body {background: #d4d6dd url(../images/login_background.jpg) fixed center bottom no-repeat;}

/*登录页 开始*/
.LoginDiv{width: 750px;height: 465px;background: #fff;margin: 0 auto;margin-top: 7.5%;border-radius: 5px;overflow: hidden;}
.LoginLe{float: left;width: 330.75px;background: #f5f6fa;height: 100%;}
.LoginLogo{margin-top: 30px;margin-left:34px;}
.LoginLogo img{width: 200px;}
.LoginDq{position: relative;top: 19px;}
.LoginDq img{max-width: 358.5px;}
.LoginRi{float: left;width: 318px;margin:40px 50px 0 50px;box-sizing: border-box;}
.WelcomeSpeech{font-size: 24px;color: #333333;font-weight: bold;}
.LoginInputs{margin-top: 40px;}
.LoginInput{height: 42px;border-bottom: 1px solid #e6e6e6;margin-bottom: 25px;}
.LoginInput input{font-size: 16px;width: 100%;height: 42px;line-height: 42px;padding: 0 45px;box-sizing: border-box;color: #666;}
.LoginInput:hover{border-color:#1e4276;}
.LoginBg1{background: url(../images/icons/icon-01.png) left center no-repeat;}
.LoginBg1 input{color: #1e4276;}
.LoginBg2{background: url(../images/icons/icon-02.png) left center no-repeat;}
.LoginBg2:hover{background: url(../images/icons/icon-02-01.png) left center no-repeat;}
.LoginBg3{background: url(../images/icons/icon-03.png) left center no-repeat;}
.LoginBg3:hover{background: url(../images/icons/icon-03-01.png) left center no-repeat;}

.LoginSub input{background: #1e4276;color: #fff;text-align: center;width: 100%;height: 50px;line-height: 50px;border-radius: 5px;font-size: 18px;text-transform: uppercase;cursor: pointer;}
.LoginSub:hover input{background:#295799;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
.LoginSub:active input{background: #adb9c3 !important;border: none;}

.Logincheckbox{color:#999999; font-size:16px;margin-bottom: 15px;}
.Logincheckbox label{cursor: pointer;margin-left: 3px;}

.Logincopyright{text-align: center;color: #666666;font-size: 14px;margin-top:30px;}

.LoginBg1 input::-webkit-input-placeholder{color:#1e4276;}
.LoginBg1 input::-moz-placeholder{color:#1e4276;}
.LoginBg1 input:-moz-placeholder{color:#1e4276;}
.LoginBg1 input:-ms-input-placeholder{color:#1e4276;}

input::-webkit-input-placeholder{color:#b2b2b2;}
input::-moz-placeholder{color:#b2b2b2;}
input:-moz-placeholder{color:#b2b2b2;}
input:-ms-input-placeholder{color:#b2b2b2;}
/*登录页 结束*/



/*头部 开始*/
.header{background: #1e4276 url(../images/BgImg/BgImg-03.png) top center no-repeat;height: 70px;width: 100%;min-width: 1200px;display: table;}
.header h1{margin-top: 18px;margin-left: 60px;float: left;}
.header h1 img{vertical-align: top;}
.headerRi{float: right;margin-top: 15px;line-height: 40px;color: #fff;margin-right: 60px;font-size: 16px;}

.headerUl{float: left;}
.headerUl li{float: left;}
.headerUl li a{color: #fff;padding: 0 20px;box-sizing: border-box;}
.headerUl li::before{content: ""; display: inline-block; width: 1px; height:16px;background: rgba(225,225,225,0.4);text-align: right;    float: right;margin-top: 13px;}
.headerSelect{float: left;}
.headerTc{float: left;margin-left: 30px;}
.headerTc a{color: #fff;}
.headerTc a img{margin-left: 9px;}


.SelectLists{display: table;width: 100%;min-width: 1200px;background: #295799;padding: 15px 60px;box-sizing: border-box;}
.SelectList{float: left;}
.SelectList::before{content: ""; display: inline-block; width: 1px; height:16px;background: rgba(225,225,225,0.4);text-align: right;float: right;margin-top: 13px;}
.SelectList:last-child::before{background: initial;width: initial;}

.cssSelect { white-space: nowrap; float: left;color: #666;}
.headerSelect .cssSelect { margin-left: 25px;}
.cssSelect *{ display: block; }
.cssSelect a{ color: #666; outline-width: 0px; text-decoration: none; }
.cssSelect .selectBox{ cursor: pointer; float: left; border-radius: 5px;}
.headerSelect .cssSelect .selectBox{background: #2c5ca1;}
.SelectLists .cssSelect .selectBox{background: #295799;}
.cssSelect .selectLt{ cursor: pointer; float: left; text-align: left; }
.cssSelect .selectRt{ cursor: pointer; background:url('../images/icons/icon-down.png') center center no-repeat;float: left;}
.headerSelect .cssSelect .selectBox{width: 250px;}
.cssSelect .selectLt{ overflow: hidden; height: 40px; line-height: 40px; padding: 0 10px; background: none transparent scroll repeat 0% 0%; color: #fff; font-size: 16px;}
.SelectList .cssSelect{margin:0 10px;}
.SelectList:first-child .cssSelect .selectLt{padding-left: 10px;}
.cssSelect .selectRt{ height: 40px; padding-bottom: 0px; padding-top: 0px; padding-left: 0px; padding-right: 28px}
.cssSelect .sNormal{ background-position: 0px 0px}
.cssSelect .sNormal .selectRt {float: right;}
.cssSelect .sHover{ background-position: 0px -50px}
.cssSelect .sHover .selectRt{background:url('../images/icons/icon-down.png') center center no-repeat;}
.cssSelect .sPressDown{ }
.cssSelect .sPressDown .selectRt{background:url('../images/icons/icon-down.png') center center no-repeat;transform:rotate(180deg);}
.cssSelect .optionsBox{ position: absolute;background: #fff; z-index: 100;}
.headerSelect .cssSelect .optionsBox{width: 250px;}
.cssSelect .optionsInnerBox { }
.cssSelect .optionBox { cursor: pointer; padding:0 20px;box-sizing: border-box; margin: 0px; height:40px; line-height: 40px; }
.cssSelect .optionBox span { cursor: pointer; font-size:16px}
.cssSelect .oNormal { }
.cssSelect .oHover{ background: #2c5ca1; color: #fff; -webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
.cssSelect .selected{ background: #2c5ca1; color: #fff;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s; }




/*头部 结束*/





