﻿/*base*/
* {
    margin: 0;
    padding: 0;
    outline: none;
}

ul,
li {
    font-size: 14px;
    list-style-type: none;
    text-align: left;
}

a {
    text-decoration: none;
    /*display: block;*/
}

img,
table,
tr,
td,
th，input,
button {
    border: none;
}

table {
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    font-family: "微软雅黑";
    background: #ffffff;
    width: 100%;
    font-size: 14px;
    color: #333333;
}

select,
button,
input {
    font-family: "微软雅黑";
}

input,
textarea {
    border: none;
}

button {
    background: none;
    cursor: pointer;
}

textarea {
    resize: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.a {
    font-family: "Arial";
}

.da {
    text-transform: uppercase;
}

.o {
    overflow: hidden;
}

.cursor {
    cursor: pointer;
}

.right p {
    margin: 0px !important;
}

/*.text-c{
    text-align: -moz-right;
  margin-left:-145px;
    text-align:center;
    }*/
.text-j {
    text-align: justify;
}

.text-r {
    text-align: right;
}

.text-l {
    text-align: left;
}

.color-w {
    color: white;
}

.padding20 {
    padding: 20px;
}

.bg-white {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    background: white;
}

.bg-h1 {
    background: #f5f6f7;
}

.bg-f0 {
    background: #f0f1f1;
}

.wrap {
    width: 100%;
}

span.xing {
    color: #EB0505;
    margin-right: 10px;
}

.font12 {
    color: gray;
    font-size: 12px;
}

.font14 {

    font-size: 14px;
    font-family: 'Microsoft YaHei';
    color: #333333;
}

.font15 {
    font-size: 15px;
}

.font16 {
    font-size: 16px;

}

.font18 {
    font-size: 18px;

}

.font20 {
    font-size: 20px;
}

.font22 {
    font-size: 22px;
}

.font24 {
    font-size: 24px;
}

.font30 {
    font-size: 30px;
    font-family: 'Microsoft YaHei';
    color: #333333;
}

.color0f {
    color: #0F0F0F;
}

.color6 {
    color: #666666;
}

.color65 {
    color: #656565;
}

.color4 {
    color: #444444;
}

.color54 {
    color: #545454 !important;
}

.color3 {
    color: #333333;
}

.color43 {
    color: #434343;
}

.color-blue {
    color: #838181;
}

.colo-blue2 {
    color: #0A51A0;
}

.color87 {
    cursor: pointer;
    margin-top: 3px;
    color: #878787;
}

.colora9 {
    color: #A9A9A9;
}

.color7 {
    color: #747474;
}

.color-cb {
    color: #fff;
}

.middle {
    vertical-align: middle;
}

.song {
    font-family: "宋体";
}

.color-b {
    color: #E8F0F8;
}

.block {
    display: block;
}

.bold {
    font-weight: bold;
}

.boeder-radio {
    border-radius: 5px;
}

.content {
    max-width: 1202px;
    margin: 0 auto;
    width: 100%;
    min-width: 320px;
    /*overflow: hidden;*/
}

.o2 {
    overflow: visible;
}

.lin200 {
    line-height: 200%;
}

.lin175 {
    line-height: 175%;
}

.mar-bo2 {
    margin-bottom: 2px;
    margin-right: 5px;
    width: .9rem;
}


/*公共部分*/
.banner img {
    width: 100%;
    display: block;
}

.nav-top {
    background: url("../images/06.png");
    background-position: 40%;
    background-size: 100% 100%;
    height: 112px;
    box-sizing: border-box;
    padding: 20px 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0 0 10px #a3a3a3;
    -moz-box-shadow: 0 0 10px #a3a3a3;
    box-shadow: 0 0 10px #a3a3a3;
    z-index: 200;
    border-bottom: 1px solid #e8e8e8\9;
}

.nav-top .logo {
    width: 15.9%;
    /*margin-top: 17px;*/
}

.logom {
    display: none;
}

/*.nav-top .logo img{
    width: 100%;
    max-width: 322px;
    }*/
input.search {
    width: 230px;
    height: 30px;
    background: white url("../images/search.png") no-repeat 96% center;
    border: 1px solid #dddddd;
    line-height: 30px;
    box-sizing: border-box;
    padding: 0 10px;
    border-radius: 2px;
    margin-right: 21px
}

/*导航*/
.menu {
    width: 64%;
}

.logos {
    margin-left: 5%;
}

.nav {
    margin-top: 3px;
}

.nav .ul_nav>li {
    width: 14.28%;
    text-align: center;
    float: left;
    line-height: 45px;
}

.nav .ul_nav>li.one a {
    color: #0069b9;
}

.nav .ul_nav>li>a {
    color: #333333;
    display: inline-block;
    padding: 0 3%;
    text-decoration: none;
}

.nav .ul_nav>li a:hover {
    /*color:  #0069b9;*/
}

.blue-nav {
    background: #679cc4 url("../images/bag.jpg") no-repeat right center;
    padding: 2% 0;
}

.blue-nav2 {
    padding: 0;
}

.banner2 {
    width: 100%;
}

.banner2 img {
    width: 100%;
    max-width: 1920px;
    display: block;
}

.ss {
    height: 112px;
}

.p-nav {
    display: none;
}


/*底部*/
.footer {
    /*background: url("../images/f-bg.jpg");*/
    background: #dfdfdf;
    border-top: 1px solid #fff;

}

.footer-bg {
    /*background: url("../images/bg-f3.jpg") no-repeat 50% top;*/
    padding: 2% 0 0;
}

.footer .hang {
    width: 88%;
    margin-bottom: 4%;
}

.footer .u2-footer {
    float: left;
    width: 14%;
}

.footer .u2-footer li a {
    color: #808080;
    font-size: 12px;
    text-decoration: none;
    font-weight: blod;
}

.footer .u2-footer li a:hover {
    /*color: white;*/
}

.footer .u2-footer li {
    font-weight: 700;
    font-size: 14px;
    padding: 5px 0;
}

.footer .u2-footer li.li-first {
    margin-bottom: 10px;
}

.footer .u2-footer li.li-first a {
    font-weight: 700;
    color: #000;
    font-size: 14px;
    text-decoration: none;
}

.footer .ma2 {

    padding: 8px;
    padding-bottom: 24px;
}

.footer .ma2 img {
    display: block;
    margin: 0 auto;
}

.footer .u3-f3 {
    margin-top: 5%;
}

.footer .ma .c {
    margin-top: 5px;
}

.footer-bottom {
    background: #005bac;
    font-weight: normal;
    font-size: 14px;
    padding: 20px 0;
    /*border-top: 1px solid #696969;*/
    line-height: 18px !important;
    height: 20px !important;
    font-size: 14px !important;
}

.content p {
    margin: 0px !important;
    float: left;
    width: 100%;
}

.footer-bottom .u-f li {
    float: left;
}

.footer-bottom .u-f li a {
    color: #fff;
}

.footer-bottom .u-f li a:hover {
    color: white;
}

/*2级导航*/
.dao-hang .ul_sub>li {
    display: inline-block;
    padding: 30px 4%;
}

.dao-hang .ul_sub li a {
    color: white;
    display: block;
}

.dao-hang .ul_sub li:hover {
    /*background: url("../images/hover-bg.png");*/
    background-color: #f5f6f7;
}

.dao-hang .ul_sub li.one {
    /*  background: url("../images/hover-bg.png");*/
    background-color: #f5f6f7;
}

.dao-hang .ul_sub li.one a {
    color: #0069B8;
}

.dao-hang .ul_sub li:hover a {
    color: #0069B8;
}

h1.h-size {
    display: none;
}

/*banner图上的标题*/
.ding {
    position: relative;
    margin-top: 112px;
    top: 0px;
    left: 0px;
}

/*.ding .p-tit{
    position: absolute;
    width: 100%;
    top:50%;
    left:10%;
    }*/
.ding .p-tit .p1 {
    padding-bottom: 20px;
    padding-left: 150px;
}

.ding .p-tit .p2 {

    padding-left: 150px;
}

.p-tit {
    position: absolute;
    /*left: 30px;*/
    bottom: 88px;
}

/*.ding .p-tit .p1:after {
    content: "";
    display: block;
    position: absolute;
    left: 14%;
    bottom: 20px;
    width: 40px;
    height: 2px;
    background: #555555;
    margin-left: -20px;
    margin-top: 20px;
    margin-bottom: 7px;
    }*/

/*子页面少的2级导航*/
.blue-nav .p-nav a {
    padding: 25px 30px;
    display: inline-block;
    color: white;
    margin: 0;
    text-decoration: none;
}

.blue-nav .p-nav a.a1 {
    color: #0167B7;
    background: url("../images/nav-bg.png");
}

.blue-nav .p-nav a:hover {
    color: #0167B7;
    background: url("../images/nav-bg.png");
}

.devdiv {
    width: 19%;
    float: left;
    margin-left: 46px;
}

.devdiv img {
    width: 100%;

}

.devul {
    float: right;
    background-color: #f5f5f5;
    padding-left: 3.5%;
    width: 71%;
    padding-bottom: 3%;
}

.devul>p {
    color: #282828;
    font-size: 14px;
    font-weight: bold;
    padding: 4% 0 0;
}

.devul>li {
    color: #282828;
    font-size: 13px;
    padding: 4% 0;
}

.devul>li>span {

    font-size: 13px;
    padding: 1%;
    width: 64px;
    text-align: center;
    background-color: #0168b7;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    color: white
}

.devul li a {
    color: #fff;
}


/*合规手册start*/

.devdiv2 {
    width: 19%;
    float: left;
    margin-left: 46px;
}

.devdiv2 img {
    width: 100%;
    vertical-align: middle;

}

.devul2 {
    float: right;
    background-color: #f5f5f5;
    padding-left: 3.5%;
    width: 71%;
    padding-bottom: 2%;
    /*height: 299px;*/
}

.devul2>p {
    color: #282828;
    font-size: 14px;
    font-weight: bold;
    padding: 4% 0 0;
}

.devul2>li {
    color: #282828;
    font-size: 13px;
    /*padding: 3% 0;*/
    line-height: 25px;
}

.devul2>li>span {

    font-size: 13px;
    padding: 1%;
    width: 64px;
    text-align: center;
    background-color: #0168b7;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    color: white
}

.devul2 li a {
    color: #fff;
}



/*合规手册end*/


.kcxfbg-title a {
    color: #282828;
}

.news_ul2 {
    margin-top: 50px;
}

@media (max-width:1250px) {
    .menu {
        width: 63%;
    }

    .banner {
        /*margin-top: 110px;*/
    }

    .ding .p-tit {
        top: 35%
    }

    .nav-top {
        background: white;
    }
}

@media (max-width:1175px) {
    .dao-hang .ul_sub li {
        padding: 30px 2%;
    }
}

@media (max-width:1080px) {
    .nav .ul_nav>li {
        width: 12%;
        padding-left: 10px;
    }

    /*.dao-hang .ul_sub li{*/
    /*padding: 30px 0;*/
    /*}*/
}

@media (max-width:950px) {
    .nav .ul_nav>li {
        width: 12%;
        padding-left: 7px;
    }

    .nav {
        position: absolute;
        /* right: 0; */
        margin-top: 10px;
        padding-right: 20px;
        width: 71%;
    }

    .logos {
        margin-left: 0;
    }

    .tel-fon22 {
        font-size: 22px;
    }

    .tel-fon20 {
        font-size: 20px;
    }

    .blue-nav {
        padding: 20px 0;
    }

    .blue-nav2 {
        padding: 0;
    }
}

@media (max-width:895px) {
    .dao-hang .ul_sub li {
        padding: 30px 2%;
        font-size: 14px;
    }
}

@media (max-width:820px) {
    .footer .hang {
        width: 100%;
    }

    .footer .ma {
        width: 100%;
        text-align: center;
        padding: 20px 0px;
        background-color: #d8d8d8;
    }

    .footer .ma2 {
        width: 110px;
        margin: 0 auto;
    }

    .ding .p-tit .p1 {
        font-size: 20px;
    }
}

@media (max-width:700px) {
    .nav .ul_nav>li {
        width: 13%;
        padding-left: 5px;
    }

    .nav {
        padding-right: 0;
    }
}

@media (max-width:640px) {
    .logom {
        display: block;
    }

    .logos img {
        width: 100px;
        position: absolute;
        right: 9px;
        top: 15px;
    }

    .logoq {
        display: none;
    }

    .nav {
        position: static;
    }

    .menu {
        width: 100%;
        float: none;
    }

    .nav-top {
        height: auto;
        padding: 0;
        background: white;
        width: 100%;
    }

    .nav-top .logo {
        display: none;
    }

    input.search {
        display: none;
    }

    .ss {
        height: 85px;
    }

    .nav {
        height: 55px;
        /*border-top: 1px solid #a5a5a5;*/
        background: white;
        margin-top: 4px;
        padding-bottom: 15px;
    }

    .nav h1 {
        background: url("/Portals/35/BatchImagesThumb/2022/1109/638035979057588880.png") left center no-repeat;
        background-size: contain;
        height: 55px;
        margin-top: 9px;
        width: 100px;
        background-size: 100%;
        margin-left: 3%;
    }

    .nav .btn_toggle {
        width: 27px;
        height: 20px;
        display: none;
        cursor: pointer;
        position: absolute;
        top: 20px;
        right: 142px;
    }

    .nav .btn_toggle span {
        width: 100%;
        height: 2px;
        background: #2b2f27;
        display: block;
    }

    .nav .btn_toggle span:nth-of-type(1) {
        margin-bottom: 7px;
        transition: all 0.3s;
    }

    .nav .btn_toggle span:nth-of-type(2) {
        margin-bottom: 7px;
        transition: all 0.3s;
    }

    .nav .btn_toggle span:nth-of-type(3) {
        transition: all 0.3s;
    }

    .nav .btn_toggle {
        display: block;
    }

    .nav .ul_nav {
        position: absolute;
        border-top: 1px solid #a5a5a5;
        display: none;
        font-size: 14px;
        z-index: 503;
        left: 0;
        top: 55px;
        width: 100%;
        padding: 10px 0;
        background: white;
        border-bottom: 1px solid #a5a5a5;
        box-sizing: border-box;
    }

    .nav ul.ul_nav li {
        display: block;
        width: 100%;
        height: 42px;
        line-height: 42px;
    }

    .nav ul.ul_nav li a {
        color: #333333;
        display: block;
        width: 100%;
        box-sizing: border-box;
    }

    .nav .ul_nav>li:hover .ul-nav2 {
        display: none;
    }

    .nav .ul_nav>li {
        text-align: left;
    }

    .nav .ul_nav>li a {
        padding-left: 20px;
    }

    .banner {
        margin-top: 81px;
    }

    .tel-fon18 {
        font-size: 18px;
    }

    .tel-fon16 {
        font-size: 16px;
    }

    .footer-bottom {
        padding: 15px 0;
        /*text-align: center;*/
    }

    .footer-bottom .u-f {
        display: block;
        float: none;
        margin-top: 5px;

    }

    .dao-hang {
        width: 100%;
        height: 40px;
        z-index: 3;
        position: relative;
        overflow: visible;
    }

    .close {
        display: inline-block;
        background-color: #eee;
        border-radius: 3px;
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        right: 92px;
        text-align: center;
        top: 126px;
        width: 90px;
        z-index: 301;
        color: white;
        position: absolute;
    }

    .dao-hang .nav_toggle {
        width: 27px;
        height: 40px;
        cursor: pointer;
        position: absolute;
        right: 2%;
        top: 12px;
    }

    .dao-hang .nav_toggle span {
        width: 100%;
        height: 2px;
        background: #fff;
        display: block;
    }

    .dao-hang .nav_toggle span:nth-of-type(1) {
        width: 27px;
        margin-bottom: 5px;
    }

    .dao-hang .nav_toggle span:nth-of-type(2) {
        width: 27px;
        margin-bottom: 5px;
    }

    .dao-hang .nav_toggle span:nth-of-type(3) {
        width: 27px;
    }

    .dao-hang .ul_sub li {
        float: left;
        box-sizing: border-box;
        width: 100%;
        padding: 10px 5px;
    }

    h1.h-size {
        line-height: 40px;
        font-weight: normal;
        display: block;
    }

    .blue-nav2 {
        background: #679cc4;
    }

    .dao-hang .ul_sub {
        width: 100%;
        border-top: 1px solid #e1e1e1;
        display: none;
        position: relative;
        overflow: visible;
        padding: 10px 0;
        /*top:40px;*/
        overflow: hidden;
        background-color: #ddd;
    }


    .ding .p-tit {
        display: none;
    }

    .footer .u2-footer {
        float: left;
        width: 100%;
        padding: 0 20px 5px;
        box-sizing: border-box;
    }

    .footer .u2-footer li.li-first {
        display: block;
        margin-bottom: 0;
        padding-left: 0;
        border-bottom: 1px solid #b9b9b9;
    }

    .footer .u2-footer li {
        display: none;
        padding: 10px 0 10px 10px;
        margin: 0;
    }

    .footer-bg {
        padding: 10px 0;
    }

    .footer .u3-f3 {
        margin-top: 0;
    }

    .footer .u2-footer li.li-first a {
        font-size: 14px;
    }

}

.adtbin {
    display: none;
    width: 100%;
    line-height: 34px;
    height: 36px;
    border: 1px solid #d0d0d0;
    box-sizing: border-box;
    padding-left: 10px;
}



.adtbdiv {
    display: none;
    position: absolute;
    right: 213px;
    top: 23px;
}

.li-first {
    position: relative;
}

.li-first>i {
    display: none;
    font-style: normal;
    position: absolute;
    right: 5px;
    bottom: 10px;
}

.mpban {
    display: none;
}

.mpban>img {
    width: 100%;
}

@media (max-width:390px) {
    .blue-nav .p-nav a {
        padding: 15px 20px;
    }
}

@media (max-width:640px) {

    .pcban {
        display: none;
    }

    .mpban {
        display: block;
        /*margin-top: 79px;*/
    }

    .close {
        top: 0px;
        right: 0px;
    }

    .wylja {
        display: block;
        margin-left: 28px;
    }

    .white-width,
    .about .z1 .img1,
    .about .z1,
    {
    width: 100%;
}

.about .z2 {
    margin: 0px !important;
}

.devdiv {
    margin-left: 0px;
    width: 40%;
    margin: 0px 30%;
}

.devdiv2 {
    margin-left: 0px;
    width: 40%;
    margin: 0px 30%;
}

.blue-nav .p-nav a {
    width: 49%;
    font-size: 12px;
    padding: 15px 0px;
}

.devul {
    width: 98%;
    padding: 0px 1%;
}

.devul2 {
    width: 98%;
    padding: 0px 1%;
}

.footer-bottom ul,
.footer-bottom span {
    font-size: 12px;
    float: none;
    width: 94%;
    line-height: 49%;
    padding: 0px 3% 0px;
}

.menu {
    position: relative;
}

.text-p {
    display: inline-block;
    position: absolute;
    right: 178px;
    top: 20px;
}

.ss {
    height: 79px;
}

.adtbdiv {
    display: inline-block;
}

.p-nav,
.li-first>i {
    display: block;
    font-weight: normal;
}


}