@charset "utf-8";
/* CSS Document */

.rightarrowpointer{display:none;}
*{ box-sizing:border-box;}
.dgweb_list_item_desc{ width:850px !important;}
A:link{font-size:12px;}
body{
	width: 100%;
	font-size: 12px;
	background: #FFF;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family:"Microsoft Yahei";
	color: #100f0c;
}
div{
	margin: 0px;
	/* [disabled]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: #1e1c14;
	font-size: 12px;	
	text-decoration: none;
}
a:hover{
	color: #100f0c;
	text-decoration: none;
}
.border_bg{width:auto; height:auto; margin:0 auto; }
.cp img{border:1px solid #f7f7f7; }
.cp img:hover{border:1px solid #ffbe00;}
.cp2 img{border:2px solid #e8e8e8;}
.cp2 img:hover{border:2px solid #333;}
.white a{
	color: #fff;
	text-decoration: none;
}	
.white a:hover{
	color: #f99549;
	text-decoration: none;
}
.mr{ margin-right:0px !important;}
input,button,select,textarea{outline:none}
.font_1{font-size:16px; color:#333;}	
.totalwidth {
	width: 1200px;
	margin: 0 auto;
	height: auto;
}
.totalwidthpercent {width:100%; margin:0 auto;}	
.fl{ float:left;}
.fr{ float:right;}	
#classimgshow2{line-height:38px;}
.topspacing{ width:100%; height:40px; margin:0 auto;}

#top5,#top10,#top20,#top50,#top55,#top30,#top90,#top60,#head,#top,#products,#youshi,#bq{width:100%; margin:0 auto; overflow:hidden;}
#top5{height:5px; overflow:hidden;}
#top10{height:10px; overflow:hidden;}
#top20{height:20px; overflow:hidden;}
#top30{height:30px; overflow:hidden;}
#top40{height:40px; overflow:hidden;}
#top50{height:50px; overflow:hidden;}
#top55{height:55px; overflow:hidden;}
#top60{height:60px; overflow:hidden;}
#top90{height:90px; overflow:hidden;}

/*内页导航*/
.strong_title{ display:none;}
.mianbxContent{ text-align: left !important; font-size: 14px !important;  padding-left:20px;   border:1px dashed #e3e3e3; margin-bottom:20px !important; height:55px !important; line-height:55px !important; width:100% !important;}
.mianbxContent a{font-size: 14px !important;}
.mianbxContent a:hover{font-size: 14px !important;}

/*抬头*/
#top{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size:13px;
	background:#f0f0f0;
	color: #949494;
}
#top a{ color:#949494; font-size:13px;}
#top a:hover{text-decoration:underline;color: #f4c900;}

#top_bg{
	width: 100%;
	height:204px;
	background:url(../uploadfile/image/20190311/20190311180444_575833174.jpg) no-repeat center;
	margin: 0 auto;
}
.head_logo{ margin-top:38px;
}
.head_name{
	margin-top: 50px;
	margin-left:15px;
}
.head_xian{
	width: 1px;
	height: 75px;
	border-left:1px #e3e3e3 solid;
	margin-left: 20px;
	margin-top: 48px;
	margin-right: 20px;
}
.head_adv{
	margin-top:45px;
	font-size: 14px;
	
}

.head_adv span{
	color: #f0b417;
	font-size: 25px;
	display: block;
	font-weight: bold;
	line-height:45px;
}
.head_adv b{ color:#003fff;}
.head_td{
	height: 30px;
	float: left;
	font-size: 18px;
	line-height: 25px;
	letter-spacing:2px;
}
.head_tel{
	margin-top: 55px;
}


/*导航*/
#nav_bg{
	width: 100%;
	height: 65px;
	background:url(../uploadfile/image/20190311/20190311174942_1601707718.jpg) repeat-x center;
	border-bottom:3px #000000 solid;
	margin: 0 auto;
}	
#nav_c{
	width: 1201px;
	height:60px;
	margin: 0 auto;
}
#nav{
	width: 250px;
	height:60px;
	float: left;
}
#nav li{
	width:230px;
	float: left;
	text-align:center;
	height:60px;
	font-size: 15px;
	background:url(../uploadfile/image/20190819/20190819191322_1476758384.png) right no-repeat ;
	line-height: 60px;
}
#nav li a{
	font-size: 15px;
	display: block;
	border-bottom:1px #ffffff solid;
	color:#333;
}
#nav li:hover{
	display: block;
	background: #f0b417;
	height: 60px;
	color: #1e1c14;
	font-size: 15px;
	transition: all 0.2s linear;
}
#nav .a_nav > a{
	width:100%;
	display: block;
	font-size: 15px;
	height: 60px;
	background: #f0b417;
}
/*下拉菜单*/
.suckerdiv {position: relative;}

	
/*1st level sub menu style */
.suckerdiv ul li ul{
	left:230px; /* Parent menu width - 1*/
	position: relative;
	background:#fff;
	width: 800px; /*sub menu width*/
	top:-62px;
	display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li{ 
width:130px !important;
background:none !important;
	left: 159px; /* Parent menu width - 1*/
}

/* menu links style */
.suckerdiv ul li ul a{
	width:130px;
	display: block;
	color: black;
	text-decoration: none;
	background: #fff ;
	font-size:13px !important;
	border-right: 1px solid #ccc;
	border-bottom: 0;
}

.suckerdiv ul li ul a:visited{color: black;}

.suckerdiv ul li  ul a:hover{color:#fff;width:130px; background:#ededed}


.left_products{width:230px;float:left; height:650px;  padding-bottom:10px; position:relative; top:-650px;/* IE6和部分IE7内核的浏览器(如QQ浏览器)下颜色被覆盖 */
  background-color:rgba(236,236,236,0.95); /* IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂，但解析为透明 */}

/*幻灯片*/
.focus {width:100%; height:650px; overflow:hidden; position:relative; z-index:0; }
.focus ul {height:650px; position:absolute;}
.focus ul li {float:left; width:100%; height:650px; overflow:hidden; position:relative; background:#000;}
.focus ul li div {position:absolute; overflow:hidden;}
.focus .btnBg {position:absolute; width:100%; height:20px; left:0; bottom:0; background:#000; display:none;}
.focus .btn {position:absolute; width:1200px; left:50%; margin-left:-501px; height:24px; bottom:40px; text-align:right;}
.focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:24px; line-height:24px; text-align:center; _font-size:0; margin-left:5px; cursor:pointer; background:#ccc;}
.focus .btn span.on {background:#fff;}
.focus .preNext {width:45px; height:100px; position:absolute; top:220px; background:url(http://114my.cn.114.114my.net/cym/QQ-Flash/sprite.png) no-repeat 0 0; cursor:pointer;}
.focus .pre {left:0;}
.focus .next {right:0; background-position:right top;}
#banner{margin-top:0px;  height:650px; overflow:hidden;}

/*搜索*/
#search_c{
	width:100%;
	height:100px;
	padding-left:20px;
	background:#FFF;
	border-bottom:3px #f5bc25 solid;
	margin: 0 auto;

}
#search_l{
	width:650px;
	float: left;
	font-size: 14px;
	color: #17271f;
	padding-left:30px;
	background:url(../uploadfile/image/20190311/20190311190217_1510902857.png) left no-repeat;
	line-height: 97px;
}
#search_l a{ font-size:14px; color: #17271f;}
#search_r{
	width:485px;
	height:97px;
	padding-left:40px;
	background:#e2e2e2;
	float: right;
	padding-top:25px;
}
#search_r li{float:left;}
/*产品*/
.brand_bt{ width:1200px; text-align: center; padding-top:25px;height:121px; font-size:40px; font-weight:bold; background:url(../uploadfile/image/20190311/20190311192513_1169604289.jpg) no-repeat center; margin:0 auto;}
.brand_bt span{ font-size:16px; color:#888; display:block; font-weight:normal; line-height:50px;}

/*产品*/

.prod_bt{ width:1200px; text-align:center; height:97px;  margin:0 auto;}
.prod_bt span{ font-size:40px; display:block; font-weight:bold;}
.prod_bt font{ font-size:35px; color:#555555; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;}
#zuo_d{width:280; height:114px; text-align:center; margin:0 auto; }
#zuo{
	width:280px;
	float: left;
    height: 740px;
	background: #f7f7f7;
	overflow: hidden;
	padding-bottom:40px;
}
.zuo_k{ width:280;float: left; }
.fenlei{width:280;background:#f7f7f7;  margin:0 auto; }
.fenlei_bj{  border-top:none; margin:0 auto; font-size:14px;}
.fenlei_bj tr{margin-bottom:10px; font-size:14px;}

.list_t{
	width: 280;
	height: 90px;
	line-height: 90px;
	text-align: center;
	font-size: 28px;
	background: #ffbf00;
}
.list_b{
	font-size: 35px;
	font-weight: bold;
}
.list_b span{ font-size:15px; color:#f3f3f3; text-transform:uppercase; font-weight:100; text-transform:uppercase; font-family:Arial;}

.fenlei_bj{width:280px; background:#f6f6f6;  border-right:none;  overflow:auto;}
.fenlei_bj td{height:auto !important;}
.fenlei_bj td b{display:block; background: url(../uploadfile/image/20190311/20190311192924_1122490241.jpg); font-size:0px !important; text-align:center; line-height:0px; transition: all 0.8s linear; margin-top:10px; margin-bottom:10px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
.fenlei_bj td b a{font-size:16px;  line-height:50px;}
.fenlei_bj td tr{display:block; width:108px; float:left; margin:5px 7px;}
#showfennei{display:block; width:122px; border-bottom:dashed 1px #ddd; padding-bottom:5px; padding-left:3px; overflow:hidden; line-height:30px; height:30px; white-space: nowrap; text-overflow: ellipsis;  margin-left: 12px;}
#showfennei a{font-size:14px;}
.fenlei_bj td #showfennei a:hover{color:#ffbf00 !important;}
.fenlei_bj td b:hover a {transition: all 0.8s linear; color:#ffbf00!important;}


.products_bg{ width:893px; height:auto; margin:0 auto;}

.products_ct{width:893px; height:390px; background:url(../uploadfile/image/20190311/20190311193615_581738908.jpg) no-repeat center; margin:0 auto;}
.products_ct_l{width:500px; height:390px; float:left; padding-top:20px;}
.products_ct_r{width:340px; float:right; text-align:center; padding-top:70px; padding-right:50px;}
.products_ct_r ul{width:270px; margin:0 auto;}
.products_ct_r li{ width:124px; height:42px; line-height:42px; font-size:18px; color:#444; background:#e9e9e9; float:left; margin-right:20px; margin-top:25px; }


.prod2 table td span a{display: block;width:290px;color: #333; background:#f7f7f7; line-height:40px; border-bottom:#eeeeee 3px solid;}
.prod2>table>tbody>tr>td {float: left;padding:0 ;width:290px;margin:0px 5px 10px 0;position: relative; }
.prod2>table>tbody>tr>td>a {display: block;float: left;width:290px;padding-left: 0px !important;position: relative;overflow: hidden;}

.prod2>table>tbody>tr>td>a>.ceshigo {width: 100%;background: rgba(0, 0, 0, 0.4);height: 100%;position: absolute;bottom: 0;left: -100%;-webkit-transition: 0.3s all ease-in-out;transition: 0.3s all ease-in-out;}
.prod2>table>tbody>tr>td>a>.ceshigo a {display: block;color: #fff;font-size: 16px;font-weight: bold;padding-top: 20%;}
.prod2>table>tbody>tr>td>a>.ceshigo p {height: 22px;line-height:18px;border-radius: 10px;border: 1px solid #fff;-webkit-transition: all 0.3s 0.3s;transition: all 0.3s 0.3s;padding: 1px 15px;margin: 15px auto;display: block;font-size: 13px;color: #fff;width:100px;text-align: center;position: relative;bottom: -180px;margin-top: 72px;}
.prod2>table>tbody>tr>td:hover>a>.ceshigo {left: 0;}
.prod2>table>tbody>tr>td:hover>a>.ceshigo p {left: 0;bottom: 0;}
.prod2>table>tbody>tr>td>a>img {width:290px; background:#fff;}
.beta5 {display: block;position: absolute;-webkit-transition: 0.5s all ease-in-out;transition: 0.5s all ease-in-out;}
.beta5 {width:40px;height:40px;border-radius: 50%;background:#ffbe00 url(../uploadfile/image/20190312/20190312153830_61677984.png) no-repeat center;left: 115px;top:80px;-webkit-transform: scale(0);transform: scale(0);}
.prod2>table>tbody>tr>td:hover .beta5 {-webkit-transition-delay: 0.2s;transition-delay: 0.2s;-webkit-transform: scale(1);transform: scale(1);}
/*特点*/
.feature_t{	width: 100%;
	height:144px;
	background:url(../uploadfile/image/20190819/20190819184748_1221595620.jpg) no-repeat center;
	margin: 0 auto;}
.feature_t_l{ float:left; padding-top:20px;}	
.feature_t_r{ float: right; padding-top:25px;}

.feature_c{	width: 100%;
	height:543px;
	background:url(../uploadfile/image/20190711/20190711213313_1001085418.jpg) no-repeat center;
	border-bottom:4px #e2e2e2 solid;
	margin: 0 auto;}
.feature_r{ width:558px; float:right;}
.feature_r1{ width:558px; height:96px; background:url(../uploadfile/image/20190311/20190311202532_190609609.jpg) no-repeat center; margin:0 auto;  margin-top:34px;}
.feature_r1_l{ width:400px; float:left; padding-left:70px; padding-top:20px; font-size:16px; line-height:30px;}
.feature_r1_r{ float: right; padding-top:33px; padding-right:15px;}
/*证书*/
.honor_bg{ width:100%; margin:0 auto;}

.honor_bt{ width:1200px; padding-top:20px; font-size:14px; text-align:center;  margin:0 auto;}
.honor_bt span{
	font-size: 40px;
	font-weight: bold;
	display: block;
}
.honor_bt b{ font-size:22px;display: block; font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#bbbbbb; margin-top:10px; text-transform:uppercase; margin-bottom:10px;}


#corporate_tp{
	margin-left:17px;
	width:1120px;
	float: left;
	margin-top:10px;
}

#corporate_ltp{ 
	margin-top:125px;
}
#corporate_rtp{
	margin-top:125px;
}
#coleee_right table div a { display: block !important; font-size:14px;  background:#eaeaea !important;line-height:40px;}

.honor_a{ width:200px; height:52px; background:#ffbf00; text-align:center; border-radius:3px; margin:0 auto; }
.honor_a a{ font-size:16px; color:#fff; line-height:52px; }

/*优势*/
.adv_bt_bg{ width:100%; height:190px; background:#ffbf00;}
.adv_bt{width:1200px; height:52px;    padding-top:40px; text-align:center; margin:0 auto;}
.adv_bt span{
	width: 500px;
	height: 45px;
	line-height: 45px;
	display: block;
	background: #fff;
	font-size: 20px;
	color: #333;
	border-radius: 30px;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
}
.adv_bg{width:100%; height:1849px; background:url(../uploadfile/image/20190312/20190312103138_538756404.jpg) no-repeat center; margin:0 auto;}
.adv_top{width:1200px; height:70px;margin:0 auto; margin-top:5px;}
.adv_top li{ width:270px; height:70px; padding-left:40px; line-height:68px; background:#fff;   border:1px #eee solid; float:left; margin-right:40px;}
.adv_top li span{ display:block; font-size:20px; padding-left:35px; background:url(../uploadfile/image/20190312/20190312103527_805438033.png) no-repeat left;}
.adv_c{ width:1200px; margin:0 auto;}
.adv_c_l{
	width: 570px;
	height: 308px;
	background: url(../uploadfile/image/20190312/20190312111139_930155090.png) no-repeat;
}
.adv_c_bt{width:570px;margin:0 auto;}
.adv_c_sz{ width:89px; padding-top:30px; text-align:center; height:89px; margin:0 auto; float:left;}
.adv_c_bt span{ float:left; padding-left:8px; line-height:86px; font-size:30px; font-weight:bold; color:#1d1d1d; display:block;}
.adv_c_wz{
	width: 570px;
	padding-left:80px;
	font-size: 15px;
	line-height: 50px;
	color: #444;
	padding-top: 25px;
}

.adv_c_r{}
/*合作客户*/
.partner_d{width:1200px; margin:0 auto; padding-top:30px; overflow:hidden;}
.partner_d td{float:left; display:block; width:286px; height:146px;overflow:hidden; border:solid 1px #ddd; padding-left:0px !important; margin:7px; transition: all 0.5s linear;}
.partner_d td a{display:block; text-decoration:blink; overflow:hidden;}
.partner_d td br{display:none;}

.partner_d td div{padding-top:0 !important; display:none;}
.partner_a{width:156px; line-height:45px; text-align:center; margin:0 auto; overflow:hidden; margin-top:20px; border:solid 1px #ddd;}
.partner_a a{font-size:18px; color:#fe0137;}
.partner_d td:hover img{transform: scale(1.15);}
.partner_d td:hover{transition: all 0.5s linear; box-shadow:0 0 12px #ccc; transform: scale(1.05);}

/*成功案例*/
.case_bt{background: url(../uploadfile/image/20190312/20190312115707_1612396474.png) no-repeat center;}
.case_cont { width:1200px; margin:0 auto;    margin-top: 20px}
.case_cont > table > tbody > tr > td { display: block; float: left; width: 368px; height:221px; padding: 0 !important; margin-left:7px; margin-bottom:8px;border:3px solid #eaeaea ; overflow: hidden; position: relative;}
.case_cont > table > tbody > tr > td img,.case_cont > table > tbody > tr > td a{ display: block; width: 100%; height: auto; transition:0.3s all ease-in-out; }
.case_cont > table > tbody > tr:first-child > td:first-child { width: 450px; height: 450px; border:3px solid #eaeaea; margin-left:0px !important;}
.case_cont > table > tbody > tr:first-child > td:nth-child(1) img{height: 450px !important;}
.case_cont > table > tbody > tr > td:first-child { margin-left: 3px; }

.case_cont > table > tbody > tr > td > div{ position: absolute; height:100%; width:100%; display: block; left: 0; bottom: 0}

.case_cont > table > tbody > tr > td > div::after{ content: ''; width:100%; height:100%; position:absolute; right:-100%; top: 0; background:rgba(28,28,28,0.55); transition:0.3s all ease-in-out;}
.case_cont > table > tbody > tr > td > div:hover::after{ right: 0; }
.case_cont > table > tbody > tr > td > div > a{ position:absolute; bottom: 0; width:100%; height:100%; text-align:center; font-size:16px; color:#fff; z-index:3; left:-100%; line-height:227px; transition:0.7s all ease; }

.case_cont > table > tbody > tr > td:hover > div a{ left: 0; }
.case_cont > table > tbody > tr > td:hover > a > img{ transform: scale(1.1); }

.case_cont > table > tbody > tr:first-child > td:first-child > div { display: block; position: absolute; background: rgba(28,28,28,0.7); padding: 20px !important; color: #fff; width: 360px; top: 165px; left: 38px; text-align: center; transform: scale(1.1,1.1) rotateX(180deg); transition: all 0.5s; opacity: 0; bottom: auto; height: auto; }
.case_cont > table > tbody > tr:first-child > td:first-child > div > a { color: #fff; font-size: 18px; letter-spacing: 0; line-height: 40px; display: block; position: relative; left: 0; height: auto; bottom: auto;}
.case_cont > table > tbody > tr:first-child > td:first-child > div > a:after,.case_cont > table > tbody > tr:first-child > td:first-child > a::after{ content: ''; display: block; width: 35px; height: 35px; margin: 0 auto; background: url(../uploadfile/image/20190312/20190312153914_1970002731.png) no-repeat center; }

.case_cont > table > tbody > tr:first-child > td:first-child:hover > div{ opacity: 1; transform: scale(1) rotateX(0deg); transition: all 0.5s; }
.case_cont > table > tbody > tr:first-child > td:first-child:hover > a > img{ transform: scale(1.2); }

.case_cont > table > tbody > tr:first-child > td:first-child > div::after { display: none; }
/*公司简介*/
.about_bg{
	width: 100%;
	background: url(../uploadfile/image/20190819/20190819191744_1841939297.jpg) no-repeat top;
	margin: 0 auto;
}
.about_bt{ width:1200px; font-size:45px; text-align:center; padding-top:40px; font-weight:bold; margin:0 auto;}

.about_c{width:1200px;height:448px; margin:0 auto;}

.about_l{ float:left; width:693px;position: absolute; height:448px;}
.about_r{ width:635px; height:407px; padding-left:80px; padding-top:40px; position: relative; top:20px; left:30px; background:url(../uploadfile/image/20190312/20190312140637_1434680793.jpg) no-repeat center; float:right;}
.about_r b{ font-size:25px;}
.about_r span{ width:500px; display:block; font-size:14px; line-height:40px; color:#666; margin:20px 0 30px 0;}
.about_r a{display:block; width:120px; height:36px; line-height:36px; text-align:center; background:#ffbf00; float:left; margin-right:20px; font-size:14px;}

#roller_content td{line-height:30px !important;  font-size:14px;}
/*news*/
.news{width:100%; min-width:1200px; overflow:hidden;}
.lanrenzhijia{ width:1200px; margin:0 auto; overflow:hidden; min-width:1200px; position:relative;}
.news_t{overflow:hidden; }
.news_tl_m{overflow:hidden; position:relative;}

.news_tr_d{overflow:hidden; width:1200px; margin:0 auto; margin-top:20px;}
.news_t a{display:block; float:left; text-align:center; text-decoration:none; height:82px; width:400px; transition: all 0.5s linear;   background:#f4f4f4; position:relative;}
.news_t a.on{text-decoration:none; transition: all 0.5s linear; width:400px; background:#f5f5f5; box-shadow:0 0 0 #cecece;}
.news_tr_dm{
	font-size: 20px;
	line-height: 30px;
	padding-top: 15px;
	transition: all 0.5s linear;
}
.news_tr_den{font-family:Arial, Helvetica, sans-serif;  font-size:12px; text-transform:uppercase; color:#ababab; transition: all 0.5s linear; line-height:22px;}
.news_t a.on .news_tr_dm{font-size:20px;  color:#ffbf00;}
.news_t a.on .news_tr_dm, .news_t a.on .news_tr_den{ transition: all 0.5s linear;}
.news_tr_dline{
	width: 0px;
	height: 3px;
	background: #ffbf00;
	position: absolute;
	bottom: 0;
	transition: all 0.5s linear;
	background-color: #ffbf00;
}
.news_t a.on .news_tr_dline{width:400px; transition: all 0.5s linear;}

.lanrenzhijia .content{overflow:hidden; width:1200px; margin:0 auto; height:490px; position:relative; margin-top:40px; min-width:1200px;}
.lanrenzhijia .content .ul{ position:absolute; left:0; top:0; width:1200px; min-width:1200px;}
.lanrenzhijia .content .li{ width:1200px; float:left; min-width:1200px;}

.news .news_div_item, .news .divdgweb_new_div_item{float:left; width:400px; border:solid 1px #ddd; padding:25px; overflow:hidden; margin-right:-1px; position:relative;}
.news .news_div_item:nth-child(3), .news .divdgweb_new_div_item:nth-child(3){margin-right:0px;}
.news .news_div_item_date, .news .divdgweb_new_div_item_date{padding-top:217px; height:60px; line-height:60px;  font-family:Arial, Helvetica, sans-serif; color:#ffbf00;}
.news .news_div_item_year, .news .divdgweb_new_div_item_year{position:absolute; font-size:56px; filter:Alpha(opacity=10); opacity:0.1;}
.news .news_div_item_month, .news .divdgweb_new_div_item_month{font-size:26px; float:left;}
.news .news_div_item_day, .news .divdgweb_new_div_item_day{font-size:26px; float:left;}
.news .news_div_item_title, .news .divdgweb_new_div_item_title{overflow:hidden; width:348px; white-space: nowrap; text-overflow: ellipsis; line-height:40px;}

.news .news_div_item_title a, .news .divdgweb_new_div_item_title a{font-size:18px;}
.news .news_div_item_body{font-size:14px; width:348px; color:#666; line-height:26px; overflow:hidden; height:50px; margin-bottom:30px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news .news_t_rgo{width:120px; overflow:hidden;}
.news .news_t_rgo a{font-size:0; line-height:0;}
.news .news_t_rgo p{font-size:14px; color:#333; line-height:32px; width:60px; border-bottom:solid 1px #ccc; padding-bottom:5px; transition: all 0.5s linear;}
.news .news_div_item_pic{width:346px; height:209px; border:solid 1px #ccc; position:absolute; top:25px; overflow:hidden;}
.news .news_div_item_pic img{ width:100%; margin-top:-20px;}

.news .news_div_item:hover .news_t_rgo p, .news .divdgweb_new_div_item:hover .news_t_rgo p{transition: all 0.5s linear; width:120px; border-bottom:solid 1px #ffbf00; color:#ffbf00;}
.news .news_div_item:hover .news_div_item_pic img, .news .divdgweb_new_div_item:hover .news_div_item_pic img{transform: scale(1.15); transition: all 0.5s linear;}

.divdgweb_new_div_item_body{font-size:14px; width:348px; color:#666; line-height:26px; overflow:hidden; height:50px; margin-bottom:30px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
/*友情链接*/
 /*友情*/
.link{
	width: 100%;
	height: 70px;
	line-height: 70px;
	border-top:1px #eee solid;
}
.link_l{
	width: 160px;
	text-align: center;
	font: 22px/69px "Microsoft YaHei";
	border-right:1px #eee solid;
}
.link_l span{font:16px "Arial";}

.link_r{
	width: 940px;
	padding-left:40px;
}
.linkTagcs a{ font-size:14px;}
.linkTagcs a:hover{color:#ffbf00 !important;  text-decoration:none;}  
.link_sq a{ width:100px; display:block; font-size:14px; }

/*版权*/
.banq{
	width: 100%; 
	height: auto;
	font-size: 14px;
	background: #e6e6e6;
	padding: 50px 0px;
	margin: 0 auto;
}

/*版权*/
.page{ width: 1200px; margin: 0 auto;}

.zsdxbj_d{ width:100%; height:8px; background:#8600f8;}
.copy {width:100%;background: #333;text-align: justify; padding:41px 0 30px 0;}
.copy_row1{
	width: 1200px;
}
.lxwm{
	width:280px;
}
.ewm{ width:350px;}
.c4cont{ margin-right:40px;}

.banq_bt{ font-size:20px; margin-bottom:20px;}

 .col4{ width:300px; margin-right:100px;}
 .col4 ul li a {
	color: #5e5e5e;
	font-size: 14px;
	display: block;
	line-height: 40px;
}
 .col4 ul li a:hover{ text-decoration: underline; color: #333; }

.dibudwz{
	width: 100%;
	color: #222;
	background: #ffbf00;
	height: 65px;
	font-size: 14px;
	line-height: 65px;
	margin: 0 auto;
}
.dibudwz a{
	font-size: 14px;
	color: #222;
}

.banq_nr{
	line-height:25px;

	margin: 0 auto;
	color:#5e5e5e;
}
.banq_nr span{
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	display: block;
	margin-bottom: 10px;
}
.banq_nr b{
	font-weight: normal;
	line-height: 20px;
	display: block;
	margin-bottom: 12px;
}
.banq_nr > .gd{
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px #828282 solid;
	margin-top: 15px;
}
.banq_nr > .gd a{ color:#5e5e5e;}
.banq_rwm{
	width:350px;
	margin: 0 auto;
	font-size:12px;
	margin-top:20px;
	color:#5e5e5e;
	
}
.banq_rwml{ width:150px; line-height:40px; height:auto; text-align:center; }
.banq_rwml .img{ width:150px; background:#fff; padding:10px; }



.fenlei_bj{width:280px; background:#f6f6f6;  border-right:none;  overflow:auto;}
.fenlei_bj td{height:auto !important;}
.fenlei_bj td b{display:block; background: url(../uploadfile/image/20190311/20190311192924_1122490241.jpg); font-size:0px !important; text-align:center; line-height:0px; transition: all 0.8s linear; margin-top:10px; margin-bottom:10px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
.fenlei_bj td b a{font-size:16px;  line-height:50px;}
.fenlei_bj td tr{display:block; width:108px; float:left; margin:5px 7px;}
#showfennei{display:block; width:122px; border-bottom:dashed 1px #ddd; padding-bottom:5px; padding-left:3px; overflow:hidden; line-height:30px; height:30px; white-space: nowrap; text-overflow: ellipsis;  margin-left: 12px;}
#showfennei a{font-size:14px;}
.fenlei_bj td #showfennei a:hover{color:#ffbf00 !important;}
.fenlei_bj td b:hover a {transition: all 0.8s linear; color:#ffbf00!important;}