body{
	background-color: #f3ecec;
	overflow-x: hidden;
}
.banner{
	width: 100%;
	height: 1192px;
	/* height: 800px; 
	background-repeat: no-repeat;
	background-size: 100% 100%;*/
	overflow: hidden;
}
.banner img{
	width: 100%;
	/* height: 1192px; */
	/* height: 100%; */
}
.name{
	padding-top: 40px;
}
.name p{
	font-size: 30px;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.name img{
	display: block;
	margin: 0 auto 30px;
}
/********************************************************* 闁告劕鎳庨锟� *********************************************************/
.content{
	width: 100%;
	position: relative;
	margin-bottom: 200px;
}
.more_btn{
	/* margin: 30px 0; */
	position: absolute;
	bottom: 0;
}
.more_btn a{
	display: block;
	width: 130px;
	height: 45px;
	line-height: 45px;
	border: 1px solid #d4d4d4;
	color: #333333;
	text-decoration: none;
	margin: 0 auto;
	border-radius: 30px;
	text-align: center;
	font-size: 15px;
}
.more_btn a:hover{
	text-decoration: underline;
}
/*********************************************** 鐎归潻绠掔粩鐔猴拷浣冨閸╋拷 ***********************************************/

#dwgz{
	background-image: url(../image/dwgz_leftnav.png);
	background-size: 100% 151%;
	background-repeat: no-repeat;
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	width: 266px;
	height: 486px;
	position: fixed;
	left: 50px;
	top: 180px;
	z-index: 999;
}

#jjjc{
	background-image: url(../image/jjjc_leftnav.png);
	background-size: 100% 151%;
	background-repeat: no-repeat;
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	width: 266px;
	height: 486px;
	position: fixed;
	left: 50px;
	top: 180px;
	z-index: 999;
}
#kygg{
	background-image: url(../image/kygg_leftnav.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	width: 266px;
	height: 332px;
	position: fixed;
	left: 50px;
	top: 180px;
	z-index: 999;
}
.left_nav .english{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	position: absolute;
	right: 33px;
	top: 15px;
}
.left_nav .chinese{
	text-align: center;
	color: #FFFFFF;
	font-size: 26px;
	letter-spacing: 2px;
	margin-top: 175px;
}
.left_nav .list{
	margin-top: 263px;
	width: 100%;
}
.left_nav .list li{
	height: 73px;
	line-height: 73px;
	margin-left: 62px;
}
.left_nav .list li a{
	display: block;
	color: #FFFFFF;
	/* text-align: center; */
	font-size: 18px;
	letter-spacing: 2px;
}
.left_nav .list li img{
	margin-right: 10px;
	margin-bottom: 5px;
}
/*********************************************** 闁告瑥鍘栭弲鍫曟⒐閸ф鏆涘Δ锝忔嫹 ***********************************************/
.long_box{
	width: 540px;
	height: 743px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: -250px;
}
.long_giraffe{
	width: 540px;
	height: 743px;
	background-image: url(../image/long_giraffe.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 99;
	position: absolute;
	right: -330px;
	/* top: -250px; */
}
.long_giraffe ul{
	position: absolute;
    left: 113px;
    top: 168px;
}
.long_giraffe li{
	width: 78px;
	height: 78px;
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 15px;
	box-sizing: border-box;
}
.long_giraffe li a{
	color: #FFFFFF;
	font-size: 14px;
}
.long_giraffe li img{
	width: 30px;
}
.long_giraffe .right_cancel{
	position: absolute;
    right: 15px;
    top: 45px;
	cursor: pointer;
	width: 30px;
}
.long_giraffe .giraffe_con{
	width: 300px;
    height: 360px;
    position: absolute;
    right: 38px;
    top: 110px;
}
.long_giraffe .giraffe_con div{
	width: 300px;
    height: 360px;
    overflow:auto;
}
.long_giraffe .giraffe_con #scan3 img,
.long_giraffe .giraffe_con #scan4 img{
	max-width:300px;
	height:auto;
    max-height: 360px;
}
.long_giraffe .giraffe_con #scan1 img,
.long_giraffe .giraffe_con #scan2 img{
	max-width:300px;
	height:auto;
    max-height: 360px;
    width: 270px;
}
#scan3 .map_btn img{
	width: 300px!important;
	height: 150px!important;
}
#scan3 .map_btn {
    margin: 20px 0;
    display: block;
}
/********************************************************* 闁告柣鍔庢晶鍧楀极閹寸偛袘 *********************************************************/

#page{
	/* margin-left: 30px; */
	margin: 30px 0;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #f05b13!important;
}
.layui-laypage a:hover {
	color: #f05b13;
}

.footer_bg{
	width: 90%;
	min-width: 1200px;
	height: 400px;
	display: block;
	margin: 0 auto;
	position: absolute;
	bottom: -250px;
	left: 0;
	right: 0;
	z-index: -999;
}
/*鍏氬姟宸ヤ綔*/
.dwgz{
	width: 1200px;
	margin: -750px auto 0;
	border-top: 8px solid #ff5b2b;
	background-color: #FFFFFF;
	padding-bottom: 30px;
}

.dwgz .con{
	width: 100%;
	margin: 50px 0;
	padding: 0 50px;
	box-sizing: border-box;
	font-size: 0;
	position: relative;
    z-index: 9;
}
.dwgz .con .part{
	width: 50%;
	display: inline-block;
	vertical-align: top;
	margin: 20px 0;
}
.dwgz .con .part .left{
	border: 1px solid #d9d9d9;
	width: 115px;
	height: 115px;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
}
.dwgz .con .part .left .month{
	font-size: 45px;
	text-align: center;
	color: #333333;
	margin-top: 10px;
}
.dwgz .con .part .left .date{
	font-size: 15px;
	text-align: center;
	color: #333333;
}
.dwgz .con .part .right{
	width: 435px;
	display: inline-block;
	vertical-align: top;
	padding: 0 30px;
	box-sizing: border-box;
	overflow:hidden;
	height:100px;
}
.dwgz .con .part .right .title{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height:21px;
}
.dwgz .con .part .right .line{
	width: 20px;
	height: 4px;
	background-color: #999999;
	margin: 15px 0 20px 0;
}
.dwgz .con .part .right .text{
	font-size: 15px;
	color: #adadad;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.dwgz .con .part:hover p{
	color: #ff5627!important;
}
.dwgz .con .part:hover .line{
	background-color: #ff5627!important;
}
.dwgz .con .part:hover .left{
	border: 1px solid #ff5627!important;
}

/*绾鐩戝療*/
.jjjc{
	width: 1200px;
	margin: -750px auto 0;
	border-top: 8px solid #ff5b2b;
	background-color: #FFFFFF;
	padding-bottom: 30px;
}

.jjjc .con{
	width: 100%;
	margin: 50px 0;
	padding: 0 50px;
	box-sizing: border-box;
	font-size: 0;
	position: relative;
    z-index: 9;
}
.jjjc .con .part{
	width: 50%;
	display: inline-block;
	vertical-align: top;
	margin: 20px 0;
}
.jjjc .con .part .left{
	border: 1px solid #d9d9d9;
	width: 115px;
	height: 115px;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
}
.jjjc .con .part .left .month{
	font-size: 45px;
	text-align: center;
	color: #333333;
	margin-top: 10px;
}
.jjjc .con .part .left .date{
	font-size: 15px;
	text-align: center;
	color: #333333;
}
.jjjc .con .part .right{
	width: 435px;
	display: inline-block;
	vertical-align: top;
	padding: 0 30px;
	box-sizing: border-box;
	overflow:hidden;
	height:100px;
}
.jjjc .con .part .right .title{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height:21px;
}
.jjjc .con .part .right .line{
	width: 20px;
	height: 4px;
	background-color: #999999;
	margin: 15px 0 20px 0;
}
.jjjc .con .part .right .text{
	font-size: 15px;
	color: #adadad;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.jjjc .con .part:hover p{
	color: #ff5627!important;
}
.jjjc .con .part:hover .line{
	background-color: #ff5627!important;
}
.jjjc .con .part:hover .left{
	border: 1px solid #ff5627!important;
}

/*缇ゅ洟娲诲姩*/
.kygg{
	width: 1200px;
	margin: -750px auto 0;
	border-top: 8px solid #ff5b2b;
	background-color: #FFFFFF;
	padding-bottom: 30px;
}

.kygg .con{
	width: 100%;
	margin: 50px 0;
	padding: 0 50px;
	box-sizing: border-box;
	font-size: 0;
	position: relative;
    z-index: 9;
}
.kygg .con .part{
	width: 50%;
	display: inline-block;
	vertical-align: top;
	margin: 20px 0;
}
.kygg .con .part .left{
	border: 1px solid #d9d9d9;
	width: 115px;
	height: 115px;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
}
.kygg .con .part .left .month{
	font-size: 45px;
	text-align: center;
	color: #333333;
	margin-top: 10px;
}
.kygg .con .part .left .date{
	font-size: 15px;
	text-align: center;
	color: #333333;
}
.kygg .con .part .right{
	width: 435px;
	display: inline-block;
	vertical-align: top;
	padding: 0 30px;
	box-sizing: border-box;
	overflow:hidden;
	height:100px;
}
.kygg .con .part .right .title{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height:21px;
}
.kygg .con .part .right .line{
	width: 20px;
	height: 4px;
	background-color: #999999;
	margin: 15px 0 20px 0;
}
.kygg .con .part .right .text{
	font-size: 15px;
	color: #adadad;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.kygg .con .part:hover p{
	color: #ff5627!important;
}
.kygg .con .part:hover .line{
	background-color: #ff5627!important;
}
.kygg .con .part:hover .left{
	border: 1px solid #ff5627!important;
}



/*.dwgz_detail{
	width: 1200px;
	margin: -1000px auto 0;
	border-top: 8px solid #ff5b2b;
	background-color: #FFFFFF;
	padding-bottom: 30px;
}

.dwgz_detail .con{
	width: 100%;
	margin: 30px 0;
	padding: 0 50px;
	box-sizing: border-box;
}

.dwgz_detail .con .breadcrumb a{
	color: #666666;
	font-size: 15px;
}
.dwgz_detail .con .detail{
	width: 100%;
	margin-top: 30px;
}
.dwgz_detail .con .detail .title{
	font-size: 28px;
	text-align: center;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.dwgz_detail .con .detail .origin{
	font-size: 14px;
	text-align: center;
	color: #999999;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 20px 0 30px 0;
}
.dwgz_detail .con .detail .origin span{
	margin: 0 15px;
}
.dwgz_detail .con .detail .text{
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 30px;
}
.dwgz_detail .con .detail .text p{
	color: #333333;
	font-size: 15px;
	text-indent: 2em;
	line-height: 32px;
}
.dwgz_detail .con .detail .text img{
	width: auto;
	max-width: 1100px;
	display: inline-block;
	margin: 20px auto;
}
.dwgz_detail .con .detail .navagation{
	padding: 10px 0;
}
.dwgz_detail .con .detail .navagation a{
	color: #333333;
	font-size: 15px;
	line-height: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.dwgz_detail .con .detail .back{
	margin: 20px 0;
}
.dwgz_detail .con .detail .back a{
	color: #333333;
	font-size: 15px;
	text-align: center;
	display: inline-block;
	width: 100px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #c1c1c1;
}*/
