* {

	PADDING-BOTTOM: 0;

	MARGIN: 0;

	PADDING-LEFT: 0;

	PADDING-RIGHT: 0;

	PADDING-TOP: 0;

}

body {

	margin: 0;

	padding: 0;

	font-size: 14px;

	font-family: 'Microsoft Yahei','微软雅黑';

	min-width: 320px;

	max-width: 680px;

	margin: 0 auto;

}

img {

	border: none;

	margin: 0;

	padding: 0;

}

a {

	color: #000;

	text-decoration: none;

	cursor: pointer;

}

li,

ul {

	list-style: none;

	margin: 0;

	padding: 0;

}

header {

	width: 100%;

	height: 60px;

	background-color: #150706;

}

/* .logo {

	float: left;

	width: 100px;

	padding-left: 10px;

	padding-top: 15px;

} */

/* .slogn {

	float: right;

	width: 150px;

	padding-top: 30px;

	padding-right: 10px;

} */

.wrapper {

	left: 0;

	width: 100%;

	overflow: hidden;

	float: left;

}

.swipe {

	width: 100%;

	overflow: hidden;

	margin: 0 auto;

}

.swipe img {}

.swipe ul {

	-webkit-transition: left 800ms ease-in 0;

	-moz-transition: left 800ms ease-in 0;

	-o-transition: left 800ms ease-in 0;

	-ms-transition: left 800ms ease-in 0;

	transition: left 800ms ease-in 0;

}

.swipe #pagenavi {

	position: absolute;

	left: 0;

	bottom: 10px;

	text-align: center;

	width: 100%;

}

.swipe #pagenavi a {

	width: 10px;

	height: 10px;

	line-height: 99em;

	background: #fff;

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	border-radius: 50%;

	margin: 0 4px;

	overflow: hidden;

	cursor: pointer;

	display: inline-block;

	*display: inline;

	*zoom: 1;

}

.swipe #pagenavi a.active {

	background: #C80002;

}

nav {

	width: 100%;

	height: 80px;

	background: url("http://m.yimxun.com/statics/image/nav_bg.jpg") repeat-x;

}

nav ul {

	height: 40px;

	width: 100%;

}

nav ul li {

	width: 25%;

	text-align: center;

	float: left;

	height: 40px;

	line-height: 40px;

}

.nav_top a {

	width: 100%;

	height: 100%;

	border-bottom: 1px solid #BBA185;

	border-right: 1px solid #BBA185;

	display: block;

}

.nav_bottom a {

	width: 100%;

	height: 100%;

	border-right: 1px solid #BBA185;

	display: block;

}

nav ul li:last-child a {

	border-right: none;

}

section {

	padding: 2% 4% 0;

	height: auto;

	overflow: hidden;

	background: url("http://m.yimxun.com/statics/image/section_bg.jpg") repeat-y center;
	
	padding-bottom:3%;

}

.section_tit {

	width: 100%;

	height: 40px;

	border-bottom: 1px solid #271C1C;

	font-size: 22px;

	line-height: 40px;

	position: relative;

	margin-bottom: 2px;

}

.section_tit a {

	position: absolute;

	right: 10px;

	top: 8px;

	font-size: 14px;

}

.tit_boder {

	border-top: 3px solid #271C1C;

	padding-top: 10px;

}

.project_tab_2 {

	border-bottom: 30px solid #211616;

	border-left: 9px solid transparent;

	border-right: 9px solid transparent;

	width: 80px;

	height: 0;

	font-size: 18px;

	color: #F3E7DD;

	line-height: 30px;

	text-align: center;

	float: left;

}

.project_tab_1 {

	border-bottom: 30px solid #DCC7AD;

	border-left: 9px solid transparent;

	border-right: 9px solid transparent;

	width: 80px;

	height: 0;

	font-size: 16px;

	color: #211616;

	line-height: 30px;

	text-align: center;

	float: left;

}

.project {

	width: 100%;

}

.project li {

	width: 25%;

	float: left;

	text-align: center;

	margin: 10px 0;

}

.project li img {

	display: block;

	width: 65px;

	margin: 0 auto;

}

.project_con {

	width: 75px;

	margin: 0 auto;

}

.list {

	width: 98%;

	padding-left: 2%;

}

.list li {

	float: left;

	width: 100%;

	line-height: 30px;

}

.pb15 {

	padding-bottom: 15px;

}

.advantage {

	width: 92%;

	padding: 0 4% 10px;

	height: auto;

	background-color: #000;

	position: relative;

}

.advantage_tit {

	height: 40px;

	border-left: 3px solid #C6A374;

	color: #EDD6AF;

	padding-left: 10px;

	font-size: 22px;

	line-height: 50px;

}

.advantage_con {

	color: #FAF1E8;

	width: 100%;

	padding-top: 10px;

	line-height: 25px;

}

.advantage_txt {

	font-size: 16px;

	color: #C9A273;

}

.advantage_pic {

	position: absolute;

	right: 5px;

	top: 35px;

	height: 40px;

}

.notice_tit {

	border-left: 5px solid #271C1C;

}

.notice {

	padding-top: 10px;

	width: 100%;

	overflow: hidden;

	position: relative;

}

.notice_pic {

	width: 100%;

}



.notice_con {

	width: 100%;

}

.notice_con dt {

	line-height: 25px;

	font-size: 16px;

	color: #810011;

}

.notice_con dd {

	float: left;

	width: 100%;

	line-height: 20px;

}

.notice_con .time {

	height: 25px;

	line-height: 25px;

	font-size: 12px;

}

.notice .btn1 {

	background-color: #810011;

	border-radius: 5px;

	width: 45px;

	line-height: 15px;

	padding-top: 6px;

	position: absolute;

	bottom: 10px;

	right: 10px;

	height: 39px;

	color: #FFF;

	text-align: center;

	margin-left: 10px;

}

.notice_con .btn2 {

	background-color: #B70006;

	border-radius: 5px;

	padding: 0 10px;

	height: 20px;

	color: #FFF;

	text-align: center;

	display: inline;

	margin-right: 5px;

}

.notice_con .btn3 {

	background-color: #810011;

	border-radius: 5px;

	width: 90px;

	line-height: 15px;

	padding-top: 6px;

	height: 20px;

	color: #FFF;

	text-align: center;

	margin: 0 auto;

}

.notice_border {

	border-bottom: 1px dashed #DCC7AD;

	overflow: hidden;

	margin-bottom: 10px;

	padding-bottom: 10px;

}

.slide_out {

	width: 50%;

	float: left;

}

.slide_inner {

	width: 94%;

	margin: 0 auto;

	text-align: center;

}

.wrapper1 {

	left: 0;

	width: 100%;

	overflow: hidden;

	float: left;

}

.swipe1 {

	width: 100%;

	height: 130px;

	overflow: hidden;

	margin: 0 auto;

	font-size: 12px;

}

.swipe1 ul {

	-webkit-transition: left 800ms ease-in 0;

	-moz-transition: left 800ms ease-in 0;

	-o-transition: left 800ms ease-in 0;

	-ms-transition: left 800ms ease-in 0;

	transition: left 800ms ease-in 0;

}

.swipe1 #pagenavi1 {

	position: absolute;

	left: 0;

	bottom: 5px;

	text-align: center;

	width: 100%;

}

.swipe1 #pagenavi1 a {

	width: 10px;

	height: 10px;

	line-height: 99em;

	background: #fff;

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	border-radius: 50%;

	margin: 0 4px;

	overflow: hidden;

	cursor: pointer;

	display: inline-block;

	*display: inline;

	*zoom: 1;

}

.swipe1 #pagenavi1 a.active {

	background: #C80002;

}

.wrapper2 {

	left: 0;

	width: 100%;

	overflow: hidden;

	float: left;

}

.swipe2 {

	width: 100%;

	height: 180px;

	overflow: hidden;

	margin: 0 auto;

	font-size: 12px;

}

.swipe2 ul {

	-webkit-transition: left 800ms ease-in 0;

	-moz-transition: left 800ms ease-in 0;

	-o-transition: left 800ms ease-in 0;

	-ms-transition: left 800ms ease-in 0;

	transition: left 800ms ease-in 0;

}

.swipe2 #pagenavi2 {

	position: absolute;

	left: 0;

	bottom: 5px;

	text-align: center;

	width: 100%;

}

.swipe2 #pagenavi2 a {

	width: 10px;

	height: 10px;

	line-height: 99em;

	background: #fff;

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	border-radius: 50%;

	margin: 0 4px;

	overflow: hidden;

	cursor: pointer;

	display: inline-block;

	*display: inline;

	*zoom: 1;

}

.swipe2 #pagenavi2 a.active {

	background: #C80002;

}



.wrapper3 {

	left: 0;

	width: 100%;

	overflow: hidden;

	float: left;

}

.swipe3 {

	width: 100%;

	height: 180px;

	overflow: hidden;

	margin: 0 auto;

	font-size: 12px;

}

.swipe3 ul {

	-webkit-transition: left 800ms ease-in 0;

	-moz-transition: left 800ms ease-in 0;

	-o-transition: left 800ms ease-in 0;

	-ms-transition: left 800ms ease-in 0;

	transition: left 800ms ease-in 0;

}

.swipe3 #pagenavi3 {

	position: absolute;

	left: 0;

	bottom: 5px;

	text-align: center;

	width: 100%;

}

.swipe3 #pagenavi3 a {

	width: 10px;

	height: 10px;

	line-height: 99em;

	background: #fff;

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	border-radius: 50%;

	margin: 0 4px;

	overflow: hidden;

	cursor: pointer;

	display: inline-block;

	*display: inline;

	*zoom: 1;

}

.swipe3 #pagenavi3 a.active {

	background: #C80002;

}



.wrapper5 {

	left: 0;

	width: 100%;

	overflow: hidden;

	float: left;

}

.swipe5 {

	width: 100%;

	height: 180px;

	overflow: hidden;

	margin: 0 auto;

	font-size: 12px;

}

.swipe5 ul {

	-webkit-transition: left 800ms ease-in 0;

	-moz-transition: left 800ms ease-in 0;

	-o-transition: left 800ms ease-in 0;

	-ms-transition: left 800ms ease-in 0;

	transition: left 800ms ease-in 0;

}

.swipe5 #pagenavi5 {

	position: absolute;

	left: 0;

	bottom: 5px;

	text-align: center;

	width: 100%;

}

.swipe5 #pagenavi5 a {

	width: 10px;

	height: 10px;

	line-height: 99em;

	background: #fff;

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	border-radius: 50%;

	margin: 0 4px;

	overflow: hidden;

	cursor: pointer;

	display: inline-block;

	*display: inline;

	*zoom: 1;

}

.swipe5 #pagenavi5 a.active {

	background: #C80002;

}



.company_tab_2 {

	border-bottom: 30px solid #211616;

	border-left: 9px solid transparent;

	border-right: 9px solid transparent;

	width: 110px;

	height: 0;

	font-size: 18px;

	color: #F3E7DD;

	line-height: 30px;

	text-align: center;

	float: left;

}

.company_tab_1 {

	border-bottom: 30px solid #DCC7AD;

	border-left: 9px solid transparent;

	border-right: 9px solid transparent;

	width: 110px;

	height: 0;

	font-size: 16px;

	color: #211616;

	line-height: 30px;

	text-align: center;

	float: left;

}

.company {

	width: 100%;

}

.company li {

	line-height: 25px;

	border-bottom: 1px dashed #DCC7AD;

}

.company li span {

	font-size: 18px;

	line-height: 30px;

}

.question {

	width: 100%;

	margin-top: 15px;

}

.question dt {

	background-color: #8A0003;

	color: #FFF;

	padding: 5px;

	margin-bottom: 7px;

	display: inline-block;

}

.question dt a {

	color: #FFF;

}

.question dd {

	line-height: 20px;

}

.mb25 {

	margin-bottom: 25px;

}

.form_tit_bg {

	width: 92%;

	padding: 2% 4% 0;

	height: auto;

	overflow: hidden;

	background: url("http://m.yimxun.com/statics/image/section_bg.jpg") repeat-y center;

}

.form_tit {

	border-bottom: 30px solid #211616;

	border-left: 25px solid transparent;

	border-right: 25px solid transparent;

	width: 140px;

	height: 0;

	font-size: 22px;

	color: #F3E8DD;

	line-height: 30px;

	text-align: center;

}

.form_bg {

	height: 290px;

	background-color: #211616;

	width: 100%;
	
	border-radius:5px;

}

.form {

	color: #F3E8DD;

	width: 270px;

	margin: 0 auto;

	padding-top: 15px;

	line-height: 35px;



}

.form p{ text-align:center;}

.form span {

	font-size: 14px;

}

.form_btn {

	width: 150px;

	height: 30px;

	line-height: 25px;

	text-align: center;

	border: 0;

	border-radius: 7px;

	cursor: pointer;

	background-color: #D9BD98;

	font-weight: bold;

	font-size: 14px;

	margin-top: 5px;

}

footer {

	position: fixed;

	bottom: 0;

	width: 100%;

	max-width: 680px;

	min-width: 320px;

}

.tel_bg {

	width: 100%;

	height: auto;

	padding-top: 7px;

	padding-bottom: 4px;

	background-color: #DDCFC2;

}

.tel {

	width: 300px;

	margin: 0 auto;

}

.phone_bg {

	width: 100%;

	height: auto;

	overflow: hidden;

	padding-top: 7px;

	padding-bottom: 4px;

	background-color: #3A2223;

}

.phone_input {

	width: 200px;

	overflow: hidden;

	height: 25px;

	float: left;

}

.phone_input input {

	width: 210px;

	height: 25px;

	line-height: 20px;

	background-color: #F8EEE2;

	border: 0;

}

.phone_btn {

	width: 85px;

	overflow: hidden;

	float: left;

	margin-left: 10px;

}

.pinggu {

	line-height: 25px;

	text-align: left;

}

.pinggu sapn {

	font-weight: bold;

}

.pinggu a {

	color: #900;

	font-size: 18px;

	font-weight: bold;

}

.pinggu label {

	display: inline-block;

}

.ht110 {

	height: 110px;

	width: 100%;

}

.list_list {

	line-height: 28px;

}

.list_pages {

	text-align: center;

	height: 50px;

	line-height: 50px;

}

.goback {

	position: absolute;

	width: 40px;

	right: 0;

}

.content img {

	max-width: 600px;

	max-height: 500px;

	display: block;

	margin: 0 auto;

}

.con_tit {

	line-height: 40px;

	width: 100%;

	font-size: 16px;

	text-align: center;

}

.con_time {

	height: 30px;

	line-height: 30px;

	width: 100%;

	text-align: center;

}

.con_art {

	line-height: 25px;

}

.prev_next {

	line-height: 25px;

	margin-top: 10px;

	margin-bottom: 20px;

}

.item {

	width: 100%;

	padding-top: 15px;

}

.item_tit {

	background-color: #7E0003;

	height: 30px;

	line-height: 30px;

	color: #F1E2D8;

	font-size: 18px;

	float: left;

	display: inline-block;

}

.item_tit1 {

	width: 0;

	height: 0;

	border-top: 15px solid transparent;

	border-left: 30px solid #7E0003;

	border-bottom: 15px solid transparent;

	float: left;

}

.item_con {

	width: 100%;

	overflow: hidden;

	line-height: 25px;

	padding-top: 10px;

}

.projects {

	padding-top: 5px;

	width: 100%;

	overflow: hidden;

	padding-bottom: 10px;

	border-bottom: 1px dashed #DCD0C3;

}

.projects_name {

	width: 100px;

	height: 35px;

	line-height: 30px;

	font-size: 18px;

	font-weight: bold;

}

.projects_pic {

	width: 100%;

}

.projects_des {

	width: 100%;

	text-indent: 2em;

	line-height: 25px;

}

.guwen {

	position: relative;

	border-bottom: 1px dashed #DCD0C3;

	margin-bottom: 20px;

	padding-bottom: 10px;

}

.guwen dt {

	width: 100px;

	position: absolute;

	left: 0;

	text-align: center;

	display: inline-block;

}

.guwen dd {

	padding-left: 100px;

	display: inline-block;

}

.linkus_pic img {

	max-width: 300px;

	text-align: center;

}

.read {

	width: 100%;

	overflow: hidden;

}

.read_pic {

	width: 100%;

	padding: 0;

	margin: 0;

	border: 0;

	overflow: hidden;

}

.read_pic img {

	border: 0;

	display: block;

}

.ziliao {

	line-height: 25px;

}

.ziliao_ul {

	width: 100%;

	overflow: hidden;

}

.ziliao_ul li {

	width: 50%;

	float: left;

	height: 25px;

}

.ziliao p {

	width: 100%;

	overflow: hidden;

	height: 35px;

}

.list_dl {

	position: relative;

	height: 30px;

	line-height: 30px;

	overflow: hidden;

	border-bottom: 1px dashed #DCD0C3;

	margin-bottom: 10px;

	padding-bottom: 10px;

}

.list_dl dt {

	width: 30px;

	position: absolute;

	left: 0;

	text-align: center;

	display: inline;

}

.list_dl dt img {

	width: 0px;

	height: 0px;

}

.list_dl dd {

	padding-left:3px;

	height: 60px;

	display: inline-block;

	overflow:hidden;

	line-height:45px;

}

#pages {

	margin: 0 auto;

	text-align: center;

}

#pages li {

	display: inline;

	list-style: none;

}

#pages .thisclass,

#pages .thisclass a {

	color: #900;

}

.header-title {

	width: 100%;

	height: 42px;

	border-bottom: 1px solid #BE9D67;

}

.main {

	margin: 0 auto;

	clear: both;

	overflow: hidden;

	background: url("http://m.yimxun.com/statics/image/section_bg.jpg") repeat-y center;

}

.main header {

	background: none;

}

.main section {

	width: 100%;

	padding: 0;

}

.main header h4 {

	float: left;

	height: 34px;

	padding: 0 50px 0 5px;

	border-left: 4px solid #BE9D67;

	font-size: 16px;

	font-weight: 400;

	line-height: 34px;

	background: url("http://m.yimxun.com/statics/image/recommend-bj.png") no-repeat right center;

	background-size: 42px auto;

}

.main .arealist li {

	width: 30%;

	float: left;

	text-align: center;

	margin-right: 5%;

	position: relative;

	margin-top: 5%;

}

.main .arealist li:nth-child(3n) {

	margin-right: 0;

}

.main .arealist li img {

	width: 100%;

}

.main .arealist li span {

	line-height: 18px;

	position: absolute;

	top: 16px;

	font-size: 14px;

	width: 90%;

	left: 0;

	margin: 0 5%;

}

.banner-img {

	width: 90%;

	margin: 20px auto 47px;

}

.banner-img img {

	width: 100%;

	margin: auto;

}

section.subnav {

	width: 100%;

	height: 41px;

	background: #725533;

	border-top: 1px solid #A69174;

	padding: 0 15px;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	-ms-box-sizing: border-box;

	-o-box-sizing: border-box;

	box-sizing: border-box;

	position: relative;

}

.subnav .left {

	width: 20px;

	height: 40px;

	float: left;

	background: url("http://m.yimxun.com/statics/image/iconfont-fanhui.png") no-repeat left center;

	display: block;

	background-size: 20px auto;

}

.left a div {

	width: 70px;

	border: 1px solid #D8C29C;

	float: left;

	height: 26px;

	line-height: 26px;

}

.left a div img {

	width: 25%;

	margin-top: 4px;

}

.left a div span {

	font-size: 12px;

	color: #be9d67;

}

.duibi {

	width: 70px;

	border: 1px solid #D8C29C;

	float: left;

	height: 26px;

	line-height: 26px;

	margin-left: 15px;

}

.duibi img {

	width: 25%;

	margin-top: 4px;

}

.duibi span {

	font-size: 12px;

	color: #be9d67;

}

.subnav .right {

	display: block;

	width: 26px;

	height: 40px;

	background: url("http://m.yimxun.com/statics/image/icon-weixin.png") no-repeat left center;

	float: right;

	background-size: 26px auto;

}

.subnav .center {

	margin: 0 auto;

	display: block;

	height: 40px;

	position: absolute;

	left: 50%;

}

.subnav .center .icon-left,

.subnav .center .icon-right {

	float: left;

	width: 42px;

	height: 40px;

	display: block;

}

.subnav .center .icon-center {

	padding: 0 10px;

	line-height: 40px;

	float: left;

	font-size: 120%;

	color: #BE9D67;

}

.subnav .center .icon-left {

	background: url("http://m.yimxun.com/statics/image/recommend-bj-left.png") no-repeat left center;

	background-size: 42px auto;

}

.subnav .center .icon-right {

	background: url("http://m.yimxun.com/statics/image/recommend-bj.png") no-repeat left center;

	background-size: 42px auto;

}

.top {

	width: 100%;

	height: 40px;

	border-bottom: 1px solid #BE9D67;

	line-height: 40px;

	position: relative;

	text-indent: 6%;

	font-size: 20px;

	color: #1e2223;

	margin: 20px auto 0;

}

.top span {

	width: 3%;

	background: #BE9D67;

	height: 30px;

	position: absolute;

	left: 0;

	top: 5px;

}

.top img {

	margin-top: 10px;

	margin-left: 2%;

	vertical-align: top;

	display: inline;

}

.data-ul {

	width: 100%;

	height: auto;

}

.data-ul li {

	width: 88%;

	margin: auto;

	height: 40px;

	line-height: 40px;

	border-bottom: 1px solid #BE9D67;

	padding-left: 2%;

	color: #BE9D67;

}

.news {

	margin: 20px 5% 0;

	text-align: center;

	color: #BE9D67;

	overflow: hidden;

}

.news a {

	display: block;

	text-align: left;

	line-height: 40px;

	color: #715432;

	height: 40px;

	overflow: hidden;

}

.news-more {

	display: block;

	width: 88%;

	margin: auto;

	background: #725533;

	color: #fff;

	text-align: center;

	height: 40px;

	line-height: 40px;

}

.about-intro-r {

	padding: 0 4%;

}

.about-intro-r h3,

.about-intro-r h4 {

	margin: 0 auto;

}

.about-intro-r .line {

	position: absolute;

	top: -26px;

	left: -1px;

	height: 26px;

	width: 6px;

	border-left: 1px solid #e9e9e9;

	z-index: 1;

}

.about-tit {

	height: 34px;

	line-height: 34px;

	display: block;

}

.about-tit h3 {

	color: #ee7700;

	font-size: 18px;

	display: inline-block;

	padding: 0 8px 0 0;

	position: relative;

}

.about-tit h3 span {

	float: left;

	display: block;

	height: 34px;

}

.about-tit h3 .s1 {

	font-size: 18px;

}

.about-tit h3 .s2 {

	font-size: 14px;

	height: 30px;

	margin: 4px 0 0 6px;

}

.about-tit h3 .l {

	position: absolute;

	width: 85px;

	right: -85px;

	border-bottom: 1px solid #e9e9e9;

	top: 22px;

}

.about-por1 .l {

	color: #666666;

	line-height: 28px;

	font-size: 14px;

	

	text-align: justify;

	text-justify: distribute-all-lines;

}

.about-team-con p {

	font-size: 15px;

	line-height: 32px;

}

.about-team-con .p1 {

	text-indent: 2em;

}

.about-por2 li {

	width: 50%;

	display: block;

	float: left;

	text-align: center;

}

.about-por2 li i {

	display: block;

	margin: 0 auto;

	width: 85px;

	height: 85px;

}

.about-por2 li .i1 {

	background-position: 0 -35px;

}

.about-por2 li .i2 {

	background-position: -86px -35px;

}

.about-por2 li .i3 {

	background-position: -172px -35px;

}

.about-por2 li .i4 {

	background-position: -258px -35px;

}

.about-por2 li .i5 {

	background-position: -344px -35px;

}

.about-por2 li .i6 {

	background-position: -430px -35px;

}

.about-por2 li span {

	line-height: 50px;

	display: block;

	color: #666666;

	text-align: center;

	font-size: 16px;

}

.about-por3 {

	padding: 0 0 40px;

}

.about-por3 p {

	padding: 20px 0 0;

	color: #666;

}

.about-por3 .p1 {

	line-height: 28px;

	color: #666666;

	font-size: 16px;

}

.about-por3 .p2 strong {

	font-size: 16px;

	display: block;

}

.about-por3 .p2 i {

	background-position: -72px 0;

	width: 14px;

	height: 14px;

	display: block;

	float: left;

	margin: 5px 5px 0 0;

}

.about-por3 .p2 span {

	font-size: 14px;

	line-height: 28px;

	padding: 0 0 0 19px;

}

.about-por4 {

	padding: 30px 0 10px;

}

.about-por4 li {

	width: 90%;

	border: 1px solid #742C2C;

	border-radius: 8px;

	padding: 15px;

	margin-bottom: 20px;

}

.about-por4 li h4 {

	display: block;

	height: 70px;

	font-size: 18px;

}

.about-por4 li h4 span {

	font-size: 30px;

	color: #ee7700;

	display: block;

	line-height: 35px;

}

.about-por4 li i {

	display: block;

	float: left;

	width: 70px;

	height: 70px;

	margin: 0 10px 0 0;
	
	background:url("http://m.yimxun.com/statics/image/icon-1.png") scroll 0 0;

}

.about-por4 li .i1 {

	background-position: 0 -210px;

}

.about-por4 li .i2 {

	background-position: -70px -210px;

}

.about-por4 li .i3 {

	background-position: -140px -210px;

}

.about-por4 li .i4 {

	background-position: -210px -214px;

}

.about-por4 li p {

	font-size: 14px;

	color: #666;

	padding: 8px 0 0;

	line-height: 24px;

	text-align: justify;

	text-justify: distribute-all-lines;

}

.about-por4 li p span {

	color: #ee7700;

}

.case_tit {

	border-top: 1px solid #be9d67;

	border-bottom: 1px solid #be9d67;

	margin: 5px 0 10px;

}

.case_tit li {

	width: 25%;

	float: left;

	height: 40px;

	line-height: 40px;

	color: #be9d67;

	font-size: 14px;

	font-weight: bold;

	text-align: center;

	border-left: 1px solid #be9d67;

	box-sizing: border-box;

	overflow: hidden;

}

.case_tit li:first-child {

	border: none;

}

.case_tit li.on {

	color: #7E0003;

}

.case_con {}

.case_con li {

	display: none;

}

.case_con li.on {

	display: block;

}

.btns {}

.btns li {

	width: 50%;

	float: left;

}

.btns li a {

	display: block;

	margin: 0 auto;

	width: 80%;

	text-align: center;

	height: 30px;

	line-height: 30px;

	font-size: 16px;

	
	color: #FFF;
	
	background:#c41131;
}

.btns li img {

	width: 24px;

	height: auto;

	vertical-align: middle;

}

.news_tit {

	border-bottom: 1px solid #be9d67;

	margin: 5px 0 10px;

	padding: 10px 0;

}

.news_tit li {

	width: 50%;

	float: left;

	height: 40px;

	line-height: 40px;

	font-size: 18px;

	box-sizing: border-box;

	padding-left: 10px;

	border-left: 5px solid #be9d67;

	position: relative;

}

.news_tit li i {

	width: 24px;

	height: 12px;

	display: none;

	background: url("http://m.yimxun.com/statics/image/icon-up.png") no-repeat left bottom;

	position: absolute;

	left: 35px;

	bottom: -10px;

}

.news_tit li:first-child i {

	left: 50px;

}

.news_tit li.on i {

	display: block;

	background: url("http://m.yimxun.com/statics/image/icon-up.png") no-repeat left bottom;

}

.news_con {}

.news_con li {

	display: none;

}

.news_con li.on {

	display: block;

}

.news_con .more {

	background: #725533;

	border-radius: 5px;

	height: 30px;

	line-height: 30px;

	text-align: center;

}

.news_con .more a {

	color: #fff;

	display: block;

	font-size: 16px;

}

.news_con .more a span {

	padding-right: 20px;

	background: url("http://m.yimxun.com/statics/image/icon-down.png") no-repeat right center;

}

.searchAll {

	padding: 2% 4%;

}

.searchAll form {

	background: #53381A;

	width: 70%;

	height: 32px;

}

.searchAll form input {

	line-height: 1;

	font-family: "Microsoft YaHei","SimSun";

	color: #666;

	width: 82%;

	height: 28px;

	border: none;

	margin-top: 2px;

	margin-left: 3px;

	font-size: 14px;

	border-radius: 0;

}

.searchAll form input:focus {

	outline: none;

}

.searchAll form button {

	width: 15%;

	border: 0 none;

	background-color: transparent;

	cursor: pointer;

	font-size: 100%;

	line-height: 1;

	font-family: "Microsoft YaHei","SimSun";

	color: #666;

	vertical-align: middle;

}

.searchAll a {

	display: inline;

}

.con-log {

	width: 40%;

	position: relative;

	top: -18px;

	left: 60%;

	font-size: 14px;

}


.ryzz ul{}
.ryzz ul li{ width:85%; margin:0px auto; margin-bottom:4%;}
.ryzz ul li p{ text-align:center;}


.wrap_81{ padding:3px 0;background:url(http://m.yimxun.com/statics/image/icon.jpg) center top;height:auto;}

.imgslist ul {padding:0  6px;height:auto}

.imgslist ul a{color:red; text-decoration:underline;}

.imgslist ul li{line-height:26px;padding-top:10px;padding-bottom:5px;height:auto;border-bottom:1px dashed #cccccc;}

.imgslist ul h3{font-size:20px;height:30px;line-height:30px;height:35px;background-color:#cccccc;padding-left:20px;margin-left:100px;}

.imgslist ul span{float:left;color:#6f6960;width:150px;height:30px;line-height:30px;display:block}

.imgslist ul p{padding:10px; margin:1px;}

.imgslist ul p a{color:#333333; text-decoration:underline;}

.imgslist img{width:150px;height:60px; border:1px solid #d7d7d6;padding:0 10px;float:left; margin:1px 10px 1px 0px;}