/***********全局重置CSS*****************/
body,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd{margin:0; }
p{ margin:0;}
ul,ol,li{padding-left:0;list-style-type:none;}
img{border:0;}/***消除img默认边框*****/
a{text-decoration:none;color: #333;}/* 链接无下划线 */
a:yd_hover{cursor:pointer;text-decoration:underline;} /*鼠标在链接上出下划线,为手势形态 */
table {border-collapse:collapse;}/*细线表格*/
em{font-style:normal;}
/*html{ overflow-y:scroll; height:100%;font-size: 62.5%;}*//***默认让所有浏览器出现右边滚动条****/
.clearX,.clear{font-size:0;line-height:0;height:0;clear:both;overflow:hidden;display:block; }
.clearX{border-bottom:1px solid #ececec;}
:focus{ outline: 0;}
/***默认清除浮动****/
body {font-family:"微软雅黑","sans-serif","Arial"; height:100%; /*font-size:16px;*/ }
/****************全局头尾******************/
.yd_footer2 {width:100%; background:#edf0f7;  line-height:1.5; font-size:2.67vw; padding: 4.8vw 3.33vw 8.66vw; color:#666; box-sizing: border-box;}
.yd_footer2 .yd_cont{ margin:0 auto; text-align:center;}
.yd_footer2 .yd_cont p:nth-child(2) {margin: 5.33vw 0 3.2vw}
.yd_footer2 .yd_cont p a{ color:#666; padding:0 2vw;}
.yd_footer2 .yd_cont p span{ padding:0 10px;}
.yd_footer2 .yd_cont p span:nth-child(2) img{height: 13vw;}
.yd_footer2 .yd_cont p span img{height: 12vw;}

/****中间头部样式***/
.yd_top_bg{ width:100%; min-height:100%;}

.yd_top_conYD{position:relative;}
.yd_top_conYD > a{color: #0b6ccc;font-size: 3.47vw;font-weight: bold;}
.yd_top_conYD .yd_banner img{ width:100%; display:block;}
.yd_top_conYD .yd_topbtn{height: 11.87vw;background-color: rgba(54, 98, 215, .85); width: 100%; position:absolute; right:0px; bottom: 0;padding: 3.2vw 15px; clear:both; box-sizing: border-box;}
.yd_top_conYD .yd_topbtn div#yd_nav-btn{display:inline-block; cursor: pointer;}
.yd_top_conYD .yd_topbtn div#yd_nav-btn span {font-size: 4.8vw; color: #fff;height: 5.33vw;display: inline-block;line-height: 5.33vw;}
.yd_top_conYD .yd_topbtn a{ margin-left: 4.8vw; display:block; float: right;}
.yd_top_conYD .yd_topbtn a img, .yd_top_conYD .yd_topbtn div#yd_nav-btn img{ display: block; height:5.33vw;}
.yd_top_conYD .yd_topbtn div#yd_nav-btn img {display: inline-block; vertical-align: bottom;}


.yd_ZJSZ_gailan {position:relative;width: 100%; overflow:hidden;background:rgba(54, 98, 215, .85); display:none;}
.yd_ZJSZ_gailan .swiper-wrapper{ width:1000%; overflow:hidden;}
.yd_ZJSZ_gailan  .swiper-slide{float: left;text-align: center; width:7em; color:#fff;}
.yd_ZJSZ_gailan  .yd_hover{background:linear-gradient(#1d729b, #0d628c);} 
.yd_ZJSZ_gailan  .swiper-slide a{ color:#fff;}
.yd_ZJSZ_gailan  .swiper-slide a:yd_hover{ text-decoration:none;color:#fff;}
.yd_ZJSZ_gailan  .swiper-slide ul{  vertical-align:middle; display:none; text-align:left;}

.yd_ZJSZ_gailan  .swiper-slide ul li a{padding:0 0 0 20px; display:inline-block; margin:0 0 0 20px; }
.yd_ZJSZ_gailan  .swiper-slide ul.ERconter li{ width:50%; float:left;line-height:1.8; }
.yd_ZJSZ_gailan  .swiper-slide ul.ERconter li a{ }

.yd_ZJSZ_gailan  .swiper-slide.yd_hover:yd_hover p{ display:none;}
.yd_ZJSZ_gailan  .swiper-slide.yd_hover:yd_hover ul{ display:table-cell;}


.yd_zx_menu_con{background:#fff; padding: 4.8vw 3.33vw; overflow:hidden;}

/*--首页内容版块--*/
.yd_zx_menu_con .yd_indexContLeft{overflow:hidden; width:auto; display:block;}
.yd_zx_menu_con .yd_LeftleftPic{margin-bottom: 4.8vw;}
.yd_swiper-container {margin:0 auto;position:relative;overflow:hidden;z-index:1; width:100%;}
.swiper-wrapper {position:relative;width:500%;}
.swiper-free-mode > .swiper-wrapper {margin: 0 auto;}
.swiper-slide {float: left; position:relative; width:20%; }
.swiper-slide img{ width:100%; display:block;}
.swiper-slide p{ position:absolute; bottom:0px; height:9.07vw; line-height:9.07vw; color:#fff; font-size:2.67vw; background:rgba(0,0,0,.7); width:100%; overflow:hidden; z-index:98; padding-right: 100px; box-sizing: border-box; text-overflow: ellipsis; white-space: nowrap;}
.yd_LeftleftPic .yd_swiper-container {height: 52vw;}

.yd_device {width:100%; overflow:hidden; position:relative; }

.pagination {
  position: absolute;
  right: 1.33vw;
  bottom: 4.53vw;
  transform: translateY(50%);
  z-index:99;
}
.swiper-pagination-switch {
	float:left;
  width:1vw;
  height:1vw;
  border-radius: 50%;
  border:0.5vw solid #fbfbfc;
  margin: 5px;
  opacity: 0.8;
  cursor: pointer;
}
.swiper-active-switch { box-shadow:0px 0px 10px rgba(255,255,255); opacity:10; }


.yd_zx_menu_con  .yd_Leftrightcon{margin-bottom: 4.8vw;}
.yd_zx_menu_con  .yd_Leftrightcon .yd_tit{width:100%; overflow:hidden; border-bottom:0.27vw solid #f0f0f0;}
.yd_zx_menu_con  .yd_Leftrightcon .yd_tit span{ float:left; color:#666; line-height:1.5; padding-bottom: 1.33vw; width:50%; text-align: center; cursor:pointer;}
.yd_zx_menu_con  .yd_Leftrightcon .yd_tit span.yd_hover{ color:#0059d0; border-bottom:0.27vw solid #0059d0; position:relative;}
.yd_zx_menu_con  .yd_Leftrightcon .yd_tit span.yd_hover a{ color:#0059d0;}
.yd_zx_menu_con  .yd_Leftrightcon .yd_tit a{ color:#666; font-size:4.8vw;}
.yd_zx_menu_con  .yd_Leftrightcon ul{ margin:2.67vw 0; display:none; }
.yd_zx_menu_con  .yd_Leftrightcon ul li{ line-height: 10vw;  overflow:hidden; height: 10vw; font-size: 3.73vw;}
.yd_zx_menu_con .yd_Leftrightcon ul a.more{    display: block;
    background: #eee;
    line-height: 10vw;
    text-align: center;}
.yd_zx_menu_con  .yd_Leftrightcon ul li a{ color:#333; line-height: 10vw;}
.yd_zx_menu_con  .yd_Leftrightcon ul li span{ float:right; color:#333; font-size: 3.2vw;}

.yd_server .yd_title {border-bottom: 0.27vw solid #f0f0f0; font-size: 4.8vw; color: #0059d0;}
.yd_server .yd_title a {padding: 0 2.67vw 1.33vw; border-bottom: 0.27vw solid #0059d0; display: inline-block; transform: translateY(0.27vw);font-size: 4.8vw; color: #0059d0;}
.yd_server .yd_group .yd_row {width: 100%; *zoom: 1; margin-top: 2.67vw;}
.yd_server .yd_group .yd_row::before, .yd_server .yd_group .yd_row::after {content: ''; display: table;}
.yd_server .yd_group .yd_row::after {clear: both;}
.yd_server .yd_group .yd_row > a:first-child {float: left;}
.yd_server .yd_group .yd_row > a:last-of-type {float: right;}
.yd_server .yd_group .yd_row div.yd_center {margin: 0 28vw;}
.yd_server .yd_group .yd_row div.yd_center a {display: block; margin: 0 auto;}
.yd_server .yd_group a {position: relative; display: inline-block; width: 28vw; height: 25.2vw; background-color: #e7f1ff; border-radius: 2vw; font-size: 6.4vw; line-height: 1.2; font-weight: bold; text-align: center; vertical-align: top; color: #f2f3f4; box-sizing: border-box;}
.yd_server .yd_group a img {display: block; position: absolute; top: 4vw; left: 50%; transform: translateX(-50%);}
.yd_server .yd_group a span {display: block; width: 100%; font-size: 3.73vw; font-weight: bold; color: #0582e3; text-align: center; position: absolute; bottom: 4vw;}

.yd_zhaobiao {overflow:hidden; margin-bottom: 4.8vw;}
.yd_zhaobiao a {display: block;}
.yd_zhaobiao a img {display: block; width: 100%;}

.yd_zx_menu_con  .yd_LeftZTbanner{width:100%; position:relative; margin-top: 4.8vw;}
.yd_zx_menu_con  .yd_LeftZTbanner .yd_title {border-bottom: 0.27vw solid #f0f0f0; font-size: 4.8vw; color: #0059d0; margin-bottom: 2.67vw;}
.yd_zx_menu_con  .yd_LeftZTbanner .yd_title a {padding: 0 2.67vw 1.33vw; border-bottom: 0.27vw solid #0059d0; display: inline-block; transform: translateY(0.27vw); font-size: 4.8vw; color: #0059d0;}
.yd_zx_menu_con  .yd_LeftZTbanner .yd_pic_news_block {overflow: hidden;height: 27.07vw;}
.yd_zx_menu_con  .yd_LeftZTbanner .yd_pic_news_block .yd_pic_news_Slider {}
.yd_zx_menu_con  .yd_LeftZTbanner .yd_tit{ position:absolute; left:0px; top:0px; width:9%; text-align:center; background:url(/images/qianhai20191924_79.png) top center no-repeat; font-size:18px; line-height:1.2;color:#333; height:100%;}
.yd_zx_menu_con  .yd_LeftZTbanner .yd_tit span{ width:18px;  display:block; margin:25px auto 0 auto; }
.yd_zx_menu_con  .yd_pic_news_block{ width:100%;}
.yd_zx_menu_con  .yd_pic_news_Slider{ z-index:98;width:100%;}
.yd_zx_menu_con  .yd_pic_news_Slider li{ width:100%;   overflow:hidden; position:relative; display:none;}
.yd_zx_menu_con  .yd_pic_news_Slider li img{ width:100%; height: 27.07vw; display:block;}
.yd_zx_menu_con  .yd_pic_news_num{ position:absolute; right:10px; bottom:10px;   z-index:9999;height:2.8vw; width:auto;}
.yd_zx_menu_con  .yd_pic_news_num ul{ height:2.8vw;  width:100%; margin:0 auto;}
.yd_zx_menu_con  .yd_pic_news_num ul li {  height:2.8vw; width:2.8vw; cursor:pointer; background-color:#000; text-align:center; font-size:2.4vw;float:left; display:inline; filter:alpha(opacity=50);opacity:0.5; color:#fff; margin-right: 0.93vw; line-height:2.8vw;}
.yd_zx_menu_con  .yd_pic_news_num ul li.on {filter:alpha(opacity=80);opacity:0.8;}


.yd_zx_menu_con .indexContRight{ width:26%; float:right; overflow:hidden; padding:15px 0 0 0;}
.yd_zx_menu_con .indexContRight .Topbanner,.yd_zx_menu_con .indexContRight .TopbannerYD{ width:101%; overflow:hidden;margin:0 0 20px 0;}
.yd_zx_menu_con .indexContRight .Topbanner .bannner,.yd_zx_menu_con .indexContRight .TopbannerYD .bannner{ float:left; width:48%; margin:0 2% 0 0;}
.yd_zx_menu_con .indexContRight .Topbanner .bannner img,.yd_zx_menu_con .indexContRight .TopbannerYD .bannner img{ width:100%; display:block;}
.yd_zx_menu_con .indexContRight .TopbannerYD{ display:none;}

.yd_zx_menu_con .indexContRight .newTabcont{}
.yd_zx_menu_con .indexContRight .newTabcont .tab_tit{ background:#f2f2f2;  line-height:2; height:2em; overflow:hidden; width:101%;}
.yd_zx_menu_con .indexContRight .newTabcont .tab_tit span{ float:left; width:33.3%; text-align:center; cursor:pointer;}
.yd_zx_menu_con .indexContRight .newTabcont .tab_tit span.yd_hover{ background:#65cd01; color:#fff;}
.yd_zx_menu_con .indexContRight .newTabcont ul{ display:none;}
.yd_zx_menu_con .indexContRight .newTabcont ul li{ padding:1em 0; border-bottom:1px solid #e5e5e5;line-height:1.5; font-size:14px; }
.yd_zx_menu_con .indexContRight .newTabcont ul li a{ height:3em; display:block; overflow:hidden; position:relative; color:#333;}
.yd_zx_menu_con .indexContRight .newTabcont ul li a span{ position:absolute; right:0px; bottom:0px; background:#fff; padding:0 5px; color:#999;}

.yd_zx_menu_con .indexContRight .tellCont{ background:#f5f5f5;  line-height:1.2; height:3.3em; overflow:hidden; color:#237edc; display:table; width:100%;text-align:center; margin:10px 0 0 0;}
.yd_zx_menu_con .indexContRight .tellCont span{ display:table-cell; vertical-align:middle; padding:0 10px; }
.yd_zx_menu_con .indexContRight .tellCont span em{ display:inline-block;background:url(/images/qianhai20191924_57.png) left center no-repeat; padding:0 0 0 25px; text-align:left; }


.yd_zx_menu_con .indexContRight .Bottombanner{ width:100%; overflow:hidden;margin:20px 0 0 0; position:relative;}
.yd_zx_menu_con .indexContRight .Bottombanner a img{ width:100%; display:block;}
.yd_zx_menu_con .indexContRight .Bottombanner .yd_tit{ position:absolute; left:0px; top:0px;}

/*--信息公开--*/
.zwgk_menu_con .yd_Leftrightcon{ float:left; width:55%;}
.zwgk_menu_con .yd_Leftrightcon .yd_tit{ border:none;}
.zwgk_menu_con .yd_Leftrightcon .yd_tit span{ width:auto; color:#666; background:#f2f2f2; line-height:2.2; height:2.2em; padding:0 3%; }
.zwgk_menu_con .yd_Leftrightcon .yd_tit span.yd_hover{ background:#247fdb; color:#fff;}
.zwgk_menu_con .yd_Leftrightcon .yd_tit a{ line-height:2.5;}
