@charset "utf-8";
/* 禁用iPhone中Safari的字号自动调整 */
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
/* 去除iPhone中默认的input样式  清除苹果浏览器的圆角表单*/
/* input[type="submit"],
input[type="reset"],
input[type="button"],
input{-webkit-appearance:none; resize: none;} */
/* 取消链接高亮  */
body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article,
aside, details,figcaption,figure,footer,header,hgroup, menu,nav,section{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
/* 设置HTML5元素为块 */
article, aside, details,figcaption,figure,footer,header,hgroup, menu,nav,section {
    display: block;
}
input:-webkit-autofill { 
	-webkit-box-shadow: 0 0 0px 1000px white inset; .arg-content
} 
/* 图片自适应 */
img {
    max-width: 100%;
    height: auto;
    width:auto\9; /* ie8 */
    display:inline-block;
    -ms-interpolation-mode:bicubic;/*为了照顾ie图片缩放失真*/
}
/* 初始化 */
body,div,ul,li,ol,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article,
aside, details,figcaption,figure,footer,header,hgroup, menu,nav,section{margin:0; padding:0; border:none; font-size:14px;}
body{font-family: Microsoft YaHei,Tahoma,Arial,sans-serif;font-size: 14px;box-sizing: border-box;color:#2e2e2e;}
em,i{font-style:normal;}
strong{font-weight: normal;}
.clearfix:after{content:""; display:block; visibility:hidden; height:0; clear:both;}
.clearfix{zoom:1;}
a{text-decoration:none;underline:none; font-family: Microsoft YaHei,Tahoma,Arial,FZHei-B01S ,sans-serif;cursor:pointer;}
a:hover{ text-decoration:none;}
ul,ol,li{list-style:none;underline:none;}
h1, h2, h3, h4, h5, h6{font-family: Microsoft YaHei;color: #231f20; text-align: center;}
input{border:none;outline: none;}
.fl{float: left}
.fr{float: right}
.mr{margin:0 auto}
.mrb{margin-bottom:0}
.blc{display: block}
.over{overflow: hidden}
.center{text-align:center}
.dis{ display: inline-block}
.f-size{font-size: 18px}
.row{
    padding-bottom:40px;
}
/*公共样式重置*/
html {
    background:#fff;
    -webkit-text-size-adjust:100%;/*关闭字体大小自动调节*/
    -ms-text-size-adjust:100%;
}

input,button {
    outline:0;
    -webkit-text-size-adjust:none;
    -webkit-tap-highligaaaaht-color:rgba(0,0,0,0);/*取消表单元素点击时出现边框*/
}
html,body {
    font-family:"微软雅黑";
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    margin:0;
    padding:0;
}
input,select,textarea {
    font-size:100%
}
table {
    border-collapse:collapse;
    border-spacing:0
}
fieldset,img,button {
    border:0;  
    max-width:100%;
}
input,img {
    vertical-align:middle;
}
abbr,acronym {
    border:0;
    font-variant:normal;
}
del {
    text-decoration:line-through;
}
address,caption,cite,code,dfn,em,th,var {
    font-style:normal;
	font-weight:500;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:500;
}
q:before,q:after {
    content:'';
}
.caption>div{
	margin-bottom:20px !important;
}
sub,sup {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline;
}
sup {
    top:-.5em;
}
sub {
    bottom:-.25em;
}
a:link,a:visited,a:hover,a:active{
text-decoration:none;
}
ins,a {
    text-decoration:none;
    color:#000;
}
.clear:after{
	content:" ";
	clear:both;
	display:block;
}
.dis>i{
	top:3px;
	bottom:-13px;
} 
.mt-30{margin-top:30px;}
/*首页样式*/
    /*.container{
        padding-left:310px;
        padding-right:156px;
   }*/
.bc_none{
    background-color: transparent!important;
}
.mt{
    margin-top:30px;
}
.font-color{
    color:#fff!important;
}
.divs{
    height:100px;
}
.caption-file{
    height:auto;
    border:1px solid #dbdbdb;
    margin: 0 auto;
    width:240px;
}
.caption h3{
	font-size:20px;
	color:231f20;
}
.bg-img{
    /* background-image: url("../img/bg_banner1.jpg");
    background-size:cover; */
    
    width:100%;
}
.bg-foot{
    background-image: url("../img/bg2.jpg");
    background-size:cover;
    height:206px;
}
.bg-leader{
    margin-top:210px;
    background: url("../img/bg3.jpg") no-repeat;
    background-size:cover;
    height:900px;
    width:1920px;
}

.bg-foots{
    background: url("../img/shadow.png") no-repeat;
    background-size:cover;
    height:33px;
    margin-top:20px;
}
.bg-call{
    background: url("../img/bg_conetact4.jpg") no-repeat;
    background-size:cover;
    height:900px;
    width:100%;

}
.bg-nave{
    background: url("../img/bg_nav.jpg") no-repeat;
    background-size:cover;
    height:90px;
}
.navbar-brand{
	position:relative;
    height:90px;
    line-height:90px;
    z-index:9999999;
}
.navbar-nav > li{
    float: left;
    padding-right:34px;
}
.navbar-nav > li:hover a{
	color:#fab100;
}
/*.navbar-nav > li:last-child{
    margin-right:156px;
}*/
.navbar-nav > li > a{
    line-height:60px;
    font-size:18px;
    color:#2e2e2e;
}
.yewu .massage,.bg-call .massage{
	font-size:30px;
	color:#231f20;
}
.yewu .ul_1 .thumbnail .caption{
	height:200px;
}
.ul_2 .thumbnail .caption{
	height:110px;
	padding:0;
}
.active{
    color:#fab100!important;
    background-color: transparent;
}
.bg-call .side{
	margin-top:40px !important;
}
.send1{
	margin-left:44px;
}
.nav-color{
    background-color:#f0f2f4;
    opacity: 1;
    font-size:18px;
    width:100%;
    position: fixed;
    top: 0;
    z-index:999999;
}
.navbar-brand>img{
	width:88px;
	height:60px;
}
.nav-color{
	position: fixed;
	top:0;
	background-color: rgba(0,0,0,0.06);
}
.dis>span{
	font-size:16px;
	color:#231f20;
	line-height:30px;
}
#status{
	background-color:#F1F2F4;
	z-index:99999999;
}
.read-argument .checkSpan{
	display:inline-block;
	vertical-align: middle;
}
.presentation{
    line-height:12px;
    margin-top:26px;
    padding:5px;
    border-radius:30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    background-color:#fff;
    border:1px solid #ddd;
}
.presentation img{
    display:inline-block;
    padding-right:6px;
    padding-left:6px;
    border-right:1px solid #dfdfdf;
}
.presentation span{
    padding-left:12px;
    display: inline-block;
   vertical-align:top;
    padding-top:6px;
}
.yewu{
    width:1200px;
    margin: 0 auto;
   /*  padding-top:90px; */
    overflow: hidden;
}
.yewu ul{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
}
.massages{
    margin-top:60px;
    width: 1264px;
}
.massage span{
    display: inline-block;
}
.old-line{
   border:1px solid #cecece;
    width:260px;
}
.side{
    width:600px;
    margin:40px auto 60px auto;
}
.text-title{
    width: 1010px;
    margin:30px auto 100px auto;
}
.text-title p{
    font-size:16px;
    color:#231f20;
    line-height:30px;
}
.text-title div{
    font-size:16px;
    width:900px;
    margin:0 auto;
    color:#231f20;
    line-height:30px;
}
.bc_none img{
	width: 250px !important;
    height: 250px !important;
}
.small-logo{
    position: relative;
    top:-15px;
    left:3%;
    display: inline-block;
}
.see{
    width:1360px;
    margin:0 auto;
    overflow: hidden;
}
.see li {
    float: left;
    padding:0 20px 90px 0;
}
.see li .thumbnail{
    width:274px;
    background-color:#fff;
}
.thumbnail{
    width:320px;
    border: none;
    background-color: transparent;
}

.thumbnail>div h4,.thumbnail>div span{
	font-size:14px;
	color:#231f20;
}
.thumbnail>div h4{
	margin-bottom:15px;
	font-size:18px;
}
.thumbnail>div span{
	line-height:18px;
	color:#7a7a7a;
}
.thumbnail img{
    display:block;
    margin:0 auto;
}
.bc_none img{
    margin:0 auto;
}
.thumbnail .caption{
    padding:16px;
    background-color:#fff;
    height:200px;
}

.leader{
    padding-right: 50px;
    padding-left: 50px;
}
.top-line{
    border-right:1px solid #fff;
    height:38px;
    margin:20px 0 0 0;
    width:50%;
}
.tell{
    padding:20px 0;
    font-size:16px;
    line-height:30px;
}
.nav-foot-color{
    background-color:#2c2a28;
    border-top: 2px solid #cfcfcf;
    width:auto;
}
.foot-colors{
    font-size:16px;
    color:#c5c5c5;
    line-height:90px;
    float:right;
    display: inline-block;
}

/*open-platform.style*/
.active-list{color:#fab100!important;}
.open-did{
    width:1200px;
    overflow: hidden;
    margin:0 auto;
}
.platform-margin{
    padding-top:126px;
    width:auto;
}
.platform-left{
    border: 1px solid #c9c9c9;
    width:170px;
    height:143px;
    margin-right:26px;
}
.platform-left a{
    color:#2e2e2e;
}
.platform-left li{
    text-align: center;
    font-weight:bold;
    font-size:18px;
    padding-bottom:8px;
    margin:10px 15px 0 15px;
    border-bottom:2px solid #ebebeb;
}
.platform-left li:last-child{
    border-bottom:none;
}
.platform-right{
    border-left: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
    border-bottom: 8px solid #c9c9c9;
    border-top: 28px solid #cdcdcd;
   /* padding:38px 25px;*/
    width:1000px;
    color:#333;
}
.platform-right h2{
	font-size:18px;
}
.platform-right h3{
    text-align: center;
}
.platform-line {
    font-size:16px;
    padding:38px 90px 0 90px;
    margin:0 auto;
    float:none;
}
.platform-lists{
    background-color:#cdcdcd;
    padding:30px 26px;
}
.platforms-lists{
    background-color:#cdcdcd;
    padding:30px 18px;
}
.platformes-lists{
    background-color:#cdcdcd;
    padding:30px 2px;
}
.inset-line{
    width:56px;
    border:1px solid #999;
    margin:10px 5px;
}

.platform-title {
    position: relative;
    top:0;
    font-size: 16px;
    font-weight:bold;
    padding:0 10px;
    display: inline-block;

}
.list-name .thumbnails{
    border: 1px solid #c9c9c9;
    padding-right:0;
    padding-left: 0;
    width:304px;
    float: left;
    margin:0 10px 10px 10px;
}
.thumbnails .iconfont{
	position:relative !important;
	top:3px;
	left:1px;
}
.list-name .thumbnails:first-child{
	margin:0 10px 10px 20px;
}
 .list-name  ul:first-child{
	 margin:0 10px 10px 20px;
}
.thumbnails .caption>ul{
    height:338px;
    padding-top:20px;
}
.thumbnails .caption>ul li{
    line-height:32px;
    padding:5px 6px;
    font-size: 16px;
}
.thumbnails:nth-child(4){
    margin-left:18%;
    margin-top:20px;
}
.thumbnails:nth-child(5){
    margin-top:20px;
}
.tell .iconfont{
    position: relative;
    bottom:-9px;
    color: #f9bb1a;
}
.icon-color-one{
    color: #f9bb1a!important;
}
.icon-color-two{
    color:#00aeef!important;
}
.icon-color-three{
    color: #70bf44!important;
}
.icon-cap{
    position:initial!important;
    font-size:24px!important;
    color:#fff;
}
.siblings{
    padding-left:12px;
    line-height: 34px;
}
.siblings b{
    display: inline-block;
    color: #f9bb1a!important;
    padding-right:5px;
}
.title-side{
    display: inline-block;
    margin-left:100px;
    overflow: hidden
}
.list-name{
    overflow: hidden;
    width:1000px;
    margin: 0 auto;
}
.upload{
    width: 378px;
    height:298px;
    border:1px solid #ffffff;
    border-radius: 6px;
    position: absolute;
    right:200px;
    top:300px;
}
.upload-active{
    background-color:#fab100!important;
}
.upload-list{
    overflow: hidden;
    border-left:transparent;
    border-right: transparent;
    border-bottom:1px solid #fff;
}
.upload-list li{
    float: left;
    padding:16px 38px;
    font-size:18px;
    color:#fff;
    border-radius: 6px 0 0 0;
    background-color:#8e8e8e;
    cursor: pointer;
}
.upload-list li:last-child{
    padding:16px 25px;
    border-radius: 0 6px 0 0;
}
.upload-form{
    padding:10px;
    background-color:#6f5c35;
    opacity:0.8;
}
.upload-form-first{
    background-color:#fff;
    color:#ccc;
    margin-bottom:10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.upload-form-first input{
    border:none;
    font-size:16px;
    color:#999;
    text-align: left;
    width:290px;
    padding:10px;
    margin:0 10px;
}
.upload-form-first img{
    position: relative;
    right:22px;
    bottom:-5px;
}
.upload-form-second {
    width:215px;
    height: 50px;
    border-radius: 6px;
    background-color:#fff;
}
.upload-form-second input{
    font-size: 16px;
    color:#fab306;
    line-height:50px;
    margin-left:10px;

}
.reload{
    width:120px;
    height:50px;
    background-color:#fff;
    margin-left:10px;
    line-height:50px;
}
.onDate{
    margin-top:10px;
    padding-bottom:22px;
    overflow: hidden;
}
.onDate button{
    background-color:#fab306;
    color:#fff;
    text-align: center;
    font-size:22px;
    line-height:50px;
    padding:0 50px;
    border-radius:6px;
    float: left;
}
.onDate a{
    float: left;
    line-height:50px;
    padding:0 18px;
    display: inline-block;
    color:#fff;
}

/*平台协议*/
.arg{
    width:1270px;
    margin:90px auto;
    margin-bottom:0;
    border-left:1px solid #cdcdcd;
    border-right:1px solid #cdcdcd;
    border-bottom :5px solid #cdcdcd;
}
.layout{
    line-height:50px;
    text-align: center;
    color:#fff;
}
.over-one{
    background-image: url("${mainServer}/resources/site/img/press1.png");
    background-size:cover;
    width:312px;
    height:50px;
}
.over-two{
    background-image: url("${mainServer}/resources/site/img/normal2.png");
    background-size:cover;
    width:319px;
    height:50px;
    margin-left:-21px;
}
.over-three{
    background-image: url("${mainServer}/resources/site/img/normal2.png");
    background-size:cover;
    width:319px;
    height:50px;
    margin-left:-22px;
}
.over-fore{
    background-image: url("${mainServer}/resources/site/img/normal3.png");
    background-size:cover;
    width:316px;
    height:50px;
    margin-left:-21px;
}
.arg-h3{
    margin-top:30px;
    margin-bottom:40px;
    font-size:20px;
    color: #2e2e2e;
}
.content-list{
    padding:0 40px  0 40px;
}
.arg-nav{
    font-size:18px;
 	margin:15px 0;
}
.arg-content{
    font-size:14px;
    color: #333;
    line-height:25px;
}
/* .arg-contents{
    margin-top:30px;
} */
.lastul{
	padding-bottom:50px;
}
.arg-contents li{
    font-size:14px;
    color: #333;
    line-height:28px;
}
.read-argument{
    margin-top:12px;
    padding-left:35px;
    margin-bottom:40px;
}
.read-argument .span1{
    color:#999;
    font-size:16px;
    display: inline-block;
    vertical-align: top;
}
.foots{
    margin-bottom:50px;
    text-align:center;
}
.foots button{
	width:180px;
    height:45px;
    line-height:45px;
    cursor: pointer;
}
.foot-button{
    color:#fff;
    background-color:#fab100;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-size:16px;
}
.foot-buttons{
    color:#fff;
    background-color:#8e8e8e;
    -webkit-border-radius: 6px;
   	 -moz-border-radius: 6px;
    border-radius: 6px;
     font-size:16px;
     margin-right:135px;
}
.qy-list{
    margin:80px 200px 40px 200px;
}
.qy-nav{
    font-size:18px;
    color:#2e2e2e;
    margin-bottom:5px;
}
.qy-nav span{
    color: #999999;
}
.radios{
    width:14px;
    height:14px;
    opacity:0;

}
.radioSpan{
  	border:1px solid #fab100;
  	display:block;
  	width:14px;
    height:14px;
    border-radius: 12px;
    position: relative;
    top: 5px;
    left: -20px;
}
.radioSpan span{
	width:12px;
    height:12px;
    display:block;
    margin:1px;
    border-radius: 12px;
    background-color:#fab100;

}
.check{
	opacity:0;
    width:16px;
    height:16px;
}
.checkSpan{
  	border:1px solid #fab100;
  	display:block;
  	width:14px;
    height:14px;
    line-height:14px;
    margin-right:5px;
}
.checkSpan span{
	width:10px;
    height:10px;
    display-inlen:block;
    margin:1px;
    background-color:#fff;
    position:relative;
	top:-1px;
	left:1px;
	border:none;
}

.qy-argument{
    font-size:16px;
    color: #888;
    margin:0px 0 44px 0;
}
.time-plat{
	width:200px;
	height:128px;
    color:#2e2e2e;
    font-size:18px;
    text-align: center;
    line-height:128px;
    margin:20px 40px 40px 0;
    border:1px solid #fab100;
    box-sizing:border-box;
}
.send-message{
    padding:0 80px  0 80px;
}
/*企业注册*/

/*企业注册-选择项样式*/
.items{
	padding-top:20px;
}
.check-scroll-one{
	background-size:cover;
    width:325px;
    height:50px;
    line-height:50px;
    text-align: center;
    color:#fff;
}

.check-scroll-two{
	background-size:cover;
    width:337px;
    height:50px;
    margin-left:-18px;
    line-height:50px;
    text-align: center;
    color:#fff;
}

.check-scroll-three{
	background-size:cover;
    width:337px;
    height:50px;
    margin-left:-18px;
    line-height:50px;
    text-align: center;
    color:#fff;
}

.check-scroll-fore{
	background-size:cover;
    width:325px;
    height:50px;
    margin-left:-18px;
    line-height:50px;
    text-align: center;
    color:#fff;
}

/*企业注册-选择项待颜色图片*/
.active-one{
	background-image: url("../img/press1.png");
}

.active-two{
    background-image: url("../img/press2.png");
}

.active-three{
	background-image: url("../img/press2.png");
}

.active-fore{
    background-image: url("../img/press3.png");
}

.no-active-one{
	background-image: url("../img/normal1.png");
}

.no-active-two{
    background-image: url("../img/normal2.png");
}

.no-active-three{
	background-image: url("../img/normal2.png");
}

.no-active-fore{
    background-image: url("../img/normal3.png");
}
/*填写企业信息*/
.send-message input{
    width:450px;
    height:38px;
    margin-left:30px;
    margin-bottom:30px;
    padding-left:15px;
    font-size:14px;
    color: #888;
    background-color:#fff;
    line-height:38px;
    border:1px solid #999;
    border-radius:6px;
}
.send-message span{
    display: inline-block;
    text-align: right;
    width:84px;
    color:#2e2e2e;
    width:100px;
}
.title1{
	position:relative;
	z-index:99;
}
.title1 b{
	position:absolute;
	top:0;
	left:192px;
}
.send-message b{
	display:inline-block;
	min-width:400px;
    text-decoration: none;
    margin-left: 10px;
    color:#d3d3d3;
    position:absolute;
	top:10px;
}
.send-message .fileData{
	display:none;
}
.send-message .file_{
	width:100px;
	height:46px;
	line-height:46px;
	display:none;
}
.change-file{
    width:117px;
    height:35px;
   	display: inline-block;
    margin-left:30px;
    margin-bottom:30px;
    line-height:35px;
    color:#fff;
    text-align:center;
    background-color:#04be35;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 7px;
}
/*完成注册*/
.load-img, .load-text{
    width:100%;
}
.load-img img{
    margin:90px auto 50px auto;
    display: block;
}
.load-text li{
    text-align: center;
}

.load-a{
    padding:18px 70px;
    line-height:100px;
    color:#fff;
    border-radius:6px;
    background-color:#fab100;
}
/*公共样式重置*/
html {
    background:#fff;
    -webkit-text-size-adjust:100%;/*关闭字体大小自动调节*/
    -ms-text-size-adjust:100%;
}

input,button {
    outline:0;
    -webkit-text-size-adjust:none;
    -webkit-tap-highligaaaaht-color:rgba(0,0,0,0);/*取消表单元素点击时出现边框*/
}
html,body {
    font-family:"微软雅黑";
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    margin:0;
    padding:0;
}
input,select,textarea {
    font-size:100%
}
table {
    border-collapse:collapse;
    border-spacing:0
}
fieldset,img,button {
    border:0;  
    max-width:100%;
}
input,img {
    vertical-align:middle;
}
abbr,acronym {
    border:0;
    font-variant:normal;
}
del {
    text-decoration:line-through;
}
address,caption,cite,code,dfn,em,th,var {
    font-style:normal;
	font-weight:500;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:500;
}
q:before,q:after {
    content:'';
}
sub,sup {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline;
}
sup {
    top:-.5em;
}
sub {
    bottom:-.25em;
}
a:link,a:visited,a:hover,a:active{
text-decoration:none;
}
ins,a {
    text-decoration:none;
    color:#000;
}
.clear:after{
	content:" ";
	clear:both;
	display:block;
}
.f{
	float:left;
}
.r{
	float:right;
}
input,button{
	border:none;
}
.button{
	display: inline-block;
	min-width:100px;
	height:38px;
	line-height: 38px;
	color:#fff;
	background-color:#FCB100;
	border-radius: 6px;
	text-align: center;
	cursor:pointer;
}
.return{
	font-size: 14px;
	color:#fab100;
}
.return span{
	font-size: 25px;
	font-family: cursive;
	margin-right:8px;
	position:relative;
	top:3px;
}
.hide{
	display: none;
}
.block{
	display:block;
}

.login{
	width:378px;
	height:323px;
	/* border: 1px solid rgba(237, 237, 237, 0.3);
	background-color:rgba(0,0,0,0.4); */
	border-radius: 6px;
	overflow: hidden;
	position:absolute;
	top: 175px;
    right: 180px;
}
.login .login_top{
	width:100%;
	height:50px;
	border-bottom: 1px solid #DDEBEC;
}
.login_top span{
	display: inline-block;
	height:50px;
	line-height: 50px;
	width:100%;
	text-align: center;
	font-size:18px ;
	color:#fff;
	background-color:#8e8e8e;
}
.login_bottom{
	padding:10px 15px;
}
.login_top>.hover{
	background-color:#fab100;
}
.login_bottom>div{
	display: none;
}
.login_bottom>div.block{
	display:block;
}
.login_bottom  li:nth-child(1){
	width:349px;
	height:100px;
	background-color:#fff;
	padding: 15px 20px;
	box-sizing: border-box;
	border-radius: 6px;
	margin-bottom:10px;
	font-size: 16px;
	color:#999;
	position:relative;
}
.login_bottom  li:nth-child(1) img{
	position:absolute;
	top:0;
	right:21px;
}
.login_bottom  li:nth-child(1) .img_1{
	top:18px;
}
.login_bottom  li:nth-child(1) .img_2{
	top:56px;
}
.login_bottom li:nth-child(1) input{
	width:100%;
	height:35px;
	line-height:35px;
	background-color:#fff;
}
.login_bottom li:nth-child(1) input:nth-child(1){
	border-bottom: 1px solid #D4D4D4;
}
.login_bottom  li:nth-child(2) .img_box,.login_bottom li:nth-child(2) input{
	display: inline-block;
	height:50px;
	line-height: 50px;
	color:#fab306;
	font-size: 16px;
	padding-left:20px;
	box-sizing: border-box;
	border-radius: 6px;
	background-color:#fff;
}
.login_bottom  li:nth-child(2) input{
	width:215px;
}
-webkit-input-placeholder{  
    color: #fab306;
} 
.login_bottom  li:nth-child(2) .img_box{
	padding:0;
	width:120px;
	overflow: hidden;
}
.login_bottom  li:nth-child(2) .img_box img{
	width:100%;
	height:55px;
}
.login_bottom  li:nth-child(3){
	width:100%;
	height:50px;
	line-height: 50px;
	position:absolute;
	bottom:10px;
}
.login_bottom li:nth-child(3) button{
	height:45px;
	width:150px;
	font-size: 20px;
}
.login_bottom li:nth-child(3) a{
	color:#fff;
	margin-left:15px;
}
.login_bottom .send{
	width:120px;
	height:32px;
	line-height: 32px;
	border-radius: 4px;
	background-color:#D5D5D5;
	color:#F7F7F7;
	position:absolute;
	right:18px;
	top:15px;
	text-align: center;
	cursor: pointer;
}