@charset "utf-8";

/* CSS Document */

.Banner {
    position: relative;
}


/*banner结束*/

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}


/* FlexSlider Necessary Styles
*********************************/

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides>li {
    overflow: hidden;
    display: none;
    -webkit-backface-visibility: hidden;
    vertical: display: table-cell;
    vertical-align: middle;
    display: table
}


/* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {
    width: 100%;
    margin: 0 auto;
    max-width: none;
    vertical-align: middle;
    display: block;
    *position: relative;
    left: -50%;
    top: -50%;
    *left: 0;
    *top: 0;
    max-width: 100%;
}

.flex-pauseplay span {
    text-transform: capitalize;
}


/* Clearfix for the .slides element */

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}


/* No JavaScript Fallback */


/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

.no-js .slides>li:first-child {
    display: block;
}


/* FlexSlider Default Theme
*********************************/

.flexslider {
    background: #fff;
    position: relative;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
}

.carousel li {
    margin-right: 5px;
}


/* Direction Nav */

.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 53px;
    height: 53px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-indent: -999em;
    opacity: 0.6
}

.flex-direction-nav .flex-prev {
    left: 10px;
    background: url(../images/lf.png) no-repeat center center;
}

.flex-direction-nav .flex-next {
    right: 10px;
    background: url(../images/rt.png) no-repeat center center;
}


/*.flexslider:hover .flex-prev { opacity: 0.7; left: 10px;}
.flexslider:hover .flex-next { opacity: 0.7; right: 10px;}*/

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
}

.flexslider .slides>li h4 {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-size: 2rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../images/bg02.png) repeat;
    text-align: center;
    font-weight: normal;
    z-index: 9998;
    width: 100%;
    color: #fff;
}


/* Pause/Play */

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
    background: #ddd
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}


/* Control Nav */

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    width: 10px;
    height: 10px;
    display: block;
    background: #fff;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

.flex-control-paging li a:hover {
    background: #95413b;
}

.flex-control-paging li a.flex-active {
    background: #95413b;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}

.flex-control-nav {
    z-index: 444;
}

.Banner .flexslider .slides li a {
    display: block;
    position: relative;
}

.Banner .flexslider .slides li .slide_tills {
    width: 100%;
    margin: 0 auto;
    z-index: 999;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 157px;
    background: url(../images/banner_bg.png) repeat-x;
    z-index: 99;
}

.Banner .flexslider .slides li .slide_tills .tills1 {
    position: relative;
    width: 1200px;
    margin: 152px auto 0;
    z-index: 999
}

.Banner .flexslider .slides li .slide_tills span {
    position: absolute;
    bottom: 10px;
    left: 0;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}

.content {
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
    padding-bottom: 20px;
}

.mode01 {
    max-width: 1200px;
    margin: 30px auto;
    overflow: hidden;
}

.mode01 .lf {
    float: left;
    width: 63%;
    overflow: hidden;
}

.mode01 .rt {
    float: right;
    width: 34%;
    overflow: hidden;
}

.articleBox {}

.articleTitle {
    overflow: hidden;
    padding: 0px 0 14px 0;
    border-bottom: 2px solid #8c0000;
    margin-bottom: 23px;
}

.articleTitle a.more {
    color: #8c0000;
    font-size: 14px;
    float: right;
    margin-top: 5px;
    letter-spacing: 0.5px;
}

.articleTitle a.more:hover {
    color: #1d2560;
}

.articleTitle h2 {
    position: relative;
    font-size: 20px;
    color: #1d2661;
    float: left;
    font-weight: normal;
}

.NewsBox {
    overflow: hidden;
}

.NewsBox .left {
    float: left;
    width: 47.88%;
}

.NewsBox .right {
    float: right;
    width: 46.56%;
}

.NewsLeft a {
    display: block;
}

.NewsLeft a .NewsImg {
    position: relative;
    padding-bottom: 67%;
    height: 0;
    overflow: hidden;
}

.NewsLeft a .NewsImg img {
    display: block;
    width: 100%;
}

.NewsLeft a .NewsImg span {
    position: absolute;
    top: 0;
    right: 0;
    background: #8c0000;
    font-size: 14px;
    text-align: center;
    width: 107px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    display: block;
    font-style: italic;
}

.NewsLeft a h3 {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.2px;
    font-weight: normal;
    margin-top: 22px;
    height: 48px;
    overflow: hidden;
}

.NewsList {
    overflow: hidden;
}

.NewsList li {
    padding-bottom: 15px;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
    margin-bottom: 15px;
}

.NewsList li span {
    color: #324470;
    font-size: 14px;
    display: block;
    background: url(../images/time.png) no-repeat center left;
    padding-left: 29px;
    margin-top: 10px;
}

.NewsList li a {
    font-size: 16px;
    color: #333;
    display: block;
    height: 21px;
    overflow: hidden;
}

.NewsList li p {
    color: #999;
    font-size: 13px;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    margin-top: 10px;
}

.NewsList li a:hover {
    color: #1d2661;
}


/*日历*/

.calendar {}

#CalendarMain {
    width: 100%;
    height: 366px;
    border: 1px solid #ccc;
    margin: 0 auto;
    overflow: hidden;
}

#title {
    height: 60px;
    width: 100%;
    background-color: #8c0000;
    line-height: 60px;
}

.selectBtn {
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    padding: 0 10px;
}

.selectYear {
    float: left;
    margin-left: 151px;
    position: absolute;
}

.selectMonth {
    float: left;
    margin-left: 206px;
    position: absolute;
}

.prevMonth {
    width: 21px;
    height: 35px;
    margin-left: 124px;
    font-size: 18px;
}

.nextMonth {
    width: 21px;
    height: 35px;
    margin-right: 111px;
    font-size: 18px;
}

.month {
    float: left;
    position: absolute;
}

.nextMonth {
    float: right;
}

.currentDay {
    float: right;
}

#context {
    background-color: none;
    width: 100%;
}

.week {
    width: 100%;
    height: 60px;
    background: #e4e5e5
}

.week>h3 {
    float: left;
    color: #444;
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 12px;
    height: 60px;
    line-height: 60px;
    font-weight: normal;
}

.dayItem {
    float: left;
}

.lastItem a {
    color: #96998b !important;
}

.item {
    color: #000;
    float: left;
    text-align: center;
    cursor: pointer;
    margin: 0;
    font-family: "微软雅黑";
    font-size: 14px;
    border-right: 1px solid #cbcfd1;
    border-bottom: 1px solid #cbcfd1;
    *border: none;
    box-sizing: border-box;
}

.item:hover {
    color: #1d2560;
}

.currentItem>a {
    width: 25px;
    line-height: 25px;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #1d2560;
    font-weight: bold;
}

#foots {
    width: 100%;
    height: 35px;
    background-color: #fff;
    border-top: 1px solid #ccc;
    margin-top: -1px;
    display: none;
}

#footNow {
    float: right;
    margin: 6px 15px 0 0;
    color: #009ad6;
    font-family: "微软雅黑";
}

#Container {
    overflow: hidden;
    float: left;
}

#center {
    width: 100%;
    overflow: hidden;
}

#centerMain {
    width: 300%;
    margin-left: -100%;
}

#selectYearDiv {
    float: left;
    background-color: #fff;
}

#selectYearDiv>div {
    float: left;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 16px;
    border: 1px solid #ccc;
    margin-left: -1px;
    margin-top: -1px;
    cursor: pointer;
    color: #909090;
}

.currentYearSd,
.currentMontSd {
    color: #ff4400 !important;
}

#selectMonthDiv {
    float: left;
    background-color: #fff;
}

#selectMonthDiv>div {
    color: #909090;
    float: left;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 16px;
    border: 1px solid #ccc;
    margin-left: -1px;
    margin-top: -1px;
    cursor: pointer;
}

#selectYearDiv>div:hover,
#selectMonthDiv>div:hover {
    background-color: #efefef;
}

#centerCalendarMain {
    float: left;
    background: #f9f9f9;
}

.mode02 {
    max-width: 1200px;
    margin: 30px auto 20px;
    overflow: hidden;
}

.mode02 .lf {
    float: left;
    width: 30.08%;
    overflow: hidden;
    margin-right: 3.66%;
}

.mode02 .md {
    float: left;
    width: 29.33%;
    overflow: hidden;
}

.mode02 .rt {
    float: right;
    width: 34%;
    overflow: hidden;
}

.articleTitle02 {
    background: url(../images/m.png) no-repeat center top;
    background-size: 100% 100%;
    height: 58px;
    line-height: 58px;
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
    padding: 0 20px;
}

.articleTitle02 h2 {
    color: #fff;
}

.articleTitle02 a.more {
    margin-top: 0;
    *margin-top: 20px;
}

.linksList {
    overflow: hidden;
    background: #fff;
}

.linksList li {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: 43px;
    overflow: hidden;
    line-height: 43px;
}

.linksList li a {
    display: block;
    padding: 0 20px 0 15px;
    border-left: 8px solid #c23f57;
    overflow: hidden;
}

.linksList li a span {
    font-size: 14px;
    color: #666;
}

.linksList li a i {
    float: right;
}

.linksList li a {
    border-left-color: #c23f57;
}

.linksList li:nth-child(2n) a {
    border-left-color: #c23f57;
}

.linksList li a:hover {
    background: #c23f57;
    color: #fff;
}

.linksList li:nth-child(2n) a:hover {
    background: #c23f57;
    color: #fff;
}

.linksList li a:hover span {
    color: #fff;
}

.NewsList_con {
    line-height: 30px;
}

.articleTitle03 {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 5px;
}

.AcamicList {
    overflow: hidden;
    margin-bottom: 6px;
}

.AcamicList li {
    float: left;
    width: 33.33%;
    text-align: center;
}

.AcamicList li a {
    display: block;
    border-right: 2px solid #f7f7f7;
    padding: 20px 0;
    background: #fff;
}

.AcamicList li a p {
    font-size: 14px;
    color: #666;
}

.AcamicList li a:hover {
    background: #ddebe0;
}

.serviceList {
    overflow: hidden;
}

.serviceList li {
    float: left;
    width: 50%;
    overflow: hidden;
}

.serviceList li a {
    display: block;
    margin-right: 2px;
    position: relative;
    height: 0;
    padding-bottom: 63%;
    overflow: hidden;
}

.serviceList li a img {
    display: block;
    transform: scale(1);
    width: 100%;
    -ms-transform: scale(1);
    /* IE 9 */
    -moz-transform: scale(1);
    /* Firefox */
    -webkit-transform: scale(1);
    /* Safari 和 Chrome */
    -o-transform: scale(1);
    /* Opera */
    transition: all .4s;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.serviceList li a span {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 31px;
    line-height: 31px;
    text-align: center;
    color: #fff;
    background: #88b553;
    overflow: hidden;
    font-size: 14px;
}

.serviceList li.ser1 a span {
    background: #88b553;
}

.serviceList li.ser2 a span {
    background: #81b27b;
}

.serviceList li.ser3 a span {
    background: #76adb6;
}

.serviceList li.ser4 a span {
    position: static;
}

.serviceList li.ser4 {
    overflow: hidden;
}

.serviceList li.ser4 a {
    padding: 7px 0;
    overflow: hidden;
    padding-bottom: 7px;
    height: auto;
    background: #fff;
}

.serviceList li.ser4 a img {
    float: left;
    width: 50%;
    margin-right: 10px;
}

.serviceList li.ser4 a span {
    width: 35%;
    float: left;
    background: none;
    color: #8c0000;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    margin-top: 17px;
    overflow: visible;
}

.serviceList li a:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    /* IE 9 */
    -moz-transform: scale(1.1);
    /* Firefox */
    -webkit-transform: scale(1.1);
    /* Safari 和 Chrome */
    -o-transform: scale(1.1);
    /* Opera */
}

.serviceList li.ser4 a:hover img {
    transform: scale(1);
    -ms-transform: scale(1);
    /* IE 9 */
    -moz-transform: scale(1);
    /* Firefox */
    -webkit-transform: scale(1);
    /* Safari 和 Chrome */
    -o-transform: scale(1);
    /* Opera */
}

@media screen and (max-width:1200px) {
    .content {
        width: 100%;
    }
    .mode01,
    .mode02,
    .Banner .flexslider .slides li .slide_tills .tills1,
    .mode03,
    .mode04 {
        width: 92%;
    }
    .mode02 .rt {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .mode02 .lf {
        width: 48%;
    }
    .mode02 .md {
        width: 48%;
    }
    .mode02 .lf {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .mode02 .md {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .serviceList li {
        width: 25%;
    }
    .mode02 .rt {
        display: none;
    }
    .content {
        padding-bottom: 0;
    }
}

@media screen and (max-width:1024px) {
    .mode01 .lf {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .mode01 .rt {
        float: none;
        width: 100%;
    }
    .NewsList1 li {
        float: left;
        width: 47.88%;
    }
    .NewsList1 li:nth-child(2n) {
        float: right;
        width: 46.56%;
    }
    .NewsLeft a .NewsImg {
        padding-bottom: 58%;
    }
}

@media screen and (max-width: 800px) {
    .NewsLeft a .NewsImg {
        padding-bottom: 67%;
    }
}

@media screen and (max-width:640px) {
    .NewsBox .left {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .NewsBox .right {
        float: none;
        width: 100%;
    }
    .NewsList1 li {
        float: none;
        width: 100%;
    }
    .NewsList1 li:nth-child(2n) {
        float: none;
        width: 100%;
    }
    .NewsLeft a h3 {
        height: auto;
    }
    .NewsList {
        border-top: 1px solid #dcdcdc;
        padding-top: 15px;
    }
    .NewsList1 {
        border-top: none;
        padding-top: 0;
    }
    .NewsList li a {
        height: auto;
    }
    .NewsList li p {
        height: auto;
    }
    .serviceList li.ser4 a span {
        margin-top: 6px;
    }
    .serviceList li {
        width: 50%;
    }
}

@media screen and (max-width:480px) {}

@media screen
/*and (min-width:320px)*/

and (max-width:360px) {}