

.index_pro {
	width: 1200px;
    margin: 0 auto;
	overflow: hidden;
}




.index_pro .content .hd {
    float: left;
    display: inline-block;
    width: 263px;
}

.index_pro .content .hd .contact {
    background: #C68A20; 
    width: 263px;
    padding: 15px 0;
    color: #FFF;
    text-align: center;
}

.index_pro .content .hd .contact .m {
    text-align: center;
    display: block;
}

.index_pro .content .hd .contact span {
    font-size: 14px;
    display: block;
    position: relative;
}

.index_pro .content .hd .contact span::before {
    width: 32px;
    height: 1px;
    background: #fff;
    position: absolute;
    content: '';
    left: 40px;
    top: 10px;
}

.index_pro .content .hd .contact span::after {
    width: 32px;
    height: 1px;
    background: #fff;
    position: absolute;
    content: '';
    right: 40px;
    top: 10px;
}

.index_pro .content .hd .contact p{
    font-size: 24px;
}


.p_pro {
    width: 900px;
    float: right;
    display: inline;
}
.p_pro2 {
    width: 890px;
    float: right;
    display: inline;
}
.pro_tit {
    background: #C69745;
    height: 90px;
	 
}


.pro_tit h3 {
    height: 85px;
    font-size: 28px;
 font-weight: bold;
    line-height: 85px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
}

.pro_tit h3  a{
    color: #fff;
}




.index_pro .content .hd li {
    height: 76px;
    width: 263px;
    font-size: 18px;
    line-height: 76px;
    text-align: center;
	padding-right: 50px;
    color: #000;
    background: url(../Images/l_menu_bg1.jpg) no-repeat right center;
    display: block;
    border-bottom: 1px solid #171362;
}


.index_pro .content .hd li a:hover{
    height: 76px;
    width: 263px;

    text-align: center;
	padding-right: 50px;
    color: #fff;
    background: url(../Images/l_menu_bg2.jpg) no-repeat right center;
    display: block;

}

.index_pro .content .hd li navactive {
    background: url(../Images/l_menu_bg.jpg) no-repeat right center; 
}


.index_pro .content .hd .on {
    background: url(../Images/l_menu_bg2.jpg) no-repeat right center;
     color: #fff;
    border-bottom: 1px solid #171362;
}








.prod{width:900px;position:relative;margin:0 auto; float:right;}                            

.prod .tab_box{width:900px;height:auto;clear:both;top:0px;position:relative; float:right; overflow:hidden;}



.prod .tab_box ul li{width:286px; height:278px;float:left;margin:0px 6px 20px 6px; border:1px solid #C69745;}

.prod .tab_box ul li p{width:284px;  height:36px; line-height:36px; background:#f6f6f6; margin:0 auto; }

.prod .tab_box ul li p a{font-size:14px; color:#333;width:254px;  height:36px; text-align:center; display:block;text-overflow: ellipsis;

white-space: nowrap;overflow:hidden;}

.prod .tab_box ul li.last{ overflow:none;}
.prod .tab_box ul li a{ width:265px; height:220px; margin:10px auto 0 auto; display:block; overflow:hidden;}
.prod .tab_box ul li img{ width:265px; height:220px;display:block;-moz-transition: all 0.4s;-webkit-transition: all 0.4s;-o-transition: all 0.4s;}

.prod .hide{display:none;}

.prod .tab_box ul li:hover{border:1px solid #C69745;}

.prod .tab_box ul li:hover p{ background:#C69745;}

.prod .tab_box ul li:hover p a{ color:#fff;}
.prod .tab_box ul li img:hover{transform: scale(1.1,1.1) ;-ms-transform: scale(1.1,1.1) ;-webkit-transform: scale(1.1,1.1) ;-o-transform: scale(1.1,1.1) ;-moz-transform: scale(1.1,1.1); overflow: hidden;}


.coffee_line {
    width: 100%;
    height: 2px;
   background-color: #dea869;
    margin: 30px 0 10px;
}

.productview{ position:relative;width:100%;padding-top:12px;}
.producttitle{display:block;width:100%; padding:10px auto;line-height:80px;font-size:16px;font-weight:bold; text-align:center;}
.productimg{margin:0 auto; text-align:center; padding-bottom:15px; display:block; width:100%;}
.productimg a img{ width:100%;}
.productx{ margin:100px 0; line-height:25px;}
.productx .title{overflow: hidden;font-size:20px; font-weight:bold;COLOR: #dea869; line-height:35px; margin-bottom:20px}
.productx span{ font-size:16px;line-height:25px;}

.same{
	height:30px; line-height:30px;	
	margin:30px 0; 
	font-size:20px;
	font-weight:bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.same img {
    VERTICAL-ALIGN: middle;
}

.prod_l{width:100%; }
.prod_l ul li{ float:left; width:265px; height:225px;padding-bottom:52px; MARGIN:0 7px; }
.prod_l ul li img{ width:100%; height:100%;}
.prod_l ul li span{ display:block; line-height:22px; text-align:center;}


.pages {margin-top:30px; margin-bottom:10px; HEIGHT: 35px;text-align:center;font-size: 16px;  }
