*{border:0; margin:0; padding:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,input,fieldset,legend,button,textarea,div,img{border:0 none; margin:0; padding:0; box-sizing:border-box; outline:0;}
body,textarea,input,button,select,keygen,legend{font-size:16px;color:#666;outline:0;font-family:'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif;}
html,body{width:100%;position:relative;}
html{font-size:calc(100vw / 19.2);scroll-behavior:smooth;}
body{overflow-x:hidden;padding-top: 80px;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
ul,li,ol{list-style:none;}

/** 重置超链接元素 **/
a{text-decoration:none;color:#333;}
a:hover{color:#0063d2;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.w1000{width:1000px;max-width: 95%; margin:auto;}
.w1200{width:1200px;max-width: 95%; margin:auto;}
.w1400{width:1400px;max-width: 95%; margin:auto;}
.w1600{width:1600px;max-width: 95%; margin:auto;}
.pdt80{padding-top: 80px;padding-bottom: 80px;}
.pdt60{padding-top: 60px;padding-bottom: 60px;}
.pd95{padding-left: 2.5%;padding-right: 2.5%;}
.pd40{padding-left: 40px;padding-right: 40px;}

.top_bg{position: fixed;left: 0;top: 0;right: 0;z-index: 999;height: 80px;background: #fff;-webkit-transition:0.5s;transition:0.5s;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.top_h{display: flex;align-items: center;justify-content: space-between;}
.top_h .logo{}
.top_h .logo img{display: block;height:80px;padding: 15px 0;}
.dhan2{display: none;}
.sjdh2{display: none;}
.dh{display: block;}
.dh ul{display: flex;}
.dh ul li{position: relative;z-index: 1;}
.dh ul li p a{display:flex;align-items: center;align-content: center;line-height:80px;font-size:16px;position:relative;color:#333;padding:0 25px;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li p a i{font-size:16px;}
.dh ul li p a:after{content: "";position: absolute;left: 18px;right: 18px;bottom: 0px;height: 3px;background: #0063d2;-webkit-transform: scale(0, 1);transform: scale(0, 1);opacity: 0;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li.on p a{color:#0063d2;}
.dh ul li:hover p a{color:#0063d2;}
.dh ul li:hover p a:after{-webkit-transform: scale(1, 1);transform: scale(1, 1);opacity: 1;}
.dh ul li .dh_fl{position:absolute;left:50%;top:80px;margin-left:-110px;width:220px;display:none;padding:10px;}
.dh ul li .dh_fl ul{display: block;background: #fff;border-radius: 5px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.dh ul li .dh_fl ul li{border-bottom: 1px solid #eee;}
.dh ul li .dh_fl ul li:last-child{border-bottom:none;}
.dh ul li .dh_fl ul li a{display: flex;align-items: center;align-content: center;justify-content: space-between;font-size: 14px;line-height: 2;color: #333;padding: 10px 12px;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl ul li a i{font-size: 14px;color:#ccc;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl ul li:hover>a{color:#fff;background: #0063d2;}
.dh ul li .dh_fl ul li:hover>a>i{color:#fff;}
.dh ul li .dh_fl ul li .dh_fl{left: 100%;top: 0;margin-left: 0px;height: 1080px;padding: 0 10px;}
.dh ul li .dh_fl ul li .dh_fl:after{content: "";position: absolute;left:-5px;top: 0;bottom: 0;width: 10px;}

.top_ssyy{display: flex;align-items: center;align-content: center;}
.top_lx{margin-right: 20px;display: flex;align-items: center;align-content: center;cursor: pointer;height: 80px;}
.top_lx i{font-size: 30px;line-height: 40px;color: #0063d2;-webkit-transition:0.5s;transition:0.5s;padding-right: 5px;}
.top_lx span{font-size: 24px;line-height: 40px;color: #0063d2;font-weight: bold;-webkit-transition:0.5s;transition:0.5s;}
.top_ss{margin-right: 20px;position: relative;display: flex;align-items: center;align-content: center;cursor: pointer;height: 80px;}
.top_ss i{font-size: 22px;line-height: 40px;color: #0063d2;-webkit-transition:0.5s;transition:0.5s;padding-right: 5px;}
.top_ss span{font-size: 16px;line-height: 40px;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.top_yy{position: relative;z-index: 1;display: flex;align-items: center;align-content: center;cursor: pointer;height: 80px;}
.top_yy i{font-size: 22px;line-height: 40px;color: #0063d2;-webkit-transition:0.5s;transition:0.5s;padding-right: 5px;}
.top_yy span{font-size: 16px;line-height: 40px;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.top_yy em{font-size: 16px;line-height: 40px;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.top_yy_xl{position: absolute;top:80px;left: 50%;width: 150px;margin-left: -75px;padding: 10px;display: none;}
.top_yy_xl ul{background: #fff;border-radius: 5px;overflow: hidden;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.top_yy_xl ul li a{display: block;font-size: 14px;line-height: 2;color: #333;text-align: center;padding: 5px 0;border-bottom: 1px solid #eee;-webkit-transition:0.5s;transition:0.5s;}
.top_yy_xl ul li a:hover{color: #14a6a3;}
.top_ss_xl{position: absolute;left: 0;top: 80px;right: 0;padding: 30px 0;background: #fff;display: none;}
.top_ss_xl .top_ss_bg{width: 1200px;max-width: 95%;margin: auto;}
.top_ss_xl form{display: block;position: relative;padding-right: 100px;border-radius: 5px;overflow: hidden;}
.top_ss_xl form input{display: block;width: 100%; font-size: 16px;line-height: 56px;color: #231815;height: 56px;padding: 0 20px;background: #e6f6ee;}
.top_ss_xl form a{position: absolute;right: 0;top: 0;font-size: 24px;line-height: 56px;width: 100px;color: #fff;text-align: center;background: #0063d2;}

.more_an{font-size: 14px;line-height:46px;color: #fff;background: #f46008;padding:0 30px;-webkit-transition:0.5s;transition:0.5s;display: flex;align-items: center;justify-content: center;overflow: hidden;position: relative;border-radius: 5px;}
.more_an .more_an_wz{position: relative;z-index: 2;}
.more_an i{font-size: 12px;padding-left: 5px;position: relative;z-index: 2;-webkit-transition:0.5s;transition:0.5s;}
.more_an:after{content: "";position: absolute;left:0;top:0;bottom:0;width: 0;background: #0063d2;-webkit-transition:0.5s;transition:0.5s;z-index: 1;}
.more_an:hover:after{width: 110%;}
.more_an:hover{color: #fff;}

.banner{width:100%;overflow:hidden;position:relative;}
.banner ul{}
.banner ul li{overflow:hidden;position:relative;}
.banner ul li .img{overflow: hidden;height:calc(100vh - 80px);}
.banner ul li .img img{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.banner ul li .img video{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.banner ul li .txt{position: absolute;left: 0;bottom: 0;right: 0;top: 0;background:rgba(15,52,96,0.5);display: flex;align-items: center;align-content: center;justify-content: center;}
.banner ul li .txt .txt2{width:800px;max-width: 95%;text-align: center;}
.banner ul li .txt .ml1{font-size: 42px;line-height: 1.2;color: #fff;font-weight: bold;}
.banner ul li .txt .ml2{font-size: 24px;line-height: 2;color: #fff;margin-top: 30px;}
.banner ul li .txt .ml4{margin-top: 40px;display: flex;justify-content: center;}
.banner ul li .txt .ml4 .more_an{margin:0 10px;}
.banner ul li .txt .ml4 .more_an:last-child{margin-right: 0;color: #666;background: #fff;}
.banner ul li .txt .ml4 .more_an:first-child i{font-size:20px;}
.banner ul li .txt .ml4 .more_an:last-child:hover{color: #fff;}
.banner ul li .txt .ml4 .more_an:last-child:after{background: #0063d2;}
.banner ul li.swiper-slide-active .txt .ml1{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml2{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 0.75s;animation-delay: 0.75s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml3{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1s;animation-delay: 1s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml4{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1.25s;animation-delay: 1.25s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.bandd{position:absolute; left:0; bottom:30px!important; width:100%; text-align:center; z-index:5;display: flex;align-items: center;justify-content: center;}
.bandd span{z-index:2;cursor:pointer;margin:0 10px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(255, 255, 255, 0.5);opacity: 1!important;}
.bandd span.swiper-pagination-bullet-active{background:#fff;}
.bandd span:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #fff;width: 18px;height: 18px;border-radius: 50%;-webkit-transform: scale(0);transform: scale(0);-webkit-transition:0.5s;transition:0.5s;}
.bandd span.swiper-pagination-bullet-active:after{-webkit-transform: scale(1);transform: scale(1);}
.banz,.bany{position:absolute; top:50%; width:50px; height:50px;margin-top: -25px; opacity:0;-webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 20px;line-height:50px;text-align: center;color: #fff;background: rgba(0, 0, 0, 0.1);border-radius: 50%;}
.banz{left:5%;}
.bany{right:5%;}
.banner:hover .banz,.banner:hover .bany{opacity:1;}


.h_strength2 {padding: 180px 0px 92px;}
.h_strength .bg {position:absolute;right:0;top:-70px;z-index:0;}
.h_strength .w1600 {display:flex;justify-content:space-between;position:relative;z-index:2;}
.h_strength .l_box {width:46.95%;position:relative;z-index:2;}
.h_strength .l_box .imgbox {display:flex; transition: .3s linear all;}
.h_strength .l_box .imgbox a {display:inline-block;overflow:hidden; transition: .3s linear all;}
.h_strength .l_box .imgbox a:first-child {transform:translateY(-63px);margin-right:4%;}
.h_strength .r_box {width:47.9%;padding-top:27px;position:relative;z-index:2;}
.h_strength .r_box .rn_title46 {margin-bottom:23px;}
.h_strength .r_box .content {font-size:16px;line-height:26px;color:#666666;}
.h_strength .r_box .content strong {font-style:normal;color:#0063d2;}
.h_strength .r_box .content1 {margin:3% 0;}
.h_strength .r_box .content2 {margin-bottom:38px;}
.h_strength .r_box .contact {font-size:16px;line-height:32px;color:#333333;margin-bottom:25px;}
.h_strength .contact p {display:flex;align-items:flex-start;}
.h_strength .contact p:last-child {margin-bottom:0;}
.h_strength .contact p img {transform:translateY(8px);margin-right:8px;}
.h_strength .r_box .btn {display:flex;align-items:center;justify-content:center;width:160px;height:45px;background-color:#0063d2;font-size:15px;color:#ffffff;}
.h_strength .contact p>a:hover {color:#0063d2;}
.h_strength .r_box .btn i {margin-left:15px;display:inline-block;/* transform:rotate(-90deg);*/} 
.h_strength .r_box .btn:hover {background-color:#000;}
@media(max-width:1600px) {.h_strength .l_box .imgbox a:first-child {transform:translateY(-30px);margin-right:4%;}
.h_strength .r_box {width:48%;padding-top:0px;}
.h_strength {padding:50px 0px;}
.h_strength .r_box .rn_title46 {margin-bottom:10px;}
.h_strength .r_box .content1 {margin-bottom:10px;}
.h_strength .r_box .contact {font-size:16px;line-height:30px;margin-bottom:15px;}
.h_strength .r_box .content2 {margin-bottom:25px;}
.h_strength .bg {width:900px;}
;}
@media(max-width:1333px) {.h_strength .r_box .btn {width:170px;height:55px;font-size:16px;}
.h_strength .r_box .content {font-size:16px;line-height:28px;}
.h_strength .r_box .contact {font-size:16px;line-height:28px;margin-bottom:15px;}
.h_strength .bg {width:700px;}
;}
@media(max-width:999px) {.h_strength {padding:40px 0px;}
.h_strength .l_box .imgbox a:first-child {transform:translateY(0px);margin-right:4%;}
.h_strength .safe {flex-direction:column;}
.h_strength .l_box {width:70%;margin:0 auto;margin-bottom:25px;}
.h_strength .r_box {width:100%;padding-top:0px;}
.h_strength .bg {display:none;}
;}
@media(max-width:768px) {.h_strength .l_box {width:85%;margin:0 auto;margin-bottom:25px;}
.h_strength .r_box .content {font-size:14px;line-height:26px;}
.h_strength .r_box .contact {font-size:14px;line-height:26px;margin-bottom:10px;}
.h_strength .r_box .btn {width:150px;height:50px;font-size:14px;}
;}
@media(max-width:570px) {.h_strength {padding:30px 0px;}
.h_strength .l_box {width:95%;margin:0 auto;margin-bottom:25px;}
.h_strength .r_box .btn {width:140px;height:45px;font-size:14px;}
;}
@media(max-width:500px) {.h_strength .l_box {width:100%;margin:0 auto;margin-bottom:18px;}
;}


.fp-section.fp-table,.fp-slide.fp-table {
    display: table;
    table-layout: fixed;
    width: 100%;
}


.detailText .sub {font-size:40px;font-family:Montserrat-Bold;text-transform:uppercase;line-height:0.7; color: #000;}
.detailText .title {font-size:40px;display:flex;align-items:center;margin-top:20px; color: #000;}
.detailText .title span {width:40px;height:3px;background:#0063d2;display:inline-block;margin-left:35px;}

.products {background: url(../img/p_bg.jpg) no-repeat; padding:5% 0}
.products .w1600{display:flex;justify-content:space-between;}
.products .proText {width:30%;position:relative;}
.product-swiper {width:70%;position:relative;}
.product-swiper .swiper-slide {padding-bottom:70px;background:#f9f9f9;}
.product-swiper img {width:100%;}
.proSummary {color:#8b8b8b;font-size:16px;line-height:2;margin-top:12%;max-width:370px;}
.product-swiper .title {font-size:20px;font-weight:600;color:#000;position:absolute;left:0;right:0;bottom:50px;margin:auto;text-align:center;}
.product-swiper .title::after {content:'';width:36px;background:rgba(0,0,120,0.1);height:2px;left:0;right:0;top:-26px;margin:auto;position:absolute;transition:all 0.5s;}
.product-swiper .swiper-slide:hover img {transition:all 0.5s;transform:scale(1.1);}
.product-swiper .swiper-slide:hover .title::after {width:50px;transition:all 0.5s;}
.proPagination {position:absolute;width:70%;height:50px;display:flex;align-items:center;left:0;bottom:0;margin-left:0 !important;}
.proText .proPagination .swiper-pagination {width:70%;left:0;right:0;top:0;bottom:0;margin:auto;height:2px;background:#fff;}
.proPagination .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background:#0063d2;}
.proText .proPagination .swiper {--swiper-theme-color:#d3d3d3;--swiper-pagination-color:#d3d3d3;/* ä¸¤ç§éƒ½å¯ä»¥*/;}
.proPagination .swiper-button-prev {left:0;}
.proPagination .swiper-button-prev,.proPagination .swiper-button-next {background:url('../img/proIcon.png') no-repeat center;filter:brightness(0);}
.proPagination .swiper-button-prev:hover,.proPagination .swiper-button-next:hover {filter:brightness(1); }
.proPagination .swiper-button-next {transform:rotate(180deg);right:0;}
.proPagination .swiper-button-prev::after,.proPagination .swiper-button-next::after {display:none;}



/* ç›å±¼ç¬Ÿç‘™ï½…å–…é‚è§„î” */
.index-three{}.index-three .index-dec{margin-top: 8px;}
.int-con{position: relative;margin-top: 0;}
.int-nav{position: absolute;width: 100%;bottom:0;left: 0;background: rgba(0,0,0,.5);}
.int-menu{font-size: 0;text-align: center;overflow-x: auto;white-space: nowrap;}

.face4-font p::-webkit-scrollbar,
.pron-right-ul::-webkit-scrollbar,
.productxq-one-tit p::-webkit-scrollbar,
.int-menu::-webkit-scrollbar {
 height: 5px;
 width: 3px;
 padding-left: 5px;
 background-color: #fff;
 border-radius: 10px;
}
.face4-font p::-webkit-scrollbar-thumb,
.pron-right-ul::-webkit-scrollbar-thumb,
.productxq-one-tit p::-webkit-scrollbar-thumb,
.int-menu::-webkit-scrollbar-thumb {
 background-color:#0063d2;
 border-radius: 10px;
}
.pron-right-ul::-webkit-scrollbar-thumb{background-color:#ccc;}

.int-menu1{display: inline-block;position: relative; width: 10%;vertical-align: top;padding:1% 3%; box-sizing: border-box;}
.int-menu1::before{position: absolute;content:"";width: 1px;height: 100%;background: rgba(255,255,255,.08);right: 0;top: 0;}
.int-menu1:last-child::before{display: none;}
.int-menu1.on{background: #0063d2;}

.int-icon{font-size: 0;text-align: center;}
.int-icon img{display: inline-block;max-width: 100%;vertical-align: bottom;}
.int-menu1 .cmbt{margin-top: 17px; font-size: 18px;line-height: 30px;color: #e8e8e8;}
.int-bg{}
.int-bg1{display: none; height: 722px;width: 100%; background-size: cover;background-repeat: no-repeat;background-position: center;}
.int-bg1.on{display: block;}
.int-font{position: absolute;width: 100%;top: 50%;left: 0;transform: translateY(-50%);}
.int-txt{width: 43%;padding-bottom: 12%;}
.int-txt .cbt{font-size: 40px;line-height: 50px;color: #fff;font-weight: bold;}
.int-p{margin-top: 13px;max-height: 150px; font-size: 16px;line-height: 30px;color: #fff;}
.int-mo{margin-top: 69px; display: block;text-align: center;border-left: 1px solid rgba(255,255,255,.43);border-right: 1px solid rgba(255,255,255,.43); font-size: 15px;line-height: 30px;color: #fff;width: 131px;height: 36px;line-height: 36px;}
.int-mo span{display: inline-block;position: relative;padding-right: 20px;}
.int-mo span::before{position: absolute;content: "";width: 6px;height: 8px;background: url(../img/int-mo.png)no-repeat center;background-size: 100% 100%;right: 0;top: 50%;transform: translateY(-50%);}


.sy_bt{text-align: center;}
.sy_bt .ml1{font-size: 32px;line-height: 1;color: #333;font-weight: bold;}
.sy_bt .ml1 span{background-image: linear-gradient(to right,#0063d2,#f46008 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.sy_bt .ml2{font-size: 15px;line-height: 1.6;color: #666;margin-top: 20px;}
.sy_bt.left{text-align: left;}
.sy_bt.fff .ml1{color: #fff;}
.sy_bt.fff .ml2{color: #fff;}

.sy_xw_bg{}
.sy_xw_fl{margin-top: 40px;}
.sy_xw_fl ul{display: flex;justify-content: center;}
.sy_xw_fl ul li{text-align: center;margin: 0 10px;}
.sy_xw_fl ul li a{font-size: 16px;line-height: 46px;padding: 0 30px;color: #666;display: flex;align-items: center;align-content: center;justify-content: center;border-radius: 5px;border: 1px solid #e5e5e5;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_fl ul li a:hover{background:#0063d2;color: #fff;border: 1px solid #0063d2;}
.sy_xw_bg .lb_bg{margin-top: 40px;}
.sy_xw_bg .lb_bg .lb_qh{}
.sy_xw_bg .lb{display: flex;justify-content: space-between;}
.sy_xw_bg .lb .lb1_l{width: 62%;}
.sy_xw_bg .lb .lb1_l ul{display: flex;}
.sy_xw_bg .lb .lb1_l ul li{position: relative;width: 48.5%;margin-right: 3%;border-radius: 10px;overflow: hidden;}
.sy_xw_bg .lb .lb1_l ul li:nth-child(2n){margin-right: 0;}
.sy_xw_bg .lb .lb1_l ul li .img{overflow: hidden;height: 410px;}
.sy_xw_bg .lb .lb1_l ul li .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg .lb .lb1_l ul li:hover .img img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.sy_xw_bg .lb .lb1_l ul li .txt{position: absolute;left: 0;right: 0;bottom: 0;padding:0 20px;background: rgba(0, 0, 0, 0.4);-webkit-transition:0.5s;transition:0.5s;display: flex;align-items: center;align-content: center;}
.sy_xw_bg .lb .lb1_l ul li .txt .ml1{flex: 1;overflow: hidden;width: 100%;margin-right: 50px;font-size: 16px;line-height: 60px;color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sy_xw_bg .lb .lb1_l ul li .txt .ml2{border-radius: 50%;font-size: 20px;color: #fff;display: flex;align-items: center;align-content: center;justify-content: center;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg .lb .lb1_l ul li:hover .txt{background: #0063d2;}
.sy_xw_bg .lb .lb1_l ul li:hover .txt .ml2{-webkit-transform: scale(1.1); transform: scale(1.1);}
.sy_xw_bg .lb .lb1_r{width: 36%;}
.sy_xw_bg .lb .lb1_r ul{}
.sy_xw_bg .lb .lb1_r ul li{margin-bottom:20px;border-bottom: 1px solid #eee;padding-bottom: 20px;}
.sy_xw_bg .lb .lb1_r ul li a{display: flex;align-items: center;align-content: center;flex-direction: row-reverse;}
.sy_xw_bg .lb .lb1_r ul li a .img{overflow: hidden;width: 100px;height: 100px;border-radius: 10px;background:linear-gradient(90deg, #0063d2 0%, #0063d2 100%);display: flex;align-items: center;align-content: center;justify-content: center;}
.sy_xw_bg .lb .lb1_r ul li a .img2{width: 100%;text-align: center;line-height: 1;color: #fff;}
.sy_xw_bg .lb .lb1_r ul li a .img span{font-size: 42px;font-weight: bold;}
.sy_xw_bg .lb .lb1_r ul li a .img p{font-size: 14px;padding-top: 5px;}
.sy_xw_bg .lb .lb1_r ul li a .txt{flex: 1;overflow: hidden;width: 100%;padding-right: 20px;position: relative;}
.sy_xw_bg .lb .lb1_r ul li a .txt .ml1{font-size: 18px;line-height: 24px;color: #333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg .lb .lb1_r ul li a .txt .ml1:hover{color: #0063d2;}
.sy_xw_bg .lb .lb1_r ul li a .txt .ml2{padding-top: 10px;font-size: 14px;line-height: 24px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.sy_xw_bg .gd{display: flex;justify-content: center; margin-top: 40px;}



.foot{background:#3a3b3c;padding-top: 40px;}
.foot1{display: flex;justify-content: space-between;padding-bottom: 30px;}
.foot_gz{width: 20%;}
.foot_gz .ml4{}
.foot_gz .ml4 img{display: block;height: 50px;}
.foot_gz .ml4ms{font-size: 14px;line-height: 24px;color: #fff;margin-top: 15px;}
.foot_gz .ml6{margin-top: 20px;}
.foot_gz .ml6 form{position: relative;border-radius: 5px;overflow: hidden;}
.foot_gz .ml6 form input{display: block;width: 100%;height: 46px;line-height: 44px;padding: 0 70px 0 15px;font-size: 14px;color: #fff;background: rgba(255, 255, 255, 0.1);}
.foot_gz .ml6 form input::-webkit-input-placeholder{color: #fff;}
.foot_gz .ml6 form input:-moz-placeholder{color: #fff;}
.foot_gz .ml6 form input::-moz-placeholder{color: #fff;}
.foot_gz .ml6 form input:-ms-input-placeholder{color: #fff;}
.foot_gz .ml6 form a{position: absolute;right: 0;top: 0;width: 70px;height: 46px;background:rgba(255, 255, 255, 0.1);font-size: 30px;display: flex;align-items: center;align-content: center;justify-content: center;color: #fff;}
.foot_lx{width: 22%;}
.foot_lx .ml1{font-size: 20px;line-height: 30px;color: #fff;}
.foot_lx .ml2{font-size: 14px;line-height: 24px;color: #fff;margin-top: 15px;}
.foot_lx .ml2 p{display: flex;padding: 5px 0;}
.foot_lx .ml2 p i,.foot_lx .ml2 p em{font-size: 20px;padding-right: 5px;color: #fff;}
.foot_dh{width: 50%;display: flex;justify-content: space-between;}
.foot_dh ul{}
.foot_dh ul li.bt{padding-bottom: 10px;}
.foot_dh ul li a{font-size: 14px;line-height: 32px;color: #fff;-webkit-transition:0.5s;transition:0.5s;}
.foot_dh ul li.bt a{font-size: 20px;color: #fff;}
.foot_dh ul li a:hover{text-decoration: underline;}
.foot_ewm{}
.foot_ewm ul{display: flex;}
.foot_ewm ul li{margin-right:30px;}
.foot_ewm ul li:last-child{margin-right:0;}
.foot_ewm ul li .img{overflow: hidden;}
.foot_ewm ul li .img img{display: block;width: 120px;}
.foot_ewm ul li .txt{font-size: 14px;line-height: 24px;padding: 10px 0;text-align: center;color: #fff;}
.bqsy{border-top: 1px solid rgba(255, 255, 255, 0.1);display: flex;align-items: center;align-content: center;justify-content: space-between;}
.bqsy .bqsy_l{font-size: 14px;line-height: 24px;padding: 20px 0;color:#fff;}
.bqsy .bqsy_l a{color: #fff;}
.bqsy .bqsy_r{}
.bqsy .bqsy_r ul{display: flex;}
.bqsy .bqsy_r ul li{margin-left: 12px;}
.bqsy .bqsy_r ul li a{font-size: 14px;line-height: 24px;-webkit-transition:0.5s;transition:0.5s;color: #fff;}
.bqsy .bqsy_r ul li a:hover{text-decoration: underline;}


.i-tes{overflow: hidden;position: relative;}
.i-tes img{width:100%;height: 100%;-o-object-fit: cover; object-fit: cover; display: block;}
.i-tesa{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 2;text-align: center;}
.i-tesa h3{font-size: 0.24rem;color:#fff;}
.i-tesa p{margin-top:20px;font-size:0.09rem;color:#eee;}
.i-tesa a{color:#eee;}

/*关于我们*/
.i-about,.i-abouta_c ul,.i-aboj ul,.i-pro,.i-prob ul,.i-poj,.i-news ul,.i-net,.i-netbb a,.i-con,.i-cotc,.i-cotc .input div,.i-appl li,.i-psc ul,.i-psd ul,.i-pse ul,.i-psf ul,.i-sera,.i-serab ul,.i-sep,.i-seg ul,.i-seg li {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
}
.i-about{justify-content: space-between;align-items: center;padding:3% 0;}
.i-abouta{width:46%;box-sizing: border-box;padding-left: 10%;}
.i-abouta_a{margin:0px 0 4%;}
.i-abouta_a p{font-size: 18px;font-weight: bold;color:#777;}
.i-abouta_a .nyabt{font-size:30px;margin:10px 0 10px;font-weight: bold; color: #333;}
.i-abouta_b{font-size:17px;line-height:32px;color:#444;}
.i-abouta_c{margin-top:40px;}
.i-abouta_c ul{justify-content: space-between;flex-wrap: wrap;}
.i-abouta_c li{width:42%;margin-bottom:30px;}
.i-abouta_c p{font-size: 0.18rem;color:#0063d2;margin-bottom:10px;font-weight: bold;}
.i-abouta_c span{font-size: 0.08rem;color: #666;}
.i-aboutb{width:46%;position: sticky;top: 13%;}
.i-aboutb img{display: block;}
.i-aboutb video{width:100%;height: 100%;}
.video{position: absolute;top: 0;left: 0;width:100%;height: 100%;z-index: 3;display:none;background: #000;}
.video div{display: flex;align-items: center;justify-content: center;height: 100%;}

.nyaboutbg{padding: 3% 0; overflow: hidden;}
.nyaboutbg2{padding: 3% 0;}

.bread{width:100%;border-bottom:1px solid #DEDEDE;background:#f5f5f5; padding: 0.5% 0;}
.bread .w1600{height:100%;display:flex;align-items:center;justify-content:space-between}
.breadL{display:flex;align-items:center}
.breadL a{width:200px;line-height:40px;border-radius:24px;display:flex;align-items:center;justify-content:center;font-weight:400;font-size:16px;color:#333333;margin-right:1%;transition:all .3s} 
.breadL a.active,.breadL a:hover{background:#0063d2;color:#FFFFFF}
.breadR{display:flex;align-items:center}
.breadR a{display:flex;align-items:center;justify-content:center;font-weight:400;font-size:14px;color:#6B6B6B;margin-right:25px;position:relative;transition:all .3s}
.breadR a::after{content:'-';position:absolute;top:50%;transform:translateY(-50%);right:-15px}
.breadR a img{width:18px;height:18px;margin-right:8px}
.breadR a:hover{color:#0063d2}
.breadR a:last-child{margin-right:0;
/*width: 4.2rem;*/
    display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;
    justify-content: left;
}
.breadR a:last-child::after{display:none}

.prolist{}
.prolist table{border-collapse:collapse;width:100% !important;line-height:30px!important;}
.prolist table td{word-wrap:break-word;word-break:break-all;padding: 0 10px; box-sizing: border-box;  border: 2px solid #fff; cursor: pointer;}
.prolist table td div{padding:0px!important;height:auto!important;}
.prolist table tr td{padding: 10px; box-sizing: border-box; font-size: 13px;}
.prolist table tr:nth-child(odd){background-color: #f5f5f5;}
.prolist table tr:hover{background-color: #eeeeee;}
.prolist table tr:nth-child(1) td{background:#0063d2; color: #fff; font-weight: 600; font-size:16px; line-height:50px!important;}


.pro-left{ width:14%; overflow: hidden; float: left;}
.pro-left .kk{background: #f9f9f9; border: 1px solid #e5e5e5;}
.pro-left .tops{ text-align: center; background: #0063d2;; height: auto; padding:10px 0; background: #0063d2 url(../img/proside.png) no-repeat right center; line-height: 50px;}
.pro-left .tops i{font-size: 24px;color: #fff;text-transform: uppercase; font-style: normal; font-weight: 600;}
.pro-left .sideMenu h6 a{ display: block; height: auto; line-height: 64px; padding: 0 40px 0 35px; font-size: 20px; color: #fff; box-sizing: border-box;}
.pro-left .sideMenu ul li a{ position: relative; display: block; height: auto; line-height:55px; background: #f9f9f9; font-size:18px; color: #333; padding-left: 5%; border-bottom: 1px solid #eee; box-sizing: border-box;}
.pro-left .sideMenu ul li a:hover{ color: #0063d2;  background:#d4e7f8;} 
.pro-left .sideMenu ul li a.ccru{ color: #333; background:#b2ecf6;}
.pro-left .sideMenu ul li a.hover{ color: #0063d2; background:#d4e7f8;}
.pro-left .sideMenu ul li a.hover:before{ top: 0; height: 50%; visibility: visible; transition: all .5s;}
.pro-left .sideMenu ul li a.hover:before{content: "";right: -32px;top: 50%;width: 0px;height: 0px;margin-top:-14px;position: absolute;border:14px solid #d4e7f8;border-color:transparent #d4e7f8 transparent transparent}
.pro-left .sideMenu ul li a:hover:before{ top: 0; height: 50%; visibility: visible; transition: all .5s;}
.pro-left .sideMenu ul dl{ padding:2% 0 0 0%;}
.pro-left .sideMenu ul dl:last-child{ padding-bottom:3%; margin-bottom: 0; border-bottom: 1px solid #e5e5e5;}
.pro-left .sideMenu ul dl a{ font-size: 15px; color: #333; line-height:35px; border-bottom:none}
.pro-left .sideMenu ul dl a:hover{ color: #0063d2;;}
.pro-left .sideMenu ul li a:hover:after, .pro-left .sideMenu ul li a:hover:before{display: none;}
.pro-left .phone{ padding: 30px 0 35px; height: 120px;}
.pro-left .sideMenu ul ol{display: none;}
.pro-left .sideMenu ul dl dd a{text-indent: 20px;}

.leftxw{margin-top: 10px;}
.leftxw .bt2{font-size:24px;color: #fff;background: #0063d2; padding:5% 0;text-align: center;}
.leftxw dl{border: 1px solid #eee;padding: 0 20px;}
.leftxw dl dd{border-bottom: 1px dashed #eee;}
.leftxw dl dd a{display: block;font-size: 14px;line-height: 24px;color: #666;padding: 10px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.leftxw dl dd a:hover{color: #0063d2;}

.ablxpne{overflow: hidden;padding:8%;background-color: #0063d2; box-sizing: border-box; margin-top:10%; text-align: center; }
.ablxpne p{font-size:22px;color: #fff; text-align: center; font-weight: 600; line-height: 50px; position: relative;}
.ablxpne p:after{width:32px;height: 2px;background: #fff;position: absolute;top:50%;left:8%;content: '';transform: translateY(-18%); display: none;}
.ablxpne p:before{width:32px;height: 2px;background: #fff;position: absolute;top:50%;right:8%;content: '';transform: translateY(-18%); display: none;}
.ablxpne b{font-size: 18px;color: #fff; text-align: center; font-weight: 600;}
.ablxpne .but_more{background: #fff; border-radius: 30px; padding: 8px; box-sizing: border-box; width: 100px; margin:20px auto 0}
.ablxpne:hover .but_more{background: #333; color: #fff;}
.ablxpne:hover .but_more a{color: #fff;}

.ny_right{ width:84%; float: right;}

.productss{overflow: hidden; width: 100%;}
.promore_l img{max-width: none !important;}
.promore_l{width:47%;float:left;}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡ ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block; width: 90%;}
.jqzoom img{width:99.8%; border:1px solid #d6d6d6; background:#fff}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:7px;}
.spec-scroll .items{float:left;position:relative;width:80%; height:60px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:80px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:60px;}
.spec-scroll .items ul li img:hover{border:2px solid #0063d2 ; padding:1px;}

.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:2px solid #e6e6e6;}
.pros_right_top .pbt{overflow:hidden; font-size:20px; color:#0063d2 ; padding-bottom:10px; line-height:30px;}
.proleft{width:100%;font-size:14px; line-height:25px; margin-top:2%;}
.proleft p{font-size:14px; line-height:25px; }


.procolor{ margin-top:20px;}
.procolor_bt{font-weight: 600; font-size: 16px; color: #333;border-bottom: 1px dashed #e6e6e6; padding-bottom: 10px;}
.procolor ul{}
.procolor li{border: 1px solid #ccc; margin:2% 1% 0 0; display: inline-block; width:35px; height: 35px}
.color_witer{background: #fff}
.color_red{background: #ff0000}
.color_yellow{background: #fff600}
.color_blue{background: #02028f}
.color_pink{background: #ff3be6}
.color_black{background:#000}
.color_green{background: #049915}

.pc-cx-tel-1{width: 100%;height: auto;border-top: 2px solid #e6e6e6;padding-top: 2%;overflow:hidden;margin-top:4%;}
.pc-cx-tel-1-t1{width: 28%;height: auto;background: #333;font-size: 18px;line-height: 44px;text-align: center;float: right;margin-top: 15px;}
.pc-cx-tel-1-t1 a{display: block;color: #fff;}
.pc-cx-tel-1-t2{height: auto;padding-left: 70px;background: url(../img/head-c-r1.png) no-repeat 0px center;font-size:20px;color: #454545;float:left;line-height:30px;}
.pc-cx-tel-1-t2 p{line-height: 24px;font-size: 18px}
.pbtn{margin-top:10px;overflow:hidden;}
.pbtn a{width:40%;height:50px;line-height:50px;float:left;text-align:center;margin-right:3%; background: #0063d2;
    color: #fff; font-size:18px}
.pbtn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;line-height:1;top:0px;}
.pbtn i img{width:20px; vertical-align: middle;}
.pbtn a:hover{background:#ff963a;color:#fff;}
/* .pbtn a:nth-child(2){width:50%; background:#ff963a;} */

.wl2{overflow: hidden; width: 45%; margin-top: 3%;}
.wl2 a{font-size:24px;line-height: 50px;color: #0063d2;padding: 0 3%; background: none; width: auto;}

.tabs-basic{width:100%; margin-top:30px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:16px; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; background:#eee; border:1px solid transparent; padding:10px 40px; color: #333}
.tabs-basic .tab-active{border-bottom:2px solid #0063d2 ; color:#fff; background:#0063d2 ;}
/* The content */

.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%; clear: both; display: block;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#0063d2 ; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}

.scrollleft2{width:100%; float:left; margin-top:20px;}
.scrollleft2 ul{margin-right: -2%}
.scrollleft2 li{width:200px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:99%; display:block; border:1px solid #e6e6e6; }
.scrollleft2 li img:hover{border:1px solid #fff ;}
.scrollleft2 li a{color: #333}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}


.fanhui{float:right;width:126px;margin:0 auto;position:relative;height:1px;}
.fanhui a{position:absolute;z-index:2;width:125px;height:42px;line-height:42px;top:25px;right:0;text-align:center;background:#0063d2;font-size:16px;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.fanhui a:hover{color:#fff;font-size:16px;font-weight:100;text-decoration:underline;}
.PreveNext{border-top:1px #DEDEDE solid;margin:0px auto;width:100%;height:70px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;}
.PreveNext li{width:100%;float:left;line-height:32px;text-align:left; font-size: 15px;}


.new22 {overflow:hidden;}
.new22 ul {margin-right:-2%;}
.new22 li {width:48%;float:left;margin-bottom:2%;margin-right:2%;padding:1%;box-sizing:border-box;border:1px solid #e0e0e0;min-height:182px;}
.new22 li a {display:flex;align-items:center;}
.new22 li .pimg {width:32%;margin-right:5%;float:left;}
.new22 li .pimg img {display:block;width:100%;}
.new22 li .ntext {overflow:hidden;width:62%;float:right;}
.new22 li .ntext .n1 {font-size:16px;line-height:24px;color:#222;font-weight:600;white-space:nowrap;/* é˜²æ­¢æ–‡å­—æ¢è¡Œ*/    overflow:hidden;/* éšè—è¶…å‡ºéƒ¨åˆ†*/    text-overflow:ellipsis;}
.new22 li .ntext .n2 {-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:24px;color:#777;margin:2% 0;}
.new22 li .ntext .n3 {font-size:12px;color:#999;margin-top:3%;}
.flexsb {display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;}
.flexsa {display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-around;}
.flexlf {display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:left;}
.flexed {display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:flex-end;}
.flexce {display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;}
.cflexce {display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;flex-direction:column;flex-wrap:wrap;}


.i-net {justify-content:space-between;flex-wrap:wrap;align-items:flex-start;}
.i-neta {width:58%;}
.i-netaa {border-bottom:1px solid #ccc;padding-bottom:2%;margin-bottom:2%;}
.i-netaa .xwxqbt {font-size:24px;margin-bottom:2%;color:#333;}
.i-netaa p {color:#999;font-size:16px;}
.i-netab {font-size:15px;line-height:1.7; margin-bottom: 4%;}
.i-netab img {width:100%;display:block;;}
.i-netac {border-top:1px solid #e1e1e1;padding-top:2%;margin-top:2%;font-size:15px;}
.i-netac p {margin:20px 0;}
.i-netac a {color:#999;transition:all 0.3s;}
.i-netac span {color:#333;}
.i-netac a:hover {color:#08428d;}
.i-netb {width:35%;position:sticky;top:170px;}
.i-netba {font-size:24px;margin-bottom:6%;color:#333;}
.i-netbb li {margin-bottom:3%;}
.i-netbb a {justify-content:space-between;flex-wrap:wrap;align-items:flex-start;}
.i-netbba {width:40%;overflow:hidden;border-radius:8px;}
.i-netbba img {width:100%;display:block;}
.i-netbbb {width:55%;}
.i-netbbb .xwxqbtr {font-size:16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#444;}
.i-netbbb .xwwz {font-size:14px;line-height:20px;margin:2% 0;color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.i-netbbb p {color:#999;font-size:12px;}


.ny_lx{display: flex;justify-content: space-between;}
.ny_lx .txt{width:50%;border: 1px solid #efefef;padding: 20px; box-sizing: border-box; background: #f8f8f8; margin-right: 2%;}
.ny_lx .txt .btyw{font-size: 24px;line-height: 24px;color: #333;padding-bottom: 15px;font-weight: 100;}
.ny_lx .txt .bt{font-size:24px;line-height: 32px;color: #333;}
.ny_lx .txt .nr{font-size: 16px;line-height:30px;color: #666;margin-top: 10px;}
.ny_lx .txt .nr ul li{font-size:15px;line-height: 30px;color: #333;display: flex;border-bottom: 1px solid #ddd;padding:2% 0;}
.ny_lx .txt .nr ul li i,.ny_lx .txt .nr ul li em{width: 60px; font-size: 36px;line-height: 36px;color: #003f9e;text-align: center;}
.ny_lx .txt .nr ul li i,.ny_lx .txt .nr ul li em img{height: 30px;}
.ny_lx .txt .nr ul li p{flex:1;width: 100%;}
.ny_lx .txt .nr ul li p span{font-weight: bold;}
.ny_lx .dt{width:48%;border: 1px solid #efefef;overflow: hidden;}
.map{width:100%; overflow:hidden;}
.map img{width: 100%; display: block;}
.map #map_container{height:450px;border:5px solid #fff; font-size:15px; font-weight:normal;color:#000;}

.i-cot{background: #f8f8f8;box-sizing: border-box;border-radius: 10px;padding:4%; border: 1px solid #efefef; margin-top: 3%;}
.i-cota{font-size: 36px;margin-bottom:20px; color: #333;}
.i-cotb{line-height: 1.6;color:#444; font-size: 16px;}
.i-cotc{flex-wrap: wrap;justify-content: space-between;margin-top:0.2rem;}
.i-cotc .input{width:48%;}
.i-cotc .input div{align-items: center;justify-content: space-between;padding:28px 0;border-bottom:1px solid #eee;position: relative;}
.i-cotc .input div:after{content: '';width:8px;height: 8px;background:#e9e9e9;border-radius: 8px;position: absolute;left: 0;bottom:-4px;}
.i-cotc .input div span{display:inline-block;width:260px;}
.i-cotc .input input{box-sizing: border-box;border:0;width: 100%; background: none;}
.i-cotc .textarea{width:48%;}
.i-cotc .textarea textarea{border:1px solid #eee;border-radius: 10px;width:100%;height: 100%;box-sizing: border-box;padding:5%;}
.i-cotc .div{width:100%;margin-top:3%;text-align: center;}
.i-cotc .div a{display:inline-block;border-radius: 30px;line-height:35px;background: #00a2e9;padding: 0 40px;color:#fff;transition: all 0.3s;}
.i-cotc .div a:Hover{box-shadow: 0 3px 0px #0063d2;transform: translateY(-5px);}

.case-list{overflow: hidden;}
.case-list { margin:0; font-size: 0; margin-right: -2%; }
.case-item {position: relative; float: left; margin-right: 2%; margin-bottom: 2%; width:48%; overflow: hidden;  border: 1px solid #eee;}
/* .case-item:nth-of-type(3n) { margin-right: 0;} */
.case-item img {width: 100%; height: auto; transition: all .5s; display: block;}
.case-text {position: absolute; bottom: 0; left: 0; width: 100%; height: 56px; font-size: 16px; color: #fff;background-color: #0063d2;display: table; transition: all .5s;}
.case-text span,.case-text i { display: table-cell; vertical-align: middle}
.case-text span {padding: 0 5%; width: 92%;}
.case-text i {padding-right: 3%;}
.case-text i img{width: auto !important; display: block; height: auto;}
.case-item:hover .case-text{ background-color: rgba(0, 99, 210, .6);}
.case-item:hover img { transform: scale(1.05); }


.about_x2.bgs2{overflow:hidden;}
.about_x2.bgs2.bgs3 .con_id{ padding-top:0;}
.about_x2.bgs2 .show_t{ text-align:center;line-height:32px; font-size:28px; color:#1d9d97 ;margin-bottom:16px; margin-top:12px; font-weight:400;}
.about_x2.bgs2 .con_line{ text-align:center; line-height: 35px; font-size: 15px; border-bottom: 1px solid #eee; padding-bottom: 10px;}
.about_x2.bgs2 .con_line span{ margin-left:2%; margin-right:2%;}
.about_x2.bgs2 .con_line span i{ color:#222; font-style:normal;}
.about_x2.bgs2 .con_id{ line-height:30px;overflow:hidden;white-space:normal;word-break:break-all; padding:3% 0;font-size:15px; color:#444;text-align:left;}
.about_x2.bgs2 .con_id img{max-width: 100%; display: block; margin: auto;}
.about_x2.bgs2 .con_id .h2{ font-size:16px; line-height:24px; margin-bottom:5px;}
.about_x2.bgs2 .con_id b{ display:block; padding-top:1%;padding-bottom:1%; overflow:hidden;}

.con_id table{border-collapse:collapse;width:100% !important;line-height:30px!important;}
.con_id table td{word-wrap:break-word;word-break:break-all;padding: 0 20px; box-sizing: border-box;  border: 2px solid #fff; cursor: pointer;}
.con_id table td div{padding:0px!important;height:auto!important;}
.con_id table tr td{padding: 10px 20px; box-sizing: border-box; }
.con_id table tr:nth-child(odd){background-color: #f5f5f5;}
.con_id table tr:hover{background-color: #eeeeee;}
.con_id table tr:nth-child(1){background:#0063d2; color: #fff; font-weight: 600; font-size: 16px; line-height:50px!important;}





