@charset "utf-8";
/* CSS Document */

body {padding:0; margin: 0; font-size: 12px; font-family:"Microsoft Yahei"; overflow-x: hidden;}
ul,ol{list-style:none; padding: 0; margin: 0;}
.clear{clear:both;}

.container{width:1200px; margin: 0 auto;}

/*导航end*/
.owl-dots {
    text-align: center;
    padding-top: 30px;
}
.owl-dots .owl-dot span {
    width: 12px;
    height: 6px;
    border-radius: 50px;
    background: #c51e15;
    display: inline-block;
    opacity: .3;
    margin: 0 5px;
}
.owl-dots .owl-dot.active span {
    opacity: 0.8;
    width: 30px;
}
#owl0 .owl-dots {
    display: inline-block;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
}

.dropdown:hover .dropdown-menu {
    display: block;
}
.offcanvas.show:not(.hiding), .offcanvas.showing {
    transform: none;
}
.offcanvas.hiding, .offcanvas.show, .offcanvas.showing {
    visibility: visible;
}

.fixed {
    background: #fff;
    box-shadow: 0 8px 25px 0 rgb(0 0 0 / 4%);
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99999;
    -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);
    z-index: 999999;
    animation: fadeInDown .5s;
}

.banner{min-height: 720px; background:url("../images/banner.jpg?v=1") top no-repeat; background-size: cover;}
.banbox{}
.ban-txt{padding-top:10%; color: #FFF;}
.ban-txt .t1{font-size:25px; color: #e4e4e4; margin-bottom: 15px; font-weight: 300; text-transform: capitalize;}
.ban-txt .t2{font-size:46px; color: #FFF;}
.ban-txt .t3{font-size:25px; color: #e4e4e4; margin-bottom: 25px; font-weight: 300;}
.serlist{ margin-bottom:30px; width:60%;}
.serlist span{padding:5px 10px; color: #e4e4e4; font-size: 20px; text-transform: capitalize;}
.serlist span i{padding-right:5px;}
.btns{ width:260px; font-size: 20px;}
.btns a{ display:block; border-radius: 10px; border:1px solid #FFF; color: #FFF; text-decoration: none;padding:10px 25px; }
.btns a:hover{ color: #e4e4e4;}
.about .about-l{width:38%;}
.about .about-l img{width:100%; height: auto; border-radius: 10px 30px 10px 30px;}
.about .about-r{ width:60%;}
.about .about-r .tit{font-size:1rem; color: #00479d; text-transform: uppercase;}
.about .about-r .ftit{font-size:2rem; color: #444; font-weight: bold; line-height: 1; text-transform: capitalize;}
.about .about-r .line{height: 3px; width:70px; background: #00479d; position: relative;}
.about .about-r .line::before{position: absolute; top: 0;  right: -20px; content:""; width:3px; height: 3px; background: #00479d;}
.about .about-r .line::after{position: absolute; top: 0;  right: -12px; content:""; width:3px; height: 3px; background: #00479d;}
.about .about-r .smtext{ color: #000; line-height: 1.6; font-size: 1.2rem; font-weight: 300;}
.r-l{flex-direction:row-reverse;}
.bg{background:#f8f9fa;}
.py100{padding:100px 0;}
.title{font-size:20px; color: #00479d; }
.ftitle{font-size:32px; color: #333;}
.s-list{margin-top:30px;}
.s-box{width:31%; background: #FFF; border-radius: 18px; padding:30px 20px; margin-bottom: 20px;}
.s-b-tit{font-size:24px; margin-bottom: 15px; color: #000; text-align: center;}
.s-b-txt{ color: #000; font-weight: 300; line-height: 1.8;}
.s-b-txt span{ color: #FF0004; font-weight: bold;}


.w40{width:40%;}
.w58{width:58%}
.ser-2-box .s1{ color:#00479d; font-size: 18px; margin-bottom: 20px;}
.ser-2-box .s2{font-size: 32px; color: #333; margin-bottom: 20px;}
.ser-2-box .s3{font-size:32px; color: #333; font-weight: 300; margin-bottom: 40px;}
.ser-2-box .s4{font-size:24px; color: #333;}
.ser-2-box .ser-2-txt{font-size:16px; line-height: 1.8; font-weight: 300; color: #000;}
.ser-2-box .ser-2-txt span{ color:#FF0004; font-weight: bold;}
.line{background:#f2f2f2; margin: 10px 0; height: 1px; }
.ysbox{width:31%;}
.ysbox .ys-ico{width:20%;}
.ysbox .ys-ico i{font-size:48px; color: #666;}
.ysbox .ys-box{width:78%;}
.ysbox .ys-box .ys-tit{font-size:24px; color: #333; margin-bottom: 10px;}
.ysbox .ys-box .ys-txt{font-size:16px; color: #000; font-weight: 300;}

.bj{background:url("../images/3.jpg") center no-repeat; background-attachment: fixed;}
.szbox{width:25%; text-align: center;}
.szbox .sztit{color: #fff; font-size: 3.2em; font-weight: 800;}
.szbox .sztxt{color: #dcdcdc; font-size: 16px;}

.c-box{width:50%; padding:40px;}
.m-input-t .sr-t {
    padding: 10px;
    background: #F2F2F2;
    border: 1px solid #F2F2F2;
    width: 48%;
    outline: none;
}
.m-input-t {
    margin-bottom: 20px;
}
.m-input-t .m-txt {
    height: 100px;
    width: 100%;
}
.m-input-t .m-btn {
    width: 100%;
    border: none;
    outline: none;
    background: #0a5ca8;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    padding: 10px;
    border-radius: 5px;
}

.lx-box{margin-bottom:25px; width:48%}
.lx-box .c-box-ico {
    padding-right: 10px;
}
.lx-box .c-box-ico i{font-size:24px; color: #FFF;}
.lx-box .c-box-t1 {
    font-size: 22px;
    color: #FFF;
    font-weight: bold;
    margin-bottom: 8px;
}
.lx-box .c-box-t2 {
    font-size: 18px;
    color: #FFF;
}
.lx-box .c-box-t2 a{color:#FFF; text-decoration: none;}
.contactbox{padding:60px 0 0px;}
.contact{width:100%;}
.wx-ewm .ewm{margin-right:20px;}
.wx-ewm .ewm img{width:120px;}
.footer{ text-align: center; padding:15px 0; font-size: 14px; color: #333;}
.s-b-ico{width:100px; height: 100px; margin: 0 auto; border-radius: 50%; background: #00479d; margin-bottom: 15px}
.s-b-ico i{font-size:48px; color: #FFF;}

.footfix{display:none; }
.f-box{width:50%; text-align:center;}
.f-box a{ color:rgb(99, 201, 86); text-decoration: none;}
.f-box  svg {
            fill: rgb(99, 201, 86);
        }


@media (max-width:767px) {
	.container{width:100%;}
	.serlist{width:100%;}
	.s-box{width:100%; margin-bottom: 25px;}
	.about .about-l{width:100%; margin-bottom: 20px;}
	.about .about-r{width:100%;}
	.w40{width:100%; margin-bottom: 20px;}
	.w58{width: 100%;}
	.ysbox{width:100%; margin-bottom: 20px;}
	.c-box{width:100%; margin-bottom: 20px;}
	.wx-ewm .ewm img{width:110px;}
	.szbox{width:50%; margin-bottom: 20px;}
	.footfix{display:block!important; background: #F4F4F4; padding:5px 0; position: fixed; bottom:0; left: 0; width:100%; }
	
}