/**************************************/
/*************[公用start]**************/
/**************************************/



div.clear{
	clear: both;
	height: 0;
	width: 0;
}




a{
	text-decoration: none;
	color:inherit;
	cursor: pointer;
}

img{
	border:0;
	max-width: 100%;
}


div.wp{
	width: 1200px; /*主要内容区尺寸大小，每次制作前更新！！！ */
	margin:0 auto;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.tran{
	transition: all .3s ease-out 0s;
}
.tver{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}



/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/

	overflow: hidden;
}

.img-box img{
	transition: .3s;
	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);
}


/*图片中心放大代码区域*/


.imgbox_a{
	position:relative;
	padding-bottom: 100%;
	overflow:hidden;
	display: block;
}

.imgbox_a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%!important;
	height: 100%!important;
}
.imgbox_hover>img{
	/* ueco 时间曲线*/
	/*transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;

}
.imgbox_hover: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: fixed;
	z-index: 999;
	background-color: #fff;
	height: 115px;
	left: 0;
	top: 0;
	width: 100%;
	box-shadow: 0 4px 5px -3px rgba(0,0,0,0.15);
}

.logo{
	width: 100px;
	margin-top: 7px;
}

.logo a,.logo img{
	display: block;
	width: 100%;
}


.header-right{
	margin-top: 21px;
}
.header-right-1 img{
	margin-right: 9px;
}
.header-right-1-1{
	font-size: 16px;
	color: #333;
	height: 28px;
	line-height: 28px;
	padding-left:38px ;
	background-repeat: no-repeat;
	background-position: 19px center;
	background-image: url(../images/header-ico3.png);
}

.header-right-1-1 span{
	font-size:24px;
	font-weight: bold;
	color: #709F2E; 
	vertical-align: middle;
}

.header-right-1-2{
	font-size: 16px;
	color: #333;
	height: 28px;
	line-height: 28px;
	margin-left: 65px;
	margin-top:45px;
}
.header-right-1-2  img{
	margin-right: 9px;
}
.header-right-1-2 a:hover{
	color: #709F2E;
}


.nav ul{
	margin:0;
}

.nav>ul>li{
	float: left;

}
.nav>ul>li+li{
	margin-left: 65px;
}
.nav>ul>li>a{
	display: block;
	font-size: 18px;
	color:#333;
	transition:color.3s;
}

.nav>ul>li:hover>a, .nav>ul>li.active>a {
	color:#709F2E;
}


.nav>ul>li{
	float: left;
	height: 115px;
	line-height: 115px;
	position: relative;

}


.nav>ul>li>ul{
	position: absolute;
	left:50%;
	margin-left: -60px;
	width: 120px;
	top:100%;
	z-index: 600;
	background-color: #fff;
	display: none;
	border-top: 1px solid #fff;
	box-shadow: 0px 4px 6px 1px rgba(0,0,0,0.15);
}
.nav>ul>li>ul>li+li{
    border-top: 1px solid #eee;
}
.nav>ul>li>ul>li>a{
	display: block;
	padding: 13px 5px;
	text-align: center;
	line-height: 1.6;
	font-size: 16px;
	color:#333;
	/*transition: .3s;*/
	text-align: center;

}
.nav>ul>li>ul>li>a:hover{
	color: #709F2E;
}



/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main{
	margin-top: 115px;
}

.fafa .flex-control-paging li a{
	width: 15px;
	height: 15px;
}
.fafa .flex-control-nav li{
	margin:0 5px;
}
.fafa .flex-control-nav{
	bottom:40px;
	height: 0;
}

.pp70{
	padding: 70px 0;
}

.title-11{
	font-size: 0;
	line-height: normal;
	text-align: center;
	padding-bottom: 30px;
}

.title-11 span{
	font-size: 32px;
	color: #333;
	display: inline-block;
	padding: 0 20px;
	position: relative;
}

.title-11 span::before{
	position: absolute;
	width: 74px;
	height: 10px;
	top: 50%;
	margin-top: -5px;
	right: 100%;
	content:"";
	background-image: url(../images/before.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.title-11 span::after{
	position: absolute;
	width: 74px;
	height: 10px;
	top: 50%;
	margin-top: -5px;
	left: 100%;
	content:"";
	background-image: url(../images/after.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.main1-img{padding-bottom: 25px;}
.main1-img .imgbox_a{
	padding-bottom: 25%;
}

.main1-p{
	font-size: 16px;
	color: #333;
	line-height: 2;
	text-align: center;
	margin-top: 
}
.main-more{
	padding-top: 35px;
}
.main-more a{
	display: block;
	width: 180px;
	height: 54px;
	line-height: 54px;
	border-radius: 999em;
	background-color: #709F2E;
	margin:0 auto;
	font-size: 16px;
	color: #fff;
	text-align: center;
	transition:background-color .3s; 
}
.main-more a img{
	margin-top: -3px;
	margin-left: 10px;
}
.main-more a:hover{
	background-color: #709F2E;
}

.main2{
	background-color: #f2f2f2;
}
.main2-list-wp{padding: 10px 0;}


.main2-pic .imgbox_a{
	padding-bottom: 62.85%;
}
.main2-con{
	padding-top: 30px;
}
.main2-con h1{
	margin:0;
	font-size: 14px;
	color: #666;
}
.main2-con h2{
	margin:0;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	line-height: 1.8;
	height: 3.6em;
	overflow: hidden;
	margin-top: 15px;
}
.main2-con h2 a:hover{
	color: #709F2E;
}
.main3.pp70{
	padding-bottom: 0;
	border-top: 1px solid #f2f2f2;
}
.main3-list-wp{
	padding-top: 20px;
}
.main3-list .item{
	width: 1400px;
}
.main3-list .item>.imgbox_a{
	padding-bottom: 45.21%;
}
.main3-list .item>.imgbox_a::after{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content:"";
	z-index: 15;
	background-color: rgba(0,0,0,0.4);
	opacity: 0;
	visibility: hidden;
}
.main3-list .center .item .imgbox_a::after{
	opacity: 1;
	visibility: visible;
}
.main3-list .owl-nav button.owl-prev{
  position: absolute;
  left:0px;
  top: 0%;
  bottom: 0;
  width: calc((100% - 1400px)/2);
  cursor: pointer;
  font-size: 0;
  z-index: 50;
}

.main3-list .owl-nav button.owl-next{
  position: absolute;
  right:0px;
  top: 0%;
  bottom: 0;
  width: calc((100% - 1400px)/2);
  cursor: pointer;
  z-index: 50;
}

#main3-list2>.imgbox_a{
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}


.main3-con{
	position: absolute;
	left: 0;
	right: 0;
	padding: 0	15px;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 52;
}
.main3-ico{
	width: 238px;
	margin:0 auto;
}
.main3-p{
	font-size: 20px;
	color: #fff;
	line-height: 1.5;
	max-height: 3em;
	overflow: hidden;
	margin:30px 0;
}

.main3-a{
	
}
.main3-a>a{
	display: block;
	width: 140px;
	height: 50px;
	line-height: 48px;
	border:1px solid #fff;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin:0 auto;
	transition: background-color .3s,color .3s;
}
.main3-a>a:hover{
	background-color: #fff;
	color: #709F2E;
}


.main4-list dl{
	margin:0;
	margin-left: 1%;
}

.main4-list dd{
	float: left;
	width: 32.33333%;
	margin-left: 1%;
	margin-top: 1%;
}
.main4-list dd .imgbox_a{
	padding-bottom: 65.21%;
}

.main4-list dd:first-child .imgbox_a{
	padding-bottom: 133.6%;
}

.main4 .main-more{
	padding-top: 50px;
}

.fmain4 .flex-direction-nav a{
	width: 47px;
	height: 76px;
	margin-top: -38px;
}

.fmain4 .flex-direction-nav .flex-next{
	right: 0;
}

.fmain4 .flex-direction-nav .flex-prev{
	left: 0;
}


.main4-hei-con{
	position: absolute;
	z-index: 100;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 15px;
	background-image: url(../images/heidi.png);
}

.main4-hei-con h1{
	margin:0;
	font-size: 16px;
	color: #fff;
}
.main4-hei-con h2{
	margin:0;
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
}
/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/

#footer{
	background-color: #709F2E;
}
#footer a{
	transition: color .3s;
}
#footer a:hover{
	color: #fff;
}


.footer-1{
	padding: 50px 0 70px;
}

.footer-1 h1{
	margin:0;
	font-size: 18px;
	color: #fff;
	padding-bottom: 20px;
	background-image: url(../images/hhh1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.foo1-1{
	margin-right: 50px;
}
.foo1-1 ul{
	margin:0;
}

.foo1-1 li{
	float: left;
}

.foo1-1 li+li{
	margin-left: 120px;
}

.foo1-1 dl{
	margin:0;
	padding-top: 3px;
}
.foo1-1 dd{
	font-size: 16px;
	color: #fff;
	margin-top: 15px;
}


.foo1-2{
	width: 370px;
	margin-left: 50px;
}
.foo1-2 h1{
	color: #fff;
}
.er{
	width: 111px;
	margin-right: 25px;
}

.er-con{
	overflow: hidden;
	font-size: 16px;
	color: #fff;
	line-height: 1.8;
}

.er-wp{
	margin-top: 24px;
}

.foo1-1-p{
	font-size: 14px;
	line-height: 2.4;
	color: #fff;
	margin-top: 25px;
}

.foo1-3{
	overflow: hidden;
}
.foo1-3-a{
	padding-top: 21px;
}
.foo1-3-a a{
	float: left;
	margin-right: 30px;
	margin-top: 10px;
	font-size: 14px;
  color: #fff;
  transition: color .3s;
  line-height: 1.5;
}
.foo1-3-a a:hover{
	color: #fff;
}


.footer-2{
	border-top: 1px solid #fff;
	padding: 17px 0;
	font-size: 16px;
	color: #fff;
	line-height: 1.8;
}


/**************************************************************/
/*footer-over*/





/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/
#header-2{
	display: none;
	height: 75px;
	/*border-bottom:0px solid #035cac;*/
	box-shadow: 0 4px 8px -3px #000;
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 1001;
	background-color: #fff;
	/*background-color: #0089d0;*/

}
.nav-2{
	display: none;
	background-color: #fff;
	position: relative;
	z-index:900;

}

.nav-2>ul>li{

	border-top: 1px dotted #ccc;
	position: relative;
}

.jiaspan{
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url(../images/jia2.png);
	background-repeat: no-repeat;
	background-position: center ;
	top: 5px;

	right: 14px;
}
.jiaspan.cur{
	background-image: url(../images/jia2h.png);

}
.nav-2>ul>li:first-child{
	/*border-top: 0;*/
}
.nav-2>ul>li>a{

	padding:8px 10px;
	display: block;
	font-size: 16px;
	width: 100%;
	color:#333;
	font-family: "anb";
	text-transform: uppercase;

}
.nav-2>ul>li>ul{
	padding-bottom: 10px;
	display: none;
}
.nav-2>ul>li>ul>li>a{
	padding: 6px 10px;
	display: block;
	font-size: 14px;
	padding-left: 25px;
	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;
}*/

.nav-2-form{
	padding: 10px;
	position: relative;
}
.nav-2-form input[type="image"]{
	position: absolute;
	right: 19px;
    top: 17px;
    width: 18px;

}

.nav-2-form .form-control{padding-right: 50px;}
.logo-2 {
   font-size: 0;
   width:65px;
   margin-left: 15px;
   margin-top: 5px;
}

.logo-2 img{
	display: block;
	width: 100%;
}


.menu2{

	margin-right: 15px;
	height: 75px;
	font-size: 0;

}
.menu2 li{
	cursor:pointer ;
	margin-left: 15px;
	float: right;
	margin-top: 29px;
}
.menu2 li+li{
	margin-top: 21px;
}
.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: 800;
	background-image: url(../images/heidi.png);
	display: none;

}



/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/



.banner-2{
	height: 398px;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}

.banner-2 img{
	display: none;
	width: 100%;
}


.erji{
	padding: 60px 0;
}

.youhui1{
	background-color:#f6f6f6; 
}

.youhui1-pic{
	width: 50%;
}

.youhui1-pic .imgbox_a{
	padding-bottom: 65.3%;
}

.youhui1-con{
	overflow: hidden;
	padding: 125px 50px 0;
}

.youhui1-con h1{
	margin:0;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}

.youhui1-con h1 a:hover{
	color: #709F2E;
}


.youhui1-con p{
	margin:0;
	font-size: 18px;
	color: #333;
	line-height: 2;
	max-height: 8em;
	overflow: hidden;
	margin-top: 30px;
}

.youhui2{
	padding-top: 25px;
}


.youhui2 .row{
	margin-left: -20px;
	margin-right: -20px;

}

.youhui2 .col-sm-6{
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 35px;
}

.youhui2-pic .imgbox_a{
	padding-bottom: 79.36%;
}

.youhui2-con{
	border:1px solid #e9e9e9;
	border-top: 0;
	padding: 45px 30px 30px;
}



.youhui2-con h1{
	margin:0;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

.youhui2-con h1 a:hover{
	color: #709F2E;
}


.youhui2-con p{
	margin:0;
	font-size: 16px;
	color: #888;
	margin:20px 0;
}

.more3 a{
	display: block;
	width:114px;
	height: 39px;
	line-height: 37px;
	border:1px solid #709F2E;
	color: #709F2E;
	text-align: center;
	margin-left: auto;
	transition: .3s;
	background-color: #fff;
}

.more3 a:hover{
	background-color: #709F2E;
	color: #fff;
}


.xinwen-list ul{
	margin:0;
}

.xinwen-list li{
	padding: 60px 0;
	border-bottom: 1px solid #e7e7e7;
}

.xinwen-list li:first-child{
	padding-top: 0;
}

.xinwen-pic{
	width: 400px;
	margin-right: 100px;
}

.xinwen-pic .imgbox_a{
	padding-bottom: 62.5%;
}

.more11{
	padding-top: 60px;
}

.more11 a{
	display: block;
	width: 140px;
	height: 42px;
	line-height: 42px;
	border-radius: 999em;
	background-color: #709F2E;
	margin:0 auto;
	font-size: 16px;
	color: #fff;
	text-align: center;
	transition:background-color .3s; 
}

.more11 a:hover{
	background-color: #709F2E;
}

.xinwen-con{
	overflow: hidden;
	padding-top: 20px;
}

.xinwen-con h1{
	margin:0;
	font-size: 16px;
	font-weight: bold;
	color: #909090;
}

.xinwen-con h2{
	margin:0;
	font-size: 24px;
	color: #333;
	margin:15px 0 22px;
}
.xinwen-con h2 a:hover{
	color: #709F2E;
	font-weight: bold;
}
.xinwen-con p{
	margin:0;
	font-size: 16px;
	line-height: 2;
	height: 4em;
	color: #666;
	overflow: hidden;
}


.danpian-h1{
	font-size: 28px;
	line-height: 1.6;
	color:#333;
	text-align: center;

}

.danpian-h2{
	font-size: 14px;
	line-height: 1.6;
	color:#999;
	text-align: center;
	border-bottom: 1px solid #eee;
	padding: 10px 0 15px;

}

.danpian-con{
	font-size: 14px;
	color:#666;
	line-height: 2;
	padding: 20px 0 20px;
}
.danpian-con *{
	font-size: 16px!important;
	color:#666!important;
	line-height: 2!important;
}
.danpian-con img{
	display: block;
	margin:15px auto;
}


.dan-page{
	padding-top: 10px;
	border-top: 1px solid #eee;
}

.dan-a{
	margin-top: 12px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.dan-a a{
	font-size: 16px;
	color:#666;
}

.dan-a a:hover{
	color:#709F2E;

}

.qixia1{
	background-color: #fff;
	padding: 0!important;

}
.qixia1-ico{
/*	width: 116px;
	margin:0 auto;*/
}

.qixia1-ico .imgbox_a{
	/*padding-bottom: 111.20689655%*/
}
.qixia1-list{
    position: relative;
    top:30px;
}
.qixia1-list .item{

	cursor: pointer;
}
.qixia1-list .item img.curImg{
	display: none;
}
.qixia1-list .item.cur{
	/*background-color: #709F2E;*/
}
.qixia1-list .item.cur img{
	display: none;
}
.qixia1-list .item.cur img.curImg{
	display: block;
}
.qixia1-list .item.cur::after{
	display: none!important;
	width: 100%;
	height: 25px;
	background-color: #709F2E;
	content:"";
}

.qixia1-list .owl-nav button.owl-prev{
    position: absolute;
    left:-30px;
    top: 50%;
    margin-top: -15px;
    width: 15px;
    height: 30px;
    background-image: url(../images/left3.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center ;
    font-size: 0;
    z-index: 50;
}

.qixia1-list .owl-nav button.owl-next{
    position: absolute;
    right:-30px;
    top: 50%;
    margin-top: -15px;
    width: 15px;
    height: 30px;
    background-image: url(../images/right3.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center ;font-size: 0;
    z-index: 50;
}

.qixia2-bg{
	height: 468px;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}
.qixia2-bg a{
	width: 0;
	height: 0;
	opacity: 0;
}
.qixia2-bg a.curA{
	display: block;
	height: 100%;
	opacity: 1;
	width: 100%;
	position: relative;
}
.qixia2-bg a.curA::after{
	position: absolute;
	width: 100px;
	height: 100px;
	content:"";
	z-index: 50;
	left: 50%;
	margin-left: -50px;
	top: 50%;
	margin-top: -50px;
	background-image: url(../images/ck.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100%;
	background-size: 100%;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s;
}
.qixia2-bg a.curA:hover::after{
	opacity: 1;
	visibility: visible;
}

.qixia2-con{
	padding: 50px 0 75px;
}

.qixia2-p{
	font-size: 16px;
	color: #666;
	line-height: 2;
	/*text-align: center;*/
	text-indent: 2em; 
	text-align: left;
}

.qixia3{
	padding-bottom: 60px;
}

.qixia2{
	position: relative;
	overflow: hidden;
}
.qixia2-div{
	position: absolute;
	left: -15000%;
	top: 0;
	width: 100%;
}
.qixia2-div.cur{
	position: relative;
	left: 0;
}
.about1{
	padding: 85px 0 60px;
}

.about1-div{
	background-color:#f3f3f3; 
}

.about1-pic{
	width: 475px;
	border-left: 25px solid #fff;
}

.about1-pic .imgbox_a{
	padding-bottom: 121%;
}

.about1-con{
	float: left;
	width: 900px;
	padding: 0 60px;
}

.about1-title{
	background-color: #709F2E;
	width: 167px;
	padding: 15px;
	position: relative;
	top: -55px;
}

.about1-title h1{
	margin:0;
	font-size: 26px;
	color: #fff;
}
.about1-title h2{
	margin:0;
	font-size: 38px;
	color: #fff;
	margin: 15px 0 20px;
}

.about1-title .line{
	width: 31px;
	height: 2px;
	background-color: #fff;
}

.about1-title h3{
	margin:0;
	font-size: 24px;
	color: #fff;
	margin-top: 15px;
}

.about1-p{
	font-size: 16px;
	color: #333;
	line-height: 2;
	height: 22em;
	overflow: hidden;

}
.about1-p img{
    display: block;
    margin:0 auto;
    height:auto!important;
}

.about2{
	padding-bottom: 70px;
}

.about2-dl{
	font-size: 0;
	line-height: normal;
	text-align: center;
	padding-bottom: 30px;
}


.about2-dl dl{
	margin:0;
	display: inline-block;
}


.about2-dl dd{
	float: left;
	font-size: 26px;
	color: #333;
	padding-bottom: 10px;
	border-bottom: 2px solid #fff;
	cursor: pointer;

}
.about2-dl dd.cur{
	border-bottom: 2px solid #709F2E;
}

.about2-dl dd+dd{
	margin-left: 60px;
}

.about2-div{
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	height: 514px;
	padding: 140px 0 0 75px;
	display: none;
}
.about2-div:first-child{
	display: block;
}

.about2-p{
	font-size: 18px;
	color: #fff;
	line-height: 2;
	width: 720px;
}
.about4{
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-image: url(../images/about4-bg.jpg);
}
.about4-img{
	padding-top: 25px;
}

.about4-img img{
	display: block;
	margin:0 auto;
}

.about4 .title-11 span{
	color: #fff;
}

.about4 .title-11 span::after{background-image: url(../images/afterh.png);}
.about4 .title-11 span::before{background-image: url(../images/beforeh.png);}




.about3{
	position: relative;
	padding: 100px 0 50px;
	background-image: url(../images/about3-1-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;

}
.title-22 h2{
	margin:0;
	font-size: 24px;
	color: #333;
	position: relative;
	z-index: 15;
}

.line2{
	width: 42px;
	height: 4px;
	margin-top: 20px;
	background-color: #e6e6e6;
}
.about3-1-div{
	position: relative;

}

.about3-1 .title-22{
	text-align: left;
	position: absolute;
	left: 0;
	top: 0px;
}

.about3-1 .title-22 .line2{
	margin-left: 0;
}
.about3-1-right{
	width: 960px;
	overflow: hidden;
	padding-bottom: 176px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/yy.png);
	margin-left: 10px;
}
.about3-1-list{
	width: 100%;
	overflow: hidden;
}
.about3-1-list .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	transition:transform 300ms;
	transform: scale(0.7);
}
.about3-1-list .swiper-slide .imgbox_a{
	padding-bottom: 122.857%;
}
.about3-1-list .swiper-slide.swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1);
}

.about3-1-left{
	overflow: hidden;
	padding-top: 70px;
}

.about3-1-con-nian{
	font-size: 60px;
	font-weight: bold;
	color: #b87f38;
	line-height: 1;
}

.about3-1-con-dd{
	font-size: 20px;
	line-height: 1.5;
	color: #b87f38;
	padding-left: 67px;
	position: relative;
	margin-top:30px;
}
.about3-1-con-dd+.about3-1-con-dd{
	margin-top: 10px;

}
.about3-1-con-dd::before{
	position: absolute;
	width: 45px;
	height: 1px;
	background-color: #b87f38;
	content:"";
	top: 14px;
	left: 0;
}

.about3-1-arrow{
	margin-top: 70px;
}

.about3-1-prev{
	float: left;
	width: 61px;
	height: 61px;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/left2.png);
	transition: background-image .3s;
	cursor: pointer;
}
.about3-1-prev:hover{
	background-image: url(../images/left2h.png);
}
.about3-1-next{
	float: left;
	width: 61px;
	height: 61px;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/right2.png);
	transition: background-image .3s;
	margin-left:30px; 
	cursor: pointer;
}

.about3-1-next:hover{
	background-image: url(../images/right2h.png);
}

.about3-1-next.cur,.about3-1-prev.cur{
	opacity: 0;
}

.about3-1-con-wp .about3-1-con{display: none;}
.about3-1-con-wp .about3-1-con:first-child+.about3-1-con{display: block;}



.erji-top2-ul ul{
	margin:0;
}
.erji-top2-ul li{
	float: left;
}
.erji-top2-ul li>a{
	display: block;
	height: 70px;
	line-height: 70px;
	color: #333;
	font-size: 16px;
	position: relative;
}
.erji-top2-ul li>a:hover,.erji-top2-ul li.cur>a{
	color: #709F2E;
}
.erji-top2-ul li.cur>a::after{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 2px;
	background-color: #709F2E;
	content:"";
}
.erji-top2-ul li+li{
	margin-left:30px;
}
.erji-top2{
	border-bottom: 1px solid #ddd;
}
.mianbaoxie{
	height: 70px;
	line-height: 70px;
	color: #999;
	font-size: 14px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/fang.png);
}

.xinwe2-2-list dl{
	margin:0;
	margin-left: -2%;
}

.xinwe2-2-list dd{
	float: left;
	width: 23%;
	margin-left: 2%;
	margin-top: 30px;
}

.xinwen2-1-pic{
	width: 684px;
	margin-right: 50px;
}

.xinwen2-1-pic .imgbox_a{
	padding-bottom: 62.85%;
}



.xinwen2-1 .main2-con{
	overflow: hidden;
	padding-top: 50px;
}

.xinwen2-1 .main2-con h2{
	font-size: 24px;
	line-height: 1.6;
	height: 3.2em;
}

.xinwen2-1 .main2-con p{
	margin:0;
	font-size: 16px;
	color: #666;
	line-height: 1.8;
	height: 5.4em;
	overflow: hidden;
	margin-top: 30px;
}

.fxinwen2-1 .flex-control-paging li a{
	background-image: url(../images/arrow-b2.png);
}

.fxinwen2-1 .flex-control-paging li a.flex-active{
	background-image: url(../images/arrow-b2-h.png);
}
.fxinwen2-1 .flex-control-nav{
	text-align: right;
	height: 0;
	bottom: 10px;
}
.fxinwen2-1 .flex-control-nav li+li{
	margin-left: 10px;
}
.fxinwen2-1 .flex-control-nav li{
	margin:0;
}

.qixia3-list-wp{
	margin-top: 10px;
}
.qixia3-pic .imgbox_a{
	padding-bottom: 62.85%;
}

.qixia3-pic .imgbox_a h1{
	margin:0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	background-image: url(../images/heidi.png);
	color: #fff;
	font-size: 16px;
	text-align: center;
	padding: 0	15px;
	z-index: 15;
}


.hezuo-list.xinwen-list .xinwen-pic{
	width: 180px;
	margin-right: 30px;
}
.hezuo-list.xinwen-list ul{
	margin-top: -3%;
	margin-left: -3%;
}
.hezuo-list.xinwen-list li{
	padding: 0;
	border-bottom: 0;
	float: left;
	width: 47%;
	margin-left: 3%;
	margin-top: 3%;
}
.hezuo-list.xinwen-list  .xinwen-con{
	padding-top: 12px;
}
.hezuo-list.xinwen-list  .xinwen-con h2{
	margin:0;
	font-size: 20px;
}
.hezuo-list.xinwen-list .xinwen-con p{
	font-size: 14px;
	margin-top: 15px;
}


.map-wpp{

	height:420px;

}

.mapp{
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}

.main1-1-ddiv{
    padding-bottom: 25px;
}
.main1-1-ddiv h1{
    margin:0;
    font-size: 24px;
    color: #666;
       text-align: center;
}

.main1-1-ddiv h2{
    margin:0;
    font-size: 18px;
    color: #709F2E;
    text-transform: uppercase;
    margin-top: 10px;
    text-align: center;
}
#baguetteBox-overlay .full-image figcaption {
    font-size: 18px;
    padding: 10px 15px;
}
.title-11 h2 {
    margin: 0;
    font-size: 18px;
    color: #999;
    margin-top: 6px;
    text-transform: uppercase;
}
.contact-dll dl{
	margin:0;
	margin-left: -2%;
}

.contact-dll dd{
	float: left;
	min-height:65px;
	padding-left: 89px;
	padding-top: 7px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 23%;
	margin-left: 2%;
	margin-top: 50px;
}


.contact-dll dd h1{
	margin:0;
	font-size: 16px;
	color: #555;
}

.contact-dll dd h2{
	margin:0;
	font-size: 16px;
	color: #666;
	line-height: 1.6;
	margin-top: 10px;
}
.qixia4{
    padding-bottom: 50px;
}




.table-responsive {
    border: 0!important;
}

.job-table table.table{
    margin:0;
}
.job-table table.table th {
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-color: #fff;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    background-color: #b1b1b1;
}

.job-table table.table th:first-child {
    text-align: left;
    padding-left: 50px;
}

.job-table table.table td {
    font-weight: normal;
    font-size: 16px;
    color: #666;
    text-align: center;
    border-color: #fff;
    
    background-color: #f4f4f4;
    border-top:0;
    border-bottom:1px solid  #e9e9e9;
    height: 40px;
    line-height: 40px;
}

.job-table table.table tr.tr11 td {
    background-color: #f4f4f4;
    
    /*border-bottom: 3px solid #fff;*/
}

.job-table table.table td:first-child {
    text-align: left;
    padding-left: 50px;
}

.job-table table.table tr.tr22 td{
  padding: 0;
  border:0;
  height: 0;
  line-height: normal;
}

.job-table table.table tr.tr11 {
    cursor: pointer;
}
.job-table table.table tr.tr11.cur td{
  border-color: #f4f4f4;
}
