html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
    margin: 0;
    padding: 0;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th {
    text-align: left;
    font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
    border: 0;
    /* overflow: hidden; */
}

i,
cite,
em,
var,
address,
dfn {
    font-style: normal;
}

[hidefocus],
summary {
    outline: 0;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
}

sup,
sub {
    font-size: 83%;
}

pre,
code,
kbd,
samp {
    font-family: inherit;
}

q:before,
q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label,
summary {
    cursor: default;
}

a,
button {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
    font-weight: bold;
}

del,
ins,
u,
s,
a,
a:hover {
    text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
    color: #333;
    outline: 0;
}

body {
    background: #fff;
}

.h_back_color{
    background: linear-gradient(to bottom,#F2F8FD 0%,#C7E6FD 100%);
}
.h_header_main {
    background-image: url('../imgs/bg-xq.jpg');
    background-size: 1920px 182px;
    background-repeat: no-repeat;
    background-position-x: center;
    /* background-color: #66beff; */
    
    width: 100%;
    height: 182px;
    min-width: 1920px;
    position: relative;
    box-sizing: border-box;
}

.h_header_1340 {
    width: 1340px;
    margin: 0 auto;
}

.h_header_1400 {
    width: 1400px;
    margin: 0 auto;
}

.h_header {
    position: relative;
    /* height: 400px; */
}

.h_language {
    position: absolute;
    right: 0;
    top: 17px;
    right: 0;
    display: flex;
}

.h_language_span {
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular,
        PingFang SC;
    font-weight: 400;
    color: #015293;
    line-height: 20px;
    
}
.h_language_span a{
    margin: 0 5px;
    color: #015293;
}

.h_language_span1{
    /* width: 90px; */
    text-align: center;
    margin-left: 15px;
}
.h-top-box-l a{
    color: #015293;
}
.h_language_span1 a{
    display: inline-flex;
    align-items: top;
}
.h_language_span1 img{
    width: 15px;
    height: 17px;
    margin-right: 6px;
    display: inline-block;
    line-height: 0;
}
.h_language_span2{
    width: 72px;
    height: 30px;
    background: #FF8F34;
    border-radius: 16px;
    line-height: 30px;
    text-align: center;
    margin-left: 20px;
}
.h_language_span2 a{
    color: #fff;
}
.h_main_logo {
    width: 390px;
    box-sizing: border-box;
    /* margin: 0 0; */
}

.h_main_logo img {
    width: 390px;
    margin-top: 60px;
}

.h_search_div {
    display: flex;
    margin-top: 60px;
}

.h_rili {
    /* background-image: url('../image/rl-b.png'); */
    background-size: 77px 61px;
    width: 77px;
    height: 61px;
    margin-left: 249px;
}

.search-wrap{
    background: #FFFFFF;
    border-radius: 29px;
    width: 480px;
    float: right;
}
.h_search {
    margin-left: 20px;
    height: 48px;
    box-sizing: border-box;
}

.h_hotword_box{
    clear: both;
    display: flex;
    margin-top: 10px;
    /* margin-left: 30px; */
}
.h_hotword_box_title{
    line-height: 34px;
    height: 30px;
    /* font-weight: bold; */
    font-size: 16px;
    color: #006CC3;
    text-align: left;
    font-style: normal;
}
.h_hotword_box ul{
    display: flex;
}
.h_hotword_box ul li{
    box-sizing: border-box;
    line-height: 22px;
    height: 30px;
    /* background: #276190; */
    border-radius: 4px;
    /* opacity: 0.55; */
    padding:5px 8px ;
    font-size: 16px;
    color: #006CC3;
    line-height: 21px;
    text-align: left;
    font-style: normal;
}
.search-box {
    background: #FFFFFF;
    /* border-radius: 29px; */
    width: 480px;
    height: 48px;
    display: flex;
    border: 1px solid #0068B7;
    
}

.search-value {
    background: #FFFFFF;
    border-radius: 29px;
    background: #FFFFFF;
    /* border-radius: 29px; */
    width: 360px;
    height: 48px;
    border: 0 !important;
    font-size: 16px;
    font-family: PingFangSC-Regular,
        PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 25px;
    padding-left: 18px;
    box-sizing: border-box;
    
}

input.search-value::-webkit-input-placeholder {
    color: #999;
}

input.search-value:-moz-placeholder {
    color: #999;
}

input.search-value::-moz-placeholder {
    color: #999;
}

input.search-value:-ms-input-placeholder {
    color: #999;
}

.search-value:focus {
    /* border: 1px solid #0068B7 !important; */
}

.go-search {
    display: inline-block;

    line-height: 48px;
    text-align: center;
    /* border-radius: 29px; */
    background-color: #d9e9f6;
    font-size: 22px;
    font-family: PingFangSC-Medium,
        PingFang SC;
    font-weight: 500;
    color: #fff;
    display: flex;
    /* margin: auto 10px; */
    /* border-radius: 29px; */
    box-sizing: border-box;
    width: 120px;
    height: 48px;
    background: #006CC3;
}

.go-search:hover {
    color: #006CC3;
}

.h_serimg {
    width: 24px;
    height: 24px;
    background-image: url('../imgs/search.png');
    background-size: 24px 24px;
    /* background-position: 0 0; */
    margin: 13px 8px 0 18px;
    
}



.h_nav {
    position: absolute;
    left: 0;
    bottom: -50px;
    width: 100%;
    height: 64px;
    line-height: 56px;
    background: #006CC3;
    box-shadow: 0px 8px 0px 0px rgba(9,114,255,0.5);
}



.h_nav_1400 {
    width: 1460px;
    height: 64px;
    box-sizing: border-box;
    margin: 0 auto;
    display: flex;

}

.nav_li{
    position: relative;
}
.nav_li::after{
    content: ' ';
    position: absolute;
    width: 1px;
    height: 36px;
    background: rgba(156,10,0,0.28);
    right: 0;
    top: 14px;
}
.nav_li:nth-child(1) {
    margin-left: 10px;
}

.nav_li:hover {
    background-color: #0082E1;
}

.nav_li a {
    justify-content: center;
    height: 64px;
    padding: 0px 26px;
    line-height: 64px;
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #fff;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.nav_li:hover a {
    color: #ffffff;
}

.nav_li:nth-child(1) .img {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('../imgs/menu-1.png');
    background-size: 24px 24px;
    /* background-position: -24px -20px; */
    margin: 0px 8px 0 0px;
}

.nav_li:nth-child(1):hover .img {
    /* background-position: 0px -20px; */
}

.nav_li:nth-child(2) .img {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('../imgs/menu-2.png');
    background-size: 24px 24px;
    /* background-position: -24px -20px; */
    margin: 0px 8px 0 0px;
}

.nav_li:nth-child(2):hover .img {
    /* background-position: -48px -21px; */
}

.nav_li:nth-child(3) .img {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('../imgs/menu-3.png');
    background-size: 24px 24px;
    /* background-position: -24px -20px; */
    margin: 0px 8px 0 0px;
}

.nav_li:nth-child(3):hover .img {
    /* background-position: -96px -21px; */
}

.nav_li:nth-child(4) .img {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('../imgs/menu-4.png');
    background-size: 24px 24px;
    /* background-position: -24px -20px; */
    margin: 0px 8px 0 0px;
}

.nav_li:nth-child(4):hover .img {
    /* background-position: -144px -21px; */
}

.nav_li:nth-child(5) .img {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('../imgs/menu-5.png');
    background-size: 24px 24px;
    /* background-position: -24px -20px; */
    margin: 0px 8px 0 0px;
}

.nav_li:nth-child(5):hover .img {
    /* background-position: -192px -21px; */
}

.nav_li:nth-child(6) .img {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('../imgs/menu-6.png');
    background-size: 24px 24px;
    /* background-position: -24px -20px; */
    margin: 0px 8px 0 0px;
}

.nav_li:nth-child(6):hover .img {
    /* background-position: -240px -21px; */
}
/* 
.nav_li:nth-child(7) .img {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('../image/index_xuebi-b.png');
    background-size: 560px 265px;
    background-position: -312px -20px;
    margin: 0px 8px 0 0px;
}

.nav_li:nth-child(7):hover .img {
    background-position: -288px -21px;
}

.nav_li:nth-child(8) .img {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('../image/index_xuebi-b.png');
    background-size: 560px 265px;
    background-position: -360px -20px;
    margin: 0px 8px 0 0px;
}

.nav_li:nth-child(8):hover .img {
    background-position: -336px -21px;
} */

.h_nav_1400 .choose a {
    background-color: #fff;
    color: #D74339;
    height: 56px;
    /* margin-top: -10px; */
}

.h_nav_1400 .nav_li:nth-child(1)[class='nav_li choose'] .img {
    background-position: -24px -20px;
}

.h_nav_1400 .nav_li:nth-child(2)[class='nav_li choose'] .img {
    background-position: -72px -20px;
}

.h_nav_1400 .nav_li:nth-child(3)[class='nav_li choose'] .img {
    background-position: -120px -20px;
}

.h_nav_1400 .nav_li:nth-child(4)[class='nav_li choose'] .img {
    background-position: -168px -20px;
}

.h_nav_1400 .nav_li:nth-child(5)[class='nav_li choose'] .img {
    background-position: -216px -20px;
}

.h_nav_1400 .nav_li:nth-child(6)[class='nav_li choose'] .img {
    background-position: -264px -20px;
}

.h_nav_1400 .nav_li:nth-child(7)[class='nav_li choose'] .img {
    background-position: -312px -20px;
}

.h_nav_1400 .nav_li:nth-child(8)[class='nav_li choose'] .img {
    background-position: -360px -20px;
}