.auto {
	max-width: 94%;
}
#index {
	background: url(../images/bg_1.jpg) top center no-repeat;
	height: 80vh;
	background-size: cover;
}
.logo {
	max-width: 155px;
	margin: auto;
	width: 194px;
	margin-top: 8%;
}
.main-nav {
	width: 1200px;
	max-width:96%;
	margin: auto;
	margin-top:6vh;
}
.navlist li {
	text-align: center;
	width: 22.74%;
	display: inline-block;
	margin: 1%;
	background: rgba(0,155,76,0.7);
	border: 1px solid #fff;
	padding: 2% 0;
}
.navlist li:hover {
	background: rgba(230,33,41,0.7);
}
.navlist li a {
	display: block;
	text-align: center;
	padding: 5px 0;
	color: #fff;
}
.navlist li a .icon {
	display: block;
	margin: 0 auto;
	width: 50px;
	height: 50px;
	line-height: 0px;
	font-size: 0;
}
.navlist .li-1 a .icon {
	background: url(../images/ico_1.png) center no-repeat;
	background-size: 43px 43px;
}
.navlist .li-2 a .icon {
	background: url(../images/ico_2.png) center no-repeat;
	background-size: 40px 44px;
}
.navlist .li-3 a .icon {
	background: url(../images/ico_3.png) center no-repeat;
	background-size: 48px 44px;
}
.navlist .li-4 a .icon {
	background: url(../images/ico_4.png) center no-repeat;
	background-size: 46px 44px;
}
.navlist li a font {
	display: block;
	font-size: 1.75rem;
	line-height: 2;
}
.ny_logo {
	width: 94%;
	margin: auto
}
.header {
	width: 100%;
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 1000;
}
.header-cover {
	position: relative;
	width:100%;
	max-width:1600px;
	height:568px;
	background: url(../images/banner.jpg) center no-repeat;
}
.header-cover img {
	width: 100%;
}
.ny_logo img {
	max-width: 125px
}
.layout {
	width: 94%;
	max-width: 1200px;
	margin: AUTO;
}
.about {
	padding: 2% 0;
	padding-bottom: 80px;
}
.about p {
 margin-top: .75rem;
 margin-bottom: .75rem;
	line-height: 2;
	color: #333;
}
.foot-copy {
	width: 100%;
	font-size: 14px;
	color: #fff;
	padding: 20px 0;
	border-top: 1px solid rgba(255,255,255,.26);
	background: #009b4c;
}
.foot-copy .fl {
	width: 68%;
	float: left;
}
.foot-copy .fr {
	width: 32%;
	float: right;
	text-align: right;
}
.main-nav1 {
	display: none
}
.ny_title {
	width: 94%;
	position: absolute;
	bottom: 40px;
	z-index: 1000;
	color: #009b4c;
	border-left: 10px solid #e62129;
	left: 3%;
	line-height: 1;
	padding-left: 15px;
}
.ny_title h2 {
	font-size: 2.2rem;
	font-weight: bold;
	text-shadow: #fff 2px 0 0, #fff 0 2px 0, #fff -1px 0 0, #fff 1px -1px 0px;
}
.lsbj {
	padding: 30px 0;
	padding-bottom:60px;
	clear: both;
}
.lsbj h3, .sjs h3 {
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.6;
}
.lsbj h2, .sjs h2 {
	font-size: 1.2rem;
	padding-bottom: 2%;
}
.lsbj ul {
	width: 100%;
	display: inline-block;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 2%;
	margin-bottom: 2%;
}
.lsbj ul li {
	display: inline-block;
	width: 49.47%;
}
.lsbj ul li p {
	font-size: 1rem;
	line-height: 2.5;
}
.lsbj ul li p span {
	font-weight: bold;
	color: #009b4c;
	font-size: 1.3rem;
}
.sjs ul {
	width: 100%;
}
.sjs li {
	padding-bottom: 8%;
	float: left;
}
.p30 {
	padding:30px 0 70px 0;
}
.sjs ul p {
	    font-size: 15px;
    line-height: 50px;
    width: 110px;
    float: left;
}
.sjs ul p.hyxx1 {
    width: 100%;
}
.sjs ul p.jldw {width:60px; padding-left:5px;}
.sjs ul p.jldw2 {width:40px; padding-left:5px;}

.rooms2 input.words{width: calc(100% - 110px);}
.rooms2 input.words.gongjin , .rooms2 input.words.dun{width: calc(50% - 86px); float:left;}

.h_more {
	width: 90%;
	display: inline-block;
	background: #009b4c;
	border-radius: 10px;
	line-height: 50px;
	text-align: CENTER;
	margin-right: 2%;
	color: #fff;
	font-size: 1.2rem;
	margin-bottom: 5%;
}
.rooms2 li {
	width: 50%;
	float: left;
}
input.words, select.words {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 17px;
    border: solid #ddd 1px;
    border-top: solid #ccc 1px;
    border-left: solid #ccc 1px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -rim-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
}
.inwall20 li {
    padding: 0 20px;
}
.form02 li {
    margin-bottom: 20px;
}
textarea {
    display: block;
    width: 100%;
    min-height: 150px;
    padding: 12px 17px;
    border: solid #ddd 1px;
    border-top: solid #ccc 1px;
    border-left: solid #ccc 1px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -rim-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
}
.inwall20 {
    margin: 0 -20px;
}
.clearfix {
    display: block;
}

.btnbox {
    line-height: 1.0em;
    text-align: center;
    padding: 40px 0;
}
a.btn {
    display: inline-block;
    height: 50px;
    line-height: 50px;
	width: 96%;
    padding: 0 40px;
    color: #fff;
    background: #009b4c;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -rim-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    -rim-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border: none;
}
.inwall20 li span{color: #e62129;}
.quote-input {
    width: 100%;
    height: auto;
}
.yuyue-from-input {
    width: 100%;
    height: 47px;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 30px;
}
.yuyue-from-input label {
    font-size: 16px;
}
.yuyue-from-input input, select {
    margin-top: 0;
    width: 313px;
}
.quote-input select, .quote-input input {
    width: 100%;
    height: 47px;
    border: 1px solid #eee;
    border-radius: 5px;
    text-indent: 10px;
    font-size: 14px;
    margin-top: 12px;
    outline: none;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}
.sjs h3 span{color: #009b4c;}
/*header*/


/*登录*/
.loginimg{width: 50%;position: absolute;top:0;left: 0;height: 100%;}
.login-con{width: 50%;min-height: 458px; float: right;}
.login-warp{margin:40px auto;max-width: 92%; width: 378px;}
.title26{margin-bottom: 35px;}
.title26 h3{font-size: 26px;}
.login-list{margin-bottom: 20px;  position: relative;}
.login-border{border:1px solid #ccc;border-radius: 6px;overflow: hidden;}
.login-list span{position: absolute;    float: left; margin-left: 14px; line-height: 42px;font-size: 16px;color: #999;}
.login-list span img{vertical-align: middle;margin-top: -4px;margin-right: 10px;}
.login-input{margin-left: 50px;}
.login-input .text{display: block;width: 100%;height: 42px;font-size: 16px;color: #333;}
.yzm{position: absolute;top:50%;margin-top: -16px;right: 0;}
.yzm img{display: block;width: 112px;height: 32px;vertical-align: bottom;}
.login-list-code .login-border{margin-right: 128px;}
.denglu{display: block;text-align: center;line-height: 44px;font-size: 16px;color: #fff;background: #009b4c;border-radius: 6px;margin: 20px 0;}
.forget{color: #666;}
.forget:hover{text-decoration: underline;}
.topeara a.hyn{color: #fff;}
.forget-box {
    line-height: 44px;
}
.redBtn {
    display: inline-block;
    width: 125px;
    line-height: 44px;
    background: #009b4c;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.fl{ float: left;}
.fr{float: right;}
.topeara a:hover{color: #009b4c !important;}
input,textarea{ border:none; font-family:alibabapuhuitiregular,"Microsoft YaHei";font-size: 14px;}
/*账户信息*/
.zhxx-list{position: relative;margin-bottom: 22px;width: 340px;max-width: 100%;}
.zhxx-title{position: absolute;left: 0;top:0;font-size: 16px;color: #999;line-height: 32px;}
.zhxx-input{margin-left: 80px;background: #f9f9f9;}
.zhxx-input .text{display: block;width: 100%;height: 32px;background: none;text-indent: 1em;font-size: 16px;color: #333;}
.zhxx-input .text.kbja1{background:#faffbd;}
.saveMs{width: 94px;line-height: 32px;font-size: 16px;margin-top: 20px;}
.zzxx-tip{position: absolute;width: 100%;left: 68px;line-height: 32px;width: auto;white-space: nowrap;top: 34px;font-size: 12px;color: #999;margin-left: 12px;}
/*注册*/
.sjyzm{position: absolute;right: 0;line-height: 44px;background: #333;top:0;width: 132px;text-align:center;color: #fff;cursor: pointer}
.ljzc{color: #476175;position: relative;padding-right: 19px;}
.ljzc:after{content: '';position: absolute;width: 12px;height: 12px;background: url("../images/ljzc.png") no-repeat center;background-size: cover;right: 0;top:50%;margin-top: -6px;}
.redBtn{display: inline-block;width: 125px;line-height: 44px;background: #009b4c;text-align: center;color: #fff;font-size: 16px;}
.border-radius-6{border-radius: 6px;}
.forget-box{line-height: 44px;}
.sjyzm.active{}
/*会员中心*/
.huiyuan{padding-top: 0;}
.huiyuan .top-grs{padding: 20px 0;}
.dd-th{line-height: 32px;background: #f0f0f0;}
.dd-col-4{font-size: 0;}
.col-4-pice{font-size: 14px;color: #666;display: inline-block;vertical-align: top;text-align: center;position: relative;}
.col-4-pice:nth-child(1){width: 25%;}
.col-4-pice:nth-child(2){width: 24%;}
.col-4-pice:nth-child(3){width: 19%;}
.col-4-pice:nth-child(4){width: 32%;}
.dd-th .col-4-pice:after{content: '';position: absolute;right: 0;top:50%;margin-top: -5px;height: 10px;border-left:1px solid #cbcbcb;}
.dd-th .col-4-pice:last-child:after{display: none;}
.ddlbs{border:1px solid #e0e0e0;margin-top: 17px;}
.ddlbs .col-4-pice:last-child{text-align: right;}
.ddlb-top{border-bottom: 1px solid #e0e0e0;line-height: 41px;padding-right: 24px;}
.wait{color: #009b4c;}
.ddlb-bot{padding: 12px 24px;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.ddpros{display: inline-block;vertical-align: middle;position: relative;margin-right: 10px;text-align: center;max-width: 130px;}
.ddpros img{width: 80px;}
.ddpros:last-child{margin-right: 0;}
.ddpros span{position: absolute;right: 0;top:0;background: #476175;border-radius: 20px;color: #fff;padding: 0 5px;}
.btn-border{display: inline-block;border:1px solid #cfcfcf;width: 87px;line-height: 31px;text-align: center;margin-left: 6px;border-radius: 2px;font-size: 12px;}
.btn-border:hover{background: #009b4c;color: #fff;border-color: #009b4c;}
.ddpros p{font-size: 12px;line-height: 1.4em;}
