body,html {
	margin: 0;
	padding: 0
}

html {
	overflow-y: scroll
}

body,input {
	font-size: 14px;
	font-family: Microsoft YaHei;
	-webkit-text-size-adjust: none;
	text-rendering: optimizelegibility
}

dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,select,textarea,ul {
	margin: 0;
	padding: 0;
	color: #000;
	list-style: none
}

img {
	border: none
}

button,input,select,textarea {
	outline: 0;
	resize: none
}

a:link,a:visited {
	text-decoration: none
}

.clearfix:after {
	clear: both;
	display: table;
	width: 100%;
	height: 0;
	content: ""
}

.hslbox2 .menu li a{font-size: 16px;}

/* ::-webkit-scrollbar {
	width: 7px;
	height: 7px
}

::-webkit-scrollbar-button {
	width: 0;
	height: 0
} */

::-webkit-scrollbar-thumb {
	background-color: rgba(0,0,0,.23)
}

::-webkit-scrollbar-thumb:hover {
	background-color: rgba(0,0,0,.35)
}

::-webkit-scrollbar-thumb:active {
	background-color: rgba(0,0,0,.45)
}

/*=========������Ʒ��ѵ============*/
.w1200{width:1200px; margin-left:auto; margin-right:auto}
.hslbanner {
	width:100%;
	height: 650px;
	/* min-width:1200px;
	max-width:1920px; 
	background:url(../images/banner.jpg) no-repeat 50%;*/
	background:url(../images/banner.jpg) no-repeat center;
  }
  .hslbanner a {
	display: block;
	height: 650px;
  }
.hslbox11{
	text-align: center;
}
.dg{
	text-align: center;
}
.dg img{
	width: 35px;
	height: 35px;
}
.tit{
	margin: 0 auto;
	color: #000;
	font-size: 28px;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	border-bottom: 1px solid #000;
}
.subtit{
	color: #666;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
}
.shrq{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	margin-top: 30px;
}
.shrq .shrq_1{
	width: 30%;
	background-color: #EAEBEF;
	padding-bottom: 20px;
	box-sizing: border-box;
}
.shrq .shrq_1 img{
	margin-top: 20px;
 }
 .shrq .shrq_1 .shrq_tit{
	margin-top: 20px;
	font-size: 24px;
	line-height: 45px;
	position: relative;
 }
 .shrq .shrq_1 .shrq_tit::after{
	position: absolute;
	content: '';
    width: 24%;
    height: 3px;
    background: #E7B489;
    left: 38%;
    bottom: -1px;
 }
 .shrq .shrq_1 .shrq_text{
	 color: #696969;
	 font-size: 18px;
	 line-height: 22px;
	 margin-top: 20px;
 }
.btn{
	margin: 30px auto;
}
.btn_bg{
	width: 100%;
	height: 80px;
	background-color: #743700;
	text-align: center;
	padding: 16px 0;
	box-sizing: border-box;
}
.btn .btn_left,.btn .btn_right{
	display: inline-block;
	width: 280px;
	height: 45px;
	color: #fff;
	font-size: 18px;
	line-height: 45px;
	border-radius: 5px;
	text-align: center;
}
.btn .btn_left{
	background-color: #d7af74;
}
.btn .btn_right{
	margin-left: 20px;
	background-color: #CC7832;
}
.hslbox22,.hslbox44{
	width: 100%;
	background: url(../images/bg1.jpg) no-repeat 0 0;
	background-size: 100%;
	padding-top: 50px;
	box-sizing: border-box;
}
.hslbox22_tit{
	color: #fff;
	border-color: #fff;
}
.tit_all{
	text-align: center;
}
.hslbox22 .xcys{
	margin-top: 50px;
}
.hslbox22 .xcys .ys_1{
	width: 1000px;
	background-color: #fff;
	margin: 0 auto;
	padding: 30px 10px;
	box-sizing: border-box;
}
.hslbox22 .xcys .ys_1 .ys_tit{
	width: 210px;
	height: 40px;
	background-color: #CC7832;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}
.hslbox22 .xcys .ys_1 .ys_tit span{
	position: relative;
	top: 5px;
	font-size: 30px;
	font-weight: bold;
}
.hslbox22 .xcys .ys_1 .ys_text{
	margin: 20px auto 30px;
	padding: 0 50px;
	box-sizing: border-box;
	color: #000;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
}
.hslbox22 .xcys .ys_1 .ys_img{
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}
.hslbox22 .xcys .ys_1 .ys_img a{
	display: inline-block;
	width: 33%;
}
.hslbox22 .xcys .ys_1 .ys_img a img{
	width: 100%;
}
.hslbox22 .xcys .hr{
	width: 1100px;
	border-top: 2px dashed #CC7832;
	margin: 0 auto;
}
.btn1{
	margin: 40px auto;
	text-align: center;
}
.btn1 .btn_left,.btn1 .btn_right{
	display: inline-block;
	height: 45px;
	font-size: 18px;
	line-height: 45px;
	border-radius: 5px;
	text-align: center;
	margin-left: 20px;
}
.btn1 .btn_left{
	width: 300px;
	color: #CC7832;
	border: 1px solid #CC7832;
}
.btn1 .btn_right{
	width: 260px;
	color: #fff;
	background-color: #CC7832;
	border: 1px solid #CC7832;
}
.hslbox33{
	width: 100%;
	background-color: #EAEBEF;
	padding-top: 50px;
	padding-bottom: 1px;
	box-sizing: border-box;
}
.kcsz{
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
}
.zy_box{width:50%;margin:0 auto;background: #fff;padding:10px 0; box-sizing: border-box;}
.zy_box h4{font-size: 20px;line-height: 50px;text-align: left;padding-left: 50px;position: relative;margin-bottom:15px;color: #7e7e7e;font-weight: normal;}
.zy_box h4:before{content: "";width:50px;height:50px;position: absolute;top:10%;left:1%;background: url(../images/icon.png) no-repeat;background-size: 80% 80%;}
.zy_box h4:after{content: '';width:100%;height: 1px;background: #bbb;position: absolute;left: 0;bottom: -5px;}
.zy_1{
	display: flex;
	flex-wrap: nowrap;
}
.zy_box a{
	display: inline-block;
	width: 50%;
	text-align: center;
}
.zy_box img{width: 95%;}
.zy_box .zy_js{
	width: 50%;
	padding-right: 10px;
	box-sizing: border-box;
}
.zy_js h3{font-size: 24px;line-height: 30px;margin-bottom:15px;}
.zy_js div{font-size: 18px;line-height: 30px;color: #686868;width: 100%;}
.zy_js div.zy_btn{margin-top:10px;}
.zy_btn a{
	display: inline-block;
	width: 40%;
	height: 40px;
	border: 1px solid #cc7832;
	color: #CC7832;
	font-size: 18px;
	line-height: 40px;
	border-radius: 5px;
}
.zy_btn .consult-zx{
	background-color: #CC7832;
	color: #fff;
	margin-left: 10px;
}
.hslbox44{
	background: url(../images/bg2.jpg) no-repeat 0 0;
	background-size: 100%;
}
.sk{
	width: 100%;
	padding-top: 15px;
	box-sizing: border-box;
	background-color: #fff;
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
}
.sk a{
	display: inline-block;
	width: 60%;
	text-align: center;
}
.sk a img{
	display: inline-block;
	width: 95%;
}
 .jx_text{
	 width: 38%;
	border: 1px solid #cc7833;
	padding: 10px;
	box-sizing: border-box;
}
.jx_text .jx_tit{
	color: #cc7833;
	font-size: 24px;
	line-height: 60px;
	position: relative;
}
.jx_text .jx_tit::after{
	position: absolute;
	content: '';
    width: 25%;
    height: 3px;
    background: #cc7833;
    left: 0;
    bottom: -1px;
}
.jx_text .jx_subtit{
	color: #000;
	font-size: 20px;
	line-height: 50px;
	margin-top: 10px;
}
.jx_hr{
	width: 100%;
	border-top: 1px dashed #cc7833;
	margin: 30px auto;
}
.jxms{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.jxms a{
	width: 33%;
	text-align: center;
	margin-bottom: 20px;
}
.jxms a img{
	display: inline-block;
 }
.jx_text_1{
	width: 32%;
	height: 270px;
	border: 1px solid #cc7833;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 20px;

}
.hslbox55{
	background-color: #e9ebee;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 1px;
	box-sizing: border-box;
}
.cgxz{
	margin-top: 30px;
}
.nav{
	display: flex;
	flex-wrap: wrap;
	background-color: #fff;
	padding-bottom: 20px;
	box-sizing: border-box;
}
.cgxz_nav{
	width: 50%;
	padding: 20px;
	padding-left: 30px;
	box-sizing: border-box;
	border-bottom: 1px solid #626262;
	background-color: #fff;
	position: relative;
}
.cgxz_nav .dian{
	position: absolute;
	top: -23px;
	left: 10px;
	font-size: 80px;
	color: #626262;
}
.cgxz_nav .nav_text{
	color: #848484;
	font-size: 18px;
	line-height: 30px;
}
.cgxz_nav a{
	display: inline-block;
	width: 200px;
	height: 35px;
	color: #848484;
	font-size: 18px;
	line-height: 35px;
	border: 1px solid #848484;
	border-radius: 18px;
	text-align: center;
	position: absolute;
	right: 15px;
}
.xz{
	margin-top: 10px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.xz .xz_1{
	width: 48%;
}
.xz .xz_1 a{
	display: block;
	width: 100%;
}
.xz .xz_1 a img{
	width: 100%;
}
.xz .xz_text{
	width: 100%;
	padding: 15px 30px;
	box-sizing: border-box;
	background-color: #fff;
	position: relative;
}
.xz .xz_text p{
	color: #000;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 15px;
}
.xz .xz_text p span{
	color: #cc7833;
}
.xz .xz_text span{
	color: #000;
	font-size: 18px;
	line-height: 30px;
}
.xz .xz_text span img{
	vertical-align: middle;
}
.xz .xz_text .place{
	margin-left: 10px;
}
.hslbox66{
	padding-top: 50px;
	box-sizing: border-box;
	margin: 0 auto;
	text-align: center;
}
.hslbox66 img{
	margin-top: 30px;
}
.hbdr{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	margin-top: 30px;
}
.hbdr .hbdr_1{
	width: 30%;
}
.hbdr .hbdr_1 a{
	display: block;
	width: 100%;
}
.hbdr .hbdr_1 a img{
	width: 100%;
}
.hbdr .hbdr_1 .sc_text{
	background-color: #a7724d;
	padding: 15px 30px;
	box-sizing: border-box;
	position: relative;
}
.hbdr .hbdr_1 .sc_text .sc_tit{
	color: #fff;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
}
.hbdr .hbdr_1 .sc_text .sc_subtit{
	color: #fff;
	font-size: 18px;
	line-height: 25px;
}
.hbdr .hbdr_1 .sc_text a{
	display: block;
	width: 33px;
	height: 55px;
	position: absolute;
	right: 30px;
	top: 15px;
}
.xz_name1{
	margin-left: 55px;
}
.xz_name2{
	margin-left: 30px;
}
.dashed{
	width: 436px;
	height: 290px;
	border: 1px dashed #cc7833;
	padding: 50px 25px;
	box-sizing: border-box;
	margin: o auto;
}
.dashed1{
	width: 364px;
	height: 250px;
	border: 1px dashed #cc7833;
	padding: 40px 30px;
	box-sizing: border-box;
	margin: o auto;
}