@charset "utf-8";
/* CSS Document */
/*
动画过度
{transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;} 
橙#ff6340
蓝#2a3650
 */

* { margin:0; padding:0;}
img { border:none;}
li { list-style:none;}
a {text-decoration:none;}



@media screen and (max-width:768px){
	
body {background:#efefef;font-family:Microsoft YaHei;}
	
.top {width:100%;height:auto;overflow:hidden;}
.top img {width:100%;height:auto;}
	
.item i {display:none;}
.nav {width:100%;height:8rem;overflow:hidden;position:fixed;left:0;top:0;z-index:9;background:#44586a;}
.nav_logo {width:40%;height:100%;float:left;overflow:hidden;display:block;margin-left:1rem;}
.nav_logo img {height:100%;width:auto;}
.nav .language {line-height:8rem;font-size:1.6rem;font-weight:bold;float:right;color:#080808;display:block;margin-right:1rem;}
.nav_btn {width:auto;height:8rem;line-height:8rem;color:#ff7d00;text-align:center;font-weight:bold;float:right;cursor:pointer;font-size:1.8rem;margin-right:1rem;display:block;}
.nav_btn2 {display:none;}

.nav_ul {width:100%;height:100%;;position:fixed;left:-100%;top:8rem;display:block;background:#fff;padding-left:0;z-index:9;display:block;}
.nav_ul li {width:100%;height:6rem;display:block;text-align:center;}
.nav_ul li a {width:100%;height:6rem;line-height:6rem;display:block;text-align:center;font-size:1.6rem;color:#080808;}
.nav_ul {transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;} 
.nav_ul.on {left:0;}

.page_h {width:100%;height:auto;overflow:hidden;text-align:center;margin:0 auto;margin-top:8rem;}
.page_h img {width:100%;height:auto;}
	
.reg_box {width:98%;height:auto;overflow:hidden;padding-bottom:3rem;margin:0 auto;}
.reginputdiv {width:98%;height:auto;line-height:4rem;margin:0 auto;margin-bottom:1.6rem;overflow:hidden;}
.reginputtitle {color:#4a4a4b;text-align:center;font-size:1.4rem;line-height:2rem;}
.reginputinput {background:#fff;border:1px solid #b3b3b4;width:96%;height:4rem;line-height:4rem;display:block;margin:0 auto;text-align:center;color:#4a4a4b;}
.reginputinput_on {width:96%;height:4rem;display:block;margin:0 auto;background:#fff;border:1px solid red;}
.checkdiv {width:98%;height:4rem;line-height:4rem;margin:0 auto;margin-top:1rem;overflow:hidden;text-align:center;color:#8ad0f3;}
.checkdiv a {color:#8ad0f3;}
.regtittle {width:98%;height:auto;line-height:4rem;margin:0 auto;overflow:hidden;text-align:center;color:red;}
#authImage {margin:0 auto;}
.reg_a {background-color: #dd3a1f;color: #fff;border-color: #dd3a1f;width:50%;height:4rem;display:block;line-height:4rem;text-align:center;margin:0 auto;margin-bottom:1rem;cursor:pointer;border-radius:2px;margin-top:1rem;}
.reg_a1 {background-color: #dd3a1f;color: #fff;border-color: #dd3a1f;width:50%;height:4rem;display:block;line-height:4rem;text-align:center;margin:0 auto;margin-bottom:1rem;cursor:pointer;border-radius:2px;}
.reg_tips {width:100%;height:4rem;line-height:4rem;text-align:center;font-size:1.2rem;color:#dd3a1f;font-weight:bold;}

.page_news_box {width:98%;height:auto;overflow:hidden;margin:0 auto;}
.page_news_a {width:96%;height:4rem;line-height:4rem;display:block;margin:0 auto;margin-top:0.6rem;color:#686868;font-size:0.8rem;border-bottom:1px solid #efeded;overflow:hidden;}
.page_news_a .time {display:none;}
.page_news_box_bottom {width:100%;height:4rem;line-height:4rem;display:block;margin:0 auto;margin-top:0.6rem;color:#686868;}
.page_news_text{width:98%;height:auto;overflow:hidden;line-height:2rem;font-size:0.8rem;margin:0 auto;padding-bottom:3rem;}
.page_news_text img {max-width:100% !important;height:auto !important;;}
.page_news_text_h {width:100%;height:auto;line-height:4rem;text-align:center;font-size:1.6rem;font-weight:bold;}

.page_data_box {width:98%;height:auto;overflow:hidden;margin:0 auto;padding-bottom:3rem;}
.page_data_li {width:100%;height:3rem;border-bottom:1px solid #1380e9;overflow:hidden;}
.page_data_li_h {width:100%;height:auto;line-height:4rem;text-align:center;font-size:1.6rem;font-weight:bold;}
.page_data_li a {border-bottom:1px solid #8ad0f3;width:30%;height:3rem;line-height:3rem;font-size:0.8rem;color:#686868;float:left;margin-left:3%;margin-bottom:1rem;text-align:center;overflow:hidden;text-indent:1em;}
.page_data_li a:hover {text-decoration:underline;}
.page_data_text{width:98%;height:auto;overflow:hidden;line-height:2rem;font-size:0.8rem;margin:0 auto;padding-bottom:3rem;}
.page_data_text img {max-width:100% !important;height:auto !important;}
.page_data_text_h {width:100%;height:auto;line-height:4rem;text-align:center;font-size:1.6rem;font-weight:bold;}

.page_down_box {width:100%;height:auto;overflow:hidden;margin:0 auto;margin-top:1rem;padding-bottom:3rem;text-align:center;line-height:2rem;}
.download_box_h {width:100%;height:4rem;line-height:4rem;text-align:center;font-size:30px;font-weight:bold;margin-top:1rem;}
.page_down_box table {width:100%;height:auto;line-height:40px;margin:0 auto;text-align:center;margin-top:1rem;color:#470802;font-weight:bold;font-size:14px;margin-bottom:100px;border-collapse:collapse}
.page_down_box table th {border:1px solid #1380e9;text-align:center;color:#fff;background:#1380e9;color:#fff;}
.page_down_box table td {border:1px solid #8ad0f3;width:auto;height:40px;overflow:hidden;}
.page_down_box table  a {text-decoration:underline;color:#1380e9;}

#showRegSuc {width:90%;height:auto;margin:0 auto;margin-top:4rem;overflow:hidden;display:none;}
#showRegSuc img {width:100%;height:auto;}

}

@media screen and (min-width:768px){
body {background:url(../img/page.jpg) top center no-repeat ; background-size:100% 100%;background-attachment:fixed;overflow-x:hidden;}
	
.top {display:none;}


.Quick_Box {width:241px;height:350px;float:left;overflow:hidden;}
.Quick_Box a {display:block;float:left;}
.Quick_Box_a2 {}
.Quick_Box_a3 {margin-left:1px;}
	
.nav  {background:#241a18;width:100%;height:100px;font-weight:bold;-webkit-box-shadow: 0 2px 12px 0 rgba(6,6,6,.09);box-shadow: 0 2px 12px 0 rgba(6,6,6,.09);position:fixed;top:0;left:0;z-index:2;margin-left:0;border-radius:0;}
.nav.on {background:#fff;width:100%;height:80px;font-weight:bold;-webkit-box-shadow: 0 2px 12px 0 rgba(6,6,6,.09);box-shadow: 0 2px 12px 0 rgba(6,6,6,.09);position:fixed;top:0;left:0;z-index:2;margin-left:0;border-radius:0;}
.nav {transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;} 
.nav_logo {float:left;display:block;width:auto;height:80px;margin-left:10px;}
.nav_logo img {width:auto;height:60px;margin-top:10px;}
.nav_ul {width:auto;height:100px;display:block;float:right;margin-right:30px;position:fixed;top:0;right:0;z-index:3;}
.nav_ul li {float:left;width:100px;height:80px;display:block;position:relative;overflow:hidden;}
.nav_ul li a {width:100px;height:40px;line-height:40px;display:block;margin-top:30px;font-size:14px;text-align:center; text-shadow:1px 2px 0 rgba(153,0,0,.8);color:#fde5b6;}
.nav_ul li i {width:100px;height:3px;background:#ee6a00;position:absolute;bottom:0;left:-100px;}
.nav_ul li i.on {left:0;}
.nav_ul li i {transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;} 
.nav_btn  {display:none;}
.nav_btn2  {display:none !important;}

.page_h {width:959px;height:auto;overflow:hidden;text-align:center;margin:0 auto;margin-top:200px;}
.page_h img {width:100%;height:auto;}

.reg_box {width:959px;height:auto;overflow:hidden;padding:60px;text-align:center;line-height:30px;margin:0 auto;background:#ffffff;padding-top:0px;border-top:1px solid #d2d2d2;margin-bottom:100px;padding-top:60px;}
.reginputdiv {width:500px;height:40px;margin:0 auto;line-height:60px;font-size:14px;color:#333333;margin-bottom:20px;text-align:center;}
.reginputtitle {width:100px;height:40px;float:left;text-align:center;line-height:40px;}
.reginputinput {width:380px;height:39px;line-height:40px;font-size:16px;color:#000;display:block;background:#ffffff;border:1px solid #d2d2d2;float:left;text-indent:1em;}
.regtittle {width:500px;height:40px;margin:0 auto;line-height:40px;font-size:16px;color:red;text-align:center;}
.reginputinput_on  {width:380px;height:39px;border:none;border:1px solid red;line-height:40px;font-size:16px;color:#000;display:block;background:#fff;float:left;text-indent:1em;}
.checkdiv {width:600px;height:40px;margin:0 auto;text-align:center;color:#d2d2d2;line-height:40px;margin-bottom:20px;}
.checkdiv a {color:#d2d2d2;line-height:40px;}
.errordiv {width:600px;height:40px;margin:0 auto;text-align:center;color:red;line-height:40px;margin-bottom:20px;}
.reg_a {background-color: #dd3a1f;color: #fff;border-color: #dd3a1f;width:200px;height:40px;display:block;line-height:40px;text-align:center;margin:0 auto;margin-bottom:20px;cursor:pointer;border-radius:2px;}
.reg_a1 {background-color: #8ad0f3;color: #fff;border-color: #1380e9;width:200px;height:40px;display:block;line-height:40px;text-align:center;margin:0 auto;margin-bottom:20px;cursor:pointer;border-radius:2px;}
.reg_tips {width:100%;height:40px;line-height:40px;text-align:center;font-size:15px;color:#dd3a1f;font-weight:bold;margin-bottom:20px;}
#showRegSuc {width:700px;height:350px;margin:0 auto;margin-top:10px;display:none;}

.page_news_box {width:959px;height:auto;overflow:hidden;padding:60px;text-align:center;line-height:30px;margin:0 auto;background:#ffffff;padding-top:0px;border-top:1px solid #d2d2d2;margin-bottom:100px;}
.page_news_a {background:url(../img/news_a.png) left top no-repeat; width:800px;height:40px;line-height:40px;display:block;margin:0 auto;margin-top:14px;color:#686868;font-size:13px;border-bottom:1px solid #efeded;cursor:pointer;}
.page_news_a p {width:670px;height:39px;float:left;overflow:hidden;display:block;margin-left:20px;}
.page_news_a .time {width:90px;height:39px;float:left;margin-left:10px;overflow:hidden;display:block;}
.page_news_box_bottom {width:800px;height:40px;line-height:40px;display:block;margin:0 auto;margin-top:14px;color:#686868;font-size:13px;text-align:center;padding-bottom:100px;}
.page_news_box_bottom a {cursor:pointer;}
.page_news_text {width:959px;height:auto;overflow:hidden;padding:60px;text-align:center;line-height:30px;margin:0 auto;background:#ffffff;padding-top:0px;border-top:1px solid #d2d2d2;margin-bottom:100px;}
.page_news_text img {max-width:100%;height:auto;}
.page_news_text_h {width:100%;height:80px;line-height:80px;text-align:center;font-size:30px;font-weight:bold;}

.page_data_box {width:959px;height:auto;overflow:hidden;padding:60px;text-align:center;line-height:30px;margin:0 auto;background:#ffffff;padding-top:0px;border-top:1px solid #d2d2d2;margin-bottom:100px;}
.page_data_box img {max-width:100%;height:auto;}
.page_data_li {width:100%;height:100px;border-bottom:1px solid #1380e9;overflow:hidden;}
.page_data_li_h {width:100%;height:80px;line-height:80px;text-align:center;font-size:30px;font-weight:bold;margin-top:40px;}
.page_data_li a {border-bottom:1px solid #8ad0f3;width:23%;height:39px;line-height:39px;font-size:14px;color:#000;margin-left:1%;float:left;margin-bottom:6px;text-align:center;overflow:hidden;text-indent:1em;}
.page_data_li a:hover {text-decoration:underline;}
.page_data_text  {width:959px;height:auto;overflow:hidden;padding:60px;text-align:center;line-height:30px;margin:0 auto;background:#ffffff;padding-top:0px;border-top:1px solid #d2d2d2;margin-bottom:100px;}
.page_data_text_h {width:100%;height:80px;line-height:80px;text-align:center;font-size:30px;font-weight:bold;}

.page_down_box {width:959px;height:auto;overflow:hidden;padding:60px;text-align:center;line-height:30px;margin:0 auto;background:#ffffff;padding-top:0px;border-top:1px solid #d2d2d2;margin-bottom:100px;}
.download_box_h {width:80%;height:60px;line-height:60px;text-align:center;font-size:24px;font-weight:bold;border-bottom:1px solid #d2d2d2;margin:0 auto;margin-top:30px;margin-bottom:40px;}
.page_down_box table {width:80%;height:auto;line-height:40px;margin:0 auto;text-align:center;margin-top:1rem;color:#470802;font-weight:bold;font-size:14px;margin-bottom:100px;border-collapse:collapse}
.page_down_box table th {border:1px solid #1380e9;text-align:center;color:#fff;background:#1380e9;color:#fff;}
.page_down_box table td {border:1px solid #8ad0f3;width:auto;height:40px;overflow:hidden;}
.page_down_box table  a {text-decoration:underline;color:#1380e9;}

}


