/*初始化样式*/
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,navs,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#555;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:hover,a:active,a:focus{text-decoration:none;outline:none;}
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{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}
p{margin:0;}


/*----- 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;}


/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}
#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}
.container-fluid {
   max-width: 1470px;
}
@media (max-width: 1500px) {
    .container-fluid {
        max-width: 1300px;
    }
}
@media (max-width: 1300px) {
    .container-fluid {
        max-width: 1170px;
    }
}
@media (max-width: 1200px) {
    .container-fluid {
        max-width: 100%;
    }
}

.pos{position: relative;width:1920px;left:50%;margin-left:-960px;}
.wh{width:1200px;margin:0 auto;}
.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.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}
.roll_product {float: left;}


/*头部样式*/
.x-header-seo {
    border-bottom: 1px solid #e5e7e6;
}

.x-hotline p {
    color: #666;
    font: 400 12px/30px "Microsoft yahei";
    margin-bottom: 0;
}

.x-seo {
    text-align: right;
    color: #dfdfdf;
    font: 400 12px/30px "Microsoft yahei";
}

.x-seo a {
    color: #666;
    font: 400 12px/30px "Microsoft yahei";
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}

.x-seo a:hover {
    color: #333;
}

.x-seo a:nth-child(n + 6) {
    padding-left: 30px;
    padding-right: 0;
}

.x-seo a img {
    position: absolute;
    top: 3px;
    left: 10px;
}

.top-ss {
    position: relative;
    background: url('../images/29b03a4d7f79a663e3501a3801980d6ec5133bf8.png') no-repeat center;
    width: 30px;
    height: 36px;
    cursor: pointer;
    margin-left: 10px;
    margin-top: 39px;
}

.top-ss-hidden {
    display: none;
    width: 200px;
    position: absolute;
    top: 75px;
    right: 0;
    border: 1px solid #eee;
    z-index: 999;

}

.x-header {
    background: #fff;
    height: 112px;
}

.x-logo {
    float: left;
    w idth: 84px;
    margin-top: 13px;
}

.x-logo a {
    display: block;
}

.x-logo a img {
    wi dth: 100%;
	height:85px;
}

.product_list1{margin-top:38px;}
.product_list1 li{float:left;margin-right:57px;margin-bottom:28px;}
.product_list1 li:nth-child(4n){margin-right:0;}
.product_list1 li img{width:257px;height:293px;}
.product_list1 li h3{text-align:center;font-weight:normal;color:#3f3f3f;font-size:20px;}


/*项目*/
.x-product {
    margin: 2.75vw 0 4.875vw;
}

.x-title {
    position: relative;
    text-align: center;
    margin-bottom: 1.685vw;
}

.x-title h3 {
    font-size: 40px;
    color: #333;
}

.x-title p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin: 0.675vw 2.5vw 0;
}

.x-product-list1 {
    margin-left: -15px;
    margin-right: -15px;
}

.x-product .x-title:nth-of-type(2) {
    margin-top: 4.725vw;
}

.x-product1-item {
    padding: 0 15px;
    position: relative;
}

.x-product1-item a {
    position: relative;
    display: block;
}

.x-product1-item .img {
    overflow: hidden;
}

.x-product1-item .img img {
    transition: all 0.8s;
}

.x-product1-item .x-product1-tt {
    position: absolute;
    z-index: 9999;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 10px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.35);
}

.x-product1-item .img {
    overflow: hidden;
}

.x-product1-item .img img {
    transition: all 0.8s;
}

.x-product1-item:hover .img img {
    transition: all 0.8s;
    transform: scale(1.05);
}

.x-product-list2 {
    margin-left: -15px;
    margin-right: -15px;
}

.x-product2-item {
    position: relative;
    padding: 0 15px;
}

.x-product2-item a {
    position: relative;
    display: block;
}

.x-product2-item h3 {
    position: absolute;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    font: 400 16px/50px "Microsoft yahei";
    z-index: 9999;
    bottom: 0;
    text-align: center;
    color: #fff;
}

.x-product2-item:hover h3 {
    background-color: #01984b;
}

.x-product2-item .img {
    overflow: hidden;
}

.x-product2-item .img img {
    transition: all 0.8s;
}

.x-product2-item:hover .img img {
    transition: all 0.8s;
    transform: scale(1.05);
}

@media (max-width: 1920px) {
    .x-product {
        margin: 3.725vw 0 6.475vw;
    }
    .x-title {
        margin-bottom: 2.25vw;
    }
    .x-title p {
        margin: 0.835vw 2.5vw 0;
    }
    .x-product .x-title:nth-of-type(2) {
        margin-top: 6.275vw;
    }
}

@media (max-width: 768px) {
    .x-product {
        margin: 24px 0 35px;
    }

    .x-product .x-title:nth-of-type(2) {
        margin-top: 8.5vw;
    }

    .x-product1-item{
        padding: 0 5px;
    }

    .x-product2-item{
        padding:0 5px;
    }

    .x-product1-item .x-product1-tt {
        padding: 2px 10px;
        font-size: 16px;
    }
}


/*优势*/
.x-company {
    background: url('../images/823f308411de181aeddc0d713b6cd0610591b0ab.jpg') no-repeat center;
    background-size: cover;
}

.x-company .x-title {
    margin-top: 2.75vw;
}

.x-company .x-title h3 {
    color: #fff;
}

.x-company .x-title p {
    color: rgba(255, 255, 255, 0.5);
}

.x-ys-list {
    margin-bottom: 3.685vw;
}

.x-ys-list li {
    text-align: center;
    list-style-type: none;
}

.x-ys-listbg {
    width: 85%;
    margin: 0 auto;
}

.x-ys-list li h3 {
    font-size: 20px;
    color: #fff;
    margin-top: 28px;
}

.x-ys-list li p {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 28px;
    margin-top: 17px;
}

.x-ys-list li .x-ys-listbg .img {
    text-align: center;
    position: relative;
    z-index: 9;
}

.x-ys-list li .x-ys-listbg .img img {
    display: block;
    margin: 0.95vw auto 0;
    height: 50px;
}

.x-ys-list li:hover .x-ys-listbg .img img {
    animation: jello 1s;
}

@-webkit-keyframes jello {
    from,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@-moz-keyframes jello {
    from,
    11.1%,
    to {
        -moz-transform: none;
        transform: none
    }

    22.2% {
        -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -moz-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -moz-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }

    88.8% {
        -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {
    from,
    11.1%,
    to {
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        -moz-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        -moz-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@media (max-width: 1920px) {
    .x-company .x-title {
        margin-top: 3.645vw;
    }
    .x-ys-list {
        margin-bottom: 4.785vw;
    }
    .x-ys-list li .x-ys-listbg .img img {
        margin: 1.275vw auto 0;
    }
}

@media (max-width:768px) {
    .x-company .x-title {
        margin-top: 29px;
    }

    .x-ys-list {
        margin-bottom: 29px;
    }

    .x-ys-list li:nth-child(n+3) {
        margin-top: 25px;
    }

    .x-ys-listbg {
        width: 100%;
    }

    .x-ys-list li h3 {
        font-size: 16px;
        margin-top: 23px;
    }

    .x-ys-list li p {
        font-size: 12px;
        line-height: 24px;
        margin-top: 13px;
    }

    .x-ys-list li .x-ys-listbg .img img {
        margin: 9px auto 0;
        height: 34px;
    }
}


/*关于*/
.x-about {
    margin: 2.75vw 0 4.875vw;
}

.x-about-box li:nth-child(n+4) {
    margin-top: 30px;
}

.x-about-box li .img {
    position: relative;
    overflow: hidden;
}

.x-about-box li .img img {
    width: 100%;
    transition: all 0.5s;
}

.x-about-box li .img .text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding: 5px 15px;
    transition: all 0.5s;
}

.x-about-box li:hover .img img {
    transition: all 0.8s;
    transform: scale(1.05);
}

.x-about-box li:hover .more img {
    width: 18px;
}

@media (max-width: 1920px) {
    .x-about {
        margin: 3.725vw 0 6.475vw;
    }
}

@media (max-width: 768px) {
    .x-about {
        margin: 24px 0 35px;
    }
    .x-about-box li {
        margin-top: 15px;
    }
    .x-about-box li:nth-child(n+4) {
        margin-top: 15px;
    }
    .x-about-box li .img .text {
        font-size: 16px;
        padding: 2px 10px;
    }
}


/*新闻*/
.x-new {
    background: #f5f5f5;
}

.x-new .x-title {
    margin-top: 2.75vw;
}

.x-new-box {
    margin-bottom: 4.875vw;
}

.x-new-left {
    width: 48.5%;
}

.x-new-box li {
    background-color: #fff;
    height: 120px;
    overflow: hidden;
    transition: all 0.5s;
}

.x-new-box li:nth-child(n+2) {
    margin-top: 20px;
}

.x-new-box li .date {
    width: 120px;
    height: 100%;
    border-right: 1px solid #f5f5f5;
    text-align: center;
    transition: all 0.5s;
}

.x-new-box li .date h4 {
    font-size: 48px;
    font-weight: bold;
    color: #666;
    margin-top: 22px;
    transition: all 0.5s;
}

.x-new-box li .date h5 {
    font-size: 14px;
    font-weight: normal;
    color: #666;
    margin-top: 3px;
    transition: all 0.5s;
}

.x-new-box li .text {
    width:calc(100% - 150px);
    height: 100%;
    padding-right: 20px;
}

.x-new-box li .text h3 {
    font-size: 18px;
    color: #333;
    margin-top: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: all 0.5s;
}

.x-new-box li .text p {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    margin-top: 10px;
    text-overflow: ellipsis;
    word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
    transition: all 0.5s;
}

.x-new-box li:hover {
    background-color: #01984b;
}

.x-new-box li:hover .date {
    border-color: rgba(255, 255, 255, 0.08);
}

.x-new-box li:hover .date h4, .x-new-box li:hover .date h5, .x-new-box li:hover .text h3, .x-new-box li:hover .text p {
    color: #fff;
}

@media (max-width: 1920px) {
    .x-new .x-title {
        margin-top: 3.725vw;
    }

    .x-new-box {
        margin-bottom: 6.475vw;
    }
}

@media (max-width: 990px) {
    .x-new-box li {
        height: 100px;
    }

    .x-new-box li .date {
        width: 100px;
    }

    .x-new-box li .date h4 {
        font-size: 40px;
        margin-top: 18px;
    }

    .x-new-box li .date h5 {
        font-size: 12px;
    }

    .x-new-box li .text {
        width:calc(100% - 120px);
        padding-right: 15px;
    }

    .x-new-box li .text h3 {
        font-size: 16px;
        margin-top: 15px;
    }

    .x-new-box li .text p {
        font-size: 12px;
        line-height: 22px;
        margin-top: 9px;
    }
}

@media (max-width: 768px) {
    .x-new .x-title {
        margin-top: 24px;
        margin-bottom: 4px;
    }

    .x-new-box {
        margin-bottom: 35px;
    }
}

@media (max-width: 767px) {
    .x-new-box .x-new-left {
        margin-top: 15px;
    }

    .x-new-left {
        width: 100%;
    }

    .x-new-box li:nth-child(n+2) {
        margin-top: 15px;
    }

    .x-new-box li {
        height: 80px;
    }

    .x-new-box li .date {
        width: 80px;
    }

    .x-new-box li .date h4 {
        margin-top: 8px;
    }

     .x-new-box li .text {
        width:calc(100% - 95px);
        padding-right: 10px;
    }

    .x-new-box li .text h3 {
        font-size: 14px;
        margin-top: 11px;
    }

    .x-new-box li .text p {
        line-height: 20px;
        margin-top: 4px;
    }
}


/*友链*/
.x-link {
    background: #01984b;
    font-size: 14px;
    color: #fff;
    padding: 20px 0;
}

.x-link .sec {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    background: rgba(255,255,255,.6);
    padding: 10px;
    min-width: 120px;
}

.x-link .sec a {
    color: #2a333c;
    padding: 0 4px;
    font-size: 14px;
    line-height: 24px;
}

.x-link .con{
    position: relative;  
}

.x-link .container-fluid {
    position: relative;
}

.x-link-tt {
    float: left;
    width: 100px;
    color: #01984b;
    font: 600 26px/30px "Microsoft yahei";
    text-transform: uppercase;
    position: relative;
}

.x-link-tt span {
    display: block;
    color: #666;
    font: 400 16px/20px "Microsoft yahei";
}

.x-link-tt::after {
    position: absolute;
    right: 0;
    top: 6px;
    display: block;
    content: "";
    width: 1px;
    background-color: #d6d6d6;
    height: 40px;
}

.x-link a {
    margin-left: 5px;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}

.x-link a:hover{
    font-weight: bold;
}


/*底部*/
.x-layout {
    padding: 2.375vw 0 1.875vw;
    background-color: #2f2f2f;
}

.x-layout-menu dl {
    float: left;
    width: 25%;
}

.x-layout-menu dl dt {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 13px;
}

.x-layout-menu dl dd a {
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 36px;
}

.x-layout-menu dl dd a:hover {
    color: #01984b;
}

.x-layout-desc {
    color: rgba(255, 255, 255, 0.5);
}

.x-layout-contact h3 {
    font-size: 14px;
    margin-bottom: 7px;
}

.x-layout-contact p {
    font-size: 30px;
    color: #01984b;
}

.x-layout-contact p:nth-child(n+3){
    font-size: 14px;
    color: #999;
    line-height: 30px;
}

.x-layout-ewm {
    text-align: center;
}

.x-layout-ewm img {
    width: 120px;
    border-radius: 5px;
}

.x-layout-ewm p {
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
}

.web-f-share{
    width: 150px;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.web-f-share .bshare-custom{
    width: 36px;
    height: 36px;
    border-radius: 30px;
    background: rgba(0,0,0,.2);
}
.web-f-share .bshare-custom a{
    display: block;
    width: 36px;
    height: 36px;
    background: url('../images/1e5f485e3261fc5d740c722ec4ca14069d46f0fa.png') no-repeat center;
}
.web-f-share .bshare-custom a:hover{
    opacity:1!important;
}
.wximg{
    width: 36px;
    height: 36px;
    position: relative;
}
.wxewm{
    width: 160px;
    height: 120px;
    display: none;
    position: absolute;
    bottom: -135px;
}
.wxewm img{
    max-width: 100%;
    height: auto;
}

.web-f-share .xx{
    width:36px;
    height:36px;
    border-radius:30px;
    background:rgba(0,0,0,.2);
    text-align: center;
    line-height: 36px;
}


.x-footer {
    background: #2f2f2f;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    padding: 20px 0;
}

.x-footer a {
    color: #666;
}

.x-footer a:hover {
    color: #01984b;
}

.x-copyright {
    font-size: 14px;
    color: #666;
    text-align: left;
}

.x-copyright a {
    color: #666;
}

.x-copyright a:hover {
    color: #01984b;
}

.x-region {
    color: #666;
    font-size: 14px;
    text-align: right;
}

.x-region a {
    color: #666;
    font-size: 14px;
}

.x-region a:hover {
    color: #01984b;
}

@media (max-width:1920px) {
    .x-layout {
        padding: 2.675vw 0 2vw;
    }
}

@media (max-width:990px) {
    .x-footer {
        padding: 15px 0;
    }
    .x-copyright {
        font-size: 12px;
        width: 100%;
        text-align: center;
    }
    .x-chengshi {
        width: 100%;
    }
    .x-region {
        font-size: 12px;
        text-align: center;
    }
}

.sina .social-share .icon-weibo{
    width: 36px;
    height: 36px;
    border-radius: 30px;
    background: url('../images/fe4b9907f1252e3ad2cb1456f76f9a34fa0f800d.png') no-repeat center rgba(0,0,0,.2);
   
    color: rgba(0,0,0,.2);
    border: none;
    margin: 0;
}
.sina .social-share .icon-weibo:before{
content: "";
}
.sina .social-share .icon-weibo:hover{
   background: url('../images/fe4b9907f1252e3ad2cb1456f76f9a34fa0f800d.png') no-repeat center rgba(0,0,0,.2);
}


/*内页左侧样式*/
.page-product-inquiry a{color: #fff;}


/*手机站底部*/
.foot {
  background: #333431;
  color: #bcbbbe;
  padding: 0 15px;

}

.fw {
  width: 95%;
  margin: 0 auto;
  padding-bottom: 10px;
}

.fw .du .dul .p1 span {
  margin-right: 30px;
}

.fw .du .dul .sec li {
  padding-left: 10px;
  margin-bottom: 8px;
}

.fw .du .dul .sec {
  display: none;
}

.fw .du .dul .sec a {
  color: #939090;
  font: 400 13px/26px "Microsoft yahei";
}

.fw .du .dul p {
  border-bottom: 1px solid #7a7a7a;
  font: 400 16px/52px "Microsoft yahei";
}

.fw .du {
  font-size: 14px;
}

.sjbq {
  font-size: 12px;
  color: #bcbbbe;
  padding-top: 5px;
}

.sjbq a {
  color: #bcbbbe;
}

.x-m-power {
  text-align: center;
  color: #bcbbbe;
  font: 400 14px/20px "Microsoft yahei";
  margin-top: 20px;
}

.x-m-power a {
  color: #bcbbbe;
  font: 400 14px/20px "Microsoft yahei";
}

.x-m-power a:hover {
  color: rgba(255, 255, 255, 0.6);
}


@media(max-width:767px){
  .foot{
    padding-bottom:20px;
  }
}


/*手机站样式*/

@media (max-width: 992px) {
    body {
        padding-top: 60px;
        padding-bottom: 50px;
    }
}

@media (max-width: 990px) {
    .x-title {
        margin-bottom: 20px;
    }

    .x-title h3 {
        font-size: 22px;
    }

    .x-title p {
        font-size: 14px;
        line-height: 24px;
        margin: 9px 0 0;
    }

    .x-about .x-title {
        margin-bottom: 5px;
    }

    .x-about-left {
        margin-bottom: 15px;
        border-bottom: 1px solid #efefef;
        padding-bottom: 10px;
    }

    .x-product-list {
        margin-left: -5px;
        margin-right: -5px;
        margin-top: 20px;
    }

    .x-product-list li {
        width: calc(50% - 10px);
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 10px;
    }

    .x-case-list {
        margin-left: 0;
        margin-top: 20px;
    }

    .x-case-item a {
        padding: 10px;
    }

    .x-company-title {
        font-size: 14px;
    }

    .x-company-title p {
        margin-bottom: 0;
    }

    .x-company-title:after {
        margin-top: 5px;
    }
}