body {
	min-width: 1200px;
}

.container {
	width: 1200px!important;
	margin: 0 auto;
	padding: 0;
}
.header{
	height:91px;
}

.header .navbar_nav li a {
	text-decoration: none;
	height: 90px;
	padding: 1px 20px;
	display: block;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	color: #333;
	font-size: 16px;
	margin: 0px 10px;
}

.header .container{
	padding:0;
}
.banner {
	margin-top: 91px;
	width: 100%;
}

.banner01 a img {
	width: 100%;
}

.row {
	padding: 0;
	margin-right: 0;
	margin-left: 0;
}

.nav-2 {
	max-width: 570px;
	margin: 41px auto;
	height: 148px;
	
}

.nav-2 .item {
	text-align: center;
	height: 107px;
	max-width: 112px;
	margin: 0 auto;
}

.nav-2 .item img {
	height: 46px;
	width:37px;
}

.bor {
	width: 100%;
	min-width: 112px;
	height: 80px;
	margin: 0 auto;
	border-right: 1px solid #ccc;
}

.nav-2 .row .col-xs-4:last-child .bor {
	border: none;
}

.nav-2 .item p {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #333333;
	margin-top: 8px;
}

.nav-2 .item:hover, .nav-2 .current {
	border-bottom: 3px solid #9d653b;
}

.hline-c {
	display: block;
	height: 1px;
	background-color: rgba(0, 0, 0, .17);
	width: 100%;
	position: absolute;
	z-index: 996;
	margin-top: 26px;
	left: 0;
}

.banner-1 {
	width: 100%;
	margin-top: 90px;
}

/* .nav-2 .col-sm-4 span{width:100%;} */

.service-area, .main {
	width: 1200px;
	text-align: center;
	margin: 0 auto;
}

.main .title {
	margin-bottom: 50px;
}

.main .title p {
	height: 31px;
	font-size: 30px;
	line-height: 32px;
	letter-spacing: 0px;
	color: #333333;
}

.service-area .title span {
	height: 13px;
	font-family: SegoeUI;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 0px;
	color: #666666;
}

.service-area .area {
	max-width: 373px;
	height: 426px;
	text-align: center;
	box-shadow: 1px 2px 4px 0px rgba(0, 0, 0, 0.17);
	margin-bottom: 28px;
	overflow: hidden;
}

.service-area .area img {
	width: 100%;
	height: 200px;
   transition: all 0.6s;
}

.service-area .desc {
	width: 322px;
	height: 200px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}

.service-area .area p:first-child {
	height: 20px;
	font-family: MicrosoftYaHei-Bold;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #9d6840;
	margin-bottom: 18px;
}

.service-area .area p:last-child {
	height: 61px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #444444;
}
p:hover{
	color:#9d6840 !important;
}
.service-area .area img:hover {
	transform: scale(1.1);
	transition: 0.6s;
}

.btn-1 {
	border: 1px solid #e1e1e1;
	border-radius: 19px;
	width: 135px;
	height: 38px;
	margin: 0 auto;
	position: absolute;
	bottom:50px;
	left:120px;
}

.btn-1 a {
	color: #333333;
	font-size: 14px;
	margin: 0 auto;
	line-height: 39px;
}

.btn-1:hover {
	border: 1px solid #9d6840;
	background-color: #9d6840;
}

.btn-1:hover a {
	color: #fff;
}

.hazards {
	margin-top: 30px;
	background-color: #fafafa;
	width: 100%;
	padding-top: 80px;
	padding-bottom: 60px;
}

.hazards .item {
	max-width: 300px;
	height: 368px;
	margin: 0;
	text-align: center;
	background-color: #fff;
	overflow: hidden;
}

.hazards .item img {
	width: 100%;
	height: 184px;
    transition: all 0.6s;
}

.hazards .item img:hover {
	
	transform:scale(1.1);
}

.hazards .item .desc {
	height: 184px;
	text-align: left;
}

.hazards .item .desc p{
	margin:0;
}
.hazards .item:hover .desc p {
	color: #93511f !important;
	
}

.hazards .item .desc p:first-child {
	height: 25px;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0px;
	color: #333333;
	margin-bottom: 24px;
	/* margin-top: 40px; */
}

/* .hazards .item .desc p:last-child {
	height: 34px;
	font-family: MicrosoftYaHei;
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 0px;
	color: #666666;
} */

.hazards .item .desc {
	width: 260px;
	margin: 20px auto;
}

.hazards .item .desc2 {
	height: 144px;
}

.advantage {
	width: 100%;
	height: 667px;
	min-height: 467px;
	margin-top: 60px;
}

.advantage .bgt {
	background: url(../images-2/5-advantage.png) no-repeat center;
	background-size: contain;
	width: 100%;
	height: 553px;
}

.advantage .item {
	width: 358px;
	float: left;
}

.advantage .item h4 {
	text-align: left;
	font-weight: bolder;
}

.advantage .item span {
	position: relative;
	right: 40px;
	bottom: 10px;
	font-size: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #9d6840;
	border-bottom: 2px solid #9d6840;
}

.advantage .long {
	position: relative;
	right: 33rem;
	top: 3rem;
    transition: all 0.6s;
}

.advantage .saygood {
	position: relative;
	right: 26rem;
	top: 0;
    transition: all 0.6s;
}
.advantage .gua img:hover,.advantage .saygood img:hover,.advantage .team img:hover,.advantage .long img:hover{
	transform: scale(-1,1);
	
}
.advantage .item b {
	position: relative;
	top: 14px;
	right: 3rem;
}

.advantage .item p {
	text-align: left;
}

.advantage .item-right {
	width: 358px;
	float: right;
	text-align: right;
}

.advantage .item-right b {
	position: relative;
	bottom: 4rem;
	left: 3rem;
}

.advantage .item-right span {
	position: relative;
	bottom: 6rem;
	left: 3.5rem;
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: bolder;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #9d6840;
	border-bottom: 2px solid #9d6840;
}

.advantage .item-right p {
	position: absolute;
	bottom: 0;
	float: right;
}

.advantage .item-right h4 img {
	float: right;
	position: relative;
	bottom: 6.8rem;
}

.advantage .item .gua {
	position: relative;
	bottom: 10rem;
	left: 22rem;
   
}
.advantage .item .gua img{
  transition: all 0.6s;
}

.advantage .item .team {
	position: relative;
	bottom: 11rem;
	left: 14rem;
   transition: all 0.6s;
}

.btn-2 {
	width: 130px;
	height: 41px;
	background-color: #ffffff;
	border-radius: 21px;
	border: solid 1px rgba(164, 164, 164, 0.54);
	position: absolute;
	margin-top: 450px;
	text-align: center;
}

.btn-2 span {
	height: 16px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 40px;
	letter-spacing: 0px;
	color: #333333;
}

.btn-2.lineask {
	margin-left: 160px;
}

.btn-2.active {
	background-color: #93511f;
	color: #fff;
}

.btn-2.active span {
	color: #fff;
}

.confused .main {
	background: url(../images-2/kunhjd-bg.png) no-repeat;
	width: 100%;
	min-height: 527px;
	background-size: contain;
	padding: 4rem 0;
	margin: 3rem 0;
}

.confused .container {
	max-width: 1005px;
}

.confused .row {
	margin: 1rem 0;
}

.confused .wen {
	width: 487px;
	height: 55px;
	padding: 13px 10px 13px 27px;
	color: #fff;
	background-color: #93511f;
	float: left;
	border-radius: 5px 0 0 5px;
}

.confused .da {
	width: 487px;
	height: 55px;
	padding: 13px 10px 13px 20px;
	color: #000;
	background-color: #fff;
	float: right;
	border-radius: 0px 5px 5px 0;
}

.confused .container span {
	line-height: 3rem;
	font-size: 1.5rem;
	float: left;
	margin-left: .8rem;
}

.confused .wen .lowen {
	width: 34px;
	height: 34px;
	background: url(../images-2/wen.png) no-repeat;
	float: left;
}

.confused .da .loda {
	width: 34px;
	height: 34px;
	background: url(../images-2/da.png) no-repeat;
	float: left;
}

.cooperation {
	height: 367px;
	margin-top: 60px;
	width: 100%;
}

.cooperation .process {
	min-width: 1200px;
	height: 174px;
	margin: 0 auto;
	text-align: center;
}

.cooperation .process .item {
	width: 77px;
	height: 77px;
	margin: 0 auto;
}
.cooperation .process img{
  transition: all .6s;
}
.cooperation .process img:hover {
	transform: scale(-1, 1);
	
}

.cooperation .browdot{
	width:8px;
	height:8px;
	border-radius: 50%;
	background-color: #333;
	position: relative;
	bottom:24px;
	margin:0 auto;
}

/* 预约服务 */

.reservation {
	width: 100%;
	height: 837px;
	text-align: center;
	background-color: #fafafa;
	padding-top: 80px;
}

.reservation .poster {
	max-width: 940px;
	margin: 0 auto;
	text-align: center;
}

.reservation .poster input {
	width: 450px;
	height: 48px;
	float: left;
}

.reservation .poster textarea {
	width: 100%;
	height: 274px;
	padding-top: 15px;
}

.reservation .poster input[type='submit'] {
	width: 181px;
	height: 54px;
	background-color: #9d6840;
	border-radius: 3px;
	color: #fff;
	margin-left: 40%;
}

.reservation .poster div {
	width: 450px;
	height: 48px;
	float: left;
	line-height: 48px;
	margin: 0 auto;
	margin-right: 40px;
	background-color: #fff;
	text-align: left;
}

.reservation .poster input, .poster textarea, .poster div {
	margin-bottom: 20px;
	padding-left: 10px;
	border: 1px solid rgba(0, 0, 0, 0.17);
}

/* 表单 */
.activityModel {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;
    display: none;
}

.activityModel .reservation {
    width: 850px;
    height: 620px;
    text-align: center;
    background-color: #fafafa;
    padding-top: 40px;
    margin-top: 10%;
}

.activityModel .reservation .poster {
    padding-left: 130px;
    padding-right: 100px;
    margin: 0 auto;
    text-align: center;
}

.activityModel .reservation .poster input {
    width: 270px;
    height: 48px;
    float: left;
}

.activityModel .reservation .poster textarea {
    width: 94.5%;
    height: 170px;
    padding-top: 15px;
}

.activityModel .reservation .poster input[type='submit'] {
    width: 181px;
    height: 54px;
    background-color: #9d6840;
    border-radius: 3px;
    color: #fff;
    margin-left: 30%;
}

.activityModel .reservation .poster div {
    width: 270px;
    height: 48px;
    display: flex;
    line-height: 48px;
    margin: 0 50px 20px auto;
    background-color: #fff;
    text-align: left;
}

.activityModel .reservation .poster input, .poster textarea, .poster div {
    margin-bottom: 20px;
    margin-right: 30px;
    padding-left: 10px;
    border: 1px solid rgba(0, 0, 0, 0.17);
}

.trigger {
    width: 30px;
    height: 30px;
    background-color: #ccc;
    color: #fff;
    position: fixed;
    margin-top: -40px;
    font-size: 20px;
    cursor: pointer;
}

  /*清除ie的默认选择框样式清除，隐藏下拉箭头*/
  select::-ms-expand {
	display: none;
}

select {
	border: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-color: #fff;
	color: #666;
	/* height: 28px; */
	line-height: 28px;
	font-size: 14px;
	border-radius: 4px;
	cursor: pointer;
	outline: none;
	/* align-self: center; */
}

.poster label {
	color: #333;
	transform: scale(1.5, 0.6);
	margin-right: 10px;
}

.poster .last-select {
	transform: rotate(220deg) scale(1, 1);
}

.last-select {
	background: url("http://ourjs.github.io/static/2015/arrow.png") no-repeat right center transparent;
}