
/* CSS Document */
body {margin: 0;  padding: 0;  font-size:14px;font-family: "microsoft yahei";color: #333; line-height:1.8}
ul,li{list-style: none;padding: 0;}
*{padding: 0;margin: 0;}
a{text-decoration: none;  margin: 0;  padding: 0;color: #333; }
input,select,button{font-family: "microsoft yahei";}
p,span,i,em{  margin: 0;  padding: 0;  }
tr,td{  margin: 0;  padding: 0;  }
h1,h2,h3,h4,h5,h6{font-weight: normal;}
.clear{ clear:both;}
.fl{ float:left;}
.fr{ float:right;}
.dn{ display:none;}
div{ box-sizing:border-box;}
.clearfix {
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
@font-face {
    font-family: "液晶数字字体";
    src: url("https://www.xibuwubohui.com/css/%E6%B6%B2%E6%99%B6%E6%95%B0%E5%AD%97%E5%AD%97%E4%BD%93.ttf");
    font-weight: normal;
    font-style: normal;
}

.w1440{width:1440px; margin:0 auto;}
header{ background:#eee;padding:1% 0; height:90px; }
.head{position:relative;}
.logo{ width:auto; position:absolute; left:0;}
.logo img{ width:auto; height:auto}
.date {width:15%; background:url(../image/tm.png) no-repeat left center; position:absolute; right:0; padding-left:80px;
}
.tiannum{}
.danger{font-family: "液晶数字字体";font-size:55px; color:#004c94;}
.tian{ font-size:36px; margin-left:5px;}
.sign{  width:auto; position:absolute; left:50%; margin-left:-480px;top:0px;}
.sign img{ max-width:100%; height:auto}
.dash {height:100px; width:74px; text-align:center;
}
.days_dash{ position:absolute; top:25px; left:9px;}
.hours_dash{ position:absolute; top:25px; left:85px;}
.minutes_dash{ position:absolute; top:25px; left:158px;}
.seconds_dash{ position:absolute; top:25px; left:230px;}
.dash .digit {
	font-size: 22px;
    font-weight: bold;
    float: left;
    text-align: center;
    font-family: Arial;
    color: #fff;
    position: relative;
    margin: 10px 0 0 2px;
}
.dash_title {

	font-size: 12px;
	color: #2f2e2e;
	
}
.jlt{ font-size:14px;}

nav{ width:100%; height:50px; line-height:50px; background:#004c94}
.menulist{}
.menulist > li{ float:left; width:10%; text-align:center; height:50px; line-height:50px; position:relative;}
.menulist > li:first-child:before{ content:""; display:inline-block; position:absolute; left:0; top:20px; background:#fff; height:14px; width:1px;}
.menulist > li:after{ content:""; display:inline-block; position:absolute; right:0; top:20px; background:#fff; height:14px; width:1px;}
.menulist > li a{ display:block; color:#fff; font-size:16px;}
.menulist > li:hover{ background:#004382}
.menulist > li a.active{ background:#004382}
.menulist > li ul{line-height: 35px;list-style-type: none;text-align:center;left: -999em;width:100%;position: absolute;font-family:"Microsoft Yahei";font-size:14px;background:rgba(0,76,148,.5);z-index:9999999999;} 
.menulist li ul li{background:rgba(0,76,148,.5);width:100%;} 
.menulist li ul a{display: block;text-align:center; line-height:45px; font-size:15px;} 
.menulist li ul a:link {color:#ffffff;text-decoration:none;} 
.menulist li ul a:visited {color:#ffffff;text-decoration:none;} 
.menulist li ul a:hover {color:#fff;text-decoration:none;font-weight:normal;background:#004382;} 
.menulist li:hover ul {left: auto;} 

.banner{position:relative;clear:both;}
.bn_t{ background: url(../image/bnt.png) no-repeat center center; width:100%; height:6px; position:absolute; top:0; left:0; z-index:9999}


.indexbanner .swiper-slide > a,.sndw .swiper-slide > a{ display:block; position:relative}
.indexbanner .swiper-container-horizontal>.swiper-pagination-bullets,.indexbanner .swiper-pagination-custom,.indexbanner .swiper-pagination-fraction{ width:100%; bottom:4%;}
.indexbanner .swiper-pagination-bullet{ background:#fff;width:36px; height:3px;border-radius:0; margin:0 8px!important; opacity:1;transition:all 500ms ease; opacity:.5}
.indexbanner .swiper-pagination-bullet-active{ opacity:1}
.indexbanner .swiper-button-prev,.indexbanner .swiper-container-rtl .swiper-button-next{ background:url(../image/pl.png) no-repeat center center; width:62px; height:62px; left:3%}
.indexbanner .swiper-button-next,.indexbanner .swiper-container-rtl .swiper-button-prev{ background:url(../image/pr.png) no-repeat center center; width:62px; height:62px; right:3%}
.imgstyle{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:relative}
.imgstyle img{ width:100%}

.indexcont{ margin-top:2%;}
.zhgkbox{ width:48%;}
.title{ height:44px; line-height:44px; border-bottom:1px solid #666;}
.title span{ font-size:24px;border-bottom:3px solid #0e5ea8; height:42px; display:inline-block; float:left;}
.more{ color:#004c94; background:url(../image/ico.png) no-repeat right center; font-size:14px; padding-right:20px;}
.more:hover{ color:#0e5ea8}
.zhgk{ margin-top:15px;}
.zhgk img{ width:100%; height:195px;}
.zhgk p{ color:#636363; line-height:1.9}
.zhgk_b{ margin-top:25px;}
.zhgk_b a{ display:block; width:48%; float:left; height:94px; line-height:94px; color:#fff; font-size:24px; text-align:center; border-radius:5px; position:relative}
.zhgk_b a.czbm{ float:left; background:#0e5ea8 url(../image/bm.png) no-repeat 25px center;}
.zhgk_b a.gzdj{ float: right;background:#0e5ea8 url(../image/dj.png) no-repeat 25px center;}
.zhgk_b a i{ display:block; position:absolute; right:30px; bottom:35px; background:url(../image/ico1.png) no-repeat; width:66px; height:18px; transition:all 250ms ease-in}




.jchg a{ display:block; width:48%; float:left; height:94px; line-height:94px; color:#fff; font-size:24px; text-align:center; border-radius:5px; position:relative}
.jchg a.czbm{ float:left; background:#0e5ea8 url(../image/bm.png) no-repeat 25px center; width:49%; margin-right:2%; margin-bottom:10px}
.jchg a.gzdj{ float: left;background:#0e5ea8 url(../image/dj.png) no-repeat 25px center; width:49%; }
.jchg a i{ display:block; position:absolute; right:30px; bottom:35px; background:url(../image/ico1.png) no-repeat; width:66px; height:18px; transition:all 250ms ease-in}



.zhgk_b a:hover .bmico{ right:20px;}
.cgbox{ width:100%; clear:both}
.zzsbox{ width:48%;}
.zzsimg{ width:100%; margin-top:15px}
.zzsimg img{ width:100%; height:195px;}
.zzs_b{ margin-top:25px;}
.zzs_b ul li{ float:left; width:49%; margin-bottom:2%; margin-right:2%;}
.zzs_b ul li:nth-child(2n+0){ margin-right:0}
.zzs_b ul li a{display:block; background:#0e5ea8; height:42px; line-height:42px; border-radius:5px; text-align:center; color:#fff; font-size:20px; transition:all 250ms ease-in}
.zzs_b ul li a:hover{ border-radius:5px;}

.indextwo{ margin-top:1%;}
.jchg{ margin-top:0%;}
.jchg video{ background: url(/uploadfile/202505/22bd72a4fae606c.png) no-repeat; width:100%; background-size:100% 100%; height:285px;}

.newbox{ margin-top:3%;}
.zhzx{ width:100%;}
.zhzx h1{ font-size:20px;}
.zx_t{ margin-top:2%;}
.zx_t dt{ float:left; width:28%;}
.zx_t dt img{ width:100%; height:105px;}
.zx_t dd{ float: right; width:70%;}
.zx_t dd h3{ margin-bottom:1%; line-height:1.5}
.zx_t dd h3 a{ font-size:15px; color:#00459e}
.zx_t dd p{ color:#727272; line-height:1.5; max-height:40px; overflow:hidden}
.newlist{ margin-top:3%;}
.newlist li{ background: url(../image/nico.png) no-repeat left center; padding-left:20px; line-height:1.9; font-size:15px; width:100%; white-space:normal; overflow:hidden;text-overflow: ellipsis; height:30px;box-sizing: border-box;}
.newlist li a{ color:#636363}
.newlist li a:hover{ color:#0e5ea8; text-decoration:underline}

.vrbox{ margin-top:2%;}
.vrbox img{ width:100%;}
.vrt{ background:#0e5ea8 url(../image/vr.png) no-repeat 15px center; height:55px; line-height:55px; font-size:22px; color:#fff; padding-left:90px;}
.vrt h1{}

.linkbox{margin-top:1%;}
.linlist{ margin-top:2%;}
.linlist li{ float:left; width:15.5%; line-height:70px; margin:0 0.5%; height:70px; border:1px solid #ddd; text-align:center; margin-bottom:1%; box-sizing:border-box}
.linlist li a{ display:flex;  justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */  line-height:70px; height:70px;}
.linlist li a img{  max-width:100%;height:48px;}
.linlist li a img:hover{ opacity:.8}

footer{ background:url(../image/fbg.jpg) no-repeat; background-size:100% 100%; padding:0.8% 0; margin-top:1%}
.foot_l{ width:50%;margin-top: 1.8%;}
.foot_l p{ color:#fff;}
.foot_l p a{ color:#fff;}
.foot_r{width:50%;margin-top: 1.8%;}
.foot_r dl{ float:right;margin-right: 3%;}
.foot_r dl dt{ float:left;text-align:center; width:100%;color:#fff;padding: 2%;}
.foot_r dl dt p{text-align:center;}
.foot_r dl dt img{ width:150px;}
.foot_r dl dd{float:left; width:50%; color:#fff; margin-left:2%; margin-top:10%;white-space: nowrap;}

.nypic{ width:100%;}
.nypic img{width:100%;}

.cont_l{ width:23%;}
.tree{ background:#f8f8f8; border:1px solid #e6e6e6}
.nylt{ background:#004c94; height:60px; line-height:60px; font-size:25px; font-weight:700; color:#fff; padding-left:30px; box-sizing:border-box}
.tree ul{}
.tree ul li{ height:55px; line-height:55px;padding-left:30px; box-sizing:border-box; border-bottom:1px solid #e6e6e6;}
.tree ul li a{ font-size:16px; display:block; background: url(../image/tico1.png) no-repeat right center;}
.tree ul li a:hover{ color:#004c94;background: url(../image/tico.png) no-repeat right center;}
.tree ul li a.active{color:#004c94;background: url(../image/tico.png) no-repeat right center;}
.contlx{ margin-top:7%; background:#f8f8f8; border:1px solid #e6e6e6; padding-bottom:5%}
.contlxtext{ width:80%; margin:0 auto; margin-top:5%;}
.contlxtext p{ line-height:2.5}

.cont_r{ width:75%}
.zxlist{ margin-top:1%;}
.zxlist li{ padding:20px 0; border-bottom:1px dashed #cacaca;}
.zxlist li h1{ background:url(../image/nico.png) no-repeat left center; padding-left:16px;font-size:18px; }
.zxlist li h1 a{font-size:18px;}
.zxlist li h1 a:hover{color:#004c94;}
.zxlist li p{ color:#727272; margin-left:16px;margin-top:1%}
.zxlist li h2{ color:#004c94; font-size:14px;margin-left:16px; margin-top:1%}
.zxlist li h2 a{ color:#004c94; margin-left:50px;}
.zxlist li h2 a:hover{ text-decoration:underline}
.zxlist li:hover{ background:#f8f8f8}
.page{ text-align:center; margin-top:50px; clear:both;}
.page span{display:inline-block; color:#888; padding:8px; margin:0 1px;vertical-align:middle;}
.page a{ display:inline-block;background:#fff; text-align:center; padding:8px; color:#666; margin:0 1px;vertical-align:middle;
transition: all 400ms cubic-bezier(.4,0,.23,1);-moz-transition: all 400ms cubic-bezier(.4,0,.23,1);-webkit-transition: all 400ms cubic-bezier(.4,0,.23,1);}
.pageactive{display:inline-block; text-align:center; padding:8px 15px; color:#666!important; margin:0 1px; vertical-align:middle;}
.page a:hover{color:#004c94!important;}

.xzlist li h2{ color:#888}
.xzlist li h2 span{ margin-right:5%}
.xzlist li h2 a.xzbuton{ color:#fff; display:block; padding:3px 25px; background:#004c94;}
.nyzhgk{ margin-top:2%; line-height:200%; font-size:16px; text-indent:2em}
.nyzhgk p img{ max-width:100%}

.lx_l{ width:64%;}
.lx_l img{ width:100%;}
.lx_r{ width:30%;}
.lx_r p{ line-height:2.5}

.gsxx{ background:#f8f8f8; border:1px solid #e6e6e6; padding-bottom:2%}
.zst{ font-size:18px; color:#fff; background:#004c94; height:46px; line-height:46px; padding-left:20px; box-sizing:border-box;}
.gsxx table{ width:100%; margin-top:2%}
.gsxx table tr th{ text-align:right; width:10%}
.gsxx table tr td{ line-height:60px; padding:0 5px}
.gsxx table tr td input.gsxtext,.gsxx table tr td select.gsxtext{ height:42px; line-height:42px; background:#fff; border:1px solid #e6e6e6; width:70%; margin-right:2%}
.bz{color:#c70000}
.blue{ color:#004c94}
.zwlx{ margin-top:3%; background:#f8f8f8; border:1px solid #e6e6e6; }
.zwlx table{width:100%;}
.zwlx table tr th{padding-left:2%;line-height:60px; text-align:left;border-bottom:1px solid #e6e6e6;border-left:1px solid #e6e6e6;}
.zwlx table tr td{ line-height:60px;padding-left:2%; border-bottom:1px solid #e6e6e6;border-left:1px solid #e6e6e6;}
.zwlx table tr td input{height:35px; line-height:35px; background:#fff; border:1px solid #e6e6e6; width:40%; margin:0 2%}
.zwlx table tr td:first-child,.zwlx table tr th:first-child{border-left: none}

.content{ margin-top:2%; width:65%}
.nytitle{font-size:22px;}
.time_fx{ margin-top:1%; font-size:14px;}
.time_fx span{ float:left; display:inline-block; height:28px; line-height:28px;color:#888; }
.contmain{ margin-top:1%}
.contmain p{ color:#636363;}
.contmain p img{max-width:100%}

.newcont_r{ width:33%;}
.newcont{ background:#f8f8f8; margin-top:3%; padding:3% 5%}
.newcont > h1{ color:#004c94; font-size:20px;}
.newcontlist{}
.newcontlist li{ padding:3% 0; border-bottom:1px solid #e6e6e6;}
.newcontlist li h1{ background:url(../image/xwico.png) no-repeat left center;padding-left:20px; font-size:14px; color:#636363; white-space:nowrap; width:100%; overflow:hidden;text-overflow: ellipsis;}
.newcontlist li h1 a:hover{ color:#004c94}
.newcontlist li h2{ margin-top:1%; background:url(../image/tmico.png) no-repeat left center; padding-left:20px;font-size:14px; color:#636363;}

.submit{ margin-top:3%; text-align:center}
.submit button{  width:20%; height:51px; background:#004c94; color:#fff; text-align:center; line-height:51px; border:none; font-size:16px; cursor:pointer;font-family: "microsoft yahei";}


@media (max-width:1440px){
.w1440{ width:90%}
.zhgk{overflow:hidden}
.jchg video{ height:295px;}
.zwlx table tr td{ padding-left:1%}
.sign{ margin-left:-370px;}
.date{ width:18%}
  .foot_r{margin-top: 0.5%;}
.foot_r dl{width: 30%;}
 .foot_r dl dt img{width: 150px!important; height:auto}
	}
	
	

@media (max-width:1024px){
header{ height:65px;}
.head{ width:98%}
.logo{ width:16%}
.sign{ width:65%; margin-left:-310px;}
.date{ width:16%}
.danger{ font-size:30px;}
.tian{ font-size:20px;}
.foot_r dl dd{ font-size:12px;}
.zx_t dd h3{height: 26px;
    overflow: hidden;}
.zhgk_b a.czbm{background: #0e5ea8 url(../image/bm.png) no-repeat 10px center;
    background-size: 2.5rem;}
.zhgk_b a.gzdj{background: #0e5ea8 url(../image/dj.png) no-repeat 10px center;
    background-size: 2.5rem;}
.zhgk_b a i{ right:15px;}
.jchg video{ height:270px;}
.contlxtext{ width:90%;}
.contlxtext p{ font-size:12px;}
.zwlx table tr td{ line-height:35px;}
.gsxx table tr th{ width:15%;}
.gsxx table tr td input.gsxtext{ width:60%}
.zhgk_b a i{ width:45px; right:0; background-size:40px;}
.zzsimg img,.zhgk img{ height:150px;}
.zx_t dt img{height:75px;}
	}
	
#language{
    position: absolute;
    right: -90px;
    top: 10px;
    background: #004c94;
    color: #fff;
}

.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px;}
.pagination>li{display:inline;}
.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px;}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px;}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px;}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd;}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default;}

