@charset "utf-8";
/* CSS Document by luweimo */
html,body{ margin:0 auto; padding:0; font:14px PingFang SC,"Microsoft YaHei",Arial; max-width: 1920px;}
img{ margin:0; padding:0; border:none;}
a{ text-decoration:none; color:#333; -webkit-transit:all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
a:hover{ color:#b9e03d;}
p,ul{ padding: 0; margin: 0;}
img{ border: 0;}
li{ list-style: none;}
em{ font-style: normal;}
i{ font-style: normal;}
input,button,select,textarea{ font:14px PingFang SC,"Microsoft YaHei",Helvetica Neue,Helvetica,PingFang SC,\5FAE\8F6F\96C5\9ED1,Tahoma,Arial,sans-serif;}
.atr{ -webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s;}
.bshadow{-moz-box-shadow:1px 1px 5px #ddd; -webkit-box-shadow:1px 1px 5px #ddd; box-shadow: 0 4px 8px 0 rgba(7,17,27,.1);}

#container{ width: 100%; height: 100%; top: 0; bottom: 0; position: fixed; background: #000; z-index: 99999;}
#container a{ width: 100px; height: 40px; background: #fff; border-radius: 20px; position: absolute; right: 10px; top: 10px; display: block; overflow: hidden; z-index: 9999; text-align: center; line-height: 40px;}
#background_video{position: absolute;top: 50%; left: 50%;transform: translate(-50%, -50%);object-fit: cover;height: 100%; width: 100%;}

.tcshow{ width: 100%; height: 100%; background: rgba(0,0,0,.8); position: fixed; top: 0; bottom: 0; z-index: 9999; display: none;}
.tcshow a{ padding: 0 20px; height: 30px; line-height: 30px; position: absolute; z-index: 999; right: 10px; top: 10px; border-radius: 20px; border: 2px solid #fff; color: #fff; display: block; overflow: hidden; opacity: .7;}
.tcshow a:hover{ opacity: 1;}
.tcshow .sub{ width: 80%; margin: 100px 0 0 10%; position: relative; display: block; overflow: hidden; background: #fff;}
.tcshow .sub .top{ width: 90%; height: 70px; padding: 30px 0; display: block; overflow: hidden; font-size: 14px; line-height: 30px; margin: 30px auto 0 auto; border-bottom: 2px solid #eee;}
.tcshow .sub .top em{ width: 70%; height: 30px; line-height: 30px; font-size: 24px; display: block; overflow: hidden; float: left;}
.tcshow .sub .top span{ float: right; color: #777;}
.tcshow .sub .top p{ width: 100%; display: block; overflow: hidden; color: #777; margin: 10px 0 0 0; float: left;}
.tcshow .sub .cot{ width: 90%; margin: 30px auto 50px auto; display: block; overflow: hidden; background: #fff;}


/*public header*/
header{ width: 100%; height: 110px; background:#fff; box-shadow: 0 4px 10px 0 rgba(7,17,27,.1); position: fixed; z-index: 999; top: 0;}
header>.sub{ width: 1200px; height: 110px; margin: 0 auto;}
header .logo{ float: left; display: block; overflow: hidden; margin: 22px 0 0 0; height: 66px;}
header .logo img{ height: 66px; float: left;}
header nav{ float: right; height: 100px;}
header nav .li{ float: left; width: 95px; display: block; overflow: hidden;}
header nav .li em.a{ width: 100%; height: 40px; margin: 35px 0 0 0; line-height: 40px; font-size: 16px; display: block; overflow: hidden; text-align: center; color: #333; border-radius: 5px;}
header nav .li em.a a{ color: #333;}
header nav .li.active{ color: #333;}

.navsub{ position: absolute; z-index: 9999; width: 95px; height: 0; background: rgba(0,0,0,.3); display: block; overflow: hidden;}
.navcot{ width: 95px; margin: 0 auto; display: block; overflow: hidden;}
.navcot span{ width: 100%; display: block; overflow: hidden;}
.navcot span p{ width: 100%; text-align: center; height: 40px; color: #fff; display: block; overflow: hidden; float: left;}
.navcot span p a{ color: #fff; height: 39px; line-height: 39px; display: block; overflow: hidden; font-size: 16px;}
.navcot span p a:hover{ border-bottom: 1px solid #fff;}
.navcot span p a.active{ border-bottom: 1px solid #fff;}

header nav .li:hover{ transition: all 0.3s; cursor: pointer;}
header nav .li:hover em.a{ color: #fff; background: #b9e03d;}
header nav .li:hover em.a a{ color: #fff;}
header nav .li:hover .navsub{ height: auto; padding: 10px 0;}
header nav .li.active{ margin: 0 10px;}
header nav .li.active em.a{ color: #fff; background: #b9e03d;}
header nav .li.active em.a a{ color: #fff;}

.top-right{ float: right; height: 40px; margin: 34px 0 0 30px; border-left: 1px solid #eee; padding-left: 30px;}
.top-right .weixin{ float: left; width: 40px; height: 40px; display: block; overflow: hidden; background: url(../images/weixin.png) no-repeat center center; background-size: 28px;}
.top-right .search{ float: left; width: 40px; height: 40px; display: block; overflow: hidden; background: url(../images/search.png) no-repeat center center; background-size: 26px;}
.top-right a{ border: 1px solid #fff; border-radius: 50%;}
.top-right a:hover{ border: 1px solid #b9e03d; border-radius: 50%;}

/*public footer*/
footer{ width: 100%; background: #333; display: block; overflow: hidden;}
footer>.sub{ width: 1200px; margin: 50px auto 0 auto; display: block; overflow: hidden; position: relative;}
footer .info-logo{ width: 220px; display: block; overflow: hidden; float: left; margin: 10px 0 0 0;}
footer .info-logo img{ width: 130px; display: block; overflow: hidden; float: left;}
footer .info-logo span{ width: 100%; display: block; overflow: hidden; color: #fff; font-size: 18px; letter-spacing: 3px; margin: 10px 0 0 0; float: left;}
footer .info-left{ width: 150px; display: block; overflow: hidden; float: left;}
footer .info-left em{ width: 100%; display: block; overflow: hidden; line-height: 40px; font-size: 16px; color: #fff; margin: 0 0 10px 0;}
footer .info-left p{ width: 100%; display: block; overflow: hidden; line-height: 24px; padding: 3px 0; font-size: 14px; color: #fff;}
footer .info-left p a{ color: #fff; font-weight: lighter;}
footer .info-left p a:hover{ font-weight: normal;}
footer .info-contact{ width: 180px; display: block; overflow: hidden; float: left; padding: 0 0 0 80px; border-left: 1px solid #444; margin: 0 0 0 50px;}
footer .info-contact em{ width: 100%; display: block; overflow: hidden; line-height: 40px; font-size: 16px; color: #fff; margin: 0 0 10px 0;}
footer .info-contact p{ width: 100%; display: block; overflow: hidden; line-height: 24px; padding: 3px 0; font-size: 14px; color: #fff; font-weight: lighter;}
footer .info-contact p.number{ font-size: 24px; color: #a7d80e; font-weight: bolder; margin: 0 0 10px 0;}
footer .info-right{ width: 100px; display: block; overflow: hidden; float: right;}

footer .info-right em{ width: 100%; display: block; overflow: hidden; line-height: 40px; font-size: 16px; color: #fff; text-align: right; margin: 0 0 10px 0;}
footer .info-right img{ width: 100%;}
footer .info-bottom{ width: 100%; margin: 50px auto 0 auto; display: block; overflow: hidden; border-top: 1px solid #393939; padding: 20px 0;}
footer .info-bottom p{ width: 100%; display: block; overflow: hidden; line-height: 24px; padding: 3px 0; font-size: 14px; font-weight: lighter; color: #eee; text-align: center;}
footer .info-bottom p a{ color: #eee;}


.top-pic{ width: 100%; height: 450px; background-size: auto 100%!important; background-position: center center!important;display: block; overflow: hidden; margin: 110px auto 0 auto;}

.idx-lam{ width: 100%; display: block; overflow: hidden;}
.idx-lam em{ width: 100%; line-height: 30px; font-size: 24px; font-weight: bold; display: block; overflow: hidden; color: #666;}
.idx-lam em label{ width: 100%; font-weight: lighter; display: block;}
.idx-lam span{ width: 100%; line-height: 40px; font-size: 28px; font-weight: bold; display: block; overflow: hidden; margin: 5px 0 0 0;}

.more{ width: 140px; height: 50px; background: #b9e03d; display: block; overflow: hidden; border-radius: 5px;}
.more em{ float: left; line-height: 50px; font-size: 16px; color: #fff; margin: 0 0 0 20px; display: block;}
.more.mt1{ margin: 90px 0 0 0;}
.more:hover{ background: #27bc85;}
.more:hover em{ margin: 0 0 0 30px; transition: all 0.3s;}
.idx-about{ width: 1200px; display: block; overflow: hidden; margin: 70px auto 0 auto; padding: 0 0 70px 0;}
.idx-about .about-pic{ width: 560px; height: 510px; float: left; display: block; overflow: hidden;}
.idx-about .about-pic img{ width: 100%;}
.idx-about .about-right{ width: 560px; height: 460px; float: right; display: block; overflow: hidden; margin: 50px 0 0 0;}
.idx-about .about-cot{ width: 100%; height: 180px; display: block; overflow: hidden; margin: 30px 0 0 0; line-height: 30px; font-size: 16px; text-align: justify;}

.idx-main{ width: 100%; display: block; overflow: hidden; margin: 0 auto; background: #f8f8f8;}
.idx-busi{ width: 1200px; display: block; overflow: hidden; margin: 70px auto 0 auto;}
.idx-busi .busi-left{ width: 298px; height: 268px; border: 10px solid #b9e03d; float: left;}
.idx-busi .busi-left .idx-lam{ margin: 50px 0 0 50px;}
.idx-busi .busi-ul{ width: 858px; float: right; display: block; overflow: hidden;}
.idx-busi .busi-ul li{ width: 284px; height: 210px; display: block; overflow: hidden; float: left; margin: 0 0 2px 2px; background: #fff; position: relative;}
.idx-busi .busi-ul li .info label{ width: 64px; height: 64px; margin: 50px auto 0 auto; display: block; overflow: hidden; background-size: 100% 100%!important;}
.idx-busi .busi-ul li .info span{ width: 100%; font-size: 18px; margin: 10px auto 0 auto; display: block; overflow: hidden; text-align: center; line-height: 30px;}
.idx-busi .busi-ul li .pic{ width: 100%; height: 0; display: block; overflow: hidden; position: absolute; bottom: 0; background-size: cover!important; background-position: center center!important;}
.idx-busi .busi-ul li .sub{ width: 100%; height: 210px; display: block; overflow: hidden; background: rgba(0,0,0,.5);}
.idx-busi .busi-ul li .sub em{ width: 100%; text-align: center; font-size: 22px; color: #fff; display: block; overflow: hidden; margin: 30px 0 0 0;}
.idx-busi .busi-ul li .sub p{ width: 90%; height: 72px; line-height: 24px; text-align: center; font-size: 14px; color: #fff; display: block; overflow: hidden; margin: 10px auto 0 auto;}
.idx-busi .busi-ul li .sub a{ color: #b9e03d; float: right; margin: 10px 5% 0 0; font-size: 16px; display: block; overflow: hidden;}
.idx-busi .busi-ul li:hover .pic{ height: 210px; transition: all 0.3s; cursor: pointer;}
.idx-busi .busi-ul li:last-child{ width: 570px;}

.idx-case{ width: 1200px; display: block; overflow: hidden; margin: 70px auto; position: relative;}
.idx-case .case-pic{ width: 820px; height: 420px; display: block; overflow: hidden; float: left;}
.idx-case .case-pic img{ width: 100%; float: left;}
.idx-case .case-info{ width: 430px; height: 420px; display: block; overflow: hidden; position: absolute; z-index: 1; right: 0;}
.idx-case .case-info .idx-lam{ text-align: right; margin: 50px 0 0 -30px;}
.idx-case .case-info .cot{ width: 430px; display: block; overflow: hidden; background: #fff; margin: 20px 0 0 0;}
.idx-case .case-info .cot .tit{ width: 350px; margin: 50px 0 0 50px; float: left; font-size: 22px; display: block; overflow: hidden;}
.idx-case .case-info .cot .more{ margin: 20px 0 50px 50px; float: left;}

.idx-news{ width: 1200px; display: block; overflow: hidden; margin: 70px auto; position: relative;}
.idx-news .news-left{ width: 690px; height: 580px; display: block; overflow: hidden; float: left; background: url(../images/idx-news-bac.png) no-repeat left -10px center; background-size: 100% 100%;}
.idx-news .news-left .demo{ width: 400px; height: 400px; margin: 50px 0 0 50px; display: block; overflow: hidden;}
.idx-news .news-left .demo ul{ width: 400px; height: 400px; display: block; overflow: hidden;}
.idx-news .news-left .demo ul li{ width: 100%; display: block; overflow: hidden; padding: 5px 0;}
.idx-news .news-left .demo ul li em{ width: 100%; display: block; overflow: hidden; line-height: 30px; font-size: 14px;}
.idx-news .news-left .demo ul li em i{ font-size: 24px; font-weight: bold; margin: 0 10px 0 0;}
.idx-news .news-left .demo ul li span{ width: 100%; display: block; overflow: hidden; height: 60px; line-height: 30px; font-size: 16px; margin: 5px 0 0 0;}
.idx-news .news-left .more{ margin: 20px 0 50px 50px; float: left;}

.idx-news .news-right{ width: 710px; display: block; overflow: hidden; position: absolute; z-index: 1; right: 0;}
.idx-news .news-right .idx-lam{ margin: 20px 0 0 250px;}
.idx-news .news-right .cot{ width: 700px; height: 345px; display: block; overflow: hidden; background: #fff; margin: 20px 5px 15px 5px; box-shadow: 0 4px 10px 0 rgba(7,17,27,.1);}
.idx-news .news-right .cot .left{ width: 230px; float: left; display: block; overflow: hidden; margin: 30px;}
.idx-news .news-right .cot .left em{ width: 100%; max-height: 60px; line-height: 30px; font-size: 20px; font-weight: bold;  display: block; overflow: hidden; margin: 10px 0 0 0;}
.idx-news .news-right .cot .left span{ width: 100%; height: 26px; line-height: 26px; font-size: 14px; color: #999; display: block; overflow: hidden; margin: 10px 0 0 0;}
.idx-news .news-right .cot .left p{ width: 100%; max-height: 78px; line-height: 26px; font-size: 14px; color: #999; display: block; overflow: hidden;}
.idx-news .news-right .cot .left a.dec{ float: left; margin: 20px 0 0 0; line-height: 30px; font-size: 14px; border-bottom: 1px solid #eee; display: block; overflow: hidden;}
.idx-news .news-right .cot .pic{ width: 380px; height: 285px; float: right; display: block; overflow: hidden; margin: 30px 30px 0 0;}
.idx-news .news-right .cot .pic img{ width: 100%; float: left;}


/**首页**/

.idxban{ width: 100%; max-width: 1920px; height: 750px; display: block; overflow:hidden; margin: 110px auto 0 auto;}
.ban{ width: 100%; height: 100%; max-width: 1920px; margin: 0 auto;}
.ban .swiper-slide{ width: 100%; height: 100%; display: block; overflow: hidden; background-size: cover!important; background-position: center center!important;}
.ban .swiper-slide img{ height: 490px; margin: 0 auto; display: block; overflow: hidden;}
.ban .swiper-pagination-bullet{ width: 15px!important; height: 15px!important; border-radius: 15px!important; background: #fff!important;}
.ban .swiper-pagination-bullet-active{ width: 30px!important; background-color: #a7d80d!important;}

/**public**/
.o-menu{ width: 100%; height: 60px; background: #f9f9f9; margin: 0 auto;}
.o-menu .sub{ width: 1200px; height: 60px;margin: 0 auto;}
.o-menu .sub a{ height: 50px; line-height: 50px; float: left; margin: 5px 50px 0 0; display: block; overflow: hidden; font-size: 16px;}
.o-menu .sub a.active{ font-size: 18px; font-weight: bold; border-bottom: 5px solid #b9e03d; color: #b9e03d;}

.breadlink{ width: 100%; height: 60px; background: #f9f9f9; margin: 110px auto 0 auto;}
.breadlink .sub{ width: 1200px; height: 60px;margin: 0 auto; line-height: 60px; font-size: 14px; display: block; overflow: hidden;}
.breadlink .sub a{ margin: 0 5px;}

.page-s{ width: 100%; display: block; overflow: hidden; margin: 50px auto 0 auto;}
.page-s a{ float: left; padding:  0 15px; height: 40px; line-height: 40px; min-width: 10px; text-align: center; background: #f1f1f1; border-radius: 3px; display: block; overflow: hidden; margin: 0 5px 5px 0;}
.page-s a.active{ background: #b9e03d; color: #fff;}
.page-s a:hover{ background: #b9e03d; color: #fff;}
.page-s span{ float: left; padding:  0 15px; height: 40px; line-height: 40px; min-width: 10px; text-align: center; background: #f1f1f1; border-radius: 3px; display: block; overflow: hidden; margin: 0 5px 5px 0;}
.page-s span.active{ background: #b9e03d; color: #fff;}
.page-s span:hover{ background: #b9e03d; color: #fff;}


/*联系我们*/
.contact-main{ width: 1200px; display: block; overflow: hidden; margin: 70px auto;}
.contact-main .maps{ width: 560px; height: 410px; border: 10px solid #b9e03d; float: left; display: block; overflow: hidden;}
.contact-main .info{ width: 520px; min-height: 370px; padding: 30px; background: #f9f9f9; float: right; display: block; overflow: hidden;}
.contact-main .info em{ font-size: 24px; font-weight: bold; display: block; overflow: hidden; width: 100%; line-height: 30px; margin: 0 0 30px 0;}
.contact-main .info p{ font-size: 16px; display: block; overflow: hidden; width: 100%; line-height: 24px; padding: 3px 0;}

/*人才招聘*/
.join-main{ width: 1200px; display: block; overflow: hidden; margin: 70px auto;}
.join-main .join-top{ width: 1230px; display: block; overflow: hidden; margin: 0 auto;}
.join-main .join-top span{ width: 390px; display: block; overflow: hidden; margin: 0 15px 0 0; float: left; background: #f9f9f9; height: 120px;}
.join-main .join-top span label{ width: 30px; height: 30px; display: block; overflow: hidden; float: left; margin: 45px 0 0 30px; background-size: 100% 100%!important;}
.join-main .join-top span em{ width: 280px; height: 60px; line-height: 30px; display: block; overflow: hidden; float: left; margin: 45px 0 0 20px; font-size: 16px;}
.join-main .join-top span em a{ text-decoration: underline; font-weight: bolder;}

.join-main .join-ul{ width: 1200px; display: block; overflow: hidden; margin:20px auto 0 auto;}
.join-main .join-ul ul li{ width: 1198px; display: block; overflow: hidden; margin: 20px auto 0 auto; border: 1px solid #f1f1f1; position: relative;}
.join-main .join-num{ line-height: 60px; font-size: 30px; font-weight: bolder; font-style: oblique; position: absolute; left: 20px; color: #ccc;}
.join-main .join-dec{ width: 1080px; margin: 10px 0 20px 88px; float: left; display: block; overflow: hidden;}
.join-main .join-dec p{ width: 100%; display: block; overflow: hidden; margin: 10px 0 0 0;}
.join-main .join-dec p em{ font-size: 18px; font-weight: bold; line-height: 30px; float: left; display: block; overflow: hidden;}
.join-main .join-dec p span{ font-size: 14px; line-height: 30px; color: #999; float: right; display: block; overflow: hidden;}
.join-main .join-dec p label{ height: 30px; font-size: 16px; line-height: 30px; color: #999; float: left; display: block; overflow: hidden; position: relative; z-index: 1; margin: 0 10px 0 0; padding: 0 15px 0 0;}
.join-main .join-dec p label::after{ content: "/"; color: #ccc; line-height: 30px; position: absolute; right: 0; z-index: -1;}
.join-main .join-dec p a{ float: right; line-height: 30px; padding: 0 30px 0 0; background: url(../images/icon-jt-bot.png) no-repeat center right; display: block; overflow: hidden; background-size: 24px;}
.join-main .join-dec p a.active{ background: url(../images/icon-jt-top.png) no-repeat center right; background-size: 24px;}

.join-main .join-cot{ width: 1080px; height: 0; margin: 10px 0 20px 88px; float: left; display: block; overflow: hidden; line-height: 30px;}
.join-main .join-send{ margin: 30px 0 0 0; float: left; display: block; overflow: hidden; line-height: 50px; padding: 0 20px; height: 50px; background: #b9e03d; color: #fff; border-radius: 5px;}
.join-main .join-cot.active{ height: auto}

/*主营业务*/
.busi-main{ width: 1200px; display: block; overflow: hidden; margin: 20px auto 70px auto;}
.busi-main ul li{ width: 100%; display: block; overflow: hidden; margin: 50px auto 0 auto; height: 400px; position: relative;}
.busi-main ul li .pic{ width: 100%; display: block; overflow: hidden; height: 400px; background-size: cover!important; background-position: center center!important;}
.busi-main ul li .info{ width: 360px; display: block; overflow: hidden; height: 400px; position: absolute; left: 0; background: url(../images/busi-li-bac.png) repeat-y; background-size: 100%;}
.busi-main ul li .info em{ width: 270px; line-height: 30px; font-size: 24px; font-weight: bold; max-height: 60px; display: block; overflow: hidden; margin: 45px 0 0 45px;}
.busi-main ul li .info span{ width: 270px; line-height: 30px; font-size: 16px; max-height: 90px; margin: 20px 0 0 45px; color: #666; text-align: justify; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
.busi-main ul li .info a{ margin: 30px 0 0 45px; float: left; display: block; overflow: hidden; line-height: 50px; padding: 0 20px; height: 50px; background: #b9e03d; color: #fff; border-radius: 5px;}
.busi-main ul li:nth-child(even) .info{ left: auto; right: 0;}

/*项目介绍*/
.cases-main{ width: 1200px; display: block; overflow: hidden; margin: 20px auto 70px auto;}
.cases-main ul li{ width: 100%; display: block; overflow: hidden; margin: 50px auto 0 auto; position: relative;}
.cases-main ul li .pic{ width: 700px; display: block; overflow: hidden; height: 360px; background-size: cover!important; background-position: center center!important; float: left;}
.cases-main ul li .info{ width: 500px; display: block; overflow: hidden; height: 360px; float: right; background: url(../images/busi-li-bac.png) repeat-y; background-size: 100%;}
.cases-main ul li .info em{ width: 390px; line-height: 30px; font-size: 24px; font-weight: bold; max-height: 60px; display: block; overflow: hidden; margin: 45px 0 0 45px;}
.cases-main ul li .info span{ width: 390px; line-height: 30px; font-size: 16px; max-height: 120px; margin: 20px 0 0 45px; color: #666; text-align: justify; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:4;}
.cases-main ul li .info a{ margin: 30px 0 0 45px; float: left; display: block; overflow: hidden; line-height: 50px; padding: 0 20px; height: 50px; background: #b9e03d; color: #fff; border-radius: 5px;}

/*新闻中心*/
.news-main{ width: 1200px; display: block; overflow: hidden; margin: 20px auto 70px auto;}
.news-ul{ width: 100%; display: block; overflow: hidden;}
.news-ul li{ width: 100%; display: block; overflow: hidden; margin: 50px auto 0 auto; position: relative;}
.news-ul li .pic{ width: 375px; display: block; overflow: hidden; height: 160px; background-size: cover!important; background-position: center center!important; float: left;}
.news-ul li .info{ width: 790px; display: block; overflow: hidden; height: 190px; float: right; position: relative;}
.news-ul li .info label{ position: absolute; top: 10px; right: 0; line-height: 30px; display: block; overflow: hidden;}
.news-ul li .info label i{ font-size: 24px; font-weight: bold; margin: 0 10px 0 0;}
.news-ul li .info em{ width: 600px; line-height: 30px; font-size: 24px; max-height: 60px; display: block; overflow: hidden; margin: 10px 0 0 0;}
.news-ul li .info span{ width: 680px; line-height: 26px; font-size: 14px; max-height: 52px; margin: 20px 0 0 0; color: #666; text-align: justify; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.news-ul li .info a.details{ margin: 30px 0 0 0; float: left; display: block; overflow: hidden; line-height: 40px; height: 40px; border-bottom: 1px solid #ccc;}
.news-ul li:hover .pic{ transform: scale(1.1);transition: all 0.3s;}
.news-ul li:hover .info a.details{ margin: 30px 0 0 30px;}
.news-ul li:first-child{ padding-bottom: 30px;}
.news-ul li:first-child .pic{ width: 680px; height: 300px;}
.news-ul li:first-child .info{ width: 430px; height: auto; margin: 0 40px 0 0;}
.news-ul li:first-child .info label{ top: 10px; left: 0; right: auto;}
.news-ul li:first-child .info em{ width: 100%; margin: 100px 0 0 0;}
.news-ul li:first-child .info span{ width: 100%; max-height: 78px; -webkit-line-clamp:3;}
.news-ul li:first-child::after{ content: ""; position: absolute; height: 85%; width: 80%; right: 0; bottom: 0; background: #f6f6f6; z-index: -1;}

/*关于我们*/
.about-lam{ width: 100%; display: block; overflow: hidden;}
.about-lam span{ width: 95px; height: 8px; background: #b9e03d; display: block; float: left;}
.about-lam em{ width: 100%; line-height: 30px; font-size: 24px; display: block; overflow: hidden; font-weight: bold; margin: 10px 0 0 0; float: left;}

.about-disc{ width: 1200px; display: block; overflow: hidden; margin: 70px auto 0 auto;}
.about-disc .info{ width: 620px; display: block; overflow: hidden; float: left; min-height: 450px; padding-bottom: 150px;}
.about-disc .info .tit{ width: 100%; display: block; overflow: hidden; line-height: 50px; font-size: 30px; font-weight: bolder; margin: 30px 0 0 0;}
.about-disc .info .cot{ width: 100%; display: block; overflow: hidden; line-height: 30px; font-size: 16px; color: #555; margin: 30px 0 0 0;}
.about-disc .pic{ width: 520px; height: 590px; display: block; overflow: hidden; float: right;}

.about-brand{ width: 1200px; display: block; overflow: hidden; margin: -100px auto 0 auto; position: relative; z-index: 1;}
.about-brand .brand-li{ width: 450px; height: 250px; background: #fff; border: 1px solid #f9f9f9; box-shadow: 0 4px 8px 0 rgba(7,17,27,.1); margin: 10px 20px 10px 5px; float: left;}
.about-brand .brand-li img{ height: 150px; margin: 30px auto 0 auto; display: block;}
.about-brand .brand-li em{ width: 100%; text-align: center; line-height: 30px; font-size: 24px; font-weight: bold; color: #b9e03d; letter-spacing: 3px; display: block; margin: 10px auto 0 auto;}

.about-cul{ width: 100%; display: block; overflow: hidden; margin: 70px auto 0 auto; background: #f6f6f6;}
.about-cul .sub{ width: 1200px; display: block; overflow: hidden; margin: 70px auto;}
.about-cul .cul-main{ width: 100%; height:550px; display: block; overflow: hidden; margin: 20px auto 0 auto; float: left;}
.about-cul .cul-menu{ width: 430px; display: block; overflow: hidden; margin: 25px auto 0 auto; position: absolute;}
.about-cul .cul-menu a{ width: 320px; height: 100px; line-height: 100px; font-size: 20px; font-weight: bold; background: #fff; margin: 5px 0 0 0; display: block; overflow: hidden;}
.about-cul .cul-menu a label{ width: 50px; height: 50px; line-height: 50px; font-size: 30px; text-align: center; font-style: oblique; font-weight: bolder; color: #eee; margin: 25px 10px 0 30px; float: left; display: block; overflow: hidden;}
.about-cul .cul-menu a.active{ width: 430px; background: #b9e03d; color: #fff;}
.about-cul .cul-cot{ width: 875px; height: 550px; display: block; overflow: hidden; float: right; background: #fff;}
.about-cul .cul-li{ width: 660px; height: 450px; overflow: hidden; float: right; margin: 60px 50px 0 0; font-size: 17px; line-height: 36px; background: url(../images/cul-li-bac.png) no-repeat right bottom; display: none;}
.about-cul .cul-li:first-child{ display: block;}

.about-nihao{ width: 1200px; display: block; overflow: hidden; margin: 70px auto 0 auto;}
.about-nihao .about-lam{ float: right;}
.about-nihao .about-lam span{ float: right;}
.about-nihao .about-lam em{ text-align: right;}
.about-nihao .pic{ width: 540px; height: 640px; display: block; overflow: hidden; position: absolute;}
.about-nihao .pic img{ width: 100%; float: left;}
.about-nihao .info{ width: 530px; padding: 50px 50px 50px 150px; display: block; overflow: hidden; float: right; min-height: 500px; box-shadow: 0 4px 8px 0 rgba(7,17,27,.1); margin: 50px 5px 15px 0; line-height: 30px; font-size: 16px;}

.about-honor{ width: 100%; display: block; overflow: hidden; margin: 60px auto 0 auto; background: #f6f6f6;}
.about-honor .sub{ width: 1200px; display: block; overflow: hidden; margin: 70px auto;}
.honor-sub{width: 100%; display: block; overflow: hidden; margin: 50px auto 0 auto;}
.honor{width: 100%;height: 520px; position: relative;}
.honor .swiper-slide{ width: 100%; height: 460px; display: block; overflow: hidden;}
.honor .swiper-slide span{ width: 100%; height: 400px; display: block; overflow: hidden;}
.honor .swiper-slide img{width: 100%; float: left;}
.honor .swiper-slide em{ width: 100%; text-align: center; line-height: 30px; font-size: 18px; height: 60px; display: block; overflow: hidden;}
.swi{ width: 300px; height: 40px; position: absolute; z-index: 9; left: 50%; bottom: 0; display: block; overflow: hidden; margin-left: -150px;}
.honor .swiper-button-next{ width: 30px!important; height: 30px!important; border-radius: 50%; background: url(../images/right.png) no-repeat center center; right: 0; margin-top: -15px!important;}
.honor .swiper-button-prev{ width: 30px!important; height: 30px!important; border-radius: 50%; background: url(../images/left.png) no-repeat center center; left: 0; margin-top: -15px!important;}
.swi{ width: 180px; height: 40px; position: absolute; z-index: 9; left: 50%; bottom: 0; display: block; overflow: hidden; margin-left: -90px;}
.honor .swiper-pagination{ font-size: 18px; font-weight: bold;}




.peo-main{ width: 100%; display: block; overflow: hidden; margin: 110px auto 0 auto;}
.peo-brand{ width: 1200px; display: block; overflow: hidden; margin: 580px auto 0 auto; background: #fff;}
.peo-brand .pic{ width: 300px; display: block; overflow: hidden; float: left; margin: 50px 0 50px 50px;}
.peo-brand .pic img{ width: 100%; float: left;}
.peo-brand .info{ width: 750px; display: block; overflow: hidden; float: right; margin: 50px;}
.peo-brand .info .tit{ width: 100%; display: block; overflow: hidden; line-height: 50px; font-size: 30px; font-weight: bolder; margin: 30px 0 0 0;}
.peo-brand .info .nbsp{ width: 50px; height: 5px; background: #bf1a25; margin: 20px 0 0 0;}
.peo-brand .info .cot{ width: 100%; display: block; overflow: hidden; line-height: 30px; font-size: 16px; color: #555; margin: 30px 0 0 0;}

.peo-yl{ width: 1200px; display: block; overflow: hidden; margin: 30px auto 0 auto; background: #f9f9f9;}
.peo-yl ul li{ width: 237px; margin: 50px 0 50px 50px; float: left; display: block; overflow: hidden;}
.peo-yl ul li em{ width: 110px; height: 50px; background: #bf1a25; color: #fff; text-align: center; line-height: 50px; font-size: 18px; margin: 0 auto; display: block; overflow: hidden; border-radius: 5px;}
.peo-yl ul li span{ width: 100%; text-align: center; line-height: 40px; font-size: 22px; margin: 20px auto 0 auto; display: block; overflow: hidden;}
.peo-yl ul li p{ width: 100%; text-align: center; line-height: 26px; height: 104px; font-size: 16px; margin: 20px auto 0 auto; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:4;}

.peo-yl ul li.p-hei p{ height: auto!important; -webkit-line-clamp: 100!important;}
.p-show{ width: 100%; text-align: center; height: 30px; line-height: 30px; color: #666; display: block; overflow: hidden; background: url(../images/icon-jt-bot.png) no-repeat center right 80px; background-size: 16px; font-size: 14px;}
.peo-yl ul li.p-hei .p-show{ background: url(../images/icon-jt-top.png) no-repeat center right 80px; background-size: 16px;}

.peo-home{ width: 1200px; display: block; overflow: hidden; margin: 30px auto 70px auto;}
.peo-home .left{ width: 1100px; padding: 50px; display: block; overflow: hidden; float: left; background: #f9f9f9;}
.peo-home .left .tit{ width: 100%; display: block; overflow: hidden; line-height: 50px; font-size: 30px; font-weight: bolder;}
.peo-home .left .nbsp{ width: 50px; height: 5px; background: #bf1a25; margin: 20px 0 0 0;}
.peo-home .left .cot{ width: 100%; display: block; overflow: hidden; line-height: 30px; font-size: 16px; color: #555; margin: 30px 0 0 0;}
.peo-home .right{ width: 1220px; display: block; overflow: hidden; float: left; margin: 10px 0 0 0;}
.peo-home .right a{ width: 393px; height: 130px; background: #f9f9f9; float: left; margin: 0 10px 10px 0; display: block; overflow: hidden;}
.peo-home .right a label{ width: 130px; height: 75px; float: left; margin: 25px 0 0 20px; display: block; overflow: hidden; background-size: cover!important; background-position: center center!important;}
.peo-home .right a em{ width: 150px; height: 60px; line-height: 30px; font-size: 18px; float: right; margin: 35px 30px 0 0; display: block; overflow: hidden;}

.peo-lunbo{ width: 1200px; display: block; overflow: hidden; margin: 70px auto 0 auto;}
.peolunbo{ width: 100%; height: 500px; max-width: 1920px; margin: 0 auto;}
.peolunbo .swiper-slide{ width: 100%; height: 500px; display: block; overflow: hidden; background-size: cover!important; background-position: center center!important;}
.peolunbo .swiper-pagination-bullet{ width: 15px!important; height: 15px!important; border-radius: 15px!important; background: #fff!important;}
.peolunbo .swiper-pagination-bullet-active{ width: 30px!important; background-color: #a7d80d!important;}

.peo-ul{ width: 1100px; padding: 50px 50px 12px 50px; display: block; overflow: hidden; margin: 30px auto 70px auto; background: #fff;}
.peo-ul ul li{ width: 290px; height: 390px; background: url(../images/peo-bac.png); background-size: 100% 100%; display: block; overflow: hidden; position: relative; margin: 0 38px 38px 38px; float: left;}
.peo-ul ul li .peo-pic{ width: 160px; height: 240px; border: 5px solid #fff; border-radius: 10px; display: block; overflow: hidden; margin: 20px auto 0 auto;}
.peo-ul ul li .qrcode{ width: 40px; height: 40px; background: #fff; border-radius: 50%; position: absolute; bottom: 15px; right: 15px; display: block; overflow: hidden;}
.peo-ul ul li .qrcode label{ width: 40px; height: 40px; background: url(../images/qrcode-a.png) no-repeat center center; display: block; overflow: hidden; cursor: pointer;}
.peo-ul ul li .qrcode img{ width: 100px; height: 100px; display: block; overflow: hidden; margin: 20px auto 0 auto;}
.peo-ul ul li .qrcode i{ width: 100%; text-align: center; line-height: 30px; color: #999; display: block; overflow: hidden; margin: 0 auto 20px auto;}
.peo-ul ul li .qrcode:hover{ width: 260px; height: auto; background: #fff; border-radius: 10px;}
.peo-ul ul li .qrcode:hover img{ height: 100px;}
.peo-ul ul li .qrcode:hover label{ display: none;}
.peo-ul ul li em{ width: 100%; text-align: center; line-height: 30px; color: #fff; display: block; overflow: hidden; font-size: 16px; margin: 30px 0 0 0;}
.peo-ul ul li em i{ font-size: 24px; font-weight: bold; width: 100%; display: block;}

.peo-disc{ width: 900px; padding: 50px; display: block; overflow: hidden; margin: 550px auto 70px auto; background: #fff; border: 3px solid #bf1a25; border-radius: 10px;}
.peo-disc .disc-top{ width: 100%; display: block; overflow: hidden; border-bottom: 1px solid #eee; padding-bottom: 30px;}
.peo-disc .disc-top .pic{ width: 215px; height: 320px; float: left; display: block; overflow: hidden;}
.peo-disc .disc-top .pic img{ width: 100%;}
.peo-disc .disc-top .cen{ width: 360px; height: 320px; float: left; display: block; overflow: hidden; margin: 0 0 0 50px;}
.peo-disc .disc-top .cen em{ width: 100%; line-height: 50px; font-size: 24px; display: block; overflow: hidden;}
.peo-disc .disc-top .cen .nbsp{ width: 50px; height: 5px; background: #bf1a25; margin: 50px 0 25px 0;}
.peo-disc .disc-top .cen p{ width: 100%; line-height: 30px; font-size: 16px; display: block; overflow: hidden;}
.peo-disc .disc-top .right{ width: 140px; height: 320px; float: right; display: block; overflow: hidden;}
.peo-disc .disc-top .right img{ width: 100%;}
.peo-disc .disc-top .right img.qrcode{ width: 100%; margin: 108px 0 0 0;}
.peo-disc .disc-left{ width: 460px; display: block; overflow: hidden; float: left; margin: 30px 0 0 0;}
.peo-disc .disc-left .left-top{ width: 100%; display: block; overflow: hidden; margin: 0;}
.peo-disc .disc-left .left-top em{ float: left; padding: 0 20px; height: 40px; line-height: 40px; color: #fff; background: #bf1a25; display: block; overflow: hidden; border-radius: 5px; font-size: 16px;}
.peo-disc .disc-left .left-top span{ width: 100%; line-height: 30px; display: block; overflow: hidden; margin: 20px 0 0 0; font-size: 18px; float: left;}
.peo-disc .disc-left .left-ul{ width: 100%; display: block; overflow: hidden; margin: 30px 0 0 0;}
.peo-disc .disc-left .left-ul em{ float: left; padding: 0 20px; height: 40px; line-height: 40px; color: #fff; background: #bf1a25; display: block; overflow: hidden; border-radius: 5px; font-size: 16px;}
.peo-disc .disc-left .left-ul ul{ width: 100%; display: block; overflow: hidden; margin: 20px 0 0 0; float: left;}
.peo-disc .disc-left .left-ul ul li{ width: 100%; line-height: 24px; padding: 5px 0; display: block; overflow: hidden; font-size: 16px; float: left;}
.peo-disc .disc-left .left-ul ul li label{ font-size: 14px; color: #999; margin: 0 0 0 5px;}
.peo-disc .disc-right{ width: 400px; display: block; overflow: hidden; float: right; margin: 30px 0 0 0;}
.peo-disc .disc-right em{ float: left; padding: 0 20px; height: 40px; line-height: 40px; color: #fff; background: #bf1a25; display: block; overflow: hidden; border-radius: 5px; font-size: 16px; margin: 0 0 0 10px;}
.peo-disc .disc-right .pic{ width: 100%; float: left; display: block; overflow: hidden; margin: 20px 0 0 0;}
.peo-disc .disc-right span{ width: 190px; height: 260px; float: left; display: block; overflow: hidden; margin: 0 0 0 10px; background: #f9f9f9;}
.peo-disc .disc-right span img{ width: 100%;}

.details-main{ width: 1200px; display: block; overflow: hidden; margin: 70px auto; }
.details-main .tit{ width: 90%; line-height: 50px; font-size: 30px; text-align: center; display: block; overflow: hidden; margin: 0 auto;}
.details-main .dec{ width: 90%; line-height: 30px; font-size: 16px; text-align: center; display: block; overflow: hidden; margin: 0 auto;}
.details-main .cot{ width: 90%; line-height: 30px; font-size: 14px; display: block; overflow: hidden; margin: 30px auto 0 auto; background: #f9f9f9; padding: 5%;}

.details-main .pics{ width: 1200px; height: auto; display: block; overflow: hidden; margin: 30px auto 0 auto; position: relative;}
.mySwiper2{ width: 100%; height: 500px; display: block; overflow: hidden;}
.mySwiper{ width: 100%; height: 120px; display: block; overflow: hidden; margin: 10px auto 0 auto;}
.mySwiper .swiper-slide{ width: 100%; height: 120px; }
.mySwiper2 .swiper-slide{ width: 100%; height: 500px; }
.mySwiper2 .swiper-slide img{ width: 100%; float: left;}
.mySwiper .swiper-slide img{ width: 100%; float: left;}
.mySwiper2 .swiper-button-next{ width: 50px!important; height: 50px!important; border-radius: 50%; background: url(../images/right.png) no-repeat center center; right: 0; margin-top: -15px!important;}
.mySwiper2 .swiper-button-prev{ width: 50px!important; height: 50px!important; border-radius: 50%; background: url(../images/left.png) no-repeat center center; left: 0; margin-top: -15px!important;}

.details-main02{ width: 1200px; display: block; overflow: hidden; margin: 70px auto; }
.details-main02 .left{ width: 900px; display: block; overflow: hidden; float: left; background: #f9f9f9;}
.details-main02 .right{ width: 300px; display: block; overflow: hidden; float: right; position: relative;}
.details-main02 .right .qrcode{ width: 140px; display: block; overflow: hidden; position: fixed; top: 240px; margin-left: 80px;}
.details-main02 .right .qrcode img{ width: 100%; display: block; overflow: hidden; margin: 0 auto;}
.details-main02 .right .qrcode em{ width: 100%; text-align: center; font-size: 14px; display: block; overflow: hidden; margin: 10px auto 0 auto;}
.details-main02 .left .sub{ width: 680px; display: block; overflow: hidden; margin: 50px auto; position:relative;}
.details-main02 .left .sub .tit{ width: 100%; line-height: 50px; font-size: 30px; display: block; overflow: hidden; margin: 0 auto;}
.details-main02 .left .sub .dec{ width: 100%; line-height: 30px; font-size: 16px; display: block; overflow: hidden; margin: 0 auto;}
.details-main02 .left .sub .cot{ width: 100%; line-height: 30px; font-size: 14px; display: block; overflow: hidden; margin: 30px auto 0 auto; position:relative;}
.details-main02 .left .sub .cot img{ max-width: 100%;}

.imgShow{ width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,.3); position: fixed; z-index: 999; display: none;}
.imgShow .close{ width: 80px; height: 40px; border: 2px solid #eee; position: absolute; z-index: 9; top: 10px; right: 10px; border-radius: 25px; color: #fff; line-height: 40px; text-align: center; font-size: 16px; font-weight: bold;}
.imgShow .sub{ width: 100%; position: absolute; top: 80px; bottom: 80px; display: block; overflow: hidden;}
.imgShow .sub img{ height: 100%; display: block; overflow: hidden; margin: 0 auto;}


.details-main .other {width: 100%;margin: 0 auto 25px auto;display: block;overflow: hidden;border-top: 1px solid #eee;}
.details-main .other em {
    line-height: 30px;
    padding: 0 0 0 20px;
    color: #2b7ecc;
    font-weight: bold;
    font-size: 18px;
    display: block;
    overflow: hidden;
    margin: 15px 0 0 0;
    background: url(../images/other-bac.png) no-repeat left center;
        background-size: auto;
    background-size: 14px;
    float: left;
}
.details-main .other a {
    line-height: 38px;
    width: 99%;
    background: #f1f1f1;
    border: 1px solid #ddd;
    text-indent: 20px;
    font-size: 14px;
    display: block;
    overflow: hidden;
    margin: 10px 0 0 0;
    float: left;
}

@media screen and (max-width:767px){
	.maps{ height: 300px;}

	/*public header*/
	header{ width: 100%; height: 80px;}
	header>.sub{ width: 100%; height: 80px; margin: 0 auto;}
	header .logo{ margin: 20px 0 0 5%; height: 40px;}
	header .logo img{ height: 40px; float: left;}
	
	header .nava{ width: 40px; height: 40px; background: url(../images/menu.png) no-repeat center right; background-size: 90%; display: block; overflow: hidden; float: right; margin: 20px 5% 0 0;}
	header .navc{ width: 40px; height: 40px; background: url(../images/navc.png) no-repeat center right; background-size: 90%; display: block; overflow: hidden; right: 0; margin: 5px; position: fixed; z-index: 999999; top: 0;}
	header nav{ height: 100%; padding: 10% 0 0 0; position: fixed; background: rgba(0,0,0,.8); top: 0; bottom: 0; width: 100%; z-index: 99999; display: none; overflow: hidden;}
	header nav .li{ width: 90%; margin: 0 5%; border-bottom: 1px solid rgba(255,255,255,.3); padding: 5px 0;}
	header nav .li em.a{ height: auto; margin: 0; border-bottom: 0; line-height: 40px; background: none; color: #fff; text-align: left;}
	header nav .li em.a a{ color: #fff;}
	header nav .li.active{ color: #fff; border-radius: 0; margin: 0 5%;}
	header nav .li.active em.a a{ color: #fff;}
	.navsub{ position: static; left: auto; right: auto; width: 100%; height: auto; margin: 0; background: none;}
	.navcot{ width: 100%;}
	.navcot span{ width: 100%; margin: 0;}
	.navcot span p{ width: auto; min-width: 33.33%; text-align: left;}
	.navcot span p a{ color: #fff;}
	header nav .li:hover{ background: none}
	header nav .li:hover em.a{ background: none;}
	header nav .li:hover .navsub{ padding: 0;}
	header nav .li:first-child{ margin-top: 30px;}

	.top-right{ display: none;}
	
	/*public footer*/
	footer>.sub{ width: 90%; margin: 5% auto 0 auto;}
	footer .info-left{ width: 100%; border-top: 1px solid #444; margin: 10px 0 0 0;}
	footer .info-left em{ font-size: 14px; color: #fff; margin: 0 0 5px 0;}
	footer .info-left p{ width: auto; min-width: 33%; font-size: 14px; float: left;}
	footer .info-contact{ width: 100%; padding: 5% 0 0 0; border-left: none; border-top: 1px solid #444; margin: 10px 0 0 0;}
	footer .info-contact em{ font-size: 14px;}

	footer .info-right{ width: 100%; border-top: 1px solid #444; margin: 10px 0 0 0;}
	footer .info-right em{ font-size: 14px; text-align: left;}
	footer .info-right img{ width: 50%;}
	footer .info-bottom{ margin: 5% auto 0 auto; padding: 5% 0;}

	footer .info-bottom p{ width: 90%; margin: 0 auto;}

	.idxban{ height: 250px; margin: 80px auto 0 auto;}

	.idx-lam{ width: 100%; display: block; overflow: hidden;}
	.idx-lam em{font-size: 16px; }
	.idx-lam span{ line-height: 30px; font-size: 20px;}

	.more{ width: 120px; height: 40px;}
	.more em{ line-height: 40px; font-size: 14px;}
	.more.mt1{ margin: 30px 0 0 0;}
	
	.idx-about{ width: 90%; margin: 5% auto 0 auto; padding: 0 0 30px 0;}
	.idx-about .about-pic{ width: 100%; height: 310px;}
	.idx-about .about-right{ width: 100%; height: auto; margin: 5% 0 0 0;}
	.idx-about .about-cot{ width: 100%; height: auto; margin: 10px 0 0 0; font-size: 14px;}

	.idx-busi{ width: 90%; margin: 5% auto 0 auto;}
	.idx-busi .busi-left{ width: 80%; height: auto;}
	.idx-busi .busi-left .idx-lam{ margin: 30px;}
	.idx-busi .busi-ul{ width: 100%;}
	.idx-busi .busi-ul li{ width: 100%; height: 210px; margin: 2px 0;}
	.idx-busi .busi-ul li:last-child{ width: 100%;}

	.idx-case{ width: 90%; margin: 5% auto;}
	.idx-case .case-pic{ width: 100%; height: 200px;}
	.idx-case .case-pic img{ width: 100%;}
	.idx-case .case-info{ width: 100%; height: auto; position: static;}
	.idx-case .case-info .idx-lam{ text-align: left; margin: 20px 0 0 0;}
	.idx-case .case-info .cot{ width: 100%; display: block; overflow: hidden; background: #fff; margin: 20px 0 0 0;}
	.idx-case .case-info .cot .tit{ width: 90%; margin: 5%; font-size: 20px;}
	.idx-case .case-info .cot .more{ margin: 0 0 5% 5%;}

	.idx-news{ width: 90%; margin: 5% auto;}
	.idx-news .news-left{ width: 100%; height: auto;}
	
	.idx-news .news-left .demo{ width: 90%; height: auto; margin: 5% 0 0 5%;}
	.idx-news .news-left ul{ width: 90%; height: auto;}
	.idx-news .news-left ul li{ width: 100%; display: block; overflow: hidden; margin: 0;}
	.idx-news .news-left ul li em{ width: 100%; display: block; overflow: hidden; line-height: 30px; font-size: 14px;}
	.idx-news .news-left ul li em i{ font-size: 24px; font-weight: bold; margin: 0 10px 0 0;}
	.idx-news .news-left ul li span{ width: 100%; display: block; overflow: hidden; height: 60px; line-height: 30px; font-size: 16px; margin: 5px 0 0 0;}
	.idx-news .news-left .more{ margin: 5% 0 5% 5%;}

	.idx-news .news-right{ width: 100%; position: static;}
	.idx-news .news-right .idx-lam{ margin: 20px 0 0 250px;}
	.idx-news .news-right .cot{ width: 96%; height: auto; margin: 5% 2%;}
	.idx-news .news-right .cot .left{ width: 90%; margin: 5%;}
	.idx-news .news-right .cot .pic{ width: 90%; height: 200px; margin:5%;}
	.idx-news .news-right .cot .pic img{ width: 100%;}

	
	/**public**/
	.o-menu{ height: auto; display: block; overflow: hidden;}
	.o-menu .sub{ width: 100%; height: auto; padding: 15px 0; display: block; overflow: hidden;}
	.o-menu .sub a{ height: 40px; line-height: 40px; float: left; margin: 5px 0 5px 5%; width: 26.6%; text-align: center;}
	.o-menu .sub a.active{ font-size: 16px; border-bottom: 0; color: #fff; background: #b9e03d; border-radius: 5px;}

	.breadlink{ width: 100%; height: auto; margin: 80px auto 0 auto;}
	.breadlink .sub{ width: 90%; height: auto;line-height: 30px; font-size: 12px; padding: 10px 0;}

	.top-pic{ height: 200px; margin: 80px auto 0 auto;}

	/*联系我们*/
	.contact-main{ width: 90%; margin: 5% auto 30px auto;}
	.contact-main .maps{ width: 100%; height: 210px; border: 0; background: #f1f1f1;}
	.contact-main .info{ width: 100%; min-height: auto; padding: 30px 0 0 0; background: none;}
	.contact-main .info em{ font-size: 20px; margin: 0 0 15px 0;}
	.contact-main .info p{ font-size: 14px;}

	/*人才招聘*/
	.join-main{ width: 100%; margin: 5% auto 30px auto;}
	.join-main .join-top{ width: 90%;}
	.join-main .join-top span{ width: 100%; margin: 0 0 5px 0; height: auto; padding: 20px 0;}
	.join-main .join-top span label{ width: 20%; margin: 0 0 0 5%; background-size: auto 100%!important; background-repeat: no-repeat!important;}
	.join-main .join-top span em{ width: 70%; height: auto; margin: 0; font-size: 14px;}
	.join-main .join-ul{ width: 90%; margin:20px auto 0 auto;}
	.join-main .join-ul ul li{ width: 100%; margin: 20px auto 0 auto; border: 0; border-top: 1px solid #f1f1f1; position: relative;}
	.join-main .join-num{ left: auto; right: 5%;}
	.join-main .join-dec{ width: 100%; margin: 10px 0 20px 0;}
	.join-main .join-dec p span{ width: 100%;}
	.join-main .join-dec p label{ height: 30px; font-size: 14px; padding: 0 10px 0 0;}
	.join-main .join-cot{ width: 100%; margin: 10px 0 20px 0; }

	/*主营业务*/
	.busi-main{ width: 100%; margin: 0 auto 30px auto;}
	.busi-main ul li{ width: 90%; margin: 5% auto 0 auto; height: auto;}
	.busi-main ul li .pic{ height: 200px;}
	.busi-main ul li .info{ width: 100%; height: auto; position: relative; left: 0;}
	.busi-main ul li .info em{ width: 90%; font-size: 20px; max-height: auto; margin: 30px 0 0 5%;}
	.busi-main ul li .info span{ width: 90%; font-size: 14px; max-height: 78px; margin: 20px 0 20px 5%; line-height: 26px;}
	.busi-main ul li .info a{ margin: 22px 0 0 0; line-height: 40px; height: 40px; position: absolute; right: 0 ; top: 0;}
	
	/*项目介绍*/
	.cases-main{ width: 100%; margin: 0 auto 30px auto;}
	.cases-main ul li{ width: 90%; margin: 5% auto 0 auto; height: auto;}
	.cases-main ul li .pic{ width: 100%; height: 150px;}
	.cases-main ul li .info{ width: 100%; height: auto;}
	.cases-main ul li .info em{ width: 90%; font-size: 20px; max-height: auto; margin: 30px 0 0 5%;}
	.cases-main ul li .info span{ width: 90%; font-size: 14px; max-height: 78px; margin: 10px 0 0 5%; line-height: 26px; -webkit-line-clamp:3;}
	.cases-main ul li .info a{ margin: 20px 0 20px 5%; line-height: 40px; height: 40px;}

	/*新闻中心*/
	.news-main{ width: 90%; margin: 0 auto 30px auto;}
	.news-ul{ width: 100%; margin: 0 auto;}
	.news-ul li{ width: 100%; margin: 5% auto 0 auto;}
	.news-ul li .pic{ height: 200px;}
	.news-ul li .info{ width: 100%; height: auto;}
	.news-ul li .info label{ position: static; margin: 10px 0 0 0;}
	.news-ul li .info label i{ font-size: 20px;}
	.news-ul li .info em{ width: 100%; font-size: 20px; max-height: auto;}
	.news-ul li .info span{ width: 90%; margin: 10px 0 0 0;}
	.news-ul li .info a.details{ margin: 10px 0 20px 0;}
	.news-ul li:first-child{ padding-bottom: 0;}
	.news-ul li:first-child .pic{ width: 100%; height: 200px;}
	.news-ul li:first-child .info{ width: 100%; height: auto; margin: 10px 0 0 0;}
	.news-ul li:first-child .info label{ position: static; margin: 10px 0 0 0;}
	.news-ul li:first-child .info em{ width: 100%; margin: 10px 0 0 0; font-size: 20px; max-height: auto;}
	.news-ul li:first-child .info span{ width: 90%; max-height: 52px; -webkit-line-clamp:2;}
	.news-ul li:first-child::after{ background: none;}

	/*关于我们*/
	.about-lam span{ height: 5px;}
	.about-lam em{ font-size: 20px;}

	.about-disc{ width: 100%; margin: 5% auto 0 auto; display: none;}
	.about-disc .info{ width: 90%; min-height: auto; padding-bottom: 30px; margin: 0 0 0 5%;}
	.about-disc .info .tit{ font-size: 22px; margin: 0;}
	.about-disc .info .cot{ line-height: 26px; font-size: 14px; margin: 10px 0 0 0;}
	.about-disc .pic{ width: 90%; height: auto; margin: 0 5% 0 0;}

	.about-brand{ width: 100%; margin: 0 auto;}
	.about-brand .brand-li{ width: 90%; height: auto; margin: 10px auto; float: none;}
	.about-brand .brand-li img{ height: 100px;}
	.about-brand .brand-li em{font-size: 18px; margin: 10px auto 20px auto;}

	.about-cul{ margin: 5% auto 0 auto;}
	.about-cul .sub{ width: 90%; margin: 5% auto;}
	.about-cul .cul-main{ width: 100%; height:auto; margin: 0 auto;}
	.about-cul .cul-menu{ width: 100%; margin: 5% auto 0 auto; position: static;}
	.about-cul .cul-menu a{ width: 20%; height: 150px; line-height: 26px; font-size: 16px; margin: 0; float: left;}
	.about-cul .cul-menu a label{ width: 100%; margin: 0;}
	.about-cul .cul-menu a em{ width: 20px; line-height: 20px; display: block; writing-mode:lr-tb; margin: 0 auto;}
	.about-cul .cul-menu a.active{ width: 20%;}
	.about-cul .cul-cot{ width: 100%; height: auto;}
	.about-cul .cul-li{ width: 90%; height: auto; margin: 5%; font-size: 14px; line-height: 26px; background-size: 100px;}

	.about-nihao{ width: 90%; margin: 5% auto 0 auto;}
	.about-nihao .pic{ width: 100%; height: auto; position: static; margin: 5% auto 0 auto; float: left;}
	.about-nihao .info{ width: 100%; padding: 0; min-height: auto; box-shadow: none; margin: 20px auto 30px auto; line-height: 26px; font-size: 14px;}

	.about-honor{ width: 100%; margin: 5% auto 0 auto;}
	.about-honor .sub{ width: 90%; margin: 5% auto;}
	.honor-sub{ width: 100%; margin: 5% auto 0 auto;}
	.honor{width: 100%;height: 400px; position: relative;}
	.honor .swiper-slide{ width: 100%; height: 350px; display: block; overflow: hidden;}
	.honor .swiper-slide span{ width: 100%; height: 290px; position: relative;}
	.honor .swiper-slide img{width: 60%; float: none!important; margin: 0 20%; }
	.honor .swiper-slide em{ font-size: 16px;}

	.peo-main{margin: 80px auto 0 auto; background-size: 600px!important;}
	.peo-brand{ width: 90%; margin: 180px auto 0 auto;}
	.peo-brand .pic{ width: 100%; margin: 0;}
	.peo-brand .pic img{ float: none; height: 150px; margin: 20px auto; display: block; width: auto;}
	.peo-brand .info{ width: 90%; margin: 5%;}
	.peo-brand .info .tit{ width: 100%; line-height: 30px; font-size: 20px; margin: 0;}
	.peo-brand .info .nbsp{ height: 2px; margin: 10px 0 0 0;}
	.peo-brand .info .cot{ width: 100%; line-height: 26px; font-size: 14px; margin: 20px 0 0 0;}

	.peo-yl{ width: 90%; margin: 5% auto 0 auto;}
	.peo-yl ul li{ width: 90%; margin: 5%;}
	.peo-yl ul li em{ width: 80px; height: 40px; line-height: 40px; font-size: 16px;}
	.peo-yl ul li span{ font-size: 18px;}
	.peo-yl ul li p{ font-size: 14px; margin: 0 auto;}

	.peo-home{ width: 90%; margin: 5% auto 30px auto;}
	.peo-home .left{ width: 90%; padding: 5%;}
	.peo-home .left .tit{ width: 100%; line-height: 40px; font-size: 20px;}
	.peo-home .left .nbsp{ width: 50px; height: 2px; margin: 10px 0 0 0;}
	.peo-home .left .cot{ width: 100%; line-height: 26px; font-size: 14px; margin: 20px 0 0 0;}
	.peo-home .right{ width: 100%;}
	.peo-home .right a{ width: 100%; height: 95px; margin: 10px 0 0 0;}
	.peo-home .right a label{ margin: 10px 0 0 20px;}
	.peo-home .right a em{ font-size: 16px; margin: 15px 30px 0 0;}

	.peo-lunbo{ width: 90%; margin: 5% auto 0 auto;}
	.peolunbo{ width: 100%; height: 180px;}
	.peolunbo .swiper-slide{ width: 100%; height: 180px;}

	.peo-ul{ width: 90%; padding: 5%;  margin: 5% auto 30px auto;}
	.peo-ul ul li{ width: 290px; height: 390px; margin: 5% auto; float: none;}
	.peo-ul ul li .peo-pic{ width: 160px; height: 240px; border: 5px solid #fff; border-radius: 10px; display: block; overflow: hidden; margin: 20px auto 0 auto;}
	.peo-ul ul li em{ font-size: 14px; margin: 20px 0 0 0;}
	.peo-ul ul li em i{ font-size: 20px;}
	
	.peo-disc{ width: 80%; padding: 5%; margin: 180px auto 30px auto; border: 1px solid #bf1a25;}
	.peo-disc .disc-top{ position: relative; padding-bottom: 20px;}
	.peo-disc .disc-top .pic{ width: 35%; height: auto; border-radius: 5px; margin: 120px 0 0 0;}
	.peo-disc .disc-top .pic img{ float: left;}
	.peo-disc .disc-top .cen{ width: 60%; height: auto; float: right; margin: 120px 0 0 0;}
	.peo-disc .disc-top .cen em{ width: 100%; line-height: 26px; font-size: 16px;}
	.peo-disc .disc-top .cen .nbsp{ width: 50px; height: 2px; margin: 5px 0;}
	.peo-disc .disc-top .cen p{ line-height: 24px; font-size: 14px; color: #888;}
	.peo-disc .disc-top .right{ position: absolute; width: 100%; height: 100px; top: 0;}
	.peo-disc .disc-top .right img{ width: auto; height: 50px; display: block; margin: 25px 0 0 0; float: left;}
	.peo-disc .disc-top .right img.qrcode{ display: block; width: 100px; height: 100px; float: right; margin: 0;}
	.peo-disc .disc-left{ width: 100%; margin: 20px 0 0 0;}
	.peo-disc .disc-left .left-top em{ height: 30px; line-height: 30px; font-size: 14px;}
	.peo-disc .disc-left .left-top span{ font-size: 16px;}
	.peo-disc .disc-left .left-ul{ margin: 20px 0 0 0;}
	.peo-disc .disc-left .left-ul em {height: 30px; line-height: 30px; font-size: 14px;}
	.peo-disc .disc-left .left-ul ul li{ font-size: 14px;}
	.peo-disc .disc-left .left-ul ul li label{ font-size: 12px;}
	.peo-disc .disc-right{ width: 100%; margin: 20px 0 0 0;}
	.peo-disc .disc-right em{height: 30px; line-height: 30px; font-size: 14px; margin: 0;}
	.peo-disc .disc-right span{ width: 48%; height: 200px; margin: 0;}
	.peo-disc .disc-right .pic span:nth-child(even){ float: right;}
	
	.details-main{ width: 100%; margin: 5% auto; }
	.details-main .tit{ line-height: 40px; font-size: 24px; text-align: left;}
	.details-main .dec{ font-size: 14px; text-align: left;}
	.details-main .cot{ margin: 0 auto; background: none;}

	.details-main .pics{ width: 100%; margin: 5% auto 0 auto; position: relative;}
	.mySwiper2{ height: 200px;}
	.mySwiper{ display: none;}
	.mySwiper2 .swiper-slide{ height: 200px; }

	
	.details-main02{ width: 90%; margin: 5% auto; }
	.details-main02 .left{ width: 100%; background: none;}
	.details-main02 .right{ display: none;}
	.details-main02 .left .sub{ width: 100%; margin: 0 auto;}
	.details-main02 .left .sub .tit{ font-size: 24px; line-height: 40px;}
	.details-main02 .left .sub .dec{ font-size: 14px;}
	.details-main02 .left .sub .cot{ margin: 0 auto; padding: 5% 0;}
	
}

@media (max-width:1099px) and (min-width:768px){
/*header*/
	
}