/* CSS Document */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0
}
html {
	height: 100%;
}
body {
	font-size: 100%;
	color: #333;
	font-family: "Microsoft YaHei";
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	background: url(http://www.yt2s.net.cn/img/bg.jpg) repeat;
}
form {
	display: inline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
button, input, select, textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
	font-family: "Microsoft YaHei";
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
th {
	text-align: inherit
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
input, img {
	vertical-align: middle
}
ol, ul {
	list-style: none
}
em, i {
	font-style: normal
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
textarea {
	resize: none
}
* {
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
/* ---- 框架 Style ---- */
.container {
	max-width: 1220px;
	padding: 0 10px;
	margin: 0 auto;
}
@media (max-width:768px) {
}
/* ---- toper Style ---- */
.toper_coat {
	height: 44px;
	width: 100%;
	background: #e1dbc0;
}
.toper {
	padding: 10px 10px 0;
	line-height: 34px;
	font-size: 13px;
	color: #492213;
}
.toper .linker {
	
	float: right;
	height: 34px;
	text-align: right;
}
.toper .linker a {
	display: inline-block;
	padding: 0 0 0 21px;
	margin-left: 14px;
	line-height: 34px;
	font-size: 13px;
	color: #431e0e;
}
.toper .linker a.web {
	background: url(../image/top_web.png) left center no-repeat;
}
.toper .linker a.s {
	background: url(../image/top_search.png) left center no-repeat;
}
.toper .linker a:hover {
	text-decoration: none;
}
@media (max-width:768px) {
.toper_coat {
	height: 30px;
}
.toper {
	padding: 0px 10px 0;
	line-height: 30px;
	font-size: 12px;
}
.toper .linker {
	display:none;
	height: 30px;
}
.toper .linker a {
	padding: 0 0 0 18px;
	margin-left: 10px;
	line-height: 30px;
	font-size: 12px;
}
.toper .linker a.web {
	background-size: 14px 14px;
}
.toper .linker a.s {
	background-size: 14px 14px;
}
}
/* ---- LOGO && 菜单 Style ---- */
.menu_coat {
	width: 100%;
	border-bottom: 11px solid #7d1e09;
}
.menuBox {
	height:110px;
	padding: 26px 10px 14px;
	position: relative;
}
.menuBox .logo {
	width: 26%;
	float: left;
}
.menuBox .logo img {
	width: 100%;
	height: auto;
	max-width: 311px;
}
/*nav*/
.menu {
	position: absolute;
	right: 10px;
	width: 70%;
}
.menu .tc {
	display: none;
}
.sy1_ul {
	height: 84px;
	position: relative;
}
.sy1_li {
	width: 10%;
	float: left;
	display: inline;
}
.sy1_li>a {
	display: block;
	padding: 40px 0 25px;
	line-height: 30px;
	font-size: 16px;
	color: #431e0e;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 40.45% auto;
	text-align: center;
	position: relative;
}
.sy1_li>a::before {
	content: "";
	position: absolute;
	left: 0px;
	bottom: 0;
	width: 100%;
	height: 5px;
	line-height: 0px;
	font-size: 0px;
	background: #f3efe4;
	display: none;
}
.sy1_li.active>a {
	color: #7d1f0a;
}
.sy1_li.active>a::before {
	display: block;
}
.sy1_li>a:hover {
	text-decoration: none;
}
.sy1_li>a.menu_gaikang {
	background-image: url(../image/menu_gaikuang.png);
}
.sy1_li>a.menu_xinwen {
	background-image: url(../image/menu_xinwen.png);
}
.sy1_li>a.menu_jiaoyan {
	background-image: url(../image/menu_jiaoyan.png);
}
.sy1_li>a.menu_deyu {
	background-image: url(../image/menu_deyu.png)
}
.sy1_li>a.menu_dangjian {
	background-image: url(../image/menu_dangjian.png)
}
.sy1_li>a.menu_hezuo {
	background-image: url(../image/menu_hezuo.png)
}
.sy1_li>a.menu_xiaoyou {
	background-image: url(../image/menu_xiaoyou.png)
}
.sy1_li>a.menu_duiwu {
	background-image: url(../image/menu_duiwu.png);
}
.sy1_li>a.menu_xiaoyuan {
	background-image: url(../image/menu_xiaoyuan.png)
}
.sy1_li>a.menu_zhihui {
	background-image: url(../image/menu_zhihui.png)
}
.sy1_li>a.menu_bangong {
	background-image: url(../image/menu_bangong.png)
}
.sy1_li.active>a.menu_gaikang {
	background-image: url(../image/menu_gaikuang_on.png);
}
.sy1_li.active>a.menu_xinwen {
	background-image: url(../image/menu_xinwen_on.png);
}
.sy1_li.active>a.menu_jiaoyan {
	background-image: url(../image/menu_jiaoyan_on.png);
}
.sy1_li.active>a.menu_deyu {
	background-image: url(../image/menu_deyu_on.png)
}
.sy1_li.active>a.menu_dangjian {
	background-image: url(../image/menu_dangjian_on.png)
}
.sy1_li.active>a.menu_hezuo {
	background-image: url(../image/menu_hezuo_on.png)
}
.sy1_li.active>a.menu_xiaoyou {
	background-image: url(../image/menu_xiaoyou_on.png)
}
.sy1_li.active>a.menu_duiwu {
	background-image: url(../image/menu_duiwu_on.png);
}
.sy1_li.active>a.menu_xiaoyuan {
	background-image: url(../image/menu_xiaoyuan_on.png)
}
.sy1_li.active>a.menu_bangong {
	background-image: url(../image/menu_bangong_on.png)
}
.sy2_ul {
	position: absolute;
	right: 0;
	top: 95px;
	z-index: 9999;
	display: none;
	background:#FFF;
	background: rgba(255,255,255,0.8);
	padding: 30px 28px 35px;
}
@media (max-width:1220px) {
.menu {
	width: 72%;
}
.menu_coat {
	border-bottom: 8px solid #7d1e09;
}
.menuBox {
	height:95px;
	padding: 20px 10px 12px;
}
.sy1_ul {
	height: 76px;
}
.sy1_li>a {
	padding: 36px 0 23px;
	line-height: 24px;
	font-size: 14px;
	background-size: 40.45% auto;
	text-align: center;
	position: relative;
}
.sy1_li>a::before {
	height: 3px;
}
.sy2_ul {
	top: 83px;
	padding: 20px 20px 25px;
}
}
@media (max-width:980px) {
.menu{
	width:70%;}
.menu_coat {
	border-bottom: 6px solid #7d1e09;
}
.menuBox {
	height:82px;
	padding: 18px 10px 10px;
}
.sy1_ul {
	height: 76px;
}
.sy1_li>a {
	padding: 30px 0 20px;
	line-height: 20px;
	font-size: 12px;
}
.sy2_ul {
	top: 70px;
	padding: 15px 15px 20px;
}
}
@media (max-width:768px) {
.menu_coat {
	border-bottom: 4px solid #7d1e09;
}
.menuBox {
	height:auto;
	padding:10px 10px 10px;
}
.menuBox .logo {
	width: 33%;
}
.menuBox .logo img {
	width: 100%;
	height: auto;
	max-width: 311px;
}
.menu{
	display:none;}
}
@media (max-width:500px) {
.menu_coat {
	border-bottom: 3px solid #7d1e09;
}
.menuBox .logo {
	width: 50%;
}
}
@media (max-width:360px) {
.menuBox {
	height:auto;
	padding:5px 10px 5px;
}
.menuBox .logo {
	width: 60%;
}
}
/* 下拉菜单 */
.menu .picBox {
	width: 35.927%;
	float: left;
	margin-right: 2.2%;
}
.menu .picBox .pic {
	width: 100%;
	height: 280px;
	position: relative;
	overflow:hidden;
}
.menu .picBox .pic img{
	width:100%;
	height:100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;}
.menu .picBox .pic:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);}
.menu .picBox .pic i {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 66px;
	height: 66px;
	margin-left: -33px;
	margin-top: -33px;
	border-radius: 50%;
	overflow: hidden;
	background: url(../image/icon_play.png) center center no-repeat rgba(0,0,0,0.4);
	background-size: 42.4% auto;
}
.menu .newsBox {
	width: 42%;
	float: left;
}
.menu .newsList {
}
.menu .newsList li {
	position: relative;
	height: 25px;
	line-height: 25px;
	padding: 0 88px 0 22px;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.menu .newsList li::before {
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -5px;
	content: '>';
	height: 10px;
	width: 10px;
	border-radius: 50%;
	background: #000000;
	font-size: 8px;
	color: #fff;
	line-height: 10px;
	text-align: center;
}
.menu .newsList li span {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #999;
}
.menu .nav {
	width: 18%;
	float: right;
	padding:4px 0 0;
}
.menu .nav li {
	height: 50px;
	margin-bottom: 3px;
}
.menu .nav li a {
	height: 50px;
	width: 100%;
	font-size: 18px;
	color: #fff;
	background: #863222;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: left;
	justify-content: left;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding:0 0 0 10%;
}
.menu .nav li a img{
	width:28px;
	margin-right:22px;
	height:auto;}
@media (max-width:980px) {

.menu .picBox .pic {
	height: 240px;
}
.menu .picBox .pic i {
	width: 40px;
	height: 40px;
	margin-left: -20px;
	margin-top: -20px;
}

.menu .newsList li {
	height: 22px;
	line-height: 22px;
	padding: 0 88px 0 22px;
	font-size: 12px;
}
.menu .newsList li::before {
	margin-top: -4px;
	height: 8px;
	width: 8px;
	font-size: 6px;
	line-height: 8px;
}
.menu .newsList li span {
	height: 22px;
	line-height: 22px;
	font-size: 12px;
}

.menu .nav li {
	height: 36px;
	margin-bottom: 3px;
}
.menu .nav li a {
	height: 36px;
	font-size: 15px;
}
.menu .nav li a img{
	width:20px;
	margin-right:10px;}
}
/* ---- phone菜单按钮 Style ---- */
.toggle-nav {
	display: none;
	position: fixed;
	right: 12px;
	cursor: pointer;
	color: #fff;
	padding: 2px 0 0 3px;
	border: 2px solid #431e0e;
	border-radius: 4px;
	width: 26px;
	height: 26px;
	z-index: 9999;
	background: rgba(255,255,255,0.6);
}
.toggle-nav.open span.m, .toggle-nav.open span.n, .toggle-nav.open span.u {
	opacity: 1;
}
.toggle-nav span.m, .toggle-nav span.n, .toggle-nav span.u {
	font-size: 1rem;
	opacity: 0;
	-webkit-transition: 250ms;
	transition: 250ms;
	letter-spacing: 2px;
}
.toggle-nav span.e {
	display: inline-block;
	height: 14px;
	width: 14px;
}
.toggle-nav span.e.btn-close span.bar:nth-child(1) {
	-webkit-transition: 250ms;
	transition: 250ms;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 5px;
}
.toggle-nav span.e.btn-close span.bar:nth-child(2) {
	opacity: 0;
	-webkit-transition: 250ms;
	transition: 250ms;
}
.toggle-nav span.e.btn-close span.bar:nth-child(3) {
	-webkit-transition: 250ms;
	transition: 250ms;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	bottom: 5px;
}
.toggle-nav span.e span.bar {
	-webkit-transition: 250ms;
	transition: 250ms;
	position: relative;
	display: block;
	background: #fff;
	border-radius: 2px;
	border-bottom: 2px solid #431e0e;
	width: 16px;
	height: 1px;
}
.toggle-nav span.e span.bar:nth-child(2) {
	margin: 4px 0;
}
.toggle-nav:hover span.m, .toggle-nav:hover span.n, .toggle-nav:hover span.u {
	opacity: 1;
	-webkit-transition: 250ms;
	transition: 250ms;
}
@media (max-width:768px) {
.toggle-nav {
	display: block;
}
}

/* ---- 手机菜单 Style ---- */
.nav-pane {
	display: none;
	-webkit-transition: 250ms;
	transition: 250ms;
	position: fixed;
	-webkit-transform: translateX(-105%);
	transform: translateX(-105%);
	top: 0;
	height: 100%;
	width: 85%;
	background: rgba(80,43,27,0.8);
	box-shadow: 0px 3px 10px rgba(125,30,9,0.9);
	z-index: 9998;
	padding: 0px 0 0;
}
.nav-pane h1 {
	margin: 80px 0 0;
	text-align: center;
	color: #F1F1F1;
	text-transform: uppercase;
	font-size: 1.5rem;
	font-weight: normal;
}
.nav-pane.open {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: 250ms;
	transition: 250ms;
}
.subNavBox {
	padding: 0 10%;
	margin: 8px 0 0;
	width: 100%;
	overflow-y: auto;
}
.subNav {
	height: 43px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	font-size: 15px;
	color: #fff;
	cursor: pointer;
	line-height: 42px;
	background: url(../image/arrow_right.png) no-repeat;
	background-position: 95% 50%
}
.subNav_no {
	background: none !important;
}
.subNav a {
	color: #fff;
}
.subNav:hover {
	color: #e9620c;
}
.currentDd {
	color: #e9620c
}
.currentDt {
	background-image: url(../image/arrow_down.png);
}
.navContent {
	display: none;
	padding: 10px 0;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.navContent li a {
	display: block;
	heighr: 36px;
	text-align: center;
	font-size: 15px;
	line-height: 36px;
	color: #fff
}
.navContent li a:hover {
	color: #e9620c;
}
 @media (max-width:768px) {
.menu_pc {
	display: none;
}
.nav-pane {
	display: flex;
}
}
/* ---- 菜单标题 ---- */
.menuHead {
	position: relative;
	margin-bottom: 25px;
	overflow: hidden;
}
.menuHead h1 {
	height: 26px;
	line-height: 24px;
	float: left;
	border-bottom: 2px solid #7d1e09;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
.menuHead a.more {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #7d1e09;
}
.menuHead a.more:hover {
	text-decoration: none;
}
@media (max-width:980px) {
.menuHead {
	margin-bottom: 16px;
}
.menuHead h1 {
	height: 22px;
	line-height: 20px;
	font-size: 16px;
}
.menuHead a.more {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
}
}
/* ---- 首页标题 ---- */
.indexHead {
	position: relative;
	margin-bottom: 25px;
	overflow: hidden;
}
.indexHead h1 {
	height: 32px;
	line-height: 30px;
	float: left;
	border-bottom: 2px solid #7d1e09;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	padding:0 2px;
}
.indexHead a.more {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #7d1e09;
}
.indexHead a.more:hover {
	text-decoration: none;
}
@media (max-width:768px) {
.indexHead {
	margin-bottom: 16px;
}
.indexHead h1 {
	height: 26px;
	line-height: 24px;
	font-size: 16px;
}
.indexHead a.more {
	height: 22px;
	line-height: 22px;
	font-size: 14px;
}
}
/* ---- 首页右侧标题 ---- */
.rightHead {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
}
.rightHead h1 {
	height: 26px;
	line-height: 26px;
	float: left;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	padding:0 15px;
	background:#f6f6f6;
}
.rightHead a.more {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	color: #7d1e09;
}
.rightHead a.more:hover {
	text-decoration: none;
}
@media (max-width:768px) {
.rightHead {
	margin-bottom: 10px;
}
.rightHead h1 {
	height: 22px;
	line-height: 22px;
	font-size: 16px;
}
.rightHead a.more {
	height: 22px;
	line-height: 22px;
	font-size: 14px;
}
}
/* ---- 联系 ---- */
.contact_coat{
	width:100%;
	border-top:4px solid #7d1e09;
	padding:20px 0 25px;
	background:#f6f4eb;}
.contactList{
	width:62.5%;
	float:left;
	overflow:hidden;
	margin-right:4%;}
.contactList li{
	width:30.6%;
	float:left;
	margin-right:4.1%;}
.contactList li:last-child{
	margin-right:0px;}
.contactList li .pic{
	width:100%;
	overflow: hidden;
	margin-bottom:12px;}
.contactList li .pic img{
	width:100%;
	height:100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;}
.contactList li .pic:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);}
.contactList li p{
	line-height:20px;
	font-size:13px;
	color:#431e0e;}
.contactList li p a{
	color:#431e0e;
	cursor:auto;}
.contactList li p a:hover{
	text-decoration:none;}
.contact_qrcode{
	width:15.75%;
	float:left;}
.contact_qrcode img{
	width:100%;
	height:auto;}
	.contact_link{
	width:15.75%;
	float:left;}
.contact_link li{
	width:100%;
	height:40px;
	margin-bottom:6px;}
.contact_link li a{

	display:block;
	width:100%;
	height:40px;
	line-height:40px;
	background:#863222;
	font-size:16px;
	color:#f6f4eb;
	text-align:center;}
.contact_link li a:hover{
	text-decoration:none;}
.contact_nav{
	float:right;
	width:15%;
	padding:2% 0;
	overflow:hidden;}
.contact_nav li{
	float:left;
	width:46%;
	margin:0 2%;
	min-height:30px;
	line-height:20px;
	padding:5px 0;
	font-size:15px;
	color:#431e0e;}
.contact_nav li a{
	color:#431e0e;}
@media (max-width:1200px) {
.contact_link li a{
	font-size:15px;}
}
@media (max-width:1024px) {
.contact_coat{
	border-top:4px solid #7d1e09;
	padding:15px 0 20px;}
.contactList li .pic{
	margin-bottom:10px;}
.contactList li p{
	line-height:18px;
	font-size:12px;}
.contact_link li{
	height:32px;
	margin-bottom:4px;}
.contact_link li a{
	height:32px;
	line-height:32px;
	font-size:12px;}
.contact_nav{
	padding:2% 0;}
.contact_nav li{
	min-height:24px;
	line-height:18px;
	padding:3px 0;
	font-size:14px;}
}
@media (max-width:880px) {
.contact_link li{
	height:auto;
	margin-bottom:4px;}
.contact_link li a{
	height:auto;
	line-height:40px;
	line-height:16px;
	padding:6px 5px;
	font-size:12px;}
.contact_nav{
	padding:0% 0;}
.contact_nav li{
	min-height:24px;
	line-height:18px;
	padding:3px 0;
	font-size:12px;}
}
@media (max-width:768px) {
.contact_coat{
	border-top:3px solid #7d1e09;
	padding:13px 0 15px;}
.contactList{
	width:100%;
	margin-right:0%;
	margin-bottom:15px;}
.contactList li .pic{
	margin-bottom:10px;}

.contactList li p{
	line-height:18px;
	font-size:12px;}
	
.contact_qrcode{
	width:100%;
	float:left;
	text-align:center;}
.contact_qrcode img{
	max-width:188px;}
.contact_link{
	width:100%;
	float:left;}
.contact_link li{
	width:25%;
	float:left;
	height:36px;
	padding:0 4px;
	margin-bottom:4px;}
.contact_link li a{
	height:36px;
	line-height:16px;
	font-size:12px;
	padding:0 4px;
	/* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;}
.contact_nav{
	display:none;}
}
@media (max-width:450px) {
.contact_coat{
	border-top:2px solid #7d1e09;
	padding:10px 0 10px;}
.contactBox{
	position:relative;}
.contactList{
	margin-bottom:10px;}
.contactList li{
	width:48.5%;
	margin-right:3%;
	margin-bottom:3%;}
.contactList li:nth-child(2n){
	margin-right:0px;}
.contactList li .pic{
	margin-bottom:6px;}
.contactList li p{
	line-height:18px;
	font-size:12px;}
.contact_qrcode{
	width:48.5%;
	position: absolute;
	right:0px;
	float: none;
	text-align:center;}
.contact_qrcode img{
	width:70%;}
.contact_link li a{
	font-size:11px;
	line-height:15px;}
}
/* ---- 搜索 ---- */
.searchBox{
	padding:7px 0 0;
	float:right;
	line-height:0px;}
.searchBox .text_input{
	width:120px;
	height:20px;
	line-height:20px;
	color:#cec7a6;
	font-size:12px;
	text-align:center;
	background:#f9f8f2;
	border:none;
	outline:none;}
.searchBox .btn{
	width:22px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../image/search_btn.png) center center no-repeat #634432;
	border:none;
	outline:none;
	cursor:pointer;}
@media (max-width:768px){
.searchBox{
	padding:5px 0 0;}
.searchBox .text_input{
	width:100px;
	height:18px;
	line-height:18px;}
.searchBox .btn{
	width:20px;
	height:18px;
	line-height:18px;
	background-size:13px auto;}
}
/* ---- 友情链接 ---- */
.friendship{
	width:100%;
	float:left;
	margin-top:20px;}
.friendship h1{
	border-left:5px solid #863222;
	height:17px;
	line-height:17px;
	font-size:16px;
	color:#333333;
	padding:0 0 0 2px;
	font-weight:normal;
	margin-bottom:16px;}
.friendship ul{
	overflow:hidden;}
.friendship ul li{
	height:30px;
	line-height:30px;
	float:left;
	margin:0 8px 8px 0;
	font-size:16px;
	color:#863222;}
.friendship ul li img{
	height:100%;
	width:auto;}
@media (max-width:768px){
.friendship{
	margin-top:10px;}
.friendship h1{
	border-left:2px solid #863222;
	height:16px;
	line-height:16px;
	font-size:14px;
	margin-bottom:8px;}
.friendship ul li{
	height:24px;
	line-height:24px;
	margin:0 6px 6px 0;
	font-size:14px;}
}
/* ---- footer ---- */
.footer{
	padding:30px 10px;}
.footer p{
	line-height:28px;
	font-size:14px;
	color:#666;
	text-align:center;}
.footer p span{
	display:inline-block;
	margin:0 10px;}
.footer a{
	color:#666;}
@media (max-width:768px){
.footer{
	padding:15px 10px;}
.footer p{
	line-height:20px;
	font-size:12px;}
.footer p span{
	margin:0 6px;}

}
@media (max-width:450px){
.footer{
	padding:10px 10px;}
.footer p{
	line-height:17px;
	font-size:11px;}
.footer p span{
	margin:0 4px;}

}




/* ---- 返回顶部20170116增 Style ---- */
.cd-top {
  display: inline-block;
  height:50px;
  width:50px;
  position: fixed;
  bottom:100px;
  left:50%;
  margin-left:620px;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.5) url(../image/cd-top-arrow.svg) no-repeat center 50%;
  background-size:60% auto;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 0.5;
}

.cd-top:hover {
  background-color: #7d1e09;
  opacity: 1;
}
@media (max-width:1070px) {
.cd-top {
  height:32px;
  width:32px;
  bottom:40px;
  left: auto;
  margin-left:0;
  right:10px;
  
}
}