@charset "utf-8";

/**
 * index
 */
/* banner-index */
.swiper-index {font-size: 0;}
.banner-index .swiper-slide {display: block;position: relative;height: 575px;background-repeat: no-repeat;background-size: auto 100%;background-position: center;}
.banner-index .container {position: relative;height: 100%;}
.banner-index .text {position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 47px;color: #fff;}
.banner-index .middle-inner {text-align: left;}
.banner-index h3 {font-size: 32px;line-height: 56px;font-weight: bolder;}
.banner-index h4 {margin-top: 10px;font-size: 14px;line-height: 26px;}
.banner-index .btn {margin-top: 25px;padding: 0 38px;font-size: 14px;line-height: 42px;background: none;border-color: #fff;}
.swiper-index .swiper-button-prev,
.swiper-index .swiper-button-next {left: 50%;right: auto;width: 40px;height: 40px;border: 1px solid #fff;background: none;border-radius: 50%;}
.swiper-index .swiper-button-prev {margin-left: -705px;}
.swiper-index .swiper-button-next {margin-left: 665px;}
.swiper-index .swiper-button-prev .iconfont,
.swiper-index .swiper-button-next .iconfont {float: left;width: 40px;height: 40px;font-size: 18px;line-height: 38px;text-align: center;color: #fff;border-radius: 50%;}
.swiper-index .swiper-button-prev:hover,
.swiper-index .swiper-button-next:hover {background-color: #fff;}
.swiper-index .swiper-button-prev:hover .iconfont,
.swiper-index .swiper-button-next:hover .iconfont {color: #360eb6;}
.swiper-index.swiper-container .swiper-pagination {bottom: 70px;}
.swiper-index .swiper-pagination-bullet {width: 12px;height: 12px;margin: 0 6px;background: none;border: 1px solid #fff;opacity: 1;}
.swiper-index .swiper-pagination-bullet-active {background-color: #fff;}

.section-index:first-child {padding-top: 30px;}
.section-index:last-child {padding-bottom: 50px;}
.section-content {padding: 20px 0;}

/* 首页-热门新闻 */
.news-hot-panel {position: relative;min-height: 267px;padding-left: 456px;padding-top: 5px;}
.news-hot-panel .thumbnail {position: absolute;top: 0;left: 0;width: 410px;height: 267px;}

/* 首页-业务领域 */
.swiper-service .swiper-slide {position: relative;height: 206px;}
.swiper-service .title {position: absolute;bottom: 0;left: 0;width: 100%;font-size: 14px;line-height: 42px;color: #fff;text-align: center;background-color: rgba(0,0,0,.7);}
.swiper-service .swiper-slide:hover .title {background-color: rgba(169,130,33,.7);}

/**
 * news
 */
/* 重要新闻 */
.list-news-primary .item {position: relative;min-height: 190px;padding: 28px 280px 28px 246px;border-bottom: 1px solid #ddd;transition: all .3s;}
.list-news-primary .thumbnail {position: absolute;top: 28px;left: 0;width: 200px;height: 130px;}
.list-news-primary .title {display: block;margin-top: 12px;font-size: 16px;line-height: 30px;color: #535353;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all .3s;}
.list-news-primary .title:before {content: '';display: block;float: left;width: 0;height: 1px;margin-top: 15px;margin-right: 0;background-color: #878787;transition: all .3s;}
.list-news-primary p {margin-top: 12px;font-size: 14px;line-height: 26px;color: #848484;text-align: justify;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.list-news-primary .other {position: absolute;top: 28px;right: 20px;}
.list-news-primary .time {position: relative;font-size: 24px;line-height: 54px;color: #7f7f7f;transition: all .3s;}
.list-news-primary .enter {float: right;width: 36px;height: 36px;margin-top: 5px;font-size: 16px;line-height: 36px;color: #c3c3c3;text-align: center;transition: all .3s;}

.list-news-primary .item:first-child {min-height: 162px;padding-top: 1px;}
.list-news-primary .item:first-child .thumbnail,
.list-news-primary .item:first-child .other {top: 0;}
@media (min-width: 768px) {
	.list-news-primary .item:hover .title,
	.list-news-primary .item:hover .time {color: #a98221;}
	.list-news-primary .item:hover .enter {color: #fff;background-color: #a98221;}
	.list-news-primary .item:hover .title:before {width: 56px;margin-right: 16px;}
}

/* 列表-新闻-简版 */
.list-news-simple .item {display: block;position: relative;font-size: 14px;line-height: 36px;color: #535353;transition: all .5s;}
.list-news-simple .item:hover {color: #A98221;}
.list-news-simple .title {position: relative;padding-left: 10px;padding-right: 100px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list-news-simple .title::before {content: '';display: block;position: absolute;top: 18px;left: 0;width: 4px;height: 1px;background-color: #535353;}
.list-news-simple .summary {display: none;}
.list-news-simple .item .time {position: absolute;top: 0;right: 0;}
.list-news-simple .item.active {margin-bottom: 5px;padding-left: 0;padding-bottom: 10px;border-bottom: 1px solid #d5d5d5;}
.list-news-simple .item.active .title {padding-left: 0;color: #A98221;}
.list-news-simple .item.active .title::before {content: none;}
.list-news-simple .item.active .summary {display: block;font-size: 14px;line-height: 26px;color: #848484;}

/* 团队 */
.team-content {position: relative;min-height: 533px;padding-right: 487px;}
.team-content .avatar {position: absolute;top: 0;right: 0;width: 424px;}
.team-content .avatar img {display: block;width: 100%;}
.team-content .name {margin-bottom: 10px;text-align: right;font-size: 16px;line-height: 26px;color: #a98221;font-weight: bolder;}

/* 联系我们 */
.contact-info {width:38%;min-height: 474px;padding: 30px 28px;color: #fff;background-color:#a98221}
.contact-info .title {position: relative;padding-bottom: 15px;font-size:26px;line-height:42px}
.contact-info .title::before {content: '';display: block;position: absolute;bottom: 0;left: 0;width: 28px;height: 2px;background-color: #fff;}
.contact-info h4 {font-size:14px;line-height:26px;text-transform: capitalize;}
.contact-info .content {margin-top: 20px;}
.contact-info p {margin-bottom: 10px;font-size: 14px;line-height: 30px;}
.contact-info .img-content {margin-top: 20px;}
.contact-info .wechat-code {float: left;width: 110px;margin-right: 20px;}
.contact-form {width: 59.4%;}
.map-container {margin-top: 44px;padding: 20px;background-color: #e7e7e7;}
#map {height: 392px;z-index: 1;}

/* 荣誉轮播 */
.honor-thumbnail {border: 1px solid #b5b5b5;}
.honor-thumbnail .gallery-top{position:relative;overflow:hidden;padding: 50px 30px 30px;}
.honor-thumbnail .gallery-top .swiper-slide{font-size:0;line-height: 0;text-align: center;}
.honor-thumbnail .gallery-top .swiper-slide img{display:block;width: auto;height: 330px;margin: 0 auto;}
.honor-thumbnail .gallery-top .swiper-slide .title {margin-top: 20px;font-size: 18px;line-height: 20px;color: #595959;}
.honor-thumbnail .gallery-thumbs-content {position: relative;padding: 22px 157px;background-color: #f0f0f0;border-top: 1px solid #b5b5b5;}
.honor-thumbnail .gallery-thumbs{height: 126px;padding-bottom: 15px;}
.honor-thumbnail .gallery-thumbs .swiper-slide{padding: 9px 14px;background-color: #fff;border:1px solid #cecece;cursor:pointer;}
.honor-thumbnail .gallery-thumbs .content {height: 100%;background-repeat: no-repeat;background-size: cover;background-position: center;}
.honor-thumbnail .gallery-thumbs .swiper-slide-thumb-active,
.honor-thumbnail .gallery-thumbs .swiper-slide:hover {border-color:#a98221;}
.honor-thumbnail .gallery-thumbs .swiper-scrollbar {width: 100%;left: 0;}
.honor-thumbnail .gallery-thumbs .swiper-scrollbar-drag{background-color: rgba(181, 181, 181, .7)}
.honor-thumbnail .swiper-button-next,
.honor-thumbnail .swiper-button-prev {background: none;width: 30px;height: 56px;border: 1px solid #aaa;border-radius: 3px;text-align: center;margin-top: -28px;color: #7e7e7e;
	filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=100%,finishx=100%,finishy=100%) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e6e6e6,endcolorstr=#ffffff,gradientType=0);
    -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=100%,finishx=100%,finishy=100%) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e6e6e6,endcolorstr=#ffffff,gradientType=0);/*IE8*/
    background:#e6e6e6;
    background:-moz-linear-gradient(left, #e6e6e6, #ffffff);
    background:-webkit-gradient(linear, left bottom, right bottom, from(#e6e6e6), to(#ffffff));
    background:-o-linear-gradient(left, #e6e6e6, #ffffff);
}
.honor-thumbnail .swiper-button-next .iconfont,
.honor-thumbnail .swiper-button-prev .iconfont {font-size: 20px;line-height: 56px;font-weight: bolder;}
.honor-thumbnail .swiper-button-next {right: 74px;}
.honor-thumbnail .swiper-button-prev {left: 74px;}

/**
 * 业务领域
 */
.list-service {margin-bottom: -40px;overflow: hidden;}
.list-service .item {float: left;position: relative;width: 23.8%;height: 285px;margin-left: 1.6%;padding: 40px 0;font-size: 0;line-height: 0;}
.list-service .item:first-child::before {content: none;}
.list-service .item .content {display: block;position: relative;height: 100%;}
.list-service .item .thumbnail{height: 100%;border: none;border-radius: 0;background-repeat: no-repeat;background-size: cover;background-position: center;}
.list-service .item .cover {display: none;position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;color: #fff;background-color: rgba(0,0,0,.5)}
.list-service .item .middle-box {width: 100%;height: 100%;}
.list-service .item h3 {position: relative;padding-bottom: 20px;font-size: 20px;line-height: 24px;;}
.list-service .item h3:after {content: '';display: block;position: absolute;bottom: 0;left: 50%;width: 38px;height: 1px;margin-left: -19px;background-color: #fff}
.list-service .item .btn {margin-top: 10px;color: #fff;font-size: 14px;line-height: 34px;background: none;border: none;}
@media (min-width: 768px) {
	.list-service .item:nth-child(4n+1) {margin-left: 0;}
	.list-service .item:nth-child(1),
	.list-service .item:nth-child(2),
	.list-service .item:nth-child(3),
	.list-service .item:nth-child(4) {padding-top: 0;height: 245px;}
	.list-service .item:nth-child(4n+1)::before {content: '';display: block;position: absolute;top: 0;left: 0;width: 9999px;height: 0;border-top: 1px solid #d9d9d9;}
	.list-service .item:first-child::before {content: none;}
}

@media (max-width: 768px) {
	/**
	 * index
	 */
	.banner-index {margin-top: 50px;}
	.banner-index .swiper-slide {height: 360px;}
	.banner-index .text {padding: 5px;}
	.banner-index h3 {font-size: 24px;line-height: 40px;}
	.banner-index h4 {font-size: 12px;}
	.banner-index .btn {display: none;}
	.swiper-index.swiper-container .swiper-pagination {bottom: 20px;}

	.section-index:first-child {padding-top: 5px;}
	.section-index:last-child {padding-bottom: 5px;}

	.news-hot-panel {min-height: 0;padding-left: 0;}
	.news-hot-panel .thumbnail {position: static;top: auto;left: auto;width: 100%;}

	.list-news-simple {margin-top: 10px;}

	.swiper-service .title {line-height: 36px;}
	.swiper-service .swiper-slide {height: auto;}

	.graphic-introduction {padding-left: 0;}
	.graphic-introduction .thumbnail {position: static;top: auto;left: auto;width: 100%;margin-right: 0;}
	.graphic-introduction .title {padding-bottom: 15px;}
	.graphic-introduction p {margin-bottom: 10px;}

	/* 荣誉轮播 */
	.honor-thumbnail .gallery-top {padding: 10px;}
	.honor-thumbnail .gallery-top .swiper-slide img {width: 100%;height: auto;}
	.honor-thumbnail .gallery-top .swiper-slide .title {font-size: 16px;margin-top: 10px;}
	.honor-thumbnail .gallery-thumbs-content {padding: 5px;}
	.honor-thumbnail .gallery-thumbs {height: 80px;}
	.honor-thumbnail .gallery-thumbs .swiper-slide {padding: 5px;}

	/* 团队 */
	.team-content {padding-right: 0;}
	.team-content .avatar {position: static;top: auto;left: auto;width: 100%;margin-bottom: 10px;}

	/* 重要新闻 */
	.list-news-primary .item {min-height: 116px;padding: 18px 0 18px 140px;}
	.list-news-primary .thumbnail {top: 18px;left: 0;width: 125px;height: 80px;}
	.list-news-primary .title {margin-top: 0;font-size: 14px;line-height: 24px;}
	.list-news-primary p {display: none;}
	.list-news-primary .other {position: static;top: auto;right: auto;text-align: left;}
	.list-news-primary .time,
	.list-news-primary .more,
	.list-news-primary .more .iconfont {font-size: 12px;line-height: 24px;color: #7e7e7e;}
	.list-news-primary .time {font-size: 14px}
	.list-news-primary .more {margin-top: 5px;}
	.list-news-primary .time:after,
	.list-news-primary .other .enter {display: none;}
	.list-news-primary .item:first-child {min-height: 98px;}

	/* 联系我们 */
	.contact-form,
	.contact-info {float: none;width: 100%;}
	.contact-info {position: relative;min-height: 0;margin-top: 0;margin-bottom: 20px;padding: 20px;}
	.contact-info .title,
	.contact-info .small {font-size: 22px;line-height: 32px;}
	.contact-info .iconfont{position:absolute;top:20px;right:20px;display:inline-block;width:40px;height:40px;margin-top:0;font-size:36px;line-height:40px}
	.contact-info p {margin-bottom: 5px;line-height: 30px;}
	.contact-form .row {margin-left: 0;margin-right: 0;}
	.map-container {margin-top: 20px;padding: 0;}
	#map {height: 300px;}

	/**
	 * 业务领域
	 */
	.list-service {margin-bottom: 0;}
	.list-service .item {width: 49%;height: 160px;margin-left: 2%;padding: 5px 0;}
	.list-service .item:nth-child(odd) {margin-left: 0;}
	.list-service .item .cover {display: block;height: auto;}
	.list-service .item h3 {padding-bottom: 0;font-size: 14px;line-height: 30px;}
	.list-service .item h3:after {content: none;}
	.list-service .item .btn {display: none;}
}