/* 自定义样式 */

h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0;}
.clear{clear: both;}


/*****内容区1200像素******/
@media (min-width: 768px) {
    .container {
        width:750px
    }
}
@media (min-width: 992px) {
    .container {
        width:970px
    }
}
@media (min-width: 1200px) {
    .container {
        width:1200px
    }
}


/* 公用标题样式 */


@media (min-width: 992px) and (max-width: 1200px){
  
}

@media (max-width: 992px) {

  
  
}

@media (max-width: 767px) {
  


}




.body-bt{background: url(../images/body-tbg.png)no-repeat center;}
.body-title{float: left;width: 40%;text-align: center;height: 170px;position: relative;padding-top: 20px;}
.body-title img.ico{width: 70px;}
.body-title h3 { font-size: 24px; line-height: 1;font-weight: bold;letter-spacing: 1px; margin-top: 7px;color: #000;}
.body-title img.jt{position: absolute;right: 3px;bottom: 0;}
.body-title h5 { text-transform: uppercase;font-size: 15px;line-height: 1;color: #888;margin-top: 6px;}

.body-adv{float: left;background: #044834;width: 25%;height: 170px;padding: 15px;}
.body-adv h4 { font-size: 16px;line-height: 1;color: #fff;letter-spacing: 1px;margin-bottom: 10px;}
.body-adv h5 {font-size: 15px;line-height: 1;color: #fff;margin-bottom: 10px;}
.body-adv p { font-size: 13px;line-height: 1.1; color: #bbb;}
.body-adv hr { border-top: 1px dashed #bbb;margin: 15px 0;}
.body-adv .b-dh {font-size: 26px;line-height: 1;font-weight: bold;color: #fff;}
.body-adv .b-dh img {vertical-align: middle;margin-right: 5px;}

.body-ewm{float: left;width: 35%;overflow: hidden;height: 170px;background: #2c2f35;}
.body-ewm .ewm-txt{float: left;width: 60%;padding: 15px;}
.body-ewm .ewm-txt h4 { font-size: 16px;line-height: 1;color: #fff;letter-spacing: 1px;margin-bottom: 10px;}
.body-ewm .ewm-txt h5 {font-size: 15px;line-height: 1;color: #fff;margin-bottom: 10px;}
.body-ewm .ewm-txt p { font-size: 13px;line-height: 1.1; color: #bbb;}
.body-ewm .ewm-txt hr { border-top: 1px dashed #bbb;margin: 15px 0;}
.ewm-btn{}
.ewm-btn a {color: #fff;font-size: 14px;line-height: 26px;display: inline-block;}
.ewm-btn a .fa{margin-right: 3px;}
.body-ewm .ewm-img{float: left;width: 40%;padding: 15px;}
.body-ewm .ewm-img img{width: 100%;}

@media (min-width: 992px) and (max-width: 1200px){
  
  .body-title{width: 35%;}
  .body-adv{width: 30%;}

  
  
  
}

@media (max-width: 992px) {

  
  .body-ewm,.body-adv,.body-title{height: 120px;}
  
  .body-title img.ico {width: 50px;}
  .body-title img.jt{width: 30px;}
  .body-title{width: 35%;padding-top: 15px;}
  .body-title h3{font-size: 20px;margin-top: 5px;}
  .body-title h5{font-size: 13px;margin-top: 3px;}
  
  .body-adv{width: 30%;padding: 10px;}
  .body-adv h4{font-size: 13px;margin-bottom: 6px;}
  .body-adv h5{font-size: 12px;margin-bottom: 6px;}
  .body-adv p{font-size: 12px;letter-spacing: -1px;}
  .body-adv .b-dh{font-size: 20px;}
  .body-adv hr{margin: 8px 0;}
 
  .body-ewm .ewm-txt{padding: 10px;}
  .body-ewm .ewm-txt h4{font-size: 14px;letter-spacing: 0;margin-bottom: 6px;}
  .body-ewm .ewm-txt h5{font-size: 12px;margin-bottom: 6px;}
  .body-ewm .ewm-txt p { font-size: 12px; letter-spacing: -1px;}
  .ewm-btn a{font-size: 12px;line-height: 24px;}
  .body-ewm .ewm-txt hr{margin: 8px 0;}
  
  .body-ewm .ewm-img{padding: 10px 5px;}
  
  
  
}

@media (max-width: 767px) {
  .body-bt{background: none;}
  .body-adv,.body-ewm{display: none;}
  .body-title{float: none;width: 100%;}
  .body-title img.jt{display: none;}
  
  
  
  
  
  
}


.sec-bg{background: url(../images/bg4.jpg)no-repeat center bottom;}

.yongtu{padding: 30px 0;}
.yt-cont{}
.yt-cont ul{overflow: hidden;}
.yt-cont ul li{float: left;width: 25%;padding: 0 8px;}
.yt-cont ul li a{}
.yt-cont ul li a .yt-img{background: #2c2f35;position: relative;}
.yt-cont ul li a .yt-img img{width: 100%;}
.yt-cont ul li a .yt-img .fa { position: absolute;width: 100%;text-align: center;left: 0;font-size: 50px;line-height: 50px;top: 43%;color: #fff;display: none;}
.yt-cont ul li a .yt-txt{padding: 10px;position: relative;}
.yt-cont ul li a .yt-txt h3 {font-size: 17px; line-height: 1; color: #222;}
.yt-cont ul li a .yt-txt p {text-transform: uppercase; font-size: 14px;line-height: 1; color: #aaa; margin-top: 5px;}
.yt-cont ul li a .yt-txt span {position: absolute;right: 10px;background: #044834; color: #fff; width: 36px;height: 36px;display: inline-block;top: 8px;border-radius: 50%;text-align: center;font-size: 20px;line-height: 36px;}

.yt-cont ul li a:hover .yt-img img{opacity: .75;}
.yt-cont ul li a:hover .yt-img .fa{display: block;}


@media (min-width: 992px) and (max-width: 1200px){
  

  
}

@media (max-width: 992px) {

  .yt-cont ul li a .yt-txt{padding: 6px;}
  .yt-cont ul li a .yt-txt h3{font-size: 16px;}
  .yt-cont ul li a .yt-txt p{font-size: 12px;}
  .yt-cont ul li a .yt-txt span{right: 5px;top: 6px;width: 30px;height: 30px;font-size: 18px;line-height: 30px;}
 
}

@media (max-width: 767px) {
  
  
  .yongtu {padding: 0 10px 0;}
  .yt-cont ul li { width: 50%; padding: 0 5px; margin-bottom: 10px;}
  
  
  
}


.gywm{padding: 50px 0 80px;}


.gy-bt{text-align: center;margin-bottom: 30px;}
.gy-bt h5 { font-weight: bold;  text-transform: uppercase;font-size: 15px;line-height: 1; color: #333;letter-spacing: 5px;margin-bottom: 10px;}
.gy-bt h3{overflow: hidden;margin-bottom:10px;}
.gy-bt h3 hr {float: left;width: 40%;border-top: 2px solid #044834;margin: 10px 0;}
.gy-bt h3 span {  float: left;  width: 20%;font-size: 24px;font-weight: bold; color: #000; letter-spacing: 2px;line-height: 1;}
.gy-bt p { font-size: 14px;line-height: 1.3;color: #666;}

.gy-cont{background: #fff url(../images/gy-bg.jpg)no-repeat right bottom;padding: 15px;}
.gy-img{float: left;width: 45%;}

.carousel-inner>.item>a>img, .carousel-inner>.item>img{width: 100%;}

.gy-nr{float: right;width: 53%;}
.gy-tit{background: url(../images/gy-bt.png)no-repeat bottom left;padding: 10px 30px 20px;}
.gy-tit h3 {font-size: 20px;font-weight: bold;color: #666;letter-spacing: 1px;margin-bottom: 5px;}
.gy-tit h5 {font-size: 30px;text-transform: uppercase;font-weight: bold;color: #044834;line-height: 1;}

.nr-bg{background: url(../images/gy-txt.png)no-repeat right bottom;padding: 10px 30px 30px;}
.gy-txt{height: 225px;overflow: hidden;}
/* .gy-txt::-webkit-scrollbar {width: 3px;background: #ddd;border-radius: 10px;}
.gy-txt::-webkit-scrollbar-thumb { background-color: #fc9f1d;  -webkit-border-radius: 2em;-moz-border-radius: 2em;border-radius: 2em;} */
.gy-txt p { font-size: 15px; line-height: 1.5; color: #666;}

.gy-btn{padding-left: 30px;}
.gy-btn a {display: inline-block;font-size: 14px; line-height: 1; border: 1px solid #bbb;color: #555;padding: 12px 30px;border-radius: 3px;transition: all .5s;}
.gy-btn a:hover{background: #044834;color: #fff;border-color: #044834;}



@media (min-width: 992px) and (max-width: 1200px){
  
.gy-txt {height: 150px;}
  
  .gy-txt p{font-size: 14px;}
  
}

@media (max-width: 992px) {

  .gy-bt h3 span{width: 24%;font-size: 22px;}
  .gy-bt h3 hr{width: 38%;}
  .gy-tit h3{font-size: 18px;margin-bottom: 2px;}
  .gy-tit h5{font-size: 20px;}
  .gy-tit{padding: 10px 25px 20px;}
  .nr-bg{padding: 0 25px 20px 15px;}
  .gy-nr{width: 54%;}
  .gy-txt{height: 120px;}
  .gy-txt p{font-size: 13px;}
  
  .gy-btn { padding-left: 15px;}
  .gy-btn a{font-size: 13px;padding: 8px 25px;margin-top: -10px;}
  
  
}

@media (max-width: 767px) {
  
  .gy-bt h3 span {width: 40%;font-size: 20px;line-height: 1;}
  .gy-bt h3 hr {width: 30%;}
  .gy-bt h5{font-size: 12px;letter-spacing: 3px;}
  .gy-bt p{font-size: 12px;}
  
  .gywm {padding: 30px 15px 50px;}
  .gy-cont{padding: 10px;}
  .gy-img,.gy-nr{float: none;width: 100%;}
  .gy-img{margin-bottom: 20px;}
  .gy-txt {height: 256px;}
  
  
}


.liucheng{padding: 50px 0;}

.lc-bt{text-align: center;margin-bottom: 50px;}
.lc-bt img{width: 70px;}
.lc-bt h3 {font-size: 26px;line-height: 1;font-weight: bold; letter-spacing: 1px; margin-top: 7px;color: #000;}
.lc-bt h5 {font-size: 16px;text-transform: uppercase;color: #888; line-height: 1;margin-top: 5px;}

.lc-cont{}
.lc-cont img{width: 100%;}

@media (min-width: 992px) and (max-width: 1200px){
  

  
}

@media (max-width: 992px) {

 
}

@media (max-width: 767px) {
  
  
  .liucheng {padding: 30px 0;}
  .lc-bt img {width: 50px;}
  .lc-bt h3{font-size: 20px;margin-top: 5px;}
  .lc-bt h5{font-size: 13px;}
  .lc-bt{margin-bottom: 20px;}
  
  
  
  
  
}












/* 底部 */
.f_one {border-top: 4px #044834 solid;background: #2c2f35;text-align: center;padding: 20px;color: #eee;}
.f_one p {font-size: 14px;line-height: 1;margin-bottom: 5px;}

.f-nav{text-align: center;margin-bottom: 15px;}
.f-nav ul{overflow: hidden;display: inline-block;}
.f-nav ul li{float: left;padding: 0 20px;}
.f-nav ul li a {display: inline-block;font-size: 15px;line-height: 1;color: #ddd;}
.f-nav ul li a:hover{font-weight: bold;color: #fff;}

.copyright a:hover{color: #0bbe89;}

.links{margin-bottom: 5px;font-size: 14px;}
.links a{font-size: 14px;line-height: 1;margin: 0 5px;}
.police{}
.police a {font-size: 14px; line-height: 1; color: #c6c6c6; margin-top: 10px;display: inline-block;}
.links a:hover,.police a:hover{color: #0bbe89;}

.footer{display: none;}
@media (max-width: 768px){
/*手机底部菜单*/
.footers { display:none}
.footer {background: #21272f;display: -webkit-box;width: 100%;margin-top: 6px;background-size: 9px 128px;position: fixed;z-index: 110;bottom: 0;left: 0; display:block; line-height:45px;}
.footer a {-webkit-box-flex: 1;display: -webkit-box;color: #fff; display:inline-block; width:32%;font: 100 16px/35px "微软雅黑";height: 35px; line-height:35px; text-align:center;}
.footer a i { padding-right:5px;}
.hr { height:45px;}
}



/* 内页样式 */
.page-body {margin: 30px auto 50px;}

.left_menu {float: left; width: 22%; padding: 0;padding-right: 20px;}
.page-body .col-md-9{float: left;width: 78%;padding: 0;}


.sec-tit {border: none;height: 50px;line-height: 50px;background: #044834;padding: 0 10px;border-top-left-radius: 0;border-top-right-radius: 0;}
.sec-tit h2 {float: left; margin-top: 0;margin-bottom: 0; height: auto;line-height: 50px; font-weight: bold; font-size: 18px;color: #ffffff;border: none;}

.sec-tit h5{margin-top:16px;}
.sec-tit h5 a{color:#fff;}
.sec-tit h5 a:hover{background: #f9b31e}

.page-l-clist { border: none; background: #2c2f35;border-left: 4px solid #ff9a14;padding: 20px 0;}
.page-l-clist ul {padding: 0;border: none;}
.page-l-clist li { height: auto;line-height: 1;text-align: center;font-size: 15px;border: none; background: none;margin: 0;z-index: 1;}
.page-l-clist li a{display:block;color: #fff;margin-left: 15px;padding: 15px 10px;}
.page-l-clist li a:hover {display: inline-block;width: 100%;height: auto;color: #fff;background: #044834;}

.page-l-clist li.on a{display: inline-block;width: 100%;height: auto;color: #fff;background: #044834;}

.page-l-clist li .layer2{left: 100%;}


.left-news li a h5 { line-height: 1; text-align: left; font-size: 14px; padding: 10px;  overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.left-news li a:hover h5{color: #044834;}

.sec-marquee-c strong{font-size: 18px;}





/* 右侧 */



.page-alist{margin-top: 0;overflow: hidden;}

.crumbs-item {line-height: 1;border-bottom: 3px double #d7dbdf;overflow: hidden;margin-bottom: 15px;}
.crumbs-item h5 {font-size: 15px;line-height: 1; padding: 7px 0;color: #555;}

.wp-pagenavi{text-align: center;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #044834;
    border-color: #044834;
}
.pagination>li>a, .pagination>li>span{color: #044834;}

/* 新闻列表 */

.page-alist li { overflow: hidden;padding-bottom: 15px;padding-top: 0; border-bottom: 1px dotted #ddd;margin-bottom: 15px;}

.page-alist .page-adate {width: 70px;height: 65px;background: #044834;}

.page-alist .page-adate h3 { font-size: 28px;line-height: 1;margin-bottom: 5px;}
.page-alist .page-adate p { font-size: 14px;line-height: 1; margin-bottom: 0;}

.media-heading {margin-top: 0; margin-bottom: 5px; font-size: 18px; font-weight: normal;color: #222;margin-top: 3px;}
.page-alist .page-atit p {color: #555;font-size: 14px; line-height: 1.5;}

.page-atit a:hover .media-heading{color: #044834;}


/* 图片列表 */
.page-alist .col-md-4 {padding: 0 8px;margin-bottom: 10px;}
.img-inner{width: 300px;overflow: hidden;}
.img-inner:hover {border: 1px solid #044834;overflow: hidden;}

.page-alist .col-md-4 a{display:block;}
.page-alist .col-md-4 a h5 { height: auto; line-height: 1; overflow: hidden; font-size: 16px; text-align: center;padding: 5px 0;float: none;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-alist .col-md-4 a:hover h5{color: #044834;}

.page-nav{display: none;}
.page-nav ul{overflow: hidden;}
.page-nav ul li{width: 50%;padding: 0 5px;float: left;border: none;margin-bottom: 10px;}
.page-nav ul li a { display: block;text-align: center; background: #f6f6f6; font-size: 14px; line-height: 1;padding: 15px 0;}
.page-nav ul li a:hover{color: #fff;background: #044834;}

/* 详情页 */
.page-con-tit{}
.page-con-tit h1{font-size: 20px;line-height: 1;padding-bottom: 10px;}

.product_detail h1.title{font-size: 20px;line-height: 1;}
.list_p li h2 { margin-top: 0;font-size: 14px;line-height: 1;}
.list_p li { height: auto; line-height: 1; font-size: 14px; border-bottom: 1px dashed #e0e1dc; padding: 10px 0;font-family: "Microsoft YaHei";}
.list_p li h2 a { font-size: 14px;font-family: "Microsoft YaHei";}


/* 地图 */
.page-addr{}
.page-addr iframe{width: 100%;}

.page-content { font-size: 15px;line-height: 1.6;padding: 0 15px;}


/* 留言 */
.form-control:focus {
    border-color: #044834;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(187 0 14 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(187 0 14 / 60%);
}

@media (min-width: 992px) and (max-width: 1200px){
  
}

@media (max-width: 992px){
  
  .page-body > .row > .col-md-3 {display: block;float: none;width: 100%;padding: 0;margin-bottom: 20px;}
  .page-l-clist{border: none;padding: 0;background: none;}
  
  .page-l-clist ul{overflow: hidden;}
  .page-l-clist li{float: left;width: 33.33333%;padding: 0 8px;margin-bottom: 15px;}
  .page-l-clist li a{margin: 0;background: #bbb;}
  
  .page-body .sec-tit{display: none;}
  .sec-marquee-c{display: none;}
  
  .page-body .col-md-9 { float: none;width: 100%;padding: 0;}
  .page-alist .col-md-4 {padding: 0 8px;margin-bottom: 10px;float: left;width: 33.3333%;}
  
  
}

@media (max-width: 767px){
  
  .page-body { margin: 5px auto 40px;}
  .page-body > .row > .col-md-3{padding: 0 10px;margin-bottom: 10px;}
  
  .page-l-clist li { float: left;width: 50%; padding: 0 5px;margin-bottom: 10px;}
  .page-l-clist li a{font-size: 14px;padding: 12px 10px;}
  
  .crumbs-item h5{font-size: 13px;}
  
  .page-content{padding-top: 0;}
  
  .page-nav{display: block;}

  .page-alist{padding: 0 10px;}
  .page-alist .col-md-4{padding: 0 5px;width: 50%;}
  .img-inner { height: 120px;}
  .page-alist .col-md-4 a h5{font-size:14px;}
  
  .page-alist .page-atit p {height: 4rem;font-size: 13px;}
  
  
  .product_detail .img {overflow: hidden;}
  .zoomPad{z-index: 0 !important;}
  
  .page-alist .col-md-4{height: auto;}
  
  
}


