.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;}


.regbg{ width: 100%; height: 632px; padding-top: 57px; background: url(../images/regbg.jpg) no-repeat center; background-size:cover;}
.regBox{ width: 938px; min-height: 573px; padding-bottom:10px; background: #FFFFFF; border-radius: 3px; }
.regBoxTop{ width: 100%; height: 69px; line-height: 69px; border-bottom: 1px solid #DEDEDE; box-sizing: border-box; padding: 0 25px; font-size: 22px;}
.regBoxTop a{ font-size: 14px;}
.regBoxTop a span{ color: #ff7800;}


.regBoxList{ width: 888px; height: auto; overflow: hidden; padding-top: 22px;}
.regBoxList dl{width: 888px;height: 47px;line-height: 52px;margin-top: 13px;}
.regBoxList dl dt{ float: left; width: 270px; height: 52px; line-height: 52px; padding-right: 15px; text-align: right;}
.regBoxList dl dd{ float: left; width: 600px; height: 52px; line-height: 52px;}
.regBoxList dl dd .regInput1{float: left;width: 306px;padding: 0 15px;height: 40px;border: 1px solid #dddddd;margin-right: 8px;}
.regBoxList dl dd .regInput2{ float: left; width: 190px; padding: 0 15px; height: 50px; border: 1px solid #dddddd; margin-right: 7px;}
.regBoxList dl dd img{ float: left; width: 110px; height: 50px;}

.regBoxList dl dd .dxyzm{ width: 108px; height: 50px; float: left; border: none; text-align: center; color: #666666; margin-left: 2px; background: #f5f5f5;}
.regBoxList dl dd .dxyzm:hover{ color: #FFFFFF; background: #0094E7;}
.regBoxList dl dd a{ color: #0094E7;}

.regBoxList dl dd .regsub1{ width: 334px; height: 45px; line-height: 45px; background: #ff7800; font-size: 18px; color: #FFFFFF; float: left; border: none;}


.repassBox{ width: 938px; height: 573px; background: #FFFFFF; border-radius: 3px;}
.repassBoxTit{ width: 882px; height: 66px; margin-top: 42px; overflow: hidden;}

.repassBoxB{ width: 882px; height: auto; overflow: hidden; margin-top: 29px;}
.repassBoxB dl{ width: 882px; height: 52px; margin-top: 12px;}
.repassBoxB dl dt{float: left; width: 270px; height: 52px; line-height: 52px; padding-right: 15px; text-align: right;}
.repassBoxB dl dd{ float: left; width: 597px; height: 52px; line-height: 52px;}
.repassBoxB dl dd .regInput1{ float: left; width: 306px; padding: 0 15px; height: 50px; border: 1px solid #dddddd; margin-right: 8px; }
.repassBoxB dl dd .regInput2{ float: left; width: 190px; padding: 0 15px; height: 50px; border: 1px solid #dddddd; margin-right: 7px;}

.repassBoxB dl dd .codeimg{ float: left; width: 98px; height: 38px; padding:5px; border: 1px solid #e6e6e6;  overflow: hidden; margin-left: 2px;}

.repassBoxB dl dd .dxyzm{ width: 108px; height: 50px; float: left; border: none; text-align: center; color: #666666; margin-left: 2px; background: #f5f5f5;}
.repassBoxB dl dd .dxyzm:hover{ color: #FFFFFF; background: #0094E7;}

.repassBoxB dl dd .regsub1{ width: 334px; height: 45px; line-height: 45px; background: #ff7800; font-size: 18px; color: #FFFFFF; float: left; border: none;}
.repassBoxB dl dd a{ color: #0094E7;}


.repassBoxB .repassDiv{ width: 100%; height: auto; text-align: center; padding: 25px 0;}
.repassBoxB .repassDiv h4{ width: 100%; height: 60px; background: url(../images/repassicon1.jpg) no-repeat center;}
.repassBoxB .repassDiv p{ font-size: 18px; color: #333333; line-height: 70px;}


/*±íµ¥ÑùÊ½*/
.msg-box{ display:block; margin:0; padding:6px; border:1px solid #fbf2b5; background:#fcfbda; }
    .msg-box i{ display:block; float:left; margin:4px 0 0; font-size:12px; color:#A094A9; width:18px; height:18px; text-align:center; vertical-align:middle; }
    .msg-box p{ margin-left:18px; line-height:24px; color:#A4A147; font-size:12px; }
.form-box{     margin: 0px 208px;
    padding: 86px 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: 4px 10px;color:#555;border:1px solid #e0e0e0;height: 33px;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:14px; border:1px solid #d70029; background:#d70029; 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; }
.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;}

