@charset "utf-8"; html {
    font-size: 16px;}

body {
    font-family: "microsoft yahei";
    font-size: 1rem;
    color: #333333;
    padding: 0;
    margin: 0;}

img {
    max-width: 100%;
    border: none;}

h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, hr, input, p {
    padding: 0;
    margin: 0;
    list-style: none;
    outline: none;}

a {
    color: inherit;
    font: inherit;
    text-decoration: none;
    outline: none;}

a:hover {
    text-decoration: none;
    color: #16467c;}

a:focus {
    border: none;
    outline: none;
    text-decoration: none;}

.clearfix {
    zoom: 1;}

.clearfix:after {
    clear: both;
    content: "";
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* firefox */
    -webkit-box-sizing: border-box;
    /* safari */
    border: none;
    outline: none;}

.fl {
    float: left;}

.fr {
    float: right;}

.container {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;}

@media (min-width: 768px) {
    .container {
        width: 750px;}
}













@media (min-width: 992px) {
    .container {
        width: 970px;}
}

@media (min-width: 1230px) {
    .container {
        width: 1200px;}
}

@media (min-width: 1530px) {
    .container {
        width: 1500px;}
}

img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}

.wrapper {
    position: relative;
    overflow: hidden;}

@-webkit-keyframes hue {
    from {
        -webkit-filter: hue-rotate(0deg);}

    to {
        -webkit-filter: hue-rotate(-360deg);}
}

/* 动画延迟结束 */
/* ie8提示样式 */
#browser-modal {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    color: #303233;
    position: fixed;
    z-index: 9990009;}

#browser-modal .browser-modal-cover {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #111;
    opacity: 0.9;
    z-index: -1;}

#browser-modal .browser-content {
    width: 700px;
    margin-top: 120px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 80px;
    padding-top: 50px;
    background-color: #fff;
    border-radius: 5px;}

#browser-modal .browser-content .browser-dpc-logo img {
    height: 42px;
    margin: 45px auto 40px;}

#browser-modal .browser-content .browser-text-title {
    text-transform: uppercase;
    font-size: 24px;}

#browser-modal .browser-content .browser-text-desc {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 14px;}

#browser-modal .browser-content .browser-list {
    width: 600px;
    margin: 20px auto;
    height: 130px;}

#browser-modal .browser-content .browser-item {
    float: left;
    width: 150px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;}

#browser-modal .browser-content .browser-item .iconfont {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    font-size: 80px;
    line-height: 80px;
    margin-bottom: 10px;}

#browser-modal .browser-content .browser-item .iconchrome {
    background: url(../images/bro.jpg) no-repeat 0 0;}

#browser-modal .browser-content .browser-item .iconfirefox {
    background: url(../images/bro.jpg) no-repeat 0 -100px;}

#browser-modal .browser-content .browser-item .iconopera {
    background: url(../images/bro.jpg) no-repeat 0 -200px;}

#browser-modal .browser-content .browser-item .iconEdge {
    background: url(../images/bro.jpg) no-repeat 0 -300px;}

#browser-modal .browser-content .browser-item a {
    cursor: pointer;
    display: block;}

#browser-modal .browser-content .browser-item a img {
    display: block;
    margin: 0 auto;
    max-width: 100px;
    width: 100px;
    height: 100px;}

#browser-modal .browser-content .browser-item a h4 {
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 700;}

/* ie8提示样式 */
/* header */
.header {
       position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    background: url(../images/navzz.jpg) left top repeat-x;
    padding: 15px 3% 10px;

 background-size:auto 100%
;}

.header .top-right {
    position: absolute;
    top: 23px;
    right: 3%;}

.header .top-links {
    float: left;
    line-height: 30px;}

.header .top-links a {
    font-size: 1rem;
    color: #fff;}

.header .logo {
    position: absolute;
    top: 23px;
    left: 3%;}

/* 搜索 */
.ss {
    position: relative;
    margin-left: 20px;
    z-index: 9;
    width: 168px;
    height: 30px;
    line-height: 30px;
    background: none;
    border-radius: 20px;
    border: 1px solid #52749b;
    float: right;}

.ss .text {
    width: 120px;
    border: none;
    background: none;
    color: #fff;
    line-height: 30px;
    float: left;
    margin-left: 10px;
    height: 30px;}

.ss .sub {
    width: 15px;
    height: 15px;
    margin-top: 5px;
    margin-right: 10px;
    float: right;}

.ss input:-webkit-autofill, .ss textarea:-webkit-autofill, .ss select:-webkit-autofill {
    color: rgba(255, 255, 255, 0.85) !important;
    background-color: transparent !important;
    background-image: none !important;
    -webkit-box-shadow: 0 0 0 1000px #52749b inset !important;}

/* 导航 */
.navbar {
    position: relative;
    margin-top: 55px;
    width: 75%;
    float: right;}

.navbar .nav-button {
    display: none;}

.navbar .navbar-nav {
    padding: 0;
    list-style: none;
    text-align: right;}

.navbar .navbar-nav > li {
    position: relative;
    text-align: center;
    float: left;
    font-size: 1.2rem;
    width: 8%;
    text-align: right;
    height:43px;}

.navbar .navbar-nav > li > a {
    color: #ffffff;
    display: block;
    position: relative;
    text-align: center;}

.navbar .navbar-nav > li > a > em {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    width: 12px;
    height: 100%;
    background: url(../images/down-jiantou.jpg) center no-repeat;}

.navbar .navbar-nav > li:hover > ul {
    opacity: 1;
    visibility: visible;}

.navbar .nav-child {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 999999;
    opacity: 0;
    visibility: hidden;
    border-top: 3px solid #fff;
background-color: rgba(1, 45, 95, 0.8);
    background: linear-gradient(#012d5f, rgba(1, 45, 95, 0));
    transition: opacity 0.15s;
    margin-left: -50px;}

.navbar .nav-child > li {
    width: 100%;
    text-align: center;
    position: relative;
    line-height: 22px;}

.navbar .nav-child > li a {
    display: block;
    padding: 10px;
    width: 100%;
    font-size: 0.9375rem;
    color: #fff;}

.navbar .nav-child > li a:hover {
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;}

/* 浮动导航 */
.header2 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;

background: rgb(0 48 98 / 80%);
 backdrop-filter: blur(13px);
 box-shadow: 0px 0px 20px 0px rgb(12 61 112 / 60%);}

.header2 .navbar .nav-child {
    background: rgba(1, 45, 95, 0.8);}

/* 浮动导航结束 */
/* banner焦点图 */
.banner {
    overflow: hidden;
    position: relative;z-index:0;}

.slick-dotted.slick-slider {
    margin-bottom: 0;}

.flexslider img {
    vertical-align: top;
    width: 100%;
    object-fit: cover;}

.flexslider .flex-direction-nav a {
    width: 50px;
    height: 50px;
    margin-top: -25px;
    display: none !important;}

.flexslider .flex-direction-nav a.flex-prev {
    background: url(../images/banner-left.jpg);
    background-size: 100% 100%;}

.flexslider .flex-direction-nav a.flex-next {
    background: url(../images/banner-right.jpg);
    background-size: 100% 100%;}

.flexslider .flexslider:hover .flex-direction-nav .flex-prev {
    left: 2%;}

.flexslider .flexslider:hover .flex-direction-nav .flex-next {
    right: 2%;}

.flexslider .flex-direction-nav a:before, .flexslider .flex-direction-nav a:after {
    display: none;}

.flexslider .slick-dots {
    width: auto;
    bottom: 25px;
    right: 50%;
    margin-right: -750px;
    z-index: 999;}

.flexslider .slick-dots li {
    margin: 0 15px;
    width: auto;
    height: auto;}

.flexslider .slick-dots li button {
    width: auto;
    height:auto;
    color: #fff;
    font-size: 1.5rem;
    background: none;
    border: none;
    box-shadow: none;
    text-indent: 0;
    cursor: pointer;
line-height: 100%;}

.flexslider .slick-dots li.slick-active{
    margin:0 0 0 15px;}

.flexslider .slick-dots li.slick-active button {
    font-size: 2.25rem;
     width: 30px;
    height: 35px;
    text-align:left;}

.flexslider .slick-dots li.slick-active button::after {
    content: "";
    float: right;
    width: 65px;
    height: 1px;
    background: #fff;
    margin-left: 35px;
    margin-top: 6px;
display:none;}

.flexslider .slick-dots li:last-child button{
    width:30px;}

.flexslider .slick-dots li button:before,
.flexslider .slick-dots li:last-child button::after {
    display: none !important;}

/* banner焦点图结束 */
/* 中部版块 */
.index-tit {
    font-size: 2.625rem;
    color: #000000;
    font-family: "SimSuncss", "Microsoft YaHei";}

.index-more {
    width: 100%;
    padding-bottom: 10px;
    background: url(../images/index-more-bottom.jpg) bottom center no-repeat;
    text-align: center;}

.index-more a {
    font-size: 0.875rem;
    color: #16467c;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}

.index-more a:hover {
    font-weight: bold;}

.row1 {
    margin-top: 45px;}

.row1 .index-tit {
    color: #000000;
    font-family: "华文中宋", "SimSun", "SimSuncss", "Microsoft YaHei";
    text-align: center;
    margin-bottom: 50px;}

.slider-news {
    width: 750px;
    float: left;
    overflow: hidden;}

.slider-news .box a {
    display: block;
    width: 100%;
    padding-bottom: 75%;
    overflow: hidden;
    position: relative;}

.slider-news .box a img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;}

.slider-news .box a .tit {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(transparent, black);}

.slider-news .box a .tit p {
    width: 75%;
    padding: 15px;
    font-size: 1.25rem;
    font-weight: bold;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}

.slider-news .box img:hover {
    transform: scale(1.05);}

.slider-news .slick-dots {
    bottom: 20px;
    right: 15px;
    width: auto;}

.slider-news .slick-dots li {
    width: 9px;
    height: 9px;
    background: #fff;
    float: left;
    margin-left: 10px;
    margin-right: 0;
    border-radius: 50%;}

.slider-news .slick-dots li button {
    display: none !important;}

.slider-news .slick-dots li.slick-active {
    background: #ffc30d;}

.right-news {
    width: 722px;
    float: right;}

.right-news .item1 {
    float: left;
    border-top: 5px solid #16467c;}

.right-news .item2 {
    float: right;
    border-bottom: 5px solid #16467c;}

.right-news .pic {
    width: 100%;
    padding-bottom: 75%;
    position: relative;
    overflow: hidden;}

.right-news .pic img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;}

.right-news .pic img:hover {
    transform: scale(1.05);}

.right-news .text {
    padding: 32px 25px;}

.right-news .date {
    font-size: 0.875rem;
    color: #16467c;
    margin-bottom: 15px;}

.right-news .tit {
    font-size: 1.125rem;
    font-weight: bold;
    color: #16467c;
    line-height: 32px;
    height: 96px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}

.right-news .abst {
    color: #a4afbc;
    font-size: 0.875rem;
    line-height: 26px;
    height: 104px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;}

.right-news .tit:hover {
    transform: translateY(-5px);}

.right-news > div {
    width: 346px;
    background: #fff;
    box-shadow: 0 0 10px 0 #efefef;}

.index-middle {
    background: url(../images/index-middle.jpg) center top no-repeat;
    background-size: cover;
    overflow: hidden;
    max-width: 1920px;
    padding-bottom: 50px;
    margin: 0 auto;}

 .seconde-middle{
    background: url(../images/second-middle.jpg) center top no-repeat;
    background-size: cover;
    overflow: hidden;
    max-width: 1920px;
    padding-bottom: 50px;
    margin: 0 auto;}

.slideTxtBox .tabs-list {
    overflow: hidden;
    padding-bottom: 50px;}

.slideTxtBox .tabs-list ul {
   
    overflow: hidden;
    margin: 0 auto;
  text-align: center;}

.slideTxtBox .tabs-list li {
       display: inline-block;
    width: auto;
    cursor: pointer;
    line-height: 160px;
    padding: 0 40px;
    position: relative;}

.slideTxtBox .tabs-list p {
    font-size: 1.75rem;
    color: #fff;
    text-align: center;
    line-height: 78px;}

.slideTxtBox .tabs-list li.active p {
    background: url(../images/tab-tit-bg.jpg) center no-repeat;
    background-size: cover;}

.slideTxtBox .tabs-list li:after {
    content: "";
    position: absolute;
    width: 3px;
    height: 40px;
    background: rgba(255, 255, 255, 0.32);
    right: 0;
    top: 50%;
    margin-top: -20px;}

.slideTxtBox .tabs-list li:last-child:after {
    display: none !important;}

.slideTxtBox .tabs-container {
    width: 100% !important;
    background: #fff;
    padding: 40px 40px 20px;
    position: relative;
    margin-top: -50px;}

.slideTxtBox .tabs-container .accordion-handle {
    display: none !important;}

.slideTxtBox .tabs-container .index-more {
    position: absolute;
    left: 0;
    bottom: -22px;}

.slideTxtBox .tabs-container .tab1 {
    overflow: hidden;}

.slideTxtBox .tabs-container .tab1 .left {
    width: 770px;
    float: left;}

.slideTxtBox .tabs-container .tab1 .left ul {
    overflow: hidden;
    margin: 0 -10px;}

.slideTxtBox .tabs-container .tab1 .left li {
    float: left;
    width: 50%;
    padding: 10px;}

.slideTxtBox .tabs-container .tab1 .left .box {
    margin: 0 10px;
    background: #ffffff;
    box-shadow: 0 0 10px 0 #efefef;}

.slideTxtBox .tabs-container .tab1 .left .box .pic {
    width: 100%;
    position: relative;
    padding-bottom: 70%;
    overflow: hidden;}

.slideTxtBox .tabs-container .tab1 .left .box .pic img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;}

.slideTxtBox .tabs-container .tab1 .left .box .pic i {
    display: block;
    padding: 8px 12px;
    font-size: 1rem;
    font-weight: bold;
    color: #fff;
    font-style: normal;
    background: #cf2424;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;}

.slideTxtBox .tabs-container .tab1 .left .box .text {
    padding: 20px;}

.slideTxtBox .tabs-container .tab1 .left .box .up {
    overflow: hidden;}

.slideTxtBox .tabs-container .tab1 .left .box .date {
    float: left;
    margin-top:0px;
    width: 52px;
    height: 70px;
    background: #1a497e;
    color: #fff;
    text-align: center;
    border-radius: 10px;}

.slideTxtBox .tabs-container .tab1 .left .box .date .day {
    font-size: 1.5rem;
    margin-top: 8px;}

.slideTxtBox .tabs-container .tab1 .left .box .date .year {
    font-size: 0.875rem;}

.slideTxtBox .tabs-container .tab1 .left .box .tit {
    float: right;
    width: calc(100% - 75px);
    line-height: 30px;
    height: 90px;
    font-weight: bold;
    color: #16467c;
    font-size: 1.125rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}

.slideTxtBox .tabs-container .tab1 .left .box .abst {
    font-size: 0.875rem;
    color: #888888;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}

.slideTxtBox .tabs-container .tab1 .left li:nth-child(1) {
    margin-bottom: 55px;}

.slideTxtBox .tabs-container .tab1 .left li:nth-child(1) .pic:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 14px solid #fff;}

.slideTxtBox .tabs-container .tab1 .left li:nth-child(2) {
    margin-top: 55px;}

.slideTxtBox .tabs-container .tab1 .left li:nth-child(2) .pic:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 14px solid #fff;}

.slideTxtBox .tabs-container .tab1 .left li:hover img {
    transform: scale(1.05);}

.slideTxtBox .tabs-container .tab1 .left li:hover .box {
    background: #16467c;}

.slideTxtBox .tabs-container .tab1 .left li:hover .date {
    background: none;
    border: 1px solid #fff;}

.slideTxtBox .tabs-container .tab1 .left li:hover .tit {
    color: #fff;}

.slideTxtBox .tabs-container .tab1 .left li:hover .abst {
    color: #77a7dc;}

.slideTxtBox .tabs-container .tab1 .left li:nth-child(1):hover .pic:after {
    border-bottom: 14px solid #16467c;}

.slideTxtBox .tabs-container .tab1 .left li:nth-child(2):hover .pic:after {
    border-top: 14px solid #16467c;}

.slideTxtBox .tabs-container .tab1 .right {
    float: right;
    width: 610px;}

.slideTxtBox .tabs-container .tab1 .right li {
    overflow: hidden;
    padding: 8px 20px 8px 0;
    border-bottom: 1px solid #d4d4d4;}

.slideTxtBox .tabs-container .tab1 .right .date {
    float: left;
    width: 52px;
    height: 70px;
    background: #1a497e;
    color: #fff;
    text-align: center;
    border-radius: 10px;}

.slideTxtBox .tabs-container .tab1 .right .date .day {
    font-size: 1.5rem;
    margin-top: 8px;}

.slideTxtBox .tabs-container .tab1 .right .date .year {
    font-size: 0.875rem;}

.slideTxtBox .tabs-container .tab1 .right .text {
    float: right;
    width: calc(100% - 65px);}

.slideTxtBox .tabs-container .tab1 .right .tit {
    font-size: 1rem;
    color: #000;
    line-height: 38px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}

.slideTxtBox .tabs-container .tab1 .right .abst {
    margin-top: 5px;
    font-size: 0.875rem;
    color: #888888;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}

.slideTxtBox .tabs-container .tab1 .right li:hover .tit {
    color: #16467c;
    transform: translateX(5px);}

.slideTxtBox .tabs-container .tab2 {
    margin: 0 -17px;
    padding-top: 10px;
    overflow: hidden;
    min-height: 300px;}

.slideTxtBox .tabs-container .tab2 li {
    float: left;
    width: 50%;
    margin-bottom: 20px;}

.slideTxtBox .tabs-container .tab2 li .box {
    margin: 0 17px;
    background: url(../images/tab-box-bg.jpg) center no-repeat;
    background-size: 100% 100%;
    padding: 30px 25px 10px 20px;
    position: relative;}

.slideTxtBox .tabs-container .tab2 li .tit {
    color: #000000;
    font-size: 1.125rem;
    font-weight: bold;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 25px;}

.slideTxtBox .tabs-container .tab2 li .info {
    background: url(../images/tab-tit-bott.jpg) top center no-repeat;
    padding: 10px 0;min-height:92px;}

.slideTxtBox .tabs-container .tab2 li .info p {
    font-size: 0.875rem;
    color: #666666;
    line-height: 1.5rem;}

.slideTxtBox .tabs-container .tab2 li .info p span {
    color: #a90f0f;
    font-weight: bold;}

.slideTxtBox .tabs-container .tab2 li:hover .box {
    background: url(../images/tab-box-bg.jpg) center no-repeat;
    background-size: 100% 100%;
    box-shadow: 0 0 10px #0e3477;}

.slideTxtBox .tabs-container .tab2 li:hover .tit {
    font-weight: bold;
    color: #0e3477;}
.slideTxtBox .tabs-container .tab3 {
    margin: 0 -17px;
    padding-top: 10px;
    overflow: hidden;
    min-height: 300px;}

.slideTxtBox .tabs-container .tab3 li {
    float: left;
    width: 50%;
    margin-bottom: 20px;}

.slideTxtBox .tabs-container .tab3 li .box {
    margin: 0 17px;
    background: url(../images/tab-box-bg.jpg) center no-repeat;
    background-size: 100% 100%;
    padding: 30px 25px 10px 20px;
    position: relative;}

.slideTxtBox .tabs-container .tab3 li .tit {
    color: #000000;
    font-size: 1.125rem;
    font-weight: bold;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 25px;}

.slideTxtBox .tabs-container .tab3 li .info {
    background: url(../images/tab-tit-bott.jpg) top center no-repeat;
    padding: 10px 0;min-height:92px;}

.slideTxtBox .tabs-container .tab3 li .info p {
    font-size: 0.875rem;
    color: #666666;
    line-height: 1.5rem;}

.slideTxtBox .tabs-container .tab3 li .info p span {
    color: #a90f0f;
    font-weight: bold;}

.slideTxtBox .tabs-container .tab3 li:hover .box {
    background: url(../images/tab-box-bg.jpg) center no-repeat;
    background-size: 100% 100%;
    box-shadow: 0 0 10px #0e3477;}

.slideTxtBox .tabs-container .tab3 li:hover .tit {
    font-weight: bold;
    color: #0e3477;}


@media (max-width: 768px) {
 

.slideTxtBox .tabs-container .tab2 li {
    float: left;
    width: 100%;
    margin-bottom: 20px;}

.slideTxtBox .tabs-container .tab3 {
    margin: 0 -17px;
    padding-top: 0px;
    overflow: hidden;
    min-height: 150px;}

.slideTxtBox .tabs-container .tab3 li {
     float: none;
    width: 94%;
    display: block;
    margin: 0px auto;
    margin-bottom: 20px;}

.slideTxtBox .tabs-container .tab3 li .box {
    margin: 0 10px;
    background: url(../images/tab-box-bg.jpg) center no-repeat;
    background-size: 100% 100%;
    padding: 10px;
    position: relative;}

.slideTxtBox .tabs-container .tab3 li .tit {
    color: #000000;
    font-size: 1.125rem;
    font-weight: nomal;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 25px;}

.slideTxtBox .tabs-container .tab3 li .info {
    background: url(../images/tab-tit-bott.jpg) top center no-repeat;
    padding: 10px 0;min-height:92px;
    display:none;}

.slideTxtBox .tabs-container .tab3 li .info p {
    font-size: 0.875rem;
    color: #666666;
    line-height: 1.5rem;}

.slideTxtBox .tabs-container .tab3 li .info p span {
    color: #a90f0f;
    font-weight: bold;}

.slideTxtBox .tabs-container .tab3 li:hover .box {
    background: url(../images/tab-box-bg.jpg) center no-repeat;
    background-size: 100% 100%;
    box-shadow: 0 0 10px #0e3477;}

.slideTxtBox .tabs-container .tab3 li:hover .tit {
    font-weight: bold;
    color: #0e3477;}

.slideTxtBox .tabs-list li:after{    content: "";
    position: absolute;
    width: 2px;
    height:25px;
    background: rgba(255, 255, 255, 0.32);
    right: 0;
    top: 50%;
    margin-top: -12px;}

}




.row3 {
    margin-top: 60px;}

.index-notice {
    padding-bottom: 30px;}

.index-notice .index-tit {
    position: relative;
    margin-bottom: 40px;}

.index-notice .more {
    position: absolute;
    top: 100%;
    right: 0;
    color: #16467c;
    font-size: 1.125rem;
    font-family: "Microsoft YaHei";}

.index-notice .more:hover {
    font-weight: bold;}

.index-notice ul {
    overflow: hidden;
    margin: -10px -20px;}

.index-notice ul li {
    width: 33.3%;
    float: left;
    padding: 10px;}

.index-notice ul li a {
    position: relative;
    display: block;
    margin: 0;
    overflow: hidden;
    background: #fff;
    border-bottom: 3px solid #193f6b;
    border: 1px solid #dae2eb;
    padding: 25px 25px 20px 17px;}

.index-notice ul li .date {
    position: relative;
    float: left;
    padding: 10px 0 5px;
    width: 60px;
    border: 1px solid #e4e9ef;
    background: #f5f5f5;
    border-radius: 10px;
    text-align: center;}

.index-notice ul li .day {
    font-size: 1.625rem;
    color: #183f6a;
    font-weight: bold;}

.index-notice ul li .month, .index-notice ul li .year {
    font-size: 0.75rem;
    color: #6b7c90;
    line-height: 16px;}

.index-notice ul li a:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 999px;
    background: #e4e9ef;
    top: 0;
    left: 47px;}

.index-notice ul li .text {
    float: right;
    width: calc(100% - 78px);}

.index-notice ul li .tit {
    font-weight: bold;
    color: #183f6a;
    font-size: 1.125rem;
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}

.index-notice ul li .abst {
    font-size: 0.875rem;
    line-height: 22px;
    color: #888888;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}

.index-notice ul li:hover a {
    box-shadow: 0 0 10px 0 #0f4b8e;}

.index-notice ul li:hover .tit {
    color: #0f4b8e;}

.row4 {
    height: 578px;
    position: relative;
    background: url(../images/row4-left.jpg) center top no-repeat;}

.row4 .container {
    position: relative;}

.row4 .index-tit {
    position: relative;
    padding-top: 40px;
    margin-bottom: 40px;}

.row4 .more {
    position: absolute;
    top: 100%;
    right: 0;
    color: #16467c;
    font-size: 1.125rem;
    font-family: "Microsoft YaHei";}

.row4 .more:hover {
    font-weight: bold;}

.right-pic {
    position: absolute;
    width: 100%;
    left: 50%;
    margin-left: -750px;}

.slider-rysk {
    background: #fff;
    padding: 30px 0 30px 30px;
    box-shadow: 0 0 20px #b7b7b7;}

.slider-rysk .box {
    position: relative;
    margin: 0 15px;}

.slider-rysk .box .pic {
    width: 100%;
    padding-bottom: 65%;
    overflow: hidden;
    position: relative;}

.slider-rysk .box .pic img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;}

.slider-rysk .box .tit {
    margin-top: 20px;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 2rem;
    height: 4rem;
    word-break: break-all;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}

.slider-rysk .box .abst {
    color: #888888;
    font-size: 0.875rem;
    line-height: 1.625rem;
    height: 3.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}

.slider-rysk .box .date {
    color: #888888;
    font-size: 0.875rem;
    padding-top: 10px;}

.slider-rysk .box .more2 {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;}

.slider-rysk .box:hover img {
    transform: scale(1.05);}

.slider-rysk .box:hover .tit {
    color: #183f6a;}

.slider-rysk .slick-prev {
    left: -70px;
    width: 50px;
    height: 50px;
    background: url(../images/rysk-left.jpg) no-repeat;
    background-size: 100% 100%;}

.slider-rysk .slick-prev:before {
    display: none;}

.row5 {
    background: url(../images/row5-bg.jpg) top center no-repeat;
    padding: 170px 0 100px;
    margin-top: -125px;}

.row5 .index-tit {
    text-align: center;
    margin-bottom: 60px;}

.row5 .index-ztzl ul {
    overflow: hidden;
    margin: 0 -30px;}

.row5 .index-ztzl li {
    width: 25%;
    float: left;
    margin-bottom: 20px;
    padding: 20px;}

.row5 .index-ztzl a {
    display: block;
    margin: 0 10px;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}

.row5 .index-ztzl a .tit {
    position: absolute;
    top: 77px;
    left: 70px;
    width: 50px;
    font-size: 1.875rem;
    color: #fdfdfe;
    text-align: center;
    padding-top: 45px;}

.row5 .index-ztzl a .more {
    position: absolute;
    right: 42px;
    bottom: 45px;
    width: 1rem;
    padding-top: 16px;
    background: url(../images/ztzl-more.jpg) top center no-repeat;
    font-size: 1rem;
    color: #f7fbfc;}

.row5 .index-ztzl li:nth-child(1) a .tit {
    background: url(../images/ztzl-ico1.jpg) top center no-repeat;}

.row5 .index-ztzl li:nth-child(2) a .tit {
    background: url(../images/ztzl-ico2.jpg) top center no-repeat;}

.row5 .index-ztzl li:nth-child(3) a .tit {
    background: url(../images/ztzl-ico3.jpg) top center no-repeat;}

.row5 .index-ztzl li:nth-child(4) a .tit {
    background: url(../images/ztzl-ico4.jpg) top center no-repeat;}

.row5 .index-ztzl li:hover a {
    box-shadow: 0 0 20px 0 #333;}

.row5 .index-ztzl li:hover img {
    transform: scale(1.05);}

.row6 {
    position: relative;
    z-index: 2;
    margin-top: 25px;
    padding: 15px 0 40px;}

.row6 .index-tit {
    color: #fff;
    position: relative;
    padding-top: 25px;}

.row6 .xmt-left {
    float: left;
    width: 830px;}

.row6 .xmt-ico {
    position: absolute;
    right: 0;
    top: 0;}

.row6 .xmt-ico li {
    float: left;
    margin-left: 35px;
    text-align: center;}

.row6 .xmt-ico p {
    font-size: 1rem;
    color: #fff !important;}

.row6 .xmt-ico li:hover {
    opacity: 0.8;}

.row6 .xmt-pics {
    margin-top: 80px;}

.row6 .xmt-pics .item1 {
    width: 55%;
    float: left;}

.row6 .xmt-pics .item2 {
    width: 43%;
    float: right;}

.row6 .xmt-pics .item3 {
    width: 43%;
    float: left;}

.row6 .xmt-pics .item4 {
    width: 55%;
    float: right;}

.row6 .xmt-pics li {
    height: 285px;
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;}

.row6 .xmt-pics li img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;}

.row6 .xmt-pics li .text {
    position: absolute;
    width: 100%;
    padding: 20px 15px;
    bottom: 0;
    left: 0;
    background: linear-gradient(transparent, black);}

.row6 .xmt-pics li .tit img {
    position: relative;
    width: 23px;
    height: auto;
    float: left;}

.row6 .xmt-pics li .tit p {
    line-height: 23px;
    font-size: 1.125rem;
    color: #ffffff;
    width: calc(100% - 35px);
    margin-left: 10px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}

.row6 .xmt-pics li .date {
    font-size: 16px;
    color: #fff;}

.row6 .xmt-pics li:hover img {
    transform: scale(1.05);}

.row6 .xmt-right {
    width: 570px;
    float: right;}

.row6 .xmt-right .index-tit {
    line-height: 5rem;
    padding-top: 10px;}

.row6 .xmt-right .more {
    float: right;
    font-size: 1.125rem;
    color: #fff !important;}

.row6 .xmt-right .more:hover {
    font-weight: bold;}

.row6 .meiti-list li {
    padding: 9px 0;
    overflow: hidden;
    border-bottom: 1px solid #ccc;}

.row6 .meiti-list li .source {
    font-size: 1.125rem;
    color: #ffae00;
    margin-left: -8px;}

.row6 .meiti-list li .tit {
    display: block;
    font-size: 1rem;
    color: #333;
    line-height: 2.5rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}

.row6 .meiti-list li .date {
    font-size: 0.875rem;
    color: #333;}

.row6 .meiti-list li:hover .tit {
    transform: translateX(5px);}

/* 中部版块 */
/* 底部 */
.footer {
    padding: 60px 0 20px;
    background: url(../images/footer-bg.jpg) center top no-repeat;
    background-size: cover;}

.footer .links {
    padding: 15px 0;
    border-top: 1px dashed rgba(255, 255, 255, 0.6);
    border-bottom: 1px dashed rgba(255, 255, 255, 0.6);
    overflow: hidden;
    line-height: 32px;}

.footer .links .tit {
    float: left;
    width: 120px;
    text-align: center;
    font-size: 1.5rem;
    font-family: "华文中宋", "SimSun", "SimSuncss", "Microsoft YaHei";
    color: #fff;}

.footer .links ul {
    float: left;
    width: calc(100% - 120px);
    overflow: hidden;}

.footer .links li {
    padding: 0 20px;
    float: left;
    text-align: center;
    position: relative;}

.footer .links li a {
    color: #fff;
    font-size: 1rem;}

.footer .links li:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 18px;
    margin-top: -9px;
    background: #fff;}

.footer .links li:last-child:after {
    display: none;}

.footer .links li:hover a {
    font-weight: bold;}

.footer .bott {
    margin-top: 20px;
    position: relative;
    font-size: 1rem;
    line-height: 2.8125rem;}

.footer .contact {}

.footer .contact * {
    color: #fff !important;}

.footer .foot-logo {
    float: left;
    padding-top: 10px;}

.footer .cory {
    float: right;}

.footer .cory * {
    color: #fff !important;}

/* 列表页 */
/* 列表banner */
.list-banner {
    overflow: hidden;
    position: relative;}

.list-banner img {
    width: 100%;}

.list-page {
    position: relative;
    z-index: 3;
    min-height: 600px;
    background: #fff;
    border-left: 1px solid #f6f6f6;
    border-right: 1px solid #f6f6f6;
    border-bottom: 7px solid #dae4ee;
    margin-bottom: 120px;
    margin-top: -4px;}

.list-page:before {
    content: "";
    width: 100%;
    height: 7px;
    position: absolute;
    bottom: 100%;
    left: 0;
    background: rgba(236, 236, 236, 0.45);}

/* 左侧导航 */
.left-nav {
    width: 320px;
    float: left;
    position: relative;
    z-index: 9;}

.left-nav .column {
    position: absolute;
    left: 0;
    bottom: 100%;
    background: #193f6b;
    padding: 25px;
    width: 100%;}

.left-nav .column h2 {
    text-align: center;
    font-size: 1.5rem;
    color: #fff;
    font-weight: bold;}

.left-nav .sideMenu {
    padding: 25px;}

.left-nav .sideMenu li {
    position: relative;
    margin-bottom: 20px;}

.left-nav .sideMenu li i {
    position: absolute;
    width: 15px;
    height: 50px;
    background: url(../images/leftnav-ico1.jpg) center right no-repeat;
    right: 20px;
    top: 5px;
    z-index: 9;
    cursor: pointer;}

.left-nav .sideMenu li > a {
    position: relative;
    display: block;
    padding: 17px 30px 17px 50px;
    background: #ebf2f7;
    font-size: 1.125rem;
    color: #333333;}

.left-nav .sideMenu dl {
    padding: 15px 0 15px 50px;
    border-bottom: 1px solid #315d91;
    display: none;}

.left-nav .sideMenu dl dd a {
    display: block;
    background: #fff;
    font-size: 1rem;
    color: #444444 !important;
    padding: 7px 0;}

.left-nav .sideMenu dl dd a:before {
    display: none !important;}

.left-nav .sideMenu dl dd:hover a, .left-nav .sideMenu dl dd.current a {
    color: #315d91 !important;}

.left-nav .sideMenu li.current > a, .left-nav .sideMenu li:hover > a {
    background: #315d91;
    color: #fff;}

.left-nav .sideMenu li.current i, .left-nav .sideMenu li:hover i {
    background: url(../images/leftnav-ico2.jpg) center right no-repeat;}

.left-nav .sideMenu li.current dl {
    display: block;}

/* 右边内容区域 */
.right-con {
    width: calc(100% - 320px);
    border-left: 1px solid #cfdde7;
    float: right;
    padding: 40px;
    padding-bottom: 90px;}

.location {
    padding: 15px 0;
    border-bottom: 1px solid #cfdde7;}

.location .tit {
    font-size: 1.5rem;
    color: #193f6b;
    float: left;}

.location .weizhi {
    float: right;
    padding-top: 12px;
    font-size: 1rem;
    color: #909bae;}

.location .weizhi a {
    font-size: 1rem;
    color: #909bae;}

.list-con {
    width: 100%;
    margin-top: 0px;}

.list-con .leader-list {
    overflow: hidden;}

.list-con .leader-list .tit {
    font-size: 1.25rem;
    color: #333333;
    padding: 10px 0;
    font-weight: bold;}

.list-con .leader-list .info {
    font-size: 1rem;
    line-height: 1.875rem;
    color: #333333;
    margin: 10px 0 40px;}

.list-con .list-text li {
    border-bottom: 1px solid #e8e8e8;
    line-height: 65px;
    overflow: hidden;
    position: relative;}

.list-con .list-text .tit {
    float: left;
    width: calc(100% - 110px);
    background: url(../images/list-li-ico.jpg) left center no-repeat;
    padding-left: 24px;
    color: #333333;
    font-size: 1.125rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}

.list-con .list-text .date {
    float: right;
    color: #666666;
    font-size: 0.9375rem;}

.list-con .list-text li:hover .tit {
    color: #193f6b;
    transform: translateX(5px);}

.list-con .list-pics li {
    border-bottom: 1px solid #e8e8e8;
    padding: 17px 10px;
    overflow: hidden;
    position: relative;}

.list-con .list-pics .pic {
    float: left;
    position: relative;
    width: 194px;
    height: 138px;
    overflow: hidden;}

.list-con .list-pics .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;}

.list-con .list-pics .text {
    float: right;
    width: calc(100% - 233px);}

.list-con .list-pics .text .tit {
    display: block;
    color: #333333;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 38px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}

.list-con .list-pics .text .abst {
    font-size: 0.75rem;
    color: #888888;
    line-height: 24px;
    height: auto;
    max-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}

.list-con .list-pics .text .date {
    margin-top: 12px;
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #e8eef3;
    border: 1px solid #e2e2df;
    color: #193f6b;
    font-size: 1rem;}

.list-con .list-pics .text.no-pic {
    width: 100% !important;}

.list-con .list-pics li:hover .tit {
    color: #193f6b;
    transform: translateX(5px);}

.list-con .list-pics li:hover .date {
    background: #193f6b;
    color: #fff;}

.list-con .list-pics li:hover img {
    transform: scale(1.05);}

.list-con .pic-pages {
    overflow: hidden;
    margin: 20px -18px;}

.list-con .pic-pages li {
    float: left;
    width: 33.3%;}

.list-con .pic-pages li a {
    display: block;
    overflow: hidden;
    margin: 0 18px;}

.list-con .pic-pages .pic {
    width: 100%;
    padding-bottom: 66%;
    overflow: hidden;
    position: relative;}

.list-con .pic-pages .pic img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;}

.list-con .pic-pages p {
    text-align: center;
    padding: 25px 0;
    font-size: 1.125rem;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}

.list-con .pic-pages li:hover img {
    transform: scale(1.05);}

.list-con .pic-pages li:hover p {
    color: #16467c;}

.list-con .pages {
    margin-top: 40px;}

.list-con .xueyuan-list {
    overflow: hidden;
    margin: 0 -25px;}

.list-con .xueyuan-list li {
    float: left;
    width: 33.3%;
    margin-bottom: 30px;}

.list-con .xueyuan-list .box {
    margin: 0 25px;
    background: #fcfcfc;
    border: 1px solid #e2e2df;
    border-top: 5px solid #183f6a;
    padding: 35px 35px 10px;
    overflow: hidden;}

.list-con .xueyuan-list .tit {
    font-size: 1.5rem;
    color: #193f6b;
    margin-bottom: 35px;
    font-weight: bold;}

.list-con .xueyuan-list dl {
    height: auto;
    overflow-y: auto;}

.list-con .xueyuan-list dl dd {
    float: left;
    width: 32%;
    padding-right: 5px;
    margin-bottom: 15px;}

.list-con .xueyuan-list dl dd a {
    font-size: 1rem;
    color: #666666;}

.list-con .xueyuan-list dl dd a:hover {
    color: #193f6b;}

/* 滚动条样式 */
::-webkit-scrollbar {
    /*滚动条整体样式*/
    /*高宽分别对应横竖滚动条的尺寸*/
    width: 5px;}

::-webkit-scrollbar-thumb {
    width: 5px;
    height: 2px;
    background: #063567;
    border-radius: 10px;}

::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #ededed;
    border-radius: 10px;}

/* 列表线条动画 */
.bottom-inOutSpread:before, .bottom-inOutSpread:after, .bottom-inOutSpread > .ui-border-element:before, .bottom-inOutSpread > .ui-border-element:after {
    content: "";
    position: absolute;}

.bottom-inOutSpread:after {
    border-bottom: 1px solid #0080ca;
    left: 51%;
    right: 51%;
    bottom: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -moz-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -o-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;}

.bottom-inOutSpread:hover:after {
    left: 0%;
    right: 0%;}

.bottom-inOutSpread:not(:hover):after {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;}

/* 列表线条动画结束 */
/* 正文页 */
.article-con {
    margin-top: 10px;
    overflow: hidden;}

.article-con h1 {
    font-size: 1.75rem;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 20px;
    font-weight: normal;
    color: #000000;}

.article-con h2 {
    font-size: 1.5rem;
    line-height: 1.5;
    text-align: center;
    font-weight: normal;
    margin-bottom: 20px;
    color: #000000;}

.article-con .info {
    position: relative;
    padding: 10px 0;
    overflow: hidden;
    line-height: 1.2;
    text-align: center;
    background: #f8f8f9;
    font-size: 1rem;
    color: #666666;
    text-align: center;}

.article-con .info span {
    margin: 0 10px;}

.article-con .article-text {
    margin-top: 20px;
    font-size: 1rem;
    line-height: 2.25rem;
    color: #333333;
    padding-bottom: 30px;
    border-bottom: 1px solid #ebebeb;}

.article-con .article-text p {
    text-indent: 2em;
    padding-bottom: 0px;}

.article-con .article-text p img, .article-con .article-text p video {
    margin-left: -2em;
    max-width: 100%;
    height: auto !important;}

.article-con .article-text p.vsbcontent_img img {
    margin-left: 0 !important;}

.updown {
    overflow: hidden;
    margin-top: 25px;}

.updown a {
    display: block;
    font-size: 1rem;
    color: #183f6a;
    padding: 5px 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}

.updown a span {
    font-weight: bold;}

.updown a:hover {
    transform: translateX(5px);}

/* 正文表格P不缩进 */
.article-con .article-text table p {
    text-indent: 0;
    padding: 0;}

.news-latest {
    float: right;
    width: 320px;
    padding: 40px 23px;}

.news-latest .tit {
    padding: 20px 0;
    background: #315d91;
    color: #fff;
    font-size: 1.25rem;
    text-align: center;}

.news-latest ul {
    overflow: hidden;
    margin-top: 20px;}

.news-latest ul li {
    padding: 10px 0 15px 15px;
    position: relative;
    border-bottom: 1px solid #e8e8e8;}

.news-latest ul li a {
    font-size: 1rem;
    line-height: 26px;
    color: #333333;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}

.news-latest ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #315d91;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 22px;}

.news-latest ul li:hover a {
    color: #315d91;}

.row6 .index-tit {
    color: #000;
    line-height: 5rem;
    padding-top: 10px;
    margin-bottom: 20px;}

.row6 .index-tit .more {
    color: #0c3d70 !important;
    float: right;
    font-size: 1.125rem !important;}

.row6 .left {
    float: left;
    width: 53.5%;}

.row6 .xmt-right {
    width: 43%;}

.row6 .new-rysk, .row6 .meiti-list {
    padding: 20px 20px;
    background: #fff;
    box-shadow: 0 0 10px 0 #d4d3d3;
    overflow: hidden;}

.row6 .new-rysk .box {
    float: left;
    width: 47.5%;
    margin: 15px 1%;
    position: relative;
    border-bottom: 1px solid #ccc;
    overflow: hidden;}

.row6 .new-rysk .pic-box .pic {
    position: relative;
    width: 100%;
    height: 190px;
    overflow: hidden;}

.row6 .new-rysk .pic-box .pic img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;}

.row6 .new-rysk .pic-box .pic img:hover {
    transform: scale(1.05);}

.row6 .new-rysk .pic-box .tit {
    position: absolute;
    width: 100%;
    padding: 15px;
    bottom: 0;
    left: 0;
    color: #fff;
    background: linear-gradient(transparent, #0c3d70);}

.row6 .new-rysk .pic-box .tit a {
    display: block;
    font-size: 1rem;
    width: 100%;
    color: #fff !important;
    height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}

.row6 .new-rysk .box .bott {
    margin: 10px 0;
    overflow: hidden;}

.row6 .new-rysk .box .bott .date {
    float: left;
    color: #ccc;
    background: url(../images/new-times.jpg) left center no-repeat;
    padding-left: 20px;}

.row6 .new-rysk .box .bott .more2 {
    float: right;}

.row6 .new-rysk .text-box {
    overflow: hidden;}

.row6 .new-rysk .text-box .test {
    padding: 15px;
    overflow: hidden;
    border: 1px solid #ccc;
    border-top: 4px solid #0c3d70;}

.row6 .new-rysk .text-box .test .tit {
    display: block;
    font-size: 1rem;
    color: #000;
    width: 100%;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}

.row6 .new-rysk .text-box .test .abst {
    margin-top: 11px;
    font-size: 0.875rem;
    color: #666;
    line-height: 24px;
    width: 100%;
    height: 96px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;}

.footer .t1 {
    overflow: hidden;
    border-bottom: 1px solid #5b82a8;}

.footer .t1 .index-tit {
    color: #fff;}

.footer .t1 .index-ztzl ul {
    overflow: hidden;
    margin: 30px -30px;}

.footer .t1 .index-ztzl li {
    width: 25%;
    float: left;
    margin-bottom: 20px;
    padding: 20px;}

.footer .t1 .index-ztzl li img {
    width: 100%;}

.footer .t2 {
    padding: 30px 0;
    border-bottom: 1px solid #5b82a8;}

.footer .t2 .c1 {
    float: left;
    width: 460px;}

.footer .t2 .c3 {
    float: right;
    width: 370px;}

.footer .t2 .c2 {
    float: left;
    width: 490px;
    margin-left: 60px;}

.footer .t2 .tit {
    font-size: 1.125rem;
    color: #fff;
    margin-bottom: 25px;}

.footer .t2 .links-box li {
    position: relative;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 200px;
    position: relative;
    background: none;
    border: 1px solid #658099;
    color: rgba(255,255,255,0.6);
    padding: 0 10px;
    line-height: 36px;
    cursor: pointer;}

.footer .t2 .links-box li em {
    width: 12px;
    height: 6px;
    background: url(../images/select-ico.jpg) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 5px;
    top: 10px;}

.footer .t2 .links-box li dl {
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 200px;
    padding: 10px;
    background: rgba(36,73,99,0.8);
    z-index: 9;
    display: none;}

.footer .t2 .contact {
    font-size: 1rem;
    line-height: 32px;
    /* text-align: center; */
    color: #fff;}

.footer .t2 .xmt-ico li {
    float: left;
    margin: 0 20px;
    text-align: center;}

.footer .t2 .xmt-ico li a p {
    margin-top: 5px;
    color: #fff !important;}

.footer .cory2 {
    margin-top: 10px;
    padding: 0 15px;
    text-align: center;}

.footer .cory2 * {
    color: #fff;
    font-size: 1rem;}

.p_pages .p_no_d {
    border: 1px solid #0c3d70 !important;
    color: #fff;
    background-color: #0c3d70 !important;}