﻿@charset "utf-8";
.top_wap,.foot_wap{
	display: none;
}
/****当前位置*****/
.dq{
	width:1200px;
	margin:0 auto;
	margin-top:16px;
	font-size:16px;
	color:#333;
}
.dq a{
	color:#333;
}
.dq a:hover{
	color:#ff6450;
}

/****内容*****/
.con{
	width:1200px;
	margin:0 auto;
	margin-top:24px;
}

#tab .nav1{
	overflow:hidden;
	position:relative;
}
#tab .nav1 li{
	float:left;
	font-size:16px;
	color:#666;
	width:128px;
	line-height:42px;
	text-align:center;
	cursor:pointer;
}

#tab .nav1 .active1, #tab .nav1 li:hover{
	height:48px;
	background:url(../images/sanjiao_xx1.png) no-repeat bottom;
	color:#fff;
}


.con-zs{
	height:1px;
	background-color:#c8c7c7;
	position:relative;
	top:41px;
}


#tab .content{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
#tab .box{
	width:1200px;
	margin:0 auto;
	margin-top:16px;
	display:none;
	padding-bottom:150px;
}

.box1{
	height:185px;
	border-bottom:1px #eee solid;
}
.box1-1{
	width:1160px;
	margin:0 auto;
}

.box-d1{
	font-size:24px;
	color:#333;
	padding-top:40px;
	overflow:hidden;
}
.box-d1 p{
	width:950px;
	float:left;
	overflow:hidden;
}
.box-d1 span{
	font-size:16px;
	float:right;
}
.box-d2{
	font-size:18px;
	color:#333;
	line-height:28px;
	margin-top:14px;
	height:52px;
	overflow:hidden;
}

.box .box-d1:hover, .box .box-d2:hover{
	color:#ff6450;
}
.box1:hover{
	background-color:#f5f5f5;
}


.box1-2{
	margin-top:30px;
	font-size:14px;
	color:#333;
	float:left;
}
.box1-2 span{
	margin-left:12px;
}

.box1-sp{
	padding:2px;
	cursor:pointer;
}
.box1-sp:hover{
	color:#fff;
	background-color:#ff6450;
	
}

.box1-3{
	margin-top:30px;
	font-size:14px;
	color:#333;
	float:left;
	margin-left:24px;
	padding:1px 8px;
	border:1px #999 solid;
	cursor:pointer;
}
.box1-3 img{
	margin-left:8px;
}

@media only screen and (max-width: 960px){
.top_wap,.foot_wap{
	display: block;
}
.top-zong,.dq,.foot,.float,.return{
	display: none;
}
/****移动端头部****/
.menu_wap .large_wap h1 img {
	width:1.8rem;
}
.menu_wap .large_wap .big-link_wap img {
	width:0.36rem;
}
.top_wap .large_wap{
	background-color:#f5f5f5;
	z-index: 999;
	height:0.8rem;
}

.menu_wap .header_wap, .menu_wap .inner_wap, .menu_wap img{ transition: all 0s; -moz-transition: all 0s; -webkit-transition: all 0s; -o-transition: all 0s;}
.close-reveal-modal_wap{
	margin-top: 0.18rem;
}

/****内容*****/
.con{
	width:100%;
	margin:0 auto;
	margin-top:0.85rem;
	padding-bottom:0.8rem;
}
#tab{
	min-height:6.5rem;
}
#tab .nav1{
	border-bottom: 0.02rem #eee solid;
}
#tab .nav1 li{
	float:left;
	font-size:0.28rem;
	width:20%;
	line-height:0.8rem;
	text-align:center;
	cursor:pointer;
	color:#666;
}

#tab .nav1 .active1, #tab .nav1 li:hover{
	height:0.8rem;
	background: #ff6450;
}
#tab .nav1 .active1, #tab .nav1 li:hover{
	color:#fff;
}


.con-zs{
	display: none;
}


#tab .content{
	width:90%;
}
#tab .box{
	width:100%;
	margin-top:0.26rem;
	padding-bottom:0;
}

.box1{
	height:2rem;
	border-bottom:1px #eee solid;
}
.box1-1{
	width:100%;
}

.box-d1{
	color:#333;
	padding-top:0.3rem;
}
.box-d1 p{
	width:65%;
	font-size:0.28rem;
	height: 0.4rem;
	overflow: hidden;
	line-height: 0.4rem;
}
.box-d1 span{
	width: 35%;
	font-size:0.22rem;
	height: 0.4rem;
	line-height: 0.4rem;
	overflow: hidden;
}
.box-d2{
	font-size:0.24rem;
	line-height:0.4rem;
	margin-top:0.14rem;
	height:0.8rem;
	color: #666;
}

.box1-2{
	margin-top:0.3rem;
	font-size:0.22rem;
}
.box1-2 span{
	margin-left:0.06rem;
}

.box1-sp{
	padding:0;
}

.box1-3{
	margin-top: 0.3rem;
	font-size: 0.24rem;
	color:#333;
	float:left;
	margin-left: 0.2rem;
	padding: 0.01rem 0.08rem;
	border:1px #999 solid;
	cursor:pointer;
}
.box1-3 img{
	margin-left:0.08rem;
}

.foot_wap{
	margin-top: 0.8rem;
}
}