html{ background:#fff; color:#585858; overflow-x:hidden;}
*{ padding: 0; margin: 0 auto;}
p{ padding: 0 !important; margin: 0 auto !important;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0 auto;padding:0;}
img{border:0;}
ol,ul{ margin: 0 auto !important;}
ol,ul,li{list-style:none;}
h1,h2,h3{font-weight:normal;font-size:100%;}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{ background:#fff; color:#585858; font-size:1rem; font-family:'微软雅黑' !important;}
a{ color:#585858 !important;}
a:hover{color:#0064c2; text-decoration: none !important;}


@media screen and (min-width:640px){
	.all{
		width:640px;
		margin:0 auto;
	}
	.rightnav{
		width:22.5em !important;
	}
	.afPopup{
		width:640px;
	}
}


#dituContent label {
    max-width: unset!important;
    text-align: center;
}

.de-news-list {
  overflow: hidden;
  min-height: 644px;
  padding: 5px;
  margin-top: 3%;
}
.de-news-list ul li {
  padding: 20px 15px;
  overflow: hidden;
  background: #fff;
  margin-bottom: 3%;
  transition:0.3s;
  position: relative;
}
.de-news-list ul li::before{ position: absolute; content: ''; left: 0; bottom: 0; height: 2px; background: #00815f; width: 0; transition:0.3s;}
.de-news-list ul li a {
  display: block;
}
.de-news-list ul li .img {
  text-align: center;
  font-size: 0;
}
.de-news-list ul li .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.de-news-list ul li .box {
  font-size: 14px;
}
.de-news-list ul li .box h4 {
  color: #323232;
  line-height: 1.1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}
.de-news-list ul li .box p {
  color: #595959;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin: 15px 0 25px;
}
.de-news-list ul li .box .time {
  color: #999999;
  line-height: 1.1;
  line-height: 4rem;
}
.de-news-list ul li .box .time span {
  display: block;
  float: right;
  font-size: 14px;
  color: #0058b1;
}
.de-news-list ul li:hover {
  box-shadow: 0px 0px 10px #ccc;  transform: translateY(-10px);
}
.de-news-list ul li:hover::before{ width: 100%;}
.de-news-list ul li:hover .time span {
  color: #237ed2;
}



.de-contact {
  overflow: hidden;
}
.de-contact .contact-list {
  overflow: hidden;
  margin: 25px 0 35px;
}
.de-contact .contact-list ul li {
  min-height: 40px;
  padding-left: 50px;
  float: left;
  width: 50%;
  font-size: 14px;
  color: #595959;
  line-height: 20px;
  padding-top: 8px;
  margin-bottom: 14px;
  word-wrap: break-word;
}
@media screen and (max-width:765px){
  .de-contact .contact-list ul li{ width: 100%;}
}
.de-contact .contact-list ul li span {
  display: block;
  float: left;
  color: #999;
}
.de-contact .contact-list ul li.icon-01 {
  background: url(../images/contact-icon-01.png) no-repeat left top;
}
.de-contact .contact-list ul li.icon-02 {
  background: url(../images/contact-icon-02.png) no-repeat left top;
}
.de-contact .contact-list ul li.icon-03 {
  background: url(../images/contact-icon-03.png) no-repeat left top;
}
.de-contact .contact-list ul li.icon-04 {
  background: url(../images/contact-icon-04.png) no-repeat left top;
}
.de-contact .contact-list ul li.icon-05 {
  background: url(../images/contact-icon-05.png) no-repeat left top;
}
.de-contact .contact-list ul li.icon-06 {
  background: url(../images/contact-icon-06.png) no-repeat left top;
}
.de-contact .contact-map {
  overflow: hidden;
}
.de-contact .contact-map #dituContent {
  width: 98%;
  height: 475px;
  margin: 0 auto 30px;
}


.mes-form {
  overflow: hidden;
}
.mes-form .form-tr {
  overflow: hidden;
}
.mes-form .form-tr input {
  display: block;
  width: 100%;
  padding: 0 10px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #e6e6e6;
}
.mes-form .form-tr textarea {
  display: block;
  width: 100%;
  padding: 5px 10px;
  height: 168px;
  border: 1px solid #e6e6e6;
}
.mes-form .form-tr .code {
  overflow: hidden;
}
.mes-form .form-tr .code input {
  width: 188px;
  float: left;
}
.mes-form .form-tr .code .verify {
  cursor: pointer;
  float: left;
  margin-left: 25px;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 0;
}
.mes-form .form-tr .code .verify img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.mes-form .form-tr .submit {
  margin-top: 15px;
  display: block;
  width: 190px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #237ed2;
  color: #fff !important;
  font-size: 15px;
}
.mes-form .form-tr .submit:hover {
  background: #0058b1;
}
.mes-form .form-tr .error {
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #f00;
  padding: 0 5px;
}


.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 10px 0 35px;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #237ed2;
  background: #237ed2;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
}
.de-page-mian .page-inner span {
  display: block;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: block;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}
/*******CSS reset*************/
.f12{font-size:12px;}
.f16{font-size:1.5rem;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;}
.hidden{display:none;}
.jj_pic{ float:left; margin:0 10px 0 0;}
.nr_pic{ text-align:center; position:relative; width:100%;}
.nr_pic img{ max-width: 90%;}
.red{ color:#f00; font-weight:bold; padding-left:10px;}
.nr_red{ color:#f00; font-weight:bold;}

.scale:hover img { transform: scale(1.1, 1.1);}
.scale img{ transition:transform 1s ease 0s}

#lxwm_nr { margin: 0 20px 20px;	font-size:1rem;}
#lxwm_nr p { line-height: 35px; border-bottom: 1px dotted #ccc;	padding-left: 20px;}

#prev_next{ border-top:1px solid #f0f0f0; padding: 2% 0 5%;}
#prev_next li{ padding-left:10px; height:30px; line-height:30px;}


#con_lx{ height:auto; padding: 0 !important; overflow:hidden; line-height:2.0; font-size:1.5rem; margin-bottom:2%;}
#con_lx p{ border-bottom:1px dotted #ccc; line-height:35px; transition:0.3s all 0s linear; }
#con_lx p:hover{ background:#efefef; color:#000; border-bottom:1px solid #ccc;}

.container{ padding: 0 !important; margin: 0 auto !important;}
.nopadding{ padding: 0 !important;}

/** header **/
#top_line_bj{ height: 40px; background: #f4f5f5; width:100%;}
#top_line{ width:1200px; height: 40px; line-height: 40px; color: #8c8c8c;}
#top_line .right a{ color: #8c8c8c !important; padding: 0 5px;}


#top_index{ width: 100%; height:auto; position: relative;}
#top_pc_top{ width: 1200px; height: auto; padding: 1% 0; }
#logo{ float:left; padding: 1% 0;}
#logo img{ width: 100%}
#top_tel{ float: right; background: url(../images/top_tel.png) no-repeat left top; color: #1a9650; font-weight: bold; padding: 20px 0 0 60px; font-size: 3rem; margin-top: 1%; line-height: 30px;}
#nav_bj{ width: 100%; height: 55px; background: #00815f;}
#nav{ width:1200px; height: 55px;}
#nav li{ float: left; color: #fff !important; margin: 0 1%; font-size: 15px; width: 126px; height: 55px; line-height: 55px; text-align: center; transition: 0.3s; position: relative;}
#nav li::before{ display: inline-block; content: ""; z-index: 1; position: absolute; width: 100%; height: 0; background: #04b95a; left: 0; top: 0; transition: 0.3s;}
#nav li a{ position: absolute; left: 0; top: 0; color: #fff !important; display: block; z-index: 2; width: 100%; height: 55px;}
#nav li:hover::before{ height: 55px;}
#nav li:hover a{ color: #fff !important;}

#top_line_sj{ background: #f4f5f5; text-align: center; color: #8c8c8c; padding: 0.5% 0;}
#logo1{ text-align: left; padding:5% 2%; width: 85%; float: left;}
#logo1 img{ max-width: 100%;}
#sj_nav{ width:100%; background: #00815f; height: 72px;}
#sj_nav a{ display:block; float:left; width: 25%; border-bottom: 1px solid #329755; background: url(../images/nav_line.png) no-repeat right top; height:36px; line-height:36px; text-align:center; color:#fff !important;}


.sp_nav{width:50px;float:right;position:fixed; right: 10px; z-index: 999; background: #333; cursor:pointer;height:40px;margin-top:15px}
.sp_nav span{display:block;background:#fff;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:10px}
.sp_nav span:nth-of-type(2){top:20px}
.sp_nav span:nth-of-type(3){top:30px}
.sp_nav_se span:nth-of-type(1){top:20px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:20px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:96px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}








.slideBox{ position:relative; overflow:hidden; margin:0 auto;  max-width:640px;/* 设置焦点图最大宽度 */ }
.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }
.slideBox .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#fff;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center; height:auto; overflow:hidden;  }
.slideBox .bd li img{  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; color:#fff;  text-align:left;  }

#top_pic{ width: 100% !important; min-height: 140px; height: auto;}
#top_pic .pic{ padding: 0 !important; background: #04b95a; position: relative; overflow: hidden;}
#top_pic .pic p img{ max-width: 130%; transition: 0.3s; opacity: 0.2;}
#top_pic .pic:nth-of-type(2){ background: #00815f;}
#top_pic .pic:nth-of-type(3){ background: #a3c955;}
#top_pic .pic:nth-of-type(4){ background: #329755;}
#top_pic .pic:hover p img{ opacity: 0;}
#top_pic .pic .font{ position: absolute; z-index: 1; top: 0; left: 0; opacity: 1; width: 100%; padding: 6% 0 0; color: #fff; transition: 0.3s;}
#top_pic .pic .font .left{ text-align: right;}
#top_pic .pic .font .left img{ max-width: 100%;}
#top_pic .pic .font a{ color: #fff !important;}
#top_pic .pic .font .right{ padding: 0 !important;}
#top_pic .pic .font .right .tit{ font-size: 2rem; padding-top: 2%; }
#top_pic .pic .font .right .nr{ font-size: 1.5rem; width: 100%;}
/*#top_pic .pic:hover .font{ opacity: 0;}*/
@media screen and (max-width:765px){
  #top_pic .pic .font .right .nr{  font-size: 1rem;}
}



#banner .swiper-container {
  width: 100%;
  height: 100%;
}
#banner .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;
}
#banner .swiper-slide img{ width: 100%;}

.slideBox1{ position:relative; overflow:hidden; margin:0 auto;  width:100%;/* 设置焦点图最大宽度 */ }
.slideBox1 .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }
.slideBox1 .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox1 .hd li.on{ background:#fff;  }
.slideBox1 .bd{ position:relative; z-index:0; }
.slideBox1 .bd li{ position:relative; text-align:center; height:auto; overflow:hidden;  }
.slideBox1 .bd li img{  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox1 .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox1 .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; color:#fff;  text-align:left;  }



/** footer **/
#end_nr_bj{ background: #323232; width: 100%; height: auto; overflow: hidden;}
#end_nr_bj .main{ width: 1200px;}
#end_nr_bj .main .left{ padding-right: 50px;}
#end_nr_bj .main .wx{ float: right; padding-left: 50px;}
#end_nr_bj .main .nr{ float: left; color: #fff; padding: 0 10px; min-height: 200px;}
#end_nr_bj .main .nr a{ color: #fff !important; font-weight: normal !important;}
#end_nr_bj .main .nr a:hover{ color: #ff0;}
#end_nr_bj .main .end_tit{ background: url(../images/end_tit.jpg) no-repeat left center; padding-left: 15px; font-size: 16px; color: #fff; position: relative; height: 40px; line-height: 40px;}
#end_nr_bj .main .nr .content,#end_nr_bj .main .wx .content{ padding-top: 20px; line-height: 40px;}
#end_nr_bj .main .nr .content a{ display: block; width: 100px; float: left;}

#end_line{ text-align: center; height: 35px; line-height: 35px; color: #cccccc; border-top:1px solid #434343;}
#end_line a{ color: #cccccc !important;}



#end_sj{ background: #00815f; width: 100%; padding: 2% 0; text-align: center; color: #fff; line-height: 30px;}
.footer{ height:60px; overflow: hidden; right:0; bottom:0; float:left; z-index: 20; width:100%; position: fixed; background-color:#323232;}
.f1{ width:100%; background:url(../images/lx1.png) no-repeat center 20%;  background-size: 25px; height:100%; float:left;  text-align:center;}
.f2{ width:100%; background:url(../images/lx2.png) no-repeat center 20%; background-size: 25px;  height:100%; float:left; text-align:center;}
.f3{ width:100%; background:url(../images/lx3.png) no-repeat center 20%;  background-size: 25px; height:100%; float:left; text-align:center;}
.f4{ width:100%; background:url(../images/lx4.png) no-repeat center 20%;  background-size: 25px; height:100%; float:left; text-align:center;}
.footer a{ color:#fff !important; display: block; width: 25%; height: 100%;float: left; line-height:85px; text-align: center; background-color:#323232;}
.kb50{ height: 50px;}
.kb10{ height: 10px;}
.red{ color: #fc9202;}



/** main **/ 
.main{ height:auto; overflow:hidden; padding: 3% 0 !important; line-height: 30px;}

.hui{ background: #f1f3f7; width: 100%; height: auto; overflow: hidden;}
.index_tit{ text-align: center; font-weight: bold; margin-bottom: 2%;}
.index_tit span{ display: block; font-size: 3.5rem; color: #00815f; text-transform: uppercase; padding-bottom: 0.5%;}
.index_tit p{ background: url(../images/title_line.png) no-repeat center; color: #333232; font-size: 2.5rem;}

#pro_index{ text-align: center; padding: 0;}
#pro_index li{ display: inline-block; background: #fff; border-radius: 23px; transition: 0.3s; padding: 0 5%; width: 100%; margin-bottom: 1%; height: 45px; text-align: center; line-height: 45px; font-weight: bold;}
#pro_index li a{ color: #3a3a3a; font-size: 1.5rem;}
#pro_index li:hover{ background: #00815f;}
#pro_index li:hover a{ color: #fff !important;}
@media screen and (max-width:765px){
  #pro_index li a{  font-size: 1.5rem;}
}



#sj_pro_index{ text-align: center;}
#sj_pro_index li{ display: inline-block; text-align: center; width: 100%; background: #fff;}
#sj_pro_index li img{ max-width: 100%; height: 140px;}

#scroolZone li{ width:288px; height:300px; background: url(../images/cp_icon.png) no-repeat center 255px #fff; border: 1px solid #e9e9e9; float:left; margin:10px 20px 20px 0; text-align:center; transition: 0.3s;}
#scroolZone li img{ width:286px; height:215px;}
#scroolZone li:hover{ background: url(../images/cp_icon_hover.png) no-repeat center 255px #fff; box-shadow:0px 0px 8px #444;}
#scroolZone li p{ color: #424242; font-weight: bold; font-size: 1.7rem; height: 30px; line-height: 30px;}
#scroolZone li:hover p{ color: #00815f;}

#ysbj{ background: url(../images/ysbj.jpg) no-repeat center top; width: 100%; height: 738px; overflow: hidden;}
#ystit{ text-align: center; color: #fff; margin-bottom: 4.5%;}
#ystit p{ font-size: 4.5rem; font-weight: bold;}
#ystit p span{ font-size: 5.5rem;}
#ystit div{ font-size: 1.5rem; padding-top: 1%;}

#yspic{ background: url(../images/ys_pic_bj.jpg) no-repeat right top; height: auto; overflow: hidden; padding: 3% 0 0; height: 496px; margin-left: 19px; float: left; width: 489px;}
#yspic #yspic_tit{ background: url(../images/ys_tit_icon.jpg) no-repeat left center; padding-left: 7%; color: #fff; font-size: 3rem; font-weight: bold; text-transform: uppercase;}
#yspic #yspic_pic{ padding-top: 6%;}

#sj_ysbj{ background: url(../images/ysbj1.jpg) no-repeat center top #00815f; width: 100%;}
#sj_ysbj li{ color: #fff; padding: 2%;}
#sj_ysbj li .tit{ font-size: 2rem;}


.slideTxtBox{ width:620px; height: 552px; text-align:left; position: relative; float: right; }
.slideTxtBox .bd ul{ padding:0;  zoom:1;  }
.slideTxtBox .bd li{line-height:30px; margin: 5% 0 10%; }
.slideTxtBox .bd li .num{ float: left; background: url(../images/num.png) no-repeat left top; text-align: center; padding: 8px 0 0 8px; line-height: 62px; width: 68px; color: #484848; font-weight: bold; font-size: 3rem; margin-bottom: 2%;}
.slideTxtBox .bd li .tit{ color: #fff; font-size: 2rem;}
.slideTxtBox .bd li .nr{ font-size: 1.5rem; color: #fff;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideTxtBox .arrow{  position:absolute; left: -98px; bottom:0; }
.slideTxtBox .arrow a{ display:block;  width:56px; height:56px; line-height: 56px; text-align: center; background: #666666; float:right; overflow:hidden; cursor:pointer; }
.slideTxtBox .arrow a img{ display: inline-block; width: 8px; height: 15px; vertical-align: middle;}
.slideTxtBox .arrow .next{  width:56px; height:56px; background: #04b95a;}
.slideTxtBox .arrow .prevStop{ width:56px; height:56px;}
.slideTxtBox .arrow .nextStop{ width:56px; height:56px; }


#owl-anli{ padding-top: 1%;}
#owl-anli li{ display: block; line-height: 33px; font-size: 14px; position: relative;}
#owl-anli li .img{width: 100%; height: 0; padding-bottom: 80%; position: relative; overflow: hidden;}
#owl-anli li .img:after{ content: ''; margin-top: 75%; display: block; width: 100%; }
#owl-anli li .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
#owl-anli li .font{ position: absolute; z-index: 1; left: 0; bottom: 0; width: 100%; height: 0; background: url(../images/anli_hover.png) no-repeat center bottom; background-size: 100%; opacity: 0; transition: 0.3s; color: #fff; padding: 5% 7%;}
#owl-anli li .font p{ font-size: 3rem; font-weight: bold; line-height: 4rem;}
#owl-anli li .font .nr{ padding: 3% 0; line-height: 22px;}
#owl-anli li .font .more{ border: 1px solid #fff; float: left; width: 30%; text-align: center;}
#owl-anli li:hover .font{ opacity: 1; height: 70%;}













.index_title{ background: url(../images/cjwt_line.png) no-repeat left bottom; background-size: 100%; height: 40px; line-height: 40px;}
.index_title .left{ background: url(../images/cjwd_icon.png) no-repeat left center; background-size: 15%; padding-left: 13%; color: #000; font-weight: bold; font-size: 1.8rem;}


#indexNews li{width: 100%;height: auto; margin:0 auto; padding: 4% 0; border-bottom: dotted 1px #dcdcdc; transition: 0.3s;}
#indexNews li .right{ padding: 0 0 0 2% !important; line-height: 35px;}
#indexNews li .news_title{ text-align: left; color: #363636; font-size: 1.5rem; white-space: nowrap;text-overflow:ellipsis;overflow: hidden; line-height: 25px; }
#indexNews li .news_info{ color: #8a8a8a; font-size: 0.8em;}
#indexNews li .news_time{ line-height: 30px; text-align: center; font-weight: normal !important; border-right:solid 1px #8d8d8d; color: #8d8d8d;font-size: 1rem; padding: 0 !important; margin: 0 !important;}
#indexNews li .news_time span{display: block; margin:0 auto; width: 100%; text-align: center; color: #8d8d8d; font-size: 3rem;}
#indexNews li:hover{ background: #f1f3f7; box-shadow:0px 0px 8px #444;}

#xw_pic{ background: #fff; text-align: center; }
#xw_pic img{ width: 100%;}
#xw_font{ line-height: 25px; background: #f9f9f9; padding: 3% 3% 0; }
#xw_font .tit{ font-weight: bold; font-size: 1.5rem; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#xw_font .Newstime{ float: none !important; font-size: 12px; color: #ccc; font-family: arial;}
#xw_font .more{ color: #fff; background: #00815f; border-radius: 18px; width: 50%; text-align: center; line-height: 35px; float: left; margin: 5% 0;}


#in_news{width: 100%;height: auto; margin:0 auto; padding-top: 2%;}
#in_news li{width: 100%;height: auto; margin:0 auto; padding-bottom: 3%;margin-bottom: 3%;border-bottom: dotted 1px #bcbcbc;}
#in_news li .news_title{ background: url(../images/w.png) no-repeat left center; background-size: 5%; padding-left: 7%; height: 37px; text-align: left; line-height: 37px; font-weight: bold;color: #2957b7; font-size: 1.5rem; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; }
#in_news li .news_info{ background: url(../images/d.png) no-repeat left 1%; background-size: 5%; padding-left: 7%; line-height: 25px; color: #4d4d4d;font-size: 1rem;}

#gsjjbj{ background: url(../images/gsjj_bj.png) no-repeat center bottom; min-height: 720px;}
#gsjj{ width: 580px; height: auto; overflow: hidden; float: left; padding-top: 100px; color: #fff;}
#gsjj .tit{ color: #fff; font-size: 24px;}
#gsjj .bt{ font-size: 18px; padding: 10px 0;}
#gsjj .nr{ font-size: 14px; line-height: 30px;}
#gsjj ul{ padding-top: 50px;}
#gsjj ul li{ float: left; padding: 0 45px; text-align: center; }
#gsjj ul li p{ font-size: 48px; font-weight: bold; height: 50px;}
#gsjj ul li p sup{ font-size: 18px; font-weight: normal; display: block; position: relative; float: right;}
#gsjj ul li .nr{ font-size: 16px;}
#gsjj .more{ display: block; width: 182px; height: 44px; border-radius: 22px; border: 1px solid #fff; float: left; text-align: center; line-height: 44px; font-size: 18px; color: #fff!important; margin-top: 20px;}

#zzry{ width: 545px; height: auto; overflow: hidden; float: right; padding-top: 100px;}
#zzry .tit{ color: #fff; font-size: 24px;}

.picScroll-left{ width:545px; height: 400px;  overflow:hidden; margin-top: 30px;}
.picScroll-left .prev{ display:block; width:27px; height:43px; float:right; text-align: center; margin-left:5px; margin-top: 170px;  overflow:hidden; cursor:pointer; transition: 0.3s;}
.picScroll-left .next{ display:block; width:27px; height:43px; float:left; margin-right:10px; margin-top: 170px;  overflow:hidden; cursor:pointer; transition: 0.3s;}
.picScroll-left .bd{ padding:0; float:left;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{ margin:0 80px; width:306px; height:400px; float:left; transition: 0.3s;}
.picScroll-left .bd ul li a{ display: block; width: 306px; height: 366px; text-align: center;}
.picScroll-left .bd ul li img{ max-width:306px; max-height:366px;}
.picScroll-left .bd ul li p{ text-align: center; color: #fff; font-size: 14px; line-height: 35px;}

#sj_gsjj{ background: #1ba172;}
.sj_gsjj_nr{ padding: 3% 3% 5%; color: #fff;}
.sj_gsjj_nr .bt{ font-size: 2rem;}
.sj_gsjj_nr  a{ display: block; width: 40%; height: 30px; border-radius: 15px; border: 1px solid #fff; float: left; text-align: center; line-height: 30px; color: #fff!important; margin-top: 20px;}



.title{ height: 40px; line-height: 40px; background: #00815f;}
.title .left{ background: #04b95a; color: #fff; font-size: 16px; height: 40px; line-height: 40px; padding: 0 30px;}
.title .right{ color: #fff !important; padding-right: 10px;}
.title .right a{ color: #fff !important;}
.title .right a:hover{ color: #ff0;}



/** sidebar **/
#sidebar{ padding: 0 !important;}
#main_right{ padding: 0 1% 1% !important;}
.content{ padding: 2% 0; line-height: 25px;}
#content_zy{ line-height: 30px; padding: 2% 0;}
#zi_banner{ width:100%; height: auto; text-align: center; overflow: hidden;}
#zi_banner img{ width: 100%;}

@media screen and (max-width:765px){
  #zi_banner img{ width: 170%; margin-left: -35%;}
}


#pro_list li{ height:65px; line-height:65px; background:url(../images/left_icon.png) no-repeat 25px center #00815f; padding-left: 60px; border-bottom: 1px solid #fff; font-size: 16px; transition: 0.3s;}
#pro_list li a{ color: #fff !important;}
#pro_list li:hover{ background: url(../images/left_icon.png) no-repeat 25px center #04b95a;}
#pro_list li:hover a{ color: #fff;}

#pro_list1 li{ height:30px; line-height:30px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; background: #00815f; text-align: center; transition: 0.3s; padding: 0 !important; margin-bottom: 2%; font-size: 12px;}
#pro_list1 div{ padding: 0 1% !important;}
#pro_list1 li a{ color: #fff !important;}
#pro_list1 li:hover{ background: #00815f;}
#pro_list1 li:hover a{ color: #fff;}

#lxwm_left{ background: #eeeeee; padding: 20px 10px; color: #00815f;}
#lxwm_left p{ font-family: impact; color: #00815f; font-size: 32px;}
#zxzx{ height: 40px; background: #025ed6; text-align: center; line-height: 40px; font-size: 16px; color: #fff; margin-top: 10px;}
#zxzx a{ color: #fff;}

.product_left{}
.product_left img{ width: 100%;}
.product_right{float:right; line-height:2.0; width: 485px; height:auto; overflow:hidden;}
.pro_namelb{ line-height:35px; background: #00815f; height: 35px; color: #fff; padding-left: 40px;}
#rx{ float:left; margin-top:30px; width: 450px;}
#rx p{ font-size:18px; font-weight: bold; color: #323232; border-bottom: 1px solid #c8c8c8;}
#ckxq1{ background:url(../images/dg.png) no-repeat 30px center; height:34px; width:160px; line-height:34px; text-align:center; color:#5b5b5b; float:left; margin-top:15px; margin-right:10px; border: 1px solid #5b5b5b; padding-left: 20px; transition:0.3s all 0s linear;}
#ckxq2{ background:url(../images/zx.png) no-repeat 15px center; height:34px; width:250px; line-height:34px; text-align:center; color:#5b5b5b; float:right; margin-top:15px; margin-right:10px; border: 1px solid #5b5b5b; padding-left: 20px; transition:0.3s all 0s linear;}
.pro_name1{ color:#323232; font-size:18px; font-weight: bold;}
#ckxq1:hover{ background: url(../images/dg.png) no-repeat 30px center #666;}
#ckxq1:hover a{ color: #fff !important;}
#ckxq2:hover{ background: url(../images/zx.png) no-repeat 15px center #666;}
#ckxq2:hover a{ color: #fff !important;}



.dgnr{ background: url(../images/dgpic.png) no-repeat right center; line-height: 2.0; padding: 20px 0 30px; color: #999999;}

#cpms{ border-bottom: 1px dashed #ccc; border-top: 1px dashed #ccc; padding: 10px 0 0;}
#cpms span{ color: #cc0000;}


/** zy **/ 
.n_detailCon{ height:auto!important; overflow:hidden!important; overflow:visible;}
.n_detailCon li{ width:100%; height:155px; margin:0 0 10px 0; padding: 10px 0; border-bottom: 1px dotted #ccc; }
.n_detailCon li a{ height:155px; width:100%; display:block; padding-top: 10px;}
.n_detailCon li a:hover{ background: #fffad8;}
.n_detailPic{ width:210px; float:left; margin-left:10px;}
.n_detailR{ width:680px; float:right; margin-right:10px;}
.n_detailTitle{ height:30px; width:100%;}
.n_detailTitle span{ font-size:1.5rem; color:#000; display:block; float:left; font-weight:bold;}
.n_detailTitle small{ font-size:12px; float:right; display:block; color:#222222;}
.n_detailNr{ width:100%; padding:5px 0; line-height:25px; color:#6b6b6b;}
.n_time{ background:url(../images/time.jpg) left no-repeat; text-indent:25px; line-height:25px; height:25px; color:#a8a8a8; font-size:1.5rem;}


/************************************/
.page{margin:10px 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}
/***************global*****************/
.pro{ padding-top: 2%;}
.pro li{ overflow:hidden; text-align:center;white-space:nowrap; background: #e3e3e3; border: 1px solid #e3e3e3; margin-bottom: 5%; transition:all 0.3s linear 0s;}
.pro div{ padding: 0 1% !important;}
.pro li .li-img{ width:100%; height: 207px; background: #fff;}
.pro li img{ max-width:100% !important; height: 207px;}
.pro li p{ line-height: 40px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.pro li:hover{ background: #00815f;}
.pro a{color:#444;}
.pro a:hover{color:#fff !important;}


.pro1{ padding-top: 2%;}
.pro1 li{ overflow:hidden; text-align:center; width: 100%; background: #e3e3e3; border: 1px solid #e3e3e3; margin-bottom: 5%; transition:all 0.3s linear 0s;}
.pro1 div{ padding: 0 1% !important;}
.pro1 li .li-img{ width:100%; background: #fff;}
.pro1 li img{ max-width:100%; height: 140px;}
.pro1 li p{ line-height: 30px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.pro1 li:hover{ background: #00815f;}
.pro1 a{color:#444;}
.pro1 a:hover{color:#fff;}

/*************index&goods**************/
.news{}
.news li{ height:39px;border-bottom:1px dotted #cdcdcd;text-indent:1rem;line-height:39px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.news li:before{color:#e40413;content:'■\00a0\00a0\00a0';vertical-align:2px;}
.news li:hover{background-color:#f6f6f6;}
.news a:hover{color:#da020d;}
/****************news*****************/
.news_title{color:#da020d;text-align:center;line-height:40px; font-size: 2rem;}
.meta{color:#999;text-align:center;line-height:28px; border:1px solid #f0f0f0; background:#fbfbfb; margin-bottom:10px;}
/***********news_info**************/
.jobs li{ height:auto; margin:23px 18px 18px 28px;border-bottom:1px dotted #666; position:relative;}
.jobs a{ position:absolute; right:0; top:0;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px; display:block; background:#f00;}
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.rel_center{ text-align:center; left:50%;}
.pro_name{display:block;color:#da020d;text-align:center; font-size: 18px;}
.info_title{ height:35px;background:#ececec; margin-top: 20px;}
.info_title b{display:inline-block; padding: 0 20px; height:100%; border-right:1px solid #fff; background:#00815f; color:#fff; line-height:35px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{margin:20px 0 20px 20px;line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
#submit{width:55px;height:29px;color:#000;cursor:pointer; background:url(../images/button.gif) none center;}
/**************order&message********/
#banner{position:relative;overflow:auto;}
#banner li {float:left;}
.banner .dots li.active {
background: #fff;
opacity: 1;
}
.banner .dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 4px;
text-indent: -999em;
border: 2px solid #fff;
border-radius: 6px;
cursor: pointer;
opacity: .4;
-webkit-transition: background .5s, opacity .5s;
-moz-transition: background .5s, opacity .5s;
transition: background .5s, opacity .5s;
}

/*sitemap*/
/*.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}*/

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:1rem; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}

.f{ float:right; margin-right:10px; _margin-top:7px;}