@charset "utf-8";
.app{display:none;}

/*状态栏*/
.welcome {height: 35px;border-bottom: 1px solid #154b9e;min-width: 1200px;font-size: 14px;color: #ffffff;background-color: #154b9e;line-height: 34px;background: url(../images/bg.jpg) no-repeat center;}
.sitexml {float: right;line-height: 34px;font-size: 14px;}

/* 导航 */
.pull-left {margin-bottom: 16px;}
.navbar-pull-all{overflow:hidden;width:1140px;margin:auto; padding: 0px 0;}
.header-right { font-size: 30px; }
.navbar-header{width:100%;margin:auto;float:none;}
.navbar-full {width:100%;background: #1c88ec00;}
.navbar-full .collapse {margin: 15px auto;width:1140px;}
.navbar-brand { padding: 29px 15px; height: auto; }
nav.navbar.bootsnav { border: none;}
.navbar-nav { float: left; }
nav.navbar.bootsnav ul.nav > li > a {color: #080808;text-transform: uppercase;padding: 12px 14px;font-size:16px;font-weight:normal;margin-top: 24px;}
nav.navbar.bootsnav ul.nav > li:hover { background: #273e8c00; }
.nav > li:after { content: ""; width: 0; height: 5px; background: none !important; position: absolute; bottom: 0; left: 0; transition: all 0.5s ease 0s; }
.nav > li:hover:after { width: 100%; }
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after { content: "\f105"; font-family: 'FontAwesome'; font-size: 16px; font-weight: 500; position: absolute; top: 27%;right: 4%; transition: all 0.4s ease 0s; transform: rotate(90deg); }
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: "\f105"; transform: rotate(270deg); }
.dropdown-menu.multi-dropdown { position: absolute; left: -100% !important; }
nav.navbar.bootsnav li.dropdown ul.dropdown-menu { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border: none; }
@media only screen and (max-width:990px) {
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,  nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: " "; }
.dropdown-menu.multi-dropdown { left: 0 !important; }
nav.navbar.bootsnav ul.nav > li:hover { background: transparent; }
nav.navbar.bootsnav ul.nav > li > a { margin: 0; }
}
nav.navbar.bootsnav ul.nav > li > a:hover{color:#0b706a;background: url(../images/navli.png) no-repeat left center;}
/* .nav>li {position: relative;display: block;padding-top: 27px;} */
/* .dropdown-menu {min-width: 100px;} */
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover{color:#fff; background: linear-gradient(120deg, #154b9e, #00a73c);}


/* 轮播 */
.ibanner .img { height: 700px; background-size: cover; background-position: center; } /* 高度 */
.ibanner .slick-arrow{font-size:60px; position:absolute; top:50%; z-index:2; height:58px; margin-top:-29px; line-height:58px; width:80px; text-align:center; padding:0px; border:none; color:rgba(255,255,255,1); opacity:0; border-radius:50%; cursor:pointer;}
.ibanner .slick-prev{ left:30px;}
.ibanner .slick-next{ right:30px;}
.ibanner:hover .slick-arrow{ opacity:1;}

.ibanner .slick-dots{ position:absolute; margin-left:-15px; left:50%; bottom:28px;}
.ibanner .slick-dots li{ float:left; margin:0 6px;}
.ibanner .slick-dots li button{ display:block; border:none; padding:0px; width:32px; height:7px; text-indent:-99px; overflow:hidden; background:rgba(255,255,255,0.5); box-shadow:0 0 5px rgba(0,0,0,0.3); box-sizing:border-box; border:none;}
.ibanner .slick-dots li.slick-active button{ background:rgba(255,255,255,1);}

.ibanner .swiper-pagination{ bottom:28px;}
.ibanner .swiper-pagination-bullet{ width:15px; height:15px; border-radius:15px; background:rgba(255,255,255,0.5); box-shadow: 0 0 5px rgba(0,0,0,0.3); opacity:1;}
.ibanner .swiper-pagination-bullet-active{ /* background:rgba(0,75,189,1); */background: linear-gradient(130deg, #154b9e, #00a73c);}
.ibanner .slick-arrow i { font-size: 50px; }

#catapage{height:450px;}
#catapage .img {height:450px;background-size: cover;background-position: center;}

/*搜索栏*/
.rowlist {height: 58px;border-bottom: 1px solid #e7e7e7;background-color: #fff;}
.rowlist .lae {
   font-size: 14px;
    height: 16px;
    line-height: 54px;
    color: #838383;}
.rowlist .lae p i.fa {
    font-size: 24px;
    color: #154b9e;
    margin-right: 10px;
    padding-top: 14px;
}
.searchbox .keywords {
    color: #777;
    font-size: 14px;
    margin-top: 0px;
    width: 186px;
    height: 32px;
    line-height: 36px;
    border: 1px solid #d2d2d2;
    background-color: #fff;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.submit {
    margin: 0px 0px 0 -4px;
    width: 60px;
    height: 32px;
    line-height: 24px;
    background: #00a73c;
    border: none;
    color: #fff;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;    background: linear-gradient(130deg, #154b9e, #00a73c);
}

/**标题 **/
.bt01{padding-right: 77px;padding-left: 77px;}
.bt02 {padding-right: 40px;padding-left: 40px;}
.tiebox { text-align: center; }
p.tiebox_bt {font-size: 33px;font-weight: bold;color: #165ebf;letter-spacing: 0px;height: 36px;line-height: 40px;text-transform: uppercase;font-family: Times New Roman;}
p.tiebox_bt span { color: #333; }
p.tiebox_bt em{font-weight: bold;color: #135a90;}
p.tiebox_bx {float: left;margin:1px 0 0;}
p.tiebox_bx.bxp {color: #135a90;width: 60%;font-size: 25px;padding: 0 10px;text-transform: uppercase;font-weight: bold;}
p.tiebox_bx.bx {border-bottom: 1px #ccc solid;height: 20px;width: 20%;}
p.tiebox_p { letter-spacing: 3px; }
p.tiebox_p1 { font-size: 15px; margin: 13px 0 0; }
p.tiebox_p2 { font-size: 15px; }

p.tiebox_p.bs { color: #f60; }
p.tiebox_bt.bs { color: #fff; }
.xian {width: 38px;border: 1px solid #134faa00;margin: 32px auto 18px auto;}


/*产品中心*/
.app{display:none;}
.product_box{/* background-color:#f8f8f8; */padding-bottom: 50px;padding-top: 50px;background: url(../images/bj03.jpg) no-repeat top center;background-size: cover;}
.product_title{margin: 15px 0;}
.product_title h3{font-size: 35px;}
.product_title img{margin-right: 10px;}
.product_title p{font-size: 24px;color:#bebebe;}
.product_href{margin:15px 0;}
.product_href a{display: inline-block;border: 2px solid #e14a56;border-radius: 30px;padding: 8px 30px;font-size: 15px;color:#333;margin:0 10px 10px;}
.product_href a:hover{text-decoration: none;background: #e14a56;color:#fff;}
.product_content{margin:35px 0 25px;}
.product_content .pro_img{border: 1px solid #a6a6a600;height:200px;line-height:194px;overflow: hidden;background: #fff;display:table-cell; vertical-align:middle; width:33.3333%;padding: 1.3%;}
.product_content img{}
.product_content p{color:#333;font-size: 16px;/* margin:10px 0; */padding: 10px 0;}
.product_content p:hover{color: #fff;font-size: 16px;/* margin: 10px 0; */padding: 10px 0;/* background: linear-gradient(160deg, #154b9e, #00a73c); */}
.product_btn{margin:20px 0;}
.product_btn a{ display: inline-block;padding: 8px 55px;border-radius: 4px;background: #e14a56;color: #fff;font-size: 15px;background: #135a90;}
.product_btn a:hover{text-decoration: none;background: linear-gradient(160deg, #154b9e, #00a73c);}

.col-gg-4 {
    width: 33.333333%;
    padding-right: 0px;
    padding-left: 0px;
    border: 1px solid #d9d9d9;
    /* background: white; */
    float: left;margin-left: -1px;
    margin-bottom: -1px;
}
/* .col-gg-4:hover {float: left;border: 1px solid #1350ab;} */
.col-gg-4:hover {
    /* border: 1px solid #134faa; */
    overflow: hidden;
}
.col-gg-4 a:hover p {
    color: #134faa;color: #125a8f;
    /* background: linear-gradient(160deg, #154b9e, #00a73c); */
}

.product_content ul li{}
@media (max-width: 992px){
.product_title h3{font-size: 22px;}
.product_title p{font-size: 16px;}
.product_content{margin:15px 0;}
.product_content p{font-size: 14px;margin: 10px 0;padding: 0px 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.product_content .pro_img{height:170px;line-height: 110px;}
.product_btn{margin:10px 0;}
.product_btn a{padding: 10px 20px;font-size: 14px;}
}
@media (max-width: 767px){
.product_content .pro_img{height:125px;}
.col-xs-4 { width:49.9999%;}
.pro_list li p{font-size: 12px;}
}
@media (max-width: 320px){
.product_content .pro_img{height:125px;}
}
.product_content img {
    /* width: 100%; */
    /* height: 100%; */
    transition: .5s;
    display: inline-block;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
      height: 100%;
    width: auto;
}
.product_content {
    margin: 5px 0 25px;
}

.product_content .pro_img:hover{/* border: 1px solid #134faa; */}
.pro_img img:hover {
    transform: scale(1.1);
}
@media (max-width: 767px){
.product_content .pro_img {height: 120px;}
}
/* 左侧 */
.porcer .pocconent .imgbostel {
    height: 0px;
    background: url(../images_public/telfenlei.png) no-repeat center center;
    margin-top: 10px;
    position: relative;
}
.porcer .pobt p:after {
    content: " ";
    width: 20px;
    height: 2px;
    display: block;
    background: #fff;
    position: absolute;
    top: 9px;
    right: 4px;
}
.porcer .pobt p:before {
    content: " ";
    width: 20px;
    height: 2px;
    display: block;
    background: #fff;
    position: absolute;
    top: 9px;
    left: 4px;
}
.porcer .pobt p{color: #fff;
    text-align: center;
    text-transform: uppercase;
    position: relative;
padding-bottom: 14px;letter-spacing: 0px;}

.porcer .pobt {
    padding: 20px 0px 6px;
    overflow: hidden;
    background-color: #154b9e;
    /* border-top-right-radius: 20px; */background: linear-gradient(140deg, #154b9e, #00a73c);
}
.porcer .pobt span {
    display: inline-block;
    font-size: 28px;
    color: #fff;
    text-align: center;
    width: 100%;
    margin-bottom: 4px;
    /* font-weight: bold;*/
}
.porcer .pocconent {
    border: 1px solid #154b9e;
    border-top: none;
    background: #fffbff;
    text-align: center;
    padding-bottom: 0px;
}
.porcer .pocconent ul li {
    background: url(../images_public/libargom.png) repeat-x;
    /* border-bottom: 2px solid #eaeaea; */
  border: 1px solid #efefef;
    margin: 5px;line-height: 42px;
}
.porcer .pocconent ul li a {
    font-size: 15px;
    display: block;
    color: #fff;
    padding-left: 50px;
    background: url(../images/fen_bg1.jpg) no-repeat top left;/* background: #125a8f; */
}
.porcer .pocconent ul li a:hover{background: url(../images/fen_bg2.jpg) no-repeat top left;}
.porcer .pocconent ul li{ text-align: initial;padding-left: 0px; background: #efefef;}
/* .porcer .pocconent ul li:hover {
    background-color: #134faa;
    border: 1px solid #134faa;
} */
.porcer .pocconent ul li i {
  left: 18px;
    top: 11px;
    color: #ffffff;
    position: absolute;
    font-size: 16px;
    background: #131d3d;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    padding-left: 6px;
}
.porcer .pocconent ul li:hover i {
    color: #fff;
}
.pobt_dh p{color: #FFFFFF;
    font-family: 'microsoft yahei';
    font-size: 14px;
    line-height: normal;}
.pobt_dh span{font-family: emoji;font-size: 28px;color: #FFFFFF;font-weight: bold;}
.pobt_dh{ padding-bottom: 34px;padding-top: 15px;background: #154b9e;text-align: initial;padding-left: 15px;border-bottom-left-radius: 20px;background: linear-gradient(160deg, #154b9e, #00a73c);}
.pobt_dh h2{font-family: 微软雅黑;
    font-size: 21px;
    color: #ffffff;}
.pobt_dh h3{    font-family: 微软雅黑;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 15px;}
.pobt_dh img{width: 24%;
    float: left;margin-right: 10px;}
.porcer .pocconent ul {
    padding: 10px;
}
/*产品更多*/
.cp_gd {
height: 43px;
    display: block;
    padding: 8px 0px 0px;
    border-bottom: 2px solid #cccccc00;
    margin-bottom: 10px;
}
.cp_gd h2 {
    height: 22px;
    width: 70%;
    float: left;
    margin: 0px;
}
.cp_gd span.tar01 {
 width: 10%;
    height: 16px;
    display: block;
    line-height: 30px;
}
.cp_gd span.tar01 a {
    color: #1b1b1b;
    font-size: 14px;
    text-transform: uppercase;
}
.cp_gd span{font-size: 16px;
    color:#9e9e9e;
    font-weight: lighter;    text-transform: uppercase;}
.cp_gd h2 a {
    color: #eeb91b;
    font-size: 22px;
    font-weight: bold;
    float: left;
    line-height: 23px;
    /* border-left: 9px groove #005fbb; */
}

/*关于我们*/
.gywm {background: url(../images/bg01.jpg) no-repeat top center;padding:60px 0px 60px;background: linear-gradient(160deg, #154b9e, #00a73c);}
.aboutus-right-img{margin-top: 77px;}
.pad_lf_none {padding-left: 0px;}
.idx_about{ padding-left: 50px;padding-right: 50px; padding-top: 70px;padding-bottom: 66px;}
.aboutusBt{text-align: centerr;margin-bottom: 30px;}
.aboutusBt h3{ text-align:center; font-size:32px; color:#ffff;margin:0px; padding-top:20px;font-weight:bold;line-height: 70px;}
.aboutusBt h4 { text-align:center; font-weight:bold; font-size:18px; color:#ffff;line-height:34px;margin: 0px;}
.aboutusBt p {color:#c2c2c2;font-size:12px;text-transform:uppercase;}

.aboutus{padding:10px 0 10px 0;}
.about_bg {  background: #ffffff75;   /*  height: 480px;   */ /* padding-left: 0px; */}

.idx_about .ab_title {padding: 0px 0px 10px;/* border-bottom: 1px solid #ddd; */margin-bottom: 10px;}

.aboutus .idx_about h2{font-size: 30px;color: #fff; text-transform: uppercase;margin: 0px;line-height: 30px;/* font-weight: bold; */}
.aboutus .idx_about h3{font-size: 40px;color: #252525;font-weight: bold;margin-top: 0px;line-height: 54px;text-transform: uppercase;letter-spacing: 0px;}
.aboutus .aboutus-right-img img{width:100%; /* border-top-left-radius: 50px;border-bottom-right-radius: 50px; */    border: 1px solid #e8e8e800;}
.gy_mian{font-size: 14px;color:#fff;margin:0px 0px 18px;line-height: 30px;height: 194px;overflow: hidden;overflow-y: auto;}
.gy_mian p{margin-bottom:10px;}
.gy_mian::-webkit-scrollbar {width: 3px;}
.gy_mian::-webkit-scrollbar-track {background-color:#ddd;-webkit-border-radius: 2em;-moz-border-radius: 2em;border-radius:2em;}
.gy_mian::-webkit-scrollbar-thumb {background-color:#0098aa;-webkit-border-radius: 2em;-moz-border-radius: 2em;border-radius:2em;opacity: 0.5; background: linear-gradient(160deg, #154b9e, #00a73c);}

.aboutusBtn{width: 180px;border-radius: 2px;position:relative;background:none;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;border-radius: 0px;background: #1e61ba;}
.btn-default {color: #fff;background-color: #135a90;border-color: #135a90; border-radius: 4px;}
.aboutusBtn:after {content: '';position: absolute;width: 0%;height: 100%;top: 0;left: 0;background:#4d4d4d;display:block;z-index: -1;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;    border-radius: 16px;}
/* .aboutus:hover .aboutusBtn:after{width:100%;} */
/* .aboutus:hover .aboutusBtn{color:#fff;background:#fca028;border:1px solid #fca028;} */
.scienceBtn{margin-top:20px;}
.btn-default:hover {color: #fff; background-color: #125a8f;border-color: #68a8a9;background: linear-gradient(160deg, #154b9e, #00a73c);}

.company_cpys span{color: #101010;text-align: center;
    font-size: 55px;font-weight: bold;}
.company_cpys em{color: #17a754;font-weight: bold;}
.company_cpys h4{font-size: 20px;}
.cpys_hx {
    width: 60px;
    height: 2px;
    background: #ffd800;
    margin: -2px auto 0;
    margin-bottom: 15px;
    margin-top: 15px;
}

/* 优势 */
.ys_bt{text-align:center;font-size:35px;padding-top: 10px;margin:0 auto;line-height: 45px;}
.ys_bt b{ color:#049351;font-size:45px; display:block; line-height: 64px;}
.ys_bt span{ color:#1f1f1f;}

.adv{ width: 100%; padding-top:0px; background: url(../images/bg7.jpg);padding:60px 0 60px 0;/* border-top:5px #e2ecd3 solid; */}
.yy_ys_title{ border-top:10px solid #028ae2; margin-top:10px;}
.yy_ys_title .p1{ text-align:center; line-height:38px; font-size:38px; font-weight:bold; color:#028ae2; margin-top:25px;}
.yy_ys_title .p1 span{color:#fe0000; margin-left:10px;}
.yy_ys_title .p2{ text-align:center; line-height:36px; font-size:22px; color:#ccc; font-family:Arial, Helvetica, sans-serif; margin-top:5px;}
.yy_ys_title .list{ text-align:center;}
.yy_ys_title .list span{ display:inline-block; width:160px;  height:35px; line-height:35px; font-size:18px; margin:5px 1px 5px 1px; color:#FFF;}
.yy_ys_title .list{ text-align:center;}
.yy_ys_title .list span{ display:inline-block; width:160px;  height:35px; line-height:35px; font-size:18px; margin:5px 1px 5px 1px; color:#FFF;}

.list span {display: inline-block;width: 160px;height: 35px;line-height: 35px;font-size: 18px;margin: 5px 1px 5px 1px;color: #FFF;}
.list{ text-align:center;}
.list span{ display:inline-block; width:160px;  height:35px; line-height:35px; font-size:18px; margin:5px 1px 5px 1px; color:#FFF;}
.sec-adv .bt-all{margin-bottom:20px;}

.adv-all{ margin-top:20px;margin-bottom:20px;}
.ysnr{text-align:left;margin-top: 10px;}
.ysnr .p1{padding: 0 0 10px 0;
    font: 28px "Microsoft Yahei";
    color: #313131;
    font-weight: bold;
    margin-bottom: 0px;
    line-height: 34px;}
.ysnr .p1 span{ display:block; float:left; margin-right:15px; /* background:#efca85; */ width:60px; height:50px;font:58px Impact;text-align:center;color:#106087;line-height:50px;border-radius: 12px;}
.ysnr .p1 em{ display: block;color: #aeaeae;padding-left: 45px;font-style: normal;margin-top: -9px;font-size: 16px; text-transform: uppercase;}
.ysnr .p2{clear:both;color:#333333;margin-bottom:0;font:16px "Microsoft Yahei";line-height:34px;background:url(../images/) no-repeat left 7px;padding-left:24px;padding-bottom:18px;margin-left:10px;}
.ysnr .p2 span{ color:#fe0000; font-weight:bold;}
.ys_line{height:34px;}
.adv-img img{width:100%; margin-left:0%; padding:1.5%;transition: all 0.4s;}
.adv-img img:hover{transform: translateY(-12px);}
.ysnr{margin: 38 20px 0 0px;}
/* .adv-two .ysnr{margin-left:15px;} */
.ystitle h3{ text-align: center;
    margin-bottom: 50px;
    background: url(../images/) no-repeat top center;
    height: 150px;
    font-size: 46px;
    padding-top: 0px;
    color: #9c8458;
    font-weight: bold;}
.ystitle em{color: #131313;font-weight: bold;}
.ystitle{margin-bottom:30px;}


/*厂房成品*/
.cfcp{background: url(../images/bj03.jpg) no-repeat top center;padding:60px 0;}
/* 厂房成品滑动 */
.owl-carousel{position: relative;margin:0em auto;text-align:center;}
.owl-carousel .owl{width:100%;overflow:hidden;}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper,.owl-carousel .owl-outer{width:5346px;height:235px;position:relative;transition: all 800ms ease 0s; }
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.owl-carousel .owl-item{width: 20%;float:left;}
.owl-carousel .item-owl{width: 366px;float: left;height: 270px;padding: 0 8px;     margin: 0 0 20px 13px;}
.owl-carousel .item-owl .test-review{width:100%;height:100%;overflow:hidden;border:1px #ccc solid;background:#Fff;}
.owl-carousel .item-owl .test-review:hover img{transform: scale(1.2);-webkit-transform: scale(1.2);transition: transform 1s;-webkit-transition: transform 1s;}
.owl-carousel .owl-item{float: left;}
.owl-carousel .owl-item{float: left;}
.owl-carousel .owl-pagination{margin-top:0px;}
.owl-controls .owl-page{display: inline-block;cursor:pointer;}
.owl-controls .owl-page span{display: block;width: 50px;height: 4px;margin: 5px 7px;opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: linear-gradient(160deg, #154b9e, #00a73c);}
.owl-controls .owl-page.active span,.owl-controls.clickable .owl-page:hover span{opacity: 1;}
.owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;margin: 5px;padding: 3px 10px;font-size: 12px;width: 42px;height: 52px;}
.owl-next{background: url(../images/qianxleft.png) no-repeat -0px 0px;position: absolute;left: -57px;top: 56%;width: 42px;height: 50px;opacity: 0.8;}
.owl-next:hover,.owl-prev:hover{opacity: 1;cursor:pointer;}
.owl-prev{background: url(../images/qianxr.png) no-repeat -0px 0px;position: absolute;right: -57px;top: 56%;width: 42px;height: 50px;opacity: 0.8;}
.test-review img{width: auto;max-width:100%;height:100%;border:none;margin: 0 auto;}
.test-review p img {margin: 0 10px!important;box-shadow:none;text-align:center;}
.test-review h5{font-size: 1.2em;color: #333;text-transform: none;margin-top: 1.2em;text-align: center;}

.title-zd h2{ font-size:30px;font-weight:bold;}
.title-zd h2 span{color:#00b437;}
.title-zd p{font-size:16px; margin:10px 0;color:#777;}

.btn-gd{padding:10px 40px; display:inline-table;font-size:15px;color:#fff;margin-top:45px;border-radius:50px; background:#28965b; text-align:center;}
.btn-gd:hover,.nr-1 .btn-gd:hover{ background:#e33313;color:#fff}
.owl-carousel .item-owl p {
    font-size: 15px;
    color: #565656;
}

/*新闻展示－第13种结束*/
.news{ padding: 60px 0px 0px 0;/*  background-color: #fbfbfb;  background: #ffffff url(../images/tea_bg.png) no-repeat; */}
.news_nr{padding-bottom:50px;    padding-top: 20px;}
.news_contact .news_title {
    margin-left: 0px;
    padding-top: 0px;
}
.news_article, .news_article a {
    color: #676767;
    font-size: 18px;
}
.news_article h5 {
    padding: 5px 0;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 17px;
}
.news_article p {
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #999;
    font-size: 13px;
}
.news_title h3 a {
    color:#135a90;
    font-size: 19px;
}
.news_list li {
    padding: 0px 10px 10px;
    background: #fff0;
    margin-bottom: 15px;
    border-bottom: 1px dotted #dbd4cd;
}
.news_date {
    width: 68px;
    height: 68px;
    background: #1e61ba;
    color: #fff;
    float: left;margin-right: 10px;    background: linear-gradient(160deg, #154b9e, #00a73c);
}
.news_date h5 {
    font-size: 24px;
    padding: 10px 0 5px 0;
    margin: 0;
    font-weight: bold;
}
.news_title p {
    height: 40px;
    color: #777;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 13px;
}

.news_contact .news_img {
    /* width: 535px; */
    /* height: 240px; */
    /* display: table-cell; */
    /* vertical-align: middle; */
    /* overflow: hidden; */
    /* text-align: center; */
    width: 100%;
    height: 254px;
    overflow: hidden;
}
.news_contact .news_img img, .news_info .news_title_box img {
    /* max-width: 100%; */
    /* height: auto; */
    width: 100%;
  float: initial;}
/*新闻结束*/

/*手机底部*/
.app{display:none;}
 .fta{background: #4a4a4a;padding:20px 0;color:#fff;}
  .fta h2{font-size:18px;text-align:center;font-weight:bold;margin:0 0 10px;}
  .fta{margin-bottom:0px;    padding-bottom: 60px;}
  .fta p{font-size:15px;line-height:28px;}


/* 内页 */
.product_detail .img {
    width: 305px;
    height: 230px;
    float: left;
    padding: 2px;
    border: 1px solid #e0e1dc;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.page-body { margin: 20px auto 50px; }
.page-l-tit { padding: 10px 0 10px 60px; background: rgb(52, 129, 221) url(../images_public/page_tb_01.png) 3px 7px no-repeat; color: #fff; }
.page-l-tit h3 { margin-top: 0; margin-bottom: 5px; }
.page-l-tit p { font-size: 12px; margin-bottom: 0; }
.page-l-clist { border: 1px solid #ddd; border-top:none;}
.page-l-clist ul { padding:15px; }
.page-l-clist li { height: 40px; line-height: 40px; text-align: center; font-size: 14px; border-bottom: 1px solid #ddd; }
.page-l-clist li a:hover {display: inline-block;width: 100%;height: 40px;color: #fff;background: #efb81c;background: linear-gradient(140deg, #154b9e, #00a73c);}
.page-body .sec-tit {margin-top: 15px;background-color: #134faa;background: linear-gradient(140deg, #154b9e, #00a73c);}
.left-news li { border-bottom:1px dotted #ccc;}
.left-news li h5 { line-height:14px; text-align:left;}
.sec-tit { border-bottom: 1px solid #e5e5e5; height: 35px; line-height: 35px; }
.sec-tit h2 { float: left; margin-top: 0; margin-bottom: 0; height: 35px; line-height: 35px; font-weight: bold; font-size: 14px; color: #ffffff;border-bottom: 3px solid #ffae0000;padding-left: 10px; }
.sec-tit span { font-size: 18px; color: #e5e5e5; margin-left: 10px; }
.sec-tit h5 { float: right; margin-top: 8px; margin-bottom: 0;color: white; }
.sec-tit h5 i {margin-left: 5px;width: 14px;height: 14px;border-radius: 14px;background: #ffffff;color: #029c47;text-align: center;display: inline-block;font-style: normal;line-height: 11px;}
.sec-tit h5 a { display: inline-block; padding: 2px 3px; border-radius: 3px; }
.sec-tit h5 a:hover {background: #154d9d;color: #fff;}
.sec-tit h5 a:hover i { background: transparent; background:none !important; }
.crumbs-item { line-height: 32px; border-bottom: 3px double #d7dbdf; overflow:hidden;  margin-bottom:10px;}
.page-content { font-size: 14px; padding-top: 15px; padding-bottom: 15px; }
.page-content img {/*max-width:100% !important;*/ height:auto !important;}
.page-detail img {width: auto !important;}
.page-plist { margin-top: 15px; }
.page-plist > div { margin-bottom: 10px; }
.page-plist > div h5 { text-align: center; }
.page-alist { margin-top: 15px; }
.page-alist .col-md-4 { padding:0 10px;}
.page-alist .col-md-4 h5 { height:15px; line-height:15px; overflow:hidden; float:left;display:block; width:100%;}
.page-alist li { clear:both; overflow:hidden; padding-bottom: 15px; padding-top: 15px; border-bottom: 1px dotted #ddd; }
.page-alist .page-adate { float: left; width: 60px; text-align: center; color: #fff; margin-right: 15px; background:#131d3d;    background: linear-gradient(140deg, #154b9e, #00a73c);}
.page-alist .page-adate h3 { font-weight: bold; margin-top: 8px; margin-bottom: 0; }
.page-alist .page-adate p { margin-bottom: 5px; }
.page-alist .page-atit p { font-size: 12px; color: #999; margin-bottom: 0; }
.page-alist .page-atit a { color: #333; }
.page-alist .page-atit a:hover { color: #068c59;}
.page-con-tit { border-bottom: 1px dotted #ddd; margin-bottom: 15px; }
.page-con-tit h3 { text-align: center; }
.page-con-tit .haiofn { text-align: center; color: #999; line-height:28px;font-size:12px;}
.page-con-tit .haiofn .bdsharebuttonbox { float:right;}
.page-con-tit .haiofn span{ text-align: center; color: #999; padding-left:10px; }
.page-summary { border: 1px solid #ddd; border-radius: 4px; background: #f7f7f7; padding: 15px; margin-bottom: 15px; color: #666;display:none; }
.page-detail { padding:10px 0; font-size:14px; line-height:26px;}
.page-detail img { max-width:100% !important; height:auto !important;}
.tags { clear:both; padding:10px 0; border-top:1px dotted #ccc;border-bottom:1px dotted #ccc; margin:10px 0;}
.tags a { margin:0 1%; display:inline-block; padding:0 0.5%; color:#337ab7;}
.img-inner:hover {border: 1px solid #134faa;overflow: hidden;}
.page-alist .col-md-4 a:hover h5 {color: #134faa;}
.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {z-index: 3;color: #fff;cursor: default;background-color:#134faa;border-color:#134faa;background: linear-gradient(140deg, #154b9e, #00a73c);}
.pagination>li>a, .pagination>li>span {position: relative;float: left;padding: 6px 12px;margin-left: -1px;line-height: 1.42857143;color:#134faa;text-decoration: none;background-color: #fff;border: 1px solid #ddd;}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {z-index: 2;color:#134faa;background-color: #eee;border-color: #ddd;}

/*底部*/
.footers{background: #1b1b1b;padding-top: 20px;/* border-top: 10px solid #d90011;background: url(../images/db_bj2.jpg) no-repeat center center;  */ }
.dh_main p{color: #fff;font-size:15px;padding:22px 0px ;}
.dh_main a{margin: 0 49px;color: #fff;}
.dh_main a:hover{color: #fff;}

.f_one{margin: 15px 0px 20px;}
.lx p {color: #fff;font-size: 14px;line-height: 30px;}
.lx p .fa {padding-right: 10px;color:#fff;}
.footers .f1{margin-top:12px;width: 33%;padding: 12px 0px;}
.col-md-5.column.lx {width: 40%;padding: 0px 25px 0px 25px;border-right: 1px solid #fff;border-left: 1px solid #fff;}
/* .footers .f3 {padding: 5px 0 0 18px;} */
.footers .f3 .ema_1{float: left;}
.footers .f3 .ema_1 img{ width:120px;margin:0 8px;}
.footers .f3 .ema_1 p{font-size:14px;color:#fff;text-align:center;margin: 13px 0 0px 14px;line-height: 35px;}
.footers .f1 h3{color: #fff;font-size: 28px;font-weight: bold;margin: 0;}
.footers .f1 img{margin: 15px 9px 0 0;}
.d-an a {color:#fff;border: 1px solid #fff;width:228px;height:37px;line-height:35px;display: block;text-align:center; font-size: 14px;margin: 0 0 8px 51px;border-radius: 4px;}
.d-an a:hover {color: #ffffff;background-color: #134faa00;border-color: #134faa00;display: block;background: linear-gradient(160deg, #154b9e, #00a73c);}
.footer-copyright{border-top: rgb(255 255 255 / 40%) 1px solid;padding: 15px;color: #999;}
.ewm{/* float:right; */margin-top:12px;margin-bottom:8px;color:#fff;text-align: center;}
.ewm img{margin-left:0px;}

/* 返回顶部 */
.gototop{width:40px;height:40px;z-index:9999999999; position: fixed; bottom: 60px; right: 15px;}
.gototop:hover{background-position:-503px -42px;-webkit-transition:0.5s;}
.gototop i { font-size: 36px; }

@media (min-width: 1200px) {
	.mobile-footer { display: none; }
}

@media (max-width: 992px){
    body.side-right{overflow: hidden;}
    body nav.navbar.bootsnav .navbar-toggle{margin-right: 0;}
    body.side-right nav.navbar.bootsnav .navbar-toggle{float: right !important; margin-top: 12px; margin-right: 15px;}
    nav.navbar.bootsnav.navbar-mobile ul.nav,body nav.navbar.bootsnav .navbar-nav > li > a{border-top: none;}
    body nav.navbar.bootsnav .navbar-toggle { margin-top: 12px; margin-right: 15px; padding: 0 8px; border: 1px solid #666;}
    body.side-right > .wrapper{margin:0 !important;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{width: 100%;height:auto !important;left: 0;top:-100%;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{max-height:340px;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in{top:72px;}
    body nav.navbar.bootsnav.navbar-mobile ul.nav{width: 100%; margin:0;padding: 0;}
    body nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{padding: 0 !important;}
  
    .app{display:block;}
    .pc{display:none;}
    .xian {width: 38px;border: 1px solid #049550;margin: 38px auto 18px auto;}
  
}

@media (max-width:768px) {
	/* 导航 */
	nav.navbar.bootsnav.navbar-mobile .navbar-collapse {position:static;!important;}
	.navbar-pull-all { width: 80%; padding-top: 0; height: 50px; margin: 15px 0 0 15px; }
	.navbar-pull-all .xs-logo img { height: 30px; }
	nav.navbar.bootsnav ul.nav > li > a { color:#000}
	/* 轮播 */
	.ibanner .img { height: 220px; }
	/* 手机端底部导航 */
	.mobile-footer { display: block; background: #303030; display: flex; width: 100%; height: 50px; position: fixed; z-index: 999; bottom: 0; left: 0; }
	.mobile-footer a { flex: 1; color: #fff; text-align: center; }
	.mobile-footer a i { font-size: 22px; padding: 4px 0; }
	.mobile-footer a h5 { margin: 0; }

	/* 手机端走马灯处理 */
	.swiper .ar_1 { width: auto; }
  
  /*手机导航*/
  nav.navbar.bootsnav .navbar-nav > li > ul >li{font-size: 15px; border-bottom: solid 1px #e0e0e0;padding-left: 16px; padding-bottom: 6px;padding-top: 6px;}  
  
  .idx_about {padding: 0px 0px;}
  .aboutus .idx_about h2 {font-size: 26px;}
  .about_bg {background: #ffffff00;}
  p.tiebox_bx.bxp {color: #135a90;width: 100%;}
  .ysnr .p2 {padding-left: 0px;}
  
}