.loginHeader{ width: 1200px; height: 48px; padding: 30px 0; line-height: 48px; overflow: hidden; font-size: 16px;}
.loginHeader .logo{ float: left; width: 370px; height: 48px; overflow: hidden;}
.loginHeader .logo a{ display: inline-block; width: 370px; height: 48px; background: url(../images/loginLogo.jpg) no-repeat;}

.loginBg{ width: 100%; height: 529px; background: url(../images/loginbg.jpg) no-repeat center; background-size:cover;}
.login{ width: 1200px; height: auto; overflow: hidden; padding-top: 40px;}
.loginR{ float: right; width: 393px; height: 407px; padding-top: 10px; background: #FFFFFF; overflow: hidden;}


.loginRT{ width: 100%; height: 50px; line-height: 50px; overflow: hidden; border-bottom: 1px solid #DEDEDE;}
.loginRT a{ display: block; float: left; width: 33.3%; height: 48px; line-height: 48px; font-size: 16px; text-align: center;}
.loginRT .tabs .thistab,.tabs .thistab a:hover {color: #0094E7; border-bottom: 2px solid #0094E7; }

.loginR .Tbcontent{ padding-top: 17px; overflow: hidden;}
.loginR .LoginList{ width: 335px; height: auto; overflow: hidden;}
.loginR .LoginList dl{ width: 335px; height: 50px; overflow: hidden; margin-top: 14px;}
.loginR .LoginList dl dt{ float: left; width: 54px; height: 50px; line-height: 50px; text-align: center; background: #e6e6e6;}
.loginR .LoginList dl dt img{ padding-top: 10px;}
.loginR .LoginList dl dd{ float: left; width: 281px; height: 50px; overflow: hidden; }
.loginR .LoginList dl dd .loginInput1{ width: 240px; height: 48px; border: none; padding: 0 20px; overflow: hidden; color: #666666; border: 1px solid #e6e6e6; border-left: none;}
.loginR .LoginList dl dd .loginInput2{ float: left; width: 127px; height: 48px; border: none; padding: 0 20px; overflow: hidden; color: #666666; border: 1px solid #e6e6e6; border-left: none;}

.loginR .LoginList dl dd .codeimg{ float: left; width: 98px; height: 38px; padding:5px; border: 1px solid #e6e6e6;  overflow: hidden; margin-left: 2px;}
.loginR .LoginList dl dd .codeimg img{ width: 98px; height: 38px; }

.loginR .LoginList dl .loginRSub1{ width: 335px; height: 50px; background: #ff7800; border: none; color: #FFFFFF; font-size: 18px;}

.loginR .LoginList .loginBT{ width: 335px; height: 30px; line-height: 30px; margin-top: 20px; overflow: hidden; text-align: right;}
.loginR .LoginList .loginBT a{ padding: 0 5px;}
.loginR .LoginList .loginBT a:first-child{ color:#0094E7;}
.loginR .LoginList dl dd .dxyzm{ width: 108px; height: 50px; float: left; border: none; text-align: center; color: #666666; margin-left: 2px; background: #f5f5f5;}
.loginR .LoginList dl dd .dxyzm:hover{ color: #FFFFFF; background: #0094E7;}


.loginR .LoginList .wxdl{ height: auto; text-align: center; overflow: hidden; padding-top: 15px;}
.loginR .LoginList .wxdl img{width: 140px; height: 140px; border: 1px solid #e2e2e2;}
.loginR .LoginList .wxdl p{ margin-top: 25px; line-height: 27px;}
#msgtips{ width:100%; text-align:center; color:red;}
#login_container {
    margin-top: -23px;
}

.location{ padding:5px 0; width:100%; height:40px; line-height:40px; color:#999; font-size:12px; text-align:left; }
    .location a{ margin:0 5px; }
    .location span{ color:#666; }
.main-tit{ padding-top:14px; height:54px; line-height:54px; text-align:left; }
    .main-tit h2{ display:block; margin:0; padding:0; float:left; color:#333; font-size:20px; font-weight:normal; }
    .main-tit p{ display:block; float:right; color:#555; font-size:14px; }
    .main-tit p a{ margin-left:10px; }
    .main-tit p a i{ font-style:normal; }
.slide-tit{ border-bottom:1px solid #f0f0f0; color:#34ad2a; line-height:1em; font-size:16px; font-weight:normal; }
    .slide-tit strong{ padding:10px 0; float:right; color:#999; font-size:12px; font-weight:normal; }
	.slide-tit span{ position:relative; top:1px; display:inline-block; padding:10px 0; border-bottom:1px solid #34ad2a; }
.nav-tit{padding: 31px 0;text-align:center;color:#333;font-size: 26px;font-weight: bold;line-height:1em;border-bottom:1px solid #e0e0e0;}
    .nav-tit.short{ padding-bottom:0; border-bottom:0; }
    .nav-tit a{ margin-left:10px; color:#333;  }
    .nav-tit a:hover,.nav-tit a.selected{color: #424242;}
    .nav-tit i{ margin-left:10px; color:#e0e0e0; }

.bg-wrap{ margin:0; padding:0; background:#e0e0e0; }
    .bg-wrap:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .bg-wrap.nobg{ background:none; }
.oauth-box{position:relative;margin: 36px auto;width:65%;border:1px solid #f0f0f0;overflow:hidden;margin-top: 0px;}
    .oauth-box .tab-head{ display:block; height:42px; border-bottom:1px solid #f0f0f0; background:#fff; }
    .oauth-box .tab-head li{ float:left; margin-left:-1px; border-left:1px solid #f0f0f0; border-right:1px solid #f0f0f0; }
    .oauth-box .tab-head li a{ display:block; padding:0 30px; height:42px; line-height:42px; color:#555; font-size:14px; }
    .oauth-box .tab-head li a.selected{color:#fff;background: #009af2;}
    .oauth-box .tab-content{ display:none; background:#fff }
.form-box{ margin:0 50px; padding:20px 0 30px; }
    .form-box .form-group{ margin:0; padding:10px 0; clear:both; }
    .form-box .form-group .tips{ margin-left:16%; color:#666; font-size:12px; line-height:20px; }
    .form-box .form-group dt{ display:block; float:left; padding-right:2%; width:14%; line-height:40px; text-align:right; color:#888; }
    .form-box .form-group dd{ display:block; position:relative; margin-left:16%; line-height:40px; }
    .form-box .form-group dd img{ vertical-align:middle; }
    .form-box .form-group dd a.send{ display:inline-block; padding:0 10px; color:#555; border:1px solid #e0e0e0; height:40px; line-height:40px; color:#333; }
    .form-box .form-group dd a.send.gray{ color:#999; }
    .form-box .form-group dd .input{ display:inline-block; padding:0 10px; width:50%; height:40px; line-height:20px; border:1px solid #e0e0e0; }
    .form-box .form-group dd .input.code{ width:80px; }
    .form-box .form-group dd .select{ display:inline-block; padding:10px; height:40px; line-height:20px; border:1px solid #e0e0e0; }
    .form-box .form-group dd .textarea{ display:inline-block; padding:10px; width:50%; height:80px; line-height:20px; border:1px solid #e0e0e0; vertical-align:middle; overflow:auto; }
    .form-box .form-group dd .submit{display:inline-block;margin:0 0 0 5px;padding:10px 46px;width:auto;height:auto;line-height:20px;color:#fff;font-size: 16px;border: 1px solid #f58c09;background: #f57a09;cursor:pointer;}
    .form-box .form-group dd .button{ display:inline-block; margin:0 0 0 5px; padding:10px 46px; width:auto; height:auto; line-height:20px; color:#666; font-size:14px; border:1px solid #eee; background:#eee; cursor:pointer; }
    .form-box .form-group dd label.mart{ margin-right:5px; }
    .form-box .form-group dd .input2{  display:inline-block; padding:0 10px; width:30%; height:40px; line-height:20px; border:1px solid #e0e0e0; }
    .form-box .form-group dd .dxyzm {
        width: 108px;
        height: 43px;
        line-height: 44px;
        border: none;
        display: inline-block;
        text-align: center;
        color: #666666;
        margin-left: 2px;
        background: #f5f5f5;
    }
     .form-box .form-group dd .dxyzm:hover{ color: #FFFFFF; background: #0094E7;}
     .form-box .form-group dd a{ color: #0094E7;}
    /*È«ÆÁÑùÊ½*/
    .form-box.full{ padding:0 0 50px; }
    .form-box.full .form-group dt{ width:40%; }
    .form-box.full .form-group dd{ margin-left:42%; }
    .form-box.full .form-group dd .input{ width:40%; }
     
    .form-box.full .form-group dd .input.code{ width:80px; }
   
   .custom_service p img {display: inline; vertical-align:middle;}
.scrollsidebar{position:absolute; z-index:999; top:350px;right:0}
.side_content{width:154px; height:auto; overflow:hidden; float:left; }
.side_content .side_list {width:154px;overflow:hidden;}
.show_btn{ width:0; height:112px; overflow:hidden; margin-top:50px; float:left; cursor:pointer;}
.show_btn span { display:none;}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_title,.side_bottom,.close_btn,.show_btn {background:url(../images/sidebar_bg.png) no-repeat;}
.side_title {height:46px;}
.side_bottom { height:8px;}
.side_center {font-family:Verdana, Geneva, sans-serif; padding:5px 12px; font-size:12px;}
.close_btn { float:right; display:block; width:21px; height:16px; margin:16px 10px 0 0; _margin:16px 5px 0 0;}
.close_btn span { display:none;}
.side_center .custom_service p { text-align:center; padding:6px 0; margin:0; vertical-align:middle;}
.other  { text-align:center;border-bottom:1px solid #ddd;border-top:1px solid #ddd}
.other p { padding:5px 0; _height:16px; margin:0;color: #666666;}
.msgserver { text-align:center; margin-bottom:5px; margin-top:10px;}
.msgserver a { background:url(../images/sidebar_bg.png) no-repeat -119px -115px; padding-left:22px;}

/* blue skin as the default skin */
.side_title, .side_blue .side_title {background-position:-195px 0;}
.side_center, .side_blue .side_center {background:url(../images/blue_line.png) repeat-y center;}
.side_bottom, .side_blue .side_bottom {background-position:-195px -50px;}
.close_btn, .side_blue .close_btn {background-position:-44px 0;}
.close_btn:hover, .side_blue .close_btn:hover {background-position:-66px 0;}
.show_btn , .side_blue .show_btn {background-position:-119px 0;}
.msgserver a, .side_blue .msgserver a {color:#06C;}

/* green skin  */
.side_green .side_title {background-position:-349px 0;}
.side_green .side_center {background:url(../images/green_line.png) repeat-y center;}
.side_green .side_bottom {background-position:-349px -50px;}
.side_green .close_btn {background-position:-44px -23px;}
.side_green .close_btn:hover {background-position:-66px -23px;}
.side_green .show_btn {background-position:-147px 0;}
.side_green .msgserver a {color:#76a20c;}


