body{
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    color: #000;
    font: 14px/1 "Microsoft YaHei",Arial,"Helvetica Neue", Helvetica,sans-serif;
    background: #e5e5e5;
}
ul,ol,p,h1,h2,h3{ margin: 0; padding: 0;}
a{ color: inherit; }
a:hover{ color: inherit; text-decoration: none;}
a:focus{ outline: 0; color: inherit; text-decoration: none; }


.header{ padding: 15px 0; line-height: 1; background: #fff;}
.header ul{ margin-top: 17px;}
.header li{ float: left; font-size: 16px; }
.header li:first-child{ padding-right: 15px; margin-right: 15px; border-right: 1px solid; }
.logo .visible-sm{ width: 120px; height: auto;}
.header .tel{ font-size: 20px; font-weight: 700; color: #da251d; margin-top: 7px;}

.banner img{ width: 100%;}

.tuji{ padding: 45px 0 30px; background: #fff;}
.title{ text-align: center; position: relative; margin-bottom: 30px;}
.title .title-l,.title .title-r{ position: absolute; width: 43%; top: 33.333%;  }
.title .title-l{ left: 0;}
.title .title-r{ right: 0;}
.title .title-m{ display: inline-block; width: 14.333%;}
.title img{ width: 100%;}

.tuji .intro{ width: 74.2%; max-width: 890px; margin: 0 auto;}
.tuji .intro p{ line-height: 28px; color: #313131; text-indent: 2em; margin-top: 20px; }

.tuji-tab{ margin-top: 30px;}
.tuji-hd{ padding-bottom: 30px; background: url("../images/tuji-tab.png") no-repeat left bottom/contain;  }
.tuji-hd li{ position: relative; float: left; width: 17%; height: 40px; margin-left: 22%; line-height: 40px; text-align: center; font-size: 16px; color: #fff; background: #a7a7a7; cursor: pointer; }
/*.tuji-hd .first{ margin-left: 8.5%; }*/
.tuji-hd .point{ position: absolute; bottom: -32px; left: 50%; margin-left: -10px; width: 20px; height: 20px; border: 5px solid #f2f2f2; background: #a6a6a6; border-radius: 50%;}
.tuji-hd .jiao{ position: absolute; left: 50%; margin-left: -5px; bottom: -6px; width: 0; height: 0; border-width: 6px 5px 0 5px; border-style: solid; border-color: #a7a7a7 transparent transparent transparent;}
.tuji-hd .on,.tuji-hd .on .point,
.tuji-hd li:hover,.tuji-hd li:hover .point{ background: #52dcc1;}
.tuji-hd .on .jiao,
.tuji-hd li:hover .jiao{ border-top-color: #52dcc1;}
.tuji-bd{ margin-top: 30px;}
.tuji-item{ display: none;}
.tuji-item.active{ display: block;}
.xuanzhuan{ position: relative; width: 88%; }
.xuanzhuan .swiper-slide{
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-transition: -webkit-transform 600ms ease-out;
    -ms-transition: -ms-transform 600ms ease-out;
    -o-transition: -o-transform 600ms ease-out;
    transition: transform 600ms ease-out;
}
.xuanzhuan .swiper-slide-next,
.xuanzhuan .swiper-slide-prev,
.tuji-xs .swiper-slide{
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}
.xuanzhuan .swiper-slide-active,
.tuji-xs .swiper-slide-active{
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.swiper-slide img{ width: 100%;}

.tuji-item .pic img{ display: block; max-width: 438px; width: 100%; margin: 0 auto;}

.tuji-xs .bt{ margin: 20px 0; font-size: 18px; font-weight: 700; text-align: center; color: #52dcc1; }
.tuji-xs .pic img{ display: block; width: 75%; max-width: 438px; margin: 0 auto;}


.zhuji{ padding: 45px 0 30px; background: #f6f6f6;}
.zhuji .title-l,.zhuji .title-r{ width: 41.5%;}
.zhuji .title-m{ width: 16.08333%;}
.limo{ position: relative;}
.zhuji .cont{ position: absolute; width: 100%; top: 5.02%; text-align: center;}
.cont .tit{ font-size: 36px; color: #fff; font-weight: 700; }
.cont .txt{ margin: 20px 0 20px; font-size: 18px; line-height: 30px; color: #fff;}
.cont .btns a{ display: inline-block; width: 110px; height: 33px; margin: 0 10px; line-height: 33px; font-size: 18px; color: #fff; background: #52dcc1; }

.qiumo{ padding: 30px 0 0;}
.qiumo .cont{ position: static;}
.qiumo .tit{ color: #52dcc1;}
.qiumo .txt{ color: #313131; width: 752px; margin: 20px auto;}
.qiumo ul{ margin-top: 30px;}
.qiumo li{ float: left; width: 31.667%;}
.qiumo li + li{ margin-left: 2.4995%;}
.qiumo li img{ width: 100%;}


.anli{ padding: 30px 0; background: #fff;}
.anli .title-l,.anli .title-r{ width: 42.5%;}
.anli .title-m{ width: 14.41667%;}
.anli .title + p{ margin-bottom: 30px; font-size: 14px; line-height: 26px; text-align: center; color: #313131;}
.anli-slider{ position: relative; height: 312px; overflow: hidden;}
.anli-bd{ width: 84.0833%; margin: 0 auto; background: #f0f0f0;}
.anli-bd .pic{ width: 54.113%; max-width: 546px;}
.anli .pic img{ width: 100%;}
.anli-bd .txt{ width: 45.8%; padding: 3% 5% 0; color: #313131;}
.anli-bd .bt{ font-size: 18px; font-weight: 700; line-height: 28px; margin-bottom: 15px;}
.anli-bd .txt p{ line-height: 28px;}
.anli-slider .prev,.anli-slider .next{ position: absolute; top: 50%; margin-top: -50px; width: 47px; height: 100px; background: #a7a7a7 url("../images/arrow-left.png") no-repeat center; }
.anli-slider .prev{ left: 0;}
.anli-slider .next{ right: 0; background-image: url("../images/arrow-right.png");}
.anli-slider .prev:hover,.anli-slider .next:hover{ background-color: #54d7c4;}

.anli .swiper-slide .txt{ padding: 10px 10px 30px; color: #313131; background: #f0f0f0;}
.anli .swiper-slide .bt{font-weight: 700; font-size: 15px; line-height: 22px; margin-bottom: 3px;}
.anli .swiper-slide .txt p{ font-size: 13px; line-height: 20px;}
.anli .more a{ display: inline-block; width: 166px; height: 38px; margin-top: 40px; line-height: 38px; font-size: 18px; color: #fff; font-weight: 700; background: #54d7c4;}

.tuijian{ padding: 30px 0 50px; background: #fff;}
.tuijian .title-l,.anli .title-r{ width: 41.7%;}
.tuijian .title-m{ width: 18.8333%;}
.tuijian li{ float: left; width: 23.333%;
    -webkit-box-shadow: 1px 2px 6px rgba(10,2,4,.3);
    -moz-box-shadow: 1px 2px 6px rgba(10,2,4,.3);
    box-shadow: 1px 2px 6px rgba(10,2,4,.3);}
.tuijian li + li{ margin-left: 2.2226667%;}
.tuijian li img{ width: 100%;}
.tuijian .text{line-height: 24px; padding: 15px 20px;}
.tuijian .text h4 { font-size: 16px; margin-bottom: 10px; height: 16px; overflow: hidden; }
.tuijian .text p { color: #505050;}
.tuijian li:hover{
    -webkit-box-shadow: 1px 2px 6px rgba(67,199,183,.7);
    -moz-box-shadow: 1px 2px 6px rgba(67,199,183,.7);
    box-shadow: 1px 2px 6px rgba(67,199,183,.7);
}





.footer{ padding: 30px 0; color:#fff; background: #000;}
.footer .links{ width: 100%; text-align: center; margin-top: 13px;}
.share{ margin-top: 11px;}
.share span{ line-height: 27px;}
.share a{ margin: 0 6px 0 0!important;}


.go-top a{
    display: none;
    position: fixed !important; right: 0px; bottom: 50px;
    width: 40px; height: 40px;
    background: #ff3333;
    transition: all 0.2s ease;
    z-index: 10; cursor: pointer;
}
.go-top .go1{
    display: none;
    width: 40px; height: 40px;
    color: #fff; font-size: 12px;
    line-height: 40px; text-align: center;
}
.go2{
    position: absolute; right: 0; top: 0;
    width: 40px; height: 40px;
    background: url(https://www.changchengjixie.com/skin/ccjxzz/images/top.png) no-repeat 11px;
}
.go-top a:hover{
    display: block;
    width: 80px;
    transition: all 0.2s ease;
    border-radius: 5px 0px 0px 5px;
    background: #666;
}
#goTop1:hover{ width: 40px; }
.go-top a:hover .go1 { display: block; }



@media screen and (max-width: 1199px){
    .limo .txt{ margin: 10px 0; font-size: 17px; }
    .anli-slider{ height: 244px;}
    .anli-bd .txt{ padding: 1.3% 3% 0; }
    .anli-bd .bt{ margin-bottom: 8px;}
    .anli-bd .txt p{ line-height: 26px;}
    .anli .more a{ margin-top: 30px; }

    .tuijian li{ width: 24%;}
    .tuijian li + li{ margin-left: 1.333%;}

}
@media screen and (max-width: 991px){
    .tuji{ padding: 30px 0;}

    .cont .tit{ font-size: 30px;}
    .cont .txt{ margin: 10px 0; font-size: 16px; line-height: 24px; }

    .qiumo .txt{ width: 100%;}
    .anli-slider{ height: 187px;}
    .anli-bd .txt{ padding: 8px; }
    .anli-bd .bt{ font-size: 15px; line-height: 22px; margin-bottom: 3px;}
    .anli-bd .txt p{ font-size: 13px; line-height: 20px;}
    .anli-slider .prev,.anli-slider .next{ width: 40px; height: 80px; margin-top: -40px;}

    .tuijian{ padding: 30px 0;}
    .tuijian li{ width: 49%; margin-bottom: 20px;}
    .tuijian li + li{ margin-left: 0;}
    .tuijian .li2,.tuijian .li4{ margin-left: 2%;}
    .tuijian .text{ padding: 10px;}

    .query-tag{ display: none;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
    .header ul{ margin-top: 8px;}

}
@media screen and (max-width: 768px){
    .title{ margin-bottom: 15px;}
    .title .title-l,.title .title-r{ width: 38%;}
    .title .title-m{ width: 24%;}

    .tuji{ padding: 20px 0 0;}
    .tuji .intro{ width: 100%;}
    .tuji .intro p{ margin-top: 10px;}

    .zhuji{padding: 20px 0;}
    .zhuji .title-l,.zhuji .title-r{ width: 35%;}
    .zhuji .title-m{ width: 28%;}
    .cont .tit{ font-size: 22px;}
    .cont .txt{ font-size: 14px; line-height: 20px;}
    .cont .btns a{ font-size: 12px; width: 80px; height: 26px; line-height: 26px; margin: 0 3px;}
    .qiumo ul{ margin-top: 20px;}

    .anli{ padding: 20px 0;}
    .anli .title + p{ margin-bottom: 15px;}
    .anli-bd .pic{ width: 100%; max-width: 100%;}
    .anli-bd .txt{ width: 100%; padding: 10px;}
    .anli .more a{ margin-top: 20px; }


    .tuijian{ padding: 0 0 10px;}
    .tuijian .title-l,.tuijian .title-r{ width: 35%;}
    .tuijian .title-m{ width: 30%;}
    .tuijian .text{ padding: 5px 8px 10px;}
    .tuijian .text h4{ font-size: 14px; height: 14px; margin-bottom: 5px;}
    .tuijian .text p{ font-size: 12px; line-height: 18px; height: 54px; overflow: hidden;}
}























