*{list-style: none;padding:0;}
body{font-family:'Microsoft YaHei';padding:0;margin:0;list-style:none;font-size:17px;overflow-x:hidden;  background: #fff;   box-sizing: border-box;}
p,ul,h1, .h2, .h3, h1, h2, h3{padding:0;margin:0;list-style: none;}
a{list-style: none;text-decoration: none;color:#222;}
a:hover{color: #0b6cb8;text-decoration: none;}
.clear{clear: both;}
input { outline: none;border:none;}
.fl{float:left;}
.fr{float:right;}
a img{text-decoration: none;}
a:visited ,a:hover{text-decoration: none;}
a:focus{outline:none;border:none;}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p {
	padding: 0;
	margin: 0;
	font-weight: normal
}

h3,h4,h5 {
	font-weight: normal
}
.container{max-width:1300px;margin:0 auto;}
.yh{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.l1 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}

.l2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.l3 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.l4 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical
}

.l5 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical
}

.l6 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical
}

.l7 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical
}
.none{ display: none !important;}
.slow {
	overflow: hidden;
}
.img {  position: relative;  width: 100%;  }
.img .img_hezi {  padding-bottom:72%;  transition: all .5s ease-out 0s;  background-size: cover!important;  background-position: center!important;  background-repeat: no-repeat!important;  }
.img_zd img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/*************banner*************/
#banner{width:100%;}
#banner .fbanner{width:100%;/*max-height:415px;8/}
#banner .fbanner .image{/*max-height:387px;max-height:415px;*/overflow: hidden;}
#banner .fbanner .image img{width:100%;/*height: 415px; */}
#banner .fbanner .slick-dots{bottom:15px; width:100%;position: absolute; text-align: center; z-index: 2}
#banner .fbanner  .slick-dots li{width:11px;height:11px;background:#fff;margin: 0 5px!important;border-radius: 50%;}
#banner .fbanner  .slick-dots li.slick-active{background:#ff8403;}
#banner .slick-dots li button:before{display:none;}
#banner .slick-dotted.slick-slider{margin-bottom:0px;}
#banner  .slick-slide{ margin: 0 ;}
.maina{padding-top: 1%;}
.mainb{background: url("../images/bg2.png")center top no-repeat; background-size: cover; position: relative; padding: 1.5% 0px 2%; margin-top: 5rem}
.title{width:100%; position: relative; border-bottom:2px solid #dddddd;}
.title .znav{ display: inline-block;}
.title .znav h1{position: relative;font-size:2.4rem;color:#0b6cb8; font-weight: bold;line-height: 50px; display: inline-block;}
.title .znav h1 img{vertical-align: middle; margin-right: 10px;margin-top: -3px;}
.title2 .znav h1{color:#fff;}
.more{ display: block; color:#666666;height:50px;font-size: 1.6rem; float: right;line-height:50px;}
.more:hover{color:#666666;}
.more img{ vertical-align: middle; margin-left:5px; margin-top:-2px;}
.title2 .more{color:#fff;}
.news{width:62%; float: left;position: relative;z-index: 2; }
.news_ny{padding-top:1.5%;}
.news_img{width:43%; float: left;position: relative;z-index: 2;padding-top:2%;}
.news_img .pic{padding-bottom:180px;}
.news_img .pic a{ display: block;}
.news_img .pic .img{ width:100%;}
.news_img .pic .img .img_hezi{padding-bottom: 65%;border-radius: 20px 20px 0 0;}
.news_img .pic .img:hover .img_hezi{transition: transform 1s cubic-bezier(0.25, 0, 0, 1); transform: scale(1.08);}
.news_img .pic .img img{ width:100%;height: 100%;transition: 0.5s all;}
.news_img .pic .img img:hover{transform: scale(1.05, 1.05);transition: 0.5s all;}
.news_img .pic .txt{ width:100%; padding:10px 5px 20px;position: absolute; bottom:0px;background:#fff;}
.news_img .pic .txt span{font-size:1.8rem;font-family: "Times New Roman";font-weight: bold; color: #fff; background:#59a7e4; line-height:35px; padding:2px 20px; border-radius: 10px 10px 0 0; display: block;position: absolute; top:-39px;left: 0;}
.news_img .pic .txt h2{font-size:1.8rem;color: #222;line-height:34px;height:68px; padding-bottom:12px;font-weight: bold;z-index:2; position: relative; }
.news_img .pic .txt p{font-size:1.6rem;color: #999999;line-height:30px;height:60px;z-index:2;  position: relative; }
.news_img .slick-slide{ margin: 0;}
.news_img .slick-dots{line-height: 25px; height:25px;width:100%; left:05px; position: absolute; bottom:0px; text-align: center;}
.news_img .slick-dots li{width:12px!important;height:12px!important;background:#0b6cb8;margin: 0 3px!important;border-radius: 50%;}
.news_img .slick-dots li.slick-active{background:#6fd5ff;position: relative;}
.news_bt{position: relative;}
.news_bt:after{width:100%;height:1px; background:#dddddd;content: '';display: block; position: absolute; left:0; top:17px;}
.news_bt h1{ text-align: center; font-weight: bold;font-size: 2.4rem;line-height: 30px; color: #0b6cb8; z-index: 2; position: relative;}
.news_bt h1:after{width:8px;height:8px; border-radius: 6px; background:#dddddd;content: '';display: block; position: absolute; left:0; top:13px;}
.news_bt h1:before{width:8px;height:8px; border-radius: 6px; background:#dddddd;content: '';display: block; position: absolute; left: inherit; right: 0; top:13px;}
.news_bt h1 span{display: inline-block; padding: 0 25px; height: 30px; background: #fff;}
.news_list{width:55%; float: right;position: relative;}
.news_list ul li{border-bottom: 1px dashed #d1dce2; transition: 0.3s all;padding-left:20px; background:url("../images/list1.png") 5px center no-repeat; font-size:1.8rem;height:5.9rem; line-height:5.9rem; color:#222;}
.news_list ul li:hover{margin-left: 10px;transition: 0.3s all;}
.news_list ul li a{ color: #222;}
.news_list ul li a:hover{ color:#0b6cb8;}
.news_list ul li span{display: inline-block;font-family: "Times New Roman";font-weight: bold; font-size: 2rem;color: #0b6cb8;padding-right: 5px;padding-left: 10px;position: relative; float: right;}

.tzgg{width:35%; float: right;}
.tzgg_list{ margin-top: 20px;}
.tzgg_list ul li{margin-bottom:8px;  padding-bottom: 10px; position: relative;transition: 0.3s all;border-bottom: 1px  dashed #d1dce2; }
.tzgg_list ul li:hover{ margin-left: 10px;}
.tzgg_list ul li a{ display: block; position: relative;}
.tzgg_list .date{float:left;position: relative;padding-right:10px; margin-top: 5px; padding-left:10px;border-right: 1px solid #d1dce2;text-align: right;}
.tzgg_list .date .m1{line-height:2rem;font-size:1.8rem;margin-top:5px;color: #a9a9a9; font-family: "Times New Roman";font-weight: bold; }
.tzgg_list .date .m2{font-size:2rem;line-height:3rem;color: #0b6cb8;font-family: "Times New Roman";font-weight: bold;}
.tzgg_list ul li .bt{font-size:1.8rem; color:#095f85;height:6rem; line-height:3rem;margin-left:80px; padding-right: 10px;display: flex;  position: relative;  align-items: center;  flex-wrap: wrap;  overflow: hidden;}
.tzgg_list ul li .bt a{ color:#222;}
.tzgg_list ul li .bt a:hover{color:#095f85;}
.xtrk{ margin-top:20px;overflow: hidden;}
.xtrk a{ display: block;}
.xtrk a img{max-width: 100%;border-radius: 6px; display: block;margin: 0 auto;}

.zzfc{width:62%; float: left;}
.zzfc_ny{ margin-top:3rem;}
.zzfc_ny .item{ position: relative; float: left; width:31%; margin-left:3.3%;}
.zzfc_ny .item:first-child{margin-left:0%;}
.zzfc_ny .item a{ }
.zzfc_ny .item .img{position: relative;}
.zzfc_ny .item .img .img_hezi{padding-bottom:68%;}
.zzfc_ny .item .img:hover .img_hezi{transition: transform 1s cubic-bezier(0.25, 0, 0, 1); transform: scale(1.08);}
.zzfc_ny .item .img span{font-size:1.8rem;font-family: "Times New Roman";font-weight: bold; color: #fff; background:#59a7e4; line-height:35px; padding:2px 20px; border-radius: 10px 10px 0 0; display: block;position: absolute; bottom:0px;left: 0;}
.zzfc_ny .item .img{width:100%; }
.zzfc_ny .item .txt{ padding:0px 5px; position: relative;}
.zzfc_ny .item .txt h2{font-size:1.8rem;color: #222222;line-height:3rem; margin-top: 10px;}
.zzfc_ny .item .txt .more4{color: #848383; font-size: 1.6rem; float: right;padding-top: 5px;}
.zzfc_ny .item .txt .more4 img{vertical-align: middle; margin-top: -3px; margin-left: 5px;}
.zzfc_ny .slick-slide{ margin: 0 15px;}
.zzfc_ny .slick-next,.zzfc_ny .slick-prev{position:absolute;top:42%;overflow:hidden;width:53px;height:53px;font-size:0;line-height:0;z-index:2;border:none;-o-background-size:cover;-ms-background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover;padding:0;cursor:pointer;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}
.zzfc_ny .slick-prev{left:-4%;background-image:url(../images/icoq1.png)}
.zzfc_ny .slick-next{right:-4%;background-image:url(../images/icoq2.png)}
.zzfc_ny .slick-next:hover{opacity:.8;filter:alpha(opacity=80);filter:alpha(Opacity=80);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)'}
.zzfc_ny .slick-prev:hover{opacity:.8;filter:alpha(opacity=80);filter:alpha(Opacity=80);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)'}
.zzfc_ny .slick-dots li.slick-active{ background: #0e74e6;}
.zzfc_ny .slick-dots li{ background: #f39800;}

.fwzn{width:35%; float: right;}
.fwzn_list{position: relative;margin-top:1rem;}
.fwzn_list ul li{border-bottom: 1px dashed #d1dce2; transition: 0.3s all;padding-left:20px; background:url("../images/list1.png") 5px center no-repeat; font-size:1.8rem;height:5.3rem; line-height:5.3rem; color:#222;}
.fwzn_list ul li:hover{margin-left: 10px;transition: 0.3s all;}
.fwzn_list ul li a{ color: #222;}
.fwzn_list ul li a:hover{ color:#0b6cb8;}
.fwzn_list ul li span{display: inline-block;font-family: "Times New Roman";font-weight: bold; font-size: 2rem;color: #0b6cb8;padding-right: 5px;padding-left: 10px;position: relative; float: right;}

/**********footer*********/
.f_bq{display: table;width: 100%;  background:#0b6cb8; }
.bq_wz{width:40%; float:right;text-align: left;color:#fff;padding: 22px 0;}
.bq_wz h1{font-size: 1.8rem; font-weight: bold; color: #fff;line-height: 4rem;}
.bq_wz .txt{}
.bq_wz .txt p{font-size: 1.6rem; line-height:32px;}
.db_logo{width:40%;float:left; text-align: center; margin-top:50px;}
.db_logo img{ max-width: 100%;}

.yqlj{ text-align: center;color: #fff;font-size: 1.8rem; border-bottom: 1px solid #4f95cc; padding: 2rem 0;}
.yqlj a{ display: inline-block;padding: 0 10px; line-height: 30px; color: #fff; }
.bqgs{line-height:3rem; font-size: 1.6rem; color:#fff; text-align: center;}


.banner_page1{position:relative;overflow:hidden;}
.banner_page1 img{width:100%;height:auto;}

.ny_main{ margin-top: 30px;background: #fff; margin-bottom: 40px;}
/*************忙碌艙氓虏鈧┞�anner*************/
.ej_banner{width:100%;}
.ej_banner img{width:100%;}

/*************茅聫鈥毭ぢ悸疵βに喢┞嶁�澝ｂ�灺γ柯�?*************/
.xx_menu{display:none;}
.ej_nav{width:100%;padding:40px 0px 25px;height:42px;line-height:42px;}
.ej_nav ul li{float:left;font-size:18px;}
.ej_nav ul li a{padding:0px 34px;margin:0 20px;display: block;transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1.05);}

.ej_nav ul li a.on{background:#0a4096;display: block;color:#fff!important;font-weight:bold;line-height:42px;height:42px;margin:0;transform:skew(-25deg);}

.ej_nav ul li a:hover{background:#0a4096;display: block;color:#fff!important;font-weight:bold;line-height:42px;height:42px;transform:skew(-25deg);}


.ej_font{}



.ej_font_nav{line-height:80px;height:80px;border-bottom:1px #d5d5d5 solid;margin-bottom:20px;}

.ej_font_nav h1{font-size:26px;float:left;padding-right:3%;}
.ej_font_nav h1::after{content: ''; border-bottom:4px #fab42a solid;display: block;width:62px;height:4px;margin-top:-6px;}

.ej_font_nav ul li{padding:0px 20px;float:left;font-size:18px;line-height:45px;margin-top:20px;/*transition: all 0.6s;*/}
.ej_font_nav ul li.on,.ej_font_nav ul li:hover {background:#0b6cb8;border-radius: 10px;}

.ej_font_nav ul li:hover{}
.ej_font_nav ul li.on a,.ej_font_nav ul li:hover a{color:#fff;}

.latest{ width:279px;float:left; z-index: 1;position: relative;min-height: 417px;}
.lat-box{margin-bottom: 20px; position: relative;z-index: 3;background-size: 100% auto;}
.sj_latest{ display: none}
.lat-box .lat-box-li{ font-size: 18px; display: block;line-height: 36px;color: #333;padding: 17px 0 16px 30px;position: relative;margin: 0px 18px;  border-bottom: 1px #dbe0de solid;border-top: 0;}
.lat-box-li-first{text-align: center;background: #0b6cb8; color: #fff;font-weight: 600; font-size:22px;line-height:7rem;}

.lat-box .subNav {background:#F6F6F6;padding-bottom:38px;border: 1px solid #F6F6F6}
.lat-box .subNav > ul > li > a {  font-size:17px;  color: #333;  width: 100%;  display: block;  line-height: 24px;  padding: 15px 25px 16px 0px;text-indent: 70px;  box-sizing: border-box;  transition: none; border-bottom: 1px #fff solid;  }
.lat-box .subNav > ul > li > a:hover{ background: #0b6cb8; color: #fff;}
.lat-box .subNav > ul > li.on > a {  background: #0b6cb8; color: #fff;position: relative;  }
.lat-box .subNav > ul > li.on > a::after{content: '';display: block; position: absolute; width:3px;height:100%; left: -2px; top:0px;background:#f39800;}
.lat-box .subNav  ul li:hover,.lat-box .subNav  ul li.on {  }
.lat-box .subNav > ul > li:hover > a {  color: #fff;  font-weight: bold;  }
.lat-box .subNav > ul > li.on > a {  color: #fff;  font-weight: bold;}
.lat-box .subNav > ul > li .subBox {  background: #fff;  display: none;  padding-bottom: 10px;  }
.lat-box .subNav > ul > li.on .subBox {  display:block;  }
.lat-box .subNav > ul > li .subBox > ul li a {border-bottom: 1px solid #F6F6F6; color: #444;  font-size: 16px;  padding-left: 65px;  padding-top: 10px;  padding-bottom: 10px;  display: block;  }
.lat-box .subNav > ul > li .subBox > ul li a:hover {  color: #0b6cb8;  }

.ej_right_nav{/*width:959px;*/width:100%;line-height:45px;border-bottom:1px #dbe0de solid;}
.ej_right_nav h1{line-height: 45px; font-size:22px;font-weight:bold;color:#0b6cb8;display: inline-block;margin-top:-2px;}
.ej_right_nav span{float:right;background: url(../images/ej_dqw.png) left center no-repeat;padding-left:31px;font-size:16px;}
.ej_right_nav span a{color:#555;font-size:16px;}
.ej_font_nr{background: #fff; padding: 5px 25px 35px 35px;  box-sizing: border-box;  overflow: auto; min-height: 350px;}
.ej_font_nr_top{width:100%;padding-top:30px;}
.ej_font_nr img{max-width:100%;height:auto;margin:0 auto;display: block;}
.ej_font_nr_top p{padding-bottom:10px;line-height:40px !important;font-family: 宋体, SimSun !important;font-size: 21px !important;}
.ej_font_nr_top p span{font-family: 宋体, SimSun !important;font-size: 21px !important;}
.ej_font_nr_top  .left::before{content: " ";float:left;display: block;width:19px;height:14px;  }
.ej_font_nr_top  .left::after{content: " ";float:left;display: block;width:19px;height:14px;  }
.ej_font_js{width:100%;margin-top:32px;}
.ej_font_js .item{ position: relative;overflow: hidden;width: 22%; margin:2% 1.5% 2%; float: left;}
.ej_font_js .item a{ display: block;  position: relative;}
.ej_font_js .item .img .img_hezi {padding-bottom:300px;position: relative; z-index: 2; margin-top: 15px; margin-right: 15px; border-radius: 0 60px 0 0;}
.ej_font_js .item .img_zd:after{content: '';  position: absolute;  width:90%; height:300px;border: 1px solid #0b6cb8; top:0px; right:0px;z-index: 1; border-radius: 0 60px 0 0;}
.ej_font_js .item .txt{ width:100%; margin-top:25px;}
.ej_font_js .item .jsmc{font-size:18px; font-weight: bold; width: 138px; margin:0px auto 15px;color:#fff; display:block; background: #f39800; border-radius: 30px;text-align: center; line-height:48px; height:48px;}
.ej_font_js .item .txt .zc{font-size:16px; color: #888888; line-height: 30px;}
.ej_font_js .item .txt a{color: #eb8807;line-height: 30px;margin-top:5px; }
.ej_font_jj{width:100%;box-sizing: border-box;margin-top:20px;}
.ej_font_jj_nav{width:100%;height:53px;background:#0b6cb8;line-height:53px;font-size:18px;color:#fff;font-weight:bold;}
.ej_font_jj_nav::before{width:4px;height:19px;background:#fff;content: '';display: block;float:left;margin:16px 12px 0px 22px;}
.ej_font_jj_font{padding:30px 0px 0px;}
.ej_font_jj_font li a{width:23%;margin:0px 1%;text-align:center;float:left;background:#fafcff;border:1px #0b6cb8 dashed!important;box-shadow: 0px 2px 3px #c5d5ef;margin-bottom:30px;line-height:55px; box-sizing:border-box;}
.ej_font_jj_font li a:hover{background:#0b6cb8;color:#fff;font-weight:bold;width:23%;}

.news_zh{}
.ny_title{ background: #cfe7f9; height: 40px; line-height: 40px; margin-top: 30px;}
.ny_title .znav{display: inline-block;}
.ny_title .znav h1{position: relative;font-size:1.8rem;color:#0b6cb8;line-height: 40px; font-weight: bold; text-indent: 1rem; display: inline-block;}
.ny_title .more{ display: block; color:#666666;height:40px;font-size: 1.5rem; float: right;line-height:40px;}
.ny_title .more:hover{color:#666666;}
.ny_title .more img{ vertical-align: middle; margin-left:5px; margin-top:-2px; display: inline-block; margin-right:10px;}

.ej_font_ns{padding:40px 0px 0px 0px;width:100%;}
.ej_font_ns ul li{margin-bottom:20px;background:#f2f6f6;padding:20px 40px 20px 15px;float:left;display: block; box-shadow: 0px 2px 8px #c4c0c0;}
.ej_font_ns ul li img{width:310px;height:200px;float:left;border-radius:10px;border:1px #e3e4e4 dotted;}
.ej_font_ns ul li:hover{background:#0b6cb8;margin-left:8px; transition: all 0.6s;cursor: pointer;}
.ej_font_ns ul li:hover h1,.ej_font_ns ul li:hover h2,.ej_font_ns ul li:hover h3,.ej_font_ns ul li:hover span,.ej_font_ns ul li:hover h3 a {color:#fff;transition: 0.6s;cursor: pointer;}
.ej_font_ns  .new_left{float:left;padding-right:50px;}

.ej_font_ns  .new_right{float:left;padding:10px 0px;}
.ej_font_ns  .new_right span{color:#0b6cb8;font-size:17px;font-weight:bold;line-height:46px;font-family: Arial;}
.ej_font_ns  .new_right h1{color:#222;font-size:17px;font-weight:bold;line-height:53px;}
.ej_font_ns  .new_right h2{color:#777;font-size:15px;line-height:40px;font-weight:normal;}
.ej_font_ns  .new_right h3{font-size:15px;color:#777;padding:0px 27px;line-height:34px;margin-top:20px;font-weight:normal;border-radius:20px;border:1px #c4c9d2 solid;width:60px;}

.ej_font_ns  .new_right h3 a{color:#777;}

.page{margin:15px auto 35px;text-align:center;line-height:38px;height:38px;}

.ej_font_gg{padding:24px 50px 0px 0px;}

.ej_font_gg ul li{margin-bottom:20px;border:1px #dddddd solid;float:left;display: block;width:100%;background:#fff;}
.ej_font_gg ul li .gg_left{float: left;width: 120px;height: 65px;text-align: center;padding: 25px 0px 30px;}
.ej_font_gg ul li .gg_left h1{font-size:35px;color:#0d64bd;}
.ej_font_gg ul li .gg_left span{width:27px;background:#e4a100;height:1px;margin:2px auto 8px;display:block;}
.ej_font_gg ul li .gg_left h2{font-size:14px;color:#222;font-weight:normal;}

.ej_font_gg ul li .gg_left:hover{background:#0a4096;cursor: pointer;}
.ej_font_gg ul li .gg_left:hover h1,.ej_font_gg ul li .gg_left:hover h2{color:#fff;}

.ej_font_gg ul li .gg_right{padding:10px 30px;}
.ej_font_gg ul li .gg_right::before{content: "";width:1px;height:80px;background:#dddddd;display: block;float:left;margin-right: 20px;
	margin-top: 10px;}
.ej_font_gg ul li .gg_right h1{line-height:40px;    overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;}
.ej_font_gg ul li .gg_right h2{line-height:28px;font-size:15px;color:#777;font-weight:normal;overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;}

.xy_ld{margin-left:-50px;padding-top:30px;}
.xy_ld ul li{width:50%;float:left;padding-left:50px;height:250px;box-sizing: border-box;margin-bottom:45px;}
.xy_ld ul li .star{width:100%;background:#fff;height:250px;    border: 1px #d5d5d5 solid;
	box-sizing: border-box;}
.xy_ld ul li .star_left{width:30%;float:left;}
.xy_ld ul li .star_left img{width:100%;height:250px;object-fit: cover;}

.xy_ld ul li .star_right{padding:20px 35px 0px;width:70%;float:right;box-sizing: border-box;}
.xy_ld ul li .star_right h1{line-height:65px;background:url(../images/ld_line.png) left center no-repeat;color:#0d64bd;font-size:20px;text-indent: 18px;}
.xy_ld ul li .star_right p{line-height:32px;    overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;}

.nywz_list{ margin-top: 5px}
.nywz_list ul li{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size:17px;color:#323232; background: url("../images/list1.png") left center no-repeat; border-bottom: 1px dashed #e6e6e6;height:60px; line-height:60px;padding-left:20px;}
.nywz_list ul li a{ color: #323232;}
.nywz_list ul li a:hover{ color:#0b6cb8;}
.nywz_list ul li span{ float: right;display: inline-block; font-size: 14px;color: #888;padding-left:15px;}


.ej_font_gg{padding:25px 0px 0px 0px;}


.ej_font_gg ul li .gg_left{float: left;width: 120px;height: 65px;text-align: center;padding: 25px 0px 30px;}
.ej_font_gg ul li .gg_left h1{font-size:35px;color:#0b6cb8;}
.ej_font_gg ul li .gg_left span{width:27px;background:#e4a100;height:1px;margin:2px auto 8px;display:block;}
.ej_font_gg ul li .gg_left h2{font-size:14px;color:#222;font-weight:normal;}

.ej_font_gg ul li .gg_left:hover{background:#0d64bd;cursor: pointer;}

.ej_font_gg ul li .gg_right{padding:10px 30px;}
.ej_font_gg ul li .gg_right::before{content: "";width:1px;height:80px;background:#dddddd;display: block;float:left;margin-right: 20px;
	margin-top: 10px;}
.ej_font_gg ul li .gg_right h1{line-height:40px;font-size:17px;}
.ej_font_gg ul li .gg_right h2{line-height:28px;font-size:15px;color:#777;font-weight:normal;}
.ej_font_gg ul li:hover{background:#0b6cb8;margin-left:5px;color:#fff;cursor: pointer;transition: all 0.6s;}
.ej_font_gg ul li:hover h2,.ej_font_gg ul li:hover h1,.ej_font_gg ul li:hover h1 a{color:#fff;}

.ej_font_xnew_bg{background:#fff;padding:10px 0px;margin:-3px auto 0px;}
.ej_font_xnew{padding:10px 20px 0px 0px;margin:0 auto;}
.ej_font_xnew h2{font-size:14pt;line-height:35px;padding:5px 0px;text-align: center;font-weight:normal;}
.ej_font_xnew h1{font-size:20px;line-height:35px;padding:5px 0px;text-align: center;}
.ej_font_xnew .xnew_date{line-height:30px;padding:6px 0px;border-bottom:1px #ccc dashed;font-size:15px;color:#737373;text-align: center;margin-bottom:25px;}
.ej_font_xnew p{line-height:40px; font-family: 宋体, SimSun !important;font-size: 21px !important;margin-bottom: 10px; text-indent: 2em; color: #333;background:none!important;}
.ej_font_xnew p span{ font-family: 宋体, SimSun !important;font-size: 21px !important;}
.ej_font_xnew .st{border-top:1px #ccc dashed;margin-top:30px;padding:20px 0px 10px;}
.ej_font_xnew .st ul li{line-height:45px;}
.ej_font_xnew .st ul li h1{float:left;color:#0b6cb8;font-size:17px;}


.ej_font_fg{width:100%;margin-top:32px;}
.ej_font_fg ul li{width:33.33%;float:left;padding: 1% 1.5%; box-sizing: border-box;}
.ej_font_fg ul li .pic{padding-top: 65%;position: relative; overflow: hidden; height: 0;}
.ej_font_fg ul li img{/*width:100%;height:240px;*/display: block; width: 100%;
	height: 100%; position: absolute;top: 0; left: 0;transition: .3s; object-fit: cover;}
.ej_font_fg ul li span{height:60px;padding: 0 10px;line-height:60px;text-align:center;display:block;background:#f8f6f4;overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.ej_font_fg ul li span:hover{background:#0b6cb8;color:#fff;}




#vsb_content p img,#vsb_content video,#vsb_content p video,#vsb_content div video,.v_news_content img{max-width: 100%;height:auto!important;display: block;margin: 0 auto;}
.v_news_content p{font-size: 18px; line-height: 32px; margin-bottom: 10px;color: #333; }
.v_news_content p span{}
.v_news_content table,.v_news_content table td img,.ej_font_gg table,.ej_font_gg table td img{max-width:100%!important;}
.v_news_conten object,#vsb_content object{width:100%!important;height:auto!important;}
.v_news_content p video{max-width: 100%;height:auto!important;display: block;margin: 0 auto;}
.v_news_contentvideo{max-width: 100%;height:auto!important;display: block;margin: 0 auto;}
.v_news_content hr{width:100%!important;}

.v_news_content a  {width:100%!important;word-break: break-all;}

.v_news_content p strong span{/*font-weight:normal!important;*/font-size:18px;color:#000;}

#vsb_content p br,#vsb_content p span br{display:none;}

/*茅聫鈥毭モ�郝р�溌β垛�溍ｂ�氣�∶伮р偓碌氓陆鈥櫭端�*/
.v_news_content p,#vsb_content p{text-align: justify;}


/*********莽录聛氓鈥孤猜惷┞徦喢捤溍р偓炉忙碌艙氓虏鈧┞��**********/
.jg_header{background:#eee;padding:15px 0px;margin-top:-5px;}
.jg_header .logo{float:left;padding:0px;}
.jg_nav{float:right;background:#0d64bd;margin:0 auto;    padding-top: 16px;    display: contents;}
.jg_nav  h1{font-size: 20px;float: left;line-height: 45px; padding: 0px 1.5%;}
.jg_nav  ul{ }
.jg_nav ul li{padding:12px 20px;text-align:center;float:left;}
.jg_nav ul li a{color:#222;}


.ej_font_nav h2{font-size:18px;float:left;padding-right:8%;font-weight:normal;}
.ej_font_nav h2::after{content: ''; border-bottom:4px #fab42a solid;display: block;width:62px;height:4px;margin-top:-6px;}

#vsb_content_100 IMG{border:none;    border-radius: 13px;}

.img_news_list{}
.img_news_list .pic{padding: 3% 1%; box-sizing: border-box;border-bottom: 1px dashed #e6e6e6;transition: 0.3s all;}
.img_news_list .pic a{position: relative;  z-index: 33;}
.img_news_list .pic .img{ width:23%; float: left;overflow: hidden;}
.img_news_list .pic .img .img_hezi{padding-bottom: 64%;}
.img_news_list .pic .img img{ width:100%;height: 100%;transition: 0.3s all;}
.img_news_list .pic .txt{ width:75%; float: right; position: relative;}
.img_news_list .pic .txt h2{font-size:1.8rem;color: #0b6cb8;font-weight:bold; line-height: 3.6rem; margin-bottom: 1rem;}
.img_news_list .pic .txt h2 a{color: #0b6cb8;}
.img_news_list .pic .txt p{font-size: 1.6rem;line-height: 3rem; color: #444; margin-bottom: 10px;}
.img_news_list .pic .txt .rqckgd{position: relative; height: 40px;}
.img_news_list .pic .txt .rqckgd span{ font-weight: bold;float: left;line-height: 28px;}
.img_news_list .pic .txt .rqckgd span i{font-size:2.2rem; color:#0b6cb8;font-style: normal;font-family: "Times New Roman";}
.img_news_list .pic .txt .rqckgd em{color:#90aab8; margin-left: 5px; font-size: 1.6rem;font-style: normal;font-family: "Times New Roman";}
.img_news_list .pic .txt .rqckgd a{position: absolute; right: 10px;text-transform: uppercase; background: #0b6cb8; color: #fff; padding:5px 0px; width:120px;text-align: center;line-height:3rem;font-size: 1.6rem;}
.img_news_list .pic .txt .rqckgd a:hover{background: #e8e3d3; color:#0b6cb8;}