@charset "utf-8";
/* CSS Document */

body {padding:0; margin: 0; font-size: 12px; font-family:"Microsoft Yahei";}
ul,ol{list-style:none; padding: 0; margin: 0;}
.clear{clear:both;}

.container{width:1200px; margin: 0 auto;}
a{text-decoration:none;}
/*导航end*/
.owl-dots {
    text-align: center;

}
.owl-dots .owl-dot span {
    width: 10px;
    height: 7px;
    border-radius: 50px;
    background: #FFF;
    display: inline-block;
    opacity: .5;
    margin: 0 4px;
	transition:0.5s ease all;
}
.owl-dots .owl-dot.active span {
    opacity: 1;
    width: 20px;
	
}

#owl0 .owl-dots {
    display: inline-block;
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
}

#owl0.owl-carousel .owl-nav .owl-next, #owl0.owl-carousel .owl-nav .owl-prev {
    opacity: 0;
}
#owl0.owl-carousel .owl-nav i {
    font-size: 40px;
    color: #fff;
    opacity: 0.5;
}
#owl0.owl-carousel .owl-nav .owl-next {
    right: 80px;
}
#owl0.owl-carousel .owl-nav .owl-prev {
    left: 80px;
}
#owl0.owl-carousel:hover .owl-nav .owl-next {
    right: 20px;
}
#owl0.owl-carousel:hover .owl-nav .owl-prev {
    left: 20px;
}
#owl0.owl-carousel .owl-nav .owl-next:hover i, #owl0.owl-carousel .owl-nav .owl-prev:hover i {
    opacity: 1
}
#owl0.owl-carousel:hover .owl-nav button {
    opacity: 1
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    display: block;
    position: absolute;
    outline: 0;
    top: 40%;
    transform: translateY(-50%);
    z-index: 6;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
/*OWL1*/

#owl1.owl-carousel .owl-nav i {
    font-size: 60px;
    color: #1c1563;
    opacity: 0.8;
}
#owl1.owl-carousel .owl-nav .owl-next {
    right: -20px;
	top: 45%;
}
#owl1.owl-carousel .owl-nav .owl-prev {
    left: -20px;
	top: 45%;
}

#owl1.owl-carousel .owl-nav .owl-next:hover i, #owl1.owl-carousel .owl-nav .owl-prev:hover i {
    opacity: 1
}
#owl1.owl-carousel:hover .owl-nav button {
    opacity: 1
}


.dropdown:hover .dropdown-menu {
    display: block;
}
.offcanvas.show:not(.hiding), .offcanvas.showing {
    transform: none;
}
.offcanvas.hiding, .offcanvas.show, .offcanvas.showing {
    visibility: visible;
}

#navBox{background:#1c1563;}
.fixed{background:#fff; box-shadow: 0 8px 25px 0 rgb(0 0 0 / 4%);
	position: fixed;
	width:100%;
	top:0;
	z-index: 999;
    -moz-box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.04);
    -webkit-box-shadow: 0 8px 25px 0 rgb(0 0 0 / 4%);
    -o-box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.04); 
	animation: fadeInDown .5s;
}

.top{border-bottom:1px solid #F4F4F4; padding: 8px 0; font-size: 14px; color: #333;}
.top-l .top-logo{margin-right:10px; padding-right: 10px; border-right:1px solid #EEE;}
.top-l .top-logo img{height:70px; width: auto;}
.top-l .top-txt{padding-top:10px;}
.top-l .top-txt .t1{font-size:22px; color: #FF0004;}
.top-l .top-txt .t2{font-size:18px; color: #333; padding-top: 5px;}
.top-r .top-tel{padding-top:10px;}
.top-r .top-tel .top-tel-txt{font-size: 20px;}
.top-r .top-tel .top-tel-sz{font-size:24px;color: #FF0004}
.top-r .ico img{width:60px; padding-top: 15px; padding-right: 5px;}
.mob{display:none;}
.top-ewm{width:80px; margin-left: 20px;}
.top-ewm img{width:100%; height: auto;}

.shili{padding:35px 0;}
.shili .shili-lm{width:100%; height: 40px; border-bottom: solid 1px #ddd;  }
.shili .shili-tit{font-size:20px; color: #666; border-bottom: solid 1px #000;}
.shili .shili-ftit{font-size: 12px; color: #666; padding:10px 0 0 10px;}
.shili .sl-list{ margin-top:35px;}
.shili .sl-list .sl-box{width:calc(20% - 2px); background: #ededed; padding:30px; transition:0.5s ease all; position: relative; color: #333;}
.shili .sl-list .sl-box:hover{transform:scale(1.05); background:#f1544b; z-index: 999; color: #FFF; cursor: pointer; z-index: 99;}
.shili .sl-list .sl-box .sl-pic{margin-bottom:20px;}
.shili .sl-list .sl-box .sl-pic i{font-size:48px;}
.shili .sl-list .sl-box .sl-tit{ font-size:18px;  margin-bottom:40px; position: relative;}
.shili .sl-list .sl-box .sl-tit::after{width:64px; height: 1px; position: absolute; content: ""; left: 50%; margin-left: -32px; bottom:-20px; background: #d4d4d4; }
.shili .sl-list .sl-box .sl-ftit{font-size:12px; margin-bottom:20px;}
.ipro-tit{position:relative; font-size: 28px; color: #000; text-align: center; width:120px; margin: 0 auto; height: 41px;}
.ipro-tit::after{position:absolute; right: -75px; width: 70px; height: 1px; background: #DDD; content: ""; top: 20px;}
.ipro-tit::before{position:absolute; left: -75px; width: 70px; height: 1px; background: #DDD; content: ""; top: 20px;}
.ipro-list{margin-top:15px;}
.ipro-list .ipro-l{width:35%; margin-bottom: 15px;}
.ipro-list .ipro-l .pro-l-pic{position:relative; overflow: hidden; height: 100%;}
.ipro-list .ipro-l .pro-l-pic img{width:100%; height: 100%; transition: 0.5s ease all;}
.ipro-list .ipro-l .pro-l-pic:hover img{transform: scale(1.1)}
.ipro-list .ipro-l .pro-l-pic:hover .bt{background-color: rgba(191,39,44,0.7)!important;}
.ipro-list .ipro-l .pro-l-pic .bt{position:absolute; width:100%; height: 40px; line-height: 40px; text-align: center; left: 0; bottom:0; background-color: rgba(0,0,0,0.7); color:#FFF;}
.ipro-list .ipro-r{width:calc(65% - 15px);}
.ipro-list .ipro-r .ipro-r-box{width:calc(33.3333% - 10px); margin-bottom: 15px;}
.ipro-list .ipro-r .ipro-r-box .pro-r-pic{position:relative; overflow: hidden;}
.ipro-list .ipro-r .ipro-r-box .pro-r-pic img{width:100%; transition: 0.5s ease all;}
.ipro-list .ipro-r .ipro-r-box .pro-r-pic:hover img{transform: scale(1.1)}
.ipro-list .ipro-r .ipro-r-box .pro-r-pic:hover .bt{background-color: rgba(191,39,44,0.7)!important;}
.ipro-list .ipro-r .ipro-r-box .pro-r-pic .bt{position:absolute; width:100%; height: 40px; line-height: 40px; text-align: center; left: 0; bottom:0; background-color: rgba(0,0,0,0.7); color:#FFF;}


.ipro-lm{padding:30px 0; width: 100%;}
.ipro-lm span{ color:#CCC;}
.ipro-lm a{margin:0 12px;  font-size: 18px; color: #000;}

.caselist{ padding:50px 0;}
.caselist .case-lm{width:100%; height: 40px; border-bottom: solid 1px #ddd;  }
.caselist .case-tit{font-size:20px; color: #666; border-bottom: solid 1px #000;}
.caselist .case-ftit{font-size: 12px; color: #666; padding:10px 0 0 10px;}
.case-box{padding-top:30px;}
.case-box .case-item{border:1px solid #eee; padding:10px;}
.case-box .case-item-pic{ overflow: hidden;}
.case-box .case-item-pic img{width:100%; height: auto; transition:0.5s ease all;}
.case-box .case-item:hover .case-item-pic img{transform:scale(1.1)}
.case-box .case-item-tit {
    width: 86%;
    margin: -15px auto 0;
    border-radius: 5px;
    background: #FFF;
    font-size: 14px;
	padding:10px 0;
    color: #333;
    text-align: center;
    position: relative;
    z-index: 999;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
}

.sdys{ width:100%; height:2069px; background:url(../images/i_53.png) center top no-repeat;}
.sdys .con{ width:1200px; height:2069px; position:relative; margin:0 auto;}
.sdys .con h3{ font-size:30px; color:#e50014; text-align:center; font-weight:normal; padding:30px 0 50px; }
.baozhang{background:url("../images/bzbj.jpg") top center no-repeat; padding:60px 0;}
.baozhang .bz-tit{font-size: 24px; color: #FFF; margin-bottom: 10px;}
.baozhang .bz-ftit{ font-size: 14px; color: #EEE;}
.baozhang .bz-list{padding-top: 60px;}
.baozhang .bz-list .bz-box{width:22%; background-color: rgba(0,0,0,0.5); padding: 60px 0; color: #F0F0F0; transition: 0.5s ease all; }
.baozhang .bz-list .bz-box:hover{ background:#000; color:#FFFFFF;  box-shadow: 0 0 4px 1px #CCC; transform: translate3d(0,-5px,0);}
.baozhang .bz-list .bz-box-pic{ margin-bottom: 25px;}
.baozhang .bz-list .bz-box-tit{ margin-bottom: 25px; font-size: 16px;}
.baozhang .bz-list .bz-box-ftit{font-size: 14px;}


.news{padding: 50px 0; 
    background-image: linear-gradient(to right,#F4F4F4 , white);
}
.news .tit{color:#333; font-size: 36px; font-weight: bold; margin-bottom: 10px;}
.news .ftit{color:#666; font-size: 20px;}
.newsbox{padding:50px 0;}
.newslist{width:31.33333%;box-shadow: -3px 0px 30px 0px rgba(192,192,192,0.35); border-radius: 20px; padding:20px; margin-bottom: 20px; margin: 0 1%;}
.newslist .news-pic{margin-bottom: 15px; overflow: hidden;}
.newslist .news-pic img{width:100%; transition: 0.5s ease all;}
.newslist:hover .news-pic img{transform: scale(1.1)}
.newslist .news-tit{font-size:18px; padding-top: 10px;}
.newslist .news-tit a{color:#333; text-decoration: none;}
.newslist .news-tit a:hover{color: #0a5ca8;}
.newslist .news-time{padding-top: 10px; font-size: 13px; color: #999;}
.newslist .news-smtxt{padding-top: 10px; font-size: 14px; line-height: 1.8; color: #888;}
.newslist .news-more{width:100%;}
.newslist .news-more a{padding:10px 25px; background: #dceafc; border-radius: 10px; display: block; text-decoration: none; color: #333;}
.newslist .news-more a:hover{background:#0a5ca8; color: #fff;}

/*内页banner*/
.pro-list .pro-box{width:33.333%; padding:10px 20px;}
.pro-list .pro-box .pro-pic{overflow: hidden; position: relative;}
.pro-list .pro-box .pro-pic img{width:100%; height: auto; transition: 0.5S ease all;}
.pro-list .pro-box .pro-pic:hover img{transform:scale(1.1)}
.pro-list .pro-box .pro-pic .pro-tit{padding:8px 10px; width: 100%; position: absolute; left: 0; bottom: 0; background-color: rgba(0,0,0,0.5); text-align: center; color: #FFF;}
.pro-list .pro-box .pro-pic a{cursor:pointer;}


/*news*/
.news-tit{font-size:32px; font-weight: bold; color: #333; margin-bottom: 10px;}
.news-ftit{font-size:16px; color: #666;}
.pagelist{padding:20px 0; text-align: center;}


.icontact{padding:60px 0;}
.ititle{font-size: 32px; font-weight: bold; color: #333; text-align: center; position: relative; height: 60px;}
.ititle:after{position:absolute; content: ""; width:50px;  height: 3px; border-radius: 20px; background: #00a17d; bottom: 0; left: 50%; margin-left: -25px;}
.ititle span{color: #00a17d}
.iftitle{padding:10px; font-size: 20px; color: #666; text-align: center; font-weight: 300;}

.icontactbox{padding-top:30px;}
.icontact-l{width:38%;}
.icontact-l p{line-height:2.5; font-size: 18px;}
.icontact-r{width:58%;}

/*内页*/
.in-content{padding:40px 0; background: #F2F2F4;}
.snav{padding:10px 15px; background:#E8E8E8; border-radius: 10px; }
.snav{color:#666; font-size: 14px;}
.snav i{font-size:13px; padding-right:10px;}
.snav a{color:#666;}
.wrap{padding-top:30px; flex-direction: row-reverse}
.wrap-l{width:22%;}
.pro-menu{background-color: rgba(255,255,255,0.5);}
.pro-menu h3{ font-size: 28px; border-bottom: 1px solid #EEE;  color: #444; font-weight: bold; padding:20px 15px; font-weight: normal;}
.pro-menu-list{padding:10px 0; }
.pro-menu-item{ border-bottom: 1px solid #eee;}
.pro-menu-item a{padding:15px 20px; color: #444; display: block; transition: 0.5s ease all; border-left: 2px solid #eee}
.pro-menu-item a:hover{background:#FFF; padding: 15px 15px 15px 25px; border-left: 2px solid #bf272c; color: #bf272c;}
.pro-active a{background:#FFF; padding: 15px 15px 15px 25px!important; border-left: 2px solid #bf272c!important; color: #bf272c!important;}


.l-contact{margin-top:15px; padding:20px; background-color: rgba(255,255,255,0.5);}
.l-contact h3{border-bottom:1px solid #EEE; padding-bottom: 15px;  font-size: 28px;}
.l-contact-txt{line-height:1.8; color: #000;}
.l-ewm{margin-top:15px; padding:20px; background-color: rgba(255,255,255,0.5);}
.l-ewm .ewm-img{text-align: center; }
.l-ewm .ewm-img img{width:60%;}
.l-ewm .ewm-tit{padding:15px 0; font-size: 14px;}

.wrap-r{width:calc(78% - 25px);background:#FFF; padding: 20px;}
.wrap-r .lm-name{font-size: 24px;
    font-weight: 700;
    color: #333333;
    line-height: 70px;
border-bottom: 1px solid #F2F2F2;}
.in-txt {
    padding: 20px 0;
    line-height: 32px;
    font-size: 15px;
    color: #333;
}

/*新闻资讯*/
.in-newslist{display:flex;  flex-flow: wrap;}
.in-newslist .news-box{padding: 15px 0; width:100%; margin-bottom: 10px; border-bottom: 1px solid #F0F0F0; display: flex; justify-content: space-between; flex-flow: wrap;}
.in-newslist .news-box:hover{background:#f8f8f8;}
.in-newslist .news-box .news-pic{width:24%;}
.in-newslist .news-box .news-pic img{max-width:100%; height: auto;}
.in-newslist .news-box .news-txt{width:74%;}
.in-newslist .news-box .news-txt .title{font-size: 18px; color: #000; margin-bottom: 8px; margin-top: 8px;}
.in-newslist .news-box .news-txt .title a{ color:#333; transition: 0.5s ease all;}
.in-newslist .news-box .news-txt .title a:hover{ color: #FF0004; padding-left: 10px;}
.in-newslist .news-box .news-txt .time{ font-size: 12px; color: #999; margin-bottom: 8px;}
.in-newslist .news-box .news-txt .time i{margin-right: 5px;}
.in-newslist .news-box .news-txt .smtext{ font-size: 14px; color:#666; line-height: 1.8; margin-bottom: 25px;}
.in-newslist .news-box .news-txt .ck{width:120px; text-align: center; }
.in-newslist .news-box .news-txt .ck a{padding:8px 0; border: 1px solid #DDD; font-size: 14px; color: #333; display: block;}
.in-newslist .news-box .news-txt .ck a:hover{ background:#FF0004; color: #FFF;}
.in-newtxt{padding:20px 0}
.in-newtxt .title {
    text-align: center;
    margin-bottom: 30px;
    font-size: 20px;
    color: #333;
}
.in-newtxt .detail {
    line-height: 28px;
    font-size: 14px;
    color: #333;
    padding-bottom: 30px;
}
.n_time {
    line-height: 35px;
    text-align: right;
    color: #999;
    font-size: 12px;
}
.fenye{border-top: 1px solid #E5E5E5;}
.fenye ul{overflow: hidden;margin-top: 28px; padding: 0;}
.fenye ul li{float: left;width: 45%;overflow: hidden;font-size: 18px;color:#333333;height: 30px;line-height: 30px;font-size: 16px;color:#333333;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.fenye ul li:nth-child(2){float: right;}
.fenye ul li a{color:#666;}


.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}
.pagination>li {
    display: inline
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

/*联系我们*/
.contact{display: flex; flex-wrap: wrap; background:#FFF; padding: 30px; margin: 60px 0;}
.contact .c_l{width:50%; padding:20px; position: relative;}
.contact .c_l .tit{color:#000; font-size: 32px; margin-bottom: 10px;}
.contact .c_l .ftit{font-size: 18px; color: #888; border-bottom: 1px solid #F2F2F2; margin-bottom: 20px; padding-bottom: 30px;}
.contact .c_l .name{font-size:22px; color: #25384f; margin-bottom: 20px;}
.contact .c_l .tx{font-size:18px; color: #444; margin-bottom: 10px;}
.contact .c_l .red{ color: #FF0004; font-size: 28px}
.contact .c_l .ewm{ position:absolute; right:10%; top:40%;}
.contact .c_l .ewm dt{text-align: center; padding:10px; font-size: 16px;}
.contact .c_l .ewm img{width:150px; height: auto;}

.contact .c_r{width:50%;}


.footfix{display:none;}
.foot-nav{ background:#222324; color: #666;  padding:10px 0; text-align: center;}
.foot-nav a{font-size:12px; color: #DDD; padding:0 15px;}
.foot-nav a:hover{color:#FFF;}
.foot-copyright{background:#2D2D2D; color: #DDD; line-height: 1.8; font-size: 12px; text-align: center; padding:15px 0;}
.foot-copyright a{color:#999;}
.foot-copyright a:hover{color:#F0F0F0;}



@media (max-width:767px) {
	.mob{display:block;}
	.pc{display:none;}
	.container{width:100%;}
	.contact{padding:10px 0;}
	.contact .c_l{width:100%; margin-bottom: 10px; padding:10px;}
	.contact .c_r{width:100%; height: 240px;}
	.contact .c_l .ewm{ position:relative; right:0%; top:0%; width:100%; text-align: center;}
	.contact .c_l .ewm img{width:60%;}
	.navbar-brand img {height: 50px;}
	#navBox {background: #FFF;}
	.shili .shili-tit{font-size:16px;}
	.shili .sl-list .sl-box{width:calc(50% - 2px); margin-bottom: 4px; padding:20px 10px 10px;}
	.shili .sl-list .sl-box:last-child{width:100%;}
	.shili .sl-list .sl-box .sl-tit{margin-bottom:20px;}
	.shili .sl-list .sl-box .sl-tit::after{bottom:-10px;}
	.ipro-lm a{font-size:15px; margin-bottom: 5px;}
	.ipro-list .ipro-l{width:100%;}
	.ipro-list .ipro-r{width:100%;}
	.ipro-list .ipro-r .ipro-r-box {
    width: calc(50% - 10px);
    margin-bottom: 10px;}
	.shili .sl-list .sl-box .sl-pic i{font-size:32px;}
	.baozhang .bz-list .bz-box{width:48%; margin-bottom: 10px; padding:25px 0;}
	.baozhang{background-size:cover;}
	.newslist{width:100%; margin-bottom: 10px;}
	.icontact-l{width:100%;}
	.icontact-r{width:100%;}
	.navbar-brand img{height:50px;}
	.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link{ color: #0c6dc4!important; background: #FFF!important;}
	.nav-link:focus, .nav-link:hover{color: #0c6dc4!important; background: #FFF!important;}
	.nav-link{color:#333!important;}
	.wrap-l{width:100%; margin-bottom: 10px;}
	.wrap-r{width:100%; margin-bottom: 15px; padding:10px; ;}
	.pro-list .pro-box{width:50%; padding:5px}
	.wrap-r img{max-width:100%!important; height: auto!important;}
	.in-newslist .news-box .news-pic{width:100%; margin-bottom: 10px;}
	.in-newslist .news-box .news-txt{width:100%;}
	.fenye ul li{width:100%;}
	.shili .sl-list{margin-top:10px;}
	.case-box{padding-top:10px;}
	.foot-copyright{ padding-bottom: 80px;}
	.footfix{ width:100%; position: fixed; bottom: -1px; background: #FFF; box-shadow: 10px 7px 15px 4px rgba(0,0,0,.13); z-index: 999999; display:block;}
.footfix ul{padding:8px 0 5px; margin: 0; display: flex;}
.footfix ul li{width:25%;  text-align: center;}
.footfix ul li i{font-size:22px; color:#1c1563;}
.footfix ul li p{width:100%; text-align: center; margin: 5px 0 0; padding:0; font-size: 13px; color: #666;}
.pro-list .pro-box .pro-pic .pro-tit{font-size:12px;}
}