input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

p {
    margin: 0;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5
}

.wd1200 {
    width: 1200px;
    margin: 0 auto;
}


/*æ»šåŠ¨*/

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

.com-img {
    display: block;
    overflow: hidden;
}

.com-img img {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.wh {
    width: 1300px;
    margin: 0 auto;
}


/*å¤´éƒ¨æ ·å¼*/

.top1 {
    height: 32px;
    color: #555555;
    font-size: 14px;
    line-height: 32px;
    border-bottom: 1px solid #b6b6b6;
}

.top2 {
    height: 103px;
    border-bottom: 2px solid #3a64ea;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.top2.fix {
    position: fixed;
    z-index: 999999;
    background: #fff;
    width: 100%;
    top: 0;
}

.wel {
    height: 30px;
    font-size: 12px;
}

.logo {
    float: left;
    line-height: 103px;
}

.top2 .k2 {
    margin-top: 35px;
    font-size: 16px;
    color: #333333;
    line-height: 35px;
    text-align: right;
}

.topr .k2 p {
    font-size: 12px;
}

.guanhui {
    position: relative;
    height: 32px;
}

.guanhui_ewm {
    position: absolute;
    width: 85px;
    height: 0;
    overflow: hidden;
    left: 50%;
    margin-left: -42px;
    top: 100%;
    z-index: 9999;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.guanhui_ewm img {
    max-width: 100%;
}

.guanhui a {
    font-size: 12px;
    display: block;
    padding-left: 25px;
    background: url(//cdn.myxypt.com/d36b75f9/21/09/bd1875815f860fe37c89eaf8edabb9a7bc250185.png) no-repeat left center;
}

.guanhui a:hover {
    color: #555;
}

.guanhui:hover .guanhui_ewm {
    height: 84px;
}

.top1 .k2 {
    padding-left: 25px;
    background: url(//cdn.myxypt.com/d36b75f9/21/09/fcb35aa6976cf92ed789387c58cce7efe4ca69c5.png) no-repeat left center;
    margin-right: 30px;
}


/*çƒ­é—¨æœç´¢*/

.sou {
    margin: 15px 0;
}

.hotSearch {
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

.hotSearch a {
    margin-right: 6px;
}

.ss {
    width: 18px;
    margin-left: 15px;
    position: relative;
    margin-top: 40px;
}

.ss #formsearch2 {
    position: absolute;
    top: 42px;
    right: -0;
    display: none;
    z-index: 999;
    line-height: 22px;
    width: 210px;
}

.ss #formsearch2 input {
    height: 22px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
}

.ss #formsearch2 input#keyword {
    height: 22px;
    line-height: 22px;
    padding-left: 4px;
    color: #666;
}

.ss #formsearch2 input#s_btn {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #2d3442;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
}


/*å¯¼èˆªæ æ ·å¼*/

.nav2 {
    margin-top: 20px;
    margin-left: 50px;
}

.nav2 li {
    float: left;
    text-align: center;
    position: static;
    z-index: 999;
    width: 130px;
}

.nav2 li i {
    font-style: normal;
}

.nav2 li .creat {
    background: url(//cdn.myxypt.com/d36b75f9/21/09/372d90d20448edf2cac9b233091e024c2cd4ad6f.png) no-repeat center;
    display: block;
    width: 13px;
    height: 8px;
    margin: 28px 0 0 3px;
}

.nav2 li a {
    display: block;
    line-height: 62px;
    color: #666;
    height: 62px;
    padding: 0;
    font-size: 20px;
    padding: 0;
    font-weight: bold;
}

.nav2 li a:hover {
    color: #3a64ea;
    text-decoration: none;
}

.nav2 li a:hover .creat {
    background: url(//cdn.myxypt.com/d36b75f9/21/09/48a6aeb596744e3426e43204a66cbc45657bb2e6.png) no-repeat center;
}

.top2 {
    position: relative;
}

.nav2>li>a:focus,
.nav2>li>a:hover {
    text-decoration: none;
    background-color: #fff;
}

.nav2 .sec {
    width: 100%;
    height: 0;
    color: #333;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 47px;
    left: 0px;
    text-align: left;
    background-color: rgba(255, 255, 255, .9);
    width: 100%;
    height: 0;
    z-index: 999;
    position: absolute;
    left: 0;
    top: 103px;
    overflow: hidden;
    background: url(//cdn.myxypt.com/d36b75f9/21/09/0053e286e6f86d04126c60f11786ded7f2b233f3.jpg) no-repeat top center;
}

.nav2 .sec .tit {
    float: left;
    width: 75%;
    padding-top: 33px;
}

.nav2 .sec .w11 {
    font-size: 35px;
    color: #666;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: 30px;
}

.nav_box {
    width: 55%;
}

.nav_img {
    float: right;
    width: 33%;
    margin-top: 54px;
    margin-right: 5%;
}

.nav2 .sec .miao2 {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    margin-bottom: 17px;
}

.nav2 .sec .seclist {}

.nav2 .sec .seclist a {
    float: left;
    width: 33%;
    font-size: 16px;
    line-height: 34px;
    color: #666;
    padding: 0;
    height: auto;
    display: block;
}

.nav2 .sec .seclist li a {}

.nav2 .sec a {
    display: inline;
    color: #333;
    height: 24px;
    line-height: 24px;
    width: 100%;
    font-size: 14px;
    text-align: left;
    padding: 0 20px 0 0;
    white-space: nowrap;
}

.nav2 .sec a:hover {
    color: #3a64ea;
    text-decoration: none;
    background: none;
}

.secbg {}

.secbox {
    height: 100%;
}

.dd2 {
    width: 25%;
    float: left;
    font-size: 16px;
    color: #fff;
    line-height: 37px;
    padding-top: 54px;
    padding-left: 3.5%;
}

.dd2 h3 {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    line-height: 28px;
    margin-bottom: 24px;
}

.nav2 li .dd2 a {
    font-size: 16px;
    color: #fff;
    display: block;
    height: 37px;
    padding: 0;
    line-height: 37px;
}

.yy {
    margin-top: 40px;
    position: relative;
}

.yu {
    color: #666666;
    font-size: 16px;
    cursor: pointer;
    padding-left: 33px;
    background: url(//cdn.myxypt.com/d36b75f9/21/09/8989d711e43e87d11c36ecc48bd5c70dcc1753e1.png) no-repeat left center, url(//cdn.myxypt.com/d36b75f9/21/09/372d90d20448edf2cac9b233091e024c2cd4ad6f.png) no-repeat right center;
    padding-right: 15px;
}

.yy a {
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    padding-left: 33px;
    background: #2d3442;
    width: 112px;
}

.yan {
    position: absolute;
    top: 42px;
    left: 0;
    z-index: 9999;
    display: none;
}


/*  */

.mouse {
    width: 100px;
    height: 100px;
    background-color: #3a64ea;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -55px;
    border-radius: 50px;
    z-index: 99;
}

.mouse:after {
    content: "";
    position: absolute;
    height: 71px;
    width: 23px;
    background-image: url(//cdn.myxypt.com/d36b75f9/21/09/3378967283ae084e0befe192b7582f175b484b1b.png);
    left: 50%;
    margin-left: -10px;
    top: 15px;
    -webkit-animation: rotateplane 1.5s infinite ease-in-out;
    animation: rotateplane 1.5s infinite ease-in-out;
}


/* Hero unit mouse animation */

@-webkit-keyframes rotateplane {
    0% {
        -webkit-transform: translateY(-2px)
    }
    100% {
        -webkit-transform: translateY(7px)
    }
}

@keyframes rotateplane {
    0% {
        transform: translateY(-2px);
        -webkit-transform: translateY(-2px);
    }
    100% {
        transform: translateY(7px);
        -webkit-transform: translateY(7px);
    }
}


/* c1_index */

.c1_index {
    position: relative;
    background: #3a64ea;
    padding: 30px 0;
}

.titaa {
    text-align: center;
}

.titaa h2 {
    font-size: 48px;
    color: #fff;
}

.titaa h3 {
    font-size: 30px;
    font-weight: normal;
    color: #fff;
}

.titaa h3 span {
    opacity: .7;
}


/*  */

.pbox {
    position: relative;
    margin: 20px auto;
}

.ss1 {
    width: 1060px;
    margin: 0 auto;
    text-align: center;
}


/* é¦–é¡µæŸ¥è¯¢ */

.souo select {
    max-width: 24%;
    line-height: 46px;
    font-size: 16px;
    color: #888888;
    width: 100%;
    height: 46px;
    /* text-indent: 4px; */
    border: none;
    margin-right: 2.4%;
    background: url(//cdn.myxypt.com/d36b75f9/21/09/05306157156df5ef6227a3e59404cdedbdd1b594.png) no-repeat 95% 50% #fff;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 0 2%;
    outline: none;
}

.souo a.haha {
    display: inline-block;
    width: 115px;
    line-height: 46px;
    font-size: 20px;
    background: url(//cdn.myxypt.com/d36b75f9/21/09/99b2aab734f15cc43729daf50e46dbc85249a139.png) no-repeat 82px 50% #fff;
    text-indent: 20px;
    color: #888888;
    vertical-align: middle;
    text-align: left;
}


/*  */

.sul {
    margin-top: 20px;
    position: relative;
    background: #fff;
    padding: 30px 0;
    border-radius: 5px;
}

.sul li {
    position: relative;
    margin: 0 5px;
}

.sul li a {
    display: block;
    font-size: 24px;
    color: #323232;
    padding: 0 5px;
}

.sul li:hover a {
    background: #3a64ea;
    color: #fff;
}

.sul li.gduo a {
    text-align: center;
    background: #3a64ea;
    font-size: 19px;
    line-height: 38px;
    width: 132px;
    color: #fff;
}


/* c2_index */

.c2_index {
    position: relative;
    background: #f6f6f6;
    padding: 35px 0 15px;
}

.c2_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.c2_list li {
    width: 24%;
    position: relative;
    margin-bottom: 15px;
}

.c2_list li .ch_img {
    border: #3a64ea 3px solid;
}

.c2_list li .ch_img img {
    width: 100%;
    height: auto;
}

.c2_list li .ch_tt {
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    color: #333333;
}

.c2_list li .ch_tt a {
    color: #333333;
    display: block;
}

.c2_list li .ch_mm {
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 84%;
    opacity: 0;
    transition: all 0.6s ease;
}

.gff {
    background: rgba(255, 255, 255, 0.6);
    border-radius: 30px;
    width: 60%;
    font-weight: 600;
    font-size: 16px;
    line-height: 47px;
    text-align: center;
    margin: 40% auto 0;
}

.gff a {
    color: #333;
    display: block;
}

.c2_list li:hover .ch_mm {
    opacity: 1;
}


/* è¡Œä¸šé¢†åŸŸ */

.case_home {
    position: relative;
}

.cc_right {
    width: 960px;
    float: right;
}

.cc_right li img {
    width: 100%;
}


/* å·¦è¾¹ */

.cc_left {
    position: absolute;
    width: 50%;
    top: 0;
    left: 0;
    height: 100%;
    background: url(//cdn.myxypt.com/d36b75f9/21/09/13ebfc0a6d954bddfc0f79be4a31a303bc5d3721.jpg);
    padding-top: 70px;
}

.cc_left .p1 {
    font-size: 40px;
    color: #fff;
    line-height: 40px;
    font-weight: 600;
    margin-left: 44.07%;
}

.rtm {
    margin-top: 20px;
}

.rtm ul li {
    position: relative;
}

.rtm ul li p {
    line-height: 90px;
    background: no-repeat center;
    padding-left: 52.23%;
    background-position: 46.07%;
    color: #fff;
    font-size: 18px;
    position: relative;
    z-index: 22;
    width: 100%;
}

.rtm ul li a {
    display: block;
    position: relative;
}

.rtm ul li a::after {
    content: "+";
    background: rgba(58, 100, 234, .5);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 0;
    color: #fff;
    font-size: 0px;
    text-align: right;
    font-weight: 100;
    transition: all 0.5s;
}

.rtm ul li.on a::after {
    width: 115.789%;
    font-size: 60px;
    padding-right: 40px;
}


/*  */

.index-c3 {
    width: 100%;
    min-height: 1965px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    background: url(//cdn.myxypt.com/d36b75f9/21/09/f13e30ea783ce5929a984183abaac6f3dfdc49d3.jpg) no-repeat center;
}

.index-tlt3 {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

.index-tlt3 h2 {
    font-size: 38px;
    font-weight: bold;
    color: #3a64ea;
}

.index-tlt3 h2 span {
    color: #151515;
}

.index-tlt3 h3 {
    font-size: 18px;
    color: #4b4b4b;
    font-weight: normal;
    line-height: 40px;
    background: url(//cdn.myxypt.com/d36b75f9/21/09/d14c072bf52477c65e8589e6721b95cc818b6114.png) no-repeat center;
}


/*  */

.index-c3 ul li {
    margin-bottom: 28px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.index-c3 ul li .img {
    width: 650px;
    height: 425px;
    float: left;
}

.index-c3 ul li .img img {
    width: 650px;
    height: 425px;
}

.index-c3 ul li .wz {
    width: 570px;
    float: right;
    margin-top: 10px;
}

.index-c3 ul li:nth-child(2n) .img {
    float: right;
}

.index-c3 ul li:nth-child(2n) .wz {
    float: left;
}

.index-c3 ul li .wz .wz-tlt {
    padding-left: 100px;
    position: relative;
    padding-top: 20px;
    padding-bottom: 30px;
}

.index-c3 ul li .wz .wz-tlt h3 {
    font-size: 28px;
    font-weight: bold;
    color: #333333;
}

.index-c3 ul li .wz .wz-tlt h4 {
    font-size: 17px;
    color: #666;
    line-height: 30px;
    font-weight: normal;
}

.index-c3 ul li .wz .wz-tlt dt {
    width: 74px;
    height: 90px;
    background: url(//cdn.myxypt.com/d36b75f9/21/09/48da66b647c0ead3becbcf21079b50d30ae63543.png) no-repeat center;
    text-align: center;
    line-height: 90px;
    color: #fff;
    font-size: 48px;
    font-family: Arial;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 10px;
}

.index-c3 ul li .wz .wz-con {
    font-size: 16px;
    color: #383838;
    line-height: 35px;
}

.index-c3 ul li .wz .wz-tu {
    width: 540px;
    height: 138px;
    margin-top: 30px;
}


.index-c3 ul li .wz .wz-tu img {
    width: 565px;
    height: 145px;
}

.index-c3 ul li:nth-child(4) .wz-tel {
    font-size: 16px;
    font-weight: bold;
    color: #3a64ea;
    margin-top: 30px;
}

.index-c3 ul li:nth-child(4) .wz-tel span {
    font-size: 24px;
}

.index-c3 ul li:nth-child(4) a.ljzx {
    display: block;
    width: 220px;
    height: 40px;
    background: #3a64ea;
    box-shadow: 0 0 20px #3a64ea;
    border-radius: 20px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    margin-top: 20px;
}

.index-c3 ul li:nth-child(2n) {
    flex-direction: row-reverse;
}

.index-c3 ul li:nth-child(2n) .wz .wz-tlt {
    margin-left: 50px;
}

.index-c3 ul li:nth-child(4) .wz .wz-con {
    margin-left: 50px;
}

.index-c3 ul li:nth-child(4) .wz .wz-tel {
    margin-left: 50px;
}

.index-c3 ul li:nth-child(4) a.ljzx {
    margin-left: 50px;
}

/**/

.index-c3 ul li .wz .fll{
    display: flex;
    justify-content: space-between;
    width: 570px;
}

.index-c3 ul li .wz .fll img{
    width: 273px;
    height: 145px;
}



/* service_home */

.service_home {
    position: relative;
    height: 382px;
    background: url(//cdn.myxypt.com/d36b75f9/21/09/cdcb6473fcc23f5a3e2bf495f0033cd363a4c083.jpg) no-repeat center;
}

.ser_tit {
    text-align: center;
    padding: 40px 0;
}

.ser_tit h3 {
    font-size: 40px;
    color: #ffffff;
}


/*  */

.ser_list {
    display: flex;
    background: #fff;
}

.ser_list li {
    flex: 1;
    position: relative;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
}

.ser_list li .img {
    width: 108px;
    height: 125px;
    margin: 0 auto;
    line-height: 125px;
    text-align: center;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.ser_list li:hover .img {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}

.ser_list li .img img {
    width: 108px;
    height: 125px;
}

.ser_list li i {
    display: block;
    position: absolute;
    z-index: 9999;
    width: 31px;
    height: 28px;
    background: url(//cdn.myxypt.com/d36b75f9/21/09/dd33fb40a89a2a4effac8cc87a65a6b0a3a8dde2.png)no-repeat top center;
    right: -5%;
    top: 35%;
}

.ser_list li h3 {
    font-size: 18px;
    color: #474747;
    margin-top: 10px;
    font-weight: normal;
}

.ser_list li:last-child i {
    display: none;
}


/* about_home */

.about_home {
    position: relative;
    padding: 40px 0;
}

.abb_top {
    display: flex;
    justify-content: space-between;
}

.abb_left {
    position: relative;
    width: 740px;
}

.abb_left img {
    width: 740px;
    height: 422px;
}

.abb_right {
    position: relative;
    width: 545px;
}

.abb_right>h3 {
    font-weight: bold;
    font-size: 30px;
    color: #323232;
    padding-bottom: 10px;
    margin-bottom: 10px;
    background: url(//cdn.myxypt.com/d36b75f9/21/09/79c56497fffea6a0d798ce306e1401f8533a5807.png) no-repeat left bottom;
}

.abb_right>span {
    display: block;
    font-size: 24px;
    color: #323232;
}

.abb_right .abbtxt {
    line-height: 1.7;
    font-size: 15px;
    color: #323232;
    text-indent: 20px;
}

.abb_right .abmore {
    margin-top: 30px;
    text-align: right;
}

.abb_right .abmore a {
    display: inline-block;
    width: 162px;
    line-height: 48px;
    border: 1px solid #999;
    text-align: center;
    font-size: 18px;
    color: #323232;
}

.abb_right .abmore a i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    width: 38px;
    height: 8px;
    background: url(//cdn.myxypt.com/d36b75f9/21/09/a22629868ab267e7f1991db83ab6ca5f9b0e4729.png) no-repeat center;
}


/*  */

.c2-con {
    margin-top: 10px;
    background: #3a64ea;
    padding-top: 10px;
    padding-bottom: 20px;
}

.c2-con ul li {
    width: 325px;
    float: left;
    text-align: center;
    position: relative;
}

.c2-con ul li+li {
    background: url(//cdn.myxypt.com/d36b75f9/21/09/a021df87cba409ad0d225470b24ff6288a2548d1.png) no-repeat left center;
}

.c2-con ul li .count-title {
    color: #fff;
}

.c2-con ul li .count-title i {
    font-size: 78px;
    font-weight: bold;
    font-style: inherit;
    color: #fff;
}

.c2-con ul li dt {
    font-size: 18px;
    color: #fff;
    position: absolute;
    top: 25px;
    left: 198px;
    background: url(//cdn.myxypt.com/d36b75f9/21/09/62e2ea80d88499ae4bb90d0ba5fac972a720ea00.png) no-repeat;
    width: 32px;
    line-height: 32px;
    text-align: center;
    font-weight: normal;
}

.c2-con ul li:nth-child(2) dt {
    left: 270px;
}

.c2-con ul li:nth-child(4) dt {
    left: 240px;
}

.c2-con ul li p {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
}


/*  */

.ab-tu {
    margin-top: 15px;
}

.ab-tu .tabli2 {
    width: 210px;
}

.ab-tu .ab-tu-img {
    width: 1070px;
    float: right;
}

.ab-tu .tabli2 ul li {
    width: 209px;
    height: 96px;
    background: #d3d3d3;
    text-align: center;
    font-size: 24px;
    color: #2e2e2e;
    padding-top: 20px;
    cursor: pointer;
}

.ab-tu .tabli2 ul li span {
    display: block;
    font-size: 12px;
    font-family: Arial;
    color: #999;
    text-transform: uppercase;
}

.ab-tu .tabli2 ul li.cur {
    background: url(//cdn.myxypt.com/d36b75f9/21/09/d93a04cb9c6ceb480891807b3e42e30916eeb12b.png) no-repeat center;
    color: #fff;
}

.ab-tu .tabli2 ul li.cur span {
    color: rgba(255, 255, 255, 0.8);
}

.ab-tu .ab-tu-img .tab2 {
    display: none;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd {
    overflow: hidden;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd ul li {
    width: 254px;
    height: 192px;
    float: left;
    margin-right: 18px;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd ul li img {
    width: 254px;
    height: 192px;
}


/*  */

.box8 {
    padding: 0 0 45px;
}

.xin {
    position: relative;
}

.nleft {
    position: relative;
    width: 825px;
}

.nsort {
    border-bottom: 1px solid #ebebeb;
}

.nsort li a {
    display: block;
    color: #505050;
    font-size: 18px;
    padding-left: 38px;
    height: 45px;
    line-height: 45px;
    background: url(//cdn.myxypt.com/d36b75f9/21/09/fe27b3bd77e6566a341d9d6c5d82d7f1da009234.png) no-repeat left center;
    width: 138px;
    margin-right: 27px;
}

.nsort li:nth-child(2) a {
    background: url(//cdn.myxypt.com/d36b75f9/21/09/4ba8561352eca57d0241c9ba57e4825ec98b1da2.png) no-repeat left center;
}

.nsort li.cur {
    background: url(//cdn.myxypt.com/d36b75f9/21/09/1e127596a89ceeae9a8bddb0bc4e71eed3bbccdb.png) no-repeat bottom left;
}

.tab3 {
    display: none;
    margin-top: 30px;
}

.nimg1 img {
    width: 325px;
    height: 340px;
    display: block;
}

.news_list1 {
    width: 470px;
    margin-top: 4px;
}

.news_list1 li {
    margin-bottom: 35px;
}

.con2 {
    width: 375px;
    padding-left: 13px;
    border-left: 1px solid #e5e5e5;
}

.ntime {
    width: 75px;
    height: 87px;
    border: solid 1px #dcdcdc;
    text-align: center;
    line-height: 78px;
    text-align: center;
    padding-top: 15px;
}

.ntime dd {
    color: #222222;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}

.ntime dt {
    color: #666666;
    font-size: 16px;
    font-weight: normal;
    background: url(//cdn.myxypt.com/d36b75f9/21/09/a041ef34815af58ef5623220def96ae8f18df786.png) no-repeat 38px bottom;
    padding-bottom: 6px;
}

.news_list1 li a {
    color: #1f1f1f;
    font-size: 17px;
    display: block;
    margin: 3px 0 6px 0;
}

.news_list1 li span {
    color: #9e9e9e;
    font-size: 14px;
    line-height: 24px;
    display: block;
}

.news_list1 li:hover a {
    color: #3a64ea;
    font-weight: bold;
}

.news_list1 li:hover .ntime {
    background: #3a64ea;
    color: #fff;
}

.news_list1 li:hover .ntime dd,
.news_list1 li:hover .ntime dt {
    color: #fff;
}

.news_list1 li:hover .ntime dt {
    background: url(//cdn.myxypt.com/d36b75f9/21/09/2e944ca4f9e57115ac97ab59a3a847d318eeeeb3.png) no-repeat 38px bottom;
}


/*  */

.nright {
    width: 425px;
}

.bt3 {
    border-bottom: 1px solid #ebebeb;
}

.lbt {
    color: #505050;
    font-size: 18px;
    padding-left: 38px;
    height: 45px;
    line-height: 45px;
    background: url(//cdn.myxypt.com/d36b75f9/21/09/9fb073b52b541ea29fc22e8f8626fa5c54bbbae7.png) no-repeat left center;
}

.bt3 a {
    display: block;
    color: #444444;
    font-size: 16px;
    margin-top: 18px;
}


/*  */

.liu {
    margin-top: 42px;
}

.liu .x-submit {
    width: 99px;
    height: 38px;
    border: none;
    outline: none;
    margin-left: 75px;
    background-color: #3a64ea;
    display: block;
    line-height: 38px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    border-radius: 5px;
}

.yan_fx li span {
    display: block;
    width: 75px;
    color: #444444;
    font-size: 16px;
}

.yan_fx li textarea {
    width: 312px;
    height: 62px;
    border: solid 1px #e5e5e5;
    padding: 15px;
    display: block;
    background: #f6f6f6;
    outline: none;
    resize: none;
}

.yan_fx li:first-child {
    margin-bottom: 17px;
}

.yan_fx li {
    margin-bottom: 12px;
}

.yan_fx li input {
    width: 312px;
    height: 37px;
    border: solid 1px #e5e5e5;
    line-height: 37px;
    padding-left: 15px;
    background: #f6f6f6;
}

.yan_fx .yzm input {
    width: 96px;
    height: 39px;
    border: none;
    outline: none;
    margin-right: 13px;
}

.yan_fx #change_code {
    color: #444444;
    font-size: 14px;
    line-height: 39px;
    margin-left: 5px;
}


/* foot_wap */

.foot_wap {
    position: relative;
    background: #3a64ea;
    padding: 30px 0;
}

.ft_aa {
    float: left;
    width: 430px;
    padding-left: 30px;
}

.ft_logo {
    margin-bottom: 20px;
}

.ft_logo img {
    max-width: 100%;
}

.ft_dao {
    position: relative;
}

.ft_dao h2 {
    font-size: 19px;
    font-weight: normal;
    margin-bottom: 10px;
    color: #fff;
}

.ft_dao ul {
    display: flex;
    flex-wrap: wrap;
}

.ft_dao ul li {
    width: 33.33%;
    text-align: left;
    line-height: 35px;
}

.ft_dao ul li a {
    display: block;
    color: rgba(255, 255, 255, 0.7);
}

.ft_dao ul li a:hover {
    color: rgba(255, 255, 255, 1);
}


/*  */

.ft_bb {
    float: left;
    width: 460px;
    padding-top: 35px;
}

.ft_bb h4 {
    color: #fff;
    font-family: "æ€æºå®‹ä½“ CN";
    font-size: 22px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    display: inline-block;
    padding-right: 20px;
    margin-bottom: 25px;
}

.ft_bb .ft_contact {
    line-height: 35px;
    font-family: "æ€æºå®‹ä½“ CN";
    font-size: 16px;
    color: #fff;
}


/*  */

.ft_cc {
    float: right;
    width: 400px;
}

.ft_ewm {
    display: flex;
}

.ft_ewm>div {
    width: 150px;
    background: #fff;
    margin-right: 36px;
    text-align: center;
    padding: 25px;
}

.ft_ewm>div img {
    width: 100%;
}

.ft_ewm>div span {
    margin-top: 10px;
    display: block;
    font-size: 14px;
    color: #000;
}

.ft_inquiry {
    margin-top: 24px;
    margin-left: 190px;
    width: 150px;
}

.ft_inquiry a {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #cd6356;
    font-size: 18px;
    color: #fff;
    height: 50px;
}

.ft_inquiry a img {
    padding-right: 10px;
}


/*  */

.ft_seo {
    margin-left: 30px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    padding-top: 30px;
    line-height: 1.7;
}

.ft_seo a {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
}

.ft_seo a:hover {
    color: rgba(255, 255, 255, 1);
}


/*  */

.link {
    margin-right: 60px;
    position: relative;
    margin-top: 10px;
}

.yqlj {
    border: 1px solid #fff;
    width: 290px;
    display: flex;
    height: 35px;
    justify-content: space-between;
    cursor: pointer;
}

.yqlj span {
    display: block;
    line-height: 35px;
}

.yqlj span:nth-child(1) {
    color: #fff;
    padding: 0 10px;
}

.yqlj span:nth-child(2) {
    color: #3a64ea;
    width: 96px;
    text-align: center;
    background: #fff;
}

.link .link_conn {
    background: #202020;
    position: absolute;
    bottom: 34px;
    left: 0;
    width: 154px;
    overflow: hidden;
    z-index: 9999;
    display: none;
}

.link .link_conn a {
    display: block;
    text-align: center;
    font: normal 12px/35px "Microsoft Yahei";
    border-top: 1px solid #373737;
    color: #949494;
}


/*  */

.container {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}