body{ width:100%;font-size:12px; background:#fff; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-family:"Microsoft Yahei"; color:#484848;}
div{margin: 0px; padding: 0px;}
span,p{margin: 0px; padding: 0px;}
h1,h2,h3,h4,h5,h6{margin: 0px; padding: 0px;}
img{margin: 0px; padding: 0px;}
dl,dt,dd,ol,ul,li{margin: 0px; padding: 0px; list-style: none;}
img{border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-width: 0px;}
from,input,select{margin: 0px; padding: 0px;}
.clear{clear:both; font-size:0px; overflow:hidden; height:0px;}
a{color: #484848; text-decoration: none;}
a:hover{color: #e20316; text-decoration: none;}
.cp img{border:1px solid #dfdfdf;  padding:10px; margin-left:5px;}
.cp img:hover{border:1px solid #2655cb; }
.cpp img{ border:1px solid #bb0000; border-radius:5px; margin-left:5px;}
.cpp img:hover{border:1px solid #fff; }
.cppp img{border:1px solid #4d4140; border-radius:5px; margin-left:5px;}
.cppp img:hover{border:1px solid #bb0000; }
input,button,select,textarea{outline:none}
.font_1{font-size:16px; color:#333;}
#copy{ display:none;}
.totalwidth {width:1200px; margin:0 auto; height:auto;}
.totalwidthpercent {width:100%; margin:0 auto;}	
.fl{ float:left;}
.fr{ float:right;}	
#classimgshow2{line-height:38px;}
.xwlb_img img{border:1px solid #ddd;}
/*共同结束*/


/*小导航*/
.mianbxContent { margin-bottom: 15px !important; height: 50px !important; line-height: 50px !important; font-size: 16px !important; text-align: left !important; width: 100% !important; text-indent: 1.5em; transition:0.1s all; border: 1px dashed #ddd; letter-spacing: 1px; position: relative;}
.mianbxContent a{ font-size:16px !important; }
.mianbxContent:hover{ border: 1px dashed #2655cb;}
.strong_title { display: none; }
.centerHeadImage { border: 0; display: none; }
.mianbxContent a:hover{ color:#2655cb;}
.mianbxContent::after { content: ''; position: absolute; display: block; height: 40px; width: 200px; top: 0; right: 0; }


/*顶部*/
#head_bg{ width:100%; background: url(20190530164742_72133843.png) center no-repeat; height:4px; margin:auto;}
#head_c{ width:1200px; padding-top:34px; padding-bottom:34px; margin:auto;}
.head_logo{animation: myfirst 2s infinite; display: inline-block; }  
 @keyframes myfirst {  0% { transform: translate(0px, 0px); }  50% { transform: translate(0px, -10px); }  100% { transform: translate(0px, 0px); } } 
.head_gg{ float:left; line-height:38px; margin-left:30px; margin-top:10px;}
.head_gg .g1{ font-size:38px; font-weight:bold; color:#333;}
.head_gg .g1 span{ color:#2655cb;}
.head_gg .g2{ font-size:18px; padding-top: 5px;}
.head_ted{ background: url(20190530164743_1216191276.png) left top no-repeat; float:right; margin-top:13px;}
.head_ted .d1{ line-height:22px; padding-left:36px; font-size:16px;}
.head_ted .d2{ padding-top:16px; line-height:28px; font-size:34px; font-weight:bold; font-family:Impact; color:#333;}


/*主导航*/
.nav { height:70px; font-size: 16px; background:#2655cb; width:100%; line-height:70px; margin:auto;}
.main{ width:1200px; margin: 0 auto;}
.main > li {position: relative;float: left; width:119px; height:70px; background:url(20190530170406_194389686.png) left no-repeat;}
.main > li a{text-decoration: none; text-transform: capitalize;display: block;width: 100%;height: 100%;text-align: center; height:70px; line-height: 70px; font-size: 16px;color:#fff;transition: background-color 0.5s ease-in-out;}
.main > li a:hover{ color:#fff !important; background:#333;}

.drop{position: absolute;z-index: 10;}
.drop li { opacity: 0;transform-origin: top center;}
.drop li a {background:#e20316; width:120px; height:40px;text-align: center;line-height: 40px;border-top: none; font-size: 14px; color:#fff; border-top: solid 1px #ccc;}
.drop li a:hover{background:#333 !important;}
.main > li a:hover .drop li a {background:#333 !important; height:40px; color:#fff !important; }
.main li:hover .menu1 li:first-of-type {animation: menu1 0.3s ease-in-out forwards;animation-delay: 0.3s;}
.main li:hover .menu1 li:nth-of-type(2) {animation: menu1 0.3s ease-in-out forwards;animation-delay: 0.6s;}
.main li:hover .menu1 li:nth-of-type(3) {animation: menu1 0.3s ease-in-out forwards;animation-delay: 0.9s;}
.main li:hover .menu1 li:nth-of-type(4) {animation: menu1 0.3s ease-in-out forwards;animation-delay: 1.2s;}		
.main li:hover .menu1 li:nth-of-type(5) {animation: menu1 0.3s ease-in-out forwards;animation-delay: 1.5s;}
.main li:hover .menu1 li:nth-of-type(6) {animation: menu1 0.3s ease-in-out forwards;animation-delay: 1.8s;}
@keyframes menu1 { 0% { opacity: 0; transform: translateX(50px) rotate(-90deg); } 100% { opacity: 1; transform: translateX(0) rotate(0);}}
.main li:hover .menu2 li:first-of-type {animation: menu2 0.3s ease-in-out forwards;animation-delay: 0.2s;}
.main li:hover .menu2 li:nth-of-type(2) {animation: menu2 0.3s ease-in-out forwards;animation-delay: 0.4s;}
.main li:hover .menu2 li:last-of-type {animation: menu2 0.3s ease-in-out forwards;animation-delay: 0.6s;}
.hover1{ height:40px; background:#333; color:#fff;}
.hover1 a{color:#fff;}
.hidden{overflow: hidden;}

/*banner*/
.banner{ overflow: hidden; height:630px; width: 100%; position:relative; }
.banner-box{ min-width:1200px; height:630px;overflow: hidden; position:relative; margin:0 auto; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:630px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn { width: 100%;  top: 0; left: 0; margin-left: 0; height: 570px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:250px; 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(20190530173711_413194073.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(20190530173711_413194073.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:40px; width: 100%; display: block; }
.banner-box .hd ul { width: 1200px; margin: 0 auto; 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; transition:0.3s all ease-in-out; text-align: center; position: relative; z-index: 1111; }
.banner-box .hd ul li.on{ background: #2655cb; 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; }

/*搜索*/
.sous_bj { width:100%; margin:0 auto; background:url(20190530174340_2084051336.jpg) center no-repeat; height:120px;}
.sous_bg{ width:1200px; margin:auto; height:120px;}
.sous_l { width:240px; height:auto; float:left;} 
.sous_l li { width:70px; height:auto; float:left; text-align:center; font-size:14px; color:#FFF; line-height:30px; padding-top:31px;} 
.sous_l li a {  font-size:14px; color:#FFF;} 
.sous_l li a:hover{  font-size:14px; color:#e20316;} 

#search_r{ height:67px; float:left; margin:auto; margin-left:30px; padding-top:15px;}
#search_r li{float:left;}
#search_wz {font-size:13px; color:#fff; line-height:50px;}
#search_wz a {font-size:13px; color:#fff;} 
#search_wz a:hover{ font-size:13px; color:#e20316;} 
.sous_r{width:514px; height:auto; margin-top: 10px;}

.sous_ljlx{ width:57px; height:61px; float:left; font-size:14px; color:#fff; line-height:38px; margin-left:25px; padding-top:30px; text-align:center; border-left: 1px solid #3461d4; padding-left: 20px; border-right: 1px solid #3461d4; padding-right: 20px; padding-bottom:29px;}
.sous_ljlx a{ font-size:14px; color:#fff;}
.sous_ljlx a:hover{ color:#e20316;}

.sous_lx{ height:60px; float:right; padding-top:23px;}
.sous_lx span{ font-size:14px; line-height:30px; color:#fff;}
.sous_lx p{ font-size:30px; line-height:40px; color:#fff; font-family:Impact;}

/*产品*/
.prod_bg{ width:1200px; margin:auto; margin-top:50px;}
.product_bj{ text-align:center; margin-bottom:10px;}
.product_wz{ font-size:40px; color:#333; line-height:40px; text-align:center; font-weight:bold;}
.product_wz span{ color:#2655cb;}
.product_w1{ font-size:16px; color:#666; line-height:50px; text-align:center; letter-spacing:3px; padding-bottom: 10px}
.product_tp{ width:28px; height:20px; animation: myfirst 2s infinite; display: inline-block; }

.pro_list_l{width:260px; overflow:hidden; background:#fff;}
.pro_list_l .h2{ height:64px; font-size:26px; line-height:40px; text-align:center; font-weight:bold; background:#2655cb; padding:22px 0;}
.pro_list_l .h2 a{ color:#fff; font-size:26px;}
.pro_list_l .h2 em{display:block; font:14px Arial, Helvetica, sans-serif; line-height:24px; color:#fff; text-transform:uppercase;}
.pro_list_l .h3{ border: 1px solid #ddd;padding-bottom: 15px;}
.pro_list_l .h3 table {width: 100%;}
.pro_list_l .h3 table tbody tr > td a { display: block; color: #fff !important; background: #333 url(20190530200546_1174359185.png) no-repeat 195px center; padding-left: 36px; height: 50px; line-height: 50px; margin-left: 15px; width: 194px; margin-top: 10px; font-size: 16px; transition:0.3s all ease-in-out;}
.pro_list_l .h3 table tbody tr > td a:hover { background: #e20316 url(20190530200546_1174359185.png) no-repeat 194px center; color: #fff !important;}
.pro_list_l .h3 table tbody tr td table {padding-bottom: 20px;}
.pro_list_l .h3 table tbody tr > td table tbody tr td a { font-size: 14px; line-height: 50px; background: url(20190530200546_423261739.jpg) no-repeat 14px center; height: 50px; margin: 0; color: #666 !important; padding-left: 50px;}
.pro_list_l .h3 table tbody tr > td table tbody tr td a:hover{background: url(20190530200546_423261739.jpg) no-repeat 14px center; color: #2655cb !important; }

.prod_p{ width:920px; float:right;}
.prod_dh{ width:100%; height:45px; border-bottom:1px solid #ddd; background:url(20190530200750_1995199856.png) left top no-repeat; line-height:28px;}
.prod_dh .h1{ padding-left:40px; font-size:20px; font-weight:bold; float:left;color: #333;}
.prod_dh .h2{ width:80px; height:30px; border-radius:25px; text-align:center; background:#f5f5f5; float:right; font-size:14px;}
.prod_dh .h2 a{ font-size:14px; color:#484848; display:block; transition:0.3 all ease-in-out;}
.prod_dh .h2 a:hover{background:#e20316; color:#fff; border-radius:25px;}
.prod_c{ margin-top:20px;}
.prod_c table td{padding-bottom:10px;}
.prod_c table tr:last-child td{padding-bottom:10px;}
.prod_c table td>a{width:284px; padding:10px 2px 2px; border:1px solid #ddd; display:block; height:212px; overflow:hidden; position:relative;}
.prod_c table td:hover>a::after,.prod_c table td:hover>a::before{content:" ";display:block; position:absolute; height:210px; width:282px; padding:10px 2px 2px; top:0; left:0; border:1px solid #2655cb; z-index:10; -webkit-animation:clipAni 2s infinite linear; animation: clipAni 2s infinite linear;}
.prod_c table td:hover>a::before{-webkit-animation-delay:-1s;animation-delay:-1s;-ms-animation-delay:-1s;}
@-webkit-keyframes  clipAni{ 0%,100%{ clip:rect(0px,288px,288px,288px);} 25%{ clip:rect(0px,288px,2px,0px); } 50%{ clip:rect(0px,2px,288px,0px);}75%{ clip:rect(288px,288px,288px,0px); } }
@keyframes  clipAni{ 0%,100%{ clip:rect(0px,288px,288px,288px); } 25%{ clip:rect(0px,288px,3px,0px); } 50%{ clip:rect(0px,2px,288px,0px);} 75%{ clip:rect(288px,288px,288px,0px);}}
@-ms-keyframes  clipAni{ 0%,100%{ clip:rect(0px,288px,288px,288px); } 25%{ clip:rect(0px,288px,2px,0px);} 50%{ clip:rect(0px,2px,288px,0px);} 75%{ clip:rect(214px,288px,288px,0px); }}
.prod_c table td>span{width:290px; height:40px; display:block; margin-top:-10px;}
.prod_c table td>span a{width:inherit; height:inherit; display:inherit; color:#333; background:#f2f2f2; font-size:14px; line-height:40px;}
.prod_c table td:hover>span a{background:#2655cb; color:#fff;}

/*优势*/
#advan_bg{ width:100%; height:760px; background:url(20190530203504_1872345680.jpg) center no-repeat; margin:auto; margin-top:50px;}
.advan_tt{ text-align:center; margin-bottom:30px; padding-top:50px;}
.advan_wz{ font-size:40px; color:#333; line-height:40px; text-align:center; font-weight:bold;}
.advan_wz span{ color:#2655cb;}
.advan_w1{ font-size:16px; color:#666; line-height:50px; text-align:center; letter-spacing:3px; padding-bottom: 10px}
.advan_tp{ width:28px; height:20px; animation: myfirst 2s infinite; display: inline-block; }
.fenleiy{overflow: hidden; width: 205px;}
.fenleiy dl{height: 92px; line-height: 70px; font-size: 18px; margin-bottom: 10px; background: #fff; border-radius: 100px 0 0 100px; width: 195px;}
.fenleiy dl span{display: inline-block; width: 64px; height: 64px; line-height:64px; margin-left: 18px; margin-top: 15px; background: #eee; border-radius: 20%; text-align: center; font-size:30px; font-family: arial; margin-right: 20px;}
.fenleiy dl a{font-weight:bold; font-size:18px; display:block; color:#232222;}
.fenleiy dl:hover{width:205px; height:92px; color:#fff; background:#2655cb;display:block;transition: all .3s linear; cursor:pointer; font-size:24px;}
.fenleiy dl.on{width:205px; background:#2655cb; display:block; color:#fff;transition: all .3s linear; cursor:pointer; font-size:24px;}
.fenleiy dl.on span{ background: #2076d8;}
.fenleiy dl.on a{color:#fff;}
.dis{display:none;}
.yinyong_nor{overflow:hidden; width:995px; height:500px; position:relative;}
.yinyong_nor img{ padding:2px; border: solid 1px #DDD;}

.advan_d_b1{ width:995px;  height:500px; float:right;}
.advan_d_b2{ width:995px; height:500px;float:right;}
.advan_d_b3{ width:995px;  height:500px;float:right;}
.advan_d_b4{ width:995px;  height:500px;float:right;}
.advan_d_b5{ width:995px; height:500px;float:right;}
.advan_d_w{ width:550px; position:relative; background: rgba(0, 0, 0, 0.7); color:#fff; height:360px; float:right; margin-top: 70px;}
.advan_d_wg{ width:80px; height:50px; background:#2655cb; text-align:center; line-height:50px; font-family:Arial, Helvetica, sans-serif; font-size:24px; float: right;}
.advan_d_wt{ padding:0 40px;}
.advan_d_wt .h1{font-size:26px; color:#2655cb; line-height:36px; border-bottom:dotted 1px #484848; font-weight:bold; padding-bottom: 15px;}
.advan_d_wt p{font-size:14px; line-height:26px; background:url(20190530210749_1354914913.png) left 10px no-repeat; padding-left:10px; margin-top:15px;    color: #ccc;}
.advan_d_wt a{display: block; width: 130px; height: 30px; line-height: 30px; border: 1px solid #fff; background:url(http://login.114my.cn/memberpic/076987902362/uploadfile/image/20190425/20190425170259_1777363644.png) no-repeat 130px center; border-radius: 15px; color: #fff; padding-left: 25px; margin-top: 50px; font-size:14px;}
.advan_d_wt a:hover{width: 140px; background:#2655cb url(http://login.114my.cn/memberpic/076987902362/uploadfile/image/20190425/20190425170259_1777363644.png) no-repeat 130px center; transition:all 1s linear; border: 1px solid #2655cb;}

/*应用案例*/
.case_tt{ text-align:center; margin-bottom:30px; padding-top:50px;}
.case_wz{ font-size:40px; color:#333; line-height:40px; text-align:center; font-weight:bold;}
.case_wz span{ color:#2655cb;}
.case_w1{ font-size:16px; color:#666; line-height:50px; text-align:center; letter-spacing:3px; padding-bottom: 10px}
.case_tp{ width:28px; height:20px; animation: myfirst 2s infinite; display: inline-block; }

.case_d{ width:1230px; margin:auto; margin-top:15px;}
.case_d table td{padding:0 !important; position: relative;}
.case_d table td br{display: none;}
.case_d table td>a{display: block; width: 380px; height:285px; margin-bottom:30px;}
.case_d table td div{ position: absolute; width: 380px; height:40px; top:245px; left:15px;padding:0 !important; background:rgba(0,0,0,0.6); line-height: 40px; }
.case_d table td:hover div{ background:rgba(38,85,203,0.6); top:0px !important; width: 380px; height:40px; padding-top:123px !important; padding-bottom:122px !important;  transition:all 0.8s linear;}
.case_d table td div a{display: block; line-height: 40px; color:#fff; font-size:16px;}
.case_gd{ width:200px; height:50px; background:#e20316; color:#fff; font-size:16px; line-height:50px; text-align:center; margin:auto; border-radius:5px; margin-top:20px; margin-bottom:50px;}
.case_gd a{ font-size:16px; display:block; color:#fff;}
.case_gd a:hover{ background:#2655cb; border-radius:5px; transition:all 1s linear; }

/*关于我们*/
.com_bg{ width: 100%;min-width: 1200px;height: 772px;}
.com{padding-top:83px;}
.com_t{padding-top: 50px;margin-left: 60px;}
.com_t p{font-size: 40px;color: #222;font-weight: lighter;}
.com_t p>t{font-weight: bold;}
.com_wt{width: 100px;height: 100px;background:#e20316 url(20190531111016_19595804.png) center no-repeat;}
.com_wt:hover{background-color:#2655cb;}
.com_t span{font-size: 20px;color: #999;display: block;margin-top: 8px;}
.com_w{margin-left: 160px;font-size: 14px;line-height:30px;margin-top: 20px;}
.com_a{margin-left: 160px;margin-top: 36px;}
.com_a a{display: block;width: 135px;height: 51px;line-height: 51px;text-align: center;color: #fff;background: #333;font-size: 16px;transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-webkit-transition: all linear 0.3s;}

.com_a a:hover{background: #e20316; width:170px;}

/*数字*/	
#bsshskj{ width:1040px; height:120px; background:#fff; position:relative;top:40px; z-index:999; float:right;}
.strength_c{ width:1040px; margin:0 auto;}
.strength_c li{ width:258px; height:120px; text-align:center; float:left; border-right:1px #f0f0f0 solid;  position: relative;z-index:1; }
.strength_c li::before{content:""; display:block; position:absolute; top:0; left:0; width:0; height:100%; background:#2655cb; transition: all 0.3s linear; color: #fff ;z-index:-1;}
.strength_c li:hover::before{transition: all 0.3s linear; width:100%; color:#fff;}
.mr{ margin-right:0px !important;border-right:none;}

.jydbwz{ padding-top:20px; font-size:40px; font-weight:bold; color:#2655cb;}
.jydbwz span{font-size:40px; font-weight:bold; color:#2655cb;}
.jdygkd:hover .jydbwz{color:#fff; z-index:11;}
.ngrhjg{ font-size:14px; color:#333; text-align:center; padding-top:5px;}
.jdygkd:hover .ngrhjg{color:#bde1fb;z-index:11;}
.jdygkd:hover span{color:#fff;}
.strength_c li:hover{color:#fff;}
.strength_c li:hover .ngrhjg{color:#fff;z-index:11;}
.strength_c li:hover span{color:#fff;}

/*厂房设备*/
.equ_bg{ padding-top:50px; padding-bottom:50px; background:#f5f5f5; margin:auto;}
.equ_d table tr td a:nth-child(1){display: block;margin-left: 10px;}
.equ_d table tr td{position: relative;}
.equ_d table tr td a:nth-child(2){display: block;height:44px;width:270px;position:absolute; bottom:0px; background:rgba(0,0,0,0.5);left:15px;line-height:15px;color:#fff;font-size: 15px; transition:0.5s all linear;}
.equ_d table tr td td:hover a:nth-child(2){ height:203px; line-height:70px;}


/*news*/
.news{width:100%; min-width:1200px; overflow:hidden; margin:auto; }
.newsW{width:100%; margin:0 auto; overflow:hidden;}
.lanrenzhijia{ width:1200px; margin:0 auto; overflow:hidden; min-width:1200px; }
.lanrenzhijia .news_dt{ overflow:hidden; margin:0 auto; width:1200px;}
.lanrenzhijia .news_dt a{display: block; float: left; text-decoration: none; line-height: 50px; width: 399px; background: #333; border-right: 1px #fff solid; text-align: center; font-size: 20px; transition: all 0.8s linear; color: #fff;}
.lanrenzhijia .news_dt a.on{text-decoration: none; transition: all 0.8s linear; color: #fff; background: #2655cb; font-weight: bold;}
.lanrenzhijia .news_dt a.on span{color: #fff;}
.lanrenzhijia .news_dt a span{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#555;}
.lanrenzhijia .content{overflow:hidden; width:1200px; margin:0 auto; height:482px; position:relative; margin-top:20px; margin-bottom: 40px;}
.lanrenzhijia .content .ul{ position:absolute; left:0; top:0; width:1200px;}
.lanrenzhijia .content .li{ width:1200px; float:left;}

.news .news_div_item, .news .divdgweb_new_div_item{width:254px; height:420px; float:left; position:relative; margin:15px 8px; padding:15px; transition: all 0.8s linear; background: rgba(255,255,255,0.8); box-shadow:0 0 8px #ccc; overflow:hidden; }
.news .news_div_item_date, .news .divdgweb_new_div_item_date{overflow:hidden; padding-top:15px; margin-bottom:10px;}
.news .news_div_item_year, .news .divdgweb_new_div_item_year{float:right; font-size:16px; width:150px; margin-top:11px; line-height:30px; color:#2655cb;}
.news .news_div_item_month, .news .divdgweb_new_div_item_month, .news .news_div_item_day, .news .divdgweb_new_div_item_day{float:left; font-size:30px; font-family:Arial, Helvetica, sans-serif; line-height:40px; color:#2655cb;}
.news .news_div_item_pic{width:236px; overflow:hidden; border:solid 1px #ddd; margin-top:20px;}
.news .news_div_item_pic img{width:236px; height:155px;}
.news .news_div_item_content, .news .divdgweb_new_div_item_content{width:238px; overflow:hidden;}
.news .news_div_item_title, .news .divdgweb_new_div_item_title{overflow:hidden; line-height:36px; white-space: nowrap; text-overflow: ellipsis; width:238px;}
.news .news_div_item_title a, .news .divdgweb_new_div_item_title a{font-size:16px;}
.news .news_div_item_body, .news .divdgweb_new_div_item_body{width:238px; overflow:hidden; display: -webkit-box; -webkit-line-clamp:2; line-height:24px; font-size:13px; color:#999; -webkit-box-orient: vertical; margin-top:10px; height:50px;}
.news .news_dtgo{overflow:hidden; border-left:solid 2px #ddd; width:236px; height:38px; transition: all 0.8s linear; position:absolute; margin-top:204px;}
.news .news_dtgo a{font-size:0px; line-height:0px; text-decoration:blink; display:block; overflow:hidden; position:relative;}
.news .news_dtgo p{ font-size:16px; color:#2655cb; line-height:38px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; position:relative; z-index:2; margin-left:12px; transition: all 0.8s linear;}
.news .news_dtgo span{display:block; position:absolute; z-index:1; width:0px; background:#2655cb; height:38px;transition: all 0.8s linear; margin-top:-38px;}
.news .news_div_item:hover .news_dtgo, .news .divdgweb_new_div_item:hover .news_dtgo{transition: all 0.8s linear; border-left:solid 2px #2655cb;}

.news .news_div_item:hover .news_dtgo p, .news .divdgweb_new_div_item:hover .news_dtgo p{transition: all 0.8s linear; color:#fff;}
.news .news_div_item:hover .news_dtgo span, .news .divdgweb_new_div_item:hover .news_dtgo span{transition: all 0.8s linear; width:236px;}

.news .news_div_item:hover .news_dtgo:hover, .news .divdgweb_new_div_item:hover .news_dtgo:hover{border-left:solid 2px #1f1f1f;}
.news .news_div_item:hover .news_dtgo:hover span, .news .divdgweb_new_div_item:hover .news_dtgo:hover span{background:#1f1f1f;}
.news .news_div_item:hover, .news .divdgweb_new_div_item:hover{transition: all 0.8s linear;}

.news_tt{ text-align:center; margin-bottom:30px; padding-top:50px;}
.news_wz{ font-size:40px; color:#333; line-height:40px; text-align:center; font-weight:bold;}
.news_wz span{ color:#2655cb;}
.news_w1{ font-size:16px; color:#666; line-height:50px; text-align:center; letter-spacing:3px; padding-bottom: 10px}
.news_tp{ width:28px; height:20px; animation: myfirst 2s infinite; display: inline-block; }

/*footer*/
.footer{width:100%; overflow:hidden; background:#333; font-size:14px; color:#888; padding:50px 0 15px 0;}
.footer a{font-size:14px; color:#888;}
.footer a:hover{font-size:14px; color:#e20316;}

.footerW{width:1200px; margin:0 auto; position:relative;}
.footer_l{float:right; width:270px;}
.footer_om{overflow:hidden; margin-top:10px; font-size:20px; line-height:36px; color:#ccc;}
.footer_oen{ width:30px; height:1px; background:#999; margin-bottom:16px;  margin-top:10px;}

.footer_ld{overflow:hidden;}
.footer_ld_l{float:left; width:114px;}
.footer_ld_r{float:right;}
.footer_ld_lm{overflow:hidden; padding-bottom:12px;}
.footer_ld_lm_line{float:left; width:9px; overflow:hidden; margin-top:11px;}
.footer_ld_lm_line span{width:9px; display:block; height:1px; background:#2655cb; margin-bottom:2px;}
.footer_ld_lm_m{float:left; width:90px; line-height:26px; margin-left:10px;}
.footer_ld_ld{width:94px; padding:9px; border:solid 1px #ccc;}
.footer_ld_ld img{width:94px;}
.footer_m{float:left; width:146px; overflow:hidden; margin-right:26px;}

.footer_md{overflow:hidden; width:118px; text-overflow: ellipsis; white-space: nowrap; line-height:30px;}
.footer_md table{width:100% !important;}
.footer_md a{overflow:hidden; width:118px; text-overflow: ellipsis; white-space: nowrap; display:block; }
.footer_md td{display:block; overflow:hidden; line-height:30px; text-overflow: ellipsis; white-space: nowrap;}
.footer_md td table{display:none;}
.footer_md td a{font-weight:normal !important;}
.footer_r{float:left; width:370px;}
.footer_rd{overflow:hidden; line-height:28px;}

/*友情*/
.linksW{width:1200px; margin:0 auto; margin-top:40px; border-top:1px solid #3b3b3b; padding-top:20px;}
.links_l{float:left; width:150px; font-size:18px; color:#888; line-height:18px; background:url(20190531145502_375944648.png) left no-repeat;padding-left: 26px;}
.links_l span{color:#888; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:16px; line-height:36px;}
.links_r{float:right; width:1020px; color:#888;}
.links_r a{color:#888 !important;}

/*copy*/
.copy{width:100%; overflow:hidden; padding:20px 0; text-align:left; line-height:26px; font-size:14px; color:#fff; background:#2655cb;}
.copy a{color:#fff; font-size:14px;}
.copy a:hover{color:#e20316; font-size:14px;}
.copyW{width:1200px; margin:0 auto;}