@charset "utf-8";
.inside_banner {
    width: 100%;
    max-width: 1920px;
    min-width: 1200px;
    height: 360px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.inside_banner img {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1920px;
    height: 360px;
    margin-left: -960px;
}

.inside_title {
    text-align: center;
    border-bottom: 1px solid #d9d9d9;
}

.inside_title h2 {
    font-size: 24px;
    font-weight: bold;
}

.inside_title hr {
    width: 28px;
    height: 2px;
    border: none;
    background: #ff0000;
    margin: 0 auto;
    margin-top: 0px;
    opacity:1!important;
}

.intro .top {
    /*height: 700px;*/
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.intro .top .pic {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
}

.intro .top .pic img {
    height: 100%;
}

.intro .top .text {
    width: 816px;
    /*height: 395px;*/
    background: rgba(0, 52, 120, .9);
    color: #fff;
    padding: 70px 100px;
}

.intro .top .text .desc {
    line-height: 2;
}

.intro .middle {
    display: flex;
    justify-content: space-between;
}

.intro .middle .item {
    width: calc((100% - 30px) / 2);
}

.intro .middle .item h3 {
    line-height: 50px;
    padding-left: 75px;
    font-size: 18px;
    font-weight: bold;
}

.intro .middle .item .desc {
    color: #4c4c4c;
    padding-left: 75px;
    line-height: 2;
    margin-top: -5px;
}

.intro .middle .item .desc p {
    margin-bottom: 5px;
}

.intro .middle .item:first-child h3 {
    background: url(../img/icon_about_intro_1.png) no-repeat left center;
}

.intro .middle .item:nth-child(2) h3 {
    background: url(../img/icon_about_intro_2.png) no-repeat left center;
}

.intro .bottom {
    display: flex;
    justify-content: space-between;
    padding: 0 75px;
}

.intro .bottom .item {
    width: 300px;
    position: relative;
}

.intro .bottom .item .pic {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.intro .bottom .item .pic img {
    width: 100%;
    min-height: 100%;
}

.intro .bottom .item .pic img:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
}

.intro .bottom .item .text {
    display: flex;
}

.intro .bottom .item .text strong {
    font-size: 30px;
    font-weight: normal;
}

.intro .bottom .item .text p {
    margin-left: 15px;
    line-height: 2;
}

.intro .bottom .item .bg_border {
    position: absolute;
    top: -20px;
    right: -15px;
    z-index: -1;
    width: 300px;
    height: 200px;
    border: 1px solid #003478;
}

.history .layui-timeline {
    margin-left: 590px;
    padding-left: 0;
}

.history .layui-timeline-item:before {
    top: 20px;
    left: 10px;
    background-color: #dbdbdc;
}

.history .layui-timeline-axis {
    width: 20px;
    height: 20px;
    top: 20px;
    left: 0;
    background: #ff7f7f;
    display: flex;
    justify-content: center;
    align-items: center;
}

.history .layui-timeline-item .row_line {
    position: absolute;
    top: 30px;
    left: 20px;
    z-index: -1;
    width: 80px;
    height: 1px;
    background: #d9d9d9;
}

.history .layui-timeline-item:nth-child(odd) .row_line {
    left: -80px;
}

.history .layui-timeline-axis span {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #f00;
}

.history .layui-timeline .layui-timeline-item .layui-timeline-content {
    width: 100%;
    padding-left: 100px;
}

.history .layui-timeline .layui-timeline-item .layui-timeline-content .inner {
    background: #fafafa;
    border: 1px solid #d9d9d9;
    padding: 30px 45px;
}

.history .layui-timeline .layui-timeline-item:nth-child(odd) .layui-timeline-content {
    position: absolute;
    left: -590px;
    padding-left: 0;
    padding-right: 100px;
    text-align: right;
}

.history .layui-timeline .layui-timeline-item .layui-timeline-content .layui-timeline-title {
    font-size: 28px;
    font-weight: bold;
    line-height: 38px;
    color: #013378;
    margin-bottom: 0;
}

.history .layui-timeline .layui-timeline-item .layui-timeline-content p {
    font-size: 16px;
    line-height: 30px;
}

.honor .main {
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.honor .main .item {
    width: 275px;
    margin-bottom: 30px;
    margin-right: 33px;

}
.honor .main .item:nth-child(4n){
    margin-right: 0px;
}
.honor .main .item .pic {
    width: 100%;
    height: 373px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    padding: 20px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.honor .main .item .pic img {
    width: 100%;
    cursor: pointer;
}

.honor .main .item p {
    font-size: 18px;
    text-align: center;
}

#honor_pages {
    text-align: center;
}

.member .item {
    height: 380px;
    margin-bottom: 80px;
}

.member .item .pic {
    width: 430px;
    height: 100%;
    overflow: hidden;
}

.member .item .pic img {
    width: 100%;
    min-height: 100%;
}

.member .item .pic img:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
}

.member .item .text {
    width: calc(100% - 430px);
    height: 100%;
    padding: 60px 80px;
    background: #f7f7f7;
    box-shadow: 0 5px 10px #b7b7b7;
    z-index: -1;
    overflow: hidden;
}

.member .item .text .desc {
    line-height: 2;
}

.member .item:nth-child(odd) .pic {
    float: left;
}

.member .item:nth-child(odd) .text {
    float: right;
}

.member .item:nth-child(even) .pic {
    float: right;
}

.member .item:nth-child(even) .text {
    float: left;
}

.president .center {
    display: flex;
    justify-content: space-between;
}

.president .pic {
    width: 350px;
}

.president .pic img {
    width: 100%;
}

.president .text {
    flex: 1;
    margin-left: 45px;
}

.president .text .title {
    font-size: 24px;
    padding-left: 10px;
    border-left: 5px solid #ff0000;
    line-height: 26px;
    margin-left: -15px;
}

.president .text .date {
    color: #808080;
}

.president .text hr {
    height: 1px;
    border: none;
    background: #d9d9d9;
    margin: 0;
}

.president .text .desc {
    line-height: 2;
}

.president .text .desc p {
    margin-bottom: 5px;
}

.contact .map {
    height: 550px;
    overflow: hidden;
}

.contact .info {
    padding: 0 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.contact .info ul li {
    line-height: 60px;
    font-size: 20px;
    padding-left: 55px;
}

.contact .info ul li:first-child {
    background: url(../img/icon_about_add.png) no-repeat left center;
}

.contact .info ul li:nth-child(2) {
    background: url(../img/icon_about_tel.png) no-repeat left center;
}

.contact .info ul li:nth-child(3) {
    background: url(../img/icon_about_email.png) no-repeat left center;
}

.contact .info .code {
    text-align: center;
}

.contact .info .code p {
    font-size: 18px;
}