@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;}
.pd60-0{padding:60px 0;}
.pd60-0-20{padding:60px 0 20px;}
.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: #416cb3;
    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:#416cb3;}
.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: 12px; color: #333; background: #F8F8F8;}
.top-l .top-logo{margin-right:15px; padding-right: 15px; 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:28px; color: #416cb3;}
.top-l .top-txt .t2{font-size:16px; color: #666; 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:20px;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;}

.youshi{background:#f8f8f8; }
.ys-tit{ font-size:36px; color: #000; margin-bottom: 10px; font-weight: bold}
.ys-ftit{font-size:16px; color: #cdcdcd;}
.youshi .ys-box{padding-top:20px;}
.youshi .ys-box .ys-item{width:24%; background-color:rgba(255,255,255,0.7); padding:60px 25px; text-align: center; border-radius: 10px;}
.youshi .ys-box .ys-item .ys-pic{margin-bottom: 30px; width:100%;}
.youshi .ys-box .ys-item .ys-pic img{width:30%; }
.youshi .ys-box .ys-item .ys-pic i{font-size:2.8rem; color: #416cb3;}
.youshi .ys-box .ys-item .ys-txt{width:100%;}
.youshi .ys-box .ys-item .ys-t1{ color: #333333; font-size: 24px; font-weight: bold; margin-bottom: 10px;}
.youshi .ys-box .ys-item .ys-t2{ color: #666666; font-size: 16px;}

.hot-pro{background:#f8f8f8;}
.hotbox{border:1px solid #EEE; padding:10px; background: #FFF; margin-top: 30px;}
.hotbox .hot-pic{overflow: hidden;}
.hotbox .hot-pic img{transition:0.5s ease all; width: 100%;}
.hotbox:hover .hot-pic img{transform: scale(1.05);}
.hotbox:hover{border:1px solid #ddd;}
.hotbox a{color:#333;}
.hotbox .hot-tit{font-size:20px; padding:10px;}
.hotbox .hot-ftit span{ color: #416cb3; font-size: 16px;}
.hotbox .hot-ftit{ padding:0 10px 10px; font-size: 14px; color: #666;}
.hotbox .hot-cs{padding:0 10px 10px; font-size: 12px; color: #666;}
.hotbox .hot-cs span{color:#333;}
.zc-box{background:#F8F8F8;}
.zcbox{ margin-bottom: 40px;}
.zcbox .zc-title{ margin-bottom:10px; border-bottom: 1px solid #EEE; padding-bottom:5px; position: relative;}
.zcbox .zc-title::after{bottom:0; width:8%; background: #416cb3; content: ""; left: 0; position: absolute; z-index: 9; height: 1px;}
.zcbox .zc-title .zc-name{color:#333; font-size: 24px; padding-bottom: 10px;}
.zcbox .zc-title .zc-name span{color:#CCC;  font-size: 16px; padding-left: 10px;}
.zcbox .zc-title .zc-more a{ color:#333;}
.zcbox .zc-title .zc-more a:hover{ color: #416cb3;}
.zcbox .zc-list{ padding:10px 0;}
.zcbox .zc-list .zc-item{width:calc(33.333% - 20px); border:1px solid #F4F4F4; padding: 5px 10px; transition:0.5s ease all; margin: 10px; background: #FFF;}
.zcbox .zc-list .zc-item a{ color:#333;}
.zcbox .zc-list .zc-item .zc-pic{overflow: hidden;}
.zcbox .zc-list .zc-item .zc-pic img{width:100%; overflow: hidden; transition:0.5s ease all;}
.zcbox .zc-list .zc-item .zc-tit{font-size:20px; padding:10px;}
.zcbox .zc-list .zc-item .zc-ftit span{ color:#FF0004; font-size: 16px;}
.zcbox .zc-list .zc-item .zc-ftit{ padding:0 10px 10px; font-size: 14px; color: #666;}
.zcbox .zc-list .zc-item .zc-cs{padding:0 10px 10px; font-size: 14px; color: #666;}
.zcbox .zc-list .zc-item .zc-cs span{color:#333;}
.zcbox .zc-list .zc-item:hover .zc-pic img{transform:scale(1.05);}
.zcbox .zc-list .zc-item:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-transform: translate3d(0,-2px,0);
    transform: translate3d(0,-2px,0);}

/*首页关于我们*/
.iabout-img{width:48%;}
.iabout-box{width:48%;}
.iabout-box .iabout-tit{font-size:2.5rem; font-weight: bold; margin-bottom: 20px;}
.iabout-box .iabout-txt{line-height:2; text-indent: 2rem;}
.iabout-img img{width:100%; border-radius: 15px;}
.about-szlist{ padding: 20px 0;}
.about-szbox{width:33%; border-right: 1px solid #F0F0F0; text-align: center;}
.about-szbox:last-child{border-right:none;}
.about-szbox-tit{font-size:2.5rem; font-weight: bold; position: relative;}
.about-szbox-tit span{color: #666; font-size: 16px; position: absolute; top: 5px; padding-left: 5px;}
.about-szbox-txt{font-size:18px; color: #444;}
.about-more{ margin-top: 20px; text-align: right;  display: flex; width: 100%; justify-content: flex-end;}
.about-more a{color:#333; border:1px solid #F0F0F0; padding:10px 35px; transition:0.5s ease all;}
.about-more a:hover{padding:10px 45px 10px 25px;  color: #033d75; border:1px solid #033d75;}

.pagelist{text-align:center; margin-top: 30px;}

.in-about{padding:50px 0; }
.about-box{ background: #FFF; border-radius: 10px; padding: 20px;  flex-direction: row-reverse}
.about-box .about-l{border-right: 1px solid #EEE; width:25%; padding: 0 20px;}
.about-box .about-l .about-item{ margin-bottom:20px; padding: 20px; position: relative; color: #444;}
.about-box .about-l .about-item::after{content: ""; z-index: 9; position: absolute; width:100%; height: 1px; background: #EEE; left: 0; bottom: 0;}
.about-box .about-l .about-item::before{content: ""; z-index: 10; position: absolute; width:22%; height: 1px; background: #e52f22; left: 0; bottom: 0; transition: 0.5s ease all;}
.about-box .about-l .about-item:hover::before{width:100%;}
.about-box .about-l .about-item:hover{ color:#e52f22; }
.about-box .about-l .about-item .about-t1{font-size:18px; font-weight: bold;  margin-bottom: 20px;}
.about-box .about-l .about-item .about-t2{ font-size: 2.5rem; position: relative;}
.about-box .about-l .about-item .about-t2 span {
    font-size: 16px;
    position: absolute;
    top: 5px;
    padding-left: 5px;
}
.about-box .about-r{ width:75%; padding:10px 30px;}
.about-box .about-r .about-lm{font-size:24px; color: #333; margin-bottom: 20px;}
.about-box .about-r .about-txt{ font-size: 16px; color: #666; line-height: 1.8; text-align: justify;}


.pro-list{background:#f3f8ff; padding:60px 0;}
.pro-list .pro-box{padding:20px; background: #FFF; border-radius: 10px; flex-direction: row-reverse;}
.pro-list .pro-list-l{width:22%; border-right: 1px solid #F0F0F0; padding:20px;}
.pro-list .pro-list-l .pro-lm .pro-tit{font-size:22px; color: #033d75; position: relative; margin-bottom: 40px;}
.pro-list .pro-list-l .pro-lm .pro-tit::after{position: absolute; left: 0; bottom: -10px; width: 100%; height: 1px; background: #F5F5F5; content: ""; z-index: 9;}
.pro-list .pro-list-l .pro-lm .pro-tit::before{position:absolute; left: 0; bottom: -10px; width: 22%; height: 2px; content: ""; background: #033d75; z-index: 10; transition:0.5s ease all;}
.pro-list .pro-list-l .pro-lm .pro-tit:hover::before{width:100%;}
.pro-list .pro-list-l .pro-lm .pro-tit span{color:#F0F0F0; padding: 0 10px; font-size: 18px;}
.pro-list .pro-list-l .pro-lm .pro-item{  font-size: 18px; border-bottom: 1px solid #eee;}
.pro-list .pro-list-l .pro-lm .pro-item a{ color:#2e323f; padding: 15px 0; display: block; padding-left: 0; transition: 0.5s ease all;}
.pro-list .pro-list-l .pro-lm .pro-item a i{padding-right:5px;}
.pro-list .pro-list-l .pro-lm .pro-item a:hover{padding-left: 5px; color: #eb5c20;}
.pro-list .pro-list-l .pro-lm .active a{ color: #eb5c20!important;}
.pro-list .pro-list-l .zixun{ margin-top:30px; margin-bottom: 20px; position: sticky; top: 80px; z-index: 9;}
.pro-list .pro-list-l .zixun .zx-tit{font-size:22px; color: #333; margin-bottom: 10px;}
.pro-list .pro-list-l .zixun .zx-ewm img{width:80%;}
.pro-list .pro-list-l .zixun .zx-ftit{font-size:14px; color: #666; padding:10px 0;}
.pro-list .pro-list-l .zixun .tel{ margin-top: 20px; margin-bottom: 20px; }
.pro-list .pro-list-l .zixun .tel .ico{width:18%;}
.pro-list .pro-list-l .zixun .tel .ico img{width:100%; height: auto;}
.pro-list .pro-list-l .zixun .tel .tel-txt{width:80%;}
.pro-list .pro-list-l .zixun .tel .tel-txt .tel-txt-tit{font-size:16px; color: #666; font-size: 20px; margin-bottom: 15px;}
.pro-list .pro-list-l .zixun .tel .tel-txt .tel-txt-dh{ font-size: 22px; color: #FF0004; margin-bottom: 10px;}
.pro-list .pro-list-l .zixun .tel .tel-txt .tel-txt-dh i{padding-right:10px;}
.pro-list .pro-list-l .zixun .zx-btn{ margin-top: 20px;}
.pro-list .pro-list-l .zixun .zx-btn .online{width:45%;}
.pro-list .pro-list-l .zixun .zx-btn .online a{font-size:16px; color: #FFF; background: #033d75; display: block; padding: 5px 0px; border-radius: 5px; text-align: center;}
.pro-list .pro-list-l .zixun .zx-btn .red a{ background: #e52f22;}


.pro-list .pro-list-r{width:78%; padding:20px 30px;}
.pro-list .pro-list-r .pp-lm{font-size:24px; color: #333; margin-bottom: 20px; border-bottom: 1px solid #EEE;  padding-bottom: 10px;}
.pro-list .pro-list-r .pp-txt{ font-size: 16px; color: #333; line-height: 1.8; text-align: justify;}
.pro-list .pro-smtxt .pro-pic{width:40%; border: 1PX solid #f4f4f4; border-radius: 10px;}
.pro-list .pro-smtxt .pro-pic img{width:100%;height: auto; border-radius: 10px;}
.pro-list .pro-smtxt .pro-txt{width:55%;}
.pro-list .pro-smtxt .pro-txt .pro-txt-tit{font-size: 24px; color: #333; border-bottom: 1px solid #F2F2F2; padding-bottom: 15px; margin-bottom: 5px;}
.pro-list .pro-smtxt .pro-txt .pro-txt-smtext{ padding:10px 0; line-height: 1.8; font-size: 16px; color: #333;}
.pro-list .pro-smtxt .pro-txt .pro-txt-td{padding:10px 0;}
.pro-list .pro-smtxt .pro-txt .pro-txt-td .td-item{margin-right:10px;}
.pro-list .pro-smtxt .pro-txt .pro-txt-td .td-item a{padding:8px 15px; background: #295e92; color: #FFF; border-radius: 5PX;}
.pro-list .pro-smtxt .pro-txt .pro-txt-td .td-item a:hover{background:#033d75}
.pro-list .pro-smtxt .pro-txt .pro-lx{ padding-top: 20px;}
.pro-list .pro-smtxt .pro-txt .pro-lx .l-l{width:65%;}
.pro-list .pro-smtxt .pro-txt .pro-lx .l-l .l-l-ico{width:15%;}
.pro-list .pro-smtxt .pro-txt .pro-lx .l-l .l-l-txt{width:85%;}
.pro-list .pro-smtxt .pro-txt .pro-lx .l-l .l-l-box{width:100%;}
.pro-list .pro-smtxt .pro-txt .pro-lx .l-l .l-l-txt .l-l-dh{font-size:28px; margin-top: 2px; color: #FF0004;}
.pro-list .pro-smtxt .pro-txt .pro-lx .l-r{width:35%; text-align: center;}
.pro-list .pro-smtxt .pro-txt .pro-lx .l-r img{width:80%;}
.pro-list .pro-smtxt .pro-txt .pro-lx .l-r p{ text-align: center; font-size: 14px; margin-top: 5px;}
.pro-list .pro-detail{padding:20px 0;}

.pro-list .pro-cs{position:relative; margin-top: 20px; border-bottom: 1px solid #F0F0F0; padding-bottom: 10px; margin-bottom: 10px; font-size: 20px; }
.pro-list .pro-cs::after{width:40px; position: absolute; content: ""; left: 0; bottom:0; height: 2px; background: #e52f22;}
.pro-list .pro-tj{padding-top:10px;}
.pro-list .tj-item{width:calc(33.33333% - 20px); margin: 10px; transition:0.5s ease all; border-radius: 10px; border:1px solid #F5F5F5;}
.pro-list .tj-item:hover{-webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    box-shadow: 0 15px 30px rgba(0,0,0,.1);}
.pro-list .tj-item a{ color:#033d75;}
.pro-list .tj-item .tj-pic{overflow: hidden;}
.pro-list .tj-item .tj-pic img{width:100%; height: auto; transition: 0.5s ease all}
.pro-list .tj-item .tj-pic img:hover{transform:scale(1.05);}
.pro-list .tj-item .tj-tit{ padding:15px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; background:#F6F6F6;}

.huiwu{background:#F8F8F8;}
.huiwu .hw-box{ padding-top:30px;}
.huiwu .hw-item{width:calc(50% - 10px); background: #FFF; padding:20px; border-radius: 10px; transition: 0.5s ease all; margin-bottom: 20px;}
.huiwu .hw-item:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-transform: translate3d(0,-2px,0);
    transform: translate3d(0,-2px,0);}
.huiwu .hw-item .hw-ico{width:20%; border-right:1px solid #EEE;}
.huiwu .hw-item .hw-ico i{font-size:3rem;}
.huiwu .hw-item .hw-txt{width:80%;padding:0 20px;}
.huiwu .hw-item .hw-txt .hw-tit{font-size:24px; color: #333;}
.huiwu .hw-item .hw-txt .hw-tit span{ color:#999; font-size: 18px;}
.huiwu .hw-item .hw-txt .hw-smtext{padding-top: 10px;  line-height: 1.8; font-size: 16px; color: #666;}

/*新闻资讯*/
.newsbox{background:#f4f4f4; padding:15px;}
.newslist{display:flex;  flex-flow: wrap; background: #FFF;}
.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;}

.newslist .news-box .news-pic{width:24%;}
.newslist .news-box .news-pic img{max-width:100%; height: auto;}
.newslist .news-box .news-txt{width:74%;}
.newslist .news-box .news-txt .title{font-size: 20px; color: #000; margin-bottom: 15px; margin-top: 8px;}
.newslist .news-box .news-txt .title a{ color:#333; transition: 0.5s ease all;}
.newslist .news-box .news-txt .title a:hover{ color: #035096; padding-left: 10px;}
.newslist .news-box .news-txt .time{ font-size: 14px; color: #999; margin-bottom: 15px;}
.newslist .news-box .news-txt .time i{margin-right: 5px;}
.newslist .news-box .news-txt .smtext{ font-size: 14px; color:#666; line-height: 1.8; margin-bottom: 25px;}
.newslist .news-box .news-txt .ck{width:150px; text-align: center; }
.newslist .news-box .news-txt .ck a{padding:10px 0; border: 1px solid #DDD; color: #333; display: block;}
.newslist .news-box .news-txt .ck a:hover{ background: #035096; color: #FFF;}
.newstxt{padding:20px; background: #FFF;}
.newstxt .title{font-size:32px; color: #000000; text-align: center; margin-bottom: 15px;}
.newstxt .ftitle{ text-align:center; color: #666; font-size: 12px;}
.newstxt .ftitle span{padding-right:10px; margin-right: 10px; border-right: 1px solid #ddd; color: #035096;}
.newstxt .pagetxt{padding-top:25px; font-size: 16px; color: #262626; line-height: 1.8;}
.newstxt .fy{border:1px solid #f0f0f0; display: flex; flex-flow: wrap; margin-top: 30px;}
.newstxt .fy a{color:#333;}
.newstxt .fy a:hover{color: #035096;}
.newstxt .fy a i{padding:0 5px;}
.newstxt .fy .fy-l{width:50%; border-right: 1px solid #f0f0f0; padding:10px; transition: 0.5s ease all;}
.newstxt .fy .fy-l:hover{padding-left:20px;}
.newstxt .fy .fy-r{width:50%; padding:15px; text-align: right; padding:10px; transition: 0.5s ease all;}
.newstxt .fy .fy-r:hover{padding-right:20px;}
.ibanner img{width:100%; height: auto;}

.bread{ border-bottom:1px solid #EEE; padding-bottom: 10px; position: relative; margin-bottom: 25px;}
.bread::after{position:absolute; left: 0; bottom: 0; width:8%; height: 2px; background:#659be0; content: ""; }
.bread .name{font-size:24px;}
.snav{font-size:13px;  padding-top: 10px; color:#666;}
.snav a{color:#666;}
.snav a:hover{ color: #659be0;}
.snav i{padding-right:5px;}
.footfix{display:none;}

.footer{background:#1b1f26; padding:20px 0;}
.footer .f-top{border-bottom:1px solid #333;}
.footer .f-top .f-top-l{width:80%}
.footer .f-top .f-top-l .top-tel{ color:#FFF; font-size: 32px; font-weight: bold; margin-bottom: 10px;}
.footer .f-top .f-top-l .top-tel a{color:#FFF;}
.footer .f-top .f-top-l .top-tel img{height:35px; margin-right: 5px;}
.footer .f-top .f-top-l .top-nav{ padding:10px 0;}
.footer .f-top .f-top-l .top-nav a{font-size:16px; color: #999; padding-right: 30px; text-decoration: none;}
.footer .f-top .f-top-r{width:20%;}
.footer .f-top .f-top-l .top-nav a:hover{color:#FFF;}
.footer .f-top .f-top-r .ewm img{width:90px;}
.footer .f-top .f-top-r .ewm-tit{ color: #cccccc; text-align: center; font-size: 14px; padding:10px 0;}
.footer .icp{padding-top: 20px;  color:#999; font-size: 14px;}
.footer .icp a{ color:#999;}
.footer .icp a:hover{color:#FFF;}
.footer .footlx{color:#FFF; padding-bottom: 20px; color: #999; font-size: 14px;}


.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
}

.table{margin:15px auto 0 auto; border-collapse:collapse; cellspacing:0; cellpadding:0; width:100%;}

.table td{padding:10px; text-align:center; border:1px solid #EEE;}
.tbj{background:#f3f8ff;}
.footfix{display:none;}
#owl1 .owl-dots{ display:none;}


/*联系我们*/
.contact{display: flex; flex-wrap: wrap;}
.contact .c_l{width:50%; padding:40px; position: relative;}
.contact .c_l .title{color:#000; font-size: 32px; margin-bottom: 10px;}
.contact .c_l .ftitle{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: #00479d; 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%;}

@media (max-width:767px) {
	.mob{display:block;}
	.pc{display:none;}
	.container{width:100%;}
	.navbar-brand img {height: 42px;}
	#navBox {background: #FFF;}
	.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;}
	.zcbox .zc-list .zc-item{width:100%; margin:5px 0;}
	.footer .f-box{width:50%; margin-bottom: 20px;}
	.huiwu .hw-item{width:100%;}
	.huiwu .hw-item .hw-txt .hw-tit{font-size:20px; }
	.huiwu .hw-item .hw-txt .hw-tit span{font-size:14px;}
	.huiwu .hw-item .hw-txt .hw-smtext{font-size:14px;}
	.pro-list .pro-list-l{width:100%;}
	.pro-list .pro-list-r{width:100%; padding:10px;}
	.pro-list .pro-box{padding:5px;}
	.pd60-0{padding:30px 0;}
	.pd60-0-20{padding:40px 0 10px;}
	.pro-list{padding:30px 0;}
	.pro-list .pro-smtxt .pro-pic{width:100%; margin-bottom: 20px;}
	.pro-list .pro-smtxt .pro-txt{width:100%;}
	.pro-list .pro-smtxt .pro-txt .pro-lx .l-l{width:100%;}
	.pro-list .pro-smtxt .pro-txt .pro-lx .l-r{width:100%; display: none;}
	.pro-list .pro-smtxt .pro-txt .pro-lx .l-l .l-l-txt .l-l-dh{font-size:24px;}
	.pro-list .tj-item{width:calc(50% - 10px); margin: 5px;}
	.zcbox .zc-title .zc-name span{display:none;}
	.youshi .ys-box .ys-item{width:100%; margin-bottom: 20px; padding:20px;}
	.youshi .ys-box .ys-item .ys-pic{width:35%; margin-bottom:0; display:flex; justify-content: center; align-items: center;}
	.youshi .ys-box .ys-item .ys-pic img{width:50%;}
	.youshi .ys-box .ys-item{text-align:left;}
	.youshi .ys-box .ys-item .ys-t1{font-size:18px;}
	.youshi .ys-box .ys-item .ys-t2{font-size:14px;}
	.youshi .ys-box .ys-item .ys-txt{width:65%; }
	.ys-tit{font-size:26px; margin-bottom: 0px;}
	.iabout-img{width:100%; margin-bottom: 20px;}
	.iabout-box{width:100%;}
	.iabout-box .iabout-tit{font-size: 1.4rem;}
	.iabout-box .iabout-txt{font-size:14px;}
	.about-szbox-tit{font-size:1.8rem;}
	.about-szbox-txt{font-size:16px;}
	.about-szbox{border-right: none;}
	.about-box{ padding: 0;}
	.about-box .about-r{width:100%; padding:10px 0;}
	.about-box .about-l{width:100%; border-right:none; display: flex; padding:0; justify-content: space-between;}
	.about-box .about-l .about-item .about-t1{font-size:18px; font-weight: normal;}
	.about-box .about-l .about-item{width:33%; padding:20px 5px;}
	.about-box .about-l .about-item .about-t2{font-size:1.8rem;}
	.in-about{padding:30px 0;}
	.copyright{ margin-bottom:40px;}

	.footfix{display:block; position: fixed; width: 100%; bottom:0px; z-index: 999999;}
	.fixbox{width:94%; margin: 10px auto; border-radius: 10px; background-color: rgba(255,255,255,0.85); display: flex; justify-content: space-between; padding:15px;}
	.f-ico{ background: #f48c31; display: flex; justify-content: center; align-items:center; border-radius: 10px; padding:10px 15px;}
	.f-ico i{font-size:24px; color: #FFF;}
	.f-txt{font-size:18px; color: #333; display: flex; justify-content: center; align-items:center;}
	.f-btn{display: flex; justify-content: center; align-items:center;}
	.f-btn a{background: #f48c31; color: #FFF; font-size: 16px; padding:10px; border-radius: 10px; text-decoration: none; display:block;}
	.f-btn a:hover{color:#FFF;}
	.snav{display:none;}
	.footer .f-top .f-top-l{width:100%; margin-bottom: 15px;}
	.footer .f-top .f-top-r{width:100%;}
	.newslist{padding:0 10px;}
	.newslist .news-box .news-pic{width:100%;}
	.newslist .news-box .news-txt{width:100%;}
	.contact .c_l{width:100%; margin-bottom: 15px; padding: 0;}
	.contact .c_r{width:10%;}
	.contact .c_l .ewm{display:none;}
}