@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; list-style: none; font-style: normal;}
body{ background: #ffffff;}
body, a{ font-family: "Microsoft Yahei", "Droid Sans Fallback", "Arial", "Helvetica", "sans-serif", "宋体"; color:#333; font-size:14px;}
h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img, p, div {margin: 0; padding: 0;border: none; list-style-type: none; font-weight: normal;}
a{text-decoration:none;color: #666; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none;}<!--手机点击时，灰色阴影-->
a:focus{color: #666;}

img {border: 0; display:block; max-width: 100%;}

.clr{*zoom:1;}
.clr:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
.clear{ clear:both; display:block; overflow:hidden;}
.flt {float: left !important;}
.frt{float:right !important;}

*:focus {outline: none}/*表单蓝色边框、虚线框*/
.w1200{width: 1200px; margin: 0 auto;}
.mr20{ margin-right:130px;}
.ml20{margin-left:50px;}
/*---------------------------------------------------------------*/
.header{ background:url("../images/topbg.png") center top no-repeat #8b1610; padding: 113px 0 200px 0;}
.header-main{ background: url("../images/toptext.png") center no-repeat; height:510px; position: relative;}
a.header-btn{display: block; width:216px; height: 76px;padding-left:86px; font-size: 30px;color: #ff7605; line-height: 76px;border:1px solid #ff7605;}
a.ios{ position: absolute; top:266px;left: 567px; border-radius:8px; background: url("../images/ios.png") 32px center no-repeat #ffffff;}
.header-main a:hover{border:1px solid #26abff;cursor: pointer;}

a.android{ position: absolute; top:383px;left: 567px; border-radius:8px; background: url("../images/android.png") 32px center no-repeat #ffffff;}
.codebox{position: absolute; top:254px;left:946px; background:url("../images/codebg.png") center no-repeat; width:170px; height: 170px;padding: 23px;}

.main{background: url("../images/mainbg.png") center 200px no-repeat;zoom:1;overflow: hidden;}
.title{ margin-top:40px;}
.main01{padding: 60px 0;}
.text-box p{ color:#666666;line-height:48px;font-size: 36px; padding-top: 15px;}
.text-box p em{ color:#ff5805;}
.main02{ background: url("../images/bg02.png") center no-repeat; padding: 70px 0;}
.main03{background: url("../images/bg03.png") center no-repeat; padding: 70px 0;}

.footer{ background: #ff7605; color: #ffffff; text-align: center;padding-bottom: 38px;}
.footer h5{ font-size:18px;font-weight: bold; padding: 30px 0 6px 0;line-height: 30px;}
.footer p{line-height:20px;}
.footer a{color: #ffffff; font-size:18px;font-weight: bold; }
.footer a:hover{color:#fcff25;}

/* 隐私政策 */
.policy-wrap{ padding: 20px 0;}
.top-title{ text-align: center; font-size: 20px; font-weight:bold;line-height: 50px;}
.main-text{ line-height: 22px; color: #666666;}
.main-text h3{font-size: 16px; color: #ff5805; font-weight: bold; padding: 16px 0 8px 0;}
