html,body{
	list-style:none;
	margin:0 auto;
}
ul,li,div,p,h1,h2,h3{
	margin:0;
	padding:0;
	list-style:none;
}

.w_100{width:100%;}
.w1400{
	width:1400px;
	margin:0 auto;
}
.w1200{
	width:1200px;
	margin:0 auto;
}
.w1100{
	width:1100px;
	margin:0 auto;
}
.w1000{
	width:1000px;
	margin:0 auto;
}

.overf{
	overflow:hidden;
}
.relative{position:relative;}
.m_t_80{margin-top:80px;}
.m_t_60{margin-top:60px;}
.m_t_50{margin-top:50px;}
.m_t_45{margin-top:45px;}
.m_t_40{margin-top:40px;}
.m_t_35{margin-top:35px;}
.m_t_30{margin-top:30px;}
.m_t_25{margin-top:25px;}
.m_t_20{margin-top:20px;}
.m_t_15{margin-top:15px;}
.m_t_10{margin-top:10px;}
.m_l_10{margin-left:10px;}
.m_l_15{margin-left:15px;}
.m_l_20{margin-left:20px;}
.m_l_25{margin-left:25px;}
.m_l_30{margin-left:30px;}
.m_l_35{margin-left:35px;}
.f-left{
	float:left;
}
.f-right{
	float:right;
}
.flex{display:flex;align-items: center;}
.header_dt{
	margin-top:60px;
	position:relative;
	background:#ebfeb5;
}
.div_diayu_p{
	position:relative;
	margin-top: 50px;
	min-height:160px;
}
.div_diayu_p:after{
	content:'';
    position: absolute;
    bottom: -28px;
    left: 0;
    background: url(../images/bg_border_bottom.png) right no-repeat;
	background-size: contain;
    width: 100%;
    height: 28px;
}
.div_diayu_p:before{
	content:'';
    position: absolute;
    top: -30px;
    left: 0;
    background: url(../images/bg_border_top.png) left no-repeat;
	background-size: contain;
    width: 100%;
    height: 30px;
}

.div_diayu_m{
	position:relative;
	
}
.div_diayu_m:after{
	content:'';
    position: absolute;
    top: 0px;
    right: 0;
    background: url(../images/bg_border_right.png) right no-repeat;
	background-size: contain;
    width: 100%;
    height: 211px;
}
.div_diayu_m:before{
	content:'';
    position: absolute;
    bottom: 0px;
    left: 0;
    background: url(../images/bg_border_left.png) left no-repeat;
	background-size: contain;
    width: 100%;
    height: 270px;
}

.header_daoyu{
	/* position:absolute; */
	width: auto;
	padding: 4.5% 20%;
	color: #013f37;
	font-size: 1.5rem;
	line-height: 1.9;
	font-weight: 600;
	position:relative;
}
.header_daoyu:after{
	content:'';
	position: absolute;
	bottom: -20px;
	right: 0.5%;
	background: url(../images/girl.png) right no-repeat;
	background-size: contain;
	width: 100%;
	height: 280px;
	z-index: 1;
}
.header_daoyu:before{
	content:'';
	position: absolute;
	top: auto;
	left: 5%;
	background: url(../images/daoyu.png) left no-repeat;
	background-size: contain;
	width: 100%;
	height: 170px;
}

.dsj{ width:1400px; margin:0 auto; margin-top:20px; height:470px;}
.dsj_left{ float:left; width:55%;}
.dsj_right{ float:right; width:43%; }
.dsj_right_title{ background:url(../images/dsj.png) no-repeat; height:50px;}
.dsj_right_title img{ float:right; margin-top:20px;}
.kqtj{ width:100%; margin:0 auto;}
.kqtj_title{ background:url(../images/kqtj.png) no-repeat; background-size:contain; height:100px; }
.kqtj_title img{ float:right; margin-top:50px; margin-right:10px;}
.kqtj_content{ background:url(../images/bg.png) no-repeat; background-size:100%; height:760px; width:1080px; margin:0 auto;}
.kqtj_title_ul{ position:absolute; z-index:1; margin-top:-20px; margin-left:32px;}
.kqtj_title_ul li{ float:left; background:url(../images/btn.jpg) no-repeat; background-size:100%; width:250px; height:65px; text-align:center; font-size:20px; line-height:65px; font-family:宋体; font-weight:bold; margin-left:68px;}
.lihover{ float:left; background:url(../images/btn_hover1.jpg) no-repeat !important; background-size:100% !important; width:250px; height:65px; text-align:center; font-size:20px; line-height:65px; color:#fff; font-family:宋体; font-weight:bold; margin-left:70px;}
.bottom{ background:url(../images/bottom_18.png) no-repeat bottom; margin-top:-60px; background-size:auto; height:260px;}
.bottom p{ text-align:center; font-size:14px; padding-top:40px; font-family:宋体;}
.main_content{width:1020px; margin:0 auto; display:none}
.show{ display:block;}

.text-list1{
    line-height: 40px;
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
    border-top:  1px dashed #cccccc;
}
.text-list1 li{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #cccccc;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.text-list1  li:hover {
    margin-left: -8px;
}
.text-list1  li:hover a {
    color: #2c66c9;
}
.text-list1 li img{
    margin-right: 20px;
    width: 12px;
    height: 12px;
}
.text-list1 li a{
    color: #000;
    font-size: 16px;
}
.text-list1-two{
    width: 315px;
}


.text-news h1{
    margin: 0 0 20px 0;
    font-size: 26px;
    font-weight: 500;
}
.text-news h1 a,.text-news p a{
    /*color: #f01213;*/
	color: #000;
}
.text-news p{
    font-size: 14px;
    line-height: 30px;
    /* color: #000; */
    color:#444444;
    text-indent: 2em;
}
div.slideBox ul.items li{}
div.slideBox ul.items li a img{
	max-height:460px;
    
}




/**一村一画**/
.div_ycyh_piclist{
	margin-top:60px;
}
.div_ycyh_piclist ul{
    overflow: hidden;
}
.div_ycyh_piclist ul li{
    float: left;
    margin-right: 20px;
    line-height:2.2;
    font-size:16px;
    width: 289px;
    height: auto;
}
.div_ycyh_piclist ul li:nth-child(1){width:780px;height: auto;}
.div_ycyh_piclist ul li:nth-child(3), .div_ycyh_piclist ul li:nth-child(5){
	margin-right:0;
	margin-bottom:0px
}
.div_ycyh_piclist ul li p{
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.div_search_city{
    width: 55%;
    margin: 0 auto;
}
.div_search_city #province, .div_search_city #city{
	width: 90px;
	height: 32px;
	background: #FFFFFF;
	border: 1px solid #00000026;
	border-radius: 6px;
	outline:none;
	margin-left:5px;
}
.div_search_city .div_key{
	width: 320px;
	height: 32px;
	background: #FFFFFF;
	border: 1px solid #00000026;
	border-radius: 6px;
	margin-left:10px;
	outline:none;
	padding:0 10px;
}
.div_search_city .div_sub{
	width: 60px;
	height: 32px;
	background: #7DB716;
	border-radius: 6px;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	outline:none;
	border:none;
	margin-left:10px;
}


.div_map{
	margin-top:20px;
	position:relative;
		height: 487px;
		background: url(../images/bg_map.png) center no-repeat;
		background-size: 100%;
}
.div_map_lay{
	position:absolute;
	top:0;
}
.div_map_data{
    width: 55%;
    min-height: 288px;
    background: #ffffffe6 url(../images/bg_house.png) right top no-repeat;
    box-shadow: 7px 6px 11px 0 #00000033;
    position: absolute;
    right: 0;
    margin-top: 30px;
}
.div_c_title{
	margin:18px 25px;
    display: flex;
    align-items: center;
}
.div_c_title span{
	font-weight: 600;
	font-size: 20px;
	color: #000000;
}
.div_data_list{
	padding:0 24px;
}
.div_data_list dt{
	width:auto;
	height: 30px;
	background: #033C35;
	text-align:center;
}
.div_data_list dt span{
	font-weight: 500;
	font-size: 14px;
	color: #FFFFFF;
	width:100%;
}
.div_data_list dt span:nth-child(1){
	width:185px;
	text-align:center;color: #00000057;
}
.div_data_list dt span:nth-child(3){
	width:285px;
	text-align:center;
}
.div_data_list dt span:nth-child(4){
	width:285px;
	text-align:center;
}
.div_data_list dt span:nth-child(5){
	width:285px;
	text-align:center;
}


.div_data_list dd{
	line-height: 32px;
	list-style:none;
	margin:0;
	padding:0;
    display: flex;
    align-items: center;
    text-align: center;
	background: #ffffffd1;
} 
.div_data_list dd:nth-child(2n){
	background: #F2F2F2;
}
.div_data_list dd span{
	width:100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}
.div_data_list dd span:nth-child(1){
	width:185px;
	text-align:center;color: #00000057;
}
.div_data_list dd span:nth-child(3){
	width:285px;
	text-align:center;
}
.div_data_list dd span:nth-child(4){
	width:285px;
	text-align:center;
}
.div_data_list dd span:nth-child(5){
	width:285px;
	text-align:center;
}


.div_cs, .div_xt, .div_zz, .div_sy, .div_hy, .div_ld, .div_yy, .div_yiy, .div_cz, .div_cd, .div_yz, .div_hh, .div_xx, .div_zzj {
position: absolute; /* 设置内部元素为绝对定位 */
/* border:1px solid red; */
width:100%;
height:100%;cursor: pointer;
}
.div_cs {
    width: 183px;
    height: 30px;
    top: 168px;
    right: 21px;
    -webkit-transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    -o-transform: rotate(-8deg);
    transform: rotate(-8deg);
}
.div_xt {
    top: 206px;
    right: 117px;
    width: 62px;
    height: 45px;
    -webkit-transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    -o-transform: rotate(-8deg);
    transform: rotate(-8deg);
}
.div_zz{
    bottom: 159px;
    right: 30px;
    width: 58px;
    height: 170px;
    -webkit-transform: rotate(-24deg);
    -moz-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    -o-transform: rotate(-24deg);
    transform: rotate(-24deg);
}
.div_sy{
    bottom: 198px;
    left: 110px;
    width: 130px;
    height: 78px;
    -webkit-transform: rotate(-40deg);
    -moz-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    -o-transform: rotate(-40deg);
    transform: rotate(-40deg);
}
.div_hy{
    bottom: 165px;
    right: 95px;
    width: 100px;
    height: 100px;
    -webkit-transform: rotate(-24deg);
    -moz-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    -o-transform: rotate(-24deg);
    transform: rotate(-24deg);
}
.div_ld{
    top: 220px;
    left: 175px;
    width:140px;
    height: 30px;
    -webkit-transform: rotate(27deg);
    -moz-transform: rotate(27deg);
    -ms-transform: rotate(27deg);
    -o-transform: rotate(27deg);
    transform: rotate(27deg);
}
.div_yy{
    top: 41px;
    right: 38px;
    width: 118px;
    height: 94px;
    -webkit-transform: rotate(59deg);
    -moz-transform: rotate(59deg);
    -ms-transform: rotate(59deg);
    -o-transform: rotate(59deg);
    transform: rotate(59deg);
}
.div_yiy{
    top: 140px;
    right: 142px;
    width: 142px;
    height: 38px;
    -webkit-transform: rotate(-16deg);
    -moz-transform: rotate(-16deg);
    -ms-transform: rotate(-16deg);
    -o-transform: rotate(-16deg);
    transform: rotate(-16deg);
}
.div_yiy:before{
    content: '';
    position: absolute;
    width: 29px;
    height: 52px;
    top: -52px;
    left: 115px;
}
.div_cd{
    top: 28px;
    left: 196px;
    width: 85px;
    height: 100px;
    -webkit-transform: rotate(-34deg);
    -moz-transform: rotate(-34deg);
    -ms-transform: rotate(-34deg);
    -o-transform: rotate(-34deg);
    transform: rotate(-10deg);
}
.div_cz{
    bottom: 68px;
    right: 45px;
    width: 125px;
    height: 100px;
    -webkit-transform: rotate(-24deg);
    -moz-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    -o-transform: rotate(-24deg);
    transform: rotate(-24deg);
}
.div_yz{
    bottom: 34px;
    left: 204px;
    width: 85px;
    height: 175px;
    -webkit-transform: rotate(-24deg);
    -moz-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    -o-transform: rotate(-24deg);
    transform: rotate(-24deg);
}
.div_hh{
    top: 208px;
    left: -18px;
    width: 254px;
    height: 60px;
    -webkit-transform: rotate(-62deg);
    -moz-transform: rotate(-62deg);
    -ms-transform: rotate(-62deg);
    -o-transform: rotate(-62deg);
    transform: rotate(-62deg);
}
.div_zzj{
    top: 28px;
    left: 100px;
    width: 90px;
    height: 76px;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
}
.div_xx{
    top: 56px;
    left: 47px;
    width: 52px;
    height: 142px;
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    transform: rotate(-2deg);
	/* background:url(../images/img_map_14.png) 0 0 no-repeat; */
}
.div_xx:before{
    content: '';
    position: absolute;
    width: 33px;
    height: 63px;
    right: -18px;
    bottom: 23px;
    transform: rotate(30deg);
}







@media screen and (max-width: 1440px) {


}

@media screen and (max-width: 1240px) {

	.w1400{
		zoom: 0.80;
	}
	.w1200{
		zoom: 0.80;
	}
	#div_img_carousel2_one_74b47bbf9a8e4d4a80e1b7afbbd20b5f｛zoom: 0.85;｝
	/**一村一画**/
	.div_ycyh_piclist{
		zoom: 0.80;
	}

}
@media screen and (max-width: 1040px) {

	.w1400{
		zoom: 0.64;
	}
	.w1200{
		zoom: 0.64;
	}
	
	.header_daoyu{padding:4.5% 20%;}
	.header_daoyu:after {
		content: '';
		position: absolute;
		bottom: -20px;
		right: 0%;
		background: url(../images/girl.png) right no-repeat;
		background-size: contain;
		width: 100%;
		height: 230px;
		z-index: 1;
	}
	/**一村一画**/
	.div_ycyh_piclist{
		/*zoom: 0.64;*/
	}

}

@media screen and (max-width: 768px) {
	html,body{width:100%;max-width:768px;padding:0;}
	.w_100{width:100%;max-width:768px;}
	.w1400{
		width:100%;max-width:768px;
	}
	.w1200{
		width:100%;max-width:768px;
	}
	.p15{padding:0 15px;}
	.p16{padding:0 16px;}
	.dsj{ width:100%;max-width:768px; margin:0 auto; height:470px;margin-top:20px;}
	.dsj_left{ float:left; width:100%;max-width:768px;}
	.dsj_right{ float:right; width:100%;max-width:768px;margin-top:20px; }
	
	
	.header_daoyu{
		/* position:absolute; */
		width: auto;
		min-height: 100%;
		margin: 0 auto;
		padding: 7% 7%;
		color: #013f37;
		font-size: 0.875rem;
		line-height: 1.9;
		font-weight: 600;
		position:relative;
		text-indent: 2rem;
	}
	.header_daoyu:after{
		content:'';
		position: absolute;
		bottom: -40px;
		right: 0%;
		background: url(../images/girl.png) right bottom no-repeat;
		background-size: 80px;
		width: 100%;
		height: 80px;
	}
	.header_daoyu:before{
		content:'';
		position: absolute;
		top: -35px;
		left: 0%;
		background: url(../images/daoyu.png) left no-repeat;
		background-size: 80px;
		width: 100%;
		height: 100px;
	}
	.header_dt{
		margin-top:0;
	}
	/**一村一画**/
	.div_ycyh_piclist{
		padding:1% 15px;
		zoom: 1;
		margin-top:20px;
	}
	.div_ycyh_piclist ul li{width:47%;margin-bottom: 10px!important;}
	.div_ycyh_piclist ul li p{
		font-weight: 400;
		font-size: 14px;
		color: #000000;
		text-align:center;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		text-overflow: ellipsis;
		text-align:left;
	}
	.div_ycyh_piclist ul li:nth-child(1){
		width:100%;
		margin-right:0;
		margin-bottom: 20px;
	}
	.div_ycyh_piclist ul li:nth-child(1) p{text-align:center}
	.div_ycyh_piclist ul li img{width:100%;height:auto;}
	
	.div_diayu_p:before {
		content: '';
		position: absolute;
		top: -6px;
		left: 60px;
		background: url(../images/bg_border_top.png) left no-repeat;
		background-size: contain;
		width: 172px;
		height: 6px;
	}
	.div_diayu_m:before {
		content: '';
		position: absolute;
		bottom: -0px;
		left: 0;
		background: url(../images/bg_border_left.png) left no-repeat;
		background-size: contain;
		width: 4px;
		height: 58px;
	}
	.div_diayu_m:after {
		content: '';
		position: absolute;
		top: 0px;
		right: 0;
		background: url(../images/bg_border_right.png) right no-repeat;
		background-size: contain;
		width: 2px;
		height: 47px;
	}
	.div_diayu_p:after {
		content: '';
		position: absolute;
		bottom: -6px;
		left: -8px;
		background: url(../images/bg_border_bottom.png) right no-repeat;
		background-size: contain;
		width: 100%;
		height: 6px;
	}
	
	.img_xintujing, .img_ruhualai{width:80%;}
	
	
	
	.div_search_city {
		width: 90%;
		margin: 0 auto;
		text-align:center;
	}
	.div_search_city #province, .div_search_city #city{
		width:144px;
	}
	.div_search_city .div_key{
		width:280px;
		margin:10px;
	}
	
	.div_map{
		margin-top: 20px;
		position: relative;
		height: 287px;
		background: url(../images/bg_map.png) center no-repeat;
		background-size: 100%;
	}
	.div_map_lay img{
		width:auto;
		height:400px;
	}
	
	.div_map_lay{
		left:-15px;
	}
	.div_map_data{
		width: 50%;
		background: no-repeat;
		margin-top: -40px;
		margin-right: 10px;
	}
	.div_map_data .div_data_list{padding:0;}

	.div_data_list dt span {
    		font-size: 14px;
	}

	#div_data_lists dd span{
		font-size: 14px;
	}

	.div_data_list dt span:nth-child(1){
		width:85px;
		text-align:center;color: #00000057;
	}
	.div_data_list dt span:nth-child(2){margin-left: -65px!important;}
	.div_data_list dt span:nth-child(3){
		width:154px;
		text-align:center;display:none;
	}
	.div_data_list dt span:nth-child(4){
		width:154px;
		text-align:center;display:none;
	}
	.div_data_list dt span:nth-child(5){
		width:134px;
		text-align:center;
	}
	.div_data_list dd span:nth-child(1){
		width:85px;
		text-align:center;color: #00000057;
	}
	.div_data_list dd span:nth-child(3){
		width:154px;
		text-align:center;display:none;
	}
	.div_data_list dd span:nth-child(4){
		width:154px;
		text-align:center;display:none;
	}
	.div_data_list dd span:nth-child(5){
		width:134px;
		text-align:center;
	}
	
	.text-list1 li a{font-size:18px;}
	.tips{opacity:1!important;font-size:18px!important;background-color: #00000086!important;}
	div.tips div.title a{font-size:18px!important;line-height: 40px!important;}

	.text-list1 li{
    		height: 45px;
    		line-height: 45px;
	}
	.div_cs, .div_xt, .div_zz, .div_sy, .div_hy, .div_ld, .div_yy, .div_yiy, .div_cz, .div_cd, .div_yz, .div_hh, .div_xx, .div_zzj {
	position: absolute; /* 设置内部元素为绝对定位 */
	/* border:1px solid red; */
	width:100%;
	height:100%;
	}
	.div_cs {
		width: 118px;
		height: 23px;
		top: 124px;
		right: 28px;
		-webkit-transform: rotate(-8deg);
		-moz-transform: rotate(-8deg);
		-ms-transform: rotate(-8deg);
		-o-transform: rotate(-8deg);
		transform: rotate(-8deg);
	}
	.div_xt {
		top: 154px;
		right: 86px;
		width: 47px;
		height: 30px;
		-webkit-transform: rotate(-8deg);
		-moz-transform: rotate(-8deg);
		-ms-transform: rotate(-8deg);
		-o-transform: rotate(-8deg);
		transform: rotate(-8deg);
	}
	.div_zz{
		bottom: 100px;
		right: 20px;
		width: 32px;
		height: 141px;
		-webkit-transform: rotate(-24deg);
		-moz-transform: rotate(-24deg);
		-ms-transform: rotate(-24deg);
		-o-transform: rotate(-24deg);
		transform: rotate(-24deg);
	}
	.div_sy{
		bottom: 150px;
		left: 80px;
		width: 92px;
		height: 44px;
		-webkit-transform: rotate(-48deg);
		-moz-transform: rotate(-48deg);
		-ms-transform: rotate(-48deg);
		-o-transform: rotate(-48deg);
		transform: rotate(-48deg);
	}
	.div_hy{
		bottom: 120px;
		right: 80px;
		width: 65px;
		height: 72px;
		-webkit-transform: rotate(-24deg);
		-moz-transform: rotate(-24deg);
		-ms-transform: rotate(-24deg);
		-o-transform: rotate(-24deg);
		transform: rotate(-24deg);
	}
	.div_ld{
		top: 155px;
		left: 141px;
		width: 72px;
		height: 25px;
		-webkit-transform: rotate(27deg);
		-moz-transform: rotate(27deg);
		-ms-transform: rotate(27deg);
		-o-transform: rotate(27deg);
		transform: rotate(27deg);
	}
	.div_yy{
		top: 40px;
		right: 21px;
		width: 90px;
		height: 45px;
		-webkit-transform: rotate(40deg);
		-moz-transform: rotate(40deg);
		-ms-transform: rotate(40deg);
		-o-transform: rotate(40deg);
		transform: rotate(40deg);
	}
	.div_yy:before{
		content:'';
		position:absolute;
		width:30px;
		height:30px;
		right: 24px;
		top: 43px;
	}
	.div_yiy{
		top: 104px;
		right: 112px;
		width: 108px;
		height: 28px;
		-webkit-transform: rotate(-16deg);
		-moz-transform: rotate(-16deg);
		-ms-transform: rotate(-16deg);
		-o-transform: rotate(-16deg);
		transform: rotate(-16deg);
	}
	.div_yiy:before{
		content: '';
		position: absolute;
		width: 24px;
		height: 30px;
		top: -34px;
		left: 96px;
	}
	.div_cd{
		top: 17px;
		left: 157px;
		width: 50px;
		height: 84px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.div_cd:before{
 	   content: '';
 	   position: absolute;
 	   width: 50px;
 	   height: 30px;
	    top: 20px;
	    left: -55px;
 	   transform: rotate(-40deg);
	}
.div_cz{
    bottom: 35px;
    right: 24px;
    width: 98px;
    height: 82px;
    -webkit-transform: rotate(-24deg);
    -moz-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    -o-transform: rotate(-24deg);
    transform: rotate(-24deg);
}
.div_yz{
    bottom: 18px;
    left: 152px;
    width: 60px;
    height: 136px;
    -webkit-transform: rotate(-18deg);
    -moz-transform: rotate(-18deg);
    -ms-transform: rotate(-18deg);
    -o-transform: rotate(-18deg);
    transform: rotate(-18deg);
}
	.div_hh{
		top: 162px;
		left: -21px;
		width: 205px;
		height: 40px;
		-webkit-transform: rotate(-66deg);
		-moz-transform: rotate(-66deg);
		-ms-transform: rotate(-66deg);
		-o-transform: rotate(-66deg);
		transform: rotate(-66deg);
	}
	.div_zzj{
		top: 33px;
		left: 72px;
		width: 67px;
		height: 34px;
		-webkit-transform: rotate(28deg);
		-moz-transform: rotate(28deg);
		-ms-transform: rotate(28deg);
		-o-transform: rotate(28deg);
		transform: rotate(28deg);
	}
	.div_xx{
		top: 62px;
		left: 24px;
		width: 54px;
		height: 92px;
		-webkit-transform: rotate(24deg);
		-moz-transform: rotate(24deg);
		-ms-transform: rotate(24deg);
		-o-transform: rotate(24deg);
		transform: rotate(24deg);
		/* background:url(../images/img_map_14.png) 0 0 no-repeat; */
	}
	.div_xx:before{
		content: '';
		position: absolute;
		width: 33px;
		height: 63px;
		right: 8px;
		bottom: 23px;
		transform: rotate(30deg);
	}


	.div_footer{/* display:none; */}
	.div_footer table{width:100%;}
    	.div_footer table td{width:auto;font-size:14px;}
    	.div_footer table #foot hr{width:100%!important;}

	
}

























