body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
  margin-top:90px;
}

.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px solid #BEBCBC;
}


.navbar-inverse {
    background-color: #EEEEEE;
    border-color: #5F5D5D;
}

.navbar-brand {
   margin-top:0px;
   padding:0px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
	padding-left:20px;
	padding-right:20px;
    line-height: 55px;
}

.nav {
    padding-left: 50px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #FFF;
	background-color:#0754a7;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover { text-decoration:none; transition: all 500ms ease-in 0ms; color: #333333;}


.navbar-inverse .navbar-nav > li > a {
    color: #0050a3;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
}


.menu ul.sub_menu{position:absolute; width:600px; display:none; z-index:999; margin-left:0px;}
.menu ul.sub_menu a{ color:#ffffff;}
.menu ul.sub_menu a:hover{ color:#ffffff; background:none;}
.bg{ background:url(../images/bg.png) repeat; height:40px; display:none; width:100%; z-index:99; position:absolute;}
.menu ul.sub_menu li {
    float:left;
	width:100px;
    line-height: 40px;
	list-style-type:none;
	background:none;
}
.menu ul.sub_menu li a{ 
    color:#ffffff;
	font-size:12px;
	}
	
	
.kq1 {-webkit-animation-delay: 0.4s;}
.kq2 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq3 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}
.kq4 {-webkit-animation-delay: 1.6s; -webkit-animation-duration: 1.6s;}
.kq5 {-webkit-animation-delay: 2s; -webkit-animation-duration: 2s;}
.kq6 {-webkit-animation-delay: 2.4s; -webkit-animation-duration: 2.4s;}

.banner img {
    width:100%;
}

.kuanping {
   width:1200px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.toubu {
   width:1170px;
   margin:0 auto;
   }
   
.toubu-logo {
   width:170px;
   float:left;
   }
   
.toubu-dh {
   width:720px;
   float:right;
   }
   
.yuyan {
   text-align:right;
   height:40px;
   line-height:40px;
   }
   
.yuyan a:hover {
   color:#019f90;
   }
   
.yyx {
   color:#019f90;
   }
   
.daoyy {
   width:900px;
   height:37px;
   float:right;
   }
   
.daoyy-aa {
   width:730px;
   float:left;
   }
   
.daoyy-aa li {
   list-style-type:none;
   float:left;
   position:relative;
   }
   
.daoyy-aa li a {
   display:block;
   height:35px;
   line-height:35px;
   text-align:center;
      padding-left: 18px;
   padding-right: 18px;
   color:#333333;
   font-size:16px;
   }
   
.daoyy-aa li a:hover {
   color:#019e90;
   }
   
.daoyy-aa li a::after {
    width: 0;
    transition: width .3s;
    height: 2px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #02a290;
}

.daoyy-aa li a:hover:after{
	width:100%;
	height:2px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#02a290;
}

.daoyy-aa > li.mouseover .ul_hide {
    position: absolute;
    left: 0px;
    top: 37px;
    width: 200px;
	text-align:left;
	padding-left:15px;
    border: 0px solid #CBCBCB;
	background-color:#FFFFFF;
    padding: 5px 0px;
    display: none;
}

.daoyy-aa > li.mouseover .ul_hide li {
	line-height:40px;
	border-bottom:0px solid #ffffff;
	list-style-type:none;
	background:none;
   white-space: nowrap;
text-overflow: ellipsis;
	position:relative;
}

.daoyy-aa > li.mouseover .ul_hide li a{
    padding-left:15px;
    color:#000000;
	width:100%;
	   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
}

.daoyy-aa > li.mouseover .ul_hide li a:hover{
    display:block;
    color:#FFFFFF;
	background-color:#039e91;
    text-decoration: none;
}
   
.daoyy-bb {
   width:160px;
   text-align:right;
   float:right;
   }
   
.search-btn {
    cursor: pointer;
}


.search-alert {
    position: fixed;
    z-index: 1000;
    background-color: #222222;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	z-index: 10000;
    display: none;
}

.search-alert .close {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/img5-4.png) no-repeat center;
  position: absolute;
  top: 38px;
  right: 2.6%;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s ease 0s;
          transition: transform 0.3s ease 0s;
}

.search-alert .cent-form {
  position: absolute;
  width: 94.8%;
  left: 2.6%;
  top: 50%;
  height: 124px;
  margin-top: -63px;
  border-bottom: 1px solid #515151;
}

.search-alert .cent-form .tex {
  border: none;
  font-size: 66px;
  height: 124px;
  line-height: 124px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  color: #555;
  background: none;
  padding-left: 88px;
  padding-right: 80px;
  background: url(../images/img5.png) no-repeat 35px 60px;
}

.search-alert .cent-form .sub-butn {
  border: none;
  height: 100px;
  margin-top: 24px;
  font-size: 24px;
  line-height: 100px;
  color: #555;
  text-align: right;
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  text-align: center;
}

.search-alert .close:hover {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.search-alert .cent-form .tex {
    border: none;
    font-size: 20px;

}     
   
.banner {
   height:auto; overflow:hidden;
   }
   
.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 40px;
}   
   
.banner .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #FFFFFF;
    opacity: .8;
} 

.banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #088e8a;
} 

.banner .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #088e8a;
}


.mokuai {
   height:auto; overflow:hidden;
   margin-top:20px;
   margin-bottom:20px;
   }
   
.mkrow {
   margin-left:-10px;
   margin-right:-10px;
   }
   
.col3 {
   padding-left:10px;
   padding-right:10px;
   }
   
.xinpp {
   height:auto; overflow:hidden;
   border:1px solid #f5f5f5;
   box-shadow: 0px 0px 5px rgba(0,0,0,.3);
   }
   
.xinpp-lan {
   height:auto; overflow:hidden;
   line-height:36px;
   background-color:#039e91;
   color:#FFFFFF;
   padding-left:15px;
   padding-right:15px;
   }
   
.xinpp-lan-aa {
   width:50%;
   font-size:16px;
   float:left;
   }
   
.xinpp-lan-bb {
  width:50%;
  float:right;
  text-align:right;
   }
   
.xinpp-lan-bb a {
   color:#FFFFFF;
   }
   
.xinpp-nei {
   padding:15px;
   height:auto; overflow:hidden;
   }
   
.xinpp-nei .swiper-pagination-bullet {
    background-color:#000000;
    display: inline-block;
    border-radius: 100%;
	opacity: .2;
}

.xinpp-nei .swiper-pagination-bullet-active {
    background: #000000;
	opacity: 1;
}
   
   
.mokk {
   height:auto; overflow:hidden;
   border:1px solid #f5f5f5;
   }
   
.mokk-lan {
   height:auto; overflow:hidden;
   line-height:36px;
   background-color:#fafafa;
   color:#909090;
   padding-left:15px;
   padding-right:15px;
   }
   
.mokk-lan-aa {
   width:50%;
   font-size:16px;
   color:#039e91;
   float:left;
   }
   
.mokk-lan-bb {
  width:50%;
  color:#909090;
  float:right;
  text-align:right;
   } 
   
.mokk-lan-bb a {
   color:#909090;
   }
   
.mokk-nei {
   padding:15px;
   height:auto; overflow:hidden;
   }
   
.caset {
   height:auto; overflow:hidden;
   color:#9e9e9e;
   line-height:23px;
   padding-bottom:10px;
   border-bottom:1px solid #eaeaea;
   margin-bottom:16px;
   } 
   
.caset a {
   color:#9e9e9e;
   }
   
.caset h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   color:#019e90;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:10px;
   } 
   
.caset h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   color:#808080;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:10px;
   }
   
.lxnn {
   line-height:21px;
   padding-bottom:10px;
   color:#747474;
   } 
   
.weixin {
   height:auto; overflow:hidden;
   margin-top:10px;
   }
   
.weixin li {
   list-style-type:none;
   width:50%;
   float:left;
   }
   
.weixin li p {
   text-align:center;
   margin-top:3px;
   }
   
.juzhong {
   margin:0 auto;
   }
   
.bottom {
   height:auto; overflow:hidden;
   line-height:44px;
   color:#6c6c6c;
   font-size:12px;
   text-align:center;
   border-top:1px solid #039e91;
   }
   
.bottom a {
   color:#6c6c6c;
   }
   
/* 浮动 */  
    #common_box{width:106px; height:275px; position:fixed;_position:absolute;right:0;top:40%;border:1px solid #d0dcec; background:url(../images/touming.png); z-index:88}
    #cli_on{width:30px;height:275px;float:left;cursor:pointer;background:#f3f6fb;text-align:center;line-height:298px}
 
.xufu {
    position: fixed;
    top: 50%;
    right: 0px;
    z-index: 99;
    margin-top: -203px;
}



.xufu ul {
    width: auto;
    flex-wrap: wrap;
}
.xufu ul li{
	display:flex;
	justify-content:flex-end;
}
.xufu ul li:not(.eewm){
	overflow:hidden;
}
.xufu ul li a{
	display:flex;
	min-width:70px;
	background:#f0f0f0;
	flex-wrap:wrap;
	align-content:center;
	height:70px;
	font-size:1.2rem;
	color:#404040;
	text-decoration:none;
	padding:5px 0px;
	position:relative;
	transition:background .3s;
	border-bottom:1px rgba(0,0,0,.1) solid;
}
.xufu ul li:last-child a{
	border-bottom:0;
}
.xufu ul li a p{
	text-align:center;
	width:100%;
	line-height:18px;
	margin:7px 0px 0px;
}
.xufu ul li a small{
	display:block;
	width:100%;
	height:30px;
	text-align:center;
}
.xufu ul li:nth-of-type(1) a small{
	background:url(../images/qq.png) center no-repeat;
	background-size:22px auto;
}
.xufu ul li:nth-of-type(2) a small{
	background:url(../images/wx.png) center no-repeat;
	background-size:27px auto;
}
.xufu ul li:nth-of-type(3) a small{
	background:url(../images/yx.png) center no-repeat;
	background-size:25px auto;
}
.xufu ul li:nth-of-type(4) a small{
	background:url(../images/dh.png) center no-repeat;
	background-size:24px auto;
}
.xufu ul li:nth-of-type(5) a small{
	background:url(../images/tb.png) center no-repeat;
	background-size:25px auto;
}
.xufu ul li:nth-of-type(6) a small{
	background:url(../images/al.png) center no-repeat;
	background-size:30px auto;
}
.xufu ul li:nth-of-type(1) a:hover small{
	background:url(../images/qqn.png) center no-repeat;
	background-size:22px auto;
}
.xufu ul li:nth-of-type(2) a:hover small{
	background:url(../images/wxn.png) center no-repeat;
	background-size:27px auto;
}
.xufu ul li:nth-of-type(3) a:hover small{
	background:url(../images/yxn.png) center no-repeat;
	background-size:25px auto;
}
.xufu ul li:nth-of-type(4) a:hover small{
	background:url(../images/dhn.png) center no-repeat;
	background-size:24px auto;
}
.xufu ul li:nth-of-type(5) a:hover small{
	background:url(../images/tbn.png) center no-repeat;
	background-size:25px auto;
}
.xufu ul li:nth-of-type(6) a:hover small{
	background:url(../images/aln.png) center no-repeat;
	background-size:30px auto;
}
.xufu ul li a span{
	position:absolute;
	width:140px;
	bottom:0;
	display:none;
	right:100%;
}
.xufu ul li a span img{
	width:100%;
}
.xufu ul li:hover a span{
	display:block;
}
.xufu ul li a:hover{
	background:#019e90;
	max-width:auto;
	color:#fff;
	text-decoration:none;
}
.xufu ul li a section{
	display:flex;
	align-items:center;
	overflow:hidden;
	position:relative;
	margin-right:-211px;
	transition:margin-right .5s;
}
.xufu ul li a:hover section{
	margin-right:0px;
}
.xufu ul li a section div{
	width:75px;
}
.xufu ul li a section div{
	width:75px;
}
.xufu ul li a section big{
	display:flex;
	align-items:center;
	border-left:1px #fff solid;
	height:90%;
	font-family:Fontone;
	font-size:14px;
	padding:0px 5px;
	letter-spacing:1px;
}
.xufu ul li a .top{
	display:block;
	width:0;
	height:0;
	border-left:8px rgba(0,0,0,.5) solid;
	border-top:8px transparent solid;
	border-bottom:8px transparent solid;
	margin:0 auto;
	transform:rotate(-90deg);
}
.xufu ul li a:hover .top{
	border-left:8px #fff solid;
	border-top:8px transparent solid;
	border-bottom:8px transparent solid;
}
.xufu ul li:last-child a p{
	font-size:1.6rem;
} 


/* 单页 */
.neirong {
    height: auto;
    overflow: hidden;
	margin-top:20px; margin-bottom:20px;
}

.lielanx {
    background-color: #039e91;
    height: 40px;
    padding-left: 15px;
    padding-top: 8px;
    border-radius: 8px 8px 0 0;
}

.lielanx h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 5px;
}
   
.lie-hhx {
   height:40px;
   border-bottom:1px solid #ebebeb;
   }
   
.lie-hhx a {
   display:block;
   width:100%;
   height:40px;
   line-height:40px;
   background-color:#f7f7f7;
   border-bottom:1px solid #ebebeb;
   font-size:14px;
   color:#333333;
   }
   
.lie-hhx a:hover {
   background-color:#ffffff;
   color:#039e91;
   }
   
.lie-hhx.hover a {
   background-color:#000000;
   color:#FFFFFF;
   }
   
.lie-aa {
   width:70%;
   padding-left:25px;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   float:left;
   }
   
.lie-bb {
   width:25%;
   height:40px;
   float:right;
   text-align:right;
   padding-right:25px;
   }
   
   
   
.rrnei {
   width:100%;
   background-color:#FFFFFF;
   border:1px solid #ecebeb;
   height:auto; overflow:hidden;
   border-radius: 8px 8px 0 0;
   }
   
.rrx {
    height: auto; overflow: hidden;
    line-height: 30px;
    padding: 5px;
    padding-top: 30px;
    padding-bottom: 30px;
}
   
.rrnei-lan {
   height:50px;
   line-height:50px;
   color:#3e3a39;
   }
   
.rrnei-lan-a {
   width:40%;
   float:left;
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
         height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   margin-left:25px;
   color:#333333;
   font-size:20px;
   font-weight:bold;
   }
   
.rrnei-lan a {
   color:#717071;
   }
   
.rrnei-lan-b {
   width:40%;
   float:right;
   margin-right:25px;
   text-align:right;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   }
   
.rrnei-nei {
   background:url(../images/neibj.jpg) top left; background-repeat:no-repeat;
   height:auto; overflow:hidden;
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   padding:30px;
   }
   
.rrnei-neix {
   background:url(../images/neibj.jpg) top left; background-repeat:no-repeat;
   height:auto; overflow:hidden;
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   padding:30px;
   }
   
.rrnei-nei img {
    width:100%;
    height: auto;
}
   
.rrnei-nei h5 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 20px;
} 
   
.lxnei {
   padding:20px;
   background-color:#ffffff;
   border:1px solid #eeeeee;
   }
   
.lxlan {
	background-color:#005ea4;
    height: 80px;
    padding-left: 15px;
    padding-top: 20px;
	border-radius: 8px 8px 0 0;
	margin-top:20px;
}

.lxlan h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 5px;
}

.lie-ww {
    width: 70%;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

.lie-ee {
    width: 25%;
    float: right;
    text-align: right;
    padding-right: 25px;
}

/* 单页 */

.huiyy {
   background-color:#f7f7f7;
   }
   
.neidh {
   width:100%;
   height:auto; overflow:hidden;
   background-color:#e62129;
   }
   
.neidh-tt {
   width:1200px;
   height:45px;
   line-height:45px;
   margin:0 auto;
   }
   
.neidh-tt li {
   width:130px;
   list-style-type:none;
   float:left;
   }
   
.neidh-tt li a {
   display:block;
   width:130px;
   height:45px;
   line-height:45px;
   text-align:center;
   background:url(../images/youhua.png) right; background-repeat:no-repeat;
   color:#FFFFFF;
   }
   
.neidh-tt li a:hover {
   background-color:#FFFFFF;
   border-top:2px solid #fd031f;
   color:#333333;
}

.neidh-tt li.hover a {
   background-color:#FFFFFF;
   border-top:2px solid #fd031f;
   color:#333333;
}

.dangqian {
   width:100%;
   height:60px;
   background-color:#FFFFFF;
   border-bottom:1px solid #e8e9e9;
   }
   
.dqt {
   line-height:60px;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   margin:0 auto;
   }
   
.dqt-bb {
   color:#000000;
   }
   
.neibu {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   height:auto; overflow:hidden;
   background-color:#ffffff;
   border:1px solid #d7d7d7;
   padding:40px;
   margin:30px auto 85px;
   }
   
.neibu h2 {
   font-size:27px;
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   color:#595757;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:40px;
   }
   
.neibu h5 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 20px;
}
   
.neibu img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}


/* 产品中心 */

.cpkk-right-lan {
    height:auto; overflow:hidden;
    line-height: 50px;
    border-bottom: 1px solid #dcdddd;
    color: #898989;
}

.cpkkr-nei {
    margin-top: 20px;
    height: auto;
    overflow: hidden;
}

.cpkkr-zuo {
    font-size: 16px;
}

.cpkkr-you {
    text-align: right;
    font-size: 14px;
}

.cptux {
   border:6px solid #efefef;
   background-color:#efefef;
   height:auto; overflow:hidden;
   margin-bottom:30px;
   }
   
.cptux:hover {
   border:6px solid #039e91;
   background-color:#039e91;
   box-shadow:0px 0px 15px rgba(0,0,0,.5);
   transition: all 500ms ease-in 0ms;
   }
.cptux a {
   color:#333333;
   }
   
.cptux a:hover {
   color:#ffffff;
   }
   
.cptux p {
   margin-top:6px;
   margin-bottom:5px;
   text-align:center;
   }
   
.cphh {
    z-index: 99;
}   
   
.cphh ul {
	margin:0px;
	padding:0px;
} 

.cphh li ul{
    display: none;
}

.cphh li a{
    margin-bottom: 1px;
}

.cphh li {
   list-style-type:none;
   position: relative;
}
   

.cphh li a {
    line-height: 35px;
    display: block;
    padding-left: 20px;
	height:auto; overflow:hidden;
    background: #f8f7f7;
    color: #333333;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
} 

.cphh li.hover a {
    background: #35c6b9;
    color: #f8f7f7;
}

.cphh li a:hover{
    background: #35c6b9;
    color: #f8f7f7;
}

.cphh li li a {
    line-height: 30px;
    background: #ddd;
    padding-left: 32px;
} 

.cphh li li a:hover {
        background: #2ba095;
    color: #f8f7f7;
}

.cphh li li ul{
    display:block;
} 



.cphh li li li a {

    line-height: 30px;
    background: #ddd;
    padding-left: 50px;

}

.cphh li.hover li a {

    background: #ddd;
    color: #333333;

}

.cphh li.hover li a:hover {
    background: #2ba095;
    color: #f8f7f7;
}



.cphh li li.hover li a {

    background: #ddd;
    color: #333333;

}



.cphh li li li.hover a {

    background: #2ba095;
    color: #f8f7f7;

}

   

   
.cpyymore {
    width: 165px;
    height: 35px;
    margin: 15px auto 0px;
}

.cpyymore a {
    display: block;
    width: 165px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    background-color: #019e90;
    border-radius: 20px;
} 


/* 新闻中心 */

.newhh {
   margin-bottom:15px;
   height:auto; overflow:hidden;
   padding-top:10px; padding-bottom:10px;
   border:1px solid #f2f3f3;
   font-size:12px;
   background-color:#FFFFFF;
   }
   
.newhh:hover {
   border:1px solid #039e91;
   background-color:#039e91;
   transition: all 300ms ease-in 0ms;
   }
   
.newhh a:hover {
   color:#FFFFFF;
   }
   
.timex {
   margin-top:23px;
   }
   
   
.newhh h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:20px;
   margin-bottom:12px;
   }
   
.ab-nei h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:35px;
   text-align:center;
   margin-top:20px;
   margin-bottom:15px;
   color:#595757;
   }
   
.ab-nei h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   text-align:center;
   margin-top:0px;
   margin-bottom:75px;
   color:#9b9a9a;
   }  
   
.xwtp {
   margin-top:30px;
   margin-bottom:30px;
   } 
   
.xwda {
   font-size:18px;
   } 
   
   
.xwdd {
   background: #d7dbde;
   padding: 50px 0px;
   }
   
   
/* 新闻内 */
.inewsct {

}

.inewsct .inews-tt {
    border-bottom: 1px rgba(0,0,0,.25) dashed;
    padding-bottom: 10px;
}

.inewsct .inews-tt p {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 10px;
}

.inewsct .inews-tt span {
    color: rgba(0,0,0,.55);
}

strong {
    font-weight: 700;
}

.inewsct .inews-ct {
    padding: 20px 0px 0px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
}
	


/* 弹窗 */

.pdcon-ct{
	display:flex;
	flex-wrap:wrap;
}
.pdcon-ct>span{
	display:block;
	color:#fff;
	background:#2e4b98;
	padding:8px 30px;
	font-size:1.4rem;
	font-weight:600;
}
.pdcon{
	border-top:3px #2e4b98 solid;
	padding:20px 0px;
	font-size:1.4rem;
	color:rgba(0,0,0,.6);
	width:100%;
}

.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}

.pictures_eyes_close {
  position: fixed;
  top: 30px;
  right: 30px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../images/close.png) no-repeat;
  z-index: 100;
  display: none;
}

.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  display: none;
}

.pictures_eyes_in {
  position: relative;
  text-align: center;
}

.pictures_eyes_in img { max-height: 700px; }

.pictures_eyes_in section p{color:#fff;padding:15px 0px;}

.pictures_eyes_in .prev, .pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}

.pictures_eyes_in .prev {
  left: 35px;
  background: url(../images/Tleft.png) no-repeat;
}

.pictures_eyes_in .next {
  right: 35px;
  background: url(../images/Tright.png) no-repeat;
}

.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 299;
}

.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}

.pictures_eyes_indicators img { height: 50px; }

.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}

/* 分页 */ 
.page {
    margin: 20px auto;
}

.page-m {
    position: relative;
    top: -1px;
    +display: inline !important;
}

.page a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.page-m a {
    display: inline-block;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
	border:1px solid #eeeeee;

}

.page-m a:hover {
    color: #fff;
    background: #e62129;
	border:1px solid #e62129;
}

.xianshi {
    color: #fff;
    background: #e62129;
	border:1px solid #e62129;
}

.page-m a.active {
    color: #fff;
    background: #e62129;
	border:1px solid #e62129;
}



.fenye {
    width: 100%;
    height: 60px;
}

.fenye-aa {
    width: 50%;
    float: left;
}

.fenye-aa a {
    display: block;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #FFFFFF;
    background-color: #ff6101;
    font-size: 18px;
}

.fenye-bb {

    width: 50%;
    float: right;

}

.fenye-bb a {
    display: block;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #FFFFFF;
    background-color: #ffb601;
    font-size: 18px;
}

.fenye {
    width: 265px;
    height: 60px;
	margin:30px auto 0px;
} 


/* 招聘 */

.zplieb{
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	border-bottom:1px rgba(0,0,0,.1) solid;
}
.zplieb span{
	display:block;
	font-weight:bold;
	text-align:center;
	font-size:1.5rem;
	line-height:30px;
	padding:15px 0px;
	overflow:hidden;
}
.zplieb span:nth-of-type(1){
	width:10%;
}
.zplieb span:nth-of-type(2){
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	width:45%;
}
.zplieb span:nth-of-type(3){
	width:15%;
}
.zplieb span:nth-of-type(4){
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	width:15%;
}
.zplieb span:nth-of-type(5){
	width:15%;
}
.zplieb span:nth-of-type(2):after{
	content:"";
	display:block;
	width:1px;
	height:12px;
	background:rgba(0,0,0,.4);
	margin:9px 0px;
}
.zplieb span:nth-of-type(2):before{
	content:"";
	display:block;
	width:1px;
	height:12px;
	background:rgba(0,0,0,.4);
	margin:9px 0px;
}
.zplieb span:nth-of-type(4):after{
	content:"";
	display:block;
	width:1px;
	height:12px;
	background:rgba(0,0,0,.4);
	margin:9px 0px;
}
.zplieb span:nth-of-type(4):before{
	content:"";
	display:block;
	width:1px;
	height:12px;
	background:rgba(0,0,0,.4);
	margin:9px 0px;
}

.zplb{
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	border-bottom:1px rgba(0,0,0,.1) solid;
	transition:.5s;
	cursor:pointer;
}
.bse{
	background:#fff;
}
.jobct-ct section:hover .zplb{
	background:#fff;
}
.zplb span{
	display:block;
	text-align:center;
	font-size:1.5rem;
	line-height:30px;
	padding:15px 0px;
	overflow:hidden;
}
.zplb span font:after{
	content:"+";
	font-size:2.4rem;
	color:#7eb112;
}
.bse span font:after{



	content:"-";
	font-size:2.4rem;
	color:#7eb112;
}
.zplb span:nth-of-type(1){
	width:10%;
}
.zplb span:nth-of-type(2){
	width:45%;
}
.zplb span:nth-of-type(3){
	width:15%;
}
.zplb span:nth-of-type(4){
	width:15%;
}
.zplb span:nth-of-type(5){
	width:15%;
}
.zkzpxq{
	display:none;
	background:#f9f9f9;
	padding-bottom:30px;
}
.zpxq{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	-webkit-justify-content:center;
	background:#f9f9f9;
}
.zpxq .yaoqiu{
	width:45%;
	margin-right:2%;
}
.zpxq .zhize{
	width:45%;
}
.zpxq>div{
	padding:20px 0px;
	color:rgba(0,0,0,.7);
}
.zpxq>div>big{
	display:block;
	font-weight:bold;
	font-size:1.6rem;
	line-height:30px;
	padding-bottom:5px;
}
.zpxq>div>span{
	display:block;
	line-height:24px;
	font-size:1.4rem;
}
.zkzpxq>a{
	background:#7eb112;
	color:#fff;
	line-height:38px;
	width:120px;
	text-align:center;
	font-size:1.4rem;
	margin:0px 0px 0px 4%;
	display:block;
}
.zkzpxq>a:hover{
	color:#fff;
}   


/*在线留言*/
.bky {
    margin: 20px 5px 5px;
	line-height:30px;
}

.ttanniu {
    width: 150px;
} 

.ditu {
   margin-top:20px;
   height:auto; overflow:hidden;
   }
   
.liebiao {
    height: auto;
    overflow: hidden;
	margin-top:20px;
}

.liebiao-aa {
    width: 80%;
    line-height: 30px;
    color: #666666;
    float: left;
}

.shangy {
    height: auto;
    overflow: hidden;
    line-height: 32px;
    color: #666666;
    border-bottom: 1px dotted #ececec;
}

.xiay {
    height: auto;
    overflow: hidden;
    color: #666666;
    line-height: 32px;
}

.liebiao-bb {
    width: 16%;
    float: right;
}   

.fanhui {
    width: 142px;
    height: 43px;
    margin-top: 6px;
    float: right;
}

.fanhui a {
    display: block;
    width: 142px;
    height: 43px;
    line-height: 43px;
    color: #FFFFFF;
    background-color: #019e90;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
}  




.content {
    min-height: 700px;
    padding: 40px 0px;
    overflow: hidden;
}

.jbdtt {
    color: rgba(0,0,0,.5);
    border-bottom: 2px #ddd solid;
    font-size: 1.6rem;
    padding: 0px 30px 20px;
}

.jbdtt span {
    font-size: 3.0rem;
    color: rgba(0,0,0,.8);
    display: block;
}

.jbdct {
    padding: 0px 30px;
}   

.order input {
    width: 100%;
    line-height: 50px;
    font-size: 1.4rem;
    color: rgba(0,0,0,.3);
    border: 2px rgba(0,0,0,.1) solid;
    padding-left: 15px;
}

.order select {
    width: 100%;
    color: rgba(0,0,0,.3);
    border: 2px rgba(0,0,0,.1) solid;
    padding-left: 15px;
    height: 50px;
}

.order textarea {
    width: 100%;
    font-size: 1.4rem;
    color: rgba(0,0,0,.3);
    border: 2px rgba(0,0,0,.1) solid;
    padding-left: 15px;
    padding-top: 10px;
    line-height: 28px;
}

.jbdyq1 {
    border-bottom: 2px #ddd solid;
    padding: 20px 0px;
}

.jbdyq2 {
    border-bottom: 2px #ddd solid;
    padding: 20px 0px;
    color: rgba(0,0,0,.7);
    line-height: 38px;
    font-size: 1.6rem;
}

.yingp {
    font-size: 1.6rem;
    color: rgba(0,0,0,.5);
    line-height: 42px;
    padding: 20px 0px;
}

.order {
    padding: 15px;
}

.order .btnn:hover {
    background: #383a3f;
    border-bottom: 5px #2e3033 solid;
    transition: .3s;
}
.order .btnn {
    background: #d9b766;
    font-size: 1.6rem;
    color: #fff;
    border: 0;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
    width: 145px;
    line-height: 52px;
    border-bottom: 5px #b58104 solid;
    margin-left: 15px;
}   


/* 固定 */
.zuobu {
    position: fixed;
    left: 0;
    top: 10%;
    z-index: 99999;
    width: 200px;
}  

.zuobu li {
   list-style-type:none;
   height:40px;
   margin-bottom:2px;
   } 
   
.zuobu li a {
   display:block;
   width:80px;
   height: auto; overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   line-height:30px;
   padding:5px;
   background-color:#e62129;
   color:#FFFFFF;
   }
   
.zuobu li a:hover {
   width:100%;
   background-color:#000000;
   } 
   
/* 招聘 */

.zplieb{
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	border-bottom:1px rgba(0,0,0,.1) solid;
}
.zplieb span{
	display:block;
	font-weight:bold;
	text-align:center;
	font-size:1.5rem;
	line-height:30px;
	padding:15px 0px;
	overflow:hidden;
}
.zplieb span:nth-of-type(1){
	width:10%;
}
.zplieb span:nth-of-type(2){
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	width:45%;
}
.zplieb span:nth-of-type(3){
	width:15%;
}
.zplieb span:nth-of-type(4){
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	width:15%;
}
.zplieb span:nth-of-type(5){
	width:15%;
}
.zplieb span:nth-of-type(2):after{
	content:"";
	display:block;
	width:1px;
	height:12px;
	background:rgba(0,0,0,.4);
	margin:9px 0px;
}
.zplieb span:nth-of-type(2):before{
	content:"";
	display:block;
	width:1px;
	height:12px;
	background:rgba(0,0,0,.4);
	margin:9px 0px;
}
.zplieb span:nth-of-type(4):after{
	content:"";
	display:block;
	width:1px;
	height:12px;
	background:rgba(0,0,0,.4);
	margin:9px 0px;
}
.zplieb span:nth-of-type(4):before{
	content:"";
	display:block;
	width:1px;
	height:12px;
	background:rgba(0,0,0,.4);
	margin:9px 0px;
}

.zplb{
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	border-bottom:1px rgba(0,0,0,.1) solid;
	transition:.5s;
	cursor:pointer;
}
.bse{
	background:#fff;
}
.jobct-ct section:hover .zplb{
	background:#fff;
}
.zplb span{
	display:block;
	text-align:center;
	font-size:1.5rem;
	line-height:30px;
	padding:15px 0px;
	overflow:hidden;
}
.zplb span font:after{
	content:"+";
	font-size:2.4rem;
	color:#7eb112;
}
.bse span font:after{
	content:"-";
	font-size:2.4rem;
	color:#7eb112;
}
.zplb span:nth-of-type(1){
	width:10%;
}
.zplb span:nth-of-type(2){
	width:45%;
}
.zplb span:nth-of-type(3){
	width:15%;
}
.zplb span:nth-of-type(4){
	width:15%;
}
.zplb span:nth-of-type(5){
	width:15%;
}
.zkzpxq{
	display:none;
	background:#f9f9f9;
	padding-bottom:30px;
}
.zpxq{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	-webkit-justify-content:center;
	background:#f9f9f9;
}
.zpxq .yaoqiu{
	width:45%;
	margin-right:2%;
}
.zpxq .zhize{
	width:45%;
}
.zpxq>div{
	padding:20px 0px;
	color:rgba(0,0,0,.7);
}
.zpxq>div>big{
	display:block;
	font-weight:bold;
	font-size:1.6rem;
	line-height:30px;
	padding-bottom:5px;
}
.zpxq>div>span{
	display:block;
	line-height:24px;
	font-size:1.4rem;
}
.zkzpxq>a{
	background:#7eb112;
	color:#fff;
	line-height:38px;
	width:120px;
	text-align:center;
	font-size:1.4rem;
	margin:0px 0px 0px 4%;
	display:block;
}
.zkzpxq>a:hover{
	color:#fff;
}  

.icase ul {
   margin:0px;
   padding:0px;
   }

.icase ul li {
   list-style-type:none;
   }      

/* 目录下载 */
.down {
   height:auto; overflow:hidden;
   margin-bottom: 20px;
   }
   
.down li {
   list-style-type:none;
   height:auto; overflow:hidden;
   line-height:40px;
   border-bottom:1px dashed #eaeaea;
   }
   
.down li a:hover {
   color:#019e90;
   }
   
.down-aa {
    width:70%;
    float:left;
}

.down-bb {
    width:20%;
    float:right;
    text-align: right;
}
     

/* 技术支持 */
.zhichi {
   height:auto; overflow:hidden;
   }
   
.zhichi li {
   list-style-type:none;
   height:auto; overflow:hidden;
   line-height:40px;
   border-bottom:1px dashed #eaeaea;
   }
   
.zhichi li a:hover {
   color:#019e90;
   }
   
.zhichi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   text-align:center;
   margin-top:0px;
   margin-bottom:20px;
   }

.zck1 {
   position:relative;
   height:auto; overflow:hidden;
   border:1px solid #a6a6a6;
   padding:14px;
   line-height:36px;
   margin-bottom:15px;
   margin-top:-10px;
   }
   
.zck1 input {
   width:80px;
   height:25px;
   }
   
.zcktit {
   position:relative;
   width:90px;
   padding-left:8px;
   padding-right:8px;
   z-index:10;
   margin-left:15px;
   background-color:#FFFFFF;
   }
   
.zck2 {
   position:relative;
   height:auto; overflow:hidden;
   border:1px solid #a6a6a6;
   padding:14px;
   line-height:36px;
   margin-bottom:15px;
   margin-top:-10px;
   }
   
.zcktit2 {
   position:relative;
   width:120px;
   padding-left:8px;
   padding-right:8px;
   z-index:10;
   margin-left:15px;
   background-color:#FFFFFF;
   }
   
.zcktit3 {
   position:relative;
   width:60px;
   padding-left:8px;
   padding-right:8px;
   z-index:10;
   margin-left:15px;
   background-color:#FFFFFF;
   }
   
.zckw {
   position:relative;
   height:auto; overflow:hidden;
   border:1px solid #a6a6a6;
   padding:14px;
   line-height:36px;
   }
   
   
.zck3 input {
   width:80px;
   height:25px;
   }
   
.zcktit4 {
   position:relative;
   width:160px;
   padding-left:8px;
   padding-right:8px;
   z-index:10;
   margin-left:15px;
   background-color:#FFFFFF;
   }
   
.modal-dialog {
    width: 780px;
    margin: 90px auto;
}

.tanchu {
   padding:20px;
   height:auto; overflow:hidden;
   color:#666666;
   }
   
   
.tanchu-nei h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#000000;
   font-weight:bold;
   text-align:center;
   margin-top:0px;
   margin-bottom:10px;
   }


.modal-content {
   background-color:#FFFFFF;
   }
   
.tanchu-neiw {
    padding: 20px;
    height: auto;
    overflow: hidden;
}

.modal-header {
    min-height: 16.428571429px;
    padding: 0px;
	height:40px;
    border-bottom: 1px solid #e5e5e5;
}

.close {
    float: right;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.9;
    filter: alpha(opacity=20);
}

.ntp {
   margin-top:15px;
   }


.lienei {
   height:auto; overflow:hidden;
   padding:10px;
   line-height:23px;
   border:1px solid #ecebeb;
   }

.guding {
    width: 100%;
	background-color:#FFFFFF;
    position: fixed;
    top: 0px;
    z-index: 9;
} 

.searchh {
    background-color: rgba(255,255,255,0.9);
    padding: 20px 0;
    display: none;
    margin: 5px;
        margin-bottom: 5px;
    margin-bottom: 20px;
    box-shadow: 0px 2px 2px rgba(0,0,0,.2);
    border-radius: 3px;
}

.searchh form {
    height: 40px;
    padding: 0;
}

.searchh #name {
    height: 40px;
    border: 1px #d2dae2 solid;
    border-radius: 0;
    width: 100%;
}

.searchh .btn {
    background-color: #059d8f;
    height: 40px;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 1.8rem;
} 


.search1 {
   margin-top:0px;
   width:160px;
   float:left;
   }
   
.search1 form {
    display: flex;
}

.search1 .search {
    border: 0;
    height: 36px;
    font-size: 14px;
    padding-left: 10px;
    width: 76%;
	border: 1px #d3d3d3 solid;
	border-right: 0px #d3d3d3 solid;
    border-radius: 8px 0 0 8px;
}   

.search1 .btn {
    height: 36px;
    margin: 0;
    background: #ebeaea;
    border-radius: 0 8px 8px 0;
	border: 1px #d3d3d3 solid;
	border-left: 0px #d3d3d3 solid;
    color: #9d9d9d;
    text-align: center;
    width: 24%;
} 

/* 新增产品详情 */
.cpxq {
   height:auto; overflow:hidden;
   }
   
.cpxq-aa {
   width:47%;
   float:left;
   border:1px solid #ebebeb;
   }
   
.cpxq-bb {
   width:47%;
   color:#657180;
   line-height: 25px;
   float:right;
   }
   
.cpxq-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   color:#657180;
   margin-top:30px;
   margin-bottom:30px;
   }
   
.xqlan {
   height:auto; overflow:hidden;
   line-height:40px;
   border:1px solid #f0f0f0;
   margin-top: 20px;
   }
   
.xqlan-aa {
   width:26.7%;
   border-right:1px solid #f0f0f0;
   text-align:center;
   color:#00a690;
   font-size:16px;
   border-top:3px solid #00a690;
   float:left;
   }
   
.xqlan li {
   list-style-type: none;
   width:26.7%;
   border-right:1px solid #f0f0f0;
   float:left;
   }
   
   
.xqnei {
   height:auto; overflow:hidden;
   padding:15px;
   }   
   
.downk {
   height:auto; overflow:hidden;
   padding:15px;
   }
   
.downk-lan {
   height:auto; overflow:hidden;
   line-height:30px;
   font-size:12px;
   color:#555555;
  background: -webkit-linear-gradient(#ffffff, #efefef); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#ffffff, #efefef); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#ffffff, #efefef); /* Firefox 3.6 - 15 */
  background: linear-gradient(#ffffff, #efefef); /*  */   
   border:1px solid #cccccc;
   }
   
.downk-lan-aa {
   width:60%;
   padding-left:30px;
   float:left;
   }
   
.downk-lan-bb {
   width:40%;
   padding-left:30px;
   float:left;
   }
   
.downk-hh {
   height:auto; overflow:hidden;
   margin-top:4px;
   }
   
.downk-hh li {
   list-style-type:none;
   height:auto; overflow:hidden;
   line-height:30px;
   border-bottom:1px dashed #bbbbbb;
   }
   
.downk-hh-aa {
   width:60%;
   padding-left:30px;
   float:left;
   }
   
.downk-hh-bb {
   width:40%;
   padding-left:30px;
   float:left;
   }
   
.ipdcont .ipdimg {
    width: 100%;
    position: relative;
}
   
.ipdcont .ipdimg .jqzoom {
    height: 308px;
    position: relative;
}

.ipdcont .ipdimg img {
    max-height: 100%;
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
 
#glass {
    position: absolute;
    border-radius: 50%;
    border: 10px #049e91 solid;
    display: none;
    background-repeat: no-repeat;
    background-color:#fff;
} 
  
  
.lxkk {
   height:auto; overflow:hidden;
   }
   
.lxkk h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:36px;
   text-align:center;
   color:#00a290;
   margin-top:20px;
   padding-bottom:20px;
   border-bottom:1px solid #ececec;
   margin-bottom:20px;
   }  
   
.zbkuai {
   margin-top:15px;
   padding:10px;
   height:auto; overflow:hidden;
   } 
   
.zbhh {
   width:53.4%;
   height:auto; overflow:hidden;
   line-height:30px;
   position:relative;
   text-align:center;
   color:#FFFFFF;
   background-color:#00a290;
   border-radius: 20px;
   margin:0 auto;
   z-index:9;
   }
   
.zbzi {
   height:auto; overflow:hidden;
   padding:15px;
   padding-top:25px;
   background-color:#f5f5f5;
   line-height:25px;
   border-radius: 10px;
   margin-top:-15px;
   }
   
.zbkuai:hover .zbzi {
   background-color:#FFFFFF;
   box-shadow: 0px 0px 15px rgba(0,0,0,.1);
   transition: all 300ms ease-in 0ms;
   }  
   
.pro-img #Gbig {
	width:100%;
}
   
.jqzzoom{position:relative;}
.jqzoom{position:relative;overflow:hidden;border:0px #ddd solid; height:auto; overflow:hidden;}
.zoomdiv{float:left;top:0 !important;left:101% !important;border:3px solid #e4e4e4;display:none;text-align:center;overflow: hidden;position:absolute;z-index:999;background-color:#fff;}
.bigimg{width:1600px;height:1305px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:80px !important;height:80px !important;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}	


#slidingBlock {
	height:auto; overflow:hidden;
}

#slidingBlock span {
    float:left; width:100%; height:40px;line-height:40px; color:#00a690; font-weight:bold; text-align:center; font-size:16px; over-flow:hidden;
}
#slidingBlock span.menuNo {
    font-weight:normal; width:100%; height:37px; line-height:37px; color:#333333; text-align:center; border-top:3px solid #FFFFFF;
}
#slidingBlock span.menuOn {
    font-weight:normal; width:100%; height:37px; line-height:37px; color:#00a690; text-align:center; border-top:3px solid #00a690;
}
#slidingBlock DIV.slidingList_none {
    display:none
}
#slidingBlock DIV.slidingList {
    width:100%;
    margin:0px; padding:0px; height:auto; overflow:hidden;
}

.down_title {
    min-width: 85px;
    height: 30px;
    line-height:30px;
    padding: 0px 12px;
    text-align: center;
    background: #039e91;
    color: #ffffff;
    font-size: 14px;
    display: inline-block;
}


.neirong .col-md-3 {
    position:relative;
    z-index: 8;
}

.hee {
    position: absolute;
    width: 250px;
    top: 0px;
    left: 270px;
    height: auto;
    overflow: hidden;
    background: #FFFFFF;
    z-index: 999;
    display: none;
	border-left:none;
}


.hee a {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #333333;
    background: #FFFFFF;
}

.cphh li:hover .hee {
    display:block;
}

.cphh li.hover .hee a {
    background: #f8f7f7;
    color: #333333;
    margin-bottom: 1px;
}

.cphh li.hover .hee a:hover {
    background: #2ba095;
    color: #f8f7f7;
}

.cphh li li:hover .hee {
    display:none;
}

   
.cphh li:hover .hee_hover {
   display:none;
   }   
   
/* 发展历程 */ 
.licheng {
    position: relative;
}

.licheng:after{
	content:"";
	display:block;
	height:0px;
	width:calc(100% - 160px);
	top:50%;
	left:80px;
	margin-top:-1px;
	border-bottom:2px #ddd dashed;
	position:absolute;
}
.licheng .swiper-container{
	margin:0px 80px 0px 120px;
	position:static;
	padding:20px 0px;
}
#licheng .swiper-pagination{
	display:none;
}
@media (max-width:1200px) {
	.fazhan{
		padding:30px 0px 0px;
	}
	.fazhan .fztitle p{
		font-size:3.2rem;
		line-height:40px;
	}
	.fazhan .fztitle span{
		font-size:1.6rem;
		padding:10px 0px 0px;
	}
	.licheng{
		margin:0px 0px 0px;
	}
}
@media (max-width:992px) {
	.licheng{
		padding:20px 0px;
	}
	.fazhan{
		padding:30px 0px 0px;
	}
	.fazhan .fztitle p{
		font-size:2.4rem;
		line-height:30px;
	}
	.fazhan .fztitle span{
		font-size:1.4rem;
		padding:10px 0px 0px;
		line-height:24px;
	}
}
.licheng .swiper-container .swiper-button-next{
	background:url(../images/you.png) center no-repeat;
	width:26px;
	height:101px;
	margin-top:-60px;
	right:0;
}
.licheng .swiper-container .swiper-button-prev{
	background:url(../images/zuo.png) center no-repeat;
	width:26px;
	height:101px;
	margin-top:-60px;
	left:0;
}
.licheng .swiper-slide section{
	display:flex;
	flex-wrap:wrap;
	position:relative;
	z-index:3;
	align-content:flex-end;
	height:367px;
	padding-left:10px;
}
@media (max-width:1200px) {
	.licheng .swiper-slide section{
		height:325px;
	}
}
@media (max-width:992px) {
	.licheng .swiper-slide section{
		height:410px;
	}
}
.licheng .swiper-slide section>small{
	cursor:pointer;
	position:relative;
	order:1;
	transition:.3s;
}
.licheng .swiper-slide section>small p{
	font-size:2.1rem;
	color:#FFFFFF;
	font-family:arial;
	display:block;
	width:76px;
	height:76px;
	background:#999999;
	border-radius:50%;
	text-align:center;
	line-height:76px;
	margin:0px;
	transition:.3s;
}
.licheng .swiper-slide section>span{
	width:calc(100% - 38px);
	left:38px;
	padding-top:30px;
	top:0;
	display:flex;
	flex-wrap:wrap;
	position:relative;
	border-left:2px #ddd dashed;
	padding-left:15px;
	align-content:flex-end;
	order:2;
	transition:.3s;
}
.licheng .swiper-slide section>span:before{
	content:"";
	position:absolute;
	display:block;
	width:14px;
	height:14px;
	border-radius:50%;
	background:#b8c1c1;
	left:-8px;
	bottom:0;
	transition:.3s;
}
.licheng .swiper-slide section>span p{
	font-size:1.5rem;
	color:#505659;
	font-weight:bold;
	line-height:20px;
	width:100%;
	order:2;
	margin-top:5px;
	margin-bottom:-3px;
	transition:.3s;
}
.licheng .swiper-slide section>span big{
	display:block;
	font-size:16px;
	line-height:21px;
	color:#666666;
	order:1;
	padding:10px 0px 0px;
	transition:.3s;
	min-height:94px;
}
.licheng .swiper-slide section:hover>span{
	border-left:2px #039e91 solid;
}
.licheng .swiper-slide section:hover>small p{
	color:#fff;
	background:#039e91;
	position:relative;
	z-index:2;
}
.licheng .swiper-slide section:hover>small:after{
	content:"";
	display:block;
	width:120%;
	height:120%;
	left:-10%;
	top:-10%;
	background:rgba(11,90,168,.18);
	border-radius:50%;
	position:absolute;
	z-index:1;
}
.licheng .swiper-slide section:hover>span p{
	color:#039e91;
}
.licheng .swiper-slide section:hover>span:before{
	background:#039e91;
}
@media (min-width:768px) {
	.licheng .swiper-slide:nth-child(2n+0) section{
		align-content:flex-start;
	}
	.licheng .swiper-slide:nth-child(2n+0) section>span{
		order:1;
		top:0;
		bottom:auto;
		align-content:flex-start;
		padding-bottom:30px;
		padding-top:0;
	}
	.licheng .swiper-slide:nth-child(2n+0) section>span:before{
		bottom:auto;
		top:0;
	}
	.licheng .swiper-slide:nth-child(2n+0) section>small{
		order:2;
	}
	.licheng .swiper-slide:nth-child(2n+0) section>span big{
		order:2;
		padding:0px 0px 10px;
	}
	.licheng .swiper-slide:nth-child(2n+0) section>span p{
		order:1;
		margin-top:-4px;
		margin-bottom:5px;
	}
}
@media (max-width:768px) {
	.licheng .swiper-container{
		margin:0px 0px 0px 0px;
	}
	.licheng .swiper-slide section{
		height:auto;
		padding:0 25px;
	}
	.licheng .swiper-slide section>small{
		order:2;
		margin:20px auto 0;
	}
	.licheng .swiper-slide section>small p{
		color:#fff;
		background:#0b5aa8;
	}
	.licheng .swiper-slide section>span{
		border-left:0px #ddd dashed;
		order:1;
		padding:0;
		width:100%;
		text-align:center;
		left:0;
	}
	.licheng .swiper-slide section>small:after{
		content:"";
		display:block;
		width:120%;
		height:120%;
		left:-10%;
		top:-10%;
		background:rgba(11,90,168,.18);
		border-radius:50%;
		position:absolute;
		z-index:1;
	}
	.licheng .swiper-slide section>span p{
		order:1;
		color:#0b5aa8;
	}
	.licheng .swiper-slide section>span big{
		order:2;
	}
	.licheng .swiper-slide section>span:before{
		display:none;
	}
	.licheng:after{
		display:none;
	}
	.licheng .swiper-slide section:hover>span{
		border-left:0px #0b5aa8 solid;
	}
	#licheng .swiper-pagination{
		display:block;
	}
	#licheng .swiper-button-next{
		display:none;
	}
	#licheng .swiper-button-prev{
		display:none;
	}
	#licheng .swiper-pagination .swiper-pagination-bullet-active{
		background:#0b5aa8;
	}
}  
   
   

@media (min-width: 0px) and (max-width: 768px) {

.navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
}

.nav {
    padding-left: 0px;
}


.kuanping {
   width:100%;
   }
   

}


