/*
Theme Name: 海南好助手
Theme URI: www.hzshn.cn
Version: 1.0 版本号
Author: 畔游科技
Description: 畔游科技主营业务：网站/小程序定制开发，网站SEO推广，问答营销，软文营销
Author URI: www.shpanyou.com
Tags: 
*/
@charset "utf-8";
/*  */
.index-title {text-align: center;padding-top: 60px;padding-bottom: 65px;}
.index-title h3 {position: relative;font-size: 28px;display: inline-block;}
.index-title h3::after { content: '';position: absolute;display: block;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);background: url(./images/line-img.png) no-repeat;width: 320px;height: 11px;bottom: -20px;}
@media (max-width:768px) {
	.index-title {padding-top: 30px;padding-bottom: 45px;}
	.index-title h3{ font-size: 24px;}
}

/* banner */
.zd-banner img {width: 100%;}
.zd-banner .swiper-pagination {bottom: 15px;}
.zd-banner .swiper-pagination-bullet {width: 40px;height: 4px;border-radius: 0;-webkit-border-radius: 0;-moz-border-radius: 0;-ms-border-radius: 0;-o-border-radius: 0;margin: 0 10px !important;background-color: #b9b6ad;opacity: .9;}
.zd-banner .swiper-pagination-bullet-active {background-color: #f98731;}
@media (max-width:768px) {
	.zd-banner .swiper-pagination {display: none;}
}

/* heming */
.zd-heming {padding-bottom: 20px;}
.heming-box .heming-item {width: 50%;text-align: center;}
.heming-box .heming-item h3 {font-size: 18px;color: #333333;margin-bottom: 25px;}
.heming-box .heming-item input[type="text"] {width: 90%;height: 40px;line-height: 40px;padding: 0 20px;border: 1px solid #cccccc;margin-bottom: 20px;}
.heming-box .heming-item input[type="submit"] {width: 90%; height: 40px;line-height: 40px;background-color: #0ba2e6;color: #ffffff;font-size: 16px;margin-bottom: 22px;}
.heming-cont {overflow: hidden; position: relative; height: 150px;}
.heming-cont ul {position: absolute; margin: 0; padding: 0; top: 0;left: 50%;transform: translateX(-50%);width: 100%;}
.heming-cont ul li {text-align: center;height: 30px;line-height: 30px;}
.heming-cont ul li>div {font-size: 16px;color: #333333;text-align: center;}
.heming-cont ul li>div em {font-style: normal;color: #4c54f5;margin: 0 10px;}
.heming-cont ul li>div span {color: #0ba2e6;}
.heming-item p {font-size: 20px;margin-bottom: 5px;}
.heming-item p span {font-weight: bold;color: #4c54f5;margin: 0 5px;font-size: 22px;}
@media (max-width:870px) {
	.zd-heming {padding-bottom: 20px;}
	.heming-box .heming-item {width: 100%;}
	.heming-box .heming-item:first-of-type {padding-bottom: 30px;border-bottom: 1px solid #cccccc;}
	.heming-box .heming-item h3 {margin-top: 20px;}
}
@media (max-width:500px) {
	.heming-box .heming-item:first-of-type {padding-bottom: 0;}
	.zd-heming {padding-bottom: 0;}
	.zd-heming .index-common {padding: 30px 0 10px;}
	.zd-heming .index-title h3 {font-size: 18px;}
	.heming-box .heming-item h3 {margin-bottom: 15px;}
	.heming-item p {font-size: 13px;}
	.heming-cont ul li>div {font-size: 14px;}
	.heming-item p span {margin: 0 3px;font-size: 15px;}
	.heming-cont ul li>div em {margin: 0;}
}

/* adv */
.zd-adv {background-color: #f5f5f5;padding-bottom: 60px;}
.zd-adv ul {overflow: hidden;display: flex;justify-content: space-between;}
.zd-adv ul li {float: left;background-color: #ffffff;padding: 32px 16px 39px;width: 19%;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;cursor: pointer;}
.zd-adv ul li .adv-top {margin-bottom: 16px;}
.zd-adv ul li img {margin-right: 12px;}
.zd-adv ul li h3 {font-weight: bold;font-size: 18px;color: #333333;display: inline-block;}
.zd-adv ul li p {font-size: 16px;color: #999999;line-height: 25px;}
.zd-adv ul li:hover { transform: translateY(-10px);-webkit-transform: translateY(-10px);-moz-transform: translateY(-10px);-ms-transform: translateY(-10px);-o-transform: translateY(-10px);box-shadow: 0 0 10px rgba(0,0,0,.1);}

@media (max-width: 1235px) {
	.zd-adv ul li {padding: 32px 0 39px;}
	.zd-adv ul li .adv-top {padding: 0 0;text-align: center;}
	.zd-adv ul li p {padding: 0 15px;}
}

@media (max-width: 1065px) {
	.zd-adv ul li img {display: block;margin: 0 auto;margin-bottom: 10px;}
}

@media (max-width: 768px) {
	.zd-adv {padding-bottom: 20px;}
	.zd-adv ul {flex-wrap: wrap;}
	.zd-adv ul li {width: 32%;margin-bottom: 20px;}
}

@media (max-width: 500px) {
	.zd-adv ul li {width: 49%;}
}

/* item */
.zd-item ul li { border: 1px solid #eeeeee;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;width: 80%;margin: 0 auto;margin-bottom: 20px;padding: 30px 24px;overflow: hidden;cursor: pointer;}
.zd-item ul li:last-of-type {margin-bottom: 0;}
.zd-item ul li .item-img {margin-right: 27px;}
.zd-item ul li .item-con h3 {font-weight: bold;font-size: 20px;color: #333333;display: inline-block;margin-bottom: 16px;}
.zd-item ul li .item-con p a {font-size: 16px;color: #999999;margin-right: 12px;}
.zd-item ul li>a { display: inline-block;padding: 7px 12px;font-size: 14px;color: #78787b;border: 1px solid #00a4ff;border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;-ms-border-radius: 20px;-o-border-radius: 20px;}
.zd-item ul li:hover { transform: translateY(-10px);-webkit-transform: translateY(-10px);-moz-transform: translateY(-10px);-ms-transform: translateY(-10px);-o-transform: translateY(-10px);box-shadow: 1px 1px 11px rgba(100, 100, 100, 0.2);}
.zd-item ul li:hover>a {background-color: #00a4ff;color: #ffffff;}
.zd-item ul li .item-con p a:hover {color: #00a4ff;}
@media (max-width: 1085px) {
	.zd-item ul li {width: 85%;}
}

@media (max-width: 1020px) {
	.zd-item ul li {width: 95%;}
}

@media (max-width: 920px) {
	.zd-item ul li {position: relative;width: 100%;}
	.zd-item ul li>a {position: absolute;top: 20px;right: 20px;}
	.zd-item ul li .item-img {margin-right: 10px;}
}

@media (max-width: 768px) {
	.zd-item ul li .item-img {margin-bottom: 15px;}
	.zd-item ul li .item-con {display: block;width: 100%;}
	.zd-item ul li>a {top: 35px;}
}


/* zhuce */

.zd-zhuce .zhuce-box {background-color: #f8f8f8;overflow: hidden;height: 305px;}
.zd-zhuce .zhuce-box ul {padding: 40px 0;padding-left: 38px;}
.zd-zhuce .zhuce-box ul li {overflow: hidden;margin-bottom: 20px;}
.zd-zhuce .zhuce-box ul li:last-of-type {margin-bottom: 0;}
.zd-zhuce .zhuce-box ul li span {float: left;background: url(./images/list-ico.png) no-repeat;width: 38px;height: 30px;padding: 7px 0 0 6px;font-size: 16px;color: #ffffff;margin-right: 17px;}
.zd-zhuce .zhuce-box ul li p {float: left;font-size: 18px;color: #333333;}

@media (max-width: 1175px) {
	.zd-zhuce .zhuce-box>.fr {width: 50%;height: 100%;}
	.zd-zhuce .zhuce-box>.fr img {width: 100%;height: 100%;}
}

@media (max-width: 1025px) {
	.zd-zhuce .zhuce-box {position: relative;}
	.zd-zhuce .zhuce-box ul {width: 100%;position: relative;z-index: 1;}
	.zd-zhuce .zhuce-box>.fr {width: 80%;position: absolute;right: 0;z-index: 0;}
}

@media (max-width: 768px) {
	.zd-zhuce .zhuce-box ul {padding-left: 15px;}
	.zd-zhuce .zhuce-box ul li p {font-size: 16px;margin-top: 4px;}
}

@media (max-width: 500px) {
	.zd-zhuce .zhuce-box {height: auto;}
	.zd-zhuce .zhuce-box ul {padding-left: 0;}
	.zd-zhuce .zhuce-box ul li p {display: contents;}
	.zd-zhuce .zhuce-box ul li span {margin-right: 10px;}
}


/* nazheng */
.zd-nz {padding-bottom: 60px;}
.nz-box>.fl { width: 65%;padding: 38px 12px;border: 1px solid #eeeeee;border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;}
.nz-box>.fl .nz-tit {font-size: 24px;color: #333333;text-align: center;}
.nz-box>.fl ul {position: relative;margin: 60px 0;}
.nz-box>.fl ul::before {position: absolute;content: '';border-top: 10px transparent dashed;border-left: 10px #acacac dashed;border-bottom: 10px transparent dashed;border-right: 10px transparent solid;right: -10px;bottom: -8px;z-index: 9999;}
.nz-box>.fl ul li {float: left;width: 20%;text-align: center;padding-bottom: 0;border-bottom: 1px dashed #a0a0a0;position: relative;}
.nz-box>.fl ul li .zhuce-icons {display: block;width: 7px;height: 7px;border: 2px solid #acacac;-webkit-box-sizing: content-box;box-sizing: content-box;border-radius: 50%;margin: 0 auto;position: relative;top: 5px;background-color: #f2f2f2;}
.nz-box>.fl ul li .zhuce-icons::before {content: '';display: block;position: absolute;width: 1px;height: 30px;border-left: 1px dashed #a0a0a0;top: -35px;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
.nz-box>.fl ul li img {max-width: 100%;padding-bottom: 30px;}
.nz-box>.fl ul li p {position: absolute;font-size: 18px;color: #666666;width: 100%;text-align: center;margin-top: 10px;}
.nz-box>.fl a { font-size: 16px;color: #ffffff;display: block;width: 218px;height: 42px;line-height: 42px;background-color: #f88732;border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;-ms-border-radius: 20px;-o-border-radius: 20px;text-align: center;margin: 0 auto;}
.nz-box>.fr {width: 32%;padding: 38px 35px 6px;border: 1px solid #eeeeee;border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;}
.nz-box>.fr>p {font-size: 24px;color: #333333;text-align: center;}
.nz-top p {font-size: 18px;color: #666666;display: inline-block;margin: 20px 0 0;margin-right: 10px;}
.red-btm {background-color: #f88732;padding: 5px 4px;border-radius: 50%;color: #ffffff;display: inline-block;font-style: normal;width: 25px;height: 25px;font-size: 14px;text-align: center;margin-right: 5px;vertical-align: top;}
.nz-btm {margin: 26px 0px 0 20px;}


@media (max-width: 1152px) {
	.nz-box>.fr {padding: 38px 10px 6px;}
	.nz-box>.fl ul li p {font-size: 16px;}
}

@media (max-width: 1000px) {
	.nz-top p {font-size: 16px;}
	.nz-btm {margin: 13px 0px 0 0;}
	.nz-btm img {width: 100%;}
	.nz-box>.fr {padding: 38px 10px 2.6%;}
}
@media (max-width: 768px) {
	.nz-box>.fl {width: 100%;margin-bottom: 35px;}
	.nz-box>.fl ul {margin: 40px 0;}
	.nz-box>.fl ul li p {font-size: 14px;}
	.nz-box>.fl a {margin-top: 80px;}
	.nz-box>.fr {width: 100%;overflow: hidden;}
	.nz-box>.fr>p {margin-bottom: 40px;}
	.nz-btm img {width: auto;max-width: 100%;}
	.nz-box>.fr .nz-top {float: left;width: 50%;}
	.nz-box>.fr .nz-top p {display: block;}
	.nz-box>.fr .nz-btm {float: right;width: 50%;}
}

@media (max-width: 500px) {
	.nz-box>.fr {padding: 38px 15px 6px;}
	.nz-box>.fr .nz-top {width: 100%;}
	.nz-box>.fr .nz-btm {width: 100%;}
	.nz-box>.fr>p {margin-bottom: 20px;}
}

.zd-service .index-title {padding-top: 40px;padding-bottom: 55px;}
.zd-service {padding-bottom: 40px;background: url(./images/ser-bg.png) no-repeat;}
.zd-service .service-box {position: relative;width: 100%;height: 354px;}
.zd-service .service-box .ser-l {position: absolute;left: 0;width: 52.7%;background: url(./images/bl-bg1.png);height: 354px;z-index: 3;padding: 30px 0 52px;text-align: center;overflow: hidden;}
.zd-service .service-box .ser-l p {font-size: 24px;color: #333333;margin-bottom: 20px;}
.zd-service .service-box .ser-l ul {padding: 0px 31%;}
.zd-service .service-box .ser-l ul li {position: relative;font-size: 20px;color: #666666;margin-bottom: 15px;text-align: left;padding-left: 30px;}
.zd-service .service-box .ser-l ul li:last-of-type {margin-bottom: 0;}
.zd-service .service-box .ser-l ul li::before { content: '';display: block;position: absolute;left: 0;top: 50%;transform: translateY(-50%);background: url(./images/f-icon.png);width: 20px;height: 20px;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);}
.zd-service .service-box .vs-ico { position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);z-index: 9;}
.zd-service .service-box .ser-r {position: absolute;right: 0;width: 52.8%;background: url(./images/bl-bg2.png);height: 354px;z-index: 2;padding: 30px 0 52px;text-align: center;}
.zd-service .service-box .ser-r p {font-size: 24px;color: #ffffff;margin-bottom: 20px;}
.zd-service .service-box .ser-r ul {padding: 0 25%;}
.zd-service .service-box .ser-r ul li {margin-bottom: 15px;font-size: 20px;color: #ffffff;position: relative;text-align: left;padding-left: 80px}
.zd-service .service-box .ser-r ul li em {font-style: normal;background-color: #ffffff;color: #f88732;width: 66px;height: 26px;line-height: 26px;text-align: center;position: absolute;left: 0;}


@media (max-width: 1252px) {
	.zd-service .service-box .ser-l {background-size: 100% 354px;background-repeat: no-repeat;}
	.zd-service .service-box .ser-l ul {padding: 0 28%;}
}
@media (max-width: 1184px) {
	.zd-service .service-box .ser-r ul {padding: 0px 21%;}
}
@media (max-width: 1040px) {
	.zd-service .service-box .ser-l ul {padding: 0 25%;}
	.zd-service .service-box .ser-r ul {padding: 0px 0 0 26%;}
}
@media (max-width: 920px) {
	.zd-service .service-box .ser-l ul {padding: 0 0 0 25%;}
}
@media (max-width: 820px) {
	.zd-service {background-repeat: repeat;}
	.zd-service .service-box {height: auto;}
	.zd-service .service-box .ser-l,.zd-service .service-box .ser-r {width: 100%;position: relative;background-repeat: no-repeat;background-size: 100% 354px;}
	.zd-service .service-box .ser-l ul {padding: 0 0 0 35%;}
	.zd-service .service-box .vs-ico {left: 100px;}
}
@media (max-width: 580px) {
	.zd-service .service-box .ser-l ul {padding: 0 0 0 25%;}
}
@media (max-width: 500px) {
	.zd-service .service-box .ser-l {background: #eeeeee;}
	.zd-service .service-box .ser-l ul {padding: 0 12%;}
	.zd-service .service-box .ser-r {background: #f88d3c;}
	.zd-service .service-box .ser-r ul {padding: 0 5%;}
	.zd-service .service-box .vs-ico {display: none;}
}
@media (max-width: 340px) {
	.zd-service .service-box .ser-l ul li,.zd-service .service-box .ser-r ul li {font-size: 16px;}
}

/* about */
.about-box .about-con {width: 58%;}
.about-box .about-con h3 {font-size: 22px;color: #333333;margin-bottom: 22px;}
.about-box .about-con>p {font-size: 16px;color: #999999;line-height: 30px;text-align: justify;}
.about-box  .about-img {width: 37%}
.about-box  .about-img img {width: 100%}
.about-box  .about-con ul.num-list {margin: 50px 0;overflow: hidden;}
.about-box  .about-con ul.num-list li {text-align: center;float: left;margin-right: 85px;}
.about-box  .about-con ul.num-list li .about-num {font-size: 40px;color: #f88731;margin-bottom: 10px;}
.about-box  .about-con ul.num-list li .about-num span {font-family: arial;}
.about-box  .about-con ul.num-list li .about-num .about-year {font-size: 24px;color: #f88731;}
.about-box  .about-con ul.num-list li .about-name {font-size: 18px;color: #333333;}
.about-box  .about-con ul.num-list li:last-of-type {margin-right: 0;}


@media (max-width: 1230px) {
	.about-box .about-con ul.num-list li {margin-right: 10%;}
}
@media (max-width: 1110px) {
	.about-box .about-con ul.num-list li {margin-right: 6%;}
}

@media (max-width: 960px) {
	.about-box .about-con {width: 100%;}
	.about-box .about-con ul.num-list {display: flex;justify-content: space-between;}
	.about-box .about-con ul.num-list li {margin-right: 0;flex: 1;}
	.about-box .about-img {display: none;}
}

@media (max-width: 500px) {
	.about-box .about-con ul.num-list {flex-wrap: wrap;margin: 20px 0;}
	.about-box .about-con ul.num-list li {flex: 0 1 50%;margin-bottom: 25px;}
}
.zd-news {background: url(./images/news-bg.png) bottom right;padding-bottom: 60px;background-repeat: no-repeat;}
.x-news-box .x-news-item{display: none;}
.x-news-box .x-news-item:first-child{ display: block;}
.x-news-title{padding-bottom: 50px;text-align: center;}
.x-news-title ul{display: inline-block;}
.x-news-title ul li{float: left;padding: 0 5px;cursor: pointer;}
.x-news-title ul li span{display: inline-block;padding: 0 20px;border-radius: 35px;line-height: 35px;background-color: #f5f5f5;}
.x-news-title ul li:hover span{ box-shadow: 0 -45px 0 #f88731 inset;color: #ffffff;}
.x-news-title ul li:hover h3,
.x-news-title ul li.on span{box-shadow: 0 -45px 0 #f88731 inset;color: #ffffff;}
.x-news-left{float: left;width: 48%;border-bottom: 1px solid #eeeeee;}
.x-news-info{display: block;padding-bottom: 13px;}
.x-news-info .x-news-pic img {width: 100%;}
.x-news-info h3{ margin: 15px 0;line-height: 28px;font-size: 18px;overflow: hidden;}
.x-news-info h3 span{color: #777;font-size: 14px;}
.x-news-info p{margin-bottom: 15px;height: 48px;line-height: 24px;color: #777;overflow: hidden;}
.x-news-info>span{font-size: 18px;color: #777777;}
.x-news-info>span img {vertical-align: unset;margin-left: 6px;}
.x-news-info>span img:last-of-type {display: none;}
.x-news-info:hover h3 {color: #f88731;}
.x-news-info:hover span {color: #f88731;}
.x-news-right{position: relative;float: right;width: 50%;padding-left: 2%;border-left: 1px solid #eeeeee;}
.x-news-right::before{position: absolute;left: -1px;bottom: 50%;content: '';transform: translateY(50%);width: 2px;height: 50%;background-color: #f88731;}
.x-news-right ul li a{display: block;border-bottom: 1px solid #eeeeee; padding-bottom: 22px;}
.x-news-right ul li a:hover{ border-color:#f88731 ;}
.x-news-right ul li a:hover >span{color:#f88731 ;}
.x-news-right ul li:hover h3 {color: #f88731;}
.x-news-right ul li:hover .x-news-info>span img:last-of-type {display: inline-block;}
.x-news-right ul li:hover .x-news-info>span img:first-of-type {display: none;}
.x-news-left:hover {border-color: #f88731;}
.x-news-left:hover  .x-news-info>span img:last-of-type {display: inline-block;}
.x-news-left:hover  .x-news-info>span img:first-of-type {display: none;}
.x-news-pic {overflow: hidden;}
.x-news-left:hover .x-news-pic img { transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);}
@media (max-width:1200px) {
	.x-news-info h3 span{display: none;}
	.x-news-right ul li a{  padding-bottom: 12px;}
}
@media (max-width:768px) {
	.x-news-left,
	.x-news-right{ width: 100%;border: none;}
	.x-news-right::before{display: none;}
	.x-news-right{ padding: 0;padding-top: 15px;}
	.x-news-content{ width: 100%; padding-left: 15px;} 
}

.zd-pa {background-color: #f5f5f5;padding-bottom: 50px;}
.zd-pa ul li {float: left;width: 16.6666%;text-align: center;height: 120px;line-height: 120px;border-right: 2px solid #f5f5f5;border-bottom: 2px solid #f5f5f5;cursor: pointer;background-color: #ffffff;overflow: hidden;}
.zd-pa ul li img {max-width: 100%;}
.zd-pa ul li:hover img { transform: translateY(-10px);-webkit-transform: translateY(-10px);-moz-transform: translateY(-10px);-ms-transform: translateY(-10px);-o-transform: translateY(-10px);}

@media(max-width:1060px){
    .zd-pa ul li {width: 25%;}
    .zd-pa ul li:nth-of-type(6n) {border-right: 1px solid #f5f5f5;}
    .zd-pa ul li:nth-of-type(n+7) {border-bottom: 1px solid #f5f5f5;}
    .zd-pa ul li:nth-of-type(n+9) {border-bottom: none;}
    .zd-pa ul li:nth-of-type(4n) {border-right: 0;}
}

@media(max-width:768px){
	 .zd-pa ul li:nth-of-type(6n) {border-right: 2px solid #f5f5f5;}
	 .zd-pa ul li:nth-of-type(n+7) {border-bottom: 2px solid #f5f5f5;}
	.zd-pa ul li {height: 50px;line-height: 50px;}
    .zd-pa ul li img {padding: 0 10px;}
}
