/* CSS Document */
/*html {
      filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
      -webkit-filter: grayscale(100%);
  }*/
* {
	margin: 0px;
	padding: 0px;
}
img { border:0px;} 
ul,li { list-style-type:none;}
a { text-decoration:none; color:#333;}
.container { 
	 margin:0 auto; 
	 color:#b3b3b3; 
	 font-size:12px;
	 font-family:"微软雅黑";
	 position:relative; 
}
.header{
	/*width:100%; */
	position:absolute; 
	top:15px; 
	z-index:999;
	min-width: 1200px;
}
.head_lin{
	width:1200px;
	margin:0 auto;
}
.logo{
	float:left;
	display:block;
	margin-top: 11px;
	margin-left:2%;
}
.nav{
	float:right;
	margin-top:10px;
}
.nav ul li{
	float:left;
	width:auto; 
	margin-right:26px;
	height:38px;
	line-height:38px;
}
.nav ul li a{
	display:block;
	color:#000000;
	font-size:18px;
	text-align:center
}


.nav_son{
		width: 125px; 
		height:auto;
		position:relative;
		visibility: hidden; 
		padding-bottom:12px; 
		background:url(../images/babg_07.png) center repeat-y; 
}
.nav_son ul{ 
	width:125px; 
	padding-top:10px;
	padding-bottom:10px;
}
.nav_son  i{
	display:block;
	width:100%;
	text-align:center;
	height:7px;
	position:absolute;
	top:-7px;
	background:url(../images/babg_03.png) center no-repeat;
}
.nav_son ul li{ 
	width:125px; 
	height:30px; 
	line-height:30px;
	float:none; 
	padding:0;   
	margin:0; 
}
.nav_son ul li a{ 
	text-align:center; 
	width:125px; 
	height:30px; 
	text-align:center; 
	margin:0; 
	font-size:14px;
	color:#333;
	padding:0;
}
/*.nav_son ul li a:hover{ color:#0066bb; width:125px; height:30px;}*/



.banner{
	/*width:100%;*/
	position:relative;
	min-width: 1200px;
}
.banner img{
	width:100%;
}
.gy_lin{
	/*width:100%;*/
	position:absolute;
	top:188px;
	left:0px;
	min-width:1200px;
}
.gy_nr{
	width:1200px;
	margin:0 auto; 
}
.gy_nrleft{
	float:left;
	width:310px;
}
.gy_nrleft h2{
	font-size:60px;
	font-family:Arial, Helvetica, sans-serif;
	color:#626262;
	text-transform:uppercase;
	font-weight:normal;
}
.gy_nrleft p{
	font-size:18px;
	color:#626262;
}
.gy_nrrig{
	float:right;
	width:650px;
	margin-right:75px;
	font-size:16px;
	color:#626262;
	line-height:36px;
}
.gy_js{
	width:1200px;
	margin:0 auto;
	margin-top:50px
}
.gy_js_left{
	float:left;
	width:447px;
	font-size:16px;
	line-height:26px;
}
.gy_js_rig{
	float:left;
	margin-left:87px;
	width:590px;
	font-size:16px;
	line-height:35px;
}
.footer{
	/*width:100%;*/
	background:#f4f4f4;
	padding:36px 0;
	margin-top:50px;
	padding-bottom:15px;
	min-width: 1200px;
}
.foot_lin{
	width:1200px;
	margin:0 auto;
}
.foot_lin ul li{
	float:left;
	width:325px;
	color:#818080;
}
.foot_lin ul li h2{
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	padding-bottom:20px;
	font-weight:normal;
}
.foot_lin ul li div.js{
	margin-left:10px;
	width:100%; 
	line-height:24px;
	padding-top:10px;
	position:relative;
}
.foot_lin ul li div.js:before{
	position:absolute;
	content:'';
	top:0px;
	width:250px;
	height:1px;
	background:#bdbdbd;
}
.foot_lin ul li div.js p {
	margin-bottom:2%;
}
.foot_lin ul li div.js p img{
	float:left;
	margin-right:10px;
	line-height:24px;
}
.foot_lin ul li div.js a{
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
	display:inline-block;
}
.fo_wx{
	float:right;
}
.fo_wx  h2{
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	padding-bottom:20px;
	font-weight:normal;
}
.fo_wx img{   
	padding-top:10px; 
}
.fot_bot{
	width:100%;
	text-align:center;
	line-height:30px;
	color:#818080;
	margin-top:20px;
}

.hz{
	width:1200px;
	margin:0 auto; 
}
.hz_tleft{
	float:left;
	width:310px;
	padding-bottom:10px;
}
.hz_tleft h2{
	font-size:32px; 
	color: #626262;
	text-transform: uppercase;
	font-weight: normal;
	line-height:35px;
	margin-bottom:10px;
}
.hz_tleft h2  img{
	width:80%;
}
.hz_tleft p{
	font-size:30px;
	color:#626262;
}
.hz_tleft:before{
	position:absolute;
	bottom:0px;
	height:5px;
	background:#79c0ed;
	width:120px;
	content:'';
}
.hzhb{
	width:1200px; 
	margin-top:70px;
}
.hzhb dl{
	width:100%;
	height:365px;
	margin-bottom:40px;
	-webkit-box-shadow:0 0 30px #fafafa;  
  	-moz-box-shadow:0 0 30px #fafafa;  
  	box-shadow:0 0 30px #fafafa;  
}
.hzhb dl dt{
	float:left;
	width:540px;
	height:365px;
}
.hzhb dl dd{
	float:right;
	width:570px;
	margin-right:42px;
	margin-top:90px;
}
.hzhb dl dd h2{
	font-size:30px;
	font-weight:normal;
	margin-bottom:20px;
}
.hzhb dl dd div.js{
	width:100%;
	line-height:30px;
	font-size:16px;
	color:#626262;
}
.hzhb dl:nth-child(2n) dt{
	float:right;
}
.hzhb dl:nth-child(2n) dd{
	float:left;
	text-align:right;
	margin-left:20px;
}
.main{
	width:1200px;
	margin:0 auto;
}
.hzhb_bo{
	width:100%;
	margin-top:120px;
}
.hzhb_bo a{
	display:block;
	float:left;
	width:235px;
	height:70px;
	margin-bottom:40px;
	margin-right:86px;
}
.hzhb_bo a:nth-child(4n){
	margin-right:0px;
}
.jdfc{
	width:100%;
	margin-top:70px;
}
.jdfc ul li{
	float:left;
	width:auto;
	height:510px;
	margin-bottom:20px;
}
.jdfc ul li a.img{
	width:100%;
	display:block;
}
.jdfc ul li h2{
	margin-top:15px;
	line-height:45px;
	font-weight:normal;
}
.jdfc ul li h2 a.tit{
	float:left;
	display:block;
	border-bottom:1px solid #d9d9d9;
	width:auto;
	line-height:45px;
	font-size:18px;
}
.jdfc ul li h2 span{
	float:right;
	font-size:14px;
}
.jdfc ul li:nth-child(2n){
	float:right;
}
.jdfc ul li:nth-child(2){
	width:auto;
	float:right;
	margin-top:-3px;
	padding-bottom:3px;
}
.jdfc ul li:nth-child(3){
	width:auto;
	float:left;
	margin-top:-3px;
	padding-bottom:3px;
}
.jdfc ul li:nth-child(6){
	width:auto;
	float:right;
	margin-top:-3px;
	padding-bottom:3px;
}

.jydw{
	width:100%;
	margin-top:90px;
}
.jydw ul li{
	float:left;
	width:210px;
	height:277px;
	padding:0 25px;
	border:1px solid #d9d9d9;
	margin-right:50px;
	margin-bottom:50px;
}
.jydw ul li:nth-child(4n){
	margin-right:0px;
}
.jydw ul li a.img{
	width:100%;
	display:block;
}
.jydw ul li h2{
	text-align:center;
	font-weight:normal;
	font-size:18px;
	line-height:26px;
	color:#333333;
	background:url(../images/jylin_03.png) bottom no-repeat;
	padding-bottom:15px;
}
.jydw ul li div.js{
	width:100%;
	margin-top:15px;
	font-size:14px;
	color:#626262;
	line-height:24px;
}
.jydw ul li:hover{
	height:275px;
	border-bottom:3px solid #79c0ed;
}
.page{
	/*width:100%;*/
	text-align:center;
	min-width:1200px;
}
.page a{
	display:inline-block;
	width:31px;
	height:32px;
	line-height:32px;
	text-align:center;
	color:#999999;
	font-size:24px;
}
.page span{
	display:inline-block;
	width:31px;
	height:32px;
	line-height:32px;
	text-align:center;
	color:#000;
	font-size:24px;
}
.page a.prev{ 
	background:url(../images/jydw_38.png) center  no-repeat;
	line-height:29px;
}
.page a.next{ 
	background:url(../images/jydw_38.png) center  no-repeat;
	line-height:29px;
}
.jymx{
	width:100%;
	margin-top:50px;
}
.jy_top{
	width:100%;
	text-align:center;
}
.jy_bot{
	margin-top:30px;
	width:100%;
}
.jy_bot ul li{
	float:left;
	width:377px;
	height:490px;
	position:relative;
	overflow:hidden;
	margin-right:30px;
}
.jy_bot ul li:nth-child(3){
	margin-right:0px;
}
.jy_bot ul li img{
	width:100%;
}
.jy_bot ul li a.js{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/jymx_22.png);
	display:none;
} 
.jy_bot ul li a.js h2{
	margin-top:154px;
	width:100%;
	text-align:center;
	color:#fff;
	font-size:30px;
	font-weight:normal;
	position:relative;
	z-index:999;
	padding-bottom:8px;
}
.jy_bot ul li a.js h2:before{
	width:130px;
	height:15px;
	background:#79c0ed;
	position:absolute;
	content:'';
	bottom:0px;
	left:122px;
	z-index:-1;
}
.jy_bot ul li a.js p{
	margin-top:14px;
	font-size:18px;
	color:#fff;
	text-align:center
}
.jy_bot ul li a.js span{
	width:150px;
	height:35px;
	margin:10px auto;
	margin-top:40px;
	border-radius:30px;
	text-align:center;
	line-height:35px;
	border:1px solid #fff;
	color:#fff;
	display:block;
	font-size:18px;
}
.mx_lin{
	width:100%;
	margin-top:50px;
}
.mx_bot{
	width:100%;
	margin-top:35px;
}
.mx_bot ul li{
	float:left;
	width:378px;
	height:543px;
	background:#fcfcfc;
	margin-right:33px;
	margin-bottom:30px;
}
.mx_bot ul li:nth-child(3n){
	margin-right:0px;
}
.mx_bot ul li a.img{
	width:100%;
	display:block;
	height:424px;
}
.mx_bot ul li a.img img{
	width:100%;
}
.mx_bot ul li h2{
	width:335px;
	margin-left:20px;
	font-weight:normal;
	border-bottom:1px solid #d9d9d9;
	font-size:18px;
	margin-top:17px;
	padding-bottom:10px;
	color:#333333;
}
.mx_bot ul li h2 span{
	float:right;
	font-size:14px;
	line-height:30px;
}
.mx_bot ul li div.xq{
	text-align:center;
	margin-top:20px;
}
.mx_bot ul li div.xq span{
	width:auto;
	display:inline-block; 
	border-radius:30px;
	height:25px;
	line-height:25px;
	border:1px solid #d9d9d9;
	padding:0 10px;
	font-size:14px;
	color:#333333;
} 
.sxsb{
	width:100%;
	margin-top:80px;
}
.sxsb dl{
	float:left;
	width:385px;
	height:580px;
	background:#f0f0f0;
	margin-right:22px;
	margin-bottom:60px;
} 
.sxsb dl dt{
	width:100%;
	height:270px;
	overflow:hidden;
	position:relative
}
.sxsb dl dt img{
	transition:1s;
	transform:scale(1.1);
}
.sxsb dl:hover dt img{
	transform:scale(1.0);
}
.sxsb dl:hover dt a.js{
	width:100%;
	display:block;
	height:100%;
	background:url(../images/sxsb_10.png);
	position:absolute;
	left:0px;
	top:0px;
	text-align:center;
	padding-top:110px;
}
.sxsb dl dd{
	width:315px;
	margin-top:15px;
	padding-left:35px;
	padding-right:35px;
}
.sxsb dl dd h2{
	font-size:28px;
	font-weight:normal; 
	color:#333333;
	line-height:32px; 
	height:64px;
}
.sxsb dl dd div.js{
	width:100%;
	margin-top:16px;
	font-size:14px;
	line-height:26px;
	color:#5a525f;
	height:156px;
	overflow:hidden;
}
.sxsb dl dd a.xq{
	width:130px;
	height:40px;
	display:block;
	background:#d1d1d1;
	text-align:center;
	line-height:40px;
	color:#fff;
	font-size:16px;
	border-radius:30px;
	margin-top: 7px;
}
.sxsb dl:hover dd a.xq{
	background:#79c0ed;
}
.yxzx{
	/*width:100%;*/
	margin-top:26px;
	text-align:center;
	min-width: 1200px;
	border-bottom:1px solid #d9d9d9
}
.yxzx a{
	display:inline-block;
	width:100px;
	text-align:center;
	line-height:47px;
	padding-bottom:3px;
	color:#666666;
	font-size:16px;
}
.yxzx a.slt{
	font-size:16px;
	color:#499ffc;
	background:url(../images/xw_07.png) bottom no-repeat;
}
.yxzx a:hover{
	font-size:16px;
	color:#499ffc;
	background:url(../images/xw_07.png) bottom no-repeat;
}
.xw_bot{
	width:100%;
	margin-top:45px;
}
.xw_bot dl{
	width:100%;
	height:255px;
	border-bottom:1px dashed #d9d9d9;
	padding-bottom:35px;
	margin-bottom:30px;
}
.xw_bot dl dt{
	float:left;
	width:329px;
	height:219px;
	position:relative;
}
.xw_bot dl dt:before{
	width:329px;
	height:219px;
	border:2px solid #d9d9d9;
	z-index:-1;
	position:absolute;
	content:'';
	left:35px;
	top:35px;
}
.xw_bot dl dd{
	float:right;
	width:785px;
}
.xw_bot dl dd h2{
	height:30px;
	font-weight:normal;
}
.xw_bot dl dd h2 a{
	float:left;
	color:#499ffc;
	font-size:20px;
	line-height:30px;
}
.xw_bot dl dd h2 span{
	float:right;
	width:62px;
	height:20px;
	background:#499ffc;
	text-align:center;
	line-height:20px;
	border-radius:5px;
	color:#fff;
	font-size:12px;
	margin-top:5px;
}
.xw_bot dl dd div.js{
	width:100%;
	margin-top:18px;
	font-size:14px;
	color:#b3b0b2;
	line-height:24px;
	height:120px;
	overflow:hidden;
}
.xw_bot dl dd p{
	margin-top:10px;
	font-size:14px;
	color:#b3b0b2;
}
.xw_bot dl dd p span{
	float:right;
	background:url(../images/xw_14.png) left no-repeat;
	font-size:14px;
	padding-left:20px;
}
.xwxq{

	width:1000px;
	margin:0 auto;
}
.xwxq img{
	max-width:780px;
}
.xwxq_top{
	width:997px;
	margin-top:55px;
	border-bottom:1px solid #ccc;
	padding-bottom:25px;
	text-align:center;
}
.xwxq_top h2{
	font-size:24px;
	font-weight:normal;
	margin-bottom:15px;
}
.xwxq_top p{
	width:100%;
	font-size:14px;
}
.xwxq_top p span{ 
	background:url(../images/xw_14.png) left no-repeat; 
	padding-left:20px;
	margin-left:50px;
}
.xwxq_bot{
	width:780px;
	margin:0 auto;
	margin-top:40px;
	font-size:14px;
	color:#999999;
	line-height:24px;
}
.xwxq_bot img{
	margin:10px auto;
}
.zzjg{
	width:100%;
	margin-top:85px;
	/*padding-bottom:110px;
	background:url(../images/zzjg_03.png) bottom no-repeat;*/
}
.fzlc{
	width:1200px;
	margin:0 auto;
	background:url(../images/zzjg_03.png) bottom no-repeat;
	padding-bottom:50px;
}
.index_main{
	/*width:100%;*/
	background:#f7f8f9;
	padding-top:40px;
	padding-bottom:40px;
	min-width: 1200px;
}
.hxcp{
	width:100%;
	background:#fff;
	padding-bottom:30px;
}
.hxcp h2{
	font-size:18px;
	color:#0d0d0d;
	font-weight:normal;
	height:60px;
	line-height:60px;
	border-bottom:1px solid #f5f5f5;
	padding-left:25px;
}
.hxcp ul{
	width:100%;
	margin-top:18px;
}
.hxcp ul li{
	float:left;
	width:130px;
	margin-left:33px;
	margin-right:33px;
}
.hxcp ul li .cp_logo{
	width: 100%;
	height: auto;
	padding-top: 25px;
	padding-bottom: 25px;
} 
.hxcp ul li .cp_logo i{ 
    display: block;
    height: auto;
    margin: 0 auto;
	text-align:center; 
}
.hxcp ul li .cp_logo i img{ 
	transition:1s;
	transform:scale(1.0);
}
.hxcp ul li:hover .cp_logo i img{
	transform:scale(0.7);
}
.hxcp ul li p{
	width:100%;
	text-align:center;
	font-size:16px;
	color:#999999
} 
.news_lin{
	width:100%;
	margin-top:30px;
}
.news_lin ul li{
	float:left;
	width:380px;
	height:300px;
}
.news_lin ul li a.img{
	width:100%;
	height:215px;
	display:block;
	overflow:hidden;
}
.news_lin ul li div.js{
	width:350px;
	height:55px;
	background:#fff;
	padding:15px;
}
.news_lin ul li div.js h2{
	font-weight:normal;
	height:28px;
	overflow:hidden;
	line-height:28px;
}
.news_lin ul li div.js h2 a{
	color:#000022;
	font-size:16px;
}
.news_lin ul li div.js p{
	line-height:27px;
	height:27px;
	font-size:14px;
	overflow:hidden;
	color:#b3b0b2
}
.news_lin ul li:nth-child(2){
	margin-left:30px;
	margin-right:30px;
}
.xwzx{
	width:100%;
	margin-top:30px;
	background:#fff;
}
.xwzx_top{
	font-size: 18px;
	color: #0d0d0d;
	font-weight: normal;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #f5f5f5;
	padding-left: 25px;
}
.xwzx_bot{
	width:100%;
}
.xwzx_bot ul li{
	float:left;
	width:339px;
	padding-top:15px;
	height:215px;
	border-right:1px solid #f7f8f9;
	padding-left:30px;
	padding-right:30px;
}
.xwzx_bot ul li span{
	display:block;
	width:59px;
	height:20px;
	border-radius:5px;
	text-align:center;
	line-height:20px;
	background:#449dff;
	color:#fff;
}
.xwzx_bot ul li h2{
	font-weight:normal;
	margin-top:10px;
}
.xwzx_bot ul li h2 a{
	display:block;
	height:35px;
	line-height:35px;
	font-size:16px;
	color:#585858;
	overflow:hidden
}
.xwzx_bot ul li div.js{
	width:100%;
	line-height:24px;
	font-size:14px;
	color:#b3b0b2;
	height:97px;
	overflow:hidden;
	margin-top:8px;
	border-bottom:1px solid #f7f8f9;
}
.xwzx_bot ul li p{
	line-height:30px;
	font-size:12px;
	color:#b3b0b2
}
.xwzx_bot ul li p span{
	float:right;
	color:#b3b0b2;
	background:url(../images/xw_14.png) left no-repeat;
	font-size:12px;
	line-height:30px;
	height:30px;
	padding-right:15px;
}
.hzyx{
	width:100%;
	margin-top:30px;
	background:#fff;
}
.hzyx_bot{
	/*width:100%;*/
	padding:30px 0;
	min-width:1200px;
}
.hzyx_bot ul li{
	float:left;
	height:64px;
	width:185px;
	margin-left:45px;
	margin-bottom:40px;
}
.hzyx_bot ul li:nth-child(5n){
	margin-right:0px;
}
.hzyx_bot ul li .linkct{
	background-repeat: no-repeat;
	background-position:center 0px ;
	width: 100%;
	height: 100%;
	transition: all 0.6s ;
  -moz-transition: all 0.6s ;
  -webkit-transition: all 0.6s ;
  -o-transition: all 0.6s ;
}
.hzyx_bot ul li .linkct:hover{ 
	background-position:center -65px ;
	background-color:#f7f7f7;
	transition: all 0.6s ;
  -moz-transition: all 0.6s ;
  -webkit-transition: all 0.6s ;
  -o-transition: all 0.6s ; 
}



.xqlh{
	width:1130px;
	margin:0 auto;
	position:relative;
}
.xqlh_nr{ 
	width:1030px;
	background:#fff;
	margin-top:60px;
	padding:50px;
	font-size:16px;
	line-height:35px;
	color:#666666;
	position:relative;
	z-index:9;
}
.xqlh:before{
	position:absolute;
	top:30px;
	left:30px;
	width:1120px;
	border:5px solid #e5e5e5;
	content:'';
	z-index:1;
	height:100%;
}
.tsjx{
	width:100%;
	margin-top:60px;
}
.tsjx_top{
	width:100%;
	margin-top:50px;
}
.tsjx_top h2{
	font-size:18px;
	font-weight:normal;
	background:url(../images/cpfw_07.png) left no-repeat;
	color:#303030;
	line-height:30px;
	padding-left:15px;
}
.tsjx_top div.js{
	width:930px;
	margin:20px auto;
	position:relative;
	font-size:16px;
	color:#999999;
	line-height:30px;
	position:relative;
	margin-top:30px;
}
.tsjx_top div.js:before{
	position:absolute;
	content:'';
	width:19px;
	height:17px;
	left:-36px;
	top:-10px;
	background:url(../images/cpfw_11.png) center no-repeat;
}
.tsjx_top div.js:after{
	position:absolute;
	content:'';
	width:19px;
	height:17px;
	right:-36px;
	bottom:-10px;
	background:url(../images/cpfw_15.png) center no-repeat;
}
.tsjx_bot{
	width:100%;
	margin-top:98px;
	position:relative
}
.tsjx_bot #spec-left{
	position:absolute;
	right:25px;
	top:-50px;
}
.tsjx_bot #spec-right{
	position:absolute;
	right:0px;
	top:-50px;
}
.tsjx_bot ul li{
	float:left;
	width:210px;
	height:236px;
	margin-right:35px;
}
.jxsp{
	width:100%;
	margin-top:80px;
	position:relative;
}

.jxsp #spec-left2{
	position:absolute;
	right:35px;
	top:-40px;
}
.jxsp #spec-right2{
	position:absolute;
	right:0px;
	top:-40px;
}
.jxsp ul li{
	float:left;
	width:290px;
	height:246px;
	margin-right:14px;
}
.jxsp ul li a.img{
	display:block;
	width:100%;
	height:196px;
	position:relative;
	text-align:center;
}
.jxsp ul li a.img span{
	display:inline-block;
	width:34px;
	height:34px;
	background:url(../images/cpfw_39.png) center no-repeat;
	position:absolute;
	top:80px;
	left:127px;
}
.jxsp ul li p{
	width:100%;
	text-align:center;
	line-height:50px;
}
.jxsp ul li p a{
	color:#000000;
}
.szll{
	width:100%;
	margin-top:50px; 
}
.szll .item{
	width:1200px;
}
.szll .item  h2{
	font-size:18px;
	font-weight:normal;
	background:url(../images/cpfw_07.png) left no-repeat;
	padding-left:15px;
	color:#303030;
	width:100%;
	margin-bottom:20px;
}
.szll .item dl{
	float:left;
	width:584px;
	height:410px;
	margin-bottom:20px;
	margin-right:24px;
}
.szll .item dl dt{
	float:left;
	width:267px;
	height:365px;
}
.szll .item dl dd{
	float:left;
	width:265px;
	height:365px;
	overflow:hidden;
	margin-left:35px;
}
.szll .item dl dd h3{
	font-size:30px;
	font-weight:normal;
	color:#626262;
}
.szll .item dl dd h4{
	font-size:36px;
	font-weight:normal;
	color:#626262;
	margin-top:10px;
	position:relative;
	display:block;
	padding-bottom:10px;
}
.szll .item dl dd h4:after{
	content:'';
	position:absolute;
	bottom:0px;
	left:0px;
	width:135px;
	height:1px;
	background:#c2c2c2
}
.szll .item dl dd div.js{
	width:100%;
	margin-top:15px;
	font-size:14px;
	color:#626262;
	line-height:24px;
} 
 

.sllb2    h2{
	font-size:18px;
	font-weight:normal;
	background:url(../images/cpfw_07.png) left no-repeat;
	padding-left:15px;
	color:#303030;
	width:100%;
	margin-bottom:20px;
}

.jxzy{
	width:100%; 
	background:#dbf1ff;
	padding:40px 0;
}
.jxzy .tsjx_top div.js {
	color:#000;
}
.jxzy .tsjx_top div.js::before {
	background:url(../images/cpfw_57.png) center no-repeat;
}
.jxzy .tsjx_top div.js::after {
	background:url(../images/cpfw_60.png) center no-repeat;
}

.mhryc .tsjx_top div.js {
	color:#000;
}
.mhryc .tsjx_top div.js::before {
	background:url(../images/cpfw_57.png) center no-repeat;
}
.mhryc .tsjx_top div.js::after {
	background:url(../images/cpfw_60.png) center no-repeat;
}


.jxzy_bot{
	width:100%;
	margin-top:40px;
	position:relative;
	padding-bottom:30px;
}
.jxzy_bot ul li{
	float:left;
	width:559px;
	height:302px;
	margin-right:45px;
} 
.jxzy_bot #spec-left3{
	position:absolute;
	left:545px;
	bottom:-23px;
}
.jxzy_bot #spec-right3{
	position:absolute;
	left:585px;
	bottom:-23px;
}
.mhryc_bot{
	width:100%;
	margin-top:60px;
	position:relative;
	padding-bottom:30px;
}
.mhryc_bot ul li{
	float:left;
	width:388px;
	height:300px;
	margin-right:20px;
}
.mhryc_bot ul li a.img{
	width:100%;
	height:250px;
}
.mhryc_bot ul li p{
	text-align:center;
	line-height:50px;
}

.mhryc_bot #spec-left4{
	position:absolute;
	left:545px;
	bottom:-23px;
}
.mhryc_bot #spec-right4{
	position:absolute;
	left:585px;
	bottom:-23px;
}

.rcfwpt{
	width:940px;
	margin:0 auto;
	margin-top:50px;
}
.rcfwpt img{
	width:100%;
}

.flexslider{position:relative;height:auto;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:auto; width:100%;}
.flex-control-nav{position:absolute;bottom: -37px;
z-index: 2;
width: 170px;
margin-left: 37.2%;
 background:url(../images/nav_d.png) center no-repeat;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;display:inline;zoom:1;}
.flex-control-nav a{
		display:inline-block;
		width:14px;
		height:14px;
		line-height:40px;
		overflow:hidden;
		border-radius:30px;
		background:#b7b7b7;
		cursor:pointer;
	}
.flex-control-nav .flex-active{background:#79c0ed;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:33%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:130px;background:url(../images/prev.png) center center no-repeat; z-index:999; width:70px; height:70px;}
.flex-direction-nav li a.flex-next{right:130px;background:url(../images/next.png) center center no-repeat; z-index:999;width:70px; height:70px;}

.jymx_lin{
	width:100%;
	margin-top:30px;
	font-size:14px;
	color:#444444;
	line-height:24px;
} 
.smg{
	width:1200px;
	margin:0 auto;
	margin-top:40px;
	color:#555555;
	text-align:center;
	line-height:25px;
	-webkit-box-shadow:0 0 21px #dedede;  
  -moz-box-shadow:0 0 21px #dedede;  
  box-shadow:0 0 21px #dedede; 
  font-size:16px; 
  padding:40px 0;
  padding-bottom:25px;
}
.smg h2{
	font-size:24px;
	margin-bottom:15px;
	font-weight:normal;
}
.smg p{
	margin-bottom:15px;
}
.monav{
	display:none;
}
.tsho{
	display:none;
}

	.itpc{
		display:block;
	}
	.idmob{
		display:none;
	}
@media only screen and (min-width: 320px) and (max-width: 480px){
	 /* .head_lin {
		width: 94%;
		margin: 0 auto;
	}
	.nav{
		display:none;
	}
	.monav{
		display:none;
		width:52%;
		background:url(../images/babg_07.png);
		position:fixed;
		right:0px;
		top:0px;
		padding:5%;
		height:auto;
		padding-bottom:8%;
		z-index: 999;
	}
	.monav ul li{
		width:100%;
		line-height:23px;
	}
	.monav ul li a{
		font-size:14px;
		color:#000;
	}
	.monav ul li ul li{
		width:90%;
		margin-left:10%;
	}
	.monav ul li ul li a{
		font-size:12px;
		line-height:20px;
	}
	.close{
		float:right;
		width:15%;
		font-size:25px;
		color:#fff;
		text-align: center;
		cursor:pointer;
	}
	.tsho{
		float:right;
		width:15%;
		display:block;
	}
	.tsho img{
		width:100%;
	}
	.index_main {
		padding-top:3%;
		padding-bottom:3% !important;
	}
	.main{
		width:94%;
		padding:3%;
		margin:0px !important;
	}
	.hxcp ul li .cp_logo i img {
		width:75%;
	}
	.hxcp ul li .cp_logo {
		padding:3% 0;
		width: 78%;
		margin:0 auto
	}
	.hxcp ul li {
		float: left;
		width: 30%;
		margin-left: 3%; 
		margin-right:0px;
		margin-bottom:2%;
	}
	.hxcp ul li p {
		font-size:14px;
	}
	.news_lin ul li {
		float: left;
		width: 100%;
		height: auto;
		margin-bottom:3%;
	}
	.news_lin ul li div.js {
		width: 94%;
		height: auto; 
		padding: 3%;
	}
	.news_lin ul li:nth-child(2) {
		margin-left: 0;
		margin-right: 0;
	}
	.xwzx_bot ul li {
		float: left;
		width: 90%;
		padding:5%;
		height: auto;
		border:none; 
	}
	.hzyx_bot ul li {
		float: left;
		height: 59px;
		width: 48%;
		margin-left: 0;
		margin-bottom: 3%;
	}
	.hzyx_bot ul li .linkct {
		background-size:93%;
		background-position: top;
	}
	.footer { 
		padding: 3% 0; 
		margin-top: 5%;
		padding-bottom: 3%;
	}
	.foot_lin {
		width: 94%;
		margin: 0 auto;
		padding: 3%;
	}
	.foot_lin ul li { 
		width: 100%;
		margin:0 !important;
	}
	.fo_wx {
		float:left;
	}
	.fo_wx h2 {
		padding-bottom:0px;
	}
	.fot_bot {
		width:94%;
		margin:0 auto;
	}
	.smg {
    	width: 88%;
		padding:3%;
	}
	.gy_nrleft h2 {
    	font-size: 28px;
		text-align:center
	}
	.gy_lin {
		width: 94%;
		padding:3%;
		position: relative;
		top: 0;
		left: 0;
	}
	.gy_nr {
		width: 100%;
		margin: 0 auto;
	}
	.gy_nrleft {
		float: none;
		width: 100%;
	}
	.gy_nrrig {
		float: none;
		width: 100%;
		margin-right: 0;
		font-size: 14px;
		color: #626262;
		line-height:26px;
	}
	.gy_js {
		width: 94%;
		margin: 0 auto; 
		margin-top: 3%;
	}
	.gy_js_left {
		float: none;
		width: 100%;
		font-size: 14px;
		line-height: 24px;
	}
	.gy_js_left img{
		width:100%;
	}
	.gy_js_rig {
		float: none;
		margin-top:3%;
		margin-left: 0;
		width: 100%;
		font-size: 14px;
		line-height: 26px;
	}
	.gy_js_rig img{
		width:80%;
	}
	.zzjg { 
    	margin-top: 5%;
	}
	.zzjg img{
		width:100%;
	}
	.logo {
		margin:0px;
	}
	.hz_tleft h2 img {
		width: 53%;
	}
	.hz_tleft p {
    	font-size: 23px;
	}
	.hz_tleft::before {
		position: absolute;
		bottom: 8px;
		height: 4px;
	}
	.xw_bot dl dt::before {
		display:none;
	}
	.xw_bot dl dt {
		float: none;
		width: 100%;
		height: auto;
	}
	.xw_bot dl dd {
		float: none;
		width: 100%;
	}
	.xw_bot dl dd h2 {
		height:auto;
	}
	.xw_bot dl dd h2 span {
		display:none;
	}
	.xw_bot dl dd h2 a {
		font-size:16px;
	}
	.xw_bot dl {
		height:auto;
		padding-bottom:2%;
		margin-bottom:0px;
	}
	.xwxq {
    	width: 94%;
	}
	.xwxq_top {
		width: 100%;
		margin-top: 3%;
		padding-bottom:3%;
	}
	.xwxq_top h2 {
		font-size: 16px;
		font-weight: 
	}
	.xwxq_bot {
    	width: 100%;
		margin-top:3%;
	}
	.xwxq_bot img {
		width:100%;
		margin: 3% auto;
	}
	.xw_bot dl dt img{
		width:100%;
	}
	.hz { 
    	width: 100%;
	}
	.jy_top img{
		width:100%;
	}
	.jymx_lin {
		margin-top:3%;
	}
	.mx_bot {
		margin-top:3%;
	}
	.jymx_lin img{
		width:100%;
	}
	.mx_bot ul li { 
		float: left;
		width: 100%;
		height: auto; 
		margin-right: 0;
		margin-bottom: 3%; 
	}
	.mx_bot ul li a.img {
		height:auto;
	}
	.mx_bot ul li h2 { 
		width: 90%;
		margin-left: 5%;
	}
	.mx_lin {
		margin-top:0px;
	}
	.sxsb {
		margin-top:11%;
	}
	#t_lh{
		width:100% !important;
	}
	#t_lh3{
		width:100%!important;
	}
	.jydw { 
		width: 100%;
		margin-top: 3%; 
	}
	.jydw ul li { 
		float: left;
		width: 42%;
		height: 318px;
		padding:3%;
		border: 1px solid #d9d9d9;
		margin-right: 0;
		margin-bottom: 3%; 
	}
	.jydw ul li:nth-child(2n){
		float:right;
	}
	.jydw ul li img{
		width:100%;
	}
	.jydw ul li:hover{
		height:318px;
		border-bottom:1px solid #d9d9d9;
	}
	.jdfc ul li { 
		float: left;
		width: 100%;
		height: auto;
		margin-bottom: 3%; 
	}
	.jdfc ul li img{
		width:100%;
	}
	.jdfc { 
		width: 100%;
		margin-top: 3%; 
	}
	.jdfc ul li:nth-child(2) { 
		width: auto;
		float: right;
		margin-top:0;
		padding-bottom: 3px; 
	}
	.jdfc ul li h2 a.tit{
		font-size:16px;
	}
	.itpc{
		display:none;
	}
	.idmob{
		display:block;
	}
	.szll .item { 
		width: 100%; 
	}
	.szll .item dl{
		width:100%;
		height:auto;
		margin:0px;
		margin-bottom:3%;
	}
	.szll .item dl dt{
		width:48%;
		height:auto;
		margin-bottom:0; 
		margin-right: 0;
	}
	.szll .item dl dt img{
		width:100%;
	}
	.szll .item dl dd{
		width:48%;
		float:right;
		margin:0px;
		height:auto;
	}
	.sllb2 h2 {
		width:auto;
	}
	.szll .item dl dd h4 {
		font-size: 18px;  
		margin-top: 0;
		position: relative;
		display: block;
		padding-bottom: 2%;
	}
	.sxsb dl {
		float: none;
		width: 100%;
		height: auto;
		background: #f0f0f0;
		margin-right: 0;
		margin-bottom: 3%;
	}
	.sxsb dl dt {
		height:auto;
	}
	.sxsb dl dd { 
		width: 94%;
		margin-top: 3%;
		padding-left: 3%;
		padding-right: 3%; 
	}
	.szll .item dl dd div.js {
		font-size: 12px; 
		line-height: 21px;
		height:190px;
		overflow:hidden;
	}
	.sxsb dl dt a.js{
		display:none;
	}
	.sxsb dl dd h2 {
		font-size: 19px;
		height:auto;
	}
	.sxsb dl dd div.js {
		width: 100%;
		margin-top: 3%;
		font-size: 14px;
		line-height: 24px; 
		height: auto; 
		padding-bottom: 3%;
	}
	.xw_bot dl dd div.js {
		height:auto;
		padding-bottom:10px;
	}
	.xw_bot {
		margin-top:3%;
	}
	.foot_lin ul li div.js {
		margin-left:0px;
	}
	.foot_lin ul li div.js::before {
		width:100%;
	}
	.foot_lin ul li h2{
		padding-bottom:3%;
	}
	.jy_top {
		margin-top:0 !important;
	}
	.xqlh_nr {
		width: 94%; 
		margin-top: 3%;
		padding: 3%;
		font-size: 14px;
		line-height:26px;
		text-align:justify;
	}
	.xqlh::before {
		display:none;
	}
	.xqlh{
		width:100%;
	}
	.tsjx {
		margin-top:3%;
	}
	.tsjx_top div.js {
		width: 100%;
		margin: 0 auto;
		margin-top: 3%;
		position: relative;
		font-size: 14px;
		color: #999999;
		line-height:26px;
		position: relative;
		margin-top:3%;
	}
	.tsjx_bot {
		margin-top:3%;
	}
	.tsjx_bot ul li {
		width:30%;
		margin:0px;
		margin-right:3%;
		height:auto;
	}
	.tsjx_bot ul li img{
		width:100%;
	}
	.jxsp {
		margin-top:3%;
	}
	.jxsp ul li {
		float: left;
		width: 48%;
		height: auto;
		margin-right: 0;
	}
	.jxsp ul li:nth-child(2n){
		float:right;
	}
	.jxsp ul li a.img{
		height:auto;
	}
	.jxsp ul li a.img img{
		width:100%;
	}
	.tsjx_top {
		margin-top:3%;
	}
	.jxsp ul li a.img span {
		top: 20%;
		left: 40%;
	}
	.jxzy_bot {
		margin-top:3%;
	}
	.jxzy_bot ul li {
		float: left;
		width: 48%;
		height: auto;
		margin-right: 0;
	}
	.jxzy_bot ul li:nth-child(2n){
		float:right;
	}
	.jxzy_bot ul li img{
		width:100%;
	}
	.mhryc_bot {
		margin-top:3%;
	}
	.mhryc_bot ul li {
		float: left;
		width: 48%;
		height: auto;
		margin-right: 0;
	}
	.mhryc_bot ul li:nth-child(2n){
		float:right;
	}
	.mhryc_bot ul li img{
		width:100%;
	}
	.rcfwpt {
		width:100%;
		margin-top:5%;
	}
	.tsjx_top div.js::before {
		display:none;
	}
	.tsjx_top div.js::after {
		display:none;
	}
	.szll .item h2 {
		width:auto;
	}*/ 
}