<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/** Generated by FG **/
@font-face {
    font-family: 'Conv_PERTILI';
    src: url('../fonts/PERTILI.eot');
    src: local('☺'), url('../fonts/PERTILI.woff') format('woff'), url('../fonts/PERTILI.ttf') format('truetype'), url('../fonts/PERTILI.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
.g_content{
	width:1200px;
	margin:auto;
}
img{
	width:100%;
}

.yxnav_active1 .g_nav1{

}
.yxnav_active2 .g_nav2{
	
}

.yxnav_active1 .g_nav1{

}
.yxnav_active2 .g_nav2{
	
}

.phxia{
    position: fixed;
    width: 100%;
    left: 50%;
    top: 64px;
    z-index:200;
    transform: translateX(-50%);
   padding:0 15px;
   background-color: #f1f1f1;

}
.xialaph{
    display: none;
    width: 100%;
    padding-bottom: 18px;
    background-color: #f1f1f1;
    font-family: '微软雅黑';
}
.xialaph h4{
    position: relative;
}
.xialaph h4::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: .1;
    background-color: #000;
}
.xialaph h4 a{
    font-size: 16px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}
.xialaph h4 img{
    position: absolute;
    top: 50%;
    right: 5px;
    width: 13px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.xialaph .ul2{
    display: none;
    padding-top: 7px;
    padding-bottom: 8px;
}
.xialaph .ul2 .container_s{
    max-width: 100%;
    padding: 0 15px;
}
.xialaph h5{
    position: relative;
}
.xialaph h5::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 1px;

    opacity: .05;
    background-color: #000;
}
.xialaph h5 a{
    font-family: '微软雅黑';
    font-size: 14px;
    line-height: 35px;
    text-transform: uppercase;
    color: #999;
}
.xialaph h5 img{
    position: absolute;
    top: 50%;
    right: 5px;
    width: 13px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s{
    display: none;
}
.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d{
    display: block;
}
.xialaph .ul3{
    display: none;
}
.xialaph h6 a{
    font-family: '微软雅黑';
    font-size: 12px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}

.header2{
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 999;
    width: 100%;
    height: 64px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #094790;
   transform: translateX(-50%);
}
.header2 .logo{
    width: 175px;
    line-height: 64px;
}
.header2 .logo img{
    width: 100%;
}
.header2 .phsearch{
    position: absolute;
    top: 50%;
    right: 70px;
    width: 25px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.header2 .wj_hin_right{
    margin-right: 5px;
    padding-top: 25px;
}
.header2 .phsearch img{
    width: 100%;
}
.ph_mea_cl{
    overflow: hidden;
    width: 50px;
    height: 100%;
}
.header2 .menuph{
    width: 50px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.header2 .menuph .point{
    position: relative;
    display: inline-block;
    width: 28px;
    height: 22px;
    margin-top: 14px;
}
.header2 .menuph .point: .navbtn,
.header2 .menuph .point: .navbtn::after,
.header2 .menuph .point: .navbtn::before{
    width: 28px;
}
.header2 .menuph .navbtn{
    position: absolute;
    top: 10px;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    -webkit-transition: all .3s ease-out 0s;
       -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
         -o-transition: all .3s ease-out 0s;
            transition: all .3s ease-out 0s;
    background: #fff;
}
.header2 .menuph .navbtn::after,
.header2 .menuph .navbtn::before{
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    content: '';
    -webkit-transition: all .3s ease-out 0s;
       -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
         -o-transition: all .3s ease-out 0s;
            transition: all .3s ease-out 0s;
    background: #fff;
}
.header2 .menuph .navbtn::after{
    top: -10px;
}
.header2 .menuph .navbtn::before{
    top: 10px;
}
.header2 .menuph .point.active .navbtn{
    background: transparent;
}
.header2 .menuph .point.active .navbtn::after{
    top: 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}
.header2 .menuph .point.active .navbtn::before{
    top: 0;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.ph_search{
    width: 100%;
    overflow: hidden;
    padding: 0 15px;
    padding-left: 15px;
}
.ph_search_ph{
    width:100%;
    height: 35px;
    border:1px solid #999999;
    margin-top: 18px;
    float: left;
    border-radius: 17.5px;
    position: relative;
}
.ph_search_ph input{
    width: 100%;
    height: 100%;
    text-indent: 20px;
    color:#333333;
}
.ph_search_ph input::-webkit-input-placeholder{
    color: #999999;
}
.ph_search_ph button{
    width: 40px;
    height: 100%;
    color: #ffffff;
    line-height: 35px;
    text-align: center;
    font-size: 20px;
    font-family: "微软雅黑";
    float:right;
    position: absolute;
    top: 0;
    right: 0;
}
.ph_search button .icon-sousuo{
    font-size: 27px;
    color: #999999;
}
.wj_header_i_nav{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 10;
}

.ph_dh_number{
    width: 100%;
    text-align: center;
    margin-top:18px;

}
.ph_dh_number .ph_dh_n{
    display: inline-block;
    overflow: hidden;
}
.ph_dh_number .ph_dh_n p{
    float: left;
    font-size: 18px;
    color: #666;
}
.ph_dh_number .ph_dh_n .ph_dh_n_p1{
    margin-right: 15px;
}

.l_sydaohang{
    background: #094790;
    padding: 10px 0;
}
.l_sylogo{
    width: 315px;
    line-height: 70px;
}
.l_sylogo img{
    width: 100%;
}
.l_syerji{
    display: none;
    z-index: 2;
}
.l_sdh{
    padding-left: 30px;
}
.l_sdh a{
    color: #badaf5;
    font-family: "微软雅黑";
    font-size: 18px;
    line-height: 74px;
}
.l_syshousuo{
    width: 20px;
    line-height: 74px;
    position: relative;
    margin-left: 30px;
    cursor: pointer;
}
.l_syshousuo::before{
    content: '';
    position: absolute;
    top: 28px;
    right: 32px;
    width: 1px;
    height: 20px;
    background-color:#4e93cd;
}
.l_syshousuo img{
    width: 100%;
}
.yxnav_active1 a{
    color: #ffffff;
}
.yxnav_active2 a{
    color: #ffffff;
}
.l_indoa{
    background: #094790;
    position: fixed;
    z-index: 1;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
}
.l_idxdhxl{
    margin-left: 100px;
}
.l_syerjiboxfr{
    position: relative;
    overflow: hidden;
}
.l_syhao{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.l_syhao2{
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
}
.g_sy .l_syerji{
    position: absolute;
    top: 94px;
    left: 0;
    background-color: rgba(255,255,255,0.92);
    width: 100%;
    height: 446px;
}
.l_syerji{
    position: absolute;
    top: 94px;
    left: 0;
    background-color: rgba(255,255,255,0.92);
    width: 100%;
    height: 450px;
}
.l_syerjiboxfl{
    width: 410px;
}
.l_syerjiboxcen{
    width: calc(100% - 700px);
    padding-right: 100px;
}
.l_syerjiboxfr{
    width: 290px;
}
.l_syyiji {
    color: #024585;
    font-family: "微软雅黑";
    font-size: 24px;
    line-height: 70px;
    border-bottom: 1px solid #024585;
    width: 96px;
}
.l_syyiji_neirong{
    color: #666666;
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 36px;
    padding-top: 12px;
    letter-spacing: 1px;
}
.l_syerjiboxcenbox{
    text-align: center;
}
.l_syerjiboxcenbox a{
    color: #666666;
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 44px;
    position: relative;
}
.l_syerjiboxcenbox a::before{
    position: absolute;
    top:50%;
    left:-13px;
    content: '';
    width:5px;
    height:5px;
    background: #a0a0a0;
    border-radius: 50%;
}
.banner {
    position: relative;
    margin-top: 94px;
}
.banstop_btn {
    width: 30px;
    position: absolute;
    bottom: 40px;
    left: 47%;
    transform: translateX(-50%);
    cursor: pointer;
}
.banstop_btna {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    display: block;
}
.banstop_btnb {
    position: absolute;
    width: 100%;
    display: block;
    opacity: 0;
    left: 0;
    top: 0;
}
.atvc .banstop_btna {
    opacity: 0;
}
.atvc .banstop_btnb {
    opacity: 1;
}
.banner .slick-dots {
    bottom: 47px;
    width: auto;
    left: 51%;
    transform: translateX(-50%);
}
.slick-dots li.slick-active {
    background-color: #fff;
}
.slick-dots li {
    width: 4px;
    height: 4px;
    background-color: #fff;
    margin: 0 12px;
}
.slick-dots li.slick-active {
    width: 14px;
    height: 14px;
}
.banner .slick-dots li {
     border: 1px solid #fff; 
}
.banslick .slick-prev {
    width: 25px;
    height: 47px;
    background-image: url(../images/prev.png);
    left: 50px;
    z-index: 1;
}
.banslick .slick-next {
    width: 25px;
    height: 47px;
    background-image: url(../images/next.png);
    right: 50px;
}
.w_gzbot {
    width: 100%;
    margin: 30px 0 0;
}
.w_gzbotfl {
    width: 50%;
    border-right: 1px solid #eee;
}
.banshi {
    width: 33.333333%;
    padding: 25px 0;
    border: 1px solid #eee;
    transition: all .36s;
}
.icona {
    width: 48px;
    margin: 0 auto;
    position: relative;
}
.icona img {
    transition: all .3s ease-out 0s;
    width: 100%;
}
.iconb {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}
.indtxt {
    margin-top: 15px;
}
.indtxt h3 {
    color: #0b5fb4;
    font-size: 18px;
    line-height: 30px;
    font-family: "微软雅黑";
    text-align: center;
}
.zhibu {
    width: 66.666667%;
    padding: 26px 0 25px 50px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}
.iconabb {
    margin: 0!important;
    margin-left: 15px!important;
}
.zhibu .indtxt h3 {
    text-align: left;
}
.changxie{
    width: 34px;
}
.changxie img{
    width: 100%;
}
.w_gzflzi {
    font-family: "source-han-serif-sc";
    font-size: 28px;
    color:#0b5fb4;
    padding-left: 20px;
    font-family: "微软雅黑";
}
.w_gzflzi span{
    font-family: "Conv_PERTILI";
    font-size: 14px;
    color:#b3b3b3;
    line-height: 26px;
    padding-left: 20px;
}
.inditem {
    width: 33.333333%;
    padding: 25px 0;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    transition: all .3s ease-out 0s;
}
.w_gzbotfrbox .inditem {
    border-top: 1px solid #eee;
}
.w_gzbotfrbox .inditem:nth-child(1) {
    border-left: none;
}
.banshic {
    background: #d5e0ec;
}
.w_gzbotfrbox .inditem:nth-child(3) {
    background: #eff2f5;
}
.xinleft {
    width: calc(100% - 435px);
    padding-right: 38px;
}
.xinriht {
    width: 435px;
}
.xixni {
    width: 100%;
    background: #fff;
    padding: 70px 0;
}
.l_everycon{
    position: relative;
}
.banslicka{
    width:100%;
}
.gz{
    padding-top: 68px;
    background: #f7f9fb;
    padding-bottom: 65px;
}
.xiawenben{
    margin-top:35px;
}
.g_synewtopfl{
    width:339px;
    position: relative;
    overflow: hidden;
}
.g_synewtopfl img{
    transition: all 0.36s;
}
.g_synewtopfl1{
    position: relative;
    top:0;
    left:0;
}
.g_synewtopfl2{
    position: absolute;
    top:0;
    left:0;
}
.g_synewtopfr{
    width:calc(100% - 339px);
    padding-left:25px;
}
.g_synewtop{
    padding-bottom: 32px;
    border-bottom:1px solid #e5e5e5;
}
.g_synewtopfr h3{
    color:#464646;
    line-height: 30px;
    font-size: 18px;
    max-height: 60px;
    overflow: hidden;
}
.g_synewtopfr p{
    color:#0b77e4;
    font-size: 14px;
    font-family: 'Arial';
    margin-top: 16px;
    margin-bottom:16px;
    letter-spacing: 1px;
}
.g_synewtopfr1{
    color:#999999;
    line-height: 26px;
    font-size: 14px;
    max-height: 104px;
    overflow: hidden;
}
.g_synewbot{
    padding-top: 25px;
}
.g_synewbotpfl{
    width:calc(100% - 110px);
    font-size: 16px;
    color:#666666;
    line-height: 26px;
    height:26px;
    overflow: hidden;
    padding-right: 15px;
}
.g_synewbotpfr{
    width:110px;
    color:#0b77e4;
    font-size: 16px;
    font-family: 'Arial';
    line-height: 26px;
}
.g_synewbotp{
    margin-bottom:18px;
}
.w_gzfrimg{
    width:7px;
}
.w_gzfrzi{
    line-height: 18px;
    padding-right: 5px;
    color:#0b5fb4;
    font-size: 14px;
}
.w_gztop2{
    margin-top: 14px;
}
.g_tongfl{
    width:70px;
}
.g_tongfr{
    width:calc(100% - 70px);
    padding-left: 22px;
    font-size: 16px;
    line-height: 28px;
    max-height:56px;
    overflow: hidden;
    color:#666666;
}
.g_tongfl p{
    text-align: center;
    border-top:1px solid #dfdfdf;
    border-left:1px solid #dfdfdf;
    border-right:1px solid #dfdfdf;
    font-size: 16px;
    line-height: 34px;
    color:#666;
}
.g_tongfl div{
    background: #0b5fb4;
    font-size: 14px;
    line-height: 26px;
    color:#fff;
    text-align:center;
}
.g_tong{
    margin-bottom: 24px;
}
.g_syworkbj{
    width:100%;
    height:455px;
}
.g_syworkbj img{
    width:auto;
    height:100%;
    position:relative;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.g_sywork{
    position: relative;
}
.g_syworkbox{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.g_sywxuantop {
    position: absolute;
    top: 12px;
    left: 50%;
    transform: translateX(-50%);
}
.g_sywxbotptfl{
    width:50%;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 30px;
}
.g_sywxuanbotpt{
    margin-left: -30px;
    margin-right:-30px;
    display: none;
}
.g_sywxbotptflz{
    color:#0b77e4;
    font-size: 16px;
    font-family: 'Arial';
    line-height: 28px;
    width: 40px;
}
.g_sywxbotptfly{
    color:#666666;
    font-size: 16px;
    line-height: 26px;
    padding-left: 30px;
    height:26px;
    overflow: hidden;
    width:calc(100% - 40px);
}
.g_syinfor .g_sywxbotptflz{
    width: 100px;
}
.g_syinfor .g_sywxbotptfly{
    width:calc(100% - 100px);
}
.g_sywxuanbot{
    margin-top: 52px;
}
.g_sywxuanbotact{
    display: block;
}
.g_sywxuantopfl{
    cursor: pointer;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 18px;
    color:#666666;
}
.g_sywxuantopfl.act{
    color:#0b5fb4;
    font-weight: bold;
}
.g_syinforbox{
    position: relative;
}
.g_syinforbj{
    width:320px;
    position: absolute;
    bottom:-58px;
    right:0;
}
.g_syinfor{
    padding-top: 70px;
    padding-bottom: 50px;
}
.g_syinfor .g_sywxbotptfl {
    margin-bottom: 20px;
}
.g_syinfor .g_sywxuanbot {
    margin-top: 35px;
}
.news_foot{
    width:200px;
    margin:300px auto;
}
.shejiao{
    
}
.bshare_box{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.bshare_box a{
    width: 100% !important;
    height: 100% !important;
    display: block;
    opacity: 0 !important;
}

.qqim{
    width:30px;
    position: relative;
    cursor: pointer;
    margin-right: 12px;
}
.qqim img{
    width:100%;
}

.bshare-weixinn{
    width:30px;
    position: relative;
    cursor: pointer;
    margin-right: 12px;
}
.bshare-weixinn img{
    width:100%;
}

.sinaminiblog{
    width:30px;
    position: relative;
    cursor: pointer;
}
.sinaminiblog img{
    width:100%;
}
.bsTop {
    width: 208px !important;
}
.bsTop span {
    margin-top: 5px;
}
.bsPlatName{
    margin-top: 5px;
}
.fx_a{
    position: relative;
    top:0;
    left: 0;
}
.fx_b{
    position: absolute;
    top:0;
    left: 0;
    opacity: 0;
}
.wxcj_box {
    width: 100px;
    height: 150px;
    position: absolute;
    top: -75px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}
.wxcj_boxewm {
    width: 100px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -40px;
    z-index: 5;
}
.wxcj_boxewm img {
    width: 100%;
}

.g_syinfor .g_sywxuan{
    position: relative;
    z-index: 10;
}

.footer .item4
{
    margin-left: 70px;

}
.footer .item4 .link
{
    position: relative;
    margin-right: auto;
    width: 137px;
    height: 34px;
}
.footer .item4 .link span
{
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
		line-height: 10px;
}
.footer .item4 .link span.act
{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.footer .item4 .link .head
{
    width: 137px;
    padding-top: 10px;
    padding-right: 14px;
    padding-bottom: 10px;
    padding-left: 14px;

    cursor: pointer;

    color: #9caebf;
    border: 1px solid #9caebf;
}
.footer .item4 .link .drop
{
    position: absolute;
    top: -283px;
    left: 0;
    
    width: 100%;
    max-height: 169px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;

    
    border: 1px solid #fff;
    border-top: none;
    display: none;
}
.footer .mCustomScrollBox
{
    background: #005baa;
}
.footer .item4 .link .drop.act
{
    visibility: visible;

    opacity: 1;
}
.footer .item4 .link .drop li {
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
		width: 100%;
    background: #005baa;
		list-style-type: none
}
.footer .item4 .link .drop li a
{
    color: #fff;
    line-height: 24px;
}
.footer .item4 .link2
{
    padding-top: 33px;

    text-align: right;
}
.footer .item4 .link2 a
{
    font-size: 18px;
    line-height: 30px;

    display: inline-block;

    width: 30px;
    height: 30px;
    margin-left: 8px;

    text-align: center;
    vertical-align: ;

    color: #fff;
    border-radius: 50%;
}
.footer .item4 .link2 .a1
{
    background: #57c839;
}
.footer .item4 .link2 .a2
{
    line-height: 26px;

    background: #118fd1;
}
.footer .item4 .link2 .a3
{
    background: #63b3f0;
}
.footer .item4 .link2 .a4
{
    background: #3b5998;
}
.footer .item4 .link2 .a5
{
    background: #ec3335;
}
.footer .left,
.footer .right
{
    display: inline-block;

    vertical-align: top;
}
.footer .right
{
    width:         calc(100% - 38px);
    width: -webkit-calc(100% - 38px);
    padding-left: 24px;
}
.footer .right
{
    width:         calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    padding-left: 24px;
}
.footer p
{
    line-height: 1.85;

    letter-spacing: .75px;

    color: rgba(255,255,255,.5);
}
.footer h4
{
    font-family: 'HNB','Arial','微软雅黑';
    color: #fff;
    font-size: 16px;
}
footer{
    position: relative;
    z-index: 99;
}
.g_footbox{
    position: absolute;
    bottom: 0;
    left:50%;
    transform: translateX(-50%);
    width:100%;
}
.g_footlogo::before{
    position: absolute;
    content: '';
    top:35px;
    right:-25px;
    width: 2px;
    height:45px;
    background: #396991;
}
.g_footlogo{
    width:341px;
    position: relative;
}
.g_footnl{
    width:160px;
    margin-left: 50px;
}
.g_footfrtle{
    font-size: 16px;
    color:#9caebf;
    line-height: 26px;
}
.g_footfrz{
    padding-top: 18px;
}
.footer .g_ff img{
    width:14px;
}
.g_bq{
    font-size: 14px;
    color:#6e99b7;
    line-height: 44px;
    text-align: center;
}
.g_banqun{
    border-top:1px solid #416e97;
    width:100%;
}
.g_banqun{
    margin-top: 36px;
}
.footer{
    margin-top: 14px;
}
.l_container{
    position: relative;
    top:50%;
    transform: translateY(-50%);
}
.yxnav_active2 a{
    color:#024585;
}
.yxnav_active2 a::before{
    background:#024585;
}
.g_nav{
    display: block;
    width:100%;
    height:100%;
}
.mengcen {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.7);
    z-index: 10000;
}
.caidansuo {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 38%;
    height: 46px;
    border-bottom: 1px solid #ffffff;
}
.caidansuo input {
    width: calc(100% - 60px);
    height: 100%;
    font-size: 24px;
    color: #666666;
}
#buts {
    position: relative;
    right: 0;
    font-size: 22px;
    color: #ffffff;
    letter-spacing: 3px;
}
.guanbi {
    width: 28px;
    display: block;
    position: absolute;
    right: 6%;
    top: 4%;
    cursor: pointer;
}
.guanbi img {
    width: 100%;
}
header {
    width: 100%;
    height: 115px;
    background: rgba(255,255,255,0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
    -webkit-transition: all 1s ease-out 0s;
    -moz-transition: all 1s ease-out 0s;
    -ms-transition: all 1s ease-out 0s;
    -o-transition: all 1s ease-out 0s;
    transition: all 1s ease-out 0s;
}
header .d-search {
    width: 360px;
    height: 115px;
    line-height: 115px;
    text-align: center;
    float: right;
}
header .d-search .d-sou {
    margin-right: 60px;
    cursor: pointer;
}
.caidansuo input::-webkit-input-placeholder {
    
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
}

.caidansuo input:-moz-placeholder {
    
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
}

.caidansuo input::-moz-placeholder {
    
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
}

.caidansuo input:-ms-input-placeholder {
    
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
}
.caidansuo input{
    color:#fff;
    padding-right: 15px;
}
.w_gzbotfl:nth-child(2) .zhibu{
    border-top:0px solid #eee;
}
.w_gzbotfl:nth-child(2) .banshi{
    border-left:1px solid #eee;
    border-bottom:1px solid #eee;
    border-top:0px solid #eee;
    border-right:0px solid #eee;
}

.g_ny{
    background: #f7f9fb;
    
}
.g_nycen{
    background: #fff;
}
.g_nycen{
    position: relative;
    z-index: 10;
    margin-top: -80px;
}
.g_nycenfl{
    width:270px;
}
.g_nycenfr{
    width:calc(100% - 270px);
}
.g_nycenfltopbj{
    width:100%;
}
.g_nycenfltop{
    position: relative;
}
.g_nycenfltop p{
    position: absolute;
    top:50%;
    left:30px;
    transform: translateY(-50%);
    color:#fff;
    font-size: 26px;
    font-weight: bold;
}
.g_nycenflbotnr{
    width:100%;
    height:50px;
    border-bottom:1px solid #e9e9e9;
    padding-left: 30px;
    padding-right: 30px;
}
.g_nyflbotfl{
    color:#666666;
    line-height: 50px;
    font-size: 16px;
}
.g_nyflbotfr{
    position: relative;
    width:8px;
    line-height: 50px;
}
.g_nyflbotfr1{
    position: relative;
    top:0;
    left:0;
}
.g_nyflbotfr2{
    position: absolute;
    top:19px;
    left:0;
    opacity: 0;
}
.g_nyfrtopox{
    padding-left: 30px;
    padding-right: 30px;
}
.g_nyfrtopfl1{
    width:34px;
}
.g_nyfrtopfl2{
    line-height: 34px;
    color:#0b5fb4;
    font-size: 28px;
    font-family: "source-han-serif-sc";
    margin-left: 20px;
    font-family: "微软雅黑";
}
.g_home{
    width:14px;
    line-height: 34px;
}
.g_brandfl a{
    font-size: 12px;
    color:#a4a4a4;
    line-height: 34px;
}
.g_brandfl{
    margin-left: 6px;
}
.g_nycen{
    min-height: 100vh;
}
.g_nycenfl{
    
    min-height:100vh;
    height:100%;
}
.g_nyfrtop{
    padding-top: 22px;
    padding-bottom: 22px;
    border-bottom: 1px solid #e9e9e9;
}
.g_nycenflbotnr.act{
    background: #0663b3;
}
.g_nycenflbotnr.act .g_nyflbotfl{
    color:#fff;
}
.g_nycenflbotnr.act .g_nyflbotfr1{
    opacity: 0;
}
.g_nycenflbotnr.act .g_nyflbotfr2{
    opacity: 1;
}
.g_nycenfrbot{
    padding-left: 30px;
    padding-right: 30px;
    border-left: 1px solid #e3e3e3;
    min-height: 100vh;
}
.g_nyb1 p{
    font-size: 14px;
    color:#666;
    line-height: 28px;
    letter-spacing: 1px;
}
.g_nycenfrbotx{
    padding-top: 25px;
    padding-bottom:85px;
}
.g_nyb1 img{
    max-width: 100%;
}
.yxedr_active p{
    font-size: 14px;
    line-height: 28px;
    color: #666;
}
.g_nyb2bot{
    margin-top: 25px;
}

.pc_fenye {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    text-align: center;
}
.pc_fenye li {
    float: left;
    width: 32px;
    height: 32px;
    border: 1px solid transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 30px;
    color: #666;
    text-align: center;
    margin: 0px 10px;
}

.pc_fenye li.activepage {
    color: #fff;
    background: #0663b3;
}
.pc_fenye li.clolr {
    color: #f58612;
}
.g_phfy{
    display: none;
}
.g_phfyfl{
    font-size: 14px;
    color:#333;
}
.g_nyb2nrfl{
    width:140px;
    position: relative;
    padding-right: 25px;
    padding-left: 25px;
}
.g_nyb2nrfl::before{
    position: absolute;
    top:50%;
    right:0;
    content: '';
    transform: translateY(-50%);
    width:1px;
    height:100%;
    background: #e9e9e9;
}
.g_nyb2nrfr{
    width:calc(100% - 140px);
    padding-left: 30px;
}
.g_nyb2nrsefr{
    width:40px;
    height:40px;
    background: #0663b3;
    position: relative;
}
.g_nyb2nrsefr img{
    width:7px;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.g_nyb2nrsefl{
    width:calc(100% - 40px);
    padding-right: 30px;
}
.g_time1{
    color:#0663b3;
    font-size: 22px;
    text-align: right;
}
.g_time2{
    color:#848484;
    font-size: 14px;
    text-align: right;
    margin-top: 8px;
}
.g_nyb2nrsefl{
    color:#464646;
    font-size: 18px;
    line-height: 36px;
    height:36px;
    overflow: hidden;
    letter-spacing: 1px;
}
.g_nyb2nr{
    padding-right: 25px;
    border-top:1px solid #e9e9e9;
}
.g_nyb2nr:last-child{
    border-bottom:1px solid #e9e9e9;
}
.g_nyb2nr a{
    display: block;
    width:100%;
    height:100%;
    padding-top: 20px;
    padding-bottom: 20px;
}
.g_pcfy{
    margin-top: 60px;
}
.g_b3top h3{
    text-align: center;
    font-size: 24px;
    color:#464646;
    line-height:36px;
    height:36px; 
    overflow: hidden;
    margin-bottom: 25px;
}
.g_b3topinfl1tu{
    width:15px;
}
.g_b3topinfl1wz{
    color:#aaaaaa;
    font-size: 14px;
    padding-left: 8px;
    letter-spacing: 1px;
    line-height: 18px;
}
.g_b3topinfl1{
    margin-left: 30px;
}
.g_b3topinfl1:first-child{
    margin-left: 0;
}
.g_b3top{
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom:1px solid #f2f2f2;
}
.g_b3bot p{
    font-size: 14px;
    color:#666666;
    line-height: 28px;
    letter-spacing: 1px;
}
.g_b3bot img{
    max-width: 100%;
}
.g_b3nextfl{
    width:230px;
    height:80px;
    background: #0663b3;
    padding:24px;
}
.g_b3nextfl p{
    color:#fff;
    font-size: 24px;
    text-align: right;
    position: relative;
}
.g_b3nextfl p::before{
    position: absolute;
    top:50%;
    left:0;
    transform: translateY(-50%);
    width:50px;
    height:1px;
    background: #fff;
    content: '';
}
.g_b3nextfr{
    width:calc(100% - 230px);
    padding-left: 10px;
}
.g_b3fen{
    border-top:1px solid #e3e3e3;
}
.g_b3fen a {
    padding-top: 8px;
    padding-bottom: 9px;
    padding-left: 35px;
    padding-right: 35px;
    display: block;
}
.g_b3fen:last-child{
    border-bottom:1px solid #e3e3e3;
}
.g_b3shangfl{
    font-size: 14px;
    color:#0663b3;
    width:60px;
    line-height: 22px;
}
.g_b3shangfr{
    font-size: 14px;
    color:#787b7c;
    width:calc(100% - 60px);
    line-height: 22px;
}
.g_h1nr h3{
    font-size: 18px;
    color:#0663b3;
    line-height: 30px;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.g_h1nr p{
    font-size: 14px;
    color:#666;
    line-height: 28px;
    letter-spacing: 1px;
}
.g_h1nr{
    margin-bottom: 18px;
}
.g_h2title{
    font-size: 18px;
    color:#0663b3;
    font-weight: bold;
    margin-bottom: 18px;
}
.g_h2top{
    margin-bottom: 35px;
}
.g_tdwidth1{
    width:95px;
}
.g_tdwidth2{
    width:195px;
}
.g_tdwidth3{
    width:180px;
}
.g_tdwidth4{
    width:230px;
}
.g_tdwidth5{
    width:230px;
}
.g_tdstyle1{
    background: #0663b3;
    color:#ffffff;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
}
td{
    border-collapse : collapse ;
    border:1px solid #dcdcdc;
}
.g_tdstyle2{
    color:#666666;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 15px;
    padding-right: 15px;
}
.g_tdstyle3{
    color:#666666;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    overflow: hidden;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 15px;
    padding-right: 15px;
}
.g_tdstyle2{
    text-align: left;
}
.g_tdwidthx1{
    width:95px;
}
.g_tdwidthx2{
    width:240px;
}
.g_tdwidthx3{
    width:130px;
}
.g_tdwidthx4{
    width:165px;
}
.g_tdwidthx5{
    width:240px;
}
.g_footbj{
    width:100%;
    height:180px;
		margin-top: 30px;
}
.g_footbj img{
    position: relative;
    width:auto;
    height:100%;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}


@media screen and (min-width: 1200px){
    .pc_fenye li:hover {
        color: #fff;
        background: #0663b3;
    }
    .l_sdh:hover .g_nav{
        color: #ffffff;
    } 
    .banshi:hover{
        background: #094790;
    }
    .banshi:hover .indtxt h3{
        color: #fff;
    } 
    .banshi:hover .icona .iconb{
        display:block;
    }
    .inditem:hover{
        background: #094790!important;
    }
    .inditem:hover .indtxt h3{
        color: #fff;
    }
    .inditem:hover .icona .iconb{
        display:block;
    }
    .g_synewbotp:hover .g_synewbotpfl{
        color:#0b5fb4;
    }
    .g_synewtop:hover .g_synewtopfl img{ 
        transform: scale(1.1);
    }
    .g_synewtop:hover .g_synewtopfr h3{
        color:#0b5fb4;
    }
    .g_tong:hover .g_tongfr{
        color:#0b5fb4;
    }
    .g_sywxbotptfl:hover .g_sywxbotptfly{
        color:#0b5fb4;
    }
    .bshare-weixinn:hover .fx_b{
        opacity: 1;
    }
    .bshare-weixinn:hover .fx_a{
        opacity: 0;
    }
    .l_syerjiboxcenbox:hover a{
        color:#024585;
    }
    .l_syerjiboxcenbox:hover a::before{
        background:#024585;
    }
    .g_nycenflbotnr:hover{
        background: #0663b3;
    }
    .g_nycenflbotnr:hover .g_nyflbotfl{
        color:#fff;
    }
    .g_nycenflbotnr:hover .g_nyflbotfr1{
          opacity: 0;
    }
    .g_nycenflbotnr:hover .g_nyflbotfr2{
        opacity: 1;
    }
    .g_nyb2nr:hover .g_nyb2nrsefl{
        color:#0663b3;
    }
    .g_b3fen:hover .g_b3shangfr{
        color:#0663b3;
    }
    .bshare-weixinn:hover .fx_a{
        opacity: 0;
    }
    .bshare-weixinn:hover .fx_b{
        opacity: 1;
    }
    .g_brandfl:hover a{
        color: #0663b3;
    }
}
.wj_hin_r_en{
    color:#fff;
}
.g_serch{
    width:15px;
    position: absolute;
    top:50%;
    right:20px;
    transform: translateY(-50%);
}
.ph_search_ph{
    position: relative;
}
.yxnav_active1 .g_phnav1{
    color:#0663b3;
}
.yxnav_active2 .g_phnav2{
    color:#0663b3;
}
.g_phfyfl a{
    color:#666;
}
.banslickatuph{
    display: none;
}
.banslicka{
    display: none;
}
.banslickaact{
    display: block;
}
.g_nyban .banslicka{
    display: block;
}
.g_nybantu{
    width:100%;
    margin-top: 94px;
    height: 450px;
}
.g_nybantu img{
    width:auto;
    height:100%;
    position: relative;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.w_gztop{
    position: relative;
}
.ace_anmo0{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.4s;
}
.ace_anmo1{
    -webkit-animation: fadeInLeft 1s ease both;
    animation: fadeInLeft 1s ease both;
    animation-delay: 0.4s;
}
.ace_anmo2{
    -webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.4s;
}
.gz, .g_syworkbox, .g_syinfor{
    overflow: hidden;
}
.w_gztop2 {
    display: none;
}
.m_gzfrzi{
    display: block;
}

.g_footnl{
    width:164px;
    margin-left: 40px;
}
.g_footlogo::before {
    position: absolute;
    content: '';
    top: 35px;
    right: -22px;
    width: 2px;
    height: 45px;
    background: #eeeeee;
}
.qqim{
    display: none;
}
.sinaminiblog{
    display: none;
}
.g_banqun {
    border-top: 1px solid rgba(255,255,255, .2);
}
.footer .item4 .link {
    position: relative;
    margin-right: auto;
    width: 160px;
    height: 34px;
}
.footer .item4 .link .head {
    width: 160px;
    padding-top: 10px;
    padding-right: 14px;
    padding-bottom: 10px;
    padding-left: 14px;
}
.footer .item4 .link .drop li a {
    font-size: 12px;
}
.mCSB_inside&gt;.mCSB_container {
    
}
.footer .item4 .link .drop li {
    padding-right: 5px;
}
.banstop_btn {
    width: 30px;
    position: relative;
    bottom: 0;
    left: 0;
    transform: translateX(0);
    cursor: pointer;
}



.g_sywxuanbot {
    margin-top: 32px;
}
.g_syinfor .g_sywxbotptfl {
    margin-bottom: 12px;
}
.g_dian {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translate(-50%,-50%);
}
.g_diannrfl.atcb {
    width: 14px;
    height: 14px;
    line-height: 30px;
    transform: translateY(6px);
}
.g_diannrfl {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #fff;
    margin: 0 12px;
    line-height: 30px;
    transform: translateY(12px);
}
.g_syworkbox {
    margin-top: 20px;
}
.g_footlogo {
    margin-top: 14px;
}
.g_footnl {
    transform: translateY(35px);
}
.footer {
    margin-top: 24px;
}
.g_footfrz {
    padding-top: 30px;
}
.g_sywxbotptfl {
    margin-bottom: 23px;
}
.g_syinfor .g_sywxbotptfl {
    margin-bottom: 23px;
}
.banstop_btn {
    width: 30px;
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translate(-100%,-50%);
    cursor: pointer;
}
.banstop_btna {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    display: block;
}
.banstop_btnb {
    position: absolute;
    width: 100%;
    display: block;
    opacity: 0;
    left: 0;
    top: 0;
}
.atvc .banstop_btnb {
    opacity: 1;
}
.atvc .banstop_btna {
    opacity: 0;
}
.g_dian{
    display: none;
}
.banslickatupc {
    display: block !important;
}
@media screen and (max-width: 416px){
   .banner .slick-dots {
        bottom: 6px !important;
   }
}</pre></body></html>