﻿@charset "utf-8";
	/**
 * Copyright (c) 2000 - 2016 XINHUANET.com All Rights Reserved.
 * G20 v1.0.0
 * @time 2016-09-02-13.55.15
 */

.list li,.rot p {
	text-overflow:ellipsis;
	white-space:nowrap
}
.list2 img,.swiper-container-no-flexbox .swiper-slide {
	float:left
}
body {
	font-family:"Microsoft YaHei",STHeitiSC-Light,"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	color:#000;
	background:#fff;
}
.ie body,.windows body {
	font-family:"寰蒋闆呴粦",Arial
}
.oldie body {
	font-family:\5B8B\4F53,Arial
}
blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,img,input,li,ol,p,pre,textarea,ul {
	padding:0;
	margin:0
}
img {
	border:none
}
ol,ul {
	list-style:none
}
html {
	line-height:1.15
}
a {
	text-decoration:none;
	color:#2C447F;
}
.hide {
	display:none
}
.txt {
	width:100%;
}
.txt p{
	line-height:1.9em;
	border:#4CD6CF 1px solid;
	padding:0.5em;
	width:90%;
	margin:0 2%;
}

.guide {
	width:99%;
	border:#4CD6CF 1px solid;
	padding:0.5em 0;
}
.guide p{
	line-height:1.9em;
	padding:0.5em;
	margin:0 2%;
}

.guide h3{padding:0.5em;margin-left:0.5em;color:#3CD2CB;font-size:1.15em;}

.txt span,.zoneList li span,.zone p span,.guide p span{
	color:#3CD2CB;
	font-weight:bold;
}
.news-list {
	padding:0 10px;
}
.news-list li {
	width:100%;
	border-bottom:1px solid #eceef0;
	line-height:35px;
	font-size:1.15em;
	color:#ABDCF1;
	padding:10px 0;
}
.news-list li span {
	color:#FFF;
}
.add {
	font-weight:bolder;
}
.footer {
	width:100%;
	font-size:15px;
	line-height:22px;
	text-align:center;
	margin-top:10px;
	line-height:27px;
	padding:10px 0;
	font-weight:bold;
}
.list {
	width:100%;
	margin-top:1em;
	background:url(bg.jpg);
}
.list li {
	width:100%;
	position:relative;
	font-size:16px;
	text-align:center;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding:0.6em 0;
}
.list  li img {
	width:80%;
	border-radius:5%;
}
.list  li p {
	width:90%;
	height:37px;
	line-height:37px;
	text-align:center;
	margin:5%;
	font-weight:bold;
	font-size:18px;
}
.list  li p img {
	width:10%;
}
.bg01 {
	background:url("tab_ui.png") no-repeat center -1px;
}
.bg02 {
	background:url("tab_ui.png") no-repeat center -46px;
}
.bg03 {
	background:url("tab_ui.png") no-repeat center -90px;
}
.bg04 {
	background:url("tab_ui.png") no-repeat center -135px;
}
.arrow {
	margin:3% 0 3% 45%;
}
/*--------------zone----------------*/
.zone {
	width:92%;
	border:solid #3CD2CB;
	border-width:0.08em 0;
	padding:0.6em;
	margin:0.7em 0.2em 1.9em 0.2em;
}
.zone p {
	line-height:1.9em;
	padding:0 0.5em;
	width:90%;	
}
.zoneList {
	width:99%;
}
.zoneList li {
	font-size:1em;
	line-height:33px;
	padding:0 1em;
	position:relative;
}
.zoneList li:after {
	position:absolute;
	z-index:3;
	height:0.3em;
	width:0.3em;
	background-color:#3CD2CB;
	border-radius:0.15em;
	top:0.9em;
	margin-top:0;
	left:4px;
	content:'';
}

.back{ background:url("back.png") repeat-x; padding:0.5em;text-align:center; width:4em; margin:4% 30%;border-radius:5%;}
.back a{color:#FFF;}