﻿html{margin:0px;padding:0px;}
body{margin:0px;padding:0px;font-size:12px;color:#666;font-family: "Source Han Sans CN";background:rgb(255, 255, 255) url(../images/bg.gif) repeat scroll 0% 0%}
div,ul,li,dt,dl,dd,form,p,h2,img{list-style-type:none;font-size:12px;margin:0px;padding:0px;line-height:24px;}
a{color:#505050;text-decoration: none;}
a:hover{color:#004986;text-decoration:none;}
a.nomal:link,a.nomal:visited,a.nomal:active{color:#505050;text-decoration: underline;}
img{border:0px;}

/*顶部导航*/
#top{width:100%;height:90px;overflow:hidden;background:url(../images/topbg.png)}
#top .box{width:1200px; height:90px; margin:0px auto; overflow:hidden}
#top .box .logo{width:652px; height:88px;float:left; margin-top:5px;}
#top .box .logo img{ width:auto; height:78px;}
#top .box .tel{ width:208px;height:31px; line-height:30px; text-align:center; font-size:12px; float:right; background:url(../images/link.png) no-repeat top; }
#top .box .tel b{ margin-left:5px; font-size:24px; color:#004986}

/*新闻广告*/

.slider {
	position: relative;
	width: 100%;
	height: 290px;
	overflow: hidden;
}
	
	.slides {
		height: 100%;
		
		/* Simple clear fix */
		overflow: hidden;
		
		/**	
		 * Prevent blinking issue
		 * Not tested. Experimental.
		 */
		-webkit-backface-visibility: hidden;
		-webkit-transform-style: preserve-3d;

		/**
		 * Here is CSS transitions 
		 * responsible for slider animation in modern broswers
		 */
		-webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		   -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		    -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		     -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		        transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	}
	
		.slide {
			height: 100%;
			float: left;
			clear: none;
		}


	.slider-arrows {}

		.slider-arrow {
			position: absolute;
			display: block;
			margin-bottom: -20px;			
			width: 60px;
			height: 60px;
			line-height: 60px;
			text-decoration: none;
			text-align: center;
			color: #fff;
			font-size: 2em;
			background-color: #333;
			background-color: rgba(50,50,50,.3);
			border-radius: 50%;
		}

			.slider-arrow--right { bottom: 50%; right: 30px; }
			.slider-arrow--left { bottom: 50%; left: 30px; }


	.slider-nav {
		position: absolute;
		bottom: 30px;
		right: 0px;
	}

		.slider-nav__item {
			width: 12px;
			height: 12px;
			float: left;
			clear: none;
			display: block;
			margin: 0 5px;
			background: #fff;
		}

				.slider-nav__item:hover { background: #ccc; }
				.slider-nav__item--current { background: #ccc; }
				
/*时间*/
.time{width:200px; color:#fff; font: 14px/40px "Source Han Sans CN";}

/*导航管理*/
#nav{width:100%;height:40px; overflow:hidden;background:#004986;}
#nav ul{width:1220px;height:50px; margin:0px auto;}
#nav ul li{float:left;list-style: none;font: 14px/40px "Source Han Sans CN";}
#nav ul li a{display: block;padding: 0px;text-align:center;text-decoration: none;width: 110px;color: #fff;white-space: nowrap;font: 14px/40px "Source Han Sans CN";}
#nav ul li a:hover,#nav ul li a.active{color: #fff;background: #8c8c8c;font: 14px/40px "Source Han Sans CN";}

#nav ul li ul{margin:1px 0 0 1px;padding: 10px 0px;width: 123px;position: absolute;visibility: hidden;visibility: hidden;filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;background:#fff;}
#nav ul li ul li{float:none;display: inline;width: 123px;height:30px;font: 12px/30px "Source Han Sans CN";}
#nav ul li ul li a{padding: 0px;text-align:center;background:#fff;color: #505050;font: 12px/30px "Source Han Sans CN";}
#nav ul li ul li a:hover{padding: 0px;color: #fff;background: #c50016;font: 12px/30px "Source Han Sans CN";}

/*网站广告图*/
.fullSlide{width:1220px;height:350px;position:relative;margin:0 auto;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:450px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:350px;}
.fullSlide .hd{width:100%;height:40px;line-height:40px;position:absolute;z-index:1;bottom:0px;left:0;background:url(../images/opacity2.png) repeat 0 0;}
.fullSlide .hd ul{width:203px; height:40px; margin:0px auto;z-index:99;text-align:center; padding-top:12px;}
.fullSlide .hd ul li{border:solid 1px #ddd;width:10px;height:10px;margin:3px;display:inline-block;border-radius:10px;cursor:pointer; overflow:hidden; text-indent:-100px}
.fullSlide .hd ul .on{background:#ddd;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:0; bottom:50%; margin-bottom:-25px;left:200px;z-index:1;width:40px;height:50px;background:#333 url(../images/slider-arrow.png) -126px center no-repeat;cursor:pointer;display:none;}
.fullSlide .next{left:auto;right:200px;background-position:-6px center;}

/*网站通用*/
.main{width:1200px; height:auto; margin:5px auto;padding:10px;overflow:hidden;position:relative;background:#FFF}
.mbox{height:auto;overflow:hidden; position:relative;padding-bottom:40px;}
.left{width:240px; float:left; padding-left:10px; overflow:hidden;}
.right{width:920px; float:right; padding-right:10px; display:inline; overflow:hidden;}
.position{height:35px; padding-left:20px;line-height:35px;background:url(../images/n_title.png) left bottom no-repeat}
.position p{line-height:35px; float:left}
.position span{float:right;font-size:14px;}
/*标题导航*/
.itio{height:30px;padding:0px;margin:0px;font-family:"Source Han Sans CN";background: url(../images/title.png) #ebebeb 0px 0px no-repeat;}
.itio b{width:75px; height:30px;float:left; color: #FFF; line-height:30px; font-size:14px; text-align:center; margin-left:10px; }
.itio .more{width:45px;height:34px;float:right; display:block;text-align:center;background:url(../images/more.png) center no-repeat;}
.itio .more i{display:none; line-height:34px;}
/*首页图片广告*/
.igg{width:335px; margin-right:30px; float:left;}
/*首页关于我们*/
.iabout{width:435px; height:220px; float:left;}
.iabout_time{float:right;}
.iabout ul{padding:10px; border:1px #D8D8D8 solid;}
.iabout ul li{line-height:25px;}
.iabout ul li a{padding-left:16px;line-height:25px;display:block; border-bottom:1px #D8D8D8 dotted;background:url(../images/newslist241.png) 2px center no-repeat}
.iabout ul li a:hover{}


/*首页新闻*/
.inews{width:370px; height:220px; float:right;}
.inews_time{float:right;}
.inews ul{padding:10px; border:1px #D8D8D8 solid;}
.inews ul li:nth-child(1){}
.inews ul li:nth-child(1) .inews_time{display:none;}
.inews ul li:nth-child(1) a{font-size:16px; font-weight:bold; background: none; padding-left: 0;}
.inews ul li:nth-child(1) a:hover{}
.inews ul li:nth-child(1) P{display:block;}
.inews ul li{line-height:25px;}
.inews ul li a{padding-left:16px;line-height:25px;display:block; border-bottom:1px #D8D8D8 dotted;background:url(../images/newslist241.png) 2px center no-repeat}
.inews ul li a:hover{}
.inews ul li P{display:none;}
.inews .honor ul{padding:0; border:0;}
.inews .honor ul li{float:left;padding-top:20px;;}
.inews .honor ul li a{background:none;text-align:center;padding-left:0;border:0;}
.inews .honor ul li img{ }

/*ipic*/
.ipic{overflow:hidden; padding:8px}
.ipic ul{padding:0;}
.ipic ul li{width:250px;height:auto;float:left;padding:1px; margin-right:14px;}
.ipic ul li img{width:250px; height:188px; display:block}
.ipic ul li p{display:block; text-align:center; line-height:35px; background:#FFF}
.ipic ul li:hover p{background:#004986;color:#FFF}


/*ilink*/
.ilink{overflow:hidden; padding:8px}
.ilink ul{padding:0 7px;}
.ilink ul li{width:151px;height:auto;float:left;padding:1px; margin-right:14px;}
.ilink ul li img{width:151px; display:block}
.ilink ul li p{display:block; text-align:center; line-height:35px; background:#FFF}
.ilink ul li:hover p{background:#004986;color:#FFF}

/*左边列表盒子*/
.lbox{height:auto; overflow:hidden; margin-bottom:10px; border:1px #F0F0F0 solid}
.lbox .ltxt{height:35px; line-height:35px;color:#FFF; background:url(../images/top.png) left top no-repeat}
.lbox .ltxt b{padding-left:35px; padding-right:10px; color:#FFF; font-size:14px}
/*左边分类列表*/
ul.list{padding:5px; overflow:hidden; height:auto}
ul.list li{height:35px; line-height:35px; margin-top:1px;border-bottom:1px #EEEEEE solid;}
ul.list li a{display:block; font-size:14px; padding-left:30px;  background:url(../images/dot2.png) 5px center no-repeat}
ul.list li a:hover,ul.list li a.on{color:#004986;background:url(../images/dot2.png) 5px center no-repeat #F2F2F2}
/*左边文章列表*/
ul.lne{padding:5px; overflow:hidden; height:auto}
ul.lne li{height:35px; line-height:35px;border-bottom:1px #EEEEEE solid;}
ul.lne li a{height:35px;display:block;line-height:35px;overflow:hidden; font-size:14px; padding-left:22px;  background:url(../images/arrow10.jpg) left center no-repeat}
/*左边联系我们*/
.leftlx{background:#FFF;margin-bottom:10px;}
.leftlx h1{text-align:center;height:30px;line-height:30px;font-size:14px;}
.leftlx .dianh{padding:0 5px 0 10px;}
.leftlx p{line-height:24px;}
.leftlx .dianhua {background:url(../images/teln.gif) no-repeat scroll 0 15px transparent;color: #666666;line-height: 20px;padding: 10px 0 10px 55px;}
.leftlx .dianhua span {display: block;font:22px "Impact";color:#004986;}

/*右边文章列表*/
.llist{padding:10px; overflow:hidden}
.llist li{height:36px;line-height:36px;display:block;overflow:hidden; font-size:14px; padding-left:22px;  background:url(../images/line.png) left bottom no-repeat}
.llist li a{display:block; float:left}
.llist li span{float:right;color:#999}
/*右边图片列表*/
.lpic{ padding:10px 0px;overflow:hidden}
.lpic li{width:250px;height:auto; float:left; margin:5px 50px 10px 0px;overflow:hidden; border:1px #CCCCCC solid}
.lpic li a{display:block;font-size:14px;}
.lpic li a img{width:250px; height:188px; display:block; clear:both}
.lpic li a p{clear:both; height:35px; line-height:35px; text-align:center}
.lpic li a:hover p{background:#004986; color:#FFF}
/*文章内容*/
.article{padding:15px;overflow:hidden;}
.article h1{padding:20px 5px;text-align:center;line-height:35px;font-size:24px; color:#004986}
.article .details{text-align:center; background:#F7F7F7;border-top:1px dashed #cacaca;border-bottom:1px dashed #cacaca; line-height:30px;margin-bottom:15px; font-size:14px}
.article .content {margin:auto;margin:5px auto}
.article .content p{line-height:25px; font-size:14px;}
.article .content img{text-align:center;max-width:100%!important;height:auto!important;width:expression(this.width > 800 ? "800px" : this.width)!important;}
.article .geturl{padding-left:10px;line-height:30px; border-top:1px #CCC solid;}
.article .pagelink {padding:3px 0px; margin-bottom:8px;}
.article .pagelink p{margin:3px auto; padding:2px 10px;background:#F5F5F5; }
.article .pagelink p a{color:#069}
.article .Related{overflow:hidden;}
.article .Related p{padding:5px 0px 5px 10px; font-size:14px; font-weight:bold;background:#f1f1f1; border-bottom:1px #CCC solid}
.article .Related ul{overflow:hidden;padding:0px;border:1px #f1f1f1 solid}
.article .Related ul li{width:48%; padding-left:0.5%; margin-left:1%;float:left;background:url(../Images/ico10.gif) left center no-repeat;}
.article .Related ul li a{padding-left:10px;line-height:25px; color:#333}
.article .Related ul li a:hover{color:#004986}
/*频道分页*/
.list_page{width:100%;padding:5px 0px;margin:10px 0px;text-align:center;text-transform:uppercase;font-size:10px;clear:both;display:table;clear:both !important;}
.list_page a{padding:8px 10px;border:#f0f0f0 1px solid;background:#fff;margin:0px 1px;color:#386bb4;color:#666;}
.list_page a.current{background:#004986;color:#FFF}
.list_page a:hover{background:#004986;color:#FFF}
/*底部*/
.foot{height:auto; overflow:hidden; padding-bottom:10px;background:#004986}
.foot .fnav{overflow:hidden;background:#b20012;}
.foot .fnav ul{ width:1000px; height:auto; margin:0px auto; text-align:center; overflow:hidden}
.foot .fnav ul li{display:inline-block}
.foot .fnav ul li a{display:inline-block;padding:10px 20px; font-size:14px; color:#FFF}
.foot .box{width:1000px; height:auto; margin:0 auto; padding-top:20px; overflow:;}
.foot .box p{color:#FFF; line-height:25px; text-align:center}
.foot .box p a{color:#FFC}
