/*init argument-color*/
.mid { margin: 0 auto; }
.w_1024 { width: 1024px; }
.btn { border: none; }
.hide { display: none; }
.show { display: block; }
.wh100 { width: 100%; height: 100%; }
.slidepage { background-repeat: no-repeat; background-size: cover; width: 100%; height: 100%; }
.box-sizing { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; }
/*common css*/
html,
body,
header,
div,
span,
p,
ul,
li,
input,
h2,
h3,
h4,
button { padding: 0; margin: 0; }
ul,
li { list-style: none; }
html { font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100%; }
body { font-size: 16px; font-family: '微软雅黑',"Microsoft Yahei", "Arial", "Helvetica", "Helvetica Neue", "SimHei", "Hiragino Sans GB", sans-serif; background-color: #aaddf1; width: 100%; height: 100%; overflow: hidden; overflow-y: auto; }
img { display: block; }
p { -ms-user-select: none; -webkit-user-select: none; user-select: none; }
button { font-family: '微软雅黑',"Microsoft Yahei", "Arial", "Helvetica", "Helvetica Neue", "SimHei", "Hiragino Sans GB", sans-serif; cursor: pointer; background-color: #aaddf1; transition: background-color 0.3s; -moz-transition: background-color 0.3s; -webkit-transition: background-color 0.3s; -o-transition: background-color 0.3s; }
button:hover { background-color: #ff4a00; }
a { text-decoration: none; }
.header { position: relative; width: 1024px; height: 100px; margin: 0 auto; overflow: visible; }
.header img { position: absolute; left: 72px; top: 15px; z-index: 99; width: 160px; height: 160px; }
.header > div { position: absolute; left: 232px; top: 15px; height: 85px; line-height: 85px; width: 720px; }
.header > div > p { display: inline-block; position: absolute; left: 38px; color: #001d59; font-size: 16px; text-align: left; letter-spacing: 1px; vertical-align: middle; }
.header > div > button { position: relative; float: right; height: 45px; line-height: 45px; width: 160px; margin-left: 20px; margin-top: 20px; font-size: 16px; color: #ffffff; vertical-align: middle; }
#staff { background-color: #01a1df; margin-right: 10px; }
#login { background-color: #001d59; }
.main { position: absolute; top: 100px; left: 50%; margin-left: -512px; height: 510px; width: 1024px; /*test*/}
/*slider*/
.flexslider { width: 100%; height: 462px; border: none; border-radius: 0; }
.slides { width: 100%; height: 100%; }
.page1 { background: url(../images/index/bg_1.jpg); background-repeat: no-repeat; background-size: cover; width: 100%; height: 100%; }
.page2 { background: url(../images/index/bg_2.jpg); background-repeat: no-repeat; background-size: cover; width: 100%; height: 100%; }
.page3 { background: url(../images/index/bg_3.jpg); background-repeat: no-repeat; background-size: cover; width: 100%; height: 100%; }
.flex-control-nav { position: absolute; left: 0; text-align: center; bottom: 0; width: 100%; z-index: 9; }
.flex-control-nav li a { background: #aaddf1; width: 11px; height: 11px; border-radius: 50%; /*     box-shadow: 0px 1px 2px #555 inset; */}
.flex-control-nav li a.flex-active { background: #001d59; }
.apply { position: absolute; top: 290px; left: 377px; width: 270px; height: 135px; z-index: 7; }
.apply button { height: 45px; width: 100%; font-size: 16px; background: #001d59; color: #ffffff; }
.bottom-nav { position: absolute; top: 465px; width: 1024px; height: 45px; z-index: 15; left: 0; }
.bottom-nav > span { position: relative; float: left; width: 62px; height: 45px; display: block; }
.bottom-nav > span:first-child { border-right: 1px solid #001d59; }
.bottom-nav  div { position: relative; float: left; text-align: center; vertical-align: middle; width: 180px; height: 45px; line-height: 45px; border-right: 1px solid #001d59; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; cursor: pointer; color: #001d59; }
.bottom-nav  div.nav-hover { background-color: #01a1df; color: #000; }
.nav-div { position: absolute; height: 0px; width: 181px; bottom: 42px; z-index: 12; transition: height 0.5s; -moz-transition: height 0.5s; -webkit-transition: height 0.5s; -o-transition: height 0.5s; background-color: #aaddf1; font-size: 12px; color: #001d59; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; overflow: hidden; border: 1px solid #001d59; border-bottom: 0; }
.nav-div > li { line-height: 24px; margin: 0 15px; }
.nav-div > li:first-child { margin-top: 10px; }
.nav-div-active { height: 190px; /*height:235px; */}
.nav-1 { left: 62px; }
.nav-2 { left: 242px; }
.nav-3 { left: 422px; }
.nav-4 { left: 602px; }
.nav-5 { left: 782px; }
.footer { position: absolute; top: 610px; width: 100%; height: 40px; line-height: 55px; text-align: center; vertical-align: middle; color: #001d59; font-size: 16px; }
.contact-btn { position: absolute; top: 260px; width: 48px; height: 124px; background: #001d59; left: 0px; z-index: 25; font-size: 16px; color: #ffffff; cursor: pointer; padding-top: 42px; }
.contact-btn > span { display: block; width: 100%; text-align: center; line-height: 18px; }
.pop-fixed { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99; background-color: rgba(0, 0, 0, 0.7); }
.contact-form { position: relative; margin: 80px auto; width: 364px; height: 451px; background-color: #aaddf1; /*    border-radius:5px; */
  padding-top: 10px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; }
.contact-form > P { position: relative; margin: 5px; color: #001d59; text-align: center; }
#contact { position: relative; width: 100%; height: 347px; text-align: center; font-size: 14px; }
#contact select { position: relative; margin: 4px auto; width: 306px; height: 25px; border: none; text-align: left; padding-left: 12px; /*    color:#a5a5a5; */}
#contact textarea { position: relative; width: 306px; margin: 4px auto; height: 72px; border: none; text-align: left; font-size: 12px; padding-left: 12px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; }
#contact input { position: relative; width: 306px; margin: 4px auto; height: 25px; border: none; text-align: left; padding-left: 12px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; }
#contact button { position: relative; width: 306px; margin-top: 14px; height: 45px; background-color: #001d59; color: #fff; font-size: 16px; border: 0; }
.try-form { position: relative; margin: 80px auto; width: 364px; height: 451px; background-color: #aaddf1; /*    border-radius:5px; */
  padding-top: 10px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; height: 470px; }
.try-form > P { position: relative; margin: 5px; color: #001d59; text-align: center; }
#try_form { position: relative; width: 100%; height: 347px; text-align: center; font-size: 14px; height: 387px; }
#try_form select { position: relative; margin: 4px auto; width: 306px; height: 25px; border: none; text-align: left; padding-left: 12px; /*    color:#a5a5a5; */}
#try_form textarea { position: relative; width: 306px; margin: 4px auto; height: 72px; border: none; text-align: left; font-size: 12px; padding-left: 12px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; }
#try_form input { position: relative; width: 306px; margin: 4px auto; height: 25px; border: none; text-align: left; padding-left: 12px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; }
#try_form button { position: relative; width: 306px; margin-top: 14px; height: 45px; background-color: #001d59; color: #fff; font-size: 16px; border: 0; }
#c_pwd_form { position: relative; width: 100%; height: 347px; text-align: center; font-size: 14px; }
#c_pwd_form select { position: relative; margin: 4px auto; width: 306px; height: 25px; border: none; text-align: left; padding-left: 12px; /*    color:#a5a5a5; */}
#c_pwd_form textarea { position: relative; width: 306px; margin: 4px auto; height: 72px; border: none; text-align: left; font-size: 12px; padding-left: 12px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; }
#c_pwd_form input { position: relative; width: 306px; margin: 4px auto; height: 25px; border: none; text-align: left; padding-left: 12px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; }
#c_pwd_form button { position: relative; width: 306px; margin-top: 14px; height: 45px; background-color: #001d59; color: #fff; font-size: 16px; border: 0; }
#c_pwd_form > input:first-child { margin-top: 20px; }
.chang-pwd { position: relative; margin: 80px auto; width: 364px; height: 451px; background-color: #aaddf1; /*    border-radius:5px; */
  padding-top: 10px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; height: 258px; }
.chang-pwd > P { position: relative; margin: 5px; color: #001d59; text-align: center; }
.exit { position: relative; margin: 80px auto; width: 364px; height: 188px; background-color: #aaddf1; border-radius: 5px; padding-top: 52px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; }
.exit > P { position: relative; color: #001d59; text-align: center; }
.exit > button { position: relative; float: left; margin: 40px 0 0 40px; width: 124px; height: 40px; background-color: #01a1df; border: none; color: #ffffff; font-size: 16px; }
.close-box { position: absolute; top: 15px; right: 10px; width: 20px; height: 20px; border-radius: 50%; border: 1px solid #ffffff; background: none; font-size: 16px; color: #ffffff; z-index: 98; line-height: 20px; cursor: pointer; text-align: center; }
.findpwd { position: relative; margin: 120px auto; width: 364px; height: 200px; background-color: #aaddf1; /*    border-radius:5px; */
  padding-top: 10px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; }
.findpwd button { cursor: pointer; position: absolute; left: 50%; width: 200px; height: 45px; top: 124px; margin-left: -100px; line-height: 45px; text-align: center; background-color: #001d59; color: #ffffff; font-size: 16px; border: 0; }
.findpwd_send P { position: relative; margin: 5px; color: #001d59; text-align: center; font-size: 16px; }
.findpwd_send P:nth-child(2) { position: relative; margin-top: 12px; color: #001d59; text-align: left; padding: 0 15px; font-size: 14px; line-height: 2em; text-indent: 14px; }
.findpwd_inner { width: 100%; }
.findpwd_inner P { position: relative; margin: 5px; color: #001d59; text-align: center; }
.findpwd_inner input { display: block; position: relative; width: 240px; height: 45px; margin: 20px auto auto auto; border: none; text-align: center; font-size: 14px; }
.pop-list { position: absolute; top: 0; left: 600px; width: 340px; height: 0; z-index: 78; background-color: #aaddf1; transition: height 0.9s; -moz-transition: height 0.9s; -webkit-transition: height 0.9s; -o-transition: height 0.9s; overflow: hidden; }
.login { position: absolute; top: 45px; width: 100%; height: 275px; }
.login > p { position: relative; margin: 5px; color: #001d59; text-align: center; }
.login div.login-form { position: relative; margin-top: 25px; width: 100%; height: 180px; text-align: center; }
.login div.login-form > input { position: relative; width: 240px; height: 45px; margin-bottom: 18px; border: none; text-align: center; font-size: 14px; }
.login div.login-form > button { position: relative; width: 240px; height: 45px; margin-bottom: 18px; border: none; color: #ffffff; font-size: 14px; background-color: #001d59; }
#login_c_btn { position: absolute; text-align: center; line-height: 20px; right: 20px; top: 0; width: 20px; height: 20px; border-radius: 50%; border: 1px solid #ffffff; color: #ffffff; cursor: pointer; }
.cross-screen { position: absolute; top: 565px; width: 100%; height: 44px; border-top: 1px solid #001d59; border-bottom: 1px solid #001d59; z-index: 13; background: #aaddf1; }
.footer > a { cursor: pointer; text-decoration: none; color: #001d59; }
.footer > a:hover { text-decoration: none; }
.forget_psw { cursor: pointer; }
/*7.4 同意注册*/
.reg_agree { font-size: 12px; margin-top: 5px; line-height: 20px; height: 20px; }
.reg_agree span { vertical-align: middle; }
.reg_agree > .reg_text { color: #001d59; text-decoration: underline; cursor: pointer; }
#try_form input.reg_input { position: relative; width: 16px; margin: auto 4px; height: 16px; border: none; text-align: center; padding-left: 0px; vertical-align: middle; }
.reg_xieyi { display: none; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; position: absolute; z-index: 9998; top: 80px; width: 540px; left: 50%; margin-left: -270px; height: 452px; background: #aaddf1; border: 1px solid #ffffff; padding: 15px; }
.reg_xieyi > p { text-indent: 0; text-align: center; width: 100%; font-size: 16px; color: #001d59; }
.reg_xieyi > div { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; margin-top: 15px; background: #ffffff; height: 320px; width: 100%; overflow: hidden; overflow-y: auto; padding: 0 5px; }
.reg_xieyi > div > p { /*     text-indent:2em; */
  line-height: 2em; font-size: 12px; padding: 0 5px; color: #a5a5a5; }
.reg_xieyi > div > p.title { color: #001d59; font-weight: 900; font-size: 16px; text-align: center; margin-top: 10px; }
.reg_xieyi > div > p.s_title { color: #001d59; font-weight: 900; font-size: 14px; text-align: left; }
.reg_xieyi button { position: absolute; text-align: center; width: 226px; height: 45px; background: #001d59; border: none; color: #ffffff; font-size: 14px; bottom: 20px; left: 50%; margin-left: -113px; }
#now_login { cursor: pointer; }
#now_login:hover { text-decoration: underline; }
.forgetpsw { cursor: pointer; }
.forgetpsw:hover { text-decoration: underline; }
.my-placeholder { color: #aaa; }
.footer{ height: 80px; line-height: 80px; font-size: 16px; text-align: center; color: #001d59; /*border-top: 1px solid #001d59; */
    background-color: #aaddf1; }
.footer p{
  line-height: 14px;
    font-size: 12px;
}

.footer p>a{
  color: #001d59;
    background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAC+lBMVEUAAAD59d/s2Jf48tT48Nf8/u/cqm7Vl1Tz5abernv277/378j27ML6+OP7+OL47uLz5tvgvoPdtnfeqmL48svv26zjxHnv4JLo0JLmxXLerGvs2qXkvX7QlnrgrH3nwprx48Xt2Kr699Xgwa/y4Yfjxn7UrXXpyYrmwYfqzoK7b1fy56/r15D59tn05aLx25zx357lyaPLmobRp6MNFG4HE3DSCxDREhLUAw7w3HzcnEvVEBILGXnVPiPnx27t0GfqymbZk0PPezoMHn3t0XABDG/ju2PnwV3ZpFXjrFPlrEnz4oHnvmDkulzrvVPisVPeqE/eo0zPgTvKdDXRGRYNFnMCCWrqxmLmtlPlsU7Qi0jWjkPOiEHXZjbQLRrUFRTLEBDQBQ399qMDGn3pxWrmwmTfsF3tx1ndr1jQlVTqs07irE3ipkniokbcl0banETShjvu1Xjet240L23lw2ry1GjtzGggFmThs2Lftl3pxVzWn1ziuFrjtljswVXgpFLqt07EeEHTjUDZkD3WhDnIbTLRXTDOTCj6857v3ovw23QeIXTZtG7w2G3ium3hvmbSml99XVzhrlbXjE3OkEncoUfXeULfnkHJgUHBYiq7WCnHQCLWNB/TJBzY0Zb05olmYH/p0HhbUHMnIGsMEmndq2RTPWHTo2DdplrWm07WlkvfmEDBajPWWDLIZizJNB/WHhf9+az585T57YyBfoxzbYbt24P5531RTnoXHnnnw3USGXPhvnHgrm6wi2oPE2rXpmE+K2BnR1zlvFbenVOpckdXEkNnE0LZczbLejLScy6PHyy+HSWkQSG9FhPJBQ3q5aPr04yqoYmpjXoADnh8Y2xqVmTuy2G9l17HlVqrfVrFhUueZUq4d0WMUEXWhULWckB1FDfKNTCzVC3OWSaiGR2wRhy8JxnHIBi+AAmppJy0rZfFwZS8s4mXlIWZi358cXebf2Y3I18vE1okEVZ3SlXRnVS5hVJ6R0t8REqVTDq6YyzJIxStDQrhOw/YAAAANHRSTlMATMRfQhP8+7WjoYp8NioiC/7x6INu+Ozo58zKxKuJgHFVVD/179rZ2dnW1K6rpJqSiVUdYNb7+QAABQJJREFUOMt9lGNwY3EUxde2bRvJS/Ji22ljNXZq27bbtdm1bdu2bc1stunsZqfdvR/f/Ob97zn33tOscbXqMLFl46+NqR4VFd9KctqN+B/VutfoxMrrexeQ99xckZjTofM/sOYtLMJ7Xz5cT6QvN5+7sPdrqqVfxybBPiU33+65IUgl4I/w2JjuG8I/J+a0boJrWfLmfGGSULgqbXV6+i1z/tadqNeWXk301+dacKFLIETD4RolXPu4II9yDlIxt2ujBnvILi5yKwQiAFDdZx8WAacSMXkbFsn6df4b6ysTXDz/yb1CpV2p1t6X1wCrNU8Wbu8O2ZsUPbC5D9gr6GqwLjhJoYSr4kWwWk0NUKkEHm3Pm0MOPlAwyQecFjAPhSoEFWhABIhUMLhKBFPBnkRjdpKhkDXtfMCpGR7wKl5Yi0QCIjpaTViJhMFOJRqDyFD/gBa/sW7DB2VsRuluVAq0MCRS7dGtqvWA2nshW6EQ/4zxrbo1gNMV+Ix5RF2VTAGokUh0TQ0ajQZggLYqKDDb88fIwLEN4BgZfu0clO7AsqV1SDUs9ejRlPJSNIDUpuZv3QXZtSZybk6Dm4tL3GvXE4mFZoWyrq5a7l7u4BrKAJjGHHOZDA1eQ8PkeB3qcqVtKvOsjrgnNlJw4uFD4apVR1N4yXwuGE25AIXOCXBF7x7mdfuKhaCfpSOiDpQIKqqr09LSVipvK5WyiMWR8/3IL9eBCz92qgd7FAgwzoBsInHRkdsKJRKuSU/zCEcvKy4r9IieRTLHL+3Z+tfWLC4gyOXr5qCIxGPqtKWy9Cqh3L3ysKVMfTccAgkO4OHB3UGtPGDHgjY0ASH0GWqL7pgGQJcdWbE6vZhethqJPA6FkNevdctpeUvq9yvasj+JgM/IRhEf1J3UwOE11em1WjhMdFwE3eU/K7Yiib+wf32P4ywL8TuKEev9UHc0jx9VVZ1YUSmMXxJ9/O5JyILN6xRnaHSzd4odaUWzEWfA01v8th38cfIB7NR3lRpefaL2WPgC/1nsoMxMksGrujnhcDwYUsx8CvXzCw9fcPDQoYN3DoW/f+eRvGGTey6V7yDU3/mw7juWpDhBY3HAZjLEw0K3zZ+/BeoH8VR2piuiyIXnYsJ+vT15+442bRbv37+MdfoVzekPyZ6XYOUs8uBk8nOTnOugxLBxYfUzHJgXtLvtknh+CjYzmZq/aRNLarNeO3uZs/NFaDJI54FcnLidd9aYEFpb2jIwJSV3Y6nVamXY6HR7GE6iz0p28pJ4SyPFYQ3b00msp9OKhPLUZGwggxEXJaFTWTgJKctxC08wmmPE2N+Z1QF3KSqGIqtctdyU6WBYpbY4OwOBdRAIIIWlD9zoNcdrZWgujloUCebbOYgIm1TKEQeapCER7BDMRoyht+9hD3ZF7cuNLeXguAmXEDESUiinNIZuZ4eQDEUTuvqEYpsICoXF5/Ht0jiqlBOaG2fl8vG2eBKJkm/Akv5E5RTEbARiLkaPw2Gx+0opkgSuHeRTo8RiaiyVxET8OewuHi4QE2E08l12RoKRyeExyp0unpFCw2UhmEyf+Ok8KgtL3WfjsllUFtsZt9zJ1hv0rFgWjsmc3bdLM9/q3T9KEhVnMjHKy5M5DnwCIyEMG4ZlIloMbxSQI9u3LWfYJKZYaahJgs0libMMg3p3azrFZ84Y0r794AE9ew5oP3TI0JF/UT8Bn/Pwav25S/MAAAAASUVORK5CYII=') left center no-repeat;
    background-size: 20px;
    display: inline-block;
    padding-left: 24px;
    margin: -1px 0;
    line-height: 20px;
    text-decoration: none;
}
.footer p>a.hicp{
  
    background:none;
}
@media (max-width: 767px){
  .header,.contact-btn,.pop-fixed,.main,.cross-screen,.footer{ display: none;}
  .m_container{display: block;}
}
@media (min-width: 767px){
  .header,.contact-btn,.main,.cross-screen,.footer{ display: block; }
  .m_container,.reg{display: none;}
}