@charset "utf-8";

/* CSS Document */

.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 45px 0 0 0;
}

.rslides {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides .img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.slide_container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.slide {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.slide li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
}


/*.slide li a { display: block; overflow: hidden; height: 0px; padding: 0 0 37% 0; }
*/

.slide li a img {
    height: 700px;
}

.slide .img {
    display: block;
    position: relative;
    z-index: 1;
    height: auto;
    width: 100%;
    border: 0;
}

.slide_nav {
    position: absolute;
    top: 45%;
    left: 10px;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    height: 50px;
    width: 30px;
    background: url(../images/lf.png) no-repeat left top;
    margin-top: -22px;
}

.slide_nav:active {
    opacity: 1.0;
}

.slide_nav.next {
    left: auto;
    background: url(../images/rt.png) no-repeat left top;
    right: 10px;
}

.slide_tabs {
    position: absolute;
    right: 242px;
    bottom: 67px;
    z-index: 999;
    display: none;
}

.slide_tabs li {
    width: 12px;
    height: 12px;
    border-radius: 5px;
    margin-left: 19px;
    background-color: #fff;
    float: left;
    color: #fff;
}

.slide_tabs li a {
    color: #fff;
    display: block;
    text-indent: -999em;
}

.slide_tabs li.slide_here {
    background: none;
    border: 2px solid #fff;
    border-radius: 15px;
    width: 10px;
    height: 10px;
}

.channel {
    width: 100%;
    bottom: 0px;
    left: 0;
    z-index: 20;
    position: absolute;
}

.channel ul {
    max-width: 1120px;
    margin: 0 auto;
    height: 40px;
}

.channel ul li {
    width: 25%;
    float: left;
    line-height: 40px;
    height: 40px;
    text-align: center;
}

.channel ul li:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.channel ul li a {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    display: block
}

.channel ul li.ch01 {
    background-color: #005bac
}

.channel ul li.ch02 {
    background-color: #eea200
}

.channel ul li.ch03 {
    background-color: #4ba509
}

.channel ul li.ch04 {
    background-color: #00988d
}

.m3_left {
    width: 49%;
    float: left;
}

.m3_right {
    width: 49%;
    float: right;
}

.content {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.mode01 {
    max-width: 1180px;
    overflow: hidden;
    margin: 0px auto 0;
    padding: 36px 0 0 0;
    background: #fff;
    padding: 0 10px;
}

.news {
    width: 637px;
    float: left;
}

.news .title {
    height: 63px;
    line-height: 63px;
    border-bottom: 1px solid #0062b1;
}

.news h2 {
    padding: 0 0 0 20px;
    background: url(../images/title_bg_03.png) no-repeat left center;
    width: auto;
    float: left;
    font-size: 2.0em;
    color: #0062b1;
}

.news .title a {
    float: right;
    color: #0062b1;
    font-size: 1.6em;
}

.news_con {
    overflow: hidden;
    margin: 30px 0 0 0;
}

.news_con dl {}

.news_con dl.right {
    float: right;
}

.news_con dl dt {
    width: 297px;
    height: 198px;
    margin: 0 0 27px 0;
    float: left
}
.news_con dl dt a{
    width: 297px;
    height: 198px;
 
}

.news_con dl dt:nth-child(even) {
    float: right;
}

.news_con img {
    width: 297px;
    height: 198px;
}

.news_con dl dd {
    padding: 0 0 0 21px;
    border-left: 1px solid #0062b1;
    margin: 0 0 30px 0;
    float: left;
    width: 270px;
}

.news_con dl dd:nth-child(even) {
    float: right;
    border-left: 1px solid #cebb1e;
}

.news_con a {
    font-size: 1.5em;
    line-height: 22px;
    display: block;
    width: 92%;
    height: 44px;
    overflow: hidden;
}

.news_con a.color {
    color: red;
}

.news_con p {
    font-family: Cambria;
    font-size: 1.4em;
    color: #646464;
    padding: 8px 0 0 0;
    font-style: oblique;
}

.news_con dl.right dd {
    border-left: 1px solid #cebb1e;
}

.tongzhi {
    width: 530px;
    float: right;
}

.tongzhi .title {
    height: 63px;
    line-height: 63px;
    border-bottom: 1px solid #0062b1;
}

.tongzhi h2 {
    padding: 0 0 0 20px;
    background: url(../images/title_bg_03.png) no-repeat left center;
    width: auto;
    float: left;
    font-size: 2.0em;
    color: #0062b1;
}

.tongzhi .title a {
    float: right;
    color: #0062b1;
    font-size: 1.6em;
}

.tongzhi ul {
    margin: 30px 0 0 0;
}

.tongzhi ul li {
    height: 69px;
    margin: 0 0 15px 0;
    overflow: hidden;
}

.tongzhi ul li .date {
    width: 68px;
    height: 69px;
    background: #0062b1;
    display: inline-block;
    float: left;
    margin: 0 22px 0 0;
}

.tongzhi ul li .day {
    height: 38px;
    line-height: 38px;
    font-size: 25px;
    font-family: Cambria;
    color: #fbd99c;
    width: 35px;
    display: block;
    border-bottom: 1px solid #fbd99c;
    margin: 0 auto;
    text-align: center;
}

.tongzhi ul li .month {
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    font-size: 14px;
    font-family: Cambria;
    color: #fbd99c;
    width: 35px;
    display: block;
    text-align: center;
}

.tongzhi ul li a {
    width: 440px;
    display: inline-block;
    float: left;
    font-size: 1.5em;
    line-height: 25px;
    margin: 10px 0 0 0;
    height: 50px;
    overflow: hidden;
}


/*.mode02 { max-width:1100px;overflow:hidden; margin: 36px auto 0; }
.sm { background: #cccccc; position: relative; }
.sm_con { font-size: 1.4em; color: #ffffff; padding: 56px 35px; background: #205f9f; position: absolute; z-index: 999; width: 490px; height: 120px; top: 42px; right: 90px; line-height: 30px; }
.sm_con p { margin: 10px 0 0 0; text-align: right; }
.sm_con a { color: #fbd99c; }*/

.mode03 {
    max-width: 1180px;
    overflow: hidden;
    margin: 10px auto 50px;
    overflow: hidden;
    padding: 0 10px;
}

.xueshu {
    width: 48%;
    float: left;
}

.xueshu1 {
    width: 48%;
    float: right;
    /* margin: 0 33px; */
}

.zhidu {
    width: 370px;
    float: right;
}

.xueshu .title {
    height: 63px;
    line-height: 63px;
    border-bottom: 1px solid #0062b1;
}

.xueshu h2 {
    padding: 0 0 0 20px;
    background: url(../images/title_bg_03.png) no-repeat left center;
    width: auto;
    float: left;
    font-size: 2.0em;
    color: #0062b1;
}

.xueshu .title a {
    float: right;
    color: #0062b1;
    font-size: 1.6em;
    margin: 7px 0 0 0;
}

.xueshu ul {
    margin: 15px 0 0 0;
}

.xueshu ul li {
    overflow: hidden;
    font-size: 1.4em;
    line-height: 35px;
    padding: 0 0 0 23px;
    background: url(../images/li_03.png) no-repeat left center;
}

.xueshu ul li a {
    height: 35px;
    line-height: 35px;
    display: block;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xueshu ul li span {
    font-family: Cambria;
    font-style: oblique;
    float: right;
    color: #646464;
}

.zhidu .title {
    height: 63px;
    line-height: 63px;
    border-bottom: 1px solid #0062b1;
}

.zhidu h2 {
    padding: 0 0 0 20px;
    background: url(../images/title_bg_03.png) no-repeat left center;
    width: auto;
    float: left;
    font-size: 2.0em;
    color: #0062b1;
}

.zhidu .title a {
    float: right;
    color: #0062b1;
    font-size: 1.6em;
}

.zhidu ul {
    margin: 15px 0 0 0;
}

.zhidu ul li {
    overflow: hidden;
    font-size: 1.4em;
    line-height: 35px;
    padding: 0 0 0 23px;
    background: url(../images/li_03.png) no-repeat left center;
}

.zhidu ul li a {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    display: block;
    font-size: 15px;
}

.zhidu ul li span {
    font-family: Cambria;
    font-style: oblique;
    float: right;
    color: #646464;
}

.piaochuang {
    position: fixed;
    width: 100px;
    height: 200px;
    left: 0px;
    bottom: 0px;
    z-index: 9999;
}

.piaochuang1 {
    position: fixed;
    width: 100px;
    height: 200px;
    right: 0px;
    bottom: 0px;
    z-index: 9999;
}

.close {
    position: absolute;
    right: -10px;
    top: -10px;
    color: #00569c;
    font-size: 12px;
    z-index: 999;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 27px;
    text-align: center;
}

.close1 {
    position: absolute;
    left: -10px;
    top: -10px;
    color: #00569c;
    font-size: 12px;
    z-index: 999;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 27px;
    text-align: center;
}

.link .title {
    height: 63px;
    line-height: 63px;
    border-bottom: 1px solid #0062b1;
}

.link h2 {
    padding: 0 0 0 20px;
    background: url(../images/title_bg_03.png) no-repeat left center;
    width: auto;
    float: left;
    font-size: 2.0em;
    color: #0062b1;
}

.link .title a {
    float: right;
    color: #0062b1;
    font-size: 1.6em;
}

.link {
    width: 1200px;
    margin: 0 auto 55px;
}

.link ul {
    overflow: hidden;
}

.link ul li {
    float: left;
    width: 148px;
    text-align: center;
    padding: 40px 0 40px 0;
}

.link ul li:first-child {
    border-left: 0px;
}

.link ul li img {
    transform: scale(1);
    transition: 1s;
    width: 90px;
    height: 90px;
}

.link ul span {
    height: 0px;
    display: block;
    padding-bottom: 90px;
    overflow: hidden;
}

.link ul p {
    font-size: 15px;
    color: #222222;
    height: 19px;
    line-height: 19px;
    overflow: hidden;
}

.link ul li:hover p {
    color: #0062b1;
    font-weight: bold;
}

.link ul li:hover img {
    transform: scale(1.05);
    transition: 1s;
}


/*图片轮播*/

.flexslider {
    width: 100%;
    height: 235px;
    overflow: hidden;
}

.flexslider a {
    display: block;
    height: 235px;
}

.flexslider li a {
    display: block;
    transition: all 1s ease 0s;
}

.flexslider li a:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.flexslider img {
    display: block;
    width: 100%;
    height: 235px;
}

.flexslider .til_slides {
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../images/banner_bg.png) repeat;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    padding-left: 15px;
}

.flex-control-nav {
    position: absolute;
    bottom: 11px;
    right: 1px;
    text-align: right;
    z-index: 999
}

.flex-control-paging li {
    margin: 0 10px 0 0;
    float: left;
}

.flex-control-paging li a {
    width: 12px;
    height: 12px;
    line-height: 12px;
    background-color: #fff;
    border-radius: 15px;
    text-indent: 999px;
}

.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
    background: none;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-radius: 15px;
}

.news_list {
    width: 50%;
    overflow: hidden;
    font-size: 1.3em;
    float: right;
}

.news_list li {
    background: url(../images/icon.png) no-repeat;
    background-position: -19px -452px;
    height: 2.5em;
    line-height: 2.5em;
    overflow: hidden;
}

.news_list li a {
    padding-left: 12px;
}

.news_list li span {
    float: right;
    margin-left: 8px;
}

@media screen and (max-width:1920px) {
    .slide li a img {
        height: auto;
    }
}