@charset "utf-8";
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clear {
    zoom: 1;
    font-size: 12px;
}

.clear a {
    color: #444;
}

.left {
    float: left;
}

.right {
    float: right;
}

.hide {
    display: none;
}


.ab-warp5 {
    margin-top: 70px
}

.warp5-title h4 {
    text-align: center;
    font-size: 36px;
}

.warp5-title p {
    text-align: center;
}

.partner_list {
    width: 1200px;
    margin: 40px auto;
    padding-bottom: 20px;
}

.partner_list table {
    border-collapse: collapse;
    border: 1px solid #e6e6e6;
}

.partner_list table td {
    width: 238px;
    height: 138px;
    border: 1px solid #e6e6e6;
    text-align: center;
}

.partner_list table td img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    transition: all .5s linear 10ms;
}

.partner_list table td:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
    transform: rotateY(360deg);
}

.contact {
    width: 1200px;
    margin: 100px auto 50px;
}

.contact h3 {
    font-size: 48px;
    line-height: 2em;
    text-align: center;
    margin-bottom: 35px;
    font-family: "Microsoft Yahei"
}

.contact .left {
    width: 550px;
    padding-right: 50px;
    border-right: 1px solid #ccc;
    height: 515px;
}

.map {
    width: 100%;
    padding-bottom: 30px;
}

#container {
    width: 100%;
    height: 620px;
}

.contact .right {
    width: 550px;
    height: 515px;
    overflow-y: scroll;
}

.contact .right::-webkit-scrollbar {
    width: 10px;
    display: none
}

.contact .right:hover::-webkit-scrollbar {
    display: block
}

.contact .right::-webkit-scrollbar-track {
    background-color: #fff;
}

.contact .right::-webkit-scrollbar-thumb {
    background-color: #eee;
    border-radius: 4px
}

.contact .right::-webkit-scrollbar-thumb:hover {
    background-color: #ccc
}

.contact .right::-webkit-scrollbar-thumb:active {
    background-color: #ccc
}

.c-name {
    border-left: 1px solid #ccc;
    padding: 15px 30px
}

.c-name #p1 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px
}

.zixun {
    display: block;
    width: 100px;
    height: 36px;
    background-color: #444;
    color: #fff;
    line-height: 36px;
    text-align: center;
    margin-top: 35px
}

.add p {
    font-size: 18px;
}

.add dl {
    margin: 35px 0
}

/*地图*/
.maptips {
    width: 330px
}

.mhc_title_link {
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: black;
    margin-left: 0;
}

.mhc_title {
    height: 30px;
}

.mhc_title span {
    float: left;
    margin-left: 1px;
    display: inline;
}

.add_ct {
    font-size: 12px;
    color: #666;
    height: 23px;
}

.hotel_fen {
    float: left;
    margin: 3px 6px 0 0;
    width: 58px;
    height: 10px;
    overflow: hidden;
    background: #E0E0E0;
    -margin-top: 1px;
}

.hotel_fen_lv {
    float: left;
    height: 10px;
    overflow: hidden;
    background: #5DA340;
}

.hotel_fen_bg {
    float: left;
    width: 58px;
    height: 10px;
    overflow: hidden;
    background: url(http://s1.static.hotel.kximg.cn/e2012071302/images/bg8.gif) no-repeat;
    top: -10px;
    position: relative;
}

.ul_change_test_div {
    height: 26px;
    background: url(http://s2.static.hotel.kximg.cn/e2012071302/images/map/search/qh_bg.gif) left bottom repeat-x;
    padding-left: 10px;
    width: 300px;
}

#ul_change_test {
}

#ul_change_test li {
    float: left;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    line-height: 28px;
    padding: 0px 10px;
    color: #026cc6;
    cursor: pointer;
    font-size: 12px;
}

#ul_change_test li.li_actives {
    border: 1px solid #ccc;
    border-bottom: 0;
    background: #FFF;
    line-height: 23px;
    line-height: 26px;
    color: #444;
}

.qh_cont {
    padding: 10px 0 10px 24px;
    height: 50px;
}

.qh_inputs {
    border: 1px solid #7f9db9;
    width: 142px;
    height: 16px;
    font-size: 12px;
    padding: 1px;
    float: left;
}

.sp_pd {
    padding: 3px 6px 0 0;
    display: inline-block;
    font-size: 12px;
}

.add_ct_2 {
    padding: 5px 0 0 72px;
}

.Fl_search_btn {
    background: url("../image/iw_bg.png") no-repeat scroll 0 -87px transparent;
    border: 0 none;
    cursor: pointer;
    height: 26px;
    line-height: 26px;
    padding: 0;
    vertical-align: middle;
    width: 48px;
    font-size: 12px;
}

.Fl_ul_list {
    padding: 3px 0px 10px 8px;
    font-size: 12px;
}

.Fl_ul_list a {
    padding-right: 15px;
}

.Fl_ul_list li {
    color: #666;
    line-height: 22px;
    margin-top: 5px;
}

.Fl_search {
    color: #666666;
    margin: 0px 1px;
    border-top: 1px solid #e3e3e3;
    overflow: hidden;
    height: 100%;
    padding: 10px;
}

@media screen and (max-width: 2560px) {
   
    .header-small {
        height: 46px
    }

    .header-small .header-in {
        margin: 8px auto
    }

    .fullSlide .hd {
        margin-top: -50px
    }

    .fullSlide .hd ul li {
        width: 10px;
        height: 10px
    }

    .banner .bd li {
        height: 685px;
        background-size: 1920px 685px
    }

    .banner .hd {
        top: 648px
    }

    .banner .hd ul li {
        width: 10px;
        height: 10px
    }

    .banner .bd li a {
        width: 1400px;
    }

    /* .fullSlide .bd li{height:684px } */
    .nav .close img {
        width: 42px
    }

    .warp2 .case-summary .p1 {
        font-size: 18px
    }

    .warp2 .case-summary .p2 {
        font-size: 14px
    }

    .warp3 .warp3-list ul li a {
        font-size: 12px
    }

    .warp4 li a {
        font-size: 12px
    }

    .warp4 {
        margin-bottom: 50px
    }

    .case-read {
        width: 1700px;
    }

    .case-read-top {
        height: 300px
    }

    .case-read-top .left {
        font-size: 16px
    }

    .case-read-top .right p {
        font-size: 16px;
        margin-bottom: 18px
    }

    .case-fixed {
        position: fixed;
        width: 25px;
        left: 50%;
        margin-left: 870px
    }

    .contact-read {
        width: 925px;
        margin: 0 auto
    }

    .contact1-left {
        float: left;
        font-size: 30px;
        color: #595757;
        margin-top: -10px;
    }

    .contact1-right {
        float: right;
        width: 580px
    }

    .contact1 p {
        font-size: 16px;
    }

    .about1, .about3 {
        width: 1120px;
        margin: 0 auto
    }

    .about2 {
        margin: 100px 0 110px;
    }

    .about1 .about1-left {
        font-size: 27px;
        margin-left: 120px;
        margin-top: -7px;
    }

    .about1 .about1-right {
        width: 640px;
        margin-right: 0px
    }

    .about1-2 {
        float: left;
        width: 270px;
    }

    .about1-3 {
        width: 240px
    }

    .about1-1 p {
        font-size: 18px
    }

    .about3 .about3-right {
        float: right;
        width: 750px;
        margin-right: -120px
    }

    .about1-2 h3, .about1-3 h3, .about3-1 h3, .about3-2 h3, .about3-3 h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .about1-2 p, .about1-3 p {
        font-size: 12px
    }

    .about3 .about3-right p {
        font-size: 12px
    }

    .about3-1 p, .about3-2 p {
        margin-bottom: 2em
    }

    .about3-4 dt {
        font-size: 14px;
        margin-bottom: 2px;
    }

    .about3-4 dd {
        font-size: 12px
    }

    .about3-3 {
        margin-bottom: 25px;
        margin-top: 60px
    }

    .service {
        margin-top: 74px !important
    }

    .news-list li .imgbigout img, .news-list li .imgbigout {
        width: 332px
    }

    .news-summary {
        margin-right: 20px
    }

    .news-list li .news-summary span a {
        font-size: 14px
    }

    .news-list li .news-summary p a {
        font-size: 22px
    }

    .news-list li .news-summary h4, .news-list li .news-summary .more {
        font-size: 14px
    }

    .news-list li {
        padding: 40px 0
    }

    .news-list li .more {
        bottom: 40px !important;
    }

    .news-type ul li a {
        font-size: 14px
    }

    .news-read .news-read-right .title {
        font-weight: 200;
        font-size: 24px;
        padding-bottom: 36px;
    }

    .news-read .news-read-left h3 {
        font-size: 20px
    }

    .news-read .news-read-left h4 {
        font-size: 14px
    }

    .news-read .news-read-left {
        margin-left: 70px
    }

    .news-read .content p, .news-read .content span, .news-read .content div {
        font-size: 14px
    }

    .news-tool-right li {
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
    }

    .about3-4 dl {
        width: 195px
    }

    .case-read-top .right ul li {
        font-size: 12px
    }
}

@media screen and (max-width: 1440px) {
    /* .fullSlide .bd li{height:513px } */
    .banner .bd li {
        height: 513px;
        background-size: 1440px 513px
    }

    .banner .hd {
        top: 480px
    }

    .banner .bd li a {
        width: 1200px;
    }

    .news-read {
        width: 700px
    }

    .news-read-left {
        margin-bottom: 30px
    }

    .news-read .news-read-left, .news-read-right {
        float: none;
        width: 100%
    }

    .case-read {
        width: 1200px;
    }

    .case-read-top {
        height: 500px
    }

    .case-read-top .left {
        font-size: 16px
    }

    .case-read-top .right p {
        font-size: 16px;
        margin-bottom: 18px
    }

    .case-fixed {
        position: fixed;
        width: 25px;
        left: 50%;
        margin-left: 620px
    }

    .warp1 .pingfang {
        margin-top: 0px;
        font-size: 30px;
    }

    .warp1 p {
        font-size: 12px
    }

    .warp2 .warp-type p {
        font-size: 12px
    }

    .warp2 .warp-type-list a, .warp2 .warp-type-list .active {
        font-size: 12px
    }

    .warp2 .warp-type {
        margin-bottom: 6px
    }

    .warp2 .case-summary .p1 {
        font-size: 14px
    }

    .warp2 .case-summary .p2 {
        font-size: 12px
    }

    .warp2 .case-summary span {
        font-size: 18px
    }

    .service {
        margin-top: 48px !important;
        margin-bottom: 10px !important
    }

    .news {
        width: 830px
    }

    .news-list li .imgbigout img, .news-list li .imgbigout {
        width: 260px
    }

    .news-list li .news-summary p a {
        font-size: 16px
    }

    .news-list li .news-summary h4, .news-list li .news-summary .more {
        font-size: 14px;
    }

    .news-list li .news-summary h4 {
        margin-bottom: 13px
    }

    .news-list li .news-summary p {
        margin-bottom: 15px
    }

    .news-list li .news-summary span a {
        font-size: 12px
    }

    .news-list li {
        padding: 30px 0;
    }

    .pager a, .pager span {
        font-size: 18px;
    }

    .news-read .news-read-left {
        margin-left: 0px
    }

    .about2 {
        margin: 70px 0 90px;
    }

    .news-read .news-read-left h3 {
        font-size: 18px
    }
}

@media screen and (max-width: 1200px) {
    .warp2 ul li {
        width: 50%;
        float: left;
        position: relative;
        overflow: hidden
    }

    .banner .bd li a {
        width: 1000px;
    }

    .footer {
        display: none
    }

    .news-read {
        width: 700px
    }

    .news-read-left {
        margin-bottom: 30px
    }

    .news-read .news-read-left, .news-read-right {
        float: none;
        width: 100%
    }

    .case-read {
        width: 1000px;
    }

    .case-read-top {
        height: auto;
    }

    .case-read-top .right ul {
        position: static;
    }

    .case-read-top .left {
        font-size: 16px
    }

    .case-read-top .right p {
        font-size: 14px;
        margin-bottom: 18px
    }

    .case-fixed {
        position: fixed;
        width: 25px;
        left: 50%;
        margin-left: 520px
    }
}

@media screen and (max-width: 750px) {
    .banner {
        display: none
    }

    .header {
        height: 60px;
    }

    .header-small {
        height: 40px;
    }

    .header .logo img {
        height: 15px;
        margin-top: 9px;
    }

    .nav .close img {
        width: 25px;
        height: auto
    }

    .nav ul {
        height: 360px;
        margin-top: -180px
    }

    .nav ul a {
        height: 60px;
    }

    .nav ul span {
        font-size: 32px;
        line-height: 60px
    }

    .slide .hd {
        margin-top: -30px;
    }

    .slide .hd ul li {
        width: 7px;
        height: 7px
    }

    .slide .prev, .slide .next {
        width: 25px;
        height: 14px;
    }

    .warp2 {
        width: 88%
    }

    .warp-type {
        width: 100%;
        height: auto;
    }

    .warp-type p {
        width: 100%;
        position: static;
        margin-left: 0px;
        margin: 0 auto;
    }

    .warp-type-list {
        position: static;
        float: left
    }

    .warp1 h3 {
        font-size: 16px;
        margin-bottom: 20px;
        line-height: 1em
    }

    .header-in {
        margin: 15px auto
    }

    .header-small .header-in {
        margin: 5px auto
    }

    .warp2 ul li {
        width: 100%;
        float: left;
        position: relative;
        overflow: hidden
    }

    .footer, .warp4, .warp3, .service {
        display: none
    }

    .fullSlide {
        display: none
    }

    .fullSlide2 {
        display: block !important;
    }

    .fullSlide2 .bd {
        position: relative;
        z-index: 0;
        height: 100%
    }

    .focus .bd li img {
        width: 100%;
        height: 140px;
        background: url(blank.gif) center center no-repeat;
    }

    .focus .bd li a {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 取消链接高亮 */
    }

    .warp1 {
        width: 88%;
        margin: 0 auto;
        padding: 40px 0
    }

    .case-list {
        margin-top: 50px
    }

    .case-list .warp-type {
        height: auto
    }

    .case-list ul li {
        width: 100%
    }

    .case-list .warp-type-list a {
        line-height: 32px;
        margin-right: 10px
    }

    .case-list .warp-type p {
        position: static;
        margin-left: 0px;
    }

    .warp-type-list {
        position: static !important;
        float: static
    }

    .warp-type-list .museo-light {
        width: 100%;
        display: block
    }

    .case-content {
        padding-bottom: 35px
    }

    .warp-type-list a {
        line-height: 35px;
        margin-right: 10px
    }

    .case-read {
        width: 88%
    }

    .case-read .small {
        width: 100% !important
    }

    .case-read-top .left, .case-read-top .right {
        width: 90%;
        text-align: left;
        margin: 0 auto;
        float: none
    }

    .case-read-top {
        padding: 30px 0
    }

    .case-read-top .right ul {
        bottom: 30px
    }

    .case-fixed {
        display: none
    }

    .news-read {
        width: 88%;
        padding: 50px 0px
    }

    .news-read-left {
        margin-bottom: 30px
    }

    .news-read .news-read-left, .news-read-right {
        float: none;
        width: 100%
    }

    .news-read-right {
        width: 100% !important
    }

    .news-read-left {
        margin-bottom: 20px
    }

    .news {
        width: 89%;
        padding: 50px 0;
    }

    .news-read .news-read-right .title {
        font-size: 24px;
        padding-bottom: 20px;
        margin-bottom: 15px
    }

    .news-read img {
        max-width: 100%
    }

    .news-type h3 {
        width: 100%;
    }

    .news-type ul {
        float: left;
        width: 100%
    }

    .news-type ul li {
        height: 30px;
    }

    .news-type ul li a {
        padding: 0 15px;
        line-height: 30px;
    }

    .news-summary {
        margin-top: 10px
    }

    .news-list li .imgbigout, .news-list li .news-summary {
        width: 100%;
    }

    .news-list li {
        padding: 25px 0;
    }

    .news-list li .news-summary {
        float: left
    }

    .news-list li .imgbigout img, .news-list li .imgbigout {
        width: 100%
    }

    .news-type ul li:first-child a {
        padding-left: 0px
    }

    .news-list li .news-summary h4 {
        margin-bottom: 10px
    }

    .news-list li .news-summary p {
        margin-bottom: 20px
    }

    .news-list li .news-summary span {
        margin-bottom: 20px
    }

    .back2top {
        display: none !important
    }

    .t-footer {
        display: block;
        width: 88%;
        margin: 35px auto 0;
    }

    .t-footer .t-footer-bottom .left {
        width: 55%
    }

    .t-footer-top {
        font-size: 24px;
        height: 40px;
        line-height: 40px;
    }

    .t-back2top {
        display: block;
        width: 30px;
        height: 30px;
        background: url(../image/back2top.png) no-repeat;
        background-size: 30px
    }

    /* 	.contact{padding: 50px 0} */
    .contact-read {
        width: 88%;
        margin: 0 auto
    }

    .contact1-left {
        float: left;
        font-size: 28px;
        color: #595757;
        font-size: arial
    }

    .contact1-right {
        float: right;
        width: 100%;
    }

    .contact1 p {
        font-size: 16px;
    }

    .contact1, .contact2, .contact3, .contact4, .contact-img {
        margin-bottom: 25px
    }

    .about {
        padding: 50px 0 30px;
    }

    .about1, .about3 {
        width: 88%;
    }

    .about1 .about1-left {
        font-size: 28px;
        width: 100%;
        margin-left: 0px
    }

    .about1 .about1-right {
        width: 100%;
    }

    .about3 .about3-right {
        width: 100%;
        margin-right: 0px
    }

    .about3-4 dl {
        margin-bottom: 15px
    }

    .about2 {
        width: 100%;
        background: url(../image/about-fixed.jpg);
        height: 400px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: fixed;
        margin: 25px 0;
        position: relative;
    }

    .about2 img {
        left: 50%;
        top: 40%;
        background-position: center;
        width: 300px;
        margin-left: -150px;
    }

    .about1-2, .about1-3, .about3-1, .about3-2, .about3-4 {
        width: 100% !important;
        margin-right: 0
    }

    .about3-4 dl {
        width: 50%
    }

    .about1-1 {
        margin-bottom: 30px
    }

    .about1-1 p {
        font-size: 16px
    }

    .about h3 {
        font-size: 16px;
        margin-bottom: 10px
    }

    .warp2 .warp-type p {
        width: 88%;
        position: static;
        margin-left: 0px
    }

    .warp2 .warp-type-list {
        width: 100%;
        position: static
    }

    .warp2 .warp-type {
        height: 80px
    }

    .warp2 .warp-type-list a {
        height: 30px;
        line-height: 30px;
        margin-right: 15px;
    }

    .warp2 .warp-type-list .active {
        display: block;
        width: 90%
    }

    .case-more {
        display: none !important
    }

    .share-list {
        left: 0px
    }

    .fullvideo {
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: relative;
        display: none
    }

    .video-sign {
        display: none
    }

    .fv-content {
        width: 100%;
        text-align: center;
    }

    .fv-title {
        font-size: 32px;
        top: 40%;
        left: 50%;
        margin-left: -50%;
        width: 100%;
        text-align: center
    }

    .fv-summary {
        display: none;
    }

    .w1200 {
        width: 94%;
        margin: 0 auto
    }

    .ab-warp1 {
        margin-top: 40px;
    }

    .ab-warp1 .right, .ab-warp2 .left {
        width: 100%;
        height: auto
    }

    .ab-warp2 {
        margin: 10px auto;
    }

    .warp-con {
        width: 100%;
        height: auto;
        margin-bottom: 35px
    }

    .warp-con img {
        margin-top: 15px;
    }

    .warp-con p {
        margin-top: 26px;
        line-height: 24px
    }

    .warp-con a {
        display: none
    }

    .warp-con a:hover {
        color: #fff;
        background-color: #838383
    }

    .ab-warp3, .ab-warp4, .ab-warp5 {
        display: none
    }

    .contact {
        width: 88%;
        margin: 50px auto
    }

    .contact h3 {
        font-size: 36px;
        margin-bottom: 0px
    }

    .c-con {
        width: 100%;
    }

    .c-con .left {
        display: none
    }

    .c-con .right {
        width: 100%;
        overflow-y: visible;
        height: auto
    }
}

/* start */

.index_main {
    width: 1180px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

#LoadingBar {
    position: absolute;
    z-index: 100000;
    width: 100%;
    height: 100%;
    background: url("images/../image/../image/loading.gif") no-repeat center #fff;
}

.mask_f5 .index_main, .mask_f6 .index_main, .cus_f5 .index_main, .ext_f2 .index_main, .ext_f4 .index_main, .ext_f5 .index_main, .story_f3 + .index_main, .story_f5 .index_main, .ter_f8 .index_main {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.footer .index_main, .index_footer .index_main {
    width: 1097px;
    overflow: hidden;
    margin: 0 auto;
}

.mark + .index_main {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.foot_main {
    width: 1100px;
    overflow: hidden;
    margin: 0 auto;
}

.main {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
}

/*nav*/
/*index*/
/*.header {
    min-width: 1200px;
    height: 100px;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99;
    transition: all .3s ease;
}

.header-small {
    height: 60px;
    background: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, .1) 0 1px 5px;
    -moz-box-shadow: rgba(0, 0, 0, .1) 0 1px 5px;
    box-shadow: rgba(0, 0, 0, .1) 0 1px 5px;
    transition: all .3s ease;
}

.header-in {
    width: 95%;
    margin: 35px auto;
    height: 30px;
    transition: all .3s ease;
}

.header-in .logo img {
    transition: all .3s ease;
}

.header-small .header-in {
    margin: 15px auto;
    transition: all .3s ease;
}

.header-small .logo img {
    margin-top: -2px
}

.header .logo {
    float: left;
    margin-left: 10px;
    margin-top: 2px;
}

.header-tips {
}

.header-tips form {
    position: relative;
    width: 232px;
    overflow: hidden;
}

.header-tips input {
    outline: none;
    border: none;
}

.header-tips .keyword { 
    position: absolute;
    right: 0;
    top: 2px;
    width: 0px;
    height: 28px;
    text-indent: 10px;
    color: #000;
    background: #fff;
    border-radius: 100px;
}

.header-tips .submit {
    position: relative;
    margin-left: 200px;
    width: 32px;
    height: 32px;
    background: url(../image/header-search.png) center center no-repeat;
}

.header-small .keyword {
    background: #f1f1f1;
    color: #000;
}

.nav {
    height: 30px;
    width: 625px;
    margin: 0 auto;
}

.nav ul {
    height: 30px;
}

.nav ul li {
    display: inline-block;
    color: #000;
    font-size: 14px;
    line-height: 30px;
}

.nav ul li a {
    float: left;
    margin: 0 35px;
    color: #000;
}

.nav ul li span {
    float: left;
    color: rgba(0, 0, 0, 0.2);
}

.nav ul li.on a {
    color: #ff0033;
}

.nav ul .header-small-li {
    color: #000;
}

.nav ul .header-small-li a {
    color: #000;
}

.i-nav ul li {
    color: #fff;
}

.i-nav ul li a {
    color: #000;
}
*/
/*footer neiye */
.footer {
    background-color: #2c2c2c;
    position: relative;
}

/*footer*/
.index_footer {
    background-color: #141414;
}

.footer_f1 {
    box-sizing: border-box;
    margin: 70px 0 48px 0;
    padding: 0 35px 0 35px;
    float: left;
    width: 187px;
}

.footer_f1 a {
    display: block;
    color: #757575;
    line-height: 24px;
    font-size: 14px;
}

.footer_f1 a:first-child {
    color: #fff;
    font-size: 14px;
    height: 35px;
}

.footer_f2 {
    padding-left: 0;
    border: none;
}

.footer_f3 {
    padding-right: 0;
    width: 160px;
}

.index_lj {
    font-size: 12px;
    color: #444;
    line-height: 24px;
    text-align: left;
}

.index_lj a {
    color: #666;
}

.index_yq {
    text-align: center;
    margin: 50px 0 10px 0;
    color: #444;
    font-size: 12px;
}

.index_yq a {
    color: #444;
}

.index_yqlj {
    text-align: center;
    color: #757575;
}

.index_yqlj a {
    color: #757575;
    display: inline-block;
    margin: 0 5px;
}

.index_yqlj a:hover, .index_yq a:hover, .index_lj a:hover, .footer_f1 a:hover {
    color: #9d9d9d;
}

.footer_f1 a:first-child:hover {
    color: #fff;
}

.bea {
    color: #444;
    text-align: center;
    margin: 35px 0 115px 0;
}

.bea a {
    color: #444;
}

.bea a:hover {
    color: #757575;
}

.quanj {
    width: 50px;
    margin-left: 20px;
    height: 12px;
    display: inline-block;
}

.baidu {
    width: 20px;
    height: 20px;
    display: inline-block;
}

.index_footer .footmain {
    width: 1160px;
}

.footer_f1 {
    border-left: 1px solid #2f2f2f;
}

.index_footer .footer_f1 {
    border-left: 1px solid #202020;
}

.index_main .footer_f1:first-child {
    border: none;
}

.foot {
    background-color: #141414;
    position: relative;
}

.foot_left {
    float: left;
    width: 210px;
    margin: 50px 0 0px 0;
}

.foot_left img {
    float: left;
    margin-right: 10px;
}

.foot_contact {
    margin: 45px 0 25px 0;
    float: left;
    width: 365px;
    font-size: 20px;
    color: #9a9a9a;
}

.foot_contact span {
    font-weight: lighter;
    display: block;
}

.foot_contact i {
    margin: 15px 0;
    display: block;
    height: 1px;
    background-color: #525252;
    width: 105px;
}

.foot_contact b {
    font-family: 'Microsoft Yahei' !important;
    display: block;
    font-size: 31px;
    color: #e10413;
    font-weight: lighter;
}

.foot_right {
    margin: 50px 0 30px 0;
    width: 315px;
    float: right;
}

.footer_fx {
    margin: 0 0 27px 160px;
}

.footer_fx a {
    width: 30px !important;
    height: 30px !important;
    padding: 0 !important;
    margin: 0 0 0 5px !important;
}

.footer_fx .bshare-sinaminiblog {
    background: url("../image/foot_03.png") no-repeat center !important;
}

.footer_fx .bshare-renren {
    background: url("../image/foot_05.png") no-repeat center !important;
}

.footer_fx .bshare-qqim {
    background: url("../image/foot_07.png") no-repeat center !important;
}

.footer_fx .bshare-weixin {
    background: url("../image/foot_09.png") no-repeat center !important;
}

.dz {
    color: #757575;
    font-size: 14px;
    text-align: right;
    line-height: 16px;
}

.banq {
    line-height: 10px;
    float: left;
    width: 100%;
    text-align: right;
    color: #2f2f2f;
    font-size: 12px;
    margin-bottom: 30px;
}

.banq a {
    color: #2f2f2f;
}

.banq a:hover {
    color: #757575;
}

/*分享*/
.bsFrameDiv div {
    width: 208px !important;
    height: 208px !important;
}

.bsTop {
    width: 208px !important;
}

.bd_weixin_popup .bd_weixin_popup_foot {
    width: 230px;
}

.bd_weixin_popup {
    height: 316px !important;
}

.quick-nav {
    position: fixed;
    z-index: 990;
    top: 99999px;
    right: 0;
    display: none;
    text-align: right
}

.quick-nav li {
    display: block;
    width: 40px;
    height: 40px;
    margin: 3px 0;
    -webkit-transition: width .3s, background-color .3s, margin .3s;
    transition: width .3s, background-color .3s, margin .3s;
    text-align: left;
    opacity: 1;
    border-radius: 4px;
    background-color: #ff0033
}

.quick-nav li:nth-child(-n+3):hover {
    width: 130px;
    margin-left: -90px;
    opacity: 1;
}

.quick-nav li:nth-child(3):hover {
    height: 105px;
}

.quick-nav li:nth-child(3):hover i {
    width: 100px;
    height: 100px !important;
    margin-left: 15px;
    background: url(../image/icon-erweima.jpg) center center;
}

.quick-nav li i {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-top: 3px;
    margin-left: 3px;
}

.quick-nav li span {
    position: relative;
    display: inline-block;
    top: -13px;
}

.quick-nav li:nth-child(3) .image-link {
    display: block;
    width: 100%;
    height: 40px;
    color: rgb(255, 255, 255);
    top: 0;
}

.quick-nav .quick-top {
    line-height: 40px;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 40px;
    color: rgb(255, 255, 255);
    top: 0;
}

.quick-nav .icon-phone {
    background: url(../image/icon-phone.png) center center;
}

.quick-nav .icon-qq {
    background: url(../image/icon-qq.png) center center;
}

.quick-nav .icon-code {
    background: url(../image/icon-code.png) center center;
}

.quick-nav .icon-totop {
    background: url(../image/icon-totop.png) center center;
}

.quick-nav li a {
    line-height: 40px;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 40px;
    color: rgb(255, 255, 255)
}

.quick-nav li:hover {
    background-color: #ff0033;
}

.quick-nav .icon-cxany {
    font-size: 25px;
    width: 35px;
    height: 35px;
    margin-top: 2px;
    margin-left: 2px;
    padding: 5px;
    vertical-align: top;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .2)
}


/*滚动条整体*/
body::-webkit-scrollbar {
    width: 10px !important;
    /*滚动条宽度*/
}

/*滚动条按钮*/
body::-webkit-scrollbar-button {
}

body::-webkit-scrollbar-track {
    background-color: #f3f3f3;
    /*滑道全部*/
}

body::-webkit-scrollbar-track-piece {
    background-color: #f3f3f3;
    /*滑道*/
    -webkit-border-radius: 4px;
    /*滑道圆角宽度*/
}

body::-webkit-scrollbar-thumb {
    background-color: #ddd;
    /*滑动条表面*/
    border: solid 1px #C0C0C0;
    /*滑动条边框*/
    border-radius: 4px;
    /*滑动条圆角宽度*/
}

/*横竖滚动条交角*/
body::-webkit-scrollbar-corner {
    background-color: #ddd;
}

/*横竖滚动条交角图案*/
body::-webkit-resizer {
    background-repeat: no-repeat;
    background-position: bottom right;
}

/*鼠标滑过滑动条*/
body::-webkit-scrollbar-thumb:hover {
    background-color: #F3F3E0;
}

/*
@font-face {
    font-family: 'Microsoft Yahei';
    src: url('../fonts/_-webfont.eot');
    src: url('../fonts/_-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/_-webfont.woff2') format('woff2'),
    url('../fonts/_-webfont.woff') format('woff'),
    url('../fonts/_-webfont.svg#Microsoft Yahei') format('svg');
    font-weight: normal;
    font-style: normal;

}*/
#newBridge .icon-right-center {
    top: 45% !important;
}

.box {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 99999999;
    background-color: #000;
    opacity: .8;
}

.f2_left span:first-child {
    width: 125px;
}

/*nav1*/
/*.index_nav{position: fixed;height:150px;top:0;left:0;width: 100%;z-index: 100;}
.index_logo{width:155px;height:70px;position: absolute;top:20px;left:20px; }
.index_logo a{display: block;}
.index_nav_center{width: 620px;margin:0 auto;font-size: 14px;clear: both;}
.index_nav_center li{z-index:1000;position:relative;float: left;color: #fff;}
.index_nav_center li>a{cursor:pointer;color: #fff;float: left;margin:47px 45px;}
.index_nav_center span{color: #fff;float: left;margin-top:47px;}
.index_nav_right{position: absolute;top:35px;right:80px; }
.index_nav_right input{float: left;}
.index_submit{width:30px;height:30px;color: transparent;}
.nav_txt{background: transparent;}
.index_nav_center div{border:1px solid #e5e5e5;border-radius:5px;z-index:1000;display:none;top:80px;position: absolute;background-color:#fff;color:#666;width: 135px;padding:15px;}
.index_nav_center div a{height:25px;color: #666;display: block;}
.index_nav_center div img{position: absolute;top: -8px;  left: 35px;}
.index_nav_center div a:hover{color: #000;}

.index_small_nav .logo{left:0;}*/

/*banner*/
.banner {
    position: relative;
    background-color: #FFF;
}

.flexslider, .flexslider ul.slides, .flexslider .flex-viewport {
    height: 100%;
}

.banner ul.slides li div.slide {
    display: block;
    position: relative;
    width: 100%;
    height: 100% !important;
}

.banner ul.slides li {
    position: relative;
    height: 100%;
    display: none;
}

.banner .flex-prev, .banner .flex-next {
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    text-indent: 99px;
    overflow: hidden;
    font-size: 0;
    opacity: 0.2;
    filter: alpha(opacity=20);
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    z-index: 10;
}

.banner:hover .flex-prev, .banner:hover .flex-next {
    opacity: 1;
    filter: alpha(opacity=100);
}

.banner .flex-prev {
    left: 75px;
    background: url(../image/index_prev_07.png);
}

.banner .flex-next {
    right: 75px;
    background: url(../image/index_prev_09.png);
}

.banner-text {
    width: 370px;
    position: absolute;
    left: 50%;
    margin-left: -185px;
    top: 190px;
    text-align: center;
}

.banner-text h2 {
    font-size: 28px;
    color: #fff;
    font-weight: lighter;
    line-height: 38px;
}

.banner-text i {
    display: block;
    width: 56px;
    height: 1px;
    background-color: #f3f3f3;
    margin: 20px auto 18px;
}

.banner-text p {
    font-size: 12px;
    color: #f1ede7;
    line-height: 24px;
}

.banner ul.slides li a.slide > b, .banner ul.slides li div.slide > b img {
    display: block;
    width: 24px;
    height: 45px;
}

.banner ul.slides li div.slide > b {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -12px;
    z-index: 2000;
}

@keyframes text1 {
    0% {
        top: 350px;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        top: 190px;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-webkit-keyframes text1 {
    0% {
        top: 350px;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        top: 190px;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-o-keyframes text1 {
    0% {
        top: 350px;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        top: 190px;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-moz-keyframes text1 {
    0% {
        top: 350px;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        top: 190px;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

.banner-text1 {
    top: 350px;
    -webkit-transition: 1.5s;
    -ms-transition: 1.5s;
    -moz-transition: 1.5s;
    -o-transition: 1.5s;
    transition: 1.5s;
}

.banner-text1 {
    animation: text1 1.5s;
    -webkit-animation: text1 1.5s;
    -moz-animation: text1 1.5s;
    -o-animation: text1 1.5s;
}

.banner ul.slides li.flex-active-slide .banner-text1 {
    top: 190px;
    opacity: 1;
    filter: alpha(opacity=100);
}

@keyframes text2 {
    0% {
        left: 0;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        left: 210px;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-webkit-keyframes text2 {
    0% {
        left: 0;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        left: 210px;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-o-keyframes text2 {
    0% {
        left: 0;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        left: 210px;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-moz-keyframes text2 {
    0% {
        left: 0;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        left: 210px;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

.banner-text2 {
    height: 240px;
    top: 50%;
    left: 0;
    margin: -120px 0 0 0;
    text-align: left;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.banner-text2 {
    animation: text2 1s ease-out;
    -webkit-animation: text2 1s ease-out;
    -moz-animation: text2 1s ease-out;
    -o-animation: text2 1s ease-out;
}

.banner ul.slides li.flex-active-slide .banner-text2 {
    left: 210px;
    opacity: 1;
    filter: alpha(opacity=100);
}

.banner-text2 h2 {
    font-size: 25px;
    line-height: 34px;
}

.banner-text2 i {
    margin: 32px 0 21px;
    width: 80px;
}

.index_weixin {
    width: 90px;
    margin: 0 auto;
}

.index_weixin b {
    height: 145px;
    margin-bottom: 40px;
    width: 117px;
    float: left;
    color: #444444;
    font-size: 14px;
    display: block;
    text-align: center;
    font-weight: normal;
}

.index_weixin b:first-child {
    margin-right: 13px;
}

.index_weixin b img {
    display: block;
    margin-bottom: 10px;
}

/*f1*/
.f1 {
    width: 100%;
    background-color: #fff;
}

.hex {
    clear: both;
}

.hex li {
    margin: 90px 0 180px 0;
    text-align: center;
    float: left;
    width: 289px;
    border-right: 1px solid #c7c7c7;
    height: 108px;
}

.hex li > b {
    transition: .35s;
    -webkit-transition: .35s;
    color: #8c8c8c;
    font-weight: lighter;
    font-size: 34px;
    line-height: 150px;
    display: block;
    background: url("../image/num_03.png") no-repeat 66px 0;
    height: 150px;
    margin-top: -20px;
}

.hex li > b span {
    transition: .35s;
    -webkit-transition: .35s;
    font-family: 'Microsoft Yahei';
    font-size: 50px;
}

.hex li div {
    margin-top: 15px;
    font-size: 14px;
    line-height: 21px;
    color: #444;
}

.hex li div span {
    display: block;
    color: #ccc;
    font-size: 12px;
}

.hex li.mid_li {
    width: 309px;
}

.hex li.mid_li > b {
    background: url("../image/num_05.png") no-repeat 76px 0;
}

.hex li.mid_li:hover > b, .hex li.mid_li:hover > b {
    background: url("../image/num1_05.png") no-repeat 76px 0;
}

.hex li.las_li {
    border: none;
}

.hex li.las_li > b {
    background: url("../image/num_09.png") no-repeat 66px 0;
}

.hex li.las_li:hover > b, .hex li.las_li:hover > b {
    background: url("../image/num1_09.png") no-repeat 66px 0;
}

.hex li.hex_li2 > b {
    background: url("../image/num_07.png") no-repeat 76px 0;
}

.hex li.hex_li2:hover > b, .hex li.hex_li2:hover > b {
    background: url("../image/num1_07.png") no-repeat 76px 0;
}

.hex li.hex_li1:hover b, .hex li.hex_li1:hover b {
    background: url("../image/num1_03.png") no-repeat 66px 0;
}

.hex li:hover > b {
    color: #ff0033;
}

.hex li:hover > b span {
    color: #ff0033;
}

.we_more {
    margin: 0 auto 104px;
}

.pub-more-box {
    text-align: center;
}

.pub-more {
    position: relative;
    z-index: 1;
    line-height: 30px;
    padding-right: 30px;
    padding-left: 32px;
    letter-spacing: 2px;
    border: 1px solid rgb(73, 73, 73);
    color: rgb(73, 73, 73);
    background-color: transparent !important;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
    border-radius: 100px;
    webkit-transition: background-color .3s, border-color .3s, color .3s, opacity .3s;
    transition: background-color .3s, border-color .3s, color .3s, opacity .3s;
}

.pub-more:before, .pub-more:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: all .3s;
    transition: all .3s;
    border-radius: 500px;
}

.pub-more:before {
    z-index: -2;
}

.pub-more:after {
    z-index: -1;
    left: -100%;
    background: #ff0033;
}

.pub-more:hover {
    background-color: #ff0033;
    border-color: #ff0033;
    color: #fff;
}

.pub-more:hover:before {
    left: 100%;
}

.pub-more:hover:after {
    left: 0
}

/*f2*/
.f2 {
    position: relative;
    height: 620px;

    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 0 0 75px;
}

.f2_right {
    font-family: 'Microsoft Yahei';
    color: #c90b0b;
    font-size: 30px;
    font-weight: lighter;
    line-height: 47px;
    position: absolute;
    background-color: #fff;
    right: 70px;
    top: 0;
    width: 220px;
    padding: 0 30px;
    height: 251px;
}

.f2_right span {
    font-family: "Microsoft YaHei";
    display: block;
    margin-top: 125px;
}

.f2_left {
    width: 110px;
    position: absolute;
    left: 7%;
    top: 35%;
    color: #fff;
}

.f2_left span {
    transition: .5s;
    -webkit-transition: .5s;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 18px;
    line-height: 30px;
    height: 30px;
    border-radius: 15px;
    padding: 0 20px;
}

.f2_left span:hover, .f2_left span.f2_left_span {
    background-color: #c90b0b;
}

.yd_title {
    text-align: center;
    font-family: 'Microsoft Yahei';
    font-size: 24px;
    line-height: 24px;
    color: #fff;
}

.yd_title span {
    font-family: "Microsoft YaHei" !important;
    display: block;
    height: 55px;
    margin: 5px auto;
    background: url("../image/xian_bg_03.jpg") no-repeat bottom center;
}

.yd_sm {
    font-size: 14px;
    line-height: 24px;
    color: #b0b0b0;
    text-align: center;
    margin: 30px 0 100px 0;
}

.yingx {
    display: none;
    margin-bottom: 90px;
}

.yin_ul .yingx:first-child {
    display: block;
}

.yd_zs {
    overflow: hidden;
    width: 950px;
    margin: 0 auto;
}

.yd_zs li {
    float: left;
    width: 302px;
    margin: 0 0 160px 0;
    text-align: center;
    color: #b0b0b0;
}

.yd_zs li b {
    overflow: hidden !important;
    display: block;
    position: relative;
    width: 193px;
    height: 193px;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: 5px;
}

.yd_zs li b img {
    transition: .5s;
}

.yd_zs li b i {
    z-index: 100;
    transition: .5s;
    background-color: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 0;
    left: 0;
    display: block;
    position: absolute;
    width: 193px;
    height: 193px;
    border-radius: 50%;
}

.yd_zs li b:hover img, .yd_zs li b:hover img {
    transform: rotate(-5deg);
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.yd_zs li b:hover i, .yd_zs li b:hover i {
    opacity: .5;
    filter: alpha(opacity=50);
}

.yd_zs li span {
    margin-top: 20px;
    display: block;
    color: #fff;
}

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

.yd_zs li.yd_li {
    width: 345px;
}

/*f3*/
.f3 {
    overflow: hidden;
}

/*f4*/
.f4 {
    position: relative;
    background-color: #fff;
    margin-top: 40px;
}

.index_title {
    font-weight: 200;
    text-align: center;
    font-size: 32px;
    color: #444;
    width: 1170px;
    margin: 0 auto;
    margin-top: 76px;
    margin-bottom: 30px;
}

.index_title span {
    display: block;
    font-size: 30px;
    color: #ccc;
    font-weight: lighter;
}

.yx {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}

.zx {
    border-bottom: 1px solid #dfdfdf;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin: 30px auto 40px;
    padding-bottom: 40px;
}

.zx li {
    position: relative;
    cursor: pointer;
    transition: .8s;
    text-align: center;
    display: inline-block;
    width: 125px;
    height: 35px;
    border-radius: 18px;
    font-size: 14px;
    line-height: 35px;
    color: #646464;
}

.zx li:hover, .zx li.on {
    background-color: #c90b0b;
    color: #fff;
}

.zx li span {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.yx_left {
    text-align: center;
    transition: .8s;
    -webkit-transition: .8s;
    color: #999;
    font-weight: lighter;
    font-size: 26px;
    float: left;
    width: 85px;
    border-right: 1px solid #c9c9c9;
}

.yx_left span {
    display: block;
    transition: .8s;
    -webkit-transition: .8s;
    color: #444;
    font-size: 60px;
    line-height: 48px;
}

.yx_right a {
    transition: .8s;
    -webkit-transition: .8s;
    font-size: 18px;
    display: block;
    color: #444;
    height: 40px;
}

.yx_right {
    transition: .8s;
    -webkit-transition: .8s;
    width: 1000px;
    float: left;
    margin: 5px 0 0 20px;
    font-size: 14px;
    line-height: 22px;
    color: #999;
    height: 82px;
    overflow: hidden;
}

.yx_gd {
    overflow: hidden;
    zoom: 1;
    margin-top: 40px;
}

.yx_gd li {
    float: left;
    margin-right: 20px;
    _display: inline;
    overflow: hidden;
}

.yx_content {
    margin-bottom: 85px;
    height: 80px;
    width: 100%; /*overflow:hidden;*/
}

.yx_content:hover .yx_left {
    color: #c90b0b;
    border-color: #c90b0b;
}

.yx_content:hover .yx_left span {
    color: #c90b0b;
}

.yx_content:hover .yx_right a {
    color: #c90b0b;
}

.yx_content:hover .yx_right {
    margin-left: 15px;
}

.f4_bg {
    transition: .5s;
    -webkit-transition: .5s;
    opacity: 0;
    filter: alpha(opacity=0);
    display: block;
    position: absolute;
    width: 100%;
    top: 280px;
    left: 0;
    height: 160px;
    background-color: #FFF;
}

/*f5*/
.f5 {
    overflow: hidden;
    background-color: #e10413;
}

.f5_left {
    box-sizing: border-box;
    float: left;
    background-color: #e10413;
    color: #fff;
}

.f5_right {
    box-sizing: border-box;
    float: left;
    background: url("../image/index_line_18.jpg") no-repeat center;
}

/*.f5_right div{ width: 94%;height:94%;margin:3%;overflow: hidden;}*/
/*.f5_right div img{display: block;width: 100%;/!*height:100%;*!/}*/
.f5_top {
    margin: 10% 0 0 10%;
    font-weight: lighter;
    font-size: 30px;
    font-family: 'Microsoft Yahei';
}

.f5_top span {
    display: block;
    font-family: "Microsoft YaHei";
}

.f5_top b {
    display: block;
    font-weight: lighter;
    font-size: 46px;
}

.f5_top i {
    margin: 10% 0;
    display: block;
    width: 157px;
    height: 1px;
    background-color: #fff;
}

.fx {
    margin: 7% 0 10% 10%;
}


.fx .bshare-sinaminiblog {
    background: url("../image/fx_20.png") no-repeat center !important;
}

.fx .bshare-renren {
    background: url("../image/fx_22.png") no-repeat center !important;
}

.fx .bshare-weixin {
    background: url("../image/fx_24.png") no-repeat center !important;
}

.fx .bshare-qqim {
    background: url("../image/fx_27.png") no-repeat center !important;
}

.index_call {
    margin: 0 0 11.2% 10%;
}

.tp-caption {
    margin: -50px 0 0 0 !important;
}

.tp-resizeme {
    margin: -50px 0 0 0 !important;
}

.tp-caption i {
    display: block;
    margin: 30px auto;
    width: 56px;
    height: 1px;
    background-color: #f3f3f3;
}

.tp-caption a {
    display: none;
}

.tp-resizeme1 {
    text-align: left;
}

.tp-resizeme1 i {
    margin-left: 0;
}

.tp-resizeme b, .sb {
    display: block;
    background: url("../image/asb_03.png") no-repeat center;
    margin: 30px auto;
    width: 25px;
    height: 45px;
}

.sb {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -12px;
}

.rev_slider ul li {
    position: relative;
}

.tp-resizeme2 {
    margin-top: 40px !important;
}

@media (min-width: 1180px) {
    .f5_top {
        font-size: 25px;
    }

    .f5_top b {
        font-size: 20px;
    }

    .index_nav_right {
        right: -65px;
    }

    /*.three{  padding: 11% 0 7% 8%;}*/
    .hex li.mid_li {
        width: 288px;
    }

    .yx_right {
        margin: 5px 0 0 15px;
    }

    .index_main {
        width: 1170px;
    }

    .f5 {
        width: 100%;
    }

    .f3 {
        width: 100%;
    }

    .f2 {
        width: 100%;
    }

    .f4 {
        width: 100%;
    }

    .index_footer {
        width: 100%;
    }

    .index_call {
        margin: 0 0 11.2% 10%;
        font-size: 12px;
    }
}

@media (min-width: 1280px)and (max-width: 1364px) {
    .see {
        padding: 12.75% 5%;
    }

    /*.three{padding:10.2% 0 7% 8%;}*/
    .f5_top {
        font-size: 25px;
    }

    .f5_top b {
        font-size: 20px;
    }

    .f5_top {
        font-size: 25px;
    }

    .f5_top b {
        font-size: 20px;
    }

    .index_nav_right {
        right: -65px;
    }

    /*.three{  padding: 11% 0 7% 8%;}*/
    .three a {
        margin-top: 25px;
    }

    .three span {
        font-size: 30px;
        height: 47px;
    }

    .hex li.mid_li {
        width: 288px;
    }

    .yx_right {
        margin: 5px 0 0 15px;
    }

    .index_main {
        width: 1170px;
    }

    .f5 {
        width: 100%;
    }

    .f3 {
        width: 100%;
    }

    .f2 {
        width: 100%;
    }

    .f4 {
        width: 100%;
    }

    .index_footer {
        width: 100%;
    }

    .hex_li2 b {
        text-indent: .5em;
    }

    .index_call {
        margin: 0 0 11.2% 10%;
        font-size: 12px;
    }
}

@media (min-width: 1400px)and (max-width: 1500px) {
    .see {
        padding: 12.75% 5%;
    }

    /*.three{padding:10.2% 0 7% 8%;}*/
    .f5_top {
        font-size: 30px;
    }

    .f5_top b {
        font-size: 35px;
    }

    .index_nav_right {
        right: 80px;
    }

    /*.three{  padding: 11% 0 7% 2%;}*/
    .hex li.mid_li {
        width: 309px;
    }

    .yx_right {
        margin: 5px 0 0 20px;
    }

    .index_main {
        width: 1200px;
    }

    .f5 {
        width: 100%;
    }

    .f3 {
        width: 100%;
    }

    .f2 {
        width: 100%;
    }

    .f4 {
        width: 100%;
    }

    .index_footer {
        width: 100%;
    }

    .index_call {
        margin: 0 0 11.2% 10%;
        font-size: 14px;
    }
}

@media (min-width: 1500px) {
    .see {
        padding: 12.75% 5%;
    }

    /*.three{padding:10.2% 0 7% 8%;}*/
    .f5_top {
        font-size: 30px;
    }

    .f5_top b {
        font-size: 41px;
    }

    .index_nav_right {
        right: 80px;
    }

    .hex li.mid_li {
        width: 309px;
    }

    .three a {
        margin-top: 53px;
    }

    .three span {
        font-size: 30px;
        height: 55px;
    }

    .yx_right {
        margin: 5px 0 0 20px;
    }

    .index_main {
        width: 1200px;
    }

    .f5 {
        width: 100%;
    }

    .f3 {
        width: 100%;
    }

    .f2 {
        width: 100%;
    }

    .f4 {
        width: 100%;
    }

    .index_footer {
        width: 100%;
    }

    .index_call {
        margin: 0 0 11.2% 10%;
        font-size: 14px;
    }
}

@media (min-width: 1600px) {
    .see {
        padding: 13% 5%;
    }

    /*.three{padding:11% 0 7% 8%;}*/
    .f5_top {
        font-size: 30px;
    }

    .f5_top b {
        font-size: 45px;
    }

    .index_nav_right {
        right: 80px;
    }

    .hex li.mid_li {
        width: 309px;
    }

    .three a {
        margin-top: 53px;
    }

    .three span {
        font-size: 30px;
        height: 55px;
    }

    .yx_right {
        margin: 5px 0 0 20px;
    }

    .index_main {
        width: 1200px;
    }

    .f5 {
        width: 100%;
    }

    .f3 {
        width: 100%;
    }

    .f2 {
        width: 100%;
    }

    .f4 {
        width: 100%;
    }

    .index_footer {
        width: 100%;
    }

    .index_call {
        margin: 0 0 11.2% 10%;
        font-size: 14px;
    }
}

@media (min-width: 1700px) {
    .see {
        padding: 14% 5%;
    }

    /*.three{padding:13% 0 7% 8%;}*/
    .f5_top {
        font-size: 30px;
    }

    .f5_top b {
        font-size: 46px;
    }

    .index_nav_right {
        right: 80px;
    }

    .hex li.mid_li {
        width: 309px;
    }

    .three a {
        margin-top: 53px;
    }

    .three span {
        font-size: 30px;
        height: 55px;
    }

    .yx_right {
        margin: 5px 0 0 20px;
    }

    .index_main {
        width: 1200px;
    }

    .f5 {
        width: 100%;
    }

    .f3 {
        width: 100%;
    }

    .f2 {
        width: 100%;
    }

    .f4 {
        width: 100%;
    }

    .index_footer {
        width: 100%;
    }

    .index_call {
        margin: 0 0 11.2% 10%;
        font-size: 14px;
    }
}

.tongji a {
    float: right;
    padding-top: 20px;
    padding-right: 5px;
}

/*2017/8/8*/
.ind5_form {
    width: 94%;
    height: 94%;
    margin: 3%;
    padding: 47px 3.5% 0;
    overflow: hidden;
    background: #fff;
}

.ind5_form h5 {
    font-size: 24px;
    line-height: 34px;
    color: #3d3d3d;
    margin: 0 9px;
}

.ind5_name {
    margin: 23px 9px 25px;
}

.ind5_name input {
    font-size: 14px;
    color: #646464;
    padding-left: 48px;
    background: url("../image/w_index_13.jpg") no-repeat 14px center;
    display: block;
    width: 100%;
    border: 1px solid #dfdfdf;
    height: 50px;
    line-height: 48px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.ind5_name input:hover {
    border-color: #cc0a0a;
    background-image: url("../image/w_index_11.jpg");
}

.ind5_wrap {
    overflow: hidden;
}

.input_text {
    width: 50%;
    float: left;
    padding: 0 9px;
}

.input_text input {
    font-size: 14px;
    color: #646464;
    padding-left: 48px;
    background: url("../image/w_index_25.jpg") no-repeat 15px center;
    display: block;
    width: 100%;
    border: 1px solid #dfdfdf;
    height: 50px;
    line-height: 48px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.input_text input.ind5_qq {
    background: url("../image/w_index_28.jpg") no-repeat 20px center;
}

input.ind5_pho:hover {
    border-color: #cc0a0a;
    background-image: url("../image/w_index_22.jpg");
}

input.ind5_qq:hover {
    border-color: #cc0a0a;
    background-image: url("../image/w_index_18.jpg");
}

.ind5_wrap2 {
    margin: 25px 4px 38px;
    overflow: hidden;
}

.ind5_wrap2 div {
    width: 33.3333%;
    padding: 0 5px;
    float: left;
}

.ind5_wrap2 div select {
    padding: 0 22px;
    color: #646464;
    background: url("../image/w_index_34.jpg") no-repeat 90% center;
    border: 1px solid #dfdfdf;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 48px;
    font-size: 14px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.ind5_wrap2 div select:hover {
    border-color: #cc0a0a;
    background-image: url("../image/w_index_37.jpg");
}

.ind5_a {
    width: 187px;
    display: block;
    height: 48px;
    line-height: 48px;
    background: #e10413;
    color: #fff;
    border-radius: 48px;
    text-align: center;
    margin: 0 0 50px 9px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.ind5_a:hover {
    background: #c60613;
    text-decoration: underline;
}

.three span {
    overflow: hidden;
}

@media (min-width: 400px)and (max-width: 1150px) {
    .hex li {
        width: 275px;
    }

    .f5_right {
        width: 73.6%;
    }

    .f2 {

    }
}

/* 品牌创建，视觉传达 */
.i-wrap1 {
    text-align: center;
}

.i-wrap1 .i-wrap1-title {
    font-weight: 200;
    font-size: 72px;
    font-family: "Microsoft YaHei";
    color: #fff;
    line-height: 80px;
    padding-top: 150px;
    position: relative;
}

.i-wrap1 .i-wrap1-sub {
    font-size: 12px;
    font-family: "Microsoft YaHei";
    color: #fefefe;
    margin: 20px auto 60px;
    position: relative;
}

.i-wrap1 .i-wrap1-sum {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #fff;
    line-height: 30px;
    margin-bottom: 50px;
    position: relative;
}

.i-wrap1 .i-wrap1-more {
    border: 1px solid #fff;
    color: #fff;
}

.index_nav, .banner, .f1, .f2 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.warp2-title {
    font-weight: 200;
    font-size: 32px;
    color: #444;
    text-align: center;
}

.i-news {
    height: 630px;
    padding-top: 50px;
    background: #f9f9fa;
  width: 68%;
    margin: 0 auto;
}

.i-news-inner {
}

.i-news-inner .i-news-left {
    width: 450px;
    padding-right: 100px;
}

.i-news-inner .i-news-right {
    width: 60%;
    height: 520px;
}

.i-news-title h4 {
    font-size: 32px;
    font-weight: normal;
    color: #444;
    line-height: 50px;
}

.i-news-title h4.sub {
    font-weight: 200;
    color: #444;
}

.i-news-hot {
    padding-top: 25px;
}

.hot-pic {
    margin-bottom: 25px;
}

.hot-sort {
    font-size: 13px;
    margin-top: 10px;
    padding-top: 10px;
    color: #999
}

.hot-sort:after {
    display: block;
    width: 25px;
    height: 1px;
    content: '';
    -webkit-transition: width .4s;
    transition: width .4s;
    background-color: #999
}

.hot-title {
    font-size: 18px;
    line-height: 40px;
    padding-bottom: 10px;
    color: #444;
}

.hot-sum {
    font-size: 14px;
    line-height: 25px;
    position: relative;
    display: block;
    overflow: hidden;
    height: 80px;
    color: #999;
}

.hot-more {
    position: absolute;
    right: 0;
    bottom: 0;
}

.hot-more:hover {
    background-color: #ff0033;
    border-color: #ff0033;
    color: #fff;
}

.i-news-hot:hover .overview {
    color: black
}

.i-news-hot:hover .hot-sort:after {
    width: 50px
}

.i-news-hot:hover .button:before {
    left: 100%
}

.i-news-hot:hover .button:after {
    left: 0
}

.i-news-hot:hover .button {
    color: white !important
}

.i-news-right {
    position: relative;
}

.i-news-right ul:before {
    position: absolute;
    z-index: 0;
    top: 0;
    width: 130px;
    height: 100%;
    content: '';
    border-right: 1px solid rgb(236, 236, 236);
}

.i-news-right ul li {
    height: 163px;
}

.i-news-date {
    position: relative;
    display: inline-block;
    width: 100px;
    text-align: right;
    padding-right: 30px;
}

.i-news-date:before {
    position: absolute;
    top: 5%;
    right: -1px;
    width: 1px;
    height: 30%;
    content: '';
    -webkit-transition: height .3s;
    transition: height .3s;
    background-color: #999;
}

.i-news-date span {
    font-weight: 200;
    display: block;
    font-size: 30px;
    line-height: 40px;
    color: #444;;
}

.i-news-date i {
    font-weight: 200;
    display: block;
    font-size: 18px;
    line-height: 40px;
    color: #999;
}

.i-news-list {
    display: inline-block;
    width: 560px;
    padding-left: 24px;
    float: right;
}

.i-news-list-title {
    font-size: 18px;
    color: #444;
}

.i-news-list-sum {
    font-size: 14px;
    color: #999;
}

.i-news-right li:hover .i-news-list-title {
    color: #04999a;
}

.warp40 {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 10;
    background-color: #fff
}

.warp4 {
    width: 1180px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    padding: 80px 0 20px;
    margin-bottom: 80px;
    position: relative;
    z-index: 10;
    background-color: #fff
}

.warp4 h4 {
    text-align: center
}

.warp4 .warp4-list {
    width: 250px
}

.warp4 .warp4-title {
    color: #444;
    font-size: 18px;
    padding-bottom: 15px;
    display: block
}

.warp4 li a {
    color: #999;
    font-size: 14px
}

/* end */
.case-all {
    float: left;
}

.case-nav {
    width: 300px;
    display: inline-block;
}

.case-nav a {
    margin-right: 0 !important;
    text-decoration: none !important;
}

.case-nav a:hover {
    color: #ff0033;
}

.case-nav .case-nav-list {
    float: left;
    width: 100px;
    text-align: center;
}

.case-nav-list h3 {
    line-height: 50px;
}

.case-sort-list {
}

.case-sort-box {
    display: none;
    background: #fff;
    text-align: center;
    border-top: 1px solid #ff0033;
}

.case-sort-box .case-sort-list {
    display: block !important;
}

.service-wrap1 {
    height: 875px;
    text-align: center;
    background-image: url(../image/service-wrap1.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.service-wrap3 {
    position: relative;
    height: 800px;
    background-image: url(../image/service-wrap3.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.service-wrap3-inner {
    position: absolute;
    top: 310px;
    left: 58%;
}

.service-wrap3-inner p {
    font-size: 14px;
    line-height: 36px;
    color: #e8e8e8;
}

/*.mark+.index_main{position: relative;z-index: 100;}*/

.index_main {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.f1_tit {
    margin-top: 20px;
    font-weight: lighter;
    text-align: center;
    color: #444;
    font-size: 30px;
}

.f1_tit span {
    margin-right: 10px;
    font-family: 'Microsoft Yahei';
    display: inline-block;
    color: #ff0033;
}

.f1_tit_p {
    margin: 10px 0 25px 0;
    line-height: 28px;
    text-align: center;
    color: #999;
    font-size: 14px;
}

.f1_tit_p span {
    margin-bottom: 10px;
    display: block;
    color: #444;
    font-size: 18px;
}

.mark_f1_ul {
    overflow: hidden;
    height: 494px;
}

.mark_f1_ul li {
    margin-left: 40px;
    float: left;
    width: 270px;
    background: url("../image/../image/qwyx_16.png") no-repeat bottom center;
}

.xchc {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("../image/../image/qwy_10.png") no-repeat 86px 57px;
    transition: .5s;
    margin-left: 20px;
    margin-bottom: 75px;
    width: 235px;
    height: 235px;
    text-align: center;
    color: #999;
    font-size: 14px;
    padding-top: 120px;
    border: 1px solid #d2d2d2;
    border-radius: 50%;
}

.mark_f1_ul li:hover .xchc {
    background: url("../image/../image/qwho_10.png") no-repeat 86px 57px;
}

.yxck {
    background: url("../image/../image/qwy_03.png") no-repeat 86px 57px;
}

.mark_f1_ul li:hover .yxck {
    background: url("../image/../image/qwho_03.png") no-repeat 86px 57px;
}

.shqd {
    background: url("../image/../image/qwho_05.png") no-repeat 86px 57px;
}

.mark_f1_ul li:hover .shqd {
    background: url("../image/../image/qwy_05.png") no-repeat 86px 57px;
}

.ssgt {
    background: url("../image/../image/qwy_07.png") no-repeat 86px 57px;
}

.mark_f1_ul li:hover .ssgt {
    background: url("../image/../image/qwho_07.png") no-repeat 86px 57px;
}

.xchc span {
    font-size: 18px;
    color: #182234;
    display: block;
}

.xchc_nr {
    margin-bottom: 78px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #999;
}

.mark_f1_ul li:hover .xchc, .mark_f1_ul li:hover .xchc {
    border-color: #ff0033;
}

.mark_f1_ul li:hover {
    background: url("../image/../image/qwyx_20.png") no-repeat bottom center;
}

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

.marking {
    height: 830px;
}

.marking .anxi1 {
    width: 900px;
    font-weight: bold;
}

.marking .anxi1 b {
    font-size: 111px;
}

.story_f4_tit {
    margin: 20px 0 35px 0;
    font-size: 30px;
    color: #444;
    text-align: center;
    font-weight: lighter;
}

.story_f4_tit span {
    font-size: 35px;
    margin-top: 1px;
    font-family: 'Microsoft Yahei';
    display: inline-block;
    color: #ff0033;
    position: relative;
    top: 2px;
}

.story_f4_p {
    margin-bottom: 40px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #999;
}

.story_f4_p span {
    height: 40px;
    display: block;
    font-size: 20px;
    color: #444;
}

.mask_f7_bottom {
    overflow: hidden;
    margin-bottom: 90px;
}

.mask_f7_bottom > a {
    margin-right: 15px;
    float: left;
    background: url("../image/qwyx_13.png") no-repeat center;
    width: 147px;
    height: 170px;
}

.mask_f7_bottom > a img {
    display: block;
    margin: 50px auto;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.mask_f7_bottom > a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter: gray;
}

.mask_f7_bottom > a:nth-child(1), .mask_f7_bottom > a:nth-child(16) {
    margin-left: 150px;
}

.mask_f7_bottom > a:nth-child(8) {
    margin-top: -30px;
    margin-left: 70px;
}

.mask_f7_bottom > a:nth-child(8), .mask_f7_bottom > a:nth-child(9), .mask_f7_bottom > a:nth-child(10), .mask_f7_bottom > a:nth-child(11), .mask_f7_bottom > a:nth-child(12), .mask_f7_bottom > a:nth-child(13), .mask_f7_bottom > a:nth-child(14), .mask_f7_bottom > a:nth-child(16), .mask_f7_bottom > a:nth-child(17), .mask_f7_bottom > a:nth-child(18), .mask_f7_bottom > a:nth-child(19), .mask_f7_bottom > a:nth-child(20), .mask_f7_bottom > a:nth-child(21) {
    margin-top: -30px;
}

.hz-bottom {
    text-align: center;
}

.hz-icon {
    height: 32px;
    background: url(service/hz-../image/../image/../image/icon.png) center no-repeat;
}

.hz-bottom .hz-text {
    font-size: 14px;
    color: #000;
    line-height: 50px;
}

.hz-zixun {
    line-height: 113px;
    display: inline-block;
    width: 115px;
    height: 115px;
    margin: 60px 0;
    color: rgb(255, 255, 255);
    border-radius: 50%;
    background-color: #ff0033;
}

.hz-zixun:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(73, 73, 73)
}

.service-wrap4 {

}

.service-wrap4-top {
    text-align: center;
    /*margin-bottom: 80px;*/
}

.service-wrap4-top h3 {
    font-weight: 200;
    font-size: 32px;
    line-height: 40px;
    position: relative;
    margin-bottom: 0;
    padding-top: 80px;
    padding-bottom: 40px;
    text-align: center;
    color: #444;
}

.service-wrap4-top h3:before {
    font-size: 0;
    position: absolute;
    bottom: 25px;
    left: 50%;
    display: block;
    width: 40px;
    height: 1px;
    margin-left: -20px;
    content: '';
    border-bottom: 1px solid #ff0033;;
}

.service-wrap4-top p {
    text-align: center;
    opacity: .8;
}


.service-hd {
}

.service-hd ul { /*display: flex;*/
}

.service-hd ul li {
    position: relative;
    float: left;
    width: 33.3%;
    font-size: 0;
}

.service-hd ul li div {
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    width: 100%;
    height: 50px;
    padding-top: 150px;
}

.service-hd ul li .fwlc-slide1 {
    background-image: url(../image/ser-sikao.png);
}

.service-hd ul li .fwlc-slide2 {
    background-image: url(../image/ser-sheji.png);
}

.service-hd ul li .fwlc-slide3 {
    background-image: url(../image/ser-build.png);
}

.service-hd ul li:hover div, .service-hd ul li.on div {
    color: #ff0033;
}

.service-hd ul li:hover .fwlc-slide1, .service-hd ul li.on .fwlc-slide1 {
    background-image: url(../image/ser-sikao2.png);
}

.service-hd ul li:hover .fwlc-slide2, .service-hd ul li.on .fwlc-slide2 {
    background-image: url(../image/ser-sheji2.png);
}

.service-hd ul li:hover .fwlc-slide3, .service-hd ul li.on .fwlc-slide3 {
    background-image: url(../image/ser-build2.png);
}

.service-hd ul li.on:after {
    position: absolute;
    z-index: 5;
    bottom: -10px;
    left: 50%;
    height: 0;
    margin-left: -5px;
    content: '';
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
    border-top: 10px solid rgba(255, 255, 255, 1);
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.service-hd ul li img {
    width: 100%;
    height: auto;
}

.service-img-hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}

.service-hd ul li:hover img:nth-child(2) {
    opacity: 1 !important;
}

.service-bd {
    height: 600px;
    background-image: url(../image/service-w4-bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.service-main-list {
    padding: 50px 0 80px 0;
    color: #fff;
}

.service-main-list-title {
    position: relative;
    font-size: 28px;
    font-weight: normal;
    padding-bottom: 50px;
    opacity: .8;
}

.service-main-list-title:before {
    font-size: 0;
    position: absolute;
    bottom: 25px;
    display: block;
    width: 40px;
    height: 1px;
    content: '';
    border-bottom: 1px solid #ff0033;
    left: 0;
    margin-left: 0;
}

.service-main-text {
    float: left;
    width: 58.3%;
    opacity: .8;
}

.service-main-list-subtitle {
    font-size: 15px;
    opacity: .6;
    line-height: 34px;
    margin-bottom: 50px;
}

.service-main-text table {
    vertical-align: top;
}

.service-main-text td p:first-child {
    color: #ff0033;
    font-size: 13px;
}

.service-main-pic {
    float: left;
    width: 33.3%;
    margin-left: 8.3%;
}

.service-main-pic img {
    max-width: 100%;
    height: auto;
}

.service-main-pic p {
    font-size: 12px;
    opacity: .7;
}

/* 通用 */
.with-line {
    font-size: 32px;
    /*font-weight: 200;*/
    color: #444 !important;
    line-height: 40px;
    position: relative;
    margin-bottom: 0;
    padding-top: 80px;
    padding-bottom: 40px;
    text-align: center;
}

.with-line:before {
    font-size: 0;
    position: absolute;
    bottom: 25px;
    left: 50%;
    display: block;
    width: 40px;
    height: 1px;
    margin-left: -20px;
    content: '';
    border-bottom: 1px solid #ff0033;
}

.title-with-line {
    font-size: 32px;
    line-height: 40px;
    position: relative;
    margin-bottom: 0;
    padding-top: 80px;
    padding-bottom: 40px;
    text-align: center;
    color: #444;
}

.h3000 {
    font-weight: 200;
}

.title-with-line:before {
    font-size: 0;
    position: absolute;
    bottom: 25px;
    left: 50%;
    display: block;
    width: 40px;
    height: 1px;
    margin-left: -20px;
    content: '';
    border-bottom: 1px solid #ff0033;
}

/* 关于我们 */
.about-wrap1 {
    margin-top: 60px;
}

.about-wrap1-title {
    font-size: 38px;
    color: #000;
    padding: 60px 0 40px;
    margin-bottom: 30px;
    text-align: center;
}

.about-wrap1-inner {
    height: 430px;
    padding-top: 150px;
    background-image: url(../image/about-wrap1-bg.jpg);
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}

.about-wrap1-main {
    margin-right: auto;
    margin-left: auto;
    padding: 50px 0;
    color: rgb(255, 255, 255);
    background-color: rgba(0, 0, 0, .5);
}

.profession-banner-overview-title {
    font-weight: 200;
    font-size: 58px;
    line-height: 1.5;
    width: 320px;
    text-align: center;
    border-right: 1px dotted rgb(255, 255, 255)
}

.profession-banner-overview-text {
    padding-right: 60px;
    padding-left: 60px;
    opacity: .8;
}

.profession-banner-overview-text h4 {
    font-size: 24px;
    padding-top: 5px;
    padding-bottom: 20px;
    text-align: left
}

.page-scroll-list-header {
    margin-bottom: 80px;
}

.common-header-text {
    font-size: 14px;
    max-width: 1200px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: center;
}

.common-header-text p {
    opacity: .8;
}

.page-scroll-list-header {
    margin-bottom: 80px;
}

.col-sm-4 {
    width: 33.33333333%;
    float: left;
}

.title-with-line.at-left {
    text-align: left;
}

h4.title-with-line {
    font-size: 18px;
    line-height: 40px;
    line-height: 40px;
    padding-top: 20px;
    padding-bottom: 30px;
}

.title-with-line.at-left:before {
    left: 0;
    margin-left: 0;
}

.profession-values-list div p {
    font-size: 14px;
    color: #999;
    padding-right: 30px;
}

.about-wrap3 {
    margin-top: 30px;
    margin-bottom: 70px;
}

.rxg {
    margin-top: 30px;
    margin-bottom: 12px;
    padding: 25px 20px;
    background-color: #fff;
}

.rxg p {
    margin-bottom: 40px;
    width: 1200px;
    font-size: 14px;
    line-height: 24px;
    color: #999;
}

.rxg p span {
    display: block;
    padding-bottom: 13px;
    font-size: 18px;
    color: #444;
}

.zp-slide {
    overflow: hidden;
    margin-bottom: 50px;
}

.zp-slide-list {
    margin-bottom: 18px;
    background: #fff;
    padding: 20px;
    border: 1px solid #ebebeb;
}

.zp-top {
    cursor: pointer;
    overflow: hidden;
    transition: .5s;
    color: #999;
    font-size: 14px;
    line-height: 24px;
    background: url("../image/../image/join_05.png") no-repeat right 30px;
}

.zp-top.on, .zp-slide-list:hover .zp-top {
    background: url("../image/../image/join_09.png") no-repeat right 30px;
}

.zp-top span {
    float: left;
    width: 1000px;
    padding-bottom: 5px;
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #444;
}

.zp-top b {
    width: 70px;
    text-align: right;
    font-weight: normal;
    float: right;
    color: #999;
    font-size: 13px;
    font-family: Arial;
}

.zp-top p {
    float: left;
    width: 100%;
}

.zp-text {
    overflow: hidden;
    display: none;
    margin: 15px 0 18px 0;
    position: relative;
    width: 1118px;
}

.zp-text div {
    float: left;
    border-top: 1px solid #e2e2e2;
    font-size: 14px;
    color: #999;
    line-height: 24px;
    width: 640px;
    padding: 10px 0px;
}

.zp-text div span {
    padding: 30px 0 15px 0;
    font-size: 18px;
    color: #444;
    display: block;
}

.zp-text a {
    right: 0;
    bottom: 10px;
    transition: .5s;
    display: block;
    position: absolute;
    background-color: #ff0033;
    font-size: 14px;
    line-height: 36px;
    border-radius: 18px;
    width: 138px;
    height: 36px;
    text-align: center;
    color: #fff;
}

.zp-text a:hover {
    background-color: #bf080a;
}

.zp-info {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #999;
}

.about-wrap5 {
}

.about-wrap5 .about-icon {
    margin-top: 30px;
    margin-bottom: 90px;
}

.about-wrap5 .about-icon ul {
    margin: 0 auto;
    text-align: center;
}

.about-icon li {
    display: inline-block;
    font-size: 0;
    width: 165px;
    margin: 0 25px;
}

.about-wrap5 .about-icon-top {
    width: 165px;
    height: 165px;
    border-radius: 50%;
    border: 1px solid #eaeaea;
    background-position: center;
    background-repeat: no-repeat;
    transition: .5s;
}

.about-icon-text {
    font-size: 14px;
    color: #999;
    line-height: 50px;
    transition: .5s;
}

.about-pdf .about-icon-top {
    background-image: url(../image/about-contact-1.png);
}

.about-wxgzh .about-icon-top {
    background-image: url(../image/about-contact-2.png);
}

.about-swfw .about-icon-top {
    background-image: url(../image/about-contact-3.png);
}

.about-jszx .about-icon-top {
    background-image: url(../image/about-contact-4.png);
}

.about-swhz .about-icon-top {
    background-image: url(../image/about-contact-5.png);
}

.about-icon li:hover .about-icon-top {
    border-color: #ff0033;
}

.about-icon li:hover .about-icon-text {
    color: #ff0033;
}

.about-icon li.about-pdf:hover .about-icon-top {
    background-image: url(../image/about-contact-01.png);
}

.about-icon li.about-wxgzh:hover .about-icon-top {
    background-image: url(../image/about-contact-02.png);
}

.about-icon li.about-swfw:hover .about-icon-top {
    background-image: url(../image/about-contact-03.png);
}

.about-icon li.about-jszx:hover .about-icon-top {
    background-image: url(../image/about-contact-04.png);
}

.about-icon li.about-swhz:hover .about-icon-top {
    background-image: url(../image/about-contact-05.png);
}

.about-icon-phone {
    display: none;
}

.about-icon li.about-swhz:hover .about-icon-text {
    display: none;
}

.about-icon li.about-swhz:hover .about-icon-phone {
    display: block;
}

.header .tell {
    float: right;
    line-height: 32px;
}

.header .tell a {
    color: red;
    font-size: 18px;
    font-weight: 600;
}
