﻿.fl {
    float: left;
}

.fr {
    float: right;
}

.lx_bg {
    width: 1200px;
    margin: 0 auto;
}

.ls_banner1 {
    position: relative;
    margin: 10px auto;
    width: 1200px;
    height: 77px;
    overflow: hidden;
}

.ls_b_pic a {
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    border: 1px solid #ccc;
}

.ls_b_dot {
    position: absolute;
    right: 17px;
    bottom: 5px;
}

.ls_b_dot li {
    width: 30px;
    height: 8px;
    margin-left: 7px;
    float: left;
    background: #FFF;
    cursor: pointer;
}

.ls_b_dot .li_cur {
    background: #E50110;
}

.lx_title {
    width: 100%;
    height: 38px;
    line-height: 38px;
    background-color: #F5F5F5;
    overflow: hidden;
    min-width: 1200px;
}

.lx_t_ul1 {
    margin-left: -10px;
}

.lx_t_ul1 li {
    float: left;
    margin-left: 10px;
    color: #535353;
}

.lx_t_ul1 a {
    margin-right: 10px;
    color: #535353;
    font-size: 14px;
}

.lx_t_m1 {
    margin-left: 25px;
}

.lx_t_ul2 li {
    float: left;
    margin-left: 10px;
}

.lx_t_ul2 span {
    color: #535353;
    font-size: 14px;
}

.lx_t_ul2 input {
    margin-left: 5px;
    width: 90px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #D6D6D6;
}

.lx_t_btn {
    margin-left: 10px;
}

.lx_t_btn a {
    display: inline-block;
    width: 50px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    color: #005EA3;
    background-color: #F3F3F3;
}

.lx_t_btn .lx_t_act1 {
    background-color: #1CAEE7;
    color: #ffffff;
}

.lx_ban1 {
    height: 182px;
    background: url("lx_banner1.jpg") no-repeat center center;
    min-width: 1200px;
}

.lx_logo {
    height: 182px;
    background: url("lx_logo.png") no-repeat 0 center;
}

.lx_nav {
    height: 45px;
    line-height: 45px;
    width: 100%;
    background: url("lx_nav1.jpg") repeat-x center center;
    min-width: 1200px;
}


.lx_n_search {
    width: 305px;
    position: relative;
    top: 6px;
}

.lx_n_search input[type="text"] {
    float: left;
    width: 264px;
    border-right: 1px solid #ccc;
    padding-left: 5px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #C3C3C3;
}

.lx_n_search select {
    float: left;
    width: 90px;
    padding-left: 5px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #000000;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}

.lx_n_search input[type="button"] {
    float: left;
    width: 35px;
    height: 32px;
    background: #FFFFFF url("lx_nav2.jpg") no-repeat center center;
    cursor: pointer;
}

.lx_n_menu {
    display: none;
    width: 100%;
    text-align: center;
    position: absolute;
    background-color: #1d89e0;
    left: 0;
    top: 45px;
}

.lx_n_menu a {
    font-size: 16px;
}

.lx_n_menu a:hover {
    text-decoration: underline;
}

.lx_ban2 {
    width: 1200px;
    height: 77px;
    margin: 10px auto;
}

.lx_news {
    height: 340px;
    overflow: hidden;
}

.lx_ns_lb {
    width: 609px;
    height: 340px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.lx_ns_ul1 {
    position: absolute;
    left: 0 ;
    top:0;
}

.lx_ns_ul1 li {
    float: left;
}

.lx_ns_ol1 {
    position: absolute;
    bottom: 12px;
    right: 10px;
    height: 14px;
}

.lx_ns_ol1 li {
    float: left;
    list-style: none;
    margin-left: 5px;
    background: url("lx_news3.png") no-repeat center center;
    height: 14px;
    width: 14px;
    cursor: pointer;
}

.lx_ns_ol1 .lx_ns_act1 {
    background: url("lx_news4.png") no-repeat center center;
}

.lx_ns_shade {
    height: 40px;
    line-height: 40px;
    width: 100%;
    background-color: #000000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    position: absolute;
    left: 0;
    bottom: 0;
}

.lx_ns_text {
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 16px;
    color: #fff;
}

.lx_ns_lb:hover .lx_ns_left {
    display: block;
}

.lx_ns_lb:hover .lx_ns_right {
    display: block;
}

.lx_ns_left {
    cursor: pointer;
    display: none;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 140px;
    background: url("lx_news5.png") no-repeat -60px 0;
}

.lx_ns_right {
    cursor: pointer;
    display: none;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 140px;
    background: url("lx_news5.png") no-repeat 0 0;
}

.lx_ns_left:hover {
    background: url("lx_news5.png") no-repeat -60px -60px;
}

.lx_ns_right:hover {
    background: url("lx_news5.png") no-repeat 0 -60px;
}

.lx_ns_a1 {
    position: absolute;
    left: 0;
    top: 0;
}

.lx_ns_m1 {
    width: 570px;
    height: 340px;
    overflow: hidden;
}

.lx_ns_c1 {
    height: 35px;
    line-height: 35px;
    background-color: #EEEEEE;
}

.lx_ns_c1 a {
    float: left;
    color: #000000;
    font-size: 16px;
    height: 35px;
    padding: 0 32px;
}

.lx_ns_c1 .lx_ns_act2 {
    font-size: 18px;
    background-color: #0465AE;
    color: #ffffff;
}

.lx_ns_c2 {
    margin-top: 10px;
}

.lx_ns_t1 {
    height: 100px;
}

.lx_ns_t1 h3 {
    font-size: 18px;
    font-weight: normal;
}

.lx_ns_t1 h3 a {
    color: #000000;
}

.lx_ns_t1 p {
    line-height: 30px;
    text-indent: 2em;
    margin-top: 8px;
}

.lx_ns_t1 p a {
    color: #666666;
    font-size: 14px;
}

.lx_ns_t2 {}

.lx_ns_t2 li {
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
    overflow: hidden;
}

.lx_ns_t2 b {
    float: left;
    width: 30px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
}

.lx_ns_t2 a {
    float: left;
    margin-left: 5px;
    color: #000000;
    font-size: 14px;
}

.lx_ns_t2 a:hover {
    color: #004EA1;
}

.lx_ns_t2 span {
    float: right;
    color: #333333;
    font-size: 14px;
}

.lx_ns_t2 img {
    float: left;
    margin-left: 5px;
    margin-top: 9px;
}

.lx_ns_b1 {
    background: url("lx_news6.png") no-repeat 0 center;
}

.lx_ns_b2 {
    background: url("lx_news7.png") no-repeat 0 center;
}

.lx_ns_b3 {
    background: url("lx_news8.png") no-repeat 0 center;
}

.lx_ns_b4 {
    background: url("lx_news9.png") no-repeat 0 center;
}

.lx_ns_b5 {
    background: url("lx_news10.png") no-repeat 0 center;
}

.lx_public {
    overflow: hidden;
    padding-top: 15px;
}

.lx_pl {
    width: 800px;
}

.lx_pl_m1 {
    width: 800px;
    height: 130px;
    margin: -10px 0px 0 0px;
    overflow: hidden;
}

.lx_pl_m1 a {
    float: left;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    color: #FFFFFF;
    margin: 10px 0 0 10px;
}

.lx_pl_m1_a1 {
    width: 110px;
    padding-left: 110px;
    background: #1fc5f9 url("lx_public1.png") no-repeat 35px center;
}

.lx_pl_m1_a2 {
    width: 120px;
    background: #72be44 url("lx_public2.png") no-repeat 20px center;
    padding-left: 65px;
}

.lx_pl_m1_a3 {
    width: 90px;
    background: #1FC5F9 url("lx_public3.png") no-repeat 20px center;
    padding-left: 75px;
}

.lx_pl_m1_a4 {
    width: 125px;
    background: #0068AB url("lx_public4.png") no-repeat 14px center;
    padding-left: 65px;
}

.lx_pl_m1_a5 {
    width: 110px;
    background: #2B94F0 url("lx_public5.png") no-repeat 35px center;
    padding-left: 110px;
}

.lx_pl_m1_a6 {
    width: 230px;
    background: #1FC5F9 url("lx_public6.png") no-repeat 185px center;
    padding-left: 30px;
}

.lx_pl_m1_a7 {
    width: 210px;
    background: #72BE44 url("lx_public7.png") no-repeat 25px center;
    padding-left: 80px;
}

.lx_pl_m2 {
    overflow: hidden;
    margin-top: 15px;
}

.lx_pl_m2_c1 {
    height: 200px;
    width: 390px;
}

.lx_pl_m2_c2 {
    height: 200px;
    width: 390px;
}

.lx_pl_m2_t1 {
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #DFDFDF;
}

.lx_pl_m2_t1 .lx_pl_m2_a1 {
    float: right;
    font-size: 14px;
    color: #000000;
}

.lx_pl_m2_col1 {
    float: left;
}

.lx_pl_m2_col1 a {
    float: left;
    font-size: 16px;
    color: #000000;
    margin-right: 10px;
    padding: 0 5px;
}

.lx_pl_m2_col1 .lx_pl_m2_act1 {
    border-bottom: 2px solid #004EA1;
    color: #004EA1;
    font-size: 18px;
}

.lx_pl_m2_ul1 {
    padding: 5px 0;
}

.lx_pl_m2_ul1 li {
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
}

.lx_pl_m2_ul1 a {
    float: left;
    font-size: 14px;
    color: #000000;
}

.lx_pl_m2_ul1 a:hover {
    color: #004EA1;
}

.lx_pl_m2_ul1 span {
    float: right;
    font-size: 14px;
    color: #333333;
}

.lx_pr {
    width: 380px;
}

.lx_pr_m2 {
    width: 350px;
    margin-left: -10px;
    overflow: hidden;
}

.lx_pr_m2 a {
    float: left;
    height: 28px;
    background-color: #F8F8F8;
    line-height: 28px;
    font-size: 14px;
    color: #000000;
    width: 165px;
    text-align: center;
    margin: 8px 0 0 10px;
}

.lx_pr_m3 {
    margin-top: 5px;
    overflow: hidden;
}

.lx_pr_m3 a {
    float: left;
    font-size: 14px;
    color: #000000;
    height: 28px;
    line-height: 28px;
    width: 135px;
    padding-left: 45px;
    background: url("lx_public9.png") no-repeat 25px center;
}

.lx_pr_m3 a:hover {
    background: url("lx_public10.png") no-repeat 25px center;
}

.lx_pr_m4 {
    margin-top: 12px;
}

.lx_pr_m4 a {
    height: 38px;
    line-height: 38px;
    width: 93px;
    font-size: 18px;
    color: #FFFFFF;
}

.lx_pr_m4 .lx_pr_m4_a1 {
    float: left;
    background: #38AFB6 url("lx_public11.png") no-repeat 25px center;
    padding-left: 75px;
}

.lx_pr_m4 .lx_pr_m4_a2 {
    float: right;
    background: #E44C27 url("lx_public12.png") no-repeat 25px center;
    padding-left: 75px;
}

.lx_serve {
    margin-top: 15px;
}

.lx_s_m1 {
    height: 82px;
    background: url("lx_serve1.jpg") no-repeat center center;
}

.lx_s_c1 {
    float: right;
    padding: 8px;
}

.lx_s_c1 a {
    float: left;
    width: 66px;
    text-align: center;
    height: 22px;
    padding-top: 44px;
    background-color: #FFFFFF;
    opacity: 0.8;
    filter: alpha(opacity=80);
    margin-left: 8px;
    color: #DD4446;
    font-size: 14px;
}

.lx_s_m1_a1 {
    background: url("lx_serve2.png") no-repeat center 10px;
}

.lx_s_m1_a2 {
    background: url("lx_serve3.png") no-repeat center 10px;
}

.lx_s_m1_a3 {
    background: url("lx_serve4.png") no-repeat center 10px;
}

.lx_s_m1_a4 {
    background: url("lx_serve5.png") no-repeat center 10px;
}

.lx_s_m1_a5 {
    background: url("lx_serve6.png") no-repeat center 10px;
}

.lx_s_c1 a:hover {
    background-color: #1492FF;
    color: #FFFFFF;
    opacity: 1;
    filter: alpha(opacity=100);
}

.lx_s_m1_a1:hover {
    background: url("lx_serve7.png") no-repeat center 10px;
}

.lx_s_m1_a2:hover {
    background: url("lx_serve8.png") no-repeat center 10px;
}

.lx_s_m1_a3:hover {
    background: url("lx_serve9.png") no-repeat center 10px;
}

.lx_s_m1_a4:hover {
    background: url("lx_serve10.png") no-repeat center 10px;
}

.lx_s_m1_a5:hover {
    background: url("lx_serve11.png") no-repeat center 10px;
}

.lx_s_m2 {
    margin-top: 20px;
    height: 230px;
}

.lx_s_ml {
    width: 840px;
    height: 230px;
}

.lx_s_ml_m1 {
    height: 130px;
    margin-left: -22px;
}

.lx_s_ml_m1 a {
    float: left;
    width: 150px;
    text-align: center;
    height: 45px;
    padding-top: 85px;
    margin-left: 22px;
    background-color: #F3F3F3;
    font-size: 18px;
    color: #4A4A4A;
}

.lx_s_ml_m1 a:hover {
    background-color: #FFA100;
    color: #FFFFFF;
}

.lx_s_ml_a1 {
    background: url("lx_serve12.png") no-repeat center 18px;
}

.lx_s_ml_a2 {
    background: url("lx_serve13.png") no-repeat center 18px;
}

.lx_s_ml_a3 {
    background: url("lx_serve14.png") no-repeat center 18px;
}

.lx_s_ml_a4 {
    background: url("lx_serve15.png") no-repeat center 18px;
}

.lx_s_ml_a5 {
    background: url("lx_serve16.png") no-repeat center 18px;
}

.lx_s_ml_a1:hover {
    background: url("lx_serve17.png") no-repeat center 18px;
}

.lx_s_ml_a2:hover {
    background: url("lx_serve18.png") no-repeat center 18px;
}

.lx_s_ml_a3:hover {
    background: url("lx_serve19.png") no-repeat center 18px;
}

.lx_s_ml_a4:hover {
    background: url("lx_serve20.png") no-repeat center 18px;
}

.lx_s_ml_a5:hover {
    background: url("lx_serve21.png") no-repeat center 18px;
}

.lx_s_ml_m2 {
    height: 80px;
    padding: 10px 0;
    background: url("lx_serve22.png") no-repeat 0 center;
}

.lx_s_ml_m2 ul {
    margin-left: 90px;
}

.lx_s_ml_m2 ul li {
    float: left;
    height: 40px;
    line-height: 40px;
}

.lx_s_ml_m2 ul a {
    color: #333333;
    font-size: 16px;
}

.lx_s_ml_m2 ul a:hover {
    color: #004EA1;
}

.lx_s_ml_li1 {
    background: url("lx_serve23.png") no-repeat 0 center;
    width: 85px;
    padding-left: 45px;
}

.lx_s_ml_li2 {
    background: url("lx_serve24.png") no-repeat 0 center;
    width: 105px;
    padding-left: 45px;
}

.lx_s_ml_li3 {
    background: url("lx_serve25.png") no-repeat 0 center;
    width: 115px;
    padding-left: 45px;
}

.lx_s_ml_li4 {
    background: url("lx_serve26.png") no-repeat 0 center;
    width: 115px;
    padding-left: 45px;
}

.lx_s_ml_li5 {
    background: url("lx_serve27.png") no-repeat 0 center;
    width: 105px;
    padding-left: 45px;
}

.lx_s_ml_li6 {
    background: url("lx_serve28.png") no-repeat 0 center;
    width: 85px;
    padding-left: 45px;
}

.lx_s_ml_li7 {
    background: url("lx_serve29.png") no-repeat 0 center;
    width: 105px;
    padding-left: 45px;
}

.lx_s_ml_li8 {
    background: url("lx_serve30.png") no-repeat 0 center;
    width: 115px;
    padding-left: 45px;
}

.lx_s_ml_li9 {
    background: url("lx_serve31.png") no-repeat 0 center;
    width: 115px;
    padding-left: 45px;
}

.lx_s_ml_li10 {
    background: url("lx_serve32.png") no-repeat 0 center;
    width: 105px;
    padding-left: 45px;
}

.lx_s_mr {
    width: 380px;
    height: 212px;
}

.lx_s_mr_m1 {
    height: 35px;
    line-height: 35px;
    background-color: #F3F3F3;
}

.lx_s_mr_m1 span {
    float: left;
    height: 35px;
    background-color: #0465AE;
    padding: 0 20px;
    font-size: 18px;
    color: #FFFFFF;
}

.lx_s_mr_m1 a {
    float: right;
    font-size: 14px;
    color: #000000;
    margin-right: 5px;
}

.lx_s_mr_m2 ul {
    padding: 6px 0;
    overflow: hidden;
}

.lx_s_mr_m2 li {
    float: left;
    width: 150px;
    height: 35px;
    vertical-align: middle;
    line-height: 35px;
    background: url("lx_serve33.jpg") no-repeat 5px center;
    padding-left: 20px;
}

.lx_s_mr_m2 a {
    font-size: 16px;
    color: #333333;
}

.lx_s_mr_m2 a:hover {
    color: #0465AE;
}

.jh_ban3 {
    width: 1200px;
    height: 77px;
    margin: 15px auto;
}

.lx_interact {
    height: 200px;
    overflow: hidden;
}

.lx_i_m1 {
    width: 385px;
    height: 200px;
}

.lx_i_m1_c1 {
    overflow: hidden;
    padding-top: 10px;
}

.lx_i_m1_c1 img {
    float: left;
    margin-right: 10px;
}

.lx_i_m1_c1 span {
    color: #969696;
    font-size: 14px;
}

.lx_i_m1_c1 h3 {
    font-weight: normal;
    padding: 5px 0;
}

.lx_i_m1_c1 h3 a {
    color: #000000;
    font-size: 14px;
}

.lx_i_m1_c1 h3 a:hover {
    color: #0465AE;
}

.lx_i_m1_c1 p {
    color: #000000;
    font-size: 14px;
}

.lx_i_m1_c2 {
    padding-top: 10px;
}

.lx_i_m1_c2 a {
    display: block;
    font-size: 14px;
    color: #000000;
    height: 28px;
    line-height: 28px;
}

.lx_i_m1_c2 a:hover {
    color: #0465AE;
}

.lx_i_m2 {
    width: 395px;
    height: 200px;
    margin-left: 20px;
}

.lx_pl_m2_ul2 {
    padding: 5px 0;
}

.lx_pl_m2_ul2 li {
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
}

.lx_pl_m2_ul2 a {
    float: left;
    font-size: 14px;
    color: #000000;
}

.lx_pl_m2_ul2 a:hover {
    color: #004EA1;
}

.lx_pl_m2_ul2 span {
    float: right;
    font-size: 14px;
    color: #969696;
}

.lx_pl_m2_ul2 .lx_i_m2_sp1 {
    color: #000000;
}

.lx_i_m3 {
    width: 380px;
    height: 180px;
    padding: 10px 0;
}

.lx_i_m3_c1 {
    height: 55px;
    margin-left: -6px;
    overflow: hidden;
}

.lx_i_m3_c1 a {
    float: left;
    height: 55px;
    line-height: 55px;
    width: 186px;
    margin-left: 6px;
    padding-left: 154px;
    font-size: 20px;
    color: #FFFFFF;
}

.lx_i_m3_c1 .lx_i_m3_a1 {
    background: #FFA100 url("lx_interact2.png") no-repeat 25px;
}

.lx_i_m3_c1 .lx_i_m3_a2 {
    background: #2B94F0 url("lx_interact3.png") no-repeat 110px;
}

.lx_i_m3_c2 {
    height: 117px;
    background-color: #72BE44;
    margin-top: 10px;
}

.lx_i_m3_c2 img {
    float: left;
    margin-right: 60px;
}

.lx_i_m3_c2 p {
    padding-top: 30px;
}

.lx_i_m3_c2 span {
    display: block;
    line-height: 30px;
    font-size: 16px;
    color: #FFFFFF;
}

.jh_ban4 {
    width: 1200px;
    height: 77px;
    margin: 20px 0;
}

.lx_count {
    height: 320px;
    overflow: hidden;
}

.lx_c_m1 {
    width: 505px;
    height: 320px;
}

.lx_c_c1 {
    height: 35px;
    line-height: 35px;
    border-bottom: 4px solid #CCCCCC;
}

.lx_c_c1 span {
    float: left;
    height: 35px;
    padding: 0 5px;
    border-bottom: 4px solid #004EA1;
    font-size: 18px;
    color: #000000;
}

.lx_c_t1 {
    float: right;
    color: #000000;
}

.lx_c_t1 a {
    font-size: 16px;
    color: #000000;
    margin: 0 10px 0 5px;
}

.lx_c_t1 .lx_c_act1 {
    color: #C00036;
}

.lx_c_col1 {
    border-bottom: 1px solid #CCCCCC;
    overflow: hidden;
    padding: 15px 0 20px 0;
}

.lx_c_a1 {
    float: left;
}

.lx_c_text1 {
    float: right;
    width: 390px;
}

.lx_c_text1 h3 {
    font-size: 16px;
    font-weight: normal;
}

.lx_c_text1 h3 a {
    color: #000000;
}

.lx_c_text1 p {
    text-indent: 2em;
    margin-top: 5px;
}

.lx_c_text1 p a {
    font-size: 14px;
    color: #969696;
}

.lx_c_text2 h3 {
    font-size: 16px;
    font-weight: normal;
}

.lx_c_text2 h3 a {
    color: #000000;
}

.lx_c_text2 p {
    text-indent: 2em;
    margin-top: 5px;
}

.lx_c_text2 p a {
    font-size: 14px;
    color: #969696;
}

.lx_c_col2 {}

.lx_c_col2 h1 {
    font-size: 16px;
    font-weight: normal;
    margin-top: 20px;
}

.lx_c_col2 h1 a {
    color: #000000;
}

.lx_c_m2 {
    width: 380px;
    height: 320px;
    margin-left: 10px;
}

.lx_c_c3 {
    margin: 6px 0;
}

.lx_c_t2 {
    height: 35px;
    line-height: 35px;
}

.lx_c_sp1 {
    float: left;
    width: 60px;
    text-align: center;
    color: #1C98CF;
    font-size: 18px;
    font-weight: bold;
}

.lx_c_sp2 {
    float: left;
    width: 260px;
    color: #000000;
    font-size: 14px;
}

.lx_c_sp3 {
    float: left;
    width: 60px;
    text-align: center;
    color: #1C98CF;
    font-size: 14px;
}

.lx_c_m3 {
    width: 295px;
    height: 320px;
}

.lx_c_c4 {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #CCCCCC;
}

.lx_c_c4 li {
    float: left;
    font-size: 14px;
    color: #000000;
}

.lx_c_li1 {
    width: 155px;
    text-align: center;
}

.lx_c_li2 {
    width: 70px;
    text-align: center;
}

.lx_c_sp4 {
    float: left;
    width: 40px;
    text-align: center;
    color: #1C98CF;
    font-size: 18px;
    font-weight: bold;
}

.lx_c_sp5 {
    float: left;
    width: 115px;
    color: #000000;
    font-size: 14px;
}

.lx_c_sp6 {
    float: left;
    width: 70px;
    text-align: center;
    color: #1C98CF;
    font-size: 14px;
}

.lx_c_sp7 {
    float: left;
    width: 40px;
    text-align: center;
    color: #888888;
    font-size: 14px;
}

.lx_w_m1 {
    height: 35px;
    line-height: 35px;
    border-bottom: 3px solid #DFDFDF;
}

.lx_w_m1 a {
    display: inline-block;
    height: 35px;
    border-bottom: 3px solid transparent;
    font-size: 16px;
    color: #000000;
    padding: 0 15px;
    margin-right: 20px;
}

.lx_w_m1 .lx_w_act1 {
    border-bottom: 3px solid #0084BF;
    color: #0084BF;
}

.lx_w_m1 a:hover {
    border-bottom: 3px solid #0084BF;
    color: #0084BF;
}

.lx_w_m2 {
    padding: 15px 0;
    line-height: 35px;
    overflow: hidden;
}

.lx_w_m2 a {
    float: left;
    width: 150px;
    font-size: 14px;
    color: #000;
    line-height: 20px;
    padding: 5px 0 5px 18px;
}

.lx_w_m2 a:hover {
    color: #004EA1;
}

.lx_link_city {
    overflow: hidden;
}

a.lx_link_city_con {
    width: 69px;
}

.lx_f_m1 {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: #0660A7;
    color: #ffffff;
    text-align: center;
    overflow: hidden;
}

.lx_f_m1 a {
    font-size: 16px;
    color: #ffffff;
    margin: 0 15px;
}

.lx_f_m2 {
    width: 100%;
    height: 215px;
    padding: 15px 0;
    background-color: #F3F3F3;
    overflow: hidden;
}
.lx_f_m2 a{color:#000000}
.lx_f_m2 a:hover{color:#f00}
.lx_f_m2 p {
    text-align: center;
    padding: 5px 0;
    font-size: 14px;
    color: #000000;
}

.lx_hd_main {
    padding: 20px 0;
}

.lx_hd_ml {
    width: 880px;
}

.lx_hd_ml_b1 {
    height: 255px;
    overflow: hidden;
}

.lx_hd_ml_c1 {
    width: 455px;
    height: 255px;
}

.lx_hd_ml_d1 {
    height: 35px;
    line-height: 35px;
    border-bottom: 4px solid #CCCCCC;
}

.lx_hd_ml_c2 {
    width: 405px;
    height: 255px;
}

.lx_hd_ml_a1 {
    float: left;
    font-size: 18px;
    color: #000000;
    height: 35px;
    line-height: 35px;
    border-bottom: 4px solid #D51212;
}

.lx_hd_ml_a1 b {
    background-color: #D51212;
    color: #ffffff;
    font-weight: normal;
    padding: 0 3px;
    margin-right: 3px;
}

.lx_hd_ml_e1 {
    float: right;
    color: #000000;
}

.lx_hd_ml_act3 {
    background: url("lx_hd_m12.png") no-repeat 0 center;
    padding-left: 20px;
}

.lx_hd_ml_e1 a {
    font-size: 14px;
    color: #000000;
    margin: 0 5px 0 2px;
}

.lx_hd_ml_e1 a:hover {
    color: #E9280C;
}

.lx_hd_ml_ul1 {
    padding-top: 5px;
}

.lx_hd_ml_ul1 li {
    overflow: hidden;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
}

.lx_hd_ml_ul1 a {
    float: left;
    color: #000000;
}

.lx_hd_ml_ul1 a:hover {
    color: #E9280C;
}

.lx_hd_ml_ul1 span {
    float: right;
    height: 35px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
}

.lx_hd_ml_sp1 {
    background: url("lx_hd_m1.png") no-repeat center center;
    width: 60px;
}

.lx_hd_ml_sp2 {
    background: url("lx_hd_m2.png") no-repeat center center;
    width: 60px;
}

.lx_hd_ml_sp3 {
    background: url("lx_hd_m3.png") no-repeat center center;
    width: 60px;
}

.lx_hd_ml_sp4 {
    background: url("lx_hd_m19.png") no-repeat center center;
    width: 60px;
}

.lx_hd_ml_b2 {
    padding: 10px 0;
    height: 392px;
}

.lx_hd_ml_c3 {
    overflow: hidden;
    padding-bottom: 15px;
}

.lx_hd_ml_c3 a {
    display: block;
    width: 100px;
    height: 62px;
    line-height: 62px;
    font-size: 18px;
    color: #ffffff;
    padding-left: 105px;
}

.lx_hd_ml_a2 a {
    background: #56BFEF url("lx_hd_m4.png") no-repeat 40px center;
}

.lx_hd_ml_a3 a {
    background: #3CB034 url("lx_hd_m5.png") no-repeat 45px center;
}

.lx_hd_ml_a4 a {
    background: #FFA200 url("lx_hd_m6.png") no-repeat 45px center;
}

.lx_hd_ml_a5 a {
    background: #5598C4 url("lx_hd_m7.png") no-repeat 40px center;
}

.lx_hd_ml_a2 {
    float: left;
    width: 205px;
}

.lx_hd_ml_a3 {
    float: left;
    width: 205px;
    margin-left: 20px;
}

.lx_hd_ml_a4 {
    float: left;
    width: 205px;
    margin-left: 20px;
}

.lx_hd_ml_a5 {
    float: left;
    width: 205px;
    margin-left: 20px;
}

.lx_hd_ml_a2 {
    position: relative;
}

.lx_hd_ml_a2 img {
    display: none;
    position: absolute;
    left: 0;
    top: 62px;
}

.lx_hd_ml_a3 {
    position: relative;
}

.lx_hd_ml_a3 img {
    display: none;
    position: absolute;
    left: 0;
    top: 62px;
}

.lx_hd_ml_a4 {
    position: relative;
}

.lx_hd_ml_a4 img {
    display: none;
    position: absolute;
    left: 0;
    top: 62px;
}

.lx_hd_ml_a5 {
    position: relative;
}

.lx_hd_ml_a5 img {
    display: none;
    position: absolute;
    left: 0;
    top: 62px;
}

.lx_hd_ml_c3 .lx_hd_ml_act2 img {
    display: block;
}

.lx_hd_ml_c4 {
    height: 255px;
    background-color: #F8F8FA;
    padding: 30px;
}

.lx_hd_ml_d3 img {
    float: left;
}

.lx_hd_ml_d3 span {
    float: left;
    width: 20px;
    padding: 0 5px;
    font-size: 16px;
    color: #000000;
    margin-left: 15px;
}

.lx_hd_ml_d4 {
    float: right;
    width: 480px;
}

.lx_hd_ml_d4 a {
    float: left;
    width: 140px;
    text-align: center;
    height: 46px;
    line-height: 46px;
    background-color: #ffffff;
    margin: 0 0 20px 20px;
    font-size: 16px;
    color: #4A2E2E;
}

.lx_wblist .lx_hd_ml_d4 a.actt {
    background-color: #56bfef;
    color: #ffffff;
}

.lx_wxlist .lx_hd_ml_d4 a.actt {
    background-color: #3CB034;
    color: #ffffff;
}

.lx_hd_wmh_m2 {
    width: 460px;
    background-color: #ffffff;
    padding: 20px;
    margin-left: 30px;
    height: 215px;
}

.lx_hd_wmh_m2 p {
    font-size: 16px;
    line-height: 30px;
}

.lx_hd_wmh_m2 p a {
    font-size: 16px;
    margin-left: 10px;
    color: #E9280C;
}

.lx_hd_wmh_c1 {
    width: 100px;
    text-align: center;
    margin-left: 20px;
    padding: 5px 0;
}

.lx_hd_wmh_c1 span {
    display: block;
    height: 25px;
    border-radius: 5px;
    line-height: 25px;
    font-size: 14px;
    color: #FFFFff;
    margin-top: 5px;
}

.lx_hd_wmh_sp1 {
    background-color: #5598C4;
}

.lx_hd_wmh_sp2 {
    background-color: #3CB034;
}

.lx_hd_ml_b3 {
    margin-top: 10px;
}

.lx_hd_ml_c5 {
    height: 35px;
    line-height: 35px;
    border-bottom: 4px solid #CCCCCC;
}

.lx_hd_ml_d5 {
    float: left;
}

.lx_hd_ml_d5 a {
    font-size: 18px;
    color: #000000;
    float: left;
    margin-right: 20px;
}

.lx_hd_ml_d5 b {
    font-weight: normal;
}

.lx_hd_ml_d5 .lx_hd_ml_act1 {
    height: 35px;
    border-bottom: 4px solid #D51212;
}

.lx_hd_ml_d5 .lx_hd_ml_act1 b {
    background-color: #D51212;
    color: #ffffff;
    padding: 0 3px;
    margin-right: 5px;
}

.lx_hd_ml_c5 .lx_hd_ml_a6 {
    float: right;
    background: url("lx_hd_m11.png") no-repeat center center;
    width: 70px;
    text-align: center;
    height: 35px;
    color: #ffffff;
    font-size: 14px;
}

.lx_hd_ml_c6 {
    height: 80px;
    padding: 5px 0;
}

.lx_hd_ml_c6 a {
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 5px 0;
    width: 136px;
    padding-left: 40px;
    font-size: 14px;
    color: #000000;
    background: url("lx_public9.png") no-repeat 20px center;
}

.lx_hd_ml_c6 a:hover {
    color: #E9280C;
}

.lx_hd_mr {
    width: 300px;
}

.lx_hd_mr_c1 {
    height: 35px;
    line-height: 35px;
}

.lx_hd_mr_c1 a {
    float: left;
    font-size: 18px;
    color: #D51212;
}

.lx_hd_mr_c1 span {
    float: right;
    font-size: 14px;
    color: #000000;
    background: url("lx_hd_m12.png") no-repeat 0 center;
    padding-left: 20px;
}

.lx_hd_mr_ul1 li {
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
}

.lx_hd_mr_ul1 a {
    float: left;
    font-size: 14px;
    color: #000000;
}

.lx_hd_mr_ul1 span {
    float: right;
    font-size: 14px;
    color: #999999;
}

.lx_hd_mr_ul1 .lx_hd_mr_sp1 {
    color: #1CAEE7;
}

.lx_hd_mr_b3 {
    margin-top: 8px;
}

.lx_hd_mr_c2 {
    height: 271px;
}

.lx_hd_mr_c2 h3 {
    height: 35px;
    line-height: 35px;
    font-weight: normal;
}

.lx_hd_mr_c2 h3 a {
    float: left;
    font-size: 16px;
    color: #000000;
    margin-left: 5px;
}

.lx_hd_mr_c2 h3 b {
    float: left;
    width: 30px;
    text-align: center;
    height: 35px;
    background: url("lx_news9.png") no-repeat center center;
    color: #ffffff;
    font-weight: normal;
}

.lx_hd_mr_d1 {
    padding: 5px 0;
    overflow: hidden;
}

.lx_hd_mr_d1 img {
    float: left;
    margin-right: 10px;
}

.lx_hd_mr_d1 span {
    display: block;
    line-height: 30px;
    color: #525252;
}

.lx_hd_mr_c2 p {
    line-height: 30px;
    margin-top: 5px;
}

.lx_hd_mr_c2 p span {
    color: #0267AB;
}

.lx_hd_mr_c2 p a {
    color: #525252;
}

.lx_hd_mr_b4 {
    padding: 10px 0;
}

.lx_hd_mr_b2 {
    height: 149px;
}

.lx_i_c3 {
    overflow: hidden;
}

.lx_i_t1 {
    height: 35px;
    line-height: 35px;
    float: left;
}

.lx_i_t1 a {
    font-size: 18px;
    color: #000000;
    float: left;
    margin-right: 15px;
}

.lx_i_t1 .lx_i_act2 {
    color: #D51212;
}

.lx_i_c3 a img {
    float: right;
    margin-top: 5px;
}

.lx_i_c4 {}

.lx_i_c4 h3 {
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 0 10px 25px;
    background: url("lx_hd_m21.jpg") no-repeat 5px center;
}

.lx_i_c4 p {
    color: #000000;
    font-size: 14px;
    line-height: 28px;
}

.lx_i_c4 p a {
    color: #000000;
}

.lx_i_c4 img {
    margin-top: 15px;
}

.lx_gk_public {
    padding: 20px 0;
    overflow: hidden;
}

.lx_gk_pl {
    width: 860px;
}

.lx_fw_n_lb {
    width: 385px;
    height: 290px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.lx_fw_n_ul1 {
    position: absolute;
    left: 0;
    top:0;
}

.lx_fw_n_ul1 li {
    float: left;
}

.lx_fw_n_ol1 {
    position: absolute;
    bottom: 12px;
    right: 0;
    width: 90px;
    height: 14px;
}

.lx_fw_n_ol1 li {
    float: left;
    list-style: none;
    margin-left: 5px;
    background: url("lx_news3.png") no-repeat center center;
    height: 14px;
    width: 14px;
    cursor: pointer;
}

.lx_fw_n_ol1 .lx_fw_n_act1 {
    background: url("lx_news4.png") no-repeat center center;
}

.lx_fw_n_shade {
    height: 40px;
    line-height: 40px;
    width: 100%;
    background-color: #000000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    position: absolute;
    left: 0;
    bottom: 0;
}

.lx_fw_n_text {
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 16px;
    color: #fff;
}

.lx_fw_n_lb:hover .lx_fw_n_left {
    display: block;
}

.lx_fw_n_lb:hover .lx_fw_n_right {
    display: block;
}

.lx_fw_n_left {
    cursor: pointer;
    display: none;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 100px;
    background: url("lx_news5.png") no-repeat -60px 0;
}

.lx_fw_n_right {
    cursor: pointer;
    display: none;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 100px;
    background: url("lx_news5.png") no-repeat 0 0;
}

.lx_fw_n_left:hover {
    background: url("lx_news5.png") no-repeat -60px -60px;
}

.lx_fw_n_right:hover {
    background: url("lx_news5.png") no-repeat 0 -60px;
}

.lx_gk_ns_c1 {
    height: 35px;
    line-height: 35px;
    background-color: #EEEEEE;
}

.lx_gk_ns_c1 a {
    float: left;
    color: #000000;
    font-size: 16px;
    height: 35px;
    padding: 0 20px;
}

.lx_gk_ns_c1 .lx_gk_ns_act2 {
    font-size: 18px;
    background-color: #E9280C;
    color: #ffffff;
}

.lx_gk_pt {
    height: 290px;
}

.lx_gk_pb {
    padding: 10px 0;
    height: 270px;
}

.lx_gk_pl_m1 {
    width: 455px;
    height: 290px;
    overflow: hidden;
}

.lx_gk_pl_t1 {}

.lx_gk_pl_t1 li {
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

.lx_gk_pl_t1 a {
    float: left;
    margin-left: 5px;
    color: #000000;
    font-size: 14px;
}

.lx_gk_pl_t1 span {
    float: right;
    color: #333333;
    font-size: 14px;
}

.lx_gk_pl_t1 a:hover {
    color: #E9280C;
}

.lx_gk_pl_m2 {
    width: 385px;
    height: 290px;
}

.lx_gk_pl_c1 {
    height: 45px;
    line-height: 45px;
}

.lx_gk_pl_c1 span {
    float: left;
    padding-left: 40px;
    font-size: 18px;
    color: #E9280C;
}

.lx_gk_pl_sp1 {
    background: url("lx_gk_m13.png") no-repeat 5px center;
}

.lx_gk_pl_sp2 {
    background: url("lx_gk_m1.png") no-repeat 5px center;
}

.lx_gk_pl_c1 a {
    float: right;
    width: 20px;
    height: 45px;
    background: url("lx_gk_m12.png") no-repeat center center;
}

.lx_gk_pl_c2 {
    height: 35px;
    line-height: 35px;
}

.lx_gk_pl_c2 a {
    font-size: 14px;
    color: #000000;
    margin: 0 15px 0 5px;
}

.lx_gk_pl_c2 .lx_gk_pl_act1 {
    color: #E9280C;
}

.lx_gk_pl_m3 {
    width: 455px;
    height: 290px;
}

.lx_gk_pl_c3 {
    height: 40px;
    margin-top: 8px;
}

.lx_gk_pl_c3 span {
    float: left;
    width: 105px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #000000;
    background-color: #F6F6F6;
}

.lx_gk_pl_c3 input[type="text"] {
    float: left;
    height: 40px;
    line-height: 40px;
    border: 1px solid #CCCCCC;
    width: 260px;
}

.lx_gk_pl_c3 input[type="button"] {
    float: left;
    margin-left: 10px;
    height: 42px;
    line-height: 42px;
    width: 75px;
    background-color: #677B84;
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
}

.lx_gk_pr {
    width: 320px;
}

.lx_gk_pr_m1 {
    height: 210px;
}

.lx_gk_pr_c1 {
    height: 35px;
    line-height: 35px;
}

.lx_gk_pr_c1 a {
    display: inline-block;
    font-size: 18px;
    color: #078DFE;
    padding-left: 35px;
    background: url("lx_gk_m2.png") no-repeat 0 center;
}

.lx_gk_pr_c2 {
    padding: 15px 0 5px 0;
    overflow: hidden;
}

.lx_gk_pr_c2 img {
    float: left;
    margin-right: 20px;
}

.lx_gk_pr_c2 h3 {
    font-size: 16px;
    color: #078DFE;
    font-weight: normal;
    padding: 5px 0;
}

.lx_gk_pr_c2 p {
    font-size: 14px;
    color: #000000;
    line-height: 24px;
}

.lx_gk_pr_m2 {
    height: 276px;
}

.lx_gk_pr_c3 {
    height: 36px;
    margin-top: 25px;
}

.lx_gk_pr_c4 {}

.lx_gk_pr_c4 a {
    margin-top: 5px;
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #000000;
    padding-left: 105px;
    background: #F6F6F6 url("lx_gk_m4.png") no-repeat 55px center;
}

.lx_gk_pr_c4 a:hover {
    background: #00B8EE url("lx_gk_m5.png") no-repeat 55px center;
    color: #FFFFff;
}

.lx_gk_pr_c5 {
    margin-top: 15px;
}

.lx_gk_pr_c5 a {
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #000000;
    width: 120px;
    padding-left: 40px;
    background: url("lx_public9.png") no-repeat 25px center;
}

.lx_gk_pr_c5 a:hover {
    background: url("lx_public10.png") no-repeat 25px center;
}

.lx_gk_link {
    height: 55px;
}

.lx_gk_link a {
    float: left;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
}

.lx_gk_l_a1 {
    width: 55px;
    height: 45px;
    background-color: #72BE44;
    padding: 5px 35px;
}

.lx_gk_l_a2 {
    width: 55px;
    height: 45px;
    background-color: #02CCA4;
    margin-left: 9px;
    padding: 5px 35px;
}

.lx_gk_l_a3 {
    width: 55px;
    height: 45px;
    background-color: #E99501;
    margin-left: 9px;
    padding: 5px 35px;
}

.lx_gk_l_a4 {
    width: 95px;
    height: 45px;
    background-color: #0168AB;
    margin-left: 9px;
    padding: 5px 15px;
}

.lx_gk_l_a5 {
    width: 75px;
    height: 45px;
    background-color: #E44C27;
    margin-left: 9px;
    padding: 5px 25px;
}

.lx_gk_l_a6 {
    width: 125px;
    height: 55px;
    line-height: 55px;
    background-color: #56BFEF;
    margin-left: 9px;
}

.lx_gk_l_a7 {
    width: 125px;
    height: 55px;
    line-height: 55px;
    background-color: #72BE44;
    margin-left: 9px;
}

.lx_gk_l_a8 {
    width: 125px;
    height: 55px;
    line-height: 55px;
    background-color: #02CCA4;
    margin-left: 9px;
}

.lx_gk_l_a9 {
    width: 125px;
    height: 55px;
    line-height: 55px;
    background-color: #E99501;
    margin-left: 9px;
}

.lx_gk_count {
    padding: 15px 0;
    overflow: hidden;
}

.lx_gk_cl {
    width: 860px;
}

.lx_gk_ct {
    overflow: hidden;
}

.lx_gk_cb {
    overflow: hidden;
}

.lx_gk_cl_m1 {
    width: 385px;
    height: 255px;
}

.lx_gk_cl_c1 {
    height: 35px;
    line-height: 35px;
    border-bottom: 4px solid #CCCCCC;
}

.lx_gk_cl_c1 span {
    float: left;
    height: 35px;
    border-bottom: 4px solid #E9280C;
    font-size: 18px;
    color: #000000;
    padding: 0 10px;
}

.lx_gk_cl_c1 a {
    float: right;
    width: 20px;
    height: 35px;
    background: url("lx_gk_m12.png") no-repeat center center;
}

.lx_gk_cl_ul1 {
    margin-top: 5px;
}

.lx_gk_cl_ul1 li {
    height: 30px;
    line-height: 30px;
}

.lx_gk_cl_ul1 a {
    font-size: 14px;
    color: #000000;
}

.lx_gk_cl_ul1 a:hover {
    color: #E9280C;
}

.lx_gk_cl_sp1 {
    background: url("lx_gk_m7.png") no-repeat 5px center;
}

.lx_gk_cl_sp2 {
    background: url("lx_gk_m8.png") no-repeat 5px center;
}

.lx_gk_cl_c2 img {
    float: left;
    margin-right: 30px;
    padding-top: 20px;
}

.lx_gk_cl_m2 {
    width: 455px;
    height: 255px;
}

.lx_gk_cr {
    width: 320px;
}

.lx_gk_cr_m2 {
    height: 255px;
}

.lx_gk_cr_m1 {
    height: 255px;
}

.lx_gk_cr_c1 {
    padding-top: 10px;
    overflow: hidden;
}

.lx_gk_cl_c2 .lx_gk_yjgl {
    display: block;
    margin-top: 8px;
    height: 54px;
    line-height: 54px;
    background: #E99501 url("lx_gk_m14.png") no-repeat 80px center;
    font-size: 24px;
    color: #ffffff;
    padding-left: 150px;
}

.lx_zj_map {
    padding: 20px 0;
    overflow: hidden;
}

.lx_zj_ml {
    width: 620px;
    height: 370px;
}

.lx_zj_mr {
    width: 570px;
    height: 370px;
}

.lx_zj_m1 {}

.lx_zj_m1 h3 {
    height: 35px;
    line-height: 35px;
    font-weight: normal;
}

.lx_zj_m1 h3 a {
    font-size: 20px;
    color: #E9280C;
}

.lx_zj_m1 p {
    line-height: 32px;
    color: #3E3E3E;
    font-size: 14px;
}

.lx_zj_m1 p a {
    color: #C2210A;
}

.lx_zj_m2 {
    margin-left: -15px;
    overflow: hidden;
}

.lx_zj_m2 a {
    margin-left: 15px;
    margin-top: 15px;
    float: left;
    width: 141px;
    text-align: center;
    height: 38px;
    line-height: 38px;
    border: 1px solid #9ACBF2;
    color: #3E3E3E;
    font-size: 18px;
    background-color: #C1F0F4;
}

.lx_zj_m2 a:hover {
    color: #000;
    background: #9ACBF2;
}

.lx_zj_tour {
    height: 305px;
    overflow: hidden;
}

.lx_zj_tour_m1 {
    width: 213px;
    height: 305px;
}

.lx_zj_tour_m2 {
    width: 410px;
    height: 305px;
    margin-left: 5px;
}

.lx_zj_tour_m3 {
    width: 567px;
    height: 305px;
    margin-left: 5px;
}

.lx_zj_tour b {
    display: block;
    width: 100%;
    background-color: #000000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    height: 30px;
    line-height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.lx_zj_tour span {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #FFFFff;
    position: absolute;
    left: 10px;
    bottom: 0;
}

.lx_zj_tour a {
    float: left;
    position: relative;
}

.lx_zj_t_a1 {
    width: 213px;
    height: 137px;
}

.lx_zj_t_a2 {
    width: 213px;
    height: 163px;
    margin-top: 5px;
}

.lx_zj_t_a3 {
    width: 410px;
    height: 197px;
}

.lx_zj_t_a4 {
    width: 205px;
    height: 104px;
    margin-top: 5px;
}

.lx_zj_t_a5 {
    width: 200px;
    height: 104px;
    margin-top: 5px;
    margin-left: 5px;
}

.lx_zj_t_a6 {
    width: 216px;
    height: 170px;
}

.lx_zj_t_a7 {
    width: 346px;
    height: 170px;
    margin-left: 5px;
}

.lx_zj_t_a8 {
    width: 216px;
    height: 131px;
    margin-top: 5px;
}

.lx_zj_t_a9 {
    width: 214px;
    height: 131px;
    margin-top: 5px;
    margin-left: 5px;
}

.lx_zj_t_a10 {
    width: 127px;
    height: 131px;
    margin-top: 5px;
    margin-left: 5px;
}

.lx_zj_advice {
    overflow: hidden;
    padding: 20px 0;
}

.lx_zj_a_m1 {
    width: 400px;
    height: 260px;
}

.lx_zj_a_c1 {
    height: 35px;
    line-height: 35px;
    border-bottom: 4px solid #CCCCCC;
}

.lx_zj_a_c1 span {
    float: left;
    height: 35px;
    border-bottom: 4px solid #D51212;
    padding: 0 10px;
    font-size: 18px;
    color: #000000;
}

.lx_zj_a_c1 span b {
    background-color: #D51212;
    padding: 0 3px;
    color: #FFFFff;
    font-weight: normal;
    margin-right: 5px;
}

.lx_zj_a_c1 a {
    float: right;
    height: 35px;
    width: 20px;
    background: url("lx_gk_m12.png") no-repeat center center;
}

.lx_zj_a_ul1 {
    padding: 5px 0;
}

.lx_zj_a_ul1 li {
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
}

.lx_zj_a_ul1 a {
    float: left;
    color: #000000;
    font-size: 14px;
}

.lx_zj_a_ul1 a:hover {
    color: #E9280C;
}

.lx_zj_a_ul1 span {
    float: right;
    color: #000000;
    font-size: 14px;
}

.lx_zj_a_m2 {
    width: 400px;
    height: 260px;
    margin-left: 20px;
}

.lx_zj_a_m3 {
    width: 360px;
    height: 250px;
    padding: 5px 0;
}

.lx_zj_a_m3 a {
    float: left;
    width: 102px;
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    color: #FFFFff;
    padding-left: 70px;
    margin-top: 10px;
}

.lx_zj_a_a1 {
    background: url("lx_zj_m4.jpg") no-repeat center center;
}

.lx_zj_a_a2 {
    background: url("lx_zj_m5.jpg") no-repeat center center;
    margin-left: 16px;
}

.lx_zj_a_a3 {
    background: url("lx_zj_m6.jpg") no-repeat center center;
}

.lx_zj_a_a4 {
    background: url("lx_zj_m7.jpg") no-repeat center center;
    margin-left: 16px;
}

.lx_zj_a_a5 {
    background: url("lx_zj_m8.jpg") no-repeat center center;
}

.lx_zj_a_a6 {
    background: url("lx_zj_m9.jpg") no-repeat center center;
    margin-left: 16px;
}

.lx_zj_survey {
    overflow: hidden;
}

.lx_zj_sl {
    width: 852px;
}

.lx_zj_sl_m1 {
    height: 420px;
}

.lx_zj_sr_m2 {
    height: 205px;
}

.lx_zj_sl_c1 {
    height: 35px;
    line-height: 35px;
    border-bottom: 4px solid #CCCCCC;
}

.lx_zj_sl_c1 a {
    float: left;
    height: 35px;
    border-bottom: 4px solid #D51212;
    font-size: 18px;
    color: #000000;
    padding: 0 5px;
}

.lx_zj_sl_c1 b {
    font-size: 24px;
    color: #D51212;
    font-weight: normal;
    margin-right: 5px;
}

.lx_zj_sl_c2 {
    margin-left: -10px;
    padding: 25px 0;
    overflow: hidden;
}

.lx_zj_sl_col1 {
    width: 205px;
    margin-left: 10px;
}

.lx_zj_sl_t1 {
    border: 1px solid #F6F6F6;
    padding: 10px 15px;
}

.lx_zj_sl_t1 h3 {
    height: 35px;
    line-height: 35px;
    font-weight: normal;
}

.lx_zj_sl_t1 h3 a {
    font-size: 16px;
    color: #000000;
}

.lx_zj_sl_t1 p {
    color: #6C6C6C;
    font-size: 14px;
    line-height: 28px;
}

.lx_zj_sl_t1 p a {
    color: #D51212;
}

.lx_zj_sr {
    width: 330px;
}

.lx_zj_sr_c1 {
    height: 35px;
    line-height: 35px;
}

.lx_zj_sr_c1 span {
    float: left;
    font-size: 20px;
    color: #D51212;
}

.lx_zj_sr_c1 a {
    float: right;
    width: 20px;
    height: 35px;
    background: url("lx_gk_m12.png") no-repeat center center;
}

.lx_zj_sr_ul1 {
    padding: 5px 0;
}

.lx_zj_sr_ul1 li {
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
}

.lx_zj_sr_ul1 a {
    float: left;
    color: #000000;
    font-size: 14px;
}

.lx_zj_sr_ul1 a:hover {
    color: #E9280C;
}

.b_l_w {
    height: 247px;
}

.tat {
    float: left;
}

.t1,
.t2 {
    float: left;
    overflow: hidden;
}

.t1 img {
    width: 80px;
    height: 247px;
}

.t2 {
    width: 0px;
}

.t2 img {
    width: 450px;
    height: 247px;
}

.lx_gl_main {
    overflow: hidden;
    padding: 20px 0;
}

.lx_gl_ml {
    width: 294px;
    min-height: 300px;
    background-color: #F9F9F9;
}

.lx_gl_ml_m1 {
    height: 50px;
    line-height: 50px;
    border-bottom: 4px solid #CCCCCC;
}

.lx_gl_ml_m1 a {
    float: left;
    height: 50px;
    border-bottom: 4px solid #D51212;
    font-size: 20px;
    color: #D51212;
    padding: 0 10px;
}

.lx_gl_ml_m2 {
    padding: 10px 0 30px 0;
}

.lx_gl_ml_ul1 li {
    border-bottom: 1px dashed #888888;
}

.lx_gl_ml_ul1 .lx_gl_ml_a1 {
    line-height: 50px;
    font-size: 16px;
    color: #262626;
    margin-left: 30px;
}

.lx_gl_ml_ul1 .lx_gl_ml_a1:hover {
    color: #E9280C;
}

.lx_gl_slide {
    height: 50px;
    background: url("jh_zx_m5.png") no-repeat 10px center;
    margin-left: 48px;
}

.lx_gl_ml_a1 {
    background: none;
    padding-left: 0px;
    margin-left: 35px;
}

.lx_gl_menu {
    padding-left: 100px;
    padding-bottom: 10px;
    display: none;
}

.lx_gl_menu a {
    font-size: 14px;
    color: #262626;
    height: 32px;
    line-height: 32px;
}

.lx_gl_menu a:hover {
    color: #E9280C;
}

.lx_gl_mr {
    width: 886px;
}

.lx_gl_mr_m1 {
    height: 35px;
    line-height: 35px;
    background-color: #EEEEEE;
    padding-right: 10px;
}

.lx_gl_mr_m1 .lx_gl_mr_a1 {
    float: left;
    height: 35px;
    padding: 0 10px;
    font-size: 18px;
    background-color: #EA280C;
    color: #FFFFff;
}

.lx_gl_mr_m2 {
    padding: 20px 0;
}

.lx_gl_mr_m2 li {
    height: 30px;
    line-height: 30px;
    background: url("lx_gl_m4.jpg") no-repeat 15px center;
    padding-left: 35px;
}

.lx_gl_mr_m2 a {
    float: left;
    font-size: 14px;
    color: #3B3B3B;
}

.lx_gl_mr_m2 a:hover {
    color: #E9280C;
}

.lx_gl_mr_m2 span {
    float: right;
    font-size: 14px;
    color: #3B3B3B;
}

.lx_page {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
}

.lx_xl_main {
    padding: 20px 0;
    overflow: hidden;
}

.lx_xl_ml {
    width: 830px;
}

.lx_xl_adr {
    height: 35px;
    line-height: 35px;
    background: url("lx_xl_m1.png") no-repeat 0 center;
    padding-left: 30px;
}

.lx_xl_adr span {
    font-size: 14px;
    color: #000000;
}

.lx_xl_adr a {
    font-size: 14px;
    color: #000000;
}

.lx_xl_text {
    overflow: hidden;
}

.lx_xl_m1 h1 {
    padding-top: 20px;
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;
    text-align: center;
    color: #000;
}

.lx_xl_m1 h2 {
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    line-height: 25px;
    padding-top: 10px;
    color: #222;
}

.lx_xl_m1 h3 {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    line-height: 25px;
    padding-top: 10px;
    margin-bottom: -5px;
    color: #222;
}

.lx_xl_c1 {
    height: 32px;
    line-height: 32px;
    background-color: #F4F3F3;
    margin: 20px 0;
    text-align: center;
}

.lx_xl_c1 span {
    font-size: 14px;
    color: #000000;
    margin: 0 12px;
}

.lx_xl_c1 a:hover {
    color: #E9280C;
}

.lx_xl_m2 p {
    line-height: 30px;
    font-size: 14px;
    color: #000000;
}

.lx_xl_mb {
    height: 30px;
    line-height: 30px;
    padding: 30px 0;
}

.lx_xl_m3 {}

.lx_xl_m3 a {
    font-size: 14px;
    color: #000000;
    margin-left: 20px;
}

.lx_xl_m4 {}

.lx_xl_m4 a {
    margin-left: 10px;
}

.lx_xl_m2 {
    line-height: 30px;
    font-size: 16px;
    text-align: justify;
}

.lx_xl_m2 table {
    max-width: 830px;
}

.lx_xl_m2 img {
    max-width: 830px;
}

.lx_xl_mr {
    width: 350px;
}

.lx_xl_mr_m2 {
    margin-top: 10px;
}

.lx_xl_mr_ul1 {
    margin-top: 10px;
}

.lx_xl_mr_ul1 li {
    float: left;
    width: 175px;
    height: 40px;
    line-height: 40px;
}

.lx_xl_mr_ul1 a {
    float: left;
    margin-left: 10px;
    font-size: 14px;
    color: #333333;
}

.lx_xl_mr_ul1 a:hover {
    color: #E9280C;
}

.lx_xl_mr_ul1 span {
    float: left;
    color: #C5C5C5;
    width: 40px;
    text-align: center;
    font-size: 20px;
}

.lx_xl_mr_ul1 .lx_xl_mr_sp1 {
    color: #B91010;
}

.lx_js_main {
    padding: 20px 0 100px 0;
}

.lx_js_col1 {
    padding: 20px 0;
    border-bottom: 1px dashed #CCCCCC;
    overflow: hidden;
}

.lx_js_c1 {
    width: 100px;
    text-align: center;
}

.lx_js_c1 img {}

.lx_js_c1 span {
    display: block;
    font-size: 16px;
    color: #000000;
    margin-top: 5px;
}

.lx_js_c2 {
    width: 1100px;
}

.lx_js_t1 {
    line-height: 30px;
}

.lx_js_t1 span {
    float: left;
    width: 120px;
    padding-left: 30px;
    font-size: 14px;
    color: #BB2519;
}

.lx_js_t1 ul {
    float: left;
    width: 950px;
}

.lx_js_t1 ul li {
    float: left;
    padding: 0 20px;
}

.lx_js_t1 ul a {
    font-size: 14px;
    color: #3B3B3B;
}

.lx_ldzc_menu {
    padding: 0 0 10px 30px;
    display: none;
}

.lx_ldzc_ml {
    overflow: hidden;
    line-height: 32px;
}

.lx_ldzc_ml span {
    float: left;
    width: 60px;
    padding-left: 15px;
    text-align: left;
    font-size: 14px;
    color: #BB2519;
}

.lx_ldzc_ml p {
    float: left;
    width: 150px;
    margin-left: 10px;
    font-size: 14px;
    color: #555555;
}

.lx_ldzc_m1 {
    overflow: hidden;
    padding: 10px 0;
}

.lx_ldzc_m1 img {
    float: left;
}

.lx_ldzc_c1 {
    float: left;
    padding: 0 0 0 30px;
    width: 685px;
}

.lx_ldzc_c1 h3 {
    font-size: 16px;
    color: #D82A31;
    font-weight: normal;
    line-height: 35px;
}

.lx_ldzc_c1 p {
    font-size: 16px;
    color: #555555;
    line-height: 35px;
}

.lx_ldzc_c1 p span {
    margin-right: 20px;
}

.lx_ldzc_m2 {
    padding: 10px;
    text-indent: 2em;
    font-size: 14px;
    color: #555555;
    line-height: 28px;
}

.lx_ldzc_m2 p {
    font-size: 14px;
    color: #555555;
    line-height: 28px;
    text-indent: 2em;
}

.lx_ldzc_m3 {
    overflow: hidden;
}

.lx_ldzc_m3_c1 {
    width: 430px;
    height: 220px;
}

.lx_ldzc_m3_c2 {
    width: 430px;
    height: 220px;
}

.lx_ldzc_m4 {
    overflow: hidden;
    margin-left: -28px;
    padding: 20px 0;
}

.lx_ldzc_m4 a {
    float: left;
    margin-left: 28px;
}

.lx_hd_ml_col1 {}

.lx_hd_ml_col1 h3 {
    height: 35px;
    line-height: 35px;
    border-bottom: 4px solid #CCCCCC;
    font-weight: normal;
}

.lx_hd_ml_col1 h3 span {
    float: left;
    height: 35px;
    font-size: 18px;
    color: #000000;
    border-bottom: 4px solid #D51212;
    padding: 0 10px;
}

.lx_hd_ml_col1 h3 a {
    float: right;
    width: 20px;
    height: 35px;
    background: url("lx_gk_m12.png") no-repeat center center;
}

.lx_hd_ml_col1 ul {
    padding: 5px 0;
}

.lx_hd_ml_col1 ul li {
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
}

.lx_hd_ml_col1 ul a {
    float: left;
    font-size: 14px;
    color: #000000;
}

.lx_hd_ml_col1 ul a:hover {
    color: #E9280C;
}

.lx_hd_ml_col1 ul span {
    float: right;
    font-size: 14px;
    color: #333333;
}

.lx_ldzc_mr_m1 {
    height: 50px;
    line-height: 50px;
    border-bottom: 4px solid #CCCCCC;
}

.lx_ldzc_mr_a1 {
    float: left;
    height: 50px;
    border-bottom: 4px solid #D51212;
    padding: 0 10px;
    font-size: 20px;
    color: #D51212;
}

.org_list {
    width: 886px;
    margin: 18px 0 50px;
}

.org_title {
    width: 886px;
    height: 38px;
    background: #f9f9f9;
}

.org_head {
    float: left;
    height: 22px;
    width: 6px;
    background: #ef3037;
    margin: 8px 13px 8px 10px;
}

.org_name {
    font-size: 18px;
    color: #000;
    line-height: 38px;
}

.apa_list {
    overflow: hidden;
    margin: 3px 0 18px;
}

.apa_title,
.town_title {
    display: block;
    float: left;
    width: 257px;
    line-height: 20px;
    font-size: 15px;
    padding: 8px 0 8px 38px;
    background: url(jh_zx_m5.png) no-repeat 23px center;
}

.apa_title:hover,
.town_title:hover {
    color: #ef3037;
}

.apa_title a,
.town_title a {
    color: #000;
}

.apa_title a:hover,
.town_title a:hover {
    color: #ef3037;
}

.town_title {
    width: 405px;
}

.clsPage {
    text-align: center;
    margin: 25px auto auto;
    padding: 0;
    overflow: hidden;
    font-weight: normal;
    font-size: 14px;
    font-family: Microsoft YaHei, simhei;
}

.clsPage a {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    height: 25px;
    line-height: 25px;
    padding: 0px 7px;
    margin-right: 4px;
    text-decoration: none;
    background-color: #2877c6;
    border: 1px solid #2877c6;
    color: white;
    overflow: hidden;
}

.clsPage a:hover {
    background-color: #fff;
    color: red;
    border-color: #ffcccc;
}

.clsPage span {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    height: 25px;
    line-height: 25px;
    padding: 0px 7px;
    margin-right: 4px;
    background-color: #f7f7f7;
    border: 1px solid #bdbdbd;
    color: black;
}

.headline {
    width: 1200px;
    height: 77px;
    margin: 0 auto;
    margin-top: 12px;
}

.head_l {
    display: block;
    float: left;
    width: 840px;
    height: 77px;
    margin-right: 20px;
    line-height: 77px;
    text-align: center;
    font-size: 32px;
    background: url(headline_bk.jpg) no-repeat 0 0;
    color: red;
}

a.head_l:hover {
    color: red;
}

.head_r {
    float: right;
    width: 340px;
    height: 77px;
}

.mailyj {
    overflow: hidden;
    margin-top: 7px;
}

.mailyj a {
    display: block;
    float: left;
    width: 185px;
    height: 44px;
    font-size: 16px;
    line-height: 44px;
    text-indent: 72px;
    color: #fff;
}

.maill {
    margin-right: 8px;
    background: #ffa200 url("add_szmail.png") no-repeat 20px center;
}

.yjgll {
    background: #e44c27 url("add_yjgll.png") no-repeat 20px center;
}

.add_pubb {
    width: 380px;
    margin-top: 13px;
}

.add_pub_tit {
    display: block;
    width: 380px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: url(add_pubb.jpg) no-repeat 0 0;
}

.add_pub_tit:hover {
    color: #fff;
}

.add_pub_chage {
    overflow: hidden;
}

.add_pub_chage a {
    display: block;
    float: left;
    width: 190px;
    height: 32px;
    background: #ebf3fa;
    line-height: 32px;
    font-size: 16px;
    color: #000;
    text-align: center;
}

.add_pub_chage a.cnow {
    color: #fff;
    background: #0be;
}

.lx_pr_m3 {
    margin-top: 2px;
}

.jh_pr_c1 {
    height: 35px;
    border-bottom: 4px solid #CCCCCC;
    margin-bottom: 10px;
}

.jh_pr_c1 a {
    float: left;
    font-size: 18px;
    color: #000000;
    height: 35px;
    border-bottom: 4px solid #D51212;
}

.jh_pr_c1 a b {
    font-weight: normal;
    padding: 0 6px;
    background-color: #D51212;
    color: #ffffff;
}

.jh_pr_c1 span {
    float: right;
    font-size: 14px;
    color: #E9280C;
    background: url("jh_public12.png") no-repeat 0 center;
    padding-left: 30px;
}

.jh_ns_t2 li {
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
    overflow: hidden;
}

.jh_ns_t2 b {
    float: left;
    width: 30px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
}

.jh_ns_t2 a {
    float: left;
    margin-left: 5px;
    color: #000000;
    font-size: 14px;
}

.jh_ns_t2 a:hover {
    color: #E9280C;
}

.jh_ns_t2 span {
    float: right;
    color: #333333;
    font-size: 14px;
}

.jh_st {
    height: 50px;
    line-height: 50px;
    background: #EDEDED url("jh_serve1.png") no-repeat 0 center;
    margin-top: 13px;
}

.jh_st a {
    font-size: 16px;
    color: #000000;
    margin-right: 10px;
}

.jh_st_a1 {
    background: url("jh_serve2.png") no-repeat 0 center;
    padding-left: 20px;
}

.jh_st_a2 {
    background: url("jh_serve3.png") no-repeat 0 center;
    padding-left: 20px;
}

.jh_st_a3 {
    background: url("jh_serve4.png") no-repeat 0 center;
    padding-left: 20px;
}

.jh_st_a4 {
    background: url("jh_serve5.png") no-repeat 0 center;
    padding-left: 25px;
}

.jh_st_a5 {
    background: url("jh_serve6.png") no-repeat 0 center;
    padding-left: 20px;
}

.jh_st_a1:hover {
    background: url("jh_serve7.png") no-repeat 0 center;
    color: #FB3838;
}

.jh_st_a2:hover {
    background: url("jh_serve8.png") no-repeat 0 center;
    color: #FB3838;
}

.jh_st_a3:hover {
    background: url("jh_serve9.png") no-repeat 0 center;
    color: #FB3838;
}

.jh_st_a4:hover {
    background: url("jh_serve10.png") no-repeat 0 center;
    color: #FB3838;
}

.jh_st_a5:hover {
    background: url("jh_serve11.png") no-repeat 0 center;
    color: #FB3838;
}

.ad_sever {
    overflow: hidden;
    margin: 9px 0;
}

.ad_sev_l {
    width: 800px;
    height: 183px;
    margin-right: 20px;
    float: left;
    position: relative;
}

.ad_sev_r {
    width: 340px;
    height: 212px;
    float: left;
}

.ad_sev_l_lef {
    width: 52px;
    height: 180px;
    position: absolute;
    top: 0;
    left: 0;
}

.ad_sev_l_lef a {
    writing-mode: tb-rl;
    font-size: 16px;
    display: block;
    width: 28px;
    height: 90px;
    text-align: center;
    padding-right: 12px;
    padding-left: 5px;
    color: #08f;
    border-right: 1px solid #b2dbff;
}

a.work_cur {
    padding-right: 19px;
    color: #fff;
    background: url(work_arr.png) no-repeat 0 0;
    border: none;
}

.ad_sev_l_rig {
    width: 746px;
    padding-left: 52px;
    border: 1px solid #b2dbff;
    height: 179px;
}

.ad_sev_l_top {
    height: 50px;
    overflow: hidden;
    padding-top: 2px;
    margin-left: 15px;
}

.ad_sev_l_top li {
    float: left;
    background: url(add_dott.jpg) no-repeat 0 center;
    line-height: 25px;
    text-indent: 10px;
    margin-right: 30px;
    font-size: 15px;
}

.ad_sev_l_top li a {
    color: #0465ae;
}

.ad_sev_l_top li a:hover {
    color: red;
}

.ad_sev_l_bot {
    overflow: hidden;
    margin-left: 6px;
}

.ad_sev_l_bot li {
    width: 119px;
    height: 119px;
    margin: 0 0px;
    float: left;
}

.ad_sev_l_bot li:hover {
    background: url(ad_lihover.png) no-repeat 0 0;
}

.ad_sev_l_bot li a {
    width: 119px;
    height: 31px;
    padding-top: 88px;
    display: block;
    text-align: center;
    line-height: 24px;
    font-size: 16px;
    color: #000;
}

a.ad_se_icon_1 {
    background: url(ad_zw1.png) no-repeat 0 0;
}

a.ad_se_icon_2 {
    background: url(ad_zw2.png) no-repeat 0 0;
}

a.ad_se_icon_3 {
    background: url(ad_zw3.png) no-repeat 0 0;
}

a.ad_se_icon_4 {
    background: url(ad_zw4.png) no-repeat 0 0;
}

a.ad_se_icon_5 {
    background: url(ad_zw5.png) no-repeat 0 0;
}

a.ad_se_icon_6 {
    background: url(ad_zw6.png) no-repeat 0 0;
}

.add_icons ul {
    margin-top: 10px;
}

.add_icons ul li {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 115px;
    font-size: 16px;
    padding-left: 45px;
}

.add_icons ul .add_ic_1 {
    background: url(lx_serve23.png) no-repeat 0 center;
}

.add_icons ul .add_ic_2 {
    background: url(lx_serve24.png) no-repeat 0 center;
}

.add_icons ul .add_ic_3 {
    background: url(lx_serve28.png) no-repeat 0 center;
}

.add_icons ul .add_ic_4 {
    background: url(lx_serve29.png) no-repeat 0 center;
}

.add_icons ul .add_ic_5 {
    background: url(lx_serve32.png) no-repeat 0 center;
}

.add_icons ul .add_ic_6 {
    background: url(lx_serve30.png) no-repeat 0 center;
}

.add_icons ul .add_ic_7 {
    background: url(lx_serve25.png) no-repeat 0 center;
}

.add_icons ul .add_ic_8 {
    background: url(lx_serve00.png) no-repeat 4px center;
}

.ls_col {
    width: 1200px;
    margin: 0 auto;
}

.ls_col_t {
    width: 1200px;
    background: url(ls_col1.jpg) repeat-x 0 center;
    height: 30px;
    line-height: 30px;
}

.ls_col_t h4 {
    margin-left: 30px;
    width: 80px;
    height: 30px;
    background-color: #ffffff;
    text-align: center;
    font-size: 14px;
}

.ls_col_t a {
    color: #AF1317;
}

.ls_col_b {
    overflow: hidden;
    height: 100px;
    margin-bottom: 15px;
}

.ls_col_bl {
    width: 150px;
    margin-top: 8px;
}

.ls_col_br {
    width: 1045px;
    height: 100px;
}

.ls_col_br ul {
    overflow: hidden;
}

.ls_col_br li {
    float: left;
    margin-left: 16px;
}

.ls_list2 li {
    height: 30px;
    line-height: 30px;
    background: url(add_dott.jpg) no-repeat 0px center;
    padding-left: 10px;
}

.ls_list2 a {
    color: #000000;
    font-size: 14px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.nb_carousel {
    width: 1026px;
    padding-left: 5px;
    height: 105px;
    margin: 0px auto;
    position: relative;
    overflow: hidden;
}

.nb_carousel .nb_left {
    background: url(nb_left.jpg) no-repeat 0 0;
    height: 44px;
    width: 21px;
    position: absolute;
    left: 8px;
    top: 30px;
}

.nb_carousel .nb_right {
    background: url(nb_right.jpg) no-repeat 0 0;
    height: 44px;
    width: 21px;
    position: absolute;
    right: 0;
    top: 30px;
}

.nb_carousel a.nb_left:hover {
    background: url(nb_left.jpg) no-repeat 0 -44px;
    cursor: pointer;
}

.nb_carousel a.nb_right:hover {
    background: url(nb_right.jpg) no-repeat 0 -44px;
    cursor: pointer;
}

.nb_carousel .ulwrap {
    margin: 1px 35px;
    width: 960px;
    height: 98px;
    overflow: hidden;
}

.nb_carousel ul {
    width: 1500px;
    margin-left: -192px;
}

.nb_carousel ul li {
    float: left;
    margin: 0 5px;
}

.nb_carousel ul img {
    width: 182px;
    height: 98px;
}

.jh_xl_text {
    overflow: hidden;
}

.jh_xl_m1 h1 {
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;
    padding-top: 20px;
    text-align: center;
    color: #000;
}

.jh_xl_m1 h2 {
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    padding-top: 10px;
    text-align: center;
    color: #222;
}

.jh_xl_c1 {
    line-height: 32px;
    height: 32px;
    margin: 20px 0;
    text-align: center;
    background-color: #f4f3f3;
}

.jh_xl_c1 span {
    font-size: 14px;
    margin: 0 30px;
    color: #000;
}

.jh_xl_c1 a:hover {
    color: #e9280c;
}

.jh_xl_m2 p {
    font-size: 14px;
    line-height: 30px;
    color: #000;
}

.jh_xl_m3 {
    float: right;
}

.jh_xl_m3 a {
    font-size: 14px;
    margin-left: 20px;
    color: #000;
}

.jh_xl_m4 {
    line-height: 32px;
    height: 32px;
    padding: 30px 0;
}

.jh_xl_m4 a {
    margin-left: 10px;
}

.jh_xl_m2 {
    font-size: 16px;
    line-height: 30px;
    min-height: 320px;
    text-align: justify;
}

.jh_xl_m2 table,
.jh_xl_m2 img {
    max-width: 830px;
}

.jh_xl_m1 h2 {
    font-size: 18px;
    font-weight: 400;
    margin: 10px 0;
    text-align: center;
}

.xl_table {
    font-size: 15px;
    line-height: 36px;
    width: 100%;
    margin: 21px 0 25px;
}

.xl_table td {
    padding: 0 5px;
    border: 1px solid #bbb;
}

.xl_table_fro {
    font-family: "宋体";
    font-weight: bold;
    width: 100px;
    text-align: right;
}

td.xl_table_con {
    min-width: 125px;
    padding-left: 8px;
}

.jh_hd_add_icon {
    overflow: hidden;
    width: 454px;
    height: 205px;
    padding-top: 5px;
}

.jh_hd_add_icon li {
    float: left;
    width: 99px;
    height: 83px;
    margin-top: 13px;
    margin-right: 14px;
    text-align: center;
}

.jh_hd_add_icon li a {
    font-size: 14px;
    line-height: 24px;
    display: block;
    width: 99px;
    height: 20px;
    padding-top: 63px;
    color: #3a90d9;
}

.jh_hd_add_icon li a.jh_hd_add_icon1 {
    background: url(jh_hd_add_icon1.png) no-repeat center -100px;
}

.jh_hd_add_icon li a.jh_hd_add_icon2 {
    background: url(jh_hd_add_icon2.png) no-repeat center -100px;
}

.jh_hd_add_icon li a.jh_hd_add_icon3 {
    background: url(jh_hd_add_icon3.png) no-repeat center -100px;
}

.jh_hd_add_icon li a.jh_hd_add_icon4 {
    background: url(jh_hd_add_icon4.png) no-repeat center -100px;
}

.jh_hd_add_icon li a.jh_hd_add_icon5 {
    background: url(jh_hd_add_icon5.png) no-repeat center -100px;
}

.jh_hd_add_icon li a.jh_hd_add_icon6 {
    background: url(jh_hd_add_icon6.png) no-repeat center -100px;
}

.jh_hd_add_icon li a.jh_hd_add_icon7 {
    background: url(jh_hd_add_icon7.png) no-repeat center -100px;
}

.jh_hd_add_icon li a.jh_hd_add_icon8 {
    background: url(jh_hd_add_icon8.png) no-repeat center -100px;
}

.jh_hd_add_icon li a:hover {
    color: #f4454b;
    background-position: center 0;
}

.jh_h_m3 {
    width: 330px;
}

.jh_h_m3 h3 {
    height: 30px;
    line-height: 30px;
    font-weight: normal;
}

.jh_h_m3 h3 a {
    float: right;
    color: #707070;
    font-size: 14px;
    background: url("jh_headline1.jpg") no-repeat right center;
    padding-right: 25px;
}

.jh_h_c1 {
    height: 75px;
    overflow: hidden;
}

.jh_h_c1 li {
    height: 25px;
    line-height: 25px;
}

.jh_h_c1 a {
    color: #000000;
}

.jh_h_c1 a:hover {
    color: #E9280C;
}

.jh_h_c1 {
    width: 330px;
    position: relative;
}

.hyh_tog {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 330px;
    height: 82px;
    z-index: 980;
}

.jh_add_sy_mail {
    overflow: hidden;
    margin-top: 21px;
}

.jh_add_sy_mail li {
    float: left;
    width: 69px;
    height: 116px;
    margin-right: 8px;
    text-align: center;
    margin-top: 15px;
}

.jh_add_sy_mail li a {
    display: block;
    width: 69px;
    height: 22px;
    padding-top: 75px;
    color: #3a90d9;
}

.jh_add_sy_mail li a.jh_add_sy_mail1 {
    background: url(jh_hd_add_icon1.png) no-repeat center -100px;
}

.jh_add_sy_mail li a.jh_add_sy_mail2 {
    background: url(jh_hd_add_icon2.png) no-repeat center -100px;
}

.jh_add_sy_mail li a.jh_add_sy_mail3 {
    background: url(jh_hd_add_icon3.png) no-repeat center -100px;
}

.jh_add_sy_mail li a.jh_add_sy_mail4 {
    background: url(jh_hd_add_icon4.png) no-repeat center -100px;
}

.jh_add_sy_mail li a.jh_add_sy_mail5 {
    background: url(jh_hd_add_icon5.png) no-repeat center -100px;
}

.jh_add_sy_mail li a:hover {
    color: #f4454b;
    background-position: center 0;
}

.jh_sl_cr {
    width: 800px;
}

.jh_sl_c4 {
    height: 25px;
    border-bottom: 4px solid #CCCCCC;
}

.jh_sl_c4 span {
    float: left;
    font-size: 18px;
    color: #D51212;
    height: 25px;
    border-bottom: 4px solid #D51212;
    padding: 0 10px;
}

.jh_sl_t3 {
    float: right;
    margin-top: 10px;
}

.jh_sl_t3 a {
    float: left;
    width: 10px;
    height: 10px;
    background: url("jh_serve32.jpg") no-repeat center center;
    margin-left: 5px;
}

.jh_sl_t3 .jh_sl_act1 {
    background: url("jh_serve33.jpg") no-repeat center center;
}

.jh_sl_c5 {
    height: 85px;
    overflow: hidden;
    margin-top: 4px;
}

.jh_sl_c5 li {
    float: left;
    width: 88px;
    padding: 0 5px;
    height: 85px;
    text-align: center;
}

.jh_sl_c5 a {
    display: block;
    font-size: 14px;
    color: #000000;
    padding-top: 45px;
}

.jh_sl_li9 {
    background: url("jh_serve34.jpg") no-repeat center 20px;
    border-right: 1px solid #EBEBEB;
}

.jh_sl_li10 {
    background: url("jh_serve35.jpg") no-repeat center 20px;
    border-right: 1px solid #EBEBEB;
}

.jh_sl_li11 {
    background: url("jh_serve36.jpg") no-repeat center 20px;
    border-right: 1px solid #EBEBEB;
}

.jh_sl_li12 {
    background: url("jh_serve37.jpg") no-repeat center 20px;
}

.jh_sl_li13 {
    background: url("jh_serve38.jpg") no-repeat center 20px;
    border-right: 1px solid #EBEBEB;
}

.jh_sl_li14 {
    background: url("jh_serve39.jpg") no-repeat center 30px;
    border-right: 1px solid #EBEBEB;
}

.jh_sl_li15 {
    background: url("jh_serve40.jpg") no-repeat center 25px;
    border-right: 1px solid #EBEBEB;
}

.jh_sl_li16 {
    background: url("jh_serve41.jpg") no-repeat center 25px;
}

.jh_sl_li_rd1 {
    border-right: 1px solid #EBEBEB;
    background: url("jh_serve_add_01.png") no-repeat center 22px;
}

.jh_sl_li_rd2 {
    background: url("jh_serve_add_02.png") no-repeat center 20px;
    border-right: 1px solid #EBEBEB;
}

.jh_sl_li_rd3 {
    background: url("jh_serve_add_03.png") no-repeat center 19px;
    border-right: 1px solid #EBEBEB;
}

.jh_sl_li_rd4 {
    background: url("jh_serve_add_04.png") no-repeat center 18px;
}

.jh_sl_li_rd5 {
    background: url("jh_serve_add_05.png") no-repeat center 21px;
    border-right: 1px solid #EBEBEB;
}

.jh_sl_li_rd6 {
    background: url("jh_serve_add_06.png") no-repeat center 21px;
    border-right: 1px solid #EBEBEB;
}

.jh_sl_li_rd7 {
    background: url("jh_serve_add_07.png") no-repeat center 24px;
    border-right: 1px solid #EBEBEB;
}

.jh_sl_li_rd8 {
    background: url("jh_serve_add_08.png") no-repeat center 24px;
}

.jh_sl_li_rd9 {
    background: url("jh_serve_add_09.png") no-repeat center 20px;
    border-right: 1px solid #EBEBEB;
}

.jh_sl_li_rd10 {
    background: url("jh_serve_add_10.png") no-repeat center 20px;
    border-right: 1px solid #EBEBEB;
}

.jh_sl_li_rd11 {
    background: url("jh_serve_add_11.png") no-repeat center 20px;
    border-right: 1px solid #EBEBEB;
}

.jh_sl_li_rd12 {
    background: url("jh_serve_add_12.png") no-repeat center 20px;
}

.jh_sl_li_rd13 {
    background: url("jh_serve_add_13.png") no-repeat center 25px;
    border-right: 1px solid #EBEBEB;
}

.jh_sl_li_rd14 {
    background: url("jh_serve_add_14.png") no-repeat center 22px;
    border-right: 1px solid #EBEBEB;
}

.jh_sl_li_rd15 {
    background: url("jh_serve_add_15.png") no-repeat center 25px;
    border-right: 1px solid #EBEBEB;
}

.jh_sl_li_rd16 {
    background: url("jh_serve_add_16.png") no-repeat center 20px;
}

.jh_sl_li_rd17 {
    background: url("jh_serve_add_17.png") no-repeat center 20px;
    border-right: 1px solid #EBEBEB;
}

.jh_sl_li_rd18 {
    background: url("jh_serve_add_18.png") no-repeat center 20px;
    border-right: 1px solid #EBEBEB;
}

.jh_sl_li_rd19 {
    background: url("jh_serve_add_19.png") no-repeat center 20px;
    border-right: 1px solid #EBEBEB;
}

.jh_sr_m1 a {
    width: 388px;
}

.jh_sr_col1 {
    height: 190px;
}

.jh_sr_nav {
    overflow: hidden;
    margin-bottom: 9px;
    padding-bottom: 6px;
    height: 37px;
}

.jh_sr_nav h3 {
    width: 194px;
    float: left;
    text-align: center;
}

.jh_sr_nav h3 a {
    font-size: 16px;
    font-weight: normal;
    line-height: 36px;
    display: inline-block;
    height: 36px;
}

.jh_sr_nav h3 .aactiv {
    color: #DB3232;
    border-bottom: 1px solid #DB3232;
}

.jh_sr_m2 {
    position: relative;
}

.jh_sr {
    width: 388px;
    height: 538px;
    border: 1px solid #EBEBEB;
}

.jh_sr_m1 {
    height: 35px;
    line-height: 35px;
}

.jh_sr_m1 a {
    float: left;
    background-color: #EEEEEE;
    width: 194px;
    height: 45px;
    text-align: center;
    font-size: 18px;
    color: #000000;
}

.jh_sr_m1 .jh_sr_act1 {
    background-color: #ffffff;
    color: #DB3232;
}

.jh_sr_m2 {
    position: relative;
}

.jh_sr_col1 {
    padding: 0 10px;
    overflow: hidden;
    height: 225px;
}

.jh_sr_col1 h3 {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #DDDDDD;
    font-weight: normal;
    text-align: center;
}

.jh_sr_col1 h3 a {
    font-size: 16px;
    color: #DB3232;
    border-bottom: 1px solid #DB3232;
    display: inline-block;
    padding: 0 10px;
}

.jh_sr_c2 {
    height: 45px;
    line-height: 45px;
    background-color: #F8F8FA;
    padding-left: 15px;
}

.jh_sr_ipt1 {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    width: 50px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #DDDDDD;
}

.jh_sr_c2 input {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    width: 70px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #DDDDDD;
    text-align: center;
}

.jh_sr_c2 span {
    float: left;
    font-size: 14px;
    color: #000000;
}

.jh_sr_ipt2 {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    width: 110px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #DDDDDD;
}

.jh_sr_c2 img {
    float: left;
    margin-top: 15px;
}

.jh_sr_c3 {
    height: 45px;
    line-height: 45px;
    background-color: #ffffff;
}

.jh_sr_c3 span {
    float: left;
    margin-left: 20px;
}

.jh_sr_ipt3 {
    float: left;
    margin-top: 10px;
    width: 110px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #DDDDDD;
}

.jh_sr_c4 {
    height: 45px;
    line-height: 45px;
    background-color: #F8F8FA;
}

.jh_sr_c4 span {
    float: left;
    margin-left: 20px;
}

.jh_sr_ipt4 {
    float: left;
    margin-top: 10px;
    width: 110px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #DDDDDD;
}

.jh_sr_c4 img {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

.jh_sr_btn1 {
    margin-left: 20px;
    margin-top: 15px;
}

.jh_sr_btn1 a {
    float: left;
    width: 160px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    font-size: 16px;
    color: #ffffff;
}

.jh_sr_a1 {
    background-color: #FFA200;
}

.jh_sr_a2 {
    background-color: #77A2E9;
    margin-left: 10px;
}

.jh_sr_btn2 {
    margin-top: 15px;
    margin-left: 20px;
}

.jh_sr_btn2 a {
    display: block;
    width: 330px;
    height: 30px;
    line-height: 30px;
    background-color: #77A2E9;
    text-align: center;
    border-radius: 3px;
    font-size: 16px;
    color: #ffffff;
}

.jh_sr_c5 {
    height: 45px;
    line-height: 45px;
    border-top: 1px solid #CCCCCC;
    margin-top: 7px;
}

.jh_sr_t1 {
    float: left;
}

.jh_sr_t1 a {
    font-size: 16px;
    color: #000000;
    margin: 0 6px;
}

.jh_sr_a3 img {
    float: right;
    margin-top: 14px;
    margin-right: 10px;
}

.jh_sr_col2 {
    padding: 18px 15px;
    border-bottom: 1px solid #CCCCCC;
    overflow: hidden;
}

.jh_sr_col2 img {
    float: left;
}

.jh_sr_ul1 {
    float: left;
    margin-left: 15px;
}

.jh_sr_ul1 li {
    height: 30px;
    line-height: 30px;
}

.jh_sr_ul1 a {
    font-size: 14px;
    color: #000000;
}

.jh_sr_ul1 a:hover {
    color: #E9280C;
}

.jh_sr_tan {
    display: none;
    position: absolute;
    right: 0;
    bottom: 55px;
    width: 348px;
    min-height: 1px;
    border: 1px solid #D51212;
    padding: 20px;
    background-color: #ffffff;
}

.jh_sr_a4 {
    position: absolute;
    right: 10px;
    top: 8px;
}

.jh_sr_sp1 {
    position: absolute;
    right: 20px;
    bottom: -24px;
}

.jh_sr_ul2 {}

.jh_sr_ul2 li {
    float: left;
    width: 115px;
    line-height: 35px;
}

.jh_sr_ul2 a {
    font-size: 16px;
    color: #4C4C4C;
}

.jh_sr_ul2 a:hover {
    font-size: 16px;
    color: #D82525;
}

.fr {
    float: right;
}

.lx_bg {
    width: 1200px;
    margin: 0 auto;
}

/*中间banner条切换增加样式*/
.ls_banner1 {
    position: relative;
    margin: 10px auto;
    width: 1200px;
    height: 77px;
    overflow: hidden;
}

.ls_b_pic a {
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    border: 1px solid #ccc;
}

.ls_b_dot {
    position: absolute;
    right: 17px;
    bottom: 5px;
}

.ls_b_dot li {
    width: 30px;
    height: 8px;
    margin-left: 7px;
    float: left;
    background: #FFF;
    cursor: pointer;
}

.ls_b_dot .li_cur {
    background: #E50110;
}


/**************头部*************/
.lx_title {
    width: 100%;
    height: 38px;
    line-height: 38px;
    background-color: #F5F5F5;
    overflow: hidden;
    min-width: 1200px;
}

.lx_t_ul1 {
    margin-left: -10px;
}

.lx_t_ul1 li {
    float: left;
    margin-left: 10px;
    color: #535353;
}

.lx_t_ul1 a {
    margin-right: 10px;
    color: #535353;
    font-size: 14px;
}

.lx_t_m1 {
    margin-left: 25px;
}

.lx_t_ul2 li {
    float: left;
    margin-left: 10px;
}

.lx_t_ul2 span {
    color: #535353;
    font-size: 14px;
}

.lx_t_ul2 input {
    margin-left: 5px;
    width: 90px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #D6D6D6;
}

.lx_t_btn {
    margin-left: 10px;
}

.lx_t_btn a {
    display: inline-block;
    width: 50px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    color: #005EA3;
    background-color: #F3F3F3
}

.lx_t_btn .lx_t_act1 {
    background-color: #1CAEE7;
    color: #ffffff;
}

/**************banner图*************/
.lx_ban1 {
    height: 182px;
    background: url("lx_banner1.jpg") no-repeat center center;
    min-width: 1200px;
}

.lx_logo {
    height: 182px;
    background: url("lx_logo.png") no-repeat 0 center;
}

/**************导航*************/
.lx_nav {
    height: 45px;
    line-height: 45px;
    width: 100%;
    max-width: 1599px;
    margin: 0 auto;
    background: url("lx_nav1.jpg") repeat-x center center;
    min-width: 1200px;
}


.lx_footer {
    width: 100%;
    max-width: 1599px;
    margin: 0 auto;
    min-width: 1200px;
}

.lx_n_search {
    width: 305px;
    position: relative;
    top: 6px;
}

.lx_n_search input[type="text"] {
    float: left;
    width: 264px;
    border-right: 1px solid #ccc;
    padding-left: 5px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #C3C3C3;
}

.lx_n_search select {
    float: left;
    width: 90px;
    padding-left: 5px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #000000;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}

.lx_n_search input[type="button"] {
    float: left;
    width: 35px;
    height: 32px;
    background: #FFFFFF url("lx_nav2.jpg") no-repeat center center;
    cursor: pointer;
}

.lx_n_menu {
    display: none;
    width: 100%;
    text-align: center;
    position: absolute;
    background-color: #1d89e0;
    left: 0;
    top: 45px;
}

.lx_n_menu a {
    font-size: 16px;
}

.lx_n_menu a:hover {
    text-decoration: underline;
}

/**************banner图*************/
.lx_ban2 {
    width: 1200px;
    height: 77px;
    margin: 10px auto;
}

/**************新闻*************/
.lx_news {
    height: 340px;
    overflow: hidden;
}

.lx_ns_lb {
    width: 609px;
    height: 340px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.lx_ns_ul1 {
    position: absolute;
    left: 0;
     top:0;
}

.lx_ns_ul1 li {
    float: left;
}

.lx_ns_ol1 {
    position: absolute;
    bottom: 12px;
    right: 10px;
    height: 14px;
}

.lx_ns_ol1 li {
    float: left;
    list-style: none;
    margin-left: 5px;
    background: url("lx_news3.png") no-repeat center center;
    height: 14px;
    width: 14px;
    cursor: pointer;
}

.lx_ns_ol1 .lx_ns_act1 {
    background: url("lx_news4.png") no-repeat center center;
}

.lx_ns_shade {
    height: 40px;
    line-height: 40px;
    width: 100%;
    background-color: #000000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    position: absolute;
    left: 0;
    bottom: 0;
}

.lx_ns_text {
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 16px;
    color: #fff;
}

.lx_ns_lb:hover .lx_ns_left {
    display: block;
}

.lx_ns_lb:hover .lx_ns_right {
    display: block;
}

.lx_ns_left {
    cursor: pointer;
    display: none;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 140px;
    background: url("lx_news5.png") no-repeat -60px 0;
}

.lx_ns_right {
    cursor: pointer;
    display: none;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 140px;
    background: url("lx_news5.png") no-repeat 0 0;
}

.lx_ns_left:hover {
    background: url("lx_news5.png") no-repeat -60px -60px;
}

.lx_ns_right:hover {
    background: url("lx_news5.png") no-repeat 0 -60px;
}

.lx_ns_a1 {
    position: absolute;
    left: 0;
    top: 0;
}

.lx_ns_m1 {
    width: 570px;
    height: 340px;
    overflow: hidden;
}

.lx_ns_c1 {
    height: 35px;
    line-height: 35px;
    background-color: #EEEEEE;
}

.lx_ns_c1 a {
    float: left;
    color: #000000;
    font-size: 16px;
    height: 35px;
    padding: 0 32px;
}

.lx_ns_c1 .lx_ns_act2 {
    font-size: 18px;
    background-color: #0465AE;
    color: #ffffff;
}

.lx_ns_c2 {
    margin-top: 10px;
}

.lx_ns_t1 {
    height: 100px;
}

.lx_ns_t1 h3 {
    font-size: 18px;
    font-weight: normal;
}

.lx_ns_t1 h3 a {
    color: #000000;
}

.lx_ns_t1 p {
    line-height: 30px;
    text-indent: 2em;
    margin-top: 8px;
}

.lx_ns_t1 p a {
    color: #666666;
    font-size: 14px;
}

.lx_ns_t2 {}

.lx_ns_t2 li {
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
    overflow: hidden;
}

.lx_ns_t2 b {
    float: left;
    width: 30px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
}

.lx_ns_t2 a {
    float: left;
    margin-left: 5px;
    color: #000000;
    font-size: 14px;
}

.lx_ns_t2 a:hover {
    color: #004EA1;
}

.lx_ns_t2 span {
    float: right;
    color: #333333;
    font-size: 14px;
}

.lx_ns_t2 img {
    float: left;
    margin-left: 5px;
    margin-top: 9px;
}

.lx_ns_b1 {
    background: url("lx_news6.png") no-repeat 0 center;
}

.lx_ns_b2 {
    background: url("lx_news7.png") no-repeat 0 center;
}

.lx_ns_b3 {
    background: url("lx_news8.png") no-repeat 0 center;
}

.lx_ns_b4 {
    background: url("lx_news9.png") no-repeat 0 center;
}

.lx_ns_b5 {
    background: url("lx_news10.png") no-repeat 0 center;
}

/**************公开*************/
.lx_public {
    overflow: hidden;
    padding-top: 15px;
}

.lx_pl {
    width: 800px;
    /*height: 340px;*/
}

.lx_pl_m1 {
    width: 800px;
    height: 130px;
    margin: -10px 0px 0 0px;
    overflow: hidden;
}

.lx_pl_m1 a {
    float: left;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    color: #FFFFFF;
    margin: 10px 0 0 10px;
}

.lx_pl_m1_a1 {
    width: 110px;
    padding-left: 110px;
    background: #1fc5f9 url("lx_public1.png") no-repeat 35px center;
}

.lx_pl_m1_a2 {
    width: 120px;
    background: #72be44 url("lx_public2.png") no-repeat 20px center;
    padding-left: 65px;
}

.lx_pl_m1_a3 {
    width: 90px;
    background: #1FC5F9 url("lx_public3.png") no-repeat 20px center;
    padding-left: 75px;
}

.lx_pl_m1_a4 {
    width: 125px;
    background: #0068AB url("lx_public4.png") no-repeat 14px center;
    padding-left: 65px;
}

.lx_pl_m1_a5 {
    width: 110px;
    background: #2B94F0 url("lx_public5.png") no-repeat 35px center;
    padding-left: 110px;
}

.lx_pl_m1_a6 {
    width: 230px;
    background: #1FC5F9 url("lx_public6.png") no-repeat 185px center;
    padding-left: 30px;
}

.lx_pl_m1_a7 {
    width: 210px;
    background: #72BE44 url("lx_public7.png") no-repeat 25px center;
    padding-left: 80px;
}

.lx_pl_m2 {
    /* height: 200px;*/
    overflow: hidden;
    margin-top: 15px;
}

.lx_pl_m2_c1 {
    height: 200px;
    width: 390px;
}

.lx_pl_m2_c2 {
    height: 200px;
    width: 390px;
}

.lx_pl_m2_t1 {
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #DFDFDF;
}

.lx_pl_m2_t1 .lx_pl_m2_a1 {
    float: right;
    font-size: 14px;
    color: #000000;
}

.lx_pl_m2_col1 {
    float: left;
}

.lx_pl_m2_col1 a {
    float: left;
    font-size: 16px;
    color: #000000;
    margin-right: 10px;
    padding: 0 5px;
}

.lx_pl_m2_col1 .lx_pl_m2_act1 {
    border-bottom: 2px solid #004EA1;
    color: #004EA1;
    font-size: 18px;
}

.lx_pl_m2_ul1 {
    padding: 5px 0;
}

.lx_pl_m2_ul1 li {
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
}

.lx_pl_m2_ul1 a {
    float: left;
    font-size: 14px;
    color: #000000;
}

.lx_pl_m2_ul1 a:hover {
    color: #004EA1;
}

.lx_pl_m2_ul1 span {
    float: right;
    font-size: 14px;
    color: #333333;
}

.lx_pr {
    width: 380px;
    /*height: 340px;*/
}

.lx_pr_m2 {
    width: 350px;
    margin-left: -10px;
    overflow: hidden;
}

.lx_pr_m2 a {
    float: left;
    height: 28px;
    background-color: #F8F8F8;
    line-height: 28px;
    font-size: 14px;
    color: #000000;
    width: 165px;
    text-align: center;
    margin: 8px 0 0 10px;
}

.lx_pr_m3 {
    margin-top: 5px;
    overflow: hidden;
}

.lx_pr_m3 a {
    float: left;
    font-size: 14px;
    color: #000000;
    height: 28px;
    line-height: 28px;
    width: 135px;
    padding-left: 45px;
    background: url("lx_public9.png") no-repeat 25px center;
}

.lx_pr_m3 a:hover {
    background: url("lx_public10.png") no-repeat 25px center;
}

.lx_pr_m4 {
    margin-top: 12px;
}

.lx_pr_m4 a {
    height: 38px;
    line-height: 38px;
    width: 93px;
    font-size: 18px;
    color: #FFFFFF;
}

.lx_pr_m4 .lx_pr_m4_a1 {
    float: left;
    background: #38AFB6 url("lx_public11.png") no-repeat 25px center;
    padding-left: 75px;
}

.lx_pr_m4 .lx_pr_m4_a2 {
    float: right;
    background: #E44C27 url("lx_public12.png") no-repeat 25px center;
    padding-left: 75px;
}

/**************服务*************/
.lx_serve {
    margin-top: 15px;
}

.lx_s_m1 {
    height: 82px;
    background: url("lx_serve1.jpg") no-repeat center center;
}

.lx_s_c1 {
    float: right;
    padding: 8px;
}

.lx_s_c1 a {
    float: left;
    width: 66px;
    text-align: center;
    height: 22px;
    padding-top: 44px;
    background-color: #FFFFFF;
    opacity: 0.8;
    filter: alpha(opacity=80);
    margin-left: 8px;
    color: #DD4446;
    font-size: 14px;
}

.lx_s_m1_a1 {
    background: url("lx_serve2.png") no-repeat center 10px;
}

.lx_s_m1_a2 {
    background: url("lx_serve3.png") no-repeat center 10px;
}

.lx_s_m1_a3 {
    background: url("lx_serve4.png") no-repeat center 10px;
}

.lx_s_m1_a4 {
    background: url("lx_serve5.png") no-repeat center 10px;
}

.lx_s_m1_a5 {
    background: url("lx_serve6.png") no-repeat center 10px;
}

.lx_s_c1 a:hover {
    background-color: #1492FF;
    color: #FFFFFF;
    opacity: 1;
    filter: alpha(opacity=100);
}

.lx_s_m1_a1:hover {
    background: url("lx_serve7.png") no-repeat center 10px;
}

.lx_s_m1_a2:hover {
    background: url("lx_serve8.png") no-repeat center 10px;
}

.lx_s_m1_a3:hover {
    background: url("lx_serve9.png") no-repeat center 10px;
}

.lx_s_m1_a4:hover {
    background: url("lx_serve10.png") no-repeat center 10px;
}

.lx_s_m1_a5:hover {
    background: url("lx_serve11.png") no-repeat center 10px;
}

.lx_s_m2 {
    margin-top: 20px;
    height: 230px;
}

.lx_s_ml {
    width: 840px;
    height: 230px;
}

.lx_s_ml_m1 {
    height: 130px;
    margin-left: -22px;
}

.lx_s_ml_m1 a {
    float: left;
    width: 150px;
    text-align: center;
    height: 45px;
    padding-top: 85px;
    margin-left: 22px;
    background-color: #F3F3F3;
    font-size: 18px;
    color: #4A4A4A;
}

.lx_s_ml_m1 a:hover {
    background-color: #FFA100;
    color: #FFFFFF;
}

.lx_s_ml_a1 {
    background: url("lx_serve12.png") no-repeat center 18px;
}

.lx_s_ml_a2 {
    background: url("lx_serve13.png") no-repeat center 18px;
}

.lx_s_ml_a3 {
    background: url("lx_serve14.png") no-repeat center 18px;
}

.lx_s_ml_a4 {
    background: url("lx_serve15.png") no-repeat center 18px;
}

.lx_s_ml_a5 {
    background: url("lx_serve16.png") no-repeat center 18px;
}

.lx_s_ml_a1:hover {
    background: url("lx_serve17.png") no-repeat center 18px;
}

.lx_s_ml_a2:hover {
    background: url("lx_serve18.png") no-repeat center 18px;
}

.lx_s_ml_a3:hover {
    background: url("lx_serve19.png") no-repeat center 18px;
}

.lx_s_ml_a4:hover {
    background: url("lx_serve20.png") no-repeat center 18px;
}

.lx_s_ml_a5:hover {
    background: url("lx_serve21.png") no-repeat center 18px;
}

.lx_s_ml_m2 {
    height: 80px;
    padding: 10px 0;
    background: url("lx_serve22.png") no-repeat 0 center;
}

.lx_s_ml_m2 ul {
    margin-left: 90px;
}

.lx_s_ml_m2 ul li {
    float: left;
    height: 40px;
    line-height: 40px;
}

.lx_s_ml_m2 ul a {
    color: #333333;
    font-size: 16px;
}

.lx_s_ml_m2 ul a:hover {
    color: #004EA1;
}

.lx_s_ml_li1 {
    background: url("lx_serve23.png") no-repeat 0 center;
    width: 85px;
    padding-left: 45px;
}

.lx_s_ml_li2 {
    background: url("lx_serve24.png") no-repeat 0 center;
    width: 105px;
    padding-left: 45px;
}

.lx_s_ml_li3 {
    background: url("lx_serve25.png") no-repeat 0 center;
    width: 115px;
    padding-left: 45px;
}

.lx_s_ml_li4 {
    background: url("lx_serve26.png") no-repeat 0 center;
    width: 115px;
    padding-left: 45px;
}

.lx_s_ml_li5 {
    background: url("lx_serve27.png") no-repeat 0 center;
    width: 105px;
    padding-left: 45px;
}

.lx_s_ml_li6 {
    background: url("lx_serve28.png") no-repeat 0 center;
    width: 85px;
    padding-left: 45px;
}

.lx_s_ml_li7 {
    background: url("lx_serve29.png") no-repeat 0 center;
    width: 105px;
    padding-left: 45px;
}

.lx_s_ml_li8 {
    background: url("lx_serve30.png") no-repeat 0 center;
    width: 115px;
    padding-left: 45px;
}

.lx_s_ml_li9 {
    background: url("lx_serve31.png") no-repeat 0 center;
    width: 115px;
    padding-left: 45px;
}

.lx_s_ml_li10 {
    background: url("lx_serve32.png") no-repeat 0 center;
    width: 105px;
    padding-left: 45px;
}

.lx_s_mr {
    width: 380px;
    height: 212px;
}

.lx_s_mr_m1 {
    height: 35px;
    line-height: 35px;
    background-color: #F3F3F3;
}

.lx_s_mr_m1 span {
    float: left;
    height: 35px;
    background-color: #0465AE;
    padding: 0 20px;
    font-size: 18px;
    color: #FFFFFF;
}

.lx_s_mr_m1 a {
    float: right;
    font-size: 14px;
    color: #000000;
    margin-right: 5px;
}

.lx_s_mr_m2 ul {
    padding: 6px 0;
    overflow: hidden;
}

.lx_s_mr_m2 li {
    float: left;
    width: 150px;
    height: 35px;
    vertical-align: middle;
    line-height: 35px;
    background: url("lx_serve33.jpg") no-repeat 5px center;
    padding-left: 20px;
}

.lx_s_mr_m2 a {
    font-size: 16px;
    color: #333333;
}

.lx_s_mr_m2 a:hover {
    color: #0465AE;
}

/**************banner图*************/
.jh_ban3 {
    width: 1200px;
    height: 77px;
    margin: 15px auto;
}

/**************互动*************/
.lx_interact {
    height: 200px;
    overflow: hidden;
}

.lx_i_m1 {
    width: 385px;
    height: 200px;
}

.lx_i_m1_c1 {
    overflow: hidden;
    padding-top: 10px;
}

.lx_i_m1_c1 img {
    float: left;
    margin-right: 10px;
}

.lx_i_m1_c1 span {
    color: #969696;
    font-size: 14px;
}

.lx_i_m1_c1 h3 {
    font-weight: normal;
    padding: 5px 0;
}

.lx_i_m1_c1 h3 a {
    color: #000000;
    font-size: 14px;
}

.lx_i_m1_c1 h3 a:hover {
    color: #0465AE;
}

.lx_i_m1_c1 p {
    color: #000000;
    font-size: 14px;
}

.lx_i_m1_c2 {
    padding-top: 10px;
}

.lx_i_m1_c2 a {
    display: block;
    font-size: 14px;
    color: #000000;
    height: 28px;
    line-height: 28px;
}

.lx_i_m1_c2 a:hover {
    color: #0465AE;
}

.lx_i_m2 {
    width: 395px;
    height: 200px;
    margin-left: 20px;
}

.lx_pl_m2_ul2 {
    padding: 5px 0;
}

.lx_pl_m2_ul2 li {
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
}

.lx_pl_m2_ul2 a {
    float: left;
    font-size: 14px;
    color: #000000;
}

.lx_pl_m2_ul2 a:hover {
    color: #004EA1;
}

.lx_pl_m2_ul2 span {
    float: right;
    font-size: 14px;
    color: #969696;
}

.lx_pl_m2_ul2 .lx_i_m2_sp1 {
    color: #000000;
}

.lx_i_m3 {
    width: 380px;
    height: 180px;
    padding: 10px 0;
}

.lx_i_m3_c1 {
    height: 55px;
    margin-left: -6px;
    overflow: hidden;
}

.lx_i_m3_c1 a {
    float: left;
    height: 55px;
    line-height: 55px;
    width: 186px;
    margin-left: 6px;
    padding-left: 154px;
    font-size: 20px;
    color: #FFFFFF;
}

.lx_i_m3_c1 .lx_i_m3_a1 {
    background: #FFA100 url("lx_interact2.png") no-repeat 25px;
}

.lx_i_m3_c1 .lx_i_m3_a2 {
    background: #2B94F0 url("lx_interact3.png") no-repeat 110px;
}

.lx_i_m3_c2 {
    height: 117px;
    background-color: #72BE44;
    margin-top: 10px;
}

.lx_i_m3_c2 img {
    float: left;
    margin-right: 60px;
}

.lx_i_m3_c2 p {
    padding-top: 30px;
}

.lx_i_m3_c2 span {
    display: block;
    line-height: 30px;
    font-size: 16px;
    color: #FFFFFF;
}

/**************banner图*************/
.jh_ban4 {
    width: 1200px;
    height: 77px;
    margin: 20px 0;
}

/**************统计*************/
.lx_count {
    height: 320px;
    overflow: hidden;
}

.lx_c_m1 {
    width: 505px;
    height: 320px;
}

.lx_c_c1 {
    height: 35px;
    line-height: 35px;
    border-bottom: 4px solid #CCCCCC;
}

.lx_c_c1 span {
    float: left;
    height: 35px;
    padding: 0 5px;
    border-bottom: 4px solid #004EA1;
    font-size: 18px;
    color: #000000;
}

.lx_c_t1 {
    float: right;
    color: #000000;
}

.lx_c_t1 a {
    font-size: 16px;
    color: #000000;
    margin: 0 10px 0 5px;
}

.lx_c_t1 .lx_c_act1 {
    color: #C00036;
}

.lx_c_col1 {
    border-bottom: 1px solid #CCCCCC;
    overflow: hidden;
    padding: 15px 0 20px 0;
}

.lx_c_a1 {
    float: left;
}

.lx_c_text1 {
    float: right;
    width: 390px;
}

.lx_c_text1 h3 {
    font-size: 16px;
    font-weight: normal;
}

.lx_c_text1 h3 a {
    color: #000000;
}

.lx_c_text1 p {
    text-indent: 2em;
    margin-top: 5px;
}

.lx_c_text1 p a {
    font-size: 14px;
    color: #969696;
}

.lx_c_text2 h3 {
    font-size: 16px;
    font-weight: normal;
}

.lx_c_text2 h3 a {
    color: #000000;
}

.lx_c_text2 p {
    text-indent: 2em;
    margin-top: 5px;
}

.lx_c_text2 p a {
    font-size: 14px;
    color: #969696;
}

.lx_c_col2 {}

.lx_c_col2 h1 {
    font-size: 16px;
    font-weight: normal;
    margin-top: 20px;
}

.lx_c_col2 h1 a {
    color: #000000;
}

.lx_c_m2 {
    width: 380px;
    height: 320px;
    margin-left: 10px;
}

.lx_c_c3 {
    margin: 6px 0;
}

.lx_c_t2 {
    height: 35px;
    line-height: 35px;
}

.lx_c_sp1 {
    float: left;
    width: 60px;
    text-align: center;
    color: #1C98CF;
    font-size: 18px;
    font-weight: bold;
}

.lx_c_sp2 {
    float: left;
    width: 260px;
    color: #000000;
    font-size: 14px;
}

.lx_c_sp3 {
    float: left;
    width: 60px;
    text-align: center;
    color: #1C98CF;
    font-size: 14px;
}

.lx_c_m3 {
    width: 295px;
    height: 320px;
}

.lx_c_c4 {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #CCCCCC;
}

.lx_c_c4 li {
    float: left;
    font-size: 14px;
    color: #000000;
}

.lx_c_li1 {
    width: 155px;
    text-align: center;
}

.lx_c_li2 {
    width: 70px;
    text-align: center;
}

.lx_c_sp4 {
    float: left;
    width: 40px;
    text-align: center;
    color: #1C98CF;
    font-size: 18px;
    font-weight: bold;
}

.lx_c_sp5 {
    float: left;
    width: 115px;
    color: #000000;
    font-size: 14px;
}

.lx_c_sp6 {
    float: left;
    width: 70px;
    text-align: center;
    color: #1C98CF;
    font-size: 14px;
}

.lx_c_sp7 {
    float: left;
    width: 40px;
    text-align: center;
    color: #888888;
    font-size: 14px;
}

/**************网站*************/
.lx_w_m1 {
    height: 35px;
    line-height: 35px;
    /*background-color: #F1F1F1; */
    border-bottom: 3px solid #DFDFDF;
}

.lx_w_m1 a {
    display: inline-block;
    height: 35px;
    border-bottom: 3px solid transparent;
    font-size: 16px;
    color: #000000;
    padding: 0 15px;
    margin-right: 20px;
}

.lx_w_m1 .lx_w_act1 {
    border-bottom: 3px solid #0084BF;
    color: #0084BF;
}

.lx_w_m1 a:hover {
    border-bottom: 3px solid #0084BF;
    color: #0084BF;
}


.lx_w_m2 {
    padding: 15px 0;
    line-height: 35px;
    overflow: hidden;
}

.lx_w_m2 a {
    float: left;
    width: 150px;
    /*text-align: center;*/
    font-size: 14px;
    color: #000;
    line-height: 20px;
    padding: 5px 0 5px 18px;
}

.lx_w_m2 a:hover {
    color: #004EA1;
}

.lx_link_city {
    overflow: hidden;
}

a.lx_link_city_con {
    width: 69px;
}

/**************底部*************/
.lx_f_m1 {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: #0660A7;
    color: #ffffff;
    text-align: center;
    overflow: hidden;
}

.lx_f_m1 a {
    font-size: 16px;
    color: #ffffff;
    margin: 0 15px;
}

.lx_f_m2 {
    width: 100%;
    height: 215px;
    padding: 15px 0;
    background-color: #F3F3F3;
    overflow: hidden;
}

.lx_f_m2 p {
    text-align: center;
    padding:5px 0;
    font-size: 14px;
    color: #000000;
}



/***************************************兰溪互动交流*****************************************/

.lx_hd_main {
    padding: 20px 0;
}

.lx_hd_ml {
    width: 880px;
}

.lx_hd_ml_b1 {
    height: 255px;
    overflow: hidden;
}

.lx_hd_ml_c1 {
    width: 455px;
    height: 255px;
}

.lx_hd_ml_d1 {
    height: 35px;
    line-height: 35px;
    border-bottom: 4px solid #CCCCCC;
}

.lx_hd_ml_c2 {
    width: 405px;
    height: 255px;
}

.lx_hd_ml_a1 {
    float: left;
    font-size: 18px;
    color: #000000;
    height: 35px;
    line-height: 35px;
    border-bottom: 4px solid #D51212;
}

.lx_hd_ml_a1 b {
    background-color: #D51212;
    color: #ffffff;
    font-weight: normal;
    padding: 0 3px;
    margin-right: 3px;
}

.lx_hd_ml_e1 {
    float: right;
    color: #000000;
}

.lx_hd_ml_act3 {
    background: url("lx_hd_m12.png") no-repeat 0 center;
    padding-left: 20px;
}

.lx_hd_ml_e1 a {
    font-size: 14px;
    color: #000000;
    margin: 0 5px 0 2px;
}

.lx_hd_ml_e1 a:hover {
    color: #E9280C;
}

.lx_hd_ml_ul1 {
    padding-top: 5px;
}

.lx_hd_ml_ul1 li {
    overflow: hidden;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
}

.lx_hd_ml_ul1 a {
    float: left;
    color: #000000;
}

.lx_hd_ml_ul1 a:hover {
    color: #E9280C;
}

.lx_hd_ml_ul1 span {
    float: right;
    height: 35px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
}

.lx_hd_ml_sp1 {
    background: url("lx_hd_m1.png") no-repeat center center;
    width: 60px;
}

.lx_hd_ml_sp2 {
    background: url("lx_hd_m2.png") no-repeat center center;
    width: 60px;
}

.lx_hd_ml_sp3 {
    background: url("lx_hd_m3.png") no-repeat center center;
    width: 60px;
}

.lx_hd_ml_sp4 {
    background: url("lx_hd_m19.png") no-repeat center center;
    width: 60px;
}

.lx_hd_ml_b2 {
    padding: 10px 0;
    height: 392px;
}

.lx_hd_ml_c3 {
    overflow: hidden;
    padding-bottom: 15px;
}

.lx_hd_ml_c3 a {
    display: block;
    width: 100px;
    height: 62px;
    line-height: 62px;
    font-size: 18px;
    color: #ffffff;
    padding-left: 105px;
}

.lx_hd_ml_a2 a {
    background: #56BFEF url("lx_hd_m4.png") no-repeat 40px center;
}

.lx_hd_ml_a3 a {
    background: #3CB034 url("lx_hd_m5.png") no-repeat 45px center;
}

.lx_hd_ml_a4 a {
    background: #FFA200 url("lx_hd_m6.png") no-repeat 45px center;
}

.lx_hd_ml_a5 a {
    background: #5598C4 url("lx_hd_m7.png") no-repeat 40px center;
}

.lx_hd_ml_a2 {
    float: left;
    width: 205px;
}

.lx_hd_ml_a3 {
    float: left;
    width: 205px;
    margin-left: 20px;
}

.lx_hd_ml_a4 {
    float: left;
    width: 205px;
    margin-left: 20px;
}

.lx_hd_ml_a5 {
    float: left;
    width: 205px;
    margin-left: 20px;
}

.lx_hd_ml_a2 {
    position: relative;
}

.lx_hd_ml_a2 img {
    display: none;
    position: absolute;
    left: 0;
    top: 62px;
}

.lx_hd_ml_a3 {
    position: relative;
}

.lx_hd_ml_a3 img {
    display: none;
    position: absolute;
    left: 0;
    top: 62px;
}

.lx_hd_ml_a4 {
    position: relative;
}

.lx_hd_ml_a4 img {
    display: none;
    position: absolute;
    left: 0;
    top: 62px;
}

.lx_hd_ml_a5 {
    position: relative;
}

.lx_hd_ml_a5 img {
    display: none;
    position: absolute;
    left: 0;
    top: 62px;
}

.lx_hd_ml_c3 .lx_hd_ml_act2 img {
    display: block;
}


.lx_hd_ml_c4 {
    height: 255px;
    background-color: #F8F8FA;
    padding: 30px;
}

.lx_hd_ml_d3 img {
    float: left;
}

.lx_hd_ml_d3 span {
    float: left;
    width: 20px;
    padding: 0 5px;
    font-size: 16px;
    color: #000000;
    margin-left: 15px;
}

.lx_hd_ml_d4 {
    float: right;
    width: 480px;
}

.lx_hd_ml_d4 a {
    float: left;
    width: 140px;
    text-align: center;
    height: 46px;
    line-height: 46px;
    background-color: #ffffff;
    margin: 0 0 20px 20px;
    font-size: 16px;
    color: #4A2E2E;
}

/*.lx_hd_ml_d4 a:hover{ background-color: #3CB034; color: #ffffff;}*/

/*微博微信*/
.lx_wblist .lx_hd_ml_d4 a.actt {
    background-color: #56bfef;
    color: #ffffff;
}

.lx_wxlist .lx_hd_ml_d4 a.actt {
    background-color: #3CB034;
    color: #ffffff;
}

.lx_hd_wmh_m2 {
    width: 460px;
    background-color: #ffffff;
    padding: 20px;
    margin-left: 30px;
    height: 215px;
}

.lx_hd_wmh_m2 p {
    font-size: 16px;
    line-height: 30px;
}

.lx_hd_wmh_m2 p a {
    font-size: 16px;
    margin-left: 10px;
    color: #E9280C;
}

.lx_hd_wmh_c1 {
    width: 100px;
    text-align: center;
    margin-left: 20px;
    padding: 5px 0;
}

.lx_hd_wmh_c1 span {
    display: block;
    height: 25px;
    border-radius: 5px;
    line-height: 25px;
    font-size: 14px;
    color: #FFFFff;
    margin-top: 5px;
}

.lx_hd_wmh_sp1 {
    background-color: #5598C4;
}

.lx_hd_wmh_sp2 {
    background-color: #3CB034;
}

.lx_hd_ml_b3 {
    margin-top: 10px;
}

.lx_hd_ml_c5 {
    height: 35px;
    line-height: 35px;
    border-bottom: 4px solid #CCCCCC;
}

.lx_hd_ml_d5 {
    float: left;
}

.lx_hd_ml_d5 a {
    font-size: 18px;
    color: #000000;
    float: left;
    margin-right: 20px;
}

.lx_hd_ml_d5 b {
    font-weight: normal;
}

.lx_hd_ml_d5 .lx_hd_ml_act1 {
    height: 35px;
    border-bottom: 4px solid #D51212;
}

.lx_hd_ml_d5 .lx_hd_ml_act1 b {
    background-color: #D51212;
    color: #ffffff;
    padding: 0 3px;
    margin-right: 5px;
}

.lx_hd_ml_c5 .lx_hd_ml_a6 {
    float: right;
    background: url("lx_hd_m11.png") no-repeat center center;
    width: 70px;
    text-align: center;
    height: 35px;
    color: #ffffff;
    font-size: 14px;
}

.lx_hd_ml_c6 {
    height: 80px;
    padding: 5px 0;
}

.lx_hd_ml_c6 a {
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 5px 0;
    width: 136px;
    padding-left: 40px;
    font-size: 14px;
    color: #000000;
    background: url("lx_public9.png") no-repeat 20px center;
}

.lx_hd_ml_c6 a:hover {
    color: #E9280C;
}


.lx_hd_mr {
    width: 300px;
}

.lx_hd_mr_c1 {
    height: 35px;
    line-height: 35px;
}

.lx_hd_mr_c1 a {
    float: left;
    font-size: 18px;
    color: #D51212;
}

.lx_hd_mr_c1 span {
    float: right;
    font-size: 14px;
    color: #000000;
    background: url("lx_hd_m12.png") no-repeat 0 center;
    padding-left: 20px;
}

.lx_hd_mr_ul1 li {
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
}

.lx_hd_mr_ul1 a {
    float: left;
    font-size: 14px;
    color: #000000;
}

/*.jh_hd_mr_ul1 a:hover{ color: #E9280C;}*/
.lx_hd_mr_ul1 span {
    float: right;
    font-size: 14px;
    color: #999999;
}

.lx_hd_mr_ul1 .lx_hd_mr_sp1 {
    color: #1CAEE7;
}

.lx_hd_mr_b3 {
    margin-top: 8px;
}

.lx_hd_mr_c2 {
    height: 271px;
}

.lx_hd_mr_c2 h3 {
    height: 35px;
    line-height: 35px;
    font-weight: normal;
}

.lx_hd_mr_c2 h3 a {
    float: left;
    font-size: 16px;
    color: #000000;
    margin-left: 5px;
}

.lx_hd_mr_c2 h3 b {
    float: left;
    width: 30px;
    text-align: center;
    height: 35px;
    background: url("lx_news9.png") no-repeat center center;
    color: #ffffff;
    font-weight: normal;
}

.lx_hd_mr_d1 {
    padding: 5px 0;
    overflow: hidden;
}

.lx_hd_mr_d1 img {
    float: left;
    margin-right: 10px;
}

.lx_hd_mr_d1 span {
    display: block;
    line-height: 30px;
    color: #525252;
}

.lx_hd_mr_c2 p {
    line-height: 30px;
    margin-top: 5px;
}

.lx_hd_mr_c2 p span {
    color: #0267AB;
}

.lx_hd_mr_c2 p a {
    color: #525252;
}

.lx_hd_mr_b4 {
    padding: 10px 0;
}

.lx_hd_mr_b2 {
    height: 149px;
}

.lx_i_c3 {
    overflow: hidden;
}

.lx_i_t1 {
    height: 35px;
    line-height: 35px;
    float: left;
}

.lx_i_t1 a {
    font-size: 18px;
    color: #000000;
    float: left;
    margin-right: 15px;
}

.lx_i_t1 .lx_i_act2 {
    color: #D51212;
}

.lx_i_c3 a img {
    float: right;
    margin-top: 5px;
}

.lx_i_c4 {}

.lx_i_c4 h3 {
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 0 10px 25px;
    background: url("lx_hd_m21.jpg") no-repeat 5px center;
}

.lx_i_c4 p {
    color: #000000;
    font-size: 14px;
    line-height: 28px;
}

.lx_i_c4 p a {
    color: #000000;
}

.lx_i_c4 img {
    margin-top: 15px;
}

/***************************************兰溪政务公开*****************************************/

/***********公开***********/
.lx_gk_public {
    padding: 20px 0;
    overflow: hidden;
}

.lx_gk_pl {
    width: 860px;
}

.lx_fw_n_lb {
    width: 385px;
    height: 290px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.lx_fw_n_ul1 {
    position: absolute;
    left: 0;
     top:0;
}

.lx_fw_n_ul1 li {
    float: left;
}

.lx_fw_n_ol1 {
    position: absolute;
    bottom: 12px;
    right: 0;
    width: 90px;
    height: 14px;
}

.lx_fw_n_ol1 li {
    float: left;
    list-style: none;
    margin-left: 5px;
    background: url("lx_news3.png") no-repeat center center;
    height: 14px;
    width: 14px;
    cursor: pointer;
}

.lx_fw_n_ol1 .lx_fw_n_act1 {
    background: url("lx_news4.png") no-repeat center center;
}

.lx_fw_n_shade {
    height: 40px;
    line-height: 40px;
    width: 100%;
    background-color: #000000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    position: absolute;
    left: 0;
    bottom: 0;
}

.lx_fw_n_text {
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 16px;
    color: #fff;
}

.lx_fw_n_lb:hover .lx_fw_n_left {
    display: block;
}

.lx_fw_n_lb:hover .lx_fw_n_right {
    display: block;
}

.lx_fw_n_left {
    cursor: pointer;
    display: none;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 100px;
    background: url("lx_news5.png") no-repeat -60px 0;
}

.lx_fw_n_right {
    cursor: pointer;
    display: none;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 100px;
    background: url("lx_news5.png") no-repeat 0 0;
}

.lx_fw_n_left:hover {
    background: url("lx_news5.png") no-repeat -60px -60px;
}

.lx_fw_n_right:hover {
    background: url("lx_news5.png") no-repeat 0 -60px;
}

.lx_gk_ns_c1 {
    height: 35px;
    line-height: 35px;
    background-color: #EEEEEE;
}

.lx_gk_ns_c1 a {
    float: left;
    color: #000000;
    font-size: 16px;
    height: 35px;
    padding: 0 20px;
}

.lx_gk_ns_c1 .lx_gk_ns_act2 {
    font-size: 18px;
    background-color: #E9280C;
    color: #ffffff;
}

.lx_gk_pt {
    height: 290px;
}

.lx_gk_pb {
    padding: 10px 0;
    height: 270px;
}

.lx_gk_pl_m1 {
    width: 455px;
    height: 290px;
    overflow: hidden;
}

.lx_gk_pl_t1 {}

.lx_gk_pl_t1 li {
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

.lx_gk_pl_t1 a {
    float: left;
    margin-left: 5px;
    color: #000000;
    font-size: 14px;
}

.lx_gk_pl_t1 span {
    float: right;
    color: #333333;
    font-size: 14px;
}

.lx_gk_pl_t1 a:hover {
    color: #E9280C;
}

.lx_gk_pl_m2 {
    width: 385px;
    height: 290px;
}

.lx_gk_pl_c1 {
    height: 45px;
    line-height: 45px;
}

.lx_gk_pl_c1 span {
    float: left;
    padding-left: 40px;
    font-size: 18px;
    color: #E9280C;
}

.lx_gk_pl_sp1 {
    background: url("lx_gk_m13.png") no-repeat 5px center;
}

.lx_gk_pl_sp2 {
    background: url("lx_gk_m1.png") no-repeat 5px center;
}

.lx_gk_pl_c1 a {
    float: right;
    width: 20px;
    height: 45px;
    background: url("lx_gk_m12.png") no-repeat center center;
}

.lx_gk_pl_c2 {
    height: 35px;
    line-height: 35px;
}

.lx_gk_pl_c2 a {
    font-size: 14px;
    color: #000000;
    margin: 0 15px 0 5px;
}

.lx_gk_pl_c2 .lx_gk_pl_act1 {
    color: #E9280C;
}

.lx_gk_pl_m3 {
    width: 455px;
    height: 290px;
}

.lx_gk_pl_c3 {
    height: 40px;
    margin-top: 8px;
}

.lx_gk_pl_c3 span {
    float: left;
    width: 105px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #000000;
    background-color: #F6F6F6;
}

.lx_gk_pl_c3 input[type="text"] {
    float: left;
    height: 40px;
    line-height: 40px;
    border: 1px solid #CCCCCC;
    width: 260px;
}

.lx_gk_pl_c3 input[type="button"] {
    float: left;
    margin-left: 10px;
    height: 42px;
    line-height: 42px;
    width: 75px;
    background-color: #677B84;
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
}

.lx_gk_pr {
    width: 320px;
}

.lx_gk_pr_m1 {
    height: 210px;
}

.lx_gk_pr_c1 {
    height: 35px;
    line-height: 35px;
}

.lx_gk_pr_c1 a {
    display: inline-block;
    font-size: 18px;
    color: #078DFE;
    padding-left: 35px;
    background: url("lx_gk_m2.png") no-repeat 0 center;
}

.lx_gk_pr_c2 {
    padding: 15px 0 5px 0;
    overflow: hidden;
}

.lx_gk_pr_c2 img {
    float: left;
    margin-right: 20px;
}

.lx_gk_pr_c2 h3 {
    font-size: 16px;
    color: #078DFE;
    font-weight: normal;
    padding: 5px 0;
}

.lx_gk_pr_c2 p {
    font-size: 14px;
    color: #000000;
    line-height: 24px;
}

.lx_gk_pr_m2 {
    height: 276px;
}

.lx_gk_pr_c3 {
    height: 36px;
    margin-top: 25px;
}

.lx_gk_pr_c4 {}

.lx_gk_pr_c4 a {
    margin-top: 5px;
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #000000;
    padding-left: 105px;
    background: #F6F6F6 url("lx_gk_m4.png") no-repeat 55px center;
}

.lx_gk_pr_c4 a:hover {
    background: #00B8EE url("lx_gk_m5.png") no-repeat 55px center;
    color: #FFFFff;
}

.lx_gk_pr_c5 {
    margin-top: 15px;
}

.lx_gk_pr_c5 a {
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #000000;
    width: 120px;
    padding-left: 40px;
    background: url("lx_public9.png") no-repeat 25px center;
}

.lx_gk_pr_c5 a:hover {
    background: url("lx_public10.png") no-repeat 25px center;
}

/***********链接***********/
.lx_gk_link {
    height: 55px;
}

.lx_gk_link a {
    float: left;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
}

.lx_gk_l_a1 {
    width: 55px;
    height: 45px;
    background-color: #72BE44;
    padding: 5px 35px;
}

.lx_gk_l_a2 {
    width: 55px;
    height: 45px;
    background-color: #02CCA4;
    margin-left: 9px;
    padding: 5px 35px;
}

.lx_gk_l_a3 {
    width: 55px;
    height: 45px;
    background-color: #E99501;
    margin-left: 9px;
    padding: 5px 35px;
}

.lx_gk_l_a4 {
    width: 95px;
    height: 45px;
    background-color: #0168AB;
    margin-left: 9px;
    padding: 5px 15px;
}

.lx_gk_l_a5 {
    width: 75px;
    height: 45px;
    background-color: #E44C27;
    margin-left: 9px;
    padding: 5px 25px;
}

.lx_gk_l_a6 {
    width: 125px;
    height: 55px;
    line-height: 55px;
    background-color: #56BFEF;
    margin-left: 9px;
}

.lx_gk_l_a7 {
    width: 125px;
    height: 55px;
    line-height: 55px;
    background-color: #72BE44;
    margin-left: 9px;
}

.lx_gk_l_a8 {
    width: 125px;
    height: 55px;
    line-height: 55px;
    background-color: #02CCA4;
    margin-left: 9px;
}

.lx_gk_l_a9 {
    width: 125px;
    height: 55px;
    line-height: 55px;
    background-color: #E99501;
    margin-left: 9px;
}

/***********统计***********/
.lx_gk_count {
    padding: 15px 0;
    overflow: hidden;
}

.lx_gk_cl {
    width: 860px;
}

.lx_gk_ct {
    overflow: hidden;
}

.lx_gk_cb {
    overflow: hidden;
}

.lx_gk_cl_m1 {
    width: 385px;
    height: 255px;
}

.lx_gk_cl_c1 {
    height: 35px;
    line-height: 35px;
    border-bottom: 4px solid #CCCCCC;
}

.lx_gk_cl_c1 span {
    float: left;
    height: 35px;
    border-bottom: 4px solid #E9280C;
    font-size: 18px;
    color: #000000;
    padding: 0 10px;
}

.lx_gk_cl_c1 a {
    float: right;
    width: 20px;
    height: 35px;
    background: url("lx_gk_m12.png") no-repeat center center;
}

.lx_gk_cl_ul1 {
    margin-top: 5px;
}

.lx_gk_cl_ul1 li {
    height: 30px;
    line-height: 30px;
}

.lx_gk_cl_ul1 a {
    font-size: 14px;
    color: #000000;
}

.lx_gk_cl_ul1 a:hover {
    color: #E9280C;
}

.lx_gk_cl_sp1 {
    background: url("lx_gk_m7.png") no-repeat 5px center;
}

.lx_gk_cl_sp2 {
    background: url("lx_gk_m8.png") no-repeat 5px center;
}

.lx_gk_cl_c2 img {
    float: left;
    margin-right: 30px;
    padding-top: 20px;
}

.lx_gk_cl_m2 {
    width: 455px;
    height: 255px;
}

.lx_gk_cr {
    width: 320px;
}

.lx_gk_cr_m2 {
    height: 255px;
}

.lx_gk_cr_m1 {
    height: 255px;
}

.lx_gk_cr_c1 {
    padding-top: 10px;
    overflow: hidden;
}

.lx_gk_cl_c2 .lx_gk_yjgl {
    display: block;
    margin-top: 8px;
    height: 54px;
    line-height: 54px;
    background: #E99501 url("lx_gk_m14.png") no-repeat 80px center;
    font-size: 24px;
    color: #ffffff;
    padding-left: 150px;
}



/***************************************兰溪走进金华****************************************/

/***********地图***********/
.lx_zj_map {
    padding: 20px 0;
    overflow: hidden;
}

.lx_zj_ml {
    width: 620px;
    height: 370px;
}

.lx_zj_mr {
    width: 570px;
    height: 370px;
}
.lx_zj_m1 p {
    line-height: 32px;
    color: #3E3E3E;
    font-size: 14px;
}

.lx_zj_m1 p a {
    color: #C2210A;
}

.lx_zj_m2 {
    margin-left: -15px;
    overflow: hidden;
}

.lx_zj_m2 a {
    margin-left: 15px;
    margin-top: 15px;
    float: left;
    width: 141px;
    text-align: center;
    height: 38px;
    line-height: 38px;
    border: 1px solid #9ACBF2;
    color: #3E3E3E;
    font-size: 18px;
    background-color: #ffffff;
}

.lx_zj_m2 a:hover {
    color: #fff;
    background: #3a91db;
}

/***********旅游***********/

.lx_zj_tour {
    height: 305px;
    overflow: hidden;
}

.lx_zj_tour_m1 {
    width: 213px;
    height: 305px;
}

.lx_zj_tour_m2 {
    width: 410px;
    height: 305px;
    margin-left: 5px;
}

.lx_zj_tour_m3 {
    width: 567px;
    height: 305px;
    margin-left: 5px;
}

.lx_zj_tour b {
    display: block;
    width: 100%;
    background-color: #000000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    height: 30px;
    line-height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.lx_zj_tour span {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #FFFFff;
    position: absolute;
    left: 10px;
    bottom: 0;
}

.lx_zj_tour a {
    float: left;
    position: relative;
}

.lx_zj_t_a1 {
    width: 213px;
    height: 137px;
}

.lx_zj_t_a2 {
    width: 213px;
    height: 163px;
    margin-top: 5px;
}

.lx_zj_t_a3 {
    width: 410px;
    height: 197px;
}

.lx_zj_t_a4 {
    width: 205px;
    height: 104px;
    margin-top: 5px;
}

.lx_zj_t_a5 {
    width: 200px;
    height: 104px;
    margin-top: 5px;
    margin-left: 5px;
}

.lx_zj_t_a6 {
    width: 216px;
    height: 170px;
}

.lx_zj_t_a7 {
    width: 346px;
    height: 170px;
    margin-left: 5px;
}

.lx_zj_t_a8 {
    width: 216px;
    height: 131px;
    margin-top: 5px;
}

.lx_zj_t_a9 {
    width: 214px;
    height: 131px;
    margin-top: 5px;
    margin-left: 5px;
}

.lx_zj_t_a10 {
    width: 127px;
    height: 131px;
    margin-top: 5px;
    margin-left: 5px;
}

/***********咨询***********/
.lx_zj_advice {
    overflow: hidden;
    padding: 20px 0;
}

.lx_zj_a_m1 {
    width: 400px;
    height: 260px;
}

.lx_zj_a_c1 {
    height: 35px;
    line-height: 35px;
    border-bottom: 4px solid #CCCCCC;
}

.lx_zj_a_c1 span {
    float: left;
    height: 35px;
    border-bottom: 4px solid #D51212;
    padding: 0 10px;
    font-size: 18px;
    color: #000000;
}

.lx_zj_a_c1 span b {
    background-color: #D51212;
    padding: 0 3px;
    color: #FFFFff;
    font-weight: normal;
    margin-right: 5px;
}

.lx_zj_a_c1 a {
    float: right;
    height: 35px;
    width: 20px;
    background: url("lx_gk_m12.png") no-repeat center center;
}

.lx_zj_a_ul1 {
    padding: 5px 0;
}

.lx_zj_a_ul1 li {
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
}

.lx_zj_a_ul1 a {
    float: left;
    color: #000000;
    font-size: 14px;
}

.lx_zj_a_ul1 a:hover {
    color: #E9280C;
}

.lx_zj_a_ul1 span {
    float: right;
    color: #000000;
    font-size: 14px;
}

.lx_zj_a_m2 {
    width: 400px;
    height: 260px;
    margin-left: 20px;
}

.lx_zj_a_m3 {
    width: 360px;
    height: 250px;
    padding: 5px 0;
}

.lx_zj_a_m3 a {
    float: left;
    width: 102px;
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    color: #FFFFff;
    padding-left: 70px;
    margin-top: 10px;
}

.lx_zj_a_a1 {
    background: url("lx_zj_m4.jpg") no-repeat center center;
}

.lx_zj_a_a2 {
    background: url("lx_zj_m5.jpg") no-repeat center center;
    margin-left: 16px;
}

.lx_zj_a_a3 {
    background: url("lx_zj_m6.jpg") no-repeat center center;
}

.lx_zj_a_a4 {
    background: url("lx_zj_m7.jpg") no-repeat center center;
    margin-left: 16px;
}

.lx_zj_a_a5 {
    background: url("lx_zj_m8.jpg") no-repeat center center;
}

.lx_zj_a_a6 {
    background: url("lx_zj_m9.jpg") no-repeat center center;
    margin-left: 16px;
}

/***********概况***********/
.lx_zj_survey {
    overflow: hidden;
}

.lx_zj_sl {
    width: 850px;
}

.lx_zj_sl_m1 {
    height: 420px;
}

.lx_zj_sr_m2 {
    height: 205px;
}

.lx_zj_sl_c1 {
    height: 35px;
    line-height: 35px;
    border-bottom: 4px solid #CCCCCC;
}

.lx_zj_sl_c1 a {
    float: left;
    height: 35px;
    border-bottom: 4px solid #D51212;
    font-size: 18px;
    color: #000000;
    padding: 0 5px;
}

.lx_zj_sl_c1 b {
    font-size: 24px;
    color: #D51212;
    font-weight: normal;
    margin-right: 5px;
}

.lx_zj_sl_c2 {
    margin-left: -10px;
    padding: 25px 0;
    overflow: hidden;
}

.lx_zj_sl_col1 {
    width: 205px;
    margin-left: 10px;
}

.lx_zj_sl_t1 {
    border: 1px solid #F6F6F6;
    padding: 10px 15px;
}

.lx_zj_sl_t1 h3 {
    height: 35px;
    line-height: 35px;
    font-weight: normal;
}

.lx_zj_sl_t1 h3 a {
    font-size: 16px;
    color: #000000;
}

.lx_zj_sl_t1 p {
    color: #6C6C6C;
    font-size: 14px;
    line-height: 28px;
}

.lx_zj_sl_t1 p a {
    color: #D51212;
}

.lx_zj_sr {
    width: 330px;
}

.lx_zj_sr_c1 {
    height: 35px;
    line-height: 35px;
}

.lx_zj_sr_c1 span {
    float: left;
    font-size: 20px;
    color: #D51212;
}

.lx_zj_sr_c1 a {
    float: right;
    width: 20px;
    height: 35px;
    background: url("lx_gk_m12.png") no-repeat center center;
}

.lx_zj_sr_ul1 {
    padding: 5px 0;
}

.lx_zj_sr_ul1 li {
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
}

.lx_zj_sr_ul1 a {
    float: left;
    color: #000000;
    font-size: 14px;
}

.lx_zj_sr_ul1 a:hover {
    color: #E9280C;
}

/*走进兰溪--旅游*/

.b_l_w {
    height: 247px;
}

.tat {
    float: left;
}

.t1,
.t2 {
    float: left;
    overflow: hidden;
}

.t1 img {
    width: 80px;
    height: 247px;
}

.t2 {
    width: 0px;
}

.t2 img {
    width: 450px;
    height: 247px;
}

/***************************************兰溪通用概览****************************************/
.lx_gl_main {
    overflow: hidden;
    padding: 20px 0;
}

.lx_gl_ml {
    width: 294px;
    min-height: 300px;
    background-color: #F9F9F9;
}

.lx_gl_ml_m1 {
    height: 50px;
    line-height: 50px;
    border-bottom: 4px solid #CCCCCC;
}

.lx_gl_ml_m1 a {
    float: left;
    height: 50px;
    border-bottom: 4px solid #D51212;
    font-size: 20px;
    color: #D51212;
    padding: 0 10px;
}

.lx_gl_ml_m2 {
    padding: 10px 0 30px 0;
}

.lx_gl_ml_ul1 li {
    border-bottom: 1px dashed #888888;
}

.lx_gl_ml_ul1 .lx_gl_ml_a1 {
    /* display: block; height: 50px; */
    line-height: 50px;
    /*padding-left: 30px; */
    font-size: 16px;
    color: #262626;
    margin-left: 30px;
    /* background: url("lx_zx_m5.png") no-repeat 10px center;*/
}

.lx_gl_ml_ul1 .lx_gl_ml_a1:hover {
    color: #E9280C;
}

/*下拉*/
.lx_gl_slide {
    height: 50px;
    background: url("jh_zx_m5.png") no-repeat 10px center;
    margin-left: 35px;
}

.lx_gl_ml_a1 {
    background: none;
    padding-left: 0px;
    margin-left: 35px;
}

.lx_gl_menu {
    padding-left: 100px;
    padding-bottom: 10px;
    display: none;
}

.lx_gl_menu a {
    font-size: 14px;
    color: #262626;
    height: 32px;
    line-height: 32px;
}

.lx_gl_menu a:hover {
    color: #E9280C;
}

.lx_gl_mr {
    width: 886px;
}

.lx_gl_mr_m1 {
    height: 35px;
    line-height: 35px;
    background-color: #EEEEEE;
    padding-right: 10px;
}

.lx_gl_mr_m1 .lx_gl_mr_a1 {
    float: left;
    height: 35px;
    padding: 0 10px;
    font-size: 18px;
    background-color: #EA280C;
    color: #FFFFff;
}

.lx_gl_mr_m2 {
    padding: 20px 0;
}

.lx_gl_mr_m2 li {
    height: 30px;
    line-height: 30px;
    background: url("lx_gl_m4.jpg") no-repeat 15px center;
    padding-left: 35px;
}

.lx_gl_mr_m2 a {
    float: left;
    font-size: 14px;
    color: #3B3B3B;
}

.lx_gl_mr_m2 a:hover {
    color: #E9280C;
}

.lx_gl_mr_m2 span {
    float: right;
    font-size: 14px;
    color: #3B3B3B;
}

.lx_page {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
}

/***************************************兰溪通用细览****************************************/
.lx_xl_main {
    padding: 20px 0;
    overflow: hidden;
    width: 1000px;
    margin: 0px auto;
}

.lx_xl_ml {
    width: 830px;
}

.lx_xl_adr {
    height: 35px;
    line-height: 35px;
    background: url("lx_xl_m1.png") no-repeat 0 center;
    padding-left: 30px;
}

.lx_xl_adr span {
    font-size: 14px;
    color: #000000;
}

.lx_xl_adr a {
    font-size: 14px;
    color: #000000;
}

.lx_xl_text {
    overflow: hidden;
    width: 940px;
    margin: 0px auto;
}

.lx_xl_m1 h1 {
    padding-top: 20px;
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;
    text-align: center;
    color: #000;
}

.lx_xl_m1 h2 {
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    line-height: 25px;
    padding-top: 10px;
    color: #222;
}

.lx_xl_m1 h3 {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    line-height: 25px;
    padding-top: 10px;
    margin-bottom: -5px;
    color: #222;
}

.lx_xl_c1 {
    height: 32px;
    line-height: 32px;
    background-color: #F4F3F3;
    margin: 20px 0;
    text-align: center;
}

.lx_xl_c1 span {
    font-size: 14px;
    color: #000000;
    margin: 0 12px;
}

.lx_xl_c1 a:hover {
    color: #E9280C;
}

.lx_xl_m2 p {
    line-height: 30px;
    font-size: 14px;
    color: #000000;
}

.lx_xl_mb {
    height: 30px;
    line-height: 30px;
    padding: 30px 0;
}

.lx_xl_m3 {}

.lx_xl_m3 a {
    font-size: 14px;
    color: #000000;
    margin-left: 20px;
}

.lx_xl_m4 {}

.lx_xl_m4 a {
    margin-left: 10px;
}

.lx_xl_m2 {
    line-height: 30px;
    font-size: 16px;
    text-align: justify;
    padding: 0px 20px
}

.lx_xl_m2 table {
    max-width: 830px;
}

.lx_xl_m2 img {
    max-width: 830px;
}


.lx_xl_mr {
    width: 350px;
}

.lx_xl_mr_m2 {
    margin-top: 10px;
}

.lx_xl_mr_ul1 {
    margin-top: 10px;
}

.lx_xl_mr_ul1 li {
    float: left;
    width: 175px;
    height: 40px;
    line-height: 40px;
}

.lx_xl_mr_ul1 a {
    float: left;
    margin-left: 10px;
    font-size: 14px;
    color: #333333;
}

.lx_xl_mr_ul1 a:hover {
    color: #E9280C;
}

.lx_xl_mr_ul1 span {
    float: left;
    color: #C5C5C5;
    width: 40px;
    text-align: center;
    font-size: 20px;
}

.lx_xl_mr_ul1 .lx_xl_mr_sp1 {
    color: #B91010;
}




/***************************************金华市领导介绍****************************************/
.lx_js_main {
    padding: 20px 0 100px 0;
}

.lx_js_col1 {
    padding: 20px 0;
    border-bottom: 1px dashed #CCCCCC;
    overflow: hidden;
}

.lx_js_c1 {
    width: 100px;
    text-align: center;
}

.lx_js_c1 img {}

.lx_js_c1 span {
    display: block;
    font-size: 16px;
    color: #000000;
    margin-top: 5px;
}

.lx_js_c2 {
    width: 1100px;
}

.lx_js_t1 {
    line-height: 30px;
}

.lx_js_t1 span {
    float: left;
    width: 120px;
    padding-left: 30px;
    font-size: 14px;
    color: #BB2519;
}

.lx_js_t1 ul {
    float: left;
    width: 950px;
}

.lx_js_t1 ul li {
    float: left;
    padding: 0 20px;
}

.lx_js_t1 ul a {
    font-size: 14px;
    color: #3B3B3B;
}

/***************************************金华市领导之窗****************************************/
.lx_ldzc_menu {
    padding: 0 0 10px 30px;
    display: none;
}

.lx_ldzc_ml {
    overflow: hidden;
    line-height: 32px;
}

.lx_ldzc_ml span {
    float: left;
    width: 60px;
    padding-left: 15px;
    text-align: left;
    font-size: 14px;
    color: #BB2519;
}

.lx_ldzc_ml p {
    float: left;
    width: 150px;
    margin-left: 10px;
    font-size: 14px;
    color: #555555;
}

.lx_ldzc_m1 {
    overflow: hidden;
    padding: 10px 0;
}

.lx_ldzc_m1 img {
    float: left;
}

.lx_ldzc_c1 {
    float: left;
    padding: 0 0 0 30px;
    width: 685px;
}

.lx_ldzc_c1 h3 {
    font-size: 16px;
    color: #D82A31;
    font-weight: normal;
    line-height: 35px;
}

.lx_ldzc_c1 p {
    font-size: 16px;
    color: #555555;
    line-height: 35px;
}

.lx_ldzc_c1 p span {
    margin-right: 20px;
}

.lx_ldzc_m2 {
    padding: 10px;
    text-indent: 2em;
    font-size: 14px;
    color: #555555;
    line-height: 28px;
}

.lx_ldzc_m2 p {
    font-size: 14px;
    color: #555555;
    line-height: 28px;
    text-indent: 2em;
}

.lx_ldzc_m3 {
    overflow: hidden;
}

.lx_ldzc_m3_c1 {
    width: 430px;
    height: 220px;
}

.lx_ldzc_m3_c2 {
    width: 430px;
    height: 220px;
}

.lx_ldzc_m4 {
    overflow: hidden;
    margin-left: -28px;
    padding: 20px 0;
}

.lx_ldzc_m4 a {
    float: left;
    margin-left: 28px;
}

.lx_hd_ml_col1 {}

.lx_hd_ml_col1 h3 {
    height: 35px;
    line-height: 35px;
    border-bottom: 4px solid #CCCCCC;
    font-weight: normal;
}

.lx_hd_ml_col1 h3 span {
    float: left;
    height: 35px;
    font-size: 18px;
    color: #000000;
    border-bottom: 4px solid #D51212;
    padding: 0 10px;
}

.lx_hd_ml_col1 h3 a {
    float: right;
    width: 20px;
    height: 35px;
    background: url("lx_gk_m12.png") no-repeat center center;
}

.lx_hd_ml_col1 ul {
    padding: 5px 0;
}

.lx_hd_ml_col1 ul li {
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
}

.lx_hd_ml_col1 ul a {
    float: left;
    font-size: 14px;
    color: #000000;
}

.lx_hd_ml_col1 ul a:hover {
    color: #E9280C;
}

.lx_hd_ml_col1 ul span {
    float: right;
    font-size: 14px;
    color: #333333;
}

.lx_ldzc_mr_m1 {
    height: 50px;
    line-height: 50px;
    border-bottom: 4px solid #CCCCCC;
}

.lx_ldzc_mr_a1 {
    float: left;
    height: 50px;
    border-bottom: 4px solid #D51212;
    padding: 0 10px;
    font-size: 20px;
    color: #D51212;
}

/*组织机构列表*/
.org_list {
    width: 886px;
    margin: 18px 0 50px;
}

.org_title {
    width: 886px;
    height: 38px;
    background: #f9f9f9;
}

.org_head {
    float: left;
    height: 22px;
    width: 6px;
    background: #ef3037;
    margin: 8px 13px 8px 10px;
}

.org_name {
    font-size: 18px;
    color: #000;
    line-height: 38px;
}

.apa_list {
    overflow: hidden;
    margin: 3px 0 18px;
}

.apa_title,
.town_title {
    display: block;
    float: left;
    width: 257px;
    line-height: 20px;
    font-size: 15px;
    padding: 8px 0 8px 38px;
    background: url(jh_zx_m5.png) no-repeat 23px center;
}

.apa_title:hover,
.town_title:hover {
    color: #ef3037;
}

.apa_title a,
.town_title a {
    color: #000;
}

.apa_title a:hover,
.town_title a:hover {
    color: #ef3037;
}

.town_title {
    width: 405px;
}


.clsPage {
    text-align: center;
    margin: 25px auto auto;
    padding: 0;
    overflow: hidden;
    font-weight: normal;
    font-size: 14px;
    font-family: Microsoft YaHei, simhei;
}

.clsPage a {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    height: 25px;
    line-height: 25px;
    padding: 0px 7px;
    margin-right: 4px;
    text-decoration: none;
    background-color: #2877c6;
    border: 1px solid #2877c6;
    color: white;
    overflow: hidden;
}

.clsPage a:hover {
    background-color: #fff;
    color: red;
    border-color: #ffcccc;
}

.clsPage span {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    height: 25px;
    line-height: 25px;
    padding: 0px 7px;
    margin-right: 4px;
    background-color: #f7f7f7;
    border: 1px solid #bdbdbd;
    color: black;
}

/*12.6首页修改-头条新闻*/
.headline {
    width: 1200px;
    height: 77px;
    margin: 0 auto;
    margin-top: 12px;
}

.head_l {
    display: block;
    float: left;
    width: 840px;
    height: 77px;
    margin-right: 20px;
    line-height: 77px;
    text-align: center;
    font-size: 32px;
    background: url(headline_bk.jpg) no-repeat 0 0;
    color: red;
}

a.head_l:hover {
    color: red;
}

.head_r {
    float: right;
    width: 340px;
    height: 77px;
}

/*12.6首页修改-右侧公开*/

.mailyj {
    overflow: hidden;
    margin-top: 7px;
}

.mailyj a {
    display: block;
    float: left;
    width: 185px;
    height: 44px;
    font-size: 16px;
    line-height: 44px;
    text-indent: 72px;
    color: #fff;
}

.maill {
    margin-right: 8px;
    background: #ffa200 url("add_szmail.png") no-repeat 20px center;
}

.yjgll {
    background: #e44c27 url("add_yjgll.png") no-repeat 20px center;
}

.add_pubb {
    width: 380px;
    margin-top: 13px;
}

.add_pub_tit {
    display: block;
    width: 380px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: url(add_pubb.jpg) no-repeat 0 0;
}

.add_pub_tit:hover {
    color: #fff;
}

.add_pub_chage {
    overflow: hidden;
}

.add_pub_chage a {
    display: block;
    float: left;
    width: 190px;
    height: 32px;
    background: #ebf3fa;
    line-height: 32px;
    font-size: 16px;
    color: #000;
    text-align: center;
}

.add_pub_chage a.cnow {
    color: #fff;
    background: #0be;
}

.lx_pr_m3 {
    margin-top: 2px;
}


/*12.6首页修改-公示公告*/
.jh_pr_c1 {
    height: 35px;
    border-bottom: 4px solid #CCCCCC;
    margin-bottom: 10px;
}

.jh_pr_c1 a {
    float: left;
    font-size: 18px;
    color: #000000;
    height: 35px;
    border-bottom: 4px solid #D51212;
}

.jh_pr_c1 a b {
    font-weight: normal;
    padding: 0 6px;
    background-color: #D51212;
    color: #ffffff;
}

.jh_pr_c1 span {
    float: right;
    font-size: 14px;
    color: #E9280C;
    background: url("jh_public12.png") no-repeat 0 center;
    padding-left: 30px;
}

.jh_ns_t2 li {
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
    overflow: hidden;
}

.jh_ns_t2 b {
    float: left;
    width: 30px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
}

.jh_ns_t2 a {
    float: left;
    margin-left: 5px;
    color: #000000;
    font-size: 14px;
}

.jh_ns_t2 a:hover {
    color: #E9280C;
}

.jh_ns_t2 span {
    float: right;
    color: #333333;
    font-size: 14px;
}

/*12.6首页修改-政务服务横条*/
.jh_st {
    height: 50px;
    line-height: 50px;
    background: #EDEDED url("jh_serve1.png") no-repeat 0 center;
    margin-top: 13px;
}

.jh_st a {
    font-size: 16px;
    color: #000000;
    margin-right: 10px;
}

.jh_st_a1 {
    background: url("jh_serve2.png") no-repeat 0 center;
    padding-left: 20px;
}

.jh_st_a2 {
    background: url("jh_serve3.png") no-repeat 0 center;
    padding-left: 20px;
}

.jh_st_a3 {
    background: url("jh_serve4.png") no-repeat 0 center;
    padding-left: 20px;
}

.jh_st_a4 {
    background: url("jh_serve5.png") no-repeat 0 center;
    padding-left: 25px;
}

.jh_st_a5 {
    background: url("jh_serve6.png") no-repeat 0 center;
    padding-left: 20px;
}

.jh_st_a1:hover {
    background: url("jh_serve7.png") no-repeat 0 center;
    color: #FB3838;
}

.jh_st_a2:hover {
    background: url("jh_serve8.png") no-repeat 0 center;
    color: #FB3838;
}

.jh_st_a3:hover {
    background: url("jh_serve9.png") no-repeat 0 center;
    color: #FB3838;
}

.jh_st_a4:hover {
    background: url("jh_serve10.png") no-repeat 0 center;
    color: #FB3838;
}

.jh_st_a5:hover {
    background: url("jh_serve11.png") no-repeat 0 center;
    color: #FB3838;
}

/*12.6首页修改-政务服务*/
.ad_sever {
    overflow: hidden;
    margin: 18px 0;
}

.ad_sev_l {
    width: 800px;
    height: 183px;
    margin-right: 20px;
    float: left;
    position: relative;
}

.ad_sev_r {
    width: 340px;
    height: 212px;
    float: left;
}

.ad_sev_l_lef {
    width: 52px;
    height: 180px;
    position: absolute;
    top: 0;
    left: 0;
}

.ad_sev_l_lef a {
    writing-mode: tb-rl;
    font-size: 16px;
    display: block;
    width: 28px;
    height: 91px;
    text-align: center;
    padding-right: 12px;
    padding-left: 5px;
    color: #08f;
    border-right: 1px solid #b2dbff;
}

a.work_cur {
    padding-right: 19px;
    color: #fff;
    background: url(work_arr.png) no-repeat 0 0;
    border: none;
}

.ad_sev_l_rig {
    width: 746px;
    padding-left: 52px;
    border: 1px solid #b2dbff;
    height: 180px;
}

.ad_sev_l_top {
    height: 50px;
    overflow: hidden;
    padding-top: 0px;
    margin-left: 15px;
}

.ad_sev_l_top li {
    float: left;
    background: gold;
    line-height: 25px;
    text-indent: 10px;
    margin-right: 30px;
    font-size: 15px;
    background: url(add_dott.jpg) no-repeat 0 center;
}

.ad_sev_l_top li a {
    color: #0465ae;
}

.ad_sev_l_top li a:hover {
    color: red;
}

.ad_sev_l_bot {
    overflow: hidden;
    margin-left: 6px;
}

.ad_sev_l_bot li {
    width: 119px;
    height: 119px;
    margin: 0 0px;
    float: left;
}

.ad_sev_l_bot li:hover {
    background: url(ad_lihover.png) no-repeat 0 0;
}

.ad_sev_l_bot li a {
    width: 119px;
    height: 31px;
    padding-top: 88px;
    display: block;
    text-align: center;
    line-height: 24px;
    font-size: 16px;
    color: #000;
}

a.ad_se_icon_1 {
    background: url(ad_zw1.png) no-repeat 0 0;
}

a.ad_se_icon_2 {
    background: url(ad_zw2.png) no-repeat 0 0;
}

a.ad_se_icon_3 {
    background: url(ad_zw3.png) no-repeat 0 0;
}

a.ad_se_icon_4 {
    background: url(ad_zw4.png) no-repeat 0 0;
}

a.ad_se_icon_5 {
    background: url(ad_zw5.png) no-repeat 0 0;
}

a.ad_se_icon_6 {
    background: url(ad_zw6.png) no-repeat 0 0;
}

.add_icons ul {
    margin-top: 10px;
}

.add_icons ul li {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 115px;
    font-size: 16px;
    padding-left: 45px;
}

.add_icons ul .add_ic_1 {
    background: url(lx_serve23.png) no-repeat 0 center;
}

.add_icons ul .add_ic_2 {
    background: url(lx_serve24.png) no-repeat 0 center;
}

.add_icons ul .add_ic_3 {
    background: url(lx_serve28.png) no-repeat 0 center;
}

.add_icons ul .add_ic_4 {
    background: url(lx_serve29.png) no-repeat 0 center;
}

.add_icons ul .add_ic_5 {
    background: url(lx_serve32.png) no-repeat 0 center;
}

.add_icons ul .add_ic_6 {
    background: url(lx_serve30.png) no-repeat 0 center;
}

.add_icons ul .add_ic_7 {
    background: url(lx_serve25.png) no-repeat 0 center;
}

.add_icons ul .add_ic_8 {
    background: url(lx_serve00.png) no-repeat 4px center;
}

/*12.6首页修改-专题轮播*/

.ls_col {
    width: 1200px;
    margin: 0 auto;
}

.ls_col_t {
    width: 1200px;
    background: url(ls_col1.jpg) repeat-x 0 center;
    height: 30px;
    line-height: 30px;
}

.ls_col_t h4 {
    margin-left: 30px;
    width: 80px;
    height: 30px;
    background-color: #ffffff;
    text-align: center;
    font-size: 14px;
}

.ls_col_t a {
    color: #AF1317;
}

.ls_col_b {
    overflow: hidden;
    height: 100px;
    margin-bottom: 15px;
}

.ls_col_bl {
    width: 150px;
    margin-top: 8px;
}

.ls_col_br {
    width: 1045px;
    height: 100px;
}

.ls_col_br ul {
    overflow: hidden;
}

.ls_col_br li {
    float: left;
    margin-left: 16px;
}

.ls_list2 li {
    height: 30px;
    line-height: 30px;
    background: url(add_dott.jpg) no-repeat 0px center;
    padding-left: 10px;
}

.ls_list2 a {
    color: #000000;
    font-size: 14px;
}

.nb_carousel {
    width: 1026px;
    padding-left: 5px;
    height: 105px;
    margin: 0px auto;
    position: relative;
    overflow: hidden;
}

.nb_carousel .nb_left {
    background: url(nb_left.jpg) no-repeat 0 0;
    height: 44px;
    width: 21px;
    position: absolute;
    left: 8px;
    top: 30px;
}

.nb_carousel .nb_right {
    background: url(nb_right.jpg) no-repeat 0 0;
    height: 44px;
    width: 21px;
    position: absolute;
    right: 0;
    top: 30px;
}

.nb_carousel a.nb_left:hover {
    background: url(nb_left.jpg) no-repeat 0 -44px;
    cursor: pointer;
}

.nb_carousel a.nb_right:hover {
    background: url(nb_right.jpg) no-repeat 0 -44px;
    cursor: pointer;
}

.nb_carousel .ulwrap {
    margin: 1px 35px;
    width: 960px;
    height: 98px;
    overflow: hidden;
}

.nb_carousel ul {
    width: 1500px;
    margin-left: -192px;
}

.nb_carousel ul li {
    float: left;
    margin: 0 5px;
}

.nb_carousel ul img {
    width: 182px;
    height: 98px;
}

/*细览-3.1*/

.jh_xl_text {
    overflow: hidden;
}

.jh_xl_m1 h1 {
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;
    padding-top: 20px;
    text-align: center;
    color: #000;
}

.jh_xl_m1 h2 {
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    padding-top: 10px;
    text-align: center;
    color: #222;
}

.jh_xl_c1 {
    line-height: 32px;
    height: 32px;
    margin: 20px 0;
    text-align: center;
    background-color: #f4f3f3;
}

.jh_xl_c1 span {
    font-size: 14px;
    margin: 0 30px;
    color: #000;
}

.jh_xl_c1 a:hover {
    color: #e9280c;
}

.jh_xl_m2 p {
    font-size: 14px;
    line-height: 30px;
    color: #000;
}

.jh_xl_m3 {
    float: right;
}

.jh_xl_m3 a {
    font-size: 14px;
    margin-left: 20px;
    color: #000;
}

.jh_xl_m4 {
    line-height: 32px;
    height: 32px;
    padding: 30px 0;
}

.jh_xl_m4 a {
    margin-left: 10px;
}

.jh_xl_m2 {
    font-size: 16px;
    line-height: 30px;
    min-height: 320px;
    text-align: justify;
}

.jh_xl_m2 table,
.jh_xl_m2 img {
    max-width: 830px;
}

.jh_xl_m1 h2 {
    font-size: 18px;
    font-weight: 400;
    margin: 10px 0;
    text-align: center;
}

.xl_table {
    font-size: 15px;
    line-height: 36px;
    width: 100%;
    margin: 21px 0 25px;
}

.xl_table td {
    padding: 0 5px;
    border: 1px solid #bbb;
}

.xl_table_fro {
    font-family: "宋体";
    font-weight: bold;
    width: 100px;
    text-align: right;
}

td.xl_table_con {
    min-width: 125px;
    padding-left: 8px;
}

/*互动首页-市长信箱*/
.jh_hd_add_icon {
    overflow: hidden;
    width: 454px;
    height: 205px;
    padding-top: 5px;
}

.jh_hd_add_icon li {
    float: left;
    width: 99px;
    height: 83px;
    margin-top: 13px;
    margin-right: 14px;
    text-align: center;
}

.jh_hd_add_icon li a {
    font-size: 14px;
    line-height: 24px;
    display: block;
    width: 99px;
    height: 20px;
    padding-top: 63px;
    color: #3a90d9;
}

.jh_hd_add_icon li a.jh_hd_add_icon1 {
    background: url(jh_hd_add_icon1.png) no-repeat center -100px;
}

.jh_hd_add_icon li a.jh_hd_add_icon2 {
    background: url(jh_hd_add_icon2.png) no-repeat center -100px;
}

.jh_hd_add_icon li a.jh_hd_add_icon3 {
    background: url(jh_hd_add_icon3.png) no-repeat center -100px;
}

.jh_hd_add_icon li a.jh_hd_add_icon4 {
    background: url(jh_hd_add_icon4.png) no-repeat center -100px;
}

.jh_hd_add_icon li a.jh_hd_add_icon5 {
    background: url(jh_hd_add_icon5.png) no-repeat center -100px;
}

.jh_hd_add_icon li a.jh_hd_add_icon6 {
    background: url(jh_hd_add_icon6.png) no-repeat center -100px;
}

.jh_hd_add_icon li a.jh_hd_add_icon7 {
    background: url(jh_hd_add_icon7.png) no-repeat center -100px;
}

.jh_hd_add_icon li a.jh_hd_add_icon8 {
    background: url(jh_hd_add_icon8.png) no-repeat center -100px;
}

.jh_hd_add_icon li a:hover {
    color: #f4454b;
    background-position: center 0;
}

/*换一换*/
.jh_h_m3 {
    width: 330px;
}

.jh_h_m3 h3 {
    height: 30px;
    line-height: 30px;
    font-weight: normal;
}

.jh_h_m3 h3 a {
    float: right;
    color: #707070;
    font-size: 14px;
    background: url("jh_headline1.jpg") no-repeat right center;
    padding-right: 25px;
}

.jh_h_c1 {
    height: 75px;
    overflow: hidden;
}

.jh_h_c1 li {
    height: 25px;
    line-height: 25px;
}

.jh_h_c1 a {
    color: #000000;
}

.jh_h_c1 a:hover {
    color: #E9280C;
}

.jh_h_c1 {
    width: 330px;
    position: relative;
}

.hyh_tog {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 330px;
    height: 82px;
    z-index: 980;
}

/*市长信箱*/

.jh_add_sy_mail {
    overflow: hidden;
    margin-top: 21px;
}

.jh_add_sy_mail li {
    float: left;
    width: 69px;
    height: 116px;
    margin-right: 8px;
    text-align: center;
    margin-top: 15px;
}

.jh_add_sy_mail li a {
    display: block;
    width: 69px;
    height: 22px;
    padding-top: 75px;
    color: #3a90d9;
}

.jh_add_sy_mail li a.jh_add_sy_mail1 {
    background: url(jh_hd_add_icon1.png) no-repeat center -100px;
}

.jh_add_sy_mail li a.jh_add_sy_mail2 {
    background: url(jh_hd_add_icon2.png) no-repeat center -100px;
}

.jh_add_sy_mail li a.jh_add_sy_mail3 {
    background: url(jh_hd_add_icon3.png) no-repeat center -100px;
}

.jh_add_sy_mail li a.jh_add_sy_mail4 {
    background: url(jh_hd_add_icon4.png) no-repeat center -100px;
}

.jh_add_sy_mail li a.jh_add_sy_mail5 {
    background: url(jh_hd_add_icon5.png) no-repeat center -100px;
}

.jh_add_sy_mail li a:hover {
    color: #f4454b;
    background-position: center 0;
}

/*热点服务*/
.jh_sl_cr {
    width: 800px;
}

.jh_sl_c4 {
    height: 25px;
    border-bottom: 4px solid #CCCCCC;
}

.jh_sl_c4 span {
    float: left;
    font-size: 18px;
    color: #D51212;
    height: 25px;
    border-bottom: 4px solid #D51212;
    padding: 0 10px;
}

.jh_sl_t3 {
    float: right;
    margin-top: 10px;
}

.jh_sl_t3 a {
    float: left;
    width: 10px;
    height: 10px;
    background: url("jh_serve32.jpg") no-repeat center center;
    margin-left: 5px;
}

.jh_sl_t3 .jh_sl_act1 {
    background: url("jh_serve33.jpg") no-repeat center center;
}

.jh_sl_c5 {
    height: 85px;
    overflow: hidden;
    margin-top: 4px;
}

.jh_sl_c5 li {
    float: left;
    width: 88px;
    padding: 0 5px;
    height: 70px;
    text-align: center;
}

.jh_sl_c5 a {
    display: block;
    font-size: 14px;
    color: #000000;
    padding-top: 45px;
}




/*机动车查询*/
.jh_sr_m1 a {
    width: 388px;
}

.jh_sr_col1 {
    height: 190px;
}

.jh_sr_nav {
    overflow: hidden;
    margin-bottom: 6px;
    padding-bottom: 6px;
    height: 45px;
}

.jh_sr_nav h3 {
    width: 188px;
    float: left;
    text-align: center;
}

.jh_sr_nav h3 a {
    font-size: 16px;
    font-weight: normal;
    line-height: 40px;
    /*padding-bottom: 8px;*/
    display: inline-block;
    height: 40px;
}

.jh_sr_nav h3 .aactiv {
    color: #DB3232;
    border-bottom: 1px solid #DB3232;
}

.jh_sr_m1 a {
    float: left;
    background-color: #EEEEEE;
    width: 194px;
    height: 35px;
    text-align: center;
    font-size: 18px;
    color: #000000;
}

.jh_sr_m2 {
    position: relative;
}

.jh_sr {
    width: 388px;
    height: 538px;
    border: 1px solid #EBEBEB;
}

.jh_sr_m1 {
    height: 45px;
    line-height: 45px;
}

.jh_sr_m1 a {
    float: left;
    background-color: #EEEEEE;
    width: 380px;
    height: 45px;
    text-align: center;
    font-size: 18px;
    color: #000000;
}

.jh_sr_m1 .jh_sr_act1 {
    background-color: #ffffff;
    color: #DB3232;
}

.jh_sr_m2 {
    position: relative;
}

.jh_sr_col1 {
    padding: 0 10px;
    overflow: hidden;
    height: 225px;
}

.jh_sr_col1 h3 {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #DDDDDD;
    font-weight: normal;
    text-align: center;
}

.jh_sr_col1 h3 a {
    font-size: 16px;
    color: #DB3232;
    border-bottom: 1px solid #DB3232;
    display: inline-block;
    padding: 0 10px;
}

.jh_sr_c2 {
    height: 45px;
    line-height: 45px;
    background-color: #F8F8FA;
    padding-left: 15px;
}

.jh_sr_ipt1 {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    width: 50px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #DDDDDD;
}

.jh_sr_c2 input {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    width: 70px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #DDDDDD;
    text-align: center;
}

.jh_sr_c2 span {
    float: left;
    font-size: 14px;
    color: #000000;
}

.jh_sr_ipt2 {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    width: 110px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #DDDDDD;
}

.jh_sr_c2 img {
    float: left;
    margin-top: 15px;
}

.jh_sr_c3 {
    height: 45px;
    line-height: 45px;
    background-color: #ffffff;
}

.jh_sr_c3 span {
    float: left;
    margin-left: 20px;
}

.jh_sr_ipt3 {
    float: left;
    margin-top: 10px;
    width: 110px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #DDDDDD;
}

.jh_sr_c4 {
    height: 45px;
    line-height: 45px;
    background-color: #F8F8FA;
}

.jh_sr_c4 span {
    float: left;
    margin-left: 20px;
}

.jh_sr_ipt4 {
    float: left;
    margin-top: 10px;
    width: 110px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #DDDDDD;
}

.jh_sr_c4 img {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

.jh_sr_btn1 {
    margin-left: 20px;
    margin-top: 15px;
}

.jh_sr_btn1 a {
    float: left;
    width: 160px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    font-size: 16px;
    color: #ffffff;
}

.jh_sr_a1 {
    background-color: #FFA200;
}

.jh_sr_a2 {
    background-color: #77A2E9;
    margin-left: 10px;
}

.jh_sr_btn2 {
    margin-top: 15px;
    margin-left: 20px;
}

.jh_sr_btn2 a {
    display: block;
    width: 330px;
    height: 30px;
    line-height: 30px;
    background-color: #77A2E9;
    text-align: center;
    border-radius: 3px;
    font-size: 16px;
    color: #ffffff;
}

.jh_sr_c5 {
    height: 45px;
    line-height: 45px;
    border-top: 1px solid #CCCCCC;
    margin-top: 7px;
}

.jh_sr_t1 {
    float: left;
}

.jh_sr_t1 a {
    font-size: 16px;
    color: #000000;
    margin: 0 6px;
}

.jh_sr_a3 img {
    float: right;
    margin-top: 14px;
    margin-right: 10px;
}

.jh_sr_col2 {
    padding: 18px 15px;
    border-bottom: 1px solid #CCCCCC;
    overflow: hidden;
}

.jh_sr_col2 img {
    float: left;
}

.jh_sr_ul1 {
    float: left;
    margin-left: 15px;
}

.jh_sr_ul1 li {
    height: 30px;
    line-height: 30px;
}

.jh_sr_ul1 a {
    font-size: 14px;
    color: #000000;
}

.jh_sr_ul1 a:hover {
    color: #E9280C;
}

.jh_sr_tan {
    display: none;
    position: absolute;
    right: 0;
    bottom: 55px;
    width: 348px;
    min-height: 1px;
    border: 1px solid #D51212;
    padding: 20px;
    background-color: #ffffff;
}

.jh_sr_a4 {
    position: absolute;
    right: 10px;
    top: 8px;
}

.jh_sr_sp1 {
    position: absolute;
    right: 20px;
    bottom: -24px;
}

.jh_sr_ul2 {}

.jh_sr_ul2 li {
    float: left;
    width: 115px;
    line-height: 35px;
}

.jh_sr_ul2 a {
    font-size: 16px;
    color: #4C4C4C;
}

.jh_sr_ul2 a:hover {
    font-size: 16px;
    color: #D82525;
}

.down_f {
    width: 388px;
    height: 40px;
    border-bottom: 1px solid #ccc;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.fl {
    float: left;
}

.jh_xl_ml_a1 {
    font-size: 24px
}

.jh_xl_ml_a2 {
    font-size: 18px
}

.jh_xl_ml_a3 {
    font-size: 14px
}

