.sub-cont {padding:60px 0 100px 0;position:relative;font-size:14px;}
.sub-cont > ._container {max-width:1024px;}
.sub-cont .section {margin-top:70px;}
.sub-cont .section:first-child {margin-top:0;}
.article-dist {font-size:22px;margin-bottom:45px;font-weight:500;text-align:left;}
.article-dist.al-center {text-align:center;}
.article-distSub {margin-bottom:30px;font-size:18px;font-weight:400;}
.sub-txt {margin-bottom:30px;font-size:15px;font-weight:400;}

.img-wrap img {display:block;}
.img-wrap.al-center img {margin:0 auto;}



._btn {-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;}
.btn-blue {display:inline-block;height:35px;line-height:34px;font-size:14px;color:#fff;background:#1a60ac;padding:0 20px;}
.btn-blue:hover {background:#222;}
.simple-link {display:inline-block;vertical-align: middle;color:#222;font-weight:500;}
.simple-link:hover {text-decoration: underline}


/*              Breadcrumb              */
.breadcrumb {padding:20px 0 8px 0;font-size:13px;}
.breadcrumb a,
.breadcrumb i {display:inline-block;vertical-align: middle;}
.breadcrumb i {margin-right:5px;}
.breadcrumb a {margin-left:10px;padding-left:10px;position:relative;}
.breadcrumb a:before {content:'>';display:block;position:absolute;left:-5px;top:0;}
.breadcrumb a:first-child {margin-left:0;padding-left:0}
.breadcrumb a:first-child:before {content:none;}


/*              Sub title              */
.sub-wrap .title {background:#f5f5f5;padding:20px;text-align:center;position:relative;border-top: 1px solid #e7e7e7;border-bottom: 1px solid #e7e7e7;}
.sub-wrap .title:before {content:'';display:block;position:absolute;left:50%;top:0;height:3px;width:50px;background:#d0d0d0;margin-left:-25px;}
.sub-wrap .title h2 {display:inline-block;font-size:30px;font-weight:600;color:#1a60ac;}


/*              Content tab              */
.content-tab-list {border-bottom:3px solid #1a60ac;margin-bottom:50px;text-align:center;}
.content-tab-list li {display:inline-block;vertical-align:middle;border:1px solid #acacac;border-bottom:none;background:#f0f0f0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;}
.content-tab-list li a {display:block;padding:15px 35px;font-size:16px;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;}
.content-tab-list li:hover,
.content-tab-list li.active {background:#1a60ac;}
.content-tab-list li:hover a,
.content-tab-list li.active a {color:#fff;}
.content-tab-cont > div {display:none;}
.m-tab {display:none;}


/*              Table wrapper              */
.table-wrapper {margin:40px 0;overflow: auto;}
.table-wrapper.al-center {text-align:center;}
.table-wrapper table {width:100%;table-layout: fixed;border-top:2px solid #6cc6e9;font-size:14px;color:#777;}
.table-wrapper table.def-table {min-width: 700px;}


.table-wrapper table th,
.table-wrapper table td {padding:15px 20px;word-wrap: break-word;}
.table-wrapper table th,
.table-wrapper table td.dist-td {font-size:14px;font-weight:500;background:#f9f9f9;}
.table-wrapper table tr {border-bottom:1px solid #efefef;}
.table-wrapper table th,
.table-wrapper table td {border-right: 1px solid #efefef}
.table-wrapper table th:last-child,
.table-wrapper table td:last-child {border-right: none}


/*              list              */
._list {font-size:14px;}
._list > li {margin-top:10px;position:relative;}
._list.unique > li {margin-top:30px;}
._list.nonSequential > li {padding:0 10px;}
._list.nonSequential > li:before {content:'';display:block;position:absolute;left:0;top:8px;width:2px;height:2px;background:#444;}
._list > li:first-child {margin-top:0}

._list ul {margin-top:5px;padding-left:5px;}
._list ul > li {margin-top:5px;}
._list .dist-depth {font-size:15px;font-weight:400;;}

/*              gallery list              */
.gallery-list {margin:50px 0;}
.gallery-list li {float:left;width:23.5%;margin:0 2% 30px 0;}
.gallery-list li:nth-child(4n) {margin-right:0;}
.gallery-list li img {display:block;margin-bottom:5px;}
.gallery-list li a {color:#222;}
.gallery-list li a:hover {text-decoration: underline;}


/*              thumbnail list              */
.thumbnail-list {border-top:2px solid #222;font-size:13px;color:#555;}
.thumbnail-list li {padding:15px;border-bottom:1px solid #e1e1e1;position:relative;}
.thumbnail-list .thumb {margin-bottom:10px;}
.thumbnail-list .info .tit {font-weight:500;font-size:1.2em;margin-bottom:15px;}
.thumbnail-list .exp p {margin-top:10px;}
.thumbnail-list .exp p:first-child {margin-top:0;}

/*              rwd list              */
.rwd-list {border-top:2px solid #6cc6e9;font-size:14px;color:#666;}
.rwd-list .outer > li {border-bottom:1px solid #efefef;}
.rwd-list .inner {display:table;table-layout: fixed;width:100%;}
.rwd-list .inner li {padding:15px 20px;display:table-cell;vertical-align: middle;border-right: 1px solid #efefef}
.rwd-list .inner li:last-child {border-right:none;}
.rwd-list .inner li._dist {font-size:14px;font-weight:500;background:#f9f9f9;}



/*              list paging              */
.list-paging {text-align:center;font-size:15px;}
.list-paging a {color:#333;display:inline-block;vertical-align: middle;margin-left:10px;}
.list-paging a.active {font-weight:500;}
.list-paging a.pg-prev {width:13px;height:13px;margin-left:0;background:url('../img/sub/pg_prev.png') center center no-repeat;background-size:100%;}
.list-paging a.pg-next {width:13px;height:13px;background:url('../img/sub/pg_next.png') center center no-repeat;background-size: 100%}


/*              layer              */
#layer-mask {display: none;position:fixed;width:100%;height:100%;z-index: 100;left:0;top:0;background:#000;}
#layer {display:none;position:absolute;left:50%;width:510px;margin-left:-400px;z-index:110;background:#fff;}
#layer .layer-head {background:#1a60ac;text-align:center;padding:15px 20px;color:#fff;font-size:18px;position:relative;}
#close-layer {position:absolute;right:20px;top:17px;display:block;width:25px;height:25px;background:url('../img/sub/pop_close.png') center center no-repeat;text-indent:-999em;font-size:0;}
#layer .layer-cont {background:#fff;padding:20px;}





/*              Media queries              */
@media (max-width:980px){
    .gallery-list li {width:32%;}
    .gallery-list li:nth-child(4n) {margin-right:2%;}
    .gallery-list li:nth-child(3n) {margin-right:0}

    .rwd-list .inner {display:block;font-size:13px;}
    .rwd-list .inner li {display:block;padding:10px 15px;}

    .content-tab-list {display:none;}
    .m-tab {display:block;text-align:center;margin-bottom:50px;}
    .m-tab .current {padding:10px;color:#fff;background:#6d94c6 url('../img/common/acc_arrow.png') 95% 18px no-repeat;font-size:16px;font-weight:400;cursor:pointer;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;}
    .m-tab .current.on {background:#444 url('../img/common/acc_arrow.png') 95% -16px no-repeat;}
    .m-tab ul {display:none;background:#fafafa;}
    .m-tab ul li {padding:7px;border-top:1px solid #eee;cursor:pointer;font-size:13px;font-weight:400}
    .m-tab ul li:first-child {border-top:none}
}


@media (max-width:800px){
    .table-wrapper table th,
    .table-wrapper table td {padding:7px 10px;}
    .table-wrapper table {font-size:12px;}
    .table-wrapper table th {font-size:14px;}

    .gallery-list li {width:49%;}
    .gallery-list li:nth-child(3n) {margin-right:2%}
    .gallery-list li:nth-child(2n) {margin-right:0}

    #layer {width:96%;margin-left:-48%;}
}


@media (max-width:680px){
    .sub-wrap .title h2 {font-size:22px;}
    .article-dist {font-size:19px;}
    .article-distSub {font-size:16px;}
    ._list .dist-depth {font-size:14px}
}
