@font-face{
	        font-family: 'DINPro-Bold';
	        src:url(/index/wap/fonts/DINPro-Bold.otf');
}
*{
	
}
a, article, b, body, dd, div, dl, dt, em, footer, form, h1, h2, h3, h4, h5, h6, header, html, i, iframe, img, li,menu, nav, object, ol, p, section, small, span, strong, td, th, time, tr, tt, u, ul{
	margin: 0;
	padding: 0;
	border: 0;
	/*font-family: "Helvetica Neue", Helvetica, STHeiTi, 'Microsoft YaHei',;*/
	font-family:'Microsoft Jhenghei', '微軟正黑體', Microsoft YaHei, "微软雅黑";
	vertical-align: baseline;
	word-wrap: break-word;
}
section footer {
	width: 100%;
}
button, input, select, textarea {
	outline: 0;
	-webkit-box-sizing: border-box
}
article, footer, header, menu, nav, section {
	display: block
}
a {
	color:#666;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);

}
li, ol, ul {
	list-style: none
}
b, strong {
	font-weight: 700
}
h2{font-size:2.4rem; font-weight:bold;}
h3{font-size:1.6rem;}
h4{font-size:1.4rem; font-weight:bold;}
html {
	font-size: 62.5%;
 
}
@media only screen and (min-width:481px) {
html {
	font-size: 94%!important;

}
}
@media only screen and (min-width:561px) {
html {
	font-size: 109%!important
}
}
@media only screen and (min-width:641px) {
html {
	font-size: 125%!important
}
body {
	max-width: 750px;
}
}
html,body{
	width: 100%;
	height: 100%;
}
body {
	font-size: 1.4rem;
    font-family:'Microsoft Jhenghei', '微軟正黑體', Microsoft YaHei, "微软雅黑";
	background-color: #fff;
	min-width: 320px;
	margin: 0 auto;
	position: relative;
	color:#666;
	padding-top: 65px;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0;
    image -ms-interpolation-mode: bicubic;
	-webkit-touch-callout: none;
}
.swipea #js{bottom:1rem;left:0;position:absolute;text-align:center;width:100%;}
.swipea #js a{background:rgba(255,255,255,.7);color:#fff;font-size:1.2rem;width:1.2rem;margin:0 .3rem;height:1.2rem;line-height:2rem;display:inline-block;text-align:center;border-radius:50%}
.swipea img{width:100%; display:block}
.swipea #js a.active{background:#666;opacity:.6;color:#fff}

.header{
	width: 100%;
	max-width: 750px;
	height: 65px;
	background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    position: fixed;
    top: 0;
    z-index: 2000;
}
.header .logo{
	width: 180px;
	float: left;
	margin: 12px 0px 0px 10px;
}
.header .btn{
	float: right;
	margin: 14px 20px 0px 0px;
}
.btn{width:40px;float:right;position:relative;cursor:pointer;height:37px;}
.btn span{display:block;background:#404040; /*按钮颜色*/ width:26px;height:2px;left: 7px;position:absolute;transition:all ease 0.35s}
.btn span:nth-of-type(1){top:7px}
.btn span:nth-of-type(2){top:17px}
.btn span:nth-of-type(3){top:27px}
.sp_nav_se span:nth-of-type(1){top:17px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:17px;transform:rotate(-45deg)}

.nav_two{
	width: 100%;
	height: 100%;
	max-width: 750px;
	margin:0 auto;
	background: rgba(0,0,0);
	top: 0;
	position: fixed;
	z-index: 1000;
	box-sizing: border-box;
	padding: 65px 2rem 0 2rem;
	display: none;
}
.nav_li{
	border-bottom: .1rem #302525 solid;
	margin-top: 2rem;
	padding-bottom: 1rem;
}
.nav_li h2{
	font-size: 1.8rem;
	color: #fff;
	display: inline-block;
	line-height: 1.8rem;
	font-family:Microsoft YaHei, "微软雅黑";
}
.nav_li h2:after{
	content: "";
	display: block;
	width: 1.1rem;
	height: 1.8rem;
	background: url(../images/nav.png)center no-repeat;
	background-size: 100%;
	float: right;
	margin: 0 0 0 .8rem;
}
.nav_two ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: .5rem;
}
.nav_two ul li{
	width: 31%;
	line-height: 2.5rem;
}
.nav_two ul:after{
	content: "";
	display: block;
	width: 31%;
	height: 0;
}
.nav_two ul li a{
	color: #b8b8b8;
	font-family:Microsoft YaHei, "微软雅黑";
}

.menu_fot{
	font-size:1.3rem;
	margin-top:2rem;
	float:left;
	line-height:2.2rem;
}
.menu_fot span{
	color:#fff;
}
.ban{
	position: relative;
}
.ban p{
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	text-shadow: 0 .2rem .2rem #333333;
}
section{
	background: #fff;
	overflow: hidden;
	margin: 0 auto;
}
.index1{
	width: 95%;
	height: 4rem;
	padding-top: 1.8rem;
	padding-bottom:1.3rem;
}
.index1 ul li{
	float: left;
	width: 32%;
	text-align: center;
	border-right: .1rem #f2f2f2 solid;
}
.index1 ul li:last-child{
	border: 0px;
}
.index1 ul li p{
    font-size: 1.2rem;
    color: #666;
}
.index1 ul li h3{
	font-size: 1rem;
	color: #333;
	line-height: 1.5rem;
}
.index1 ul li h3 span{
	color: #e23524;
	font-size: 2.8rem;
	font-family: 'DINPro-Bold';
}
.index2{
	width: 95%;
	margin-top: 1rem;
}
.index2 ul li{
	width: 50%;
	border-right: .1rem #e7e7e7 solid;
	border-bottom: .1rem #e7e7e7 solid;
	text-align: center;
	float: left;
	box-sizing: border-box;
	padding: 1.5rem;
}
.index2 ul li h3{
    font-size: 1.4rem;
    color: #181818;
 
    line-height: 3.2rem;
}
.index2 ul li p{
	font-size: 1.2rem;
	color: #999;
}
.index2 ul li img{
	width: 4.5rem;
	
}
.index3{
	width: 95%;
	background: #fff;
	margin-top: 1rem;
	padding-bottom: 1rem;
}
.index3b{
 
	overflow: hidden;
	color: #1c1c1c;
}
.index3b h3{
	font-size: 2rem;
	margin-left: .5rem;
}
.index3b h3 a{
	float: right;
	font-size: 1rem;
	color: #999;
	line-height: 2.5rem;
}
.index3 ul li{
	width: 48%;
	float: left;
	margin-left: 1.3%;
	margin-top: 1.5rem;
}
.index3 ul li h4{
	font-size: 1.6rem;
	font-weight: normal;
	color: #000;
	margin-top: .5rem;
}
.index3 ul li p{
	font-size: 1.2rem;
	color: #666;
	line-height: 2rem;
}
.index4{
	width: 89%;
	padding: 1rem 1rem;
}
.newsbox{padding:0 1rem 2rem;}
.newshead{ overflow:hidden;}
.newshead li{width:28%; float:left;margin-left: 6.6%;font-size: 1.6rem; color:#666; height:4.2rem; border-bottom: .1rem #e7e7e7 solid; font-weight:bold; line-height:4.2rem;text-align:center;}
.newshead li:first-child{margin-left: 0rem;}
/*.newshead li:nth-child(3){width:34%;}*/
.newshead li.cur{border-bottom: .1rem #d90000 solid;color: #d90000;}
.newsli li{
	border-bottom: .1rem #e7e7e7 solid;
	padding: 1.2rem 0;
	overflow: hidden;
}
.newsli li img{
	width: 30%;
	float: left;
	margin-right: 3%;
}
.newsli li h3{
	font-size: 1.4rem;
	color: #333;
	font-weight:normal;
	margin-bottom: .2rem;
	line-height:2rem;
}
.newsli li span{
	font-size: 1.2rem;
	color: #999;
}
.newsli li p{
	font-size: 1.4rem;
	color: #999;
	margin-top: .2rem;
}
.index4more{
	width: 8rem;
	height: 3rem;
	margin: 0 auto;
	margin-top: 1.5rem;
	text-decoration:none;
}
.liuyan{
	background: url(../images/bg_03.png);
	padding: 2rem 1rem;
}
.liuyan h3{
	font-size: 1.8rem;
	color: #000;
	text-align:center;
}

#liuyan input{
	width: 100%;
	height: 4.5rem;
	border: 0px;
	background: #fff;
	margin-top: 1.6rem;
	text-indent: 1em;
	font-size: 1.5rem;
}
#liuyan li:first-child{
	margin-top: 1rem;
}
#liuyan input::-webkit-input-placeholder{
    color: #b6b4b4;
}
#liuyan button{
    width: 100%;
    background: #333333;
    height: 4.5rem;
    color: #fff;
    margin-top: 1.5rem;
    font-size: 1.5rem;
    outline: none;
    border: 0px;
}
#liuyan li:last-child{
	font-size: 1.2rem;
	color: #8f8f8f;
	line-height: 2rem;
	margin-top: 2rem;
}


footer{
	
	overflow: hidden;
	padding: 1.5rem 1.5rem;
	background: #323232;
	padding-bottom:9rem;
 
}
footer ul a{
	color: #ccc;
	padding-right: .5rem;
	font-size: 1.5rem;
	line-height: 2.4rem;
}
footer h3{
	font-size: 1.7rem;
	color: #fff;
	margin-bottom: 1rem;
	margin-top: 1.5rem;
}
footer p{
	color: #ccc;
	font-size: 1.5rem;
}
.qqzixun{
	width: 100%;
	font-size: 1.8rem;
	line-height: 3.5rem;
	color: #fff;
	background-color:#ed1c24;
	text-align: center;
	-webkit-border-radius: 20px;
	-moz-border-radius:20px;
	margin-top: 1.5rem;
 
}
footer h5{
	text-align: center;
	font-size: 1.5rem;
	color: #ccc;
	margin-top: 1.5rem;
}

.footer{
	position: fixed;
	bottom:0;
	width:100%;
	max-width: 750px;
	margin:0 auto;
	background:#f2f2f2;
	padding-bottom:0.2rem;
	overflow:hidden;
	text-align:center;
	z-index:999;
	border-top:1px solid #e7e7e7;
}
.footer ul{margin:0 auto;text-align:center;}
.footer ul li{ width:25%;padding:1.5rem 0.6rem .4rem;display:inline;float:left; line-height:1.6rem;box-sizing: border-box;}
.footer ul li a:hover{ text-decoration:none;}
.footer ul li:nth-child(2),.footer ul li:nth-child(3),.footer ul li:nth-child(4){ border-left:#e7e7e7 solid .1rem;}
.footer ul li span{ color:#111111;font-size:1.1rem;line-height: 1.8rem;}
.footer ul li a img{ width:30%; margin-top:-0.5rem; max-width:100%;}

.dz1{
	width: 100%;
	text-align: center;
	padding: 2rem 0;
	border-top: .1rem #e7e7e7 solid;
	background-size: auto 100%!important;
}
.dz1 h1{
	font-size: 2.5rem;
	font-weight: bold;
	color: #333;
	margin-bottom: 2rem;
}
.dz1 h1 span{
	color: #e60012;
}
.dz1 img{
	width: 75%;
}
.ziyetitle h2{
	text-align: center;
	font-size: 2rem;
	color: #000;
	margin-top: 1.5rem;
}
.ziyetitle p{
	text-align: center;
	font-size: 1.4rem;
	color: #333;
	margin-top: .5rem;
}
.dz2{
	width: 95%;
}
.dz2 ul li{
	background: #d61519;
	overflow: hidden;
	padding: 1.5rem;
	color: #fff;
	border-radius: .5rem;
	margin-top: 1.2rem;
}
.dz2 ul li img{
	width: 20%;
	float: left;
	margin-right: 1rem;
	margin-bottom: 1rem;
}
.dz2 ul li h3{
	font-size: 1.5rem;
	margin-bottom: .5rem;
}
.dz2 ul li p{
	font-size: 1.2rem;
	line-height: 1.5rem;
}
.dz2 ul{
	margin-top: 2rem;
}
.dz3{
	background:url(../images/hexin.jpg) bottom  center no-repeat;
	margin-top: 2rem;
}
.dz3 ul li{
	width: 50%;
 
	float: left;
	text-align: center;
	padding: 5%;
	box-sizing: border-box;
}
.dz3 ul li img{
	width: 50%;
}
.dz3 ul li h3{
	font-size: 1.6rem;
	color: #fff;
	margin-top: 1rem;
	margin-bottom: .5rem;
}
.dz3 ul li p{
	font-size: 1.2rem;
	color: #ccc;
	line-height: 1.6rem;
}
.yx1top{
	width: 100%;
	height: 20rem;
	background: url(../images/yxx_img2.jpg)center no-repeat;
	background-size: auto 100%;
	margin-top: 1.5rem;
}
.yx1topl{
	width: 55%;
	height: 20rem;
	background: url(../images/yxx_img2.png);
	padding:10% 5%;
	box-sizing: border-box;
}
.yx1topl h3{
	color: #e60012;
	font-size: 2rem;
}
.yx1topl h4{
	color: #fff;
	font-size: 1.8rem;
	line-height: 3rem;
	margin-bottom: 1rem;
}
.yx1topl p{
	color: #fff;
	font-size: 1.2rem;
}
.yx2 ul li{
	width: 48%;
	border: .1rem #e7e7e7 solid;
	float: left;
	box-sizing: border-box;
	margin-left: 1.3%;
	padding: 3%;
	text-align: center;
	margin-top: 1rem;
}
.yx2 ul li h4{
	font-size: 1.8rem;
	color: #333;
	font-weight: normal;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.yx2 ul li p{
	font-size: 1.2rem;
	color: #666;
	line-height: 1.7rem;
}
.yx2 ul{
	margin-top: 1rem;
}
.sp1{
	background: #f4b34f;
	padding: 1rem;
}
.sp1 ul li{
	background: rgba(0,0,0,.15);
	padding: 1rem;
	color: #fff;
	margin-top: 1rem;
	border-radius: .6rem;
}
.sp1 ul li div{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: #fff;
	float: left;
	margin-bottom: 2.5rem;
	margin-right: 1rem;
}
.sp1 ul li h3{
    font-size: 1.8rem;
}
.sp1 ul li p{
	font-size: 1rem;
	line-height: 1.5rem;
	margin-top: .5rem;
}
.gb1{
	background: url(../images/market.jpg)center no-repeat;
	text-align: center;
	padding: 6%;
}
.gb1 h1{
	font-size: 2.4rem;
	color: #fff;
	margin-top: 1rem;
}
.gb1 h2{
	font-size: 1.6rem;
	color: #e60012;
	font-weight: normal;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.gb1 p{
	font-size: 1.2rem;
	line-height: 1.8rem;
	color: #fff;
}
.sj1 ul li{
	text-align: center;
	margin-top: 2rem;
}
.sj1{
	width: 95%;
}
.sj1 ul li img{
    width: 60%;
}
.sj1 ul li h3{
	font-size: 2rem;
	font-weight: bold;
	color: #000;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.sj2{
	width: 95%;
}
.sj1 ul li p{
	font-size: 1.5rem;
	color: #666;
	line-height: 2rem;
}
.sj2 ul li img{
    width: 25%;
    float: left;
    margin-bottom: 2rem;
    margin-top: 1.5rem;
    margin-right: .5rem;
}
.sj2 ul li h3{
	font-size: 1.5rem;
	color: #333;
}
.sj2 ul li p{
	font-size: 1.2rem;
	line-height: 1.6rem;
	color: #666;
	margin-top: .5rem;
}
.sj2 ul li{
	margin-top: 1rem;
}
.sj2 ul{
	margin-top: 1rem;
	overflow: hidden;
}
.app1 ul li{
	border: .1rem #e7e7e7 solid;
	float: left;
	width: 46%;
	margin-left: 2.2%;
	text-align: center;
	padding:2rem 1rem;
	box-sizing: border-box;
	margin-top: 2rem;
}
.app1 ul li img{
	width: 4rem;
}
.app1 ul li h3{
	font-size: 1.6rem;
	color: #000;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.app1 ul li p{
	font-size: 1.2rem;
	color: #666;
	line-height:1.8rem;
}
.posb{
	height: 5rem;
	background: #f5f4f4;
}
.posb h3{
	font-size: 1.7rem;
	color: #000;
	line-height: 5rem;
	margin-left: 1rem;
}
.fw1{
	background: #f0fafd;
	padding-bottom: 1rem;
	border-top: .1rem #e7e7e7 solid;
}
.fw1 ul li{
	float: left;
	width: 47%;
	text-align: center;
	background: #fff;
	border: .1rem #e7e7e7 solid;
	margin-left: 2%;
	padding: 2rem 1rem;
	box-sizing: border-box;
	margin-top: 1rem;
}
.fw1 ul li img{
	width: 30%;
}
.fw1 ul li h3{
	margin-top: .5rem;
	margin-bottom: 1rem;
	color: #000;
}
.fw1 ul li p{
	font-size: 1.2rem;
	color: #666;
	line-height: 1.6rem;
}
.xw1{
	background: #eaeaea;
	padding: 1rem;
	padding-bottom: 2rem;
	
}
.xw11 li{
	background: #fff;
	padding: 1rem;
	overflow: hidden;
	margin-top: 1rem;
	-webkit-box-shadow:0 0 16px #cccccc;  
-moz-box-shadow:0 0 16px #cccccc;  
box-shadow:0 0 16px #cccccc;  
z-index:9999;
}
.xwbl h3{
    font-size: 3.8rem;
	text-align:center;
    color: #333;
	font-family: 'DINPro-Bold';
}
.xwbl{
	float: left;
	border-right: .1rem #e7e7e7 solid;
	margin-right: 1rem;
	padding-right: 1rem;
	font-family: 'DINPro-Bold';
}
.xwb{
	overflow: hidden;
	margin-bottom: 1.5rem;
}
.xwb h2{
	font-size: 1.9rem;
	font-weight: normal;
	color: #333;
	line-height: 2.6rem;
	margin-top: 1rem;
}
.xw11 p{
	clear: both;
	font-size: 1.2rem;
	color: #777;
	line-height: 1.8rem;
}
.xw11 h5 span{
	float: right;
	color: #d30000;
	font-size: 2rem;
	line-height: 1.5rem;
}
.xw11 h5{
	border-top: .1rem #e7e7e7 solid;
	margin-top: .6rem;
	padding-top: .8rem;
	line-height: 1.8rem;
}
.ab1{
   padding: 1.5rem;
}
.ab1 h2{
	font-size: 2rem;
	color: #d93f3d;
}
.ab1 span{
	color: #333;
}
.ab1 p{
	font-size: 1.4rem;
	line-height: 2rem;
	margin-top: 1rem;
}
.ab2 ul li{
	margin: 0 auto;
	color: #fff;
	display: flex;
	width: 91%;
	height: 24rem;
	background-size: 100% auto;
	margin-top: 1rem;
}
.ab2 ul li:nth-child(1){
	background: url(../images/about21.jpg);
}
.ab2 ul li:nth-child(2){
	background: url(../images/about22.jpg);
}
.ab2 ul li:nth-child(3){
	background: url(../images/about23.jpg);
}
.ab2 ul li h2{
	font-size: 2rem;
	font-weight: normal;
}
.ab2 ul li h3{
	font-size: 2.4rem;
	line-height: 3rem;
	margin-bottom: 1rem;
}
.ab2 ul li span{
	margin: auto 2rem;
}
.ab3{
	background: #f2f2f2;
	padding: 2rem 1.5rem;
	margin-top: 1rem;
}
.ab3 h2{
	color: #333;
	margin-top: 2rem;
	margin-bottom: 1.5rem;
}
.ab3 p{
	line-height: 2rem;
}
.ab4 ul li{
	float: left;
	border: .1rem #e7e7e7 solid;
	width: 45%;
	margin-left: 3.5%;
	text-align: center;
    height: 13rem;
	box-sizing: border-box;
	display: flex;
	margin-top: 1rem;
}
.ab4 ul li img{
	width: 40%;
}
.ab4 ul li h3{
	color: #000;
	margin-top: 2rem;
}
.ab4 ul li span{
	margin: auto;
}
.art1{
	width: 94%;
	border-bottom: .1rem #e7e7e7 solid;
	padding: 1rem 0;
	margin-top: 1rem;
}
.art1 h2{
	font-size: 2rem;
	color: #000;
	font-weight: normal;
	font-weight:bold;
 
}
.art1 p{
	font-size: 1.1rem;
	color: #666;
	font-weight: normal;
	margin-top: 1.5rem;
}
.art2{
	width: 88%;
	padding: 3rem 0;
	line-height: 2.2rem;
	color:#2d2d2d;
}
.xiangguanyuedu{
	margin:0 auto;
	width: 94%;
	padding: 1rem 0;
	margin-bottom:2rem;
}
.xiangguanyuedu h3{
	margin-bottom:1rem;
}
.xiangguanyuedu ul li{
margin-bottom:0.8rem;
list-style:inside;
}
.art3{
	border-top: .1rem #e7e7e7 solid;
	width: 94%;
	padding: 1rem 0;
	line-height: 1.8rem;
	margin-top: .5rem;
	line-height: 2rem;
}
.art3more{
	width: 10rem;
	height: 3rem;
	background: #666;
	color: #fff;
	text-align: center;
	line-height: 3rem;
	margin-top: 1rem;
}
.con1{
	width: 90%;
	background-color:#f2f2f2;
	padding:5%;
}
.contact1{
	background-color:#ffffff;
	width:84%;
	padding:8%;
	margin-bottom:2rem;
	
}
.contact1 .p1{
	font-size:1.4rem;
	text-align:center;
}
.contact1 span{
display:block;
width:10%;
height:0.2rem;
background-color:#d41f17;
margin:0 auto;
margin-top:1rem;
}
.contact1 .p2{
margin-top:1rem;
	font-size:2rem;
	text-align:center;
}
.contact1 .tel{
	margin-top:1rem;
	font-size:3rem;
	text-align:center;
	color:#d41f17;
	font-weight:bold;
 
}
.contact2{
	background-color:#ffffff;
	width:90%;
	padding:5%;
	margin-bottom:2rem;
	
}
.contact2 .p1{
	 text-align:left;
	 border-bottom:1px solid #cccccc;
	 font-size:2rem;
	 text-transform:uppercase;
	 padding:0.4rem;
	 margin-bottom:1rem;
}
.contact2 .p2{
	 font-size:1.3rem;
	 padding:0.4rem;
	 margin-bottom:0.3rem;
 
}
.contact2 .p2 img{
 width:1.8rem;
 
}


.page2{text-align:center;margin-top:20px; margin-bottom:20px;}
.page2 a{margin-left:0.2rem;padding:3px 11px;background:#ffffff; border:1px solid #efefef; display:inline-block;color:#333333; text-decoration:none;  ;}
 

 
.mubiao{
	width: 90%;
	background-color:#f2f2f2;
	padding:5%;
}
.mubiao .mubiao_txt{
	background-color:#ffffff;
	width:84%;
	padding:8%;
	line-height:2rem;
}
.mubiao .p2{
	line-height:2.5rem;
}
.mubiao .p1{
	text-align: center;
	font-size: 2rem;
	color: #000;
	font-weight:bold;
 
}
.mubiao span{
display:block;
width:10%;
height:0.2rem;
background-color:#d41f17;
margin:0 auto;
margin-top:1rem;
margin-bottom:2rem;
}
.casediv1{
	background-color:#e3e3e3;
	width:90%;
	height:120px;
	padding:5%;
	
}
.casediv1 .p_name{
	font-size: 2.5rem;
	color:#111111;
	font-weight:bold;
}
.casediv1 .p_key{
	font-size: 1.5rem;
	margin-top:.5rem;
	color:#4f4f4f;
}
.casediv2{
	background-color:#efefef;
	width:90%;
	padding:5%;
	text-align:center;
}
.casediv2 img{
	width:100%;
}
.art5{
 
	width: 94%;
	padding: 1rem 0;
	line-height: 1.8rem;
	margin-top: .5rem;
	line-height: 2rem;
}

.index8{
	margin-top: 1rem;
	width: 94%;
	padding:3%;
	background-color:#f2f2f2;
}
.index8b{
	overflow: hidden;
	color: #1c1c1c;
}

.index8b h3{
	font-size: 2rem;
	margin-left: .5rem;
}
.index8b h3 a{
	float: right;
	font-size: 1rem;
	color: #999;
	line-height: 2.5rem;
}
.qianyuediv{
	margin-top: 1rem;
	width: 94%;
	padding:3%;
	background-color:#ffffff;
	
	
}
.qianyuediv li{
padding-top:1rem;
padding-bottom:1rem;
border-bottom:1px solid #e7e7e7;
	
}
.qianyuediv li  h1{
	font-size: 1.5rem;
	color: #111111;
	font-weight:normal;
	margin-bottom: .5rem;
 	margin-top: .5rem;
	clear:both;
 
	
}
.qianyuediv li  p{
	color: #777777;
	font-weight:normal;
	font-size:1.2rem;
 	line-height: 1.9rem;
}
.qianyuediv li  h3{
	background-color:#e23524;
	display: inline-block;
	color:#ffffff;
	font-size:1.1rem;
	padding:.5rem 1rem;
	font-weight:normal;
	margin-bottom:1.rem;
}
.leisixuqiu{
	display:block;
	font-size:14px;
	text-align:center;
	width:13rem;
	color:#ffffff;
	line-height:3.5rem;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	margin:0 auto;
	background-color:#d41f17;
	margin-top:1.5rem;

}

/*seoÓÅ»¯Ò³Ãæ*/
section footer {
	width: 100%;
}
button, input, select, textarea {
	outline: 0;
	-webkit-box-sizing: border-box;
}
article, footer, header, menu, nav, section {
	display: block
}
a {
	color:#666;
	text-decoration: none;
}
li, ol, ul {
	list-style: none;
}
b, strong {
	font-weight: 700
}
h2{font-size:2.4rem;}
h3{font-size:1.6rem;}
h4{font-size:1.4rem;}
html {
	font-size: 62.5%
}
@media only screen and (min-width:481px) {
html {
	font-size: 94%!important
}
}
@media only screen and (min-width:561px) {
html {
	font-size: 109%!important
}
}
@media only screen and (min-width:641px) {
html {
	font-size: 125%!important
}
body {
	max-width: 750px;
}
}
body {
	font-size: 1.4rem;
	font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
	background-color: #fff;
	min-width: 320px;
	margin: 0 auto;
	position: relative;
	color: #333;
}
.clr {
	clear: both;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0;
    image -ms-interpolation-mode: bicubic;
	-webkit-touch-callout: none;
}


.seo1{
	overflow: hidden;
	margin-top: 2rem;
	padding-bottom: 2rem;
}
.seotitle{
	padding: 0 1.5rem;
}
.seotitle h2{
    text-align: center;
    font-size: 2rem;
    color: #000;
    font-weight: bold;
}
.seotitle h2 span{
	color: #e62022;
}
.seotitle p{
	text-align: center;
	font-size: 1.3rem;
	margin-top: .8rem;
}
.seo1 ul li{
	width: 45.5%;
	margin-left: 3%;
	float: left;
	margin-top: 5rem;
	border: .1rem #e62022 solid;
	padding: .8rem;
	box-sizing: border-box;
	position: relative;
	text-align: center;
}
.seo1 ul li h3{
	text-align: center;
	font-size: 1.6rem;
	color: #333;
	font-weight: bold;
	margin-top: 1rem;
}
.seo1 ul li p{
	color: #333;
	line-height: 2rem;
	margin-top: 1rem;
	text-align: justify;
	font-size: 1.3rem;
}
.seo1 ul li img{
	width: 10rem;
	margin-top: -4rem;
}

.seo2{
	overflow: hidden;
	margin-top: 3rem;
	padding-bottom: 2rem;
}
.imgtabbox{ overflow:hidden;padding-top: 2rem;width: 80%;margin: 0 auto;}
.imgtabbox ul{overflow:hidden;}
.imgtabbox ul li{width:97%;margin-left: .4rem;border: .1rem #ddd solid;}
.imgtabbox ul li img{display:block;width:99%; max-width:100%;}
.imgtabbox ul li p{font-size:1.2rem; font-weight:normal; text-align:center; line-height:2.5rem;background: #898989;}
.imgtabbox ul li a{color:#fff;}
.imgtabbox .hd{text-align:center; padding-top:1.5rem;}
.imgtabbox .hd li{display:inline-block; width: 1rem; height: 1rem;padding: 0;border-radius: 50%; 
	background:#a9a9a9; margin:0 .4rem; color:transparent; box-sizing:border-box;}
.imgtabbox .hd li.on{background:#e62022;}
.seofenge{
	width: 100%;
	height: 1rem;
	background: #f2f2f2;
}

.seo3{
	padding: 2rem 1.5rem;
	overflow: hidden;
}
.seo3b{
	height: 5rem;
	background: url(../images/seo_03.png)left no-repeat;
	background-size: auto 100%;
	padding-left: 7rem;
}
#seo3box2 .seo3b{
	background: url(../images/seo_05.png)left no-repeat;
	background-size: auto 100%;
}
.seo3box{
	margin-top: 2rem;
}
#seo3box2{
	margin-top: 3rem;
}
.seo3b h2{
	font-size: 1.8rem;
	border-bottom: .1rem #b2b2b2 dashed;
	color: #e62022;
	font-weight: bold;
	padding-bottom: .5rem;
	margin-bottom: .5rem;
}
.seo3b h2 span{
    font-size: 1.2rem;
    color: #333;
    font-weight: normal;
    margin-left: 1rem;
}
.seo3b h3{
	font-size: 1.5rem;
	color: #333;
}
.seo3ul{
	border: .1rem #e62022 solid;
	overflow: hidden;
	border-radius: .8rem;
	margin-top: 1.5rem;
	padding: .6rem 1rem .6rem 2.5rem;
}
.seo3ul li{
	list-style: decimal;
	font-size: 1.2rem;
	margin: .8rem 0;
}
.seo3ul li font{
	color: #e62022;
}

.seo4{
	overflow: hidden;
	padding: 2rem 0;
}
.seo4 ul li{
    width: 45.5%;
    float: left;
    margin-left: 3%;
    box-sizing: border-box;
    padding: 0 1rem;
    margin-top: 2rem;
    text-align: center;
}
.seo4 ul li h3{
	font-weight: bold;
	color: #333;
	margin: 1rem 0;
}
.seo4 ul li p{
	color: #666;
	line-height: 1.8rem;
	font-size: 1.2rem;
}
.seo4 ul li img{
    width: 80%;
}
.seo4 ul{
	margin-top: 2rem;
}
.seo5{
	padding: 2rem 1.5rem;
}




.fanbg{
	overflow: hidden;
}
.fan_b li{
    width: 30%;
    line-height: 3rem;
    margin-left: 2.5%;
    float: left;
    background: #ebebed;
    color: #333;
    margin-top: 1rem;
    text-align: center;
}
.fan_b .cur{
	background: #d61519;
	color: #fff;
}
.fan_tab{
	padding: 1rem;
	overflow: hidden;
}
.fan_title{
	line-height: 3.6rem;
	background: #f7f7f8;
	margin-top: 1rem;
	font-size: 1.4rem;
	padding: 0 1rem;
	position: relative;
}
.fan_cont{
	display: none;
}
.fan_title span{
	width: 3.6rem;
	height: 3.6rem;
	display: inline-block;
	position: absolute;
	right: .4rem;
	top: 0;
	background: url(/index/wap/images/jia.png)center no-repeat;
	border-left: .1rem #fff solid;
}
.fan_cont{
	background: #fbfbfb;
	font-size: 1.3rem;
	line-height: 2.2rem;
	padding: 1.5rem 1rem;
	text-align: justify;
	color:#666666;
	border:1px solid #d61519;
	
}
.current{
	background: #d61519; 
	color: #fff;
}
.current span{
	background: url(/images/jian.png)center no-repeat;
}
.fan_ul{
	overflow: hidden;
	display: none;
}

.cehuap{
display:block;
float:left;
font-size:12px;
text-align:center;
width:17.8%;
line-height:22px;
color:#999999;
border:1px solid #999999;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
margin-right:0.5rem;
margin-bottom:30px;
margin-top:20px;
	 

}
/*TAG开始*/
.tagcss{
	width: 88%;
	line-height: 2.2rem;
	color:#2d2d2d;
	margin-top:1.3.rem;
 }
.tagcss H2{
	float:left;
	font-size:14px;
	color:#666666;
}
.tagcss H3{
	float:left;
	font-size:13px;
	color:#666666;
	margin-left:1rem
}
.tagcss H3 a{
	font-size:13px;
	color:#888;
	background-color:f4f4f4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background-color:#f9f9f9;
	padding:0.2rem;
	padding-left:0.8rem;
	padding-right:0.8rem;
}
.tagcss H3 a:hover{
	color:#ffffff;
	background-color:#e80111;
	text-decoration:none;
}