body{
	font-family:"Microsoft Yahei","SimSun";
	color:#000;
	font-size:16px;
}

@media (max-width: 380px) {
	body{ font-size:14px; }
}

@media (max-width: 325px) {
	body{ font-size:12px; }
}

input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
}
textarea { -webkit-appearance: none;}

a{
	color:#000;
}

a:hover{
	text-decoration:none;
}

h1,h2,h3,h4,h5{
	overflow:hidden;
	font-weight:normal;
}


img{
	width:100%;
	display:block;
}
/********************** 详情页 start ************************/
#top1{
	position:relative;
	background:#e53f42;
	text-align:center;
	border-bottom:1px solid #ed7779;
}

#top1 .left{
	float:none;
	position:absolute;
	left:4.5%;
	overflow:hidden;
	top:0px;
	height:100%;
}

#top1 .left img{
	height:100%;
	width:auto;
	display:inline-block;
	vertical-align:middle;
}

#top1 .left em{
	display:inline-block;
	vertical-align:middle;
	font-style:normal;
	font-size:1.2em;
	color:#fff;
}

#top1 .right{
	float:none;
	position:absolute;
	right:4.5%;
	overflow:hidden;
	top:0px;
	height:100%;
}

#top1 .right img{
	height:100%;
	width:auto;
}

#top1 .user{
	float:none;
	position:absolute;
	right:16.6%;
	overflow:hidden;
	top:0px;
	height:100%;
}

#top1 .user img{
	height:100%;
	width:auto;
}

#top1 .logo-pic{
	display:inline-block;
	vertical-align:middle;
	width:33.8%;
}

.city{
	position:relative;
	background:#f7f5f5;
	padding:0.8em 0px 1.2em 0px;
	text-align:center;
	display:none;
}

.city h4{
	text-align:left;
	padding:0px 4.5%;
	font-size:0.9em;
}

.city ul{
	width:88.8%;
	margin:0px auto;
}

.city li{
	float:left;
	margin:0.8em 2.3% 0px 2.3%;
	width:19.7%;
	height:1.6em;
	line-height:1.6em;
	border:1px solid #cdcdcd;
	background:#fff;
	border-radius:0.4em;
	font-size:1.3em;
}

.city li a{
	display:block;
	width:100%;
	height:100%;
	color:#5a5a5a;
	text-decoration:none;
}

.city .current{
	border-color:#f7f5f5;
	background:#f7f5f5;
}

.city .current a{
	color:#e53f42;
}

.city .close{
	position:absolute;
	right:7.8%;
	bottom:0px;
	width:9.3%;
}

.city .qx{
	width:44.5%;
	background:#e53f42;
	border:1px solid #e53f42;
}

.city .qx a{
	color:#fff;
}

#back-top{
	display: none;
	position:fixed;
	right:7%;
	bottom:4%;
	width:9.3%;
	z-index:99;
}

#footer2{
	background:#e53f42;
	color:#fff;
	padding:1em 4%;
	z-index:100;
	position:relative;
	margin-top:2em;
}

#footer2 a{
	color:#fff;
}

#footer2 .menu{
	float:left;
	font-size:1.2em;
	margin-bottom:0.7em;
	line-height:1.625em;
	width:70%;
}

#footer2 .menu a{
	margin:0px 2.5%;
}

#footer2 .right{
	height:1.625em;
	margin-right:4.2%;
	margin-bottom:0.7em;
}

#footer2 .right img{
	height:100%;
	width:auto;
}

#footer2 p{
	text-align:center;
	line-height:1.5em;
	font-size:0.7em;
}

#main{
	width:92%;
	margin:1em auto 0px auto;
	position: relative;
}
#main .audioBtn {
	position: absolute;
	top: 0.85em;
	right: 4%;
	width: 2em;
	height: 1.8em;
	display: block;
	background-image: url('../images/voice.png');
	background-size: 80%;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#main .audioA {
	display:none;
}
#main h2{
	font-size:1.6em;
	font-weight:bold;
	color:#333;
	line-height:2em;
}

#main .tag{
	background:#f7f5f5;
	padding:0.5em 6%;
	margin-top:0.8em;
}

#main .tag p{
	font-size:1.2em;
	line-height:1.6em;
}

#main .photo{
	width:70%;
	margin:2em auto 0px auto;
	position:relative;
}

#main .photo p{
	position:absolute;
	width:100%;
	left:0px;
	bottom:0px;
	font-size:1.2em;
	height:2em;
	line-height:2em;
	font-weight:bold;
	color:#fff;
	text-align:center;
	background-color:rgba(229,63,66,0.6);
}

#main .block{
	margin-top:2em;
}

#main p{
	font-size:1.3em;
	line-height:1.8em;
}

.look-more{
	display:block;
	width:100%;
	height:4em;
	padding-top:8em;
	margin-top:-6em;
	background:url(../images/more-bg.png);
	background-size:auto 100%;
	text-align:center;
	z-index:99;
	position:relative;
}

.look-more i{
	display:block;
}

.look-more i img{
	width:5%;
	display:inline;
}

.look-more em{
	display:block;
	font-size:1.1em;
	font-style:normal;
	margin-top:0.2em;
	color:#a8a8a8;
}

.look-more2{
	display:block;
	width:100%;
	padding-top:1.8em;
	background:#fff;
	background-size:auto 100%;
	text-align:center;
	z-index:99;
	position:relative;
}

.look-more2 i{
	display:block;
}

.look-more2 i img{
	width:5%;
	display:inline;
}

.look-more2 em{
	display:block;
	font-size:1.1em;
	font-style:normal;
	margin-top:0.2em;
	color:#d7d7d7;
}

.look-more3{
	display:block;
	width:100%;
	height:5em;
	padding-top:7em;
	margin-top:-6em;
	background:url(../images/more-bg.png);
	background-size:auto 100%;
	text-align:center;
	z-index:99;
	position:relative;
}

.look-more3 i{
	display:block;
}

.look-more3 i img{
	width:5%;
	display:inline;
}

.look-more3 em{
	display:block;
	font-size:1.1em;
	font-style:normal;
	margin-top:0.4em;
	color:#3388b9;
	border:1px solid #3388b9;
	line-height:2.3em;
	border-radius:0.2em;
}

.share{
	margin-top:2em;
}

.share .tit{
	position:relative;
	height:1.5em;
	font-size:1.1em;
	text-align:center;
	color:#909090;
}

.share .tit i{
	position:absolute;
	left:0px;
	top:50%;
	width:100%;
	height:1px;
	background:#d9d9d9;
	z-index:1;
}

.share .tit span{
	position:relative;
	background:#fff;
	padding:0px 3%;
	z-index:9;
}

.share table{
	width:100%;
	margin-top:0.8em;
}

.share td{
	width:25%;
	text-align:center;
}

.share td img{
	width:60%;
	display:inline;
}

.share td h5{
	color:#909090;
	font-size:1em;
	line-height:1.2em;
}
/********************** 详情页 end ************************/
/********************** 首页 start ************************/
.dingyue{
	background:#fdf4cf;
	padding:0.5em 4%;
	line-height:1.8em;
}

.dingyue span{
	float:left;
	color:#e53f42;
	font-size:1.2em;
}

.dingyue .btn{
	float:right;
	color:#e53f42;
	border:1px solid #e53f42;
	font-size:1em;
	width:16%;
	text-align:center;
	line-height:1.8em;
	border-radius:0.2em;
}

.hot{
	position: relative;
	margin-top:1.8em;
}

.hot .audioBtn {
	position: absolute;
	top: 0.7em;
	right: 4%;
	width: 2em;
	height: 1.8em;
	display: block;
	background-image: url('../images/voice.png');
	background-size: 80%;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.hot .audioA {
	display:none;
}
.hot h3{
	width:92%;
	margin:0px auto 0.8em auto;
	background:#f7f5f5;
	height:2.5em;
	line-height:2.5em;
	font-weight:bold;
	color:#333;
}

.hot h3 span{
	display:inline-block;
	padding:0px 3%;
	background:#e53f42;
	margin-right:5%;
	color:#fff;
}

.hot img{
	float:left;
	margin-left:4%;
	margin-right:4%;
	width:42%;
}

.hot p{
	margin-right:4%;
	margin-top:-0.1em;
	font-size:1em;
	line-height:1.4em;
	max-height:8.4em;
}

.look-more4{
	display:block;
	border:1px solid #3388b9;
	color:#3388b9;
	width:92%;
	margin:1.8em auto 0px auto;
	text-align:center;
	border-radius:0.2em;
	height:2.3em;
	line-height:2.3em;
}

.daodu{
	width:92%;
	margin:1.8em auto 0px auto;
}

.daodu .title{
	position:relative;
	height:1.5em;
	line-height:1.5em;
	margin-bottom:0.5em;
}

.daodu .title span{
	float:left;
	position:relative;
	z-index:9;
	background:#e53f42;
	color:#fff;
	padding:0px 3%;
	border-radius:0.8em;
}

.daodu .title i{
	position:absolute;
	width:100%;
	height:1px;
	border-top:1px dotted #e64749;
	z-index:1;
	left:0px;
	top:50%;
}

.daodu li{
	line-height:1.8em;
	height:1.8em;
	font-size:1.2em;
	padding-left:5%;
	background-image:url(../images/daodu.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:2% auto;
}
.pic-list{
	margin-top:0.5em;
}

.pic-list li{
	float:left;
	margin:1.5em 4% 0px 4%;
	width:42%;
	text-align:center;
}

.pic-list .photo{
	position:relative;
}

.pic-list .photo p{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:2.5em;
	line-height:2.5em;
	font-size:0.8em;
	font-weight:bold;
	overflow:hidden;
	color:#fff;
	background-color:rgba(229,63,66,0.6);
}

.pic-list h4{
	line-height:2em;
	height:4em;
	margin-top:0.3em;
	font-size:1em;
	font-weight:bold;
	color:#333;
}
/********************** 首页 end ************************/
.form1{
	width:92%;
	margin:5em auto 0px auto;
}

.form1 .row{
	margin-bottom:3em;
}

.form1 .text1{
	float:left;
	width:60%;
	height:2.8em;
	line-height:2.8em;
	padding:0px 3%;
	border:1px solid #c1c1c1;
	font-size:1.1em;
	color:#000;
	border-radius:1px !important;
}

.form1 .btn1{
	float:right;
	width:30%;
	height:2.8em;
	line-height:2.8em;
	font-size:1.1em;
	overflow:hidden;
	padding:0px;
	color:#fff;
	border-style:solid;
	text-align:center;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left:none;
	border-right:none;
	border-radius:1px !important;
}

.form1 .btn1.color1{ background:#c9c9c9; border-color:#c9c9c9; color:#fff}
.form1 .btn1.color2{ background:#e53f42; border-color:#e53f42; color:#fff}

.form1 .text2{
	display:block;
	width:93%;
	height:2.8em;
	line-height:2.8em;
	padding:0px 3%;
	border:1px solid #c1c1c1;
	font-size:1.1em;
	color:#000;
	border-radius:1px !important;
}

.form1 .sub{
	display:block;
	width:100%;
	height:3.2em;
	line-height:3.2em;
	border:none;
	color:#fff;
	font-size:1.2em;
	background:#e53f42;
	border-radius:0.6em;
}

.name{
	background:#e53f42;
	color:#fff;
	font-size:1.1em;
	line-height:1.3em;
	padding:2.5em 0px;
}

.name table{
	width:83%;
	margin:0px auto;
}

.name td{
	font-size:1.1em;
	line-height:1.2em;
	color:#fff;
}

.name .text img{
	display:inline;
	width:6%;
	margin-left:2%;
}

.name .btn a{
	display:inline-block;
	vertical-align:middle;
	border:1px solid #fff;
	border-radius:0.8em;
	font-size:0.8em;
	color:#fff;
	padding:0px 0.8em;
}

.infor{
	border-top:0.5em solid #ececec;
	//border-bottom:0.5em solid #ececec;
	padding-bottom:7em;
	font-size: 1.1em;
}

.infor li{
	border-bottom:1px solid #ececec;
	padding:1em 8%;
	line-height:2em;
	position: relative;
}

.infor li span{
	display:inline-block;
	min-width:16%;
}

.infor li em{
	font-style:normal;
}

.infor li .btn{
	position:absolute;
	right:5%;
	top:50%;
	border:1px solid #e53f42;
	border-radius:0.5em;
	color:#e53f42;
	text-align:center;
	width:16%;
	font-size:1em;
	line-height:1.8em;
	margin-top:-0.9em;
}

.news-list{
	width:92%;
	margin:2.2em auto 0px auto;
}

.news-list .title{
	position:relative;
	font-size:1.5em;
	line-height:1.6em;
	padding-left:3%;
	border-bottom: 1px solid #e5e5e5;
}

.news-list .title i{
	position:absolute;
	width:0.8%;
	height:60%;
	top:20%;
	left:0px;
	background:#e53f42;
}

.news-list li{
	margin-top:1.2em;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 20px 0;
}

.news-list li img{
	float:left;
	width:34%;
}

.news-list li .text{
	float:right;
	width:63%;
}

.news-list li h4{
	font-size:1.2em;
	line-height:1.4em;
	height:2.8em;
}

.news-list li p{
	font-size:0.9em;
	line-height:1.2em;
	height:1.2em;
	color:#c2c2c2;
	margin-top:1.5em;
}

.news-list li p span{
	float:left;
}

.news-list li p label{
	float:right;
}

.comment{
	width:92%;
	margin:2.2em auto 0px auto;
}

.comment .title{
	font-size:1.4em;
	line-height:1.6em;
}

.comment .title span{
	color:#888;
	font-size:0.8em;
	margin-left:3%;
}

.comment textarea{
	width:94%;
	padding:0px 3%;
	border:1px solid #dcdcdc;
	height:6em;
	border-radius:0.5em;
	margin-top:0.5em;
	font-family:"Microsoft Yahei";
	color:#666;
	font-size:1em;
}

.comment .bottom{
	margin-top:0.5em;
	line-height:1.8em;
}

.comment .bottom span{
	float:left;
	color:#888;
	font-size:1em;
}

.comment .bottom .sub{
	float:right;
	background:#e53f42 !important;
	color:#fff;
	border-radius:0.5em;
	border:none;
	height:1.9em;
	padding:0px 8%;
}

.review{
	width:92%;
	margin:2.2em auto 0px auto;
	padding-bottom:1em;
}

.review .title{
	font-size:1.4em;
	line-height:1.6em;
	padding-bottom:0.3em;
	border-bottom:1px solid #e5e5e5;
}

.review li{
	border-bottom:1px solid #e5e5e5;
	padding:1em 0px 1em 15%;
	position:relative;
}

.review li .head{
	position:absolute;
	left:0px;
	top:1.2em;
	width:2.2em;
	height:2.2em;
	border-radius:50%;
	overflow:hidden;
}

.review li table{
	width:100%;
	margin-bottom:0.6em;
}

.review li table h4{
	color:#000;
	line-height:1.2em;
	font-size:1em;
}

.review li table h5{
	color:#888;
	line-height:1.2em;
	font-size:0.8em;
	margin-top:0.3em;
}

.review li table .btn{
	width:15%;
}

.review li table .btn a{
	display:inline-block;
	vertical-align:middle;
	width:100%;
	line-height:1.6em;
	font-size:0.8em;
	text-align:center;
	border:1px solid #d3d3d3;
	color:#d3d3d3;
	border-radius:0.5em;
}

.review li p{
	font-size:1.1em;
	line-height:1.5em;
	color:#5d5d5d;
}





/*新首页 start*/
#index-nav{
	background:#f1f1f1;
	padding:0.66em 3%;
}

#index-nav li{
	float:left;
	width:16.66%;
	text-align:center;
	line-height:1.66em;
	font-size:1.2em;
}

.focus1 p a:not(:first-child){
    display: none;
}

.focus1{
	position:relative;
	overflow:hidden;margin:0 auto;
}

.focus1 ul{
    clear:both;display: inline-block;
}

.focus1 ul li{
    float:left;overflow:hidden;text-align:center;
}

.focus1 p{
	position:absolute;
	bottom:0px;
	height:2em;
	line-height:2em;
	overflow:hidden;
	width:70%;
	font-size:1em;
	z-index:20;
	margin-left: 1%;
	text-align:left;
}

.focus1 p a{
	color:#fff;
	display:block;
    width:100%;
    height:100%;
}

.focus1 .shadow{
	position:absolute;
	width:100%;
	height:3em;
	left:0px;
	bottom:0px;
	background:url(../images/img-shadow1.png) repeat-x;
	background-size:auto 100%;
	z-index:1;
}

.focus1 .point{
	position:absolute;
	right:2.5%;
	bottom:0.8em;
	overflow:hidden;
	z-index:10;
}

.focus1 .point span{
	float:left;
	width:0.4em;
	height:0.4em;
	border-radius:0.2em;
	background:#fff;
	cursor:pointer;
	margin:0px 0.2em;
}

.focus1 .point .current{
	width:0.8em;
}


.hot2{
	position: relative;
	padding:1.5em 4% 2.2em 4%;
	//background:#fff0f0;
}

.hot2 h3{
	width: 85%;
	height:1.8em;
	line-height:1.8em;
	font-weight:bold;
	color:#333;
	background:url(../images/hot2.png) no-repeat left center;
	background-size:auto 65%;
	font-size:1.2em;
	padding-left:7.5%;
	margin-bottom:1em;
}
.hot2 .audioBtn {
	position: absolute;
	top: 1.8em;
	right: 4%;
	width: 2em;
	height: 1.8em;
	display: block;
	background-image: url('../images/voice.png');
	background-size: 80%;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.hot2 .audioA {
	display:none;
}
.hot2 h3 span{
	display:inline-block;
	margin-right:3%;
	color:#e53f42;
}

.hot2 img{
	float:left;
	margin-right:4%;
	width:42%;
}

.hot2 p{
	margin-top:-0.1em;
	font-size:1em;
	line-height:1.3em;
	max-height:7.8em;
}

.hot2 .btn{
	display:block;
	background:#fff;
	height:2.2em;
	line-height:2.2em;
	margin-top:1.5em;
	text-align:center;
	color:#e53f42;
	font-weight:bold;
	font-size:1.1em;
	border-radius:1em;
}

.block-blank{
	height:0.7em;
	background:#f2f2f2;
}

.block1{
	padding-top:0.6em;
	padding-bottom:1.2em;
}

.title3{
	margin:0px 4%;
	border-bottom:1px solid #eee;
	height:3em;
	line-height:3em;
}

.title3 span{
	float:left;
	font-size:1.5em;
	font-weight:bold;
	color:#2f9fd9;
}

.title3 span a{
	color:#2f9fd9;
}

.title3 .more{
	float:right;
	font-size:2.8em;
	color:#e7e7e7;
}

.title3 p{
	float:right;
	color:#999;
	font-size:1.2em;
}

.title3 p a{
	color:#2f9fd9;
}

.list1{
	margin:0.5em 4% 0px 4%;
}

.list1 li{
	border-top:1px dotted #d5d5d5;
	height:2.8em;
	line-height:2.8em;
	font-size:1.2em;
	/*底部阴影效果*/
	//background:url(../images/list.png) no-repeat left center;
	//background-size:auto 25%;
	//padding-left:4%;
	overflow:hidden;
}

.list1 li a{
	color:#1b1b1b;
}

.list1 li a:hover{
	color:#2f9fd9;
}


.list1 .first{
	font-weight:bold;
	padding:0px;
	background:none;
	border:none;
}

.list1 .first a{
	color:#333;
}

.photoshow1{
	margin:0.8em 4% 0px 4%;
}

.photoshow1 .pic{
	position:relative;
}

.photoshow1 .pic.left,.photoshow1 .pic.right{
	width:46.5%;
}

.photoshow1 p{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:1.8em;
	line-height:1.8em;
	font-size:0.9em;
	text-align:center;
	z-index:9;
}

.photoshow1 p a{
	color:#fff;
}

.photoshow1 .shadow{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:2.5em;
	background:url(../images/img-shadow1.png);
	background-size:auto 100%;
	z-index:1;
}

.photoshow2 li{
	float:left;
	width:42.8%;
	margin-left:4.8%;
	margin-top:1.2em;
}

.photoshow2 .pic{
	position:relative;
}

.photoshow2 .pic .play{
	position:absolute;
	left:50%;
	top:50%;
	margin:-1.7em 0px 0px -1.7em;
	width:3.4em;
	height:3.4em;
	background:url(../images/play.png);
	background-size:100% 100%;
}

.photoshow2 p{
	height: 32px; //写死两行的情况，一行会高度错误
	font-size:0.95em;
	line-height:1.2em;
	margin-top:0.3em;
}

.photoshow2 p a{
	color:#333;
}

.enter{
	display:block;
	width:80%;
	margin:1.2em auto 0px auto;
	border:1px solid #d9d9d9;
	height:2em;
	line-height:2em;
	border-radius:1em;
	text-align:center;
	font-size:1em;
	color:#333;
}

.enter span{
	display:inline-block;
}

.enter i{
	display:inline-block;
	height:18.5%;
	vertical-align:middle;
	margin-left:3%;
}

.enter i img{
	width:auto;
	height:100%;
}

.title4{
	margin:0px 4%;
	height:3em;
	line-height:3em;
}

.title4 span{
	float:left;
	font-size:1.5em;
	font-weight:bold;
	color:#e53f42;
}

.title4 span a{
	color:#e53f42;
}

.app li{
	float:left;
	width:25%;
	text-align:center;
	margin-top:1em;
}

.app img{
	width:60%;
	display:inline;
}

.app p{
	font-size:0.8em;
	line-height:1.2em;
	margin-top:0.2em;
	color:#1b1b1b;
}

.block2{
	background:#f2f2f2;
	padding-top:0.6em;
	padding-bottom:2em;
}

.service li{
	float:left;
	width:25%;
	text-align:center;
	margin-top:1em;
}

.service img{
	width:62.5%;
	display:inline;
}

.service p{
	font-size:1em;
	line-height:1.4em;
	margin-top:0.1em;
	color:#333;
}
/*新首页 end*/

/*栏目页 start*/
.search{
	padding:1em 3.5% 1em 5%;
}

.search .text{
	float:left;
	font-size:1.2em;
	height:1.8em;
	line-height:1.8em;
	width:75%;
	padding:0px 1% 0px 9.5%;
	border:none;
	background:#ececec url(../images/search.png) no-repeat 3% center;
	background-size:auto 55%;
	border-radius:0.3em;
	color:#5a5a5a;
}

.search .sub{
	float:right;
	height:1.8em;
	line-height:1.8em;
	width:12%;
	border:none;
	font-size:1.2em;
	padding:0px;
	color:#5a5a5a;
	background:#fff;
}

#qiehuan{
	border-top:1px solid #d3d3d3;
	color:#5a5a5a;
}

#qiehuan a{
	color:#5a5a5a;
}

#qiehuan .tab{
	float:left;
	width:18%;
	background:#f7f5f5;
	padding-bottom:2em;
}

#qiehuan .tab li{
	border-left:0.2em solid #f7f5f5;
	text-align:center;
	font-size:1.4em;
	height:2.2em;
	line-height:2.2em;
}

#qiehuan .tab .current{
	border-left-color:#e53f42;
	background:#fff;
	color:#e53f42;
	font-weight: bold;
}

#qiehuan .main{
	float:right;
	margin-right:2.8%;
	width:76%;
}

#qiehuan .main li{
	border-bottom:1px solid #d3d3d3;
	font-size:1.3em;
	height:2.15em;
	line-height:2.15em;
	padding-left:2%;
	overflow:hidden;
}

#qiehuan .main li span{
	float:left;
}

#qiehuan .main li a{
	float:right;
	border:1px solid #e53f42;
	height:1.4em;
	line-height:1.4em;
	border-radius:0.2em;
	margin-top:0.52em;
	font-size:0.9em;
	width:20%;
	text-align:center;
}

#qiehuan .main .on a{
	color:#fff;
	background:#e53f42;
}
/*栏目页 end*/

#footer_tip{
	background: rgba(0,0,0,0.7);
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 9999;
}

#footer_tip a {
	color: #000;
}

#footer_tip > div {
    padding: 12px 7px 12px 12px;
}

#footer_tip .close_button {
    width: 32px;
    height: 32px;
    float: right;
    background-image: url(../images/downloadappclosebtn1.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 20px 20px;
}

#footer_tip .right_button {
    float: right;
    border: 1px solid #FFF;//#34ade6
    border-radius: 3px;
    color: #FFF;//#34ade6
    margin-top: 3px;
    font-style: normal;
    background: none;
    padding: 0 8px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    margin-right: 10px;
}

#footer_tip .logo {
    float: left;
    height: 31px;
    width: 31px;
    margin-right: 5px;
}

#footer_tip .tips {
    display: block;
    overflow: hidden;
    color: #fff;
}

#footer_tip .tips .title {
    font-size: 15px;
    font-weight: normal;
    line-height: 18px;
    height: 18px;
    float: left;
    width: 100%;
    vertical-align: text-top;
    overflow: hidden;
    margin-top: -1px;
}

#footer_tip .tips .desc {
    font-size: 12px;
    height: 13px;
    line-height: 11px;
    float: left;
}

/* 一点资讯 */
.add{
	line-height:2em;
	padding:0.5em 4.5%;
	color:#464c56;
	font-size:1.2em;
	border-bottom:1px solid #f0f0f0;
	background:#fff;
}

.add a,.add span{
	margin:0px 0.2em;
	color:#464c56;
}

.news-list2{
	margin:2.2em 4.8% 0px 4.8%;
}

.news-list2 .title{
	position:relative;
	font-size:1.4em;
	line-height:1.6em;
	padding-left:3%;
}

.news-list2 .title i{
	position:absolute;
	width:0.8%;
	height:60%;
	top:20%;
	left:0px;
	background:#e53f42;
}

.news-list2 li{
	padding:0.8em 0px;
	position:relative;
	border-bottom:1px solid #f2f2f2;
}

.news-list2 li img{
	float:left;
	width:34%;
}

.news-list2 li .text{
	float:right;
	width:62%;
}

.news-list2 li h4{
	font-size:1.2em;
	line-height:1.4em;
	height:2.8em;
	color:#464c56;
}

.news-list2 li p{
	position:absolute;
	right:0px;
	bottom:0.8em;
	width:62%;
	font-size:0.9em;
	line-height:1.2em;
	height:1.2em;
	color:#98a1ab;
	margin-top:1.5em;
}

.news-list2 li p span{
	float:left;
}

.news-list2 li p label{
	float:right;
}
