     .flexslider {
      margin: 0px auto;
        position: relative;
        width: 100%;
        overflow: hidden;
        zoom: 1;
    }
    
    .flexslider .slides li {
        width: 100%;
        height: 100%;
    }
	    
    .flexslider .slides li a{
        width: 100%;
        height: 100%;
		display:block;
		background-position: 50%;
		background-repeat: no-repeat;
		background-size: cover;	
    }
	.flexslider .slides li a.bj1{
 	background:url(../images/b5.jpg) center center no-repeat;	
    }
    .flexslider .slides li a.bj2{
	background:url(../images/b4.jpg) center center no-repeat;	
    }
   .flexslider .slides li a.bj3{
	 background:url(../images/b2.jpg) center center no-repeat;	
    }
  .flexslider .slides li a.bj4{
	 background:url(../images/b3.jpg) center center no-repeat;	
    }
  /*.flexslider .slides li a.bj5{*/
	/* background:url(../images/b11.png) center center no-repeat;*/
  /*  }*/
  .flexslider .slides li a.bj6{
	 background:url(../images/b10.jpg) center center no-repeat;

    }
	.flexslider .slides li a.bj7{
 	background:url(../images/b7.jpg) center center no-repeat;
    }
    .flexslider .slides li a.bj5{
    background:url(../images/b8.jpg) center center no-repeat;
    }
    .flexslider .slides li a.bj8{
    background:url(../images/b12.jpg) center center no-repeat;
    }

     .flexslider .flex-direction-nav a {
        width: 70px;
        height: 70px;
        line-height: 99em;
        overflow: hidden;
        margin: -35px 0 0;
        display: block;
        background:url(../images/ad_ctr.png) no-repeat;
        position: absolute;
        top: 50%;
        z-index: 10;
        cursor: pointer;

        -webkit-transition: all .3s ease;
        border-radius: 35px;
    }

     .flexslider .flex-direction-nav .flex-next {
        background-position: 0 -70px;
        right: 40px;
    }

     .flexslider .flex-direction-nav .flex-prev {
        left: 40px;
    }

     .flexslider .flexslider:hover .flex-next {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }

     .flexslider .flexslider:hover .flex-prev {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }

     .flexslider .flexslider:hover .flex-next:hover,
     .flexslider .flexslider:hover .flex-prev:hover {
        opacity: 1;
        filter: alpha(opacity=50);
    }

     .flexslider .flex-control-nav {
        width: 100%;
        position: absolute;
        bottom: 10px;
        text-align: center;
    }

     .flexslider .flex-control-nav li {
        margin: 0 2px;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }

     .flexslider .flex-control-paging li a {
        background:url(../images/ad_ctr.png) no-repeat 0 -16px;
        display: block;
        height: 16px;
        overflow: hidden;
        text-indent: -99em;
        width: 16px;
        cursor: pointer;
    }

     .flexslider .flex-control-paging li a.flex-active,
     .flexslider  .flex-control-paging li.active a {
        background-position: 0 0;
    }

     .flexslider .flexslider .slides a img {
        width: 100%;
		height:100%;
        display: block;
    }
	
	
			/* 本例子css */
		.slideBox{ width:560px; height:360px; overflow:hidden; position:relative; float:left; }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ width: 8px;height: 8px;background: #fff;border-radius: 4px;display: inline-block;margin: 0 4px;font-size: 0;transition:all 1s;}
		.slideBox .hd ul li.on{ width:20px;height:8px;background:#e60012; border-radius:4px; display:inline-block; margin:0 4px; transition:all 1s;}
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
        .slideBox .bd ul{width:560px; height:360px;}
		.slideBox .bd li{ zoom:1; vertical-align:middle;width:100%; height:100%; }
		.slideBox .bd li a{ display:block;}
		.slideBox .bd li a .yk-title{position:absolute;width:100%;height:60px;line-height:60px;background:rgba(0,0,0,.9);left:0;bottom:0;z-index:1}
		.slideBox .bd li a .yk-t{color:#fff;font-size:20px;font-family:microsoft yahei;z-index:2;bottom:0;left:10px;line-height:60px; width:74%; display:inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding-left: 10px;}
		
		.slideBox .bd img{ width:100%; height:100%; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }

		
	.hot_con {
    display: block;
    width: 100%;
    margin: 0px auto;
	padding:6px 0 10px;
	background:#f8f8f8;
	border:1px solid #ececec;
 
	}
.news-main{ width:600px; height:360px;}
/*tabÃ¦Â â€¡Ã§Â­Â¾*/
.tab-common{
 height:50px;
 width:100%;
 background:#f8f8f8;
}
.tab-common ul{
 position:relative;	
}
.tab-common li{
 width:35%;
 font-size:21px;
 display:inline-block;
 text-align:center;
 height:50px;
}
.tab-common li ul{
 position:absolute;
	
}
.tab-common li a{
 height:50px;
 width:100%;
 display:inline-block;
 color:#333;
 line-height:50px;
}
.tab-common li a:hover{ text-decoration:underline; cursor:pointer
}
.tab-common li .tab-on{
 width:100%;
 color:#fff;
 background:#00923f;
}
.tab-content{
 width:100%;
 float:left;
}
.tab-content .tab-box{
 padding-left:10px;
 position:relative;
}
.tab-content .news-title{
 width:100%;
 font-size:22px;
 font-weight:bold;
 line-height:26px;
 display:inline-block;
 color:#333;
 margin-top:20px;
}
.tab-content .news-cont{
 width:100%;
 height:40px;
 white-space:normal;
 overflow:hidden;
 margin-top:12px;
 display:inline-block;
 line-height:22px;
 font-size:14px;
}
.new-list{
 position:relative;
}
.new-list ul{
 border-top:1px solid #ccc;
 margin-top:20px;
 padding-top:10px;
}
.new-list ul.boder0{
 border-top:0px;
 margin-top:5px;
}
.new-list ul li{
 margin-top:6px;
 margin-bottom:6px;
}
.new-list ul li a{
font-size: 16px;
color: #666;
line-height: 1.6;
 width:78%;
 display:inline-block;
 padding-left:14px;
 background:url(../images/right1.png) no-repeat left center;
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis; 
}
.new-list ul li a:hover{
 color:#00923f;
}
.new-list ul li .date{
 width:80px;
 color:#333;
 float:right;
 font-size:14px;
 font-style:normal;	
}


.hot_wrap{width:1200px;padding:7px 0;height:30px;line-height:30px;background:#f8f8f8;overflow:hidden;font-size:16px; position:relative;}
.hot_wrap .hd{font-size:15px;color:#c7000b; font-weight:bold;padding-left:37px;background:url('../images/nt3.png') no-repeat left center; height:30px; line-height:30px;}
.hot_wrap .bd{margin-left:200px;width:700px; }
.hot_wrap .bd a{color:#333;height:30px; line-height:30px;overflow:hidden;display:block;}
.hot_wrap .bd a span{font-size:16px;color:#888;margin-left:15px;}
.hot_wrap .bd a:hover{color:#c7000b;}
	
 #mySlide{width: 45%; height: 382px; float:left; margin-right:40px;}	
.myscroll {height: 22px; margin: 0 auto 22px; line-height: 22px; font-size: 16px; overflow: hidden;}
.myscroll li { width:42%; float:left; color:#555; line-height:22px; height:22px; margin-bottom:22px; margin-right:8%;}
.myscroll li span{ width:76%;float:left; overflow:hidden; word-wrap:break-word; height:22px; overflow:hidden}
.myscroll li i.date{ float:right; font-style:normal;color:#888;}

	/*-------ÃƒÆ'Ã†'Ãƒâ€ 'ÃƒÆ'Ã¢â‚¬ 'ÃƒÆ'Ã†'ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ'Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ'Ã†'Ãƒâ€ 'ÃƒÆ'Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ'Ã†'Ãƒâ€šÃ‚Â¢ÃƒÆ'Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ'Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬"ÃƒÆ'Ã†'Ãƒâ€ 'ÃƒÆ'Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ'Ã†'ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ'Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ'Ã†'Ãƒâ€ 'ÃƒÆ'Ã¢â‚¬ 'ÃƒÆ'Ã†'ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ'Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ'Ã†'Ãƒâ€ 'ÃƒÆ'Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ'Ã†'Ãƒâ€šÃ‚Â¢ÃƒÆ'Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ'Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬"ÃƒÆ'Ã†'Ãƒâ€ 'ÃƒÆ'Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ'Ã†'ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ'Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»-------*/
	.index_con{width:100%;overflow:hidden; font-size:16px; background:#fff; }
	.index_con .news_wrap{width:1200px; margin:0 auto; overflow:hidden; }
	.tab_box .news_title,.index_con .news_wrap .news_title,.wy .news_title,.add .news_title{ text-align:center;}
	.tab_box .news_title h2,.index_con .news_wrap .news_title h2 ,.wy .news_title h2,.add .news_title h2{
    color: #333;
    text-align: center;
    position: relative;
    padding: 0;
    padding-bottom: 4px;
    display: inline-block;
    margin: 0 0 4px 10px;
    float: none !important;
    max-width: 80%;
	font-size:34px;
	font-weight:normal;
	font-weight:normal;
}

.tab_box .news_title h2::after,.index_con .news_wrap .news_title h2::after ,.wy .news_title h2::after,.add .news_title h2::after{
    content: '';
    width: 54px;
    height: 2px;
    background-color: #00923f;
    position: absolute;
    left: 50%;
    margin-left: -27px;
    bottom: 0;

}

 .news1{ margin-left: -12px; margin-right: -12px; overflow:hidden}
 .news1 .news_infor{ float:left; width:33.3333%; padding:0 12px; box-sizing:border-box; overflow:hidden; }
 .news1 .half{ width:50%}
 .news1 .news_l{width:66.7%}
 .news1 .news_r{width:33.3%}
 .news1 .news_infor .imgbox{ width:100%; overflow:hidden; }
 .news1 .news_infor .imgbox img{ width:100%; transition:all .5s; height:240px;}
 .news1 .news_infor a:hover .imgbox img{
	    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
	 }

 .news1 .news_infor .textbox .overtext {
    overflow: hidden;
    height: 177px;
}
 .news1 .news_infor .textbox {
	padding-top: 25px;
    background: #f8f8f8;
    text-align: left;
    padding: 25px 26px;
}
.news1 .news_infor a:hover .textbox {
    background: #f2f2f2;
}
.news1 .news_infor .textbox .title {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.625em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 10px;
	color:#333;
    height: 58px;
}
.news1 .news_infor a:hover .textbox .title {
	color: #00923f;
}
 .news1 .news_infor .textbox .info {
    height: 42px;
    font-size: 16px;
}
.news1 .news_infor .textbox .info span {
 color:#666;
}
.news1 .news_infor .textbox .text {
    font-size:16px;
    color: #666;
    clear: both;
    height: 60px;
	line-height:1.7
}


.news1 .news_infor .list-box {

    width: 100%;
    background: #f8f8f8;
    padding: 0 20px 0 28px;
	box-sizing:border-box;
	overflow:hidden;
	height:100%;
}

.news1 .news_infor .list-box ul {
    width: 100%;
	overflow:hidden
 
}

.news1 .list-box::after {
    content: "";
    height: 32px;
    right: 15px;
    position: absolute;
    top: 0;
   /*--- background: linear-gradient(rgba(248,248,248,1) 0%,rgba(248,248,248,1) 80%); ---*/
    left: 15px;
}

.news1 .list-box::before {
    content: "";
    height: 80px;
    right: 15px;
    position: absolute;
    bottom: 0;
    left: 15px;
}

.news1 .news_infor .list-box ul li {
	margin:12px 0 22px;
	overflow:hidden;
}
.news1 .news_infor .list-box ul li a{
display:block;
}

.news1 .news_infor .list-box ul li a h4{
    font-size: 18px;
    line-height:28px;
	font-weight:blod;
	color:#333;
	margin-bottom:2px;
}
/*.news1 .news_infor .list-box ul li:nth-child(1) a h4{
	color:#f00;

}*/

.news .news_infor .list-box ul li .time {
    font-size: 16px;
    color: #666;
}

.news1 .news_infor .list-box ul li a:hover h4 {
    color: #00923f;
}

.news1 .news_infor .list-box ul li a:hover .time {
    color: #55a972;
}

.news1 .w50{ width:50%;}
.news1  a.bks{ display:inline-block; position:relative;  transition: all 0.5s; overflow:hidden;}
.news1  a.bks .hover_marker {
  transition: all 0.5s;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  }
  .news1  a.bks .hover_marker {
  transition: all 0.5s;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index:999
}
.news1  a.bks .hover_marker .pic_name {
  font-size: 20px;
  font-family: MicrosoftYaHei;
  color: #FFFFFF;
  line-height: 16px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.news1  a.bks .hover_marker .pic_count {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #FFFFFF;
  line-height: 16px;
}

.news1  a.bks img{width:100%;transform: scale(1); transition: all 0.5s;}
.news1  a.bks:hover .hover_marker {
	  opacity: 1;
	}
.news1  a.bks:hover img {
	  transform: scale(1.2);
	}
.btn-group{
    position: relative;
    vertical-align: middle;
	text-align:center
}

 .btn-group a {
    margin: 0 auto;
    min-width: 130px;
    height: 40px !important;
    line-height: 38px !important;
	padding:0 20px;
	text-align: center;
	border: 1px solid #333;
	display: inline-block;
	color: #333;
	font-size: 16px;
	transition:all .1s
}
 .btn-group a:hover {
	background:#00923f;
	color:#fff;
	border: 1px solid #00923f;
}


.news1 .news_pics{ float:left; width:33.3333%; padding:0 12px; box-sizing:border-box; overflow:hidden;  position:relative }
.news1 .news_pics .imgbox{ width:100%; height:auto; overflow:hidden; position:relative}
.news1 .news_pics .imgbox img{ width:100%;}
.news1 .cp a:nth-child(2){ margin-top:24px;} 
.news1 .news_pics a {
    color: #fff;
    text-decoration: none;
    display: block;
    overflow: hidden;
    position: relative;
}
.news1 .news_pics .cp a {
margin:0;
}
.news1 .news_pics a .text {
    margin-bottom: 12px;
}

.news1 .news_pics .text-box {
	padding: 25px 30px;
	bottom: -50px;
   width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	color: #fff;
	text-align: left;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	z-index: 4;
}

.news1 .news_pics a .imgbox .new_mask {
	visibility: visible;
	opacity: 1;
	width: 100%;
	content: "";
	display: block;
	position: absolute;
	top: auto;
	bottom: 0;

	position:absolute;
	transition: all .5s;
}
.news1 .news_pics .imgbox  img {
    width: 100%;
	transition:all .5s;
}
.news1 .news_pics .textbox {
    padding: 0 30px;
    bottom: -50px;
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    color: #fff;
    text-align: left;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 4;
    font-size: 14px;
	box-sizing:border-box;
}
.news1 .news_pics .textbox .more span{
    font-size: 18px;

}
.news1 .news_pics .textbox i {
	font-family:"Times New Roman", Times, serif;
	margin-left:2px;
	font-size:16px;
}

.news1 .news_pics .textbox .category {
    font-size: 18px;
    line-height: 1.7;
    color: #fff;
}

.news1 .news_pics .textbox .title {
    margin-bottom: 16px;
    font-size: 21px;
    line-height: 28px;
    height: 56px;
	color:#fff;
}


 .news1 .news_pics a:hover .textbox {
        bottom: 0;
    }

.news1 .news_pics a:hover .textbox .more {
        visibility: visible;
        opacity: 1;
		font-size:14px;
    }

 .news1 .news_pics a:hover img {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }

 .news1 .news_pics a:hover .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: 2;
    background-image:url(../images/bg2.png);
    background-repeat: repeat-x;
    background-size: auto 100%;
    visibility: visible;
	opacity:1;

    }

 .news1 .news_pics a:hover .new_mask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: 2;
    background-image:url(../images/bg2.png);
    background-repeat: repeat-x;
    background-size: auto 100%;
    visibility: visible;
    opacity:1;

    }


   
   .news1 .news_pics a:hover .textbox .more {
        opacity: 1;
    }
	
	.banner2{ width:100%; background:url(../images/banner_s.jpg) center center no-repeat; min-height:460px;}
	.banner2 img{ width:100%;}
	
    .chanpin_con{width:1200px;overflow:hidden; margin:auto auto 0; font-size:16px; background:#fff; }
	.chnapin_wrap{width:1200px; margin:0 auto; overflow:hidden; }
	.chanpin_wrap .chanpin_title{ text-align:center;}	
	
	.chanpin_wrap .chanpin_title h2 {
    color: #333;
    text-align: center;
    position: relative;
    padding: 0;
    padding-bottom: 4px;
    display: inline-block;
    margin: 0 0 4px 10px;
    float: none !important;
    max-width: 80%;
	font-size:34px;
	font-weight:normal;

}

.chanpin_wrap .chanpin_title h2::after {
    content: '';
    width: 54px;
    height: 2px;
    background-color: #00923f;
    position: absolute;
    left: 50%;
    margin-left: -27px;
    bottom: 0;

}

 .products {
            width: 1200px;
            overflow: hidden;
        }

        .products .product-title {
            height: 40px;
            border-bottom: 1px solid #e2e2e2;
           margin-bottom: 20px;
		   padding-bottom:16px
        }

        .products .product-title .titleName {
            float: left;
            height: 100%;
            font-size: 24px;
			font-weight:normal;
            color: #333;
        }

        .products .product-title .PageTurning {
            height: 100%;
            float: right;
        }

        .products .product-title .PageTurning img {
            margin: 0;
            cursor: pointer;
        }

        .products .product-content {
            color: #979797;
            display: block;
        }

        .products .product-content .bottomContent {
            margin-top: 4px;
        }

        .products .product-content .contentItem {
            width:20%;
            height: 68px;
            float: left;
            margin-right:6.6%;
            position: relative;
        }
	

        .products .product-content .contentItem:last-child {
            margin-right: 0px;
        }

        .products .product-content .contentItem .item {
            display: block;
            text-align: center;
			padding:12px 30px;
        }
		  .products .product-content .contentItem .item img{
			width:100%;
        }

        .products .product-content .contentItem .tipTitle {
            display: none;
            position: absolute;
            top: -17px;
            left: 113px;
            transform: translateX(-50%);
            width: fit-content;
            padding: 2px 7px;
            background: rgba(255, 255, 255, 1);
            box-shadow: 0px 3px 10px 0px rgba(169, 169, 169, 0.4);

            font-size: 12px;
            font-weight: 400;
            color: rgba(102, 102, 102, 1);
            line-height: 22px;
            text-align: center;
        }

        .products .product-content .contentItem .hide {
            visibility: hidden;
        }

        .products .array {
            border: 1px solid #ccc;
            font-size: 12px;
            text-align: center;
            width: 16px;
            height: 16px;
            border-radius: 8px;
            line-height: 14px;
            box-sizing: border-box;
            color: #aaa;
        }
        #living{display:none;}
		.add{ display:none;}
        #steps .steps{font-size: 12px;}
        .education{ height:820px !important}

     .picScroll-left{position:relative;   }
     .picScroll-left .tempWrap{ overflow:auto;}

     .picScroll-left .bd{ padding:24px 0; }
     .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
     .picScroll-left .bd ul li{ margin:0 24px 0 0;width:284px; height:178px; float:left; _display:inline; overflow:hidden; text-align:center;  }
     .picScroll-left .bd ul li .pic1{ text-align:center; }
     .picScroll-left .bd ul li .pic1 a{ }
     .picScroll-left .bd ul li .pic1 a img{ width:282px; height:180px; display:block; transition: all 0.5s;}
     .picScroll-left .bd ul li .pic1 a{ display:block; position:relative; transition: all 0.5s;}
     .picScroll-left  .sNext,.picScroll-left  .sPrev{ text-align:center; background:#fff;  width:40px; height:40px; border-radius:50%; box-shadow:0 4px 10px rgba(0,0,0,.15); line-height:40px;  cursor:pointer; position:absolute;  left:0; top:42%; font-family:"宋体"; font-weight:bold; font-size:22px; z-index:9999}
     .picScroll-left  .sNext{ left:auto; right:0; }
     .picScroll-left  .sNext:hover,.picScroll-left  .sPrev:hover{ text-decoration:none; rgba(0,0,0,.1) }
		
		.picScroll-left .bd ul li .pic1 a .hover_marker {
  transition: all 0.5s;
 
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  }
  .picScroll-left .bd ul li .pic1 a .hover_marker {
  transition: all 0.5s;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index:999
}
.picScroll-left .bd ul li .pic1 a .hover_marker .pic_name {
  font-size: 20px;
  font-family: MicrosoftYaHei;
  color: #FFFFFF;
  line-height: 16px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.picScroll-left .bd ul li .pic1 a .hover_marker .pic_count {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #FFFFFF;
  line-height: 16px;
}
.picScroll-left .bd ul li .title{ line-height:24px; }

.picScroll-left .bd ul li .pic1 a:hover img {
        -webkit-transform: scale(1.15);
        -ms-transform: scale(1.15);
        transform: scale(1.15);
    }


 .picScroll-left .bd ul li .pic1 a:hover .hover_marker {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: 2;
    background-image:url(../images/bg2.png);
    background-repeat: repeat-x;
    background-size: auto 100%;
    visibility: visible;
    opacity:1;

    }
		
	.on-right{float:right;}
@media screen and (min-width: 1440px){
 

.hot_wrap {
    width: 1200px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    margin: 0 auto;
    font-size: 16px;
}
.news_wrap {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;

}
.chanpin_con{width: 1200px;}
.pic {
    width: 1200px;
    margin: 50px auto 0;
}
.news_box {
    width: 1200px;
    overflow: hidden;
}
.products {
    width: 1200px;
    overflow: hidden;
	margin-bottom:36px;
}
.top{ width:100%; margin:0 auto;}
.out{width:11rem}
.news-main{ width:600px; height:360px;}
.slideBox, .slideBox .bd ul{width:560px; height:360px;}
 
}
@media screen and (min-width:1190px) and (max-width: 1440px){
.hot_wrap {
    width: 1100px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    margin: 0 auto;
 
}
.news-main{ width:550px; height:330px;}
.slideBox, .slideBox .bd ul{width:514px; height:330px;}
.news_wrap {
    width: 1100px;
    overflow: hidden;
	margin:0 auto;

}
.chanpin_con{width: 1100px;}
.pic {
    width: 1100px;
	margin:0 auto;

}
.news_box {
    width: 1100px;
    margin: 20px auto;
    overflow: hidden;
}
.products {
    width: 1100px;
    margin: 0 auto 12px;
    overflow: hidden;
}

.mb48{ margin-bottom:40px;}
.mt60{ margin-top:44px;}
.m60{ margin:44px 0;}
.mt30{ margin-top:24px;}
.mt70{ margin-top:64px;}
.news1  a.bks{ display:inline-block;}
.news1  a.bks img{ width:100%;}	
.news1  a.bks_m{ width:50%; float:left; margin:0; border-color:#fff; border-style:solid;border-width:10px 10px 6px; box-sizing:border-box;}
	
}
			
@media screen and (min-width:960px) and (max-width: 1190px){
 	.hot_wrap {
    width: 100%;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    margin: 0 auto;

}
.news-main{ width:516px; height:310px;}
.slideBox, .slideBox .bd ul{width:482px; height:310px;}
.news_wrap {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;

}
.chanpin_con{width: 100%;}
.pic {
    width: 100%;

}
.news_box {
    width: 100%;
    margin: 12px auto;
    overflow: hidden;
}
.products {
    width: 100%;
    margin: 0 auto 12px;

    overflow: hidden;
}

.mb48{ margin-bottom:38px;}
.mt60{ margin-top:42px;}
.m60{ margin:42px 0;}
.mt30{ margin-top:24px;}
.mt70{ margin-top:60px;}
	
.news1  a.bks img{ width:100%;}	
.news1  a.bks_m{ width:50%; float:left; margin:0; border-color:#fff; border-style:solid;border-width:10px 10px 6px; box-sizing:border-box;}
            
}
@media screen and (max-width: 960px){
 	.hot_wrap {
    width: 100%;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    margin: 0 auto;

}
.news_wrap {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;

}
.chanpin_con{width: 100%;}
.pic {
    width: 100%;
    margin: 36px auto 0;
}
.news_box {
    width: 100%;
    overflow: hidden;
}
.products {
    width: 100%;
    overflow: hidden;
}
.mb48{ margin-bottom:36px;}
.mt60{ margin-top:40px;}
.m60{ margin:40px 0;}
.mt30{ margin-top:20px;}
.mt70{ margin-top:56px;}
	
}







 
            	















	
 
            	


























	
 
            	
















	
 
            	















