@charset "utf-8";
/*css reset*/
html,body,div,ul,li,dl,dt,dd,span,p,img,a,table,tr,td,th,h1,h2,h3,h4{
margin:0px;
padding:0px;
border:0px;
outline: none;
font-size: 16px;
font-family:"微软雅黑","宋体","Arial";
}
body{
background: #fff;
}
h2{
font-size: 22px;
}
a{
text-decoration: none;
}
li{
list-style: none;
}
.v_news_content p{line-height:30px; margin-bottom:10px;}
.v_news_content p a{color:#3366cc;}
#top{width: 100%; min-width: 1400px; height: 140px; background: url(../../images/v2022/topbg.png) no-repeat right #2f6fc6;}
#top .box{width: 1400px; margin:0 auto;}
#logo{display: inline-block; float: left; width: 403px; height: 74px; background: url(../../images/v2022/logo.png) no-repeat; margin-top: 30px;}
#searchbox{width: 250px; height: 40px; display: inline-block; float: left; border:1px solid #aec5e5; border-radius: 50px; margin-left: 700px; margin-top: 42px;}
#ipt{ margin: 0; padding: 0; border: 0; width: 170px; height: 40px; display: inline-block; float: left; line-height: 40px; padding-left: 20px; background: none; outline: none; color: white;}
#sbt{width: 60px; height: 40px; display: inline-block; float: left; margin: 0; padding: 0; border: 0; background: url(../../images/v2022/search.png) no-repeat center; cursor: pointer;}
#navbox{width: 100%; min-width: 1400px; height: 53px; background: #eaeff2;}
#navbox .box{width: 1400px; margin:0 auto;}
/*nav*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.navBar{ position:relative; z-index:1; color:#fff; height:53px; line-height:53px; }
.nav{ width:1400px; margin:0 auto; font-family:"Microsoft YaHei",SimSun,SimHei; }
.nav h3{ font-size:100%; font-weight:normal; font-size:18px; }
.nav .m{ position:relative; float:left; width:116px; margin:0 0px; display:inline; text-align:center; }
.nav .m h3 i{ display:inline-block; *display:inline; zoom:1; width:7px; height:4px; background:url(images/icon.png) 0 -280px no-repeat; overflow:hidden; margin:-2px 0 0 5px;
vertical-align:middle; filter:alpha(opacity=50);opacity:0.5;
}
.nav h3 a{ zoom:1; height:53px; line-height:53px; padding:0 0; display:block; color:#0659b5; font-weight: bold; font-size: 18px; text-align: center;}
.nav .on h3 a{/*padding:11px 0; border-bottom:2px solid #c00;*/ }
.nav .on h3 a i{ filter:alpha(opacity=100);opacity:1; }
.nav .sub{ display:none; /*默认隐藏*/ width:242px; padding:10px 0; position:absolute; left:-65px; top:53px; float:left; line-height:30px;
background: rgba(0,0,0,0.5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000,endColorstr=#88000000);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#88000000)";}
.nav .sub li{ text-align:center; height: 40px; line-height: 40px;}
.nav .sub li a{ color:#fff; display:block; zoom:1;font-size: 18px;}
.nav .sub li a:hover{ background:#333; color:#f8ca29; }
.nav .sub dl{ display:inline-block; *display:inline; zoom:1; vertical-align:top; padding:15px 29px; line-height:26px; }
.nav .sub dl a:hover{ color:#f8ca29; }
.nav .sub dl dt a{ color:#f8ca29; }
.nav .sub dl dd a{ color:#fff; padding-left:7px; }
.nav div.sub{ z-index:1; width:400px; }
.nav div.sub dt a,.nav div.sub dd a{font-size: 18px; line-height: 30px; height: 30px;}
/*首页大图*/
#banner{width: 100%; min-width: 1400px; height:578px; }
.fullSlide{ min-width:1400px; border-top:0px solid #3D9EE9; position:relative; height:578px; overflow:hidden; }
.fullSlide .bd{ position:relative; z-index:0; }
.fullSlide .bd ul{ width:100% !important; }
.fullSlide .bd li{ width:100% !important; height:600px; }
.fullSlide .bd li .siteWidth{ width:1440px; position:relative; margin:0 auto; height:600px; }
.fullSlide .bd li a1{ position:absolute; width:116px; height:93px; display:block; z-index:1; }
.fullSlide .bd .siteWidth{position: absolute; bottom:-390px; width: 666px; height:116px; right: -645px; }
.fullSlide .bd .txt{ position:absolute; width:415px; top:100px; left:22px; font:normal 18px/30px "Microsoft YaHei"; }
.fullSlide .bd .btn{ display:block; zoom:1; margin-top:8px; width:72px; padding-right:10px; height:31px; line-height:31px; text-align:center; color:#fff; font-size:12px; background:#000;
_background:#000;
}
.fullSlide .hd{ width:100%; position:absolute; z-index:1; bottom:-200px; left:0px; height:25px; line-height:25px; text-align:center; padding-bottom: 300px;}
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:25px; height:25px; margin:4px; background:#ffffff; border-radius: 15px; overflow:hidden;
line-height:9999px; filter:alpha(opacity=40);opacity:0.4;
}
.fullSlide .hd ul .on{ filter:alpha(opacity=100);opacity:1; }
.fullSlideSort{ min-width:1440px; border-top:0px solid #3D9EE9; position:relative; height:360px; overflow:hidden; }
.fullSlideSort .bd{ position:relative; z-index:-90; }
.fullSlideSort .bd ul{ width:100% !important; }
.fullSlideSort .bd li{ width:100% !important; height:594px; }
.fullSlideSort .bd li .siteWidth{ width:1380px; position:relative; margin:0 auto; height:261px; }
#main{width: 100%; min-width: 1400px; height: 890px; background: white;}
#main .box{width: 1400px; margin:0 auto; padding-top: 68px;}
#ppt{width: 441px; height: 354px; float: left; display: inline-block;}
/* 新闻图片切换css */
.focusBox { position: relative; width: 441px; height: 354px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
.focusBox .pic img { width: 441px; height: 354px; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0px; z-index: 1; height: 106px; width:100%; background: rgba(33,78,146,0.7); overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 106px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:106px; line-height:106px; position:absolute; bottom:-30px; width: 100%;}
.focusBox .txt li a{ display: block; color: white; padding: 15px 20px 0 20px; font-weight: bold; font-family: '微软雅黑','宋体'; font-size: 16px; text-decoration: none; line-height: 40px;}
.focusBox .txt li a:hover{color:yellow;}
.focusBox .txt li a span{display: inline-block; float: right; width:120px; height: 90px; }
.focusBox .txt li a span b{display: block; width: 120px; height: 45px; float: right; text-align: center; padding-left: 20px; background: url(../../images/v2022/date.png) no-repeat 10% 75%; font-weight: normal;}
.focusBox .txt li a span b.ymd{padding-top: 40px;}
.focusBox .txt li a span b.day{font-size: 40px;line-height: 40px;}
.focusBox .txt li a span b.ym{font-weight: normal;line-height: 20px;}
.focusBox .num { position: absolute; z-index: 3; bottom: 128px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width: 15px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 3px; cursor: pointer; border-radius: 50%; border:1px solid #fff;}
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox .num li span { z-index: 1; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#fff; }
.lanmu{width: 443px; display: inline-block; float: left; margin-left: 35px;}
.lanmu dt{width: 443px; height: 34px; float: left; display: inline-block; border-bottom: 4px solid #2867c8;}
.lanmu dt a{float: right; color: #212121; font-size: 13px; font-weight: bold; line-height: 34px;}
.lanmu dt span{font-weight: bold; font-size: 22px; color: #2566c4; line-height: 30px; display: inline-block;}
.lanmu dt span.line{color:#727473; border-left: 1px solid #2566c4; display: inline-block; margin-left: 10px; padding-left: 10px;}
.lanmu dt span.onhover{color:#2867c8;}
.lanmu dd ul{float: left; padding-top: 10px;}
.lanmu dd ul li{height: 43px; background: url(../../images/v2022/libtm.png) repeat-x bottom; width: 443px; float: left; line-height: 43px;}
.lanmu dd ul li span{float: right;}
.lanmu dd ul li a{padding-left: 15px; background: url(../../images/v2022/li.png) no-repeat left; color:#2c2c2c; }
.lanmu dd ul li a:hover{font-weight: bold;}
#jyxx{margin-left: 0px;}
#jpzy dd{width: 443px; height:318px ; background: #e3eaf0; float: left;}
#jpzy dd .btnlist a{display: inline-block; width: 60px; height: 279px; float: left; writing-mode: vertical-lr; padding-left: 27px; padding-top: 20px; font-size: 22px; color: white; margin-top: 20px; margin-left: 18px;}
#jpzy dd .btnlist #btn1{background: url(../../images/v2022/btn1.png) no-repeat;}
#jpzy dd .btnlist #btn2{background: url(../../images/v2022/btn2.png) no-repeat;}
#jpzy dd .btnlist #btn3{background: url(../../images/v2022/btn3.png) no-repeat;}
#jpzy dd .btnlist #btn4{background: url(../../images/v2022/btn4.png) no-repeat;}
#ksdh dd{width: 443px; height:318px ; background: #ebf3fe; float: left;}
#ksdh dd .block a{display: inline-block; width: 115px; height: 17px; float: left; font-size: 16px; font-weight: bold; color: #2275d1; margin-top: 20px; margin-left: 18px; padding-top: 100px; text-align: center;}
#ksdh dd .block #ico1{background: url(../../images/v2022/ico1.png) no-repeat 50% 50%;}
#ksdh dd .block #ico2{background: url(../../images/v2022/ico2.png) no-repeat 50% 50%;}
#ksdh dd .block #ico3{background: url(../../images/v2022/ico3.png) no-repeat 50% 50%;}
#ksdh dd .block #ico4{background: url(../../images/v2022/ico4.png) no-repeat 50% 50%;}
#ksdh dd .block #ico5{background: url(../../images/v2022/ico5.png) no-repeat 50% 50%;}
#xzfc{width: 100%; min-width: 1400px; height: 417px; background: url(../../images/v2022/bg1.png) no-repeat;}
#xzfc .box{width: 1400px; margin:0 auto;}
#renwu{padding-top: 20px;}
#renwu dt{width: 100%; height:88px; line-height: 88px; text-align: center; color:#0089da;padding-top: 0px;}
#renwu dt a{font-size: 24px; font-weight: bold; display: block; width: 150px; border-bottom: 5px solid #2867c8; color: #2867c8; height: 60px; line-height: 60px;margin:0 auto;}
#renwu ul li{width: 162px; height: 300px; float: left; display: inline-block; margin:0 25px; background: white; box-shadow: 5px 5px 5px #ccc; padding-top: 0px;}
#renwu ul li:hover{border-style:dashed;}
#renwu ul li a.tu{display: block; width: 100%; text-align: center; overflow: hidden; height: 204px;}
#renwu ul li a.tu img{border:0px solid #fffdff; transition: all 0.6s;}
#renwu ul li a.tu img:hover{transform: scale(1.1);}
#renwu ul li a.txt{display: block; text-align: center;}
#renwu ul li a.txt:hover b{color: #2867c8;}
#renwu ul li a.txt b{display: block; width: 100%; color:#666; font-size: 12px; line-height: 56px;}
#renwu ul li a.txt b.xm{font-size: 18px;}
#renwu dd{padding-top: 10px;}
.scrollBox1{ width:100%;padding-top:0px;border-top:0px solid #fff; position:relative; }
.scrollBox1 .piclist{ zoom:1;}
.scrollBox1 .ohbox{ position:relative;width:100%;left:60px; }
.scrollBox1 {position:relative;zoom:1;}
.scrollBox1 .pageBtn span{ background:url(../../images/v20200424/bntBg.png) no-repeat; display:block;width:37px;height:59px;position:absolute;top:112px;cursor:pointer;text-indent:-999em;overflow:hidden; }
.scrollBox1 .pageBtn .prev{left:10px;background:url(../../images/v2022/left.png) no-repeat;}
.scrollBox1 .pageBtn .next{right:0px;background:url(../../images/v2022/right.png) no-repeat;}
.scrollBox1 .pageBtn .list{overflow:hidden;zoom:1;margin:10px 0 0 263px; display:none;}
.scrollBox1 .pageBtn .list li{ float:left; display:inline; width:15px;height:15px;background:#fff; border-radius: 10px; cursor:pointer;margin-left:10px;line-height:10000px;overflow:hidden; }
#footer{width: 100%; min-width: 1400px; height: 324px; background: url(../../images/v2022/footer.png) no-repeat;}
#footer .box{width: 1400px; margin:0 auto; padding-top: 40px;}
.foot{display: inline-block; float: left;height: 160px; color: #c9d5e8;}
.foot a,.foot p{color: #c9d5e8; font-size: 14px;}
.foot a:hover{color: yellow;}
.foot span.t{display: inline-block; width: 100%; height: 40px; line-height: 30px; font-size: 22px; font-weight: bold; margin-bottom: 10px; background: url(../../images/v2022/spanbtm.png) no-repeat left bottom;}
#foot1{width: 457px; background: url(../../images/v2022/line.png) no-repeat right; }
#foot1 div{background: url(../../images/v2022/footlogo.png) no-repeat top left; width: 100%; height: 100%; padding-top: 107px; height: 83px; line-height: 28px; }
#foot2{width: 175px; padding-left: 40px; background: url(../../images/v2022/line.png) no-repeat right; }
#foot2 #wx{display: inline-block; width: 128px; height: 128px; background: url(../../images/v2022/wx.png) no-repeat;}
#foot3{width: 345px; padding-left: 40px; background: url(../../images/v2022/line.png) no-repeat right; }
#foot3 a{display: inline-block; float: left; width: 125px; line-height: 28px;}
#foot4{width:300px;background: url(../../images/v2022/footico.png) no-repeat 10% 100%; padding-left: 40px;}
#foot4 p{line-height: 28px; padding-left: 0px;}
/*sort*/
#sortmain{width: 1380px; padding-left: 20px; margin:0 auto; padding-top: 30px; padding-bottom: 30px; }
#menu{width: 196px; float: left; display: inline-block; margin-top: 0px;
-moz-box-shadow:0px 1px 5px #333333; -webkit-box-shadow:0px 1px 5px #333333; box-shadow:0px 1px 5px #333333;
border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#menu dt{width: 196px; height: 60px; background: #2566c4; line-height: 60px; text-align: center;}
#menu dt span{font-family: "微软雅黑","宋体"; font-size: 20px; font-weight: bold; color: #fff;}
#menu dd{width: 196px; padding-bottom: 20px; float: left; display: inline-block; background:#fefefe;
border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#menu dd ul.list{padding-top: 15px;}
#menu dd ul.list li.list{display: block; float: left;vertical-align: bottom; position: relative; width: 166px; height: 38px; overflow: hidden; margin-left: 15px; margin-top: 10px; text-align: center; line-height: 38px;
border-bottom:1px solid #ccc;}
#menu dd ul.list li.list a.list{color: #060606; display: block;}
#menu dd ul.list li.selected a.list{background: #2566c4; color: #fff;}
#menu dd ul.list li.list a.list:hover{display: block; font-weight: bold; background: #2566c4; color: #fff;}
#menu dd ul.list li.list ul.sub{display: block; position:relative; top: 0px; left: 0px; width: 166px; border-top: 0px;}
#menu dd ul.list li.list ul.sub li.sub a.sub{background: none; color:#060606; border-bottom: 1px solid #70c695;}
#menu dd ul.list li.list ul.sub li.sub a.sub:hover{color: green; font-weight:bold;}
#menu dd ul.list li.lionhover{background: #02863d; }
#menu dd ul.list li.lionhover ul.sub li.sub{background: #fff; }
#menu dd ul.list li.lionhover ul.sub li.sub a.sub{color: #060606;}
#sort{
width: 1150px;
display: inline-block;
float: left;
margin-left: 30px;
margin-top: 10px;
overflow: hidden;
}
#sort dt{
width: 1150px;
height: 31px;
line-height: 31px;
}
#sort dt span{
padding-left: 10px;
display: block;
color:#7c7c7c;
height: 31px;
font-size: 16px;
}
#sort dt span a{
color:#7c7c7c;
font-size: 16px;
margin-right:10px;
}
#sort dd{
width: 1150px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 0px;
}
#sort dd ul.list{
padding: 0px;
width: 1100px;
padding-bottom: 40px;
}
#sort dd ul.list li{
line-height: 40px;
border-bottom: 1px dashed #c8c8c8;
}
#sort dd ul.list li a{
padding-left: 30px;
color: #484848;
background: url(../images/gjc2021/li2.png) no-repeat left;
}
#sort dd ul.list li a:hover{
color:#2566c4;font-weight: bold;
}
#sort dd ul.list li span{
float: right;
margin-right: 0px;
}
/*show*/
#show{
width: 1200px;
float: left;
margin-left: 20px;
}
#show dt{
width: 1200px;
height: 50px;
line-height: 50px;
background: url(../images/v20171212/sort_btm.png) no-repeat bottom left;
}
#show dt span{
padding-left: 40px;
display: block;
color: #777778;
height: 50px;
background:url(../images/v20171212/position.png) no-repeat left;
}
#show dt span a{
color:#777778;
}
#show dd{
padding-top: 20px;
padding-bottom: 20px;
}
#show dd ul.list{
padding: 0px;
width: 965px;
padding-bottom: 40px;
}
#show dd ul.list li{
line-height: 35px;
border-bottom: 1px dashed #c8c8c8;
}
#show dd ul.list li a{
padding-left: 15px;
color: #484848;
background: url(../images/v2020/li.png) no-repeat left;
}
#show dd ul.list li a:hover{
color:#FE7700;
}
#show dd ul.list li span{
float: right;
margin-right: 0px;
}
#article{padding:10px;}
#article h1{line-height:35px; text-align:center; font-size:30px; font-weight:bold; color:#333;}
#article h2{border-bottom:1px solid #ccc; line-height:40px; text-align:center; font-size:24px; font-weight:bold; color:#333;}
#article .info{height:50px; line-height:50px; text-align:center; font-size:12px; color:#999;border-bottom:1px solid #bbb;}
#article .info span{font-size:12px;}
#article .content{line-height:30px; font-size:14px; padding-top:20px;}
#article .content p{line-height:30px; margin-bottom:10px;}
#article .content p a{color:#ffffff;}
#article .content p a{color:#0000ff;}
/*table css*/
.tbcss{margin:0 auto; border-collapse:collapse; margin-bottom:10px;}
.tbcss tr th{border:1px solid #bdbdbd; padding:10px; text-align:center; background:#f3f3f3;color:#333;font-size: 15px;}
.tbcss tr td{border:1px solid #bdbdbd;padding:10px;font-size: 15px;}
.tbcss tr td a{color:#111; font-size: 15px; color: #3366cc;}
.tbcss tr td a:hover{text-decoration:underline;}
.tbcss2{margin:0 auto; border-collapse:collapse;margin-bottom:10px;}
.tbcss2 tr th{border:0px; padding:15px; padding-left: 0px; text-align:left;color:#c33;font-size: 15px;}
.tbcss2 tr td{border:0px;padding:10px; text-align:left;font-size: 15px;}
.tbcss2 tr td a{color:#111; font-size: 15px;color: #3366cc;}
.tbcss2 tr td a:hover{text-decoration:underline;}
.tbcss3{margin:0 auto; border-collapse:collapse; border-top: 3px solid #c67b15; background-color: #ededed;margin-bottom:10px;}
.tbcss3 tr th{border:0px; padding:15px; padding-left: 0px; text-align:left;color:#c33;font-size: 14px; font-weight: bold;}
.tbcss3 tr td{border:0px;padding:10px; text-align:left;font-size: 15px;}
.tbcss3 tr td a{color:#111; font-size: 15px;color: #3366cc;}
.tbcss3 tr td a:hover{text-decoration:underline;}
#article .content table{margin:0 auto; border-collapse:collapse; margin-bottom:10px;}
#article .content table tr th{border:1px solid #bdbdbd; padding:10px; text-align:center; background:#f3f3f3;color:#333;font-size: 15px;}
#article .content table tr td{border:1px solid #bdbdbd;padding:10px;font-size: 15px;}
#article .content table tr td a{color:#111; font-size: 15px; color: #3366cc;}
#article .content table tr td a:hover{text-decoration:underline;}
tbcss_noborder
.tbcss_noborder{margin:0 auto; border-collapse:collapse; margin-bottom:10px;}
.tbcss_noborder tr th{border:none !important; padding:10px; text-align:center; background:#f3f3f3;color:#333;font-size: 15px;}
.tbcss_noborder tr td{border:none !important;padding:10px;font-size: 15px;}
.tbcss_noborder tr td a{color:#111; font-size: 15px; color: #3366cc;}
.tbcss_noborder tr td a:hover{text-decoration:underline;}
/*page_navigator*/
.page_navigator{width: 100%; padding-top: 20px; line-height: 30px; text-align: center; font-size: 14px;}
.page_navigator table{width:100%;}
.page_navigator table tr td{text-align:center;}
.page_navigator table tr td a{color:#333;}
.page_navigator table tr td a:hover{color:red;}