/*ÃƒÂ¥Ã‹â€ Ã‚ÂÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹ÃƒÂ¥Ã…â€™Ã¢â‚¬â€œÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/
html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, ÃƒÂ¥Ã‚Â®Ã¢â‚¬Â¹ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #009b4c;
    text-decoration: none;
    outline: none;
}

p {
    margin: 0;
}

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;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

dt {
    font-weight: normal;
}

/*----- 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;
}

.flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.flexd {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.wh {
    width: 1200px;
    margin: 0 auto;
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.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);
}








/* ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ©Ã†â€™Ã‚Â¨ */
.top-head {
    border-bottom: solid 1px #ddd;
}

.top-head p {
    float: left;
    font-size: 14px;
    color: #888;
    line-height: 40px;
}

.top-seo {
    float: right;
    font-size: 14px;
    color: #888;
    line-height: 40px;
}

.top-seo a {
    font-size: 14px;
    color: #888;
}

.top-seo a:hover {
    color: #0863a8;
}

.head {
    padding: 25px 0;
}

.hd-show {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.logo {
    float: left;
    width:11%;
}

.logo a {
    display: block;
}

.logo a img {
    max-width: 100%;
}

.hd-exp {
    float: left;
    width: 50%;
    padding-left: 30px;
    position: relative;
}

.hd-exp p {
    font-size: 18px;
    color: #000;
    line-height: 30px;
}

.hd-exp p:first-child {
    font-size: 20px;
    font-weight: bold;
}

.hd-exp::before {
    position: absolute;
    content: '';
    width: 1px;
    height: 54px;
    background-color: #ddd;
    top: 5px;
    left: 0;
}

.hd-tel {
    float: right;
    width: 39%;
    text-align: right;
    background: url(http://cdn.myxypt.com/a1f1b707/23/05/edb83df7cb372fc7eb398ebcc368fad0c8aa2453.png)no-repeat right center;
    padding-right: 60px;
}

.hd-tel span {
    font-size: 14px;
    color: #666;
    font-weight: normal;
}

.hd-tel p {
    font-size: 28px;
    font-family: Arial;
    color: #0863a8;
    font-weight: bold;
}

.top-nav {
    background-color: #fff;
}




/* ÃƒÂ¦Ã‚ÂÃ…â€œÃƒÂ§Ã‚Â´Ã‚Â¢ */
.schkey {
    display: flex;
    box-shadow: 0px 0px 6px 5px rgb(0 0 0 / 8%);
    margin-bottom: 6px;
}

.hot-key {
    float: left;
}

.hot-key h3 {
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #0863a8;
    line-height: 70px;
}

.hot-key span {
    display: block;
    float: left;
    line-height: 70px;
}

.hot-key span a {
    font-size: 14px;
    color: #666;
    margin-right: 20px;
}

.hot-key span a:hover {
    color: #0863a8;
}

.sch {
    float: right;
    height: 100%;
    align-items: center;
    /* justify-content: end; */
    display: flex;
}

.sch #formsearch {
    width: 322px;
    overflow: hidden;
    border-radius: 30px;
}

.sch #formsearch input {
    border: none;
    outline: none;
    line-height: 38px;
    padding: 0;
}

.sch #formsearch input#keyword {
    font-size: 12px;
    color: #999;
    padding-left: 15px;
    background: none;
    width: 240px;
    float: left;
    border: solid 1px #ddd;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-right: none;
}

.sch #formsearch input#s_btn {
    float: right;
    padding: 1px 0;
    font-size: 12px;
    color: #fff;
    text-align: right;
    padding-right: 20px;
    width: calc(100% - 240px);
    background: url(http://cdn.myxypt.com/a1f1b707/23/03/56d15f43669318eb8273e137e77d930c01860195.png)no-repeat 15px center #0863a8;
}



/* ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¨Ã¢â‚¬Â¡Ã‚ÂªÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Å¡ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â */
@media(max-width:1199px) {
    .hd-exp p:first-child {
        font-size: 17px;
    }

    .hd-exp p {
        font-size: 16px;
    }

    .hd-exp::before {
        left: 15px;
    }

    .x-menu>li>a {
        font-size: 15px;
    }
}

@media(max-width:991px) {

    .x-banner,
    .page-banner {
        margin-top: 60px;
    }
}

@media(max-width:768px) {

    .x-banner,
    .page-banner {
        margin-top: 0;
    }
}

@media(max-width:680px) {
    .sch {
        display: none;
    }

    .hot-key h3 {
        font-size: 13px;
        line-height: 50px;
    }

    .hot-key span {
        line-height: 50px;
    }

    .hot-key span a {
        font-size: 13px;
        margin-right: 10px;
    }
}





/* ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚ÂªÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â */
/* .x-menu {
  width: 58.75%;
  float: left;
} */

.x-menu>li {
    float: left;
    position: relative;
    width: 14.11111111%;

}

.x-menu>li>a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #000;
    line-height: 56px;
}

.x-menu>li+li>a {
    background: url(http://cdn.myxypt.com/a1f1b707/23/05/a243c8e20f82183de676d3923dce0df3de27c8a3.png)no-repeat left center;

}

.x-menu>li>a:hover {
    background: #0863a8;
    color: #fff;
}

/* .x-menu>li.active>a {
    background: #0dad3b;
    color: #fff;
} */

.x-menu>li:after {
    display: none;
    content: '';
    position: absolute;
    z-index: 100;
    width: 100%;
    left: 0;
    height: 40px;
    opacity: 0;
    top: 100%;
}

.x-menu>li:hover .x-sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.x-sub-menu {
    position: absolute;
    z-index: 99;
    width: 100%;
    left: 0;
    top: 57px;
    background: #fff;
    /* border-radius: 5px; */
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.x-sub-menu>li>a {
    display: block;
    text-align: center;
    line-height: 2;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    padding: .5em;
}

.x-sub-menu>li>a:hover {
    background: #e9eaeb;
}

.x-sub-menu:after {
    display: none;
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 10px;
    cursor: pointer;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #fff transparent;
    border-top: none;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    z-index: 99;
}



.hdinggfg{
    background: url(http://cdn.myxypt.com/a1f1b707/23/05/cb10f59c89d845d76db79cbff12c3ee965bfbf23.png) center center no-repeat;
    position: relative;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height:68px;
    letter-spacing: 0px;
    color: #ffffff;
    background-size: 100% 100%;
    text-indent: 4%;
    margin-bottom: 4%;
}
.hdinggfg a{
    position: absolute;
    top:0px;
    right: 0px;
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 68px;
	letter-spacing: 0px;
	color: #999999;
    width: 90px;
}





/* ÃƒÂ¤Ã‚ÂºÃ‚Â§ÃƒÂ¥Ã¢â‚¬Å“Ã‚ÂÃƒÂ¤Ã‚Â¸Ã‚Â­ÃƒÂ¥Ã‚Â¿Ã†â€™ */
.product {

    background-color: #f0f0f0;
    padding-bottom: 80px;
}

.title {
    text-align: center;
}

.title h3 {
    font-size: 44px;
    font-weight: bold;
    color: #333;
}

.title h3 span {
    color: #0863a8;
}

.title h3::before {
    display: inline-block;
    background: url(http://cdn.myxypt.com/a1f1b707/23/05/987b021f8d08943cc273814079bdda9b5e11805e.png)no-repeat;
    width: 59px;
    height: 13px;
    content: '';
    margin-right: 40px;
}

.title h3::after {
    display: inline-block;
    content: '';
    width: 59px;
    height: 13px;
    background: url(http://cdn.myxypt.com/a1f1b707/23/05/75c8b1e8d159b68326ecc10a4dd457bdc62185a3.png)no-repeat;
    margin-left: 40px;
}

.title p {
    font-size: 22px;
    color: #333;
    margin-top: 10px;
}

.pro-show {
    margin-top: 50px;
}

.pro-cfn {
    float: left;
    width: 23%;
    background: #0863a8;
}

.pro-tit {
    text-align: center;

    color: #fff;
    padding: 1.7rem 0;
}

.pro-tit h3 {
    font-size: 30px;
    font-weight: 400;
    line-height: 51px;
    background: #0863a8;

}

.pro-tit p {
    font-size: 16px;
}



.cfn-list ul {
    background-color: #fff;
    padding-bottom: 15px; 
    padding-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cfn-list ul li {
    padding: 0 20px;
    position: relative;
    background: url(http://cdn.myxypt.com/a1f1b707/23/05/6b7204c9ca5ffe9b741a0714925a268146d6b54a.png) center center no-repeat;
    margin: 1% 0;
    background-size: contain;
}

.cfn-list ul a {
    display: block;
    line-height: 46px;
    color: #555;
    font-size: 14px;
    position: relative;
    z-index: 999999;
    /* transition: all .8s ease; */
    text-indent: 15%;
}


.cfn-list ul li.cur{
   background: url(http://cdn.myxypt.com/a1f1b707/23/05/8881dd1b7973574a7ffc1c9963a420384e5fa868.png) no-repeat center center;
    background-size: contain;
}


.cfn-list ul li.cur a {
    color: #fff;
    
}

.pro-tel {
    text-align: center;
    color: #fff;
    background: url(http://cdn.myxypt.com/a1f1b707/23/05/adf37f8306c20682da8bda4decbc88ab843a376f.png) no-repeat;
    background-size: 100% 100%;;
}

.pro-tel .tel {
    padding: 15px 0;
}

.pro-tel h3 {
    font-size: 18px;
    font-family: Arial;
    font-weight: 400;
    line-height: 38px;
    background: url(http://cdn.myxypt.com/a1f1b707/23/05/43260336c0b4a0f77f8187392329f7bdf4512051.png)no-repeat 50px center;
    padding-left: 30px;
    text-indent: 22%;
    text-align: left;
}

.pro-tel p {
    font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 38px;
	letter-spacing: 0px;
	color: #ffffff;
}

.pro-list {
    float: right;
    width: 73%;
}

.pro-list ul li {
    width: 30.7%;
    cursor: pointer;
    position: relative;
    z-index: 1;
    border: #f0f0f0 2px solid;
}
.dhusdnjgh li:hover{
    border: #0863a8 2px solid;
}


.dhusdnjgh li{
    width: 32%;
    margin-bottom: 3%;
     border: #f0f0f0 2px solid;
}
.pro-img img{
    width: 100%;
    height: auto;
}

.pro-list ul li .pro-img {
    background-color: #fff;
     overflow: hidden;
}

.pro-list ul li .pro-img img {
    max-width: 100%;
}

.dhusdnjgh li h3 {
    background-color: #ebebeb;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    text-align: center;
    margin-top: 1px;
    transition: all .3s ease;
}

.pro-list ul li .pro-more {
    position: absolute;
    width: 100%;
    background-color: rgba(5, 63, 149, 0.9);
    bottom: 0;
    left: 0;
    /* height: 100%; */
    z-index: 99999;
    padding: 2.15rem 0;
    opacity: 0;
    transition: all .8s ease;
}

.pro-list ul li .pro-more h4 {
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.pro-list ul li .pro-more .more {
    display: flex;
    justify-content: center;
    margin-top: 22px;
}

.pro-list ul li .pro-more .more a {
    display: block;
    line-height: 32px;
    color: #fff;
    border: solid 1px #fff;
    padding: 0 2rem;
    margin: 0 .8rem;
    font-size: 14px;
    transition: all .5s ease;
}

.dhusdnjgh li:hover h3 {
    opacity: 1;
    background: #0863a8;
    color: #fff;
}

.pro-list ul li:hover .pro-more {
    opacity: 1;
}

.pro-list ul li .pro-more .more a:hover {
    background-color: #fff;
    color: #333;
}

@media(max-width:1299px) {
    .cfn-list ul a {
        /* line-height: 56px; */
        /* font-size: 18px; */
    }

    .title h3 {
        font-size: 40px;
    }

    .title p {
        font-size: 20px;
    }

    .pro-tel h3 {
        background: url(http://cdn.myxypt.com/a1f1b707/23/03/bcdedaccd5009118e10f869ceda313a7a70fae11.png)no-repeat 30px center;
        padding-left: 20px;
    }
}

@media(max-width:1199px) {
    .pro-tit h3 {
        font-size: 26px;
        background: url(http://cdn.myxypt.com/a1f1b707/23/03/732352207dc23e76714d34b586f3fad992057d43.png)no-repeat 20px center;
        padding-left: 40px;
    }

    .pro-tit p {
        font-size: 14px;
    }

    .pro-tit {
        padding: 15px 0;
        background: url(http://cdn.myxypt.com/a1f1b707/23/03/8683856d2f30e032188fd66a9191077b9799a436.png)no-repeat center;
    }

    .cfn-list ul a {
        font-size: 14px;
        line-height: 45px;
    }

    .pro-cfn {
        width: 24%;
        background: none;
    }

    .pro-tel {
        margin-top: 0;
    }

    .pro-tel h3 {
        background: url(http://cdn.myxypt.com/a1f1b707/23/03/bcdedaccd5009118e10f869ceda313a7a70fae11.png)no-repeat 20px center;
        font-size: 22px;

    }

    .pro-tel p {
        font-size: 13px;
    }

    .title h3 {
        font-size: 36px;
    }

    .title p {
        font-size: 16px;
    }

    .product {
        padding-bottom: 60px;
    }

    .pro-show {
        margin-top: 30px;
    }

    .pro-list ul li .pro-more h4 {
        font-size: 15px;
    }

    .pro-list ul li .pro-more .more a {
        padding: 0 1rem;
        line-height: 30px;
        line-height: 28px;
        font-size: 12px;
    }

    .pro-list ul li .pro-more .more {
        margin-top: 15px;
    }
}

@media(max-width:991px) {
    .product {
        padding: 40px 0;
        position: relative;
        z-index: 99;
    }

    .title h3 {
        font-size: 32px;
    }

    .pro-cfn {
        float: none;
        width: 100%;
    }

    .pro-list {
        float: none;
        width: 100%;
        margin-top: 30px;
    }

    .pro-tit {
        background-color: #0863a8;
        background-image: linear-gradient(to right, #0863a8, #0863a8);
        text-align: unset;
        padding-left: 30px;
    }

    .pro-tit h3 {
        background: url(http://cdn.myxypt.com/a1f1b707/23/03/732352207dc23e76714d34b586f3fad992057d43.png)no-repeat left center;
        line-height: 32px;
    }

    .pro-tit p {
        margin-top: 10px;
    }

    .cfn-list ul li.cur::after {
        width: 100%;
    }

    .cfn-list {
        padding: 0;
    }

    .cfn-list ul li {
        float: left;
        width: 32%;
        margin: 1% 0;
        /* margin-left: 2%; */
    }

    .cfn-list ul li:nth-child(1),
    .cfn-list ul li:nth-child(4) {
        margin-left: 0;
    }

    .cfn-list ul {
        padding: 15px 0;
    }

    .pro-tel {
        padding: 0;
        text-align: unset;
    }

    .pro-tel .tel {
        padding: 15px 0;
        padding-left: 30px;
        display: none;
    }

    .pro-tel h3 {
        background: url(http://cdn.myxypt.com/a1f1b707/23/03/bcdedaccd5009118e10f869ceda313a7a70fae11.png)no-repeat left center;
    }

    .pro-list ul li h3 {
        line-height: 40px;
        font-size: 15px;
        display: -webkit-box;
        /**ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¨Ã‚Â±Ã‚Â¡ÃƒÂ¤Ã‚Â½Ã…â€œÃƒÂ¤Ã‚Â¸Ã‚ÂºÃƒÂ¤Ã‚Â¼Ã‚Â¸ÃƒÂ§Ã‚Â¼Ã‚Â©ÃƒÂ§Ã¢â‚¬ÂºÃ¢â‚¬â„¢ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¦Ã‚Â¨Ã‚Â¡ÃƒÂ¥Ã…Â¾Ã¢â‚¬Â¹ÃƒÂ¥Ã‚Â±Ã¢â‚¬Â¢ÃƒÂ§Ã‚Â¤Ã‚Âº**/
        -webkit-box-orient: vertical;
        /**ÃƒÂ¨Ã‚Â®Ã‚Â¾ÃƒÂ§Ã‚Â½Ã‚Â®ÃƒÂ¦Ã‹â€ Ã¢â‚¬â€œÃƒÂ¦Ã‚Â£Ã¢â€šÂ¬ÃƒÂ§Ã‚Â´Ã‚Â¢ÃƒÂ¤Ã‚Â¼Ã‚Â¸ÃƒÂ§Ã‚Â¼Ã‚Â©ÃƒÂ§Ã¢â‚¬ÂºÃ¢â‚¬â„¢ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¨Ã‚Â±Ã‚Â¡ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¥Ã¢â‚¬Â¦Ã†â€™ÃƒÂ§Ã‚Â´Ã‚Â ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¦Ã…Â½Ã¢â‚¬â„¢ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â¹ÃƒÂ¥Ã‚Â¼Ã‚Â**/
        -webkit-line-clamp: 1;
        /**ÃƒÂ¦Ã‹Å“Ã‚Â¾ÃƒÂ§Ã‚Â¤Ã‚ÂºÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¨Ã‚Â¡Ã…â€™ÃƒÂ¦Ã¢â‚¬Â¢Ã‚Â°**/
        overflow: hidden;
        /**ÃƒÂ©Ã…Â¡Ã‚ÂÃƒÂ¨Ã¢â‚¬â€Ã‚ÂÃƒÂ¨Ã‚Â¶Ã¢â‚¬Â¦ÃƒÂ¥Ã¢â‚¬Â¡Ã‚ÂºÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â®Ã‚Â¹**/
    }

    .pro-list ul li .pro-more h4 {
        font-size: 14px;
    }

    .pro-list ul li .pro-more {
        padding: 1.5rem 0;
    }
}

@media(max-width:600px) {
    .dhusdnjgh li h3{
        line-height: 40px;
        font-size: 16px;
    }
    .dhusdnjgh li{
        width: 48%;
    }
    .hdinggfg a{
         line-height: 40px;
         color: #fff;
    }
    .hdinggfg{
        background: #0863a8;
        line-height: 40px;
    }
    .pro-list ul li {
        width: 48%;
        margin-left: 4%;
    }

    .pro-list ul li:nth-child(3),
    .pro-list ul li:nth-child(6) {
        display: none;
    }

    .pro-list ul li h3 {
        font-size: 14px;
    }

    .cfn-list ul li {
        padding: 0 10px;
        width: 48%;
    }

    .cfn-list ul a {
        font-size: 14px;
        line-height: 40px;
    }

    .title h3 {
        font-size: 28px;
    }

    .title h3::before {
        margin-right: 10px;
    }

    .title h3::after {
        margin-left: 10px;
    }

    .title p {
        font-size: 14px;
    }
}

@media(max-width:400px) {
    .pro-list ul li .pro-more .more a {
        margin: 0 .4rem;
        line-height: 26px;
        padding: 0 .5rem;
    }

    .pro-list ul li .pro-more h4 {
        display: none;
    }

    .pro-list ul li .pro-more .more {
        margin-top: 0;
    }

    .pro-list ul li .pro-more {
        padding: 10px 0;
    }

    .pro-list ul li h3 {
        font-size: 12px;
        line-height: 32px;
    }

    .cfn-list ul li.cur a {
        background: none;
        text-indent: 0%;
        text-align: left;
    }

    .cfn-list ul a {
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .title h3::before {
        display: none;
    }

    .title h3::after {
        display: none;
    }
}









/* ÃƒÂ¤Ã‚ÂºÃ‚Â§ÃƒÂ¥Ã¢â‚¬Å“Ã‚ÂÃƒÂ¤Ã‚Â¼Ã‹Å“ÃƒÂ¥Ã…Â Ã‚Â¿ */
.ys {
    background: url(http://cdn.myxypt.com/a1f1b707/23/05/051d3a813bd4f4972c07905fb98f3091d7bc775c.jpg)no-repeat center;
    padding-top: 65px;
    padding-bottom: 95px;
}

.ys .title h3 {
    color: #252525;
}

.ys .title p {
    color: #aaaaaa;
}

.ys .title h3::before {
    display: none;
}

.ys .title h3::after {
    display: none;
}

.ys-list {
    margin-top: 50px;
}

.ys-list ul {
    display: flex;
    flex-wrap: wrap;
}

.ys-list ul li {
    float: left;
    background-color: #fff;
    width: 23.65%;
    margin-left: 1.8%;
    cursor: pointer;
}

.ys-list ul li:first-child {
    margin-left: 0;
}

.ys-list ul li .ys-img {
    overflow: hidden;
}

.ys-list ul li .ys-img img {
    max-width: 100%;
}

.ys-list ul li .ys-text {
    text-align: center;
    padding: 0 15px;
    padding-top: 30px;
    padding-bottom: 40px;
}

.ys-list ul li .ys-text h3 {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    transition: all .5s ease;
}

.ys-list ul li .ys-text .text {
    font-size: 16px;
    line-height: 25px;
    color: #444;
    margin-top: 25px;
}

.ys-list ul li .ys-text .text span {
    font-weight: bold;
    text-transform: uppercase;
    color: #0dad3b;
}

.ys-list ul li:hover .ys-text h3 {
    color: #0863a8;
}

/* ÃƒÂ¥Ã‚Â®Ã‚Â¢ÃƒÂ¦Ã‹â€ Ã‚Â·ÃƒÂ¦Ã‚Â¡Ã‹â€ ÃƒÂ¤Ã‚Â¾Ã¢â‚¬Â¹ */
.case {
    padding-top: 70px;
    padding-bottom: 80px;
}

.case-cfn {
    margin-top: 35px;
}

.case-cfn ul {
    max-width: 685px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
}

.case-cfn ul li {
    width: 22%;
}

.case-cfn ul li a {
    display: block;
    text-align: center;
}

.case-cfn ul li a span {
    display: block;
    background-color: #dddddd;
    line-height: 48px;
    font-size: 18px;
    color: #333;
    transition: all .5s ease;
}

.case-cfn ul li.cur a span {
    background-color: #0863a8;
    color: #fff;
}

.case-cfn ul li a::after {
    display: block;
    content: '';
    width: 17px;
    height: 10px;
    background: url(http://cdn.myxypt.com/a1f1b707/23/03/2721356e9e29734f37fc6d84b59b73cb8bc2a009.png)no-repeat;
    margin: 0 auto;
    margin-top: -1px;
    opacity: 0;
    transition: all .5s ease;
}

.case-cfn ul li.cur a::after {
    opacity: 1;
}

.case-show {
    margin-top: 38px;
}

.case-show .case-list {
    display: none;
}

.case-list ul li {
    float: left;
    width: 32%;
    margin:0.8% 0.5% ;
}



.case-list ul li {
    display: block;
    position: relative;
}

.case-list ul li .case-img {
    overflow: hidden;
}

.case-list ul li .case-img img {
    width: 100%;
}

.case-list ul li h3 {
    font-size: 16px;
    color: #333;
    line-height: 50px;
    background: #f6f6f6;
    text-align: center;
    transition: all .5s ease;
}

.case-list ul li:hover h3 {
    opacity: 0;
}

.case-list ul li .case-more {
    position: absolute;
    width: 100%;
    background-color: rgba(8, 99, 168, 0.9);
    bottom: 0;
    left: 0;
    padding: 2.15rem 0;
    opacity: 0;
    transition: all .8s ease;
}

.case-list ul li .case-more h4 {
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.case-list ul li .case-more .more {
    display: flex;
    justify-content: center;
    margin-top: 28px;
}

.case-list ul li .case-more .more a {
    display: block;
    font-size: 14px;
    line-height: 32px;
    padding: 0 2rem;
    margin: 0 .8rem;
    color: #fff;
    font-size: 14px;
    border: solid 1px #fff;
    transition: all .8s ease;
}

.case-list ul li .case-more .more a:hover {
    background-color: #fff;
    color: #333;
}

.case-list ul li:hover .case-more {
    opacity: 1;
}


/* ÃƒÂ¦Ã‚Â Ã‚Â¸ÃƒÂ¥Ã‚Â¿Ã†â€™ÃƒÂ¤Ã‚Â¼Ã‹Å“ÃƒÂ¥Ã…Â Ã‚Â¿ */
.core-ys {
    padding-top: 80px;
    padding-bottom: 100px;
    background-color: #f8f8f8;
}

.core-ys .title h3::before {
    display: none;
}

.core-ys .title h3::after {
    display: none;
}

.cs-show {
    margin-top: 80px;
}

.cs-show ul li {
    display: flex;
    flex-wrap: wrap;
    margin-top: 70px;
}

.cs-show ul li .cs-img {
    width: 50%;
}

.cs-show ul li:nth-child(2) .cs-img {
    text-align: right;
}

.cs-show ul li .cs-img img {
    max-width: 100%;
}

.cs-show ul li .cs-text {
    width: 50%;
}

.cs-show ul li:first-child {
    margin-top: 0;
}

.cs-text .cs-tit {
    display: flex;
    flex-wrap: wrap;
}

.cs-text .cs-tit .num {
    max-width: 18%;
    float: left;
}

.cs-text .cs-tit .num img {
    max-width: 100%;
}

.cs-text .cs-tit .tit {
    padding-left: 25px;
    float: right;
    width: 82%;
}

.cs-text .cs-tit .tit::after {
    display: block;
    content: '';
    background-color: rgba(5, 63, 149, 0.2);
    max-width: 521px;
    height: 1px;
    margin-top: 18px;
    margin-left: -38px;
}

.cs-text .cs-tit .tit h3 {
    font-size: 38px;
    font-weight: bold;
    color: #0863a8;
    line-height: 38px;
}

.cs-text .cs-tit .tit h3 span {
    margin-left: 10px;
    font-weight: normal;
}

.cs-text .cs-tit .tit p {
    font-size: 24px;
    color: #333;
    margin-top: 8px;
}

.cs-text .text {
    margin-top: 40px;
}

.cs-text .text p {
    font-size: 18px;
    line-height: 30px;
    color: #555555;
    padding-left: 55px;
    background: url(http://cdn.myxypt.com/a1f1b707/23/03/26ecb796e9ef9d808806ef7869b34812a66dda52.png)no-repeat left 5px;
}

.cs-text .text p:nth-child(2) {
    margin-top: 15px;
}

.cs-show ul li:nth-child(3) .cs-text .cs-tel {
    font-size: 18px;
    color: #666;
    line-height: 32px;
    background: url(http://cdn.myxypt.com/a1f1b707/23/03/1a7d9fd2ac1f351bc0d140979159984821f9a450.png)no-repeat left center;
    padding-left: 50px;
    margin-top: 60px;
}

.cs-show ul li:nth-child(3) .cs-text .cs-tel span {
    font-size: 28px;
    font-weight: bold;
    font-family: Arial;
    color: #0863a8;
}

/* ÃƒÂ§Ã‚Â Ã¢â‚¬ÂÃƒÂ¥Ã‚ÂÃ¢â‚¬ËœÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¢ÃƒÂ©Ã‹Å“Ã…Â¸ */
.team {
    padding-top: 75px;
}

.tm-show {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
}

.tm-left {
    float: left;
    width: 47.7%;
    padding: 10px 0;
}

.tm-left img {
    width: 100%;
}

.tm-left .text {
    background-color: #0863a8;
    width: 100%;
    font-size: 15px;
    color: #fff;
    line-height: 24px;
    padding: 26px 35px;
}

.tm-right {
    float: right;
    width: 50%;
    margin-left: 2.3%;

}

.tm-right .owl-carousel {
    height: 100%;
}

.tm-right .owl-carousel .owl-stage-outer {
    /* margin: 10px 0; */
    height: 100%;
}

.tm-right .owl-carousel .owl-stage {
    height: 100%;
}

.tm-right .owl-carousel .owl-item {
    height: 100%;
}

.tm-right ul li {
    height: 100%;
    cursor: pointer;
    padding: 10px 5%;
    /* position: relative;
    z-index: 9999999; */
}

.tm-right ul li .tm-con {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    /* box-shadow: 0px 3px 6px 5px rgb(0 0 0 / 8%);
    margin: 10px 0; */
}

.tm-right .tm-img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 51.7%;
    padding: 0 20px;
    background-color: #0863a8;
    background-image: linear-gradient(to right, #0863a8, #097b64);
}

.tm-right .tm-img img {
    max-width: 100%;
    /* max-height: 100%; */
}

.tm-text {
    width: 48.3%;
    background: #fff;
    padding-left: 6.5%;
    padding-right: 6%;
    display: flex;
    align-items: center;
    box-shadow: 0px 0px 6px 6px rgb(0 0 0 / 3%);
}

.tm-text h3 {
    font-size: 24px;
    font-weight: bold;
}

.tm-text span {
    display: block;
    font-size: 18px;
    color: #666;
    margin-top: 10px;
    border-bottom: solid 1px #ddd;
    padding-bottom: 25px;
}

.tm-text p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 30px;
    color: #666;
}

.tm-text a {
    display: block;
    width: 174px;
    line-height: 36px;
    background-color: #0863a8;
    border-radius: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 65px;
    transition: all .5s ease;
}

.tm-text a:hover {
    background-color: #0dad3b;
}

.tm-right .owl-carousel .owl-nav {
    display: block;
}

.tm-right .owl-carousel .owl-nav button {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 43%;
    z-index: 999999;
    outline: none;
}

.tm-right .owl-carousel .owl-nav button.owl-prev {
    left: 6px;
    background: url(http://cdn.myxypt.com/a1f1b707/23/03/40a8c14924efc50c50e5eb0405921b2a1337e956.png)no-repeat;
}

.tm-right .owl-carousel .owl-nav button.owl-next {
    right: 6px;
    background: url(http://cdn.myxypt.com/a1f1b707/23/03/bd0c758ff15406621fa261d2f2f9d382e9b01b63.png)no-repeat;
}

.tm-right .owl-carousel .owl-nav button span {
    display: none;
}

/* ÃƒÂ¦Ã…â€œÃ‚ÂÃƒÂ¥Ã…Â Ã‚Â¡ÃƒÂ¦Ã‚ÂµÃ‚ÂÃƒÂ§Ã‚Â¨Ã¢â‚¬Â¹ */
.process {
    padding-top: 85px;
    padding-bottom: 100px;
}

.process .title h3::before {
    display: none;
}

.process .title h3::after {
    display: none;
}

.pss-show {
    margin-top: 85px;
}

.pss-list li {
    float: left;
    text-align: center;
    padding: 0 3.2%;
    position: relative;
}

.pss-list li+li::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 1px;
    height: 134px;
    background-color: #ddd;
    display: block;
}

.pss-list li:nth-child(1) {
    padding-left: 0;
}

.pss-list li:last-child {
    padding-right: 0;
}

.pss-list li .pss-img {
    overflow: hidden;
    display: flex;
    justify-content: center;
    cursor: pointer;
}

.pss-list li .pss-img .pss {
    position: relative;
}

.pss-list li .pss-img .pss-ico {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .5s ease;
}

.pss-list li .pss-img .pss-ico span {
    width: 80%;
    height: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.9);
    overflow: hidden;
    border-radius: 50%;
}

.pss-list li h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-top: 30px;
}

.pss-list li p {
    font-size: 16px;
    color: #666;
    margin-top: 5px;
}

.pss-list li .pss-img:hover .pss-ico {
    transform: rotateY(180deg);
}

/* ÃƒÂ¦Ã‚Â¨Ã‚ÂªÃƒÂ¥Ã‚Â¹Ã¢â‚¬Â¦ */
.hf {
    background: url(http://cdn.myxypt.com/a1f1b707/23/05/2594991551a609da66ba47671cdd3a21786957dd.png)no-repeat center;
    padding: 50px 0;
}

.hf-show {
    display: flex;
    justify-content: flex-end;
}

.hf-left {
    width: 70%;
}

.hf-text {
    float: left;
    width: 55%;
    text-align: center;
}

.hf-text h3 {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 34px;
}

.hf-text p {
    font-size: 16px;
    color: #fff;
    margin-top: 15px;
}

.hf-text a {
    display: block;
    width: 134px;
    line-height: 46px;
    background-color: #fff;
    text-align: center;
    font-size: 16px;
    color: #0863a8;
    margin: 0 auto;
    margin-top: 30px;
    transition: all .5s ease;
}

.hf-text a:hover {
    background-color: #0dad3b;
    color: #fff;
}

.hf-form {
    float: right;
    width: 40%;
}

.hf-form input {
    border: none;
    background-color: #fff;
    line-height: 54px;
    width: 100%;
    font-size: 14px;
    color: #999;
    padding-left: 25px;
    outline: none;
}

.hf-form .pho {
    margin-top: 0;
}

.hf-form .inp {
    margin-top: 10px;
    position: relative;
}

.hf-form .inp span {
    display: block;
    position: absolute;
    top: 11px;
    right: 0;
}

.hf-form .x-submit {
    padding-left: 0;
    margin-top: 10px;
    background-color: #0dad3b;
    font-size: 16px;
    color: #fff;
}








/* ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â³ÃƒÂ¤Ã‚ÂºÃ…Â½ÃƒÂ¦Ã‹â€ Ã¢â‚¬ËœÃƒÂ¤Ã‚Â»Ã‚Â¬ */
.about {
    background-color: #f8f8f8;
    padding-top: 80px;
    padding-bottom: 90px;
}

.abt-show {
    margin-top: 70px;
}

.abt-left {
    width: 55%;
    float: left;
}

.abt-left img {
    max-width: 100%;
}

.abt-text {
    float: right;
    width: 44%;
    padding-top: 25px;
}

.abt-text h3 {
    font-size: 30px;
    color: #0863a8;
    font-weight: bold;
}

.abt-text .abt-con {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    margin-top: 12px;
}

.abt-text a {
    display: block;
    width: 150px;
    line-height: 44px;
    background-color: #0863a8;
    color: #fff;
    text-align: center;
    font-size: 14px;
    border-top-right-radius: 20px;
    margin-top: 26px;
    transition: all .5s ease;
}

.abt-text a:hover {
    background-color: #0dad3b;
}


/* ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»ÃƒÂ¨Ã‚ÂµÃ¢â‚¬Å¾ÃƒÂ¨Ã‚Â®Ã‚Â¯ */
.news {
    padding: 80px 0;
}

.new-show {
    margin-top: 70px;
}

.new-left {
    float: left;
    width: 62%;
}

.new-tit {
    border-bottom: solid 1px rgba(0, 0, 0, 0.05);
}

.new-tit ul {
    float: left;
}

.new-tit ul li {
    float: left;
    font-size: 22px;
    color: #333;
    font-weight: bold;
    position: relative;
    cursor: pointer;
}

.new-tit ul li+li::before {
    position: absolute;
    content: '';
    height: 18px;
    width: 1px;
    background-color: #ddd;
    top: 7px;
    left: -33px;
}

.new-tit ul li.cur {
    color: #0863a8;
}

.new-tit ul li::after {
    content: '';
    display: block;
    width: 0;
    height: 3px;
    background-color: #0863a8;
    transition: all .3s ease;
    margin-top: 15px;
}

.new-tit ul li.cur::after {
    width: 100%;
}

.new-tit ul li:nth-child(2) {
    margin-left: 65px;
}

.new-tit a {
    float: right;
    display: block;
    font-size: 14px;
    color: #999;
    margin-top: 10px;
}

.new-tit a:hover {
    color: #0863a8;
}

.new-warp .new-con {
    display: none;

}

.new-top {
    border-bottom: dashed 1px #ddd;
    padding-top: 25px;
    padding-bottom: 40px;
}

.new-top ul li a {
    display: block;
}

.new-top ul li a .new-img {
    float: left;
    width: 39%;
    overflow: hidden;
}

.new-top ul li a .new-img img {
    max-width: 100%;
}

.new-top ul li a .new-text {
    float: right;
    width: 57%;
    padding-top: 10px;
}

.new-top ul li a .new-text h3.tit {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    transition: all .3s ease;
    display: -webkit-box;
    /**ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¨Ã‚Â±Ã‚Â¡ÃƒÂ¤Ã‚Â½Ã…â€œÃƒÂ¤Ã‚Â¸Ã‚ÂºÃƒÂ¤Ã‚Â¼Ã‚Â¸ÃƒÂ§Ã‚Â¼Ã‚Â©ÃƒÂ§Ã¢â‚¬ÂºÃ¢â‚¬â„¢ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¦Ã‚Â¨Ã‚Â¡ÃƒÂ¥Ã…Â¾Ã¢â‚¬Â¹ÃƒÂ¥Ã‚Â±Ã¢â‚¬Â¢ÃƒÂ§Ã‚Â¤Ã‚Âº**/
    -webkit-box-orient: vertical;
    /**ÃƒÂ¨Ã‚Â®Ã‚Â¾ÃƒÂ§Ã‚Â½Ã‚Â®ÃƒÂ¦Ã‹â€ Ã¢â‚¬â€œÃƒÂ¦Ã‚Â£Ã¢â€šÂ¬ÃƒÂ§Ã‚Â´Ã‚Â¢ÃƒÂ¤Ã‚Â¼Ã‚Â¸ÃƒÂ§Ã‚Â¼Ã‚Â©ÃƒÂ§Ã¢â‚¬ÂºÃ¢â‚¬â„¢ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¨Ã‚Â±Ã‚Â¡ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¥Ã¢â‚¬Â¦Ã†â€™ÃƒÂ§Ã‚Â´Ã‚Â ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¦Ã…Â½Ã¢â‚¬â„¢ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â¹ÃƒÂ¥Ã‚Â¼Ã‚Â**/
    -webkit-line-clamp: 1;
    /**ÃƒÂ¦Ã‹Å“Ã‚Â¾ÃƒÂ§Ã‚Â¤Ã‚ÂºÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¨Ã‚Â¡Ã…â€™ÃƒÂ¦Ã¢â‚¬Â¢Ã‚Â°**/
    overflow: hidden;
    /**ÃƒÂ©Ã…Â¡Ã‚ÂÃƒÂ¨Ã¢â‚¬â€Ã‚ÂÃƒÂ¨Ã‚Â¶Ã¢â‚¬Â¦ÃƒÂ¥Ã¢â‚¬Â¡Ã‚ÂºÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â®Ã‚Â¹**/
}

.new-top ul li a .new-text .new-clf {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.new-top ul li a .new-text .new-clf .text {
    width: 76%;
    font-size: 14px;
    line-height: 24px;
    color: #999;
    display: -webkit-box;
    /**ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¨Ã‚Â±Ã‚Â¡ÃƒÂ¤Ã‚Â½Ã…â€œÃƒÂ¤Ã‚Â¸Ã‚ÂºÃƒÂ¤Ã‚Â¼Ã‚Â¸ÃƒÂ§Ã‚Â¼Ã‚Â©ÃƒÂ§Ã¢â‚¬ÂºÃ¢â‚¬â„¢ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¦Ã‚Â¨Ã‚Â¡ÃƒÂ¥Ã…Â¾Ã¢â‚¬Â¹ÃƒÂ¥Ã‚Â±Ã¢â‚¬Â¢ÃƒÂ§Ã‚Â¤Ã‚Âº**/
    -webkit-box-orient: vertical;
    /**ÃƒÂ¨Ã‚Â®Ã‚Â¾ÃƒÂ§Ã‚Â½Ã‚Â®ÃƒÂ¦Ã‹â€ Ã¢â‚¬â€œÃƒÂ¦Ã‚Â£Ã¢â€šÂ¬ÃƒÂ§Ã‚Â´Ã‚Â¢ÃƒÂ¤Ã‚Â¼Ã‚Â¸ÃƒÂ§Ã‚Â¼Ã‚Â©ÃƒÂ§Ã¢â‚¬ÂºÃ¢â‚¬â„¢ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¨Ã‚Â±Ã‚Â¡ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¥Ã¢â‚¬Â¦Ã†â€™ÃƒÂ§Ã‚Â´Ã‚Â ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¦Ã…Â½Ã¢â‚¬â„¢ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â¹ÃƒÂ¥Ã‚Â¼Ã‚Â**/
    -webkit-line-clamp: 3;
    /**ÃƒÂ¦Ã‹Å“Ã‚Â¾ÃƒÂ§Ã‚Â¤Ã‚ÂºÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¨Ã‚Â¡Ã…â€™ÃƒÂ¦Ã¢â‚¬Â¢Ã‚Â°**/
    overflow: hidden;
    /**ÃƒÂ©Ã…Â¡Ã‚ÂÃƒÂ¨Ã¢â‚¬â€Ã‚ÂÃƒÂ¨Ã‚Â¶Ã¢â‚¬Â¦ÃƒÂ¥Ã¢â‚¬Â¡Ã‚ÂºÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â®Ã‚Â¹**/
}

.new-top ul li a .new-text .new-clf .new-time {
    width: 24%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
}

.new-top ul li a .new-text .new-clf .new-time h3 {
    text-align: center;
    color: #333;
    font-size: 36px;
    font-weight: bold;
    font-family: Arial;
}

.new-top ul li a .new-text .new-clf .new-time h3 span {
    display: block;
    font-size: 14px;
    color: #666;
    font-weight: normal;
    margin-top: 10px;
}

.new-top ul li a .new-text .new-clf .new-time::after {
    position: absolute;
    content: '';
    height: 68px;
    width: 1px;
    background-color: rgba(221, 221, 221, 0.4);
    top: 5px;
    left: 30%;
}

.new-top ul li a .new-text .new-more {
    display: block;
    width: 120px;
    line-height: 34px;
    background-color: #0863a8;
    color: #fff;
    text-align: center;
    color: #fff;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-top: 20px;
    transition: all .5s ease;
}

.new-top ul li a:hover .new-text .new-more {
    background-color: #0dad3b;
}

.new-top ul li a:hover .new-text h3 {
    color: #0863a8;
}

.new-rem {
    padding-top: 40px;
}

.new-rem ul li {
    float: left;
    width: 50%;
}

.new-rem ul li:nth-child(2) {
    display: flex;
    justify-content: flex-end;
}

.new-rem ul li a {
    width: 93%;
    display: block;
}

.new-rem ul li a h3 {
    font-size: 18px;
    color: #333;
    transition: all .5s ease;
    display: -webkit-box;
    /**ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¨Ã‚Â±Ã‚Â¡ÃƒÂ¤Ã‚Â½Ã…â€œÃƒÂ¤Ã‚Â¸Ã‚ÂºÃƒÂ¤Ã‚Â¼Ã‚Â¸ÃƒÂ§Ã‚Â¼Ã‚Â©ÃƒÂ§Ã¢â‚¬ÂºÃ¢â‚¬â„¢ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¦Ã‚Â¨Ã‚Â¡ÃƒÂ¥Ã…Â¾Ã¢â‚¬Â¹ÃƒÂ¥Ã‚Â±Ã¢â‚¬Â¢ÃƒÂ§Ã‚Â¤Ã‚Âº**/
    -webkit-box-orient: vertical;
    /**ÃƒÂ¨Ã‚Â®Ã‚Â¾ÃƒÂ§Ã‚Â½Ã‚Â®ÃƒÂ¦Ã‹â€ Ã¢â‚¬â€œÃƒÂ¦Ã‚Â£Ã¢â€šÂ¬ÃƒÂ§Ã‚Â´Ã‚Â¢ÃƒÂ¤Ã‚Â¼Ã‚Â¸ÃƒÂ§Ã‚Â¼Ã‚Â©ÃƒÂ§Ã¢â‚¬ÂºÃ¢â‚¬â„¢ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¨Ã‚Â±Ã‚Â¡ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¥Ã¢â‚¬Â¦Ã†â€™ÃƒÂ§Ã‚Â´Ã‚Â ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¦Ã…Â½Ã¢â‚¬â„¢ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â¹ÃƒÂ¥Ã‚Â¼Ã‚Â**/
    -webkit-line-clamp: 1;
    /**ÃƒÂ¦Ã‹Å“Ã‚Â¾ÃƒÂ§Ã‚Â¤Ã‚ÂºÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¨Ã‚Â¡Ã…â€™ÃƒÂ¦Ã¢â‚¬Â¢Ã‚Â°**/
    overflow: hidden;
    /**ÃƒÂ©Ã…Â¡Ã‚ÂÃƒÂ¨Ã¢â‚¬â€Ã‚ÂÃƒÂ¨Ã‚Â¶Ã¢â‚¬Â¦ÃƒÂ¥Ã¢â‚¬Â¡Ã‚ÂºÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â®Ã‚Â¹**/
}

.new-rem ul li a h3 span {
    display: inline-block;
    overflow: hidden;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: solid 2px #999;
    margin-right: 10px;
    transition: all .5s ease;
}

.new-rem ul li a p {
    font-size: 14px;
    line-height: 24px;
    color: #999;
    margin-top: 20px;
    display: -webkit-box;
    /**ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¨Ã‚Â±Ã‚Â¡ÃƒÂ¤Ã‚Â½Ã…â€œÃƒÂ¤Ã‚Â¸Ã‚ÂºÃƒÂ¤Ã‚Â¼Ã‚Â¸ÃƒÂ§Ã‚Â¼Ã‚Â©ÃƒÂ§Ã¢â‚¬ÂºÃ¢â‚¬â„¢ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¦Ã‚Â¨Ã‚Â¡ÃƒÂ¥Ã…Â¾Ã¢â‚¬Â¹ÃƒÂ¥Ã‚Â±Ã¢â‚¬Â¢ÃƒÂ§Ã‚Â¤Ã‚Âº**/
    -webkit-box-orient: vertical;
    /**ÃƒÂ¨Ã‚Â®Ã‚Â¾ÃƒÂ§Ã‚Â½Ã‚Â®ÃƒÂ¦Ã‹â€ Ã¢â‚¬â€œÃƒÂ¦Ã‚Â£Ã¢â€šÂ¬ÃƒÂ§Ã‚Â´Ã‚Â¢ÃƒÂ¤Ã‚Â¼Ã‚Â¸ÃƒÂ§Ã‚Â¼Ã‚Â©ÃƒÂ§Ã¢â‚¬ÂºÃ¢â‚¬â„¢ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¨Ã‚Â±Ã‚Â¡ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¥Ã¢â‚¬Â¦Ã†â€™ÃƒÂ§Ã‚Â´Ã‚Â ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¦Ã…Â½Ã¢â‚¬â„¢ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â¹ÃƒÂ¥Ã‚Â¼Ã‚Â**/
    -webkit-line-clamp: 2;
    /**ÃƒÂ¦Ã‹Å“Ã‚Â¾ÃƒÂ§Ã‚Â¤Ã‚ÂºÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¨Ã‚Â¡Ã…â€™ÃƒÂ¦Ã¢â‚¬Â¢Ã‚Â°**/
    overflow: hidden;
    /**ÃƒÂ©Ã…Â¡Ã‚ÂÃƒÂ¨Ã¢â‚¬â€Ã‚ÂÃƒÂ¨Ã‚Â¶Ã¢â‚¬Â¦ÃƒÂ¥Ã¢â‚¬Â¡Ã‚ÂºÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â®Ã‚Â¹**/
}

.new-rem ul li a .time {
    display: block;
    font-size: 14px;
    color: #999;
    margin-top: 25px;
}

.new-rem ul li a:hover h3 {
    font-weight: bold;
    color: #0863a8;
}

.new-rem ul li a:hover h3 span {
    border: solid 2px #0863a8;
}

.new-right {
    float: right;
    width: 32%;
}

.new-tit h3 {
    float: left;
    font-size: 22px;
    color: #333;
    font-weight: bold;
    position: relative;
    cursor: pointer;
    margin-bottom: 25px;
}




.new-list {
    padding-top: 25px;
}

#ydemo {
    overflow: hidden;
    position: relative;
    height: 410px;
}

.new-list ul li a {
    display: block;
    padding-top: 25px;
    padding-bottom: 30px;
    border-bottom: dashed 1px #ddd;
}

.new-list ul li a h3 {
    font-size: 18px;
    color: #333;
    line-height: 28px;
    background: url(http://cdn.myxypt.com/a1f1b707/23/03/2f763649e02d6c378d88b2af9150490debe7e33e.png)no-repeat left center;
    padding-left: 45px;
    display: -webkit-box;
    /**ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¨Ã‚Â±Ã‚Â¡ÃƒÂ¤Ã‚Â½Ã…â€œÃƒÂ¤Ã‚Â¸Ã‚ÂºÃƒÂ¤Ã‚Â¼Ã‚Â¸ÃƒÂ§Ã‚Â¼Ã‚Â©ÃƒÂ§Ã¢â‚¬ÂºÃ¢â‚¬â„¢ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¦Ã‚Â¨Ã‚Â¡ÃƒÂ¥Ã…Â¾Ã¢â‚¬Â¹ÃƒÂ¥Ã‚Â±Ã¢â‚¬Â¢ÃƒÂ§Ã‚Â¤Ã‚Âº**/
    -webkit-box-orient: vertical;
    /**ÃƒÂ¨Ã‚Â®Ã‚Â¾ÃƒÂ§Ã‚Â½Ã‚Â®ÃƒÂ¦Ã‹â€ Ã¢â‚¬â€œÃƒÂ¦Ã‚Â£Ã¢â€šÂ¬ÃƒÂ§Ã‚Â´Ã‚Â¢ÃƒÂ¤Ã‚Â¼Ã‚Â¸ÃƒÂ§Ã‚Â¼Ã‚Â©ÃƒÂ§Ã¢â‚¬ÂºÃ¢â‚¬â„¢ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¨Ã‚Â±Ã‚Â¡ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¥Ã¢â‚¬Â¦Ã†â€™ÃƒÂ§Ã‚Â´Ã‚Â ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¦Ã…Â½Ã¢â‚¬â„¢ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â¹ÃƒÂ¥Ã‚Â¼Ã‚Â**/
    -webkit-line-clamp: 1;
    /**ÃƒÂ¦Ã‹Å“Ã‚Â¾ÃƒÂ§Ã‚Â¤Ã‚ÂºÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¨Ã‚Â¡Ã…â€™ÃƒÂ¦Ã¢â‚¬Â¢Ã‚Â°**/
    overflow: hidden;
    /**ÃƒÂ©Ã…Â¡Ã‚ÂÃƒÂ¨Ã¢â‚¬â€Ã‚ÂÃƒÂ¨Ã‚Â¶Ã¢â‚¬Â¦ÃƒÂ¥Ã¢â‚¬Â¡Ã‚ÂºÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â®Ã‚Â¹**/
}

.new-list ul li a p {
    background: url(http://cdn.myxypt.com/a1f1b707/23/03/8131ff863de28cf8dc6363169e312693d2e8fd67.png)no-repeat left top;
    font-size: 14px;
    color: #999;
    line-height: 26px;
    padding-left: 45px;
    margin-top: 10px;
    display: -webkit-box;
    /**ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¨Ã‚Â±Ã‚Â¡ÃƒÂ¤Ã‚Â½Ã…â€œÃƒÂ¤Ã‚Â¸Ã‚ÂºÃƒÂ¤Ã‚Â¼Ã‚Â¸ÃƒÂ§Ã‚Â¼Ã‚Â©ÃƒÂ§Ã¢â‚¬ÂºÃ¢â‚¬â„¢ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¦Ã‚Â¨Ã‚Â¡ÃƒÂ¥Ã…Â¾Ã¢â‚¬Â¹ÃƒÂ¥Ã‚Â±Ã¢â‚¬Â¢ÃƒÂ§Ã‚Â¤Ã‚Âº**/
    -webkit-box-orient: vertical;
    /**ÃƒÂ¨Ã‚Â®Ã‚Â¾ÃƒÂ§Ã‚Â½Ã‚Â®ÃƒÂ¦Ã‹â€ Ã¢â‚¬â€œÃƒÂ¦Ã‚Â£Ã¢â€šÂ¬ÃƒÂ§Ã‚Â´Ã‚Â¢ÃƒÂ¤Ã‚Â¼Ã‚Â¸ÃƒÂ§Ã‚Â¼Ã‚Â©ÃƒÂ§Ã¢â‚¬ÂºÃ¢â‚¬â„¢ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¨Ã‚Â±Ã‚Â¡ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¥Ã¢â‚¬Â¦Ã†â€™ÃƒÂ§Ã‚Â´Ã‚Â ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¦Ã…Â½Ã¢â‚¬â„¢ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â¹ÃƒÂ¥Ã‚Â¼Ã‚Â**/
    -webkit-line-clamp: 2;
    /**ÃƒÂ¦Ã‹Å“Ã‚Â¾ÃƒÂ§Ã‚Â¤Ã‚ÂºÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¨Ã‚Â¡Ã…â€™ÃƒÂ¦Ã¢â‚¬Â¢Ã‚Â°**/
    overflow: hidden;
    /**ÃƒÂ©Ã…Â¡Ã‚ÂÃƒÂ¨Ã¢â‚¬â€Ã‚ÂÃƒÂ¨Ã‚Â¶Ã¢â‚¬Â¦ÃƒÂ¥Ã¢â‚¬Â¡Ã‚ÂºÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â®Ã‚Â¹**/
}

.new-list ul li a:hover h3 {
    color: #0863a8;
}

/* ÃƒÂ¥Ã‚ÂÃ¢â‚¬Â¹ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦ÃƒÂ©Ã¢â‚¬Å“Ã‚Â¾ÃƒÂ¦Ã…Â½Ã‚Â¥ */

.link {
    background: url(http://cdn.myxypt.com/a1f1b707/23/05/c7e6ebe51b644ca9b1cf1f1a18608a34efed47b6.png) no-repeat center center;
    background-size: 100% 100%;
    padding: 20px 0;
}

.link-show {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    /* background: url(http://cdn.myxypt.com/44c9f81a/22/02/0295dde35abf5e9a88aec58f5fa830f6b01d7421.png)no-repeat right center; */
}

.link-show::after {
    position: absolute;
    width: 40%;
    height: 100%;
    background-color: #0863a8;
    top: 0;
    right: 100%;
}

.link-warp {
    float: left;
    width: calc(100% - 170px);
    display: flex;
    justify-content: space-between;
    position: relative;

}

.link-warp span {
    display: inline-block;
    font-size: 14px;
    color: #fff;
}

.link-list {
    flex: 1;
    margin-left: 10px;
}

.link-list a {
    display: inline-block;
    margin-left: 5px;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
}

.link-list a:hover {
    color: #0dad3b;
}


.link-warp .sec {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    background: rgba(5,62,149,.9);
    padding: 10px;
    min-width:120px;
}



.link-a {
    display: flex;
    align-items: center;
}

.link-a span {
    display: block;
    font-size: 12px;
    color: #fff;
    text-align: center;
    width: 118px;
    line-height: 24px;
    border: solid 1px #fff;
    opacity: .5;
    transition: all .5s ease;
}

.link-a span:hover {
    border: solid 1px #0863a8;
    background-color: #0863a8;
    opacity: 1;
}


/* ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨ */
.foot {
    background-color: #141414;
    padding-top: 45px;
}

.ft-nav {
    padding-bottom: 40px;
}

.ft-nav ul li {
    float: left;
    margin-left: 5.89%;
}

.ft-nav ul li:nth-child(1) {
    margin-left: 0;
}

.ft-nav ul li a {
    display: block;
    font-size: 18px;
    color: #fff;
}

.ft-nav ul li a:hover {
    color: #0dad3b;
}

.ft-show {
    display: flex;
    flex-wrap: wrap;
    border-top: solid 1px rgb(255 255 255 / 8%);
}

.ft-left {
    display: flex;
    flex-wrap: wrap;
    width: 39%;
}

.ft-logo {
    overflow: hidden;
    display: flex;
    align-items: center;
}

.ft-logo img {
    max-width: 100%;
}

.ft-tel {
    background: url(http://cdn.myxypt.com/a1f1b707/23/03/092ecbd443c4990b39dd37ecde33841e55474934.png)no-repeat left center;
    padding-left: 70px;
    display: flex;
    align-items: center;
    margin-left: 40px;
}

.ft-tel h3 {
    font-size: 26px;
    font-family: Arial;
    color: #fff;
    line-height: 38px;
}

.ft-tel h3 span {
    display: block;
    font-size: 16px;
    color: #4b4646;
    line-height: 30px;
}

.ft-contact {
    padding-top: 19px;
    width: 35%;
    padding-bottom: 35px;
    border-left: solid 1px rgb(255 255 255 / 8%);
    padding-left: 75px;
}

.ft-contact h3 {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
}

.ft-contact .contact {
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    /* margin-top: 15px; */
}

.ft-ewm {
    width: 26%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    border-left: solid 1px rgb(255 255 255 / 8%);
}

.ewm-list {
    display: flex;
    flex-wrap: wrap;
}

.ewm-list .m1 {
    margin-right: 20px;
}

/* .ewm-list .m2{
  
  } */
.ewm-list img {
    max-width: 100%;
}

.ewm-list p {
    text-align: center;
    font-size: 13px;
    color: #999;
    margin-top: 10px;
}

.footer {
    background-color: #383838;
    text-align: center;
    font-size: 14px;
    color: rgb(255 255 255 / 50%);
    line-height: 24px;
    padding: 26px 0;
}

.footer a {
    font-size: 14px;
    color: rgb(255 255 255 / 50%);
    line-height: 24px;
}

.footer a:hover {
    color: #0dad3b;
}

/* ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¨Ã¢â‚¬Â¡Ã‚ÂªÃƒÂ¨Ã‚Â¡Ã…â€™ÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Å¡ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â */
@media(max-width:1299px) {
    .ft-nav ul li {
        margin-left: 5.19%;
    }
}

@media(max-width:1199px) {
    .ft-nav ul li a {
        font-size: 16px;
    }

    .ft-nav ul li {
        margin-left: 4.62%;
    }

    .ft-tel {
        margin-left: 20px;
        padding-left: 60px;
    }

    .ft-contact {
        padding-left: 40px;
    }

    .footer {
        font-size: 12px;
    }

    .footer a {
        font-size: 12px;
    }
}

@media(max-width:991px) {
    .ft-nav ul li a {
        font-size: 14px;
    }

    .ft-nav ul li {
        margin-left: 3.5%;
    }

    .link {
        display: none;
    }

    .ft-nav {
        padding-bottom: 20px;
    }

    .ft-logo {
        width: 30%;
    }

    .ft-tel h3 {
        font-size: 20px;
    }

    .ft-tel h3 span {
        font-size: 14px;
    }

    .ft-tel {
        margin-left: 15px;
        padding-left: 40px;
        background-size: 34px 90px;
    }

    .ft-contact .contact {
        font-size: 13px;
    }

    .ft-contact {
        padding-left: 20px;
    }

    .ewm-list .m1 {
        display: none;
    }

    .ft-ewm {
        width: 20%;
    }

    .ft-contact {
        width: 39%;
    }

    .ft-left {
        width: 41%;
    }

    .footer {
        padding: 15px 0;
    }

    .foot {
        padding-top: 30px;
    }
}

.md-foot {
    display: none;
}

@media(max-width:767px) {
    .foot {
        display: none;
    }

    .footer {
        display: none;
    }

    .md-foot {
        display: block;
        background: #141414;
    }

    .mod-logo {
        text-align: center;
        padding: 30px 0;
    }

    .mod-logo a {
        display: block;
    }

    .mod-logo a img {
        max-width: 100%;
    }

    .fd-cfn {
        border-bottom: solid 1px #ccc;
        margin-top: 10px;
    }

    .fd-cfn h3 {
        font-size: 16px;
        color: #fff;
        line-height: 2.5;
    }

    .fd-cfn h3 span {
        padding-right: 10px;
    }

    .fd-cfn .fd-name {
        display: none;
        padding-left: 13px;
    }

    .fd-cfn .fd-name a {
        display: block;
        line-height: 28px;
        color: #fff;
        opacity: .8;
    }

    .fd-ly .copyright {
        color: #fff;
        opacity: .8;
        padding: 15px 15px;
        line-height: 1.5;
        text-align: center;
        float: none;
    }

    .fd-ly .copyright a {
        color: #fff;
        opacity: .8;
    }
}


/* ÃƒÂ¤Ã‚Â¼Ã‹Å“ÃƒÂ¥Ã…Â Ã‚Â¿ÃƒÂ¨Ã¢â‚¬Â¡Ã‚ÂªÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Å¡ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â */
@media(max-width:1299px) {
    .ys-list ul li .ys-text .text {
        font-size: 14px;
    }

    .ys-list ul li .ys-text h3 {
        font-size: 20px;
    }

    .ys-list ul li .ys-text {
        padding-bottom: 30px;
        padding-top: 25px;
    }
}

@media(max-width:1199px) {
    .ys-list ul li .ys-text .text {
        font-size: 12px;
        margin-top: 15px;
    }

    .ys-list ul li .ys-text {
        padding: 17px 10px;
    }

    .ys-list {
        margin-top: 30px;
    }

    .ys {
        padding-bottom: 65px;
        padding-top: 50px;
    }

    /* .ys-list ul li{
      width: 41.5%;
    } */
}

@media(max-width:991px) {

    /* .ys-list ul li .ys-text .text{
      white-space: nowrap;
    } */
    .ys-list ul li .ys-text .text br {
        display: none;
    }

    .ys-list ul li .ys-text h3 {
        font-size: 18px;
    }

    .ys-list ul li .ys-text .text {
        line-height: 20px;
        margin-top: 10px;
    }

    .ys-list ul li .ys-text {
        padding: 17px 8px;
    }
}

@media(max-width:670px) {
   
    .ys-list ul li {
        width: 46.5%;
        margin-left: 10px;
    }

    .ys-list ul li:nth-child(3) {
        margin-left: 0;
        margin-top: 10px;
    }

    .ys-list ul li:nth-child(4) {
        margin-top: 10px;
    }

    .ys-list ul {
        justify-content: center;
    }

    .ys {
        background-color: #0863a8;
        padding: 40px 0;
    }
}

@media(max-width:475px) {
    .ys-list ul li {
        width: 48.5%;
        margin-left: 3%;
    }
}

/* ÃƒÂ¥Ã‚Â®Ã‚Â¢ÃƒÂ¦Ã‹â€ Ã‚Â·ÃƒÂ¦Ã‚Â¡Ã‹â€ ÃƒÂ¤Ã‚Â¾Ã¢â‚¬Â¹ÃƒÂ¨Ã¢â‚¬Â¡Ã‚ÂªÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Å¡ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â */
@media(max-width:1199px) {
    .case-cfn ul li a span {
        line-height: 40px;
        font-size: 16px;
    }

    .case-cfn ul {
        max-width: 600px;
    }

    .case {
        padding-top: 50px;
        padding-bottom: 60px;
    }

    .case-cfn {
        margin-top: 30px;
    }

    .case-show {
        margin-top: 30px;
    }
}

@media(max-width:991px) {
    .case-list ul li h3 {
        line-height: 45px;
        font-size: 14px;    
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .case-list ul li .case-more h4 {
        font-size: 14px;
        display: -webkit-box;
        /**ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¨Ã‚Â±Ã‚Â¡ÃƒÂ¤Ã‚Â½Ã…â€œÃƒÂ¤Ã‚Â¸Ã‚ÂºÃƒÂ¤Ã‚Â¼Ã‚Â¸ÃƒÂ§Ã‚Â¼Ã‚Â©ÃƒÂ§Ã¢â‚¬ÂºÃ¢â‚¬â„¢ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¦Ã‚Â¨Ã‚Â¡ÃƒÂ¥Ã…Â¾Ã¢â‚¬Â¹ÃƒÂ¥Ã‚Â±Ã¢â‚¬Â¢ÃƒÂ§Ã‚Â¤Ã‚Âº**/
        -webkit-box-orient: vertical;
        /**ÃƒÂ¨Ã‚Â®Ã‚Â¾ÃƒÂ§Ã‚Â½Ã‚Â®ÃƒÂ¦Ã‹â€ Ã¢â‚¬â€œÃƒÂ¦Ã‚Â£Ã¢â€šÂ¬ÃƒÂ§Ã‚Â´Ã‚Â¢ÃƒÂ¤Ã‚Â¼Ã‚Â¸ÃƒÂ§Ã‚Â¼Ã‚Â©ÃƒÂ§Ã¢â‚¬ÂºÃ¢â‚¬â„¢ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¨Ã‚Â±Ã‚Â¡ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ¥Ã¢â‚¬Â¦Ã†â€™ÃƒÂ§Ã‚Â´Ã‚Â ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¦Ã…Â½Ã¢â‚¬â„¢ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â¹ÃƒÂ¥Ã‚Â¼Ã‚Â**/
        -webkit-line-clamp: 1;
        /**ÃƒÂ¦Ã‹Å“Ã‚Â¾ÃƒÂ§Ã‚Â¤Ã‚ÂºÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¨Ã‚Â¡Ã…â€™ÃƒÂ¦Ã¢â‚¬Â¢Ã‚Â°**/
        overflow: hidden;
        /**ÃƒÂ©Ã…Â¡Ã‚ÂÃƒÂ¨Ã¢â‚¬â€Ã‚ÂÃƒÂ¨Ã‚Â¶Ã¢â‚¬Â¦ÃƒÂ¥Ã¢â‚¬Â¡Ã‚ÂºÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â®Ã‚Â¹**/
    }

    .case-list ul li .case-more .more a {
        line-height: 28px;
    }

    .case-list ul li .case-more .more {
        margin-top: 20px;
    }

    .case {
        padding: 40px 0;
    }

    .case-cfn {
        margin-top: 20px;
    }
}

@media(max-width:735px) {
    .case-list ul li {
        width: 48%;
        /* margin-left: 4%; */
    }

    .case-list ul li:last-child {
        display: none;
    }

    .case-cfn ul li a span {
        font-size: 14px;
        line-height: 32px;
    }
}

@media(max-width:505px) {
    .case-list ul li .case-more .more a {
        padding: 0 1rem;
        line-height: 30px;
        line-height: 28px;
        font-size: 12px;
    }

    .case-list ul li h3 {
        font-size: 12px;
        line-height: 32px;
    }

    .case-list ul li .case-more {
        padding: 10px 0;
    }

    .case-list ul li .case-more .more {
        margin-top: 10px;
    }

    .case-list ul li .case-more .more a {
        line-height: 24px;
    }

    .case-list ul li .case-more h4 {
        font-size: 12px;
    }
}

@media(max-width:375px) {
    .case-list ul li .case-more .more a:nth-child(1) {
        display: none;
    }
}

/* ÃƒÂ¦Ã‚Â Ã‚Â¸ÃƒÂ¥Ã‚Â¿Ã†â€™ÃƒÂ¤Ã‚Â¼Ã‹Å“ÃƒÂ¥Ã…Â Ã‚Â¿ÃƒÂ¨Ã¢â‚¬Â¡Ã‚ÂªÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Å¡ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â */
@media(max-width:1299px) {
    .cs-show ul li:nth-child(2n+1) .cs-text {
        padding-left: 40px;
    }

    .cs-show ul li:nth-child(2n) .cs-text {
        padding-right: 40px;
    }

    .cs-text .cs-tit .tit p {
        font-size: 22px;
    }

    .cs-text .cs-tit .tit h3 {
        font-size: 36px;
    }

    .cs-text .text p {
        font-size: 17px;
    }
}

@media(max-width:1199px) {
    .core-ys {
        padding: 60px 0;
    }

    .cs-show {
        margin-top: 50px;
    }

    .cs-show ul li {
        margin-top: 40px;
    }

    .cs-text .cs-tit .tit h3 {
        font-size: 32px;
    }

    .cs-text .cs-tit .tit p {
        margin-top: 5px;
        font-size: 18px;
    }

    .cs-text .cs-tit .tit::after {
        margin-top: 10px;
    }

    .cs-text .text p {
        font-size: 15px;
    }
}

@media(max-width:991px) {
    .cs-text .cs-tit .tit h3 {
        font-size: 24px;
    }

    .cs-text .cs-tit .tit p {
        font-size: 13px;
        margin-top: 0;
    }

    .cs-text .text p {
        font-size: 13px;
        line-height: 24px;
    }

    .cs-text .text {
        margin-top: 20px;
    }

    .cs-text .text p {
        background: none;
        padding-left: 0;
    }

    .cs-text .text p:nth-child(2) {
        margin-top: 10px;
    }

    .cs-show ul li:nth-child(3) .cs-text .cs-tel span {
        font-size: 18px;
    }

    .cs-show ul li:nth-child(3) .cs-text .cs-tel {
        font-size: 14px;
        padding-left: 40px;
        margin-top: 25px;
    }

}

@media(max-width:768px) {
    .cs-show ul li:nth-child(2n+1) .cs-text {
        padding-left: 20px;
    }

    .cs-show ul li:nth-child(2n) .cs-text {
        padding-right: 20px;
    }
}

.cs-show1 {
    display: none;
}

@media(max-width:700px) {
    .cs-show {
        /* display: none; */
    }

    .cs-show1 {
        display: block;
        margin-top: 40px;
    }

    .cs-show1 ul li {
        margin-top: 40px;
    }

    .cs-show1 ul li:nth-child(1) {
        margin-top: 0;
    }

    .cs-show1 ul li .cs-img {
        width: 100%;
    }

    .cs-show1 ul li .cs-img img {
        width: 100%;
    }

    .cs-show1 ul li .cs-text {
        width: 100%;
        margin-top: 20px;
    }

    .core-ys {
        padding: 50px 0;
    }

    .cs-show1 ul li:nth-child(3) .cs-text .cs-tel {
        color: #666;
        line-height: 32px;
        background: url(http://cdn.myxypt.com/a1f1b707/23/03/1a7d9fd2ac1f351bc0d140979159984821f9a450.png)no-repeat left center;
        font-size: 14px;
        padding-left: 40px;
        margin-top: 25px;
    }

    .cs-show1 ul li:nth-child(3) .cs-text .cs-tel span {
        font-size: 18px;
    }
}

/* ÃƒÂ§Ã‚Â Ã¢â‚¬ÂÃƒÂ¥Ã‚ÂÃ¢â‚¬ËœÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¢ÃƒÂ©Ã‹Å“Ã…Â¸ÃƒÂ¨Ã¢â‚¬Â¡Ã‚ÂªÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Å¡ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â */
@media(max-width:1199px) {
    .team {
        padding-top: 50px;
    }

    .tm-show {
        margin-top: 30px;
    }

    .tm-right ul li {
        padding: 10px 2%;
    }

    .tm-right .owl-carousel .owl-nav button.owl-prev {
        left: -15px;
    }

    .tm-right .owl-carousel .owl-nav button.owl-next {
        right: -15px;
    }
}

@media(max-width:991px) {
    .tm-left {
        width: 100%;
    }

    .tm-right {
        width: 100%;
        margin-left: 0;
    }

    .tm-right ul li {
        padding: 10px;
    }

    /* .tm-right .owl-carousel .owl-nav button.owl-prev{
      left: -15px;
    }
    .tm-right .owl-carousel .owl-nav button.owl-next{
      right: -25px;
    } */
    .tm-right .tm-img {
        padding: 20px;
    }
}

@media(max-width:535px) {
    .tm-text a {
        padding: 0 10px;
        width: auto;
        font-size: 12px;
        margin-top: 20px;
    }

    .tm-text p {
        margin-top: 15px;
    }

    .tm-text span {
        padding-bottom: 15px;
    }

    .tm-text p {
        font-size: 14px;
    }

    .tm-text span {
        font-size: 16px;
    }

    .tm-text h3 {
        font-size: 22px;
    }
}

@media(max-width:425px) {
    .tm-right {
        display: none;
    }
}

/* ÃƒÂ¦Ã…â€œÃ‚ÂÃƒÂ¥Ã…Â Ã‚Â¡ÃƒÂ¦Ã‚ÂµÃ‚ÂÃƒÂ§Ã‚Â¨Ã¢â‚¬Â¹ÃƒÂ¨Ã¢â‚¬Â¡Ã‚ÂªÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Å¡ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â */
@media(max-width:1299px) {
    .pss-list li {
        padding: 0 2.49%;
    }
}

@media(max-width:1199px) {
    .process {
        padding-top: 60px;
        padding-bottom: 70px;
    }

    .pss-show {
        margin-top: 50px;
    }

    .pss-list li {
        width: 15%;
        padding: 0;
        margin-left: 2%;
    }

    .pss-list li .pss-img .pss img {
        max-width: 100%;
    }

    .pss-list li:nth-child(1) {
        margin-left: 0;
    }

    .pss-list li+li::before {
        left: -9px;
    }

    .pss-list li p {
        font-size: 14px;
    }

    .pss-list li h3 {
        font-size: 17px;
    }
}

@media(max-width:991px) {
    .pss-list li {
        width: 13%;
    }

    .pss-list li p {
        display: none;
    }

    .pss-list li h3 {
        font-size: 15px;
        font-weight: normal;
        margin-top: 20px;
    }

    .pss-list li+li::before {
        height: 97px;
        left: -16px;
    }

    .pss-list li {
        margin-left: 4.4%;
    }

    .pss-show {
        margin-top: 30px;
    }

    .process {
        padding-bottom: 40px;
    }
}

@media(max-width:745px) {
    .process {
        display: none;
    }
}

/* ÃƒÂ¦Ã‚Â¨Ã‚ÂªÃƒÂ¥Ã‚Â¹Ã¢â‚¬Â¦ÃƒÂ¨Ã¢â‚¬Â¡Ã‚ÂªÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Å¡ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â */
@media(max-width:991px) {
    .hf-left {
        width: 85%;
    }

    .hf-text h3 {
        font-size: 20px;
    }

    .hf-text a {
        line-height: 40px;
        font-size: 14px;
        margin-top: 20px;
    }

    .hf-form input {
        line-height: 45px;
    }

    .hf-form .inp span {
        top: 7px;
    }

    .hf {
        padding: 40px 0;
    }
}

@media(max-width:767px) {
    .hf {
        display: none;
    }
}

/* ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â³ÃƒÂ¤Ã‚ÂºÃ…Â½ÃƒÂ¦Ã‹â€ Ã¢â‚¬ËœÃƒÂ¤Ã‚Â»Ã‚Â¬ÃƒÂ¨Ã¢â‚¬Â¡Ã‚ÂªÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Å¡ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â */

@media(max-width:1299px) {
    .abt-left {
        width: 50%;
    }

    .abt-text {
        width: 46%;
        padding-top: 0;
    }

    .abt-text .abt-con {
        font-size: 15px;
        line-height: 32px;
    }

    .abt-show {
        margin-top: 50px;
    }
}

@media(max-width:1199px) {
    .about {
        padding: 50px 0;
    }

    .abt-show {
        margin-top: 30px;
    }

    .abt-text h3 {
        font-size: 26px;
    }

    .abt-text .abt-con {
        font-size: 14px;
        line-height: 26px;
        margin-top: 15px;
    }

    .abt-text a {
        margin-top: 10px;
        line-height: 40px;
    }
}

@media(max-width:991px) {
    .abt-left {
        width: 100%;
    }

    .abt-left img {
        width: 100%;
    }

    .abt-text {
        width: 100%;
        margin-top: 20px;
    }
}

@media(max-width:600px) {
    .abt-text h3 {
        font-size: 24px;
    }
}

/* ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»ÃƒÂ¨Ã‚ÂµÃ¢â‚¬Å¾ÃƒÂ¨Ã‚Â®Ã‚Â¯ÃƒÂ¨Ã¢â‚¬Â¡Ã‚ÂªÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Å¡ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â */
@media(max-width:1299px) {
    #ydemo {
        height: 390px;
    }
}

@media(max-width:1199px) {
    .news {
        padding: 50px 0;
    }

    .new-show {
        margin-top: 40px;
    }

    .new-top ul li a .new-text {
        padding-top: 0;
    }

    .new-top ul li a .new-text h3.tit {
        font-size: 17px;
    }

    .new-top ul li a .new-text .new-clf {
        margin-top: 10px;
    }

    .new-top ul li a .new-text .new-more {
        margin-top: 10px;
    }

    .new-top {
        padding-top: 20px;
        padding-bottom: 25px;
    }

    .new-tit ul li,
    .new-tit h3 {
        font-size: 20px;
    }

    .new-tit ul li::after {
        margin-top: 10px;
    }

    .new-tit h3 {
        margin-bottom: 19px;
    }

    .new-list {
        padding-top: 20px;
    }

    .new-rem {
        padding-top: 20px;
    }

    .new-rem ul li a h3 {
        font-size: 16px;
    }

    .new-rem ul li a p {
        margin-top: 15px;
    }

    .new-rem ul li a .time {
        margin-top: 15px;
    }

    .new-list ul li a {
        padding: 10px 0;
    }

    .new-list ul li a h3 {
        font-size: 16px;
    }

    .new-list ul li a p {
        line-height: 22px;
        margin-top: 5px;
        font-size: 13px;
    }

    #ydemo {
        height: 305px;
    }
}

@media(max-width:991px) {
    .new-top ul li a .new-text .new-clf .new-time {
        display: none;
    }

    .new-top ul li a .new-text .new-clf .text {
        width: 100%;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        font-size: 12px;
        line-height: 20px;
    }

    .new-top ul li a .new-text .new-more {
        width: 90px;
        line-height: 28px;
        font-size: 12px;
    }

    #ydemo {
        height: 270px;
    }

    .news {
        padding: 40px 0;
    }

    .new-show {
        margin-top: 30px;
    }
}

@media(max-width:767px) {
    .new-left {
        width: 100%;
    }

    .new-right {
        width: 100%;
        margin-top: 30px;
    }

    .new-list ul li a p {
        line-height: 28px;
    }
}

@media(max-width:425px) {
    .new-top {
        display: none;
    }

    .new-rem ul li {
        width: 100%;
    }

    .new-rem ul li:nth-child(2) {
        display: block;
        margin-top: 20px;
        border-top: dashed 1px #ddd;
        padding-top: 20px;
    }

    .new-tit ul li:nth-child(2) {
        margin-left: 40px;
    }

    .new-tit ul li+li::before {
        left: -19px;
    }
}



.neifhu{
    background: #f8f8f8;
    box-sizing: border-box;
    padding: 3% 0;
    overflow: hidden;
}

.zizhding{
    overflow: hidden;
}
.yduasnjh{
    margin-top: 2%;
}
.lianxi{
    text-indent: 30%;
    font-size: 16px;
}
.zizhding_img img{
    width: 100%;
    height: auto;
}
.dhuadnj li{
    width: 48%;
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 1px;
	color: #ffffff;
}
.dhuadnj li a{
    color: #ffffff;
}

@media(min-width:1300px) {
    .container {
        width: 1322px;
    }
}





.page-product-inquiry a {
    color: #fff;
}


@media (max-width: 992px) {
    body {
        padding-top: 60px;
        padding-bottom: 50px;
    }
     .title h3{
        font-size: 20px;
    }
    .new-tit ul li, .new-tit h3{
        font-size: 18px;
    }
    .cs-text .cs-tit .tit h3 {
        font-size: 20px;
    }
}


@media (max-width: 700px) {
    .cs-show ul li .cs-img{
        width: 100%;
    }
    .cs-show ul li .cs-text{
        width: 100%;
        margin-top: 3%;
    }
    .product {
        padding: 0px 0;
        position: relative;
        z-index: 99;
    }
    .pro-tit h3{
        font-size: 20px;
    }
    .cs-text .cs-tit .tit h3 {
        font-size: 18px;
    }
    .cs-text .cs-tit .tit {
        padding-left: 6px;
        float: right;
        width: 82%;
    }
    .ys-list ul li .ys-text h3 {
        font-size: 15px;
    }
    .abt-text h3 {
        font-size: 20px;
    }
    .pro-show {
        margin-top: 14px;
    }
    .dhusdnjgh li h3 {
        line-height: 30px;
        font-size: 14px;
    }
    .cs-show ul li:nth-child(2n+1) .cs-text {
        padding-left: 0px;
    }
    .cs-show ul li {
        margin-top: 21px;
    }
}