body{overflow-x:hidden;}
body,td{font-size:14px; color:#555; font-family:Microsoft YaHei; }
a{color:#555; text-decoration:none; font-size:14px;}
a:hover{color:#005bac; text-decoration:underline;}
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th{ margin:0; padding:0;}
dl,dt,dd{margin:0px; padding:0px; list-style:none;}
ul,li{list-style:none;}
em,i{font-style:normal;}
img{border:0;}
.cl{clear:both;}
.fl{float:left;}
.fr{float:right;}



/*字体*/
@font-face {
font-family:neutraface2;
src: url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.ttf),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.eot),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.otf),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.woff),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.woff2);
}
@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);
}
@font-face {
font-family:Tw Cen MT;
src: url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.ttf),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.eot),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.otf),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.woff),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.woff2);
}



/*通用栏目标题*/
.column_tit{font-size:36px; line-height:36px; color:#333; font-weight:bold; text-align:center;}
.column_tit p{margin-top:14px; font-size:18px; line-height:18px; color:#666; font-weight:normal;}



/*顶部*/
.top_bg{width:100%; height:56px; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221029/20221029173446_1221324023.jpg) center no-repeat;}
.top{width:1400px; margin:0 auto;}
.top_fl{float:left; line-height:45px; color:#cbd7e8;}
.top_tel{float:right; color:#fff; line-height:56px;}
.top_tel span{ font-family:DIN Medium; font-weight:bold; font-size:30px;}



/*抬头*/
.head{width:1400px; height:132px; margin:0 auto;}
.head_logo{float:left; margin-top:30px;}
.head_fr{float:right;}
/*导航*/
.head_nav{ float:left; margin-top:43px;}
.head_nav li{float:left; text-align:center;}
.head_nav li+li{margin-left:53px;}
.head_nav li a{ display:block; height:47px; font-size:16px; line-height:16px; text-decoration:none; color:#333;}
.head_nav li a:hover,.head_nav li a.navcurrent{ color:#005bac; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221029/20221029173446_238811770.jpg) bottom repeat-x;}
.head_cai{ float:right; margin-left:10px; margin-top:43px;}

/*搜索*/
.search_but{float:right; margin-left:80px; margin-top:43px; position:relative;}
.search_but > img{cursor:pointer;}
.search_but > em{position:absolute; right:0; top:19px; width:700px; padding-top:62px; z-index:99; display:none;}
.search_contbg{width:100%; background:#fff; padding:25px; overflow:hidden; box-sizing:border-box; border-top:1px solid #ccc;}
.search_contfl{float:left; line-height:42px;}
.search_contfr{float:right; width:260px; height:42px; background:#fff; border:1px solid #ccc;}
#infoname{border:none; outline:none; background:none; float:left; width:195px; line-height:42px; color:#666; padding-left:20px;}
.submit{border:none; outline:none; float:right; width:45px; height:42px; cursor:pointer; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221029/20221029182008_1489347514.jpg) center no-repeat;}



/*幻灯片*/
.banner{overflow:hidden; background:#fff; position:relative;}
.banner-box{ min-width:1400px; height:650px; position:relative; margin:0 auto;}
.banner-box .bd{ width:100%; }
.banner-box .bd li{ width:100%; height:650px; background-position:center; background-repeat:no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;}
.banner-btn{width: 100%;position: absolute;top: 4px;left: 0;margin-left: 0;height: 100%;overflow: hidden;}
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:40%; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221029/20221029182008_1418785149.png) 0 0 no-repeat; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221029/20221029182008_1418785149.png) -49px 0 no-repeat; }
.banner-box .hd { position:absolute; bottom:25px; width:100%;}
.banner-box .hd ul { width:1400px; margin:0 auto; text-align:center; }
.banner-box .hd ul li{ width:30px; height:30px; line-height:30px; color:#fff; font-family:Arial; font-size:16px; background:#333;cursor:pointer;display:inline-block; margin:0 2px; transition:0.3s all ease-in-out; }
.banner-box .hd ul li.on{ background:#005bac;}
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}



/*数字*/
.shuzi{ margin:0 auto; width:1400px; margin-top:60px;}
.shuzi_L{ float:left; padding-left:160px;background: url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221029/20221029173446_1696884836.jpg) no-repeat left center;height: 100px;font-size:26px;font-weight: 100;line-height: 40px;}
.shuzi_L .main_30_l_f1{font-family: arial; font-size: 36px;display: inline-block;position: relative;top: 3px;left: 2px;color: #333;}
.shuzi_L .str{font-weight: bold;font-size: 26px; color:#005bac;}
.shuzi_L p{display: block;font-size: 15px;color: #999;line-height: 23px;padding-top: 5px;}

.shuzi_R{ float:right;}
.shuzi_R:after{content: '';display: block;}
.main_item{float: left;padding: 10px 0 10px 20px;cursor:pointer; margin-left:50px;}
.main_item > i{float: left;padding: 15px 20px;}
.main_item > i > img{display: block;}
.main_item > p{float: left;line-height: 32px;color: #343434;font-size: 15px;}
.main_item em{font-family:Tw Cen MT; font-weight:bold; display: block;font-size: 46px;color: #343434;line-height: 35px;height: 35px;}
.main_item em i{ font-size: 18px; font-weight:normal;display: inline-block;font-style: normal;vertical-align: middle;color: #343434;}



/*产品展示*/
.productbg{ width:100%; margin-top:60px; padding-top:60px; padding-bottom:60px; background:#fafafa;}
.product{ margin:0 auto; width:1400px;}
/*分类*/
.sort{ margin-top:30px; height:43px;}
.sort dl{ float:left; height:43px; padding-right:43px; margin-right:50px; border-right:1px dashed #ccc;}
.sort dl:nth-child(5){ padding-right:0; margin-right:0; border-right:none;}
.sort dt{ float:left; width:38px; height:43px; overflow:hidden; transition:0.5s;}
.sort dd{ float:left; margin-left:18px;}
.sort dd a{ padding-top:4px; font-size:18px; line-height:18px; text-decoration:none;}
.sort dd a span{ display:block; margin-top:6px; color:#666; line-height:12px; font-family:Arial; font-size:12px;}
.sortcur dt img { margin-top:-43px;}
.sortcur dd a{ color:#005bac;}
.sortcur dd a span{ color:#005bac;}

.procont{ margin-top:40px; height:640px;}
.procontshow{}
.progdwz2021 li{ float:left; margin-bottom:30px; position:relative;}
.progdwz2021 li+li{ margin-left:30px;}

.progdwz2021 li br{ display:none;}
.progdwz2021 li>a{ position:relative; display:block; width:327px; height:248px; overflow:hidden;}
.progdwz2021 li>a img{ transition:0.5s;}
.progdwz2021 li:hover>a img{transform:scale(1.1);}
.progdwz2021 li span{ display:block;}
.progdwz2021 li span a{ position:relative; display:block; height:55px; line-height:50px; font-size:16px; text-decoration:none; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031090835_1166787330.png) left bottom no-repeat; }
.progdwz2021 li:hover span a{ background: none;}
.progdwz2021 li span a:after{ position:absolute; display:block; content:""; width:0px; height:2px; background:#005bac; bottom:0; transition:0.5s; }
.progdwz2021 li:hover a:after{ width:327px;}



/*产品特性*/
.products_adv{ margin:0 auto; width:1400px; margin-top:60px;}
.products_adv_row1{ position:relative; text-align: center; font-size: 36px; color: #333; line-height:36px;}
.products_adv_row1 i{ display:block; position:absolute; top:1px; left:715px; font-family:neutraface2; font-size:60px; color:#005bac;}
.products_adv_row1 span{font-size: 18px;color: #666 ;display: block;line-height: 18px; margin-top:15px;}
.products_adv_row2{width: 100%;height: 580px;background: url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031095532_1097169545.jpg) no-repeat center;position: relative;}
.products_adv_item {position: absolute;text-align: right;width: 309px;top: 185px;cursor: pointer;}
.products_adv_item:after{transition: .3s all ease;content: '';display: block;width:12px;height:12px;background:#555555;border-radius:50%;box-shadow: 0 0 0 8px rgba(0,0,0,.1);position: absolute;right: -40px;top: 12px;}
.products_adv_item3:after, .products_adv_item4:after{left:-40px;}
.products_adv_item:hover:after{background:#005bac;box-shadow: 0 0 0 8px rgba(0,91,172,.2);}
.products_adv_item strong {font-size: 22px;color: #666;display: block;font-weight: normal;line-height: 35px;transition: .3s all ease;padding-bottom: 10px;}
.products_adv_item:hover strong{color: #005bac}
.products_adv_item p {color: #aaa;font-size: 16px;display: block;line-height: 26px;}
.products_adv_item1,.products_adv_item2{text-align: right;}
.products_adv_item3,.products_adv_item4{text-align: left;right: 0; width:300px;}
.products_adv_item2,.products_adv_item4{top: 355px;}



/*应用行业*/
.index_solu { margin:0 auto; width:1400px; margin-top:60px}
.index_solu_row2{ margin-top:30px;}
.index_solu_item:first-child{margin-left: 0;}
.index_solu_item {float: left;width: 256px;overflow: hidden;position: relative;height: 420px;margin-left: 30px;border-radius: 5px;}
.index_solu_item > img {position: absolute;left: 50%;transform: translateX(-50%);top: 0;}
.index_solu_item p {position: absolute;left: 0;bottom: 0;background: rgba(0,0,0,0.5);color: #fff;display: block;width: 100%;text-align: center;font-size: 22px;line-height: 30px;padding: 57px 0;transition: 0.3s all ease;}
.index_solu_item p em{display: block;font-size: inherit;color: inherit;font-style: normal;position: relative;z-index: 3;}
.index_solu_item:nth-child(2n) p{bottom: auto;top: 0}
.index_solu_item p > img{display: block;margin: 0 auto;position: relative;z-index: 3;}
.index_solu_item p .small {display: block;color: #fff;text-align: center;line-height: 15px;font-size: 13px;position: relative;z-index: 3;opacity: 0.5;}
.index_solu_item:hover p{background: rgba(0, 0, 0,.0);}
.index_solu_item p:after{content: '';display: block;background: #174f9f;background: -moz-linear-gradient(45deg, #174f9f 0%, #4a7fb6 100%);background: -webkit-linear-gradient(45deg, #174f9f 0%,#4a7fb6 100%);background: linear-gradient(45deg, #174f9f 0%,#4a7fb6 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#174f9f', endColorstr='#4a7fb6',GradientType=1 );opacity:0;width: 100%;height: 100%;position:absolute;width: 100%;height: 100%;transition: 0.3s all ease;top: 0;left: 0;}
.index_solu_item:hover p:after{opacity: 0.85;}



/*简介*/
.aboutbg{ width:100%; margin-top:70px; height:681px; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031101116_1517226505.jpg) center no-repeat;}
.about{width:1400px; margin:0 auto; position:relative; height:681px;}
.about_R{ float:right; width:630px; padding-top:147px; margin-right:70px;}
.about_R1{ line-height:36px; font-size:16px;}
.about_R1 em{ display:block; height:60px; position:relative; font-size:50px; line-height:40px; font-family:arial; color:#333; text-transform:uppercase; font-weight:bold; margin-bottom:20px;}
.about_R1 em i{ color:#005bac;}
.about_R1 em:after{ content:""; display:block; position:absolute; left:0; bottom:0; width:27px; height:3px; background:#005bac;}
.about_R1 span{ display:block; font-size:26px; line-height:22px; color:#333; font-weight:bold; margin-bottom:20px;}
.about_R1 h5{ line-height:40px; color:#999; font-weight:normal; font-size:18px;}
.about_R1 a{ font-size:16px;}
.about_R2{ position:absolute; right:70px; bottom:5px;}
.about_R2{line-height:18px; font-size:18px; font-weight:bold;}
.about_R2 a{ font-size:18px;}



/*企业形象*/
.switchall{ margin:0 auto; width:1260px; margin-top:38px; height:270px; position:relative;}
#Left_Photo{ position:absolute; left:50%; top:-109px; margin-left:-70px; cursor: pointer; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031090835_2110843573.png) no-repeat; width:70px; height:70px;}
#Right_Photo{ position:absolute; left:50%; top:-109px; cursor: pointer; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031090836_1880820939.png) no-repeat; width:70px; height:70px; }
.switchnr{}
.switchnr .new_web_div2021 li{ float:left; margin-right:20px;}
.switchnr .new_web_div2021 li p{ text-align:center;}
.switchnr .new_web_div2021 li p a{ font-size:16px; line-height:40px;}



/*荣誉资质*/
.Honorbg{ width:100%; margin-top:60px; height:580px;}
.Honor{width:1400px; margin:0 auto; margin-top:30px; position:relative;}
.Honorcont{ position:absolute; left:90px;}
.Honorcont .new_web_div2021 li{float:left; width:267px; height:436px; padding-left:17px; padding-top:17px; margin-right:30px; position:relative; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031110027_690940318.jpg) top no-repeat;}
.Honorcont .new_web_div2021 li:after{ content:""; display:block; position:absolute; bottom:0; width:284px; height:50px; margin-left:-17px; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031110026_194333612.png) no-repeat;}
.Honorcont .new_web_div2021 li p{ display:none;}
#Left_Photo1{ position:absolute; left:0; top:176px; width:26px; height:46px; cursor:pointer; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031110026_2140657043.png) no-repeat;}
#Right_Photo1{ position:absolute; right:0; top:176px; width:26px; height:46px; cursor:pointer; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031110027_195531633.png) no-repeat;}
.Honorcont .new_web_div2021 li > a{display:block; width:250px; height:367px; overflow:hidden;}
.Honorcont .new_web_div2021 li > a img{transition-duration:0.5s;}
.Honorcont .new_web_div2021 li:hover > a img{transform:scale(1.12);}



/*在线留言*/
.ads_indexw1300 { width: 1400px; margin: 0 auto;}
.ads_index *{box-sizing:border-box;}
.ads_index {width: 100%;height: 170px;padding: 44px 0;background:#005bac; color:#fff; }
.ads_index .fl { width: 345px;}
.ads_index .fr {width: 880px;}
.ads_index .fl>p {font-size: 22px;font-weight: 100;color: #fff;line-height: 44px;}
.ads_index .fl>p .en {font-size: 12px;text-transform: capitalize;display: block;line-height: 22px;}
.ads_tel i{ padding-left:24px; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031112217_593181035.png) no-repeat left center;}
.ads_index .fl>p>strong {font-size: 28px;font-weight: bold;color: #fff;line-height: 45px;display: block}
.ads_index .fl>p>strong>.color {font-size: 40px;font-family: arial;text-transform: capitalize;color: #e3c184}
.ads_tel {position: relative; color: #fff;line-height: 18px;font-size: 14px;margin-top: 24px;}
.ads_tel strong {display: block;font-size: 30px;line-height: 32px;font-family: arial;font-weight: bold; margin-top:5px;}
.custom * {transition: 0.3s all ease-in-out;}
.custom_item {float: left; width: 145px; text-align: center;padding: 0px 42px 5px 35px;height: 80px;position: relative;cursor: pointer;}
.custom_item:after {content: '';width: 1px;height: 80px;background: rgba(255, 255, 255, 0.3);position: absolute;left: 0;bottom: 0;transition: 0.3s all ease;}
.custom_item:before {content: '';width: 8px;height: 8px;border: 2px solid #f0f0f0;display: block;position: absolute;border-radius: 50%;left: -5px;bottom: -11px;z-index: 3;background: #70b92b;transition: 0.3s all ease;}
.custom_item i {display: block;width: 50px;height: 50px;margin: 0 auto;}
.custom_item p {font-size: 14px;color: #fff;line-height: 25px;display: block;}
.custom_item2 i {background: url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031112217_375442460.png) no-repeat center -70px;}
.custom_item6 i {background: url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031112217_475671375.png) no-repeat center -70px;}
.custom_item1 i {background: url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031112217_1219743729.png) no-repeat center -70px;}
.custom_item3 i {background: url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031112217_1714082379.png) no-repeat center -70px;}
.custom_item5 i {background: url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031112217_44711905.png) no-repeat center -70px;}
.custom_item4 i {background: url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031112218_164443934.png) no-repeat center -70px;}
.custom_item.cur i {background-position: center 2px;}
.custom_item.cur p {color: #fff;}
.custom_item.cur:after {background: #fff;}
.custom_item.cur:before { background: #70b92b;border-color: #fff;box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.3)}
.custom {padding-bottom: 12px;width: 875px;margin-left: auto;}
.footer_ly {overflow: hidden;color: #222;width: 100%;margin-top: 23px;}
.footer_dr_dl_ti {float: left;}
#footer_dr_d_ti_wo,#footer_dr_d_tf_wo {float: left;width: 40px;line-height: 42px; height: 42px;font-size: 14px;color: #222;}
#footer_dr_d_ti_hree {width: 235px;height: 52px;float: left;overflow: hidden;}
#footer_dr_d_ti_hree input {width: 100%;height: 100%;display: block;border: 0 none;box-sizing: border-box;padding: 0px 25px;color: #333;line-height: 52px;font-size: 14px;}
#footer_dr_d_ti_wo img,#footer_dr_d_tf_wo img {display: block;margin: 10px auto;}
#footer_dr_d_tf_wo {line-height: 42px;height: 42px;}
#footer_dr_d_tf_ve {width: 235px;float: left;line-height: 52px;height: 52px;}
#footer_dr_d_tf_ve textarea {width: 100%;height: 100%;display: block;border: 0 none;box-sizing: border-box;padding: 0px 25px;color: #333;line-height: 52px;font-size: 14px;font-family: microsoft yahei;}
#footer_dr_d_to {width: 426px;overflow: hidden;padding-left: 20px;}
#footer_dr_d_to_wo {overflow: hidden;float: left;width: 150px;padding-left: 15px;line-height: 50px;height: 50px;font-size: 14px;background-color: #eeeeee;margin-top: 16px;color: #222;}
#footer_dr_d_to_hree {float: left;width: 80px; height: 50px;line-height: 50px;margin-left: 10px;}
#footer_dr_d_to_hree input {height: 0px;line-height: 50px;border: none;width: 112px;float: left;text-align: center;font-size: 16px;letter-spacing: 2px;background: fdfdfd;color: #222;}
#footer_dr_d_to_hree_img {float: left;line-height: 50px;height: 18px;padding: 16px;background: #fff;margin-top: 16px;}
#footer_dr_d_ly_ao {overflow: hidden;text-align: center;float: right;}
#footer_dr_d_ly_ao input {height: 52px;width: 175px;background: #70b92b;border: none;font-family: Microsoft YaHei;font-size: 16px;color: #fff;cursor: pointer; transition:all .3s ease;}
#footer_dr_d_ly_ao input:hover{ background:#343434;}
.footer_dr_d_ly_ao_l {background: #333;overflow: hidden;float: left;transition: all 0.8s linear;cursor: pointer;}
.footer_dr_d_ly_ao_l:hover,.footer_dr_d_ly_ao_r:hover {transition: all 0.8s linear;background: #333;}
#footer_dr_d_tf_ve textarea,#footer_dr_d_ti_hree input,#footer_dr_d_to_hree input {outline: none;}
.input {background: none;border: none;line-height: 50px;color: #222;}
#footer_dr_d_ly_ao .btns {background: #d1342b;}
input#title {background: url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031112401_1534832163.jpg) no-repeat center;}
input#phone {background: url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031112401_242382006.jpg) no-repeat center;}
textarea#content {background: url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031112401_2146918658.jpg) no-repeat center;}



/*新闻*/
.newsbg{width:100%; background:#f9f9f9;}
.newsbg1400{width:1400px; margin:0 auto; padding-top:74px; padding-bottom:20px;}
.news_tit{float:left; font-size:36px; line-height:36px; font-weight:bold; color:#333;}
.news_nav{float:right; padding-top:10px;}
.news_nav li{float:left; margin-left:40px;}
.news_nav li a{display:block; font-size:18px; line-height:18px; color:#777; padding-bottom:3px; text-decoration:none;}
.news_nav li a:hover,.news_nav li.newscur a{color:#222; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031114125_318162832.jpg) center bottom no-repeat;}
.news{margin-top:45px;}
.news_fl{float:left;}
.news_fl .news_div_item{width:517px; height:606px; background:#fff; position:relative; transition:all .5s;}
.news_fl .news_div_item_date{font-family:Arial; color:#b8b8b8; transition:all .5s;}
.news_fl .news_div_item_year{position:absolute; left:32px; top:225px; font-size:20px; line-height:20px;}
.news_fl .news_div_item_month,.news_fl .news_div_item_day{font-size:18px; line-height:18px; font-weight:bold;}
.news_fl .news_div_item_month{position:absolute; left:32px; top:203px;}
.news_fl .news_div_item_day{position:absolute; left:58px; top:203px;}
.news_fl .news_div_item_content{position:absolute; left:32px; top:45px; width:460px;}
.news_fl .news_div_item_title a{font-size:18px; line-height:18px; color:#333; transition:all .5s;}
.news_fl .news_div_item_title:after{content:""; display:block; width:26px; height:4px; margin-top:20px; background:#005bac; transition:all .5s;}
.news_fl .news_div_item:hover .news_div_item_title:after{background:#fff;}
.news_fl .news_div_item_body{margin-top:20px; line-height:26px; color:#777;}
.news_fl .news_div_item_pic{position:absolute; left:32px; top:274px;}
.news_fl .news_div_item_pic a{}
.news_fl .news_div_item_pic a img{width:450px; height:300px;}
.news_fr{float:right;}
.news_fr .news_div_item{width:849px; height:180px; background:#fff; position:relative; margin-bottom:32px; transition:all .5s;}
.news_fr .news_div_item_date{position:absolute; left:235px; top:135px; font-family:Arial; font-size:16px; line-height:16px; color:#b1b1b1; transition:all .5s;}
.news_fr .news_div_item_year,.news_fr .news_div_item_month,.news_fr .news_div_item_day{float:left;}
.news_fr .news_div_item_content{position:absolute; left:235px; top:32px; width:580px;}
.news_fr .news_div_item_title a{font-size:18px; line-height:18px; color:#333; transition:all .5s;}
.news_fr .news_div_item_body{margin-top:13px; line-height:22px; color:#777; transition:all .5s;}
.news_fr .news_div_item_pic{position:absolute; left:20px; top:27px;}
.news_fr .news_div_item_pic a{}
.news_fr .news_div_item_pic a img{width:190px; height:126px;}
.news_fr .news_div_item:nth-child(1){display:none;}
.news .news_div_item:hover{background:#005bac;}
.news .news_div_item:hover .news_div_item_title a{color:#fff;}
.news .news_div_item:hover .news_div_item_body{color:rgba(255,255,255,0.8);}
.news .news_div_item:hover .news_div_item_date{color:rgba(255,255,255,0.5);}



/*友情链接*/
.linkbg{width:1400px; height:77px; margin:0 auto; margin-top:30px; overflow:hidden;}
.linkbg a:hover{color:#005bac !important;}
.link_tit{float:left; padding-top:40px;}
.link_tit span{font-family:Arial; font-size:24px; line-height:16px; font-weight:bold; color:#333; text-transform:uppercase;}
.link_tit span i{color:#005bac;}
.link_tit p{margin-top:7px; line-height:14px; color:#333;}
.link_cont{float:left; height:41px; margin-top:39px; margin-left:25px; padding-left:30px; border-left:1px solid #ddd;}
.linkTagcs li+li{padding-left:20px; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031114359_2089347437.jpg) left center no-repeat;}
.link_fr{float:right; padding-top:53px;}
.link_fr a{line-height:14px; color:#333;}



/*底部*/
.bottombg{width:100%; margin-top:60px; background:#0c1017;}
.bottom{width:1400px; margin:0 auto;}
.bottom a:hover{color:#fff;}
.bottom_nav{float:left;}
.bottom_nav dl{float:left; margin-right:40px; width:180px; height:279px; padding-top:60px; border-right:1px solid #3a3f46;}
.bottom_nav dl:nth-child(2){ width:230px;}
.bottom_nav dt{font-size:18px; line-height:18px; color:#fff;}
.bottom_nav dd{margin-top:20px;}
.bottom_nav dd a{ display:block; line-height:36px; color:rgba(255,255,255,0.5); text-decoration:none;}

.bottom_tel{float:right; width:402px; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031114903_1684526277.jpg) right 76px no-repeat; padding-top:90px; color:#FFF;}
.bottom_tel span{ line-height:40px;}
.bottom_tel em{ line-height:22px; font-size:30px; font-family:neutraface2; color:#0073c8;}
.bottom_tel i{ display:block; margin-top:40px; font-size:16px; line-height:16px; padding-left:26px; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031114903_1237503527.jpg) no-repeat;}
.bottom_tel p{ display:block; margin-top:15px; font-size:16px; line-height:16px; padding-left:26px; background:url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221031/20221031114903_907579742.jpg) no-repeat;}
/*版权*/
.Copyrightbg{width:100%; height:50px; line-height:50px; border-top:1px solid #3a3f46; text-align:center; color:rgba(255,255,255,0.5); text-transform:uppercase;}
.Copyrightbg a{ color:rgba(255,255,255,0.5);}
.Copyrightbg a:hover{ color:#FFF;}




/*右侧浮动*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box a{ text-decoration:none;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(//memberpic.114my.com.cn/hongzhishneg/uploadfile/image/20221101/20221101102646_1999515265.PNG) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; position: absolute; bottom: -12px; left: 13px; z-index: 1;  background-color: #005bac; }/*颜色更改*/
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #005bac; border-color: #005bac; color: #fff; margin: 10px 0 7px;}/*颜色更改*/
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #005bac; border-color: #005bac;}/*颜色更改*/
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*电话*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #005bac; font-size: 18px; }/*颜色更改*/
.right { width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.right-arrow1,.right-arrow2 { width: 0; height: 0; display: block; position: absolute; left: 0; top: 0; border-top: 6px transparent dashed; border-right: 6px transparent dashed; border-bottom: 6px transparent dashed; border-left: 6px white solid; overflow: hidden;}
.right-arrow1 { left: 1px; border-left: 6px #efefef solid;}
.right-arrow2 { border-left: 6px white solid;}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width: 94px; height: 94px; margin: 30px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*邮箱*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #005bac; font-size: 16px; }/*颜色更改*/
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#005bac;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }