﻿.fl{float: left;}
.fr{float: right;}




.header-container { width: 100%; position: fixed; z-index: 115; -webkit-transition: all .3s ease-out; transition: all .3s ease-out;top: 0; }
.header { width: 100%; height: 80px; background: #fff; line-height: 80px;  -webkit-transition: all .3s ease-out; transition: all .3s ease-out; }
.header .logo { width: 220px; height: 80px; display: block; background: url(../images/logo.png) no-repeat center center; background-size: 118px 45px; }
.header .nav {  }
.header .nav li { float: left; padding: 0 30px; text-align: center; background: url(../images/li.png) no-repeat scroll right center; position: relative; }
.header .nav li:last-child{ background: none; }
.header .nav > li > a { font-size: 17px; color: #333; display: block; width: 100%; height: 100%; display: block; }
.header .nav li:hover { background: #008C85; }
.header .nav > li:hover > a { color: #fff; }
.header .nav li.on { background:#008C85; }
.header .nav li.on a { color: #fff; }
.header .nav li.on a i { display: inline-block; width: 7px; height: 13px; background: url(../images/li-arrow.png) no-repeat; margin-right: 10px; }
.header .nav li .nav-child { display:none; position:absolute; width: 730px; padding: 30px 75px 30px 0; top:80px; border-top: 4px solid #008C85; box-shadow:0 2px 4px rgba(0,0,0,.12); background-color:#fff; z-index:100; }
.header .nav li .nav-child dl { width: 375px; padding-left: 75px; border-right: 1px solid #dadada; min-height: 125px; }
.header .nav li .nav-child dl dd { font-size: 15px; line-height: 2.4; float: left; width: 50%; text-align: left; }
.header .nav li .nav-child dl dd a { font-size: 15px; color: #333; }
.header .nav li .nav-child dl dd a i{ font-style: normal; color: #008C85; margin-right: 5px; }
.header .nav li .nav-child dl dd a:hover { color: #008C85; }
.header .nav li .nav-child .pic { width: 210px; height: 120px; }
.header .search .text { width: 436px; height: 80px; background: #333; border: 0; position: absolute;  right: -436px; opacity: 0; }
.header .search .text .close { width: 64px; height: 80px; background: url(../images/close.png) no-repeat center center; display:block; background-size: 24px 24px; cursor: pointer; }
.header .search .text input { width: 372px; height: 80px; border: 0; background: none; font-size: 16px; color: #fff; }
.header .search .btn { width: 80px; height: 80px; border: 0; background: url(../images/search-active.png) no-repeat center center; background-color: #008C85; display: none; position: relative; z-index: 10; }
.header-container.animateIn { -webkit-transform: translateY(0); transform: translateY(0); }
.header-container.animateOut { -webkit-transform: translateY(-35px); transform: translateY(-35px); }
.header-container.animateOut .header { width: 100%; padding: 0 0 0 40px; border-bottom: 1px solid #eee; }
.header-container.animateOut .header .search { position: absolute; right: 0px; }
.header-mobile { display: none; }

.swiper-container.lunbo {
  width: 100%;
  height: 660px;
  margin-top: 80px;
}
.lunbo .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-container.lunbo .swiper-button-prev{
	background-image: url(../images/arrleft.png);
	width: 60px;
    height: 60px;
    margin-top: -30px;
    background-size: 60px 60px;
    left: 70px;
}
.swiper-container.lunbo .swiper-button-next{
	background-image: url(../images/arrright.png);
	width: 60px;
    height: 60px;
    margin-top: -30px;
    background-size: 60px 60px;
    right: 70px;
}
.swiper-container.lunbo .swiper-button-next:hover,.swiper-container.lunbo .swiper-button-prev:hover{opacity: 0.9;}
.constain .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 35px;
	left: 16%;
	width: auto;
    background-color: rgba(0,0,0,0.5);
    padding: 0 0px 0 15px;
    height: 34px;
    display: flex;
    align-items: center;
    border-radius: 34px;
}
.constain .swiper-pagination-bullet{
	width: 14px;
	height: 14px;
	border: 2px solid #fff;
	opacity: 1;
}
.constain .swiper-pagination-bullet-active{
	background: #fff;
}
.search-wrap{
	display: none;
}
.lunboTxt{
	position: absolute;
	width: auto;
	display: inline;
	text-align: left;
	left: 16%;
	top: 28%;
}
.lunboTxt h1{
	color: #fff;
	font-size: 40px;
}
.lunboTxt h2{
	color: #fff;
	font-size: 30px;
	line-height: 64px;
}
.leanMore{
	position: absolute;
	width: 220px;
	height: 56px;
	background: #CE0B00;
	border-radius: 4px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	left: 16%;
    bottom: 33%;
    cursor: pointer;
}
.leanMore i{
	font-style: normal;
	font-size: 14px;
}
.leanMore span{
	font-size: 14px;
}
.menu-tab p.crumbs{
	float: right;
	display: inline;
	line-height: 47px;
	color: #9A9A9A;
}
.menu-tab p.crumbs a{color: #9A9A9A;}


.index_3{
	width: 100%;
	height: 590px;
}
.index3_left{
	background: url(../images/index3_bg.jpg) no-repeat;
	background-size: cover;
	background-position: right;
	width: 50%;
	height: 100%;
    float: left;
}
.index3_right{
	background: #fff;
	width: 50%;
	height: 100%;
    float: left;
}
.index3_l_box{
	width: 470px;
	color: #fff;
	margin: 0 auto;
	height: 100%;
}
.index3_l_box a{
    color: #fff;
}
.index3_l_box .h1{font-size: 30px;margin-top: 40px;}
.index3_l_box .line{width: 30px;height: 2px;background: #fff;margin: 40px 0;}
.index3_l_box .h2{font-size: 22px;line-height: 30px;color: #fff;}
.index3_l_box .deatil{font-size: 15px;color: #A3CBC8;margin-top: 12px;line-height: 22px;margin-bottom: 40px;}
.index3_l_box .loadMore{margin-top: 65px;cursor: pointer;}
.index3_l_box .loadMore:hover{
	opacity: 0.8;
}
.pro-more{
    width: 220px;
    height: 56px;
    background: #008C85;
    line-height: 56px;
    color: #ffffff;
    margin: 41px auto 0px auto;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
}
.pro-more:hover{
    background: #CE0B00;
}
.pro-more a{
    color: inherit;
}

.news-more{
    width: 220px;
    height: 56px;
    background: #008C85;
    line-height: 56px;
    color: #ffffff;
    margin:20px auto;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
}
.news-more:hover{
    background: #CE0B00;
}
.news-more a{
    color: inherit;
}

.index3_r_box{
	width: 640px;
	position: relative;
}
.index3_r_1{
	background: #fff;
	width: 100%;
	height: 385px;
	position: absolute;
	top: -105px;
	z-index: 33;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.index3_r_2{
	width: 100%;
	height: 310px;
    position: absolute;
    top: 280px;
}
.index3_r_1 .title{font-size: 18px;color: #A3A3A3;    padding: 0 40px;}
.index3_r_1 .h1{font-size: 36px;color: #0A918A;margin: 30px 0;    padding: 0 40px;}
.index3_r_1 .desc{font-size: 14px;color: #666666;line-height: 26px;    padding: 0 40px;}
.index3_r_1 .index3_icons{margin-top: 30px;}
.index3_r_1 .index3_icon{width: 130px;height: 100px;text-align: center;float: left;display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;}
.index3_r_1 .index3_icon .en{
	font-size: 12px;
	-webkit-transform:scale(0.8);
	color: #D6D6D6;
}
.index3_r_1 .index3_icon .zh{
	margin: 3px 0;
	color: #999;
}



.index_news{
	width: 100%;
	height: 1160px;
	background: #F7F7F7;
}
.news_top{
	width: 100%;
	height: 238px;
	text-align: center;
	    display: flex;
    justify-content: center;
    flex-direction: column;
}
.news_top .h1{font-size: 46px;font-weight: 600;font-family: Arial;}
.news_top .h2{font-size: 30px;}
.news_box{width: 100%;height: 380px;    display: flex;
    justify-content: center;margin-bottom: 35px;}
.news_boxL{width: 858px;height: 100%;}
.marL-30{margin-left: 30px;}
.marR-30{margin-right: 30px;}
.news_boxr{width: 410px;height: 100%;}
.bg{    background-color: #008C85;}
.news_img{width: 445px;height: 100%;display: inline-block;    background-repeat: no-repeat;
    background-size: cover;}
.xinwen{width: 413px;height: 100%;display: inline-block;background: #fff;position: relative;padding: 30px;}
.xinwen.jianT:before{
	border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #fff;
    content: "";
    position: absolute;
    width: 0;
    left: -15px;
    top: 21px;
}
.icon_wenben{width: 18px;height: 18px;display: inline-block;background: url(../images/arctle.png) no-repeat;background-size: 18px;vertical-align: sub;margin-right: 8px;}
.icon_shipin{width: 18px;height: 18px;display: inline-block;background: url(../images/icon_shipin.png) no-repeat;background-size: 18px;vertical-align: sub;margin-right: 8px;}
.xinwen .txt1{font-size: 14px;font-weight: 600;color: #000;}
.xinwen .txt2{font-size: 22px;color: #000;margin-top: 22px;}
.xinwen .txt2:hover{color: #008C85;cursor: pointer;}
.xinwen .txt3{font-size: 14px;color: #666666;margin-top: 10px;}
.xinwen .txt4{font-size: 16px;color: #666666;line-height: 30px;margin-top: 25px;}
.douHao{width: 32px;height: 32px;background: url(../images/dotHao.png) no-repeat;}
.wenben{line-height: 30px;font-size: 14px;margin-top: 25px;}
.diff{padding: 0 3%;color: #fff;display: flex;
    justify-content: center;
    flex-direction: column;}
.lookMore{font-size: 14px;width: 56px;border-bottom: 2px solid #fff;line-height: 30px;color: #fff;margin-top: 50px;cursor: pointer;
    display: block;text-align: center;}



.index_product{
	width: 100%;
	height: 700px;
	background: url(../images/product_bg.jpg) no-repeat;
	background-position: center center;
}
.ab_nbdiv .owl-prev,.ab_nbdiv .owl-next{ width: 40px; height: 40px; font-size: 0 !important;outline: none;}
.ab_nbdiv .owl-prev{position: absolute;left: -50px;top: 50%;margin-top: -20px !important;margin: 0 !important;background: url('../images/icon/leftarron.png') center center no-repeat !important;}
.ab_nbdiv .owl-next{ position: absolute; right: -50px; top: 50%; margin-top: -20px !important;margin: 0 !important; background: url('../images/icon/rightarron.png') center center no-repeat !important;}
@media screen and (max-width: 750px) {
    .ab_nbdiv .owl-prev{
        left: -20px !important;
       
    }
    .ab_nbdiv .owl-next{
        right: -20px !important;
    }
}

.ab_nbdiv {
    height: 326px;
}
.index_product .owl-nav button span{display: none;}
.prod_box{width: auto;height: 326px;cursor: pointer;display: block;overflow: hidden;}
.prod_img{width: 100%;height: 246px;transition: all 0.5s;overflow: hidden;background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;}
.prod_box span{transition: all 0.2s;display: flex;background: #008C85;width: 100%;height: 80px;align-items: center;justify-content: center;font-size: 18px;color: #fff;    position: relative;
    z-index: 10;}
.prod_box:hover .prod_img{
	transform: scale(1.2);
}
.prod_box:hover .span{
	background: #CE0B00;
}



.footer1{width: 100%;height: 310px;background-color: #008C85;}
.footer2{width: 100%;height: 70px;background: url(../images/foot_bg.jpg) no-repeat;color: #fff;text-align: center;line-height: 70px;}

.footer1 .mysenlus {
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
    padding: 0 15px;
}
.footer1 .end2 .end2-left {
    float: left;
}

.gotop { width: 50px; height: 50px; background: url("../images/icon_gotop.png") no-repeat scroll center center; background-size: 30px 30px; background-color: #555; border-radius: 50%; position: fixed; right:20px; bottom:20px; cursor: pointer; z-index: 99; }
.gotop:hover { background-color: #ce0b00; }
.end2uls {
    height: 100%;
    padding-top: 44px;
    float: left;
}
.end2uls .end2ulli {
    float: left;
    margin-right: 68px;
}
.end2uls .end2ulli .end2ula {
    color: #fff;
    font-size: 16px;
}

.end2uls .end2ulli .end2ul a {
    font-size: 13px;
    color: rgba(255,255,255,0.7);
    cursor: pointer;
}
.end2uls .end2ulli .end2ul a:hover{
	color: rgba(255,255,255,1);
}
.end2uls .end2ulli .end2ul li {
    line-height: 24px;
}
.end2uls .end2ulli a {
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}
.qrcode {
    height: 200px;
    float: left;
    color: #fff;
    margin-top: 44px;
    padding-left: 70px;
    border-left: 1px solid rgba(255,255,255,0.5);
}
.qrcode .qrcodea {
    color: #fff;
    font-size: 18px;
}
.qrcode .qrimg li {
    float: left;
    text-align: center;
    width: 140px;
    margin-right: 40px;
    font-size: 12px;
}
.qrcode .qrimg li.footInfo {
    float: left;
    margin-right: 20px;
    font-size: 12px;
    text-align: left;
}
.qrcode .qrimg li img{margin-bottom: 10px;}
.qrcode .qrimg li.footInfo li{float: initial;    width: 200px;
    text-align: left;
    font-size: 14px;
    line-height: 28px;}
.footLine{width: 50px;height: 1px;background: rgba(255,255,255,0.7);margin: 20px 0;}

.shadowBox{position: absolute;width: 100%;height: 100%;top: 0;background: rgba(0,0,0,0.5);
    align-items: center;transition:all 0.4s; -moz-transition:all 0.4s; -webkit-transition:all 0.4s; -o-transition:all 0.4s;
    justify-content: center;display: flex;top: -100%;}
.btnMore{width: 130px;height: 60px;border-bottom: 1px solid #fff;border-top: 1px solid #fff;line-height: 60px;text-align: center;color: #fff;display: block;cursor: pointer;}
/*.index3_r_2:hover .shadowBox{display: flex;}*/
.btnMore:hover{color: rgba(255,255,255,0.8);}
.lunbo .swiper-slide{background-position: center center;}
.videoplay{
        width: 32px;
    height: 32px;
    background-image: url(../images/play.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 34px;
    background-color: #fff;
    border-radius: 16px;
    cursor: pointer;
    margin-left: 10px;
}
.dialog{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	background: rgba(0,0,0,0.7);
	z-Index:9999;
	overflow: hidden;
	display: none;
	align-items: center;
	justify-content: center;
}
.dialog .close{
	background: url(../images/close.png) no-repeat center;
	background-size: 40px;
	position: absolute;
	top: 40px;
	right: 40px;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
.dialog .close:hover{
	-o-transform:rotate(60deg); 	/* Opera */
	animation:0.5s linear 0s myrotate;
    -webkit-animation:0.5s linear 0s myrotate;
}

@keyframes myrotate{
    form {transform:rotate(0deg);}    
    to    {transform:rotate(90deg);}
}
@-webkit-keyframes myrotate{/* Safari and Chrome */
    form {transform:rotate(0deg);}    
    to    {transform:rotate(90deg);}
}

.search{
    width: calc(100% - 1273px);
    height: 50px;
    float: right;
    margin-right: 20px;
    margin-top: 15px;
    position: relative;
    display: flex;
    max-width: 350px;
}
.search .search-icon {
    width: 50px;
    height: 50px;
    background: url(../images/search.png) no-repeat center center;
    cursor: pointer;
    background-size: 24px 24px;
    background-color: #F1F1F1;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 5px;
}
.search input{
	background: #F1F1F1;
    outline: none;
    height: 100%;
    border: none;
    width: 100%;
    text-indent: 20px;
    font-size: 16px;
    border-radius: 5px;
}
.search input::-webkit-input-placeholder{color: #CFCFCF;font-size: 14px;}



.main { padding-bottom: 15px; margin-top: 80px;}

.aboutUs { width: 100%; position: relative; }
.aboutUs .aboutMod1{width: 100%;height: 300px;}
.aboutUs .aboutMod1 .table-cell{padding-left: 14%;}
.aboutUs .aboutMod1 .title_zh { font-size: 36px;color: rgba(255,255,255,0.9);margin-bottom: 10px; }
.aboutUs .aboutMod1 .title_en { font-size: 12px;color: rgba(255,255,255,0.7);; }

.menu-tab { width: 100%; height: 50px; background: #fff; box-shadow: 0px 2px 0px 0px rgba(220, 220, 220, 0.4); margin-bottom: 55px; }
.menu-tab ul li { float: left; line-height: 47px; margin-right: 30px; }
.menu-tab ul li a { font-size: 16px; color: #333; display: block; padding: 0 5px;  border-bottom: 3px solid #fff; }
.menu-tab ul li.on a { border-bottom: 3px solid #008C85; color: #008C85; }
.menu-tab ul li:hover a { color: #008C85; }
.menu-tab .top { display: none; }

.about-con .title { text-align: center; }
.about-con .title h2 { font-size: 30px; color: #333; line-height: 1.2; margin: 25px 0 10px; }
.about-con .title p { font-size: 24px; color: #000; line-height: 1.2; }
.about-con .organization-img { width: 100%; }
.about-con .txt h2 { font-size: 26px; color: #333; line-height: 1.8; margin-bottom: 15px; }
.about-con .txt p { font-size: 15px; color: #666; line-height: 2; }
.about-con .about-syn { padding: 0px 0 75px 0; }
.about-con .about-syn .pic { width: 420px; height: 283px; }
.about-con .about-syn .pic img { width: 100%; height: 100%; }
.about-con .about-syn .txt { width: 760px; }
.about-con .about-syn .txt h2 { font-size: 30px; margin-bottom: 15px; }
.about-con .about-syn .txt p { font-size: 14px; color: #666; line-height: 1.875; margin-bottom: 10px; }
.about-con .about-syn .txt h2 span{color: #C6C6C6;font-size: 18px;margin-left: 18px;}

.about-con .about-develop { padding: 45px 0 0px; }
.about-con .about-develop .txt { width: 50%; }
.about-con .about-develop .pic { width: 50%; text-align: center; }

.about_contus{
	width: 220px;
    height: 50px;
    background: #CE0B00;
    border-radius: 5px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-top: 60px;
}
.about_contus:hover{
	background: #ff1306;
}
.about_3{width: 100%;height: 335px;background: url(../images/about3_bg.jpg) no-repeat;background-position: center center;}
.about_linians{height: 100%;}
.about_ln{width: 33.3%;height: 100%;display: flex;align-items: center;justify-content: center;}
.about_ln img{width: 100px;}
.about_lnzh{margin-left: 30px;width: 200px;}
.about_lnzh .h1{color: #333;font-size: 22px;}
.about_lnzh span{color: #666;font-size: 14px;display: block;margin-top: 15px;line-height: 26px;}


/*组织架构*/
.organiz_txt{width: 100%;}
.organiz_txt h2{font-size: 30px;margin-bottom: 15px;}
.organiz_txt h2 span{color: #C6C6C6;font-size: 18px;margin-left: 18px;}
.organiz_txt p{font-size: 14px;color: #666;line-height: 1.875;margin-bottom: 10px;}
.organiz_img{width: 100%;background: url(../images/ora_mapbg.png) no-repeat top center;margin-bottom: 70px;background-size: 100%;}
.organiz_img img{width: 100%;}

/*企业文化*/
.culture-con .culture-idea { width: 100%; background: url(../images/culture_bg.png) no-repeat; padding:40px 0 0; background-position: bottom center;background-size: 100% 90%; }
.culture-con .culture-idea .title,
.culture-con .culture-silhouette .title { text-align: center; margin-bottom: 80px; }
.culture-con .culture-idea .swiper-slide { height: 165px; background: #008C85; position: relative; overflow: hidden; padding: 20px 20px 20px 50px; transition: background 0.8s; -moz-transition: background 0.8s; -webkit-transition: background 0.8s; -o-transition: background 0.8s; text-align: left;}
.culture-con .culture-idea .swiper-slide .num { font-size: 143px; color: rgba(255, 255, 255, 0.05); font-weight: bold; position: absolute; top: -70px; right: 0px; }
.culture-con .culture-idea .swiper-slide .txt {  }
.culture-con .culture-idea .swiper-slide .txt h2 { font-size: 18px; color: #fff; line-height: 1.25; margin: 17px 0 5px 0; }
.culture-con .culture-idea .swiper-slide .txt p { font-size: 14px; color: rgba(255,255,255,0.7); line-height: 2; transition:all 0.8s; -moz-transition:all 0.8s; -webkit-transition:all 0.8s; -o-transition:all 0.8s; }
.culture-con .culture-idea .swiper-slide:hover { background: #ce0b00 }
.culture-con .culture-idea .swiper-slide:hover p {color: rgba(255,255,255,0.7);; }
.culture-con .culture-idea .swiper-container { padding-bottom: 65px; }
.culture-con .culture-idea .swiper-container .swiper-pagination-bullet { width: 12px; height: 12px; border: 0; border-radius: 50%; opacity: 1; background: #ccc; z-index: 30000; margin: 0 10px; }
.culture-con .culture-idea .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active { opacity: 1; background: #008C85; }
.main.culture-con{padding-bottom:0;}


/*荣誉资质*/
.honor-con .honor-list { margin: 40px auto 0 auto;}
.honor-con .honor-list a { float: left; display: inline-block; vertical-align: top; width: 23%;margin-bottom: 40px;margin-right: 2%;text-align: center; }
.honor-con .honor-list a .pic { width: 100%;height: 180px; overflow: hidden;background: url(../images/honor_bg.jpg);padding: 0 20px; display: flex;align-items: center;justify-content: center;}
.honor-con .honor-list a img { width: auto; overflow: hidden; border: 1px solid #dadada;max-width: 100%;    max-height: 100%; }
.honor-con .honor-list a p { text-align: center; font-size: 14px; color: #333; margin-top: 8px;}
.honor-con .honor-list.acroll li .pic { max-height: 220px }
.honor_bm{padding-bottom: 90px;background: url(../images/culture_bg.png) no-repeat;background-position: bottom center;background-size: 100% 90%;}
.honor-con .page { border-top: 1px solid rgba(205,205,205,0.5); padding-top: 25px; }


/*分页*/
.page .on {background-color: #008C85;color: #fff;}
.page a, .page span {
    display: inline-block;
    padding: 0 18px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #333;
    text-align: center;
    border: 1px solid #e9e9e9;
    margin-left: -5px;
}
.main.honor-con{padding-bottom:0;}


/*员工风采*/
.staff-list { margin: 40px -12px 0; }
.staff-list li { float: left; width: 33.333333%; padding: 0 12px; margin-bottom: 55px; }
.staff-list li .pic { width: 100%; height: 265px;overflow: hidden;}
.staff-list li .pic img { width: 100%; height: 100%; -webkit-transition: -webkit-transform 1s; -moz-transition: -moz-transform 1s; -o-transition: -o-transform 1s; transition: transform 1s; }
.staff-list li .txt {padding: 15px 20px;background: #F7F7F7;}
.staff-list li .txt h2 { font-size: 20px; color: #333;transition:all 0.8s; -moz-transition:all 0.8s; -webkit-transition:all 0.8s; -o-transition:all 0.8s; }
.staff-list li .txt .stall_time{color: #D0170D;margin: 10px 0;}
.staff-list li .txt p { font-size: 13px; color: #666; line-height: 1.2; }
.staff-list li:hover h2 { color: #008C85; }
.staff-list li:hover .pic img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); -webkit-transition: -webkit-transform 1s; -moz-transition: -moz-transform 1s; -o-transition: -o-transform 1s; transition: transform 1s; }
.staff-con .page {}
.staff-con{padding-bottom: 80px;}


/*机器设备*/
.machine-list { margin: 40px -12px 0; }
.machine-list li { float: left; width: 33.333333%; padding: 0 12px; margin-bottom: 55px; }
.machine-list li .pic { width: 100%; height: 265px;overflow: hidden;}
.machine-list li .pic img { width: 100%; height: 100%; -webkit-transition: -webkit-transform 1s; -moz-transition: -moz-transform 1s; -o-transition: -o-transform 1s; transition: transform 1s; }
.machine-list li .txt {padding: 15px 20px;border: 1px solid #eae2e2;}
.machine-list li .txt h2 { font-size: 18px; color: #333;transition:all 0.8s; -moz-transition:all 0.8s; -webkit-transition:all 0.8s; -o-transition:all 0.8s; }
.machine-list li:hover h2 { color: #008C85; }
.machine-list li:hover .pic img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); -webkit-transition: -webkit-transform 1s; -moz-transition: -moz-transform 1s; -o-transition: -o-transform 1s; transition: transform 1s; }
.machine-list .page {}
.machine-con{padding-bottom: 80px;}


/*大事记*/
.history-con .gallery-top{ padding:30px 0px 90px 0px; }
.history-con .gallery-top .swiper-slide{}
.history-con .gallery-top .swiper-slide .item .txt{display: flex;position: relative;}
.history-con .gallery-top .swiper-slide .item .txt h2{ font-size:115px; color:#008C85; font-weight:bold;  }
.history-con .gallery-top .swiper-slide .item .txt .line{ width:37px; height:2px; background:#008C85; display:block; margin:20px 0px; }
.history-con .gallery-top .swiper-slide .item .txt p{ font-size:14px; color:#666; line-height:1.8; }
.history-con .gallery-top .swiper-slide .item .txt h3{ font-size:18px; color:#008C85; line-height:1.8;color: #CE0F04; font-size: 20px;}
.history-con .gallery-top .swiper-slide .item .pic{ float:right; }
.history-con .gallery-top .swiper-slide .item .pic img{ vertical-align:middle; }
.history-con .gallery-thumbs{ margin-top: 70px;}
.history-con .gallery-thumbs .history-line{ width:100%; height:7px; background: url('../images/history-line.png') repeat-x; margin-bottom:10px; top: 2px; position: absolute; }
.history-con .gallery-thumbs .swiper-slide{ width:95px; text-align:center; line-height:70px; font-size:18px; color:#888888; background:url("../images/history-radio.png") no-repeat top center; }
.history-con .gallery-thumbs .swiper-slide.swiper-slide-active{ color:#008C85; background:url("../images/history-radio-hover.png") no-repeat top center;font-size: 22px; }
.history-con .gallery-thumbs .swiper-slide:hover{ color:#008C85; cursor:pointer; }
.eventBoxs{margin-left: 100px;padding-left: 60px;border-left: 2px solid #ccc;height: 400px;overflow: hidden;transition:all 0.8s; -moz-transition:all 0.8s; -webkit-transition:all 0.8s; -o-transition:all 0.8s;}
.eventBox{margin-bottom: 20px;position: relative;}
.eventBox:before{position: absolute;left: -60px;top: 18px;content: '';width: 20px;height: 2px;background: #ccc;}
.loading_more{width: 100%;height: 100px;position: absolute;bottom: 0px;background-image: linear-gradient(-180deg,rgba(255,255,255,0) 0%,#fff 70%);}
.loading_a{width: 28px;height: 28px;background: url(../images/down_arr.png) no-repeat center;margin: 100px auto 15px auto;cursor: pointer;display: block;transition:all 0.8s; -moz-transition:all 0.8s; -webkit-transition:all 0.8s; -o-transition:all 0.8s;}
.loading_a.active{transform:rotate(180deg);-ms-transform:rotate(180deg); -moz-transform:rotate(180deg); -webkit-transform:rotate(180deg);-o-transform:rotate(7deg); }
.main.history{padding-bottom: 0;}
.string_swp{}


/*招投标*/
.news-list { }
.news-list li { border-bottom: 1px solid #e6e6e6; padding-bottom: 55px; margin-bottom: 55px; }
.news-list li a { display: block; }
.news-list li .pic { width: 300px; height: 180px; }
.news-list li .txt { width: 830px; height: 180px; position: relative; }
.news-list li .txt h2 { font-size: 24px; color: #333; line-height: 1.2; margin-bottom: 20px; transition:all 0.8s; -moz-transition:all 0.8s; -webkit-transition:all 0.8s; -o-transition:all 0.8s; }
.news-list li .txt p { font-size: 14px; color: #666; line-height: 2.143; }
.news-list li .txt .data { position: absolute; bottom: 0; }
.news-list li .txt .data span { font-size: 12px; color: #bd1a21; margin-right: 10px; }
.news-list li:hover .txt h2 { color: #008C85; }
.success_case{padding-bottom: 60px;}



/*新闻资讯*/
.article_det_wrap{ width: 830px; }
.article_det_wrap .top h1{font-size:24px; color:#333; font-weight:bold; line-height:1.333; margin-bottom:8px;}
.article_det_wrap .top .data{padding-bottom:25px; border-bottom:1px solid #d6d6d6;}
.article_det_wrap .top .time{font-size:12px; color:#ce0b00; line-height:2; margin-top:3px; margin-right:10px;}
.bdsharebuttonbox{width:200px; margin-left: 25px; }
.bdsharebuttonbox i{background:url("../images/share.png") no-repeat; display:block;float: left;height: 16px;margin: 7px 5px 0 10px;width:16px;}
.bdsharebuttonbox a{margin:0 7px 0 0;}
.article_det_wrap .top .data .det_back{font-size:12px; color:#999999; line-height:2; margin-right: 10px; }
.article_det_wrap .top .data .det_back:hover{color:#008C85;}
.article_det_wrap .top .data .det_back i.back{width:16px; height:13px; background:url("../images/back.png") no-repeat; display:block; margin-top:5px; margin-left:10px;}
.article_det_wrap .con{font-size:14px; color:#666; line-height:1.857; text-align:justify; padding:25px 0px; }
.article_det_wrap .con img{max-width:100%; margin:20px 0px}
.newsDet_page{border-top:1px solid #d6d6d6; border-bottom:1px solid #d6d6d6; padding:10px 0px;}
.newsDet_page a{font-size:14px; color:#666; display:block; line-height:2.3;}
.newsDet_page a b{font-size:16px; color:#666;}
.newsDet_page a:hover,
.newsDet_page a:hover b{color:#008C85;}
.news-related { width: 283px; background: #fff; }
.news-related .title { width: 100%; height: 60px; font-size: 22px; line-height: 60px; padding-left: 10px;border-top: 3px solid #008C85;}
.news-related ul {  }
.news-related ul li { border-bottom: 1px solid #eeeeee; padding: 0px 0 15px; margin-bottom: 15px;}
.news-related ul li a { display: block; }
.news-related ul li h2 { font-size: 13px; color: #686868; margin: 10px 0;line-height: 20px; }
.news-related ul li span { font-size: 12px; color: #999; display: block; }
.news-related ul li:hover h2 { color: #008C85; }


/*联系方式*/
.contactUs-con{width: 100%;height: 320px;}
.contact_map{width: 100%;height: 560px;border-top: 5px solid #E6E6E6;}
.contact--us.main{padding-bottom: 0;}
.contactUs-con{ width: 100%; background: #fff; padding: 50px 0; }
.contactUs-con .item { width: 33.3333333%; float: left; border-right: 1px solid #e6e6e6; }
.contactUs-con .item:last-child { border-right: 0;display: flex;align-items: center;justify-content: center;height: 100%;}
.contactUs-con .item .todo { margin-bottom: 20px; }
.contactUs-con .item .todo h2 { font-size: 16px; color: #333; line-height: 1.875; text-align: left; }
.contactUs-con .item .todo h2 img { vertical-align: middle; margin-right: 10px; width: 20px; height: 22px; }
.contactUs-con .item .todo p { font-size: 14px; color: #666; line-height: 1.875; padding-left: 30px; text-align: left; }
.contactUs-con .item .code img {}
.contactUs-con .item .code p { font-size: 14px; color: #333; }


/*意见反馈*/
.feedback-con{margin-top: 30px;}
.feedback-con p{color: #666;}
.feedback-form{margin-top: 10px;}
.feedback-form .default_input{width: 100%;height: 100%;border: 1px solid #E4E4E4;outline: none;text-indent: 15px;}
.feedback-form .inputBox{width: 50%;padding-right: 25px;height: 50px;float: left;margin: 10px 0;}
.feedback-form .textareaBox{width: 50%;padding-right: 25px;height: 50px;float: left;margin: 10px 0;}
.feedback-form .default_textarea{width: 100%;height: 200px;border: 1px solid #E4E4E4;outline: none;padding: 15px;}
.diffBox1{width: 100%;float: left;margin: 10px 0;}
.diffBox1 .diffBox1_input{width: 256px;margin-right: 25px;height: 50px;outline: none;border: 1px solid #E4E4E4;text-indent: 15px;}
#btn_submit{width: 250px;height: 48px;line-height: 48px;background: #008C85;color: #fff;border-radius: 5px;border: none;outline: none;}
#btn_submit:hover{background: #08a59d;}
.diffBox1.one .diffBox1_input{margin-right: 10px;}
.diffBox1.one img{width: 145px;}
.diffBox1.one .changeNext{text-decoration: underline;color: #0466EC;vertical-align: bottom;cursor: pointer;display: inline-block;width: 50px;margin-left: 10px;}



/*子公司分布*/
.fh_conpany{margin: 40px 0 90px 0;}
.gs_fb{width: 740px;height: 670px;border: 1px solid #E5E5E5;}
.gs_dz{width: calc(100% - 750px);height: 670px;border: 1px solid #E5E5E5;margin-left: 10px;padding: 10px 40px 30px 40px;}
.gsaddress{width: 100%;border-bottom: 1px solid #E5E5E5;padding: 18px 0;}
.gsaddress .h1{color: #008C85;font-size: 16px;margin-bottom: 3px;}
.gsaddress .h2{line-height: 24px;}
.page.zigs{margin-top: 30px;}
.page.zigs .on {color: #008C85;background: transparent;}
.page.zigs a, .page.zigs span {
    display: inline-block;
    padding: 0 18px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #333;
    text-align: center;
    border: 1px solid #e9e9e9;
    margin-left: -5px;
}


/*供应商自荐*/
.supplier-wrap{padding: 20px 40px 30px 40px;background: #F7FAFA;margin: 30px 0 70px 0;}
.supplier-wrap .item { margin-bottom: 15px; }
.supplier-wrap .item .title { margin-bottom: 30px; }
.supplier-wrap .item .title h2 { font-size: 24px; color: #333; line-height: 1.375; margin-bottom: 15px; }
.supplier-wrap .item .title i { display: block; width: 30px; height: 3px; background-color: #008C85; border-radius: 5px; }
.supplier-wrap .item .item-card { margin: 0 -7.5px; }
.supplier-wrap .item .item-card .item-card-child { float: left; width: 33.333333%; height: 50px; padding: 0 7.5px; margin-bottom: 20px; position: relative;}
.supplier-wrap .item .item-card .item-card-child.redstar:after{top: 50%;right: -2px;content: '*';color: #f00;text-align: center;width: 12px;height: 24px;margin-top: -12px;font-size: 24px;position: absolute; }
.supplier-wrap .item .item-card .item-card-second { width: 50%; }
.supplier-wrap .item .item-card .item-card-child .text { border: 1px solid #e6e6e6; background-color: #fff; display: block; width: 100%; height: 100%; font-size: 14px; color: #999; text-indent: 20px; }
.supplier-wrap .item .item-card .other .item-card-child { width: calc(33.333333% - 40px); }
.supplier-wrap .item .item-card .other span { font-size: 15px; color: #666; line-height: 50px; padding: 0 7.5px; width: 120px; }
.supplier-wrap .item .item-card p { font-size: 15px; color: #666; line-height: 50px; padding: 0 7.5px; }
.supplier-wrap .item .item-card .item-card-file { width: 100%; }
.supplier-wrap .item .item-card .file-box { width: calc(100% - 78px); height: 50px; background: #fff; border: 1px solid #e6e6e6; position: relative; cursor: pointer; }
.supplier-wrap .item .item-card .file-box input { position: absolute; left: 0; top: 0;  right: 0; bottom: 0; width: 100%; height: 100%; display: block; opacity: 0; cursor: pointer; }
.supplier-wrap .item .item-card .file-box p { font-size: 14px; text-align: center; color: #999999; }
.supplier-wrap .item .item-card .file-box:hover p { color: #ce0b00; }
.supplier-wrap .item .item-card .item-card-child select {  }
.supplier-wrap .item .item-card .item-card-code .code { padding: 0 7.5px; }
.supplier-wrap .item .item-card .item-card-code .code img{ height: 50px; }
.supplier-wrap .item .btn { width: 250px; height: 50px; border-radius: 3px; border: none; font-size: 16px; color: #fff; margin-right: 38px; cursor: pointer; }
.supplier-wrap .item .changeNext{text-decoration: underline;color: #0466EC;vertical-align: bottom;cursor: pointer;display: inline-block;width: 50px;margin-left: 10px;}
.supplier-wrap .item input::-webkit-input-placeholder{color: #999;}
.supplier-wrap .item .submit{background: #008C85;}
.supplier-wrap .item .submit:hover { background: #03716c;}
.supplier-wrap .item .reset{background: #bd1a21;}
.supplier-wrap .item .reset:hover { background: #ff2630;}



/*人才理念*/
.hr-con .hr-info .txt { width: 675px; height: 265px; padding-top: 10px; }
.hr-con .hr-info .txt p { font-size: 14px; color: #666; line-height: 1.857; margin-top: 12px; }
.hr-con .hr-info .pic { width: 439px; height: 265px; }
.hr-con .hr-info .pic img { width: 100%; height: 100%; }
.hr-con .hr-box { margin: 45px -20px 0; }
.hr-con .hr-box li { width: 50%; float: left; padding: 0 20px; height: 240px; margin-bottom: 40px; }
.hr-con .hr-box li .item { width: 100%; height:100%; background: #F5F7F7; padding: 32px 20px; }
.hr-con .hr-box li h2 { font-size: 18px; color: #000; border-left: 7px solid #008C85; height: 15px; line-height: 15px; padding-left: 10px; margin-bottom: 20px; }
.hr-con .hr-box li p { font-size: 14px; color: #666; line-height: 1.571; margin-top: 12px; }


/*招聘岗位*/
.job-wrap { margin: 40px 0 60px 0; }
.job-wrap .job-list {margin-bottom: 50px;}
.job-wrap .job-list li { width: 100%; height: 120px; background: #fff; border: 1px solid #d9d9d9; padding: 28px 70px 28px 50px; margin-bottom: 20px; }
.job-wrap .job-list li .box { width: 25%; height: 100%; }
.job-wrap .job-list li .bor { border-right: 1px solid #ccc; }
.job-wrap .job-list li .name h2 { font-size: 18px; color: #333; line-height: 1.667; }
.job-wrap .job-list li .name span { font-size: 13px; color: #999; line-height: 2.308; }
.job-wrap .job-list li .data { padding-left: 20px; }
.job-wrap .job-list li .data p { font-size: 14px; color: #444444; line-height: 1.643; }
.job-wrap .job-list li .job-btn { width: 200px; height: 50px; background: #008C85; border: 1px solid #008C85; border-radius: 4px; display: block; text-align: center; line-height: 50px; font-size: 18px; color: #fff; }
.job-wrap .job-list li .job-btn:hover { background: #03615c;}
.job-wrap .job-list li:hover { border: 1px solid #008C85; }



/*招聘详情*/
.job-detail { width: 830px; background: #fff; border: 1px solid #e6e6e6; padding: 0 30px 50px }
.job-detail .page-header { margin-top: 15px; }
.job-detail .page-header p { font-size: 13px; color: #999999; line-height:2.714; }
.job-detail .page-header .det_back{ font-size:14px; color:#008C85; line-height:2.714; }
.job-detail .page-header .det_back i.back{width:15px; height:17px; background:url("../images/job-back.png") no-repeat; display:block; margin-top:10px; margin-right:10px; }
.job-detail .title { border-bottom: 1px solid #e6e6e6; padding-bottom: 20px; }
.job-detail .title h1 { font-size: 30px; color: #333; line-height: 2; margin-bottom: 10px; }
.job-detail .title p { font-size: 15px; color: #333; line-height: 2; }
.job-detail .title p b { font-size: 22px; color: #d80c18; line-height: 1.364; margin-right: 20px; }
.job-detail .info { padding-top: 30px; }
.job-detail .info h2 { font-size: 20px; color: #333; line-height: 2; }
.job-detail .info p { font-size: 14px; color: #666; line-height: 2; }
.job-detail .info-foot{ margin-top:30px; }
.job-detail .info-foot .download{ display:block; width:205px; height:48px; border:1px solid #008C85; font-size:15px; color:#008C85; text-align:center; line-height:43px; }
.job-detail .info-foot .download i{ margin-left:10px; width:16px; height:15px; line-height:2; display:inline-block; background:url("../images/download-icon.png") no-repeat; }
.job-detail .info-foot .download:hover{ background:#008C85; color:#fff; }
.job-detail .info-foot .download:hover i{ background:url("../images/download-icon-hover.png") no-repeat; }
.job-detail .info-foot .upload-jobs{ height:43px; position:relative; }
.job-detail .info-foot .upload-jobs .upload-btn{ width:205px; height:48px; background:#008C85; border:1px solid #008C85; color:#fff; cursor:pointer; }
.job-detail .info-foot .upload-jobs .file{ width:205px; height:48px; opacity:0; position:absolute; left:0; top:0; z-index:5; cursor:pointer; }
.job-detail .info-foot .fileName{ font-size:12px; color:#666666; line-height:48px; margin-left:20px; }
.job-detail .info-foot .fileName i{ font-style:normal; color:#db2424; }
.job-detail .info-foot .upload-jobs:hover .upload-btn{ background:none; color:#008C85; }
.job-detail .bdshare-button-style0-16 { margin-top: 50px;margin-left: 0; }
.job-detail .bdshare-button-style0-16 span { font-size: 15px; color: #333; line-height: 30px; }
.job-detail .bdshare-button-style0-16 a { width: 30px; height: 30px; margin: 0px 3px; background-position: center center; }
.job-detail .bdshare-button-style0-16 a.bds_tsina { background-color: #78cdf2; background-image: url(../images/sina-icon.png); }
.job-detail .bdshare-button-style0-16 a.bds_weixin { background-color: #66bd52; background-image: url(../images/wx-icon.png); }
.job-detail .bdshare-button-style0-16 a.bds_qzone { background-color: #fbc966; background-image: url(../images/qzone-icon.png); }



/*产品中心*/
.product-con,
.product-detail-con { padding-top: 20px; }
.product-con .container { width: auto; padding: 0px 47px; }
.product-search { width: 500px; height: 50px; border: 1px solid #dadada; background: #fff; }
.product-search .text { width: calc(100% - 90px); height: 48px; border: 0; background: none; text-indent: 20px; font-size: 15px; color: #999; line-height: 48px; display: block; float: left; }
.btn { width: 90px; height: 48px; background: url(../images/search.png) no-repeat scroll center center; background-size: 26px 26px; border: 0; }
.btn:hover { background: url(../images/search-hover.png) no-repeat scroll center center; cursor: pointer;background-size: 26px 26px; }
.product-wrap { width: 100%; position: relative; margin-top: 20px;margin-bottom: 40px; }
.menu-slide { width: 290px; height: 100%; background: #fff; border: 1px solid #e6e6e6; padding-bottom: 100px;}
.menu-slide ul li { width: 100%; background: #fff; border-bottom: 1px solid #e6e6e6; }
.menu-slide ul li .title { height: 58px; line-height: 58px; padding: 0px 20px; cursor: pointer; }
.menu-slide ul li .title .icon,
.menu-slide .case-link .icon { width: 18px; height: 18px; display: block; float: left; background: url(../images/product-icon.png) no-repeat; background-size: 59px 532px; margin-top: 22px; margin-right: 15px; }
.menu-slide ul li .title .icon-1 { background-position: 0px 0px; }
.menu-slide ul li .title .icon-2 { background-position: 0px -53px; }
.menu-slide ul li .title .icon-3 { background-position: 0px -109px; }
.menu-slide ul li .title .icon-4 { background-position: 0px -169px; }
.menu-slide ul li .title .icon-5 { background-position: 0px -226px; }
.menu-slide ul li .title .icon-6 { background-position: 0px -284px; }
.menu-slide ul li .title .icon-7 { background-position: 0px -343px; }
.menu-slide ul li .title .icon-8 { background-position: 0px -402px; }
.menu-slide ul li .title .icon-9 { background-position: 0px -459px; }
.menu-slide ul li .title .icon-10 { background-position: 0px -518px; }
.menu-slide ul li .title p { font-size: 17px; color: #333; }
.menu-slide ul li .title .open { width: 17px; height: 58px; background: url(../images/product-open.png) no-repeat scroll center center; }
.menu-slide ul li:hover .title p { color: #ce0b00; }
.menu-slide ul li.active .title .icon-1,
.menu-slide ul li:hover .title .icon-1 { background-position: -40px 0px; }
.menu-slide ul li.active .title .icon-2,
.menu-slide ul li:hover .title .icon-2 { background-position: -40px -53px; }
.menu-slide ul li.active .title .icon-3,
.menu-slide ul li:hover .title .icon-3 { background-position: -40px -109px; }
.menu-slide ul li.active .title .icon-4,
.menu-slide ul li:hover .title .icon-4 { background-position: -40px -169px; }
.menu-slide ul li.active .title .icon-5,
.menu-slide ul li:hover .title .icon-5 { background-position: -40px -226px; }
.menu-slide ul li.active .title .icon-6,
.menu-slide ul li:hover .title .icon-6 { background-position: -40px -284px; }
.menu-slide ul li.active .title .icon-7,
.menu-slide ul li:hover .title .icon-7 { background-position: -40px -343px; }
.menu-slide ul li.active .title .icon-8,
.menu-slide ul li:hover .title .icon-8 { background-position: -40px -402px; }
.menu-slide ul li.active .title .icon-9,
.menu-slide ul li:hover .title .icon-9 { background-position: -40px -459px; }
.menu-slide ul li.active .title .icon-10,
.menu-slide ul li:hover .title .icon-10 { background-position: -40px -518px; }
.menu-slide ul li.active .title p { color: #ce0b00; }
.menu-slide ul li.active .title .open { background: url(../images/product-close.png) no-repeat scroll center center; }
.menu-slide ul li .two-level { max-height: 400px; overflow: hidden; background: #edeff0; display: none; }
.menu-slide ul li .two-level a { display: block; width: 100%; height: 35px; border-left: 3px solid #edeff0; line-height: 35px; transition:all 0.8s; -moz-transition:all 0.8s; -webkit-transition:all 0.8s; -o-transition:all 0.8s; margin-bottom: 5px; padding-left: 40px; }
.menu-slide ul li .two-level a.on,
.menu-slide ul li .two-level a:hover  { background: #008C85; color: #fff; }
.menu-slide ul li .two-level a.on { border-left: 3px solid #d22a21; }

.menu-slide .case-link { height: 58px; line-height: 58px; padding: 0px 20px; cursor: pointer; border-bottom: 1px solid #e6e6e6; }
.menu-slide .case-link .icon-3 { background-position: 0px -109px; }
.menu-slide .case-link a { display: block; width: 100%; height: 100%; }
.menu-slide .case-link p { font-size: 17px; color: #333; }
.menu-slide .case-link:hover p { color: #ce0b00; }
.menu-slide .case-link:hover .icon-3 { background-position: -40px -109px; }
.product-todo { width: calc(100% - 300px); background: #fff; height: 100%; border: 1px solid #e6e6e6; border-right: 0; }
.product-todo ul li { width: 25%; height: 260px; border-right: 1px solid #e6e6e6; text-align: center; float: left; border-bottom: 1px solid #e6e6e6; }
.product-todo ul li a { width: 100%; height: 100%; }
.product-todo ul li .pic { width: 100%; max-height: 120px; height: 120px; line-height: 120px; overflow: hidden; }
.product-todo ul li .pic img { max-width: 85%; max-height: 95%; }
.product-todo ul li:hover .pic img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); -webkit-transition: -webkit-transform 1s; -moz-transition: -moz-transform 1s; -o-transition: -o-transform 1s; transition: transform 1s; }
.product-todo ul li p { font-size: 18px; color: #4c4c4c; line-height: 1.2; margin-top: 25px; }
.loading-more { width: 100px; height: 60px; display: block; background: url(../images/down_arr.png) no-repeat scroll center center; background-size: 28px 28px; margin: 30px auto 0px; }
.loading-more:hover { -webkit-animation: btn-pudding 1s linear; animation: btn-pudding 1s linear; }



/*产品详情*/
.product-detail-con{background: #F7FAFA;padding-bottom: 50px;padding-top: 30px;}
.product-detail-main.main{padding-bottom: 0px;}
.product-detail-con .det_back{font-size:14px; color:#999999; line-height:2; margin-right: 10px; }
.product-detail-con .det_back:hover{color:#ce0b00;}
.product-detail-con .det_back i.back{width:16px; height:13px; background:url("../images/back-red.png") no-repeat; display:block; margin-top:7px; margin-left:10px;}
.product-detail { width: 100%; background: #fff; padding: 15px 15px 45px; margin-top: 40px; box-shadow: 0px 3px 5px 0px rgba(230, 230, 230, 0.4),inset 0px 0px 1px 0px rgba(255, 255, 255, 0.004); }
.product-detail .item {}
.product-detail .slide { width: 50%; }
.product-detail .slide .pic { width: 100%; height: 367px; background: #f5f5f5; text-align: center; line-height: 367px; overflow: hidden; }
.product-detail .slide .pic img { max-width: 100%;max-height: 100%;  }
.product-detail .slide .tab { margin: 15px -10px 0px; }
.product-detail .slide .tab li { width: 20%; height: 67px; float: left; padding: 0 10px; margin-bottom: 20px; }
.product-detail .slide .tab li .img { border: 1px solid #ccc; background: #fff; width: 100%; height: 100%; overflow: hidden; text-align: center; padding: 10px; }
.product-detail .slide .tab li .img img { max-width: 85%; max-height: 100%; }
.product-detail .slide .tab li.on .img,
.product-detail .slide .tab li:hover .img{ border-color: #ce0b00; }
.product-info { width: 50%; padding: 0 30px 0 70px }
.product-info .top { border-bottom: 1px solid #e6e6e6; padding: 25px 0 10px; margin-bottom: 30px; }
.product-info .top h2 { font-size: 22px; font-weight: bold; color: #333; line-height: 45px; }
.product-info .top p { font-size: 14px; color: #888; line-height: 1.786 }
.product-info .top p b { font-size: 20px; color: #d22a21; font-weight: 400; }
.product-info .top p span { font-size: 14px; color: #888; margin-left: 20px; text-decoration:line-through }
.product-info .txt { font-size: 14px; color: #333; line-height: 1.786; max-height: 120px; height: 120px; }
.product-info .buy { display: block; width: 210px; height: 60px; border-radius: 4px; background: url(../images/buy.png) no-repeat; text-align: center; line-height: 60px; }
.product-info .buy:hover {}
.product-tab { width: 100%; background: #fff; padding: 15px 15px 45px; margin-top: 20px; box-shadow: 0px 3px 5px 0px rgba(230, 230, 230, 0.4),inset 0px 0px 1px 0px rgba(255, 255, 255, 0.004); }
.product-tab .tab { border-bottom: 1px solid #e6e6e6; height: 62px; }
.product-tab .tab li { padding: 0 20px; line-height: 60px; float: left; font-size: 18px; color: #333; cursor: pointer;    margin-right: 40px; }
.product-tab .tab li.on { border-bottom: 2px solid #008C85; }
.product-tab .content .item { padding: 35px 45px; font-size: 14px; color: #333; text-align: left; display: none; }
.product-tab .content .item p { font-size: 14px; color: #333; }
.product-tab .content .item img { max-width: 100%; }
.product-tab .content .parameter p { font-size: 14px; color: #888; line-height: 2.286; width: 33.3333333%; float: left; }
.product-tab .content .parameter p i { display: inline-block; margin-right: 10px; width: 5px; height: 5px; background: #888; vertical-align: middle; }
.product-tab .content .download a { font-size: 14px; color: #333; line-height: 2.286; display: block; }
.product-tab .content .download a i { float: left; width: 14px; height: 12px; background: url(../images/product-icon10.png); display: block; margin: 10px 10px 0 0; }
.product-tab .content .download a:hover { color: #ce0b00 }

.search-con h2 { font-size: 30px; color: #000; }
.search-con .misc { font-size: 14px; color: #666; margin-top: 5px; max-width: 460px; }
.search-con h2 span { font-size: 30px; color: #ce0b00; padding: 0 5px; }


/*搜索页*/
.ss-txt{width: 100%;}
.ss-txt h2{font-size: 20px;font-weight: 600;}
.ss-txt h2 span{color: #008C85;font-size: 20px;}
.ss-product-con .honor-list { margin: 20px auto 0 auto;}
.ss-product-con .honor-list a {height: 290px; float: left; display: inline-block; vertical-align: top; width: 23%;box-shadow: 1px 2px 0px #f3ecec;margin-bottom: 40px;margin: 0 1%;padding: 5px;border: 1px solid #F7F7F7;}
.ss-product-con .honor-list a .picarr{display: inline-block;float: right;width: 31px;height: 24px;background: url(../images/ssArr.png) no-repeat center;margin-right: 8px;}
.ss-product-con .honor-list a:hover{background: #008C85;}
.ss-product-con .honor-list a:hover .picp{color: #fff;}
.ss-product-con .honor-list a:hover .pich5{color: #7FB9B5;}
.ss-product-con .honor-list a:hover .picarr{background: url(../images/ssArr_on.png) no-repeat center;}
.ss-product-con .honor-list a .pic { width: 100%;height: 175px; overflow: hidden;background: #EEEEEE;background-size: contain;background-repeat: no-repeat;background-position: center center;}
.ss-product-con .honor-list a p {  font-size: 18px; color: #333; margin-top: 22px;padding-left: 15px;}
.ss-product-con .honor-list a h5{color: #ADADAD;padding-left: 15px;line-height: 24px;}
.ss-product-con .honor-list.acroll li .pic { max-height: 220px }
.ss-product_bm{padding-bottom: 90px;}
.ss-product-con .page { border-top: 1px solid rgba(205,205,205,0.5); padding-top: 25px; }









