﻿body {
    font: 12px/24px "Microsoft YaHei", "微软雅黑";
    color: #666;
    background-color: #fff;
    word-wrap: break-word;
    min-width: 1002px
}

* {
    margin: 0;
    padding: 0
}

ul,
ol,
li {
    list-style: none outside
}

a {
    color: #666;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 1em;
    line-height: normal
}

.left {
    float: left
}

.right {
    float: right
}

.align_center {
    text-align: center
}

.align_right {
    text-align: right
}

.bold {
    font-weight: bold
}

.nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

img {
    border: medium none;
    vertical-align: middle
}

textarea {
    resize: none;
    vertical-align: middle
}

input,
button,
select,
textarea {
    -webkit-appearance: none;
    border: medium none;
    background: 0;
    outline: 0;
    font: 1em/normal "Microsoft YaHei", "微软雅黑"
}

.btn {
    cursor: pointer
}

.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: ""
}

.clearfix:after {
    clear: both
}

body .mar_0 {
    margin-right: 0
}

.top_line {
    background-color: #0068b7;
    height: 4px;
    width: 100%
}

.logo_box {
    width: 1002px;
    margin: 0 auto
}

.logo_box img {
    width: 451px
}

.nav_box {
    width: 100%;
    height: 45px;
    background-color: #0068b7
}

.nav_box ul {
    width: 1002px;
    margin: 0 auto;
}

.nav_box ul li {
    display: block;
    width: 138px;
    height: 45px;
    float: left;
    text-align: center
}

.nav_box ul li a {
    font-size: 17px;
    line-height: 45px;
    color: #fff
}

.nav_box ul li a.index_icon {
    display: block;
    background: url(../image/index_icon.png) no-repeat 60px center;
    padding-left: 35px;
}

.nav_box ul li.active {
    background: url(../image/nav_active.png) no-repeat;
    background-size: 100% 100%;
    width: 138px;
    height: 45px
}

.nav_box ul li:hover {
    background: url(../image/nav_active.png) no-repeat;
    background-size: 100% 100%;
    width: 138px;
    height: 45px
}

.footer1_box {
    width: 100%;
    background-color: #00377b;
    padding: 40px 0
}

.footer1_body {
    width: 1002px;
    margin: 0 auto
}

.footer_logo {
    width: 345px
}

.footer_scan {
    width: 200px;
    float: right
}

.scan_box {
    width: 167px;
    border: 1px solid #335f95
}

.scan_box .right {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-right: 14px;
    margin-top: 15px
}

.footer2_box {
    width: 100%;
    background-color: #fff;
    font-size: 12px;
    line-height: 30px;
    color: #000;
    text-align: center
}

.banner {
    width: 100%;
    height: 491px
}

.swiper-button-next {
    background: url(../image/next.png) no-repeat;
    width: 38px;
    height: 74px;
    right: 68px
}

.swiper-button-prev {
    background: url(../image/prev.png) no-repeat;
    width: 38px;
    height: 74px;
    left: 68px
}

.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #00b0ec;
    opacity: 1
}

.swiper-pagination-bullet-active {
    width: 56px;
    height: 14px;
    border-radius: 10px;
    background: #00b0ec
}

.content {
    width: 1002px;
    margin: 0 auto
}

.content_module {
    width: 481px;
    margin-right: 20px;
    padding-top: 16px;
    margin-bottom: 40px
}

.module_title {
    margin-bottom: 10px
}

.title_line {

    display: inline-block;
    font-size: 20px;
    line-height: 24px;
    color: #0068b7
}

.module_title em {
    font-size: 15px;
    line-height: 24px;
    color: #999;
    margin-left: 5px;
    font-style: normal;
}

.module_img {
    padding-bottom: 16px;
    width: 479px;
    -webkit-transition: all .3s 0s;
    -o-transition: all .3s 0s;
    -moz-transition: all .3s 0s;
    transition: all .3s 0s
}

.module_img img {
    width: 479px;
    height: 153px;
    border-radius: 5px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.module_img img:hover {
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,.5);
    -o-box-shadow: 0 0 15px rgba(0,0,0,.5);
    box-shadow: 0 0 15px rgba(0,0,0,.5);
}

.module_p {
    font-size: 14px;
    line-height: 24px;
    text-wrap: wrap; white-space: pre-wrap; white-space: -moz-pre-wrap; word-wrap: break-word;
}

.module_txt p a {
    font-size: 16px;
    line-height: 24px;
    color: #f08706;
    float: right
}

.banner_img {
    width: 100%;
    margin: 0 auto
}

.banner_img img {
    width: 100%
}

.module_title2 {
    padding: 20px 0 0;
    border-bottom: 1px solid #dcdcdc;
    width: 1002px;
    margin: 0 auto
}

.module_title2 .text_name {
    display: inline-block;
    font-size: 18px;
    line-height: 26px;
    color: #0068b7;
    border-bottom: 3px solid #dcdcdc;
    padding-bottom: 10px;
    padding-left: 10px; padding-right: 10px;
}

.contact_info {
    width: 1002px;
    margin: 0 auto;
    padding: 60px 0
}

.contact_info_line {
    width: 191px;
    height: 211px;
    background: url(../image/contact_bg.jpg) no-repeat;
    float: left;
    margin: 0 26px;
    text-align: center;
    font-size: 14px;
    line-height: 15px;
    color: #fff;
    -webkit-transition: all .3s 0s;
    -o-transition: all .3s 0s;
    -moz-transition: all .3s 0s;
    transition: all .3s 0s
}

.contact_info_line:hover {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08)
}

.info_line_top {
    border-bottom: 1px solid #fff;
    padding: 22px 0 13px 0;
    font-size: 20px;
    line-height: 30px
}

.info_line_top p {
    padding-top: 20px
}

.info_line_bottom {
    padding-top: 14px
}

.konw_list {
    width: 962px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 30px;
    color: #333;
    padding: 20px 0 30px 18px
}

.konw_list p {
    padding-left: 30px
}

.intro_list {
    width: 1002px;
    margin: 0 auto;
    padding-top: 22px
}

.intro_list p {
    font-size: 15px;
    line-height: 26px;
    color: #333;
    padding-bottom: 20px
}

.table_list {
    width: 960px;
    margin: 0 auto;
    padding: 20px 0 70px 0
}

.table_list table {
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    color: #333
}

.table_list table tr td {
    font-size: 16px;
    line-height: 30px;
    color: #333
}

td.width100 {
    width: 100px
}

td.width78 {
    width: 78px
}

td.width268 {
    width: 268px
}

td.width510 {
    width: 510px
}

.swiper-slide img {
    width: 100%;
    height: 487px
}

.footer_logo {
    float: right
}

.banner {
    height: 330px
}

.swiper-slide img {
    height: 330px
}

@media screen and (max-width: 1002px) {
    body {
        padding: 0 8px
    }

    .footer_logo {
        margin-right: 20px
    }
}

.table_list {
    padding: 20px 0 30px 0
}

.info_line_top {
    padding: 22px 0 8px 0
}

.charactor_box {
    width: 1002px;
    margin: 0 auto
}

.charactor_line {
    padding: 24px 0;
    border-top: 1px dotted #999
}
.charactor_line:first-child{border-top: 0;}

.charactor_img {
    width: 150px;
    text-align: right
}

.charactor_img img {
    width: 138px;
    height: 155px
}

.charactor_txt {
    width: 825px;
    font-size: 16px;
    line-height: 30px;
    color: #333;
    padding-top: 30px
}
.charactor_txt h4{ margin-bottom: 10px; }
.charactor_txt p{ font-size: 15px; color: #666;}
p {
    max-height: 999999px
}

.intro_list2 p {
    margin: 0;
    padding-bottom: 0;
    line-height: 24px;
    color: #666
}

.table_list2 {
    width: 748px;
    margin-left: 20px;
    margin-top: 20px;
    padding-bottom: 40px
}

.table_list2 table {
    width: 100%;
    border: 1px solid #666;
    box-shadow: 0 0 1px #959595 inset;
    border-bottom: 0
}

.table_list2 table tr td {
    font-size: 16px;
    line-height: 28px;
    color: #666;
    height: 28px;
    border-bottom: 1px solid #666
}

.footer2_box p {
    padding-top: 5px;
    line-height: 20px
}
.footer2_box a{
    color: #000;
}

.name_box {
    padding: 15px 0 0;
    font-size: 15px;
    line-height: 30px;
    color: #333;
    width: 1002px;
    margin: 0 auto
}

.name_box p.align_center {
    color: #999;
    padding-bottom: 15px
}

.name_box span {
    display: inline-block;
    margin: 0 18px 10px
}



.banner_bg {
    width: 100%;
    margin: 0 auto;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.banner_bg img{ width: 100%; }

.banner_bg h5 {
    font-size: 30px;
    font-weight: normal;
    line-height: 42px;
    padding-bottom: 5px
}

.acade_box {
    width: 1002px;
    margin: 0 auto;
}

.width100bgfff{ background-color: #FFF;}

.acade_nav {
    text-align: center;
    height: 60px;
    line-height: 60px;
    width: 1002px;
    margin: 0 auto;
}

.acade_nav ul {
    margin-left: -30px;
    margin-right: -30px;
}

.acade_nav ul li {
    padding: 0 30px;
    float: left
}

.acade_nav ul li a {
    display: inline-block;
    line-height: 60px;
    font-size: 16px;
    color: #3588cc;
    position: relative;
}

.acade_nav ul li a:after{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    line-height: 0;
    background-color: #3588cc;
    content: "";
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.line {
    width: 1px;
    height: 28px;
    float: left;
    margin-top: 6px
}

.acade_nav ul li a.active:after {
    height: 4px;
    line-height: 4px;
}

.acade_nav ul li a:hover:after {
    height: 4px;
    line-height: 4px;
}

.acade_text {
    margin-top: 40px;
    margin-bottom: 30px;
    background-color: #FFF;
    padding: 20px;
    font-size: 14px;
    color: #000;
}

.acade_text p {
    font-size: 14px;
    line-height: 24px;
    color: #000;
    margin: 8px 0;
}

.acade_activity_nav {
    height: 30px;line-height: 30px;
    font-size: 16px;
    color: #3588cc;
}

.acade_activity_nav p {
    font-size: 18px;
    line-height: 36px;
    color: #0068b7;
    padding-left: 14px
}
.acade_activity_box{ width: 1002px; margin: 0 auto; padding-bottom: 30px;}

.acade_activity_box ul {
    margin-top: 10px;
    padding: 20px;
    background-color: #FFF;
}

.acade_activity_box ul li{ height: 50px; line-height: 50px; padding-left: 20px;}

.acade_activity_box ul li:nth-child(even){
    background-color: #fafafa;
    border-top: #ddd 1px solid;
    border-bottom: #ddd 1px solid;
}

.acade_activity_box ul li a {
    display: block;
    font-size: 15px;
    height: 50px; line-height: 50px;
    color: #333;
    position: relative;
    padding-right: 120px;
    overflow: hidden;
}
.acade_activity_box ul li a span{ position: absolute; right: 0; width: 100px; top: 0; height: 50px; line-height: 50px;
text-align: right; padding-right: 20px; }
.acade_activity_box ul li a:hover{ color: #3588cc; }
.acade_tip {
    font-size: 16px;
    line-height: 30px;
    color: #0068b7;
    padding-left: 30px;
    padding-top: 5px
}


.container {
    width: 1200px;
    margin: 0 auto;
}

.fafafa {
    background-color: #fafafa;
}

.mt30 {
    margin-top: 30px;
}

.bgfff {
    background-color: #FFF;
}

.content-member {
    margin-top: 20px;
}

.content-member li {
    margin-bottom: 20px;
}

.content-member img {
    max-width: 100%;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
    height: auto;
    overflow: hidden;
}

.row-15 {
    margin-left: -15px;
    margin-right: -15px;
    height: auto;
    overflow: hidden;
}

.col-md-4 {
    width: 33.33333333%;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.col-md-4-15 {
    width: 33.33333333%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.content-member-con {
    border: #ddd 1px solid;
    background-color: #fafafa;
}

.content-member-con a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.content-member-con a:hover {
    color: #0068b7;
}

.content-member-con a img {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.content-member-con a:hover img {
    -webkit-transform: translate(-50%, -50%) scale(1.1, 1.1);
    transform: translate(-50%, -50%) scale(1.1, 1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1, 1.1);
    -o-transform: translate(-50%, -50%) scale(1.1, 1.1);
}

.content-member-con a:hover p {
    color: #666;
}

.content-member-img {
    height: 206px;
    overflow: hidden;
    position: relative;
}

.content-member-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.content-member-text {
    padding: 5px 10px;
}

.content-member-text h3 {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    -webkit-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -icab-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.content-pages {
    text-align: right;
    margin-top: 20px;
    margin-bottom: 30px;
}

.content-pages span {
    padding: 6px 10px;
    font-size: 12px;
    text-align: center;
    border: #ddd 1px solid;
    cursor: pointer;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    margin: 0 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.content-pages span:hover {
    background-color: #0068b7;
    color: #FFF;
    border: #0068b7 1px solid;
}

.content-content {
    margin-top: 30px;
    padding-bottom: 30px;
}

.content-content h3 {
    font-size: 20px;
    text-align: center;
    color: #000;
}

.content-content .content-con {
    line-height: 24px;
    padding-top: 20px;
    min-height: 200px;
    font-size: 14px;
    color: #000;
}


.content-lists{ margin-top: 30px; }
.content-lists li{ margin-bottom: 30px;}
.content-index {
    height: 220px;
    background-color: #fafafa;
    padding: 10px 20px 20px 20px;
}
.content-index2{ margin-top: -20px;}

.content-index-title {
    font-size: 18px;
    color: #3884cc;
    height: 30px;
    line-height: 30px;
}
.content-index-title h3{ float: left; width: 230px; height: 30px; font-weight: normal;
    line-height: 30px;}

.content-index-title a {
    height: 30px;
    line-height: 30px;
    float: right;
    font-size: 13px;
    color: #000;
}

.content-index-title a:hover {
    color: #3884cc;
}

.content-index dl {
    margin-top: 10px;
}

.content-index dl dd{ border-bottom: #ddd 1px solid; }
.content-index dl dd a {
    font-size: 14px;
    color: #333;
    background: url("../image/index_lists_icon.png") no-repeat left 12px;
    background-size: 16px auto;
    padding-left: 22px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -icab-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    height: 44px;
    line-height: 44px;
}

.content-index dl dd a:hover{ color:#3884cc; }
.width100bg{ width: 100%; background-color: #fafafa; }