body,div,dl,dt,ul,dl,dt,dd,li,input,select,button,p,span,a,h1,h3{padding:0;margin:0;list-style:none;}
body{
	font-family:"\5FAE\8F6F\96C5\9ED1",Helvetica,"黑体",Arial,Tahoma;
	max-width: 720px;
	margin:0 auto;
	min-height: 480px; background-color:#ffffff;
}
a{

outline:none;
blr:expression(this.onFocus=this.blur());
text-decoration:none;
  }
img{
border:none;
}

.clear { clear: both; }

#logo{
height: 100px;
width: 100%;
}

#logo img{
	width: 720px;
	float: left; height:100px;
}

#logo h1{
	font-weight: normal;
	color: #FFF;
	font-size:40px;
	line-height: 100px;

}
#logo h1 i{
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	font-size:30px;
	line-height: 100px;

}
.pic{
	width: 100%;
	height: 360px;
	overflow: hidden;
}

.pic img{
	display: block;
	margin:0 auto 10px;
	width: 100%;
	height: auto;
	max-width: 100%;
}

.slider {
	position: relative;
	width: 100%;
	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;
	}

		.slider-nav__item {
			width: 16px;
			height: 5px;
			float: left;
			clear: none;
			display: block;
			margin: 0 5px;
			background: #fff;
		}

				.slider-nav__item:hover { background: #ccc; }
				.slider-nav__item--current { background: #ccc; }



.nav{
	/* margin:10px 0; */
	height: 80px;
	background-color: #ffffff; border-bottom:#eeeeee 2px solid;
}

.nav ul{
width:100%;
}

.nav ul li{
	float: left;
	width:20%;
}
.nav ul li a{
	display: block;
	height: 80px;
	line-height: 80px;
	font-size: 28px;
	text-align: center;
	color: #333333;
}

.navhover { background-color: #1173c0;	 }
.nav ul .navhover a{ color: #ffffff; }


.ad{
	display:box;
	display:-webkit-box;
	display:-moz-box;
}
.ad a {
	display: block;
	box-flex:1;
	-moz-box-flex:1;
	-webkit-box-flex:1;
	margin:0 1%;
	width: 100%;

}
.ad a img{
	display: block;
	margin:0 auto;
	width: 100%;

}


.box{
	margin-top: 15px;
}

.box ul li{
	height:199px;
	background: url(../images/jt.jpg)  no-repeat 670px 60px;
}

.box ul li a{
	height:199px;
	display: block;
	width: 100%;
}

.box ul li a img{
	margin-left:4%;
	margin-right:33px;
	float: left;
	margin-top: 28px;
} 
.box ul li a h3{
	color:#000;
	font-weight: normal;
	font-size: 36px;
	margin-top: 53px;
	float: left;
	width: 420px;
}

.box ul li a p{
	display: block;
	margin-top: 10px;
	color:#8a8a8a;
	font-weight: normal;
	font-size: 30px;
	float: left;
}

.box2 {width:100%; }
.box2 .box2_tit { font-size:35px; color:#333; text-align:center; height:140px; padding-top:40px; }
.box2 .box2_tit span{ font-size:22px; color:#666666; text-align:center; line-height:150%; }
.box2 ul{ width:100%; height: 1250px; }
.box2 ul li{ float:left; width:50%; text-align:center; margin-top:10px; margin-bottom:10px; line-height:180%; }
.box2 ul li img{ border:#dddddd 1px solid; }
.box2 ul li span{ color:#999999 }

.box3{ margin:0 auto; padding-top: 40px; width:95%; }
.box3 .box3_tit { font-size:35px; color:#333; text-align:center; height:60px; line-height:60px; border-bottom:#2d2d2e 4px solid; }
.box3 ul{ width:100%; }
.box3 ul dl { float:left; width:100%; margin-top:20px; }
.box3 ul dl dt { float:left; width:150px; height: 120px; line-height:40px; background:url(../images/c_bg2.jpg) no-repeat left top; padding-left:20px; color:#666666 }
.box3 ul dl dd { font-size:17px; color:#999999; }
.box3 ul dl dd a { font-size:24px; color:#333333; line-height:40px; }
.box3 ul dl dd a:hover { font-size:24px; color:#333333; line-height:40px; }

.box4{ margin:0 auto; padding-top: 40px; width:95%; }
.box4 .box4_tit{ font-size:35px; color:#333; text-align:center; height:60px; line-height:60px; border-bottom:#2d2d2e 4px solid; }
.box4 .box4_content{ font-size:24px; color:#333; padding:20px; line-height:200%; }
.box4 .box4-2wm{ margin-left:20px;}
.box4 .box4-2wm div img{ width:200px; }
.box4 .box4-2wm .box4-2wm-l{ width: 30%; float: left; }
.box4 .box4-2wm .gz2wm{ float: left;width: 40%;margin-left: 30px;}
.box4 .box4-2wm .gz2wm p{ font-size:22px; color:#7d7d7d;font-weight: normal;line-height: 40px;}

/* list */
.list{width: 100%;margin-bottom:90px;float: left;}
.list-Con{ width:100%;float:left;margin-bottom: 100px; }
.list-Con ul li{border-bottom:4px solid #dddddd; padding:20px; overflow: hidden; }
.list-Con ul li a{ font-size:36px; color:#333333; line-height:120px; display: block; text-align:center; }

/* article */
.art-contain{ width: 100%; padding-bottom:90px; }
.art-contain .art-conpic { width:720px; text-align:left; overflow:hidden; padding-top:20px; }
.art-contain .art-conpic .art-conpic1{ float:left; width:420px; overflow:hidden; }
.art-contain .art-conpic .art-conpic1 img{ width:420px; }
.art-contain .art-conpic .art-conpic2{ float:left; width:280px; overflow:hidden; padding-left:10px; }
.art-contain .art-conpic .art-conpic2 .tit{ width:100%; font-size:36px; line-height:60px; }
.art-contain .art-conpic .art-conpic2 .tit2{ width:100%; font-size:23px; line-height:40px; padding-top:30px; }
.art-contain .art-conpic .art-conpic2 .tit2 a{ color:#333; }

.art-contain .art-conpic img11{ width:705px; }

.art-cTitle{width: 98%; margin:0 1%; border-bottom: 4px solid #2d2d2e; }
.art-cTitle h3{font-size:30px; font-weight: normal; height:90px; line-height:90px;margin-left:20px;color: #1173c0; font-size:38px; overflow:hidden;}
.art-cCon{margin:0 20px; font-weight: normal; margin-bottom:90px;margin-top:30px; overflow:hidden;}
.art-cCon img{max-width:680px;}
.art-cContxt { font-size:38px;line-height:60px;font-weight: normal; color: #333333; }
.art-cContxt a{ font-size:38px;line-height:60px;font-weight: normal; color: #333333; }

/* artlist */
.list-news{ width:100%;float:left;margin-bottom: 100px; }
.list-news ul li{ border-bottom:2px solid #dddddd; padding:20px; overflow: hidden; font-size:20px; color:#999999; }
.list-news ul li a{ font-size:32px; color:#333333; line-height:160%; display: block; text-align:left; }


/* imglist */
.imglist{width: 100%;float:left;margin: 20px 0;}
.imglist-box{width: 100%;float:left;}
.imglist-bTitle{width: 100%;  height:60px; border-bottom: 4px solid #2d2d2e; margin-bottom:20px; }
.imglist-bTitle h3{font-size:38px; font-weight: normal; height:60px;line-height:60px;color: #1173c0; float: left;padding:0 20px;}

.imglist-bCon{width:100%;float:left;}
.imglist-bCon ul li{float:left; width:33.33333%; text-align:center; line-height:150%; margin-bottom:20px; height:320px; overflow:hidden; font-size:25px; color:#666666; }
.imglist-bCon ul li img{margin:0 auto; width:225px; height:190px; border:#dddddd 1px solid; }
.imglist-bCon ul li span{ color:#999; }

.sxssimg a{display:inline-block;color:#2e4260;font-size: 32px;text-align: center;width:50%;float: left; text-decoration: underline;}






#dongtai_content_{float:left;width:720px;height:290px;margin-top:20px;}
#dongtai_title_ {height:30px;width:720px;}
.abc{height:30px;font-size: 20px;line-height:50px;color:#e7340c;width:180px;display:inline-block;text-align:center;}
#pmd {overflow:hidden;height:195px;width:720px;float:left;margin-top: 20px;}
#inpmd {height: 800%;}
#pmd1  ul li{height:25px;font-size: 20px;line-height:50px;width:720px;color:#434343;}
#pmd1  ul li span{width:180px;display:inline-block;text-align:center;}
#pmd2 ul li{height:25px;font-size: 20px;line-height:50px;width:720px;}
#pmd2  ul li span{width:180px;display:inline-block;}
.box3_lq{color:red;font-weight: bold;}





.bot{
	position:fixed;
	z-index: 999;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px;

}
.bot ul{
	background-color: #fa5858;
	max-width: 720px;
	height: 100px;
	margin:0 auto;
	width:100%;
	display:box;
	display:-webkit-box;
	display:-moz-box;
}

.bot ul li{
	height:100px;
	box-flex:1;
	-moz-box-flex:1;
	-webkit-box-flex:1;
	text-align: center;
	
}
.bot ul li a{display: block;padding-top: 2px;}
.bot ul li a div{height:60px;width: 62px;background-size: cover;margin: 0 auto;}

.bot1{background: url(../images/bot.png) no-repeat 0 1px;}
.bot2{background: url(../images/bot.png) no-repeat -63px;}
.bot3{background: url(../images/bot.png) no-repeat -128px;}
.bot4{background: url(../images/bot.png) no-repeat -189px;}
.bot ul li a span{display:inline-block;font-size:30px;color: #fff;}
.bothover{background-color:#ed1c24;}
.bot3gc{background-color: #1c89ed;}
.bot2gc{background-color: #ed7c1c;}
.bot4gc{background-color: #56cd40;}


.art-cCon22{margin:0; font-weight: normal; margin-bottom:90px;margin-top:30px; overflow:hidden;}
.art-cCon22 img{max-width:680px;}

.honorpic { margin:0 auto; width:680px; }
.honorpic li{ float:left; width:150px; line-height:30px; overflow:hidden; text-align:center; margin-left:10px; margin-right:10px; margin-bottom:20px; font-size:16px; }



/* zxbm */
.zxbm{width:100%;font-size:36px;color: #505050;}
.zxbm-box{width:100%;;float: left;margin-bottom: 250px;font-size:36px;color: #505050;}
.zxbm-box table{margin:0 auto;}
.zxbm-box table tr td{white-space: nowrap;}
.zxbm-box table tr td input{height:36px;width: 60%;font-size:36px;}
.zxbm-box table tr td select{font-size:36px;width: 70%;}
.zxbm-box table tr td textarea{height:90px;width: 70%;}
.zxbm-box p{text-align: center;color: red;margin-top:30px;}






.list-Con2{width:100%;float:left;margin-bottom: 100px;}
.list-Con2 ul li{border-bottom:1px solid #d4d3d3;padding:0 20px;overflow: hidden;
white-space: nowrap;position: relative;}
.list-Con2 ul li a{font-size:36px;color:#505050;line-height:120px;display: block;padding-left:20px;}
.list-Con2 ul li img{position:absolute;left:20px;top: 10px;height:100px;}



.bman{ width:200px; font-size:32px; height:50px; line-height:50px; margin-top:30px;}
.intxt { font-size:32px; }

.sskds {width:100%;float: left;margin-bottom: 90px;}
.sskds .n-box12-zricon{width:100px;text-align: center;float: left;margin-left:0px;float: left;}
.sskds .n-box12-zricon span{font-size: 30px;color: #a40000;width:100px;display: block;margin-top:3px;line-height: 26px;}
.sskds .n-box12-zricon img{width:100px;height: 100px;}
.sskds .n-box12-zrContain{width:580px;float: left;}

.sskds .n-box12-zrContain h3{font-size: 38px;font-weight: normal;background-color: #fcefdb;height:60px;line-height: 60px; margin:0;color: #545353;padding-left: 25px;margin-left: 25px; }
.sskds .n-box12-zrContain p{font-size: 38px;margin:5px 0 0 0;min-height:45px; color: #393838;padding-left: 25px;} 

.sskds h2{color:#f4a219;font-weight: normal;font-size: 38px;text-align: center;height: 42px;line-height: 42px;margin: 10px 0 0 0;}
.sskds ul li {float: left;display: block;margin-bottom:70px;}

#hm_t_undefined , #BDBridgeIconWrap{display:none !important;}

.box5{background-color: #e5e5e5;height: 540px;padding-top: 15px;}
.box5_title{font-size:34px;color: #504C4C;line-height:66px;margin-left:32px;}
.box5_title i{font-style: normal;color:#e60012; }
.box5_con ul li{color: #545454;font-size: 21px;line-height:34px;position:relative;padding-left:72px;}
.box5_con ul li span{display: block;height:10px;width: 10px;background-color: #545454;position:absolute;left: 38px;top: 13px;}
.box5_con ul .box5_ora{color:#eb6100; }

.box5_ad_left{width:240px;height: 200px;float: left;}
.box5_ad_left img{margin: 20px 0 0 42px;}	
.box5_ad_right{float: left;}
.box5_ar_title{font-size:36px;color: #545454; margin-top: 20px;margin-bottom: 8px;}
.box5_ar_p{line-height:32px;font-size: 21px;color:#5E5E5E;}
.box5_ar_con {margin-top: 20px;}
.box5_ar_con a{display: block;width: 120px;height:50px;color:#fff;font-size:21px;line-height:50px;text-align: center;background-color:#ff6c00;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius:6px;float: left;margin-right: 28px;font-weight: bold;}

.box6{background-color: #e5e5e5;width:100%;height: 440px;}
.box6_h3{color:#000;font-size:30px;height:60px;margin-left: 40px;}
.box6_title span{color:#ec6941;font-size:22px;margin-right: 180px;margin-left: 45px;}
.box6 table{font-size: 21px;color: #5F5F5F;margin-left: 40px;}
.box6 table tr td{padding:10px 15px;}

.copyright{ font-size:13px; margin-bottom: 100px; color:#7d7d7d; text-align: center; height:40px; line-height:40px;}
.copyright a{ font-size:30px;  }

.sqinput { width:250px; height:40px; line-height:40px; }
.btnyz { width:150px; height:40px; font-size:22px; }

.sqs1 { background:url(../images/sqs_1.jpg) no-repeat 0 top; }
.sqs2 { background:url(../images/sqs_2.jpg) no-repeat 0 top; }
.sqs3 { background:url(../images/sqs_3.jpg) no-repeat 0 top; }
.sqs4 { background:url(../images/sqs_4.jpg) no-repeat 0 top; }
.sqs5 { background:url(../images/sqs_5.jpg) no-repeat 0 top; }

.sqs_div1 { position:relative; width:720px; height:35px; z-index:10; float:left; margin-top:222px; }
.sqs_font1 { float:left; width:120px; height:35px; line-height:35px; margin-left:280px; text-align:center; font-size:20px; color:#d0c29f; font-family:"微软雅黑","Microsoft YaHei",arial,serif; }

.sqs_div2 { position:relative; width:720px; height:22px; z-index:10; float:left; margin-top:92px; }
.sqs_font2 { float:left; width:120px; height:22px; line-height:22px; margin-left:343px; text-align:left; font-size:14px; color:#d0c29f; font-family:"微软雅黑","Microsoft YaHei",arial,serif; }

.sqs_div3 { position:relative; width:720px; height:22px; z-index:10; float:left; margin-top:0px; }
.sqs_font3 { float:left; width:120px; height:22px; line-height:22px; margin-left:324px; text-align:left; font-size:14px; color:#d0c29f; font-family:"微软雅黑","Microsoft YaHei",arial,serif; }

.sqs_div4 { position:relative; width:720px; height:20px; z-index:10; float:left; margin-top:0px; }
.sqs_font4 { float:left; width:120px; height:20px; line-height:20px; margin-left:322px; text-align:left; font-size:12px; color:#d0c29f; font-family:"微软雅黑","Microsoft YaHei",arial,serif; }

.sqs_div5 { position:relative; width:720px; height:20px; z-index:10; float:left; margin-top:0px; }
.sqs_font5 { float:left; width:120px; height:22px; line-height:20px; margin-left:355px; text-align:left; font-size:14px; color:#d0c29f; font-family:"微软雅黑","Microsoft YaHei",arial,serif; }

.sqs_div6 { position:relative; width:200px; height:60px; z-index:10; float:left; margin-top:15px; }
.sqs_font61 { float:left; width:130px; height:22px; line-height:22px; margin-left:132px; text-align:left; font-size:12px; color:#d0c29f; font-family:"微软雅黑","Microsoft YaHei",arial,serif; }
.sqs_font61 li { float:left; height:22px; line-height:22px; width:31px; text-align:center; }
.sqs_font62 { float:left; width:130px; height:22px; line-height:22px; margin-left:132px; margin-top:1px; text-align:left; font-size:12px; color:#d0c29f; font-family:"微软雅黑","Microsoft YaHei",arial,serif; }
.sqs_font62 li { float:left; height:22px; line-height:22px; width:31px; text-align:center; }

.sqs_div7 { position:relative; width:120px; height:60px; z-index:10; float:left; margin-top:29px; margin-left:330px; }
.sqs_font71 { float:left; width:100px; height:22px; line-height:22px; text-align:left; font-size:12px; color:#d0c29f; font-family:"微软雅黑","Microsoft YaHei",arial,serif; }
.sqs_font72 { float:left; width:100px; height:24px; line-height:24px; text-align:left; font-size:12px; color:#d0c29f; font-family:"微软雅黑","Microsoft YaHei",arial,serif; }

.sqs_gz { position:absolute; width:208px; height:207px; z-index:99; margin-left:530px; margin-top:360px; }