@charset "utf-8";
/* CSS Document */
/* 机构设置 */
.maincon{
    width: 100%;
    margin: 0 auto;
    background:#EEEEEE;
}
.main{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.mainLeft{
    width: 274px;
    background: #fff;
    margin-top: 12px;
    padding-bottom: 12px;
}
.mainLeft>h3{
    width: 272px;
    height: 40px;
    background:rgba(232,241,248,1);
    font-size:18px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(0,0,0,1);
    line-height: 40px;
    
}
.triangleB{
    display: inline-block;
    width: 6px;
    height: 14px;
    background: url('../images/多边形\ 1@2x.png') no-repeat;
    background-size: cover;
    margin: 0 10px 0 16px;
}
.triangleS{
    display: inline-block;
    width: 4px;
    height: 10px;
    background: url('../images/多边形\ 1@2x.png') no-repeat;
    background-size: cover;
    margin: 0 10px 0 16px;
}
.col-md-3{
    margin: 10px 20px 0;
}
.cat-item{
    height: 54px;
    border-bottom: 1px solid #ccc;
    line-height: 54px;
}
.cat-item>a{
    height: 34px;
    width: 204px;
    display: inline-block;
    line-height: 34px;
    font-size:18px;
    font-family:STSongti-SC-Light;
    font-weight:300;
    color:rgba(0,0,0,1);
    text-indent: 6px;
}
.current-cat>a{
    font-family:STSongti-SC-Regular;
    background:rgba(238,238,238,1);
}
/* .cat-item>a:hover{
    background: #007AFF;
} */
.mainRight{
    width: 916px;
    min-height: 1100px;
    background: #fff;
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 15px;
    position: relative;
}
.mainRight>.ldList>li{
    width: 370px;
    height: 220px;
    float: left;
    margin-left: 56px;
    margin-top: 42px;
}
.mainRight>.ldList>li>h3{
    font-size:22px;
    font-family:STSongti-SC-Regular;
    font-weight:400;
    color:rgba(0,0,0,1);
    margin-bottom: 28px;
}
.mainRight>.ldList>li>p{
    font-size:18px;
    font-family:STSongti-SC-Light;
    /* font-weight:bold; */
    color:#5d5d5d;
    line-height:34px;
}
.maintit{
    height:40px;
    margin: 0 20px;
    border-bottom: 1px dashed#999999;
    width: 876px;
    font-size:18px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(0,0,0,1);
    line-height: 40px;
}
/* 面包屑 */
.bread a{
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(0,0,0,1);
}

.square{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #1E7AB9;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 2px;
}
.mainCon{
    margin: 98px auto 0;
    width: 782px;
    height: 348px;
    
}
.mainCon>h3{
    font-size:20px;
    font-family:STSongti-SC-Bold;
    font-weight:bold;
    color:rgba(74,74,74,1);
    margin-bottom: 26px;
}
.mainCon>p{
    font-size:20px;
    font-family:STSongti-SC-Bold;
    color:rgba(74,74,74,1);
}
/* 组织机构 */
.mainpic{
    width: 626px;
    height: 364px;
    margin: -60px auto 0;
}
.mainpic>img{
    width: 476px;
    height: 278px;
    margin-left: 80px;
}
.maininf{
    margin-top: -60px;
    margin-left: 150px;
}
.maininf>div{
    margin-bottom: 24px;
}
.maininf>div>h3{
    font-size:18px;
    font-family:STSongti-SC-Regular;
    font-weight:bold;
    color:rgba(0,0,0,1);
    line-height:50px;
}
.maininf>div>p{
    font-size:16px;
    font-family:STSongti-SC-Light;
    font-weight:400;
    color:#5d5d5d;
    line-height:30px;
}
/* 新闻动态 */
.newsList{
    margin: 0 42px;
}
.newsList>li{
    border-bottom: 1px dashed #999999;
    height: 52px;
}
.newsList>li>span{
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #666666;
    border-radius: 50%;
    margin-top: 24px;
}
.newsList>li>.newsInfor{
    display: inline-block;
    height: 52px;
    width: 800px;
    line-height: 52px;
    font-size:16px;
    font-family:STSongti-SC-Regular;
    font-weight:400;
    color:rgba(74,74,74,1);
    margin-left: 10px;
}
.newsList>li>.newsInfor:hover{
    color: #007AFF;
}
/* 翻页 */
.page_navi{
    text-align: center;
    position: absolute;
    bottom: 40px;
    width: 100%;
}
.page_navi>span{
    font-size:16px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(153,153,153,1);
}
.page_navi>a{
    padding: 0 16px;
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(153,153,153,1);
}
.page_navi>.current{
    color: #007AFF;
}
.input-small{
    border: none;
    border-bottom: 1px solid #999999;
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(153,153,153,1);
    outline:none;
    padding-left: 8px;
    width:20px;
}
/* 内容 */
.textPart{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(0,0,0,1);
}
.container{
    width: 1200px;
    margin: 0 auto;
}
.bread{
    display: inline-block;
}
.breadcrumbs{
    height: 40px;
    line-height: 40px;
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:bold;
    color:rgba(0,0,0,1);
}
.pagecontent{
    width: 1200px;
    height: 1100px;
    overflow-y: auto;
    background: #fff;
}
.pagecon{
    padding-bottom: 30px;
    
}
.contentTit{
    font-size:20px;
    font-family:STSongti-SC-Bold;
    font-weight:bold;
    color:rgba(51, 51, 51, 1);
    margin-top: 60px;
    text-align: center;
    margin-bottom: 30px;
}
.contentTit h4{
    /* color:rgba(74,74,74,1); */
    line-height: 48px;
    font-size: 18px;
    font-weight: 400;
}
.contentfrom{
    height: 28px;
    width: 540px;
    font-size:14px;
    font-family:STSongti-SC-Light;
    font-weight:300;
    color:rgba(74,74,74,1);
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    align-items: center;

}
.particulars{
    width: 987px;
    padding: 30px 95px;
    font-size:18px;
    font-family:STSongti-SC-Regular;
    font-weight:400;
    color:rgba(74,74,74,1);
    line-height:28px;
}
.particulars>p{
    font-size:16px;
    font-family:'宋体';
    font-weight:400;
    color:rgba(74,74,74,1);
    line-height:28px;
}
/* 搜索 */
.searchAll{
    width: 100%;
}
.searchAll>.maintit{
    width: 1152px;
}
.searchMain{
    text-align: center;
}
.searchImg{
    margin: 0 auto;
    width: 120px;
    height: 120px;
    margin-top: 90px;
}
.searchImg>img{
    width: 120px;
    height: 120px;
    margin: 0 auto;
}
.searchTit{
    font-size:30px;
    font-family:STSongti-SC-Black;
    font-weight:900;
    color:rgba(4,120,169,1);
    margin-top: 30px;
}
.searchInput{
    width: 560px;
    height: 42px;
    margin: 0 auto;
    margin-top: 54px;
    margin-bottom: 50px;
}
.searchInput>input{
    width: 492px;
    height: 34px;
    font-size: 16px;
    text-indent: 6px;
}
.searchInput>.btn{
    width: 60px;
    height: 38px;
    background: url("../images/search.gif") no-repeat;
    background-size: cover;
    display: block;
    font-size: 0;
    border: none;
}
.searchInfor{
    width: 560px;
    height: 42px;
    margin: 0 auto;
    text-align: left;
    line-height: 42px;
    margin-top: -50px;
}
.searchInfor>a{
    font-size:16px;
    font-family:STSongti-SC-Regular;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-right: 30px;
}
/* 搜索展示 */
.searchList{
    height: 134px;
    border-top: 1px solid #DDDDDD;
    margin: 0 50px;
    text-align: left;
}
.searchList h3{
    font-size:18px;
    font-family:STSongti-SC-Bold;
    font-weight:bold;
    color:rgba(17,17,17,1);
    line-height:28px;
    margin-top: 16px;
}
.searchList p{
    font-size:16px;
    font-family:STSongti-SC-Regular;
    font-weight:400;
    color:rgba(74,74,74,1);
    line-height:28px;
}
.subscript>span{
    font-size:14px;
    font-family:STSongti-SC-Light;
    font-weight:300;
    color:rgba(153,153,153,1);
    line-height:28px;
    margin-right: 18px;
}
.searchContent{
    width: 916px;
    height: 1035px;
    overflow-y: auto;
    background: #fff;
}
.searchContent .particulars{
    width: 794px;
    /* min-height: 1000px; */
    padding: 30px 50px;
    text-align: left;
}
.download{
    font-size:14px;
    font-family:STSongti-SC-Light;
    font-weight:300;
    color:rgba(74,74,74,1);
    width: 52px;
    height: 20px;
    border: 1px solid #BBBBBB;
    line-height: 20px;
    text-align: center;
    display:block;
}
.download>a{
    font-size:14px;
    font-family:STSongti-SC-Light;
    font-weight:300;
    color:rgba(74,74,74,1);
   
}