* {margin: 0;padding: 0;box-sizing: border-box;line-height:100%;}
body {font-size: 14px;font-family: Microsoft YaHei;overflow-x: hidden;}
em, i {font-style: inherit;font-weight: inherit;}
ul {list-style: none;}
a {text-decoration: none;color: #333;text-transform: uppercase;}
tr, td {padding: 0 !important;}
input, textarea {outline: none;border: none;}

@font-face {
font-family:DIN Medium;
src:url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.ttf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.eot),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.otf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff2);
}

.icon {
       width: 1em; height: 1em;
       vertical-align: -0.15em;
       fill: currentColor;
       overflow: hidden;
    }

@font-face {
  font-family: 'iconfont';  /* Project id 3381825 */
  src: url('//at.alicdn.com/t/font_3381825_8n2r7o0s1rh.woff2?t=1651914424264') format('woff2'),
       url('//at.alicdn.com/t/font_3381825_8n2r7o0s1rh.woff?t=1651914424264') format('woff'),
       url('//at.alicdn.com/t/font_3381825_8n2r7o0s1rh.ttf?t=1651914424264') format('truetype');
}

@font-face {
  font-family: 'iconfont';  /* Project id 3878984 */
  src: url('//at.alicdn.com/t/c/font_3878984_pds8am1ap5.woff2?t=1675406628002') format('woff2'),
       url('//at.alicdn.com/t/c/font_3878984_pds8am1ap5.woff?t=1675406628002') format('woff'),
       url('//at.alicdn.com/t/c/font_3878984_pds8am1ap5.ttf?t=1675406628002') format('truetype');
}

@font-face {
  font-family: "\963f\91cc\5988\5988\6570\9ed1\4f53 Bold";font-weight: 700;src: url("../cssnew/Alimama_ShuHeiTi_Bold.woff2.txt") format("woff2"),
  url("../cssnew/Alimama_ShuHeiTi_Bold.woff.txt") format("woff");
  font-display: swap;
}


/*top*/
.top {overflow: hidden;padding:  0 15px;border-bottom:  1px solid #f8f8f8;background: #86bf14;position: relative;z-index: 10;}
.top_box {max-width: 1500px;margin: 0 auto;}
.top_con {display:  flex;justify-content:  space-between;align-items:  center;height:  50px;}
.top_name {display: flex;align-items: center;color: #fff;}
.top_name i {}
.top_name p {padding: 0 0 0 10px;font-size: 15px;}
.top_r {}
.top_r ul {display: flex;justify-content: space-between;align-items: center;}
.top_r li {display:  flex;align-items:  center;margin: 0 7px;}
.top_r li i {color: #fff;}
.top_r li a {color: #fff;padding: 0 0 0 8px;font-size: 14px;}

/*head*/
.head {overflow: hidden;padding: 1.5% 15px;position: relative;z-index: 10;}
.head_box {max-width: 1500px;margin: 0 auto;}
.head_con {display: flex;justify-content: space-between;align-items: center;}
.head_l {display: flex;align-items: center;}
.head_logo {display: flex;align-items: center;border-right: 1px solid #f8f8f8;padding: 0 20px 0 0;}
.head_logo i {}
.head_logo p {display: flex;flex-direction: column;font-size: 42px;font-weight:  bold;color:  #86bf14;    padding: 0 0 0 20px;}
.head_logo p span {font-size: 12.4px;text-transform:  uppercase;font-weight: 100;font-family:  Arial;padding: 3% 0 0;color:  #999;}
.head_sub {display: flex;flex-direction: column;/* align-items: center; */padding: 0 0 0 20px;}
.head_sub b {display: flex;align-items: center;font-size: 30px;}
.head_sub b span {color: #86bf14;}
.head_sub p {font-size: 22px;font-weight:  lighter;padding: 3% 0 0;color: red;
}
.head_r {display: flex;align-items: center;}
.head_r i{font-size: 40px;color:  #86bf14;}
.head_r p {display: flex;flex-direction: column;font-size: 15px;padding: 0 0 0 14px;color:  #999;}
.head_r p span {font-size: 28px;font-family: DIN Medium;color: #f96228;line-height: 30px;padding: 4% 0 0;font-weight: bold;}

/*nav*/
.nav {overflow: hidden;background: #86bf14;position: relative;z-index: 10;}
.nav_box {max-width: 1500px;margin: 0 auto;}
.nav_con {}
.nav_con ul {display: flex;justify-content: space-between;align-items: center;}
.nav_con li {width: 15%;display:  flex;justify-content:  center;position:  relative;z-index:5;}
.nav_con li:before {content:'';width:1px;height: 16px;background: rgba(248, 248, 248, 0.1);position:absolute;top: 28px;right:0;}
.nav_con li:after {content:'';width:100%;height:0;background: #4a4a4a;position:absolute;top:0;left:0;transition:0.5s;z-index:-1;}
.nav_con>ul>li:hover:after,.nav_con>ul>li.cur:after {height:100%;}
.nav_con li a {font-size: 20px;color: #fff;line-height:  70px;display:  inline-block;width: 100%;text-align:  center;font-weight: 700;}

/*banner*/
.banner{position: relative;height: 100%;overflow: hidden;background: #fff;margin: 0 !important;}
.banner a{/* position: absolute; *//* width:100%; *//* height: 900px; *//* z-index: 3; *//* opacity: 0; *//* z-index: 555; */overflow: hidden;}
.banner a img{height: auto;transform:scale(1.1);width: 100% !important;margin: 0 !important;}
.banner a.active{z-index:5;opacity: 1;}
.banner a.active img{transform: scale(1.1);opacity: 1;}
.banner .slick-active img {    transition: 6s linear; transform: scale(1);}
.banner a img{
	transition:transform 5s linear,opacity 1s linear;
	-webkit-transition:transform 5s linear,opacity 1s linear;
	-o-transition:transform 5s linear,opacity 1s linear;
	-moz-transition:transform 5s linear,opacity 1s linear;
	-ms-transition:transform 5s linear,opacity 1s linear;
}
.banner .ban_dot {display: flex !important;width: 100%;justify-content: center;align-items: center;/* margin: 2% 0 0; */position: absolute;bottom: 4%;left: 0;}
.banner .ban_dot li {width: 10px;height: 10px;display: inline-block;background: #ddd;margin: 0 0.5%;transition: 0.5s;border-radius: 50%;}
.banner .ban_dot li.slick-active {background: #1950a2;}
.banner .ban_dot li button {font-size:0;border: none;outline: none;}
.banner .slick-prev:before {content: '\e8d4' !important;font-family: iconfont !important;color: #333 !important;font-size: 48px !important;letter-spacing: 5px;opacity: 1 !important;}
.banner .slick-next:before {content: '\e8d4' !important;font-family: iconfont !important;color: #333 !important;font-size: 48px !important;letter-spacing: 6px;opacity: 1 !important;}
.banner .pro_call .ban_dot {/* display:none !important; */}
.slick-prev {left: 70px !important;transform: rotate(180deg) !important;/*background: #0b5bbc !important;*/width: 42px !important;height: 42px !important;border-radius: 50%;z-index: 5;}
.banner .slick-next {right: 70px !important;/*background: #0663ed !important;*/width: 42px !important;height: 42px !important;border-radius: 50%;z-index: 5;}
.pro_call .slick-prev:before, .pro_call .slick-next:before {opacity: 1;transition: all ease 0.5s;}
.news_call:hover .slick-prev:before, .news_call:hover .slick-next:before {opacity: 1;}

/*search*/
.search {background: #fff;overflow: hidden;padding:  0 15px;}
.search_box {max-width: 1500px;margin: 0 auto;height: 60px;display:  flex;align-items:  center;justify-content:  space-between;}
.head_s {display: flex;align-items: center;justify-content: center;}
.head_s form {display: flex;justify-content: space-between;align-items: center;width: 100%;/* border-left:  1px solid #ddd; *//* padding: 0 0 0 10%; */}
#search-bg {/* width: 140px; */height: 60px;line-height: 60px;overflow: hidden;box-sizing: border-box;padding: 0 0 0 27px;border-left: 1px solid #ddd;}
#search-i {box-sizing: border-box;position: relative;z-index: 5;margin: 0 22px 0 50px;display: flex;}
#search-i:after {content: '';width: 60px;height: 60px;position: absolute;top: -20px;left: -19px;z-index: -1;background: #86bf14;}
#infoname {border: none;background: none;outline: none;}
.search-text{ font-size:15px;color: #666; display: flex;justify-content: center;align-items: center; letter-spacing: 1px;}
.search-text a{ font-size:15px; color: #666 !important; font-weight: 100;}
.search-text span{color:#333;font-size: 15px;font-weight:  bold;padding: 0 0 0 10px;}
.search_con {display: flex;flex-direction: column;align-items: center;width: 68%; padding-top:10px;}
.search-text i {font-size: 28px;color:  #86bf14;}

/*pro*/
.pro {padding: 4% 1% 4%;overflow: hidden;background: #f8f8f8;}
.pro_box {max-width: 1500px;margin: 0 auto;}
.pro_tit {display: flex;justify-content: center;flex-direction:  column;align-items:  center;}
.pro_tit p {display: flex;align-items: center;font-size: 40px;font-weight: normal;position: relative;}
.pro_tit p:before {content:'';width: 48%;height: 10px;position: absolute;/* background: url(https://memberpic.114my.com.cn/dgaxhm11/uploadfile/image/20231031/20231031155320_1649293656.png)no-repeat; *//* border-radius: 50%; */left: 0;bottom: 0;/* background: rgba(25,80,162,0.2); */z-index: -1;}
.pro_tit p:after {content:'';width: 10px;height: 10px;/* background: url(https://memberpic.114my.com.cn/dgaxhm11/uploadfile/image/20231031/20231031155320_1865767148.png)no-repeat; */position: absolute;right: -10%;top: 46%;/* border-radius: 50%; *//* background: #1950a2; */}
.pro_tit p span {/* color: #1950a2; */font-weight: normal;}
.pro_tit em {font-size: 18px;padding: 1% 0 0;font-weight: lighter;color: #666;}
.pro_tab {margin: 4% 0 0;}
.pro_nav {display:none;}
.pro_nav ul {display: flex;justify-content: space-between;align-items: center;/* width: 90%; */margin: 0 auto;}
.pro_nav li {width: 16%;background: #f8f8f8;display: flex;justify-content: center;align-items: center;padding: 1.2% 0;transition: 0.5s;}
.pro_nav li.on {background: #1950a2;}
.pro_nav li a {font-size: 16px;}
.pro_nav li.on a {color:#fff;}
.pro_con {overflow: hidden;margin: 3% 0 0;display: flex;justify-content: space-between;}
.pro_roll {display: flex;transition: 0.5s;width: 82%;}
.pro_call {width: 100%;flex-shrink: 0;position: relative;}
.pro_call ul {display: flex;justify-content: space-between;flex-wrap: wrap;/* width: 43%; */}
.pro_call li {display: flex;flex-direction: column;position: relative;transition: 0.5s;width: 24%;overflow: hidden;}
.pro_call li:first-child {/* width: 49.9%; *//* position:absolute; *//* top:0; *//* right:0; */}
.pro_call li:nth-child(n+5) {margin: 1.5% 0 0;}
.pro_call li br {display:none;}
.pro_call li.on {background: #eb3d00;}
.pro_call li>a {overflow: hidden;position: relative;border: 1px solid #eee;}
.pro_call li>a:after {content:'\e8d4';width: 30px;height: 30px;position: absolute;border-radius: 50%;left: 10%;bottom: 6%;border: 1px solid #ddd;font-family: 'iconfont';display: flex;justify-content: center;align-items: center;font-size: 17px;letter-spacing: 5px;transition: 0.5s;color: #fff;display: none;}
.pro_call li:hover a:after {background:#eb3d00;color:#fff;}
.pro_call li.on a {color: #fff;}
.pro_call li a img {width: 100%;height: auto;transition:0.5s;}
.pro_call li:hover img {transform:scale(1.1);}
.pro_call li span {padding-top: 0px !important;/* position: absolute; */transition: 0.5s;bottom: 0;left: 0;width: 100%;background: #787878;height: 50px;/* transform: translateY(50px); */transition:0.5s;text-align: center;}
.pro_call li:hover span{background:#87bc1d;}
.pro_call li span a{color: #fff;font-size: 19px;line-height: 50px;}

.peitao_box{ width:1200px; margin:68px auto 0;}
.peitao_ti span{ display:block; font-size:40px; color:#333333; text-align:center;}
.peitao_ti p{display:block;font-size:20px;color:#5c5c5c;text-align:center;padding: 14px 0 0;}
.peitao_liebiao{ margin-top:60px; background:url(https://memberpic.114my.com.cn/dgrfsj11/uploadfile/image/20231130/20231130101412_1616367439.jpg) no-repeat center 0; overflow:hidden;}
.peitao_left{ float:left; width:540px;}
.peitao_left li{ display:block; margin-bottom:60px;}
.peitao_left li .peitao_tu,.peitao_right li .peitao_tu{ width:100%; background:#000; border-radius:10px; overflow:hidden;}
.peitao_left li .peitao_tu img,.peitao_right li .peitao_tu img{ display:block; width:100%; height:auto; transition:all .5s;}
.peitao_left li .peitao_con{ margin-top:15px;}
.peitao_left li .peitao_con span{ display:block; font-size:30px; color:#454444; line-height:40px;}
.peitao_left li .peitao_con p{ display:block; font-size:14px; color:#666666; line-height:26px; margin-top:15px;}
.peitao_right{ float:right; width:540px;}
.peitao_right li{ display:block; margin-bottom:45px;}
.peitao_right li .peitao_con{ margin-bottom:32px;}
.peitao_right li .peitao_con span{ display:block; font-size:30px; color:#454444; line-height:40px;}
.peitao_right li .peitao_con p{ display:block; font-size:14px; color:#666666; line-height:26px; margin-top:15px;}

/*about*/
.about {overflow: hidden;padding: 4% 1%;/* background: url(https://memberpic.114my.com.cn/dgrfsj11/uploadfile/image/20231113/20231113162607_474511750.jpg)no-repeat center top; */position: relative;z-index: 5;background: #f8f8f8;}
.about:before {content:'';width: 100%;height: 98%;position: absolute;/* background: rgba(25,80,162,0.4); */top: 0;left: 0;z-index: -1;}
.about_box {max-width: 1200px;margin: 0 auto;}
.about_tit {display: flex;flex-direction: column;align-items: center;/* color: #fff; */}
.about_tit i {font-size: 80px;font-family: 'Impact';color: #eee;text-transform: uppercase;display: none;}
.about_tit b {font-size: 40px;display: flex;align-items:  center;/* margin: -3% 0 0; */font-weight: lighter;position: relative;z-index: 5;}
.about_tit b:before {content:'';width: 48%;height: 10px;position: absolute;/* border-radius: 50%; */left: 0;bottom: 0;/* background: rgba(25,80,162,0.2); */z-index: -1;}
.about_tit b span {/* color: #14428f; */font-weight: normal;}
.about_tit p {font-size: 18px;padding: 1% 0 0;color: #666;opacity: 0.8;}
.about_con {display: flex;justify-content: space-between;align-items: center;margin: 4% 0 0;/* background: #fff; *//* padding: 4%; */}
.about_txt {display: flex;flex-direction: column;width: 54%;}
.about_txt p {display: flex;flex-direction: column;font-size: 36px;font-weight: lighter;color: #5c5c5c;font-family: Arial;text-transform: uppercase;}
.about_txt p span {font-size: 26px;font-weight: bold;color: #333;padding: 2% 0 0;}
.about_txt em {font-size: 15px;line-height: 28px;color:  #666;font-weight:  lighter;padding: 5% 0 0;display: flex;flex-direction: column;}
.about_txt em span {font-size: 21px;padding: 0 0 4% 0;}
.about_txt>a {font-size: 15px;border-radius:  40px;border: 1px solid #ddd;width: 14%;display:  flex;justify-content:  center;align-items:  center;font-weight:  lighter;padding: 1% 0;margin: 5% 0 0;display: none;}
.about_more ul {display: flex;justify-content: center;align-items: center;margin: 7% 0 0;}
.about_more li {width: 17%;display: flex;align-items:  center;transition: 0.5s;background: #f96228;padding: 2% 1%;justify-content: center;margin: 0 1px 0 0;border-radius: 40px 0 0 40px;}
.about_more li:last-child {background:#87bc1d;border-radius: 0 40px 40px 0;}
.about_more li:hover {}
.about_more li i {font-size: 32px;}
.about_more li>a {font-size: 15px;display: flex;flex-direction: column;/* padding: 0 0 0 12px; */color: #fff;}
.about_more li>a:hover {    text-decoration-line: underline;}
.about_more li>a span {font-size: 12px;text-transform:  capitalize;font-family:  Arial;color:  #999;padding: 7% 0 0;display: none;}
.about_pic {width: 40%;}
.about_pic i {}
.about_pic i img {width:100%;height: auto;}

/*news*/
.news {padding: 4% 1%;overflow: hidden;/* background: #f5f5f5; */}
.news_box {max-width: 1200px;margin: 0 auto;}
.news_tit {display: flex;justify-content: center;align-items: center;flex-direction: column;}
.news_tit p {display: flex;font-size: 40px;position: relative;}
.news_tit p:before {content:'';width: 48%;height: 10px;position: absolute;border-radius: 50%;left: 0;bottom: 0;/* background: rgba(25,80,162,0.2); */z-index: -1;}
.news_tit p b {/* color: #14428f; */font-weight: normal;}
.news_tit em {font-size: 18px;/* font-weight: lighter; */padding: 1% 0 0;color: #999;}
.news_nav {width: 40%;margin: 4% auto 0;}
.news_nav ul {display: flex;justify-content: space-between;align-items: center;width: 100%;}
.news_nav li {display:  flex;justify-content:  center;align-items:  center;background: #fff;margin: 0 12px;width: 100%;padding: 1.5% 25px;/* border-radius: 40px; */position: relative;overflow: hidden;z-index: 5;/* box-shadow: 0px 0px 20px #ddd; */background: #f8f8f8;}
.news_nav li:before {content:'';width:0;height:100%;background: #14428f;position:absolute;top:0;left:0;transition:0.5s;z-index:-1;}
.news_nav li.on:before {width:100%;}
.news_nav li i {font-size: 18px;line-height:  24px;display: none;}
.news_nav li a {font-size: 18px;line-height: 24px;/* padding-left: 10px; */white-space: nowrap;}
.news_nav li.on,.news_nav li.on a {color: #fff;font-weight: bold;}
.news_list{width: 100%;display: flex;transition:all .5s;justify-content: space-between;}
.news_l,.news_r {width:48%;border: 1px solid #eee;padding: 3% 1% 0;}
.news_l o,.news_r o {font-size: 20px;font-weight: bold;padding: 0 0 0 20px;}
.news_list .ban_dot {display:none !important;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{/* display: flex; */justify-content: space-between;/* flex-shrink: 0; *//* width: 48%; *//* border: 1px solid #eee; *//* flex-direction: column; */padding: 3% 0 0;border-top: 1px solid #eee;margin: 3% 0 0;}
.news_list .news_div{/* margin: 0 !important; */}
.news_list .news_div_item{width: 100%;position: relative;transition:0.5s;padding: 10px 20px;background: #fff;display: flex !important;flex-direction: column-reverse;margin: 0 0.1%;/* border: 1px solid #f8f8f8; */}
.news_list .news_div_item_date{/* position: absolute; */bottom: 170px;display: block;left: 19px;height: 22px;font-size: 13px;color: #666;}
.news_list .news_div_item_date::before{content:'';}
.news_list .news_div_item_content{/* height: 220px; */}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{float: left;font-size: 13px;line-height: 22px;color: #666;}
.news_list .news_div_item_title{}
.news_list .news_div_item_a{font-size: 20px;display: block;margin-bottom: 12px;position:relative;transition:0.3s;/* font-weight: 100; */padding-top: 18px;}
.news_list .news_div_item_a::before{position:absolute;content:'\4e86\89e3\8be6\60c5';bottom: -142px;left: 0;width: 122px;height: 35px;background: #fff;border-radius: 20px;line-height: 33px;color: #666;font-size: 13px;transition:0.5s;border: 1px #87bc1d solid;text-align: center;box-sizing: border-box;padding-left: 30px;color: #87bc1d;}
.news_list .news_div_item_a::after{position:absolute;font-size: 18px;width: 18px;height: 14px;left: 22px;transition:0.5s;font-family: 'iconfont';content: "\eb94";color: #87bc1d;bottom: -131px;}
.news_list .news_div_item_body{font-size: 14px;color: #999;line-height: 26px; font-weight:100;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height: 200px;display: block;transition: 0.5s;}
.news_list .news_div_item:hover .news_div_item_a{color:#87bc1d;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #87bc1d;color: #fff;}
.news_list .news_div_item:hover .news_div_item_a::after{color: #fff;}
.new_ic{overflow:hidden;margin: 4% auto 0;}
.news_list .news_div_item:hover .news_div_item_pic img  {    transform: scale(1.1);transition: 0.5s;}
.news_div_item_pic {overflow: hidden;}
.news_list .news_div:first-child {}
.news_list .news_div:first-child .news_div_item:nth-child(1) .news_div_item_date {display:none;}
.news_list .news_div:first-child .news_div_item .news_div_item_a::before {display:none;}
.news_list .news_div:first-child .news_div_item .news_div_item_a::after {display:none;}
.news_list .news_div:first-child .news_div_item:nth-child(n+2) .news_div_item_pic {display:none;}
.news_list .news_div:first-child .news_div_item:nth-child(n+2) .news_div_item_body {display:none;}
.news_list .news_div:first-child .news_div_item:nth-child(n+2) .news_div_item_a {font-size:15px;}
.news_list .news_div:first-child .news_div_item:nth-child(n+2) { flex-direction: row-reverse; justify-content: space-between; align-items: center;}
.news_list .news_div:last-child .news_div_item:nth-child(-n+2){justify-content:space-between;flex-direction: row-reverse;}
.news_list .news_div:last-child .news_div_item:nth-child(-n+2) .news_div_item_date {display:none;}
.news_list .news_div:last-child .news_div_item:nth-child(-n+2) .news_div_item_a {font-size:15px;}
.news_list .news_div:last-child .news_div_item:nth-child(-n+2) .news_div_item_content {margin: 0 0 0 28px;}
.news_list .news_div:last-child .news_div_item:nth-child(-n+2) .news_div_item_pic img {height: 186px;}
.news_list .news_div:last-child .news_div_item:nth-child(n+3) .news_div_item_pic {display:none;}
.news_list .news_div:last-child .news_div_item:nth-child(n+3) .news_div_item_date {/* display:none; */}
.news_list .news_div:last-child .news_div_item:nth-child(n+3) .news_div_item_body {display:none;}
.news_list .news_div:last-child .news_div_item:nth-child(n+3) .news_div_item_a {font-size:15px;}
.news_list .news_div:last-child .news_div_item:nth-child(n+3) {flex-direction: row-reverse;justify-content: space-between;align-items: center;border-top: 1px solid #eee;}
.news_list .news_div:last-child .news_div_item:nth-child(n+3) .news_div_item_a::before {display:none;}
.news_list .news_div:last-child .news_div_item:nth-child(n+3) .news_div_item_a::after {display:none;}

/*link*/
.linkTagcs {width: 100%!important;padding-top: 6px;}
.gy{max-width: 1200px;margin: 0 auto;width: 100%;}
.link_c{display: flex;height: 86px;align-items: center;position: relative;}
.link_c:after {position: absolute;content: "";width: 100%; height: 1px; background: rgba(255,255,255,0.05); right: 0;bottom: 0;}
.link_tit{display: flex;position: relative;padding-right: 25px;align-items: center;}
.link_tit>span{font-size: 40px;color: #fff;margin-right: 12px;}
.link_tit>p>span{display: block;font-size: 25px;color: #fff;font-weight: bold;}
.link_tit>p>i{font-size: 14px;color: #fff;letter-spacing: 4px;}
.linkTagcs ul{height: 100%; display: flex;align-items: center;flex-wrap: wrap;}
.links_m {height: 100%;  display: flex;align-items: center;}
.linkTagcs li a {color: rgba(255,255,255,0.26)!important;font-size:14px;}
.linkTagcs li{line-height:22px!important;}
.linkTagcs li:first-child {display:none;}
.linkTagcs li:nth-child(n+3) {display:none;}

/*copy*/
.copy {width: 100%;background: #111;overflow: hidden;padding-bottom: 163px;position: relative;z-index: 2;margin:   0 auto;padding: 2% 1% 0;}
.copy_pic {height: 160px;overflow: hidden;}
.copy_pic li {width:  160px; height: 160px; overflow: hidden;}
.copy_pic li p {font-size: 14px;color: #ffffff;text-align: center;line-height: 30px;}
.copy_pic li i {background: #ffffff;width:160px;height: 160px; display: inline-block;padding: 9px;}
.copy_pic li i img{width:100%;}
.copy_str {margin-top: 15px;}
.copy_str li {width: 36px;height: 36px;border-radius: 100%; transition: 0.5s;position: relative;border: 1px solid rgba(255,255,255,0.15);display: flex;
justify-content: center; align-items: center;cursor: pointer;}
.copy_str li.on{background: #14428f;border:none;}
.copy_str ul { display: flex;justify-content: center;}
.copy_str li i {font-size: 20px;color: #fff;position: relative;z-index: 99;}
.copy_str li+li {margin-left:18px;}
.copy_txt {font-size: 16px;color: #ffffff;line-height: 20px;float: left;padding: 16px 0 0 64px;}
.copy_txt b {font-family: Roboto;font-size: 30px;line-height: 32px;display: block;padding: 15px 0;}
.copy_txt a {font-size: 14px;line-height: 35px;color: #ffffff;width: 125px;height: 35px;background:url(https://memberpic.114my.com.cn/dgqjwj11/uploadfile/image/20210119/20210119152834_1665765722.png)no-repeat #00277a 20px 9px;display: inline-block;border-radius: 10px;text-align: center;padding-left: 30px;}
.copy_con {width:41%;/* padding-top: 70px; */}
.copy_pho{}
.copy_con ul {display: flex;justify-content:space-between;width: 100%;}
.copy_con li p {font-size: 18px;color: #ffffff;line-height: 20px;margin-bottom: 20px;font-weight: bold;}
.copy_con li a {font-size: 14px;color:rgba(255, 255, 255, 0.47);line-height: 30px; display: flex;}
.copy_con li a:hover  {color:#fff;}
.copy_c {display: flex;justify-content: space-between;align-items:  center;padding: 3% 0;}
.zh_b{font-size: 20px!important;color: #fff;font-weight: normal;}


/*foor*/
.foor {width:100%;background: #141414;padding: 0 4%;}
.foor_name {display: flex;justify-content: space-between;height: 97px;align-items: center;}
.foor_name>div:nth-child(1) {padding-left: 7px;}
.foor_name>div{font-size: 14px;color: #fff;text-align: center;}
.foor_name a {color: #fff;transition: all 0.3s linear;font-size: 14px;}
.foor_name a:hover  {color:#fff;transition: all 0.3s linear;}
.copy_pho b{display: block;font-size: 22px;color: #fff;}
.copy_pho div{font-size: 16px;color: #fff;line-height: 36px;margin-top: 25px;}
.bq_bj {width: 100%; height: 266px;background: #141414;position: relative;margin-top: -266px;}
.copy_icon>b{display: block;font-size: 18px;color: #fff;margin-bottom: 30px;}






 .ntech { overflow: hidden;padding: 4% 1%;}
    .ntech_box {    max-width: 1500px; margin: 0 auto;}
    .ntech_tit {}
    .ntech_tit p { font-size: 36px; display: flex;flex-direction: column; font-weight: bold;}
    .ntech_tit p span {font-size: 16px; font-weight: lighter;padding: 1% 0 0;}
    .ntech_con {margin: 3% 0 0;}
    .ntech_con ul {display: flex;justify-content: space-between;}
    .ntech_con li {    width: 21%;border: 1px solid #eee; padding:6% 3% 6%;display: flex; flex-direction: column;  align-items: center;    transition: 0.5s;}
.ntech_con li:hover {    transform: translateY(-10px); background:#86bf14;}
.ntech_con li:hover i,.ntech_con li:hover p,.ntech_con li:hover p span {color:#fff;}
    .ntech_con li+li {border-left: none;}
    .ntech_con li i {    font-size: 50px; color: #86bf14;}
    .ntech_con li p {    display: flex;  flex-direction: column;align-items: center; font-size: 22px; font-weight: bold;margin: 24% 0 0;    position: relative;
z-index: 5;}
.ntech_con li p:before { content: ''; width: 16%;height: 2px;background: #86bf14; position: absolute; bottom: -40%; left: 0; right: 0; margin: 0 auto;
 z-index: -1;}
    .ntech_con li p span {    font-size: 16px;padding: 6% 0 0; color: #999; font-weight: lighter; text-align: center; line-height: 26px;}

.ntech_con li i img,.ntech_con li:hover i img+img {display: block;}

.ntech_con li i img+img,.ntech_con li:hover i img {
    display: none;
}







/*内页产品分类*/
.proclass{  background:#fff;      width: 16%;}
.pctop{ box-sizing:border-box; text-align:center; height:110px; background:#86bf14;; font-size:32px; color:#fff; padding:20px 0;}
.pctop em{ display:block; margin-top:5px; text-transform:uppercase; font-size:12px; color:##fff;}
.pcon table,.pcon tbody,.pcon tr,.pcon td{ display:block; width:100%; box-sizing:border-box;}
.pcon{ padding:15px; border:1px solid #eee;}
.pcon>table>tbody>tr>td>a,.pcon li a{ line-height:59px; border-bottom:1px dashed #eee; font-size:16px; color:#444; padding-left:30px; background:url(https://memberpic.114my.com.cn/076982063565/uploadfile/image/20201016/20201016172140_138688197.png) no-repeat 5px center; font-weight:normal !important; display:block;}
.pcon>table>tbody>tr>td>a:hover,.pcon>table>tbody>tr>td table a:hover,.pcon li a:hover{color:#86bf14 !important;}
.pcon>table>tbody>tr>td table a{ display:block; line-height:49px; font-size:14px; color:#999; padding-left:30px; position:relative; border-bottom:1px dashed #eee;}
.pcon>table>tbody>tr>td table a:after{ content:''; display:block; position:absolute; top:0; bottom:0; left:20px; margin:auto 0; width:4px; height:4px; border-radius:50%; background:#eee;}
.pcon>table>tbody>tr>td table a:hover:after{ background:#0f45c1 !important;}
.pcaddr{ padding:10px; margin-top:20px; font-size:13px; color:#666; background:#f9f9f9; line-height:36px;height: 230px;}
.pcaddr b{font-size:16px;line-height: 24px;}
.pcaddr p {
    line-height: 24px;
}