.index_about_aboutbg{min-width:1190px; max-width:1770px; height:415px; margin:auto; padding-top:100px;background: #fff;clear: both;}

.index_about_aboutnr{width: 489px;height: 400px;background: url(../ZERO/img/about_left.jpg) no-repeat;float: left;}
.index_about{width: 1190px;margin: 0 auto;position: relative;}
.index_about_pc{width: 670px;height: 365px;float: right;margin-top: 36px;}
.index_about_pc2{}
.index_about_pc2 li{float: left;}
.index_about_name{font-size: 20px;margin-top: 15px;line-height: 36px;color: #333}
.index_about_con{font-size: 16px;color: #000;margin-top: 175px;line-height: 24px;width: 400px;margin-left: 40px;}
.index_about_aboutpic{width:845px; margin:auto; margin-top:32px; position:relative;}
.index_about_more{width: 118px;height: 37px;text-align: center; margin-top: 34px;margin-left: 335px;}
.index_about_more a{font-size: 14px;color: #fff;line-height: 37px;}

.index_about_aboutpic ul li{ float:left; width:121px; margin:0 24px; position:relative; overflow:hidden;}

@media only screen and (max-width: 1500px) and (min-width: 1340px){
.index_about_aboutbg{width: 1190px;float: left;margin-left: 160px;}
}
@media only screen and (max-width: 1340px) and (min-width: 1190px){
.index_about_aboutbg{width: 1190px;float: left;margin-left: 160px;}
}



.demo {width: 488px;height: 302px;font-size: 14px;position:relative;clear: both;float: right; }
.demo a.control {position:absolute;display: block;bottom: 0px;width:38px;height: 37px;cursor: pointer;z-index: 2;}
.demo a.prev {left:27px;background:url(../ZERO/img/honorl.png) no-repeat;bottom:14px;}
.demo a.prev:hover {left: 27px;background:url(../ZERO/img/honorl_on.png) no-repeat;bottom:14px;}
.demo a.next {left:85px;background:url(../ZERO/img/honorr.png) no-repeat;bottom:14px;}
.demo a.next:hover {left: 85px;background:url(../ZERO/img/honorr_on.png) no-repeat;bottom:14px;}

/*----------------------------为保证最佳效果，建议设置如下样式------------------------*/
.slider {display: none}
.desc{display: none;}
.bg{display: none;}
.slider{}
.slider3 ul li img{width: 288px !important;height: 161px !important;}


#index_about_bk_hover,#index_about_bk_hover2,#index_about_bk_hover3,#index_about_bk_hover4,#index_about_bk_hover5{position:absolute; top:0; left:0; z-index:111;}
#index_about_animate,#index_about_animate_1,#index_about_animate_2{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}