/* ----    ---- */
/* ----  Style ---- */
.btnsBox_coat {
	width: 100%;
	background: url(../img/btnsBox_bg.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 102px;
}
.btnsBox {
	max-width: 935px;
	padding: 0 10px;
	margin: 0 auto;
	overflow: hidden;
}
.btnsBox li {
	width: 49%;
	float: left;
	margin-right: 2%;
}
.btnsBox li:last-child {
	margin: 0px;
}
.btnsBox li a {
	display: block;
	background: url(../img/btnsBox_l.png) no-repeat;
	background-size: 100% 100%;
	font-size: 32px;
	color: #fff;
	text-align: center;
	padding: 2% 18% 0 0;
}
.btnsBox li:last-child a {
	background: url(../img/btnsBox_r.png) no-repeat;
	background-size: 100% 100%;
}
.btnsBox li a:hover {
	text-decoration: none;
}
@media (max-width:1020px) {
.btnsBox_coat {
	padding-bottom: 80px;
}
}
@media (max-width:768px) {
.btnsBox_coat {
	padding-bottom: 60px;
}
.btnsBox li a {
	font-size: 20px;
}
}
@media (max-width:450px) {
.btnsBox_coat {
	padding-bottom: 50px;
}
.btnsBox li {
	width: 100%;
	float: left;
	margin-right: 0%;
	margin-bottom: 12px;
}
.btnsBox li a {
	font-size: 24px;
}
}
/* ----  Style ---- */
.mainBox_coat {
	width: 100%;
	background: url(../img/tab_bg.png) center bottom no-repeat;
	background-size: 100% auto;
}
.tabBox {
	max-width: 1000px;
	margin: 0 auto;
	padding: 50px 0 200px;
	position: relative;
}
.tabHead {
	position: absolute;
	width: 100%;
	height: 58px;
	top: -58px;
	left: 0px;
}
.tabHead li {
	height: 58px;
	float: left;
	margin-right: 3px;
	line-height: 58px;
	width: 120px;
	font-size: 30px;
	color: #fff;
	text-align: center;
	cursor:pointer;
}
.tabHead li.hover{
	font-weight: bold;
	border-radius:8px 8px 0 0;}
.tabHead li#one1 {
	background: #9c7c63;
}
.tabHead li#one2 {
	background: #68c284;
}
.tabHead li#one3 {
	background: #f3cbcc;
}
.tabHead li#one4 {
	background: #679dd9;
}
.tabList{
	width:100%;
	padding:0 3.2%;
	overflow:hidden;}
.tabList li{
	width:48.2%;
	float:left;
	padding:20px;
	background:#efd07d;
	border-radius:8px;
	margin-bottom:45px;}
.tabList li:nth-child(2n){
	float:right;}
.tabList li>div{
	border:2px dashed #fff;
	padding:20px;
	border-radius:13px;}
.tabList li h1{
	height:42px;
	line-height:42px;
	font-size:30px;
	color:#67472f;
	text-align:center;}
.tabList li h2{
	height:36px;
	line-height:36px;
	font-size:18px;
	color:#67472f;
	text-align:center;
	font-weight:normal;}
.tabList li h3{
	height:36px;
	line-height:36px;
	font-size:18px;
	color:#67472f;
	text-align:center;
	font-weight:normal;}
.tabList li .pic{
	width:85.5%;
	margin:0 auto 12px;
	position:relative;}
.tabList li .pic img{
	width:100%;
	height:100%;}
.tabList li .pic img.play{
	width:20%;
	height:auto;
	position:absolute;
	left:40%;
	top:40%;}
.tabList li p{
	height:60px;
	line-height:30px;
	font-size:14px;
	color:#67472f;
	overflow: hidden;}
.tabList li p a{
	color:#67472f;}
	
@media (max-width:1020px) {
.tabBox {
	padding: 30px 0 120px;
}
.tabHead {
	height: 52px;
	top: -52px;
}
.tabHead li {
	height: 52px;
	line-height: 52px;
	font-size: 25px;
}
.tabList li{
	padding:16px;
	border-radius:8px;
	margin-bottom:35px;}
.tabList li>div{
	padding:16px;
	border-radius:13px;}
.tabList li h1{
	height:38px;
	line-height:38px;
	font-size:24px;}
.tabList li h2{
	height:32px;
	line-height:32px;
	font-size:17px;}
.tabList li .pic{
	width:85.5%;
	margin:0 auto 10px;
	position:relative;}
.tabList li p{
	height:56px;
	line-height:28px;}
}
@media (max-width:768px) {
.tabBox {
	padding: 20px 0 100px;
}
.tabHead {
	height: 42px;
	top: -42px;
}
.tabHead li {
	height: 42px;
	line-height: 42px;
	font-size: 22px;
	width: 100px;
}
.tabList li{
	padding:12px;
	border-radius:6px;
	margin-bottom:20px;}
.tabList li>div{
	padding:12px;
	border-radius:10px;}
.tabList li h1{
	height:32px;
	line-height:32px;
	font-size:20px;}
.tabList li h2{
	height:28px;
	line-height:28px;
	font-size:16px;}
.tabList li .pic{
	margin:0 auto 8px;
	position:relative;}
.tabList li p{
	height:52px;
	line-height:26px;
	font-size:12px;}
}
@media (max-width:450px) {
.tabBox {
	padding: 10px 0 60px;
}
.tabHead {
	height: 36px;
	top: -36px;
}
.tabHead li {
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	width:24%;
	margin:0 0.5%;
}
.tabList{
	padding:2%;}
.tabList li{
	padding:4px;
	
	border-radius:6px;
	margin-bottom:15px;}
.tabList li>div{
	padding:4px;
	border:1px dashed #fff;
	border-radius:6px;}
.tabList li h1{
	height:28px;
	line-height:28px;
	font-size:16px;}
.tabList li h2{
	height:24px;
	line-height:24px;
	font-size:11px;}
.tabList li .pic{
	margin:0 auto 4px;}
.tabList li p{
	height:40px;
	line-height:20px;
	font-size:11px;}
}