html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
a{text-decoration:none;outline:none;}
a:hover,a:active,a:focus{text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}



#m_demo{overflow:hidden;width:100%;margin:0 auto;padding-top:20px;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}


#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}


.w1200{width: 1200px;margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}

.head1{
    height: 32px;
    background: #0a3d7e;
}
.w1600{
    max-width: 1630px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.wel{
    font-size: 12px;
    color: #f2f2f2;
    line-height: 32px;
}
.k1{
    font-size: 12px;
    color: #f2f2f2;
    line-height: 32px;
}
.k1 a{
    color: #f2f2f2;
}

.head2{
    height: 88px;
    position: relative;
    width: 100%;
    z-index: 999;
    transition: .5s;
    background: #fff;
}
.head2.scroll{
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0
}




.logo{
    line-height: 88px;
    width: 189px;
    float: left;
}
.logo img{
    max-width: 100%;
}
.logowz{
    color: #0a3d7e;
    padding-left: 20px;
    background: url(line1.png) no-repeat left center;
    float: left;
    line-height: 1.8;
    margin-left: 20px;
    margin-top: 15px;
}

.head-right{
    width: calc(100% - 440px);
    height: 88px;
    float: right;
    padding-right: 40px;
    position: relative;
}
.head-right .ss-btn{
    width: 40px;
    height: 88px;
    background: url(ss.png) no-repeat center;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.head-right #formsearch{
    position: absolute;
    top: 88px;
    right: 0;
    z-index: 999;
    display: none;
}
.head-right #formsearch #keyword{
    width: 200px;
    padding-left: 15px;
    border: none;
    outline: none;
    background: #fff;
    font-size: 14px;
    line-height: 35px;
}
.head-right #formsearch #s_btn{
    width: 50px;
    height: 35px;
    border: none;
    outline: none;
    background: #0a3d7e;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

@media (max-width: 1199px) {
    .head-right{
        width:  calc(100% - 240px);;
    }

}

@media (max-width: 991px){
    body{
        padding-top: 60px;
    }

}


.index-tlt{
    text-align: center;
    padding: 30px 0;
}
.index-tlt h3{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    line-height: 1.8;
}
.index-tlt p{
    font-size: 18px;
    color: #333333;
    font-weight: 100;
    line-height: 1.8;
}

.index-c1{
    padding: 50px 0 80px;
}
.index-c1 ul li{
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}
.index-c1 ul li a{
    display: block;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 200px;
    position: relative;
}
.index-c1 ul li:nth-child(3),.index-c1 ul li:nth-child(5),.index-c1 ul li:nth-child(6){
    margin-right: 0;
}
.index-c1 ul li.li01{
    width: calc((100% - 20px)/3);
}
.index-c1 ul li.li02,.index-c1 ul li.li03{
    width: calc((100% - 10px)/2);;
}
.index-c1 ul li.li02 a{
    height: 450px;
}
.index-c1 ul li.li03 a{
    height: 220px;
}
.index-c1 ul li .wz{
    position: absolute;
    width: 50%;
    top: 50%;
    left: 8%;
    transform: translateY(-50%);
}
.index-c1 ul li.li01 .wz h3{
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 1.5;
}
.index-c1 ul li.li01 .wz dt{
    font-size: 16px;
    font-weight: 100;
    color: #f19d00;
    margin-top: 5px;
}
.index-c1 ul li.li02 .wz h3{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    line-height: 1.5;
}
.index-c1 ul li.li02 .wz h4{
    font-size: 18px;
    color: #f19d00;
}
.index-c1 ul li.li02 .wz p{
    font-size: 16px;
    color: #4c4c4c;
    font-weight: 100;
    line-height: 1.5;
    max-width: 330px;
    padding: 10px 0;
}
.index-c1 ul li.li02 .wz dt{
    width: 145px;
    height: 42px;
    border: 1px solid #007abe;
    font-size: 16px;
    color: #007abe;
    font-weight: normal;
    text-align: center;
    border-radius: 20px;
    line-height: 40px;
    margin-top: 20px;
}
.index-c1 ul li.li03 .wz h3{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    line-height: 1.5;
}
.index-c1 ul li.li03 .wz h4{
    font-size: 18px;
    color: #f19d00;
}
.index-c1 ul li.li03 .wz dt{
    width: 145px;
    height: 42px;
    border: 1px solid #007abe;
    font-size: 16px;
    color: #007abe;
    font-weight: normal;
    text-align: center;
    border-radius: 20px;
    line-height: 40px;
    margin-top: 20px;
}
@media (max-width: 1600px) {
    .index-c1 ul li a{
        height: 180px;
    }
    .index-c1 ul li.li02 a{
        height: 410px;
    }
    .index-c1 ul li.li03 a{
        height: 200px;
    }
}
@media (max-width: 1400px) {
    .index-c1 ul li a{
        height: 160px;
    }
    .index-c1 ul li.li02 a{
        height: 370px;
    }
    .index-c1 ul li.li03 a{
        height: 180px;
    }
    .index-c1 ul li.li01 .wz h3{
        font-size: 16px;
    }
    .index-c1 ul li.li01 .wz dt{
        font-size: 14px;
    }
    .index-c1 ul li.li02 .wz h3{
        font-size: 18px;
    }
    .index-c1 ul li.li02 .wz h4{
        font-size: 14px;
    }
    .index-c1 ul li.li02 .wz p{
        font-size: 14px;
    }
    .index-c1 ul li.li03 .wz h3{
        font-size: 18px;
    }
    .index-c1 ul li.li03 .wz h4{
        font-size: 14px;
    }
    .index-c1 ul li.li02 .wz dt{
        width: 120px;
        height: 32px;
        line-height: 30px;
        font-size: 14px;
        border-radius: 15px;
    }
    .index-c1 ul li.li03 .wz dt{
        width: 120px;
        height: 32px;
        line-height: 30px;
        font-size: 14px;
        border-radius: 15px;
    }
}
@media (max-width: 1199px) {
    .index-c1 ul li a {
        height: 120px;
    }
    .index-c1 ul li.li02 a{
        height: 290px;
    }
    .index-c1 ul li.li03 a{
        height: 140px;
    }
}
@media (max-width: 991px) {
    .index-c1 ul li a {
        height: 100px;
    }
    .index-c1 ul li.li02 a{
        height: 250px;
    }
    .index-c1 ul li.li03 a{
        height: 120px;
    }
    .index-c1 ul li.li01 .wz h3{
        font-size: 14px;
    }
    .index-c1 ul li.li02 .wz h3{
        font-size: 14px;
    }
    .index-c1 ul li.li03 .wz h3{
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .index-c1 {
        padding: 20px 0 40px;
    }
    .index-tlt{
        padding: 15px 0;
    }
    .index-tlt h3{
        font-size: 22px;
    }
    .index-tlt p{
        font-size: 14px;
    }
    .index-c1 ul li{
        width: 100%!important;
        margin-right: 0!important;
    }
    .index-c1 ul li a {
        height: 150px;
    }
    .index-c1 ul li.li02 a{
        height: 400px;
    }
    .index-c1 ul li.li03 a{
        height: 170px;
    }
}
@media (max-width: 480px) {
    .index-c1 ul li a {
        height: 120px;
    }
    .index-c1 ul li.li02 a{
        height: 200px;
    }
    .index-c1 ul li.li03 a{
        height: 110px;
    }
}


.index-c2{
    background: #f1f1f1;
    padding: 60px 0;
    margin-bottom: 5%;
}
.index-c2 .small-img{
    position: relative;
    margin-bottom: 30px;
}
.index-c2 .small-img .owl-item .cont{
    background: #fff;
    padding: 10px;
    border-bottom: 2px solid #f19d00;
    height: 120px;
    display: flex;
    justify-content: center;   
    align-items:center;
}
.index-c2 .small-img .owl-item .cont .img{
    width: 40%;
    line-height: 98px;
    text-align: center;
    
}
.index-c2 .small-img .owl-item .cont .img img{
    max-height: 98px;
    text-align: center;
    width: auto;
    display: inline;
    max-width: 100%;
}
.index-c2 .small-img .owl-item .cont .wz{
    border-left: 1px solid #e6e6e6;
    width: 60%;
    height: 98px;
    padding-left: 5%;
    padding-top: 25px;
    
}
.index-c2 .small-img .owl-item .cont .wz h3{
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 1.6;
}
.index-c2 .small-img .owl-item .cont .wz p{
    font-size: 16px;
    font-weight: 100;
}
.index-c2 .small-img .owl-item .cont:hover{
    background: #007abe;
    border-bottom: 2px solid #007abe;
}
.index-c2 .small-img .owl-item .cont:hover .wz h3{
    color: #fff;
}
.index-c2 .small-img .owl-item .cont:hover .wz p{
    color: #fff;
}
.index-c2 .small-img .owl-nav .owl-prev{
    display: block;
    width: 17px;
    height: 48px;
    background: url(left02.png) no-repeat center #cccccc;
    text-indent: 100px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -24px;
    outline: none;
}
.index-c2 .small-img .owl-nav .owl-next{
    display: block;
    width: 17px;
    height: 48px;
    background: url(right02.png) no-repeat center #cccccc;
    text-indent: 100px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -24px;
    outline: none;
}
.index-c2 .small-img .owl-nav .owl-prev:hover{
    background: url(left02.png) no-repeat center #007abe;
}
.index-c2 .small-img .owl-nav .owl-next:hover{
    background: url(right02.png) no-repeat center #007abe;
}
.index-c2 .big-img .owl-item ul li{
    width: 19%;
    margin-right: 1.25%;
    margin-bottom: 30px;
    float: left;
}
.index-c2 .big-img .owl-item ul li:nth-child(5n){
    margin-right: 0;
}
.index-c2 .big-img .owl-item ul li a{
    display: block;
}
.index-c2 .big-img .owl-item ul li a img{
    width: 100%;
}
.index-c2 .big-img .owl-item ul li h3{
    background: #007abe;
    padding: 0 60px 0 15px;
    position: relative;
}
.index-c2 .big-img .owl-item ul li h3 span{
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 42px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-weight: 100;
}
.index-c2 .big-img .owl-item ul li h3 i{
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 100;
    line-height: 42px;
    position: absolute;
    width: 60px;
    top: 0;
    right: 0;
    font-style: normal;
}
.index-c2 .big-img .owl-item ul li a:hover h3{
    background: #f19d00;
}
@media (max-width: 991px) {
    .index-c2{
        padding: 30px 0;
    }
    .index-c2 .big-img .owl-item ul li{
        width: 49%;
        margin-right: 2%!important;
    }
    .index-c2 .big-img .owl-item ul li:nth-child(2n){
        margin-right: 0!important;
    }
    .index-c2 .big-img .owl-item ul li h3 span{
        font-size: 14px;
    }
    .index-c2 .small-img .owl-item .cont .wz h3{
        font-size: 16px;
    }
    .index-c2 .small-img .owl-item .cont .wz p{
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .index-c2 .small-img .owl-item .cont .img img{
        max-width: 80%;
    }

}

.index-c3{
    background: url(bg1.jpg) no-repeat center;
    background-size: cover;
    padding: 60px 0;
}
.index-c3 .index-tlt h3{
    color: #fff;
}
.index-c3 .index-tlt p{
    color: #fff;
}
.c3-slick{
    margin-left: -12px;
    margin-right: -12px;
}
.c3-slick .slick-con{
    padding: 0 12px;
}
.c3-slick .slick-con a{
    display: block;
    background: #fff;
    padding:12% 8%;
    text-align: center;
}
.c3-slick .slick-con h3{
    width: 82px;
    height: 74px;
    background: url(c3-1.png) no-repeat center;
    font-size: 36px;
    font-weight: bold;
    color: #f19d00;
    line-height: 74px;
    margin: 20px auto;
}
.c3-slick .slick-con h4{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 3;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c3-slick .slick-con .info{
    font-size: 16px;
    color: #333333;
    font-weight: 100;
    line-height: 30px;
    height: 90px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.c3-slick .slick-con a:hover{
    background: #007abe
}
.c3-slick .slick-con a:hover h3{
    color: #fff;
    background: url(c3-2.png) no-repeat center;
}
.c3-slick .slick-con a:hover h4{
    color: #fff;
}
.c3-slick .slick-con a:hover .info{
    color: #fff;
}
.c3-slick .slick-dots{
    text-align: center;
    padding: 30px 0;
}
.c3-slick .slick-dots li{
    display: inline-block;
    margin: 0 9px;
}
.c3-slick .slick-dots li button{
    display: block;
    width: 16px;
    height: 16px;
    text-indent: 100px;
    overflow: hidden;
    border: none;
    outline: none;
    border-radius: 50%;
    background: #fff;
}
.c3-slick .slick-dots li.slick-active  button{
    background: #f19d00;
}
@media (max-width: 1199px) {
    .index-c3{
        padding: 30px 0;
    }
    .c3-slick .slick-con h3{
        font-size: 30px;
    }
    .c3-slick .slick-con h4{
        font-size: 16px;
    }
    .c3-slick .slick-con .info{
        font-size: 14px;
    }
}


.index-c4{
    padding: 60px 0 100px;
}
.c4-slick{
    border: 1px solid #e6e6e6;
    position: relative;
}
.c4-slick .slick-con a{
    display: block;
    border-right: 1px solid #e6e6e6;
    padding: 15% 8%;
    text-align: center;
    box-sizing: border-box;
}
.c4-slick .slick-con a .img{
    padding-bottom: 20px;
    text-align: center;
    background: url(c4-1.png) no-repeat center bottom;
}
.c4-slick .slick-con a .img img{
    max-width: 100%;
    display: inline;
}
.c4-slick .slick-con a h3{
    font-size: 18px;
    color: #333333;
    line-height: 3;
    font-weight: bold;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c4-slick .slick-con a h4{
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    color: #666666;
    font-weight: 100;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.c4-slick .slick-con a i{
    display: block;
    width: 80%;
    border: 1px solid #007abe;
    font-size: 16px;
    color: #007abe;
    font-weight: 100;
    text-align: center;
    line-height: 36px;
    border-radius: 18px;
    margin: 0 auto;
    font-style: normal;
    margin-top: 18%;
}

.c4-slick .slick-prev{
    display: block;
    width: 17px;
    height: 48px;
    background: url(left02.png) no-repeat center #cccccc;
    text-indent: 100px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -24px;
    outline: none;
    border: none;
    padding: 0;
    z-index: 999;
}
.c4-slick .slick-next{
    display: block;
    width: 17px;
    height: 48px;
    background: url(right02.png) no-repeat center #cccccc;
    text-indent: 100px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -24px;
    outline: none;
    border: none;
    padding: 0;
    z-index: 999;
}
.c4-slick .slick-prev:hover{
    background: url(left02.png) no-repeat center #007abe;
}
.c4-slick .slick-next:hover{
    background: url(right02.png) no-repeat center #007abe;
}



@media (max-width: 1199px) {
    .index-c4{
        padding: 30px 0 60px;
    }
    .c4-slick .slick-con a h3{
        font-size: 16px;
    }
    .c4-slick .slick-con a h4{
        font-size: 14px;
        line-height: 25px;
        height: 50px;
    }
    .c4-slick .slick-con a i{
        font-size: 14px;
    }
}
@media (max-width: 991px) {
    .c4-slick .slick-con a .img img{
        max-width: 50px;
    }
}

@media (max-width: 767px) {
    .c4-slick .slick-con a h3{
        font-size: 14px;
    }
    .c4-slick .slick-con a h4{
        font-size: 13px;
    }
    .index-c4{
        padding-bottom: 40px;
    }
}

.index-c5{
    background: url(bg2.jpg) no-repeat center;
    background-size: cover;
    padding: 90px 0;
}
.c5-con{
    max-width: 1130px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.c5-con .c5tlt{
    text-align: center;
    font-size: 24px;
    color: #e5e5e5;
    font-weight: bold;
}
.c5-con .jj{
    font-size: 18px;
    color: #e5e5e5;
    font-weight: bold;
    text-align: center;
    padding: 40px 0;
    line-height: 2;
}
.c5-con ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.c5-con ul li .cont{
    padding-left: 60px;
    background-repeat: no-repeat;
    background-position: left center;
}
.c5-con ul li .cont h3{
    font-size: 16px;
    color: #e5e5e5;
    line-height: 1.8
}
.c5-con ul li .cont h4{
    font-size: 16px;
    color: #e5e5e5;
    line-height: 1.2
}
.c5-con ul li .cont h4 span{
    font-size: 41px;
    color: #e5e5e5;
    font-weight: bold;
}
.c5-con a.more{
    display: block;
    width: 200px;
    height: 38px;
    border: 1px solid #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 100;
    text-align: center;
    line-height: 36px;
    border-radius: 18px;
    color: #fff;
    margin: 0 auto;
    margin-top: 5%
}
@media (max-width: 1199px) {
    .index-c5{
        padding: 50px 0;
    }
    .c5-con .jj{
        font-size: 16px;
        padding: 30px 0;
    }
}
@media (max-width: 991px){
    .c5-con ul li .cont{
        background-size: 40px 40px;
        padding-left: 45px;
    }
    .c5-con ul li .cont h3{
        font-size: 14px;
    }
    .c5-con ul li .cont h4{
        font-size: 14px;
    }
    .c5-con ul li .cont h4 span{
        font-size: 28px;
    }
    .c5-con a.more{
        width: 140px;
        font-size: 14px;
        margin-top: 30px;
    }

}
@media (max-width: 767px){
    .c5-con .c5tlt{
        font-size: 22px;
    }
    .c5-con .jj{
        font-size: 14px;
    }
    .c5-con ul li{
        width: 50%;
        margin-bottom: 20px;
    }
}


.index-c6{
    padding: 60px 0 100px;
}
.c6-slick{
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
}
.c6-slick .slick-con{
    padding: 0 15px;
}
.c6-slick .slick-con a{
    display: block;
}
.c6-slick .slick-con a img{
    width: 100%;
}
.c6-slick .slick-arrow{
    display: block;
    width: 28px;
    height: 64px;
    border: none;
    outline: none;
    text-indent: 100px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    margin-top: -32px;
    cursor: pointer;
    z-index: 999;
}
.c6-slick .slick-prev{
    background: url(left03.png) no-repeat center #cccccc;
    left: 15px;
}
.c6-slick .slick-next{
    background: url(right03.png) no-repeat center #cccccc;
    right: 15px;
}
.c6-slick .slick-prev:hover{
    background: url(left03.png) no-repeat center #007abe;
}
.c6-slick .slick-next:hover{
    background: url(right03.png) no-repeat center #007abe;
}
@media (max-width: 1199px) {
    .index-c6{
        padding: 30px 0 60px;
    }
   
}
@media (max-width: 767px) {
    .index-c6{
        padding: 20px 0 40px;
    }
}


.index-c7{
    background: #fafafa;
    padding: 60px 0 100px;
}
.index-c7 ul{
    margin-left: -15px;
    margin-right: -15px;
}
.index-c7 ul li{
    width: 25%;
    float: left;
    padding: 0 15px;
}
.index-c7 ul li a{
    display: block;
    background: #fff;
    padding: 3.5%;
}
.index-c7 ul li a .img img{
    width: 100%;
}
.index-c7 ul li a .wz{
    padding: 5px 0;
}
.index-c7 ul li a .wz h3{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height: 2.5;
}
.index-c7 ul li a .wz .info{
    font-size: 16px;
    color: #4c4c4c;
    font-weight: 100;
    line-height: 1.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 10px;
}
.index-c7 ul li a .wz .date{
    padding-right: 55px;
    position: relative;
}
.index-c7 ul li a .wz .date span{
    display: block;
    font-size: 14px;
    color: #666666;
    font-weight: 100;
    padding-left: 20px;
    background: url(c7-1.png) no-repeat left center;
    line-height: 28px;
}
.index-c7 ul li a .wz .date i{
    display: block;
    width: 50px;
    height: 28px;
    background: url(c7-2.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 0;
}
@media (max-width: 1199px) {
    .index-c7{
        padding: 30px 0 60px;
    }
    .index-c7 ul li a .wz h3{
        font-size: 16px;
    }
    .index-c7 ul li a .wz .info{
        font-size: 14px;
    }
}
@media (max-width: 991px) {
    .index-c7 ul li{
        width: 50%;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .index-c7 ul li a .wz h3{
        font-size: 14px;
    }
    .index-c7 ul li a .wz .info{
        font-size: 12px;
    }
    .index-c7 ul li a .wz .date span{
        font-size: 12px;
    }
}
@media (max-width: 480px) {
    .index-c7{
        padding: 20px 0 30px;
    }
    .index-c7 ul li{
        width: 100%;
    }
}


.index-c8{
    position: relative;
    width: 100%;
}
#map{
    width: 100%;
    height: 600px;
    position: relative;
    overflow: hidden;
}
#map iframe{
    width: 1920px;
    height: 600px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.c8-con{
    background: #fff;
    border: 1px solid #e6e6e6;
    max-width: 502px;
    position: absolute;
    left: 8%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    padding: 30px;
    width: 80%;
}
.c8-con > h3{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    line-height: 1.6;
}
.c8-con > h4{
    font-size: 20px;
    color: #f19d00;
    font-weight: 100;
    line-height: 1.6;
    text-transform: uppercase;
}
.c8-con .lxfs{
    margin: 15px 0;
}
.c8-con .lxfs li{
    display: inline-block;
    margin-right: 15px;
}
.c8-con .lxfs li h3{
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 16px;
    color: #333333;
    line-height: 2;
}
#message-form1 .text-input{
    margin-bottom: 10px;
}
#message-form1 .text-input input{
    width: 100%;
    border: 1px solid #e6e6e6;
    background: #fff;
    outline: none;
    font-size: 14px;
    color: #ccc;
    line-height: 36px;
    padding-left: 10px;
}
#message-form1 .text-area{
    margin-bottom: 10px;
}
#message-form1 .text-area textarea{
    width: 100%;
    border: 1px solid #e6e6e6;
    padding: 10px;
    font-size: 14px;
    line-height: 24px;
    background: #fff;
    outline: none;
}
#message-form1 .text-code #checkcode{
    border: 1px solid #e6e6e6;
    background: #fff;
    outline: none;
    font-size: 14px;
    color: #ccc;
    line-height: 36px;
    padding-left: 10px;
    width: 120px;
}
#message-form1 .text-code .btn1{
    width: calc(100% - 230px);
    max-width: 128px;
    height: 28px;
    border-radius: 14px;
    background: #007abe;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    float: right;
    border: none;
    outline: none
}

@media (max-width: 1199px) {
    .c8-con{
        left: 15px;
    }
}
@media (max-width: 767px) {
    #map{
        height: 300px;
    }
    .c8-con{
        width: 100%;
        position: static;
        transform: translateY(0);
        margin: 20px auto;
        padding: 15px;
        border: none
    }
    .c8-con > h3{
        font-size: 20px;
    }
    .c8-con > h4{
        font-size: 14px;
    }
    .c8-con .lxfs li h3{
        font-size: 14px;
    }
}



.foot1{
    background: #0a3d7e;
}
.foot1-con{
    padding: 90px 0 50px;
}
.foot1 .ff1{
    width: 450px;
    float: left;
}
.foot1 .ff1 .flogo img{
    max-width: 100%;  
}
.foot1 .ff1 .ff1-wz{
    font-size: 16px;
    color: #fff;
    line-height: 1.8;
    padding-top: 10px;
    border-top: 1px solid #fff;
    margin-top: 5px;
}
.foot1 .ff3{
    width: 288px;
    float: right;
}
.foot1 .ff3 ul{
    display: flex;
    justify-content: space-between;
}
.foot1 .ff3 ul li{
    width: 46%;
    text-align: center;
    font-size: 14px;
    font-weight: 100;
    color: #fff;
    line-height: 2;
}
.foot1 .ff3 ul li img{
    max-width: 100%;
}
.foot1 .ff2{
    width: calc(100% - 740px);
    padding-left: 4%;
    float: left;
}
.foot1 .ff2 ul li{
    width: 25%;
    float: left;
}
.foot1 .ff2 ul li h3{
    font-size: 16px;
    color: #fff;
    color: #fff;
    margin-bottom: 15px;
    font-weight: bold;
}
.foot1 .ff2 ul li .sec dd{
    font-size: 16px;
    color: #fff;
    line-height: 2.5;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.foot1 .ff2 ul li .sec dd a{
    color: #fff;
}

.yqlj{
    padding-bottom: 20px;
    font-size: 14px;
    color: #fff;
    line-height: 2;
}
.yqlj a{
    color: #fff;
}

.foot2{
    background: #072b5a;
    padding: 10px 0;
    font-size: 12px;
    color: #cccccc;
    line-height: 2;
}
.foot2 a{
    color: #ccc;
}
.fwzc {
    text-align: right;
}



@media (max-width: 1400px) {
    .foot1 .ff1{
        width: 360px;
    }
    .foot1 .ff1 .ff1-wz{
        font-size: 14px;
    }
    .foot1 .ff3{
        width: 240px;
    }
    .foot1 .ff3 ul li{
        font-size: 12px;
    }
    .foot1 .ff2{
        width: calc(100% - 610px);
    }
    .foot1 .ff2 ul li .sec dd{
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .foot1-con{
        padding: 40px 0;
    }
    .foot1 .ff1{
        width: 100%;
        margin-bottom: 30px;
    }
    .foot1 .ff2 {
        width: calc(100% - 250px);
        padding: 0
    }
}
@media (max-width: 767px) {
    .foot1 .ff2{
        width: 100%;
    }
    .foot1 .ff2 ul li h3{
        font-size: 14px;
    }
    .fwzc {
        text-align: left;
    }
}



.mtel{
    width: 81px;
    height: 41px;
    border: 1px solid #fff;
    background: #007abe;
    text-align: center;
    position: fixed;
    right: 0;
    bottom: 5%;
    z-index: 9999
}
.mtel a{
    display: inline-block;
    padding-left: 20px;
    background: url(tel2.png) no-repeat left center;
    font-size: 12px;
    color: #fff;
    line-height: 39px;
}























