/*清除浮动*/
.clear{
	zoom: 1;
}

.clear:after{
	content: "";
	display: block;
	height:0;
	visibility: hidden;
	clear: both;
}


div.head-box{
	/*border:1px solid red;*/
	box-sizing:border-box;
	width:100%;
	height:127px;
}
.nnnn{ display:none;}
div.head-content{
	box-sizing:border-box;
	/*border:1px solid black;*/
	width:1100px;
	height:127px;
	margin:0 auto;
	padding-top: 25px;
}

div.logo{
	/*border:1px solid red;*/
	box-sizing:border-box;
	float:left;
	
	padding:4px 0px;
}

div.logo img{
	height:73px;
}

div.nav-box{
	/*border:1px solid #38f;*/
	box-sizing:border-box;
	float:right;
	height:90px;
	width:auto;
}

div.nav-box ul.nav{
	width:auto;
	height:90px;
}

div.nav-box ul.nav li{
	float: left;
	/*border:1px solid black;*/
	box-sizing:border-box;
	width:105px;
	height:90px;
}

div.nav-box ul.nav li a{
	display: block;
	width:90px;
	height:100%;
	line-height: 90px;
	text-align: center;
	margin:0 auto;
	font-size: 16px;
	/*font-weight:bold;*/
}
div.nav-box ul.nav li.active{
	background-image: url(../images/1.png);
	background-position: right -6px;
	background-repeat: no-repeat;

}
div.nav-box ul.nav li:hover{
	background-image: url(../images/1.png);
	background-position: right -6px;
	background-repeat: no-repeat;

}
div.nav-box ul.nav li.active span{
	color:#928b30;
}

div.nav-box ul.nav li a span{
	/*letter-spacing: 1px;*/
	color:#312b2b;
}

div.nav-box ul.nav li:hover span{
	color:#928b30;
}


div.lunbo{
	/*border:1px solid red;*/
	box-sizing:border-box;
	width:100%;
	height:600px;
}
div.lunbo div.swiper-container{
	width:100%;
	height:100%;
	display:block;
}

div.lunbo div.swiper-container img{
	display: block;
	width:100%;
	height:100%;
}

div.lunbo .swiper-pagination-bullet{
	width:12px;
	height:12px;
	opacity: 0.6;
	background-color:#ffffff;
	border-radius: 50%;
}

div.lunbo .swiper-pagination-bullet-active{
	background-color: #f9db9d;
	width:36px;
	opacity: 1;
	border-radius:30px;
}


div.chadao-box{
	/*border:1px solid red;*/
	box-sizing:border-box;
	width:100%;
	height:auto;
	/*padding:20px 0px;*/

}

div.chadao-content{
	width:1100px;
	margin:0 auto;
	/*border:1px solid black;*/
	height:575px;
	position: relative;
}

div.chadao-content img.img-1{
	position: absolute;
	width:256px;
	height:309px;
	display: block;
	/*border:1px solid red;*/
	top:120px;
	left: 50px;
}

div.chadao-content img.img-2{
	/*border:1px solid red;*/
	position: absolute;
	right:50px;
	width:580px;
	height:200px;
	top:140px;
}

div.chadao-content img.img-3{
	/*border:1px solid red;*/
	position: absolute;
	right:50px;
	width:226px;
	height:77px;
	top:350px;

}

div.about-box{
	/*border:1px solid red;*/
	box-sizing:border-box;
	width:100%;
	height:auto;
	background-image: url(../images/about-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

div.about-content{
	width:1100px;
	margin:0 auto;
	height:auto;
	/*border:1px solid black;*/
	padding:40px 0px;
	color:black;
}

div.about-content p.about-1{
	width:100%;
	height:auto;
	font-size:34px;
	color:black;
	text-align: center;
	letter-spacing: 1px;
}

div.about-2{
	width:300px;
	/*border:1px solid red;*/
	margin:20px auto;
	position: relative;

}

div.about-2 span:nth-of-type(1){
	width:80px;
	height:0px;
	border:1px solid black;
	position: absolute;
	left: 0px;
	top:50%;
	/*background: red;*/
}

div.about-2 span:nth-of-type(2){
	width:80px;
	height:0px;
	border:1px solid black;
	position: absolute;
	right: 0px;
	top:50%;
	/*background: red;*/
}


div.about-2 strong{
	width:100%;
	padding:0px 80px 0px 80px;
	text-align: center;
	display: block;
	box-sizing:border-box;
	letter-spacing: 1px;
}


div.about-box p.duanluo-1{
	width:900px;
	line-height: 1.85;
	font-size:16px;
	text-align: left;
	margin:30px auto;
	height:auto;
}

img.xxt{
	width:800px;
	height:auto;
	margin:20px auto;
	display: block;
	border:4px solid white;
	border-radius: 1px;
}

div.cp-box{
	/*border:1px solid red;*/
	box-sizing:border-box;
	width:100%;
	height:auto;
	padding:90px 0px;
	min-height: 500px;
	box-sizing:border-box;
	background-image: url(../images/pic.jpg),url(../img/bbb.jpg);
	background-size: 320px auto,320px auto;
	background-repeat: no-repeat,no-repeat;
	background-position: right bottom,left top;
}

div.cp-content{
	width:1200px;
	/*border:1px solid black;*/
	height:auto;
	margin:0 auto;

	
}


div.cp-rongqi{
	width:1160px;
	height:auto;
	/*border:1px solid #38f;*/
	margin:0 auto;
}

div.cp-rongqi-1{
	float: left;
	width:290px;
	height:520px;
}

div.cp-rongqi-1 img{
	display: block;
	width:100%;
	height:100%;
}

ul.cp-rongqi-2{
	width:870px;
	/*border:1px solid red;*/
	box-sizing:border-box;
	height:auto;
	max-height: 520px;
	float: left;
}

ul.cp-rongqi-2 li{
	float:left;
	box-sizing:border-box;
	/*border:1px solid black;*/
	width:290px;
	height:260px;
}

ul.cp-rongqi-2 li a{
	display: block;
	width:100%;
	height:100%;
	position: relative;
}


ul.cp-rongqi-2 li a img{
	display: block;
	width:100%;
	height:100%;
}

ul.cp-rongqi-2 li a div{
	position: absolute;
	left: 0px;
	bottom:0px;
	background-color:rgba(28,27,27,0.8);
	/*border:1px solid red;*/
	box-sizing:border-box;
	width:100%;
	height:100%;
	text-align: center;
	line-height:260px;
	color:white;
	font-size:18px;
	letter-spacing: 1px;
	overflow: hidden;
	display: none;
}

div.chahang-cp{
	width:1160px;
	margin:0 auto;
	/*border:1px solid red;*/
	height:auto;
	box-sizing:border-box;
	margin-bottom: 30px;
}

div.chahang-cp ul.cp-navaa{
	float: left;
	/*border:1px solid black;*/
	box-sizing:border-box;
	padding:15px 0px;
}

ul.cp-navaa li{
	float: left;
	width:80px;
	height:80px;
	border:1px solid  #884d28;
	box-sizing:border-box;
	transform-origin:50% 50%;
	transform:rotate(45deg);
	margin-left: 20px;
	margin-right: 20px;
	background-color: #884d28;

}
ul.cp-navaa li:hover{
	background-color: #554744;
	border-color:#554744;
}
ul.cp-navaa li a{
	transform-origin:50% 50%;
	transform:rotate(-45deg);
	display: block;
	width:80px;
	height:80px;
	text-align: center;
	line-height: 80px;
	color:white;
	overflow: hidden;
	font-weight:bold;
	box-sizing:border-box;
	padding:0px 3px;
}

div.chahang-cp span{
	float:right;
	font-size:30px;
	font-weight:bold;
	display: block;
	height:110px;
	line-height: 110px;
	color:black;
	letter-spacing: 2px;
}

div.chahang-cp span font{
	color:#884d28;
}


div.xiushi-two-box{
	/*border:1px solid red;*/
	box-sizing:border-box;
	width:100%;
	height:auto;
	padding:50px 0px;
	/*background-color: black;*/
	background-image: url(../images/lblb.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

div.xiushi-two-content{
	width:1100px;
	margin:0 auto;
	/*border:1px solid red;*/
}

div.xiushi-two-content ul{
	width:100%;
	height:auto;
}

div.xiushi-two-content ul li{
	float: left;
	/*border:1px solid black;*/
	box-sizing:border-box;
	width:25%;
	height:auto;
	color:white;
}

div.xiushi-two-content ul li img{
	width:243px;
	height:auto;
	margin:0 auto;
	/*border:1px solid red;*/
	display: block;
}

div.yyaa{
	width:156px;
	margin:5px auto;
	/*border:1px solid red;*/
	height:270px;
	margin-top: 25px;
}

div.yyaa-1 span{
	font-size:48px;
	vertical-align: text-top;
	margin-top: -10px;
	display: block;
	
}
div.yyaa-1{
	position: relative;
	float: left;
	border-right:1px solid white;
	height:100%;
	padding-right: 15px;
}
div.yyaa-1 font{
	position: absolute;
	right:-2px;
	top:0px;
	height:40px;
	width:4px;
	background-color: white;
}

div.yyaa-2{
	/*border:1px solid #38f;*/
	height:100%;
	float: left;
	box-sizing:border-box;
}
div.yyaa-2 p{
	width:16px;
	height:100%;
	margin-left: 13px;
	float: left;
	text-align:center;
	letter-spacing: 1px;
}


div.huanjing-box{
	/*border:1px solid red;*/
	box-sizing:border-box;
	width:100%;
	height:auto;
	padding:90px 0px;
}

div.huanjing-content{
	/*border:1px solid black;*/
	width:1200px;
	box-sizing:border-box;
	margin:0 auto;
}

div.huanjing-content ul{
	width:100%;
	height:auto;
}

div.huanjing-content ul li{
	float: left;
	width:400px;
	height:200px;
	/*border:1px solid red;*/
	box-sizing:border-box;
}

div.huanjing-content ul li a{
	display: block;
	width:100%;
	height:100%;
	position: relative;
}

div.huanjing-content ul li a img{
	display: block;
	width:100%;
	height:100%;
}
div.huanjing-content ul li a div.zindd{
	position: absolute;
	top:0px;
	left:0px;
	/*border:1px solid red;*/
	background-color:rgba(71,69,68,0.5);
	box-sizing:border-box;
	z-index:3;
	width:100%;
	height:100%;
}
div.huanjing-content ul li a div.zindd span{
	display: block;
	width:40px;
	height:100px;
	position: absolute;
	left:50%;
	top:50%;
	margin-left: -20px;
	margin-top:-50px;
	background-color: white;
	text-align: center;
	line-height: 22px;
	box-sizing:border-box;
	padding:3px 10px;
	/*letter-spacing: 1px;*/
	z-index: 10;

}
div.huanjing-content ul li a div.zindd font{
	display: block;
	width:1px;
	height:100%;
	position: absolute;
	left:50%;
	margin-left: -0.5px;
	background-color: white;
	text-align: center;
	box-sizing:border-box;
	/*letter-spacing: 1px;*/
	z-index: 5;
}

div.huanjing-content ul li a div.zindd{
	 transition: all 1s;
    -webkit-transition: all 1s; /* Safari */
}
div.huanjing-content ul li a div.zindd:hover{
	background-color: transparent;
}
div.huanjing-content ul li a div.zindd:hover span{
	background-color:#884d28;
	color:white;
}
div.huanjing-content ul li a div.zindd:hover font{
	background-color:#884d28;
}

div.huanjing-content>p{
	width:100%;
	text-align: left;
	font-size:30px;
	letter-spacing: 1px;
	font-weight:bold;
	color:#633e2c;
	margin:15px auto;
}

div.xinwen-box{
	border-bottom:1px solid #f2f0f0;
	box-sizing:border-box;
	width:100%;
	height:auto;
	padding:20px 0px;
}

div.xinwen-content{
	/*border:1px solid black;*/
	width:1200px;
	height:auto;
	margin:0 auto;
}

div.xinwen-content ul{
	width:100%;
	height:auto;
	box-sizing:border-box;
	/*border:1px solid red;*/
}

div.xinwen-content ul li{
	float:left;
	/*border:1px solid black;*/
	width:270px;
	height:auto;
	margin-right: 40px;
	box-sizing:border-box;
}
div.xinwen-content ul li:nth-child(4n){
	margin-right:0px;
}

div.xinwen-content ul li a{
	display: block;
	width:100%;
	height:100%;
}

div.xinwen-content ul li a img{
	display: block;
	width:100%;
	height:200px;
}

div.xinwen-content ul li a span{
	box-sizing:border-box;
	padding:0px 7px;
	text-align: left;
	font-size:14px;
	font-weight:bold;
	display: block;
	/*border:1px solid red;*/
	color:#333333;
	margin-top: 2px;
}

div.xinwen-content ul li a p{
	box-sizing:border-box;
	padding:0px 7px;
	text-align: left;
	font-size:14px;
	/*border:1px solid black;*/
	color:#888888;
}

div.xinwen-content>p{
	width:100%;
	text-align: right;
	font-size:30px;
	letter-spacing: 1px;
	font-weight:bold;
	color:#633e2c;
	margin:25px auto;
}

div.zuihou{
	/*border:1px solid red;*/
	box-sizing:border-box;
	width:100%;
	height:auto;
	padding:10px 0px;
	background-color: #f6f6f6;
}

div.zuihou img{
	display: block;
	height:432px;
	width:auto;
	margin:0 auto;
}

div.foot{
	border-top:1px solid #f2f0f0;
	box-sizing:border-box;
	width:100%;
	padding:10px 0px;
	height:auto;
	/*padding-bottom: 10px;*/
	background-image: url(../images/3.png);
	background-size: 100% auto;
	background-position:bottom center;
	background-repeat: no-repeat;
}

div.foot p{
	width:100%;
	text-align: center;
	font-size:14px;
	margin:5px auto;
	color:#4e4b4b;
	font-weight:bold;
	letter-spacing: 1px;
}


/*单页其他部分*/

div.dangqian-box{
	/*border:1px solid red;*/
	box-sizing:border-box;
	width:100%;
	height:auto;
	padding:8px 0px;
	background-color:rgb(217, 217, 217);
}

div.dangqian-content{
	width:1200px;
	height:auto;
	/*border:1px solid black;*/
	margin:0 auto;
}

div.dangqian-content span,div.dangqian-content a{
	font-size:14px;
	color:#61807d;
}

div.dangqian-content a:hover{
	color:black;
}


div.neirong-rongqi{
	/*border:1px solid red;*/
	width:100%;
	height:auto;
	padding:20px 0px;
}

div.neirong-rongqi-content{
	
	/*border:1px solid black;*/
	width:1200px;
	height:auto;
	min-height: 150px;
	margin:0 auto;
}

div.rongqi-left{
	/*border:1px solid black;*/
	float:left;
	width:266px;

}

div.rongqi-left>img{
	display: block;
	width:100%;
	height:auto;
}

div.rongqi-left>ul{
	/*border:1px solid red;*/
	box-sizing:border-box;
	width:100%;
	height:auto;
	padding:10px 10px;
	background-color: #61807d;
	margin-top: 25px;
}

div.rongqi-left>ul li{
	border-bottom:1px solid #aaaaaa;
	width:100%;
	box-sizing:border-box;
	padding:0px 15px;
	padding-bottom: 18px;
	margin-bottom: 18px;
}
div.rongqi-left>ul li:first-child{
	padding-top:10px;
}

div.rongqi-left>ul li:last-child{
	border:none;
	padding-bottom: 0px;
}

div.rongqi-left>ul li a{
	width:100%;
	display: block;
	height:100%;
	text-align: left;
	color:white;
}
div.rongqi-left>ul li a:hover{
	color:#e3c457;
}



div.nnnn{
	width:266px;
	height:63px;
	/*border:1px solid red;*/
	box-sizing:border-box;
	background: #998d72;
	line-height: 63px;
	color:white;
	text-align: center;
	overflow: hidden;
	margin-top:30px;
}

div.nnnn span{
	font-size:20px;
	font-weight:bold;
	vertical-align: middle;

}

div.nnnn img{
	height:36px;
	vertical-align: middle;
	margin-right: 5px;

}

div.rongqi-right{
	/*border:1px solid red;*/
	float:right;
	width:890px;
	padding-bottom: 20px;
}

div.rongqi-right p.toubu{
	width:100%;
	height:30px;
	line-height: 30px;
	text-align: center;
	font-size:16px;
	letter-spacing:1px;
	color:#61807d;
	padding-bottom:2px;
	border-bottom:1px solid #ccc;
	text-align:left;
}

div.aga-haha{
	/*border:1px solid red;*/
	width:100%;
	height:auto;
	box-sizing:border-box;
	padding:10px 0px;
}

div.aga-haha p.bt-1{
	width:600px;
	line-height: 1.7;
	text-align:center;
	font-size:16px;
	letter-spacing: 1px;
	height:auto;
	margin:0 auto;
	font-weight:bold;
	color:#434343;
}

div.aga-haha p.bt-2{
	font-size:14px;
	color:gray;
	letter-spacing: 1px;
	text-align: center;
	width:600px;
	white-space: nowrap;
	margin:10px auto;
}

div.aga-haha div.bt-3{
	/*border:1px solid red;*/
	width:100%;
	margin:0 auto;
	height:auto;
}

div.aga-haha div.bt-3 img{
	display:block;
	margin:5px auto;
	max-width: 98%;
	height:auto;
}

div.aga-haha div.bt-3 p{
	width:99%;
	margin:0 auto;
	font-size:16px;
	line-height: 1.65;
	color:black;
	text-indent: 2em;
}

div.page1{
	width:100%;
	height:auto;
	margin:10px auto;
	/*border:1px solid red;*/
	box-sizing:border-box;
	padding-top:12px;
	border-top:1px dashed #ccc;
}

div.page1 a{
	display:block;
	font-size:14px;
	letter-spacing: 1px;
	color:gray;
	max-width: 60%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}

div.page1 a:nth-child(2){
	margin-top:2px;
}

div.page1 a:hover{
	color:#998d72;
}


div.aga-haha ul.cp-aaaa{
	/*border:1px solid red;*/
	box-sizing:border-box;
	width:100%;
	height:auto;
	padding:10px 0px;
	padding-bottom: 0px;
}

div.aga-haha ul.cp-aaaa li{
	width:180px;
	height:auto;
	/*border:1px solid black;*/
	box-sizing:border-box;
	margin-right:56px;
	margin-bottom:10px;
	float:left;
}

div.aga-haha ul.cp-aaaa li a{
	display: block;
	width:100%;
	height:100%;
}

div.aga-haha ul.cp-aaaa li a img{
	display: block;
	width:180px;
	height:160px;
	box-sizing:border-box;
}

div.aga-haha ul.cp-aaaa li a span{
	display: block;
	width:100%;
	font-size:14px;
	color:black;
	margin:2px auto;
	letter-spacing: 1px;
	color:#666666;
}

div.aga-haha ul.cp-aaaa li a p{
	color:#acacac;
	font-size:12px;
	line-height: 1.4;
	display: box;
	display: -webkit-box;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
	line-clamp:2;
	-webkit-box-orient:vertical;
}

div.aga-haha ul.cp-aaaa li:nth-child(4n){
	margin-right:0px;
}


/*分页二*/

div.page2{
	/*border:1px solid red;*/
	box-sizing:border-box;
	width:100%;
	white-space: nowrap;
	padding:20px 0px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
}

div.page2 span,div.page2 a{
	display: inline-block;
	padding:5px 4px;
	border:1px solid #d5d5d5;
	font-size:12px;
	text-align: center;
	color:#5a5a5a;
	margin:0px 3px;
}

div.page2 span.active{
	background-color: #ccc;
	color:gray;
	border-color:#ccc;
}

div.page2 a:hover{
	background-color:#998d72;
	border-color:#998d72;
	color:white;
}

div.page2 span.show{
	border:none;
	color:red;
}


ul.xinwen-bbb{
	/*border:1px solid red;*/
	box-sizing:border-box;
	width:100%;
	height:auto;
	padding:10px 0px;
}

ul.xinwen-bbb li{
	border-bottom:1px solid #e2e2e2;
	box-sizing:border-box;
	width:100%;
	height:auto;
	padding-bottom: 7px;
	margin-bottom: 10px;
}


ul.xinwen-bbb li:hover a p.wenzhang-1{
	color:#998d72;
}

ul.xinwen-bbb li a{
	display: block;
	width:100%;
	height:100%;
}

ul.xinwen-bbb li a p.wenzhang-1{
	width:100%;
	font-size:16px;
	font-weight:bold;
	color:#5a5a5a;
	letter-spacing: 1px;
}

ul.xinwen-bbb li a span.wenzhang-2{
	color:#929292;
	font-size:14px;
	display: block;
	margin:3px auto;
}

ul.xinwen-bbb li a p.wenzhang-3{
	width:100%;
	font-size:14px;
	/*font-weight:bold;*/
	color:#5a5a5a;
	letter-spacing: 1px;
	line-height: 1.5;
}

div.aga-haha div.biaodan{
	/*border:1px solid black;*/
	width:715px;
	height:auto;
	/*margin-top: 120px;*/
	margin:50px auto;

}

div.aga-haha div.biaodan form{
	display: block;
	width:100%;
	height:100%;
}

div.aga-haha div.biaodan form>div{
	width:100%;

}

div.aga-haha div.biaodan form>div input{
	padding:5px;
	box-sizing:border-box;
	margin-bottom: 20px;
	display: block;
	width:100%;
	border:none;
	outline: none;
	border:1px dashed #aaaaaa;
	margin-top: 10px;

}

div.aga-haha div.biaodan form>div span{
	color:#777777;
	font-size:14px;
	display: block;
}

div.aga-haha div.biaodan form>div textarea{
	border:1px dashed #aaaaaa;
	padding:5px;
	box-sizing:border-box;
	margin-bottom: 20px;
	min-height: 130px;
	display: block;
	width:100%;
	margin-top: 10px;
	max-width: 100%;
}


div.aga-haha div.biaodan form>input[type=submit]{
	background: #61807d;
	color:white;
	font-size:14px;
	letter-spacing: 1px;
	height:30px;
	line-height: 30px;
	width:120px;
	border:none;
	outline: none;
	margin:10px 0px;
}


/*手机导航*/

ul.phone-nav{
	/*border-top:1px solid white;*/
	box-sizing:border-box;
	width:100%;
	height:auto;
	background-color:#292827;
	display: none;
}

ul.phone-nav li{
	float:left;
	width:25%;
	height:35px;
	/*line-height: 30px;*/
	border-right:1px solid white;
	border-bottom:1px solid white;
	box-sizing:border-box;
}
ul.phone-nav li:nth-child(4n){
	border-right:none;
}
ul.phone-nav li:nth-child(n+8){
	background-color: #4b3f1a;
}
ul.phone-nav li a{
	display: block;
	width:100%;
	height:100%;
	line-height: 35px;
	font-size:14px;
	text-align:center;
	color:white;
}


div.dangqian-content b{
	display: none;
}

div.aga-haha div.biaodan form>div b{
		font-weight: lighter;
		font-size:12px;
		color:red;
		display: block;
		display: none;
	}

	div.aga-haha div.biaodan form>div input{
		margin:3px auto;
	}

	div.aga-haha div.biaodan form>div{
		margin-bottom: 5px;
	}


div.em{
	width:100%;
	padding:5px 0px;
}	

div.em img{
	display: block;
	margin:0 auto;
	width:110px;
	height:110px;
	border-radius: 3px;
	border:2px solid #f2f0f0;
}


div.pox{
	/*border:1px solid red;*/
	box-sizing:border-box;
	width:100%;
	height:44px;
	background-color: #f2f2f2;
	position: fixed;
	z-index: 1000;
	left:0px;
	bottom:0px;
	display: none;
}

div.pox ul{
	width:100%;
	height:100%;
	border-top:1px solid #c9c9c9;
}

div.pox ul li{
	float:left;
	width:33.3333%;
	border-right:1px solid #e1e1e1;
	box-sizing:border-box;
	height:100%;
}

div.pox ul li:last-child{
	border:none;
}

div.pox ul li a{
	display: block;
	width:100%;
	height:100%;
	line-height: 44px;
	text-align: center;
}

div.pox ul li a img{
	display: inline-block;
	height:30px;
	width:auto;
	vertical-align: middle;
}
















