@charset "utf-8";
.head{
	height: 180px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	background: #fdf6ee;
}
.head_height{
	height: 180px;
}
.logo{
	margin: 0 4%;
	display: inline-block;
}
.nav span{
	text-align: center;
	width: 25%;
	position: relative;
}
.nava{
	color: #31190e;
	font-size: 18px;
	display: inline-block;
	line-height: 48px;
	border-bottom: 2px solid rgba(0,0,0,0);
}
.nav span.active .nava,.nav span:hover .nava{
	border-bottom: 2px solid #318515;
}
.navhide{
	/*width: 300px;*/
	/*background: #fff;*/
	/*position: absolute;*/
	/*left: 50%;*/
	/*margin-left: -150px;*/
	/*top: 100%;*/
	/*z-index: 9;*/
	/*text-align: center;*/
	/*padding: 5px 0;*/
	/*opacity: 0;*/
	/*visibility: hidden;*/
	/*transition: .6s;*/
	    width: max-content;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: 0;
    transform: translate(-51%, 0);
    top: 100%;
    z-index: 9;
    text-align: center;
    padding: 5px 0;
    opacity: 0;
    visibility: hidden;
    transition: .6s;
}
.navhide a,.hdrb a{
    display: block;
	line-height: 24px;
	padding: 0 10px;
}
.hdrb a{
    font-size:12px;
}
.navhide a:hover,.hdrb a:hover{
	background: #4db82c;
	color: #fff;
}
.hdrb a.this{
    	background: #4db82c;
	color: #fff;
}
.nav span:hover .navhide{
	opacity: 1;
	visibility: inherit;
}
.hdra:hover .hdrb{
	opacity: 1;
	visibility: inherit;
}
.hdrt{
	line-height: 48px;
	color: #31190e;
}
.hdrb{
	width: 120px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -60px;
	top: 100%;
	z-index: 9;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	transition: .25s;
}
.md{
	padding: 75px 0;
}

.textcolor{
	color: #30180d;
}
.textcolor_f{
	color: #531800;
}
.foot .wrap{
	width: 100%;
	padding: 0 5%;
}
.ft{
	padding: 60px 0;
	background: url(../images/footbg_02.jpg) no-repeat center;
	background-size: cover;
}
.ft1{
	width: 32%;
}
.ft2ar {
	align-items: center;
}
.ft2ar a{
	margin-right: 12px;
}
.fb{
	padding: 15px 0;
	line-height: 30px;
	background: #308516;
	color: #fff;
}
.fb a{
	color: #fff;
}

.bgcolor_jb{
	color: #fff;
	background-image: linear-gradient(to right, #2b7e12 , #4db82c);
}
.i1{
	padding: 120px 0;
	background: url(../images/i1bg_02.jpg) no-repeat center;
}
.i1l{
	width: 37%;
	margin-right: 3%;
}
.ititle_52{
	font-size: 52px;
}
.i1more{
	display: inline-block;
	line-height: 55px;
	padding: 0 20px;
}
.i2{
	background: url(../images/i2bg_02.jpg) no-repeat center;
}
.i2box{
	background: #fdf6ee;
	padding: 35px 50px;
}
.i2la{
	padding: 20px 0;
}
.i3{
	background: url(../images/i3bg_02.jpg) no-repeat top center;
}
.i3top h1{
	line-height: 50px;
}
.i3a_w33{
	width: 33.33%;
}
.i3a_w50{
	width: 50%;
}
.i3a_w100{
	width: 100%;
}
.i1more_mini{
	line-height: 36px;
	padding: 0 12px;
}
.i3a{
	margin-top: 60px;
}
.i3aimg{
	height: 300px;
}
.i3aimg img{
	max-width: 80%;
	max-height: 80%;
}
.i3m{
	padding: 60px 0;
	border-bottom: 1px solid #ddd;
}
.i4{
	background: url(../images/i4bg_02.jpg) no-repeat top center;
}
.i4a{
	background: #fdf6ee;
	align-items: inherit;
}
.i4atxt i{
	margin: 12px 0;
}
.i4a:nth-child(3),.i4a:nth-child(4){
	flex-flow: row-reverse;
}

.listbn{
	height: 400px;
}
.i3m_bd0{
	border: 0;
}

.pdatxt{
	padding: 30px 4%;
	border: 1px solid #E6E6E6;
}
.pda{
	margin-bottom: 30px;
}
.pda:last-child{
	margin-bottom: 0;
}
.pda:nth-child(even){
	flex-flow: row-reverse;
}

.pi1l{
	width: 40%;
}
.pi1r{
	width: 55%;
}
.pi1la,.pi1lba{
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #eee;
	transition: .25s;
}
.pi1la img,.pi1lba img{
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
}
.swiper-slide-thumb-active .pi1lba{
	border: 1px solid #5abd3b;
}
.pi1rbr a{
	width: 30px;
	height: 30px;
	border-radius: 100%;
	display: flex;
	margin-right: 12px;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	background: #0e76a8;
	color: #fff;
}
.pi1rbr a:nth-child(1){
	background: #0e76a8;
}
.pi1rbr a:nth-child(2){
	background: #55acee;
}
.pi1rbr a:nth-child(3){
	background: #3b5998;
}
.pi1rbr a:nth-child(4){
	background: #8941a7;
}
.pi1rbr a:nth-child(5){
	background: #d72b27;
}
.pi2t{
	border-bottom: 1px solid #E6E6E6;
}
.pi2t h3{
	border-bottom: 2px solid #4db82c;
	line-height: 50px;
	padding: 0 20px;
}
.pi2txt *{
	max-width: 100%;
}

.ab1r{
	margin-left: 3%;
}
.ab2{
	background: url(../images/ab2bg_02.jpg) no-repeat center;
}

.ratitle{
	display: inline-block;
	line-height: 42px;
	color: #fff;
	padding: 0 50px 0 20px;
}
.ratitle::after{
	width: 20px;
	height: 100%;
	content: "";
	position: absolute;
	right: -20px;
	top: 0;
	background: url(../images/ico_03.jpg) no-repeat center;
	background-size: 100% 100%;
}
.ratxt p{
	margin-top: 20px;
}
.ratxt p:first-child{
	margin-top: 0;
}
.ravideo{
	width: 70%;
	margin: 50px auto 0 auto;
}
.ravdbox{
	background: url(../images/vdico_03.png) no-repeat center;
}
.ra2w{
	width: 102%;
}
.ra2a{
	width: 31.33%;
	margin-right: 2%;
	margin-top: 25px;
	padding: 20px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.ra3a{
	border: 1px solid #E6E6E6;
}
.ra3ab i{
	margin: 0 10px;
	width: 44px;
	height: 44px;
	border: 1px solid #999;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	border-radius: 100%;
	cursor: pointer;
}
.ra3ab i:hover{
	background: #4db82c;
	border: 1px solid #4db82c;
	color: #fff;
}

.co1a i{
	box-shadow: 0 0 10px rgba(0,0,0,.07);
}
.co2{
	background: url(../images/ab2bg_02.jpg) no-repeat center;
	padding: 60px;
}
.co2a input,.co2a textarea{
	height: 50px;
	width: 100%;
	padding: 0 15px;
	background: #fff;
	border: 1px solid #fff;
	transition: .25s;
}
.co2a input:focus,.co2a textarea:focus{
	border: 1px solid #4BB62D;
}
.co2a textarea{
	height: 115px;
	padding: 12px;
	resize: none;
}
.co2a button{
	width: 165px;
	height: 50px;
}
.i4a{
    overflow: hidden;
}
.i4aimg,.i3aimg img{
    transition: all .3s;
}
.i4aimg:hover{
    transform:scale(1.1);
}
.i3aimg:hover img{
    transform:scale(1.3);
}
.i3a .i3atxt .textcolor_f{
    display: none;
}
.i3a .i3atxt .line_1{
    height: 64px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0 7px;
}
.pi2{
    display: none;
}
.ra3 img{
    max-width: 100%;
}

.ra3 .list{
    overflow: hidden;
}
.ra3 .list img{
    width: 28%;
    float: left;
}

.ra3 .list img:nth-child(2){
    margin: 0 8%;
}
.ra1 ul{
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  
}
.ra1 ul li{
    width: 15%;
}
.ra1 ul li img{
    width: 100%;
}
.ra3 video{
    width: 100%;
}
@media only screen and (max-width:1399px) {
	.head,.head_height{
		height: 120px;
	}
	.logo img{
		height: 100px;
	}
	.nava{
		font-size: 14px;
	}
	.foot .wrap{
		padding: 0 20px;
	}
	.ititle_52{
		font-size: 40px;
	}
	.i1{
		padding: 75px 0;
	}
	.i1more{
		line-height: 36px;
		padding: 0 10px;
	}
	.i2box{
		padding: 15px 30px;
	}
	
	.listbn{
		height: 300px;
	}
	.pdatxt{
		padding: 20px;
	}
	.pdatxt .i1more{
		margin-top: 20px;
	}
	.swiper-container-bn .btn-box a img{
	    width: 160px;
	}
	.btn-box span {
    font-size: 67px;
    line-height: 85px;
    margin-left: 80px;
    margin-top: 10px;
}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.logo img{
		height: 80px;
	}
	.logo{
		margin: 0 2%;
	}
	.nav span{
		width: auto;
		margin: 0 15px;
	}
	.nava{
		font-size: 14px;
	}
	.ft{
		padding: 25px 0;
	}
	.ft2a img{
		height: 18px;
	}
	.ft4 img{
		width: 120px;
	}
	.ft1{
		width: 100%;
		margin-bottom: 20px;
	}
	.ft1l{
		width: 50px;
	}
	.ft2a,.ft3a{
		margin-top: 12px;
	}
	
	.listbn{
		height: 250px;
	}
	
	.ititle_52{
		font-size: 32px;
	}
	
	.ravdbox{
		background-size: 70px;
	}
	
	.co2{
		padding: 35px;
	}
}
@media only screen and (max-width:950px) {
	.md{
		padding: 45px 0;
	}
	
	.listbn{
		height: 200px;
	}
}
@media only screen and (max-width:768px) {
    
.i3a .i3atxt .line_1{
    height: 52px;
}
	.md{
		padding: 25px 0;
	}
	.foot .wrap{
		padding: 0 15px;
	}
	.ft{
		padding: 20px 0;
	}
	.ft1r{
		font-size: 14px;
		line-height: 24px;
	}
	.ft2a img{
		height: 15px;
	}
	.ft4 img{
		width: 120px;
	}
	.ft1{
		width: 100%;
	}
	.ft1l{
		width: 50px;
	}
	.ft2,.ft3,.ft4{
		margin-top: 15px;
	}
	.ft4{
		text-align: center;
	}
	.ft2a,.ft3a{
		margin-top: 8px !important;
	}
	.fb{
		padding: 10px 0;
		line-height: 26px;
		font-size: 12px;
	}
	
	.ititle_52{
		font-size: 30px;
	}
	.i1more{
		line-height: 32px;
		font-size: 12px;
	}
	.i2box{
		padding: 15px;
	}
	.i3top img{
		height: 30px;
	}
	.i3top h1{
		line-height: 30px;
		font-size: 24px;
	}
	.i3a{
		width: 50% !important;
		margin-top: 25px;
	}
	.i3aimg{
		width: 100%;
		height: 200px;
	}
	.i3aimg img{
		max-width: 70%;
		max-height: 70%;
	}
	.i3m{
		padding: 25px 0;
	}
	
	.listbn{
		height: 120px;
	}
	
	.pdaimg {
		height: 200px;
	}
	.pdatxt{
		padding: 20px;
	}
	
	.pi1r {
		margin-top: 25px;
	}
	.pi1r .txt{
		font-size: 12px;
		line-height: 23px;
	}
	.pi1rbr a{
		width: 24px;
		height: 24px;
		font-size: 12px;
	}
	.pi2txt{
		font-size: 12px;
		line-height: 23px;
	}
	
	.ab1r{
		margin-top: 20px;
	}
	
	.ratitle{
		display: block;
		margin-right: 20px;
		padding: 10px;
		font-size: 14px;
		line-height: 24px;
	}
	.ravideo{
		width: 100%;
	}
	.ravdbox{
		background-size: 50px;
	}
	.ra2w{
		justify-content: space-between;
		width: 100%;
	}
	.ra2a{
		padding: 15px;
		margin-right: 0;
		margin-top: 15px;
		width: 48%;
	}
	.ra3ab i{
		width: 30px;
		height: 30px;
		font-size: 13px;
	}
	
	.co1a{
		justify-content: flex-start;
	}
	.co1a img{
		width: 50px;
	}
	.co1a p{
		font-size: 14px;
	}
	.co2{
		padding: 20px;
	}
	.co2a input, .co2a textarea{
		height: 40px;
	}
	.co2a textarea{
		height: 100px;
	}
	.co2a button{
		line-height: 40px;
		height: 40px;
		width: 120px;
	}
	.swiper-container-bn .btn-box a img {
    width: 100px;
    }
.btn-box span {
    font-size: 37px;
    line-height: 50px;
    margin-left: 0px;
    margin-top: 10px;
}
.swiper-container-bn .bnimg .bg{
    width: 130%;
}
.swiper-container-bn .btn-box a img {
    width: 60px;
}
.btn-box a{
    width: 40%;
    float: left;
    margin-bottom: 0;
}
.btn-box a:nth-child(1) {
    margin-bottom: 0px;
}
.btn-box span {
    font-size: 27px;
    line-height: 30px;
}

}