*{ margin: 0; padding: 0;}
html{height: 100%;}
body{height: 100%;}

.login_background{width:100%; height:auto;background:url("//image.chinamerger.com/chinaMerger/public/skin/orange/images/background_img.png") no-repeat;min-height: 100%;background-size: 100% 100%;}
.login_content{ width:500px; height:auto;margin:0 auto; padding:100px 0 0 0;}
.login_t01{ font-size:40px;color:#4a4a4a;}
.login_t01 span{ color:#838c8d;}
.login_t02{    font-size: 16px;
    color: #333333;
    letter-spacing: 1px;
    margin-bottom: 33px;
    margin-top: -14px;
    width:600px;
 }
.form_a{background:#ffffff;box-shadow: 0 2px 4px 0 rgba(0,0,0,0.25);border-radius:4px;width:480px;height:auto; margin: 0 10px; padding-bottom: 32px;}
.form_a address{ font-size:22px;color:#3a3d3f; padding:23px 0 6px 0; font-weight: bold;}
.form_a form .form-group{margin-bottom:20px;}
.alter_a,.has-error .form-control{
	background:#f4eaea;
	box-shadow:inset 0 0 6px 0 #e4636f;
	border-radius: 5px;

}
.yhz{text-align: center;
	/* font-family:PingFangSC-Medium; */
	font-size:14px;
	color:#9b9b9b;
	letter-spacing:0.2px;
	padding-bottom:22px;
	}
.footer_a{color: #9b9b9b;
    text-align: center;
    -webkit-text-size-adjust: none;
    font-size: 13px;
    -webkit-transform: scale(0.75);
    -o-transform: scale(1);
    padding-bottom: 25px;
    }
.alter_f{
	display: block;
    width: 100%;
    height: 45px;
    font-size: 14px;
    line-height: 1.42857143;
    color:#888888;
    border-radius: 4px;
    background:#eeeeee;
    border: 0;
    padding: 12px 17px;
    box-shadow:inset 0 1px 0 0 rgba(0,0,0,0.10);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.alter_f .form-control{color:#888888;}
.modify_c{font-size:12px;color:#838c8d; padding:1px 0 0 76px;margin-left: -3px;}
.modify_c input[type="checkbox"]{ margin:2px 0 0 -16px;}
.modify_c font{ display: inline-block; margin-left:8px; font-size:12px;color:#838c8d;}
.alter_a{ margin-left:40px; margin-bottom: 20px; margin-right:40px;}
.alter_a span{ font-size:12px; color:#ff0000; }
.rapid_e{border-bottom:1px solid #eeeeee;margin-bottom: 31px;position: relative;}
/***注册页按钮下面文字样式**/
.rapid_e span{ display:inline-block;
			text-align: center;
			margin-bottom:-9px;
			background:#fff;
			width:auto;
			padding: 0 24px;
			font-size:12px;
			color:#999;
			text-decoration: none;
    position: absolute;
    top: 2px;
    left: 140px;
			}
.modify_submit01{ margin:19px 0 21px 0;}
.rapid_color{
    position: relative;
}
.rapid_color a{color:#888888;    position: absolute;
    left: 120px;
    top: 20px;
    background: #fff;}
.modify_submit01 .btn {
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    font-size: 18px;
    -webkit-user-select: none;
	/*box-shadow:inset 0 1px 1px 0 #999;*/
	border-radius:40px;
	width:173px;
	height:32px;
	color:#fff;
}
.modify_submit01 .btn-info{
	color: #fff;
	border-color: #999;
   /*  box-shadow: inset 0 1px 1px 0 #a7e3e9;
	background-image: linear-gradient(-180deg, #92d5da 0%, #8cc6cc 100%);
    border-color: #a7e3e9; */
 /*   background:url("../../public/images/btn_background.png") repeat-x;*/
	letter-spacing:2px;
     background:#999;
    width: 400px;
    height: 46px;
    border-radius: 40px;
	}
.modify_submit01 .btn-info:hover{
    /*box-shadow: inset 0 1px 1px 0 #999;*/
    border-color: #999;

	}
.linkedin_weixin{ margin:0 39px;}

/***登录页领英和微信颜色****/
.login_left,.wechat_right{background:#ededed;border-radius:40px;width:195px;height:32px; line-height: 32px; display: inline-block; cursor: pointer;}
.login_left {margin-right:7px;}
.login_left a{ text-decoration: none; display: inline-block; padding:0 6px;color:#9b9b9b; background: url("//image.chinamerger.com/chinaMerger/public/skin/orange/images/linkedin.png") 6px 7px no-repeat;}
.login_left a span{display: inline-block;-webkit-text-size-adjust:none;
				font-size:12px;
				color:#9b9b9b;
				/* -webkit-transform: scale(0.75);
				-o-transform: scale(1); */
				margin-left:74px;
				}
.login_left:hover{background:#38a6d7;}
.login_left:hover a{background: url("//image.chinamerger.com/chinaMerger/public/skin/orange/images/linkedin_a.png") 6px 7px no-repeat;}
.login_left:hover a span{color: #fff;}
.login_left:active{box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.50);}

.wechat_right a{text-decoration: none; display: inline-block; padding:0 5px;color:#9b9b9b; background: url("//image.chinamerger.com/chinaMerger/public/skin/orange/images/weixin.png") 6px 7px no-repeat;}
.wechat_right a span{display: inline-block;
				-webkit-text-size-adjust:none;
				font-size:12px;
				color:#9b9b9b;
				/* -webkit-transform: scale(0.75);
				-o-transform: scale(1); */
				margin-left:74px;
				}
.wechat_right:hover{background:#8dc81b;}
.wechat_right:hover a{background: url("//image.chinamerger.com/chinaMerger/public/skin/orange/images/weixin_a.png") 6px 7px no-repeat;}
.wechat_right:hover a span{color: #fff;}
.wechat_right:active{box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.50);}









/***注册页领英文字颜色*/
.add_left,.add_right{background:#ededed;border-radius:40px;width:195px;height:32px; line-height: 32px; display: inline-block; cursor: pointer;}
.add_left {margin-right:7px;}
.add_left a{ text-decoration: none; display: inline-block; padding:0 6px;color:#666666; background: url("//image.chinamerger.com/chinaMerger/public/skin/orange/images/linkedin.png") 6px 7px no-repeat;}
.add_left a span{display: inline-block;-webkit-text-size-adjust:none;
				font-size:12px;
				color:#666666;
				/* -webkit-transform: scale(0.75);
				-o-transform: scale(1); */
				margin-left:74px;
				}
.add_left:hover{background:#38a6d7;}
.add_left:hover a{background: url("//image.chinamerger.com/chinaMerger/public/skin/orange/images/linkedin_a.png") 6px 7px no-repeat;}
.add_left:hover a font{color: #fff;}
.add_left:active{box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.50);}

.add_right a{text-decoration: none; display: inline-block; padding:0 5px;color:#666666; background: url("//image.chinamerger.com/chinaMerger/public/skin/orange/images/weixin.png") 6px 7px no-repeat;}
.add_right a span{display: inline-block;
				-webkit-text-size-adjust:none;
				font-size:12px;
				color:#666666;
				/* -webkit-transform: scale(0.75);
				-o-transform: scale(1); */
				margin-left:74px;
				}
.add_right:hover{background:#8dc81b;}
.add_right:hover a{background: url("//image.chinamerger.com/chinaMerger/public/skin/orange/images/weixin_a.png") 6px 7px no-repeat;}
.add_right:hover a span{color: #fff;}
.add_right:active{box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.50);}

.kg_a{display:inline-block; width: 11px;}
.Login_c01{background:#ffffff;
		box-shadow: 0 2px 4px 0 rgba(0,0,0,0.25);
		border-radius:4px;
		width:480px;
		height:46px;
		margin:30px 10px 128px 10px;
		padding:6px 0 5px;

		}
.Login_c01 span{
	font-size:14px;
	color:#838c8d;
	display: inline-block;
	margin:0 70px;
}
.Login_c01 a{background:#333333;
    border-radius:20px;
    font-size:14px;
    color:#fff;
    text-align: center;
		}


.footer{color:#9b9b9b;
		text-align: center;
		-webkit-text-size-adjust: none;
		font-size: 13px;
	    -webkit-transform: scale(0.75);
	    -o-transform: scale(1);
	    padding-bottom: 25px;
	    }

/***閬僵灞�*/
._over_div{ width: 100%; position: fixed; opacity: 0.5;  left: 0; height: 100%; background-color: rgb(0, 0, 0);z-index: 100;}
.close_a{position: absolute; right: 14px;top: 15px; cursor: pointer;}
.cengs,.postbox{width:480px; padding:25px 0 0 0;background:#ffffff;box-shadow: 0 2px 4px 0 rgba(0,0,0,0.25);border-radius:4px;position: fixed;left: 50%; top:50%;margin-left: -240px; margin-top: -197px;z-index: 1000;}
.alter_a .popover{z-index: auto;}
.cengs_top{ text-align: center; font-size: 20px; color: #666666;}
.guan{display: block;font-size:16px;margin:12px 0 27px 0;}
.modify_submit02{ margin: 60px 0;}
.modify_submit02 .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    font-size: 14px;
    -webkit-user-select: none;
	box-shadow:inset 0 1px 1px 0 #ff9d00;
	border-radius:40px;
	width:200px;
	height: 40px;
	color:#fff;
}
.modify_submit02 .btn-info{
	color: #fff;
	/* border-color: #92d5da;
	background-image: linear-gradient(180deg, #92d5da 0%, #8cc6cc 100%);
    box-shadow: inset 0 1px 1px 0 #a7e3e9; */
    border-color: #a7e3e9;
	letter-spacing:2px
	}
.modify_submit01 .btn-info2{
    color: #fff;
    border-color: #ff9d00;
    /*  box-shadow: inset 0 1px 1px 0 #a7e3e9;
     background-image: linear-gradient(-180deg, #92d5da 0%, #8cc6cc 100%);
     border-color: #a7e3e9; */
    letter-spacing:2px;
    background:#ff9d00;
    width: 400px;
    height: 46px;
    border-radius: 40px;
}
.modify_submit02 .btn-info:hover{
	}
.amend_cl{margin: 0;}
.amend_cl .form-control {
    display: block;
    width: 100%;
    height: 64px;
    padding: 17px 30px;
    font-size: 18px;
    line-height: 1.42857143;
    color:#888888;
    background-color: #fff;
    border:none;
    /* border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc; */
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);

}
.xg_fm-cl{border-bottom: 2px solid #ccc;position: relative;}
.xg_fm-cl .form-control {
    width: 300px;
    height: 60px;
    padding: 6px 80px 6px 30px;
    font-size: 16px;
    line-height: 1.42857143;
    color:#b9b9b9;
    background-color: #fff;
    border:none;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);}

.xg_fm-cl .btn {
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    color:#b9b9b9;
    background:#f1f1f1;
    border: 1px solid transparent;
    white-space: nowrap;
    width:180px;
    height:60px;
    margin-left: -5px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    border-radius: 4px;
    }
.postbox{text-align: center;}
.postbox h1{margin:2px 0 63px 0; font-size:20px;}
.postbox span{ font-size:16px;display: block;margin-bottom: 0;}
/* .postbox font,.postbox span{ font-size:16px;display: block;margin-bottom:34px;}  */
.postbox span{margin-bottom: 0;}
/* .postbox span{margin-bottom:-16px;} */

/***鑱斿悎鐧诲綍鏍峰紡****/
.login_img{text-align: center;margin:48px 0 14px 0;}
.login_img span{width: 99px; height: 99px; display: inline-block;border-radius: 100%;overflow: hidden;border: 3px solid white;
    box-shadow: 0 0 4px 0 rgb(140, 138, 138)}
.form_a .lhdl{padding: 20px 0 6px 0;}
.login_img p{ font-size:14px;color:#4a4a4a;text-align: center;margin:14px 0 38px 0;}
.dlcs{margin:27px 0 19px 0;}
.hgl_zh{font-size:14px;color:#8cc6cc;display: block;text-align: center;margin-bottom:19px;}
.hgl_zh a{color:#8cc6cc;text-decoration: none;}

.yhm_m{display: block; text-align: center; color: #ff0000; margin-bottom:30px; font-size: 16px;}

.hand{cursor: pointer;margin-left: 1px!important;}

.form-control-feedback{padding: 15px 5px;pointer-events:auto; margin-right: 10px;}

.password-color span{
    display: inline-block;
    height: 4px;
    width: 30px;
    margin-left: 10px ;
}
.password-color span:last-child{
    /*margin: 0;*/
}
.password-color.low span:first-child{
    background: red;
}
.password-color.low span:nth-child(2){
    background: #fff;
}
.password-color.low span:nth-child(3){
    background: #fff;
}
.password-color.general span:first-child{
    background: yellow;
}
.password-color.general span:nth-child(2){
    background: yellow;
}
.password-color.general span:nth-child(3){
    background: #fff;
}
.password-color.good span:first-child{
    background: #77d406;
}
.password-color.good span:nth-child(2){
    background: #77d406;
}
.password-color.good span:nth-child(3){
    background: #77d406;
}

.login_content{position: relative;}

.popover{background: rgba(0,0,0,0.7);color: #fff;max-width: 298px;}
.popover .popover-content{color: #ccc;}
.popover.right .arrow:after{border-right-color:#474747; }
/* .popover.right .arrow{display: none} */
.popover a{color: #fff;}
.validation_error{color: #fb5959;position: absolute; top: 21px;left: 152px;}

.login_qr_code{text-align: center;position: absolute; left: 12px; bottom: 85px;width: 480px;z-index: 2;}
.login_qr_code .btn-default{width: 200px;height: 45px;font-size:16px;color:#333;background:none;line-height: 29px;border: 1px solid #333;}
.login_qr_code .btn-default:hover{background: #ff9d00}
.login_qr_code .btn-default img{margin-top: -3px;}
.login_qr_code .qr_content{position: absolute;bottom: 79px;width: 500px;height: 612px;text-align: center;padding-top: 50px;background: #fff;box-shadow:1px 1px 4px 0 rgba(0,0,0,0.25);border-radius:8px;}
.login_qr_code .qr_content img{width: 400px;box-shadow:2px 2px 2px 2px rgba(0,0,0,.3);border-radius: 3px;border: 2px solid #8BC5CB;}
.login_qr_code .qr_content .text_content{font-size:20px;color:#666666;letter-spacing:-0.86px;margin-top: 30px;}
.login_qr_code .qr_content a{color:#8cc6cc;letter-spacing:-0.86px;}
.login_qr_code .qr_content .arrow{border-top: 12px solid white;border-left: 20px solid transparent;border-right: 20px solid transparent;position: absolute;bottom: -12px;left: 230px;}
.fix_model{position: fixed;width: 100%;height: 100%;z-index: 1;left: 0;top: 0;}
.login_form{padding-bottom: 30px;}
.login_form .title{font-size:22px;color:#3a3d3f; padding:34px 0 45px 0;text-align: center; font-weight: bold; }
.login_form .alter_f{padding:12px 16px 11px; }
.login_form form .form-group{margin-bottom: 30px; }
.login_form .modify_submit01{margin: 31px auto 25px;}
.footer span{font-size:13px;/*letter-spacing: -0.43px; -webkit-transform: scale(0.75); */-o-transform: scale(1);margin-left: -34px;display: block;white-space: nowrap;}
.ng-hide{display: none;!important;}

.login_help{text-align: center;}
.login_help .title{margin-top: 19px;font-size:20px;color:#666666; letter-spacing: 0;}
.login_help .sub_title{margin-top: 16px;font-size:16px;color:#666666;}
.login_help .btn-big{ /* background-image:linear-gradient(180deg, #92d5da 0%, #8cc6cc 100%);box-shadow:inset 0 1px 1px 0 #a7e3e9; */border-radius:40px;width:240px;height:50px;font-size:16px;color:#fff;letter-spacing:3.21px;line-height: 50px;margin: 0 auto;cursor: pointer;background: #ff9d00 }
.login_help .btn-com{/* background-image:linear-gradient(180deg, #92d5da 0%, #8cc6cc 100%);box-shadow:inset 0 1px 1px 0 #a7e3e9; */border-radius:40px;width:200px;height:40px;font-size:14px;color:#fff;letter-spacing:2.81px;line-height: 40px;margin: 0 auto;cursor: pointer;}
.login_help .back_pwd{margin-top: 50px;}
.login_help .mobile_login{margin-top: 58px;margin-bottom: 60px;}
.login_help.step_2 .title{margin-top: 0;}
.login_help.step_2 .sub_title{margin-top: 11px;}
.login_help.step_2 .amend_cl{margin-top: 28px;position: relative;}
.login_help.step_2 .amend_cl.no_top{margin-top: 0;position: relative; }
.login_help.step_2 .amend_cl.no_top input{border-top: 0;padding: 18px 30px;}
.import_captcha{color:#9b9b9b!important;}
.login_help .abs_r{position: absolute;right: 0;top: 1px;}
.login_help .btn-square{width: 180px;height: 60px;text-align: center;line-height: 60px;font-size:16px;color:#fff;letter-spacing:0.22px;background: #8cc6cc;}
.login_help .btn-square.disabled{color:#b9b9b9;background: #f1f1f1;}
.login_help .form-control-feedback{padding: 23px 5px;}

.form-group{position: relative;}
.form-label{position: absolute;top:-22px;left: 14px;font-size: 14px;letter-spacing: 0.2px;color: #888;}
.input-password-hover{position: absolute;top:10px;left: 14px;font-size: 14px;letter-spacing: 0.2px;color: #888;background: #eee;width: 130px;padding: 10px 0;}
.input-password-hover em{border: 3px solid #666;border-radius: 100%;display: inline-block;margin: 0 1px;}

.back_icon{position: absolute;left: 14px;top:15px;}
.login_img img{width: 100%;}


.choose-edition{position: fixed;z-index: 110;width: 100%;top: 50%;}
.choose-edition>div{width: 620px;margin: -200px auto 0;}
.choose-edition .choose-div:first-child{margin-right: 130px;}
.choose-edition .choose-div{background:#ffffff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.50);border-radius:8px;width:240px;height:480px;display: inline-block;padding: 20px;text-align:center;float: left;}
.choose-edition .choose-div .choose-title{font-size:24px;color:#666666;letter-spacing:-1.02px;padding: 12px;border-bottom: 1px solid #ff9d00;}
.choose-edition .choose-div .choose-content{font-size:14px;color:#8b8686;letter-spacing:0;line-height:30px;padding: 19px 5px;min-height: 240px;text-align: left;}
.choose-edition .choose-div .choose-btn{font-size:24px;color:#333333;letter-spacing:-1.02px;text-align:center;display: inline-block;cursor: pointer;}


/***2017-3-20**机构着陆页****/
.organization_bg{
    background: url("//image.chinamerger.com/chinaMerger/public/skin/orange/images/organization_bg.png") no-repeat;
    height: 1019px;
}
.integrity{
    font-size: 118px;
    color:#ffffff;
    text-align: center;
    padding:302px 0 10px 0;
    font-weight: bold;
}
.integrity_n01{
    font-size:40px;
    color:#ffffff;
    text-align: center;
    font-weight: bold;
    margin-bottom:152px;
}
.btn_a,.btn_b{
    text-align: center;
}
.btn_a .btn{
    width: 532px;
    height: 116px;
    border-radius: 60px;
    font-size: 48px;
    color:#ffffff;
    border:3px solid #ffffff;
    background:rgba(215,215,215,0.25);
}
.system{
    font-size:56px;
    color:#333333;
    padding:130px 0 40px 0;
}
.system_content{
    font-size:35px;
    color:#999999;
    margin-bottom:70px;
}
.equity_wire{
    border-bottom: 1px solid #999999;
    height: 38px;
}
.equity{
    font-size:46px;
    color:#666666;
}
ul{
    list-style: none;
}
.no-padding{
    padding:0;
}
.equity_content ul li{
    display: inline-block;
    text-align: center;
    margin-right: 43px;
}
.equity_content ul li:last-child{
    margin:0;
}
.equity_content{
    padding:120px 43px 130px 43px;
}
.title_a{
    font-size:31px;
    margin:36px 0 18px 0;
    color: #333333;
}
.content_a{
    color: #999999;
    font-size:20px;
}
.acquisition{
    background: url("//image.chinamerger.com/chinaMerger/public/skin/orange/images/acquisition_bg.png") no-repeat;
}
.acquisition_title{
    font-size:64px;
    color:#ffffff;
    margin:0;
    padding:54px 0 26px 0;
}
.acquisition_content{
    font-size:28px;
    color:#ffffff;
    letter-spacing: 1px;
}

.left_content,.right_content{
    font-size:28px;
    color:#ffffff;
    margin-bottom: 26px;
}
.btn_b .btn{
    border-radius: 60px;
    font-size: 35px;
    padding: 16px 65px;
    color: #ffffff;
    border: 3px solid #ffffff;
    background: rgba(215,215,215,0);
    margin: 118px 0 125px 0;
    letter-spacing: 2px;
}
.wire_a{
    background: url("//image.chinamerger.com/chinaMerger/public/skin/orange/images/wire.png") center no-repeat;
    height: 2px;
    margin: 98px 0 44px 0;
}
.site,.business_partner{
    font-size:30px;
    color: #999999;
    letter-spacing: 1px;
}
.business_partner{
    margin-bottom: 31px;
}
.site{
    color: #666666;
}
.footer_bottom{
    padding:79px 0 168px 0;
}
.mw_a{
    font-size:46px;
    color: #333333;
}

@media all and (max-width: 500px){
    .form_a{
        width: 90%;
        margin: 0 auto;
    }
    .login_content{
        width: 100%;
        padding: 50px 0;
    }
}
/*****2017-5-2*****/
.handover{
	position: fixed;
	right: 10%;
    top: 5%;
}
.cn_en>a{
	font-size: 20px;
	color: #666666;
}
.line_a{
	font-size:20px;
	display: inline-block;
	margin:0px 0px 0px 5px;
}
.alter_a .txyzm{
    width: 255px;
    margin-right: 5px;
    border-radius: 4px;
    display: inline-block;
    background: #eeeeee;
    border: 0;
    padding: 12px 17px;
    box-shadow: inset 0 1px 0 0 rgba(0,0,0,0.10);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

}
.alter_a .abs_r{
    display:inline-block;
}

.alter_a .abs_r img{
    width: 133px;
}
.none_bg{
    background:none;
    box-shadow: none;

}
.jiantou_login{
    margin-top:-7px;
}
.top_login{
    display: inline-block;
    position: fixed;
    left: 10%;
    top: 5%;
    cursor: pointer;
}
.shouye{
    font-size:20px;
    color:#666666;
    letter-spacing:0;
    line-height:20px;
}

/*底部*/
.text-center{
    padding-bottom: 30px;
}
.modify_c_register{
    font-size: 12px;
    color: #838c8d;
    padding: 1px 0 0 76px;
}
.modify_c_register .hand_register{
    cursor: pointer;
}

.morning_whistle_footer{
    padding-bottom: 22px;
    margin: 0 -50px;
}
.morning_whstle {
    font-size: 12px;
    color: #999999;
}
.yjyzh{
    margin: 8px 59px 0 73px!important;
    margin-left: 110px!important;
    font-size: 14px;color:#333!important;
}
.yjyzh_en{
    margin: 0px 59px 0 73px!important;
    margin-left: 38px!important;
    font-size: 12px!important;
    color:#333!important;
}
.yjyzh_register_en{
    margin: 8px 59px 0 73px!important;
    margin-left: 76px!important;
    font-size: 14px;
    color: #333!important;
}
.hand1 .hand{
    cursor: pointer;
}
/*#register_password{*/
    /*margin-top: -10px;*/
/*}*/
/*登陆注册logo样式*/
.login_home{
    width: 300px;
}
.ljcspt .select2-container .select2-choice > .select2-chosen{
    height: 46px;
    line-height: 30px;
    color: #888;
    background: #eeeeee;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.ljcspt .select2-container .select2-choice{
    border: none;
    background: #eeeeee;
}
.ljcspt .select2-container .select2-choice .select2-arrow{
    border: none;
}
