i,
em {
    font-style: normal;
}

@media screen and (max-width:1440px) {
    .hea .logo {
        margin: 36px 0 0 2%;
    }

    .hea h3 {
        font-size: 22px;
    }

    .hea h3 em {
        font-size: 14px;
    }

    .hea p {
        margin-right: 2%;
    }

    /* .menu {
        width: 55%;
    } */

    /*.menu li{margin:0 12px;}*/
}

@media screen and (max-width:1400px) {
    /* .menu {
        width: 52%;
    } */

    .menu li {
        font-size: 14px;
    }
}

@media screen and (max-width:1280px) {
    .hea .logo {
        margin: 36px 0 0 2%;
        width: 128px;
    }

    .hea h3 {
        font-size: 20px;
    }

    /*.menu li{margin:0 10px;}*/
}


.ty-banner-1 {
    position: relative;
    overflow: hidden;
    line-height: 0;
    text-align: center;
    min-width: 1200px;
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
}

.ty-banner-1 img {
    display: block;
    width: 100%;
}

.ty-banner-1 img.show {
    visibility: visible;
}


.lyl-1k2-search-1 {
    padding: 30px 0;
}

.lyl-1k2-search-1 .lyl-1k2-search-con {
    margin-left: 30px;
    height: 60px;
    box-shadow: 4px 4px 6px #ececec, -4px -4px 6px #ececec;
    border-radius: 10px;
    background: #fff;
}

.lyl-1k2-search-1 .lyl-1k2-search-hot {
    width: 750px;
    padding-left: 50px;
    position: relative;
}

.lyl-1k2-search-1 .lyl-1k2-search-hot i {
    position: absolute;
    width: 60px;
    height: 60px;
    background: #00439c url("../image/lyl-1k2-search-icon1.png") no-repeat center;
    left: -30px;
    top: 0;
    z-index: 5;
    border-radius: 50%;
}

.lyl-1k2-search-1 .lyl-1k2-search-hot p {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #333333;
}

.lyl-1k2-search-1 .lyl-1k2-search-hot p a {
    color: #999999;
    display: inline-block;
    margin-left: 20px;
}

.lyl-1k2-search-1 .lyl-1k2-search-hot p a:hover {
    color: #00439c;
}

.lyl-1k2-search-1 .lyl-1k2-search-ipt {
    width: 300px;
    margin-right: 22px;
}

.lyl-1k2-search-1 .lyl-1k2-search-ipt .lyl-search-1-inp1 {
    float: left;
    width: 196px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #666;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    padding-left: 10px;
    margin-top: 20px;
}

.lyl-1k2-search-1 .lyl-1k2-search-ipt .lyl-search-1-inp2 {
    float: left;
    width: 65px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
    border-radius: 10px;
    background: #00439c;
    margin: 14px 0 0 23px;
}



.plc {
    padding: 5px 0 25px;
}

.p12-curblock {
    display: none;
}

.p102-curmbs-1 {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #808080;
}

.p102-curmbs-1 b {
    font-weight: normal;
    padding-left: 35px;
    background: url(../image/p102-curmbs-icon1.png) no-repeat left center;

}

.p102-curmbs-1 i {
    font-style: normal;
}

.p102-curmbs-1 span {
    font-family: 宋体;
    height: 46px;
    line-height: 46px;
    padding: 0px 5px;
}

.p102-curmbs-1 a {
    color: #808080;
}

.p102-curmbs-1 a:hover {
    color: #00439c;
}


.p102-fdh-3 {
    height: 100px;
    box-shadow: 0 4px 6px #e9e9e9;
}

.p102-fdh-3 li {
    float: left;
    width: 16.66%;
    height: 100px;
    position: relative;
}

.p102-fdh-3 li:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 26px;
    background: #cfcfcf;
    right: 0;
    top: 50%;
    margin-top: -13px;
}

.p102-fdh-3 li:last-child:after {
    display: none;
}

.p102-fdh-3 li a {
    display: block;
    height: 100px;
    line-height: 100px;
    font-size: 22px;
    color: #1a1a1a;
    text-align: center;
}

.p102-fdh-3 li.sidenavcur:before,
.p102-fdh-3 li:hover:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #00439c;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.p102-fdh-3 li.sidenavcur a,
.p102-fdh-3 li:hover a {
    font-weight: bold;
    color: #00439c;
}

.p102-fdh-3 li.sidenavcur a:before,
.p102-fdh-3 li:hover a:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background: #fff;
    border: 3px solid #00439c;
    border-radius: 100%;
    left: 50%;
    margin-left: -9px;
    bottom: -8px;
    z-index: 2;
}

.p102-fdh-3 li.sidenavcur a:after,
.p102-fdh-3 li:hover a:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #00439c;
    border-radius: 100%;
    left: 50%;
    margin-left: -3px;
    bottom: -2px;
    z-index: 3;
}


.p102-about-content {
    font-size: 16px;
    line-height: 32px;
    color: #4c4c4c;
    text-align: justify;
    padding: 40px 0;
}


.foot {
    height: 570px;
    background: #373e4a;
    overflow: hidden;
}

.foot .footer {
    width: 1400px;
    margin: 0 auto;
}

.foot1 {
    height: 150px;
    background: #2c3441;
    overflow: hidden;
}

.foot1 p {
    font: 16px "Microsoft YaHei UI";
    line-height: 150px;
    color: #fff;
    background: url(../image/f1.png) no-repeat left center;
    padding-left: 38px;
    float: left;
}

.foot1 p:nth-child(2) {
    background: url(../image/f2.png) no-repeat left center;
    font: 20px Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 150px;
    margin-left: 17%;
    position: relative;
}

.foot1 p:nth-child(2):before {
    content: "";
    position: absolute;
    top: 70px;
    left: -37%;
    background: url(../image/fline.png) no-repeat;
    width: 7px;
    height: 13px;
}

.foot1 p:nth-child(2):after {
    content: "";
    position: absolute;
    top: 70px;
    right: -37%;
    background: url(../image/fline.png) no-repeat;
    width: 7px;
    height: 13px;
}

.foot1 p:last-child {
    float: right;
    background: url(../image/f3.png) no-repeat left center;
}

.foot1 p b {
    padding: 0 9px;
}

/* .fnav {
    height: 230px;
    border-right: 1px solid #4d535e;
    box-sizing: border-box;
    margin: 54px 5% 0 0;
    width: 15%;
    float: left;
}

.fnav:nth-child(4) {
    margin-right: 0;
}

.fnav p {
    font: 14px "Microsoft YaHei UI";
    line-height: 24px;
    color: #cccccc;
    text-transform: uppercase;
}

.fnav p a {
    display: block;
    color: #ccc;
    line-height: 24px;
    height: 24px;
}

.fnav p a:hover,
.fqit a:hover {
    font-weight: bold;
    color: #fff;
    text-decoration: underline;
} */

.tit2 {
    font: 18px "Microsoft YaHei UI";
    font-weight: bold;
    color: #fff;
    background: url(../image/farr.png) no-repeat 60% center;
    margin-bottom: 22px;
}

.tit2 a {
    display: block;
    color: #fff;
}

.fwz {
    height: 283px;
    width: 18.71%;
    margin-top: 54px;
}

.fwz p span {
    display: block;
    width: 45.8%;
}

.fwz span img {
    display: block;
    width: 100%;
    padding: 5px;
    border: 1px solid #5f656e;
    box-sizing: border-box;
}

.fwz span em {
    display: block;
    text-align: center;
    font: 14px "Microsoft YaHei UI";
    height: 40px;
    line-height: 40px;
    color: #fff;
}

.fqit {
    height: 79px;
    border-top: 1px solid #4d535e;
    font: 14px "Microsoft YaHei UI";
    line-height: 79px;
    color: #fff;
}

.fqit em {
    padding: 0 8px;
}

.fqit span {
    float: right;
}

.fqit a {
    color: #fff;
}

@media (min-width: 1200px) and (max-width: 1680px) {
    .foot .footer {
        width: 1200px;
    }
}


.client-2 {
    width: 45px;
    position: fixed;
    right: 10px;
    top: 60%;
    z-index: 999;
    color: #fff;
}

.client-2 li a {
    text-decoration: none;
    color: #fff;
}

.client-2 li {
    margin-bottom: 5px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
}

.client-2 li.my-kefu-qq {
    background: #00439c url(../image/cimg23.png) center no-repeat;
}

.client-2 li.my-kefu-weixin {
    background: #00439c url(../image/cimg24.png) center no-repeat;
}

.client-2 li.my-kefu-tel {
    background: #00439c url(../image/cimg25.png) center no-repeat;
}

.client-2 li.my-kefu-shouye {
    background: #00439c url(../image/tohome.png) center no-repeat;
    background-size: 26px;
}

.client-2 li.my-kefu-shouye a {
    width: 45px;
    height: 45px;
    display: block;
}

.client-2 li.my-kefu-ftop {
    background: #00439c url(../image/returnTop.png) center no-repeat;
}

.client-2 li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 li.my-kefu-qq .cont {
    margin: 0;
    background: #00439c url(../image/cimg23.png) 15px center no-repeat;
    border-radius: 50px;
    padding-left: 45px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    width: 130px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
}

.client-2 li.my-kefu-tel .cont {
    margin: 0;
    background: #00439c url(../image/cimg25.png) 15px center no-repeat;
    border-radius: 50px;
    padding-left: 45px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    width: 180px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop .my-kefu-main {
    padding-top: 6px;
}

.client-2 li.my-kefu-weixin .cont {
    margin: 0;
    width: 115px;
    padding: 5px;
    border: solid 1px #ccc;
    position: absolute;
    left: -150px;
    top: -44px;
    background-color: #fff;
}

.client-2 li.my-kefu-weixin .cont span {
    display: block;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    color: #1a1a1a;
}

.client-2 li.my-kefu-weixin .cont img {
    width: 115px;
    height: 115px;
}

.client-2 li:hover .cont {
    display: block !important;
}