@charset "utf-8";



.aaa{

	margin:0 auto 20px;

	height:50px;

	line-height:50px;

	color:#FFF;

	text-align:center;

	background:#900;

	width:400px;

	display:block;

	border-radius:5px;

	}



/* CSS Document */



body,html{



	width:100%;



	min-width:1200px;



	}



a{text-decoration:none;}







.top_01{



	width:100%;



min-width:1200px;



	background:#ffffff;



	height:92px;



	margin:0 auto;



	border-bottom:#c81624 3px solid;



	}



.top_02{



	width:1200px;



	height:92px;



	margin:0 auto;



	}



.logo22{



	float:left;



	padding-top:10px



	}



.lsdd{



	width:100%;



min-width:1200px;



	background:#FC0;



	padding:10px 0;



	}



.lsdd samp{



	width:1200px;



	margin:0 auto;



	height:30px;



	line-height:30px;



	display:block;



	text-align:center;



	color:#F00;



	font-size:27px;



	font-family:"微软雅黑";



	}



.lsdd span{



	display:block;



	width:1029px;



	margin:0 auto;



	height:35px;



	line-height:35px;



	font-size:14px;



	color:#000;



	text-align:right;



	}



.navBg{



	width:415px;



	float:right;



	height:30px;



	padding-top:50px;



	}



.nav{



	width:508px;



	height:20px;



	margin:0 auto;



	font-family:"微软雅黑";



	/* border-left:#313131 1px solid; */



	}



.nav li{



	float:left;



	height:20px;



	line-height:20px;



	border-right:#313131 1px solid;



	}



.nav li a{



	display:block;



	width:100px;



	text-align:center;



	font-size:14px;



	color:#313131;



	}







.add{



	width:980px;



	margin:0 auto 30px;



	background:#FFF;



	min-height:200px;



	padding:60px;



	line-height:35px;



	font-size:16px;



	font-family:"微软雅黑";



	}



.dda{



	border:#CCC 1px solid;



	height:108px;



	padding:30px;



	text-align:center;



	margin:20px auto;



	display:block;



	font-family:"微软雅黑";



	background:url(images/1121.jpg) no-repeat center #f4084a;



	color:#FFF;



	}



.dda:hover{



	background:url(images/112112.jpg) no-repeat center #fff;



	color:#f4084a;



	}



.aww{



	width:800px;



	margin:0 auto;



	height:1111px;



	}



.aww a{



	width:300px;



	padding:20px;



	margin:20px;



	background:#09F;



	border:#CCC 1px solid;



	display:block;



	color:#FFF;



	text-align:center;



	float:left;



	}



.aww a:hover{



	background:#C30;



	}



.add img{



	max-width:100%;



	}



.nav li a:hover, .nav li a:hover.on{text-decoration:none;color:#900;}



.nav li a.on{color:#900;}



.nav li a.on2{color:#900;text-decoration:none;}



.nav li:hover.on{background:#119bea;text-decoration:none;}



.nav li ul{display:none;position:absolute;z-index:9999;} 



.nav li ul li{float:none;display:block;position:relative;line-height:20px;_display:inline;} 



.nav li ul li .s{position:absolute;top:0;left:140px;border-left:1px solid transparent;}



.nav li ul li .s li{float:none;}



.nav li ul li a{display:block;width:105px;height:30px;background:#055f98;text-align:center;font-weight:normal;font-size:12px;color:#fff; line-height:40px;}



.nav li ul li a:hover{color:#fff; background:#3279b1;}



.nav .t,.nav .t:hover{background:url(../images/nav_ico.gif) no-repeat 120px center #333;}







.flash{



	min-height:265px;



	width:100%;



min-width:1200px;



	margin:0 auto;



	}



.slider-container {



	position: relative;



	overflow: hidden;



	width: 100%;



	margin: 0 auto;



}







.slider {



	position: relative;



	width: 9999px;



}



.slider:before,.slider:after {



	display: table;



	content: ' ';



}







.slider:after {



 	clear: both;



}







.slider div {







	position: relative;







	float: left;







	margin: 0;







	padding: 0;







}







.slider div img {







  display: block;







  max-width: 100%;







  height: auto;







}







.act,







#prev > span,







#next > span,







#slider-nav > a {







  background: url(/public/gxywlxxgs/arrows.png) no-repeat;







}







#next > span,







#prev > span {







  display: block;







  width: 16px;







  height: 24px;







}







/* Arrows */







#next > span {







  background-position: -20px 0;







}







#prev > span {







  background-position: 0 0;







}







#next,







#prev {







  position: absolute;







  top: 50%;















  margin-top: -20px;







  padding: 10px 15px;















  cursor: pointer;







  -webkit-user-select: none;







     -moz-user-select: none;







      -ms-user-select: none;







          user-select: none;















  border-radius: 5px;







  background: rgba(0, 0, 0, .39);















  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000'); /* ie8 */







       -o-user-select: none;







}







#prev {







  left: 10px;







}







#next {







  right: 10px;







}







.caption {







  position: absolute;







  bottom: 0;







  display: block;







  width: 100%;







  padding: 0 10px 30px;







  color: #fff;







  background: rgba(0, 0, 0, .39);







  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000'); /* ie8 */







}







.caption a {







  display: block;







  color: #fff;







}







.slider-nav {







  line-height: 30px;







  position: absolute;







  bottom: 0;







  left: 0;







  width: 100%;







  height:0px;







  margin: 0;







  padding: 0;



  overflow:hidden;



  text-align: center;







  /*background: #323232;*/







  /*opacity: .9;*/







  filter: alpha(opacity=90); /* ie8 */







}







.slider-nav a {







  display: inline-block;







  width: 12px;







  height: 12px;







  margin: 0 3px;







  -webkit-transition: background .5s ease;







     -moz-transition: background .5s ease;







       -o-transition: background .5s ease;







          transition: background .5s ease;







  border: 2px solid #fff;







  border-radius: 50%;







  background: transparent;







}







.slider-nav .active {







  width: 12px;







  height: 12px;







  background: #fff;







}







@media (max-width: 580px) {







  .caption {







    display: none;







  }







}















.end_wk{



	width:100%;



min-width:1200px;



	min-height:200px;



	background:#fff;



	border-top:#e02c38 1px solid;



	}







.end_01{



	width:1200px;



	text-align:center;



	padding-top:40px;



	height:80px;



	margin:0 auto;



	border-bottom:#cccccc 1px solid;



	}







.end_02{



	width:1200px;



	min-height:300px;



	margin:0 auto;



	text-align:center;



	padding:40px 0;



	font-size:16px;



	color:#282828;



	font-family:'微软雅黑';



	line-height:30px;



	}



.end_02 a{



	color:#282828;



	}







.end_02 a:hover{



	color:#e03a44;



	}







.end_02 span{



	color:#e03a44;



	}











.flashxm{



	width:100%;



min-width:1200px;



	height:159px;



	padding-top:30px;



	background:#FFF;



	}



.flxbm{



	margin:0 auto;



	width:1200px;



	background:url(images/top.jpg) no-repeat left;



	height:10px;



	font-size:0px;



	}



.hong{



	height:156px;



	width:1200px;



	margin:0 auto;



	}



.tp1{



	margin:0 auto;



	width:1200px;



	text-align:center;



	height:125px;



	}



.xwnrkk{



	width:250px;



	padding:10px 20px 0;



	background:#de0010;



	height:500px;



	margin:-351px auto 0;



	float:left;



	position:relative;



	}



.in_xw_bt{



	width:250px;



	background:url(images/top_xw.jpg) no-repeat left top;



	height:70px;



	}



.in_xw_bt a{



	width:20px;



	text-align:right;



	font-family:'宋体';



	font-size:12px;



	float:right;



	color:#FFF;



	margin:20px 0 0 0;



	}



.in_xw_nr ul{



	margin:0;



	padding:0;



	}



.in_xw_nr ul li{



	width:100%;



min-width:1200px;



	height:30px;



	line-height:30px;



	text-align:left;



	color:#FFF;



	font-size:14px;



	font-family:'微软雅黑';



	}



.in_xw_nr ul li a{



	color:#FFF;



	}



.in_xw_nr ul li a:hover{



	color:#CCC;



	}



.znr{



	width:1200px;



	min-height:400px;



	margin:40px auto;



	}



.in_mc{



	width:1200px;



	height:40px;



	margin:20px auto 0;



	line-height:40px;



	font-size:20px;



	font-family:'微软雅黑';



	color:#000;



	}



.in_wwk{



	background:url(images/ls1.jpg) no-repeat left;



	height:258px;



	width:1200px;



	padding-top:10px;



	}



.jzyd{



	border-left:#e5e5e5 1px solid;



	height:258px;



	width:909px;



	margin-left:290px;



	}



.innkl{



	float:left;



	width:206px;



	height:226px;



	border:#e5e5e5 1px solid;



	background:#FFF;



	border-left:none;



	padding:20px 10px 10px;



	display:block;



	}



.innkl span{



	font-size:16px;



	font-family:'微软雅黑';



	color:#181818;



	width:100%;



	display:block;



	line-height:30px;



	}



.innkl samp{



	font-size:12px;



	font-family:'微软雅黑';



	color:#181818;



	width:100%;



	display:block;



	padding-bottom:15px;



	line-height:20px;



	height:30px;



	}



	



.innkl img{



	max-width:100%;



	max-height:142px;



	float:right;



	border:#f0f0f0 1px solid;



	}







.jzyd a:hover span,.jzyd a:hover samp{



	color:#FFF;



	}



.jzyd a:hover img{



	background:#f7f7f7;



	border:#FFF 1px solid;



	}



	



.cssk{



	width:1200px;



	min-height:600px;



	margin:0 auto;



	}



.btksk{



	width:1180px;



	margin:0 auto;



	padding:0 10px;



	height:50px;



	line-height:50px;



	font-size:16px;



	font-family:'微软雅黑';



	border-bottom:#CCC 1px solid;



	}



.btksk font{



	font-family:'宋体';



	}



.btksk span{



	color:#F30;



	}



.btksk samp{



	width:150px;



	background:#930;



	height:50px;



	display:block;



	float:right;



	}



.btksk samp a{



	color:#FFF;



	width:150px;



	height:50px;



	display:block;



	text-align:center;



	font-family:'微软雅黑';



	}



.zynr{



	width:1100px;



	min-height:700px;



	margin:0 auto;



	padding:50px;



	font-family:'微软雅黑';



	font-size:14px;



	}







.zyta_in{



	width:1100px;



	padding:50px;



	min-height:40px;



	background:#FFF;



	text-align:center;



	font-size:14px;



	margin:30px auto;



	font-family:'微软雅黑';



	line-height:35px;



	}



.yinchang{



	width:100%;



min-width:1200px;



	min-width:1200px;



	background:#39F;



	margin:0 auto;



	height:40px;



	z-index:9999999999999999999;



	/*display: none;*/



	}



.nav12{



	width:1200px;



	height:40px;



	margin:0 auto;



	background:#39f;



	}



.nav12 li{



	float:left;



	width:80px;



	font-size:14px;



	height:30px;



	line-height:30px;



	text-align:center;



	}



.nav12 li a{



	color:#FFF;



	font-family:'微软雅黑';



	font-size:16px;



	}



.abdk{



	width:800px;



	margin:0 auto;



	height:420px;



	}



.abdk a{



	width:300px;



	margin:20px 48px;



	display:block;



	text-align:center;



	float:left;



	border:#CCC 1px solid;



	background:url(images/122.jpg) no-repeat center #cc3300;



	font-size:24px;



	color:#FFF;



	height:60px;



	line-height:60px;



	}



.abdk a:hover{



	background:url(images/333.jpg) no-repeat center #fff;



	color:#cc3300;



	}



.endsss{



	width:100%;



	height:150px;



	margin:0 auto;



	background:#ffcc00;



	text-align:center;



	position:fixed;



	bottom:0px;



	}