/*公用头部底部代码*/
.inner {
	width: 1200px;
	margin: auto;
}

#header {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -50%;
	width: 100%;
	z-index: 10;
	height: 90px;
	background: rgba(0, 0, 0, .5);
}

#header[data="home"] {
	background: 0 0 !important;
}

#header .mbtn {
	display: none;
}

#header .logo {
	float: left;
	padding: 27px 0 0 0;
}

#header .nav {
	float: right;
	margin: 15px 0px 0 0;
}

#menuList dl {
	position: absolute;
	width: 100%;
	left: 0;
	background: rgba(255, 255, 255, 0.8);
	display: none;
}

#menuList:hover dl {
	display: block;
	line-height: 60px;
}

#header .nav li#menuList dl a {
	border-bottom: none;
	color: #000;
	font-size: 16px;
	padding: 0 10px;
}

#header .nav li#menuList dl dd {
	display: inline-block;
}

#header .nav a,
#header .nav a:link,
#header .nav a:active,
#header .nav a:hover,
#header .nav a:visited {
	color: #000;
}

#header .nav li {
	float: left;
	text-align: center;
	line-height: 70px;
	font-size: 16px;
	margin: 0 2px;
	display: inline-block;
}

#header .nav li a {
	padding: 0 14px 22px 14px;
}

#header .nav li.language {
	width: 0;
	position: relative;
}

#header .nav li.language a {
	position: absolute;
	left: 0;
	white-space: nowrap;
	border: 1px #fff solid;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 16px;
	top: 18px;
	border-radius: 20px;
}

#header .nav li.language a:hover {
	border: 1px #fff solid;
}

#header .nav li.fdj {
	margin-top: 20px;
}

#header .nav li a {
	border-bottom: 3px transparent solid;
}

#header .nav li:hover a,
#header .nav li.cur a {
	border-bottom: 3px #004ea2 solid;
}

#header .nav.on li.cur a {
	border-bottom: 3px transparent solid;
}

#main {
	overflow: hidden;
}


[data='pc'] {
	display: block;
}

[data='m'] {
	display: none;
}

@media only screen and (max-width:690px) {
	[data='pc'] {
		display: none;
	}

	[data='m'] {
		display: block;
	}

	.inner {
		width: 100%;
	}

	#header {
		height: 60px;
	}

	#header .inner {
		width: 100% !important;
	}

	#header[data="home"] {
		background: rgba(0, 0, 0, .5) !important
	}

	#menuList dl {
		position: relative;
		padding: 10px 0;
	}

	#menuList:hover dl {
		line-height: 40px;
	}

	#header .nav li#menuList dl a {
		font-size: 11px;
	}

	#header .mbtn {
		height: 60px;
		width: 20%;
		background: #165da9;
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		line-height: 60px;
		text-align: center;
		color: #FFF;
	}

	#header .mbtn:before {
		content: '';
		background: url(../img/menu.png) no-repeat;
		width: 19px;
		height: 17px;
		display: inline-block;
		background-size: 100%;
		vertical-align: middle;
		margin-right: 5px;
	}

	#header .mbtn span {
		vertical-align: middle;
	}

	#header .logo img {
		height: 33px;
	}

	#header .logo {
		margin: auto;
		float: none;
		text-align: center;
		padding-top: 17px;
	}

	#header .nav {
		float: none;
		width: 100%;
		margin: 0;
		background: rgba(255, 255, 255, .9);
		overflow: hidden;
		position: absolute;
		top: 60px;
		left: 0;
		z-index: 1000;
		display: none;
	}

	#header .nav li {
		width: 100%;
		margin: auto;
		float: none;
		border-bottom: 1px #d6d6d6 solid;
		line-height: 60px;
	}

	#header .nav li a:hover,
	#header .nav li.cur a {
		color: #19b6f0;
		border: none;
	}

	#header .nav li.language {
		width: 94%;
		height: 60px;
	}

	#header .nav li.language a {
		position: inherit;
		border: none;
		font-size: 18px;
	}

	#header .nav li.language a:hover {
		border: none;
	}

	#header .nav li a:hover {
		border-bottom: 0px
	}

	#header .nav a,
	#header .nav a:link,
	#header .nav a:active,
	#header .nav a:hover,
	#header .nav a:visited {
		color: #000;
	}

}

#header {
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#70000000, endColorstr=#70000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#70000000, endColorstr=#70000000)";
}

#header .inner {
	width: 1200px;
	overflow: hidden;
}



/*-------footer-------*/
footer {

	background: #3b3b3b;
	width: 100%;
}

footer .footer-section {
	padding: 75px 0 0;
	margin: 0 auto;
	width: 1200px;
}

footer .footer-section .footer-list {
	padding-bottom: 25px;
	/* border-bottom: 1px solid #676767; */
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
}

footer .footer-section .footer-list .footer-item {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 17%;
	float: left;
}

footer .footer-section .footer-list .footer-item:nth-of-type(1) {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 30%;
	padding-right: 40px;
	float: left;
}



footer .footer-section .footer-list .footer-item:last-child {
	white-space: normal nowrap;
}

footer .footer-section .footer-list .footer-item:last-child .jgw-qr-code {
	width: 158px;
	height: 158px;
	text-align: center;
}

footer .footer-section .footer-list .footer-item:last-child .jgw-qr-code img {
	width: 100%;
	height: 100%;
}

footer .footer-section .footer-list .footer-item:last-child .jgw-qr-code span {
	margin-top: 20px;
	color: #b1b1b1;
	display: inline-block;
}

footer .footer-section .footer-list .footer-item .item-name {
	margin-bottom: 20px;
	color: #fff;
	font-size: 16px;
}

footer .footer-section .footer-list .footer-item .item-list {
	color: #959595;
}

footer .footer-section .footer-list .footer-item .item-list li {
	margin-bottom: 20px;
}

footer .footer-section .footer-list .footer-item:nth-of-type(1) .item-list li {
	margin-bottom: 25px;
}

footer .footer-section .footer-list .footer-item .item-list li b {
	margin-right: 10px;
}

footer .footer-section .footer-list .footer-item:nth-of-type(1) .item-list li:nth-of-type(1) {
	margin-bottom: 35px;
}

footer .footer-section .footer-list .footer-item .item-list li a {
	color: #b1b1b1;
	font-size: 14px;
}

footer .copy-right {
	margin-top: 20px;
	color: #959595;
	text-align: center;
	background: #000;
	width: 100%;
	height: 55px;
}

footer .copy-right p {
	color: #7f7f7f;
	font-size: 14px;
	padding-top: 18px;
	padding-bottom: 18px;
	display: inline-block;
	margin-right: 20px;
}

footer .copy-right .police-icon {
	width: 18px;
	height: 18px;
}

footer .copy-right .record {
	width: 385px;
	height: 36px;
}

footer .footer-section .copy-right a:hover {
	color: #fff !important;
}

@media only screen and (max-width:768px) {
	/*-------footer-------*/
	footer {
		width: 100%;
	}
	
	footer .footer-section {
		padding: 50px 0 0;
		width: 90%;
	}
	
	footer .footer-section .footer-list {
		padding-bottom: 25px;
		border-bottom:none;
		overflow: hidden;
		margin: 0 auto;
		width: 100%;
	}
	
	footer .footer-section .footer-list .footer-item {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		float: left;
		display: none;
	}
	
	footer .footer-section .footer-list .footer-item:nth-of-type(1) {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-right: 0;
		float: left;
		width: 100%;
		display: block;
	}
	
	
	footer .footer-section .footer-list .footer-item .item-name {
		margin-bottom: 20px;
		color: #fff;
		font-size: 16px;
	}
	
	footer .footer-section .footer-list .footer-item:nth-of-type(1) .item-list li:nth-of-type(1) img{
		width: 40%;
	}
	
	footer .footer-section .footer-list .footer-item .item-list {
		color: #959595;
	}
	
	footer .footer-section .footer-list .footer-item .item-list li {
		margin-bottom: 20px;
	}
	
	footer .footer-section .footer-list .footer-item .item-list li b {
		margin-right: 10px;
	}
	
	footer .footer-section .footer-list .footer-item .item-list li:nth-of-type(1) {
		margin-bottom: 35px;
	}
	
	footer .copy-right {
		margin-top: 0;
		height: auto;
	}
	
	footer .copy-right p {
		width: 90%;
		color: #7f7f7f;
		font-size: 14px;
		padding-top:5px;
		padding-bottom:5px;
	}
	
	.yl {
		display:none;
	}
	
}









.banner{
	width: 100%;
	margin: 0 auto;
	background:url(../images/banner.jpg) no-repeat center top ;
	height: 739px;
}
.td{
	width: 100%;
	margin: 0 auto 80px;
}
.td_sj{
	display: none;
}
.td_con{
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.tit{
	text-align: center;
	margin: 80px auto 60px;
}

.td_xq{
	width: 100%;
	margin: 0 auto;
}

.td_xq li{
	float: left;
	width: 24%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	background: url(../images/td_bg.png) no-repeat center top;
	background-size: 100%;
	padding: 10px;
	min-height: 326px;
	text-align: center;
}

.td_xq li h2{
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
}
.td_xq li img{
	width: 80%;
}
.td_xq li p{
	 color: #fff;
	 text-align: center;
	 line-height: 130%;
	 font-size: 20px;
 }
 
 .zx{
	width: 100%;
	margin: 30px auto 60px;
	overflow: hidden;
 }
 
 .zx ul{
	max-width: 1200px;
	margin: 0 auto;
 }
  .zx ul li{
	width: 330px;
	height: 60px;
	background: url(../images/zx_bg.png) no-repeat center top;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	float: left;
	margin-left: 150px;
	margin-right:100px;
  }
  
 .zs{
	width: 100%;
	margin: 0 auto;
	background: #f1f1f1;
	padding-top: 60px;
	padding-bottom: 60px;
 }
 .zs_con{
	max-width: 1200px; 
	margin: 0 auto;
	text-align: center;
 }
 .byzs img{
	 width: 50%;
 }
 .aqjz{
	 width: 1020px;
	 margin: 0 auto;
	 background: url(../images/aqjz.png) no-repeat center top;
	 background-size: 100%;
	 height: 403px;
 }
 .aqjz li{
	width: 489px;
	text-align: center;
	padding-top: 50px;
	float: left;
  }
   .aqjz li:nth-of-type(1){
	   margin-bottom: 60px;
	   margin-right: 30px;
   }
   .aqjz li:nth-of-type(2){
   	   margin-bottom: 40px;
   }
   .aqjz li:nth-of-type(3){
   	   margin-right: 30px;
   }
  .aqjz li h2{
	  font-size:32px ;
	  color: #e46c0b;
	  font-weight: bold;
  }
  
  .aqjz li hr{
	  width: 62px;
	  height: 5px;
	  display: inline-block;
	  border-radius: 3px;
	  margin-top: 20px;
	  margin-bottom: 10px;
  }
  .aqjz li p{
	  font-size: 26px;
	  color: #555;
  }
  .aqjz li:nth-of-type(2) h2{
	  color: #c00000;
  }
  .aqjz li:nth-of-type(3) h2{
  	  color: #0071c1;
  }
  .aqjz li:nth-of-type(4) h2{
  	  color: #7030a0;
  }
  .aqjz li:nth-of-type(1) hr{
  	 background: #e46c0b;
  }
  .aqjz li:nth-of-type(2) hr{
	 background: #c00000;
  }
  .aqjz li:nth-of-type(3) hr{
  	 background: #0071c1;
  }
  .aqjz li:nth-of-type(4) hr{
  	 background: #7030a0;
  }
  .vs{
	  width: 100%;
	  background: #f1f1f1;
  }
  .vs_con{
	  padding-top: 1px;
	  padding-bottom: 60px;
	  margin-top: 60px;
  }
  .vs_xq{
	  margin: 30px auto 0;
	  width: 1004px;
  }
  .vs_xq2{
  	  margin: 30px auto 0;
  	  width: 1160px;
  }
  .vs_con2{
  	  padding-top: 1px;
  	  padding-bottom: 60px;
  }
  .ys_xq.ys_xq{
	width: 1200px;
	overflow: hidden;
  }
  .ys_xq li{
		float: left;
		width: 15%;
		margin-left:0.5%;
		margin-right:0.5%;
		text-align: center;
  }
  .ys_xq li span{
	  font-size: 24px;
  }
.fw{
	width: 100%;
	margin: 0 auto 60px;
}
.fw_con{
	max-width:1200px;
	margin: 0 auto;
}

.fw_xq{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.fw_xq li{
	float: left;
	width: 48%;
	margin-right: 4%;
}
.fw_xq li b{
	height: 60px;
	width: 13%;
	display: inline-block;
	background: #004b7f;
	line-height: 67px;
	text-align: center;
	color: #fff;
	font-size: 34px;
	float: left;
	margin-right: 2%;
}
.fw_xq li p{
	width: 85%;
	background: #0ea1f4;
	height: 60px;
	line-height: 60px;
	margin-bottom:35px ;
	padding-left: 20px;
	font-size: 24px;
	color: #fff;
	float: left;
	display: inline-block;
}
.fw_xq li:nth-of-type(2),.fw_xq li:nth-of-type(4),.fw_xq li:nth-of-type(6){
	margin-right: 0;
}

.aqjz_sj{
	display: none;
}
.vs_sj{
	display: none;
}
.vs_xq_sj{
	display: none;
}
.tit_sj{
	display: none;
}
.tit_sj{
	display: none;
}
  
@media screen and (max-width:768px) {
	.banner{
		background:url(../images/banner_sj.jpg) no-repeat center top ;
		height: 310px;
		background-size: 100%;
	}
	.tit{
		width: 90%;
		margin: 30px auto 20px;
	}
	.tit.show{
		display: none;
	}
	.tit img{
		width: 100%;	
	}
	
	.td_xq{
		width: 100%;
	}
	.td_sj{
		display: inline-block;
		width: 100%;
	}
	.td_sj img{
		width: 100%;
	}
	.td_xq{
		display: none;
	}
	.td_xq li{
		width: 49%;
		margin-left: 0.5%;
		margin-right: 0.5%;
		background: url(../images/td_bg.png) no-repeat center top;
		min-height: 220px;
		background-size: 100%;
	}
	
	.td_xq li h2{
		font-size:18px;
	}
	.td_xq li img{
		width: 80%;
	}
	.td_xq li p{
		 font-size:14px;
	 }
	 
	 .td {
	     width: 100%;
	     margin: 0 auto 30px;
	 }
	 
	 .zx{
	 	margin: 10px auto 30px;
	 }
	 
	 .zx ul{
	 	width: 100%;
	 	margin: 0 auto;
	 }
	 .zx ul li{
	 	width: 46%;
	 	height: 36px;
	 	background: url(../images/zx_bg.png) no-repeat center top;
		background-size: 100%;
	 	line-height: 36px;
	 	font-size: 14px;
	 	margin-left: 2%;
	 	margin-right:2%;
	 }
	 
	 .byzs img {
	     width: 90%;
	 }
	 
	 .zs {
	     padding-top: 30px;
	     padding-bottom: 30px;
	 }
	 .aqjz{
		 display: none;
	 }
	  
	.aqjz_sj{
		display: inline-block;
		width: 100%;
	} 
	
	.aqjz_sj img{
		width: 100%;
	}
	
	.vs_con {
	    padding-top: 1px;
	    padding-bottom: 30px;
	    margin-top: 30px;
	}
	.vs_xq{
		width: 100%;
		display: none;
	}
	.vs_xq img{
		width: 90%;
	}
	.ys_xq.ys_xq{
		display: none;
	}
	.vs_sj{
		display: inline-block;
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.vs_sj img{
		width: 90%;
	}
	.vs_xq2{
		width: 100%;
		text-align: center;
	}
	.vs_xq2 img{
		width: 90%;
	}
	.vs_con2 {
	    padding-bottom: 10px;
	}
	.vs_xq_sj{
		display: block;
		width: 100%;
		text-align: center;
	}
	
	.vs_xq_sj img{
		width: 90%;
	}
	
	.fw{
		margin: 0 auto 30px;
	}
	.fw_con{
		width:100%;
		margin: 0 auto;
	}
	
	.fw_xq{
		width: 90%;
	}
	
	.fw_xq li{
		width: 100%;
		margin-right: 0%;
	}
	.fw_xq li b{
		height: 36px;
		line-height: 36px;
		font-size: 20px;
		float: left;
		margin-right: 2%;
	}
	.fw_xq li p{
		height: 36px;
		line-height: 36px;
		margin-bottom:20px ;
		padding-left: 10px;
		font-size: 16px;
	}
	.fw_xq li{
		margin-right: 0;
	}
	
	.tit_sj{
		display: inline-block;
		width: 100%;
		text-align: center;
	}
	.tit_sj img{
		width: 90%;
	}
	
	
}


