

.xypg-search-result .search-tag a:hover, .xypg-search-result .search-tag a.on {
    color: #04A07B;
}

.page-position a:hover {
  color: #04A07B;
}

/** banner **/
.x-banner .owl-carousel .owl-dots {
    display: inline-block;
    background: rgba(0,0,0,0.1);
    height: 24px;
    line-height: 24px;
    border-radius: 12px;
    padding: 0 10px;
    width: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
       -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
         -o-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}

.x-banner .owl-carousel .owl-dots button.owl-dot {
    background: #fff;
    width: 1rem;
    height: 1rem;
    opacity: 1;
    border: 2px solid #fff;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
    background: none;
}
/****/

/** ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ©Ã†â€™Ã‚Â¨ **/
.xymob-head {
    background: #04A07B;
}


.x-menu {
    margin-top: 1.5vh;
    padding-bottom: 10px;
}
.x-menu > li {
    width: calc(11% - 0.3vw);
    text-align: center;
}
.x-menu > li > a {
    padding: 0;
}




.x-header-right #formsearch {
    padding: 5px;
    border: 1px solid #DDDDDD;
    border-radius: 21px;
    float: left;
}
.x-header-right #formsearch:before {
    content: '';
}

.x-header-right #formsearch #s_btn {
    background-color: #0c2dd6;
    border-radius: 15px;
    background-position: -28px -210px;
}

.x-header-right #formsearch #s_btn:hover {
    background-color: #0AC296;
}

.x-header-right .lang {
    float: right;
    line-height: 40px;
    text-align: center;
}
.x-header-right .lang a {
    font-size: 1.5vh;
    color: #333333;
}
.x-menu > li > a:hover {
  background: #04A07B;
  color: #fff;
}

.n-default .n-invalid {
    border-color: #c33 !important;
}
/****/

/** ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚Âµ **/

/****/

/** ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚Âµ **/


/** ÃƒÂ¤Ã‚ÂºÃ‚Â§ÃƒÂ¥Ã¢â‚¬Å“Ã‚ÂÃƒÂ§Ã‚Â±Ã‚Â»ÃƒÂ¥Ã‹â€ Ã‚Â« **/
.product-type {
    margin: 2vh 0;
}
.product-type ul li {
    cursor: pointer;
    margin-bottom: 10px;
}

.product-type ul li .img {
    overflow: hidden;
}

.product-type ul li .img img {
    -webkit-transition: all .5s ease-in-out;
       -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
         -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
    width: 100%;
}
.product-type ul li .content {
    padding: 3vh;
    background: #F6F7F7;
}
.product-type ul li .content h3 {
    font-size: 1.6vh;
    padding-bottom: 1vh;
    color: #000;
    font-weight: normal;
}
.product-type ul li .content p {
    font-size: 1vh;
    color: #888;
}
.product-type ul li:hover .img img {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
}
.product-type ul li:hover .content h3 {
    color: #04A07B;
    position: relative;
}

.product-type ul li:hover .content h3:before {
    content: '';
    display: inline-block;
    width: 2vh;
    height: 3px;
    background: #04A07B;
    position: absolute;
    left: -3vh;
    top: 0.5vh;
}
/****/

/** ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã¢â€šÂ¬Ã…Â¡ÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨ÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡ÃƒÂ©Ã‚Â¢Ã‹Å“ **/
.common-title {
    height: 3vh;
    line-height: 3vh;
    position: relative;
}

.common-title h3 {
    font-size: 2.5vh;
    color: #04A07B;
    font-weight: 500;
}

.common-title h3 span {
    font-size: 1.5vh;
    color: #55595C;
    padding-left: 1vh;
}
.common-title a {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    padding: 0 2vh;
    height: 3vh;
    line-height: 3vh;
    font-size: 1vh;
    border-radius: 1.5vh;
    border: 1px solid #ccc;
}
.common-title a:hover {
    background: #04A07B;
    color: #fff;
    border: 1px solid #04A07B;
}
/****/

/** ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¤Ã‚ÂºÃ‚Â§ÃƒÂ¥Ã¢â‚¬Å“Ã‚ÂÃƒÂ¥Ã‚Â±Ã¢â‚¬Â¢ÃƒÂ§Ã‚Â¤Ã‚Âº **/
.x-product {
    background: #fff;
}
.x-product-list li {
    width: calc(33.333% - 24px)
}



.x-product-list li .img {
    border: 1px solid #ccc;
}

.x-product-list li h3 {
    padding: 0;
    height: 8vh;
    line-height: 8vh;
    font-size: 1.5vh;
    text-indent: 1vh;
    color: #55595C;
    border: 1px solid #fff;
    font-weight: normal;
}

.x-product-list li:hover .img {
    border: 1px solid #04A07B;
}

.x-product-list li:hover h3 {
    background: #04A07B;
    color: #fff;
    padding-left: 0;
    padding-right: 0;
    border: 1px solid #04A07B;
}


/****/


/** ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¥Ã‚Â¹Ã‚Â¿ÃƒÂ¥Ã¢â‚¬ËœÃ…Â  **/
.x-ad .owl-carousel {
    position: relative;
}

.x-ad .owl-carousel .owl-dots {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    position: absolute;
    z-index: 999;
    text-align: center;
    font-size: 0;
    bottom: 5%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.x-ad .owl-carousel .owl-dots button.owl-dot {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin: 0 .5em;
    outline: none;
    background: #fff;
    border: 2px solid rgba(255, 255,255, 0);
    border-radius: 50%;
    width: 1.3vh;
    height: 1.3vh;
    opacity: .6;
}
.x-ad .owl-carousel .owl-dots button.owl-dot.active {
    opacity: 1;
    position: relative;
}
.x-ad .owl-carousel .owl-dots button.owl-dot.active:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: -3px;
    left: -3px;
    width: calc(1.3vh + 2px);
    height: calc(1.3vh + 2px);
    border: 2px solid #04A07B;
    background: none;
    border-radius: 50%;
    opacity: 1;
}
/****/

/** ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¬ÃƒÂ¥Ã‚ÂÃ‚Â¸ÃƒÂ¤Ã‚Â»Ã¢â‚¬Â¹ÃƒÂ§Ã‚Â»Ã‚Â **/
.x-about {
    padding: 4% 0;
    background: #F6F7F7;
}

.x-about .title {
    padding-bottom: 2vh;
    margin: 1% 0;
    border-bottom: 1px solid #E5E9EF;
}

.x-about .title h3 {
    padding: 1vh 0;
    color: #04A07B;
    font-size: 2.5vh;
}
.x-about .title h3 span {
    font-size: 1.5vh;
    color: #55595C;
    padding-left: 1vh;
    font-weight: normal;
}

.x-about .title p {
    font-size: 1.4vh;
}
/****/

/** ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¦Ã‚Â¡Ã‹â€ ÃƒÂ¤Ã‚Â¾Ã¢â‚¬Â¹ÃƒÂ¥Ã‚Â±Ã¢â‚¬Â¢ÃƒÂ§Ã‚Â¤Ã‚Âº **/
.x-case {
    background: #fff;
}
.x-case-list {
    font-size: 0;
    margin: 3.125% -12px 0 -12px;
}

.x-case-list li {
    display: inline-block;
    vertical-align: top;
    width: calc(33.333% - 24px);
    margin: 0 12px 45px 12px;
}



.x-case-item a {
    padding: 0;
}

.x-case-item .wz {
    margin-top: 0;
    padding: 3vh 2vh;
    background: #F6F7F7;
}

.x-case-item .wz h3 {
    padding: 1vh 0;
    font-size: 2vh;
    font-weight: 500;
    position: relative;
}

.x-case-item .wz p {
    font-size: 1.5vh;
    margin-bottom: 0;
}

.x-case-item:hover a {
    box-shadow: 0 5px 10px #F6F7F7;
}

.x-case-item:hover a {
    border: none;
}

.x-case-item:hover .wz {
    background: #fff;
}

.x-case-item:hover .wz h3 {
    color: #04A07B;
}

.x-case-item:hover .wz h3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0vh;
    display: block;
    width: 100%;
    height: 2px;
    background: #F6F7F7;
}
/****/


/** ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¨Ã‚ÂÃ¢â‚¬ÂÃƒÂ§Ã‚Â³Ã‚Â»ÃƒÂ¦Ã‹â€ Ã¢â‚¬ËœÃƒÂ¤Ã‚Â»Ã‚Â¬ **/
.x-contact {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.x-contact .contact {
    width: 100%;
    padding: 8% 0;
    background: rgba(0,0,0,0.3);
}
.x-contact .title {
    font-size: 2.5vh;
    padding: 2vh 0;
    color: #fff;
}

.x-contact .content p {
    color: #fff;
}

.x-contact .content a {
    display: inline-block;
    margin-top: 2vh;
    height: 5vh;
    line-height: 5vh;
    font-size: 1.5vh;
    border-radius: 2.5vh;
    padding: 0 6vh;
    background: #04A07B;
    color: #fff;
    border: none;
    -webkit-transition: all .3s ease-in-out;
       -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
         -o-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
}

.x-contact .content a:hover {
    background: #0AC296;
}
/****/

/** ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â» **/
.x-news {
    /* padding: 10vh 0; */
    padding-bottom: 70px;
}
.x-news-list {
}

.x-news-list ul li {
    width: calc(100% - 24px);
    margin: 0 12px;
    padding: 0;
    border: none;
}

.x-news-list ul li .img {
    width: 100%;
    overflow: hidden;
}

.x-news-list ul li .img img {
    -webkit-transition: all .5s ease-in-out;
       -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
         -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
}

.x-news-list ul li .content {
    white-space: normal;
    padding: 4vh 0 3vh 0;
    border-bottom: 1px solid #E2E4E6;
}

.x-news-list ul li .content h3 {
    margin-bottom: 2vh;
    font-size: 18px;
    font-weight: normal;
    color: #333333;
}

.x-news-list ul li .content p {
    width: 100%;
    font-size: 14px;
    word-break:break-all;
    color: #55595C;
    line-height: 25px;
}

.x-news-list ul li .date {
    margin-top: 2vh;
    color: #55595C;
    font-size: 16px;
    font-weight: bold;
}

.x-news-list ul li:hover .content {
    border-bottom: 1px solid #0c2dd6;
}

.x-news-list ul li:hover .img img {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
}

.x-news-list ul li:hover h3 {
    color: #0c2dd6;
}

.x-news-list ul li:hover .date {
    color: #0c2dd6;
}

.x-news-list .owl-carousel {
    position: relative;
}

.x-news-list .owl-carousel .owl-dots {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    position: absolute;
    z-index: 999;
    text-align: center;
    font-size: 0;
    bottom: -6vh;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.x-news-list .owl-carousel .owl-dots button.owl-dot {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin: 0 .5em;
    outline: none;
    background: #E2E4E6;
    border: 2px solid #E2E4E6;
    border-radius: 50%;
    width: 1.5vh;
    height: 1.5vh;
}
.x-news-list .owl-carousel .owl-dots button.owl-dot.active {
    background: none;
    border: 2px solid #f44336;
    opacity: 1;
}
.x-news-list .owl-carousel .owl-nav .icon-left-arrow:after {
    background-position: -34px -180px;
}

.x-news-list .owl-carousel .owl-nav .icon-right-arrow:after {
    background-position: -26px -480px;
}

.x-news-list .owl-carousel .owl-nav button.owl-prev, .x-news-list .owl-carousel .owl-nav button.owl-next {
    outline: none;
    position: absolute;
    top: 50%;
    z-index: 9999;
    background: #424246;
    height: 65px;
    width: 50px;
    margin-top: -32.5px;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.x-news-list .owl-carousel .owl-nav .owl-prev {
    left: -3%;
}
.x-news-list .owl-carousel .owl-nav .owl-next {
    right: -3%;
}
/****/


/** ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ§Ã¢â‚¬Â¢Ã¢â€žÂ¢ÃƒÂ¨Ã‚Â¨Ã¢â€šÂ¬ **/
.x-message {
    padding: 6% 0;
    background: url('../images/bg.jpg') top center no-repeat;
}

.x-message-wrap {
    margin: 0 15%;
    padding: 4% 6%;
    background: #fff;
    box-shadow: 0 5px 5px #ccc;
}






.x-message-wrap .title {
    margin-bottom: 3vh;
}
.x-message-wrap .title h3 {
    font-size: 3vh;
    text-align: center;
    color: #000;
    margin: 2vh 0;
}
.x-message-wrap .title p {
    text-align: center;
}
.x-message-wrap input[type='text'], .x-message-wrap textarea {
    background: #fff;
}
.x-message-wrap #checkcode {
    width: 68%;
}
.x-message-wrap .checkCodeImg {
    width: 32%;
}


.x-message-wrap  .submit-btn {
    text-align: center;
}
.x-message-wrap .x-submit {
    width: 14vh;
    height: 4vh;
    border-radius: 2vh;
    background: #04A07B;
    color: #fff;
    float: none;
    font-size: 1.5vh;
    text-align: center;
    margin: 0 auto;
    margin-top: 3vh;
    -webkit-transition: all .3s ease-in-out;
       -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
         -o-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
}

.x-message-wrap .x-submit:hover {
    background: #0AC296;
}
/****/

/** ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ©Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¦Ã‚Â Ã‚Â **/
.x-layout {
    background: #55595C;
    padding: 4.16666667% 0;
}

.x-layout-logo {
    width: 20%;
    float: left;
}

.x-layout-menu {
    margin-top: 3%;
    width: 70%;
    float: left;
}
.x-layout-menu dl {
    width: 10%;
}
.x-layout-menu dl dt a{
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    color: #fff;
}

.x-layout-menu dl dt a:hover {
    color: #04A07B;
}
.x-seo {
    margin: 1vh 0;
}
.x-seo a {
    color: rgba(255,255,255,0.5);
} 

.link {
    color: rgba(255,255,255,0.5);
    margin: 1vh 0;
}
.link a {
    color: rgba(255,255,255,0.5);
    margin: 0 1vh;
}

.hot-search {
    margin: 1vh 0;
    color: rgba(255,255,255,0.5);
}
.hot-search a {
    color: rgba(255,255,255,0.5);
    margin: 0 1vh;
}

.x-footer {
    border-top: 1px solid #65696C;
    background: #55595C;
    color: rgba(255,255,255,0.5);
}

.x-footer a {
    color: rgba(255,255,255,0.5);
}

/** ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ©Ã‚Â¡Ã‚Âµbanner **/

.img_logb {
    position: relative;
}
.page-content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    text-align: center;
}

.page-content .content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    color: #fff;
}

.page-content .content h3 {
    font-size: 2.5vh;
}

.page-content .content p {
    margin-top: 2vh;
    font-size: 1.5vh;
}
/****/

.page-position {
    color: #55595C;
    padding: 2.5vh 0;
}

.page-position a {
    color: #55595C;
}

/** ÃƒÂ¤Ã‚ÂºÃ‚Â§ÃƒÂ¥Ã¢â‚¬Å“Ã‚ÂÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨ **/
.xypg-left-title {
    background: #F5F5F5;
    border: 1px solid #F5F5F5;
}
.xypg-left-title h3 {
    color: #333333;
    font-size: 2vh;
}
.xypg-left-con {
   border: 1px solid #F5F5F5; 
}

.xypg-left-nav > li:hover > a, .xypg-left-nav > li.clicked > a {
    color: #04A07B;
}

.xypg-product-list li {
    border: none;
    padding: 0;
}



.xypg-product-list li .img {
    border: 1px solid rgba(85,89,92,0.2);
}

.xypg-product-list li h3 {
    padding: 0;
    height: 8vh;
    line-height: 8vh;
    text-indent: 1vh;
    color: #55595C;
    border: 1px solid #fff;
    font-size: 1.5vh;
    font-weight: normal;
}

.xypg-product-list li:hover .img {
    border: 1px solid #04A07B;
}

.xypg-product-list li:hover h3 {
    background: #04A07B;
    color: #fff;
    padding-left: 0;
    padding-right: 0;
    border: 1px solid #04A07B;
}


    .xypg-product-list li h3 span i {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
           -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
             -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 20px;
        height: 20px;
        background-image: url('../images/icon_spirit.png');
        background-repeat: no-repeat;
        background-position: -33px -245px; 
    }

    .xypg-product-list li:hover h3 span {
        display: block;
    }
}
/****/


/** ÃƒÂ¤Ã‚ÂºÃ‚Â§ÃƒÂ¥Ã¢â‚¬Å“Ã‚ÂÃƒÂ¨Ã‚Â¯Ã‚Â¦ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦ **/
.product-detail-item {
    width: 60%;
}
.product-detail-item li:first-child {
    margin-bottom: 2vh;
}
.page-product-detail-effect {
    width: 32%;
}
.page-product-detail-right {
    width: 62%;
}
.page-product-detail-effect .big-img {
    border: none;
}
.page-product-detail-effect .img-container {
    width: 100%;
    border: 1px solid #eee;
    text-align: center;
}

.product-detail-slick a.slick-item {
    opacity: 0.6
}

.product-detail-slick a.slick-item.active {
    border: 1px solid #04A07B;
    opacity: 1;
}

.xypg-detail-tags .tags-title h3 {
    display: inline-block;
    padding: 0 2vh;
    border-bottom: 1px solid #000;
}

.product-detail-slick a.slick-item img {
    width: auto;
}




.page-product-inquiry a {
    background: #04A07B;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
       -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
         -o-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
}

.page-product-inquiry a:hover {
    background: #0AC296;
}

.page-product-detail-box {
    padding-bottom: 5vh;
}
.product-detail-tab {
    margin-top: 3vh;
}
.product-detail-tab .product-detail-tabli {
    border: none;
    border-bottom: 1px solid #E2E4E6;
}

.product-detail-tab .product-detail-tabli li {

    font-size: 1.6vh;
    border: none;
}




.product-detail-tab .product-detail-tabli li.on, .product-detail-tab .product-detail-tabli li:visited, .product-detail-tab .product-detail-tabli li:active {
    color: #04A07B;
    font-weight: 700;
    font-size: 2vh;
}

.product-detail-tab .product-detail-tabli li.on:before, .product-detail-tab .product-detail-tabli li:visited:before, .product-detail-tab .product-detail-tabli li:active:before {
    border: none;
    border-bottom: 1px solid #04A07B;
}

.xypg-detail-tags .tags-content span {
    font-size: 1.5vh;
    margin-right: 1vh;
}

.xypg-detail-tags .tags-content a {
    font-size: 1.5vh;
    margin: 0;
    padding: 0;
    color: #2f2f2f;
    display: inline-block;
    background: #fff;
    height: 3.6vh;
    line-height:3.6vh;
    border-radius: 1.8vh;
    margin-right: 1vh;
    padding: 0 1.5vh;
    margin-bottom: 1vh;
}

.xypg-detail-tags .tags-content a:hover {
    color: #fff;
    background: #04A07B;
}

.gray-bg {
    padding-bottom: 4vh;
    background: #F8F8F8;
}

/****/

/** ÃƒÂ¦Ã¢â‚¬Â°Ã¢â‚¬Â¹ÃƒÂ¦Ã…â€œÃ‚ÂºÃƒÂ§Ã‚Â«Ã¢â€žÂ¢ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¨Ã‚ÂÃ…â€œÃƒÂ¯Ã‚Â¿Ã‚Â½? **/

.foot-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #04A07B;
}

.foot-bar ul {
    display: flex;
}

.foot-bar ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    color: #ffffff;
    line-height: 30px;
    padding: 10px 0;
    font-size: 0;
}
.foot-bar ul li a {
    display: block;
    color: #fff;
}

.foot-bar ul li i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 20px;
    height: 20px;
    background-position: center center;
    background-repeat: no-repeat;
}

.foot-bar ul li i.home {
    background-image: url('../images/icon_home.png');
}
.foot-bar ul li i.product {
    background-image: url('../images/icon_product.png') ;
}
.foot-bar ul li i.phone {
    background-image: url('../images/icon_phone.png') ;
}
.foot-bar ul li i.message {
    background-image: url('../images/icon_message.png') ;
}

.foot-bar ul li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 2vh;
    color: #fff;
}
/****/

/** ÃƒÂ¦Ã¢â‚¬Â°Ã¢â‚¬Â¹ÃƒÂ¦Ã…â€œÃ‚ÂºÃƒÂ¦Ã‚Â¨Ã‚Â¡ÃƒÂ¥Ã‚Â¼Ã‚ÂÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â¹ÃƒÂ¤Ã‚ÂºÃ‚Â§ÃƒÂ¥Ã¢â‚¬Å“Ã‚ÂÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ¯Ã‚Â¿Ã‚Â½? **/
.mobile-cate-btn {
    display: block;
    font-size: 2vh;
    margin-bottom: 2vh;
    color: #000;
}

.mobile-cate-btn span {
    float: right;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('../images/icon_spirit.png');
    background-position: -6px -424px;
    background-repeat: no-repeat;
}

.mobile-cate-list {
    position: fixed;
    top: 60px;
    left: 0;
    background: rgba(0,0,0,0.9);
    width: 100vw;
    height: calc(100vh - 110px);
    z-index: 99999;
    display: none;
    transition: all 0.3s ease-in-out;
}

.mobile-cate-close {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 8px;
    right: 21px;
    border: 1px solid #04A07B;
    border-radius: 50%;
    background: url('../images/close.png') center center no-repeat #04A07B;
    background-size: 50%;
}

.mobile-cate-list .xypg-left-nav {
    padding-top: 40px;
    width: 100%;
    float: right;
    height: 100%;
    background: #fff;
}

.mobile-cate-list .xypg-left-subnav li {
    padding-left: 10px;
}

.mobile-cate-list .xypg-left-threenav li {
    padding-left: 10px;
}
/****/

/** ÃƒÂ¤Ã‚Â¸Ã…Â ÃƒÂ¤Ã‚Â¸Ã¢â€šÂ¬ÃƒÂ¯Ã‚Â¿Ã‚Â½?/ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â¹ÃƒÂ¤Ã‚Â¸Ã¢â€šÂ¬ÃƒÂ¯Ã‚Â¿Ã‚Â½? **/
.xypg-detail-pn {
    clear: both;
    zoom: 1;
    margin-top: 1vh;
}

.xypg-detail-pn div {
    display:inline-block;
    float: left;
    font-size: 1.5vh;
    border: 0;
    padding: 10px 0;
}

.xypg-detail-pn div span {
    display: none;
}
.xypg-detail-pn div b {
    font-size: 1.5vh;
}
.xypg-detail-pn div a {
    display: inline-block;
    width: auto;
    font-size: 1.5vh;
}



.xypg-detail-pn div + div {
    margin-top: 0;
    float: right;
}


/****/

/** ÃƒÂ§Ã¢â‚¬ÂºÃ‚Â¸ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â³ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â®Ã‚Â¹ **/
.relate-title {
    border: none;
}

.relate-title span {
    font-size: 2vh;
    border: none;
    color: #000;
    padding: 0;
}

.relate-product-slick .owl-item .img {
    width: calc(100% - 2px);
    margin-bottom: 0;
    border: 1px solid #ccc;
}

.relate-product-slick a h3 {
    width: calc(100% - 2px);
    padding: 0;
    height: 8vh;
    font-size: 1.5vh;
    line-height: 8vh;
    text-indent: 1vh;
    color: #55595C;
    border: 1px solid #fff;
    font-weight: normal;
    overflow: hidden;
}

.relate-product-slick a:hover .img {
    border: 1px solid #04A07B;
}

.relate-product-slick a:hover h3 {
    background: #04A07B;
    color: #fff;
    padding-left: 0;
    padding-right: 0;
    border: 1px solid #04A07B;
}


    .relate-product-slick a h3 span i {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
           -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
             -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 20px;
        height: 20px;
        background-image: url('../images/icon_spirit.png');
        background-repeat: no-repeat;
        background-position: -33px -245px; 
    }

    .relate-product-slick a:hover h3 span {
        display: block;
    }
}
/****/

/** ÃƒÂ¦Ã‚Â¡Ã‹â€ ÃƒÂ¤Ã‚Â¾Ã¢â‚¬Â¹ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨ **/
.xypg-case-list li {
    display: inline-block;
    vertical-align: top;
    width: calc(33.333% - 24px);
    margin: 0 12px 45px 12px;
}


/****/

/** ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨ **/
.news-cate-list {
    float: right;
}
.news-cate-list li {
    display: inline-block;
    border: 1px solid #E2E4E6;
    height: 4vh;
    line-height: 4vh;
    border-radius: 2vh;
    padding: 0 2vh;
    margin-left: 1vh;
}
.news-cate-list li:hover,  .news-cate-list li.on{
    border: 1px solid #04A07B;
    background: #04A07B;
}
.news-cate-list li:hover a, .news-cate-list li.on a {
    color: #fff;
}

.xypg-news-list li {
    padding: 2vh;
    border: none;
    border-bottom: 1px solid #e1e1e1;
    color: #333333;
}

.xypg-news-list li .tit {
    margin-bottom: 0;
    border: none;
}
.xypg-news-list li .tit h3 {
    padding-right: 0;
    color: #333333;
}
.xypg-news-list li .info {
    color: #55595C;
}
.xypg-news-list li .date {
    font-size: 1.2vh;
    color: #55595C;
    opacity: 0.8;
    margin: 1vh 0;
}

.xypg-news-list li:hover {
    box-shadow: none;
    border-bottom: 1px solid #04A07B;
}

.xypg-news-list li:hover .tit h3 {
    color: #04A07B;
}
/****/


/** ÃƒÂ¥Ã…â€œÃ‚Â¨ÃƒÂ§Ã‚ÂºÃ‚Â¿ÃƒÂ§Ã¢â‚¬Â¢Ã¢â€žÂ¢ÃƒÂ¨Ã‚Â¨Ã¢â€šÂ¬ **/
#message-form {
  margin: 0 auto;  
}



#message-form .title {
    margin: 3vh 0 5vh 0;
    text-align: center;
}

#message-form .title h3 {
    font-size: 2.5vh;
    color: #333333;
    margin-bottom: 1vh;
}

#message-form .title p {
    font-size: 1.5vh;
    color: #55595C;
}

#message-form #checkcode {
    margin-top: -10px;
    width: calc(100% - 192px);
}

#message-form .input-btn {
    outline: none;
    width: 15vh;
    height: 5vh;
    line-height: 5vh;
    border-radius: 2.5vh;
    font-size: 1.5vh;
    background: #fff;
    border:none;
    color: #55595C;
}

#message-form .btns {
    margin-top: 5vh;
    text-align: center;
}

#message-form .btn-reset {
    background: #F6F7F7;
}

#message-form .btn-reset:hover {
    background: #eee;
}

#message-form .btn-submit {
    background: #04A07B;
    color: #fff;
    margin-left: 1vh;
}

#message-form .btn-submit:hover {
    background: #0AC296;
}
/****/

/** ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ©Ã‚Â¡Ã‚Âµ **/
.xypg-pagination #current, .xypg-pagination a:hover {
    background: #04A07B;
    border: 1px solid #04A07B;
}
.jhgu{width: 24%;
    text-align: center;
    margin-left: 10px;
    float: left;}
	
.clear{	clear:both;}
.cuycop{
    width: 120px;
    float: right;
    height: 50px;
    background: #04a07b;
    margin-right: 30px;
    text-align: center;
    line-height: 50px;
    margin-bottom: 5px;
    border-radius: 10px;
    box-shadow: 5px 5px 5px #99999970;
}
.cuycop a{display:black;color:#fff;}