/*正文*/
* { -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: 800px){
/*AboutMe*/
.AboutMe{width: 100%; height: auto; background-color: #fff; padding-bottom: 10%;}
.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;}

.box2{width: 86%; margin:0 auto; height: auto; margin-top: 35px; margin-bottom: 30px;}
.box2 h1{width: 100%; font-size: 15px; margin-top: 8%; }
.box2 .text1{ font-size: 12.5px; line-height: 25px; margin-top: 2%; color: #6c6c6c;}

.border2{width: 86%; margin:0 auto; height:3px; border-top:1px dashed #ddd;}

.box3{width: 86%; margin:0 auto;}
.box3 h1{width: 100%; font-size: 15px; margin-top: 35px; }
.box3 .text2{font-size: 12.5px; line-height: 25px; margin-top: 2%; color: #6c6c6c;}
.box3 .box1-t-i img{width: 22%; margin-left: -5px; margin-top:8px;}


/*页脚*/
.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: 800px) and (max-width: 1024px){
/*Aboutme*/
.AboutMe{width: 100%; height: auto; background-color: #fff; padding-bottom: 10%;}
.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;}

.box2{width: 86%; margin:0 auto; height: 100%; margin-top: 50px; margin-bottom: 40px;}
.box2 h1{width: 100%; font-size: 20px; line-height: 50px; margin-top: 8%; }
.box2 .text1{ font-size: 16px; line-height: 40px; margin-top: 2%; color: #454545; font-weight: 400;}

.border2{width: 86%; margin:0 auto; height:3px; border-top:1px dashed #ddd;}

.box3{width: 86%; margin:0 auto; height: auto;}
.box3 h1{width: 100%; font-size: 20px; line-height: 50px; margin-top: 40px;}
.box3 img{width: 20%; height: auto; margin-left:-8px;} 
.box3 .text2{ font-size: 16px; line-height: 40px; margin-top: 2%; color: #454545; font-weight: 400;}


/*页脚*/
.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: auto; height: 40%;}
.footer-1-l li{list-style-type:none; float: left; width:16.5%; color:#858383; font-size:16px; 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){
/*Aboutme*/
.AboutMe{width: 100%; height: auto; background-color: #fff; padding-bottom: 10%;}
.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;}

.box2{width: 86%; margin:0 auto; height: 100%; margin-top: 50px; margin-bottom: 50px;}
.box2 h1{width: 100%; font-size: 30px; line-height: 50px; }
.box2 .text1{ font-size: 24px; line-height: 50px; margin-top: 2%;}

.border2{width: 86%; margin:0 auto; height:30px; border-bottom:1px dashed #ddd;}

.box3{width: 86%; margin:0 auto; height: 100%;}
.box3 h1{width: 100%; font-size: 30px; line-height: 50px; margin-top: 5%;}
.box3 .border2{width: 100%; height:15px; border-top:1px dashed #ddd;}
.box3 img{width: 20%; height: auto; margin-left:-8px;} 
.box3 .text2{ font-size: 24px; line-height: 50px; margin-top: 2%;}


/*页脚*/
.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;}
}}
