body {
    background: #f7f7f7;/*#FFF7F5F5*/
}

.warp {
    width: 1200px;
    margin: 0 auto;
}

.header {
    height: 150px;
    background: #fff;
}

.top-box {
    position: relative;
    cursor:pointer;
}

.top-box .logo img {
    position: absolute;
    left: 0px;
    top: 35px;
    width: 95px;
    height: 81px;
}

.top-box h1 {
    position: absolute;
    left: 117px;
    top: 41px;
    /*width: 462px;*/
    height: 62px;
    /*color: rgba(229, 28, 35, 1);*/
    color: #ff0000;
    font-size: 42px;
    text-align: left;
    /*font-family: SourceHanSansSC-bold;*/
    font-weight: bold;
}

.top-box .input {
    position: absolute;
    left: 668px;
    top: 54px;
    width: 422px;
    height: 42px;
    color: rgba(136, 136, 136, 1);
    font-size: 14px;
    text-align: left;
    font-family: Microsoft Yahei;
    border: 1px solid rgba(187, 187, 187, 1);
    padding-left: 10px;
    padding-right: 10px;
}

.top-box .btn {
    position: absolute;
    left: 1088px;
    top: 54px;
    width: 109px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    /*background-color: rgba(229, 28, 35, 1);*/
    background-color: #e51c23;
    text-align: center;
}

.top-box .btn img {
    display: inline-block;
    width: 24px;
    height: 24px;
}



.top-box .search-text {
    position: absolute;
    left: 668px;
    top: 107px;
    width: 382px;
    height: 20px;
    color: rgba(139, 139, 139, 1);
    font-size: 14px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
}


.nav {
    width: 100%;
    height: 59px;
    line-height: 20px;
    /*background-color: rgba(46, 97, 161, 1);*/
    background-color: #2e61a1;
    text-align: center;
}

.nav li.active {
    background: #E51C23;
    box-sizing: border-box;
}

.nav li {
    float: left;
    width: 169px;
    box-sizing: border-box;
}

.nav li a {
    box-sizing: border-box;
    display: block;
    height: 59px;
    line-height: 59px;
    font-size: 20px;
    text-align: center;
    font-family: Roboto;
    color: #fff;
}

.nav li a span {
    margin-right: 5px;
}

.banner {
    width: 100%;
    height: 426px;
    line-height: 20px;
    /*background-color: rgba(36, 81, 138, 1);*/
    background-color: #24518a;
}

.banner .warp {
    position: relative;

}


.banner .left {
    position: absolute;
    left: 0px;
    top: 20px;
    width: 671px;
    height: 384px;
}

.banner .left img {
    width: 671px;
    height: 384px;
}




.banner .right {
    position: absolute;
    left: 668px;
    top: 20px;
    width: 531px;
    height: 383px;
    line-height: 20px;
    color: rgba(16, 16, 16, 1);
    font-size: 14px;
    font-family: Roboto;
    background: #fff;
}

.banner .right .top-box {}

.banner .right .top-box li {
    float: left;
    width: 33.33%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-bottom: 3px solid #dbdbdb;
}


.banner .right .top-box li.active {
    border-bottom: 3px solid #E51C23;
}


.banner .right .top-box li a {
    color: #101010;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    font-family: SourceHanSansSC-bold;
}


.banner .right .top-box li.active::after {
    content: '';
    /*    position: absolute;
    background: red;
    width: 100%;
    height: 2px;*/
}

.banner .right .news-list {
    margin-top: 20px;
}

.banner .right .news-list li {
    padding-left: 26px;
    line-height: 40px;
    width: 95%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.banner .right .news-list li a {
    line-height: 40px;
    color: #101010;
    font-size: 16px;
}















.title {
    margin: 16px 0 22px;
    height: 92px;
    line-height: 92px;
    background-color: rgba(229, 28, 35, 1);
    color: #ffffff;
    font-size: 36px;
    text-align: center;
    font-family: Roboto;

}




.zhengwu .left {
    float: left;
    width: 700px;
    height: 553px;
    background: #fff;
    overflow: hidden;
    position: relative;
}


.zhengwu .left .top-box>div {
    float: left;
    width: 50%;
    height: 63px;
    line-height: 63px;
    color: #101010;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    font-family: SourceHanSansSC-bold;

}

.zhengwu .left .top-box {
    height: 63px;
    border-bottom: 2px solid #eee;
}

.zhengwu .left .top-box .active {
    /*color: rgba(229, 28, 35, 1);*/
    color: #e51c23;
}

.zhengwu .left .left-box {
    position: absolute;
    top: 63px;
    left: 0;
    width: 135px;
    height: 100%;
    /*background-color: rgba(46, 97, 161, 1);*/
    background-color: #2e61a1;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    font-family: Roboto;
}

.zhengwu .left .list {
    height: 100%;
}

.zhengwu .left .list li {
    display: block;
    /*padding: 10px;*/
    height: 66px;
    line-height: 66px;
    background-color: #2e61a1;
    color: #ffffff;
    font-size: 13px;
    text-align: center;
    font-family: Roboto;
    border: 1px solid rgba(255, 255, 255, 0);
}

.zhengwu .left .list li a{
    color: #fff;
}

.zhengwu .left .list li:not(:last-child) {
    border-bottom: 1px solid #ddd;
}

.zhengwu .left .list li.active {
    background: #E51C23;
}

.zhengwu .left .right-box {
    padding-top: 5px;
    padding-left: 3px;
    position: absolute;
    top: 63px;
    left: 135px;
    width: 560px;
    height: 100%;
}

.zhengwu .left .right-box .top-item {
    margin-top: 5px;
}

.zhengwu .left .right-box .top-item li {
    float: left;
    margin-right: 5px;
    width: 126px;
    height: 37px;
    line-height: 37px;
    background-color: #f0efef;
    color: #101010;
    font-size: 14px;
    text-align: center;
    font-family: Roboto;
}

.zhengwu .left .right-box .top-item li a{
    color: #101010;
}

.zhengwu .left .footer-item {
    margin-top: 15px;

}

.zhengwu .left .footer-item li {
    line-height: 50px;
}

.zhengwu .left .footer-item li a{
  color: #101010;
  display: block;
  width:500px;
}



.zhengwu .right {
    float: left;
    width: 500px;
    height: 553px;
    /*background-color: rgba(227, 237, 248, 1);*/
    background-color: #e3edf8;

}


.zhengwu .right .top {
    padding: 20px;
    /*margin-top: 20px;*/
    /*margin-left: 23px;*/
    margin-bottom: 8px;
}

.zhengwu .right .top img {
    display: inline-block;
}

.zhengwu .right .top h3 {
    margin-left: 10px;
    display: inline-block;
    color: rgba(36, 81, 138, 1);
    font-size: 20px;
}

.zhengwu .right .list-box {
    margin-top: 20px;
}

.zhengwu .right .list-box span {
    color: #101010;
    font-size: 16px;
}



.zhengwu .right .list-box li {
    float: left;
    width: 222px;
    height: 56px;
    line-height: 56px;
    background-color: #fff;
    color: #2e61a1;
    font-size: 18px;
    text-align: center;
    font-family: Roboto;
    /*border: 1px solid rgba(255, 255, 255, 0);*/
    border: 1px solid #f7f7f7;
    margin-top: 20px;
}

.zhengwu .right .list-box li img {
    width: 24px;
    height: 24px;
}

.zhengwu .right .list-box li:nth-child(odd) {
    float: left;
}

.zhengwu .right .list-box li:nth-child(even) {
    float: right;
}








.service {
    box-sizing: border-box;
    margin-top: 20px;
}

.service .left {
    position: relative;
    float: left;
    width: 691px;
    height: 476px;
    background: #fff;
}

.service .left .top {
    margin-top: 20px;
    margin-left: 23px;
    margin-bottom: 8px;
}

.service .left .top img {
    display: inline-block;
}

.service .left .top h3 {
    margin-left: 10px;
    display: inline-block;
    color: rgba(36, 81, 138, 1);
    font-size: 20px;
}

.service .left .bar {
    position: relative;
    margin: 0 23px;
    width: 642px;
    height: 3px;
    background: #eee;
}

.service .left .pross {
    position: absolute;
    width: 23px;
    height: 3px;
    background: red;
}


.service .left .img {
    margin-top: 20px;
    margin-left: 23px;
}

.service .left p {
    color: rgba(16, 16, 16, 1);
    font-size: 16px;

}

.service .left .img img {
    width: 644px;
    height: 118px;
}

.service .list-box {}

.service .list-box li {
    float: left;
    width: 20%;
    text-align: center;
}

.service .list-box li p {
    margin-top: 10px;
}

.service .list-box li img {
    width: 80px;
    height: 80px;
}

.service .bottom-box {
    position: absolute;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #eee;
}

.service .bottom-box li {
    width: 33.33%;
    height: 47px;
    line-height: 47px;
    float: left;
    text-align: center;
}

.service .bottom-box li a {
    color: #101010;
}

.service .bottom-box li:not(:last-child) {
    border-right: 1px solid #eee;
}



.service .right {
    float: right;
    width: 500px;
    /* height: 369px; */
    background: #fff;
}

.service .right .top {
    padding: 20px;
    /*margin-top: 20px;*/
    /*margin-left: 23px;*/
    margin-bottom: 8px;
}

.service .right .top img {
    display: inline-block;
}

.service .right .top h3 {
    margin-left: 10px;
    display: inline-block;
    color: rgba(36, 81, 138, 1);
    font-size: 20px;
}

.service .right .list-box {
    margin-top: 20px;
}

.service .right .list-box span {
    color: #2e61a1;
    font-size: 18px;
}



.service .right .list-box li {
    float: left;
    width: 222px;
    height: 76px;
    line-height: 76px;
    /*background-color: rgba(227, 237, 248, 1);*/
    background-color: #e3edf8;
    color: #2e61a1;
    font-size: 18px;
    text-align: center;
    font-family: Roboto;
    /*border: 1px solid rgba(255, 255, 255, 0);*/
    border: 1px solid #FFFFFF;
    margin-top: 20px;
}

.service .right .list-box li img {
    width: 24px;
    height: 24px;
}

.service .right .list-box li p {
    /*  color: rgba(46, 97, 161, 1);
    font-size: 18px;*/

}



.service .right .list-box li:nth-child(odd) {
    float: left;
}

.service .right .list-box li:nth-child(even) {
    float: right;
}



.zhuanti {
    margin-top: 20px;
    background: #fff;
    height: 171px;
    margin-bottom: 67px;
    padding: 20px;
    box-sizing: border-box;
}

.zhuanti .top {
    height: 29px;
    line-height: 29px;
}

.zhuanti .top h3 {
    display: inline-block;
    color: rgba(36, 81, 138, 1);
    font-size: 20px;
}

.zhuanti .bottom {
    position: relative;
  
}
.zhuanti .bottom .left{
    position: absolute;
    left:0;
    z-index: 2;
    top: 45px;
}

.zhuanti .bottom .right{
    position: absolute;
    right:0;
    z-index: 2;
    top: 45px;
}
.zhuanti .center {
    position: absolute;
    top: 25px;
    left: 40px;
    height: 63px;
    overflow: hidden;
    width: 1084px;
    z-index: 1;
}
.zhuanti .center ul{
    width: 2000px;
    position: absolute;
    z-index: 2;
}
.zhuanti ul li {
    float: left;
}



.zhuanti ul li a {
    display: inline-block;
    width: 270px;
    height: 63px;
    line-height: 63px;
    background-color: #2e61a1;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    font-family: Roboto;

}


.zhuanti ul li:not(:last-child) {
    border-right: 1px solid #fff;
}




.link {
    box-sizing: border-box;
    /*    height: 30px;
    line-height: 30px;*/
    background: #fff;
    padding: 23px 0 24px 20px;
    margin-bottom: 30px;
}

.icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: sub;
}

.link span {
    margin-left: 15px;
    margin-right: 40px;
    color: rgba(36, 81, 138, 1);
    font-size: 20px;
    text-align: left;
    font-family: SourceHanSansSC-bold;
}

.link a {
    margin-right: 47px;
    color: rgba(16, 16, 16, 1);
    font-size: 16px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
}





#footer {
    height: 255px;
    background-color: #2e61a1;
    color: #Ffff;
    position: relative;
}



#footer .top {
    padding-top: 30px;
    /*padding-left: 20px;*/
    background-color: #2e61a1;
    text-align: center;
}


#footer select {
    margin-right: 200px;
    width: 270px;
    height: 30px;
    line-height: 30px;
    /*background-color: rgba(36, 81, 138, 1);*/
    background-color: #24518a;
    color: #ffffff;
    font-size: 14px;
    font-family: Microsoft Yahei;
    border: 1px solid rgba(187, 187, 187, 1);

}

#footer .bottom {
    position: relative;
}

#footer .bottom .left img {
    position: absolute;
    left: 240px;
    top: 60px;
    width: 187px;
    height: 75px;
}

#footer .bottom .right span {
    margin-right: 20px;
}

#footer .bottom .right {
    position: absolute;
    left: 440px;
    top: 55px;
    width: 539px;
    height: 70px;
    line-height: 20px;
    color: #ffffff;
    font-size: 14px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
}



/*列表页*/
/*侧边展开*/
.sideMenu {
    /*border: 1px solid #ddd;*/
}

.sideMenu h3 {
    box-sizing: border-box;
    height: 70px;
    line-height: 70px;
    padding-left: 10px;
    width: 266px;
    /*background-color: rgba(46, 97, 161, 1);*/
    /*color: rgba(255, 255, 255, 1);*/
    background-color: #2e61a1;
    color: #ffffff;
    font-size: 16px!important;
    text-align: left;
    font-family: Roboto;


    cursor: pointer;
    font: normal 14px/32px "Microsoft YaHei";
}

.sideMenu h3 span {
    margin-top: 20px;
    margin-left: 10px;
}

.sideMenu h3 em {
    float: right;
    margin-right: 25px;
    margin-top: 25px;
    display: block;
    width: 24px;
    height: 24px;
    background: url(../img/icon2/002.png);
    cursor: pointer;
}

.sideMenu h3.on em {
    background: url(../img/icon2/001.png);
}

.sideMenu h3.on {
    background: #E51C23;
}


.sideMenu ul {
    padding: 8px 25px;
    display: block;
    /*background: rgba(46, 97, 161, 1);*/
    background: #2e61a1;
    color: #fff;
}

.sideMenu ul li {
    line-height: 50px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sideMenu ul li a{
    color: #fff;
}


.content_div .right-box .on{
    display: block;
}



.content {
    margin-top: 20px;
}


.content .left-box {
    float: left;
    width: 266px;
    line-height: 26px;
    background-color: #2e61a1;
    color: #ffffff;
    font-size: 18px;
    text-align: left;
    font-family: Roboto;
}

.content .right-box {
    float: right;
    width: 922px;
    height: 1500px;
    padding: 26px 40px;
    background: #fff;
    /*border: 1px solid red;*/
}





.content .right-box .top {
    padding-bottom: 15px;
    /*border-bottom: 1px solid #BBBBBB;*/
    height: auto;
    overflow: hidden;
    background: #f6faff;
    padding: 30px;
}

.content .right-box .top a {
    color: #101010;
    font-size: 18px;
}

.content .right-box .news li {
    color: #101010;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

    height: auto;
    padding: 8px 0 12px;
    border-bottom: 1px solid #d0d0d0;
}

.content .right-box .news li a {
    color: #101010;
    font-size: 16px;
}

.content .right-box .news {
    padding-bottom: 15px;
    border-bottom: 1px solid #BBBBBB;
    height: auto;
    overflow: hidden;
    background: #fff;
    padding: 10px 30px;
}

.page {
    margin-top: 16px;
}
.page ul li{
    float: left;
    padding: 15px 20px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin-right: -1px;
}
.page ul li a {
  
   color:#000;
    
}


.page ul li a.active {
    color: #fff;
    background: #2e61a1;

}


.zhuanti2 ul li a {
    background: none;
}

/*详情页*/
#detail {
    margin-top: 20px;
    padding: 27px 35px;
    background: #fff;
}

#detail .top {
    padding-bottom: 15px;
    /* border-bottom: 1px solid #BBBBBB; */
    position: relative;
    left: 0;
    width: 100%;
}

#detail .top a {
    color: #101010;
    font-size: 18px;
}

#detail .article-title {
    margin-top: 37px;
    color: #101010;
    text-align: center;
}

#detail .article-title h2 {
    font-size: 28px;
    font-family: SourceHanSansSC-regular;
    background: #fff;
}

#detail .article-title p {
    margin-top: 19px;
}

#detail .article-title span {
    margin-right: 15px;
    font-size: 14px;
}

#detail .article-content {
    margin-top: 36px;
}

#detail .article-content img{
    width: 100%;
}

#detail .article-wenjian {
    margin-top: 38px;
}

#detail .article-wenjian h3 {
    margin-bottom: 38px;
    font-size: 18px;
}

#detail .article-wenjian p {
    margin-top: 10px;
}

#detail .article-wenjian span {
    margin-right: 10px;
}

#detail .article-wenjian a {
    margin-left: 10px;
    color: #101010;
}

.zwgk_2017_list .title_content {
    height: 52px;
    overflow: hidden;
    position: relative;
    line-height: 52px;
    text-indent: 15px;
    font-size: 18px;
    font-weight: bold;
    color: #10458e;
}

.zwgk_2017_list .title_content i {
    width: 5px;
    height: 16px;
    overflow: hidden;
    background: #10458e;
    position: absolute;
    left: 0;
    top: 18px;
    z-index: 1;
}


.zwgk_2017_jg ul li {
    width: 180px;
    height: 42px;
    overflow: hidden;
    line-height: 42px;
    text-align: center;
    background: #ebf3ff;
    margin: 0 15px 10px auto;
    color: #10458e;
    font-size: 14px;
    float: left;
    display: inline;
    font-family: "SimSun", Arial, Helvetica, sans-serif;
    transition: all ease-out 0.3s;
}

.zwgk_2017_jg ul li a {
    width: 180px;
    height: 42px;
    overflow: hidden;
    display: block;
    color: #10458e;
}

.search_h3{
    background: url(../img/dot1.png) no-repeat left center;padding-left: 12px;font-size: 18px;font-weight: bold;
}
.search_show{
    height: auto;
    overflow: hidden;
    padding: 8px 0 12px;
    border-bottom: 1px solid #d0d0d0;
}
.two ul li{font-size: 16px;}

.first_tr{
    font-size: 14pt;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
.showTable{
    border-color: #CCCCCC;
    border-style: Dotted;
    width: 100%;
    border-color:#CCCCCC;
    border-style:Dotted;

}

.showTable tr td {
    text-align: center;
}


.shouye {
    display: block;
    margin-top: 10px;
}

.shouye table th {
    height: 38px;
    background: #f8f8f8;
    color: #000;
    font-size: 14px;
    font-family: '宋体';
    border: 1px solid #f8f8f8;
}

.shouye table tr td{
    text-align: center;
    border: 1px solid #f8f8f8
}
.hide_div table{
    margin: 0 auto!important;
}

.hide_div img{
    /* width: 100%!important; 
    height: 100%!important;*/
}