﻿
.banner { height: 30px;  }
 

.box_qin { border-left: solid 10px #0cbfeb; margin-bottom: 10px; }
.box_qin p:first-child { font-size: 24px; color: #0cbfeb; }
.box_lan { border-left: solid 10px #337489; margin-bottom: 10px; }
.box_lan p:first-child { font-size: 24px; color: #337489; }
.box_huang { border-left: solid 10px #ffab29; margin-bottom: 10px; }
.box_huang p:first-child { font-size: 24px; color: #ffab29; }
.box_zong { border-left: solid 10px #804517; margin-bottom: 10px; }
.box_zong p:first-child { font-size: 24px; color: #804517; }
.box_lv { border-left: solid 10px #00b48f; margin-bottom: 10px; }
.box_lv p:first-child { font-size: 24px; color: #00b48f; }
.box_hui { border-left: solid 10px #807f7c; margin-bottom: 10px; }
.box_hui p:first-child { font-size: 24px; color: #807f7c; }

.box_qin p, .box_lan p, .box_huang p, .box_zong p, .box_lv p, .box_hui p { margin-bottom: 5px !important; padding-bottom: 0px !important; }

.navbar-fixed-top { position: relative; }


/*.nav-child {}*/
.nav-child {background:#f7f7f7;padding:0px;padding-bottom:80px;}
.nav-child > .nav-header { padding-left: 20px; height: 54px; line-height: 54px; background-color: #7a9d25 }
.nav-child > .nav-header .icon-plus { display: none; }
.nav-child > .nav-header > p { font-size: 12px; color: #fff; }
.nav-child.right > .nav-header > p { text-align: left; font-size: 12px; color: #fff; }
.nav-child > .nav-header > p:first-child { font-size: 24px; color: #fff; font-weight: 500; }

.nav-child ul { padding: 0px 0px 20px 0px;}
.nav-child ul li { height: 44px; line-height: 44px; border-bottom: solid 1px #eee; }
.nav-child ul li a { color: #595959; font-size: 16px; display: block;  height: 38px; line-height: 38px; padding-left: 20px; margin: 5px 0px; }
.nav-child ul li a:hover { color: #7a9d25; }
.nav-child ul li.active a { color: #7a9d25; }
.nav-child .btn-danger { border-radius: 3px; color: #e5004f; background-color: #fff; font-size: 12px; border-color: #e5004f; font-weight: 300; margin-bottom: 5px; }
.nav-child .btn-danger:hover { color: #fff; background-color: #e5004f; }


.nav-child-top { height: 50px; position: absolute; bottom: 0px; z-index: 100; width: 1200px; background-color: rgba(255, 255, 255, 0.50) }
.nav-child-top ul { font-weight: 300; display: table; }
.nav-child-top ul li { display: table-cell; height: 50px; line-height: 50px; min-width: 160px; text-align: center; }
.nav-child-top ul li a { color: #333; font-size: 14px; display: block; height: 50px; line-height: 50px; }
.nav-child-top ul li a:hover { color: #fff; background-color: #e0b509; font-weight: normal; }
.nav-child-top ul li.active a { color: #fff; background-color: #e0b509; font-weight: normal; }

.breadcrumb { padding: 8px 0px; }


.content-box { border-left: solid 1px #f2f2f2; min-height: 660px; }
.content-box.right { border-left: none; border-right: solid 1px #f2f2f2; }
.content-box.full { border-left: none; border-right: none; }

.article { padding-top: 10px; position: relative; min-height: 600px; padding-bottom:60px;}
.article h1 { text-align: center; font-size: 24px; text-indent: 0px; font-weight: 600; }
.article .h1 { text-align: center; font-size: 36px; padding-bottom: 20px; }
.article p.time { text-align: center; color: #666; text-indent: 0px; padding-bottom: 20px; font-size: 12px; }
.article h3 { padding-bottom: 20px; }
.article h4 { font-weight: 600; color: #999 }
.article h3:before { content: ""; display: inline-block; width: 6px; height: 22px; background-color: #7a9d25; vertical-align: bottom; margin-right: 3px; }
.article ul { list-style: disc; padding-left: 40px; }
.article ul li { line-height: 26px; }
.article p { line-height: 1.75; font-size: 14px; }
.article img { max-width: 100%; }
.article .thumbnail { display: inline-block; }
.article .addressName { padding-bottom: 30px; }
.article table tr td { border: solid 1px #ddd; padding: 5px; }
.article table tr td p { margin: 0px !important; padding: 0px !important }
.article-footer { padding-top: 30px; }
.article-footer .news-tags { text-indent: 0px; line-height: 30px; border-bottom: dotted 1px #d0d4d9; }
.article-footer .news-tags i { font-style: normal; color: #808080; }
.article-footer .news-tags a { margin-right: 10px; text-decoration: none; color: #808080; }
.article-footer .news-tags a:hover { color: #1c2087; }
.article-footer .news-prev-next { padding-bottom: 10px; overflow: hidden; }
.article-footer .news-prev-next ul { list-style: none; }
.article-footer .news-prev-next ul li { list-style: none; line-height: 26px; float: left; width: 50%; }
.article-footer .news-prev-next ul li span { text-decoration: none; display: inline-block; vertical-align: middle; }
.article-footer .news-prev-next ul li a { text-decoration: none; color: #808080; display: inline-block; width: 50%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; vertical-align: middle; }
.article-footer .news-prev-next ul li a:hover { color: #1c2087; }
/*.article-footer .news-near { }*/
.article-footer .news-near::after { clear: both; content: ''; display: block; height: 0; visibility: hidden; }
/*.article-footer .news-near dl { }*/
.article-footer .news-near dl dt { font-size: 16px; padding: 10px 0px; }
/*.article-footer .news-near dl dd { }*/
.article-footer .news-near dl dd ul { list-style: none; }
.article-footer .news-near dl dd ul li { float: left; width: 50%; line-height: 26px; }
.article-footer .news-near dl dd ul li a { text-decoration: none; color: #7a9d25; width: 95%; display: inline-block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.article-footer .news-near dl dd ul li a:hover { color: #1c2087; }
.article-footer a > img { border: none; }

.team h3 { font-size: 20px; margin-bottom: 20px; margin-top: 50px; font-weight: 400; }
.userinfo h2 { font-size: 24px; padding-bottom: 20px; font-weight: 300; border-bottom: dotted 1px #ddd; }
.userinfo ul li:before { content: ""; display: inline-block; width: 0; height: 0; margin-right: 5px; vertical-align: middle; border-left: 4px dashed #808080; border-left: 4px solid\9; border-top: 4px solid transparent; border-bottom: 4px solid transparent; }
.userinfo ul li { padding: 5px 0px; font-size: 12px; }
.userinfo p { font-size: 12px; }
.userinfo table tr td { padding: 5px 0px; font-size: 12px; }
.userinfo a { color: #808080; }

.news { list-style: none; }
.news:before { content: ""; display: block; clear: both; }
.news:after { content: ""; display: block; clear: both; }
.news .newsitem { height: 40px; line-height: 40px; border-bottom: dotted 1px #dcdcdc; width: 100%; }
.news .newsitem .newstitle { display: inline-block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-decoration: none; }
.news .newsitem .newstitle:hover { color: #7a9d25; }
.news .newsitem .newsdesc { display: inline-block; }

/*for thum left*/
.media { list-style: none; }
.media:before { content: ""; display: block; clear: both; }
.media:after { content: ""; display: block; clear: both; }
.media .mediaitem { overflow: hidden; padding: 40px 0px; position: relative;display:block; }
.media .mediaitem:before { content: ""; width: 100%; display: block; height: 1px; border-top: dashed 1px #eee; position: absolute; bottom: 0px; left: 0px; }
.media .mediaitem:last-child:before { display: none; }
.media .mediaitem .mediatitle { text-decoration: none; color: #7a9d25; font-size: 18px; display: block; margin: 5px 0px; }
.media .mediaitem .mediatitle:hover { color: #1c2087; }
.media .mediaitem .mediadesc { color: #737373; font-size: 12px; display: block; }
.media .mediaitem .mediadesc dl { border-top: solid 3px #e0b509; margin: 0px; text-align: center; }
.media .mediaitem .mediadesc dl dt { font-size: 50px; }
.media .mediaitem .mediadesc dl dd { font-size: 14px; }
.media .mediaitem .mediacover { display: block; height: 200px; overflow: hidden; }
.media .mediaitem .mediacover img { min-height: 200px; width: 100%; display: block; margin: 0px auto; }
.media .mediaitem .mediathum { display: block; text-indent: 0em; line-height: 24px; margin-bottom: 0px; color: #666; }

.mediaUser { list-style: none; }
.mediaUser:before { content: ""; display: block; clear: both; }
.mediaUser:after { content: ""; display: block; clear: both; }
.mediaUser .mediaitem { border-bottom: dotted 0px #d0d4d9; display: block; overflow: hidden; padding: 20px 0px; }
.mediaUser .mediaitem:last-child { border-bottom: none; }
.mediaUser .mediaitem .mediatitle { text-decoration: none; color: #e0b509; font-size: 24px; font-weight: bold; display: block; margin: 5px 0px 10px 0px; border-bottom: solid 1px #e0b509; padding-bottom: 20px; }
.mediaUser .mediaitem .mediadesc { color: #808080; font-size: 12px; display: block; margin: 5px 0px; }
.mediaUser .mediaitem .mediathum { display: block; text-indent: 0em; line-height: 24px; margin-bottom: 0px; color: #666; }
/*for thum left end*/

.carditem { margin: 0px auto; background-color: #fff; margin-bottom: 40px; }
.carditem .cardcover { width: 100%; height: 150px; overflow: hidden; display: block; position: relative; }
.carditem .cardcover img { width: 100%; min-height: 150px; border: none; display: block; transition: all 0.3s; z-index: 90; position: absolute; transform: translate(-50%,-50%); left: 50%; right: 50%; top: 50%; bottom: 50%; }
.carditem .cardtitle { background-color: rgba(0, 0, 0, 0.60); height: 40px; line-height: 40px; padding: 0px 0px; width: 100%; display: block; position: absolute; bottom: 0px; z-index: 200; }
.carditem .cardtitle span { padding: 0px 10px; font-size: 16px; color: #fff; }
.carditem .cardthum { padding: 10px; overflow: hidden; height: 90px; }
.carditem:hover { text-decoration: none !important; }
.carditem:hover .cardcover img { opacity: 0.90; }
.carditem.video:hover .cardcover:before { color: #0086d1; }
.carditem .cardtag { padding: 10px; }
.carditem .cardtag span { font-size: 16px; color: #e5004f }
/*for card left end*/



.panel-group.forjob .panel { margin-bottom: 30px; }
.panel-group.forjob .panel .panel-title { margin-bottom: 10px; margin-top: 15px; font-size: 24px !important; color: #7a9d25 !important }
.panel-group.forjob .panel .panel-title a:hover { color: #333; }
.panel-group.forjob .panel .panel-title a:focus { color: #333; }
.panel-group.forjob .panel-body p { line-height: 2; }
.panel-group.forjob .panel-heading { background-color: #fff; border-top: solid 4px #7a9d25; padding: 20px 15px; }





.swiper-container { width: 500px; }
.swiper-container .swiper-button-prev { background-image: unset; }
.swiper-container .swiper-button-next { background-image: unset; }
.swiper-container .swiper-button-prev i { font-size: 30px; }
.swiper-container .swiper-button-next i { font-size: 30px; }
.swiper-container .swiper-slide { height: 100%; }
.swiper-container .swiper-slide a { text-align: center; display: block; width: 100%; }
.swiper-container .swiper-slide .swiper-img { max-width: 400px; margin: 0px auto; display: inline-block; }




.table-edit tr td { padding: 10px; }
.table-edit tr td:first-child { text-align: right; }

.table-edit tr td:last-child { width: 600px; position: relative; }
.table-edit tr td:last-child input.form-control{ width: 200px; }
.table-edit tr td p.error{position:absolute;bottom:-20px;left:15px;color:#e5004f}

.content-box-full{padding-bottom:100px;min-height:500px;}
.footer { background-color: #f1f5f1; color: #788593; font-size: 12px; padding: 15px 0px;margin-top:40px; }
@media screen and (min-width:992px) { .nav-child ul { display: block !important; }
}

@media screen and (max-width:992px) {
    .banner { height: 0px; margin-bottom: 0px; background-size: cover !important; }
    .banner > .container { height: 100px; display: flex; justify-content: center; align-items: center; }
    .banner > .container dl { text-align: center; color: #7a9d25; }
    .banner > .container dl dt { font-size: 20px; font-weight: 600; }
    .banner > .container dl dd { font-size: 20px; font-weight: 400; }
    .banner > .container dl dd:before { content: ""; display: inline-block; width: 60px; height: 2px; background-color: #fff; vertical-align: middle; }
    .banner > .container dl dd:after { content: ""; display: inline-block; width: 60px; height: 2px; background-color: #fff; vertical-align: middle; }

    .nav-child { background-color: #7a9d25;  }
    .nav-child > .nav-header > p:first-child { font-size: 20px; color: #fff; font-weight: 400; }
    .nav-child.pull-right { float: inherit !important; }
    .nav-child > .nav-header { padding: 10px 0px 10px 0px; }
    .nav-child > .nav-header > p { text-align: left; position: relative; margin-bottom: 0px; }
    .nav-child > .nav-header .icon-plus { display: inline-block; position: absolute; right: 12px; top: 50%; margin-top: -11px; transition: all 0.5s 0.1s; }
    .nav-child > .nav-header.active .icon-plus { transform: rotate(-135deg); }
    .nav-child ul { display: none; }
    .nav-child ul li:last-child { border: none; }
    .nav-child ul li a { text-align: left; color: #fff; }
    .nav-child ul li.active a { background-color: transparent; color: #fff; font-weight: bold; }
    .content-box { border-left: none; border-right: none !important; }
}

@media screen and (max-width:768px) {
    .searchbox{display:none;}
    .nav-child { background: none; padding-bottom: 10px; background-color: #3c763d; }
    .nav-child > .nav-header { padding-left: 20px; height: 54px; line-height: 54px; background-color: #3c763d; }
    .content-box-full iframe{width:100%!important}

    .table-edit { width:100%;}
    .table-edit tr {display:flex;flex-direction:column;  }
    .table-edit tr td { padding: 10px; }
    .table-edit tr td:first-child { text-align: left; padding-bottom: 3px; padding-top: 3px; }
    .table-edit tr td:last-child { width: 100%; padding-bottom: 15px; padding-top: 3px; position: relative; }
    .table-edit tr td p.error { position: absolute; bottom: -15px; left: 10px; color: #e5004f }


    .article img { max-width: 100% !important; height: auto; }
    .article { padding-top: 0px; }
    .article h1 { text-align: center; font-size: 24px; text-indent: 0px; }
    .article p.time { text-align: center; color: #666; text-indent: 0px; padding-bottom: 20px; font-size: 12px; }
    .article p { text-indent: 0px !important; }
    .media .mediaitem .mediacover { display: block; height: inherit; overflow: hidden; vertical-align: middle; }
    .media .mediaitem .mediacover img { min-height: 140px; max-width: 100%; display: block; margin: 0px auto; }
}
