<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body{
    background: #ffffff;
}

/* header */

.header_main{
    width: 100%;
    min-width: 1200px;
    background: url(../images/header/bg.png);
    background-size: 100% 100%;
    height: 434px;
    position: relative;
}
.container{
    padding: 0;
}
.header{
    width: 1200px;
    height: 316px;
    margin: 0 auto;
}
.header_1200{
    width: 1200px;
    margin: 0 auto;
    background-color: #005e9a;
}
.header_top{
    width: 100%;
    height: 40px;
    background-color: #005e9a;
}
.header_top .header_top_contain{
    width: 1200px;
    height: 40px;
    margin: 0 auto;
}
.header_top .header_top_contain .header_top_left{
    float: left;
    color: white;
}
.header_top .header_top_contain .header_top_left a{
    line-height: 40px;
    color: white;
}
.header_top .header_top_contain .header_top_right{
    position: relative;
    float: right;
    padding-top: 10px;
}
.header_top .header_top_contain .header_top_right &gt; img{
    position: absolute;
    top: 40px;
    display: none;
}
.header_top .header_top_right .weixin,.header_top .header_top_right .weibo{
    display: inline-block;
    margin-left: 10px;
}
.header_top .header_top_right .weixin span,.header_top .header_top_right .weibo a{
    margin-left: 10px;
    color: white;
}
.top_left{
    float: left;
    font-size: 12px;
    overflow: hidden;
    line-height: 31px;
}
.top_left p{
    float: left;
    color: #fff;
    margin-top: 4px;
}
.top_left div{
    float: left;
    margin-left: 20px;
    margin-top: 7px;
}
.top_right{
    float: right;
    margin-top: 10px;
    color: #fff;
}
.top_right a{
    color: #fff;
}
.header_centre{
    width: 100%;
    overflow: hidden;
    margin-top: 70px;
	height:218px;
}
.header_centre .header_logo .imgcenter{
    text-align: center;
}
.header_centre .header_logo .imgcenter img{
    margin: 0 auto;
    display: inline-block;
}
.header_logo a{
    display: block;
    overflow: hidden;
}
.header_logo a img{
    display: block;
}
.header_logo a img.logo_2{
    margin-top: 5px;
    margin-left: 15px;
}
.header_seek{
    width: 618px;
    height: 50px;
    margin: 0 auto;
    margin-top: 25px;
}
.header_seek div{
    width: 100%;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    overflow: hidden;
    position: relative;
}
.header_seek div input{
    display: block;
    width: 100%;
    font-size: 14px;
    color: black;;
    text-indent: 15px;
    padding: 13px 0;
    border: none;
    outline: none;
}
.header_seek div p{
    width: 112px;
    font-size: 16px;
    color: #fff;
    text-indent: 44px;
    padding: 12px 0;
    background: #0b5492 url(../images/header/ss.png) no-repeat;
    background-position: 12px 10px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
}
.header_searword{
    color: #fff;
    text-align: center;
}
.header_searword p{
    margin-top: 18px;
}
.header_searword p span{
    margin: 0 18px 0 18px;
}
.header_bottom{
    width: 100%;
    margin: 0 auto;
    height: 84px;
    margin-top:22px;
}
.header_nav{
    width: 1200px;
    margin: 0 auto;
    background: url(../images/header/ul_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.header_nav ul{
    width: 100%;
    overflow: hidden;
}
.header_nav ul li{
    float: left;
    width: 20%;
    height: 84px;
    position: relative;
}
.header_nav ul li a{
    display: block;
    font-size: 22px;
    color: #fff;
    padding: 42px 0;
    text-align: center;
    text-decoration: none;
}
.header_nav ul li.nav_li1 a{
    text-indent: 55px;
    border: none;
    background: url(../images/header/nav_1.png) no-repeat;
    background-position: 135px 10px;
}
.header_nav ul li.nav_li1 span{
    position: absolute;
    display: block;
    width: 1px;
    height: 40px;
    background: #ddd;
    top: 25px;
    right: 0;
}
.header_nav ul li.nav_li2 a{
    background: url(../images/header/nav_2.png) no-repeat;
    background-position: 108px 10px;
}
.header_nav ul li.nav_li2 span{
    position: absolute;
    display: block;
    width: 1px;
    height: 40px;
    background: #ddd;
    top: 25px;
    right: 0;
}
.header_nav ul li.nav_li3 a{
    background: url(../images/header/nav_3.png) no-repeat;
    background-position: 107px 10px;
}
.header_nav ul li.nav_li3 span{
    position: absolute;
    display: block;
    width: 1px;
    height: 40px;
    background: #ddd;
    top: 25px;
    right: 0;
}
.header_nav ul li.nav_li4 a{
    background: url(../images/header/nav_4.png) no-repeat;
    background-position: 107px 10px;
}
.header_nav ul li.nav_li4 span{
    position: absolute;
    display: block;
    width: 1px;
    height: 40px;
    background: #ddd;
    top: 25px;
    right: 0;
}
.header_nav ul li.nav_li5 a{
    background: url(../images/header/nav_5.png) no-repeat;
    background-position: 76px 10px;
    text-indent: -62px;
}
.header_nav ul li.nav_li6 a{
    background: url(../images/header/nav_6.png) no-repeat;
        background-position: 108px 10px;
}
.header_nav ul li:hover{
    /* background-color: #8c130f; */
}
.header_nav ul li.on{
    /* background-color: #8c130f; */
}
.header_bgh{
    width: 100%;
    height: 22px;
    background: url(../images/header/header_bgh_bg.png);
    position: absolute;
    bottom: 0;
}


.header_tit{
    width: 1200px;
    height: 98px;
    margin: 0 auto;
    margin-top: 28px;
}
.header_tit .yaowen{
    width: 98px;
    background: url(../images/header/jryw_bg.png);
    font-size: 22px;
    text-align: center;
    color: white;
    padding-top: 18px;
}
.header_tit .yaowen_detail{
    background-color: #f2f2f2;
}
.header_tit .yaowen,.header_tit .yaowen_detail{
    float: left;
    height: 98px; 
}
.header_tit .yaowen_detail .yaowen_title{
    font-size: 30px;
    text-align: center;
    color: #0b5492;
    padding-top: 10px;
}
.header_tit .yaowen_detail .yaowen_word{
    font-size: 16px;
    padding-top: 10px;
    text-indent: 28px;
}
.header_tit .yaowen_detail .yaowen_word a{
    color: red;
}

/* header */

/* container */
.container{
    width: 100%;
    background: #f5f5f5;
}
/* container */

/* related */
.related_main{
    background-color: #0b5492;
    min-width: 1200px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
}
.related{
    width: 1200px;
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
}
.related_top{
    width: 100%;
    overflow: hidden;
}
.related_top p{
    float: left;
    width: 7%;
    padding: 10px 0 0 10px;
}
.related_top ul{
    float: left;
    width: 70%;
    overflow: hidden;
}
.related_top ul li{
    float: left;
    width: 20%;
    text-align: center;
    padding: 10px 0;
    cursor: pointer;
}
.related_top ul li img{
    display: inline-block;
    margin-bottom: 2px;
    margin-left: 5px;
    transition: all 0.5s;
}
.related_bottom{
    width: 100%;
}
.related_bottom div{
    display: none;
    width: 90%;
    margin: 0 auto;
}
.related_bottom div a{
    display: inline-block;
    color: #fff;
    padding: 2px 5px;
}
/* related */

/* footer */
.footer_main{
    width: 100%;
    background-color: #0b5492;
    padding-bottom: 10px;
    min-width: 1200px;
}
.footer{
    width: 1200px;
    font-size: 14px;
    margin: 0 auto;
    overflow: hidden;
}
.footer_left{
    float: left;
    color: #fff;
}
.footer_left p.footer_p{
    padding: 10px 0 10px 10px;
}
.footer_left p a{
    color: #fff;
}
.footer_right{
    float: right;
    overflow: hidden;
}
.footer_right a{
    display: block;
    float: left;
    padding: 0 15px;
    margin-top: 10px;
}
.footer_right a.fr_a1{
    margin-top: 15px;
}
.lastp{
    padding: 0px 0 10px 10px;
}
.lastphonep{
    display: none;
}
/* footer */

/* ios */
@media (max-width: 768px) {
    /* header */
    .header_top{
        display: none;
    }
    .header{
        width: 100%;
    }
    .top_left{
        float: none;
    }
    .top_left p{
        width: 44%;
        text-align: center;
    }
    .top_left div{
        float: right;
        width: 44%;
        margin: 0 auto;
    }
    .top_right{
        display: none;
    }
    .header_logo{
        float: none;
    }
    .header_logo a img.logo_1{
        margin: 0 auto;
        float: none;
    }
    .header_seek{
        float: none;
        width: 80%;
        padding: 10px 0;
        margin: 0 auto;
        display: none;
    }
    .header_searword{
        display: none;
    }
    .header_nav ul li a{
        font-size: 13px;
    }
    .header_nav ul li.nav_li1,
    .header_nav ul li.nav_li2,
    .header_nav ul li.nav_li3,
    .header_nav ul li.nav_li4,
    .header_nav ul li.nav_li5,
    .header_nav ul li.nav_li6{
        width: 50%;
    }
    .header_nav ul li.nav_li1 a{
        text-indent: 16.6em;
        background-position: 172px 10px;
    }
    .header_nav ul li.nav_li1 a,
    .header_nav ul li.nav_li2 a,
    .header_nav ul li.nav_li3 a,
    .header_nav ul li.nav_li4 a,
    .header_nav ul li.nav_li5 a
    ,.header_nav ul li.nav_li6 a{
        border-bottom: 1px solid #6186b0;
    }
    .header_nav ul li.nav_li1 a,
    .header_nav ul li.nav_li2 a,
    .header_nav ul li.nav_li3 a,
    .header_nav ul li.nav_li4 a,
    .header_nav ul li.nav_li5 a,
    .header_nav ul li.nav_li6 a{
        text-indent: 7.6em;
        background-position: 60px 10px;
    }
    .header_logo a img.logo_2{
        margin: 0 auto;
        float: none;
    }
    .header_nav{
        width: 100%;
        background: none;
    }
    .header_main{
        min-width: 0;
        background-size: cover;
        height: 330px;
    }
    .index_main{
        width: 100%;
    }

    .header_centre{
        margin-top: 0;
		height:509px;
    }
    .header_centre .header_logo .imgcenter img{
        display: block;
    }
    .header_tit .yaowen{
        display: none;
    }
    .header_tit,.header_tit .yaowen, .header_tit .yaowen_detail{
        height: auto;
        width: 100%;
        min-height: 114px;
    }
    .header_nav ul li a{
        padding: 12px 0;
    }
    .header_bgh{
        display: none;
    }
    .header_nav ul li.nav_li1 span,.header_nav ul li.nav_li2 span,.header_nav ul li.nav_li3 span{
        top: 0;
    }
    /* header */



    /* related */
    .related_main{
        display: none;
    }
    /* related */

    /* footer */
    .footer{
        width: 100%;
        margin-top: 20px;
    }
    .footer_left{
        float: none;
        font-size: 12px;
        text-align: center;
    }
    .footer_right{
        display: none;
        float: none;
    }
    .footer_right a.fr_a1{
        margin-left: 20%;
    }
    .footer_main{
        min-width: 0;
        width: 100%;
    }
    .footer_p{
        display: none;
    }
    .lastphonep{
        display: block;
        margin-top: 10px;
    }
    .lastp{
        display: none;
    }
    /* footer */
}</pre></body></html>