@charset "utf-8";

/* ^1 --------------------------- global constants -------------------------*/

body {
    font-family: "黑体",arial;
    padding:0;
    margin:0;
    font-size:12px;
    color:#858585;
    min-width:320px;
}

body,div,fieldset,form,h1,h2,h3,h4,h5,h6,html,p {
    -webkit-text-size-adjust:none;
}

applet,dd,div,dl,dt,h1,h2,h3,h4,h5,h6,html,iframe,img,object,p,span {
    padding:0;
    margin:0;
    border:none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

img {
    padding:0;
    margin:0;
    vertical-align:top;
    border:none;
}

input, img {
    vertical-align: middle;
}

li,ul {
    list-style:none outside none;
    padding:0;
    margin:0;
}

h1,h2 {
    color:#404040;
    font-size:14px;
}

input[type=text],select {
    -webkit-appearance:none;
    -moz-appearance:none;
    margin:0;
    padding:0;
    background:0 0;
    border:none;
    font-size:14px;
    text-indent:3px;
}

input[type=checkbox] {
    margin:0;
}

.clearfix:after {
    visibility:hidden;
    display:block;
    font-size:0;
    content:" ";
    clear:both;
    height:0
}

.clearfix {
    zoom:1;
    clear:both;
}

.row {
    margin-left:-10px;
    *zoom:1;
}

.row:after,.row:before {
    display:table;
    line-height:0;
    content:"";
}

.row:after {
    clear:both;
}

a {
    text-decoration:none;
    color:gray;
}

.clear {
    clear:both;
    height:0;
    width:100%;
}

.clearBoth {
    clear: both;
}

.clearBoth15 {
    clear: both;
    height: 15px;
}

.clearBoth20 {
    clear: both;
    height: 20px;
}

.clearBoth30 {
    clear: both;
    height: 30px;
}

.clearBoth10 {
    clear: both;
    height: 10px;
}

.clearBoth5 {
    clear: both;
    height: 5px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}
/*----------------------Top-Nav--------------------------*/


.banner {
    width: 100%;
	height: 12rem;
}

.banner img {
	width: 100%;
	height: 100%;
}

.top-tip {
	height: 3rem;
	width: 100%;
	overflow: hidden;
	background: #f0f0f0;
	border-bottom: 1px solid #ccc;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 111;
}

.list {
	padding: 0 5%;
	width: 90%;
	overflow: hidden;
}

.tip {
    width: 90%;
    padding: 0 5%%;
    margin: 0 auto;
    
}

.tip .t-main {
    background: #fbf9ed;
    padding: 3%;
}

.tip p {
    font-size: 0.8rem;
    color: #8a3c0e;
    line-height: 1.2rem;
}

.top-tip p {
	line-height: 3rem;
	font-size: 1rem;
	float: left;
	width: 70%;
	margin: 0 0 0 5%;
	display: block;
}

.sys {
	width: 10%;
	float: right;
	line-height: 3rem;
	text-align: right;
	display: block;
	margin: 0 3% 0;
}

.sys img {
	width: 100%;
	height: auto;

	
}

.title {
	margin: 0 0 4% 0;
	overflow: hidden;
	width: 100%;
}

.title h2 {
	color: #333;
	font-size: 1.4rem;
	margin: 2% 0 0 0;
	display: block;
	
}

.title span {
	width: 20%;
	text-align: right;
	display: block;
	margin: 1% 0 0 0;
}

.title span img {
	width: 40%;
}

.title a {
    margin: 2% 0 0 0;
    color: #9eb986;
    font-size: 1rem;
    padding: 0 2%;
}

.list li {
    margin: 5% 0 0;
}


.list li img {
	width: 100%;
}

.list ul {
	width: 100%;
}

.list .small img {
	width: 100%;
	margin: 4% 0 0 0;
}

.Top-Nav {
    width: 100%;
    line-height: 3.2rem;
    position: relative;
    border-bottom: 1px solid #ababab;
    background: #FFF;
    height: 3.2rem;
    overflow: hidden;
}

.Top-NavCenter {
    width: 70%;
    float: left;
    text-align: center;
}

.Top-NavCenter h2 {
    font-size: 1.4rem;
    color: #363f4e;
    line-height: 3.2rem;
    font-weight: normal;
}

.Top-NavCenter h2 img {
    width: 2.34rem;
    height: 3.2rem;
}

.Top-NavLeft {
    width: 15%;
    float: left;
    height: 3.2rem;
    text-align: center;
}

.Top-NavLeft img {
    width: 0.8rem;
    height: 1.0rem;
}

.Top-EditRight {
    width: 15%;
    float: left;
    height: 3.2rem;
    text-align: center;
}

.Top-EditRight img {
    width: 2.6rem;
    height: 2.6rem;
}

.Top-EditRight01 {
    top: 0;
    right: 2%;
    line-height: 6.6rem;
    position: absolute;
}

.Top-EditRight01 a {
    font-size: 2.0rem;
    color: #ddd;
}

.Top-EditRight01 a:hover {
    text-decoration: underline;
}

.Top-nav-black {
    width: 100%;
    height:3.2rem;
    line-height: 3.2rem;
    overflow: hidden;
	background-color: #ee1c25;
}

.black-none {
    background: none;
}

.Top-navCenter-center {
    width: 70%;
    float: left;
    height: 3.2rem;
    text-align: center;
}

.Top-navCenter-center h2 {
    font-weight: normal;
    font-size: 1.2rem;
    /*color: #363f4e;*/
    color: #FFF;
}

.logo img{
    width: 10rem;
    height: 2.4rem;
}

.food-logo img{
    width: 8.1rem;
    height: 1.2rem;
}

.story-logo img{
    width: 10.4rem;
    height: 1.2rem;
}

.traffic-logo img{
    width: 10.8rem;
    height: 1.2rem;
}

.Top-navLeft {
    width: 15%;
    float: left;
    height: 3.2rem;
    text-align: center;
}

.Top-navLeft a {
    width: 15%;
    height: 3.2rem;
    text-align: center;
}

.Top-navLeft img {
    width: 0.8rem;
    height: 1.0rem;
}

.Top-navRight {
    float: right;
    width: 15%;
    height:3.2rem;
    text-align: center;
}

.Top-navRight a {
    width: 100%;
    height: 3.2rem;
    display: block;
    text-align: center;
    line-height: 3.2rem;
    font-size: 1.0rem;
    color: #FFF;
}

.Top-navRight i {
    color: #FFF;
    line-height: 3.2rem;
}

.Top-navRight img {
    width: 1.5rem;
    height: 1.5rem;
}

.story-all {
    background: #fff;
}

.story-item {
    width: 96%;
    overflow: hidden;
	margin: 5% 0 0;
	padding: 2% 2% 4% 2%;
	background: #fbf9ed;
}

.story-header {
    margin: 1% 0 0 3%;
    float: left;
    width: 15%;
    z-index: 1;
}

.story-header img {
    width: 3rem;
    height: 3rem;
    z-index: 1;
}

.story-right {
    width: 78%;
    float: left;
    margin: 1% 0 0 2%;
}

.story-name {
	margin: 2% 0 0 2%;
}

.story-name h2 {
    font-size: 1.2rem;
    color: #ab6446;
    font-weight: normal;
}

.story-name a {
    display: block;
    color: #b0afaf;
    font-size: 0.9rem;
    padding: 0 0.5rem 0 0;
}

.story-name img {
    width: 7%;
	float: left;
	margin: 3.5% 3% 0 0;
	display: block;
}

.story-name p em {
	font-size: 1rem;
	font-style: normal;
	color: #666;
	line-height: 1.6rem;
	float: left;
	margin: 2% 0 3%;
}

.story-text01 {
	margin: 0 0 0 2%;
}

.story-text01 h3 {
    font-size: 1rem;
    font-weight: normal;
    color: #222;
    line-height: 1.6rem;
}

.story-text01 p {
    color: #b0afaf;
    font-size: 0.9rem;
    margin: 1% 0 0 0;
    line-height: 1.2rem;
}

.story-text01 p a {
    color: #8db501;
}

.story-pic01 {
    width: 95%;
}

.one {
    margin: 2% 0 0 0;
}

.one img {
    width: 100%;
    height: auto;
}

.story-msg {
    margin: 3% 0;
    overflow: hidden;
}

.story-msg p {
    float: left;
    color: #b0afaf;
    font-size: 0.9rem;
}

.story-msg a {
    float: right;
    display: block;
    color: #b0afaf;
    font-size: 0.9rem;
    padding: 0 0.5rem 0 0;
}

.story-msg a img {
    width: 1em;
    height: 1em;
    padding: 0 0.2rem 0 0;
}

.video {
    margin: 2% 0 0 0;
    position: relative;
}

.video img {
    width: 100%;
    height: auto;
}

.video-icon {
    position: absolute;
    left: 40%;
    top: 40%;
}

.video-icon img {
    width: 2rem;
    height: 2rem;
}

.three li {
    float: left;
    width: 31%;
    margin: 2% 2% 0 0;
}

.three li img {
    width: 100%;
    height: auto;
}

.story-photo {
    margin: 0 3%;
    background: #fff;
}

.story-header {
    margin: 3% 0 0 3%;
    float: left;
    width: 15%;
	position: relative;
	z-index: 1;
}

.story-header img {
    border-radius: 50%;
    width: 3rem;
    height: 3rem;
    z-index: 1;
}

.story-lock {
	position: absolute;
	width: 3rem;
	height: 3rem;
	border-radius: 50%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
}

.story-lock img {
	width: 1.6rem;
	height: auto;
	border-radius: 0;
	margin: 20% 0 0 23%;
}


@keyframes yuying{
			0%{
				height: 0%;
			}
			20%{
				height: 50%;
			}
			50%{
				height: 100%;
			}
			80%{
				height: 50%;
			}
			100%{
				height: 0%;
			}
		}    

		.dialog-container{
			width: 28px;
			height: 25px;
			margin: 0px;    
			border: 1px solid #8dbe57;
			border-radius: 5px;
			display: flex;
			justify-content: center;
			padding: 3px;
		}
		.dialog-container .audio-animation{
			width: 18px;
			height: 18px;
		}
		.audioPlay #one{
			animation:yuying 0.6s infinite 0.15s;
		   -webkit-animation:yuying 0.6s infinite 0.15s;
		}
		.audioPlay #two{
			animation:yuying 0.6s infinite 0.3s;
		   -webkit-animation:yuying 0.6s infinite 0.3s;
		}
		.audioPlay #three{
			animation:yuying 0.6s infinite 0.45s;
		   -webkit-animation:yuying 0.6s infinite 0.45s;
		}
		.audioPlay #four{
			animation:yuying 0.6s infinite 0.6s;
		   -webkit-animation:yuying 0.6s infinite 0.6s;
		}

		#one,#two,#three,#four{
			width:2px;
			margin: 0 2px;
			border-radius: 50px;
			background-color: #8dbe57;
			vertical-align: middle;
			display: inline-block;
		}
		#one{
			margin-left: 2px;
			height: 50%;
		}
		#two{
			height: 100%;
		}
		#three{
			height: 70%;
		}
		#four{
			height: 40%;
		}
		
		
		
		.story-content p{
			font-family: "宋体";
            color: #222;
            line-height: 1.8rem;
            text-indent: 2em;
            font-size: 1.1rem;
		}
		
		.story-content img{
    		width: 94%;
		}
		


.ewm {
    top: 0;
    right: 5%;
    position: fixed;
    cursor: pointer;
    z-index: 999999;
    
}

.ewm img {
	width: 45px;
    height: 45px;
}

.site {
    position: fixed;
    top: 0;
    width: 94%;
    padding: 3%;
    overflow: hidden;
    background: #ededed;
    z-index: 9999;
}

.site img {
    width: 5%;
    height: auto;
    float: left;
}

.site h3  {
    font-weight: normal;
    color: #a6a6a6;
     float: left;
     margin: 2px 0 0 0;
}

.site h3 a {
    font-size: 0.8rem;
    color: #939393;
    margin: 0 0.5rem;
    color: #7a7a7a;
}

.site h3 em {
    font-size: 0.8rem;
    color: #a6a6a6;
    margin:0 0.5rem;
    font-style: normal;
}



