@charset "utf-8";
/* 导航 */
.navbar-pull-all{overflow:hidden;width:1140px;margin:auto; padding: 25px 0;}
.header-right { font-size: 30px; }
.navbar-header{width:100%;margin:auto;float:none;}
.navbar-full {width:100%; background:#1b4ab5;}
.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;background: url(../images/line-r.png) right center no-repeat; }
nav.navbar.bootsnav ul.nav > li:hover { background: #ffad1d; }
.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; }
}

/* 轮播 */
.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; }

/* 内页 */
.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: #3481dd; }
.page-body .sec-tit { margin-top: 15px; }
.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: #3481dd; border-bottom: 3px solid #ffae00; }
.sec-tit span { font-size: 18px; color: #e5e5e5; margin-left: 10px; }
.sec-tit h5 { float: right; margin-top: 12px; margin-bottom: 0; }
.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: #F3BA15; 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; }
.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; }

/* 返回顶部 */
.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: 5px 0 5px 15px; }
	.navbar-pull-all .xs-logo img { height: 50px; }
	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; }
}



/*自定义*/

.p-0{padding:0 !important}
.p-r-0{padding-right:0 !important}
.p-l-0{padding-left:0 !important}
.p-t-0{padding-top:0 !important}
.p-b-0{padding-bottom:0 !important}
.p-lr-0{padding-right:0 !important;padding-left:0 !important}
.m-0{margin:0 !important}
.m-r-0{margin-right:0 !important}
.m-l-0{margin-left:0 !important}
.m-t-0{margin-top:0 !important}
.m-b-0{margin-bottom:0 !important}

.f-l{float: left !important;}
.f-r{float: right !important;}
.dis-in-b{display:inline-block;width:100%;}
.text-c{ text-align:center}
.text-l{ text-align:left}
.text-r{ text-align:right}
.uppercase{text-transform:uppercase}/*字母大写*/
.capitalize{text-transform:capitalize}/*首 字母大写*/
.lowercase{text-transform:lowercase}/*无 字母大写*/
.wzdd{white-space:nowrap;overflow:hidden;text-overflow : ellipsis;}

.top-yt{background:#fff;color:#adadad;padding:6px 0;border-bottom:1px solid #e5e5e5;}
.top-dh p{padding-left:5px;font-size:18px;color:#333;}
.top-dh img{padding-top:4px;}
.ov-h{overflow: hidden;}
.max-img,.max-img img{max-width:100%;}

/*产品中心*/
.cpzx-c{}
.cp-list{}
.cp-nav {padding-top:20px;padding-bottom: 20px;    margin-left: 15px;background:#1b4ab5;border-radius:0 0 8px 8px;}
.cp-nav li{width:100%; float: left;padding:0 10px;}
.cp-nav li a{background:#4070dd;padding:10.5px 0px;border-radius:6px;color:#fff;text-align:center;font-size:18px;margin-bottom:6px;display:block}
.cp-nav li a:hover{background:#d03327;}


.cp-list-c{margin-bottom:10px;}
.cp-list-c a{display:block;position: relative;width:100%;display:inline-block;padding-bottom:8px;border-bottom:1px solid #eee;}

.cp_img{width:100%;height:236px;margin:15px auto 10px auto;position: relative;display:flex;justify-content:center;align-items:center;overflow: hidden;border:1px solid #eee;}
.cp_img img{width:100%;transition:.6s;}
.cp-list-c a:hover img{transform:scale(1.1);}
.cp-list-c a p{font-size:16px;color:#000;padding:0 5% 0 0%;width:85%;float: left;line-height:30px;height:30px;overflow: hidden; transition:.5s;}
.cp-list-c a:hover p{color:#f00;padding-left:5px;}
.fdj{width:15%;padding-left:10px;float: right;}
.fdj img{transition:.6s;max-width:100%;}
.btn-am{display: block;width:555px;height:52px;line-height:52px;text-align:center;color:#919191;border-radius:9px;border:1px solid #dcdcdc;background:#eee;margin:10px auto 15px auto;font-size:18px;transition:.6s;}
.btn-am:hover{background:#db1b1b;color:#fff;border:0;}
.cpbtn{width:70%;}
/**/
.zl-1{padding-top:40px;padding-bottom:40px;}
/*品牌优势*/
.pp-blk{background:url(../images/gline_23.png) no-repeat right center;padding-bottom:10px;padding-top:10px}
.pp-blk h3{padding-top:15px;padding-bottom:8px;font-size:22px;margin:0;}
.pp-blk p{color:#999;font-size:16px;}

/**/
.yous-pos{position: relative;}
.yous-pos-img{position: absolute;top:25%;left:5%;padding:0 15px;display: block;}
/**/
.yous-2{background:url(../images/wg.png);padding-bottom:20px;}
.yous-2-t{background:url(../images/a_24.png) no-repeat left top;}
.yous-2-t>div>div img{padding-top:75px;}
.yous-2-t>div>div+div img{padding-top:28%;}

/*优势*/
.sebei{background:#ededed;padding:3.5% 15px 0 15px;margin-top:35px;}
.yous-2{margin-bottom:45px;}
.sebei-c{background:url(../images/e_03.png) no-repeat center 130px;}
.cq-1{padding-bottom:35px;}
.cq-1 img{padding-bottom:24px;}
.cq-tita h3{color:#000;font-size:30px;font-weight:bold;margin-bottom:4%;margin-top:0;}
.cq-tita p{font-size:16px;line-height:1.8;padding-bottom:2.5%}
.cq-tita-t{padding-top:15px;}

.albtn{display: block;width:555px;height:52px;line-height:52px;text-align:center;color:#fff;border-radius:9px;background:#10bc65;margin:10px auto 15px auto;font-size:18px;transition:.6s;}
.albtn:hover{background:#ec912f;color:#fff;border:0;}
/*布料*/
.bl-cp-nav{margin:20px 0 15px 0}
.bl-cp-nav a{padding:10px 15px;border-radius:5px;background:#01ab55;font-size:16px;color:#fff;display:inline-block;margin:0 15px;}
.bl-cp-nav a:hover{background:#f18715}
.buliao .cp_img{height:200px;}
/*关于我们*/
.jj-c{overflow: hidden;padding:3.5% 0 0 0;}
.jj-l{background:url(../images/tils_bg.jpg) no-repeat right;}
.jj-r-tt p{color:#999;font-size:18px;letter-spacing:2px;}
.jj-r-tt h2{font-size:40px;color:#333;padding:10px 0 15px 0;margin-top:0;font-weight:bold;letter-spacing:3px;}
.jj-r-tt h2 span{color:#db1b1b;}
.jj-r-nr{font-size:14px;line-height:1.7;padding-bottom:10px;}
.jj-tb{padding:3.5% 0;}
/*产品*/
.tit-1 h2{font-size:50px;margin-top:0}
.tit-1 p{font-size:22px;padding-bottom:3%}
.cpzx{background:#ebebeb;padding:3.5% 15px;}
.cpzx-r-t{background:url(../images/tp.png) no-repeat left 5px;padding-left:25px;padding-bottom:20px;}
.cpzx-r-t h3{font-size:36px;font-weight:bold;margin-top:0;margin-bottom:6px;}
.cpzx-r-t p{font-size:16px;color:#999;letter-spacing:2px;padding-bottom:0}
.cpzx-r-nr{font-size:15px;line-height:1.8;padding-bottom:5%;}
/*走马灯向左*/
.swiper { width:100%; font-size:12px; overflow:hidden; }
.swiper .ar_1 { width:245px; height:260px; overflow:hidden; text-align:center; background:#fff; margin-left:10px; display:inline-block }
.swiper-marquee {margin: 20px 0px 10px;}
.marquee-case .item { border:1px solid #ccc;overflow:hidden; text-align: center; }
.marquee-case .item img {vertical-align:middle; height:277px;max-width:100%}
.marquee-case .swiper-slide p { height:35px; line-height:35px; text-align: center;}

.marquee-case .swiper-slide ul { margin: 0; line-height: 40px;overflow:hidden; width:100%;}
.marquee-case .swiper-slide li {float:left; width:auto; height:40px;line-height:40px; padding:0 40px;}
.marquee-case .swiper-slide li a { font-size:14px;}
.marquee-case .swiper-slide .str_move {padding:0; width:auto;}
/**/
.zmd .item{ position:relative;}
.zmd .item .bj-lu{position: absolute;background:rgba(1, 27, 136, 0.65);color:#fff;width:100%;height:100%;font-size:20px;justify-content:center;align-items: center;display: flex;transition:.5s;top:15px;opacity:0}
.zmd .swiper-slide a:hover .bj-lu{opacity:1;top:0}
.zmd .swiper .ar_1{height:287px;}

/*首页视频*/
.spin{padding-top:3.5%;}
.spin .cp_img{height:332px;}
/*新闻资讯*/
.news_bg{width:100%;padding:35px 0px 45px;background:#fff;position: relative;}
.news-ttblk{width:90%;padding-bottom:86%;float: right;position: relative;background:#f4f4f4;}
.news-ttblk span{font-size:64px;color:#1b4ab5;padding:35px 0 15px;margin-left:-50px;display: block;}
.news-ttblk h2{font-size:24px;}
.news-ttblk a{display:block;width:120px;height:34px;border-radius:50px;border:1px solid #ccc;color:#333; line-height:34px;font-size:14px;margin:0 auto;}
.news-ttblk a:hover{background:#da1515;color:#fff;border-color:#da1515;}
.news-l-line{width:3px;height:22px;background:#d7d7d7;border-radius:6px;margin:25px auto;}
.news-rq{width:59px;height:68px;background:url(../images/a_53.png) no-repeat center top;background-size:cover;color:#fff;transition:.5s;}
.news-rq h5{font-size:24px;padding-top:15px;margin:0;display: block}
.news-rq span{font-size:12px;display: block;line-height:14px;}
.news-r{padding-top:20px;}
.news-r a:hover .news-rq{background:url(../images/a_51.png) no-repeat center top;background-size:cover;}
.news-size{width:82%;padding-left:15px;}
.news-r a h3{display:block;width:100%;font-size:18px;}
.news-r a p{width:100%;min-height:100px;display: inline-block;font-size:14px;color:#666;line-height:1.7;padding:15px 0;border-top:1px solid #eee;}

/*********左侧*********/
#innercolor{color: #fff;}
#innerbgcolor{background-color: #ed1c24;}
.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: #ed1c24; }
.sec-tit h5 a:hover i{color: #fff;}
.sec-marquee-c ul li{font-size: 14px;}
.sec-tit{height: 45px;line-height: 45px;background:#1b4ab5;}
.page-l-clist li{background:#eff4f4;}
.page-l-clist li a{display:block;}
.page-l-clist li a:hover {background:#d5063a;border-bottom: 1px solid #ed1c24;height: 45px;line-height: 45px;color: #fff;font-size: 15px;}
.left-news li h5:hover{color: #67a407;}
.sec-tit.left-keyword-tit {display: none;}
.page-l-clist,.sec-tit h2,.sec-tit{border-color:#1b4ab5;}
.page-l-clist li:hover{background:#d5063a; color:#fff;}
#innerbgcolor{background:#f08300;}

.pagination>.active>span{background-color: #c01d1a;border-color: #c01d1a;}

.page-content img{max-width:100% !important}
/*内页左侧二级*/
.layer-n1{position: relative;}
.layer-n1-2{position: absolute;display:none;left:220px;top:0;background:#eee;border-radius:0 5px 5px 0;z-index:55;}
.layer-n1-2 a{color:#000;}
.layer-n1 a:hover + .layer-n1-2{display: block;} 
.layer-n1-2:hover{display: block;}
/*底部*/
.footers{padding-top: 30px;}
footer{background:#3b3b3b}
.f_one{padding-bottom:25px;}
.f1 img{padding: 0px 20px;}
.f2{padding: 0px 0 15px 10px;}
.f2 p{font-size: 15px;color: #fff;line-height: 30px;}
.f2 p span{margin-left:75px;}
.f3{padding-left: 35px;}
.f3 .ema_1{float: left;}
.f3 .ema_1 img{padding: 8px 11px 6px 11px;width: 120px;}
.f3 .ema_1 p{font-size:14px;color:#fff;text-align:center;}
.f_two {background:#3d3d3d;padding:10px 0;border-top:1px #606060 solid;}
.f4 {font-size: 15px;color: #fff;line-height: 22px;}
.f4 p{margin:0;}
.f4 a,.f4 p{display:inline-block;padding:0 15px;}



.dis-n{display: none;}
@media (max-width: 996px) { 
  .navbar-pull-all{width:auto}
  nav.navbar.bootsnav.navbar-mobile ul.nav > li > a{color:#000}
  nav.navbar.bootsnav.navbar-mobile ul.nav > li >ul li a{display:block;font-size:14px;padding:10px 0 10px 25px;border-bottom:1px solid #ddd;}
  nav.navbar.bootsnav.navbar-mobile ul.nav > li >ul li a:hover{background:#f00;color:#fff}
}
@media (max-width: 768px) { 
.p-xs-0{padding:0 !important}
.p-xs-r-0{padding-right:0 !important}
.p-xs-l-0{padding-left:0 !important}
.p-xs-lr-0{padding-right:0 !important;padding-left:0 !important}
.p-xs-t-0{padding-top:0 !important}
.p-xs-b-0{padding-bottom:0 !important}
 .m-xs-0{margin:0 !important}
.m-xs-r-0{margin-right:0 !important}
.m-xs-l-0{margin-left:0 !important}
.m-xs-t-0{margin-top:0 !important}
.m-xs-b-0{margin-bottom:0 !important}
.text-xs-c{ text-align:center !important}
.text-xs-l{ text-align:left !important}
.text-xs-r{ text-align:right !important}
  .f-xs-l{ float: left !important;}
  .f-xs-r{ float: right !important;}
  .dis-xs-b{display: block;margin:0 auto}
  .dis-xs-n{display: none !important;}
  .btn-am{width:80%;}
  .cq-1 p, .cq-2 p, .cq-3 p{padding-right:0}
  .yous-pos-img{left:auto;top:6%}
  .buliao a p{font-size:14px;width:100%}
  .buliao .cp_img{height:130px;}
  .abo-l{padding:0 15px;}
  .abt-size-c{padding:15px;}
  
  .news-ttblk{width:95%;padding:0;background:#fff;float:none}
  .news-ttblk h2{text-align:left;padding-top:10px;}
  .news-ttblk span{font-size: 34px;width: 40%;float:left;}
  .news-size{width:78%;}
  .news-r a p{height:60px;overflow: hidden;min-height:auto;}
}

