*{list-style: none;padding:0;box-sizing: border-box;}
body{font-family:'Microsoft YaHei';padding:0;margin:0;list-style:none;font-size:20px;   overflow-x: hidden; 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: #1a3565;text-decoration: none;}
.clear{clear: both;}
input { outline: none;border:none;}
.fl{float:left;}
.fr{float:right;}
.yh{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.l2{
	overflow: hidden;text-overflow: ellipsis;
	display: -webkit-box;-webkit-line-clamp: 2;
	line-clamp: 2; -webkit-box-orient: vertical;
}
.l3{
	overflow: hidden;text-overflow: ellipsis;
	display: -webkit-box;-webkit-line-clamp: 3;
	line-clamp: 3; -webkit-box-orient: vertical;
}
.container{max-width:1400px;margin:0 auto;}
.container01{width:90%;margin:0 auto;}
/******************header********************/
.header{width:100%;padding:0px 120px;transition:all 0.3s ease-out 0s;background:linear-gradient(rgba(0,0,0,.9),rgba(0,0,0,0));position: absolute;z-index:2; box-sizing: border-box; background-size:cover;}
.header_top_left{float:left;font-size:15px;color:rgba(255,255,255,0.8);}
.header_top_right{float:right;font-size:15px;color:rgba(255,255,255,0.8);}
.header_top_right ul li{float:left;}
.header_top_right ul li.line{padding:2px 8px 0px;display: inline;}
.header_top_right ul li a{color:#fff;}
.logo{float:left;padding:35px 0px 0px;}
.hlogo{float:left;padding:47px 0px 0px 15px;}
.sy_ser{width:148px;height:30px;border:1px #fff solid;border-radius:20px;float:right;margin-top:22px;}
.sy_ser input.notxt{float:left;width: 80%;line-height:28px;padding: 0 12px;font-size: 14px;outline: none;border: 0;color:rgba(255,255,255,0.7);background:none;box-sizing: border-box;}
.sy_ser .notxt1 {/*background:url(../img/sy_ser.png) no-repeat;*/cursor: pointer;padding-top:5px;}

/*****************************鐎佃壈鍩�***********************************/
.nav{ position: relative; z-index: 9; float:right;transition: all 0.5s;	-webkit-transition: 0.5s;	-moz-transition: 0.5s;-o-transition: 0.5s;	transition: 0.5s;	display: block;line-height:80px;}
.navbar_nav li{	float:left;	position: relative;display: block;}
/****.navbar_nav li:after{ content: "";width: 0;height: 4px;background: #dc4e25;position: absolute; bottom: 0;left: 0%;transition: all 0.5s ease 0s;}
.navbar_nav li:hover:after{width: 100%;}*/
.navbar_nav li a{text-decoration: none;	height: 100%;padding:0px 8px;	display: block; text-shadow: 2px 3px 2px #222;
	-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;font-size:24px;color:#fff;font-weight:bold;}
.navbar_nav li:hover a{	color: #fff;}

.navbar_nav li.dropdown{	display: inherit;	position: relative;}

/**娴滃瞼楠囨稉瀣**/
.navbar_nav li.dropdown .dropdown_menu{display: none;position: absolute;top:70px;box-shadow: 0px 1px 5px #222;background-color: rgba(0,0,0,.7);
	width: 120%; left:-10%;}
.navbar_nav li.dropdown .dropdown_menu a{font-size: 18px;color: #fff;	padding: 0 10px;line-height: 45px;text-align: center;margin-bottom: 1px;font-weight:normal;}
.navbar_nav li.dropdown:hover .dropdown_menu{display: block;-webkit-transition: 0.5s;	-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
.navbar_nav li.dropdown:hover .dropdown_menu a{color: #fff;}
.navbar_nav li.dropdown:hover .dropdown_menu a:hover{color: #fff;background: #1d539a;}

.searchbtn{width:19px;height:19px;cursor: pointer;float: left; margin-top:10px;}
.searchbox{position: fixed;width: 100%;height: 100%;top: 0;left: 0;display: none;z-index: 100;text-align:right;margin-top:0px;}
.searchbox .search_bg{position: absolute;width: 100%;height: 100%;background: #000;opacity: 0.6;filter:Alpha(opacity=60);}
.searchbox .close{position: absolute;color: #fff;font-size: 30px;right: 30%;top: 25%;cursor:pointer;font-weight:normal;}
.searchbox form { width: 50%;margin: auto; position: absolute; left: 0;right: 0; top: 0; bottom: 0;display: block;height: 50px;background: #fff;}
.search_box.on{opacity: 1;visibility: visible;display: block;}

/*********閸愬懘銆夋い鍫曞劥********/
.lis_header{ background: #014694; position: relative;padding: 0px 3%;}



/*********banner********/
#banner{width:100%;top:0;position:relative;z-index:1;overflow: hidden;height: 100vh;}

#banner .fbanner{width:100%;}
#banner .fbanner .image{overflow:hidden;width:100%;}
#banner .fbanner .image img{width:100%;height: 100vh; object-fit: cover;}
#banner .fbanner a {display: block;position: relative;}

#banner .fbanner .slick-prev{background:url(../images/bleft.png) left center no-repeat!important;width:43px;height:43px; left: 47.1%; z-index: 999;top:93.5%;}
#banner .fbanner .slick-next{background:url(../images/bright.png) left center no-repeat!important;width:43px;height:43px;right:47.1%;top:93.5%;}
#banner .fbanner  .slick-next:before,#banner .fbanner  .slick-prev:before{content: '';}

/*

#banner .fbanner .slick-dots{bottom:18px; right:12px;}
#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:#f3651d;width:11px;height:11px;border-radius: 50px;}
#banner .fbanner .slick-dots li button:before{content: ''!important;}*/

#banner .ba_more{position: absolute;width:43px;height:43px;line-height: 28px;right: 43.5%;top:91.6%;}



.title1{width:100%;line-height:120px;font-size:32px;color:#ac270d;font-weight:bold;}
.title1 span{font-size:16px;color:#fff;width:115px;height:34px;background:#ac270d;border-radius:50px;font-weight:normal;line-height:32px; display:block;float:right;text-align:center;margin:35px 0px;}
.djyl_title span{margin:90px 0px;}
.title1 span a{color:#fff;}
.title2{color:#fff;}
.title2 span{color:#222;background:#fff;}
.title2 span a{color:#222;}
.title3{color:#222;}
.title3 span{color:#222;background:#f3f3f3;}
.title3 span a{color:#222;}
.title4{color:#224b9b;}
.title4 span{color:#222;background:none;border: 1px solid #a6c5e3;}
.title4 span a{color:#222;}

.sy_djyl .title1{line-height: 200px;}
.sy_kxyj .title3{color:#224b9b;}
.sy_kxyj .title3 span{background:#fff;}


/********閺備即妞�*********/
.sy_fir{width:100%;background:#f3f3f3; height: 100%;}

/********閺備即妞堥崝銊︹偓锟�*********/
.sy_fir_left{width:50%;float:left;box-sizing: border-box;padding-right:30px;}
.sy_fir_left_nav{line-height:40px;padding:40px 0px;font-size:32px;color:#222222;font-weight:bold;}
.sy_fir_left_nav span{font-size:16px;color:#222;width:115px;height:34px;border:1px #c5d3e1 solid;border-radius:50px;font-weight:normal;line-height:32px; display:block;float:right;text-align:center;margin:2px 0px;}
.sy_fir_left_nav span a:hover{background:#1d539a;color:#fff!important;border:none;display:block;border-radius:50px;}
.sy_fir_left_img{width:100%; position:relative; }
.sy_fir_left_img .bot{width:100%;background:url(../images/new_bg.png) repeat-x; position:absolute;bottom:5px;color:#fff;line-height:60px;text-indent:25px;}
.sy_fir_left_img .bot span{width:80%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display:block;}

.sy_fir_left_img .fade{width:100%;}
.sy_fir_left_img .fade .pic{height:378px; position: relative;overflow: hidden;background:#fff;}
.sy_fir_left_img .fade .pic img{position:absolute; top:0;left:0; width: 100%; height: 100%;transition: 0.4s;object-fit: cover;}
.sy_fir_left_img .fade .pic:hover img{transform: scale(1.1);transition: .3s;}
.sy_fir_left_img .fade .slick-dots{bottom:12px; text-align:right;right:0px; height:54px;position:absolute;}
.sy_fir_left_img .fade  .slick-dots li{width:8px!important;height:8px!important;background:#dfe0de;margin: 0 4px!important;border-radius: 50%;top:20px;right:20px;}
.sy_fir_left_img .fade  .slick-dots li.slick-active{background:url(../images/hyuan.png) no-repeat!important;width:14px!important;height:14px!important;top:17px!important;}
.sy_fir_left_img .fade .slick-dots li button:before{display:none;}

.sy_fir_left_bot{padding-bottom:80px;margin-left:-30px;}
.sy_fir_left_bot ul li{width:50%;padding-left:30px; box-sizing: border-box;float:left;}

.sflb_img{height:198px;   position: relative; overflow: hidden;}
.sflb_img img{position: absolute;top: 0;left: 0; width: 100%; height: 100%;transition: 0.4s; }
.sy_fir_left_bot ul li:hover img{transform: scale(1.1);transition: 0.4s;}
.sflb_font{width:100%;background:#fff; box-shadow:0px 1px 5px #d0cece;padding:25px 20px;line-height:30px;}
.sy_fir_left_bot ul li:hover .sflb_font{background:#1d539a;color:#fff; transition: 0.4s; box-shadow:0px 3px 10px #c2dafa;}
/********闁氨鐓￠崗顒€鎲�*********/
.sy_fir_right{width:50%;float:right;padding-left:30px; box-sizing: border-box;}
.sy_fir_right_nav{line-height:40px;padding:40px 0px;font-size:32px;color:#222222;font-weight:bold;}
.sy_fir_right_nav span{font-size:16px;color:#222;width:115px;height:34px;border:1px #c5d3e1 solid;border-radius:50px;font-weight:normal;line-height:32px; display:block;float:right;text-align:center;margin:3px 0px;}
.sy_fir_right_nav span a:hover{background:#1d539a;color:#fff!important;border:none;display:block;border-radius:50px;}
.sy_fir_right_font{width:100%;}
.sy_fir_right_font ul li{border-bottom:1px #c5d3e1 solid;height:103px;padding:20px 0px;box-sizing: border-box;}
.sy_fir_right_font ul li.list1{border-top:1px #c5d3e1 solid;}
.sy_fir_right_font ul li .date{float: left;width:87px;border-right:1px #c5d3e1 solid;text-align:center;color:#004694; font-family:Arial, Helvetica, sans-serif;line-height:24px;padding-top:5px;}
.sy_fir_right_font ul li .date h1{font-size:26.5px;}
.sy_fir_right_font ul li .date h2{font-size:15px;}
.sy_fir_right_font ul li .font{line-height:26.5px;margin-left:105px;align-items: center; display: flex;height: 53px;}


/********缁楊兛绗佺仦蹇旀煀瀹搞儳顫栨径褑顔夐崼锟�*********/
.sy_two{width:100%;background:url(../images/sy_two_bg.jpg) no-repeat;background-size: cover; height: 100%;}
.sy_xg_nav{width:100%;line-height:160px;font-size:32px;color:#fff;font-weight:bold;}
.sy_xg_nav span{font-size:16px;color:#222;width:115px;height:34px;background:#fff;border-radius:50px;font-weight:normal;line-height:32px; display:block;float:right;text-align:center;margin:62px 0px;}

.sy_xg_font{padding-bottom:243px;}
.sy_xg_font .item{padding-right:0px;}
.sy_xg_font .item .img{width:100%;height:242px;overflow: hidden; position:relative;}
.sy_xg_font .item .img .img_bg{ position:absolute;bottom:0px;}
.sy_xg_font .item .img .img_bg img{width:100%;}
.sy_xg_font .item .img img{width:100%;height:100%; object-fit:cover;}
.sy_xg_font .item_font{background:rgba(255,255,255,0.95);padding:20px;  border-bottom-left-radius:10px;border-bottom-right-radius:10px;  box-shadow:0px 0px 3px #bdd8f7;}
.sy_xg_font .item_font .item_wz{line-height:30px;height:60px;margin-bottom:25px;}
.sy_xg_font .item_font .item_wz h1{float:left;font-size:18px;}
.sy_xg_font .item_font .item_date01{line-height:60px;border-top:1px #0891a2 solid;color:#222;font-size:17px; position:relative;}
.sy_xg_font .item_font .item_date01:before{    background: rgba(255,255,255,0.95) url(../images/date_img01.png) left top no-repeat; content: ''; display: block;width: 13px;height: 12px;margin-top: -8px;}
.sy_xg_font .item_font .item_date01 span{background:url(../images/drl01.png) 2px center no-repeat;padding-left:22px; font-family:Arial, Helvetica, sans-serif;}
.sy_xg_font .item_font .item_date02{line-height:60px;border-top:1px #cb4e2b solid;color:#222;font-size:17px; position:relative;}
.sy_xg_font .item_font .item_date02:before{    background: rgba(255,255,255,0.95) url(../images/date_img02.png) left top no-repeat; content: ''; display: block;width: 13px;height: 12px;margin-top: -8px;}
.sy_xg_font .item_font .item_date02 span{background:url(../images/drl02.png) 2px center no-repeat;padding-left:22px; font-family:Arial, Helvetica, sans-serif;}
.sy_xg_font .item_font .item_date03{line-height:60px;border-top:1px #154180 solid;color:#222;font-size:17px; position:relative;}
.sy_xg_font .item_font .item_date03:before{    background: rgba(255,255,255,0.95) url(../images/date_img03.png) left top no-repeat; content: ''; display: block;width: 13px;height: 12px;margin-top: -8px;}
.sy_xg_font .item_font .item_date03 span{background:url(../images/drl03.png) 2px center no-repeat;padding-left:22px; font-family:Arial, Helvetica, sans-serif;}
.sy_xg_font .item_font .item_date04{line-height:60px;border-top:1px #009457 solid;color:#222;font-size:17px; position:relative;}
.sy_xg_font .item_font .item_date04:before{    background: rgba(255,255,255,0.95) url(../images/date_img04.png) left top no-repeat; content: ''; display: block;width: 13px;height: 12px;margin-top: -8px;}
.sy_xg_font .item_font .item_date04 span{background:url(../images/drl04.png) 2px center no-repeat;padding-left:22px; font-family:Arial, Helvetica, sans-serif;}
.sy_xg_font .slick-prev{background:url(../images/bleft.png) left center no-repeat!important;width:43px;height:43px;left:45%;top:128%;}
.sy_xg_font .slick-next{background:url(../images/bright.png) left center no-repeat!important;width:43px;height:43px;right:45%;top:128%;}
.sy_xg_font  .slick-next:before,.sy_xg_font  .slick-prev:before{content: '';}
.sy_xg_font  .slick-initialized .slick-slide{padding:0px 8px;}

/********缁楊剙娲撶仦蹇擃劅闂勩垺顩ч崘锟�*********/
.sy_xygk{position: relative;}
.sy_xygk .jjddbj{background:url("../images/b5.jpg") top center no-repeat; padding-bottom: 15px;}

.sy_xygk .xyjj{font-size: 20px; position: relative;  color: #222222; line-height: 40px; max-width:90%;margin: 0 auto;  text-align: left;}
.sy_xygk .xyjj p{overflow: hidden;text-overflow: ellipsis;  display: -webkit-box;-webkit-line-clamp: 14;  line-clamp: 2; -webkit-box-orient: vertical;text-align: justify;}
.vido{max-width: 100%;}
.vido img{max-width: 100%;}
.sy_xygk h1{text-align: center;font-size:40px;font-weight: 600; color: #fff;  position: absolute; width: 100%; top: 20%;text-shadow: 0px 0px 8px rgba(37, 63, 110, 0.8);}
.sy_xygk .video_tb{text-align: center;font-size:18px;color: #fff; position: absolute; width: 100%; top:30%;text-shadow: 0px 0px 8px rgba(37, 63, 110, 0.8);}
.sy_xygk .video_tb img{vertical-align: middle; margin-right: 10px;}
.sy_xygk .more2{text-align: center;}
.sy_xygk .more2 a{text-align: center;font-size:18px; color: #004694; }
.sy_xygk .more2 a img{vertical-align: middle; margin-left: 10px;}
.jjsj{ padding:2% 2% 2%;}
.jjsj .item{text-align: center;float: left;width: 16.6%;margin: 0 auto;position: relative;cursor: pointer;transition: .3s;border-radius: 50%;}
.jjsj .item span{font-size:30px;font-weight: 600;transition: 0.6s all;color: #004694;text-shadow: 0px 0px 8px rgba(37, 63, 110, 0.4);}
.jjsj .item span em{font-size:75px;font-style: inherit;font-family: Times New Roman; font-weight: 600;transition: 0.6s all;color: #004694;text-shadow: 0px 0px 8px rgba(37, 63, 110, 0.4);}
.jjsj .item p{font-size: 17px; color: #004694; margin: 10px 20px 0;}

/********缁楊兛绨茬仦蹇撳幏瀵ゅ搫绱╂０锟�*********/
.sy_djyl{background:url("../images/b5.jpg") no-repeat;background-size: cover; height: 100%;}
.sy_djyl_m{ margin-top: 30px;}
.sy_djyl .tjxw{width: 42.5%; float: left;}
.sy_djyl .tjxw .bot{width:100%;color:#222;height:220px;padding:7% 5% 5%; background: #fff; border-radius: 0 0 12px 12px;}
.sy_djyl .tjxw .bot span{width:100%;display:block;margin:0 auto;line-height:32px; height: 64px;}
.sy_djyl .tjxw .bot .drl5{color:#222; font-size: 17px;line-height:32px; margin-top: 20px;}
.sy_djyl .tjxw .bot .drl5 img{ vertical-align: middle; margin-right: 5px;display: inline-block;}
.sy_djyl .tjxw  .djyl{width:100%;}
.sy_djyl .tjxw  .djyl .pic{height:378px; position: relative;overflow: hidden;background:#F00;}
.sy_djyl .tjxw  .djyl .pic img{position:absolute; top:0;left:0; width: 100%; height: 100%;transition: 0.4s;object-fit: cover;}
.sy_djyl .tjxw  .djyl .pic:hover img{transform: scale(1.1);transition: .3s;}
.sy_djyl .tjxw  .djyl .slick-dots{bottom:16%; text-align:right;right:0px; height:14px;position:absolute; width: 20%;}
.sy_djyl .tjxw  .djyl  .slick-dots li{width:14px!important;height:14px!important;background:#dfe0de;margin: 0 4px!important;border-radius: 50%;right:20px;}
.sy_djyl .tjxw  .djyl  .slick-dots li.slick-active{background:url(../images/hyuan.png) no-repeat!important;width:14px!important;height:14px!important;}
.sy_djyl .tjxw  .djyl  .slick-dots li button:before{ font-size:0; }
.sy_djyl .djyl_list{ margin-left: 2%; width: 29%; float: left;background:#fff; box-shadow:0px 1px 5px #d0cece;padding:25px 24px;}
.sy_djyl .djyl_list ul li{border-bottom:1px #eeddda dashed;box-sizing: border-box;padding-bottom:20px; margin-top: 20px;}
.sy_djyl .djyl_list ul li .date{ background:#ac270d; border-radius:6px; float: left;width:72px; height:72px;text-align:center;color:#fff; font-family:Arial, Helvetica, sans-serif;line-height:24px;padding:15px 0;}
.sy_djyl .djyl_list ul li .date h1{font-size:26.5px;}
.sy_djyl .djyl_list ul li .date h2{font-size:15px;}
.sy_djyl .djyl_list ul li .font{line-height:26.5px;margin-left:95px;align-items: center; display: flex;height: 72px; }
.sy_djyl .djyl_list ul li:first-child{margin-top: 0px;}
.sy_djyl .ztlj{width:24.5%; float: right;}
.sy_djyl .ztlj a{ display: block; font-size: 0; margin-top: 18px;}
.sy_djyl .ztlj a img{max-width: 100%;}
.sy_djyl .ztlj a:first-child{margin-top: 0px;}

/********缁楊剙鍙氱仦蹇旀殌閼插弶鏆€鐎涳拷*********/
.sy_jyjx{background:url("../images/b6.jpg") no-repeat; background-size: cover; height: 100%;}

.jyjx_left {width: 40%; float: right;}
.jyjx_left ul { overflow: hidden;  zoom: 1;  width: 100%;}
.jyjx_left ul li {padding: 25px 5px;  position: relative;  width: 100%;line-height:35px;align-items: center;font-size: 18px; }
.jyjx_left ul li .texto{color: #fff;}
.jyjx_left ul li.on{font-weight: 600;}
.jyjx_left ul li.on:after{content: '';  position: absolute;  width:20%;  height: 4px;  background: #f5c23d;  left: 0%;  bottom:-2px; }
.jyjx_right {  width: 60%;  overflow: hidden;  position: relative; float: left;}
.jyjx_right ul {  overflow: hidden;  zoom: 1;  width: 100%;}
.jyjx_right ul li .pic { _display: inline;height: 560px; width: 100%;}
.jyjx_right ul li .pic a {  background-repeat: no-repeat;  background-position: center;  background-size: cover; width: 100%; height: 100%;  display: block; }
.jyjx_right ul li .pic a img { height: 100%; width: 100%;  -webkit-transition: all .4s;  -o-transition: all .4s;  transition: all .4s;}
.jyjx_right .bg-mask:hover .pic a img{  -webkit-transform: scale(1.05);  -ms-transform: scale(1.05);  transform: scale(1.05);}
.jyjx_right .bg-mask{display: none;}


.sy_jyjx .jyjx_list{}
.sy_jyjx .jyjx_list ul li{box-sizing: border-box;padding:20px 15px;background: #fff;position: relative;}
.sy_jyjx .jyjx_list ul li .img{border-radius:6px; float: right;width:150px; height:110px;overflow: hidden;  position: relative; display: flex;}
.sy_jyjx .jyjx_list ul li .img img{width: 100%;  height: 100%;  object-fit: cover;}
.sy_jyjx .jyjx_list ul li .font{width: calc(100% - 120px);float: left;line-height:35px; height: 70px; padding-right:20px; display: flex; font-size: 18px; margin-left: 20px; margin-top:0px;}
.sy_jyjx .jyjx_list ul li:after {  content: '';  position: absolute;  width: 90%;  height: 1px;  background: #dddddd;  left: 5%;  bottom:0%; }
.sy_jyjx .jyjx_list ul li:hover{background: #ccad3a;}
.sy_jyjx .jyjx_list ul li:hover .font{color: #fff; font-weight: 600;}

.sy_jyjx .jyjx_list ul li .date{ background:#208ca6; margin-top: 0px; position: relative;margin-right: 20px; border-radius:6px; float: right;width:72px; height:72px;text-align:center;color:#fff; font-family:Arial, Helvetica, sans-serif;line-height:24px;padding:15px 0;}
.sy_jyjx .jyjx_list ul li .date h1{font-size:26.5px;}
.sy_jyjx .jyjx_list ul li .date h2{font-size:15px;}



.sy_jyjx .ejdh{ width: 100%; background: #fff; border-radius: 8px;box-shadow:0px 1px 5px #d0cece;padding:30px 0px; margin-top: 3%}
.sy_jyjx .ejdh a{ border-left: 1px solid #ddd; width: 16.6%; float: left; display: block;color: #222222; font-size: 22px; line-height: 70px; text-align: center;}
.sy_jyjx .ejdh a:first-child{border-left:none;}
.sy_jyjx .ejdh a img{vertical-align: middle; margin-right:7%; }
/********缁楊兛绔风仦蹇曨潠鐎涳妇鐖虹粚锟�*********/
.sy_kxyj{background:url("../images/b7.jpg") no-repeat; background-size: cover; height: 100%;}
.aleft {width: 40%; float: left;background: #224b9b;padding: 0px 0px;min-height: 560px;}
.aleft ul { overflow: hidden;  zoom: 1;  width: 100%;}
.aleft ul li {padding: 20px 35px;  position: relative;  width: 100%; line-height:35px; height: 112px;align-items: center; font-size: 18px; }
.aleft ul li .texto{color: #fff;}
.aleft ul li:hover{background: #fff;}
.aleft ul li:hover .texto{color: #222; font-weight: 600;}

.aleft ul li .date{ background:#c69b3d; position: relative;margin-right: 20px; border-radius:6px; float: left;width:72px; height:72px;text-align:center;color:#fff; font-family:Arial, Helvetica, sans-serif;line-height:24px;padding:15px 0;}
.aleft ul li .date h1{font-size:26.5px;}
.aleft ul li .date h2{font-size:15px;}


.aleft ul li.on{font-weight: 600;}
.aleft ul li:after{content: '';  position: absolute;  width: 90%;  height: 1px;  background: #8094bc;  left: 5%;  bottom:0%;}
.aright {  width: 60%;  overflow: hidden;  position: relative; float: right;}
.aright ul {  overflow: hidden;  zoom: 1;  width: 100%;}
.aright ul li .pic { _display: inline;height: 560px; width: 100%;}
.aright ul li .pic a {  background-repeat: no-repeat;  background-position: center;  background-size: cover; width: 100%; height: 100%;  display: block; }
.aright ul li .pic a img { height: 100%; width: 100%;  -webkit-transition: all .4s;  -o-transition: all .4s;  transition: all .4s;}
.aright .bg-mask:hover .pic a img{  -webkit-transform: scale(1.05);  -ms-transform: scale(1.05);  transform: scale(1.05);}
.aright .bg-mask{display: none;}
.kxyj_lj{width:100%;padding-top:4%;}
.kslj_list{width:25%; float: left; }
.kslj_list .img{position: relative; text-align: center; margin: 0 auto; }
.kslj_list .txt{font-size:22px;margin-top:3%; font-weight:500; color:#222;text-align: center;}
.kslj_list a{color:#fff;}
.kslj_list img{ height: 49px;width:auto;  }
/********缁楊剙鍙撶仦蹇庡姛闂勩垼鍋涙禍锟�*********/
.sy_syyr{background:url("../images/b8.jpg") no-repeat; background-size: cover;  height: 100%;}
.dh{padding-top: 20px;}
.dh ul{position: relative;overflow: hidden;width: 100%;box-shadow: 0px 0px 8px 0px rgba(26, 53, 101, 0.6);}
.dh ul li{float: left;width:17.41%;overflow: hidden;height: 100%;position: relative;cursor: pointer;border: 1px solid rgba(255,255,255,0.6);border-top: 2px solid rgba(255,255,255,0.6);border-bottom: 2px solid rgba(255,255,255,0.6);}
.dh ul li:last-child{border-right: 2px solid rgba(255,255,255,0.6); }
.dh ul li:first-child{border-left: 2px solid rgba(255,255,255,0.6); }
.dh ul li img{}
.dh ul li a{display: block;width: 100%;height: 100%;font-size: 0;}
.dh ul li .layer{position: absolute; color: #fff; bottom: 0px;left: 0px;width:55px; line-height: 35px; padding: 15px 15px; font-size: 22px;background: rgba(216,157,43,0.9);}
.dh ul li .layer:after{ content: "";width:76%;height: 92%;border: 1px solid rgba(255,255,255,0.3);position: absolute; top:4%;left: 8%;}
.dh ul li.curr{}
.dh ul li .al1{background: rgba(216,157,43,0.9);}
.dh ul li .al2{background: rgba(173,80,80,0.9);}
.dh ul li .al3{background: rgba(203,98,69,0.9);}
.dh ul li .al4{background: rgba(39,106,169,0.9);}
.dh ul li .al5{background: rgba(49,148,67,0.9);}
.syyr_sjb{display: none;}

/********缁楊兛绡€鐏炲繑顪侀弽宄板闁诧拷*********/
.sy_bylj{background:url("../images/b9.jpg") no-repeat; background-size: cover;height: 100%; position: relative;}
/***********footer***************/
#footer{width:100%;background:#014694;padding:10px 0px; margin-top: 30px; border-top: 5px solid #023e80; font-size: 18px;color:#fff;text-align: center;line-height:32px;}
.sy_fbq{ position: absolute;left: 0px; bottom:0px;}
.f_yqlj{width:38%;float:left;line-height:42px;color:#fff;margin-top: 10px;  }
.f_bt{ color: #222; line-height:56px; font-size: 24px;}
.font_dh{color: #fff; line-height:26px; font-size: 22px;}
.font_dh img{ vertical-align: middle; margin-right:15px;}
.Line1{ width:50px; height: 5px; background: #193974;}
.f_yqlj .f_bt{ color: #fff; line-height:34px; font-size:20px;}
.f_yqlj .Line1{ width:40px; height: 5px; background: #fff;}
.yqlj_list{ margin-top: 2.5%}
.yqlj_list a{ display: block; float: left; width: 33.3%; color: #fff; line-height: 34px;font-size: 16px;}
.fot_logo{padding:35px 0px 0px;}
.fot_left_img{float: left;width:25%; border-left: 1px solid #5281b6; border-right: 1px solid #5281b6; text-align: center;}
.fot_left_img img{max-width: 100%;}
.fot_right{width:37%;float:right; position: relative; padding-left: 3%;}
.fot_right p{color: #fff; line-height: 45px; font-size: 18px;}
.fot_right p img{vertical-align: middle; margin-right: 10px;}
.fot_right .ewm{ position: absolute; right: 0px; top:10px;}
.fot_right .ewm img{ border: 8px solid #fff; border-radius: 6px;height: 96px;}
.fot_right ul li span{color:#fff;line-height:40px;}




.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before{opacity: 1.0!important;}







/*****************娴滃瞼楠嘼nnaer***************/
.list-container{ margin-top:3%;}


/*****************娴滃瞼楠囨稉顓㈡？***************/
.ej_mid_con{width:100%;background:url(../img/ej_bg.jpg)  bottom center no-repeat;background-size: 100%;}

.ej_mid{width:1400px;margin:0 auto;padding-bottom:30px;}


/*****left*****/
.latest{width:18%; float: left;}
.lat-box{margin-bottom: 20px; position: relative;z-index: 3;background-size: 100% auto;border:1px #dddddd solid;border-bottom: none; }
.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 #d2dcec solid;border-top: 0;}
.lat-box-li-first{padding: 10px 10px 10px 0px;text-align: center;border:1px #014694 solid; background:#014694;color: #fff;font-weight: 600; font-size:21px;line-height:50px; }
.lat-box-li-first img{ vertical-align: middle; margin-right: 10px;}
.lat-box-_lb{ background: #f8f8f8;}
.lat-box-_lb ul li{width:100%;font-size:20px;}
.lat-box-_lb ul li a{line-height:32px;text-align: center;border-bottom:1px #dddddd solid; padding: 15px 15px; display: block; color: #222;transition: 0.6s;}
.lat-box-_lb ul li.on, .lat-box-_lb ul li:hover{border-bottom:none;}
.lat-box-_lb ul li a:hover{color: #014694;font-weight: 600;}
.lat-box-_lb ul li.on{color: #014694;font-weight: 600;}

.list_ztlj{width:100%; }
.list_ztlj a{ display: block; font-size: 0; margin-top: 18px;}
.list_ztlj a img{max-width: 100%;}


/*****right*****/

.ej_right{padding:5px 0px 0px 35px;overflow:auto;width:77%;}

.ej_right_nav{width:100%;line-height:50px;background: #edf2f7;}
.ej_right_nav h1{ font-size:20px;color:#014694;display: inline-block;font-weight:600;}
.ej_right_nav span{float:right;background: url(../images/ej_dqw.png) left center no-repeat;padding-left:25px;padding-right:15px;font-size:16px;}
.ej_right_nav span a{color:#222;font-size:16px;}
.ej_right_nav .img{ background: #014694; padding: 0 15px; line-height: 50px; float: left; margin-right: 15px;}
.ej_right_nav .img img{ vertical-align: middle;}
.zygx_list{ padding-bottom: 20px;}
.zygx_list a{padding: 16px 16px 16px 0px; float: left; cursor: pointer; color: #222; min-height: 90px; text-align: center;  width: calc(50% - 20px);margin-left: 20px;  margin-top: 20px; background: #f8f8f8;font-size: 16px;display: block;}

.ny_bj{background: #F5F5F5;}


.ycnr{ width: 61%; float: left; background: #fff;margin-right: 3%; overflow: auto; padding:0px 3% 40px;border-right:solid 1px #dddddd;}
.nry_ycnr{width:79%; }

.lm_rban{width:100%;height:auto;}
.lmy_lmtitle{line-height:53px;overflow:hidden;}
.lmy_lmtitle span{float:left;display:block;width:auto;line-height:53px;font-size:24px; font-weight:600; color:#0586c8;white-space:nowrap;}
.lmy_lmtitle span img{vertical-align: middle; margin-right:12px; margin-top: -5px;}
.navjz{min-height:560px; padding-bottom:40px;}

.hot{width:18%; float:right;}
.hot h1{line-height:53px;font-size:21px; font-weight:600; color:#014694; position: relative; text-align: center;display: inline-block;  padding: 0 45px;}
.hot h1::before{content: '';display: block;content: '';  width:36px;  height: 2px;  background: #014694;position: absolute; left: 0px;top:27px;}
.hot h1::after{right: 0px;content: '';display: block;content: '';  width:36px;  height: 2px;  background: #014694;position: absolute; top:27px;}
.hot_list ul li {padding:0px 10px 10px 30px; background: url("../images/ny_list1.png") left 10px no-repeat; margin-top: 10px;  position: relative;  width: 100%; border-bottom: 1px solid #ddd;line-height:32px;font-size: 18px; }
.hot_list ul li .texto{color: #222222;}
.hot_list ul li span{display: block; font-size: 16px; color: #777777;}
.hot_list ul li span img{vertical-align: middle; margin-right:12px;margin-top: -3px; line-height: 30px;}

/* 闁氨鐓￠崗顒€鎲ist */
.wz_list{ margin-top: 10px;}
.wz_list .list1{border-bottom:1px #c5d3e1 dashed;padding:25px 0px;box-sizing: border-box;}
.wz_list .list1 .date{float: left;width:87px;text-align:center;color:#004694; font-family:Arial, Helvetica, sans-serif;line-height:24px;padding-top:5px;}
.wz_list .list1 .date h1{font-size:26.5px;}
.wz_list .list1 .date h2{font-size:15px;}
.wz_list .list1 .font{margin-left:105px;}
.wz_list .list1 .font h1{line-height:26.5px;align-items: center;height: 53px; font-weight: 600; position: relative;font-size: 22px; }
.wz_list .list1 .font h1::before{content: '';display: block;content: '';  width:36px;  height: 2px;  background: #014694;position: absolute; left: 0;bottom:0;}
.wz_list .list1 .font .txt{line-height:30px; font-size: 18px; color: #666666; margin-top: 15px;}

/* 閺備即妞堢敮锕€娴榣ist */
.wzdt_list{ margin-top: 10px;}
.wzdt_list .list1{padding-bottom:35px;box-sizing: border-box;}
.wzdt_list .list1 .scale{width: 250px;float: left;}
.scale { overflow: hidden;}
.wzdt_list .list1 .zh{width: calc(100% - 135px);padding-right: 40px;}
.imged {position: relative;padding-bottom: 65%;width: 100%;display: block;overflow: hidden;transition: 0.5s;background-size: cover !important;}
.imged img { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; width: 100%; height: 100%; transition: all 0.5s ease 0s; object-fit: cover; display: none; }
.imged video { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; width: 100%; height: 100%; transition: all 0.5s ease 0s; object-fit: cover; }
.wzdt_list .list1 .font{width: calc(100% - 255px);padding-left: 30px; float: left;}
.wzdt_list .list1 .font h1{line-height:36.5px; color: #014694; align-items: center;height: 40px; font-weight: 600; position: relative;font-size: 18px; }
.wzdt_list .list1 .font .txt{line-height:36px; font-size: 17px; color: #666666;}
.wzdt_list .list1 .font .drq{ font-size: 16px; color: #777777; margin-top: 10px;}
.wzdt_list .list1 .font .drq img{vertical-align: middle; margin-right:12px;margin-top: -3px; }
.ny_zxkc_list{}
.ny_zxkc_list .item{width: calc(33.333% - 15px);}
.ny_zxkc_list .item:nth-child(3n-2){margin-left:0;}
.pagenav{text-align:center; margin-top:20px;}
/* img */
.photos{margin: 0px 0px;}
.photos .pic_list{width:calc(30%);text-align: center;margin:1% 1.6%; display: block; float: left;position: relative; }
.photos .pic_list .pic{overflow: hidden;height: 205px;}
.photos .pic_list .pic img{display: none}
.photos .pic_list .pic .a{background-repeat: no-repeat;background-position: center;background-size: cover;height: 100%;display: block;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;background-size: cover !important;}
.photos .pic_list:hover .pic .a{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.photos .pic_list .txt{ padding: 10px 5px; background: #fff;line-height:30px;width: 100%; right: 0;font-size: 17px;text-align: center;color: #222;text-overflow: ellipsis;
	pic_listow: hidden;
	white-space: nowrap;
	display: block;}
.photos .pic_list .txt a{color: #222}

.photos .pic_list .txtrq{padding: 0px 10px;
	background: #023e80;
	line-height:30px;
	font-size: 15px;
	text-align: center;
	color: #fff;
	position: absolute;
	right: 10px;
	top: 10px;}



.jszhyl{}
.dq_nav{height: 50px; background: #F6F6F6; position: relative;}
.dq_nav h2{font-size: 18px;color: #222;border-left: 8px solid #3da7dd;text-indent: 1em;position: absolute; top: 15px;left: 20px;}
.dq_font{width:100%;display:block; margin-bottom: 20px;}
.dq_font li{width:47.5%;
	height: 45px;
	line-height: 45px;
	border: 1px #c1d2e4 dashed;
	margin-right: 2.3%;
	float: left;
	box-shadow: 0px 2px 5px #ddd;
	margin-top: 30px;
	text-indent: 20px;
	background: #fff;border-radius:5px;}
.dq_font li a{    font-size: 16px;
	color: #222;}
.dq_font li:hover{color:#fff;background:#3da7dd url(../images/mtlj_hjt.png)  95% center no-repeat;}
.mainer{background: #f2f3f7;}
.ny_bm{background: #fff; padding: 15px; border-top: 1px solid #ebebeb; width: 1150px; margin: 0 auto; min-height: 630px;}
.tp_lb{padding-left: 5px; padding-top: 10px;}
.tp_lb ul li{width: 205px; float: left; text-align: center; margin: 10px 10px 0px 12px;}
.pcimg{width: 199px; padding:2px; border:1px solid #d3d3d3; background-color:#ffffff;}
.pcimg img{width:199px; height:137px;}
.pctit{line-height:28px; font-size:14px; display: block;text-align: center;}
/*info?|???璺�?閿燂拷????*/
.xnews_nei_fl{}
.infob{ padding-top: 20px;}
.infob .tit{margin: 20px 0 10px; color: #222; font-weight: 600; font-size: 26px; text-align: center; padding-left: 5px;}
.infob .titx{text-align:center; width:100%; line-height:40px; font-size:16px; color:#777;padding-bottom:10px; margin-bottom: 20px;padding-left: 5px;}
.infob .titx span{color: #f58320;}
.infob .tit2{margin: 20px 0 10px; color: #095faa; font-weight: 600; font-size: 24px; text-align: center;}
.infob .titx2{text-align:center; width:100%; line-height:40px; font-size:20px; color:#333;padding-bottom:10px;}
.listTitle{border-top: 4px solid #0586c8;position: relative; margin-top: 20px;}
.listTitle h2{font-weight: normal;height: 50px;position: relative;z-index: 5; font-size: 24px; line-height: 50px; margin: 0px;}
.listTitle h2 a{transition: all 0.3s ease-in-out;}
.icon3{width: 54px;height: 50px;float: left;background-image: url(../images/icon1.png);background-position: center;background-color: #2964b0;margin-right: 15px;background-repeat: no-repeat;}
.listTitle > span{position: relative;z-index: 8;}
.listTitle > span a{color: #999;}
.listTitle:before{width: 0px;height: 50px;background-color: #0586c8;position: absolute;left: 0;top: 0;z-index: 0;content: '';transition: all 0.35s ease-in-out;}
.suwpln-list{margin-top: 20px;}
.suwpln-list li{border-left: 1px solid #d9d9d9;padding-top: 12px;}
.suwpln-list li:first-child{padding-top: 0;}
.suwpln-list li > p{height: 28px;line-height: 28px;margin-bottom: 15px;}
.s-date{background-color: #0586c8;height: 28px;border-radius: 0 15px 15px 0;padding:0 15px 0 15px;display: inline-block;*display: inline;*zoom: 1;font-family: 'Arial';color: #fff;line-height: 28px;font-size: 16px;}
.s-date i{color: #feba02;margin-right: 5px;font-size: 18px;vertical-align: middle;display: inline-block;*display: inline;*zoom: 1;margin-top: -2px;}
.s-view{float: right;color: #999;font-family: 'Arial';line-height: 24px;font-weight: normal;font-size: 12px;}
.s-view i{color: #bfbfbf;margin-right: 5px;font-size: 20px;vertical-align: middle;}
.suwpln-list li a{display: block;line-height: 28px; font-size: 17px; color: #323232; overflow: hidden;padding-left: 20px;transition: all 0.3s ease-in-out;}
.share{}
.share .bdsharebuttonbox > a{padding-left: 0;margin-bottom:20px;height: 70px;text-indent: 0;width: 70px;line-height: 70px;text-align: center;background: none;font-size: 43px;display: block;margin-bottom: 20px;border-radius: 50%;background-color: #fff;}
.share .bdsharebuttonbox > a.bds_weixin{color: #7dd43c;}
.share .bdsharebuttonbox > a.bds_tsina{color: #e83437;}
.share .bdsharebuttonbox > a.bds_qzone{color: #fece00;font-size: 28px;}
.share .bdsharebuttonbox > a.bds_more{color: #a3bfd9;}
.share.fixed{position: fixed;left: 50%;margin-left: 490px;top:0;}
.share .bdsharebuttonbox > a{width: 50px;height: 50px;font-size: 30px;line-height: 50px;}
.share{overflow: hidden;width: 50px;position: absolute;left: -90px;top: 0;}
.share .bdsharebuttonbox > a{margin:0 10px 0 0;width: 50px;line-height: 50px;text-align: center;font-size: 26px;height: 50px;background-color: #f0f7ff;margin-bottom: 13px;display: block;}
.share .bdsharebuttonbox > span{line-height: 35px;}

.bd_weixin_popup{height:310px !important;}

.sj_nei_fr{background:#fff;box-shadow: 0px 0px 15px #d9d9d9;padding:15px 15px 5px;text-indent: 0;margin-left:35px;}
.sj_nei_fr li img{padding-bottom:15px;}

.jgsz .jgsz_img{background: #ffffff; padding: 15px 15px; margin-bottom: 30px; width: 100%; box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.18); border: 1px solid #f6f6f6;}
.jgsz .jgsz_img{margin-left:30px;width:calc(33.33% - 23.33px); float: left;}
.jgsz .jgsz_img:nth-child(3n-3){margin-left:0;}
.jgsz .jgsz_img{position:relative;overflow:hidden;}
.jgsz .jgsz_img .img{width:35%; float: left; background: #f6f7fb;line-height: 136px;text-align: center;}
.jgsz .jgsz_img .img img{ width: 60%;  object-fit: cover;}

.jszhyl{background: #ffffff; margin-bottom: 10px;  margin-top: 20px; width: 100%;}
.list-cat-name{ font-size:26px; line-height:50px; background: #0586c8; color: #fff; text-align: center;}
.list-name{padding: 0px 15px;margin-top: 10px; min-height: 120px;}
.list-name a{ display: inline-block; font-size: 18px; line-height:2.3; color:#333;padding: 8px 30px; }

.xshzy{background: #ffffff; margin-bottom: 10px;  margin-top: 20px; width: 100%; box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.18); border: 1px solid #f6f6f6;}
.xshzy-cat-name{ font-size:26px; line-height:50px; background: #0586c8; color: #fff; text-align: center;}
.xshzy-name{padding: 0px 15px;margin-top: 10px; min-height: 120px;}
.xshzy-name a{ display: inline-block; font-size: 18px; line-height:2.3; color:#333;padding: 8px 30px; }

.jgsz_img .txt{height: auto;padding-top: 10px; width:60%; float: right;}
.jgsz_img .txt .bt{color: #095faa; font-size: 20px; font-weight: 100; line-height: 1.5; /*display: -webkit-box;
-webkit-line-clamp: 2;*/ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.3s;}
.jgsz_img .txt .abs{margin-top: 2px;font-size: 16px; line-height:32px; color: #222; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.jgsz_img .txt .abd{margin-top:2px; font-size: 16px; line-height:30px; color: #222; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}

.xrld_fl{margin-bottom:30px;width: 100%;transition: 0.6s all;position: relative;}
.xrld_img{ padding-left: 0px; padding-right: 0px;position: relative;z-index: 99; padding-top: 10px;padding-left: 10px; }
.xrld_fl .img{width: 100%; height:200px;background: #fff;}

.xrld_fl .abjx{content: '';width: calc(100% - 20px);height: calc(100% - 110px);position: absolute;right: 0;top: 90px;background: #3da7dd;z-index: 1;}
.xrld_fl .bbjx{content: '';width: calc(99.9% - 0px);height: calc(99.9% - 20px);position: absolute;right: 0;top: 0;border: 1px solid #3da7dd;z-index: 8;}

.xrld_fl .img img{display: block; width: 100%; height: 100%; object-fit: cover;z-index: 9;position: relative;}

.xrld_txt{background:#f1f6f9 right bottom no-repeat; padding-bottom: 15px;min-height:200px;position: relative;z-index: 99; margin-top: 10px;width: 56%;}
.xrld_fl .txt{height: auto;padding-top: 10px;}
.xrld_fl .txt .bt{color: #222; font-size: 20px; font-weight: 100; line-height: 1.8; /*display: -webkit-box;
-webkit-line-clamp: 2;*/ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.3s;}
.detail-more{ float: right; text-align: right;color: #999; font-size:15px;}


.xrld_fl .txt .abs{margin-top: 2px; font-weight: 600; font-size: 18px; line-height:32px; color: #222; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.xrld_fl .txt h6{font-weight: 100; font-size: 16px; line-height:32px; color: #222;margin-top: 2px;}
.xrld_fl .txt .abd{margin-top:10px; font-weight: 100; font-size: 16px; line-height:30px; color: #444; white-space: nowrap;  text-overflow: ellipsis;  overflow: hidden;}
.xrldxq{border-top: .001rem #d2dcec solid;width: 100%;justify-content: flex-end;align-items: center;margin-top: 20px;}
.xrldxq a{display: flex; text-align: center;
	color: #0096e8;
	height: 28px;
	font-size: 15px;
	border: 1px solid #0096e8;
	margin-top: 15px;
	box-sizing: border-box;
	float: right;
	line-height: 28px;
	padding: 0 7%;}

/*?閿燁櫑閿熺郸???|a閿熻В鈧竵閿燂拷??|a閿熻В鈧拷?鎺�??a閿熻В鈧拷??*/
.imgnews_list{padding-top: 30px;}
.imgnews_list li{margin-bottom: 25px; padding: 20px; overflow: hidden;box-shadow: 0px 0px 5px 0px rgba(2, 0, 0, 0.2);  transition: 0.6s all;}
.imgnews_list li:last-child{margin-bottom: 0;}
.item-img10{width:200px;float: left ;}
.item-img10 .gp-img-responsive{padding-bottom: 62.857%;}
.item-txt10{margin-left: 230px;display: block;}
.item-txt10 h3{font-weight: normal;line-height: 24px; margin-top: 10px; margin-bottom: 10px;height: 24px;overflow: hidden; font-size: 17px;}
.item-txt10 p{color:#999;margin-bottom:0px;line-height:28px;overflow: hidden; font-size: 16px; margin-top: 10px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.item-txt10 .s-date{background:none;padding-left: 0; color: #666;}
.item-txt10 .s-date img{vertical-align: middle; margin-right:8px; margin-top: -5px;}
.gp-img-responsive{/* width: 100%; */height: 0;padding-bottom: 66.67%;overflow:hidden;display: block;background-color: #d2d2d2;}
.gp-img-responsive img{width: 100%;transition: all 0.5s ease-in-out;}
.gp-img-responsive img:hover{transform:scale(1.03);opacity: 0.85;}
.nr{font-size:20px; white-space:normal; line-height:36px; padding:0px 10px 5px 10px;color:#333333;}
.infob .nr p{text-align:justify;line-height: 36px !important;font-size:20px !important;color:#333333;text-indent: 2em; }
.infob .nr p img{display: block;margin: 0 auto; max-width: 100%; height:auto !important;}
.infob .nr p video{ display: block;margin: 0 auto;max-width: 100%;height: auto;}
.infob .nr table{ max-width: 100% !important;}
.infob .nr table td{width:auto; padding:0px !important;}
.infob .nr table td p{text-indent: 0em !important;}

.infob .sxt{line-height:36px; margin-left:12px;color:#000; font-size: 15px; margin-top: 15px;}
.infob .sxt a{color:#000;}
.infob .sxt a:hover{color:#b00000;}
.bdsharebuttonbox{margin-top: 30px;}
.bdsharebuttonbox span{color: #666; font: 16px/34px '??????閿熺嚰???閳ワ拷';}
.ny_gljg{margin:10px 0px 20px 0px;}
.ny_gljg_nrlb{background: #ededee; text-align: center; font-size: 16px; color: #22122c; width: 278px; float: left;height: 50px; line-height: 50px; display: block; margin: 12px;}
.ny_gljg_nrlb:hover{color: #0050a5;}


.paylist{width:712px; border-bottom:2px solid #318bc4;margin:0px auto;padding-top:10px;line-height:28px;font-size:14px;color:#333333; padding-bottom: 10px; margin-bottom: 15px;}
.paylistone{width:555px;font-size:12px;color:#333333;margin:0px auto;}
.payleft{padding-left:33px;width:100px;line-height:42px;height:42px;float:left; font-size: 14px;}
.payright{width:410px;padding-top:6px;height:30px;float:left;}
.payright1{width:410px;padding:6px 0px;float:left;}
.textbox{border:1px solid #9DC4EF;height:26px;line-height:26px;width: 197px;}
.ser_r_body{width:680px;text-align:left;margin:0px auto;padding:0px 0px 10px 20px;position:relative;}
.s_r_bt{width:714px;left:0px;position:absolute;height:46px;line-height:45px;font-size:14px;color:#0079CE;margin-bottom:10px; background-color:#F6F6F6;padding-left:16px;}
.bgbai{width: 900px; margin: 0 auto; text-align:left; margin-top: 20px;}
.bgbai th{padding-left: 10px;}
.bgbai td{padding-left: 10px;}
.byll_list{}
.byll_list .item{ float: left; width: 31%; margin-left:3.3%;height:520px;color:#fff;position:relative;overflow:hidden;cursor: pointer;}
.byll_list .item:first-child{ margin-left:0%;}
.byll_list .item .zlmmc{clip-path: polygon(0px 0px, 100% 0%, 100% 80%, 0px 100%);width:10%; padding:7% 0px 12%; text-align: center; float: left;  color: #fff; font-size:22px; line-height: 26px; }
.byll_list .item:nth-child(1) .zlmmc{background: #daa133;}
.byll_list .item:nth-child(3) .zlmmc{background: #37893d;}
.byll_list .item:nth-child(5) .zlmmc{background: #2d69a3;}
.byll_list .item .pic{ width: 90%; float: left; height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;transition:all 0.6s ease-out 0s;}
.byll_list .item .tit{position:absolute;left:15%;bottom:40px;writing-mode:tb-lr;writing-mode:vertical-lr;max-height:70%;}
.byll_list .item .tit .h{font-size:24px;}
.byll_list .item .tit .p{margin-left:10px;}
.byll_list .item .more1{position:absolute;right:30px;bottom:10px;writing-mode:tb-lr;writing-mode:vertical-lr;text-align: center;}
.byll_list .item .more1:after{content:"";border-left:1px solid #fff;display: inline-block;height:40px;margin-top:8px;}
.byll_list .item a{position:absolute;left:0;top:0;width:100%;height:100%;}


.syhj .item{padding-left:2.5%; width:33.3%; float: left;padding-bottom:2.5%;}
.syhj .item:first-child{padding-left:0%;}
.syhj .item:nth-child(4){padding-left:0%;}
.syhj .item .img{width:100%;height:262px;overflow: hidden; position:relative;}
.syhj .item .img .img_bg{ position:absolute;bottom:0px;}
.syhj .item .img .img_bg img{width:100%;}
.syhj .item .img img{width:100%;height:100%; object-fit:cover;}
.syhj .item_font{background:rgba(255,255,255,0.95);padding:10px;  border-bottom-left-radius:10px;border-bottom-right-radius:10px;  box-shadow:0px 0px 3px #bdd8f7;}
.syhj .item_font .item_wz{line-height:40px;height:40px;text-align: center;}
.syhj .item_font .item_wz h1{float:left;font-size:18px;}
.jjsyhj{max-width:92%;margin:0 auto;padding-top: 2%;}

.jjsyhj .zjfc_list{ width:33.3%; float: left;padding-bottom:2.5%;}
.jjsyhj .zjfc_list .pic{width:100%;height:262px;overflow: hidden; position:relative;}
.jjsyhj .zjfc_list .pic .img_bg{ position:absolute;bottom:0px;}
.jjsyhj .zjfc_list .pic .img_bg img{width:100%;}
.jjsyhj .zjfc_list .pic img{width:100%;height:100%; object-fit:cover;}
.jjsyhj .zjfc_list .item_font{background:rgba(255,255,255,0.95);padding:10px;  border-bottom-left-radius:10px;border-bottom-right-radius:10px;  box-shadow:0px 0px 3px #bdd8f7;}
.jjsyhj .zjfc_list .item_font .item_wz{line-height:40px;height:40px;text-align: center;}
.jjsyhj .zjfc_list .item_font .item_wz h1{float:left;font-size:18px;}
.jjsyhj .slick-slide{margin: 0 15px;}



/* 本例子css */
.multipleColumn{ overflow:hidden; position:relative; width:100%;   }
.multipleColumn .hd{ overflow:hidden;  height:45px;}
.multipleColumn .hd .prev,.multipleColumn .hd .next{ position: absolute; top: 30%;display:block;width:43px;height:43px;   cursor:pointer; }
.multipleColumn .hd .prev{left: 0;background:url("../images/bleft.png") no-repeat;}
.multipleColumn .hd .next{ background:url("../images/bright.png") no-repeat;  right: 0; }
.multipleColumn .bd{ overflow:hidden;  }
.multipleColumn .bd ul{ overflow:hidden; zoom:1; width:100%;  float:left; _display:inline;  }


.jxzy_fl{ float: left; width: 31.3%;margin-left:2%;margin-bottom:2%;}
.xlfzbj{margin-left:0%;}
.jxzy_fl .btys{  line-height:50px; height:50px; border-radius: 6px; padding: 0 15px; background: url("../images/jxzy_btbg1.png");  }
.jxzy_fl .btbj2{background: url("../images/jxzy_btbg2.png"); }
.jxzy_fl .btbj3{background: url("../images/jxzy_btbg3.png"); }
.jxzy_fl .btbj4{background: url("../images/jxzy_btbg4.png"); }
.jxzy_fl .btbj5{background: url("../images/jxzy_btbg5.png"); }
.jxzy_fl .btbj6{background: url("../images/jxzy_btbg6.png"); }

.jxzy_fl .btys h2{  float: left;  font-size: 20px;font-weight: 600;  color: #fff;  position: relative;  }
.jxzy_fl .btys a{  float: right;  font-size: 15px;  color: #fff;  } .title a{  float: right;  font-size: 15px;  color: #fff;  }
.jxzy_fl .list{ margin-top: 15px;}
.jxzy_fl .list li{line-height: 44px; background: url("../images/ny_list1.png") left 10px no-repeat;font-size:20px; color: #222; padding-left: 25px;}
.jxzy_fl .list li a{color: #222;}