﻿/*webkit浏览器滚动条*/
::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}

::-webkit-scrollbar-track,::-webkit-scrollbar-corner {
    background: #F6F6F6;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #CCC;
}

::-webkit-scrollbar-thumb:window-inactive {
    background: #CCC;
}
body{
    font-family:"Microsoft Yahei";
    letter-spacing: 0.5px;
    color: #2f3241; 
    font-size: 16px;
}
ul,li,ol{
    margin: 0;
    padding: 0;
    list-style: none;
}
img{
    max-width: 100%;
    max-height: 100%;
}
a{
    color:#2f3241; 
}
a:hover{
    color: #1c31d2;
}
a:hover,a:visited,a:active,a:focus{  
    outline: none; text-decoration: none;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.fl::after,.fr::after{
    display: table;
    content: " ";
}
.container{
    width:1200px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
.head{background: url(../img/bg.jpg) top center no-repeat;
  height: 480px; position: relative;
	text-align: center;
	padding-top:75px;
}
.menu{
	background-color: #d5e2f6; height: 70px;
}
.menu ul{
	width:1200px;margin:0 auto; display: flex; flex-flow:row wrap;
  justify-content:space-between;
}
.menu li{display: inline-block; padding:0 15px;font-size:20px; 
	line-height: 70px;
}
.menu li a{color:#12235b;font-weight: 550; white-space: nowrap;}
.menu li:hover,.menu li.current{
	background:linear-gradient(to right,#1c31d2,#081b75);
	background-color: #1c31d2; 
}
.menu li:hover a,.menu li.current a{color:#fff}
#newspic{width:780px; margin-top: 40px;height: 460px;}

#newspic .swiper-pagination{text-align: right;
 padding-right: 20px; 	
}
#newspic .swiper-slide img{
	display:block;width:100%; height:460px ;
}
#newspic .swiper-slide p{
	background-color: rgba(0,0,0,0.5);
	position: absolute; left:0; bottom:-10px;
	width:100%; color:#fff;
	line-height: 50px; text-indent: 20px;
}
#newspic .swiper-pagination-bullet{
	width:12px;height: 12px;border-radius: 0; background-color: #fff;
}
.hotnews{
	width:390px; margin-top:30px;
}
.title{
	display: block; line-height: 50px;
	background:url(../img/line.png) center repeat-x;
}
.title h4{
  display: inline-block; 
  font-size:24px; color:#071a72;font-weight: bold;
  background-color: #fff;padding:0 10px 0 0; margin:0;
  line-height: 50px;
}
.title a{float:right;background-color: #fff;padding:0 0 0 10px;line-height: 50px;
  color:#8a8a8a; }
.hot{
	display: block; margin:0; border-bottom: 1px solid #dde1f8;
}
.hot h4{font-size:20px; font-weight: 550; line-height: 1.4; color:#5a70c2;
	overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
	width: 100%;
}
.hot p{color:#9c9eaf; font-size:14px;}
.hot p a{color:#f7ad0d;}
.newslist{margin-top: 8px;}
.newslist li{ position: relative; line-height: 40px; padding-left: 20px;}
.newslist li::before{
	position: absolute; left:0; top:15px; content: '';
	width:8px;height: 8px; border-radius: 100%; 
	background-color: #5a70c2; 
}
.newslist li a{
	display: block;
	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.title2{
	display: block; position: relative;
	background: url(../img/line1.png) center bottom no-repeat;
	text-align: center; margin:30px 0 30px; padding-bottom:8px;

}
.title2 span{display: block; color:#e2e6f2;font-size:24px;
  font-family: Arial, Helvetica, sans-serif; text-transform: uppercase;
}
.title2 h4{
	font-size:24px; color:#071a72;font-weight: bold; margin-top:-16px;
}
.title2 a{position: absolute; right:0; top:30px; color:#878ba8} 
.two.picList,.list-date{width:49%; margin-top: 0;}
.two.picList li{
   display: inline-block;
   width:48%; 
}
.picList li:last-child{float: right}
.picList img{width:100%; height: 180px; display: block; border:1px solid #f8f8f8}
.picList h4{font-weight: 550px;margin:16px 0 8px;}
.picList span{color:#8a8a8a; font-size: 14px}

.list-date li,.rank li{height: 40px; padding-left: 0;}
.list-date li::before,.rank li::before{display: none;}
.list-date li a{width:80%; float:left;}
.list-date li span,.rank li span{float: right; color:#8a8a8a; font-size:14px;}
.tabnav{
    float: right;
    background-color: #fff; padding-left: 10px; line-height:24px;margin-top: 14px;
}
.tabnav .swiper-pagination-bullet{
    width:34px; height: 24px; text-align: center;
    background-color: #1c31d2; color:#fff; opacity:1;
    padding:0;border-radius: 4px; margin-left: 5px; outline: none;
}
.tabnav .swiper-pagination-bullet:hover,
.tabnav .swiper-pagination-bullet-active{background-color: #f7ad0d}
.rank{width:100%; background: url(../img/rank.png) 12px top no-repeat; margin-top: 0;}
.rank li{width: 100%; padding-left: 30px;}
.rank li a{width:76%; float:left;}
.weblink{
    margin:40px 0 30px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.weblink a{display: inline-block; width:31.5%;}
.weblink img{border-radius: 10px;height:64px;display: block;}
.w50{width:48.5%;}
.w50 .list-date{width:100%;}
.m-y-30{margin:30px 0;}
.picList{width:100%;}
.four{display: flex; flex-direction: row; justify-content: space-between;}
.four.picList li{width:24%;  display: inline-block; vertical-align: top;}
.others{
    background-color: #f0f3f8;
    padding:30px 0 10px; margin-top:40px;
}
.others h4{font-size:24px; margin-bottom: 20px; color:#071a72;}
.others h4 span{font-size:14px; color:#8086a3; margin-left: 20px;}
.footer-list{text-align:left;}
.footer-list li{
   float:left; margin-right: 0.8%;margin-bottom: 20px;
   width:9.2%;
}
.footer-list li img{width:100%; height:80px;}
.footer{
  padding: 40px 0;
  border-top: 3px solid #f0f3f8;
  text-align: center; display: block; font-weight: bold;
}
.footer p{margin-bottom: 0;}
.toTop{position: fixed; right:20px; bottom:20px; width:60px;height: 60px;
    border-radius: 50%; background-color: #164a99; font-weight: bold; display: none;
    color:#fff; line-height: 60px; text-align: center; font-family: Arial;
    box-shadow: 0 4px 12px rgba(0,0,100,0.3);
}
.leftside{
    width:810px; margin-top: 40px;
}
.left-title{
    border-bottom: 1px solid #e2e2e2; color:#071a72; font-weight: bold; font-size:24px;line-height: 50px;
}
.left-title::after{
    display: block;
    content:'';
    width:100px; height: 2px; background-color: #071a72
}
.rightside{width:340px; margin-top: 40px;}
.rightside .rank span{display: none;}
.rightside .rank li a{width:100%;}
.jb-btn{ display: block; margin-bottom: 14px; }
.jb-btn img{border-radius: 10px;width:100%;height:70px;}
.leftside .newslist li{ border-bottom: 1px dotted #d5e2f6;padding-bottom: 10px;margin-bottom: 10px;}
.leftside .news-t{
    font-size:20px;
}
.leftside .info{font-size:14px; color:#8a8a8a; line-height: 1.4;}
.leftside .info a{display: inline; line-height: 1.4; color:#888d9a; font-size: 14px; color:#f7ad0d;}
.leftside .date{color:#888d9a;font-size:14px;}
#pagelist{ 
    margin:40px 0; 
}
#pagelist a,#pagelist span{ background-color: #d5e2f6; 
  border-radius: 5px; padding:10px 15px 12px; display: inline-block;
  margin-bottom: 12px;
}
#pagelist a.curr{background-color: #1c31d2;color:#fff;}
.page-header{
    margin:50px 0 40px; border-bottom: 0;
}
.page-header h4{font-size:24px; line-height: 1.4; text-align: center;margin-bottom: 30px; color:#3f434c;}
.page-header .details{display: block; text-align: center; font-size:14px; color:#8a8a8a;}
.details span{margin:0 2%;}
.textCon{
    display: block;
    line-height: 1.7;
}
/*我要举报 表单*/
.leftside table{
	margin:30px 0;
}
.leftside table td{
	padding:10px; 
}
.leftside table td label{display: block; font-weight: normal;}
.lefttdbg{ white-space: nowrap;}
.leftside tr:first-child label{
  margin-right: 15px;
}
.leftside input[type="radio"]{
  width: 20px; height: 20px; vertical-align: text-bottom;
  margin-right: 5px;
}
.leftside td input:focus,.leftside td select:focus{
  border: 1px solid #071a72;
  box-shadow: inset 1px 2px 5px rgba(0,0,200,0.1);
  outline: none;
}

.myform li{margin-bottom: 25px;}
.myform li span{width:100px; display: inline-block; vertical-align: top; line-height: 40px; text-align: right; white-space: nowrap;}
.leftside td textarea,.leftside td input,.leftside td select{
	border:1px solid #ddd; border-radius: 5px; line-height: 40px;
}
.formb,.upfile{height:40px;  min-width:250px!important;
  padding-left:10px;
}
.subtdbg{
   text-align:center; margin-top:20px;
}
.subtdbg input,.subtdbg button{
background: linear-gradient(to right,#1c31d2,#081b75); background-color: #1c31d2; color:#fff;
line-height: 42px; padding:0 20px; display: inline-block; margin:0 10px; border:0; border-radius: 5px;
}
.subtdbg a{
background: linear-gradient(to right,#1c31d2,#081b75); background-color: #1c31d2; color:#fff;font-size:20px;
line-height:70px; padding:0 5%; display: inline-block; margin:0 1%; border:0; border-radius: 10px;
transition:all 0.4s ease 0s; font-weight: bold;
}
.subtdbg input:hover,.subtdbg button:hover,.subtdbg a:hover{color:#fff;
  background: linear-gradient(to left,#1c31d2,#081b75);
}
.leftside table font{color:red}
.subtdbg button[disabled=""]{
  background:none;
  background-color: #999;
}
.xuzhi-title{ margin:50px 0 30px;display: block; text-align: center;
   font-size:30px;font-weight: bold;
}

.floatimg{
  position: fixed; top:38%; right:0; z-index: 999;width:210px;
}
.floatimg a{ 
  display: block; border-radius:8px; overflow:hidden;
  margin-bottom: 10px;
}
.m-menubtn{ display: none;
  position: absolute; top: 10px; right: 10px; z-index: 99;
  padding:8px 14px; border: 0; border-radius: 8px;
  background-color: rgba(255,255,255,0.8); font-size:18px;
  outline: none;
}
.menu li.closetb{display: none;}
.fixed{
  position: fixed; top: 0;left:0; z-index: 999;
  bottom: 0; right: 0;
}
/*我要举报 20250606*/
.jb-title{
  display: block;  
  position: relative; z-index:3;
  background:url('../img/bt.png') center bottom no-repeat;
  font-weight: bold; color:#fff;
  font-style:italic; font-size:26px;
  text-align:center; padding:10px 0;
  margin-top: 40px;
}
.xz-box,.form{border:1px solid #deeaf3;padding:5px 32px 30px; margin:20px 0 30px;
  box-shadow:4px 5px 12px rgba(45,115,211,0.1);
}
.xz-box h4{font-size:20px;margin:28px 0 10px;font-weight: bold;
  margin-left: 32px;
}
.xz-box p{line-height:1.8; margin:0;
  display: block; text-indent:32px;
}
.jb-btn{
  width:220px;line-height:60px;color:#fff; background-color:#2d73d3;
  text-align:center; font-size:18px; border-radius:10px;
  box-shadow:0 8px 15px rgba(45,115,211,0.3);
  border:0;
  display:inline-block; margin:20px 0;
}
.jb-btn.cz{background-color:#999;box-shadow:0 5px 15px rgba(150,150,150,0.1);margin-left:30px;}
.jb-btn:disabled{background-color:#999;box-shadow:0 0 0 ;}
.jb-btn:active{box-shadow:0 0 0 ;background-color:#1d61be;}
.jb-btn.cz:active{background-color:#888;}
#jishi{color:#d93838;display:inline-block;}
.xz-btn{
  display:block; text-align:center;
}
.xz-btn label{display:block;}
.form dl{
  display: flex; flex-flow:row wrap; margin:40px 10% 0;
  align-items:flex-start; justify-content:space-between;
}
.form dt{
  font-size:16px;font-weight: normal; vertical-align:top;padding:13px 0;
  text-align:right;
}
.form dt span{color:#d13e3e;}
.form .input,.form textarea{vertical-align:top; outline:none;
  display:inline-block; width:70%; padding:12px;
  border:1px solid #ced5e2; border-radius:8px;
}
.form textarea{width:100%; min-height:260px;}
.form input:focus,.form textarea:focus{
  border:1px solid #2d73d3; box-shadow:inset 0 0 10px rgba(45,115,211,0.2);
}
.form dd{width:90%;margin-bottom: 20px;position: relative;}
.form .tips{color:#d13e3e;display:block;padding-top:13px;}
.filebtn{border:1px solid #2d73d3; color:#2d73d3; width:180px;line-height:50px;border-radius:10px;
  text-align:center; margin-top: 15px;
}
.filebtn + input{display:none;}
.btnbox{display: flex; align-items:center; justify-content:center;}
#upload{margin-top: 15px;}
#upload li{display:inline-block;max-width:30%;margin-right: 2%;margin-bottom:18px;position: relative;}
#upload li .fa{position: absolute;right:-10px;top:-10px;width:24px;border-radius:50%;
  background-color:#aa1511; color:#fff;text-align:center;
  line-height:22px;cursor:pointer; border:0;
}
#upload li img{height:160px;}

.form .jbnr{position: relative;}
.form #charCount{position: absolute; right:18px;bottom:10px;font-size:14px;}
#charCount span{color:#d13e3e;}
#yzm + img{margin-top: 12px;}


.form.bg{
  background:url('../img/cxbg.png') left bottom no-repeat;
}
.chaxun{display: block; margin:45px 28% 0px;}
.chaxun .input{width:100%; margin-bottom: 20px;}
.chaxun .yzm{position: relative;}
.chaxun .yzm .input{width:75%;} 

.jubao{width:56%;float:left;margin:15px 0;}
.jubao li{display: block; word-break:break-all;}
.jubao h4{font-size:16px; color:#0342a1;display: block;
  margin:20px 0 10px;
}
.huifu{float:right;width:40%;
  border:1px solid #c7dfff; background-color:#eef5ff; min-height:310px;
  padding:25px;margin:30px 0;
}
.huifu h2{
  width:110px; background-color:#2d73d3; color:#fff;
  font-size:20px;line-height:40px;text-align:center;
  font-weight: bold;margin:0 0 10px;
}
.times{font-size:14px; color:#aaa;display: block;margin:10px 0;}
.rukou{
  border:1px solid #d5e2f6; padding:35px 30px 5px;
  margin-top: -25px;  
}
.fenlei{float:left;width:64%; margin:0;}
.fenlei ul{margin-right: -2.8%;
  display: flex; flex-flow:row wrap; justify-content:space-between;
}
.fenlei li{
  background-color:#fff; border:1px solid #deeaf3;
  box-shadow:4px 5px 12px rgba(45,115,211,0.1);
  display:inline-block; width:30%;
  margin:0 2.8% 20px 0; padding:12px 0 2px 32px;
  font-size:20px; font-weight: bold; 
}
.fenlei li img{transition:all 0.6s ease 0s;}
.fenlei li a{color:#415b92;}
.fenlei li:hover{box-shadow:0 0 0;}
.fenlei li:hover img{transform:rotate(10deg);}
.zhuanqu{float:right;}
.zhuanqu h4,.fenlei h4{
  display: block; font-size:24px; font-weight: bold;color:#2d73d3;
  text-align:center;margin-bottom:20px;
}
.zhuanqu h4::after,.fenlei h4::after{
  content:''; display:block;
  width:100%; height:12px; border-radius:30px;
  background:linear-gradient(to right,#c8dfff,rgba(200,223,250,0),#c8dfff);
  margin-top: -18px;
}
.zhuanqu a{display: block; margin-bottom: 10px; transition:all 0.3s ease 0s;}
.zhuanqu a:hover{box-shadow:4px 5px 12px rgba(45,115,211,0.8);
}

/*手机兼容*/
@media (max-width: 768px) {
   body{font-size:15px;}
   .m-menubtn,.menu li.closetb{display: block;}
   .jb .rightside .title,.jb .rightside .rankBox,.others,
   .floatimg{display: none;}
   .container,#newspic,.hotnews,.menu ul,.w50,
   .two.picList, .list-date,.leftside,.rightside{
    width:100%; 
   }
   .head{height: 20vh; background-size: auto 20vh; padding:4vh 6% 0;}
   .head img{width:100%;}
   .menu{width:100%; height: 100%;display: none; } 
   .menu li{line-height: 50px; padding:0; width:100%; text-align: center}
   .menu li a{font-weight: 500;}

   #newspic .swiper-slide img,#newspic{height: auto;}
   
   .container{padding:0 3%;}
   .list-date li a{width:75%;}
   .four{flex-wrap: wrap;}
   .four.picList li{width:49%; margin-bottom: 20px;}
   .picList img{height: 140px}
   .list-date{
    margin-top: 15px; border-top: 1px solid #ebeef3; padding-top: 8px;
   }
   .w50 .list-date{margin-top: 0;padding-top: 0; margin-bottom: 30px;}
   .m-y-30{margin-top: 0;}
   .footer-list{display: flex; flex-wrap: wrap; align-content: stretch; justify-content: space-between;}
   .footer-list li{width:19.2%; margin-right: 0;}
   .footer-list li img{width: 100%}
   .weblink{display: block; margin:24px 0 8px;} 
   .weblink img{width:100%; margin-bottom: 20px;}
   .jb-btn{display: inline-block; width:48%;}
   .xuzhi{margin-bottom: 30px;}
   .xuzhi-title{margin: 20px 0;}
   .leftside{margin-top: 12px;}
   .leftside td textarea{width: 100%!important}
   .formb, .upfile{width: 95%!important;}
   .form .tips{padding-top:0;}

   .leftside table td{padding:10px 0;}
   
   .rukou{padding:15px 20px 18px;margin-top:15px;margin-bottom:30px}
   .xz-box, .form{padding:5px 20px 20px;}
   .form dl{margin:30px 2% 0;}
   .form dd,.jubao,.huifu,.fenlei,.zhuanqu{width:100%;}
   .form .input{width:100%;}
   #yzm + img{position:absolute; right:13px; top:0px;}
   .chaxun{margin:40px 1% 0;}
   .jb-title{background-size:auto 50px;font-size:24px;}
   
   .zhuanqu h4, .fenlei h4{margin:15px 0 20px;}
   .fenlei ul{margin-right:0;}



}
@media (max-width: 414px){  
  .weblink a{width: 100%; height:auto;}
  #newspic{margin-top: 10px;}
  .four.picList li{width: 49%}
   .jb-btn{display: block; width:100%;}
   .footer-list li{width:31%; margin-right: 0;}
  #upload li{width:47%;}
  .fenlei li{width:46.5%; margin-right: 0; padding:12px 6px 2px 8px;}

  .fenlei li img{height:60px;}
}