.padding{
	padding: 1.3em 20px;
}
.mt87{ 
	margin-top: 69px;
}
.mt90{ 
	margin-top: 90px;
}
.pt90{ 
	padding-top: 90px !important;
}
.pb90{ 
	padding-bottom: 20px !important;
}
input,select,textarea{
    outline: none;
}
.mt3{ margin-top: 3px;}
.mt5{ margin-top: 5px;}
.mt8{ margin-top: 8px;}
.mt10{ margin-top: 10px;}
.mt15{ margin-top: 15px;}
.mt50{ margin-top: 50px;}
.mt20{ margin-top: 20px;}
.mb60{ margin-bottom: 60px;}
.mb50{ margin-bottom: 50px;}
.mtl15{
    margin-top: 15px;
    margin-left: 15px;
}
.tc {
	text-align: center;
}
.login_grey{
    padding: 20px;
	/*background-color: #fafafa;*/
}
.login_grey h1 {
    color: #5a5a5a;
    font-size: 18px;
    margin: 0;
}
.login_bg {
    /* max-width: 400px; */
    /* margin: 40px auto; */
    padding: 2px 30px 5px 30px;
    border-radius: 4px;
    background: #fff;
    border-color: #e3e3e3;
    border-style: solid;
    border-width: 1px 1px 3px;
    box-shadow: 0px 0px 10px 3px #ddd;
} 

.login_bg li{
    display: block;
    margin: 21px 0;
    text-align:center;
    overflow: hidden;
}
.login_bg li .togeter{
    width: 99%;
    display: block;
    outline: none;
    line-height: 36px;
    border-radius: 3px;
    -webkit-appearance: none;
}
.login_bg li input[type=email], .login_bg li input[type=password], .login_bg li input[type=text], .login_bg li input[type=tel]{
    text-indent: 10px;
	background-color: #fff;
    border: 1px solid #e3e3e3;
    transition: 0.3s;
}
.login_bg li input[type=email]:focus, .login_bg li input[type=password]:focus, .login_bg li input[type=text]:focus, .login_bg li input[type=tel]:focus{
	border-bottom: 1px solid #ff510a;
}
.login_bg li input[type=submit]{
    width: 99%;
    display: block;
    outline: none;
    height: 44px;
    line-height: 44px;
    border-radius: 5px;
    -webkit-appearance: none;
    border: none;
    color: #fff;
    font-size: 16px;
    background-color: #408bff;
    text-align: center;
}
.login_bg li input[type=submit]:hover{
    background-color: #3277ef;
}
.login_bg li input[type=button]{
    width: 100%;
    display: block;
    outline: none;
    height: 40px;
    border-radius: 3px;
    -webkit-appearance: none;
    border: none;
    color: #fff;
    font-size: 1em;
    background-color: #ff510a;
}
.login_bg li input[type=button]:hover{
	background-color: #e94503;
}

.login_bg li input[type=checkbox]{
    margin-right: 12px;
    background-color: #fff;
    border: 1px solid #dadfe2;
    margin: 0;
    vertical-align: middle;
}
.login_bg li.mtb{
    margin-top: -10px;
}




.cb{
    vertical-align: -2px;
}
.cb1{
    vertical-align: 8px;
}
.label-reg {
	font-size: 14px;
	color: #5a5a5a;
	margin: 0;
	font-weight: normal;
}
.have-account {
	font-size: 14px;
	color: #5a5a5a;
}
.go-login {
	font-size: 14px;
	color: #408bff;
}

/*2015-10-21*/
.login_bg li p{
    float: left;
    width: 43%;
    height: 40px;
    line-height: 40px;
    text-align: right;
}
.login_bg li .input_width{
    width: 56%;
    height: 40px;
    border-radius: 3px;
    -webkit-appearance: none;
}
@media (min-width: 321px){
    .login_bg li p{
        width: 33.5%;
    }
    .login_bg li .input_width{
        width: 66%;
    }
}

.login_bg li #input_keep{
    float: left;
    width: 48%;
}
.login_bg li #input_empty{
    float: right;
    width: 48%;
}
.login_bg li .p1{
    float: left;
    width: 34%;
    height: 40px;
    line-height: 40px;
    text-align: left;
}
.login_bg li .p1 span{
    color: red;
    margin-right: 4px;
}
.login_bg li .input_width1{
    width: 99%;
    border-radius: 5px;
    font-size: 14px;
    line-height: 36px;
    /*color: #c1c1c1;*/
    text-indent: 10px;
    -webkit-appearance: none;
}
.login_bg li .p3{
    float: left;
    width: 23%;
    height: 40px;
    line-height: 40px;
    text-align: right;
}
.login_bg li .p3 span{
    color: red;
}
.login_bg li .input_width3{
    width: 76.8%;
    height: 40px;
    border-radius: 3px;
    -webkit-appearance: none;
}
.login_bg li .eye{
    position: absolute;
    top: 9px;
    right: 12px;
    display: block;
    width: 20px;
    height: 20px;
    font-size: 1.2em;
    color: #888;
    
}
.login_bg li .eye:hover,
.login_bg li .eye.curr {
    color: #0b60b7;
}

.login_bg li .eye.curr:hover {
    color: #888;
}

@media (min-width: 321px){
    .login_bg li .p1{
        width: 20%;
    }
    .login_bg li .p3{
        width: 28%;
    }
    .login_bg li .input_width3{
        width: 71.8%;
    }
}

.login_bg li .input_width2{
    float: left;
    width: 55%;
    height: 40px;
    border-radius: 3px;
    -webkit-appearance: none;
}
@media (max-width: 415px){
    .login_bg li .input_width2{
        width: 52%;
    }
}
.btn_yan{
    float: right;
    width: 130px;
    height: 40px;
    line-height: 40px;
    margin-right: 4px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    background-color: #408bff;
}
.btn_yan:hover{
    color: #fff;
    text-decoration: none;
    background-color: #3277ef;
}
/*2015-10-21 End*/

.build{ 
    padding-top: 15px;
    padding-bottom: 15px;
}
.build > h4{
    display: block;
    clear: both;
    color: #333;
    margin-bottom: 10px;
}
.build > li{
    float: left;
    width: 48%;
    padding: 10px 0;
}
.build > li > select{
    width: 100%;
    height: 44px;
    border: 1px solid #ececec;
    background-color: #fff;
    -webkit-appearance: none;
}
.build > li:nth-child(odd){
    float: right;
}
.build > li input[type=submit]{
    width: 100%;
    height: 42px;
    /*color: #fff;*/
    background-color: #418AFF;
    border-radius: 5px;
}
.build > li.black{
    width: 100%;
    display: block;
    /*margin: 8px 0;*/
}
.build > li.submit{
    width: 100%;
    display: block;
    /*margin: 8px 0;*/
}
.build > li.submit .test1{
    width: 50%;
    height: 35px;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #d6d6d6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #fff, #f5f5f5);
    background-image: -moz-linear-gradient(top, #fff, #f5f5f5);
    background-image: -ms-linear-gradient(top, #fff, #f5f5f5);
    background-image: -o-linear-gradient(top, #fff, #f5f5f5);
    background-image: linear-gradient(top, #fff, #f5f5f5);
}
.build > li.submit .test1:hover{
    color: #4199af;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
    background-image: -webkit-linear-gradient(top, #fff, #ededed);
    background-image: -moz-linear-gradient(top, #fff, #ededed);
    background-image: -ms-linear-gradient(top, #fff, #ededed);
    background-image: -o-linear-gradient(top, #fff, #ededed);
    background-image: linear-gradient(top, #fff, #ededed);
}
.build > li input[type=text]{
    width: 100%;
    height: 44px;
    padding: 0 2%;
}

.build > li.black input[type=text],.build > li.black input[type=email]{
    width: 100%;
    height: 44px;
    padding: 0 2%;
}

/*2015-10-22*/
.fr{ float: right;}

/*2015-11-03*/
.fzf{
    text-align: center
}
.fzf img{
    width: 140px;
    margin-bottom: 16px;
}
.fzf .fzf1{
    color: #ff4a00;
    font-size: 1.4em;
}
.fzf .fzf2{
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    line-height: 26px;
}

.logo_list{
    overflow: hidden;
    margin-top: -12px;
    height: 350px;
    overflow-y: scroll
}
.logo_list li{
    float: left;
    width: 25%;
    text-align: center;
    margin-top: 12px;
}
.logo_list li a p img{
    width: 85%;
}
.logo_list li a h4{
    font-size: 1em;
    padding-top: 10px;
    font-weight: normal;
}

.select {
    position: relative;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #d3d3d3;
}
.select > dt {
    width: 100%;
    height: 44px;
    line-height: 44px;
    display: block;
    overflow: hidden;
    cursor: pointer;
    border-radius: 5px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#FEFEFE));
    background-image: -webkit-linear-gradient(top, #EEE, #FEFEFE);
    background-image: -moz-linear-gradient(top, #EEE, #FEFEFE);
    background-image: -ms-linear-gradient(top, #EEE, #FEFEFE);
    background-image: -o-linear-gradient(top, #EEE, #FEFEFE);
    background-image: linear-gradient(top, #EEE, #FEFEFE);
}
.select > dt > img, .select > dd > ul > li > a > img{
    max-height: 26px;
}
.select > dd {
    position: absolute;
    left: 0;
    top: 40px;
    width: 100.4%;
    display: none;
    z-index: 99;
    margin: 2px -1px 0px -1px;
    border-radius: 0 0 5px 5px;
    background-color: #fff;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
}
.select > dd .logolist {
    display: block;
    height: 200px;
    overflow-y: scroll;
    padding-top: 10px;
    background-color: #fff;
}
.select > dd .logolist > p,.select > dd .namelist > p{
    text-align: center;
}
.select > dd .logolist > p input[type=text],.select > dd .namelist > p input[type=text]{
    width: 96%;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 14px;
    border-top: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-bottom: 2px solid #ff4a00;
}
.select > dd .logolist > li{
    overflow: hidden;
    float: left;
    width: 33.3333%;
    margin-bottom: 14px;
}
.select > dd .logolist > li > a {
    display: block;
}
.select > dd .logolist > li > a > img{
    width: 100%;
}
.select > dt > h5{
    margin-top: 14px;
}
.select > dd .stxt{
    margin-top: 5px;
    margin-bottom: 10px;
}
.select > dd .stxt li{
    margin-top: 8px;
    margin-bottom: 8px;
}
.select > dt .tip {
	display: none;
}
.select > dd .stxt li .tip {
	margin-left: 6px;
    color: #fff;
    background: #ccc;
    display: inline-block;
    width: 15px;
    text-align: center;
    border-radius: 50%;
}
@media(min-width: 414px){
    .select > dd .logolist > li > a > img{
        width: inherit;
    } 
}

.select > dd .namelist {
    display: block;
    height: 200px;
    overflow-y: scroll;
    padding-top: 10px;
    text-align: left;
    background-color: #fff;
}
.select > dd .namelist > li{
    overflow: hidden;
    width: 100%;
    display: inline-block;
    /*margin-bottom: 14px;*/
    padding: 0 2%;
    text-align: left;
}
.select > dd .namelist > li > a {
    display: block;
    width: 100%;
    padding: 2px 0px;
    /*padding: 12px 10px;*/
    color: #828282;
    text-decoration: none;
}
.select > dd .namelist > li > a h3{
    font-size: 16px;
    color: #333;
}
.select > dd .namelist > li:hover{
    background-color: #eee;
}
.select > dd .namelist > li > a:hover{
    background-color: #eee;
}
.select > dd .namelist > li .add{
    color: #4199ad;
    font-size: 1.4em;
    margin: 0 4px;
    vertical-align: -3px;
}
.hr{
    clear: both; 
    padding-top: 20px;
    border-bottom: 3px dashed #fff; 
}
.continue{
    clear: both; 
    display: block;
    padding-top: 20px;
}
.continue .input1{
    width: 90px;
    height: 35px;
    color: #a6b8c5;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    background-color: #dadfe2;
}
.continue .input2{
    width: 90px;
    height: 35px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    background-color: #418AFF;
}
.test{
    width: 136px;
    height: 35px;
    margin-top: 5px;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #d6d6d6;
    color: #fff;
    background-color: #418AFF;
}
.test:hover{
    color: #4199af;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
    background-image: -webkit-linear-gradient(top, #fff, #ededed);
    background-image: -moz-linear-gradient(top, #fff, #ededed);
    background-image: -ms-linear-gradient(top, #fff, #ededed);
    background-image: -o-linear-gradient(top, #fff, #ededed);
    background-image: linear-gradient(top, #fff, #ededed);
}


.layer{
    position: absolute;
    top: 40%;
    left: 50%;
    width: 400px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
    background-color: #fff; 
    border: 1px solid #eeeeee;
    box-shadow: 0px 2px 8px #cbcbcb;
}
.layer .success{
    color: #ff4a00;
    font-size: 1.4em;
    padding-top: 100px;
    text-align: center;
}
.layer p{
    padding: 8px 0 8px 94px;
}
.layer .p1{
    padding-top: 55px;
}
.layer input[type=text], .layer input[type=password]{
    width: 200px;
    height: 35px;
    line-height: 35px;
    padding: 0 4px;
    border: 1px solid #d6d6d6;
}
.layer input[type=button]{
    width: 90px;
    height: 30px;
    border-radius: 5px;
    border: 1px solid #d6d6d6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #fff, #f5f5f5);
    background-image: -moz-linear-gradient(top, #fff, #f5f5f5);
    background-image: -ms-linear-gradient(top, #fff, #f5f5f5);
    background-image: -o-linear-gradient(top, #fff, #f5f5f5);
    background-image: linear-gradient(top, #fff, #f5f5f5); 
}
.layer input[type=button]:first-child{
    margin-right: 20px;
}
.layer input[type=button]:hover{
    color: #4199af;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
    background-image: -webkit-linear-gradient(top, #fff, #ededed);
    background-image: -moz-linear-gradient(top, #fff, #ededed);
    background-image: -ms-linear-gradient(top, #fff, #ededed);
    background-image: -o-linear-gradient(top, #fff, #ededed);
    background-image: linear-gradient(top, #fff, #ededed); 
}

.layer input[type=submit]{
    width: 90px;
    height: 30px;
    margin-left: 52px;
    border-radius: 5px;
    border: 1px solid #d6d6d6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #fff, #f5f5f5);
    background-image: -moz-linear-gradient(top, #fff, #f5f5f5);
    background-image: -ms-linear-gradient(top, #fff, #f5f5f5);
    background-image: -o-linear-gradient(top, #fff, #f5f5f5);
    background-image: linear-gradient(top, #fff, #f5f5f5); 
}
.layer input[type=submit]:hover{
    color: #4199af;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
    background-image: -webkit-linear-gradient(top, #fff, #ededed);
    background-image: -moz-linear-gradient(top, #fff, #ededed);
    background-image: -ms-linear-gradient(top, #fff, #ededed);
    background-image: -o-linear-gradient(top, #fff, #ededed);
    background-image: linear-gradient(top, #fff, #ededed); 
}

.layer .p4{
    padding-top: 70px;
}
.layer .p4, .layer .p5{
    padding-left: 80px;
}
.layer .p6{
    padding-left: 120px;
}

/*2015-12-10*/
.searchCon{
    padding: 20px;
    font-size: 1.1em;
    border: 1px solid #e7e7e7;
    background-color: #fff;
}
.searchCon input[type=text]{
    width: 50%;
    padding: 2px 4px;
    border: 1px solid #e7e7e7;
}
.searchCon select{
    padding: 2px 4px;
    border: 1px solid #e7e7e7;
}
.searchCon .con,.searchCon .con1{
    padding-bottom: 12px;
    margin: 0 15px 6px 15px;
    border-bottom: 1px solid #e7e7e7;
}
.searchCon .con span{ 
    display: inline-block;
    margin-right: 6px;
    vertical-align: -1px;
}
.searchCon .far{
    margin-top: 12px;
    /*margin-left: -15px;*/
}
.searchCon .con1{
    margin-top: 25px;
    margin-bottom: 18px;
}
.searchCon .tablelist{
    padding: 0 15px;
}
.trans-log-table tr td:first-child {
	background-color: #e3edf8;
	text-align: center;
}
/*.table tr th{
    background-color: #e3edf8;
}*/
.table th{ 
    font-weight: normal;
    font-size: 1.1em;
}
.table td{ 
    font-weight: normal;
    font-size: 0.9em;
}
.table td div{
    vertical-align: baseline;
}

.sent{
    margin-top: 15px;
    text-align: center;
}

.ui-datepicker-today .ui-state-highlight {
	border:1px solid #eee;
	color:#f60;
}
.ui-datepicker-current-day .ui-state-active {
	border:1px solid #eee;
	color:#06f;
}
.dropdown-menu .text{
    padding: 2px 0 4px 0;
}
.dropdown-line li{
    border-bottom: 1px solid #e1e1e1;
}
.dropdown-line li:last-child{
    border:none;
}
    
/*2016-02-04*/
.tab-pane{
    padding: 4px 0 12px 0;
}
.tab-pane .jiben,.tab-pane .jiben1{
    overflow: hidden;
    margin: 15px 0;
    height: 40px;
    line-height: 40px;
}
.tab-pane .jiben p{
    float: left;
    width: 80px;
}
.tab-pane .jiben1 p{
    float: left;
    width: 80px;
}
.tab-pane .jiben select,.tab-pane .jiben1 select{
    display: inline-block;
    width: 160px;
    height: 40px;    
}

/*2016-03-02*/
.chk_1, .chk_2, .chk_3, .chk_4 {
    display: none;

}
.chk_3 + label {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 22px;
    vertical-align: -5px;
    padding: 9px;
    border-radius: 50px;
    background-color: #fafbfa;
    -webkit-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}
.chk_3  + label:after {
    position: absolute;
    top: 0;
    content: ' ';
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    box-shadow: inset 0 0 0 0 #eee, 0 0 1px rgba(0,0,0,0.4);
    -webkit-transition: box-shadow 0.1s ease-in;
    transition: box-shadow 0.1s ease-in;
}
.chk_3  + label:before {
    content: ' ';
    position: absolute;
    background: white;
    top: 0px;
    left: 1px;
    z-index: 999;
    width: 22px;
    -webkit-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    height: 22px;
    border-radius: 100px;
    box-shadow: 0 3px 1px rgba(0,0,0,0.05), 0 0px 1px rgba(0,0,0,0.3);
}
.chk_3:active + label:after {
    box-shadow: inset 0 0 0 20px #eee, 0 0 1px #eee;
}
.chk_3:active + label:before {
    width: 25px;
}
.chk_3:checked:active + label:before {
    width: 20px;
    left: 20px;
}
.chk_3  + label:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
.chk_3:checked + label:before {
    content: ' ';
    position: absolute;
    left: 28px;
    border-radius: 100px;
}
.chk_3:checked + label:after {
    content: ' ';
    font-size: 1.5em;
    position: absolute;
    background: #418aff;
    box-shadow: 0 0 1px #408bff;
}
/*2016-13-10*/
.banner{
    margin-top: 87px;
    height: 160px;
    background: url(../images/banner.jpg) no-repeat center;
    background-size: cover
}
.ren .guanbi{
    display: inline-block;
    margin: 0 auto; 
    padding: 6px 20px;
    border-radius: 3px;
    font-size: 1em;
    border-radius: 3px;
    border: 1px solid #d6d6d6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #fff, #f5f5f5);
    background-image: -moz-linear-gradient(top, #fff, #f5f5f5);
    background-image: -ms-linear-gradient(top, #fff, #f5f5f5);
    background-image: -o-linear-gradient(top, #fff, #f5f5f5);
    background-image: linear-gradient(top, #fff, #f5f5f5); 
    -webkit-appearance: none;
}
.ren .guanbi:hover{
    color: #4199af;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
    background-image: -webkit-linear-gradient(top, #fff, #ededed);
    background-image: -moz-linear-gradient(top, #fff, #ededed);
    background-image: -ms-linear-gradient(top, #fff, #ededed);
    background-image: -o-linear-gradient(top, #fff, #ededed);
    background-image: linear-gradient(top, #fff, #ededed); 
}
.login_bg .change{
    display: inline-block;
    margin-top: 10px;
}
.login_bg b{
    display: inline-block;
    font-weight: normal;
    padding-top: 10px;
}
.back{
    text-align: center;
    line-height: 24px;
    padding-top: 30px;
}
.back b{
    color: #ff4a00;
    padding: 0 3px;
}
.build > li .txt{
    color: red;
}
.build > li a{
    text-decoration: none;
}
.build > li a:hover{
    color: red;
}

@media (max-width: 641px) {
    .banner{
        height: 100px;
    }
}

/*2016-03-22*/
.ptb15{
    padding-top: 15px;
    padding-bottom: 15px;
}
.about{
    padding-top: 100px;
    padding-bottom: 20px;
    line-height: 1.7em;
    color: #5a5a5a;
}
.about h3{
    padding-bottom: 15px;
    color: #000;
}
.about span{
    color: #ff6600;
    font-size: 1.1em;
}
.about .shipei{
    margin-left: 20%;
    margin-top: 30px;
}

.mt15{
    margin-top: 15px;
}
.about .important{
    color: #3d3d3d;
    font-size: 1.1em;
}
.app-list {
	margin-top:40px;
	padding: 20px 0;
}
.prolist{
	display: block;
    overflow: hidden;
    margin: 8px 0;
    text-align: center;
    border: 1px solid #f0f0f0;
    background-color: #fff;
    padding: 15px 20px;
    height: 166px;
    color: #595959;
    border-radius: 4px;
}
.prolist:hover{
	text-decoration: none;
}
.prolist p{
	margin: 0;
}
.prolist p img{
	max-width: 100%;
	max-height: 50px;
}
.prolist h4{
	text-align: left;
    font-size: 1em;
    padding-top: 8px;
    line-height: 24px;
    font-weight: normal;
}

.foot{
	color: #5a5a5a;
	font-size: 14px;
    text-align: center;
    line-height: 24px;
    padding-bottom: 0px;
    margin-top: 0px;
    /*background-color: #fafafa;*/
}
.foot a {
	color: #5a5a5a;
}
.foot-fixed {
    position: fixed;
    bottom: 15px;
    right: 0;
    left: 0;
}

/*2016-03-24*/
.controlay{
    text-align: center;
    border: 1px solid #e7e7e7;
    background-color: #fff;
}
.control{
    display: block;
    height: 100%;
    margin-bottom: 15px;
    text-align: center;
    padding: 0 5%;
}
.control li{
    position: relative;
    display: inline-block;
    width: 22%;
    margin: 20px 1%;
    border-radius: 3px;
    border: 1px solid #e8edf0;
}
.control li a{
    display: block;
    overflow: hidden;
    text-decoration: none;
}
.control li div{
    width: 100%;
    height: 120px;
    line-height: 120px;
    background: #e8edf0;
}
.control li div span{
    display: inline-block;
    margin: 0 5px;
}
.control li div span img{
    width: 70px;
}
.control li p{
    padding-top: 15px;
    padding-bottom: 30px;
    margin-left: 10px;
    margin-right: 10px;
}
.control li input[type=submit]{
    position: absolute;
    left: 50%;
    bottom: -18px;
    display: inline-block;
    letter-spacing: 1px;
    margin-top: 1em;
    padding: 0.6em 1em 0.6em 1em;
    margin-left: -3.2em;
    z-index: 10;
    color: #5F6C72;
    border-radius: 3px;
    font-size: 0.8em;
    font-weight: 600;
    text-transform: uppercase;
    background: #F7F9F9;
    border: 1px solid #DDE2E5;
}
.control li div .jia{
    width: 30px;
}

@media (max-width: 641px){
    .control li{
        width: 97%;
    }
    .about .shipei{
        margin-left: 0;
    }
    .app-list .col-xs-4 {
    	width: 100%;
    }
}
.form-item-error {
	display: inline-block;
    margin-left: 6px;
    color: #f24a03;
}

.topnav {
    background-color: #fff;
    border-color: #fff !important;
    border-bottom-color: #f0f0f0 !important;
    margin-bottom: 0 !important;
}
.fixed-tab-nav {
    overflow: hidden;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
    height: 0.98rem;
    background-color: #f1f1f6;
    border-top: 1px solid #e2e2e5;
}
.fixed-tab-nav-item {
    float: left;
    overflow: hidden;
    text-align: center;
    width: 33.33%;
    height: 100%;
    text-decoration: none;
    padding-top: 0.1rem;
    background-color: #f1f1f6;
}
.fixed-tab-nav-item:hover {
    text-decoration: none;
}
.fixed-tab-nav-item.curr {
    background-color: #e4eaf6;
}
.fixed-tab-nav-item span {
    display: block;
    text-align: center;
    color: #a5a5ad;
    font-size: 0.24rem;
    margin-top: 0.1rem;
}
.fixed-tab-nav-item.curr span {
    color: #418aff;
}
.fixed-tab-nav-item img {
    clear: both;
    height: 0.4rem;
}
.fixed-tab-nav-item-console.curr img {
    content: url("../images/icon-tab-console-selected.png");
}
.fixed-tab-nav-item-log.curr img {
    content: url("../images/icon-tab-log-selected.png");
}
.fixed-tab-nav-item-account.curr img {
    content: url("../images/icon-tab-account-selected.png");
}

.wenjuan-baihui {
	background-color: #fff;
	border-bottom: 1px solid #e2e2e5;
	padding: 20px 0;
	margin-top: 87px;
}
.wenjuan-baihui-link {
	display: block;
	text-align: center;
	text-decoration: none;
}
.wenjuan-baihui-link:hover {
	text-decoration: none;
}
.wenjuan-baihui-logos {
	text-align: center;
	margin-top: 10px;
}
.wenjuan-baihui-logos span {
	vertical-align: middle;
	color: #FE7F27;
	margin: 0 3%;
	font-size: 30px;
	line-height: 1;
}
.wenjuan-baihui-logos img {
	max-width: 33%;
	max-height: 100px;
	vertical-align: middle;
}
.wenjuan-baihui-title {
	font-size: 18px;
	color: #1b1c21;
	line-height: 2;
}
.wenjuan-baihui-btn {
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 6px;
    padding: 10px 24px;
    color: #fff;
    background-color: #418AFF;
    font-size: 16px;
    line-height: 1;
    border-radius: 6px;
}
.navbar-nav li a {
	font-size: 14px;
	color: #333 !important;
	background-color: transparent !important;
}
.navbar-default .navbar-toggle {
	border: none !important;
}
.navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #666 !important;
}
.fixed-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background-color: #fff;
    width: 100%;
    margin: 0;
    padding: 0;
}
.btn-edit-big {
	padding: 1px 8px !important;
	font-size: 14px !important;
}

.verify-code {
	height: 39px;
    vertical-align: top;
    margin-left: 16px;
}
.navbar-nav {
	background-color: #fff;
}

/* .modal-open {
        overflow: auto;
        padding: 0 !important;
    } */

      .modal.msg-popup {
        position: fixed;
        top:auto;
		bottom: 0px;
		right:10px;
		left:auto;
      }

      .modal.msg-popup .modal-dialog {
        width: 180px !important;
        margin: 30px auto 30px;
      }

      .modal.msg-popup .modal-body {
        background-color: #85daa3;
        color: #fff;
      }

      .modal.msg-popup .modal-content {
        border: none;
      }
/*2016-12-09*/
.login_bg li.agree{
    font-size: 0.9em;
}
.login_bg li.agree em{
    float: right;
    font-style: normal;
}
.login_bg li.xieyi{
    line-height: 1.8;
}
.xieyi {
    max-width: 1100px;
    margin: 30px auto;
    border-radius: 4px;
    background: #fff;
    border-color: #e3e3e3;
    border-style: solid;
    border-width: 1px 1px 3px;
    box-shadow: 0px 0px 10px 3px #ddd;
}
.xieyi div{
    line-height: 1.8;
    padding: 10px 30px 20px 30px;
}
.xieyi div h2{
    font-size: 1.3em;
    font-weight: bold;
}
.xieyi div p{
    padding: 3px 0;
}
.xieyi div .third{
    padding-left: 20px;
    color: #646363;
}

@media(max-width: 415px){
    .xieyi {
        margin: 20px;
    }
}