/*==============tupian  chajian*/
.addWrap{ 
	position:relative; 
	width:100%;
	background:#fff;
	margin:0; 
	padding:0;
}
.addWrap .swipe{
	overflow: hidden;
	visibility: hidden;
	position:relative;
}
.addWrap .swipe-wrap{
	overflow:hidden;
	position:relative;
}
.addWrap .swipe-wrap > div {
	float: left;
	width: 100%;
	position:relative;
}
#position{ 
	position:absolute;
	height:15px; 
	bottom:0; 
	right:0; 
	margin:0; 
	opacity: 0.4; 
	width:100%; 
	text-align:center;
}
#position li{
	width:5px;
	height:5px;
	margin:0 2px 0;
	display:inline-block;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-color:#AFAFAF;
	margin-bottom:5px;
}
#position li.cur{
	background-color:#33a6e5;
}
.img-responsive { 
	display: block; 
	max-width:100%;
	height: auto;
}


/*========================index*/
.index-xuafu{
	width:46px;
	height:auto;
	position:fixed;
	bottom:50px;
	right:5%;
}
.index-xuafu a{
	display:block;
	width:42px;
	height:42px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	background:rgba(255,255,255,0.9) none repeat scroll 0 0 !important;
	filter:Alpha(opacity=90);
	background:#fff;
	position:relative;
	border:1px solid #d6d6d6;
}
.index-xuafu a:nth-child(1){
	margin-bottom:8px;
}
.index-xuafu a img{
	display:block;
	width:50%;
	height:auto;
	position:absolute;
	left:25%;
	top:25%;
}
.index-warp{
	width:100%;
	height:auto;
	background:#fff;
	padding-bottom:44px;
}
.index-nav-warp{
	width:100%;
	height:auto;
	top:0;
	left:0;
	z-index:9999999;
}
.index-nav-warp-main-action{
	 position:absolute; 
	 top:44px;
	 bottom:34px; 
	 left:0;
	 width:100%; 
	 overflow-y:scroll;
	 -webkit-overflow-scrolling:touch;
}
.index-nav{
	width:100%;
	height:44px;
	background:#42b6f5;
	position:relative;	
}
.index-nav a,
.index-nav input{
	display:block;
	
}
.index-nav a{
	width:8%;
	max-width:24px;
	height:auto;
}
.index-nav a img{
	display:block;
	width:100%;
	height:auto;
}
.index-nav-a{
	left:3%;
	top:11px;
	position:absolute;
}
.index-nav-a1{
	left:13%;
	top:9px;
	position:absolute;
	width:54%;
	height:20px;
	border-radius:5px;
	outline:none;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	border:none;
	background:#fff;
	padding:3px 32px 3px 2%;
	background:#fff url(../images/index_nav_seach_bg.png) no-repeat 95% center;
	background-size:18px 18px;

}
.index-nav-a2{
	right:13%;
	top:12px;
	position:absolute;
}
.index-nav-a3{
	right:3%;
	top:12px;
	position:absolute;
}
.index-nav-a4{
	left:68%;
	top:9px;
	position:absolute;
	display:block;
	border:none;
	background:transparent;
	height:26px;
	width:28px;
	outline:none;
}
.index-img-responsive{
	padding:10px 0 10px;
}
.addWrap .index-img-responsive a{
	display:block;
	width:20%;
	height:auto;
	float:left;
	margin-bottom:8px;
}
.addWrap .index-img-responsive a img{
	display:block;
	width:50%;
	height:auto;
	margin-left:25%;
}
.addWrap .index-img-responsive a span{
	display:block;
	width:100%;
	height:auto;
	text-align:center;
	font-size:14px;
	font-family: "黑体";
	color:#323232;
	padding-top:8px;
}
.index-main{
	width:96%;
	height:auto;
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:0 2%;
	background:#fff;
	border-top:15px solid #f2f4f5;
	padding-top:8px;
	padding-bottom:8px;
	margin-top:8px;
}
.index-main:before{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;

}
.index-main a{
	display:block;
	width:23%;
	float:left;
	height:34px;
	background:#069;
	border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	line-height:100px;
}

.index-main a:nth-child(2){
	background:#ff98cb;
	margin:0 0 0 2.5%;
}
.index-main a:nth-child(1){
	background:#ff4c3b;
}
.index-main a:nth-child(3){
	background:#ffc167;
	margin:0 0 0 2.5%;
}
.index-main a:nth-child(4){
	margin:0 0 0 2.5%;
	background:#9355ff;
}
.index-main a:nth-child(4) img{
	margin-top:8px;
}
.index-main a img,
.index-main a span{
	display:block;
	float:left;
}
.index-main a img{
	margin-left:15%;
}
.index-main a span{
	font-size:13px;
	font-family: "黑体";
	color:#fff;
	line-height:38px;
	padding-left:5%;
}
.index-main a:nth-child(1) span{
	padding-left:5%;
}
.index-main a img{
	width:16px;
	height:auto;
	margin-top:5px;
}

.index-main1{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:100%;
	height:auto;
	background:#fff;
	clear:both;
	border-top:15px solid #f2f4f5;
	padding-bottom:8px;
}
.index-main1 li{
	width:30%;
	height:auto;
	float:left;
	height:34px;
	text-align:center;
	margin-top:8px;
	margin-left:2.5%;
}
.index-main1 li a{
	display:block;
	width:100%;
	height:34px;
	color:#323232;
	border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	background:#f8f9fc;
	font-size:14px;
	font-family: "黑体";
	color:#323232;
	line-height:34px;

}
.index-main1 li .index-main1-li-a{
	background:#f8f9fc;
}
.index-main1:before,
.index-main2:before{
	content:".";
	visibility:hidden;
	display:block;
	clear:both;
	height:0px;
}
.index-main2{
	clear:both;
	padding-bottom:15px;
	width:100%;
	height:auto;
	border-top:15px solid #f2f4f5;
}
.index-main2 img{
	display:block;
	width:100%;
	height:auto;
}
.index-main3{
	width:100%;
	height:auto;
	display:inline-block;
	*display:inline;
	*zoom:1;
	border-top:1px solid #d6d7dc;
	background:#fff;
	position:fixed;
	left:0;
	bottom:0;
	z-index:99999;
}
.index-main3:before{
	content:".";
	visibility:hidden;
	display:block;
	clear:both;
	height:0px;
}
.index-main3 a{
	display:block;
	width:33.333333333333%;
	height:44px;
	float:left;
	text-align:center;
	line-height:44px;
	color:#3c3d3d;
	font-size:18px;
	font-family: "黑体";

}
.index-main3 .index-main3-a{
	color:#4cacf5;
}
.index-main4{
	width:100%;
	height:auto;
	display:inline-block;
	*display:inline;
	*zoom:1;
	background:#fff;
	border-top:15px solid #f2f4f5;
}
.index-main4:before{
	content:".";
	visibility:hidden;
	display:block;
	clear:both;
	height:0px;
}
.index-main4-top{
	width:95%;
	height:36px;
	line-height:36px;
	background:url(../images/index_background_bg.png) no-repeat 2% 8px;
	background-size:4px 18px;
	padding-left:5%;
	color:#3c3d3d;
	font-size:18px;
	font-family: "黑体";
	margin-bottom:8px;
	margin-top:8px;
}
.index-main4-bottom,
.index-main5-bottom{
	width:100%;
	height:auto;
	margin-bottom:20px;
	
}
.index-main5{
	border-top:15px solid #f2f4f5;
}
.index-main4-bottom a{
	display:block;
	float:left;
	width:50%;
	height:auto;
}
.index-main4-bottom a img,
.index-main4-bottom a span{
	display:block;
	width:90%;
	height:auto;
	margin-left:5%;
}
    .index-main4-bottom a img {
    height:2.85rem;
    }
.index-main4-bottom a span{
	color:#3c3d3d;
	font-size:13px;
	font-family: "黑体";
	padding:8px 0 8px;
}

.index-main5-top{
	width:95%;
	height:36px;
	line-height:36px;
	background:#fff url(../images/index_background_bg.png) no-repeat 2% 8px;
	background-size:4px 18px;
	padding-left:5%;
	margin-top:8px;
}
.index-main5-top a{
	color:#3c3d3d;
	font-size:18px;
	font-family: "黑体";
	height:36px;
	line-height:36px;
}
.index-main5-top a:last-child{
	color:#4cacf5;
	float:right;
	font-size:14px;
	padding-right:3%;
}
.index-main5-bottom{
	width:100%;
	height:auto;
}
.index-main5-bottom a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:100%;
	height:auto;
	background:#fff;
	padding:8px 0;
	border-bottom:1px solid #eff0f3;
}
.index-main5-bottom a:before{
	content:".";
	visibility:hidden;
	display:block;
	clear:both;
	height:0px;
}
.index-main5-bottom-a-left,
.index-main5-bottom-a-right{
	float:left;
}
.index-main5-bottom-a-left{
	width:38%;
	padding-left:2%;
}
.index-main5-bottom-a-left img{
	display:block;
	width:100%;
	height:auto;
}
.index-main5-bottom-a-right{
	width:57%;
	padding-left:3%;
}
.index-main5-bottom-a-right span{
	display:block;
	color:#7f7f7f;
	font-size:14px;
	font-family: "黑体";
	margin-bottom:3px;

}
.index-main5-bottom-a-right span:nth-child(1){
	color:#3c3d3d;
	font-size:16px;
	font-family: "黑体";
	margin-bottom:18px;
}
.index-main5-bottom-a-right span:last-child{
	color:#7f7f7f;
	font-size:14px;
	font-family: "黑体";
	overflow: hidden; 
	white-space: nowrap; text-overflow: ellipsis;
	width:90%;
}