@charset "utf-8";
/* CSS Document */
html {
    background: #fafafa;
    font-size: 62.5%;}

body {
    font-size: 14px;
    font-size: 1.4rem; 
    color: #333;
    font-family:'Microsoft Yahei', '微软雅黑',SimSun,SimHei,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;}

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dl, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
    margin: 0px;
    padding: 0px;}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;}

fieldset, img {
    border: 0;}

img, object {
    max-width: 100%;}

a {
    outline: none;
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
    color: #1f1f1f;}

    a:hover {
        color: #9a0000;
        text-decoration: none;}

input[type='button'] {
    outline: none;
    border: 0 none;
    background-color: transparent;
    cursor: pointer;}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: 400;}

ul, ol, li {
    list-style: none outside none;}

.tc {
    text-align: center !important;}

.tl {
    text-align: left !important;}

.tr {
    text-align: right !important;}

.pa {
    position: absolute;}

.pr {
    position: relative;}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;}

q:before, q:after {
    content: '';
    content: none;}

input, textarea, select {
    font-weight: inherit;}

input, select, textarea, button {
    vertical-align: middle
;}

.lf {
    float: left;}

.md {
    float: left;}

.rt {
    float: right;}

.clearFix {
    *zoom: 1;
    clear: both;}

    .clearFix:after {
        content: '';
        display: block;
        clear: both;}

.clear {
    width: 100%;
    overflow: hidden;}

.imgResponsive {
    width: 100%;
    overflow: hidden;
    display: block;
    background-color: #d2d2d2;
    position: relative;
    z-index: 0;
    font-size: 0;}

    .imgResponsive img {
        width: 100%;
        transition: all 0.5s ease-in-out;
max-height:360px;}

        .imgResponsive img:hover {
            transform: scale(1.03);
            opacity: 0.85;}

.fpx18 {
    font-size: 18px;}

.fpx16 {
    font-size: 16px;}

.fpx15 {
    font-size: 15px;}

.ul-inline {
    font-size: 0;}

    .ul-inline > li {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        font-size: 14px;
        vertical-align: top;}

.xiaoqingdiv1 {width: 100%; margin-top: 50px;margin-bottom:50px;  }	
.xqdiv1_list {width: 1400px; min-height: 400px;  margin: 0 auto;  overflow: hidden; margin-top: 100px;}


.honor-card {
  width: 300px;
  height: 450px;
  /*border-radius: 8px 64px 8px 64px;*/
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  padding: 2px;
  transition: all 0.3s ease;
  box-sizing: border-box;
  position: relative;
  flex-shrink: 0;
}

.honor-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 3px rgba(0, 0, 0, 0.2);
}

.honor-card .honor-image {
  height: 100%;
  width: 100%;
  border-radius: 8px 64px 8px 64px;
}

.honor-image img {
  width: 100%;
  height: 100%;
  /*object-fit: contain;*/
 /* border-radius: 8px 64px 8px 64px;*/
}

.honor-content {
  position: absolute;
  bottom: -20px;
  left: 15px;
  padding: 10px 20px;
  box-sizing: border-box;
  width: 216px;
  height: 96px;
  border-radius: 8px 16px 8px 16px;
  background: linear-gradient(270deg, #F2BD19 0%, #D91521 100%);
	display:none;
}

.honor-title {
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 16px;
  margin-bottom: 20px;
}

.honor-name {
  font-weight: 700;
  font-size:18px;
  color: #FFFFFF;
}

/* 祝福女院样式 */
.wishes {
  position: relative;
  min-height: 100vh;
}

.wishes:hover .wishes-control {
  display: block;
}

.mySwiper-wishes {
  width: 100%;
}

.mySwiper-wishes .swiper-wrapper {
  width: 100%;
}

.mySwiper-wishes.swiper-slide {
  width: 100%;
}

.wishes-grid {
  box-sizing: border-box;
  position: relative;
  z-index: 9;
}

.wishes-item {
  background-color: #ffffff;
  border-radius: 8px 64px 8px 50px;
  padding: 12px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  position: relative;
  overflow: hidden;
  width: 320px;
  height: 164px;
  float: left;
  margin-top: 50px;
  margin-right: 30px;
}

.wishes-item:hover {
  transform: translateY(-10px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
  border-color: #ff6600;
}

.wishes-item-top {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  gap: 12px;
	flex-wrap:wrap;
}

.wishes-item .name {
  font-weight: bold;
  font-size: 16px;
  color: #101010;
	width:100%;
	text-align:center;
}

.wishes-item .part {
  padding: 6px 13px;
  text-align: center;
  /*white-space: nowrap;*/
  color: white;
  font-weight: bold;
  font-size: 14px;
  color: #FFFFFF;
  background: linear-gradient(270deg, #f2bd19 0%, #d91521 100%);
  border-radius: 8px 50px 8px 64px;
	width:78%;
	text-align:center;
	margin-left:8%;
}

.wishes-item .content {
  font-weight: 400;
  font-size:12px;
  color: #666666;
  text-align: justify;
	line-height:20px;
}

.xinzdiv123 {min-height: 500px; width: 1400px; padding-bottom: 50px;}
.onx {text-align:center;}
.onx a{
	 display: block;
	width: auto;
	height: 60px;
	line-height: 60px;
	color: #eacf1c;
	border-radius: 5px;
	position: relative;
	font-size:3.0rem;
	letter-spacing:60px;
	}


/*header*/
.header {
    width: 100%;
    z-index: 9991;
    position: fixed;
    top: 0;
    left: 0;
    height: 120px;
    transition: all 0.3s ease;
    background: #a50000;}

.container {
    width: 1200px;
    margin: 0 auto;}

.wrap_mode01 .row.mode01.container {    background: #fafafa90;
    padding: 0 15px;
    border-radius: 15px;}
.nav-wrapper {
    width: 100%;}

.nav {
    z-index: 9992;
    overflow: hidden;}

.nav_lf {
    width: 42%;
    float: left;}

.nav_rt {
    width: 42%;
    float: right;}

.nav ul li {
    float: left;
	margin-left:14px;
    height: 120px;
    line-height: 120px;
    position: relative;
    width: 114px;
    font-weight: bold;}

    .nav ul li.logo {
        width: 282px;
        height: 205px;
        text-align: center;
        transition: all 0.3s ease;}

        .nav ul li.logo:before {
            display: none;}

        .nav ul li.logo img {
            width: 256px;
            height: 178px;
            margin-top: 5px;
            transition: all 0.3s ease;}

    .nav ul li.on:before {
        width: 100%;
        height: 2px;
        left: 0;
}
.nav ul li:first-child{width:80px;}
.nav ul li:last-child{width:120px;margin-left: 10px;}
    .nav ul li a {
        display: block;
        padding: 0;
        text-align: center;
        color: #fff;
        font-size: 22px;
        transition: all 0.3s ease;
		letter-spacing:4px;
		}

    .nav ul li.on > a, .nav ul li:hover a {
        color: #ffcc00
    ;}

    .nav ul li.on .subNav {
        display: block;
        background: rgba(149,6,6,0.8);
        background: -webkit-gradient(left top,left bottom,color-stop(100%,rgba(149,6,6,0)),color-stop(100%,rgba(149,6,6,0)));
        background: -webkit-linear-gradient(top,rgba(149,6,6,1) 0%,rgba(149,6,6,0,0) 100%);
        background: linear-gradient(to bottom,rgba(149,6,6,1) 0%,rgba(149,6,6,0) 100%);}

.nav-wrapper > div {
    position: relative;}

.headerFix-menu {
    position: absolute;
    right: -30px;
    top: 3px;
    cursor: pointer;
    display: none;}

    .headerFix-menu i {
        color: #fff;
        font-size: 30px;}

.headerFix-close {
    float: right;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    cursor: pointer;
    display: none;}

    .headerFix-close i {
        color: #ccd2de;
        font-size: 24px;}

.subNav {
    width: 100%;
    padding: 10px 0 80px;}

.subNav {
    position: absolute;
    left: 0;
    top: 40px;
    display: none;
    text-align: center;
    z-index: 9;}

    .subNav dd {}

    .subNav a {
        color: #fff;
        padding: 8px 7px;
        line-height: 22px;
        display: block;}

        .subNav a:hover {
            background-color: #c21414;}

.header.current {
    height: 70px;}

    .header.current .nav ul li {
        float: left;
        height: 70px;
        line-height: 70px;
        position: relative;}

        .header.current .nav ul li.logo {
            height: 100px;}

            .header.current .nav ul li.logo img {
                height: 100px;
                width: 140px;}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
    display: block;}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);}

    50% {
        opacity: 1;}
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);}

    50% {
        opacity: 1;}
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);}

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);}
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);}

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);}
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
    display: block;}

.serBtn {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 25px;
    color: #fff;
    margin-left: 25px;
    text-align: center;
    position: relative;
    z-index: 99992
;}

    .serBtn i {
        font-size: 19px;
        *display: inline;
        *zoom: 1;
        *width: 30px;
        *background: url(search.jpg) no-repeat center;
        *height: 40px;}

        .serBtn i:before {
            display: inline-block;
            vertical-align: middle;}

.ser {
    width: 0;
    height: 30px;
    line-height: 28px;
    float: left;
    margin: 5px 10px 0 0;
    position: relative;
    overflow: hidden;}

.search input {
    position: absolute;
    height: 28px;
    line-height: 28px;
    color: #262626;
    border: none;
    background: none;
    top: 0px;
    padding-left: 0px;}

    .search input.notxt {
        color: #bbbdc3;
        padding: 0 0 0 10px;
        width: 78%;
        right: 0;
        border: 1px solid #999;}

    .search input.notxt1 {
        position: absolute;
        width: 15%;
        height: 28px;
        left: 0;
        border: none;
        cursor: pointer;
        overflow: hidden;
        padding-right: 0;
        color: #bbbdc3;
        border: none;
        background: url(search.jpg) no-repeat center;}




.goTop {
    position: fixed;
    bottom: 40px;
    right: 20px;
    z-index: 9999999;
    color: #fff;
    text-align: center;
    transition: none;
    background-color: #000;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: none;}

    .goTop:hover {
        color: #fff;
        background-color: #4b9ef7;}

    .goTop i {
        font-size: 32px;}
/*手机端导航*/
.mobile {
    width: 100%;
    position: absolute;
    height: 60px;
    display: none;
    top: 0;
    left: 0;
    z-index: 99991;}

.mobile-search-btn {
    float: right;
    margin-right: 15px;
    cursor: pointer;}

    .mobile-search-btn i {
        color: #fff;
        font-size: 20px;}

.mobile-inner-header {
    width: 100%;
    height: 60px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 50
;}

.mobile-inner-header-icon {
    color: #ffffff;
    height: 40px;
    font-size: 25px;
    text-align: center;
    float: right;
    width: 40px;
    position: relative;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;}

    .mobile-inner-header-icon:hover {
        opacity: 0.8;
        cursor: pointer;}

    .mobile-inner-header-icon span {
        position: absolute;
        left: calc((100% - 25px) / 2);
        top: calc((100% - 1px) / 2);
        width: 25px;
        height: 2px;
        background-color: rgba(255,255,255,1);}

.mobile-inner-header-icon {
    color: #fff;
    height: 31px;
    float: right;
    width: 35px;
    position: relative;
    cursor: pointer;
    text-align: right;
    margin-right: 15px;
    text-align: center;
    line-height: 31px;
    font-size: 30px;
    margin-top: 12px;}

.mobile-inner-header-icon-out i {
    font-size: 22px;
    position: absolute;
    right: 0;
    top: 0
;}

.mobile-inner-header-icon-click i {
    display: none;}

.mobile-inner-header-icon-out span {
    width: 22px;
    height: 2px;}

    .mobile-inner-header-icon-out span:nth-child(1) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: outfirst;}

    .mobile-inner-header-icon-out span:nth-child(2) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: outsecond;}

    .mobile-inner-header-icon-out span:nth-child(2) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: outthird;}

.mobile-inner-header-icon span:nth-child(1) {
    transform: translateY(4px) rotate(0deg);}

.mobile-inner-header-icon span:nth-child(2) {
    transform: translateY(-4px) rotate(0deg);}

.mobile-inner-header-icon span:nth-child(3) {
    transform: translateY(-4px) rotate(0deg);}

.mobile-inner-header-icon-click span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clickfirst;}

.mobile-inner-header-icon-click span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clicksecond;}

.mobile-inner-header-icon-click span:nth-child(3) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clickthird;}

@keyframes clickfirst {
    0% {
        transform: translateY(4px) rotate(0deg);}

    100% {
        transform: translateY(0) rotate(45deg);}
}

@keyframes clicksecond {
    0% {
        transform: translateY(-4px) rotate(0deg);}

    100% {
        transform: translateY(0) rotate(-45deg);}
}

@keyframes clickthird {
    0% {
        opacity: 0
    ;}

    100% {
        opacity: 0
    ;}
}

.mobile-inner-header-icon-out span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;}

.mobile-inner-header-icon-out span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;}

.mobile-inner-header-icon-out span:nth-child(3) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;}

@keyframes outfirst {
    0% {
        transform: translateY(0) rotate(-45deg);}

    100% {
        transform: translateY(-4px) rotate(0deg);}
}



@keyframes outsecond {
    0% {
        transform: translateY(0) rotate(45deg);}

    100% {
        transform: translateY(4px) rotate(0deg);}
}

@keyframes outthird {
    0% {
        transform: translateY(0) rotate(90deg);}

    100% {
        transform: translateY(12px) rotate(0deg);}
}

.mobile-inner-nav {
    width: 100%;
    text-align: center;
    opacity: 0;
    transform: scale(0.8);
    width: 0;
    transition: left 0.3s ease-in-out;
    height: 0;
    background-color: #2c4780;}

    .mobile-inner-nav a {
        display: inline-block;
        line-height: 45px;
        text-decoration: none;
        width: 100%;
        font-size: 1.6rem;
        border-bottom: solid 1px #a92626;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        color: #fff;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        text-align: left;
        padding: 0 20px;}

    .mobile-inner-nav li:first-child a {}

    .mobile-inner-nav li {
        position: relative;
        padding: 0 20px;}

        .mobile-inner-nav li.on {
            background-color: #9f0d0d;}

            .mobile-inner-nav li.on a {
                color: #fff;}

        .mobile-inner-nav li .icon-fanhui {
            color: #fff;}

        .mobile-inner-nav li .icon-fanhui-copy {
            color: #2c4780;}

        .mobile-inner-nav li strong {
            color: #fff;
            position: absolute;
            right: 5px;
            top: 0;
            font-size: 16px;
            cursor: pointer;
            width: 40px;
            height: 45px;
            text-align: center;
            line-height: 40px;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
            line-height: 50px;}

    .mobile-inner-nav a {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: returnToNormal;
        animation-name: returnToNormal;}

@-webkit-keyframes returnToNormal {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);}

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;}
}

@keyframes returnToNormal {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);}

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;}
}

.mobile_subNav {
    display: none;
    margin-left: 26px;}

.mobile-inner-nav dd a {
    height: 40px;
    line-height: 40px;
    border-bottom: none;
    font-size: 1.4rem;}

    .mobile-inner-nav dd a:hover { /*! background-color: #448aca */
        color: #f4c8c8;}

.mobile_search {
    clear: both;
    position: absolute;
    height: 40px;
    overflow: hidden;
    left: 0;
    top: 61px;
    width: 100%;
    z-index: 99993;
    display: block;}

    .mobile_search .search {
        margin: 0 20px;
        overflow: hidden;
        height: 37px;
        position: relative;}

    .mobile_search input.notxt {
        width: 100%;
        color: #566c99;
        border: none;
        padding-right: 38px;
        height: 38px;
        box-sizing: border-box;
        font-size: 2.2rem;}

    .mobile_search input.notxt1 {
        width: 40px;
        right: 0;
        background: url(search.jpg) no-repeat center;
        border: none;
        height: 37px;
        left: auto;}

.mobile-links {
    width: auto;
    margin: 0 20px 10px;
    overflow: hidden;
    padding: 10px 0 0;
    opacity: 0.6;
    font-size: 14px;}

    .mobile-links span {
        float: left;
        padding: 0 15px;}

        .mobile-links span a {
            border: none;
            line-height: 25px;
            padding: 4px 0;
            font-size: 14px;}

.nav-open .mobile-inner-nav {
    width: 100%;
    display: block;
    position: fixed;
    left: 0px;
    top: 0;
    background: #9f0d0d;
    opacity: 1;
    transform: scale(1);
    height: auto;
    box-sizing: border-box;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 10;
    padding: 50px 0 20px;
    transition: all 0.3s ease;
    height: 100%;}

.m-logo {
    max-width: 275px;
    margin: 20px auto;
    overflow: hidden;}

/*footer*/

.wrap_footer {
    background:url(ftbg.png) no-repeat center transparent;
    height: 400px;
    overflow: hidden;
    position: relative;

    text-align: center;
    color: #fff;}

.footer {
    max-width: 1200px;
    overflow: hidden;
    padding: 68px 0;
    position: relative;}

.footerLf {
    width: 30%;
    float: left;
    margin: 105px 0 0 0;}

.footerMd {
    width: 40%;
    float: left;}

.footerRt {
    width: 30%;
    float: right;
    margin: 105px 0 0 0;}

    .footerLf span, .footerRt span {
        display: block;
        font-size: 36px;
        font-size: 3.6rem;
        color: #fff;}

        .footerLf span i, .footerRt span i {
            font-style: normal;
            padding: 0 24px;}

.footerMd a {
    display: block;
    max-width: 285px;
    margin: 0 auto;}

.footerRt span {
    text-align: right;}

.copyRight {
    line-height: 24px;
    padding: 3px 0;
    text-align: center;
    background: rgba(0,0,0,0.2);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;}

    .copyRight p {
        color: #fff;}


/*focus*/
.articleTitle01 {
    background: url(line.png) repeat-x center;
    height: 100px;
    line-height: 100px;
    text-align: center;
    position: relative;
    margin-bottom: 30px;}

    .articleTitle01:before {
        content: "";
        display: block;
        width: 11px;
        height: 11px;
        background: #eee;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -5px;}
    
    .articleTitle01:after {
        content: "";
        display: block;
        width: 11px;
        height: 11px;
        background: #eee;
        border-radius: 50%;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -5px;}

    .articleTitle01 .title {
        display: inline-block;
        padding: 0 20px;
        background: url(tbg.png) no-repeat center #fafafa;
        background-size: contain;
font-weight:900;
}
.wrap_mode01 .articleTitle01 .title {background: url(tbg.png) no-repeat center transparent/*#e5e7e6;#f1f2ed;*/}
.wrap_mode01 .articleTitle01:after,.wrap_mode01 .articleTitle01:before,.wrap_mode01 .articleTitle01{background:transparent;}

.wrap_mode05 .articleTitle01 .title {background: url(tbg.png) no-repeat center #f7eee0;/*#f1f2ed;*/}
/*通知公告*/
   .wrap_mode04 .articleTitle01 {
    background: url(line01.png) repeat-x center;
}
   .wrap_mode04 .articleTitle01 .title {
background: url(tbg04.png) no-repeat center #f7eee0;/*#f2efea;*/
background-size: contain;
}
 .wrap_mode04 .articleTitle01:before {background:#fff;}
 .wrap_mode04 .articleTitle01:after {background:#fff;}

        .articleTitle01 .title a {
            color: #9a0000;
            font-size: 30px;
            font-size: 3.0rem;
            letter-spacing: 60px;
padding-left:60px;}

        .articleTitle01 .title i {
            font-style: normal;
            color: #dddddd;
            padding: 0 10px;}

    .articleTitle01.grey .title {
        background-color: #fff;}


/*announcement*/
.btbu-list li {
    overflow: hidden;
    margin-bottom: 17px;}

    .btbu-list li:last-child {
        margin-bottom: 0;}

    .btbu-list li a {
        display: block;
        overflow: hidden;
        transition: all 0.3s ease-in-out;}

    .btbu-list li .date {
        display: block;
        width: 94px;
        height: 91px;
        color: #666666;
        background: url(datebg2.png) no-repeat;
        background-size: contain;
        float: left;
        transition: all 0.3s ease-in-out;}

    .btbu-list li .day {
        display: block;
        height: 25px;
        line-height: 25px;
        font-size: 24px;
        font-size: 2.4rem;
        text-align: center;
        color: #9a0000;
        margin-top: 40px;}

    .btbu-list li .month {
        display: block;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
        font-size: 1.2rem;
        text-align: center;
        color: #999;}

    .btbu-list li .artText {
        display: block;
        margin-left: 112px;
        overflow: hidden;
        transition: all 0.3s ease-in-out;}

        .btbu-list li .artText h3 {
            height: 24px;
            line-height: 24px;
            font-size: 16px;
            font-size: 1.6rem;
            font-weight: normal;
            overflow: hidden;
			margin-top:10px;
            margin-bottom: 5px;}

        .btbu-list li .artText p {
            display: block;
            height: 48px;
            line-height: 24px;
            font-size: 14px;
            font-size: 1.4rem;
            color: #999;
            overflow: hidden;}

    .btbu-list li a:hover .date {
        background: url(datebg1.png) no-repeat;
        background-size: contain;}





@media screen and (min-width:1020px) {
    .btbu-list li a:hover .artText {
        margin-left: 120px;}
}

@media screen and (max-width:1386px) {
    .nav {}
    .nav ul li{
        width:110px
    ;}
    .nav ul li.logo{
        width:140px;}
    .nav ul li.logo img{
        margin-top:10px;
        width:140px;
        height: 100px;}
    .header.current .nav ul li.logo img{
        margin-top:5px
    ;}

    .container {
        width: 1100px;}

    .wrap_footer {
        height: auto;}
}


@media screen and (max-width:1024px) {
    .header .logo_01, .header.current .logo_01 {
        width: 230px;
        position: relative;
        z-index: 99;}

    .nav-wrapper {
        padding-top: 10px;}

    .nav {
        display: none;}

    .mobile {
        display: block;}

        .mobile .logo {
            margin: 10px;}

    .header {
        height: 60px;
        position: static;
        background: #9f0d0d;}

    .container {
        width: auto;
        margin-left: 20px;
        margin-right: 20px;}

    .footer {
        max-width: 1024px;}

    .footerLf span, .footerRt span {
        font-size: 2.4rem;}

    .articleTitle01, .articleTitle02 {
        margin-bottom: 20px;
        height: 88px;
        line-height: 88px;}

        .articleTitle01 .title a, .articleTitle02 .title a {
            font-size: 2.2rem;}
}


@media screen and (max-width:768px) {
    .mobile-inner-header-icon {
        margin-left: 0;}
.articleTitle01 .title a {
letter-spacing: 40px;
padding-left: 40px;
}
.wrap_mode01 .articleTitle01 .title {background: url(tbg.png) no-repeat center #fafafa;}
.wrap_mode01 {background: #fafafa !important;}
.articleList02 .tabArticleList .tab_menu h3:hover a, .articleList02 .tabArticleList .tab_menu h3.on a{
letter-spacing: 20px;
}
    .footerMd a {
        max-width: 180px;}

    .footerLf span, .footerRt span {
        font-size: 1.8rem;}

    .btbu-list li .date {
        width: 70px;
        height: 67px;}

    .btbu-list li .day {
        height: 20px;
        line-height: 20px;
        font-size: 1.5rem;
        margin-top: 26px;}

    .btbu-list li .artText, .btbu-list li a:hover .artText {
        margin-left: 85px;}
}

@media screen and (max-width:640px) {
    .btbu-list li .artText h3 {
        font-size: 1.4rem;
        height: auto;}

    .btbu-list li .artText p {
        font-size: 1.3rem;}

    .footer {
    padding-top: 30px;
    padding-bottom: 80px;}

    .footerLf span i, .footerRt span i {
        display: block;
        padding: 0;}

    .copyRight p {
        font-size: 1.2rem;}

    .footerMd {
        width: 60%;}

    .footerLf, .footerRt {
        margin: -2px 0 0 0;
        width: 20%;}
}