﻿#new_tab tr
{
background:url(dotline.gif) repeat-x bottom;
}
/*新闻列表-日期*/


.c_date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
/*	color: #F36525;*/
	text-decoration: none;
}
/*新闻列表-超链接*/
#new_tab tr{height:30px; overflow:hidden;}
#new_tab tr td{height:30px; overflow:hidden; display:inline-block;}
#new_tab .c_news a{
	FONT-SIZE: 14px;
	COLOR: #434343;
	TEXT-DECORATION:none;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:570px; height:28px; line-height:28px; overflow:hidden; display:block;
}
#new_tab .c_news a:hover {
	FONT-SIZE: 14px;
	color:#e6730e;
}
#new_tab .c_news a:visited{ font-size:14px;;}
#new_tab td {
/*	background-image: url(line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
*/}
/*字体大中小的超链接*/
.ctrl_font{ padding-top:5px;}
.ctrl_font a{
	COLOR: #000;
	text-decoration:none;
	}
.ctrl_font a:hover{
	COLOR: #000;
	text-decoration:underline;
	}

.c_page_tab {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ccc;
}

.c_news_content_tab {
/*	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
*/}
.c_news_content_tab td{

}
.c_news_content_title {
	font-size: 18px;
	/*font-weight: bold;*/
	text-decoration: none;
	margin:5px;
	line-height:25px;
	padding:15px 0;
	line-height:35px;
	color:#434343;
}
/*产品图片列表控制*/
.sort td{
	padding:5px;
}
.sort table{
	clear:both;
	text-align:center;
	/*border:1px solid #E4E4E4;
	padding:8px;
	width:220px;
	height:120px;*/
	vertical-align: middle;
}
.sort_title{
	margin-bottom:5px;
		text-align:center;

		padding-top:5px

	}
.sort_title a{ color:#000; font-size:14px; text-decoration:none}
/*产品文字列表控制*/
.sort_txt{padding:5px; text-align:left;event:expression(onmouseover=function(){bgColor="#ffeeee"},onmouseout=function(){bgColor=""})}

.product_pic_table{
	border:1px solid #ccc;
	background-color:#fff;
	padding:5px;
    width:212px;
	height:130px;
	overflow:hidden;
	
}
.product_pic_table img{max-width:220px; max-height:120px; 
	}
.sortpic{
	border:1px solid #E4E4E4;
	padding:5px;
	width:220px;
	height:120px;
	
	}
.sortpic img{ width:100%; max-width:220px; height:auto;}	


.main td{
	padding:0px;

}
.main {
	width:100%;
}


.small_sort {
	FONT-SIZE: 9px; COLOR: #666666
}
.show_bottom_td {
	background-color: #f8f8f8;
	text-align: center;
	padding: 5px;
}
.show_bottom_td a{
	font-size: 12px;
}
.idname_maka{ background:url(member_03.jpg) no-repeat top; width:170px; height:21px;}

.detail_box .title{ font-size:24px; text-align:center; padding-bottom:20px; font-weight:bold;}
.detail_wz{ padding:2% 0;}




/*honor*/
.honor_list{height:auto; overflow:hidden; margin-top:14px;color:#333;line-height:30px; padding-bottom:30px;}
.honor_list .tit{font-size:18px;color:#333;text-align:center;margin-bottom:30px;}
.honor_list ul{margin:0; padding:0; height:auto; overflow:hidden;width:100%;}
.honor_list ul li{width:302px; float:left; margin-right:40px;margin-bottom:0px;margin-top:26px; position:relative;}
.honor_list ul li .ImgBoxB{width:300px; height:240px;overflow:hidden; position:relative;border:1px solid #d2d2d2; background-color:#fff; vertical-align:middle; }
.honor_list ul li .ImgBox{width:300px; height:240px;overflow:hidden; vertical-align:middle;}
.honor_list ul li .ImgBox img {max-width:300px; max-height:240px;transition: transform 0.3s ease-in-out;}
.honor_list ul li:hover .ImgBox img{transform: scale(1.1, 1.1);}
.honor_list ul li .ImgBox .item_mask {content: ""; width: 100%;height: 100%;background: rgba(0,0,0,.3);position: absolute;left: 0;top: 0;opacity: 0;transform-origin: 50% 0;transform: scale(1, 1);transition: transform 0.3s ease-in-out;}
.honor_list ul li:hover .item_mask {top: 0;opacity: 1;transform: scale(1.1, 1.1);transition: transform 0.3s ease-in-out;}
.honor_list ul li .product_title{font-size:14px; line-height:30px; height:30px;margin-top:2px; font-weight:normal;color:#464646;text-align:center;}
.honor_list ul li:hover .product_title{color:#349FF4;}
.honor_list ul li:nth-child(4n){margin-right:0;}

@media screen and (max-width: 1200px) { 
.honor_list ul li:nth-child(3n){margin-right:2%;}
.honor_list ul{width:102%;margin-bottom:67px;}
.honor_list ul li{width:31%;margin-right:2%;margin-top:2.5%;}
.honor_list ul li .ImgBox{width:98%;height:98%;}
.honor_list ul li .ImgBox img{max-width:100%;max-height:100%;}
}
@media screen and (max-width: 767px) { 
.honor_list ul{width: calc(100% + 2%);margin-bottom:1em;}
.honor_list ul li{width: calc(100% / 2 - 2%);margin-right: 2%;margin-top:2.5%;float: left;display: block;}

}




.c_page_tab{padding-top:35px; padding-bottom:35px; }
.c_page_tab a{display:inline-block; padding:0px 10px; border:1px solid #ccc;  color:#6e6e6e;transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;line-height:24px;}
.c_page_tab a:hover{background:#C24045; border-color:#C24045; color:#fff;}
.nextpage select{ border:1px solid #ccc;}


#c_page_tab2{padding-top:10px; padding-bottom:35px; border:none; }
#c_page_tab2 a{display:inline-block; padding:0px 10px; border:1px solid #ccc;color:#fff; transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;line-height:24px; font-size:12px;background:#E67016; border-color:#E67016; }
#c_page_tab2 a:hover{background:#E67016; border-color:#E67016; color:#fff;}




.page_nav_table{margin-top:30px;}

.art_list li{ padding:1% 0;}
.art_list .newbt{width:75%; overflow:hidden; height:1.4rem;}
.art_list li a:hover .newbt{ color:#F4B915;}
.dateTime{ float:right;}





/*feedback*/
.feedback{font-size:14px;color:#464646;line-height: 30px;text-align:left;padding:0;margin:0 auto; display:inline-block;text-align:center;}
.feedback .t{font-size:12px;color:#333333;line-height: 30px;display:block;text-align:left;}
.feedback label{display:block;}
.feedback label.l1{float:left;width: 440px;}
.feedback label.l2{float:right;width: 440px;padding-left:20px;}
.feedback label.l3{float:left;width:916px;}
.feedback label.l5{float:left;width:370px;}
.feedback .text{display:block;width: 95%;height:40px;margin-bottom:40px;padding:4px 10px 4px 10px;outline:none;font-size:14px;color:#a0a0a0;font-family:Arial,"微软雅黑",Sans-Serif;border:1px solid #ebebeb;background:#f8f8f8;border-radius:10px;text-align:left;}
.feedback .text2{display:block;width:98%;height:40px;margin-bottom:40px;padding:4px 10px 4px 10px;outline:none;font-size:14px;color:#a0a0a0;font-family:Arial,"微软雅黑",Sans-Serif;border:1px solid #ebebeb; background:#f8f8f8; border-radius:10px;margin-right:0;text-align:left;}
.feedback .input_Code{display:block;float:left;width:320px;height:40px;margin-bottom:50px;padding:4px 10px 4px 10px;margin-right:10px;
outline:none;font-size:14px;color:#a0a0a0;font-family:Arial,"微软雅黑",Sans-Serif;border: none;border:1px solid #ebebeb; background:#f8f8f8; border-radius:10px;text-align:left;}
.feedback .input{display:inline-block;width:107px; height:40px;line-height:40px;margin-right:10px;outline:none;font-size:14px;color:#464646;font-family:Arial,"微软雅黑",Sans-Serif;border-radius:38px; background:#dbdbdb;float:left;margin-top:60px;border:none;}
.feedback .tj{background-color:#51c586;color:#fff;}
.feedback .text,.feedback .text2,.feedback.input_Code{transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
@media screen and (max-width:1200px){
.feedback label.l1{width: calc((100% - 30px) / 2 );}
.feedback label.l2{width: calc((100% - 30px) / 2 );margin:0 5px;}
.feedback label.l3{float:left;width:calc(100% - 10px);}
.feedback label.l5{float:left;width:370px;}	
.feedback .input_Code{width:320px;}
}
@media screen and (max-width:640px){
.feedback{padding:40px 4%;}
.feedback label.l1{float:none;width:100%;margin:0;}
.feedback label.l2{float:none;width:100%;margin:0;    padding-left: 0;}
.feedback label.l3{margin:0 0;}
.feedback .input_Code{width:97.5%;margin-bottom:10px;}
.feedback .kk{ display:block; clear: both;}
.feedback .input{width: calc(100% / 2 - 4%);margin:10% 2%; text-align:center;}
}



