html, body { height: 100%; }
body { position: relative; font-family: Arial, 'Microsoft yahei', '黑体', '宋体', sans-serif; background: #fff; color: #333; font-size: 14px; font-weight: 400; height: 100%; width: 100%; margin: 0; padding: 0; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding: 0; margin: 0; }
table { border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-weight: normal; font-style: normal;}
strong { font-weight: bold;}
ol, ul { list-style: none; margin: 0; padding: 0;}
abbr, acronym { border: 0;}
a{ color: #2f5997;}
a:focus, button:focus, input:focus, textarea:focus { outline: 0px solid;}

@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1100px; }
}

/* 主题颜色修改 */
.list-group-item.active,
.btn-primary,
.page-item.active .page-link{ background-color: #2f5997; border-color: #2f5997;}
.badge-primary,
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link{ background-color: #2f5997;}
.page-link{ color: #2f5997;}
.btn-outline-primary{ border-color: #2f5997; color: #2f5997;}

.table-primary,
.table-primary>td,
.table-primary>th{ background-color: #e6f2ff;}

.wrapper{ width: 100%;}
.top{ min-height: 90px; background: #fff url(../images/top-bg.jpg) no-repeat top center; background-size: cover; color: #999;}
.top .logo{ width: 460px; height: 50px; background: url(../images/logo-1.png) no-repeat; margin-top: 20px;}
.top .logo2{ width: 441px; height: 50px; background: url(../images/logo-2.png) no-repeat; margin-top: 20px;}
/* .top .logo{ width: 789px; height: 63px; background: url(../images/logo-normal.png) no-repeat; margin-top: 16px;} */
.top a, .top span{ display: inline-block; color: #fff; margin: 0 5px;}
.top .info{ font-size: 14px; margin-top: 15px; color: #333;}
.top .info a{ color: #333;}
.top .info.user a,
.top .info.user span{ font-size: 12px; color: #2f5997;}
.top .info .btn, .top .info .btn:hover{ color: #2f5997; outline: none; box-shadow: none; text-decoration: none;}
.top .info .dropdown-item{ color: #666; font-size: 12px; margin: 0;}
.top .info .dropdown-item:hover{ color: #2f5997;}
.top .info .dropdown{ z-index: 2000;}
.header{ min-height: 50px; background: #2f5997;}
.header .container, .header .row{ height: 100%;}
.header .nav{ width: 100%; text-align: center;}
.header .nav .navbar-brand{ display: none; font-size: 16px; line-height: 40px;}
.header .nav .navbar-toggler{ margin: 5px 0;}
.header .nav .navbar-collapse{ width: 100%; position: relative; z-index: 1000;}
.header .nav .navbar-collapse ul{ width: 100%;}
.header .nav .navbar-collapse ul li{ display: inline-block; position: relative; color: #fff; font-size: 14px; text-align: center; cursor: pointer; height: 50px; line-height: 50px; transition: all .2s linear;}
.header .nav .navbar-collapse ul li a{ position: relative; z-index: 20; color: #fff; text-decoration: none; display: block; padding: 0 25px;}
/* .header . .navbar-collapse ulnav li:hover{ background-color: rgba(0, 0, 0, .15);} */
.header .nav .navbar-collapse ul li:hover{ background: #193e75;}
.header .nav .navbar-collapse ul li.active{ background: #3d72c0;}

.dashboard-links{ white-space: nowrap; z-index: 99; transition: all .2s ease-in-out;}
.dashboard-links .wrapper{ width: 100%; min-height: 120px; background: #fff url(../images/ad-bg.jpg) no-repeat; background-size: cover; text-align: center; padding: 10px 20px;}
.dashboard-links img{ margin: 10px 0; width: 100%; max-width: 495px; height: auto;}
.dashboard-links a + a{ margin-left: 20px;}

.dashboard{ height: 340px; position: relative; overflow: hidden; margin: 20px 0;}
.dashboard .carousel{ width: 100%; height: 340px; background: rgba(255, 255, 255, .15);}
.dashboard .carousel .carousel-item{ height: 100%;}
.dashboard .carousel .carousel-inner{ height: 100%;}
.dashboard .carousel .carousel-item img{ width: 100%; height: 100%;}

.advertisement{ margin: 15px auto;}
.advertisement .ad{ margin: 0 auto;}
.advertisement .ad + .ad{ margin-top: 10px;}
.advertisement .ad img{ display: block; width: 100%; height: auto;}

.search{ background: transparent; margin: 15px 0;}
.search-container{ padding: 15px 20px; border: #ffffff solid 5px; background-color: #fff; position: relative; }
.search-title{ font-size: 20px; font-weight: 800; text-align: center; margin-bottom: 20px; color: #2f5997;}
.search-box{ position: relative;}
.search-box .input-group{ border: 0 none;}
.search-box .form-control{ height: 35px; font-size: 14px; border: #ddd solid 1px; border-radius: 0;}
.search-box .input-group-append .btn{ height: 35px; background: #2f5997; border-color: #2f5997; color: #fff; width: 100px; border-radius: 0;}
.search-box .btn-qjss{ font-size: 12px; height: 35px; border-radius: 0; width: 70px; padding-right: 0; padding-left: 0;}
.search-command{ height: 30px; line-height: 30px; overflow: hidden;}
.search-command span{ display: inline-block; color: #999;}
.search-command .cnt{ margin: 0; transition: all .2s linear;}
.search-command .line{ height: 30px;}
.search-command .tag{ margin-right: 20px; text-decoration: none;}
.search-command .tag strong{ font-size: 12px; font-weight: 400; background: #e02525; color: #fff; padding: 0 3px; border-radius: 3px; margin-right: 3px;}

.notice{ height: 30px; line-height: 30px; border-top:#c0c2c3 dashed 1px; margin-top: 30px; position: relative; padding: 5px 0 0 25px;}
.notice-icon{ position: absolute; top: 5px; left: 0; text-align: center; line-height: 30px; color: #2f5997;}
.notice-content{ white-space: nowrap; overflow: hidden;}
.search-filters{ margin: 30px 0px 10px; padding: 0; font-size: 14px; }
.search-filters .filter-label{ padding-right: 0; padding-top: 10px; font-weight: 800; color: #666; }
.search-filters .filter-content{ position: relative; border-bottom: #ddd dashed 1px; }
.search-filters .filter-content.collapsed{ height: 40px; overflow: hidden; }
.search-filters .filter-content ul{ margin-right: 50px; }
.search-filters .filter-content ul:after{ content: ''; clear: both; display: table;; line-height: 0 }
.search-filters .filter-content ul li{ font-size: 14px; line-height: 30px; padding: 0px 10px; margin: 5px; border-radius: 4px; cursor: pointer; float: left; }
.search-filters .filter-content ul li.active{ background: #2f5997; color: #fff; }
.search-filters .filter-content .collapse-btn{ width: 50px; line-height: 30px; text-align: center; display: inline-block; position: absolute; top: 5px; right: 0; cursor: pointer; color: #2f5997; }
.search-filters .filter-content.inner{ border: #ccc solid 1px; background: rgba(0, 0, 0, .03); margin-bottom: 10px; padding: 0 5px;}
.search-filters .filter-content.inner.collapsed{ height: 42px;}


.news-show{ width: 100%; margin-bottom: 20px;}
.news-box{ margin-left: -1px; position: relative; z-index: 10; border: #cfcfcf solid 1px;}
.news-box-header{ background: #f3f3f3; color: #2f5997; border-bottom: #eee solid 1px; font-size: 16px; line-height: 20px; height: 40px; text-align: left; padding: 10px; transition: all .2s linear;}
.news-box-header i{ display: inline-block; width: 4px; height: 16px; background: #2f5997; vertical-align: text-top; margin: 0 10px 0 5px;}
.news-box-header .more{ font-size: 12px; float: right; color: #666; margin-right: 10px;}
.news-box-header ul{ position: absolute; top: -1px; left: 0;}
.news-box-header ul li{ height: 41px; line-height: 41px; padding: 0 20px; float: left; color: #919191; cursor: pointer;}
.news-box-header ul li.active{ background: #fff; color: #2f5997; border-top: #2f5997 solid 1px;}
.news-box-body{ height: 320px; padding: 5px 20px; background: #fff; border-radius: 0 0 4px 4px; overflow: hidden; position: relative;}
.news-box-body .btn-block{ height: 40px; font-size: 14px; border-width: 0; color: #fff; margin-bottom: 10px;}
.news-box-body .btn-block:nth-of-type(1){ background: #4789ce;}
.news-box-body .btn-block:nth-of-type(2){ background: #3e969a;}
.news-box-body .btn-block:nth-of-type(3){ background: #3e9a63;}
.news-box-body .btn-block:nth-of-type(4){ background: #839a3e;}
.news-box-body .btn-block:nth-of-type(5){ background: #c3aa2d;}
.news-box-body .btn-block:nth-of-type(6){ background: #c35d2d;}

.news-box-body .classify{ padding: 10px; height: 80px; border-radius: 4px; overflow: hidden; position: relative; background: #c8e0fb url(../images/banner3.jpg) no-repeat; background-size: cover;}
.news-box-body .classify:before{ content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 10;}
.news-box-body .classify:after{ content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 20; background: rgba(0, 0, 0, 0); transition: all .2s linear;}
.news-box-body .classify + .classify{ margin-top: 20px;}
.news-box-body .classify .title{ font-size: 16px; font-weight: 800; line-height: 20px; margin: 20px 0 0 20px; color: #fff; position: relative; z-index: 15; }
.news-box-body .classify .content{ font-size: 0; font-weight: 800; color: #999; position: absolute; margin: 0 auto; right: 0; bottom: -50px; left: 0; text-align: center; z-index: 30; transition: all .2s linear; text-align: center;}
.news-box-body .classify .content a{ display: inline-block; font-size: 13px; line-height: 20px; padding: 5px 7px; margin: 0 3px; background: #2989ec; color: #fff; text-decoration: none;}
.news-box-body .classify:hover:after{ background: rgba(0, 0, 0, .8);}
.news-box-body .classify:hover .content{ bottom: 25px;}

.news-box-body ul{ width: 100%;}
.news-box-body ul li{ width: 100%;}
.news-box-body ul li a{ display: inline-block; width: 85%; line-height: 20px; font-size: 14px; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; vertical-align: middle; padding: 5px 0;}
.news-box-body ul li span{ font-size: 12px; line-height: 30px; color: #ccc; float: right;}
.news-box-body .ads:after{ content: ''; clear: both; display: table; line-height: 0;}
.news-box-body .ads .item{ width: calc(50% - 20px); float: left; margin: 30px 0 0 15px; color: #fff; text-align: center; font-size: 14px; font-weight: 800; padding: 0; text-decoration: none; text-align: center; color: #333;}
.news-box-body .ads .item i{ display: block; font-size: 30px; margin-bottom: 20px; color: #fff;}
.news-box-body .ads .item img{ display: block; width: 70px; margin: 0 auto 15px;}
.news-box-body.hasTabs{ padding-left: 100px;}
.news-box-body.hasTabs .tabs{ display: block; width: 80px; position: absolute; top: 10px; left: 15px;}
.news-box-body.hasTabs .tabs .item{ display: block; width: 65px; height: 65px; text-align: center; box-sizing: border-box; padding: 15px 15px; font-size: 14px; line-height: 18px; cursor: pointer; background: #eee; color: #585858; margin-bottom: 10px; position: relative;}
.news-box-body.hasTabs .tabs .item.active{ background: #2f5997; color: #fff; font-weight: 600;}
.news-box-body.hasTabs .tabs .item.active:after{ content: ''; width: 0; height: 0; border-style: solid; border-width: 5px 0 5px 5px; border-color: transparent transparent transparent #2f5997; position: absolute; top: 50%; right: -5px; margin-top: -3px;}
/* .news-box-body .ads .item:nth-of-type(1){ background: #eaae26;}
.news-box-body .ads .item:nth-of-type(2){ background: #02c699;}
.news-box-body .ads .item:nth-of-type(3){ background: #4195d0;}
.news-box-body .ads .item:nth-of-type(4){ background: #5ab163;} */

.biaoyu-container{ margin: 0 auto 15px; width: auto; height: 120px; background: url(../images/ad3.jpg) center no-repeat; }

.total{ margin: 10px 0;}
.static-total{}
.static-total .item{ flex: 1; height: 90px; padding: 10px 10px 10px 40%; margin: 10px 0; background: #d1a144; position: relative;}
.static-total .item .num{ font-size: 48px; color: rgba(255, 255, 255, .2); position: absolute; top: 10px; right: 60%; margin-right: 15px;}
.static-total .item .title{ font-size: 12px; line-height: 2; color: rgba(255, 255, 255, .5);}
.static-total .item .count{ font: 600 24px/1.2 Arial; color: #fff; margin-top: 10px;}
.static-total .item.color1{ background: #2f5997;}
.static-total .item.color2{ background: #2f7697;}
.static-total .item.color3{ background: #2f9197;}

.media-slider{ background: #575a5f url(../images/banner4.jpg) no-repeat; background-size: cover; padding: 10px 50px; max-width: 1070px; height: 363px; overflow: hidden;}
.media-slider .container .row{ margin: 0 20px; }
.media-slider ul{ margin-top: 20px;}
.media-slider ul li{ list-style: circle; list-style-position: inside; margin: 10px 0; font-size: 16px;}
.media-slider ul li a{ color: #fff;}
.media-slider .carousel{ width: 90%; height: 340px; margin: 0 auto;}
.media-slider .carousel .carousel-item{ height: 100%; border-radius: 4px;}
.media-slider .carousel .carousel-inner{ height: 100%;}
.media-slider .carousel .carousel-item img{ width: 100%; height: 100%; border-radius: 4px;}
.media-slider .carousel .carousel-item video{ width: 100%; height: 300px;}
.media-slider .carousel-control-prev{ left: -71px;}
.media-slider .carousel-control-next{ right: -71px;}


.accordion{ display: flex; margin: 20px 0;}
.accordion .item{ display: flex; width: 190px;}
.accordion .item + .item{ margin-left: 10px;}
.accordion .item .header{ width: 190px; height: 400px; background-color: #2f5997; background-repeat: no-repeat; background-size: cover; background-position: top center; color: #fff; padding: 20px;}
.accordion .item .header i{ font-size: 60px; color: rgba(255, 255, 255, .2); margin-top: 20px;}
.accordion .item .header h3{ font-size: 20px; margin-top: 20px;}
.accordion .item .header p{ font-size: 12px; margin-top: 10px; color: rgba(255, 255, 255, .5);}
.accordion .item .content{ flex: 1; height: 400px; background: #fff; border: #2f5997 solid 1px; display: none; padding: 20px 30px; overflow: hidden;}
.accordion .item .list{}
.accordion .item .list ul{}
.accordion .item .list ul li{ font-size: 14px; height: 20px; line-height: 20px; padding: 10px 0; box-sizing: content-box; border-bottom: #ddd dashed 1px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.accordion .item .list ul li span{ float: right; color: #ccc; font-size: 12px;}
.accordion .item .list ul li strong{ display: inline-block; border-radius: 4px; padding: 0 5px; font-size: 12px; font-style: normal; background: #2f5997; font-weight: 400; color: #fff; margin-right: 10px;}
.accordion .item.active{ flex: 1;}
.accordion .item.active .content{ display: block;}
.accordion .item:nth-of-type(1) .header{ background-image: url(../images/arroc1.png);}
.accordion .item:nth-of-type(2) .header{ background-image: url(../images/arroc2.png);}
.accordion .item:nth-of-type(3) .header{ background-image: url(../images/arroc3.png);}

.info-list{}
.info-item{ padding: 20px; border: #ddd solid 1px; margin-bottom: 20px; position: relative;}
.info-item .row + .row{ margin-top: 10px;}
.info-item .collect{ position: absolute; right: 20px; top: 20px;}

.staring::after{display: block; clear: both; content:""; visibility: hidden; height: 0;}
.staring ul li{list-style:none; float:left; font-size: 18px; color:#ccc; cursor:pointer; transition: all .2s linear;}
.staring ul li + li{ margin-left: 5px;}
.staring .hs,.staring .cs{ color:#ffd000;}

.links{ margin: 20px 0;}
.links .title{  font-size: 18px; margin-bottom: 10px;}
.links .content{ padding: 10px 0;}
.links .content a{ color: #999; margin: 0 10px;}

.footprint{ min-height:120px;}
.footprint h3{ font:14px/20px Arial,Microsoft yahei; color:#333; padding-left:10px; border-left:#ecf2f9 solid 5px; margin-bottom:5px;}
.footprint h3 strong{ font-size:18px; vertical-align:middle;}
.footprint ul{ font-size:0px;}
.footprint ul li{ display:inline-block; margin:10px 10px 0px 0px; min-width:135px; min-height:80px; text-align:center; box-sizing:border-box; padding:10px; background:#ecf2f9; border-radius:3px;}
.footprint ul li.bg_theme{ background:#2f5997; box-shadow:none;}
.footprint ul li.bg_blue{ background:#58C2F5; box-shadow:none;}
.footprint ul li.bg_green{ background:#85D058; box-shadow:none;}
.footprint ul li.bg_yellow{ background:#F1D56C; box-shadow:none;}
.footprint ul li.bg_orange{ background:#eb9500; box-shadow:none;}
.footprint ul li.bg_purple{ background:#865898; box-shadow:none;}
.footprint ul li h6{ font:12px/20px Arial,Microsoft yahei; color:#565656;}
.footprint ul li p{ font:14px/35px Arial,Microsoft yahei; color:#565656;}
.footprint ul li p strong{ font:800 20px/35px Tahoma; color:#2f5997; vertical-align:middle;}
.footprint ul li[class^="bg_"] h6,
.footprint ul li[class^="bg_"] p,
.footprint ul li[class^="bg_"] p strong{ color:#fff;}

.personal_part{}
.personal_part_header{ margin-bottom:10px; border-bottom:#ecf2f9 solid 1px;}
.personal_part_header h6{ font:800 18px/40px Arial,Microsoft yahei; color:#333; display:inline-block; vertical-align:middle;}
.personal_part_header h6 span{ font-weight:400; color:#2f5997;}
.personal_part_content{ font-size:0px;}
.personal_part_content .item{ display:inline-table; width:47%; height:60px; padding:0px; box-sizing:border-box; background:#fff; box-shadow:0px 0px 0px 1px #ecf2f9 inset; border:#ecf2f9 solid 1px\9; color:#333; margin:0px 0px 15px 2%; margin:0 .5% 15px .5%\9; cursor:pointer; border-radius:3px; vertical-align:top; transition:all .2s linear;}
.personal_part_content .item a{ display:table; height:60px;}
.personal_part_content .item:nth-of-type(2n+1){ margin-left:0;}
.personal_part_content .item.bg_blue{ background:#58C2F5; box-shadow:none;}
.personal_part_content .item.bg_green{ background:#85D058; box-shadow:none;}
.personal_part_content .item.bg_yellow{ background:#F1D56C; box-shadow:none;}
.personal_part_content .item.bg_orange{ background:#eb9500; box-shadow:none;}
.personal_part_content .item.bg_purple{ background:#865898; box-shadow:none;}
.personal_part_content .item.bg_red{ background:#ed585c; box-shadow:none;}
.personal_part_content .item[class*="bg_"]{ color:#fff;}
.personal_part_content .item .word{ text-align:left; margin:10px 0px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align:middle; width:70%; display: inline-block;}
.personal_part_content .item .word h3{ font:800 14px/20px Arial,Microsoft yahei; display:block; margin:0px 0px 0px 20px; height:20px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.personal_part_content .item .word p{ font:12px/20px Arial,Microsoft yahei; color:#999; margin:0px 0px 0px 20px;}
.personal_part_content .item .other{ display: inline-block; vertical-align:middle; text-align:center; width:30%;}
.personal_part_content .item .other strong{ font:17px/40px Tahoma; display:inline-block; color:#2f5997; vertical-align:top; background:#ecf2f9; border-radius:5px; width:80px;}
.personal_part_content .item:hover{ background:#ecf2f9;}
.personal_part_content .item:hover .other strong{ background:#fff;}

.listProject .style2{}
.listProject .style2 .each{ border:#e6f2ff solid 2px; border-radius:5px; padding: 15px; margin-bottom:20px; transition:all .2s linear;}
.listProject .style2 .each:hover{ border-color:#cde0f5;}
.listProject .style2 .eachLeft{ display:inline-block; width:160px; height:160px; margin-right:20px;}
.listProject .style2 .eachLeft .eachAvatar{ display:block; width:100%; height:100%; position:relative;}
.listProject .style2 .eachLeft .eachAvatar .pic{ display:block; width:100%; height:100%;}
.listProject .style2 .eachLeft .eachAvatar .pic img{ display:block; width:100%; height:100%;}
.listProject .style2 .eachRight{ -webkit-box-flex:1; -moz-box-flex:1; -ms-flex:1;}
.listProject .style2 .eachLeft .eachAvatar .state{ display:block; width:120px; height:25px; background:rgba(255,255,255,0.8); text-align:center; font:14px/25px Microsoft yahei; position:absolute; left:0px; bottom:10px; right:0px; margin:0px auto; border-radius:3px; color:#121212;}
.listProject .style2 .eachRight .eachMain{ padding:0px 100px 0px 10px; display:block; position:relative;}
.listProject .style2 .eachRight .eachMain .title{ display:block; min-height:30px; font:14px/30px Arial,Microsoft yahei; padding:5px 0px; overflow:hidden;}
.listProject .style2 .eachRight .eachMain .title h3{ display:inline-block; font-weight:bold; color:#262626;}
.listProject .style2 .eachRight .eachMain .title h3 a{ color:#262626;}
.listProject .style2 .eachRight .eachMain .title span{ display:inline-block; font-size:12px;}
.listProject .style2 .eachRight .eachMain .a_word{ display:block; margin-bottom:5px; font:14px/30px Arial,Microsoft yahei; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.listProject .style2 .eachRight .eachMain .a_word p{ color:#666;}
.listProject .style2 .eachRight .eachMain .group{ display:block; height:30px; font:16px/30px Microsoft yahei; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.listProject .style2 .eachRight .eachMain .group p span{ display:inline-block;}
.listProject .style2 .eachRight .eachMain .button{ position:absolute; top:0px; right:0px;}
.listProject .style2 .eachRight .eachElse{ height:20px; padding:5px 10px; text-align:left; border-top:#e0f1f1 solid 1px;}
.listProject .style2 .eachRight .eachElse p{ display:inline-block; font:12px/20px Arial,Microsoft yahei; color:#333;}
.listProject .style2 .eachRight .eachElse a{ display:inline-block; color:#e4393c;}

.footer{ min-height: 95px; background: #20232b;}
.footer h6{ margin-bottom: 10px; color: #ccc;}
.footer p{ margin-top: 5px; font-size: 12px; color: #999;}
.footer p a{ color: #999;}

.online-fixed{ position: fixed; right: 0; bottom: 100px; z-index: 999;}
.online-fixed ul{ position: relative; z-index: 10;}
.online-fixed ul li{ display: block; width: 70px; height: 80px; border: #fff solid 1px; text-align: center; margin-bottom: -1px; color: #fff; background-color: #2f5997; cursor: pointer; font-size: 12px;}
.online-fixed ul li i{ display: block; font-size: 20px; margin: 15px 0 3px 0;}
.online-fixed ul li img{ display: block; width: 100%; height: 100%;}
.online-fixed ul li.no1{ background: #2f5997;}
.online-fixed ul li.no2{ background: #4d657d;}
.online-fixed ul li.no3{ background: #2f5997;}
.online-fixed ul li.no4{ background: #2b842b;}
.online-fixed ul li.qrcode img{ position: absolute; z-index: -1; bottom: 0; left: 0; border: #fff solid 4px; width: 270px; height: 237px; border: #2f5997 solid 2px; transition: all .2s linear;}
.online-fixed ul li.qrcode:hover img{ left: -276px;}

.section-1 {
  min-width: 1200px;
}
.builder .section-1 {
  width: 100%;
  height: 340px;
  background: #f1f1f1;
  /* background: #242324 url(../images/banner2.jpg) no-repeat; */
  background-size: cover;
  position: relative;
}

.builder .section-1 .section {
  height: 100%;
}

.builder .section-1 .section .container{ height: 100%; }

.builder .section-1.active h1 {
  -webkit-animation: commonWordDown 1s forwards;
          animation: commonWordDown 1s forwards;
}

.builder .section-1.active p {
  -webkit-animation: commonWordUp 1s forwards;
          animation: commonWordUp 1s forwards;
}

.builder .section-1.active .download-builder {
  -webkit-animation: commonWordUp 1s forwards;
          animation: commonWordUp 1s forwards;
}

.builder .section-1 .background {
  height: 100%;
  position: absolute;
  z-index: 0;
  overflow: hidden;
}
.builder .section-1 .background img {
  width: 100%;
  height: 100%;
}

.builder .section-1 .background span {
  position: absolute;
  color: #355577;
  z-index: 1;
  font-size: 16px;
  font-weight: 550;
  letter-spacing: 1.2px;
  opacity: 0.6;
  overflow: hidden;
  -webkit-mask-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.2)), to(#ffffff));
  -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0.2), #ffffff);
  mask-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.2)), to(#ffffff));
  mask-image: linear-gradient(to right, rgba(0, 0, 0, 0.2), #ffffff);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: #355577;
}
.builder .section-1 .background span:nth-child(1) {
  top: 50%;
  left: 5%;
  -webkit-animation: type-in 4000ms steps(30, start) 400ms forwards;
          animation: type-in 4000ms steps(30, start) 400ms forwards;
}

.builder .section-1 .background span:nth-child(2) {
    top: 65%;
    left: 20%;
    -webkit-animation: type-in 2400ms steps(30, start) 800ms infinite ;
          animation: type-in 2400ms steps(30, start) 800ms infinite  ;
}

.builder .section-1 .background span:nth-child(3) {
  top: 80%;
  left: 25%;
  -webkit-animation: type-in 2000ms steps(30, start) forwards;
          animation: type-in 2000ms steps(30, start) forwards;
}

.builder .section-1 .background span:nth-child(4) {
  top: 20%;
  left: 40%;
  -webkit-animation: type-in 2000ms steps(30, start) 300ms infinite;
          animation: type-in 2000ms steps(30, start) 300ms infinite;
}

.builder .section-1 .background span:nth-child(5) {
  top: 35%;
  left: 35%;
  -webkit-animation: type-in 2000ms steps(30, start) 600ms forwards;
          animation: type-in 2000ms steps(30, start) 600ms forwards;
}

.builder .section-1 .background span:nth-child(6) {
  top: 68%;
  left: 43%;
  -webkit-animation: type-in 2000ms steps(30, start) 100ms infinite;
          animation: type-in 2000ms steps(30, start) 100ms infinite;
}

.builder .section-1 .background span:nth-child(7) {
  top: 15%;
  left: 70%;
  -webkit-animation: type-in 2000ms steps(30, start) 200ms infinite;
          animation: type-in 2000ms steps(30, start) 200ms infinite;
}

.builder .section-1 .background span:nth-child(8) {
  top: 20%;
  left: 5%;
  -webkit-animation: type-in 2000ms steps(30, start) forwards;
          animation: type-in 2000ms steps(30, start) forwards;
}

.builder .section-1 .background span:nth-child(9) {
  top: 35%;
  left: 65%;
  -webkit-animation: type-in 2000ms steps(30, start) 400ms forwards;
          animation: type-in 2000ms steps(30, start) 400ms forwards;
}

.builder .section-1 .background span:nth-child(10) {
  top: 88%;
  left: 75%;
  -webkit-animation: type-in 2000ms steps(30, start) 700ms forwards infinite ;
          animation: type-in 2000ms steps(30, start) 700ms forwards infinite;
}
@-webkit-keyframes type-in {
  0% {
    width: 0;
  }
  10% {
    width: 0;
  }
  99% {
    width: 332px;
  }
  100% {
    width: 0;
  }
}

@keyframes type-in {
  0% {
    width: 0;
  }
  10% {
    width: 0;
  }
  99% {
    width: 332px;
  }
  100% {
    width: 0;
  }
}

@-webkit-keyframes positionMove {
    0%{
        transform: translateX(500px);
    }
    1% {
        transform: translateX(0);

    }
    51% {
        transform: translateX(0);
    }
    52% {
        transform: translateX(500px);
    }
    100% {
        transform: translateX(500px);
    }
}

@keyframes positionMove {
    0%{
        transform: translateX(500px);
    }
    1% {
        transform: translateX(0);

    }
    51% {
        transform: translateX(0);
    }
    52% {
        transform: translateX(500px);
    }
    100% {
        transform: translateX(500px);
    }
}




.builder .section-1 .section-inner {
  height: 100%;
  margin: 0 auto;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.builder .section-1 .section-inner .right {
  position: absolute;
  width: 690px;
  height: 100%;
  left: 46.5%;
  top: -100px;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}

.builder .section-1 .section-inner img {
  position: absolute;
  z-index: 2;
}

.builder .section-1 .section-inner img.sec1-light {
  left: 54%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.builder .section-1 .section-inner img.sec1-light {
  top: 330px;
}

.builder .section-1 .section-inner img.sec1-rect-group {
  top: 359px;
  left: 9%;
}

.builder .section-1 .section-inner img.sec1-icon {
  top: 233px;
  left: 36%;
}

.builder .section-1 .section-inner img.sec1-circle1 {
  left: 3px;
  top: 437px;
  -webkit-animation: builderUpAndDown 3000ms ease-in-out alternate infinite;
          animation: builderUpAndDown 3000ms ease-in-out alternate infinite;
}

.builder .section-1 .section-inner img.sec1-circle2 {
  right: 20px;
  top: 573px;
  -webkit-animation: builderUpAndDown 2000ms ease-in-out alternate infinite;
          animation: builderUpAndDown 2000ms ease-in-out alternate infinite;
}

.builder .section-1 .section-inner img.sec1-circle3 {
  left: 440px;
  top: 262px;
  -webkit-animation: builderUpAndDown 2008ms ease-in-out 1s alternate infinite;
          animation: builderUpAndDown 2008ms ease-in-out 1s alternate infinite;
}

.builder .section-1 .section-inner img.sec1-video {
  top: 98px;
  left: 237px;
  -webkit-animation: builderUpAndDown 2000ms ease-in-out alternate infinite;
          animation: builderUpAndDown 2000ms ease-in-out alternate infinite;
}

.builder .section-1 .section-inner img.sec1-earth {
  top: 219px;
  left: 137px;
  -webkit-animation: builderUpAndDown 1790ms ease-in-out alternate infinite;
          animation: builderUpAndDown 1790ms ease-in-out alternate infinite;
}

.builder .section-1 .section-inner img.sec1-str {
  left: 86px;
  top: 363px;
  -webkit-animation: builderUpAndDown 2000ms ease-in-out 500ms alternate infinite;
          animation: builderUpAndDown 2000ms ease-in-out 500ms alternate infinite;
}

.builder .section-1 .section-inner img.sec1-terrain {
  top: 207px;
  left: 460px;
  -webkit-animation: builderUpAndDown 1800ms ease-in-out alternate infinite;
          animation: builderUpAndDown 1800ms ease-in-out alternate infinite;
}

.builder .section-1 .section-inner img.sec1-vector {
  top: 285px;
  left: 174px;
  -webkit-animation: builderUpAndDown 2000ms ease-in-out 8ms alternate infinite;
          animation: builderUpAndDown 2000ms ease-in-out 8ms alternate infinite;
}

.builder .section-1 .section-inner img.sec1-manual-model {
  top: 267px;
  left: 540px;
  -webkit-animation: builderUpAndDown 2000ms ease-in-out 10ms alternate infinite;
          animation: builderUpAndDown 2000ms ease-in-out 10ms alternate infinite;
}

.builder .section-1 .section-inner img.sec1-light-line {
  left: 75px;
  top: 0;
  -webkit-animation: builderMoveUp 5s ease-out infinite, builderFadeInOut 5s ease-in-out infinite;
          animation: builderMoveUp 5s ease-out infinite, builderFadeInOut 5s ease-in-out infinite;
}

.builder .section-1 .section-inner img.sec1-light-line1 {
  left: 618px;
  top: 0;
  -webkit-animation: builderMoveUp 5.2s ease-out infinite, builderFadeInOut 5.2s ease-in-out infinite;
          animation: builderMoveUp 5.2s ease-out infinite, builderFadeInOut 5.2s ease-in-out infinite;
}


@-webkit-keyframes builderMoveUp {
  0% {
    top: 80%;
  }
  100% {
    top: 30%;
  }
}
@keyframes builderMoveUp {
  0% {
    top: 80%;
  }
  100% {
    top: 30%;
  }
}
@-webkit-keyframes builderFadeInOut {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  60% {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

@keyframes builderFadeInOut {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  60% {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

@-webkit-keyframes builderUpAndDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
}

@keyframes builderUpAndDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
}

.module-wrapper{ padding: 0; background-color: #fff; margin: 20px 0; position: relative;}
.module-wrapper .heading{ font-size: 16px; line-height: 1.2; font-weight: 400; margin-bottom: 15px; color: #333; padding-left: 12px; border-left: #2f5997 solid 3px;}
.module-wrapper .heading a{ font-size: 12px; margin-top: 3px;}
.table{ }
.table thead th{ border: #dde5ea solid 1px; font-weight: 600;}
.table-bordered td, .table-bordered th{ border-color: #dde5ea; }
.table-striped tbody tr:nth-of-type(odd) {background-color: #f5f5f5;}

.news-list{}
.news-list .item{ padding: 25px 20px;}
.news-list .item:nth-of-type(odd){ background: #eff2f7;}
.news-list .item-header{ font-size: 16px; line-height: 1.8; margin-bottom: 5px;}
.news-list .item-header a{ color: #2f5997;}
.news-list .item-content{ color: #999; font-size: 14px; line-height: 1.5;}
.news-list .item-footer{ font-size: 12px; color: #999; margin-top: 10px; padding-top: 10px; border-top: rgba(0, 0, 0, .05) solid 1px; }

.card-article:after{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 10; pointer-events: none; }

.container-pdf{}
.container-pdf .nav-pills{}
.container-pdf .nav-pills .nav-link{ border-radius: 0; background: rgba(0, 0, 0, .5); height: 50px; line-height: 50px; padding: 0; color: rgba(255, 255, 255, .5); }
.container-pdf .nav-pills .nav-link.active,
.container-pdf .nav-pills .show>.nav-link{ background: transparent; color: #fff; }
.container-pdf .tab-content{ height: calc(100% - 50px); }
.container-pdf .tab-content .tab-pane{ height: 100%; overflow-y: auto; overflow-x: hidden; }

.reader{ width: 100%; height:100%; position: relative; }
.reader-tools{ position: absolute; right: 20px; bottom: 20px; width: 40px; }

.progress{ line-height: 1rem;}

.nodata{ padding: 100px 0; text-align: center; user-select: none;}
.nodata p{ font-size: 16px; line-height: 2.5; color: #ccc; margin-top: 10px;}

@media (max-width: 992px) {
  .header .nav .navbar-brand{ display: inline-block;}
}

@media (max-width: 768px) {
  .top .logo{ width: 320px; background-size: 100% auto; background-position: center; margin: 20px auto 0;}
  .top .info{ text-align: center;}
  .top .info.user{ margin-bottom: 20px;}
  .dashboard{ height: auto;}
  .dashboard .carousel{ height: 200px; }
  .dashboard .news-box{ margin-top: 20px;}
  .news-box-header{ font-size: 14px;}
  .news-box-header ul li{ padding: 0 10px;}
  .news-box-body{ padding: 5px 10px; }
  .media-slider{ height: 220px; margin-bottom: 10px;}
  .media-slider .carousel{ height: 200px;}
  .media-slider .carousel .carousel-item video{ height: 200px;}
  .search-box .input-group-append .btn{ width: 60px; font-size: 14px;}
  .search-box .btn-qjss{ width: 100%; margin-bottom: 10px;}
  .header{ position: relative; z-index: 1000;}
  .header .nav .navbar-brand{ display: inline-block;}
  .header .nav .navbar-collapse ul li{ width: 100%;}
  .dashboard-links img{ height: auto; width: 100%;}
  .search-container{ padding: 15px 0;}
  .biaoyu-container{ height: 70px; background-size: auto 100%;}
  .footer .row div{ text-align: center !important;}
  .table{ table-layout: fixed;}
  .table thead th{ vertical-align: middle;}
  .table-bordered td, .table-bordered th{ word-wrap: break-word; }
}
