﻿@charset "UTF-8";
@font-face{font-family:'din'; src: url('../font/din.OTF');}

html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden; -webkit-tap-highlight-color: transparent;}
body { font-size: 14px; line-height: 1.2;  margin: 0 auto; color: #666;  font-family:'Microsoft YaHei',Arial, sans-serif;  background:#ffffff;}
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0px; border: 0; font-size: 100%; outline: none; }
caption,h1, h2, h3, h4, h5, h6, p{ margin: 0; padding: 0px;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ul, li, ol { list-style: none;}
* {margin: 0;padding: 0;outline: none;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table, tbody, tfoot, thead, tr, th, td{ margin: 0; padding: 0;}
table{border-collapse:collapse;margin:0 auto!important;}
img { border: 0; outline: 0; vertical-align: middle;}

select, textarea, button, option{vertical-align: middle;resize: none; -webkit-appearance: none !important; appearance: none;outline: none;border: none; background: transparent;  font-family:'Microsoft YaHei',Arial, sans-serif;}

input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; appearance: none;border-radius: 0; }

::-moz-selection { background: #0f3571; color: #fff; text-shadow: none; }
::selection { background: #0f3571; color: #fff; text-shadow: none; }
select{ outline: none;}

select::-ms-expand { display: none; }

::-webkit-scrollbar {width: 8px;height: 8px;background-color: rgba(255,255,255,.1);}
::-webkit-scrollbar-thumb { border-radius: 50px; background:#0f3571;}
::-webkit-scrollbar-thumb:hover { background: #0f3571;}

a{ text-decoration: none; -webkit-transition: 0.5s; transition: 0.5s; }
a:link, a:visited { text-decoration: none; }
a:active, a:hover { text-decoration: none; }
.clear{ clear:both;}
.clearfix:before, .clearfix:after { display: table; content: ''; line-height: 0px; }
.clearfix:after { clear: both; }

.fl{ float: left;}
.fr{ float: right;}
.container{ width: 94%; max-width: 94%; height: 100%; margin: 0 auto;}
.text-center{text-align: center;}

/*======================等比填充======================*/
*[class*="rect-"] {position: relative;display: block;width: 100%;height: 101px;overflow: hidden;}
*[class*="rect-"] .full {position: absolute;left: 0;top: 0;width: 100%;}

.ys {

    padding-bottom: 118%;
    position: relative;
    display: block;
    width: 100%;
    height: 12px;
    overflow: hidden;


}

.img{


    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
}






.rect-47{padding-bottom: 47%;}
.rect-50 {padding-bottom: 50%;}
.rect-67 {padding-bottom: 67%;}
.rect-875 {padding-bottom: 87.5%;}
.rect-100 {padding-bottom: 100%;}
.rect-109 {padding-bottom: 38%;}
.rect-111 {padding-bottom: 118%;}


.imgZoom img,.imgY180 img {-moz-transition: all .5s ease 0s;-ms-transition: all .5s ease 0s;-o-transition: all .5s ease 0s;-webkit-transition: all .5s ease 0s;transition: all .5s ease 0s;}
.imgZoom {overflow: hidden;-webkit-transform: rotate(0);transform: rotate(0);}
.imgZoom:hover img {-moz-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);}
.imgY180:hover img {cursor: pointer; -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg);
-webkit-transform: rotateY(180deg);transform: rotateY(180deg)}

/* header */

transition: all 0.5s;}
.header .headerTop {position: relative;height: 85px;background: #fff;}
.header .headerTop .container {display: -webkit-flex;display: flex;height: 100%;flex-direction: row;justify-content: space-between;}
.header .headerTop .logo {position: relative;display: -webkit-flex;display: flex;flex-direction: column;justify-content: center;}
.header .headerTop .logo img {height: 40px;}
.header .headerTop .logo .headT {position: relative; margin-top:3px; line-height: 15px;}
.header .headerTop .logo .headT .p1{ font-size: 13px; color: #0f3571; font-weight:bold;}
.header .headerTop .logo .headT .p2{ font-size: 13px; color: #0f3571;font-weight:bold;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px; margin-top: 32px;}
.sp_nav span{display:block;background:#0f3571;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:999;background:#fff;width:100%;height:100vh;font-size:14px;line-height:40px;top:-100vh;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.sjj_nav .bg{ width: 100%; height: 4px;background: #0f3571;}
.sjj_nav .hotline{ background-color: #0094da; padding-left: 20px; height: 60px;line-height: 60px; font-size: 14px; color: #fff; }
.sjj_nav .hotline span{ font-size: 20px;font-weight: bold; }
.nav_show{top:85px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0; width:70%;}
.sjj_nav>ul>li:first-child>a{float:left;width:75%;}
.sjj_nav>ul>li:first-child .language{float:right;width:22%;overflow:hidden;line-height:50px;}
.sjj_nav>ul>li:first-child .language a{width:48%;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;padding-left:20px;position:relative;line-height:50px;font-size:16px}
.sjj_nav ul li:hover{ background-color:#134da8;}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%; display: block;}
.sjj_nav ul li:hover a{ color:#fff}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#0f3571}
.sjj_nav ul li ul li>ul{margin-left:10px}
.sjj_nav .so_search{position: relative; width: 96%; margin:8px auto; }
.sjj_nav .so_search .search {position: relative; background: #0f3571;}
.sjj_nav .so_search .search .search-txt{float: left; width: 80%; background-color: #5781c1;}
.sjj_nav .so_search .search .search-txt input{padding:10px 5%;color:#ffffff;width: 100%; height: 40px; line-height: 20px; border:none; outline:none; font-size: 15px; box-sizing: border-box;}
.sjj_nav .so_search .search .search-txt input::-webkit-input-placeholder{color: #ffffff;}
.sjj_nav .so_search .search .search-txt input::-ms-input-placeholder{color: #ffffff;}
.sjj_nav .so_search .search .search-txt input::-moz-input-placeholder{color: #ffffff;}
.sjj_nav .so_search .search .search-txt input::input-placeholder{color: #ffffff;}
.sjj_nav .so_search .search .search-btn{float: right; width: 20%; height: 40px; }
.sjj_nav .so_search .search button{width: 100%; height:40px;border:none; cursor: pointer; outline:none; background:#0f3571 url(../images/so_1.png) center no-repeat;}
.station{ width: 100%; height: 85px;}
/*======================轮播图======================*/
.banner {width:100%;position: relative; z-index:0; background:#000; overflow:hidden;}
.banner .swiper-slide .pic {height:100%; position:relative; z-index:1;}
.banner .swiper-slide .pic img{width:100%;height:100%;transition: all 3s;  transform: scale(1,1); -webkit-transform: scale(1,1); display:block;}
.banner .swiper-slide-active .pic img{ transform: scale(1.05,1.05);  -webkit-transform: scale(1.05,1.05);  transition-delay:0.3s;}
.banner .swiper-pagination {bottom: 10px !important;}
.banner .swiper-pagination .swiper-pagination-bullet{width: 10px; height: 10px; margin: 0 10px; border-radius: 50%; background: #fff !important; opacity: 1;}
.banner .swiper-pagination .swiper-pagination-bullet-active{ width: 25px;height: 10px;border-radius: 5px;background: #0f3571 !important;}

.section1{ position: relative; width: 100%; padding: 40px 0; background: #ffffff;}
.section1 .guide{ position:relative; float: right; width: 100%; padding: 10px; background: #ffffff; box-shadow: 0 0 20px rgba(0,0,0,.05); box-sizing: border-box;}
.section1 .guide .guideTop{display: -webkit-flex;display: flex; flex-direction: row;justify-content: space-between; height: 40px; line-height: 40px; border-bottom: 1px #dddddd solid; }
.section1 .guide .guideTop .tit{ font-size: 20px; color: #0f3571; font-weight: bold;}
.section1 .guide .time{ position: relative; line-height: 24px; padding: 10px 0;}
.section1 .guide .time .p1{ font-size: 15px;}
.section1 .guide .time .p2{ font-size: 18px; color: #0f3571; }
.section1 .guide .guideico{ margin-top: 10px; display: grid; grid-gap: 15px; grid-template-columns: repeat(2,1fr); }
.section1 .guide .guideico .item{position: relative;display: -webkit-flex;display: flex;align-content: center;flex-direction: column;align-items: center;text-align: center;border-radius: 10px;}
.section1 .guide .guideico .item a{padding: 15px 0;}
.section1 .guide .guideico .item:nth-child(1){ background: #faa96a;}
.section1 .guide .guideico .item:nth-child(2){ background: #2e94de;}
.section1 .guide .guideico .item:nth-child(3){ background: #fd81a5;}
.section1 .guide .guideico .item:nth-child(4){ background: #0f3571;}
.section1 .guide .guideico .item img{height: 35px;}
.section1 .guide .guideico .item p{  font-size: 17px; color: #ffffff; font-weight: bold;}
.section1 .guide .guideico .item:hover img{-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);-webkit-animation: beat 0.5s 1;animation: beat 0.5s 1;}
@keyframes beat {
    from,
    to {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    25% {
        -webkit-transform: scale(0.9, 1.1);
        transform: scale(0.9, 1.1);
    }
    50% {
        -webkit-transform: scale(1.1, 0.9);
        transform: scale(1.1, 0.9);
    }
    75% {
        -webkit-transform: scale(0.95, 1.05);
        transform: scale(0.95, 1.05);
    }
    from,
    to {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    25% {
        -webkit-transform: scale(0.9, 1.1);
        transform: scale(0.9, 1.1);
    }
    50% {
        -webkit-transform: scale(1.1, 0.9);
        transform: scale(1.1, 0.9);
    }
    75% {
        -webkit-transform: scale(0.95, 1.05);
        transform: scale(0.95, 1.05);
    }
}

.inteam{ position: relative; width: 100%; padding: 40px 0; background: url(../images/teambg_1.jpg) center no-repeat;}
.inteam .title{ font-size: 20px; color: #0f3571; font-weight: bold; text-align: center;}
.inteam .inteambox{ position: relative; margin-top: 20px;}
.inteam .inteambox .teamTab{ width: 100%;}
.inteam .inteambox .teamTab .img{ float: left; width: 100%;}
.inteam .inteambox .teamTab .conbox{float: right; width: 100%; padding: 10px; box-sizing: border-box;  background: #ffffff;}
.inteam .inteambox .teamTab .conbox .tit{ font-size: 17px; color: #0f3571; font-weight: bold; margin-bottom: 5px;}
.inteam .inteambox .teamTab .conbox .zhicheng{ padding-bottom: 10px; font-size: 15px; color: #333333; border-bottom: 1px #d9d9d9 solid;}
.inteam .inteambox .teamTab .conbox .content{ margin-top: 5px; font-size: 15px; line-height: 24px; color: #333333;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}
.inteam .inteambox .teamTab .conbox .more{ position: relative; margin-top:20px; left: 0; width: 120px; height: 42px; text-align: center; border: 2px #999999 solid; line-height: 40px; border-radius: 3px; box-sizing: border-box;}
.inteam .inteambox .teamTab .conbox .more a{ font-size: 15px; color: #333333; display: -webkit-flex; display: flex; align-items: center;justify-content: center;}
.inteam .inteambox .teamTab .conbox .more i{ width: 21px;height: 15px;background: url(../images/more_1.png) center no-repeat;background-size: 15px auto;vertical-align: middle;}
.inteam .inteambox .teamTab .conbox .more:hover{ border: 2px #0f3571 solid;}
.inteam .inteambox .teamTab .conbox .more:hover a{ color: #0f3571;}
.inteam .inteambox .teamTab .conbox .more:hover i{background: url(../images/moreh_1.png) center no-repeat; background-size: 15px auto;}
.inteam .inteambox .tab{ position:relative; width: 100%; margin-top:5px;}
.inteam .inteambox .tab .tabitem{ width: 49.5%; float: left; margin-right: 1%; border: 2px #eeeeee solid; box-sizing: border-box; background: #ffffff; cursor: pointer;}
.inteam .inteambox .tab .tabitem:last-child{ margin-right: 0;}
.inteam .inteambox .tab .tabitem .img{ width: 48%; float: left;}
.inteam .inteambox .tab .tabitem .tabbox{ width: 52%; float: left; padding: 6px;box-sizing: border-box;}
.inteam .inteambox .tab .tabitem .tabbox .tit{ font-size: 16px; color: #0f3571; font-weight: bold;}
.inteam .inteambox .tab .tabitem .tabbox .zhicheng{ margin-top: 5px; font-size: 14px; line-height: 24px; color: #333333;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}
.inteam .inteambox .tab .tabitem.swiper-slide-thumb-active{border: 2px #0f3571 solid;}

.indepart{ position: relative; width: 100%; padding: 40px 0; background: #ffffff;}
.indepart .title{ font-size: 20px; color: #0f3571; font-weight: bold; text-align: center;}
.indepart .departbox{ position: relative; margin-top: 20px;}
.indepart .departbox .departlist{ float: left; width: 100%; padding: 10px; box-sizing: border-box; background: #f8fafc;}
.indepart .departbox .departlist .tablist{ width: 100%; float: left; padding:10px 5px; background: #0f3571; box-sizing:border-box;}
.indepart .departbox .departlist .tablist .swiper-pointer-events{}
.indepart .departbox .departlist .tablist .swiper-wrapper{ display: block !important;transform: translate3d(0px, 0px, 0px) !important;}
.indepart .departbox .departlist .tabitem{ position:relative; float:left; width: 49%; height: 45px; margin-right:2%; padding-left: 20px; background: #133e83;margin-bottom: 5px; box-sizing: border-box;display: -webkit-flex;display: flex; align-items: center; cursor: pointer;}
.indepart .departbox .departlist .tabitem:nth-child(2n){ margin-right:0;}
.indepart .departbox .departlist .tabitem:nth-last-of-type(-n+2){ margin-bottom:0;}
.indepart .departbox .departlist .tabitem .ico{ position:relative; width: 25px; height: 25px; border-radius: 50%; background: #ffffff;display: -webkit-flex;display: flex; align-items: center; justify-content:center; z-index:1;}
.indepart .departbox .departlist .tabitem .ico img{ height: 15px;}
.indepart .departbox .departlist .tabitem .tit{ position:relative; padding-left: 10px; font-size: 16px; color:#ffffff; font-weight: bold; z-index:1;}
.indepart .departbox .departlist .tabitem.on{ background:#134da8;}
.indepart .departbox .departlist .departTab{ width: 100%; float: right; margin-top:10px;}
.indepart .departbox .departlist .departTab .top{display:none; position: relative; margin-bottom: 30px; font-size: 28px; color: #0f3571;}
.indepart .departbox .departlist .departTab .top::before{ position: absolute; content: ''; width: 76%;height: 1px;  right: 0; bottom: 0; background: #e2e2e2;}
.indepart .departbox .departlist .departTab .cont{margin-bottom:10px;}
.indepart .departbox .departlist .departTab .cont .img{ float: left; width: 48%;}
.indepart .departbox .departlist .departTab .cont .conbox{ float: right; width: 48%;} 
.indepart .departbox .departlist .departTab .cont .conbox .tit{position: relative; font-size: 16px; color: #0f3571; font-weight: bold;}
.indepart .departbox .departlist .departTab .cont .conbox .x{margin: 5px 0; width: 80px; height: 2px; background:#8397b6;}
.indepart .departbox .departlist .departTab .cont .conbox .content{ font-size: 14px; color: #555555; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5;  -webkit-box-orient: vertical;}
.indepart .departbox .departlist .departTab .cont .conbox .more{ position: relative; margin-top:20px; width: 120px; height: 42px; text-align: center; border: 2px #999999 solid; line-height: 40px; border-radius: 3px; box-sizing: border-box;}
.indepart .departbox .departlist .departTab .cont .conbox .more a{ font-size: 15px; color: #333333; display: -webkit-flex; display: flex; align-items: center;justify-content: center;}
.indepart .departbox .departlist .departTab .cont .conbox .more i{ width: 21px;height: 15px;background: url(../images/more_1.png) center no-repeat;background-size: 15px auto;vertical-align: middle;}
.indepart .departbox .departlist .departTab .cont .conbox .more:hover{ border: 2px #0f3571 solid;}
.indepart .departbox .departlist .departTab .cont .conbox .more:hover a{ color: #0f3571;}
.indepart .departbox .departlist .departTab .cont .conbox .more:hover i{background: url(../images/moreh_1.png) center no-repeat; background-size: 15px auto;}
.indepart .departbox .teamtj{ position: relative; width: 100%; float: right;}
.indepart .departbox .teamtj .Top{display: -webkit-flex;display: flex; flex-direction: row;justify-content: space-between; height: 45px; line-height: 45px; border-bottom: 1px #e2e2e2 solid; }
.indepart .departbox .teamtj .Top .tit{ font-size: 18px; color: #333333; }
.indepart .departbox .teamtj .Top .more{ font-size: 15px; color: #333333;}
.indepart .departbox .teamtj .Top .more i{display: inline-block;  width: 21px; height: 15px; background: url(../images/more_1.png) center no-repeat; background-size: 15px auto; vertical-align: middle;}
.indepart .departbox .teamtj .Top .more:hover{color: #0f3571;}
.indepart .departbox .teamtj .Top .more:hover i{ background: url(../images/moreh_1.png) center no-repeat; background-size: 15px auto;}
.indepart .departbox .teamtj .tjbox{ position: relative; margin-top: 15px;  display: grid; grid-gap: 5px; grid-template-columns: repeat(2,1fr);}
.indepart .departbox .teamtj .tjbox .item{ width: 100%; float: left;  border: 2px #eeeeee solid; box-sizing: border-box; background: #ffffff; cursor: pointer;}
.indepart .departbox .teamtj .tjbox .item:hover{ border: 2px #0f3571 solid;}
.indepart .departbox .teamtj .tjbox .item .img{ width: 48%; float: left;}
.indepart .departbox .teamtj .tjbox .item .tabbox{ width:52%; float: left; padding: 6px; box-sizing: border-box;}
.indepart .departbox .teamtj .tjbox .item .tabbox .tit{ font-size: 16px; color: #0f3571; font-weight: bold;}
.indepart .departbox .teamtj .tjbox .item .tabbox .zhicheng{ margin-top: 5px; font-size: 14px; line-height: 24px; color: #333333;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}
.indepart .innews{ float: left; width: 100%; margin-top:20px;}
.indepart .innews .imgnews{float: left; width: 100%;}
.indepart .innews .imgnews .title{ margin-top: 15px; font-size: 17px; color: #333333; font-weight: bold;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.indepart .innews .imgnews:hover .title{ color:#0f3571;}
.indepart .innews .imgnews .decs{ margin-top: 10px; font-size: 15px; color: #999999; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.indepart .innews .newsbox{ float: right; width: 100%; margin-top:10px;}
.indepart .innews .newsbox .newsTop{display: -webkit-flex;display: flex; flex-direction: row;justify-content: space-between; height: 40px; line-height: 40px; border-bottom: 2px #fef7e6 solid; }
.indepart .innews .newsbox .newsTop .tit{ font-size: 20px; color: #0f3571; font-weight: bold;}
.indepart .innews .newsbox .newsTop .more{ font-size: 15px; color: #333333;}
.indepart .innews .newsbox .newsTop .more i{display: inline-block;  width: 21px; height: 15px; background: url(../images/more_1.png) center no-repeat; background-size: 15px auto; vertical-align: middle;}
.indepart .innews .newsbox .newsTop .more:hover{color: #0f3571;}
.indepart .innews .newsbox .newsTop .more:hover i{ background: url(../images/moreh_1.png) center no-repeat; background-size: 15px auto;}
.indepart .innews .newsbox .newslist{ position: relative;}
.indepart .innews .newsbox .newslist .news01{padding: 15px 0; border-bottom: 1px #f0f0f0 solid; display: -webkit-flex; display: flex; flex-direction: row; justify-content: space-between;}
.indepart .innews .newsbox .newslist .news01 .date{ display: -webkit-flex; display: flex; flex-direction: column; justify-content: center; float: left; width: 28%; text-align: center; border-right: 1px #e5e5e5 solid;}
.indepart .innews .newsbox .newslist .news01 .date .time{ margin-bottom: 5px; font-size: 28px; color: #0f3571; font-family: 'din';}
.indepart .innews .newsbox .newslist .news01 .date .year{ font-size: 16px; color: #0f3571; font-family: 'din';}
.indepart .innews .newsbox .newslist .news01 .titbox{ margin-left: 15px; width: 82%;}
.indepart .innews .newsbox .newslist .news01 .titbox .title a{ font-size: 16px; color: #333333;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.indepart .innews .newsbox .newslist .news01 .titbox .title a:hover{ color: #0f3571; font-weight: bold;}
.indepart .innews .newsbox .newslist .news01 .titbox .decs{ margin-top: 5px; font-size: 15px; color: #666666; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.indepart .innews .newsbox .newslist .news02{ position: relative; margin-top: 10px;}
.indepart .innews .newsbox .newslist .news02 li{ width: 100%; position: relative;vertical-align:bottom; height: 36px;}
.indepart .innews .newsbox .newslist .news02 li::before{ position: absolute; content: ''; width: 9px; height: 7px; background: url(../images/icon_1.png); left: 0; top: 50%; transform: translateY(-50%);}
.indepart .innews .newsbox .newslist .news02 li a{ font-size: 16px; color: #333333; line-height: 35px;display:block;float:left;max-width:68%; padding-left: 15px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1;  -webkit-box-orient: vertical; }
.indepart .innews .newsbox .newslist .news02 li span{ font-size: 14px; float: right; color: #999999; line-height: 36px;}
.indepart .innews .newsbox .newslist .news02 li:hover a{color: #0f3571; font-weight:bold;}
/* footer */
.footer {position: relative;width: 100%;background: #ffffff;}
.footer .link { position: relative; width: 100%; padding: 10px 0; border-top: 5px #0f3571 solid; border-bottom: 1px #e0e6ee solid; background: #ffffff;}
.footer .link .linkl {float:left; font-size: 17px; color: #0f3571; font-weight: bold; padding-left: 30px; background: url(../images/linkbg_1.png) left center no-repeat; background-size: 20px auto;}
.footer .link .link_list { float:left; width:100%; margin-top:10px;}
.footer .link .link_list a { float:left; font-size: 15px; color: #333; padding: 0 5px; line-height:24px; position: relative;}
.footer .link .link_list a:hover{ font-weight: bold;}
.footer .link .link_list a:first-child{ padding-left:0;}
.footer .link .link_list a::before{position: absolute;content:''; right: 0; top: 50%; width: 1px; height: 14px; background: #cbcccd; transform: translateY(-50%);}
.footer .link .link_list a:last-child::before {display: none;}
.footer .link .link_list a:hover { color: #0f3571;}
.footer .conTop {position: relative; width: 100%; padding: 15px 0;}
.footer .conTop .flogo { display:none; position: relative;display: flex;flex-direction: column;justify-content: center;}
.footer .conTop .flogo img {height: 150px;}
.footer .conTop .flogo p {margin-top: 15px;font-size: 18px;color: #333333;text-align: center;letter-spacing: 3px;}
.footer .ContLx { position: relative;display: flex;flex-direction: column;justify-content: center;}
.footer .ContLx p{position: relative; padding-left: 30px;line-height: 26px;font-size: 15px;color: #333333; }
.footer .ContLx p:nth-child(1):before { position: absolute; content: ''; top: 5px; left: 0;width: 18px; height: 16px; background: url(../images/fico_dh_1.png) center no-repeat;background-size: auto 16px;}
.footer .ContLx p:nth-child(2):before { position: absolute; content: ''; top: 5px; left: 0; width: 18px;height: 16px; background: url(../images/fico_sj_1.png) center no-repeat; background-size: auto 16px;}
.footer .ContLx p:nth-child(3):before { position: absolute; content: ''; top: 5px; left: 0; width: 18px;height: 16px; background: url(../images/fico_dz_1.png) center no-repeat;background-size: auto 16px;}
.footer .ContLx p:nth-child(4):before { position: absolute; content: ''; top: 5px; left: 0; width: 18px; height: 16px; background: url(../images/fico_lx_1.png) center no-repeat; background-size: auto 16px;}
.footer .ContLx p span { font-size: 18px; color: #0f3571; font-weight: 700; font-family: 'din';}
.footer .ContLx p span a { font-size: 18px; color: #0f3571; font-weight: 700; font-family: 'din';}
.footer .ContRight { display: flex; align-items: center}
.footer .ContRight dd {display: inline-block; margin-right: 20px;}
.footer .ContRight dd img { width: 120px; height: 120px;border: 2px #eee solid;}
.footer .ContRight dd:last-child {margin-right: 0;}
.footer .ContRight dd p { margin-top: 10px; font-size: 15px; color: #333333; text-align: center;}
.footer .Copy {width: 100%; padding: 15px 0; font-size: 15px; color: #333333; line-height:26px; border-top: 1px #d5dde7 solid; text-align: center;}
.footer .Copy a{font-size: 15px; color: #333333;}
.footer .Copy a:hover{color: #0f3571;}

/*======================轮播图======================*/
.pbanner {width:100%;position: relative; z-index:0; background:#000; overflow:hidden;}
.pbanner .swiper-slide .pic {height:100%; position:relative; z-index:1;}
.pbanner .swiper-slide .pic img{width:100%;height:100%;transition: all 3s;  transform: scale(1,1); -webkit-transform: scale(1,1); display:block;}
.pbanner .swiper-slide-active .pic img{ transform: scale(1.05,1.05);  -webkit-transform: scale(1.05,1.05);  transition-delay:0.3s;}
.pbanner .swiper-pagination {bottom: 5px !important;}
.pbanner .swiper-pagination .swiper-pagination-bullet{width: 10px; height: 10px; margin: 0 10px; border-radius: 50%; background: #fff !important; opacity: 1;}
.pbanner .swiper-pagination .swiper-pagination-bullet-active{ width: 25px;height: 10px;border-radius: 6px;background: #0f3571 !important;}

.PageMain {position: relative;width: 100%; background: #f5f5f5;}
.PageMain .crumbs {width: 100%;height: 55px;border-bottom: 1px solid #e0e6ee; background: #ffffff;}
.PageMain .wz_top {height: auto; line-height: 55px;font-size: 15px;}
.PageMain .wz_top .home {display: inline-block;width: 19px;height: 16px; margin-right: 5px; margin-bottom: -1px; background: url(../images/fangzi_1.png); background-size: auto 16px;}
.PageMain .wz_top a {color: #000;margin: 0 5px;}
.PageMain .wz_top a:hover {color: #0f3571;}
.PageMain .content{padding: 40px 0;}
.PageMain .conbox{ padding: 20px 10px; background: #ffffff;}
.PageMain .navMenu{ width: 100%; }
.PageMain .navMenu .ls-navtop{padding:40px 25px; background: #0f3571; display:none;}
.PageMain .navMenu .ls-navtop .img {  display: inline-block; vertical-align: middle;}
.PageMain .navMenu .ls-navtop .img img{ height: 40px;}
.PageMain .navMenu .ls-navtop span{display: inline-block; vertical-align: middle; font-size: 26px; font-weight: bold; color: #fff; padding-left: 20px;}
.PageMain .navMenu .ls-nav{position:relative;}
.PageMain .navMenu .ls-nav ul{display: grid;grid-gap: 5px; grid-template-columns: repeat(2,1fr);}
.PageMain .navMenu .ls-nav ul li{position: relative;line-height: 45px;vertical-align:bottom;overflow:hidden;}
.PageMain .navMenu .ls-nav ul li a{display:block;height:auto; font-size:16px;cursor:pointer;overflow:hidden;color:#333;padding-left:35px;background: url(../images/icon_1.png) no-repeat 15px center #f6f8fa; }
.PageMain .navMenu .ls-nav ul li a:hover,.PageMain .navMenu .ls-nav ul li.active a{background: url(../images/icon-h_1.png) no-repeat 15px center #0f3571;  color:#fff;font-weight:bold;border-color:#0f3571;}
.PageMain .ls-right{position: relative; width: 100%; margin-top:20px; height: auto; min-height: 400px; _height: 400px;  background: #fff;}
.PageMain .ls-right .ls-column{height:40px;line-height:40px;border-bottom:1px solid #d7d7d7;}
.PageMain .ls-right .ls-name{display:inline-block;font-size:20px;font-weight:bold;color:#0f3571;padding:0 20px; position: relative;}
.PageMain .ls-right .ls-name::before{ position: absolute; content: ''; left: 0; top:50%; margin-top: -9px; width: 5px; height: 18px; background-color: #0f3571;}
.PageMain .ls-right .ls-con{ font-size: 16px; line-height: 32px; color: #555; position: relative; margin-top: 20px;}
.PageMain .ls-right .ls-con table{border-collapse:collapse;width:100% !important;}
.PageMain .ls-right .ls-con table,.PageMain .ls-right .ls-con tr{ font-size: 16px; color: #333; }
.PageMain .ls-right .ls-con table,.PageMain .ls-right .ls-con th,.PageMain .ls-right .ls-con td{border: 1px solid #333333;text-align: center; font-size: 15px;}
.PageMain .ls-right .ls-con img{ max-width: 100%;}

.pagehuan{position: relative;}
.pagehuan ul{display: grid;grid-gap: 5px; grid-template-columns: repeat(2,1fr);}
.pagehuan li {width: 100%; float: left; cursor: pointer;}
.pagehuan li .box {padding: 2px;border: 2px #eee solid}
.pagehuan li .img {position: relative;overflow: inherit;}
.pagehuan li:hover .box {border: 2px #0f3571 solid;}
.pagehuan li .img img {display: block; -webkit-transition: 0.5s ease-in-out; -o-transition: 0.5s ease-in-out; transition: 0.5s ease-in-out;transform-origin: 50% 50%;}
.pagehuan li:hover .img img {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.pagehuan li p {line-height: 40px;text-align: center;color: #333;transition: 0.3s all ease;font-size: 15px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.pagehuan li:hover p {color: #0f3571;}

.pageshe{ position: relative;}
.pageshe ul{display: grid;grid-gap: 5px; grid-template-columns: repeat(2,1fr);}
.pageshe li {width: 100%; float: left; cursor: pointer;}
.pageshe li .box {padding: 2px;border: 2px #eee solid}
.pageshe li .img {position: relative;overflow: inherit;}
.pageshe li:hover .box {border: 2px #0f3571 solid;}
.pageshe li .img img {display: block;-webkit-transition: 0.5s ease-in-out;-o-transition: 0.5s ease-in-out;transition: 0.5s ease-in-out;transform-origin: 50% 50%;}
.pageshe li:hover .img img {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.pageshe li p {line-height: 40px;text-align: center;color: #333;transition: 0.3s all ease;font-size: 15px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.pageshe li:hover p {color: #0f3571;}

.pageCul{ position: relative;}
.pageCul .culbox{display: grid; grid-gap: 5px; grid-template-columns: repeat(2,1fr);}
.pageCul .culbox .item .img { border-radius: 5px;position: relative;display: block;overflow: hidden;}
.pageCul .culbox .item p {position: absolute;left: 0;bottom: 0; width: 100%; padding: 0 5px; background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);line-height: 40px; color: #ffffff; font-size: 15px; text-align: center; border-radius: 0 0 5px 5px; box-sizing: border-box; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.content .conbox .title{ padding-bottom: 20px; border-bottom: 1px solid #e5e5e5; display: flex; justify-content: space-between; align-items: center;}
.content .conbox .title .left{ padding-right: 10px; width:82%;}
.content .conbox .title .pageT{ font-size: 16px; line-height: 1.4; color: #000000;}
.content .conbox .title .pageD{font-size: 15px; color: #666;}
.content .conbox .title .backList{width: 140px;height: 40px; font-size:15px; color: #fff; border-radius: 30px; background: #0f3571; display: flex; align-items: center; justify-content: center;}
.content .conbox .title .backList .ml-cio{ margin-left: 10px; height: 12px;}
.content .conbox .title .backList:hover{background:#007cca;}
.content .conbox .pagecont{padding: 20px 0; font-size:16px; color:#666; line-height:2;}
.content .conbox .pagecont p a{font-size: 15px !important; }
.content .conbox .pagecont img{max-width:100%; margin:5px 0;}
.content .conbox .pagecont table{border-collapse:collapse;width:100% !important;}
.content .conbox .pagecont table,.content .conbox .pagecont tr{ font-size: 15px; color: #444; }
.content .conbox .pagecont table,.content .conbox .pagecont th,.content .conbox .pagecont td{ border: 1px solid #333333; text-align: center; font-size: 16px;}
.content .conbox .backpad{ padding: 40px;}

.pagenews{ position: relative;}
.pagenews li{ width: 100%; float: left;  position:relative; margin-bottom:10px;}
.pagenews li:last-child{ margin-bottom:0;}
.pagenews li a{ display: block; background: #f9f9f9; padding: 10px; position: relative; }
.pagenews li .news_text{ position: relative; z-index:9;}
.pagenews li .news_text .img{ display: block; line-height: 1; overflow: hidden; float: left; width: 38%; margin: 0 8px 0 0;}
.pagenews li .news_text .img img{ display: block; width: 100%;  transition: 0.48s;}
.pagenews li .news_fix h3{ color: #232323; font-size: 16px; line-height: 1.2; white-space: nowrap;  text-overflow: ellipsis; margin-bottom: 8px; font-weight: bold;overflow: hidden;  transition: 0.35s;}
.pagenews li .news_fix p{ color: #666; font-size: 14px; line-height: 24px;  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.pagenews li .news_fix .year{display: -webkit-box; padding-left: 20px; margin-top: 5px; font-size: 14px; color: #666666; font-family: 'din'; background: url(../images/time_1.png) left center no-repeat; background-size: auto 14px;}
.pagenews li a:hover .news_text figure img{ transform: scale(1.06); -webkit-transform: scale(1.06); -moz-transform: scale(1.06);}
.pagenews li a:hover .news_fix h3{ color: #0574d5;}
.pagenews li:before{ position:absolute; content:''; width:0; height:3px; background:#0078d4; left:0; bottom:0;-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s; z-index:99;}
.pagenews li:hover:before{ width:100%;}
.pagenews li:hover{box-shadow:0 0 20px rgba(0,0,0, 0.1)}

.pageteam{ position: relative;}
.pageteam ul{display: grid; grid-gap: 5px; grid-template-columns: repeat(2,1fr);}
.pageteam li{position:relative; width: 100%;  }
.pageteam .li_box{ position: relative; background: #f9f9f9;}
.pageteam .li_box .intro{ position: relative; padding: 8px; box-sizing: border-box;}
.pageteam .li_box .intro .tit{ font-size: 16px; color: #333333; font-weight: bold;padding-left: 10px;}
.pageteam .li_box .intro .zhicheng{padding: 8px 0; font-size: 15px; color: #666666; border-bottom: 1px #eeeeee solid;}
.pageteam .li_box .intro .cont{margin-top: 8px; color: #666; font-size: 14px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.pageteam .li_box:hover .intro .tit{ color: #0f3571;}
.pageteam .li_box:hover .intro .zhicheng{border-bottom: 1px #0f3571 solid;}
.teambox{ position: relative;}
.teambox .teamInfo{position: relative; width: 100%;box-sizing: border-box;}
.teambox .teamInfo .teamInfoTit{ position: relative; margin-top:48px; padding-bottom: 20px; border-bottom: 1px solid #e5e5e5; display: flex; justify-content: space-between; align-items: center;}
.teambox .teamInfo .teamInfoTit::before{ position: absolute; content: ''; width: 90px; height: 3px; left: 0; bottom: 0; background: #0f3571;}
.teambox .teamInfo .teamInfoTit .left{width:82%; padding-right: 15px;}
.teambox .teamInfo .teamInfoTit .left{font-size:17px;color: #0f3571;}
.teambox .teamInfo .teamInfoTit .left span{width: 100%; float: left; margin-top:5px; color: #333333;font-size: 15px;}
.teambox .teamInfo .teamInfoTit .backList{width: 145px;height: 40px; font-size: 15px; color: #fff; border-radius: 30px; background: #0f3571; display: flex; align-items: center; justify-content: center;}
.teambox .teamInfo .teamInfoTit .backList .ml-cio{ margin-left: 10px; height: 12px;}
.teambox .teamInfo .teamInfoTit .backList:hover{background:#007cca;}
.teambox .teamInfo .teamInfoTiD .ContentBox{ margin-top: 20px; font-size:15px; line-height: 30px; color:#444;}
.teambox .teamInfo .teamInfoTiD .ContentBox img{ max-width:100%; margin:5px 0;}
.teambox .teamInfo .teamInfoTiD .ContentBox table{border-collapse:collapse;width:100% !important;}
.teambox .teamInfo .teamInfoTiD .ContentBox table,.teambox .teamInfon .teamInfoTiD .ContentBox tr{ font-size: 16px; color: #444; }
.teambox .teamInfo .teamInfoTiD .ContentBox table,.teambox .teamInfo .teamInfoTiD .ContentBox th,.teambox .teamInfo .teamInfoTiD .ContentBox td{border: 1px solid #333333;text-align: center; font-size: 16px;}
.teambox .otherteam{position: relative; width:100%; box-sizing: border-box;}

.pagegua{ position: relative;}
.pagegua .left{ position: relative; width: 100%; float: left;}
.pagegua .myform{ display: grid; grid-gap: 5px; grid-template-columns: repeat(1,1fr);}
.pagegua .form-group {position: relative; width: 100%;}
.pagegua .form-group:last-child{ margin-top: 20px;}
.pagegua .form-group .label {float: left;width: 100%;font-size: 14px;color: #333333; line-height:24px; vertical-align: middle;}
.pagegua .form-group .form-control {width: 100%;padding: 5px 10px;font-size: 15px;line-height: 26px;border: 1px #ddd solid;box-sizing: border-box;}
.pagegua .form-group .control { width: 100%; padding: 5px 10px;font-size: 15px;color: #333333; line-height: 30px;border: 1px #ddd solid;}
.pagegua .form-group .form-input {position: relative;float: left;width: 100%;}
.pagegua .form-group .form-input.arrow::after{position: absolute; content: ''; right: 10px; top: 50%; transform: translateY(-50%); width: 14px; height: 8px; background: url(../images/arrow_1.png) center no-repeat; background-size: 8px auto;}
.pagegua .button {width: 150px;height: 45px;margin:0 auto;font-size: 15px;line-height: 45px;color: #fff;box-shadow: none;outline: none;border: none;text-align: center;background: #0f3571;cursor: pointer;}
.pagegua .button:hover {background: #007cca;}
.xtx-form-item { font-size:14px;}
.xtx-form-item label a{ color:#0f3571;}
.pagegua .right {float: right;width: 100%; margin-top:10px; font-size: 16px;color: #333;line-height: 32px;}

/* 日期选择弹窗 */
.date-js {
    position: absolute;
    background-color: #fff;
    width: 100%;
    border: 1px solid #e2e2e2;
    bottom: 40px;
    display: flex;
    flex-flow: column;
    z-index: 99;
    box-sizing: border-box;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
}

.date-js .show-year {
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #e2e2e2;
    display: flex;
}

.date-js .show-year .show-date {
    width: 60%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.date-js .show-year .change-date {
    width: 10%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.date-js .show-year .change-date:hover {
    color: #0f3571;
}

.date-js .show-week {
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #e2e2e2;
    display: flex;
}

.date-js .show-week .week-day {
    width: 14.285%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}

.date-js .show-month {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.date-js .show-month .month-day {
    width: 14.285%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    cursor: pointer;
}

.date-js .show-month .month-day.active {
    background-color: #0f3571;
    border-radius: 50%;
    color: #fff;
}

.date-js .show-month .month-day.today {
    color: #0f3571;
}

.date-js .show-month .month-day.today.active {
    color: #fff;
}

.date-js .show-month .month-day.active:hover {
    color: #fff;
}

.date-js .show-month .month-day.not-this-month {
    color: #c0c4cc;
}

.date-js .show-month .month-day:hover {
    color: #0f3571;
}

.date-js .bts {
    width: 100%;
    height: 30px;
    border-top: 1px solid #e2e2e2;
    display: flex;
}

.date-js .bts .bt {
    width: 50%;
    height: 30px;
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.date-js .bts .bt:first-child {
    border-right: 1px solid #e2e2e2;
}

.date-js .bts .bt:hover {
    background-color: #0f3571;
    color: #fff;
}

.ls-con .ls-list{ position: relative;}
.ls-con .ls-lbn li{ width: 100%; position: relative;vertical-align:bottom; height: 36px;}
.ls-con .ls-lbn li::before{ position: absolute; content: ''; width: 9px; height: 7px; background: url(../images/icon_1.png); left: 0; top: 50%; transform: translateY(-50%);}
.ls-con .ls-lbn li a{ font-size: 15px; color: #333333; line-height: 36px;display:block;float:left;max-width:65%; padding-left: 15px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1;  -webkit-box-orient: vertical; }
.ls-con .ls-lbn li span{ font-size: 14px; float: right; color: #999; line-height: 36px;}
.ls-con .ls-lbn li:hover a{ color: #0f3571; font-weight:bold;}
.ls-con .ls-lbn li:nth-child(5n)::after{ position: absolute; content: ''; left: 0; bottom: -15px; width: 100%; height: 0; border-bottom: 1px #dadada dashed;}
.ls-con .ls-lbn li:nth-child(5n){ margin-bottom: 30px;}
.contactMap{ position: relative; width:100%; margin-top: 30px;}
.contactMap .Map{height: 220px; width: 100%; padding: 10px; box-sizing: border-box; background: #f3f4f8;}

.jnlist { border-top: 4px solid #0f3571; display: -webkit-box;display: -ms-flexbox;display: flex;background: #f9f9f9;-webkit-box-align: center;-ms-flex-align: center;align-items: center;height: 50px;-webkit-transition: .4s;transition: .4s;}
.jnlist div{font-size: 16px; color: #333;font-weight: bold; -webkit-box-flex: 1;-ms-flex: 1;flex: 1;text-align: center;-webkit-transition: .4s;transition: .4s;}
.joinlist {width: 100%;position: relative;margin-top: 6px;}
.joinlist .list_dl{ margin-bottom: 5px;-webkit-transition: .4s;transition: .4s;}
.joinlist .list_dl:last-child{ margin-bottom: 0;}
.joinlist .list_dt {cursor: pointer;display: -webkit-box;display: -ms-flexbox;display: flex;background: #f9f9f9;-webkit-box-align: center;-ms-flex-align: center;align-items: center;height: 45px; -webkit-transition: .4s; transition: .4s;}
.joinlist .list_dt div {font-size: 15px;color: #333;-webkit-box-flex: 1;-ms-flex: 1;flex: 1; text-align: center;}
.joinlist .list_dt div.menu { position: relative; }
.joinlist .list_dt div.menu i { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 12px; height: 2px; background: #606060; display: block; -webkit-transition: .4s; transition: .4s; }
.joinlist .list_dt div.menu i:last-child { -webkit-transform: translate(-50%, -50%) rotate(90deg); transform: translate(-50%, -50%) rotate(90deg); }
.joinlist .list_dl#open .list_dt{background:  #0f3571;}
.joinlist .list_dl#open .list_dt div{ color: #fff;}
.joinlist .list_dl#open .list_dt div.menu i { background: #fff; }
.joinlist .list_dl#open .list_dt div.menu i:last-child { -webkit-transform: translate(-50%, -200%) rotate(90deg); transform: translate(-50%, -200%) rotate(90deg); opacity: 0; }
.joinlist .list_dd {display: none;padding: 20px;font-size: 15px;line-height: 2; color: #333333; background: #f5f8fc; -webkit-transition: .4s; transition: .4s;}
.joinlist .list_dl#open .list_dd{ display: block;-webkit-transition: .4s; transition: .4s;}
.joinlist .list_dd .jointd {position: relative;width: 160px;height: 50px;margin-top: 40px;font-size: 17px;color: #fff;font-weight: bold;
text-align: center;line-height: 50px;background: #387fc0;}
.joinlist .list_dd .jointd a{ color:#fff}
.joinlist .list_dd .jointd:hover {background: #0f3571;}

/* fenye */
.pages { margin:0 auto; text-align:center; font-size:15px;}
.pages ul {margin-top: 30px;}
.pages li { display:inline-block; height:36px; line-height:36px; background:#f9f9f9; }
.pages li a{text-align:center; color:#333; padding:0 15px;}
.pages .active {background:#0f3571; text-decoration:none}
.pages .active a{color:#fff; }
.pages li:hover { background:#0f3571; text-decoration:none }
.pages li:hover a{ color:#fff;}
.pages span{ display:inline-block; height:26px; line-height:26px;  border:1px solid #ccc; color:#333; text-align:center; padding:0 13px;}
.pages1{width:100%; padding: 30px 0; background: #fff;border-top: 1px #e5e5e5 solid;}
.pages1_l{float:left; width:100%;}
.pages1_l a{line-height:26px; color:#333; font-size: 15px;}
.pages1_l:hover a{color:#0f3571;}
.pages1_r{ float:left; width:100%; }
.pages1_r a{line-height:26px; color:#333; font-size: 15px;}
.pages1_r:hover a{color:#0f3571;}

/* main CSS */
#pictureViewer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .7);
    z-index: 10000;
}

#pictureViewer>.content {
    background-color: #fff;
    position: absolute;
    width: 96%;
    height: 50vh;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#pictureViewer .menu-bar {
    width: 100%;
}

#pictureViewer .menu-bar .handel {
    width: 40px;
    height: 40px;
    float: right;
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer;
}

#pictureViewer .menu-bar .handel:hover {
    background-color: #0f3571;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#pictureViewer .menu-bar .handel.maximization {
    background-image: url(../images/maximization_black_1.png);
    background-size: 14px;
}

#pictureViewer .menu-bar .handel.maximization:hover {
    background-image: url(../images/maximization_white_1.png);
}

#pictureViewer .menu-bar .handel.miniaturization {
    background-size: 16px;
    background-image: url(../images/miniaturization_black_1.png);
}

#pictureViewer .menu-bar .handel.miniaturization:hover {
    background-image: url(../images/miniaturization_white_1.png);
}

#pictureViewer .menu-bar .handel.close-view {
    background-image: url(../images/close_black_1.png);
    background-size: 15px;
}

#pictureViewer .menu-bar .handel.close-view:hover {
    background-image: url(../images/close_white_1.png);
}

#pictureViewer .handel-prev,
#pictureViewer .handel-next {
    display: inline-block;
    width: 50px;
    height: 70px;
    position: relative;
    top: calc(50% - 80px);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 50%;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#pictureViewer .handel-prev {
    background-image: url(../images/prev_blank_1.png);
}

#pictureViewer .handel-next {
    background-image: url(../images/next_blank_1.png);
}

#pictureViewer .handel-prev:hover,
#pictureViewer .handel-next:hover {
    background-color: #0f3571;
}

#pictureViewer .handel-prev:hover {
    background-image: url(../images/prev_white_1.png);
}

#pictureViewer .handel-next:hover {
    background-image: url(../images/next_white_1.png);
}

#pictureViewer .picture-content {
    display: inline-block;
    width: 80%;
    height: calc(100% - 80px);
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
}

#pictureViewer .picture-content .cover {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#pictureViewer .counter {
    position: absolute;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    width: 100%;
    text-align: center;
    color: #808080;
    font-size: 13px;
}

#pictureViewer .hide {
    display: none;
}

#pictureViewer .left {
    float: left;
}

#pictureViewer .right {
    float: right;
}

#pictureViewer .clear-flex {
    clear: both;
}

#pictureViewer img {
    max-width: 100%;
    max-height: 100%;
}