/* Top */
@charset "utf-8";
body{margin:0;padding:0;font-size:14px;line-height:25px;font-family:"微软雅黑",Arial;color:#323232;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
input,select,textarea{font-size:12px;line-height:16px;}img{border:0;}ul,li{list-style-type:none;}
a{color:#323232;text-decoration:none;}
a:hover{color:#ff0000;text-decoration:none;}
img { margin:0; padding:0; border:0;}
input,img{vertical-align:middle;}
.img100{ max-width:100%;}
.fl{ float:left;}.fr{ float:right;}.clear{ clear:both;}
.text_c{text-align: center;}.text_r{text-align: right;}
.color_black{color: #000;}

.ptb20{padding: 20px 0;}

.color_white{color: #fff;}
.color_white a{color: #fff;}
.color_white a{color: #fff;}
.color_d66413{color: #d66413;}
.color_d66413 a{color: #d66413;}
.color_d66413 a{color: #d66413;}

.fontb{font-weight: bold;}
.mainbox{width: 74%;margin:0 auto;min-width: 1200px;}

/*header*/
.mainnavbg{ width:100%; background:#9c0520;}
.navbox{padding:1.2rem 0;}
.navbar-brand2{ display:none;}
.logo{max-width: 100%;}
.header-tel{float:right;background: url(../images/telbg.png) no-repeat;padding-left: 60px;margin-top:5px;}

.banner{height: 350px;background: url(../images/b5.jpg) no-repeat bottom;}


/*首页产品*/
.wapblock{display: none;}
.nopleft{padding-left:0 ;}
.nopright{padding-right: 0;}
.product-link{height: 220px;overflow: hidden;line-height:200px;}
.product-link:hover {
	display: block;
	background: url("../images/producthv.jpg") no-repeat center bottom;
	color: #ffffff;
	line-height: 170px;
	transition: all 0.4s linear 0s;
}
.product-img{width: 100%;height: 220px;}

/*首页新闻*/
.news-img{width: 100%;height:390px;}

/*footer*/
.footerbg{ background:#9c0520; color:#ffffff;}
.footerbg a{ color:#ffffff }
.footerbg a:hover{ color:#ffffff; }
.copyright{ background:#6e0014; color:#ffffff;}
.copyright a{ color:#ffffff }
.copyright a:hover{ color:#ffff00; }



/*新闻动态*/
.news_list{border-bottom: 1px dashed #db7024; padding-bottom:2rem;margin:2rem 0;}
.news_left{width: 30%;}
.news_leftimg{width:100%; height: 300px;}
.news_right{width: 70%;}
.news_rightc{padding: 20px;}
.news_time{color: #323232;font-size: 14px;font-weight:normal;}
.newslist_more {text-align:center;width:160px;color: #fff;line-height: 40px;margin-top:2rem;}
.newslist_more a {display: block;text-decoration:none;color:#db7024;border:1px solid #db7024; }
.newslist_more a:hover{ color:#9a1416;text-decoration: none;border:1px solid #9a1416;}


/*留言页面*/
.ly_msg {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 20px;
	padding: 0;
}
.ly_msg h3 {
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #dfdfdf;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.ly_msg ul {
	width: 100%;
	overflow: hidden;
	margin: 20px auto;
	padding: 0;/* box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;*/
}
.ly_msg ul li {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 12px;
	padding: 0;
}
.ly_msg ul li h4 {
	width: 17%;
	height: 34px;
	overflow: hidden;
	line-height: 34px;
	margin: 0;
	padding: 0 20px 0 0;
	color: #333;
	font-size: 14px;
	text-align: right;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara {
	width: 83%;
	overflow: hidden;
	margin: 0;
	padding-right: 20px;
	background: url(../images/tb_img.png) top right no-repeat;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.ly_msg ul li .msg_ipt1 {
	height: 34px;
}
.ly_msg ul li .msg_tara {
	height: 118px;
}
.msg_ipt1 input, .msg_tara textarea {
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 8px 15px;
	color: #666;
	font-size: 12px;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.msg_ipt1 input {
	height: 34px;
	line-height: 16px;
}
.msg_tara textarea {
	height: 118px;
	line-height: 20px;
	resize: none;
}
.ly_msg ul li .msg_ipt2 {
	width: 120px;
	height: 34px;
	overflow: hidden;
	margin-right: 10px;
	padding: 0;
	float: left;
}
.msg_ipt2 input {
	display: block;
	width: 120px;
	height: 34px;
	overflow: hidden;
	line-height: 16px;
	margin: 0;
	padding: 8px 15px;
	color: #666;
	font-size: 12px;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.ly_msg ul li a.yzm_img {
	display: block;
	width: 90px;
	height: 34px;
	overflow: hidden;
	margin: 0;
	padding-right: 20px;
	background: url(../images/tb_img.png) top right no-repeat;
	float: left;
}
.ly_msg ul li .msg_btn {
	width: 83%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}
.msg_btn input {
	display: block;
	width: 100px;
	height: 34px;
	overflow: hidden;
	line-height: 32px;
	margin: 20px 15px 0 0;
	padding: 0;
	background-color: #f0f0f0;
	color: #333;
	font-size: 13px;
	text-align: center;
	border: 1px solid #ccc;
	float: left;
}
.ly_msg ul li .msg_ipt12 {
	width: 83%;
	height: 34px;
	overflow: hidden;
	margin: 0;
	padding-right: 20px;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.msg_ipt12 input {
	height: 34px;
	line-height: 16px;
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 8px 15px;
	color: #666;
	font-size: 12px;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.ly_msg ul li h4 {
	width: 10%;
	height: 45px;
	font-size: 12px;
}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara {
	width: 90%;
}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara {
	width: 90% !important;
}
.ly_msg ul li .msg_ipt1 {
	height: 47px;
}
.msg_ipt1 input {
	height: 45px;
	line-height: 45px;
}
.ly_msg ul li .msg_ipt12 {
	width: 90% !important;
	height: 45px !important;
}
.msg_ipt12 input {
	height: 45px;
}
.ly_msg ul li .msg_ipt1 select {
	height: 45px !important;
}

/*新闻动态*/
.ny_content .ny_news_con2 {
	min-height: 300px;
}
.ny_content .content_right .conn .ny_news_con img, .ny_content .content_right .conn .ny_news_con table, .ny_content .content_right .conn .ny_news_con tr, .ny_content .content_right .conn .ny_news_con td, .ny_content .content_right .conn .ny_news_con p, .ny_content .content_right .conn .ny_news_con span, .ny_content .content_right .conn .ny_news_con div {
	width: auto !important;
	height: auto !important;
	max-width: 100% !important;
	max-height: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	white-space: normal;
	word-break: break-all;
}
.new_inside {
	overflow: hidden;
	margin-bottom: 30px;
}
.new_inside li {
	width: 100%;
}
.news_box {
	position: relative;
	border-bottom: 1px solid rgba(0,0,0,.06);
	background: transparent;
	height: 180px;
}
.news_txt {
	float: left;
	padding: 36px 0 28px 14%;
	transition: all .3s ease-out 0s;
}
.news_box:hover .news_txt {
	padding: 36px 0 28px 16%;
}
.news_txt a span {
	font-size: 16px;
	color: #717171;
	display: block;
	height: 24px;
	overflow: hidden;
	margin-bottom: 20px;
	transition: all .3s ease-out 0s;
}
.news_box:hover .news_txt a span {
	color: #333
}
.news_box:hover .news_txt i {
	color: #999
}
.news_txt i {
	color: #7D7D7D;
	font-style: normal;
	line-height: 24px;
	height: 73px;
	display: block;
	overflow: hidden;
}
.news_date {
	width: 100px;
	float: right;
	font-family: "微软雅黑";
	color: #999;
	padding: 36px 66px 0 0;
	transition: all .3s ease-out 0s;
	position: absolute;
	left: 0;
	float: left;
	padding-top: 30px;
}
.news_box:hover .news_date {
	padding: 36px 86px 0 0
}
.arrow_left {
	position: absolute;
	top: 90px;
	left: 5px;
	width: 35px;
	height: 35px;
	text-align: center;
	border: 1px solid #fff;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	background: url(../images/icon.png) no-repeat 9px 14px;
}
.news_box:hover .arrow_left {
	border: 1px solid #9c0520;
	background: url(../images/icon_hover.png) no-repeat 9px 14px #9c0520;
}
.arrow_left i {
	width: 14px;
	height: 9px;
	display: block;
	margin: 13px 0 0 11px;
}
.news_date span {
	float: left;
	line-height: 36px;
	height: 36px;
	font-size: 24px;
	font-family: "微软雅黑";
	width: 100px;
}
.news_date i {
	float: left;
	color: #ABABAB;
	font-size: 0;
}
.news_txt a span::before {
	width: 35px;
	height: 1px;
	content: '';
	background: #BFBFBF;
	position: absolute;
	top: 48px;
	left: 90px;
	transition: all 0.3s ease-out 0s;
}
.news_box:hover .news_txt a span::before {
	width: 60px;
	transition: all 0.3s ease-out 0s;
	background: #9c0520;
}
.news_box:hover .news_date span {
	color: #333;
}
.news_box:hover .news_date {
	padding: 30px 42px 0 0;
}
.ny_content .content_right .conn .ny_news_tlt {
	text-align: center;
	font-size: 20px;
	color: #555;
	padding: 10px 0;
}
.ny_news_time {
	text-align: center;
	font-size: 12px;
	color: #999;
	padding-bottom: 10px;
	border-bottom: 1px dashed #dedede;
	margin-bottom: 10px;
}
.ny_news_ye {
	padding-top: 30px;
}
.ny_news_ye p {
	height: 35px;
	line-height: 35px;
	background: #f1f1f1;
	margin-bottom: 10px;
	padding: 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*分页*/
.dede_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.dede_pages ul{display:inline-block;margin:0 auto;padding:0}
.dede_pages ul  a{color:#555;display:block;padding: 2px 10px;  border: 1px solid #ddd;float: left;margin: 0 5px;}
.dede_pages ul  a.page-num-current{ background:#ddd;}


@media screen and (max-width:768px){
	.navbar-brand2{ display:block;}
	.logo-height{width:70%;margin:.7rem 0;}
	.wapnone{display: none;}
	.wapblock{display: block;}

	.banner{height:120px;}

	/*产品中心*/
	.product-link{height: 160px;overflow: hidden;line-height:140px;}
	.product-link:hover {
		line-height: 120px;
	}
	.product-img{width: 100%;height: 160px;}
	

	.news-img{height:auto;}


}