@charset "utf-8";


/* 新闻 */
.sy .content1 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 50px;
}

.sy .qyyw {
    display: none;
}

.sy .hot {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    padding-top: 20px;
}

.sy .hot > a {
    display: block;
    color: #0065c0;
}

.sy .hot > a:hover {
    color: #ff9724;
}

.sy .hot > a + a {
    display: inline-block;
    color: #333;
    font-size: 18px;
    font-weight: normal;
    padding: 0 10px;
}

.sy .hot > a + a:hover {
    color: #0065c0;
}

.sy .xwzx {
    padding-top: 35px;
}

.sy .xwzx-lf {
    width: 735px;
    float: left;
    position: relative;
    height: 540px;
    overflow: hidden;
    margin-right: 33px;
}

.sy .xwzx-lf .swiper-pagination {
    display: none;
}

.sy .xwzx-lf .next,
.sy .xwzx-lf .prev {
    width: 34px;
    height: 73px;
    position: absolute;   
    bottom: -1%;
    z-index: 2;
    cursor: pointer;
}

.sy .xwzx-lf .prev {
    background: url(ltg.png) no-repeat;
    left:20px;
}

.sy .xwzx-lf .next {
    background: url(rtg.png) no-repeat;
    right:20px;
}


.sy .xwzx-lf .bd a {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden
}

.sy .xwzx-lf .bd .xwzx-pic {
    height: 400px;
    line-height: 400px;
    text-align: center;
}

.sy .picScrolls1 .bd img {
    max-width: 100%;
    max-height: 100%;
}

.sy .xwzx-pic > span {
    filter: blur(9px);
    -ms-filter: blur(9px);
    width: 100%;
    height: 100%;
    display: block;
}

.sy .xwzx-lf .bd .lun-title p {
    font-size: 20px;
    line-height: 28px;
    color: #333333;
    padding: 15px 0;
    display: inline-block;
}

.sy .xwzx-lf .bd .lun-title p:hover {
    color: #0065c0;
}

.sy .xwzx-lf .bd p {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    padding: 0;
}

.sy .xwzx-rt {
    width: 36%;
    float: left;
    overflow: hidden;
}

.sy .xwzx-nav {
    position: relative;
}

.sy .xwzx-nav .xwzx-title {
    overflow: hidden;
    background-color: #f4f7f9;
    font-size: 22px;
}

.sy .xwzx-title > li {
    float: left;
    display: block;
    padding: 16px;
    /* margin: 0 8px; */
    cursor: default;
}

.sy .xwzx-title .active {
    font-weight: bold;
    color: #0065c0;
    border-bottom: 2px solid #0065c0;
}

.sy .block {
    display: block !important;
}

.sy .xwzx-m {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -10px;
}

.sy .xwzx-m > li {
    display: none;
    font-size: 16px;
}

.sy .xwzx-m > li a {
    color: #999999;
}

.sy .xwzx-m > li a:hover {
    color: #0065c0;
}

.sy .xwzx-list {
    display: none;
    /* background: url(ty-shu.png) no-repeat 70px center; */
}

.sy .xwzx-list:first-child {
    display: block;
}

.sy .xwzx-list > li {
    min-height: 90px;
    overflow: hidden;
    margin-top:8px;
    position: relative;
}

.sy .xwzx-list > li + li .xwzx-time {
    /* background: url(ty-ban.png) no-repeat center; */
}

.sy .xwzx-time {
    text-align: center;
    position: absolute;
    left:0;
    font-size: 14px;
    color: #999999;
    border:1px solid #ccc;
    width: 80px;
    height: 80px;
    top: 50%;
    margin-top: -40px;
}

.sy .xwzx-time > div > span {
    display: block;
    font-size: 35px;
    font-weight: bold;
}

.sy .yd-time {
    display: none;
}

.sy .xwzx-link {
    padding-left:90px;
    display: block;
}
.sy .xwzx-link .xwzx-title  a{font-weight:bold;}
.sy .xwzx-link .xwzx-title {
    font-weight: bold;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sy .xwzx-link .xwzx-title a:hover {
    color: #0065c0;
}

.sy .xwzx-link .xwzx-sub {
    font-size: 14px;
    color: #666666;
    line-height:25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/* 第二部分 */
.sy .content2 {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0 0px;
    overflow: hidden;
}

.sy .ztzl {
    padding-bottom:30px;
    overflow: hidden;
}
.ztzl-list ul li{
    float: left;
    margin-right:30px;
}
.ztzl-list ul li:nth-child(3){
    margin-right:0px;
}


.sy .ztzl img {
    width: 100%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.sy .ztzl:hover img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
}

.sy .ztzl-list .slideBox {
    width: 100%;
    float: left;
    overflow: hidden;
    zoom: 1;
    position: relative;
}

.sy .ztzl-list .slideBox .prev,
.sy .ztzl-list .slideBox .next {
    width: 24px;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 2;
    display: none;
    opacity: 0.6;
    cursor: pointer;
}

.sy .ztzl-list .slideBox .prev {
    background: url(prev.png) no-repeat 0 0;
    left: 0;
}

.sy .ztzl-list .slideBox .next {
    background: url(next.png) no-repeat 0 0;
    right: 0;
}

.sy .ztzl-list .slideBox:hover .prev,
.sy .ztzl-list .slideBox:hover .next {
    display: inline-block;
}

.sy .ztzl-list .slideBox .pic img {
    width: 100%;
}

/* 第三部分 */
.sy .content3 {
    width: 100%;
    background-color: #f6f8fa;
    overflow: hidden;
    padding-top:50px;
    padding-bottom:50px;
}

.sy .zyyw {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.sy .zyyw-lf {
    float: left;
}

.sy .zyyw-lf > ul {
    width: 240px;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    height:485px;
    align-content: center;
}

.sy .zyyw-lf > ul > li {
    width: 240px;
    background: #ffffff;
    border-bottom: 1px solid #eeeeee;
    line-height:80px;
    text-align: center
}

.sy .zyyw-lf > ul > li.active {
    background:#004ea1;    
    font-weight: bold;
    width:240px;
}

.sy .zyyw-lf > ul > li a {
    display: block;
    color:#666;
}

.sy .zyyw-lf > ul > li.active a {
    color: #ffffff;
}

.sy .zyyw-rt {
    width: 960px;
    height:485px;
    float: left;
}

.sy .zyyw-list {
    position: relative;
    height: 100%;
    background-size: cover;
}

.sy .zyyw-text {
    position: absolute;
    bottom: 66px;
    right: 58px;
    width: 351px;
    height: 267px;
    padding: 38px;
    background: url(zyyw-bg.png);
}

.sy .zyyw-title {
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 20px;
}

.sy .zyyw-detail {
    font-size: 16px;
    line-height: 30px;
}

.sy .zyyw-m {
    display: block;
    width: 105px;
    height: 34px;
    background: url(zyyw-xq.png) no-repeat;
    margin-top: 15px;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    color: #0065c0;
}

.sy .zyyw-m:hover {
    text-decoration: underline;
}


/* 第五部分 */
.sy .content5 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 50px 0 30px;
}

.sy .pic-nav {
    position: relative;
    border-bottom: 1px solid #e9e9e9;
}

.sy .pic-nav .pic-title {
    overflow: hidden;
    font-size: 22px;
    margin-bottom: -1px;
}

.sy .pic-title > li {
    float: left;
    display: block;
    padding-bottom: 15px;
    margin-right: 30px;
    cursor: default;
}

.sy .pic-title .active {
    font-weight: bold;
    color: #0065c0;
    border-bottom: 2px solid #0065c0;
    padding-bottom: 13px;
}

.sy .pic-m {
    position: absolute;
    right: 5px;
    bottom: 15px;
}

.sy .pic-m > li {
    display: none;
    font-size: 16px;
}

.sy .pic-m > li a {
    color: #999999;
}

.sy .pic-m > li a:hover {
    color: #0065c0;
}

.sy .pic-txt {
    padding-top: 25px;
    overflow: hidden;
}

.sy .pic-list {
    display: none;
    overflow: hidden;
}

.sy .pic-list:first-child {
    display: block;
}

.sy .pic-list > li {
    width: 588px;
    height: 370px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.sy .pic-list > li + li {
    width: 285px;
    height: 175px;
}

.sy .pic-list > li + li + li {
    margin-right: 0;
}

.sy .pic-list > li + li + li + li {
    margin-right: 20px;
}

.sy .pic-list > li + li + li + li + li {
    margin-right: 0;
}

.sy .pic-text {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.sy .pic-images {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.sy .pic-images span {
    filter: blur(9px);
    -ms-filter: blur(9px);
    width: 100%;
    height: 100%;
    display: block;
}

.sy .pic-images img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.sy .pic-images:hover img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
}

.sy .pic-text > p,
.xwzxs .pic-text > p {
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 40px;
    text-align: center;
    padding: 0 5px;
    color: #ffffff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    z-index: 10;
}

.sy .pic-text:hover > p {
    color: #ff9724;
}

.sy .pic-text > span {
    position: absolute;
    display: block;
    width: 100%;
    height: 40px;
    bottom: 0;
    background-color: #000;
    opacity: 0.5;
}

.sy .pic-text > i {
    width: 62px;
    height: 62px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -31px;
    margin-left: -31px;
    background: url(play.png) no-repeat;
}

.sy .pic-list > li + li .pic-text > i {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background: url(plays.png) no-repeat;
}


/* 首页4新闻切换 */
.xwzxs .content3 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 50px;
}

.xwzxs .content3-lf {
    float: left;
    width: 50%;
}

.xwzxs .content3-rt {
    float: left;
    width: 50%;
    padding-left: 30px;
}
