@font-face {
  font-family: 'LIGHT';
  src: url('../font/PINGFANG LIGHT_0.TTF');
}
*{margin:0;padding:0;} 
h1,h2,h3,h4,h5,h6{ font-style: normal; font-size:100%; font-weight:normal;}
li{list-style-type: none;}
a{text-decoration:none;color:#333333;}
body{min-width:1200px;max-width:1920px;margin: 0 auto; color:#333333;font-size: 18px;}
img{ border:0;}
.clear{clear:both;}
.no{display:none;}
.img{display: block;width:100%;}
.box{width:1200px;margin:0 auto;}
.box1{width:78.125%;min-width:1200px;margin:0 auto;}
.over{overflow: hidden}
.fl{float: left}
.fr{float: right}
.border{box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box;}
.swiper{ margin: 0;}
.swiper-button-prev,.swiper-button-next{outline: none;margin: 0;}
.light{background-color: #F6F7FB;}
.ht_img{cursor: pointer; transition: all 0.6s;}
.ht_img:hover{transform: scale(1.06);}

/* 首页 */
header{width: 100%;color: #fff;font-size: 16px; background: rgba(0, 0, 0, 0.13);border-bottom: 1px solid rgba(255,255,255,0.1); position: fixed;top:0;left:0;z-index: 9999;}
header a{color: #fff}
header .box1 .hl{height: 95px;}
header .box1 .hl .logo{height: 45px;}
header .box1 .hl .line{width: 1px;height: 41px;background: rgba(255,255,255,0.15);margin: 0 10px}
header .box1 .hl p{font-size: 16px;}
header .box1 .hr{width: 50%; min-width: 650px;}
header .box1 .hr .hrt{margin: 15px 0;}
header .box1 .hr .hrt .phone span{font-size: 26px;display: block;margin:0 25px 0 10px;}
header .box1 .hr .zyw a{width: 42px;height: 30px;}
nav>ul>li{position:relative;}
nav>ul>li>a{display:block;height: 50px;color:#fff;}
nav>ul>li>a:hover,nav>ul>li>a.active{border-bottom: 3px solid #0461bf;color: #0461bf;font-weight: bold;}
nav>ul>li>dl{display:none;width: 210px;border-radius: 3px;padding:10px  0 20px 45px;background: rgba(255, 255, 255, 0.9);position:absolute;top:63px;left:-46px;z-index: 9999;}
nav>ul>li>dl>dd>a{display:block;line-height:35px;color: #333}
nav>ul>li>dl>dd>a:hover,nav>ul>li>dl>dd>a.active{color:#378cca;}

header.active{background: #fff;color: #333;border:none;box-shadow: 0 0 10px rgba(0, 0, 0, 0.5)}
header.active a{color: #333}
header.active .box1 .hl .line{background: #999;}
header.active .p0{display: none}
header.active .p0_{display: block}
header.active .zw{color: #fff}
header.active .yw{border-color: #378cca !important}
header.active .vr0{display: none;}
header.active .vr0_{display: block;}

.banner{width:100%;padding-bottom:27.864%;min-width:1200px;}

        /* BANNER样式 */
        .videobanner {
            position: relative;
            width: 100%;
            height: 70.5vh; /* 占据视口高度的50% */
            overflow: hidden;
        }

        /* 视频样式 */
        .videobanner video {
            position: absolute;
            top: 50%;
            left: 50%;
            min-width: 100%;
            min-height: 100%;
            width: auto;
            height: auto;
            transform: translate(-50%, -50%);
            z-index: 1; /* 确保视频在遮罩层之下 */
        }

        /* 遮罩层样式 */
        .videobanner::after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.5); /* 半透明黑色背景 */
            z-index: 2; /* 确保遮罩层在视频之上 */
        }

.sy_banner .swiper-pagination{bottom: 20px;}
.sy_banner .swiper-pagination span{line-height: 999px;overflow: hidden;box-sizing: border-box;background:none; border: 1px solid #fff !important; width: 15px;height: 15px;}
.sy_banner .swiper-pagination-bullet-active{background: #fff !important}

.cor{color: #0461bf}
.cor2{color: #ffffff}

/* 内容 */
.title{width: 100%; text-align:center;padding:90px 0 60px;}
.title h3{font-size: 40px;}
.title h4{font-size: 22px;color:#666666;margin-top: 15px}

.ht0{width: 100%;border-bottom:1px solid #f2f2f3;}
.ht01 ul li{width: 25%;padding:35px 25px 30px;border-left: 1px solid #f2f2f3;}
.ht01 ul li:last-child{border-right: 1px solid #f2f2f3;}
.ht01 ul li b{font-size:22px;color:#0461bf;}
.ht01 ul li p{font-size:16px;color:#666666;line-height: 26px;padding:10px 0 30px 0;}
.ht01 ul li a{font-size:14px;color:#999999;text-decoration: underline}
.ht01 ul li a:hover{color:#378cca;}

.ht1{padding-bottom: 70px;}
.ht111{width: 181px;height:181px;margin-bottom: 20px; border: 6px solid #fff; border-radius: 50%;box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);overflow: hidden;}
.ht111 img{transition: all .36s ease;}
.ht111:hover img{transform:scale(1.1);}
.ht11 ul li b{font-size:22px;}
.ht11 ul li p{font-size:16px;line-height: 30px}
.ht11 li:hover h5 b{color: #0461bf}
.ht11 li:hover p{color: #0461bf}

.ht2{width: 100%;padding-bottom: 100px;}
.ht21 ul li{width: 98%;height: 100px;cursor: pointer;border:1px solid #e5e5e5;margin-bottom: 30px;margin-left: 2%;}
.ht21 ul li h5{width: 25%;height: 100px;background: #e6e6e6;font-size: 26px;color: #474747}
.ht21 ul li p{width: 75%;height: 100px;font-size: 26px;color: #595959; padding-left: 8%;background: url(../image/ht21.png) no-repeat right  6% center;}
.ht21 ul li.active{border-color: #0461bf;margin-left: 0}
.ht21 ul li.active h5{background: #0461bf;color: #fff;}
.ht21 ul li.active p{color: #0461bf;background: url(../image/ht21_.png) no-repeat right  6% center;}
.ht2>a{width: 240px;height: 50px;border-radius: 25px;background: #0461bf;font-size: 20px;color: #fff;margin: 80px auto 0;}

.ht3{width: 100%;background: #f8f8f8;padding-bottom: 100px;}
.ht311{width: 49.5%;background: #fff;}
.ht312{width: 49.5%;}
.ht312 ul{width: 100%;height: 100%}
.ht312 ul li{height: 32%; padding: 10px;background: #fff;}
.ht3_img{display: block;width: 40%;padding-bottom: 25%;}
.ht3_img img{display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto; width: 100%;height: 100%;}
.ht3_con{width: 55%;}
.ht3_con div,.ht31_con div{padding-bottom: 10px;border-bottom: 1px solid rgba(0, 0, 0, 0.1);margin-bottom: 10px;}
.ht3_con div p,.ht31_con div p{font-size: 30px;}
.ht3_con div p span,.ht31_con div p span{opacity: 0.6;font-size: 18px;}
.ht3_tit{font-size: 22px}
.ht3_des{height: 52px; font-size: 16px;line-height: 26px;color: #585858;-webkit-line-clamp: 2;margin:10px 0 0;}
.ht3 .swiper-slide:hover .ht3_tit{color: #0461bf;}
.ht3 .swiper-slide:hover .ht3_more{color: #0461bf;border-color: #0461bf}
.ht31_con{padding: 40px 5% 30px;}
.ht31_img{display: block;width: 100%;padding-bottom: 50%;}
.ht31_img img{display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto; width: 100%;height: 100%;}
.ht31_con{width: 100%;}

@media (min-width: 0px) and (max-width: 1199px) {
.ht3_con div p,.ht31_con div p{font-size: 24px;}
.ht3_con div p span,.ht31_con div p span{font-size: 14px;}
.ht3_con .ht3_tit{font-size: 20px;}
.ht3_con .ht3_des{font-size: 14px;line-height: 20px;height: 40px;}
}

@media (min-width: 1199px) and (max-width: 1299px) {
.ht3_con div p,.ht31_con div p{font-size: 24px;}
.ht3_con div p span,.ht31_con div p span{font-size: 14px;}
.ht3_con .ht3_tit{font-size: 20px;}
.ht3_con .ht3_des{font-size: 14px;line-height: 20px;height: 40px;}
}

@media (min-width: 1299px) and (max-width: 1399px) {
.ht3_con div p,.ht31_con div p{font-size: 24px;}
.ht3_con div p span,.ht31_con div p span{font-size: 14px;}
.ht3_con .ht3_tit{font-size: 20px;}
.ht3_con .ht3_des{font-size: 14px;line-height: 20px;height: 40px;}
}

@media (min-width: 1399px) and (max-width: 1499px) {
.ht3_con div p,.ht31_con div p{font-size: 25px;}
.ht3_con div p span,.ht31_con div p span{font-size: 15px;}
.ht3_con .ht3_tit{font-size: 21px;}
.ht3_con .ht3_des{font-size: 14px;line-height: 21px;height: 42px;}
}

@media (min-width: 1499px) and (max-width: 1599px) {
.ht3_con div p,.ht31_con div p{font-size: 26px;}
.ht3_con div p span,.ht31_con div p span{font-size: 15px;}
.ht3_con .ht3_tit{font-size: 21px;}
.ht3_con .ht3_des{font-size: 15px;line-height: 22px;height: 44px;}
}



@media (min-width: 1599px) and (max-width: 1699px) {
.ht3_con div p,.ht31_con div p{font-size: 27px;}
.ht3_con div p span,.ht31_con div p span{font-size: 16px;}
.ht3_con .ht3_tit{font-size: 21px;}
.ht3_con .ht3_des{font-size: 15px;line-height: 23px;height: 46px;}
}

@media (min-width: 1699px) and (max-width: 1799px) {
.ht3_con div p,.ht31_con div p{font-size: 28px;}
.ht3_con div p span,.ht31_con div p span{font-size: 16px;}
.ht3_con .ht3_tit{font-size: 21px;}
.ht3_con .ht3_des{font-size: 16px;line-height: 24px;height: 48px;}
}

@media (min-width: 1799px) and (max-width: 1899px) {
.ht3_con div p,.ht31_con div p{font-size: 29px;}
.ht3_con div p span,.ht31_con div p span{font-size: 17px;}
.ht3_con .ht3_tit{font-size: 22px;}
.ht3_con .ht3_des{font-size: 16px;line-height: 25px;height: 50px;}
}

@media (min-width: 1899px) and (max-width: 1920px) {
.ht3_con div p,.ht31_con div p{font-size: 30px;}
.ht3_con div p span,.ht31_con div p span{font-size: 18px;}
.ht3_con .ht3_tit{font-size: 22px;}
.ht3_con .ht3_des{font-size: 16px;line-height: 26px;height: 52px;}
}

/*.ht3{width: 100%;background: #f8f8f8;padding-bottom: 100px;}*/
/*.ht3_img{display: block;width: 100%;padding-bottom: 65.343%;}*/
/*.ht3_img img{display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto; width: 100%;height: 100%;}*/
/*.ht3_con{padding:40px 5% 0;}*/
/*.ht3_tit{height: 25px;font-size: 22px}*/
/*.ht3_des{height: 52px; font-size: 16px;line-height: 26px;color: #585858;-webkit-line-clamp: 2;margin:10px 0 15px;}*/
/*.ht3_more{display: inline-block;border-bottom: 1px solid #5d5d5d;color: #5d5d5d; padding-bottom: 2px;font-size: 16px;}*/
/*.ht3 .swiper-slide:hover .ht3_tit{color: #0461bf;}*/
/*.ht3 .swiper-slide:hover .ht3_more{color: #0461bf;border-color: #0461bf}*/

.ht4{width: 100%;padding-bottom: 80px;}
.ht41 ul{width: 49.5%; }
.ht41 ul li{width: 100%;padding-bottom: 38.441%;background: url(../image/ht42.jpg) no-repeat center;background-size: 100% 100%; margin-bottom: 2.5%;}
.ht411{width: 100%;height: 100%;top:0;left: 0;padding: 3% 5%;}
.ht412{width: 47%;height: 100%;}
.ht412 img{max-width: 100%;max-height: 100%;}
.ht413{width: 47%;}
.ht413 h3{font-size: 26px;font-weight: bold;}
.ht413 p{font-size: 18px;line-height: 30px;max-height: 90px; opacity: 0.7;-webkit-line-clamp: 3;margin-top: 15px;}
.ht41 ul li:hover a{color: #333}
.ht41 ul:nth-child(1) li:nth-child(1){padding-bottom: 79.382%;background: url(../image/ht41.jpg) no-repeat center;background-size: 100% 100%;}
.ht41 ul:nth-child(1) li:nth-child(1) a{flex-direction:column;padding: 15% 5% 5%;text-align: center;}
.ht41 ul:nth-child(1) li:nth-child(1) a .ht413{width: 100%;}
.ht41 ul:nth-child(1) li:nth-child(1) a .ht412{width: 100%;height: 60%;}
.ht41 ul:nth-child(2) li:nth-child(2) a{flex-direction:row-reverse;}

.ht5{width: 100%;height: 837px;}
.ht5 .title h3{color: #0461bf}
.ht5 .title h4{color: #333}
.ht51 ul li{margin-bottom: 50px;cursor: pointer;}
.ht511{width: 350px;border-bottom: 1px solid #333;padding-bottom: 15px;margin-left: 30px;}
.ht511 h5{font-size: 26px;color: black;}
.ht511 p{margin-top: 10px;color: #333}
.ht51 ul li.active .ht510{display: none}
.ht51 ul li.active .ht510_{display: block}
.ht5>a{width: 240px;height: 50px;border-radius: 25px;border: 1px solid #333; font-size: 20px;color: #333;margin: 60px auto 0;}
.ht5>a:hover{background: #0461bf;color: #fff;border-color: #0461bf}

.ht61 ul li{display: inline-block;}
.ht61 ul li a{display: block; width: 157px;border-bottom: 4px solid #2a2a2a;padding-bottom: 10px;font-size: 20px;}
.ht61 ul li.active a{color: #0461bf;border-color: #0461bf}

/*.ht62{margin-top: 65px;}*/
.ht621{width: 100%;padding-bottom: 148.333%;}
.ht621 .ht6_img{display: block;width: 100%;height: 100%;background: #292929;top:0;left: 0;}
.ht621 .ht6_img img{width: 100%;height: 100%;opacity: 0.3}
.ht622{width: 100%;left: 0;bottom: 48%;padding:0px 15px;    box-sizing: border-box;}
.anlibox1 .swiper-slide:last-child .ht622{    bottom: 41%;}
.ht622 .ht6_tb{width: 84px;height: 84px;margin: 0 auto 10px;}
.ht622 .ht6_title{font-size: 24px;color: #fff;}
.ht622 .ht6_more{display: none}
.ht621:hover .ht6_img{background: #0461bf;}
.ht621:hover .ht6_more{display: block;}

.ht7{width: 100%;padding-bottom: 80px;}
.ht71 ul li{display: inline-block;padding: 0 25px;line-height: 48px;border-radius: 24px;margin: 0 5px; border: 1px solid #eeeeee; font-size: 20px;}
.ht71 ul li.active{background: #0461bf;border-color: #0461bf;color: #fff;}
.ht72{margin-top: 50px;}
.ht721{width: 100%;height: 120px;border:1px solid #f3f3f3;padding: 5px;}
.ht7211{width: 100%;height: 100%;background: #f3f3f3;}
.ht7211 img{max-width: 90%;max-height: 90%;mix-blend-mode: multiply;}

.ht8{width: 100%;height: 784px;}
.ht8 .title{top:0;left:0;}
.ht8 .title h3{color: #0461bf}
.ht81{max-height: 185px;overflow-y: auto;bottom: 50px;left:0;right: 0;font-size: 16px;line-height: 26px;white-space:-moz-pre-wrap;word-wrap:break-word;text-align: justify;color: #333;}
.ht81 img{max-width:100%;}
.ht80{padding: 50px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); position: fixed;max-width: 55%;max-height: 60%;background: #fff;z-index: 999999; top:0;left:0;bottom:0;right:0;margin: auto;}
.ht801{width: 100%;height:100%;background: #000;}
.ht80 .gb{display: block;top:10px;right: 10px;}

.ht9{padding-bottom: 100px;}
.ht911{width: 100%;padding-bottom: 77.551%;}

.indexho{}
.h0{width: 100%;padding-bottom: 80px;}
.h011{width: 100%; }
.h011 .h_img{display: block; width: 100%;padding-bottom: 130%;background: rgba(199, 199, 199, 0.5);}
.h011 .h_img img{display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto; max-width: 90%;max-height: 90%;}
.h011 p{margin-top: 15px;font-size: 16px;}
.h012{width: 100%;margin-top: 70px;background: url(../image/h01.jpg) no-repeat center;position: relative;}
.h012 .swiper-button-prev{position: static; width: 104px;height: 56px;background:url(../image/p.jpg) no-repeat center;}
.h012 .swiper-button-next{position: static; width: 104px;height: 56px;background:url(../image/n.jpg) no-repeat center;}
.h012 .swiper-button-next::after,.h012 .swiper-button-prev::after{display: none}

.h1{width: 100%;padding: 100px 0 50px;}
.h11 h3{font-size: 40px;margin-bottom: 50px;}
.h11 .text{display: block; width:49.7%;margin-bottom: 10px; height:70px;background: rgba(255,255,255,0.9);outline: none;border: none;font-size: 18px;text-indent: 1em}
.h11 .tj{display: block;width:391px; height:64px;margin:  40px auto 60px; background: url(../image/tj1.png) no-repeat center;outline:none;cursor: pointer;border: none;}
.h11 ::-webkit-input-placeholder { /* WebKit browsers */
  color: #7c7c7c;
}
.h11 ::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #7c7c7c;
}
.h11 :-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #7c7c7c;
}
.h12{width: 100%;border-top: 1px solid #d2d2d2;padding: 15px 0 10px}
.h12 h3{font-size: 14px;font-weight: 700;color: #0461bf;}
.h121{width: 95%;}
.h121 a{font-size: 14px;color: #333;display: inline-block;margin-right: 3%;margin-bottom: 10px}

/* 底部 */
footer{width: 100%;background: #ffffff;color: #333;}
footer a{color: #333;}
footer a:hover{color: #fff;}
footer .ft{padding: 65px 0 45px;}
footer .ft .btl{width: 64%}
footer .ft .btl ul li h3{font-size: 20px;margin-bottom: 25px;font-weight: bold;color: #0461bf;}
footer .ft .btl ul li a{display: block;opacity: 1;font-size: 16px;margin-bottom: 7px;}
footer .ft .btl ul li a:hover{opacity: 1;color: #0461bf;}
footer .ft .line{width: 1px;height: 350px;background: #d2d2d2;}
footer .ft .btr{width: 23.333%}
footer .ft .btr>img{display: block;max-width: 100%;margin-bottom: 25px;}
footer .ft .btr p{font-size: 16px;margin-bottom: 15px;color: #333;}
footer .ft .btr p span{font-size: 28px;font-weight: bold;color: #0461bf;}
footer .ft .btr ul li{width: 38%;min-width: 120px; margin-right: 8%;}
footer .ft .btr ul li img{display: block;padding: 6%;border:1px solid rgba(255, 255, 255, 0.32);}
footer .ft .btr ul li p{font-size: 17px;margin-top: 10px;}
footer .fb{width: 100%;height: 80px;background: #e1e1e1;font-size: 14px;}
footer .fb .f{height: 80px;}
footer .fb .box1 p{color: #333}
footer .fb ul li a{font-size: 16px;}
footer .fb ul span{display: block;width: 1px;height: 18px;background: #333;margin:0 8px;}
footer a:hover{color: #0461bf}
.con{padding: 110px 0;}
.con1{padding: 80px 0 120px;}
.position{width: 100%;height: 70px;background: #f8f8f8; font-size: 16px;}
.position .box1{height: 70px;}
.position .pl ul li a{width: 125px;height: 70px;}
.position .pl ul li a:hover,.position .pl ul li a.active{background: #0461bf;color: #fff;}
.position .pr p{max-width: 500px;}
.position .pr a:hover{color: #0461bf}

/* 关于我们 */
.gy12{width: 100%;height: 564px;background: url(../image/gy1.jpg) no-repeat center;margin-bottom: 50px;}
.about_body{font-size:18px; line-height: 36px;white-space:-moz-pre-wrap;word-wrap:break-word;text-align: justify;}
.about_body img{max-width:100%;}
.gy1{padding: 80px 0 100px;}
.gy2{width: 100%;background: #fafafa;padding: 80px 0 100px;}
.gy21{width: 42%;}
.gy21>h3{font-size: 50px;}
.gy21>p{font-size: 18px;letter-spacing: 15px;margin: 15px 0 60px;}
.gy22{width: 560px;}


.gy3_body{font-size:18px;white-space:-moz-pre-wrap;word-wrap:break-word;text-align: justify;}
.gy3_body img{max-width:100%;}


.gy4{padding: 80px 0 100px;}
.gy4_tit>h3{font-size: 50px;}
.gy4_tit>p{font-size: 18px;letter-spacing: 15px;margin: 15px 0 60px;}
.gy41{width: 100%;background: url(../image/pn.jpg) no-repeat center bottom;}
.gy41 .swiper-slide .bt{line-height: 30px; height: 75px;background: url(../image/pnb.png) no-repeat center bottom;}
.gy41 .mySwiper .swiper-slide-thumb-active .bt{font-size: 28px;font-weight: 700;color: #0461bf;background: url(../image/pnb_.png) no-repeat center bottom;}
.gy42{margin-top: 80px;}
.gy421{width: 48.667%;border-radius: 30px;}
.gy422{width: 45%;font-size: 24px;line-height: 40px;font-weight: 700}
.gy42 .swiper-button-prev{left:  -45px;top:  -165px}
.gy42 .swiper-button-next{right:  -45px;top: -165px}
.gy42 .swiper-button-next::after,.gy42 .swiper-button-prev::after{font-size: 30px;color: #333;}


/* 视频中心 */
.video ul li{width: 32%;padding-bottom: 25%; margin: 0 2% 30px 0; }
.video ul li:nth-child(3n){margin-right: 0;}
.sp1{width: 100%;height: 100%;top:0;left:0;background: #000;}

/* 荣誉资质 */
.honor ul li{width: 18%;margin: 0 2% 30px 0; }
.honor ul li:nth-child(5n){margin-right: 0;}
.h_img{display: block; width: 100%;padding-bottom: 130%;background: #f8f8f8;}
.h_img img{display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto; width: 100%;max-height: 90%;}
.honor ul li p{margin-top: 15px;font-size: 16px;}

/* 加入我们 */
/*.jm11{width: 100%;padding-bottom: 87.837%;}*/
/*.jm11 img{width: 100%;height: 100%;position: absolute;top:0;left:0;}*/
/*.jm2{width: 100%;min-height: 619px;background: url(../images/jm20.jpg) no-repeat center top;}*/
/*.jm21{padding: 70px 0 0 670px;}*/
/*.jm21 h3{font-size: 41px;margin-bottom: 70px;}*/
/*.jm210{margin-bottom: 45px;}*/
/*.jm211 h4{width: 130px;height: 36px;border:1px solid #00509b;font-size: 24px;color: #00509b}*/
/*.jm211::before{display: block;content: '';width: 20px;height: 4px;background: #00509b;}*/
/*.jm212{font-size: 19px;margin: 18px 0 0 38px;}*/
.jm3{padding-top:50px;}
.jm3>h3{font-size: 47px;margin-left: 15px;}
.jm3>h4{font-size: 54px;opacity: 0.1;margin: -45px 0 50px;}


.jm311{margin-bottom:23px;}
.jm3111 ul{display:inline-block;width:95%;}
.jm3111{width:100%;height:48px;border:1px solid #ddd;background-color: #eee;}
.jm3111>ul>li{height:48px;display:inline-block;color:#555;font-size: 14px;line-height: 48px;width:20%;padding: 0 2%; }
.inactive{width:46px;height:46px;display:inline-block;float:right;margin-right:10px;background:url(../image/off.png) no-repeat center;cursor: pointer;}
.inactives{width:46px;height:46px;display:inline-block;float:right;margin-right:10px;background:url(../image/on.png) no-repeat center;cursor: pointer;}

.jm3112{width:100%;border:1px solid #ddd;border-top:none;}
.jm31121{padding:25px 35px;font-size: 14px;color:#555;line-height: 30px;}
.jm31121 img{max-width: 100%;}/**/

/* 产品系列 */
.p_nav{width: 100%;background: url(../image/pn.jpg) no-repeat center bottom;}
/*.p_nav .swiper-slide .pn{line-height: 30px; height: 75px;background: url(../image/pnb.png) no-repeat center bottom;}*/
/*.p_nav .swiper-slide .pn.active{font-size: 22px;font-weight: 700;background: url(../image/pnb_.png) no-repeat center bottom;}*/
/*.p_nav .swiper-slide .pn.active a{color: #0461bf;}*/
/*.p_nav .swiper-button-prev{left:  -45px;top: 0;}*/
/*.p_nav .swiper-button-next{right:  -45px;top: 0;}*/
/*.p_nav .swiper-button-next::after,.p_nav .swiper-button-prev::after{font-size: 30px;color: #333;}*/
.p_nav ul li{line-height: 30px; height: 75px;background: url(../image/pnb.png) no-repeat center bottom;}
.p_nav ul li.active{font-size: 22px;font-weight: 700;background: url(../image/pnb_.png) no-repeat center bottom;}
.p_nav ul li.active a{color: #0461bf;}
.e_nav{padding: 70px 0 50px;}
.e_nav ul li{width: 270px;display: inline-block; margin: 0 10px 10px 0;}
.e_nav ul li a{line-height: 70px;padding: 0 10px; width: 270px;height: 70px;border-radius: 10px;background: #ececec;}
.e_nav ul li a:hover{background: #0461bf;color: #fff;}
.e_nav ul li a.active{background: #0461bf;color: #fff;}
.product ul li{width: 32%;border:1px solid #d4d4d4;margin: 0 2% 30px 0;}
.product ul li:nth-child(3n){margin-right: 0}
.p_img{display: block; width: 100%;padding-bottom: 70.816%;}
.p_img img{display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto; max-width: 100%;max-height: 100%;}
.p_con{padding:20px 30px 30px;}
.p_tit{height: 28px;font-size: 18px}
.p_des{height: 52px; font-size: 14px;line-height: 26px;color: #585858;-webkit-line-clamp: 2;margin:10px 0 15px;}
.p_more{display: inline-block;border-bottom: 1px solid #5d5d5d;color: #5d5d5d; padding-bottom: 2px;font-size: 16px;}
.product ul li:hover{box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.product ul li:hover .p_tit{color:#0461bf}
.product ul li:hover .p_more{color:#0461bf;border-color:#0461bf}

/* 产品详情 */
.cp11{width: 46.667%;height: 432px;border: 1px solid #ebebeb;}
.cp11 .swiper{width: 100%;height: 100%;}
.cp11 .swiper .cp_img{width: 100%;height: 100%;}
.cp11 .swiper .cp_img img{max-width: 100%;max-height: 100%;}
.cp11 .swiper-button-prev{width: 47px;height: 53px;background: url(../image/pp1.jpg) no-repeat center; left:  0;top: 0;bottom: 0;margin:auto;}
.cp11 .swiper-button-next{width: 47px;height: 53px;background: url(../image/pn1.jpg) no-repeat center; right:  0;top: 0;bottom: 0;margin:auto;}
.cp11 .swiper-button-next::after,.cp11 .swiper-button-prev::after{display: none}
.cp12{width: 46.667%;}
.cp12>h3{font-size: 22px;}
.cp12>h3::after{display: block;content: '';width: 31px;height: 2px;background: #333;margin: 20px 0;}
.cp121{font-size: 16px;line-height: 30px;}
.cp21{border-bottom: 1px solid #378cca;margin-top:80px;}
.cp21>h5{width: 189px;line-height: 51px;background:#378cca;text-align: center;color:#fff;}
.cp22{font-size:18px; line-height: 30px;white-space:-moz-pre-wrap;word-wrap:break-word;text-align: justify;padding: 50px 0;}
.cp22 img{max-width:100% !important;}
.cp22 table{max-width:100% !important;}

.cptj{width: 100%;background: #f4f4f4;padding:80px 0 100px;}
.cptj>h3{font-size: 40px;text-align: center;margin-bottom: 30px;font-weight: bold;}
.cptj11{width: 100%;border:1px solid #d4d4d4;background: #fff;margin: 15px 0}
.cptj1{padding-bottom: 50px;}
.cptj11:hover{box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.cptj11:hover .p_tit{color:#0461bf}
.cptj11:hover .p_more{color:#0461bf;border-color:#0461bf}
.cptj .swiper-button-prev{ left:  -80px;top: 0;bottom: 0;margin:auto;}
.cptj .swiper-button-next{right:  -80px;top: 0;bottom: 0;margin:auto;}
.cptj .swiper-button-next::after,.cptj .swiper-button-prev::after{font-size: 40px;color: #0461bf}
.cptj .swiper-pagination{bottom: 0;}
.cptj .swiper-pagination span{line-height: 999px;overflow: hidden;box-sizing: border-box;background:none; border: 1px solid #0461bf !important; width: 15px;height: 15px;}
.cptj .swiper-pagination-bullet-active{background: #0461bf !important}


/* 解决方案 */
.jjfa{width:100%;border-top:1px solid #ebebeb;}
.jjfa ul li{padding:45px 0 45px;border-bottom:1px solid #ebebeb}
.j_img{display: block;border:1px solid #ebebeb; width: 15%;padding-bottom: 10.3%;}
.j_img img{display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto; max-width: 100%;max-height: 100%;}
.j_con{min-width: 930px;width: 82%}
.j_tit{height: 25px;font-size: 22px}
.j_des{height: 52px; font-size: 16px;line-height: 26px;color: #585858;-webkit-line-clamp: 2;margin:15px 0;}
.j_more{display: inline-block;border-bottom: 1px solid #5d5d5d;color: #5d5d5d;font-size: 16px; padding-bottom: 2px;}
.jjfa ul li:hover .j_tit{color:#0461bf}
.jjfa ul li:hover .j_more{color:#0461bf;border-color:#0461bf}

/* 成功案例 */
.case ul li{width: 24%;background: #fafafa;margin: 0 1% 30px 0;}
.case ul li:nth-child(4n){margin-right: 0}
.c_img{display: block;border:1px solid #ebebeb; width: 100%;padding-bottom: 78.378%;}
.c_img img{display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto; max-width: 100%;max-height: 100%;}
.c_con{width: 100%;padding: 20px 5%;}
.c_tit{height: 25px;}
.c_con .line{width: 100%;height: 1px;background: #dedede;margin:15px 0;}
.c_des{height: 52px; font-size: 16px;line-height: 26px;color: #585858;-webkit-line-clamp: 2;}
.oem_body{font-size:18px; line-height: 40px;white-space:-moz-pre-wrap;word-wrap:break-word;text-align: justify;}
.oem_body img{max-width:100%;}

/* 赛事新闻 */
.news{width:100%;border-top:1px solid #ebebeb;}
.news ul li{padding:45px 0 45px;border-bottom:1px solid #ebebeb}
.news ul li .n_date{font-size: 28px;color: #666;margin-top: 30px;}
.news ul li .line{width: 3%;height: 1px;background: #666666;margin-top: 42px;}
.n_con{width: 60.8333%;margin-top: 30px;}
.n_tit{height: 25px;font-size: 22px;}
.n_des{height: 78px; font-size: 16px;line-height: 26px;color: #585858;-webkit-line-clamp: 3;margin:15px 0;}
.n_more{display: none;bottom: 0 ;left:0;}
.n_img{display: block;width: 24%;padding-bottom: 15.083%;}
.n_img img{display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto; max-width: 100%;max-height: 100%;}
.news ul li:hover{background: #f3f8fb;}
.news ul li:hover .n_more{display: block;}

/* 联系我们 */
.contact ul li{margin-bottom: 50px;}
.contact ul li>h3{font-size: 24px;color: #378CCA}
.contact ul li>p{margin-top: 5px;}
.contact ul li>div{width:100%; height: 500px;overflow: hidden;margin-top: 30px}
.BMap_bubble_buttons{display: none!important;}
.BMap_bubble_title{font-weight: bold;font-size: 16px;width: initial!important;padding-top: 10px;}
.BMap_bubble_content{margin-top: 10px;}
.BMap_bubble_center{width: 90%!important;}
.BMap_bubble_pop{padding: 0 15px!important;}


/* 页码 */
.pagination{margin-top: 60px; clear: both;width:100%;padding:0 0 0;text-align: center; font-size:18px; color:#333;}
.pagination li{ width:40px; height:40px; text-align:center; line-height:40px; display:inline-block; margin:0 3px; background:#f4f4f4;}
.pagination li a{width:40px; height:40px; display:block; color:#333;}
.pagination li a:hover{  background:#0461bf;color: #fff;}
.pagination li.active{ background:#0461bf !important;color: #fff;}


/* 上下篇 */
.sxy{padding-top: 50px;height:30px;font-size: 16px;color: #666}
.sxy a{color: #666}
.sxy1{width:45%;height:30px;float: left;}
.sxy2{width:45%;height:30px;float: right;text-align: right;}
.sxy a:hover{color: #0461bf}


/* 详情页 */
.article_title{text-align: center;margin-bottom: 50px}
.article_title h2{font-size: 30px;color:#333;font-weight: bold}
.article_title p{font-size: 14px;color:#858585;margin-top: 10px;}
.article_body{white-space:-moz-pre-wrap;word-wrap:break-word;font-size: 18px;line-height: 36px;padding:50px 0;border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.article_body img{max-width:100%;}


.p_con{padding:20px 30px 30px;}
.p_tit{height: 30px;font-size: 18px}
.p_des{height: 60px; font-size: 13px;line-height: 20px;color: #585858;-webkit-line-clamp: 2;margin:5px 0 15px;}
.p_more{display: inline-block;border-bottom: 1px solid #5d5d5d;color: #5d5d5d; padding-bottom: 2px;font-size: 14px;}
.product ul li:hover{box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.product ul li:hover .p_tit{color:#0461bf}
.product ul li:hover .p_more{color:#0461bf;border-color:#0461bf}

/* 产品详情 */
.cp11{width: 46.667%;height: 432px;border: 1px solid #ebebeb;}
.cp11 .swiper{width: 100%;height: 100%;}
.cp11 .swiper .cp_img{width: 100%;height: 100%;}
.cp11 .swiper .cp_img img{max-width: 100%;max-height: 100%;}
.cp11 .swiper-button-prev{width: 47px;height: 53px;background: url(../image/pp1.jpg) no-repeat center; left:  0;top: 0;bottom: 0;margin:auto;}
.cp11 .swiper-button-next{width: 47px;height: 53px;background: url(../image/pn1.jpg) no-repeat center; right:  0;top: 0;bottom: 0;margin:auto;}
.cp11 .swiper-button-next::after,.cp11 .swiper-button-prev::after{display: none}
.cp12{width: 46.667%;}
.cp12>h3{font-size: 22px;}
.cp12>h3::after{display: block;content: '';width: 31px;height: 2px;background: #333;margin: 20px 0;}
.cp121{font-size: 16px;line-height: 30px;}
.cp21{border-bottom: 1px solid #378cca;margin-top:80px;}
.cp21>h5{width: 189px;line-height: 51px;background:#378cca;text-align: center;color:#fff;}
.cp22{font-size:18px; line-height: 30px;white-space:-moz-pre-wrap;word-wrap:break-word;text-align: justify;padding: 50px 0;}
.cp22 img{max-width:100% !important;}
.cp22 table{max-width:100% !important;}


.cptj{width: 100%;background: #f4f4f4;padding:80px 0 100px;}
.cptj>h3{font-size: 40px;text-align: center;margin-bottom: 30px;font-weight: bold;}
.cptj11{width: 100%;border:1px solid #d4d4d4;background: #fff;margin: 15px 0}
.cptj1{padding-bottom: 50px;}
.cptj11:hover{box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.cptj11:hover .p_tit{color:#0461bf}
.cptj11:hover .p_more{color:#0461bf;border-color:#0461bf}

.cptj .swiper-button-prev{ left:  -80px;top: 0;bottom: 0;margin:auto;}
.cptj .swiper-button-next{right:  -80px;top: 0;bottom: 0;margin:auto;}
.cptj .swiper-button-next::after,.cptj .swiper-button-prev::after{font-size: 40px;color: #0461bf}

.cptj .swiper-pagination{bottom: 0;}
.cptj .swiper-pagination span{line-height: 999px;overflow: hidden;box-sizing: border-box;background:none; border: 1px solid #0461bf !important; width: 15px;height: 15px;}
.cptj .swiper-pagination-bullet-active{background: #0461bf !important}

/* 解决方案 */
.jjfa{width:100%;border-top:1px solid #ebebeb;}
.jjfa ul li{padding:45px 0 45px;border-bottom:1px solid #ebebeb}
.j_img{display: block;border:1px solid #ebebeb; width: 15%;padding-bottom: 10.3%;}
.j_img img{display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto; max-width: 100%;max-height: 100%;}
.j_con{min-width: 930px;width: 82%}
.j_tit{height: 36px;line-height: 36px;font-size: 22px}
.j_des{height: 52px; font-size: 16px;line-height: 26px;color: #585858;-webkit-line-clamp: 2;margin:10px 0 15px;}
.j_more{display: inline-block;border-bottom: 1px solid #5d5d5d;color: #5d5d5d;font-size: 16px; padding-bottom: 2px;}
.jjfa ul li:hover .j_tit{color:#0461bf}
.jjfa ul li:hover .j_more{color:#0461bf;border-color:#0461bf}
/* 成功案例 */
.case ul li{width: 24%;background: #fafafa;margin: 0 1% 30px 0;}
.case ul li:nth-child(4n){margin-right: 0}
.c_img{display: block;border:1px solid #ebebeb; width: 100%;padding-bottom: 78.378%;}
.c_img img{display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto; max-width: 100%;max-height: 100%;}
.c_con{width: 100%;padding: 20px 5%;}
.c_tit{height: 25px;}
.c_con .line{width: 100%;height: 1px;background: #dedede;margin:15px 0;}
.c_des{height: 52px; font-size: 16px;line-height: 26px;color: #585858;-webkit-line-clamp: 2;}

.oem_body{font-size:18px; line-height: 40px;white-space:-moz-pre-wrap;word-wrap:break-word;text-align: justify;}
.oem_body img{max-width:100%;}

.in_news+.list_page{border-top:none;}
.list_page {text-align: center;padding: 20px 0;}
.list_page a, .list_page span {padding:6px 12px;display: inline-block;font-size: 14px;margin: 0 4px ; border-radius: 2px;}
.list_page a {background:#f5f3ed;color: #000000;}
.list_page span, .list_page a:hover{background: #0545a0;color:#fff;}

/* 赛事新闻 */
.news{width:100%;border-top:1px solid #ebebeb;}
.news ul li{padding:45px 0 45px;border-bottom:1px solid #ebebeb}
.news ul li .n_date{font-size: 28px;color: #666;margin-top: 30px;}
.news ul li .line{width: 3%;height: 1px;background: #666666;margin-top: 42px;}
.n_con{width: 60.8333%;margin-top: 30px;}
.n_tit{height: 25px;font-size: 22px;}
.n_des{height: 78px; font-size: 16px;line-height: 26px;color: #585858;-webkit-line-clamp: 3;margin:15px 0;}
.n_more{display: none;bottom: 0 ;left:0;}
.n_img{display: block;width: 24%;padding-bottom: 15.083%;}
.n_img img{display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto; max-width: 100%;max-height: 100%;}
.news ul li:hover{background: #f3f8fb;}
.news ul li:hover .n_more{display: block;}
/* 联系我们 */
.contact ul li{margin-bottom: 50px;}
.contact ul li>h3{font-size: 24px;color: #378CCA}
.contact ul li>p{margin-top: 5px;}
.contact ul li>div{width:100%; height: 500px;overflow: hidden;margin-top: 30px}
.BMap_bubble_buttons{display: none!important;}
.BMap_bubble_title{font-weight: bold;font-size: 16px;width: initial!important;padding-top: 10px;}
.BMap_bubble_content{margin-top: 10px;}
.BMap_bubble_center{width: 90%!important;}
.BMap_bubble_pop{padding: 0 15px!important;}


/* 页码 */
.pagination{margin-top: 60px; clear: both;width:100%;padding:0 0 0;text-align: center; font-size:18px; color:#333;}
.pagination li{ width:40px; height:40px; text-align:center; line-height:40px; display:inline-block; margin:0 3px; background:#f4f4f4;}
.pagination li a{width:40px; height:40px; display:block; color:#333;}
.pagination li a:hover{  background:#0461bf;color: #fff;}
.pagination li.active{ background:#0461bf !important;color: #fff;}


/* 上下篇 */
.sxy{padding-top: 50px;height:30px;font-size: 16px;color: #666}
.sxy a{color: #666}
.sxy1{width:45%;height:30px;float: left;}
.sxy2{width:45%;height:30px;float: right;text-align: right;}
.sxy a:hover{color: #0461bf}


/* 详情页 */
.article_title{text-align: center;margin-bottom: 50px}
.article_title h2{font-size: 30px;color:#333;font-weight: bold}
.article_title p{font-size: 14px;color:#858585;margin-top: 10px;}
.article_body{white-space:-moz-pre-wrap;word-wrap:break-word;font-size: 18px;line-height: 36px;padding:50px 0;border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.article_body img{max-width:100%;}

.about_body img{max-width: 100% !important; height: auto;}
.ziyebnaner{max-height: 1920px; width: 100%;margin: 0 auto;text-align: center;}
.ziyebnaner img{display: block;width: 100%;}

/* 分类页，产品缩略图效果 */

.ih-item {
    position: relative;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}


.ih-item * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ih-item a {
    color: #333;
}

.ih-item a:hover {
    text-decoration: none;
}

.ih-item img {
    width: 100%;
    height: 100%;
}


.ih-item.square {
    position: relative;
    width: 96%;
    height: 97%;
    border: 8px solid #fff;
   
}

.ih-item.square .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.ih-item.square.effect13 {
    overflow: hidden;
}
/*
.ih-item.square.effect13.colored .info {
    background: #33FF33;
    background: rgba(26, 74, 114, 0.6);
}

.ih-item.square.effect13.colored .info h3 {
    background: rgba(12, 34, 52, 0.6);
}
*/
.ih-item.square.effect13 .img {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.ih-item.square.effect13 .info {
    background: #333377;
    background: rgba(51, 51, 119, 0.85);/*下拉背景色及透明度*/
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item.square.effect13 .info h3 {
    color: #ffffff;/*下拉标题字体颜色*/
    text-align: center;
    font-size: 17px;
    padding: 15px;
    background: #cc3333; /*下拉标题背景颜色*/
    margin: 30px 0 0 0;
}

.ih-item.square.effect13 .info p {
/*    font-style: italic;  */
    font-size: 13px;
    line-height: 22px;
    position: relative;
    color: #fff;   /*下拉简介字体颜色*/
    padding: 5px 20px 20px;
    text-align: left;
}

.ih-item.square.effect13 a:hover .img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.ih-item.square.effect13 a:hover .info {
    visibility: visible;
    opacity: 1;
}
.ih-item.square.effect13.top_to_bottom .info {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
.ih-item.square.effect13.top_to_bottom a:hover .info {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}