/*
 * @主色: #026137
 * @Author: jinbo
 * @Date:   2017-12-15 09:48:21
 * @Last Modified by:   jinbo
 * @Last Modified time: 2017-12-19 10:10:41
 */

/* 
 * 关于我们
 * */
.laytxt{font-family: 'impact';font-size: 180px;color: #f2f2f2;position: absolute;z-index: -1;font-weight: bold;line-height: 1;top: 0;left: -10%;}
.about-box.l { text-align: right;}
.about-box.r { padding:200px 0 50px 0}
.about-box h3 { font-size: 2.2rem; position: relative;}
.about-box h3:before { display: none; content: ''; position: absolute; top: 0px; left: 0px; width: 60px; height: 4px; background: #a7d929 }
.about-box h5 { font-size: 1.5rem; text-transform: uppercase; color: #696868}
.about-box h6 { font-size: 1.5rem; text-transform: uppercase;}
.qute { position: relative; padding: 25px 0 30px 0; line-height: 2; color: #616161}
.usimg{position: relative;display: inline-block;}
.usimg .an1{position: absolute;top: 30%;left: 0}
.usimg .an2{position: absolute;bottom: 0%;right: 0}
.usimg .an3{position: absolute;top: 105%;right: 105%}
@media screen and (max-width:1200px){
	.laytxt{left: auto;position: initial}
    .sect_us{text-align: center}
    .about-box.r { padding: 10px 0 50px 0}
}

/* more btn*/
.morebtn { position: relative; display: inline-block; line-height: 35px; padding: 0 25px; text-transform: uppercase; border: 1px solid #000;font-size: 14px;font-weight: bold;}
.morebtn:after { display: block; content: ''; position: absolute; border: 1px solid #000; left: -5px;top: -5px;right: -1px;bottom: -1px}
.morebtn:before { display: block; content: ''; position: absolute; border: 1px solid #000; right: -5px;bottom: -5px;left: -1px;top: -1px}
.morebtn:hover:before { right: 0;bottom: 0}
.morebtn:hover:after { left: 0;top: 0}

/* 
 * show sidebar
 * */
.sidebar-tit{line-height: 1.5}
.sidebar-tit span{font-size: 2.4rem;text-transform: uppercase;font-family: 'impact'}
.sidebar-tit h3{font-size: 1.8rem}
.sidebar-cont{padding: 0 5px}
.sidebar-cont div{padding: 1em 0 5em 0;line-height: 2.2;color: #616161;}
@media screen and (max-width:1024px){
    .sidebar-cont div{padding-bottom: 2em}
    .sidebar-cont div p{display: inline;}
}


/* 
 * 展示中心
 * */
.sect_show{padding-top: 8em}
.sect_show .sidebar{padding-top: 6em}
.sect_show .g-bd1{background: url('../img/bg1.jpg') 0 90% no-repeat;}
.b1{margin-top: -4em}
.b2 .tit{top: auto;bottom: 10%;text-align: left;}
.b3 .tit{text-align: left;}
@media screen and (max-width:1200px){
    .sect_show .g-bd1{background-position: 0 100%}
}
@media screen and (max-width:1024px){
    .sect_show{padding-top: 0}
    .sidebar{padding-top:0!important;text-align: center;padding-bottom: 2em}
    .sect_show .g-bd1{background: none}
    .b1{margin-top: 0}
}


/* 
 * 优势
 * */
.advL,.advR{padding: 5em 0}
.advL{background: url('../img/bg_adv.jpg');background-size: cover}
.advR{background: #026137}
/*优势导航*/
.advNav{width: 640px;margin: 0 auto;padding: 2em 0}
@media (max-width:1680px) {
	.advNav{width: 715px;}
	.advWrap{padding: 3em 18% 2em 10%!important;}
}
@media (max-width:1600px) {
	.advNav{width: 730px;}
	.advWrap{padding: 3em 15.5% 2em 10%!important;}
}
@media (max-width:1440px) {
	.advNav{width: 700px;margin: 0 0 0 25px;}
	.advWrap{padding: 3em 5% 2em 10%!important;}
}
.advNav a{display:block;font-size: 2.2rem;color: #fff;border:4px solid #fff;text-align: center;padding: 1em 0;font-weight: bold;}
.advNav a:hover{background: #ff991b;border-color: #ff991b}
.advNav .op0{opacity: 0;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
/*优势内容*/
.advWrap{padding: 3em 33.5% 2em 6%;color: #fff;}
.advWrap li{padding-bottom: 3em;position: relative;display: none;}
.advWrap li:after{display: block;content: '';position: absolute;width: 80px;height: 7px;background: #ff991b;left: 0;bottom: 0}
.advWrap li>span{font-size: 2.5rem;color: #ff991b;line-height: 1.3;text-transform: uppercase;font-weight: bold;}
.advWrap li h3{font-size: 2rem; margin-top: 4%;}
.advWrap li p{font-size: 1.1rem}
@media screen and (max-width:1200px){
    .advNav{width: auto;padding: 2em}
    .advNav .op0{display: none}
    .advNav a{border-width: 2px;font-size: 1.8rem;margin-bottom: 1em}
	
}
@media screen and (max-width:40em) {
    .advL,.advR{padding:0}
    .advNav a{padding: 6px;border-width: 1px;font-size: 1.4rem}
    .advWrap{padding: 2em}
    .advWrap li span{font-size: 1rem}
}

/* 
 * 新闻
 * */
.news-index { position: relative;margin-bottom: 10px;padding: 1em}
.news-index .news_cont { padding-bottom: 1rem;}
.news-index .news_cont .date { padding: 0.5rem 0; color: #9d9d9d; font-size: 12px}
.news-index .news_cont h3 { font-size: 1.2rem;line-height: 3;font-weight: normal;}
.news-index .news_cont h3 a { display: block; position: relative; }
.news-index .news_cont h3 a:after { display: block; content: ''; position: absolute; width: 43px; height: 5px; background-color: #026137; top: 0}
.news-index .news_cont h3 a:hover:after { width: 70px}
.news-index .news_cont div { color: #616161; overflow: hidden; text-align: justify; height: 3.6em;}
.news-index a.iconfont{font-size: 32px;line-height: 1}
@media screen and (max-width:40em){
.news-index{padding: 0 1em;margin-bottom: 0}
}

/*
 * 图列
 * */
.sect_pic{background: #000}
.sect_pic .swiper-slide{width: 20%}
.sect_pic .thumb-layer{margin-bottom: 0}
.sect_pic .thumb-layer .tit { top: auto; bottom: 0; text-align: center; }
.sect_pic .thumb-layer .tit strong { font-size: 20px;margin-bottom: 2.6rem; }
.sect_pic .thumb-layer .tit p { font-size: 16px }
@media (max-width:1440px) {
	.sect_pic .thumb-layer .tit strong { font-size: 18px;margin-bottom: 2rem; }
}
@media (max-width:1024px) {
	.sect_pic .thumb-layer .tit strong { font-size: 16px;margin-bottom: 1.6rem; }
	.thumb-layer .tit{padding: 3em 0 2em 0;}
}
@media (max-width:768px) {
	.sect_pic .thumb-layer .tit strong { font-size: 10px;margin-bottom: 1.2rem; }
}
@media (max-width:425px) {
	.sect_pic .thumb-layer .tit strong { font-size: 24px;margin-bottom: 6.5rem; text-align: center;}
	.thumb-layer .tit{padding: 0}
}