body {
  background: #fcfaf6;
}

.banner {
  width: 100%;
  position: relative;
}
.banner img {
  width: 100%;
}
.header {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  width: 100%;
}
.header > div {
  width: 1000px;
  margin: 0 auto;
  height: 32px;
  color: #d9cdba;
}
.header > div img {
  width: 82px;
  float: left;
}
.header > div span {
  float: right;
  line-height: 30px;
}
.header > div span a {
  color: #d9cdba;
}
/*-------2018-3-12--------*/
.zuijiacont {
	position: relative;
	z-index: 2;
}
.last_picBox {
	position: relative;
	height: 115px;
}
.last_pic {
	position: absolute;
	top: -70px;
}
.last_pic img {
	width: 100%;
}
.two_btnBox {
	margin: 0 auto;
	width: 412px;
	height: 57px;
	margin-top: 37px;
	/*background: url(../images/two_btn.png) no-repeat;*/
}
.two_btnBox p {
	text-align: center;
	width: 120px;
	line-height: 55px;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	color: #fff;
}
.t_topB {
	margin: 0 auto;
	max-width: 1000px;
}
.two_btnBox p:nth-of-type(1){
	/*margin-left: 50px;*/
	background: url(../images/ll.png) no-repeat;
}
.two_btnBox p:nth-of-type(2){
	margin-left: 100px;
	background: url(../images/rr.png) no-repeat;
}
.two_btnBox .ll_p1.active {
	width: 115px;
	height: 55px;
	color: #fff;
	background: url(../images/ll_h.png) no-repeat;
}
.two_btnBox .rr_p1.active {
	width: 118px;
	height: 55px;
	color: #801012;
	background: url(../images/rr_h.png) no-repeat;
}
.title-two img {
	width: 100%;
}
.two_img {
	margin: 0 auto;
	margin-bottom: 50px;
	max-width: 1000px;
}
.two_img p:nth-of-type(1){
	float: left;
}
.two_img p:nth-of-type(2){
	float: right;
	position: relative;
}
.two_img p:nth-of-type(2) a {
	position: absolute;
	bottom: 8px;
	left: 95px;
	width: 138px;
	height: 36px;
	text-align: center;
	line-height: 35px;
	font-size: 24px;
	color: #fff;
}
.bigBox {
	margin: 0 auto;
	max-width: 1000px;
}
.btn_list {
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 23px;
	/*max-width: 500px;*/
	float: left;
}
.btn_list li {
	float: left;
	text-align: center;
	height: 60px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	margin-left: 14px;
	margin-right: 14px;
	cursor: pointer;
}
.btn_list li.t1{
	width: 118px;
	height: 57px;
	line-height: 57px;
	background: url(../images/1.png) no-repeat;
}
.btn_list li.t2{
	width: 144px;
	height: 60px;
	line-height: 60px;
	background: url(../images/2.png) no-repeat;
}
.btn_list li.t3{
	width: 146px;
	height: 59px;
	line-height: 59px;
	background: url(../images/3.png) no-repeat;
}
.btn_list li.t4{
	width: 121px;
	height: 60px;
	line-height: 60px;
	background: url(../images/4.png) no-repeat;
}
.btn_list li.t5{
	width: 150px;
	height: 60px;
	line-height: 60px;
	background: url(../images/5.png) no-repeat;
}
.btn_list li.t6 {
	width: 144px;
	height: 62px;
	line-height: 62px;
	background: url(../images/6.png) no-repeat;
}
/*-------active-----------*/
.btn_list li.active {
	color: #fff;
}
.btn_list li.t1.active {
	background: url(../images/1_hover.png) no-repeat;
}
.btn_list li.t2.active {
	background: url(../images/2_hover.png) no-repeat;
}
.btn_list li.t3.active {
	background: url(../images/3_hover.png) no-repeat;
}
.btn_list li.t4.active {
	background: url(../images/4_hover.png) no-repeat;
}               
.btn_list li.t5.active {
	background: url(../images/5_hover.png) no-repeat;
}
.btn_list li.t6.active {
	background: url(../images/6_hover.png) no-repeat;
}
/*--------------------*/
.text_box {
	position: relative;
	margin: 0 auto;	
	max-width: 911px;
	margin-bottom: 50px;
	/*height: 331px;*/
	background: #e1e1e1;
	/*background: url(../images/bg.png) no-repeat;*/
	background-size: 100%;
	border-radius: 10px;
}
.many_p1 {
	font-size: 16px;
	padding-top: 50px;
	padding-left: 105px;
	padding-right: 85px;
	line-height: 24px;
	color: #303030;
}
.many_p2 {
	text-align: center;
	font-size: 14px;
	color: #303030;
}
.fot_text {
	margin-top: 40px;
	padding-bottom: 20px;
}
/*------------------*/
.zuijia {
  width: 34%;
  height: 42px;
  margin: 40px auto 0px;
  background: url(../images/wudongtitle.png) no-repeat center;
}
.zuijia li {
  font-size: 20px;
  float: left;
  width: 33.33%;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
}
.zuijia li.active {
  color: #b90c0c;
}
.zuijia li:hover {
  color: #b90c0c;
}
.zuijiacont {
  width: 1000px;
  margin: 0 auto;
}
.zuijialist {
  overflow: hidden;
  padding-bottom: 50px;
}
.zuijialist li {
  width: 33.33%;
  float: left;
}
.kuanglist {
  width: 278px;
  height: 375px;
  margin: 44px auto 0;
  background: white;
  box-shadow: 1px 1px 1px #f1f0ef, -1px -1px 1px #f1f0ef;
  border-top: 1px solid #f1f0ef ;
  border-bottom: 1px solid #f1f0ef;
  padding-bottom: 20px;
}
.kuanglist img {
  width: 100%;
  height: 100%;
  display: block;
}
.kuanglist > div {
  width: 100%;
  /*height: 220px;*/
  overflow: hidden;
  position: relative;
}
.kuanglist > div span {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 70px;
  height: 30px;
  line-height: 30px;
  background: #040d1f;
  color: white;
  text-align: center;
}
.kuanglist h5 {
  padding-left: 20px;
  font-size: 16px;
  color: #393939;
  font-weight: normal;
  height: 50px;
  line-height: 50px;
}
.kuanglist p {
  padding-left: 20px;
  margin-top: 20px;
  margin-bottom: 25px;
}
.kuanglist p span {
  display: block;
  font-size: 16px;
  color: #393939;
  line-height: 28px;
}
.kuanglist button {
  width: 112px;
  height: 26px;
  color: #cf6264;
  margin: 15px auto 0;
  border-radius: 3px;
  background: none;
  display: block;
  cursor: pointer;
  border: 1px solid #cf6264;
}
.kuanglist button:hover {
  background: #b22c2e;
  color: #fff;
}
.wrap {
  overflow: hidden;
}
/*---------------------底部footer部分---------*/
.footer{
	border-top:8px solid #a6937c;
//	height:225px;
	background:#d1c0a5;
}
.footerBox{
	text-align:center;
	max-width:1220px;
	margin:0 auto;
	overflow: hidden;
}
.footer_nav{
	overflow: hidden;
	margin-left:206px; 
	margin-top:40px;
	margin-bottom:40px;
}
.footer_nav ul .lj{
	margin-right:10px;
}
.footer_nav ul li{
	color:#fff;
	font-size:14px;
	font-family:"microsoft yahei";
	float:left;
}
.footer_nav ul li a{
	color:#fff;
}
.footer_nav ul li i{
	margin:0 10px;
}
.footer_nav ul li a:hover{
	text-decoration:underline;
}
.footer_txt p{
	margin-bottom:12px;
	color:#fff;
	font-size:14px;
	font-family:"microsoft yahei";
	line-height:14px;
}
@media screen and (max-width: 1000px) {
	.last_picBox {
		display: none;
	}	
	.bigBox {
		width: 350px;
	}
	.text_box {
		position: relative;
		margin: 0 auto;
		margin-left: 20px;
		margin-right: 20px;
		max-width: 911px;
		margin-bottom: 50px;
		background: #edd0c5;
		background-size: 100%;
		border-radius: 10px;
	}
	.bigBox {
		margin: 0 auto;
		max-width: 500px;
	}
	.two_img p:nth-of-type(2){
		float: left;
	}
	.two_img {
		width: 450px;
	}
	.footer_nav{
		overflow: hidden;
		margin-left:100px; 
		margin-top:40px;
		margin-bottom:40px;
	}
  .tabbox > div {
    width: 100%;
    margin: 0 auto;
  }
  .header > div {
    width: 100%;
  }
  .zuijia {
    width: 100%;
  }
  .zuijialist li {
    width: 50%;
  }
  .tabimg {
    padding-top: 0;
    margin-bottom: 0;
  }
  .kuanglist h5 {
    font-size: 14px;
  }
  .kuanglist {
    width: 95%;
    padding-bottom: 20px;
  }
  .tablistul li a {
    color: #393939;
    width: 65%;
    clear: both;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
  }
  .tabimg > li {
    text-align: center;
    line-height: 14!important;
    float: left;
    height: 120px;
    font-size: 18px;
    color: #e58910;
    text-indent: 16px!important;
    width: 25%;
    cursor: pointer;
    font-size: 10px !important;
  }
  .tabimg li.wudong2.active {
    background: url(../images/wudong2a.png) no-repeat center;
    background-size: 90%;
  }
  .zuijiacont {
    width: 100%;
  }
}
@media screen and (max-width: 414px) {
	.last_picBox {
		display: none;
	}
	.kuanglist button {
		margin-top: -8px;
	}
	.kuanglist p {
	  padding-left: 10px;
	  margin-top: 15px;
	  padding-right: 10px;
	  margin-bottom: 25px;
	}
	.two_btnBox p:nth-of-type(1){
		margin-left: 50px;
		background: url(../images/ll.png) no-repeat;
	}
	.two_btnBox p:nth-of-type(2){
		margin-left: 85px;
		background: url(../images/rr.png) no-repeat;
	}
	.bigBox {
		width: 350px;
	}
	.text_box {
		position: relative;
		margin: 0 auto;
		margin-left: 20px;
		margin-right: 20px;
		max-width: 911px;
		margin-bottom: 50px;
		background: #e1e1e1;
		background-size: 100%;
		border-radius: 10px;
	}
	.many_p1 {
		font-size: 16px;
		padding-top: 20px;
		padding-left: 40px;
		padding-right: 40px;
		line-height: 24px;
		color: #303030;
	}
	.two_img p:nth-of-type(2){
		float: left;
	}
  .tabimg > li {
    line-height: 12!important;
    text-indent: 21px!important;
    width: 25%;
    cursor: pointer;
    font-size: 12px !important;
  }
  .footer_nav{
		overflow: hidden;
		margin-left:100px;
		margin-top:40px;
		margin-bottom:40px;
	}
}
@media screen and (max-width: 375px) {
	.last_picBox {
		display: none;
	}
	.kuanglist button {
		margin-top: -8px;
	}
	.kuanglist p {
	  padding-left: 10px;
	  margin-top: 15px;
	  padding-right: 10px;
	  margin-bottom: 25px;
	}
	.two_btnBox p:nth-of-type(1){
		margin-left: 50px;
		background: url(../images/ll.png) no-repeat;
	}
	.two_btnBox p:nth-of-type(2){
		margin-left: 85px;
		background: url(../images/rr.png) no-repeat;
	}
	.bigBox {
		width: 350px;
	}
	.text_box {
		position: relative;
		margin: 0 auto;
		margin-left: 20px;
		margin-right: 20px;
		max-width: 911px;
		margin-bottom: 50px;
		background: #edd0c5;
		background-size: 100%;
		border-radius: 10px;
	}
	.many_p1 {
		font-size: 16px;
		padding-top: 20px;
		padding-left: 40px;
		padding-right: 40px;
		line-height: 24px;
		color: #303030;
	}
	.two_img p:nth-of-type(2){
		float: left;
	}
  .tabimg > li {
    text-align: center;
    line-height: 12!important;
    float: left;
    height: 120px;
    font-size: 18px;
    color: #e58910;
    text-indent: 16px!important;
    width: 25%;
    cursor: pointer;
    font-size: 12px !important;
  }
  .footer_nav{
		overflow: hidden;
		margin-left:100px; 
		margin-top:40px;
		margin-bottom:40px;
	}
}
/*-------------2222----------------*/
em {
	font-style: initial;
}
.mar_cent {
	margin: 0 auto;
	padding-bottom: 50px;
	max-width: 1000px;
}
.lf_table {
	margin: 0 auto;
	margin-top: 60px;
	width: 80%;
	border: none;
}
.lf_table tr,td,th{
    border: none;
    font-size: 14px;
    color: #000;
    width: calc(100% - 100px);
    display: inline-block;
    float: left;
}
.lf_table tr {
/*	line-height: 38px;*/
    margin-top: 15px;
    display: block;
    width: 100%;
}
.lf_table td .lf_input1 {
	background: #fff;
	outline: none;
	line-height: 38px;
	border: none;
	width: 80%;
}
.lf_table td .lf_input2 {
    /* background: #fff; */
    outline: none;
    line-height: 38px;
    border: none;
    width: 80%;
}
.lf_bt {
	margin-top: 17px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}
.lf_bt img {
	margin-right: 20px;
}
.lf_ts {
	display: inline-block;
	font-size: 12px;
	color: #5f5f5f;
	margin-left: 10px;
}
.lf_table td .area_box {
	width: 100%;
	margin-top: 15px;
	outline: none;
	height: 82px;
	resize: initial;
}
.lf_jj {
	vertical-align: top;
}
.lf_table tr th {
	width: 100px;
    text-align: right;
}
.last_sbmit {
	margin: 0 auto;
	margin-top: 50px;
	width: 77px;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background: #fa8c4b;
	border-radius: 3px;
	cursor: pointer;
}
.last_sbmit:hover{
	background: #fb7e33;	
}
