@charset "utf-8";

/*样式初始化及公共样式部分lpm*/
body{color:#666; font-size:13px; margin:0 auto; background-color:#fff;  font-family:"Microsoft YaHei";}
a{color:#666; text-decoration:none;}      /*定义全局链接颜色lpm*/
a:hover{color:#0166da; text-decoration:none;}      /*定义全局链接鼠标滑过颜色lpm*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin:0px; padding:0px; list-style:none; border:0px;}      /*主要标签的样式初始化lpm*/
.clearfix:after{ display: block; clear: both; content: ""; visibility: hidden; height: 0;}
.clearfix{ zoom:1;}
.clear{clear: both; height:0px; overflow:hidden;}  /*清除左右浮动lpm*/
.fl{float:left;}     /*定义左浮动lpm*/
.fr{float:right;}     /*定义右浮动lpm*/
.cp img{border:1px solid #C1C1C1; padding:2px;  }      /*定义标签调用图片的边框样式lpm*/
.cp a:hover img{ border:1px solid ##0166da; padding:2px;}      /*定义鼠标经过时边框的变化效果lpm*/
i,em{font-style: normal; text-transform: uppercase; font-family:arial;}
.cp1 img { border:2px solid #cdcdcd;}
.cp1 a:hover img{ border:2px solid #0166da;}
#copy{ display:none;}      /*隐藏后台自带版权DIVlpm*/
.box{width:1200px; height:auto; margin:0 auto;}      /*定义版面统一宽度lpm*/
.font_en{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal;}      /*定义英文字体及大写lpm*/

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;}


.w1200,.page {width: 1200px;margin: 0 auto;}




.top10{padding-top:10px;}
.top20{padding-top:20px;}
.top30{padding-top:30px;}
.top40{padding-top:40px;}
.top50{padding-top:50px;}
.top50{padding-top:50px;}
.top60{padding-top:60px;}
.top70{padding-top:70px;}





/*抬头*/
.head{ height: 30px; width: 100%; line-height: 30px; min-width: 1200px;background:#333;}
.head .fl,.head .fr a{ color: #999; font-size: 13px; }
.head .fr a { display: inline-block; padding: 0 13px 0 5px; }
.head .fr a i { display: inline-block; vertical-align: middle; width: 18px; background: url(//memberpic.114my.com.cn/015881/uploadfile/image/20190415/20190415093327_1356314383.png) no-repeat -5.5px -6px; height: 18px; margin: 0 5px; }
.head .fr a.second i { background-position-x: -42px; }
.head .fr a.third i { background-position: -77.5px -5px; }
.head .fr a:hover{ color: #fff}




/*导航*/
.head-top{width:100%;height:111px;background:#fff;}
.logo{width:235px;height:65px;display: block;margin-top:31px;margin-right:234px;}
.nav li{ float: left; display: block;position: relative; }
.nav ul li>a{ display: block;height:111px;width:90px;color: #333333; font-size: 15px;line-height: 111px; text-align: center; position: relative; z-index: 3333;}
.nav ul li.a_nav a{background:url(//memberpic.114my.com.cn/015881/uploadfile/image/20190415/20190415105035_1634076261.jpg)no-repeat;color: #fff;}
.nav ul li a:hover{ background:url(//memberpic.114my.com.cn/015881/uploadfile/image/20190415/20190415105035_1634076261.jpg)no-repeat;color: #fff; }
.nav ul li:nth-child(9){margin-right:0;}




/*幻灯片*/
.banner-box{min-width:1200px;height:500px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li{width:100% !important;height:500px;background-position: center;background-repeat: no-repeat;}
.banner-box .bd li a{display:block;background-size:auto;}
.banner-btn{ width: 100%; position: absolute; top: 190px; left: 0; margin-left: 0; height: 350px; overflow: hidden; }
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner-btn a.prev{left:-50px;background:url(//memberpic.114my.com.cn/015881/uploadfile/image/20190416/20190416103733_1764357149.png) no-repeat 0 0;} 
.banner-btn a.next{right:-50px;background:url(//memberpic.114my.com.cn/015881/uploadfile/image/20190416/20190416103733_1764357149.png) no-repeat -49px 0;}
.banner-box .hd {position:absolute;top:260px;width: 100%;display: block;}
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:20px; height:20px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ background:#0166da; width: 32px; }
.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;}
.banner-box .bd li a { display: block; width:100%; height:100%;}


.banner-n{min-width:1200px;height:350px;position:relative;overflow:hidden;}
.banner-n .bd{ width:100% !important;}
.banner-n .bd li{width:100% !important;height:350px;background-position: center;background-repeat: no-repeat;}
.banner-n .bd li a{display:block;background-size:auto;}
.banner-n .banner-btn{ width: 100%; position: absolute; top: 130px; left: 0; margin-left: 0; height: 220px; overflow: hidden; }
.banner-n .banner-btn a{display:block;width:49px;height:104px;position:absolute;top:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner-btn a.prev{left:-50px;background:url(//memberpic.114my.com.cn/015881/uploadfile/image/20190416/20190416103733_1764357149.png) no-repeat 0 0;} 
.banner-n .banner-btn a.next{right:-50px;background:url(//memberpic.114my.com.cn/015881/uploadfile/image/20190416/20190416103733_1764357149.png) no-repeat -49px 0;}
.banner-n .hd {position:absolute;top:190px;width: 100%;display: block;}
.banner-n .hd {position:absolute;top:190px;width: 100%;display: block;}
.banner-n .hd ul{ text-align: center}
.banner-n .hd ul li{ width:20px; height:20px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner-n .hd ul li.on{ background:#0166da; width: 32px; }
.banner-n:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-n:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-n .banner-btn a.prev:hover,.banner-n:hover .banner-btn a.next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}
.banner-n .bd li a { display: block; width:100%; height:100%;}


/*搜索*/
.search { background: url(//memberpic.114my.com.cn/015881/uploadfile/image/20190415/20190415111002_461027897.png) no-repeat center; height: 90px; width: 100%; margin-top: -20px; position: relative; min-width: 1200px;}
.search .fl { padding: 0 0 0px 32px; line-height: 70px; background: url(//memberpic.114my.com.cn/015881/uploadfile/image/20190415/20190415110838_1532486158.png) no-repeat left center; position: relative; top: 20px; }
.search .fl strong{ font-size: 15px; font-weight: bold; color: #333; }
.search .fl a{ font-size: 15px; color: #555; display: inline-block; }
.search .fl a:hover{ text-decoration: underline; color: #ff9900;}

.search-right { width: 505px; }
.search-tel { background: url(//memberpic.114my.com.cn/015881/uploadfile/image/20190415/20190415111112_1233443462.png) no-repeat left center; padding: 20px 0 20px 60px; font-size: 14px; color: #fff; line-height: 24px; display: block; height: 50px; float: left; }
.search-tel .en { font-size: 20px; font-weight: bold; color: #fff; display: block; text-align: justify; line-height: 26px; }
.search-right form { float: right; display: block; width: 260px; background: #fff; border-radius: 50px; line-height: 42px; height: 42px; margin: 24px 0; position: relative; }
.search-right form #search-i{ background: #ff9900 url(//memberpic.114my.com.cn/015881/uploadfile/image/20190415/20190415111336_1153118426.png) no-repeat center; width: 38px; height: 38px; border-radius: 50%; position: absolute; right: 2px; top: 2px; overflow: hidden; display: block; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out; }
.search-right form #search-i input{ display: block; width: 100%; height: 100%; cursor: pointer; background: none; border: 0 none; }

.search-right form #search-bg input { line-height: 42px; height: 42px; background: none; border: 0 none; width: 210px; padding-left: 20px; color: #aaa; }




.search-n { background: url(//memberpic.114my.com.cn/015881/uploadfile/image/20190415/20190415111002_461027897.png) no-repeat center #f6f6f6; height: 90px; width: 100%; margin-top: -20px; position: absolute;top:511px; z-index: 9;}
.search-n .fl { padding: 0 0 0px 32px; line-height: 70px; background: url(//memberpic.114my.com.cn/015881/uploadfile/image/20190415/20190415110838_1532486158.png) no-repeat left center; position: relative; top: 9px; }






.f_pr{position: relative;}
.g_wt{background:url(//memberpic.114my.com.cn/015881/uploadfile/image/20190415/20190415135710_1089535061.jpg) no-repeat center top;height: 1062px;padding-top:60px; }
.g_wt h2{background:url(//memberpic.114my.com.cn/015881/uploadfile/image/20190416/20190416103502_452878888.png) no-repeat;height: 80px;width:830px;padding-top: 40px;text-align: center;font-size: 36px;color: #565656;font-weight: normal;    margin: 0 auto;}
.g_wt h2 em{color: #0166da;display: inline-block;padding-left: 12px;}
.g_wt li{float: left;width: 226px;height: 144px;border:1px solid #d2d2d2;margin-right: 28px;padding: 20px 0 0 50px;transition: all 0.3s linear 0s;}
.g_wt .lastli{margin-right: 0;}
.g_wt li b{display: block;width: 52px;height: 52px;line-height: 52px;border-radius: 50%;text-align: center;font-size: 30px;color: #333333;font-weight: normal;margin-bottom: 12px;}
.g_wt li em{display: block;font-size: 18px;line-height: 24px;color: #333333;}

.g_wt li:hover em{color: #0166da}
.g_wt li:hover{border:1px solid #0166da; transform: translateY(-10px);}



.g_wt .wtbtn{display: block;width: 174px;height: 46px;line-height: 46px;background: #ff9900;border-radius: 5px;margin: 213px auto 58px;text-align: center;font-size: 16px;color: #fff;}
.g_wt .wtbtn a{display: block;color: #fff;overflow: hidden;text-transform: uppercase;position: relative;z-index: 1; }
.g_wt .wtbtn a:before{content: "";position: absolute;z-index:-1;width:0;height:48px;top: 0;left: 0;-webkit-transition:width .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);-webkit-transition:width .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.g_wt .wtbtn a:hover{color: #fff;box-shadow:0 5px 7px -1px #d2d2d2;border-radius: 5px;}
.g_wt .wtbtn a:hover:before{width: 309px;background:#0166da;color: #fff;}






.g_wt .wtzs{width: 52px;margin: 0 auto;}
.g_wt .m_kr{height: 534px;}
.g_wt .m_fw h4{position: absolute;left:0;top:0;width: 1200px;text-align: center;font-size: 36px;font-weight:bold;color: #0166da;}
.g_wt .m_fw dl{float: left;width: 264px;margin-right: 48px;}
.g_wt .m_fw .wt4{margin-right: 0;margin-top: 25px;}

.g_wt .m_fw dt{width: 264px;height: 264px;overflow: hidden;}
.g_wt .m_fw dt img{width: 264px;height: 264px;display: block;transition: all 0.3s linear 0s;}
.g_wt .m_fw dt:hover img{transform:rotate(360deg)}
.g_wt .m_fw dd{margin-top: 20px;}
.g_wt .m_fw h3{height: 40px;line-height: 40px;text-align: center;font-size: 24px;color: #006fd7;margin-bottom: 10px;}
.g_wt .m_fw p{font-size: 16px;line-height: 24px;color: #666666;text-align: center;width: 255px;margin: 0 auto;}
.g_wt .m_fw .wt1{margin-top: 25px;}
.g_wt .m_fw .wt2,.g_wt .m_fw .wt3{margin-top: 90px;}




/*产品中心*/
.cp_pro{height: 986px; padding-bottom: 40px; }
.cp_pro h2{background: url(//memberpic.114my.com.cn/015881/uploadfile/image/20190415/20190415144208_386125623.png) no-repeat center;padding-top: 70px;text-align: center;font-size: 38px;color: #333333;font-weight: normal;}
.cp_pro h2 em{color: #666666;display: block;font-size:18px;}
.cp_pro h2 p{height:100px;display: block;}
.pro{width: 263px;}
.pro h3{height: 92px;line-height: 92px;background: #0066d9;text-align: center;font-size: 24px;font-weight: bold;color: #fff;}
.list_d{border:2px solid #0166da;width:259px;height:auto; padding-bottom: 20px;}
.list_d table tr:last-child a { font-size: 20px; font-weight: bold !important; color: #0066d9;}


.list_d > table > tbody > tr> td a{display: block;width: 214px;height: 50px;margin: 0 auto;font-size: 14px;line-height: 50px;text-indent: 48px;background: url(//memberpic.114my.com.cn/015881/uploadfile/image/20190416/20190416105440_1165904402.jpg) no-repeat 26px center;max-width: 214px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:#333;}
.list_d > table > tbody > tr> td a:hover{background: url(//memberpic.114my.com.cn/015881/uploadfile/image/20190416/20190416105459_430334499.jpg) no-repeat 26px center;color:#0166da;}


/*广告*/
.ggy_bg{background:url(//memberpic.114my.com.cn/015881/uploadfile/image/20190508/20190508155846_2023920113.jpg) no-repeat center;width:100%;height:310px;}
.ggy_bg p{font-size:32px;margin-left:58px;color:#fff;padding-top: 109px;}
.ggy_bg a{font-size:16px;text-align: center;background:#ff9900;width:120px;height:36px;line-height:36px;color:#fff;    margin-left: 325px;margin-top: 22px;border-radius: 6px;display: block;}
.ggy_bg a:hover{TEXT-DECORATION: underline;}



/*公司实力*/
.gssl_bg{width:100%;height:686px;}
.slideTxtBox{ width: 100%; height: 45px; }
.slideTxtBox .hd .more { color: #555; font-size: 14px; line-height: 45px; float: right;}
.slideTxtBox .hd ul{ float:left; width: 1200px; height: 100%;}
.slideTxtBox .hd ul li{ width: 350px; height:60px;line-height:60px;float: left; text-align: center; cursor: pointer; color: #fff; font-size: 26px; background:#bfbfbf;margin-left:37px;}
.slideTxtBox .hd ul li.on{ color: #fff; background: #0166da; }
.slideTxtBox .bd ul{ zoom:1;  }







.slideTxtBox h2{text-align: center;font-size: 38px;color: #0166da;margin-bottom:30px;}
.slideTxtBox h2 p{color:#666666;font-size:18px;font-weight:normal;}
.servcon{margin-top:30px;}
.serv{padding: 84px 0 0;height: 740px;font-family: "Microsoft Yahei";font-size: 16px;color: #222;line-height: 24px;}
.servtil{height: 90px;font-size: 26px;text-align: ce.slideTxtBox .hd ul linter;line-height: 60px;font-size: 26px;}
.servtil li{width: 350px;float: left;height: 60px;background: #bfbfbf;color: #fff;}
.servtil li.serv_t1{margin: 0 75px;}
.servtil li.cur{background: #b00;}
.serv1,.serv_p{width: 1200px;height: 450px;display: block;margin-top:30px;background}
   serv1 pr {float: left;
        width: 1200px;}
.serv_w{width: 394px;left: 50px;top: -352px;
    position: relative;}
.serv_w h3{font-size: 32px;height: 109px;background:url(//memberpic.114my.com.cn/015881/uploadfile/image/20190415/20190415193435_1764700923.jpg) no-repeat 0 bottom;line-height:41px;color: #222;}
.serv_w h3 span{font-size:26px;line-height:32px;font-weight: normal;display: block;}
.serv_wc{padding: 26px 0 0;height: 152px;overflow: hidden;}
.serv_wc p{padding: 0 0 26px;font-size:16px;}



.wecon dd .we_more,.more01{display:block;width: 136px;line-height: 26px;text-align: center;color: #666;background: #fff;border: solid 2px #e2e2e2;font-size: 14px;}
.wecon dd .we_more span,.more01 span{display:inline-block;padding-left: 32px;color:#fff;background:url(//memberpic.114my.com.cn/015881/uploadfile/image/20190416/20190416111723_1942112564.png) no-repeat 0 center;}
.wecon dd .we_more:hover,.wecon dl:hover dd .we_more,.more01,.more01:hover{color: #fff;background: #ff9900;border-color: #ff9900;}
.wecon dd .we_more:hover span,.wecon dl:hover dd .we_more span,.more01 span{display:inline-block;padding-left: 32px;background:url(//memberpic.114my.com.cn/015881/uploadfile/image/20190416/20190416111723_1942112564.png) no-repeat 0 center;}

/*合作*/
.partner { width: 100%; min-width: 1200px; padding: 60px 0; background: url(//memberpic.114my.com.cn/015881/uploadfile/image/20190415/20190415194123_162514073.jpg) center no-repeat; }
.universal{text-align: center;}
.partner .universal p { color: #fff;font-size:38px;font-weight:bold; }
 .partner .universal span{ color: #fff;font-size:18px; }
.partner .universal i { background: #ed9100;}
.partner .produce {width:1200px; height:auto; margin:0 auto; position: relative; padding-top: 33px;}
.partner #Left_workshop { position: absolute; top: 65px; left: -38px;}
.partner #Right_workshop { position: absolute; top: 65px; right: -38px;}

#Roll_workshop { display: block; float: left; height: 130px; }
#Roll_workshop img { margin-bottom:-22px;}
#Roll_workshop a { display: block; width: 180px; color: #fff; font-size: 14px; text-align: center; line-height: 40px;  margin:0 10px; }
#Roll_workshop td:hover a { color:#fff; }
#Roll_workshop table td {padding-left: 0px !important;}  




.about{height: 440px;padding-top:90px;}
.about dd{float:left;width:470px;padding-top:20px;}
.about dd i {font-size:0;line-height: 0;}
.about dd span a {font-size:30px;color: #343d3b;margin-top:20px;height: 51px;line-height: 51px;display: block;}
.about dd p {padding-top:55px;height: 158px;font-size:14px;color: #666666;line-height: 27px;}
.about dd em a {display: block;height:32px;width:105px;line-height: 32px;text-align: center;font-size:14px;color: #fff;background: #0166da;}
.about dd em a:hover{background:#067fdc;}
.about dt {float:right;width:676px;font-size:0;line-height:0;}
.about dt i{float:left;width:615px;font-size:0;line-height:0;}
.about dt i img {width:615px;height: 396px;}




/*新闻中心*/

.news{ padding: 40px 0; background: #f5f5f5 url(//memberpic.114my.com.cn/015881/uploadfile/image/20190416/20190416103527_1884566455.jpg) center bottom no-repeat;}
.news_row .fl,.news_row .fr{ width: 590px; background: #fff; }
.news_row1{ display: block; position: relative; }
.news_row1:after,.news_row1::after{ position: absolute; content: ''; background: #ececec; width: 100%; height: 1px; bottom: 0; left: 0; }
.news_row1 i{ padding: 25px; width: 30px; height: 30px; display: block; float: left; position: relative; z-index: 2; -webkit-transition:0.3s all; transition:0.3s all; background: #0166da; background: linear-gradient(135deg, #0166da 0%,#0166da 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0166da', endColorstr='#fc6870',GradientType=1 );  }
.news_row .fl .news_row1 i::after,.news_row .fl .news_row1 i:after{content: ''; width: 30px;height: 30px;display: block; background-image: url(//memberpic.114my.com.cn/015881/uploadfile/image/20190416/20190416103600_32591738.png); background-position: center; background-repeat: no-repeat; }
.news_row .fr .news_row1 i::after,.news_row .fr .news_row1 i:after{content: ''; width: 30px;height: 30px;display: block; background-image: url(//memberpic.114my.com.cn/015881/uploadfile/image/20190416/20190416103625_954606311.png); background-position: center; background-repeat: no-repeat; }
.news_row1 strong { display: block; padding: 15px 0; font-size: 20px; color: #333; line-height: 35px; float: left; font-weight: 100; margin-left: 20px; }
.news_row1 span{ display: block; line-height: 80px; height: 80px; color: #9e9e9e; float: right; margin-right: 20px}
.news_row1 span:hover{ color: #0166da; }
.news_row1:hover i{ -webkit-filter: brightness(1.15); filter: brightness(1.15); }
.news_row .fl .news_row1 strong{ background: url(//memberpic.114my.com.cn/015881/uploadfile/image/20190416/20190416103652_1804095748.jpg) no-repeat left bottom; }
.news_row .fr .news_row1 strong{ background: url(//memberpic.114my.com.cn/015881/uploadfile/image/20190416/20190416103709_606114961.jpg) no-repeat left bottom; }
.news_div_item, .divdgweb_new_div_item { position: relative; padding: 5px 0; height: 30px; overflow: hidden; -webkit-transition:0.3s all ease; transition:0.3s all ease; }
.divdgweb_new_div_item_date, .news_div_item_date { position: absolute; right: 0; top: 12px; -webkit-transition:0.3s all ease; transition:0.3s all ease; }
.divdgweb_new_div_item_date > div,.news_div_item_date > div{ display: inline-block; color: #787878; font-size: 12px; font-family: 'arial'; }
.news_div_item_title, .divdgweb_new_div_item_title{ position: relative; }

.news_div_item_year:after,.news_div_item_year::after,.divdgweb_new_div_item_year:after,.divdgweb_new_div_item_year::after{ content: '-'; }
.on .news_div_item_year:after,.on .news_div_item_year::after,.on .divdgweb_new_div_item_year:after,.on .divdgweb_new_div_item_year::after{ content: ''; }
.news_div_item_title:after,.news_div_item_title::after, .divdgweb_new_div_item_title:after, .divdgweb_new_div_item_title::after{ content: ''; background: #0166da; width: 4px; height: 4px; position: absolute; left: 0; top: 14px; }
.on .news_div_item_title:after,.on .news_div_item_title::after, .on .divdgweb_new_div_item_title:after, .on .divdgweb_new_div_item_title::after{ content: ''; display: none; }
.news_div_item_title .news_div_item_a, .divdgweb_new_div_item_title .divdgweb_new_div_item_a { font-size: 15px; color: #444; padding-left: 15px; display: block; line-height: 30px; width: 425px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -webkit-transition:0.3s all ease; transition:0.3s all ease; }
.news_row2 .divdgweb_new_div, .news_row2 .news_div { padding: 25px 35px; height: 404px; }
.news_div_item_pic,.news_div_item_body,.divdgweb_new_div_item_body{ -webkit-transition: 0.3s all ease; transition: 0.3s all ease; }
.news_div_item_pic{ margin-top: 15px; }
.news_div_item_pic a,.news_div_item_pic a img{ display: block; width: 240px; height: 158px; }
.news_div_item.on, .divdgweb_new_div_item.on { height: 173px; border-bottom: 1px dotted #ccc; padding: 0 0 20px; margin: 5px 0; }
.news_div_item_body, .divdgweb_new_div_item_body { line-height: 24px; color: #767676; font-size: 13px; width: 255px; text-align: justify; position: absolute; right: 0; top: 110px; letter-spacing: 0.4px; }
.on .divdgweb_new_div_item_date, .on .news_div_item_date { top: 23px; right: 200px; }
.on .news_div_item_title .news_div_item_a, .on .divdgweb_new_div_item_title .divdgweb_new_div_item_a { position: absolute; left: 250px; top: 75px; width: 255px; }
.on .divdgweb_new_div_item_date > div, .on .news_div_item_date > div { font-weight: bold; color: #0166da; font-size: 24px; line-height: 30px; }
.on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year,.on .news_div_item_date > .news_div_item_year{ font-size: 12px; display: block; font-weight: 100; line-height: 20px; text-indent: 3px; }







/*link*/
.link_bg{ width: 100%; height:75px; background-color: #0166da; }

.lwnek{ height:75px;overflow:hidden; width:1200px; margin:0 auto;  }
.lwnek h2{ padding-top:15px; width:160px; height:65px; overflow:hidden;  }
.lwnek h2 a{color:#fff;  display:inline-block; font-size:18px;}
.lwnek h2 span{ display:block; height:22px; overflow:hidden; font:14px/22px "microsoft Yahei";}
.lwnek h2 span a{ color:#fff; font-size:14px;}

.lwnek p{ display:inline; float:left; width:950px; padding-top:20px;  overflow:hidden;font:14px/28px "microsoft Yahei";}
.lwnek p a{ color:#777777; padding:0 16px;}
/*底部开始*/
.foot_b{ background:#202020; width:100%; height:100px; line-height:60px; font-size:14px; text-align:center; color:#ddd; }
.foot_b a{ color:#ddd; font-size:14px;}
.foot_b a:hover{ color:#f9a409;}
.foot_b b{ padding-left:30px;}
.foot_b .fr{padding-right:25px;}
.footWrap{ background:#202020; height:303px; overflow:hidden;}
.footer{ position:relative; padding-top:60px;}
.f_left{ width:418px;  overflow:hidden; padding-top:10px;}

.f_wz{overflow:hidden; font:14px/34px "Microsoft Yahei"; color:#ddd; }
.f_wz a{ color:#ddd; font-size:14px; font-weight:normal;}
.f_wz em{display:inline-block; padding:0 10px;}
.f_wz img{ vertical-align:middle; margin-left:12px;}


.f_nav{width:322px; padding-left:50px;  overflow:hidden; }
.f_nav span{ width:292px; height:152px; overflow:hidden; display:block; margin-left:28px;}
.f_nav span img{ width:253px; height:145px;}
.f_nav span a{ padding:0px; display:inline-block;}
.f_nav h3{ font:16px/35px "microsoft Yahei"; width:238px; height:35px; overflow:hidden; border-bottom:1px  solid #666666; color:#ddd; margin-bottom:10px; }
.f_nav h3 a{ }
.f_nav h3 i{ font:14px/31px Arial, Helvetica, sans-serif; display:inline-block; padding-left:15px; text-transform:uppercase; color:#ddd;}

.f_nav p{ width:322px; color:#ddd;display:block; }
.f_nav p a{ height:29px; width:160px; overflow:hidden; display:inline-block; float:left; color:#ddd; font:14px/29px "microsoft Yahei"; text-align:left;}

.f_code{ position:absolute; top:60px; right:0px; overflow:hidden; width:350px;}
.f_code span{ width:175px; height:180px; overflow:hidden; display:block;float:left;}
.f_code span em{ width:140px; height:135px; overflow:hidden; display:block; margin:0 auto;}
.f_code span img{width:120px; height:120px; background-color:#fff; padding:6px 7px 7px 6px; }
.f_code span i{ height:43px; width:175px; overflow:hidden; display:block; text-align:center; font:12px/43px "microsoft Yahei"; color:#eff7ef;}

/*底部结束*/





/*解决左右边或者中间大块空白的问题lpm*/
#left{ height:auto !important;}
#center{ height:auto !important;}
#right{ height:auto !important;}






/*内页小导航*/
.strong_title{display:none;}
.mianbxContent{padding-bottom:15px; width:1200px !important; text-indent:2.5em; padding-top:0px; text-align:left !important; height:19px !important; background:url(//memberpic.114my.com.cn/015881/uploadfile/image/20190417/20190417180138_954803191.jpg) no-repeat left 0px;border-bottom:1px solid #cdcdcd; margin-bottom: 20px !important;position: relative; margin-top: 5px !important;}
#bodycon{margin-top:120px !important; }
#bodycontent{line-height:220% !important;}

.mianbxContent::after {
    content: '';
    position: absolute;
    display: block;
    background: url(//memberpic.114my.com.cn/015881/uploadfile/image/20190417/20190417180153_376020485.jpg) no-repeat center;
    height: 29px;
    width: 130px;
    top: 0;
    right: 0;
}



/*内页banner*/
.jianjie{ width:100%; min-width:1200px; height:350px; background:url(//memberpic.114my.com.cn/015881/uploadfile/image/20190417/20190417185951_927981372.jpg) center; overflow:hidden;}
.chanpin{ width:100%; min-width:1200px; height:350px; background:url(//memberpic.114my.com.cn/015881/uploadfile/image/20190508/20190508161333_2055714199.jpg) center; overflow:hidden;}
.xinwen{ width:100%; min-width:1200px; height:350px; background:url(//memberpic.114my.com.cn/015881/uploadfile/image/20190417/20190417181943_1445256147.jpg) center; overflow:hidden;}
.lianxi{ width:100%; min-width:1200px; height:350px; background:url(//memberpic.114my.com.cn/015881/uploadfile/image/20190417/20190417175525_845043128.jpg) center; overflow:hidden;}
.baike{ width:100%; min-width:1200px; height:350px; background:url(//memberpic.114my.com.cn/zhengyufz/uploadfile/image/20190107/20190107104743_848668576.jpg) center; overflow:hidden;}



.xwlb_img img{width:205px; border:1px solid #ccc;}




/*浮动QQ*/
.qqkefu{
    position: fixed;
    top:50%;
    z-index: 20;
    /*right:0;*/
    right: 30px;
    width:39px;
}
.qqkefu ul li{
    width: 45px;
    height:45px;
    margin-bottom:1px;
    float:right;
    background:url("//memberpic.114my.com.cn/015881/uploadfile/image/20190508/20190508160242_876569664.png") no-repeat;
    background-color: #28292e;
    line-height:45px;
    font-size:14px;
    cursor:pointer;
    position:relative;
}
.qqkefu ul li a{
    color:#fff;
    overflow: hidden;
    display: block;
    height: 45px;
    padding-left: 10px;
}
.qqkefu ul li.qq_cza{
    overflow:hidden
}
.qqkefu ul li:hover{
    background-color:#0166da;
}
.qqkefu ul li.top{
    background-position: 0 0;
    position:relative;
    width:45px;
    height: 45px;
    cursor:pointer;
}

.qqkefu ul li b{
    width:45px;
    height:45px;
    display:block;
    overflow:hidden;
    float:right;
}
.qqkefu ul li span{
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}
.qqkefu ul li.qq_phone{
    background-position: right -46px;
}
.qqkefu ul li.qq_ku{
    background-position: right -92px;
}
.qqkefu ul li.qq_ms{
    background-position: right -138px;
}
.qqkefu ul li.qq_czb{
    background-position: right -184px;
}
.qqkefu ul li.qq_applets{
    background-position: right -228px;
}
.qqkefu ul li.qq_app{
    background-position: right -228px;
}
.qqkefu ul li.qq_czae{ line-height:15px !important}

    .erweima{
    width: 130px;
    height: 150px;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
    /*overflow: hidden;*/
}
.erweima p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.erweima p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.erweima .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    /*background:url(../images/czx6.png) no-repeat;*/
    position: absolute;
    right: -5px;
    top: 122px;
}
    .app{
    width: 130px;
    height: 150px;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
    /*overflow: hidden;*/
}
.app p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.app p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.app .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    /*background:url(../images/czx6.png) no-repeat;*/
    position: absolute;
    right: -5px;
    top: 132px;
}
.applets{
    width: 130px;
    height: 150px;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
    /*overflow: hidden;*/
}
.applets p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.applets p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}

.beianhao{text-align: center;color: #ffffff;font-size: 14px;line-height: 30px;}
.beianhao a{color: #ffffff;font-size: 14px;line-height: 30px;}