@charset "utf-8";

/* CSS Document 2023*/

html {
    background: #FFF;
    font-size: 62.5%;
    /* 10÷16=62.5% */
}

body {
    font-size: 16px;
    font-size: 1.6rem;
    /* 14÷10=1.4 */
    background: #fff;
    color: #282828;
    font-family: 'Microsoft YaHei', SimSun, SimHei, "STHeiti Light", STHeiti, "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
}

html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul,
dd,
dl,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
a,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
legend,
fieldset {
    margin: 0px;
    padding: 0px;
    -webkit-font-smoothing: subpixel-antialiased;
}

table {
    width: 100% !important;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

fieldset,
img {
    border: 0;
}

img,
object {
    width: auto;
    max-width: 100%;
    -ms-interpolation-mode: bicubic;
}

a {
    outline: none;
    text-decoration: none;
    color: #282828;
}

a:hover {
    color: #066CD3;
    text-decoration: none;
}

input[type='button'] {
    outline: none;
    border: 0 none;
    background-color: transparent;
    cursor: pointer;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: 400;
}

ul,
ol,
li {
    list-style: none outside none;
}

.tc {
    text-align: center !important;
}

.tl {
    text-align: left !important;
}

.tr {
    text-align: right !important;
}

.pa {
    position: absolute;
}

.pr {
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

q:before,
q:after {
    content: '';
    content: none;
}

input,
textarea,
select {
    font-weight: inherit;
}

input,
select,
textarea,
button {
    vertical-align: middle
}

.clearfix {
    *zoom: 1;
}

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#ser a {
    width: 100%;
    min-width: 160px;
    height: 23px;
    line-height: 23px;
    display: block;
    background: url(../images/searchs.jpg) no-repeat left center;
    background-size: 100% 100%;
    font-size: 12px;
    color: #144290;
    padding-left: 12px;
    margin-top: 4px;
}

p {
    line-height: 2.8rem;
}


/*头部样式*/

.wraq_header {
    width: 100%;
    height: 131px;
}

.topHeader {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background: #60a1d8;
}

.topHeader ul {
    width: auto;
    float: right;
    margin-right: 8px;
}

.topHeader ul li {
    float: left;
}

.topHeader ul li a {
    color: #eee;
    font-size: 14px;
    line-height: 30px;
}

.topHeader ul li a:hover {
    color: #fff;
}

.topHeader ul li span {
    margin: 0 9px;
    color: #fcffff;
}


/* .topHeader>div {
    width: 1200px;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
} */


/* .topHeader ul {
    width: auto;
    float: right;
}

.topHeader ul li {
    float: left;
}

.topHeader ul li a {
    color: #eee;
}

.topHeader ul li a:hover {
    color: #fff;
}

.topHeader ul li span {
    margin: 0 9px;
    color: #fcffff;
} */

.ser {
    height: 23px;
    line-height: 23px;
}

.search {
    width: 168px;
    height: 22px;
    overflow: hidden;
    position: relative;
    font-size: 12px;
}

.search input {
    position: absolute;
    width: 141px;
    height: 22px;
    line-height: 22px;
    color: #6b6b6b;
    border: none;
    background: none;
    left: 0px;
    top: 0px;
    padding: 0px;
}

.search input.notxt {
    color: #6b6b6b;
    padding-left: 7px;
    width: 134px;
    background-color: #fff;
}

.search input.notxt1 {
    position: absolute;
    width: 22px;
    height: 22px;
    top: 0px;
    left: 141px;
    border: none;
    background: url(../images/search-btn.png) no-repeat;
    cursor: pointer;
    overflow: hidden;
}

.wraq_header {
    padding: 26px 0 0;
    width: 100%;
    height: auto;
    z-index: 9999;
    position: relative;
    background: url(../images/navbg.jpg) repeat-x;
    background-size: contain;
    -webkit-transition: all .4s linear 0s;
    -moz-transition: all .4s linear 0s;
    -ms-transition: all .4s linear 0s;
    -o-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
}


/* .top {
    width: 1500px;
    margin: 0 auto;
    height: 101px;
}

.logo {
    width: 500px;
    float: left;
    padding: 10px 0 0 0;
    position: relative;
    z-index: 1003;
} */


/*导航*/

.nav {
    width: 630px;
    float: right;
    overflow: hidden;
    margin-top: 20px;
}

.nav>ul {}

.nav ul li {
    float: left;
    line-height: 32px;
    height: 32px;
}

.nav ul>li {
    width: 25%;
    text-align: center;
    font-size: 18px;
}

.nav ul>li:hover {
    background-color: #032f61;
}

.nav ul>li a {
    color: #fff;
}


/*footer*/

.content {
    width: 100%;
    background: url(../images/fotbgs.jpg) repeat-x;
    margin-top: 0;
    background-size: contain;
}

.mode {
    margin: 0 auto;
    /* padding: 10px 0 0; */
    background: url(../images/dibu_lefttu.png) no-repeat 16px center;
    background-size: 36% 34%;
    position: relative;
    z-index: 200
}

.links {
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    float: right;
    margin-right: 6%;
    padding: 15px 0;
}

.links span {
    display: block;
    font-size: 1.6rem;
    margin: 0 15px;
    float: left;
    -webkit-transition: all .4s linear 0s;
    -moz-transition: all .4s linear 0s;
    -ms-transition: all .4s linear 0s;
    -o-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
}

.links span i {
    display: block;
    padding-bottom: 5px;
}

.links span:hover {
    margin-top: -10px;
    -webkit-transition: all .4s linear 0s;
    -moz-transition: all .4s linear 0s;
    -ms-transition: all .4s linear 0s;
    -o-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
}

.links span strong {
    display: block;
    color: #fff;
    letter-spacing: 1px;
}

.ma01 {
    position: absolute;
    right: 0;
    top: 6px;
    width: 100px;
    text-align: center;
}

.ma01 span {
    display: block;
    font-size: 1.6rem;
    color: #fff;
    padding-top: 8px;
    font-weight: bold;
}

.ma01 img {
    width: 40px;
    display: block;
    margin: 5px auto 0;
    transition: all 0.4s ease;
}

.ma01 img:hover {
    transform: scale(3.6);
    border: 1px solid #efefef;
}

.goTop {
    position: absolute;
    bottom: 0;
    right: 30px;
    z-index: 99;
    color: #1f6bac;
    text-align: center;
    font-size: 16px;
    transition: none;
    font-weight: bold;
}

.goTop i {
    color: #1f6bac;
    display: block;
    margin-bottom: 8px;
    transition: all 0.3s ease;
}

.goTop:hover {
    color: #1f6bac;
}

.goTop:hover i {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
}

.sEng {
    display: none;
    position: absolute;
    right: 13px;
    top: 4px;
    font-size: 14px;
}

.sEng a {
    color: #fff;
}

@keyframes rotate {
    from {
        transform: rotateX(90deg) translateY(0%);
        top: 43px;
    }
    to {
        transform: rotateX(0deg) translateY(0%);
        top: 43px;
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotateX(90deg) translateY(0%);
        top: 43px;
    }
    to {
        -moz-transform: rotateX(0deg) translateY(0%);
        top: 43px;
    }
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotateX(90deg) translateY(0%);
        top: 43px;
    }
    to {
        -webkit-transform: rotateX(0deg) translateY(0%);
        top: 43px;
    }
}


/*手机端导航*/

.snav {
    display: none;
    height: 50px;
    right: 0px;
    top: 27px;
    z-index: 1002;
    width: 100%;
}

.mbtn {
    display: block;
    width: 30px;
    height: 30px;
    right: 15px;
    top: 0;
    z-index: 1002;
    cursor: pointer;
}

#Index_mbtn {
    margin: 0 auto;
    width: 38px;
    height: 18px;
    display: block;
    margin-top: 10px;
    color: #fff;
}

#Index_mbtn.fa-lg {
    font-size: 2em;
}

.mbtn .m {
    font-size: 12px;
    font-weight: 400;
    font-family: Arial;
    color: #fff;
    text-align: center;
    width: 100%;
    display: block;
    hegiht: 20px;
}

.navm {
    width: 100%;
    z-index: 9999;
    line-height: 30px;
    background-color: #4b9dea;
    overflow: hidden;
    text-align: left;
    display: none;
    top: 74px;
    left: 0;
}

.navm ul {}

.navm li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #4490d8;
}

.navm li a {
    font-size: 15px;
    font-size: 1.5rem;
    width: 60%;
    float: left;
    line-height: 18px;
    padding: 10px 0px;
    color: #fff;
    padding-left: 13px;
    display: block;
}

.navm li a:hover {
    color: #fff;
}

.navm li span {
    float: right;
    margin-right: 10px;
    color: #fff;
    cursor: pointer;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 38px;
}

.navm dl {
    background-color: #fff;
    color: #004489;
    padding-left: 20px;
}

.navm dl dd {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
}

.navm li.on dl dd a {
    display: block;
    font-size: 14px;
    color: #282828;
    /* line-height: 30px;
    height: 30px; */
    width: 100%;
}

.navm li dl dd a {
    font-size: 14px;
    color: #282828;
    font-weight: normal;
    display: inline;
    display: block;
    border: none;
    padding: 0px;
}

.navm li dl dd a:hover {
    color: #ee931d;
}

.subNavs {
    width: 100%;
    overflow: hidden;
    display: none;
}

.nlinks {
    width: 100%;
    overflow: hidden;
}

.nlinks span {
    float: left;
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
}

.nlinks span a {
    color: #fff;
}

.phoneSearch {
    display: none;
    padding-bottom: 10px;
    float: left;
}

.all_main {
    min-height: 600px;
}


/*footer*/

.footerWrap {
    width: 100%;
    overflow: hidden;
    background: #ededed;
}

.footer {
    margin: 0 auto;
    overflow: hidden;
    padding-top: 10px;
    position: relative;
    font-size: 14px;
}

.zfdw {
    width: 80px;
    float: left;
    text-align: left;
}

.fllterLef {
    width: 60%;
    float: left;
    margin-right: 5%;
}

.footer-rt {
    float: left;
    width: 35%;
}

.footer-rt p,
.footer-rt p span {
    display: inline-block;
    padding-right: 10px;
    color: #696969;
    font-size: 1.3rem;
    line-height: 2.2rem;
}


/* .footer-rt {
    position: absolute;
    right: 0;
    top: 36px;
    color: #777;
} */

.copyRight {
    float: left;
    color: #777;
    padding: 0 10px;
    line-height: 24px;
    padding-left: 4%;
}

.copyRight P {
    font-size: 1.3rem;
    line-height: 2.2rem;
}

.footer p span.fotpans {
    padding-left: 46px;
}

.footerFixed {
    display: none;
    width: 100%;
    background-color: #0061a8;
    overflow: hidden;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999999;
}

.footerFixed span {
    float: left;
    width: 50%;
    padding: 10px 0 10px;
}

.footerFixed span i,
.footerFixed strong {
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.footerFixed span i {
    width: 25px;
    height: 25px;
    padding-bottom: 5px;
}

.footerFixed span i img {
    width: 100%;
    display: block;
}

.erBanner {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.erBanner img {
    width: 100% !important;
}

.routeNav_top {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    background: url(../images/nabarbgs.png) no-repeat left center;
    background-size: 77% 100%;
}

.routeNav li {
    float: left;
    font-size: 16px;
    color: #fff;
    text-align: center;
    height: 42px;
    line-height: 4.2rem;
}

.routeNav {
    font-size: 16px;
    font-weight: normal;
    color: #7e8186;
    text-align: center;
}


/* .ipoIns {
    background: url(../images/ernavbgs.png) no-repeat center right;
}

.ipoIns_two {
    background: url(../images/ernavbgs.png) no-repeat center right;
} */

.routeNav img {
    display: inline-block;
    margin: 0 4px;
}

.routeNav a {
    font-size: 12px;
    font-weight: normal;
    color: #7e8186;
    text-align: center;
}

.routeNav a.active {
    color: #7e8186;
}

.routeNav li a {
    font-size: 14px;
    height: 42px;
    line-height: 4.2rem;
    display: block;
    font-weight: normal;
    color: #999;
    text-align: center;
}

.routeNav li a span {
    display: inline-block;
    width: 16px;
    height: 8px;
    background: url(../images/nabicons.png) no-repeat top center;
}


/* .routeNav li a.active,
.routeNav li a:hover.active {
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
} */

.routeNav li img {
    display: inline-block;
    margin-right: 9px;
    margin-top: -6px;
}

.leftNavs a {
    font-size: 16px;
    /* font-size: 1.6rem; */
    color: #fff;
    height: 5.8rem;
    line-height: 5.8rem;
    float: left;
    padding-right: 2%;
}

.leftNavs a:hover {
    font-weight: bold;
}

.narNavbrs {
    height: 42px;
    line-height: 4.2rem;
    /* background: #f5f5f5; */
    margin-bottom: 2%;
}
/* 2024-12 */

.footerlogos .zfdw{
    width: auto;

}
.footer-rt p, .footer-rt p span{
    color: #fff;
}




@media screen and (max-width:1640px) {
    .ipoIns_two {
        background: none;
    }
    .footer-rt p, .footer-rt p span,.copyRight P{
        font-size: 1.2rem;
    }
.topHeader ul li a,.topHeader {
    font-size: 13px;
}

}

@media screen and (max-width:1560px) {
    .account-l {
        /* margin-top: 30px; */
        padding-left: 10%;
    }
    .tdcg_leftnav .account-l {
        /* margin-top: 30px; */
        padding-left: 0;
    }
    /* .ssyleft {
        width: 26%;
        background: #f2f2f2;
    } */
    .routeNav_top {
        background-size: cover;
    }
    .ssyright {
        width: 70%;
        background: #fff;
    }
}
@media screen and (max-width:1380px) {

.topHeader ul li a,.topHeader {
    font-size: 11px;
}

}

@media screen and (max-width:1240px) {
    .ipoIns {
        background: none;
    }

    .mode {
        width: auto;
        padding: 0 20px
    }
    .links span {
        margin: 0 10px;
    }
    .top,
    .topHeader>div {
        width: auto;
        padding: 0 15px;
    }
    .logo {
        width: 400px;
    }
    /* .zfdw {
        left: 25px;
    } */
    .all_main {
        min-height: auto;
    }
}

@media screen and (max-width:1024px) {
    .logo {
        width: 300px;
    }
    .tdcg_leftnav .account-l {
        margin-top: 0;
        padding-left: 0;
    }
    .wraq_header {
        padding: 0;
        height: 72px;
        line-height: 72px;
    }
    .wraq_header .logo {
        float: left;
        width: 280px;
        padding-top: 14px;
    }
    .mbtn {
        right: 20px;
        top: 26px;
    }
}

@media screen and (max-width:992px) {
    .routeNav li a {
        font-size: 12px;
        height: auto;
        line-height: 2.8rem;
        display: block;
        font-weight: normal;
        color: #7e8186;
        text-align: center;
    }
.narNavbrs {
    height: auto;
    line-height: 2.8rem;
    /* background: #f5f5f5; */
    margin-bottom: 2%;
    padding: 2px 0;
}
.routeNav li{
      height: auto;
      line-height: 2.8rem;
}
    .routeNav li a span {
        display: inline-block;
        width: 16px;
        height: 8px;
        background: url(../images/nabicons.png) no-repeat top center;
    }


    .footer-rt p,
    .footer-rt p span {
        display: block;
        padding-right: 10px;
        color: #696969;
        line-height: 2.2rem;
    }
    .footer p span.fotpans {
        padding-left: 42px;
    }
    .table_styless {
        overflow-x: scroll;
    }
    .table_styless {
        overflow-x: scroll;
    }
    .table_styless table {
        border-collapse: collapse;
        border-spacing: 0;
        width: 100%;
        width: 600px !important;
    }
    .abtText {
        /* overflow-x: scroll; */
       padding: 3% 2% 3% 2%;
    }
    .abtText table {
        border-collapse: collapse;
        border-spacing: 0;
        width:100% !important;
    }
    .footerFixed {
        display: block;
    }
    .modenone {
        display: none;
    }
    .znList {
        width: 100%;
    }
    .znList img {
        width: 100% !important;
        height: 100% !important;
    }
    .footerWrap {
        padding-bottom: 54px;
    }
    .logo {
        float: none;
        margin: 0 auto;
        width: 450px;
        padding: 6px 0;
    }
    .nav {
        display: none;
    }
    .footer-rt {
        position: static;
        margin-left: 60px;
        text-align: left;
    }
    .zfdw {
        position: absolute;
        left: 80%;
        top: 100px;
        width: 60px;
    }
    .zfdw {
        width: 50px !important;
        display: block !important;
    }
    .copyRight {
        margin-left: 0;
        float: none;
        padding: 0;
        text-align: left;
        margin-bottom: 10px;
    }
    .topHeader {
        display: none;
    }
    .header {
        background: none;
    }
    /* .wraq_header,
    .top {
        height:58px;
       
    } */
    .wraq_header .container {
        height: 72px;
    }
    .wraq_header .logo {
        padding-top: 18px;
    }
    .mbtn {
        right: 20px;
        top: 26px;
    }
    .snav,
    .phoneSearch {
        display: block;
    }
    .mode {
        background: url(../images/ipofooti.png) no-repeat 20px 10px;
    }
    .ma01 {
        top: 10px;
    }
    .ma01 img {
        width: 42px;
    }
    .footer p span {
        margin-left: 0;
    }

    .links {
        margin-left: 0;
    }
    .fllterLef {
        position: relative;
        float: right;
        width: 100%;
        margin-right: 0;
    }
    .footer-rt {
        float: left;
        width: 100%;
        margin-left: 0;
    }
    .iposer a {
        width: 100%;
    }
    .iposer a img {
        width: auto;
    }
}

@media screen and (max-width:768px) {
    .nlinks_navm a {
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .footer {
        font-size: 12px;
        padding-left: 8px;
        padding-right: 8px;
        /* border-top: 1px solid #d7d8d8; */
    }
    .mode {
        background: none;
    }
    .links {
        margin: 0 auto;
        text-align: center;
        overflow: hidden;
        float: none;
        margin-right: 0;
        padding: 12px 0;
        padding-right: 58px;
    }
    .links span {
        width: 17%;
        font-size: 1.4rem;
    }
    .links span {
        margin: 0 4px;
    }
    .ma01 span {
        font-size: 1.4rem;
    }
    .ma01 img {
        width: 36px;
    }
    .ma01 {
        top: 16px;
    }
    .mode {
        width: auto;
        padding: 0 0;
    }
}

@media screen and (max-width:760px) {}

@media screen and (max-width:640px) {
    .logo {
        width: 350px;
        margin: 0;
    }
    .snav {
        top: 22px;
    }
    .navm {
        top: 64px;
    }
}

@media screen and (max-width:500px) {}

@media screen and (max-width:480px) {
    .logo {
        width: 300px;
    }
    .navm {
        top: 57px;
    }
    .footerFixed span i {
        width: 15px;
        height: 15px;
    }
    .footerFixed span strong {
        font-size: 12px;
    }
    .links span {
        width: 26%;
        font-size: 1.4rem;
        padding-bottom: 6px;
    }
}

@media screen and (max-width:380px) {
    .logo {
        width: 245px;
    }
    .snav {
        top: 14px;
    }
    .navm {
        top: 56px;
    }
}