@charset "utf-8";
/* CSS Document */
body{padding:0; font-size:12px; font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"微软雅黑"; background:#2570d2; overflow-x:hidden; max-width: 750px; margin: 0 auto !important;}
div,ul,li,p,form,h1,h2,h3,h4,h5,h6,dt,dd,dl{padding:0;margin:0; font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"微软雅黑";}
a{ text-decoration:none; color:#000;}
img{border:none; vertical-align: middle; display: block; max-width: 100%; height: auto; margin: 0 auto;}
ul,li{list-style:none;}
*{padding:0;margin:0;/* -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;*/}
table{border-collapse:collapse;}
.wrap{ width:100%; height:auto;}

input::-webkit-input-placeholder {color: #808080;}
input::-moz-placeholder {color: #808080;}
input:-moz-placeholder {color: #808080;}
input:-ms-input-placeholder {color: #808080;}

input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {-webkit-appearance: none;}

.clearfix:before,.clearfix:after {clear: both; content: "."; display: block; height: 0; overflow: hidden; visibility: hidden;}
.clearfix{zoom:1}

/*banner*/
.ban {width: 100%; margin: 0 auto; position: relative;}
.ban img {width: 100%; height: auto;}
.ban_logo {width: 24%; position: absolute; top: 0; left: 0; padding: 2% 3%; background: url(../images/logo_bg.png) center no-repeat; background-size: 100% 100%;}
.ban_logo img {width: 100%; height: auto;}
.ban_a {width: 24%; background: #fff; text-align: center; font-size: 1.2em; color: #2986f5; line-height: 2em; font-weight: bold; border-radius: 1.2em 0 0 1.2em; position: absolute; top: 2%; right: 0; -webkit-box-shadow: 0 0 20px #6fd1f3; -moz-box-shadow: 0 0 20px #6fd1f3; box-shadow: 0 0 20px #6fd1f3;}

.main_t {width: 100%; margin: 0 auto; text-align: center; padding: 24px 0 15px; background: url(../images/img_004.jpg) center top no-repeat; background-size: 100% 100%;}
.main_ta {display: block; width: 82%; margin: 0 auto; background: url(../images/botton_bg.png) center no-repeat; background-size: 100% 100%; font-size: 1.4em; color: #fff; line-height: 2.6em; font-weight: bold; padding: 0 0 .3em; text-shadow: 0 0 2px rgba(232, 96, 24, .7); position: relative;}
.main_ta img {width: 3em; height: auto; position: absolute; top: 1em; right: 2%; animation:mymove 5s infinite; -webkit-animation:mymove 5s infinite; animation-direction:alternate; animation-timing-function: ease-in-out; -webkit-animation-direction:alternate; -webkit-animation-timing-function: ease-in-out;}
.main_ta2 {margin: 12px auto 0;}
.main_tp {width: 85%; margin: 5px auto 0; text-align: center; font-size: 1.2em; color: #333; line-height: 1.6em;}
@keyframes mymove
{
	0%{transform: scale(1);}
	25%{transform: scale(1.2);}
	50%{transform: scale(1);}
	75%{transform: scale(1.2);}
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
	0%{transform: scale(1);}
	25%{transform: scale(1.2);}
	50%{transform: scale(1);}
	75%{transform: scale(1.2);}
}

.zhezhao {width: 100%; height: 100%; position: fixed; top: 0; left: 0; background: #000; z-index: 8; display: none;}
.popup {width: 76%; padding: 0 0 16px; background: #fff; z-index: 9; display: none; border-radius: 10px; position: fixed; top: 50%; left: 50%; -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); transform:translate(-50%,-50%);}
.popup .close {display: block; width: 1.8em; position: absolute; top: -2.8em; right: 0;}
.popup_p {width: 100%; text-align: center; background: url(../images/popup_001.jpg) center no-repeat; background-size: 100% 100%; font-size: 1.8em; color: #fff; line-height: 2.6em; font-weight: bold; border-radius: 9px 9px 0 0;}
.popup_img {width: 60%; margin: 15px auto 0;}
.popup_p2 {width: 100%; text-align: center; margin: 10px auto 0; font-size: 1.3em; color: #333; line-height: 1.6em;}
.popup_p2 span {color: #fc2231;}

.choice {width: 84%; background: #fff; padding: 0 0 20px; border-radius: 10px; display: none; z-index: 9; position: fixed; top: 50%; left: 50%; -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); transform:translate(-50%,-50%);}
.choice .close {display: block; width: 1.8em; position: absolute; right: 0; top: -2.2em; z-index: 4;}
.choice_p {width: 100%; margin: 0 auto; text-align: center; background: url(../images/popup_001.jpg) center no-repeat; background-size: 100% 100%; border-radius: 9px 9px 0 0; font-size: 1.8em; color: #fff; line-height: 1.6em; font-weight: bold; padding: .8em 0;}
.choice_p2 {width: 100%; margin: 10px auto 0; font-size: 1.2em; color: #333; line-height: 1.6em; text-align: center;}
.choice_p3 {width: 92%; margin: 20px auto 0; text-align: center; font-size: 1.3em; color: #20b5f0; line-height: 2.4em; font-weight: bold;}
.choice_p3 span {display: inline-block; width: 29%; margin: 0 .5%; border: 1px solid #20b5f0; border-radius: 6px;}
.choice_p3 span.on {background: url(../images/botton_bg2.png) center repeat-y; background-size: 104% auto; color: #fff;}
.choice_a {display: block; width: 80%; margin: 20px auto 0; background: url(../images/botton_bg3.png) center repeat-y; background-size: 102% auto; text-align: center; font-size: 1.3em; color: #fff; line-height: 2.4em; font-weight: bold; border-radius: 1.2em;}

.succpo {width: 84%; padding: 0 0 20px; background: #fff; z-index: 9; display: none; border-radius: 10px; position: fixed; top: 50%; left: 50%; -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); transform:translate(-50%,-50%);}
.succpo .close {display: block; width: 1.8em; position: absolute; top: -2.8em; right: 0;}
.succpo_p {width: 100%; text-align: center; background: url(../images/popup_001.jpg) center no-repeat; background-size: 100% 100%; font-size: 1.8em; color: #fff; line-height: 2.6em; font-weight: bold; border-radius: 9px 9px 0 0;}
.succpo_t {width: 90%; margin: 15px auto 0;}
.succpo_tp {width: 100%; margin: 0 auto; font-size: 1.3em; color: #333; line-height: 1.6em; font-weight: bold;}
.succpo_tp2 {width: 100%; margin: 0 auto; font-size: 1.2em; color: #333; line-height: 1.6em;}

.showbox {width: 100%; max-width: 750px; display: none; position: fixed; left: 0; top: 0; z-index: 9;}
.showbox .close {position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10;}
.showbox .showbox_img {width: 100%; margin: 0 auto;}
.showbox .showbox_img img {width: 100%; height: auto;}

.fix-bg{width:100%; height: 100%; background: rgba(0,0,0,0); position: fixed; top: 0; left: 0; display: none; z-index: 2; text-align: center;}

@media only screen and (min-width:990px) {

body {font-size: 18px;}
.popup {width: 520px;}

}