@font-face {
    font-family: 'cityFont';
    src: url('../font/city.TTF');
    src: url('../font/city.eot?#font-spider') format('embedded-opentype'), url('../font/city.woff') format('woff'), url('../font/city.ttf') format('truetype'), url('../font/city.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/**统一样式**/
* {
    margin: 0;
    padding: 0;
}
body {
    color: #333;
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "宋体";
    font-size: 12px;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
img,
body,
html {
    border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: 400;
}
input,
select,
button {
    outline: 0;
}
button,
a {
    border: 0;
    outline: none;
}
ol,
ul {
    list-style: none;
}
caption,
th {
    text-align: left;
}
q:before,
q:after {
    content: '';
}
a,
a:visited {
    color: #333;
    text-decoration: none;
}
a:hover,
a:active {
    color: #333;
    text-decoration: none;
}
.left {
    float: left;
}
.right {
    float: right;
}
.center {
    margin: 0 auto;
    text-align: center;
}
.bring-to-top {
    position: relative;
    z-index: 500;
}
.clear {
    clear: both;
}
.hidden {
    display: none;
}
.fit-parent {
    height: 100%;
    width: 100%;
}
.inline-block {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
input::-webkit-input-placeholder {
    color: #707070;
}
input:-moz-placeholder {
    color: #707070;
}
input::-moz-placeholder {
    color: #707070;
}
input:-ms-input-placeholder {
    color: #707070;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}
/**头部**/
.header_box {
    height: 280px;
    position: relative;
    margin-bottom: 3px;
}
.header_box .bj_img {
    width: 100%;
    height: 280px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.header_box .header {
    width: 1000px;
    margin: 0 auto;
    height: 280px;
    background: url("/images/web/reg_top.png") no-repeat 0 0;
    -webkit-background-size: 100% 280px;
    background-size: 100% 280px;
    text-align: right;
    /**登录前**/
    /**登录后**/
}
.header_box .header .header_city {
    display: inline-block;
    padding-left: 20px;
    background: url('/images/web/class1_03.png') 19px center no-repeat;
    border: 1px solid transparent;
    width: 71px;
    text-align: center;
    line-height: 38px;
    height: 38px;
    font-size: 18px;
    float: left;
}
.header_box .header .login_box {
    padding: 25px 25px 20px 25px;
    background: #fff;
    text-align: center;
    width: 244px;
    display: inline-block;
    position: relative;
    height: 235px;
    display: none;
}
.header_box .header .login_box .to_register {
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 60px;
    display: inline-block;
    background: url("/images/web/register.png") no-repeat;
}
.header_box .header .login_box h1 {
    font-size: 24px;
    width: 100%;
}
.header_box .header .login_box .u_input {
    height: 40px;
    line-height: 40px;
    width: 242px;
    border: 1px solid #D3D3D3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-indent: 45px;
    font-size: 14px;
}
.header_box .header .login_box .uname {
    margin-top: 16px;
    background: url("/images/web/u_03.png") no-repeat 15px 11px;
}
.header_box .header .login_box .pwd {
    margin-top: 10px;
    background: url("/images/web/u_07.png") no-repeat 15px 11px;
}
.header_box .header .login_box .header_img_code {
    margin-top: 10px;
    text-align: right;
    height: 42px;
}
.header_box .header .login_box .header_img_code .u_img_code {
    width: 150px;
    float: left;
    text-indent: 10px;
}
.header_box .header .login_box .header_img_code img {
    height: 25px;
    width: 75px;
    padding-top: 4.5px;
    display: inline-block;
}
.header_box .header .login_box .login_btn {
    display: inline-block;
    width: 100%;
    height: 31px;
    background: url("/images/web/register.png") no-repeat;
    margin-top: 10px;
    cursor: pointer;
    color: #fff;
    font-size: 20px;
}
.header_box .header .login_box .login_btm {
    text-align: right;
    margin-top: 1px;
    padding-left: 5px;
}
.header_box .header .login_box .login_btm .to_older {
    color: #4E4E4E;
    font-size: 13px;
}
.header_box .header .login_box .login_btm .forget_pwd {
    color: #8F8F8F;
    font-size: 13px;
}
.header_box .header .login_box1 {
    padding: 25px 25px 20px 25px;
    background: #fff;
    display: none;
    text-align: center;
    width: 244px;
    position: relative;
    height: 235px;
}
.header_box .header .login_box1 .to_register {
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 60px;
    display: inline-block;
}
.header_box .header .login_box1 h1 {
    font-size: 24px;
    width: 100%;
}
.header_box .header .login_box1 .u_input {
    padding: 8px 0 8px 42px;
    width: 200px;
    border: 1px solid #D3D3D3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
}
.header_box .header .login_box1 .uname {
    margin-top: 20px;
    background: url("/images/web/u_03.png") no-repeat 15px 5px;
}
.header_box .header .login_box1 .pwd {
    margin-top: 17px;
    background: url("/images/web/u_07.png") no-repeat 15px 5px;
}
.header_box .header .login_box1 .login_btn {
    display: inline-block;
    width: 100%;
    height: 31px;
    background: url("/images/web/register.png") no-repeat;
    margin-top: 25px;
    cursor: pointer;
    color: #fff;
    font-size: 20px;
}
.header_box .header .login_box1 .register_button {
    float: left;
    color: #000;
    font-size: 14px;
    margin-top: 15px;
}
.header_box .header .login_box1 .register_button a {
    color: #47a7e0;
    text-decoration: underline;
    margin-left: 5px;
}
.header_box .header .login_box1 .login_btm {
    text-align: right;
    margin-top: 15px;
    padding-left: 5px;
}
.header_box .header .login_box1 .login_btm .to_older {
    color: #4E4E4E;
    font-size: 13px;
}
.header_box .header .login_box1 .login_btm .forget_pwd {
    color: #8F8F8F;
    font-size: 13px;
}
.header_box .header .login_box.hover,
.header_box .header .login_box1.hover {
    display: inline-block;
}
.header_box .header .after_login {
    width: 247px;
    height: 264px;
    padding: 14px 18px 0 18px;
    background: #F0FFFF;
    display: inline-block;
    border: 1px solid #D0C7C1;
    -webkit-box-shadow: inset 0 0 2px 2px #D0C7C1;
    -moz-box-shadow: inset 0 0 2px 2px #D0C7C1;
    box-shadow: inset 0 0 2px 2px #D0C7C1;
    position: relative;
    text-align: center;
}
.header_box .header .after_login .u_order {
    position: absolute;
    top: 49px;
    right: 28px;
}
.header_box .header .after_login .u_logout {
    position: absolute;
    right: 2px;
    top: 1px;
    background: url("/images/web/index1_03.png") 0 0 no-repeat #EBE4D9;
    display: inline-block;
    width: 30px;
    height: 30px;
}
.header_box .header .after_login .user_msg .user_section1 table {
    width: 100%;
    border-spacing: 0;
}
.header_box .header .after_login .user_msg .user_section1 table td {
    width: 50%;
    text-align: left;
    vertical-align: middle;
    height: 44px;
    border: 0;
}
.header_box .header .after_login .user_msg .user_section1 table td .user_photo {
    width: 44px;
    height: 44px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.header_box .header .after_login .user_msg .user_section1 table td .user_photo img {
    width: 44px;
}
.header_box .header .after_login .user_msg .user_section1 table td h2 {
    margin-left: 5px;
    font-size: 20px;
}
.header_box .header .after_login .user_msg .user_section1 table td.hover {
    text-align: right;
}
.header_box .header .after_login .user_msg .user_section2 {
    margin-top: 25px;
    border-bottom: 1px solid #AAAAAA;
    padding-bottom: 15px;
}
.header_box .header .after_login .user_msg .user_section2 ul {
    width: 280px;
    position: relative;
    left: -16.5px;
}
.header_box .header .after_login .user_msg .user_section2 ul li {
    float: left;
    width: 50%;
    margin-right: -3px;
    text-align: center;
    font-size: 16px;
    color: #666666;
    margin-bottom: 2px;
}
.header_box .header .after_login .user_msg .user_section2 ul li span {
    color: #F85D65;
}
.header_box .header .after_login .user_msg .user_section3 {
    margin-top: 17px;
}
.header_box .header .after_login .user_msg .user_section3 ul {
    width: 234px;
    padding: 0 8.5px;
}
.header_box .header .after_login .user_msg .user_section3 ul li.hover {
    margin-left: 6px;
}
.header_box .header .after_login .user_msg .user_section3 ul li {
    margin-bottom: 12px;
    float: left;
    width: 114px;
    height: 37px;
    background: url("/images/web/index1_07.png") center no-repeat #fff;
}
.header_box .header .after_login .user_msg .user_section3 ul li a {
    padding-left: 15px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    background: url("/images/web/index_08.png") left no-repeat;
}
/**导航**/
.nav_box {
    width: 100%;
    background: #2677ca;
    height: 45px;
}
.nav_box ul {
    margin: 0 auto;
    width: 1008px;
}
.nav_box ul li {
    width: 120px;
    float: left;
    font-size: 15.7px;
    text-align: center;
    border: 3px solid transparent;
    height: 51px;
    line-height: 51px;
    position: relative;
    top: -5px;
    cursor: pointer;
}
.nav_box ul li a {
    color: #fff;
}
.nav_box ul li a b {
    display: inline-block;
    position: relative;
    top: 3px;
    width: 34px;
    height: 24px;
}
.nav_box ul li a .nav_link1 {
    background: url("/images/web/navLogo.png") -18px 2px no-repeat;
}
.nav_box ul li a .nav_link2 {
    background: url("/images/web/index-01.png") no-repeat;
    top: 7px;
}
.nav_box ul li a .nav_link3 {
    background: url("/images/web/index-02.png") no-repeat;
    top: 5px;
}
.nav_box ul li a .nav_link4 {
    background: url("/images/web/index-03.png") no-repeat;
    top: 5px;
}
.nav_box ul li a .nav_link5 {
    background: url("/images/web/index-04.png") no-repeat;
    top: 5px;
}
.nav_box ul li a .nav_link6 {
    background: url("/images/web/index-05.png") no-repeat;
    top: 7px;
}
.nav_box ul li a .nav_link7 {
    background: url("/images/web/index-06.png") no-repeat;
    top: 4px;
}
.nav_box ul li a .nav_link8 {
    background: url("/images/web/index-07.png") no-repeat;
    top: 5px;
}
.nav_box ul li.hover,
.nav_box ul li:hover {
    border: 3px solid #2b8658;
    background: #fff;
}
.nav_box ul li.hover a,
.nav_box ul li:hover a {
    color: #333333;
}
.nav_box ul li.hover a .nav_link1,
.nav_box ul li:hover a .nav_link1 {
    background: url("/images/web/navLogo.png") -18px -33px no-repeat;
}
.nav_box ul li.hover a .nav_link2,
.nav_box ul li:hover a .nav_link2 {
    background: url("/images/web/index-011.png") no-repeat;
}
.nav_box ul li.hover a .nav_link3,
.nav_box ul li:hover a .nav_link3 {
    background: url("/images/web/index-022.png") no-repeat;
}
.nav_box ul li.hover a .nav_link4,
.nav_box ul li:hover a .nav_link4 {
    background: url("/images/web/index-033.png") no-repeat;
}
.nav_box ul li.hover a .nav_link5,
.nav_box ul li:hover a .nav_link5 {
    background: url("/images/web/navLogo.png") -204px -35px no-repeat;
}
.nav_box ul li.hover a .nav_link6,
.nav_box ul li:hover a .nav_link6 {
    background: url("/images/web/index-055.png") no-repeat;
}
.nav_box ul li.hover a .nav_link7,
.nav_box ul li:hover a .nav_link7 {
    background: url("/images/web/index-066.png") no-repeat;
}
.nav_box ul li.hover a .nav_link8,
.nav_box ul li:hover a .nav_link8 {
    background: url("/images/web/index-077.png") no-repeat;
}
/**底部**/
.footer {
    width: 100%;
}
.footer .footer_box1 {
    background: #fff;
    padding-top: 30px;
}
.footer .footer_box1 .footer_section1 {
    padding: 0 15px;
    width: 970px;
    margin: 0 auto;
}
.footer .footer_box1 .footer_section1 table {
    width: 100%;
}
.footer .footer_box1 .footer_section1 table td.hover {
    width: 82px;
    vertical-align: top;
    color: #F52837;
}
.footer .footer_box1 .footer_section1 table td {
    font-size: 16px;
    color: #7C8187;
}
.footer .footer_box1 .footer_section1 table td a {
    color: #7C8187;
}
.footer .footer_box1 .footer_section1 table td a:hover {
    color: #F52837;
}
.footer .footer_box1 .footer_section1 table td ul li {
    float: left;
    margin-right: 30px;
}
.footer .footer_box1 .footer_section2 {
    width: 825px;
    margin: 20px auto 0;
    border-top: 1px solid #BFBFBF;
    padding: 44px 0 0 175px;
    background: url("/images/web/index_30.png") 13px 19px no-repeat;
    height: 164px;
}
.footer .footer_box1 .footer_section2 .footer_box2_detail {
    border: 2px solid #2677ca;
    padding: 13px 0;
    width: 812px;
    height: 60px;
}
.footer .footer_box1 .footer_section2 .footer_box2_detail table {
    width: 100%;
}
.footer .footer_box1 .footer_section2 .footer_box2_detail table td {
    width: 50%;
    height: 56px;
    vertical-align: middle;
    color: #5B6169;
}
.footer .footer_box1 .footer_section2 .footer_box2_detail table td p {
    text-align: center;
    font-size: 18px;
    margin: 0 auto;
}
.footer .footer_box1 .footer_section2 .footer_box2_detail table td .footer_box2_time {
    width: 273px;
    background: url("/images/web/index_33.png") 0 center no-repeat;
    text-indent: 13px;
}
.footer .footer_box1 .footer_section2 .footer_box2_detail table td .footer_box2_time span {
    font-size: 14px;
    color: #5B6169;
}
.footer .footer_box1 .footer_section2 .footer_box2_detail table td .footer_box2_addr {
    background: url("/images/web/index_36.png") 0 center no-repeat;
    text-indent: 20px;
    width: 352px;
}
.footer .footer_box1 .footer_section2 .footer_box2_detail table td.hover {
    border-right: 1px solid #BFBFBF;
}
.footer .footer_box2 {
    background: #5B6169;
    padding: 17px 0 30px;
}
.footer .footer_box2 .footer_box2_section1 {
    width: 317px;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
}
.footer .footer_box2 .footer_box2_section1 ul li {
    float: left;
    border-right: 1px dashed #fff;
}
.footer .footer_box2 .footer_box2_section1 ul li a {
    font-size: 16px;
    color: #fff;
    padding: 0 5px;
}
.footer .footer_box2 .footer_box2_section1 ul li.hover {
    border-right: 0;
}
.footer .footer_box2 .footer_box2_section2 {
    text-align: center;
    font-size: 16px;
    color: #fff;
}
/**浮动窗口**/
.service_online {
    position: fixed;
    width: 130px;
    left: 3px;
    top: 50%;
    margin-top: -169px;
    border: 2px solid #59a78a;
    border-radius: 3px;
    text-align: center;
    background: #e1e1e1;
    z-index: 100;
}
.service_online .service_online_box .service_online_close {
    width: 14px;
    height: 14px;
    color: #171B21;
    text-align: center;
    line-height: 14px;
    position: absolute;
    right: 1px;
    top: 1px;
    cursor: pointer;
    background: url("/images/web/index3_01.png") center center no-repeat;
}
.service_online .service_online_box .service_online_section1 img {
    margin-bottom: 15px;
    float: left;
    width: 100%;
    height: 35px;
}
.service_online .service_online_box .service_online_section2 li {
    padding: 5px 0;
    border-bottom: 1px dashed #D8D7D6;
}
.service_online .service_online_box .service_online_section2 li p {
    padding-bottom: 5px;
    font-size: 12px;
    color: #171B21;
}
.service_online .service_online_box .service_online_section3 li.hover {
    border-bottom: 0;
}
.service_online .service_online_box .service_online_section3 li {
    padding: 5px 0;
    border-bottom: 1px dashed #D8D7D6;
    font-size: 12px;
}
.service_online .service_online_box .service_online_section3 li p {
    color: #171B21;
}
.service_online .service_online_box .service_online_section3 li .service_online_section3_title {
    background: url("/images/web/index2_11.png") 0 center no-repeat;
    display: inline-block;
    width: 70px;
    text-indent: 16px;
    padding: 5px 0;
}
.service_online .service_online_box .service_online_section3 li .service_online_section3_title1 {
    background: url("/images/web/index2_15.png") 0 center no-repeat;
    display: inline-block;
    width: 55px;
    text-indent: 16px;
    padding: 5px 0;
}

html,body{
    font-family: 'SourceHanSansCNNormal',Arial, Helvetica, sans-serif;
}
p{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
input{
    outline: none;
}
.left{
    float: left;
}
.right{
    float: right;
}
.clear{
    clear: both;
}
