@CHARSET "UTF-8";
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#e87518;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}


.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}


@font-face {
    font-family: 'constan2';
    src:url('../fonts/Microsoft JhengHei UI/msjhl_0.ttc') format('truetype');

}
.ssddds{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

            .demo-message-wrap input::-webkit-input-placeholder,
            .demo-message-wrap textarea::-webkit-input-placeholder {
                /* WebKit browsers */
                  color: #fff;
            }

            .demo-message-wrap input:-moz-placeholder,
            textarea:-moz-placeholder {
                /* Mozilla Firefox 4 to 18 */
                  color: #fff;
            }

            .demo-message-wrap input::-moz-placeholder,
            textarea::-moz-placeholder {
                /* Mozilla Firefox 19+ */
                   color: #fff;
            }

            .demo-message-wrap input:-ms-input-placeholder,
            textarea:-ms-input-placeholder {
                /* Internet Explorer 10+ */
                  color: #fff;
            }

            .demo-message-wrap input[type='text']::-webkit-input-placeholder{
                color: #fff;
            }



.aby_hh li:hover .aby_hh_img img{
    filter: invert(49%) sepia(93%) saturate(369%) hue-rotate(900deg) brightness(60%) contrast(93%);
}


.head1{
    height: 119px;
    background: #fff;
    width: 100%;
    position: relative;
}
.w1600{
    max-width: 1630px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
.w1500{
    max-width: 1530px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
.w1400{
    max-width: 1430px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
.w1200{
    max-width: 1230px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
.logo{
    line-height: 119px;
    float: left;
}
.logo img{
    max-width: 100%;
}
.logowz{
    float: left;
    margin-left: 15px;
    padding-left: 20px;
    background: url(../images/line1.png) no-repeat left center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 24px;
}
.logowz dd{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    letter-spacing: 8px;
}
.logowz dl{
    font-size: 14px;
    color: #333333;
}
.logowz dl span{
    color: #d1ac58;
    font-weight: bold;
}
.top_contact{
    width: 540px;
    height: 33px;
    background: #d1ac58;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 33px;
    border-bottom-left-radius: 40px;
    position: absolute;
    right: 0;
    top: 0;
}



.xypg-right-content img{
    max-width: 100% !important;
    height: auto !important;
}



@media (max-width: 1210px){
    .logowz{
        display:none;
    }
    .x-menu{
        width: calc(100% - 150px);
    }
}

@media (max-width: 991px) {
  body{
    padding-top:60px; 
  }
}


.index-c1{
    padding-top: 50px;
}
.c1tlt{
    text-align: center;
}
.c1tlt h3{
    font-size: 40px;
    color: #464646;
    line-height: 2;
}
.c1tlt p{
    font-size: 24px;
    color: #464646;
    line-height: 1.6;
    border: 1px solid #464646;
    display: inline-block;
    padding: 0 20px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
}
.index-c1 ul{
    margin-top: 36px;
}
.index-c1 ul li{
    width: 33.3333%;
    float: left;
    height: 10rem;
    transition: .5s;
}
.index-c1 ul li a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.index-c1 ul li a .wz{
    position: absolute;
    bottom: 5%;
    left: 5%;
}
.index-c1 ul li a .wz h3{
    font-size: 0.25rem;
    padding: 0 0.5rem;
    border: 1px solid #999999;
    line-height: 1.8;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    color: #999;
    margin-bottom: 0.4rem;
    display: inline-block
}
.index-c1 ul li a .wz p{
    font-size: 0.72rem;
    font-weight: bold;
    color: #dddddd;
    text-transform: uppercase;
    line-height: 1
}
.index-c1 ul li a:hover .wz h3{
    border-color: #d1ac58;
    color: #fff;
    background: #d1ac58;
}


.index-c1 ul li a:hover .wz p{
    color: #d1ac58;
}
@media (max-width: 1199px){
    .index-c1{
        padding-top: 30px;
    }
    .index-c1 ul li a .wz h3{
        font-size: 15px;
        padding: 0 40px;
    }
    .c1tlt h3{
        font-size: 30px;
    }
    .c1tlt p{
        font-size: 18px;
    }
}
@media (max-width: 991px){
    
    .index-c1 ul li a .wz h3{
        font-size: 14px;
        padding: 0 30px;
    }
    .c1tlt h3{
        font-size: 26px;
    }
    .c1tlt p{
        font-size: 16px;
    }
}

@media (max-width: 767px){
    .c1tlt p{
        font-size: 14px;
        border-top-right-radius: 15px;
        border-bottom-left-radius: 15px;
    }

}


.index-c2{
    padding-top: 60px;
    padding-bottom: 80px;
}
.c2-slick{
    position: relative;
}
.c2-slick .slick-slide{
    outline: none;
}
.c2-slick .slick-con h3{
    font-size: 40px;
    color: #464646;
    line-height: 2;
    text-align: center;
}
.c2-slick .slick-con h4{
    font-size: 24px;
    color: #333333;
    text-align: center;
    line-height: 2;
    border-bottom: 2px solid #eeeeee;
    padding-bottom: 30px;
    position: relative;
}
.c2-slick .slick-con h4::after{
    content: '';
    width: 36%;
    height: 5px;
    background: #d1ac58;
    position: absolute;
    left: 32%;
    bottom: -2px;
}
.c2-slick .slick-con .cont{
    padding-top: 50px;
    font-size: 0;
}
.c2-slick .slick-con .cont .img{
    width: 44.57%;
    display: inline-block;
    vertical-align: middle;
}
.c2-slick .slick-con .cont .img img{
    max-width: 100%;
}
.c2-slick .slick-con .cont .wz{
    width: 50%;
    margin-left: 5.43%;
    display: inline-block;
    vertical-align: middle;
}
.c2-slick .slick-con .cont .wz .bt{
    display: flex;
    justify-content: space-between;
}
.c2-slick .slick-con .cont .wz .bt dd{
    width: 120px;
    height: 120px;
    border:1px solid #d1ac58;
    font-size: 24px;
    color: #d1ac58;
    line-height: 118px;
    text-align: center;
    border-radius: 50%;
}
.c2-slick .slick-con .cont .wz h5{
    font-size: 40px;
    color: #d1ac58;
    line-height: 2;
    margin-top: 20px;
}
.c2-slick .slick-con .cont .wz .info{
    font-size: 18px;
    color: #333333;
    line-height: 2;
}
.c2-slick .slick-arrow{
    display: block;
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 70px;
    text-indent: 100px;
    overflow: hidden;
}
.c2-slick .slick-prev{
    background: url(../images/left1.png) no-repeat center;
    background-size: 100% 100%;
    left: 0;
    z-index:99999;
}
.c2-slick .slick-next{
    background: url(../images/right1.png) no-repeat center;
    background-size: 100% 100%;
    right: 0;
}
@media (max-width: 1199px){
    .index-c2 {
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .c2-slick .slick-con h3{
        font-size: 30px;
    }
    .c2-slick .slick-con h4{
        font-size: 16px;
    }
    .c2-slick .slick-arrow{
        top: 50px;
    }
    .c2-slick .slick-con .cont .wz .bt dd{
        width: 100px;
        height: 100px;
        line-height: 98px;
        font-size: 18px;
    }
    .c2-slick .slick-con .cont .wz h5{
        font-size: 30px;
    }
    .c2-slick .slick-con .cont .wz .info{
        font-size: 16px;
    }
}
@media (max-width: 991px){
    .c2-slick .slick-con h3{
        font-size: 26px;
    }
    .c2-slick .slick-con h4{
        font-size: 14px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .c2-slick .slick-arrow{
        width: 32px;
        height: 32px;
    }
    .c2-slick .slick-con .cont .wz .bt dd{
        width: 80px;
        height: 80px;
        line-height: 78px;
        font-size: 16px;
    }
    .c2-slick .slick-con .cont .wz h5{
        font-size: 26px;
    }
    .c2-slick .slick-con .cont .wz .info{
        font-size: 14px;
    }
}
@media (max-width: 767px){
    .c2-slick .slick-con .cont .img{
        width: 100%;
        margin-bottom: 20px;
    }
    .c2-slick .slick-con .cont .wz{
        width: 100%;
        margin-left: 0;
    }
}


.index-c3{
    width: 100%;
    background: url(../images/bg1.jpg) no-repeat center top;
    background-size: 100% 40%;
}
.c3-con{
    padding: 35px 5.7% 80px;
}
.c3-1{
    border-bottom: 1px solid #fff;
}
.c3-1 h3{
    font-size: 0.4rem;
    line-height: 100px;
    color: #fff;
    float: left;
    font-weight: bold;
}
.c3-1 ul{
    width: 65%;
    float: right;
}
.c3-1 ul li{
    width: 25%;
    float: left;
    font-size: 0.24rem;
    color: #ffffff;
    line-height: 100px;
    cursor: pointer;
}
.c3-1 ul li span{
    display: inline-block;
    position: relative;
}
.c3-1 ul li.cur span::after{
    content: '';
    width: 100%;
    height: 5px;
    background: #d1ac58;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.c3-2{
    margin: 35px auto;
}
.c3-2 .c3-2-tab{
    background: #e8e8e8;
    display: none;
}
.c3-2 .c3-2-tab .c3-2-tab-img{
    width: 50%;
    height: 4.4rem;
    float: left;
    background-size: cover;
}
.c3-2 .c3-2-tab .c3-2-tab-wz{
    background-size: cover;
    width: 50%;
    height: 4.4rem;
    float: left;
    padding: 3% 5%;
}
.c3-2 .c3-2-tab .c3-2-tab-wz h3{
    font-size: 0.3rem;
    color: #333333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c3-2 .c3-2-tab .c3-2-tab-wz h4{
    display: inline-block;
    font-size: 0.24rem;
    padding: 0 20px;
    line-height: 2;
    background: #d1ac58;
    color: #fff;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    margin: 0.3rem auto;
}
.c3-2 .c3-2-tab .c3-2-tab-wz h5{
    font-size: 0.24rem;
    color: #666666;
    line-height: 2;
}
.c3-2 .c3-2-tab .c3-2-tab-wz .info p{
    font-size: 0.24rem;
    color: #d1ac58;
    line-height: 2;
    padding-left: 40px;
    background: url(../images/jt1.png) no-repeat left center;
}
    .tab-con { position: relative; }
    .tab-con .c3-slick{ position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
    .tab-con .c3-slick { opacity: 0; visibility: hidden; transition: all .5s ease; }
    .tab-con .c3-slick.active { position: static; opacity: 1; visibility: visible;  }


.c3-slick{
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
}
.c3-slick .slick-con{
    padding: 0 15px;
}
.c3-slick .slick-con a{
    display: block;
    position: relative;
}
.c3-slick .slick-con a h3{
    width: 100%;
    font-size: 18px;
    color: #fff;
    background: rgba(231,200,129,0.7);
    line-height: 40px;
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    position: absolute;
    bottom: 0;
    left: 0;
}
.c3-slick .slick-con a img{
    width: 100%;
}


@media (max-width: 1440px){
    .logowz dd{font-size:18px;}
    .logowz dl{font-size:12px;}
   .x-menu{max-width:812px;}
   .x-menu > li > a{font-size:14px;}
}

@media (max-width:1280.5px){
    .x-menu{
        width:700px;
    }
}



@media (max-width: 1430px){
    .c3-con {
        padding: 35px 15px 50px;
    }
}

@media (max-width:1280px){
    .logowz{display:none;}
.x-menu{
        width:700px;
    }
}



@media (max-width:1024px){
   .x-menu{max-width:700px;}

}



@media (max-width: 1199px){
    .c3-1 h3{
        font-size: 24px;
        line-height: 80px;
    }
    .c3-1 ul li{
        font-size: 16px;
        line-height: 80px;
    }
}
@media (max-width: 767px){
    .c3-2 .c3-2-tab .c3-2-tab-img{
        width: 100%;
        float: none;
        height: 8.8rem;
    }
    .c3-2 .c3-2-tab .c3-2-tab-wz{
        width: 100%;
        float: none;
        height: 8.8rem;
    }
    .c3-2 .c3-2-tab .c3-2-tab-wz h3{
        font-size: 20px;
    }
    .c3-2 .c3-2-tab .c3-2-tab-wz h4{
        font-size: 16px;
    }
    .c3-2 .c3-2-tab .c3-2-tab-wz h5{
        font-size: 20px;
    }
    .c3-2 .c3-2-tab .c3-2-tab-wz .info p{
        font-size: 16px;
    }
    .c3-slick .slick-con a h3{
        font-size: 14px;
    }
    .c3-1 h3{
        float: none;
        line-height: 60px;
    }
    .c3-1 ul{
        width: 100%;
        float: none;
    }
    .c3-1 ul li{
        line-height: 60px;
    }
}

@media (max-width: 480px){
    .c3-2 .c3-2-tab .c3-2-tab-wz{
        height: 12rem;
    }
}


.index-c4{
    background: url(../images/bg2.jpg) no-repeat center;
    background-size: cover;
    padding: 5% 0;
}
.c4-1{
    position: relative;
    padding-top: 0.6rem;
}
.c4-1 .c4-1-left{
    width: 44%;
    padding: 5% 5% 0 0;
    background: #d1e3ff;
    float: left;
}
.c4-1 .c4-1-left img{
    width: 100%;
    position: relative;
    z-index: 99;
}
.c4-1 .nian{
    font-size: 1.76rem;
    color: #464646;
    position: absolute;
    top: 0px;
    left: 3%;
    line-height: 1rem;
    font-family: Arial;
}

.c4-1 .nian span{
    font-size: 0.36rem;
    font-weight: bold;
}
.c4-1-right{
    width: 44%;
    float: right;
}
.c4-1-right .c4-1-right-tlt{
    padding-bottom: 15px;
    border-bottom: 2px solid #e7c881;
    text-align: right;
}
.c4-1-right .c4-1-right-tlt dd{
    font-size: 0.4rem;
    color: #333333;
    font-weight: bold;
}
.c4-1-right .c4-1-right-tlt dl{
    font-size: 0.3rem;
    color: #333333;
    line-height: 1.5;
}
.c4-1-right .jj{
    font-size: 18px;
    color: #333333;
    line-height: 2;
    text-indent: 2em;
    padding-top: 0.4rem;
}
.c4-1-right .jj p{
    margin-bottom: 0.3rem;
}
.c4-1-right a.more{
    display: block;
    width: 176px;
    height: 45px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 45px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    background: #d1ac58
}
.c4-1-right .c4-num{
    margin-top: 0.4rem;
}
.c4-1-right .c4-num ul{
    display: flex;
    justify-content: space-between;
}
.c4-1-right .c4-num ul li{
    text-align: center;
}
.c4-1-right .c4-num ul li h3{
    font-size: 0.34rem;
    font-weight: bold;
    color: #d1ac58;
    line-height: 1.4;
}
.c4-1-right .c4-num ul li p{
    font-size: 0.23rem;
    color: #333333;
    line-height: 1.4;
}

.c4-2{
    background: url(../images/bg3.jpg) no-repeat center;
    padding: 25px 15px 20px;
    text-align: center;
    margin: 0.6rem auto 0.8rem;
}
.c4-2 h3{
    font-size: 30px;
    color: #fff;
    line-height: 50px;
}
.c4-2 h4{
    display: inline-block;
    font-size: 16px;
    color: #fff;
    border: 1px solid #fff;
    line-height: 2.5;
    border-radius: 20px;
    padding: 0 20px;

}

.c4-3 .c4-3-tabli{
    margin-bottom: 0.6rem;
}
.c4-3 .c4-3-tabli ul{
    display: flex;
    justify-content: space-around;
}
.c4-3 .c4-3-tabli ul li{
    font-size: 16px;
    padding: 0 60px;
    border: 1px solid #d1ac58;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    line-height: 2.4;
    color: #d1ac58;
    cursor: pointer;
}
.c4-3 .c4-3-tabli ul li.cur{
    background: #d1ac58;
    color: #fff;
}
.c4-3 .c4-3-tab ul{
    display: none;
}
.c4-3 .c4-3-tab ul li{
    width: 23.36%;
    float: left;
    margin-right: 2.18666%;
}
.c4-3 .c4-3-tab ul li:nth-child(4n){
    margin-right: 0;
}
.c4-3 .c4-3-tab ul li .img{
    border: 6px solid #b28850;
}
.c4-3 .c4-3-tab ul li .img img{
    width: 100%;
}

@media (max-width: 1199px){
    .c4-1-right{
        width: 52%;
    }
    .c4-1-right .jj{
        font-size: 16px;
    }
    .c4-1-right .c4-1-right-tlt dd{
        font-size: 0.6rem;
    }
    .c4-1-right .c4-1-right-tlt dl{
        font-size: 0.4rem;
    }
    .c4-1-right .c4-num ul li h3{
        font-size: 0.5rem;
    }
    .c4-1-right .c4-num ul li p{
        font-size: 0.34rem;
    }
    .c4-2 h3{
        font-size: 24px;
    }
    .c4-2 h4{
        font-size: 14px;
    }
    
}
@media (max-width: 991px){
    .c4-1-right .jj{
        font-size: 14px;
    }
    .c4-3 .c4-3-tabli ul li{
        font-size: 14px;
        padding: 0 40px;
    }
}
@media (max-width: 767px){
    .c4-1 .c4-1-left{
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .c4-1 .nian{
        left: auto;
        right: 0;
    }
    .c4-1-right{
        width: 100%;
        float: none;
    }
    .c4-1-right .c4-1-right-tlt dd{
        font-size: 1.5rem;
    }
    .c4-1-right .c4-1-right-tlt dl{
        font-size: 1rem;
    }
    .c4-3 .c4-3-tabli ul li{
        padding: 0 30px;
        margin-bottom: 10px;
    }
    .c4-3 .c4-3-tabli ul{
        flex-wrap: wrap;
    }


}

.index-c5{
    background: url(../images/bg4.jpg) no-repeat center;
    background-size: cover;
    padding-top: 1.2rem;
    padding-bottom: 2rem;
}
.index-c5 .c1tlt p{
    /*background: #d1ac58;*/
    color: #464646;
}
.index-c5 ul{
    padding: 1.2rem 0 0.6rem;
}
.index-c5 ul li{
    width: 25%;
    text-align: center;
    padding: 0 10px;
    margin-bottom: 0.4rem;
    float: left;
}
.index-c5 ul li .img img{
    max-width: 100%;
}


.index-c6{
    background: #f6f6f6;
    padding: 50px 0;
}
.c6-con{
    margin-top: 1rem;
}
.c6-con .c6-left{
    width: 47.2%;
    float: left;
}
.c6-con .c6-left .c6-left-tlt{
    margin-bottom: 0.5rem;
    position: relative;

}
.c6-con .c6-left .c6-left-tlt ul li{
    display: inline-block;
    width: 183px;
    height: 43px;
    border: 1px solid #bfbfbf;
    text-align: center;
    font-size: 16px;
    color: #999999;
    line-height: 41px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    margin-right: 0.5rem;
    cursor: pointer;
}
.c6-con .c6-left .c6-left-tlt ul li.cur{
    background: #d1ac58;
    color: #fff;
    border-color: #d1ac58;
}
.c6-con .c6-left .c6-left-tlt a.more{
    display: block;
    font-size: 16px;
    color: #333333;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 43px;
}
.c6-con .c6-left .c6-left-tab{
    display: none;
}
.c6-con .c6-left .c6-left-tab .xw1 li a{
    display: block;
}
.c6-con .c6-left .c6-left-tab .xw1 li a .img img{
    width: 100%;
}
.c6-con .c6-left .c6-left-tab .xw1 li a .wz{
    background: #fff;
    padding: 0.3rem;
}
.c6-con .c6-left .c6-left-tab .xw1 li a .wz h3{
    position: relative;
    padding-right: 85px;
}
.c6-con .c6-left .c6-left-tab .xw1 li a .wz h3 span{
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c6-con .c6-left .c6-left-tab .xw1 li a .wz h3 i{
    font-size: 16px;
    color: #333333;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 30px;
    font-style: normal;
}
.c6-con .c6-left .c6-left-tab .xw1 li a .wz .info{
    font-size: 16px;
    color: #999999;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.c6-con .c6-left .c6-left-tab .xw1 li a:hover h3 span{
    color: #d1ac58;
}
.c6-con .c6-left .c6-left-tab .xw2{
    margin-top: 0.2rem;
}
.c6-con .c6-left .c6-left-tab .xw2 li a{
    display: block;
    padding-left: 28px;
    background: url(../images/dian.png) no-repeat left center;
}
.c6-con .c6-left .c6-left-tab .xw2 li a h3{
    padding-right: 85px;
    position: relative;
}
.c6-con .c6-left .c6-left-tab .xw2 li a h3 span{
    display: block;
    font-size: 16px;
    line-height: 50px;
    color: #333333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c6-con .c6-left .c6-left-tab .xw2 li a h3 i{
    font-size: 16px;
    color: #333333;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 50px;
    font-style: normal;
}
.c6-con .c6-left .c6-left-tab .xw2 li a:hover h3 span{
    color: #d1ac58;
}
.c6-con .c6-right{
    width: 44%;
    float: right;
}
.c6-con .c6-right .c6-right-tlt{
    margin-bottom: 0.5rem;
    position: relative;

}
.c6-con .c6-right .c6-right-tlt ul li{
    display: inline-block;
    width: 183px;
    height: 43px;
    border: 1px solid #d1ac58;
    text-align: center;
    background: #d1ac58;
    font-size: 16px;
    color: #fff;
    line-height: 41px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    margin-right: 0.5rem;
    cursor: pointer;
}
.c6-con .c6-right .c6-right-tlt a.more{
    display: block;
    font-size: 16px;
    color: #333333;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 43px;
}
.c6-con .c6-right ul li{
    margin-bottom: 0.8rem;
}
.c6-con .c6-right ul li:last-child{
    margin-bottom: 0;
}
.c6-con .c6-right ul li a{
    display: block;
}
.c6-con .c6-right ul li a h3{
    font-size: 16px;
    color: #333;
    padding-left: 50px;
    background: url(../images/wen.png) no-repeat left center;
    line-height: 50px;
    margin-bottom: 10px;
}
.c6-con .c6-right ul li a .info{
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    padding-left: 50px;
    background: url(../images/da.png) no-repeat left top;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.c6-con .c6-right ul li a:hover h3{
    color: #d1ac58;
}

@media (max-width: 1199px){
    .c6-con .c6-left .c6-left-tlt ul li{
        width: 140px;
        font-size: 14px;
    }
    .c6-con .c6-left .c6-left-tlt a.more{
        font-size: 14px;
    }
    .c6-con .c6-right .c6-right-tlt ul li{
        width: 140px;
    }
    .c6-con .c6-right .c6-right-tlt a.more{
        font-size: 14px;
    }
    .c6-con .c6-left .c6-left-tab .xw1 li a .wz h3 span{
        font-size: 16px;
    }
    .c6-con .c6-left .c6-left-tab .xw1 li a .wz h3 i{
        font-size: 14px;
    }
    .c6-con .c6-left .c6-left-tab .xw1 li a .wz .info{
        font-size: 14px;
    }
    .c6-con .c6-left .c6-left-tab .xw2 li a{
        padding-left: 20px;
    }
    .c6-con .c6-left .c6-left-tab .xw2 li a h3 span{
        font-size: 14px;
    }
    .c6-con .c6-left .c6-left-tab .xw2 li a h3 i{
        font-size: 14px;
    }
    .c6-con .c6-right ul li a h3{
        font-size: 14px;
        line-height: 40px;
    }
    .c6-con .c6-right ul li a .info{
        font-size: 14px;
    }
}

@media (max-width: 991px){
    .c6-con .c6-left .c6-left-tlt ul li{
        width: 120px;
    }
    .c6-con .c6-right .c6-right-tlt ul li{
        width: 120px;
    }
}
@media (max-width: 767px){
    .index-c6{
        padding: 40px 0;
    }
    .c6-con .c6-left{
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .c6-con .c6-right{
        width: 100%;
        float: none;
    }
}


.index-c7{
    background: url(../images/bg5.jpg) no-repeat center;
    padding: 0.85rem 0;
    background-size: cover;
}
.c7-left{
    width: 33.333%;
    float: left;
    padding-right: 3%;
    border-right: 1px solid #b5b5b5;
}
.c7-left ul li{
    margin-bottom: 20px;
}
.c7-left ul li h3{
    font-size: 18px;
    color: #ececec;
    line-height: 2;
    margin-bottom: 10px;
}
.c7-left ul li p{
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 30px;
}
.c7-right{
    width: 59%;
    float: right;
}
.c7-right #x-form1 .form1-full{
    margin-bottom: 8px;
}
.c7-right #x-form1 .form1-full .text-input{
    width: calc(50% - 5px);
    float: left;
}
.c7-right #x-form1 .form1-full .text-input:nth-child(1){
    margin-right: 10px;
}
.c7-right #x-form1 .form1-full .text-input input{
    width: 100%;
    padding-left: 15px;
    color: #999999;
    line-height: 50px;
    border: none;
    outline: none;
    background: #fff;
    font-size: 16px;
}
.c7-right #x-form1 input::-webkit-input-placeholder{
    color: #999999;
}
.c7-right #x-form1 input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color: #999999;
}
.c7-right #x-form1 input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color: #999999;
}
.c7-right #x-form1 input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color: #999999;
}
.c7-right #x-form1 textarea::-webkit-input-placeholder{
    color: #999999;
}
.c7-right #x-form1 textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color: #999999;
}
.c7-right #x-form1 textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color: #999999;
}
.c7-right #x-form1 textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color: #999999;
}
.c7-right #x-form1 .text-area textarea{
    width: 100%;
    padding: 10px;
    color: #999999;
    line-height: 30px;
    border: none;
    outline: none;
    background: #fff;
    font-size: 16px;
}
.c7-right #x-form1 #checkcode{
    width: 140px;
    padding-left: 15px;
    color: #999999;
    line-height: 50px;
    border: none;
    outline: none;
    background: #fff;
    font-size: 16px;
}
.c7-right #x-form1 .btn1{
    width: calc(100% - 270px);
    float: right;
    text-align: center;
    display: block;
    border: none;
    outline: none;
    background: #d1ac58;
    color: #fff;
    font-size: 16px;
    line-height: 50px;

}
@media (max-width: 767px){
    .c7-left{
        width: 100%;
        float: none;
        margin-bottom: 20px;
        padding: 0;
        border: none;
    }
    .c7-right{
        width: 100%;
        float: none;
    }
    .c7-right #x-form1 .form1-full .text-input{
        width: 100%;
        float: none;
    }
    .c7-right #x-form1 .form1-full .text-input input{
        font-size: 14px;
    }
    .c7-right #x-form1 .form1-full .text-input:nth-child(1){
        margin-right: 0;
        margin-bottom: 8px;
    }
    .c7-right #x-form1 .text-area textarea{
        font-size: 14px;
        line-height: 28px;
    }
}



.footbg{
    background: #333333;
    padding-top: 50px;
}
.foot1{
    padding-bottom: 30px;
}
.foot1 .fnav{
    width: 50%;
    float: left;
}
.foot1 .fnav ul{
    display: flex;
    justify-content: space-around;
}
.foot1 .fnav ul li{
    width: 75px;
}
.foot1 .fnav ul li h3{
    font-size: 14px;
    color: #ececec;
    border-bottom: 1px dashed #4f5561;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.foot1 .fnav ul li .sec dd{
    font-size: 12px;
    color: #b6b6b6;
    line-height: 2;
    text-align: center;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.foot1 .fnav ul li .sec dd a{
    color: #b6b6b6;
}
.foot1 .fnav ul li .sec dd a:hover{
    color: #fff;
}
.foot1 .fewm{
    width: 120px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    float: right;
}
.foot1 .fewm img{
    max-width: 100%;
}
.foot1 .fewm p{
    margin-top: 10px
}
.foot1 .flx{
    width: calc(45% - 120px);
    float: left;
    padding-left: 42px;
    margin-left: 5%;
}
.foot1 .flx h3{
    font-size: 14px;
    color: #fff;
    position: relative;
}
.foot1 .flx h3::after{
    content: '';
    width: 30px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: -40px;
    top: 6px;
}
.foot1 .flx .lxfs{
    font-size: 12px;
    color: #d4d4d4;
    line-height: 24px;
    padding: 10px 0;
}
.foot1 .flx a.ly{
    display: block;
    width: 98px;
    height: 38px;
    border: 1px solid #666666;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.yqlj{
    padding-bottom: 10px;
    font-size: 14px;
    color: #d4d4d4;
    line-height: 2;
}
.yqlj a{
    color: #d4d4d4;
}


.foot2{
    padding: 10px 0;
    border-top: 1px solid rgba(255,255,255,0.2);
    text-align: center;
    font-size: 12px;
    color: #a4a5a7;
    line-height: 22px;
}
.foot2 a{
    color: #a4a5a7;
}
.foot2 a:hover{
    color: #fff;
}

@media (max-width: 991px){
    .footbg{
        padding-top: 30px;
    }
    .foot1 .fnav{
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }
    .foot1 .flx{
        width: calc(100% - 120px);
        margin-left: 0;
    }
}


.kefu-fix{
    position: fixed;
    right: -178px;
    bottom: 20%;
    z-index: 9999;
}

.close_box{
    position: absolute;
    right:178px;
    top: 21px;
    width: 44px;
    height: 149px;
    cursor: pointer;
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    border-radius: 5px 0 0 5px;
    box-sizing: border-box;
    text-align: center;
}
.close_box img{display:block;}
.xf{
    width: 178px;
    height: 455px;
    background: url(../images/xf.png) no-repeat center;
    
    padding: 184px 15px 0 15px;
}
.xf ul li{
    margin-bottom: 10px;
}
.xf ul li a{
    display: block;
    background: #e7c881;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    text-align: center;
}
.xf .xftel{
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}



