﻿body {
	font-size: 10px;
	font-family: verdana, sans-serif;
	background-position: 50% 50%;
	padding: 0;
	margin: 0;
}
.wrapper{
	width: 1400px;
	margin: 0 auto;
}

.section1{
	width: 100%;
	margin-bottom: 15px;
	border: 1px solid #a5a5a5;
    box-sizing: border-box;
}
.section1 img{
	width: 100%;
	display: block;
}
.section1 .title{
	margin-bottom: 45px;
    margin-top: 60px;
	text-align: center;
}
.section1 .title h1{
	position: relative;
	font-size: 50px;
	font-weight: bold;
	font-family: '迷你简中倩';
}
.section1 .title h1::before{
	content: '';
    display: block;
    width: 300px;
    height: 1px;
    margin-left: -150px;
    background: #000;
    position: absolute;
    left: 50%;
    bottom: -10px;
}

.section6-cont{
    width: 100%;
    height: 370px;
    margin-top: 75px;
    position: relative;
}
.section6-cont-item{
	position: absolute;
	width: 30%;
	text-align: center;
}
.section6-cont-item h2{
	display: inline-block;
    padding: 5px 8px;
    font-size: 28px;
    color: #fff;
    background: #a60e0d;
}
.section6-cont-txt{
	text-align: center;
	margin-top: 10px;
}
.section6-cont-txt p{
	font-size: 16px;
	line-height: 1.6;
}
.section6-cont-1{
	top: 0;
	left: 0;
}
.section6-cont-2{
	top: 0;
    left: 35%;
}
.section6-cont-3{
	top: 0;
	right: 0;
}
.section6-cont-4{
    top: 180px;
    left: 16%;
}
.section6-cont-5{
	top: 180px;
	right: 16%;
}

.section2{
	width: 100%;
	margin-top: 60px;
}
.section2 .title{
	text-align: center;
}
.section2 .title h1{
	position: relative;
	font-size: 50px;
	font-weight: bold;
	font-family: '迷你简中倩';
}
.section2 .title h1::before{
	content: '';
    display: block;
    width: 400px;
    height: 1px;
    margin-left: -200px;
    background: #000;
    position: absolute;
    left: 50%;
    bottom: -10px;
}

.section2-content{
	margin-top: 75px;
}
.section2-item{
	float: left;
	width: 20%;
	margin-left: 4%;
}
.section2-item-img{
	width: 100%;
}
.section2-item-img img{
	width: 100%;
	display: block;
}
.section2-item h3{
	display: inline-block;
	padding: 2px;
	margin: 20px 0;
	background: #a50d0d;
	font-size: 30px;
	font-family: '微软雅黑';
	color: #fff;
}
.section2-item .line{
	width: 80px;
	height: 2px;
	margin-bottom: 20px;
	background: #000;
}
.section2-item p{
	font-size: 22px;
	font-family: '微软雅黑';
	color: #010101;
}
.section2-list .section2-item:nth-child(1){
	float: left;
	width: 30%;
	margin-left: 4%;
}
.section2-list .section2-item:nth-child(2){
	float: right;
	width: 40%;
	margin-right: 4%;
	margin-left: auto;
}

.section3{
	width: 100%;
	margin-top: 100px;
}
.section3 .title{
	text-align: center;
}
.section3 .title h1{
	font-size: 50px;
	font-weight: bold;
	font-family: '微软雅黑';
}
.section3-content{margin-top: 56px;}
.section3-item{
	width: 15.2%;
	height: 312px;
	float: left;
	margin-left: 4%;
	margin-bottom: 4%;
}
.section3-item img{
	width: 100%;
	display: block;
}
.more-box{
	text-align: center;
}
.more-resourse{
	display: inline-block;
	padding: 10px;
	background: #a50d0d;
	font-size: 34px;
	font-family: '微软雅黑';
	color: #fff !important;
	text-align: center;
}

.section4{
	width: 100%;
	margin-top: 60px;
}
.section4 .title{
	text-align: center;
}
.section4 .title h1{
	font-size: 50px;
	font-weight: bold;
	font-family: '迷你简中倩';
}
.section4-content{
	margin-top: 50px;
}
.section4-item{
	float: left;
	width: 31.333%;
	margin-left: 3%;
	padding: 8px;
	border: 1px solid #000000;
	box-sizing: border-box;
}
.section4-item:first-child{margin-left: 0;}
.section4-item img{
	width: 100%;
	display: block;
}
.section4-list .section4-item:nth-child(1){
	width: 45%;
	float: left;
}
.section4-list .section4-item:nth-child(2){
	width: 45%;
	float: right;
	margin-left: auto;
}

.section5{
	width: 100%;
	margin-top: 100px;
}
.section5 img{
	width: 100%;
	display: block;
}

.tell {
    width: 35%;
    margin: 80px auto 30px;
}
.tell-icon a,
.tell-icon a img{
	display: block;
	width: 100%;
}

/*广告形式*/
.theme-content {
	overflow: hidden;
	background-color: #fff;
	padding-top: 50px;
	position: relative;
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box
}

.theme-tab {
	width: 100%;
	overflow: hidden
}

.theme-tab-li {
	width: 20%;
	float: left;
	padding: 15px 0;
	color: #333;
	font-size: 16px;
	border: 1px solid #e4e4e4;
	border-right: 0;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
	position: relative
}

.theme-tab-li b {
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-width: 10px;
	border-color: transparent;
	border-style: solid
}

.theme-tab-li:last-child {
	border-right: 1px solid #e4e4e4
}

.theme-tab-li:hover, .theme-tab-li-checked {
	border-top-color: #e60005;
	border-bottom-color: #e60005;
	color: #e60005
}

.theme-tab-li:hover b, .theme-tab-li-checked b {
	bottom: 0;
	left: 50%;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #e60005
}

.theme-tab-li-checked b:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.theme-tab-li li:hover b:after, .theme-tab-li-checked b:after {
	content: "";
	border-width: 9px
}

.theme-tab-li li:hover b:after, .theme-tab-li-checked b:after {
	bottom: -11px;
	margin-left: -9px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff
}

.theme-right{
	width:100%;
	border: 1px solid #e4e4e4;
	border-top: 0;
	box-sizing: border-box;
}

.stars-recommend-content {
	padding-bottom: 30px;
	display: none;
}

.stars-recommend-content-show {
	display: block
}

.star-box{
	width: 100%;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.star-box li{
	list-style-type: none;
	width: 22%;
	margin-top: 3%;
	border-radius: 10px;
    border: solid 1px #f5f5f5;
    box-sizing: border-box;
    cursor: pointer;
    transition: all 1s ease;
}
.star-box li .star-img{width: 100%;}
.star-box li .star-img img{
	width: 100%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;}
.star-box li .star-img img:hover{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	box-shadow: 0 0 5px 2px rgba(0,0,0,.35);
	-webkit-box-shadow: 0 0 5px 2px rgba(0,0,0,.35);
}
.star-box li p{
	padding: 10px;
	font-size: 15px;
	text-align: justify;}
.star-box li:hover{
	background-color: #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,0.7);
}

.xhs-box{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style-type: none;
    display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.xhs-box li {
    margin-top: 3%;
    width: 30%;
    cursor: pointer;
}
.xhs-box li .mingxing-p{
	position: absolute;
    left: 50%;
    bottom: 5px;
    font-size: 16px;
    margin-left: -55px;
}
.xhs-nav {
    width: 100%;
    border-radius: 10px;
    border: solid 1px #f5f5f5;
    position: relative;
    display: block;
}
.xhs-box .star-img {
    width: 100%;
    font-size: 0;
}
.xhs-box .star-img img {
    width: 100%;
    border-radius: 10px;
}
.xhs-nav .xhs-btn {
    width: 110px;
    height: 30px;
    line-height: 28px;
    margin: -14px auto 14px;
}
.xhs-nav .xhs-btn a {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 15px;
    border: solid 1px rgba(131,131,131,.5);
    text-align: center;
    color: #333;
    text-decoration: none;
}
.xhs-nav:hover {
    border-color: #d52f3f;
}
.xhs-nav .xhs-btn a:hover {
    color: #fff;
    background-color: #d52f3f;
    border-color: #d52f3f;
}

.video-wrap{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.video-wrap li{
	margin-top: 3%;
    width: 30%;
    cursor: pointer;
    list-style-type: none;
    border-radius: 10px;
    border: solid 1px rgba(131,131,131,.5);
}
.stars-recommend-content1 .video-wrap li:nth-child(1),
.stars-recommend-content1 .video-wrap li:nth-child(2),
.stars-recommend-content1 .video-wrap li:nth-child(3){margin-top: 0;}
.video-wrap li video{border-top-left-radius: 10px;border-top-right-radius: 10px;}
.video-wrap li p{font-size: 16px; color: #333;padding: 10px 6px;text-align: center;}
.video-wrap li .h-video{height:234px;}

.video-box-img{
	width: 100%;
	position: relative;}
.video-box-img img {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 100%;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
   border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.video-box-img .bofang {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
}
.video-box-img .bofang img {
    width: 100%;
    opacity:0.3;
}


@media screen and (max-width: 1680px){
	.wrapper{width: 1300px;}

	.video-wrap li .h-video {height: 218px;}
}

@media screen and (max-width: 1600px){
	.wrapper{width: 1200px;}

	.section2 .title h1 {
    	font-size: 42px;}
    .section2 .title h1::before {
	    width: 334px;
	    margin-left: -167px;}
	.section2-item h3{font-size: 24px;}
	.section2-item p {
    	font-size: 18px;}
	
	.section3 {
	    margin-top: 80px;
	}
    .section3 .title h1 {
    	font-size: 42px;}
    .more-resourse{font-size: 24px;}

	.section4{margin-top: 80px;}
	.section4-content {
	    margin-top: 52px;
	}
	.section4 .title h1 {
    	font-size: 42px;}

	.video-wrap li .h-video {height: 200px;}
}

@media screen and (max-width: 1440px){
	.wrapper{width: 1100px;}

	.section2 .title h1 {
	    font-size: 40px;
	}
	.section2 .title h1::before {
	    width: 320px;
	    margin-left: -160px;
	}

	.section3 .title h1 {
	    font-size: 40px;
	}


	.section4 .title h1 {
	    font-size: 40px;
	}


	.video-wrap li .h-video {height: 182px;}
}

@media screen and (max-width: 1400px){
	.wrapper{width: 980px;}

	.section2 .title h1 {
	    font-size: 36px;
	}
	.section2 .title h1::before {
	    width: 288px;
	    margin-left: -144px;
	}
	.section2-item .line {
    	width: 50px;}
	.section2-item h3{font-size: 20px;}
	.section2-item p {
    font-size: 15px;}

	.section3 .title h1 {
	    font-size: 36px;
	}
	.more-resourse {
	    font-size: 20px;
	}

	.section4 .title h1 {
	    font-size: 36px;
	}

	.video-wrap li .h-video {height: 162px;}
}