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{font-size:12px;} 
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;transition:0.4s;-webkit-transition:0.4s;-moz-transition:0.4s;}
.pics{width:100%;height:auto;}
.wbox{width:1200px;margin:0px auto;}

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;min-width:1200px;padding:0;width:100%;background:#fff;}
.banner{height:520px;background:url(../images/banner.jpg) no-repeat center center;}

.titBox{margin-bottom:1.5rem;}
.titBox dt{padding:1rem 0 0.2rem 0;font-size:1.3rem;text-align:center;color:#999;display:flex;align-items:center;justify-content:center;}
.titBox dt span{padding:0px 1rem;}
.titBox dt::before{content:'';height:1px;width:20%;background:#ccc;}
.titBox dt::after{content:'';height:1px;width:20%;background:#ccc;}
.titBox dd{color:#3b4496;text-align:center;font-size:2.4rem;font-weight:bold;margin-top:5px;}

.btnsBox{width:50%;height:3.8rem;line-height:3.8rem;background:#aa1313;color:#fff;margin:1rem auto 0 auto;font-size:1.4rem;text-align:center;border-radius:30px;cursor:pointer;background-image:linear-gradient(#eb5b25, #eb5b25);position:relative;display:flex;align-items:center;justify-content: center;}

.oneBox{padding:50px 0;}
.oneBox .txtBox{font-size:1.3rem;margin-bottom:1rem;line-height:2rem;}
.oneBox .itemBox{padding:1.5rem 0;}


.twoBox{padding:3rem 1rem;background-image:linear-gradient(to right, #171c60, #3b4394, #333778);}
.twoBox .titBox{}
.twoBox .titBox dt{color:#999;color:#fff;}
.twoBox .titBox dd{color:#d9ba8b;}

.twoBox .itemBox{} 
.twoBox .itemBox .txtBox{font-size:1.3rem;margin-bottom:1rem;line-height:2rem;color:#fff;padding:1rem 0;}
.twoBox .itemBox .picBox{display:flex;align-items:center;justify-content:space-between;}
.twoBox .itemBox .picBox dl{width:48.5%;background:#fff;margin-bottom:1rem;}
.twoBox .itemBox .picBox dl dd{height:2.6rem;line-height:2.6rem;text-align:center;font-size:1.2rem;font-weight:bold;color:#3b4496;}
.twoBox .itemBox .imgBox{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.twoBox .itemBox .imgBox dl{width:32%;background:#fff;margin-bottom:1rem;}
.twoBox .itemBox .imgBox dl dd{height:2.6rem;line-height:2.6rem;text-align:center;font-size:1.2rem;font-weight:bold;word-wrap:normal;text-overflow:ellipsis;
  white-space:nowrap;overflow:hidden;color:#3b4496;}

.threeBox{padding:3rem 1rem;background:url(../images/bg01.jpg) no-repeat bottom right;}
.threeBox .itemBox{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap;padding-top:2rem;}
.threeBox .itemBox .item{width:23.5%;background:#fafafa;position:relative;border:1px #c9c9c9 solid;margin-top:3rem;margin-bottom:2rem;border-radius:8px;}
.threeBox .itemBox .item dt{position:absolute;width:40%;left:30%;top:-3rem;z-index:9;}
.threeBox .itemBox .item dd{padding:5rem 1rem 2rem 1rem;line-height:1.8rem;font-size:1.2rem;text-align:justify;color:#666;}

.fourBox .itemBox{}
.fourBox .itemBox .imgBox{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.fourBox .itemBox .imgBox dl{width:32%;background:#fff;margin-bottom:1rem;}
.fourBox .itemBox .imgBox dl dd{height:2.6rem;line-height:2.6rem;text-align:center;font-size:1.2rem;font-weight:bold;word-wrap:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.fiveBox{padding:2rem 0rem;background:url(../images/bg02.jpg) no-repeat bottom left;}
.fiveBox .titBox{padding:0 1rem 1rem 1rem;}
.fiveBox .itemBox{padding:1rem 0;}


.hslfooter{margin-top:0;}

.tipModal{background:rgba(0,0,0,0.8);padding:20px;border-radius:20px;color:#fff;text-align:center;max-width:80%;line-height:30px;position: fixed;z-index:9999999999999;left:50%;top:50%;margin-top:-35px;display:none;}