﻿/*********头部*********/

.header {
	width: 100%;
	height: 74px;
	position: fixed;
	z-index:999;
	background:#fff;
	left:0;
	top:0;
}
.header .T-osm {
	position: relative;
	left: 0;
	top: 0;
	height: 74px;
	width: 100%;
}
.s-ncep {
}
.T-nav {
	float: right;
}
.T-nav ul li {
	width:95px;
	float: left;
	display: inline;
	position: relative;
	text-align:center;
}
.T-nav ul li.on {
	background:#419801;
}
.T-nav ul li.on a {
	color:#fff;
}
.T-nav ul li > a {
	line-height: 74px;
	font-size: 16px;
	color: #000;
}
.T-nav ul li div {
	position: absolute;
	top: 74px;
	width: 110px;
	text-align: center;
	display: none;
	z-index:999;
}
.T-nav ul li div a {
	margin-bottom:1px;
	font-size: 14px;
	color: #fff;
	line-height:30px;
	padding:8px 0px;
	overflow: hidden;
	background: url(../images/bg-col.png);
	display: block;
	width: 100%;
}
.T-nav ul li div a:hover {
	background: #419801;
}
.lan{
	float:right; line-height:74px; color:#999; padding-left:2%; font-size:14px;
}
.lan a{
color:#999; padding:0px 3px;
}
.lan img{
	padding-right:5px;
}
.lan a:hover{
	color:#e60012;
}
@media all and (max-width:991px)
{
	.lan{
		display:none;
	}
}
.mob-lan{
	display:none;
}
@media all and (max-width:991px)
{
.mob-lan{
	float:right; line-height:55px;
	font-size:14px;
	color:#333;
	display: block;
	padding-right:15px;
}
.mob-lan a{
	color:#333;
}
}

@media (max-width: 991px) {
.header {
}
.header .T-osm {
	height: 58px;
}
.s-ncep {
	height: 58px;
}
.header .T-osm .logo {
	padding: 0px 0 5px 10px;
}
.header .T-osm .logo img {
	height: 58px
}
.T-nav ul li {
	width:100%;
}
.T-nav ul li > a {
	font-size: 14px;
}
.mob-nav {
	display: block;
	border-left: 1px solid #eee;
	float: right;
	height: 55px;
	width: 55px;
	background: url(../images/dh.jpg) no-repeat center center;
	background-size: 40% 30%;
}
.T-nav {
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	top: 55px;
	background: url(../images/bg_3.png);
}
.T-nav ul li {
	margin: 0;
	display: block;
	float: inherit;
}
.T-nav ul li > a {
	line-height: 40px;
	color: #fff;
	display: block;
	padding: 0 5px;
	border-bottom: 1px solid #ccc;
}
.T-nav ul li div {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	text-align: center;
}
.T-nav ul li div a {
	font-size:12px;
	margin: 0;
	padding: 0px 5px;
}
}
/*********内页BBANNER*********/
.dlltoph{
	height:74px;
	clear:both;
}
.dlltop {
	margin: 0 auto;
	max-width: 2000px;
	min-height: 300px;
	background-position:bottom;
}

@media (max-width: 1199px) {
.dlltop {
	background-size: auto 100% !important;
		height:15rem !important;
	min-height: 15rem !important;
}
.dlltoph{
	height:58px;
	clear:both;
}
}
@media (max-width: 640px) {
.dlltop {
	height:5.5rem !important;
	min-height:5.5rem !important;
}

}

/* 标题及二级导航 */

.container-fluid {
	display:block;
	margin-right: auto;
	margin-left: auto
}
.about_nav{text-align:center;width:100%;margin:0 auto;min-height:54px; border-bottom:1px solid #cccccc;}
.about_nav a{font-size:16px;line-height:30px;color:#666; text-decoration:none; display:inline-table; padding:12px 22px;}
.about_nav a:hover{color:#fff;background:#419801;padding:12px 22px;}
.about_nav a.selected{ color:#fff; background:#419801;padding:12px 22px; }
.container-title{
	text-align:center;
	font-size:26px;
	color:#666;
	padding-top:45px;
	clear:both;
	display:block;
}

.master {
	background: #f2f2f2;
	display:none;
}

.master .title h3 {
	font-size: 20px;
	line-height: 22px;
	color: #555;
	padding: 10px 20px;
	font-weight: normal;
	text-transform: uppercase;
}
.master .main li {
	float:left;
}
.master .main a {
	font-size: 14px;
	line-height:50px;
	color: #444;
	padding: 0 25px;
	display: block;
}
.master .main li.selected a {
	color:#fff;
	background: #419801;
}
.master .main li:hover a {
		color:#fff;
	background: #419801;
}




@media (max-width: 767px) {
.menu {
	display: none;
}
.master {
	display:block;
	position: relative;
}
.master .main .btn-m {
	width: 30px;
	height: 30px;
	position: absolute;
	right:2%;
	top: 50%;
	margin-top: -15px;
	display: block;
	cursor: pointer;
	font-size: 30px;
	line-height: 30px;
	color: #419801;
	transition: all 0.5s linear;
}
.master .main ul {
	position: absolute;
	left: 0;
	top: 40px;
	background: #fff;
	width: 100%;
	display: none;
	z-index: 99;
}
.master .main ul li {
	float: none;
}

.master .main a {
	font-size: 14px;
	line-height:40px;
	color: #444;
	padding: 0 25px;
	display: block;
}
.container-fluid{
	display:none;
}
.container-title{
	display:none;
}

}

/* 标题及二级导航 */


/*********内页*********/
.container {
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
}
.mid_content{
	width:100%;
	min-height:250px;
	padding:30px 0px;
}

.mid_content img{
	max-width:100%;
	height:auto;
}
.mid_content2{
	width:100%;
	min-height:250px;
	padding:30px 0px;
}

@media (max-width: 1199px) {
.container {
	width: 100%;
	margin: 0 auto;
	padding: 0 10px;
}
}
@media (max-width: 991px) {
.mid_content{
	width:95%;
	margin:0px auto;
}
.mid_content2{
	width:95%;
	margin:0px auto;
}

.mid_content .left{
	width:100%;
	text-align:center;
	float:none;
}
.mid_content .right{
	width:100%;
	text-align:center;
	float:none;
}
}
@media (max-width: 761px) {
.mid_content{
	padding:10px 0px;
}
.mid_content2{
	padding:10px 0px;

}
}
/*********开始首页底部*********/
.copyright{
	font-size:12px;
	color:#555;
	width:100%;
	text-align:center;
	line-height:20px;
	padding-top:5px;
	display:block;
}
.copyright a{
	color:#555;
	padding-left:15px;
}
.copyright a:hover{
	color:#000;
}
.foot{
	width:100%;
	padding:35px 0px;
	background:#f1f1f1;
}
.footcontact{
	width:190px;
	float:left;
	margin-right:70px;
	display:block;
}
.footcontact .logo{
	float:left;
	margin-bottom:20px;
}
.footcontact li{
	float:left;
	margin-bottom:12px;
	padding-left:20px;
	font-size:12px;
	color:#333;
	line-height:18px;
}
.footcontact .tel{
	background:url(../images/tel0.png) no-repeat left center;
	background-position:0px 4px;
}

.footcontact .add{
	background:url(../images/add0.png) no-repeat left  center;
	background-position:0px 4px;
}
.footcontact .fax{
	background:url(../images/fax0.png) no-repeat left  center;
	background-position:0px 4px;
}
.footcontact .email{
	background:url(../images/email0.png) no-repeat left  center;
	background-position:0px 4px;
}

.footmenu{
	width:13%;
	float:left;
	font-size:14px;
}
.footmenu h3{
	float:left;
	font-weight:bold;
	font-size:14px;
}
.footmenu h3 a{
	color:#000;
}
.footmenu h3 a:hover{
	color:#419801;
}
.footmenu li{
	width:100%;
	float:left;
	line-height:30px;
}
.footmenu li a{
	color:#333;
}
.footmenu li a:hover{
	color:#419801;
}
.footlink{
	width:150px;
	float:right;
}
.footlink a{
	float:left;
	padding-bottom:20px;
}
.mbfootlink{
	display:none;
}
.mbfootcontact{
	display:none;
}
@media (max-width: 767px) {
.copyright{
	width:96%;
}
.copyright a{
	color:#555;
	padding-left:50px;
}
.foot{
	display: none;
}
.mbfootcontact{
	display: block;
	background:#f2f2f2;
	font-size:12px;
	padding:10px 0px;
}
}

@media (max-width:1199px) {
.footlink{
	display:none;
}

.footmenu{
	width:13%;
}
.mbfootlink{
	text-align:center;
	width:100%;
	display:block;
	margin-top:20px;
	margin-bottom:10px;
}

.mbfootlink a{
	padding-right:20px;
	padding-bottom:20px;
}

}
/*********结束底部*********/

/*********首页关于我们*********/
.indexaboutbg{
	width:100%;
	min-height:745px;
	background:#f1f1f1;
	position:relative;
}
.indexaboutbg .bg1{
	height:100%;
	width:100%;
	background: url(../images/sec-img-1.png) no-repeat left top;
	position: relative;
	background-position:0 8%;
}
.indexaboutbg .bg2{
	height:100%;
	width:100%;
	background: url(../images/sec-img-2.png) no-repeat right bottom;
	position: relative;
	background-position:100% 92%;
}
.indexabout{
	width:60%;
	float:left;
	padding:45px 0px 0px 17px;
}

.indexabout .title{
	position:relative;
	width:auto;
	font-size:26px;
	padding-top:18px;
	padding-bottom:30px;
	color:#555;
}
.indexabout .title span{
	font-weight:bold;
	padding-left:15px;
}
.indexabout .title i{
	padding-left:5px;
	position: absolute;
	margin-top:-15px;
}
.indexabout .wz{
	font-size:14px;
	color:#555;
	line-height:30px;
}

@media (max-width:1199px) {
.indexabout{
	float:none;
	width:90%;
	margin:0px auto;
	padding:45px 0px 35px 0px;
}
.indexabout .title{
	text-align:center;
	position:relative;
	width:auto;
	font-size:26px;
	padding-top:18px;
	padding-bottom:30px;
	color:#555;
}
}
@media (max-width:767px) {
.indexaboutbg{
	padding-bottom:25px;
}
.indexabout{
	padding:25px 0px 0px 0px;
}
.indexabout .title{
	font-size:22px;
}
.indexabout .wz{
	height:120px;
	overflow:hidden;
	margin-bottom:30px;
}
.indexaboutbg .bg1{
	height:100%;
	width:100%;
	background: url(../images/sec-img-1-2.png) no-repeat left top;
	position: relative;
	background-position:0 5%;
}
.indexaboutbg .bg2{
	height:100%;
	width:100%;
	background: url(../images/sec-img-2-2.png) no-repeat right bottom;
	position: relative;
	background-position:100% 97%;
}
}

/*********首页关于我们*********/
/*********首页视频*********/
.indexvideo{
	width:30%;
	float:right;
	margin-top:15px;
	margin-right:2%;
	height:270px;
	background: url(../images/apple-2076435.jpg) no-repeat center top;
	background-size: auto 100% !important;
	overflow:hidden;
	border-radius: 5px;
	text-align:center;
	vertical-align:middle;
 line-height:270px;
 }
.indexvideo .arrow{
	width:100%;
	height:100%;
	background: url(../images/videobg.png) no-repeat left center;
}


@media (max-width:1199px) {
.indexvideo{
		width:50%;
		height:270px;
		margin:0 auto;
		float:none;
	}
}
@media (max-width:767px) {
	.indexvideo{
	width:90%;
	float:none;
	margin:0 auto;
	height:120px;
	background: url(../images/apple-2076435.jpg) no-repeat center top;
	background-size: auto 200% !important;
	overflow:hidden;
	border-radius:5px;
	text-align:center;
	vertical-align:middle;
 line-height:120px;
 }

.indexvideo img{
		width:20%;
		height:auto;
}
}

/*********首页视频*********/


/*********首页产品*********/
.indexpro{
	width:100%;
	padding:45px 0px 0px 0px;
	margin:0 auto;
}

.indexprotitle{
	position:relative;
	width:100%;
	text-align:center;
	font-size:26px;
	padding-top:18px;
	padding-bottom:30px;
	color:#555;
}
.indexprotitle span{
	font-weight:bold;
	padding-left:30px;
}
.indexprotitle i{
	padding-left:5px;
	position: absolute;
	margin-top:-15px;
}

@media (max-width:767px) {
.indexprotitle{
	font-size:22px;
}
.indexpro{
	width:100%;
	padding:30px 0px 0px 0px;
	margin:0 auto;
}

}
 .slideBox {
        width: 100%;
        height: 270px;
        overflow: hidden;
        position: relative;
		margin-top:10px;
 }
    
    .slideBox .hd {
        height: 15px;
        overflow: hidden;
        position: absolute;
        bottom: 5px;
        z-index: 1;
        text-align: center;
    }
    
    .slideBox .hd ul {
        overflow: hidden;
        zoom: 1;
        float: left;
    }
    
    .slideBox .hd ul li {
        float: left;
        margin-right: 2px;
        width: 15px;
        height: 15px;
        line-height: 14px;
        text-align: center;
        background: #fff;
        cursor: pointer;
        border-radius: 50%;
        text-indent:-9999px;
        background: #bbb;
    }
    
    .slideBox .hd ul li.on {
        background: #419801;
        color: #fff;
    }
    
    .slideBox .bd {
        position: relative;
        height: 100%;
        z-index: 0;
    }
    
    .slideBox .bd li {
        width:20%;
	    zoom: 1;
    }
    
    .slideBox .bd li:nth-child(2n){animation-delay: .1s;-webkit-animation-delay: .1s;-moz-animation-delay: .1s;}
    .slideBox .bd li:nth-child(3n){animation-delay: .2s;-webkit-animation-delay: .2s;-moz-animation-delay: .2s;}
    .slideBox .bd li:nth-child(4n){animation-delay: .3s;-webkit-animation-delay: .3s;-moz-animation-delay: .3s;}
	.slideBox .bd li:nth-child(5n){animation-delay: .4s;-webkit-animation-delay: .4s;-moz-animation-delay: .4s;}
	.slideBox .bd li:nth-child(6n){animation-delay: .5s;-webkit-animation-delay: .5s;-moz-animation-delay: .5s;}

   .slideBox .prev {
	position: absolute;
	top: 25%;
	width: 46px;
	height: 114px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	color: #FFFFFF;
	-webkit-transition: all 300ms;
 transition: all 300ms -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	left: -50px;
	background: url(../img/icon82.png) no-repeat center;
}
.slideBox .next {
	position: absolute;
	top: 25%;
	width: 46px;
	height: 114px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	color: #FFFFFF;
	-webkit-transition: all 300ms;
 transition: all 300ms -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	right: -50px;
	background: url(../img/icon92.png) no-repeat center;
}
.slideBox:hover .prev {
	left: 0px
}
.slideBox:hover .next {
	right: 0px
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

   
    /* PC端隐藏小圆点 */
    @media screen and (min-width: 1024px) {
        .hd {
            display: none;
        }
    }
	    @media screen and (max-width:1190px) {
        .hd {
            display: none;
        }
    }
    /* 移动端隐藏箭头 */
    @media screen and (max-width: 768px) {
        .slideBox {
            width: 100%;
        }
        .prev {
            display: none;
        }
        .next {
            display: none;
        }
    }
	
@media screen and (max-width: 640px) {
	 .slideBox {
		margin-top:0px;
 }
		 .slideBox .bd li {
        width:100%;
	    zoom: 1;
        vertical-align: middle;
float:left
        }
        
    .slideBox .hd {
        height: 15px;
        overflow: hidden;
        position: absolute;
        bottom: 5px;
        z-index: 1;
		left:28%;
		display:block;
    }
}

.slideBox .item {
	width: 90%;
	height:240px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #efefef;
	position: relative;
	border-radius: 10px;
}
.slideBox .item .itemtitle {
	width: 90%;
	padding-top:5px;
	text-align: center;
	margin: 0 auto;
	font-size:16px;
	color: #2f2f2f;
	clear: both;
	line-height: 35px;
}
.itemtp {
	height: 175px;
	overflow: hidden;
	text-align:center;
	line-height:175px;
}
.itemtp img {
	max-width: 70%;
	height: auto;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease
}
.slideBox .bd li:hover .itemtp img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
} 

@media screen and (max-width:1190px) {
.itemtp {
	height: 150px;
	overflow: hidden;
	line-height:150px;
}
.slideBox .item {
	height:210px;
}
}
@media screen and (max-width:979px) {
.itemtp img {
	max-width: 90%;
	height: auto;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease
}
}

@media screen and (max-width:640px) {
	
.itemtp {
	height:245px;
	overflow: hidden;
	line-height:245px;

}
.itemtp img {
	max-width: 80%;
	height: auto;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease
}
.slideBox{
	height:340px;
}
.slideBox .item {
	width: 90%;
	height: 300px;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	border: 1px solid #ccc;
	position: relative;
}
}

/*********首页产品*********/
/*********首页新闻*********/
.indexnews{
	width:50%;
	float:left;
}
.indexnews:hover{
	background:#dafa9b;
}
.indexnews .con{
	width:90%;
	margin:0 auto;
	padding-top:25px;
}
.indexnews .con .l{
	width:38%;
	height:140px;
	overflow:hidden;
	float:left;
	margin-right:7%;
	text-align:center;
	vertical-align:middle;
	margin-bottom:25px;
}
.indexnews .con .l img{
	width:100%;
	height:auto;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease
}
.indexnews:hover .con .l img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.indexnews .con .r{
	width:55%;
	float:left;
}

.indexnews .con .time{
	font-size:14px;
	float:left;
	color:#999;
}
.indexnews .con .title{
	float:left;
	font-size:16px;
	line-height:24px;
	color:#333;
	font-weight:bold;
	padding:15px 0px;
}
.indexnews .con .line{
	width:40px;
	height:3px;
	background:#eeeeee;
	float:left;
	margin-bottom:15px;

}
.indexnews .con .wz{
	float:left;
	font-size:14px;
	line-height:26px;
	color:#555;
}

.indexnews:nth-child(2n){animation-delay: .1s;-webkit-animation-delay: .1s;-moz-animation-delay: .1s;}
.indexnews:nth-child(3n){animation-delay: .2s;-webkit-animation-delay: .2s;-moz-animation-delay: .2s;}
.indexnews:nth-child(4n){animation-delay: .3s;-webkit-animation-delay: .3s;-moz-animation-delay: .3s;}

@media screen and (max-width:1190px) {
	.indexnews .con .wz{
		display:none;
	}
	.indexnews .con .l{
	width:38%;
	height:110px;
	overflow:hidden;
	float:left;
	margin-right:7%;
	text-align:center;
	vertical-align:middle;
	margin-bottom:25px;
}
}
@media screen and (max-width:979px) {
	.indexnews .con .l{
	width:38%;
	height:90px;
	overflow:hidden;
	float:left;
	margin-right:7%;
	text-align:center;
	vertical-align:middle;
	margin-bottom:25px;
}
.indexnews .con .title{
	float:left;
	font-size:14px;
	line-height:20px;
	color:#333;
	font-weight:bold;
	padding:10px 0px;
}
}

@media screen and (max-width:767px) {
	.indexnews{
	width:100%;
	float:left;
}
	.indexnews .con .l{
	width:38%;
	height:75px;
	overflow:hidden;
	float:left;
	margin-right:7%;
	text-align:center;
	vertical-align:middle;
	margin-bottom:25px;
}
}
/*********首页新闻*********/
/*********首页品牌*********/
.indexbrand{
	width:100%;
	border-top:1px solid #f1f1f1;
}

   .slideBox2 {
        width: 100%;
        height: 230px;
        overflow: hidden;
        position: relative;
    }
    
    .slideBox2 .hd {
        height: 15px;
        overflow: hidden;
        position: absolute;
        left: 50%;
        bottom: 5px;
        z-index: 1;
    }
    
    .slideBox2 .hd ul {
        overflow: hidden;
        zoom: 1;
        float: left;
    }
    
    .slideBox2 .hd ul li {
        float: left;
        margin-right: 2px;
        width: 15px;
        height: 15px;
        line-height: 14px;
        text-align: center;
        background: #fff;
        cursor: pointer;
        border-radius: 50%;
        text-indent:-9999px;
    }
    
    .slideBox2 .hd ul li.on {
        background: #f00;
        color: #fff;
    }
    
    .slideBox2 .bd {
        position: relative;
        height: 100%;
        z-index: 0;
    }
    
    .slideBox2 .bd li {
          width:20%;
	    zoom: 1;
        vertical-align: middle;
        height: 230px;
        color: #FF0000;
        font-size: 40px;
        line-height: 230px;
        text-align: center;
		float:left;

    }
     .slideBox2 .bd li img {
			max-width:100%;
			height:auto;
    }

    .slideBox2 .prev,
    .slideBox2 .next {
        position: absolute;
        left: 3%;
        top: 50%;
        margin-top: -25px;
        width: 32px;
        height: 40px;
        filter: alpha(opacity=50);
        opacity: 0.5;
        font-size: 60px;
        color: #FFFFFF;
    }
    
    .slideBox2 .next {
        left: auto;
        right: 3%;
        background-position: 8px 5px;
    }
    
    .slideBox2 .prev:hover,
    .slideBox2 .next:hover {
        filter: alpha(opacity=100);
        opacity: 1;
    }
    
    
    /* PC端隐藏小圆点 */
    @media screen and (min-width: 1024px) {
.slideBox2 .hd {
            display: none;
        }
    }
    /* 移动端隐藏箭头 */
    @media screen and (max-width: 768px) {
        .slideBox2 {
            width: 90%;
            margin-left: 5%;
        }
.slideBox2 .prev {
            display: none;
        }
.slideBox2 .next {
            display: none;
        }
		   .slideBox2 {
            width: 90%;
            margin-left: 5%;
        }
    }
	
	    @media screen and (max-width: 640px) {
			    .slideBox2 .bd li {
        width:100%;
	    zoom: 1;
        vertical-align: middle;
        height: 230px;
        color: #FF0000;
        font-size: 40px;
        line-height: 230px;
        text-align: center;
    }
    
}
 .slideBox2 .bd li:nth-child(2n){animation-delay: .1s;-webkit-animation-delay: .1s;-moz-animation-delay: .1s;}
    .slideBox2 .bd li:nth-child(3n){animation-delay: .2s;-webkit-animation-delay: .2s;-moz-animation-delay: .2s;}
    .slideBox2 .bd li:nth-child(4n){animation-delay: .3s;-webkit-animation-delay: .3s;-moz-animation-delay: .3s;}
	.slideBox2 .bd li:nth-child(5n){animation-delay: .4s;-webkit-animation-delay: .4s;-moz-animation-delay: .4s;}
	.slideBox2 .bd li:nth-child(6n){animation-delay: .5s;-webkit-animation-delay: .5s;-moz-animation-delay: .5s;}
/*********首页品牌*********/


/**荣誉资质**/
.honor_list {
	width: 100%;
}
.honor_list li {
	width: 25%;
	float: left;
	margin-bottom: 1em;
}
.honor_list li:nth-child(2n){animation-delay: .1s;-webkit-animation-delay: .1s;-moz-animation-delay: .1s;}
.honor_list li:nth-child(3n){animation-delay: .2s;-webkit-animation-delay: .2s;-moz-animation-delay: .2s;}
.honor_list li:nth-child(4n){animation-delay: .3s;-webkit-animation-delay: .3s;-moz-animation-delay: .3s;}

.honor_list li a {
	display: block;
	width: 100%;
}
.honor_list li .honor_pic {
	margin:0 auto;
	width: 85%;
	border: 1px solid #ddd;
	padding: 5%;
}
.honor_list li .honor_pic_box {
	width: 100%; overflow: hidden; height:150px; text-align:center; line-height:150px;
}
.honor_list li .honor_pic_box img {
	max-width: 100%;
	max-height:100%;
	width:auto;
	height:auto;
}
.honor_list li p {
	width: 85%;
	margin:0 auto;
	text-align: center;
	line-height: 22px;
	text-align: center;
	height:54px;
	overflow: hidden;
	padding-top:10px;
}

 
 @media (max-width: 1197px) {
.honor_list li {
	width: 33.3%;
	float: left;
	margin-bottom: 1em;
}
.honor_list li .honor_pic {
	width: 87%;
	border: 1px solid #ddd;
	padding: 3%;
}
.honor_list li p {
	text-align: center;
	line-height: 20px;
	text-align: center;
}
}
 @media (max-width: 797px) {
.honor_list {
	width: 100%;
}
.honor_list li {
	width: 50%;
	float: left;
	margin-bottom: 1em;
}
.honor_list li .honor_pic {
	width: 87%;
	border: 1px solid #ddd;
	padding: 3%;
}
.honor_list li p {
	text-align: center;
	line-height: 20px;
	text-align: center;
}
}

@media (max-width: 640px) {
.honor_list {
	width: 96%;
	margin: 0 auto;
}
.honor_list li {
	width: 100%;
	float: left;
	margin-bottom: 1.5em;
}
.honor_list li .honor_pic {
	width: 90%;
	border: 1px solid #ddd;
	padding: 5%;
}
.honor_list li p {
	text-align: center;
	line-height: 36px;
	text-align: center;
}
}
/**荣誉资质**/
/*========页码=======*/ 
.pager {
	TEXT-ALIGN: center;
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 15px;
	PADDING-RIGHT: 15px;
	PADDING-TOP: 10px;
	font-size: 12px;
}
.pager A {
	BORDER-BOTTOM: #c8c8c8 1px solid;
	BORDER-LEFT: #c8c8c8 1px solid;
	PADDING-BOTTOM: 5px;
	BACKGROUND-COLOR: #ffffff;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	COLOR: #999;
	BORDER-TOP: #c8c8c8 1px solid;
	MARGIN-RIGHT: 5px;
	BORDER-RIGHT: #c8c8c8 1px solid;
	TEXT-DECORATION: none;
	PADDING-TOP: 5px
}
.pager A:hover {
	BACKGROUND-COLOR: #606060;
	COLOR: #ffffff
}
.pager .cpb {
	BORDER-BOTTOM: #c8c8c8 1px solid;
	BORDER-LEFT: #c8c8c8 1px solid;
	PADDING-BOTTOM: 5px;
	BACKGROUND-COLOR: #606060;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	COLOR: #ffffff;
	BORDER-TOP: #c8c8c8 1px solid;
	MARGIN-RIGHT: 5px;
	BORDER-RIGHT: #c8c8c8 1px solid;
	TEXT-DECORATION: none;
	PADDING-TOP: 5px
}
/*========页码=======*/ 

/* 产品目录 */
.news-menu {
	margin-top:15px;
}
.news-menu a {
    float: left;
    line-height: 30px;
    color: #333;
    font-size: 14px;
    position: relative;
    margin-right: 25px;
	font-weight:bold;
}
.news-menu a i {
    display: block;
    width: 0px;
    height: 2px;
    background: #aaa;
    transition: all 0.3s ease-out 0s;
    position: absolute;
    top: 32px;
    left: 0;
}

.news-menu a:hover {
       color: #419801;
}
.news-menu a:hover i,.news-menu a.cur i {
    width: 100%;
	    background: #419801;

}

.news-menu a:hover i,.news-menu a.cur {
         color: #419801;
}

@media (max-width: 1198px) {
.news-menu {
	margin-left:15px;
	margin-right:15px;
}
}
@media (max-width: 767px) {
.news-menu {
	padding-bottom:15px;
	clear:both;
	margin-bottom:35px;

}
}
/* 产品目录 */

/* 产品 */
.prolist {
        width:25%;
		float:left;
        position: relative;
		margin-bottom:20px;
 }
    

.prolist .item {
	width: 90%;
	height:300px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #ededed;
	position: relative;
	border-radius: 10px;
}
.prolist .item .itemtitle {
	width: 90%;
	padding-top:5px;
	text-align: center;
	margin: 0 auto;
	font-size:16px;
	color: #2f2f2f;
	clear: both;
	line-height: 35px;
}
.prolist .itemtp {
	height:240px;
	overflow: hidden;
	text-align:center;
	line-height:240px;
}
.prolist .itemtp img {
	max-width: 70%;
	height: auto;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease
}
.prolist:hover .item {
	box-shadow: 0px 1px 25px rgba(0,0,0,0.23);
	-webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, .23);
	-moz-box-shadow: 0 1px 25px rgba(0, 0, 0, .23);
 }

.prolist:hover .itemtp img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
} 

@media screen and (max-width:1190px) {
.prolist .itemtp {
	height: 150px;
	overflow: hidden;
	line-height:150px;
}
.prolist .item {
	height:210px;
}
}
@media screen and (max-width:979px) {
.prolist .itemtp img {
	max-width: 90%;
	height: auto;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease
}
}

@media screen and (max-width:640px) {
.prolist{
	width:50%;
	float:left;
	margin:20px 0px 10px 0px;
}
.prolist .itemtp {
	height:140px;
	overflow: hidden;
	line-height:140px;
}
.prolist .itemtp img {
	max-width: 80%;
	height: auto;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease
}
.prolist .item {
	height:190px;
}
}
.prolist:nth-child(2n){animation-delay: .1s;-webkit-animation-delay: .1s;-moz-animation-delay: .1s;}
.prolist:nth-child(3n){animation-delay: .2s;-webkit-animation-delay: .2s;-moz-animation-delay: .2s;}
.prolist:nth-child(4n){animation-delay: .3s;-webkit-animation-delay: .3s;-moz-animation-delay: .3s;}


.proinfo{
	width:100%;
	margin-top:1em;
}
.proinfo .title{
	width:100%;
	float:left;
	padding:0.5em 1em;
	font-size:1.2em;
	background:#f2f2f2;
	color:#333;
	margin-top:10px;
	
}

.procontent{
	width:100%;
	margin:1em 0;
}

.procontent img{
	max-width:100%;
	height:auto;
}

.pro-zoom {
  float: left;
  width: 432px;
}

.pro-inro {
  float: left;
  width: 61%;
  margin-left:3%;
}

.pro-inro .title{
	color:#555;
	font-size:1.4em;
	padding-bottom:0.5em;
	clear:both;
}
@media (max-width: 640px) {
.pro-inro {
  float: left;
  width: 100%;
  margin-left:0;
  padding-top:2em;
}

}
@media screen and (max-width: 1199px) {
.pro-inro {
  float: left;
  width: 50%;
  margin-left:3%;
}
}
@media screen and (max-width: 979px) {
.pro-inro {
  float: left;
  width:40%;
  margin-left:2%;
}
}

@media screen and (max-width: 767px) {
  .pro-zoom {
    float: none;
    margin: 0 auto;
  }

}

@media screen and (max-width: 767px) {
  .pro-zoom {
    float: none;
    margin: 0 auto;
  }
}
@media screen and (max-width: 432px) {
  .pro-zoom {
    width: 100%;
  }
}

.spec-preview {
  float: left;
  width: 432px;
}
@media screen and (max-width: 432px) {
  .spec-preview {
    width: 100%;
  }
}

@media screen and (max-width: 432px) {
  .jqzoom {
    width: 100%;
  }
}
.jqzoom img {
  width: 428px;
}
@media screen and (max-width: 432px) {
  .jqzoom img {
    width: 100%;
  }
}

.spec-scroll .items {
  width: 400px;
}
@media screen and (max-width: 432px) {
  .spec-scroll .items {
    width: 300px;
  }
}

.spec-scroll {
  clear: both;
  width: 432px;
}
@media screen and (max-width: 432px) {
  .spec-scroll {
    width: 320px;
    margin: 0 auto;
  }
}
.spec-scroll a {
  background: url("../images/arr_4.png") 0 0 no-repeat;
  padding-top:5em;
}
.spec-scroll a.prev {
  background-position: 0 center;
  float: left;
}
.spec-scroll a.next {
  background-position: -10px center;
  float: right;
}
.spec-scroll .items li.active img {
	width:80%;
  border-color: #419801;
}

.spec-scroll .items img{
width:80%;
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
  .pro-wrap {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;	
  }

}
.pro-inro ul li {
  border-bottom: 1px dotted #cfcfcf;
}
@media screen and (max-width: 767px) {
  .pro-inro {
    float: none;
    margin: 0 auto;
    width: 90%;
  }
}
@media screen and (max-width: 1000px) {
  .pro-wrap {
    padding-bottom: 12px;
  }
}
/* 产品 */

/* 水果知识 */

.ind-news-li {
	margin-bottom: 15px;
}
.ind-news-li-a {
	display: block;
	background-color: #f1f1f1;
	color: #666;
}
.ind-news-li-time {
	position: relative;
	padding: 20px;
	float: left;
	width: 110px;
	box-sizing: border-box;
	font-family: arial;
}
.ind-news-li-time:after {
	content: '';
	position: absolute;
	right: 0;
	top: 20%;
	height: 60%;
	width: 1px;
	background-color: #999;
}
.ind-news-li-time:before {
	content: '';
	position: absolute;
	left: -6px;
	top: 50%;
	margin-top: -6px;
	display: none;
	width: 0;
	height: 0;
	border-right: 6px solid #e60000;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
}
.ind-news-li-time-a {
	font-size: 34px;
}
.ind-news-li-desc {
	padding: 10px;
	float: left;
}
.ind-news-li-tit {
	line-height: 28px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ind-news-li-p {
	height: 40px;
	font-size: 12px;
	line-height: 20px;
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.ind-news-li.active .ind-news-li-a {
	background-color: #003399;
	color: #fff;
}
.ind-news-li.active .ind-news-li-time {
	background-color: #e60000;
	border-color: transparent;
}
.ind-news-li.active .ind-news-li-tit {
	color: #fff;
}
.ind-news-li.active .ind-news-li-time:before {
	display: block;
}
.ind-news-li.active .ind-news-li-time:after {
	display: none;
}
.ind-news-li-a:hover .ind-news-li-time:after {
	display: none;
}


.news .ind-news-li-desc {
	width:90%;
}
.news .ind-news-li:hover .ind-news-li-a {
	background-color: #419801;
	color: #fff;
}
.news .ind-news-li:hover .ind-news-li-time {
	background-color: #a2d802;
	border-color: transparent;
}
.news .ind-news-li:hover .ind-news-li-tit {
	color: #fff;
}

@media (max-width: 1199px) {
.news .ind-news-li-desc {
	width:88%;
}
}
@media (max-width:979px) {
.news .ind-news-li-desc {
	width:84%;
}
}
@media (max-width:767px) {
.news .ind-news-li-desc {
	width:70%;
}
.ind-news-li-time {
	width: 90px;
}
}


/* 水果知识 */

/*招聘*/
.detailRecruiting {
	margin-bottom: 100px;
}
.detailRecruiting .title {
	width: 100%;
	box-shadow: 3px 3px 3px #ccc;
}
.detailRecruiting .title strong {
	display: inline-block;
	width: 20%;
	text-align: center;

	line-height: 60px;
	float: left;
	position: relative;
}
.detailRecruiting .main {
	border: 1px solid #ccc;
}
.detailRecruiting .title strong i {
	position: absolute;
	bottom: 50%;
	right: 0px;
	width: 1px;
	height: 20px;
	margin-bottom: -10px;
	background: #ccc;
}
.detailRecruiting .box_title {
	padding: 10px 0;
	cursor: pointer;
}
.detailRecruiting .box_title span {
	display: inline-block;
	width: 20%;
	text-align: center;
	line-height: 30px;
}
.detailRecruiting .box_intro {
	margin: 0 30px;
	padding: 20px 30px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	display: none;
}
.detailRecruiting .box_intro p {
	color: #636363;
	line-height: 20px;
}
.detailRecruiting .box_intro a {
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	color: #fff;
	line-height: 36px;
	background: #e60000;
	padding: 0 10px;
	width: 80px;
}
.detailRecruiting .box_intro a:hover {
	background: #419801;
}
.detailRecruiting .box_intro .box_btn {
	text-align: center;
	margin: 15px 0 30px;
}
.detailRecruiting .box:hover .box_title span {
	color: #e60000;
}
.detailRecruiting .box.selected .box_title span {
	color: #000;
}
.detailRecruiting .box.selected .box_intro {
	overflow: hidden;
}
@media (max-width: 1199px) {
.detailRecruiting .title strong {
	width: 33.33%;
}
.detailRecruiting .box_title span {
	width: 33.33%;
}
}
@media (max-width: 767px) {
.detailRecruiting .title strong {
	width: 50%;
}
.detailRecruiting .box_title span {
	width: 50%;
}
}
@media (max-width: 640px) {
.detailRecruiting .box.selected .box_intro {
	margin: 0 10px;
	padding: 10px 15px;
}
}
/*招聘*/

/**************员工风采**************/
.plan li{ width:25%; margin-bottom:30px; float:left; }
.plan li .p-box{ width:90.67%;margin:0 auto;}
.plan li .p_img{ height:180px; overflow:hidden;}
.plan li .p_text{ background:#f2f2f2; text-align:center; padding:3px 0px;}
.plan li .p-box:hover .p_text,.plan li .p-box.act .p_text{ background:#96c311; color:#fff;transition:background 0.8s;}
.plan li .p-box:hover .p-a,.plan li .p-box.act .p-a{ border-color: #fff; color:#fff;}
.img100{ width:100%; height:100%;}
.plan li .p_text h1{ font-size:14px;}

.plan li .p_img img { transition: all 0.5s linear; -o-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -webkit-transition: all 0.5s linear; }
.plan li .p_img:hover img { transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); }
.plan li:nth-child(2n){animation-delay: .1s;-webkit-animation-delay: .1s;-moz-animation-delay: .1s;}
.plan li:nth-child(3n){animation-delay: .2s;-webkit-animation-delay: .2s;-moz-animation-delay: .2s;}
.plan li:nth-child(4n){animation-delay: .3s;-webkit-animation-delay: .3s;-moz-animation-delay: .3s;}
.plan li:nth-child(5n){animation-delay: .4s;-webkit-animation-delay: .4s;-moz-animation-delay: .4s;}

@media (max-width: 991px) {
	.plan li{ width:33.33%; }
.plan li .p_img{ height:145px; overflow:hidden;}
	
}
@media (max-width: 640px) {
	.plan li{
	width:100%;
	float:left;
}
	.plan li .p-box{ width:100%; margin-bottom: .35rem;}
.plan li .p_img{ height:auto; max-height:210px;}
}
/**************员工风采**************/
/**新闻内页内容**/

.n_news_detail_top {
	padding: 0px 0 10px;
	width: 100%;
	margin: 0 auto;
}
.n_news_detail_top .dbt {
	width: 100%;
	color: #1a1a1a;
	text-align: center;
	line-height: 1.6em;
	padding: 8px 0;
	-webkit-text-stroke: 0.01em #000;
	font-size: 26px;
}
.n_news_detail_top .xbt {
	width: 100%;
	text-align: center;
	font-size: 20px;
}
.n_news_detail_top span {
	font-size: 0.9em;
	line-height: 2.4em;
	color: #999999;
	font-weight: normal;
	margin: 0 auto;
	text-align: center;
	display: block;
	width: 100%;
}
.n_right_news_bottom {
	border-top: 1px solid #ddd;
	width: 100%;
}
.n_right_news_bottom_link {
	width: 60%;
	float: left;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
.n_right_news_bottom_link p {
	position: relative;
	line-height: 30px;
	z-index: 9;
	padding-left: 18px;
}
.n_right_news_bottom_link p span {
	display: inline-block;
	width: 1em;
	height: 0.8em;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px;
	z-index: 99;
}
.n_right_news_bottom_link p span.prve {
	background: #D9D9D9 url(../images/bottom_link1.png) no-repeat center center;
}
.n_right_news_bottom_link p span.next {
	background: #D9D9D9 url(../images/bottom_link2.png) no-repeat center center;
}
.n_right_news_bottom_link p a {
	color: #333333;
	font-size: 14px;
	line-height: 2em;
	padding-left: 5px;
}
.n_right_news_bottom_link p:hover span.prve {
	background: #a2d802 url(../images/bottom_link1.png) no-repeat;
center center;
}
.n_right_news_bottom_link p:hover span.next {
	background: #a2d802 url(../images/bottom_link2.png) no-repeat;
center center;
}
.n_right_news_bottom_link p:hover a {
	color: #419801;
}
.n_right_news_bottom_share {
	width: 20%;
	height: 30px;
	float: right;
	position: relative;
	margin-top: 2em;
}
.n_right_news_bottom_share a.new_back {
	display: block;
	width: 40px;
	height: 28px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/new_back.png) no-repeat;
	-webkit-transition: all ease 1s;
	transition: all ease 1s;
	-moz-transition: all ease 1s;
	-o-transition: all ease 1s;
}
.n_right_news_bottom_share a.new_back:hover {
	background: url(../images/new_backon.png) no-repeat;
	-webkit-transition: all ease 1s;
	transition: all ease 1s;
	-moz-transition: all ease 1s;
	-o-transition: all ease 1s;
}
.n_con {
	width: 100%;
	padding: 10px 0px 25px 0px;
}
.n_con img {
	max-width: 100%;
	height: auto;
}
 @media (max-width:640px) {
.n_right_news_bottom {
	display: none;
}
.n_news_detail_top .dbt {
	font-size:20px;
	line-height:26px;
	padding:0;
	margin:0;
}
.n_con{
	padding:0px;
}
}
/**新闻内页内容**/
/**联系我们**/
.baimap{
	width:60%;
	height:400px;
	float:right;
}
@media (max-width:1190px) {
.baimap{
	width:94%;
	margin:0 auto;
	height:300px;
	float: none;
	margin-bottom:25px;
}
 }
 @media (max-width:640px) {
.fs30{
	font-size:22px;
}
 }
 
 /*新闻*/
.news-li{padding: 30px 0;border-top: 1px solid #f0f0f0;}
.news-li:first-child{border:none;}
.news-li a{display: table;width:100%;}
.new-box,.news-more,.news-img,.news-cont{display: table-cell;vertical-align: middle;}
.news-img img{display: block;width: 100%;}
.news-more{width: 130px;}
.news-btn{display: block;height: 36px;background-color: #fff;background-image: url(../images/icon21.png);background-repeat: no-repeat;background-position: center center;}
.news-img{width: 200px;}
.news-img.w3{width:250px;}
.news-cont{padding: 0 40px;color: #333;}
.news-cont-tit{font-weight:bold;font-size: 16px;color: #333;-webkit-line-clamp: 1;}
.news-cont p{margin:20px 0; -webkit-line-clamp: 2;line-height: 25px;}
.news-time span{color: #333;}
.news-li:hover .news-btn{background-color: #a2d802;background-image: url(../images/icon11.png);}

@media only screen and (max-width:1220px ) {
	.news-box{display: table;margin-bottom: 10px;width:100%;}
	.news-cont{padding: 0 20px;}
	.news-more{display: block;float: right;}
	.research .news-more{float: left;}
}
@media only screen and (max-width:640px ) {
	.new-box,.news-img,.news-cont,.news-img.w3{display: block;padding: 0;width: 100%;}
	.news-cont{padding: 10px 0;}
	.news-cont p{margin: 10px 0;}
	.news-more .news-btn{margin: 0;}
}
 /*新闻*/

 
 /**************专业产地**************/
.indu li{ width:33.33%; margin-bottom:30px; float:left; }
.indu li .p-box{ width:90.67%;margin:0 auto;}
.indu li .p_img{ height:210px; overflow:hidden;}
.indu li .p_text{ background:#f2f2f2; text-align:center; padding:3px 0px;}
.indu li .p-box:hover .p_text,.plan li .p-box.act .p_text{ background:#96c311; color:#fff;transition:background 0.8s;}
.indu li .p-box:hover .p-a,.plan li .p-box.act .p-a{ border-color: #fff; color:#fff;}
.img100{ width:100%; height:100%;}
.indu li .p_text h1{ font-size:14px;}

.indu li .p_img img { transition: all 0.5s linear; -o-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -webkit-transition: all 0.5s linear; }
.indu li .p_img:hover img { transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); }
.indu li:nth-child(2n){animation-delay: .1s;-webkit-animation-delay: .1s;-moz-animation-delay: .1s;}
.indu li:nth-child(3n){animation-delay: .2s;-webkit-animation-delay: .2s;-moz-animation-delay: .2s;}
.indu li:nth-child(4n){animation-delay: .3s;-webkit-animation-delay: .3s;-moz-animation-delay: .3s;}
.indu li:nth-child(5n){animation-delay: .4s;-webkit-animation-delay: .4s;-moz-animation-delay: .4s;}
@media (max-width: 991px) {
.indu li .p_img{ height:145px; overflow:hidden;}
	
}
@media (max-width: 640px) {
.indu li{
	width:100%;
	float:left;
}
.indu li .p-box{ width:100%; margin-bottom: .35rem;}
.indu li .p_img{ height:auto; max-height:210px;}
}

 /**************专业产地**************/
 
 
 /**************广告视频**************/
.video li{ width:33.33%; margin-bottom:10px; float:left; }
.video li .p-box{ width:90.67%;margin:0 auto; position:relative;}
.video li .videologo{
	text-align:center;
	line-height:210px;
	vertical-align:middle;
	left:35%;
	position: absolute;
	z-index:1;
}
.video li .p_img{ height:210px; overflow:hidden; margin:auto;}
.video li .p_text{ text-align:center; padding:3px 0px; height:55px;}
.video li .p-box:hover .p-a,.plan li .p-box.act .p-a{ border-color: #fff; color:#fff;}
.img100{ width:100%; height:100%;}
.video li .p_text h1{ font-size:14px;}

.video li .p_img img { transition: all 0.5s linear; -o-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -webkit-transition: all 0.5s linear; }
.video li .p_img:hover img { transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); }
.video li:nth-child(2n){animation-delay: .1s;-webkit-animation-delay: .1s;-moz-animation-delay: .1s;}
.video li:nth-child(3n){animation-delay: .2s;-webkit-animation-delay: .2s;-moz-animation-delay: .2s;}
.video li:nth-child(4n){animation-delay: .3s;-webkit-animation-delay: .3s;-moz-animation-delay: .3s;}
.video li:nth-child(5n){animation-delay: .4s;-webkit-animation-delay: .4s;-moz-animation-delay: .4s;}
@media (max-width: 991px) {
.video li .p_img{ height:210px; overflow:hidden;}
.video li .videologo{
	left:30%;
}
	
}
@media (max-width: 640px) {
.video li{
	width:100%;
	float:left;
}
.video li .p-box{ width:100%; margin-bottom: .35rem;}
}


 /**************广告视频**************/
 
 
/*在小于480 像素的屏幕，微小屏幕，更低分辨率的手机*/
/*当页面大于1200px 时，大屏幕，主要是PC 端*/
/*在992 和1199 像素之间的屏幕里，中等屏幕，分辨率低的PC*/
/*在768 和991 像素之间的屏幕里，小屏幕，主要是PAD*/
/*在480 和767 像素之间的屏幕里，超小屏幕，主要是手机*/

