@charset "GBK";

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
}

.flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

.mar30 {
	margin: 30px auto;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.p {
	text-indent: 2em;
	line-height: 2em;
}

.title_main {
	text-align: center;
    font-size: 36px;
    font-weight: bold;
    height: 80px;
    line-height: 72px;
    color: #7f3e29;
    background: url(../images/title_bg.png) no-repeat;
    background-size: auto;
    background-position-x: center;
}
.title_main2{
	text-align: center;
    font-size: 36px;
    font-weight: bold;
    height: 90px;
    line-height: 50px;
    color: #fff;
    background: url(../images/title_bg2.png) no-repeat;
    background-size: auto;
    background-position-x: center;
    background-position-y: center;
    padding-top: 40px;
}
.ul_list1 li{
	width: 605px;
    height: 180px;
}
.ul_list1 li strong{
	line-height: 60px;
	font-size: 20px;
	color:#7f3e29;
	margin-left: 30px;
}
.ul_list1 li p{
	text-indent: 30px;
    line-height: 30px;
    color: #929292;
    width: 550px;
    margin: 0 auto;
}
.ul_list1 li:nth-child(2){
	background: #fffaf8;
}
.ul_list1 li:nth-child(3){
	background: #fffaf8;
}
.lunbo1 img,.lunbo3 img,.lunbo4 img,.lunbo6 img{
	width: 100%;
}

.bg1{
	background: url(../images/bg.jpg) no-repeat;
    padding-bottom: 10px;
}
.bg1 p.wrap{
	text-align: center;
	margin-top: -30px;
    color: #fff;
    line-height: 30px;
}
.ul_list2 li{
	width: 260px;
	background: #fff;
	
}
.ul_list2 li img{
	display: block;
	margin: 20px auto;
}
.ul_list2 li p{
	color: #6d6d6d;
    width: 82%;
    margin: 0 auto;
    text-indent: 30px;
    padding-bottom: 14px;
}

.zxbtn{
	width: 300px;
    line-height: 60px;
    text-align: center;
    border: 1px solid #fff;
    display: block;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
}
.zxbtn3{
    width: 500px;
    background: #7f3e29;
    line-height: 50px;
    text-align: center;
    border: 1px solid #fff;
    display: block;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
}
.title_mainP {
	text-align: center;
    margin-top: -20px;
    color: #b6b6b6;
}

.huanjing-pagination {
	font-size: 0;
	position: static!important;
	width: 950px;
	margin: 30px auto;
}

.huanjing-pagination .swiper-pagination-bullet {
	box-sizing:border-box;
	width: 170px;
	padding: 1% 0;
	border: 1px solid #dcdcdc;
	background: #f8f8f8;
	opacity: 1;
	color: #737373;
	font-size: 1rem;
	border-radius: 12px;
	height: auto;
	cursor: pointer;
	outline: none;
}
.huanjing-pagination .swiper-pagination-bullet-active {
	border-color: #943b00;
	background: #943b00;
	color: #fff;
}

.hot_kecheng ul li{
	width: 300px;
	margin: 20px auto;
}
.hot_kecheng ul li img{
	width: 290px;
	margin: 0 auto;
	display: block;
	height: 185px;
}

.hot_kecheng2 ul li{
	width: 280px!important;

}
.hot_kecheng2 ul li img{
	width: 280px!important;

}


.hot_kecheng ul li p{
	line-height: 40px;
	text-align: center;
}
.hot_kecheng ul li p strong{
	padding-right: 20px;
	color: #ca090a;
}


.title-main {
    text-align: center;
    position: relative;
    z-index: 1;
}
.mt30 {
	margin: 30px auto;
}

.title-main strong {
	display: inline-block;
    font-size: 36px;
    color: #7f3e29;
    background: #fff;
    padding: 0 50px;
}
.title-main:after {
    width: 50%;
    height: 0;
    content: '';
    border-top: 1px solid #e26d04;
    position: absolute;
    top: 50%;
    left: 25%;
    z-index: -1;
}
.title-sub {
    text-align: center;
    position: relative;
    z-index: 1;
}
.title-sub p {
    padding: 0 20px;
    font-size: 24px;
	background: #fff;
	display: inline-block;
}
.title-sub:after {
    width: 175px;
    height: 0;
    content: '';
    border: 1px solid #666;
    position: absolute;
    left: 54%;
    top: 50%;
    margin-left: -150px;
    z-index: -1;
}

.formbtn1 {
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    margin: 10px;
    border: 1px solid #d2d2d2;
    background: #fff;
    cursor: pointer;
    font-size: 1rem;
}
.on {
    background: #7f3e29;
    color: #fff;
}
.xc-input {
    display: inline-block;
    width: 500px;
    height: 50px;
    line-height: 50px;
    margin: 15px auto;
    text-indent: 1em;
    font-size: 1rem;
    border: 1px solid #9f6e5e;
    vertical-align: top;
}
.xc-submit {
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    margin: 15px auto;
    background-color: #7f3e29;
    color: #fff;
    font-size: 16px;
    vertical-align: top;
    cursor: pointer;
}
.bg_hs {
    background: #f2f2f2;
    padding-bottom: 4px;
}
.bg_hs p {
    text-align: center;
    font-size: 30px;
    line-height: 80px;
    color: #4f4f4f;
}
.xcform{
    padding-bottom: 20px;
}
.bg_hs img{
    display: block;
    margin: 0 auto;
}
.dwtitle{
    text-align: center;
    font-size: 30px;
    line-height: 80px;
    color: #4f4f4f;
}
.swiper-button-prev .swiper-button-next{
    background: #b5b5b5!important;
    color: #fff;
}
.swiper-father{
    width: 1360px;
    margin: 0 auto;
}
.swiper-father .swiper-button-prev{
    background: url(../images/prev.jpg)!important;
    position: absolute;
    top: 50%;
    width: 42px;
    height: 60px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-father .swiper-button-next{
    background: url(../images/prev.jpg)!important;
    position: absolute;
    top: 50%;
    width: 42px;
    height: 60px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
}
.bg_hs2 {
    background: #f2f2f2;
}
.bg_hs2 p{
    line-height: 30px;
    font-size: 18px;
    padding: 30px;
    color: #797979;
}

.xsbm_left {width: 600px;}
.xsbm-input {
  width: 230px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #999;
  margin-bottom: 15px;
  margin-right: 15px;
}
.xsbm-submit {
  display: block;
  width: 480px;
  height: 40px;
  line-height: 40px;
  background: #ca9f91;
  color: #fff;
  border: none;
  border-radius: 5px;
  margin: auto;
  cursor: pointer;
}

.xsbm_right {width: 500px;}
.xsbm_right font {font-size: 14px;}
.xsbm_right b {
  display: block;
  font-size: 24px;
  margin: 30px auto;
}
.xsbm_left .color1{
    color: #7f3e29;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.xsbm_left .color2{
    color: #ca9f91;
}
.xsbm_right {
    width: 500px;
    padding-bottom: 50px;
}
.lh {
    line-height: 2em;
}

.swiper-wrapper{
    height:auto!important;
}