﻿a{ color:inherit;}
a:hover{ color:inherit;}



@media screen and (max-width: 768px) {.no_show {display: none;}}
@media screen and (max-width: 480px) {.no_show {display: none;}}

.search_group input.form-control{color:#666;}

#foot_btn{width:100%; border: 0px; background: transparent;}


.tr_blank20{ width:100%; height:20px; clear:both; overflow:hidden;}
.tr_blank40{ width:100%; height:40px; clear:both; overflow:hidden;}

.menu_box{width:260px;text-align:left;height:25px;clear:both;padding:20px 20px;zoom:1; margin:auto;}
.menu_box a{padding:0px 20px;margin-right:20px;text-align:center;height:25px;line-height:25px;display:block;background:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f0f0f0));background:-moz-linear-gradient(top, #fff, #f0f0f0);/* Firefox */filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#f0f0f0,grandientType=0);float:left;-moz-border-radius:4px;-khtml-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:#cccccc solid 1px;}

a{ color:#666;}
a:hover{ 	color:#e85d29; text-decoration:none;}

.bottom_blank20{ margin-bottom:20px;}
.inner_txt img{ width:auto; max-width:100%;}
.txt_top20{padding-top:20px; clear:both;}
.bg_noshow{ background-image:none;}
.txt_big{ 
	text-transform: uppercase;
}
.list_box{ min-height:300px;}

/*内页-栏目title*/
.left_h2{background:url(../images/title_line2.jpg) left bottom no-repeat; font-size: 18px; display: block; margin-top: 25px; padding: 3px 0px 10px 0px; color: #333;}
.list_h2{background:url(../images/title_line2.jpg) left bottom no-repeat; font-size: 18px; display: block; margin-top: 25px; padding: 3px 0px 10px 0px; color: #333;}
.list_h2 a{color: #333;}
/*小屏幕*/
@media screen and (max-width: 768px) {
.list_h2{margin-top: 20px;}
		  }

/*内页-电话*/
#inner_contact{ width:100%; clear:both;margin-top: 20px; }
.contact_pic img{ width:100%;}
.left_tel{
	width:100%;clear:both;	height:100px;
	padding-top:20px;background-color:#e85d29;
}
.left_tel img{
	margin-right: 8px;
}
.left_tel p{ 	display:block;width:100%; clear:both;text-align:center;color: #FFFFFF;font-size: 16px;	}
.left_tel p.p1{
	line-height:27px; height:27px;
}
.left_tel p.p2{
	
}
.left_tel a{	font-size: 24px;	font-weight: bold;	color: #FFFFFF;}

/**网站主颜色**/
.maincolor{color:#e85d29;}
.maincolorbg{background-color:#e85d29;}

.contents img{max-width:100%;}

.contact_txt { margin-top:20px;}
.contact_txtpic img{ margin-bottom:20px;}
.contact_txtmain td{ padding:5px;vertical-align:top;}
.contact_txtmain img{ width:24px;max-width:24px; vertical-align:top;}

.product_position {
	position: relative;
}
.product_title2 {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: rgba(0,0,0,.6);
	height: 40px;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.product_title2 a {
	color: #fff;
}
.product_title2:hover {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: rgba(255,159,0,.8);
	height: 40px;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
}
/*产品图滑过变大*/
.pro_img img {
	-webkit-transition: transform 1s;
	-moz-transition: transform 1s;
	-ms-transition: transform 1s;
	-o-transition: transform 1s;
	transition: transform 1s;
}
.pro_img:hover img {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	-transform: scale(1.3)
}
.pro_img img:hover {
	opacity: 1;
}
/*产品图滑过出现阴影*/
.img_shadow {
	cursor: pointer;
}
.img_shadow:hover {
	-webkit-box-shadow: 0px 0px 10px #787878;
	-moz-box-shadow: 0px 0px 10px #787878;
	background: #f9f9f9;
	opacity: 0.9;
}
/*产品介绍表格格式
#tablestyle td[style]{  border-color:#999 !important;}*/
#tablestyle table[style]{ width:96%  !important; margin:0px auto  !important;  float:none  !important;}
#tablestyle td[style],span[style],b[style]{ 
font-family: 'microsoft yahei',Arial,Helvetica, sans-serif !important;
font-size:14px  !important; 
font-weight:normal  !important;
vertical-align:middle !important; 
valign:middle !important;
margin:0px;
padding:0px;
}

#tablestyle td[style]{padding:3px 15px !important;
margin:0px;}


.product_con img{ padding:0px; margin:0px;}

