/**************************************/
/*************[公用start]**************/
/**************************************/

body,div,p,span,ul,li,form,h1,h2,h3,h4,h5,h6,a,input,textarea,select,dl,dd,table,tr,td{
	margin:0;
	padding: 0;
}


body{
	font-family:"Microsoft Yahei";
	font-size: 14px;  /*主要内容区字号大小，每次制作前更新！！！ */
	color:#333;
	/*background-color: #fff;*/
	line-height: 1.2;	
	overflow-x: hidden;
	position: relative;
	background-image: url(../images/body.jpg);




}



input,textarea,select{
	outline: none;
	font-family:"Arial","Microsoft Yahei";
	color:#333;
	font-size: 14px;
}





textarea{
	resize: none;
}


ul li{
	list-style-type: none;
}
	
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}

i{
	font-style: normal;
}


div.clear{
	clear: both;
	height: 0;
	width: 0;
}

.clearfix{zoom:1}    
.clearfix:after{
      content:"";
      display:block;
      height:0;
   clear:both;
   visibility:hidden;
 }

a{
	text-decoration: none;
	color:inherit;
	cursor: pointer;
}

img{
	border:0;
/*	width: 100%;*/
	max-width: 100%;
}


div.wp{
	width: 1200px; /*主要内容区尺寸大小，每次制作前更新！！！ */
	margin:0 auto;
}

div.wwp{
	padding-left: 70px;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.tran{
	transition: all .3s ease-out 0s;
}

*{
	/*【块级元素】不受边框、margin、padding影响类名，需要时添加*/
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}


/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/
	width: 300px!important;/*图片盒子宽度，‘重要’是为防止图片添加尺寸不正确而修正，需注意图片比例*/
	height: 200px!important;/*图片盒子高度，‘重要’是为防止图片添加尺寸不正确而修正，需注意图片比例*/
	overflow: hidden;
}

.img-box>img{
	transition: .3s;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; /* ueco 时间曲线*/
	width: 100%;
	max-width: 100%;
}

.img-box:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


/*图片中心放大代码区域*/





/**************************************/
/************[公用over]****************/
/**************************************/





/*header-start*/
/**************************************************************/

#header{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 80000;
}


#header div.wp{
	width: 1400px;
}



.logo{
	font-size: 0;
	width: 463px;
	margin-top: 27px;
	
}

.nav li{
	float: left;
	margin-left: 24px;
	width: 52px;
	position: relative;
	z-index: 1400;
}
.nav li:hover{
	z-index: 1600;

}

.nav li:hover .xiala{
	display: block;
}
.xiala{
	position: absolute;
	top: 0;
	z-index: 1500;
	bottom: 29px;
	background-image: url(../images/gaga.png);
	display: none;
	padding-top: 14px;
}

.xiala a{
	display: block;
	float: left;
	width: 28px;
	height: 101px;
	margin-left: 22px;
	font-size: 14px;
	color:#333;
	padding: 0	5px;
	background-image: url(../images/gaga2.png);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center ;
	padding-top: 21px;
	line-height: 1.1;
	
}
.xiala a.tete{
	padding-top: 5px;
}
.xiala a:hover{
	color:#761211;
}
.xiala1{
	width: 272px;
	left: 43px;
}
.xiala11{
	width: 122px;
	left: 43px;
}
.xiala2{
	width: 172px;
	left: 43px;
}
.xiala3{
	width: 122px;
	right: 43px;
}

.nav li:first-child{
	margin-left: 0;
}
.nav li>a{
	display: block;
	width: 100%;
	height: 157px;
	background-image: url(../images/nav.png);
	color:#fff;
	font-size: 18px;
	text-align: center;
	padding: 25px	13px 0;
	
}

.nav li:hover>a,.nav li.active>a{
	background-image: url(../images/nav2.png);

}

/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main{
	
}
.fafa .flex-control-nav{
	display: block;
	bottom: 46px;
}



.fafa,.banner,.fafa .slides,.fafa .slides>li{
	height: 100%;
}

.fafa .slides>li{
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
}


.fafa .flex-control-paging li a{
	width: 15px;
	height: 15px;
}

.fafa .flex-control-nav li{
	margin:0 12px;
}

.index-1{
	padding-top: 68px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/index1.png);
}




.zou-title img{
	display: block;
	margin:0 auto;
}

.zou-p{
	font-size:14px;
	color:#4c4c4c; 
	line-height: 2.2;
	text-align: center;
	padding: 25px	3% 55px;
}


.index1-pic{
	width: 118px;
	height: 115px;
	background-repeat: no-repeat;
	background-position: center ;
	margin:0 auto;
}
.index1-pic1{background-image: url(../images/index1-pic1.png);}
.index1-pic2{background-image: url(../images/index1-pic2.png);}
.index1-pic3{background-image: url(../images/index1-pic3.png);}
.index1-pic4{background-image: url(../images/index1-pic4.png);}
.index1-pic5{background-image: url(../images/index1-pic5.png);}
.index1-pic6{background-image: url(../images/index1-pic6.png);}

.index1-list-wp{
	padding: 0	110px;
}
.index1-list .item{
	color:#4a4a4a;

}
.index1-list .item h1{
	font-size: 18px;
	text-align: center;
	margin-top: 20px;
}

.index1-list .item h2{
	font-size: 12px;
	text-transform: uppercase;
	font-family:'Georgia';
	text-align: center;

	margin-top: 10px;
}

.index1-list .owl-prev{
	position: absolute;
	width: 29px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center ;
	left:-30px;
	top: 50%;
	margin-top: -25px;
	cursor: pointer;
	background-image: url(../images/left.png);
	font-size: 0;
}

.index1-list .owl-next{
	position: absolute;
	width: 29px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center ;
	right: -30px;
	top: 50%;
	margin-top: -25px;
	cursor: pointer;
	font-size: 0;
	background-image: url(../images/right.png);
}

.index1-list .item:hover{
	color:#c4af8d;
}
.index1-list .item:hover .index1-pic1{background-image: url(../images/index1-pic1-h.png);}
.index1-list .item:hover .index1-pic2{background-image: url(../images/index1-pic2-h.png);}
.index1-list .item:hover .index1-pic3{background-image: url(../images/index1-pic3-h.png);}
.index1-list .item:hover .index1-pic4{background-image: url(../images/index1-pic4-h.png);}
.index1-list .item:hover .index1-pic5{background-image: url(../images/index1-pic5-h.png);}
.index1-list .item:hover .index1-pic6{background-image: url(../images/index1-pic6-h.png);}
.shan {
	margin-top: 40px;
}
.shan img{
	display: block;
	margin:0 auto;
}


.index-2{
	position: relative;
	padding-top: 45px;
	padding-bottom: 210px;
}

.tt{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 0;
	z-index: 1;
}


.xian{
	height: 147px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../images/xian.png);
	margin-top: 90px;
	position: relative;
	z-index: 2;
}

.xian-div{
	width: 99px;
	height: 99px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../images/yuan1.png);
	font-size: 20px;
	color:#666;
	text-align: center;
	padding: 25px 20px 0;
	float: left;
	overflow: hidden;
	margin:0 134px;
	position: relative;
	top: -30px;
	cursor: pointer;
}
.xian-div.cur,.xian-div:hover{
	background-image: url(../images/yuan2.png);
	color:#fff;

}
.xian-div2{
	position: relative;
	top: -50px;
}

.xian-div-wp{
	width: 1101px;
	margin:0 auto;
}

.shui1{
	position: relative;
	padding-top: 5px;
}

.shui1-pic{
	position: absolute;
	right: 0;
	top: -65px;
	z-index: -1;
}


.xun-div-top{
	background-image: url(../images/xun-bg.jpg);
}

.xun-pic-wp{
	width: 600px;
	
}

.xun-pic{
	position: relative;
	overflow: hidden;
	padding-bottom: 63.666666666666667%;
}

.xun-pic img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; /* ueco 时间曲线*/
}
.xun-pic:hover img{
	transform: scale(1.06,1.06);
    -moz-transform: scale(1.06,1.06);
    -webkit-transform: scale(1.06,1.06);
    -o-transform: scale(1.06,1.06);
}

.xun-con{
	overflow:hidden;
	padding: 60px ;
}


.xun-con h1{
	font-size: 24px;
	color:#fff;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.line{
	width: 30px;
	height: 5px;
	background-color: #fff;
	margin-top: 25px;
}
.xun-con  p{
	font-size: 14px;
	color:#fff;
	line-height: 2;
	height: 84px;
	overflow: hidden;
	margin-top: 20px;
}
.xun-a{
	margin-top: 25px;
}
.xun-a a{
	display: block;
	width: 126px;
	height: 73px;
	background-image: url(../images/more.png);
	color:#c4af8d;
	font-size: 14px;
	padding-top: 32px;
    padding-left: 24px;
}
.xun-yy{
	padding-bottom: 90px;
}
.xun-yy img{
	display: block;
	width: 100%;
}

.tt2{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	font-size: 0;
	z-index: -2;
}

.tt2 img{
	display: block;
	width: 100%;
}


.date{
	width: 60px;
	line-height: 1;
	text-align: center;
	margin-right: 16px;

}
.date h1{
	font-size: 55px;
	color:#414141;
	line-height: 1;
}

.date h2{
	font-size: 14px;
	color:#666;
}
.xun-list-con{
	overflow: hidden;
}

.xun-list-con h1{
	font-size: 20px;
	color:#414141;
	line-height: 1.6;
	height: 64px;
	overflow: hidden;
}

.xun-list .item:hover .xun-list-con h1{
	color:#c4af8d;
}
.xun-list-con p{
	font-size: 14px;
	color:#999;
	line-height: 1.6;
	height:44px;
	overflow: hidden;
}

.lin2{
	height: 1px;
	background-color: #c4af8d;
	margin:10px 0;
}

.xun-list-a{
	width: 82px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../images/more2.png);
	line-height: 58px;
	font-size: 16px;
	color:#fff;
	text-align: center;
	margin-top: 40px;
}

.xun-div{
	display: none;
	position: relative;
	z-index: 1;
}

#xun-div{
	display: block;
}


.index-3{
	position: relative;
	padding-top: 110px;
}


.tt3{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 0;
	z-index: -1;
}




.shui2{
	position: relative;
	margin-top: 50px;
}

.shui2-pic{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 0;
	z-index: -1;
}



.suo-div{
	position: relative;
	width: 278px;
	margin:0 auto;
	height: 401px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../images/cheng-vg.png);
	padding: 0	19px;
	padding-top: 97px;
	position: relative;
	overflow: hidden;
	padding-bottom: 29px;
}
.shui2-list li:hover .shui2-con{
	height: 260px;
}
.suo-pic{
	position: absolute;
	left: 19px;
	right: 19px;
	top: 97px;
	z-index: 2;
}

.suo-pic img{
	display: block;
	width: 100%;
}
.shui2-con{
	position: absolute;
	left: 19px;
	right: 19px;
	bottom: 26px;
	padding-top: 35px;
	background-color: #fff;
	transition: .3s;
	z-index: 3;
	padding-bottom: 10px;
	
	height: 115px;
	overflow: hidden;
}
.shui2-con h1{
	font-size: 20px;
	color:#414141;
	text-align: center;
}
.shui2-con h2{
	font-size: 14px;
	text-transform: uppercase;
	color:#b5b5b5;
	font-family: 'Georgia';
	text-align: center;
	margin-top: 12px;
}

.shui2-con  p{
	font-size: 14px;
	color:#999;
	height: 44px;
	overflow: hidden;
	padding: 0	10px;
	line-height: 1.6;
	margin-top: 47px;
}

.shui2-con  a{
	display: block;
	width: 188px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-image: url(../images/more3.png);
	background-repeat: no-repeat;
	background-position: center ;
	margin:35px auto 0;
	font-size: 14px;
	color:#c4af8d;
}

.shipin{
	margin-top: 100px;
	margin-bottom: 80px;
}
.shipin div.wp{
	position: relative;
}




@-webkit-keyframes play{
    0%  {

        -webkit-transform:rotate(0deg);
       
    }
    100% {
      
        -webkit-transform:rotate(360deg);
        
    }
}
@-moz-keyframes play{
    0%  {
        -moz-transform:rotate(0deg);
       
    }
    100% {
        -moz-transform:rotateX(360deg);
       
    }
}
@keyframes play{
    0%  {
        transform:rotate(0deg);
        
    }
    100% {
        transform:rotate(360deg);
       
    }
}







.bo-wp{
	position: absolute;
	width: 85px;
	height: 85px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../images/bo-wp.png);
	left: 50%;
	margin-left: -42px;
	top: 50%;
	margin-top: -42px;
    -webkit-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
}

.shipin div.wp:hover .bo-wp{
	
    /* è®¾ç½®åŠ¨ç”»ï¼Œanimation:åŠ¨ç”»åç§° åŠ¨ç”»æ’­æ”¾æ—¶é•¿å•ä½ç§’æˆ–å¾®ç§’ åŠ¨ç”»æ’­æ”¾çš„é€Ÿåº¦æ›²çº¿linearä¸ºåŒ€é€Ÿ åŠ¨ç”»æ’­æ”¾æ¬¡æ•°infiniteä¸ºå¾ªçŽ¯æ’­æ”¾; */
    -webkit-animation:play 3s linear infinite;
    -moz-animation:play 3s linear infinite;
    animation:play 3s linear infinite;
}
.bo{
	position: absolute;
	width: 37px;
	height: 38px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../images/bo.png);
	left: 50%;
	margin-left: -16px;
	top: 50%;
	margin-top: -19px;
}












.shipin img{
	display: block;
	width: 100%;
}


.qtiao{
	position: relative;
	padding-bottom: 0px;
	margin-top: 200px;
}

.cha{
	/*position: absolute;*/
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 80;
}

.cha img{
	display: block;	width: 100%;
}
.qtiao-list {
	display: none;
}
.qtiao-list li{
	float: left;
	width: 150px;
	margin:0 10px;
	position: relative;
}
.qtiao-list li a{
	display: block;
	height: 100%;
	position: relative;
}
.qtiao-list li img.qhov{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
	z-index: 5;
}
.qtiao-list li:hover img.qhov{
	opacity: 1;
	visibility: visible;
}


.qtiao-list li img{
	display: block;
	width: 100%;
}

.qtiao-list{
	width: 1020px;
	margin:0 auto;
}
.qtiao-list2{
		display: none;
		padding:30px 0;
}




/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/

#footer{
	background-image: url(../images/footer.jpg);
	padding: 25px 0  110px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
}

.er-pic{
	margin-top: 25px;
}

.er-pic img{
	display: block;
	margin:0 auto;
}

.er-wen{
	width:356px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	margin:20px auto 0;
	background-image: url(../images/yun.png);
	background-repeat: no-repeat;
	background-position: center ;
	color:#fff;
	font-size: 16px;
}


.foo1{
	font-size: 0;
	line-height: normal;
	text-align: center;
	margin-top: 70px;
}

.foo1 li{
	display: inline-block;
	padding:0 30px;
	height: 30px;
	line-height: 30px;
	background-image: url(../images/gang.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.foo1 li:first-child{
	background-image: none;
}

.foo1 li a{
	font-size: 16px;
	color:#fff;
}


#footer p{
	text-align: center;
	line-height: 2.2;
	color:#fff;
	font-size: 14px;
	margin-top: 25px;
}


/**************************************************************/
/*footer-over*/


/*.news*/



.erji{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/erji.jpg);
	padding-top: 195px;
}

.erji-title img{
	display: block;
	margin:0 auto;
}

.erji-menu{
	padding: 38px 0;
	font-size: 0;
	text-align: center;
	line-height: normal;
}

.erji-menu a{
	font-size: 20px;
	color:#fff;
	width: 93px;
	height: 88px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../images/tu.png);
	display: inline-block;
	margin:0 18px;
	padding: 17px 20px 0;
	line-height: 1.2;
}

.erji-menu a:hover,.erji-menu a.cur{
	background-image: url(../images/tuh.png);

}


.erji-content{
	background-color: #fff;
}

.zhuanti2 li{
	padding: 56px 0px 0px 40px;
	background-color: #fff;
}
.zhuanti2 li:hover{
	background-color: #a4957b;
}
.zhuanti2 li:hover .zhuanti2-date h1,.zhuanti2 li:hover .zhuanti2-date h2{
	color:#fff;
}

.zhuanti2 li:hover .zhuanti2-con h1,.zhuanti2 li:hover .zhuanti2-con p,.zhuanti2 li:hover .zhuanti2-ti{
	color:#fff;

}
.zhuanti2-date{
	width: 90px;
	border-right: 1px solid #e6e6e6;
	height: 89px;
	text-align: center;

}

.zhuanti2-date h1{
	font-size: 48px;
	color:#a4957b;
	line-height: 1;
}

.zhuanti2-date h2{
	font-size: 13px;
	color:#999;
	line-height: 1;
	margin-top: 5px;
}

.zhuanti2-con{
	overflow: hidden;
	padding: 0 60px 40px 35px;
	border-bottom: 1px solid #e6e6e6;
}

.zhuanti2-con h1{
	font-size: 20px;
	color:#333;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.zhuanti2-con p{
	font-size: 12px;
	color:#999;
	line-height: 2;
	height: 48px;
	overflow: hidden;

}

.zhuanti2-ti{
	margin: 13px 0 8px;
	font-size: 12px;
	color:#999;
	height: 15px;
	line-height: 15px;
}
.zhuanti2-ti span{
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/yy.png);
}
.zhuanti2-ti a{

	display: inline-block;margin-left: 15px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/yy2.png);
}

.zhuanti2 li:hover .zhuanti2-ti span{
	background-image: url(../images/yyh.png);

}

.zhuanti2 li:hover .zhuanti2-ti a{
	background-image: url(../images/yy2h.png);

}



.news-gaga-pic{
	width: 175px;
	margin-left:150px; 
}


.news-gaga-pic img{
	display: block;
	width: 100%;
}

.news-gaga{
	overflow: hidden;
}


.bt-page {
    text-align: center;
  
    padding: 80px 0 50px;
    /* padding-left: 45px; */
}


.bt-page * {
    display: inline-block;
    margin-left: 2px;
}

.bt-page div {
    width: 48px;
    height: 46px;
  	line-height: 46px;
    border: 1px solid #ddd;
    text-align: center;
    cursor: pointer;
	background-color: #fff;
    color: #000;
    font-size: 14px;
      border-radius: 5px;
}
.bt-page div:hover{
	 background-color: #cccccc;
    color: #fff;
}
.ccc {
    width: 48px;
    height: 46px;
    line-height: 46px;
    border: 1px solid #ddd;
    text-align: center;
    cursor: pointer;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    border-radius: 5px;
}

span.ccc-active {
    background-color: #a4957b;
    color: #fff;
    border-color: #a4957b;
}

.ccc:hover {
    background-color: #a4957b;
    color: #fff;
        border-color: #a4957b;
}

/*tupian*/

.erji-content-div{
	padding: 31px;
	margin-top: 40px;
}

.nav_22 a{
	float: left;
	padding: 10px 20px;
	color:#414141;
	font-size: 18px;
	background-color: #fff;
	margin-bottom: 20px;
	margin-right: 5px;
}
.nav_223 a{
	font-size: 14px;
}


.wwww{
	font-size: 14px;
	line-height: 2;
	color:#666;
	padding: 10px 0;
}

.nav_22 a.cur,.nav_22 a:hover{
	background-color: #a4957b;
	color:#fff;
}
.tupian-list ul{
	margin-left: -2%;
}

.tupian-list li{
	float: left;
	width: 31.33333%;
	margin-left: 2%;
	margin-top: 2%;
}

.tupian-pic {
	position: relative;
	overflow: hidden;
	padding-bottom: 63.817%;
}

.tupian-pic img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	transition: .3s;
	height: 100%;
}



.tupian-pic:hover img{
	 -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}



.tupian-con{
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #f4f4f4;
	color:#414141;
	font-size: 14px;
}

.tupian-list li:hover .tupian-con{
	background-color: #a4957b;
	color:#fff;
}
.about-4-bottom2-list{
	margin-top: 45px;
}
/*.rryy-list .item:hover .tupian-con{
	background-color: #a4957b;
	color:#fff;
}*/
.job-list{
	background-color: #fff;

}
.job-list ul{
	margin-left: -5%;
}
.job-list li{
	float: left;
	width: 28.333333333333333%;
	margin-left: 5%;
	padding: 35px ;
	background-color: #fff;
}

.job-list li h2{
	font-size: 14px;
	color:#999;
}

.job-list li .zpxx{
	font-size: 14px;
	line-height: 2;
	color:#999;
	height:168px;
	overflow:hidden;
}

.job-list li h1{
	font-size: 18px;
	margin-top: 10px;
	color:#414141;
	line-height: 2;
}
.job-a {
	text-align: center;
	margin-top: 38px;
}
.job-a a{
	display: inline-block;
	padding: 8px 26px;
	background-color: #a4957b;
	color:#fff;
}

.job-list li{
	background-color: #a4957b;
	margin-top: 5%;
}
.job-list li h1,.job-list li h2,.job-list li  .zpxx{
	color:#fff;
}
.job-list li .job-a a{
	background-color: #fff;
	color:#414141;
}

/*contact*/

/*4-23*/

.contact{
	padding: 10px 0 60px;
	min-height:600px;
}

.map>img{
	display: block;
	width: 100%;
}

.map{
	position: relative;
}

.map-bai{
	position: absolute;
	width: 510px;
	height: 540px;
	right: 40px;
	top: 50px;
	background-color: #a4957b;
	padding: 65px 50px 0;
}

.map-bai-title{
	font-size: 30px;
	color:#fff;
}
.map-list li{
	font-size: 14px;
	color:#fff;
	margin-top: 25px;
	line-height: 1.6;
}
.map-list li img{
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}

.map-er{
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #dddddd;
}

.map-er-pic{
	width: 126px;
	margin-right: 20px;
}

.map-er-pic img{
	display: block;
	width: 100%;
}

.map-er h1{
	font-size: 18px;
	color:#fff;
	padding-top: 18px;
}


.map-er h2{
	font-size: 14px;
	color:#fff;
	padding-top: 13px;
}

.map-er p{
	font-size: 14px;
	color:#fff;
	padding-top: 13px;
}


/*about*/

.about1-bai{
	background-color: #fff;
	padding: 50px 70px;
}

.about-1-left{
	margin-right: 150px;
}


.about-1-con{
	overflow: hidden;
}

.about-1-pic{
	margin-left: 31px;
	width: 580px;
}
.about-1-pic img{
	display: block;
	width: 100%;
}

.about-1-pic-con{
	overflow: hidden;
}

.about-1-shipin{
	width: 187px;
}
.about-1-shipin img{
	display: block;
	width: 100%;
}
.about-1-shipin h1{
	font-size: 24px;
	margin-top: 15px;
	color:#414141;
}
.about-1-shipin p{
	font-size: 12px;
	color:#999;
	margin-top: 15px;
}
.about-1-title{
	margin-top: 148px;
}
.about-1-title h1{
	font-size: 24px;
	
	color:#414141;
}
.about-1-title h2{
	font-size: 12px;
	color:#a8a8a8;
	text-transform: uppercase;
	font-family:'Georgia' ;
	margin-top:5px;
}

.about-1-bottom{
	font-size: 12px;
	color:#414141;
	line-height: 3;
	margin-top: 20px;
}

.about1{
	margin-top: 50px;
}

.about-2-title img{
	display: block;
	margin:0 auto;
}
.about-2-title{
	padding:50px 0 50px;
}


.ld-con-wp{

	z-index: 800;
	margin-top: 30px;


}

.text-con{
	position: relative;
	
}

#gunbo-wp{
	height: 144px;
	overflow: hidden;
	position: relative;
}




.ld-p,#gunbo{
	font-size: 12px;
    color: #414141;
    line-height: 3;
}
.gunbo-span{
	margin-top: 10px;
}
.gunbo-span span{
	float: left;
	width: 43px;
	height: 42px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/gun-top.jpg);
	transition: .3s;
	cursor:pointer; 
	margin-left: 14px;
	
}
.gunbo-span span:hover{
	background-image: url(../images/gun-top-h.jpg);

}
.gunbo-span span:first-child{
	margin-left: 0;

	background-image: url(../images/gun-bottom.jpg);
}
.gunbo-span span:first-child:hover{

	background-image: url(../images/gun-bottom-h.jpg);
}
















.about-3{
	padding-bottom: 60px;
	background-repeat: no-repeat;
	background-position: center bottom;
	-webkit-background-size: cover;
	background-size: cover;
	background-image: url(../images/about-3.jpg);
}

.about-3-pic{
	margin-top: 20px;
}
.about-3-pic img{
	display: block;
	margin:0 auto
}

.about-4{
	padding: 100px 0 90px;
}


.about-4-pic{
	width: 580px;
	margin-right:60px; 
}
.about-4-pic img{
	display: block;
	width: 100%;
}        
.about-4-con{
	overflow: hidden;
	padding-top: 30px;
}

.about-4-con img{display: block;}

.about-4-con p{
	font-size: 16px;
	line-height: 2.6;
	color:#414141;
}

.about-4-bottom{
	margin-top: 70px;
}

.about-4-bottom a{

	width: 47%;
}

.about-4-bottom a img{
	display: block;
	width: 100%;
}

.about-2{
	padding-bottom: 100px;
}
.about-2-con{
	padding: 0px 140px;
}

.gaga3 {
	margin-top: 30px;
}
.gaga3 span{
	display: inline-block;
	width: 155px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	font-size: 14px;
	color:#fff;
	background-image: url(../images/gaga3.png);
	background-repeat: no-repeat;
	background-position: center ;
	cursor: pointer;
}






.about-2-pic-wp{
	width: 373px;
	margin-right: 106px;
}
.about-2-pic{
	position: relative;

}
.xiankuang {
    position: absolute;
    top: 21px;
    left: 21px;
    width: 100%;
    height: 100%;
}

.xiankuang>i {
    position: absolute;
    display: block;
}

.xiankuang .imgline:first-child {
    left: 0;
    top: 0;
    width: 0;
    background: #fff;
    height: 4px;
    z-index: 1;
}
.xiankuang.on .imgline:first-child {
    width: 100%;
    transition: width .8s;
    -webkit-transition: width .8s;
    -ms-transition: width .8s;
    -moz-transition: width .8s;
}
.xiankuang .imgline:nth-child(2) {
    top: 0;
    right: 0;
    background: #000;
    height: 4px;
    width: 0;
    z-index: 2;
}
.xiankuang.on .imgline:nth-child(2) {
    transition: width .1s;
    -ms-transition: width .1s;
    -webkit-transition: width .1s;
    -moz-transition: width .1s;
    width: 21px;
    transition-delay: .6s;
}
.xiankuang  .imgline:nth-child(3) {
    right: 0;
    bottom: 0;
    height: 0;
    background: #000;
    width: 4px;
    z-index: 2;
}
.xiankuang.on .imgline:nth-child(3) {
    transition: height .6s;
    -moz-transition: height .6s;
    -ms-transition: height .6s;
    -webkit-transition: height .6s;
    height: 100%;
}

.xiankuang  .imgline:nth-child(4) {
    bottom: 0;
    right: 0;
    width: 0;
    background: #000;
    height: 4px;
    z-index: 2;
}
.xiankuang.on .imgline:nth-child(4) {
    transition: width .6s;
    -webkit-transition: width .6s;
    -ms-transition: width .6s;
    -moz-transition: width .6s;
    width: 100%;
}
.xiankuang  .imgline:nth-child(5) {
    bottom: 0;
    left: 0;
    width: 4px;
    background: #000;
    height: 0;
    z-index: 3;
}
.xiankuang.on .imgline:nth-child(5) {
    transition: height .1s;
    -webkit-transition: height .1s;
    -moz-transition: height .1s;
    -ms-transition: height .1s;
    height: 21px;
    transition-delay: .6s;
}
.xiankuang .imgline:nth-child(6) {
    left: 0;
    top: 0;
    width: 4px;
    height: 0;
    background: #fff;
    z-index: 1;
}
.xiankuang.on .imgline:nth-child(6) {
    transition: height .8s;
    -webkit-transition: height .8s;
    -ms-transition: height .8s;
    -moz-transition: height .8s;
    height: 100%;
}

.about-2-pic img{
	display: block;
	width: 100%;
}
.about-2-pic{
	position: absolute;
	left: -15000%;
	width:100%;
}
.about-2-pic.cur{
	position: relative;
	left: 0;
}
.about-2-pic-con{
	overflow: hidden;
	width: 440px;
}
.about-2-nei{
	display: none;
}

#about-2-nei{
	display: block;
}

.about-2-nei h1{
	font-size: 24px;
	color:#414141;
}




.about-2-nei .ppll{
	font-size: 14px;
	color:#333;
	line-height: 2.3;
	margin-top: 30px;
	height: 128px;
	overflow-y: auto;
	padding-right: 20px;
}



.about-2-kai{
	margin-top: 50px;
}



.about-2-kai .item{
	display: block;
	/*width: 135px;
	margin-left: 11px;*/
}
.about-2-kai .item img{
	display: block;
	width: 100%;
	cursor: pointer;
}
/*.about-2-kai span:first-child{
	margin-left: 0;
}
*/





/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/

#header-2{
	display: none;
	height: 75px;
	/*border-bottom:0px solid #035cac;*/
	    box-shadow: 0 4px 8px -3px #000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 8000;
	background-color: #fff;
  
}
.nav-2{
	display: none;
	background-color: #fff;
	position: relative;
	z-index:130000;
	
}

.nav-2 li{

	border-top: 1px dashed #ccc;
	position: relative;
}

.jiaspan{
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url(../images/jia2.png);
	background-repeat: no-repeat;
	background-position: center ;
	top: 8px;
	
	right: 14px;
}
.jiaspan.cur{
	background-image: url(../images/jia2h.png);

}
.nav-2 li:first-child{
	border-top: 0;
}
.nav-2 li>a{
	
	padding:15px 10px;
	display: block;
	font-size: 14px;
	width: 100%;
	color:#333;

}
.nav-xia-a{
	padding-bottom: 15px;
	display: none;
}
.nav-xia-a a{
	padding: 8px 10px;
	display: block;
	font-size: 12px;
	padding-left: 15px;
	width: 100%;
	color:#666;
}
/*.downla-2 {
	padding: 5px 0 10px;
	display: none;
}
.downla-2 dd{
	padding-left: 30px;
}
.downla-2 dd a{
	font-size: 14px;
	display: inline-block;
	padding: 3px 0; 
	width: auto;
}*/
/*.nav-2 li a:hover{
	color:#1a0d07;
}*/
.logo-2{
	font-size: 0;
	width: 300px;
	margin-left: 15px;
	margin-top: 5px;
}
.logo-2 a{
	display: inline-block;
	width: 100%;
	height: 67px;
	line-height: 67px;
}

.logo-2 img{
		
		vertical-align: middle;
	}

.menu2{
	height: 100%;
	line-height: 75px;
	margin-right: 15px;

}
.menu2 li{
	display: inline-block;
	cursor:pointer ;
	margin-left: 10px;
}
.menu2 li img{
	vertical-align: middle;
}

.chenggao{
		display: none;
		height: 75px;
	}


#nav-2-heidi{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 7500;
	background-image: url(../images/heidi.png);
	display: none;
	
}

.banner-x{
	display: none;
}

.fxfx .flex-control-nav{
	display: block;
	bottom: 15px;
}








.fxfx .flex-control-paging li a{
	width: 15px;
	height: 15px;
}

.fxfx .flex-control-nav li{
	margin:0 5px;
}

/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/

/************message-start***************/

.sisipic{
	width: 550px;
}

.sisipic img{
	display: block;
	width: 100%;
}
div.message{	

	background-color: #fff;
	position: relative;

	padding: 31px ;
	
	
}




div.message-con{
	position: relative;
	padding-bottom: 30px;
	width: 580px;
   	overflow: hidden;
}




div.message-shuru{
	margin-top: 18px;
	

}
div.message-shuru span{
	float: left;
	font-size: 14px;
	width: 110px;
	height: 42px;
	line-height: 42px;
	text-align: right;
}
div.message-shuru input{
	height: 40px;
	line-height: 40px;
	border:0;
	background-color: #fffcf9;
	float: left;
	border-radius: 5px;
	padding-left: 10px;
	font-size: 14px;
	color:#333;
	margin-left: 16px;
	width: 260px;

	border:1px solid #dbe3ea;
}

div.message-shuru textarea{
	height:180px;
	outline: none;
	resize: none;
	border:0;
	background-color: #fffcf9;
	float: left;
	border-radius: 5px;

	font-size: 14px;
	color:#333;
	margin-left: 16px;
	width: 420px;

	border:1px solid #dbe3ea;
	padding: 10px;
}
div.message-tishi{
	position: absolute;
	text-align: center;
	width: 100%;
	line-height: 40px;
}


div.message-sub{
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}

div.message-sub input{
	height: 40px;
	line-height: 40px;
	border:0;
	background-color: #a4957b;
	width: 100%;
	border-radius: 5px;
	text-align: center;
	font-size: 16px;
	color:#fff;
	cursor:pointer;
	width: 126px;
	max-width:126px;
}



/************响应式设置-start***************/


@media only screen and (max-width: 750px){
	


		div.message-shuru{
			text-align: center;
			margin-top: 10px;
			margin-bottom: 10px;

		}

	div.message-shuru span{
		float: none;
		display: block;
		width: 100%;
		text-align: left;
	}
	div.message-shuru input{
		float: none;
		
		
		width: 100%;
		max-width: 100%;
	
		margin-left: 0;
	}


	div.message-sub input{
		/*width: 70%;
		max-width: 70%;*/
	}

	div.message-shuru textarea{
		float: none;
		width:100%;
	
		margin-left: 0;
		padding: 1%;
	}


}



/************响应式设置-over***************/
/*********article-start****************/
div.article{
	width: 100%;
	padding:40px 100px;
	margin:80px auto;
	background-color:#fff;
}

div.article>h1{
	text-align: center;
	font-size: 26px;
	color:#0064ac;
}

div.article-tishi{
	text-align: center;
	margin:25px auto 20px;
}


#fenxiang-anniu{
	display: inline-block;
	vertical-align: top;
}

div.article-con{
	padding: 40px 0 120px;
	position: relative;
	border-top: 1px dashed #c9c7c7;
	border-bottom: 1px dashed #c9c7c7;
	line-height: 2.2;
}
div.article-con>img{
	display: block;
	margin:20px auto;
	max-width: 100%;
}

div.article-con>h1{
	font-size: 14px;
	text-align: center;
	margin:10px 0;
}
div.article-con>a{
	position: absolute;
	right: 8px;
	bottom: 50px;
	width: 102px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	color:#fff;
	background-color: #f37728;
	border-radius: 3px;
}

div.article-page{
	height: 87px;
	line-height: 87px;
	padding-bottom: 20px;

}

div.article-page>a:hover{
	color:#0064ac;
}

a.article-page-pre{
	float: left;
}
a.article-page-next{
	float: right;
}


/*********响应式设置-start****************/


@media only screen and (max-width: 1200px){
	div.article{
		width: 90%;
		margin: 0% auto;
		padding-left:0;
		padding-right: 0; 
	}


}
@media only screen and (max-width: 800px){
	div.article-page{
		height: auto;
		line-height: normal;

	}
	a.article-page-pre{
		float: none;
		display: block;
		margin:10px 0;
	}
	a.article-page-next{
		float: none;
		display: block;
			margin:10px 0;
	}

	div.article>h1
	{font-size: 18px;}

	div.article-con{
		    padding: 20px 0 100px;
	}
}
/*********响应式设置-over****************/



/*********article-start****************/









.job-con{
	padding: 50px;
}
.job-con-top {
	padding-bottom: 35px;
	border-bottom: 1px solid #d5d5d5;
}
.job-con-top li{
	float: left;
	width: 33.333333333%;
}
.job-con-top li h1{
	font-size: 14px;
	color:#999;
}

.job-con-top li h2{
	font-size: 24px;
	color:#333;
	margin-top: 10px;
}

.job-con-p{
	margin-top: 40px;
	font-size:14px;
	color:#333; 
	line-height: 2;
}
.job-con-span{
	text-align: center;
	padding: 100px 0 150px;
}

.job-con-span span{
	display: inline-block;
	padding: 12px 95px;
	border:1px solid #d5d5d5;
	border-radius: 3px;
	font-size:16px;
	color:#666; 
	cursor: pointer;
}

/* Bounce To Right */
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #c4af8d;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
  color: #fff;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


#form_1{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 92000;
}


#form_1-hei{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-image: url(../images/heidi.png);
}

#form_1-con{
	position: absolute;
	width: 840px;
	top: 7%;
	bottom: 7%;
	
	background-color: #fff;
	margin-left: -420px;
	left: 50%;
	padding: 50px;
}

.gun{
	overflow-y: auto;
	height: 100%;
}

.job_top-pic img{
	display: block;
	width: 100%;
}

.job_con-p{
	padding: 35px 0;
	font-size: 15px;
	color:#666;
	line-height: 2;
}
.job-input {
	margin-top: 20px;
}

.job-input:first-child {
	margin-top: 0px;
}
.job-input span{
	height: 49px;
	line-height: 49px;
	width: 86px;
	font-size: 14px;
	color:#666;
	margin-right: 30px;
	text-align: right;
}
.job-input-con{
	overflow:hidden;
}
.job-input-con input[type="text"]{
	width: 100%;
	height: 49px;
	line-height: 49px;
	padding: 0 10px;
	border:1px solid #f0f0f0;
}

.job-input-con select{
	width: 210px;
	height: 49px;
	line-height: 49px;
	padding: 0 10px;
	border:1px solid #f0f0f0;
}

.job-input-con input[type="file"]{
	width: 100%;
	
	height: 25px;
	vertical-align: bottom;
}

.job-input2 span{
	height: 25px;
	line-height: 25px;
	
}
.job-input3{
	text-align: center;
	margin-top: 30px;
	padding-bottom: 50px;
}
.job-input input[type="button"]{
	width: 300px;
	height: 49px;
	line-height: 49px;
	border:0;
	color:#fff;
	font-size: 16px;
	background-color: #a4957b;
	cursor: pointer;
}
.chenggong img{
	display: block;
	margin:0 auto;
}
.chenggong{
	text-align: center;
	line-height: 1.8;
	margin-top: 80px;
}

.form_1-con2{
	display: none;
}

#form_1{
	display: none;
}

 .close_btn{position:absolute;width:50px;height:50px;right:0;top:0;text-align:center;line-height:50px;display:block;margin-bottom:1px;cursor:pointer;overflow:hidden;background-color: #af9c76;}
 .close_btn:hover{background:#af9c76;}
 .close_btn:after, .close_btn:before{content:''; position:absolute; width:60%; height:1px;background:#fff; display:block; left:50%; margin-left:-30%;-webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
 .close_btn:before{bottom:50%; transform:rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}
 .close_btn:after{top: 50%; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg);}
 .close_btn:hover:after{top:24%;-moz-transform:rotate(0deg); -ms-transform:rotate(0deg); -o-transform:rotate(0deg); -webkit-transform:rotate(0deg); transform:rotate(0deg)}
 .close_btn:hover:before{bottom:24%;-moz-transform:rotate(0deg); -ms-transform:rotate(0deg); -o-transform:rotate(0deg); -webkit-transform:rotate(0deg); transform:rotate(0deg)}
 .close_btn:hover i{opacity:1;visibility:visible;}
 .close_btn i{opacity:0;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;visibility:hidden;color:#fff;font-size: 12px;}



 .rryy-list .owl-prev{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -34px;
	width: 38px;
	height: 68px;
	background-image: url(../images/l0.png);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center ;
	font-size: 0;
}

.rryy-list .owl-next{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -34px;
	width: 38px;
	height: 68px;
	background-image: url(../images/r0.png);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center ;font-size: 0;
}


.about-2-kai .owl-prev{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -34px;
	width: 38px;
	height: 68px;
	background-image: url(../images/l0.png);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center ;
	font-size: 0;
}

.about-2-kai .owl-next{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -34px;
	width: 38px;
	height: 68px;
	background-image: url(../images/r0.png);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center ;font-size: 0;
}


.jianbujie-con{
	font-size: 16px;
	line-height: 2;
	height: 160px;
	overflow: hidden;
	margin-top: 20px;
}

.jianbujie-con.cur{
	height: auto;
}

.jianbujie-jia{
	width: 38px;
	height: 37px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../images/hao.jpg);
	margin-top: 25px;
	transition: .3s;
	cursor: pointer;
}

.jianbujie-jia:hover{
	background-image: url(../images/haoh.jpg);

}

.jianbujie-jia.cur{
	background-image: url(../images/hao2.jpg);

}

.jianbujie-jia.cur:hover{
	background-image: url(../images/hao2h.jpg);

}

.job_ttop{
	height: 390px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
	background-image: url(../images/gaga4.jpg);
	padding-left: 50px;
	padding-top: 35px;
	padding-right: 30px;
}

.job_ttop p{
	font-size: 16px;
	color:#333;
	line-height: 2.3;
}


/*5-12*/


.gaga3-div{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 90000;
	display: none;
}

.gaga3-hei{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index:500;
	background-image: url(../images/heidi.png);
	cursor: pointer;
}

.gaga3-con{
	position: absolute;
	left: 20%;
	top: 20%;
	right: 20%;
	bottom: 20%;
	background-color: #fff;
	border-radius: 15px;
	box-shadow: 0 0 25px #757373;
	z-index: 600;
	padding: 25px;
	
}

.gaga3-con-p{
	overflow-y: auto;
	height: 100%;
	text-indent: 2em;
	font-size: 14px;
	color: #666;
	line-height: 1.8;
	padding-right: 20px;
}


.nav_223{
	display: none;
}


.foo1-title{
	font-size: 16px;
	color:#fff;
	margin-right: 26px;
	height: 25px;
	line-height: 25px;
}

.foo1-con{
	overflow: hidden;
	padding: 0	15px;
	position: relative;
}





/*.you-list*/
.you-list ul{
	margin: 0;
}

.you-list li{
	float: left;
	padding: 0	10px;
	height: 25px;
	line-height: 25px;
}
.you-list li a{
	font-size: 14px;
	color:#fff;
	transition: .3s;
}
.you-list li a:hover{
	text-decoration: underline;

}
.you-list{
	overflow: hidden;
}