* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    color: #333333;
    text-decoration: none;
}

body {
    font-family: "Microsoft Yahei";
    font-size: 14px;
    background: url('../images/bg.jpg') no-repeat center top;
    color: #333333;
}

.banner {
    width: 1100px;
    height: 700px;
}

.article-cont {
    width: 1100px;
    height: 510px;
    overflow: hidden;
    margin: 60px auto 0 auto;
    position: relative;
}

.article-over {
    width: 100000px;
    position: absolute;
    left: 0;
    top: 0;
}

.article {
    width: 1100px;
    float: left;
    position: relative;
    height: 510px;
    overflow: hidden;
}

.art-title {
    position: absolute;
    right: 0;
    top: 0;
    width: 281px;
    height: 88px;
}

.art-text {
    float: left;
    width: 600px;
    height: 370px;
    margin-top: 60px;
    float: left;
    padding: 30px 140px 30px 20px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 30px;
    border: 4px solid #d0e0ef;
}

.art-text h2 {
    font-size: 22px;
    color: #004590;
    width: 100%;
    height: 40px;
}

.art-text a {
    color: #004590;
}

.art-img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 600px;
    height: 400px;
}

.art-lbtn {
    position: absolute;
    left: 90px;
    bottom: 0;
    width: 119px;
    height: 61px;
    cursor: pointer;
}

.art-rbtn {
    position: absolute;
    left: 290px;
    bottom: 0;
    width: 119px;
    height: 61px;
    cursor: pointer;
}


.cx-hot {
    width: 1100px;
    height: auto;
    overflow: hidden;
    margin: 85px auto 0px auto;
}

.hot-tit {
    margin-bottom: 40px;
}

.yzk-cont {
    width: 1100px;
    height: 470px;
    position: relative;
    overflow: hidden;
    margin-bottom: 60px;
}

.yzk {
    position: absolute;
    left: 50px;
    top: 0;
}

.yzk-over1,
.yzk-over2,
.yzk-over3 {
    width: 10000px;
    position: absolute;
    left: 0;
    top: 0;
}

.yzk-one {
    width: 1100px;
    position: relative;
    float: left;
    height: 470px;

}

.yzk-text {
    width: 840px;
    height: 380px;
    border: 2px solid #d0e0ef;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 30px 450px 50px 30px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 30px;
}

.yzk-over2 .yzk-text {
    width: 840px;
    height: 380px;
    border: 2px solid #d0e0ef;
    position: absolute;
    left: 260px;
    bottom: 0;
    padding: 30px 30px 50px 450px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 30px;
}

.yzk-img {
    position: absolute;
    width: 690px;
    height: 420px;
    bottom: 50px;
    right: 0;
}

.yzk-over2 .yzk-img {
    right: 410px;
}


.yzk-lbtn,
.yzk-lbtn3 {
    position: absolute;
    width: 46px;
    height: 72px;
    left: 40px;
    bottom: 50px;
    cursor: pointer;
    background: url('../images/l-btn.png');
}

.yzk-lbtnno,
.yzk-lbtnno3{
    background: url('../images/l-btnb.png');
}

.yzk-rbtn,
.yzk-rbtn3 {
    position: absolute;
    width: 46px;
    height: 72px;
    left: 120px;
    bottom: 50px;
    cursor: pointer;
    background: url('../images/r-btn.png');
}

.yzk-rbtnno,
.yzk-rbtnno3{
    background: url('../images/r-btnb.png');
}



.yzk-lbtn2 {
    position: absolute;
    width: 46px;
    height: 72px;
    right: 120px;
    bottom: 50px;
    cursor: pointer;
    background: url('../images/l-btn.png');
}

.yzk-lbtnno2{
    background: url('../images/l-btnb.png');
}


.yzk-rbtn2 {
    position: absolute;
    width: 46px;
    height: 72px;
    right: 40px;
    bottom: 50px;
    cursor: pointer;
    background: url('../images/r-btn.png');
}

.yzk-rbtnno2{
    background: url('../images/r-btnb.png');
}

.yzk2 {
    position: absolute;
    right: 30px;
    top: 0;
}

.pics {
    width: 1100px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.pic-tit {
    text-align: right;
    margin-bottom: 40px;
}

.cx-lists {
    width: 1100px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.cx-lists ul {
    overflow: hidden;
    margin-right: calc(-100px / 3);
}

.cx-lists ul li {
    float: left;
    width: 250px;
    height: 200px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    margin-right: calc(100px / 3);
}

.cx-lists ul li img {
    display: block;
}

.cx-lists ul li p {
    width: 100%;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    font-size: 16px;
}

.content-fk {
    width: 1100px;
    height: auto;
    overflow: hidden;
    margin: 30px auto;
}

.cx-lists .tit {
    margin: 30px auto;
}



#certify {
    position: relative;
    width: 900px;
    margin: 0 auto 50px auto;
    padding: 0 100px;
}


#certify .swiper-slide {
    width: 570px;
    height: 320px;
    position: relative;
    box-shadow: 0 8px 30px #ddd;
}

#certify .swiper-slide img {
    display: block;
}

#certify .swiper-slide p {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.6);
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}

#certify .swiper-button-prev {
    left: 0;
    top: 50%;
    margin-top: -42.5px;
    width: 40px;
    height: 85px;
    background: url(../images/wm_button_icon.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#certify .swiper-button-prev:hover {
    background-position: 0 -85px;
    background-size: 100%
}

#certify .swiper-button-next {
    right: 0;
    width: 40px;
    height: 85px;
    background: url(../images/wm_button_icon.png) no-repeat;
    background-position: 0 -170px;
    background-size: 100%;
}

#certify .swiper-button-next:hover {
    background-position: 0 -255px;
    background-size: 100%
}

































.zs-form .form-li {
    width: 540px;
    height: auto;
    overflow: hidden;
    margin: 20px auto 0 auto;
}

.zs-form .form-li div {
    float: left;
    width: 270px;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}

.zs-form .form-li div.form-lil {
    width: 270px;
    padding-right: 0px;
}

.zs-form .form-li div.form-lir {
    width: 260px;
    padding-left: 10px;
}

.zs-form .form-li div span {
    display: block;
    float: left;
    width: 38px;
    height: 40px;
    border: 1px solid #e3e3e3;
    background: url(../images/icon-4.png) no-repeat center center #fff;
    box-sizing: border-box;
}

.zs-form .form-li div span.icon-name {
    background-position: 0 0;
}

.zs-form .form-li div span.icon-add {
    background-position: 0 -38px;
}

.zs-form .form-li div span.icon-tel {
    background-position: 0 -76px;
}

.zs-form .form-li div span.icon-code {
    background-position: 0 -114px;
}

.zs-form .form-li div input {
    float: left;
    width: 220px;
    height: 40px;
    border: 1px solid #e3e3e3;
    border-left: 0 none;
    padding: 0 5px;
    box-sizing: border-box;
    outline: none;
    color: #666666;
}

.zs-form .form-li div input.yzm {
    width: 130px;
}

.zs-form .form-li div img {
    width: 90px;
    height: 38px;
    float: right;
}

.zs-form .form-message {
    width: 540px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.zs-form .form-message p {
    margin-bottom: 10px;
}

.zs-form .form-message textarea {
    line-height: 24px;
    border: 1px solid #e3e3e3;
    padding: 10px;
    font-family: "Microsoft Yahei";
    outline: none;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    color: #999999;
}

.form-btn {
    clear: both;
    width: 220px;
    margin: 0 auto;
    padding-top: 20px;
    height: auto;
    overflow: hidden;
}

.form-btn button {
    font-family: "Microsoft Yahei";
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: left;
}

.form-btn button.submit {
    background-color: #ff8300;
    margin-right: 20px;
}

.form-btn button.reset {
    background-color: #999999;
}

.fk-form {
    width: 650px;
    float: left;
    height: auto;
    overflow: hidden;
}

.tit-hy {
    width: 100%;
    height: auto;
    text-align: left;
    margin-bottom: 10px;
    font-size: 24px;
    color: #00458d;
    font-weight: bold;
}

.fd_box {
    width: 650px;
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
    border: 1px solid #00458d;
    box-sizing: border-box;
}

.news {
    width: 380px;
    height: auto;
    overflow: hidden;
    float: right;
    box-sizing: border-box;

}

.news-lists {
    width: 100%;
    height: 333px;
    padding: 15px 30px;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid #00458d;
}

.news-lists a {
    display: block;
    color: #333333;
}

.news-lists a img {
    display: block;
}

.news-lists a p {
    line-height: 30px;
    text-align: center;
}

.footer p {
    width: 1000px;
    height: auto;
    margin: 10px auto 10px auto;
    text-align: center;
    line-height: 30px;
    color: #333333;
}