@charset "utf-8";
/* CSS Document */

/*css重置*/

*{ margin:0; padding:0;font-family:"Microsoft YaHei";}
a{ text-decoration:none;font-family:"Microsoft YaHei";}
li{ list-style:none;}
.clearfix{ clear:both;}
img{ border:0; display:block;}
p{font-family:"Microsoft YaHei";}



.revealOnScroll{opacity:1;}
.animated {
  -webkit-animation-duration:1.5s;
  animation-duration:1.5s;
  -webkit-animation-fill-mode:both;
  animation-fill-mode:both;
}
.animated.infinite {
  -webkit-animation-iteration-count:infinite;
  animation-iteration-count:infinite;
}
.animated.hinge{
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  }
  
  
/*德纳内刊*/
.nk_tip{ width:49%; float:left; margin-right:1%; margin-bottom:30px;}
.nk_tip .nk_kuang1{ width:100%; height:233px; background-color:#ddd; overflow:hidden;}
.nk_tip .nk_kuang1 img{width:100%; height:233px; transform: scale(1);transition: all 0.3s ease-out; }
.nk_tip:hover .nk_kuang1 img{transform: scale(1.1);}


.nk_kuang2{ width:100%; height:155px; border:1px solid #e5e5e5;transition:all 0.3s linear;}
.nk_kuang2 .nk_nr{ width:92%; margin:0 auto;}
.nk_kuang2 .nk_nr .nk_p1{ font-size:14px; color:#797979; text-transform:uppercase; margin-bottom:5px; padding-top:33px;transition:all 0.3s linear;}
.nk_kuang2 .nk_nr .nk_p2{ font-size:18px; color:#555; line-height:35px;transition:all 0.3s linear;}

.nk_tip:hover .nk_kuang2{ background-color:#0e6eb8;border:1px solid #0e6eb8;}
.nk_tip:hover .nk_kuang2 .nk_nr .nk_p1{ color:#fff;}
.nk_tip:hover .nk_kuang2 .nk_nr .nk_p2{color:#fff;}

.nk_tip:nth-child(4n){margin-right:0px;}



  

/*top*/
.head_bg{ width:100%;background-color:rgba(255,255,255,1); border-bottom:1px solid #ddd; position:fixed; top:0; left:0; z-index:200;}
.top_box{ width:92%; height:110px; margin:0 auto;}
.top_box .logo{  float:left; margin-top:30px;}

.top_right{ float:right; padding-top:44px;}
.top_p3{ float:right; margin-left:10px;}
.top_p3 a{ display:block; font-size:13px; width:26px; height:26px; color:#fff; text-align:center; line-height:26px;  background-color:#0e6eb8; border-radius:30px;}

.ss1{ float:right; margin-left:25px;}
.ss1 .ss_title1{ width:142px; height:26px; border-radius:20px; float:left; border:1px solid #cdcdcd; background-color:#fff; font-size:13px; color:#5a5a5a; line-height:26px; padding-left:18px; position:relative;z-index:77;}
.ss1 .ss_pic2{ float:left; border:0; margin-left:-47px; margin-top:1px;position:relative; z-index:88;}

.top_nav{ float:right; margin-top:3px;}

.top_nav ul{ }
.top_nav ul li{ float:left; font-size:16px; color:#010000; margin-left:33px;padding-bottom:42px;position:relative;}
.top_nav ul li a{color:#010000;}
.nav ul li span{ display:block; position:absolute; width:0px; height:0px; background:#0e6eb8; top:34px; left:50%;}




#wrap>ul{position: relative;}


#wrap #nav_xiala{ width:10000px; height:57px;background-color:rgba(255,255,255,0.8); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);

position: absolute;
		display:none;
		top: 62px;
		left:0; margin-left:-4825px;}

.nav_hezi{ width:92%; margin:0 auto;}
.nav_pp1{ width:130px; float:left;}
.nav_pp1 a{ display:block; font-size:17px; color:#333; line-height:57px; text-align:center; transition:all 0.2s linear;}
.nav_pp1 a:hover{ background-color:#0e6eb8; color:#fff;}




/*首页简介*/
.s_jj_bg{ background-color:#eef8fc;}
.s_jj_box{ width:92%; margin:0 auto; padding-top:50px; padding-bottom:50px;}
.s_jj_left{ width:100%; float:left;}
.s_jj_left .s_jj_p1{ font-size:22px; color:#000000; font-weight:bold; text-transform:uppercase;}
.s_jj_left .s_jj_p2{ font-size:22px; color:#000000; }
.s_jj_right{ width:100%; float:left; margin-top:10px}
.s_jj_nr p{ font-size:14px; color:#6b7072; line-height:30px;}
.s_jj_nr p a{color:#6b7072;}

.s_jj_p3{ margin-top:14px;transition:all 0.3s linear;}
.s_jj_p3 a{ font-size:16px; color:#036eb8; line-height:40px; transition:all 0.3s linear;}
.s_jj_p3 a:hover{ font-weight:bold;}






/*首页科研*/
.s_rd_box{ width:92%; margin:0 auto; margin-top:45px;}

.picScroll-left{}
		.picScroll-left .hd{  height:1px; position:relative;}
		.picScroll-left .hd .prev{ background-image:url(../images/img1.jpg); width:40px; height:72px; position:absolute; left:-65px; top:113px;}
		.picScroll-left .hd .next{ background-image:url(../images/img2.jpg); width:40px; height:72px; position:absolute; right:-65px; top:113px;}
		
		
		.picScroll-left .bd{}
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0 20px; float:left; _display:inline;}
.picScroll-left .bd ul li img{ width:360px; height:303px;}



.s_rd_tip{ width:100%; height:303px; float:left; overflow:hidden; margin-bottom:10px;}
.s_rd_tip img{width:100%; height:303px; transform: scale(1);transition: all 1s ease-out;}
.s_rd_tip img:hover{   transform: scale(1.1);    }
.s_rd_tip:nth-child(3n){margin-right:0px;}

.s_rd_nr{ margin-top:20px;}
.s_rd_nr p{ font-size:14px; color:#000; line-height:30px;}


.s_rd_p1{ font-size:16px; color:#036eb8; margin-top:14px;}
.s_rd_p1 a{color:#036eb8;}
.s_rd_p1 a:hover{ font-weight:bold;}



/*首页产品*/
.s_pro_bg{ background:url(../images/img4.jpg) center no-repeat; width:100%; height:683px; margin-top:50px; background-size: cover;}
.s_pro_left{ width:92%; float:none; margin:0 auto}
.s_pro_hezi{ width:100%;  margin-right:0; padding-top:50px;}
.s_pro_hezi .s_pro_p1{ font-size:24px; color:#fff; font-weight:bold; text-transform:uppercase;}
.s_pro_hezi .s_pro_p2{ font-size:24px; color:#fff;}
.s_pro_hezi .s_pro_p3{ font-size:16px; color:#fff; line-height:30px; margin-top:10px;}
.s_pro_hezi .s_pro_p4{font-size:16px; color:#fff; margin-top:14px;}
.s_pro_hezi .s_pro_p4 a{ color:#fff;}
.s_pro_hezi .s_pro_p4 a:hover{ font-weight:bold;}

.s_pro_right{ width:92%; float:none; margin:0 auto; padding-top:20px;}
.s_pro_hezi1{background-color:rgba(255,255,255,0.8); border-radius:10px; padding:30px;}
.s_pro_hezi1 p a{ display:block; font-size:18px; color:#000; line-height:36px; border-bottom:1px dashed #bcc8d2; width:100%;transition:all 0.3s linear; padding-left:0px;}
.s_pro_hezi1 p a span{ font-size:15px; font-family:"新宋体"; color:#0e6eb8;}
.s_pro_hezi1 p a:hover{ background-color:#0e6eb8; color:#fff;transition:all 0.3s linear; padding-left:20px; width:573px;}
.s_pro_hezi1 p a:hover span{ color:#fff;}



/*首页新闻*/
.s_xw_box{ width:92%; margin:0 auto; margin-top:50px;}
.s_xw_box .s_xw_p1{ font-size:24px; color:#000; font-weight:bold; text-transform:uppercase;}
.s_xw_box .s_xw_p2{ font-size:24px; color:#000; margin-bottom:35px;}




.s_xw_tip{ width:100%; height:420px; overflow:hidden; position:relative; float:left; margin-right:0;}

.s_xw_kuang1{ width:382px; height:232px; overflow:hidden; margin:0 auto; position:relative;}
.s_xw_kuang1 .s_xw_pic{width:382px; height:232px; position:absolute; left:0; top:0; transform: scale(1);transition: all 1s ease-out;}
.s_xw_tip:hover .s_xw_kuang1 .s_xw_pic{transform: scale(1.1);  }

.s_xw_yy{width:382px; height:232px;position:absolute; left:0; top:0;background-color:rgba(0,0,0,0.4);opacity:0;transition:all 0.4s linear;}
.s_xw_tip:hover .s_xw_yy{opacity:1;}

.s_xw_pic1{ width:60px; height:60px;position:absolute; left:148px; top:-60px;opacity:0;transition:all 0.4s linear;}
.s_xw_tip:hover .s_xw_pic1{top:84px;opacity:1;}



.s_xw_kuang2{ height:168px; background-color:#f5f5f5; padding-left:30px; padding-right:30px;}
.s_xw_kuang2 .s_xw_p3{ font-size:18px; color:#7f7f7f; line-height:28px;  padding-top:19px;}
.s_xw_kuang2 .s_xw_p4{ font-size:14px; color:#7f7f7f; line-height:26px; margin-top:9px;}
.s_xw_kuang2 .s_xw_p5{ font-size:14px; color:#7f7f7f; line-height:26px; margin-top:13px;}

.s_xw_tip:hover .s_xw_p3{color:#0e6eb8;}

.s_xw_tip:nth-child(3n+2){margin-right:0px;}



.s_xw_p6{ font-size:16px; color:#036eb8; margin-top:18px;}
.s_xw_p6 a{color:#036eb8;}
.s_xw_p6 a:hover{ font-weight:bold;}




/*首页可持续发展*/
.s_kcx_bg{ background:url(../images/img7.jpg) center no-repeat; width:100%; height:1197px; margin-top:50px; background-size: cover;}
.s_kcx_box{ width:92%; margin:0 auto; padding-top:50px;}
.s_kcx_box .s_kcx_p1{ font-size:24px; color:#fff; font-weight:bold; text-transform:uppercase;}
.s_kcx_box .s_kcx_p2{ font-size:24px; color:#fff; margin-bottom:28px;}

.s_kcx_tip{ width:100%; height:196px; position:relative; float:left; overflow:hidden; border-radius:20px; margin-right:0px; margin-bottom:10px}
.s_kcx_tip .s_kcx_pic{width:100%; height:196px; position:absolute; left:0; top:0; transform: scale(1);transition: all 1s ease-out; }
.s_kcx_tip:hover .s_kcx_pic{ transform: scale(1.2); }
.s_kcx_tip .s_kcx_yinying{width:100%; height:196px;  background: #3085a3;  position:absolute; left:0; top:0; opacity:0; transition:all 0.4s linear;}
.s_kcx_tip .s_kcx_p3{ font-size:24px; color:#000; position:absolute; left:53px; top:95px; transition:all 0.4s linear;}
.s_kcx_tip .s_kcx_p4{ font-size:15px; font-weight:bold; color:#333;position:absolute; left:53px; top:139px;opacity:0; transition:all 0.4s linear;}

.s_kcx_tip:hover .s_kcx_yinying{opacity:0.3;}
.s_kcx_tip:hover .s_kcx_p3{ top:80px;}
.s_kcx_tip:hover .s_kcx_p4{ top:124px; opacity:1;}

.s_kcx_nr{ margin-top:55px;}
.s_kcx_nr p{ font-size:16px; color:#fff; line-height:30px;}


.s_kcx_p5{ font-size:18px; color:#fff; margin-top:23px;}
.s_kcx_p5 a{color:#fff;}
.s_kcx_p5 a:hover{ font-weight:bold;}



/*首页联系我们*/
.s_big_bg{ background:url(../images/img11.jpg) center no-repeat; width:100%; height:1253px; background-size: cover;}
.s_jobs_box{ width:92%; height:448px; margin:0 auto; padding-top:50px;}
.s_jos_left{ width:100%; float:left;}
.s_jos_left .s_jobs_p1{ font-size:24px; color:#000; font-weight:bold; text-transform:uppercase;}
.s_jos_left .s_jobs_p2{ font-size:24px; color:#000;}

.s_jobs_right{ width:100%; float:right; margin-top:14px}
.s_jobs_nr p{ font-size:14px; color:#000; line-height:26px;}
.s_jobs_nr{ margin-bottom:25px;}



.btn{ display: inline-block; *display:inline; *zoom:1; text-decoration: none; position: relative; color:#fff; float:left; margin-right:34px;}

.btn3{ width:206px; line-height:62px; font-size:20px; text-align:center; border-radius:20px; background-color:#3d88c4; position:relative; overflow:hidden;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; margin-bottom:10px}
.btn3:hover{ color:#fff; border-color: #036eb8;}
.btn3 .btnbg-x{  position:absolute; background: #2ECD71; left:50%; width:0; top:0px; bottom:0px; transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;  }
.btn3:hover .btnbg-x{ width:100%; left:0px; }
.btn3 span{ position:relative; z-index:1;}




.s_jobs_p3{ font-size:16px; color:#036eb8; margin-top:20px;}
.s_jobs_p3 a{color:#036eb8;}
.s_jobs_p3 a:hover{ font-weight:bold;}



.s_lx_bg{ height:100%; background-color:rgba(0,0,0,0.6);}
.s_lx_left{ width:100%; height:315px; background-color:#ccc; float:left;}

.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:0px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}




.s_lx_right{ width:92%; float:left; margin-left:4%; padding-top:50px;}
.s_lx_right .s_lx_p1{font-size:24px; color:#fff; font-weight:bold; text-transform:uppercase;}
.s_lx_right .s_lx_p2{font-size:24px; color:#fff; margin-bottom:28px;}
.s_lx_right table tr td{ font-size:16px; color:#fff; line-height:20px; padding-top:3px; padding-bottom:3px;}
.s_lx_right table tr td a{ color:#fff;}

.s_lx_p3{ font-size:16px; color:#fff; margin-top:40px;}
.s_lx_p3 a{color:#fff;}
.s_lx_p3 a:hover{ font-weight:bold;}
.s_lx_right table tr td img{ width:35px}
.s_lx_right table tr td {
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 30px;
}


/*页脚*/
.foot_bg{ background-color:#292929; padding-top:50px; padding-bottom:90px;}
.foot_box{ width:90%; margin:0 auto;}
.foot_left{ width:120px; float:left; margin-left:20px}
.foot_left .foot_p1{ font-size:22px; color:#fff; text-align:center; margin-top:15px;}
.foot_left .foot_p2{ font-size:14px; color:#ababab; text-align:center; margin-top:8px;}
.foot_box .foot_line{ width:1px; height:211px; background-color:#545454; float:left; margin-left:19px; margin-right:19px;}

.foot_tip{ float:left; margin-left:20px; width:124px;}
.foot_tip .foot_p3{ font-size:16px; color:#fff; line-height:26px}
.foot_tip .foot_p3 a{ color:#fff;}
.foot_tip .foot_line1{ width:30px; height:2px; background-color:#a0feff; margin-top:16px; margin-bottom:16px; display:none}
.foot_tip .foot_p4{ font-size:14px; color:#ababab; line-height:36px; display:none}
.foot_tip .foot_p4 a{ color:#ababab;}
.foot_tip .foot_p4 a:hover{ color:#fff;} 

.foot_line2{ height:1px;background-color:#545454; margin-top:50px;}
.foot_bq{ margin:0 auto; font-size:14px; color:#8a8a8a; text-align:center; margin-top:35px; width:90%}
.foot_bq a{color:#8a8a8a;}



/*中间导航*/
.zjnav_bg{ background-color:#e4f1f7;}
.zjnav_box{ width:100%; margin:0 auto; display:flex }
.zjnav_tip{ flex:1; border-right:1px solid #b6dce5;}
.zjnav_tip p a{ display:block; font-size:16px; color:#000; line-height:46px; text-align:center;}
.zjnav_tip p a:hover{ background-color:#0e6eb8; color:#fff;}
.zjnav_tip .on{background-color:#0e6eb8; color:#fff;}
.zjnav_box .zjnav_p1{ font-size:14px; color:#4d5255; line-height:56px; float:right; display:none}

/*简介*/
.jj_box{ width:92%; margin:0 auto; margin-top:50px;}
.jj_tip img{ width:auto; height:45px}
.jj_left{ width:100%; float:left;}
.jj_left .jj_p1{ font-size:24px; color:#0e6eb8;}
.jj_nr{ margin-top:30px; margin-bottom:53px;}
.jj_nr p{ font-size:16px; color:#000; line-height:36px;}

.jj_tip{ width:33%; float:left; margin-right:0.3%; margin-bottom:10px}
.jj_tip img{ margin:0 auto;transform-style: preserve-3d;transition: all 1s;}
.jj_tip:hover img{transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);}
.jj_tip .jj_kuang{ background-color:#7d7d7d; margin-top:16px;}
.jj_tip .jj_kuang p{ font-size:17px; color:#fff; text-align:center; line-height:38px;}

.jj_right{ width:100%; height:514px; overflow:hidden;  position:relative;}
.jj_right .jj_pic1{width:100%; height:514px; position:absolute; left:0; top:0;transform: scale(1);transition: all 1s ease-out;}
.jj_right:hover .jj_pic1{transform: scale(1.2); }
.jj_kuang1{ width:345px; height:100px;background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(14,110,184,1)); position:absolute; right:0; top:411px;}
.jj_kuang1 .jj_p2{ font-size:30px; color:#fff; text-transform:uppercase; text-align:right; padding-top:6px; margin-right:32px;}
.jj_kuang1 .jj_p3{ font-size:15px; color:#fff; text-transform:uppercase; text-align:right; margin-top:-9px; margin-right:32px;}


/*生产基地*/
.jd_bg{ background-color:#eef8fc; margin-top:40px;}
.jd_box{ width:92%; margin:0 auto; padding-top:30px; padding-bottom:30px;}
.jd_box .jd_p1{ font-size:24px; color:#0e6eb8; margin-bottom:44px;}

.jd_tip1{ width:100%; float:left; margin-right:0;}
.jd_tip1 .jd_kuang1{ width:100%; height:216px; overflow:hidden;}
.jd_tip1 .jd_kuang1 img{width:100%; height:216px; transform: scale(1);transition: all 1s ease-out;}
.jd_tip1 .jd_kuang1 img:hover{ transform: scale(1.1); }
.jd_tip1 .jd_p3{font-size:16px; color:#000; text-align:center; margin-top:18px; margin-bottom:18px}
.jd_tip1:nth-child(3n+1){margin-right:0px;}



.jd_tip{ width:359px; float:left; margin-right:58px;}
.jd_tip .jd_p2{ font-size:16px; color:#000; text-align:center; margin-top:18px;}



.Flutters {

	-webikt-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;

    background: #2c3e50 none repeat scroll 0 0;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-family: "Raleway",Arial,sans-serif;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}
.Flutters figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: left;
}
.Flutters * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.Flutters img {
  max-width: 100%;
  position: relative;
  display:block;
  top: 0;
  opacity: 1.0;
  left: 0;
  -webkit-transition: 1.3s ease-in-out;
  transition: 0.4s ease-in-out;
}



.flutEffect_4 figcaption {
  font-size: 1.25em;
}
.flutEffect_4 > .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 3em 3em;
  width: 100%;
  height: 100%;
}
.flutEffect_4 > .overlay::before {
  position: absolute;
  top: 50%;
  right: 30px;
  bottom: 50%;
  left: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  content: '';
  opacity: 0;
  background-color: #ffffff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.flutEffect_4 h2,
.flutEffect_4 p {
  margin: 0 0 5px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s,-webkit-transform 0.35s,-moz-transform 0.35s,-o-transform 0.35s,transform 0.35s;
}
.flutEffect_4 h2 { padding-top:44px;
  word-spacing: -0.15em;

  text-transform: uppercase;
  -webkit-transform: translate3d(0%, 100%, 0);
  transform: translate3d(0%, 100%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.flutEffect_4 h2 span {
  font-weight: 800;
}
.flutEffect_4 p {
  font-weight: 200  ;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.flutEffect_4 a {
 height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  color: #ffffff;
}

.flutEffect_4:hover img {
  opacity: 0.35;
}
.flutEffect_4:hover > .overlay h2 {
  opacity: 1;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.flutEffect_4:hover > .overlay p {
  opacity: 0.8;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.flutEffect_4:hover > .overlay::before {
  background: rgba(255, 255, 255, 0);
  top: 30px;
  bottom: 30px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.poster-main {
    position: relative;
    width: 100%;
    height: 353px!important;
    margin-left: auto;
    margin-right: auto;
}
.poster-main img {
   
}

.poster-main a, .poster-main img {
  display: block;
  width: 100%;
  height: 100%;
}
.poster-main img {}
.poster-main .poster-list {
  width: 1000px;
  height: 500px;
}
.poster-main .poster-list .poster-item {border:3px solid #e8e8e8;
  width: 100%;
  height: 300px;
  position: absolute;
  left: 0;
  top: 0;
}
.poster-main .poster-list .poster-item .item { 
  position: relative;
  width: 100%;
  height: 100%
}
.poster-main .poster-btn {
  position: absolute;
  top: 0;
  cursor: pointer;
  filter: opacity(.5) brightness(1);
}
.poster-main .poster-btn:hover {
  filter: opacity(1) brightness(2);
}
.poster-main .poster-prev-btn {
  left: -241px;
  background: url(../images/img5.png) no-repeat center center;
}
.poster-main .poster-next-btn {
  right:-241px;
  background: url(../images/img6.png) no-repeat center center;
}
.poster-item-title { background-color:#e8e8e8; font-size:18px; text-align:center;

  color: #000;
  width: 100%;
  height: 52px;
  line-height: 52px;
  position: absolute;
  bottom: 0;
}
.lunbo_btn {
  height: 15px;
  width: 100%;
  margin: 0px auto;

  position: absolute;
  z-index: 3;
  text-align: center; bottom: 2px
}
.lunbo_btn li {
  width: 14px;
  height: 14px;
  display: inline-block;
  background-color: #b4b5b7;
  border-radius: 50%;
  margin: 0px 2px;
  cursor: pointer;
}
.lunbo_btn li.poster-btn-active {
  background-color: #0b518a;
}



/*风貌*/
.s_fac_bg{ background:url(../images/img23.jpg) center no-repeat; width:100%; height:397px;  background-size: cover;}
.s_fac_box{ width:92%; margin:0 auto; padding-top:53px;}


.wrap1 {
	position: relative;
	width: 92%;
	height: 240px;
	
}
.content {
	position: absolute;
	width: 92%;
	height: 373px;
}
.content li{
	position: absolute;
	background-size: 100% 100%;
	cursor: pointer; border:5px solid #e7e7e7;
}
.wrap1 a {
	
}

.s_fac_box .prev { background-image:url(../images/img24.png); width:40px; height:72px;z-index: 2; display:block!important; position:absolute;
	left: -92px; top:150px;
}
.s_fac_box .next { background-image:url(../images/img25.png); width:40px; height:72px;z-index: 2;display:block!important; position:absolute;
	right: -92px;top:150px;
}


.s_fac_p1{ font-size:18px; color:#fff; text-align:center; margin-top:44px;}
.s_fac_p1 a{ color:#fff;}
.s_fac_p1 a:hover{ font-weight:bold;}


/*文化*/
.cul_box{ width:92%; margin:0 auto; margin-top:50px;}
.cul_box .cul_p1{ font-size:24px; color:#0e6eb8; margin-bottom:29px;}
.cul_nr p{ font-size:16px; color:#000; line-height:36px;}
.cul_nr{ margin-bottom:49px;}

.cul_left{ width:100%; float:left;}
.cul_kuang1{ width:100%; height:200px; overflow:hidden;}
.cul_kuang1 img{ transform: scale(1);transition: all 1s ease-out; width:100% }
.cul_kuang1 img:hover{transform: scale(1.2);  }
.cul_kuang2{ width:100%; height:200px; overflow:hidden; position:relative;}
.cul_kuang2 img{width:100%; height:200px; position:absolute; left:0; top:0; transform: scale(1);transition: all 1s ease-out;}
.cul_kuang2:hover img{transform: scale(1.2); }
.cul_kuang2 p{ font-size:23px; color:#fff; position:absolute; left:27px; top:68px;}

.cul_right{ width:100%; float:right;}
.cul_tip{ border-top:1px solid #cccccc; padding-top:10px; padding-bottom:19px;}
.cul_tip .cul_p2{ font-size:20px; color:#686868;}
.cul_tip .cul_p3{ font-size:15px; color:#4e4e4e; margin-top:8px; line-height:30px}


/*历程*/
.his_bg{ background:url(../images/wap_img29.jpg) center no-repeat; width:100%; height:971px; margin-top:40px; background-size:cover}
.his_box{ width:92%; height:771px; margin:0 auto; position:relative; padding-top:50px }
.his_box .his_p1{ font-size:24px; color:#0e6eb8;display:block}

.his_tip{ width:100%; min-height:50px; float:left; margin-bottom:10px }
.his_tip .his_p2{ font-size:16px; color:#000; line-height:26px; width:100%; display:block; float:left; margin-top:5px}
.his_tip .his_kuang{ background:#0e6eb8; width:103px; height:32px; margin-top:6px; line-height:32px; float:left; border-radius:5px; }
.his_tip .his_kuang p{ font-size:16px; color:#fff; text-align:center; font-weight:bold; padding-top:0px;}

.his_tip1{ left:-11px; top:375px;}
.his_tip2{ left:127px; top:333px;}
.his_tip3{ left:265px; top:263px;}
.his_tip4{ left:402px; top:316px;}
.his_tip5{ left:540px; top:243px;}
.his_tip6{ left:677px; top:274px;}
.his_tip7{ left:814px; top:255px;}
.his_tip8{ left:952px; top:175px;}
.his_tip9{ left:1090px; top:201px;}



/*荣誉*/
.ry_box{ width:92%; margin:0 auto; margin-top:80px;}
.ry_box .ry_p1{ font-size:24px;color:#0e6eb8; margin-bottom:25px;}



.outBox{ width:100%;  }
		.outBox .hd{ width:100%; float:left; margin-top:25px;    }
		.outBox .hd ul{}
		.outBox .hd ul li{ font-size:16px; text-align:center; color:#000; line-height:50px; cursor:pointer; margin-bottom:1%;background:#eef5fb; width:49%; float:left; margin-right:1%    }
		.outBox .hd ul li.on{   background:#0e6eb8; color:#fff;  }
		
		
.outBox .bd{ width:100%; float:right; margin-top:13px}		
		.inBox{ }
		.inBox .inHd{ margin-top:20px;  }
		.inBox .inHd ul{ overflow:hidden;  }
		.inBox .inHd ul li{ height:10px; width:10px; background-color:#cccccc; float:left; cursor:pointer; margin-right:10px; border-radius:10px;  }
		.inBox .inHd ul li.on{ background:#0e6eb8;  }
		
		.inBox .inBd ul{ height:540px;  overflow:hidden;   }
		.inBox .inBd li{ font-size:16px; color:#000; line-height:32px; border-bottom:1px solid #a3a3a3; padding:5px 0; height:75px; display:flex;align-items: center ;  }
	



.ry1_box{ width:92%; margin:0 auto; margin-top:50px; margin-bottom:50px;}


.picScroll-left1{}
		.picScroll-left1 .hd{  height:1px; position:relative;}
		.picScroll-left1 .hd .prev{ background-image:url(../images/shl-down-openv3.png); width:50px; height:50px; position:absolute; left:-15px; top:88px; cursor:pointer; z-index:9999999}
		.picScroll-left1 .hd .next{ background-image:url(../images/shl-down-openv1.png); width:50px; height:50px; position:absolute; right:-11px; top:88px; cursor:pointer; z-index:9999999}
		
		
		.picScroll-left1 .bd{}
		.picScroll-left1 .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left1 .bd ul li{ margin:0 15px; float:left; _display:inline; width:350px!important; display:flex;justify-content: center ;align-items:  center;}
.picScroll-left1 .bd ul li img{ width:278px; height:234px; border:1px solid #ddd; display:block}

.tempWrap{ width:100%!important}


/*科研创新*/
.max_box{ width:92%; margin:0 auto; padding-bottom:40px; margin-top:50px;}

.rd_nr p{ font-size:16px; color:#000; line-height:36px;}
.rd_nr{ margin-bottom:50px;}


/*资质*/
.product-list li {
	float: left; 
	 
}

.product-list li {
	background: none;
	width: 100%;
	height: 320px; border:1px solid #ddd;
	
	display: block;
	line-height: normal;
	overflow: hidden;
	position: relative;  background:#fff; margin-right:24px; margin-bottom:27px;
	
	
}

.product-list li:nth-child(3n){margin-right:0px;}

.product-list li figure{ display:block; text-align:center; background:#f1f1f1}
.product-list li figure img {
	width: 100%;
	height: 320px;
	transition: 424ms linear;  
}




.product-list li figcaption {
	display: block;
	color: #5d5d5d;
	font-size: 16px;
	line-height: normal;
	margin-top: 20px;
	transition: 350ms;
	text-align: center; padding-bottom:30px
}

.product-box .product-down {
	float: left;
}

.product-list li  mark {
	position: absolute;
	left: 0;
	top: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	background: rgba(0, 117, 207, 0.2);
	background: #0075cf\9;
	filter: alpha(opacity=20);
	z-index: 20;
	opacity: 0;
	transform: skewX(45deg);
	visibility: hidden;
	transition: 360ms;
}

.product-list li mark b {
	display: block;
	width: 46px;
	height: 46px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -23px;
	margin-top: -23px;
	z-index: 30;
}

.product-list li  mark b:before {
	content: "";
	width: 100%;
	height: 1px;
	background: #0075cf;
	position: absolute;
	left: 0;
	top: 23px;
	transform: translateX(-200px);
	-webkit-transform: translateX(-200px);
	-moz-transform: translateX(-200px);
}

.product-list li  mark b:after {
	content: "";
	width: 1px;
	height: 100%;
	background: #0075cf;
	position: absolute;
	left: 23px;
	top: 0;
	transform: translateY(-200px);
	-webkit-transform: translateY(-200px);
	-moz-transform: translateY(-200px);
}

.product-list li  mark:before {
	content: "";
	width: 100%;
	height: 0%;
	border-left: 3px solid #0075cf;
	border-right: 3px solid #0075cf;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
	transition: 320ms;
}

.product-list li  mark:after {
	content: "";
	width: 0%;
	height: 100%;
	border-top: 3px solid #0075cf;
	border-bottom: 3px solid #0075cf;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
	transition: 320ms;
}

.product-list li:hover  mark {
	opacity: 1;
	transform: skewX(0);
	visibility: visible;
}
.product-list li:hover img{ transition:all 0.4s;transform: scale(1.1)}
.product-list li:hover mark:before {
	height: 100%;
	transition: 330ms 200ms;
}

.product-list li:hover  mark:after {
	width: 100%;
	transition: 330ms 200ms;
}

.product-list li:hover f img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}

.product-list li:hover  mark b:before {
	transition: 355ms 180ms;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
}

.product-list li:hover  mark b:after {
	transition: 355ms 240ms;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
}

.product-list li:hover figcaption {
	color: #0075cf;
}



.newspage1 { margin:0 auto; margin-top:40px;}
.newspage1 A { font-size:14px; color:#666; padding-left:15px; padding-right:15px; padding-top:9px; padding-bottom:9px; border:1px solid #999; margin-left:3px; margin-right:3px; border-radius:7px;}
.newspage1 A:hover {BACKGROUND: #0e6eb8;  COLOR: #FFFFFF; border:1px solid #0e6eb8;}
.newspage1 SPAN.current{ font-size:14px; BACKGROUND: #0e6eb8;COLOR: #FFFFFF;border:1px solid #0e6eb8; padding-left:15px; padding-right:15px;padding-top:9px;padding-bottom:9px;margin-left:3px; margin-right:3px;border-radius:7px;}


.back_bg{ background-color:#ebebeb; margin-top:20px;}
.back_bg p{ font-size:13px; color:#666; text-align:center; line-height:38px;} 
.back_bg p a{color:#666;}




/*新闻*/
.xw_tip{ height:370px; background-color:#f7f7f7; margin-bottom:36px;border-bottom: 1px solid #ebebeb; width:100%}
.xw_tip .xw_pic{ width:100%; height:209px; overflow:hidden; float:left; }
.xw_tip .xw_pic img{width:100%; height:209px;transform: scale(1);transition: all 1s ease-out;}
.xw_tip:hover img{transform: scale(1.1);}
.xw_right{ width:100%; float:right; margin-right:0px; margin-top:18px; }
.xw_right .xw_p1{ font-size:18px; line-height:29px; color:#000;}
.xw_right .xw_p2{ margin-top:10px; height:70px; overflow:hidden; display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;  //需要显示时文本行数
        overflow: hidden;
}
.xw_right .xw_p2 p{color:#999999; font-size:13px; line-height:22px;}
.xw_right .xw_p3{color:#999999; font-size:14px;}
.xw_tip:hover .xw_p1{color:#0e6eb8;}



.news_title{width:100%; font-size:16px; color:#0e6eb8; line-height:35px; padding-top:15px; padding-bottom:15px; background-color:#fbfbfb; text-align:center; border-bottom:1px solid #d6d6d6;border-top:1px solid #d6d6d6;}
.news_title2{ font-size:13px;color:#c81622; text-align:right; margin-top:10px; font-weight:bold;}
.new_nr_wenzi{ margin-top:16px;}
.new_nr_wenzi p{ font-size:14px; line-height:35px; color:#333;}
.new_nr_wenzi p a{color:#333;}
.new_nr_wenzi img{max-width:100%!important; height:auto!important;; margin:0 auto; margin-bottom:5px; margin-top:5px;}
.new_nr_wenzi table{ width:100%;border:1px solid #ccc; border-bottom:0; border-left:0; }
.new_nr_wenzi table tr td{ padding:11px; font-size:14px; color:#333; line-height:26px;border:1px solid #ccc; border-top:0; border-right:0;}




/*企业文化*/
.wh_bg{width:100%; height:600px;}
.wh_box{ width:92%; margin:0 auto;}
.wh_left{ width:100%; float:left;}
.wh_left .wh_p1{ font-size:24px; color:#363636; padding-top:27px;}
.wh_left .wh_line{width: 90px;
    height: 1px;
    background-color: #0e6eb8;
    margin-top: 15px;
    margin-bottom: 24px;}
.wh_nr p{font-size: 15px;
    color: #555;
    line-height: 32px;}

.wh_pic{ float:right; width:100%; height:auto; margin-top:17px;}



.wh_bg1{ width:100%; height:1200px; margin-top:40px;}
.wh_box1{width:92%; margin:0 auto;}
.wh_pic1{ float:left; width:100%; height:auto; margin-top:27px;}

.wh_left1{ width:100%; float:right;}
.wh_left1 .wh_p2{ font-size:24px; color:#363636; padding-top:27px;}
.wh_left1 .wh_line1{width: 90px;
    height: 1px;
    background-color: #0e6eb8;
    margin-top: 15px;
    margin-bottom: 24px;}
.wh_nr1 p{font-size: 15px;
    color: #555;
    line-height: 32px;}



.fuli_box{ width:92%; margin:0 auto; margin-top:60px;}
.fuli_box .fuli_p1{ font-size:24px; color:#363636; padding-top:40px}
.fuli_box .fuli_line{ width:90px; height:1px; background-color:#0e6eb8; margin-top:15px; margin-bottom:42px;}


.fuli_tip{ width:19.7%; height:130px; background-color:#fff; float:left; margin-left:0; margin-right:0.3%; margin-bottom:2px;}
.fuli_tip img{ margin:0 auto; padding-top:38px;}
.fuli_tip p{ font-size:16px; color:#555; text-align:center; margin-top:15px;}

.fuli_tip img {
    margin: 0 auto;
    padding-top: 28px;
    width: 50%;
}


/*人才招聘*/
.zhaopin_p2{ font-size:24px; color:#0e6eb8; margin-bottom:35px;}

.zhaopin_tip{ width:19%; height:103px; float:left; border:1px solid #b5b5b5; border-radius:15px;}
.zhaopin_tip .zhaopin_pic{ margin:0 auto; padding-top:12px; height:40px}
.zhaopin_tip .zhaopin_line{ width:32px; height:2px; background-color:#e8e8e8; margin:0 auto; margin-top:5px; margin-bottom:6px;}
.zhaopin_tip .zhaopin_p1{ font-size:15px; color:#555; text-align:center;}
.zhaopin_pic1{ float:left; margin-left:5px; margin-right:5px; margin-top:31px; }

.zhaopin_pic2{ float:right; margin-right:8%; margin-top:15px; margin-bottom:15px; width:3%;}
.zhaopin_pic3{ float:left;margin-left:5px; margin-right:5px; margin-top:31px;}


.zhaopin_bg{ background:url(../images/img67.jpg) center no-repeat; width:100%; height:645px; background-size: cover;}
.zhaopin_box{ width:98%; margin:0 auto;}
.zhaopin_box .zhaopin_p3{ font-size:24px; color:#fff; font-weight:bold; padding-top:50px; margin-bottom:30px;}

.zhaopin_nr{background-color:rgba(255,255,255,0.8); border-radius:16px; overflow:hidden;}
.zhaopin_nr table{ width:100%;border:1px solid #ccc; border-bottom:0; border-left:0;}
.zhaopin_nr table tr td{ padding:2px; font-size:12px; color:#333; line-height:20px; padding-top:11px; padding-bottom:11px;   border:1px solid #ccc; border-top:0; border-right:0;}
.zhaopin_nr table tr td a{color:#333;}
.zhaopin_nr table tr td a:hover{color:#0e6eb8; font-weight:bold;}

.zhaopin_pic1 {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
 
    width: 4%;
}
.zhaopin_pic3{ width: 4%;}
.shzp_box{ width:92%; margin:0 auto; margin-top:80px; margin-bottom:50px;}
.shzp_box .shzp_p1{ font-size:24px;color:#0e6eb8; margin-bottom:40px;}

.shzp_nr{ margin-bottom:40px;border:1px solid #ccc; border-radius:26px; overflow:hidden;}
.shzp_nr table{ width:100%; border-bottom:0; border-left:0;}
.shzp_nr table tr td{ padding:2px; font-size:12px; color:#333; line-height:20px; padding-top:16px; padding-bottom:16px;   border:1px solid #ccc; border-top:0; border-right:0;}
.shzp_nr table tr td a{color:#333;}
.shzp_nr table tr td a:hover{color:#0e6eb8; font-weight:bold;}

.shzp_kuang{ width:100%; margin:0 auto;}
.shzp_kuang img{ float:left; width:50%}
.shzp_kuang a{ width:50%}
.shzp_box .shzp_p2{ font-size:14px; color:#a4a4a4; text-align:center; margin-top:20px;}






.newspage1 .zi{ display:none}
.newspage1 A:first-child{ display:none}
.newspage1 A {
    font-size: 14px;
    color: #666;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
    border: 1px solid #999;
    margin-left: 3px;
    margin-right: 3px;
    border-radius: 7px;
}.newspage1 SPAN.current {
    font-size: 14px;
    BACKGROUND: #0e6eb8;
    COLOR: #FFFFFF;
    border: 1px solid #0e6eb8;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-left: 3px;
    margin-right: 3px;
    border-radius: 7px;
}
/*公开信息*/
.gongkai_tip{ height:114px;  margin-bottom:12px;transition:all .3s linear; 
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;}

.gongkai_kuang1 .gongkai_p1{ font-size:28px; font-weight:bold; color:#000; text-align:center;}
.gongkai_kuang1 .gongkai_p2{ font-size:13px; color:#000; text-align:center; margin-top:5px;}
.gongkai_tip .gongkai_line{ width:1px; height:36px; background-color:#e5e5e5; float:left; margin-top:55px;}
.gongkai_tip .gongkai_p3{ font-size:16px; color:#333; float:left; line-height:144px; margin-left:60px;}
.gongkai_kuang2{ float:right; width:154px; border:1px solid #ccc; border-radius:37px; margin-right:46px; margin-top:46px;}
.gongkai_kuang2 p{ font-size:16px; line-height:53px; text-align:center; color:#333;}

.gongkai_tip:hover{background-color:#0e6eb8!important;}
.gongkai_tip:hover .gongkai_kuang1 .gongkai_p1{ color:#fff;}
.gongkai_tip:hover .gongkai_kuang1 .gongkai_p2{ color:#fff;}
.gongkai_tip:hover .gongkai_p3{ color:#fff; padding-left:10px;transition: 0.3s ease-out;}
.gongkai_tip:hover .gongkai_kuang2{border:1px solid #fff;}
.gongkai_tip:hover .gongkai_kuang2 p{ color:#fff;}



.gongkai_title{width:100%; font-size:16px; color:#0e6eb8; line-height:35px; padding-top:15px; padding-bottom:15px; background-color:#fbfbfb; text-align:center; border-bottom:1px solid #d6d6d6;border-top:1px solid #d6d6d6;}
.gongkai_title2{ font-size:13px;color:#c81622; text-align:right; margin-top:10px; font-weight:bold;}
.gongkai_nr_wenzi{ margin-top:16px;}
.gongkai_nr_wenzi p{ font-size:14px; line-height:35px; color:#333;}
.gongkai_nr_wenzi p a{color:#333;}
.gongkai_nr_wenzi img{max-width:900px!important; height:auto!important;; margin:0 auto; margin-bottom:5px; margin-top:5px;}
.gongkai_nr_wenzi table{ width:100%;border:1px solid #ccc; border-bottom:0; border-left:0; }
.gongkai_nr_wenzi table tr td{ padding:11px; font-size:14px; color:#333; line-height:26px;border:1px solid #ccc; border-top:0; border-right:0;}


/*安全环保*/
.aqhb_left{ width:100%; float:left; margin-bottom:50px;}
.aqhb_left .aqhb_p1{ font-size:24px; color:#555; margin-bottom:30px;}
.aqhb_nr p{ font-size:16px; color:#777; line-height:36px;}

.aqhb_right{ width:100%; height:330px; overflow:hidden; float:right; background-color:#ddd; margin-bottom:20px;}

.aqhb_right img{transform: scale(1);transition: all 1s ease-out;}
.aqhb_right img:hover{   transform: scale(1.2);    }





/*公益活动*/
.gongyi_bg{ width:100%; height:600px;}
.gongyi_box{ width:92%; margin:0 auto;}
.gongyi_left{ width:100%; float:left;}
.gongyi_left .gongyi_p1{ font-size:24px; color:#363636; padding-top:40px;}
.gongyi_left .gongyi_line{width: 90px;
    height: 1px;
    background-color: #0e6eb8;
    margin-top: 15px;
    margin-bottom: 40px;}
.gongyi_nr p{font-size: 17px;
    color: #555;
    line-height: 36px;}

.gongyi_pic{ float:right; width:100%; height:auto; margin-top:47px;}




/*联系我们*/
.con_left{ width:100%; float:left;}
.con_left h1{ font-size:24px; color:#0e6eb8;}
.con_left .con_line{ width:65px; height:3px; background-color:#0e6eb8; margin-top:17px; margin-bottom:49px;}
.con_left table tr td{ font-size:20px; color:#555; line-height:30px; padding-top:10px; padding-bottom:10px;}
.con_left table tr td a{color:#555;}

.con_right{ width:100%; height:320px; float:right; background-color:#ddd; margin-top:30px}
.con_left table tr td img{ width:40%}





/*产品*/
.pro_fl_box{box-shadow: 0px 6px 6px rgba(0,0,0,0.1);}
.pro_fl_box ul{ width:100%; margin:0 auto; }
.pro_fl_box ul li{ width:49.5%; float:left; border-left:1px solid #d1d1d1; border-top:1px solid #d1d1d1; display: flex;
    justify-content: center;
    align-items: center;
    height: 60px; }
.pro_fl_box ul li a{ display:block; font-size:16px; color:#000; line-height:20px; text-align:center; display:block; padding-top:10px; padding-bottom:5px; }

.pro_fl_box ul li:nth-child(4n){border-right:1px solid #d1d1d1; }


.skyblue li a.color9:hover,.menuactive{ display:block;background-color:#0e6eb8; color:#fff!important;height:50px; padding-top:10px;line-height:20px; width:100%}
.skyblue li a:hover{background-color:#0e6eb8; color:#fff;}



.cpwz_box{ width:92%; margin:0 auto; padding-top:96px;}
/*.cpwz_nr{ width:720px; height:200px; background-color:rgba(255,255,255,0.9); margin:0 auto; border-radius:13px; padding:20px;}
.cpwz_nr p{ font-size:16px; color:#333; line-height:36px;}*/

.cpwz_nr{ width:90%;
position:relative;
background-image: linear-gradient(rgba(255,255,255,0.9), rgba(255,255,255,0)); 
margin:0 auto; 
border-top:1px solid #fff; 
padding:5%}
 
.cpwz_nr .cpwz_line1{ width:1px; height:100%;background-image: linear-gradient(rgba(255,255,255,1), rgba(255,255,255,0));  position:absolute; left:0; top:0;}
.cpwz_nr .cpwz_line2{ width:1px; height:100%;background-image: linear-gradient(rgba(255,255,255,1), rgba(255,255,255,0));  position:absolute; right:0; top:0;}
.cpwz_nr p{ font-size:15px; color:#333; line-height:32px;}




.pro_fl_title{ font-size:17px; font-weight:bold; color:white; text-align:center; line-height:50px; background: linear-gradient(45deg,#294590,#7498f7); }
.pro_fl_title a{color:white;}

.pro_tb{ width:100%; margin-bottom:55px; }
.pro_tb tr td{ font-size:15px; color:#333; line-height:30px; padding-top:19px; padding-bottom:19px; }
.pro_tb tr td a{ color:#333;}


.pro3_p1{ background-color:#efefef; font-size:16px; font-weight:bold; color:#000; text-align:center; line-height:60px;}



.pro_title{ font-size:17px; color:white; line-height:50px; text-align:center;background-color:#0e6eb8; font-weight:bold; margin-bottom:20px; }
.pro_nr_box table{ width:100%;border:1px solid #ccc; border-bottom:0; border-left:0; }
.pro_nr_box table tr td{ padding:11px; font-size:14px; color:#333; line-height:33px; text-align:center; border:1px solid #ccc; border-top:0; border-right:0;}
.pro_nr_box p{ font-size:14px; color:#333; line-height:36px;}
.pro_nr_box img{ max-width:100%!important; height:auto;!important}



.pro_more{ width:160px; margin:0 auto;  margin-bottom:20px;}
.pro_more p a{ display:block; font-size:15px; color:#fff;  text-align:center; line-height:42px;background-color:#d22e37; border-radius:8px;}


.nr_bo:hover{ background-color:#edf6fb;}







/*咨询*/
.cp_ord_tip{ width:568px; float:left; margin-bottom:21px;}
.cp_ord_tip p{ font-size:16px; color:#333; margin-bottom:15px;}
.cp_ord_tip .cp_ord_kuang1{ width:555px; height:57px; background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:10px; border-radius:9px;}
.cp_ord_tip2 p{font-size:16px; color:#333; margin-bottom:15px;}
.cp_ord_tip2 .cp_ord_kuang2{width:1182px; min-height:220px;background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:10px; padding-top:10px;border-radius:9px;}
.cp_ord_p1{font-size:14px; color:#333; margin-top:21px; margin-bottom:10px;}
.cp_ord_kuang3{ width:160px; height:40px;background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:10px; float:left;border-radius:9px;}
.cp_ord_kuang4{ width:128px; height:42px; float:left; margin-left:23px;border-radius:9px;}
.cp_ord_kuang5{ width:277px; height:42px; background-color:#0e6eb8; border:0; border-radius:6px; float:left; margin-left:23px; font-size:14px; line-height:42px; text-align:center; color:white; cursor:pointer;border-radius:9px;}

.ord_p1{font-size:16px; color:#333; margin-bottom:15px; margin-top:21px;}



 
table { width:100%!important;max-width:100%!important;
}
table td{table-layout:fixed; word-break: break-all; overflow:hidden; width:auto !important; }



.df1{ display:none}



.gongkai_kuang1 {
    width: 20%;
    float: left;
    padding-top: 19px;
}.gongkai_tip .gongkai_p3 {
    font-size: 16px;
    color: #333;
    float: left;
    line-height: 30px;
    margin-left: 30px;
    width: 69%; padding-top:20px
}.gongkai_kuang2{ display:none}



