
/*Floor002915 */
@font-face {
    font-family: "Alibaba-PuHuiTi-Heavy";
    src: url("../fonts/heavy.woff") format("woff");
}

.Floor002915 {
    font-family: Arial, "sans-serif";
    overflow: hidden;
    padding: 6.3vw 0 5.73vw 0;
    font-size: 16px;
    text-align: center;
    position: absolute;
    top: 25%;
    left: 0;
    z-index: 5;
    width: 100%
}

.Floor002915 .auto {
    max-width: 850px;
    width: 96%;
}

.Floor002915 .title {
    color: #d83d30;
    font-size: 46px;
    font-family: "Alibaba-PuHuiTi-Heavy";
    text-transform: uppercase;
    line-height: 1em;
    padding-bottom: 3.13vw;
}

@media(max-width: 1024px) {
    .Floor002915 .title {
        font-size: 7vw;
    }
}

@media(max-width: 640px) {
    .Floor002915 .title {
        font-size: 10vw;
    }
}

.Floor002915 .form {
    position: relative;
    padding-right: 150px;
    overflow: hidden;
    border-radius: 5px;
}

.Floor002915 .form .btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
    height: 56px;
    color: #fff;
    background: url(../images/floor002911_search.png) no-repeat #c8192a 28% center;
    font-size: 16px;
    border: 0;
    cursor: pointer;
}

.Floor002915 .form .text {
    width: 100%;
    line-height: 56px;
    height: 56px;
    background: #fff;
    border: 0;
    padding: 0 1vw;
}

.Floor002915 .tips {
    padding-top: 1.3vw;
    color: #fff;
    text-align: left;
    /* font-size: 16px; */
    padding-left: 4%;
}

::-webkit-input-placeholder {
    color: #ccc;
}

::-moz-placeholder {
    color: #ccc;
}

:-ms-input-placeholder {
    color: #ccc;
}

@media(max-width: 640px) {
    .Floor002915 .form {
        padding-right: 30%;
        margin: 2vw 0;
    }

    .Floor002915 .form .btn {
        height: 12vw;
        width: 30%;
    }

    .Floor002915 .form .text {
        line-height: 12vw;
        height: 12vw;
    }

    .Floor002915,
    .Floor002915 .form .btn {
        font-size: 3.5vw;
    }
}

/*Menu002147 */
.Menu002147 {
    background: #f8f8f8;
}

.Menu002147 ul {
    display: table;
    margin: 0 auto;
}

.Menu002147 li {
    float: left;
    padding: 0 40px;
    position: relative;
}

.Menu002147 li:after {
    position: absolute;
    content: '';
    width: 1px;
    right: 0;
    top: 50%;
    height: 14px;
    margin-top: -7px;
    background: #dfdfdf;
}

.Menu002147 li.end:after {
    display: none;
}

.Menu002147 li a {
    display: block;
    font-size: 18px;
    position: relative;
    overflow: hidden;
    line-height: 82px;
    height: 82px;
    color: #666
}

.Menu002147 li a:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    height: 2px;
    width: 100%;
}

.Menu002147 li.aon a,
.Menu002147 li:hover a {
    color: #c8192a;
}

.Menu002147 li.aon a:after,
.Menu002147 li:hover a:after {
    background: #c8192a;
}

@media(max-width: 1024px) {
    .Menu002147 li {
        padding: 0 20px;
    }

    .Menu002147 li a {
        line-height: 50px;
        height: 50px;
    }
}

@media(max-width: 768px) {
    .Menu002147 ul {
        display: block;
    }

    .Menu002147 li {
        float: left;
        width: 25%;
        text-align: center;
        padding: 0;
    }
}

@media(max-width: 768px) and (min-width:481px) {
    .Menu002147 li:nth-child(4n):after {
        display: none;
    }
}

@media(max-width: 480px) {
    .Menu002147 li {
        width: 33.33333333333%
    }

    .Menu002147 li:nth-child(3n):after {
        display: none;
    }
}

@media(max-width: 375px) {
    .Menu002147 li a {
        font-size: 14px;
    }
}

/*RighInfo002096 */
.RighInfo002096 {
    /*border:1px solid #e8e8e8; padding:2%;*/
}

.RighInfo002096 .pic img {
    display: block;
    width: 100%;
}

.RighInfo002096 .intro {
    border-top: 3px solid #e8e8e8;
    margin: 2% 0 4% 0;
}

.RighInfo002096 .intro td {
    border: 1px solid #e8e8e8;
    line-height: 25px;
    padding: 15px 10px;
}

.RighInfo002096 .intro td.name {
    width: 90px;
    text-align: right;
    padding-left: 0;
    padding-right: 0;
}

.RighInfo002096 .intro td.mid {
    max-width: 250px;
}

.RighInfo002096 .ul_tab {
    text-align: center;
    margin: 0 auto;
    background: #f8f8f8;
}

.RighInfo002096 .ul_tab li {
    font-size: 18px;
    /* float:left; */
    overflow: hidden;
    /* width:50%; */
    display: inline-block;
    /* max-width:150px; */
    text-align: center;
    line-height: 82px;
    cursor: pointer;
    margin: 0 28px;
}

.RighInfo002096 .ul_tab li.active {
    /* background-color:#e14343; */
    color: #c8192a;
    border-bottom: 2px solid #c8192a;
}

.RighInfo002096 .ul_tab li.active:before {
    /* float:left; */
    content: '';
    width: 15px;
    height: 50px;
    /* background:#742c75; */
}

.RighInfo002096 .ul_tab li span {
    color: #d1d1d1;
}

.RighInfo002096 .ul_tab li.active span {
    color: #fff;
}

.RighInfo002096 .tab_info {
    padding-top: 3%;
}

.RighInfo002096 .evaluate h1 {
    margin: 0;
    font-size: 18px;
    color: #535353;
}

.RighInfo002096 .evaluate dd {
    padding: 2% 0;
    line-height: 25px;
    color: #333;
}

.RighInfo002096 .evaluate .from {
    padding: 3% 0;
}

.RighInfo002096 .from .name {
    width: 81px;
    color: #999;
    vertical-align: top;
}

.RighInfo002096 .from textarea {
    width: 100%;
    height: ;
    border: 1px solid #ebebeb;
    background: none;
    padding: 10px;
    line-height: 22px;
    height: 130px;
    margin-bottom: 20px;
}

.RighInfo002096 .from .btn {
    color: #fff;
    background: #e14343;
    width: 81px;
    height: 29px;
    cursor: pointer;
    border: none;
    padding: 0;
}

@media(max-width: 768px) {
    .RighInfo002096 .ul_tab li {
        font-size: 16px;
        line-height: 60px;
        margin: 0 6px
    }
}

@media(max-width: 480px) {
    .RighInfo002096 .intro td {
        display: block;
        width: auto !important;
        border: none;
        padding: 5px !important;
    }

    .RighInfo002096 .intro td.name {
        text-align: left;
        background-color: #F3F1F1;
        color: #333;
        font-weight: bold;
    }

    .RighInfo002096 .intro td.mid {
        max-width: none;
    }
}

.Page002046 .Pages {
    text-align: center;
    padding: 5% 0
}

.Page002046 .Pages a {
    display: inline-block;
    vertical-align: middle;
    background-color: #eeeeee;
    margin: 0 8px;
    width: 50px;
    line-height: 48px;
    color: #666666;
    text-align: center;
}

.Page002046 .Pages a:hover,
.Page002046 .Pages a.a_cur {
    background-color: #c8192a;
    color: #fff;
}

.Page002046 .Pages em {
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}

.Page002046 .Pages .a_first,
.Page002046 .Pages .a_end,
.Page002046 .Pages .p_cur,
.Page002046 .Pages .p_count,
.Page002046 .Pages .p_jump,
.Page002046 .Pages .p_total {
    display: none;
}

.Page002046 .Pages .a_prev,
.Page002046 .Pages .a_next {
    position: relative;
    background: #c8192a;
    overflow: hidden;
    color: transparent !important;
    color: #fff !important
}

.Page002046 .Pages .a_prev::after,
.Page002046 .Pages .a_next::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    margin: auto;
    width: 48%;
    height: 8px;
    background: url(../images/page-arrows.png) no-repeat left center transparent;
    background-size: 200%;
}

.Page002046 .Pages .a_next::after {
    background-position: right center;
}

@media(max-width: 640px) {
    .Page002046 .Pages a {
        padding: 0 8px;
        width: auto;
        margin: 0 4px;
        line-height: 30px;
    }
}

@media(max-width: 480px) {
    .Page002046 .Pages a {
        margin: 0 2px;
    }
}

@charset "utf-8";

/**/
/*reset*/
#nodata {
    padding: 80px;
    padding-left: 150px;
    border: solid 1px #eee;
    margin: 10px 0;
    background: url(../images/nodata.gif) no-repeat 20px 20px;
}

/* mub01InpageBannerr */
.mub01InpageBannerr {
    width: 100%;
    height: 300px;
}

.mub01InpageBannerr a {
    display: block;
    margin: 0 auto;
    height: 300px;
}

/* mub01MainContent */
.mub01MainContent {
    width: 100%;
    background: #f4f4f4;
    padding-bottom: 30px;
}

/*  */
.InpageSearch {
    width: 100%;
}

.InpageSearch .top {
    padding-top: 52px;
    height: 108px;
    background: #e5e5e5;
}

.InpageSearch .Input {
    width: 608px;
    height: 57px;
    position: relative;
    margin: 0 auto;
}

.InpageSearch .Input input {
    width: 520px;
    height: 57px;
    line-height: 57px;
    padding: 0 60px 0 28px;
    font-size: 16px;
    color: #333333;
    border: none;
    background: url(../images/inpagesearchbg01.png) no-repeat center;
    outline: none;
}

.InpageSearch .Input a {
    display: block;
    width: 47px;
    height: 47px;
    position: absolute;
    right: 4px;
    top: 4px;
}

.InpageSearch .mainCon {
    padding: 30px 30px;
    background: #fff;
}

.InpageSearch .mainCon .conBox .searchTitle {
    margin-bottom: 20px;
    font-size: 24px;
    color: #333;
    font-weight: normal;
}

.InpageSearch .mainCon .conBox .box {
    width: 100%;
}

.InpageSearch .mainCon .conBox .box li {
    padding: 20px 0 26px;
    border-bottom: 1px solid #e5e5e5;
}

.InpageSearch .mainCon .conBox .box li:first-child {
    border-top: 1px solid #e5e5e5;
}

.InpageSearch .mainCon .conBox .box li h3 {
    font-size: 16px;
    color: #333333;
    font-weight: normal;
}

.InpageSearch .mainCon .conBox .box li h3 a {
    color: #333333;
    text-decoration: none;
}

.InpageSearch .mainCon .conBox .box li p.p1 {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    margin-top: 5px;
}

.InpageSearch .mainCon .conBox .box li p.p1 a {
    color: #666666;
    text-decoration: none;
}

.InpageSearch .mainCon .conBox .box li p.p2 {
    overflow: hidden;
    height: 16px;
    line-height: 16px;
    margin-top: 30px;
}

.InpageSearch .mainCon .conBox .box li p.p2 span {
    display: block;
    float: left;
    font-size: 14px;
    color: #666666;
}

.InpageSearch .mainCon .conBox .box li p.p2 a {
    display: block;
    float: left;
    font-size: 14px;
    color: #666666;
    font-family: arial;
    margin-left: 32px;
    background: url(../images/inpagesearch_icon02.png) no-repeat left center;
    padding-left: 24px;
}

.InpageSearch .mainCon .conBox .box li:hover h3 a {
    color: #242424;
}

.InpageSearch .mainCon .conBox .box li.cpsosu {
    float: left;
}

.InpageSearch .mainCon .conBox .box li.cpsosu .Pic {
    display: block;
    width: 300px;
    height: 243px;
    overflow: hidden;
    float: left;
}

.InpageSearch .mainCon .conBox .box li.cpsosu .Pic img {
    display: block;
    transform: scale(1);
    transition: all 2s ease-out;
    width: 300px;
    height: 243px;
}

.InpageSearch .mainCon .conBox .box li.cpsosu:hover .Pic img {
    transform: scale(1.2);
}

.InpageSearch .mainCon .conBox .box li.cpsosu .intro {
    padding: 0px 32px 0;
    width: 776px;
    float: left;
}

/* webMap  */
.map_main {
    overflow: hidden;
    border: solid 5px #F0F0F0;
    margin: 20px 0;
    padding-bottom: 30px;
    background: #fff;
}

.sitemap_con {
    width: 1120px;
    margin: 0 auto;
    color: #666;
}

.sitemap_con .map_top {
    border-bottom: solid 1px #d7d7d7;
}

.sitemap_con .map_top img {
    float: left;
}

.site_r_link {
    width: 136px;
    margin-top: 20px;
    border: 1px solid #cdcdcd;
    background: #F8F8F8;
    padding: 5px 10px;
    float: right;
}

.site_plc {
    background: url(../images/ico27.gif) no-repeat 0 11px;
    padding: 5px 0;
    text-indent: 10px;
}

.sitemap_con h4 {
    line-height: 30px;
    margin: 10px 0;
    margin-right: 10px;
}

.sitemap_con h4 a {
    color: #000;
    font-size: 18px;
}

.b4 {
    border: 1px dashed #efefef;
    padding: 10px 5px;
}

.b4 ul {
    padding: 0 11px;
}

.b4 li {
    float: left;
    line-height: 25px;
    height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 342px;
    overflow: hidden;
    margin: 0 10px;
    font-size: 14px;
}

.b4 li a {
    color: #000;
}

.b4 li a:hover {
    color: #e7bf78;
}

/**/
/* mub02Title */
.mub02Title {
    text-align: center;
    margin: 0 auto;
}

.mub02Title h2 {
    font-size: 20px;
    color: #242424;
    font-weight: bold;
}

.mub02Title h2 a {
    color: #242424;
    text-decoration: none;
    font-weight: bold;
}

.mub02Title h2 em {
    color: #242424;
    font-weight: bold;
}

.mub02Title i {
    display: block;
    height: 3px;
    margin-top: 26px;
    width: 1230px;
}

.mub02Title i img {
    display: block;
    width: 1230px;
    height: 3px;
}

/* mub02Top */
.mub02Top {
    width: 870px;
    margin: 0 auto;
    padding-top: 20px;
}

.mub02Top h2 {
    font-size: 18px;
    color: #e7bf78;
    font-weight: normal;
    height: 40px;
    border-bottom: 1px solid #e4e4e4;
}

/* mub02Top2 */
.mub02Top2 {
    width: 100%;
    height: 83px;
    background: url(../images/mub02top2bg.jpg) no-repeat center top;
}

.mub02Top2 h3 {
    float: left;
    height: 80px;
    line-height: 80px;
    font-size: 20px;
    color: #242424;
}

.mub02Top2 h3 em {
    font-weight: bold;
}

.mub02Top2 a.more {
    display: block;
    font-size: 13px;
    color: #999999;
    line-height: 80px;
    float: right;
}

.mub02Top2 i img {
    display: block;
}

.mub02Top2 i {
    display: block;
}

/* InpageSidebar01 */
/*.InpageSidebar01{width: 270px;float: left;}
.InpageSidebar01 .top{width: 100%;height: 80px;background: #242424;}
.InpageSidebar01 .top h2{height: 80px;text-indent: 28px;background: url(../images/inpagesidebar01_icon01.png) no-repeat 218px center;line-height:80px;font-size: 24px;color: #fff;font-weight: normal;}
.InpageSidebar01 .top h2 a{color: #fff;text-decoration: none; font-weight: bold; }
.InpageSidebar01 .classify .box{border: 1px solid #e4e4e4;border-top: none;position: relative;}
.InpageSidebar01 .classify .box:first-child{border-top: 1px solid #e4e4e4;}
.InpageSidebar01 .classify dl{padding: 14px 19px 18px 30px;}
.InpageSidebar01 .classify dt{font-size: 20px;color: #333333;background: url(../images/mub02_jt03.png) no-repeat 194px 6px;margin-bottom: 14px;}
.InpageSidebar01 .classify dt a{color: #333333;}
.InpageSidebar01 .classify dd p{border-left: 1px solid #e4e4e4;height: 35px;line-height: 35px;} */
.InpageSidebar01 {
    width: 270px;
    float: left;
}

.InpageSidebar01 .top {
    width: 100%;
    height: 80px;
    background: #d72323;
}

.InpageSidebar01 .top h2 {
    height: 80px;
    text-indent: 28px;
    background: url(../images/inpagesidebar01_icon01.png) no-repeat 218px center;
    line-height: 80px;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
}

.InpageSidebar01 .top h2 a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.InpageSidebar01 .classify dt:hover a,
.InpageSidebar01 .classify dt.cur a {
    color: #e7bf78;
    font-weight: bold;
}

.InpageSidebar01 .classify dl {
    padding: 14px 19px 6px 25px;
    position: relative;
    border: 1px solid #e4e4e4;
    border-top: none;
    overflow: hidden;
}

.InpageSidebar01 .classify .dl:first-child {
    border-top: 1px solid #e4e4e4;
}

.InpageSidebar01 .classify dl.cur dd {
    display: block;
}

.InpageSidebar01 .classify dt {
    font-size: 16px;
    color: #333333;
    background: url(../images/mub02_jt03.png) no-repeat 194px 3px;
    margin-bottom: 10px;
}

.InpageSidebar01 .classify dt a {
    color: #333333;
    text-decoration: none;
    display: block;
}

.InpageSidebar01 .classify dd.cur {
    display: block;
}

.InpageSidebar01 .classify dd p {
    border-left: 1px solid #e4e4e4;
    height: 35px;
    line-height: 35px;
}

.InpageSidebar01 .classify dd p a {
    font-size: 15px;
    color: #333333;
    display: block;
    text-indent: 16px;
    text-decoration: none;
}

.InpageSidebar01 .classify .box i {
    display: none;
    width: 3px;
    height: 100%;
    position: absolute;
    left: -1px;
    top: 0;
    background: #e7bf78;
}

.InpageSidebar01 .classify .box:hover {
    background: #f5f5f5;
}

.InpageSidebar01 .classify .box:hover i {
    display: block;
}

.InpageSidebar01 .classify .box dt.cur {
    background: url(../images/mub02_jt04.png) no-repeat 194px 6px;
    font-weight: bold;
}

.InpageSidebar01 .classify .box:hover dt a,
.InpageSidebar01 .classify .box dt.cur a {
    color: #e7bf78;
    display: block;
    text-decoration: none;
}

.InpageSidebar01 .classify .box:hover dt {
    background: url(../images/mub02_jt04.png) no-repeat 194px 6px;
    font-weight: bold;
}

.InpageSidebar01 .classify dd p:hover a,
.InpageSidebar01 .classify dd p.cur a {
    color: #fff;
}

.InpageSidebar01 .classify dd p:hover,
.InpageSidebar01 .classify dd p.cur {
    background: url(../images/mub02_jt02.png) no-repeat 194px center #e7bf78;
}

.InpageSidebar01 .sidebarLinkUs {
    border: 1px solid #e4e4e4;
    margin-top: 20px;
    padding: 0 19px 20px;
    margin-bottom: 20px;
}

.InpageSidebar01 .sidebarLinkUs h3 {
    font-size: 18px;
    color: #242424;
    height: 59px;
    line-height: 59px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 18px;
    text-indent: 10px;
}

.InpageSidebar01 .sidebarLinkUs p {
    font-size: 14px;
    color: #333333;
    margin-bottom: 12px;
    line-height: 20px;
    padding: 0 9px;
}

.InpageSidebar01 .sidebarLinkUs .zxzx {
    display: block;
    width: 160px;
    height: 50px;
    overflow: hidden;
    background: #e7bf78;
    text-decoration: none;
    margin-top: 20px;
}

.InpageSidebar01 .sidebarLinkUs .zxzx span {
    display: block;
    width: 50px;
    height: 50px;
    float: left;
    border-right: 1px solid #fff;
    background: url(../images/zxzx_icon01.png) no-repeat center;
}

.InpageSidebar01 .sidebarLinkUs .zxzx em {
    display: block;
    width: 109px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    float: left;
}

.InpageSidebar01 .sidebarLinkUs .zxzx em img {
    display: inline-block;
    *display: inline-block;
    position: relative;
    top: 2px;
    margin-left: 8px;
}

/* InpageSidebar02 */
.InpageSidebar02 .classify {
    border: 1px solid #e4e4e4;
    border-top: none;
    position: relative;
}

.InpageSidebar02 .classify li {
    height: 58px;
    border-top: 1px solid #e4e4e4;
    text-indent: 28px;
    font-size: 15px;
    color: #333333;
    line-height: 58px;
    background: url(../images/mub02_jt03.png) no-repeat 224px center;
}

.InpageSidebar02 .classify li a {
    color: #333333;
    display: block;
    text-decoration: none;
}

.InpageSidebar02 .classify li:hover,
.InpageSidebar02 .classify li.cur {
    background: url(../images/mub02_jt04.png) no-repeat 224px center #f5f5f5;
}

.InpageSidebar02 .classify li:hover a,
.InpageSidebar02 .classify li.cur a {
    color: #e7bf78;
    font-weight: bold;
}

.InpageSidebar02 .classify i {
    display: block;
    width: 3px;
    background: #e7bf78;
    position: absolute;
    left: -1px;
    top: 0;
    z-index: 9;
}

.InpageSidebar02 .xgzx {
    border: 1px solid #e4e4e4;
    margin-top: 20px;
    padding: 0 19px 16px;
}

.InpageSidebar02 .xgzx h3 {
    font-size: 18px;
    color: #242424;
    height: 59px;
    line-height: 59px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 18px;
    text-indent: 10px;
}

.InpageSidebar02 .xgzx p {
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.InpageSidebar02 .xgzx p a {
    color: #333333;
}

.InpageSidebar02 .xgzx p:hover a {
    color: #e7bf78;
}

/*  */
.mub02address {
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 20px;
}

.mub02address .con {
    width: 100%;
    height: 43px;
}

.mub02address .homePage {
    display: block;
    width: 43px;
    height: 43px;
    background: url(../images/mub02address_homepage.png) no-repeat center;
    float: left;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}

.mub02address p {
    margin: 0;
    height: 43px;
    width: 84%;
    line-height: 43px;
    font-size: 13px;
    color: #999999;
    float: left;
    margin-left: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mub02address p a {
    color: #999999;
    padding: 0 4px;
}

.mub02address .backList {
    display: block;
    width: 117px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    float: right;
    font-size: 13px;
    color: #999999;
    text-decoration: none;
    cursor: pointer;
}

.mub02address .backList img {
    display: inline-block;
    *display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

/* mub02tjcp */
.mub02tjcp {
    border: 1px solid #e4e4e4;
    padding: 0 19px 20px;
    margin-top: 20px;
}

.mub02tjcp .conBox {
    width: 100%;
    margin-top: 20px;
}

.mub02tjcp .conBox li {
    width: 280px;
    float: left;
    margin-left: 15px;
    text-align: center;
}

.mub02tjcp .conBox li:first-child {
    margin-left: 0;
}

.mub02tjcp .conBox li span {
    display: block;
    width: 278px;
    height: 225px;
    overflow: hidden;
    border: 1px solid #e4e4e4;
}

.mub02tjcp .conBox li img {
    display: block;
    transform: scale(1);
    transition: all 1s ease-out;
    width: 278px;
    height: 225px;
}

.mub02tjcp .conBox li:hover img {
    transform: scale(1.2);
}

.mub02tjcp .conBox li em {
    display: block;
    font-size: 14px;
    color: #333333;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mub02tjcp .conBox li a {
    display: block;
    text-decoration: none;
}

/* mub02xgyd /*/
.mub02xgyd {
    border: 1px solid #e4e4e4;
    padding: 0 19px 10px;
    margin-top: 20px;
}

.mub02xgyd .conBox {
    width: 100%;
    margin-top: 22px;
    overflow: hidden;
}

.mub02xgyd .conBox ul {
    width: 106%;
}

.mub02xgyd .conBox li {
    width: 416px;
    overflow: hidden;
    margin-right: 38px;
    float: left;
    margin-bottom: 13px;
}

.mub02xgyd .conBox li a {
    display: block;
    font-size: 14px;
    color: #333333;
    float: left;
    width: 302px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mub02xgyd .conBox li a:hover {
    color: #e7bf78;
}

.mub02xgyd .conBox li span {
    display: block;
    font-size: 14px;
    color: #999999;
    font-family: arial;
    float: right;
}

/* mub02Ad */
.mub02Ad {
    background: #f5f5f5;
    border: 1px solid #e4e4e4;
    position: relative;
    height: 228px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.mub02Ad .figure {
    width: 165px;
    height: 213px;
    position: absolute;
    left: 70px;
    bottom: 0;
}

.mub02Ad .figure img {
    display: block;
    width: 165px;
    height: 213px;
}

.mub02Ad .conBox {
    margin-left: 285px;
    padding-top: 40px;
    margin-right: 24px;
}

.mub02Ad .conBox h3 {
    font-size: 22px;
    color: #242424;
    font-weight: normal;
}

.mub02Ad .conBox p {
    font-size: 15px;
    color: #333333;
    margin-top: 6px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 40px;
}

.mub02Ad .conBox .box {
    margin-top: 20px;
}

.mub02Ad .conBox .box .zxzx {
    display: block;
    width: 160px;
    height: 50px;
    overflow: hidden;
    background: #e7bf78;
    text-decoration: none;
    float: left;
}

.mub02Ad .conBox .box .zxzx span {
    display: block;
    width: 50px;
    height: 50px;
    float: left;
    border-right: 1px solid #fff;
    background: url(../images/zxzx_icon01.png) no-repeat center;
}

.mub02Ad .conBox .box .zxzx em {
    display: block;
    width: 109px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    float: left;
}

.mub02Ad .conBox .box .zxzx em img {
    display: inline-block;
    *display: inline-block;
    position: relative;
    top: 2px;
    margin-left: 8px;
}

.mub02Ad .conBox .box .phone {
    float: left;
    margin-left: 56px;
    background: url(../images/mub02ad_phone.png) no-repeat left center;
    padding-left: 44px;
    margin-top: 4px;
}

.mub02Ad .conBox .box .phone span {
    display: block;
    font-size: 13px;
    color: #666666;
}

.mub02Ad .conBox .box .phone em {
    display: block;
    font-size: 24px;
    color: #e7bf78;
    font-family: arial;
}

/* paging */
#paging ul {
    width: 898px;
}

#paging .paging {
    margin-top: 20px;
}

.InpageSearch .mainCon .paging {
    border: 1px solid #e4e4e4;
}

.paging {
    border-top: 1px solid #e4e4e4;
    height: 59px;
}

.paging .pagingPrev {
    width: 119px;
    height: 59px;
    line-height: 59px;
    text-align: center;
    border-right: 1px solid #e4e4e4;
    float: left;
    font-size: 13px;
    color: #999999;
    text-decoration: none;
}

.paging .pagingPrev i {
    display: inline-block;
    *display: inline-block;
    width: 8px;
    height: 14px;
    background: url(../images/mub02_jt01.png) no-repeat center;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.paging .pagingNext {
    width: 119px;
    height: 59px;
    line-height: 59px;
    text-align: center;
    border-left: 1px solid #e4e4e4;
    float: right;
    font-size: 13px;
    color: #999999;
    text-decoration: none;
}

.paging .pagingNext i {
    display: inline-block;
    *display: inline-block;
    width: 8px;
    height: 14px;
    background: url(../images/mub02_jt03.png) no-repeat center;
    margin-left: 10px;
    position: relative;
    top: 2px;
}

.paging ul {
    width: 668px;
    float: left;
    text-align: center;
    padding-top: 17px;
}

.paging ul a {
    display: inline-block;
    *display: inline-block;
    width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    font-size: 15px;
    color: #999999;
    font-family: arial;
    margin-left: 4px;
    text-decoration: none;
}

.paging ul a.cur {
    color: #fff;
    text-decoration: none;
    background: #e7bf78;
}

.paging ul a:hover {
    background: #e7bf78;
    color: #fff;
}

.paging ul a:hover a {}

.paging .pagingNext:hover {
    color: #e7bf78;
    font-weight: bold;
}

.paging .pagingNext:hover i {
    background: url(../images/mub02_jt04.png) no-repeat center;
}

.paging .pagingPrev:hover {
    color: #e7bf78;
    font-weight: bold;
}

.paging .pagingPrev:hover i {
    background: url(../images/mub02_jt05.png) no-repeat center;
}

/* proDetails */
.proDetails {
    width: 100%;
}

.proDetailsSection {
    width: 910px;
    float: right;
}

.proDetailsSection .mainCon {
    border: 1px solid #e4e4e4;
    padding-bottom: 0px;
}

.proDetailsIntro {
    width: 100%;
    height: 371px;
    border-bottom: 1px solid #e4e4e4;
}

.proDetailsIntro .conL {
    width: 458px;
    float: left;
    position: relative;
    height: 371px;
    border-right: 1px solid #e4e4e4;
}

.proDetailsIntro .conL i {
    display: block;
    width: 44px;
    height: 44px;
    position: absolute;
    z-index: 9;
    cursor: pointer;
    overflow: hidden;
    top: 50%;
    margin-top: -22px;
}

.proDetailsIntro .conL i.prev {
    left: -1px;
}

.proDetailsIntro .conL i.next {
    right: -1px;
}

.proDetailsIntro .conL .btnList {
    width: 100%;
    height: 10px;
    text-align: center;
    position: absolute;
    bottom: 18px;
}

.proDetailsIntro .conL .btnList span {
    display: inline-block;
    width: 9px;
    height: 9px;
    overflow: hidden;
    position: relative;
    background: url(../images/prodetailsintro_icon01.png) no-repeat left top;
    margin-left: 14px;
    cursor: pointer;
}

.proDetailsIntro .conL .btnList span.cur {
    background-position: left bottom;
}

.proDetailsIntro .conL .btnList span:first-child {
    margin-left: 0;
}

.proDetailsIntro .conL .conBox {
    width: 458px;
    height: 371px;
    position: relative;
    overflow: hidden;
}

.proDetailsIntro .conL .conBox ul {
    position: absolute;
    top: 0;
    left: 0;
}

.proDetailsIntro .conL .conBox li {
    float: left;
    width: 458px;
}

.proDetailsIntro .conL .conBox li img {
    display: block;
    width: 458px;
    height: 371px;
}

.proDetailsIntro .conR {
    float: right;
    padding-top: 20px;
    width: 400px;
    height: 378px;
    position: relative;
    margin-right: 20px;
}

.proDetailsIntro .conR h3 {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    height: 25px;
    overflow: hidden;
}

.proDetailsIntro .conR i {
    display: block;
    height: 1px;
    margin: 20px 0 18px 0;
    background: #e4e4e4;
}

.proDetailsIntro .conR p {
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    height: 176px;
    display: inline-block;
    overflow: hidden;
}

.proDetailsIntro .conR .box {
    width: 100%;
    position: absolute;
    bottom: 55px;
    left: 0;
}

.proDetailsIntro .conR .box .zx {
    display: block;
    width: 172px;
    height: 53px;
    float: left;
    font-size: 20px;
    color: #fff;
    line-height: 53px;
    background: url(../images/prodetailsintrobg01.png) no-repeat center;
    text-align: center;
    text-decoration: none;
}

.proDetailsIntro .conR .box .zx img {
    position: relative;
    top: 4px;
    margin-left: 12px;
}

.proDetailsIntro .conR .box .phone {
    float: left;
    padding-left: 42px;
    ;
    background: url(../images/prodetailsintro_phone.png) no-repeat left center;
    margin-left: 18px;
    margin-top: 6px;
}

.proDetailsIntro .conR .box .phone span {
    display: block;
    font-size: 13px;
    color: #666666;
}

.proDetailsIntro .conR .box .phone em {
    display: block;
    font-size: 24px;
    color: #e7bf78;
    font-family: arial;
}

.proDetailsCanS {
    width: 870px;
    margin: 20px auto 0;
}

.proDetailsCanS .menu {
    width: 100%;
    height: 54px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e4e4e4;
}

.proDetailsCanS .menu li {
    float: left;
    width: 148px;
    border: 1px solid #e4e4e4;
    height: 53px;
    line-height: 53px;
    text-align: center;
    font-size: 14px;
    color: #000;
    border-left: none;
    border-bottom: none;
    cursor: pointer;
}

.proDetailsCanS .menu li:first-child {
    border-left: 1px solid #e4e4e4;
}

.proDetailsCanS .menu li.status_on {
    background: #e7bf78;
    border-color: #e7bf78;
    color: #fff;
}

.proDetailsCanS .conBox {
    width: 100%;
    background: #fff;
    line-height: 22px;
}

.proDetailsCanS .conBox .box {
    width: 100%;
    height: 100%;
    background: #fff;
}

/* proDetailsLy */
.proDetailsLy {
    width: 870px;
    margin: 30px auto 0;
}

.proDetailsLy .conBox .box1 {
    width: 100%;
    margin-top: 33px;
}

.proDetailsLy .conBox .box1 .Input {
    width: 427px;
    height: 58px;
    border: 1px solid #e4e4e4;
    float: left;
    margin-bottom: 10px;
    margin-left: 12px;
}

.proDetailsLy .conBox .box1 input {
    width: 354px;
    padding-left: 22px;
    padding-right: 51px;
    font-size: 16px;
    color: #999999;
    line-height: 58px;
    outline: none;
    border: none;
}

.proDetailsLy .conBox .box1 .Input1 {
    margin-left: 0;
}

.proDetailsLy .conBox .box1 .Input1 input {
    background: url(../images/prodetailsly_icon01.png) no-repeat 386px center;
}

.proDetailsLy .conBox .box1 .Input2 input {
    background: url(../images/prodetailsly_icon02.png) no-repeat 386px center;
}

.proDetailsLy .conBox .box1 textarea {
    padding-left: 22px;
    width: 795px;
    height: 150px;
    border: 1px solid #e0e0e0;
    padding-top: 18px;
    font-size: 16px;
    color: #999999;
    outline: none;
    resize: none;
    background: url(../images/prodetailsly_icon03.png) no-repeat 828px 18px;
    padding-right: 51px;
}

.proDetailsLy .conBox .box1 .yzmtj {
    margin-top: 20px;
}

.proDetailsLy .conBox .box1 .yzmtj .sr {
    width: 250px;
    float: left;
    border: 1px solid #e0e0e0;
}

.proDetailsLy .conBox .box1 .yzmtj .sr span {
    display: block;
    font-size: 16px;
    color: #999999;
    display: block;
    height: 58px;
    line-height: 58px;
    float: left;
    border-right: 1px solid #e0e0e0;
    width: 100px;
    text-align: center;
}

.proDetailsLy .conBox .box1 .yzmtj .sr input {
    padding: 0 10px;
    width: 127px;
    float: left;
    display: block;
    border: none;
    line-height: 58px;
    font-size: 16px;
    color: #999;
    height: 58px;
    outline: none;
}

.proDetailsLy .conBox .box1 .yzmtj #spVerCode img {
    display: block;
    margin-top: 14px;
    margin-left: 10px;
    float: left;
    width: 105px;
    height: 38px;
}

.proDetailsLy .conBox .box1 .yzmtj a.p {
    line-height: 86px;
    margin-left: 10px;
}

.proDetailsLy .conBox .box1 .yzmtj a.tj {
    display: block;
    width: 410px;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background: #e7bf78;
    float: right;
}

.proDetailsLy .conBox .box1 .yzmtj bottom.tj {
    display: block;
    width: 410px;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background: #e7bf78;
    float: right;
}

/* proList */
.proList {
    width: 100%;
}

.proListSection {
    width: 910px;
    float: right;
}

.proListSection .mainCon {
    border: 1px solid #e4e4e4;
    padding-top: 28px;
    width: 908px;
}

.proListSection .mainCon .conBox {
    width: 870px;
    margin: 20px auto 0;
    padding-bottom: 30px;
}

.proListSection .mainCon .conBox ul {
    width: 104%;
}

.proListSection .mainCon .conBox li {
    float: left;
    width: 280px;
    margin-right: 15px;
    margin-bottom: 20px;
}

.proListSection .mainCon .conBox li.noMl {
    margin-right: 0px;
}

.proListSection .mainCon .conBox li .Pic {
    width: 278px;
    /* height: 225px; */
    border: 1px solid #e4e4e4;
    overflow: hidden;
    display: block;
}

.proListSection .mainCon .conBox li .Pic img {
    display: block;
    width: 278px;
    height: 225px;
    transform: scale(1);
    transition: all 1s ease-out;
}

.proListSection .mainCon .conBox li .intro {
    width: 280px;
    height: 80px;
    text-align: center;
    padding-top: 14px;
    position: relative;
}

.proListSection .mainCon .conBox li .intro h3 {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 16px;
    width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.proListSection .mainCon .conBox li .intro h3 a {
    color: #333333;
    text-decoration: none;
}

.proListSection .mainCon .conBox li .intro p {
    line-height: 20px;
    color: #666666;
    font-size: 14px;
    margin-top: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 44px;
}

.proListSection .mainCon .conBox li .intro .btn {
    overflow: hidden;
    width: 241px;
    height: 42px;
    background: url(../images/prolistbg01.png) no-repeat center;
    position: absolute;
    bottom: 0px;
    left: 20px;
}

.proListSection .mainCon .conBox li .intro .btn a {
    display: block;
    width: 120px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    float: left;
    font-size: 14px;
    color: #777777;
    text-decoration: none;
}

.proListSection .mainCon .conBox li .intro .btn a i {
    display: inline-block;
    width: 7px;
    height: 12px;
    background: url(../images/mub02_jt03.png) no-repeat center;
    margin-left: 8px;
    position: relative;
    top: 2px;
}

.proListSection .mainCon .conBox li .intro .btn a:first-child {
    border-right: 1px solid #eaeaea;
}

.proListSection .mainCon .conBox li .intro .btn a:hover {
    color: #fff;
}

.proListSection .mainCon .conBox li .intro h3 a {
    color: #e7bf78;
}

.proListSection .mainCon .conBox li .intro .btn a.more:hover {
    background: url(../images/prolistbg02.png) no-repeat center;
}

.proListSection .mainCon .conBox li .intro .btn a.more:hover i {
    background: url(../images/mub02_jt02.png) no-repeat center;
}

.proListSection .mainCon .conBox li .intro .btn a.zx:hover {
    background: url(../images/prolistbg03.png) no-repeat center;
}

.proListSection .mainCon .conBox li .intro .btn a.zx:hover i {
    background: url(../images/mub02_jt02.png) no-repeat center;
}

.proListSection .mainCon .conBox li:hover .Pic img {
    transform: scale(1.2);
}

.videoSection {
    width: 910px;
    float: right;
}

.videoSection .mainCon {
    border: 1px solid #e4e4e4;
    padding-top: 28px;
    width: 908px;
}

.videoSection .mainCon .conBox .con {
    width: 870px;
    margin: 62px auto 0;
    padding-bottom: 56px;
}

/* fzlc */
.fzlc {
    width: 100%;
}

.fzlcSection {
    width: 910px;
    float: right;
}

.fzlcSection .mainCon {
    border: 1px solid #e4e4e4;
    padding-top: 28px;
    width: 908px;
}

.fzlcSection .mainCon .conBox {
    width: 870px;
    margin: 62px auto 0;
    padding-bottom: 56px;
}

.fzlcSection .mainCon .conBox .con {
    margin-left: 124px;
    border-left: 1px solid #e4e4e4;
}

.fzlcSection .mainCon .conBox .fzlcTime {
    float: left;
    margin-left: -96px;
    margin-top: 22px;
}

.fzlcSection .mainCon .conBox .fzlcTime span {
    font-size: 32px;
    color: #e7bf78;
    font-weight: bold;
    font-family: arial;
}

.fzlcSection .mainCon .conBox .fzlcTime i {
    display: inline-block;
    *display: inline-block;
    width: 30px;
    height: 1px;
    background: #e7bf78;
    position: relative;
    top: -10px;
    margin-left: 10px;
}

.fzlcSection .mainCon .conBox .box {
    margin-top: 50px;
}

.fzlcSection .mainCon .conBox .box:first-child {
    margin-top: 0;
}

.fzlcSection .mainCon .conBox dl {
    float: left;
    margin-left: 32px;
    width: 690px;
}

.fzlcSection .mainCon .conBox dt {
    float: left;
    margin-right: 20px;
}

.fzlcSection .mainCon .conBox dt img {
    display: block;
    width: 250px;
    height: 190px;
}

.fzlcSection .mainCon .conBox dd {
    float: left;
    width: 420px;
}

.fzlcSection .mainCon .conBox dd p {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}

/* about */
.about {
    width: 100%;
}

.aboutSection {
    width: 910px;
    float: right;
}

.aboutSection .mainCon {
    border: 1px solid #e4e4e4;
    padding-top: 28px;
    width: 908px;
    padding-bottom: 0px;
}

.aboutSection .mainCon .conBox {
    width: 870px;
    margin: 20px auto 0;
    padding-bottom: 20px;
    background: #fff;
    line-height: 24px;
}

.aboutSection .mainCon .conBox p {
    font-size: 14px;
}

/* linkUs  */
.linkUs {
    width: 100%;
}

.linkUsSection .mainCon .conBox {
    width: 870px;
    margin: 20px auto 0;
    padding-bottom: 20px;
    background: #fff;
    line-height: 24px;
}

.linkUsSection .mainCon .conBox p {
    font-size: 14px;
}

.linkUsSection {
    width: 910px;
    float: right;
}

.linkUsSection .mainCon {
    border: 1px solid #e4e4e4;
    padding-top: 28px;
    width: 908px;
    padding-bottom: 0px;
}

.linkUsSection .mainCon .linkUsIntro {
    width: 870px;
    margin: 40px auto 0;
    padding-bottom: 40px;
}

.linkUsSection .mainCon .linkUsIntro ul li {
    float: left;
    float: left;
}

.linkUsSection .mainCon .linkUsIntro ul li img {
    display: block;
    width: 440px;
    height: 280px;
    float: left;
    margin-right: 20px;
}

.linkUsSection .mainCon .linkUsIntro ul li h3 {
    font-size: 20px;
    color: #333333;
    font-weight: normal;
}

.linkUsSection .mainCon .linkUsIntro ul li p {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    margin-top: 22px;
}

.linkUsSection .mainCon .linkUsIntro .zxzx {
    display: block;
    width: 160px;
    height: 50px;
    overflow: hidden;
    background: #e7bf78;
    text-decoration: none;
    left: 0;
    bottom: 0;
}

.linkUsSection .mainCon .linkUsIntro .zxzx span {
    display: block;
    width: 50px;
    height: 50px;
    float: left;
    border-right: 1px solid #e56100;
    background: url(../images/zxzx_icon01.png) no-repeat center;
}

.linkUsSection .mainCon .linkUsIntro .zxzx em {
    display: block;
    width: 109px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    float: left;
}

.linkUsSection .mainCon .linkUsIntro .zxzx em img {
    display: inline-block;
    *display: inline-block;
    position: relative;
    top: 2px;
    margin-left: 8px;
}

/* linkUsAddress */
.linkUsSection .linkUsAddress {
    width: 870px;
    margin: 0 auto;
}

.linkUsSection .linkUsAddress ul {
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}

.linkUsSection .linkUsAddress li {
    width: 290px;
    padding-top: 48px;
    height: 282px;
    background: url(../images/linkusaddressbg01.png) repeat-y;
    text-align: center;
    float: left;
}

.linkUsSection .linkUsAddress li img {
    display: block;
    margin: 0 auto;
}

.linkUsSection .linkUsAddress li h3 {
    margin: 12px 0 42px 0;
    font-size: 16px;
    color: #e7bf78;
    font-weight: normal;
}

.linkUsSection .linkUsAddress li p {
    font-size: 14px;
    color: #333333;
    margin-bottom: 6px;
    line-height: 22px;
}

.linkUsSection .LinkUsMap {
    width: 870px;
    margin: 20px auto 0;
}

.linkUsSection .LinkUsMap img {
    display: block;
    width: 870px;
    height: 380px;
}

/*  */
.proDetailsCanS .conBox .box .linkUsIntro {
    width: 870px;
    margin: 40px auto 0;
    padding-bottom: 40px;
}

.proDetailsCanS .conBox .box .linkUsIntro ul li {
    float: left;
}

.proDetailsCanS .conBox .box .linkUsIntro ul li img {
    display: block;
    width: 440px;
    height: 280px;
    float: left;
    margin-right: 20px;
}

.proDetailsCanS .conBox .box .linkUsIntro ul li h3 {
    font-size: 20px;
    color: #333333;
    font-weight: normal;
}

.proDetailsCanS .conBox .box .linkUsIntro ul li p {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    margin-top: 22px;
}

.proDetailsCanS .conBox .box .linkUsAddress {
    width: 870px;
    margin: 0 auto;
}

.proDetailsCanS .conBox .box .linkUsAddress ul {
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}

.proDetailsCanS .conBox .box .linkUsAddress li {
    width: 290px;
    padding-top: 48px;
    height: 282px;
    background: url(../images/linkusaddressbg01.png) repeat-y;
    text-align: center;
    float: left;
}

.proDetailsCanS .conBox .box .linkUsAddress li img {
    display: block;
    margin: 0 auto;
}

.proDetailsCanS .conBox .box .linkUsAddress li h3 {
    margin: 12px 0 42px 0;
    font-size: 16px;
    color: #e7bf78;
    font-weight: normal;
}

.proDetailsCanS .conBox .box .linkUsAddress li p {
    font-size: 14px;
    color: #333333;
    margin-bottom: 6px;
    line-height: 22px;
}

.proDetailsCanS .conBox .box .linkUsAddress .LinkUsMap {
    width: 100%;
    margin-top: 20px;
}

.proDetailsCanS .conBox .box .linkUsAddress .LinkUsMap img {
    display: block;
    width: 870px;
    height: 380px;
}

.proDetailsCanS .conBox .box .LinkUsMap {
    width: 100%;
    margin-top: 20px;
}

.proDetailsCanS .conBox .box .LinkUsMap img {
    display: block;
    width: 870px;
    height: 380px;
}

/**/
.news_ul {
    width: 106%;
}

.news_ul li {
    width: 416px;
    overflow: hidden;
    margin-right: 38px;
    float: left;
    margin-bottom: 13px;
}

.news_ul li a {
    display: block;
    font-size: 14px;
    color: #333333;
    float: left;
    width: 302px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_ul li a:hover {
    color: #e7bf78;
}

.news_ul li span {
    display: block;
    font-size: 14px;
    color: #999999;
    font-family: arial;
    float: right;
}

/**/
dl.news_dl {
    padding: 20px;
    height: 120px;
    border: 1px solid #dfdfdf;
    border-top: none;
    background: #fff;
    position: relative;
}

dl.news_dl:first-child {
    border-top: 1px solid #dfdfdf;
}

dl.news_dl dt {
    font-size: 22px;
    font-weight: normal;
}

dl.news_dl dt a {
    color: #000000;
    text-decoration: none;
}

dl.news_dl:hover dt img {
    transform: scale(1.2);
}

dl.news_dl dd {
    width: 100%;
    height: 80px;
    position: relative;
    margin-left: 0px;
    float: left;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-top: 17px;
}

dl.news_dl:hover dt a {
    color: #e7bf78;
}

dl.news_dl:hover {
    box-shadow: 0 0 10px 6px #eeeeee;
    z-index: 99;
}

/* qyfc */
.qyfc {
    width: 100%;
}

.qyfcSection {
    width: 910px;
    float: right;
}

.qyfcSection .mainCon {
    border: 1px solid #e4e4e4;
    padding-top: 28px;
    width: 908px;
}

.qyfcSection .mainCon .qyfcIntro {
    width: 870px;
    margin: 20px auto 0;
    padding-bottom: 20px;
    overflow: hidden;
}

.qyfcSection .mainCon .qyfcIntro dt {
    float: left;
    width: 582px;
    height: 580px;
    float: left;
}

.qyfcSection .mainCon .qyfcIntro dt img {
    display: block;
    width: 582px;
    height: 580px;
}

.qyfcSection .mainCon .qyfcIntro dd {
    width: 240px;
    float: right;
    position: relative;
    height: 532px;
    background: #e7bf78;
    padding-top: 48px;
    padding-left: 48px;
}

.qyfcSection .mainCon .qyfcIntro dd h4 {
    font-size: 15px;
    color: #fff;
    margin-bottom: 5px;
}

.qyfcSection .mainCon .qyfcIntro dd h3 {
    font-size: 16px;
    color: #fff;
    padding-right: 20px;
}

.qyfcSection .mainCon .qyfcIntro dd span {
    display: block;
    margin-top: 28px;
    font-size: 12px;
    color: #fff;
    font-family: arial;
}

.qyfcSection .mainCon .qyfcIntro dd i {
    display: block;
    width: 54px;
    height: 2px;
    background: #fff;
    margin-top: 290px;
}

.qyfcSection .mainCon .qyfcIntro dd em {
    display: block;
    margin-top: 18px;
    color: #fff;
    font-size: 14px;
}

.qyfcSection .mainCon .qyfcIntro dd p {
    font-size: 24px;
    color: #fff;
    font-family: arial;
}

.qyfcSection .mainCon .qyfcIntro ul {
    margin-top: 20px;
    width: 102%;
}

.qyfcSection .mainCon .qyfcIntro li {
    width: 280px;
    float: left;
    margin-right: 15px;
    text-align: center;
    margin-bottom: 18px;
    position: relative;
}

#videoli {
    text-align: left;
}

.qyfcSection .mainCon .qyfcIntro li .wen {
    width: 100%;
    height: 50px;
    background: url(../images/sp_wen.png) repeat center;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.qyfcSection .mainCon .qyfcIntro li .wen h6 {
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    float: left;
    margin-left: 15px;
    margin-top: 7px;
    width: 210px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.qyfcSection .mainCon .qyfcIntro li .wen h6 em {
    display: block;
    font-size: 13px;
    color: #ccc;
    padding-left: 20px;
    background: url(../images/sp_i02.png) no-repeat left center;
    margin-top: 2px;
}

.qyfcSection .mainCon .qyfcIntro li .wen a.img {
    display: block;
    width: 35px;
    height: 35px;
    float: right;
    margin-top: 8px;
    margin-right: 15px;
    background: url(../images/sp_i03.png) no-repeat left center;
}

.qyfcSection .mainCon .qyfcIntro li span {
    display: block;
    width: 278px;
    height: 277px;
    border: 1px solid #e4e4e4;
    overflow: hidden;
}

.qyfcSection .mainCon .qyfcIntro li img {
    display: block;
    width: 278px;
    height: 277px;
    transform: scale(1);
    transition: all 1s ease-out;
}

.qyfcSection .mainCon .qyfcIntro li:hover img {
    transform: scale(1.2);
}

.qyfcSection .mainCon .qyfcIntro li a {
    display: block;
    text-decoration: none;
}

.qyfcSection .mainCon .qyfcIntro li em {
    display: block;
    margin-top: 14px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* honor */
.honor {
    width: 100%;
}

.honorSection {
    width: 910px;
    float: right;
}

.honorSection .mainCon {
    border: 1px solid #e4e4e4;
    padding-top: 28px;
    width: 908px;
}

.honorSection .mainCon .honorShow {
    width: 870px;
    margin: 20px auto 0;
    padding-bottom: 17px;
    overflow: hidden;
}

.honorSection .mainCon .honorShow .box {
    height: 338px;
    background: url(../images/honor_yy01.png) no-repeat center bottom;
    margin-bottom: 24px;
}

.honorSection .mainCon .honorShow .box ul {
    height: 338px;
    background: url(../images/honor_yy02.png) no-repeat center 230px;
    padding: 0 40px;
}

.honorSection .mainCon .honorShow .box li {
    width: 250px;
    float: left;
    margin-left: 20px;
    text-align: center;
}

.honorSection .mainCon .honorShow .box li:first-child {
    margin-left: 0;
}

.honorSection .mainCon .honorShow .box li span {
    display: block;
    width: 248px;
    height: 247px;
    border: 1px solid #e4e4e4;
    overflow: hidden;
}

.honorSection .mainCon .honorShow .box li img {
    display: block;
    width: 248px;
    height: 247px;
    transform: scale(1);
    transition: all 1s ease-out;
}

.honorSection .mainCon .honorShow .box li:hover img {
    transform: scale(1.2);
}

.honorSection .mainCon .honorShow .box li em {
    display: block;
    margin-top: 38px;
    font-size: 14px;
    color: #333333;
    height: 34px;
    line-height: 24px;
    overflow: hidden;
    width: 250px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.honorSection .mainCon .honorShow .box li a {
    text-decoration: none;
    display: block;
}

/* */
dl.dl_2 {
    width: 280px;
    float: left;
    margin: 0 5px;
    text-align: center;
    margin-bottom: 26px;
}

dl.dl_2 dt {
    display: block;
    width: 278px;
    height: 185px;
    border: 1px solid #e4e4e4;
    overflow: hidden;
}

dl.dl_2 dt img {
    display: block;
    width: 278px;
    height: 185px;
    transform: scale(1);
    transition: all 1s ease-out;
}

dl.dl_2:hover dt img {
    transform: scale(1.2);
}

dl.dl_2 dd {
    float: left;
    width: 280px;
    margin: 8px 0;
    height: 24px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

dl.dl_2 dd {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

dl.dl_2:hover dt img {
    background: #e7bf78;
}

dl.dl_2:hover dd {
    color: #e7bf78;
    text-decoration: none;
}

dl.dl_2:hover dd a {
    color: #e7bf78;
    text-decoration: none;
}

/**/
dl.dl_42 {
    width: 280px;
    height: 464px;
    margin-right: 15px;
    float: left;
    margin-bottom: 20px;
}

dl.dl_42.noMl {
    margin-right: 0px;
}

dl.dl_42 dt {
    display: block;
    width: 278px;
    height: 219px;
    overflow: hidden;
}

dl.dl_42 dt img {
    display: block;
    transform: scale(1);
    transition: all 2s ease-out;
    width: 278px;
    height: 219px;
}

dl.dl_42 dt:hover img {
    transform: scale(1.2);
}

dl.dl_42 dd {
    padding: 28px 2px 0;
    height: 177px;
    background: #fff;
    position: relative;
}

dl.dl_42 dd h4 {
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    width: 280px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

dl.dl_42 dd h4 a {
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

dl.dl_42 dd p {
    line-height: 22px;
    color: #666666;
    font-size: 14px;
    margin-top: 14px;
}

dl.dl_42 dd .btn {
    overflow: hidden;
    width: 241px;
    height: 42px;
    background: url(../images/prolistbg01.png) no-repeat center;
    position: absolute;
    bottom: 0px;
    left: 20px;
}

dl.dl_42 dd .btn a {
    display: block;
    width: 120px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    float: left;
    font-size: 14px;
    color: #777777;
    text-decoration: none;
}

dl.dl_42 dd .btn a i {
    display: inline-block;
    width: 7px;
    height: 12px;
    background: url(../images/mub02_jt03.png) no-repeat center;
    margin-left: 8px;
    position: relative;
    top: 2px;
}

dl.dl_42 dd .btn a:first-child {
    border-right: 1px solid #eaeaea;
}

dl.dl_42 dd .btn a:hover {
    color: #fff;
}

dl.dl_42 dd:hover h4 a {
    color: #e7bf78;
}

dl.dl_42 dd .btn a.more:hover {
    background: url(../images/prolistbg02.png) no-repeat center;
}

dl.dl_42 dd .btn a.more:hover i {
    background: url(../images/mub02_jt02.png) no-repeat center;
}

dl.dl_42 dd .btn a.zx:hover {
    background: url(../images/prolistbg03.png) no-repeat center;
}

dl.dl_42 dd .btn a.zx:hover i {
    background: url(../images/mub02_jt02.png) no-repeat center;
}

/**/
dl.dl_2s {
    float: left;
    width: 205px;
    margin-bottom: 16px;
    margin-right: 16px;
}

dl.dl_2s.noMl {
    margin-right: 0px;
}

dl.dl_2s dt img {
    width: 201px;
    height: 112px;
    background: #eee;
    display: block;
    overflow: hidden;
    padding: 2px;
    transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -webkit-transition: background 0.5s ease;
}

dl.dl_2s dd {
    float: left;
    width: 205px;
    margin: 8px 0;
    height: 24px;
    text-align: center;
}

dl.dl_2s dd {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

dl.dl_2s dd h4 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

dl.dl_2s:hover dt img {
    background: #e7bf78;
}

dl.dl_2s:hover dd {
    color: #e7bf78;
    text-decoration: none;
}

dl.dl_2s:hover dd a {
    color: #e7bf78;
    text-decoration: none;
}

/* */
dl.dl_yl {
    width: 280px;
    float: left;
    margin: 0 5px;
    text-align: center;
    margin-bottom: 26px;
}

dl.dl_yl dt {
    display: block;
    width: 278px;
    height: 185px;
    border: 1px solid #e4e4e4;
    overflow: hidden;
}

dl.dl_yl dt img {
    display: block;
    width: 278px;
    height: 185px;
    transform: scale(1);
    transition: all 1s ease-out;
}

dl.dl_yl:hover dt img {
    transform: scale(1.2);
}

dl.dl_yl dd {
    float: left;
    width: 280px;
    margin: 8px 0;
    height: 24px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

dl.dl_yl dd {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

dl.dl_yl:hover dt img {
    background: #e7bf78;
}

dl.dl_yl:hover dd {
    color: #e7bf78;
    text-decoration: none;
}

dl.dl_yl:hover dd a {
    color: #e7bf78;
    text-decoration: none;
}

/* newsList */
.newsList {
    width: 100%;
}

.newsListSection {
    width: 910px;
    float: right;
}

.newsListSection .mainCon {
    border: 1px solid #e4e4e4;
    padding-top: 28px;
    width: 908px;
}

.newsListSection .newsListIntro {
    width: 870px;
    margin: 20px auto 0;
}

.newsListSection .newsListIntro .box1 {
    padding-bottom: 20px;
}

.newsListSection .newsListIntro .box1 dt {
    float: left;
    width: 290px;
    height: 184px;
    float: left;
}

.newsListSection .newsListIntro .box1 dt img {
    display: block;
    width: 288px;
    height: 182px;
    border: 1px solid #e4e4e4;
}

.newsListSection .newsListIntro .box1 dt a:hover img {
    border: 1px solid #e7bf78;
}

.newsListSection .newsListIntro .box1 dd {
    width: 552px;
    float: right;
    position: relative;
    height: 184px;
    position: relative;
    position: relative;
}

.newsListSection .newsListIntro .box1 dd h3 {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    width: 550px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newsListSection .newsListIntro .box1 dd h3 a {
    color: #333333;
    text-decoration: none;
}

.newsListSection .newsListIntro .box1 dd p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-top: 18px;
}

.newsListSection .newsListIntro .box1 dd a.more {
    font-size: 13px;
    color: #999999;
    text-decoration: none;
    text-align: center;
    width: 128px;
    height: 48px;
    line-height: 48px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    border: 1px solid #e4e4e4;
}

.newsListSection .newsListIntro .box1 dd a.more:hover {
    background: #e7bf78;
    color: #fff;
    border-color: #e7bf78;
}

.newsListSection .newsListIntro .box1 dd:hover h3 a {
    color: #e7bf78;
}

.newsListSection .newsListIntro .box2 dl {
    padding: 18px 0;
    border-top: 1px solid #e4e4e4;
}

.newsListSection .newsListIntro .box2 dt {
    width: 170px;
    height: 104px;
    background: #f5f5f5;
    text-align: center;
    padding-top: 32px;
    float: left;
}

.newsListSection .newsListIntro .box2 dt span {
    display: block;
    font-size: 42px;
    color: #666666;
    font-weight: bold;
    font-family: arial;
}

.newsListSection .newsListIntro .box2 dt em {
    font-size: 16px;
    color: #666666;
    display: block;
    font-family: arial;
}

.newsListSection .newsListIntro .box2 dd {
    width: 682px;
    height: 136px;
    position: relative;
    float: right;
}

.newsListSection .newsListIntro .box2 dd h3 {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    width: 628px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newsListSection .newsListIntro .box2 dd h3 a {
    color: #333333;
    text-decoration: none;
}

.newsListSection .newsListIntro .box2 dd p {
    line-height: 24px;
    margin-top: 14px;
    font-size: 14px;
    color: #666666;
    width: 635px;
}

.newsListSection .newsListIntro .box2 dd p a {
    color: #666666;
    text-decoration: none;
}

.newsListSection .newsListIntro .box2 dd span {
    display: block;
    padding-left: 25px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/label.png) no-repeat left center;
    line-height: 18px;
}

.newsListSection .newsListIntro .box2 dd span a {
    color: #999999;
    font-size: 12px;
}

.newsListSection .newsListIntro .box2 dd a.more {
    display: block;
    width: 37px;
    height: 37px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -18px;
    overflow: hidden;
}

.newsListSection .newsListIntro .box2 dd a.more img {
    display: block;
    position: relative;
}

.newsListSection .newsListIntro .box2 dl:hover dt {
    background: #e7bf78;
}

.newsListSection .newsListIntro .box2 dl:hover dt span,
.newsListSection .newsListIntro .box2 dl:hover dt em {
    color: #fff;
}

.newsListSection .newsListIntro .box2 dl:hover dd h3 a {
    color: #e7bf78;
}

.newsListSection .newsListIntro .box2 dl:hover dd a.more img {
    top: -37px;
}

/* newsCenter */
.newsCenter {
    width: 100%;
    margin-bottom: 30px;
}

.newsCenterSection {}

.newsCenterSection .mainCon {
    /* border: 1px solid #e4e4e4; */
}

.newsCenterSection .newsCenterIntro {
    margin: 0 auto;
}

.newsCenterSection .newsCenterIntro .box {
    padding-bottom: 16px;
}

.newsCenterSection .newsCenterIntro .box:first-child .mub02Top2 {
    background-image: none;
}

.newsCenterSection .newsCenterIntro .box dl {
    margin-top: 30px;
}

.newsCenterSection .newsCenterIntro .box dt {
    float: left;
    width: 25%;
    height: 204px;
    float: left;
}

.newsCenterSection .newsCenterIntro .box dt img {
    display: block;
    width: 288px;
    height: 182px;
    border: 1px solid #e4e4e4;
}

.newsCenterSection .newsCenterIntro .box dt a:hover img {
    border: 1px solid #e7bf78;
}

.newsCenterSection .newsCenterIntro .box dd {
    width: 73%;
    float: right;
    position: relative;
    height: 200px;
}

.newsCenterSection .newsCenterIntro .box dd h3 {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newsCenterSection .newsCenterIntro .box dd h3 a {
    color: #333333;
    text-decoration: none;
}

.newsCenterSection .newsCenterIntro .box dd p {
    font-size: 15px;
    color: #666666;
    line-height: 2.2;
    margin-top: 18px;
}

.newsCenterSection .newsCenterIntro .box dd a.more {
    font-size: 13px;
    color: #999999;
    text-decoration: none;
    text-align: center;
    width: 128px;
    height: 48px;
    line-height: 48px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    border: 1px solid #e4e4e4;
}

.newsCenterSection .newsCenterIntro .box dd a.more:hover {
    background: #973437;
    color: #fff;
    border-color: #973437;
}

.newsCenterSection .newsCenterIntro .box dd:hover h3 a {
    color: #973437;
}

.newsCenterSection .newsCenterIntro .box ul {
    width: 106%;
    margin-top: 30px;
}

.newsCenterSection .newsCenterIntro .box li {
    width: 416px;
    overflow: hidden;
    margin-right: 38px;
    float: left;
    margin-bottom: 13px;
}

.newsCenterSection .newsCenterIntro .box li a {
    display: block;
    font-size: 14px;
    color: #333333;
    float: left;
    width: 302px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newsCenterSection .newsCenterIntro .box li a:hover {
    color: #e7bf78;
}

.newsCenterSection .newsCenterIntro .box li span {
    display: block;
    font-size: 14px;
    color: #999999;
    font-family: arial;
    float: right;
}

/* newsDetails */
.newsDetails {
    width: 100%;
}

.newsDetails .InpageSidebar01 {
    float: right;
}

.newsDetailsSection {
    width: 910px;
    float: left;
    position: relative;
}

.newsDetailsSection .article {
    border: 1px solid #e4e4e4;
    width: 908px;
    position: relative;
}

.newsDetailsSection .article .conBox {
    padding: 20px 19px 0;
}

.newsDetailsSection .article .title h1 {
    font-size: 22px;
    color: #333333;
    font-weight: normal;
    margin-bottom: 20px;
}

.newsDetailsSection .article .title .share {
    width: 100%;
    height: 24px;
}

.newsDetailsSection .article .title .share p {
    float: left;
    overflow: hidden;
}

.newsDetailsSection .article .title .share p span {
    display: block;
    font-size: 12px;
    color: #999999;
    float: left;
    padding: 0 8px;
    border-left: 1px dotted #b6b6b6;
    float: left;
}

.newsDetailsSection .article .title .share p span:first-child {
    padding-left: 0;
    border-left: none;
}

.newsDetailsSection .article .title .share p span #cntrHits {
    float: right;
}

.newsDetailsSection .article .title .share ul {
    float: right;
}

.newsDetailsSection .article .title .share li {
    margin-left: 7px;
    width: 24px;
    height: 24px;
    float: left;
}

.newsDetailsSection .article .title .share li img {
    display: block;
}

.newsDetailsSection .article .title i {
    width: 100%;
    display: block;
    height: 3px;
    background: #e7e7e7;
    margin-top: 12px;
    background: url(../images/mub02top2_xian.png) no-repeat center;
}

.newsDetailsSection .article .title p.label {
    font-size: 12px;
    color: #999999;
    display: block;
    padding-left: 26px;
    background: url(../images/label.png) no-repeat left center;
    line-height: 16px;
    margin-top: 20px;
}

.newsDetailsSection .article .con {
    margin-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
}

.newsDetailsSection .article .con p {
    line-height: 30px;
    font-size: 14px;
    color: #333333;
}

.newsDetailsSection .article .con p a {
    color: red;
}

.newsDetailsSection .article .context {
    width: 100%;
    border-top: 1px solid #e7e7e7;
    background: #fff;
    height: 60px;
}

.newsDetailsSection .article .context p {
    width: 454px;
    float: left;
    height: 60px;
    line-height: 60px;
}

.newsDetailsSection .article .context p a {
    font-size: 13px;
    color: #666666;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newsDetailsSection .article .context p.prevNews a {
    margin-left: 20px;
    padding-left: 20px;
    background: url(../images/mub02_jt01.png) no-repeat left center;
}

.newsDetailsSection .article .context p.NextNews a {
    margin-right: 20px;
    padding-right: 20px;
    text-align: right;
    background: url(../images/mub02_jt03.png) no-repeat right center;
}

.newsDetailsSection .article .context p.prevNews a:hover {
    background: url(../images/mub02_jt05.png) no-repeat left center;
    color: #e7bf78;
}

.newsDetailsSection .article .context p.NextNews a:hover {
    background: url(../images/mub02_jt04.png) no-repeat right center;
    color: #e7bf78;
}

.newsDetailsSection .article .context p.NextNews {
    border-left: 1px solid #e7e7e7;
    width: 444px;
}

.newsDetailsSection .backNewsList {
    width: 59px;
    height: 59px;
    display: block;
    position: absolute;
    left: -59px;
    top: 0;
    cursor: pointer;
}

/* HelpDetails */
.HelpDetails {
    width: 100%;
}

.HelpDetailsSection {
    position: relative;
    margin-bottom: 30px;
}

.HelpDetailsSection .article {
    position: relative;
}

.HelpDetailsSection .article .conBox {
    padding: 34px 19px 0;
}

.HelpDetailsSection .article .title h1 {
    font-size: 24px;
    color: #333333;
    font-weight: normal;
    margin-bottom: 30px;
}

.HelpDetailsSection .article .title .share {
    width: 100%;
    height: 24px;
}

.HelpDetailsSection .article .title .share p {
    text-align: center;
    overflow: hidden;
    display: block;
}

.HelpDetailsSection .article .title .share p span {
    display: inline-block;
    font-size: 12px;
    color: #999999;
    padding: 0 8px;
    border-left: 1px dotted #b6b6b6;
}

.HelpDetailsSection .article .title .share p span:first-child {
    padding-left: 0;
    border-left: none;
    display: inline-block;
}

.HelpDetailsSection .article .title .share p span #cntrHits {
    float: right;
}

.HelpDetailsSection .article .title .share ul {
    float: right;
}

.HelpDetailsSection .article .title .share li {
    margin-left: 7px;
    width: 24px;
    height: 24px;
    float: left;
}

.HelpDetailsSection .article .title .share li img {
    display: block;
}

.HelpDetailsSection .article .title i {
    width: 100%;
    display: block;
    height: 3px;
    background: #e7e7e7;
    margin-top: 18px;
    background: url(../images/mub02top2_xian.png) no-repeat center;
}

.HelpDetailsSection .article .title p.label {
    font-size: 12px;
    color: #999999;
    display: block;
    padding-left: 26px;
    background: url(../images/label.png) no-repeat left center;
    line-height: 16px;
    margin-top: 24px;
}

.HelpDetailsSection .article .con {
    margin-top: 40px;
    padding-bottom: 40px;
    overflow: hidden;
}

.HelpDetailsSection .article .con p {
    line-height: 30px;
    font-size: 14px;
    color: #333333;
}

.HelpDetailsSection .article .context {
    width: 100%;
    border: 1px solid #e7e7e7;
    background: #fff;
    height: 60px;
}

.HelpDetailsSection .article .context p {
    width: 33%;
}

.HelpDetailsSection .article .context p {
    float: left;
    height: 60px;
    line-height: 60px;
    border-right: 1px solid #e7e7e7;
}

.HelpDetailsSection .article .context p a {
    font-size: 13px;
    color: #666666;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.HelpDetailsSection .article .context p.prevNews a {
    margin-left: 20px;
    padding-left: 20px;
    background: url(../images/mub02_jt01.png) no-repeat left center;
}

.HelpDetailsSection .article .context p.NextNews a {
    margin-right: 20px;
    padding-right: 20px;
    text-align: right;
    background: url(../images/mub02_jt03.png) no-repeat right center;
}

.HelpDetailsSection .article .context p.prevNews a:hover {
    background: url(../images/mub02_jt05.png) no-repeat left center;
    color: #e7bf78;
}

.HelpDetailsSection .article .context p.NextNews a:hover {
    background: url(../images/mub02_jt04.png) no-repeat right center;
    color: #e7bf78;
}

.HelpDetailsSection .article .context p.NextNews {
    border-left: 1px solid #e7e7e7;
}

.HelpDetailsSection .backNewsList {
    width: 59px;
    height: 59px;
    display: block;
    position: absolute;
    left: -59px;
    top: 0;
    cursor: pointer;
}

ul.pagination {
    padding: 0;
    margin: 0;
    text-align: center;
}

ul.pagination li {
    display: inline-block;
}

ul.pagination li a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 0 4px;
}

ul.pagination li span {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 0 4px;
    background-color: #ddd;
}

ul.pagination li a.active {
    background-color: #4CAF50;
    color: white;
    border: 1px solid #4CAF50;
}

ul.pagination li a:hover:not(.active) {
    background-color: #ddd;
}

.position {
    color: #666;
    font-size: 14px;
    height: 50px;
    /* background: #f6f6f6; */
}

/*contact*/
.co-box1 {
    padding: 20px 0 60px;
    width: 100%;
    overflow: hidden;
}

.co-box1 .fl h2 {
    font-size: 26px;
    color: #00479d;
    font-weight: bold;
}

.co-box1 .fl h2 span {
    color: #d6d6d6;
    font-size: ;
    font-family: 'DIN-Light'
}

.co-box1 .fl hr {
    width: 36px;
    height: 3px;
    border: none;
    background: #000000;
    margin: 30px 0;
}

.co-box1 .fl p {
    color: #4e4e4e;
    font-size: 16px;
}

.co-box1 .fr p {
    display: inline-block;
    text-align: right;
    margin-right: 8px;
}

.co-box2 {
    position: relative;
    min-height: 400px;
}

.co-box2 .cobg {
    position: absolute;
    left: 0;
    background: #efefef;
    width: 50%;
    /* color: #fff; */
    height: 100%;
    top: 0
}

.co-box2 .map {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0
}

.co-box2 .kd {
    position: relative;
    z-index: 2;
}

.co-box2 .fl {
    padding-top: 24px;
}

.co-box2 .fl h3 {
    font-size: 1.875rem;
    font-weight: bold;
    color: #000000;
    line-height: 1.5em;
}

.co-box2 .fl span {
    display: block;
    color: #000;
    font-size: 16px !important;
    /* text-transform: uppercase; */
}

.co-box2 .fl em {
    display: block;
    color: #000000;
    font-size: 1.125rem;
    margin-top: 53px;
}

.co-box2 .fl h4 {
    font-size: 2.5rem;
    font-family: 'DINEngschriftStd';
    color: #000000;
    line-height: 4rem;
}

.co-box2 .fl p {
    font-size: 1.125rem;
    color: #00479d;
    line-height: 2;
}

.co-box3 {
    background: #ffff;
    padding: 60rem 0;
    position: relative;
}

.fetit h3 {
    font-size: 30rem;
    color: #007fce;
    font-weight: bold;
    line-height: 2;
}

.fetit p {
    font-size: 16rem;
    color: #363636;
    margin-top: 8px;
}

.feed {
    margin: 50rem 0px;
}

.fthree input {
    width: 32%;
    margin-right: 1.6%;
    border: 1px solid #e3e3e3;
    background: #fff;
    font-size: 18rem;
    color: #c7c7c7;
    padding: 16rem 8rem;
    box-sizing: border-box;
}

.fthree input:nth-child(3) {
    margin-right: 0
}

.fthree input::placeholder {
    color: #787878;
}

.txtx1 {
    width: 100%;
    border: 1px solid #e3e3e3;
    background: #fff;
    font-size: 20rem;
    color: #c7c7c7;
    padding: 16rem 8rem;
    box-sizing: border-box;
    margin-top: 18rem;
    min-height: 200rem;
}

.txtx1::placeholder {
    color: #787878;
}

.feed .btn {
    background: #cf2929;
    border: none;
    padding: 14rem 50rem;
    font-size: 18rem;
    color: #fff;
    float: right;
    margin-top: 18rem;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .co-box1 .fl h2 {
        font-size: 2rem;
    }

    .co-box1 .fl h2 span {
        font-size: 1.875rem;
    }

    .co-box1 .fl p {
        color: #4e4e4e;
        font-size: 1rem;
    }

    .co-box1 .fr {
        margin-top: 0px;
        position: absolute;
        z-index: 9;
        right: 2%;
        top: 68%;
    }

    .co-box2 {
        position: relative;
        height: 1000px;
    }

    .co-box2 .fl {
        padding-top: 14px;
    }

    .co-box2 .fl span {
        font-size: 0.875rem;
    }

    .co-box2 .fl em {
        font-size: 1rem;
        margin-top: 10px;
    }

    .co-box2 .fl p {
        font-size: 1rem;
        color: #000000;
        line-height: 1.875em;
    }

    .co-box2 .cobg {
        width: 100%;
        top: 0;
        background: url(../images/cobg2_02.jpg) left top no-repeat;
    }

    .co-box2 .map {
        bottom: 0;
        top: auto;
        width: 100%;
    }

    .fetit h3 {
        font-size: 18rem;
    }

    .fetit p {
        font-size: 14rem;
    }

    .fthree input {
        width: 100%;
        margin-right: 0;
        font-size: 14rem;
        margin-bottom: 18rem;
    }
    .co-box3 {

    padding: 30rem 0;
  
}

.feed {
    margin: 10rem 0px;
}


.feed .btn {
    background: #cf2929;
    border: none;
    padding: 10rem 30rem;
    font-size: 18rem;
    color: #fff;
    float: right;
    margin-top: 18rem;
    cursor: pointer;
}
    
}

.about-tit {
    padding: 10px 0;
    text-align: center;
}

.about-tit .p1 {
    font-size: 30px;
    font-weight: 600;
    color: #00479d;
    padding: 0 10px;
    line-height: 55px;
}

/*contact*/