 @charset "utf-8";
*{box-sizing: border-box}
body { font-family:arial; margin:0; padding:0; font-size:14px; color:#111; background-color: #fff; font-family:微软雅黑;}
div, form, img, ul, ol, li, dl, dt, dd { margin: 0; padding: 0; border: 0; }
h2{font-size:15px}
h3{font-size:12px;margin-top:5px}

/*h1, h2, h3, h4, h5, h6 { margin:0; padding:0; font-size: 12px; font-weight: normal; }*/
a { color: #000; text-decoration: none; }
a:hover { color: #FF0000; text-decoration:underline }
.rightCon a{ color: #174f70; text-decoration: underline; }
.noBg { background:none!important }
.noBorder { border:none!important }
.red { color:red }
.clear { clear:both; height:0; overflow:hidden }
.hidden { display:none }
.display { display:block }
.zone { width:1247px; margin:0 auto; position:relative ;}
.header { background:url(../images/bannerbg.png.png) repeat-y center 0 #eee; background-size: contain;height:490px;z-index:1000 ;}
 

.logo{margin: 20px 0 20px;position: relative;left:10px;}
.header .info{position:absolute;left:68px;top:73px;font-size: 15px;line-height: 1.6;width: 544px;text-indent: 30px}
.download{position:absolute;left:68px;top:260px;width:544px;height:66px;display: block;}
.download .download_iphone{width:176px;height:54px;
    float: left;background:url(../images/btn_iphone.png) no-repeat center 0 ;}
.download .download_android{margin-left:50px;width:176px;height:54px;float: left;background:url(../images/btn_android.png) no-repeat center 0 ;}
.space2{position:absolute;left:68px;top:334px;width:544px;height:1px;background:url(../images/space2.png) no-repeat center 0 ;}
.qrcode{position:absolute;left:68px;top:348px;width:544px;height:110px;background:url(../images/qrcode.png) no-repeat left 0 ;}
.bannerimg{background:url(../images/bannerimg.png) no-repeat center 0 ;position:absolute;right:98px;top:24px;width:455px;height:466px;}
.signBox{font-size:16px;margin-top: 50px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;height:170px;padding-top: 30px}
.signBox h2{padding-left: 250px;font-size: 20px}
.signBox input{line-height: 1.7;padding: 2px 5px;height: 30px;border-radius: 2px;border: 1px solid #ccc;font-size: 15px;float: left;margin-right: 10px;width: 180px}
.signBox .button{line-height: 1.7;padding: 2px;border-radius: 2px;background: #f6c502;border: none;height: 30px;font-size: 15px;padding: 0 30px}
.signBox .signup{float: left;padding-left: 250px}
.signBox .phone{float: left;height: 20px; line-height:2.5;padding-left: 50px;top:-5px;position: relative}

.advantage{ margin-top: 60px; }
.advantage ul{margin: 30px 50px;list-style: none;padding-bottom: 0px}
.advantage li{width: 280px;float:left;background: no-repeat center 0  ;margin-bottom: 35px;padding-top: 130px;text-align: center}
.advantage .space{width: 1px;background:url(../images/space.png);height: 345px;margin: 0 70px}
.advantage li.bg1{background-image:url(../images/icon_news.png) }
.advantage li.bg2{background-image:url(../images/icon_info.png) }
.advantage li.bg3{background-image:url(../images/icon_supply.png) }
.advantage li  h3{font-size: 25px;margin-bottom:10px}
.advantage li  .info{font-size: 15px}
.more{padding: 50px 200px}
.more img{width: 100%}
.copyright{background: #fff;color:#666;text-align: center;padding: 5px;border-top:1px solid #eee;padding-top: 15px;font-size: 16px;padding-bottom: 50px}

