
.container-fluid {
    width: 1600px;
}

@media (max-width: 1600px) {
    .container-fluid {
        width: 1400px;
    }
}

@media (max-width: 1400px) {
    .container-fluid {
        width: 1170px;
    }
}

@media (max-width: 1200px) {
    .container-fluid {
        width: 100%;
    }
}

/* 粒子动态 */
.x-customize .lizi-canvas{
    width: 500px;
    height: 200px;
    position: absolute;
    top: 30px;
    right: 0px;
    overflow: hidden;
    -webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
}

.x-logo {}

.x-logo a {
    display: block;
}

.x-header-right {
    float: right;
    width: 25%;
    text-align: right;
}

.x-header-right #formsearch,
.x-header-right .x-login {
    display: inline-block;
    vertical-align: middle;
}

.x-header-right #formsearch {
    width: calc(100% - 100px);
    position: relative;
}

.x-header-right #formsearch:before {
    content: '|';
    position: absolute;
    left: 36px;
    top: 5px;
}

.x-header-right #formsearch #s_btn {
    float: left;
    outline: none;
    border: none;
    width: 35px;
    height: 30px;
    font-size: 0;
    background-image: url(../image/icon_spirit.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 -210px;
}

.x-header-right #formsearch #keyword {
    float: left;
    background: none;
    outline: none;
    border: none;
    width: calc(100% - 35px);
    color: rgba(0, 0, 0, 0.8);
    margin-top: 5px;
    height: 20px;
    padding-left: 10px;
}

.x-header-right .x-login {
    font-size: 14px;
    color: #000000;
    line-height: 1.6;
    line-height: 30px;
}

.x-header-right .x-login .username {
    max-width: 75px;
    vertical-align: -10px;
    display: inline-block;
}

.x-header-right .x-login a {
    color: #000;
}

.x-header-right .x-login a:hover {
    color: #2564ae;
}

/* 扥路 */

.xa-login {
    position: absolute;
    width: 50%;
    text-align: right;
    top: 0;
    right: 8.33333333%;
}

/* 导航样式 */

.x-menu {}

.x-menu>li {
    float: left;
    position: relative;
    width: 14.28%;
    ;
    text-align: center;
}

.x-menu>li>a {
    display: block;
    color: #666666;
    font: 400 17px/52px "Microsoft yahei";
}

.x-menu>li>a:hover {
    color: #2564ae;
}

.x-menu>li.active>a {}

.x-menu>li:after {
    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: 9999;
    width: 150%;
    left: -25%;
    top: 65px;
    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 {
    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;
}

/*头部*/

.x-header {
    background: #ffffff;
    padding: 38px 0;
}


.top-search {
    position: relative;
    background: url(../image/3fa8bd4f0690d00230d145b4dcc9f9168fc237c9.png) no-repeat center;
    width: 30px;
    height: 30px;
    cursor: pointer;
    margin-left: 10px;
}


.x-head-right {
    width: 64%;
    position: relative;
}

.x-seo {
    color: #999999;
    font: 400 14px/30px "Microsoft yahei";
}

.x-seo a {
    color: #999999;
    font: 400 14px/30px "Microsoft yahei";
}

.x-seo a:hover {
    color: rgba(255, 255, 255, 0.4);
}

.x-header-right-tel {
    background: url(../image/e46d7ed2e338188338fad4284fdb5fd47b628a2e.png) no-repeat left center;
    padding-left: 26px;
}

.x-header-right-tel p {
    margin-bottom: 0;
    color: #2e5795;
    font: 600 16px/30px "Airal";
}

/* 搜索 */
.x-ss {
    padding: 17px 0;
}

.x-ss-left {
    width: calc(100% - 296px);
    float: left;
    background: url(../image/hot.jpg) no-repeat left center;
    padding-left: 43px;
    color: #333333;
    font: 400 14px/46px "Microsoft yahei";
}

.x-ss-left a {
    color: #666;
    font: 400 14px/46px "Microsoft yahei";
    padding-right: 34px;
    position: relative;
}

.x-ss-left a::after {
    content: "";
    width: 1px;
    border-right: 1px solid #adadad;
    height: 20px;
    position: absolute;
    background-color: #989898;
    top: 0px;
    right: 17px;
}

.x-ss-left a:last-child::after {
    display: none;
}

.x-ss-left a:hover {
    color: #2564ae;
}



.search-box {
    width: 296px;
    float: right;
    background-color: #f2f2f2;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
}

.search-box .search {
    border-radius: 30px;
}

.search-box .search #keyword {
    float: left;
    outline: none;
    font: 400 13px/46px "Microsoft yahei";
    border: 1px solid #f2f2f2;
    background-color: #f2f2f2;
    width: 210px;
    padding-left: 20px;
}

.search-box .search #s_btn {
    position: relative;
    float: right;
    border: 1px solid #f2f2f2;
    outline: none;
    font: 400 13px/46px "Microsoft yahei";
    font-size: 0;
    width: 66px;
    background: url(../image/sousuo.png) no-repeat center;
}

.search-box .search #s_btn::before {
    position: absolute;
    width: 1px;
    height: 20px;
    background-color: #333333;
    content: "";
    display: block;
}

.search-box .search::before {
    position: absolute;
    width: 1px;
    height: 20px;
    background-color: #333333;
    content: "";
    display: block;
    top: 17px;
    right: 66px;
}

/* 定制 */
.x-customize {
    padding: 56px 0 110px;
    background-color: #f8f8f8;
    position: relative;
}

.x-customize-tt h3 {
    color: #333333;
    font: 600 36px/52px "Microsoft yahei";
}

.x-customize-tt h3 span {
    color: #d5d5d5;
    font: 600 36px/52px "Airal";
    text-transform: uppercase;
}

.x-customize-tt p {
    color: #666666;
    font: 400 24px/40px "Microsoft yahei";
    position: relative;
    padding-left: 60px;
}

.x-customize-tt p::before {
    content: "";
    position: absolute;
    display: block;
    background-color: #d5d5d5;
    width: 36px;
    height: 1px;
    left: 0;
    top: 20px;
}

.x-customize-con {
    margin-top: 88px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.x-customize-con li {
    float: left;
    text-align: center;
    width: calc(25% - 25.5px);
    list-style-type: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    padding: 50px 30px 80px;
    background-color: #fff;
    border-radius: 6px;
}

.x-customize-con li+li {
    margin-left: 34px;
}

.x-customize-con li h3 {
    color: #333333;
    font: 600 24px/52px "Microsoft yahei";
    padding: 13px 0;
    text-align: center;
}

.x-customize-con li p {
    color: #888888;
    font: 400 18px/30px "Microsoft yahei";
}

.x-customize-con li:hover {
    box-shadow: 0 0 10px rgba(37, 100, 174, 0.2);
}

.x-customize-con li:hover h3 {
    color: #2564ae;
}
@media (max-width:1500px){
    .x-customize-con li p {
        height: 90px;
    }
}
@media (max-width:1200px) {
    .x-customize {
        padding: 50px 0;
    }

    .x-customize-con {
        margin-top: 40px;

    }

    .x-customize-con li {
        padding: 50px 30px;
    }

    .x-customize-con li p {
        font: 400 14px/22px "Microsoft yahei";
        min-height: 68px;
    }
    .x-customize-con li h3{
        font-size: 20px;
    }
}
@media (max-width:768px) {
    .x-customize-con li{
        width: calc(50% - 10px);
        margin-bottom: 10px;
        padding: 30px 0 20px;
    }
    .x-customize-con li:nth-child(2n){
        margin-left: 20px;
    }
    .x-customize-con li:nth-child(3){
        margin-left: 0px;
    }
    .x-customize-tt h3{
        font: 600 28px/40px "Microsoft yahei";
    }
    .x-customize-tt h3 span{
        font: 600 22px/40px "Airal";
    }
    .x-customize-tt p{
        font: 400 16px/30px "Microsoft yahei";
    }
    .x-customize-con li h3{
        font-size: 18px;
    }
}
/* 关于我们 */
.x-about {
    padding: 110px 0 55px;
    background: url(../image/index_about.png) no-repeat bottom center;
}

.x-about-left {
    width: 44%;
    float: left;
}

.x-about-title p {
    color: #2564ae;
    font: 600 60px/60px "Microsoft yahei";
    text-transform: uppercase;
}

.x-about-title h3 {
    color: #666666;
    font: 400 48px/52px "Microsoft yahei";
    text-transform: uppercase;
    letter-spacing: 4px;
    position: relative;
}

.x-about-title h3 span {
    color: #333333;
    font: 600 40px/77px "Microsoft yahei";
    display: block;
    letter-spacing: 0px;
}

.x-about-title h3::after {
    content: "";
    display: block;
    width: 38px;
    height: 3px;
    background-color: #2564ae;
    position: absolute;
    bottom: 0px;
    left: 0;
}

.x-about-text {
    margin-top: 52px;
}

.x-about-text p {
    color: #666666;
    font: 400 16px/38px "Microsoft yahei";
    margin-bottom: 0;
}

.x-about-left a {
    color: #fff;
    width: 220px;
    height: 50px;
    display: block;
    font: 400 16px/50px "Microsoft yahei";
    background-color: #2564ae;
    text-align: center;
    margin-top: 70px;
}
.x-about-left a:hover{
    background-color: #1655a0;
}
.x-about-right {
    width: 53%;
    float: right;
    overflow: hidden;
}

.x-about-right img {
    max-width: 100%;
    transition: all 0.8s;
}

.x-about-right:hover img {
    transition: all 0.8s;
    transform: scale(1.05);
}
@media (max-width:1200px) {
    .x-about{
        padding: 50px 0;
    }
    .x-about-title p{
        font: 600 52px/52px "Microsoft yahei";
    }
    .x-about-title h3{
        font: 400 38px/40px "Microsoft yahei";
    }
    .x-about-title h3 span{
        font: 600 30px/52px "Microsoft yahei";
    }
    .x-about-text{
        margin-top: 22px;
    }
    .x-about-left a{
        margin-top: 20px;
    }
}
@media (max-width:768px) {
    .x-about-left{
        width: 100%;
        margin-top: 20px;
    }
    .x-about-right{
        width: 100%;
    }
    .x-about-title p{
        font-size: 40px;
    }
}

/* 首页产品分类 */
.x-product {
    margin-top: 90px;
}

.x-product-tt {
    position: relative;
    margin-bottom: 44px;
}

.x-product-sortt {
    position: absolute;
    top: 10px;
    right: 0;
    width: 600px;
    display: flex;
    justify-content: space-between;
}

.x-product-sortt li a {
    color: #777777;
    font: 600 20px/66px "Microsoft yahei";
    position: relative;
}

.x-product-sortt li a::after {
    position: absolute;
    content: "";
    width: 150%;
    height: 2px;
    background-color: #fff;
    left: -25%;
    bottom: -13px;
}

.x-product-sortt li:hover a {
    color: #333333;
}

.x-product-sortt li:hover a::after {
    background-color: #2564ae;
}

.x-product-list {
    display: flex;
    justify-content: space-between;
}

.x-product-list-left {
    width: 40%;
    float: left;
}

.x-product-list-left li {
    list-style-type: none;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
}

.x-product-list-left li .img img {
    max-width: 100%;
}

.x-product-list-left li h3 {
    position: absolute;
    top: 52px;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font: 600 30px/52px "Microsoft yahei";
}

.x-product-list-left li .more {
    position: absolute;
    bottom: 52px;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font: 600 16px/30px "Microsoft yahei";
}
.x-product-list-left li:hover .more{
     color: #2564ae;
}
.x-product-list-left li:hover{
    color: #2564ae;
}
.x-product-list-right {
    width: 60%;
    float: right;
}

.x-product-list-right li {
    float: left;
    list-style-type: none;
    width: calc(50% - 16px);
    margin-left: 16px;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
}

.x-product-list-right li h3 {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    text-align: left;
    padding-left: 22px;
    color: #fff;
    font: 600 24px/52px "Microsoft yahei";
}
.x-product-list-right li:nth-child(1) h3{
    color: #000000;
}
.x-product-list-right li:nth-child(4) h3{
    color: #000000;
}
.x-product-list-right li .more {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    color: #fff;
    text-align: left;
    padding-left: 22px;
    font: 600 16px/30px "Microsoft yahei";
}

.x-product-list-right li:nth-child(n + 3) {
    margin-top: 16px;
}
.x-product-list-right li:hover .more{
    color: #2564ae;
}
@media (max-width: 1200px) {
    .x-product{
        margin-top: 50px;
    }
    .x-product-sortt{
        width: 520px;
    }
}
@media (max-width: 1024px) {
    .x-product-list-left li h3{
        top: 20px;
    }
    .x-product-list-right li h3{
        top: 10px;
    }
}
@media (max-width: 768px) {
    .x-product-list{
        display: block;

    }
    .x-product-list-left{
        width: 100%;
    }
    .x-product-list-left li{

    }
    .x-product-list-left li h3{
        font: 600 18px/40px "Microsoft yahei";
    }
    .x-product-list-left li .more{
        font: 600 14px/30px "Microsoft yahei";
        bottom: 10px;
    }
    .x-product-list-right{
        width: 100%;
    }
    .x-product-list-right li{
        margin-top: 15px;
        margin-left: 0px;
        width: calc(50% - 8px);
    }
    .x-product-list-right li:nth-child(even){
        margin-left: 16px;
    }
    .x-product-list-right li h3{
        font: 600 18px/40px "Microsoft yahei";
    }
    .x-product-list-right li .more{
        font: 600 14px/30px "Microsoft yahei";
        bottom: 10px;
    }
}
/*优势*/
/* 优势 */
.x-ys {
    margin-top: 90px;
}

.x-ys-con {
    margin-top: 50px;
}

.x-ys-con li {
    list-style-type: none;
    float: left;
    position: relative;
    width: calc(20% - 18.5px);
    border-radius: 6px;
    overflow: hidden;
}
.x-ys-con li .img img{
    max-width: 100%;
}
.x-ys-con li+li {
    margin-left: 23px;
}

.x-ys-text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../image/index_ysyy.png) no-repeat center;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 115%;
    transition: all 0.8s;
}

.x-ys-text h3 {
    color: #ffffff;
    font: 600 24px/52px "Microsoft yahei";
}

.x-ys-text p {
    color: #ffffff;
    font: 400 14px/26px "Microsoft yahei";
    opacity: 0;
    transition: all 0.8s;
}

.x-ys-con li:hover .x-ys-text {
    transition: all 0.8s;
    padding-top: 92%;
    background: url(../image/index_ysyyh.png) no-repeat center;
}

.x-ys-con li:hover .x-ys-text p {
    opacity: 1;
    transition: all 0.8s;
}
@media (max-width:1600px) {
    .x-ys-con li .x-ys-text {
        padding-top: 110%;
    }
    .x-ys-con li:hover .x-ys-text {
        padding-top: 70%;
    }
}
@media (max-width:1400px) {
    .x-ys-text{
        padding-left: 15px;
        padding-right: 15px;
    }
    .x-ys-con li .x-ys-text {
        padding-top: 110%;
    }
    .x-ys-con li:hover .x-ys-text {
        padding-top: 45%;
    }
}

@media (max-width:1200px) {
    .x-ys-text{
        padding-left: 10px;
        padding-right: 10px;
    }
    .x-ys-con li:hover .x-ys-text {
        padding-top: 110%;
    }
    .x-ys-text p{
        display: none;
    }
}
@media (max-width:768px) {
    .x-ys-con li{
        width: calc(50% - 66px);
        margin-left: 30px;
        margin-right: 30px;
    }
    .x-ys-con li+li{
        margin-top: 0px;
        margin-left: 33px;
    }
    .x-ys-con li:nth-child(2n){
        margin-left: 33px;
    }
    .x-ys-con li:nth-child(n + 3){
        margin-top: 10px;
    }
     .x-ys-con li:nth-child(n + 5){
        display: none;
    }
    .x-ys-text h3{
        text-align: center;
    }
}
@media (max-width:500px) {
    .x-ys-con li{
        width: calc(50% - 20px);
        margin-left: 10px;
        margin-right: 10px;
    }
    .x-ys-con li+li{
       margin-left: 10px; 
    }
    .x-ys-con li:nth-child(2n){
        margin-left: 10px;
    }
}
/*新闻*/
.x-news {
    background: #fff;
    padding: 5.20833333% 0;
    background: url(../image/index_xwbj.png) no-repeat center;
}

.x-news-box {
    margin-top: 3.125%;
    font-size: 0;
}

.news-left {
    width: 46.2%;
    float: left;
    box-shadow: 0 0 6px #eee;
}

.x-news-img {}

.x-news-img li {
    border-radius: 6px;
    overflow: hidden;
}

.x-news-img li .img {
    overflow: hidden;
}

.x-news-img li .text {
    padding: 20px 30px;
    position: relative;
}

.x-news-img li .text h3 {
    color: #333333;
    font: 600 18px/36px "Microsoft yahei";
}

.x-news-img li .text p {
    color: #999999;
    font: 400 14px/36px "Microsoft yahei";
}

.x-news-img li .text .more {
    color: #999999;
    font: 600 14px/36px "Microsoft yahei";
}

.x-news-img li .text .date {
    position: absolute;
    bottom: 16px;
    right: 40px;
    color: #999999;
    font: 400 14px/36px "Microsoft yahei";
}

.news-right {
    width: 50%;
    float: right;
    border-bottom: 1px solid #dcdcdc;
    /*margin-top: 33px;*/
}

.news-right li {
    padding: 50px 0 30px 0;
    border-top: 1px solid #dcdcdc;
    transition: all 0.8s;
}

.news-right li .dac {
    width: calc(100% - 120px);
    float: left;
    padding-left: 20px;
    position: relative;
    border-right: 2px solid #cccccc;
    padding-right: 10px;
    transition: all 0.8s;
}

.news-right li .dac h3 {
    color: #333333;
    font: 600 18px/36px "Microsoft yahei";
}

.news-right li .dac span {
    color: #999999;
    font: 400 14px/28px "Microsoft yahei";
}

.news-right li .date {
    float: right;
    width: 110px;
    margin-top: 10px;
    transition: all 0.8s;
    position: relative;
}

.news-right li .date h4 {
    color: #c4c4c4;
    font: 600 40px/52px "Airal";
    text-align: center;
}

.news-right li .date span {
    display: block;
    color: #c4c4c4;
    font: 600 14px/20px "Airal";
    text-align: center;
}

.news-right li .date .date-jt {
    display: none;
}

.news-right li:hover {
    /* transition: all 0.8s;
    -o-transform: translateX(10px);
    transform: translateX(10px); */
}

.news-right li:hover .dac {
    transition: all 0.8s;
    -o-transform: translateX(10px);
    transform: translateX(10px);
}

.news-right li:hover .dac h3 {
    color: #2564ae;
}

.news-right li:hover .date h4 {
    display: none;
}

.news-right li:hover .date span {
    display: none;
}

.news-right li:hover .date .date-jt {
    display: block;
    position: absolute;
    top: 20px;
    right: 40px;
}

@media (max-width: 1366px) {
    .x-news-list li {
        padding-top: 9px;
        padding-bottom: 9px;
    }
}

@media (max-width: 1200px) {
    .news-right{
        width: 100%;
        margin-top: 0px;
    }
    .news-right li{
        padding: 20px 0;
    }
    .news-right li .date{
        margin-top: 0px;
    }
}
@media (max-width: 768px) {
    .x-news{
        padding-top: 50px;
    }
    .news-right li .dac{
        width: 100%;
        border-right: none;
        padding-left: 0px;
    }
}
/*新闻*/
.tabz {
    position: relative;
    width: 230px;
    float: left;
}

.tabz li {
    display: block;
    text-align: center;
    color: #666666;
    cursor: pointer;
    font: 400 20px/100px "Microsoft yahei";
    border: 1px solid #e4e4e4;
}

.tabz li+li {
    border-top: none;
}

.tabz li.cur {
    color: #fff;
    text-decoration: none;
    background: #03479c;
    border: 1px solid #03479c;
}

.tabz li:hover,
.tabz li.cur {
    background: #2564ae;
    position: relative;
    color: #fff;
    cursor: pointer;
}

.tabz li:hover a,
.tabz li.cur a {
    color: #fff;
}

.tabz_content {
    float: right;
    width: calc(100% - 250px);
}

.ttz {
    display: none;
}
@media (max-width:768px) {
    .tabz{
        display: none;
    }
    .news-right li .date{
        display: none;
    }
    .tabz_content{
    width: 100%;
    }
}
.x-link {
    background: #fff;
    padding-bottom: 1.5%;
    color: #666666;
    font: 600 16px/28px "Microsoft yahei";
    font-weight: normal;
}
.x-link a{
    padding: 0 5px;
}
@media(max-width:991px){
    .x-link{
        display: none;
    }
}
.x-layout {
    padding: 52px 0 40px 0;
    background-color: #222222;
}

.x-layout-logo {
    margin-bottom: 20px;
}

.x-layout-desc {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
}

.x-layout-menu {
    position: relative;
}

.x-layout-menu dl {
    float: left;
    width: 25%;
    text-align: center;
}

.x-layout-menu dl dt {
    font: 600 20px/20px "Microsoft yahei";
    color: #fff;
    margin-bottom: 33px;
    text-align: left;
}

.x-layout-menu dl dd a {
    display: block;
    color: rgba(255, 255, 255, 0.4);
    text-align: left;
    font: 400 16px/34px "Microsoft yahei";
}

.x-layout-menu dl dd a:hover {
    color: #2564ae;
}

.x-layout-menu::after {
    position: absolute;
    width: 1px;
    height: 150px;
    background-color: rgba(255, 255, 255, 0.1);
    display: block;
    top: 0;
    right: 0;
}

.x-layout-contact {
    padding-left: 44px;
    width: calc(100% - 130px);
    float: left;
}

.x-layout-contact .x-layout-h {
    color: #999999;
    font: 400 16px/16px "Microsoft yahei";
    margin-bottom: 10px;
}

.x-layout-contact .x-layout-desc {
    color: #ffffff;
    font: 600 30px/52px "Microsoft yahei";
}

.x-layout-contact .x-layout-desc p {
    color: #ffffff;
    font: 600 30px/52px "Microsoft yahei";
}

.x-layout-contact-text {
    color: #999999;
    font: 400 14px/30px "Microsoft yahei";
}

.x-layout-contact-text p {
    margin-bottom: 0;
}

.x-layout-contact a {
    color: #fff;
}

.x-layout-ewm {
    float: right;
    width: 130px;
    text-align: center;
}

.x-layout-ewm p {
    color: #999999;
    margin-top: 15px;
    font: 400 14px/30px "Microsoft yahei";
}

.x-footer {
    background: #222222;
    padding: 25px 0;
    color: #999999;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.x-footer a {
    color: rgba(255, 255, 255, 0.5);
}

.x-footer a:hover {
    color: rgba(255, 255, 255, 0.8);
}

.x-copyright {
    float: left;
    font-size: 14px;
}

.x-region {
    float: right;
}
@media (max-width:768px) {
    .x-layout-contact{
        padding-left: 0px;
    }
    .x-layout{
        padding: 30px 0 25px;
    }
}


@media (max-width:468px) {
    .x-layout-contact{
        width: 100%;
    }
    .x-layout-ewm{
        margin-top: 15px;
        float: left;
    }
}































/**/
.ny_ryzz{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ny_ryzz li{
    width: 32%;
    margin: 1% 0;
}
@media(max-width:768px){
    .ny_ryzz li{
        width: 48%;
        margin: 2% 0;
    }
}















