/* index banner */
a:hover {
	-webkit-tap-highlight-color: transparent;
}
.banner {
	position: relative;
	width: 100%;
}
.swiper-pagination {
	bottom: 0.1rem !important;
	text-align: center !important;
	font-size: 0;
}
.swiper-pagination-bullet {
	width: 0.12rem !important;
	height: 0.12rem !important;
	opacity: 1 !important;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #FFF !important;
	box-shadow: 1px 1px 1px rgba(0,0,0,.7);
}
.swiper-pagination-bullet-active {
	background-color: #ca0217 !important;
}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
	margin: 0 0.05rem !important;
}
/* -------------------------自界说部分最先 --------------------------*/
@font-face {
	font-family: "hfont";
	src: url('/themes/mobile/static/font/hfont.woff') format('woff'), url('/themes/mobile/static/font/hfont.ttf') format('truetype');
}
.hfont {
	font-family: "hfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.clear-fix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	content: ".";
}
input {
	outline: none;
}
/*head*/

.logo {
	display: block;
	width: 76.3125% !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	color: #333;
	font-size: 22px;
	font-weight: bold;
	margin-left: 1%;
}
.search {
	background-color: #5ab100 !important;
}
.nav-btn {
	color: #fff !important;
}
.search_hl {
	color: #fff !important;
}
.head1 {
	background-color: #fff!important;
}
/*content*/
.content {
	padding-bottom: 0.75rem !important;
}
/*iwrap*/
.iwrap {
	position: relative;
	width: 93.75%;
	margin: 0 auto;
}
.head1 {
	background-color: #fff!important;
}
.swiper-slide img {
	display: block;
}
/*hnav2*/
.hnav2 {
	background: #B09577;
}
.hnav2 .son {
	float: left;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 25%;
	border-right: 1px solid #b09f87;
	border-left: #978066 solid 1px;
	border-bottom: #b09f87 solid 1px;
	border-top: #978066 solid 1px;
	font-size: 0.18rem;
	line-height: 0.5rem;
	text-align: center;
	color: #FFF;
}
.hnav2 .son:nth-child(4n) {
	border-right: none;
}
.hnav2 .son:nth-child(4n+1) {
	border-left: none;
}
/*hnav*/
.hnav {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0.1rem 0;
}
.hnav-son {
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0.18rem;
	line-height: 0.55rem;
	text-align: center;
	color: #fff;
	margin: 1%;
	border-radius: 0.05rem;
	height: 0.55rem;
	overflow: hidden;
	width: 48%;
	float: left;
	background-color: #B09577;
}
/*优势*/
#wrap1 {
	width: 100%;
	background: url(/themes/mobile/static/images/1.jpg) repeat-x center top;
	padding-top: 50px;
}
.title {
	text-align: center;
}
.title li {
	color: #282828;
	font-size: 30px;
	font-weight: bold;
}
.title p {
	font-size: 13px;
	text-transform: uppercase;
}
.sbj {
	margin-top: 20px;
}
.ys {
	background-color: #fff;
	box-shadow: 0 0 3px #333;
	padding: 10px 0px 0px 0px;
	width: 96%;
	margin: 10px 2%;
}
.ys dl {
	float: left;
	width: 43%;
	border-right: 1px solid #D0C1B4;
	text-align: center;
	padding: 10px 3%;
	margin: 15px 0px;
}
.ys dl:nth-child(2), .ys dl:nth-child(5), .ys dl:nth-child(8) {
	width: 41%;
	border-right: none;
}
.ys dl dt {
	color: #282828;
	font-size: 18px;
}
.ys dl:hover dt {
	color: #b09577;
}
.ys dl:hover p {
	color: #b09577;
}
.ys dl p {
	text-transform: uppercase;
	color: rgba(40,40,40,0.53);
	font-size: 11px;
	margin-top: 10px;
	height: 16px;
	overflow: hidden;
}
.ys dl span {
	width: 21px;
	height: 21px;
	line-height: 21px;
	display: inline-block;
	color: #fff;
	text-align: center;
	background-color: #b09577;
	border-radius: 180px;
	float: right;
	margin-top: -70px;
}
.ys div {
	border-bottom: 1px solid #b09577;
}
.ys div:nth-child(9) {
	border-bottom: none;
}
.title1 {
	text-align: center;
}
.title1 li {
	color: #b09577;
	font-size: 16px;
}
.title1 p {
	color: #b09577;
	font-size: 32px;
}
.title1 ol {
	color: rgba(255,255,255,0.44);
	font-size: 13px;
	text-transform: uppercase;
}
.nj1 {
	background-color: #B09577;
	color: #191a1e;
	margin: 2%;
	padding: 3% 2%;
}
.nj1 li {
	font-size: 32px;
}
.nj1 p {
	font-size: 20px;
}
.nj1 ol {
	padding: 0px;
}
.company {
	color: #fff;
}
.company img {
	max-width: 1024px;
	height: auto;
}
.company ul {
	background-color: #b09577;
	padding: 3% 2%;
	margin: 0px;
}
.company li {
	background-color: #303030;
	height: 56px;
	line-height: 56px;
	text-transform: uppercase;
	font-size: 26px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.company li span {
	font-size: 20px;
	font-weight: lighter;
}
.company p {
	color: #f6ebe0;
	font-size: 14px;
	line-height: 32px;
}
.company ol {
	background-color: #fff;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 20px auto 0px auto;
	padding: 0px;
}
.company ol a {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.company ol:hover {
	background-color: #303030;
}
#wrap2 {
	width: 100%;
	background: url(/themes/mobile/static/images/2.jpg) no-repeat center top;
	padding: 60px 0px 0px 0px;
}
.ppys {
	background-color: #D9D9D9;
	padding: 3% 2%;
	margin: 0 2%;
}
#wrap3 {
	width: 100%;
	background: url(/themes/mobile/static/images/3.jpg) no-repeat left top;
	padding: 50px 0px;
}
.xwzx {
	margin: 2%;
}
.xwzx img {
	max-width: 1024px;
	height: auto;
}
.xwzx ul {
	margin-bottom: 15px;
	border-bottom: 1px solid #848484;
}
.xwzx ul li {
	padding-left: 5px;
	padding-top: 5px;
}
.xwzx ul li span {
	float: right;
	color: #fff;
}
.xwzx ul li a {
	font-size: 14px;
	color: #fff;
}
.xwzx ul ol {
	padding-left: 5px;
	font-size: 12px;
	color: #fff;
	line-height: 26px;
	margin: 5px 0px;
}
.contactus {
	padding: 2% 0;
	background: url(/themes/mobile/static/images/ewm.png) no-repeat 10px center #B09577;
	color: #fff;
}
.contactus ol {
	margin-left: 135px;
	padding: 0px;
}
.contactus ol span {
	font-size: 20px;
}
.contactus ol p {
	font-size: 30px;
}
.contactus ol dl {
	font-size: 14px;
	line-height: 26px;
}
/*iadg*/
.iadg {
	font-size: 0.21rem;
	line-height: 1.5em;
	color: #323232;
	text-align: left;
	margin: 2% auto;
}
/*item_b*/
.item_b {
	position: relative;
	float: left;
	width: 46.6%;
	margin: 0px 1.7%;
}
.item_b .pic {
	position: relative;
	text-align: center;
}
.item_b .pic img {
	width: 100%;
	height: 140px;
}
.item_b .pic1 {
	position: relative;
	text-align: center;
}
.item_b .pic1 img {
	width: 100%;
	height: 217px;
}
.item_b .tl {
	font-weight: normal;
	font-size: 0.18rem;
	line-height: 0.4rem;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 0.4rem;
	color: #fff;
}
.item_b .tl1 {
	font-weight: normal;
	font-size: 0.18rem;
	line-height: 0.4rem;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 0.4rem;
	color: #333;
}
/*icla*/
.icla {
	text-align: left;
}
.icla a {
	display: inline-block;
	margin: 0.1rem 0.05rem;
	padding: 0 0.8em 0 1.8em;
	font-size: 0.23rem;
	line-height: 0.4rem;
	color: #FFF;
	background: #e51b31 url(../images/img11.png) 0.1rem center no-repeat;
	background-size: 0.3rem auto;
}
/*beian*/
.beian {
	width: 100%;
	font-size: 0.18rem;
	line-height: 0.45rem;
	text-align: center;
	color: #a9a9a9;
	background-color: #F2F2F2;
}
.beian img {
	display: inline-block;
}
/*footer*/
.footer {
	height: 0.75rem !important;
}
.foot-relative {
	height: 0.75rem !important;
}
.foot a {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	border-left: 1px solid #978066;
	border-right: 1px solid #b09f87;
	text-align: center;
	color: #FFF !important;
}
.foot a:first-child {
	border-left: none;
}
.foot a:last-child {
	border-right: none;
}
.i_tel {
	width: 93.75%;
	margin: 0.1rem auto;
	border: #cacaca solid 1px;
	border-radius: 0.08rem;
	text-align: center;
	line-height: 0.5rem;
	color: #666666;
}
.i_tel img {
	display: inline-block;
	width: 6.6%;
	margin-right: 3%;
	vertical-align: middle;
	margin-bottom: 1%;
}
.i_tel em {
	font-style: normal;
	color: #1e3300;
	font-size: 0.22rem;
}
.page a {
	color: #666;
}
.pages {
	padding-bottom: 20px;
	display: inline-block;
}
.pages li {
	float: left;
	padding: 0px 5px;
}
.pages li a {
	color: #999;
}
.about embed {
	width: 100%;
	height: auto;
}
.about iframe {
	width: 100%;
	height: auto;
}
.rytp ul {
	width: 46%;
	float: left;
	margin: 0 2%;
}
.rytp ul li {
	width: 156px;
	border: 1px solid #ccc;
	text-align: center !important;
	margin: 0px auto;
}
.rytp ul li a {
	text-align: center !important;
	width: 156px;
	height: 156px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.rytp ul li a img {
	vertical-align: middle;
	display: inline-block;
}
.rytp ul p {
	line-height: 32px;
	height: 32px;
	text-align: center;
}
.prolist {
	width: 100%;
	padding: 10px 0;
	overflow: hidden;
}
.prolist dl {
	float: left;
	margin: 0 1%;
	width: 48%;
	height: auto;
	line-height: 0px;
}
.prolist dt {
	width: 96%;
	height: auto;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-color: #fff;
}
.prolist dt a {
	width: 100%;
}
.prolist dd {
	text-align: center;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
	width: 100%;
}
.pro_list_img {
	width: 100%;
	height: 174px;
	display: table-cell;
	vertical-align: middle;
	margin: 0px;
	float: none;
	line-height: 0px;
	font-size: 0px;
}
.prolist dt .pro_list_img img {
	padding: 0px;
	border: none;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin: auto;
	line-height: 0px;
	font-size: 0px;
}
.prolist dl dd a {
	color: #999;
}
.simple_btn {
	width: 120px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	text-align: center;
	background-color: #B09577;
	border: 0px;
}
.about span {
	color: #999!important;
}
.about a {
	color: #999!important;
}
.list_input {
	border: 1px solid #ccc;
	height: 36px;
	line-height: 36px;
	width: 100%;
	margin-bottom: 10px;
}
.list_textarea {
	border: 1px solid #ccc;
	line-height: 36px;
	height: 72px;
	width: 100%;
}
.message_add_form td {
	font-size: 16px;
}
<!--耗时1755671589.2246秒-->