﻿html, body{font-size:14px;background:#fff;font-family:Raleway,Arial,lato,"PingFang SC","Microsoft YaHei","微软雅黑",STXihei,"华文细黑",sans-serif;}
body a{transition:0.5s all ease;}
p {margin:0;}
ul,label{margin:0;padding:0;}
html,body{overflow-x:hidden;}
body a:hover{text-decoration:none;}
ol,ul,li{list-style:none;}
.wid100s{width:100%;}



#solid{
	width:100%;
	height:594px;
	clear:both;
	position:relative;
	margin:0 auto;
	overflow: hidden;
}

@media screen and (max-width: 768px) {
#solid{
	width:100%;
	height:280px;
	clear:both;
	position:relative;
	margin:0 auto;
	overflow: hidden;
}
}

@media screen and (max-width: 500px) {
#solid{
	width:100%;
	height:220px;
	clear:both;
	position:relative;
	margin:0 auto;
	overflow: hidden;
}
}

@media screen and (max-width: 400px) {
#solid{
	width:100%;
	height:150px;
	clear:both;
	position:relative;
	margin:0 auto;
	overflow: hidden;
}
}
#solid .solid0,#solid .solid1,#solid .solid2,#solid .solid3,#solid .solid4,#solid .solid5{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	display:none;
}
#solid .solid0{
	/*background:#78c4db;*/
}
#solid .solid1{
	/*background:#c5c9db;*/
}
#solid .solid2{
	/*background:#e7dfd1;*/
}
#solid .solid3{
	/*background:#78c4db;*/
}
#solid .solid4{
	/*background:#c5c9db;*/
}
#solid .solid5{
	/*background:#e7dfd1;*/
}
#solid ul{
	margin:0px;
	padding:0px;
	list-style:none;	
}
#solid ul li{
	position:absolute;
	width:100%;
	display:none;
	cursor:pointer;
}
#solid ul li img{width:100%;}
#solid #btt{
	width:750px;
	height:55px;
	top:300px;
	left:50%;
	position:relative;
	margin-left:-452px;
}
#solid #btt span{
	position:absolute;
	top:230px;
	left:54%;
	display:block;
	width:14px;
	height:14px;
	margin:0 25px;	
	border-radius: 50%;
	text-align:center;
	background:#ccc;
	z-index:1000;
	cursor:pointer;
	filter:alpha(opacity=70); /*IE滤镜，透明度50%*/
	-moz-opacity:0.7; /*Firefox私有，透明度50%*/
	opacity:0.7;/*其他，透明度50%*/
}

/*页码*/
#yema{position:relative;margin-left:40%; margin-top:4%;}
#yema ul{ width:100%;}
#yema ul li{float:left; border:solid 1px #ccc; margin-left:6px; margin-right:6px;text-align:center;list-style-type:none; cursor:pointer; font-size:14px;}
#yema ul .y a{color:#F00;}
#yema ul .ye{ width:13%;}


.at-style-responsive .at-share-btn{padding: 5px;}
.at-resp-share-element .at-share-btn{display: inline-block;
    margin: 0 2px 5px;
    /*padding: 0;*/
    overflow: hidden;
    line-height: 0;
    text-decoration: none;
    text-transform: none;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 0;
    font-family: helvetica neue,helvetica,arial,sans-serif;
    background-color: transparent;}
	

#tubiao{ position:fixed; top:50%; left:0; z-index:10; width:10%; overflow:hidden;}
#tubiao img{ width:100%;}