/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:'Microsoft YaHei'; color:#666;}
a{color:#666;}
a:hover{text-decoration:none;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1400px; margin:0 auto;}



.conten02{width: 100%; height: auto;}
.conten02_w{height: auto;}
.con02_kk{}
.con02_kk h2{line-height: 57px; font-weight: normal; font-size: 32px;  color: #333333;  letter-spacing: -1px;  text-align: center;  margin-top: 75px;}
.con02_kk p{width: 36px;  height: 3px; padding: 0; background-color: #197465;  margin: 3px auto;}

.con02_dk{width: 100%;  height: auto;  margin-top: 45px; }
.con02_l{width: 77%;  height: auto;  float: left;}
.con02_ll{width: 517px;  height: 536px; float: left;}

.con02_lltu{width: 100%; height: 183px; margin-top: 20px;}
.con02_lltu01{width: 48%; height: 160px; float: left; position: relative; overflow: hidden;}
.con02_lltu01 img{width: 100%;  transition: all 0.5s;  display: block;}
.con02_lltu01 img:hover{transform: scale(1.05);}
.con02_lltu01 p{width: 100%;  padding: 0px 5%;  height: 36px;  background-color: rgba(0, 0, 0, 0.6);  position: absolute;  bottom: -2px;  font-size: 14px;  color: #FFF;  overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 1;  -webkit-box-orient: vertical;  line-height: 36px;  transition: 0.5s;}

.con02_lltu02{width: 48%;  height: 160px;  float: right; position: relative;  overflow: hidden;}
.con02_lltu02 img{width: 100%;  transition: all 0.5s;  display: block;}
.con02_lltu02 img:hover{transform: scale(1.05);}
.con02_lltu02 p{width: 100%;  padding: 0px 5%;  height: 36px;  background-color: rgba(0, 0, 0, 0.6);  position: absolute;  bottom: -2px;  font-size: 14px;  color: #FFF;  overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 1;  -webkit-box-orient: vertical;  line-height: 36px;  transition: 0.5s;}

.con02_lr{width: 530px; height: auto; float: right;}
.con02_lrzi{width: 100%;  height: 31px;  border-bottom: 1px solid #a0a0a0; }
.con02_lrzt{float: left; width: 50%;  height: 100%;  cursor: pointer; }
.con02_lrzi01{color: #197465;  position: relative;font-size: 16px;  margin-right: 66px;}
.con02_lrzi01 a{color: #197465; }
.con02_lrzi01 i{content: "";  width: 100%;  height: 2px;  background-color: #197465;  position: absolute;  left: 0px;  bottom: -10px;}
.con02_lrzt span{color: #333333; font-size: 16px; margin-right: 66px;}
.con02_lrzi02{font-size: 14px; color: #999999; cursor: pointer; float: right;}

.con02_lrlist{width: 100%;  height: auto;  position: relative;}
.con02_lrlist ul{width: 100%;  height: auto;  overflow: hidden; padding-top: 1px;}
.con02_lb01{margin-top: 5px; color: #666666; margin-bottom: 10px; width: 100%; height: 30px; margin-top: 5px; cursor:pointer; }
.con02_lrzzz01{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;  overflow-wrap: break-word; float: left; width: 77%; font-size: 18px;line-height: 32px; color: #666666;padding: 0; position: relative; padding-left: 15px; }
.con02_lb01:hover .con02_lrzzz01{color: #197465;}
.con02_lrzzz01 i{content: "";  width: 5px;  height: 5px;  background-color: rgba(0, 0, 0, 0.4);  position: absolute;  left: 0px;  top: 50%;  margin-top: -2.5px;  border-radius: 5px;}
.con02_lrzzz02{font-size: 16px; color: #c0c0c0; float: right; line-height: 32px;}

.con02_lb02{width: 100%; height: 30px; margin-top: 5px; position: relative;}
.con02_lb02:hover .con02_lrttt01{color: #197465;}
.con02_lrttt01{float: left; line-height: 32px; text-overflow: ellipsis;overflow: hidden;white-space: nowrap;  overflow-wrap: break-word; float: left; width: 80%; font-size: 14px;line-height: 32px; color: #666666;padding: 0; position: relative; padding-left: 15px; }
.con02_lrttt01 i{content: "";  width: 5px;  height: 5px;  background-color: rgba(0, 0, 0, 0.4);  position: absolute;  left: 0px;  top: 44%;  border-radius: 5px;  }
.con02_lrttt02{color: #c0c0c0; font-size: 14px; float: right; line-height: 32px;}

.con02_lb03{margin-bottom: 32px; width: 100%; height: 30px; margin-top: 5px; position: relative;}
.con02_lb03:hover .con02_lrttt01{color: #197465;}

.con02_r{width: 20%; float: right;}
.project__card {
	position: relative;
	will-change: transform;
	transition: box-shadow .3s ease;
	box-shadow: 0 10px 30px transparent; }
.project__card.hover-in {
	transition: -webkit-transform .2s ease-out;
	transition: transform .2s ease-out;
	transition: transform .2s ease-out, -webkit-transform .2s ease-out; }
.project__card.hover-out {
	transition: -webkit-transform .2s ease-in;
	transition: transform .2s ease-in;
	transition: transform .2s ease-in, -webkit-transform .2s ease-in; }
.con02_r:hover .project__card {
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4); }

.project__image {
	display: block;
	position: relative; }
.project__image img {
	width: 100%;
	max-width: 100%;
	display: block; }

.project__image:after {
	content: " ";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
	transition: opacity .3s ease;
	opacity: 0; }
.con02_r:hover .project__image:after {
	opacity: 1; }


.conten03{width: 100%; height: auto;}
.conten03_w{height: auto;}

.con03_kk{}
.con03_kk h2{line-height: 57px; font-weight: normal; font-size: 32px;  color: #333333;  letter-spacing: -1px;  text-align: center;  margin-top: 75px;}
.con03_kk p{width: 36px;  height: 3px; padding: 0; background-color: #197465;  margin: 3px auto;}

.con03_dk{width: 100%;  height: auto;  margin-top: 45px;  }
.con03_l{float: left;width: 970px; height: auto;}
.con03_ls{width: 100%; height: auto;}
.con03_lie{width: 100%;height: auto;}
.con03_lie ul{width: 100%;  height: 360px;  position: relative;  overflow: hidden;  }
.con03_lb01{float: left;width: 48%;  height: auto;  position: relative;  overflow: hidden;}
.con03_lb01 div{width: 100%;  height: 305px;  cursor: pointer;  position: relative;  overflow: hidden;}
.con03_lb01 div img{width: 100%; display: block; transition: 0.5s;}
.con03_lb01:hover div img{transform: scale(1.05);}
.video_btn{width: 71px !important;  height: 71px !important;  position: absolute !important;  top: 50% !important;  left: 50% !important;  margin-top: -35px !important;  margin-left: -35px !important;  opacity: 1 !important;  transition: 0.5s !important;}
.con03_lb01:hover .video_btn{animation: btn_op 1s;}
.con03_lb01 p{color: #333;  font-size: 16px;  text-align: center;  margin-top: 15px;  overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 1;  -webkit-box-orient: vertical;}

.con03_lb02{float: right;width: 48%;  height: auto;  position: relative;  overflow: hidden;}
.con03_lb02 div{width: 100%;  height: 305px;  cursor: pointer;  position: relative;  overflow: hidden;}
.con03_lb02 div img{width: 100%; display: block; transition: 0.5s;}
.con03_lb02:hover div img{transform: scale(1.05);}
.con03_lb02:hover .video_btn{animation: btn_op 1s;}
.con03_lb02 p{color: #333;  font-size: 16px;  text-align: center;  margin-top: 15px;  overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 1;  -webkit-box-orient: vertical;}

.con03_tc{width: 100vw;  height: 100vh;  background-color: rgba(0, 0, 0, 0.6);  position: fixed;  top: 0px;  left: 0px;  z-index: 3;  display: flex;  justify-content: center;  align-items: center;  display: none;  }
.con03_tc01{width: 1000px;  height: 600px;  padding: 30px;  background-color: #FFFFFF;  text-align: center;  background-image: url("../images/video_bac.png");  background-size: 70%;  background-repeat: no-repeat;  background-position: center;}
.con03_tc01 ul{width: 100%; height: 100%; position: relative; overflow: hidden;}
.con03_tc01 ul li{position: absolute; display: none; top: 0; left: 0;}
.con03_tc01 ul li p{font-size: 24px; font-weight: 500; color: #000000; overflow: hidden;text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 1;  -webkit-box-orient: vertical;}
.con03_tc01 ul li video{width: 82%; height: 433px;}
.con03_tczi{width: 120px;  height: 36px;  background-color: #197465;  margin: 15px auto 0px;  cursor: pointer;  color: #ffffff;  line-height: 36px;}

.con03_lx{width: 100%; height: auto;}
.con03_lx ul{width: 100%;  height: 168px;  margin-top: 30px;display: flex;
    justify-content: space-between;}
.con03_lxqy{float: left; width: 310px; height: 168px; position: relative; overflow: hidden; cursor: pointer;}
.con03_lxqy img{width: 100%; transition: 0.5s; height: 100%; display: block;}
.con03_lxqy:hover img{transform: scale(1.05);}
.con03_lxzi01{width: 140px;  height: 40px;  border: 1px solid rgba(255, 255, 255, 0);  font-size: 16px;  color: #FFFFFF;  position: absolute;  top: 50%;  left: 50%;  margin-top: -20px;  margin-left: -70px;  text-align: center;  transition: 0.5s;  line-height: 40px;  overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 1;  -webkit-box-orient: vertical;  }
.con03_lxqy:hover .con03_lxzi01{border: 1px solid rgba(255,255,255,0.5);}

.con03_lxlb01{float: left; margin-left: 0; width: 310px; height: 168px;position: relative; overflow: hidden; cursor: pointer;;}
.con03_lxlb01 img{width: 100%; transition: 0.5s; height: 100%; display: block;}
.con03_lxlb01:hover img{transform: scale(1.05);}
.con03_lxlb01:hover .con03_lxzi01{border: 1px solid rgba(255,255,255,0.5);}

.con03_r{width: 400px;  height: 558px;  cursor: pointer;  position: relative;  overflow: hidden;}
.con03_r img{width: 100%; display: block; transition: all 0.5s;}
.con03_r img:hover{transform: scale(1.04);}
.con03_rzi{width: 140px;  height: 40px;  border: 1px solid rgba(255, 255, 255, 0.6);  position: absolute;  top: 50%;  left: 50%;  margin-top: -20px;  margin-left: -70px;  font-size: 16px;  color: #FFFFFF;  display: flex;  justify-content: center;  align-items: center;  transition: 0.5s;  }
.con03_rzi a{color: #ffffff;}
.con03_r:hover .con03_rzi a{opacity: 1;}


.conten04{width: 100%; height: 456px; position: relative;}
.conten04 video{z-index: 1; position: absolute; width: auto; height: auto; left: 0; top: 0;}

@charset "utf-8";
.river_box p {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	font-style: normal
}

*:focus {
	outline: none
}

a {
	text-decoration: none
}

ul {
	list-style: none
}

.product-section {
	padding-bottom: 50px;
	position: relative;
	padding-top: 140px;
}

.product-title {
	padding: 50px 10px 30px;
	font-weight: normal;
	font-size: 36px;
	line-height: 46px;
	color: #252b3a;
	text-align: center;
	color: #ffffff
}

.product-wrapper {
	max-width: 1200px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.product-features .product-body {
	margin: 0px 25px
}

.product-features .product-body:after {
	content: "";
	width: 100%;
	height: 3px;
	background: url(../images/productBase-features-model.png) no-repeat;
	background-size: 100% auto;
	background-position: center;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 0
}


/*li*/

.features-item {
	position: relative;
	float: left;
	cursor: pointer;
}

.features-slide .features-item>* {
	text-align: center
}

.features-item h3 {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 50px;
	color: #ffffff;
	opacity: 0.7;
	transition: all 0.1s
}

.features-item i {
	position: absolute;
	width: 75%;
	height: 33px;
	background: url("../images/productBase-features-timeline.png") no-repeat;
	background-size: contain;
	background-position: right center;
	left: -25%;
	margin-left: 10px;
	top: 35px;
	z-index: 3
}

.features-item .features-info {
	display: block;
	margin: 0 auto;
	padding: 20px 53px;
	transition: all 0.3s;
	border-radius: 2px
}

.features-item .features-info .features-info-i {
	font-size: 16px;
	color: #ffffff;
	line-height: 22px;
	margin-bottom: 10px
}

.features-item .features-info .features-info-s {
	font-size: 14px;
	color: #c7c7c7;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	/* display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; */
	white-space: pre;
	overflow-wrap: break-word;
}

.features-item.dark i {
	background: url("../images/productBase-features-timeline-dark.png") no-repeat;
	background-size: contain;
	background-position: right center
}


/*鼠标悬浮效果*/

.features-item:hover h3 {
	font-size: 22px;
	line-height: 28px;
	opacity: 0.9
}

.features-item:hover i {
	width: 74%;
	margin-left: 13px;
	background: url("../images/productBase-features-timeline-hover.png") no-repeat;
	background-size: contain;
	background-position: right center
}

.features-item:hover a {
	background: url("../images/productBase-features-info.png") no-repeat;
	background-size: 100% 100%
}


/*左右按钮*/

.product-features .swiper-button-prev {
	width: 30px;
	height: 40%;
	left: -15px;
	top: 60%;
	background: none
}

.product-features .swiper-button-prev:after {
	content: "";
	display: inline-block;
	position: absolute;
	width: 15px;
	height: 30px;
	background: url("../images/productBase-features-left.png") no-repeat;
	background-size: 100% 100%;
	top: 50%;
	margin-top: -15px;
	left: 50%;
	margin-left: -7px
}

.product-features .swiper-button-next {
	width: 30px;
	height: 40%;
	right: -15px;
	top: 60%;
	background: none
}

.product-features .swiper-button-next:after {
	content: "";
	display: inline-block;
	position: absolute;
	width: 15px;
	height: 30px;
	background: url("../images/productBase-features-right.png") no-repeat;
	background-size: 100% 100%;
	top: 50%;
	margin-top: -15px;
	left: 50%;
	margin-left: -7px
}


.con04{padding-bottom: 50px;  position: relative;  padding-top: 140px;}
.con04_w{max-width: 1200px;  padding-left: 10px;  padding-right: 10px;  margin-left: auto;  margin-right: auto;  position: relative;}
.con04_dk{margin: 0px 25px; overflow: hidden; z-index: 1;}
.con04_dk ul{display: flex; transform: translate3d(0, 0, 0);position: relative;  width: 100%;  height: 100%;  z-index: 1;}
.con04_dk ul li{width: 282.5px; position: relative; float: left; cursor: pointer;transition-property: transform, -webkit-transform;}
.con04_dk ul li h3{text-align: center; font-size: 16px; line-height: 28px; margin-bottom: 50px; color: #ffffff; opacity: 0.7; transition:  all 0.1s; font-weight: 500;}
.con04_dk ul li i{text-align: center; position: absolute;  width: 75%;  height: 33px;  background: url("../images/productBase-features-timeline.png") no-repeat;  background-size: contain;  background-position: right center;  left: -25%;  margin-left: 10px;  top: 35px;  z-index: 3;}
.con04_dk ul li a{display: block;  margin: 0 auto;  padding: 20px 53px;  transition: all 0.3s;  border-radius: 2px;}
.con04_dk ul li a h2{text-align: center; font-size: 16px; color: #ffffff; line-height: 22px; margin-bottom: 10px; padding: 0; font-weight: normal;}
.con04_dk ul li a p{white-space: pre; padding: 0; font-size: 14px;  color: #c7c7c7;  line-height: 24px;  overflow: hidden;  text-overflow: ellipsis;   overflow-wrap: break-word;}


.conten05{width: 100%; height: auto;}
.conten05_w{height: auto;}

.con05_zi001{}
.con05_zi001 h2{line-height: 57px; font-weight: normal; font-size: 32px;  color: #333333;  letter-spacing: -1px;  text-align: center;  margin-top: 75px;}
.con05_zi001 p{width: 36px;  height: 3px; padding: 0; background-color: #197465;  margin: 3px auto;}

.con05_dk{width: 100%;  height: auto;  margin-top: 50px;}
.con05_l{float: left; height: auto; width: 75%;}
.con05_lb{ width: 100%; height: auto;}
.con05_lb ul{ height: auto; width: 100%;display: flex;  justify-content: space-between;  align-items: center;}
.con05_lb ul li{float: left; width: 310px;  height: auto;  padding: 15px 12px;  background-color: #FFFFFF;  cursor: pointer;  box-shadow: 1px 0px 16px 0px rgba(121, 121, 121, 0.2);  text-align: center;  }
.con05_lb ul li a{}
.con05_ltu01{width: 100%;  height: 390px;  overflow: hidden;}
.con05_ltu01 img{width: 100%; height: 100%;transition: 0.5s;}
.con05_lb ul li:hover .con05_ltu01 img{transform: scale(1.05);}
.con05_lb ul li a p{width: 100%; line-height: 50px; height: 50px;  margin-top: 10px;  background-color: #fafafa;  font-size: 16px;  overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 1;  -webkit-box-orient: vertical;  }

.con05_lie{ float: left; width: 325px;  height: auto;  padding: 15px 12px;  background-color: #FFFFFF;  cursor: pointer;  box-shadow: 1px 0px 16px 0px rgba(121, 121, 121, 0.2);  text-align: center; }
.con05_lie:hover .con05_ltu01 img{transform: scale(1.05);}

.con05_lx{width: 100%; height: auto;    display: flex;
    justify-content: space-between;
}
.con05_lxl{float: left; width: 524px;  height: auto;  background-color: #FFFFFF;  padding: 12px;  box-shadow: 1px 0px 16px 0px rgba(121, 121, 121, 0.2);  margin-top: 52px;  cursor: pointer;  position: relative;  overflow: hidden;  }
.con05_lxl img{width: 100%;display: block; transition: 0.5s;}
.con05_lxzi01{text-align: center; width: 476px; line-height: 47px;  height: 47px;  background-color: rgba(0, 0, 0, 0.38);  font-size: 16px;  color: #FFFFFF;  position: absolute;  bottom: 12px;  left: 50%;  margin-left: -238px;  opacity: 1;  transition: 0.5s;}
.con05_lxl:hover .con05_lxzi01{opacity: 1;  background-color: rgba(25, 116, 101, 0.38);}

.con05_lxr{float: right; width: 500px;  height: auto;  background-color: #FFFFFF;  padding: 12px;  box-shadow: 1px 0px 16px 0px rgba(121, 121, 121, 0.2);  margin-top: 52px;  cursor: pointer;  position: relative;  overflow: hidden;  }
.con05_lxr img{width: 100%;display: block; transition: 0.5s;}
.con05_lxr:hover .con05_lxzi01{opacity: 1;  background-color: rgba(25, 116, 101, 0.38);}

.con05_r{float: right; width: 323px; height: 725px;}


.conten06{width: 100%; height: auto; padding-bottom: 70px; position: relative; padding-top: 70px;}
.conten06_w{height: 316px;}
.conten06_bg01 ul{width: 100%; height: auto;}
.con06_bg01{display: flex;  align-content: space-between;  flex-wrap: wrap; float: left; background: url("../images/142047_70556572-7fea-4c61-9b32-fecb006f4aab.jpg")no-repeat; width: 450px; height: 308px; padding: 50px 45px; cursor: pointer; background-size: 100%; background-repeat: no-repeat;}
.con06_bg01 p{width: 100%;  height: auto;  font-size: 32px;  color: #fffefe;}

.con06_ol{width: 100%; height: 50px; text-align: center;display: flex;  justify-content: flex-start;  align-items: center;  flex-wrap: wrap;  }
.con06_ol li{float: left; font-size: 16px; color: #ffffff; position: relative; padding: 0 10px 5px 10px;background-color: rgba(255, 255, 255, 0);  transition: 0.5s;  }
.con06_ol li a{color: #ffffff; font-weight: normal; width: 100%; display: block; position: relative;}
.con06_x{width: 100%; height: 2px; background-color: #ffffff;}

.con06_bg02{float: left; margin-left: 25px;display: flex;  align-content: space-between;  flex-wrap: wrap;  background: url("../images/142047_70556572-7fea-4c61-9b32-fecb006f4aab.jpg")no-repeat; width: 450px; height: 308px; padding: 50px 45px; cursor: pointer; background-size: 100%; background-repeat: no-repeat;}
.con06_bg02 p{width: 100%;  height: auto;  font-size: 32px;  color: #fffefe;}


.bottom{width: 100%; height: auto; background: #ececec;}
.bottom_w{height: auto; width: 1400px; margin: 0 auto;}
.bottom01{width: 100%; }
.bottom01 ul{width: 100%; flex-wrap: wrap;align-content: center; height: 50px; display: flex;}
.bottom01 ul li{float: left;width: auto;  height: auto;  font-size: 14px;  color: #999999;  margin-right: 90px;  cursor: pointer;  transition: 0.5s;}
.bottom01_y{margin-right: 0px !important;}
.bottom01 ul li a{color: #999999; font-size: 14px; font-weight: normal;}

.bottom02{width: 100%;  height: auto;  position: relative;  padding-top: 1px;  margin: 50px auto;  }
.bottom02_l{float: left;width: 367px; height: auto;  cursor: pointer;}
.bottom02_l img{width: 100%; height: auto;}

.bottom02_c{width: 1px;  height: 84px; margin-top: 30px; float: left; margin-left: 160px; background-color: #c7c7c7;}

.bottom02_r{float: right;width: 700px; height: 154px;}
.bottom02_r ul{width: 100%; height: 100%; text-align: center;/*display: flex;*/
	justify-content: space-between;
	align-items: center;}
.bottom02_r ul li{    width: 134px;height: auto;cursor: pointer;float: left;margin: 0 6px;}
/*.bottom02_r ul li a{width: 123px;  height: 123px;  position: relative;  border: 1px solid rgba(0, 0, 0, 0.2);  }
.btop_jl{padding: 5px; position: absolute;  top: -1px;  left: -1px;  border-left: 2px solid rgba(0, 0, 0, 0.5);  border-top: 2px solid rgba(0, 0, 0, 0.5);}
.btop_jr{padding: 5px;position: absolute;  top: -1px;  right: -1px;  border-right: 2px solid rgba(0, 0, 0, 0.5);  border-top: 2px solid rgba(0, 0, 0, 0.5);}
.bbottom_jl{padding: 5px;position: absolute;  bottom: -1px;  left: -1px;  border-left: 2px solid rgba(0, 0, 0, 0.5);  border-bottom: 2px solid rgba(0, 0, 0, 0.5);}
.bbottom_jr{padding: 5px;position: absolute;  bottom: -1px;  right: -1px;  border-right: 2px solid rgba(0, 0, 0, 0.5);  border-bottom: 2px solid rgba(0, 0, 0, 0.5);}*/
.bottom02_rtu01{width: 100%;  height: 100%;  overflow: hidden;}
.bottom02_rtu01 img{width: 100%;  display: block;}

.bottom03{width: 100%; line-height: 62px; border-top: 1px solid #d2d2d2;display: flex;  justify-content: center;  align-items: center;}
.bottom03 span{font-size: 14px; color: #999999;}
.bottom03 span a{color: #999999;}
.bottom03 span a img{vertical-align: middle;}


@media only screen and (max-width: 980px) {

	.wapper{width: 96%;}

	.zuida01{padding-top: 1.842105rem;}

	.bottom_w{width: 100%; padding-left: 3%; padding-right: 3%;}
	.bottom01 ul{line-height: 25px; display: flex;  justify-content: center;  align-items: flex-start;  height: auto;}
	.bottom01 ul li{margin: 0rem;  padding: 0.131578rem 0.263157rem 0rem;}
	.bottom02{margin: 25px 0;}
	.bottom02_l{float: none; width: 230px; margin: 0 auto;    margin-bottom: 20px;}
	.bottom02_c{display: none;}
	.bottom02_r{float: none; width: 100%;}
	.bottom03{height: auto;  width: 100%;  padding: 0.2rem 10%;border-top: 1px solid #d2d2d2;  display: flex;  justify-content: center;  align-items: center;  flex-wrap: wrap;}
	.bottom03 span{font-size: 0.289473rem;  color: #999999; line-height: 19px;text-align: center;}

}

@media only screen and (max-width: 980px) {

	.con02_kk h2{font-size: 0.552631rem;  margin-top: 0.526315rem;}
	.con02_dk{margin-top: 0.394736rem;  align-items: flex-start;  flex-wrap: wrap;}
	.con02_l{float: none; width: 100%; height: auto;}
	.con02_ll{width: 100%; height: auto;}

	.con02_lr{float: none; width: 100%;}
	.con02_lrzt{width: 67%;}
	.con02_r{display: none;}

	.con03_kk h2{font-size: 0.552631rem;  margin-top: 0.526315rem;}

	.con03_lx{width: 100%;  height: auto;  overflow-x: scroll;}
	.con03_lx ul{width: -webkit-max-content;  height: auto;  align-items: flex-start;  margin-top: 0.394736rem;  margin-bottom: 0.394736rem;}
	.con03_lxqy{margin-left: 0px;width: 4.210526rem; position: relative;  overflow: hidden;  cursor: pointer; height: auto;}
	.con03_lxlb01{width: 4.210526rem; position: relative;margin-left: 0.315789rem;  overflow: hidden;  cursor: pointer; height: auto;}

	.con03_r{display: none;}


	.conten04{width: 100%;  height: 6.763157rem;  position: relative;  overflow: hidden;}
	.conten04 video{display: none;}

	.con04{padding-top: 1.052631rem;  padding-bottom: 1.052631rem;  background-image: url("../images/videoimg.jpg");  background-size: auto 100%;  }
	.con04_dk ul li{width: 100%;position: relative;  float: left;  cursor: pointer;}
	.con04_dk ul li h3{font-size: 14px; text-align: center;}
	.con04_dk ul li a{padding: 20px 24px;}
	.con04_dk ul li a p{font-size: 14px;}

	.con05_zi001 h2{font-size: 0.552631rem;  margin-top: 0.526315rem;}

	.con05_dk{margin-top: 0.526315rem; }

	.con05_l{float: left;width: 100%; height: auto;}
	.con05_lb{overflow-x: scroll;}
	.con05_l ul{width: -webkit-max-content;}
	.con05_l ul li{width: 4.342105rem;  height: 6.447368rem;  box-shadow: 1px 0px 6px 0px rgba(121, 121, 121, 0.2);  margin: 0.263157rem;}
	.con05_ltu01{  height: 4.842105rem;}
	.con05_l ul li a p{font-size: 0.342105rem;  margin-top: 0.263157rem;  height: 0.789473rem;}

	.con05_lxl{float: none; width: 100%;height: 3.815789rem;  margin-top: 13px;  box-shadow: 1px 0px 0.157894rem 0px rgba(121, 121, 121, 0.2);}
	.con05_lxzi01{width: 8.966842rem;  height: 0.815789rem;  bottom: 0.263157rem;  font-size: 0.342105rem;  margin-left: -4.468421rem;  opacity: 1;}
	.con05_lxr{float: none; width: 100%;height: 3.815789rem;  margin-top: 13px;  box-shadow: 1px 0px 0.157894rem 0px rgba(121, 121, 121, 0.2);}

	.con05_r{display: none;}

	.conten06{padding-bottom: 1.052631rem;}
	.conten06_w { overflow-x: scroll; height: auto;}
	.conten06_w ul{width: -webkit-max-content;}
	.con06_bg01{width: 6.315789rem;  height: 4.342105rem;  padding: 0.394736rem 0.263157rem;  margin-right: 0.473684rem;}
	.con06_bg01 p{font-size: 0.473684rem;}
	.con06_ol{height: auto;}
	.con06_ol li{font-size: 0.289473rem;  padding: 0px 0.131578rem 0.131578rem 0.131578rem;  background-color: rgba(255, 255, 255, 0.2);}
	.con06_ol li a{width: 100%;  display: block;  position: relative;}
	.con06_bg02{width: 6.315789rem;  height: 4.342105rem;  padding: 0.394736rem 0.263157rem;  margin-right: 0.473684rem;}
	.con06_bg02 p{font-size: 0.473684rem;}


}




/*通用页面*/
.inside_bg{width: 100%; height: auto;}
.inside_bg img{width: 100%; height: auto;}

.inside{ min-height:400px; padding-bottom: 100px;}

.inside_left{ width:230px; float:left;}
.inside_left .side_a dl dt{ background: url("../images/ulBac.png") no-repeat; background-size: 100%; color: #197465; border-bottom:3px solid #ddd; display:block; height:112px; width: 100%; text-align: center;  font-weight:normal; line-height:112px; font-size:24px;}
.inside_left .side_a dl dd{position: relative;  width: 100%; height:70px; line-height:70px; border-bottom:#ddd solid 1px;}
.side_bg{background: #197465;}
.triangle_btn{width: 0px;opacity: 1;  height: 0px;  border-bottom: 11px solid #0c5347;  border-top: 0px solid transparent;  border-right: 0px solid transparent;  border-left: 14px solid transparent;  position: absolute;  top: 0px;  left: -14px;}
.inside_left .side_a dl dd a{ display:block; padding-left:30px; font-size:18px;  color: #ffffff;transition: 0.5s;}
.inside_left .side_a dl dd a i{content: "";width: 10px;position: absolute;  height: 10px;  color: #FFFFFF;  margin-top: 30px;  left: 7px;  border-radius: 0px;  background-color: #FFFFFF;  }
.side_ys i{content: "" !important;  width: 4px !important;  height: 4px !important;  background-color: #c9c9c9 !important;  border-radius: 4px !important;  position: absolute !important;  top: 50% !important;  margin-top: -2px !important;  left: 0px !important;  }
.side_ys{color: #666666 !important; padding-left: 15px !important;}
.inside_left .side_a dl dd a:hover{ color:#fff;}
.inside_left .side_a dl .hover a{ background:#324483; color:#fff;}
.lianxi{ margin-top:15px; text-align:center; padding-bottom:20px;}

.inside_right{ width:1130px; float:right; }
.weizhi{width: 100%; height: auto;border-bottom: 1px solid #e9e9e9;  margin-bottom: 40px;}
.inside_zi01{float: left; position: relative; height: 90px;}
.inside_zi01 h2{font-size: 22px;  color: #666666; line-height: 90px; font-weight: normal;}
.inside_zi01 i{content: "";  width: 42px;  height: 2px;  background-color: #197465;  position: absolute;  left: 0px;}

.inside_zi02{float: right; line-height: 90px;}
.inside_zi02 a{font-size: 14px; color: #999999; float: left;}

.inside_con{width: 100%; line-height: 35px; height: auto; padding-top: 1px;}


@media only screen and (max-width: 980px) {

	.inside_right{width: 100%; float: none;}

}



/*新闻资讯*/
.news_header{width: 100%;  height: auto; }
.news_tp01{width: 300px; float: left;  height: 215px;  overflow: hidden;}
.news_tp01 img{width: 100%;  display: block;}
.news_zi01{width: 810px;  float: right; height: 215px;}
.news_zi01 h2{overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 1;  -webkit-box-orient: vertical;  font-size: 18px;  color: #333333;}
.news_zi01 p{overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;  font-size: 14px;  color: #999999;  line-height: 20px;  margin-top: 30px;}

.news_list{width: 100%; height: auto; padding: 34px 0;}
.news_list ul{width: 100% !important; height: auto !important;}
.news_list ul li{float: none !important; position: relative; width: 100% !important; height: 150px !important; padding: 14px 0px !important; margin-bottom: 0 !important; border-bottom: 1px solid #e5e5e5 !important; transition: 0.5s !important;}
.news_list ul li:hover{box-shadow: 0px 0px 16px 0px rgba(32, 32, 32, 0.1);  padding: 14px 12px !important;  border-bottom: 1px solid #fff !important;}

.news_rq{display: flex;  justify-content: center;  align-items: center; float: left; width: 166px; background-color: #ececec; height: 100%;}
.news_rq span{font-size: 42px;color: #999999; }
.news_rq strong{font-size: 14px;color: #999999; line-height: 30px; font-weight: normal;}
.news_zzz01{width: 930px; height: 100%; transition: 0.5s; float: right;}
.news_zzz01 h2{font-weight: normal;font-size: 18px;  color: #333;  overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 1;  -webkit-box-orient: vertical;}
.news_list ul li:hover .news_zzz01 h2{width: 925px !important;}
.news_zzz01 p{font-size: 14px;  color: #999;  margin-top: 14px;  overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 1;  -webkit-box-orient: vertical;}
.news_zt01{width: 90px;  height: 30px;  background-color: #e7e7e7;  display: flex;  justify-content: center;  align-items: center;  font-size: 14px;  color: #999;  transition: 0.5s;  }
.news_list ul li:hover .news_zt01{color: #ffffff; background-color: #197465;}

.news_ye01{width: 100%; text-align: center; margin-top: 30px;}
.news_yezi01{color: #d2d2d2 !important;}
.news_yezi{color: #ffffff !important; background: #009688 !important;}
.news_ye01 a{color: #333333; background: #ffffff; padding-top: 5px; padding-bottom: 5px; border-radius: 2px 0 0 2px;  border: 1px solid #e2e2e2;   font-size: 12px;  text-align: center;  height: 28px;  line-height: 28px;  padding-left: 15px;  padding-right: 15px;}
.news_ye01 a:hover{color: #197465;}

@media only screen and (max-width: 980px) {

	.news_tp01{width: 40%; height: 2.5263rem; overflow: hidden;}
	.news_zi01{width: 57%; height: 2.5263rem;}
	.news_zi01 h2{font-size: 0.4211rem;  color: #333;}
	.news_zi01 p{margin-top: 0rem; font-size: 13px;}

	.news_list ul li{position: relative; padding: 0.2632rem; box-shadow: none;}
	.news_list ul li:hover{border-bottom:  1px solid  #ffffff; height: 2.8947rem;}

	.news_rq{width: 30%;}
	.news_rq span{font-size: 0.6316rem;}
	.news_rq strong{font-size: 0.3158rem;}
	.news_zzz01{width: 66%; transition: 0.5s;}
	.news_zzz01 h2{font-size: 0.3684rem;  line-height: 0.6rem;}
	.inside_con ul li a p{margin-top: 0rem;  font-size: 0.3158rem;}


}


/*产品中心*/
.cp_zzz{color: #197465 !important;}

.inside_con ul{width: 100%; height: auto;}
.inside_con ul li{margin-bottom: 10px; padding-left: 10px; padding-right: 10px;  float: left;width: 282px; height: 310px; cursor: pointer; overflow: hidden;}
.inside_con ul li a{overflow: hidden;}
.cp_tu01{width: 96%;  height: 257px;  border: 4px solid #f6f6f6;  overflow: hidden;  }
.cp_tu01 img{width: 100%;  display: block;  transition: 0.5s;  }
.inside_con ul li:hover .cp_tu01 img{transform: scale(1.05);}
.inside_con ul li a p{width: 100%;  font-size: 16px;  color: #333333;  line-height: 40px;  text-align: center;  overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 1;  -webkit-box-orient: vertical;  transition: 0.5s;}
.inside_con ul li:hover p{color: #197465;}

.cp_lie01{ padding-right: 10px !important; padding-left: 10px !important;}
.cp_lie01:hover .cp_tu01 img{transform: scale(1.05);}
.cp_lie01:hover p{color: #197465;}

.cp_ye01{width: 100%; text-align: center; margin-top: 30px;}
.cp_yezi01{color: #d2d2d2 !important;}
.cp_yezi{color: #ffffff !important; background: #009688 !important;}
.cp_ye01 a{color: #333333; background: #ffffff; padding-top: 5px; padding-bottom: 5px; border-radius: 2px 0 0 2px;  border: 1px solid #e2e2e2;   font-size: 12px;  text-align: center;  height: 28px;  line-height: 28px;  padding-left: 15px;  padding-right: 15px;}
.cp_ye01 a:hover{color: #197465;}
@media only screen and (max-width: 980px) {

	.inside_con ul li{width: 50%; height: auto;}
	.cp_tu01{height: auto;}


}



/*服务中心*/
.fw_dt{ width: 100%; height: auto;}
.fe_sh{font-size: 16px;  color: #000000; line-height: 35px;}
.fw_tu01{margin-right: 0.15rem;}
.fw_tu01 img{width: 20px; height: 24px; background-size: contain;}

.province_list{width: 90%;  border: 1px solid #e0e0e0;outline: none;  height: 40px;align-items: center;  position: relative;  padding-left: 10px;  margin-bottom: 15px;  background-color: #fff;  font-size: 16px;  float: right;}

.fw_dk{width: 100%; height: auto;}
.fw_dk p{width: 100%;  height: 60px;  background-color: #197465;  display: flex;  justify-content: center;  align-items: center;  font-size: 18px;  color: #fff;  font-weight: 600;}
.fw_dk ul{width: 100%;  height: auto;  border-bottom: 2px solid #F6F6F6;  border-right: 2px solid #F6F6F6;  border-bottom: 2px solid #F6F6F6;}
.fw_zi01{margin-bottom: 0 !important; border-right: 2px solid #F6F6F6 !important; border-bottom: 2px solid #F6F6F6 !important;width: 100% !important;  height: auto !important;  }
.fw_ys01{display: flex;  justify-content: center;  align-items: center; float: left; width: 24%;  height: auto;  min-height: 50px; text-align: center;   border-left: 2px solid #F6F6F6;  font-size: 16px;  color: #333;  font-weight: 600;}

.fw_zi02{margin-bottom: 0 !important; border-right: 2px solid #F6F6F6 !important; border-bottom: 2px solid #F6F6F6 !important; width: 100% !important; height: auto !important;}
.fw_ys02{display: flex;  justify-content: center;  align-items: center; width: 24%;  height: auto;text-align: center; float: left;  min-height: 50px;  border-left: 2px solid #F6F6F6;  font-size: 16px;  color: #999;}

@media only screen and (max-width: 980px) {

	.fe_sh{font-size: 0.3158rem;}
	.province_list{width: 72%;  font-size: 0.3158rem; }

	.fw_ys01{min-height: 40px;  font-size: 0.3158rem;  line-height: 0.5rem;  }
	.fw_ys02{min-height: 40px;  font-size: 0.3158rem;  line-height: 0.5rem;  }


}





.slideBox{ width:210px; height:250px; overflow:hidden; position:relative;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd ul li{ position:relative;}
.slideBox .bd ul span{ display:block; height:40px; line-height:40px; background:#000; background:rgba(0,0,0,0.8); position:absolute; bottom:0px; width:100%; color:#fff; padding-left:10px;}
.slideBox .bd img{ width:210px; height:250px; }

.flash{ position:relative; width:100%; height:415px; overflow:hidden; margin-top:-50px;}
.myFocus{width:1600px;
	margin:0 auto;
	position:absolute;
	left:50%;
	margin-left:-800px;
	height:415px;
	}
.flashn{ position:relative; width:100%; height:250px; overflow:hidden; margin-top:-50px;}
.myFocusn{width:1600px;
	margin:0 auto;
	position:absolute;
	left:50%;
	margin-left:-800px;
	height:250px;
	}
	
	
/* 大图特效 开始theme-default */
.theme-default #slider{margin:0 auto;width:1600px;height:415px;}
.theme-default .nivoSlider{background:url(loading.gif) no-repeat 50% 50% rgb(255, 255, 255);margin-bottom:50px;position:relative;}
.theme-default .nivoSlider img{left:0px;top:0px;display:none;position:absolute;}
.theme-default .nivoSlider a{border:0px currentColor;display:block;}
.theme-default .nivo-controlNav{left:684px;width:193px;height:38px;bottom:-12px;padding-top:0px;padding-left:50px;position:absolute;z-index:9;}
.theme-default .nivo-controlNav a{background:url(../images/bullets.png) no-repeat;border:0px currentColor;width:23px;height:17px;text-indent:-9999px;margin-right:3px;float:left;display:block;}
.theme-default .nivo-controlNav a.active{background-position:0px -17px;}
.theme-default .nivo-directionNav a{background:url(../images/arrows.png) no-repeat;border:0px currentColor;width:65px;height:65px;text-indent:-9999px;display:block;}
.theme-default a.nivo-nextNav{background-position:-65px 0px;top:181px;right:300px;}
.theme-default a.nivo-prevNav{left:300px;top:181px;}
.theme-default a.nivo-nextNav:hover{background-position:-65px -65px;top:181px;right:300px;}
.theme-default a.nivo-prevNav:hover{background-position:0px -65px;left:300px;top:181px;}
.theme-default .nivo-caption{font-family:Helvetica,Arial,sans-serif;}
.theme-default .nivo-caption a{color:rgb(255, 255, 255);border-bottom-color:rgb(255, 255, 255);border-bottom-width:1px;border-bottom-style:dotted;}
.theme-default .nivo-caption a:hover{color:rgb(255, 255, 255);}
/* nivoSlider */
.nivoSlider{position:relative;}
.nivoSlider img{left:0px;top:0px;position:absolute;}
.nivoSlider a.nivo-imageLink{margin:0px;padding:0px;border:0px currentColor;left:0px;top:0px;width:100%;height:100%;display:none;position:absolute;z-index:6;}
.nivo-slice{height:100%;display:block;position:absolute;z-index:5;}
.nivo-slice img{width: 107px; height: 100%; opacity: 1; top: 0px; display: block;}
.nivo-box{display:block;position:absolute;z-index:5;}
.nivo-caption{background:rgb(0, 0, 0);left:0px;width:30%;bottom:0px;color:rgb(255, 255, 255);display:none;position:absolute;z-index:8;opacity:0.8;}
.nivo-caption p{margin:0px;display:none;}
.nivo-caption a{display:inline !important;}
.nivo-html-caption{display:none;}
.nivo-directionNav a{top:45%;position:absolute;z-index:9;cursor:pointer;}
.nivo-prevNav{left:0px;}
.nivo-nextNav{right:0px;}
.nivo-controlNav a{position:relative;z-index:9;cursor:pointer;}
.nivo-controlNav a.active{font-weight:bold;}	
/* 大图特效 end */











/*common end*/

/*menu*/
.menu{height:35px;line-height:35px;background:#333;}
.menu ul li{ float:left; position:relative; border-right:#666 solid 1px;width:120px;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:0px; top:35px; box-shadow:2px 2px 5px rgba(0,0,0,0.2); padding:10px 0;display:none; }
.menu ul li dl dd{ line-height:28px;border-bottom:#ddd dotted 1px; margin:0 10px; }
.menu ul li dl dd a{ font-size:12px; color:#666; font-weight:normal; display:inline; padding:0; text-align:left;}
.menu ul li dl dd a:hover{ color:#f60;}
.menu a{ font-size:14px;color:#fff; text-decoration:none; font-weight:bold;display:block;text-align:center;}
.menu a:hover{color:#fff;}
a.menu_hover{ background:#666;color:#fff;}
.menu_down span{ display:block;background:url(../images/menu_down.gif) right 10px center no-repeat;}

/*banner_01*/
.banner_01{ width:1000px;height:360px; overflow:hidden; position:relative; z-index:1; }
.banner_01 ul {height:360px;position:absolute;}
.banner_01 ul li {width:1000px; height:360px;float:left;overflow:hidden; position:relative; background:#ccc;}
.banner_01 ul li img{ width:1000px; height:360px;}
.banner_01 .btnBg { width:1000px;height:20px;position:absolute; left:0; bottom:0; background:#000;}
.banner_01 .btn {width:1000px; position:absolute; height:10px; padding:5px 10px; right:0; bottom:3px; text-align:right;}
.banner_01 .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
.banner_01 .btn span.on {background:#fff;}
.banner_01 .preNext {top:130px;width:45px; height:100px;  position:absolute; background:url(../images/sprite.png) no-repeat 0 0; cursor:pointer;}
.banner_01 .pre {left:0;}
.banner_01 .next {right:0; background-position:right top;}

/*banner_02*/
.banner_02{ height:360px; overflow:hidden;}
.banner_02 #banner_02_con{ display:none;}

/*banner_03*/
.banner_03{ position:relative; z-index: 1; width:100%; height:360px; overflow:hidden;}
.banner_03 .bd { Z-INDEX: 0; position: relative; overflow:hidden; }
.banner_03 .bd ul{ margin:0px auto;}
.banner_03 .bd li { width:100%; height:360px; text-align:center;  overflow:hidden;}
.banner_03 .hd { position:relative; top:-40px; width:1100px; height:20px; margin:0px auto; text-align:center;}
.banner_03 .hd ul { position:absolute; left:50%; margin-left:-60px; bottom:0px; z-index:99; width:150px; height:22px;}
.banner_03 .hd ul li { height:22px; width:22px; margin-left:15px; text-align:center; text-indent:-9999em; float:left; background:url(../Images/BannerBg_02.png) no-repeat; cursor:pointer;}
.banner_03 .hd ul .on { background:url(../images/BannerBg_01.png) no-repeat; }
.banner_03 .prev { position:absolute;  TOP:50%; left:20px; Z-INDEX:2; width:31px; height:53px; margin-top:-30px; background:url(../Images/BannerLeft.png) no-repeat; cursor: pointer;}
.banner_03 .next { position:absolute; TOP:50%; right:20px; Z-INDEX:2; width:31px; height:53px; margin-top:-30px; background:url(../Images/BannerRgt.png) no-repeat; cursor:pointer;}

/*scroll_left start*/
#scroll_left{overflow:hidden;width:930px; margin:0px 10px; }
#scroll_left span{ display:block; height:28px; line-height:28px; text-align:center;}
#scroll_left .scroll_scale{width:164px;height:124px; background:#FFF; margin:0 5px;border:1px solid #e4e4e4;} 
#scroll_left .scroll_scale table tr td{ height:124px; width:164px; text-align:center;}
#scroll_left .scroll_scale img{max-width:160px; max-height: 120px; width: expression(this.width >160 && this.height < this.width ? 160: true); height: expression(this.height > 120 ? 120: true);}
/*scroll_left end*/

/*scroll_01*/
.scroll_01{ background:#ddd;}
.scroll_01 .hd .prev,.scroll_01 .hd .next{ display:block;  width:5px; height:9px; line-height:10px;overflow:hidden;cursor:pointer; background:url(../images/icoLeft.gif) no-repeat;} 
.scroll_01 .hd .next{ background:url(../images/icoRight.gif) no-repeat;} 
.scroll_01 .bd li{ float:left;}

/*scroll_02*/
.scroll_02{ background:#ddd;}
.scroll_02 .hd .prev,.scroll_02  .hd .next{ display:block;  width:5px; height:9px; line-height:10px;overflow:hidden;cursor:pointer; background:url(../images/icoLeft.gif) no-repeat;} 
.scroll_02 .hd .next{ background:url(../images/icoRight.gif) no-repeat;} 

/*scroll_03*/
.scroll_03{ background:#ddd;}
.scroll_03 .hd .prev,.scroll_03 .hd .next{ display:block;  width:5px; height:9px; line-height:10px;overflow:hidden;cursor:pointer; background:url(../images/icoLeft.gif) no-repeat;} 
.scroll_03 .hd .next{ background:url(../images/icoRight.gif) no-repeat;} 
.scroll_03 .bd li{ float:left; width:200px; overflow:hidden; margin:0 10px;}
.scroll_03 .bd li .img{height:150px; border:#f4f4f4 solid 1px; padding:2px; background:#fff;}
.scroll_03 .bd li .img:hover{background:#f4f4f4;}
.scroll_03 .bd li span{ height:30px; line-height:30px; text-align:center; display:block;}
.scroll_03 .bd li .img table tr td{ height:144px;}
.scroll_03 .bd li .img table tr td img{ max-width:194px; max-height:144px;}


/*slideTxtBox_01*/
.slideTxtBox_01 .hd ul li.on{ background:#ddd;cursor:pointer; } 

.contentfirst{ display:none;}
.contentin{ display:block;}
.tabin{ background:#ddd;}



/*Add------------------------------------------------------------------------------*/




/*contact*/
.contact h2{ height:36px; line-height:36px; padding-left:20px; color:#fff; background:#999;}
.contact{ margin-top:15px; }
.contact ul{ padding:10px 10px; border:#e4e4e4 solid 1px;}
.contact ul li{ line-height:20px; padding:3px 0;}

/*proShow*/
.product_show ul li{ width:130px;line-height:20px;}
.product_show ul li{ float:left; margin:15px 20px 0; border:#e4e4e4 solid 1px; display:inline;}
.pro img{max-width:120px; max-height: 90px; width: expression(this.width >120 && this.height < this.width ? 120: true); height: expression(this.height > 90 ? 90: true);}
.hover2{ background:#f4f4f4;}

/*product_list*/
.side_product { margin-top:15px;}
.side_product h2{ height:36px; line-height:36px; padding-left:20px; color:#fff; background:#999;}
.side_product ul{ padding:10px 10px; border:#e4e4e4 solid 1px; }
.side_product ul li{line-height:24px;}
.side_product ul li a{ padding-left:30px; display:block; border-bottom:#e4e4e4 dashed 1px;background: url(../images/side_menu_bg.gif) 10px 8px no-repeat;}
.side_product ul li dl dd a{ display:inline; border:none; background:none;}


