
html{-webkit-text-size-adjust:none;  }
a{outline:none; text-decoration:none;} a:hover{ text-decoration:none;}
html{zoom:1;}html *{outline:0;zoom:1;} html button::-moz-focus-inner{border-color:transparent!important;} 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;} table{/*border-collapse:collapse;border-spacing:0;*/} fieldset,a img{border:0;} address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;} li{list-style:none;} caption,th{text-align:left;} h1,h2,h3,h4,h5,h6{font-size:100%;} q:before,q:after{content:'';}
input[type="submit"], input[type="reset"], input[type="button"],input[type="text"],input[type="password"],textarea, button { -webkit-appearance: none !important;} em,i{ font-style:normal;}
select{-webkit-appearance:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);   }
img{ display:block;}
html {
	font-size:62.5%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width:321px) { /*iphone5*/
html {
font-size:62.5%!important
}
}
@media only screen and (min-width:361px) {
html {
font-size:70.31%!important
}
}
@media only screen and (min-width:376px) {
html {
font-size:73.24%!important
}

}
@media only screen and (min-width:481px) {
html {
font-size:84%!important
}
}
@media only screen and (min-width:561px) {
html {
font-size:90%!important
}
}
@media only screen and (min-width:641px) {
html {
font-size:100%!important
}
}
body {
    font-family: "Microsoft YaHei",sans-serif;
    margin: 0 auto;
    max-width: 640px;
    min-width: 320px;
    padding: 0;
    width: 100%;
	overflow-x:hidden;
	background-color: #f4f4f4;
}

/* 通用 */
.hslclear{clear: both;}
.bgi img{width: 100%;}
.mt1{margin-top: 1rem;}
.mb1{margin-bottom: 1rem;}
.mtop10{margin: 1rem 0 0 0;}
.mt20{margin: 2rem 1rem 1rem;}
.pdb1{padding-bottom: 1rem;}
.bgcf4{background-color: #f4f4f4;}
.bgdh img{width: 100%;}
.w750 span{display: block;}
.w750 img{width: 100%;}
.w750 a{display: block;}
.w730{margin:1rem;}
.w730 img{width: 100%;}
.tit{margin: 2rem 0 1rem;}
.btn-kc{margin:1rem;overflow: hidden;}
.btn-kc span{width: 50%;float: left;display: block;}
.btn-kc a{text-align: center;display: block;margin: .5rem;height: 3.2rem;line-height: 3.2rem;font-size: 1.3rem;border-radius: 5rem;}
.btn-kc a.btn-kcl{color: #ffffff; background-color: #fd443f;border: 1px solid #fd443f;} 
.btn-kc a.btn-kcr{color: #ffffff;background-color: #ffffff;color: #fd443f;border: 1px solid #fd443f;}


/* box2 */
.box2{background-color: #ffffff;overflow: hidden;}
.box2-mod ul{display: flex;justify-content: space-between;margin: 1rem;}

.box2-mod ul li a{display: block;text-align: center;border: 1px solid #e6e6e6;padding: 2rem;background-color: #fafafa;border-radius: .5rem;}
.box2-mod ul li a b{display: block;font-size: 2rem;color: #000000;font-weight: bold;position: relative;}
.box2-mod ul li a b::before{content: "+";position: absolute;top: 0;right: 0;font-size: 1.2rem;font-weight: 300;}
.box2-mod ul li a b::after{content: "年";position: absolute;bottom: 0;right: 0;font-size: 1rem;font-weight: 300;}
.box2-mod ul li:nth-child(2) b::after{content: "万";position: absolute;bottom: 0;right: 0;font-size: 1rem;font-weight: 300;}
.box2-mod ul li:nth-child(3) b::after{content: "万";position: absolute;bottom: 0;right: 0;font-size: 1rem;font-weight: 300;}
.box2-mod ul li a span{font-size: 1.4rem;color: #666666;}

.box2-pic ul{display: flex;flex-wrap: wrap;margin: 0 .5rem;}
.box2-pic ul li{width: 50%;}
.box2-pic ul li a{display: block;margin: .5rem;background-color: #f2f2f2;}
.box2-pic ul li a img{width: 100%;}
.box2-pic ul li a span{display: block;padding: .5rem;font-size: 1.3rem;}
.box2-pic ul li a span b{color: #f12c31;}
.box2-pic ul li a span{display: flex;justify-content: space-between;color: #000000;}

/* box3 */

.box3{overflow: hidden;background-color: #eaeaea;}
.box3-list{background-color: #ffffff;border-radius: .5rem;margin: 1rem;}
.box3-list a{display: block;margin-top: 1rem;border-bottom: 1px solid #dcdcdc;}
.box3-list a:nth-child(4){border-bottom: none;}
.box3-pic {display: flex;}
.box3-pic-l{width: 35%;}
.box3-pic-r{width: 65%;}
.box3-pic-l{margin: 1rem;}
.box3-pic-l img{width: 100%;}
.box3-pic-r{margin: 1rem 1rem 1rem 0;}
.box3-pic-tit{display: flex;justify-content: space-between;padding-bottom: .5rem;margin-bottom: .5rem;border-bottom: 1px dashed #bfbfbf;}
.box3-pic-tit-r{display: flex;}
.box3-pic-tit-r span{align-items: center;display:flex;padding: 0 1rem;background-image: linear-gradient(to right,#e72219 , #f18a1a);border-radius: .5rem;color: #ffffff; font-size: 1.2rem;}
.box3-pic-r h3{color: #e83019;font-size: 1.2rem;}
.box3-pic-tit-l span{font-size: 1.1rem;color: #000000;}

.box3-pic-r-p span:nth-child(1){color: #e83019;font-size: 1rem;display: block;margin-bottom: 1rem;}
.box3-pic-r-p span:nth-child(1) i{float: right;background: linear-gradient(to right,#e72219 , #f18a1a);-webkit-background-clip: text;color: transparent;}
.box3-pic-r-p span:nth-child(1) b{font-weight: 600;color: #000000;}
.box3-pic-r-p span:nth-child(2){color: #666666;font-size: 1rem;}
.box3-pic-r-p span:nth-child(2) b{color: #000000;}

/* box4 */
.box4{background-color: #ffffff;overflow: hidden;}

.hslbox7_1{/* margin-top:1rem; margin-bottom:1rem; */margin: 1rem;}
.hslbox7_4{ margin-bottom:1rem !important;}
.hslbox7_4 a{ display:block; position:relative;}
.hslbox7_4 .hslbox7_4_1{ display:block; position:relative; width:60%; float:left; margin-right:50px; position:relative; z-index:1;}
.hslbox7_4_1 i{ display:block; position:absolute; font-size:0; width:60px; line-height:60px; height:60px; text-align:center; color:#fff; right:30px; bottom:15px;}
.hslbox7_4_2{ display:block; width:40%; position:absolute; right:0; height:100%; background-color:#fff; text-align:left;}
.hslbox7_4_2 b{ color:#000; font-size:2rem;display:block; padding-top:.5rem; margin-left:1rem; margin-top:.2rem;}
.hslbox7_4_2 strong{ text-transform:uppercase; font-weight:normal; color:#ccc; font-size:.8rem; border-bottom:1px solid #ccc; margin-left:1rem;display:block; padding-bottom:.3rem; margin-right:1rem;}
.hslbox7_4_2 p{ color:#666; font-size:1rem; line-height:1.5rem; margin-left:1rem; margin-top:.5rem;}
.hslbox7_3 a{ display:block; opacity:.6; background-color:#000;}
.hslbox7_3 .swiper-slide-thumb-active a{ opacity:1;}