﻿@charset "utf-8";
body {
	font-family: "Arial","Microsoft YaHei","宋体","Open Sans",SimHei,simsun,sans-serif;
	font-size: 18px;
	background: #fff;
	min-width: 1180px;
	 
}
*{
	box-sizing: border-box;
}
body,h2,ul,p,dl,h4,h5,h3,dl,dt,dd {
	padding: 0;
	margin:0;
	
}
h3,h4,h5 {
	font-weight: normal;
}
ul {
	list-style: none;
}
a:hover,a:link,a:active {
	text-decoration: none;
	outline: none;
}
i,em {
	font-style: normal;
}
img{ 
	border: none;
	vertical-align: middle;
}
input,
button,
textarea {
	outline: none;
	border: none;
	font-family: "Microsoft YaHei";
	background: transparent;
}
button {
	cursor: pointer;
}
.clear {
	clear: both;
}
.container {
	width: 1200px;
	margin: 0 auto;
    clear: both;
}
.ad {
    text-align: center;
    margin: 20px 0;
}
.ad img {
	max-width: 100%;
}
#header { padding-bottom:15px;}
#header .head-top {
	padding: 10px 0;
}
#header .head-top .logo {
	float: left;
}
#header .head-top .logo img {
	height: 105px;
}
#header .nav {
	background: #373840;
	height: 50px;
	line-height: 50px;
    position: relative;
}
#header .nav li {
	float: left;
	font-size: 16px;
    margin: 0 15px;
    _margin: 0 7px;
}
#header .nav li.last {
	margin-right: 0;
}
#header .nav li a {
	color: #fff;
	display: block;
    padding: 0 15px;
}
#header .nav li.active  a,
#header .nav li:hover a {
    background: #dd3c32;
} 
#header .dropdown {
   
    width: 100%;
    z-index: 99;
    height: 50px;
    background: #f5f5f5;
    color: #999;
 
    padding-left: 35px;
}
#header .dropdown .container {
	padding-top:5px;
}
#header .dropdown span {
    color: #d55260;
    font-weight: bold;
}
#header .dropdown i {
    font-size: 30px;
    line-height: 1;
    position: relative;
    top: 5px;
    margin: 0 15px;
}
#header   .dropdown a {
    color: #959595;
    font-size: 15px;
    font-weight: bold;
    margin-right: 27px;
}
.located {
    color: #959595;
    font-size: 15px;
   
}
.located .in-located {
     padding: 15px 0 15px;
    border-bottom: 1px solid #dcdcdc;
}
.located  a {
    display: inline-block;
	color: #959595;
    font-size: 15px;
}
#content {
    padding: 0 0 30px;
}
#content .left-cont {
	width: 800px;
	float: left;
	margin-left:20px;
	margin-right:10px;
	 
}
#content .left-cont h3 {
    text-align: center;
	margin-top: 10px;
    line-height: 1.7;
    font-size: 28px;
    
}
#content .left-cont .big-title .bottom {
    color: #909090;
    text-align: center;
    line-height: 1;
    padding: 12px 0; 
    border-bottom: 1px dashed #e1e1e1;
}
#content .left-cont span.time {
	display: inline-block;
    font-size: 13px;
}

#content .left-cont span.writer {
	display: inline-block;
    font-size: 13px;
}
#content .left-cont .big-title .bottom i {
    display: inline-block;
    margin-left: 50px;
}
#content .left-cont .big-title .share {
    text-align: center;
    color: #909090;
    margin-top: 20px;
}
#content .left-cont .big-title .share .share-box {
    display: inline-block;
}
#content .left-cont .big-title .share span {
    font-size: 15px;
    float: left;
    margin-top: 8px;
}
#content .left-cont .big-title .share .bdsharebuttonbox {
    display: inline-block;
    float: left;
}
#content .left-cont .article  .section {
    padding: 0 0;
    font-size: 18px;
    line-height: 32px;
    color: #111;
}
#content .left-cont .article  .section p {
    margin: 25px 0;
    text-indent: 2em;
    font-size: 18px;
    color: #2f2f2f;
    line-height: 32px;
}
#content .left-cont .top-info {
	padding: 20px 40px;
    position: relative;
    text-indent: 0;
    background: #f5f5f5;
}
#content .left-cont .top-info p {
	margin: 0 !important;
    text-indent: 0 !important;
    color: #7c7c7c !important;
    font-size: 15px !important;
    line-height: 2 !important;
}
#content .left-cont .section .img {
	text-align: center;
	overflow-y: hidden;
    width: 580px;
    margin: 0 auto 20px;
}
#content .left-cont .section .img  img {
	width: auto;
	width: 100%;
}

#content .left-cont .page-nav {
	text-align: center;
	margin-bottom: 30px;
}
#content .left-cont .page-nav ul {
	display: inline-block;
}
#content .left-cont .page-nav ul li {
	display: inline-block;
	color: #212121;
	height: 32px;
	line-height: 32px;
	margin: 0 2px;
    background: #ededed;
    text-align: center;
    text-indent: 0;
    border-radius: 5px;
    transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
	_display:block;
	_float:left;
}
#content .left-cont .page-nav ul li.first {
	padding: 0 10px;
}
#content .left-cont .page-nav ul li:first-child {
	padding: 0 10px;
}
#content .left-cont .page-nav ul li a {
	display: block;
	height: 32px;
	color: #070707;
	transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	padding: 0 10px;
	_float:left
}
#content .left-cont .page-nav ul li:hover,
#content .left-cont .page-nav ul li.thispage {
    background: #444;
    transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    color: #fff;
    background: #ff3232;
}
#content .left-cont .page-nav ul li:hover,
#content .left-cont .page-nav ul li.thispage {
    border-radius: 0;
    transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
#content .left-cont .page-nav ul li.first:hover {
    color: #212121;
    background: #ededed;
    border-radius: 5px;
}
#content .left-cont .page-nav ul li.thispage a,
#content .left-cont .page-nav ul li:hover a {
	color: #fff;
	transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
}
#content .left-cont .article-nav {
    margin-bottom: 30px;
}
#content .left-cont .article-nav span {
    display: block;
    font-size: 17px;
    color: #2c2c2c;
    font-weight: bold;
}
#content .left-cont .article-nav span a {
    font-weight: normal;
    color: #676767;
}
#content .left-cont .article-nav span a:hover {
    text-decoration: underline;
}
#content .left-cont .tj {
    margin-bottom: 30px;
}
#content .left-cont .tj .title {
    margin-bottom: 30px;
}
#content .left-cont .tj .title h4 {
	font-size: 26px;
    font-weight: normal;
    margin: 6px 0;
    border-bottom: 3px solid #ff471c;
    padding-bottom: 10px;
    padding-left: 15px;
}
#content .left-cont .tj .tj-list {
    overflow: hidden;
    position: relative;
    padding-right: 0;
    padding: 0 15px;
}
#content .left-cont .tj .tj-list li {
	width: 100%;
	float: left;
    width: 22%;
    margin-right: 4%;
    margin-bottom: 5px;
    _margin-right: 1.5%;
}
#content .left-cont .tj .tj-list li.last {
    margin-right: 0;
}
#content .left-cont .tj .tj-list li:nth-child(4n) {
    margin-right: 0;
}
#content .left-cont .tj .tj-list li img {
	width: 100%;
}
#content .left-cont .tj .tj-list li i {
	font-size: 15px;
    color: #222;
    display: block;
    text-align: center;
    margin: 5px 0 0;
}
#content .left-cont .sd .title {
    margin-bottom: 30px;
}
#content .left-cont .sd .title h4 {
    font-size: 26px;
    font-weight: normal;
    margin: 6px 0;
    border-bottom: 3px solid #333;
    padding-bottom: 10px;
    padding-left: 15px;
}
#content .left-cont .sd dl {
    line-height: 1.7;
    margin: 0 20px;
    display: inline-block;
    _display: block;
	_float:left;
	
}
#content .left-cont .sd dt {
    color: #983135;
}
#content .left-cont .sd dd a {
    color: #333;
}
#content .left-cont .sd dd a:hover {
    text-decoration: underline;
}
#content .right-cont {
	float: right;
	width: 300px;
    padding-top: 10px;
}
#content .right-cont .titleA {
    border-bottom: 2px #FF471C solid;
    text-align: right;
    color: #FF8400;
    height: 28px;
    line-height: 28px;
}
#content .right-cont .titleA span {
    position: relative;
    float: left;
    color: #FF471C;
    padding-left: 16px;
    text-align: left;
    font-size: 16px;
}
#content .right-cont .titleA span {
    color: #FF471C;
}
#content .right-cont .titleA .cor {
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #FF471C;
}
#content .right-cont .article-list {
    margin: 12px auto 20px;
}
#content .right-cont .article-list li {
    height: 30px;
    font-size: 14px;
    width: 100%;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#content .right-cont .article-list .num {
    display: inline-block;
    font: 600 14px/30px "Arial";
    width: 32px;
}
#content .right-cont .article-list .top-three {
    color: #FF471C;
}
#content .right-cont .article-list a {
    color: #333;
    text-decoration: none;
}
#content .right-cont .article-list a:hover {
    text-decoration: underline;
    color: #FF471C;
}
#content .right-cont .chihe-boxA .pic-group {
    margin: 18px auto 0;
    text-align: center;
}
#content .right-cont .pic-group li {
    float: left;
    display: inline;
    width: 100%;
}
#content .right-cont .chihe-boxA .pic-group li {
    width: 48%;
    margin-bottom: 15px;
    margin-right: 4%;
    _margin-right: 1%;
	_float:left;
	_display:block;

}
#content .right-cont .chihe-boxA .pic-group li.end {
    margin-right: 0;
}
#content .right-cont .pic-group img {
    width: 100%;
}
#content .right-cont .chihe-boxA .pic-group span {
    margin: 8px 0 0;
    font-size: 14px;
    line-height: 22px;
    color: #333;
    text-align: center;
    display: block;
}
#content .right-cont .pic-group li:hover span {
    color: #FF471C;
}
#content .right-cont .hot-article {
    padding-bottom: 10px;
    height: auto;
}
#content .right-cont .titleR {
    height: 25px;
    padding: 6px 15px 0;
    color: #191919;
    line-height: 25px;
    position: relative;
    font-size: 18px;
    font-weight: bold;
}
#content .right-cont .hot-article .pic-txt {
    margin: 20px auto 0;
    width: 300px;
    float: left;
    padding-left: 15px;
}
#content .right-cont .hot-article .pic-txt .pic {
    width: 90px;
    height: 60px;
    margin-right: 10px;
    float: left;
    overflow: hidden;
    position: relative;
}
#content .right-cont .img-do img {
    width: 100%;
}
#content .right-cont .hot-article .pic-txt .right {
    font-size: 14px;
    line-height: 22px;
    padding-top: 6px;
}
#content .right-cont .hot-article .pic-txt .right a {
    color: #222;
}
#content .right-cont .hot-article .pic-txt .right a:hover {
    color: #FF471C;
}
#footer {
    background: #e6e6e6;
    font-size: 15px;
}
#footer .foot-top {
    background: #262626;
    height: 50px;
    line-height: 50px;
}
#footer .foot-top li {
    float: left;
}
#footer .foot-top li a {
    display: block;
    color: #efefef;
    padding: 0 50px;
}
#footer .bottom {
    padding: 30px 0;
    color: #828282;
}
#footer .bottom .left {
    float: left;
    width: 860px;
}
#footer .bottom .left dt {
    float: left;
    margin-right: 20px;
    padding-top: 15px;
    padding-left: 30px;
}
#footer .bottom .left dt img {
    height: 85px;
}
#footer .bottom .left dd span {
    display: block;
    line-height: 2.5;
}
#footer .bottom .right {
    float: left;
    width: 300px;
}
#footer .bottom .right dt {
    float: left;
    margin-right: 30px;
    _margin-right: 15px;
}
#footer .bottom .right dt img {
    width: 115px;
}
#footer .bottom .right dd  {
    padding-top: 16px;
}
#footer .bottom .right dd span {
    display: block;
    line-height: 2.5;
    font-size: 17px;
    text-align: center;
}
/*列表也*/
#content .left-cont .food-list {
    padding: 0 55px;
}
#content .left-cont .food-list li {
    float: right;
    width:200;
    color: #333;
	margin-left: 20px;
    margin-bottom: 30px;
}
#content .left-cont .food-list li dt {
    float: left;
    width: 180px;
    margin-right: 20px;
}
#content .left-cont .food-list li dt img {
   width:240;
    height:160
}
#content .left-cont .food-list li dd h5 {
   font-size:24px;
   font-weight:600;
    margin-bottom: 15px;
	margin-left: 260px;
}
#content .left-cont .food-list li dd h5 a{
    color: #000;
    font-size: 20px;
}
#content .left-cont .food-list li dd {
    padding-top: 20px;
}
#content .left-cont .food-list li dd p {
    line-height: 1.6;
    font-size:15px;
	color:#555;
	margin-left: 260px;
}
#content .left-cont .food-list li dd span {
    font-size: 13px;
    color: #999;
    margin-top: 30px;
    display: block;
}
#content .left-cont .list-page {
    text-align: center;
}
#content .left-cont .list-page li {
    display: inline-block;
}
#content .left-cont .list-page  a {
    display: inline-block;
    color: #999;
    border: 1px solid #eee;
    padding: 7px 12px;
    background: #f8f8f8;
    font-size: 15px;
}


#content .left-cont .list-page li:hover a,
#content .left-cont .list-page a:hover,
#content .left-cont .list-page li.thispage a {
    color: #fff;
    background: #ff3232;
    border-color: #ff3232;
}
.page-box {clear:both;text-align:center;margin:30px 0}
.page-box li { display:inline; list-style:none; padding:0px; margin:0px;}
.page-box a {height:36px;line-height:36px;padding:0 12px;border-radius:5px;margin:0 5px;display:inline-block;color:#444;background:#ededed}
.page-box a:hover,.page-box .thisclass {height:36px;line-height:36px;padding:0 12px;border-radius:5px;margin:0 5px;display:inline-block;background-color:#444;color:#fff}

.touzi {font-size:18px;color:#EF1410;font-weight:bold;}



