@charset "gb2312";
html {font:400 14px/1.5 PingFangSC-Regular,Helvetica,"Droid Sans",Arial,sans-serif; font-size: 62.5%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-user-select:none;user-select:none;}
html,body,div,object,iframe,applet,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,address,dl,dt,dd,ol,ul,li,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,progress{margin:0;padding:0;border:0;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
* ,::before,::after{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
a{text-decoration:none;-webkit-touch-callout:none;background-color:transparent;}
a:active,a:hover{outline:0;text-decoration:none;}
li{list-style:none}
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size: 100%;}
img { border:0;-webkit-touch-callout:none; vertical-align: middle;}
em, i, b ,s,strong{ font-style: normal; font-weight: normal; }
input,textarea{ border:0; outline: none; resize: none; -webkit-appearance: none;}
.all-wrap p {font-size: 2.6rem; text-align: justify; text-justify: inter-ideograph; }
.clearfix:before, .clearfix:after { display: table; content: ""; }
.clearfix:after { clear: both; }
.clearfix { *zoom:1;}
.re { position: relative; }
.ab { position: absolute; }
.fl { float: left;}
.fr { float: right;}
.flex{
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.translateY {-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.translateX {-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);}

.wrap { width: 100%; margin: 0 auto; max-width: 640px; min-width: 320px; }
.content1{ background:#e5f5fc; padding-bottom:6%}
.title2{ text-align:center; font-size:1.85rem; color:#393939; padding:4% 0 3%}
.btn{ width:80.6%; margin:5% auto 0; background:#f89e00; display:block; line-height:2.3; border-radius:1rem; text-align:center; font-size:1.6rem; color:#fff;}
.btn2{ width:60%}


.content2{ background:#eaf0fe;padding-bottom:6%}
.content2 .box1{ height:100%;top:50%; left:3%; width:50%; overflow:hidden;border-radius:16px;}
.content2 .box1 .video{ width:100%; height:100%;top:0; left:0;}
.content2 .box1 .playBtn{width:100%; height:100%;  background:url(../images/videobg.jpg) no-repeat center; background-size:100%; cursor:pointer; z-index:2;}

.content3{padding-bottom:6%; background:#eaf0fe;}
.zj2{ background:none}
.zj2 .bd{ width:100%}
.zj img{ display:block; border:0;}
.zj .bd{width:95%;margin:0 auto;}
.zj .hd { height: 14px; width: 100%; text-align: center;position: relative;position:absolute;bottom:18%;left:0 }
.zj .hd li { width: 10px; height:10px;  border-radius:50%;  background: #fba05d; display: inline-block; text-indent: 99px; overflow: hidden; }
.zj .hd li { margin: 0 4px; }
.zj .hd .on { background:#fba05d;  width: 40px; height:10px; border-radius:10px; }
.zj .prev,.zj.next{ top:44%; left:5%}
.zj .next{ right:0; top:44%; right:5%}

.content4{background:#eaf0fe; padding-bottom:6%}
.content4 .case2{ margin-top:5%}
.content4 .case2 .contain1 .title2{ width:100%; top:3%; font-size:1.5rem; color:#fff;}
.content4 .case2 .p1{ top:62%; font-size:0.9rem; color:#fff; padding:0 8%}
.content4 .contain2 .ulList{ top:34%; width:100%}
.content4 .contain2 .ulList li{ width:49%; text-align:center; font-size:1.1rem; color:#fff;}
.content4 .contain2 .ulList2{ top:84%}
.content4 .case3 .txt{ width:44%;top:40%; left:4%;font-size:1.2rem; color:#fff;}


.contetn5{ background:#eaf0fe; padding-bottom:9%}

.contetn6{ background:#eaf0fe; padding-bottom:9%}
.contetn6 .zj .hd li { background: #4581e6; }
.contetn6 .zj .hd li { margin: 0 4px; }
.contetn6 .zj .hd .on { background:#4581e6; }
.contetn6 .zj .hd{ bottom:22%;}

.content7 .btn3{ top:62%; width:33%; height:35%; right:3%; }
.content7 img{ display:block;}

@media screen and (min-width:320px) and (max-width:359px) {
    html { font-size: 31.25%!important; } /*0.5*/
}
@media screen and (min-width:360px) and (max-width:409px) {
    html { font-size: 35%!important; }  /*0.56*/
}
@media screen and (min-width:410px) and (max-width:479px) {
    html { font-size: 40%!important; }  /*0.64*/
}
@media screen and (min-width:480px) and (max-width:639px) {
    html { font-size: 47%!important; }  /*0.75*/
}
