/* header */
a {
    transition: all 0.6s;
}
input {
    outline:none;
}
textarea {
    outline:none;
}
button {
    outline:none;
}



.butt {
    background: url(../images/sou.png) no-repeat right center;
    height: 24px;
    float: left;
    width: 18%;
  }
  
  .ss {
    display: none;
    width: 205px;
    position: absolute;
    bottom: -51px;
    right: 20%;
    z-index: 999;
  }
  


#formsearch {
    float: right;
}
.search-right {
    float: right;
    width: 77%;
}

.search-right p img{
    max-width: 100%;
}
#keyword::-webkit-input-placeholder {
    color: #ccc;
}

/* banner */
.x-banner .owl-nav {
    display: none;
}

/* 六大核心优势 */
.x-about-tit {
    width: 100%;
    text-align: center;
    color: #282828;
}
.x-about-tit .tit1 {
    font-size: 26px;
    letter-spacing: 1px;
}
.x-about-tit .tit2 {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.x-about-listinfo {
    margin-top: 60px;
    width: 102%;
}
.x-about-list {
    float: left;
    width: 15%;
    text-align: center;
    border: 1px solid #e5e5e5;
    margin-right: 1.6%;
    transition: all 0.6s;
    cursor: pointer;
}
.x-about-list img {
    margin-top: 55px;
}
.x-about-list h3 {
    margin-top: 65px;
    font-size: 18px;
    letter-spacing: 1px;
}
.x-about-list p {
    line-height: 26px;
    padding-left: 10%;
    padding-right: 10%;
    margin-top: 20px;
    padding-bottom: 50px;
    font-size: 13px;
    max-height: 108px;
    overflow: hidden;
}
.clearboth {
    clear: both;
}
.x-about-list:hover {
    border: 1px solid #4cbcc2;
    transition: all 0.6s;
}

/* 首页产品 */
.indx_pro_cate {
    margin-top: 30px;
}
.indx_pro_cate a {
    color: #282828;
    padding: 6px 15px;
}
.indx_pro_listinfo {
    width: 101%;
    margin-top: 36px;
}
.indx_pro_list {
    float: left;
    width: 24%;
    margin-right: 1%;
    text-align: center;
    background: #f8f8f8;
    margin-top: 25px;
    border: 1px solid #f8f8f8;
    transition: all 0.6s;
}
.indx_pro_list img {
    width: 320px; height: 240px;
}
.index_proactive {
    color: #009fa8!important;
}
.indx_pro_list h3 {
    color: #282828;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 15px;
}
.indx_pro_list h3 a {
    color: #282828;
    font-size: 16px;
}
.indx_pro_list:hover {
    border: 1px solid #009fa8;
    transition: all 0.6s;
}
.indx_pro_list:hover h3 a {
    color: #009fa8;
}
.sorry_info {
    font-size: 16px;
    color: #ccc;
    letter-spacing: 1px;
    text-align: center;
}
/* 首页关于我们 */
.index_about_info {
    width: 100%;
    height: 590px;
    padding-top: 100px;
    text-align: center;
    margin-top: 88px;
    background-size: cover!important;
}
.index_about {
    max-width: 1200px;
    text-align: center;
    margin: 20px auto;
}
.index_about .tit {
    color: #fff;
    font-size: 26px;
    font-weight: 400;
}
.index_about .intro {
    color: #a0a1a7;
    line-height: 30px;
    margin-top: 40px;
}
.index_about .cont {
    margin-top: 40px;
    border: 1px solid #a0a1a7;
    padding-top: 35px;
    padding-bottom: 40px;
}
.index_about .cont .cont_list {
    float: left;
    margin-left: 6%;
    text-align: center;
    width: 10%;
}
.index_about .cont .cont_list p {
    font-size: 50px;
    font-weight: 600;
    color: #fff;
}
.index_about .cont .cont_list a {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

/* 首页新闻中心 */
.index_newsinfo {
    margin-top: 50px;
    border-bottom: 1px solid #f5f5f5;
    border-top: 1px solid #f5f5f5;
    margin-bottom: 60px;
}
.index_newsinfo .index_news_list {
    float: left;
    width: 25%;
    padding-right: 3%;
}
.index_newsinfo .index_news_list .tit {
    color: #282828;
    font-size: 16px;
    transition: all 0.6s;
}
.index_newsinfo .index_news_list .date {
    color: #969696;
    font-size: 24px;
    font-weight: 500;
    margin-top: 50px;
    margin-bottom: 32px;
}
.index_newsinfo .index_news_list .int {
    display: block;
    color: #797979;
    font-size: 13px;
    margin-top: 16px;
    line-height: 24px;
}
.index_newsinfo .index_news_list .more {
    display: block;
    color: #282828;
    margin-top: 30px;
    margin-bottom: 55px;
    transition: all 0.6s;
    font-size: 16px;;
}
.index_newsinfo .index_news_list:hover .tit {
    color: #009fa8;
    transition: all 0.6s;
}

.index_newsinfo .index_news_list:hover .more {
    color: #009fa8;
    transition: all 0.6s;
}

/* 首页联系我们 */
.x-message form {
    max-width: 1200px;
    margin: 16px auto;
}
.x-message form .name {
    width: 100%;
    padding-left: 45px;
    border: 0px solid #ccc;
    height: 36px;
}
.x-message form .contact {
    width: 100%;
    padding-left: 45px;
    border: 0px solid #ccc;
    height: 36px;
}
.x-message form .col-md-6 {
    padding-left: 0px;
    padding-right: 8px;
    margin-top: 8px;
}
.x-message form .content {
    height: 80px;
    width: 100%;
    border: 0px solid #ccc;
    padding-left: 45px;
    padding-top: 15px;
}
.x-message #checkcode {
    width: 80%;
    padding-left: 45px;
    border: 0px solid #ccc;
    height: 36px;
}
.x-message #checkCodeImg {
    width: 18%;
    float: right;
    height: 36px;
}
.x-message .x-submit {
    width: 100%;
    color: #fff;
    background: #009fa8;
    height: 36px;
    border: 0px solid #ccc;
    text-align: center;
    margin-top: 8px;
}

/* 底部信息 */
.footer-pro-cate {
    color: #fff;
}
.footer-pro-cate a {
    color: #fff;
}
.x-layout-menu {
    margin-top: 45px;
}
.footer-linkurl {
    color: #626262;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 30px auto;
}
.footer-linkurl a {
    color: #626262;
    font-size: 12px;
    letter-spacing: 1px;
}

/* 内页样式 */
.xypg-product-list li {
    transition: all .5s ease;
}
.xypg-product-list li:hover {
    border: 1px solid #f57f48;
    transition: all .5s ease;
}
.form-group input {
    position: relative;
}
.page-product-detail-effect {
    overflow: hidden;
    margin: 0px;
    height: auto;
}
.page-product-detail-effect .big-img {
    width: 100%;
    border: 1px solid #efefef;
    height: auto;
}
.easyzoom {
    position: relative;
    display: inline-block;
}
.page-product-detail-effect .big-img a {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    font-size: 0;
}
.page-product-detail-effect .big-img a img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.page-product-detail-effect .product-detail-slick {
    margin: 10px auto;
    width: 100%;
    position: relative;
}
.page-product-detail-effect .product-detail-slick .slick-left {
    left: -35px;
    background: url(../images/left.png) 50% no-repeat;
}
.page-product-detail-effect .product-detail-slick .slick-right {
    right: -35px;
    background: url(../images/right.png) 50% no-repeat;
}
.page-product-detail-effect .product-detail-slick .slick-arrow {
    height: 110px;
    width: 30px;
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    cursor: pointer;
    position: absolute;
    top: 0;
}
.xypg-product-detail .product-detail-title {
    line-height: 30px;
    padding-bottom: 10px;
}
.xypg-product-detail .product-detail-summary {
    color: #666;
}
.product-detail-item {
    font-size: 0;
    margin-top: 60px;
}
.product-detail-item li {
    font-size: 14px;
    line-height: 20px;
    color: #5a5a5a;
}
.product-detail-item li span {
    color: #333;
}


/* 响应式样式 */

@media (max-width:1400px) {
    #message-form {
        padding: 40px 70px;
    }

}
@media (max-width:1200px) {
    .xypg-news-list li .date {
        font-size: 18px;
    }
    .xypg-news-list li .tit {
        padding-left: 20px;
    }
    .xypg-news-list li .tit h3 {
        font-size: 14px;
        line-height: 22px;
    }
    .xypg-news-list li .more span {
        line-height: 22px;
    }
    .xypg-news-list li .more {
        display: none;
    }

}
@media (max-width:991px) {
    .product-detail-item li {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        margin: 7px 1%;
    }
    .page-banner {
        margin-top: 0px;
    }
    .inquiry_msssr {
        padding-left: 15px!important;
    }
    #message-form {
        padding: 0px;
        border: 0px solid #d2d2d2;
    }

    .x-about-tit .tit1 {
        font-size: 18px;
    }
    .x-about-tit .tit2 {
        font-size: 12px;
    }
    .x-about-list {
        width: 32%;
        margin-right: 1%;
        margin-top: 1%;
    }
    .x-about-list h3 {
        font-size: 16px;
    }
    .x-about-list p {
        font-size: 12px;
    }
    .indx_pro_list {
        width: 48%;
        margin-right: 2%;
    }
    .indx_pro_list h3 a {
        font-size: 14px;
    }
    .index_about_info {
        padding-left: 1%;
        padding-right: 1%;
    }
    .index_about .tit {
        font-size: 22px;
    }
    .index_about .intro {
        font-size: 12px;
    }
    .index_about .cont .cont_list p {
        font-size: 35px;
    }
    .index_about .cont .cont_list a {
        font-size: 12px;
    }
    .index_newsinfo .index_news_list .tit {
        font-size: 14px;
    }
    .index_newsinfo .index_news_list {
        width: 50%;
    }
    .x-layout-ewm {
        text-align: left;
    }
    .x-layout-contact {
        margin-bottom: 30px;
    }
    .x-layout-menu {
        margin-top: 15px;
       
    }
    .x-seo {
        display: none;
    }
    .x-copyright {
        float: none;
        text-align: center;
    }
}

@media(max-width:767px){
    .x-layout{
        text-align:center;
    }
}
@media (max-width:768px) {

    #formsearch {
        float: none;
    }
    .xypg-detail-pn div span {
        display: none;
    }
    .pull-left {
        margin-top: -3px;
        margin-left: 16px;
    }
    .x-about {
        padding: 30px 0;
    }
    .x-about-listinfo {
        margin-top: 20px;
    }
    .x-about-list {
        width: 49%;
    }
    .x-about-list img {
        margin-top: 25px;
    }
    .x-about-list h3 {
        margin-top: 25px;
    }
    .indx_pro_cate {
        margin-top: 20px;
    }
    .indx_pro_list {
        margin-top: 10px;
    }
    .indx_pro_list img{
     width: 100%; height: 120px;}
    .indx_pro_cate a {
        display: block;
        width: 33%;
        float: left;
        text-align: left;
        padding: 10px 0px;
    }
    .index_about_info {
        margin-top: 38px;
    }
    .index_about_info {
        padding-top: 30px;
    }
    .index_about .intro {
        margin-top: 20px;
    }
    .index_about .cont .cont_list {
        width: 26%;
    }
    .index_newsinfo .index_news_list {
        width: 100%;
    }
    .index_newsinfo .index_news_list {
        width: 100%;
        border-bottom: 1px solid #f5f5f5;
    }
    .index_newsinfo .index_news_list .date {
        margin-top: 20px;
        margin-bottom: 15px;
    }
    .index_newsinfo .index_news_list .more {
        margin-bottom: 25px;
    }
    .index_newsinfo {
        margin-bottom: 20px;
    }
    .index_newsinfo {
        border-bottom: 0px solid #f5f5f5;
    }
    .x-about-tit {
        padding-top: 20px;
    }
    .xypg-news-list li .date {
        width: 100%;
        padding-top: 10px;
    }
    .xypg-news-list li .tit {
        width: 100%;
        padding-left: 10px;
        margin-top: 26px;
    }
    .xypg-news-list li .info {
        display: block!important;
        padding-left: 10px;
        
        margin-top: 10px;
    }
    .xypg-news-list li .more {
      
        padding-left: 10px;
        margin-top: 30px;
    }
    .xypg-news-list li .more{
        display: block;
    }
}

.icon-close:before,.icon-dots-horizontal:before,.icon-top:before{
  display: none;
}




.about-mods { padding: 72px 0 42px; background: url(../images/about_bg.png) center no-repeat; background-size: cover;margin-top: 60px; }
.about-mods .title { margin-bottom: 42px; }
.about-mods a { display: inline-block; height: 40px; line-height: 40px; width: 168px; padding-left: 24px; margin-top: 46px; font-size: 16px; color: #fff; background: url(../images/more_f.png) 80% center no-repeat #009fa8; }
.about-mods a:hover { background: url(../images/more_f.png) 80% center no-repeat #3a8a75; }


.about-con{
    display: flex;
    margin-top: 3%;
}


.aboutl{
    width:40%;
    margin-right: 15%;
    margin-top: 4%;
}

.aboutr{
    width:45%;
}


.aboutr img{
    max-width: 100%;
    border:1px solid #009fa8;
}


@media(max-width:1366px){
    .aboutl{
        margin-top: 0;
    }
}


@media(max-width:1024px){
    .about-con{
        display: block;
    }
    .aboutl{
        width:100%;
        margin-right: 0;
    }
    .aboutr{
        width:100%;
        margin-top: 10px;
    }
}




.title { background: url(../images/grid.png) center repeat-x; }
.title h4 { float: left; background: #fff; padding-right: 30px; }
.title b { font-size: 20px; color: #303135; font-weight: normal; }
.title b i { font-style: normal; }
.title span { display: inline-block; font-size: 20px; color: #a4a5a8; font-weight: normal; }
.title a { float: right; display: inline-block; width: 100px; height: 30px; line-height: 30px; background: url(../images/more.png) 30px no-repeat #fff; font-size: 16px; color: #a8a5a5; text-align: right; }
.title a:hover { background: url(../images/more_on.png) 30px no-repeat #fff; color: #63ac9c; }

.demo-company {
    background: #fff;
    padding: 2.60416667% 0 2.08333333%
}

.demo-company-title {
    font-size: 20px;
    color: rgba(0, 0, 0, .9);
    line-height: 1.6
}

.demo-company-title:after {
    content: "";
    display: block;
    width: 20px;
    height: 4px;
    background: #3d3d3d;
    margin-top: 10px
}

@media (max-width:990px) {
    .demo-company-title {
        font-size: 18px
    }

    .demo-company-title:after {
        height: 3px
    }
}

.demo-company-list {
    margin-top: 1.875%
}

.demo-company-item {
    padding: 0 15px
}

.demo-company-item a {
    display: block;
    text-align: center;
    width: 100%;
    font-size: 0
}

.demo-company-item a img {
    max-width: 100%;
   height: 270px;
    display: inline-block;
    vertical-align: middle
}

.demo-company-item a:after {
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

.demo-company-item a img {
    width: auto !important;
    display: inline-block !important
}


.case-bg{
    background: #f4f4f4;
    padding: 3% 0;
}



@media (max-width:1024px) {
    .demo-case-list {
        margin-left: 6.25%
    }
}

.demo-case-item {
    
    background: #fff;
    margin: 0 6%;
    
}

.demo-case-item a {
    display: block;

    border: 1px solid #dcdcdc;
}
.demo-case-item .img img{
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    width: 100%; height:220px;
}


.demo-case-item .wz {
    margin-top: 30px
}

.demo-case-item .wz h3 {
    font-size: 14px;
    color: #787878;
    font-weight: 500;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 26px;
}

.demo-case-item .wz p {
    font-size: 14px;
    color: #787878;
    line-height: 1.6;
    font-weight: 100;
    margin-bottom: 2em
}

.demo-case-item .wz span {
    display: block
}

.demo-case-item .wz .iconfont {
    font-size: 20px;
    width: 1.7em;
    height: 1.7em;
    border: 1px solid #b0b3b8;
    color: #b0b3b8;
    border-radius: 50%
}

@media (max-width:1024px) {
    .demo-case-item .wz {
        margin-top: 10px
    }

    .demo-case-item .wz h3 {
        font-size: 16px;
        margin-bottom: 0px;
    }

    .demo-case-item .wz p {
        font-size: 13px;
        margin-bottom: 1.5em
    }

    .demo-case-item .wz .iconfont {
        font-size: 18px
    }
}

.demo-case-item:hover a {
    border-color: #e5e5e5
}

.demo-case-item:hover .iconfont {
    background: #000;
    color: #fff;
    border-color: #000
}





.mx-parnter {
    padding: 0 91px;
    padding-bottom: 2.85714286%;
}

.mx-parnter .owl-item a {
    display: block;
    border: 1px solid #e9e9e9;
    font-size: 0;
    overflow: hidden;
}


.mx-parnter .owl-item a:hover {
    border-color: #4cbcc2
}

.mx-parnter .owl-item a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.mx-parnter .owl-item img {
    width: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}




.x-layout{
    background: #333333;
    border-top: 2px solid #f07e48;
    padding-left: 0;
    padding-right: 0;
}

.foot-wen{
    font-size: 14px;
    color: #ffffff;
    padding-top: 6%;
}

.foot-wen p{
    margin: 0;
}