@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {margin:0; padding:0;}
body {color:#333;font-size:13px; position: relative; overflow-x: hidden; background-color: #f6f6f6;font-family: 'Microsoft Yahei'}
td,th,caption {font-size:13px;}
h1, h2, h3, h4, h5, h6 {/*font-weight:normal;*/font-size:100%; }
address, caption, cite, code, dfn, em, th, var{ font-style:normal;font-weight:normal;}
a{color:#000;text-decoration:none;}
a:hover {cursor:pointer;text-decoration:none; color: #002A5C;}
/* a{blr:expression(this.onFocus=this.blur())} */
*:focus{outline:0;}
fieldset,img {border:none;}
ol,ul,li {list-style:none;}
span,i{font-style: normal;}
input, textarea, select, button {font-size:14px;;outline:none;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder { 
    color:    #999;
}
input:-moz-placeholder,textarea:-moz-placeholder {
   color:    #999;
}
input::-moz-placeholder,textarea::-moz-placeholder { 
   color:    #999;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder { 
   color:    #999;
}
table{border-collapse:collapse;border-spacing:0;}
textarea {resize:none;}
.max_width{ width: 100%; }
.min_width{ width: 1200px; margin: 0 auto;position: relative}
.left{ float: left;}
.right{ float: right;}
/* css common */
.clearfix:after {content: ".";display: block;height:0;clear:both; visibility:hidden; }
.clearfix {*zoom:1;}
.clear{clear:both;}

.hrefTop{
width: 100%;
background: #f1f6fd;
margin:0px auto 0px;
height: 30px;
line-height: 30px;
}
  
.hrefTopRight{
    float: right;
    font-size: 13px;
}
.hrefTopRight a{
    display: inline-block;
        display: inline-block;
    font-size: 13px;
    padding: 0px 2px;
}
.hrefTopLeft{
    float: left
}
#theClock{
    font-size: 13px;
    text-align: left;
    line-height: 2;
}
.header_logo{
    width: 100%;
    position: relative
}
 .logoleft{
     position: absolute;
     left: 20px;
     top:50%;
     transform: translate(0px,-50%);
 }
 .navheader {
     width: 100%;
     display: -webkit-box;
     display: -webkit-flex;
     display: flex;
     -webkit-box-align: center;
     -webkit-align-items: center;
     align-items: center;
     position: relative;
     background: #025293;
 }
 .navheader li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    text-align: center;
    text-align: center;
    position: relative;
}
 .navheader {
     width: 100%;
      display:flex;
        flex-flow:row nowrap;
        justify-content:space-between;
        align-items:center;
     -webkit-align-items: center;
     align-items: center;
     position: relative;
     background: #025293;
     font-family: 'Microsoft Yahei'
 }
 .navheader li {
     flex:1;
    float: left;
    width: 133.3px;
    text-align: center;
    text-align: center;
    position: relative;
}
.navheader-listImgs{
    display: inline-block;
    max-height: 20px;
    overflow: hidden;
    max-width: 22px;
    margin-top: 6px;
    margin-right: 5px;
}
 
.navheader li>a{ 
    color: #fff;
    font-weight: normal;
    font-size: 15px;
    padding: 8px 0px;
      display: block;
  }

.navheader li.navheader-listHover ,.navheader li:hover{    
    background:#002A5C;
    color: #fff
}
.navheader li.navheader-listHover>a,.navheader li:hover>a {
	color:#fff;
}
.navChild {
	display:none;
	position:absolute;
    width: 179px;
    z-index: 100;
    top: 47px;
    left: 0;
    background-color: #f1f6fd;
}
.navChild a {
	padding-left:20px;
	height:40px;
	line-height:40px;
	color: #000;
	display:block;
	text-align:left;
    font-size:14px;
    width: 100%;
     overflow: hidden; 
    text-overflow:ellipsis; 
    white-space: nowrap; 
    border-bottom: 1px solid #dddddd
}
.navChild a:hover {
	background-color:#002A5C;
	color:#fff;
}
.newslunboLeft{
    float: left;
    width: 660px; 
 }
 .sousuo {
    color: #fff;
    text-align: center;
    background: #025293;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 60px;
    height: 34px;
    line-height: 34px;
    outline: none;
}
.search-content-wrap {
    float: right;
    width: 400px;
    border: 1px solid #025293;
    height: 36px;
    line-height: 35px;

}
.search-content-wrap input {
    background-color: #ffffff;
	border: none;
    font-size: 14px;
    text-indent: 1em;
	font-weight: 500;
	font-family: "Microsoft Yahei";
    height: 32px;
    line-height: 32px;
    outline: none;
    width: 85%;
}
.show .btn-close {
    display: block;
}
.show .btn-src {
    display: none;
}
 .search-content-wrap input{
     position: relative
 }
 .searchfix{
    float: right;
    width: 480px;
 }
 .searchfix span{
     float: left;
     font-size: 14px;
     height: 35px;
     line-height: 35px;
     text-align: center;
     display: inline-block
 }
 .newslunbo{
     padding: 10px 0px;
     width: 100%;background: #fff;
 }
 .gbfff{
     background: #fff;
     padding:0px 15px 5px;
 }
 .newss_XposBox{
     width: 100%;
 }
 .newss_XposBoxLeft{
     background: url(../images/leftbg.png)right top no-repeat;
     background-size: 100% auto;
     width: 240px;
     line-height: 2;
     float: left;  
     margin-bottom: 60px;
 }
.newss_XposBoxLeftH2{
    font-size: 18px;
    height: 40px;
    text-align: left;
    border-bottom: 2px solid #025293;
    display: inline-block;
    color: #025293;
}
.newss_XposBoxLeftUl{
    border-top: 1px solid #e8e8e8;
    margin-bottom: 25px;
}
.newss_XposBoxLeftUlList{
    background: url(../images/jt.png)204px center no-repeat;
    border-bottom: 1px solid #e8e8e8;
}
.newss_XposBoxLeftUl a{
    height: 48px;
    line-height: 48px;
    padding: 0px 14px;
    display: block;
    text-align: left;
    font-size: 15px;
    color: #333;
}
.newss_XposBoxLeftUlList.newss_Hover ,.newss_XposBoxLeftUlList:hover{
    background: url(../images/jtHOver.png)204px center no-repeat;
    color: #025293;
}
.newss_XposBoxLeftUlList.newss_Hover a ,.newss_XposBoxLeftUlList:hover a{
    color: #025293;
}
.newss_XposBoxLeftborder a{
    border: 1px solid #dddddd;
    display: block;
    text-align: center;
    margin: 0px 14px;
    margin-top: 20px;
    padding: 9px 16px;
    width: 190px;
}
.newss_XposBoxLeftborder a:hover{
    border: 1px solid #025293;
}
.newss_XposBoxLeftborder{
    width: 100%;
    padding-top: 10px;
}
.newss_XposBoxLeftborder a span{
    display: inline-block;
    font-size: 15px;
    color: #333;
    padding-left: 14px;
    text-align: left;    float: left;
}
.newss_XposBoxLeftborder img{
    max-width: 35px;
    max-height: 32px;
    float: left;
    overflow: hidden
}
.newss_XposBoxRight{
    float: right;
    width: 77%;
    overflow: hidden;
}
.column1 {
    font-size: 14px;
    border-bottom: 1px #ccc solid;
    background: url(../images/home.png) left 6px no-repeat;
    height: 35px;
    padding-left: 22px;
    margin-bottom: 15px;
    color: #999999;
}
.column1 a{
    color: #333;
    font-size: 14px;
    display: inline-block;
}
.newsright_bottomUlList{
    border-bottom: 1px dashed #DADADA;
    width: 100%;
    text-align: left;
    font-size: 15px;
    background: url(../images/yuandian.png)left center no-repeat;
    padding-left: 16px;
    height: 45px;
    line-height: 45px;
}
.newsright_bottomUlList span{
    float: right;
    font-size: 12px;
    color: #999999
}
.newsright_bottomUlList a{
    display: inline-block;
    font-size: 15px;width: 90%;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsright_bottomUl{
    margin-bottom: 35px;
    width: 100%;
}
.footerbg {
 text-align: center;
    width: 100%;
    margin:30px 0px 10px;
}
.policeleft{
    float: left;
}
.footer-center {
     float: left;
    text-align: center;
    width: 915px;
    margin: 0px 70px;
}
.footer-pic1{
    float: left;
}
.footer-pic2{
    float: right;
}
.footer-centerGtyu{
     width: 671px;
    float: left;
    margin: 0px 25px;
    text-align: center;
    line-height: 2;
    color: #000;
}
.footer-pic1 p{
    text-align: center;
    line-height: 2;
    font-size: 13px;   color: #000;
}
.footer-centerGtyu p{
    padding-top:5px;
    text-align: center;
    width: 100%;   color: #000;
    line-height: 2;
    font-size: 13px;
}
.footer-centerGtyu{
    padding-top: 10px;
}
.footer-centerGtyu p a{
    display: inline-block;   color: #000;
}
.detailNewsl{
   width: 100%;
   line-height: 2;
   font-size: 16px;
    padding-top: 20px;
}.zhengwen {
    padding: 10px;
    font-size: 14px;
    line-height: 30px;
    min-height: 500px;
}.zhengwen .title {
    font-size: 23px;
    text-align: center;
    font-weight: bold;
    height: 60px;
}.zhengwen .ht {
    background: #025293;
    line-height: 36px;
    height: 36px;
    text-align: center;
    margin: 5px 0px;
    color: #ffffff
}
.zhengwen .ht span{
    display: inline-block;
    padding-left: 20px;
    padding-right: 10px;
}
.conpro{
    width: 100%;
    margin:20px 0px;
    padding:20px 26px;
    line-height: 2;
    font-size: 16px;
    overflow: hidden;
}
.conpro img{
    max-width: 100%;
    overflow: hidden;
}.hajw {
    position: relative;
 border:2px solid #fff;
 border-radius: 3px;
    width: 100%;
}
.default__title {
    font-size: 12px;
    left: 10px;
    top: 10px;
}
.default__button--big .ckin-play {
    font-size:40px;
}
 
.default .progress {
    margin-top: 5px;
    margin-bottom:0px;
}
.default__button--big .ckin-play { 
    border-radius: 50%;
    height: 60px;
    width: 60px;
    border: 2px solid #fff;
    padding: 5px 0px 5px 8px;
}
.ckin-play:before {
    content: "\ea1c";
}
.conproVideos{
    width: 80%;
    text-align: center;
    margin:0px auto;
}
.videoDowmsa{
    color: #025293;
    font-size: 18px;
    display: inline-block;
    background: url(../images/dowm.png)left center no-repeat;
    padding-left: 30px;
}.message input {
    vertical-align: middle;
    font-size: 16px;
}.message {
    padding-left: 30px;
    padding-top: 10px;
    z-index: 100;
    margin-bottom: 25px;
    position: relative;
}#message_main {
    display: table-cell;
}#message_main tr {
    display: block;
    margin-bottom: 15px;
    position: relative;
}
#message_main tr th {
    font-weight: normal;
    text-align: right;
    height: 42px;
    font-size: 15px;
    line-height: 42px;
    color: #333;
    width: 100px;
}
#message_main tr th span{
    color: #ba2a31;
    display: inline-block;
    font-size: 15px;
    padding-right: 5px;
}
#checkcode {
    height: 36px;
    line-height: 36px;
    width: 171px;
    border: 1px solid #dedede;
    float: left;

}
.message #content {
    display: block;
    width: 725px;
    height: 230px;
    padding: 6px;
    font-size: 16px;
    border: 1px solid #dedede;
    margin-top: 6px;
}
.message input {
    display: block;
    height: 36px;
    line-height: 36px;
    padding: 0;
    padding-left: 6px;
    border: 1px solid #dedede;
    width: 400px;
}
.message input {
    vertical-align: middle;
}
#checkCodeImg{
    height: 36px;
    max-width: 100px;
    overflow: hidden;
    margin-left: 15px;
}
.message .msgbtn {
    background: #025293;
    cursor: pointer;
    width: 190px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: none;
    color: #fff;
    font-size: 16px;
    border-radius: 2px;
    margin-top: 15px;
    outline: none;  
}
.tipsOnlines{
    border-top: 1px solid #dddddd;
    padding: 30px 30px; 
    line-height: 2;
    font-size: 15px;
}
.tipsOnlinesContecr{
    line-height: 2;
    font-size: 14px;
    text-align: left;
}
.tipsOnlinesTitles{
    background: url(../images/wenhao.png)left center no-repeat;
    color: #025293;
    font-size: 22px;
    text-align: left;
    font-weight: normal;
    line-height: 2;
    padding-left: 30px;
}
.tipsOnlinesContecr{
    margin-top: 15px;    
}.search-content-wrap02 {
    float: right;
    width: 290px;
    border: 1px solid #025293;
       height: 32px;
    line-height: 31px;
}
.search-content-wrap02 input {
    background-color: #ffffff;
    border: none;
    font-size: 14px;
    text-indent: 1em;
    font-weight: 500;
    font-family: "Microsoft Yahei";
     height: 29px;
    line-height: 29px;
    outline: none;
    width: 85%;
}.searchfix02 {
    float: left;
 
}.sousuo02 {
    color: #fff;
    text-align: center;
    background: #025293;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 55px;
    height: 31px;
    line-height: 31px;
    outline: none;
}.searchfix02 span {
    float: left;
    font-size: 14px;
    height: 32px;
    line-height: 31px;
    text-align: center;
    display: inline-block;
}
.fabiaoline{
    float: right;
    background: #025293;height: 31px;
    line-height: 31px;
    width: 100px;
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    margin-right: 10px;
}
.clansuperDL {
    margin-top: 30px;
    width: 100%;
    border:1px solid #dddddd;  
}
.clansuperDLDT{
    background: #fafcfe;
    padding:20px 16px 0px;
}
.clansuperDLDTDiv{
    background: url(../images/wen.png)left top no-repeat;
    padding-left: 40px;
    line-height: 2;
    font-size: 15px;
    border-bottom: 1px dashed #dddddd;
    padding-bottom:10px;
    margin-bottom: 10px;
    text-align: left; 
}
.clansuperDLDD{
    background: url(../images/da.png)left top no-repeat;
    padding-left: 40px;
    line-height: 2;  margin:20px 16px;
    font-size: 15px;  text-align: left;
  
}
.clansuperDLDTh2{
    text-align: left;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
.clansuperDLDTContexr{
    font-size: 15px;
    line-height: 2;
    text-align: left;
    padding:10px 0px;
}
.newsright_bottom{
    margin-top: 30px;
}
.indexdaohang{
    border-bottom: 1px solid #dddddd;
    width: 100%;
    overflow: hidden;
}
.indexPagesFive02{
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin:0px auto; 
}
.indexPagesFive02 a{
    text-align: center;
    margin:0px 26px 10px 0px;display: inline-block;
    float: left;
}
.indexPagesFive02 a img{
    height: 53px;
    max-width: 100%;
    overflow: hidden;
}
/*友情链接*/
.yqlj-text{text-align:center}
.yqlj-text li{float:left; width:20%; height:35px; margin-bottom:15px;}
.yqlj-text select{ width:185px; height:35px; border: 1px solid #dddddd}
.indexPagesFive01{
    width: 100%;
    margin-top: 20px;
}
.indexPagesFive{
    margin-bottom: 30px;
}

.indexPagesFour{
  width: 100%;
  margin: 20px 0px 15px;
}
.indexPagesFourLeft{
    float: left;
    overflow: hidden;  
    border-right: 1px dashed #dddddd;
    padding-right: 30px;
}
.indexPagesFourLRight{
    float: right;
    width: 330px;
    overflow: hidden;
}
.hudongjialiu{
    margin-top: 25px;
    width: 100%;
}
.hudongjialiuList{
    width: 50%;
    float: left;
    overflow: hidden;
}
.hudongjialiuList .hudongjialiuHref{
    border:1px solid #025293;
    margin:10px;
    padding:10px;
    text-align: center;
    display: block;
}
.hudongjialiuList .hudongjialiuHref img{
    max-height: 25px;
    max-width: 26px;
    overflow:hidden;
    margin-top: 3px;
}
.hudongjialiuList .hudongjialiuHref span{
    display: inline-block;
    color: #333;
    font-size: 15px;
}
.indexPagesFourLeftBoDYS-nav{
    border-left: 4px solid #025293;
    padding-left: 15px;
}
.indexPagesFourLeftBoDYS-nav li{
    float: left;   
    text-align: center;
    margin-right:16px;
 
}
.indexPagesFourLeftBoDYS-nav li a{
    font-size: 15px;   border-radius: 5px;
    display: block; padding:0px 17px;
    letter-spacing: 1px;
    color: #333;
    background: #e8e8e8;
    font-weight: normal;
}
.indexPagesFourLeftBoDYS{
    margin-top: 20px;
}
 
.newsbox { 
    overflow: hidden;
    width: 100%;
   margin-top: 25px;
    padding-bottom: 10px;

}
.news_content{
    display: none;
    width: 100%;
    overflow: hidden;
}
.news_contentList{
    float: left;
     width: 256px;
    overflow: hidden;
    margin-right:10px;
}
 .news_contentList a{
    display: block;
    line-height: 2;
    font-size: 14px;
    text-align: center;
 }
 .news_contentListImGS{
    width: 256px;
    height: 141px;
    overflow: hidden;
    position: relative;
 
 }
 .news_contentListImGS img{
    width: 100%;
 }
 .news_contentListTitle{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    width: 100%;
 }
  .news_contentListImGS img.vupimgs{
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 36px;
    width: 36px;
    overflow: hidden;
 }
 .zhuanglanDivList{
    float: left;
    width: 377px;
    overflow: hidden;
    position: relative;
    margin: 0px 13px 0px 0px;
    margin-top: 14px;
 }
 .zhuanglanDivList a{
    display: block;
    position: relative;
    height: 87px;
    width: 100%;
    overflow: hidden;
 }
 .zhuanglanDivListTitle{
    width: 100%;
    height: 87px;
    line-height: 87px;
    color: #0347a8;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0px;
    text-shadow:1px 1px 0px #fff;
    letter-spacing: 1px;
    background: rgba(0,0,0,0.32);
    top: 0px;
 }
 .zhuanglanDiv{
    width: 100%;
    margin:15px 0px;
 }
.indexPagesTwo{
    margin: 20px 0px;
    width: 100%;
}
.indexPagesTwoLeft{
    float: left;
    width: 817px;
    overflow: hidden;
    border-right: 1px dashed #dddddd;
    padding-right: 30px;
}
.indexPagesTwoRight{
    float: right;
    width: 330px;
    overflow: hidden;
}
.news_contentTwo{
    display: none;
    width: 100%;
    overflow: hidden;
}
.news_contentTwoUlList{
    border-bottom: 1px dashed #DADADA;
    width: 100%;
    text-align: left;
    font-size: 15px;
    background: url(../images/sjx.png)left center no-repeat;
    padding-left: 16px;
    height: 38px;
    line-height: 38px;
}.news_contentTwoUlList a {
    display: inline-block;
    font-size: 15px;
}.news_contentTwoUlList span {
    float: right;
    font-size: 14px;
    color: #999999;
}
.twoLeftnewsbox{
    margin-top: 16px;
}
.indexPagesTwoRightUlList {
    line-height: 2;
    font-size: 14px;
    margin-top: 16px;
}
.indexPagesTwoRightUlList a{
    color: #0347a8;
    display: inline-block;
    font-size: 14px;
}
.sTwoR01{
    background: url(../images/dh.png)left center ;
    background-repeat: no-repeat;
    padding-left: 42px;
}
.sTwoR02{
    background: url(../images/xl.png)left center ;
    background-repeat: no-repeat;
    padding-left: 42px;
}
.sTwoR03{
    background: url(../images/wx.png)left center ;
    background-repeat: no-repeat;
    padding-left: 52px; 
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    
}
.dexPagesTwoRi{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    text-align: left; 
    position: relative;
}
.indexPagesTwoRightUl{
    margin-top: 10px;
    width: 100%;
    text-align: left
}
.indexPagesOneRight {
    float: right;
    width: 600px;
    overflow: hidden;
}
.oneLeftnewsbox{
    width: 100%;
    overflow: hidden;
    
}
.news_contentTwoUlList a{
    width: 81%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.news_contentTwo .news_contentTwoUlList a{
    width: 88%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap; 
}
.news_contentListTitle{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.news_contentOne{
    display: none
}
.indexPagesOne {
    width: 100%;
    padding-top: 15px;
}
/*幻灯片样式*/
.indexPagesOneLeft-hdp{
    float: left;
}
.slideBox{
    background: #fff;
     width: 533px;
    height: 355px; overflow:hidden; position:relative; border:1px solid #ddd; }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:12px; height:12px; line-height:12px; text-align:center; 
    background:#fff; cursor:pointer;border-radius: 50%; }
.slideBox .hd ul li.on{ background:#ffde00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{
    max-width: 100%;
    height: 355px;text-align: center;
    margin:0px auto; 
    display:block;  }
    .slideBoxTextx{
        background: rgba(0,0,0,0.32);
        color: #fff;
        width: 533px;
        font-size: 14px;
        text-indent: 1em;
        left: 0px;
        height: 40px;
        line-height: 40px;
        bottom: 0px;   overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        position: absolute;
    }
    .slideBox .bd li a{
        position: relative;
        width: 533px;
		display:block;
    }
	
	
	
	.container {
    margin-top: 20px;
    display: flex;
    height: 100%; /* 或者其他高度 */
    }

    .container p {
        line-height: 1.5; /* 设置行高为字体大小的1.5倍 */
    }

    .left {
        flex: 0 0 71%; /* 或者其他固定宽度，flex-grow和flex-shrink都设置为0，表示不伸缩 */ 

    }

    .right {
        flex: 1; /* 剩余空间全部给右侧div，实现自适应宽度 */       
    }

    .containernr{
        display: flex; /* 使用flexbox布局 */
        align-items: center; /* 垂直居中 */
        margin-top: 12px;
    }
 
    .containernr img {
        margin-right: 10px; /* 图片与文本之间的间距 */
    }

    .image-link {
            display: inline-block;
            position: relative;
            overflow: hidden; /* 防止图片放大时溢出 */
        }
 
        .image-link img {
            display: block;
            transition: transform 0.3s ease; /* 平滑的放大效果 */
        }
 
        .image-link:hover img {
            transform: scale(1.1); /* 放大比例，可以根据需要调整 */
        }
 
        .image-link a {
            display: block;
            width: 100%;
            height: 100%;
            /*position: absolute;*/
            top: 0;
            left: 0;
            z-index: 10; /* 确保链接覆盖在图片上 */
        }
    