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

/*状态栏*/
.welcome {height: 35px;border-bottom: 1px solid #fafafa;min-width: 1200px;font-size: 14px;color: #999;background-color: #fafafa;line-height: 34px;}
.sitexml {float: right;line-height: 34px;font-size: 14px;}
.sitexml .fa{color: #9a9a9a;font-size: 16px;}

/* 导航 */
.pull-left {margin-bottom: 0px;/* padding-top: 25px; */}
.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: 0px auto;width: 1250px;}
.navbar-brand { padding: 29px 15px; height: auto; }
nav.navbar.bootsnav { border: none;}
.navbar-nav { float: left; }
nav.navbar.bootsnav ul.nav > li > a {color: #434343;text-transform: uppercase;padding: 40px 20px;font-size: 15px;font-weight:normal;margin-top: 0px;margin-left: 7px;border-right: 1px solid #ececec;margin-right: 9px;padding-left: 12px;padding-right: 29px;margin-bottom: 0px;}
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: 39%;right: 16%;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: #d00000;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: #333333;}


/* 轮播 */
.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:#b10b0b;}
.ibanner .slick-arrow i { font-size: 50px; }

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

/* 标题*/
.Title{text-align: center;padding: 0px 0 20px;}
.Title h3{font-size: 30px;color: #333;margin-top: 0px;}
.Title h3 b{color: #f1c232;}
.Title h3 a{font-size: 30px;color: #333;text-decoration: none;}
.Title h3 a b{color: #d00000;}
.Title p{font-size: 14px;color: #999;margin-top: 5px;text-transform: uppercase;background: url(../images/TitleBg.png) no-repeat bottom;padding-bottom: 12px;}
/* 标题 End */

/*产品中心*/
.product_box{/* background-color:#f8f8f8; */padding-bottom: 50px;padding-top: 50px;background: url(../images/) 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:0px 0;}
.product_href a{display: inline-block;border: 1px solid #154b9e;border-radius: 0px;padding: 7px 0px;font-size: 15px;color: #fff;margin: 0 0px 5px;background: #154b9e;width: 49%;}
.product_href a:hover{text-decoration: none;background: #ffffff;color: #154b9e;}
.product_content{margin:35px 0 25px;}
.product_content .pro_img{/* border: 1px solid #b9b9b9; */height: 202px;line-height: 22px;overflow: hidden;background: #fff;display:table-cell;vertical-align:middle;width:33.3333%;padding: 10px 0px 0px 0px;}
.product_content img{}
.product_content p{color:#333;font-size: 16px;padding: 16px 0;}
.product_content p:hover{color: #d00000;font-size: 16px;}
.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;}
/* .col-gg-4 {width: 33.333333%;padding-right: 0px; padding-left: 0px;border: 1px solid #e6e6e6;float: left;margin-left: -1px;margin-bottom: -1px;} */
.col-gg-4 {width: 31.333333%;padding-right: 0px;padding-left: 0px;border: 1px solid #e6e6e6;/* background: white; */float: left;margin-left: 10px;margin-bottom: 10px;}

/* .col-gg-4:hover {float: left;border: 1px solid #1350ab;} */
.col-gg-4:hover {border: 1px solid #d00000;overflow: hidden;}
.col-gg-4 a:hover p {color: #d00000;/* 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: 0px 0 6px 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: 45.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: 0px 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: 130px;}
}
/* 左侧 */
.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: 25px 0px 25px;overflow: hidden;background-color: #e0e0e0;/* border-top-right-radius: 20px; */}
.porcer .pobt span {display: inline-block;font-size: 28px;color: #333;text-align: center;width: 100%;margin-bottom: 4px;/* font-weight: bold;*/}
.porcer .pocconent {border: 1px solid #f5f5f5;border-top: none;background: #f5f5f5;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: #333;padding-left: 37px;/* background: url(../images/fen_bg1.jpg) no-repeat left; */background: #ffffff;}
.porcer .pocconent ul li a:hover{/* background: url(../images/fen_bg2.jpg) no-repeat top left; */background: #d00000;}
.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: 14px;top: 13px;color: #d00000;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: #999999;font-family: 'microsoft yahei';font-size: 14px;/* line-height: normal; */line-height: 12px;}
.pobt_dh span{font-family: emoji;font-size: 24px;color: #5a5a5a;font-weight: bold;}
.pobt_dh{padding-bottom: 42px;padding-top: 34px;background: #f5f5f5;text-align: initial;padding-left: 8px;/* border-bottom-left-radius: 20px; */}
.gd{text-align: center; margin-top: 30px;margin-bottom: 15px;}
.gd a{text-align: center;border: 1px solid #d00000;padding: 10px 44px;font-size: 16px;color: #d00000;}
.gd a:hover{text-align: center;border: 1px solid #ffffff;padding: 10px 44px;font-size: 16px;color: white;background: #d00000;}
.pobt_dh h2{font-family: 微软雅黑;font-size: 21px;color: #ffffff;}
.pobt_dh h3{font-family: 微软雅黑;font-size: 22px;color: #ffffff;font-weight: bold; margin-top: 4px;margin-bottom: 15px;}
.pobt_dh img{width: 16%;float: left;margin-right: 6px;margin-bottom: 20px;margin-top: 0px;}
.porcer .pocconent ul {padding: 10px 10px 10px 10px;}
/*搜索*/
.pobt_ss{background: #e0e0e0;padding: 20px 10px 20px 14px;}
.searchbox .keywords {color: #777;font-size: 14px;margin-top: 0px;width: 170px;height: 36px;line-height: 36px;border: 1px solid #ffffff;background-color: #ffffff;border-top-left-radius: 0px;border-bottom-left-radius: 0px;}
.submit {margin: 0px 0px 0 -4px;width: 68px;height: 36px;line-height: 36px;background: #d00000;border: none;color: #fff;border-top-right-radius: 0px;border-bottom-right-radius: 0px;}

/*关于我们*/
.gywm {padding:100px 0px 100px;background: #f9f9f9;/* background: url(../images/bj01.jpg) no-repeat bottom; */}
.aboutus-right-img{margin-top: 0px;}
.pad_lf_none {padding-left: 0px;padding-right: 0px;}
.idx_about{padding-left: 40px;padding-right: 40px;padding-top: 40px;padding-bottom: 40px;background: #ffffff;}
.aboutusBt{text-align: center;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: 0px 0 0px 0;}
.about_bg { background: #ffffff00;}
.idx_about .ab_title {padding: 0px 0px 10px;/* border-bottom: 1px solid #ddd; */margin-bottom: 6px;}
.aboutus .idx_about h2{font-size: 30px;color: #636363;text-transform: uppercase;margin: 0px;line-height: 36px;/* font-weight: bold; */text-align: center;}
.aboutus .idx_about h3{font-size: 30px;color: #bfbfbf;font-weight: bold;margin-top: 0px;line-height: 30px;text-transform: uppercase;letter-spacing: 0px;text-align: center;}
.aboutus .aboutus-right-img img{width: 100%;/* border-top-left-radius: 50px;border-bottom-right-radius: 50px; */ border: 0px solid #ffffff;border-radius: 0%;}
.gy_mian{font-size: 14px;color:#616161;margin:0px 0px 18px;line-height: 30px;height: 290px;overflow: hidden;overflow-y: auto;}
.gy_mian p{margin-bottom:10px;}
.gy_mian::-webkit-scrollbar {width: 0px;}
.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: #1048a0;-webkit-border-radius: 2em;-moz-border-radius: 2em;border-radius:2em;opacity: 0.5;}
.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: #d00000;border-color: #d00000;border-radius: 0px;width: 180px;line-height: 26px;}
.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: 30px;text-align: center;}
.btn-default:hover {color: #ffffff;background-color: #800203;border-color: #800203;}
.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;}
/*公司图片*/
.carousel-control.right, .carousel-control.left{font-size:45px;background-image: none;line-height: 70px;}
.carousel-inner {position: relative;width: 100%;overflow: hidden;/* border:1px solid #fff; */height: auto;height: 530px;}
.carousel-inner>.item>a>img{display:initial; max-height: 100%; height: auto;max-width:100%;}
.carousel-inner .item{text-align:center;}
.carousel-control:focus, .carousel-control:hover{color:#006a11;}
.carousel-control.right, .carousel-control.left{color: #ee6206;}
.carousel-indicators .active{background: #02a339;}
.carousel-indicators li{border-color: #02a339;}

/* 优势 */
.ys{padding:60px 0;background-size:cover;}
.product_title h4{font-size:30px;color:#2566c2;}
.product_title span{color:#fff;font-size:18px;}
.boxa{/* background: #333; */padding: 20px 20px 20px 20px;color: #6d6d6d;margin: 3px 3px 0;height: 380px;transition: .6s;text-align:center;border-radius: 0px;border: 1px solid #e0e0e0;}
.boxa i{margin:0 auto;display:block;width:70px;}
.boxa h3{font-size: 20px;text-align:center;height: 32px;}
.boxa p{font-size: 15px;line-height:28px;text-align:left;  text-indent: 2em;}
.boxa:hover{/* background: #828282; */transform: translateY(-3%);border: 1px solid #d00000;}
.boxa img{width:90px;}
.col-mm-3 {padding: 0 0px;}

/*工程案例开始*/
.col-md-3 {padding: 0px 10px;margin-bottom: 18px;}
.gcal{padding:50px 0;background: #f8f8f8;background: url(../images/bj02.jpg) no-repeat;    background-size: cover;}
.al_title{margin: 15px 0;}
.al_title h3{font-size: 35px;}
.al_title img{margin-right: 10px;}
.al_title p{font-size: 24px;color:#bebebe;}
.al_href{margin:0px 0;}
.al_href a{display: inline-block;border: 2px solid #053f69;border-radius: 8px;padding: 8px 14px;font-size: 15px;color:#333;margin:0 10px 10px;width: 150px;}
.al_href a:hover{text-decoration: none;background: #053f69;color:#fff;}
.al_content{margin:20px 0 15px;}
.al_content .pro_img{border: 1px solid #d2d2d2;height: 280px;/* line-height:194px; */overflow: hidden;background: #fff;display:table-cell;vertical-align:middle;width:33.3333%;padding: 3%;/* transition: .5s; */padding: 0px;position: relative;}
.al_content .pro_img:hover{border: 1px solid #d00000;}
.al_content img{width:100%;height: 100%;transition: .5s;height: auto;transition: .5s;display: inline-block;margin: auto;max-width: 100%;max-height: 100%;height: 100%;width: auto;}
.pro_img img:hover {transform: scale(1.1);}
.al_content p{color: #adadad;   font-size: 17px;margin: -40px 25px 0px 14px;/* border: 1px solid #a6a6a6; */padding: 5px;transition: .3s;    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;}
.al_content p:hover{color: #d00000;}
.xq{position: absolute;}
.product_btn{margin:20px 0;}
.product_btn a{display: inline-block;padding: 10px 50px;border-radius: 0px;background: #d00000;color:#fff;font-size: 15px;}
.product_btn a:hover{text-decoration: none;background: #800203;}
@media (max-width: 992px){
.al_title h3{font-size: 22px;}
.al_title p{font-size: 16px;}
.al_content{margin:15px 0;}
.al_content p{font-size: 14px;margin: 0px 0 0 0;}
.al_content .pro_img{height: 140px;line-height: 10px; }
.product_btn{margin:10px 0;}
.product_btn a{padding: 10px 20px;font-size: 14px;}
}
@media (max-width: 767px){
.al_content .pro_img{/* height:125px; */}
.col-xs-4 { width:49.9999%;}
.pro_list li p{font-size: 12px;}
}
@media (max-width: 320px){
.al_content .pro_img{height:125px;}
}
/*工程案例结束*/

/*服务流程*/
.fwlc{padding:60px 0;background-size:cover;background: #000000;}
.product_title h4{font-size:30px;color:#2566c2;}
.product_title span{color:#fff;font-size:18px;}
.boxaa{/* background: #121212; */padding: 10px 5px 10px 5px;color: #676767;margin: 3px 3px 0;height: 181px;transition: .6s;text-align:center;border-radius: 0px;background: url(../images/icon-3.png)no-repeat center right;}
.boxaa i{margin:0 auto;display:block;width:70px;}
.boxaa h2{ font-size: 36px;margin-top: 0px;margin-bottom: 10px;font-family: 幼圆;}
.boxaa h3{font-size: 20px;text-align:center;margin-top: 10px;margin-bottom: 16px;font-weight: bold;color: white;}
.boxaa p{font-size: 16px;line-height:28px;/* text-align:left; */color: white;}
.boxaa:hover{/* background: #ffffff;transform: translateY(-3%); */}
.boxaa img{width: 60px;}
.col-ma-3{padding: 1px 0px;width: 12%;}

/*新闻展示－第9种开始*/
.news{padding: 50px 0 50px 0;background: url(../images/bj01.jpg) no-repeat bottom;}
.news_content{margin-top:20px;}
.news_title{margin:0 0 15px;}
.news_title h3{font-size: 26px;color:#333;margin:10px 0;}
.news_title h5{font-size: 18px;color:#999;}
.news_title .mask{width:180px;height:2px;background: #3e94d6;margin:0 auto;}
.news_container{margin-bottom: 15px;background: #f6f6f6;}
.news_container:hover{background: #f0f0f0;}
.news_container a{display: block;color:#333;}
.news_info{padding: 6px 10px 0px 10px;background:#ffffff66;height: 250px;}
.news_info h3{margin:15px 0;font-size: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_info .news_date{margin:8px 0;color:#999;font-size: 13px;}
.news_info p{margin-bottom: 0;font-size: 15px;line-height: 30px;color: #666;}
.news_img{width: 100%;height: 188px;overflow: hidden;padding-right: 0px;padding-left: 0px;}
.news_nr{margin-bottom: 20px;/* background: #f6f6f6; */}
@media (max-width: 992px){
.news_info p{overflow: hidden;text-overflow: ellipsis;/* white-space: nowrap; */width:100%;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;}
}
@media (max-width: 767px){
.news_info {padding: 6px 10px 0px 10px;background: #f7f7f7;height: 130px;}
.news_content {margin-top: 20px;padding-right: 0px;padding-left: 0px;}
}
/*新闻展示－第9种结束*/

/* 内页 */
.product_detail .img {width: 305px; height: 230px;float: left;padding: 2px;border: 1px solid #e0e1dc;display: table-cell;vertical-align: middle;text-align: center;overflow: hidden;}
.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: #b10b0b;}
.page-body .sec-tit {margin-top: 15px;background-color: #b10b0b;}
.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: #000000;color: #ffffff;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: #800203;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: 70px;text-align: center;color: #fff;margin-right: 15px;background: #b10b0b;height: 70px;}
.page-alist .page-adate h3 {font-weight: bold;margin-top: 14px;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: #b10b0b;}
.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:#b10b0b;}
.img-inner:hover {border: 1px solid #b10b0b;overflow: hidden;}
.page-alist .col-md-4 a:hover h5 {color: #b10b0b;}
.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {z-index: 3;color: #fff;cursor: default;background-color: #b10b0b;border-color: #b10b0b;}
.pagination>li>a, .pagination>li>span {position: relative;float: left;padding: 6px 12px;margin-left: -1px;line-height: 1.42857143;color: #b10b0b;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:#b10b0b;background-color: #eee;border-color: #ddd;}


/*手机底部*/
.app{display:none;}
.fta{background:#333;padding:20px 0;color:#fff; background: #2d2d2d;}
.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;}


/*底部*/
.footers{background: url(../images/ft_bg.jpg) no-repeat top center;padding-top: 20px;border-top:8px solid #b10b0b;}
.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: 36px;}
.lx p .fa {padding-right: 10px;color:#fff;}
.footers .f1{margin-top:18px;width: 29%;padding: 12px 0px;}
.col-md-5.column.lx {width: 46%;padding: 0 25px;border-right: 1px solid #3d3d42 ;border-left: 1px solid #3d3d42 ;}
.footers .f3 {padding: 5px 0 0 25px;}
.footers .f3 .ema_1{float: left;}
.footers .f3 .ema_1 img{ width:45%;}
.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: 30px;font-weight: bold;margin: 0;}
.footers .f1 img{margin: 15px 9px 0 0;}
.d-an a {color:#fff;border: 1px solid #3d3d42 ;width: 228px;height:37px;line-height:35px;display: block;text-align:center; font-size: 14px;margin: 0 0 8px 60px;border-radius: 4px;}
.d-an a:hover {color:#fff;background-color: #b10b0b;border-color: #b10b0b;display: block;}
.footer-copyright{color:#fff;margin: 10px 0;}


/* 返回顶部 */
.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;}
  
  .pc{display:none;}
  .app{display:block;}
  
}

@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;}  */  

  /*产品*/
  .col-xs-4 {width: 45.9999%;}
  .product_content .pro_img {background: #fff0;}
  .product_box {padding-bottom: 0px;padding-top: 50px;}
  
  /*关于我们*/
  .gywm {padding: 50px 0px 50px;}
  .idx_about {padding-left: 15px;padding-right: 15px;padding-top: 15px;padding-bottom: 15px;background: #ffffff;}
  
  /* 优势 */
.ys{padding:60px 0;background-size:cover;}
.product_title h4{font-size:30px;color:#2566c2;}
.product_title span{color:#fff;font-size:18px;}
.boxa{/* background: #333; */padding: 12px 10px 10px 10px;color: #6d6d6d;margin: 3px 3px 0;height: 380px;transition: .6s;text-align:center;border-radius: 0px;border: 1px solid #e0e0e0;}
.boxa i{margin:0 auto;display:block;width:70px;}
.boxa h3{font-size: 18px;text-align:center;height: 30px;margin-top: 10px;}
.boxa p{font-size: 13px;line-height: 24px;text-align:left;text-indent: 2em;}
.boxa:hover{/* background: #828282; */transform: translateY(-3%);border: 1px solid #d00000;}
.boxa img{width:90px;}
.col-mm-3 {padding: 0 0px;}
  
  /*流程*/
  .col-ma-3 {padding: 1px 0px;width: 25%;}
  
  /*大图*/
  #catapage .img {height: 220px;background-size: cover;background-position: center;}
   #catapage {height: 220px;}
  
  /*内页*/
  .product_detail .img {float: left;padding: 2px;border: 1px solid #e0e1dc;display: table-cell;vertical-align: middle;text-align: center;width: 100%;overflow: hidden;}
  
  
}