@charset "utf-8";

/* CSS Document */
body,
div,
ul,
li,
p,
h3,
h1,
h2,
h5,
h6,
h4,
dl,
dt,
dd,
table,
tr,
td,
img,
span,
b,
form,
input,
span {
    margin: 0;
    padding: 0
}

img {
    border: 0;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none
}

font {
    font-size: 12px;
}

body {
    font-size: 12px;
    color: #000;
    font-family: "PingFangSC-Regular", "Microsoft Yahei", "宋体", "sans-serif", "Arial";
    background: url(../bg/body.jpg) no-repeat 0 0;
    background-attachment: fixed;
    background-size: 100%;
}

.ty01,
.ty02,
.ty03 {
    margin: 0 auto;
    overflow: hidden
}

.ty02 {
    width: 100%;
}

.foot-box {
    width: 100%;
    display: flex;
    justify-content: center;
}

.ty_foot {
    width: 1440px;
    display: flex;
    justify-content: center;

}

.ty_foot .foot-logo {
    height: 80px;
    width: 280px;

}

.head01 {
    height: 460px;
    background: #a3cdff url(../bg/bg01.jpg) no-repeat center bottom
}

.top01 {
    height: 30px;
    line-height: 30px;
    color: #666;
    padding-top: 15px;
    margin-bottom: 40px
}

.top01 dt {
    width: 560px;
    height: 30px;
    line-height: 30px;
    float: left;
}

.top01 dt a {
    color: #125db2;
    font-size: 16px
}

.top01 span {
    padding: 0 10px;
    color: #125db2;
    font-size: 14px
}

.top01 dt a:hover {
    text-decoration: underline
}

.top01 dt img {
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 5px
}

.top01 dd {
    width: 674px;
    float: left;
    overflow: hidden;
    text-align: right;
    margin-right: 26px
}

.top01 dd a {
    color: #125db2;
    font-size: 16px
}

.top01 dd a:hover {
    text-decoration: underline
}

.top01 dd span {
    padding: 0 10px
}

.top01 h3 {
    width: 180px;
    height: 30px;
    float: left;
    overflow: hidden
}

.top01 h3 a {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 30px;
    height: 30px;
    font-size: 16px;
    color: #125db2;
    background: #98c2f2 url(../bg/han01.png) no-repeat 13px center;
    text-indent: 45px;
    font-weight: normal;
    border-radius: 5px
}

.top01 h3 a:hover {
    background: #125db2 url(../bg/han02.png) no-repeat 13px center;
    ;
    color: #fff
}


.logo {
    width: 100%;
    float: left;
    overflow: hidden;
    margin-bottom: 20px
}

.logo h3 {
    width: 100%;
    float: left;
    text-align: center;
    height: 170px;
    margin-bottom: 13px
}

.logo dt {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 26px;
    text-align: center;
}

.logo dt a {
    font-size: 21px;
    text-transform: uppercase;
    color: #2c486e
}

.logo dd {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 60px;
    text-align: center;
}

.logo dd a {
    font-size: 52px;
    color: #2c486e;
    font-weight: bold
}

.sosuo {
    width: 100%;
    float: left;
    overflow: hidden;
    display: flex;
    justify-content: center;
    margin-bottom: 65px;
}

.search_text {
    width: 450px;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    border: none;
    background: rgba(255, 255, 255, .85);
    float: left;
    font-family: "Microsoft Yahei";
    color: #666;
    font-size: 16px;
    border-radius: 7px 0 0 7px
}

.search_text:focus {
    border: none;
    outline: none
}

.search_button {
    width: 110px;
    height: 50px;
    line-height: 48px;
    border: none;
    background-image: linear-gradient(to right, #2675cf, #125db2);
    cursor: pointer;
    outline: none;
    float: left;
    font-family: "Microsoft Yahei";
    color: #fff;
    font-size: 18px;
    border-radius: 0 7px 7px 0;
}

.search_button img {
    height: 22px;
    vertical-align: middle;
    margin-top: -4px;
    margin-left: 8px
}

.nav01 {
    height: 70px;
    margin: 0 auto 15px;
    background: #125db2
}

.nav02 {
    width: 1440px;
    margin: 0 auto;
}

#header {
    width: 1440px;
    float: left;
}


.nav {
    width: 100%;
    height: 70px;
    float: left;
}

.nav li {
    position: relative;
    width: 192px;
    float: left;
    height: 70px;
    z-index: 99999
}

.nav li.lisy a {
    background: #faa10e
}

.nav span {
    width: 16px;
    text-align: center;
    line-height: 70px;
    font-size: 14px;
    color: rgba(255, 255, 255, .4);
    float: left;
    overflow: hidden
}


.nav li a {
    width: 100%;
    height: 70px;
    text-align: center;
    line-height: 70px;
    display: block;
    float: left;
    color: #fff;
    font-size: 22px;
}

.nav li a:hover {
    text-decoration: none
}

.nav li .nav-w {
    z-index: 999999999;
    position: absolute;
    display: none;
    padding: 10px 0;
    float: left;
    clear: both;
    overflow: hidden;
    top: 70px;
    width: 100%;
    background: #fdb94a
}

.nav li:hover a {
    background: #faa10e
}

.nav li .section-nav1 {
    height: auto;
    width: 100%;
    overflow: hidden;
}

.nav li .section-nav1 ul {
    position: static;
    overflow: hidden;
    padding: 10px 0 0
}

.nav li .section-nav1 ul li {
    position: static;
    padding: 0px 10%;
    margin: 0;
    width: 80%;
    height: 40px;
    margin-bottom: 10px;
    text-align: center;
    background: none;
    float: left;
}

.nav li .section-nav1 ul li a {
    float: left;
    display: block;
    line-height: 40px;
    overflow: hidden;
    padding: 0;
    height: 40px;
    width: 100%;
    background: none;
    color: #fff;
    font-size: 16px;
}

.nav li .section-nav1 ul li a:hover {
    text-decoration: none;
    background: #fff;
    color: #faa10e;
    border-radius: 21px
}

.nav li:last-child {
    margin-right: 0
}

.nav li a.on_h {
    color: #fae10e
}



.link01 {
    border-top: 10px solid #125db2;
    background: #fff;
    padding: 25px 0 30px;
    height: 45px
}

.link01 h3 {
    width: 180px;
    float: left;
    overflow: hidden;
    color: #fff;
    text-indent: 5px;
    background: #125db2 url(../bg/link.png) no-repeat 20px center;
    text-indent: 65px;
    font-size: 20px;
    line-height: 50px;
    height: 50px
}

.link01 ul {
    width: 1260px;
    float: left;
    overflow: hidden
}

.link01 ul li {
    width: 265px;
    float: left;
    padding-left: 50px;
    line-height: 45px;
    overflow: hidden;
}

.link01 ul li select {
    float: left;
    overflow: hidden;
    height: 50px;
    color: #666;
    width: 100%;
    padding: 0 10px;
    line-height: 45px;
    border: 1px solid #ccc;
    font-size: 18px;
    color: #333;
    font-family: "PingFangSC-Regular", "Microsoft Yahei", "宋体", "sans-serif", "Arial";
    box-sizing: border-box
}

.link01 ul li option {
    line-height: 40px;
    float: left;
    overflow: hidden;
    width: 100%;
    font-size: 16px;
    color: #888;
    outline: none
}

.link01 ul li select:focus {
    outline: none
}

.foot01 {
    padding: 30px 0 30px;
    background: #fff;
    border-top: 1px solid #ddd
}


.foot03 {
    width: calc(100% - 280px);
    overflow: hidden
}


.foot03 h4 {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 10px;
    line-height: 30px
}

.foot03 h4 a {
    font-weight: normal;
    color: #333;
    font-size: 18px
}

.foot03 h4 a:hover {
    color: #125db2;
    text-decoration: underline
}

.foot03 h4 span {
    padding: 0 15px;
    font-weight: normal;
    color: #888
}

.foot03 ul {
    width: 100%;
    float: left;
    overflow: hidden;
}

.foot03 ul p {
    width: 100%;
    float: left;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    color: #888;
    line-height: 45px;
    margin-bottom: 5px
}

.foot03 ul h6 {
    width: 100%;
    float: left;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    color: #888;
    line-height: 30px;
    font-weight: normal
}


.foot04 {
    width: 220px;
    float: left;
    overflow: hidden;
}

.foot04 li {
    width: 50%;
    float: left;
    overflow: hidden;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #888;
    font-weight: normal
}

.foot04 li img {
    width: 74px;
    height: 74px;
    border: 1px solid #eee;
    padding: 8px
}

.bgfff {
    background: #fff;
    width: 1400px;
    padding: 20px
}

.bgfff2 {
    background: #fff;
    width: 1400px;
    padding: 0 20px
}

.m_10 {
    margin-bottom: 10px
}

.m_15 {
    margin-bottom: 15px
}

.m_20 {
    margin-bottom: 20px
}

.m_25 {
    margin-bottom: 25px
}

.m_30 {
    margin-bottom: 30px
}

.m_40 {
    margin-bottom: 40px
}

.m_50 {
    margin-bottom: 50px
}

.m_60 {
    margin-bottom: 60px
}

.m_top40 {
    margin-top: 40px
}

.m_r23 {
    margin-right: 23px
}

.m_r100 {
    margin-right: 100px
}

.m_r30 {
    margin-right: 30px
}

.m_r40 {
    margin-right: 40px
}