/*background*/
.bg{background: #fafafa}

/*bt*/
.bt{width: 100%;float: left;margin-bottom: 20px;}
.bt p{float: left;font-size: 24px;line-height: 50px;color: #035392;text-align: center;font-weight: bold;}

.bt a{display:block;float: right;padding: 0 15px;margin-top: 15px;font-size: 14px;line-height: 25px;color: #035392;letter-spacing: 0.5px;border:1px solid #035392;border-radius: 15px;}
.bt a:hover{background: #035392;color: #ffffff; -webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;-o-transition: all 0.4s linear;transition: all 0.4s linear;}

/*solid*/
.solid{width: 480px;float: left;margin:0 30px;}

/*lm*/
.lm{width: 480px;float: left;padding: 10px 20px 20px;border-top: 3px solid #035392;}
.lm{box-shadow: 0 5px 11px 0 #d9d9d9;-webkit-box-shadow: 0 5px 11px 0 #d9d9d9;-moz-box-shadow: 0 5px 11px 0 #d9d9d9;}
.lm.m30{margin:0 30px;}

/*login*/
.login{width: 450px;float: left;margin-right: 50px;border: 1px solid #035392;background: #ffffff;}

.login .tit{width: 100%;float: left;margin-bottom: 0;background:#035392;}
.login .tit p{width: 100%;font-size: 20px;line-height: 50px;color: #ffffff;text-align: center;font-weight: bold;}

.login form{width:100%;float:left;padding: 20px;color:#222222;}

.login li{width:100%; float:left;}
.login li p{width: 90px;float:left;font-size: 18px;line-height: 50px;color: #035392;font-weight: bold;text-align: justify;text-align-last: justify;}
.login li font{float:left;font-size: 16px;line-height: 50px;}

.login li input{width: 280px;height: 30px;float:left;padding: 3px 10px;margin: 10px 0;}
.login li.l1 input{width: 13px;height: 13px;float:left;margin: 20px 10px 0 40px;}

.login li.l4 input{width: 100px;height: 30px;float:left;margin-right: 20px;}
.login li.l4 img{width: 75px;height: 25px;float:left;margin-top: 14px;}

.login li.l5 input{width: 100px;height: 35px;float:left;margin: 20px 40px 0 55px;font-size: 15px;}

/*kstd*/
.kstd{width: 1000px;float: left;padding-left: 50px;border-left: 1px solid #035392;}

.kstd li{width: 283px;height: 70px;float: left;margin-bottom: 33px;margin-right: 50px;border: 2px dashed #cccccc;border-radius: 15px;}
.kstd li.l3,.kstd li.l6,.kstd li.l9{margin-right: 0px;}
.kstd li.l7,.kstd li.l8,.kstd li.l9{margin-bottom: 0px;}

.kstd li a{display: block;width: 100%;float: left;}
.kstd li a i{width: 50px;height: 49px;float:left;margin: 11px 30px;}
.kstd li a p{width: 169px;float:left;font-size: 18px;line-height: 70px;color:#444444;text-align: left;}

.kstd li:hover{border-color: #0062ad;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
.kstd li:hover a p{color: #0062ad;}

.kstd li.l1 i{background: url(../images/ks1.png) no-repeat bottom center;}
.kstd li.l2 i{background: url(../images/ks2.png) no-repeat bottom center;}
.kstd li.l3 i{background: url(../images/ks3.png) no-repeat bottom center;}
.kstd li.l4 i{background: url(../images/ks4.png) no-repeat bottom center;}
.kstd li.l5 i{background: url(../images/ks5.png) no-repeat bottom center;}
.kstd li.l6 i{background: url(../images/ks6.png) no-repeat bottom center;}
.kstd li.l7 i{background: url(../images/ks7.png) no-repeat bottom center;}
.kstd li.l8 i{background: url(../images/ks8.png) no-repeat bottom center;}
.kstd li.l9 i{background: url(../images/ks9.png) no-repeat bottom center;}
.kstd li.l10 i{background: url(../images/ks10.png) no-repeat bottom center;}

.kstd li:hover i{-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
.kstd li:hover.l1 i{background: url(../images/ks1.png) no-repeat top center;}
.kstd li:hover.l2 i{background: url(../images/ks2.png) no-repeat top center;}
.kstd li:hover.l3 i{background: url(../images/ks3.png) no-repeat top center;}
.kstd li:hover.l4 i{background: url(../images/ks4.png) no-repeat top center;}
.kstd li:hover.l5 i{background: url(../images/ks5.png) no-repeat top center;}
.kstd li:hover.l6 i{background: url(../images/ks6.png) no-repeat top center;}
.kstd li:hover.l7 i{background: url(../images/ks7.png) no-repeat top center;}
.kstd li:hover.l8 i{background: url(../images/ks8.png) no-repeat top center;}
.kstd li:hover.l9 i{background: url(../images/ks9.png) no-repeat top center;}
.kstd li:hover.l10 i{background: url(../images/ks10.png) no-repeat top center;}
