﻿@media only screen and (min-width: 1200px) {
/*header-web*/
#header-web {
	width: 100%;
	background: #f8f8f8;
}
#header-web3 {
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #ececec;
}
.header-main {
	width: 1250px;
	height: 60px;
	margin: 0 auto;
	padding: 35px 0px;
}
/*header-web-header-main-logo */
.logo {
	float: left;
	margin-left: 30px;
}
.logo h1 {
	float: left;
}
.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: 80px;
	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;
}
/*search*/
#soutab {
	float: right;
	margin-right: 30px;
	margin-bottom: 30px;
	height: 50px;
	border-bottom: 1px solid #ececec;
}
.search {
	width: 335px;
	margin-top: 8px;
}
.search .text {
	width: 301px;
	height: 30px;
	font-size: 17px;
	padding: 3px 0px;
	float: left;
	color: #949494;
	border: none;
	display: block;
	letter-spacing: 1.5px;
	font-family: "Microsoft Yahei", "冬青黑体简体中文 w3";
	outline: none;
	margin-top: 2px;
	text-indent: 3px;
}
.search .text:focus {
	color: #656565;
}
.search .butto {
	height: 34px;
	width: 34px;
	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: 28px auto;
	border-radius: 2px;
	letter-spacing: 1px;
	outline: none;
}
/*main*/
#main {
	width: 1250px;
	height: auto;
	background: #FFF;
	margin: 0px auto;
	padding: 30px 0px;
	border: 1px solid #ececec;
}
#main3 {
	width: 1250px;
	height: auto;
	margin: 0px auto;
	padding: 30px 0px;
}
#main4 {
	width: 885px;
	height: auto;
	margin: 0px auto;
	padding: 50px 20px;
	background: #FFF;
	margin-bottom:40px;
	border: 1px solid #ececec;
}
#main5 {
	width: 1117px;
	margin: 0px auto;
	overflow: hidden;
}
/*main-container*/
#container {
	width: 825px;
	float: left;
	margin-left: 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*/
#container .list {
	width: 825px;
	border-bottom: 2px dashed #ececec;
	padding: 35px 0px;
	position: relative;
}
.archive-list {
	width: 825px;
	border-bottom: 1px solid #ececec;
	padding: 35px 0px;
	position: relative;
}
.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);
}
.mecc {
	width: 620px;
	float: left;
}
.mecc em {
	color: #ff5f1a;
	font-style: normal;
	padding: 0px 3px;
}
.mecctitle {

	line-height: 35px;overflow:hidden;width:580px;margin-top:-10px;
}
.mecctitle a {
	font-size: 19px;
	font-weight: bold;
	color: #3a3a3a;
	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 {                                                                                                                                                                                                                                                                                                                                                                  
	margin-top: 9px;
	font-style: normal;
	display: inline-block;
	margin-bottom:5px;
}
.meccaddress a:hover {
	color: #d6623d;
}
.meccaddress img {
	width: 20px;
	height: auto;
}
.mecc p {
	line-height: 30px;
}
.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;
}
/*列的第一个效果*/
#container .list:first-child {
	width: auto;
	background: #f7f7f7;
	border-bottom: none;
	padding: 0px;
	margin-left: -30px;
	margin-bottom: 15px;
	display: block;
}
#container .list:first-child span {
	display: none
}
/*择属于父元素的第一个子元素的每个 <p> 元素,父字*/
#container .list:first-child .mecc {
	padding-right: 25px;
}
#container .list:first-child .mecctitle {
	height: 35px;
	line-height: 33px;
	margin-top: 11px;overflow:hidden;
}
#container .list:first-child .mecctitle a {
	font-size: 25px;
	font-weight: 900;
	color: #d6623d;
}
#container .list:first-child .meccaddress {
	color: #a2a2a2;
	margin-top: 5px;
	font-style: normal;
}
#container .list:first-child .mecc p {
	width: 830px;
	margin-left: -100px;
	padding: 10px 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background: #fff;
	margin-top: 10px;
	text-indent: 30px;
}
#container .list:first-child .up {
	position: static;
	float: left;
	display: block;
	height: 80px;
	border-radius: 0px;
	line-height: 80px;
	width: 100px;
	color: #ec9573;
	font-size: 80px;
	text-align: center;
	background: #f8f8f8;
	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;
}
#container .list:first-child .up:before{display:none;}
#container .list:first-child .up:hover {
	background: none;
	color: #ec9573;
	transform: rotatey(360deg);
	-webkit-transform: rotatey(360deg);
	-webkit-transition: rotatey(360deg);
	-moz-transition: rotatey(360deg);
	-o-transition: rotatey(360deg);
}
/*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;
	position: relative;
	margin: 0 auto;
}
/*container-content-contenttitle*/
.contenttitle {
	height: 80px;
	background: #f7f7f7;
	margin-left: -30px;
	padding-right: 25px;
	position: relative;
	display: block;/*不用背景就会填充一行，因为块无素没定义宽就会占一行*/
}
.count {
	float: left;
	display: block;
	height: 80px;
	line-height: 80px;
	width: 100px;
	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;
}
.count:hover {
	transform: rotatey(360deg);
	-webkit-transform: rotatey(360deg);
	-webkit-transition: rotatey(360deg);
	-moz-transition: rotatey(360deg);
	-o-transition: rotatey(360deg);
}
.mscc {
	float: left
}
.mscctitle {
	height: 35px;
	line-height: 33px;
	margin-top: 11px;
}
.mscctitle a {
	font-size: 25px;
	font-weight: 900;
	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: 5px;
}
.content-text p {
	clear: both;
	width: auto;
	padding: 10px 0;
	font-size: 16px;
	line-height: 33px;
	text-indent: 35px;
	color: #555555;
}
.content-text p img {
	max-width: 825px;
	background: url(images/imgbg.gif) no-repeat;
	background-size: 830px auto;
	display: block;
	margin: 0 auto;
}
.content-text p a img {
	max-width: 825px;
	background: url(images/imgbg.gif) no-repeat;
	background-size: 830px auto;
	display: block;
	margin: 0 auto
}
.content-text h1 {
	height: 40px;
	line-height: 40px;
	background: #f7f7f7;
	margin: 10px 0px 10px -36px;
	border-left: 6px solid #d6623d;
	padding-left: 63px;
	padding-right: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #d6623d;
	display: inline-block;border-radius:8px;
}
.content-text h2 {
	height: 40px;
	line-height: 40px;
	background: #f7f7f7;
	margin: 10px 0px 10px -36px;
	border-left: 6px solid #9faa65;
	padding-left: 63px;
	padding-right: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #347e02;
	display: inline-block;border-radius:8px;
}
.content-text h3 {
		height: 40px;
	line-height: 40px;
	background: #f7f7f7;
	margin: 10px 0px 10px -36px;
	border-left: 6px solid #3386a4;
	padding-left: 63px;
	padding-right: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #3386a4;
	display: inline-block;border-radius:8px;
}
.content-text blockquote {
	width: 795px;
	padding:5px 15px;;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #fdf7e9;
	border:2px dashed #ebbcad;
	border-left:none;
	border-right:none;
}
/*link*/
.content-text li {
	float: left;
	list-style: none;
}
.content-text li a {
	font-size: 16px;
	display: block;
	padding: 20px 20px;
}
/*fenxian*/
.fenxian{width:100%;overflow:hidden;margin-top:20px;}
.fenxian .qqzone{width:47%;float:left;}
.fenxian .qqzone a{padding:5px 15px;height:29px;display:block;border:1px solid #ececec;width:106px;float:right;border-radius:3px; }
.fenxian .xinlan{width:47%;float:right;}
.fenxian .xinlan a{padding:5px 15px;height:29px;display:block;border:1px solid #ececec;width:111px;float:left;border-radius:3px; }
.fenxian a img{width:30px;height:auto;float:left;}
.fenxian a span{font-size:16px;margin-left:15px;line-height:27px;height:29px;display:block;float:left;}
/*page-head*/
.pagetitle {
	height: 50px;
	line-height: 50px;
	background: #f7f7f7;
	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;
	padding-top: 30px;
	overflow: hidden;
	border-top:2px dashed #ececec;
}
.xianguantitle {
	line-height: 25px;
	font-size: 16px;
	color: #66666;
	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;
}
/*comments-coment*/
.comment {
	width: 100%;
	background: #f7f7f7;
	border-radius: 8px;
	padding: 40px 0px;
	margin-top: 30px;
	overflow: hidden;
}
.comment .title {
	width: 100%;
	font-size: 16px;
	color: #949494;
	text-indent: 40px;
}
#comment {
	width: 745px;
	margin: 0 auto;
	margin-top: -30px;
	margin-bottom: 30px;
}
#comment li {
	width: 100%;
	padding: 30px 0px;
	border-bottom: 1px solid #ececec;
	overflow: hidden;
}
#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;
}
#comment li .mhcc address {
	height: 18px;
	line-height: 16px;
	color: #a2a2a2;
	font-style: normal;
}
#comment li .mhcc address a {
}
#comment li .mhcc p {
	clear: both;
	width: auto;
	padding: 5px 0;
	line-height: 30px;
	font-size: 16px;
}
/*comments-coment-commentform*/
#respond {
	margin-top: 30px;
	width: 100%
}
#respond p {
	margin-left: 40px;
}
#respond p a {
	color: #f34c02;
}
#commentform {
	margin-top: 30px;
	width: 100%;
}
#commentform input {
	width: 217px;
	padding: 12px 0px;
	text-indent: 15px;
	border: 1px solid #ececec;
	border-radius: 3px;
	font-size: 16px;
	color: #949494;
	display: inline-block;
	margin-left: 40px;
	font-family: "Microsoft Yahei", "冬青黑体简体中文 w3";
}
#commentform textarea {
	width: 715px;
	padding: 14px;
	margin: 0 auto;
	margin-top: 30px;
	border: 1px solid #ececec;
	border-radius: 3px;
	font-size: 16px;
	color: #949494;
	display: block;
	font-family: "Microsoft Yahei", "冬青黑体简体中文 w3";
}
.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;
	margin-top: 30px;
	margin-right: 40px;
	font-family: "Microsoft Yahei", "冬青黑体简体中文 w3";
}
/*sitebar*/
#sitebar {
	width: 335px;
	margin-right: 30px;
	float: right;
}
.sitebar_list {
	width: 100%;
	margin-bottom: 30px;
	overflow: hidden;
}
.sitebar_title {
	width: 100%;
}
.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;
}
/*search*/
.searchtitle {
	height: 50px;
	line-height: 50px;
	background: #f7f7f7;
	margin: 0px 0px 0px -32px;
	border-left: 2px solid #d6623d;
	padding: 0px 55px;
	font-size: 18px;
	font-weight: normal;
	color: #150707;
	display: inline-block;
}
/*sitebar-:100%名家*/
.sitebar_list2 .wptag {
	margin-top: -20px;
	margin-bottom:30px;
}
.sitebar_list2 .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;
}
.tagcloud a{display: block;float:left;
	height: 32px;
	line-height: 32px;
	padding: 0 18px;
	border-radius: 1px;
	border: 1px solid #fff;
	transition: background 0.2s;
	color: #fff;
	background: #d6623d;margin-right:12px;margin-top:12px;}
	
/*sitebar-文章列表*/
.sitebar_list_ul {
	width: 335px;
}
.sitebar_list li {
	width: 100%;
	border-bottom: 1px dashed #ececec;overflow:hidden;
}
.sitebar_list li a {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
}
.erweima {
	width: 100%;
	margin-bottom: 20px;
}
#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: #f7f7f7;
}
.about {
	width: 1190px;
	margin: 0 auto;
	padding: 35px 0px;
	overflow: hidden;
}
.about .right {
	float: right;
	border-left: 1px solid #ececec;
	margin-right: 25px;
}
.about .right .menu {
	overflow: hidden;
}
.about .right .menu li {
	float: left;
	margin-left: 25px;
}
.about .right .menu li a {
	display: block;
	padding:0px 0px;
	height: 17px;
	line-height: 17px;
	text-align: center;
}
.about .right .banquan {
	margin-top: 10px;
	margin-left: 25px;
}
.about .left {
	float: right;
	margin-top: 6px;
}
.about .left .bottomlist {
}
.about .left .bottomlist li {
	float: right;
	margin-right: 25px;
}
.bottom {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #101010;
}
.bottom .tongji {
	display: none
}
/*弹出二维码*/
.cd-popup-trigger {
}
.cd-popup {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(231, 231, 231, 0.5);
	visibility: hidden;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.is-visible {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-popup-container {
	position: relative;
	width: 440px;
	margin: 80px auto;
	padding: 30px 0px;
	background: #FFF;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	transform: translateY(-40px);
	/* Force Hardware Acceleration in WebKit */
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.cd-popup-container h1 {
	width: 380px;
	height: 50px;
	margin: 0 auto;
	line-height: 40px;
	font-weight: normal;
	font-size: 24px;
	text-align: center;
}
.cd-popup-container img {
	width: 380px;
	margin: 0 auto;
	display: block
}
.cd-popup-container .cd-popup-close {
	position: absolute;
	top: 0px;
	right: -40px;
	width: 40px;
	height: 40px;
	background: #2f1710;
	opacity: 0.5;
}
.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
	content: '';
	position: absolute;
	top: 17px;
	width: 25px;
	height: 3px;
	background-color: #fff;
}
.cd-popup-container .cd-popup-close::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 8px;
}
.cd-popup-container .cd-popup-close::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: 8px;
}
.is-visible .cd-popup-container {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
/*hot article*/
.hot-list{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;}
/*link*/
.blogroll {
	overflow: hidden;
	margin-left: -25px;
}/*因为浮动，而ＬＩ又浮动了，所以没高度，除非用overflow:hidden;*/
.blogroll li {
	float: left;
	margin-left: 25px
}
.blogroll li a {
	display: block;
	width: 55px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
/*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;
}
/*404*/
#fourpage {
	width: 100%;
	background: #fff;
	height: 440px;
	float:right
}
.fourjpg {
	width: 1250px;
	background: url(images/404.jpg) no-repeat;
	height: 440px;
}
.four-jpg {
	display: none;
}
.four-buttom {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	margin-top: 340px;
	padding: 0px 10px;
	float: right;
	margin-right: 100px;
	background: #d6623d;
}
.four-buttom:hover {
	color: #fff;
}

.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;
}
/*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;
}
}