@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}

html {
    _background-attachment: fixed;
}

body {
    background: #f2f2f2;
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, textarea, th, td, a {
    font-family: "寰蒋闆呴粦", "Microsoft Yahei", Arial, Helvetica, sans-serif, "瀹嬩綋";
    font-size: 14px;
    color: #4c4c4c
}

:focus {
    outline: 0;
}

img {
    max-width: 100%;
    border: 0;
    outline: none;
    vertical-align: top;
}

ul, li, ol {
    list-style: none outside none;
}

input, button {
    border: 0;
    outline: none;
    background: none;
    filter: chroma(color=#000000);
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

i, em, b {
    font-style: normal;
}

::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder {
    color: #999;
    font-family: "寰蒋闆呴粦", "Microsoft Yahei", Arial, Helvetica, sans-serif, "瀹嬩綋";
    font-size: 12px;
}

a, a * {
    text-decoration: none;
    outline: none;
    star: expression(this.onFocus=this.blur());
}

::selection {
    background: #f20e0e;
    color: #fff;
}

::-moz-selection {
    background: #f20e0e;
    color: #fff;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

table td {
    word-break: break-all;
    word-wrap: break-word;
}

input {
    font-family: "寰蒋闆呴粦", "Microsoft Yahei", Arial, Helvetica, sans-serif, "瀹嬩綋";
    font-size: 12px;
}

.both {
    clear: both;
    zoom: 1;
}

.both:after {
    content: '';
    display: block;
    clear: both;
}

.fl {
    display: inline;
    float: left
}

.fr {
    display: inline;
    float: right
}

.box {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

/*澶撮儴椤堕儴*/
.header_wrap {
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid transparent;
    position: relative;
    z-index: 9999;
}

.header_welcome {
    text-transform: uppercase;
    font-size: 12px;
    color: #534c66;
}

.header_welcome a {
    float: left;
    line-height: 32px;
    font-size: 12px;
    color: #534c66;
}

.header_welcome a.back_home {
    padding-left: 18px;
    background: url("../images/common/home_icon.png") no-repeat left center;
}

.header_welcome a.reglink {
    float: right;
    height: 22px;
    line-height: 22px;
    padding: 0 8px;
    margin: 5px 0;
    color: #fff;
    font-weight: bold;
    background: #EB0C1C;
    border-radius: 2px;
    -webkit-border-radius: 2px;
}

.header_menu {
    position: absolute;
    right: 70px;
    top: 0;
    height: 32px;
    line-height: 32px;
}

.header_menu li {
    float: left;
    position: relative;
    line-height: 32px;
}

.header_menu li:before {
    content: "|";
    display: block;
    font-size: 12px;
    color: #9286b3;
    position: absolute;
    left: 0;
    top: 0;
}

.header_menu li:first-child:before {
    content: "";
}

.header_menu i {
    text-indent: -9999999px;
}

.header_menu li a {
    padding: 0 14px;
    line-height: 32px;
    height: 32px;
    font-size: 12px;
    color: #534c66;
    display: inline-block;
    white-space: nowrap;
}

.header_menu .hmenu_hd i {
    display: inline-block;
    background: url(../images/common/pull_down.png) no-repeat center center;
    width: 9px;
    height: 100%;
    margin-left: 4px;
}

.header_menu li:hover .hmenu_hd a {
    background: #fff;
    line-height: 30px;
    height: 30px;
    padding: 0 13px;
    border: 1px solid #302E35;
}

.hmenu .posi {
    position: relative;
    z-index: 99;
}

.header_menu li:hover .hmenu .posi:after {
    content: "";
    display: block;
    width: 87px;
    height: 1px;
    background: #fff;
    position: absolute;
    right: 1px;
    bottom: 0;
}

.header_menu .hmenu_bd {
    display: none;
}

.header_menu .site_cont {
    position: absolute;
    right: 0;
    left: auto;
    top: 30px;
    background: #fff;
    width: 87px;
    padding: 0;
    border: 1px solid #302E35;
    overflow: hidden;
    z-index: 98;
}

.header_menu .wechat {
    width: 144px;
    position: absolute;
    right: 0;
    left: auto;
    top: 30px;
    background: #fff;
    padding: 5px 5px 10px;
    border: 1px solid #302E35;
    text-align: center;
    z-index: 98;
}

.header_menu .wechat p {
    font-size: 13px;
    line-height: 18px;
}

.header_menu .site_cont > a {
    display: block;
    line-height: 30px;
    height: 30px;
}

.header_menu .site_cont > a:hover {
    color: #eb0c1c;
}

/*澶撮儴涓儴*/
.header_mid_box {
    position: relative;
    z-index: 9998;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.06);
}

.header_mid {
    width: 1200px;
    height: 56px;
    margin: 0 auto;
    padding: 6px 0 15px;
    position: relative;
}

.header_mid .logo {
    width: 161px;
    height: 56px;
    position: absolute;
    bottom: 15px;
    left: 0;
}

.header_mid .search_box {
    width: 266px;
    height: 56px;
    position: absolute;
    bottom: 15px;
    right: 0;
}

.head_search {
    position: absolute;
    bottom: 9px;
}

.search_form .choose_item {
    width: 90px;
    height: 32px;
    position: relative;
}

.search_form .choose_item_hd {
    height: 30px;
    line-height: 30px;
    position: relative;
    border: 1px solid #908e94;
    border-right: none;
    background: url(../images/common/arr_bt.png) no-repeat 74px 14px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    overflow: hidden;
}

.search_form .choose_item_hd input {
    color: #46434c;
    font-size: 12px;
}

.search_form .choose_item_hd .sel_con {
    width: 75px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    border: none;
    background: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: inline-block;
    *text-indent: 4px;
    cursor: pointer;
}

.search_form .border_r {
    width: 0;
    height: 12px;
    border-right: 1px solid #757080;
    position: absolute;
    left: 89px;
    top: 11px;
}

.search_form .choose_item_bd {
    width: 88px;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #908e94;
    border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    z-index: 888;
    display: none;
}

.search_form .choose_item_bd li:first-child {
    margin-top: 32px;
}

.search_form .choose_item_bd li {
    width: 100%;
    clear: both;
    background: #fff;
}

.search_form .choose_item_bd li a {
    display: block;
    text-indent: 10px;
    line-height: 28px;
    font-size: 12px;
}

.search_form .choose_item_bd li:hover a {
    color: #eb0c2c;
}

.search_form .searchform input.inp {
    width: 136px;
    height: 30px;
    line-height: 30px;
    text-indent: 12px;
    font-size: 12px;
    color: #46434c;
    border-top: 1px solid #908e94;
    border-bottom: 1px solid #908e94;
}

.search_form .searchform input.btn {
    width: 40px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: url(../images/common/search_icon.png) no-repeat center center;
    border: 1px solid #908e94;
    border-left: none;
    cursor: pointer;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

/*浜岀骇鎼滅储*/
.choose_lop {
    width: 88px;
    min-height: 197px;
    position: absolute;
    left: 89px;
    top: 31px;
    border: 1px solid #908e94;
    background: #fff;
    z-index: 888;
    display: none;
}

.choose_lop li:first-child {
    margin-top: 1px;
}

.choose_lop li {
    width: 100%;
    clear: both;
}

.choose_lop li a {
    display: block;
    text-indent: 14px;
    line-height: 28px;
    font-size: 12px;
}

.choose_lop li:hover a {
    color: #eb0c2c;
}

/*==========澶撮儴瀵艰埅================*/
.menu_wrap {
    height: 40px;
    position: absolute;
    left: 215px;
    bottom: 15px;
}

.menu_wrap ul li {
    float: left;
    position: relative;
}

.menu_wrap ul li a {
    margin-left: 25px;
    font-size: 16px;
    font-weight: bold;
    color: #4c4c4c;
    height: 40px;
    line-height: 40px;
    display: inline-block;
}

.menu_wrap ul li.on a {
    color: #ec1c2b;
}

.menu_wrap ul li:first-child a {
    margin-left: 0;
}

.menu_wrap .sty_sm_font {
    font-weight: normal;
}

.menu_wrap ul li a .icon {
    display: block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    position: absolute;
    top: 0px;
    right: -18px;
    animation: hot 1s infinite linear;
    -webkit-animation: hot 1s infinite linear;
}

.menu_wrap ul li a .icon_hot {
    background: #EB1525;
}

.menu_wrap ul li a .icon_new {
    background: #78D4F0;
}

@keyframes hot {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(0, -2px);
    }
    100% {
        transform: translate(0, 0);
    }
}

@-webkit-keyframes hot {
    0% {
        -webkit-transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(0, -2px);
    }
    100% {
        -webkit-transform: translate(0, 0);
    }
}

/*==========鍒嗗叕鍙�================*/
/*.home_city {
    background: #F2F2F2;
}*/

.home_city .box {
    width: 1200px;
    overflow: hidden;
}

.home_city ul {
    width: 1220px;
}

.home_city ul li {
    width: 224px;
    float: left;
    margin-right: 20px;
    display: inline;
    padding: 45px 0;
}

.home_city ul li p {
    font-size: 12px;
}

.home_city ul li .tit {
    font-size: 14px;
    margin-bottom: 4px;
}

.home_city ul li i {
    width: 56px;
    height: 56px;
    background: url(../images/common/icon.png) no-repeat;
    float: left;
    margin-right: 8px;
    display: inline;
    text-indent: -999999px;
}

.home_city .home_city_icon01 {
    background-position: -71px -232px;
}

.home_city .home_city_icon02 {
    background-position: -131px -232px;
}

.home_city .home_city_icon03 {
    background-position: -191px -232px;
}

.home_city .home_city_icon04 {
    background-position: -251px -232px;
}

.home_city .home_city_icon05 {
    background-position: -311px -232px;
}

/*搴曢儴*/
.foot-help {
    background: #eaeaea;
    height: 57px;
    padding: 32px 0;
    margin-top: 57px
}

.foot-help li {
    float: left;
    width: 240px
}

.foot-helpl {
    float: left;
    width: 49px;
}

.foot-helpr {
    float: left;
    width: 160px;
    padding-left: 11px
}

.foot-helpr-a {
    color: #404040;
    font-size: 16px;
    padding-top: 5px
}

.foot-helpr-b {
    color: #737373;
    line-height: 16px;
    padding-top: 5px
}

.foot {
    background: #1d1d1d;
    padding-bottom: 40px
}

.footer_service {
    overflow: hidden;
    padding: 5px 0 30px 0;
}

.footer_service li {
    float: left;
    overflow: hidden;
    padding-right: 5px;
    width: 150px;
}

.footer_service li .tit {
    font-size: 16px;
    padding-top: 30px;
    color: #fff;
}

.footer_service li .links {
    clear: both;
    line-height: 20px;
    overflow: hidden;
    padding-top: 10px;
}

.footer_service li .links a {
    display: block;
    color: #a5a5a5;
    font-size: 14px;
    padding-top: 5px
}

.footer_service li.last {
    background: url(../images/common/footer_map.png) no-repeat right 10px;
    height: 206px;
    width: 309px;
}

.footer_service li.last .t1 {
    font-size: 14px;
    padding-top: 30px;
    color: #fff;
}

.footer_service li.last .t2 {
    color: #b3b3b3;
    overflow: hidden;
    padding-top: 10px;
    width: 180px;
}

.footer_service li.last .t2 a {
    color: #f26709;
}

.foot-a {
    color: #ffffff;
    font-size: 14px
}

.foot-a a {
    color: #ffffff;
    font-size: 14px;
    padding: 0 10px 0
}

.foot-b {
    padding-top: 10px
}

.foot-b p {
    color: #fff
}

.foot-c {
    padding-top: 40px;
    overflow: hidden
}

.foot-c li {
    float: left;
    padding: 0 20px 0 0
}

.foot-d {
    padding-top: 40px;
    border-bottom: 1px solid #4f4f4f;
    height: 26px
}

.foot-dl {
    float: left;
    border-bottom: 1px solid #eb0d1d;
    height: 26px;
    color: #fff
}

.foot-dr {
    float: right;
    background: url(../images/common/wemedia-ar.png) no-repeat right 50%;
    padding-right: 10px
}

.foot-dr a {
    color: #fff
}

.foot-e {
    padding-top: 10px
}

.foot-e a {
    color: #a2a1a1;
    padding: 0 10px 0 0;
    display: inline-block;
}

.foot-e a:hover {
    color: #fff
}

.foot-f {
    position: absolute;
    right: 190px;
    top: 240px;
    width: 108px;
    text-align: center;
}

.foot-f img {
    width: 108px;
    height: 108px
}

.foot-f p {
    font-size: 12px;
    color: #fff;
    padding-top: 5px
}

/*闈㈠寘灞�*/
.bread {
    height: 44px;
    line-height: 60px;
}

.bread_nav, .bread_nav a {
    font-size: 12px;
    color: #9e9e9e;
}

/*鍒嗛〉*/
.list_pages span, .list_pages span a {
    line-height: 36px;
    color: #999;
}

.list_pages span.backhome, .list_pages span.prevpage, .list_pages span.prevpage, .list_pages span.pages a, .list_pages span.nextpage, .list_pages span.lastpage {
    border: 1px solid #E5E5E5;
    display: inline-block;
    height: 36px;
    padding: 0 14px;
    background: #FFF;
}

.list_pages {
    background: #fff;
    clear: both;
    padding: 23px 0 45px;
    text-align: right;
    padding-right: 45px;
    height: 38px;
    line-height: 38px;
    position: relative;
    overflow: hidden;
}

.list_pages span.prevpage {
    border-left: none
}

.list_pages span.pages {
    padding: 0 16px;
}

.list_pages span.pages a {
    position: relative;
    border-right: none;
    font-style: normal;
    font-size: 14px;
    vertical-align: -1px \9;
}

.list_pages span.pages a.active {
    /*border: 1px solid #f89e19;*/
    color: #3258a6;
}

.list_pages span.pages a.last {
    border-right: 1px solid #cccccc;
}

.list_pages span.lastpage {
    border-left: none
}

.list_pages span.total {
    padding-left: 10px;
}

.list_pages span.total strong {
    color: #f10f0f;
    font-weight: normal
}

.list_pages span.jump {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 38px;
    margin-left: 10px;
    overflow: hidden;
    vertical-align: -14px;
    *vertical-align: -13px;
}

.list_pages span.jump input.inp {
    width: 38px;
    height: 16px;
    line-height: 16px;
    padding: 10px 0;
    border: 1px solid #cccccc;
    border-right: none;
    background: none;
    text-indent: 5px;
    position: absolute;
    left: 0;
    top: 0;
}

.list_pages span.jump input.btn {
    width: 41px;
    height: 38px;
    border: none;
    background: #f89e19;
    cursor: pointer;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
}

/*鍒楄〃椤靛挩璇�*/
.bottom_consult {
    background: #fff;
    padding: 25px 0;
    margin-top: 20px;
}

.bottom_consult dl {
    width: 465px;
    margin: 0 auto;
}

.bottom_consult dt {
    float: left;
    margin-right: 8px;
}

.bottom_consult dd {
    font-size: 16px;
    line-height: 34px;
    color: #333;
    font-weight: bold;
}

.bottom_consult dd.dd1 {
    padding-top: 10px;
}

.bottom_consult dd .btn {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 20px;
    font-size: 16px;
    margin: 0 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

.bottom_consult dd .btn:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.bottom_consult dd .btn01 {
    color: #0e9deb;
    border: 1px solid #0e9deb;
    margin: 0 15px 0 5px;
}

.bottom_consult dd .btn02 {
    color: #eb0d1c;
    border: 1px solid #eb0d1c;
}

.junior_box {
    height: 46px;
    margin-top: 4px;
    background: url("../images/common/junior_line.png") no-repeat center top;
}

.junior {
    width: 1200px;
    height: 46px;
    margin: 0 auto;
}

.junior li {
    float: left;
    margin-left: 24px;
    height: 45px;
    border-top: 1px solid transparent;
}

.junior li:first-child {
    margin-left: 0;
}

.junior li a {
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #666;
}

.junior li.on {
    border-top: 1px solid #ED3F4C;
}

.junior li.on a {
    color: #eb0c1c;
}

/*闈㈠寘灞�*/
.crumbs_box {
    height: 46px;
    margin-top: 4px;
    background: url("../images/common/junior_line.png") no-repeat center top;
}

.crumbs {
    width: 1200px;
    height: 46px;
    line-height: 46px;
    margin: 0 auto;
}

.crumbs_nav, .crumbs_nav a {
    font-size: 14px;
    color: #4c4c4c;
}












