@charset "utf-8";
/* CSS Document */

*{
	margin: 0;padding: 0;
}
a{
	text-decoration: none;
	color: #333;
}
a,input,button{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
input,button{
   /* -webkit-appearance: none; 用于消除按钮的原生样式*/
    border-radius: 0;
}
dl, dt, dd, ul, ol, li{
	list-style: none;
}
html,body{
	width: 100%;
	height: 100%;
}
body{
	font-family: "Microsoft YaHei", Arial;
        background: url("../n-images/bg.jpg") repeat-y center; backgroun-size:auto;
}
img{max-width: 100%;border: none; display: block;}
.left{float: left;}
.right{float: right;}
.clear{ clear: both;}


/*首页*/
.header{ width: 100%; background: #f8f8f8;  min-width: 1400px;}
.header-con{ width: 1400px; margin: 0 auto; background: url("../n-images/jianying.png") no-repeat 930px!important; padding: 25px 0; overflow:hidden;}
.logo{ width: 520px; height: 80px;}
.logo image{ width: 100%; height: 100%;}
.search{ padding-top: 20px;}
.search-con{ width: 240px; height: 40px; background: #fff; border: #00448f 1px solid; border-radius: 20px;}
.search-con-input{ width: 175px; height: 40px; padding-left: 20px;}
.keyword{width: 100%; font-size: 14px; color: #00448f; border: none; height: 100%; outline: 0; background: none;}
.wp_search table { width:96%;}
.wp_search table td{ height: 40px; padding-left: 20px;}
.wp_search table td .search{ width: 22px; height: 22px; border: 0; outline: 0; background: url(../n-images/fdj.png) center no-repeat; cursor: pointer; padding-top:4px;}
.search-con-input input{ width: 100%; font-size: 14px; color: #00448f; border: none; height: 100%; outline: 0; background: none;}
.search-con-btn{ padding-right: 15px; padding-top: 9px;}
.search-con-btn input.search-submit { width: 22px; height: 22px; border: 0; outline: 0; background: url(../n-images/fdj.png) center no-repeat; cursor: pointer;}

.menu{ width: 100%; height: 50px; background: #00448f; min-width: 1400px;}
.menu-con{ width: 1400px; margin: 0 auto;}
#wp_nav_w2{ width: 1400px; margin: 0 auto; height:50px;}
.menu .wp_nav{ height:100%;}
.menu .wp_nav li{ height:100%; width:12.5%;}
.menu .wp_nav li a{ color:#fff; height:100%; font-size:16px;}
.menu .wp_nav li a:hover{ font-weight:bold;}
.menu .wp_nav .nav-item a span.item-name{line-height:50px; padding:0; font-size:16px;}
.menu .wp_nav .nav-item a.parent{ color:#fff;}
.menu .wp_nav .nav-item a.parent:hover{ background-color: #03356d;}
.menu .sub-nav{ width:100%!important;}
.menu .wp_nav .sub-nav .nav-item{ height:50px;}
.menu .wp_nav .sub-nav .nav-item a.parent:hover{background-color: #03356d; color:#fff;}
.menu .wp_nav .sub-nav{border:none;}
.menu .wp_nav .sub-nav li{ border-bottom:#fff 1px solid; }
.menu .wp_nav .sub-nav li:last-child { border-bottom:none;}
.menu .wp_nav .sub-nav .nav-item a span.item-name{ width:100%; text-align:center; line-height:50px; padding:0;}
.menu .wp_nav .sub-nav .nav-item a{ border-top:none; background: rgba(0, 68, 143, 0.5); color:#fff;}




.menu-con>ul>li { float: left; position: relative; padding: 0px; display: block; border-radius: 0px; border: 0; width: 12.5%; height: 50px; line-height: 50px;}
.menu-con>ul>li .menuactive { color: #fff; background-color: #03356d; font-weight: bold;}
.menu-con>ul>li .menuactive span { display: block; width: 28px; height: 3px; color: #15539c; margin: 5px auto 0;}
.menu-con>ul>li:hover span { display: block; width: 28px; height: 3px; color: #15539c; margin: 5px auto 0;}
.menu-con>ul>li>a span { display: block; width: 28px; height: 3px; margin: 10px auto 0;}
.menu-con>ul>li:hover>ul { display: block; width: 100%; text-align: center;}
.menu-con>ul>li>a { font-size: 18px; display: block; color: #fff; text-align: center;}
.menu-con>ul>li>a:hover {color: #fff; background-color: #03356d;}
.menu-con>ul>li>a:hover span { display: block; width: 28px; height: 3px; color: #15539c; margin: 5px auto 0;}
.menu-con>ul>li>ul { display: none; position: absolute; left: 0px; z-index: 10;}
.menu-con>ul>li:hover .firs { font-weight: bold; background-color: #03356d;}
.menu-con>ul>li>ul>li { width: 100%; background: rgba(0, 68, 143, 0.5); border-bottom: #f8f8f8 1px solid; color: #fff; width: 100%; position: relative;}
.menu-con>ul>li>ul>li>a { color: #fff; font-size: 16px; font-weight: normal; width: 100%; display: block;}
.menu-con>ul>li>ul>li:last-child { border-bottom: 0;}
.menu-con>ul>li>ul>li:hover { background: rgba(3, 53, 109, 0.8);}
.menu-con>ul>li>ul>li:hover>ul { visibility: visible;}
.menu-con>ul>li>ul>li>ul { visibility: hidden; position: absolute; top: 0px; left: 122px; width: 100%;}
.menu-con>ul>li>ul>li>ul>li { background: rgba(0, 0, 0, 0.5); border-bottom: #e4e4e4 1px solid;}
.menu-con>ul>li>ul>li>ul>li:last-child { border-bottom: 0;}
.menu-con>ul>li>ul>li>ul>li a { font-size: 16px; color: #15539c;}
.menu-con ul>li>ul>li>ul>li:hover { background: rgba(0, 68, 143, 0.4);}

.banner{ z-index: 1; width: 100%; height:460px; background:#f8f8f8; overflow:hidden;}
.banner .swiper-container{margin-right:auto;margin-left:auto;width:100%;height:100%; min-width: 1400px;}
.banner .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;background:#fff;text-align:center;font-size:16px;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center; height:600px;}
.banner .swiper-slide img{display:block;max-width: 100%; object-fit: cover; height: 600px;}
/*修改分页器样式*/
.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom:20px;  }
.banner .swiper-pagination-bullet{ background-color:#ffffff; width: 40px; height: 4px; opacity:1;border-radius: 0;}
.banner .swiper-pagination-bullet-active { background-color: #00448f; width: 40px; height: 4px;border-radius: 0; }

.focus-container .focus-item{ height:460px!important;}
.focus-box{height:460px!important;}
.focus-container .focus-item img{ width:100%!important; margin:0 auto; object-fit: cover;}
.focus-title-bar ,.focus-pagination{ display:none!important;}
.focus-container{height:100%!important;}

/*后期修改banner新控件样式*/

.banner1{ z-index: 1; width: 100%; height:430px; background:#f8f8f8; overflow:hidden;}
.banner1 img{width: 100%!important; height:430px!important;}
.banner1 .dtjt8_div_img{width: 100%!important; height:430px!important;}

.zhuti{ background: url(../n-images/bg.png) no-repeat center bottom; background-size: 100% auto; width: 100%; min-width: 1400px; position: relative;  z-index: 99999;}
.tbmenu{ width: 1400px; margin: 30px auto;}
.tbmenu ul{ width: 1425px; overflow: hidden;}
.tbmenu ul li{ float: left; margin-right: 25px;}
.tbmenu ul li a{ display: block; width: 133px; height: 135px;}

.tbmenu ul li:last-child a{ width: 136px;}
.tbmenu-img{ width: 50px; height: 50px; margin: 0 auto; padding-top: 27px; transition: all 1s ease;}
.tbmenu-img img{ width: 100%; height: 100%;}
.tbmenu-textx{ font-size: 16px; color: #000; text-align: center; padding-top: 10px;}


.first-news{ width: 1400px; margin: 0 auto; }
.fist-news-left{ width: 935px; background: #fff; box-shadow: 0px 0px 10px 0px rgba(222,222,222,0.35); height: 470px; padding: 0 20px; }
.news-title{ padding-top: 30px; border-bottom: #ededed 1px solid; margin-bottom:20px;}
.news-title-left{ font-size: 22px; color: #00448f; font-weight: bold;}
.news-title-left span{ display: block; height: 3px; background: #00448f; margin-top: 15px;}
.news-title-right{ padding-top: 5px;}
.news-title-right a{ font-size: 14px; color: #999;}
.news-title-right a:hover{ color: #00448f;}
.fist-news-con{ padding-top: 20px; overflow: hidden;}
.jd-news{ width: 500px; height: 325px; }
.tt-news{ width: 435px; }
.tt-news-top{ border-bottom: #ededed 1px solid; padding-bottom: 20px;}
.tt-news-top-title a{ font-size: 18px; color: #000; font-weight: bold; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.tt-news-top-title a:hover{ color: #00448f;}
.tt-news-top-text{ padding-top: 10px;}
.tt-news-top-text a{ font-size: 16px; color: #666666; line-height: 1.8; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.tt-news-top-text a:hover{ color: #888;}
.tt-news-btm{ padding-top: 10px; height: 215px; overflow: hidden;}
.wp_new_article_list .list_item{ padding: 15px 0; overflow: hidden; height:50px; line-height:50px;}
.tt-news-lb-left{ width: 400px;}
.tt-news-lb-left a{ font-size: 16px; color: #000; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.tt-news-lb-left a:hover{ color: #00448f;}
.tt-news-lb-right{ font-size: 16px; color: #999; text-align: right; width: 90px;}

.tt-news .wp_article_list .list_item{ height:50px; line-height:50px; list-style:none; display:flex;}
.tt-news-btm .wp_article_list .list_item .pr_fields{ flex:1; padding-right:10px;}
.wp_article_list .list_item .Article_Index{ display:none;}
.Article_Title a:hover{ color:#00448f;}
.scrollnews2_top {
    height: 20px !important;
margin-top:10px;
}
.zhiban-con-nr-fbt .wp_article_list .list_item{ border-bottom:none; line-height:23px!important; height:23px;}
.wp_article_list .list_item span{margin-left:0px;}
.zhiban-con-nr-fbt a{font-size:16px!important;}
.jd-news .dtjt9_div_text{ bottom:0;}
.jd-news .dtjt9_div_text .dtjt9_div_text_title{ background:rgba(0,0,0,0.4)!important; padding-top:10px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; text-align:left; padding-left:10px;}
.jd-news .dtjt9_div_text a:link{ font-size:14px!important; font-weight:normal; color:#fff;}
.jd-news  .dtjt9_div_img .number{bottom:13px; z-index:200!important;}
.jd-news .dtjt9_div_img img{object-fit: cover;}

.tt-news-top .c_pic{display:none;}
.tt-news-top  .div_piccontenttitle_li .c_pt_12 .c_txt h3 { font-size:18px; color:#000; font-weight:bold;}
.tt-news-top  .div_piccontenttitle_li .c_pt_12 .c_txt h3 a span{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;display: inline-block; width:100%;}
.tt-news-top  .div_piccontenttitle_li .c_pt_12 .c_txt h3 a:hover{color:#00448f;}
.tt-news-top .div_piccontenttitle_li .c_pt_12 .c_txt p{ font-size:16px; line-height:1.8; padding-top:10px; text-indent:0;}
.tt-news-top .div_piccontenttitle_ul{padding-left:0px;}
.tt-news-btm .wp_article_list{ padding-left:20px;}
.tt-news-top{  margin-left:20px;}
.tt-news-btm .wp_article_list .list_item .Article_PublishDate{ width:64px;}



.fist-news-right{ width: 405px; padding-left: 20px;}
.zhiban{ width: 385px; background: #f8f8f8; height: 95px; padding: 10px;}
.zhiban-title{ font-size: 22px; color: #00448f; font-weight: bold; padding-top: 21px; padding-left: 10px;}
.zhiban-con{ padding-left: 20px; width: 310px;}
.zhiban-con-nr{ background: #fff; height: 95px; display: flex; align-items: center; padding: 0 15px;}
.zhiban-con-nr-title{ font-size: 16px; color: #000;}
.zhiban-con-nr-fbt{ padding-top: 5px;}
.zhiban-con-nr-fbt a{ font-size: 15px; color: #00448f;  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.zhiban-con-nr-fbt a:hover{ text-decoration: underline;}
.zhiban-con-nr-fbt .wp_article_list .list_item{ border-bottom:none!important;}

.tzgg{ width: 365px; margin-top: 20px; box-shadow: 0px 0px 10px 0px rgba(222,222,222,0.35); padding: 0 20px; background: #fff; height: 335px;}
.tzgg-con ul li{  }
.tzgg-lb{ height: 85px;}
.tzgg-lb-time{ width: 90px; background: #00448f; height: 100%;}
.tzgg-lb-time-date{ font-size: 26px; color: #fff; text-align: center; font-weight: bold; padding-top: 15px;}
.tzgg-lb-time-year{ font-size: 16px; color: #fff; padding-top: 5px; text-align: center;}
.tzgg-lb-text{ border: #ededed 1px solid; border-left: none; height: 83px; width: 274px; display: flex; align-items: center;}
.tzgg-lb-text a{ font-size: 16px; color: #000; line-height: 1.5; display: block; padding: 0 20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.tzgg-lb-text a:hover{ color: #00448f;}
.tzgg-con .sudynews_rili_1.rili .news_list li.news .news_title a{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.tzgg-con .sudynews_rili_1.rili .news_list li.news{border:none;padding-top: 20px;display:flex!important;}
.tzgg-con .news_time{width: 90px!important; background: #00448f!important; height: 85px!important;text-align:center;}
.tzgg-con  .news_days{ color:#fff!important; font-size:26px!important; font-weight:bold; padding-top:18px!important;}
.tzgg-con  .news_year{ color:#fff!important; font-size:16px!important;}
.tzgg-con  .news_title{padding-top:13px!important;}
.tzgg-con  .news_title a{ font-size:16px!important; line-height:1.8!important;}
.tzgg-con  .news_title a:hover{ color: #00448f!important;}
.tzgg-con  .news_wz{height: 85px!important; border:#ededed 1px solid; border-left:none;width:252px!important;padding-left:10px;}





.secd-news{ width: 1400px; margin: 0 auto; padding-top: 30px;}
.gzzd{ width: 477px; padding-right: 20px; }
.gzzd-con{ background: #fff; box-shadow: 0px 0px 10px 0px rgba(222,222,222,0.35); height: 380px; padding: 0 20px;}
.gzzd-lb{ padding-top: 0px;}
.gzzd-lb ul li{ overflow: hidden;}
.gzzd-lb-text{ width: 300px;}
.gzzd-lb-text a{ font-size: 16px; color: #000; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.gzzd-lb-text a:hover{ color: #00448f;}
.gzzd-lb-time{ font-size: 16px; width: 90px; text-align: right; color: #999;}
.gzzd-lb .wp_article_list .list_item{ height:50px; line-height:50px;}

.gzzd-lb .wp_article_list .list_item .Article_Title{ width:320px!important;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.wp_article_list .list_item{ border-bottom:1px solid #ededed!important;}





.lxfs{ width: 406px;}
.lxfs-con{ background: #fff; box-shadow: 0px 0px 10px 0px rgba(222,222,222,0.35); height: 380px; padding: 0 20px;}
.lxfs-lb ul{ padding-top: 5px;}
.lxfs-lb ul li{ background: url(../n-images/lxbg.jpg) repeat-x top; overflow: hidden; line-height: 42px; padding: 0 20px;}
.lxfs-lb-title{ font-size: 16px; color: #000; width: 80px;}
.lxfs-lb-fbt{ font-size: 16px; color: #000; width: 245px;}

.link{ width: 100%; background: #00448f; min-width: 1400px; margin-top: 40px; padding: 30px 0;}
.link-con{ width: 1400px; margin: 0 auto;}
.link-con-left{ font-size: 16px; color: #fff; width: 80px;}
.link-con-right{ width: 1320px;}
.link-con-right ul li{ float: left; padding-right: 20px;}
.link-con-right ul li:last-child{ padding-right: 0;}
.link-con-right ul li a{ font-size: 16px; color: #fff;}
.link-con-right ul li a:hover{ color: #ededed;}

.link-con-right .wp_article_list .list_item{ border:none!important; float:left; width:auto; height:auto!important; line-height:auto!important;}





.footer{ border-top: #2a67a2 1px solid; background: url(../n-images/footbg.jpg) no-repeat center; background-size: cover; min-width: 1400px;}
.footer-con{ width: 1400px; margin: 0 auto; font-size: 16px; color: #fff; text-align: center; line-height: 50px; padding: 40px 0;}

/* 列表页 */
.zy-banner{ width: 100%; min-width: 1400px; text-align: center;}
.zy-banner-img{ height: 330px; margin: 0 auto; }
.zhuti-con{ width: 1400px; margin: 0 auto; padding-top: 30px; overflow:hidden;}
.ej-menu{ width: 300px;}
.ej-menu-title{ height: 80px; line-height: 80px; background: #00448f; font-size: 20px; color: #fff; padding-left: 20px;}
.ej-menu-con ul li{ height: 50px; margin-top: 5px; background: #dee2eb;}
.ej-menu-con ul li a{ display: block; font-size: 16px; color: #000; padding-left: 0px; height: 100%; line-height: 50px;}
.ej-menu-con ul li a:hover{ background: #d1e7ff; height: 100%; line-height: 50px; transition: all 1s ease;}
.active{ background: #d1e7ff; }
.ej-menu-con .wp_listcolumn .wp_column a{  background:#dee2eb; border:none; background-image:none; font-size:16px;color:#000;}
.ej-menu-con .wp_listcolumn .wp_column a:hover{ background: #d1e7ff;  background-image:none; color:#000;}
.ej-menu-con .wp_listcolumn .wp_column a.selected{ background: #d1e7ff; }
.ej-menu-con .wp_listcolumn .wp_column a .column-name{letter-spacing: 2px; }
.ej-menu-con  .wp_listcolumn .wp_column a{ font-weight:normal;}



.zy-con{ width: 1070px; padding-left: 30px;}
.mbx{ border-bottom: #dee2eb 1px solid; padding: 10px 0 20px 0px; overflow:hidden;}
.mbx-title{ font-size: 20px; color: #00448f; width: 50%;}
.mbx-dw{ text-align: right; width: 50%; padding-top: 0px; font-size:14px;}
.mbx-dwimg{ float: right; width: 14px; height: 17px; padding-right:5px; padding-top:2px;}
.mbx-dwimg img{ width: 100%; height: 100%;}
.mbx-text{ float: right; font-size: 14px; color: #000; padding-left: 10px;}
.mbx-text a{ font-size: 14px; color: #000;}
.mbx-text a:hover{ color: #00448f;}
.mbx-dw .Column_Position{float:right;}
.mbx-dw .Column_Position a:hover{ color:#00448f;}
.dq{ color: #00448f!important;}
.zy-lb{ padding: 10px 0 0;}
.zy-newslb ul li{ border-bottom: #ededed 1px solid; overflow: hidden;}
.zy-newslb ul li a{ display: block; padding: 0px 0; overflow: hidden; transition: all 1s ease;}
.zy-newslb ul li a:hover{ background: #e7f2ff; transition: all 1s ease;}
.zy-newslb-title{ width: 900px; float: left; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; font-size: 16px; color: #000;}
.zy-newslb-time{ width: 90px; float: right; text-align: right; color: #999;}
.page{  padding-top: 60px;}

.zy-newslb  .wp_article_list .list_item{ height:auto!important; padding:20px 0;}
.zy-newslb  .wp_article_list .list_item .pr_fields{ width:85%;}
.zy-newslb  .wp_article_list .list_item .Article_PublishDate{ padding-top:0px;}
.zy-newslb  .wp_paging{ padding-top:40px;}
.zy-newslb  .wp_paging li{ height:auto!important; font-size:14px; padding-bottom:20px;}
.zy-newslb ul li:hover{    background: #e7f2ff;
    transition: all 1s ease;}

/* 详情页 */
.zy-contitle{  padding-bottom: 30px; padding-top:20px;}
.zy-contitle-bt{ padding: 0 20px; font-size: 24px; color: #000; font-weight: bold; line-height: 1.8; text-align: center;}
.zy-contitle-time{ font-size: 14px; color: #999; padding-top: 10px; text-align: center;border-bottom: #ededed 1px solid; padding-bottom:30px;}
.zy-connr{ padding-top: 40px;}
.zy-connr img{ max-width: 100%;}
.ej-menu-con .Column_Name{    height: 50px;
    margin-top: 5px;
    line-height:50px; padding-left:20px; font-size:16px; color:#000;}
.ej-menu-con > span{background: #dee2eb; display:inline-block; width:100%; margin-top:5px; }



.tbmenu .wp_nav .i1{ background-color: #f8f8f8;background-image: url(../n-images/lm01.png);background-position: center 30px; background-repeat: no-repeat;}
.tbmenu .wp_nav .i2{ background-color: #f8f8f8;background-image: url(../n-images/lm02.png);background-position: center 30px; background-repeat: no-repeat;}
.tbmenu .wp_nav .i3{ background-color: #f8f8f8;background-image: url(../n-images/lm03.png);background-position: center 30px; background-repeat: no-repeat;}
.tbmenu .wp_nav .i4{ background-color: #f8f8f8;background-image: url(../n-images/lm04.png);background-position: center 30px; background-repeat: no-repeat;}
.tbmenu .wp_nav .i5{ background-color: #f8f8f8;background-image: url(../n-images/lm05.png);background-position: center 30px; background-repeat: no-repeat;}
.tbmenu .wp_nav .i6{ background-color: #f8f8f8;background-image: url(../n-images/lm06.png);background-position: center 30px; background-repeat: no-repeat;}
.tbmenu .wp_nav .i7{ background-color: #f8f8f8;background-image: url(../n-images/lm07.png);background-position: center 30px; background-repeat: no-repeat;}
.tbmenu .wp_nav .i8{ background-color: #f8f8f8;background-image: url(../n-images/lm08.png);background-position: center 30px; background-repeat: no-repeat;}
.tbmenu .wp_nav .i9{ background-color: #f8f8f8;background-image: url(../n-images/lm09.png);background-position: center 30px; background-repeat: no-repeat;}
.tbmenu .wp_nav .nav-item a span.item-name{ padding:90px 0 0 0; font-size:16px; color:#000;}
.tbmenu .wp_nav .nav-item a:hover .item-name{ color:#00448f;}