/*正文*/
* { -webkit-tap-highlight-color: transparent }
html{ width: 100%;height: 100%; font-size: 62.5%; }
body{ width: 100%;height: 100%; font-size: 62.5%; background:#fff;}

/*500-800 手机横屏*/
@media screen and (orientation : landscape) {
@media screen and (min-width: 500px) and (max-width: 813px){
/* top */
.top{width: 100%; height: 50px;  background: #393a3f; display: block;}
.top p{float: left;width: 90%; height: 94%; font-size: 14px; padding-top: 2%; 
 text-align: left; color: #fff; font-weight: 300; padding-left: 9.5%; letter-spacing: 1px;}
.top img{ float: left; width: 30px;padding-top: 10px; padding-right: 5px;}

/*Download*/
.Download{width: 100%; height: auto; background-color: #fff; padding-bottom: 5%;}
.BG{width:100%; height: 50px; -webkit-box-shadow: #f0f1f5 0px 0px 10px;
-moz-box-shadow: #f0f1f5 0px 0px 10px;
box-shadow: #f0f1f5 0px 0px 10px;}

.App{width: 86%; margin:0 auto; height: auto; padding-bottom: 20px; margin-top: 30px;}
.app_title{width: 100%; height: 43px; line-height: 43px; font-size: 23px; color: #4C4063; text-align: center; letter-spacing: 2px;}
.app_tit{width: 100%; height: 30px; font-size: 16px; color: #ff765c; text-align: center; letter-spacing: 1px;}
.app_img{width: 100%; height: auto; text-align: center; margin-top: 18px;}
.app_img img{width: 320px;}

.app-button{width: 80%; height: auto; overflow: auto; padding-top: 20px; margin:0 auto;}
.app_but_le{float: left; width: 50%; height: auto;}
.but_icon{width: 80%; height:40px; line-height: 40px; background-color: #fff; color: #ff4a00; font-size: 13px; text-align: center;
 border-radius: 2px; margin-bottom: 2px; margin:0 auto; border:1px solid #ff4a00;}
.but_icon_cen{width: 80%; margin:0 auto; height: 100%;}
.but_text{float: left; width: 75%;}
.drop{float: left; width: 25%;}
.drop img{width: 16px;}
.but_icon_info1{width: 80%; height: 82px;  background-image: url("../../images/PhoneDownload/Fill1.png"); background-repeat: no-repeat;
 background-size: 100% 100%; margin:0 auto; margin-top: 2px; display: none;}
.but_icon_li{width: 80%; height: 40px; line-height: 40px; margin:0 auto; border-bottom: 1px solid #dddddd; display: block;}
.but_icon_li_img{width: 25%; float: left; padding-left: 5px; overflow: hidden;}
.but_icon_li_img img{width: 16px;}
.but_icon_li_text{width: 75%; float: left; font-size: 13px; color: #8A8B8D; padding-left: 5px; overflow: hidden;}
#fa_ar{padding-top: 2px;}
#ch_ar{padding-top: 2px;}
#fa_ip{border-bottom: none;}
#ch_iPad{border-bottom: none;}

.app_but_ri{float: left; width: 50%; height: auto;}
.but_icon_info2{width: 80%; height: 162px;  background-image: url("../../images/PhoneDownload/Fill2.png"); background-repeat: no-repeat;
 background-size: 100% 100%; margin:0 auto; margin-top: 2px; display: none; }

.tips{font-size: 12px; color: #9F9F9F; text-align: center; line-height: 20px; margin-top: 20px;}


/*页脚*/
.footer{width:100%; height:90px; margin:0px auto; background-color:#f5f6fb; }
.footer-m{width:94%; height:80%; margin:0px auto; color:#858383; padding-top:2%; }
.footer-1-l{width: 100%; height: 40%;}
.footer-1-l li{list-style-type:none; float: left; width:16.5%; color:#858383; font-size:10px; text-align: center; }
.footer-1-l li a{ color:#999999; text-decoration: none;}
.footer-1-r{width:100%; height:auto;font-size: 8px;line-height: 15px; letter-spacing: 1px; text-align: center;}
.footer-icon{width:10px; padding-bottom: 2px;}
}}







/*pad 横屏*/






/*800-1024 pad 横屏*/
@media screen and (orientation : landscape) {
@media screen and (min-width: 813px) and (max-width: 1024px){
/* top */
.top{width: 100%; height: 70px;  background: #393a3f; display: block;}
.top p{float: left;width: 88%; height: 94%; font-size: 19px; padding-top: 2%; 
 text-align: left; color: #fff; font-weight: 300; padding-left: 10.5%; letter-spacing: 4px;}
.top img{ float: left; width: 50px;padding-top: 10px; padding-right: 5px;}

/*Download*/
.Download{width: 100%; height: auto; background-color: #fff; padding-bottom: 5%;}
.BG{width:100%; height: 70px; -webkit-box-shadow: #f0f1f5 0px 0px 10px;
-moz-box-shadow: #f0f1f5 0px 0px 10px;
box-shadow: #f0f1f5 0px 0px 10px;}

.App{width: 86%; margin:0 auto; height: auto; padding-bottom: 50px; margin-top: 70px;}
.app_title{width: 100%; height: 65px; font-size: 35px; color: #4C4063; text-align: center; letter-spacing: 3px;}
.app_tit{width: 100%; height: 40px; font-size: 25px; color: #ff765c; text-align: center; letter-spacing: 2px;}
.app_img{width: 100%; height: auto; text-align: center; margin-top: 50px;}
.app_img img{width: 500px;}

.app-button{width: 70%; margin:0 auto; height: auto; overflow: auto; margin-top: 40px;}
.app_but_le{float: left; width: 50%; height: auto;}
.but_icon{width: 80%; height:55px; line-height: 55px; background-color: #fff; color: #ff4a00; font-size: 15px; text-align: center;
 border-radius: 2px; margin-bottom: 2px; margin:0 auto; border:1px solid #ff4a00; letter-spacing: 2px;}
.but_icon_cen{width: 80%; margin:0 auto; height: 100%;}
.but_text{float: left; width: 75%;}
.drop{float: left; width: 25%;}
.drop img{width: 22px;}
.but_icon_info1{width: 80%; height: 114px;  background-image: url("../../images/PhoneDownload/Fill1.png"); background-repeat: no-repeat;
 background-size: 100% 100%; margin:0 auto; margin-top: 4px; display: none;}
.but_icon_li{width: 80%; height: 55px; line-height: 55px; margin:0 auto; border-bottom: 1px solid #dddddd; display: block;}
.but_icon_li_img{width: 25%; float: left; padding-left: 5px; overflow: hidden;}
.but_icon_li_img img{width: 22px;}
.but_icon_li_text{width: 75%; float: left; font-size: 14px; color: #8A8B8D; padding-left: 5px; overflow: hidden;}
#fa_ar{padding-top: 2px;}
#ch_ar{padding-top: 2px;}
#fa_ip{border-bottom: none;}
#ch_iPad{border-bottom: none;}

.app_but_ri{float: left; width: 50%; height: auto;}
.but_icon_info2{width: 80%; height: 224px;  background-image: url("../../images/PhoneDownload/Fill2.png"); background-repeat: no-repeat;
 background-size: 100% 100%; margin:0 auto; margin-top: 4px; display: none; }

.tips{font-size: 13px; color: #9F9F9F; text-align: center; line-height: 25px; margin-top: 50px;}

/*页脚*/
.footer{width:100%; height:120px; margin:0px auto; background-color:#f5f6fb; }
.footer-m{width:96%; height:80%; margin:0px auto; color:#858383; padding-top:1%; }
.footer-1-l{width: 100%; height: 40%;}
.footer-1-l li{list-style-type:none; float: left; width:16.5%; color:#858383; font-size:18px; text-align: center; font-weight: 400; }
.footer-1-l li a{ color:#999999; text-decoration: none;}
.footer-1-r{width:100%; height:auto;font-size: 14px;line-height: 20px; letter-spacing: 1px; text-align: center;}
.footer-icon{width:13px; padding-bottom: 2px;}
}}





/*pad pro横屏*/






/*1100-1500 pad pro横屏*/
@media screen and (orientation : landscape) {
@media screen and (min-width: 1100px) and (max-width: 1500px){
/* top */
.top{width: 100%; height: 70px;  background: #393a3f; display: block;}
.top p{float: left;width: 93%; height: 94%; font-size: 19px; padding-top: 1.5%; 
 text-align: left; color: #fff; font-weight: 300; padding-left: 9.5%; letter-spacing: 4px;}
.top img{ float: left; width: 50px; padding-top: 10px; padding-right: 5px;}

/*Download*/
.Download{width: 100%; height: auto; background-color: #fff; padding-bottom: 5%;}
.BG{width:100%; height: 90px; -webkit-box-shadow: #f0f1f5 0px 0px 10px;
-moz-box-shadow: #f0f1f5 0px 0px 10px;
box-shadow: #f0f1f5 0px 0px 10px;}

.App{width: 86%; margin:0 auto; height: auto; padding-bottom: 50px; margin-top: 90px;}
.app_title{width: 100%; height: 75px; font-size: 43px; color: #4C4063; text-align: center; letter-spacing: 3px;}
.app_tit{width: 100%; height: 55px; font-size: 30px; color: #ff765c; text-align: center; letter-spacing: 2px;}
.app_img{width: 100%; height: auto; text-align: center; margin-top: 50px;}
.app_img img{width: 550px;}

.app-button{width: 80%; margin:0 auto; height: auto; overflow: auto; margin-top: 50px;}
.app_but_le{float: left; width: 50%; height: auto;}
.but_icon{width: 80%; height:65px; line-height: 65px; background-color: #fff; color: #ff4a00; font-size: 18px; text-align: center;
 border-radius: 2px; margin-bottom: 2px; margin:0 auto; border:1px solid #ff4a00; letter-spacing: 2px;}
.but_icon_cen{width: 80%; margin:0 auto; height: 100%;}
.but_text{float: left; width: 75%;}
.drop{float: left; width: 25%;}
.drop img{width: 28px;}
.but_icon_info1{width: 80%; height: 134px;  background-image: url("../../images/PhoneDownload/Fill1.png"); background-repeat: no-repeat;
 background-size: 100% 100%; margin:0 auto; margin-top: 4px; display: none;}
.but_icon_li{width: 80%; height: 65px; line-height: 65px; margin:0 auto; border-bottom: 1px solid #dddddd; display: block;}
.but_icon_li_img{width: 25%; float: left; padding-left: 5px; overflow: hidden;}
.but_icon_li_img img{width: 28px;}
.but_icon_li_text{width: 75%; float: left; font-size: 18px; color: #8A8B8D; padding-left: 5px; overflow: hidden;}
#fa_ar{padding-top: 2px;}
#ch_ar{padding-top: 2px;}
#fa_ip{border-bottom: none;}
#ch_iPad{border-bottom: none;}

.app_but_ri{float: left; width: 50%; height: auto;}
.but_icon_info2{width: 80%; height: 264px;  background-image: url("../../images/PhoneDownload/Fill2.png"); background-repeat: no-repeat;
 background-size: 100% 100%; margin:0 auto; margin-top: 4px; display: none; }

.tips{font-size: 18px; color: #9F9F9F; text-align: center; line-height: 35px; margin-top: 50px; letter-spacing: 2px;}


/*页脚*/
.footer{width:100%; height:180px; margin:0px auto; background-color:#f5f6fb; }
.footer-m{width:96%; height:90%; margin:0px auto; color:#858383; padding-top:2%; }
.footer-1-l{width: 100%; height: 40%;}
.footer-1-l li{list-style-type:none; float: left; width:16.5%; color:#858383; font-size:24px; text-align: center; font-weight: 400; }
.footer-1-l li a{ color:#999999; text-decoration: none;}
.footer-1-r{width:100%; height:auto;font-size: 20px;line-height: 30px; letter-spacing: 1px; text-align: center;}
.footer-icon{width:18px; padding-bottom: 3px;}
}}


