@CHARSET "UTF-8";
body{
 width:100%;
 background-size:cover;
overflow:-Scroll;
overflow-x:hidden;
 }
.box{
	min-width:1024px;
	width:100%;
  	height:3871px;
	/* background: url('../images/big_2.jpg') center top no-repeat; */
	background: url('../images/bg.jpg') center top no-repeat;
	
  }
.cursor{cursor:pointer;}
.dise{
background:url('../images/kuangbg.png');
background-size:120px 30px;
background-repeat:no-repeat;
color:#664030;
font-weight:bold;
text-align:center;
}
.hong{color:#FF0000;}
.piao{width:1912x;height:773px;position:absolute;left:50%;margin-left:-956px;top:-20px}
.mt{
	text-indent: 2em; 
}
.header
{
	width:100%;
	height:740px;
/* 	border:1px solid #f0f; */
}

.header .wuyou{
	position: absolute;
	margin-left:10%;
	margin-top:20px;
}

.small_box
{
	/*  position: absolute;  */
	/* border: 1px solid #0f0;  */
	/* background: url('../images/purple.png') center top no-repeat;  */
	width:100%;
	height:1500px;
	 margin-top: 20%; 
	 color:#f4ddaa;
	  
}

.left11
{
	float:left;
	width:15%;
	height:570px;
	/* background: red; */
}


.center
{
	float:left;
	width:100%;
	
	
	/* border: 1px solid red;  */
}

.box_show{
	width:950px;
	margin: 0 auto;
	line-height: 30px;
	font-size:20px;
	
	
}

.right22
{
	float:left;
	width:15%;
	height:570px;
	/* background:orange; */
}


/* .footer
{
	width:100%;
	height:200px;
	background:#000;
} */
#footer{width:984px;height:100px;background:url(../images/footer_bg.jpg) no-repeat 0 0;margin:0 auto;position:relative;color:#FFFFFF;}

#footer .bg_l{background:url(../images/footer_bg_l.jpg) no-repeat 0 bottom;width:503px;height:200px;position:absolute;bottom:0;left:-502px;}
#footer .bg_r{background:url(../images/footer_bg_r.jpg) no-repeat 0 bottom;width:503px;height:200px;position:absolute;bottom:0;right:-503px;}
#footer .c_div{color:#FFFFFF; text-align:center;line-height:26px;padding-top:15px;}
#footer .c_div span.line{padding:0 5px;}
#footer .c_div a{color:#FFFFFF;}



.nav {
	width: 100%;
	height: 28px;
	
	margin: 0 auto;
	
}

.nav ul {
	float:right;
	width: 490px;
	height: 60px;
	margin-bottom: 0px;
	/*background-color: rgba(73,56,39,0.55);*/
	background: #493827\9;/*IE*/
	filter: alpha(opacity=55);/*IE*/
}

.nav li {
	
	height: 58px;
	line-height: 24px;
	margin-left: 2px;
	list-style: none;
	display: inline-block;
	
	float: left;
	margin-top: 3px;
	color:#999999;
	

}

/*.nav .last_li {
	border-right: none;
}*/

.nav a {
	color: #fff;
	text-decoration: none;
	width: 100px;
	height: 58px;
	font-size: 16px;
	float: left;
	text-align: center;
}

.lift-nav{
	position: fixed;
	top: 100px;
	right: 80px;
	text-align:center;
	
}
.lift-nav ul{font-size:0px;}
.lift-nav li{
	cursor: pointer;
}
.lift-nav li.current{
	
}
/* actGotop */
.guide{position:fixed;_position:absolute;bottom:500px;right:50px;width:140px;height:195px;display:none;}
.actGotop{position:fixed;_position:absolute;bottom:155px;right:80px;width:118px;height:15px;display:none;}

.banner {
	width: 900px;
	position: relative;
	margin: 0 auto;
}
.swiper-wrapper{
	
}
.swiper-pagination {
	padding: 0;
	margin: 0;
	width: 100%!important;
	text-align: center!important;
	bottom: 0!important;
}
.swiper-pagination-bullet {
	width: 15px!important;
	height: 15px!important;
}
.swiper-pagination-bullet-active {
	background: none;
}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
	margin: 0 5px!important;
}

.swiper-container{
    --swiper-theme-color: #ff6600;
    --swiper-pagination-color: #ff6600;/* 两种都可以 */
  }
 .thick-green-border {
        padding: 8px;
        border-style: solid;
        border-width: 2px;
        border-color: #565153;
    } 
.swiper_title{
	color:#d4cccb;
	font-size:30px;
	font-weight:bold;
}	
.swiper_jianjie{
		opacity: 1;
		transition: all 1s ease-in-out 0s;
		width:750px;
		height:120px;
	}	

.swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23b2a89a'%2F%3E%3C%2Fsvg%3E");}  
.swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23b2a89a'%2F%3E%3C%2Fsvg%3E");}


.innerbox{
            overflow-x: hidden;
            overflow-y: auto;
            width:470px;
			height:400px;
			font-size:18px;
        }
        /*滚动条样式*/
        .innerbox::-webkit-scrollbar {/*滚动条整体样式*/
            width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/
            height: 8px;
        }
        .innerbox::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
           border-radius: 5px !important;
    -webkit-box-shadow: inset 0 0 5px rgba(240, 240, 240, .5) !important;
    background: #9a8475 !important;
    cursor: pointer !important;
        }
        .innerbox::-webkit-scrollbar-track {/*滚动条里面轨道*/
            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
            border-radius: 0;
            background: rgba(0,0,0,0.1);
        }






