@font-face {
  font-family: 'DIN';
  src: url('./DIN-Bold.otf');
}
@font-face {
  font-family: 'REGULAR';
  src: url('./SOURCEHANSANSCN-REGULAR.OTF');
}

@font-face {
  font-family: 'LIGHT';
  src: url('./SOURCEHANSANSCN-LIGHT.OTF');
}
@font-face {
  font-family: 'BOLD';
  src: url('./SOURCEHANSANSCN-BOLD.OTF');
}
html {
    scroll-padding-top: 150px;
}
*{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;font-family: 'LIGHT'; 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:72.917%;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;} 

.wr{writing-mode: vertical-rl;writing-mode: tb-rl;}
.wl{writing-mode: vertical-lr; writing-mode: tb-lr;}
.dx{text-transform : uppercase} 
.xx{text-transform : lowercase}
.sdx{text-transform : capitalize}

.din{font-family: 'DIN';}
.zc{font-weight: bold;}
.xt{font-family: 'LIGHT';}
.cg{font-family: 'REGULAR';}
.ct{font-family: 'BOLD';}
.swiper{ margin: 0;}
.swiper-button-prev,.swiper-button-next{outline: none;margin: 0;}

.ht_img img{cursor: pointer; transition: all 0.6s;}
.ht_img:hover img{transform: scale(1.06);}


/* 首页 */
header{width: 100%;background: #fff; position: fixed;top: 0;left:0;z-index: 999;}
header .headT{width: 100%;height: 50px;background:#006db0;}
header .headT .box1{height: 50px;}
header .headT .box1 h3{font-size: 18px;}
header .headT .box1 .phone{font-size: 30px;}
header .headT .box1 .phone img{margin-right: 10px;}
header .headB{height: 100px;}
header .headB .hl .logo{display: block;height: 70px;margin-right: 22px;}
header .headB .hl p{font-size: 18px;line-height: 26px;}
header .headB .hl p span{letter-spacing: 2.2px;}
header .headB nav{width: 67%;min-width: 700px;}
header .headB nav a{display: block; font-size: 18px;color: #333333}
header .headB nav a:hover,header .headB nav a.active{color: #006db0;font-weight: bold;}

header.active{box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);} 
header.active .headT{display: none;}

.banner{width:100%;height: 541px;margin-top: 100px;}


.sy_banner{margin-top: 100px;}
.sy_banner .swiper-pagination{bottom: 25px;}
.sy_banner .swiper-pagination span{line-height: 999px;overflow: hidden;box-sizing: border-box;background: none;opacity: 1;border: 1px solid #fff; width: 14px;height: 14px;border-radius:50%; margin: 0 3px !important;}
.sy_banner .swiper-pagination-bullet-active{background: #fff !important;}

.cor{color: #006db0}
.cor1{color: #ffaa45}
.cor2{color: #ffffff}
.cor3{color: #71ad60}

/* 内容 */
.title{padding: 90px 0 45px;}
.title h3{font-size: 48px;line-height: 52px;}
.title h4{font-size: 22px; margin-top: 10px}

.ht1{padding: 90px 0 0;}
.ht10,.ht14{width: 83.333%;}
.ht10{padding-bottom: 40px;}
.ht11{width: 46.25%;padding-left: 6%}
.ht111{margin: 25px 0 40px;}
.ht111 p{font-size: 18px;line-height: 26px;height: 130px;-webkit-line-clamp: 5;text-align: justify;}
.ht11 a{width:210px;height: 40px;border: 1px solid #333333;padding: 0 15px;font-size: 14px;}
.ht11 a:hover{background:#006db0;border-color: #006db0; color: #fff;}
.ht11 a:hover img{filter: brightness(100);}
.ht12{width: 48.875%;height: 488px;background: url(../images/ht1.jpg) no-repeat center;border-radius: 82px 0 82px 0;}

.ht13{width: 66.125%; height: 124px;background:#fff;box-shadow: 0 2px 10px rgba(0, 109, 176, 0.1);padding: 0 3%;bottom: 0;left: 0;}
.ht13 ul{height: 124px;}
.ht13 ul li{width: 25%;height: 70px;border-right: 1px solid #dadada;color: #666666;}
.ht13 ul li:last-child{border:none;}
.ht13 ul li>div{height: 124px;padding: 0 10%;}
.ht13 ul li h6{font-size: 16px;margin-top: 10px;}
.ht13 ul li.active>div{border-bottom: 2px solid #006db0;color: #006db0;font-weight: bold;}
.ht13 ul li.active .ht130{display: none}
.ht13 ul li.active .ht130_{display: inline-block;}

.ht14{margin-top: 35px;}
.ht14_img{width: 100%;padding-bottom: 61%;}
.ht14_img img{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}

.ht2{width: 100%;background:#f2f7f5;padding-bottom: 120px;}
.ht201 h5{font-size: 42px;line-height: 46px;}
.ht201 h6{font-size: 20px;}
.ht20 a{width:210px;height: 40px;border: 1px solid #333333;padding: 0 15px;font-size: 14px;}
.ht20 a:hover{background:#006db0;border-color: #006db0; color: #fff;}
.ht20 a:hover img{filter: brightness(100);}
.ht21{margin-top: 30px;}
.ht21_img{display: block; width: 100%;padding-bottom: 82%;}
.ht21_img img{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.ht21_tit{width: 100%;height: 90px;line-height: 90px; background:#fff;font-size: 22px;padding: 0 5%;}
.ht210:hover .ht21_tit{color: #006db0;font-weight: bold;border-bottom: 1px solid #006db0}

.ht3{width: 100%;height: 860px;background: url(../images/ht3.jpg) no-repeat center;}
.ht31 ul li{width: 11.2857%}
.ht311{width: 100%;height: 502px;}
.ht3111{width: 100%;height: 100%;background: rgba(0, 0, 0, 0.6);padding:  85px 0 55px; top: 0;left: 0}
.ht3111 h5{font-size: 28px;}
.ht3111 h6{font-size: 28px;}
.ht312{width: 100%;height: 502px;background: #fff; padding: 15px 15px 15px 25px;}
.ht3121{width: 20.73%;padding: 75px 0 40px;}
.ht3121 h5{font-size: 28px;}
.ht3121 .line{width: 24px;height: 2px;background:#006db0;margin: 5px 0 7px;}
.ht3121 p{font-size: 18px;line-height: 26px;}
.ht3121 h6{font-size: 28px;}

.ht3122{width: 73.8888%;height: 100%;}
.ht31 ul li.active{width: 54.2857%}
.ht31 ul li.active .ht311{display: none}
.ht31 ul li.active .ht312{display: flex}

.ht4{width: 100%;background:#f2f7f5;padding-bottom: 75px;}
.ht410{width: 100%;padding:  10px 30px 0; background:#ffffff;}
.ht41_img{width: 100%;padding-bottom: 140%;}
.ht41_img img{max-width: 90%;max-height: 90%;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin:auto;}
.ht41_tit{width: 100%;height: 90px;border-top: 1px solid #006db0;}
.ht41_tit p{line-height: 22px;max-height: 44px;-webkit-line-clamp: 2;}
.ht41 .swiper-pagination{position: static;margin-top: 45px;}
.ht41 .swiper-pagination span{line-height: 999px;overflow: hidden;box-sizing: border-box;background: #aaaaaa;opacity: 1;border: none; width: 10px;height: 10px;border-radius:50%; margin: 0 8px !important;}
.ht41 .swiper-pagination-bullet-active{background: #006db0 !important;}

.ht5{padding-bottom: 60px;}
.ht51 ul li{width: 22.857%;min-width: 290px;}
.ht51 ul li p{height: 68px;background:#f6f6f6;font-size: 22px;}

.ht6{width: 100%;background: url(../images/ht6.jpg) no-repeat center top;padding-bottom: 90px;}
.ht61{padding: 100px 0 90px;}
.ht61 h4{font-size: 36px;}
.ht61 h3{font-size: 80px;line-height: 105px;}
.ht61 h2{font-size: 80px;line-height: 80px;}
.ht61 p{font-size: 30px;margin: 50px 0 5px;}
.ht61 h5{display: inline-block;line-height: 73px;background:#006db0;border-radius: 37px;color: #fff;padding: 0 44px;font-size: 30px;}
.ht62{background:#fff;height: 334px;padding:  0 5%; box-shadow: 0 2px 10px rgba(0, 109, 176, 0.1)}
.ht621 h5{font-size: 36px;line-height: 42px;margin-bottom: 25px;}
.ht621 img{margin-right: 10px;}
.ht621 span{font-size: 36px;}
.ht622{width: 61%}
.ht622 .ht6221{width: 46%;min-width: 320px; height: 52px;border:  1px solid #bebebe;margin-bottom: 40px; padding:  0 18px; }
.ht622 .ht6221 h6{font-size: 18px;color: #666666;}
.ht622 .ht6221 .text{display: block;width: 65%; height: 100%;background: none; outline: none;border: none;font-size: 18px;color: #666666;}
.ht622 .tj{width: 46%;min-width: 320px;height: 52px;border:  1px solid #bebebe; background: none;outline:none;cursor: pointer;padding:  0 18px;  color: #666666;font-size: 18px;}
.ht622 .ht6221:hover{border-color: #006db0;}
.ht622 .ht6221:hover h6{color: #006db0;}
.ht622 .ht6221:hover .text{color: #006db0}
.ht622 .tj:hover{background:#006db0;border-color: #006db0; color: #fff}
.ht622 .tj:hover img{filter: brightness(100);}


.ht7{width: 100%;background:#f2f7f5;}
.ht7 .title{padding: 95px 0 25px;}
.ht71 ul li{width: 184px;height: 50px;border-radius: 25px;border: 1px solid #666666;font-size: 20px;margin: 0 35px;}
.ht71 ul li.active{border-color: #006db0;color: #006db0;font-weight: bold;}
.ht72{margin-top: 40px;}
.ht72 .swiper-slide{overflow:visible;}
.ht7210{display: none; width: 557px;height: 50%;padding: 30px 40px 0; background:#fff;top: 30%;right: -180px;z-index: 9}
.ht7210 h5{font-size: 32px;}
.ht7210 .line{width: 100%;height: 1px;background: rgba(32, 110, 73, 0.5);margin: 15px 0 25px;}
.ht7210 p{width: 420px; font-size: 20px;line-height: 30px;}
.ht7210 a{width:210px;height: 40px;border: 1px solid #333333;font-size: 14px;padding: 0 15px;margin-top: 19%;}
.ht72 .swiper-slide-active .ht7210{display: block;}
.ht7210 a:hover{background:#006db0;border-color: #006db0; color: #fff;}
.ht7210 a:hover img{filter: brightness(100);}
.ht72 .anniu{top: 35%;left: 79%;z-index: 9;}
.ht72 .swiper-button-prev{width: 35px;height: 35px;background:url(../images/ht7p.png) no-repeat center;position: static;margin-right: 20px;}
.ht72 .swiper-button-next{width: 35px;height: 35px;background:url(../images/ht7n.png) no-repeat center;position: static;}
.ht72 .swiper-button-next::after,.ht72 .swiper-button-prev::after{display: none}

@media (min-width: 0px) and (max-width: 1199px) {
.ht7210 a{display: none}
}
@media (min-width: 1199px) and (max-width: 1299px) {
.ht7210 a{display: none}
}
@media (min-width: 1299px) and (max-width: 1399px) {
.ht7210 a{display: none}
}
@media (min-width: 1399px) and (max-width: 1499px) {
.ht7210 a{margin-top: 6%;}
}
@media (min-width: 1499px) and (max-width: 1599px) {
.ht7210 a{margin-top: 10%;}
}
@media (min-width: 1599px) and (max-width: 1699px) {
.ht7210 a{margin-top: 12%;}
}
@media (min-width: 1699px) and (max-width: 1799px) {
.ht7210 a{margin-top: 14%;}
}
@media (min-width: 1799px) and (max-width: 1899px) {
.ht7210 a{margin-top: 16%;}
}
@media (min-width: 1899px) and (max-width: 1920px) {
.ht7210 a{margin-top: 18%;}
}

.ht81 ul li{width: 32.714%;background:#fff;border-radius: 20px;margin-bottom: 30px; box-shadow: 0 2px 10px rgba(0, 109, 176, 0.1)}
.ht811{border-radius: 20px;box-shadow: 0 2px 10px rgba(0, 109, 176, 0.1)}
.ht81 ul li p{width: 100%;height: 72px;font-size: 24px;}

.ht82 ul li{width: 10.857%;min-width: 140px;font-size: 22px;margin-bottom: 40px;}
.ht820{border-radius: 50%;margin-bottom: 15px;}

.ht83 ul li{width: 15.571%;min-width: 190px;margin-bottom: 18px; height: 180px;background: rgba(0, 109, 176, 0.1);border-radius: 10px;padding: 8px;}
.ht83 ul li>div{width: 100%;height: 100%; border: 1px dashed rgba(0, 109, 176, 0.5);border-radius: 10px;}
.ht83 ul li h6{font-size: 28px;margin-top: 10px;}
.ht83 ul li.active{background:#006db0;color:#fff;}
.ht83 ul li.active>div{border-color: #fff;}
.ht83 ul li.active .ht830{display: none}
.ht83 ul li.active .ht830_{display: inline-block}









.bd{width: 100%;padding: 95px 0; }
.bd0{border: 1px solid #bebebe;padding: 4px;}
.bd1{width: 40.714%;height: 508px;background: url(../images/bd1.jpg) no-repeat center;}
.bd2{width: 59.286%;border: 1px solid #bebebe;border-left: none; padding: 45px 4% 0;}
.bd2 h5{font-size: 24px;line-height: 30px;}
.bd2 h4{font-size: 24px;line-height: 30px;}
.bd2 h3{font-size: 28px;line-height: 34px;margin: 15px 0 25px;}
.bd2 .bd21{width: 46%;min-width: 300px; height: 52px;border:  1px solid #bebebe;margin-bottom: 40px; padding:  0 15px; }
.bd2 .bd21 h6{font-size: 18px;color: #666666;}
.bd2 .bd21 .text{display: block;width: 65%; height: 100%;background: none; outline: none;border: none;font-size: 18px;color: #666666;}
.bd2 .tj{display: block;width: 240px;height: 52px;border: none;margin: 0 auto 0; background: #006db0;outline:none;cursor: pointer; color: #fff;font-size: 20px;}
.bd2 .bd21:hover{border-color: #006db0;}
.bd2 .bd21:hover h6{color: #006db0;}
.bd2 .bd21:hover .text{color: #006db0}



.xf{width: 60px;height: 500px; position: fixed;bottom: 5%;right: 0;z-index: 100}
.xf>ul{height: 320px;text-align: center;}
.xf>ul>li{width: 60px;height: 60px;background: #414141; position: relative}
.xf>ul>li>a{width: 100%;height: 100%;}
.xf>ul li:last-child{margin-bottom: 0;background:rgba(33, 34, 38, 0.3);}
.xfl{display: none;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); position: absolute;top:0;bottom: 0;right: 90px;margin:auto;border-radius: 13px;background-color: #fff;}
.xfl .ss{display: block;position: absolute;top:0;bottom: 0;right: -6px;margin:auto;}
.xfl1{width: 280px;font-size: 20px;}
.xfl2{width: 110px;height: 110px; padding:10px;}
.xf>ul>li:hover{background: #006db0;}
.xf>ul>li:hover .xfl{display: flex;}
.xf>ul>li:hover a>.xf0{display: none}
.xf>ul>li:hover a>.xf0_{display: inline-block}


/* 底部 */
footer{width: 100%;background: #2a2a2a;}
footer .ftl{width: 34.65%;}
footer .ftl .hl .logo{display: block;height: 73px;margin-right: 22px;}
footer .ftl .hl p{font-size: 18px;line-height: 26px;}
footer .ftl .hl p span{letter-spacing: 2.2px;}
footer .ftl .flm{margin-top: 120px}
footer .ftl .flm ul li{margin-top: 25px;line-height: 26px;}
footer .ftl .flm ul li div{height: 26px}
footer .ftl .flm ul li div h5{font-size: 19px;margin-left: 7px;opacity: 0.5}
footer .ftl .flm ul li p{width: 70%; font-size: 20px;}
footer .ftr{width: 65.35%;border-left: 1px solid rgba(255, 255, 255, 0.2)}
footer .ftr nav{padding: 70px 0 60px 10%;}
footer .ftr nav::after{display: block;content: ''; width: 1500px;height: 1px;background:rgba(255, 255, 255, 0.2);position: absolute;left: 0;bottom: 0;}
footer .ftr nav a{font-size: 20px;opacity: 0.6;color: #fff;}
footer .ftr nav a:hover,footer .ftr nav a.active{opacity: 1;font-family: 'REGULAR';}
footer .ftrc{padding: 87px 0 90px 10%;} 
footer .ftr .frl{border-bottom: 1px solid rgba(255, 255, 255, 0.6);padding: 0 40px 5px 17px;}
footer .ftr .frl div p{font-size: 16px;opacity: 0.5;margin-left: 6px;}
footer .ftr .frl span{font-size: 34px;}
footer .ftr .ewm ul li{margin-left: 23px}
footer .ftr .ewm ul li div{width: 143px;height: 143px;padding: 7px;background: url(../images/e.png) no-repeat center;}
footer .ftr .ewm ul li p{font-size: 16px;line-height: 20px;margin-top: 10px;opacity: 0.6}
footer .fB{width: 100%;font-size: 16px;opacity: 0.7;padding: 40px 0;border-top: 1px solid rgba(255, 255, 255, 0.2)}
footer .fB a{color: #fff;}

.position{border-bottom:1px solid #e6e6e6;padding-bottom: 10px;margin-bottom: 70px}
.pos1{padding-left: 10px;height: 45px; border-left: 2px solid #006db0;}
.pos1 h3{font-size: 22px;line-height: 24px;}
.pos1 p{text-transform : uppercase; font-size: 14px;color: #333333;opacity: 0.4; margin-top: 5px}
.position>p{max-width: 50%;height: 23px;line-height: 23px; font-size: 16px;color: #7f7f7f;opacity: 0.8; margin-top: 22px}
.position>p a{color: #7f7f7f}
.position>p a:hover{color: #006db0}

.bg{background:#f6f7f7;}
.con{width: 100%; padding: 100px 0 100px;}
.con1{width: 100%; padding:100px  0 0;}

.etit{padding: 100px 0 35px;}
.etit h3{font-size: 44px;}

/* 关于我们 */
.abt h3{font-size: 40px;}
.abt .line{width: 44px;height: 1px;background:#006db0;margin: 10px auto 30px ;}

.about_body{white-space:-moz-pre-wrap;word-wrap:break-word;font-size: 20px;line-height: 32px;}
.about_body img{max-width:100%;}

.gy2{width: 100%; padding: 90px 0 80px;}
.gy21{height: 900px;overflow: auto;}
.gy21 ul li{width: 23.8%;margin: 0 1% 20px 0;background:#fff;}
.gy21 ul li:nth-child(4n){margin-right: 0}
.z_img{width: 100%;height: 350px;}
.z_img img{max-width: 80%;max-height: 80%;}
.z_con{width: 100%;height: 80px;padding: 0 8%;opacity: 0.95; border-top: 1px solid #dcdcdc;color: #666666;font-size: 18px;line-height:  24px; }
.gy21 ul li:hover .z_con{border-color: #006db0;color: #006db0;font-weight: bold;}
.gy21 ul li:hover .z_con p{line-height: 20px;max-height: 40px;-webkit-line-clamp: 2;}

/*Scrollbar 4*/
#scrollbar4 ::-webkit-scrollbar {
    width: 26px;
    height: 26px;
}
 
#scrollbar4 ::-webkit-scrollbar-track {
    background-color: #fff;
    box-shadow: inset 0px 0px 0px 11px #f2f6f5;
    /* border-radius: 5px; */
}
 
#scrollbar4 ::-webkit-scrollbar-thumb {
    background: url(../images/a2.png) no-repeat center bottom;
    border-radius: 10px;
}

#scrollbar4 ::-webkit-scrollbar-corner {
}



/* 新闻资讯 */
.news>ul>li{margin-bottom: 35px;}
.n_img{display: block; width: 45%;padding-bottom: 19.9%;position: relative; overflow: hidden;}
.n_img img{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.n_con{width: 47.6%;}
.n_tit{font-size: 24px;height: 35px;line-height: 35px;color: #1c1c1c}
.n_des{height: 72px; -webkit-line-clamp: 3;overflow: hidden;font-size: 17px;color: #5a5a5a; line-height: 24px;margin: 20px 0 30px;}
.n_time{font-size: 16px;color: #000;}
.n_time span{font-size: 22px}
.news>ul>li:hover .n_tit{color: #006db0}

/* 代理合作 */
.jm11{padding: 20px 0 40px;}
.jm11 h3{font-size: 46px;}
.jm11 a{width: 287px;height: 81px;border-radius: 42px;background:#006db0;font-size: 20px;color: #fff;margin: 35px auto 0;}
.jm12 ul li{width: 30%;height: 246px; background:#fff;border-radius: 20px;padding: 0 4%;margin-bottom: 55px;}
.jm12 ul li h5{font-size: 30px;}
.jm12 ul li h6{font-size: 18px;color: #666666}



.jm3{padding: 110px 0;background:#ffffff;}
.jm321{width: 100%;height: 100%;top: 0;left: 0;padding-left: 9%}
.jm32 h3{font-size: 55px;line-height: 64px;}
.jm32 p{margin-top: 30px;font-size: 22px;}

.jm31 ul li{width: 48.214%;margin-top: 60px;}
.jm31 ul li>h5{font-size: 32px;}
.jm31 ul li>p{margin: 4px 0 17px;}
.jm31 ul li>img{border-radius: 16px;}
.jm311 h5{font-size: 36px;margin: 10px auto 15px;}
.jm311 a{width: 264px;height: 56px;border: 2px solid #351c0d;color: #351c0d;margin: 0 auto 10px;}
.jm311 div{font-size: 16px;opacity: 0.6}
.jm311 a:hover{background:#006db0;border-color: #006db0;color: #fff;}

/* 产品中心 */
.cpzx .pl{width: 23.85%;}
.cpzx .pl>h3{width: 100%;height: 64px;background:#006db0;color:#fff;font-size: 24px;}
.cpzx .pl>.p_nav{background: #f6f7f7;padding-bottom: 10px;}
.cpzx .pl>.p_nav>ul>li{width: 100%;background: #f6f7f7; border-bottom: 1px dashed #e0e0e0;}
.cpzx .pl>.p_nav>ul>li>a{width: 100%;height: 100px;line-height: 100px;padding-left: 100px;background: url(../images/pn.png) no-repeat left 45px center;color: #4f4f4f; font-size: 20px;}
.cpzx .pl>.p_nav>ul>li>a.active,.cpzx .pl>.p_nav>ul>li>a:hover{background: url(../images/pn_.png) no-repeat left 45px center;color:#006db0;}
.cpzx .pl>.p_ewm{background: #f6f7f7;padding: 60px 0 75px;}
.cpzx .pl>.p_ewm ul li{width: 143px;height: 143px;padding: 7px;background: url(../images/e.png) no-repeat center; margin: 0 60px 35px;}
.cpzx .pl>.p_ewm span{font-size: 33px;display: block;}

.cpzx .pr{width: 73.57%;}
.product ul li{width: 48.543%;margin-bottom: 45px;}
.product ul li .p_img{display: block; width: 100%;padding-bottom: 81.6%; position: relative; background:#f8f3fc;}
.product ul li .p_img img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.product ul li .p_con{width: 100%;height: 84px;border-bottom: 1px solid #bfbfbf; padding: 0 3% 0 0;}
.product ul li .p_tit{width: 70%;font-size: 20px;color: #333333;height: 36px;line-height: 36px;}
.product ul li .p_more{display: block;width: 57px;height: 32px; background: url(../images/pm.png) no-repeat center;}
.product ul li:hover .p_tit{color:#006db0;font-family: 'BOLD'; }
.product ul li:hover .p_more{background: url(../images/pm_.png) no-repeat center;}



.base ul li{width: 48.071%;margin-bottom: 75px;}
.base ul li .b_img{display: block; width: 100%;padding-bottom: 60.9%; position: relative; }
.base ul li .b_img img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin:auto;}
.base ul li .b_con{width: 100%;height: 85px;border-bottom: 1px solid #bfbfbf; padding: 0 20px}
.base ul li .b_tit{width: 80%;font-size: 24px;height: 36px;line-height: 36px;}
.base ul li .b_more{display: block;width: 57px;height: 32px; background: url(../images/pm.png) no-repeat center;}
.base ul li:hover .b_tit{color:#006db0;font-weight: bold;}
.base ul li:hover .b_more{ background: url(../images/pm_.png) no-repeat center;}


/* 联系我们 */
.contact{margin-top: 90px;}
.contact1{width: 495px; }
.contact11{margin-bottom: 50px;color: #333;opacity: 0.9}
.contact11>p{font-size: 24px;line-height: 25px; border-bottom: 1px solid rgba(51, 51, 51, 0.2);padding-bottom: 22px;margin-bottom: 22px}
.contact11>p img{margin-right: 12px}
.contact112{font-size: 18px;line-height: 28px;}
.contact112 p{width: 75%;}
.contact11 ul{margin-top: 30px;}
.contact11 ul li{margin-left: 23px}
.contact11 ul li div{width: 143px;height: 143px;padding: 7px;background: url(../images/e.png) no-repeat center;}

.map{width: 53.5%;height:675px;overflow: hidden;}
.map #container{width:100%; height: 675px;overflow: hidden;}
.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: 100px;width: 100%;line-height: 78px;font-size: 22px;color: #333333;text-align: center;border-top: 1px solid #bfbfbf;}
.pagination li {width: 50px;text-align: center;line-height: 35px;display: inline-block;margin: 0 3px;}
.pagination li a {color: #636462;}
.pagination li.active, .pagination li a:hover {color: #006db0 !important;position: relative;}
.pagination li.active::after {content: '';width: 50px;height: 4px;background: #006db0;position: absolute;left: 0;right: 0;top: -23px;}

/* 上下篇 */
.sxy{margin-top: 60px;font-size: 16px;color: #666}
.sxy div{max-width: 48%; color: #666}
.sxy a{height: 24px;line-height: 24px;}
.sxy a:hover{color: #006db0}

/* 详情页 */
.article_title{text-align: center;margin-bottom: 30px}
.article_title h2{font-size: 30px;}
.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 #ddd;border-bottom: 1px solid #ddd;}
.article_body img{max-width:100%;}

