.no-gutter{margin-left:0;margin-right:0;padding-left:0;padding-right:0;}
.no-gutter>[class*=col-]{padding-left:0;padding-right:0;}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Image Hover Effect 图片特效 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.image-zoom-on-hover{overflow:hidden}
.image-opacity-on-hover img,.image-zoom-on-hover img{transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out}
.image-zoom-on-hover:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.image-opacity-on-hover:hover img{opacity:.5}
.image-opacity-on-hover{background:#1e2434}
.image-gray-on-hover:hover img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 模块主标题 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.mkbt h2.maintitle{font-size:36px;background-image:-webkit-linear-gradient(bottom,#000,#000,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent; font-weight:800; margin:0; text-align:center; padding:20px 0px;}
.mkbt h2.maintitle::after {content:""; display:block; width:90px; height:3px; background:#000; margin:18px auto 10px auto;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* - 类别 - */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.category a{color:#666;border-radius:20px;background:#fff;border:1px solid #dddddd;margin:5px 5px;font-size:16px;padding:8px 20px; display:inline-block;}
.category a.active,.category a:hover{color:#fff;border-radius:20px;background:#56bcea;border:1px solid #56bcea}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 分页设置 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.List_page{text-align:center;margin:8px;clear:both;padding:15px 0}
.List_page a{background:#fff;margin:1px;padding:4px 6px;border:1px solid #333;color:#333}
.List_page span{background:#e1e1e1;color:#000;margin:1px;padding:4px 6px;border:1px solid #333}
.List_page .showpage ul li{ display:inline-block;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 模块面包屑 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.breadcrumb2{border-bottom:1px solid #ddd;background:#f3f3f3;line-height:40px}
.breadcrumb2 ul li{float:left;padding-right:10px}
.breadcrumb2 ul li.active a{color:#333;font-size:14px;font-weight:600}
.breadcrumb2 ul li a{color:#333;font-size:14px;font-weight:600}
.breadcrumb2 ul li i{color:#666;font-size:14px;font-weight:600}

.wrapper{overflow:hidden}
.bg_gary{background:#e7e7e7}
.navbar.top-nav-collapse{background:#000;background:rgba(0,0,0,.6)}
.nav_mask.show+.navbar.top-nav-collapse{background:0 0}

.about-threelist{margin:40px 0px;}
.about-threelist div.list{ border-right:1px solid #f0f0f0;}
.about-threelist div:last-child{border-right-width:0;}
.about-threelist h3{ font-size:36px; margin:20px 0px; font-weight:normal;}
.about-threelist p span{ font-size:48px; font-family:impact;}

.about-intro{ background:#56bcea; padding:40px 0px; color:#fff; line-height:24px;}
.about-intro h3{ font-size:36px; margin:20px 0px; font-weight:normal;}
.about-intro p{padding-bottom:20px;}

.about-honor{ padding-bottom:30px;}
.about-honor img{border:1px solid #000;}
.about-honor>div{margin:20px auto;}

.port-11{width:100%;}
.port-11 .image-box{overflow:hidden; clear:both;}
.port-11 .image-box img{transition: 0.5s;}
.port-11:hover .image-box img{transform: scale(1.2);}

.port-11 .image-text{ width: 100%; position: relative; overflow: hidden; text-align: center; cursor:pointer; display:block;}
.port-11 .image-text .text-desc-111{ position:absolute; opacity: 0; top:-100%; transition: 0.5s; color: #fff; padding: 20px 20px 20px; background:#333; width:100%; height: 100%;}
.port-11 .image-text .text-desc-111-k{border:1px solid #fff; height:100%; padding:50px 20px; width:100%;}
.port-11:hover .image-text .text-desc-111{opacity: 0.95; top: 0;}
.port-11 .text-desc-111 h3{ color:#5abbe8; font-size:24px; padding-bottom:20px; }
.port-11 .text-desc-111 h4{ font-size:18px;}
.port-11 .text-desc-111 h4::after{content:""; display:block; width:0px; height:1px; background:#fff; margin:18px auto 10px auto; opacity:0;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.port-11:hover .text-desc-111 h4::after{ width:10%; opacity:1;}
.port-11 .text-desc-111 p{color:#ddd; font-size:14px;}
.port-11 .btn{display: inline-block; padding: 0px 60px; font-size:14px; line-height:40px; color: #ff9900; text-transform:uppercase; border: 1px solid #fff; background-color: transparent; text-decoration: none; transition: 0.4s; border-radius:0;}
.port-11 .btn:hover{border: 1px solid #fff; background-color: #ff9900; color: #fff; transition: 0.4s;}

.port-11 .text-desc-112 h3{font-size:24px;}
.port-11 .text-desc-112{padding:20px 20px; background:#fff;}
.port-11 .text-desc-112 h3::after{content:""; display:block; width:1px; height:3px; background:#5abbe8; margin:10px auto 10px auto; opacity:0;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.port-11:hover .text-desc-112 h3::after{ width:10%; height:3px;opacity:1;}
.port-11:hover .text-desc-112 h3 a{color:#5abbe8;}
.port-11:hover .text-desc-112 h3 a:hover{text-decoration:none;}
.port-11:hover .text-desc-112 h4{color:#666;}

.app h3{ font-size:24px; font-weight:bold; text-align:center; padding:20px;}

.service{background:#f5f5f5; margin-bottom:30px;}
.service ul li{ border-bottom:1px solid #e0e0e0; font-size:36px; line-height:120px; padding:30px 0px; margin-left:50px; clear:both; overflow:hidden;}
.service ul li:last-child{ border-bottom-width:0px;}

.detail_title h3{font-size:24px; text-align:center;}
.detail_title h3 span{ display:block; font-weight:normal; font-size:14px; color:#999; line-height:32px; border-bottom:1px solid #e0e0e0; margin:10px 0px;}
.detail_content{ padding-bottom:30px;}
.detail_content p{ padding:10px 0px;}
.detail_content img{margin: 0 auto; display: block; max-width: 100%; height: auto !important;}
.detail_pre_next{padding-bottom:30px;}
.detail_pre_next ul li{ color:#999; padding:10px 0px;}
.detail_pre_next ul li a{ color:#666;}

@media screen and (min-width:768px) and (max-width:1366px){
	.about-threelist h3{font-size:26px;}
	.port-11 .text-desc-111 h3{font-size:18px;}
	.port-11 .btn{display:none;}
	.service ul li{ padding:22px 0px; line-height:82px;}
}

.ny-footer{background:#333; padding:20px 0px;}
.ny-footer h2{ color:#fff; font-size:36px; padding-top:30px; padding-bottom:30px; border-bottom:1px solid #666; margin-bottom:30px;}
.ny-footer ul.footer-list{ color: #ccc;}
.ny-footer ul.footer-list li{background:none; border:0; text-align:left; padding:10px 0px;}
.ny-footer ul.footer-list li a{background:none; border:0; color:#ccc; font-size:14px;}
.ny-footer ul.footer-list li a:hover{background:none; border:0; color:#fff; text-decoration:none;}

.footer{background:#333333;padding:20px 0;color:#ccc;font-size:14px;position:relative;z-index:10; border-top:1px solid #666666;}
.footer a{ color:#ccc; background:none; border:0;}
.footer a:hover{ color:#fff; text-decoration:underline;}


@media screen and (max-width:767px){
	.app h3{font-size:14px;}
	.service ul li{ border-bottom:1px solid #e0e0e0; font-size:18px; line-height:50px; padding:10px 0px; margin-left:20px; clear:both; overflow:hidden;}
	.service ul li img{ width:50px; height:50px; float:left;}
	.ny-footer{display:none;}
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 内页banner */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.header_hd{background-size:cover;padding:180px 0 110px 0}
.header_hd h2{font-size:50px;color:#fff;text-align:center;line-height:2}
.header_hd .tab{text-align:center;margin-top:50px}
.header_hd .tab>div{display:inline-block;border:1px solid #fff;border:1px solid rgba(255,255,255,.5);line-height:2;font-size:18px;border-radius:5px;position:relative;}
.header_hd .tab>div a{display:inline-block;color:#fff;padding:0 16px;text-decoration:none;position:relative;z-index:2}
.header_hd .tab>div span{position:absolute;left:0;height:100%;top:0;width:0;background:#56bcea;z-index:1;border-radius:4px;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);}
@media screen and (min-width:768px) and (max-width:1366px){
.header_hd{padding:120px 0 80px 0}
.header_hd h2{font-size:38px}
.header_hd .tab{margin-top:36px}
.header_hd .tab>div{font-size:14px;line-height:2.4}
.header_hd .tab>div a{padding:0 12px}
}
@media screen and (max-width:767px){
.header_hd{padding:80px 0 50px 0}
.header_hd h2{font-size:26px}
.header_hd .tab{margin-top:24px}
.header_hd .tab>div{font-size:12px;line-height:2.6}
.header_hd .tab>div a{padding:0 6px}
}


.contact_item{text-align:center; line-height:32px;}

.forms>div:nth-child(1){
padding-right:0}
.forms .forms_label{position:relative;margin-bottom:20px}
.forms .forms_label .iconfont{position:absolute;font-size:16px;color:#999;left:0;top:0;line-height:1;margin:15px 0 0 10px}
.forms .forms_label input,.forms .forms_label textarea{background:#fff;width:100%;border:0 none;-webkit-appearance:none;-moz-appearance:none;border-radius:0;font-size:14px;outline:0;padding-left:30px; border:1px solid #f0f0f0; box-shadow:none}
.forms .forms_label input:focus,.forms .forms_label textarea:focus{box-shadow:none}
.forms .forms_label input{height:46px}
.forms .forms_label textarea{padding:14px 0 0 30px;height:178px;resize:none}
.forms .forms_btn{font-size:16px;line-height:1;padding:15px 40px;background:#0b4fbf;color:#fff;border:0 none;}

@media screen and (min-width:768px) and (max-width:992px){
	.contact_item p{margin:14px 0 16px 0; text-align:center;}
	.forms .forms_label{position:relative;margin-bottom:15px}
	.forms .forms_label .iconfont{margin:12px 0 0 10px}
	.forms .forms_label input{height:40px}
	.forms .forms_label textarea{padding:9px 0 0 30px;height:150px}
	.forms .forms_btn{font-size:14px;padding:8px 26px}
}
@media screen and (max-width:767px){
	.forms .forms_label{position:relative;margin-bottom:15px}
	.forms .forms_label .iconfont{margin:9px 0 0 10px}
	.forms .forms_label input{height:32px;font-size:12px}
	.forms .forms_label textarea{padding:7px 0 0 30px;height:126px;font-size:12px}
	.forms .forms_btn{font-size:12px;padding:6px 36px}
}

.news_box a{display:block;overflow:hidden;background:#fff;color:#000; border:1px solid #e0e0e0; padding:20px 20px; margin:20px 0px;}
.news_box a p{font-size:16px; overflow:hidden;line-height:24px}
.news_box a .type{color:#ccc; overflow:hidden; padding-bottom:20px;}
.news_box a .type span{color:#56bcea;font-weight:700;margin-right:20px}
.news_box a .title{font-size:24px; font-weight:bold; padding:20px 0px; overflow:hidden}
.news_box a .more{ color:#ff9900; padding-top:10px; text-transform:uppercase;}
.news_box a .more i{display:inline-block;vertical-align:top;color:#ff9900}
.news_box a:hover{background:#fff;text-decoration:none; box-shadow: 0px 8px 43px rgba(0, 0, 0, 0.1);}

@media screen and (min-width:768px) and (max-width:991px){

}
@media screen and (max-width:767px){
	.news_box a .title{font-size:16px; font-weight:bold;}
}

@-webkit-keyframes arrow{0%,100%{opacity:0;-webkit-transform:translateX(-4px)}
50%{opacity:1;-webkit-transform:translateX(4px)}
}
@-moz-keyframes arrow{0%,100%{opacity:0;-moz-transform:translateX(-4px)}
50%{opacity:1;-moz-transform:translateX(4px)}
}
@-ms-keyframes arrow{0%,100%{opacity:0;-ms-transform:translateX(-4px)}
50%{opacity:1;-ms-transform:translateX(4px)}
}
@keyframes arrow{0%,100%{opacity:0;transform:translateX(-4px)}
50%{opacity:1;transform:translateX(4px)}
}


.newslist2{margin:20px 0px; color:#fff;}
.newslist2 h3{ font-size:24px; margin:0px 0px 10px 0px; text-align:left;}
.newslist2 h3 a{color:#fff;}
.newslist2 .news-date{border:2px solid #fff; text-align:center; padding:15px 0px; color:#fff;}
.newslist2 .news-date span{display:block; font-size:30px;}
.newslist2 .news-dec{ color:#fff; text-align:left;}



