﻿body,ul{
	margin: 0;
	padding: 0;
	font-family: "microsoft yahei",arial;
}
body{
	background-color: #fff !important;
}
a{
	text-decoration: none;
	cursor: pointer;
	color: #494949;
}
ul,li{
	list-style: none;
}
.clear{
	clear: both;
}
.cl:after{
	content: "";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
img{
	border: none;vertical-align: middle;
}
input{border: none;outline: none;}

/*范围大的延迟*/
.yanc1s{
	animation-duration:.7s !important;
}
.yanc2s{
	animation-duration:1.4s !important;
}
.yanc3s{
	animation-duration:2.1s !important;
}
.yanc4s{
	animation-duration:2.8s !important;
}
.yanc5s{
	animation-duration:3.5s !important;
}
.yanc6s{
	animation-duration:4.2s !important;
}
.yanc7s{
	animation-duration:4.9s !important;
}
.yanc8s{
	animation-duration:5.6s !important;
}
.yanc9s{
	animation-duration:7.3s !important;
}


/*header*/
.jchead{
	width: 100%;height: 100px;/*position: fixed;*/left: 0;top: 0;z-index: 10;background-color: #fff;
}
.jchead .wid96{
	width: 96%;margin: 0 auto;
}
.jchead .logo{
	height: 50px;padding: 25px 0;
}
.jchead .logo img{
	height: 100%;
}
.jchead .za{
	height: 16px;margin-top: 18px;line-height: 16px;color: #333;
}
.jchead .za .ywxt{
	font-size: 14px;padding: 0 13px;
}
.jchead .za .ywxt i{
	font-size: 18px;color: #404040;margin-right: 5px;
}
.jchead .za .dianh{
	font-size: 16px;border-left: 1px solid #969696;padding: 0 13px;
}
.jchead .za .dianh i{
	font-size: 18px;color: #404040;margin-right: 5px;
}
.jchead .pc_nav{
	width: 650px;margin-right: 10px;height: 52px;/*margin-top: 24px;*/line-height: 52px;text-align: center;
}
.jchead .pc_nav .wail{
	width: 12.00%;height: 100%;position: relative;
}
.jchead .pc_nav .wail:hover{
	
}
.jchead .pc_nav .wail .waia{
	display: inline-block;height: 100%;color: #333;transition: all 200ms;font-size: 16px;border-bottom: 2px solid transparent;
}
.jchead .pc_nav .wail .waia:after{
	content: "";display: block;position: absolute;left: 0;top: 50%;margin-top: -8px;
	width: 1px;height: 16px;background-color: #e5e5e5;
}
.jchead .pc_nav .wail:first-child .waia:after{
	display: none;
}
.jchead .pc_nav .wail:hover .waia{
	color: #03b1be;border-color: #03b1be;
}
.jchead .pc_nav .wail.active .waia{
	color: #03b1be;border-color: #03b1be;
}
.jchead .pc_nav .wail .navlb{
	display: none;
	width: 190%;position: absolute;left: -15%;top: 54px;text-align: center;background-color: #fff;box-shadow: 0 0 20px #ccc;
	padding: 10px 0;    z-index: 99;
}
.jchead .pc_nav .wail .navlb li{
	line-height: 40px;font-size: 16px;
}
.jchead .pc_nav .wail .navlb li a{
	color: #333;display: block;width: 100%;transition: all 200ms;
}
.jchead .pc_nav .wail .navlb li a:hover{
	color: #03b1be;
}
.phone_nav{display: none;}

.ggwid{
	width: 1400px;margin: 0 auto;
}
/*index.html*/
.indexone{
	width: 100%;position: relative;
}
.owl-demo{ width: 100%; margin-left: auto; margin-right: auto;}
.owl-demo .item{ display: block;position: relative;overflow: hidden;}
.owl-demo .item .datu{
	width: 100%;vertical-align: middle;
}
.owl-demo .item .banzi{
	width: 70%;position: absolute;left: 15%;top: 60%;margin-top: -110px;text-align: center;opacity: 0;filter: alpha(opacity = 0);
	transition: all 400ms;
}
.owl-demo .active .item .banzi{
	top: 50%;opacity: 1;filter: alpha(opacity = 100);
}
.owl-demo .item .banzi .tou{
	line-height: 124px;font-size: 56px;font-weight: bold;color: #fff;
}
.owl-demo .item .banzi .xian{
	height: 1px;width: 74px;margin: 0 auto 26px;background-color: #fff;
}
.owl-demo .item .banzi .shen{
	line-height: 70px;font-size: 40px;font-weight: bold;color: #fff;
}
.indexone .indfen{
	width: 100%;height: 100px;background-color: rgba(3,177,190,0.6);position: absolute;left: 0;bottom: 0;z-index: 1;
}
.indexone .indfen ul{
	height: 100%;
}
.indexone .indfen li{
	width: 25%;text-align: center;height: 100%;background-color: rgba(3,177,190,0.6);
}
.indexone .indfen li:first-child,.indexone .indfen li:first-child+li+li{
	background-color: rgba(0,0,0,0.3);
}
.indexone .indfen li .tu{
	width: 100%;line-height: 60px;color: #fff;transition: all 1500ms;
}
.indexone .indfen li:hover .tu{
	transform: rotateY(360deg);
}
.indexone .indfen li:hover .tu{
	color: #f4ff1e;
}
.indexone .indfen li .tu i{
	font-size: 40px;
}
.indexone .indfen li .tu img{
	display: none;
}
.indexone .indfen li .zi{
	line-height: 16px;font-size: 16px;font-weight: bold;color: #fff;transition: all 1500ms;
}
.indexone .indfen li:hover .zi{
	transform: rotateY(360deg);
}
.indextwo{
	width: 100%;padding: 70px 0;
}
.intit{
	width: 100%;text-align: center;
}
.intit .yw{
	line-height: 36px;font-size: 45px;font-weight: bold;color: #737373;
}
.intit .zw{
	line-height: 76px;padding-top: 6px;font-size: 30px;color: #333;
}
.intit .ms{
	line-height: 26px;font-size: 16px;color: #666;padding-bottom: 65px;
}
.indextwo .ti{
	width: 100%;
}
.indextwo .ti li{
	width: 25%;padding: 66px 0;box-sizing: border-box;transition: all 400ms;text-align: center;border: 1px solid transparent;
}
.indextwo .ti li:hover{
	border-color: #f2f2f2;box-shadow: 10px 10px 20px #f2f2f2;
}
.indextwo .ti li .tu{
	width: 150px;border: 2px solid #dedede;height: 150px;text-align: center;line-height: 150px;border-radius: 50%;color: #999;
	margin: 0 auto;transition: all 400ms;
}
.indextwo .ti li:hover .tu{
	background-color: #03b1be;color: #f4ff1e;border-color: #03b1be;
}
.indextwo .ti li .tu i{
	font-size: 80px;
}
.indextwo .ti li .tu img{
	display: none;
}
.indextwo .ti li .tou{
	line-height: 32px;padding: 42px 0 0;font-size: 22px;color: #333;
}
.indextwo .ti li .xian{
	width: 52px;height: 3px;/*background-color: #999;*/margin: 25px auto 30px;position: relative;
}
.indextwo .ti li .xian:before{
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0px;
    left: auto;
    width: 0;
    border-bottom: 3px solid #999;
    content: "";
    transition: width .3s;
}
.indextwo .ti li:hover .xian:before{
    right: auto;
    left: 0;
    width: 100%;
}
.indextwo .ti li .shen{
	line-height: 30px;font-size: 16px;color: #666;height: 90px;width: 88%;margin: 0 auto;
}
.indexthree{
	width: 100%;background: url(../images/indexthreebg.jpg) no-repeat center center;padding: 150px 0;
}
.indexthree li{
	width: 25%;text-align: center;
}
.indexthree li .tu{
	width: 88px;height: 88px;line-height: 88px;border: 2px solid #fff;border-radius: 50%;color: #fff;margin: 0 auto 24px;
	transition: all 200ms;
}
.indexthree li:hover .tu{
	color: #f4ff1e;background-color: #03b1be;border-color: #03b1be;
}
.indexthree li .tu i{
	font-size: 44px;display: none;
}
.indexthree li .tu img{
	width: 44px;vertical-align: middle;
}
.indexthree li .shuzi{
	font-size: 50px;color: #fff;line-height: 62px;height: 78px;
}
.indexthree li .shuzi .hz{
	font-size: 14px;
}
.indexthree li .ms{
	line-height: 26px;font-size: 16px;color: #fff;
}
.indexfour{
	width: 100%;padding: 90px 0 70px;
}
.indexfour li{
	width: 30.66%;margin-left: 4%;
}
.indexfour li:first-child{
	margin-left: 0;
}
.indexfour li .tu{
	width: 100%;overflow: hidden;
}
.indexfour li .tu img{
	width: 100%;transition: all 600ms;height: 240px;
}
.indexfour li:hover .tu img{
	transform: scale(1.1);
}
.indexfour li .riqi{
	line-height: 56px;padding-top: 12px;font-size: 26px;color: #666;width: 100%;border-bottom: 2px solid #e4e4e4;
}
.indexfour li .riqi span{
	font-size: 14px;
}
.indexfour li .tou{
	line-height: 40px;height: 40px;padding-top: 8px;font-size: 16px;color: #333;overflow: hidden;
}
.indexfour li .tou a{
	color: #333;transition: all 200ms;
}
.indexfour li:hover .tou a{
	color: #03b1be;
}
.indexfour li .shen{
	line-height: 26px;font-size: 16px;color: #666;height: 52px;overflow: hidden;
}
.indexfour li .shen a{
	color: #666;
}
.indexfour .more{
	display: block;width: 134px;line-height: 40px;margin: 60px auto 0;border-bottom: 3px solid #999;color: #999;text-align: center;
	font-size: 14px;transition: all 200ms;
}
.indexfour .more:hover{
	color: #03b1be;border-color: #03b1be;
}
.indexfour .more i{
	margin-left: 5px;font-size: 14px;
}
.indexfive{
	width: 100%;padding: 76px 0;background: url(../images/indexfivebg.jpg) no-repeat center center;
}
.hzuo-demo { width: 100%; margin-left: auto; margin-right: auto;}
.hzuo-demo .item{ display: block;}
.hzuo-demo .item img{
	width: 100%;vertical-align: middle;
}
.part_pic{ width:100%;}
.gd_01{ position:relative;width:100%;}
.gd_01 #simgs01{ width:1200px;margin:0 auto;}
.gd_01 #simgs02{ width:1200px;margin:0 auto;}
.gd_01 li{float: left; width: 190px; margin:0 8px; text-align:center;}
.gd_01 li .pic_tp{
	width: 100%;
}
.part_pic ul li img{ width:auto; height:76px;max-width: 100%;}





/*footer*/
.jcfoot{
	width: 100%;
}
.jcfoot .shang{
	width: 100%;padding: 70px 0 24px;border-bottom: 1px solid #f0f0f0;
}
.jcfoot .shang .one{
	width: 140px;
}
.jcfoot .shang .tou{
	height: 30px;line-height: 20px;font-size: 16px;color: #444;
}
.jcfoot .shang .tou a{
	color: #444;
}
.jcfoot .shang .tou a:hover{
	color: #bbb;
}
.jcfoot .shang .shen{
	line-height: 24px;font-size: 14px;color: #909090;
}
.jcfoot .shang .shen a{
	color: #909090;
}
.jcfoot .shang .shen a:hover{
	color: #333;
}
.jcfoot .shang .two{
	width: 396px;height: 157px;border-right: 1px solid #dcdcdc;
}
.jcfoot .shang .two .lie{
	width: 86px;margin: 0 7px;
}
.jcfoot .shang .two .lie .kuang{
	width: 100%;border: 1px solid #dcdcdc;
}
.jcfoot .shang .two .lie .kuang img{
	width: 100%;
}
.jcfoot .shang .two .lie .zi{
	line-height: 50px;font-size: 14px;color: #444;text-align: center;
}
.jcfoot .shang .three{
	width: 210px;text-align: center;
}
.jcfoot .shang .three .tu{
	width: 100%;text-align: center;padding-bottom: 14px;
}
.jcfoot .shang .three .tu img{
	height: 64px;
}
.jcfoot .shang .three .hang{
	line-height: 16px;font-size: 14px;color: #929292;
}
.jcfoot .shang .three .hang2{
	line-height: 45px;font-size: 18px;color: #929292;
}
.jcfoot .shang .three .hang2 i{
	color: #b0b0b5;margin-right: 5px;font-size: 20px;
}
.jcfoot .xia{
	line-height: 30px;padding: 25px 0 61px;font-size: 14px;color: #929292;
}
.jcfoot .xia a{
	color: #929292;
}
.jcfoot .xia a:hover{
	color: #333;
}

/*侧边栏*/
.celan{
	width: 50px;position: fixed;right: 44px;bottom: 150px;margin-top: 0;z-index: 10;
}
.celan .mli{
	width: 50px;height: 50px;margin-bottom: 2px;background-color: #c3c3c3;position: relative;transition: all 400ms;
}
.celan .mli:hover{
	background-color: #03b1be;
}
.celan .mli a{
	display: block;width: 100%;height: 100%;text-align: center;line-height: 50px;color: #fff;
}
.celan .mli a i{
	font-size: 28px;
}
.celan .mli a img{
	display: none;
}
.celan .mli .ewm{
	height: 0;position: absolute;right: 100%;top: 0;width: 100px;transition: all 400ms;overflow: hidden;
}
.celan .mli:hover .ewm{
	height: 100px;
}
.celan .mli .ewm img{
	width: 100%;
}
.celan .mli .phone{
	width: 0;height: 50px;line-height: 50px;text-align: center;font-size: 16px;color: #fff;
	position: absolute;right: 100%;top: 0;background-color: #03b1be;transition: all 600ms;overflow: hidden;
}
.celan .mli:hover .phone{
	width: 140px;
}




/*公共*/
.syone{
	width: 100%;position: relative;
}
.syone img{
	width: 100%;
}
.syone .zi{
	width: 1400px;line-height: 38px;position: absolute;left: 50%;top: 50%;margin-left: -700px;margin-top: -19px;
	padding-left: 18px;border-left: 4px solid #03b1be;box-sizing: border-box;font-size: 36px;color: #fff;
}
.huid{
	width: 100%;background-color: #f6f6f6;padding-bottom: 10px;
}
.huid .ggwid{
	width: 1400px;background-color: #fff;position: relative;top: -60px;padding: 0 50px 1px;box-sizing: border-box;
}
.huid .ggwid .qieh{
	width: 100%;padding: 50px 0;
}
.huid .ggwid .qieh li{
	line-height: 58px;font-size: 18px;color: #333;border-right: 1px solid #fff;
}
.huid .ggwid .qieh li a{
	display: block;color: #333;background-color: transparent;transition: all 200ms;padding:0 30px;margin: 0 10px; border-bottom:2px solid #03b1be;
}
.huid .ggwid .qieh li:hover a{
	color: #fff;background-color: #03b1be;
}
.huid .ggwid .qieh li.active a{
	color: #fff;background-color: #03b1be;
}
/*about.html*/
.aboutwo{
	width: 100%;
}
.aboutwo .tou{
	line-height: 34px;font-size: 24px;padding: 18px 0;color: #333;
}
.aboutwo .shen{
	line-height: 32px;font-size: 16px;color: #666;
}
.aboutwo .shuz{
	width: 100%;text-align: center;padding: 40px 0;
}
.aboutwo .shuz li{
	width: 300px;position: relative;display: inline-block;
}
.aboutwo .shuz li .sz{
	width: 100%;line-height: 56px;font-size: 50px;color: #03b1be;
}
.aboutwo .shuz li .zi{
	width: 100%;line-height: 32px;font-size: 16px;color: #666;
}
.aboutwo .tu{
	width: 100%;margin-top: 42px;
}
.aboutwo .tu img{
	width: 100%;
}
.abouthree{
	width: 100%;padding: 50px 0 70px;
}
.abouthree .zuo{
	width: 46.1%;padding-top: 52px;
}
.abouthree .zuo .toux{
	font-size: 16px;line-height: 26px;color: #999;
}
.abouthree .zuo .tou{
	font-size: 24px;line-height: 40px;color: #333;padding-top: 14px;
}
.abouthree .zuo .xian{
	width: 46px;height: 3px;background-color: #a5a5a5;margin: 30px 0;
}
.abouthree .zuo .shen{
	line-height: 32px;font-size: 16px;color: #666;
}
.abouthree .you{
	width: 49.7%;
}
.abouthree .you img{
	width: 100%;
}

/*ab_hz.html*/
.hzjmtwo{
	width: 100%;padding: 10px 0 70px;
}
.hzjmtwo .tu{
	width: 43.4%;
}
.hzjmtwo .tu img{
	width: 100%;
}
.hzjmtwo .zi{
	width: 53%;
}
.hzjmtwo .zi .one{
	padding-bottom: 26px;width: 100%;
}
.hzjmtwo .zi .tou{
	line-height: 54px;font-size: 18px;font-weight: bold;color: #333;
}
.hzjmtwo .zi .hang{
	line-height: 30px;font-size: 16px;color: #666;
}

/*jjfa.html*/
.jjfatwo{
	width: 100%;padding: 10px 0 20px;
}
.jjfatwo li{
	width: 100%;background-color: #f4f4f4;transition: all 400ms;margin-bottom: 50px;
}
.jjfatwo li:hover{
	background-color: #03b1be;
}
.jjfatwo .tu{
	width: 41.4%;position: relative;overflow: hidden;
}
.jjfatwo .tu .dat{
	width: 100%;transition: all 600ms;
}
.jjfatwo li:hover .tu .dat{
	transform: scale(1.1);
}
.jjfatwo .tu .ceng{
	width: 100%;height: 100%;position: absolute;left: 0;top: 100%;background-color: rgba(0,0,0,0.4);transition: all 600ms;
}
.jjfatwo li:hover .tu .ceng{
	top: 0;
}
.jjfatwo .tu .ceng .xtu{
	width: 100%;text-align: center;height: 27px;position: absolute;left: 0;top: 50%;margin-top: -14px;
}
.jjfatwo .tu .ceng .xtu img{
	height: 100%;
}
.jjfatwo .zi{
	width: 48.4%;padding: 0 5.1%;
}
.jjfatwo .zi .tou{
	line-height: 124px;font-size: 24px;color: #333;
}
.jjfatwo .zi .tou a{
	color: #333;transition: all 200ms;
}
.jjfatwo li:hover .zi .tou a{
	color: #fff;
}
.jjfatwo .zi .tou span{
	font-size: 48px;color: #03b1be;transition: all 200ms;margin-right: 5px;
}
.jjfatwo li:hover .zi .tou span{
	color: #fff;
}
.jjfatwo .zi .xian{
	width: 45px;height: 3px;background-color: #a5a5a5;margin-bottom: 40px;transition: all 200ms;
}
.jjfatwo li:hover .zi .xian{
	background-color: #fff;
}
.jjfatwo .zi .shen1{
	line-height: 30px;font-size: 16px;color: #666;margin-bottom: 16px;transition: all 200ms;
}
.jjfatwo li:hover .zi .shen1{
	color: #fff;
}
.jjfatwo .zi .shen2{
	line-height: 30px;font-size: 16px;color: #666;margin-bottom: 30px;transition: all 200ms;
}
.jjfatwo li:hover .zi .shen2{
	color: #fff;
}
.jjfatwo .zi .more{
	display: block;width: 134px;line-height: 40px;border-bottom: 3px solid #999;color: #999;text-align: center;
    font-size: 14px;transition: all 200ms;
}
.jjfatwo .zi .more i{
	font-size: 14px;margin-left: 4px;
}
.jjfatwo li:hover .zi .more{
	color: #fff;border-color: #fff;
}

/*jjfaxq.html*/
.sanq{
	width: 100%;border-bottom: 1px solid #ededed;padding-top: 30px;
}
.sanq li{
	line-height: 56px;width: 170px;text-align: center;border-right: 1px solid #fff;box-sizing: border-box;
}
.sanq li a{
	display: block;width: 100%;height: 100%;font-size: 18px;color: #333;transition: all 200ms;border-bottom: 2px solid transparent;
}
.sanq li:hover a{
	color: #03b1be;border-color: #03b1be;
}
.sanq li.active a{
	color: #03b1be;border-color: #03b1be;
}
.jjxqtwo{
	width: 100%;padding-bottom: 30px;
}
.jjxqtwo .tou{
	font-size: 18px;color: #333;line-height: 100px;
}
.jjxqtwo .shen{
	font-size: 16px;color: #666;line-height: 30px;
}
.jjxqtwo .shen span{
	font-size: 18px;font-weight: bold;
}
.jjxqtwo .tu{
	width: 100%;text-align: center;
}
.jjxqtwo .tu img{
	max-width: 100%;
}

/*khfw.html*/
.khfwtwo{
	width: 100%;padding-bottom: 70px;
}
.khfwtwo .dms{
	width: 100%;font-size: 16px;line-height: 26px;color: #666;padding: 6px 0;
}
.khfwtwo .one{
	width: 100%;padding-top: 34px;
}
.khfwtwo .one .tu{
	width: 37%;
}
.khfwtwo .one .tu img{
	width: 100%;
}
.khfwtwo .one .zi{
	width: 57%;
}
.khfwtwo .one .zi li{
	width: 100%;margin-top: 50px;
}
.khfwtwo .one .zi .tub{
	width: 108px;height: 108px;border: 1px solid #ececec;color: #999;text-align: center;line-height: 108px;
	border-radius: 50%;
}
.khfwtwo .one .zi .tub i{
	font-size: 48px;
}
.khfwtwo .one .zi .tub img{
	display: none;
}
.khfwtwo .one .zi .wez{
	width: 82%;
}
.khfwtwo .one .zi .wez .tou{
	line-height: 40px;font-size: 18px;color: #333;font-weight: bold;padding-top: 3px;
}
.khfwtwo .one .zi .wez .shen{
	line-height: 30px;font-size: 16px;color: #666;
}

/*ab_lx.html*/
.lxtwo{
	width: 100%;padding-bottom: 70px;
}
.lxtwo .tou{
	width: 100%;line-height: 48px;padding-top: 10px;font-size: 18px;font-weight: bold;color: #333;
}
.lxtwo .shen{
	width: 100%;line-height: 30px;font-size: 16px;color: #666;
}
.lxtwo .tu{
	width: 100%;margin-top: 46px;
}
.lxtwo .tu img{
	width: 100%;
}
.lxtwo .daohang{
	display: none;
}

/*ab_qy.html*/
.qytwo{
	width: 100%;padding-top: 10px;
}
.qytwo .tu{
	width: 52.7%;
}
.qytwo .tu img{
	width: 100%;
}
.qytwo .zi{
	width: 43.7%;
}
.qytwo .zi .tou{
	line-height: 30px;font-size: 18px;color: #333;padding-top: 26px;font-weight: bold;
}
.qytwo .zi .shen{
	line-height: 28px;font-size: 14px;color: #666;
}
.qythree{
	width: 100%;padding: 50px 0 70px;
}
.qythree .tu{
	width: 49.5%;
}
.qythree .tu img{
	width: 100%;
}
.qythree .zi{
	width: 41.5%;margin-top: 94px;
}
.qythree .zi .tou{
	line-height: 44px;font-size: 18px;color: #333;font-weight: bold;
}
.qythree .zi .shen{
	line-height: 28px;font-size: 14px;color: #666;
}

/*ab_ry.html*/
.rytwo{
	width: 100%;padding-bottom: 70px;
}
.rytwo .ti{
	width: 100%;padding: 20px 0;
}
.rytwo .ti li{
	width: 23%;margin: 0 1% 50px;
}
.rytwo .ti li .tu{
	width: 100%;overflow: hidden;
}
.rytwo .ti li .tu img{
	width: 100%;transition: all 600ms;/**min-height: 216px;**/height: 316px;
}
.rytwo .ti li:hover .tu img{
	transform: scale(1.1);
}
.rytwo .ti li .zi{
	width: 100%;line-height: 66px;font-size: 16px;color: #666;text-align: center;border-bottom: 1px solid #e6e6e6;
	height: 66px;overflow: hidden;
}
.rytwo .ti li .zi a{
	color: #666;transition: all 200ms;
}
.rytwo .ti li:hover .zi a{
	color: #03b1be;
}
.rytwo .more{
	width: 100%;line-height: 52px;text-align: center;color: #03b1be;background-color: #e6e6e6;cursor: pointer;
}
.rytwo .more i{
	font-size: 40px;
}

/*kh_ts.html*/
.tstwo{
	width: 100%;padding-bottom: 70px;
}
.tstwo .tu{
	width: 50%;
}
.tstwo .tu img{
	width: 100%;
}
.tstwo .zi{
	width: 45%;
}
.tstwo .zi .ms{
	font-size: 16px;line-height: 32px;padding: 30px 0;color: #333;
}
.tstwo .zi .tsqd{
	font-size: 16px;line-height: 32px;color: #333;
}
.tstwo .zi .tsqd span{
	color: #03b1be;
}
.tstwo .zi .biaod{
	width: 100%;
}
.tstwo .zi .biaod .shur{
	width: 90%;line-height: 50px;padding: 0 2%;border: 1px solid #e5e5e5;outline: none;background-color: #fff;
	margin-bottom: 24px;color: #999;height: 50px;
}
.tstwo .zi .biaod textarea{
	width: 90%;height: 120px;line-height: 26px;padding: 2%;background-color: #fff;resize: none;outline: none;
	margin-bottom: 24px;border: 1px solid #e5e5e5;color: #999;font-family: "微软雅黑";
}
.tstwo .zi .biaod .tij{
	width: 136px;height: 40px;text-align: center;background-color: #a3a3a3;color: #fff;
}

/*ab_td.html*/
.tdtwo{
	width: 100%;padding-bottom: 70px;
}
.tdtwo .tou{
	line-height: 34px;font-size: 24px;color: #333;padding: 15px 0;
}
.tdtwo .shen{
	line-height: 30px;font-size: 16px;color: #666;padding: 24px 0 44px;
}
.tdtwo .tu{
	width: 100%;
}
.tdtwo .tu img{
	width: 100%;
}.tdtwo img{	max-width: 100%;}

/*newsxq.html*/
.nxqtwo{
	width: 100%;padding: 55px 0 70px;
}
.nxqtwo .biaot{
	width: 100%;padding-bottom: 36px;border-bottom: 1px solid #ededed;
}
.nxqtwo .biaot .wenz{
	width: 90%;
}
.nxqtwo .biaot .wenz .tou{
	width: 100%;font-size: 18px;line-height: 30px;color: #333;
}
.nxqtwo .biaot .wenz .riqi{
	line-height: 36px;font-size: 14px;color: #999;
}
.nxqtwo .biaot .fenx{
	width: 10%;
}
.nxqtwo .biaot .fenx a{
    float: none;display: inline-block;text-align: center;transition: all 200ms;
    width: 40px;
    line-height: 40px;
    height: 40px;border-radius: 50%;
    background-image: none;
    background-repeat: no-repeat;
    background-color: #262827;
    cursor: pointer;
    margin: 6px 6px 6px 6px;
    text-indent: 0;
    overflow: hidden;
    color: #fff;
}
.nxqtwo .biaot .fenx a:hover{
	background-color: #03b1be;color: #fff;opacity: 1;filter: alpha(opacity=100);
}
.nxqtwo .biaot .fenx .wb{
	background: url(../images/weibo.png) no-repeat center center;background-color: #262827;
}
.nxqtwo .biaot .fenx .wx{
	background: url(../images/weixin.png) no-repeat center center;background-color: #262827;
}
.nxqtwo .biaot .fenx .wb:hover{
	background: url(../images/weiboh.png) no-repeat center center;background-color: #03b1be;
}
.nxqtwo .biaot .fenx .wx:hover{
	background: url(../images/weixinh.png) no-repeat center center;background-color: #03b1be;
}
.nxqtwo .shen{
	line-height: 30px;font-size: 16px;color: #666;padding: 46px 0 56px;
}
.nxqtwo .shen .tu{
	text-align: center;
}
.nxqtwo .shen img{
	max-width: 100%;
}
.nxqtwo .feny{
	width: 100%;
}
.nxqtwo .feny .sx{
	width: 90%;
}
.nxqtwo .feny .sx .ss{
	line-height: 30px;font-size: 14px;color: #03b1be;
}
.nxqtwo .feny .sx .ss a{
	color: #999;transition: all 200ms;
}
.nxqtwo .feny .sx .ss a:hover{
	color: #03b1be;
}
.nxqtwo .feny .fh{
	width: 122px;height: 36px;border: 1px solid #999;border-radius: 18px;text-align: center;line-height: 36px;
	font-size: 14px;color: #999;
}
.nxqtwo .feny .fh a{
	color: #999;transition: all 200ms;display: block;
}
.nxqtwo .feny .fh a:hover{
	color: #03b1be;
}

/*news.html*/
.newstwo{
	width: 100%;padding: 20px 0;
}
.newstwo .ti{
	width: 100%;
}
.newstwo .ti li{
	width: 100%;padding: 44px 0;border-bottom: 1px solid #ededed;
}
.newstwo .ti li:first-child{
	padding-top: 0;
}
.newstwo .ti .tu{
	width: 28.1%;position: relative;overflow: hidden;
}
.newstwo .ti .tu .dtu{
	width: 100%;transition: all 600ms;
}
.newstwo .ti li:hover .tu .dtu{
	transform: scale(1.1);
}
.newstwo .ti .tu .ceng{
	width: 100%;height: 100%;position: absolute;left: 0;top: 100%;background-color: rgba(0,0,0,0.5);transition: all 600ms;
}
.newstwo .ti li:hover .tu .ceng{
	top: 0;
}
.newstwo .ti .tu .ceng .tb{
	width: 100%;height: 28px;position: absolute;left: 0;top: 50%;margin-top: -14px;text-align: center;
}
.newstwo .ti .tu .ceng .tb img{
	height: 100%;
}
.newstwo .ti .zi{
	width: 68.1%;
}
.newstwo .ti .zi .tou{
	line-height: 52px;padding-top: 14px;font-size: 18px;color: #333;display: block;height: 66px;overflow: hidden;
	transition: all 200ms;
}
.newstwo .ti li:hover .zi .tou{
	color: #03b1be;
}
.newstwo .ti .zi .shen{
	line-height: 30px;font-size: 16px;color: #666;height: 60px;overflow: hidden;
}
.newstwo .ti .zi .riqi{
	line-height: 30px;font-size: 16px;color: #999;margin-top: 24px;
}
.newstwo .ti .zi .riqi i{
	font-size: 16px;margin-right: 5px;
}

/*ygfw.html*/
.ygfwtwo{
	width: 100%;padding: 20px 0;
}
.ygfwtwo li{
	padding: 0 50px 50px;background-color: #f4f4f4;margin-bottom: 50px;
}
.ygfwtwo li .biaot{
	line-height: 50px;font-size: 18px;color: #333;
}
.ygfwtwo li .zheng{
	width: 100%;
}
.ygfwtwo li .zheng .tu{
	width: 26.4%;overflow: hidden;
}
.ygfwtwo li .zheng .tu img{
	width: 100%;transition: all 600ms;
}
.ygfwtwo li:hover .zheng .tu img{
	transform: scale(1.1);
}
.ygfwtwo li .zheng .zi{
	width: 70%;
}
.ygfwtwo li .zheng .zi .shen{
	line-height: 32px;font-size: 16px;color: #333;height: 96px;overflow: hidden;margin-bottom: 24px;
}
.ygfwtwo li .zheng .zi .more{
    display: block;width: 134px;line-height: 40px;border-bottom: 3px solid #999;color: #999;
    text-align: center;font-size: 14px;transition: all 200ms;
}
.ygfwtwo li .zheng .zi .more i{
	font-size: 14px;margin-left: 4px;
}
.ygfwtwo li:hover .zheng .zi .more{
	color: #03b1be;border-color: #03b1be;
}










@media only screen and (min-width: 1025px) and (max-width: 1456px) {
	/*header*/
	.jchead{
		width: 100%;height: 88px;/*position: fixed;*/left: 0;top: 0;z-index: 10;background-color: #fff;
	}
	.jchead .wid96{
		width: 96%;margin: 0 auto;
	}
	.jchead .logo{
		height: 40px;padding: 24px 0;
	}
	.jchead .logo img{
		height: 100%;
	}
	.jchead .za{
		height: 16px;margin-top: 33px;line-height: 16px;color: #333;
	}
	.jchead .za .ywxt{
		font-size: 14px;padding: 0 10px;
	}
	.jchead .za .ywxt i{
		font-size: 18px;color: #404040;margin-right: 5px;
	}
	.jchead .za .dianh{
		font-size: 14px;border-left: 1px solid #969696;padding: 0 10px;
	}
	.jchead .za .dianh i{
		font-size: 18px;color: #404040;margin-right: 5px;
	}
	.jchead .pc_nav{
		width: 570px;margin-right: 10px;height: 52px;margin-top: 20px;line-height: 52px;text-align: center;
	}
	.jchead .pc_nav .wail{
		width: 14.28%;height: 100%;position: relative;
	}
	.jchead .pc_nav .wail:hover{
		
	}
	.jchead .pc_nav .wail .waia{
		display: inline-block;height: 100%;color: #333;transition: all 200ms;font-size: 14px;border-bottom: 2px solid transparent;
	}
	.jchead .pc_nav .wail:hover .waia{
		color: #03b1be;border-color: #03b1be;
	}
	.jchead .pc_nav .wail.active .waia{
		color: #03b1be;border-color: #03b1be;
	}
	.jchead .pc_nav .wail .navlb{
		display: none;
		width: 130%;position: absolute;left: -15%;top: 54px;text-align: center;background-color: #fff;box-shadow: 0 0 20px #ccc;
		padding: 10px 0;
	}
	.jchead .pc_nav .wail .navlb li{
		line-height: 36px;font-size: 14px;
	}
	.jchead .pc_nav .wail .navlb li a{
		color: #333;display: block;width: 100%;transition: all 200ms;
	}
	.jchead .pc_nav .wail .navlb li a:hover{
		color: #03b1be;
	}
	
	.ggwid{
		width: 1100px;margin: 0 auto;
	}
	/*index.html*/
	.indexone{
		width: 100%;position: relative;
	}
	.owl-demo{ width: 100%; margin-left: auto; margin-right: auto;}
	.owl-demo .item{ display: block;position: relative;overflow: hidden;}
	.owl-demo .item .datu{
		width: 100%;vertical-align: middle;
	}
	.owl-demo .item .banzi{
		width: 70%;position: absolute;left: 15%;top: 60%;margin-top: -90px;text-align: center;opacity: 0;filter: alpha(opacity = 0);
		transition: all 400ms;
	}
	.owl-demo .active .item .banzi{
		top: 50%;opacity: 1;filter: alpha(opacity = 100);
	}
	.owl-demo .item .banzi .tou{
		line-height: 100px;font-size: 44px;font-weight: bold;color: #fff;
	}
	.owl-demo .item .banzi .xian{
		height: 1px;width: 74px;margin: 0 auto 26px;background-color: #fff;
	}
	.owl-demo .item .banzi .shen{
		line-height: 56px;font-size: 32px;font-weight: bold;color: #fff;
	}
	.indexone .indfen{
		width: 100%;height: 88px;background-color: rgba(3,177,190,0.6);position: absolute;left: 0;bottom: 0;z-index: 1;
	}
	.indexone .indfen ul{
		height: 100%;
	}
	.indexone .indfen li{
		width: 25%;text-align: center;height: 100%;background-color: rgba(3,177,190,0.6);
	}
	.indexone .indfen li:first-child,.indexone .indfen li:first-child+li+li{
		background-color: rgba(0,0,0,0.3);
	}
	.indexone .indfen li .tu{
		width: 100%;line-height: 50px;color: #fff;transition: all 200ms;
	}
	.indexone .indfen li:hover .tu{
		color: #f4ff1e;
	}
	.indexone .indfen li .tu i{
		font-size: 32px;
	}
	.indexone .indfen li .zi{
		line-height: 16px;font-size: 14px;font-weight: bold;color: #fff;
	}
	.indextwo{
		width: 100%;padding: 55px 0;
	}
	.intit{
		width: 100%;text-align: center;
	}
	.intit .yw{
		line-height: 36px;font-size: 36px;font-weight: bold;color: #737373;
	}
	.intit .zw{
		line-height: 44px;padding-top: 6px;font-size: 24px;color: #333;
	}
	.intit .ms{
		line-height: 24px;font-size: 14px;color: #666;padding-bottom: 50px;
	}
	.indextwo .ti{
		width: 100%;
	}
	.indextwo .ti li{
		width: 25%;padding: 50px 0;box-sizing: border-box;transition: all 400ms;text-align: center;border: 1px solid transparent;
	}
	.indextwo .ti li:hover{
		border-color: #f2f2f2;box-shadow: 10px 10px 20px #f2f2f2;
	}
	.indextwo .ti li .tu{
		width: 120px;border: 2px solid #dedede;height: 120px;text-align: center;line-height: 120px;border-radius: 50%;color: #999;
		margin: 0 auto;transition: all 400ms;
	}
	.indextwo .ti li:hover .tu{
		background-color: #03b1be;color: #f4ff1e;border-color: #03b1be;
	}
	.indextwo .ti li .tu i{
		font-size: 62px;
	}
	.indextwo .ti li .tou{
		line-height: 26px;padding: 30px 0 0;font-size: 16px;color: #333;
	}
	.indextwo .ti li .xian{
		width: 52px;height: 3px;background-color: #999;margin: 20px auto 25px;
	}
	.indextwo .ti li .shen{
		line-height: 26px;font-size: 14px;color: #666;height: 78px;width: 88%;margin: 0 auto;
	}
	.indexthree{
		width: 100%;background: url(../images/indexthreebg.jpg) no-repeat center center;padding: 120px 0;
	}
	.indexthree li{
		width: 25%;text-align: center;
	}
	.indexthree li .tu{
		width: 88px;height: 88px;line-height: 88px;border: 2px solid #fff;border-radius: 50%;color: #fff;margin: 0 auto 18px;
		transition: all 200ms;
	}
	.indexthree li:hover .tu{
		color: #f4ff1e;background-color: #03b1be;border-color: #03b1be;
	}
	.indexthree li .tu i{
		font-size: 44px;
	}
	.indexthree li .tu img{
		width: 44px;
	}
	.indexthree li .shuzi{
		font-size: 40px;color: #fff;line-height: 56px;height: 72px;
	}
	.indexthree li .shuzi .hz{
		font-size: 14px;
	}
	.indexthree li .ms{
		line-height: 24px;font-size: 14px;color: #fff;
	}
	.indexfour{
		width: 100%;padding: 70px 0 55px;
	}
	.indexfour li{
		width: 30.66%;margin-left: 4%;
	}
	.indexfour li:first-child{
		margin-left: 0;
	}
	.indexfour li .tu{
		width: 100%;
	}
	.indexfour li .tu img{
		width: 100%;height: 188px;
	}
	.indexfour li .riqi{
		line-height: 44px;padding-top: 12px;font-size: 22px;color: #666;width: 100%;border-bottom: 2px solid #e4e4e4;
	}
	.indexfour li .riqi span{
		font-size: 14px;
	}
	.indexfour li .tou{
		line-height: 34px;height: 34px;padding-top: 6px;font-size: 14px;color: #333;overflow: hidden;
	}
	.indexfour li .tou a{
		color: #333;transition: all 200ms;
	}
	.indexfour li .shen{
		line-height: 24px;font-size: 14px;color: #666;height: 48px;
	}
	.indexfour .more{
		display: block;width: 134px;line-height: 40px;margin: 40px auto 0;border-bottom: 3px solid #999;color: #999;text-align: center;
		font-size: 14px;transition: all 200ms;
	}
	.indexfour .more:hover{
		color: #03b1be;border-color: #03b1be;
	}
	.indexfour .more i{
		margin-left: 5px;font-size: 14px;
	}
	.indexfive{
		width: 100%;padding: 70px 0;background: url(../images/indexfivebg.jpg) no-repeat center center;
	}
	.hzuo-demo { width: 100%; margin-left: auto; margin-right: auto;}
	.hzuo-demo .item{ display: block;}
	.hzuo-demo .item img{
		width: 100%;vertical-align: middle;
	}
	.part_pic{ width:100%;}
	.gd_01{ position:relative;width:100%;}
	.gd_01 #simgs01{ width:940px;margin:0 auto;}
	.gd_01 #simgs02{ width:940px;margin:0 auto;}
	.gd_01 li{float: left; width: 190px; margin:0 8px; text-align:center;}
	.part_pic ul li img{ height:67px;}
	/*footer*/
	.jcfoot{
		width: 100%;
	}
	.jcfoot .shang{
		width: 100%;padding: 55px 0 20px;border-bottom: 1px solid #f0f0f0;
	}
	.jcfoot .shang .one{
		width: 110px;
	}
	.jcfoot .shang .tou{
		height: 30px;line-height: 20px;font-size: 14px;color: #444;
	}
	.jcfoot .shang .tou a{
		color: #444;
	}
	.jcfoot .shang .tou a:hover{
		color: #bbb;
	}
	.jcfoot .shang .shen{
		line-height: 24px;font-size: 14px;color: #909090;
	}
	.jcfoot .shang .shen a{
		color: #909090;
	}
	.jcfoot .shang .shen a:hover{
		color: #333;
	}
	.jcfoot .shang .two{
		width: 320px;height: 157px;border-right: 1px solid #dcdcdc;
	}
	.jcfoot .shang .two .lie{
		width: 86px;margin: 0 5px;
	}
	.jcfoot .shang .two .lie .kuang{
		width: 100%;border: 1px solid #dcdcdc;
	}
	.jcfoot .shang .two .lie .kuang img{
		width: 100%;
	}
	.jcfoot .shang .two .lie .zi{
		line-height: 50px;font-size: 14px;color: #444;text-align: center;
	}
	.jcfoot .shang .three{
		width: 210px;text-align: center;
	}
	.jcfoot .shang .three .tu{
		width: 100%;text-align: center;padding-bottom: 10px;
	}
	.jcfoot .shang .three .tu img{
		height: 50px;
	}
	.jcfoot .shang .three .hang{
		line-height: 16px;font-size: 14px;color: #929292;
	}
	.jcfoot .shang .three .hang2{
		line-height: 45px;font-size: 18px;color: #929292;
	}
	.jcfoot .shang .three .hang2 i{
		color: #b0b0b5;margin-right: 5px;font-size: 20px;
	}
	.jcfoot .xia{
		line-height: 30px;padding: 20px 0 44px;font-size: 14px;color: #929292;
	}
	.jcfoot .xia a{
		color: #929292;
	}
	
	/*公共*/
	.syone{
		width: 100%;position: relative;
	}
	.syone img{
		width: 100%;
	}
	.syone .zi{
		width: 1100px;line-height: 38px;position: absolute;left: 50%;top: 50%;margin-left: -550px;margin-top: -19px;
		padding-left: 18px;border-left: 4px solid #03b1be;box-sizing: border-box;font-size: 28px;color: #fff;
	}
	.huid{
		width: 100%;background-color: #f6f6f6;padding-bottom: 8px;
	}
	.huid .ggwid{
		width: 1100px;background-color: #fff;position: relative;top: -50px;padding: 0 40px 1px;box-sizing: border-box;
	}
	.huid .ggwid .qieh{
		width: 100%;padding: 40px 0;
	}
	.huid .ggwid .qieh li{
		line-height: 46px;font-size: 16px;color: #333;border-right: 1px solid #fff;
	}
	.huid .ggwid .qieh li a{
		display: block;color: #333;background-color: transparent;transition: all 200ms;padding:0 24px;
	}
	.huid .ggwid .qieh li:hover a{
		color: #fff;background-color: #03b1be;
	}
	.huid .ggwid .qieh li.active a{
		color: #fff;background-color: #03b1be;
	}
	/*about.html*/
	.aboutwo{
		width: 100%;
	}
	.aboutwo .tou{
		line-height: 30px;font-size: 20px;padding: 14px 0;color: #333;
	}
	.aboutwo .shen{
		line-height: 28px;font-size: 14px;color: #666;
	}
	.aboutwo .shuz{
		width: 100%;text-align: center;padding: 30px 0;
	}
	.aboutwo .shuz li{
		width: 230px;position: relative;display: inline-block;
	}
	.aboutwo .shuz li .sz{
		width: 100%;line-height: 46px;font-size: 40px;color: #03b1be;
	}
	.aboutwo .shuz li .zi{
		width: 100%;line-height: 28px;font-size: 14px;color: #666;
	}
	.aboutwo .tu{
		width: 100%;margin-top: 32px;
	}
	.aboutwo .tu img{
		width: 100%;
	}
	.abouthree{
		width: 100%;padding: 40px 0 54px;
	}
	.abouthree .zuo{
		width: 46.1%;padding-top: 24px;
	}
	.abouthree .zuo .toux{
		font-size: 14px;line-height: 24px;color: #999;
	}
	.abouthree .zuo .tou{
		font-size: 20px;line-height: 30px;color: #333;padding-top: 8px;
	}
	.abouthree .zuo .xian{
		width: 46px;height: 3px;background-color: #a5a5a5;margin: 18px 0;
	}
	.abouthree .zuo .shen{
		line-height: 28px;font-size: 14px;color: #666;
	}
	.abouthree .you{
		width: 49.7%;
	}
	.abouthree .you img{
		width: 100%;
	}
	
	/*ab_hz.html*/
	.hzjmtwo{
		width: 100%;padding: 8px 0 54px;
	}
	.hzjmtwo .tu{
		width: 43.4%;
	}
	.hzjmtwo .tu img{
		width: 100%;
	}
	.hzjmtwo .zi{
		width: 53%;
	}
	.hzjmtwo .zi .one{
		padding-bottom: 14px;width: 100%;
	}
	.hzjmtwo .zi .tou{
		line-height: 40px;font-size: 18px;font-weight: bold;color: #333;
	}
	.hzjmtwo .zi .hang{
		line-height: 26px;font-size: 14px;color: #666;
	}
	
	/*jjfa.html*/
	.jjfatwo{
		width: 100%;padding: 8px 0 14px;
	}
	.jjfatwo li{
		width: 100%;background-color: #f4f4f4;transition: all 400ms;margin-bottom: 40px;
	}
	.jjfatwo li:hover{
		background-color: #03b1be;
	}
	.jjfatwo .tu{
		width: 41.4%;position: relative;overflow: hidden;
	}
	.jjfatwo .tu .dat{
		width: 100%;
	}
	.jjfatwo .tu .ceng{
		width: 100%;height: 100%;position: absolute;left: 0;top: 100%;background-color: rgba(0,0,0,0.4);transition: all 600ms;
	}
	.jjfatwo li:hover .tu .ceng{
		top: 0;
	}
	.jjfatwo .tu .ceng .xtu{
		width: 100%;text-align: center;height: 25px;position: absolute;left: 0;top: 50%;margin-top: -14px;
	}
	.jjfatwo .tu .ceng .xtu img{
		height: 100%;
	}
	.jjfatwo .zi{
		width: 48.6%;padding: 0 5%;
	}
	.jjfatwo .zi .tou{
		line-height: 90px;font-size: 20px;color: #333;
	}
	.jjfatwo .zi .tou a{
		color: #333;transition: all 200ms;
	}
	.jjfatwo li:hover .zi .tou a{
		color: #fff;
	}
	.jjfatwo .zi .tou span{
		font-size: 36px;color: #03b1be;transition: all 200ms;margin-right: 4px;
	}
	.jjfatwo li:hover .zi .tou span{
		color: #fff;
	}
	.jjfatwo .zi .xian{
		width: 45px;height: 3px;background-color: #a5a5a5;margin-bottom: 20px;
	}
	.jjfatwo li:hover .zi .xian{
		background-color: #fff;
	}
	.jjfatwo .zi .shen1{
		line-height: 28px;font-size: 14px;color: #666;margin-bottom: 10px;
	}
	.jjfatwo li:hover .zi .shen1{
		color: #fff;
	}
	.jjfatwo .zi .shen2{
		line-height: 28px;font-size: 14px;color: #666;margin-bottom: 14px;
	}
	.jjfatwo li:hover .zi .shen2{
		color: #fff;
	}
	.jjfatwo .zi .more{
		display: block;width: 118px;line-height: 30px;border-bottom: 3px solid #999;color: #999;text-align: center;
	    font-size: 14px;
	}
	.jjfatwo .zi .more i{
		font-size: 14px;
	}
	.jjfatwo li:hover .zi .more{
		color: #fff;border-color: #fff;
	}
	
	/*jjfaxq.html*/
	.sanq{
		width: 100%;border-bottom: 1px solid #ededed;padding-top: 30px;
	}
	.sanq li{
		line-height: 44px;width: 134px;text-align: center;border-right: 1px solid #fff;box-sizing: border-box;
	}
	.sanq li a{
		display: block;width: 100%;height: 100%;font-size: 16px;color: #333;transition: all 200ms;border-bottom: 2px solid transparent;
	}
	.sanq li:hover a{
		color: #03b1be;border-color: #03b1be;
	}
	.sanq li.active a{
		color: #03b1be;border-color: #03b1be;
	}
	.jjxqtwo{
		width: 100%;padding-bottom: 30px;
	}
	.jjxqtwo .tou{
		font-size: 18px;color: #333;line-height: 80px;
	}
	.jjxqtwo .shen{
		font-size: 16px;color: #666;line-height: 28px;
	}
	.jjxqtwo .shen span{
		font-size: 18px;font-weight: bold;
	}
	.jjxqtwo .tu{
		width: 100%;text-align: center;
	}
	.jjxqtwo .tu img{
		max-width: 100%;
	}
	
	/*khfw.html*/
	.khfwtwo{
		width: 100%;padding-bottom: 54px;
	}
	.khfwtwo .dms{
		width: 100%;font-size: 14px;line-height: 24px;color: #666;padding: 5px 0;
	}
	.khfwtwo .one{
		width: 100%;padding-top: 28px;
	}
	.khfwtwo .one .tu{
		width: 37%;
	}
	.khfwtwo .one .zi{
		width: 58%;
	}
	.khfwtwo .one .zi li{
		width: 100%;margin-top: 38px;
	}
	.khfwtwo .one .zi .tub{
		width: 84px;height: 84px;border: 1px solid #ececec;color: #999;text-align: center;line-height: 84px;
		border-radius: 50%;
	}
	.khfwtwo .one .zi .tub i{
		font-size: 40px;
	}
	.khfwtwo .one .zi .wez{
		width: 82%;
	}
	.khfwtwo .one .zi .wez .tou{
		line-height: 30px;font-size: 16px;color: #333;font-weight: bold;padding-top: 0px;
	}
	.khfwtwo .one .zi .wez .shen{
		line-height: 26px;font-size: 14px;color: #666;
	}
	
	/*ab_lx.html*/
	.lxtwo{
		width: 100%;padding-bottom: 54px;
	}
	.lxtwo .tou{
		width: 100%;line-height: 40px;padding-top: 8px;font-size: 16px;font-weight: bold;color: #333;
	}
	.lxtwo .shen{
		width: 100%;line-height: 28px;font-size: 14px;color: #666;
	}
	.lxtwo .tu{
		width: 100%;margin-top: 40px;
	}
	.lxtwo .tu img{
		width: 100%;
	}
	
	/*ab_qy.html*/
	.qytwo{
		width: 100%;padding-top: 8px;
	}
	.qytwo .tu{
		width: 52.7%;
	}
	.qytwo .zi{
		width: 43.7%;
	}
	.qytwo .zi .tou{
		line-height: 26px;font-size: 16px;color: #333;padding-top: 10px;font-weight: bold;
	}
	.qytwo .zi .shen{
		line-height: 24px;font-size: 14px;color: #666;
	}
	.qythree{
		width: 100%;padding: 38px 0 54px;
	}
	.qythree .tu{
		width: 49.5%;
	}
	.qythree .tu img{
		width: 100%;
	}
	.qythree .zi{
		width: 41.5%;margin-top: 60px;
	}
	.qythree .zi .tou{
		line-height: 32px;font-size: 16px;color: #333;font-weight: bold;
	}
	.qythree .zi .shen{
		line-height: 24px;font-size: 14px;color: #666;
	}
	
	/*ab_ry.html*/
	.rytwo{
		width: 100%;padding-bottom: 54px;
	}
	.rytwo .ti{
		width: 100%;padding: 16px 0;
	}
	.rytwo .ti li{
		width: 23%;margin: 0 1% 40px;
	}
	.rytwo .ti li .tu{
		width: 100%;
	}
	.rytwo .ti li .tu img{
		width: 100%;height: 170px;
	}
	.rytwo .ti li .zi{
		width: 100%;line-height: 56px;font-size: 16px;color: #666;text-align: center;border-bottom: 1px solid #e6e6e6;
		height: 56px;
	}
	.rytwo .more{
		width: 100%;line-height: 40px;text-align: center;color: #03b1be;background-color: #e6e6e6;cursor: pointer;
	}
	.rytwo .more i{
		font-size: 40px;
	}
	
	/*kh_ts.html*/
	.tstwo{
		width: 100%;padding-bottom: 54px;
	}
	.tstwo .tu{
		width: 50%;
	}
	.tstwo .tu img{
		width: 100%;
	}
	.tstwo .zi{
		width: 47%;
	}
	.tstwo .zi .ms{
		font-size: 16px;line-height: 26px;padding: 16px 0;color: #333;
	}
	.tstwo .zi .tsqd{
		font-size: 16px;line-height: 26px;color: #333;
	}
	.tstwo .zi .tsqd span{
		color: #03b1be;
	}
	.tstwo .zi .biaod{
		width: 100%;
	}
	.tstwo .zi .biaod .shur{
		width: 90%;line-height: 40px;padding: 0 2%;border: 1px solid #e5e5e5;outline: none;background-color: #fff;
		margin-bottom: 16px;color: #999;height: 40px;
	}
	.tstwo .zi .biaod textarea{
		width: 90%;height: 90px;line-height: 26px;padding: 2%;background-color: #fff;resize: none;outline: none;
		margin-bottom: 16px;border: 1px solid #e5e5e5;color: #999;font-family: "微软雅黑";
	}
	.tstwo .zi .biaod .tij{
		width: 136px;height: 34px;text-align: center;background-color: #a3a3a3;color: #fff;
	}
	
	/*ab_td.html*/
	.tdtwo{
		width: 100%;padding-bottom: 54px;
	}
	.tdtwo .tou{
		line-height: 30px;font-size: 20px;color: #333;padding: 10px 0;
	}
	.tdtwo .shen{
		line-height: 28px;font-size: 14px;color: #666;padding: 16px 0 34px;
	}
	.tdtwo .tu{
		width: 100%;
	}
	.tdtwo .tu img{
		width: 100%;
	}
	
	/*newsxq.html*/
	.nxqtwo{
		width: 100%;padding: 48px 0 54px;
	}
	.nxqtwo .biaot{
		width: 100%;padding-bottom: 28px;border-bottom: 1px solid #ededed;
	}
	.nxqtwo .biaot .wenz{
		width: 87%;
	}
	.nxqtwo .biaot .wenz .tou{
		width: 100%;font-size: 18px;line-height: 28px;color: #333;
	}
	.nxqtwo .biaot .wenz .riqi{
		line-height: 30px;font-size: 14px;color: #999;
	}
	.nxqtwo .biaot .fenx{
		width: 10%;
	}
	.nxqtwo .biaot .fenx a{
	    float: none;display: inline-block;text-align: center;transition: all 200ms;
	    width: 36px;
	    line-height: 36px;
	    height: 36px;border-radius: 50%;
	    background-image: none;
	    background-repeat: no-repeat;
	    background-color: #262827;
	    cursor: pointer;
	    margin: 6px 6px 6px 6px;
	    text-indent: 0;
	    overflow: hidden;
	    color: #fff;
	}
	.nxqtwo .biaot .fenx a:hover{
		background-color: #03b1be;color: #fff;opacity: 1;filter: alpha(opacity=100);
	}
	.nxqtwo .biaot .fenx .wb{
		background: url(../images/weibo.png) no-repeat center center;background-color: #262827;
	}
	.nxqtwo .biaot .fenx .wx{
		background: url(../images/weixin.png) no-repeat center center;background-color: #262827;
	}
	.nxqtwo .biaot .fenx .wb:hover{
		background: url(../images/weiboh.png) no-repeat center center;background-color: #03b1be;
	}
	.nxqtwo .biaot .fenx .wx:hover{
		background: url(../images/weixinh.png) no-repeat center center;background-color: #03b1be;
	}
	.nxqtwo .shen{
		line-height: 28px;font-size: 14px;color: #666;padding: 38px 0 48px;
	}
	.nxqtwo .shen .tu{
		text-align: center;
	}
	.nxqtwo .shen img{
		max-width: 100%;
	}
	.nxqtwo .feny{
		width: 100%;
	}
	.nxqtwo .feny .sx{
		width: 85%;
	}
	.nxqtwo .feny .sx .ss{
		line-height: 28px;font-size: 14px;color: #03b1be;
	}
	.nxqtwo .feny .sx .ss a{
		color: #999;transition: all 200ms;
	}
	.nxqtwo .feny .sx .ss a:hover{
		color: #03b1be;
	}
	.nxqtwo .feny .fh{
		width: 122px;height: 36px;border: 1px solid #999;border-radius: 18px;text-align: center;line-height: 36px;
		font-size: 14px;color: #999;
	}
	.nxqtwo .feny .fh a{
		color: #999;transition: all 200ms;display: block;
	}
	.nxqtwo .feny .fh a:hover{
		color: #03b1be;
	}
	
	/*news.html*/
	.newstwo{
		width: 100%;padding: 16px 0;
	}
	.newstwo .ti{
		width: 100%;
	}
	.newstwo .ti li{
		width: 100%;padding: 34px 0;border-bottom: 1px solid #ededed;
	}
	.newstwo .ti li:first-child{
		padding-top: 0;
	}
	.newstwo .ti .tu{
		width: 28.1%;position: relative;overflow: hidden;
	}
	.newstwo .ti .tu .dtu{
		width: 100%;
	}
	.newstwo .ti .tu .ceng{
		width: 100%;height: 100%;position: absolute;left: 0;top: 100%;background-color: rgba(0,0,0,0.5);transition: all 600ms;
	}
	.newstwo .ti li:hover .tu .ceng{
		top: 0;
	}
	.newstwo .ti .tu .ceng .tb{
		width: 100%;height: 24px;position: absolute;left: 0;top: 50%;margin-top: -12px;text-align: center;
	}
	.newstwo .ti .tu .ceng .tb img{
		height: 100%;
	}
	.newstwo .ti .zi{
		width: 68.1%;
	}
	.newstwo .ti .zi .tou{
		line-height: 40px;padding-top: 10px;font-size: 16px;color: #333;display: block;height: 50px;overflow: hidden;
		transition: all 200ms;
	}
	.newstwo .ti li:hover .zi .tou{
		color: #03b1be;
	}
	.newstwo .ti .zi .shen{
		line-height: 28px;font-size: 14px;color: #666;height: 56px;overflow: hidden;
	}
	.newstwo .ti .zi .riqi{
		line-height: 28px;font-size: 14px;color: #999;margin-top: 20px;
	}
	.newstwo .ti .zi .riqi i{
		font-size: 14px;margin-right: 5px;
	}
	
	/*ygfw.html*/
	.ygfwtwo{
		width: 100%;padding: 16px 0;
	}
	.ygfwtwo li{
		padding: 0 40px 40px;background-color: #f4f4f4;margin-bottom: 40px;
	}
	.ygfwtwo li .biaot{
		line-height: 40px;font-size: 18px;color: #333;
	}
	.ygfwtwo li .zheng{
		width: 100%;
	}
	.ygfwtwo li .zheng .tu{
		width: 26.4%;
	}
	.ygfwtwo li .zheng .tu img{
		width: 100%;
	}
	.ygfwtwo li .zheng .zi{
		width: 70%;
	}
	.ygfwtwo li .zheng .zi .shen{
		line-height: 26px;font-size: 16px;color: #333;height: 78px;overflow: hidden;margin-bottom: 8px;
	}
	.ygfwtwo li .zheng .zi .more{
	    display: block;width: 134px;line-height: 40px;border-bottom: 3px solid #999;color: #999;
	    text-align: center;font-size: 14px;transition: all 200ms;
	}
	.ygfwtwo li .zheng .zi .more i{
		font-size: 14px;margin-left: 4px;
	}
	.ygfwtwo li:hover .zheng .zi .more{
		color: #03b1be;border-color: #03b1be;
	}
	
	
	
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	/*header*/
	.jchead{
		width: 100%;height: 60px;/*position: fixed;*/left: 0;top: 0;z-index: 10;background-color: #fff;
	}
	.jchead .wid96{
		width: 96%;margin: 0 auto;
	}
	.jchead .logo{
		height: 36px;padding: 12px 0;
	}
	.jchead .logo img{
		height: 100%;
	}
	.jchead .za{
		height: 16px;margin-top: 33px;line-height: 16px;color: #333;display: none;
	}
	.jchead .za .ywxt{
		font-size: 14px;padding: 0 10px;
	}
	.jchead .za .ywxt i{
		font-size: 18px;color: #404040;margin-right: 5px;
	}
	.jchead .za .dianh{
		font-size: 14px;border-left: 1px solid #969696;padding: 0 10px;
	}
	.jchead .za .dianh i{
		font-size: 18px;color: #404040;margin-right: 5px;
	}
	.jchead .pc_nav{
		display: none;
	}
	/*导航按钮开始*/
	.phone_nav{
		width: 45px;float: right;display: block;
	}
	.phone_nav .toggle{position: relative;cursor: pointer;margin-top:16px; }
	.change_height.header .phone_nav .toggle{margin-top: 15px;}
	.phone_nav .toggle span {
	  position: relative;font-size: 0;width: 26px;height: 3px;background-color: #333;display: inline-block;vertical-align: middle;
	}
	.phone_nav .toggle span:before,.phone_nav .toggle span:after {
	  content: "";position: absolute;width: 100%;height: 3px;background-color: #333;left:0px;
	}
	.phone_nav .toggle span:before{top:-7px;}
	.phone_nav .toggle span:after{top:7px;}
	.visible_nav .toggle span{background-color: transparent;}
	.visible_nav .toggle span:before{left:5px;top:0px;
		transform: rotateZ(45deg);
		-webkit-transform: rotateZ(45deg);
	}
	.visible_nav .toggle span:after{top:0px;left: 5px;
		transform: rotateZ(-45deg);
		-webkit-transform: rotateZ(-45deg);
	}
	/*导航按钮结束*/
	/*二级导航关闭按钮开始*/
	.hide-submenu {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 60px;
	  height: 100%;
	  cursor: pointer;
	  background-color: #313131;
	}
	.hide-submenu:before {
	  opacity: 0;
	  content: "";
	  position: absolute;
	  top: 0;
	  right: 12px;
	  bottom: 0;
	  margin: auto;
	  padding: 4px;
	  width: 6px;
	  height: 6px;
	  cursor: pointer;
	  font-size: 0;
	  border-bottom: 2px solid #ededed;
	  border-right: 2px solid #ededed;
	  -webkit-transform: rotate(135deg);
	          transform: rotate(135deg);
	  left: 0;
	  right: -6px;
	  -webkit-transition: opacity 0.1s ease-out;
	  transition: opacity 0.1s ease-out;
	}
	.view-submenu .hide-submenu {
	  background-color: #3e3e3e;
	}
	.view-submenu .hide-submenu:before {
	  opacity: 1;
	}
	
	.hide-sanm {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 60px;
	  height: 100%;
	  cursor: pointer;
	  background-color: #313131;
	}
	.hide-sanm:before {
	  opacity: 0;
	  content: "";
	  position: absolute;
	  top: 0;
	  right: 12px;
	  bottom: 0;
	  margin: auto;
	  padding: 4px;
	  width: 6px;
	  height: 6px;
	  cursor: pointer;
	  font-size: 0;
	  border-bottom: 2px solid #ededed;
	  border-right: 2px solid #ededed;
	  -webkit-transform: rotate(135deg);
	          transform: rotate(135deg);
	  left: 0;
	  right: -6px;
	  -webkit-transition: opacity 0.1s ease-out;
	  transition: opacity 0.1s ease-out;
	}
	.view-submenu .hide-sanm {
	  background-color: #3e3e3e;
	}
	.view-submenu .hide-sanm:before {
	  opacity: 1;
	}
	/*结束*/
	.menu-container{
		position: absolute;
		top:130px;left: 0px;bottom:0px;right: 0px;
		visibility:hidden;
		z-index: 99;
	}
	.visible_nav .menu-container {
		visibility:visible;
		transition:all .3s ease-out;
	  -webkit-transition:all .3s ease-out;
	}
	.view-submenu .menu-container {
	  -webkit-transform: translateX(-100%);
	  transform: translateX(-100%);
	  
	}
	.visible_nav .phone_ul{
		display: block;
	}
	.phone_ul{
		position: absolute;top:80px;bottom: 0px;left:0px;overflow: hidden;
		right:0px;background-color: #333;
		opacity: 1;z-index: 9;display: none;
		transition:all .3s ease-out;
	  -webkit-transition:all .3s ease-out;
	}
	.phone_ul li{text-align: left;height: 56px;line-height:56px;width:100%;padding:0 30px;border-bottom: 1px solid #2c2c2c;font-size: 16px;}
	.phone_ul li a{color: #fff;float: left;display: block;width: 80%;}
	.phone_ul li span{display: block;left: 77%;z-index: 8;
		width: 40px;height: 57px;text-indent: -9999px;cursor: pointer;
		position: relative;/*top:50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);*/
	}
	.phone_ul li span:after{
		content: "";
		position: absolute;
		top:50%;left:10px;margin-top: -6px;
		border-right:1px solid #fff;border-bottom: 1px solid #fff;
		width: 8px;height: 8px;
		transform: rotate(-45deg);
	}
	.phone_ul li ul.submenu{
		position: absolute;
		width:100%;
	    top: 0;
	    z-index: 10;
	    left: 0%;
	    display: none;
	    bottom: 0px;
	    background-color: #313131;
	}
	.submenu li {
	    margin-left: 60px;
	    font-size: 15px;
	}
	/*三级链接*/
	.phone_ul li .submenu span{display: block;left: 60%;z-index: 10;
		width: 40px;height: 57px;text-indent: -9999px;cursor: pointer;
		position: relative;/*top:50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);*/
	}
	.phone_ul li ul.sanmenu{
		position: absolute;
		width:100%;
	    top: 0;
	    z-index: 20;
	    left: 0%;
	    display: none;
	    bottom: 0px;
	    background-color: #313131;
	}
	.sanmenu li {
	    margin-left: 60px;
	    font-size: 15px;
	}
	/*手机导航结束*/
	
	.ggwid{
		width: 96%;margin: 0 auto;
	}
	/*index.html*/
	.indexone{
		width: 100%;position: relative;
	}
	.owl-demo{ width: 100%; margin-left: auto; margin-right: auto;}
	.owl-demo .item{ display: block;position: relative;overflow: hidden;}
	.owl-demo .item .datu{
		width: 100%;vertical-align: middle;
	}
	.owl-demo .item .banzi{
		width: 70%;position: absolute;left: 15%;top: 60%;margin-top: -50px;text-align: center;opacity: 0;filter: alpha(opacity = 0);
		transition: all 400ms;
	}
	.owl-demo .active .item .banzi{
		top: 50%;opacity: 1;filter: alpha(opacity = 100);
	}
	.owl-demo .item .banzi .tou{
		line-height: 50px;font-size: 22px;
	}
	.owl-demo .item .banzi .xian{
		height: 1px;width: 74px;margin: 0 auto 6px;
	}
	.owl-demo .item .banzi .shen{
		line-height: 26px;font-size: 16px;font-weight: bold;color: #fff;
	}
	.indexone .indfen{
		width: 100%;height: 68px;background-color: rgba(3,177,190,0.6);position: relative;left: 0;bottom: 0;z-index: 1;
	}
	.indexone .indfen ul{
		height: 100%;
	}
	.indexone .indfen li{
		width: 25%;text-align: center;height: 100%;background-color: rgba(3,177,190,0.6);
	}
	.indexone .indfen li:first-child,.indexone .indfen li:first-child+li+li{
		background-color: rgba(0,0,0,0.3);
	}
	.indexone .indfen li .tu{
		width: 100%;line-height: 40px;color: #fff;transition: all 200ms;
	}
	.indexone .indfen li:hover .tu{
		color: #f4ff1e;
	}
	.indexone .indfen li .tu i{
		font-size: 26px;
	}
	.indexone .indfen li .zi{
		line-height: 14px;font-size: 14px;font-weight: bold;color: #fff;
	}
	.indextwo{
		width: 100%;padding: 40px 0;
	}
	.intit{
		width: 100%;text-align: center;
	}
	.intit .yw{
		line-height: 26px;font-size: 26px;font-weight: bold;color: #737373;
	}
	.intit .zw{
		line-height: 28px;padding-top: 4px;font-size: 18px;color: #333;
	}
	.intit .ms{
		line-height: 24px;font-size: 14px;color: #666;padding-bottom: 30px;
	}
	.indextwo .ti{
		width: 100%;
	}
	.indextwo .ti li{
		width: 25%;padding: 30px 0;box-sizing: border-box;transition: all 400ms;text-align: center;border: 1px solid transparent;
	}
	.indextwo .ti li:hover{
		border-color: #f2f2f2;box-shadow: 10px 10px 20px #f2f2f2;
	}
	.indextwo .ti li .tu{
		width: 80px;border: 2px solid #dedede;height: 80px;text-align: center;line-height: 80px;border-radius: 50%;color: #999;
		margin: 0 auto;transition: all 400ms;
	}
	.indextwo .ti li:hover .tu{
		background-color: #03b1be;color: #f4ff1e;border-color: #03b1be;
	}
	.indextwo .ti li .tu i{
		font-size: 40px;
	}
	.indextwo .ti li .tou{
		line-height: 26px;padding: 10px 0 0;font-size: 16px;color: #333;
	}
	.indextwo .ti li .xian{
		width: 52px;height: 3px;background-color: #999;margin: 10px auto 15px;
	}
	.indextwo .ti li .shen{
		line-height: 24px;font-size: 14px;color: #666;height: 78px;width: 88%;margin: 0 auto;
	}
	.indexthree{
		width: 100%;background: url(../images/indexthreebg.jpg) no-repeat center center;padding: 80px 0;
	}
	.indexthree li{
		width: 25%;text-align: center;
	}
	.indexthree li .tu{
		width: 80px;height: 80px;line-height: 80px;border: 2px solid #fff;border-radius: 50%;color: #fff;margin: 0 auto 10px;
		transition: all 200ms;
	}
	.indexthree li:hover .tu{
		color: #f4ff1e;background-color: #03b1be;border-color: #03b1be;
	}
	.indexthree li .tu i{
		font-size: 40px;
	}
	.indexthree li .tu img{
		width: 40px;
	}
	.indexthree li .shuzi{
		font-size: 30px;color: #fff;line-height: 50px;height: 56px;
	}
	.indexthree li .shuzi .hz{
		font-size: 14px;
	}
	.indexthree li .ms{
		line-height: 24px;font-size: 14px;color: #fff;
	}
	.indexfour{
		width: 100%;padding: 50px 0 40px;
	}
	.indexfour li{
		width: 30.66%;margin-left: 4%;
	}
	.indexfour li:first-child{
		margin-left: 0;
	}
	.indexfour li .tu{
		width: 100%;
	}
	.indexfour li .tu img{
		width: 100%;height: 126px;
	}
	.indexfour li .riqi{
		line-height: 30px;padding-top: 8px;font-size: 16px;color: #666;width: 100%;border-bottom: 2px solid #e4e4e4;
	}
	.indexfour li .riqi span{
		font-size: 14px;
	}
	.indexfour li .tou{
		line-height: 30px;height: 30px;padding-top: 6px;font-size: 14px;color: #333;overflow: hidden;
	}
	.indexfour li .tou a{
		color: #333;transition: all 200ms;
	}
	.indexfour li .shen{
		line-height: 24px;font-size: 14px;color: #666;height: 48px;
	}
	.indexfour .more{
		display: block;width: 120px;line-height: 40px;margin: 20px auto 0;border-bottom: 3px solid #999;color: #999;text-align: center;
		font-size: 14px;transition: all 200ms;
	}
	.indexfour .more:hover{
		color: #03b1be;border-color: #03b1be;
	}
	.indexfour .more i{
		margin-left: 5px;font-size: 14px;
	}
	.indexfive{
		width: 100%;padding: 40px 0;background: url(../images/indexfivebg.jpg) no-repeat center center;
	}
	.hzuo-demo { width: 100%; margin-left: auto; margin-right: auto;}
	.hzuo-demo .item{ display: block;}
	.hzuo-demo .item img{
		width: 100%;vertical-align: middle;
	}
	.part_pic{ width:100%;}
	.gd_01{ position:relative;width:100%;}
	.gd_01 #simgs01{ width:98%;margin:0 auto;}
	.gd_01 #simgs02{ width:98%;margin:0 auto;}
	.gd_01 li{float: left; width: 190px; margin:0 8px; text-align:center;}
	.part_pic ul li img{height:67px;}
	/*footer*/
	.jcfoot{
		width: 100%;
	}
	.jcfoot .shang{
		width: 100%;padding: 55px 0 20px;border-bottom: 1px solid #f0f0f0;display: none;
	}
	.jcfoot .shang .one{
		width: 110px;
	}
	.jcfoot .shang .tou{
		height: 30px;line-height: 20px;font-size: 14px;color: #444;
	}
	.jcfoot .shang .tou a{
		color: #444;
	}
	.jcfoot .shang .tou a:hover{
		color: #bbb;
	}
	.jcfoot .shang .shen{
		line-height: 24px;font-size: 14px;color: #909090;
	}
	.jcfoot .shang .shen a{
		color: #909090;
	}
	.jcfoot .shang .shen a:hover{
		color: #333;
	}
	.jcfoot .shang .two{
		width: 320px;height: 157px;border-right: 1px solid #dcdcdc;
	}
	.jcfoot .shang .two .lie{
		width: 86px;margin: 0 5px;
	}
	.jcfoot .shang .two .lie .kuang{
		width: 100%;border: 1px solid #dcdcdc;
	}
	.jcfoot .shang .two .lie .kuang img{
		width: 100%;
	}
	.jcfoot .shang .two .lie .zi{
		line-height: 50px;font-size: 14px;color: #444;text-align: center;
	}
	.jcfoot .shang .three{
		width: 210px;text-align: center;
	}
	.jcfoot .shang .three .tu{
		width: 100%;text-align: center;padding-bottom: 10px;
	}
	.jcfoot .shang .three .tu img{
		height: 50px;
	}
	.jcfoot .shang .three .hang{
		line-height: 16px;font-size: 14px;color: #929292;
	}
	.jcfoot .shang .three .hang2{
		line-height: 45px;font-size: 18px;color: #929292;
	}
	.jcfoot .shang .three .hang2 i{
		color: #b0b0b5;margin-right: 5px;font-size: 20px;
	}
	.jcfoot .xia{
		line-height: 30px;padding: 20px 0 20px;font-size: 14px;color: #929292;
	}
	.jcfoot .xia a{
		color: #929292;
	}
	
	/*侧边栏*/
	.celan{
		display: none;
	}
	
	/*公共*/
	.syone{
		width: 100%;position: relative;padding-top: 60px;
	}
	.syone img{
		width: 100%;
	}
	.syone .zi{
		width: 96%;line-height: 38px;position: absolute;left: 2%;top: 50%;margin-left: 0;margin-top: -19px;
		padding-left: 12px;border-left: 3px solid #03b1be;box-sizing: border-box;font-size: 18px;color: #fff;
	}
	.huid{
		width: 100%;background-color: #f6f6f6;padding-bottom: 6px;
	}
	.huid .ggwid{
		width: 96%;background-color: #fff;position: relative;top: -40px;padding: 0 24px 1px;box-sizing: border-box;
	}
	.huid .ggwid .qieh{
		width: 100%;padding: 24px 0;
	}
	.huid .ggwid .qieh li{
		line-height: 34px;font-size: 14px;color: #333;border-right: 1px solid #fff;
	}
	.huid .ggwid .qieh li a{
		display: block;color: #333;background-color: transparent;transition: all 200ms;padding:0 14px;
	}
	.huid .ggwid .qieh li:hover a{
		color: #fff;background-color: #03b1be;
	}
	.huid .ggwid .qieh li.active a{
		color: #fff;background-color: #03b1be;
	}
	/*about.html*/
	.aboutwo{
		width: 100%;
	}
	.aboutwo .tou{
		line-height: 28px;font-size: 18px;padding: 8px 0;color: #333;
	}
	.aboutwo .shen{
		line-height: 24px;font-size: 14px;color: #666;
	}
	.aboutwo .shuz{
		width: 100%;text-align: center;padding: 14px 0;
	}
	.aboutwo .shuz li{
		width: 150px;position: relative;display: inline-block;
	}
	.aboutwo .shuz li .sz{
		width: 100%;line-height: 36px;font-size: 30px;color: #03b1be;
	}
	.aboutwo .shuz li .zi{
		width: 100%;line-height: 24px;font-size: 14px;color: #666;
	}
	.aboutwo .tu{
		width: 100%;margin-top: 24px;
	}
	.aboutwo .tu img{
		width: 100%;
	}
	.abouthree{
		width: 100%;padding: 30px 0 44px;
	}
	.abouthree .zuo{
		width: 48.1%;padding-top: 0px;
	}
	.abouthree .zuo .toux{
		font-size: 14px;line-height: 24px;color: #999;
	}
	.abouthree .zuo .tou{
		font-size: 18px;line-height: 28px;color: #333;padding-top: 0px;
	}
	.abouthree .zuo .xian{
		width: 46px;height: 2px;background-color: #a5a5a5;margin: 8px 0;
	}
	.abouthree .zuo .shen{
		line-height: 24px;font-size: 14px;color: #666;
	}
	.abouthree .you{
		width: 49.7%;margin-top: 55px;
	}
	.abouthree .you img{
		width: 100%;
	}
	
	/*ab_hz.html*/
	.hzjmtwo{
		width: 100%;padding: 6px 0 44px;
	}
	.hzjmtwo .tu{
		width: 43.4%;margin-top: 44px;
	}
	.hzjmtwo .tu img{
		width: 100%;
	}
	.hzjmtwo .zi{
		width: 54%;
	}
	.hzjmtwo .zi .one{
		padding-bottom: 0px;width: 100%;
	}
	.hzjmtwo .zi .tou{
		line-height: 26px;font-size: 16px;font-weight: bold;color: #333;
	}
	.hzjmtwo .zi .hang{
		line-height: 24px;font-size: 14px;color: #666;
	}
	
	/*jjfa.html*/
	.jjfatwo{
		width: 100%;padding: 6px 0 12px;
	}
	.jjfatwo li{
		width: 100%;background-color: #f4f4f4;margin-bottom: 30px;
	}
	.jjfatwo li:hover{
		background-color: #03b1be;
	}
	.jjfatwo .tu{
		width: 41.4%;position: relative;overflow: hidden;
	}
	.jjfatwo .tu .dat{
		width: 100%;
	}
	.jjfatwo .tu .ceng{
		width: 100%;height: 100%;position: absolute;left: 0;top: 100%;background-color: rgba(0,0,0,0.4);transition: all 600ms;
	}
	.jjfatwo li:hover .tu .ceng{
		top: 0;
	}
	.jjfatwo .tu .ceng .xtu{
		width: 100%;text-align: center;height: 25px;position: absolute;left: 0;top: 50%;margin-top: -14px;
	}
	.jjfatwo .tu .ceng .xtu img{
		height: 100%;
	}
	.jjfatwo .zi{
		width: 54.6%;padding: 0 2%;
	}
	.jjfatwo .zi .tou{
		line-height: 52px;font-size: 18px;color: #333;
	}
	.jjfatwo .zi .tou a{
		color: #333;transition: all 200ms;
	}
	.jjfatwo li:hover .zi .tou a{
		color: #fff;
	}
	.jjfatwo .zi .tou span{
		font-size: 30px;color: #03b1be;transition: all 200ms;margin-right: 3px;
	}
	.jjfatwo li:hover .zi .tou span{
		color: #fff;
	}
	.jjfatwo .zi .xian{
		width: 45px;height: 2px;background-color: #a5a5a5;margin-bottom: 0px;
	}
	.jjfatwo li:hover .zi .xian{
		background-color: #fff;
	}
	.jjfatwo .zi .shen1{
		line-height: 24px;font-size: 14px;color: #666;margin-bottom: 4px;
	}
	.jjfatwo li:hover .zi .shen1{
		color: #fff;
	}
	.jjfatwo .zi .shen2{
		line-height: 24px;font-size: 14px;color: #666;margin-bottom: 4px;
	}
	.jjfatwo li:hover .zi .shen2{
		color: #fff;
	}
	.jjfatwo .zi .more{
		display: block;width: 104px;line-height: 26px;border-bottom: 2px solid #999;color: #999;text-align: center;
	    font-size: 14px;
	}
	.jjfatwo .zi .more i{
		font-size: 14px;
	}
	.jjfatwo li:hover .zi .more{
		color: #fff;border-color: #fff;
	}
	
	/*jjfaxq.html*/
	.sanq{
		width: 100%;border-bottom: 1px solid #ededed;padding-top: 24px;
	}
	.sanq li{
		line-height: 34px;width: 90px;text-align: center;border-right: 1px solid #fff;box-sizing: border-box;
	}
	.sanq li a{
		display: block;width: 100%;height: 100%;font-size: 14px;color: #333;transition: all 200ms;border-bottom: 2px solid transparent;
	}
	.sanq li:hover a{
		color: #03b1be;border-color: #03b1be;
	}
	.sanq li.active a{
		color: #03b1be;border-color: #03b1be;
	}
	.jjxqtwo{
		width: 100%;padding-bottom: 24px;
	}
	.jjxqtwo .tou{
		font-size: 16px;color: #333;line-height: 60px;
	}
	.jjxqtwo .shen{
		font-size: 14px;color: #666;line-height: 24px;
	}
	.jjxqtwo .shen span{
		font-size: 16px;font-weight: bold;
	}
	.jjxqtwo .tu{
		width: 100%;text-align: center;
	}
	.jjxqtwo .tu img{
		max-width: 100%;
	}
	
	/*khfw.html*/
	.khfwtwo{
		width: 100%;padding-bottom: 44px;
	}
	.khfwtwo .dms{
		width: 100%;font-size: 14px;line-height: 24px;color: #666;padding: 3px 0;
	}
	.khfwtwo .one{
		width: 100%;padding-top: 20px;
	}
	.khfwtwo .one .tu{
		width: 37%;
	}
	.khfwtwo .one .zi{
		width: 60%;
	}
	.khfwtwo .one .zi li{
		width: 100%;margin-top: 10px;
	}
	.khfwtwo .one .zi .tub{
		width: 62px;height: 62px;border: 1px solid #ececec;color: #999;text-align: center;line-height: 62px;
		border-radius: 50%;margin-top:8px;
	}
	.khfwtwo .one .zi .tub i{
		font-size: 30px;
	}
	.khfwtwo .one .zi .wez{
		width: 82%;
	}
	.khfwtwo .one .zi .wez .tou{
		line-height: 26px;font-size: 16px;color: #333;font-weight: bold;padding-top: 0px;
	}
	.khfwtwo .one .zi .wez .shen{
		line-height: 24px;font-size: 14px;color: #666;
	}
	
	/*ab_lx.html*/
	.lxtwo{
		width: 100%;padding-bottom: 44px;
	}
	.lxtwo .tou{
		width: 100%;line-height: 34px;padding-top: 6px;font-size: 16px;font-weight: bold;color: #333;
	}
	.lxtwo .shen{
		width: 100%;line-height: 28px;font-size: 14px;color: #666;
	}
	.lxtwo .tu{
		width: 100%;margin-top: 24px;
	}
	.lxtwo .tu img{
		width: 100%;
	}
	
	/*ab_qy.html*/
	.qytwo{
		width: 100%;padding-top: 8px;
	}
	.qytwo .tu{
		width: 52.7%;margin-top: 10px;
	}
	.qytwo .zi{
		width: 44.7%;
	}
	.qytwo .zi .tou{
		line-height: 26px;font-size: 16px;color: #333;padding-top: 0px;font-weight: bold;
	}
	.qytwo .zi .shen{
		line-height: 16px;font-size: 12px;color: #666;
	}
	.qythree{
		width: 100%;padding: 26px 0 44px;
	}
	.qythree .tu{
		width: 49.5%;
	}
	.qythree .tu img{
		width: 100%;
	}
	.qythree .zi{
		width: 41.5%;margin-top: 0px;
	}
	.qythree .zi .tou{
		line-height: 26px;font-size: 16px;color: #333;font-weight: bold;
	}
	.qythree .zi .shen{
		line-height: 24px;font-size: 14px;color: #666;
	}
	
	/*ab_ry.html*/
	.rytwo{
		width: 100%;padding-bottom: 44px;
	}
	.rytwo .ti{
		width: 100%;padding: 12px 0;
	}
	.rytwo .ti li{
		width: 31.33%;margin: 0 1% 20px;
	}
	.rytwo .ti li .tu{
		width: 100%;
	}
	.rytwo .ti li .tu img{
		width: 100%;height: 156px;
	}
	.rytwo .ti li .zi{
		width: 100%;line-height: 36px;font-size: 14px;color: #666;text-align: center;border-bottom: 1px solid #e6e6e6;
		height: 36px;
	}
	.rytwo .more{
		width: 100%;line-height: 34px;text-align: center;color: #03b1be;background-color: #e6e6e6;cursor: pointer;
	}
	.rytwo .more i{
		font-size: 30px;
	}
	
	/*kh_ts.html*/
	.tstwo{
		width: 100%;padding-bottom: 44px;
	}
	.tstwo .tu{
		width: 50%;
	}
	.tstwo .tu img{
		width: 100%;
	}
	.tstwo .zi{
		width: 47%;
	}
	.tstwo .zi .ms{
		font-size: 14px;line-height: 20px;padding: 4px 0;color: #333;
	}
	.tstwo .zi .tsqd{
		font-size: 14px;line-height: 20px;color: #333;
	}
	.tstwo .zi .tsqd span{
		color: #03b1be;
	}
	.tstwo .zi .biaod{
		width: 100%;
	}
	.tstwo .zi .biaod .shur{
		width: 90%;line-height: 36px;padding: 0 2%;border: 1px solid #e5e5e5;outline: none;background-color: #fff;
		margin-bottom: 6px;color: #999;height: 36px;
	}
	.tstwo .zi .biaod textarea{
		width: 90%;height: 80px;line-height: 20px;padding: 2%;background-color: #fff;resize: none;outline: none;
		margin-bottom: 6px;border: 1px solid #e5e5e5;color: #999;font-family: "微软雅黑";
	}
	.tstwo .zi .biaod .tij{
		width: 110px;height: 30px;text-align: center;background-color: #a3a3a3;color: #fff;
	}
	
	/*ab_td.html*/
	.tdtwo{
		width: 100%;padding-bottom: 44px;
	}
	.tdtwo .tou{
		line-height: 28px;font-size: 18px;color: #333;padding: 8px 0;
	}
	.tdtwo .shen{
		line-height: 26px;font-size: 14px;color: #666;padding: 12px 0 26px;
	}
	.tdtwo .tu{
		width: 100%;
	}
	.tdtwo .tu img{
		width: 100%;
	}
	
	/*newsxq.html*/
	.nxqtwo{
		width: 100%;padding: 36px 0 44px;
	}
	.nxqtwo .biaot{
		width: 100%;padding-bottom: 20px;border-bottom: 1px solid #ededed;
	}
	.nxqtwo .biaot .wenz{
		width: 86%;
	}
	.nxqtwo .biaot .wenz .tou{
		width: 100%;font-size: 16px;line-height: 26px;color: #333;
	}
	.nxqtwo .biaot .wenz .riqi{
		line-height: 26px;font-size: 14px;color: #999;
	}
	.nxqtwo .biaot .fenx{
		width: 13%;
	}
	.nxqtwo .biaot .fenx a{
	    float: none;display: inline-block;text-align: center;transition: all 200ms;
	    width: 36px;
	    line-height: 36px;
	    height: 36px;border-radius: 50%;
	    background-image: none;
	    background-repeat: no-repeat;
	    background-color: #262827;
	    cursor: pointer;
	    margin: 3px;
	    text-indent: 0;
	    overflow: hidden;
	    color: #fff;
	}
	.nxqtwo .biaot .fenx a:hover{
		background-color: #03b1be;color: #fff;opacity: 1;filter: alpha(opacity=100);
	}
	.nxqtwo .biaot .fenx .wb{
		background: url(../images/weibo.png) no-repeat center center;background-color: #262827;
	}
	.nxqtwo .biaot .fenx .wx{
		background: url(../images/weixin.png) no-repeat center center;background-color: #262827;
	}
	.nxqtwo .biaot .fenx .wb:hover{
		background: url(../images/weiboh.png) no-repeat center center;background-color: #03b1be;
	}
	.nxqtwo .biaot .fenx .wx:hover{
		background: url(../images/weixinh.png) no-repeat center center;background-color: #03b1be;
	}
	.nxqtwo .shen{
		line-height: 24px;font-size: 14px;color: #666;padding: 20px 0 30px;
	}
	.nxqtwo .shen .tu{
		text-align: center;
	}
	.nxqtwo .shen img{
		max-width: 100%;
	}
	.nxqtwo .feny{
		width: 100%;
	}
	.nxqtwo .feny .sx{
		width: 85%;
	}
	.nxqtwo .feny .sx .ss{
		line-height: 26px;font-size: 14px;color: #03b1be;
	}
	.nxqtwo .feny .sx .ss a{
		color: #999;transition: all 200ms;
	}
	.nxqtwo .feny .sx .ss a:hover{
		color: #03b1be;
	}
	.nxqtwo .feny .fh{
		width: 100px;height: 36px;border: 1px solid #999;border-radius: 18px;text-align: center;line-height: 36px;
		font-size: 14px;color: #999;
	}
	.nxqtwo .feny .fh a{
		color: #999;transition: all 200ms;display: block;
	}
	.nxqtwo .feny .fh a:hover{
		color: #03b1be;
	}
	
	/*news.html*/
	.newstwo{
		width: 100%;padding: 12px 0;
	}
	.newstwo .ti{
		width: 100%;
	}
	.newstwo .ti li{
		width: 100%;padding: 24px 0;border-bottom: 1px solid #ededed;
	}
	.newstwo .ti li:first-child{
		padding-top: 0;
	}
	.newstwo .ti .tu{
		width: 28.1%;position: relative;overflow: hidden;
	}
	.newstwo .ti .tu .dtu{
		width: 100%;
	}
	.newstwo .ti .tu .ceng{
		width: 100%;height: 100%;position: absolute;left: 0;top: 100%;background-color: rgba(0,0,0,0.5);transition: all 600ms;
	}
	.newstwo .ti li:hover .tu .ceng{
		top: 0;
	}
	.newstwo .ti .tu .ceng .tb{
		width: 100%;height: 24px;position: absolute;left: 0;top: 50%;margin-top: -12px;text-align: center;
	}
	.newstwo .ti .tu .ceng .tb img{
		height: 100%;
	}
	.newstwo .ti .zi{
		width: 68.1%;
	}
	.newstwo .ti .zi .tou{
		line-height: 38px;padding-top: 0px;font-size: 16px;color: #333;display: block;height: 38px;overflow: hidden;
		transition: all 200ms;
	}
	.newstwo .ti li:hover .zi .tou{
		color: #03b1be;
	}
	.newstwo .ti .zi .shen{
		line-height: 24px;font-size: 14px;color: #666;height: 48px;overflow: hidden;
	}
	.newstwo .ti .zi .riqi{
		line-height: 28px;font-size: 14px;color: #999;margin-top: 6px;
	}
	.newstwo .ti .zi .riqi i{
		font-size: 14px;margin-right: 5px;
	}
	
	/*ygfw.html*/
	.ygfwtwo{
		width: 100%;padding: 12px 0;
	}
	.ygfwtwo li{
		padding: 0 34px 34px;background-color: #f4f4f4;margin-bottom: 34px;
	}
	.ygfwtwo li .biaot{
		line-height: 34px;font-size: 16px;color: #333;
	}
	.ygfwtwo li .zheng{
		width: 100%;
	}
	.ygfwtwo li .zheng .tu{
		width: 28%;margin-top: 10px;
	}
	.ygfwtwo li .zheng .tu img{
		width: 100%;
	}
	.ygfwtwo li .zheng .zi{
		width: 70%;
	}
	.ygfwtwo li .zheng .zi .shen{
		line-height: 24px;font-size: 14px;color: #333;height: 72px;overflow: hidden;margin-bottom: 0px;
	}
	.ygfwtwo li .zheng .zi .more{
	    display: block;width: 134px;line-height: 34x;border-bottom: 2px solid #999;color: #999;
	    text-align: center;font-size: 14px;transition: all 200ms;
	}
	.ygfwtwo li .zheng .zi .more i{
		font-size: 14px;margin-left: 4px;
	}
	.ygfwtwo li:hover .zheng .zi .more{
		color: #03b1be;border-color: #03b1be;
	}
	
	
	
}

@media only screen and (max-width: 767px) {
		table{width: 100% }
	.tdtwo img {
    max-width: 100%;
}
	/*header*/
	.jchead{
		width: 100%;height: 60px;/*position: fixed;*/left: 0;top: 0;z-index: 10;background-color: #fff;
	}
	.jchead .wid96{
		width: 96%;margin: 0 auto;
	}
	.jchead .logo{
		height: 36px;padding: 12px 0;
	}
	.jchead .logo img{
		height: 100%;
	}
	.jchead .za{
		height: 16px;margin-top: 33px;line-height: 16px;color: #333;display: none;
	}
	.jchead .za .ywxt{
		font-size: 14px;padding: 0 10px;
	}
	.jchead .za .ywxt i{
		font-size: 18px;color: #404040;margin-right: 5px;
	}
	.jchead .za .dianh{
		font-size: 14px;border-left: 1px solid #969696;padding: 0 10px;
	}
	.jchead .za .dianh i{
		font-size: 18px;color: #404040;margin-right: 5px;
	}
	.jchead .pc_nav{
		display: none;
	}
	/*导航按钮开始*/
	.phone_nav{
		width: 45px;float: right;display: block;
	}
	.phone_nav .toggle{position: relative;cursor: pointer;margin-top:8px; }
	.change_height.header .phone_nav .toggle{margin-top: 15px;}
	.phone_nav .toggle span {
	  position: relative;font-size: 0;width: 26px;height: 3px;background-color: #333;display: inline-block;vertical-align: middle;
	}
	.phone_nav .toggle span:before,.phone_nav .toggle span:after {
	  content: "";position: absolute;width: 100%;height: 3px;background-color: #333;left:0px;
	}
	.phone_nav .toggle span:before{top:-7px;}
	.phone_nav .toggle span:after{top:7px;}
	.visible_nav .toggle span{background-color: transparent;}
	.visible_nav .toggle span:before{left:5px;top:0px;
		transform: rotateZ(45deg);
		-webkit-transform: rotateZ(45deg);
	}
	.visible_nav .toggle span:after{top:0px;left: 5px;
		transform: rotateZ(-45deg);
		-webkit-transform: rotateZ(-45deg);
	}
	/*导航按钮结束*/
	/*二级导航关闭按钮开始*/
	.hide-submenu {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 60px;
	  height: 100%;
	  cursor: pointer;
	  background-color: #313131;
	}
	.hide-submenu:before {
	  opacity: 0;
	  content: "";
	  position: absolute;
	  top: 0;
	  right: 12px;
	  bottom: 0;
	  margin: auto;
	  padding: 4px;
	  width: 6px;
	  height: 6px;
	  cursor: pointer;
	  font-size: 0;
	  border-bottom: 2px solid #ededed;
	  border-right: 2px solid #ededed;
	  -webkit-transform: rotate(135deg);
	          transform: rotate(135deg);
	  left: 0;
	  right: -6px;
	  -webkit-transition: opacity 0.1s ease-out;
	  transition: opacity 0.1s ease-out;
	}
	.view-submenu .hide-submenu {
	  background-color: #3e3e3e;
	}
	.view-submenu .hide-submenu:before {
	  opacity: 1;
	}
	
	.hide-sanm {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 60px;
	  height: 100%;
	  cursor: pointer;
	  background-color: #313131;
	}
	.hide-sanm:before {
	  opacity: 0;
	  content: "";
	  position: absolute;
	  top: 0;
	  right: 12px;
	  bottom: 0;
	  margin: auto;
	  padding: 4px;
	  width: 6px;
	  height: 6px;
	  cursor: pointer;
	  font-size: 0;
	  border-bottom: 2px solid #ededed;
	  border-right: 2px solid #ededed;
	  -webkit-transform: rotate(135deg);
	          transform: rotate(135deg);
	  left: 0;
	  right: -6px;
	  -webkit-transition: opacity 0.1s ease-out;
	  transition: opacity 0.1s ease-out;
	}
	.view-submenu .hide-sanm {
	  background-color: #3e3e3e;
	}
	.view-submenu .hide-sanm:before {
	  opacity: 1;
	}
	/*结束*/
	.menu-container{
		position: absolute;
		top:130px;left: 0px;bottom:0px;right: 0px;
		visibility:hidden;
		z-index: 99;
	}
	.visible_nav .menu-container {
		visibility:visible;
		transition:all .3s ease-out;
	  -webkit-transition:all .3s ease-out;
	}
	.view-submenu .menu-container {
	  -webkit-transform: translateX(-100%);
	  transform: translateX(-100%);
	  
	}
	.visible_nav .phone_ul{
		display: block;
	}
	.phone_ul{
		position: absolute;top:80px;bottom: 0px;left:0px;overflow: hidden;
		right:0px;background-color: #333;
		opacity: 1;z-index: 9;display: none;
		transition:all .3s ease-out;
	  -webkit-transition:all .3s ease-out;
	}
	.phone_ul li{text-align: left;height: 40px;line-height:40px;width:100%;padding:0 30px;border-bottom: 1px solid #2c2c2c;}
	.phone_ul li a{color: #fff;float: left;display: block;width: 80%;}
	.phone_ul li span{display: block;left: 70%;z-index: 8;font-size: 14px;
		width: 32px;height: 41px;text-indent: -9999px;cursor: pointer;
		position: relative;/*top:50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);*/
	}
	.phone_ul li span:after{
		content: "";
		position: absolute;
		top:50%;left:10px;margin-top: -3px;
		border-right:1px solid #fff;border-bottom: 1px solid #fff;
		width: 6px;height: 6px;
		transform: rotate(-45deg);
	}
	.phone_ul li ul.submenu{
		position: absolute;
		width:100%;
	    top: 0;
	    z-index: 10;
	    left: 0%;
	    display: none;
	    bottom: 0px;
	    background-color: #313131;
	}
	.submenu li {
	    margin-left: 60px;
	    font-size: 15px;
	}
	/*三级链接*/
	.phone_ul li .submenu span{display: block;left: 60%;z-index: 10;
		width: 32px;height: 41px;text-indent: -9999px;cursor: pointer;
		position: relative;/*top:50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);*/
	}
	.phone_ul li ul.sanmenu{
		position: absolute;
		width:100%;
	    top: 0;
	    z-index: 20;
	    left: 0%;
	    display: none;
	    bottom: 0px;
	    background-color: #313131;
	}
	.sanmenu li {
	    margin-left: 60px;
	    font-size: 15px;
	}
	/*手机导航结束*/
	
	.ggwid{
		width: 96%;margin: 0 auto;
	}
	/*index.html*/
	.indexone{
		width: 100%;position: relative;padding-top: 0px;
	}
	.owl-demo{ width: 100%; margin-left: auto; margin-right: auto;}
	.owl-demo .item{ display: block;position: relative;overflow: hidden;}
	.owl-demo .item .datu{
		width: 100%;vertical-align: middle;
	}
	.owl-demo .item .banzi{
		width: 70%;position: absolute;left: 15%;top: 60%;margin-top: -50px;text-align: center;opacity: 0;filter: alpha(opacity = 0);
		transition: all 400ms;
	}
	.owl-demo .active .item .banzi{
		top: 50%;opacity: 1;filter: alpha(opacity = 100);
	}
	.owl-demo .item .banzi .tou{
		line-height: 32px;font-size: 16px;
	}
	.owl-demo .item .banzi .xian{
		height: 1px;width: 74px;margin: 0 auto 4px;
	}
	.owl-demo .item .banzi .shen{
		line-height: 22px;font-size: 14px;font-weight: bold;color: #fff;
	}
	.indexone .indfen{
		width: 100%;height: auto;background-color: rgba(3,177,190,0.6);position: relative;left: 0;bottom: 0;z-index: 1;
	}
	.indexone .indfen ul{
		height: 100%;
	}
	.indexone .indfen li{
		width: 25%;text-align: center;height: 100%;background-color: rgba(3,177,190,0.6);
	}
	.indexone .indfen li:first-child,.indexone .indfen li:first-child+li+li{
		background-color: rgba(0,0,0,0.3);
	}
	.indexone .indfen li .tu{
		width: 100%;line-height: 40px;color: #fff;transition: all 200ms;
	}
	.indexone .indfen li:hover .tu{
		color: #f4ff1e;
	}
	.indexone .indfen li .tu i{
		font-size: 26px;
	}
	.indexone .indfen li .zi{
		line-height: 14px;font-size: 12px;font-weight: bold;color: #fff;padding: 0 5px 10px;
	}
	.indextwo{
		width: 100%;padding: 40px 0;
	}
	.intit{
		width: 100%;text-align: center;
	}
	.intit .yw{
		line-height: 32px;font-size: 22px;font-weight: bold;color: #737373;
	}
	.intit .zw{
		line-height: 28px;padding-top: 0px;font-size: 18px;color: #333;
	}
	.intit .ms{
		line-height: 24px;font-size: 14px;color: #666;padding-bottom: 24px;
	}
	.indextwo .ti{
		width: 100%;
	}
	.indextwo .ti li{
		width: 50%;padding: 15px 0;box-sizing: border-box;transition: all 400ms;text-align: center;border: 1px solid transparent;
	}
	.indextwo .ti li:hover{
		border-color: #f2f2f2;box-shadow: 10px 10px 20px #f2f2f2;
	}
	.indextwo .ti li .tu{
		width: 80px;border: 2px solid #dedede;height: 80px;text-align: center;line-height: 80px;border-radius: 50%;color: #999;
		margin: 0 auto;transition: all 400ms;
	}
	.indextwo .ti li:hover .tu{
		background-color: #03b1be;color: #f4ff1e;border-color: #03b1be;
	}
	.indextwo .ti li .tu i{
		font-size: 40px;
	}
	.indextwo .ti li .tou{
		line-height: 26px;padding: 6px 0 0;font-size: 16px;color: #333;
	}
	.indextwo .ti li .xian{
		width: 52px;height: 2px;background-color: #999;margin: 10px auto 10px;
	}
	.indextwo .ti li .shen{
		line-height: 24px;font-size: 14px;color: #666;height: 78px;width: 88%;margin: 0 auto;
	}
	.indexthree{
		width: 100%;background: url(../images/indexthreebg.jpg) no-repeat center center;padding: 50px 0;
	}
	.indexthree li{
		width: 50%;text-align: center;
	}
	.indexthree li .tu{
		width: 80px;height: 80px;line-height: 80px;border: 2px solid #fff;border-radius: 50%;color: #fff;margin: 0 auto 10px;
		transition: all 200ms;
	}
	.indexthree li:hover .tu{
		color: #f4ff1e;background-color: #03b1be;border-color: #03b1be;
	}
	.indexthree li .tu i{
		font-size: 40px;
	}
	.indexthree li .tu img{
		width: 40px;
	}
	.indexthree li .shuzi{
		font-size: 22px;color: #fff;line-height:32px;height: 38px;
	}
	.indexthree li .shuzi .hz{
		font-size: 14px;
	}
	.indexthree li .ms{
		line-height: 24px;font-size: 14px;color: #fff;height: 48px;
	}
	.indexfour{
		width: 100%;padding: 40px 0 40px;
	}
	.indexfour li{
		width: 100%;margin-left: 0%;
	}
	.indexfour li:first-child{
		margin-left: 0;
	}
	.indexfour li .tu{
		width: 100%;
	}
	.indexfour li .tu img{
		width: 100%;height: 200px;
	}
	.indexfour li .riqi{
		line-height: 30px;padding-top: 8px;font-size: 16px;color: #666;width: 100%;border-bottom: 2px solid #e4e4e4;
	}
	.indexfour li .riqi span{
		font-size: 14px;
	}
	.indexfour li .tou{
		line-height: 30px;height: 30px;padding-top: 6px;font-size: 14px;color: #333;overflow: hidden;
	}
	.indexfour li .tou a{
		color: #333;transition: all 200ms;
	}
	.indexfour li .shen{
		line-height: 24px;font-size: 14px;color: #666;margin-bottom: 24px;height: 48px;
	}
	.indexfour .more{
		display: block;width: 110px;line-height: 30px;margin: 0px auto 0;border-bottom: 3px solid #999;color: #999;text-align: center;
		font-size: 14px;transition: all 200ms;
	}
	.indexfour .more:hover{
		color: #03b1be;border-color: #03b1be;
	}
	.indexfour .more i{
		margin-left: 5px;font-size: 14px;
	}
	.indexfive{
		width: 100%;padding: 40px 0;background: url(../images/indexfivebg.jpg) no-repeat center center;
	}
	.hzuo-demo { width: 100%; margin-left: auto; margin-right: auto;}
	.hzuo-demo .item{ display: block;}
	.hzuo-demo .item img{
		width: 100%;vertical-align: middle;
	}
	.part_pic{ width:100%;}
	.gd_01{ position:relative;width:100%;}
	.gd_01 #simgs01{ width:98%;margin:0 auto;}
	.gd_01 #simgs02{ width:98%;margin:0 auto;}
	.gd_01 li{float: left; width: 190px; margin:0 8px; text-align:center;}
	.part_pic ul li img{height:67px;}
	/*footer*/
	.jcfoot{
		width: 100%;
	}
	.jcfoot .shang{
		width: 100%;padding: 55px 0 20px;border-bottom: 1px solid #f0f0f0;display: none;
	}
	.jcfoot .shang .one{
		width: 110px;
	}
	.jcfoot .shang .tou{
		height: 30px;line-height: 20px;font-size: 14px;color: #444;
	}
	.jcfoot .shang .tou a{
		color: #444;
	}
	.jcfoot .shang .tou a:hover{
		color: #bbb;
	}
	.jcfoot .shang .shen{
		line-height: 24px;font-size: 14px;color: #909090;
	}
	.jcfoot .shang .shen a{
		color: #909090;
	}
	.jcfoot .shang .shen a:hover{
		color: #333;
	}
	.jcfoot .shang .two{
		width: 320px;height: 157px;border-right: 1px solid #dcdcdc;
	}
	.jcfoot .shang .two .lie{
		width: 86px;margin: 0 5px;
	}
	.jcfoot .shang .two .lie .kuang{
		width: 100%;border: 1px solid #dcdcdc;
	}
	.jcfoot .shang .two .lie .kuang img{
		width: 100%;
	}
	.jcfoot .shang .two .lie .zi{
		line-height: 50px;font-size: 14px;color: #444;text-align: center;
	}
	.jcfoot .shang .three{
		width: 210px;text-align: center;
	}
	.jcfoot .shang .three .tu{
		width: 100%;text-align: center;padding-bottom: 10px;
	}
	.jcfoot .shang .three .tu img{
		height: 50px;
	}
	.jcfoot .shang .three .hang{
		line-height: 16px;font-size: 14px;color: #929292;
	}
	.jcfoot .shang .three .hang2{
		line-height: 45px;font-size: 18px;color: #929292;
	}
	.jcfoot .shang .three .hang2 i{
		color: #b0b0b5;margin-right: 5px;font-size: 20px;
	}
	.jcfoot .xia{
		line-height: 30px;padding: 20px 0 20px;font-size: 14px;color: #929292;
	}
	.jcfoot .xia a{
		color: #929292;
	}
	
	/*侧边栏*/
	.celan{
		display: none;
	}
	
	/*公共*/
	.syone{
		width: 100%;position: relative;padding-top: 60px;
	}
	.syone img{
		width: 100%;
	}
	.syone .zi{
		width: 96%;line-height: 30px;position: absolute;left: 2%;top: 50%;margin-left: 0;margin-top: 5px;
		padding-left: 12px;border-left: 3px solid #03b1be;box-sizing: border-box;font-size: 16px;color: #fff;
	}
	.huid{
		width: 100%;background-color: #f6f6f6;padding-bottom: 6px;
	}
	.huid .ggwid{
		width: 96%;background-color: #fff;position: relative;top: -20px;padding: 0 3.5% 1px;box-sizing: border-box;
	}
	.huid .ggwid .qieh{
		width: 100%;padding: 13px 0;overflow: hidden;
	}
	.huid .ggwid .qieh li{
		line-height: 34px;font-size: 14px;color: #333;border-right: 1px solid #fff;width: 33.33%;text-align: center;
		float: left;box-sizing: border-box;
	}
	.huid .ggwid .qieh li a{
		display: block;color: #333;background-color: transparent;transition: all 200ms;padding:0 0;
	}
	.huid .ggwid .qieh li:hover a{
		color: #fff;background-color: #03b1be;
	}
	.huid .ggwid .qieh li.active a{
		color: #fff;background-color: #03b1be;
	}
	/*about.html*/
	.aboutwo{
		width: 100%;
	}
	.aboutwo .tou{
		line-height: 26px;font-size: 16px;padding: 4px 0;color: #333;
	}
	.aboutwo .shen{
		line-height: 24px;font-size: 14px;color: #666;
	}
	.aboutwo .shuz{
		width: 100%;text-align: center;padding: 10px 0;
	}
	.aboutwo .shuz li{
		width: 100px;position: relative;display: inline-block;
	}
	.aboutwo .shuz li .sz{
		width: 100%;line-height: 32px;font-size: 26px;color: #03b1be;
	}
	.aboutwo .shuz li .zi{
		width: 100%;line-height: 24px;font-size: 14px;color: #666;
	}
	.aboutwo .tu{
		width: 100%;margin-top: 14px;
	}
	.aboutwo .tu img{
		width: 100%;
	}
	.abouthree{
		width: 100%;padding: 20px 0 30px;
	}
	.abouthree .zuo{
		width: 100%;padding-top: 10px;
	}
	.abouthree .zuo .toux{
		font-size: 14px;line-height: 24px;color: #999;
	}
	.abouthree .zuo .tou{
		font-size: 16px;line-height: 26px;color: #333;padding-top: 0px;
	}
	.abouthree .zuo .xian{
		width: 46px;height: 2px;background-color: #a5a5a5;margin: 6px 0;
	}
	.abouthree .zuo .shen{
		line-height: 24px;font-size: 14px;color: #666;
	}
	.abouthree .you{
		width: 100%;
	}
	.abouthree .you img{
		width: 100%;
	}
	
	/*ab_hz.html*/
	.hzjmtwo{
		width: 100%;padding: 4px 0 30px;
	}
	.hzjmtwo .tu{
		width: 100%;
	}
	.hzjmtwo .tu img{
		width: 100%;
	}
	.hzjmtwo .zi{
		width: 100%;
	}
	.hzjmtwo .zi .one{
		padding-bottom: 0px;width: 100%;padding-top: 8px;
	}
	.hzjmtwo .zi .tou{
		line-height: 26px;font-size: 16px;font-weight: bold;color: #333;
	}
	.hzjmtwo .zi .hang{
		line-height: 24px;font-size: 14px;color: #666;
	}
	
	/*jjfa.html*/
	.jjfatwo{
		width: 100%;padding: 4px 0 10px;
	}
	.jjfatwo li{
		width: 100%;background-color: #f4f4f4;margin-bottom: 20px;
	}
	.jjfatwo li:hover{
		background-color: #03b1be;
	}
	.jjfatwo .tu{
		width: 100%;position: relative;overflow: hidden;
	}
	.jjfatwo .tu .dat{
		width: 100%;
	}
	.jjfatwo .tu .ceng{
		width: 100%;height: 100%;position: absolute;left: 0;top: 100%;background-color: rgba(0,0,0,0.4);transition: all 600ms;
	}
	.jjfatwo li:hover .tu .ceng{
		top: 0;
	}
	.jjfatwo .tu .ceng .xtu{
		width: 100%;text-align: center;height: 25px;position: absolute;left: 0;top: 50%;margin-top: -14px;
	}
	.jjfatwo .tu .ceng .xtu img{
		height: 100%;
	}
	.jjfatwo .zi{
		width: 100%;padding: 0 2% 10px;box-sizing: border-box;
	}
	.jjfatwo .zi .tou{
		line-height: 40px;font-size: 16px;color: #333;
	}
	.jjfatwo .zi .tou a{
		color: #333;transition: all 200ms;
	}
	.jjfatwo li:hover .zi .tou a{
		color: #fff;
	}
	.jjfatwo .zi .tou span{
		font-size: 22px;color: #03b1be;transition: all 200ms;margin-right: 2px;
	}
	.jjfatwo li:hover .zi .tou span{
		color: #fff;
	}
	.jjfatwo .zi .xian{
		width: 45px;height: 1px;background-color: #a5a5a5;margin-bottom: 0px;
	}
	.jjfatwo li:hover .zi .xian{
		background-color: #fff;
	}
	.jjfatwo .zi .shen1{
		line-height: 24px;font-size: 14px;color: #666;margin-bottom: 4px;
	}
	.jjfatwo li:hover .zi .shen1{
		color: #fff;
	}
	.jjfatwo .zi .shen2{
		line-height: 24px;font-size: 14px;color: #666;margin-bottom: 4px;
	}
	.jjfatwo li:hover .zi .shen2{
		color: #fff;
	}
	.jjfatwo .zi .more{
		display: block;width: 104px;line-height: 26px;border-bottom: 1px solid #999;color: #999;text-align: center;
	    font-size: 14px;
	}
	.jjfatwo .zi .more i{
		font-size: 14px;
	}
	.jjfatwo li:hover .zi .more{
		color: #fff;border-color: #fff;
	}
	
	/*jjfaxq.html*/
	.sanq{
		width: 100%;border-bottom: 1px solid #ededed;padding-top: 24px;
	}
	.sanq li{
		line-height: 34px;width: 90px;text-align: center;border-right: 1px solid #fff;box-sizing: border-box;
	}
	.sanq li a{
		display: block;width: 100%;height: 100%;font-size: 14px;color: #333;transition: all 200ms;border-bottom: 2px solid transparent;
	}
	.sanq li:hover a{
		color: #03b1be;border-color: #03b1be;
	}
	.sanq li.active a{
		color: #03b1be;border-color: #03b1be;
	}
	.jjxqtwo{
		width: 100%;padding-bottom: 24px;
	}
	.jjxqtwo .tou{
		font-size: 16px;color: #333;line-height: 50px;
	}
	.jjxqtwo .shen{
		font-size: 14px;color: #666;line-height: 24px;
	}
	.jjxqtwo .shen span{
		font-size: 14px;font-weight: bold;
	}
	.jjxqtwo .tu{
		width: 100%;text-align: center;
	}
	.jjxqtwo .tu img{
		max-width: 100%;
	}
	
	/*khfw.html*/
	.khfwtwo{
		width: 100%;padding-bottom: 30px;
	}
	.khfwtwo .dms{
		width: 100%;font-size: 14px;line-height: 24px;color: #666;padding: 2px 0;
	}
	.khfwtwo .one{
		width: 100%;padding-top: 14px;
	}
	.khfwtwo .one .tu{
		width: 100%;
	}
	.khfwtwo .one .zi{
		width: 100%;
	}
	.khfwtwo .one .zi li{
		width: 100%;margin-top: 10px;
	}
	.khfwtwo .one .zi .tub{
		width: 54px;height: 54px;border: 1px solid #ececec;color: #999;text-align: center;line-height: 54px;
		border-radius: 50%;margin-top:8px;
	}
	.khfwtwo .one .zi .tub i{
		font-size: 28px;
	}
	.khfwtwo .one .zi .wez{
		width: 80%;
	}
	.khfwtwo .one .zi .wez .tou{
		line-height: 26px;font-size: 16px;color: #333;font-weight: bold;padding-top: 0px;
	}
	.khfwtwo .one .zi .wez .shen{
		line-height: 24px;font-size: 14px;color: #666;
	}
	
	/*ab_lx.html*/
	.lxtwo{
		width: 100%;padding-bottom: 30px;
	}
	.lxtwo .tou{
		width: 100%;line-height: 30px;padding-top: 4px;font-size: 16px;font-weight: bold;color: #333;
	}
	.lxtwo .shen{
		width: 100%;line-height: 24px;font-size: 14px;color: #666;
	}
	.lxtwo .tu{
		width: 100%;margin-top: 20px;
	}
	.lxtwo .tu img{
		width: 100%;
	}
	.lxtwo .daohang{
		display: block;width: 60%;height: 40px;line-height: 40px;text-align: center;color: #fff;
		background-color: #03b1be;border-radius: 3px;margin: 10px auto;
	}
	
	/*ab_qy.html*/
	.qytwo{
		width: 100%;padding-top: 8px;
	}
	.qytwo .tu{
		width: 100%;
	}
	.qytwo .zi{
		width: 100%;margin-top: 10px;
	}
	.qytwo .zi .tou{
		line-height: 26px;font-size: 16px;color: #333;padding-top: 0px;font-weight: bold;
	}
	.qytwo .zi .shen{
		line-height: 24px;font-size: 14px;color: #666;
	}
	.qythree{
		width: 100%;padding: 20px 0 30px;
	}
	.qythree .tu{
		width: 100%;
	}
	.qythree .tu img{
		width: 100%;
	}
	.qythree .zi{
		width: 100%;margin-top: 10px;
	}
	.qythree .zi .tou{
		line-height: 26px;font-size: 16px;color: #333;font-weight: bold;
	}
	.qythree .zi .shen{
		line-height: 24px;font-size: 14px;color: #666;
	}
	
	/*ab_ry.html*/
	.rytwo{
		width: 100%;padding-bottom: 30px;
	}
	.rytwo .ti{
		width: 100%;padding: 8px 0;
	}
	.rytwo .ti li{
		width: 48%;margin: 0 1% 16px;
	}
	.rytwo .ti li .tu{
		width: 100%;
	}
	.rytwo .ti li .tu img{
		width: 100%;height: 152px;
	}
	.rytwo .ti li .zi{
		width: 100%;line-height: 36px;font-size: 14px;color: #666;text-align: center;border-bottom: 1px solid #e6e6e6;
		height: 36px;
	}
	.rytwo .more{
		width: 100%;line-height: 30px;text-align: center;color: #03b1be;background-color: #e6e6e6;cursor: pointer;
	}
	.rytwo .more i{
		font-size: 24px;
	}
	
	/*kh_ts.html*/
	.tstwo{
		width: 100%;padding-bottom: 30px;
	}
	.tstwo .tu{
		width: 100%;
	}
	.tstwo .tu img{
		width: 100%;
	}
	.tstwo .zi{
		width: 100%;
	}
	.tstwo .zi .ms{
		font-size: 14px;line-height: 24px;padding: 4px 0;color: #333;
	}
	.tstwo .zi .tsqd{
		font-size: 14px;line-height: 24px;color: #333;
	}
	.tstwo .zi .tsqd span{
		color: #03b1be;
	}
	.tstwo .zi .biaod{
		width: 100%;
	}
	.tstwo .zi .biaod .shur{
		width: 96%;line-height: 36px;padding: 0 2%;border: 1px solid #e5e5e5;outline: none;background-color: #fff;
		margin-bottom: 6px;color: #999;height: 36px;
	}
	.tstwo .zi .biaod textarea{
		width: 96%;height: 80px;line-height: 20px;padding: 2%;background-color: #fff;resize: none;outline: none;
		margin-bottom: 6px;border: 1px solid #e5e5e5;color: #999;font-family: "微软雅黑";
	}
	.tstwo .zi .biaod .tij{
		width: 110px;height: 30px;text-align: center;background-color: #a3a3a3;color: #fff;
	}
	
	/*ab_td.html*/
	.tdtwo{
		width: 100%;padding-bottom: 30px;
	}
	.tdtwo .tou{
		line-height: 26px;font-size: 16px;color: #333;padding: 6px 0;
	}
	.tdtwo .shen{
		line-height: 24px;font-size: 14px;color: #666;padding: 6px 0 12px;
	}
	.tdtwo .tu{
		width: 100%;
	}
	.tdtwo .tu img{
		width: 100%;
	}
	
	/*newsxq.html*/
	.nxqtwo{
		width: 100%;padding: 30px 0 30px;
	}
	.nxqtwo .biaot{
		width: 100%;padding-bottom: 14px;border-bottom: 1px solid #ededed;
	}
	.nxqtwo .biaot .wenz{
		width: 100%;
	}
	.nxqtwo .biaot .wenz .tou{
		width: 100%;font-size: 16px;line-height: 26px;color: #333;
	}
	.nxqtwo .biaot .wenz .riqi{
		line-height: 26px;font-size: 14px;color: #999;
	}
	.nxqtwo .biaot .fenx{
		width: 100%;
	}
	.nxqtwo .biaot .fenx a{
	    float: none;display: inline-block;text-align: center;transition: all 200ms;
	    width: 36px;
	    line-height: 36px;
	    height: 36px;border-radius: 50%;
	    background-image: none;
	    background-repeat: no-repeat;
	    background-color: #262827;
	    cursor: pointer;
	    margin: 3px;
	    text-indent: 0;
	    overflow: hidden;
	    color: #fff;
	}
	.nxqtwo .biaot .fenx a:hover{
		background-color: #03b1be;color: #fff;opacity: 1;filter: alpha(opacity=100);
	}
	.nxqtwo .biaot .fenx .wb{
		background: url(../images/weibo.png) no-repeat center center;background-color: #262827;
	}
	.nxqtwo .biaot .fenx .wx{
		background: url(../images/weixin.png) no-repeat center center;background-color: #262827;
	}
	.nxqtwo .biaot .fenx .wb:hover{
		background: url(../images/weiboh.png) no-repeat center center;background-color: #03b1be;
	}
	.nxqtwo .biaot .fenx .wx:hover{
		background: url(../images/weixinh.png) no-repeat center center;background-color: #03b1be;
	}
	.nxqtwo .shen{
		line-height: 24px;font-size: 14px;color: #666;padding: 14px 0 24px;
	}
	.nxqtwo .shen .tu{
		text-align: center;
	}
	.nxqtwo .shen img{
		max-width: 100%;
	}
	.nxqtwo .feny{
		width: 100%;
	}
	.nxqtwo .feny .sx{
		width: 100%;
	}
	.nxqtwo .feny .sx .ss{
		line-height: 26px;font-size: 14px;color: #03b1be;
	}
	.nxqtwo .feny .sx .ss a{
		color: #999;transition: all 200ms;
	}
	.nxqtwo .feny .sx .ss a:hover{
		color: #03b1be;
	}
	.nxqtwo .feny .fh{
		width: 50%;height: 36px;border: 1px solid #999;border-radius: 18px;text-align: center;line-height: 36px;
		font-size: 14px;color: #999;margin-right: 25%;margin-top: 10px;
	}
	.nxqtwo .feny .fh a{
		color: #999;transition: all 200ms;display: block;
	}
	.nxqtwo .feny .fh a:hover{
		color: #03b1be;
	}
	
	/*news.html*/
	.newstwo{
		width: 100%;padding: 8px 0;
	}
	.newstwo .ti{
		width: 100%;
	}
	.newstwo .ti li{
		width: 100%;padding: 14px 0;border-bottom: 1px solid #ededed;
	}
	.newstwo .ti li:first-child{
		padding-top: 0;
	}
	.newstwo .ti .tu{
		width: 100%;position: relative;overflow: hidden;
	}
	.newstwo .ti .tu .dtu{
		width: 100%;
	}
	.newstwo .ti .tu .ceng{
		width: 100%;height: 100%;position: absolute;left: 0;top: 100%;background-color: rgba(0,0,0,0.5);transition: all 600ms;
	}
	.newstwo .ti li:hover .tu .ceng{
		top: 0;
	}
	.newstwo .ti .tu .ceng .tb{
		width: 100%;height: 24px;position: absolute;left: 0;top: 50%;margin-top: -12px;text-align: center;
	}
	.newstwo .ti .tu .ceng .tb img{
		height: 100%;
	}
	.newstwo .ti .zi{
		width: 100%;
	}
	.newstwo .ti .zi .tou{
		line-height: 30px;padding-top: 4px;font-size: 16px;color: #333;display: block;height: 34px;overflow: hidden;
		transition: all 200ms;
	}
	.newstwo .ti li:hover .zi .tou{
		color: #03b1be;
	}
	.newstwo .ti .zi .shen{
		line-height: 24px;font-size: 14px;color: #666;height: 48px;overflow: hidden;
	}
	.newstwo .ti .zi .riqi{
		line-height: 28px;font-size: 14px;color: #999;margin-top: 6px;
	}
	.newstwo .ti .zi .riqi i{
		font-size: 14px;margin-right: 5px;
	}
	
	/*ygfw.html*/
	.ygfwtwo{
		width: 100%;padding: 8px 0;
	}
	.ygfwtwo li{
		padding: 0 24px 24px;background-color: #f4f4f4;margin-bottom: 24px;
	}
	.ygfwtwo li .biaot{
		line-height: 30px;font-size: 16px;color: #333;
	}
	.ygfwtwo li .zheng{
		width: 100%;
	}
	.ygfwtwo li .zheng .tu{
		width: 100%;
	}
	.ygfwtwo li .zheng .tu img{
		width: 100%;
	}
	.ygfwtwo li .zheng .zi{
		width: 100%;margin-top: 10px;
	}
	.ygfwtwo li .zheng .zi .shen{
		line-height: 24px;font-size: 14px;color: #333;height: 72px;overflow: hidden;margin-bottom: 0px;
	}
	.ygfwtwo li .zheng .zi .more{
	    display: block;width: 134px;line-height: 34x;border-bottom: 2px solid #999;color: #999;
	    text-align: center;font-size: 14px;transition: all 200ms;
	}
	.ygfwtwo li .zheng .zi .more i{
		font-size: 14px;margin-left: 4px;
	}
	.ygfwtwo li:hover .zheng .zi .more{
		color: #03b1be;border-color: #03b1be;
	}
	
	
}

/*分页*/
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px auto;
    border-radius: 0;width: 100%;text-align: center;
}
.pagination>li {
    display: inline-block;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
    color: #b4bcc2;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #03b1be;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}