a:hover {text-decoration: none;}
a {transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;}

.container {width: 1200px;margin: 0 auto;}

/*头部样式*/
#header {}
#header .logo {width:145px;float: left}
.pc_menu .menu .nLi {float: left;width: 12.5%;position: relative;}
.pc_menu .menu .nLi>a{
    font-size: 16px;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 93px;
}
.pc_menu .menu .nLi:hover a,.pc_menu .menu .nLi a.current{
    color: #0cff00;
}
/*大图样式*/
#banner {position: relative; overflow: hidden;}
#banner .owl-theme .owl-controls .owl-dots {position: absolute;bottom: 2%;width: 100%;}/*大图下方点点的位置*/
#banner .owl-theme .owl-controls .owl-nav .owl-prev,#banner .owl-theme .owl-controls .owl-nav .owl-next{ position:absolute; bottom:50%;padding:15px 10px}/*箭头的设置*/
#banner .owl-theme .owl-controls .owl-nav .owl-prev{ left:5%;}
#banner .owl-theme .owl-controls .owl-nav .owl-next{ right:5%;}
#banner #owl-demo a.item { display:block; background-position:top center; background-repeat:no-repeat;height: 100%;width: 100%; background-size:auto 100%}
#owl-demo,#owl-demo .owl-wrapper-outer,#owl-demo .owl-wrapper,#owl-demo .owl-item,#banner {height: 978px;}/*大图记得修改高度*/

/*内页样式*/
.main {width: 67%;margin-left: 3%;float: left;}
/*pc侧边栏分类样式*/
._aside {padding-right: 0;width: 20%;float: left;}
._aside > h2 {}
/*一级的样式*/
._aside ul.sidemenu > li.sub1 ul {display: none;}
._aside ul.sidemenu > li.sub1 > a.sub1_a {display: block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
._aside ul.sidemenu > li.current > a.sub1_a,._aside ul.sidemenu > li:hover > a.sub1_a {color: #ff0000;}
/*二级的样式*/
._aside ul.sidemenu > li.sub1 > ul > li.sub2 > a.sub2_a {display: block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
._aside ul.sidemenu > li.sub1 > ul > li.sub2.current > a.sub2_a,._aside ul.sidemenu > li.sub1 > ul > li.sub2:hover  > a.sub2_a{color: #ff0000;}
/*三级的样式*/
._aside ul.sidemenu > li.sub1 > ul > li.sub2 > ul > li.sub3 > a.sub3_a {display: block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
._aside ul.sidemenu > li.sub1 > ul > li.sub2 > ul > li.sub3.current > a.sub3_a,._aside ul.sidemenu > li.sub1 > ul > li.sub2 > ul > li.sub3:hover > a.sub3_a{}



/*新闻详情页样式，若不需要请删除*/
.news_detail{
    padding: 45px 0 80px;
}
.news_detail .title {padding-bottom: 15px;border-bottom: dashed 1px #aaa;text-align: center;}
.news_detail .title h3 {font-size:28px;font-weight: bold;text-align: center;margin-bottom: 5px;line-height:35px;font-weight: normal;color: #404040;}
.news_detail .title .box {display: inline-block;text-align: center;margin-top: 15px;color: #737373;}
.news_detail .title .box img {width: 15px;height: 15px;display: inline-block;margin: 0 5px;vertical-align: middle;}
.news_detail .title .box div {margin-right: 25px;}
.news_detail .title .box .time {float: left;text-align: center;}
.news_detail .title .box .eye {float: left;text-align: center;}
.news_detail .title .box .back {float: left;}
.news_detail .news_detail_content {margin-top: 15px;}
 .pageTurning {margin-top: 50px;}
 .pageTurning .prevs,
 .pageTurning .nexts {background: #F2F2F2;line-height:250%;padding:0 10px;}
 .pageTurning .prevs {margin-bottom: 5px;}


/*产品详情页样式，若不需要请删除*/
.pro-detail .product_detail_images {padding-top: 40px;text-align: center;position: relative;}
.pro-detail .product_detail_images .product_detail_btn2 {padding-top: 25px;width:37px;height:84px;position: absolute;right: 2%;top: 48%;background:#E3E3E3;z-index: 100;font-size:0;}
.pro-detail .product_detail_images .product_detail_btn1 {padding-top: 25px;width:37px;height:84px;position: absolute;left: 2%;top: 48%;background:#E3E3E3;z-index: 100;font-size:0}
.pro-detail .product_detail_images .owl-carousel .owl-item img {width:auto;  margin: auto;cursor: pointer;max-width:100%;}
.pro-detail .product_detail_images .owl-theme .owl-controls {position: absolute;bottom: 2%;width: 100%;}
.pro-detail .product_detail_images .product_detail_img {width: 80%;margin: 0 auto;}
 .pswp__bg{ background:url(../images/global/rgb0.8.png)}
 .pro-detail .product_detail_images .product_detail_btn2:hover,.pro-detail .product_detail_images .product_detail_btn1:hover{
     background-color: #35B52B;
 }
.product_detail_content{
    padding: 55px 2% 65px;
}
.pro-detail .pageTurning>div i{
    float: left;
    width: 9px;
    height: 13px;
    background-color: #4CB347;
    margin-top: 4px;
    margin-right: 5px;
}
.pro-detail .pageTurning>div span{
    color: #666666;
}
.pro-detail .pageTurning>div a:hover{
    text-decoration: underline;
}
.pro-detail .pageTurning .zh-prev{
    float: left;
}
.pro-detail .pageTurning .zh-next{
    float: right;
}
.news-title{
    text-align: center;
    font-size: 18px;
    color: #000;
    margin-bottom: 30px;
}
.content .article .pro-detail .pro-detail1{
    border-top: 1px solid #E7E7E7;
}
.content .article .pro-detail .pro-detail1 .times{
    color: #928f8f;
}
.news_detail_content{
    padding: 20px 30px 70px;
}