@charset "utf-8";

/*状态栏*/
.welcome {
    height: 30px;
    border-bottom: 1px solid #D8D8D8;
    min-width: 1200px;
    font-size: 13px;
    color: #666666;
    background-color: #fff;
    line-height: 30px;
}

/* 导航 */
.navbar-pull-all{overflow:hidden;width:1140px;margin:auto; padding: 15px 0;}
.header-right { font-size: 30px; }
.navbar-header{width:100%;margin:auto;float:none;}
.navbar-full {width:100%; background:#0657b2;}
.navbar-full .collapse { margin:0 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: #fff; text-transform: uppercase; padding: 15px 48px; font-size:16px; font-weight:normal; }
nav.navbar.bootsnav ul.nav > li:hover { background: #014b9d; }
.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; }
}

/*联系电话*/
.header-right p {
    font-size: 14px;    
}
.header-right span {
    display: block;
    color:#cd0000;
    font-family: Impact;
    font-size: 30px;
}
.header-right {
    background: url(../images/1604893369.png) left top no-repeat;
        height: 68px;
    padding: 0px 0px 0px 83px;
    color: #000;
    margin-left: 0px;
  line-height: 30px;margin-top: 3px;
    
}

/* 轮播 */
.ibanner .img { height: 600px; 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; }

/*搜索栏*/
.rowlist {
    height: 45px;
    border-bottom: 1px solid #e7e7e7;
    background-color: #fff;}
.rowlist .lae {
   font-size: 14px;
    height: 16px;
    line-height: 45px;
    color: #838383;}
.rowlist .lae p i.fa {
    font-size: 24px;
    color:#0070c6;
    margin-right: 10px;
}
.searchbox .keywords {
    color: #777;
    font-size: 14px;
    margin-top: -4px;
    width: 150px;
    height: 26px;
    line-height: 36px;
    border: 1px solid #e8e8e8;
    background-color: #e8e8e800;
   /*  border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;  */
}
.submit {
    margin: -4px 0px 0 -4px;
    width: 50px;
    height: 26px;
    line-height: 24px;
    background: #777;
    border: none;
    color: #fff;
    /*  border-top-right-radius: 20px; 
         border-bottom-right-radius: 20px;  */
}
/*标题*/
.title {
    margin-top: 20px;
}
.i_t {
  overflow: hidden;
    text-align: center;
    margin-bottom: 14px;
    margin-top: 0px;
    font-size: 26px;
    color: #023c86;
    line-height: 40px;
    font-weight: bold;
}
.i_t p {
    background: url(../images/1604557397.png) center top no-repeat;
    overflow: hidden;
    color: #666666;
    font-size: 18px;
    font-weight: normal;
}

/*标题2*/
.title2 {
    margin-top: 20px;
}
.i_t2 {
    overflow: hidden;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 30px;
    color: #fff;
    line-height: 58px;
    font-weight: bold;
}
.i_t2 p {
    background: url(../images/1604563862.png) center top no-repeat;
    overflow: hidden;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
}
.title2 span {
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #fff;
    margin: 6px 14px;
}

/*按钮*/
.product_btn a {
    display: inline-block;
    padding: 6px 40px;
    border-radius: 30px;
    background: #023c86;
    color: #fff;
    font-size: 15px;
}

/*产品中心*/
.app{display:none;}
.product_box{background-color:#f8f8f8;padding-bottom: 50px;}
.product_content {
    margin: 0px 0 25px;
}
.product_content p {
    color: #023c86;
    font-size: 16px;
    margin: 7px 0;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;line-height: 36px;
}
.product_content .pro_img:hover{border: 1px solid #023c86;}
/* 左侧 */
.porcer .pocconent .imgbostel {
    height: 0px;
    background: url(../images_public/telfenlei.png) no-repeat center center;
    margin-top: 10px;
    position: relative;
}
.porcer .pobt {
    padding: 14px 0 0;
    overflow: hidden;
    background-color: #023c86;
}
.porcer .pobt span {
    display: inline-block;
    font-size: 22px;
    color: #fff;
    text-align: center;
    width: 100%;
    margin-bottom: 16px;
    font-weight: bold;
}
.porcer .pocconent {
    border: 0px solid #0065b5;
    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;
    line-height: 36px;
}
.porcer .pocconent ul li:hover {
  background-color: #023c86;
}
.pobt_dh p{font-size: 20px;
    line-height: 26px;
    color: #023c86;
    padding-bottom: 0px;
    font-family: Impact;}
.pobt_dh{padding-bottom:10px;padding-top: 10px;}

/*公司简介*/
.company_bg{padding: 50px 0; background: url(../images/1604915461.jpg);}
.btn-default {
    color: #ffffff;
    background-color: #023c86;
    border-color: #023c86;
}
.btn-default:hover {
    color: #fff;
    background-color: #cd0000;
    border-color: #cd0000;
}
.company_bg .company_title {
    line-height: 36px;
    padding: 0 15px;
}
.company_bg .company_info p {
    font-size: 15px;
    line-height: 24px;
    text-indent: 2em;
    margin-bottom: 0;
    color: white;
}
.company_title span.name {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
}
.company_title span {
    font-size: 24px;
    color: #023c86;
}


/*优势*/
.youshi {
    background: #fff;
    padding: 66px 0;
    margin-bottom: 0px;
}
.title-zd {
    margin-bottom: 25px;
}
.title-zd h2 {
    font-size: 48px;
    margin: 0;
    font-weight: bold;
}
.title-zd h2 span{color: #cd0000;
    font-size: 82px;}
.title-zd h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 8px 0;    color: #0a6db1;
}
.title-zd p {
    font-size: 12px;
    color: #999;
}
.hz_l {
    float: left;
}
.hz {
    padding: 15px;
    width: 48%;
}
.hz_bt {
    height: 70px;
}
.hz_bt span {
    float: left;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 28px;
    background: #0a6db1;
    color: #fff;
    margin-right: 10px;
    font-weight: bold;
}
.hz_bt h2 {
    font-size: 22px;
    color: #fda701;
    font-weight: bold;
    margin: 0;
}
.hz_bt p {
    font-size: 15px;
    color: #999;
    margin-top: 5px;
}
.hz p {
    font-size: 16px;
    line-height: 28px;
    color: #666;
}
 .imga {width: 50%;} 
.hz_r {
    float: right;
}
.imga img {
    width: 100%;
}

/*工程案例*/
.gcal{background: url(../images/1604973255.jpg) center top no-repeat;padding-top: 40px;padding-bottom: 30px;}
/*走马灯修改开始*/
.walking .ar_1 {
    width: 318px;
    height: 317px;
    overflow: hidden;
    text-align: center;
    background: #fff0;
    margin-left: 10px;
    display: inline-block;
}
.str_wrap{background: #fff0;}
.str_wrap.str_active{background: #fff0;}
.walking .ar_1 .item img {
    vertical-align: middle;
    height: 270px;
}
.walking .ar_1 p {
    height: 35px;
    line-height: 35px;
    background: #f000;
    color: #333;
    padding: 0 5px;font-size: 16px;
}
/*走马灯修改结束*/


/* 新闻 */
.n_img img {
    margin: 5px 10px;
    width: 95%;
}
.n_main{padding:45px 0px 0px;background: url(../images/n_bg.jpg) no-repeat bottom center;}
.n_main .whole_bt{margin-bottom:30px;}

.new_nr{transition: all .5s;}
.new_nr:hover{transform:translateY(-10px) !important;}

.lx_sub{margin: 0px 0px 35px;background:#fff;border: 1px solid #efefef;padding-bottom: 15px;}
.lx_sub:hover{border: 1px solid #dfdfdf;}
.mar40{margin-bottom:40px}
.n_img{margin:15px 0 0px;}
.n_img img{margin:5px 10px;}
.zxtit01{ height: 50px;display: block;padding: 20px 10px 20px;}
.zxtit01 h2{ height: 22px;width:70%; float: left;margin: 0px;}
.zxtit01 h2 a{color:#333333; font-size: 20px;font-weight:bold;line-height: 12px;float: left;line-height: 19px}
.zxtit01 h2 a span {
    font-size: 14px;
    color: #999999;
    font-weight: normal;
    margin-left: 5px;
}
.zxtit01 h2 img{width: 22px; height: 22px; margin-right: 10px; float: left;}
.zxtit01 span.tar01{width: 25%; height: 19px; display: block;  line-height: 20px;}
.zxtit01 span.tar01 a{color: #999999; font-size: 14px; text-transform: uppercase;}
.zxtit01 span.tar01 a:hover{color:#cd0000;}

.news_1{background: none;padding: 1% 4%;}
.news_1 a{width: 62%;color: #666;font-weight: normal;height: 32px;font-size: 15px;}
.news_1 span {color: #555;width: 30%;font-size: 13px;}
.news_1 li{border-bottom: 1px #ddd dashed;line-height: 32px;}
.news_1 i{line-height: 32px;margin-right: 3%; color:#ed1c24;}
.n_lb{margin-bottom: 20px;}



.jswt{width: 100%;;background: #efefef;padding: 25px;}
.ttnews2 {height:45px;line-height: 45px;border-bottom: 1px solid #dddddd;}
.ttnews2 h3 {color: #1c1c1c;font-size: 20px;margin:0;font-weight:bold;}
.ttnews2 h3 span {font-size: 14px;color: #999999;font-weight: normal;margin-left: 5px;}
.jswt li {padding: 15px 0 8px;border-bottom: 1px dashed #e5e5e5;}
.jswt li h3{margin:0;}
.ask, .da {float: left;display: inline-block;display: inline-block;font-size: 15px;color: #fff;width: 21px;
height: 29px;margin-right: 10px;text-align: center;line-height: 29px;font-weight: normal;}
.ask {background-color: #01914c;}
.da {background-color: #fca028;}
.jswt li h3 a {font-size: 15px;color: #1c1c1c;font-weight: normal;}
.das {width: 88%;float: left;font-size: 12px;color: #5c5c5c;line-height: 23px;}
.more {font-size: 14px;color: #444444;text-align: center;background: #eeeeee;width: 133px;height: 36px;
line-height: 36px;display: block;margin-top: 15px;transition: .4s;margin-bottom: 2px;}
.more:hover {background: #11509b;color: #fff;}
.jswt li:hover h3 a{color:#01914c}
.links{font-size:16px;color:#666;height:45px;line-height:45px;}


/* 内页 */
.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: #cd0000; }
.page-body .sec-tit { margin-top: 15px;background-color: #0657b2; }
.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: 12px; margin-bottom: 0;color: white; }
.sec-tit h5 i { margin-left: 5px; width: 14px; height: 14px; border-radius: 14px; background: #3481dd; color: #fff; 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: #cd0000; 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: #999; margin-right: 15px; background: #e8e8e8; }
.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: #3481dd; }
.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;}

/* 页尾 */
footer { background: #333; color: #ccc; }
footer a { color: #ccc; }
.footer-copyright { padding: 15px; }
.footers {
    background: url(../images/1604979241.jpg);
    padding-top: 40px;background-color: #3f829d;
}
.f_two{background-color: #000000;}
.lx p {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 14px;
}

.ft1 ul li {
    height: 16px;
    line-height: 16px;
    border-right: 1px solid #fff;
    float: left;
}
.ft1 ul {
    height: 16px;
    position: absolute;
    left: 50%;
    width: fit-content;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    overflow: hidden;
}
.ft1 ul li a {
    display: block;
    font-size: 14px;
    padding: 0 20px;
    color: #fff;
    height: 16px;
    line-height: 16px;
}
.wapper{margin-bottom:40px;}

/* 返回顶部 */
.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;}
}

@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: 35px; }
	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; }
  .pc{display:none;}
  .app{display:block;}
   .hz {width: 100%;}
  .imga {width: 100%;}
  .title-zd h2 {
    font-size: 30px;}
  .title-zd h2 span {font-size: 64px;}  
  .f_two {display:none;}
  
}