/* 首页样式 */

@font-face {
    font-family: "fontNameRegular";
    src: url("../fonts/font/YourWebFontName.eot");
    src: url("../fonts/font/YourWebFontName.eot?#iefix") format("embedded-opentype"),
    url("../fonts/font/YourWebFontName.woff") format("woff"),
    url("../fonts/font/YourWebFontName.TTF") format("truetype"),
    url("../fonts/font/YourWebFontName.svg#fontNameRegular") format("svg");
}
body {min-width: 1200px; font-size: 16px; color: rgb(51, 51, 51);background-color: #fcfdff;}
.wrap {margin-top: 0px;}

/*row01 头条新闻*/
.row01 {margin-top: 10px;margin-bottom:20px; width: 1200px; height: 130px; overflow: hidden;}
.row01 .headlines { padding: 17px 0;text-align: center; }
.row01 .headlines .column1 {text-align: center;height: auto;padding-bottom: 8px;text-align: center;line-height: 48px;padding-top: 10px;}
.row01 .headlines .column1 a {width: 100%;color: #005293;line-height: 150%;font-size: 28px;font-weight: bold; transition: none;}
.row01 .headlines .column1 a:hover {color: red;}
.row01 .headlines .column2 {overflow: hidden;padding: 0; margin: 0; text-align: center;}
.row01 .headlines .column2 a {display: inline;padding: 0 8px;border-left: 1px #005293 solid; line-height: 22px;font-size: 18px;color: #005293;transition: none;}
.row01 .headlines .column2 a:hover {color: red;}
.row01 .headlines .column2 a:first-child {border-left: none !important;}

/*row02 专题1*/
.row02 {margin-top: 20px;width: 1200px; height: 110px; overflow: hidden;}
.row02 img {width: 590px; height: 110px}

/*row03 焦点图文/时政要闻/老龄新闻*/
.row03 {margin-top: 20px;width: 1200px; min-height: 380px; height:auto; overflow: hidden;}
.row03 .box {min-height: 380px; height:auto; width: 100%;}
.row03 .box .leftbox {float: left;position: relative; height: 380px; width: 620px; margin-right: 20px;}
#carousel-example-generic {height: 380px; width: 620px;}
.row03 .box .leftbox .carousel {width: 100%; height: 100%;}
.row03 .box .leftbox .carousel-indicators {position: absolute; bottom: 12px; left: 370px; width: 250px; height: 14px; margin: 0;}
.row03 .box .leftbox .carousel-indicators li {width: 14px; height: 14px; margin: 0 5px; border: 0; background-color: #fff;}
.row03 .box .leftbox .carousel-indicators .active {background-color: #0A5491; width: 14px; height: 14px;}
.row03 .box .leftbox .carousel-inner, .carousel-inner .item {width: 100%; height: 100%;}
.row03 .box .leftbox .carousel-inner .item img {width: 100%; height: 100%;}
.row03 .box .leftbox .carousel-caption {
    position: absolute;
    left: 10px;
    bottom: 5px;
    padding: 0;
    width: 400px;
    font-size: 18px; font-weight: 600; color: #fff; line-height: 32px; text-align: left;
}

.row03 .box .rightbox {
    float: right;
    min-height: 380px;
    height: auto;
    width: 550px;
    overflow: hidden;}
.row03 .box .rightbox .title {height: 36px; border-bottom: 1px dashed #cccccc; padding-left: 5px;}
.row03 .box .rightbox .title .titleText {margin-right: 50px; font-size: 22px; line-height: 24px; font-weight: bold; border-bottom: none; cursor: pointer;}
.row03 .box .rightbox .title .titleText a {color: #6e707b;text-decoration: none;}
.row03 .box .rightbox .title .cur {padding-bottom: 10px; border-bottom: 3px solid #2060a7;}
.row03 .box .rightbox .title .cur a {color: #0a5caa;}

.row03 .box .rightbox .index-tab-1{
    min-height: 345px;
    height: auto;
    width: 100%;
    overflow: hidden;
}
.row03 .box .rightbox .index-tab-item1{
    min-height: 345px;
    height: auto;
    width: 100%;
    overflow: hidden;
}
.row03 .box .rightbox .listBox {
    min-height: 25px;
    line-height: 25px;
    float: left;
    width: 550px;
    padding: 2px 0 3px 0;
    border-bottom: 1px dashed #f1f1f1;
}

    /*首页切换标题通用样式*/
.box .switchTitle {height: 48px; border-bottom: 1px dashed #cccccc; padding-left: 5px;}
.box .switchTitle .titleText {margin-right: 50px; font-size: 22px; line-height: 24px; font-weight: bold; border-bottom: none; cursor: pointer;}
.box .switchTitle .titleText a {color: #6e707b;text-decoration: none;}
.box .switchTitle .cur {padding-bottom: 10px; border-bottom: 3px solid #2060a7;}
.box .switchTitle .cur a {color: #0a5caa;}

/*首页列表通用样式*/
.section-main-nav {padding-top: 10px;}
.listBox {
    min-height: 27px;
    line-height: 27px;
    float: left;
    width: 100%;
    padding: 4px 0 4px 0;
    border-bottom: 1px dashed #f1f1f1;
}
.listBox a{float: left;
    display: inline-block;
}
.listBox a:hover .listItem { color: #004099;}
.listBox .listItem { font-size: 18px; font-weight: 400; color: rgba(51, 51, 51, 1); line-height: 18px;
    padding: 0 5px;
}
.listBox .list_item1 { font-size: 16px; color: rgba(153, 153, 153, 1);
    line-height: 25px;
    float: left;
}
.listBox .list_item2 {
    font-size: 16px;
    color: #333;
    line-height: 23px;
    display: inline-block;
    width: 480px;
}
.listBox .datetime {font-size: 16px; color: #999;
    line-height: 25px;
}

/*row04 专题2*/
.row04 {margin-top: 20px;width: 1200px; height: 110px; overflow: hidden;}
.row04 img {width: 1200px; height: 110px}

/*row05 领导活动/工作动态/行业动态/媒体报道  通知公告/财政资金/人事信息/政策解读 */
.row05 {margin-top: 20px;width: 1200px; height: 290px; overflow: hidden;}
.row05 .box {height: 360px;padding: 5px 15px;}
.row05 .leftbox {width: 590px; float: left;margin-right: 20px; overflow: hidden;background: #f5f7fa;}
.row05 .leftbox .titleText {float: left;height: 48px;line-height: 48px;margin-right: 40px;}
.row05 .leftbox .titleText span {display: inline-block;float: left;height: 30px;line-height: 30px;border-radius: 4px;padding: 0 20px;
    font-size: 20px;font-weight: bold;margin-top: 6px;
}
.row05 .leftbox .titleText span a {color: #6e707b;}
.row05 .leftbox .titleText span.cur {font-size: 24px;}
.row05 .leftbox .titleText span.cur a {color: #0a5caa;padding-bottom: 10px; border-bottom: 3px solid #2060a7;}

.row05 .rightbox {width: 590px; float: right;overflow: hidden;background: #f5f7fa;}
.row05 .rightbox .first {font-weight: bold;font-size: 24px;height: 48px;position: relative;margin-right: 60px;}
.row05 .rightbox .first span {height: 48px;line-height: 48px;border-radius: 0;padding: 0;font-weight: bold;font-size: 24px;margin: 0;background: none;}
.row05 .rightbox .first span a {color: #0a5caa;}
.row05 .rightbox .titleText {float: left;height: 48px;line-height: 48px;margin-right: 40px;font-weight: bold;}
.row05 .rightbox .titleText span {display: inline-block;height: 36px;line-height: 36px;font-size: 18px;padding: 0 24px;
    background: #e3eaf1;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;
}
.row05 .rightbox .titleText span a { color: #0a5caa;}
.row05 .rightbox .titleText span.cur {background: #0a5caa;font-size: 18px;}
.row05 .rightbox .titleText span.cur a {color: #fff;font-size: 18px;}

/*row06 专题3*/
.row06 {margin-top: 20px;width: 1200px; height: 110px; overflow: hidden;position: relative;}
.row06 img {width: 1200px; height: 110px}

/*row07 交流互动 || 业务频道*/
.row07 {margin-top: 20px;width: 1200px; height: 450px; overflow: hidden;}
.row07 .leftbox {float: left;width: 300px;height: 450px;}
.row07 .leftbox img{float: left;width: 300px;height:100px;border:2px solid #ecf0f4;}

.row07 .rightbox {width: 880px;height: 440px;padding: 15px;float: right;background: #f5f7fa;}
.row07 .rightbox .yewu-titile {color: #0a5caa;font-weight: bold;font-size: 24px;margin-bottom: 10px;height: 42px;}
.row07 .rightbox .titlebg {position: absolute;width: 850px;height: 42px;background-color: #ecf0f4;border-radius: 4px;
    -webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;
}
.row07 .rightbox .titleText {float: left;height: 42px;line-height: 42px;margin-right: 20px;font-weight: bold;}
.row07 .rightbox .titleText span {display: inline-block;height: 42px;line-height: 42px;text-align: center;font-size: 18px;padding: 0 24px;
    border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;
}
.row07 .rightbox .titleText span a { color: #0a5caa;}
.row07 .rightbox .titleText span.cur {background: #0a5caa;font-size: 18px;}
.row07 .rightbox .titleText span.cur a {color: #fff;font-size: 18px;}

/* row08 滚动专题 */
.row08 { position: relative;margin-top: 20px;}
.row08 .ztSwiper { overflow: hidden;}
.row08 .swiper-slide img {width: 100%;height: 120px;border-radius: 5px;}
.row08 .swiper-button-next, .row08 .swiper-button-prev {width: 38px;height: 120px;margin: 0;top: 0;background: none;}
.row08 .swiper-button-next {right: -48px;background: url(../images/index/ztright.png) center center no-repeat;}
.row08 .swiper-button-prev {left: -48px;background: url("../images/index/ztleft.png") center center no-repeat;}
.row08 .swiper-button-next:hover { background: url("../images/index/ztrighthover.png") #F5F7FA center center no-repeat;
    border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;
}
.row08 .swiper-button-prev:hover { background: url("../images/index/ztlefthover.png") #F5F7FA center center no-repeat;
    border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;
}

/*row09 政策法规 老龄事业 */
.row09 {margin-top: 20px;width: 1200px; height: 270px; overflow: hidden;}
.row09 .box {height: 360px;padding: 5px 15px;}
.row09 .leftbox {width: 590px; float: left;margin-right: 20px; overflow: hidden;background: #f5f7fa;}
.row09 .leftbox .titleText {float: left;height: 48px;line-height: 48px;margin-right: 40px;}
.row09 .leftbox .titleText span {display: inline-block;float: left;height: 30px;line-height: 30px;border-radius: 4px;padding: 0 20px;
    font-size: 20px;font-weight: bold;margin-top: 6px;
}
.row09 .leftbox .titleText span a {color: #6e707b;}
.row09 .leftbox .titleText span.cur {font-size: 24px;}
.row09 .leftbox .titleText span.cur a {color: #0a5caa;padding-bottom: 10px; border-bottom: 3px solid #2060a7;}

.row09 .rightbox {width: 590px; float: right;overflow: hidden;background: #f5f7fa;}
.row09 .rightbox .first {font-weight: bold;font-size: 24px;height: 48px;position: relative;margin-right: 60px;}
.row09 .rightbox .first span {height: 48px;line-height: 48px;border-radius: 0;padding: 0;font-weight: bold;font-size: 24px;margin: 0;background: none;}
.row09 .rightbox .first span a {color: #0a5caa;}
.row09 .rightbox .titleText {float: left;height: 48px;line-height: 48px;margin-right: 40px;font-weight: bold;}
.row09 .rightbox .titleText span {display: inline-block;height: 36px;line-height: 36px;font-size: 18px;padding: 0 24px;
    background: #e3eaf1;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;
}
.row09 .rightbox .titleText span a { color: #0a5caa;}
.row09 .rightbox .titleText span.cur {background: #0a5caa;font-size: 18px;}
.row09 .rightbox .titleText span.cur a {color: #fff;font-size: 18px;}

/*视频专区*/
.videobox {
    width: 1200px;
    margin-bottom: 20px;
    margin-top: 10px;
    float: left;
}

.videobox .nav,.zsdwgzbox .nav{
    width: 1200px;
    height: 52px;
    border-bottom: 1px solid #E5E5E5;
}

.videobox .nav .title ,.zsdwgzbox .title{
    float: left;
    height: 25px;
    margin-top: 15px
}

.videobox .nav .title a ,.zsdwgzbox  .nav .title a{
    font-size: 22px;
    font-weight: bold;
    color: #0a5caa;
    padding-bottom: 4px;
    border-bottom: 4px solid #0a5caa;
}

.videobox .nav .navbar ul li {
    float: right;
    margin-left: 20px;
    width: 78px;
    height: 34px;
    background: #F5F5F5;
    border-radius: 17px;
    behavior: url(../pie/PIE.htc);
    text-align: center
}

.videobox .nav .navbar ul li:hover {
    background-color: #E30B20
}

.videobox .nav .navbar ul li:hover a {
    color: #fff
}

.videobox .nav .navbar ul li a {
    font-size: 14px;
    color: #333;
    line-height: 34px
}

.videobox .subject-box {
    margin-top: 30px
}

.videobox .subject-box .subject {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
    width: 380px;
}

.videobox .subject-box .subject .img {
    position: relative;
    overflow: hidden;
    display: block;
    width: 380px;
    height: 100%;
}

.videobox .subject-box .subject .img img {
    width: 380px;
    height: 250px;
    border-radius: 4px 4px 0px 0px;
    behavior: url(../pie/PIE.htc);
}

.videobox .subject-box .subject .img div {
    position: absolute;
    top: 50%;
    margin-top: -22px;
    left: 50%;
    margin-left: -22px;
    width: 44px;
    height: 44px;
    background: rgba(0, 0, 0, 0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000, endColorstr=#b2000000);
    border-radius: 50%;
    behavior: url(../pie/PIE.htc);
    text-align: center
}

.videobox .subject-box .subject .img div i {
    font-size: 18px;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 50%;
    margin-left: -7px
}

.videobox .subject-box .subject .text {
    width: 100%;
    height: 41px;
    background: #F5F5F5;
    text-align: center
}

.videobox .subject-box .subject .text a {
    font-size: 16px;
    color: #333;
    line-height: 41px
}

.videobox .subject-box .subject .text a:hover {
    color: #CB0014
}


/*直属单位工作*/
.zsdwgzbox {
    width: 1200px;
    height: 150px;
    margin-bottom: 35px;
}
.zsdwgzbox .subject-box {
    margin-top: 30px
}
.zsdwgzbox .subject-box .subject {
    float: left;
    margin-right: 20px;
    position: relative;
    width:285px;
    display: inline-block;
}
.zsdwgzbox .subject-box .subjectlast {
    float: right;
    position: relative;
    width:285px;
    display: inline-block;
}
.zsdwgzbox .subject-box a{
    width:100%;
    height: 77px;
    border-radius: 3px;
    border: 1px solid #E5E5E5;
    background: #f5f7fa;
    padding:10px;
    color: #033333;
    font: 18px "微软雅黑";
    display: inline-block;
    text-align: center;
}
.zsdwgzbox .subject-box a:hover{
    background: #2871b4;
    color: #fff;
}
.zsdwgzbox .subject-box .zsdwlogo{
    display: inline-block;
    float: left;
    margin-left: 15px;
}
.zsdwgzbox .subject-box .zsdwlogo img{
    width: 50px;
    height: 50px;
}
.zsdwgzbox .subject-box .zsdwgz{
    font-size: 24px;
    line-height: 50px;
    display: inline-block;
    float: left;
    margin-left: 30px;
}

.projectMore {
    position: absolute;
    bottom: 5px;
    right: 0;
    width: 100px;
    height: 25px;
    line-height: 25px;
    background: #fff;
    border-radius: 30px 0 0 30px;
    text-align: center;
    font-size: 12px
}