﻿a:hover {text-decoration: none;}
a {transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;}

.container {width: 1200px;margin: 0 auto;}

/*头部样式*/
#header {padding: 18px 0px;}
#header .logo {width:60%;}
.pc_menu .menu .nLi {float: left;width: 11.1%;}
.pc_menu .menu .nLi h3 {padding: 30px 0 20px;}

.pc_menu .menu .nLi h3 a {display: block;text-align: center;color: #181818;line-height: 56px;color: white;font-size: 16px;text-decoration: none;}
.pc_menu .menu .nLi .menu_2 {display: none;float: left;top: 176px;z-index: 10;left: 0px;padding-left: 30px;}
.pc_menu .menu .nLi .menu_2 li {
margin-bottom: 20px;}
.pc_menu .menu .nLi .menu_2 li a {display: block;color: #325bba;line-height:20px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-size: 14px;text-decoration: none;position: relative;transition: all 1s;padding: 0px 20px;}

/*大图样式*/
#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%;max-width:5%; padding:10px 5px}/*箭头的设置*/
#banner .owl-theme .owl-controls .owl-nav .owl-prev img,#banner .owl-theme .owl-controls .owl-nav .owl-next img{ max-width:80%}
#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: 300px;}/*大图记得修改高度*/
#banner a{height: 300px; display:block; background-repeat:no-repeat; background-size:auto 100%; background-position:center}


/*底部样式*/
#footer .friendship {margin: 20px 0;}
#footer .friendship h4 {}
#footer .friendship  a {padding: 0 30px;}

#footer .copyright {background: #325bba;text-align: center;}
#footer .copyright .pc_footer_nav {display: inline-block;margin: 15px 0;}
#footer .copyright .pc_footer_nav li {float: left;}
#footer .copyright .pc_footer_nav li a {display: block;padding: 0 10px;color: #ffffff;}
#footer .copyright .copyright_con {color: #fff;padding: 25px 15px;font-size: 15px;}
#footer .copyright .copyright_con a{ color:#fff}



/*内页样式*/
.main {
    width: 1030px;
    margin-left: 38px;
    float: left;
}
/*pc侧边栏分类样式*/
._aside {
    padding-right: 0;
    width: 244px;
    float: left;
    position: relative;
    z-index: 10;
    margin-top: -22px;
    padding-bottom: 30px;
}
._aside > h2 {background-image: url(../images/about_03.jpg);background-position: top;background-size: cover;background-repeat: no-repeat;line-height: 95px;font-size: 36px;text-align: center;color: white;}
/*一级的样式*/
._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;text-align: center;background-color: #f2f2f2;}
._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 .title {padding-bottom: 10px;border-bottom: dashed 1px #aaa;text-align: center;}
.news_detail .title h3 {font-size:16px;font-weight: bold;text-align: center;margin-bottom: 5px;line-height:35px}
.news_detail .title .box {display: inline-block;text-align: center;}
.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: 5px;}
.news_detail .title .box .time {float: left;text-align: center;font-size: 12px;color: #444444;}
.news_detail .title .box .eye {float: left;text-align: center;font-size: 12px;color: #444444;}
.news_detail .title .box .back {float: left;font-size: 12px;color: #444444;}
/*.news_detail .news_detail_content {margin-top: 15px;}
.news_detail .pageTurning {margin-top: 15px;}
.news_detail .pageTurning .prevs,
.news_detail .pageTurning .nexts {background: #f2f2f2;line-height:250%;padding:0 10px;}
.news_detail .pageTurning .prevs a,
.news_detail .pageTurning .nexts a{
	color: #444444;
}
.news_detail .pageTurning .prevs {margin-bottom: 5px;}*/
.news_detail_content {margin-top: 15px;}
.pageTurning {margin-top: 15px;}
.pageTurning .prevs,
.pageTurning .nexts {background: #f2f2f2;line-height:250%;padding:0 10px;}
.pageTurning .prevs a,
.pageTurning .nexts a{
	color: #444444;
}
.pageTurning .prevs {margin-bottom: 5px;}


/*产品详情页样式，若不需要请删除*/
.product_detail .title {padding-bottom: 10px;border-bottom: dashed 1px #aaa;text-align: center;}
.product_detail .title h3 {font-size:120%;font-weight: bold;text-align: center;margin-bottom: 5px;line-height:35px;}
.product_detail .title .box {display: inline-block;text-align: center;}
.product_detail .title .box img {width: 15px;height: 15px;display: inline-block;margin: 0 5px;vertical-align: middle;}
.product_detail .title .box .back {float: left;}
.product_detail .product_detail_images {padding-top: 15px;text-align: center;position: relative;}
.product_detail .product_detail_images .product_detail_btn2 {position: absolute;right: 2%;top: 48%;background:url(../images/global/rgb0.3.png);z-index: 100;font-size:0;}
.product_detail .product_detail_images .product_detail_btn1 {position: absolute;left: 2%;top: 48%;background:url(../images/global/rgb0.3.png);z-index: 100;font-size:0}
.product_detail .product_detail_images .product_detail_btn1 a img,.product_detail .product_detail_images .product_detail_btn2 a img{  margin: 10px 5px;}
.product_detail .product_detail_images .owl-carousel .owl-item img {width:auto;  margin: auto;cursor: pointer;max-width:100%;}
.product_detail .product_detail_images .owl-theme .owl-controls {position: absolute;bottom: 2%;width: 100%;}
.product_detail .product_detail_images .product_detail_img {width: 80%;margin: 0 auto;}
.product_detail .product_detail_content {margin-top: 20px;margin-bottom: 20px;}
.product_detail .pageTurning {margin-top: 15px;}
.product_detail .pageTurning .prevs,
.product_detail .pageTurning .nexts {background: #ddd;line-height:250%;padding:0 10px;}
.product_detail .pageTurning .prevs {margin-bottom: 5px;}
 .pswp__bg{ background:url(../images/global/rgb0.8.png)}







