body { color: #666; font-size: 13px; margin: 0 auto; background-color: #d7e6d4; font-family: "Microsoft YaHei";}
a { color: #666; text-decoration: none; }
a:hover { color: #edaf01; text-decoration: none; border-bottom-style:}
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd { margin: 0px; padding: 0px; list-style: none; border: 0px; }
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.cp img { border: 1px solid #C1C1C1; padding: 2px; background: #fff; }
.cp a:hover img { border: 1px solid #ed6c00; padding: 2px; background: #fff; }
#copy { display: none; }
.content{ margin:0 auto; width:1200px}
.top20 { padding-top: 20px; }
.top30 { padding-top: 30px; }
.top10 { padding-top: 10px; }
.top40 { padding-top: 40px; }
.top45 { padding-top: 45px; }
.top50 { padding-top: 50px; }
.top60 { padding-top: 60px; }
.top70 { padding-top: 70px; }
.top80 { padding-top: 80px; }
.top90 { padding-top: 90px; }
.top100 { padding-top: 100px; }
.bg{ width: 100%; min-width: 1100px; }
.font_en { font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-weight: normal; }
.bg { width: 100%; min-width: 1200px; }

@-webkit-keyframes test {
0% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0)
}
50% {
-webkit-transform: translate(0, 5px);
transform: translate(0, 5px)
}
100% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0)
}
}

@keyframes mymove
{
0% {top:0px;}
50% {top:30px;}
100% {top:0px;}
}

@-webkit-keyframes mymove /* Safari and Chrome */
{
0%   {top:0px;}
50% {top:30px;}
100% {top:0px;}
}



@-webkit-keyframes spin{
from { -webkit-transform: rotate(0deg);transform: rotate(0deg);}
50% {-webkit-transform: rotate(180deg);transform: rotate(180deg);}
to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@keyframes spin {
from {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
50% {-webkit-transform: rotate(180deg);transform: rotate(180deg);}
to {-webkit-transform: rotate(360deg); transform: rotate(360deg);}
}

@-webkit-keyframes warn {
0% {
transform: scale(0.3);
-webkit-transform: scale(0.3);
opacity: 0.0;
}
25% {
transform: scale(0.3);
-webkit-transform: scale(0.3);
opacity: 0.1;
}
50% {
transform: scale(0.5);
-webkit-transform: scale(0.5);
opacity: 0.3;
}
75% {
transform: scale(0.8);
-webkit-transform: scale(0.8);
opacity: 0.5;
}
100% {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 0.0;
}
}

@keyframes warn {
0% {
transform: scale(0.3);
-webkit-transform: scale(0.3);
opacity: 0.0;
}
25% {
transform: scale(0.3);
-webkit-transform: scale(0.3);
opacity: 0.1;
}
50% {
transform: scale(0.5);
-webkit-transform: scale(0.5);
opacity: 0.3;
}
75% {
transform: scale(0.8);
-webkit-transform: scale(0.8);
opacity: 0.5;
}
100% {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 0.0;
}
}
@-webkit-keyframes warn1 {
0% {
transform: scale(0.3);
-webkit-transform: scale(0.3);
opacity: 0.0;
}
25% {
transform: scale(0.3);
-webkit-transform: scale(0.3);
opacity: 0.1;
}
50% {
transform: scale(0.3);
-webkit-transform: scale(0.3);
opacity: 0.3;
}
75% {
transform: scale(0.5);
-webkit-transform: scale(0.5);
opacity: 0.5;
}
100% {
transform: scale(0.8);
-webkit-transform: scale(0.8);
opacity: 0.0;
}
}
@keyframes warn1 {
0% {
transform: scale(0.3);
-webkit-transform: scale(0.3);
opacity: 0.0;
}
25% {
transform: scale(0.3);
-webkit-transform: scale(0.3);
opacity: 0.1;
}
50% {
transform: scale(0.3);
-webkit-transform: scale(0.3);
opacity: 0.3;
}
75% {
transform: scale(0.5);
-webkit-transform: scale(0.5);
opacity: 0.5;
}
100% {
transform: scale(0.8);
-webkit-transform: scale(0.8);
opacity: 0.0;
}
}
@-webkit-keyframes "warn" {
0% {
transform: scale(0);
-webkit-transform: scale(0);
opacity: 0.0;
}
25% {
transform: scale(0);
-webkit-transform: scale(0);
opacity: 0.1;
}
50% {
transform: scale(0.1);
-webkit-transform: scale(0.1);
opacity: 0.3;
}
75% {
transform: scale(0.5);
-webkit-transform: scale(0.5);
opacity: 0.5;
}
100% {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 0.0;
}
}



/*抬头*/
.top_bg{width: 100%;min-width: 1200px;height: 44px;line-height: 44px;font-size: 13px;border-bottom: 1px #eee solid;}
.top_bg a{font-size: 13px;}



/*导航*/
.head_bg{height: 142px;width: 100%;min-width: 1200px;}
.logo{margin-top: 41px;}
.name{margin-top: 35px;margin-left: 16px;}
.name p{font-size: 35px;font-weight: bold;color: #333;letter-spacing: 1.5px;}
.name p>t{color: #1c3b75;}
.name span{color: #1c3b75;font-size: 20px;}
.tel{margin-top: 40px;}



/*栏目*/
.nav{ background: #1c3b75; width: 100%; height:68px;min-width:1200px; }
.nav ul li{ float: left; display: block; width:133px; position: relative;background: url(https://memberpic.114my.com.cn/hongqiang126/uploadfile/image/20250708/20250708144832_1166101259.jpg)no-repeat center right;height: 68px;}
.nav ul li a{ display: block;height:53px;color: #fff; font-size: 16px;padding-top: 15px; text-align: center; position: relative; z-index: 3333}
.nav>ul>li:after,.nav>ul>li:after{content: ''; display: block;background:#edaf01;width:100%; height: 68px; position: absolute; top:0px; left: 0; opacity: 0; filter: alpha(opacity=0); -webkit-transition:0.3s all ease-in-out;    -webkit-box-shadow: 0px 0px 30px rgba(0,0,0,0.2) inset;    box-shadow: 0px 0px 30px rgba(0,0,0,0.2) inset; transition:0.3s all ease-in-out;z-index: 2222 }
.nav ul li.navcurrent:after,.nav ul li:hover:after{ opacity: 1; filter: alpha(opacity=100); top: 0; }
.nav ul li a>span{display: block;font-size: 12px;font-family: Arial, Helvetica, sans-serif;    text-transform: uppercase;    color: #5f769f;}
.nav ul li:nth-child(1){background: url(https://memberpic.114my.com.cn/hongqiang126/uploadfile/image/20250708/20250708144948_806493430.jpg)no-repeat center left,url(https://memberpic.114my.com.cn/hongqiang126/uploadfile/image/20250708/20250708144948_1510079406.jpg)no-repeat center right;}
.nav li a:hover,.nav .a_nav>a{background:#edaf01;    -webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.3) inset;    box-shadow: 0px 5px 20px rgba(0,0,0,0.3) inset;}
.nav ul li a:hover>span,.nav li.navcurrent a span{color:#fff !important;}

.drop {position: absolute;z-index: 10;top: 68px;}
.drop li{height: 40px !important;}
.drop li {opacity: 0;-webkit-transform-origin: top center;transform-origin: top center;}
.drop ul li:after{display: none;}
.drop li>a {font-size: 14px !important;background: #1c3b75;width: 133px;height: 40px !important;text-align: center;line-height: 40px !important;border-top: none;margin-top: 0px !important;padding-top: 0px !important;}
.nav li:nth-of-type(1) {
width: 133px;
}
.NavCeshi li:hover .menu1 li:first-of-type {-webkit-animation: menu1 0.3s ease-in-out forwards;animation: menu1 0.3s ease-in-out forwards;-webkit-animation-delay: 0.3s;animation-delay: 0.3s;}
.NavCeshi li:hover .menu1 li:nth-of-type(2) {-webkit-animation: menu1 0.3s ease-in-out forwards;animation: menu1 0.3s ease-in-out forwards;-webkit-animation-delay: 0.6s;animation-delay: 0.6s;}
.NavCeshi li:hover .menu1 li:nth-of-type(3) {-webkit-animation: menu1 0.3s ease-in-out forwards;animation: menu1 0.3s ease-in-out forwards;-webkit-animation-delay: 0.9s;animation-delay: 0.9s;}
.NavCeshi li:hover .menu1 li:nth-of-type(4) {-webkit-animation: menu1 0.3s ease-in-out forwards;animation: menu1 0.3s ease-in-out forwards;-webkit-animation-delay: 1.2s;animation-delay: 1.2s;}		
.NavCeshi li:hover .menu1 li:nth-of-type(5) {-webkit-animation: menu1 0.3s ease-in-out forwards;animation: menu1 0.3s ease-in-out forwards;-webkit-animation-delay: 1.5s;animation-delay: 1.5s;}
.NavCeshi li:hover .menu1 li:nth-of-type(6) {-webkit-animation: menu1 0.3s ease-in-out forwards;animation: menu1 0.3s ease-in-out forwards;-webkit-animation-delay: 1.8s;animation-delay: 1.8s;}
.NavCeshi li:hover .menu1 li:nth-of-type(7) {-webkit-animation: menu1 0.3s ease-in-out forwards;animation: menu1 0.3s ease-in-out forwards;-webkit-animation-delay: 2.1s;animation-delay: 2.1s;}
.NavCeshi li:hover .menu1 li:nth-of-type(8) {-webkit-animation: menu1 0.3s ease-in-out forwards;animation: menu1 0.3s ease-in-out forwards;-webkit-animation-delay: 2.4s;animation-delay: 2.4s;}
.NavCeshi li:hover .menu1 li:nth-of-type(9) {-webkit-animation: menu1 0.3s ease-in-out forwards;animation: menu1 0.3s ease-in-out forwards;-webkit-animation-delay: 2.8s;animation-delay: 2.8s;}

@-webkit-keyframes menu1 { 
0% {    
opacity: 0;  
-webkit-transform: translateX(50px) rotate(-90deg);  
transform: translateX(50px) rotate(-90deg);  
} 
100% {   
opacity: 1;   
-webkit-transform: translateX(0) rotate(0);   
transform: translateX(0) rotate(0);  
}
}

@keyframes menu1 { 
0% {    
opacity: 0;  
-webkit-transform: translateX(50px) rotate(-90deg);  
transform: translateX(50px) rotate(-90deg);  
} 
100% {   
opacity: 1;   
-webkit-transform: translateX(0) rotate(0);   
transform: translateX(0) rotate(0);  
}
}



/*搜索*/
.search_nbg{width: 100%; min-width:1200px; height:76px; margin:0 auto;position:absolute; top:605px;background: #eee;}
.search_bg{width: 100%; min-width:1200px; height:76px; margin:0 auto;background: #eee;}
#search{ color: #999;width:1200px;	height:76px;margin:0 auto;line-height:76px;}
.search_01 i{display: block;float: left;padding-top: 26px;margin-right: 14px;}
.search_01{ float:left; width:660px; padding-left:2px;}
.search_01 a{font-size: 14px;}
.search_01 a:hover{color: #edaf01;}
.search_02 form{padding-left:0;}
.search_02{height:40px;width:308px;overflow:hidden;margin-top:22px;float:right;}
.search-i{ width:86px; overflow:hidden; height:34px;}
.search-bg{float:left;width:208px;height:34px;overflow:hidden;padding-left:10px;background: #fff;margin-right: 4px;}



/*产品展示*/
.prod_t{text-align: center;margin-bottom: 38px;}
.prod_t p{background: url(https://memberpic.114my.com.cn/hongqiang126/uploadfile/image/20250708/20250708145033_1251914239.png)no-repeat center;height: 38px;line-height: 38px;font-weight:bold;font-size: 40px;color: #1c3b75;}
.prod_t span{font-size: 16px;color: #333;display: block;margin-top: 18px;}
.list{background: url(https://memberpic.114my.com.cn/hongqiang126/uploadfile/image/20250708/20250708152222_116446906.jpg)no-repeat center;width: 280px;height: 800px;overflow: hidden;}
.list_t{text-align: center;color:#fff;font-size: 28px;font-weight: bold;margin-top: 20px;}
.list_t img{display: block;margin: 0 auto;margin-top: 6px;}
.list_d{margin-top: 132px; height:550px;}
.list_d table{width: 100%;}
.list_d table tr td{display: block;background: url(https://memberpic.114my.com.cn/hongqiang126/uploadfile/image/20250708/20250708145123_428439340.png)no-repeat;width:192px;height:47px;    margin: 0 auto;margin-bottom: 14px;}
.list_d table tr td:hover{background: url(https://memberpic.114my.com.cn/hongqiang126/uploadfile/image/20250708/20250708145144_1028471071.png)no-repeat top;}
.list_d table tr td:hover a{color:#fff;}
.list_d table tr td a{display: block;width: 100%;line-height: 40px;font-size: 15px;padding-left: 20px;}
.list_tel{text-align: center;color: #fff;margin-top: 779px;}
.list_tel p{font-size: 16px;}
.list_tel span{font-size: 30px;font-weight: bold;font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;display: block;margin-top: 4px;}
.prod_r{width: 895px;}
ion: relative; z-index: 1111; }
.banner-box .hd ul li.on{ background:#444; width:9px; }
/*内容*/
.prod_img{margin-top: 32px;margin-left: 27px;}
.prod_img img{width:418px;height:321px;}
.prod_w{width: 379px;margin-right: 39px;margin-top: 46px;}
.prod_w p{font-weight: bold;font-size: 24px;color: #333;}
.prod_w span{font-size:14px;line-height: 24px;display: block;margin-top: 22px;}
.prod_w a{display: block;width: 95px;height: 32px;float: left;background: #1c3b75;border: 1px #1c3b75 solid;text-align: center;line-height: 32px;color: #fff;font-size: 14px;margin-top: 22px;}
.prod_wd table tr td{ display: block; float: left; padding: 0px !important; margin-right: 15px; position: relative; width: 288px; margin-bottom: 19px; overflow: hidden; }
.prod_wd table tr td span a{ margin-top: 2px; width: 100%; background: #999; height: 40px; line-height: 40px; text-align: center; display: block; color: #fff; font-size: 14px; -webkit-transition: all 0.5s; transition: all 0.5s; position: absolute; bottom: 0px; }
.prod_wd table tr td:hover span a{background: #1c3b75;    bottom: -40px;}
.prod_wd table tr td:nth-child(3){margin-right:0px;}
.prod_wd table tr td br{display: none;}
.prod_wd table tr td a img{display: block;width: 286px;height: 218px;border: 1px #ccc solid;}



/*应用案例*/
.case{ margin-top:50px; }
.case_d table tr td{ display: block; float: left; padding: 0px !important; margin-right: 16px; position: relative; width: 288px; margin-bottom: 16px; }
.case_d table tr td div{ }
.case_d table tr td div a{ margin-top: 2px; width: 100%; background: #999; height: 40px; line-height: 40px; text-align: center; display: block; color: #fff; font-size: 14px; -webkit-transition: all 0.5s; transition: all 0.5s; }
.case_d table tr td:hover div a{ background: #1c3b75; }
.case_d table tr td:nth-child(4){ margin-right:0px; }



/*简介*/
.com_bg{background: url(https://memberpic.114my.com.cn/hongqiang126/uploadfile/image/20250708/20250708145209_1495790371.jpg)no-repeat center;width: 100%;min-width: 1200px;height: 652px; margin-top:40px;}
.com_t{padding-top: 46px;height: 45px;width: 468px;margin-right: 24px;}
.com_wt{position: relative;background: #fff;height: 422px;}
.com_wt1{ float:left; padding-left:25px; padding-top:25px; background:url(https://memberpic.114my.com.cn/hongqiang126/uploadfile/image/20250708/20250708145545_1440186784.jpg) 25px 25px no-repeat; width:463px;height: 366px;}
.com_wt:after{content: "";position: absolute;bottom:-60px;left:413px;background: url(https://memberpic.114my.com.cn/hongqiang126/uploadfile/image/20250708/20250708145347_432607754.png)no-repeat;width: 373px;height: 31px;}
.com_wt .fr{width: 586px; margin-right: 64px;}
.com_w{margin-top: 48px;}
.com_w p{font-size: 30px;font-weight: bold;color: #333;margin-bottom: 30px;}
.com_w span{font-size: 14px;line-height: 26px;}
.com_a{margin-top: 36px;}
.com_a a{display: block;width: 135px;height: 39px;line-height: 39px;background: #1c3b75;color: #fff;text-align: center;font-size: 14px;float: left;border: 1px #1c3b75 solid;}
.com_a a:nth-child(1){background: #fff;color: #1c3b75;margin-right: 14px;}
.com_a a:hover{border: 1px #edaf01 solid;background: #edaf01;}
.com_a a:nth-child(1):hover{border: 1px #edaf01 solid;color: #edaf01;background: #fff;}



/*服务*/
.service_wt li{display: block;float: left;width: 373px;height: 292px;background: #f5f5f5;text-align: center;margin-right: 40px;}
.service_wt li:nth-child(3){margin-right: 0px;}
.service_img{margin-top: 28px;}
.service_w{margin-top: 20px;}
.service_w p{color: #333;font-weight: bold;font-size: 20px;}
.service_w span{font-size: 14px;line-height: 24px;display: block;margin-top: 14px;}
.service_wt li:hover{background: #294e95;}
.service_wt li:hover .service_w p{color: #fff;}
.service_wt li:hover .service_w span{color: #fff;}
.service_tel{text-align: center;margin-top: 42px;}
.service_tel p{font-size: 16px;line-height: 16px;color: #333;}
.service_tel span{font-size: 40px;line-height: 40px;color: #edaf01;font-weight: bold;display: block;margin-top: 4px;}



/*新闻中心*/
.news_bg{background: url(https://memberpic.114my.com.cn/hongqiang126/uploadfile/image/20250708/20250708145622_1369279922.jpg)no-repeat center;width: 100%;min-width: 1200px;height: 793px;}
.news_lt{float:left;width: 753px;}
.news_l{ float:left; }
.news_l a {height: 55px; width:376px; background: #1c3b75; margin-top: 1px; position: relative; display: block;float: left;}
.news_l a:before{ content: ''; display: block; width: 0; height: 0; border-top: 10px solid transparent; border-left: 10px solid #fff; border-bottom: 10px solid transparent; position: absolute; z-index: 2; right: 170px; top: 55px;  }
.news_l a.active:before{ border-right: 10px solid transparent; border-top: 10px solid #edaf01; border-bottom: 10px solid transparent; }


.news_l a.dls1 > b{ background-position: 10px 15px; }
.news_l a.dls2 > b{ background-position: 10px -135px; }
.news_l a.active > b{ background-position-x:-60px; }
.news_l a > b img{ display: none}
/*.news_l a:after{ content: ''; display: block; position: absolute; top:0; left: -100%; transition:0.2s all ease-in-out; width: 100%; height: 100%; background:#ba1a1b; }*/
.news_l a:hover,.news_l a.active{ background:#edaf01; }
.news_l a > *{ position: relative; z-index: 3}
/*.news_l a.active:after,.news_l a:hover:after{ left: 0; }*/
.news_l a strong { font-size: 16px; color: #fff; display: block;line-height: 32px; padding-top: 10px;font-weight: 100; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out;float: left;padding-left: 25px;}
.news_l a.active strong{color: #fff;}
.news_l a.active > b{ border-color: #fff; }
.news_l a t{float: right;display: block;padding-right: 26px;padding-top: 23px;}
.news_nor { height: 500px; width: 753px; overflow: hidden;}
.new_cont .news_row2 { position: absolute; left: 0; top: 0; display: none; width: 753px; height: 500px; background: #fff;}
.new_cont { position: relative; width: 753px; height: 495px; display: block; }
.news_row2 .divdgweb_new_div, .news_row2 .news_div {height: 495px; font-weight: normal;    margin-top: 20px;}
.news_row2 .news_div_item, .news_row2 .divdgweb_new_div_item { position: relative; padding: 6px 0; height: 40px; overflow: hidden; -webkit-transition: 0.3s all ease; transition: 0.3s all ease; border-bottom: 1px solid #f5f5f5; }
.news_row2 .divdgweb_new_div_item_date, .news_row2 .news_div_item_date { position: absolute; right: 20px; top: 17px; -webkit-transition: 0.3s all ease; transition: 0.3s all ease; }
.news_row2 .divdgweb_new_div_item_date > div, .news_row2 .news_div_item_date > div{ display: inline-block; color: #787878; font-size: 12px; font-family: 'arial'; }
.news_row2 .news_div_item_title, .news_row2 .divdgweb_new_div_item_title{ position: relative; }
.news_row2 .news_div_item_year:after, .news_row2 .news_div_item_year::after, .news_row2 .divdgweb_new_div_item_year:after, .news_row2 .divdgweb_new_div_item_year::after{ content: '-'; }
.news_row2 .on .news_div_item_year:after, .news_row2 .on .divdgweb_new_div_item_year:after,{ content: ''; }
.news_row2 .news_div_item_title:after, .news_row2 .divdgweb_new_div_item_title:after{ content: ''; background: #1c3b75; width: 4px; height: 4px; position: absolute; left: 10px; top: 19px; }
.news_row2 .on .news_div_item_title:after, .news_row2 .on .divdgweb_new_div_item_title:after{ content: ''; display: none; }
.news_row2 .news_div_item_title .news_div_item_a, .news_row2 .divdgweb_new_div_item_title .divdgweb_new_div_item_a { font-size: 15px; color: #444; padding-left: 26px; display: block; line-height: 40px; width: 425px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -webkit-transition: 0.3s all ease; transition: 0.3s all ease; }
.news_row2 .news_div_item_pic, .news_row2 .news_div_item_body, .news_row2 .divdgweb_new_div_item_body{ -webkit-transition: 0.3s all ease; transition: 0.3s all ease; }
.news_row2 .news_div_item_pic { padding-top: 15px; padding-left: 15px; }
.news_row2 .news_div_item_pic a, .news_row2 .news_div_item_pic a img { display: block; width: 220px; height: 162px; }
.news_row2 .news_div_item.on, .news_row2 .divdgweb_new_div_item.on{ height: 173px; border-bottom: 1px dotted #ccc; padding: 0 0 20px; background: #fff;}
.news_row2 .news_div_item_body, .news_row2 .divdgweb_new_div_item_body { line-height: 24px; color: #767676; font-size: 13px; width: 477px; text-align: justify; position: absolute; right: 20px; top: 110px; }
.news_row2 .on .divdgweb_new_div_item_date, .news_row2 .on .news_div_item_date { top: 23px; right: 436px; }
.news_row2 .on .news_div_item_title .news_div_item_a, .news_row2 .on .divdgweb_new_div_item_title .divdgweb_new_div_item_a { position: absolute; left: 230px; top: 70px; width: 245px; }
.news_row2 .on .divdgweb_new_div_item_date > div, .news_row2 .on .news_div_item_date > div { font-weight: bold; color: #1c3b75; font-size: 24px; line-height: 30px; }
.news_row2 .on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year, .news_row2 .on .news_div_item_date > .news_div_item_year{ font-size: 12px; display: block; font-weight: 100; line-height: 20px; text-indent: 1px; }
.news_row2 .on .news_div_item_date > .news_div_item_year:after,.news_row2 .on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year:after{ content: ''; }
.wend{ float: right; margin-right: 0; padding-left: 16px; width:400px; height: 556px;    background: #fff;}
.wend h2{ left:0; margin-bottom: 0; margin-bottom: 25px;border-bottom:2px #eee solid;height: 55px;background: url(https://memberpic.114my.com.cn/hongqiang126/uploadfile/image/20250708/20250708145647_695343457.jpg)no-repeat center left;    margin-right: 16px;}
.wend h2 a{ font-size:20px; color:#333;font-weight: normal;padding-left: 20px;    line-height: 55px;}
.more{    padding-left: 90px !important;}
.wend .divdgweb_new_div_item_a { font-size: 15px; }
.wend .divdgweb_new_div_item_content{border-bottom: 1px solid #eee; padding: 22px 0 0 0;}
.wend .lastdl{ border-bottom: none;}
.wend .divdgweb_new_div_item_title{ height:29px; padding-left:30px; line-height:29px; background:url(https://memberpic.114my.com.cn/hongqiang126/uploadfile/image/20250708/20250708145709_2090949352.jpg) no-repeat left top; font-size:14px; color:#333333; overflow: hidden;font-weight: bold;}
.wend .divdgweb_new_div_item_title a{ color:#333333;}
.wend .divdgweb_new_div_item_title a:hover{color: #333}
.wend .divdgweb_new_div_item_body{ padding-left:30px; background:url(https://memberpic.114my.com.cn/hongqiang126/uploadfile/image/20250708/20250708145731_2034063812.jpg) no-repeat left top; line-height:25px; color:#666; height: 75px; font-size: 13px; overflow: hidden;}



/*版权*/
.copy { background: #333; padding: 30px 0; width: 100%; min-width: 1200px; text-align: center; line-height: 26px; }



/*内页导航条*/
#bodycon{ margin-top:20px;}
.strong_title{ display:none;}
.mianbxContent{width: 100% !important; text-align: left !important; font-size: 16px !important; padding-bottom:15px;  padding-top:5px; border-bottom:1px solid #CCC; margin-bottom:10px !important;}
.mianbxContent a{font-size: 16px !important;}
.mianbxContent a:hover{font-size: 16px !important;}