@charset "utf-8";

/* CSS Document */
* {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: none;
  box-sizing: border-box;
}
@font-face {
/* font-test*/
font-family: "思源黑体";
src:
url('../fontst/SourceHanSansSC-Normal.otf'),
/* url('../fonts/SourceHanSansSC-Normal.woff'),
url('../fonts/SourceHanSansSC-Normal.eot'); /* IE9 */ */
}


body {
  min-width: 1300px;
  /*font-family: "思源黑体"!important;*/
  font-family: "微软雅黑" !important;
  overflow-x: hidden;
}

img {
  display: block;
  border: none;
  margin: 0 auto;
}

a {
  text-decoration: none;
  color:#616161
}

.ie8 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: #ffffdc;
  color: #997000;
  font-size: 12px;
  line-height: 30px;
  z-index: 9999;
}

.c3 {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

.ty {
  overflow: hidden;
  width: 100%;
}

.center {
  margin: 0 auto;
  max-width: 1200px;
}

.center:after {
  content: "";
  width: 100%;
  height: 0;
  clear: both;
  display: block;
}

/*mb电脑端*/
.pc {
  display: block;
}

.btn {
  float: right;
  height: 50px;
  width: 50px;
  cursor: pointer;
}

.topbg {
  width: 100%;
  height: 50px;
  overflow: hidden;
}

.header {
  position: relative;
  z-index: 888;
  width: 100%;
  height: 280px;
  background: #19a78d;
  box-shadow: 0 5px 5px 2px rgba(0, 0, 0, .1);
}

.zj {
  overflow: hidden;
}

.zj dt {
  float: left;
}

.zj dd {
  float: right;
}

.logo {
  width: 284px;
}

.leftlogo {
  height: 81px;
  width: auto;
  margin:0
}

.qiehuan {
  color: red;
  background: #fcc149;
  height: 50px;
  width: 133px;
  float: left;
  /* margin-top: 30px; */
  line-height: 50px;
}

.rightlogodiv {
  margin-left: 50px;
}

.rightlogo {
  /*margin-left: 30px;*/
  height: 55px;
  width: 848px
}

.parent {
  width: 1200px;
  margin: 0 auto;
}

.topnav {
  height: 50px;
  background: #19a78d;
  margin-top: 85px
}

.topnav ul {
  height: 50px;
}

.topnav ul li {
  float: left;
  position: relative;
  width: 212px;
  margin-right: 0px
}

.topnav ul li:first-child {
  border-left: none;
}

.topnav ul li>a {
  display: block;
  font-size: 20px;
  height: 50px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-weight: 400;
  letter-spacing: 1px;
}

.topnav ul li:hover>a {
  background: #fcc149;
  color: #333333
}

.topnav ul li.on>a {
  background: #fcc149;
  color: #333333
}

.topnav ul li>a.ding {
  color: #fcc149;
}

/*.clearli:hover{background: none}*/
.sub {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  top: 20px;
  display: none;
  margin-top: 30px
}

/* .sub a{ display:block; padding:10px 5px; line-height:20px; font-size:12px; text-align:center; color:#000; background:#fcc149; border-top:1px solid #fcc149;}
 */
.sub a {
  display: block;
  /* padding: 10px 5px; */
  line-height: 60px;
  font-size: 20px;
  text-align: center;
  color: #333;
  background: #fcc149;
  border-top: 1px dashed #fff;
  height: 60px;
  letter-spacing: 1px;
}

.sub a:hover {
  display: block;
  color: #fff;
  background-color: #19a78d
}

.subhx {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  top: 20px;
  display: none;
  margin-top: 30px
}

/*.subhx a{ display:block; padding:10px 5px; line-height:20px; font-size:12px; text-align:center; color:#000; background:#fcc149; border-top:1px solid #fcc149;}*/
.subhx a {
  display: block;
  /* padding: 10px 5px; */
  line-height: 60px;
  font-size: 20px;
  text-align: center;
  color: #333;
  background: #fcc149;
  border-top: 1px dashed #fff;
  height: 60px;

  letter-spacing: 1px;
}

.subhx a:hover {
  display: block;
  color: #fff;
  background-color: #19a78d
}

.navigation {
  position: fixed;
  top: 290px;
  border: 5px solid #FAC041;
  border-radius: 10px;
  background: #00A58B;
  padding: 0 12px 5px;
  z-index: 999;
  right: 2%;
}

.navigation img {
  margin: 16px auto 0;
}

.activeon {
  background-color: #19a78d
}

.slideBox {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.slideBox .hd {
  overflow: hidden;
  position: absolute;
  bottom: -2px;
  z-index: 99;
  width: 100%;
  text-align: center;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  display: inline-block;
}

.slideBox .hd ul li {
  float: left;
  margin: 0 6px;
  border: 4px solid #fff;
  width: 14px;
  line-height: 14px;
  cursor: pointer;
  width: 130px;
  height: 75px;
  margin-bottom: 0px
}

.slideBox .hd ul li.on {
  background: #fff;
  color: #fff;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
  height: 557px;
  overflow: hidden;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slideBox .bd img {
  width: 1920px;
  height: 557px;
  display: block;

  left: 50%;
  top: 0;

  z-index: 2
}

.slideBox .prev {
  position: absolute;
  left: 1%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 79px;
  height: 108px;
  background: url(../image/prev.png)no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.slideBox .next {
  position: absolute;
  right: 1%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 79px;
  height: 108px;
  background: url(../image/next.png)no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}

.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.slideBox .prevStop {
  display: none;
}

.slideBox .nextStop {
  display: none;
}

.title {
  text-align: center;
  width: 100%;
  /* height: 100px; */
  /* overflow: auto; */
  height: 242px;
}

.title dl {
  padding-top: 25px;
  display: inline-block;
  width: 100%;
}

.title dt {
  line-height: 40px;
  color: #19a78d;
  font-weight: bold;
  font-size: 40px;
  letter-spacing: 8px;
  /* width: 100%; */
  height: 156px;
  line-height: 156px;
  margin-top: 95px;
}

.title dd {
  color: #fcc149;
  margin-top: 10px;
}

.title dd span {
  margin: 0 15px;
}

.jrwm-content-flex1 {
  margin-bottom: 143px;
}

.wwz {
  margin-bottom: 30px;
  overflow: hidden;
  clear: both;
}

.wwz li {
  width: 25%;
  float: left;
}

.wwz li a {
  display: block;
  line-height: 30px;
  text-align: center;
}

.wwz li a img {
  width: 210px;
  height: 210px;
  border-radius: 50%;
  background: #fff;
  margin-bottom: 28px;
}

.wwz li a div {

  height: 24px;
  /* padding-top: 20px; */
  margin-bottom: 8px;
  font-size: 23px;
  color: #19a78d;
  letter-spacing: 2px;
  /* font-family: contentfontcss; */
}

.wwz li a span {
  height: 30px;
  color: #19a78d;
  font-size: 15px;
  /* font-family: contentfontcss; */

}

.wwz .wwzico {
  margin: 4px auto 0;
  width: 28px;
  height: 28px;
  background: url(../image/vivo.png) no-repeat;
  background-size: 28px 28px;
  display: block;
  middle: center;
  vertical-align: middle;
}

.product_main {
  width: 1200px;
  margin: 0 auto;
  border: 9px solid #00A58B;
  background: #00A58B;
  overflow: auto;
  /* margin-top: 68px; */
  overflow-y: hidden;
  /* margin-bottom: 44px; */
  /* height: 348px; */
}

.product_main img {
  float: left;
  width: 25%;
  /* height: 346px; */
}

.firm_main {
  background: #EAF6FB;
  /*padding: 144px 0;*/
  /* margin-bottom: 15px; */
  height: 650px;
}

.firm_nav span {
  cursor: pointer;
  float: left;
  width: 376px;
  margin-right: 5px;
  text-align: center;
  margin-bottom: 15px;
  line-height: 100px;
  font-size: 24px;
  color: #00A58B;
  display: block;
  border-top: 7px solid #00A58B;
  position: relative;
  background: #FFFFFF;
}

.firm_nav span:last-child {
  margin-right: 0px;
}

.firm_nav span .ico {
  margin-right: 15px;
  width: 24px;
  height: 11px;
  background: url(../image/down.png) no-repeat;
  background-size: 20px 8px;
  display: inline-block;
  middle: center;
  vertical-align: middle;
  position: absolute;
  bottom: 10px;
  left: 50%;
  -moz-transform: translate(-50%, 2%);
  -ms-transform: translate(-50%, 2%);
  -webkit-transform: translate(-50%, 2%);
  transform: translate(-50%, 2%);
}

.firm_nav span.on {
  color: #FFFFFF;
  border-top: 7px solid #FAC041;
  background: #00A58B;
}

.firm_nav span.on:after {
  content: " ";
  width: 0;
  height: 0;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-top: 10px solid #00A58B;
  position: absolute;
  bottom: -9px;
  left: 50%;
  -moz-transform: translate(-50%, 2%);
  -ms-transform: translate(-50%, 2%);
  -webkit-transform: translate(-50%, 2%);
  transform: translate(-50%, 2%);
}

.firm_nav span.ico {
  position: absolute;
  bottom: 10px;
  position: absolute;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.videos_main {
  /*      visibility: hidden;
 display:none;*/
}

.firm_content {
  height: 347px;
  clear: both;
}

.videos {
  width: 376px;
  float: left;
  height: 347px;
  overflow: hidden;
  position: relative;
  margin-right: 5px;
}

.videos video {
  width: 377px;
  height: 347px;
  background: #000;
}

.play {
  position: absolute;
  background: rgba(0, 0, 0, 0.50);
  -webkit-transition: all ease 0.2s;
  width: 377px;
  height: 1569563472px;
  top: 0;
}

.play .playico {
  margin-right: 15px;
  width: 124px;
  height: 124px;
  /* background: url(../image/indexico.png) no-repeat; */
  background-size: 124px 124px;
  display: inline-block;
  middle: center;
  vertical-align: middle;
  position: absolute;
  bottom: -9px;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -108%);
  z-index: 2;
}

.video_content {
  padding: 74px 28px 28px;
  background: #009073;
  height: 347px;
  width: 760px;
  overflow: hidden;
}

.newinfo {}

.newinfo li {}

.newinfo a {
  color: #FDFEFE;
  font-size: 20px;
  line-height: 31px;
  font-weight: normal;
}

.newinfo a:hover {
  color: #FAC041;
}

.newinfo .newtitle {
  width: 66%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.newinfo .time {
  font-size: 14px;
  display: inline-block;
  vertical-align: super;
}

.video_content .lf {
  width: 183px;
  margin-right: 80px;
  float: left;
}

.video_content .lf p {
  color: #FDFEFE;
  font-size: 24px;
  margin-bottom:5px;
  margin-top:7px;
}

.video_content .lf span {
  font-size: 12px;
  color: #FDFEFE;
  display: block;
  letter-spacing: 1px;
}

.video_content .lf a {
  font-size: 16px;
  color: #F4BE41;
  margin-top: 90px;
  display: block;
  letter-spacing: 1px;
  font-weight: 500;
  line-height: 28px;
}

.video_content .lf a .ico {
  margin-right: 15px;
  width: 28px;
  height: 28px;
  background: url(../image/vivo.png) no-repeat;
  background-size: 28px 28px;
  display: inline-block;
  middle: center;
  vertical-align: middle;
}

.video_content .rg {
  margin-left: 264px;
}

.video_content .rg p {
  line-height: 35px;
  font-size: 20px;
  color: #FFFFFF;
}

.project_case {
  background: url(../image/casebg.png) center no-repeat;
  margin-bottom: 28px;
  background-size: 280px;
}

.generate_main {
  overflow: auto;
  width: 1200px;
  margin: 0 auto 20px;
  border: 5px solid #FAC041;
}

.generate_content {
  float: left;
  position: relative;
  border: 5px solid #FAC041;
  width: 25%;
  height: 226px;
  overflow: hidden;
}

.generate_content+.generate_content {}

.generate_content img {
  width: 100%;
  height: 226px;
}

.generate_content:hover img {
  -webkit-transition: all ease-out 0.38s;
  transform: scale(1.4);
}

.generate_content .masking {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}

.generate_content .masking.on {
  background: rgba(0, 0, 0, 0.30);
  -webkit-transition: all ease 0.2s;
}

.generate_content span {
  color: #000;
  font-size: 20px;
  /* -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); */
  line-height: 50px;
}

.generate_content .test {
  background: url(../image/case1.png) bottom right no-repeat;
  position: absolute;
  bottom: -1px;
  width: 100%;
  text-align: right;
  line-height: 50px;
  padding-right: 45px;
  box-sizing: border-box;
}

.hxysindex {
  width: 100%;
  height: 520px;
}

.kernel {
  background: url(../image/strebg.png) center no-repeat;
}

.kernelimg {
  height: 428px;
  margin-bottom: 30px;
}

.kernelimg img {
  width: 100%;
  height: 100%;
}

.kernelimg .lf, .kernelimg .rg {
  width: 49.75%;
  float: left;
  border: 6px solid;
}

.kernelimg .lf1, .kernelimg .rg1 {
  width: 49.75%;
  float: left;
  border: 6px solid;
}

.kernelimg .lf1 {
  border-color: #FAC041;
  margin-right: 0.5%;
}

.kernelimg .rg1 {
  border-color: #00A58B
}

.kernelimg .lf {
  border-color: #00A58B;
  margin-right: 0.5%;
}

.kernelimg .rg {
  border-color: #FAC041
}

.address {
  background: #065349;
  padding: 38px 0;
  height: 114px;
  box-sizing: border-box;
}

.address_content {
  width: 1014px;
  margin: 0 auto;
  color: #FFFFFF;
  /* font-size:26px; */
}

.address_code {
  float: left;
  border-radius: 6px;
  margin-right: 80px;
}

.address_code img {
  width: 133px;
  height: 133px;
}

.address_phone {
  margin: 0 auto;
  text-align: center;
}

.address_phone p {
  padding-bottom: 22px;
}

.address_phone span {
  font-size: 18px;
}

.address_phone i {
  margin-right: 17px;
  display: inline-block;
  vertical-align: ;
  vertical-align: middle;
}

.address_phone .phoneico {
  width: 31px;
  height: 48px;
  background: url(../image/phone.png) no-repeat;
}

.address_phone .addreessico {
  width: 31px;
  height: 48px;
  background: url(../image/address.png) no-repeat;
}

.productbg {
  background: url(../image/productbg.png) center no-repeat;
}

.picMarquee-left .tempWrap {
  width: 100% !important;
}

.picMarquee-left {
  overflow: hidden;
  position: relative;
  height: 352px;
  border: 1px solid #ccc;
  width: 1200px
}

.picMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picMarquee-left .bd ul li {

  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}

.picMarquee-left .bd ul li .pic img {
  width: 248px;
  height: 352px;
  display: block;
}

.picMarquee-left .bd ul li .pic a:hover img {
  border-color: #999;
}

/* hxys 内容 */
.slideBox1 {
  /* width: 94%; */
  overflow: hidden;
  position: relative;
  margin: 20px 0 0 22.5px;
}

.slideBox1 .hd {
  left: 50%;
  transform: translate(-50%);
  overflow: hidden;
  position: absolute;
  bottom: 30px;
  z-index: 99;
  text-align: center;
}

.slideBox1 .hd ul {
  overflow: hidden;
  zoom: 1;
  display: inline-block;
  width: 100%;
}

.slideBox1 .hd ul li {
  float: left;
  margin-right: 15px;
  color: #4b544b;
  width: 14px;
  height: 14px;
  border-radius: 20px;
  line-height: 14px;
  text-align: center;
  background: #4b544b;
  cursor: pointer;
  height:106px!important;
}

.slideBox1 .hd ul li.on {
  background: #fff;
  color: #fff;
}

.slideBox1 .bd {
  position: relative;
  height: 100%;
  z-index: 0;
  height: 300px;
  overflow: hidden;
}

.slideBox1 .bd li {
  width: 100%;
  zoom: 1;
  vertical-align: middle;
  height: 300px;
  overflow: hidden;
}

.slideBox1 .bd img {
  /* width: 100%; */
  display: block;
  z-index: 2
}

.slideBox1 .prev {
  position: absolute;
  left: 1%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 79px;
  height: 108px;
  background: url(../image/prev.png)no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.slideBox1 .next {
  position: absolute;
  right: 1%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 79px;
  height: 108px;
  background: url(../image/next.png)no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.slideBox1 .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}

.slideBox1 .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.slideBox1 .prevStop {
  display: none;
}

.slideBox1 .nextStop {
  display: none;
}

.hxys-content {
  width: 100%;
}

.hxys-left-tabbar {
  width: 17%;
  float: left;
}

.hxys-left-tabbar a {
  width: 100%;
  height: 75px;
  line-height: 75px;
  text-align: center;
  display: inline-block;
  position: relative;
  color: #616161;
  font-size: 19px;
}

.hxys-left-tabbar a.activeon {
  color: #fff
}

.active {
  background: linear-gradient(to right, rgb(252, 193, 73) 50%, #19A78D 50%);
  height: 2px;
  position: absolute;
  bottom: 0;
  width: 100%;
  display: inline-block;
  left: 0;
  margin-top: 5px;
  z-index: 3;
}

.hxys-right-content {
  width: 83%;
  float: right;
}

.pro-right-content {
  width: 84%;
}

.hxys-right-header {
  width: 100%;
  height: 75px;
  position: relative;
  line-height: 84px;
  color: #19A78D;
  font-size: 14px;
  padding-left: 30px;
}
.hxys-right-header a{
  color:#19A78D
}
.hxys-content-flex {
  width: 95%;
  margin-top: -50px;
  /*margin-left: 50px;*/
}

.hxys-content-flex1 {
  width: 100%;
  margin-top: 50px;
  margin-left: 50px;
}

.hxys-content-flex img {
  width: 250px;
  height: 100px;
  float: left;
}

.hxys-content-flex div {
  margin-left: 300px;
  overflow: hidden;
}

.hxys-content-flex p {
  line-height: 5px;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1;
  height: auto;
}

.hxys-people {
  width: 100%;
  margin: 30px 0;
}

.hxys-people ui {
  width: 100%;
}

.hxys-people ul {
  width: 100%;
  margin-top: 20px;
}

.hxys-people ul>li {
  width: 97%;
  border-bottom: 1px solid #cac5ba;
  margin-top: 20px;
}

.hxys-people ul>li>div {
  display: inline-block;
  font-size: 14px;
  width: 12%;
  text-align: left;
  font-family: contentfontcss;
}

.ccc {
  color: #999;
}

/*加入我们*/
.hxys-content-flex1 {
  width: 100%;
  margin-top: 50px;
  margin-left: 30px;
}

.jrwm-content-flex img {
  width: 250px;
  height: 100px;
  float: left;
}

.jrwm-content-flex div {
  margin-left: 300px;
  overflow: hidden;
}

.jrwm-content-flex p {
  line-height: 5px;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1;
  height: 450px;
}

.jrwm-people {
  width: 95%;
  margin: 73px 40px;
}

.jrwm-people ui {
  width: 100%;
}

.jrwm-people ul {
  width: 100%;
  margin-top: 20px;
}

.jrwm-people ul>li {
  width: 100%;
  border-bottom: 1px solid #cac5ba;
  margin-top: 20px;
}

.jrwm-people ul>li>div {
  display: inline-block;
  font-size: 14px;
  width: 15%;
  text-align: left;
  font-family: contentfontcss;
}

.ccc {
  color: #999;
}

.jrwm-button {
  margin-top: 22px;
  margin-bottom: 16px;
  text-align: center;
  width: 121px;
  height: 30px;
  background-color: #19A78D;
  float: right;
  border: 2px solid #fcc149;
  font-weight: 600;
}

.jrwm-button a {
  color: #fff;
  font-size: 13px;
  /*vertical-align: middle;*/
  line-height: 26px;
}

.jrwm-hr {
  height: 2px;
  background-color: #fcc149;
  /*margin-top: 100%*/
  margin-top: 70px;
}

/* 弹窗 */
.login-header {
  width: 100%;
  text-align: center;
  height: 30px;
  font-size: 24px;
  line-height: 30px;
}

.login {
  width: 500px;
  position: fixed;
  border: #19A78D solid 6px;
  height: 280px;
  top: 50%;
  left: 50%;
  display: none;
  background: #ffffff;
  box-shadow: 0px 0px 20px #ddd;
  z-index: 9999;
  margin-left: -250px;
  margin-top: -140px;
}

.login-title {
  width: 100%;
  margin: 10px 0px 0px 0px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  font-size: 18px;
  position: relative;
}

.login-title span {
  position: absolute;
  font-size: 12px;
  right: -20px;
  top: -30px;
  background: #19A78D;
  border: #19A78D solid 3px;
  width: 40px;
  height: 40px;
  border-radius: 20px;
}

.login-title span a {
  display: block;
  color: #fff
}

.login-input-content {
  margin-top: 20px;
}

.login-input {
  overflow: hidden;
  margin: 0px 0px 20px 0px;
}

.login-input label {
  float: left;
  width: 90px;
  padding-right: 10px;
  text-align: right;
  line-height: 35px;
  height: 35px;
  font-size: 14px;
}

.login-input input.list-input {
  float: left;
  line-height: 35px;
  height: 35px;
  width: 350px;
  border: #ebebeb 1px solid;
  text-indent: 5px;
}

.login-button {
  width: 50%;
  margin: 30px auto 0px auto;
  line-height: 40px;
  font-size: 14px;
  border: #ebebeb 1px solid;
  text-align: center;
  background-color: #19A78D
}

.login-button a {
  display: block;
  color: #fff
}

.login-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background: #ebebeb;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  display: none;
}

.close-login {
  color: #000;
}

/*加入我们结束*/
/*社会职责*/
.shzz-content-flex {
  width: 100%;
  margin-top: 12px;
  margin-left: 45px;
  height: 600px;
  margin-bottom:20px;
}

.zhzz-body {
  width: 96%;
  height: auto;
  background-color: #fbfbfb
}

.shzz-title {
  width: 100%;
  height: 80px;
  margin-left: 32px
}

.shzz-title h3 {
  line-height: 80px;
  color: #3f3434
}

.zhzz-foot-hr {
  width: 95%;
  height: 4px;
  background-color: #dcd6d6;
  margin-bottom: 20px
}

.shzz-body {
  border-top: 2px solid #dcd6d6;
  padding: 0 15px;
  border-bottom: 2px solid #dcd6d6;
}

.shzz-body ul li {
  margin-left: 27px;
  list-style: disc;
  margin: 20px 40px;
}

.shzz-body ul li a {
  color: #000;
}

/*社会职责结束*/
/****产品*****/
/****产品*****/
.product-content {
  width: 100%;
}

.product-left-tabbar {
  width: 17%;
  float: left;

}

.nav_01 {
  display: block;
}

.nav_01 .nav_li_active {
  overflow: hidden;
  height: auto;
  background-color: #19A78D;
  color: white;
  z-index: 10;
  font-size: 19px;
  font-weight: 600;
}
.nav_li_active .dn{
  display: block!important;
}
.nav_01 .nav_li_active a{color:#fff}
.nav_li_noactive {
  overflow: hidden;
  height: auto;
  background-color: #fbfbfb;
  color: #333333;
}

.nav_li_noactive:hover {
  cursor: pointer
}

.nav_01 li .nav_01_item {
  width: 100%;
  height: 75px;
  line-height: 75px;
  text-align: center;
  display: inline-block;
  position: relative;
  font-size: 19px;
}

.nav_02 {
  overflow: hidden;
  margin-top: -30px;
  margin-left: 16px;
}
.nav_02 li:first-child{padding-top:15px;}
.nav_02 li a {
  font-size: 14px;
  font-weight: normal;
  border-bottom: none;
  padding-top: 5px;
  padding-bottom: 14px;
  line-height: 20px;
  width: 100%;
  height: auto;
  text-align: left;
  display: inline-block;
  position: relative;
  color: #000;
  margin-left:48px;

}

.hxys-content-scroll {
  /* overflow: scroll; */
  /* height: 300px; */
}

.zhzz-content {
  height: 250px;
  padding: 20px 32px;
  /* overflow: scroll; */
  font-size: 14px;
  color: #333;
  display: none;
}

.dl {
  display: inline-block;
}

.shzz-cate-title {
  opacity: 0;
}

.rlxy-school {
  padding: 0px 0 10px 0px;
}

.rlxy-school-img {
  /*background: url('../image/bg.png') no-repeat;*/
  width: 100%;
  background-size: 100% 72%;
  position: relative;
}

.rlxy-school-flex {
  display: flex;
  justify-content: space-around;
  padding-top: 235px;
}

.school-flex-item img {
  width: 70px;
  /* height: 70px; */
}

.school-flex-item {
  text-align: center;
}
.school-flex-item div{
  height:auto;
}
.school-flex-item div:nth-child(2) {
  width: 100px;
  height: 40px;
  border: 1px solid #19a78d;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #19a78d;
  margin-top: 10px;
}
.school-flex-item div img{
  width:100%;
}
.item-cate-two a {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  margin-bottom: 10px;
  color: white;
  text-align: center;
  margin-left: 10px;
}

.dn {
  display: none;
  margin-top:0px;
}

.radiu {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #fcc149;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}

/* .nav_02 li a::before{
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background:#fcc149;
    display: inline-block;
    vertical-align: middle;
} */
.pro {
  overflow: hidden;
}

.pro li {
  float: left;
  width: 32%;
  margin-left: 1%;
  overflow: hidden;
  margin-bottom: 10px;
}

.nymag {
  margin: 0 1%;
  overflow: hidden;
}

.pro li .tu img {
  display: inline-block;
  max-width: 93%;
  max-height: 100%;
  width: auto;
  height: auto;
  vertical-align: middle;
  transition: all 0.5s;
}

.pro li h4 {
  text-align: center;
  line-height: 30px;
  overflow: hidden;
  color: #19A78D;
  font-weight: normal;
  font-size: 18px;
  height: 30px;
  font-weight: 300;
}

.proactive {
  background: linear-gradient(to right, rgb(252, 193, 73) 20%, #19A78D 0%);
  height: 4px;
  bottom: 0;
  left: 0;
  margin-top: 5px;
}

.pager {
  overflow: hidden;
  line-height: 30px;
  font-size: 12px;
  color: #666;
  text-align: center;
  padding: 20px 0;
}

.pager span {
  border: 1px solid #19A78D;
  background: #19A78D;
  color: #FFF;
  line-height: 28px;
  padding: 0 10px;
  margin: 5px 1px;
  display: inline-block;
  border-radius: 5px;
}

.pager a {
  display: inline-block;
  padding: 0 10px;
  line-height: 28px;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin: 5px 1px;
  color: #666;
}

.pager a:hover {
  background: #19A78D;
  border: 1px solid #19A78D;
  color: #fff;
}

.product-right-content {
  height: 500px;
  margin-top: 50px;
  margin-left: 189px;
  border: 1px solid red;
}

/*产品详情*/
.pros-right-content {
  width: 83%;
  float: right;
  /*margin-left: 20px*/
}

.pro-left-title {
  margin-left: 60px;
}

.pros-right-header {
  width: 100%;
  height: 75px;
  position: relative;
  line-height: 40px;
  color: #19A78D;
  font-size: 14px;
}

.pros-content-flex {
  width: 100%;
  margin-top: 50px;
  /*margin-left: 50px;*/
}

.pros-title {
  width: 150px;
  font-size: 38px;
  font-weight: 900;
  float: left;
  padding: 34px 0px;
  margin-top: -17px;
}

.pros-fenge {
  float: left;
  background-color: #19A78D;
  width: 2px;
  height: 52px;
  margin-top: 29px;
  margin-left: -26px;
}

.pros-poly {
  float: left;
  font-size: 18px;
  font-weight: 800;
  margin-top: -6px;
  color: #fcc149;
  margin-left: 23px;
}

.pros-proname {
  float: left;
  font-size: 32px;
  font-weight: 800;
  margin-top: 24px;
  margin-left: -57px;
}

.pros-content-flex {
  width: 100%;
  height: 70% margin-left: 0px
}

.pro-right-title {
  width: 386px;
  height: 100px;
  float: left;
  margin-left: 88px;
}

.pro-right-title img {
  margin-left: -44;
  width: 100%;
  height: auto;
  display: block;
  margin-top: -30;
}

.xcyb {
  margin-left: 400px;
  overflow: hidden;
  /*border:1px solid red;*/
  height: 481;
}

.xcyb h1 {
  font-size: 20px;
  line-height: 30px;
  color: #333;
  margin-bottom: 10px;
  width: 100px
}

.title_bottom_color {
  background: linear-gradient(to right, rgb(252, 193, 73) 50%, #19A78D 50%);
  float: left;
  width: 156px;
  height: 3px;
  margin-top: 30px;
  margin-left: -13px;
}

.xcyb h3 {
  font-size: 14px;
  line-height: 57px;
  color: #333131;
  padding-left: 254px;
  text-transform:uppercase;
}

.tywb {
  overflow: hidden;
  line-height: 25px;
  font-size: 16px;
  color: #444;
  float: left;
  ;
}
.tywb a{
  background:url(../image/pdf.png) no-repeat;
  background-size:40px;
  line-height:40px;
  display:inline-block;
  padding-left:50px;
  color:#000;

}
.pros_jscs_button {
  background: linear-gradient(to right, rgb(252, 193, 73) 50%, #19A78D 50%);
  float: left;
  width: 100%;
  height: 3px;
  margin-top: 30px;
  margin-left: -20px;
}

.pros_jscs_img {
  float: left;
}

.tywbs {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  line-height: 25px;
  font-size: 14px;
  color: #444;
  margin-top: 62px;
  margin-left: 10px;
}

.overpros {
  background: linear-gradient(to right, rgb(252, 193, 73) 50%, #19A78D 50%);
  /*float: left;*/
  width: 100%;
  height: 10px;
  margin-top: 80px;
}

.index-button {
  margin-top: 20px;
  text-align: center;
  width: 100px;
  height: 30px;
  background-color: #19A78D;
  float: right;
  border: 2px solid #fcc149;
  margin-top: -45px;
}

.index-button a {
  color: #fff;
  font-size: 13px;
  /*vertical-align: middle;*/
  line-height: 26px;
}

.new {
  overflow: hidden;
}

.new li {
  border-bottom: 1px dotted #ddd;
  padding-bottom: 24px;
  margin-bottom: 25px;
  margin-top: 10px;
}

.new li .xwbox {
  margin-left: 50px;
}

.xwbox .sj {
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  background: #19A78D;
  float: left;
  padding: 10px 0;
  width: 80px;
  color: #fff;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.xwbox h1 {
  margin-left: 120px;
  height: 40px;
  font-size: 20px;
  color: #333;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.xwbox .sj span {
  display: block;
  font-size: 24px;
  font-weight: bold;
}

.xwbox .newwb {
  height: 40px;
  line-height: 20px;
  font-size: 14px;
  color: #666;
  margin-left: 120px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.xwboxss {
  overflow: hidden;
  line-height: 30px;
  font-size: 16px;
  color: #4d4d4d;
}

h5 {
  line-height: 30px;
  text-align: center;
  font-size: 20px;
  color: #333;
  margin-bottom: 10px;
}

h5 span {
  display: block;
  font-size: 12px;
  color: #666;
  font-weight: normal;
  margin-top: 5px;
  line-height: 25px;
  background: #fafafa;
}

.fy {
  overflow: hidden;
  padding-top: 10px;
  margin: 20px 0;
  border-top: 1px dotted #ddd;
  clear: both;
}

.fy a {
  font-size: 14px;
  color: #999;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  display: block;
}
