﻿body{
	background: #FFFFFF;
	margin: 0;
	padding: 0;
}
html{
	margin: 0;
	padding: 0;
}
*{
	font-family: "Microsoft YaHei", "幼圆", sans-serif;
}
ul, li{
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
table{
	border-collapse: collapse
}
img{
	border: 0;
	max-width: 100%;
}
a{
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.Z_clear{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.Z_clearfix{
	*zoom: 1;
}
.Z_clearfix:after{
	content: '';
	clear: both;
	height: 0;
	display: block;
	font-size: 0;
}
/* 苹果浏览器按钮XXX */
button, input[type="button"], input[type="reset"], input[type="submit"]{
	-webkit-appearance: none;
	border-radius: 0;
}
textarea, select, input{
	outline: none;
}



.YDH2018_home_body{
	background: url('../images/home_back.jpg') no-repeat center top;
}
@media screen and (min-width:1820px){
	.YDH2018_home_body{
		background-size: 100% auto;
	}
}


.YDH2018_main{
	width: 1100px;
	margin: 0 auto;
}


.YDH2018_home_hd{
	padding: 40px 0;
}
.YDH2018_home_hd .logo{
	float: left;
	background: url('../images/logo.png') no-repeat left top;
	width: 480px;
	height: 120px;
}
.YDH2018_home_hd .weather{
	float: right;
	width: 450px;
	padding-top: 20px;
	line-height: 30px;
	text-align: right;
	font-size: 13px;
	color: #4971B1;
}
.YDH2018_home_hd .weather span{
	margin-left: 10px;
}

.YDH2018_home_nav{
	text-align: center;
	font-size: 0;
	white-space: nowrap;
}
.YDH2018_home_nav li{
	display: inline;
}
.YDH2018_home_nav li a{
	display: inline-block;
	background: url('../images/nav_back.png');
	width: auto;
	height: 50px;
	line-height: 48px;
	padding: 0 25px;
	margin-right: 1px;
	font-size: 16px;
	color: #113E88;
	text-decoration: none;
}
.YDH2018_home_nav li a:hover{
	background: url('../images/nav_back2.png');
	color: #001666;
	text-decoration: none;
}
.YDH2018_home_nav li a.current, .YDH2018_home_nav li a.current:hover{
	background: #E0060B;
	color: #FFFFFF;
}


.YDH2018_home_bd{
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 100px;
}

.YDH2018_home_left{
	float: left;
	width: 600px;
	margin-left: 20px;
}

.YDH2018_home_search{
	width: 600px;
	height: 50px;
	margin: 45px 0 30px 0;
}
.YDH2018_home_search .input1{
	float: left;
	background: url('../images/shadow1.png');
	border: 1px #B3C4E6 solid;
	border-right: 0;
	box-sizing: border-box;
	width: 490px;
	height: 45px;
	padding: 0 10px;
	font-size: 15px;
	color: #01346B;
}
.YDH2018_home_search .btn1{
	float: left;
	background: #395FB5 url('../images/ico_search.png') no-repeat 15px center;
	border: 0;
	box-sizing: border-box;
	width: 100px;
	height: 45px;
	padding: 0 0 2px 22px;
	font-size: 15px;
	color: #FFFFFF;
	cursor: pointer;
}

.YDH2018_home_links{
	width: 600px;
	height: 50px;
	margin-bottom: 30px;
}
.YDH2018_home_links a{
	float: left;
	display: inline-block;
	width: auto;
	height: 48px;
	line-height: 47px;
	margin: 0 30px 0 10px;
	white-space: nowrap;
	font-size: 17px;
	color: #183FA3;
	text-decoration: none;
}
.YDH2018_home_links a img{
	float: left;
	width: auto;
	height: 48px;
	margin-right: 10px;
}
.YDH2018_home_links a:hover{
	color: #FF0000;
	text-decoration: none;
}


.YDH2018_home_flash{
	float: right;
	width: 230px;
	height: 230px;
	margin: 0 20px 30px 0;
}


.YDH2018_home_picnav{
	width: 1000px;
	height: 220px;
	margin: 0 auto;
}
.YDH2018_home_picnav .arrow_L{
	float: left;
	background: url('../images/arrow_L.png') no-repeat center center;
	width: 40px;
	height: 160px;
	margin: 15px 0 0 0;
}
.YDH2018_home_picnav .arrow_L a{
	display: block;
	height: 160px;
	font-size: 0;
	cursor: pointer;
}
.YDH2018_home_picnav .arrow_L a:hover{
	background: url('../images/arrow_L.png') no-repeat center center;
}

.YDH2018_home_picnav .arrow_R{
	float: right;
	background: url('../images/arrow_R.png') no-repeat center center;
	width: 40px;
	height: 160px;
	margin: 15px 0 0 0;
}
.YDH2018_home_picnav .arrow_R a{
	display: block;
	height: 160px;
	font-size: 0;
	cursor: pointer;
}
.YDH2018_home_picnav .arrow_R a:hover{
	background: url('../images/arrow_R.png') no-repeat center center;
}

.YDH2018_home_picnav .pic_nav{
	float: left;
	width: 880px;
	height: 220px;
	margin-left: 20px;
	overflow: hidden;
	position: relative;
}


.YDH2018_home_picnav .pic_nav ul{
	position: absolute;
	z-index: 2;
	top: 0;
	left: -220px;
	white-space: nowrap;
	width: 1320px;
	height: 220px;
	font-size: 0;
}
.YDH2018_home_picnav .pic_nav ul li{
	float: left;
	width: 220px;
	height: 220px;
}
.YDH2018_home_picnav .pic_nav ul li a{
	display: block;
	width: 190px;
	margin: 0 auto;
	text-align: center;
}
.YDH2018_home_picnav .pic_nav ul li a span{
	display: block;
	line-height: 35px;
	text-align: center;
	font-size: 18px;
	color: #123776;
	text-decoration: none;
}
.YDH2018_home_picnav .pic_nav ul li a:hover, .YDH2018_home_picnav .pic_nav ul li a:hover span{
	color: #FF0000;
	text-decoration: none;
}


.YDH2018_home_ft{
	text-align: center;
	line-height: 30px;
	font-size: 13px;
	color: #FFFFFF;
	padding-bottom: 40px;
}

.YDH2018_home_EWM{
	position: fixed;
	right: 30px;
	bottom: 20px;
	width: 70px;
	height: auto;
}
.YDH2018_home_EWM .EWM{
	background: url('../images/shadow1.png');
	line-height: 30px;
	margin-bottom: 20px;
	font-size: 13px;
	color: #222222;
	text-align: center;
}
.YDH2018_home_EWM .EWM img{
	display: block;
	width: 100%;
	height: auto;
}



.YDH2018_hd{
	background: url('../images/hd_back.jpg') no-repeat center top;
	height: 200px;
	margin-bottom: 15px;
}
@media screen and (min-width:1820px){
	.YDH2018_hd{
		background-size: 100% auto;
	}
}

.YDH2018_hd .weather{
	min-width: 1100px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	font-size: 13px;
	color: #4971B1;
}
.YDH2018_hd .weather span{
	margin-right: 10px;
}

.YDH2018_hd .logo{
	float: left;
	background: url('../images/logo.png') no-repeat left top;
	width: 480px;
	height: 120px;
}

.YDH2018_hd_search{
	float: right;
	width: 360px;
	height: 35px;
	margin: 35px 0 0 0;
}
.YDH2018_hd_search .input1{
	float: left;
	background: url('../images/shadow1.png');
	border: 1px #B3C4E6 solid;
	border-right: 0;
	box-sizing: border-box;
	width: 280px;
	height: 35px;
	padding: 0 10px;
	font-size: 13px;
	color: #01346B;
}
.YDH2018_hd_search .btn1{
	float: left;
	background: #395FB5 url('../images/ico_search.png') no-repeat 10px center;
	background-size: auto 15px;
	border: 0;
	box-sizing: border-box;
	width: 75px;
	height: 35px;
	padding: 0 0 2px 18px;
	font-size: 13px;
	color: #FFFFFF;
	cursor: pointer;
}


.YDH2018_nav{
	background: url('../images/nav_back.png');
	height: 50px;
	text-align: center;
}
.YDH2018_nav ul{
	display: inline-block;
	width: auto;
	height: 50px;
	margin: 0 auto;
	white-space: nowrap;
	font-size: 0;
}
.YDH2018_nav ul li{
	background: url('../images/nav_back2.png');
	display: inline-block;
	margin-right: 1px;
}
.YDH2018_nav li a{
	display: inline-block;
	width: auto;
	height: 50px;
	line-height: 48px;
	padding: 0 35px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.YDH2018_nav li a:hover{
	background: url('../images/nav_back2.png');
	text-decoration: none;
}
.YDH2018_nav li a.current, .YDH2018_nav li a.current:hover{
	background: #E0060B;
}


.YDH2018_bd{
	width: 1100px;
	margin: 0 auto;
	padding-bottom: 50px;
}


.YDH2018_MBX{
	line-height: 30px;
	margin-bottom: 20px;
	font-size: 13px;
	color: #86A2BF;
}
.YDH2018_MBX a{
	font-size: 13px;
	color: #86A2BF;
}
.YDH2018_MBX a:hover{
	color: #FF0000;
}
.YDH2018_MBX .gt{
	margin: 0 12px;
}



.YDH2018_WHQY_list{
	margin: 10px -20px 20px -20px;
}
.YDH2018_WHQY_list li{
	float: left;
	width: 380px;
	height: 270px;
	padding: 10px 0;
}
.YDH2018_WHQY_list li a{
	display: block;
	margin: 0 10px;
	text-align: center;
}
.YDH2018_WHQY_list li a img{
	width: 340px;
	height: 200px;
	border: 1px #FFFFFF solid;
	box-shadow: 2px 2px 15px rgba(0,0,0, 0.2);
	margin-bottom: 10px;
}
.YDH2018_WHQY_list li a span{
	display: block;
	text-align: center;
	line-height: 35px;
	font-size: 18px;
	color: #103A89;
	font-weight: bold;
}
.YDH2018_WHQY_list li a:hover{
	text-decoration: none;
}
.YDH2018_WHQY_list li a:hover span{
	color: #FF0000;
	text-decoration: none;
}
.YDH2018_WHQY_list li a:hover img{
	border-color: #FF9999;
}


.YDH2018_ft{
	background: #EAEDEF;
	border-top: 1px #CDD0E0 solid;
	padding: 30px 0;
}
.YDH2018_ft .txt{
	float: left;
	width: 500px;
	line-height: 30px;
	padding-top: 15px;
	font-size: 13px;
	color: #6B6E8C;
}
.YDH2018_ft .EWM{
	float: right;
	background: url('../images/shadow1.png');
	width: 70px;
	line-height: 30px;
	margin-left: 20px;
	font-size: 13px;
	color: #222222;
	text-align: center;
}
.YDH2018_ft .EWM img{
	display: block;
	width: 100%;
	height: auto;
}


.YDH2018_WHQY_main{
	width: 980px;
	height: 450px;
	margin: 0 auto 40px auto;
}
.YDH2018_WHQY_main .arrow_L, .YDH2018_WHQY_main .arrow_R{
	float: left;
	background: url('../images/arrow_L.png') no-repeat center center;
	width: 50px;
	height: 160px;
	margin: 140px 0 0 0;
}
.YDH2018_WHQY_main .arrow_L a, .YDH2018_WHQY_main .arrow_R a{
	display: block;
	height: 160px;
	font-size: 0;
	cursor: pointer;
}
.YDH2018_WHQY_main .arrow_L a:hover{
	background: url('../images/arrow_L.png') no-repeat center center;
}
.YDH2018_WHQY_main .arrow_R{
	float: right;
	background: url('../images/arrow_R.png') no-repeat center center;
}
.YDH2018_WHQY_main .arrow_R a:hover{
	background: url('../images/arrow_R.png') no-repeat center center;
}
.YDH2018_WHQY_main .pic{
	float: left;
	width: 800px;
	height: 450px;
	text-align: center;
	margin-left: 40px;
}
.YDH2018_WHQY_main .pic img{
	max-width: 100%;
	min-height: 100%;
}


.YDH2018_Txt{
	margin: 20px;
}
.YDH2018_Txt h1{
	line-height: 45px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 25px;
	color: #000000;
	font-weight: bold;
}
.YDH2018_Txt .time{
	border-top: 1px #D4D4D4 solid;
	line-height: 30px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 13px;
	color: #777777;
}
.YDH2018_Txt .txt{
	margin: 15px;
	font-size: 16px;
	color: #444444;
	line-height: 220%;
}
.YDH2018_Txt .txt p{
	text-indent: 2em;
	margin: 0 0 20px 0;
}
.YDH2018_Txt .txt img{
	display: block;
	max-width: 100%;
	margin: 0 auto 20px auto;
}


.YDH2018_list1{
	margin: 10px -20px 20px -20px;
}
.YDH2018_list1 li{
	float: left;
	width: 20%;
	height: 260px;
	padding: 10px 0;
}
.YDH2018_list1 li a{
	display: block;
	margin: 0 15px;
	text-align: center;
}
.YDH2018_list1 li a img{
	width: 160px;
	height: 200px;
	border: 1px #FFFFFF solid;
	box-shadow: 2px 2px 15px rgba(0,0,0, 0.2);
	margin-bottom: 10px;
}
.YDH2018_list1 li a span{
	display: block;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	color: #103A89;
}
.YDH2018_list1 li a:hover{
	text-decoration: none;
}
.YDH2018_list1 li a:hover span{
	color: #FF0000;
	text-decoration: none;
}
.YDH2018_list1 li a:hover img{
	border-color: #FF9999;
}



.YDH2018_page{
	padding: 10px;
	text-align: center;
	margin-bottom: 30px;
}
.YDH2018_page table{
	width: auto;
	margin: 0 auto;
}
.YDH2018_page table td{
	line-height: 25px;
	padding: 0 5px;
	font-size: 13px;
}
.YDH2018_page .page{
	display: inline-block;
	width: auto;
}
.YDH2018_page .page a{
	background-color: #FFFFFF;
	border: 1px #E3E3E3 solid;
	padding: 5px 9px 6px 9px;
	margin: 0 3px;
	text-decoration: none;
	font-size: 13px;
	color: #555555;
}
.YDH2018_page .page a.current, .YDH2018_page .page a:hover{
	background-color: #0D77D7;
	border: 1px #0D77D7 solid;
	text-decoration: none;
	color: #FFFFFF;
}


.YDH2018_pdf{
	margin: 0 0 30px 0;
}


.YDH2018_home_search{
	margin: 15px auto 30px auto;
}
.YDH2018_home_left .YDH2018_home_search{
	margin-top: 45px;
}


.YDH2018_Aleft{
	float: left;
	width: 240px;
}
.YDH2018_Aright{
	float: right;
	width: 820px;
}


.YDH2018_leftnav{
	margin-bottom: 15px;
}
.YDH2018_leftnav .l_top{
	background: #2278C6;
	padding: 8px 15px;
	line-height: 30px;
}
.YDH2018_leftnav .l_top .tt{
	font-size: 16px;
	color: #FFFFFF;
}
.YDH2018_leftnav .l_middle{
	background: #E8F1F9;
	padding: 10px 10px 20px 10px;
}
.YDH2018_leftnav .l_middle .ul1{
	margin: 0 0 5px 0;
}
.YDH2018_leftnav .l_middle .ul1 li{
	background: url('../images/ico1.png') no-repeat 10px center;
	line-height: 26px;
	padding: 5px 0 5px 30px;
	margin-bottom: 2px;
}
.YDH2018_leftnav .l_middle .ul1 li a{
	font-size: 15px;
	color: #2C63A0;
}
.YDH2018_leftnav .l_middle .ul1 li a:hover{
	color: #FF0000;
}


.YDH2018_list2{
	margin: 0 0 20px 0;
}
.YDH2018_list2 li{
	background: url('../images/ico2.png') no-repeat 10px 10px;
	border-bottom: 1px #CCCCCC dashed;
	line-height: 35px;
	padding: 1px 5px 7px 35px;
	margin-bottom: 10px;
}
.YDH2018_list2 li a{
	float: left;
	display: inline-block;
	width: auto;
	max-width: 90%;
	font-size: 15px;
}
.YDH2018_list2 li .time{
	float: right;
	font-size: 13px;
	color: #999999;
}


.YDH2018_XiangXi{
	background: #F4F7FA;
	border: 1px #DAE4EE solid;
	margin: 15px 50px 30px 50px;
	padding: 19px 25px 20px 25px;
}
.YDH2018_XiangXi .title{
	text-align: center;
	line-height: 45px;
	font-size: 28px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 25px;
}
.YDH2018_XiangXi .TB1{
	width: 100%;
}
.YDH2018_XiangXi .TB1 td{
	line-height: 26px;
	vertical-align: top;
	padding: 7px 3px;
	font-size: 14px;
	color: #2C63A0;
}
.YDH2018_XiangXi .TB1 .td1{
	white-space: nowrap;
	text-align: right;
	color: #000000;
}


.YDH2018_web{
	margin: -5px 0 30px 0;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #09823C;
}
.YDH2018_web span{
	margin: 0 6px;
}
.YDH2018_web a{
	font-size: 14px;
	color: #09823C;
	text-decoration: underline;
}
.YDH2018_web a:hover{
	color: #FF0000;
}



/*##################  2018-11-27  ##################*/
.YDH2018_WHQY_main, .YDH2018_WHQY_main .pic{
	min-height: 450px;
	height: auto
}
.YDH2018_bd{
	min-height: 550px;
}

.YDH2018_picnav{
	height: 220px;
	margin: 0 auto;
}
.YDH2018_picnav .arrow_L, .YDH2018_picnav .arrow_R{
	float: left;
	background: url('../images/arrow_L.png') no-repeat center center;
	width: 40px;
	height: 170px;
	margin: 25px 0 0 0;
}
.YDH2018_picnav .arrow_L a, .YDH2018_picnav .arrow_R a{
	display: block;
	height: 170px;
	font-size: 0;
	cursor: pointer;
}
.YDH2018_picnav .arrow_L a:hover{
	background: url('../images/arrow_L.png') no-repeat center center;
}

.YDH2018_picnav .arrow_R{
	float: right;
	background-image: url('../images/arrow_R.png');
}
.YDH2018_picnav .arrow_R a:hover{
	background: url('../images/arrow_R.png') no-repeat center center;
}

.YDH2018_picnav .pic_nav{
	float: left;
	width: 1000px;
	height: 240px;
	margin-left: 10px;
	overflow: hidden;
	position: relative;
}
.YDH2018_picnav .pic_nav ul{
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	white-space: nowrap;
	width: 1000px;
	height: 240px;
	font-size: 0;
}
.YDH2018_picnav .pic_nav ul li{
	float: left;
	width: 250px;
	height: 240px;
}
.YDH2018_picnav .pic_nav ul li a{
	display: block;
	width: 230px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: center;
}
.YDH2018_picnav .pic_nav ul li a span{
	display: block;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #222222;
	text-decoration: none;
}
.YDH2018_picnav .pic_nav ul li a:hover, .YDH2018_picnav .pic_nav ul li a:hover span{
	color: #FF0000;
	text-decoration: none;
}
.YDH2018_picnav .pic_nav ul li a img{
	width: 100%;
	height: 180px;
	border: 1px #FFFFFF solid;
	box-shadow: 0 0 15px rgba(0,0,0, 0.25);
	margin-bottom: 10px;
}


.YDH2018_leftnav .l_middle .ul1 li{
	background: none;
	padding-left: 10px;
}
.YDH2018_leftnav .l_middle .ul1 li a{
	background: url('../images/ico1.png') no-repeat 5px 1px;
	padding-left: 25px
}
.YDH2018_leftnav .l_middle .ul1 li a.current{
	background-image: url('../images/ico3.png');
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
}


.YDH2018_list3{
	margin: 0 0 20px 0;
}
.YDH2018_list3 li{
	float: left;
	width: 25%;
	margin-bottom: 15px;
	padding-top: 10px;
}
.YDH2018_list3 li a{
	display: block;
	width: 180px;
	margin: 0 auto;
}
.YDH2018_list3 li a img{
	width: 100%;
	height: 150px;
	border: 1px #FFFFFF solid;
	box-shadow: 0 0 15px rgba(0,0,0, 0.25);
	margin-bottom: 10px;
}
.YDH2018_list3 li a span{
	display: block;
	line-height: 25px;
	height: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	font-size: 14px;
}


.YDH2018_YJBJ_nav{
	height: 40px;
	margin-bottom: 20px;
	text-align: right;
}
.YDH2018_YJBJ_nav a{
	background: #FAECEC;
	border: 1px #F2D2D2 solid;
	white-space: nowrap;
	padding: 10px 25px 11px 25px;
	margin-left: 5px;
	font-size: 15px;
	color: #A95858;
	text-decoration: none;
}
.YDH2018_YJBJ_nav a:hover{
	background: #FFF6F6;
	border-color: #FF9999;
	color: #FF0A0A;
	text-decoration: none;
}
.YDH2018_YJBJ_nav a.current, .YDH2018_YJBJ_nav a.current:hover{
	background: #BB1313;
	border-color: #BB1313;
	color: #FFFFFF;
}


.YDH2018_TB{
	background: #F7F7F7;
	border: 1px #DDDDDD solid;
	margin: 15px 25px 25px 25px;
	padding: 15px 15px;
}
.YDH2018_TB .TB1{
	width: 100%;
}
.YDH2018_TB .TB1 td{
	line-height: 25px;
	vertical-align: top;
	padding: 8px 3px;
	font-size: 14px;
	color: #157AB7;
}
.YDH2018_TB .TB1 .td1{
	width: 90px;
	white-space: nowrap;
	text-align: right;
	color: #000000;
	font-weight: bold;
}
.YDH2018_TB .TB1 .txt{
	color: #666666;
}
.YDH2018_TB .TB1 .txt p{
	margin: 0 0 10px 0;
}
.YDH2018_TB .TB1 .name{
	font-size: 18px;
	color: #9E0101;
	font-weight: bold;
}



/*#####################  2018-11-28  非遗传承  ########################*/
.YDH2018_FYCC_list{
	margin: 10px 0 20px 0;
}
.YDH2018_FYCC_list li{
	float: left;
	width: 50%;
	margin-bottom: 35px;
}
.YDH2018_FYCC_list li a{
	display: block;
	background: #EFF0F1;
	width: 500px;
	margin: 0 auto;
}
.YDH2018_FYCC_list li a img{
	width: 100%;
	height: 240px;
	margin: 0 0 8px 0;
}
.YDH2018_FYCC_list li a .tt{
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: #103A89;
	font-weight: bold;
}
.YDH2018_FYCC_list li a .txt{
	display: block;
	text-align: left;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	padding: 5px 15px 15px 20px;
	font-size: 13px;
	color: #8F94A5;
}
.YDH2018_FYCC_list li a:hover{
	text-decoration: none;
}
.YDH2018_FYCC_list li a:hover .tt{
	color: #EE0000;
}
.YDH2018_FYCC_list li a:hover .txt{
	color: #EE6666
}

.YDH2018_WHQY_main{
	width: 1050px;
	position: relative;
	min-height: 160px;
	margin-top: 30px;
}
.YDH2018_WHQY_main .pic{
	width: 900px;
	float: none;
	margin: 0 auto;
	min-height: 120px;
}
.YDH2018_WHQY_main .arrow_L, .YDH2018_WHQY_main .arrow_R{
	position: absolute;
	z-index: 2;
	top: 50%;
	float: none;
	height: 160px;
	margin: -80px 0 0 0;
}
.YDH2018_WHQY_main .arrow_L:hover, .YDH2018_WHQY_main .arrow_R:hover{
	background-color: #F0F4F5;
}
.YDH2018_WHQY_main .arrow_L{
	left: 10px;
}
.YDH2018_WHQY_main .arrow_R{
	right: 10px;
}

.YDH2018_Txt h1{
	line-height: 50px;
	font-size: 26px;
}


.YDH2018_FYCCR{
	margin-bottom: 25px;
}
.YDH2018_FYCCR .CCR_top{
	background: #F0F0F0;
	height: 50px;
	margin-bottom: 15px;
}
.YDH2018_FYCCR .CCR_top .tt{
	display: inline-block;
	background: #227DC8;
	width: auto;
	height: 50px;
	line-height: 48px;
	padding: 0 20px;
	font-size: 17px;
	color: #FFFFFF;
}
.YDH2018_FYCCR .CCR_list{
	padding: 0;
}
.YDH2018_FYCCR .CCR_list li{
	float: left;
	width: 20%;
	padding: 0;
	margin: 0 0 10px 0;
	padding: 10px 0;
}
.YDH2018_FYCCR .CCR_list li a{
	display: block;
	margin: 0 15px;
	text-align: center;
}
.YDH2018_FYCCR .CCR_list li a img{
	width: 110px;
	height: 140px;
	margin-bottom: 5px;
	border: 1px #FFFFFF solid;
	box-shadow: 2px 2px 15px #AAAAAA;
}
.YDH2018_FYCCR .CCR_list li a span{
	display: block;
	line-height: 35px;
	font-size: 17px;
}
.YDH2018_FYCCR .CCR_list li a:hover{
	text-decoration: none;
}


/*#################  2018-11-29  ######################*/
.YDH2018_home_picnav .pic_nav ul li a img{
	display: block;
	width: 150px;
	height: 150px;
	border-radius: 100%;
	border: 8px #FFFFFF solid;
	box-shadow: 0 0 12px rgba(28,72,140, 0.25);
	margin: 12px auto;
}



/*###############  2018-12-04  ################*/
.YDH2018_list1 li a span{
	line-height: 22px;
	max-height: 44px;
	overflow: hidden;
}

.YDH2018_home_search{
	margin-top: 25px;
}
.YDH2018_picnav{
	margin: 50px auto;
}

.YDH2018_hd{
	min-width: 1100px;
}
.YDH2018_list1{
	margin: 10px -10px 20px -10px;
}
.YDH2018_WHQY_list li a img{
	transition: all 0.25s;
}
.YDH2018_WHQY_list li a img:hover{
	transform: scale(1.05);
	border-color: #FFFFFF;
}
.YDH2018_hd .a_nav, .YDH2018_hd  a_goback, YDH2018_m_shadow{
	display: none;
}
.YDH2018_page table{
	display: inline-block;
}
.YDH2018_page table td{
	height: 40px;
}

.YDH2018_XiangXi .TB1 tr{
	float: left;
	width: 50%;
}
.YDH2018_XiangXi .TB1 .td1{
	width: 100px;
}

.YDH2018_TB .TB1 tr{
	float: left;
	width: 33.33%;
}


/*#######################  2018-12-19  ########################*/
.YDH2018_SDWQ_leftnav{
	float: left;
	width: 70px;
}

.YDH2018_SDWQ_right{
	float: right;
	width: 1000px;
}

.YDH2018_SDWQ_leftnav a{
	display: block;
	background: url('../images/SDWQ_leftnav_back.png') no-repeat 0 0;
	height: 150px;
	margin-bottom: 20px;
	color: #444444;
}
.YDH2018_SDWQ_leftnav a span{
	display: block;
	text-align: center;
	height: 115px;
	padding: 35px 15px 0 15px;
	font-family: 华文隶书, 隶书;
	line-height: 40px;
	font-size: 30px;
}
.YDH2018_SDWQ_leftnav a:hover{
	text-decoration: none;
	color: #000000;
}
.YDH2018_SDWQ_leftnav a:hover span{
	background: url('../images/SDWQ_leftnav_back.png') no-repeat 0 0;
}
.YDH2018_SDWQ_leftnav a.current, .YDH2018_SDWQ_leftnav a.current:hover{
	background: url('../images/SDWQ_leftnav_back.png') no-repeat 0 -200px;
	color: #FFFFFF;
}
.YDH2018_SDWQ_leftnav a.current:hover span{
	background: none;
}


.YDH2018_SDWQ_list{
	margin: 0;
}
.YDH2018_SDWQ_list li{
	background: #F1F1F1;
	margin-bottom: 35px;
}
.YDH2018_SDWQ_list li img{
	float: left;
	width: 340px;
	height: 200px;
	margin-right: 30px;
}
.YDH2018_SDWQ_list li .tt{
	text-align: left;
	line-height: 35px;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	padding-top: 15px;
}
.YDH2018_SDWQ_list li .txt{
	margin: 6px 25px 5px 0;
	line-height: 25px;
	font-size: 14px;
	color: #777777;
	max-height: 100px;
	overflow: hidden;
	text-align: justify;
}
.YDH2018_SDWQ_list li .more{
	line-height: 25px;
	text-align: right;
	padding: 0 20px 0 0;
}
.YDH2018_SDWQ_list li .more a{
	font-size: 13px;
	color: #ED5F0A;
}
.YDH2018_SDWQ_list li .more a:hover{
	color: #FF0000;
}
.YDH2018_SDWQ_list li.right img{
	float: right;
	margin-right: 0;
	margin-left: 30px;
}
.YDH2018_SDWQ_list li.right .tt{
	text-align: right;
}
.YDH2018_SDWQ_list li.right .txt{
	margin: 6px 0 5px 25px;
}
.YDH2018_SDWQ_list li.right .more{
	text-align: left;
	padding: 0 0 0 25px;
}

.YDH2018_SDWQ_WQ{
	margin-bottom: 40px;
}
.YDH2018_SDWQ_WQ img{
	float: left;
	width: 500px;
	height: 260px;
	margin-right: 30px;
}
.YDH2018_SDWQ_WQ .tt{
	text-align: left;
	line-height: 40px;
	font-size: 25px;
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
}
.YDH2018_SDWQ_WQ .txt{
	margin: 10px 0px 15px 0;
	line-height: 25px;
	font-size: 14px;
	color: #777777;
	max-height: 150px;
	overflow: hidden;
	text-align: justify;
}
.YDH2018_SDWQ_WQ .more{
	line-height: 30px;
	text-align: right;
	padding: 0;
}
.YDH2018_SDWQ_WQ .more a{
	font-size: 13px;
	color: #ED5F0A;
}
.YDH2018_SDWQ_WQ .more a:hover{
	color: #FF0000;
}


.YDH2018_SDWQ_list2{
	margin: 0;
}
.YDH2018_SDWQ_list2 li{
	float: left;
	width: 48.2%;
	background: #F1F1F1;
	margin-bottom: 30px;
}
.YDH2018_SDWQ_list2 li img{
	float: left;
	width: 220px;
	height: 170px;
	margin-right: 20px;
}
.YDH2018_SDWQ_list2 li .tt{
	text-align: left;
	line-height: 30px;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	padding-top: 12px;
}
.YDH2018_SDWQ_list2 li .txt{
	margin: 5px 20px 2px 0;
	line-height: 22px;
	font-size: 13px;
	color: #777777;
	max-height: 88px;
	overflow: hidden;
	text-align: justify;
}
.YDH2018_SDWQ_list2 li .more{
	line-height: 25px;
	text-align: right;
	padding: 0 15px 0 0;
}
.YDH2018_SDWQ_list2 li .more a{
	font-size: 12px;
	color: #ED5F0A;
}
.YDH2018_SDWQ_list2 li .more a:hover{
	color: #FF0000;
}
.YDH2018_SDWQ_list2 li.right{
	float: right;
}


.YDH2018_SDWQ_nav{
	border-bottom: 1px #AD1E16 solid;
	margin-bottom: 30px;
}
.YDH2018_SDWQ_nav a{
	display: inline-block;
	float: right;
	background: #E8E8E8;
	border-radius: 8px 8px 0 0;
	width: auto;
	padding: 0 25px;
	line-height: 45px;
	margin-left: 4px;
	font-size: 16px;
	color: #333333;
}
.YDH2018_SDWQ_nav a:hover, .YDH2018_SDWQ_nav a.current{
	background: #AD1E16;
	color: #FFFFFF;
	text-decoration: none;
}
.YDH2018_SDWQ_nav a.current{
	font-weight: bold;
}


.YDH2018_SDWQ_Pic{
	width: 1000px;
	margin: 20px auto;
	text-align: center;
}
.YDH2018_SDWQ_Pic img{
	max-width: 100%;
	margin: 0 auto;
}


.YDH2018_SDWQ_picnav{
	width: 1100px;
	height: 140px;
	margin: 30px auto;
}
.YDH2018_SDWQ_picnav .arrow_L, .YDH2018_SDWQ_picnav .arrow_R{
	float: left;
	background: url('../images/arrow_L.png') no-repeat center center;
	width: 40px;
	height: 100px;
	margin: 20px 0 0 0;
}
.YDH2018_SDWQ_picnav .arrow_L a, .YDH2018_SDWQ_picnav .arrow_R a{
	display: block;
	height: 100px;
	font-size: 0;
	cursor: pointer;
}
.YDH2018_SDWQ_picnav .arrow_L a:hover{
	background: url('../images/arrow_L.png') no-repeat center center;
}
.YDH2018_SDWQ_picnav .arrow_R{
	background-image: url('../images/arrow_R.png');
}
.YDH2018_SDWQ_picnav .arrow_R a:hover{
	background: url('../images/arrow_R.png') no-repeat center center;
}
.YDH2018_SDWQ_picnav .pic_nav{
	float: left;
	width: 1000px;
	height: 140px;
	margin-left: 10px;
	overflow: hidden;
	position: relative;
}
.YDH2018_SDWQ_picnav .pic_nav ul{
	position: absolute;
	display: inline-block;
	z-index: 2;
	top: 0;
	left: 0;
	white-space: nowrap;
	width: auto;
	font-size: 0;
}
.YDH2018_SDWQ_picnav .pic_nav ul li{
	display: inline-block;
	width: 200px;
	height: 100px;
	padding: 15px 0;
}
.YDH2018_SDWQ_picnav .pic_nav ul li a{
	display: block;
	width: 180px;
	margin: 0 auto;
	text-align: center;
	font-size: 0;
	padding: 5px 0;
}
.YDH2018_SDWQ_picnav .pic_nav ul li a:hover{
	background-color: #FFFFFF;
	box-shadow: 0 0 15px rgba(0,0,0, 0.2);
}
.YDH2018_SDWQ_picnav .pic_nav ul li a img{
	max-width: 95%;
	height: 100px;
}



/*#####################  2018-12-25  ####################*/
.YDH2018_WHMP_list{
	margin: 10px 0 20px 0;
}
.YDH2018_WHMP_list li{
	float: left;
	width: 33.33%;
	margin-bottom: 35px;
}
.YDH2018_WHMP_list li a{
	display: block;
	background: #F3F3F3;
	border: 1px #EEEEEE solid;
	width: 340px;
	margin: 0 auto;
	padding-bottom: 5px;
}
.YDH2018_WHMP_list li a img{
	width: 100%;
	height: 200px;
	margin: 0 0 10px 0;
}
.YDH2018_WHMP_list li a .tt{
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 19px;
	color: #000000;
	font-weight: bold;
}
.YDH2018_WHMP_list li a .txt{
	display: block;
	text-align: left;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	margin: 5px 15px 15px 20px;
	font-size: 13px;
	color: #777777;
}
.YDH2018_WHMP_list li a:hover{
	text-decoration: none;
}
.YDH2018_WHMP_list li a:hover .tt{
	color: #EE0000;
}
.YDH2018_WHMP_list li a:hover .txt{
	color: #EE7777;
}






/*#####################  2018-12-04 手机端  ########################*/
@media screen and (max-width:500px){
	html, body{
		max-width: 500px;
		position: relative;
		overflow-x: hidden;
	}
	.YDH2018_main{
		width: auto;
	}

	.YDH2018_home_body{
		background: #E6EDFB url('../images/M_home_body_top.jpg') no-repeat left top;
		background-size: 100% auto;
		position: relative;
	}

	.YDH2018_home_hd{
		padding: 8px 0;
	}
	.YDH2018_home_hd .logo{
		background-position: 8px 0;
		background-size: auto 85%;
		width: 250px;
		height: 50px;
	}
	.YDH2018_home_hd .weather{
		display: none;
	}

	.YDH2018_home_nav li{
		display: inline-block;
		width: 16.66666%;
	}
	.YDH2018_home_nav li:first-child{
		display: none;
	}
	.YDH2018_home_nav li a{
		display: block;
		width: auto;
		height: 40px;
		line-height: 38px;
		padding: 0;
		white-space: normal;
		margin-right: 0;
		margin-left: 1px;
		font-size: 11px;
		text-align: center;
	}
	.YDH2018_home_nav li a:hover{
		background: url('../images/nav_back.png');
	}
	.YDH2018_home_nav li a:active{
		background: url('../images/nav_back2.png');
	}

	.YDH2018_home_bd{
		width: auto;
		margin: 0;
		padding-bottom: 0;
	}

	.YDH2018_home_left{
		float: none;
		width: auto;
		margin-left: 0;
	}

	.YDH2018_home_search{
		width: 92%;
		height: 38px;
		margin: 15px auto;
	}
	.YDH2018_home_search .input1{
		width: 75%;
		height: 36px;
		padding: 0 5px;
		font-size: 12px;
	}
	.YDH2018_home_search .btn1{
		background-position: 10px center;
		background-size: auto 50%;
		width: 25%;
		height: 36px;
		padding: 0 0 2px 20px;
		font-size: 12px;
	}

	.YDH2018_home_links{
		width: auto;
		height: 40px;
		margin: 0 0 20px 0;
		text-align: center;
	}
	.YDH2018_home_links a{
		float: none;
		height: 40px;
		line-height: 40px;
		margin: 0 20px 0 0;
		font-size: 12px;
	}
	.YDH2018_home_links a:last-child{
		margin: 0;
	}
	.YDH2018_home_links a img{
		height: 40px;
		margin-right: 5px;
	}

	.YDH2018_home_flash{
		display: none
	}

	.YDH2018_home_picnav{
		width: auto;
		height: auto;
		margin: 0 5px;
	}
	.YDH2018_home_picnav .arrow_L, .YDH2018_home_picnav .arrow_R{
		display: none;
	}
	.YDH2018_home_picnav .pic_nav{
		float: none;
		width: 100%;
		height: auto;
		margin: 0;
		overflow: visible;
		position: static;
	}
	.YDH2018_home_picnav .pic_nav ul{
		position: static;
		left: 0;
		white-space: normal;
		width: 100%;
		height: auto;
	}
	.YDH2018_home_picnav .pic_nav ul li{
		float: left;
		width: 50%;
		height: auto;
		margin-bottom: 15px;
	}
	.YDH2018_home_picnav .pic_nav ul li a{
		width: auto;
		margin: 0 10px;
	}
	.YDH2018_home_picnav .pic_nav ul li a span{
		line-height: 25px;
		font-size: 15px;
	}
	.YDH2018_home_picnav .pic_nav ul li a img{
		width: 100px;
		height: 100px;
		border: 4px #FFFFFF solid;
		box-shadow: 0 0 10px rgba(28,72,140, 0.25);
		margin: 5px auto;
	}

	.YDH2018_home_ft{
		background: url('../images/M_home_ft.jpg') no-repeat left 0px;
		background-size: 100% auto;
		text-align: center;
		line-height: 35px;
		font-size: 11px;
		padding: 120px 0 15px 0;
	}

	.YDH2018_home_EWM{
		position: absolute;
		right: 10px;
		bottom: 60px;
		width: 200px;
	}
	.YDH2018_home_EWM .EWM{
		display: inline-block;
		background-size: 98% auto;
		line-height: 20px;
		margin-bottom: 0;
		margin-left: 20px;
		font-size: 12px;
		text-align: center;
	}
	.YDH2018_home_EWM .EWM img{
		display: block;
		width: 100%;
		height: auto;
	}


	.YDH2018_hd{
		position: relative;
		background: url('../images/M_hd_back.jpg') no-repeat top right;
		background-size: auto 100%;
		height: 60px;
		padding: 0 8px;
		min-width: 0;
	}
	.YDH2018_hd .logo{
		background-image: url('../images/M_logo.png');
		background-position: left center;
		background-size: auto 45%;
		width: 150px;
		height: 55px;
		margin-left: 35px;
	}
	.YDH2018_hd .weather{
		display: none;
	}

	.YDH2018_hd .YDH2018_hd_search{
		display: none;
	}

	.YDH2018_hd .a_nav{
		position: absolute;
		top: 15px;
		right: 20px;
		z-index: 99;
		display: block;
		background: url('../images/M_hd_a_nav.png') no-repeat 0 0;
		background-size: auto 100%;
		width: 30px;
		height: 27px;
	}
	.YDH2018_hd .a_goback{
		position: absolute;
		top: 3px;
		left: 0;
		z-index: 99;
		display: block;
		background: url('../images/M_hd_goback.png') no-repeat center center;
		background-size: auto 50%;
		width: 30px;
		height: 50px;
		margin: 0;
	}

	.YDH2018_nav{
		position: absolute;
		z-index: 99;
		background-color: #FFFFFF;
		left: 100%;
		top: 60px;
		margin-top: 0;
		width: 100%;
		height: auto;
		text-align: left;
	}
	.YDH2018_nav ul{
		display: block;
		height: auto;
	}
	.YDH2018_nav ul li{
		width: auto;
		display: block;
		float: none;
	}
	.YDH2018_nav ul li a{
		display: block;
		background: #FFFFFF;
		border-bottom: 1px #EEEEEE solid;
		border-radius: 0;
		padding: 2px 15px 1px 20px;
		margin-left: 0;
		font-size: 14px;
		color: #034F94;
	}
	.YDH2018_nav ul li a:hover{
		background: #FFFFFF;
	}
	.YDH2018_nav ul li a:active{
		background: #F0F0F0;
		color: #034F94;
	}
	.YDH2018_nav ul li a.current:active{
		background: #035CAD;
		color: #FFFFFF;
	}
	.YDH2018_nav ul li a.current:hover{
		background: #035CAD;
		color: #FFFFFF;
	}
	.YDH2018_nav ul li a.current{
		background: #035CAD;
		color: #FFFFFF;
	}
	.YDH2018_nav li ul{
		display: block;
	}
	.YDH2018_nav li:hover ul{
		position: static;
		display: block;
		margin: 0;
	}
	.YDH2018_nav li a{
		border-bottom: 1px #E3E3E3 solid;
	}
	.YDH2018_nav li ul li a, .YDH2018_nav li:hover ul li a, .YDH2018_nav li:hover ul li a:hover{
		display: block;
		background: #FFFFFF;
		border-bottom: 1px #F1F1F1 solid;
		font-size: 12px;
		padding-left: 40px;
		color: #3079BC;
	}
	.YDH2018_nav li:hover ul li a:hover{
		background-color: #F0F0F0;
	}
	.YDH2018_m_shadow{
		display: none;
		position: fixed;
		z-index: 97;
		width: 100%;
		height: 100%;
		top: 60px;
		left: 0;
		background: rgba(20,20,20, 0.7);
	}
	.YDH2018_m_shadow.m_shadow{
		display: block;
	}

	.YDH2018_MBX{
		display: none;
	}

	.YDH2018_bd{
		width: auto;
		padding-bottom: 15px;
	}

	.YDH2018_WHQY_list{
		margin: 15px 10px;
	}
	.YDH2018_WHQY_list li{
		float: none;
		width: 100%;
		height: auto;
		padding: 8px 0;
		margin: 5px 0;
	}
	.YDH2018_WHQY_list li a{
		margin: 0 10px;
		text-align: center;
	}
	.YDH2018_WHQY_list li a img{
		width: 90%;
		height: auto;
		border: 1px #FFFFFF solid;
		box-shadow: 2px 2px 15px rgba(0,0,0, 0.2);
		margin-bottom: 10px;
	}
	.YDH2018_WHQY_list li a span{
		line-height: 30px;
		font-size: 16px;
		font-weight: normal;
	}

	.YDH2018_ft{
		padding: 18px 0;
	}
	.YDH2018_ft .txt{
		float: none;
		width: auto;
		line-height: 22px;
		font-size: 10px;
		text-align: center;
		padding: 0;
	}
	.YDH2018_ft .EWM{
		display: none;
	}

	.YDH2018_WHQY_main{
		width: auto;
		position: relative;
		min-height: 50px;
		margin-top: 15px;
		padding-bottom: 50px;
		margin-bottom: 20px;
	}
	.YDH2018_WHQY_main .pic{
		width: auto;
		float: none;
		margin: 0 10px;
		min-height: 120px;
	}
	.YDH2018_WHQY_main .pic img{
		display: block;
		width: auto;
		max-width: 100%;
		margin: 0 auto;
	}
	.YDH2018_WHQY_main .arrow_L, .YDH2018_WHQY_main .arrow_R{
		top: auto;
		bottom: 0;
		border: 1px #E3E8EE solid;
		border-radius: 4px;
		width: 100px;
		height: 35px;
		background-size: auto 65%;
	}
	.YDH2018_WHQY_main .arrow_L:hover, .YDH2018_WHQY_main .arrow_R:hover{
		background: none;
	}
	.YDH2018_WHQY_main .arrow_L:hover a, .YDH2018_WHQY_main .arrow_R:hover a{
		height: 35px;
		background-size: auto 65%;
	}
	.YDH2018_WHQY_main .arrow_L a:active{
		background: #F0F4F5 url('../images/arrow_L.png') no-repeat center center;
		background-size: auto 65%;
	}
	.YDH2018_WHQY_main .arrow_R a:active{
		background: #F0F4F5 url('../images/arrow_R.png') no-repeat center center;
		background-size: auto 65%;
	}
	.YDH2018_WHQY_main .arrow_L{
		left: 50%;
		margin: 0 0 0 -120px;
	}
	.YDH2018_WHQY_main .arrow_R{
		right: 50%;
		margin: 0 -120px 0 0;
	}

	.YDH2018_Txt{
		margin: 15px 10px;
	}
	.YDH2018_Txt h1{
		line-height: 30px;
		margin-bottom: 20px;
		font-size: 19px;
	}
	.YDH2018_Txt .time{
		line-height: 25px;
		margin-bottom: 15px;
		font-size: 11px;
	}
	.YDH2018_Txt .txt{
		margin: 10px 0;
		font-size: 14.5px;
		line-height: 200%;
	}
	.YDH2018_Txt .txt p{
		text-indent: 2em;
		margin: 0 0 15px 0;
	}
	.YDH2018_Txt .txt img{
		display: block;
		max-width: 100%;
		margin: 0 auto 15px auto;
	}

	.YDH2018_list1{
		margin: 10px;
	}
	.YDH2018_list1 li{
		float: left;
		width: 50%;
		height: auto;
		padding: 10px 0 5px 0;
	}
	.YDH2018_list1 li a{
		margin: 0 10px;
		text-align: center;
	}
	.YDH2018_list1 li a img{
		width: 100px;
		height: 125px;
		border: 1px #FFFFFF solid;
		box-shadow: 2px 2px 15px rgba(0,0,0, 0.2);
		margin-bottom: 8px;
	}
	.YDH2018_list1 li a span{
		line-height: 18px;
		height: 36px;
		overflow: hidden;
		font-size: 12px;
	}

	.YDH2018_page{
		padding: 5px;
		margin-bottom: 15px;
		text-align: center;
	}
	.YDH2018_page table{
		display: inline-block;
		width: auto;
		margin: 0 auto;
	}
	.YDH2018_page table td{
		height: 30px;
		line-height: 18px;
		padding: 0 5px;
		font-size: 11px;
	}
	.YDH2018_page .page a{
		padding: 4px 7px;
		margin: 0 2px;
		font-size: 11px;
	}

	.YDH2018_pdf{
		margin: 0 5px 15px 5px;
	}

	.YDH2018_Aleft, .YDH2018_Aright{
		float: none;
		width: auto;
	}

	.YDH2018_list2{
		margin: 0 5px 15px 5px;
	}
	.YDH2018_list2 li{
		background: url('../images/ico2.png') no-repeat 5px 15px;
		background-size: auto 15px;
		border-bottom: 1px #CCCCCC dashed;
		line-height: 24px;
		padding: 1px 5px 10px 25px;
		margin-bottom: 1px;
	}
	.YDH2018_list2 li a{
		float: none;
		display: block;
		width: auto;
		max-width: 100%;
		font-size: 14.5px;
		padding: 10px 0 25px 0;
	}
	.YDH2018_list2 li a:hover{
		text-decoration: none;
		color: #333333;
	}
	.YDH2018_list2 li a:active{
		background-color: #F0F0F0;
	}
	.YDH2018_list2 li .time{
		float: none;
		display: block;
		text-align: right;
		line-height: 15px;
		margin-top: -15px;
		font-size: 10px;
		color: #999999;
	}

	.YDH2018_leftnav{
		margin: 15px 10px;
	}
	.YDH2018_leftnav .l_top{
		padding: 7px 12px;
		line-height: 22px;
	}
	.YDH2018_leftnav .l_top .tt{
		font-size: 14px;
	}
	.YDH2018_leftnav .l_middle{
		padding: 8px 10px 15px 10px;
	}
	.YDH2018_leftnav .l_middle .ul1{
		margin: 0 0 3px 0;
	}
	.YDH2018_leftnav .l_middle .ul1 li{
		line-height: 20px;
		padding: 0;
		margin-bottom: 1px;
	}
	.YDH2018_leftnav .l_middle .ul1 li a{
		display: block;
		line-height: 20px;
		font-size: 12px;
		padding: 5px 0 5px 22px;
		background-position: 5px 6px;
	}
	.YDH2018_leftnav .l_middle .ul1 li a:hover{
		text-decoration: none;
		color: #2C63A0
	}
	.YDH2018_leftnav .l_middle .ul1 li a:active{
		background: url('../images/nav_back.png');
	}

	.YDH2018_XiangXi{
		margin: 15px 10px 20px 10px;
		padding: 10px 15px;
	}
	.YDH2018_XiangXi .title{
		text-align: center;
		line-height: 35px;
		font-size: 19px;
		margin-bottom: 10px;
	}
	.YDH2018_XiangXi .TB1{
		width: 100%;
	}
	.YDH2018_XiangXi .TB1 td{
		line-height: 20px;
		padding: 5px 1px;
		font-size: 12px;
	}
	.YDH2018_XiangXi .TB1 tr{
		float: none;
		width: 100%;
	}
	.YDH2018_XiangXi .TB1 .td1{
		width: 80px;
	}

	.YDH2018_web{
		margin: -5px 15px 20px 15px;
		line-height: 25px;
		font-size: 12px;
	}
	.YDH2018_web span{
		margin: 0 6px;
		white-space: nowrap;
	}
	.YDH2018_web a{
		font-size: 12px;
	}
	.YDH2018_web a:hover{
		color: #09823C;
	}
	.YDH2018_web a:active{
		color: #FF0000;
	}

	.YDH2018_picnav{
		height: auto;
		margin: 25px 20px;
	}
	.YDH2018_picnav .arrow_L, .YDH2018_picnav .arrow_R{
		display: none;
	}
	.YDH2018_picnav .pic_nav{
		float: none;
		width: auto;
		height: auto;
		margin: 0;
		overflow: visible;
		position: static;
	}
	.YDH2018_picnav .pic_nav ul{
		position: static;
		white-space: normal;
		width: auto;
		height: auto;
		font-size: 0;
	}
	.YDH2018_picnav .pic_nav ul li{
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}
	.YDH2018_picnav .pic_nav ul li a{
		width: auto;
		margin: 0 20px;
		padding-top: 15px;
		text-align: center;
	}
	.YDH2018_picnav .pic_nav ul li a span{
		display: block;
		line-height: 25px;
		font-size: 15px;
	}
	.YDH2018_picnav .pic_nav ul li a:hover, .YDH2018_picnav .pic_nav ul li a:hover span{
		color: #333333;
		text-decoration: none;
	}
	.YDH2018_picnav .pic_nav ul li a:active{
		background: #F0F0F0;
	}
	.YDH2018_picnav .pic_nav ul li a img{
		width: 100%;
		height: auto;
		border: 1px #FFFFFF solid;
		box-shadow: 0 0 25px rgba(0,0,0, 0.25);
		margin-bottom: 10px;
	}

	.YDH2018_list3{
		margin: 0 5px;
	}
	.YDH2018_list3 li{
		width: 50%;
		margin-bottom: 10px;
		padding-top: 10px;
	}
	.YDH2018_list3 li a{
		display: block;
		width: auto;
		margin: 0 10px;
		text-align: center;
	}
	.YDH2018_list3 li a img{
		max-width: 100%;
		width: auto;
		height: 90px;
		border: 1px #FFFFFF solid;
		box-shadow: 0 0 15px rgba(0,0,0, 0.25);
		margin: 0 auto 10px auto;
	}
	.YDH2018_list3 li a span{
		display: block;
		line-height: 20px;
		height: 25px;
		font-size: 12px;
	}

	.YDH2018_YJBJ_nav{
		height: 30px;
		margin-bottom: 5px;
		text-align: center;
		padding-top: 10px;
	}
	.YDH2018_YJBJ_nav a{
		padding: 8px 20px 9px 20px;
		margin: 0 3px;
		font-size: 13px;
	}
	.YDH2018_YJBJ_nav a:hover{
		background: #FAECEC;
		border-color: #F2D2D2;
		color: #A95858;
	}
	.YDH2018_YJBJ_nav a:active{
		background: #BB1313;
		border-color: #BB1313;
		color: #FFFFFF;
	}

	.YDH2018_TB{
		margin: 15px 10px 20px 10px;
		padding: 10px 15px;
	}
	.YDH2018_TB .TB1 tr{
		float: none;
		width: 100%;
	}
	.YDH2018_TB .TB1 td{
		line-height: 20px;
		padding: 5px 1px;
		font-size: 12px;
	}
	.YDH2018_TB .TB1 .td1{
		width: 80px;
	}
	.YDH2018_TB .TB1 .txt p{
		margin: 0 0 8px 0;
	}
	.YDH2018_TB .TB1 .name{
		font-size: 16px;
	}

	.YDH2018_FYCC_list{
		margin: 10px 15px;
	}
	.YDH2018_FYCC_list li{
		float: none;
		width: 100%;
		margin-bottom: 18px;
	}
	.YDH2018_FYCC_list li a{
		display: block;
		background: #EFF0F1;
		width: auto;
		margin: 0;
	}
	.YDH2018_FYCC_list li a img{
		width: 100%;
		height:	auto;
		margin: 0 0 8px 0;
	}
	.YDH2018_FYCC_list li a .tt{
		line-height: 32px;
		font-size: 16px;
	}
	.YDH2018_FYCC_list li a .txt{
		line-height: 20px;
		height: auto;
		overflow: visible;
		padding: 2px 10px 12px 12px;
		font-size: 11px;
	}

	.YDH2018_FYCCR{
		margin-bottom: 20px;
	}
	.YDH2018_FYCCR .CCR_top{
		height: 38px;
		margin-bottom: 10px;
	}
	.YDH2018_FYCCR .CCR_top .tt{
		height: 36px;
		line-height: 36px;
		padding: 0 12px;
		font-size: 13px;
	}
	.YDH2018_FYCCR .CCR_list{
		margin: 0 5px;
	}
	.YDH2018_FYCCR .CCR_list li{
		width: 33.3333%;
		margin: 0 0 5px 0;
		padding: 0;
	}
	.YDH2018_FYCCR .CCR_list li a{
		margin: 0 5px;
		padding: 10px 0 0 0;
	}
	.YDH2018_FYCCR .CCR_list li a img{
		width: 77px;
		height: 98px;
		margin-bottom: 5px;
		border: 1px #FFFFFF solid;
		box-shadow: 2px 2px 15px #AAAAAA;
	}
	.YDH2018_FYCCR .CCR_list li a span{
		line-height: 28px;
		font-size: 14px;
		height: 28px;
		overflow: hidden;
	}
}

/*----------------2019.1.11-------------*/
.YDH2018_FYCC_list li a .txt{
	height: 40px;
}

/*#################  2019-01-24  #################*/
.YDH2018_XGZL{
	position: relative;
	height: 0;
	font-size: 0;
}
.YDH2018_XGZL .XGZL{
	position: absolute;
	z-index: 99;
	top: 10px;
	left: 0;
	width: 100px;
	line-height: 35px;
	text-indent: 10px;
	font-size: 15px;
	color: #EB610E;
	font-weight: bold;
}
.YDH2018_XGZL .XGZL_list{
	position: absolute;
	z-index: 98;
	top: 45px;
	left: 0;
	display: inline-block;
	width: auto;
	display: none;
}
.YDH2018_XGZL .XGZL_list a{
	display: block;
	background: #F0F0F0;
	width: auto;
	line-height: 38px;
	padding: 0 18px 0 15px;
	margin-top: 1px;
	font-size: 14px;
	color: #666666;
}
.YDH2018_XGZL .XGZL_list a:hover {
	background-color: #F17945;
	color: #FFFFFF;
	text-decoration: none;
}

/*--------------2019-01-25--------------------*/
.YDH2018_Txt .txt{
	height: auto;
}

/*--------------2019-03-25--------------------*/
.YDH2018_leftnav .l_middle .ul1 li a{
	cursor: pointer;
}


/*##################  2019-07-29  ##################*/
*{
	font-family: '华文中宋','宋体';
}
.YDH2019_home_body1{
	background: url('../images/home_back.jpg') no-repeat center top;
	padding-bottom: 100px;
}
@media screen and (min-width:1820px){
	.YDH2019_home_body1{
		background-size: 100% auto;
	}
}


.YDH2019_home_body1 .YDH2018_main, .YDH2019_home_body2 .YDH2018_main, .YDH2019_home_body3 .YDH2018_main{
	width: 1200px;
}

.YDH2019_home_body1 .YDH2018_hd_search{
	margin-top: 10px;
}
.YDH2019_home_body1 .YDH2018_home_hd .weather{
	padding-top: 10px;
}

.YDH2019_home_body1 .YDH2018_home_nav{
	margin-bottom: 50px;
}

.YDH2019_home_adv{
	background: url('../images/NewC_home_adv.jpg') no-repeat 0 0;
	height: 200px;
	position: relative;
	margin-bottom: 35px;
}
.YDH2019_home_adv a{
	display: inline-block;
	position: absolute;
	z-index: 2;
	width: 350px;
	height: 50px;
	font-size: 0;
}
.YDH2019_home_adv .a1{
	top: 52px;
	left: 211px;
}
.YDH2019_home_adv .a2{
	top: 76px;
	left: 665px;
}


.YDH2019_home_title{
	background: url('../images/NewC_home_title.png') no-repeat left top;
	height: 60px;
	margin-bottom: 30px;
	padding-left: 110px;
}
.YDH2019_home_title:after{
	content: '';
	clear: both;
	height: 0;
	display: block;
	font-size: 0;
}
.YDH2019_home_title .tt{
	float: left;
	line-height: 60px;
	font-size: 26px;
	color: #003A8B;
	text-shadow: 2px 2px 1px #FFFFFF;
	font-weight: bold;
}
.YDH2019_home_title .more{
	float: right;
	line-height: 30px;
	font-size: 16px;
	color: #0066CC;
	margin: 20px 10px 0 0;
}
.YDH2019_home_title .more:hover{
	color: #FF0000;
}


.YDH2019_home_Aleft{
	float: left;
	width: 860px;
}


.YDH2019_home_body1 .YDH2018_home_flash{
	margin: 30px 10px 0 0;
}


.YDH2019_home_SanDao{
	margin-bottom: 40px;
}
.YDH2019_home_SanDao li{
	float: left;
	width: 33.3%;
	text-align: center;
	font-size: 0;
}
.YDH2019_home_SanDao li img{
	height: 230px;
}
.YDH2019_home_SanDao li a{
	font-size: 0;
}


.YDH2019_home_body2{
	background: #EBF4FC url('../images/NewC_home_body2.jpg') no-repeat center bottom;
	padding: 70px 0 40px 0;
}
@media screen and (min-width:1820px){
	.YDH2019_home_body2{
		background-size: 100% auto;
	}
}


.YDH2019_home_WuQu{
	margin-bottom: 45px;
}
.YDH2019_home_WuQu .pic{
	float: left;
	background: #FFFFFF;
	box-shadow: 0 0 25px rgba(0,0,0, 0.15);
	width: 520px;
	height: 300px;
	padding: 15px;
	margin-left: 10px;
}
.YDH2019_home_WuQu .right{
	float: right;
	width: 560px;
	margin-right: 10px;
}
.YDH2019_home_WuQu .title{
	line-height: 50px;
	height: 60px;
	font-size: 32px;
	color: #000000;
	font-weight: bold;
}
.YDH2019_home_WuQu .txt{
	line-height: 35px;
	max-height: 210px;
	overflow: hidden;
	margin-bottom: 20px;
	font-size: 18px;
	color: #333333;
}
.YDH2019_home_WuQu .more{
	text-align: right;
	line-height: 20px;
}
.YDH2019_home_WuQu .more a{
	font-size: 15px;
	color: #0066CC;
}
.YDH2019_home_WuQu .more a:hover{
	color: #FF0000;
}

.YDH2019_home_WuQu_list{
	margin: 0 -10px 50px -10px;
}
.YDH2019_home_WuQu_list li{
	float: left;
	width: 25%;
	text-align: center;
}
.YDH2019_home_WuQu_list li a{
	display: block;
	margin: 0 10px;
	text-align: center;
	line-height: 25px;
	font-size: 20px;
}
.YDH2019_home_WuQu_list li a img{
	display: block;
	margin: 0 auto 10px auto;
	width: 260px;
	height: 180px;
}


.YDH2019_home_WHMP_list{
	margin: 0 -15px 30px -15px;
}
.YDH2019_home_WHMP_list li{
	float: left;
	width: 33.3%;
	margin-bottom: 40px;
}
.YDH2019_home_WHMP_list li a{
	display: block;
	width: 360px;
	height: 200px;
	margin: 0 auto;
	position: relative;
	font-size: 0;
	text-align: center;
}
.YDH2019_home_WHMP_list li a img{
	width: 100%;
	height: 100%;
}
.YDH2019_home_WHMP_list li a span{
	display: block;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	background: url('../images/shadow2.png');
	box-sizing: border-box;
	width: 100%;
	padding: 0 10px;
	line-height: 60px;
	font-size: 20px;
	color: #FFFFFF;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.YDH2019_home_WHMP_list li a:hover{
	text-decoration: none;
}
.YDH2019_home_WHMP_list li a:hover span{
	color: #6AF4FF;
}



.YDH2019_home_body3{
	background: #F0F7FD url('../images/NewC_home_body3.jpg') no-repeat center top;
	padding: 70px 0 40px 0;
}
@media screen and (min-width:1820px){
	.YDH2019_home_body3{
		background-size: 100% auto;
	}
}


.YDH2019_home_WSZY_list{
	margin: 0 -15px 50px -15px;
}
.YDH2019_home_WSZY_list li{
	float: left;
	width: 20%;
}
.YDH2019_home_WSZY_list li a{
	display: block;
	margin: 0 10px;
	text-align: center;
	line-height: 25px;
	font-size: 18px;
}
.YDH2019_home_WSZY_list li a img{
	display: block;
	border: 1px #FFFFFF solid;
	box-shadow: 2px 2px 15px rgba(0,0,0, 0.2);
	width: 185px;
	height: 230px;
	margin: 0 auto 15px auto;
}


.YDH2019_home_FYCC_list{
	margin: 0 -15px 50px -15px;
}
.YDH2019_home_FYCC_list li{
	float: left;
	width: 33.3%;
}
.YDH2019_home_FYCC_list li a{
	display: block;
	margin: 0 10px;
	text-align: center;
}
.YDH2019_home_FYCC_list li a img{
	display: block;
	border: 1px #FFFFFF solid;
	box-shadow: 2px 2px 15px rgba(0,0,0, 0.2);
	width: 350px;
	height: 230px;
	margin: 0 auto 15px auto;
}
.YDH2019_home_FYCC_list li a .tt{
	display: block;
	margin: 0 15px 5px 15px;
	line-height: 35px;
	font-size: 20px;
	font-weight: bold;
}
.YDH2019_home_FYCC_list li a .txt{
	display: block;
	margin: 0 15px;
	line-height: 22px;
	font-size: 14px;
	color: #666666;
	text-align: left;
}
.YDH2019_home_FYCC_list li a:hover{
	text-decoration: none;
}
.YDH2019_home_FYCC_list li a:hover .txt{
	color: #EE7777;
}


.YDH2019_home_TZYD_list{
	margin: -10px -15px 50px -15px;
}
.YDH2019_home_TZYD_list li{
	float: left;
	width: 33.3%;
}
.YDH2019_home_TZYD_list li a{
	display: block;
	margin: 0 10px;
	text-align: center;
}



.YDH2018_ft.home{
	background: #266AA8;
	border-top: 0;
	padding: 25px 0;
}
.YDH2018_ft.home .txt{
	line-height: 35px;
	font-size: 14px;
	color: #FFFFFF;
}
.YDH2018_ft.home .EWM{
	background: url('../images/shadow1.png');
	font-size: 13px;
}


/*#############  2019-07-31  #############*/
body{
	background: #F4F7FA url('../images/NewC_bd_back.jpg') no-repeat center bottom;
}
@media screen and (min-width:1820px){
	body{
		background-size: 100% auto;
	}
}

.YDH2018_ft{
	padding: 20px 0;
}

.YDH2018_leftnav .l_middle{
	background: url('../images/shadow3.png');
}
.YDH2018_leftnav .l_middle .ul2{
	margin: 10px 20px;
}
.YDH2018_leftnav .l_middle .ul2 li{
	margin-bottom: 10px;
}
.YDH2018_leftnav .l_middle .ul2 li .aa{
	display: block;
	background: #FFFFFF;
	border: 1px #C8D6E7 solid;
	border-radius: 5px;
	line-height: 45px;
	text-align: center;
	font-size: 17px;
	color: #2C639F;
	cursor: pointer;
}
.YDH2018_leftnav .l_middle .ul2 li .aa:hover, .YDH2018_leftnav .l_middle .ul2 li .aa.current{
	background: #2182D1;
	border-color: #2182D1;
	color: #FFFFFF;
	text-decoration: none;
}
.YDH2018_leftnav .l_middle .ul2 li ul{
	display: none;
	margin: 5px 0 15px 15px;
}
.YDH2018_leftnav .l_middle .ul2 li ul li{
	margin-bottom: 8px;
}
.YDH2018_leftnav .l_middle .ul2 li ul li a{
	display: inline-block;
	background: url('../images/ico4.png') no-repeat 0 5px;
	padding-left: 18px;
	line-height: 25px;
	font-size: 14px;
	color: #2C639F
}
.YDH2018_leftnav .l_middle .ul2 li ul li a:hover{
	color: #FF0000;
	text-decoration: none;
}
.YDH2018_leftnav .l_middle .ul2 li ul li a.current{
	background-image: url('../images/ico3.png');
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
}


.YDH2018_Aright .YDH2018_WHQY_list li{
	width: 33.3%;
	height: auto;
	margin-bottom: 10px;
}
.YDH2018_Aright .YDH2018_WHQY_list li a img{
	width: 250px;
	height: 160px;
	margin-bottom: 5px;
}
.YDH2018_Aright .YDH2018_WHQY_list li a span{
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.YDH2019_LSWM_leftnav{
	float: left;
	background: url('../images/NewC_LSWM_leftnav_line.png') repeat-y right top;
	width: 240px;
	padding: 30px 0;
}
.YDH2019_LSWM_leftnav a{
	display: block;
	background: url('../images/NewC_LSWM_leftnav_ico.png') no-repeat right 12px;
	line-height: 25px;
	padding-right: 11px;
	text-align: right;
	margin-bottom: 8px;
}
.YDH2019_LSWM_leftnav a span{
	display: inline-block;
	width: auto;
	line-height: 25px;
	padding: 9px 25px 11px 25px;
	text-align: right;
	font-size: 16px;
	color: #1262A9;
}
.YDH2019_LSWM_leftnav a:hover{
	text-decoration: none;
}
.YDH2019_LSWM_leftnav a:hover span{
	color: #FF0000;
}
.YDH2019_LSWM_leftnav a.current{
	background-image: url('../images/NewC_LSWM_leftnav_arrow.png');
}
.YDH2019_LSWM_leftnav a.current span, .YDH2019_LSWM_leftnav a.current:hover span{
	background: #2182D1;
	border-radius: 5px;
	color: #FFFFFF;
}


.YDH2019_WSZY_left{
	float: left;
	width: 380px;
	padding-top: 20px;
	text-align: center;
}
.YDH2019_WSZY_left .pic{
	background: #FFFFFF;
	box-shadow: 2px 2px 20px rgba(0,0,0, 0.2);
	width: 260px;
	padding: 20px;
	text-align: center;
	margin: 0 auto;
}
.YDH2019_WSZY_left .pic img{
	max-width: 100%;
}

.YDH2019_WSZY_right{
	float: right;
	width: 700px;
}
.YDH2019_WSZY_right .title{
	padding-top: 20px;
	line-height: 45px;
	margin-bottom: 25px;
	font-size: 30px;
	color: #B20000;
}
.YDH2019_WSZY_right .main{
	background: url('../images/shadow3.png');
	border: 1px #CEDCEA solid;
	padding: 25px 0;
	margin-bottom: 20px;
}
.YDH2019_WSZY_right .main table{
	width: 90%;
	margin: 0 auto;
}
.YDH2019_WSZY_right .main table td{
	padding: 8px 5px;
	vertical-align: top;
	line-height: 30px;
	font-size: 16px;
	color: #266EB6;
}
.YDH2019_WSZY_right .main table .td1{
	text-align: right;
	width: 120px;
	color: #000000;
}
.YDH2019_WSZY_right .btns{
	text-align: center;
	padding: 10px;
}
.YDH2019_WSZY_right .btns .btn_pdf{
	background: #2182D1 url('../images/ico_pdf.png') no-repeat 20px center;
	border: 0;
	border-radius: 6px;
	width: auto;
	height: 45px;
	padding: 0 25px 2px 55px;
	font-size: 17px;
	color: #FFFFFF;
	cursor: pointer;
}


.YDH2019_FYCC_nav{
	background: url('../images/shadow3.png');
	border: 1px #CEDCEA solid;
	padding: 15px 0;
	margin: 0 50px 30px 50px;
}
.YDH2019_FYCC_nav table{
	width: 95%;
	margin: 0 auto;
}
.YDH2019_FYCC_nav table td{
	padding: 5px;
	vertical-align: top;
	line-height: 30px;
	font-size: 16px;
}
.YDH2019_FYCC_nav table .td1{
	width: 110px;
	text-align: right;
	color: #000000;
}
.YDH2019_FYCC_nav table td a{
	display: inline-block;
	float: left;
	margin: 0 20px 5px 0;
	white-space: nowrap;
	font-size: 16px;
	color: #0B64B5;
}
.YDH2019_FYCC_nav table td a.all{
	color: #B20000;
}
.YDH2019_FYCC_nav table td a:hover{
	color: #FF0000;
}

.YDH2018_WHQY_list li{
	margin-bottom: 5px;
}

.YDH2018_WHQY_list li a{
	font-size: 0;
}


/*################  2019-08-01  ################*/
@media screen and (max-width:500px){
	.YDH2019_home_body1{
		background-size: auto 112%;
		padding-bottom: 40px;
	}
	.YDH2018_home_hd .a_nav{
		position: absolute;
		top: 15px;
		right: 20px;
		z-index: 99;
		display: block;
		background: url('../images/M_hd_a_nav.png') no-repeat 0 0;
		background-size: auto 100%;
		width: 30px;
		height: 27px;
	}
	.YDH2018_home_hd .a_goback{
		position: absolute;
		top: 3px;
		left: 0;
		z-index: 99;
		display: block;
		background: url('../images/M_hd_goback.png') no-repeat center center;
		background-size: auto 50%;
		width: 30px;
		height: 50px;
		margin: 0;
	}

	.YDH2018_home_nav{
		position: absolute;
		z-index: 99;
		background-color: #FFFFFF;
		left: 100%;
		top: 60px;
		margin-top: 0;
		width: 100%;
		height: auto;
		text-align: left;
		display: block;
	}
	.YDH2018_home_nav li{
		width: auto;
		display: block;
		float: none;
		text-align: left;
	}
	.YDH2018_home_nav li:first-child{
		display: block
	}
	.YDH2018_home_nav li a{
		display: block;
		background: #FFFFFF;
		border-bottom: 1px #EEEEEE solid;
		border-radius: 0;
		padding: 2px 15px 1px 20px;
		margin-left: 0;
		font-size: 14px;
		color: #034F94;
		text-align: left;
	}
	.YDH2018_home_nav li a:hover{
		background: #FFFFFF;
	}
	.YDH2018_home_nav li a:active{
		background: #F0F0F0;
		color: #034F94;
	}
	.YDH2018_home_nav li a.current:active{
		background: #035CAD;
		color: #FFFFFF;
	}
	.YDH2018_home_nav li a.current:hover{
		background: #035CAD;
		color: #FFFFFF;
	}
	.YDH2018_home_nav li a.current{
		background: #035CAD;
		color: #FFFFFF;
	}
	.YDH2018_home_nav li ul{
		display: block;
	}
	.YDH2018_home_nav li:hover ul{
		position: static;
		display: block;
		margin: 0;
	}
	.YDH2018_home_nav li a{
		border-bottom: 1px #E3E3E3 solid;
	}
	.YDH2018_home_nav li:hover ul li a:hover{
		display: block;
		background: #FFFFFF;
		border-bottom: 1px #F1F1F1 solid;
		font-size: 12px;
		padding-left: 40px;
		color: #3079BC;
	}
	.YDH2018_home_nav li:hover ul li a{
		display: block;
		background: #FFFFFF;
		border-bottom: 1px #F1F1F1 solid;
		font-size: 12px;
		padding-left: 40px;
		color: #3079BC;
	}
	.YDH2018_home_nav li ul li a{
		display: block;
		background: #FFFFFF;
		border-bottom: 1px #F1F1F1 solid;
		font-size: 12px;
		padding-left: 40px;
		color: #3079BC;
	}
	.YDH2018_home_nav li:hover ul li a:hover{
		background-color: #F0F0F0;
	}

	.YDH2019_home_body1 .YDH2018_main, .YDH2019_home_body2 .YDH2018_main, .YDH2019_home_body3 .YDH2018_main{
		width: auto;
	}
	.YDH2019_home_body1 .YDH2018_hd_search{
		display: none;
	}
	.YDH2019_home_adv{
		background: url('../images/NewC_m_home_adv.jpg') no-repeat center center;
		background-size: auto 100%;
		height: 150px;
		margin: 5px 10px 20px 10px;
		border-radius: 5px;
	}
	.YDH2019_home_adv a{
		display: block;
		position: relative;
		width: 100%;
		height: 70px;
		font-size: 0;
	}
	.YDH2019_home_adv .a1{
		top: 0;
		left: 0;
		margin-bottom: 10px;
	}
	.YDH2019_home_adv .a2{
		top: 0;
		left: 0;
	}

	.YDH2019_home_Aleft{
		float: none;
		width: auto;
	}
	.YDH2019_home_title{
		background-position: 5px 0;
		background-size: auto 100%;
		height: 40px;
		margin-bottom: 15px;
		padding-left: 70px;
	}
	.YDH2019_home_title .tt{
		float: left;
		line-height: 35px;
		font-size: 19px;
		text-shadow: 1px 1px 1px #FFFFFF;
	}
	.YDH2019_home_title .more{
		display: inline-block;
		width: auto;
		line-height: 35px;
		font-size: 11px;
		margin: 0;
		padding: 0 6px;
	}

	.YDH2019_home_SanDao{
		margin:0 5px 20px 5px;
	}
	.YDH2019_home_SanDao li img{
		width: 90%;
		height:	auto;
	}
	.YDH2019_home_SanDao li a{
		font-size: 0;
	}

	.YDH2019_home_body2{
		background-size: 120% auto;
		padding: 30px 0 40px 0;
	}

	.YDH2019_home_WuQu{
		margin: 0 10px 15px 10px;
	}
	.YDH2019_home_WuQu .pic{
		float: none;
		box-shadow: 0 0 15px rgba(0,0,0, 0.15);
		width: auto;
		height: auto;
		padding: 10px;
		margin: 0 0 5px 0;
	}
	.YDH2019_home_WuQu .right{
		float: none;
		width: auto;
		margin: 0;
	}
	.YDH2019_home_WuQu .title{
		line-height: 30px;
		height: auto;
		padding: 6px 0;
		font-size: 20px;
	}
	.YDH2019_home_WuQu .txt{
		line-height: 20px;
		max-height: 120px;
		margin-bottom: 5px;
		font-size: 12px;
	}
	.YDH2019_home_WuQu .more{
		text-align: right;
	}
	.YDH2019_home_WuQu .more a{
		display: inline-block;
		line-height: 20px;
		padding: 0 6px;
		font-size: 12px;
		color: #0066CC;
	}
	.YDH2019_home_WuQu .more a:hover{
		text-decoration: none;
		color: #FF0000;
	}
	.YDH2019_home_WuQu .more a:active{
		color: #FF0000;
	}

	.YDH2019_home_WuQu_list{
		margin: 0 0 30px 0;
	}
	.YDH2019_home_WuQu_list li{
		width: 50%;
		margin-bottom: 10px;
	}
	.YDH2019_home_WuQu_list li a{
		margin: 0 10px;
		line-height: 20px;
		font-size: 14px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.YDH2019_home_WuQu_list li a img{
		display: block;
		margin: 0 auto 6px auto;
		max-width: 100%;
		height: 90px;
	}
	.YDH2019_home_WuQu_list li a:hover{
		text-decoration: none;
	}

	.YDH2019_home_WHMP_list{
		margin: 0 10px 10px 10px;
	}
	.YDH2019_home_WHMP_list li{
		float: none;
		width: auto;
		margin-bottom: 20px;
	}
	.YDH2019_home_WHMP_list li a{
		display: block;
		width: auto;
		height: auto;
		margin: 0 auto;
	}
	.YDH2019_home_WHMP_list li a span{
		padding: 0 5px;
		line-height: 50px;
		font-size: 16px;
	}

	.YDH2019_home_body3{
		background-repeat: repeat-y;
		background-size: 120% auto;
		padding: 30px 0 20px 0;
	}

	.YDH2019_home_WSZY_list{
		margin: 0 0px 10px 0px;
	}
	.YDH2019_home_WSZY_list li{
		width: 50%;
		margin-bottom: 20px;
	}
	.YDH2019_home_WSZY_list li:nth-child(5){
		display: none;
	}
	.YDH2019_home_WSZY_list li a{
		margin: 0 10px;
		line-height: 20px;
		font-size: 14px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.YDH2019_home_WSZY_list li a img{
		box-shadow: 1px 1px 10px rgba(0,0,0, 0.2);
		width: auto;
		max-width: 100%;
		height: 140px;
		margin: 0 auto 10px auto;
	}
	.YDH2019_home_WSZY_list li a:hover{
		text-decoration: none
	}


	.YDH2019_home_FYCC_list{
		margin: 0 10px 50px 10px;
	}
	.YDH2019_home_FYCC_list li{
		float: none;
		width: auto;
		margin-bottom: 20px;
	}
	.YDH2019_home_FYCC_list li a{
		margin: 0;
	}
	.YDH2019_home_FYCC_list li a img{
		box-shadow: 1px 1px 15px rgba(0,0,0, 0.2);
		width: 95%;
		height: auto;
		margin: 0 auto 8px auto;
	}
	.YDH2019_home_FYCC_list li a .tt{
		margin: 0 5px 2px 5px;
		line-height: 25px;
		font-size: 17px;
	}
	.YDH2019_home_FYCC_list li a .txt{
		margin: 0 5px;
		line-height: 18px;
		font-size: 11px;
	}

	.YDH2019_home_TZYD_list{
		margin: 0 0 20px 0;
	}
	.YDH2019_home_TZYD_list li a{
		margin: 0 2px;
	}
	.YDH2019_home_TZYD_list li a img{
		width: 100%;
		height: auto;
	}

	.YDH2018_ft.home{
		padding: 12px 0;
	}
	.YDH2018_ft.home .txt{
		line-height: 25px;
		font-size: 10px;
	}


	.YDH2018_Aright .YDH2018_WHQY_list li{
		float: left;
		width: 50%;
		padding: 5px 0;
		margin: 5px 0;
	}
	.YDH2018_Aright .YDH2018_WHQY_list li a{
		margin: 0 10px;
		text-align: center;
	}
	.YDH2018_Aright .YDH2018_WHQY_list li a img{
		width: auto;
		max-width: 100%;
		height: 110px;
		margin-bottom: 2px;
	}
	.YDH2018_Aright .YDH2018_WHQY_list li a span{
		line-height: 20px;
		font-size: 14px;
	}

	.YDH2018_leftnav .l_middle .ul2 li{
		margin-bottom: 8px;
	}
	.YDH2018_leftnav .l_middle .ul2 li .aa{
		line-height: 40px;
		font-size: 16px;
	}

	.YDH2019_LSWM_leftnav{
		display: none;
	}

	.YDH2019_WSZY_left, .YDH2019_WSZY_right{
		float: none;
		width: auto;
		margin: 0 10px 15px 10px;
	}
	.YDH2019_WSZY_left{
		text-align: center;
	}
	.YDH2019_WSZY_left .pic{
		display: inline-block;
		box-shadow: 1px 1px 15px rgba(0,0,0, 0.2);
		width: auto;
		max-width: 70%;
		height: auto;
		padding: 15px;
	}
	.YDH2019_WSZY_right .title{
		padding-top: 10px;
		line-height: 30px;
		margin-bottom: 20px;
		font-size: 22px;
		text-align: center;
	}
	.YDH2019_WSZY_right .main{
		padding: 15px 0;
		margin-bottom: 15px;
	}
	.YDH2019_WSZY_right .main table{
		width: 95%;
	}
	.YDH2019_WSZY_right .main table td{
		padding: 5px 1px;
		line-height: 22px;
		font-size: 13px;
	}
	.YDH2019_WSZY_right .main table .td1{
		width: 80px;
	}
	.YDH2019_WSZY_right .btns{
		text-align: center;
		padding: 10px;
	}
	.YDH2019_WSZY_right .btns .btn_pdf{
		font-size: 16px;
	}

	.YDH2019_FYCC_nav{
		padding: 5px 10px;
		margin: 0 20px 20px 20px;
	}
	.YDH2019_FYCC_nav table{
		display: block;
		width: auto;
	}
	.YDH2019_FYCC_nav table td{
		display: block;
		padding: 4px 2px;
		line-height: 25px;
		font-size: 13px;
	}
	.YDH2019_FYCC_nav table .td1{
		width: auto;
		text-align: left;
	}
	.YDH2019_FYCC_nav table td a{
		padding: 0 6px;
		margin: 0 12px 7px 0;
		font-size: 13px;
	}
	.YDH2019_FYCC_nav table td a:hover{
		text-decoration: none
	}

}


.YDH2018_WHQY_list li a{
	font-size: 0;
}


/*################  2019-08-07  ##################*/
.YDH2018_leftnav .l_middle .ul2 a{
	cursor: pointer;
}
.YDH2018_leftnav .l_middle .ul2 li ul li ul{
	display: none;
	margin: 3px 0 10px 15px;
}
.YDH2018_leftnav .l_middle .ul2 li ul li ul li{
	margin-bottom: 3px;
}
.YDH2018_leftnav .l_middle .ul2 li ul li ul li a{
	display: inline-block;
	background: url('../images/ico5.png') no-repeat 5px 5px;
	padding-left: 20px;
	line-height: 24px;
	font-size: 12px;
	color: #555555
}
.YDH2018_leftnav .l_middle .ul2 li ul li ul li a:hover{
	color: #FF0000;
	text-decoration: none;
}

.YDH2019_ZheZhao{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	background: url('../images/shadow4.png');
	width: 100%;
	height: 100%;
	display: none;
}

.YDH2019_Big_pic{
	display: table;
	width: 100%;
	height: 90%;
}
.YDH2019_Big_pic .pic{
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}
.YDH2019_Big_pic .pic img{
	border: 1px rgba(255,255,255, 0.2) solid;
	box-shadow: 0 0 20px rgba(0,0,0, 0.4);
	max-width: 95%;
	max-height: 85%;
}


@media screen and (max-width:500px){
	.YDH2018_leftnav .l_middle .ul2 li ul li a, .YDH2018_leftnav .l_middle .ul2 li ul li ul li a{
		display: block;
	}
}

/*20190823*/
.BUTTON_1 {
	position: fixed;
	right: 20px;
}
.BUTTON_1 button{
	height: 35px;
	width: 104px;
	background: #2182D1;
	border-radius: 5px;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	clear: both;
	margin-bottom: 10px;
}


/*##############  2019-10-24  #############*/
.YDH2018_Txt{
	font-family: '华文中宋','宋体' !important;
	line-height: 180%;
}
.YDH2018_Txt h2{
	margin: 0 15px;
}

@media screen and (max-width:500px){
	/* 取消a标签在移动端点击时的蓝色 */
	a{
		-webkit-tap-highlight-color: rgba(255, 255, 255, 0.1);
		-webkit-user-select: none;
		-moz-user-focus: none;
		-moz-user-select: none;
	}

	.YDH2019_LSWM_leftnav{
		position: fixed;
		top: 10%;
		left: 10px;
		z-index: 88;
		display: block;
		background-color: rgba(255,255,255, 0.3);
		background-position: 7px 0;
		border-radius: 9px;
		box-shadow: 0 0 10px rgba(0,0,0, 0.2);
		width: 15px;
		padding: 10px 5px;
		margin: 0 !important;
	}
	.YDH2019_LSWM_leftnav a{
		background-position: 2px center;
		width: 15px;
		height: 15px;
		padding: 0;
		margin: 15px auto;
		font-size: 0;
		line-height: 15px;
	}
	.YDH2019_LSWM_leftnav a.current{
		background: #2182D1;
		border-radius: 100%;
	}
	.YDH2019_LSWM_leftnav a span{
		display: none;
	}

	.YDH2018_SDWQ_leftnav, .YDH2018_SDWQ_right{
		float: none;
		width: auto;
		height: auto;
		text-align: center;
		margin: 0 10px 15px 10px;
	}
	.YDH2018_SDWQ_leftnav a{
		display: inline-block;
		background: #E3E3E3;
		border-radius: 5px;
		width: auto;
		padding: 0 35px;
		height: 40px;
		margin: 0 5px;
	}
	.YDH2018_SDWQ_leftnav a span{
		height: 40px;
		line-height: 40px;
		padding: 0;
		font-size: 20px;
	}
	.YDH2018_SDWQ_leftnav a:hover span, .YDH2018_SDWQ_leftnav a:active span{
		background: #DDDDDD;
	}
	.YDH2018_SDWQ_leftnav a.current:hover,
	.YDH2018_SDWQ_leftnav a.current{
		background: #DD1E1E;
	}
	.YDH2018_SDWQ_leftnav a.current:hover span{
		background: none;
	}

	.YDH2018_SDWQ_list{
		margin: 0;
	}
	.YDH2018_SDWQ_list:after{
		content: '';
		clear: both;
		height: 0;
		display: block;
		font-size: 0;
	}
	.YDH2018_SDWQ_list li, .YDH2018_SDWQ_WQ, .YDH2018_SDWQ_list2 li{
		float: none;
		background: rgba(255,255,255, 0.5);
		border: 1px #E6EFF8 solid;
		padding: 14px;
		margin-bottom: 20px;
	}
	.YDH2018_SDWQ_list li img, .YDH2018_SDWQ_list li.right img, .YDH2018_SDWQ_WQ img, .YDH2018_SDWQ_list2 li img{
		float: none;
		display: block;
		width: auto;
		height: auto;
		max-width: 80%;
		margin: 0 auto;
	}
	.YDH2018_SDWQ_list li .tt, .YDH2018_SDWQ_list li.right .tt, .YDH2018_SDWQ_WQ .tt, .YDH2018_SDWQ_list2 li .tt{
		line-height: 40px;
		font-size: 18px;
		padding-top: 5px;
		text-align: center;
	}
	.YDH2018_SDWQ_list li .txt, .YDH2018_SDWQ_list li.right .txt, .YDH2018_SDWQ_WQ .txt, .YDH2018_SDWQ_list2 li .txt{
		margin: 0 auto;
	}
	.YDH2018_SDWQ_list li .more, .YDH2018_SDWQ_list li.right .more, .YDH2018_SDWQ_WQ .more, .YDH2018_SDWQ_list2 li .more{
		text-align: right;
		padding: 5px 0 0 0;
	}
	.YDH2018_SDWQ_list li .more a{
		display: inline-block;
		width: auto;
	}

	.YDH2018_SDWQ_WQ{
		margin: 0 0 20px 0;
	}
	.YDH2018_SDWQ_WQ .tt{
		font-size: 20px;
		line-height: 45px;
	}
	.YDH2018_SDWQ_list2 li{
		width: auto;
		float: none;
	}

	.YDH2018_SDWQ_nav{
		margin-bottom: 20px;
		text-align: center;
		font-size: 0;
	}
	.YDH2018_SDWQ_nav a{
		float: none;
		border-radius: 6px 6px 0 0;
		width: 32%;
		padding: 0;
		line-height: 4;
		margin: 0 1px;
		font-size: 14px;
	}


    /*###########  2019-11-07  ##########*/
    .YDH2018_Txt p{
        text-indent: 2em;
        margin: 0 0 15px 0;
    }
    .YDH2018_Txt img{
        display: block;
        width: auto !important;
        height: auto !important;
        max-width: 100% !important;
        margin: 0 auto 15px auto;
    }
    .YDH2018_Txt p img{
        width: auto !important;
        height: auto !important;
        max-width: 100% !important;
    }

    .YDH2019_LSWM_leftnav{
        display: none;
    }
}

/*#######################  2020-07-21  #########################*/
.YDH2018_YDH_Map{
	background: url('../images/NewD_YDH_Map.jpg') no-repeat center center;
	height: 630px;
	margin: 40px auto 70px auto;
	box-shadow: 2px 2px 30px rgba(0,0,0, 0.1);
}
.YDH2018_YDH_Map .map_links{
	position: relative;
	height: 630px;
}
.YDH2018_YDH_Map .map_links a{
	position: absolute;
	z-index: 1;
	display: block;
	background: rgba(255,255,255, 0.65);
	border: 1px #FFFFFF solid;
	width: auto;
	padding: 0 12px;
	line-height: 32px;
	font-size: 16px;
	color: #054385;
	font-weight: bold;
	text-decoration: none;
	transition: all 0.4s;
}
.YDH2018_YDH_Map .map_links a:hover{
	background: #0960AE;
	border-color: #0960AE;
	color: #FFFFFF;
	text-decoration: none;
	transition: all 0.4s;
}
.YDH2018_YDH_Map .map_links .a1{
	left: 205px;
	bottom: 40px;
}
.YDH2018_YDH_Map .map_links .a2{
	left: 300px;
	top: 90px;
}
.YDH2018_YDH_Map .map_links .a3{
	left: 480px;
	top: 225px;
}
.YDH2018_YDH_Map .map_links .a4{
	left: 780px;
	top: 268px;
}
.YDH2018_YDH_Map .map_links .a5{
	left: 643px;
	top: 360px;
}
.YDH2018_YDH_Map .map_links .a6{
	left: 815px;
	top: 326px;
}
.YDH2018_YDH_Map .map_links .a7{
	left: 660px;
	top: 440px;
}
.YDH2018_YDH_Map .map_links .a8{
	left: 700px;
	top: 500px;
}
.YDH2018_YDH_Map .map_links .a9{
	left: 820px;
	top: 408px;
}
.YDH2018_YDH_Map .map_links .a10{
	left: 780px;
	bottom: 53px;
}
.YDH2018_YDH_Map .map_links .a11{
	left: 1010px;
	bottom: 55px;
}
.YDH2018_YDH_Map .map_links .a12{
	left: 700px;
	top: 210px;
}




/*##################  2020-07-21  ##################*/
.YDH2019_LSWM_leftnav.small{
	width: 180px;
	padding-top: 10px;
}
.YDH2019_LSWM_leftnav.small a{
	background-position: right 9px;
	margin-bottom: 0;
	margin-top: 4px;
}
.YDH2019_LSWM_leftnav.small a:hover span,
.YDH2019_LSWM_leftnav.small a span{
	border-radius: 3px;
	padding: 5px 25px 7px 25px
}
.YDH2019_LSWM_leftnav.small .a_small{
	background: none;
	margin-top: 0;
}
.YDH2019_LSWM_leftnav.small .a_small:hover span,
.YDH2019_LSWM_leftnav.small .a_small span{
	padding: 1px 25px 3px 25px;
	border-radius: 0;
	font-family: "Microsoft YaHei";
	font-size: 13px;
	color: #777777;
}
.YDH2019_LSWM_leftnav.small .a_small.current span{
	color: #FFFFFF;
}


.YDH2018_Txt h2{
	line-height: 200%;
	padding: 0;
	font-size: 1.45em;
	margin: 10px 0 0 0;
	color: #004591;
}
.YDH2018_Txt h3{
	line-height: 200%;
	padding: 0;
	font-size: 1.2em;
	margin: 0;
}
.YDH2018_Txt p{
	line-height: 200%;
	margin: 0 0 1em 0;
}



/*###################  2020-09-01  #####################*/
.YDH2018_leftnav .l_top:after{
	content: '';
	clear: both;
	height: 0;
	display: block;
	font-size: 0;
}
.YDH2018_leftnav .l_top .tt{
	float: left;
}
.YDH2018_leftnav .l_top .more{
	float: right;
	display: inline-block;
	font-size: 12px;
	color: #A7C9E8;
	font-family: "Microsoft YaHei";
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}
.YDH2018_leftnav .l_top .more:hover{
	color: #FFFFFF;
}


.YDH2018_Voice_list{
	margin-bottom: 15px;
}
.YDH2018_Voice_list li{
	float: left;
	width: 33.33%;
	margin-bottom: 15px;
}
.YDH2018_Voice_list li a{
	display: block;
	padding: 11px 16px;
	margin: 0 15px;
}
.YDH2018_Voice_list li a .voice{
	display: block;
	background: url('../images/ico_voice.png') no-repeat center center;
	height: 120px;
}
.YDH2018_Voice_list li a .tt{
	display: block;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	color: #05458B;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.YDH2018_Voice_list li a .txt{
	display: block;
	line-height: 25px;
	text-align: center;
	font-size: 13px;
	color: #555555;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.YDH2018_Voice_list li a:hover{
	background: rgba(255,255,255, 0.3);
	border: 1px #FFFFFF solid;
	box-shadow: 2px 2px 20px rgba(0,0,0, 0.08);
	padding: 10px 15px;
	text-decoration: none;
}
.YDH2018_Voice_list li a:hover .tt{
	color: #FF0000;
}
.YDH2018_Voice_list li a:hover .txt{
	color: #CC5555;
}


.YDH2018_Voice{
	width: 800px;
	margin: 25px auto;
}
.YDH2018_Voice .title{
	line-height: 45px;
	padding: 15px 0;
	margin-bottom: 20px;
	font-size: 30px;
	color: #003379;
	font-weight: bold;
	text-align: center;
}
.YDH2018_Voice .voice_project{
	width: 800px;
	margin-bottom: 20px;
}
.YDH2018_Voice .form{
	background: rgba(31,107,192, 0.05);
	border: 1px #9FC0E5 solid;
	padding: 8px 0;
	margin-bottom: 40px;
}
.YDH2018_Voice .form table{
	width: 95%;
	margin: 0 auto;
}
.YDH2018_Voice .form table tr{
	border-bottom: 1px #99AACC dashed;
}
.YDH2018_Voice .form table tr:last-child{
	border: 0;
}
.YDH2018_Voice .form table td{
	line-height: 25px;
	padding: 15px 10px;
	vertical-align: top;
	width: 50%;
	font-size: 16px;
	color: #014D98;
	vertical-align: top;
}
.YDH2018_Voice .form table td .t1{
	color: #000000;
}


@media screen and (max-width:500px){
	.YDH2018_leftnav .l_top .more{
		font-size: 11px;
	}

	.YDH2018_Voice_list{
		margin-bottom: 10px;
	}
	.YDH2018_Voice_list li{
		width: 50%;
		margin-bottom: 6px;
	}
	.YDH2018_Voice_list li a{
		padding: 7px 10px;
		margin: 0 10px;
	}
	.YDH2018_Voice_list li a .voice{
		background-size: auto 80%;
		height: 70px;
	}
	.YDH2018_Voice_list li a .tt{
		line-height: 25px;
		font-size: 15px;
	}
	.YDH2018_Voice_list li a .txt{
		line-height: 25px;
		font-size: 12px;
	}
	.YDH2018_Voice_list li a:active,
	.YDH2018_Voice_list li a:hover{
		padding: 6px 9px;
	}
	.YDH2018_Voice_list li a:active .tt{
		color: #FF0000;
	}
	.YDH2018_Voice_list li a:active .txt{
		color: #CC5555;
	}

	.YDH2018_Voice{
		width: auto;
		margin: 15px 10px;
	}
	.YDH2018_Voice .title{
		line-height: 40px;
		padding: 5px 0;
		margin-bottom: 10px;
		font-size: 22px;
	}
	.YDH2018_Voice .voice_project{
		width: auto;
		margin-bottom: 15px;
	}
	.YDH2018_Voice .form{
		padding: 4px 0;
		margin-bottom: 25px;
	}
	.YDH2018_Voice .form table,
	.YDH2018_Voice .form table tbody,
	.YDH2018_Voice .form table tr,
	.YDH2018_Voice .form table td{
		display: block;
		border: 0;
	}
	.YDH2018_Voice .form table td{
		border-bottom: 1px #99AACC dashed;
		line-height: 20px;
		padding: 10px 15px;
		width: auto;
		font-size: 14px;
	}
	.YDH2018_Voice .form tr:last-child td{
		border: 0;
	}

}

/*###################  2020-09-30  #################*/
.YDH2019_home_TZYD_list.num4 li{
	width: 25%;
}
@media screen and (max-width:500px){
	.YDH2019_home_TZYD_list.num4{
		width: 90%;
		margin: -5px auto 10px auto;
	}
	.YDH2019_home_TZYD_list.num4 li{
		width: 47%;
		margin: 0 1.5%;
	}
}


/*###############  2020-10-26  ###############*/
.YDH2019_Sciinfo{
	position: absolute;
	z-index: 999;
	top: 49%;
	left: 50%;
	background: #FFFFFF url('../images/Sciinfo_back.png') no-repeat right bottom;
	box-shadow: 2px 2px 30px rgba(0,0,0, 0.5);
	border-radius: 6px;
	width: 900px;
	height: 470px;
	margin-top: -235px;
	margin-left: -450px;
}
.YDH2019_Sciinfo .close{
	position: absolute;
	z-index: 999;
	top: 2px;
	right: 2px;
	background: url('../images/Sciinfo_ico_close.png') no-repeat center center;
	width: 50px;
	height: 45px;
	font-size: 0;
	cursor: pointer;
}
.YDH2019_Sciinfo .close:hover{
	background-color: #F1F1F1;
}
.YDH2019_Sciinfo .logo{
	background: url('../images/Sciinfo_logo1.png') no-repeat 20px center;
	height: 50px;
}
.YDH2019_Sciinfo h1{
	line-height: 60px;
	height: 80px;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	font-size: 32px;
	color: #FD4F03;
}
.YDH2019_Sciinfo .txt1{
	line-height: 240%;
	padding: 0 90px 40px 50px;
	font-size: 17px;
	color: #555555;
	text-indent: 2em;
}
.YDH2019_Sciinfo .txt2{
	line-height: 350%;
	padding: 0 350px 0 84px;
	font-size: 17px;
	color: #000000;
}
.YDH2019_Sciinfo .txt2 label{
	margin-right: 40px;
}
.YDH2019_Sciinfo .txt2 a{
	font-size: 16px;
	color: #117CBD;
	text-decoration: underline;
}
.YDH2019_Sciinfo .txt2 a:hover{
	color: #FF0000;
}


@media screen and (max-width:500px){
	.YDH2019_Sciinfo{
		left: 5%;
		background-size: 40% auto;
		border-radius: 4px;
		width: 90%;
		height: 510px;
		margin-top: -255px;
		margin-left: 0;
	}
	.YDH2019_Sciinfo .close{
		top: 1px;
		right: 1px;
		background-size: auto 50%;
		width: 40px;
		height: 38px;
	}
	.YDH2019_Sciinfo .logo{
		display: none;
	}
	.YDH2019_Sciinfo h1{
		background: url('../images/Sciinfo_logo2.png') no-repeat center 30px;
		background-size: auto 70px;
		padding-top: 100px;
		line-height: 50px;
		height: 60px;
		font-size: 22px;
	}
	.YDH2019_Sciinfo .txt1{
		line-height: 200%;
		padding: 0 20px 20px 20px;
		font-size: 14px;
	}
	.YDH2019_Sciinfo .txt2{
		line-height: 250%;
		padding: 0 20px 0 48px;
		font-size: 14px;
	}
	.YDH2019_Sciinfo .txt2 label{
		display: block;
		margin: 0;
	}
	.YDH2019_Sciinfo .txt2 a{
		font-size: 14px;
	}
}


/*################  2020-11-13  ##################*/
.YDH2019_Sciinfo .pic{
	padding-top: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 15px;
	color: #D0351A;
}
.YDH2019_Sciinfo .pic img{
	box-shadow: 2px 2px 25px #CCCCCC;
	margin-bottom: 5px;
}
.YDH2019_Sciinfo{
	background-position: right 88%;
	height: 560px;
	margin-top: -285px;
}
.YDH2019_Sciinfo .txt1{
	padding-bottom: 20px;
}
.YDH2019_Sciinfo .txt2{
	line-height: 280%;
}
@media screen and (max-width:500px){
	.YDH2019_Sciinfo{
		background: #FFFFFF;
		height: 510px;
		margin-top: -255px;
	}
	.YDH2019_Sciinfo h1{
		line-height: 45px;
		height: 55px;
	}
	.YDH2019_Sciinfo .txt1{
		line-height: 180%;
		padding-bottom: 15px;
	}
	.YDH2019_Sciinfo .txt2{
		line-height: 230%;
	}
	.YDH2019_Sciinfo .pic{
		line-height: 25px;
		font-size: 13px;
	}
	.YDH2019_Sciinfo .pic img{
		width: 90%;
		box-shadow: 1px 1px 20px #CCCCCC;
		margin-bottom: 5px;
	}
}
/*################  2020-11-18(hjy)  ##################*/
.YDH2018_Txt p{
margin: 0;
}
.YDH2018_Txt h2{
font-size: 0.5em;
}


/*###############  2020-11-18  ################*/
body,
p{
	text-align: justify;
}
.YDH2018_Txt h2,
.YDH2018_Txt p,
.YDH2018_Txt span,
.YDH2018_Txt h2 span{
	font-family: '仿宋','FangSong' !important;
	font-size: 1.165rem !important;
	line-height: 190% !important;
	margin: 0 !important;
	font-weight: normal !important;
	text-indent: 0 !important;
}
.YDH2018_Txt p *,
.YDH2018_Txt strong{
	font-family: '仿宋','FangSong' !important;
	font-size: 1.165rem !important;
	line-height: 190% !important;
	margin: 0 !important;
	text-indent: 0 !important;
}

.YDH2018_Txt h2,
.YDH2018_Txt h2 span{
	font-weight: bold !important;
	color: #004591 !important;
}
.YDH2018_Txt h2,
.YDH2018_Txt p{
	text-indent: 2em !important;
}
.YDH2018_Txt p img{
	display: inline-block;
	max-width: 100% !important;
}
.YDH2018_Txt p .pic_side{
	margin-left: -2em;
	width: auto;
	text-align: center;
	padding: 0.5em 0;
}
.YDH2018_Txt p .pic_side img{
	margin: 0 auto;
}
.YDH2018_Txt p br{
	display: none;
}


/*####################  2020-11-30  #######################*/
.YDH2018_Voice .form .btn1{
	display: inline-block;
	background: #1B88C2;
	border-radius: 4px;
	margin: 0.25em auto 0 auto;
	padding: 0 2.75em 2px 2.75em;
	line-height: 2.5em;
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
}


.YDH2018_btn_download{
	text-align: center;
	margin: 2em 0;
}
.YDH2018_btn_download .btn1{
	display: inline-block;
	background: #1B88C2;
	border-radius: 4px;
	margin: 0.25em auto 0 auto;
	padding: 0 2.75em 2px 2.75em;
	line-height: 2.5em;
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
}