* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important; }

.glyphicon {
    font-family: "Glyphicons Halflings" !important; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding: 0; }

h1, h2, h3, h4, h5, h6 ,ul,ol{
    padding:0;
    margin: 0; }
.wp_articlecontent .list-paddingleft-2{
    color: #0090F3;}

.fa {
    font-family: FontAwesome !important; }

ul {
    list-style-type: none; }

li {
    list-style: none; }

img {
    border: none; }

a {
    text-decoration: none;
    cursor: pointer; }

a:active, a:hover {
    text-decoration: none;}

.clearFix {
    zoom: 1; }
.clearFix:before, .clearFix:after {
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both; }

.pic-hover {
    opacity: 0.9; }

.pic-cut {
    overflow: hidden; }

.tab_active {
    border-bottom: 2px solid #0091F3;
    color: #000 !important;}
#tab1 .tab_active{
    border-bottom: none;
}
.nav_active {
    border-bottom: 3px solid #52E8FF; }
.hidden_time{
    display:none;}
#banner1{
    background-image:url("/_upload/tpl/06/dd/1757/template1757/images/banner1.jpg")}
#banner2{
    background-image:url("/_upload/tpl/06/dd/1757/template1757/images/banner2.jpg")}
#banner3{
    background-image:url("/_upload/tpl/06/dd/1757/template1757/images/banner3.jpg")}

.table-responsive{
    border:none !important;}

body {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif; }

.centerArea {
    width: 95%;
    max-width: 1200px;
    margin: 0 auto; }

body .container .content {
    min-height: calc(100vh - 137px - 85px);
    width: 100%; }
body .container .content .index {
    width: 100%; }
body .container .content .index .big_banner {
    width:1200px;
    max-width:100%;
    margin:0 auto;
    position: relative; }
body .container .content .index .big_banner .swiper-container1 {
    width: 100%; }
body .container .content .index .big_banner .swiper-container1 .swiper-wrapper .swiper-slide {
    position: relative; }
body .container .content .index .big_banner .swiper-container1 .swiper-wrapper .swiper-slide a {
    width: 100%;
    height: 100%;
    display: block; }
body .container .content .index .big_banner .swiper-container1 .swiper-wrapper .swiper-slide a img {
    display: block;
}
body .container .content .index .big_banner .swiper-container1 .swiper-wrapper .swiper-slide .banner_title {
    width: 100%;
    height: 40px;
    background-color: rgba(79, 79, 79, 0.4);
    position: absolute;
    bottom: 0;
    left: 0; }
body .container .content .index .big_banner .swiper-container1 .swiper-wrapper .swiper-slide .banner_title .centerArea {
    height: 100%; }
body .container .content .index .big_banner .swiper-container1 .swiper-wrapper .swiper-slide .banner_title .centerArea > a {
    color: #ffffff;
    width: 50%;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
body .container .content .index .big_banner .swiper-container1 .swiper-wrapper .swiper-slide .banner_title .centerArea > a:hover{
    color:#0090F3;
}
body .container .content .index .big_banner .all_btn {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100; }
body .container .content .index .big_banner .all_btn .centerArea {
    position: relative; }
body .container .content .index .big_banner .all_btn .centerArea .swiper-pagination {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 40px;
    line-height: 40px;
    max-width: 25%;
    text-align: center; }
body .container .content .index .big_banner .all_btn .centerArea .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: rgba(255, 255, 255, 0.8); }
body .container .content .index .big_banner .all_btn .centerArea .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #0091F3; }
body .container .content .index .big_banner .lr_btn {
    width: 100%;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -25px;
    z-index: 100; }
body .container .content .index .big_banner .lr_btn .swiper-btn-prev {
    cursor: pointer;
    float: left;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.5);
    width: 30px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5); }
body .container .content .index .big_banner .lr_btn .swiper-btn-next {
    cursor: pointer;
    float: right;
    width: 30px;
    height: 50px;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 50px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5); }
body .container .content .index .all_list .centerArea > div {
    margin-top: 45px; }
body .container .content .index .all_list .centerArea > div .img_list, body .container .content .index .all_list .centerArea > div .new_list {
    width: 100%; }
body .container .content .index .all_list .centerArea > div .img_list .list_top, body .container .content .index .all_list .centerArea > div .new_list .list_top {
    height: 40px;
    width: 100%;
    border-bottom: 2px solid #D8D8D8; }
body .container .content .index .all_list .centerArea > div .img_list .list_top > span, body .container .content .index .all_list .centerArea > div .new_list .list_top > span {
    font-weight:bolder;
    float: left;
    font-size: 18px;
    color: #000;
    line-height: 25px; }
body .container .content .index .all_list .centerArea > div .img_list .list_top > a, body .container .content .index .all_list .centerArea > div .new_list .list_top > a ,
body .container .content .index .all_list .centerArea > div .img_list .list_top .more,
body .container .content .index .all_list .centerArea > div .new_list .list_top .more{
    float: right;
    font-size: 14px;
    color: #333;
    line-height: 20px; }
body .container .content .index .all_list .centerArea > div .img_list .list_top .more a,
body .container .content .index .all_list .centerArea > div .new_list .list_top .more a{
    font-size: 14px;
    color: #333;
    line-height: 20px;
    font-weight: lighter;
}
body .container .content .index .all_list .centerArea > div .img_list .list_top .more a:hover,
body .container .content .index .all_list .centerArea > div .new_list .list_top .more a:hover{
    color: #0090F3;
}
body .container .content .index .all_list .centerArea > div .img_list .list_top > a:hover, body .container .content .index .all_list .centerArea > div .new_list .list_top > a:hover {
    color: #0090F3; }
body .container .content .index .all_list .centerArea > div .img_list .img_main {
    width: 100%; }
body .container .content .index .all_list .centerArea > div .img_list .img_main  ul {
    width: 100%; }
body .container .content .index .all_list .centerArea > div .img_list .img_main   ul > li {
    width: 100%;
    background: #F7F7F7;
    height: 80px;
    margin-top: 13.3px;
    position: relative;}
body .container .content .index .all_list .centerArea > div .img_list .img_main   ul > li > a {
    display: block; }
body .container .content .index .all_list .centerArea > div .img_list .img_main   ul > li > a:first-child {
    background-color:#ddd;
    float: left;
    margin-right: 24px;
    width: 120px;
    height: 80px;
    text-align:center;
    overflow: hidden;
    position: relative; }
body .container .content .index .all_list .centerArea > div .img_list .img_main   ul > li>span.data{
    position: absolute;
    bottom:4px;
    font-size: 14px;
}
body .container .content .index .all_list .centerArea > div .img_list .img_main   ul > li > a:first-child > img {
    display: block;}
body .container .content .index .all_list .centerArea > div .img_list .img_main   ul > li > a:first-child > span{
    line-height:80px;
    font-size:50px;
    color:#F7F7F7;}
body .container .content .index .all_list .centerArea > div .img_list .img_main   ul > li > a:first-child+a {
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    height:51px;
    line-height: 23px;
    padding-top: 5px}
body .container .content .index .all_list .centerArea > div .img_list .img_main   ul > li > a:first-child+a:hover {
    color: #0090F3; }
body .container .content .index .all_list .centerArea > div .new_list .new_main, body .container .content .index .all_list .centerArea > div .new_list_c .new_main {
    width: 100%; }
body .container .content .index .all_list .centerArea > div .new_list .new_main  ul, body .container .content .index .all_list .centerArea > div .new_list_c .new_main  ul {
    width: 100%; }
body .container .content .index .all_list .centerArea > div .new_list .new_main  ul > li, body .container .content .index .all_list .centerArea > div .new_list_c .new_main  ul > li {
    width: 100%;
    height: 84px;
    padding: 20px 0;
    border-bottom:1px dotted #D8D8D8;}
body .container .content .index .all_list .centerArea > div .new_list .new_main  ul > li .time, body .container .content .index .all_list .centerArea > div .new_list_c .new_main  ul > li .time {
    display: block;
    float: left;
    width: 44px;
    height: 44px;
    border: 1px solid #0090F3;
    margin-right: 10px; }
body .container .content .index .all_list .centerArea > div .new_list .new_main  ul > li .time .month, body .container .content .index .all_list .centerArea > div .new_list_c .new_main  ul > li .time .month {
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #0090F3;
    color: #ffffff;
    font-size: 14px; }
body .container .content .index .all_list .centerArea > div .new_list .new_main  ul > li .time .date, body .container .content .index .all_list .centerArea > div .new_list_c .new_main   ul > li .time .date {
    display: block;
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #0090F3;
    font-size: 14px; }
body .container .content .index .all_list .centerArea > div .new_list .new_main   ul > li > a, body .container .content .index .all_list .centerArea > div .new_list_c .new_main  ul > li > a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    line-height: 22px;
    height: 44px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #333333; }
body .container .content .index .all_list .centerArea > div .new_list .new_main  ul > li > a:hover, body .container .content .index .all_list .centerArea > div .new_list_c .new_main  ul > li > a:hover {
    color: #0090F3; }
body .container .content .index .all_list .centerArea > div .new_list_c .list_c_top {
    position: relative; }
body .container .content .index .all_list .centerArea > div .new_list_c .list_c_top .tab_nav {
    height: 40px;
    border-bottom: 2px solid #D8D8D8; }
body .container .content .index .all_list .centerArea > div .new_list_c .list_c_top .tab_nav > li {
    font-weight:bolder;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 18px;
    height: 40px;
    line-height: 25px;
    color: rgba(0,0,0,0.6);
    margin-right: 25px;
    padding-bottom: 13px; }
body .container .content .index .all_list .centerArea > div .new_list_c .list_c_top .tab_link {
    position: absolute;
    right: 0;
    top: 0;
    height: 20px;
    text-align: right; }
body .container .content .index .all_list .centerArea > div .new_list_c .list_c_top .tab_link > a {
    display: none;
    float: right;
    font-size: 14px;
    color: #333;
    height: 20px;
    line-height: 20px;
    padding-top: 2px; }
body .container .content .index .all_list .centerArea > div .new_list_c#tab1  .list_c_top .tab_link > a {
    display: block;
}
body .container .content .index .all_list .centerArea > div .new_list_c .list_c_top .tab_link > a:hover {
    color: #0090F3; }
body .container .content .index .all_list .centerArea > div .new_list_c .new_main > div {
    display: none; }
body .container .content .index .zt_link {
    margin-top:40px;
    width: 100%;
    background-color: #0090F3; }
body .container .content .index .zt_link .centerArea > h3 {
    width: 100%;
    color: #ffffff;
    line-height: 33px;
    text-align: center;
    padding: 22px 0; }
body .container .content .index .zt_link .centerArea .all_link {
    width: 100%;
    font-size: 20px; }
body .container .content .index .zt_link .centerArea .all_link > div {
    height: 80px;
    padding: 0 11px;
    margin-bottom: 40px; }
body .container .content .index .zt_link .centerArea .all_link > div:first-child{
    padding-left:0;}
body .container .content .index .zt_link .centerArea .all_link > div:last-child{
    padding-right:0;}
body .container .content .index .zt_link .centerArea .all_link > div .link {
    position:relative;
    width: 100%;
    height: 100%;
    border-left: 6px solid #52E8FF;
    overflow:hidden;}
body .container .content .index .zt_link .centerArea .all_link > div .link > a:first-child {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;}
body .container .content .index .zt_link .centerArea .all_link > div .link > a > img {
    width: 100%;
    height: 100%; }
body .container .content .index .zt_link .centerArea .all_link > div .link > a:last-child {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -14px;
    font-size: 20px;
    width: 100%;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #ffffff;
    text-shadow: -2px 2px 5px #333333;}
body .container .content .inner {
    width: 100%; }
body .container .content .inner .inner_bg {
    width: 100%;
    height: 240px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
body .container .content .inner .main {
    width: 100%;
    position: relative;
    z-index: 999; }
body .container .content .inner .main .centerArea .main_nav {
    width: 22.5%;
    float: left;
    padding-top: 20px;
    padding-left: 15px;
    background-color: #0090F3;
    margin-top: -25px;
    margin-bottom:15px; }
body .container .content .inner .main .centerArea .main_nav .title {
    padding-bottom: 15px;
    padding-right:15px;
    background-image: url("/_upload/tpl/06/dd/1757/template1757/images/icon_bg1.png");
    background-repeat: no-repeat;
    background-size: 82px 70px;
    background-position: top right;
    background-origin:content-box;}
body .container .content .inner .main .centerArea .main_nav .title div {
    width: 100%;
    font-size:36px;
    height: 46px;
    line-height: 46px;
    color: #FFFFFF;
    text-align: left;}
body .container .content .inner .main .centerArea .main_nav .title span {
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 28px;
    color: #FFFFFF;
    text-align: left;
    font-weight: lighter; }
body .container .content .inner .main .centerArea .main_nav .nav_list > ul {
    width: 100%;
    padding-top: 15px;
    background-color: #F4F4F4; }
body .container .content .inner .main .centerArea .main_nav .nav_list > ul > li {
    width: 100%;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.12); }
body .container .content .inner .main .centerArea .main_nav .nav_list > ul > li:first-child {
    border-top: 1px dotted rgba(0, 0, 0, 0.12); }
body .container .content .inner .main .centerArea .main_nav .nav_list > ul > li > a {
    display: block;
    padding-left: 10px;
    width: 100%;
    height: 52px;
    line-height: 52px;
    color: #666666; }
body .container .content .inner .main .centerArea .main_nav .nav_list > ul > li > ul {
    background-color: #F4F4F4;}
body .container .content .inner .main .centerArea .main_nav .nav_list > ul > li > ul > li {
    position: relative;
    padding-left: 10px; }
body .container .content .inner .main .centerArea .main_nav .nav_list > ul > li > ul > li:after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #666666;
    position: absolute;
    top: 50%;
    left: 17px;
    margin-top: -3px; }
body .container .content .inner .main .centerArea .main_nav .nav_list > ul > li > ul > li > a {
    font-size:14px;
    display: block;
    width: 100%;
    height: 52px;
    line-height: 52px;
    color: #666666;
    padding-left: 20px;
    border-top: 1px dotted rgba(0, 0, 0, 0.12); }
body .container .content .inner .main .centerArea .main_nav .nav_list > ul > li > ul > li:first-child > a {
    border-top: none;
}
body .container .content .inner .main .centerArea .main_nav .nav_list > ul > li > ul > li.selected:after {
    background-color: #0090F3; }
body .container .content .inner .main .centerArea .main_nav .nav_list > ul > li > ul > li.selected > a {
    color: #0090F3; }
body .container .content .inner .main .centerArea .main_nav .nav_list > ul > li.selected {
    background-clip: content-box;
    position: relative; }
body .container .content .inner .main .centerArea .main_nav .nav_list > ul > li.selected:after {
    content: '';
    display: block;
    width: 5px;
    height: 52px;
    background-color: #52E8FF;
    position: absolute;
    left: -5px;
    top: 0; }
body .container .content .inner .main .centerArea .main_nav .nav_list > ul > li.selected > a {
    color: #ffffff;
    background-color: #0090F3; }
body .container .content .inner .main .centerArea .main_nav .nav_list > ul > li > ul > li.parent:after {
    background-color: #0090F3; }
body .container .content .inner .main .centerArea .main_nav .nav_list > ul > li > ul > li.parent > a {
    color: #0090F3; }
body .container .content .inner .main .centerArea .main_nav .nav_list > ul > li.parent {
    background-clip: content-box;
    position: relative; }
body .container .content .inner .main .centerArea .main_nav .nav_list > ul > li.parent:after {
    content: '';
    display: block;
    width: 5px;
    height: 52px;
    background-color: #52E8FF;
    position: absolute;
    left: -5px;
    top: 0; }
body .container .content .inner .main .centerArea .main_nav .nav_list > ul > li.parent > a {
    color: #ffffff;
    background-color: #0090F3; }

body .container .content .inner .main .centerArea .main_content {
    width: 72%;
    float: right;
    padding-top:20px;
    padding-bottom: 50px; }
body .container .content .inner .main .centerArea .main_content .bread_nav {
    width: 100%;
    text-align: right;
    border-bottom: 1px solid #d8d8d8; }
body .container .content .inner .main .centerArea .main_content .bread_nav a {
    padding: 0 3px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #0090F3;
    display: inline-block; }
body .container .content .inner .main .centerArea .main_content .bread_nav span{
    color:#666;
}
body .container .content .inner .main .centerArea .main_content .bread_nav span>span{
    color:#666; }
body .container .content .inner .main .centerArea .main_content .bread_nav a:last-child {
    color: #666; }
body .container .content .inner .main .centerArea .main_content .text {
    width: 100%;
    padding: 26px 0; }
body .container .content .inner .main .centerArea .main_content .text h1 {
    height: 46px;
    line-height: 46px;
    color: #0063A6; }
body .container .content .inner .main .centerArea .main_content .text .text_content {
    width: 100%;
    margin-top: 26px; }
body .container .content .inner .main .centerArea .main_content .text .text_content h1 {
    font-size: 32px;
    line-height: 1.35em;
    margin-top: 1em;
    margin-bottom: 0.5em;
    padding-left: 18px;
    color: #0063A6;
    position: relative; }
body .container .content .inner .main .centerArea .main_content .text .text_content h1:before{
    content:"";
    display:block;
    width:6px;
    height:1em;
    background-color: #0090F3;
    position:absolute;
    left:0;
    top:5px;}
body .container .content .inner .main .centerArea .main_content .text .text_content h2 {
    font-size: 24px;
    line-height: 1.35em;
    margin-top: 1em;
    margin-bottom: 0.5em;
    color: #0063A6; }
body .container .content .inner .main .centerArea .main_content .text .text_content h3 {
    font-size: 21px;
    line-height: 1.35em;
    margin-top: 1em;
    margin-bottom: 0.5em;
    color: #0063A6; }
body .container .content .inner .main .centerArea .main_content .text .text_content h4 {
    font-size: 18px;
    line-height: 1.35em;
    margin-top: 1em;
    margin-bottom: 0.5em;
    color: #0063A6; }
body .container .content .inner .main .centerArea .main_content .text .text_content h5 {
    font-size: 16px;
    line-height: 1.35em;
    margin-top: 1em;
    margin-bottom: 0.5em;
    color: #0063A6; }
body .container .content .inner .main .centerArea .main_content .text .text_content p {
    padding:0 !important;
    font-size: 16px !important;
    line-height: 1.6em  !important;
    margin-top: 1em  !important;
    margin-bottom: 1.5em  !important;
    color: #333333 !important; }
body .container .content .inner .main .centerArea .main_content .text .text_content span{
    font-size: 16px !important;
    line-height: 1.6em;
    color: #333333 !important;}
body .container .content .inner .main .centerArea .main_content .text .text_content h1:first-child, body .container .content .inner .main .centerArea .main_content .text .text_content h2:first-child, body .container .content .inner .main .centerArea .main_content .text .text_content h3:first-child, body .container .content .inner .main .centerArea .main_content .text .text_content h4:first-child, body .container .content .inner .main .centerArea .main_content .text .text_content h5:first-child, body .container .content .inner .main .centerArea .main_content .text .text_content p:first-child {
    margin-top: 0; }
body .container .content .inner .main .centerArea .main_content .text .text_content img {
    width: auto;
    height: auto;
    max-width: 100%; }
body .container .content .inner .main .centerArea .main_content .text .text_content a{
    color: #0090F3;}
body .container .content .inner .main .centerArea .main_content .text .text_content hr{
    color:#dddddd;
    margin:15px 0;
    height:1px;}
body .container .content .inner .main .centerArea .main_content .text .text_content ol{
    font-size:16px;
    margin:1em 0;}
body .container .content .inner .main .centerArea .main_content .text .text_content ul{
    font-size:16px;
    margin:1em 0;}
body .container .content .inner .main .centerArea .main_content .text .text_content ol>li{
    font-size:16px;
    line-height:1.6em;
    list-style: decimal;}
body .container .content .inner .main .centerArea .main_content .text .text_content ol>li p{
    font-size:16px;
    line-height:1.6em;
    margin:0 !important; }
body .container .content .inner .main .centerArea .main_content .text .text_content ul>li{
    font-size:16px;
    line-height:1.6em;
    list-style: disc;}
body .container .content .inner .main .centerArea .main_content .text .text_content ul>li p{
    font-size:16px;
    line-height:1.6em;
    margin:0 !important; }
body .container .content .inner .main .centerArea .main_content .text .text_content .table-responsive table {
    width:100% !important;
    margin:15px auto !important;
    border:none;  }
body .container .content .inner .main .centerArea .main_content .text .text_content .table-responsive table tbody tr:nth-child(odd) {
    background-color: #ffffff; }
body .container .content .inner .main .centerArea .main_content .text .text_content .table-responsive table tbody tr:nth-child(even) {
    background-color: #f7f7f7; }
body .container .content .inner .main .centerArea .main_content .text .text_content .table-responsive table tbody tr td {
    border-width:1px !important;
    border-style:solid !important;
    border-width:1px !important;
    border-color:#f0f0f0 !important;
    vertical-align: middle !important;
    font-size: 14px !important;
    color: #333333;
    line-height:200%;
    text-align:center;
    padding:15px !important;}
body .container .content .inner .main .centerArea .main_content .text .text_content .table-responsive table tbody tr td p{
    font-size: 14px !important;
    margin:0 !important;
    padding:0 !important;}
body .container .content .inner .main .centerArea .main_content .text .text_content .table-responsive table tbody tr td  span{
    font-size: 14px !important;
    background-color: transparent;
    margin:0 !important;
    padding:0 !important; }
body .container .content .inner .main .centerArea .main_content .text .text_content .table-responsive table tbody tr:first-child {
    color: #ffffff;
    background-color: #0063A6 !important; }
body .container .content .inner .main .centerArea .main_content .text .text_content .table-responsive table tbody tr:first-child td {
    color: #ffffff !important; }
body .container .content .inner .main .centerArea .main_content .text .text_content .table-responsive table tbody tr:first-child td p {
    color: #ffffff  !important;}
body .container .content .inner .main .centerArea .main_content .text .text_content .table-responsive table tbody tr:first-child td span {
    color: #ffffff  !important; }
body .container .content .inner .main .centerArea .main_content .text .text_content  #wp_news_w6 ul.common > li {
    width: 100%;
    height: 71px;
    padding-top: 20px;
    padding-bottom: 25px;
    border-bottom: 1px dotted #E0E0E0;
    list-style: none !important;
    position: relative;
    padding-left: 16px;}

body .container .content .inner .main .centerArea .main_content .text .text_content  #wp_news_w6 ul.common > li:before{
    content: '';
    position: absolute;
    left: 0;
    top:50%;
    width: 8px;
    height: 8px;
    margin-top: -8px;
    background: #0063A6;
    border-radius: 50%;
}
body .container .content .inner .main .centerArea .main_content .text .text_content  #wp_news_w6  ul.common > li > a {
    width:calc(100% - 82px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    color: #445566; }
body .container .content .inner .main .centerArea .main_content .text .text_content  #wp_news_w6  ul.common > li > a:hover {
    color: #0090F3; }
body .container .content .inner .main .centerArea .main_content .text .text_content  #wp_news_w6  ul.common > li > span {
    display: block;
    float: right;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #777777; }
body .container .content .inner .centerArea .new_content {
    width: 100%;
    max-width: 840px;
    margin: 0 auto;
    padding-top:20px;
    padding-bottom: 48px; }
body .container .content .inner .centerArea .new_content .bread_nav {
    width: 100%;
    text-align: right; }
body .container .content .inner .centerArea .new_content .bread_nav a {
    padding:0 3px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #0090F3;
    display: inline-block; }
body .container .content .inner .centerArea .new_content .bread_nav span{
    color:#666;}
body .container .content .inner .centerArea .new_content .bread_nav a:last-child {
    color: #666; }
body .container .content .inner .centerArea .new_content .new {
    width: 100%;
    margin-top: 32px; }
body .container .content .inner .centerArea .new_content .new .new_top {
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #d8d8d8; }
body .container .content .inner .centerArea .new_content .new .new_top > h1 {
    font-size: 36px;
    color: #0063A6;
    line-height: 45px;
    text-align: center; }
body .container .content .inner .centerArea .new_content .new .new_top > h2{
    font-size: 30px;
    color: #0063A6;
    text-align: center;
    line-height: 40px;
}
body .container .content .inner .centerArea .new_content .new .new_top .info {
    text-align: center;
    margin-top: 8px;
    width: 100%; }
body .container .content .inner .centerArea .new_content .new .new_top .info > span {
    display: inline-block;
    padding:0 5px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #777777; }
body .container .content .inner .centerArea .new_content .new .new_main {
    overflow:hidden;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #d8d8d8; }
body .container .content .inner .centerArea .new_content .new .new_main h1 {
    font-size: 32px;
    line-height: 1.35em;
    margin-top: 1em;
    margin-bottom: 0.5em;
    padding-left: 18px;
    color: #0063A6;
    position: relative; }
body .container .content .inner .centerArea .new_content .new .new_main h1:before{
    content:"";
    display:block;
    width:6px;
    height:1em;
    background-color: #0090F3;
    position:absolute;
    left:0;
    top:5px;}
body .container .content .inner .centerArea .new_content .new .new_main h2 {
    font-size: 24px;
    line-height: 1.35em;
    margin-top: 1em;
    margin-bottom: 0.5em;
    color: #0063A6; }
body .container .content .inner .centerArea .new_content .new .new_main h3 {
    font-size: 21px;
    line-height: 1.35em;
    margin-top: 1em;
    margin-bottom: 0.5em;
    color: #0063A6; }
body .container .content .inner .centerArea .new_content .new .new_main h4 {
    font-size: 18px;
    line-height: 1.35em;
    margin-top: 1em;
    margin-bottom: 0.5em;
    color: #0063A6; }
body .container .content .inner .centerArea .new_content .new .new_main h5 {
    font-size: 16px;
    line-height: 1.35em;
    margin-top: 1em;
    margin-bottom: 0.5em;
    color: #0063A6; }
body .container .content .inner .centerArea .new_content .new .new_main p {
    padding:0 !important;
    font-size: 16px !important;
    line-height: 1.6em  !important;
    margin-top: 1em  !important;
    margin-bottom: 1.5em  !important;
    color: #333333 !important; }
body .container .content .inner .centerArea .new_content .new .new_main span {
    font-size: 16px;
    line-height: 1.6em;
    color: #333333; }
body .container .content .inner .centerArea .new_content .new .new_main h1:first-child, body .container .content .inner .centerArea .new_content .new .new_main h2:first-child, body .container .content .inner .centerArea .new_content .new .new_main h3:first-child, body .container .content .inner .centerArea .new_content .new .new_main h4:first-child, body .container .content .inner .centerArea .new_content .new .new_main h5:first-child, body .container .content .inner .centerArea .new_content .new .new_main p:first-child {
    margin-top: 0; }
body .container .content .inner .centerArea .new_content .new .new_main img {
    width:auto;
    height: auto;
    max-width: 100%;}
body .container .content .inner .centerArea .new_content .new .new_main a{
    color:#0090F3;}
body .container .content .inner .centerArea .new_content .new .new_main hr{
    color:#dddddd;
    margin:15px 0;
    height:1px;}
body .container .content .inner .centerArea .new_content .new .new_main ol{
    font-size:16px;
    margin:1em 0;}
body .container .content .inner .centerArea .new_content .new .new_main ul{
    font-size:16px;
    margin:1em 0;}
body .container .content .inner .centerArea .new_content .new .new_main ol>li{
    font-size:16px;
    line-height:1.6em;
    list-style: decimal;}
body .container .content .inner .centerArea .new_content .new .new_main ol>li p{
    font-size:16px;
    line-height:1.6em;
    margin:0 !important; }
body .container .content .inner .centerArea .new_content .new .new_main ul>li{
    font-size:16px;
    line-height:1.6em;
    list-style: disc;}
body .container .content .inner .centerArea .new_content .new .new_main ul>li p{
    font-size:16px;
    line-height:1.6em;
    margin:0 !important; }
body .container .content .inner .centerArea .new_content .new .new_main .table-responsive table {
    width:100% !important;
    margin:15px auto !important;
    border:none;}
body .container .content .inner .centerArea .new_content .new .new_main .table-responsive table tbody tr:nth-child(odd) {
    background-color: #ffffff; }
body .container .content .inner .centerArea .new_content .new .new_main .table-responsive table tbody tr:nth-child(even) {
    background-color: #f7f7f7; }
body .container .content .inner .centerArea .new_content .new .new_main .table-responsive table tbody tr td {
    border-width:1px !important;
    border-style:solid !important;
    border-width:1px !important;
    border-color:#f0f0f0 !important;
    vertical-align: middle !important;
    font-size: 14px !important;
    color: #333333;
    line-height:200%;
    text-align:center;
    padding:15px !important; }
body .container .content .inner .centerArea .new_content .new .new_main .table-responsive table tbody tr td p{
    font-size: 14px !important;
    margin:0 !important;
    padding:0 !important;}
body .container .content .inner .centerArea .new_content .new .new_main .table-responsive table tbody tr td span{
    font-size: 14px !important;
    margin:0 !important;
    padding:0 !important;}
body .container .content .inner .centerArea .new_content .new .new_main .table-responsive table tbody tr:first-child {
    background-color: #0063A6 !important; }
body .container .content .inner .centerArea .new_content .new .new_main .table-responsive table tbody tr:first-child td {
    color: #ffffff !important; }
body .container .content .inner .centerArea .new_content .new .new_main .table-responsive table tbody tr:first-child td p {
    color: #ffffff !important; }
body .container .content .inner .centerArea .new_content .new .new_main .table-responsive table tbody tr:first-child td span {
    background-color: transparent !important;
    color: #ffffff !important; }
body .container .content .inner .centerArea .new_content .share {
    width: 100%; }
body .container .content .inner .centerArea .new_content .share .shareit {
    margin: 10px 0; }
body .container .footer {
    width: 100%;
    padding: 20px 0;
    background-color: #E4E4E4; }
body .container .footer .centerArea {
    text-align: center; }
body .container .footer .centerArea > div {
    width: 100%;
    text-align: center;
    color: #666;
    font-size: 14px; }
body .container .footer .centerArea > div > span {
    display: inline-block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    color: #666; }
body .container .footer .centerArea > div > span:nth-child(2) {
    margin-left: 5px;
    margin-right:5px;}
body .container .footer .centerArea > div:first-child > span{
    margin-bottom:5px;}
body .container .footer .centerArea > div .login{
    font-size:14px;
}
body #wrapper{
    position:relative;}
body #wrapper .toTop{
    z-index:10000;
    width:50px;
    height:50px;
    position:fixed;
    right:20px;
    bottom:88px;
    background-color:#0063A6;
    opacity:0.6;
    cursor:pointer; }
body #wrapper .toTop:hover{
    opacity:1;}
body #wrapper .toTop span{
    display:block;
    height:50px;
    width:100%;
    text-align:center;
    padding:5px;
    color:#ffffff;}
body #wrapper .toTop span i{
    font-size: 25px;
    color: #ffffff;
    display: block;
    width: 100%;
    height: 15px;
    line-height: 15px;}
@media only screen and (min-width: 961px) {
    body .container {
        width: 100%;
        padding: 0; }
    body .container .header {
        width: 100%;
        background: #0090F3;
        position: relative; }
    body .container .header:after {
        content: '';
        display: block;
        position: absolute;
        bottom: 47px;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: rgba(255, 255, 255, 0.3); }
    body .container .header .centerArea .top {
        width: 100%;
        height: 91px; }
    body .container .header .centerArea .top .top_logo {
        width: 347px;
        height: 56px;
        float: left;
        margin-top: 15px; }
    body .container .header .centerArea .top .top_logo a {
        display: block;
        width: 100%;
        height: 100%; }
    body .container .header .centerArea .top .top_logo a img {
        display: block;
        width: 100%;
        height: 100%; }
    body .container .header .centerArea .top .top_r {
        text-align:right;
        width: 206px;
        height: 75px;
        margin-top: 13px;
        float: right; }
    body .container .header .centerArea .top .top_r .search_bottom{
        width: 206px;
        height: 29px;
        border-bottom: 2px solid #DDD;
        text-align: left;
        margin-top: 6px;
        opacity: 0.6;
    }
    body .container .header .centerArea .top .top_r .search_bottom form{
        height: 29px;
        opacity: 0.6;
        vertical-align: middle;
        position: relative;
    }
    body .container .header .centerArea .top .top_r .search_bottom form input{
        width: 182px;
        height: auto;
        background: transparent;
        color: #ffffff;
        font-size: 14px;
        outline: none;
        border: none;
        margin: 0;
        padding: 0;
    }
    body .container .header .centerArea .top .top_r .search_bottom form .formSubmit{
        padding-top: 5px;
        width: 20px;
        height: 21px;
        position: absolute;
        top: 0px;
        left: 186px;
        cursor: pointer;
        border: 0px;
        background-color: transparent;
    }
    body .container .header .centerArea .top .top_r .search_bottom form .formSubmit i{
        color: #FFF;
        width: 15px;
        height: 21px;
        position: relative;
        top: -3px;
        left: 0px;
        cursor: pointer;
        font-family: FontAwesome !important;
    }

    body .container .header .centerArea .top .top_r a {
        display: inline-block;
        font-size: 14px;
        color: #ffffff;
        height: 20px;
        line-height: 20px; }
    body .container .header .centerArea .top .top_r a:first-child {
        padding-right: 8px;
        position: relative; }
    body .container .header .centerArea .top .top_r a:first-child:after {
        content: '|';
        height: 20px;
        line-height: 20px;
        position: absolute;
        right: -2px;
        top: -1px; }
    body .container .header .centerArea .top .top_r a:last-child {
        padding-left: 5px; }
    body .container .header .centerArea .nav {
        width: 100%;
        height: 46px; }
    body .container .header .centerArea .nav > div > ul {
        margin: 0; }
    body .container .header .centerArea .nav > div > ul > li {
        display: block;
        height: 46px;
        line-height: 46px;
        float: left;
        position: relative; }
    body .container .header .centerArea .nav > div > ul > li:hover{
        border-bottom: 3px solid #52E8FF;}
    body .container .header .centerArea .nav > div > ul > li:first-child:before {
        content: '';
        display: block;
        width: 1px;
        height: 16px;
        position: absolute;
        top: 15px;
        left: 0;
        background: rgba(255, 255, 255, 0.5); }
    body .container .header .centerArea .nav > div > ul > li:after {
        content: '';
        display: block;
        width: 1px;
        height: 16px;
        position: absolute;
        top: 15px;
        right: 0;
        background: rgba(255, 255, 255, 0.5); }
    body .container .header .centerArea .nav > div > ul > li > a {
        height: 22px;
        line-height: 22px;
        color: #ffffff; }
    body .container .header .centerArea .nav > div > ul > li > ul {
        position: absolute;
        display: none;
        z-index: 1000;
        width:200px;
        top: 46px;
        left: 0; }
    body .container .header .centerArea .nav > div > ul > li:last-child > ul {
        left: inherit;
        right:0;}
    body .container .header .centerArea .nav > div > ul > li > ul > li {
        text-align:left;
        position:relative;
        background-color:#0090F3;
        color: #ffffff;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;}
    body .container .header .centerArea .nav > div > ul > li > ul > li:hover {
        background-color:#2e83cd; }
    body .container .header .centerArea .nav > div > ul > li > ul > li > a {
        color: #ffffff; }
    body .container .header .centerArea .nav > div > ul > li > ul > li > ul{
        display:none;
        position:absolute;
        width:200px;
        left:200px;
        top:0;}

    body .container .header .centerArea .nav > div > ul > li > ul > li > ul>li{
        padding: 0 12px;
        background-color:#0090F3; }
    body .container .header .centerArea .nav > div > ul > li:nth-last-child(2) > ul > li > ul{
        left:-200px;}
    body .container .header .centerArea .nav > div > ul > li:nth-last-child(2) > ul > li > u>lil{
        text-align:right;}

    body .container .header .centerArea .nav > div > ul > li:last-child > ul > li > ul{
        left:-200px;}
    body .container .header .centerArea .nav > div > ul > li:last-child > ul > li > u>lil{
        text-align:right;}

    body .container .header .centerArea .nav > div > ul > li > ul > li > ul>li:hover{
        background-color: #0063A6;}
    body .container .header .centerArea .nav > div > ul > li > ul > li > ul>li>a{
        color: #ffffff; } }
@media only screen and (max-width: 960px) {
    body .container {
        width: 100%;
        padding: 0; }
    body .container .content{
        min-height:calc(100vh - 44px - 110px);}
    body .container .header {
        width: 100%;
        background: #0090F3;
        position: relative; }
    body .container .header .centerArea .top {
        width: 100%; }
    body .container .header .centerArea .top .top_logo {
        width: 173px;
        height: 28px;
        float: left;
        margin: 8px 0; }
    body .container .header .centerArea .top .top_logo a {
        display: block;
        width: 100%;
        height: 100%; }
    body .container .header .centerArea .top .top_logo a img {
        display: block;
        width: 100%;
        height: 100%; }
    body .container .header .centerArea .top .top_r {
        display: none; }
    body .container .header .centerArea .top .glyphicon-menu-hamburger {
        color: #ffffff;
        font-size: 24px;
        width: 24px;
        cursor: pointer;
        position: absolute;
        top: 12px;
        right: 2.5%; }
    body .container .header .centerArea .nav {
        display: none; }
    body .container .content .inner .main .centerArea .main_nav {
        width: 100%; }
    body .container .content .inner .main .centerArea .main_nav .title {
        background-size: 88px 71px; }
    body .container .content .inner .main .centerArea .main_content {
        width: 100%; } }
@media only screen and (min-width: 993px) {
    body .container .content {
        width: 100%; }
    body .container .content .index {
        width: 100%; }
    body .container .content .index .all_list .centerArea > div:nth-of-type(1), body .container .content .index .all_list .centerArea > div:nth-of-type(3) {
        padding-right: 20px; }
    body .container .content .index .all_list .centerArea > div:nth-of-type(2), body .container .content .index .all_list .centerArea > div:nth-of-type(5) {
        padding-left: 20px; }
    body .container .content .index .all_list .centerArea > div:nth-of-type(4) {
        padding: 0 10px; } }
@media only screen and (max-width: 768px){
    .share{
        display:none;}
    .centerArea{
        padding:0 5px;}
    body .container .content .inner .centerArea .new_content .new .new_top > h1{
        font-size:20px;
        line-height:25px;}
    body .container .content .inner .centerArea .new_content .new .new_top > h2{
        font-size:18px;
        line-height:20px;
    }

    body .container .content .inner .centerArea .new_content .new .new_top .info > span{
        font-size:12px;}
    body .container .content .index .zt_link .centerArea .all_link > div{
        padding-left:0;
        padding-right:0;}}
@media only screen and (min-width: 769px) and (max-width:992px){
    body .container .content .index .zt_link .centerArea .all_link > div:nth-child(2){
        padding-right:0;}
    body .container .content .index .zt_link .centerArea .all_link > div:nth-child(4){
        padding-right:0;}
    body .container .content .index .zt_link .centerArea .all_link > div:nth-child(1){
        padding-left:0;}
    body .container .content .index .zt_link .centerArea .all_link > div:nth-child(3){
        padding-left:0;}
    body .container .content .inner .centerArea .new_content .new .new_top > h1{
        font-size:25px;
        line-height:30px;}
    body .container .content .inner .centerArea .new_content .new .new_top > h2{
        font-size:20px;
        line-height:25px;}
}

.list-ul li{
    width: 100%;
    height:40px !important;
    position: relative;
    border-bottom: 1px dotted #D8D8D8;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.list-ul li a{
    display: block !important;
    font-size:16px;
    line-height: 40px !important;
    color:#333333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: calc(100% - 40px);
}
.list-ul li a:hover{
    color:#0090F3;
}
.list-ul li span{
    position: absolute;
    right:0;
    bottom:0;
    font-size: 14px;
    line-height: 40px;
    color: #333333;
}
body .container .content .inner .main .swiper-wrap .swiper-container1 .sw-button{
    cursor: pointer;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.5);
    width: 30px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top:50%;
    margin-top: -25px;
    z-index: 99;
    display: block;
}
body .container .content .inner .main .swiper-wrap{
    margin-top:-26px;
    margin-bottom: 24px;
}
body .container .content .inner .main .swiper-wrap .swiper-container1{
    position: relative;
}
body .container .content .inner .main .swiper-wrap .swiper-container1:hover .sw-button{
    display: block;
}
body .container .content .inner .main .swiper-wrap .swiper-container1 .prev1{
    left:0;
}
body .container .content .inner .main .swiper-wrap .swiper-container1 .next1{
    right: 0;
}
body .container .content .inner .main .swiper-wrap .swiper-container1 .pagination1{
    position: absolute;
    bottom: 0;
    z-index: 99;
    text-align: center;
    width: 100%;
    height: 24px;
}
body .container .content .inner .main .swiper-wrap .swiper-container1 .pagination1 .swiper-pagination-bullet{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: rgba(255, 255, 255, 0.8);
}
body .container .content .inner .main .swiper-wrap .swiper-container1 .pagination1 .swiper-pagination-bullet-active {
    background-color: #0091F3; }

body .container .content .inner .main .centerArea .main_content .text .text_content ul.teacher_list li{
    width:auto;
    float: left;
    height: 71px;
    text-align: center;
    list-style: none;
    margin-right: 30px;
}
body .container .content .inner .main .centerArea .main_content .text .text_content ul.teacher_list li a{
    line-height: 25px;
    font-size: 18px;
    color: #445566;
}
body .container .content .inner .main .centerArea .main_content .text .text_content ul.teacher_list li a:hover{
    color: #0090F3;
}
@media screen and (max-width: 767px){
    body .container .content .inner .main .centerArea .main_content .text .text_content ul.teacher_list li{
        width:25%;
        margin-right: 0;
    }
}
.clear_botn{
    float: none !important;
    clear: both !important;
}
.new_list_c#tab1 .new_main1 > div+div{
    display:none;
}
.bay{
    width:100%;
    height:70px;
    background-color: #0063A6;

}
.bay .centerArea{
    position: relative;
    padding-right:55px;
}
.bay .bay-swiper{
    width: 100%;
    height: 70px;
}
.bay .bay-swiper .swiper-slide>a{
    display: inline-block;
    width: auto;
    font-size: 18px;
    line-height: 70px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    max-width: 100%;
}
.bay .bay-swiper .swiper-slide>a:hover{
    text-decoration: underline;
}
.bay .close{
    display: block;
    width:48px;
    height: 25px;
    font-size: 13px;
    line-height: 25px;
    text-align: center;
    position: absolute;
    top:22px;
    right:0px;
    background-color: #ffffff;
    color: #000;
    opacity: 1;
}
.bay .close:hover{
    background: gainsboro;
}
@media screen and (min-width:992px){
    body .container .content .index .zt_link .centerArea .all_link > div{
        width: 20%;
        float:left;
    }
}
/*# sourceMappingURL=main.css.map */
