
* {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	outline: none;
}

dl,
ul,
li,
ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

@font-face {
	font-family: 'iconfont';
	src: url('../fonts/iconfont.eot');
	src: url('../fonts/iconfont.eot#iefix') format('embedded-opentype'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype'), url('../fonts/iconfont.svg#iconfont') format('svg')
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 1.8rem;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale;
}

body {
	width: 100%;
	height: 100%;
}

.on {
	background: none !important;
}

#aside .menu>li.on>a {
	color: #f9991e;
	background-color: #1c1c1c;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 4rem;
	line-height: 4rem;
	text-align: center;
	background-image: url(../images/bg-hd.png);
	z-index: 99;
}

.top_one {
	text-decoration: none;
	background: #a57722;
	padding: 0.7rem 0.5rem;
	font-size: 1rem;
	letter-spacing: 0.0625rem;
	color: #FFF;
	border-radius: 0.25rem;
}

.top_two {
	margin-left: 0.2rem;
	text-decoration: none;
	background: #44B549;
	padding: 0.7rem 0.5rem;
	font-size: 1rem;
	letter-spacing: 0.0625rem;
	color: #FFF;
	border-radius: 0.25rem;
}

.header .txt {
	display: inline-block;
	height: 1.2rem;
	margin-top: 0.2rem;
	color: #fff;
	font-size: 1.4rem;
}

.menuBtn {
	position: absolute;
	top: 2.2rem;
	left: 0.9375rem;
	width: 2rem;
	height: 1.5rem;
	display: block;
	cursor: pointer;
	z-index: 999;
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

#aside {
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0;
	display: none;
	z-index: 101;
	height: 100%;
	width: 100%;
	margin-top: 4rem;
	background-image: url(../images/bg-hd.png);
}

#aside .menu>li>a {
	position: relative;
	padding-left: 0.9375rem;
	display: block;
	height: 2.5625rem;
	font-size: 1.4rem;
	line-height: 2.5625rem;
	color: #fff;
	border-bottom: 0.0625rem solid #191919;
}

#aside .menu .sub a {
	padding-left: 1.875rem;
	display: block;
	width: 100%;
	font-size: 1.3rem;
	height: 2.25rem;
	line-height: 2.25rem;
	color: #fff;
}

#aside.open {
	height: 100%;
	opacity: 1;
	display: block;
}

.menuBtn em {
	margin-bottom: 0.25rem;
	display: block;
	height: 0.1875rem;
	background-color: #fff;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

.menuBtn.on em {
	display: none;
	margin: -0.125rem 0 0;
	position: absolute;
	left: 0.3125rem;
	top: 50%;
	width: 1.5rem;
	background-color: #d7a746;
}

.menuBtn.on em:first-child {
	display: block;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}

.menuBtn.on em:last-child {
	display: block;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}

.logo_mt {
	margin-top: 4.2rem;
}

.panel {
	display: block;
	height: 40rem;
	font-family: Microsoft YaHei;
	line-height: 1.4375rem;
	font-size: 0.625rem;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.bk-banner {
	color: #FFFFFF;
}

.bk-banner h3 strong {
	font-size: 1.5625rem;
	color: #FBCB30;
	font-weight: normal;
}

.bk-banner h2 {
	font-size: 2rem;
	color: #FBCB30;
	margin: 0 0 0.9375rem 0;
	line-height: 130%;
}

.bk-banner h3 {
	font-size: 1.2rem;
}

.bk-banner-posit {
	position: absolute;
	width: 100%;
	height: 13.75rem;
	top: 59%;
	margin: -1.125rem 0 0 0;
	letter-spacing: 0.1rem;
}

.bk-box {
	margin-top: 20rem;
	display: block;
	width: 85%;
	height: auto;
	padding: 0.9375rem 0;
	margin: auto 2.5rem auto;
	background: url(../images/bg_transparent.png) repeat;
}

.bk-box .zixun {
	width: 66%;
	height: 2rem;
	display: block;
	margin: 0 auto;
	margin-top: 1rem;
}

.zixun .omq_ljlt {
	width: 48%;
	height: auto;
	display: block;
	float: left;
}

.zixun .omq_ljrt {
	width: 48%;
	height: auto;
	display: block;
	float: right;
}

.bk-banner .bk-red {
	background-color: #D70D2B;
	width: 100%;
	height: 2.2rem;
	line-height: 2.2rem;
	float: left;
	font-size: 1.2rem;
	border-radius: 0.5rem;
}

.bk-banner .bk-blue {
	background-color: #E5B530;
	width: 100%;
	height: 2.2rem;
	line-height: 2.2rem;
	color: white;
	font-size: 1.2rem;
	float: right;
	border-radius: 0.5rem;
}

.bk-banner-bt {
	position: absolute;
	display: block;
	margin-top: 0.88em;
	width: 100%;
	bottom: 1em;
}

.bk-scroll {
	position: relative;
	font-size: 1rem;
	display: block;
}

.bk-scroll:after {
	border-right: 0.125rem solid #FFF;
	border-bottom: 0.125rem solid #FFF;
	-ms-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}

.bk-scroll:after {
	content: '';
	width: 2.5rem;
	height: 2.5rem;
	position: absolute;
	top: 2.22em;
	margin: auto;
	right: 0;
	bottom: 5rem;
	left: 0;
	-webkit-animation: 2s arrow infinite ease;
	animation: 2s arrow infinite ease;
}

.c-form-top {
	padding: 0.9375rem 0 0.9375rem;
	text-align: center;
}

.c-form-top span {
	color: #f30000;
}

.c-form-simple {
	width: 80%;
	display: flex;
	justify-content: center;
	border-radius: 1.25rem;
	border: 0.0625rem solid #b46636;
	overflow: hidden;
	margin: 0 auto;
}

.c-form-simple .form-simple-btn {
	width: 29%;
	font-size: 1rem;
	text-align: center;
	line-height: 3rem;
	background-color: #b46636;
	color: #fff;
}

.c-form-simple input {
	width: 71%;
	height: 2.875rem;
	outline: none;
	-webkit-appearance: none;
	border-radius: 0;
	border: none;
	padding-left: 0.9375rem;
	font-size: 1.2rem;
}

.bk_xsm {
	height: auto;
	margin: 0 auto;
	display: block;
	background-color: #1E1F23;
	padding: 1.25rem 1.25rem;
}

.bk_xsm .jz_xsm {
	width: 90%;
	height: auto;
	margin: 0 auto;
	display: block;
}

.jz_xsm .fx_xsm {
	width: 100%;
	display: block;
	margin: 0 auto;
	height: auto;
	padding: 1.875rem 0rems 2.5rem 0rem;
	color: white;
	text-align: center;
	font-size: 1.5rem;
}

.fx_xsm h3 {
	font-size: 1.8rem;
	color: white;
	text-align: center;
}

.btn-ns {
	width: 10.5rem;
	height: 2.5rem;
	border-radius: 0.3125rem;
	background: #FBA257;
	text-align: center;
	line-height: 2.5rem;
	color: #FFFFFF;
	margin: 0 auto;
	box-shadow: 0rem 0.3125rem 3rem #FA8721;
}

.btn-ns1 {
	width: 10.5rem;
	height: 2.5rem;
	border-radius: 0.3125rem;
	background: #FBA257;
	text-align: center;
	line-height: 2.5rem;
	color: #FFFFFF;
	margin: 0.625rem auto;
	box-shadow: 0rem 0.3125rem 3rem #FA8721;
}

.jz_mengxiang .mx {
	font-size: 2rem;
	text-align: center;
	margin-top: 0.9375rems;
	font-family: "微软雅黑";
}

.gbmy {
	height: auto;
	margin: 0 auto;
	display: block;
	background-color: #FF8A2A;
}

.gbmy .bgmy_jz p {
	font-size: 1.5rem;
	color: white;
	text-align: center;
	width: auto;
	height: auto;
	padding: 1rem 0rem;
	display: block;
}

.why_omq {
	height: auto;
	margin: 0 auto;
	display: block;
	background: url(../images/xz_omqbj.jpg) repeat;
	background-size: 100%;
	background-repeat: no-repeat;
}

.why_omqjz .why_qt {
	font-size: 1.5rem;
	text-align: center;
	color: white;
	padding-top: 2rem;
	font-weight: bold;
}

.why_omqjz img {
	height: 60rem;
	width: 34rem;
	margin: auto;
	margin-left: 20px;
}

.why_omq .an_bj {
	width: 50%;
	height: auto;
	margin: 0 auto;
	padding: 0.3125rem 0px 0.625rem 0rem;
}

.sbiao {
	text-align: center;
	margin: 0.9375rem 0;
}

.sbiao-input {
	width: 80%;
	height: 3rem;
	margin: 0.625rem auto;
	border-radius: 1.25rem;
	border: 0.0625rem solid #F08F41;
	position: relative;
}

.ses3 {
	padding: 3rem 0 0.1rem;
}

.ses3 .title {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 1.3rem;
	font-weight: bold;
	padding: 1rem 0rem;
}

.swiper-containert {
	width: 98%;
	overflow: hidden;
	margin: 0 auto;
}

img {
	border: none;
	max-width: 100%;
}

.swiper-pagination-bullet {
	width: 2rem;
	height: 2rem;
	text-align: center;
	margin: auto;
	line-height: 2rem;
	color: #fff;
	background: black;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	color: #fff;
	background: #FF8A2A;
}

.swiper-paginations {
	width: 12rem !important;
	margin: 0.5rem auto;
}

.tit .zp_title {
	font-size: 0.875rem;
	font-weight: bold;
	text-align: center;
	width: 100%;
	height: auto;
	display: block;
}

.swiper-pagination-bullet {
	width: 1.5rem;
	height: 1.5rem;
	text-align: center;
	line-height: 1.5rem;
	font-size: 1rem;
	color: #fff;
	background: black;
	opacity: 1;
	margin: 0 0.25rem !important
}

.swiper-pagination-bullet-active {
	color: #fff;
	background: #FF8A2A;
}

.swiper-paginations {
	width: 8rem !important;
	margin: 0.5rem auto;
}

.loop_tit {
	width: 100%;
	display: block;
	margin: 0 auto;
}

.loop_tits {
	width: 100%;
	display: block;
	margin: 0 auto;
}

.zp_title {
	text-align: center;
}

.loop_tit {
	margin: 0 auto;
	margin-bottom: 1rem;
	z-index: 2;
	position: absolute;
	top: 6.2rem;
	left: 20%;
}

.loop_tit li {
	float: left;
	width: 7.25rem;
	height: 2.1rem;
	margin-right: 0.15rem;
	background-size: 100%;
}

.loop_tits {
	margin: 0 auto;
	margin-bottom: 1rem;
	position: absolute;
	top: 6.2rem;
	z-index: 0;
	left: 20%;
}

.loop_tits li {
	float: left;
	width: 7.25rem;
	height: 2.1rem;
	margin-right: 0.15rem;
	background-size: 100%;
}

.loop {
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 1rem 0;
}

.loop_bd {
	width: 36.5rem;
	margin: 4rem auto 1rem;
}

.loop_bd li {
	display: block;
	background-size: 100%
}

.loop_tits li:first-child {
	background-image: url(../images/ro_t1.png);
	background-color: black;
	border-radius: 5px;
}

.loop_tits li:nth-child(3) {
	background-image: url(../images/ro_t3.png);
	background-color: black;
	border-radius: 5px;
}

.loop_tits li:nth-child(2) {
	background-image: url(../images/ro_t5.png);
	background-color: black;
	border-radius: 5px;
}

.loop_tit li:first-child {
	background-image: url(../images/ro_t2.png);
	background-color: black;
	border-radius: 5px;
}

.loop_tit li:nth-child(3) {
	background-image: url(../images/ro_t4.png);
	background-color: black;
	border-radius: 5px;
}

.loop_tit li:nth-child(2) {
	background-image: url(../images/ro_t6.png);
	background-color: black;
	border-radius: 5px;
}

.on {
	background: none !important
}

.gallery {
	overflow: hidden;
}

.gallery .swiper-slide {
	width: 30rem;
	height: 26rem;
	overflow: hidden;
	background-size: 37rem 26rem;
}

.gallerys {
	margin-top: 0.5rem;
}

.gallerys .swiper-slide {
	width: 6.4rem;
	height: 5rem;
	border: 0.1rem solid #FF8A2A;
	background-size: 100%;
}

.gallerys .swiper-slide-active {
	border: 0.1rem solid #fff;
}

.loop .lj_omq {
	width: 50%;
	height: auto;
	margin: 0 auto;
	padding: 15px 0px 10px 0px;
}

.cjy_bj {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: url(../images/cjy_bj.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
}

.cjy_bj .cjy_jz {
	width: 94%;
	height: auto;
	margin: 0 auto;
}

.cjy_bj .cjy_jz .cjy_til {
	font-size: 20px;
	text-align: center;
	width: 100%;
	height: auto;
	display: block;
	color: white;
	padding: 10px 0px;
}

.cjy_bj .cjy_jz .cjy_box {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 10px 0px;
}

.cjy_jz .cjy_box .cjy_lt {
	width: 48%;
	height: auto;
	margin: 0 auto;
	display: block;
	float: left;
	padding-bottom: 10px;
}

.cjy_jz .cjy_box .cjy_rt {
	width: 48%;
	height: auto;
	margin: 0 auto;
	display: block;
	float: right;
	padding-bottom: 10px;
}

.loop {
	overflow: hidden;
}

.cjy_bj .ciy_omq {
	width: 50%;
	height: auto;
	margin: 0 auto;
	padding: 10px 0px 20px 0px;
}

.ui-dialog.show {
	display: -webkit-box;
	display: box;
}

.ui-dialog {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999999;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	background: rgba(0, 0, 0, .4);
	display: none;
}

.ui-dialog-cnt {
	border-radius: 6px;
	width: 270px;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	pointer-events: auto;
	background-color: rgba(253, 253, 253, .95);
	position: relative;
	font-size: 16px;
}

.ui-dialog-hd {
	height: 48px;
	line-height: 48px;
	text-align: center;
	position: relative;
}

.ui-dialog-close {
	font-family: iconfont !important;
	font-size: 32px;
	line-height: 44px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	display: block;
	color: rgba(0, 0, 0, .5);
	color: #828282;
	display: block;
	line-height: 32px;
	position: absolute;
	top: 3px;
	right: 3px;
}

.ui-dialog-bd {
	min-height: 71px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	padding: 18px;
	display: -webkit-box;
	display: box;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	-webkit-box-orient: vertical;
}

.ui-dialog-bd>div,
.ui-dialog-bd>ul {
	width: 100%;
}

@media screen and (-webkit-min-device-pixel-ratio:2) .ui-dialog-ft {
	position: relative;
	border: 0;
	background-position: left top;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, transparent), color-stop(0.5, #e0e0e0), to(#e0e0e0));
	background-repeat: repeat-x;
	-webkit-background-size: 100% 1px;
}

.ui-dialog-ft {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	display: -webkit-box;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-align: center;
	border-top: 1px solid #e0e0e0;
	height: 42px;
	line-height: 42px;
}

@media screen and (-webkit-min-device-pixel-ratio:2) .ui-dialog-ft button:last-child {
	background: 0;
}

.ui-dialog-ft button:last-child {
	border-right: 0;
	border-bottom-right-radius: 6px;
}

.ui-dialog-ft button:first-child {
	border-bottom-left-radius: 6px;
}

@media screen and (-webkit-min-device-pixel-ratio:2) .ui-dialog-ft button {
	border-right: 0;
	background-position: right top;
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0.5, transparent), color-stop(0.5, #e0e0e0), to(#e0e0e0));
	background-repeat: repeat-y;
	-webkit-background-size: 1px 100%;
}

.ui-dialog-ft button {
	color: #000;
	text-align: center;
	border-right: 1px #e0e0e0 solid;
	width: 100%;
	line-height: 42px;
	background: transparent;
	display: block;
	margin: 0 !important;
	border: none;
	-webkit-box-flex: 1;
}
