body{background: #fff;}
/** 首页 */
/*导航部分*/
.nav{width: 100%; height: 80px; box-shadow: 0 3px 3px 0 #CCC; background: #FFF; position: fixed; left: 0; top: 0; z-index: 1999; transition: 0.3s}
#main-nav{border:none;box-shadow:none;display:none;}
#main-nav > li{border:none;box-shadow:none;}
#main-nav > li > a{	line-height:80px;color:#000;}
#main-nav > li > a.current{background:none;}
#main-nav > li > a:hover,
#main-nav > li > a.highlighted,
#main-nav > li > a:active,
#main-nav > li > a:focus{color:#40bbab;background:none;}

#main-nav > li > a .sub-arrow {right: 10px;}
.sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a.highlighted {    background: #eeeeee;  }

/*顶部导航背景透明*/
.nav.index{background: rgba(255, 255, 255 ,0.8); box-shadow: 0 0 0 0 rgba(0,0,0,0.05);}
.nav.scroll{ background: #FFF; box-shadow: 0 3px 3px 0 rgba(0,0,0,0.05); transition: 0.3s}
.nav .layui-container{position: relative; transition: all 400ms ease-out;}
.nav .nav-logo{position: absolute;top: 0;left: 15px;line-height: 80px;z-index:900;}
.nav .nav-list { display: inline-block;height: 80px;border:0px green solid;float:right;}
.nav .nav-list button{width: 25px; height: 30px; position: absolute; top: 30px; right: 15px; background-color: transparent; border: none; outline: none; cursor: pointer;}
.nav .nav-list button span{display: block; width: 25px; height: 2px; background: #2db5a3; margin-bottom: 6px; transition: 0.5s;}
.nav .nav-list button span.spa1{transform: rotate(45deg);}
.nav .nav-list button span.spa3{transform: rotate(-45deg) translate(5px,-5px);}

/*首页*/
.main-index{padding-top: 10px; padding-bottom: 50px;}
.main-index p{font-size: 16px; color: #ababab; line-height: 28px;}
.main-index p.title,.main-service p.title{color: #484848; font-size: 24px; text-align: center; line-height: 100px;}
.main-index p.title span
,.main-service p.title span{color: #2db5a3;}
.main-index .content{border: 1px solid #f0f0f0; padding: 20px 26px; text-align: left; transition: 0.3s;min-height:282px;}
.main-index .content p.layui-icon{font-size: 22px; color: #00bcd5; line-height: 46px; padding-top: 6px;}
.main-index .content span.label{font-size: 20px; color: #939393; line-height: 46px; padding-top: 6px;margin-left:5px;}
.main-index .content a{font-size: 18px; color: #a1d8cb; line-height: 28px;}
.main-index .content:hover{box-shadow: 0 0 3px 3px #EEE; transition: 0.3s;}

/*主体*/
.banner{height: 320px; margin-top: 80px;}
.main-service{background: #f8f8f8;}
.main-service .content{position: relative;}
.main-service .content .content-left{width: 50%;}
.main-service .content .content-left img{width: 100%;}
.main-service .content .content-right{box-sizing: border-box; background: #FFF; padding: 58px 40px 0 48px; width: 50%; height: 100%; position: absolute; top: 0; right: 0; transition: 0.3s; overflow: hidden;}
.main-service .content .content-right p{color: #adadad; line-height: 32px; overflow: hidden; text-overflow: ellipsis;}
.main-service .content .content-right p.label{font-size: 16px; color: #4a4a4a;}
.main-service .content .content-right span{display: block; width: 50px; height: 2px; background: #2cb6a1; margin-bottom: 23px;} 
.main-service .content .content-right:hover{box-shadow: 2px 2px 2px #EEE; transition: 0.3s;}
.main-service .service-more{padding-top: 80px; padding-bottom: 80px; text-align: center;}
.main-service .service-more a{padding: 10px 62px; font-size: 23px; line-height: 46px;color: #FFF; background: #7fd3c6; border-radius: 3px;}

/*底部*/
.footer{padding-bottom: 30px; background: #5e6664;}
.footer .footer-web{padding-top: 20px; padding-bottom: 33px;}
.footer .footer-web a{color: #a5aaa9; line-height: 50px;border:1px #5e6664 solid; padding:15px; transition: 0.3s;}
.footer .footer-web a:hover{color: #dce1e0;border:1px #dce1e0 solid; transition: 0.3s;}
.footer .footer-contact{color: #fff;}
.footer .footer-contact a{color: #fff;}
.footer .footer-contact .contact-top{padding-top: 20px; line-height: 30px;}
.footer .footer-contact .contact-bottom{line-height: 35px;}

/** 动态 */
.banner.news{background: url(../img/nav_img3.jpg) no-repeat center top; background-size: cover;}
.banner .title{padding-top: 170px;}
.banner .title.active{padding-top: 120px; transition: 1.5s;}
.banner .title p{color: #606060; font-size: 36px; text-align: center; line-height: 50px; letter-spacing: 5px;}
.banner .title p.en{font-size: 20px; letter-spacing: 3px;}
.main-news{padding: 30px 0;}
.main-news .content > div{padding-bottom: 20px; border-bottom: 1px dashed #eaeaea; position: relative;}
.main-news .content .news-img{display: inline-block; width: 30%; vertical-align: top;}
.main-news .content .news-img img{max-width: 96%;}
.main-news .content .news-panel{display: inline-block; width: 70%; vertical-align: top; padding-left: 5px; box-sizing: border-box;}
.main-news .content .news-panel a{display: block; color: #555; font-size: 18px; line-height: 26px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.main-news .content .news-panel a:hover{color: #00bcd5;}
.main-news .content .news-panel div.detail{color: #777; line-height: 18px;}
.main-news .content .news-panel div.detail a:hover{color: #00bcd5;}
.main-news .content .news-panel p.read-push{color: #AAA; padding-top: 5px;}
.main-news #newsPage {min-height:67px;padding-top:30px;}
.main-news #newsPage .layui-laypage{display: block; text-align: center; margin-top: 0px;}
.main-news #newsPage .layui-laypage a,.main-news #newsPage .layui-laypage span{font-size: 18px; line-height: 30px; height: 30px; margin-right: 10px; border-radius: 3px; color: #e3e3e3;}
/*动态详情页*/
.main-newsdate{margin-top: 80px; text-align: center;}
.main-newsdate .news{text-align: left; line-height: 104px;}
.main-newsdate h1{padding-top: 6px;}
.main-newsdate .pushtime{color: #686868; font-size: 18px; line-height: 82px;}
.main-newsdate .introTop{padding-bottom: 28px; font-size: 18px; line-height: 20px; text-align: left;}
.main-newsdate .introBott{font-size: 18px; line-height: 42px; text-align: justify; padding: 40px 0 102px 0;}
.main-newsdate img{max-width: 100%;}


@media screen and (max-width: 480px){
  .main-service .content .content-right{padding: 10px 10px 0 10px;}
  .main-service .content .content-right p{line-height: 24px;}
  .main-news .content .news-panel p.read-push{font-size: 12px;}
  .main-case .content{padding-top: 60px;}
  .main-case .content p.lable{padding-top: 10px; font-size: 18px; line-height: 48px;}
  .main-case .content p{font-size: 12px; line-height: 20px; color: #505050;}
  .main-about ul.aboutab{padding: 70px 0;}
  .main-about ul.aboutab li{padding: 0 15px; font-size: 16px; box-sizing: border-box;}
  .main-about .tabIntro .content .img{width: 100%;}
  .main-about .tabIntro .content .panel{width: 100%;}
  .main-about .tabIntro .content .panel.p_block{display: none;}
  .main-about .tabIntro .p_hidden{display: block;}
  .main-news #newsPage .layui-laypage a,.main-news #newsPage .layui-laypage span
  ,.main-case #casePage .layui-laypage a,.main-case #casePage .layui-laypage span{padding: 0 12px; font-size: 14px; line-height: 30px; height: 30px; margin-right: 4px;}
  .banner{height: 180px;}
  .banner .title{padding-top: 95px;}
  .banner .title p{font-size:26px;}
  .banner .title.active{padding-top: 55px; transition: 1.0s;}
  .art_content img{max-width:480px;}
}
@media screen and (max-width: 767px){
	.nav{width: 100%; height: 80px; box-shadow: 0 3px 3px 0 #CCC; background: #FFF; position: fixed; left: 0; top: 0; z-index: 1999; overflow: hidden; transition: 0.3s}
	.nav .nav-list {display: block;height: 80px;width:100%;overflow: hidden;border: none;float: none;left:0;}
	#main-nav{width: 100%;height: auto;position: absolute;top: 80px;right: 0;color: #000;padding: 0;background: rgba(255, 255, 255 ,0.9);}
	#main-nav > li{margin:0;border-bottom:1px solid rgba(0, 0, 0, 0.05)}
	#main-nav > li > a{padding:0 20px;line-height:50px;font-size:16px;}
	#main-nav ul a:hover, #main-nav ul .sm-simple a:focus, #main-nav ul .sm-simple a:active, #main-nav ul .sm-simple a.highlighted {background: rgba(255, 255, 255, 0.7);}
	.banner{height: 180px;}
	.banner .title{padding-top: 95px;}
	.banner .title p{font-size:30px;}
	.banner .title.active{padding-top: 55px; transition: 1.0s;}
}


/*小屏幕*/
@media screen and (min-width: 768px){
	.nav{max-height: 80px;}
	/*顶部导航背景透明.nav.index{background: rgba(255, 255, 255 ,1);}*/
	/*二级菜单背景透明处理*/
	#main-nav ul {border: 1px solid #bbbbbb;background: rgba(255, 255, 255, 0.3);box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);}
	#main-nav ul a:hover, #main-nav ul .sm-simple a:focus, #main-nav ul .sm-simple a:active, #main-nav ul .sm-simple a.highlighted {background: rgba(255, 255, 255, 0.6);}
	#main-nav ul > li {border-left: 0;border-top: 1px solid #d9d8d8;}
	/*二级菜单背景透明结束*/
	.nav .nav-list button{display: none;}
	.main-index p.title
	,.main-service p.title{font-size: 36px; line-height: 86px;}
	.main.product .content .content-img{text-align: left;}
	.main-news .content .news-panel a{font-size: 20px; line-height: 30px;}
	.main-news .content .news-panel p.read-push{padding-top: 0; position: absolute; bottom: 20px;}
	.main-newsdate .pushtime{line-height: 142px;}
	.main-case .content{width: 45%;}
	.main-case .content.even{margin-left: 9%;}
	.main-about ul.aboutab li{padding: 0 32px; font-size: 24px; margin-left: 30px; line-height: 50px;}
	.main-about .tabIntro .content p{padding: 0 30px; font-size: 18px; line-height: 30px;}
	.main-about .tabJob .content p{font-size: 24px; line-height: 50px;}
	.main-about .tabJob .content p.title{font-size: 30px; line-height: 90px;}
	.main-about .tabJob .content ol li{font-size: 20px; line-height: 60px;}
	.main-about .tabCour .timeline:before{left: 50%;}
	.main-about .tabCour .timeline li{min-height: 195px; padding-top: 95px;}
	.main-about .tabCour .timeline li .cour-img{left: 50%; margin-left: -97.5px; width: 195px;}
	.main-about .tabCour .timeline li .cour-panel{padding-top: 55px; padding-left: 0;}
	.main-about .tabCour .timeline li.odd .cour-panel{text-align: right;}
	.main-news .content .news-panel div.detail{display:block;}
	.banner{height: 200px;}
	.banner .title{padding-top: 110px;}
	.banner .title p{font-size:32px;}
	.banner .title.active{padding-top: 65px; transition: 1.5s;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .main.product .content div.right{padding-left: 20px;}
  .nav .layui-nav .layui-nav-item{margin:0 13px;}
  .main-service .content .content-right{padding: 10px 10px 0 15px;}
  .main-service .content .content-right span{margin-bottom: 20px;}
  .main-service .content .content-right p{line-height: 28px;}
  .main.product .content .label{line-height: 40px; margin-top: 0;}
  .main.product .content .detail{padding-bottom: 10px;}
  #main-nav > li{	margin:0;}
  #main-nav > li > a{padding:0 20px;font-size:16px;}
  .nav-logo{width:100px;overflow:hidden;}
  .main-news .content .news-panel div.detail{display:block;}
  .banner{height: 200px;}
  .banner .title{padding-top: 110px;}
  .banner .title p{font-size:32px;}
  .banner .title.active{padding-top: 65px; transition: 1.0s;}
}

/*大屏幕*/
@media screen and (min-width: 992px){
  #main-nav > li{	margin:0 15px;}
  #main-nav > li > a{padding:0 20px;font-size:18px;}
  .main.product .content{padding: 100px 0;}
  .main.product .content div.right{padding-left: 0;}
  .nav .layui-nav .layui-nav-item{margin:0 33px;}
  .main-news .content .news-img{width: 15%;}
  .main-news .content .news-panel{/*width: 85%;*/min-height:110px;}
  .main-case .content{width: 31%;}
  .main-case .content.even{margin-left: 0;}
  .main-case .content.center{margin-right: 3%; margin-left: 3%;}
  .main-about .tabIntro .content p{padding: 0 50px; font-size: 20px; line-height: 40px;}
  .main-news .content .news-panel div.detail{display:block;}
  .main-index .content {min-height: 330px;}
  .banner{height: 320px;}
  .banner .title{padding-top: 170px;}
  .banner .title p{font-size:36px;}
  .banner .title.active{padding-top: 120px; transition: 1.0s;}
}
/*超大屏幕*/
@media screen and (min-width: 1200px) {
  #main-nav > li{	margin:0 25px;}
  #main-nav > li > a{padding:0 20px;font-size:18px;}
  .main-news .content .news-img{width: 20%;}
  .main-news .content .news-panel{/*width: 80%;*/min-height:85px;}
  /*
  .main-news .content:nth-child(odd){padding-right: 20px;}
  .main-news .content:nth-child(even){padding-left: 20px;}*/
  .main-about .tabCour .timeline li .cour-panel{padding-left: 50px;}
  .main-about .tabCour .timeline li.odd .cour-panel{padding-left: 0; padding-right: 50px;}
  /*.main-news .content .news-panel div.detail{display:block;text-overflow: ellipsis;overflow:hidden;white-space: nowrap;line-height:18px;width:100%;}*/
  .main-news .content .news-panel div.detail{line-height:16px;height:34px;overflow:hidden;text-overflow: ellipsis;/*white-space: nowrap;*/-webkit-line-clamp:2;display: -webkit-box;-webkit-box-orient: vertical;overflow-wrap:break-word;}
  .main-index .content {min-height: 292px;}
}
@media screen and (min-width: 1300px) {
  .layui-container{width: 1200px; padding: 0;}
  .main-about .tabJob .content:last-child{margin-bottom: 180px;}
  .nav .nav-logo{position: absolute; top: 0; left: 0;}
  .layui-col-space80{margin: -40px;}
  .layui-col-space80>*{padding: 40px;}
}
.tp-banner-wrapper{position: relative;top:0px;z-index:10;}
.tp-banner{width: 100% !important;position: relative;padding: 0;max-height: 450px !important;overflow: hidden;}
.tp-banner-container{padding-top:80px;}
.layui-card{min-height: 240px;border:1px #eeeeee solid;text-align:center;}
.layui-card img{width:96%;border:1px #eeeeee solid;margin:5px;}
.layui-card >div{min-height:30px;margin:2px 5px;}
.layui-card >div > a{display:block;width:100%;border:0px #eeeeee solid;text-align:center;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.artTitle{text-align:center;margin-top:2px;line-height:28px;vertical-align:middle;font-size:22px;font-weight:bold;/*color:#0150b7;*/}
.arttim{text-align:center;}
hr {display: block;unicode-bidi: isolate;margin-block-start: 0em;margin-block-end: 0em;margin-inline-start: 0;margin-inline-end: 0;overflow: hidden;border-style: dotted;padding:0px!important;}
hr.style-1 {/*内嵌水平线*/
	width:98%;
	margin:0 auto;
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
hr.style-2 {/*透明渐变水平线*/
	width:98%;
	margin:0 auto;
	border: none;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
hr.style-3{/*渐变*/
	width:80%;
	margin:0 auto;
	border: 0;
	height: 1px;
	background: #333;
	background-image: linear-gradient(to right, #ccc, #333, #ccc);
}
.indexnews a.newstitle{color:#000;font-weight:500;}
.indexnews a.newstitle:hover{color:#00bcd5;}
.indexnews a.detail,.indexabout a.detail{font-size: 14px;color: #333;line-height: 28px;}
.indexnews a.detail:hover,.indexabout a.detail:hover{font-size: 14px;color: #a1d8cb;line-height: 28px;}
.indexnews div.summary{font-size: 14px;color: #939393;line-height: 20px;}
.main-index .content a.more{font-size: 14px;color:#111111;line-height: 28px;font-family:simsung,宋体;}
.main-index .content a.more:hover{color: #00bcd5;}
.art_content{font-size:16px;line-height:150%;min-height:200px;}
.art_content img{max-width:100%;}
.main-news .content .news-panel a.top{padding-left:20px;background:url("../../../images/title-top.gif") left center no-repeat;}
div.index-date{position:absolute;margin-top:4px;width:46px;height:50px;border:0px red solid;background:url("../../../images/date-bg.png") left top no-repeat;-moz-user-select:none; webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none;}
div.index-date .year {height: 24px;line-height: 24px;color: #fff;font-size: 14px;text-align:center;}
div.index-date .date{height: 26px;line-height: 26px;color: #00bcd5;font-size: 12px;text-align:center;}
div.index-news{	margin-left:52px;}
