body {
	margin: 0;
	padding: 0;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
a {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

fieldset,
img {
	border: 0;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
	font-style: normal;
	font-weight: normal;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

.chengg {
	height: 1px;
	background: none;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

code,
kbd,
samp,
tt {
	font-size: 100%;
}


/*@purpose To enable resizing for IE */


/*@branch For IE6-Win, IE7-Win */

input,
button,
textarea,
select {
	*font-size: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

ol,
ul,
li {
	list-style: none;
}


/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th {
	text-align: left;
}

sup,
sub {
	font-size: 100%;
	vertical-align: baseline;
}


/* remember to highlight anchors and inserts somehow! */

a:link,
a:visited,
a:active {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.wrap {
	width: 1200px;
	position: relative;
	margin: 0 auto;
}

.top {
	width: 100%;
	height: 103px;
	min-width: 1200px;
	max-width: 1920px;
	background: url(../images/top.png) no-repeat center;
	position: absolute;
	margin: 0 auto;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	z-index: 2;
}

.icon {
	display: block;
	width: 128px;
	height: 128px;
	float: left;
	margin: 6px 18px 0 0;
}

.h_txt {
	float: left;
}

.h_txt p:nth-child(1) {
	font-size: 34px;
	color: #fff;
	font-weight: bold;
	margin-top: 15px;
}

.h_txt p:nth-child(2) {
	font-size: 18px;
	color: #fdcfbe;
	margin-top: 5px;
}

.top ul {
	width: auto;
	height: 103px;
	position: relative;
	float: right;
}

.top ul li {
	width: 151px;
	height: 100%;
	float: left;
	position: relative;
	line-height: 103px;
	text-align: center;
}

.top ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	text-shadow: 1px 1px 10px #b72d1a;
}

.top ul li a i {
	display: none;
	width: 95px;
	height: 6px;
	background-color: #fbf5be;
	position: absolute;
	left: 50%;
	margin-left: -47.5px;
	bottom: 0;
}
.top ul li:hover{
	background: url(../images/tb.png) no-repeat center;
}
.top ul li:hover a{
	color: #fbf5be;
}
.top ul li:hover a i {
	display: block;
}

.top ul li.active {
	background: url(../images/tb.png) no-repeat center;
}

.top ul li.active a {
	color: #fbf5be;
}

.top ul li.active a i {
	display: block;
}

.i-footer {
	width: 100%;
	height: 192px;
	min-width: 1200px;
	max-width: 1920px;
	background: #9e4a3f;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

.i-footer ul {
	width: 100%;
	height: 114px;
	margin-top: 50px;
	position: relative;
	overflow: hidden;
}

.i-footer ul li {
	width: auto;
	height: 100%;
	position: relative;
	float: left;
	overflow: hidden;
	margin-left: 145px;
}

.i-footer ul li:nth-child(1) {
	margin-left: 84px;
}

.i-footer ul li img {
	display: block;
	width: 113px;
	height: 113px;
	float: left;
	margin: 0 20px 0 0;
}

.i-footer ul li div {
	float: left;
}

.i-footer ul li div p:nth-child(1) {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	margin-top: 5px;
}

.i-footer ul li div p:nth-child(2) {
	font-size: 14px;
	color: #fb946b;
	margin-top: 5px;
}

.i-footer ul li div p:nth-child(3) {
	font-size: 14px;
	color: #f8e6c7;
	margin-top: 25px;
}
.footerP{
	width:100%;
	font-size:14px;
	color:#e0c4b9;
	text-align: center;
	padding:60px 0;
	background-color:#9e4a3f;
}
.rightMenu {
	width: 228px;
	height: 471px;
	background: url(../images/dh.png) no-repeat center;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 45%;
	transform: translate(0, -45%);
	-webkit-transform: translate(0, -45%);
	transition: all .5s;
	-webkit-transition: all .5s;
	z-index:15;
}

.rightMenu.active {
	right: -179px;
}

.rightMenu.active .op_close img:nth-child(1) {
	display: none;
}

.rightMenu ul {
	width: 149px;
	height: 39px;
	overflow: hidden;
	position: relative;
	margin: 232px 0 0 64px;
}

.rightMenu ul li {
	width: 39px;
	height: 39px;
	background: url(../images/nav.png) no-repeat;
	background-position: 0 0;
	float: left;
	position: relative;
	cursor: pointer;
}

.rightMenu ul li.active {
	background-position-y: -39px;
}

.rightMenu ul li:nth-child(2) {
	margin: 0 16px;
	background-position: -55px 0;
}

.rightMenu ul li:nth-child(3) {
	background-position: -110px 0;
}

.rightMenu ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
.rightMenu ul li.active{
	background-position-y: -39px;
}
.rightMenu .code {
	width: 148px;
	height: 148px;
	margin: 16px 0 0 64px;
}
.rightMenu .code img{
	display: none;
	width:100%;
	height:100%;
}
.rightMenu .code img.active{
	display: block;
}
.rightMenu p {
	width: 180px;
	overflow: hidden;
	margin: 5px 0 0 48px;
	text-align: center;
	font-size: 16px;
	color: #71270d;
}
.rightMenu p span{
	display: none;
}
.rightMenu p span.active{
	display: block;
}
.rightMenu .op_close {
	width: 19px;
	height: 92px;
	overflow: hidden;
	position: absolute;
	left: 29px;
	bottom: 92px;
	cursor: pointer;
}

.login {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .8);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 50;
	display: none;
}

.c_login {
	width: 647px;
	height: 634px;
	background: url(../images/tc.png) no-repeat center;
	position: relative;
	top: 45%;
	margin: 0 auto;
	transform: translate(0, -45%);
	-webkit-transform: translate(0, -45%);
}

.close {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 134px;
	cursor: pointer;
	transition: all .5s;
	-webkit-transition: all .5s;
}

.close:hover {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}

.lo_body {
	width: 440px;
	overflow: hidden;
	position: relative;
	margin: 180px 0 0 66px;
}

.type_ul {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.type_ul li {
	width: 125px;
	height: 22px;
	overflow: hidden;
	position: relative;
	float: left;
	cursor: pointer;
}

.type_ul li:nth-child(2) {
	float: right;
}

.type_ul li em {
	display: block;
	width: 22px;
	height: 22px;
	overflow: hidden;
	float: left;
}

.type_ul li em img {
	display: block;
	width: 100%;
	height: 100%;
}

.type_ul li p {
	font-size: 18px;
	color: #612b0b;
	line-height: 22px;
	float: left;
	margin-left: 20px;
}

.type_ul li.active em img:nth-child(1) {
	display: none;
}

.s_put {
	width: 100%;
	height: 60px;
	position: relative;
	margin-top: 36px;
	overflow: hidden;
}

.s_put input {
	display: block;
	border: none;
	outline: none;
}

.s_put input.phone {
	width: 100%;
	height: 100%;
	position: relative;
	background-color: #e7b99b;
	font-size: 16px;
	color: #5a3416;
	text-indent: 26px;
	line-height: 60px;
	border-radius: 10px;
}

.s_put input::-webkit-input-placeholder {
	color: #5a3416;
}

.s_put input::-moz-placeholder {
	color: #5a3416;
}

.s_put input:-ms-input-placeholder {
	color: #5a3416;
}

.s_put input.t_yzm {
	width: 262px;
	height: 100%;
	position: relative;
	background-color: #e7b99b;
	font-size: 16px;
	color: #5a3416;
	text-indent: 26px;
	line-height: 60px;
	border-radius: 10px;
	float:left;
}
.s_put .captcha{
	width:158px;
	height:100%;
	float:right;
	font-size:22px;
	color:#000;
	text-align: center;
	line-height:60px;
	background-color:#fff;
	border-radius: 10px;
	cursor: pointer;
}
.s_put .caption img{
	display: block;
	width:100%;
	height:100%;
	border-radius: 10px;
}
.s_put input.yzm{
	width: 262px;
	height: 100%;
	position: relative;
	background-color: #e7b99b;
	font-size: 16px;
	color: #5a3416;
	text-indent: 26px;
	line-height: 60px;
	border-radius: 10px;
	float:left;
}
.s_put input.g_code{
	width:158px;
	height:100%;
	float:right;
	background-color:#e6715b;
	position: relative;
	font-size: 18px;
	color: #fff;
	line-height: 60px;
	border-radius: 10px;
	text-align: center;
	cursor: pointer;
}
.loginBtn{
	width:245px;
	height:78px;
	position:absolute;
	left:174px;
	bottom:0;
	cursor: pointer;
}
.yx_shade{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 19891016;
    background: rgba(0, 0, 0,.3);
}
.yx_tips_txt{
    position: absolute;
    width: auto;
    padding:0 15px;
    height: 48px;
    line-height: 48px;
    border-radius: 10px;
    background: #fff;
    text-align: center;
    left: 50%;
    top: 50%;
    color: #666;
    -webkit-transform: scale(0.7) translate(-50%,-50%);
    -moz-transform: scale(0.7) translate(-50%,-50%);
    -ms-transform: scale(0.7) translate(-50%,-50%);
    transform: scale(0.7) translate(-50%,-50%);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.yx_tips_txt.show{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
@keyframes vGo {
	0% {
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
	}

	50% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}

	100% {
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
	}
}

@-webkit-keyframes vGo {
	0% {
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
	}

	50% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}

	100% {
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
	}
}

@-ms-keyframes vGo {
	0% {
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
	}

	50% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}

	100% {
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
	}
}

@-moz-keyframes vGo {
	0% {
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
	}

	50% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}

	100% {
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
	}
}
