/*全局样式*/
@charset "utf-8";
body {font:14px/1.6 "微软雅黑",黑体,"AlibabaPuHuiTi", "Arial", "Impact";color: #353943;-webkit-text-size-adjust: 100%;background-color: #fff;overflow-x: hidden;min-width: 320px;}
.container-fluid {
    max-width:1310px !important;
    padding-left: 15px;
    padding-right: 15px;
}


:root{
    --color_zhuti: #c00000;
    --color_hover: #343741;
    /*--AlibabaPuHuiTi:AlibabaPuHuiTi;*/
    --transform_scale: scale(1.08);
}

body{padding-top:88px;}
header{position:fixed;left: 0;top:0;z-index: 111;width: 100%;box-shadow: 0 4px 8px rgba(0, 0, 0, .06);background-color: #fff;}

header .box{display: flex;justify-content: space-between;}
header .logo{height: 88px;font-size: 0;padding-right: 30px;display: flex;align-items: center;}
header .logo img{max-height:60%;}
header .logo .txt1{font-size: 18px;color: #888;margin-left: 20px;}
header .txt2{height: 46px;background: var(--color_zhuti);border-radius: 6px;font-size:18px;color: #fff;font-weight: bold;display: flex;align-items: center;padding: 0 18px;}
header .txt2 img{display: block;padding-right: 8px;}

header nav{width:80%;max-width:760px;margin-top: 20px;}
header nav ul{position: relative;display: flex;justify-content: space-between;}
header nav ul li{text-align: center;position: relative;z-index: 2;}
header nav ul li > a{display:block;line-height:46px;font-size:18px;position: relative;padding: 0 2px;font-weight: bold;border-bottom: 4px solid transparent;}
header nav ul li > i{display: none;}
header nav ul li:hover > a{color: var(--color_zhuti);border-color: var(--color_zhuti);}
header nav ul li.active > a{color: var(--color_zhuti);border-color: var(--color_zhuti);}

header nav .ul{display:none;position: absolute;left: 0;top:100%;width: 150px;margin-left: calc(50% - 75px);right: 0;background:rgba(255,255,255,1);padding:2px 0 15px;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius: 0 0 10px 10px;overflow: hidden;}
header nav .ul a{font-size: 14px;color: #333;line-height: 23px;padding:8px;display: block;}
header nav .ul a:nth-child(n+2){border-top: 1px solid #eee;}
header nav .ul a:hover{background-color: var(--color_zhuti);color: #fff;}
header nav .ul a.active{background-color: var(--color_zhuti);color: #fff;}
@media (min-width:992px){
    /*header nav ul > li:hover .ul{display: block;}*/
    header nav .nav_xg{position: absolute; left: 30.5833px; bottom: 0; height: 4px; background-color: var(--color_zhuti);z-index:1;width: 42px;}
}

/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination-bullet{background:#fff;opacity:.66;transition: all .2s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 30px;border-radius: 4px;opacity: 1;}



.main1 .box{background: #fff;box-shadow: 0 0 14px rgba(0, 0, 0, .06);padding: 40px 25px;margin-top: -30px;border-radius: 11px;z-index: 2;position: relative;}
.main1 .box .tt1{font-size:40px;line-height: 48px;font-weight: bold;text-align: center;padding-top: 10px;}
.main1 .box .tt2{font-size: 0;text-align: center;margin-top:11px;}
.main1 .box .tt2 span{display: inline-block;font-size: 30px;color: var(--color_zhuti);line-height: 38px;padding: 0 11px;position: relative;font-weight: bold;}
.main1 .box .tt2 span:after{content: "";width:30px;height: 8px;background: url(../images/t6.png) no-repeat center center;position: absolute;right: 100%;top:17px;}
.main1 .box .tt2 span:before{content: "";width:30px;height: 8px;background: url(../images/t6.png) no-repeat center center;position: absolute;left: 100%;top:17px;transform:rotate(180deg);}
.main1 .box .list{display: flex;justify-content: space-between;margin-top: 40px;text-align: center;font-size: 24px;line-height: 1.4;}
.main1 .box .list a{display:block;padding:10px;max-width: 16.666%;}
.main1 .box .list a .img{width:152px;border-radius: 50%;margin: 0 auto 14px;position: relative;max-width: 100%;}
.main1 .box .list a .img:after{content: "";display: block;padding-top: 100%;}
.main1 .box .list a .img .bjcover{border-radius: 50%;height: 100%;position: absolute;left: 0;top:0;width: 100%;}
.main1 .box .list a:hover{color: var(--color_zhuti);}
.main1 .box .list a:hover .bjcover{transform: var(--transform_scale);}




.main2{padding: 66px 0;}
.main2 .box{display: flex;justify-content: space-between;}
.main2 .box .img{width: 50%;position: relative;z-index: 3;}
.main2 .box .img img{display: block;width: 100%;}
.main2 .box .tt{width: 50%;padding: 84px 0 0 30px;position: relative;z-index: 1;}
.main2 .box .tt1{height: 52px;position: relative;line-height: 52px;}
.main2 .box .tt1 span{display: block;font-size: 32px;font-weight: bold;text-transform: uppercase;color: #fff;position: relative;z-index: 2;}
.main2 .box .tt1 img{display: block;position: absolute;left: -62px;top:0;}
.main2 .box .tt2{font-size: 36px;line-height: 44px;margin-top: 18px;font-weight: bold;}
.main2 .box .tt3{font-size: 22px;margin-top: 8px;}
.main2 .box .tt4{font-size: 18px;margin-top: 18px;min-height: 9.6em;}
.main2 .box .tt5{display: flex;background: var(--color_zhuti);width: 170px;height: 56px;font-size: 20px;color: #fff;justify-content: center;align-items: center;border-radius:8px;margin-top: 33px;}
.main2 .box .tt5 img{padding-right: 11px;}
.main2 .box .tt5:hover{background: var(--color_hover);}



.main88{padding-top: 80px;padding-bottom: 80px;}
.title{text-align: center;padding-bottom: 40px;}
.title .div1{font-size: 36px;color: var(--color_zhuti);line-height: 44px;font-weight: bold;text-transform: uppercase;letter-spacing: 2px;}
.title .div2{font-size: 36px;line-height: 44px;font-weight: bold;margin-top:2px;}


.main3 .list{display: block;}
.main3 .list .imgbox{background: #eaeaea;padding: 20px;border: 1px solid #ddd;}
.main3 .list .imgbox .bjcover{padding-top:80%;}
.main3 .list .ttbox{justify-content: right;display: flex;margin-top: 22px;transition: all .3s;}
.main3 .list .ttbox .tt{max-width: 240px;margin: 0 auto;}
.main3 .list .ttbox .tt1{font-size: 22px;color: #fff;background: var(--color_zhuti);border-radius: 88px;font-weight: bold;text-align: center;padding: 8px;}
.main3 .list .ttbox .tt2{margin-top:11px;font-size: 16px;color: #888;}
.main3 .list:hover .bjcover{transform: var(--transform_scale);}
.main3 .list:hover .ttbox{margin-top: 18px;}
.main3 .swiper-slide:nth-child(even) .list .ttbox .tt1{background: var(--color_hover);}


.main4 .list{border: 1px solid #ddd;height: 110px;display: flex;justify-content: center;align-items:center;}
.main4 .list img{max-height: 88%;max-width: 88%;}
.main4 .list:hover{border-color: var(--color_zhuti);}


footer .box2{padding: 25px 15px;text-align: center;font-size: 14px;color: #777;background: #fff;}
footer .box1{display: flex;justify-content: space-between;color: #fff;}
footer .box1 .img{width: 39%;height:400px;border-radius:11px;box-shadow: -15px 15px 0 rgba(255, 255, 255, .1);}
footer .box1 .tt{padding-right:60px;width:61%;}
footer .box1 .tt .tt1{font-size: 20px;font-weight: bold;display: flex;align-items: center;}
footer .box1 .tt .tt1:before{padding-right: 10px;font-weight: normal;font-size: 110%;}
footer .box1 .tt .tt2{font-size:28px;font-weight: bold;line-height: 38px;}
footer .box1 .tt .tt3{font-size: 15px;border-top: 1px solid rgba(255, 255, 255, .4);padding-top: 15px;margin-top: 15px;}
footer .box1 form{margin:30px -16px 0 0;}
footer .box1 form .tt1{width: 100%;float: left;}
footer .box1 form input{width: calc(33.33% - 16px);margin-right: 16px;float: left;border: 0;border-bottom: 1px solid rgba(255, 255, 255, .3);height: 48px;margin-top: 10px;color: #fff;background: transparent;font-size: 15px;}
footer .box1 form textarea{width: calc(100% - 16px);margin-right: 16px;float: left;border: 0;border-bottom: 1px solid rgba(255, 255, 255, .3);line-height: 26px;height: 56px;margin-top:20px;color: #fff;background: transparent;font-size: 15px;}
footer .box1 form button{width: 140px;height: 48px;background: #fff;border-radius: 44px;font-size: 18px;font-weight: bold;border: 0;margin-top:28px;}
footer .box1 form button:hover{color: var(--color_zhuti);}



footer input::placeholder {
  color: #ccc;
}

footer textarea::placeholder {
  color: #ccc;
}





/*详情页*/
.danye{font-size:18px;line-height: 2;}
.danye .topbox{margin-bottom:20px;text-align: center;}
.danye .bt{color: #000;font-size:24px;padding-bottom: 10px;line-height: 1.5;}
.danye .rq{color: #000;opacity: .6;font-size: 14px;margin-top: -4px;}
.danye .xian{width: 100%;height: 11px;margin-top:16px;;border-top: 1px dashed #aaa;opacity: .4;}
.danye .img{margin:0 auto 22px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}
.danye .ditu{height:400px;border: 1px solid #eee;margin:20px 0;}
.danye .tt1{padding-top: 60px;font-size: 24px;font-family: var(--ali_family);padding-bottom: 20px;}
.danye .tt2{font-size: 18px;}
.danyetop{font-size: 24px;padding-bottom: 16px;margin-bottom: 16px;border-bottom: 1px solid #eee;line-height: 34px;margin-top: 40px;}

@media (max-width:767px){
    /*详情页*/
    .danye{font-size:16px;line-height: 1.8;}
    .danye .topbox{margin-bottom: 16px;}
    .danye .bt{font-size: 20px;padding-bottom: 4px;}
    .danye .img{margin:0 auto 18px auto;}
    .danye .ditu{height:360px;margin-top: 25px;}
    .danye .rq{margin-top: 0;}
    .danye .xian{margin-top: 14px;}
    .danye .tt1{padding-top: 0;font-size: 22px;padding-bottom: 11px;}
    .danye .tt2{font-size: 15px;}
    .danyetop{font-size: 20px;padding-bottom: 11px;margin-bottom: 11px;margin-top: 25px;line-height: 30px;}

}






















/* -webkit-line-clamp: 2; */


/*媒体查询开始*/
@media (max-width:1199px){
    header .logo .txt1{font-size: 16px;line-height: 1.4;}
    .main1 .box .tt1{font-size: 34px;line-height: 42px;}


}
@media (max-width:991px) {
    body{padding-top: 80px;}
    header .box{height: 80px;}
    header .logo img{max-height: 44px;}
    .banner .swiper-pagination-bullet{width: 7px;height: 7px;margin: 0 3px -4px !important;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 22px;}

    /*pc导航*/
    header nav{display:none;width:100%;max-width: 100%;float: none;padding:15px 20px 40px;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 2px 10px rgba(0, 0, 0, .06);overflow-y: auto;overflow-x:hidden;max-height: calc(100vh - 120px)}
    header nav .container-fluid{padding: 0;}
    header nav ul{display: block!important;}
    header nav ul > li{display:block;width:100%;text-align: left;padding: 0 40px 0 0;border-bottom: 1px solid #f6f6f6;position: relative;}
    header nav ul > li > a{display:block; color: #333;font-size:15px;padding:0 0 0 10px;line-height:50px;border: 0;}
    header nav ul > li:nth-last-child(1){border: 0;}
    header nav ul > li > i{display: block;position: absolute;right: 0;top:0;width: 40px;color: #999;line-height: 50px;font-size: 16px;font-weight: normal;text-align: center;}
    header nav ul > li:hover > a{;background: transparent;color: var(--color_zhuti);}
    header nav ul > li.active > a{background: transparent;color: var(--color_zhuti);}
    header nav ul > li.active > i{color: var(--color_zhuti);}
    header nav .ul{display:none;position: relative;left: auto;top:auto;width: calc(100% + 110px);margin-left: -35px;right: auto;background:#f6f6f6;padding:8px 14px;box-shadow: none;border-radius:0;}
    header nav .ul a{font-size: 14px;color: #333;line-height: 26px;padding:6px 5px 6px 35px;display: block;}
    header nav .ul a:hover{background-color: transparent;color: var(--color_zhuti);}
    header nav .ul a.active{background-color: transparent;color: var(--color_zhuti);}

   /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:30px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background:var(--color_zhuti);border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}





    .main1 .box{padding: 20px;margin-top: 40px;box-shadow: none;border: 1px solid #eee;}
    .main1 .box .tt1{font-size:22px;line-height: 32px;}
    .main1 .box .tt2{margin-top:6px;}
    .main1 .box .tt2 span{font-size:18px;padding: 0 6px;line-height: 28px;}
    .main1 .box .tt2 span:after{background-size:16px!important;top:11px;}
    .main1 .box .tt2 span:before{background-size:16px!important;top:11px;}

    .main1 .box .list{flex-wrap: wrap;margin-top: 22px;font-size: 16px;}
    .main1 .box .list a{max-width:33.33%;}
    .main1 .box .list a .img{margin-bottom: 8px;}




    .main2{padding: 40px 0;}
    .main2 .box{flex-wrap: wrap;}
    .main2 .box .img{width:100%;display: none;}
    .main2 .box .img img{max-width: 400px;margin: 0 auto;}
    .main2 .box .tt{width: 100%;padding: 0;}
    .main2 .box .tt1{height: 44px;line-height: 44px;overflow: hidden;}
    .main2 .box .tt1 span{font-size: 22px;padding-left: 20px;}
    .main2 .box .tt1 img{left: -111px;}
    .main2 .box .tt2{font-size: 26px;line-height:36px;margin-top: 14px;}
    .main2 .box .tt3{font-size: 20px;margin-top: 11px;line-height: 28px;}
    .main2 .box .tt4{font-size: 16px;margin-top: 11px;min-height:inherit;}
    .main2 .box .tt5{width:150px;height: 48px;font-size:16px;margin-top: 20px;}



    .main88{padding-top: 40px;padding-bottom: 40px;}
    .title{padding-bottom: 28px;}
    .title .div1{font-size: 26px;line-height: 34px;}
    .title .div2{font-size: 26px;line-height: 34px;margin-top: 0;}


    .main3 .list .ttbox{margin-top: 16px;}
    .main3 .list .ttbox .tt1{font-size:17px;border-radius: 4px;}
    .main3 .list .ttbox .tt2{font-size: 14px;}
    .main3 .list:hover .ttbox{margin-top: 16px;}
    .main4 .list{height: 80px;}


    footer .box2{padding: 18px 15px;}
    footer .box1{flex-wrap: wrap;}
    footer .box1 .img{width:100%;height:auto;}
    footer .box1 .tt{padding-right:0;width:100%;}
    footer .box1 .tt .tt1{font-size:18px;}
    footer .box1 .tt .tt2{font-size:24px;line-height: 34px;}
    footer .box1 .tt .tt3{padding-top: 11px;margin-top: 11px;}
    footer .box1 form{margin:20px 0 0;}
    footer .box1 form input{width:100%;margin:0 0 0;}
    footer .box1 form textarea{width: 100%;margin-top:11px;}
    footer .box1 form button{font-size: 16px;border-radius: 4px;height: 46px;margin-top: 16px;}































}

@media (max-width:767px) {


}
@media (max-width:600px) {


}

@media (max-width:479px) {
    .danye .ditu{height:300px;}

    
}
 /*手机底部*/
@media (max-width:991px) {

    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:var(--color_zhuti);position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;width: 100%;text-align: center;font-size: 0;}
    .sjdibu .box1 a{display: inline-block;vertical-align: top;color: #fff;padding: 5px;}
    .sjdibu .box1 a span{ color:#fff; font-size:16px; line-height:20px;}
    .sjdibu .box1 a h6{ font-size:12px; line-height:20px;margin: 0;}
    .sjdibu .box2{ position: fixed; left: 0; bottom:51px; z-index:112; width: 100%;background: #fff;box-shadow: 0 -2px 4px rgba(0,0,0,.1);padding: 6px 0;display: none;}
    .sjdibu .box2 img{max-height: 140px;display: block;margin: 0 auto;} 
}

