@charset "utf-8";
body{padding:0;margin:0;word-wrap:break-word;min-width:1200px;}
body, input, textarea, select, button{font:14px/1.6 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei",sans-serif;color:#333;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,textarea,blockquote,p{padding:0;margin:0;zoom:1;}
h1,h2,h3,h4,h5,h6{font-size:14px;}
address,cite,code,em,th,i{font-weight:normal;font-style:normal;}
ol,ul{list-style:none;}
img{vertical-align:top;border:0;}
a{color:inherit;text-decoration:none;*color:#333;/*ie6-7*/cursor:pointer; transition:color .3s;}
a:hover,a:focus{color:#d00;}
table{border-collapse:collapse;border-spacing:0;}
input,textarea,select,button{outline:none;}
input:-webkit-autofill{-webkit-box-shadow: 0 0 0 1000px white inset;}
ul:before,ul:after,div:before,div:after,form:before,form:after{clear:both;display:table;content:" ";}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;}
.box-sizing, .box-sizing *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;}
.waiting, .waiting *{cursor:wait !important;}
.font-songti, .font-songti *{font-family:"\5B8B\4F53";}
.clear{display:block;clear:both}
.clearfix:before, .clearfix:after{clear:both;display:table;content:" ";}
.hidden{overflow:hidden;}
.block{display:block;}
.hide{display:none;}
.relative{position:relative;}
.absolute{position:absolute;}
.c{text-align:center;}
.r{text-align:right;}
.b{font-weight:bold;}
.i{font-style:italic;}
.fl{float:left;}
.fr{float:right;}
.block{display:block;}
a.ellipsis, .ellipsis a, .self-ellipsis, .ul-ellipsis li{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.gray{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;}
.justify{text-align:justify;}
.uppercase{text-transform:uppercase;}
.h0{height:0;}
.h5{height:5px;}
.h10{height:10px;}
.h15{height:15px;}
.h20{height:20px;}
.h30{height:30px;}
.h40{height:40px;}
.h50{height:50px;}
.h60{height:60px;}
.h70{height:70px;}
.h80{height:80px;}
.h90{height:90px;}
.h100{height:100px;}
.pointer{cursor:pointer;}
.my-transition, .img-transition img{transition:ease .5s;-webkit-transition:ease .5s;}
.img-transition a:hover img{transform:scale(1.05);}

.wrap{margin-right:auto;margin-left:auto;width:1200px;}





.header{padding:20px 0;}
.header .logo{display:block;float:left;line-height:1;color:#333;}
.header .logo img{display:block;}
.header .logo div{float:left;font-size:12px;padding-left:10px;}
.header .logo span{display:block;float:right;font-size:12px;text-transform:uppercase;}
.main{background-position:center center;}
.main1{position:relative;height:660px;}
.footer{padding:30px 0;}
.footer,.footer a{color:#666;}

.box{position:absolute;top:50%;right:100px;padding:40px;width:440px;background-color:#fff;transform:translateY(-50%);}
.title{margin-bottom:25px;padding:0 10%;text-align:center;}
.title span{display:inline-block;margin:0 15%;font-size:20px;font-weight:bold;color:#999;cursor:pointer;}
.title .on{border-bottom:4px solid #2d9c8b;color:#333;}

.item{margin-bottom:14px;}
.item input{display:block;padding-left:16px;border:1px solid #ddd;width:100%;height:40px;border-radius:3px;}
.item input:focus{border-color:#2d9c8b;}
.item-captcha input{float:left;width:200px;}
.item-captcha img{cursor:pointer;}
.item-captcha .div-captcha{height:40px;overflow:hidden;}
.item button{display:block;border:0;width:100%;height:40px;background-color:#00a690;color:#fff;cursor:pointer;border-radius:3px;}
.item button:active{background-color:#00d8bc;}
.item-sms button{width:144px;}
.box .link{text-align:right;}
.box .link a{color:#999;cursor:help;}
.box .link a:hover{color:#00a690;}


