/*video

.video{

	background-color: rgba(0,0,0,0.4);

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	z-index: 99999;

	display: none;

	text-align: center;

}

.video1,.video2,.video3{

	display: none;

	height: 80%

}

*/

.vvwr {

    background-color: rgba(0,0,0,0.4);

    position:fixed;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    z-index: 99999;

    display: none;

    text-align: center;

}

.vvwr .video{

	margin:0 auto;

	width:100%;

	height:100%;

	left:0;

	top: 0;

    text-align: center;

}

.vvwr .video #ckplayer-video{

	/*height: 600px;*/

	width: 60%;

    margin-left: auto;

    margin-right: auto;

	margin-top:8%;

}

.blo{

	display: block;

}

/*

.video video{

	max-width: 80%;

	margin:50px auto 0;

}

*/

.v-close{

	position:fixed;

	top:30px;

	right:30px;

	font-size:100px;

	color:#fff;

	cursor: pointer;

	z-index: 2;

}

/*section*/

#main .section{

	padding-top: 60px;

	position: relative;

	z-index: 2;

	background-color: #E2E2E3;

}

#main .news{

	background-color: #fff;

}

/*banner*/

.sl_pc,.sl_mob{

	position: absolute;

	width: 100%;

	height: 100%;

	background-position: center;

	top: 0;

	left: 0;

	background-size: cover;

	z-index: 1;

}

.sl_mob{

	display: none;

}

.banner .slide{

	background-size: cover;

	color: #fff;

	position: relative;

	background-position:center;

	

}

#fp-nav ul li a span, .fp-slidesNav ul li a span{

	width: 12px;

    height: 12px;

    border:none;

    background-color: #fff;

    filter:"alpha(opacity=60)";opacity:0.6;

    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);

    behavior: url(PIE.htc);

    border-radius: 50%;

}

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{

	background:#fff;

	width: 15px;

    height: 15px;

    filter:"alpha(opacity=100)";opacity:1;

}

.banner .slide .btit{

	left:5%;

	bottom: 23%;

	position: absolute;

	z-index: 2;

}

.banner .slide h3{

	font-size: 45px;

	margin-bottom: 25px;

}

.banner .slide p{

	font-size: 20px;

}

.banner .fp-controlArrow.fp-prev{

	background-image: url(../images/aleft.png);

	-ms-behavior: url(/public/backgroundsize.min.htc);

    behavior: url(/public/backgroundsize.min.htc);

	border:none;

	width: 50px;

	height: 50px;

	background-size: cover;

}

.banner  .fp-controlArrow.fp-next{

	background-image: url(../images/aright.png);

	border:none;

	width: 50px;

	height:50px;

	background-size: cover;

}

/*about*/

.ab_top{

	padding-bottom: 10px;

}

.ab_fl,.ap_fr{

	float: left;

	background-size: cover;

	height: 350px;

	position: relative;

	background-position: center;

	background-repeat:no-repeat;

}

.ab_fr,.ap_fl{

	float: left;

	height: 350px;

}

.ab_fl{

	width: 60%;

}

.ap_fl{

	width: 20%;

}

.ap_fr{

	width: 80%;

}

.ab_fr{

	box-sizing: border-box;

	padding: 3.3%;

	width:40%;

	background-color: #F3F3F3;

}

.ab_fr p{

	line-height: 2;

	color: #888;

}

.a_l{

	padding-top:5px;

}

.a_df{

	position: absolute;

	width: 90%;

	left: 5%;

	bottom: 10%;

	color: #fff;

}

.ap_fr .a_df{

	text-align: right;

}

.a_df p{

	font-size: 18px;

	font-weight: 600;

}

.a_mo{

	width: 100px;

	display: inline-block;

	background-color: #94CA00;

	color: #fff;

	border-radius: 20px;

	padding: 5px 0px;

	text-align: center;

	margin-top: 15px;

}

.b_you{

	text-align: right;

}

.a_zuo{

	float: left;

	width: 99%;

	box-sizing: border-box;

	padding: 4%;

	background-color: #fff;

	height: 100%;

	position: relative;

}

.a_zuo .a_mo{

	left:10%;

	bottom: 25px;

	position: absolute;

}

.a_you .a_mo{

	right:7%;

	bottom: 25px;

	position: absolute;

}

.a_you{

	float: right;

	width: 60%;

	box-sizing: border-box;

	padding: 4%;

	background-color: #fff;

	height: 100%;

	position: relative;

}

.a_h3{

	font-size: 25px;

	color: #888;

	padding-bottom: 25px;

}

.a_zuo p{

	padding-bottom: 10px;

	color: #999;

}

.a_zuo p a{

	display: inline-block;

	padding:5px 10px;

	border:1px solid #ddd;

	border-radius: 5px;

}

.a_you p{

	font-size: 14px;

	margin-bottom: 10px;

	color: #999;

	line-height: 1.8;

}

/*case*/

.case .fl{

	height: 360px;

	background-size: cover;

	background-position: center;

}

.case .fl a{

	display: block;

	position: relative;

	width: 100%;

	height: 100%;

	overflow: hidden;

}

.c_wr{

	position: absolute;

	background-color: rgba(0,0,0,0.6);

	height:27%;

	width: 100%;

	box-sizing: border-box;

	padding:25px;

	bottom: 0;

	-webkit-transition: all 0.6s;

	-moz-transition: all 0.6s;

	-ms-transition: all 0.6s;

	-o-transition: all 0.6s;

	transition: all 0.6s;

}

.c_wr p{

	line-height: 2;

}

.c_wr img{

	display: none;

	width: 130px;

}

.case .fl a:hover .c_wr{

	height:100%; 

	width: 243px;

}

.case .fl a:hover .c_wr img{

	display: block;

}

.c_wr h4{

	font-size: 20px;

	position: relative;

	padding-bottom: 5px;

	color: #fff;

}

.c_wr h4:before{

	position: absolute;

	left: 0;

	content: "";

	background-color: #fff;

	width: 2em;

	height: 2px;

	bottom: 0;

}

.c_wr p{

	color: #94CA00;

	font-weight: 600;

	padding-top: 10px;

	font-size: 15px;

}

.c_fl,.c_fr{

	width: 32.3333333%;

}

.c_mid{

	width: 32.3333333%;

	margin: 0 1.5%;

}

.c_fl .c_wr,.c_mid .c_wr{

	left: 0;

	bottom: 0;

}

.case .c_fl.fl a:hover .c_wr,.case .c_mid.fl a:hover .c_wr,.case .c_fl.fl a:hover .c_wr, .case .c_fr.fl a:hover .c_wr{

	width:243px;

}

.c_fr .c_wr{

	width: 100%;

}

.ca-bot{

	padding-top: 25px;

}

.ca-bot .c_wr{

	width: 100%;

	left: 0;

}

.a_f1{

	width:25%; 

}

.a_f2{

	width: 22%;

	margin:0 1.5%;

}

.a_f3{

	width: 23.5%;

	margin-right:1.5%;

}

.a_f4{

	width: 25%;

}



/*brand*/

.brand .br-fl{

	width: 64%;

	padding-right:30px;

	height: 500px;

	overflow: hidden;

	box-sizing: border-box;

}

.brand .anim{

	background-size:cover;

	background-position: center;

}

.brand .anim a{

	display: block;

	width: 100%;

	height: 100%;

}

.brand a span.play{

	position: absolute;

	display: block;

	width:60px;

	height: 60px;

	top: 50%;

	margin-top:-30px;

	left: 50%;

	margin-left:-30px;

}

.brand a span.play img{

	width: 100%;

}



.brand .br-fr{

	width: 36%;

	height:500px;

	overflow: hidden;

}

.br-top{

	height: 50%;

	margin-bottom:30px;

	overflow: hidden;

}

.br-de{

	position:absolute;

	height: 100%;

	width: 35%;

	background-color:rgba(0,0,0,0.6); 

	box-sizing: border-box;

	padding:30px;	

}

.br-top .br-de{

	right:0;

	top:0;

}

.br-bot{

	height: 46%;

	overflow: hidden;

	position: relative;

}

.br-bot .br-de{

	left: 0;

	top: 0;

}

.br-de h4{

	font-size: 20px;

	color:#94ca00;

	line-height: 2;

}

.br-de p{

	color:#94ca00;

	line-height:1.8;

	font-size: 15px;

}

.br-de span{

	display: block;

	color:#fff;

	margin-top:20px;

	line-height:1.8;

	font-size: 12px;

	display: -webkit-box;

	text-overflow:ellipsis;

	-webkit-line-clamp:2;

	-webkit-box-orient:vertical;

	overflow: hidden;

}

.br-fr .br-de{

	bottom: 0;

	width:100%;

	height: 140px;

}

/*news*/

.ne-fl{

	width: 68%;

	margin-right:2%;

}

.ne-fl .ne-item{

	width: 46%;

	margin:0 2%;

	float: left;

	text-align: center;

}

.ne-fl .ne-item .ne-img{

	max-height:350px;

	overflow: hidden;

}



.ne-fl .ne-item img{

	width: 100%;

}

.tranImg img{

	-webkit-transition: all 1s;

	-moz-transition: all 1s;

	-ms-transition: all 1s;

	-o-transition: all 1s;

	transition: all 1s;

}

.tranImg:hover img{

	-webkit-transform: scale(1.4);

	-moz-transform: scale(1.4);

	-ms-transform: scale(1.4);

	-o-transform: scale(1.4);

	transform: scale(1.4);

}

.ne-fl .ne-de{

	padding:20px;

}

.ne-fl .ne-de h4{

	color:#94ca00;

	font-size:18px;

	position: relative;

	padding-bottom:15px;

	margin-bottom: 15px;

	white-space: nowrap;

	overflow: hidden;

	text-overflow:ellipsis;

}

.ne-fl .ne-de h4:before{

	position: absolute;

	display: block;

	content: "";

	bottom: 0;

	width:16%;

	height: 4px;

	left:42%;

	background-color:#94ca00;

}

.ne-item:hover h4{

	color:#4e7f36;

}

.ne-item:hover .ne-de h4:before{

	background-color:#4e7f36;

}

.ne-fl .ne-de p{

	font-size: 14px;

	line-height: 1.8;

	display: -webkit-box;

	-webkit-line-clamp:4;

	overflow: hidden;

	text-overflow:ellipsis;

	-webkit-box-orient:vertical;

	text-align: left;

	text-indent: 2em;

}

.ne-fr{

	width: 30%;

	height: 445px;

	background-color: #f4f4f4;

}

.ne-fr ul{

	padding:20px 15px;

}

.ne-fr ul li{

	padding:14px 5px;

	border-bottom:1px solid #94ca00;

	position: relative;

}

.ne-fr ul li:last-child{

	border:none;

}

.ne-fr ul li p{

	font-weight: 500;

	font-size: 18px;

	margin-bottom: 10px;

	text-overflow:ellipsis;

	overflow: hidden;

	white-space: nowrap;

	padding-left: 16px;

	background:url(../images/nfl1.png) no-repeat left 4px;

}

.ne-fr ul li span{

	font-size: 13px;

	display: block;

	padding-left: 13px;

}

.ne-fr ul li a{

	color:#94ca00;

	display: block;

}

.ne-fr ul li:hover{

	background-color: #fff;

	border-color: #ddd;

}

.ne-fr ul li:hover p{

	background-image: url(../images/nfl.png);

	color: #5B8D30;

}

.ne-fr ul li:hover span{

	color: #5B8D30;

}

.lj{

	text-align: right;

	padding:20px 0 0;

}

.lj .more{

	background-color: #94ca00;

	color: #fff;

}

.lj .more:before,.in-top .in-fl .more:before, .in-le .more:before{

	background-color: #9bce29

}

/*info*/

.in-top{

	height: 325px;

	overflow: hidden;

	margin-bottom:25px;

}

.in-top .in-fl{

	width: 50%;

	background-color: #37393a;

	height: 100%;

	position: relative;

}

.in-top .in-fl .in-tit{

	background-color:#414345;

	color: #94ca00;

	font-size:60px;

	padding:12px 50px;

	font-weight: 500;

}

.in-top .in-fl ul{

	padding:15px 50px;

}

.in-top .in-fl ul li{

	float: left;

	width: 29.333333%;

	padding:0 2%;

	position: relative;

}

.in-top .in-fl ul li:before{

	position: absolute;

	display: block;

	content: "";

	width: 2px;

	height: 80%;

	left: 0;

	top: 10%;

	background-color: #94ca00;

}

.in-top .in-fl ul li:first-child:before{

	display: none;

}

.in-top .in-fl ul li:first-child{

	padding-left: 0;

}

.in-top .in-fl ul li h5{

	color:#94ca00;

	font-size:28px;

	font-weight: 400;

	margin-bottom: 15px;

	text-overflow:ellipsis;

	overflow: hidden;

	white-space: nowrap;

}

.in-top .in-fl ul li p{

	color:#999;

	font-size: 14px;

	line-height: 1.8;

	margin-bottom: 15px;

	text-overflow:ellipsis;

	overflow: hidden;

	display: -webkit-box;

	-webkit-line-clamp:2;

	-webkit-box-orient:vertical;

	max-height: 47px;

	font-weight: 200;

}

.in-top .in-fl ul li span{

	display: block;

	color:#eee;

	font-size: 16px;

}

.in-top .in-fl .more,.in-le .more{

	background-color: #95ca00;

	color:#fff;

	float: right;

	margin-right: 40px;

	position: absolute;

	right: 0px;

	bottom: 15px;

}

.in-top .in-fr{

	width: 48%;

	margin-left: 2%;

	/*background-color: #fff;*/

	height: 100%;

}

.in-top .in-fr .in-item{

	padding:25px 30px 0px 103px;

	box-sizing: border-box;

	position: relative;

}

.in-item h5{

	position: absolute;

    left: 23px;

    top: 38px;

    font-size: 31px;

    color:#679b2f;

}

.in-me h5{

	font-size:20px;

	color:#90bd27;

	margin-bottom: 12px;

	font-weight: 500;

	text-align: center;

}

.in-me.active h5{

	color: #fff;

	background-color:#90bd27;

	padding:5px 0;

}

.in-top .in-fr{

	position: relative;

}

.cg-left{

	width: 60px;

	position: absolute;

	top: 32px;

    left: 27px;

    display: none;

}

.yz img{

	height: 50px;

}

.yz{

	position: relative;

	padding-right: 230px;

}

.ymy{

	position: absolute;

    right: 0;

    top: 0;

}

.ymy a{

	line-height: 45px;

    color: #629433;

}

#verify{

	height: 50px;

	display: block;

    width: 100%;

    box-sizing: border-box;

}

.in-item form{

	display: block;

	position: relative;

	 padding-right: 100px;

}

.in-item form input[type='text']{

	display: inline-block;

	outline: 0;

	border:0;

	background-color:#c1d985;

	color: #fff;

	margin-bottom: 10px;

	padding:5px 2%;

}



.in-item .mleft{

	padding-right: 10px;

}

.in-item .mright{

	width:80px;

	position: absolute;

    right: 0;

    top: 0;

}

.in-item .mright .tj{

	display: inline-block;

	outline: 0;

	border:0;

	background-color:#90bd27;

	color: #fff;

	margin-bottom: 10px;

	height: 120px;

	color: #fff;

	padding:0 10px;

}

.in-item form input::input-placeholder{

　　color:red!important;

}

.mt1{

	width:27%;

	float: left;

	margin-right: 2%;

}

.mt2{

	width:63%;

	float: left;

}

.mb1{

	width:49%;

	float: left;

	margin-right: 2%;

}

.mb2{

	width:41%;

	float: left;

}

.in-bot .in-le{

	width: 46%;

	margin-right: 2%;

	padding:30px 2% 0;

	background-color: #fff;

	height:320px;

	position: relative;

	box-sizing: border-box;

}

.in-bot .in-le h2{

	padding-left:90px;

	background-repeat: no-repeat;

	background-image: url(../images/info.jpg);

	background-size: auto 100%;

	background-position: left center;

	font-size:60px;

	color:#95ca00;

	margin-bottom: 20px;

	font-weight:500;

}

.in-bot .in-le ul li{

	float: left;

	width: 44%;

	margin: 10px 3% 0;

	padding-bottom: 8px;

	border-bottom: 1px solid #eee;

	position: relative;

}

.in_ycang{

	position: absolute;

	left: 0;

	bottom:65px;

	background-color:#fff;

	border:1px solid #eee;

	padding: 15px;

	line-height: 2;

	font-size: 14px;

	display: none;

}

.in_ycang:before{

	position: absolute;

	content: "";

	left: 10px;

	bottom: -14px;

	border-top: 7px solid #ddd;

	border-left: 7px solid transparent;

	border-right: 7px solid transparent;

	border-bottom: 7px solid transparent;

}

.in-bot .in-le ul li .in-tit{

	color:#95ca00;

	font-size: 17px;

	font-weight: 600;

}

.in-bot .in-le ul li .in-de{

	font-size: 14px;

	color: #999;

	margin-top: 8px;

	text-overflow:ellipsis;

	overflow: hidden;

	white-space: nowrap;

}

.in-item input::-webkit-input-placeholder{ 

color:#fff; 

} 

.in-item input:-moz-placeholder{ 

color:#fff; 

} 

.in-item input:-ms-input-placeholder {  

color: #fff; 

} 

.in-bot .in-ri{

	height:320px;

	width: 51%;

	background-image: url(../images/ibg.jpg);

	background-size: cover;

	background-repeat: no-repeat;

	background-position: left bottom;

	padding:20px 2% 0px;

	box-sizing: border-box;

	color:#fff;

}

.in-bot .in-ri a{

	display: block;

	color:#fff;

}

.in-z{

	float: left;

	width: 44%;

	margin-right: 4%;

}

.in-z .ztit{

	font-size: 45px;

	margin-bottom:15px;

}

.in-z dl dd{

	line-height: 1.8;

	font-size: 14px;

}

.in-y{

	float: left;

	width:52%;

}

.in-y ul li{

	float: left;

	width: 50%;

	box-sizing: border-box;

	padding:0 5px 15px;

}

.in-y ul li p{

	font-size: 14px;

}

.in-y ul li span{

	display: block;

}

.in-y ul li span.ank{

	font-size: 12px;

	font-weight: 300;

}

.in-y ul li .more{

	background-color: #fff;

	color:#90bd27;

	display: inline-block;

}

/*动画合集*/

.anim{

	transition: all 1s;

	position: relative;

	z-index: 1;

}

.phi{

	display: none;

}

.smore{

	padding-top: 50px;

	text-align: center;

}

.in-mo{

	display: none;

}

.in-mo .more{

	background-color: #94ca00;

	color:#fff;

}

.smore .more{

	background-color:#413d3c;

	color:#fff;

	width: 100px;

	margin:0 auto;

}

.smore .more:before{

	background-color: #94ca00;

}

.footer{

	font-size: 13px;

	margin-top: 15px;

}

.a_wmge{

	max-height: 135px;

	overflow: hidden;

}

/*jiajia*/

.gdong{

	height:745px;

	overflow: hidden; 

}

/* 新增加的 */

.xzjd{

	margin-top: 25px;

	height:196px;

	background-size: cover;
}

.xzjd a{

	display: block;

	width: 100%;

	position: relative;

	height: 100%;

}
.xzjd a:before{
	position: absolute;
	content: "";
	width: 100%;
	bottom: 0;
	-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    background-color: rgba(0,0,0,0.6);
    height: 95px;
}
.xzjd a:hover:before{
	width: 50%;
	height: 100%;
}

.xzjd h4 {

    font-size: 20px;

    padding-bottom: 5px;

    color: #fff;

    position: relative;

}

.xzjd h4:before {
	position: absolute;
	left: 0;
	content: "";
	background-color: #fff;
	width: 2em;
	height: 2px;
	bottom: 0;
}
.xzjd p{

	color: #94CA00;

    font-weight: 600;

    padding-top: 10px;

    font-size: 15px;

}

.xzj_wn{
	position: absolute;
	left: 25px;
	bottom: 14px;
	text-align: left;
	-webkit-transition: all 0.9s;
	-moz-transition: all 0.9s;
	-ms-transition: all 0.9s;
	-o-transition: all 0.9s;
	transition: all 0.9s;

} 
.xzjd a:hover .xzj_wn{
	bottom:107px;
}




/*新新加*/

.tb-bl1 {

    color: #8ec01f;

    width: 100%;

	height:100%;

    border-radius: 10px;

	background-image: url(../images/obg.jpg);

	position:relative;

	z-index:0;

}

.tb-bl {

    color: #8ec01f;

    width: 100%;

	height:100%;

    padding: 30px;

    background-color: rgba(52, 52, 52,0.5);

    box-sizing: border-box;

    text-align: center;

    border-radius: 10px;

	position:relative;

	z-index:1;

}

.tb-bl h5{

	font-size:45px;

	font-weight: normal;

	padding-bottom: 28px;

}

.xca_con a{

	display: block;

	float: left;

	width: 46%;

	color:#8ec01f;

	border:1px solid #8ec01f;

	box-sizing: border-box;

	padding: 30px 0;

	margin: 0 2%;

	position: relative;

}

@media (min-width:1080px){

	.xca_con a:hover{

		background-color: #8ec01f;

	}

	.xca_con a:hover{

		color:#fff;

	}

}

.tz2{

	display: none;

}

@media (min-width:1080px){

	.xca_con a:hover .tz1{

		display:none;

	}

	.xca_con a:hover .tz2{

		display: inline-block;

	}

}

.xca_con a:before{

	position: absolute;

	content: "";

	background-image: url(../images/adown1.png);

	background-size: cover;

	width: 58px;

	height: 11px;

	left: 50%;

	top: 0;

	margin-left: -29px;

}

.xca_con p{

	padding-top: 18px;

}



@media (max-width:1430px){

	.tb-bl h5{

		font-size: 25px;

		padding-bottom: 10px;

	}

	.tb-bl{

    	padding: 10px;

	}

	.xca_con a{

		padding: 20px 0;

	}

}

@media (max-width:1368px){

	.xca_con img {

		width:35px;

	}

	.xca_con p{

		padding-top: 10px;

	}

	

}

@media (max-width:1200px){

	.tb-bl {

		padding: 30px;

	}

	.tb-bl h5 {

		font-size: 45px;

		padding-bottom: 28px;

	}

	.xca_con img {

		width:auto;

	}

	.xca_con p{

		padding-top: 10px;

	}

	.xca_con a {

		padding: 30px 0;

	}

	

}



/*新新加*/







/*动画合集*/

@media (min-width:1681px){

	.ne-fl .ne-de p{

		-webkit-line-clamp: 6;

	}

	.footer{

		margin-top: 30px;

	}

	.brand .br-fl,.brand .br-fr{

		height: 700px;

	}

}

@media (max-width:1680px){

	.gdong{

		height: 625px;

	}

	.brand .br-fl,.brand .br-fr{

		height: 580px;

	}

	.ab_fl, .ap_fr,.ab_fr, .ap_fl{

		height: 310px;

	}

	.case .fl{

		height: 300px;

	}

	.c_wr{

		padding: 20px;

		height: 30%;

	}

	.smore{

		padding-top: 30px;

	}

	.in-top{

		height: 305px;

	}

	.in-bot .in-le,.in-bot .in-ri{

		height: 275px;

	}

	.in-top .in-fl .in-tit,.in-bot .in-le h2{

		font-size: 40px;

	}

	.in-bot .in-le h2{

		padding-left: 59px;

	}

	.in-z .ztit{

		font-size: 35px;

		margin-bottom: 50px;

	}

	.in-top .in-fl .more{

		bottom: 12px;

	}

	.cg-fr{

		padding-top: 7px;

	}

	.in-top .in-fr .in-item{

		padding: 15px 20px 0px 103px;

	}

	.in-item h5{

		top: 28px;

	}

}

@media (max-width:1430px){

	.brand .br-fl,.brand .br-fr{

		height: 480px;

	}

	.in-bot .in-le h2{

		margin-bottom: 15px;

	}

	.in-y ul li span{

		font-size: 12px;

	}

	.in-z .ztit {

	    font-size: 28px;

	    margin-bottom: 30px;

	}

	.br-bot .br-de{

		padding:20px;

	}

	.cg-fr{

		padding-left: 70px;

	}

	/*加*/ 

	.ab_fl h2 img{

		width: 90px;

	}

	.ap_fr h2 img{

		width: 177px;

	}

	.ab_fl, .ap_fr, .ab_fr, .ap_fl{

		height: 290px;

	}

	.ab_fr{

		padding: 2.3%;

	}

	.a_h3{

		font-size: 20px;

		padding-bottom: 10px;

	}

	.ab_fr{

		width: 45%;

	}

	.ab_fl{

		width: 55%;

	}

	.ap_fl{

		width: 55%;

	}

	.ap_fr{

		width: 45%;

	}

	.in-item h5{

		display: none;

	}

	.in-top .in-fr .in-item{

		padding: 30px 30px 0px;

		display: none;

	}

	.cg-left{

		display: block;

	}

	.in-top{

		height: 200px;

	}

	.in-top .in-fl ul li h5{

		font-size: 20px;

	}

	.in-top .in-fl ul li p{

		display: none;

	}

	.in-top .in-fl .in-tit, .in-bot .in-le h2{

		font-size: 32px;

	}

}

@media (max-width:1366px){

	.in-y ul li{

		padding-bottom: 5px;

	}

	.in-y ul li span.ank{

		font-size: 12px;

	}

	.in-top{

		height: 171px;

		margin-bottom: 15px;

	}

	.in-top .in-fl .in-tit, .in-bot .in-le h2{

		font-size: 25px;

	}

	.in-top .in-fl ul li h5{

		font-size: 18px;

		margin-bottom: 10px;

	}

	.in-bot .in-le, .in-bot .in-ri{

		height: 262px;

	}

	.more{

		padding: 5px 11px;

	}

	.in-top .in-fl .more, .in-le .more{

		bottom: 9px;

		font-size: 13px;

	}

	.ne-fr ul{

		padding: 9px 15px;

	}

	.ne-fr ul li p{

		font-size: 16px;

		margin-bottom: 5px;

	}

	.ne-fr ul li{

		padding: 11px 5px;

	}

	.ne-fr{

		height: 400px;

	}

	.lj{

		margin-right: 10px;

	}

}

@media (max-width:1200px){

	/*

	.video{

		position: fixed;

	}

	*/

	.in-bot .in-le, .in-bot .in-ri{

		height: auto;

	}

	.banner .slide h3{

		font-size: 40px;

	}

	.banner .slide p{

		font-size: 18px;

	}

	.banner .fp-controlArrow.fp-prev,.banner  .fp-controlArrow.fp-next{

		width: 60px;

		height: 60px;

	}

	.br-de span{

		display: none;

	}

	.ne-fl .ne-de h4{

		font-size: 18px;

	}

	/*加*/

	#main .about,#main .case,#main .brand,#main .news,#main .info{

		height: auto!important;

		padding:80px 0;

	}

	#main .about .fp-tableCell,#main .case .fp-tableCell,#main .brand .fp-tableCell,#main .news .fp-tableCell,#main .info .fp-tableCell{

		height:auto!important;

	}

	#main .case{

		background-color: #fff;

	}

	.ab_fl{

		width: 40%;

	}

	.ab_fr{

		width: 60%;

	}

	.ap_fl,.ap_fr{

		width: 100%;

	}

	.ab_top{

		padding-bottom: 5px;

	}

	.c_wr{

		height: 100%;

		width: 60%;

	}

	.case .fl .c_wr,.case .c_fl.fl a .c_wr, .case .c_mid.fl a .c_wr{

		width: 100%;

	}

	.c_wr img{

		display: block;

	}

	.footer{

		display: none;

	}

	.in-top .in-fl{

		width: 100%;

	}

	.in-top .in-fr,.in-bot .in-le,.in-bot .in-ri{

		width: 100%;

		margin:10px 0 0;

		box-sizing: border-box;

	}

	.in-top .in-fl ul li p{

		display: block;

	}

	.in-top,.in-bot{

		height: auto;

	}

	.cg-left{

		display: none;

	}

	.cg-fr{

		padding-left: 0px;

		padding-bottom: 19px;

	}

	.in-top .in-fr .in-item{

		display: block;

		padding-left: 103px;

	}

	.in-top .in-fl .more, .in-le .more{

		right: 6px;

	    bottom: auto;

	    top: 26px;

	}

	.in-bot .in-ri{

		height: 337px;

	}

	.in-item h5{

		display: block;

	}

}

@media (max-width:1080px){

	.gdong{

		height:auto;

	}

	.phi{

		display: block;

	}

	#main .section{

		padding-top: 20px;

	}

	.smore{

		padding-top: 30px;

	}

	.brand .br-fl, .brand .br-fr{

		height: 400px;

	}

	.in-top .in-fl ul li{

		width: 100%;

		padding: 0;

		border-bottom: 1px solid #95ca00;

		padding: 10px 0;

	}

	.in-bot .in-le ul li{

		width: 100%;

		margin: 0;

		padding: 10px 15px;

	}

	.in-top .in-fl ul li:before{

		display: none;

	}

	.in-top .in-fl ul{

		padding-bottom: 30px

	}

}

@media (max-width:768px){

	.sl_pc{

		display: none;

	}

	.sl_mob{

		display: block;

	}

	.banner .fp-controlArrow.fp-prev,.banner  .fp-controlArrow.fp-next{

		display: none;

	}

	.banner .slide h3{

		font-size: 30px;

	}

	.banner .slide p{

		font-size: 16px;

	}

	.brand .br-fr,.brand .br-fl,.ne-fl,.ne-fr{

		width: 100%;

		margin:0;

	}

	.ne-fr ul{

		background-color: #f4f4f4;

	}

	.ne-fr{

		height: auto;

    	background-color: #fff;

	}

	.lj{

		text-align: center;

	}

	.brand .br-fl{

		height:auto;

		padding-right: 0px;

	}

	.br-top,.br-bot{

		height: 200px;

	}

	.brand .br-fr{

		height: 200px;

		margin-top: 40px;

	}

	.br-bot .br-de{

		width: 42%;

	}

	.ne-fl .ne-de h4{

		padding-bottom: 0px;

		-webkit-line-clamp: 1;

	}

	.ne-fl .ne-de h4:before{

		display: none;

	}

	.ne-fl .ne-de p {

	    -webkit-line-clamp: 2;

	}

	.ne-fr ul{

		padding:15px;

	}

	.in-le .more{

		position: absolute;

	}

	.br-fr .br-de{

		bottom: auto;

		right: 0;

		width: 42%;

		top: 0;

		height: 100%;

	}

	/*加*/

	.ap_fl,.ap_fr{

	 	height: 310px;

	}

	.c_fl{

		width: 50%;

	}

	.c_mid{

		width: 48%;

		margin: 0 0 0 2%;

	}

	.c_fr{

		width: 100%;

		margin-top: 15px;

	}

	.a_f1,.a_f3{

		width: 49%;

		margin: 0;

	}

	.a_f2,.a_f4{

		width: 49%;

		margin:0 0 0 2%;

	}

	.a_f3,.a_f4{

		margin-top: 10px;

	}

	/*

	.video video{

		max-width: 100%;

	}

	*/

}

@media (max-width:640px){

	.in-bot .in-le h2 a{

		display: block;

			}

	.a_wmge{

		max-height: initial;

	}

	.brand a span.play{

		width: 40px;

		height: 40px;

		margin-top: -20px;

    	margin-left: -20px;

	}

	.a_you .a_mo,.a_zuo .a_mo{

		position: initial;

	}

	.ne-fl .ne-item .ne-img{

		max-height:initial;

	}

	.ne-fl .ne-item{

		width: 100%;

		margin: 0;

	}

	.footer{

		font-size: 13px;

		margin-top: 30px;

		text-align: center;

	}

	.in-z .ztit{

		font-size: 18px;

		font-weight: 600;

	}

	.in-le .more {

	    top: 15px;

	}

	.ab_fl{

		width: 100%;

		height: 190px;

	} 

	.ab_fr{

		width: 100%;

		height: auto;

	}

	.ap_fl{

		height: auto;

	}

	.a_zuo,.a_you{

		width: 100%;

		height: auto;

	}

	.a_zuo p{

		display: inline-block;

	}

	.a_zuo .a_mo{

		display: block;

	}

	.c_wr{

		width: 100%;

	}

	.in-top .in-fr .in-item{

		padding: 20px;

	}

	.in-item h5{

		position: initial;

		text-align: center;

		margin-bottom: 15px;

		font-size: 23px;

		font-weight: normal;

	}

	.in-item h5 br{

		display: none;

	}

	.in-item form{

		display: block;

		padding-right: 0px;

	}

	.in-item .mright{

		width: 100%;

		position: initial;

	}

	.in-item .mright .tj{

		height: 40px;

		display: block;

		width: 100%;

	}

	.in-item .mleft{

		padding-right: 0px;

	}

	#main .about, #main .case, #main .brand, #main .news, #main .info{

		padding-bottom: 50px;

	}

	.v-close{

		font-size: 80px;

	}

	.cg-fr{

		padding-bottom: 0px;

	}

	.vvwr .video #ckplayer-video{

		margin-top:55%;

		width:95%;

	}



}

@media (max-width:450px){

	.ca-bot .c_fl{

		margin-top: 10px;

	}

	.in-bot .in-le h2{

		background-size: 40px auto;

		padding-left: 49px;

	}

	.banner .slide h3{

		font-size: 22px;

	}

	.banner .slide p{

		font-size: 14px;

	}

	.ptit p{

		margin-bottom: 7px;

	}

	.br-bot .br-de,.br-fr .br-de,.br-top .br-de{

		width: 100%;

		height: auto;

		padding:10px 20px;

		bottom: 0;

		top: auto;

	}

	.br-de h4{

		font-size: 14px;

	}

	.br-de p{

		display: none;

	}

	.ne-fl .ne-de h4{

		margin-bottom: 0px;

		font-size: 14px;

	}

	.header{

		height: 60px;

	}

	.logo a{

		line-height: 60px;

	}

	.logo{

		width: 75px;

	}

	.hright{

		height: 60px;

	}

	.mt1,.mt2,.mb1,.mb2{

		width: 100%;

		margin-right: 0;

		float: none;

		box-sizing: border-box;

		font-size: 14px;

		height:35px; 

	}

	.in-item form{

		display: block;

	}

	.in-item .mright{

		width: 100%;

	}

	.in-item .mleft,.yz{

		padding-right: 0px;

	}

	.ymy{

		position: initial;

		margin-bottom: 10px;

	}

	.ymy a{

		font-size: 14px;

	}

	/*加*/

	.c_fl{

		width: 100%;

	} 

	.c_mid{

		width: 100%;

		margin: 10px 0 0;

	}

	.a_f1, .a_f2,.a_f3, .a_f4{

		width: 100%;

		margin: 10px 0 0;

	}

	.ca-bot{

		padding-top: 0px;

	}

	.in-top .in-fl .in-tit, .in-bot .in-le h2{

		font-size: 23px;

	}

	.in-top .in-fl .more{

		top: 14px;

	}

	.in-top .in-fl ul,.in-top .in-fl .in-tit{

		padding: 15px 25px;

	}

	.in-le .more{

		top: 15px;

	}

	.in-bot .in-le{

		padding-top: 15px;

	}

	.in-z,.in-y{

		width: 100%;

		float: none;

		margin: 0;

	}

	.in-y{

		margin-top: 20px;

	}

	.in-y ul li{

		text-align: center;

	}

	.in-bot .in-ri{

		height: auto;padding-bottom: 130px;

	}

}

@media (max-width:375px){

	.ne-fr ul li p{

		font-size: 13px;

	}

	.ne-fr ul li span{

		font-size: 12px;

	}

	.smore{

		padding-top: 15px;

	}

	.in-z,.in-y{

		width: 100%;

		margin-right: 0;

		float: none;

		text-align: center;

	}

	.in-y{

		margin:15px 0;

	}

	#main .info{

		padding-bottom: 20px;

	}

}

