/* 初始化css */
/*body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}*/
/*body{font:12px '宋体','Microsoft YaHei', Arial,Helvetica,sans-serif,'Arial Narrow',HELVETICA;background:#fff;-webkit-text-size-adjust:100%;}*/
/*a{color:#000;text-decoration:none;display:inline-block;}*/
/*a:hover{color:#3468F1;text-decoration:none}*/
/*em{font-style:normal}*/
/*li{list-style:none}*/
/*img{border:0;vertical-align:middle}*/
/*table{border-collapse:collapse;border-spacing:0}*/
/*p{word-wrap:break-word}*/
/*轮播*/
.silder {width:550px;height:350px; overflow: hidden;text-align: center;margin: 0 auto;position:relative;float:left;}
.silder .silder_list {height:350px;width: 550px; overflow:hidden;position: relative;}
.silder .silder_list a{position:absolute; top:0;left:0;}
.silder .silder_list a,.silder .silder_list img{display:inline-block;float:left;height: 350px;width: 550px;}
.silder .silder_page{height:42px;margin:0 auto;right:1px; overflow:hidden;position:absolute; bottom:1px;left:460px;}
.silder .silder_page li{width:16px;height: 16px;border-radius: 50%; float:left; display:inline-block;
    text-align:center;color:#fff;margin-top: 15px;margin-left:10px;background:none;border: 1px solid white;}
.silder .silder_page li.current{background:#fff;border:none;}
.silder_desc{color:#fff;float:left;line-height:42px;height:42px;width:100%;overflow:hidden;position:absolute;left:0;bottom:0;
    text-align:left;text-indent:10px;width: 550px;background: rgba(0,0,0,0.5)}
.silder .silder_page li:hover{cursor:pointer;}
#silder_list li{width: 550px;height: 350px !important;}

.nav-tabs>li {
    width: 50%;
    text-align: center;
}
.login_l .nav {
    width: 100%;
    height: 0px;
    background-color: #108ee9;
}
.login-section{
    margin-bottom: 0!important;
    margin-top: 0!important;
}
.login-section .login-main {
    padding-top: 10px;
    padding-right: 45px;
    padding-bottom: 10px;
    padding-left: 45px;
}
.login_l .active{
    background-color: #108ee9;
}
.login_l .active>a{
    background-color: #108ee9!important;
    border: 1px solid #108ee9!important;
    color: rgb(255, 255, 255)!important;
}
.login_l .r_register{
    text-align: center;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
}
.footer {
    margin-top: 0!important;
}