/* CSS Document */
/*----------------------------------------------中间  上部分    图片-----------------------------------*/
.container .aboutimg {
	height: 200px;
	width: 1130px;
	margin-bottom: 10px;
}
.container .aboutimg img {
	height: 200px;
	width: 1130px;
}
/*----------------------------------------------中间  下部分    -----------------------------------*/
.container .aboutbottom {
	overflow: hidden;
	    min-height: 400px;
	background-repeat: repeat-y;
	background-position: center;
}
/*----------------------------------------------中间  下部分    左边-----------------------------------*/
.container .aboutbottom .abottomleft {
	background-color: #fff;
	float: left;
	width: 250px;
	padding-bottom: 20px;
}
.container .aboutbottom .abottomleft .us {
	font-size: 16px;
	line-height: 36px;
	font-weight: bold;
	color: #cf0a0a;
	
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	    text-align: center;
}
.container .aboutbottom .abottomleft .us .sboutus {
	
}
.container .aboutbottom .abottomleft .aboutview {
	text-align: center;
	margin-top: 15px;
}
.container .aboutbottom .abottomleft .aboutview a {
	background-image: url(../Images/brtton_02.png);
	height: 28px;
	width: 213px;
	border: 1px solid #e7e7e7;
	display: block;
	text-align: center;
	background-repeat: repeat-x;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	color: #888;
}
.container .aboutbottom .abottomleft .aboutview .on {
	line-height: 28px;
	color: #fff;
	background-image: url(../Images/brtton_01.png);
	background-repeat: repeat-x;
	background-position: center;
}
/*----------------------------------------------中间  下部分    右边-----------------------------------*/
.container .aboutbottom .abottomright {
	background-color: #fff;
	float: right;
	width: 870px;
	padding-bottom: 20px;
	min-height: 1039px;
}
.container .aboutbottom .abottomright .location {
	line-height: 36px;
	background-color: #fff;
	height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	font-size: 13px;
	color: #555;
	padding-right: 10px;
	padding-left: 10px;
}
.container .aboutbottom .abottomright .location span {
	margin-right: 5px;
	margin-left: 5px;
}
.container .aboutbottom .abottomright .proview {
	font-size: 13px;
	line-height: 25px;
	color: #555;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	overflow: hidden;
}

.container .aboutbottom .abottomright .proview img {
	height: 150px;
	width: 170px;
	float: right;
	margin-left: 5px;
}
.container .aboutbottom .abottomright .proview p {
	/*text-indent: 2em;*/
}


/*----------------------------------------------产品列表左侧-----------------------------------*/
/*产品列表页*/


.product_left{width: 250px;height: 1059px; float:left;background:#fff; background:#b3aa9d;}
.menuTitle {
    display: block;
    height: 60px;
    color: #fff;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    font-weight: 100;
    letter-spacing: 1px;
    background:#a79f94;
    border-bottom: 1px solid #e7e7e7;
}
.product_right{width: 880px;height: 1130px;float: left;margin-top: 20px; color:#ffffff}
.pro_right{width: 70%;height: auto;float: left;margin-top: 20px;margin-left:30px;padding-bottom: 30px;border-bottom: 1px solid #ffffff}
.pro_right img{width: 380px !important;height: 380px !important;border: 10px solid rgba(255,255,255,0.3); display:block; float:left;}
.pro_page{height:60px;text-align: center; color:#333;width:870px;}
.new_page{height:60px;text-align: center;line-height: 60px;margin: 0 auto;}
.pro_page a{color: #333;font-size: 22px;margin-right: 25px;}
.pro_page a:hover{text-decoration: underline;}
.pro_page li{display: inline-block;}	
.thisclass {font-size: 22px;margin-right: 25px; color:#cc0033;}	   

.icon_product{display: -webkit-flex;display: flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: center; justify-content: center;
    text-align: center;margin: 0 auto; font-size:15px;}
.icon_product a{color: #ffffff; text-align:center;display:block; width:100%;height: 130px; padding-top: 15px;
    padding-bottom: 15px;}
.icon_product a:hover{ background:#a79f94; display:block;}
.icon_product .curr{background:#a79f94; display:block;}
.infoicon_product a{color: #ffffff;}

.pro_info{height: auto;overflow: hidden;margin-top: 12px; }
.pro_info li{width: 239px;height: 278px;float: left; margin: 10px 10px 20px 30px; border:1px solid #e7e7e7; overflow:hidden;}
.pro_info ul li a img{	width:239px;height:239px;transition:all 1s ease 0s;-webkit-transition: all 1s ease 0s;-moz-transition:all 1s ease 0s; -o-transition:all 1s ease 0s;}
.pro_info ul li a img:hover{
	        transform:scale3d(1.1,1.1,1); 
           -ms-transform:scale3d(1.1,1.1,1);     
           -moz-transform:scale3d(1.1,1.1,1);          
		    -webkit-transform:scale3d(1.1,1.1,1); 
           -o-transform:scale3d(1.1,1.1,1); 
}
.pro_info ul li a .ren{width:239px; height:239px; overflow:hidden;}		   
.pro_info ul li a p{color: #002f16;height: 37px;line-height: 37px;text-align: center;font-weight: bold; overflow:hidden; margin-top:1px; font-size:15px; background:#e7e7e7;}


.pro_xiang{ clear:both; overflow:hidden;     margin-top: 22px;}
.pro_xiang_left{ width:360px; float:left;}
.pro_xiang_left img {
    width: 360px !important;
    height: 360px !important;   
    display: block;
    float: left;    margin: 0px 10px 10px 10px;
    border: 1px solid #e7e7e7;}
.pro_xiang_right{ width:465px; float:left; margin-left:30px;}
.pro_xiang_right h1{ font-size:20px; font-weight:normal; margin-bottom:20px;}
.pro_xiang_right p{ line-height:24px; font-size:15px;}
.product_details{line-height:24px; font-size:15px; padding: 10px 30px;border-top: 5px solid #e7e7e7;}
