﻿*{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:14px/1.5;color:#333;outline:0;font-family:'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif;font-style: normal;}
html,body{width:100%; position:relative;height:100%;}
.bodyw,.body_st{height:100%;}
body{overflow-x:hidden;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
ul,li,ol{list-style:none;}
img,fieldset{vertical-align:top;border:0;}

/** 重置超链接元素 **/
a{text-decoration:none;color:#333;}
a:hover{color:#032b9b;}

/** 重置图片元素 **/
.fl{float:left;}
.fr{float:right;}
.l{ float:left;}
.r{ float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.w95{ width:95%;margin:auto;}
.w1650{ width:1400px;max-width: 95%; margin:auto;}
.w1520{ width:1520px;max-width: 95%; margin:auto;}
.w1200{ width:1340px;max-width: 95%; margin:auto;}
.subject{max-width: 1400px;width: 94%;margin: 0 auto;}

.top_h{position: fixed;left: 0;top: 0;right: 0;z-index: 9;-webkit-transition:0.5s;transition:0.5s;background:#fff;border-bottom: 1px solid rgba(0, 0, 0, 0.1);height: 100px;}
.logo img{display: block;padding-top:20px; height: 80px;}
.dh_tx{position: absolute;top: 0;z-index: -1;}
.dh_tx i{position: absolute;top: 0; height:100px;-webkit-transition:0.5s;transition:0.5s;}
.dh_tx i:after{content: "";position: absolute;bottom: 0;left: 25px; right: 25px; border-bottom: 2px solid #032b9b; -webkit-transition:0.5s;transition:0.5s;}
.dh{float: right;margin-right: 20px;}
.dh ul li{float: left;position: relative;}
.dh ul li p a{display: block;line-height: 100px;font-size: 17px;position: relative;color: #333;padding: 0 25px;}
.dh ul li.on p a{color: #032b9b;}
.dh ul li .dh_fl{position: absolute;left: 50%;top: 100px;width:200px;display: none;margin-left: -100px;box-shadow: 0 4px 8px 0 rgba(0, 12, 49, 0.1);}
.dh ul li .dh_fl ul{background: #fff;box-shadow: 0 5px 10px #666}
.dh ul li .dh_fl ul li{float: none;padding: 0;border-bottom: 1px solid #eee;}
.dh ul li .dh_fl ul li a{display: block; font-size: 14px;line-height: 50px;position: relative;color: #666; text-align:center;}
/*.dh ul li .dh_fl ul li a:after{float: right;font-size: 12px;content: "\e68b";font-family: "iconfont" !important;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}*/
.dh ul li .dh_fl ul li:hover a{color: #032b9b; }


.dh ul li .dh_fl.dh_fl_cp{padding: 30px 0;}
.dh_fl_cp ul{width:900px;max-width: 95%; margin:auto;}
.dh_fl_cp ul li{width: 18.4%;margin-right: 2%;}
.dh_fl_cp ul li:nth-child(5n){margin-right:0;}
.dh_fl_cp ul li a{font-size: 17px;line-height: 30px;-webkit-transition:0.5s;transition:0.5s;border-bottom: 1px solid #eee;display: block;padding: 10px 0;}
.dh_fl_cp ul li ul{padding-top: 10px;}
.dh_fl_cp ul li li{width: 100%;}
.dh_fl_cp ul li li a{font-size: 14px;line-height: 30px;font-weight: normal;-webkit-transition:0.5s;transition:0.5s;border: none;color: #666;padding:0;}
.dh_fl_cp ul li li:hover a{color: #dd0000;}


.top_ss{}
.top_ss.on:after{content: "";position: fixed;left:0;top: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.8);}
.top_ss span.button{ display:block; width:30px; height:100px; background:url(../img/top_ss.png) center no-repeat; cursor:pointer;-webkit-transition:0.5s;transition:0.5s;}
.serach{position:absolute;left: 0; right:0px;background: #fff; top:0px; width:100%;overflow:hidden; z-index:10;display: none;-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;padding: 20px 0;}
.serach form{position: relative;}
.serach form input[type='text']{font-size:16px; width:100%; height:40px; line-height:40px;padding:0 100px 0 50px; color:#333;background: none;}
.serach form a{position: absolute;left: 0;top:0px;width: 40px;height:40px; background:#fff url(../img/top_ss.png) center no-repeat;border-radius: 5px;}
@keyframes fadeInUp{0%{transform:translate3d(0,-10px,0);}to{transform:none;}}
.fadeInUp{animation-name:fadeInUp;}
.serach form span{position: absolute;right: 0;top:0px;width: 40px;height:40px;cursor: pointer;}
.serach form span:before{content:""; position: absolute;left: 50%;top:50%;width: 24px;height:2px;background: #333;margin: -1px 0 0 -12px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:after{content:""; position: absolute;left: 50%;top:50%;width: 2px;height:24px;background: #333;margin: -12px 0 0 -1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:hover:before{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.serach form span:hover:after{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.top_yy{position: relative;z-index: 2;margin-left: 0.2rem;}
.top_yy span{padding: 0 10px;font-size: 16px;line-height: 100px;color: #333;display: block;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;}
.top_yy span:after{content: "";float: right;border-top: 6px solid #333;border-left: 5px solid transparent;border-right: 5px solid transparent;margin-left: 5px;margin-top: 47px;-webkit-transition:0.5s;transition:0.5s;}
.top_yy_xl{position: absolute;left:50%;top: 100px;background: #fff;display: none;padding: 10px 0;width: 100px;margin-left: -50px;border-radius: 0 0 5px 5px;border-top: 1px solid #eee;}
.top_yy_xl a{display: block;font-size: 14px;line-height: 30px;color: #666;text-align: center;}
.top_yy_xl a:hover{color: #032b9b;}

.top_rdh{float:right; margin:35px 10px 0 10px; background:url(../img/tel.png) no-repeat left center; padding-left:32px; color:#032b9b; font-size:24px; font-weight:bold;}

@media (max-width:1600px) {
.dh ul li p a{padding: 0 30px;}
.dh_tx i:after{left: 15px; right: 15px;}
.top_rdh{ font-size:20px;}
}
@media (max-width:1430px) {
.top_rdh{ display:none;}
}

.banner{ width:100%; overflow:hidden; padding-top:100px; position:relative;}
.banner ul{ position:relative; width:10000%;}
.banner ul li{ float:left; width:1%; overflow:hidden;position: relative;}
.banner ul li a{display: block;}
.banner ul li img{display:block;width:100%;height:700px;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.banner ul li.on img{animation-name:puffIn;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.bandd{ position:absolute; left:0; bottom:3%; width:100%; text-align:center; z-index:5;}
.bandd span{z-index:2;cursor:pointer;margin:0 5px;display:inline-block;width:50px;height:2px;zoom:1;position:relative;-webkit-transition:0.5s;transition:0.5s;background: #fff;}
.bandd span.on{background:#032b9b;}
.banz,.bany{ position:absolute; top:0; width:15%; height:840px; opacity:0;  -webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 42px;line-height:100%;text-align: center;color: #032b9b;}
.banz{ left:0;}
.bany{ right:0;}
.banz:before,.bany:before{position: absolute;top: 50%;left: 50%; -webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%) ;}
.bany:before{-webkit-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg);}
.banner:hover .banz,.banner:hover .bany{ opacity:1;}
@keyframes puffIn{0%{transform:scale(1.1);transform-origin:50% 50%;}to{transform:scale(1);transform-origin:50% 50%;}}


.index_pro{padding:4% 0;overflow:hidden;background: #f5f5f5;}
.index_pro ul{}
.index_pro li{border: 1px solid #e0e0e0;margin-right:2%; margin-bottom: 2%; width: 31.333%;float: left; background: #fff;}
.index_pro li a{display: flex; align-items: center; justify-content: space-between;}
.index_pro li .ppimg{width:55%;}
.index_pro li .ppimg img{max-width:100%; display: block;}
.index_pro li .pwz{font-size:20px; line-height: 36px; text-align: center; width:45%;}

.index-section{padding:4% 0;overflow:hidden}

.index-section.bg{background-color:#f2f2f2}
.col-md-3{width:25%; float: left;}
.title1{ text-align: center; margin-bottom: 3%;}
.title1 span{ font-size: 40px;}
.title1 span em{ color: #032b9b; font-weight: 600;}
.title1 p{ font-weight: 500; font-size: 16px; color: #777; margin-top: 3px;}
.sec-head{text-align:center;margin-bottom:50px}
.sec-head .sec-title{font-size:36px;line-height:1;font-weight:bold}
.sec-foot{text-align:center;margin-top:40px}
.sec-foot a{display:inline-block;line-height:1;color:#ee8627;font-size:16px}
.sec-foot a .iconfont{font-size:14px}
.row-pro-center{margin:0 -10px; overflow: hidden;}
.row-pro-center>div{padding:10px; box-sizing: border-box;}
.pro-center{margin:0 auto;position:relative;overflow:hidden;border: 1px solid #ccc;height:auto}
.pro-popover{position:absolute;top:100%;height:100%;padding:40px;left:0;right:0;z-index:19;transition:.4s all;display:flex;align-items:center;justify-content:center;flex-direction:column}
.pro-popover>*{width:100%}
.pro-center::after{width:100%;height:100%;position:absolute;left:0;top:0;z-index:9;content:'';transition:.4s all;visibility:hidden;background-color:rgba(33,90,168,.9);opacity:0}
.pro-center .pic{margin-bottom:20px}
.pro-center .pic img{width: 100%;  display: block;}
.pro-info{text-align:center;margin:5%;transition:.4s all}
.pro-info .title{position:relative;line-height:1.2;padding-bottom:6%;margin-bottom:6%;font-size:22px}
.pro-info .title::after{width:20px;height:2px;content:'';background-color:#032b9b;position:absolute;bottom:0;left:50%;margin-left:-10px}
.pro-info .desc{font-size:15px;color:#666;overflow:hidden;line-height:28px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.pro-center:hover::after{visibility:visible;opacity:1}
.pro-center:hover .pro-popover{top:0}
.pro-popover .title{text-align:center;position:relative;line-height:1;font-size:26px;padding-bottom:15px;margin-bottom:20px;color:#FFFFFF}
.pro-popover .title::after{width:20px;height:2px;content:'';background-color:#FFFFFF;position:absolute;bottom:0;left:50%;margin-left:-10px}
.pro-link-list li{margin-bottom:6px}
.pro-link-list li a{position:relative;display:block;height:34px;color:#FFFFFF;line-height:32px;padding:0 20px;border-radius:3px;border:1px solid rgba(255,255,255,.4);background-color:rgba(255,255,255,.26)}
.pro-link-list li a:hover{border:1px solid rgba(255,255,255,.8)}
.pro-link-list li a::after{position:absolute;right:10px;top:10px;line-height:1;color:#FFFFFF;content:"\e826";font-family:"iconfont" !important;font-size:14px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.pro-foot .btn{width:48%;}
.pro-foot{overflow:hidden;padding-top:15px}
.pro-foot .btn-online{float:left;border:1px solid #FFFFFF;color:#fff; text-align: center; text-align: center; padding: 4%; font-size: 14px; border-radius: 6px; box-sizing: border-box;}
.pro-foot .btn-more{float:right;border:1px solid #ee8627;background-color:#ee8627;color:#fff; text-align: center; padding: 4%; font-size: 14px; border-radius: 6px; box-sizing: border-box}
.btn .t,.btn .icon-right,.btn .icon-bofang{display:inline-block;transition:all .4s ease}
.btn:hover .icon-right{transform:translateX(2px)}
.btn:hover .icon-bofang{transform:translateX(2px)}
.btn:hover .t{transform:translateX(-2px)}
.btn-text .t,.btn-text .icon-right{display:inline-block;transition:all .4s ease}
.btn-text:hover .icon-right{transform:translateX(6px)}
.btn-text:hover .t{transform:translateX(-2px)}
.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}

.zj{ height:auto; padding:5% 0; overflow:hidden; background:url(../img/zj_bg.jpg) no-repeat center top; background-size: cover;}
.zj dl{ width:22%; margin-right:3%; float:left;}
.zj dt{ width:100%; height:auto; position:relative;}
.zj dt img{ width:100%; display: block;}
.zj dt em{ width:100%; height:auto; display:block; position:absolute; top:0; left:0; background:url(../img/zj1_bg.png) no-repeat center top;}
.zj dd .bbt a{ display:block; height:40px; margin-top:16px; font:16px "Microsoft Yahei"; font-weight:bold; line-height:40px; color:#222; overflow:hidden; background:url(../img/zj_h3.png) no-repeat center top; padding-left:16px; background-size: cover;}
.zj dd p{ font:14px "Microsoft Yahei"; line-height:30px; color:#555; height:90px; overflow:hidden; margin-top:22px;}
.zj.nones{ margin-right:0;}
.tit1{ height:128px; text-align:center; font-size: 40px;color:#032b9b; font-weight: 600;}
.tit1 a{color:#032b9b; }
.tit1 em{ display:block; background:url(../img/zj_h2.png) no-repeat center center; height:54px; font:20px "Microsoft Yahei"; color:#333; line-height:54px;}
.tit1 i{ background:#fff; padding:0 20px;}

/*首页-新*/
.swiper-container{ overflow: hidden; padding-left: 1px;}

.n_main{ overflow: hidden;}
.n_main01{ background: #fff;}
.n_main02{ background: #f5f5f5;}
.n_main01 .w1650{position: relative;}
.n_main02 .w1650{position: relative;}
.n_main .title{ padding: 50px 0 30px; color: #000; width: 100%;}
.n_main .title .apbt{ display: block; font-size: 32px; line-height: 55px;}
.n_main .title p{ font-size: 16px; line-height: 25px; text-transform: uppercase;}
.n_main .title p a{ float: right; font-size: 14px; color: #000;}
.n_main .title p a:hover{ color: #032b9b;}
.n_main .j_intro{position: absolute; width: 50%; top: 55px; right: 0; font-size: 15px; line-height: 30px; color: #333; text-align: right;}
.area{ margin-bottom: 6%; position: relative;}
.area img{ width: 100%; height: auto;}
.area .swiper-slide div{ padding:5%; border: 1px #dcdcdc solid; border-top: none;}
.area .swiper-slide .ynbt{ display: block; font-size: 19px; color: #000000; font-weight: bold; line-height: 37px; height: 37px; overflow: hidden; border: none; padding: 0;}
.area .swiper-slide p{ font-size: 14px; color: #666666; line-height: 28px; height: 28px; overflow: hidden;}
.area .swiper-slide a:hover div{ border-color: #032b9b;}
.area .swiper-slide a:hover .ynbt{ color: #032b9b;}
.swiper-btn{ position: absolute; top: 50%; transform: translateY(-50%); width: 60px; height: 60px; border-radius: 50%; cursor: pointer; background-size: 100% 100%;}
.swiper-prev,.new_swiper-prev{ left: -100px; background-image: url("../img/nw_img_02.png")}
.swiper-next,.new_swiper-next{ right: -100px; background-image: url("../img/nw_img_03.png")}
.swiper-prev:hover,.new_swiper-prev:hover{background-image: url("../img/nw_img_02a.png")}
.swiper-next:hover,.new_swiper-next:hover{background-image: url("../img/nw_img_03a.png")}


.lc{ height:auto; padding:5% 0; overflow:hidden; background:url(../img/zj_bg.jpg) no-repeat center top; background-size: cover;}
.lc .tit1{ height:120px; overflow:hidden;}
.lc dl{ width:17%; float:left; height:350px; margin-right:3%;}
.lc dt{ width:100%; height:auto; position:relative;}
.lc dt img{width: 100%; display: block;}
.lc dt b{ display:block; width:27px; height:18px; position:absolute; top:135px; left:246px; background:url(../img/lc_jt11.png) no-repeat;}
.lc dd{ margin-top:12px; width: 100%;}
.lc dd em{ color:#b7b8ba; width: 100%; font-size: 46px; overflow: hidden; display: inline-block;}
.lc dd span{color:#333; line-height:22px; margin-top:3px; width: 100%; font-size:16px;  display: inline-block;}
.lc .dl05{ margin-right:0;}
.lc .dl05 dt b{ display:block; width:18px; height:27px; position:absolute; top:350px; right:0; }
/* .lc .dl05 dt b,.lc .dl06 dt b,.lc .dl07 dt b{ background:url(../img/lc_jt33.png) no-repeat;} */

.ys{ height:188px; background:url(../img/ys_bg1.jpg) no-repeat center top;}
.ys .w1650{ position:relative;}
.ys .ybt{ width:1400px; height:120px; position:absolute; top:56px; left:0; text-align:center; font:30px "Microsoft Yahei"; font-weight:bold; color:#fff;}
.ys .ybt em{ display:block; font:20px "Microsoft Yahei"; padding-top:5px;}

.g_ys{width: 100%; background: #fff; padding:35px 0; overflow: hidden;}
.g_ys .wl_info{display: flex; justify-content: space-between; align-items: center;}
.g_ys .wl_info .wl_info-img{width: 50%;text-align: right; display: inline-block; vertical-align: middle; overflow: hidden;} 
.g_ys .wl_info .wl_info-img img{width: 100%;object-fit: cover;transition: all .3s ease 0s;}
.g_ys .wl_info .wl_info-img:hover img{transform: scale(1.05);opacity: 0.86;transition: all .3s ease 0s;}
.g_ys .wl_info .wl_info-cont{padding:35px 0 35px 5%;width: 50%;  display: inline-block; box-sizing: border-box; vertical-align: middle;}
.g_ys .wl_info .wl_info-cont .desc{font-size: 15px;color: #222;line-height:30px;text-align:justify; margin-top: 30px;}
.g_ys .wl_info .wl_info-cont .desc p{background: url(../img/done.png) left top no-repeat;padding-left: 20px; margin-bottom: 15px;}

.youshi_leftbt{width:100%;background:url(../img/number_bg.png) left no-repeat;height:80px;font-size:23px;color:#555; border-bottom:1px #ddd dashed;padding-bottom:15px;}
.youshi_leftbt strong{font-size:30px;color:#032b9b;padding-right: 10px;}
.youshi_leftbt a{font-size:32px;width:79px;line-height:96px;text-align:center;color:#fff;float:left;font-family:Impact, Microsoft YaHei;}
.youshi_leftbt p{line-height:40px;overflow:hidden;padding-left:10px;text-overflow:ellipsis;font-weight:bold; padding-top: 15px;}
.youshi_leftbt span{font-size:13px;color:#999;line-height:24px;font-weight:normal; padding-bottom: 8px;display: block;}


.g_ys .wl_info:nth-of-type(odd) .wl_info-img:nth-of-type(odd){order: 0;}
.g_ys .wl_info:nth-of-type(odd) .wl_info-cont:nth-of-type(even){order: 1;}

.g_ys .wl_info:nth-of-type(even) .wl_info-img:nth-of-type(odd){order: 1;}
.g_ys .wl_info:nth-of-type(even) .wl_info-cont:nth-of-type(even){order: 0;padding:35px 5% 35px 0;}


.flex { display: flex; justify-content: space-between; flex-wrap: wrap }
.flex-left { display: flex; flex-wrap: wrap }
.flex-center { display: flex; flex-wrap: wrap; justify-content: center; }
.flex-right { display: flex; flex-wrap: wrap; justify-content: flex-end; }
.home-d{padding: 3% 0; overflow: hidden; background: #f5f5f5;}
.home-d .pic{width:45%;border-radius:60px 0px 0px 0px;position:relative; float: right;}
.home-d .pic img{border-radius:6px}
.home-d .cont{width:55%;float: left;}
.home-d .cont .abt{font-size:36px;line-height:48px;color:#032b9b;font-weight:bold}
.home-d .cont .abt2{font-size:30px;line-height:48px;color:#032b9b;}
.home-d .cont .des{font-size:15px;line-height:28px;color:#666;margin-top:20px;padding-right:120px; box-sizing: border-box;}
.home-d .cont ul{margin-top:5%}
.home-d .cont ul li{width:25%;}
.home-d .cont ul li:nth-child(2){width: 40%;}
.home-d .cont ul li .num i{font-size:36px;line-height:36px;color:#272933;font-weight:bold; font-style: normal;}
.home-d .cont ul li .num sup{font-size:24px;color:#272933;line-height:15px;margin-left:5px;vertical-align:top;top:0}
.home-d .cont ul li .num sup.zh{font-size:16px}
.home-d .cont ul li p{font-size:14px;line-height:28px;color:#272933;opacity:0.8;margin-top:2px}
.home-d .cont .more{display:inline-block;width:146px;height:49px;border-radius:6px;border:solid 1px #dadada;text-align:center;line-height:47px;font-size:16px;color:#666666;border-left:2px solid #032b9b;margin-top:40px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.home-d .cont .more:hover{border-color:#032b9b;color:#032b9b}
.home-d .pic .btn-video { position: absolute; left: -60px; top: 50%; z-index: 2; margin-top: -60px; width: 120px; height: 120px; background: url(../img/video-btn.png) no-repeat; background-size: contain;/* box-shadow: 0px 0px 20px 0px rgba(1, 102, 176, 0.15);*/ border-radius: 50%; overflow: hidden; }
.in-yyly {padding:5% 0;}
  .img-cover { width: 100%; height: 100%; object-fit: cover; }
  .yyly .pic { width: 50%}
  .yyly .cont {overflow: hidden;flex: 1;padding: 35px 80px;background: #f8f8f8;position: relative;}
  .yyly .cont ul {margin-bottom: -50px;}
  .yyly .cont ul li {text-align: center;width: 25%;margin-bottom: 50px;}
  @media (max-width: 1366px) {
      .yyly .cont ul li {margin-bottom: 20px;}
      .yyly .cont ul {
          margin-bottom: 0;
      }
  }
  @media (max-width: 640px) {
      .in-pro-list .item .abox .pic {
          height: 160px;
      }
      .in-pro-list .item .abox {padding-bottom: 0;}
      .in-pro-list .item .abox h4 {font-size: 14px;line-height: 35px;}
  }



.video_shadow { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, .5); z-index: 1000; display: none; }
.playnow { position: absolute; left: 50%; top: 50%; margin-left: -410px; margin-top: -286px; width: 820px; height: 550px; background-color: transparent; z-index: 1000; }
.video_control { width: 820px; height: 500px; box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, .5); }
.video_control video { width: 100%; height: 100%; object-fit: fill; }
.closevideo { position: absolute; right: -30px; top: -24px; font-size: 35px; color: #fff; cursor: pointer; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.closevideo:hover { right: -35px; }
@media (max-width:1000px) {
  .playnow { left: 5%; top: 30%; margin-left: 0; margin-top: 0; width: 90%; height: auto; }
  .video_control { width: 100%; height: auto; box-shadow: none; }
  .closevideo { position: absolute; right: 0; top: -50px; font-size: 30px; color: #fff; cursor: pointer; }
}




.news_index{padding:3% 0; overflow: hidden;}
.news_lrt{float:left;width:29%;margin-right:4%}
.news_lrt .thumb{margin-bottom:20px}
.news_lrt .thumb img{display:block;width:100%}
.news_lrt li{position:relative;margin-bottom:15px;padding-right:60px;padding-left:10px}
.news_lrt li:before{width:4px;height:4px;background:#696969;content:"";display:block;position:absolute;left:0;top:10px}
.news_lrt li:hover a{color:#032b9b}
.news_lrt li small{position:absolute;right:0;top:0;color:#696969}
.news_lrt li a{display:block;color:#696969;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-size: 14px;}
.news_h1title{border-bottom:1px solid #ccc;padding-bottom:15px;position:relative;margin-bottom:25px}
.news_h1title span{display:inline-block;font-size:20px;color:#333;position:relative;font-weight:bold}
.news_h1title span:after{content:"";display:block;position:absolute;left:0;bottom:-18px;width:100%;height:4px;background:#032b9b;z-index:990}
.news_h1title a{position:absolute;right:0;top:5px;color:#a4a4a4;font-size:13px}
.news_h1title a:hover{color:#032b9b}
.faqs_rt{background:url(../img/fabb.jpg) no-repeat left 60px;padding-left:40px;width:33.5%;float:right;box-sizing:border-box}
.faqs_rt li{color:#696969;line-height:1.5;padding-bottom:18px;border-bottom:1px dotted #ddd;margin-bottom:18px}
.faqs_rt li .title{background:url(../img/icon_w.png) no-repeat left 2px;padding-left:25px;margin-bottom:8px}
.faqs_rt li p{background:url(../img/icon_d.png) no-repeat left 2px;padding-left:25px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis; font-size: 14px;}
.faqs_rt label{color:#032b9b;float:left;padding-top:10px}
.faqs_rt a.faqs_submit{color:#535353;display:inline-block;border:1px solid #ddd;padding:12px 15px;padding-left:40px;background:url(../img/icon_dw.png) no-repeat 15px center;float:right}







.links_bg{padding:25px 0;background:#404040; overflow: hidden;}
.links_bg .fl{width:85px}
.links_bg .fr{width:93%;line-height:29px}
.links_bg .fl span{display:block;width:94px;height:29px;text-align:center;line-height:29px;font-size:18px;color:#fff}
.links_bg .fr a,.links_bg .fr span{font-size:16px;color:#fff}
.links_bg .fr a:hover{color:#fff}
.links_bg .fr span:last-of-type{display:none}

/***************footer***************/

/*  尾部 */
.foot{ padding:35px 0 0; background: #222; overflow: hidden;}
.crcon{ border-bottom:1px solid #2f2f2f; padding-bottom: 30px; overflow: hidden;}
.copy_item{float:left;padding-right:4%;}
.copy_item:nth-child(2){width:40%;}
.copy_item:nth-child(2) ul li{width:31.333%; float:left;}
/* .copy_item:nth-child(3){width:18%; padding-right: 0;}
.copy_item:nth-of-type(3) li {width: 45%; float: left}  */
.copy_item1{float: right;padding-left:60px; border-left: 1px solid #403f3f; height:250px;}
.copy_item ul proadvong{display: block;padding:0 0 30px; position: relative;}
.copy_item ul proadvong a{display: block; line-height: 40px;color: #fff;font-weight: normal;font-size: 16px;}
.copy_item ul proadvong a .en{font-size: 12px;color: #666;font-weight: normal;text-transform: capitalize;}
.copy_item ul li a{display: block;color: #aaa;line-height: 30px;font-size: 14px;font-weight: lighter;}
.copy_item ul li{display: block;}
.copy_item ul li a:hover{color: #f1f1f1;text-decoration: underline;}
.copy_item ul proadvong::after { position: absolute; content: ""; top: 50px; width: 26px; height: 3px; background-color: #fff; left: 0px; }
.copy_item :hover proadvong::after { position: absolute; content: ""; top: 50px; width: 77px; height: 3px; background-color: #014d9b;; left: 0px; transition: 0.5s; }

.code img { width: 150px;}
.crconcat{ width:25%;}
.code {display: flex;align-items: center;justify-content: space-around;padding: 25px 0 0 0px;}
.code div{width: 20px;line-height: 17px;color: #b0b0b0; padding-left:15px;}
.cr_tel{ padding:0 0 15px 0px; border-bottom:1px solid #2e2e2e; margin-bottom:17px; font-size:14px; color:#afafaf;}
.cr_tel em {display: block;font-size: 27px;color: #fff;font-weight: bold;padding-top: 10px;}
.craddr{ margin-left:0px; font-size:14px; color:#b0b0b0; line-height:35px;}
.craddr p{ padding-left:28px; background:url(../img/f_con.png) no-repeat left center;}
.craddr p:nth-child(2){background:url(../img/f_email.png) no-repeat left center;}
.craddr p:nth-child(3){background:url(../img/f_add.png) no-repeat left center; line-height: 25px;}
.craddr p:nth-child(4){background:url(../img/f_con.png) no-repeat left center;}

.end{width: 100%; height: auto; font-size: 14px; text-align: center; padding: 15px 0; box-sizing: border-box; overflow: hidden;}
.end p{color: #b0b0b0;}
.end p a{color: #b0b0b0;}



.side{position:fixed;width:78px;right:0;top:50%;margin-top:-200px;z-index:100;border:1px solid #e0e0e0;background:#fff;border-bottom:0}
.side ul li{width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover{background:#032b9b;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1{background-image:url(../img/right_pic5.png)}
.side ul li i.bgs2{background-image:url(../img/right_pic1.png)}
.side ul li .kfdh{position:absolute;right:79px;top:0px;width:220px;text-align:left;padding:15px 25px;line-height:23px;overflow:hidden;visibility:hidden;opacity:0;transition:all 0.3s;border:1px solid #eee;background:#FFF;font-size:15px;color:#333;box-sizing:border-box}
.side ul li:hover .kfdh{visibility:visible;opacity:1}
.side ul li .weixi{position:absolute;right:79px;top:0px;width:150px;text-align:center;padding:15px 25px;line-height:23px;overflow:hidden;visibility:hidden;opacity:0;transition:all 0.3s;border:1px solid #eee;background:#FFF;font-size:15px;color:#333}
.side ul li .weixi img{width:100%;display:block;clear:both;margin:auto}
.side ul li:hover .weixi{visibility:visible;opacity:1}
.side ul li i.bgs3{background-image:url(../img/right_pic2.png)}
.side ul li i.bgs4{background-image:url(../img/right_pic1.png)}
.side ul li i.bgs5{background-image:url(../img/right_pic3.png)}
.side ul li i.bgs6{background-image:url(../img/right_pic6_on.png)}
.side ul li:hover i.bgs1{background-image:url(../img/right_pic5_on.png)}
.side ul li:hover i.bgs2{background-image:url(../img/right_pic1_on.png)}
.side ul li:hover i.bgs3{background-image:url(../img/right_pic2_on.png)}
.side ul li:hover i.bgs4{background-image:url(../img/right_pic1_on.png)}
.side ul li:hover i.bgs5{background-image:url(../img/right_pic3_on.png)}
.side ul li .sidebox{position:absolute;width:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#032b9b;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width:238px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;left:-240px;top:0;background-image:url(../img/wmiss.jpg);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideewm .ewBox.son2{width:238px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;left:-240px;top:0;background-image:url(../img/code.png);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideetel .telBox.son{width:240px;display:none;color:#fff;text-align:left;position:absolute;left:-240px;top:0;background:#512E90}
.side ul li.sideetel .telBox dd{display:block;height:118.5px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}
.side ul li.sideetel .telBox dd.bgs1{background:url(../img/right_pic8.png) 28px center no-repeat;background-color:#512E90}
.side ul li.sideetel .telBox dd.bgs2{background:url(../img/right_pic9.png) 28px center no-repeat}
.side ul li:hover .son{display:block!important;animation:fadein 1s}
.side ul li:hover .son2{display:block!important;animation:fadein 1s}

.banner_ny{margin-top:100px;}
.banner_ny img{width: 100%; display: block;}

.main-about{overflow: hidden; padding: 3% 0;}
.about-content{line-height:38px; font-size: 16px; font-weight: 500; color: #333; overflow:hidden;}
.about-content .aimg{width: 45%; float: right; margin-left: 3%;}
.about-content .aimg img{width: 100%; display: block;}


.ml3s{border-top:1px solid #eee; border-bottom:1px solid #eee; padding: 2% 0; margin-top: 3%;}
.ml3s ul{display: flex;align-items: center;justify-content: space-between;width: 100%;}
.ml3s ul li{text-align: center; width: 25%;}
.ml3s ul li .m1{font-size: 18px;color: #333;display: flex;align-items: flex-start;justify-content: center;}
.ml3s ul li .m1 span{color: #032b9b;font-size: 55px;font-family: 'Impact';}
.ml3s ul li .m2{font-size: 16px;line-height: 24px;color: #333;margin-top: 5px;}

.f50{ font-size: 50px; text-align: center; line-height: 2.4; color: #333;}
.f40{ font-size: 40px; text-align: center; line-height: 2.4;}
.f30{ font-size: 30px; text-align: center; line-height: 2.4;  color: #333; position: relative;}
.color-blue{ color: #032b9b; text-transform: uppercase; text-align: center; font-weight: 800;font-size: 60px; line-height: 2.4; position: absolute; top: -35px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto; opacity: 0.2;}
.f22{font-size: 22px; text-align: center;}
/* .dis-flex-center-center{  display: flex; align-items: center; justify-content: center;}
.flex-column{ flex-direction: column;} */
.Culture{  background: url(../img/CultureBg.jpg) no-repeat center center; background-size: cover; height:650px; color: #fff;}
.Culture ul{display: flex; height: 100%;}
.Culture li{ width: 33.333%; border-right: 1px solid rgba(255, 255, 255,.3);  position: relative; display: flex; align-items: center; justify-content: center;  flex-direction: column;}
.Culture li:last-child{ border-right: none;}
.Culture li .line{ width: 30px; height: 3px; margin:32px 0; background-color: #fff;}
.Culture li>div{ position: relative; z-index: 5;}
.Culture li::after{ width: 100%; height: 0; transition: all .36s; position: absolute; background-color: rgba(0, 84, 163,.5); content: ''; display: block; left: 0; bottom: 0;
  -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
.Culture li:hover::after{ height: 100%;}

.menuBox{background:#f7f7f7;height:auto;line-height:60px;font-size:16px; overflow: hidden; color: #333;}
.menuBox img{display: inline-block; vertical-align: middle; margin-right: 5px; }
.menuBox a{color: #444;}
.menuBox p{font-size: 15px; color: #444;}
.listMenu{font-size: 16px;}
.listMenu a{display:inline-block;position:relative;color:#555;margin-left:30px; }
.listMenu a:hover,.listMenu .cur{color:#032b9b;}
.listMenu a::after{content:"";position: absolute;left:0;bottom:0;background:#032b9b;width:0;height:2px;transition:all .5s;}
.listMenu .cur::after,.listMenu a:hover::after{width:100%;}
.pro_subMenu{text-align:center;font-size:.875rem;margin-bottom:30px;}
.pro_subMenu a{margin:0 10px;border:1px solid #ccc;height:36px;line-height:36px;display:inline-block;padding:0 15px;margin-bottom:5px;}
.pro_subMenu a:hover,.pro_subMenu .cur{background:#032b9b;border:1px solid #032b9b;color:#fff;}

@media all and (max-width:1024px) { 
    .menuBox {padding:0;height:auto;line-height:100%;text-align:center;} 
    .menuBox p{display: none;}
    .listMenu{width:100%; display: flex;flex-flow:row wrap;justify-content: space-between;overflow: hidden;padding-top:1px;padding-left:1px;background:#f5f5f5;margin-top:0;padding:0;line-height:45px;}
    .listMenu a{flex-grow:1;border:1px solid #ddd;margin:0;margin-left:-1px;margin-top:-1px;padding:0 20px;}
    .listMenu .cur{background:#032b9b;color:#fff;}
}

/**产品中心**/
.products_list{ width:100%; overflow: hidden;}
.products_list ul{}
.products_list li{ margin-bottom:3%; padding:0 18px; width:25%; float:left;box-sizing: border-box;}
.products_list li a{ background:#fff; display:block; width:100%; overflow:hidden; border:1px solid #eee;}
.products_list li .products_img{ width:100%; overflow:hidden; position:relative; z-index:1;}
.products_list li .products_img img{ width:100%; display: block;}
.products_list li .products_img .products_bg{ background:rgba(0, 0, 0, 0.4); width:100%; height:100%; position:absolute; top:-100%; left:0; z-index:9; -webkit-transition: all ease 1s; transition: all ease 1s; -moz-transition: all ease 1s; -o-transition: all ease 1s;}
.products_list li .products_img .products_bg i{ display:block; width:30px; height:30px; position:absolute; top:50%; left:50%; margin:-15px 0 0 -15px; background:url(../img/honor_bg_i.png) center no-repeat;}
.products_list li .products_title{ font-size:14px; color:#333333; line-height:45px; position:relative; z-index:1; text-align:center;}
.products_list li .pbt{-webkit-transition: all ease 1s; transition: all ease 1s; -moz-transition: all ease 1s; -o-transition: all ease 1s; overflow:hidden; white-space:nowrap;  text-overflow: ellipsis; position:relative; font-size:15px; color:#333333;line-height:50px;z-index:9;}
.products_list li .products_title::before{-webkit-transition: all ease 1s; transition: all ease 1s; -moz-transition: all ease 1s; -o-transition: all ease 1s; width:0; height:50px; content:''; position:absolute; bottom:0; left:0; background:#032b9b; z-index:2;}
.products_list li a:hover .products_title::before{ width:100%;}
.products_list li a:hover .products_img .products_bg{ top:0; }
.products_list li a:hover .pbt{ color:#fff;}


.workshop{height:auto;overflow:hidden;margin-top:0%}
.workshop ul{list-style:none;overflow:hidden;margin-right:-2%;margin-bottom:-2%}
.workshop li{width:23%;height:auto;overflow:hidden;margin-right:2%;float:left;margin-bottom:2%}
.workshop li .hpic{border:1px solid #cdcdcd;height:auto;overflow:hidden}
.workshop li a{display:block;width:100%;overflow:hidden;transition:all 0.3s}
.workshop li .hpic img{width:100%!important;overflow:hidden}
.workshop li div:hover{border:1px solid #172890}
.workshop li a:hover{transform:scale(1.2,1.2);overflow:hidden}
.workshop li span{display:block;text-align:center;line-height:40px;color:#222;font-size:15px}


.inf_lc{padding: 12px 0 0;}
.inf_lc li{padding: 20px; border: 1px solid white; border-radius: 8px; height: auto; overflow: hidden; margin: 0 0 1.5%; background: #f9f9f9; box-sizing: border-box;}
.inf_lc li:hover{border-color: #172890;border-radius: 4px;}
.inf_lc li.bg{background: #f5f5f5;}
.inf_lc li .bts{text-align: center;float: right;width: 10%;overflow: hidden; min-height: 100px; background: #172890; padding:1% 0; box-sizing: border-box;}
.inf_lc li .bts b{font-weight: 100;display: block;line-height: 36px;overflow: hidden;font-size: 36px;text-transform: uppercase;color: #fff; }
.inf_lc li .bts span{font-weight: 100;display: block;line-height:26px;overflow: hidden;font-size: 12px;text-transform: uppercase;color: #fff; }
.inf_lc li .nyzi{margin-right:3%;line-height: 26px;width: 85%;font-size: 14px;float: left;color: #555;}
.inf_lc li .nyzi span{line-height: 24px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #555;}
.inf_lc li .nyzi b{display: block;font-weight: 100;color: #0e6eb8;line-height: 30px;height: 30px;margin: 5px 0;font-size: 15px;}
.inf_lc li .nyzi b a, .inf_lc li .nyzi b a:hover{color: #222;font-weight: bold;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; font-size:18px;}
.inf_lc li .nyzi b a:hover{color: #172890;}
.inf_lc li .fr{margin: 50px 0 0;width: 70px;height: 25px;line-height: 25px;text-align: center;color: #ffffff;background-color: #ff9900;}
.inf_lc li .fr:hover{background: #ff9900;}

.inf_lc li .pimg{width: 16%; float: right;}
.inf_lc li .pimg img{width: 100%}




.nyaboutbox{width: 100%; height: auto; overflow: hidden; padding:2% 0; box-sizing: border-box;}
.contact{width: 100%;height: auto;overflow: hidden;padding: 0% 0;box-sizing: border-box;}
.contact_lx{float: left;width:52%;font-size: 16px;line-height: 35px;}
.contact_lx .txt{overflow: hidden;}
.contact_lx .txt .bt{font-size: 24px;line-height: 36px;color: #000;}
.contact_lx .txt .nr{font-size: 16px;line-height: 36px;color: #666;margin-top: 15px;}
.contact_lx .txt .ewm{width: 160px;margin-top: 20px;}
.contact_lx .txt .ewm img{display: block;width: 100%;}
.contact_lx .txt .ewm p{font-size: 16px;line-height: 24px;color: #666;text-align: center;padding-top: 7px;}


.tactfrms{width:45%;float:right;}
#map_container{height: 450px;}
.bot{background: #f3f3f3;overflow: hidden;}
.bot .t-center{text-align: center;padding-top:2%}
.bot .title{font-size: 32px;line-height: 1.85;}
.bot .ltitle{font-size: 14px;line-height: 25px;color:#777;margin-top: 5px;margin-bottom:0%;}
.bot .form{padding:2.2% 0%;display: block;}
.bot .tip{font-size: 14px;line-height: 22px;color:#666666;}
.bot .input{display: block;width: 100%;background-color: #fff;font-size: 14px;line-height: 32px;padding:8px 2.2%;color:#999;margin:2% 0;box-sizing: border-box;}
.bot .input:focus{box-shadow: 0 0 10px rgba(0,0,0,0.08);}
.bot .br{border-radius: 5px;}
.bot .submit{line-height: 44px;height: 44px;padding:0 45px;display: inline-block;background-color: #032b9b;font-size: 15px;color: #fff;cursor: pointer;}
.bot .submit:hover{background-color: #032b9b;}
.col-sm-6{width: 50%;float: left;padding: 0 2%;box-sizing: border-box;}
.col-xs-12{padding: 0 2%;box-sizing: border-box;}



.news-tt-hz{margin-bottom:2%; background:#F6F6F6;padding:2%;overflow:hidden; display: block; transition: transform 0.5s; -webkit-transition: transform 0.5s; box-sizing: border-box;}

.news-tt-pic{width:24%;float:left;display:block; overflow:hidden;}
.news-tt-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.news-tt-pic img{ width:100%;transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}

.news-tt-right{width:72%;float:right;}
.news-tt-title{font-size:16px;}
.news-tt-content{font-size:14px;float:left; line-height:24px;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; color:#666;margin:10px 0;}
.index-news-right-top-nr{float:left;overflow:hidden;}
.index-news-right-top-nr-rq li{float:left;margin-right:5px;font-size:14px;color:#666; line-height:27px;}
.index-news-right-top-nr-rq li img{vertical-align: top}
.index-news-right-top-nr-title {margin-bottom:10px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.index-news-right-top-nr-title a{font-size:20px; font-weight:bold;}
.index-news-right-top-nr-title a:hover{color:#032b9b }
.index-news-right-top-nr-content{text-indent:30px;margin:14px 0;float:left; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; color:#999;}

.news-more {width: 150px;line-height:40px;text-align: center; float:right;}
.news-more a {
    color: #666;
    font-size: 15px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    display: block;
}
.news-more:hover a {
    background: #032b9b;
    color: #fff;
    display: block;
}
.about-content{ margin-top:30px;}
.ny_gy_bg{ background:#f5f5f5; padding:50px 0; overflow: hidden;}
.section_two_fuwu {font-size: 26px!important; font-weight: 600; margin-bottom: 15px;}
.ny_gy_txt{margin: 30px 0 0 0; background: #fff; overflow: hidden;}
.ny_gy_txt_img{height:auto; width:50%; float: right;}
.ny_gy_txt_img img{width: 100%}
.ny_gy_txt_wb{ float:left; width:50%; box-sizing:border-box; padding:50px; font-size:18px; line-height:35px; color:#666;}
.ny_gy_txt_wb p{font-size:18px; line-height:35px; color:#666; margin-bottom: 15px;  text-indent: 25px;}

.ny_gy_bgs{ background:#fff; padding:50px 0; overflow: hidden;}
.ny_gy_txts{margin: 30px 0 0 0; background: #f5f5f5; overflow: hidden;}
.ny_gy_txts_img{height:auto; width:50%; float: left;}
.ny_gy_txts_img img{width: 100%}
.ny_gy_txts_wb{ float:right; width:50%; box-sizing:border-box; padding:50px; font-size:18px; line-height:35px; color:#666;}
.ny_gy_txts_wb p{font-size:18px; line-height:35px; color:#666; margin-bottom: 15px;  text-indent: 25px;}



.xinwenxiangqing{width:100%; height: auto; overflow: hidden;}
.xinwenxiangqing .nd_head{text-align: center;margin-top:10px;padding-bottom: 30px;border-bottom: 1px dashed #d6d6d6;}
.xinwenxiangqing .nd_head p{color: #032b9b;font-size: 28px;margin-bottom: 18px;height: auto;}
.xinwenxiangqing .nd_head span{color: #666;font-size: 14px;margin: 0 15px;}
.xinwenxiangqing .nd_text {text-align: left;font-size:14px;line-height:30px;  padding: 30px 0;}
.xinwenxiangqing .nd_text img{ max-width: 100%; display: block; margin: 10px auto;}
.detail_fenx a{font-size:14px;padding:12px 0;overflow:hidden;margin-top:20px;border-top:1px dotted #adadad; color:#333;}
.new_s2{width:100%;float:left; margin-top:50px;}
.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#032b9b; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #d6d6d6; padding:20px; border-top:none; box-sizing: border-box;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; overflow:hidden; margin-right:4%; border-bottom:1px dashed #e6e6e6;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{background:url(../img/ly_li.png) no-repeat left center; padding-left:15px; color: #333}
.news_random2 ul li a:hover{color:#032b9b;}
.news_random2 ul li span{float:right; color:#999; line-height: 37px;}

.news_con_b{border-top: 1px solid #EEE;margin-top: 50px;padding-top: 50px;}
.news_con_b ul{line-height: 30px;float: left;}
.news_con_b li {font-size: 14px; color: #555;}
.news_con_b li a{font-size: 14px; color: #555;}
.news_con_b li a:hover{font-size: 14px; color: #032b9b;}
.news_con_b .fhlb{float: right;width: 140px;height: 40px;line-height: 40px;background: #032b9b;text-align: center;}
.news_con_b .fhlb a{display: block;color: #FFF; font-size: 14px;}
.news_con_b .fhlb a:hover{display: block;color: #FFF;text-decoration: none;}

.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:#032b9b;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;}

.related-product{overflow:hidden;}
.related-product .title,.relatedTitle{background:#e7e7e7;height:45px;line-height:45px;}
.related-product .title span,.relatedTitle span{display:inline-block;line-height:45px; color:#fff;background:#032b9b;width:120px;height:45px;text-align:center;font-size:16px;font-weight:bold;}
.relatedNews{margin:3% 0 0;overflow:hidden}
.relatedNews_font{font-size:13px;margin-top:15px;}
.relatedNews_font ul{margin-right:-3%}
.relatedNews_font ul li{float:left;margin-right:3%;width:47%;;line-height:40px;border-bottom:1px dotted #ddd;line-height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.relatedNews_font ul li a{background:url(../img/ly_li.png) no-repeat left center;padding-left:10px;color: #666}
.relatedNews_font ul li a:hover{color: #032b9b}
.relatedNews_font ul li span{float:right;color:#999;margin-left:30px; font-size: 14px; line-height: 40px}



#list_slide{  position:relative; margin-top:0px;}
#list_slide dl{  overflow:hidden; border:1px solid #ebebeb;  margin-bottom:15px; }
#list_slide dt{border:none;  display:block; position:relative; padding:10px 25px;  cursor:pointer;   background:url(../img/jian01.png) 98% center no-repeat #f5f5f5;}
#list_slide dt .jbt{  color:#333; font-size:17px; line-height:30px; display:block; font-weight:normal;}
#list_slide dd{ display:none; padding:0 22px; padding-bottom:10px; line-height:36px; background:#fff;   }
#list_slide dd p{ line-height:22px;  }
#list_slide dd .content{ padding-top:20px;}
#list_slide dt.on td{ color:#fff;}
#list_slide dt.on{ background:url(../img/jian01_on.png) 98%  center no-repeat #032b9b; border-bottom:5px solid #ddd;}
#list_slide dt.on .jbt{color:#fff;}






.pro_right{width: 100%; height: auto; overflow: hidden;}
.productss{width:100%; float:left;}
.promore_l{width:45%;float:left;}

/*å›¾ç‰‡æ"¾å¤§é•œæ ·å¼*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%; border:1px solid #d6d6d6;}
.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:5px;}
.spec-scroll .items{float:left;position:relative;width:80%; height:51px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:66px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:54px;height:41px;}
.spec-scroll .items ul li img:hover{border:2px solid #032b9b; padding:1px;}

.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:1px dashed #e6e6e6;}
.pros_right_top .pbt{overflow:hidden; font-size:24px; color:#032b9b; padding-bottom:10px;}
.proleft{width:100%;font-size:14px; line-height:30px; margin-top:20px;}
.proleft p{font-size:14px; line-height:25px; }


.pc-cx-tel-1{width: 100%;height: auto;border-top: 2px solid #e6e6e6;padding-top: 20px; overflow:hidden; margin-top:20px;}
.pc-cx-tel-1-t1{width: 28%;height: 44px;background: #032b9b;font-size: 18px;line-height: 44px;text-align: center;float: right;}
.pc-cx-tel-1-t1 a{display: block;color: #fff;}
.pc-cx-tel-1-t2{height: 56px;padding-left: 70px;background: url(../img/head-c-r1.png) no-repeat 0px top;font-size: 18px;color: #454545; float:left}
.pc-cx-tel-1-t2 p{line-height: 24px;}


.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:150px; float:left; margin-right:10px;}
.proleft_btn li a{width:150px; height:40px; float:left; line-height:40px; text-align:center; font-size:16px; background:#eee; display:block; color: #032b9b}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#032b9b; color:#fff;}

.tabs-basic{width:100%; margin-top:50px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6; background:#eee;}
.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 #032b9b; color:#fff; background:#032b9b;}
/* 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%; margin:auto; display: block; clear: both;}
.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:#032b9b; 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; margin-bottom: 30px;}
.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 #032b9b;}
.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;}


.pbtn{margin-top:10px;overflow:hidden;}
.pbtn a{width:33%;height:50px;line-height:50px;float:left;text-align:center;margin-right:3%; background: #333;
    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:#032b9b;color:#fff;}
.pbtn a:nth-child(2){width:50%; background:#032b9b;}

.contact_content{width: 100%;background: #fff;}
.mte_pic2duct-title { font-size:36px; color: #262626; line-height: 40px; padding-bottom: 0; position: relative; margin-bottom: 2%; letter-spacing: -1px; font-weight: 600;}
.mte_pic2duct-title2 { font-size:36px; color: #262626; line-height: 40px; padding-bottom: 0; position: relative; margin-bottom: 2%; letter-spacing: -1px; font-weight: 600; text-align: center;}

.col_infos {width: 48.5%; float:left;background: #fff;padding:0; margin-top: 1.8%;}
.col_infos .cotit{color: #032b9b; font-size:28px; line-height: 1.75; padding-bottom: 25px;}

.cont_ico{overflow: hidden;}
.cont_ico h3{font-size: 20px;line-height: 1.75;color:#000;margin-bottom: 16px;font-weight: normal;}
.cont_ico ul{ padding-top:15px; overflow: hidden;}
.cont_ico ul li{ position: relative; padding-left: 50px; font-size: 16px; line-height: 25px; color:#333; margin-bottom:3%; font-family: 'Poppins'}
.cont_ico ul li .t-cell{ display: table-cell; height: 36px; vertical-align: middle; }
.cont_ico ul .icons{ height: 36px; width: 36px; position: absolute; left: 0; display: flex; background: #032b9b; border-radius: 50%; align-items:center;}
.cont_ico ul li img{width: 18px; height: 18px; margin: 0 auto; display: block; vertical-align: middle;}
.cont_ico ul li:last-child p{width:30%; float: left; margin-right: 3%;}
.cont_ico ul li:last-child p img{width:60%; display: block; height: auto; float: left;}

.col_feb {width: 47.5%; float:right;padding: 30px 35px; text-align: left; border-radius: 10px; background: #fff; box-shadow: 0px 0px 65px 0px rgb(0 0 0 / 8%);}
.co_onr {width: 100%; overflow: hidden;}
.co_onr .febt{font-size: 30px;line-height: 1.2;color:#000;margin-bottom:12px;font-weight: normal;}
.co_onr p{ font-size: 16px; line-height: 1.5; color: #333;  font-weight: 300;margin-bottom:3%; overflow: hidden;}
.co_onr ul li{overflow: hidden;float: left;width: 49%;}
.co_onr ul li span{display: block; font-size: 14px;color: #333;  font-weight: 300; margin-bottom:5px;}
.co_onr ul li i{ display: inline-block; position: relative; width:100%; font-size: 14px; color: #666666; text-transform: uppercase;}
.co_onr ul li input{border: none;border: 1px solid #e7e3e3;width: 100%;line-height: 42px;height: 42px;background: #fff;padding: 0 15px;border-radius: 4px;}
.co_onr ul li.mal{ margin-left:2%; margin-bottom: 15px;}
.co_onr ul li.long{clear: both;width: 100%;margin-bottom: 15px;}
.co_onr ul li.long input{width: 100%;outline: none;}
.co_onr ul li.long textarea{border: none;height: 100px;width: 100%;outline: none;border: 1px solid #e7e3e3;background: #fff;padding: 10px 15px; border-radius: 4px; 
  font-size: 12px; }
.co_onr ul li.long2{margin-bottom: 16px;}
.co_onr ul li.lst{line-height:45px;font-size: 15px;width:  100%; padding-bottom: 20px;}
.co_onr ul li.lst button{display: inline-block;float: left;width: 200px;height: 42px;line-height: 42px;color: #fff;cursor: pointer;border: none;font-size: 16px; 
  text-transform: capitalize;padding-right: 0;background: #032b9b;  border-radius: 6px;}

.map{width: 100%; padding-top: 55px; overflow: hidden;}
.map #map_container{height: 550px;border: 5px solid #fff; font-size: 15px; font-weight: normal;color:#000;}


.about_joinny{margin-top: 0px}
.about_joinny ul{margin-right: -2%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.about_joinny li{width: 48%;margin:0 2% 1% 0;flex-shrink: 0;}
.cjwt-hz{border: 1px solid #d7d7d7;padding:2.5%;overflow: hidden;cursor: pointer;box-sizing: border-box;margin-top:0%;}
.cjwt-pic{width:20px;float:left;padding-top:5px;margin-right:10px;}
.cjwt-title{margin: 0 0 5px 0px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cjwt-nr-title a{font-size:15px;color:#333;}
.cjwt-nr-title a:hover{color:#032b9b;}
.cjwt-nr-ms{margin-top:10px;color:#666;}
.cjwt-hd{margin-top:10px;}
.cjwt-hz-tb{padding-top:3px;}
.cjwt-nr{width: 80%;}
.cjwt-hz-bottom{padding:20px;overflow:hidden;display:none;border: 1px solid #d7d7d7;border-top: none;box-sizing: border-box;margin-bottom: 20px;}
.cjwt-hz-bottom.active{display:block;}
.cjwt-hz-bottom-pic{margin-top:8px;}
.cjwt-hz-bottom-wz{font-size:14px;line-height: 28px;}
.cjwt-hz-bottom-zw{height: 20px;line-height: 20px;padding-left: 10px;border-left: 4px solid #032b9b;font-size: 18px;font-weight:bold;}
.cjwt-hz-bottom-fl li{border:1px dashed #032b9b;float:left;margin:0 0.5%;width:80px;text-align:center;color:#032b9b;}
.cjwt-hz-bottom-nt{margin-top: 0px;}
.cjwt-fl{margin-top:20px;}