        .p101-curmbs-1 {
            position: relative;
            max-width: 1920px;
            margin: 0 auto;
        }
        
        .plc {
            position: absolute;
            top: -65px;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 10;
            background: url("../image/p101-curmbs-bg.png") no-repeat center bottom;
            padding: 20px 0 5px;
        }
        
        .p12-curblock {
            display: none;
        }
        
        .p101-curmbs-con {
            float: right;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            color: #fff;
        }
        
        .p101-curmbs-con b {
            font-weight: normal;
            padding-left: 25px;
            background: url(../image/p101-curmbs-icon1.png) no-repeat left center;
        }
        
        .p101-curmbs-con i {
            font-style: normal;
        }
        
        .p101-curmbs-con span {
            font-family: 宋体;
            height: 46px;
            line-height: 46px;
            padding: 0px 5px;
        }
        
        .p101-curmbs-con a {
            color: #fff;
        }
        
        .p101-curmbs-con a:hover {
            text-decoration: underline;
        }
    

        .p101-search-1 {
            height: 80px;
            box-shadow: 0 3px 4px #e9e9e9;
        }
        
        .p101-search-1 p {
            float: left;
            width: 750px;
            height: 80px;
            line-height: 80px;
            font-size: 14px;
            color: #333333;
        }
        
        .p101-search-1 p b {
            display: inline-block;
        }
        
        .p101-search-1 p a {
            color: #666666;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p101-search-1-inp {
            float: right;
            width: 356px;
            height: 36px;
            background: #fff;
            margin-top: 22px;
        }
        
        .p101-search-1-inp1 {
            width: 249px;
            height: 34px;
            line-height: 34px;
            color: #999999;
            border: 1px solid #e3e3e3;
            border-right: 0;
            padding: 0 20px;
            float: left;
        }
        
        .p101-search-1-inp2 {
            width: 66px;
            height: 36px;
            border: 0;
            background: #055daf url(../image/p101-search-icon1.png) no-repeat center center;
            float: right;
            cursor: pointer;
        }
		
		
		
		
    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
        overflow: hidden;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #055daf;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(../image/p102-search-icon1.png) no-repeat center center #055daf;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }

		
		
		
    

        .p101-fdh-2 {
            padding: 20px 0 0;
            border-bottom: 1px solid #e6e6e6;
        }
        
        .p101-fdh-2-nav {
            padding-bottom: 20px;
            text-align: center;
            height: 40px;
            width: 400px;
            margin: 0 auto;
        }
        
        .p101-fdh-2-nav-one {
            float: left;
            width: 150px;
            height: 40px;
            line-height: 40px;
            display: inline-block;
            margin-left: -1px;
        }
        
        .p101-fdh-2-nav-one h3 {
            font-weight: normal;
            position: relative;
        }
        
        .p101-fdh-2-nav-one h3:after {
            content: '';
            position: absolute;
            width: 1px;
            height: 18px;
            background-color: #c9c9c9;
            right: 0;
            top: 50%;
            margin-top: -9px;
            z-index: 1;
        }
        
        .p101-fdh-2-nav-one:last-child h3:after {
            display: none;
        }
        
        .p101-fdh-2-nav-one h3 a {
            display: block;
            padding: 0 35px;
            font-size: 20px;
            line-height: 40px;
            color: #333333;
            border-radius: 20px;
            position: relative;
            z-index: 2;
        }
        
        .p101-fdh-2-nav-one h3 a:hover,
        .p101-fdh-2-nav-one h3.sidenavcur a {
            background-color: #055daf;
            color: #fff;
        }
    

    .p103-info-1-list {
        padding-bottom: 10px;
    }
    
    .p103-info-1-list dl {
        position: relative;
        margin-bottom: 30px;
    }
    
    .p103-info-1-list dl:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        background: #e6e6e6;
        z-index: 1;
        left: 0;
        bottom: 0;
    }
    .p102-info-list-more {
        padding-top: 22px;
    }
    
    .p102-info-list-more a {
        display: block;
        width: 98px;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
        color: #055daf;
        text-align: center;
        border: 1px solid #055daf;
        position: relative;
    }
    
    .p102-info-list-more a:before {
        content: '';
        position: absolute;
        border-top: 9px solid transparent;
        border-bottom: 9px solid transparent;
        border-left: 10px solid #fff;
        left: -1px;
        top: 50%;
        margin-top: -9px;
        z-index: 1;
    }
    
    .p102-info-list-more a:after {
        content: '';
        position: absolute;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 7px solid #055daf;
        left: -1px;
        top: 50%;
        margin-top: -5px;
        z-index: 2;
    }
    
    .p103-info-1-list dt {
        width: 400px;
        position: relative;
        height: 260px;
        overflow: hidden;
        z-index: 2;
    }
    
    .p103-info-1-list dt a, .p103-info-1-list dt img {
        max-width: 100%;
        max-height: 260px;
        margin: 0 auto;
        display: block;
    }
    
    .p103-info-1-list dd {
        position: absolute;
        width: 740px;
        right: 30px;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p103-info-1-list dd h4 {
        padding-top: 14px;
        height: 40px;
        margin-bottom: 13px;
        font-weight: normal;
    }
    
    .p103-info-1-list dd h4 a {
        display: inline-block;
        height: 40px;
        max-width: 100%;
        line-height: 40px;
        font-size: 20px;
        color: #1a1a1a;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p103-info-1-desc {
        line-height: 26px;
        font-size: 14px;
        color: #666666;
        text-align: justify;
    }
    
    .p103-info-date {
        position: absolute;
        right: 0;
        bottom: 20px;
        padding-left: 25px;
        height: 22px;
        font: 14px/22px Arial;
        color: #999999;
        background: url(../image/article-list-icon1.png) no-repeat left center;
    }
    
    .p103-info-1-list dl:hover {
        box-shadow: 8px 8px 15px #e6e6e6, -1px -1px 2px #f2f2f2;
    }
    
    .p103-info-1-list dl:hover dd h4 a {
        color: #055daf;
    }
    
       .p103-info-1-list dl::hover .p102-info-list-more a {
        background: #055daf;
        color: #fff;
    }
    
   .p103-info-1-list dl::hover .p102-info-list-more a:before {
        border-left: 10px solid #055daf;
    }
    
  .p103-info-1-list dl::hover .p102-info-list-more a:after {
        border-left: 7px solid #fff;
    }


    .title {
        padding-bottom: 15px;
        position: relative;
        font-weight: normal;
        text-align: center;
        margin-bottom: 40px;
    }
    
    .title:after {
        content: '';
        position: absolute;
        width: 76px;
        height: 1px;
        background: #d4d4d4;
        bottom: 0;
        left: 50%;
        margin-left: -38px;
    }
    
    .title span,
    .title a {
        display: block;
        height: 50px;
        line-height: 50px;
        font-size: 38px;
        color: #333333;
    }
    
    .title em {
        display: block;
        height: 22px;
        font: 14px/22px 'Arial';
        color: #808080;
        font-style: normal;
        letter-spacing: 2px;
    }
    
    .p101-recommend-news {
        padding: 60px 0;
        background-color: #f5f5f5;
    }
    
    .p101-recommend-news-list ul {
        padding-top: 5px;
        position: relative;
    }
    
    .p101-recommend-news-list li {
        float: left;
        width: 530px;
    }
    
    .p101-recommend-news-list li p {
        height: 30px;
        margin-bottom: 10px;
        padding-left: 20px;
        position: relative;
        line-height: 30px;
    }
    
    .p101-recommend-news-list li p:before {
        content: "";
        width: 8px;
        height: 8px;
        border: 2px solid #808080;
        border-style: dotted dotted none none;
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -4px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }
    
    .p101-recommend-news-list li p:after {
        content: '';
        position: absolute;
        width: 2px;
        height: 2px;
        background: #808080;
        left: 4px;
        top: 50%;
        z-index: 1;
    }
    
    .p101-recommend-news-list li p a {
        display: inline-block;
        max-width: 400px;
        height: 30px;
        font-size: 16px;
        color: #333333;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .p101-recommend-news-list li p:hover a {
        color: #055daf;
    }
    
    .p101-recommend-news-list li p:hover:before {
        border-color: #055daf;
    }
    
    .p101-recommend-news-list li p:hover:after {
        background: #055daf;
    }
    
    .p101-recommend-news-list li p em {
        float: right;
        width: 90px;
        height: 30px;
        font-family: Arial;
        color: #808080;
        text-align: right;
        font-style: normal;
    }
    
    .p101-recommend-news-list li.last {
        margin-left: 140px;
    }
    
    .p101-recommend-news-list li.last:before {
        content: '';
        position: absolute;
        width: 1px;
        left: 50%;
        top: 0;
        bottom: 5px;
        background: #e3e3e3;
        z-index: 3;
    }


        .footWrap{font-family:"Microsoft Yahei";line-height: 100%; font-size: 15px; color: #bfbfbf;background: url(../image/f_bg.jpg) repeat-x left 0;box-sizing: border-box; height: 522px; padding-top: 97px;}
        .footer{width:1280px;margin: 0 auto; position: relative;}
        .f_r{ width: 156px;}
        .footer h3{ line-height: 100%; font-weight: bold; color: #fff; font-size: 22px; height: 78px;}
        .f_r img{ width: 132px; padding: 12px; background: #f5f5f5;}
        .f_l{ width: 373px; height: 353px;}
        .f_l ul li{ float: left; width: 170px;margin-bottom: 23px;}
        .f_l ul li a{font-size: 15px; color: #bfbfbf;}
        .f_l ul li a:hover{ text-decoration: underline;}
        .f_c{ width: 410px;}
        .f_c ul li{ margin-bottom: 23px;}
        .f_c2{ line-height: 100%; font-size: 15px; color: #bfbfbf;}.f_c2 a{color: #bfbfbf;}
                                                                   .f_c2 ul li{ margin-bottom: 23px;}
                                                                   .f_on{text-align: center; color: #6b6b6b;}
        .f_on p{ padding-top: 14px;}
        .f_on p a{ display: inline-block; margin: 0 7px;}
        .f_on p a:hover{color: #bfbfbf; text-decoration: underline;}
        em,i{font-style: normal;}
        /**/
.f_bom{position:fixed; height: 60px; background: url("../image/f_bom.jpg") no-repeat center 0; line-height: 60px; text-align: center;font-weight: bold; font-size: 22px; color: #fff;left:0;bottom:0; width:100%; z-index:555;}
.f_bom i{ color: #ffb400;}
.f_bom span{ padding-left: 39px;}
.f_bom .xi{ position: absolute; right: 17.5%; top: -15px; cursor: pointer;}
    

.service_con2 
 .submit {
    display: none;
}
.service_con2 .fl img{ width:100%;}
    .service_con2{ display:none; overflow: hidden;height: 398px;position: fixed;z-index: 9999;left: 20%;top: 12%;padding: 12px;width: 1024px;background: #f2f2f2;box-shadow: 0 8px 24px 0 rgba(0,0,0,0.3);}
.service_con2 h2{ padding-top: 0; padding-bottom: 39px;}
.service_con2 i,
.service_con2 em {
    font-style: normal;
}

.service_con2 .fl {
    width: 398px;
    height: 541px
}

.service_con2 .fr {
    width: 626px;
    height: 400px;
    background: #f2f2f2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 27px 0 0 50px;
}

.service_con2 .ask {
    font-size: 24px;
    line-height: 100%;
    color: #333333;
    margin-bottom: 17px
}

.service_con2 .ask em {
    font-size: 36px;
    line-height: 100%;
    color: #333333
}
.service_con2 .s_tel span {
    display: block;
    line-height: 100%;
    padding-top: 9px;
    font-size: 28px;
}
.service_con2 .s_tel {
    background: url(../image/s_tel.png) no-repeat;
    padding-left: 81px; font-size: 18px; color: #055daf;
height: 95px; line-height: 100%; padding-top: 6px;}
.service_con .s_tel span{ display: block; line-height: 100%; padding-top: 9px; font-size: 28px;}
.service_con2 .s_tel span i{ font-family: wrjz; font-size: 30px; display: inline-block; line-height: 90%; float: left;}

.service_con2 ul {

}

.service_con2 li {
    width: 270px;
    height: 46px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #E5E5E5;
    margin-bottom: 10px;
    float: left;
    position: relative
}

.service_con2 li label {
    position: absolute;
    font-size: 16px;
    line-height: 44px;
    color: #999999;
    padding-left: 16px;
    padding-right: 10px
}

.service_con2 li input {
    width: 188px;
    height: 44px;
    border: 0;
    background: 0 0;
    outline: 0;
    padding-left: 14px;
    box-sizing: border-box;
        font-size: 16px;
    line-height: 44px;
    color: #999999;    float: right;
}

.service_con2 li span {
    display: block;
    position: absolute;
    right: -10px;
    font-size: 14px;
    line-height: 38px;
    color: red;
    top: 0;
}

.service_con2 li select {
    width: 226px;
    height: 44px;
    border: 0;
    outline: 0;
    font-size: 16px;
    line-height: 44px;
    color: #999999;
    padding-left: 14px;
}

.service_con2 li.message {
    width: 559px;
    height: 95px;
    margin-bottom: 28px
}

.service_con2 li.message textarea {
    width: 557px;
    height: 93px;
    border: 0;
    background: 0 0;
    outline: 0;
    padding: 1px 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 22px;
    color: #666;font-size: 16px;
    line-height: 44px;
    color: #999999;
}

.service_con2 li.mr {
    margin-right: 9px
}

.service_con2 .form-btn-reset {
    display: none
}

.service_con2 .form-btn-submit,.service_con button {
    display: block;
    width: 214px;
    height: 46px;
    background: #ffb400;
    font-size: 18px;
    line-height: 46px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border: 0;
    outline: 0;
    cursor: pointer;
    margin-top: 18px;
}
.service_con .fl img {
    width: 100%;
}
    .guanbi {
    position: absolute;
    top: 6px;
    right: 3px;
    z-index: 999;
    cursor: pointer;
    color: #000;
    font-size: 35px;
}


        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../image/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #055daf;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #055daf;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
