@charset "UTF-8";
body{ background:#fff;}
body ul{ padding-top:15px;}

#top{ height:100px;}
#top ul{ width:1200px; margin: 0 auto;}
#top ul p{ font-size:14px;color:#fff; line-height: 32px;}

#login_bg{ height: 500px; background: url("../images/index_2.jpg") no-repeat top center; position: relative;}
#login_bg .blk{ width:350px; height: 340px; background: #fff; float: right; display: inline-block; top: 68px; position: absolute; left: 50%; margin-left: 250px;}
#login_bg .blk .logintype { font-size: 16px; font-weight: bold; color:#CCC; width:49%; display:inline-block; line-height: 36px; padding:6px 0; border-bottom: 2px solid #e6e6e6; cursor:pointer;}
#login_bg .blk .on { color: #4177c6; border-bottom: 2px solid #4177c6;}
#login_bg .blk .item{ width:276px; height: 40px; margin-left: 36px; margin-top: 24px; line-height: 40px; color: #333333;}
#login_bg .blk .item .itxt {line-height: 18px; height: 20px; border: 0; padding: 10px 0 10px 38px; width: 238px; float: left; display: inline-block;overflow: hidden;font-size: 14px;*margin: -1px 0 0;border: 1px solid #e6e6e6; }
#login_bg .blk .item .itxt:focus{border:1px solid #25b7cd;}
#login_bg .blk .item .itxt1{background: url("../images/index_3.png") no-repeat;}
#login_bg .blk .item .itxt2{background: url("../images/index_4.png") no-repeat;}
#login_bg .blk .item .itxt3{background: url("../images/index_5.png") no-repeat; width: 120px;}
#login_bg .blk .item .yzm{ width:108px; height: 42px; float: right; display: inline-block;}
#login_bg .blk .item a{ float:right; display: inline-block; font-size: 14px; line-height: 40px; color: #25b7cd;}
#login_bg .blk .item .btn{ width: 276px; height: 40px; border-radius: 4px; border: 0; background: #4177c6; font-size: 18px; text-align: center; color: #fff; cursor: pointer;}
#login_bg .blk .item .btn:hover{background: #f77d1a;}
#login_bg .blk p{ text-align:center; font-size: 14px; line-height: 40px; color: #808080; padding-top: 20px;}
#login_bg .blk p a{ color: #25b7cd;}
#login_bg .blk a:hover{color:#f77d1a;}
#login_bg .blk .item .yzmbtn {width:108px; height:42px; border-radius:2px; border:0; background:#25b7cd; float:right; font-size:14px; text-align:center; color:#fff;}
#login_bg .blk .item .yzmbtn-dis {width:108px; height:42px; border-radius:2px; border:0; background:#CCC; float:right; font-size:14px; text-align:center; color:#fff;}
#login_bg .blk .item .yzmbtn:hover {background: #f77d1a;}

#login_bg .blk .reg{margin:10px auto 0; text-align:right; margin-right:40px;}
#login_bg .blk .reg span{ color:#333; font-size:14px; font-weight:600; line-height:30px; cursor: pointer;}

.get-code {background-color: #C8C8C8; color: #ffffff;}
.get-code:hover {border-color: #C8C8C8; color: #ffffff;}

#foot{ width: 1200px; margin: 0 auto;padding:10px 0;}
#foot p{ color:#b2b2b2; font-size:14px; line-height:60px; text-align:center;}





