﻿@media only screen and (min-width: 1024px) {
/*header-web*/
#header-web {
	width: 100%;
	background: #f5f5f5;
}
.header-main {
	width: 1250px;
	height: 60px;
	margin: 0 auto;
	padding: 35px 0px;
}
.logo {
	float: left;
	margin-left: 30px;
}
.logo h1 {
	float: left;
	border-radius:5px;
}
.logo h1 img {
	width: 185px;
	height: auto;
}
.logo2 {
	text-align: center;
}
.logo2 img {
	width: 185px;
	height: auto;
}
.header-nav {
	height: 40px;
	float: left;
	margin-top: 15px;
}
.header-nav .menu {
}
.header-nav .menu li {
	float: left;
	margin-left: 55px;
	position: relative;
}
.header-nav .menu li a {
/*	display: block; */
	width: 60px;
	height: 50px;
/*	line-height: 40px; */
	text-align: center;
	font-size: 17px;
	color: black;
}
.header-nav .menu li a:hover {
	color: #d6623d
}
.header-nav .menu li:hover > ul {
	display: block;
	width: 200px;
	background: #d6623d;
}
.header-nav .menu li .sub-menu {
	width: 200px;
	display: none;
	position: absolute;
	z-index: 99999;
	top: 42px;
	left: -25px;
	padding-bottom: 15px;
	border-radius: 5px;
	border:1px solid #fff;
}
.header-nav .menu li .sub-menu li {
	float: left;
	margin-left: 0px;
	margin-top: 15px;
}/*继成，但是可以改变*/
.header-nav .menu li .sub-menu li a {
	width: 100px;
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
}
.header-nav .menu li .sub-menu:after {
	content: '';
	position: absolute;
	left: 43px;
	top: -8px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 9px solid #d6623d;
}
.header-nav .menu li .sub-menu li a:hover {
	color: #fff;
}
.myselect{display:none;}
.menu-item-31:after {
	content: '';
	position: absolute;
	left: 53px;
	top: 20px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 6px solid #151515;
	transition: all 0.3s;
}
.menu-item-31:hover:after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 6px solid #f8f8f8;
}
.menu-item-3145 {
	display: none;
}
.menu-item-3864{background: url(../images/hot.png) no-repeat 50px 3px;
	background-size: 10px auto;}
.app {
	float: left;
	margin-left: 45px;
	margin-top: 27px;
	background: url(../images/yzipiapp.png) no-repeat 0px 0px;
	background-size: 12px;
	text-indent: 19px;
}
.app a {
	color: black;
	font-size: 16px;
	line-height: 4px;
}
.app a:hover {
	color: #d6623d;
}
/*search*/
#soutab {
	margin-top: 28px;
	float: right;
	margin-right: 30px;
	border: 1px solid #ececec;
	
}
.search {
	width: 305px;
	
}
.search .text {
	width: 268px;
	height: 29px;
	font-size: 17px;
	padding: 4px 0px;
	float: left;
	color: #949494;
	border: none;
	display: block;
	letter-spacing: 1.5px;
	font-family: "Microsoft Yahei", "冬青黑体简体中文 w3";
	outline: none;
	text-indent: 5px;
}
.search .text:focus {
	color: #656565;
}
.search .butto {
	height: 37px;
	width: 37px;
	border: none;
	cursor: pointer;
	display: block;
background: #d6623d url(../images/search.png) no-repeat  float: left;
	background: #d6623d url(../images/search.png) no-repeat 3px 3px;
	background-size: 30px auto;
	letter-spacing: 1px;
	outline: none;
	border-radius:2px;
}
#soutab2 {
	height: 60px;
	width: 100%;
	margin-bottom: 10px;
}
.search2 {
	width: 650px;
	height: 60px;
	margin: 0 auto;
	border-bottom: 1px solid #ececec;
}
.search2 .text {
	width: 610px;
	margin-top: 20px;
	font-size: 21px;
	float: left;
	color: #949494;
	border: none;
	display: block;
	letter-spacing: 1.5px;
	font-family: "Microsoft Yahei", "冬青黑体简体中文 w3";
	outline: none;
	text-indent: 5px;
}
.search2 .text:focus {
	color: #656565;
}
.search2 .butto {
	height: 40px;
	width: 40px;
	margin-top: 12px;
	border: none;
	cursor: pointer;
	display: block;
	float: left;
	background: #d6623d url(../images/search.png) no-repeat 3px 3px;
	background-size: 34px auto;
	border-radius: 2px;
	letter-spacing: 1px;
	outline: none;
}
.noarticle {
	width: 100%;
	text-align: center;
	font-size: 30px;
	margin-top: 40px;
}
/*main*/
#main {
	width: 1250px;
	height: auto;
	background: #fcfcfc;
	margin: 0px auto;border: 1px solid #ececec;
}
#main5 {
	width: 1117px;
	margin: 0px auto;
	overflow: hidden;
}
/*main-container*/
#container {
	width: 825px;
	float: left;
	background: #fff;
	padding: 30px;
}
#container-page {
	width: 885px;
	float: left;
	margin-left: 30px;
	padding: 30px 0px;
	background: #fff;
	border: 1px solid #ececec;
}
/*mbx*/	
#mbx {
	width: 825px;
	font-size: 16px;
}
#mbx a {
	font-size: 16px;
}
/*main-container-list*/
.list {
	width: 825px;
	border-bottom: 2px dashed #f2f1f1;
	padding: 30px 0px;
	position: relative;
	border
}
.mecc {
	width: 620px;
	float: right;
}
.mecc em {
	color: #ff5f1a;
	font-style: normal;
	padding: 0px 3px;
}
.mecctitle {
	height: 20px;
	line-height: 18px;
}
.mecctitle a {
	font-size: 18px;
	font-weight: bold;
	color: #383838;
	padding-right: 25px;
	background-position: center right;
	right: 0px;
	transition: all 0.5s ease-out;
}
.mecctitle a:hover {
	color: #d6623d;
	padding-right: 25px;
	background-position: center right;
	right: 0px
}
.meccaddress {
	color: #a2a2a2;
	margin-top: 12px;
	font-style: normal;
	display: block;
}
.meccaddress a {
	color: #a2a2a2;
}
.meccaddress a:hover {
	color: #d6623d;
}
.meccaddress time img {
	width: 20px;
	display: none;
}
.zan {
	background: #d6623d;
	display: inline-block;
	color: #fff;
	border-radius: 2px;
	width: 30px;
	height: 15px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}
.titleimg {
	display: block;
	float: left;
	margin-right: 25px;
	width: 180px;
	height: 110px;
	overflow: hidden;
	background: url(../images/xxx.gif);
	background-size: 180px auto;
}
.titleimg img {
	width: 180px;
	height: 110px;
	transition: All 0.4s ease-in-out;
}
.titleimg img:hover {
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
}
.list p {
	width: 615px;
	line-height: 30px;
	margin-top: 6px;
	float: right;
	margin-right: 5px;
}
.up {
	position: absolute;
	top: 31px;
	right: 20px;
	width: 40px;
	height: 18px;
	line-height: 17px;
	color: #b8b8b8;
	text-indent: 23px;
	background: url(../images/cmt.png) no-repeat;
	display: block;
}
/*main-container-list-y */
.list-y {
	width: 650px;
	padding: 30px 0px;
	position: relative;
	border-left: 2px dashed #f2f1f1;
	float:right;
}
.meccaddress-y {
	margin-top: 17px;
	margin-left:-205px;
	float:left;
	font-style: normal;
	display: block;
	width:205px;
	position:relative;
	color: #a2a2a2;font-size:20px;
	text-align:center;
}
.meccaddress-y:after {position:absolute;top: 8px; right: -5px;display: block;content: '';width: 8px; height: 8px;background-color: #fff; border: 2px solid #d6623d; border-radius: 50%;}
.list-y p {
	width: 615px;
	line-height: 30px;
	margin-top: 15px;
	float: right;
	margin-right: 5px;
}
/*yunyin*/	
#yunyin{width:825px;overflow:hidden;background:#f8f8f8;height:300px;border-radius:10px;margin-bottom:30px;}
.silu{font-size:35px; color:#d6623d;margin-top:50px;width:100%;text-align:center;}
.bat{font-size:26px; color:#4c4c4c;margin-top:40px;width:100%;text-align:center;}
.zixun{display: block;
    width:100px;
	height: 35px;
	line-height: 35px;
	text-align:center;
	border-radius: 3px;
	font-size: 17px;
	background: #d6623d;
	color: #fff;
	margin:0 auto;
	margin-top:45px;
	}
.zixun:hover{color: #fff;}	
/*main-container-pagenavi*/
.pagenavi {
	margin-top: 25px;
	text-align: center;
	height: 30px;
}
.page-numbers {
	border-bottom: 5px solid #ececec;
	padding: 5px 8px 4px;
	margin: 0 5px;
	transition: All 1s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
}
.page-numbers:hover, .pagenavi .current {
	color: #f34c02;
	border-bottom: 5px solid #d6623d;
}
.navigation {
	display: none;
}
/*container-content*/
.content {
	width: 825px;
	padding: 30px 0px;
	margin: 0 auto;
	position: relative;
}
/*container-content-contenttitle*/
.contenttitle {
	height: 80px;
	background: #fcfcfc;
	margin-left: -30px;
	padding-right: 25px;
	position: relative;
	display: block;/*不用背景就会填充一行，因为块无素没定义宽就会占一行*/
}
.counte {
	float: left;
	display: block;
	height: 80px;
	line-height: 80px;
	width: 70px;
	color: #ec9573;
	font-size: 80px;
	text-align: center;
	transition: All 1s ease-in-out;
	-webkit-transition: All 1s ease-in-out;
	-moz-transition: All 1s ease-in-out;
	-o-transition: All 1s ease-in-out;
}
.counte:hover {
	transform: rotatey(360deg);
	-webkit-transform: rotatey(360deg);
	-webkit-transition: rotatey(360deg);
	-moz-transition: rotatey(360deg);
	-o-transition: rotatey(360deg);
}
.mscc {
	float: left;
	width:100%;
}
.mscctitle {
	height: 35px;
	line-height: 33px;
	margin-top: 11px;
}
.mscctitle a {
	font-size: 25px;
	color: #d6623d;
}
.msccaddress {
	color: #a2a2a2;
	margin-top: 5px;
	font-style: normal;
	float: left;
}
.msccaddress em {
	color: #d6623d;
	font-style: normal
}
.msccaddress a {
	color: #a2a2a2
}
.msccaddress img {
	display: none;
}
/*container-content-content.text*/	
.content-text {
	margin-top: 12px;
}
.content-text p {
	clear: both;
	width: auto;
	padding: 15px 0;
	font-size: 16px;
	line-height: 33px;
	text-indent: 35px;
	color: #555555;
}
.content-text p a {
	font-size: 16px;
	color: #555555;
}
.content-text p img {
	max-width: 825px;
	background: url(../images/imgbg.gif) no-repeat;
	background-size: 825px auto;
	display: block;
	margin: 0 auto;
}
.content-text p a img {
	max-width: 825px;
	background: url(../images/imgbg.gif) no-repeat;
	background-size: 825px auto;
	display: block;
	margin: 0 auto
}
.content-text h1 {
	height: 40px;
	line-height: 40px;
	background: #347e02;
	margin: 10px 0px 10px -30px;
	padding-left: 64px;
	padding-right: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	display: inline-block;border-radius:3px;
}
.content-text h2 {
	height: 40px;
	line-height: 40px;
	background: #d6623d;
	margin: 10px 0px 10px -30px;
	padding-left: 64px;
	padding-right: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	display: inline-block;border-radius:0px;
}
.content-text h3 {
	height: 40px;
	line-height: 40px;
	background: #3386a4;
	margin: 10px 0px 10px -30px;
	padding-left: 64px;
	padding-right: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	display: inline-block;border-radius:3px;
}
.content-text blockquote {
	width: 795px;
	padding: 5px 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #fdf7e9;

}
/*link*/
.content-text li {
	float: left;
	list-style: none;
}
.content-text li a {
	font-size: 16px;
	display: block;
	padding: 20px 20px;
}
/*zan*/
.post-like{margin:0 auto;width:90px;height:35px;border-radius: 2px;background:#d6623d;margin-top:20px;}
.post-like a{ color: #FFFFFF;font-size: 12px;text-decoration: none;outline:none;width:90px;height:35px;display:block;background: url(../images/zan.png) no-repeat;background-size:20px auto;background-position:13px 8px;}
.count {
	float: left;
	margin-left:40px;
	display: block;
	height: 35px;
	line-height: 36px;
	width: 40px;
	color: #fff;
	font-size: 17px;
	text-align: center;
}
.post-like a.done, .post-like a:hover{color:#fff;}	
.post-like a.done{cursor:not-allowed}
/*page-head*/
.pagetitle {
	height: 50px;
	line-height: 50px;
	background: #fcfcfc;
	margin: -30px 0px 0px -32px;
	border-left: 2px solid #d6623d;
	padding: 0px 61px;
	font-size: 18px;
	font-weight: normal;
	color: #150707;
	display: block;
}
/*container-xianguan*/
.xianguan {
	width: 845px;
	overflow: hidden;
	border-top: 2px dashed #ececec;
	padding-top: 30px;
}
.xianguantitle {
	line-height: 25px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.pic {
	margin-top: 30px;
	margin-left: -20px;
}
.pic li {
	float: left;
	width: 191px;
	height: 116px;
	margin-left: 20px;
	overflow: hidden;
	position: relative;
}
.pic li img {
	width: 191px;
	height: 116px;
	display: block;
}
.pic li .link {
	width: 100%;
	height: 35px;
	text-indent: 20px;
	line-height: 35px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0px;
	right: -191px;
	color: #fff;
	transition: all .4s ease-out;
}
.pic li:hover .link {
	right: 0px;
	bottom: 0px;
}
.pic li .xianaddress {
	display: none;
}
.pic li p {
	display: none;
}
/*comments-coment*/
.comment {
	width: 100%;
	background: #fcfcfc;
	border-radius: 5px;
	padding: 40px 0px;
	margin-top: 30px;
	overflow: hidden;
}
#comment {
	width: 745px;
	margin: 0 auto;
	margin-top: -30px;
}
#comment li {
	width: 100%;
	padding: 30px 0px;
	border-bottom: 1px dashed #ececec;
	overflow: hidden;
}
#comment li:last-child {
	border-bottom: none;
}
#comment li span {
	display: block;
	float: left;
	margin-right: 20px;
}
#comment li span img {
	height: 45px;
	width: 45px;
	border-radius: 50px;
	transition: all 0.4s linear;
}
#comment li span img:hover {
	transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}
#comment li .mhcc {
	width: 680px;
	float: left;
	overflow: hidden;
}
#comment li .mhcc address {
	height: 18px;
	line-height: 16px;
	color: #a2a2a2;
	font-style: normal;
	width: 100%;
}
.comment-reply-link {
	float: right;
	display: block;
	background: url(../images/cmt.png) no-repeat;
	width: 55px;
	text-indent: 25px;
	color: #a2a2a2;
}
#comment li .mhcc p {
	clear: both;
	width: auto;
	padding: 5px 0;
	line-height: 30px;
	font-size: 16px;
}
#comment li .children {
	float: right;
	width: 600px;
	background: #fff;
	padding: 0px 40px;
	margin-top: 30px;
	border: 0px solid #ccc;
	position: relative;
	border-radius: 5px;
}
#comment li .children li .mhcc {
	width: 535px;
}
#comment li .children:before, #comment li .children:after {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
}
#comment li .children:before {
	left: 10px;
	top: -15px;
	border-bottom: 30px solid #fff;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
}
/*comments-coment-commentform*/
#respond {
	width: 100%;
}
#respond p {
	margin-left: 40px;
}
#respond p a {
	color: #f34c02;
}
#commentform {
	width: 680px;
	float: right;
	margin-right: 40px;
	;
}
#commentform .inputt {
	display: none;
}
#commentform textarea {
	width: 652px;
	padding: 14px;
	margin: 0 auto;
	border: 1px solid #ececec;
	border-radius: 3px;
	font-size: 16px;
	color: #949494;
	display: block;
	font-family: "Microsoft Yahei", "冬青黑体简体中文 w3";
	outline: none;
}
.cancel-comment-reply {
	display: none;
}
#commentform #submit {
	float: right;
	width: 120px;
	height: 40px;
	line-height: 15px;
	border-radius: 3px;
	border: none;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #d6623d;
	cursor: pointer;
	font-family: "Microsoft Yahei", "冬青黑体简体中文 w3";
	outline: none;
	margin-top: 30px;
}
/*sitebar*/
#sitebar {
	width: 305px;
	margin-right: 30px;
	float: right;padding:30px 0px;
}
.sitebar_list {
	width: 100%;
	margin-bottom: 30px;
	overflow: hidden;
}
.sitebar_list img {
	display: block;
}
.sitebar_title {
	font-size: 14px;
	color: #fff;
	width: 80px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-radius: 3px;
	background: #d6623d;
	font-weight: normal;
}
/*sitebar-tag*/
.sitebar_list .wptag {
	margin-top: -16px;
}
.sitebar_list .tagtitle {
	font-size: 16px;
	font-weight: normal;
	width: 100px;
	text-align: left;
	color: #d6623d;
	display: block;
	margin-top: 15px;
	margin-bottom: 7px;
	border-radius: 2px;
	text-indent: 10px;

}
.tagg {
	width: 100%;
	overflow: hidden;
}
.tagg .menu {
	width: 341px;
	float: left;
	margin-top: 10px;
	margin-left: -17px;
	margin-bottom: -8px;
}
.tagg .menu li {
	float: left;
	width: auto;
	margin: 10px 17px;
}
.tagg .menu li a {
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 15px;
	font-size: 14px;
	border: 1px dashed #ececec;
}
/*sitebar-文章列表*/
.sitebar_list_ul {
	width: 305px;
	margin-left: 30px;
	margin-top: 10px;
	list-style-type: decimal-leading-zero;
}
.sitebar_list_ul li {
	width: 100%;
	border-bottom: 1px dashed #ececec;
}
.sitebar_list_ul li a {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
}
.yund{margin-top:30px;display:block;}
#sitebar-page {
	width: 200px;
	float: left;
	border-radius: 5px;
}
#menu {
	background: #fff;
	padding-top: 10px;
}
#menu ul {
	width: 200px;
}
#menu li {
	width: 100%;
	margin-bottom: 10px;
}
#menu li a {
	width: 100%;
	height: 50px;
	line-height: 53px;
	display: block;
	text-align: center;
	font-size: 16px;
　
}
#menu ul li a:hover {
	color: #d6623d
}
.navon {
	background: #d6623d;
	width: 100%;
	height: 50px;
	line-height: 53px;
	overflow: hidden;
	color: #fff;
	text-align: center;
}
.navon a {
	color: #fff;
}
/*dibu*/
#dibu {
	height: auto;
	width: 100%;
	background: #f5f5f5;
}
.about {
	width: 1250px;
	margin: 0 auto;
	padding: 35px 0px;
	overflow: hidden;
}
.about-page {
	width: 1117px;
	margin: 0 auto;
	padding: 35px 0px;
	overflow: hidden;
}
.right {
	float: right;
	margin-right: 30px;
}
.right .menu {
	overflow: hidden;
}
.right .menu li {
	float: left;
	margin-left: 25px;
}
.right .menu li a {
	display: block;
	width: 55px;
	height: 17px;
	line-height: 17px;
	text-align: left;
}
.right .banquan {
	margin-top: 18px;
	margin-left: 25px;
}
.left {
	float: right;
	margin-top: 11px;
}
.left .bottomlist {

}
.left .bottomlist .xinlan{	
	margin-right: 25px;
	width:35px;
	height:35px;
	background:#c2c2c2;
	border-radius:50%;
	float:right;}
.left .bottomlist .xinlan:hover{background:#cf191e; transition: background-color 1s;}	
.left .bottomlist .weixin2{	float:right;margin-right:60px;}
.left .bottomlist .weixin{	
position:absolute;
	width:35px;
	height:35px;
	background:#c2c2c2;
	border-radius:50%;}

.left .bottomlist .weixin:hover{background:#339d17;transition: background-color 1s;}
.left .bottomlist .xixii{display:none; }
.left .bottomlist .weixin:hover .xixii{ border:1px solid  #ececec;;padding:8px;background:#fff;position:absolute;display:block;width:130px;height:130px;z-index:999999;left:-55px;top:-160px;transition: all 1s;border-radius:2px;
}
.bottom {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #232323;
}
.tongji {
	display: none
}
.scroll {
	width: 40px;
	height: 40px;
	background: #d6623d;
	color: #fff;
	line-height: 34px;
	text-align: center;
	position: fixed;
	right: 30px;
	bottom: 173px;
	cursor: pointer;
	font-size: 20px;
	border-radius: 2px;
}
/*wp-tag-cloud*/
.wp-tag-cloud {
	width: 855px;
	padding: 0 30px;
	float: left;
	margin-left: -15px;
	margin-top: -15px;
}
.wp-tag-cloud li {
	float: left;
	width: auto;
	margin: 15px 15px;
}
.wp-tag-cloud li a {
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 18px;
	border-radius: 1px;
	border: 1px solid #fff;
	transition: background 0.2s;
	color: #fff;
	background: #d6623d;
}
.wp-tag-cloud li a:hover {
	background: #fff;
	border: 1px dashed #d6623d;
	color: #d6623d;
}
/*container-content-juanz*/
.juanz {
	width: 2px;
	height: 4000px;
	background: #b5b5b5;
	margin: 30px auto;
}
.juanz ul {
	background: red;
}
.juanz li {
	width: 300px;
	margin-bottom: 50px;
	font-size: 16px;
	color: #6f8303;
	height: 34px;
	line-height: 34px;
}
.juanz li b {
	background: #419702;
	color: #fff;
	font-size: 14px;
	width: 34px;
	height: 34px;
	border-radius: 50px;
	display: inline-block;
	text-align: center;
}
.juanz .left {
	text-align: right;
	margin-left: -283px;
}
.juanz .right {
	margin-left: -17px;
}
/*hot article*/
.hot-mlist {
	width: 785px;
	border-top: 2px dashed #f2f1f1;
	padding: 30px 0px;
	margin-left: 20px;
	position: relative;
	overflow: hidden;
}
.hottitle {
	height: 80px;
	line-height: 65px;
	margin: -30px 0px 0px 0px;
	text-align: center;
	display: block;
	font-size: 30px;
	color: #d6623d;
}
.hotmecc {
	width: 825px;
	float: left;
}
.hotmecc p {
	width: 785px;
	line-height: 30px;
	margin-top: 6px;
}
.mulu {
	display: block;
	background: #d6623d;
	padding: 1px 2px;
	float: left;
	border-radius: 2px;
	margin-right: 10px;
}
.mulu a {
	color: #fff;
	font-size: 13px;
}
/*guidan*/
h6 {
	height: 50px;
	line-height: 50px;
	margin: 7px 0px 7px -30px;
	padding-left: 61px;
	font-size: 18px;
	font-weight: bold;
	color: #d6623d;
}
.arc {
	width: 100%;
	overflow: hidden;
}
.arc li {
	clear: both;
	width: 100%;
	margin-bottom: 23px;
	font-size: 16px;
	padding-left: 31px;
}
.arc li em {
	float: left;
	font-style: normal;
}
.arc li a {
	display: inline;
	padding: 0px;
	margin-left: 15px;
}
/*404*/
.fourjpg {
	width: 1250px;
	background: url(../images/404.jpg) no-repeat;
	height: 440px;
	margin-top: 40px;
}
.wrong {
	color: #282828;
	font-size: 30px;
	float: left;
	margin-top: 320px;
	margin-left: 350px;
}/*如果不漂起来,会把图片顶下去的*/
.four-buttom {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	margin-top: 325px;
	padding: 0px 10px;
	float: left;
	margin-left: 20px;
	background: #d6623d;
}
.four-buttom:hover {
	color: #fff;
}
/*theme*/	
#theme {
	width: 100%;
	height: 572px;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	background:#fff6e0;
	margin-bottom:30px;
}
#theme .theme-jpg {
	width: 1117px;
	margin: 0 auto;
	background: url(../images/theme.png) no-repeat;
	height: 572px;
}
#theme .theme-jpg .theme-buttom {
	margin-top: 385px;
	float: left;
	margin-left: 0px;
}/*产生合并*/
#theme .theme-jpg .theme-buttom li {
	margin-right: 15px;
	margin-left: 15px;
	float: left
}
#theme .theme-jpg .theme-buttom li a {
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0 35px;
	border-radius: 3px;
	font-size: 18px;
	background: #d6623d;
	color: #fff;
}
/*theme*/	
#theme2 {
	width: 100%;
	background: url(../images/gardenlthemebg.jpg) repeat-x;
	height: 590px;
	margin-bottom: 30px;
}
#theme2 .theme-jpg {
	width: 1117px;
	margin: 0 auto;
	background: url(../images/gardenltheme.jpg) no-repeat;
	height: 590px;
}
#theme2 .theme-jpg .theme-buttom {
	margin-top: 380px;
	float: left;
	margin-left: 15px;
}/*产生合并*/
#theme2 .theme-jpg .theme-buttom li {
	margin-right: 15px;
	margin-left: 15px;
	float: left
}
#theme2 .theme-jpg .theme-buttom li a {
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0 35px;
	border-radius: 3px;
	font-size: 18px;
	background: #d6623d;
	color: #fff;
}
/*app*/	
#app {
	width: 100%;
	height: 515px;
	background: #d6623d url(../images/app.jpg) no-repeat center;
	overflow: hidden;
}
.appdown {
	width: 1150px;
	margin: 0 auto;
}
.appright {
	float: right;
	width: 500px;
	;
	margin-top: 60px;
}
.applogo {
	float: left;
	margin-right: 20px;
}
.applogo img {
	width: 60px;
	height: auto;
	border-radius: 50px;
}
.appright dd {
	font-size: 27px;
	color: #fff;
	width: 300px;
	margin-top: -3px;
}
.appright dt {
	color: #fff;
	font-size: 15px;
	margin-top: 8px;
}
.appright p {
	clear: both;
	color: #f4f4f4;
	line-height: 30px;
	font-size: 14px;
	margin-top: 10px;
}
.appright .appbuttom {
	float: left;
	margin-left: 50px;
}
.appright .appbuttom li {
	margin-top: 30px;
	border-radius: 4px;
	border: 1px solid #cdd5a5
}
.appright .appbuttom li a {
	display: block;
	height: 45px;
	line-height: 47px;
	width: 170px;
	text-indent: 50px;
	font-size: 18px;
	color: #fff;
}
.android {
	background: #98a45a url(../images/android.png) no-repeat;
	background-size: 25px auto;
	background-position: 20px 10px;
}
.iphone {
	background: #98a45a url(../images/iphone.png) no-repeat;
	background-size: 25px auto;
	background-position: 20px 10px;
}
.appweima {
	float: right;
	margin-right: 25px;
}
.appweima img {
	width: 140px;
	margin-top: 20px;
}
#yyp{width:100%;background:#fff;overflow:hidden;border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;}
.yypp{width:1250px;margin:0 auto;background:url(../images/yunyin.png) no-repeat;height:556px;}
.yous{font-size:25px; color:#000;margin-top:50px;width:100%;text-align:center;}
}
