﻿body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, form, button, input, textarea, th, td ,blockquote{
	margin: 0;
	padding: 0
}

body, button, input, select, textarea {
	font: 12px Arial, Helvetica, sans-serif
}

table {
	border-collapse: collapse;
}

table td {
	border: 1px solid;
}

ul, ol, li {
	list-style: none
}

a {
	text-decoration: none
}

img {
	border: 0;
	max-width: 100%;
}

button, input, select, textarea {
	font-size: 100%;
	vertical-align: middle;
	-webkit-appearance:none;
}

img {
	vertical-align: top;
	display: inline-block;
	background-color: none;
}


body {
	position: relative;
	background-color:#000;
}

* {
	-webkit-user-drag: none;
}

.fluid {
	width: 100%;
	min-height: 100%;
	z-index: 2;
	overflow: hidden;
	overflow-y: auto;
	position: relative;
	box-sizing: border-box;
}

.fluid img {
	border: 0;
	max-width: 100%;
}

.fluid .tac {
	text-align: center;
}

.fluid .fl {
	float: left;
}

.fluid .fr {
	float: right;
}

.fluid .dn {
	display: none;
}

.fluid .fix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.fluid .fix {
	display: inline-block;
}

.rows.inactive {
	position: relative;
}

.rows.inactive:after {
	content: "";
	display: block;
	z-index: 1000;
	background: #000;
	opacity: .5;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.fluid a {
	color: #000000;
}

.scr_con {
	overflow: hidden;
	position: relative;
	width: 100%;
	background: #000000;
	filter: alpha(opacity=85);
	/* opacity: 0.88; */
}

.inav {
	width: 100%;
	margin: 0;
	filter: alpha(opacity=85);
	opacity: 0.88;
	overflow: hidden;
	position: relative;
	padding-top: 0;
	min-height: 10px;
}

.inav ul {
	width: 90%;
	margin: 0 auto;
}

.inav li {
	width: 40%;
	float: left;
	background: #CC0000;
	margin: 3% 0 2% 7%;
	text-align: center;
	height: 30px;
	max-width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.inav li a {
	color: #ffffff;
	font-size: 13px;
	line-height: 30px;
	display:block;
}
.preview_con {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-top: 95%;
}

.preview_con .list {
	padding: 5px;
}

.preview_con h1.top {
	width: 310px;
	height: 20px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/ind_btn1.png) center bottom no-repeat;
	background-size: 40px;
}

.preview_con .box1 {
	width: 100%;
	filter: alpha(opacity=85);
	opacity: 0.88;
	overflow: hidden;
	position: relative;
}

.preview_con .box1 dl dt {
	width: 98px;
	height: 98px;
	border-radius: 49px;
	border: solid 4px #a3a2a2;
	text-align: center;
	float: left;
	margin: 0 12px;
}

.preview_con .box1 dl dt img {
	border-radius: 45px;
}

.preview_con .box1 dl dd {
	float: left;
	width: 180px;
	padding-top: 15px;
}

.preview_con .box1 dl dd h3 {
	font: 23px/24px "微软雅黑";
	color: #1c1c1c;
}

.preview_con .box1 dl dd h3 span {
	font-size: 12px;
}

.preview_con .box1 dl dd h4 {
	font: 8px/16px Arial, Helvetica, sans-serif;
	color: #8d8d8d;
}

.preview_con .box1 dl dd p {
	font: 13px/22px "微软雅黑";
	color: #8d8d8d;
	word-break: break-all;
}

.preview_con .box1 dl dd p a {
	color: #8d8d8d;
}
.preview_con .box2 li{
	font-size: 14px;
	line-height: 28px;
	color: #FFFFFF;
	margin: 0 7px;
	padding-left: 15px;
}
.preview_con .box2 li a {
	color: #FFFFFF;
}
.preview_con .box2 li i{
	color: #CC0000;
	width: 23px;
	display: inline-block;
}
.preview_con .box2 li:nth-child(2) {
	background-position: 22px -28px;
}

.preview_con .box2 li:nth-child(3) {
	background-position: 22px -61px;
}

.preview_con .box2 li:nth-child(4) {
	background-position: 22px -93px;
}

.preview_con .box2 li:nth-child(5) {
	background-position: 22px -125px;
}

.preview_con .box2 li:nth-child(6) {
	background-position: 22px -158px;
}

.preview_con .box3 {
	display: block;
	background: -webkit-gradient(linear, 0 0,0 100%,from(#22af3a),color-stop(50%,#00851a),color-stop(70%,#00841a));
	text-align: center;
	height: 42px;
	font: 14px/22px "微软雅黑";
	color: #fff;
}

.preview_con .box4 {
	width: 100%;
	margin: 0 auto;
	filter: alpha(opacity=85);
	opacity: 0.88;
	overflow: hidden;
	position: relative;
	padding-top: 0;
	min-height: 10px;
}
.welcome{
	padding-left: 20px;
	font-size: 24px;
	line-height:48px;
	color: #FFFFFF;
}
.preview_con .box4 h1 {
	font-size: 30px;
	line-height:50px;
	color: #FFFFFF;
	max-width: 90%;
	; float: left;
	text-indent: 8px;
	margin: 5% 0 0 3%;
	overflow: hidden;
}
.preview_con .box4 span {
	font-size: 12px;
	line-height:18px;
	color: #FFFFFF;
	margin-left: 5px;
	text-indent: 2px;
	overflow: hidden;
}
.preview_con .box4 h3 {
	margin-right: 6%;
	background: #CC0000;
	color:#FFF;
	text-align:center;
	font-size: 16px;
	line-height:30px;
	color: #FFFFFF;
	width: 30%;
	float: right;
}

.preview_con .box4 p {
	font: 14px/22px "微软雅黑";
	color: #FFF;
	padding: 0 7px 0 13px;
}

.preview_con .box5 {
	width: 100%;
	margin: 0;
	;filter: alpha(opacity=85);
	opacity: 0.88;
	overflow: hidden;
	position: relative;
	padding-top: 0;
	min-height: 10px;
}

.preview_con .box5 h3 {
	background: #CC0000;
	color:#FFF;
	font-size: 15px;
	line-height:30px;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	margin-top: 5px;
	max-width: 80%;
	max-height: 30px;
	text-indent: 3px;
	padding-right: 3px;

}

.preview_con .box5 p{
	color:#FFF;
}

.preview_con .box2 {
	width: 100%;
	margin: 0;
	position: relative;
	padding-top: 0;
	min-height: 10px;
}

.preview_con .box5 li {
	font: 14px/22px "Georgia";
	margin: 0 0 0 5%;
	padding: 0px;
	color: #FFF;
	text-indent: 8px;
	float: left;
	width: 45%;
	overflow: hidden;
	line-height: 20px;
}

.preview_con .box5 li img {
	width: 12px !important;
	margin-right: 2%;
	display: inline
}

.preview_con .box5 .add {
	font: 13px/22px "微软雅黑";
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	text-indent: 8px;
	white-space: nowrap;
	padding: 0px;
};

.preview_con .box6 {
	width: 100%;
	margin: 0;
	filter: alpha(opacity=85);
	opacity: 0.88;
	overflow: hidden;
	position: relative;
	padding-top: 0;
	min-height: 10px;
	border: 1px solid #F00
}

.preview_con .box5 .content {
	float: left;
	width: 95%;
	text-indent: 10px;
	margin: 2% 0 0 3%;
	line-height: 22px;
	font-size:16px;
	color:#FFF;
}

.preview_con .informe {
	width: 100%;
	margin: 0;
	filter: alpha(opacity=85);
	opacity: 0.88;
	overflow: hidden;
	position: relative;
	padding-top: 0;
	min-height: 10px;
}

.preview_con .informe h1 {
	font: 30px/40px "微软雅黑";
	color: #CC0000;
	width: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 20px;
	max-height: 40px;
	text-align: center;
}

.contdes {
	font: 15px/30px "宋体";
	color: #333;
	font-weight: bold;
	width: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 5px;
	max-height: 30px;
	text-align: center;
	background: #CC0000;
	color:#FFFFFF;
	padding: 2px;
}

.preview_con .informe .content {
	margin: 2% 3% 0 3%;
	line-height: 30px;
	color:#FFF;
	font: 16px/20px "Arial";
	color:#FFFFFF;
}

.preview_con .informe img {
	max-width: 100%;
	padding-top: 2%;
}

.preview_con .informe p {
	font: 16px/20px "Arial";
}
.preview_con .box2 li {
	height: auto;
}

.preview_con .box2 li.i1 {
	background: url(../images/home.png) 22px 5px no-repeat;
	background-size: 18px auto;
}

.preview_con .box2 li.i2 {
	background: url(../images/info.png) 22px 5px no-repeat;
	background-size: 18px auto;
}

.preview_con .box2 li.i3 {
	background: url(../images/card.png) 22px 5px no-repeat;
	background-size: 18px auto;
}

.preview_con .box2 li.i4 {
	background: url(../images/qq.png) 22px 5px no-repeat;
	background-size: 18px auto;
}

.preview_con .box2 li.i5 {
	background: url(../images/xp.png) 22px 5px no-repeat;
	background-size: 18px auto;
}

.preview_con .box2 li.i6 {
	background: url(../images/book.png) 22px 5px no-repeat;
	background-size: 18px auto;
}

.preview_con .box2 li.i7 {
	background: url(../images/add.png) 22px 5px no-repeat;
	background-size: 18px auto;
}

.preview_con .box2 li.i8 {
	background: url(../images/wx.png) 22px 5px no-repeat;
	background-size: 18px auto;
}



.guestbook p {
	margin: 8px 0 5px;
	padding: 0 15px;
}

.guestbook p input {
	width: 100%;
	height: 30px;
	border: solid 1px #ccc;
}

.guestbook p textarea {
	width: 100%;
	height: 80px;
	border: solid 1px #ccc;
	padding: 5px;
}

.guestbook .btn_bao {
	padding-top: 10px;
}

.guestbook .btn_bao a,.guestbook .btn_bao input {
	display: block;
	width: 150px;
	height: 32px;
	background: #C8000D;
	text-align: center;
	font: 15px/32px "微软雅黑";
	color: #fff;
	margin: 0 auto;
	border-radius: 5px;
}

.guestbook .btn_bao input {
	border: none;
	cursor: pointer;
}

.join-event {
	background: #1d711b;
	padding: 10px;
}

.join-event .e-widget-title {
	height: 35px;
}

.join-event .e-widget-title h2 {
	font-size: 14px;
	text-align: center;
	color: #794804;
	line-height: 28px;
}

.join-event .e-widget-content {
	padding: 10px;
	margin: 0;
	background: transparent;
}

.join-event .e-label {
	display: block;
	font-size: 14px;
	color: #ffb44b;
}

.join-event .e-input {
	width: 100%;
	padding: 0px 3px;
	margin: 3px 0 6px 0;
	height: 30px;
	line-height: 30px;
}

.join-event .e-checkbox {
	padding: 5px 3px;
	margin: 3px 0 6px 0;
}

.join-event .e-btn {
	width: 100%;
	display: block;
	margin-top: 10px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	color: #794804;
}


/*自定义分享内容*/
.custom-share {
	background: #1d711b;
	padding: 10px 10px 0px;
}

.custom-share .e-widget-title {
	height: 35px;
}

.custom-share .e-widget-title h2 {
	font-size: 14px;
	text-align: center;
	color: #794804;
	line-height: 35px;
}

.custom-share .e-widget-content {
	padding: 0px;
	margin: 5px 0px 30px;
	background: transparent;
}

.custom-share .e-widget-content .content {
	width: 100%;
	height: 35px;
	box-sizing: border-box;
	padding: 4px 6px;
	background: #FFF;
}

.custom-share .e-widget-content textarea.content {
	display: none;
}

.custom-share .e-widget-content .name {
	float: right;
	width: 50%;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	text-align: right;
	box-sizing: border-box;
}

.custom-share .e-widget-content input.name {
	display: none;
}

.custom-share .e-widget-content br {
	clear: both;
}

.bottom-bar1 {
	position: fixed !important;
	z-index: 1001;
	left: 10px;
	bottom: 10px;
	width: 54px;
	height: 55px;
	font-size: 0;
}

.bottom-bar1 a {
	position: absolute;
	display: none;
	top: 8px;
	z-index: 1;
	width: 40px;
	height: 40px;
}

.bottom-bar1 a img {
	width: 100%;
	height: 100%;
}

.bottom-bar1 a.c {
	left: 0;
	top: 0;
	width: 54px;
	height: 54px;
	z-index: 2;
	display: block;
}

.bottom-bar {
	display: -webkit-box;
	display: box;
	height: 49px;
	overflow: hidden;
	position: fixed !important;
	bottom: 0;
	left: 0px;
	width: 100%;
	background: #ffa11e;
	z-index: 1200
}

.bottom-bar-padding {
	height: 49px;
	width: 100%;
}

.bottom-bar .e-share, .bottom-bar .e-phone {
	-webkit-box-flex: 1;
	box-flex: 1;
	text-align: center;
}

.bottom-bar .e-share {
	margin-right: -1px;
	border-right: 1px solid rgba(0,0,0,.3);
}

.bottom-bar .e-share img, .bottom-bar .e-phone img {
	max-width: 100%;
	max-height: 100%;
}

.e-top {
	position: fixed;
	height: 44px;
	width: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	z-index: 100;
}

.e-top .page-title {
	line-height: 44px;
	margin: 0;
	padding: 0;
}

.e-top .left-btn, .e-top .right-btn {
	position: absolute;
	top: 0;
	display: block;
	width: 48px;
	height: 36px;
	margin: 4px;
	line-height: 36px;
	text-align: center;
}

.e-top .left-btn {
	left: 0;
}

.e-top .right-btn {
	right: 0;
}
/*地图模块*/
.e-map {
	overflow: hidden;
}

.e-map .e-widget-title {
	height: 34px;
}

.e-map .e-widget-title h2 {
	line-height: 34px;
}

.e-map .map-btn {
	position: absolute;
	z-index: 1003;
	right: 10px;
	display: inline-block;
	text-align: center;
	width: 60px;
	height: 30px;
	line-height: 30px;
	border: 1px solid RGBA(0,0,0,.4);
	border-radius: 8px;
	background: #FFF;
}

.r-result {
	position: fixed !important;
	left: 0px;
	top: 0px;
	overflow: hidden;
	overflow-y: scroll;
	display: none;
	z-index: 1003;
	width: 100%;
	height: 100%;
}

.map-close-img {
	position: fixed !important;
	left: 0px;
	top: 0px;
	z-index: 1003;
	height: 50px;
	width: 50px;
	display: none;
	cursor: pointer;
}

.bus-guide-img {
	position: fixed !important;
	right: 17px;
	top: 20px;
	z-index: 1003;
	height: 50px;
	width: 50px;
	display: none;
	cursor: pointer;
}

.self-guide-img {
	position: fixed !important;
	right: 17px;
	top: 85px;
	z-index: 1003;
	height: 50px;
	width: 50px;
	display: none;
	cursor: pointer;
}

.open-road {
	left: 0px;
	bottom: 0px;
	text-align: center;
	height: 55px;
	vertical-align: middle;
	line-height: 55px;
	background-color: #FFFFFF;
	opacity: 0.9;
	z-index: 1003;
	position: fixed !important;
	display: none;
	width: 100%;
}

.open-road-btn {
	display: inline-block;
	left: 0px;
	width: 175px;
	height: 38px;
	line-height: 38px;
	border: none;
	margin-top: 8px;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background-color: rgb(255, 122, 0);
	border-radius: 6px;
	cursor: pointer;
}

.itude-div {
	width: 100%;
	height: 100%;
}

.itude-parent-div {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1002;
	display: none;
}

/*返回顶部*/
.back_top {
	position: fixed;
	width: 37px;
	bottom: 50px;
	right: 0px;
	z-index: 99999;
}

.back_top_btn {
	display: block;
	width: 37px;
	height: 37px;
	background: url(../img/back_top_btn.gif) no-repeat;
}

.back_top_btn:hover {
	background-position: 0 -37px;
}

.bt_fade_out {
	display: none;
	margin-top: 50px;
	-webkit-transition-property: opacity, margin-top, visibility;
	-webkit-transition-duration: 0.5s, 0.3s, 0.5s;
	-webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
	-moz-transition-property: opacity, margin-top, visibility;
	-moz-transition-duration: 0.5s, 0.3s, 0.5s;
	-moz-transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
	-o-transition-property: opacity, margin-top, visibility;
	-o-transition-duration: 0.5s, 0.3s, 0.5s;
	-o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
	transition-property: opacity, margin-top, visibility;
	transition-duration: 0.5s, 0.3s, 0.5s;
	transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
}

.bt_fade_in {
	margin-top: 0;
	display: inline;
	overflow: visible;
	-webkit-transition-property: opacity, margin-top, visibility;
	-webkit-transition-duration: 0.5s, 0.3s, 0.5s;
	-webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
	-moz-transition-property: opacity, margin-top, visibility;
	-moz-transition-duration: 0.5s, 0.3s, 0.5s;
	-moz-transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
	-o-transition-property: opacity, margin-top;
	-o-transition-duration: 0.5s, 0.3s;
	-o-transition-timing-function: ease-in-out, ease-in-out;
	transition-property: opacity, margin-top, visibility;
	transition-duration: 0.5s, 0.3s;
	transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
}

#footer{ text-align:center; color:#FFF; line-height:30px; background:#000;}

.index-article-ul{
    margin: 2% 3% 0 3%;
    line-height: 30px;
    color: #FFF;
    font: 16px/20px "Arial";
    color: #FFFFFF;
}

.index-article-ul li{
	line-height:30px;
	height:30px;
	text-overflow:ellipsis;
	overflow:hidden;
	font-size:14px;
}
.index-article-ul li span{
	padding-right:10px;
}
.index-article-ul li a{
	color:#FFF;
}

.index-album-ul{
    margin: 2% 3% 0 3%;
    line-height: 30px;
    color: #FFF;
    font: 16px/20px "Arial";
    color: #FFFFFF;
}
.index-album-ul:after {
    content: '';
    display: table;
    clear: both;
}
.index-album-ul li{
	overflow:hidden;
	width:50%;
	float:left;
	text-align:center;
	font-size:14px;
	
}
.index-album-ul li span{
	color:#FFF;
	display:block;
	line-height:30px;
	height:30px;
	text-overflow:ellipsis;
	overflow:hidden;
}
.index-album-ul li .img{
    height: 120px;
	overflow:hidden;
}
.index-album-ul li img{
	width: 95%;
    min-height: 120px;
}

@media screen and (max-width: 640px) {
	body {
		width: 100%;
	}
}

@media screen and (min-width: 640px) {
	body {
		width: 640px !important;
		margin: 0 auto;
	}
	.e-top {
		left: 50% !important;
		width: 320px !important;
		margin-left: -160px !important;
	}
	.preview_con{
		padding-top: 0;
	}
	.quick-div{
		display:none;
	}
}

.arrow{
    width:50px;
    height:28px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAcCAYAAAAjmez3AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNAay06AAAATgSURBVFiF1Zh9TFV1GMef5wF9ANGBgISDTcVyaCHNldYsWv3hdLP1YuISm/VHMNFWc1NeWm4xB4Jobb6UBvMFdYpmmS+p1IhcZFAiFx0EmRqNFyHuNe7h3vPyO/3BPXq7wTlcBLTv9vvjnP3O83w/Z+f8ft9zgJHAbAxVLpdrgaZpHaqq3jr39dk3GCmckQL8rWPl747PkQCRJGmZEELRPdI0TS3du28jI01mpMD/BYgsy2m6rmu6j4QQ4uiRsh2MFOcPzH0BcbvdWb4Avjpz6vQBRprCSGMeOBBd11GW5SIrCEMXKiu/mhAU/DAj8QMDout6gCzLJYOFMFRTXf1dTETkLCuYUQHRdX2soiif+wthqN5mq3lk6rQkRgq+byDtbW3jFEUpHyqEoeampqtPJD3+JCOFMBKOKojdbg9XFOUnK5Offbrr2p7ikgareX/cvPn7888mJzNSqC/MiIE4nc7JmqZdsTJXmL+pgZF2MdLaQwcOnrCa39He3rpsyZJFjDTeG2ZEQFwu13RN066ZGRJCiOz1622MtJORUhkpgZESSvfu2y2EEGbXdnV1da1KS3uNkcIMmGEH6enpma1pWquZEUVRxKq0tJ8ZaRsjpbBnv/CMKTu3bS9SVfU/m6W3HA6HI2vdurcYaSIj0bCCSJL0lBCi28xAb2+v+vrSpT8y0keM9AojxbLXDs5IgYwUW5CXv8HtdstmtSRJkjZ+mLuakSIHC2M5weVyLRBC9FrcRXnxwoXfM1IhIy1mpBjuJ4Z4YGI+yMlZ63Q6JbOasizLH2/Zms1I0YwUcE8gkiSleIe//nSro8P13PxnvmWkfEZaaDQeYNUGj6nod9esSbfb7bfNaquqqu0pLsljT9gcEogsy2/r/YQ/b/3Z0iLNSZx9lpFyGekF41EYCMILhhgpcuWKFcu7Ojv/MushhBBlh49sZ0/Y9AvE7XZnmhXXdV3/rbn57xnT4k8y0gZGSjZeTisIH5iJLy5a9FJba2u7Vb/TJ0+Vei0e5iC6rqPb7S60Kmqrq7PHRj90nJGyGelp9lou/REjISOFzZ87b8GN69dvWPWtrKg4MSEoeDoj8YAgel/4K7YqdrGqqnNSWHgZI61jpLnss4ENEWZ8YsLM5MaGhkar/jXV1RUxEZEzfWEMiLGKohyzKlJ+7nxbWMi4Q4z0HiPN4X4ixT3AhE6NjZt3ubb2kpWPeput2gibd0AGG/6OlR1tCR3L+xlpNSMl8gAh7x5hQqLDJyZdrKq6YOWnuanpyr/CpqIo56wuKt61+1pwQGAJI6Ux0iw2id3DABQ8noMe/eZ8+RkrX782Nl5lpCRGCgEhhMts8uZNBQ2MtJuR3mSkGTyIr7phgGFGmvHl8S8Om3mTZVn13Nw4uFxbm9lfmBNCiJzMzHq+G/7iRwPCByb+4P7SfsOmEEK8n5VVy0iZjDQdGClqT3HJZu8wpyiKyEhP/4X7wt8y9uNnwTDDjGGkKZ9s37HF1987GRmXPP5eZqQoI//EFRUU5jocDmd3d7dreUrKD4y0lfvCn1+/b0YAJpCR4gry8jcY/lamphrh9FXDH3Jfwg0EgEkAkAQAj3lq1AFALQDcAgD1vlDcVSAAREGfv0TPORv0+esAANUAAQAIAIAJABDhOe4CgNsAoI2WWwuZ+vsHbkS5vQd9PuwAAAAASUVORK5CYII=) 0 0 no-repeat;
    position:absolute;
    left:50%;
    margin-left:-25px;
	margin-top:-28px;
    top:60%;
    -webkit-animation-name:pullup;
    -webkit-animation-duration:2s;
    -webkit-animation-iteration-count:infinite;
    animation-name:pullup;
    animation-duration:2s;
    animation-iteration-count:infinite;
}

	@-webkit-keyframes pullup {
		0%,30% {opacity: 0;-webkit-transform: translate(0,10px);}
		60% {opacity: 1;-webkit-transform: translate(0,0);}
		100% {opacity: 0;-webkit-transform: translate(0,-8px);}
	}
	@-moz-keyframes pullup {
		0%,30% {opacity: 0;-moz-transform: translate(0,10px);}
		60% {opacity: 1;-moz-transform: translate(0,0);}
		100% {opacity: 0;-moz-transform: translate(0,-8px);}
	}
	@keyframes pullup {
		0%,30% {opacity: 0;transform: translate(0,10px);}
		60% {opacity: 1;transform: translate(0,0);}
		100% {opacity: 0;transform: translate(0,-8px);}
	}
	

/* 产品列表页面一样式  */
.m-con-1 {padding:15px 0 12px 0; width:340px; margin:15px auto;}
.m-con-1 a { float:left; width:142px; margin:0 14px 10px 14px; text-align:center; line-height:20px;  display:block; font-size:14px; color:#FFFFFF;}
.m-con-1 span{ height:38px; clear:both; display:block; overflow:hidden;}
.m-con-1 i{ font-style:normal; }
.m-con-1 a img { float:left; margin-bottom:8px; }

/**/
.ss { height: 16.79rem; overflow:hidden;margin-top: 0px;}
.ss h4 { width:94.1%; margin:0 auto; height:2.5rem; font-size:1.17rem; color: #C8000D; text-align:center; line-height:2.5rem; font-weight:bold; border:1px solid #cfcfcf; border-radius:1.5rem;}
.ss ul { margin:0.26rem 1.9%; height:16.42rem; /* background:url(../Images/Index/ssbj.jpg) no-repeat; */ /* background-size:100% 16.42rem; */ overflow:hidden;}
.ss li { float:left; width: 44.5%; height:8.3rem; margin-right:1%; font-size: 0.9rem; color: #FFF; font-weight:bold; text-align:center;line-height: 48px;}
.ss em { font-style:normal;}
.ss li:nth-child(2), .ss li:nth-child(4) { margin-right:0;}
.ss li i { display:block; /* width: 64%; */ margin:1.71rem auto 0.2rem;}
.ss li a { color:#ffffff;}
.ss h5 { height:2.42rem; background: #C8000D; margin-top:1.95rem; line-height:2.42rem; text-align:center;}
.ss h5 a { color:#fff;}
.ss h5 i { float:left; font-size:0.75rem; margin:0 2.4% 0 2.2%;}
.ss h5 b { margin-right:3%;}
/**/