﻿@font-face {
    font-family: 'iconfont';  /* project id 2262340 */
    src: url('https://at.alicdn.com/t/font_2262340_2brobdpow5a.eot');
    src: url('https://at.alicdn.com/t/font_2262340_2brobdpow5a.eot?#iefix') format('embedded-opentype'),
    url('https://at.alicdn.com/t/font_2262340_2brobdpow5a.woff2') format('woff2'),
    url('https://at.alicdn.com/t/font_2262340_2brobdpow5a.woff') format('woff'),
    url('https://at.alicdn.com/t/font_2262340_2brobdpow5a.ttf') format('truetype'),
    url('https://at.alicdn.com/t/font_2262340_2brobdpow5a.svg#iconfont') format('svg');
  }


.wrapper{width:100%; margin: 0 auto; background:url(bg2.png); }


.w-in-all{background:url(bg1.jpg) top center no-repeat;padding-top:27px;}


.eader{width:1220px;margin:0 auto;position:relative;}

.tabnav{height:67px;background:url(/images/nav.jpg);margin-top:0px;position:relative;}
.tabnav .em1{display:block;width:20px;height:67px;background:url(/images/nl.png);position:absolute;top:0;left:-20px;}
.tabnav .em2{display:block;width:20px;height:67px;background:url(/images/nr.png);position:absolute;top:0;right:-20px;}
.tabnav ul{width:1200px;margin:0 auto;}
.tabnav li{width:150px;text-align:center;float:left;display:inline;position:relative;z-index:10;}
.tabnav li a{display:block;font-size:16px;color:#fff;line-height:67px;font-weight:bold;}
.tabnav li a:hover,.nav li a.current{background:url(/images/current.png) center no-repeat;}




.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

 body, div, span, applet, object, iframe,
h2, h3, h4, h5, h6, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	
	font: inherit;
    vertical-align: baseline;
    font-family: MicrosoftYaHei, sans-serif;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}



body {
    overflow-x: hidden;
}

.container {
    /* width: 1200px; */
}

a {
    color: inherit;
    text-decoration: none!important;
}

button {
    outline: none!important;
}

.pub-nav {
    height: 50px;
    margin-top: 10px;
    position: relative;
    line-height: 48px;
    border-bottom: 1px solid #ccc;
}

.pub-nav li {
    color: #fff;
    float: left;
    width: 12.5%;
    text-align: center;
}

.pub-nav li a {
    color: #fff;
}

.pub-nav li a:hover {
    opacity: 0.7;
}

.pub-nav .active a {
    display: inline-block;
    padding: 0 15px;
    /* border-bottom: 1px solid #ffff; */
}

.pub-nav hr {
    width: 12.5%;
    margin: 0px;
    border-top: 2px solid #ffff;
    position: absolute;
    bottom: 0px;
}

.pub-nav li a {
    /* padding: 5px 10px; */
    display: block; 
}  

.nav-top {
    padding-top: 44px;
    padding-bottom: 40px;
    color: #fff;
}

.nav-top a ,.nav-top span{
    opacity: 0.7;
    margin-top: 15px;
    font-size: 14px;
    display: inline-block;
}

.nav-top a i {
    margin-right: 5px;
}

.top-banner {
    height: 517px;
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    background: url('../imgs/bg.png')no-repeat center center;
    background-size: cover;
}

.pub-title {
    padding-top: 25px;
    font-size: 24px;
    font-weight: bold;
    color: #dd050a;
    position: relative;
    padding-bottom: 30px;
}

.pub-title a {  
    float: right;
    font-size: 14px;
    font-weight: normal;
    color: #ed363a;
    line-height: 20px;
}

.pub-title a:hover {
    opacity: 0.8;
} 

.pub-title a i {
    margin-left: 5px;
    font-size: 18px;
} 

#swiper .swiper-slide {
    height: 499px;
}

#swiper1 .swiper-slide {
    position: relative;
}

.nav-top a:hover {
    color: #fff;
    opacity: 0.5;
}

.mask-bottom {
    position: absolute;
    bottom: 0px;
    padding: 20px;
}

.mask-bottom span {
    font-size: 12px;
    margin-bottom: 5px;
    display: block;
    color: #FDF2EA;
    line-height: 24px;
}

.mask-bottom p {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 24px;
}

.swiper-slide .mask {
    opacity: 0;
    background: rgba(2,84,139,0.91);
    height: 180px;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    transition: all 0.7s ease;
}

.news-img {
    height: 250px;
}

.xx-img {
    height: 173px;
}

.hover-img {
    width: 100%;
    overflow: hidden;
    display: block;
}

.hover-img img {
    transition: all 0.7s ease;
}

.hover-img:hover img {
    transform: scale(1.1);
}

.swiper-bottom {
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    z-index: 1000;
    padding: 20px 30px;
    background: url(../ysdwimages/dds-mask.png)no-repeat ;
    background-size: cover;
    padding-bottom: 30px;
} 

.swiper-bottom h5 {
    font-size: 16px;
    color: #FFFFFF;
    /* margin-bottom: 10px; */
    display: inline-block;
    width: calc(100% - 65px);
    white-space: nowrap;
    text-overflow: ellipsis;
    max-height: 16px;
}

.swiper-bottom p {
    opacity: 0.8;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 24px;
}

#swiper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.right1 ul {
    margin-top: 3px;
}

.right1 {
    padding: 0 30px;
    background: #fff;
    /* padding-bottom: 3px; */
    box-shadow: 0 5px 10px 0 rgba(0,0,0,0.13);
}

.right1 li span {
    float: right;
    font-size: 14px;
    color: #999;
}

.pub-title2  {
    color: #eb1d21;
    font-weight: normal;
    cursor: pointer;
}

.con2 {
    display: none;
}

.pub-title2 .active {
    color: #dd050a;
    font-weight: bold;
}

.right1 li {
    position: relative;
    color: #333;
    height: 54px;
    font-size: 14px;
    padding-right: 15px;
    line-height: 50px;
    border-bottom: 1px solid #E8E8E8;
}

.right1 li:last-child {
    border: none;
}

.right1 .active {
    background: #dd050a;
}

.right1 .active .left {
    display: block;
}

.right1 .left {
    position: absolute;
    left: -30px;
    height: 54px;
    width: 30px;
    background: #EAF8FF;
    display: none;    
}

.right1 .left .sj {
    z-index: 10000;
    position: relative;
    left: -30px;
    border-top: 27px solid transparent;
    border-right: 30px solid #EAF8FF;
    border-bottom: 27px solid transparent;
}

main {
    margin-top: 30px;
}

.content1 {
    padding: 20px 0;
    padding-bottom: 40px;
} 

.content1 h6 {
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content3 .left-bottom h6:hover {
    color: #dd050a;
}

.content1 h6:hover {
    color: #dd050a;
}

.content5-box h6:hover {
    color: #dd050a;
}

.content2 h6:hover {
    color: #dd050a;
}

.content3 .content3-box h6:hover {
    color: #dd050a;
}

.content1 img {
    max-width: 100%;
    height: 250px;
    object-fit: cover;
}

.content1 ul {
    margin-top: 40px;  
}

.content1 .comprehensiveNews {
    padding: 20px 10px;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content1 .newWrap>div:nth-child(5)>div,
.content1 .newWrap>div:nth-child(6)>div{
    border: none;
}

.content1 .newWrap>div:first-child,
.content1 .newWrap>div:nth-child(2) {
    margin-top: 40px;
}

.content1 .comprehensiveNews span {
    font-size: 14px;
    color: #999999;
    margin-right: 30px;
}

.content2 {
    margin-top:20px;
    padding: 30px 0px;
    background: url(../ysdwimages/ddss2-bj.jpg) no-repeat center center;
    background-size: 100% 100%;
}

.content2 .xx-img {
    max-width: 100%; 
    height: 173px;
    margin-bottom: 20px;
}

.video {
    position: relative;
}

.play {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -42px;
    margin-left: -42px;
}

.content2 h6 {
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    height: 38px;
	float:left;
	font-weight:600;
    margin-bottom: 5px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.content2 span  {
    font-size: 14px;
    color: #999;
		float:right;
}

.content2 .diff {
	width: 100%;
    display: inline-block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 44px;
}

.right1 .pub-title {
    padding-bottom: 15px;
}

.tg-btn {
    background: none;
    height: 32px;
    padding: 0px;
    line-height: 32px;
    width: 110px;
    border: 1px solid #ccc;
    border-radius: 16px;
    position: relative;
    font-size: 14px;
    text-align: right;
    opacity: 0.8;
    padding-right: 15px;
}

.tg-btn a {
    margin-top: 0;
}

.search {
    height: 32px;
    width: 140px;
    margin-left: 25px;
    position: relative;
}

.search input {
    position: absolute;
    left: 0px;
    height: 100%;
    outline: none;
    width: 100%;
    font-size: 14px;
    padding-left: 15px;
    background: none;
    border: 1px solid #ccc;
    border-radius: 16px;
}

.search i {
    position: absolute;
    right: 10px;
    top: 8px;
}

.tg-btn .box {
    border-radius: 100%;
    height: 33px;
    width: 33px;
    position: absolute;
    top: -1px;
    left: -1px;
    text-align: center;
    background: #ed363a;
}

.content3 .left-img {
    max-width: 100%;
    height: 237px;
    overflow: hidden;
}

.content3 {
    padding: 30px 0;
}

.content3 .left-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.content3 .left-bottom {
    background: #EAF8FF;
    padding: 25px 18px;
    height: 100px;
}

.content3 .left-bottom .time {
    height: 50px;
    width: 50px;
    float: left;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background: #ed363a;
    margin-right: 15px;
}

.content3 .left-bottom h6 {
    font-size: 18px;
    color: #333333;
    line-height: 28px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.content4-bottom h6 {
    font-size: 16px;
    color: #333333;
    line-height: 1.5;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.content3 .content3-box {
    margin-bottom: 45px;
}

.content3 .content3-box h6 {
    font-size: 16px;
    color: #333333;
    line-height: 25px;
    margin-bottom: 10px;
    height: 50px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.content3 .content3-box span {
    display: inline-block;
    font-size: 14px;
    color: #999999;
    margin-right: 10px;
}

.content3 .content3-box hr {
    width: calc(100% - 100px);
    display: inline-block;
    margin: 0px;
    position: relative;
    top: -5px;
    border-top: 1px solid #ccc;
}

.content3 .left-bottom span {
    font-size: 28px;
    margin-top: 3px;
    margin-bottom: 2px;
    display: inline-block;
}

.content4-box {
    /* height: 270px; */
    background: #fff;
    width: 100%;
    box-shadow: 0 4px 13px 0 rgba(0,0,0,0.18);
}

.content4 {
    padding: 50px 0;
}

.content4-img {
    width: 100%;
    height: 178px;
    overflow: hidden;
    position: relative;
}

.content4-img img {
    /*object-fit: cover;*/
    height: auto;
    width: 100%;
    position: absolute;
    min-height: 100%;
    top: 0;
}

.con {
    display: none;
}

.con1 {
    display: none;
}

.tab {
    width: 420px;
    height: 24px;

    margin:  0 auto;
    display: inline-block;
    position: absolute;
    left: 50%;
	
    margin-left: -210px;
}

.pub-title .tab .active a {
    color: #dd050a;
}

.tab li {
    float: left;
    font-size: 24px;
    font-weight: normal;
    color: #999999;
}

.pub-title .tab li a {
    float: none;
    font-size: 24px;
    margin: 0 15px;
    font-weight: bold;
    color: #dd050a;
}

.content4-bg {
    background: #EAF8FF;
    width: 100%;
    height: 611px;
    position: absolute;
    left: 0px;
    top: 2450px;
    z-index: -1;
}

.content5 {
    padding: 30px 0;
}

.content4-bottom {
    padding: 20px 25px;
}

.content5-box {
    height: 200px;
    width: 100%;
    border-bottom: 4px solid #ed363a;
    margin-bottom: 30px;
    background: #FFFFFF;
    padding: 20px;
    box-shadow: 0 4px 13px 0 rgba(0,0,0,0.18);
}

.content5-box h6 {
    font-size: 17px;
    color: #333333;
    line-height: 24px;
    margin-bottom: 15px;
    overflow : hidden;
	font-weight:500;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.content5-box p {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    max-height: 72px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.video-box h6 {
    font-size: 20px;
    margin-top: 10px;
    line-height: 1.5;
    color: #333333;
}



.swiper-box {
    position: relative;
}

#swiper1 {
    height: 220px;
}

.video img {
    max-width: 100%;
}

.content6 {
    padding: 30px 0;
}

#swiper1 .swiper-slide img {
    max-width: 100%;
    height: 180px;
    width: 100%;
    object-fit: cover;
}

#swiper1 .swiper-slide:hover .mask {
    opacity: 1;
}

#swiper1 .swiper-slide:nth-child(odd){
    margin-top: 20px;
}

.arrows-box {
    height: 81px;
    width: 42px;
    background: rgba(0,0,0,0.7);
    position: absolute;
    outline: none;
    line-height: 81px;
    text-align: center;
    cursor: pointer;
}

.arrows-box i {
    color: #fff;
    font-size: 20px;
}

.next {
    left: -70px;
    top: 30px;
}

.prev {
    right: -70px;
    top: 30px;
}

.copy {
    opacity: .5;
    font-size: 14px;
}


.copy a {
    color: inherit;
    padding: 0 2px;
}

@media (min-width: 1450px) {
    .container {
        width: 1430px;
    }
}

@media (min-width: 992px) and (max-width: 1449px) {
    .container {
        width: 92%; 
    }
}

@media screen and (max-width: 996px) {

    .mob-content1 .box {
        position: absolute;
        bottom: 0;
        z-index: 100;
        width: 100%;
    }
    
    .mob-content1 h5 {
        color: white !important;
    }
    
    .arrows-box {
        margin-top: -30px !important;
    }

    .content4-img img {
        height: auto;
        min-height: 100%;
    }
	
	.pub-title1 {
    color: #fff;
}

.pub-title1 a {
    color: #fff;
}


}

.mob-list {
    width: 100%;
    padding: 0 15px;
    margin-top: 15px;
}

.mob-list a {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    line-height: 45px;
    height: 45px;
    font-size: 15px;
    border-bottom: 1px solid #E8E8E8;
}

#right li > a > div {
    display: inline-block;
    width: calc(100% - 80px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
}

#swiper [class^='swiper-button'] {
    background-color: rgba(0,0,0,0.7);
    outline: none;
    width: 30px;
    height: 64px;
    background-size: 12px;
}

#swiper .swiper-button-prev {
    left: 0;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}

#swiper .swiper-button-next {
    right: 0;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-bottom-right {
    color: white;
    width: 55px;
    display: inline-block;
}

.currentIndex {
    font-size: 32px;
}

.total {
    font-size: 16px;
}