/*
* @Author: Administrator
* @Date:   2018-05-28 16:13:46
* @Last Modified by:   Administrator
* @Last Modified time: 2018-06-28 11:08:47
*/
.sea{
	width:100%;
	background: url(../images/fhjkldsa0622_40.jpg) no-repeat;
	background-size:100% 100%;
	-moz-background-size:100% 100%;
	height:126px;
	overflow:hidden;
}
.content{
	width:1160px;
	margin:0 auto;
}
.seafl{
	float: left;
	width:33%;
	height:100%;
	background:#3b2c25;
}
.seafl p{
	color:#fff;

}
.seafl p:nth-child(1){
	font-size: 16px;
	margin-top:26px;
	margin-bottom: 12px;
}
.seafl p:nth-child(2){
	font-size:20px;
	font-weight: bold;
}
.seacon{
	float: left;
	width:66%;
	height:100%;
	background:#ebebeb;
}
.seaconfl{
	margin-left:20px;
	width:45%;
	height:100%;
	float: left;
}
.seaconfl ul{
	width:100%;
}
.seaconfl li{
	margin-top:25px;
	margin-bottom:21px;
	float:left;
	width:74px;
	margin-left:14px;
	height:25px;
	
}
.seaconfl li:nth-child(1){
	margin-left:0px;
}
.seaconfl li:nth-child(3) a{
	border-right:none;
}
.seaconfl li a{
	font-size:14px;
	color:#a1a09f;
	display: inline-block;
	border-right:1px solid #b6b6b5;
	width:100%;
	height:16px;
	line-height: 16px;
}
.pho img{
	float:left;
}
.pho p{
	float:left;
	font-size: 14px;
	color:#383431;
	margin-left:10px;
}
.pho span{
	color:#3b2c25;
	font-size:24px;
	font-weight: bold;
	margin-left:10px;
}
.border{
	width:1px;
	height:77px;
	background: #d9d8d8;
	margin-top:27px;
	float: left;
}
.seaconri{
	width:336px;
	float:left;
	height:100%;
	margin-left:40px;
}
.seaconri img{
	float:left;
	margin-top:32px;
	margin-bottom:17px;
}
.seaconri ul{
	float:left;
	margin-top:32px;
	margin-bottom:17px;
}
.seaconri ul li{
	float:left;
	margin-left:11px;
}
.seaconri ul li a{
	color:#3b2c25;
	font-size: 14px;
	font-weight: bold;
}
#ser input{
	height:30px;
	border: none;
}
#ser input:nth-child(1){
	width:300px;
	float: left;
	border-right:none;
	padding-left:10px;
}
#ser input:nth-child(2){
	width:30px;
	float:left;
	background: url(../images/fhjkldsa0622_68.png) 4px 3px no-repeat #fff;
	border-left:none;
	cursor: pointer;
}
.text{
	max-width: 1920px;
	text-align: center;
}
.text p:nth-child(1){
	margin-top: 51px;
	margin-bottom: 11px;
	color:#333;
	font-weight: bold;
	font-size:22px;
}
.text p:nth-child(2){
	color:#9d9d9d;
	font-weight: bold;
	font-size:12px;
	margin-bottom: 36px;
}
.flow li{
	float: left;
	margin-right:53px;
}
.flow li:nth-child(6){
	margin-right:0px;
}
.flow li p{
	margin-top:32px;
}
.flow li p span{
	color:#333;
	font-size: 18px;
}
.flow li p span:nth-child(2){
	color:#3b2c25;
}
.pro{
	max-width: 1920px;
}
.pro ul{
	width:100%;
	text-align: center;
}
.pro .content ul li#a1{
	width:135px;
	height:47px;
	display:inline-block;
	margin-right:20px;
	margin-bottom:20px;
}
.pro .content ul li#b1{
	width:135px;
	height:47px;
	display:inline-block;
	margin-right:20px;
	margin-bottom:20px;
	color:#fff;
}
.pro .content{
	text-align: center;
}

.pro .content ul li a{
	width:100%;
	text-align:center;
	height:45px;
	line-height: 45px;
	color:#666;
	border:solid 1px #a8a8a8;
	display:inline-block;
	margin-left:14px;
	margin-bottom: 29px;
}
#b1 a{
	color:#fff !important;
}
.pro .content ul li.on{
	color:#fff;
}
.pro .content ul li.on{
	background: #3b2c25;
	border:none;
}
#pro li{
	color:#fff;
}
#pro li.on{
	color:#fff;
	background:#99724c;
}
.procon{
	width:1160px;
	margin:0 auto;
	display: none;
}
.procon li{
	float: left;
	width:374px;
	height:250px;
	margin-bottom:18px;
}
.procon li img{
	width:100%;
	height:100%;
	transition:1.5s; 

}

.procon li img:hover{
	transition:scale(1.1);
    -ms-transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -o-transform:scale(1.1);
    -moz-transform:scale(1.1);	
}
.pro .procon li:nth-child(3n-1){
	margin-right:18px;
	margin-left:18px;
}
.pro .procon li:nth-child(4){
	margin-bottom: 68px;
}
.pro .procon li:nth-child(5){
	margin-bottom: 68px;
}
.pro .procon li:nth-child(6){
	margin-bottom: 68px;
}
.cus{
	max-width: 1920px;
	text-align: center;
	background: #3b2c25;
	padding-top:38px;
	padding-bottom:50px;
}
.cus .content p:nth-child(1) {
    margin-bottom: 11px;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}
.cus .content p:nth-child(2) {
    color: #9d9d9d;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 36px;
}
.cusimg{
	max-width: 1920px;
	background: #3b2c25;
	height:500px;
}
.conimg{
	width:344px;
	float: left;
	margin-right:25px;
}
.conimg img{
	width:344px;
	height:332px;
}
.imgul{
	margin-top:29px;
}
.imgul li{
	width:163px;
	height:50px;
	background: #ccc;
	text-align: center;
	float:left;	
	margin-bottom:8px;
	color:#8a4b1f;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	cursor: pointer;
}

.imgul li:nth-child(2n){
	margin-left: 18px;
}
.imgul li a{
	color:#8a4b1f;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
}
.imgul li.on{
	background: #e62129;
}
.imgul li.on{
	color:#fff;
}
.cusri{
	float: left;
	width:791px;
	display: none;
}
.cusri li{
	margin-bottom:24px;
}
.cusri li:nth-child(3n-1){
	margin-left:20px;
	margin-right:20px;
}
.cusri img{
	width:249px;
	height:187px;
	transition: 1.5s;
}
.cusri img:hover{
	transition:scale(1.1);
    -ms-transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -o-transform:scale(1.1);
    -moz-transform:scale(1.1);	
}
.cusri p{
	text-align: center;
	color:#fff;
	font-size: 14px;
	margin-top:17px;
}
.cusri ul li{
	float: left;
}
.mid{
	max-width: 1920px;
}
.about{
	width:559px;
	float:left;
	margin-right:42px;
}
.title{
	margin-top:60px;
}
.title p{
	color:#332920;
	font-size:18px;
	font-weight: bold;
	padding-bottom:7px;
	border-bottom: solid 1px #3b2c25;
}
.title p a{
	color:#332920;
	font-size: 12px;
	float: right;
}
.about img{
	height:149px;
	width:100%;
	margin-top:29px;
	margin-bottom: 22px;
}
.aboutcon p{
	color:#666;
	font-size: 13px;
	width:100%;
	line-height: 18px;
}
.news{
	width:558px;
	float: left;
}
.new{
	margin-top:29px;
}
.new li{
	margin-bottom: 10px;
	height:125px;
}
.new li img{
	width:189px;
	height:126px;
	float:left;
	margin-right:9px;
}
.newcon{
	float:left;
	width:358px;
}
.newcon h2{
	color: #444;
	font-size: 16px;
	margin-top:5px;
}
.newcon p:nth-child(2){
	color:#848484;
	font-size: 16px;
}
.newcon p:nth-child(3){
	color:#848484;
	line-height: 21px;
	font-size: 13px;
}
.newcon:hover h2{
	color:#8a4b1f;
}
.newcon:hover p{
	color:#8a4b1f;
}
.ly{
	width:317px;
	float:left;
}
.table{
	margin-top:29px;
}
.table p{
	color:#777;
	font-size: 14px;
	margin-bottom:10px;
}
.table input[type="text"]{
	width:312px;
	height:32px;
	border:dashed 1px #aaa;
	background: #eeeeee;
	margin-bottom:10px;
}
.table input[type=submit]{
	width:315px;
	height:34px;
	background: #3b2c25;
	color:#fff;
	margin-top:13px;
	border:none;
}

.hyd{
	width:559px;
	float: left;
	margin-bottom: 78px;
}
.hy{
	margin-top:29px;
}
.hy li{
	margin-bottom: 10px;
	height:125px;
}
.hy li a img:nth-child(1){
	width:189px;
	height:126px;
	float:left;
	margin-right:9px;
}
.hycon{
	float:left;
	width:355px;
}
.hycon h2{
	color: #444;
	font-size: 16px;
	margin-top:5px;
}
.hycon p:nth-child(2){
	color:#848484;
	font-size: 16px;
}
.hycon img{
	margin-top: 10px;
	margin-bottom:10px;
}
.hycon p:nth-child(4){
	color:#848484;
	line-height: 21px;
	font-size: 13px;
}
.hycon:hover h2{
	color:#3b2c25;
}
.hycon:hover p{
	color:#3b2c25;
}
.newes{
	margin-left:41px;
	width:560px;
	float: left;
}