a, p, span, h2 {
    text-decoration: none;
    /* font-family: "微软雅黑",Microsoft YaHei; */
    font-family: "宋体",SimSun;
    font-size: 14px;
    color: #353535;
}
body{
   background:none;
}
.headerbg
{
    width: 100%;
}
.headerbgmain
{
    width: 1200px;
    margin:0 auto;
    background: url(/uiFramework/commonResource/image/2021082713491717366.png);
}
.headerbgmain img{
   width:100%;
}
.headerLine
{
    width: 1200px;
    height: 15px;
    margin: 0 auto;
    background-color: #d9ebf5;
}
/*首页*/
/*Content*/
.content
{
    width: 100%;
}
/*main*/
.main
{
    overflow: hidden;
    width: 1154px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.current
{
   
    height: 50px;
}
.currentText
{
    line-height: 50px;
    font-family: "宋体",SimSun;
    font-size: 14px;
    color: #353535;
}
a.SkinObject {
    font-family: "宋体",SimSun;
    font-size: 14px;
    color: #353535;
}
.content01
{
    display: flex;
    position: relative;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 20px;
    flex-wrap: wrap;
}
.cjshbxqk
{
    float: left;
    width: 404px;
    height: 250px;
}
.cjsh2 {
    float: right;
    width: 720px;
}
.titleBox
{
    position: relative;
    float: left;
    width: 100%;
    height: 37px;
    margin-bottom: 3px;
    border-bottom: 2px solid #154796;
}
.titleBoxText
{
    line-height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 35px;
    padding: 0 10px;
    text-align: center;
    color: #fff;
    background-color: #235cb6;
}
.titleMore
{
    position: absolute;
    top: 13px;
    right: 5px;
}
.govList
{
    float: left;
    width: 100%;
}
.govList li
{
    position: relative;
    margin-top: 19px;
    padding-left: 20px;
}
.govList2 li
{
    margin-top: 17px;
}
.govListDot
{
    position: absolute;
    top: 3px;
    top: 4px;
    left: 10px;
    display: block;
    width: 4px;
    height: 9px;
    background: url(/uiFramework/commonResource/image/2021082714421596549.png);
}
.govListTime
{
    position: absolute;
    top: 2px;
    right: 5px;
}
.content02
{
    float: left;
    width: 100%;
    height: 277px;
}
.shbxflzxqkjsjxg
{
    float: right;
    width: 720px;
    height: 277px;
}
.titleInPageBox
{
    float: left;
    position: relative;
    width: 100%;
    height: 40px;
    border-bottom: 2px solid #0462c2;
    /*更换样式颜色*/
    /*border-bottom: 2px solid #820000;*/

}
/*标题*/
.titleInPageBoxText
{
    font-family: "微软雅黑",Microsoft YaHei;
    font-size: 16px;
    line-height: 38px;
    display: block;
    float: left;
    height: 38px;
    padding: 0 15px;
    text-align: center;
    color: #fff;
    background-color: #0462c2;
    /*更换样式颜色*/
    /*background-color: #820000;*/
}
.currentInPage
{
    position: absolute;
    top: 12px;
    top: 13px;
    right: 5px;
    color: #8b8b8b;
}
.inpageContent
{
    float: left;
    overflow: hidden;
    width: 958px;
    padding: 30px 20px;
    border: 1px solid #d7d7d7;
    border-top: none;
}
.inpageContentTitleText
{
    font-family: '微软雅黑',Microsoft YaHei;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 30px;
    text-align: center;
    color: #292929;
}
.contentSource
{
    position: relative;
    width: 100%;
    height: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d3d3d3;
    background-color: #f0f0f0;
}
.contentSourceT1,
.contentSourceT2,
.contentSourceT3
{
    position: absolute;
    top: 10px;
    color: #8b8b8b;
}
.contentSourceT1
{
    left: 50px;
}
.contentSourceT2
{
    left: 420px;
}
.contentSourceT3
{
    right: 50px;
}
.inpageContentText p
{
    line-height: 28px;
}
.inpageContent li
{
    position: relative;
    padding: 10px 0;
    padding-left: 15px;
    border-bottom: 1px solid #e6e6e6;
}
.inpageContentDot
{
    position: absolute;
    top: 16px;
    top: 17px;
    left: 3px;
    display: block;
    width: 4px;
    height: 4px;
    background-color: #f60;
}
.inpageContentTime
{
    position: absolute;
    top: 12px;
    right: 0;
}
/*分页*/
.page {height:34px;line-height:34px;padding-top:40px;padding-bottom:40px;color:#555;text-align:center;overflow:hidden;font-size:14px;}
.page input {vertical-align:middle;border:1px solid #d4d4d4;padding:3px;text-align:center;}
.page input[type="button"] {cursor:pointer;}
.page a {display: inline-block;height:18px;line-height:18px;min-width:18px;text-align:center;border:1px solid #f0f0f0;background:#fff;color:#555;font-size: 14px;font-family:'\5FAE\8F6F\96C5\9ED1',Tahoma,Geneva,sans-serif;padding:0 3px;}
.page a:link,.page a:visited,.page2 a.current {min-width:10px;display:inline-block;*zoom:1;padding:2px 3px;color:#555;line-height:18px;height:18px;vertical-align:middle;font-family:'\5FAE\8F6F\96C5\9ED1',Tahoma,Geneva,sans-serif;}
.page a:hover,.page2 .NormalRed { background:#f0f0f0;}
.page2 a { cursor: pointer;}
.NormalRed{display: inline-block;height:18px;line-height:18px;min-width:18px;text-align:center;border:1px solid #f0f0f0;color:#555;font-size: 14px;font-family:'\5FAE\8F6F\96C5\9ED1',Tahoma,Geneva,sans-serif;}
.page span{width:0 !important;display:none !important;}

/*END 分页*/
.main2 {
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 50px;
}
/*尾部*/
.footer
{
    width: 100%;
}
.footermain
{
    position: relative;
    width: 1200px;
    margin: 0 auto;
    border-top: 20px solid #245aba;
}
.footermain p
{
    position: absolute;
    top: 10px;
    right: 0;
}
/*END 尾部*/
@media screen and (max-width: 768px) {
.cjshbxqk-banner{
   width:70%;
   margin:0 auto;
}
.cjshbxqk2{
   width:100%;
}
.cjsh2{
   width:100%;
}
.cjshbxqk-banner img{
   width:100%;
}
.titleContent ul li{
    width: 94%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.headerbgmain {
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}
.main {
    width: 96%;
}
.zczc {
    float: none;
    width: 90%;
    height: 273px;
    padding: 10px;
    margin: 0 auto;
}
.zxqk {
    float: none;
    width: 90%;
    padding: 10px;
    margin: 0 auto;
    margin-top: 10px;
}
.content02 {
    margin: 0 auto;
    float: none;
    margin-top: 10px;
}
.footermain {
    width: 100%;
}
.current {
    height: auto;
}
.currentText {
    line-height: 30px;
    padding-left: 20px;
    color: #2c82a7;
}
.main2 {
    width: 100%;
}
.inpageContent {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
a.titleMore {
    color: #fff;
}
.titleLine {
    width: 46% !important;
}
.titleContent {
    padding: 10px 0;
}
.content03Left {
    width: 100%;
}
.content03Right {
    width: 100%;
}
.footernavmain {
    width: 100%;
    padding-left: 19%;
}
body {
    overflow-x: hidden;
}
}