<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{margin:0;padding:0;list-style:none;text-decoration:none;font-size:16px;color:#323232;}
body{margin:0;padding:0;font:500 16px Arial,'Times New Roman','Microsoft YaHei',SimHei;}
input{outline:0;border:none;}
a{text-decoration:none;}
img{vertical-align:middle;}
.m-section .section-center{margin:auto;width:1200px;}
.m-section,.m-section .section-center{position:relative;background-position:center;background-repeat:no-repeat;}
.fl{float:left;}
.fr{float:right;}
.clearfix:after{clear:both;display:block;visibility:hidden;height:0;content:"";}
.box{width: 1200px;margin: auto;}
.m0{margin: 0px!important;}
.mr0{margin-right: 0px!important;}
.bbn{border-bottom: none!important;}
.brn{border-right: none!important;}
.btns:hover{background: #f0ae52;}
.title{
    font-size: 40px;
    text-align: center;
    height:80px;
    background: url('../img/tit.png')no-repeat center bottom;
    line-height:80px;
    font-weight: bold;
    color: #353535;
}
.banner{
    width: 100%;
    height: 500px;
    background: url('../img/banner.png')no-repeat center;
}
.banner_btn{
    width:381px;
    height: 67px;
    line-height: 67px;
    text-align: center;
   
    background: url('../img/banner_btn.png')no-repeat center;
    cursor: pointer;
    margin-top: 370px;
    margin-right: 270px;
} 
.banner_btn a{
    float: left;
    width: 225px;
    line-height: 67px;
    font-size: 24px;
    color: #323232;
    margin-left: 20px;
}
.one{
    width: 100%;
    padding: 70px 0px 50px 0px;
    background: #fff;
}
.one_info{
    width: 100%;
    margin-top: 10px;
    height: 269px;
    background: #f4f5fa;
}
.one_info_l{
    width: 420px;
    height: 269px;
    background: url('../img/one_info.png')no-repeat left;
}
.one_info_l h3{
    font-size: 32px;
    color: #46579c;
    font-weight: bold;
    float: left;
    width: 375px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: rgba(255,255,255,0.8);
    margin: 55px 0px 0px 30px;
}
.one_info_r{
    margin-top: 55px;
    width: 760px;
}
.one_info_r p{
    font-size: 16px;
    color: #757575;
    line-height: 30px;
}
.one_info_r a{
    font-size: 18px;
    background: #f3be2c;
    float: left;
    width: 240px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    border-radius: 100px;
    margin-top: 24px;
    cursor: pointer;
}
.one_info_r a:hover{
    background: #f8cb7b;
}
.ym_forms {
    width: 100%;
    height: 297px;
    padding: 40px 0px;
    margin: 20px 0px;
    background: url('../img/ym_form.png')no-repeat center;
}
.ym_forms .title{
    background:url('../img/tit1.png')no-repeat center bottom;
    color:#fff;
    line-height: 80px;
}
.ym_form_info{
    width:100%;
    margin-top:26px;
}
.ym_form_nav{
    width: 370px;
    height: 60px;
    background: #fff;
    border-radius: 100px;
    margin:0px 415px;
}
.ym_form_nav li {
    line-height: 60px;
    text-align: center;
    width: 180px;
    font-size: 24px;
    margin-right: -9px;
    cursor: pointer;
}
.ym_form_nav .li_hover1 {
    background: #e6b317;
    color: #fff;
    border-radius: 100px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 201px;
    margin-left:-1px;
    margin-right:-1px;
}
.ym_form_info_text{
    width:100%;
    margin-top:32px;
    height:80px;
}
.ym_form_info_text_list{
    width:100%;
    display: none;
}
.ym_form_info_text_list input{
    float:left;
    background:#ede8e7;
    font-size:18px;
    width:350px;
    height:70px;
    line-height:70px;
    border-radius:7px;
    padding-left: 30px;
    margin-right:30px;
}
.ym_form_info_btn{
    width:310px;
    height:70px;
    background:url('../img/ym_form_btn.png')no-repeat center;
    font-size:24px;
    cursor: pointer;
    line-height: 70px;
    border-radius: 10px;
    text-align:center;
}
.ym_form_info_btn:hover {
    background: #d6bd8b;
}
.two{
    width: 100%;
    padding: 30px 0px 30px 0px;
    background: #fff;
}
.two_info{
    width: 100%;
    margin-top: 50px;
}
.two_info_list{
    width: 100%;
    border: 1px solid #eaebef;
    margin-bottom: 20px;
}
.two_info_list_l{
    width: 353px;
}
.two_info_list_l_one{
    height: 411px;
    background: url('../img/two_img1.png')no-repeat center;
    margin-top: -1px;
    margin-bottom: -1px;
}
.two_info_list_l_two{
    height:310px;
    background: url('../img/two_img2.png')no-repeat center;
    margin-top: -1px;
    margin-bottom: -1px;   
}
.two_info_list_l_sreen{
    height:271px;
    background: url('../img/two_img3.png')no-repeat center;
    margin-top: -1px;
    margin-bottom: -1px;   
}
.two_info_list_l_text{
    width: 169px;
    height: 147px;
    background: url('../img/two_info_l.png')no-repeat center;
    margin-top: 65px;
}
.two_info_list_l_text:hover{
    background: url('../img/two_info_l_hover.png')no-repeat center; 
}
.two_info_list_l_text h3{
    font-size: 40px;
    font-weight: bold;
    color: #f2dd28;
    text-align: center;
    margin-top: 27px;
}
.two_info_list_l_text h3 p{
    font-size: 20px;
    color: #fff;
    font-weight: normal;
}
.two_info_list_l_text h3 span{
    width: 40px;
    height: 3px;
    background: #f2dd29;
    float: left;
    margin: 8px 0px 0px 94px;
}
.two_l_text_one{
    margin-top: 90px;
}
.two_info_list_r{
    margin-left: 40px;
    width: 800px;
    margin-top: 20px;
}
.two_info_r_sreen{
    margin-top: 35px;
}
.two_info_list_r h5{
    font-size: 16px;
    color: #46579c;
    float: left;
    font-weight: normal;
    width: 100%;
}
.two_info_list_r h6{
    font-size: 16px;
    color: #323232;
    float: left;
    font-weight: normal;
    margin: 10px 0px 7px 5px;
}
.two_info_list_r p{
    font-size: 16px;
    color: #757575;
    line-height: 32px;
    float: left;
    width: 100%;
    margin-left: 5px;
}
.two_info_list_r a{
    float: left;
    width: 155px;
    height: 40px;
    background: url('../img/two_info_btn.png')no-repeat center;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    color: #051628;
    margin: 8px 5px;
    border-radius: 100px;
}
.two_info_list_r a:hover{
    background: #e8c26f;
}
.sreen{
    width: 100%;
    padding: 0px 0px 50px 0px;
    background: #fff;
}
.sreen_info{
    width: 100%;
    margin-top: 50px;
    height: 447px;
    background: url('../img/sreen_info.png')no-repeat center;
}
.sreen_info_lt{
    width: 670px;
    height: 430px;
    background: url('../img/sreen_info_lt.png')no-repeat center;
    background-position: 155px 65px;
    position: relative;
}
.sreen_info_list{
    position: absolute;
}
.sreen_list1{
    left: 80px;
    top:51px;
}
.sreen_list2{
    left: 190px;
    top:51px;
}
.sreen_list3{
    left: 375px;
    top:51px;
}
.sreen_list4{
    right: 30px;
    top:51px;
}
.sreen_list5{
    right: 20px;
    top:260px;
}
.sreen_list6{
    right: 196px;
    top:260px;
}
.sreen_list7{
    left: 212px;
    top:260px;
}
.sreen_info_list span{
    width: 38px;
    height: 38px;
    background: #264982;
    border-radius: 200px;
    display: block;
    font-size: 20px;
    color: #fff;
    line-height: 38px;
    text-align: center;
    margin: 0px auto;
}
.sreen_info_list span:hover{
    background: #1516aa;
}
.sreen_info_list p{
    font-size: 18px;
    color: #323232;
    line-height: 30px;
    float: left;
    width: 100%;
    margin-top: 10px;
}
.sreen_info_rt{
    width: 420px;
    height: 400px;
    margin-right: 50px;
    margin-top: 50px;
}
.sreen_info_rt input{
    font-size: 18px;
    height: 54px;
    line-height: 54px;
    padding-left: 26px;
    background: #fff;
    border-radius: 5px;
    width: 404px;
    margin-bottom: 15px;
}
.sreen_info_rt textarea{
    font-size: 16px;
    height: 134px;
    padding-left: 26px;
    background: #fff;
    border-radius: 5px;
    width: 404px;
    margin-bottom: 15px;
    padding-top: 15px;
    resize: none;
    outline:none;
}
.sreen_info_btn{
    width: 218px;
    height: 60px;
    background: url('../img/sreen_info_btn.png')no-repeat center;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    cursor: pointer;
    margin: 0px 101px;
    border-radius: 100px;
}
.four{
    width: 100%;
    padding: 10px 0px 50px 0px;
    background: #fff;
}
.four_info{
    width: 100%;
    margin-top: 60px;
}
.four_info .four_info_list:nth-child(1) {
     background: url('../img/four_info_img1.png')no-repeat center;
}
.four_info .four_info_list:nth-child(2) {
     background: url('../img/four_info_img2.png')no-repeat center;
}
.four_info .four_info_list:nth-child(3) {
     background: url('../img/four_info_img3.png')no-repeat center;
}
.four_info .four_info_list:nth-child(4) {
     background: url('../img/four_info_img4.png')no-repeat center;
}
.four_info_list{
    width: 296px;
    height: 262px;
    margin-right: 5px;
}
.four_info_text{
    width: 242px;
    height: 150px;
    background: #264982;
    margin: 80px 27px 0px 27px;
}
.four_info_text:hover{
    background: #0f2e60;
}
.four_info_text h6{
    font-size: 28px;
    color: #3a5f9c;
    font-weight: normal;
    margin-left: 22px;
    margin-top: 30px;
}
.four_info_text h6 em{
    font-size: 14px;
    color: #3a5f9c;
}
.four_info_text p{
    font-size: 22px;
    color: #ffff;
    line-height: 32px;
    margin-left: 22px;
}
.four_info_btn{
    width: 420px;
    height:79px;
    background: url('../img/four_info_btn.png')no-repeat center;
    line-height: 79px;
    text-align: center;
    font-size: 20px;
    margin: 40px 400px 0px 400px;
    cursor: pointer;
}
.five{
    width: 100%;
    padding: 10px 0px 50px 0px;
    background: #fff;
}
.five_info{
    width: 100%;
    margin-top: 50px;
    height: 420px;
    overflow: hidden;
}
.five_info_list{
    width: 100%;
    height: 378px;
}
.five_info_list_lt{
    width: 300px;
    height: 378px;
    background: #264982;
}
.five_info_list_lt img{
    float: left;
    margin: 45px 50px;
}
.five_info_list_rt{
    width: 897px;
    height: 372px;
    border: 3px solid #f6f6f7;
    border-left: none;
}
.five_info_list_rt h6{
    font-size: 24px;
    color: #264982;
    font-weight: bold;
    float: left;
    margin-left: 40px;
    margin: 50px 0px 40px 40px;
    width: 860px;
}
.five_info_list_rt h6 span{
    width: 55px;
    height: 2px;
    background: #264982;
    margin: 0px 0px 14px 0px;
    display: block
}
.five_info_list_rt p{
    font-size: 16px;
    color: #323232;
    line-height: 30px;
    margin-left: 40px;
}
.five_info .swiper-pagination-bullet{
    width:8px;
    height:8px;
    background:#d5dbe4!important;
    border-radius:8px;
    opacity:1;
    margin-right:5px;
}
.five_info .swiper-pagination-bullet-active{
     width:24px!important;
    height:8px!important;
    background:#264982!important;
}
.jqymys{
    width:100%;
    height:770px;
    float:left;
    background:#f7f8fa!important;
}
.jqymys .jqymys-nr{
    width:1200px;
    margin:0 auto;
    padding-top:60px;
    box-sizing: border-box;
}
.jqymys .jqymys-nr .jqymys-left{
    width:390px;
    height:570px;
    margin-top: 5px;
    background: url(../img/jqymys.png)!important;
    background-repeat: no-repeat!important;
}
.jqymys .jqymys-nr .jqymys-left .p1{
    font-size:42px;
    color:#fff;
    margin:170px 0px 15px 50px;
}
.jqymys .jqymys-nr .jqymys-left span{
    display: block;
    width:73px;
    height:3px;
    background:#fff;
    margin-left:50px;
}
.jqymys .jqymys-nr .jqymys-left .p2{
    font-size:18px;
    color:#fff;
    margin:20px 40px 15px 50px;
    line-height:30px;
}
.jqymys .jqymys-nr .jqymys-right{
    width:810px;
    height:570px;
}
.jqymys .jqymys-nr .jqymys-right .ymys-ul .ymys-li{
    position: relative;
}
.jqymys .jqymys-nr .jqymys-right .ymys-ul .ymys-li .hover1{
    overflow: hidden;
    width:310px;
    height:230px;
    background:#264477 !important;
    position: absolute;
    top: 55px;
    left: 90px;
}
.jqymys .jqymys-nr .jqymys-right .ymys-ul .ymys-li .hover1 .p1{
    color:#fff;
    font-size:24px;
    padding-top:30px;
    padding-left:15px;
}
.jqymys .jqymys-nr .jqymys-right .ymys-ul .ymys-li .hover1 span{
    display: block;
    width:50px;
    height:1px;
    background:#d0dcd7;
    margin-left:20px;
    margin-top:6px;
}
.jqymys .jqymys-nr .jqymys-right .ymys-ul .ymys-li .hover1 .p2{
        color:#fff;
    font-size:16px;
    padding-top:10px;
    padding-left:15px;
    padding-right: 30px;
    line-height:25px;
}
.jqymys .jqymys-nr .jqymys-right .ymys-ul .ymys-li .div1{
    width:400px;
    height:280px;
    margin-right:5px;
    margin-top:5px;
    background: #323232;
}
.jqymys .jqymys-nr .jqymys-right .ymys-ul .ymys-li .div1 .div1-box{
    width:400px;
    height:82px;
    position:relative;
    top:200px;
    background-color:rgba(38,68,119,0.7)!important;
}
.jqymys .jqymys-nr .jqymys-right .ymys-ul .ymys-li .div1 .div1-box .div1-span{
    width:100px;
    height:82px;
    background:#1f3f67 !important;
    font-size:30px;
    font-weight:bold;
    text-align:center;
    line-height:82px;
    color:#fff;
}
.jqymys .jqymys-nr .jqymys-right .ymys-ul .ymys-li .div1 .div1-box .p1{
    color:#fff;
    font-size:24px;
    position:relative;
    top:10px;
    left:10px;
}

.jqymys .jqymys-nr .jqymys-right .ymys-ul .ymys-li:nth-child(1) .div1{
    background: url(../images/ymys-img1.png) no-repeat center;
}
.jqymys .jqymys-nr .jqymys-right .ymys-ul .ymys-li:nth-child(2) .div1{
    background: url(../images/ymys-img2.png) no-repeat center;
}
.jqymys .jqymys-nr .jqymys-right .ymys-ul .ymys-li:nth-child(3) .div1{
    background: url(../images/ymys-img3.png) no-repeat center;
}
.jqymys .jqymys-nr .jqymys-right .ymys-ul .ymys-li:nth-child(4) .div1{
    background: url(../images/ymys-img4.png) no-repeat center;
}</pre></body></html>