a,  article, b, body, center, dd, div, dl, dt, em, footer, form, h1, h2, h3, h4, h5, h6, header, html, i, iframe, img, li,menu, nav, object, ol, p, section, small, span, strong, td, th, time, tr, tt, u, ul{
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
	word-wrap: break-word;
}
section footer {
	width: 100%;
}
button, input, select, textarea {
	outline: 0;
	-webkit-box-sizing: border-box
}
article, footer, header, menu, nav, section {
	display: block
}
a {
	color:#666;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
li, ol, ul {
	list-style: none
}
b, strong {
	font-weight: 700
}
h2{font-size:2.4rem; font-weight:bold;}
h3{font-size:1.6rem;}
h4{font-size:1.4rem; font-weight:bold;}
html {
	font-size: 62.5%
}
@media only screen and (min-width:481px) {
html {
	font-size: 94%!important
}
}
@media only screen and (min-width:561px) {
html {
	font-size: 109%!important
}
}
@media only screen and (min-width:641px) {
html {
	font-size: 125%!important
}
body {
	max-width: 750px;
}
}
body {
	font-size: 1.4rem;
	font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
	background-color: #fff;
	min-width: 320px;
	margin: 0 auto;
	position: relative;
	color:#666;
}
.clr {
	clear: both;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0;
    image -ms-interpolation-mode: bicubic;
	-webkit-touch-callout: none;
}

.swipea #js{bottom:1rem;left:0;position:absolute;text-align:center;width:100%}
.swipea #js a{background:rgba(255,255,255,.7);color:#fff;font-size:1.2rem;width:1.2rem;margin:0 .3rem;height:1.2rem;line-height:2rem;display:inline-block;text-align:center;border-radius:50%}
.swipea img{width:100%; display:block}
.swipea #js a.active{background:#666;opacity:.6;color:#fff}
.st{background:#eee;height:5rem; overflow:hidden;line-height:5rem;padding:0 2rem;color:#5a5959;font-size:1.4rem;position:relative;padding-right:50px}
.st a{color:#5a5959}
.st span{position:absolute;right:1rem;top:0}

.header{position:relative;height:65px;background:#fff;}
.header .logo{display:block;width:160px;height:30px;padding:13px 0 0 18px;}
.header .logo img{display:block;width:100%;}
.header .search{position:absolute;top:0;right:35px;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-search.png) no-repeat center center;background-size:40%;}
.header .search:hover{background-color:#fff;}
.header .search span{display:none;}
.header .user-icon{position:absolute;top:0;right:70px;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-user.png) no-repeat center center;background-size:40%;}
.header .user-icon span{display:none;}
.header .user-icon:hover{background-color:#0067d2;}
.header .back{position:absolute;top:0;left:0;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-back.png) no-repeat center center;background-size:12px 20px;}

.cur{
	background: #0b308e;
	color: #fff;
}
.title{
	text-align: center;
	overflow: hidden;
	margin-top: 3rem;
}
.title h4{
	font-size: 1rem;
	color: #898989;
}
.title h3{
	font-size: 2rem;
	color: #0b308e;
	font-weight: bold;
	background: url(../images/wap_12.png)center no-repeat;
}
.zh1{
	padding: 1.5rem;
	overflow: hidden;
	font-size: 1.4rem;
	line-height: 2.5rem;
	text-align: justify;
}
.more{
	width: 10rem;
	height: 3rem;
	text-align: center;
	color: #333;
	border: 1px #595959 solid;
	margin: 0 auto;
	line-height: 3rem;
	font-size: 1.4rem;
	margin-top: 2rem;
}
.zh2{
	overflow: hidden;
}
.zhimg1{
	width: 50%;
	float: left;
}
.zhimg2{
    width: 50%;
    float: left;
    position: relative;
}
.zhimg2 p{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 2rem;
	color: #fff;
}

.zh3{
	overflow: hidden;
	margin-top: 1.5rem;
	padding-left: .5rem;
}
.zh3 ul li{
	width: 48.66%;
	float: left;
	margin-right: 1%;
	position: relative;
	margin-top: .3rem;
}
.zh3 ul li:nth-child(2),.zh3 ul li:nth-child(4),.zh3 ul li:nth-child(8){
	margin-right: 0rem;
}
.zh3 ul li:last-child div p{
	font-size: 1.6rem;
	margin-top: .6rem;
}
.zh3 ul li div{
	width: 100%;
	height: 60%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}
.zh3 ul li div img{
	width: 4rem;
}
.zh3 ul li div p{
	color: #fff;
	margin-top: .3rem;
}

.imgtabbox{ overflow:hidden;padding-top: 2rem;}
.imgtabbox ul{overflow:hidden;}
.imgtabbox ul li{width:48%;margin-left: .4rem;background: #0b308e;}
.imgtabbox ul li img{display:block;height:10.7rem;width:100%; max-width:100%;}
.imgtabbox ul li h2{font-size:1.2rem; font-weight:normal; text-align:center;padding: 1rem .5rem;}
.imgtabbox ul li a{color:#fff;}
.imgtabbox .hd{text-align:center; padding-top:1.5rem;}
.imgtabbox .hd li{display:inline-block; width: .6rem; height: .6rem;padding: 0;border-radius: 50%; 
	background:#a9a9a9; margin:0 .3rem; color:transparent; box-sizing:border-box;}
.imgtabbox .hd li.on{background:#0b308e;}

.news ul{
	padding:0.5rem 1.5rem;
}
.news ul li{
	margin-top: 1.2rem;
	overflow: hidden;
}
.news img{
	width: 45%;
}
.news ul li div{
	width: 50%;
	float: right;
}
.news ul li img{
	float: left;
	height: 10rem;
}
.news ul li h3{
   color: #454545;
   font-size: 1.3rem;	
}
.news ul li p{
   text-align: left;
   font-size: 1.2rem;
   margin: 1rem 0 .5rem 0;
   line-height: 1.6rem;
}
.news ul li span{
	font-size: 1rem;
	color: #939393;
	line-height: 2.2rem;
}

.zh4{
	overflow: hidden;
	margin-top: 1.5rem;
}
.zh4 ul li{
	width: 49%;
	float: left;
	margin-top: .5rem;
}
.zh4 ul li img{
	width: 100%;
	height: 7.2rem;
}
.zh4 ul li:nth-child(2),.zh4 ul li:nth-child(4),.zh4 ul li:nth-child(6),.zh4 ul li:nth-child(8),
.zh4 ul li:nth-child(10),.zh4 ul li:nth-child(12),.zh4 ul li:nth-child(14),.zh4 ul li:nth-child(16){
	float: right;
}
.zh5{
	margin-top: 2rem;
}


.cp,.news{
	margin-top: 2rem;
	overflow: hidden;
}
.banb{
	width: 100%;
	margin-bottom: 0.5rem;
}
.cp,.jj,.news p{
	text-align: center;
	font-size: 1rem;
	color: #939393;
	line-height: 1.4rem;
}
.cp ul li{
	width: 49%;
	/*height: 16rem;*/
	background: pink;
	float: left;
	margin-top: 1rem;
	background: #0b308e;
}
.cp ul li img{
	width: 100%;
	height: 10rem;
}
.cp ul li:nth-child(2n){
	float: right;
}
.cp ul li p{
	font-size: 1.2rem;
	line-height: 2rem;
	color: #fff;
	padding: 1rem .5rem;
}
.cp ul li img{
	width: 100%;
	height: 12rem;
}
.jj{
	margin-top: 3rem;
}
.news ul{
	padding:0.5rem 1.5rem;
}
.news ul li{
	margin-top: 1.2rem;
	overflow: hidden;
}
.news ul li img{
	float: left;
}
.news ul li h3{
   color: #454545;
   font-size: 1.3rem;	
}
.news ul li p{
   margin-top: 0.5rem; 
   text-align: left;
}
.news ul li span{
	font-size: 1rem;
	color: #939393;
	line-height: 2rem;
}
.jingg{
    overflow: hidden;
    margin-top: 1.5rem;
}
.jingg img{
	width: 100%;
}
footer{
	overflow: hidden;
	padding: 2rem;
	background: #0b308e;
}
.fot1{
	width: 40%;
	float: left;
	margin-bottom: 1.5rem;
}
.fot2{
	width: 40%;
	float: right;
}
footer p{
	font-size: 1.2rem;
	color: #fff;
	clear: both;
	line-height: 2;
}
.fot3{
	width: 25%;
	margin-top: 1.5rem;
}
footer h3{
	font-size: 1.6rem;
	color: #fff;
	float: right;
	margin-top: 6.5rem;
}
.chanpin ul li{
    width: 49%;
    line-height: 3.5rem;
    border: 0.1rem solid #BDC1BF;
    border-top: none;
    text-align: center;
    float: left;
}
.chanpin{
	padding: 1rem;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	overflow: hidden;
}
.chanpin ul li a{
	display: block;
}
.chanpin ul li:nth-child(2n){
	border-left: 0px;
}
.chanpin ul li:nth-child(1),
.chanpin ul li:nth-child(2){
	border-top: 0.1rem solid #BDC1BF;
}
.position{
	height: 4rem;
	background: #f6f6f6;
	clear: both;
	padding: 
}
.position img{
	float: left;
	margin-top: 1.5rem;
	margin-left: 2rem;
	margin-right: 0.3rem;
}
.position p{
	line-height: 4rem;
}

.cparticle{
	overflow: hidden;
}
.cparticle p{
	line-height: 1.8rem;
	margin-left: 2rem;
}
.cparticle h3{
	font-size: 1.8rem;
	color: #000;
	font-weight: bold;
	margin-bottom: 0.5rem;
	margin-top: 1rem;
	margin-left: 2rem;
}
.chanpinxq{
	width: 96%;
	height: 3rem;
	background: #f6f6f6;
	margin: 0 auto;
	margin-top: 1.5rem;
}
.xpxq{
	width: 8rem;
	height: 3rem;
	background: #0b308e;
	float: left;
	text-align: center;
	line-height: 3rem;
	color: #fff;
	margin-bottom: 1rem;
}
.xqcont{
	padding: 1rem;
}
.xinwen{
	overflow: hidden;
	margin-bottom: 2rem;
	padding: 1.5rem;
}
.chanpin ul li .hover{
	background: #0b308e;
	color: #fff;
}
.xqcont img{
	width: 100%;
}
.zhaopin{
   padding: 0rem 1.5rem;
}
.zhaopin ul li{
   border-bottom: .1rem #e6e6e6 dashed;
   line-height: 4rem;
   list-style: disc;
   list-style-position: inside;
}





.pages{
	width:100%;
	float:none;
	overflow:hidden;
	text-align:center;
}
.pages ul{
	margin:0px auto;
	float:none;
	clear:both;
	height: 40px;
	padding: 8px 0px;
	overflow:hidden;
	text-align:center;
	white-space:nowrap;
}
.pages ul li, .pages ul li a{
	float:none;
	display:inline;
}
.pagelist li{
	padding: .6rem 1rem;
	border: 1px #d7d7d7 solid;
	margin-left: .1rem!important;
	font-size: 1.5rem;
}
.pagelist li a{
	color:#333333;
}
.pagelist li a:hover{
	background:#f5f5f5;
	color:#1658a2;
} 
.pagelist li.thisclass {
	background:#0b308e;
	color:#fff;
} 
.pagelist li.thisclass a,.pagination li.thisclass a:hover{
	background:transparent;
	border-color:#09f;
	color:#fff;
	cursor:default;
}
.pagelist li:last-child{
	border:0;
}

.page{text-align:center;clear: both;padding-top: 3rem;padding-bottom: 2rem;}
.page a{
	border: .1rem solid #cccccc;
	margin-left: .5rem;padding: .5rem .8rem;
	background-color:#ffffff;color:#ffffff;
	text-decoration:none;
	color:#333333;
	font-size: 1.2rem;  
}