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



/* 导航 */
.navbar-pull-all{overflow:hidden;width:1140px;margin:auto; padding:20px 0;}
.header-right { font-size: 30px; }
.navbar-header{width:100%;margin:auto;float:none;background:url(../images/bj66.png) no-repeat center top;}
.navbar-full {width:100%; background:#0152a7;}
.navbar-full .collapse { margin:0 auto; width:1140px;}
.navbar-brand { padding: 29px 15px; height: auto; }
nav.navbar.bootsnav { border: none;background:#fff;}
.navbar-nav { float: left; }
nav.navbar.bootsnav ul.nav > li > a { color: #fff; text-transform: uppercase; padding: 15px 31px; font-size:16px; font-weight:normal; }
nav.navbar.bootsnav ul.nav > li:hover { background: #fd8700; }
.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: 28%; right: 15%; 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>li:before{position: absolute;display: block;content: '';width:1px;height:18px;background:rgba(255,255,255,.8);top:50%;margin-top: -9px;right:0; }
.nav>li:last-child:before{display: none;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover{background:#5587e5;color:#fff;}

.xs-logo{margin-top:8px;}
.xs-logo img {float: left;}
.xwa{/* border-left: 1px solid #1e50af; */padding-left:15px;margin-left:15px;color: #333;font-size: 16px;float:left;height:90px;}
.xwa p{color:#666;font-size: 14px;line-height:19px;}
.xwa h2{margin:6px 0 5px;font-size:35px;color:#0152a7;font-weight:bold;}
.k2 {
    float: right;
  height:80px;
    background: url(../images/sj.png) 0 0px no-repeat;
  background-size:95px;
    padding-left:105px;
  margin-top:15px;
  font-size:14px;
}
.ktel {
    color: #333;
    font: bold 26px/24px "arial";
}
.k2 p {
    line-height: 30px;
    font-size: 32px;line-height:35px;
}
.k2 p i{;margin-right:5px;}




/* 轮播 */
.ibanner .img { height: 700px; background-size: cover; background-position: center; } /* 高度 */
#uu{height:500px;}
#uu .ny{height:500px;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);}
.ibanner .slick-arrow i { font-size: 50px; }

/*标题*/
.indexTitle {text-align: center; padding: 0px 0 35px}
.indexTitle .title {font-size: 36px;color: #333;margin-top: 0px;margin-bottom: 15px;}
.indexTitle .subTitle {font-size: 16px;color: #666;margin-top: 10px;text-transform: uppercase;}
.indexTitle .line { margin-top: 15px}
.indexTitle .line:before { display: inline-block; content: ''; height: 1px;  width: 80px; background: #ccc;  vertical-align: middle}
.indexTitle .line:after { display: inline-block; content: ''; height: 1px; width: 80px; background: #ccc; vertical-align: middle}
.indexTitle .line .dot { display: inline-block; width: 40px; height: 1px; position: relative;vertical-align: middle}
.indexTitle .line .dot:after {content: '';width: 8px;height: 8px;background: #fe9900;display: inline-block;border-radius: 50%;position: relative;top: -9px;}
.indexTitle .tag {margin-top: 25px}
.indexTitle .tag a {color: #999}
.indexTitle .tag a:hover {color: #00463E}
.indexTitle .tag i {color: #999; padding: 0 20px}



/* 解决方案 */

.product_box{
  position: relative;
    background:none;
    padding-top: 50px;
    padding-bottom: 50px;}
/* .product_content{margin-top:25px;} */
.cate_tt {
    background:#1f67b3 url(../images/rtg.png) no-repeat center center;;
    height: 70px;overflow:hidden;
    color: #fff;
      border-radius: 10px 10px 0 0;
}

.cate_tt h3 {
    font-size: 31px;
    text-align: center;
    padding-top:15px;
  margin:0;
}

.cate_tt h3 span {
    display: block;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
      margin-top: 10px;
}
.sort11{
  position: relative;
    border: 1px solid #0079c0;
    border-top: none;
   /*  border-bottom: 5px solid #0079c0; */
    padding:10px;padding-bottom:0;    background: #fff;
}
.sort11 li {
    line-height: 42px;
    margin-bottom: 5px;
    background: #0152a7;
}
.sort11 li:hover {
    background:#fd8700;
}
.sort11 li a {
    display: block;
    font-size: 18px;
    color: #fff;
    padding-left: 15px;
  padding:0;background:none;
}
.pro_list li{padding:0 5px;}
.pro_nav li a:hover{background:none;color:#fff;}
.pro_list .pro_img{background:#fff;padding:0; border:0;border-bottom:1px solid #ececec;height:180px;}
.pro_list .pro_img img{transition: 0.6s;width:auto;max-width:100%;}
.pro_list li a{display:block;background:#fff;border:1px solid #ececec;}
.pro_list li p{height:40px;line-height:40px;margin:0;font-weight:bold;background:#ddd;font-size:16px;}
.pro_list li:hover p{color:#fff;background:#0152a7;}
.pro_list li:hover  img {transform: scale(1.1);}
.pro_list .pro_img:hover{border-color:#ececec;}
.ytp{height:auto;padding:5px 10px;background:#0079c0;color:#fff;font-size:16px;text-align:center;}
.ytp p{font-size:22px;font-weight:bold;margin:0;color:#fff;}

.gd{display:block;width:150px;height:45px;line-height:45px;font-size:14px;    background: #f6ab00;text-align:center;margin:0 auto;color:#fff;}
.gd:hover{color:#fff;background:#dd0103;}








/*关于我们*/
.box1{background: url(../images/) no-repeat bottom center;padding: 60px 0px 60px;}
.aboutus-right-img{margin-top: 0px;margin-bottom: 0px;}
.pad_lf_none {padding-left: 0px;padding-right: 0px;}
.idx_about{padding-left: 30px;padding-right: 20px;padding-top: 35px;padding-bottom: 30px;background: #f3f7fb;/* background: #f6f6f6;*/}
.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: #f3f7fb;/*  height: 480px;   *//* padding-left: 0px; */    position: relative;    padding-right: 0px;padding-left: 0px;}

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

.aboutus .idx_about h2{font-size: 16px;color: #fe9900;text-transform: uppercase;margin: 0px;line-height: 28px;/* font-weight: bold; */}
.aboutus .idx_about h3{font-size: 26px;color: #2a2a2a;font-weight: bold;margin-top: 0px;line-height: 30px;text-transform: uppercase;letter-spacing: 0px;margin-bottom: 14px;}
.aboutus .idx_about h3 em{font-size: 14px;}
.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: 15px;color: #797979;margin: 0px 0px 0px;line-height: 30px;height:224px;}
.gy_mian p{margin-bottom:10px;text-indent: 0em!important;}
/* .gy_mian::-webkit-scrollbar {width: 2px;}
.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: #fe9900;-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 {width: 190px;color: #111;background-color: #ff820100;border-color: #fe9900;border-radius: 4px;padding: 12px 12px;border: 2px solid #fe9900;}
.btn-default:hover {color: #ffffff;background-color: #134faa;border-color: #0152a7;}
.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;}
.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;}

/*图标*/
.tb{position: absolute;left: 0;bottom: 0;z-index: 1;width: 57%;/* background: rgb(0 101 181 / 12%); */padding: 0px 0;}
.tb li {float: left;width: 23%;text-align: center;margin: 1px 1%;transition: .6s;/* border: 1px solid #a6a6a6; */padding-top: 6px;margin-bottom: 0px;margin-top: 0px;/* background-image: linear-gradient(to right,#f2f2f2,#ececec); */height: 120px;}
.tb li:hover{/* background-image: linear-gradient(to right,#0152a7,#0152a7); */}
.tb li h5{color: #343434;font-size: 16px;margin-top: 20px;margin-bottom: 0px;/* font-weight: bold; */}
.tb li img{/* background: #ffffff; */border-radius: 0%;/* width: 100%; */}
.tb li p{font-size: 12px;color: #c6c6c6;margin-top: 8px;/* text-align: left; */text-transform: uppercase;}
.tb li:hover h5{/* color:#fff; */}
.tb li:hover p{/* color:#fff; */}


/*优势1*/
.box2{padding: 0px 0;/* border-bottom: 1px solid #e9e9e9;border-top: 1px solid #e9e9e9; */}
.ys4{}
.ys4 li {float: left;width: 25%;text-align: inherit;margin: 0px 0px;transition: .6s;/* border: 1px solid #a6a6a6;padding-top: 0px;border-right: 1px solid #e2e2e2; */padding: 30px 30px 30px 30px;position: relative;background: #0152a7;  height: 150px;}
.ys4 li h5{color: #fff;font-size: 20px;margin-top: 14px;margin-bottom: 4px;/* font-weight: bold; */}
.ys4 li img{/* background: #ffffff; */border-radius: 0%;float: left;    margin-right: 5px;    width: 80px;}
.ys4 li p{font-size: 15px;color: #fff;margin-top: 10px;padding: 0 0px 0 85px;}
/* .ys1 li:before {content: "";position: absolute;top: 18px;right: 10px;width: 1px;height: 42px;background: #d1d1d1;}
.ys04 li:before{content: "";position: absolute;top: 5px;right: 10px;width: 1px;height: 42px;background: #7195cc00;} */
.ys04{ background: aliceblue !important;}
.ys04 h5{color: #222 !important;}
.ys04 p {font-size: 14px;color: #999 !important;}

/*产品展示－第2种开始*/
/* .box3{padding: 60px 0;background: url(../images/) no-repeat center;background-size: cover;}
.col-md-3 {padding: 0 10px;margin-bottom: 20px;}
.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 #b2b2b2;border-radius: 4px;padding: 12px 6px;font-size: 15px;color: #333;margin: 0px 5px 0px;width: 128px;}
.product_href a:hover{text-decoration: none;background: #d20a05;color:#fff;border: 1px solid #d20a05;background: url(../images/nav.png) no-repeat center;}
.product_content{margin: 0px 0 0px;}
.product_content .pro_img{border: 1px solid #d6d6d6;height: 227px;line-height:24px;overflow: hidden;background: #fff;display:table-cell;vertical-align:middle;width:33.3333%;padding: 2%;transition: .5s;}
.product_content .pro_img:hover {border: 1px solid #0152a7;}
.product_content img{width:100%;height: 100%;    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);}
.product_content p{color:#333;font-size: 15px;margin: 10px 0 5px 0;}
.product_btn{margin: 15px 0 0 0;}
.product_btn a{display: inline-block;padding: 12px 55px;border-radius: 50px;background: #e14a56;color: #fff;font-size: 15px;background: #003e92;}
.product_btn a:hover{text-decoration: none;background: #d80001;}
@media (max-width: 992px){
.product_title h3{font-size: 22px;}
.product_title p{font-size: 16px;}
.product_content{margin:0px 0;}
.product_content p{font-size: 14px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;}
.product_content .pro_img{height:170px;line-height: 24px;}
.product_btn{margin:10px 0;}
.product_btn a{}
}
@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;}
} */
/*产品展示－第2种结束*/

/*案例*/
.box4{padding: 60px 0;background: url(../images/) no-repeat center;background-size: cover;background: #0152a7;}
.col-md-3 {padding: 0 10px;margin-bottom: 20px;}
.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: 1px solid #b2b2b2;border-radius: 4px;padding: 12px 6px;font-size: 15px;color: #333;margin: 0px 5px 0px;width: 128px;}
.al_href a:hover{text-decoration: none;background: #d20a05;color:#fff;border: 1px solid #d20a05;}
.al_content{margin: 0px 0 0px;}
.al_content .pro_img{border: 1px solid #d6d6d6;height: 250px;line-height:24px;overflow: hidden;background: #fff;display:table-cell;vertical-align:middle;width:33.3333%;padding: 0%;transition: .5s;}
.al_content .pro_img:hover {border: 1px solid #0152a7;}
.al_content img{width:100%;height: 100%;    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: #fff;font-size: 17px;margin: 10px 0 5px 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;}
.product_btn{margin: 15px 0 0 0;}
.product_btn a{display: inline-block;padding: 13px 55px;border-radius: 2px;color: #fff;font-size: 15px;background: #fe9900;}
.product_btn a:hover{text-decoration: none;background: #d80001;}
@media (max-width: 992px){
.al_title h3{font-size: 22px;}
.al_title p{font-size: 16px;}
.al_content{margin:0px 0;}
.al_content p{font-size: 14px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;}
.product_content .pro_img{height:140px;line-height: 24px;}
.product_btn{margin:10px 0;}
.product_btn a{}
}
@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;}
}
/*案例*/

/*案例*/
.box5{padding: 60px 0;background: url(../images/bj01.jpg) no-repeat center;background-size: cover;/* background: #0152a7; */}
/* 图片滑动 */
.owl-carousel{position: relative;margin:0em auto;text-align:center;}
.owl-carousel .owl{width:100%;overflow:hidden;/* background: #f8f8f8; */padding-top: 0px;}
.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: 260px;padding: 0px 8px;margin: 0px 0px 38px 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: 10px;height: 10px;margin: 16px 7px 0 0;opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #fe9900;}
.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/arrows.jpg) no-repeat -0px 0px;position: absolute;left: -57px;top: 50%;width: 42px;height: 50px;opacity: 0.8;}
.owl-next:hover,.owl-prev:hover{opacity: 1;cursor:pointer;}
.owl-prev{background: url(../images/arrows.jpg) no-repeat -35px 0px;position: absolute;right: -59px;top: 50%;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: 17px;color: #ffffff;padding-top: 10px;padding-bottom: 10px;}


/*新闻展示－第9种开始*/
.box6{padding: 60px 0 60px 0; background: url(../images/bj02.jpg) center top no-repeat;background-size: cover;}
.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:#0060c614;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: 3;}
}
@media (max-width: 767px){
.news_info {padding: 6px 10px 0px 10px;background: #f7f7f7;height: 210px;}
.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;margin-top: 0px;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 #eff4f4;margin-bottom: 5px;}
.page-l-clist li a:hover {display: inline-block;width: 100%;height: 40px;color: #fff;background: #0d70d6;}
.page-body .sec-tit {margin-top: 15px;background-color: #0152a7;-webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;}
.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: #0d70d6;color: #ffffff;text-align: center;display: inline-block;font-style: normal;line-height: 11px;}
.sec-tit h5 a {display: inline-block;padding: 4px 3px;border-radius: 3px;}
.sec-tit h5 a:hover {background: #0347ac;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: #0152a7;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:#0152a7;}
.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 #0152a7;overflow: hidden;}
.page-alist .col-md-4 a:hover h5 {color: #0152a7;}
.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {z-index: 3;color: #fff;cursor: default;background-color: #0152a7;border-color: #0152a7;}
.pagination>li>a, .pagination>li>span {position: relative;float: left;padding: 6px 12px;margin-left: -1px;line-height: 1.42857143;color: #0152a7;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:#0152a7;background-color: #eee;border-color: #ddd;}

.zoomPad { position: relative; float: left; z-index: 99; cursor: crosshair; }
.zoomPreload { -moz-opacity: 0.8; opacity: 0.8; filter: alpha(opacity = 80); color: #333; font-size: 12px; font-family: Tahoma; text-decoration: none; border: 1px solid #CCC; background-color: white; padding: 8px; text-align: center; background-image: url(../images_public/zoomloader.gif); background-repeat: no-repeat; background-position: 43px 30px; z-index: 110; width: 90px; height: 43px; position: absolute; top: 0px; left: 0px;  * width:100px; * height:49px;}
.zoomPup { overflow: hidden; background-color: #FFF; -moz-opacity: 0.6; opacity: 0.6; filter: alpha(opacity = 60); z-index: 120; position: absolute; border: 1px solid #CCC; z-index: 101; cursor: crosshair; }
.zoomPup img { width:299px; height:200px;}
.zoomOverlay { position: absolute; left: 0px; top: 0px; background: #FFF; /*opacity:0.5;*/z-index: 5000; width: 100%; height: 100%; display: none; z-index: 101; }
.zoomWindow { position: absolute; left: 110%; top: 40px; background: #FFF; z-index: 6000; height: auto; z-index: 10000; z-index: 110; }
.zoomWrapper { position: relative; border: 1px solid #999; z-index: 110; }
.zoomWrapperTitle { display: block; background: #999; color: #FFF; height: 18px; line-height: 18px; width: 100%; overflow: hidden; text-align: center; font-size: 10px; position: absolute; top: 0px; left: 0px; z-index: 120; -moz-opacity: 0.6; opacity: 0.6; filter: alpha(opacity = 60); }
.zoomWrapperImage { display: block; position: relative; overflow: hidden; z-index: 110; }
.zoomWrapperImage img { border: 0px; display: block; position: absolute; z-index: 101; }
.zoomIframe { z-index: -1; filter: alpha(opacity=0); -moz-opacity: 0.80; opacity: 0.80; position: absolute; display: block; }
.page-content .naeca{width:auto;height:225px !important;}
.relatedProduct .col-md-3 .imsg{display:block;}
/*********左侧*********/
#innercolor{color: #fff;}
#innerbgcolor{background-color: #f99b07;}
.sec-tit h5 i{color: #fff;}
.sec-tit h2{height: 45px;line-height: 45px;padding-left: 15px;font-size: 16px;}

.sec-tit h5 a{color: #fff;margin-right: 5px;}
.sec-tit h5 a:hover{background: #f99b07;}
.sec-tit h5 a:hover i{color: #fff;}
.sec-marquee-c ul li{font-size: 14px;}
.sec-tit{height: 45px;line-height: 45px}
.page-l-clist li{background:#eff4f4;}
.page-l-clist li a:hover {background: #0152a7;border-bottom: 1px solid #0152a7;height: 40px;line-height: 40px;color: #fff;font-size: 15px;}
.left-news li h5:hover{color: #0152a7;}
.sec-tit.left-keyword-tit {display: none;}

.pagination>.active>span{background-color: #0152a7;border-color: #0152a7;}
.pagination>li>a{color: #0152a7;}

/*手机底部*/
.app{display:none;}
.fta{background:#0152a7;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;}

/*底部*/
.footers{background: url(../images/ft_bg.jpg) no-repeat top center;padding-top: 20px;/* border-top: 8px solid #188ac5; */background-size: cover;padding-bottom: 0px;background: #0152a7;}
.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: 40px 0px 40px;}
.lx p {color: #ffffff;font-size: 14px;line-height: 36px;}
.lx p .fa {padding-right: 10px;color: #fe9900;}
.footers .f1{margin-top:18px;width: 29%;padding: 12px 0px;}
.col-md-5.column.lx {width: 46%;padding: 0 25px;border-right: 1px solid #005dbe;border-left: 1px solid #005dbe;}
.footers .f3 {padding: 5px 0 0 25px;}
.footers .f3 .ema_1{float: left;}
.footers .f3 .ema_1 img{width: 50%;margin-top: 7px;}
.footers .f3 .ema_1 p{font-size:14px;color: #ffffff;text-align:center;margin: 36px 0 0px 14px;line-height: 35px;}
.footers .f1 h3{color: #ffffff;font-size: 30px;font-weight: bold;margin: 0;}
.footers .f1 img{margin: 15px 9px 0 0;}
.d-an a {color: #ffffff;border: 1px solid #a2a2a2;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: #fe9900;border-color: #fe9900;display: block;}
.footer-copyright{color:#767676;margin: 10px 0;}
.f_one2{background: #dbdbdb;padding: 20px 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;margin:0;}
    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;}
  
  
  .indexTitle .title{font-size:25px;margin:0;}
  .indexTitle .line{margin:5px 0;}
  .indexTitle .subTitle{margin:0;}
  .indexTitle{padding:0;margin-bottom:20px;}
  
  
  .box1{padding:25px 0 0;}
  .box3{padding:20px 0;}
  
  /* 解决方案 */
   .product_box{padding:30px 0;}
  .product_box .ys_h p{margin:5px 15px 10px;}
  .pro_list .pro_img{height:130px;}
  
  
  .img-inner{width:100%;height:150px;display:block;line-height:150px;}
  .img-inner img{height:auto;}
  
   /* 内页 */
   #myscroll, #myscrolla{margin:25px auto;width:76%;}
  .product_detail .img{left:0;width:100%;overflow:hidden;height:auto;}
  .page-alist .page-atit p{    height: 4rem;}
  .page-content .zoomPad img {
    max-width: auto !important;
    height: 250px !important;
    width: auto !important;}
  .page-content{padding:0;}
  .img-inner{display:block;width:100%;    line-height: 140px;}
   .page-alist .page-atit p{    height: 4rem;line-height:22px;}
  .relatedProduct .col-md-3 .imsg{width:auto;height:130px;}
  .relatedProduct .col-md-3{height:150px;}
  
  
  
  
  .xwa{margin:0;margin-top:-5px;height:auto;text-align:left;padding:0;}
  .xwa h2{font-size:2.3rem;}
  .xwa p{font-size:0.4rem;display:none;}
  
  
  .footers{display:block;margin-bottom:50px;}
  .col-md-5.column.lx{width:100%;}
  .f_one{margin:5px 0;}
  .f_one2{padding:0;}
  
}


@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: 38px; }
	nav.navbar.bootsnav ul.nav > li > a { color:#000}
	/* 轮播 */
	
.ibanner .img { height: 215px; }
  #uu{height:150px;}
#uu .ny{height:150px;background-size: cover;background-position: center;}
   .ibanner .swiper-pagination-bullet{width:10px;height:10px;}
  .ibanner .swiper-pagination{bottom:10px;}
    
	/* 手机端底部导航 */
	.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; }
  
  .pc{display:none;}
  .app {display: block;}
  
  /*内页大图*/
  #catapage{height:200px;}
  #catapage .img{height:200px;background-size: cover;background-position: center;}
  
  /*关于我们*/
  .aboutus .idx_about h3 {font-size: 24px;} 
  .aboutus-right-img { margin-top: 0px; margin-bottom: 0px; background: #f3f7fb;}
  

  
}