.navfix{
  position: fixed;
  left:0;
  top:0;
  width:100%;
  z-index: 1000;
}

.fixed-banner {
  overflow: hidden;
  height: 500px;
  display:flex;
  align-items: center;
}
.fixed-banner h3 {
  font-size: 44px;
  line-height: 30px;
  margin-top: 12px;
  margin-bottom: 16px;
  color: #fff;
}
.fixed-banner small{
  display:inline-block;
  font-size: 20px;
  color: #fff;
  line-height: 52px;
}

.zbanner_tel{
  font-size: 14px;
  line-height: 44px;
  color: #ffffff;
  text-transform: uppercase;
}
.kt_crumbs{
  text-align: left;
  background: #f3f3f3;
}
.kt_crumbs .warpper{
  line-height: 70px;
}
.kt_crumbs .warpper>div{
  display: inline-block;
  font-size: 14px;
  color: #464646;
  padding-left:40px;
  background: url("../images/home.png") no-repeat left center;
}
.kt_crumbs .warpper>div>span{
}
.kt_crumbs .warpper a{
  font-size: 14px;
  color: #464646;
}

/*zcom*/
.zcom{
  padding-bottom: 70px;
  padding-top: 70px;
}
.zcombg>.advbg{
  background: #f3f3f3;
  padding-top: 67px;
  padding-bottom: 72px;
  height: initial;
}
.zcomtitle h3{
  font-size: 32px;
  color: #424141;
  font-weight: normal;
  line-height: 32px;
  font-family: "huxiaobo";
}
.zcomtitle small{
  font-size: 14px;
  display: block;
  margin-top: 5px;
  color: #424141;
}
.zcomtitle b{
  display: block;
  width: 56px;
  height: 4px;
  background: #be2c2f;
  margin-top: 10px;
  margin-bottom: 20px;
}
.zcom>small{
  font-size: 14px;
  color: #464646;
  line-height: 29px;
}
.zcom_pic{
  width: 100%;
  height: 275px;
}
.zcom_pic .swiper-zintro,.swiper-zintro .swiper-slide div{
  width: 100%;
  height: 100%;
}

.zcom_text{
  width: 720px;
}
.zcom_text>h1{
  font-size: 16px;
  color: #393939;
}
.zcom_text>p{
  font-size: 30px;
  color: #be3137;
  font-family: rzzy;
  line-height: 40px;
  margin-top: 12px;
  margin-bottom: 25px;
  width: 605px;
}
.zcom_text>small{
  font-size: 14px;
  color: #353535;
  line-height: 30px;
}

/*product子页*/
.zproduct{
  padding-top: 36px;
  padding-bottom: 60px;
}

.zpro_info_cont1{
  background: #f3f8fb;
  padding-top: 36px;
  padding-bottom: 40px;
}
.zpro_cont1_left{
  float:left;
  width: 506px;
  height:395px;
}
.gallery-top-right{
  width: 402px;
  float:right;
  height:100%;
}
.gallery-top-right .swiper-slide{
  background: #fff;
}
.gallery-top-right .swiper-slide img{
  max-width: 100%;
  position: absolute;
  top:50%;
  left:50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.gallery-thumbs-left{
  float:left;
  width:83px;
  height:100%;
  padding:30px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gallery-thumbs-left .swiper-slide{
  position: relative;
  overflow: hidden;
}
.gallery-thumbs-left .swiper-slide img{
  max-width: 100%;
  min-height: 100%;
  position: absolute;
  top:50%;
  left:50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.gallery-thumbs-left .swiper-slide img.shuiyin{
  max-width: initial;
  width: 75%;
  min-height: initial;
  opacity: 0.55;
}
.gallery-thumbs-left .swiper-button-next:after,.gallery-thumbs-left .swiper-button-prev:after{
  display: none;
}
.gallery-thumbs-left .swiper-button-next{
  width: 100%;
  height: 20px;
  line-height: 20px;
  bottom:0;
  right:0;
  top: initial;
  background: #eeeeee url("../images/zpro_jtr.png") no-repeat center;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
}
.gallery-thumbs-left .swiper-button-prev{
  width: 100%;
  height: 20px;
  line-height: 20px;
  background: #eeeeee url("../images/zpro_jtl.png") no-repeat center;
  top:0;
  left:0;
  margin-top: 0;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
}
.gallery-thumbs-left .swiper-button-prev:hover,.gallery-thumbs-left .swiper-button-next:hover{
  background-color:#d1d1d1;
}
.zpro_cont1_right{
  float:right;
  width: 650px;
}
.zpro_cont1_right>p{
  font-size: 22px;
  color: #333333;
  line-height: 44px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #d2d2d2;;
}
.zpro_cont1_right>h5{
  font-size: 14px;
  font-weight: normal;
  color: #333333;
}
.zpro_cont1_right>h5 span{
  color: #be3137;
}
.zpro_cont1_right>small{
  display: block;
  height: 92px;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 37px;
  font-size: 14px;
  color: #333333;
  line-height: 24px;
}
.zpro_cont1_right>small>span{
  color: #666666;
}
.zpro_cont1_right>span{
  font-size: 14px;
  color: #999999;
}
.zpro_cont1_right>h4{
  font-size: 22px;
  color: #be3137;
}
.gallery-top-right .swiper-slide img.shuiyin{
  max-width: initial;
  width: 75%;
  min-height: initial;
  opacity: 0.55;
}
.zbtn{
  margin-top:65px;
}
.zbtn a{
  display: block;
  float:left;
  margin-right:11px;
  line-height: 46px;
  color: #fff;
  font-size: 14px;
  width: 170px;
  padding-left:73px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
}
.zbtn a:first-of-type{
  background: #be3137 url("../images/zproicon01.png") no-repeat 40px center;
}
.zbtn a:hover:first-of-type{
  background-color: #d49108;
}
.zbtn a:last-of-type{
  background: #be3137 url("../images/zproicon02.png") no-repeat 40px center;
}
.zbtn a:hover:last-of-type{
  background-color: #d49108;
}
.tuijian{
  margin-top: 55px;
}
.tuijian>h4{
  font-size: 16px;
  color: #ffffff;
  padding-left: 25px;
  line-height: 62px;
  margin-bottom: 46px;
  background: url("../images/tuijianbg.jpg") no-repeat left center;
}

.zpro_info_cont2{
  padding-top: 27px;
}
.zpro_info_cont2 p{
  font-size: 15px;
  color: #666666;
  line-height: 34px;
}
.zpro_info_cont2 img{
  margin:0 auto;
  margin-top: 13px;
  margin-bottom: 15px;
}
.zpro_info_cont2 table{
  width: 100%;
  border-collapse: collapse!important;
}
.zpro_info_cont2 table td{
  border:1px solid #d2d2d2!important;
  padding:10px 40px!important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tuijiancont{
  width: 100%;
  height: 223px;
  position: relative;
}
.tuijiancont .swiper-button-next{
  right:-50px;
}
.tuijiancont .swiper-button-prev {
  left:-50px;
}
.tuijiancont .swiper-button-next:after,.tuijiancont .swiper-button-prev:after{
  font-size: 29px;
  color: #be3137;
  font-weight: bold;
}
.swiper-tj,.swiper-tj .swiper-slide,.swiper-tj .swiper-slide div{
  width:100%;
  height: 100%;
}
.swiper-tj .swiper-slide div a{
  width:100%;
  height: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border:1px solid #ddd;
  position: relative;
  overflow: hidden;
}
.swiper-tj .swiper-slide div a img{
  position: absolute;
  top:50%;
  left:50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  max-width: 100%;
}
.swiper-tj .swiper-slide div a p{
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 15px;
  line-height: 38px;
  text-align: center;
  position: absolute;
  bottom:0;
  left:0;
  width:100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
}
.swiper-tj .swiper-slide div a:hover p{
  background: #be3137;
}
.newsPage{
  padding-bottom: 60px;
  margin-top: 45px;
}
.page-a{
  border-bottom: 1px solid #ddd;
  line-height: 35px;
  color: #707070;
}
.page-a a{
  color: #707070;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
}
.page-a a:hover{
  text-decoration: underline;
  color: #be3137!important;
}








.common-inner {
  background: #f6f6f6;
  padding: 28px 0 48px;
  min-height: 500px;
}
.common-inner .inner-left {
  float: left;
  width: 260px;
}
.common-inner .inner-left .pro-sider {
  float: none;
}
.common-inner .inner-right {
  float: right;
  width: 870px;
  background: #fff;
  min-height: 800px;
  padding: 0 25px;
}
.common-inner .inner-right .rig-title {
  font-size: 18px;
  color: #be3137;
  font-weight: bold;
  height: 54px;
  line-height: 60px;
  overflow: hidden;
  border-bottom: 1px solid #ededed;
}
.common-inner .inner-right .rig-title .crumbs {
  overflow: hidden;
  margin-top: 6px;
  float: right;
  padding-left: 25px;
  height: 48px;
  line-height: 54px;
  background: url(../images/home-icon.png) no-repeat left center;
  color: #b2b2b2;
  font-size: 13px;
  font-weight: normal;
  max-width: 400px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.common-inner .inner-right .rig-title .crumbs a {
  color: #b2b2b2;
}
.common-inner .inner-right .rig-title .crumbs a:hover {
  color: #be3137;
  text-decoration: underline;
}
.common-inner .inner-right .search-result {
  height: 50px;
  line-height: 50px;
  background: #f5f5f5;
  margin: 12px 0 25px;
  padding: 0 17px;
  font-size: 14px;
  color: #595959;
}
.common-inner .inner-right .search-result span {
  color: #be3137;
  font-weight: bold;
}
.common-inner .inner-right .search-result .search-record {
  float: right;
}
.common-inner .inner-right .search-list,
.common-inner .inner-right .de-product-list {
  overflow: hidden;
  min-height: 622px;
}
.common-inner .inner-right .search-list ul,
.common-inner .inner-right .de-product-list ul {
  margin: 0 -12px;
}
.common-inner .inner-right .search-list ul li,
.common-inner .inner-right .de-product-list ul li {
  border: 2px solid #fff;
  float: left;
  width: 270px;
  margin: 0 12px 25px;
}
.common-inner .inner-right .search-list ul li a,
.common-inner .inner-right .de-product-list ul li a {
  display: block;
}
.common-inner .inner-right .search-list ul li .img,
.common-inner .inner-right .de-product-list ul li .img {
  width: 268px;
  height: 200px;
  background: #e6e6e6;
  font-size: 0;
  line-height: 200px;
  text-align: center;
  border: 1px solid #e6e6e6;
  border-bottom: none;
  overflow: hidden;
}
.common-inner .inner-right .search-list ul li .img img,
.common-inner .inner-right .de-product-list ul li .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  transition: all 0.5s;
}
.common-inner .inner-right .search-list ul li .title,
.common-inner .inner-right .de-product-list ul li .title {
  font-size: 14px;
  padding: 0 18px;
  height: 80px;
  border: 1px solid #e6e6e6;
  border-top: none;
}
.common-inner .inner-right .search-list ul li .title h3,
.common-inner .inner-right .de-product-list ul li .title h3 {
  color: #595959;
  line-height: 44px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.common-inner .inner-right .search-list ul li .title em,
.common-inner .inner-right .de-product-list ul li .title em {
  font-weight: bold;
  display: block;
  color: #ff8111;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.common-inner .inner-right .search-list ul li:hover,
.common-inner .inner-right .de-product-list ul li:hover {
  border-color: #268AE7;
}
.common-inner .inner-right .search-list ul li:hover .title,
.common-inner .inner-right .de-product-list ul li:hover .title {
  border-color: #fff;
}
.common-inner .inner-right .search-list ul li:hover .img img,
.common-inner .inner-right .de-product-list ul li:hover .img img {
  transform: scale(1.1);
}
.common-inner .inner-right .de-product-list {
  margin-top: 26px;
}
.common-inner .inner-right .de-about-content {
  padding: 30px 50px;
}
.common-inner .inner-right .de-about-content img {
  margin: 0 auto;
  max-width: 100%;
}
.common-inner .inner-right .de-about-content p {
  font-size: 14px;
  color: #595959;
  line-height: 24px;
}
.de-news-list {
padding-top:36px;
  padding-bottom: 60px;
}
.common-inner .inner-right .de-news-list ul li {
  padding: 20px 15px;
  overflow: hidden;
  border-bottom: 1px solid #ededed;
}
.common-inner .inner-right .de-news-list ul li a {
  display: block;
}
.common-inner .inner-right .de-news-list ul li .img {
  float: left;
  width: 175px;
  height: 120px;
  text-align: center;
  line-height: 120px;
  font-size: 0;
}
.common-inner .inner-right .de-news-list ul li .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.common-inner .inner-right .de-news-list ul li .box {
  float: right;
  width: 640px;
  font-size: 14px;
}
.common-inner .inner-right .de-news-list ul li .box h4 {
  color: #323232;
  line-height: 1.1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}
.common-inner .inner-right .de-news-list ul li .box p {
  color: #595959;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin: 15px 0 25px;
}
.common-inner .inner-right .de-news-list ul li .box .time {
  color: #999999;
  line-height: 1.1;
}
.common-inner .inner-right .de-news-list ul li .box .time span {
  display: block;
  float: right;
  font-size: 14px;
  color: #be3137;
}
.common-inner .inner-right .de-news-list ul li:hover {
  box-shadow: 0 0 4px 2px rgba(104, 104, 104, 0.1);
}
.common-inner .inner-right .de-news-list ul li:hover .time span {
  color: #be3137;
}
.common-inner .inner-right .news-detail-content {
  padding: 0 18px;
}
.common-inner .inner-right .news-detail-content .news-detail-title {
  padding-bottom: 15px;
  border-bottom: 1px dashed #ededed;
  text-align: center;
  margin-bottom: 15px;
}
.common-inner .inner-right .news-detail-content .news-detail-title .h3 {
  font-size: 18px;
  color: #323232;
  line-height: 24px;
  font-weight: bold;
  margin: 25px 0 10px;
}
.common-inner .inner-right .news-detail-content .news-detail-title .b {
  font-size: 13px;
  color: #999999;
  line-height: 20px;
}
.common-inner .inner-right .news-detail-content .news-detail {
  padding: 0 12px 30px;
}
.common-inner .inner-right .news-detail-content .news-detail p {
  font-size: 14px;
  color: #595959;
  line-height: 24px;
}
.common-inner .inner-right .news-detail-content .news-detail img {
  max-width: 100%;
  margin: 0 auto;
}
.common-inner .inner-right .news-detail-content .newsPage {
  padding: 0 12px;
  font-size: 16px;
  color: #323232;
  line-height: 30px;
  margin: 15px 0 30px;
}
.common-inner .inner-right .news-detail-content .newsPage a {
  color: #323232;
}
.common-inner .inner-right .news-detail-content .newsPage a:hover {
  color: #be3137;
}
.common-inner .inner-right .de-honor-list {
  overflow: hidden;
  margin: 0 auto;
  margin-top: 24px;
  padding-top: 6px;
  min-height: 556px;
}
.common-inner .inner-right .de-honor-list ul {
  margin: 0 -5px;
}
.common-inner .inner-right .de-honor-list ul li {
  float: left;
  margin: 0 10px 30px;
  overflow: hidden;
  width: 270px;
  background: #f6f6f6;
}
.common-inner .inner-right .de-honor-list ul li a {
  display: block;
}
.common-inner .inner-right .de-honor-list ul li .img {
  width: 270px;
  height: 200px;
  text-align: center;
  line-height: 200px;
  font-size: 0;
  overflow: hidden;
}
.common-inner .inner-right .de-honor-list ul li .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  transition: all 0.5s;
}
.common-inner .inner-right .de-honor-list ul li .title {
  text-align: center;
  height: 48px;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 48px;
  font-size: 14px;
  color: #595959;
}
.common-inner .inner-right .de-honor-list ul li:hover {
  box-shadow: 0 0 4px 2px rgba(104, 104, 104, 0.1);
}
.common-inner .inner-right .de-honor-list ul li:hover .img img {
  transform: scale(1.1);
}
.common-inner .inner-right .de-job-list {
  overflow: hidden;
  padding-bottom: 19px;
  min-height: 645px;
  padding: 5px 5px;
}
.common-inner .inner-right .de-job-list ul li {
  overflow: hidden;
  padding: 0 55px 0 25px;
  height: 128px;
  border-bottom: 1px solid #ededed;
}
.common-inner .inner-right .de-job-list ul li .job-title {
  float: left;
  width: 260px;
  margin-right: 10px;
  padding-top: 38px;
}
.common-inner .inner-right .de-job-list ul li .job-title h3 {
  font-weight: bold;
  font-size: 18px;
  color: #333;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 15px;
}
.common-inner .inner-right .de-job-list ul li .job-title p {
  font-size: 16px;
  color: #be3137;
  line-height: 20px;
  font-weight: bold;
}
.common-inner .inner-right .de-job-list ul li .job-title p em {
  font-weight: normal;
  font-size: 12px;
}
.common-inner .inner-right .de-job-list ul li .job-info {
  float: left;
  width: 200px;
  padding-top: 38px;
}
.common-inner .inner-right .de-job-list ul li .job-info p {
  font-size: 13px;
  color: #b2b2b2;
  line-height: 20px;
  margin-bottom: 15px;
}
.common-inner .inner-right .de-job-list ul li .job-info p span {
  color: #737373;
}
.common-inner .inner-right .de-job-list ul li .job-btn {
  display: none;
  float: right;
  width: 80px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #be3137;
  margin-top: 50px;
}
.common-inner .inner-right .de-job-list ul li:hover {
  box-shadow: 0 0 4px 2px rgba(104, 104, 104, 0.1);
}
.common-inner .inner-right .de-job-list ul li:hover .job-btn {
  display: block;
}
.common-inner .inner-right .jobs-info {
  padding: 40px 10px 30px;
  margin-bottom: 28px;
  border-bottom: 1px dashed #ededed;
}
.common-inner .inner-right .jobs-info .h3 {
  overflow: hidden;
  margin-bottom: 15px;
}
.common-inner .inner-right .jobs-info .h3 .job-name {
  float: left;
  font-weight: bold;
  font-size: 20px;
  color: #333333;
  width: 450px;
}
.common-inner .inner-right .jobs-info .h3 .job-price {
  float: right;
  font-weight: bold;
  font-size: 24px;
  color: #be3137;
  line-height: 1.1;
  max-width: 360px;
}
.common-inner .inner-right .jobs-info .h3 .job-price em {
  font-weight: normal;
  font-size: 16px;
}
.common-inner .inner-right .jobs-info .p {
  font-size: 13px;
  color: #999999;
  line-height: 20px;
  margin-bottom: 10px;
}
.common-inner .inner-right .jobs-info .p span {
  color: #595959;
}
.common-inner .inner-right .jobs-info .btn {
  padding-top: 10px;
  overflow: hidden;
}
.common-inner .inner-right .jobs-info .btn a {
  display: block;
  width: 230px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  color: #fff;
  background: #be3137;
  font-size: 14px;
}
.common-inner .inner-right .jobs-info .btn a:hover {
  background: #be3137;
}
.common-inner .inner-right .jobs-info-content {
  padding: 0 20px;
  overflow: hidden;
}
.common-inner .inner-right .jobs-info-content h3 {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 10px;
}
.common-inner .inner-right .jobs-info-content p {
  font-size: 14px;
  color: #333;
  line-height: 24px;
}
.common-inner .inner-right .apply-job {
  overflow: hidden;
  margin-top: 20px;
}
.common-inner .inner-right .apply-job .job-tr {
  overflow: hidden;
}
.common-inner .inner-right .apply-job .job-tr .tr-over {
  overflow: hidden;
}
.common-inner .inner-right .apply-job .job-tr .error {
  padding-left: 75px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #f00;
}
.common-inner .inner-right .apply-job .job-tr .tr-title {
  float: left;
  width: 50px;
  min-height: 20px;
  text-align: right;
  font-size: 14px;
  color: #808080;
  margin-right: 25px;
  line-height: 40px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont {
  float: left;
  width: 640px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont h3 {
  font-size: 14px;
  color: #4c4c4c;
  line-height: 40px;
  font-weight: bold;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont input[type=text] {
  line-height: 38px;
  font-size: 14px;
  color: #333;
  display: block;
  padding: 0 10px;
  width: 618px;
  height: 38px;
  border: 1px solid #e6e6e6;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont input[name='captcha'] {
  font-size: 14px;
  line-height: 38px;
  color: #333;
  width: 190px;
  float: left;
  margin-right: 30px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont .verify {
  cursor: pointer;
  float: left;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 0;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont .verify img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont textarea {
  font-size: 14px;
  color: #333;
  display: block;
  height: 170px;
  line-height: 20px;
  padding: 5px 10px;
  width: 618px;
  border: 1px solid #e6e6e6;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont.radio-cont {
  line-height: 40px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont.radio-cont input[type=radio] {
  margin-right: 10px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont.radio-cont label {
  margin-right: 30px;
  color: #4c4c4c;
  line-height: 40px;
  font-weight: bold;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont a.submit {
  display: block;
  width: 190px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #be3137;
  color: #fff;
  font-size: 15px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont a.submit:hover {
  background: #be3137;
}
/*z_case*/

.newslist a{
  display:block;
  float:left;
  width: 384px;
  margin-right: 24px;
  background: #f3f3f3;
  padding-top:25px;
  margin-bottom: 20px;
}
.newslist a:nth-of-type(3n){
  margin-right: 0;
}
.newslist a>p{
  font-weight: bold;
  font-size: 20px;
  color: #505050;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
}
.newslist a:hover>p{
  color: #be3137;
}
.newslist a>span{
  font-size: 12px;
  color: #505050;
  display:block;
  margin-top: 8px;
  margin-bottom: 11px;
}
.newslist a>small{
  font-size: 14px;
  color: #505050;
  line-height: 26px;
  height: 86px;
  display: block;
  width: 100%;
  margin-top:5px;
}
.newslist a>p,.newslist a>span,.newslist a>small{
  padding:0 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.newslist a>b{
  width: 100%;
  height: 385px;
}
.newslist a>b img{
  min-height: 100%;
  max-width: 100%;
}
.newslist a>b p{
  position: absolute;
  width:100%;
  height: 100%;
  background: rgba(22, 85, 188, 0.4);
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
  opacity: 0;
}
.newslist a:hover>b p{
  opacity: 1;
}
.newslist a>b span{
  position: absolute;
  font-weight: normal;
  letter-spacing: 3px;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 109px;
  line-height: 28px;
  font-size: 12px;
  padding-left: 14px;
  color: #fff;
  border-radius: 20px;
  border: 1px solid #fff;
  background: url(../images/jt02.png) no-repeat 91px center;
  -webkit-transition: 350ms 200ms all ease;
  -moz-transition: 350ms 200ms all ease;
  -ms-transition: 350ms 200ms all ease;
  -o-transition: 350ms 200ms all ease;
  transition: 350ms 200ms all ease;
  opacity: 0;
}
.newslist a:hover>b span{
  opacity: 1;
  top:50%;
}


/*z_news*/
.znews{
  padding-top: 36px;
  padding-bottom: 60px;
}
.mln_news ul{
  display:flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.mln_news ul li{width:49%;margin-bottom:40px}
.mln_news ul li a{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:28px 15px;position:relative;top:0;-webkit-transition:.3s 0s all ease;-moz-transition:.3s 0s all ease;-ms-transition:.3s 0s all ease;-o-transition:.3s 0s all ease;transition:.3s 0s all ease}
.mln_news ul li a:hover{box-shadow:0 0 10px #ddd;top:-5px}
.mln_news ul li a:after{display:block;content:'';clear:both}
.z_date{float:left;width:109px}
.z_date h3{font-weight:lighter;font-size:36px;color:#333;line-height:30px}
.z_date span{margin-top:5px;font-size:14px;color:#999}
.z_news_text{float:right;width:445px}
.z_news_text p{font-size:18px;color:#333;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.z_news_text small{margin-bottom:8px;color:#666;line-height:29px;overflow:hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;}
.z_news_text i{font-style:normal;font-size:15px;display:block;color:#be3137;margin-top:5px}
/*æ–°é—»è¯¦æƒ…*/
.z_news_info .zpage_tit{margin-top:0}
.newsinfo_l{float:left;width:870px;background:#fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:20px 20px;
}
.newsinfo_r{float:right;width:20%}
.newsinfo_l>h3{color:#333;font-size:26px;margin-bottom:20px;font-weight:lighter;border-bottom:1px solid #ddd;padding-bottom: 10px;}
.infotime{margin-bottom:20px}
.infotime span{display:inline-block;line-height:25px;padding-left:28px;margin-right:25px;font-size:15px;color:#797878}
.infotime span:first-of-type{background:url(../images/time.png) no-repeat left center}
.infotime span:last-of-type{background:url(../images/watch.png) no-repeat left center}
.info_share{border-bottom:1px solid #ddd;margin-top:20px;padding-bottom:5px;margin-bottom:10px;}
.info_share span{float:left}
.share{float:left}
.newsinfo_r>h3{font-size:22px;font-weight:lighter;padding-bottom:10px;border-bottom:1px solid #ddd;margin-top:9px;margin-bottom:22px}
.newsinfo_r>p{line-height:35px;color:#666}
.newsinfo_r ul{border-bottom:1px solid #ddd;margin-bottom:35px;padding-bottom:20px}
.newsinfo_r ul li a{color:#444;width:100%;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-transition:.3s 0s all ease;-moz-transition:.3s 0s all ease;-ms-transition:.3s 0s all ease;-o-transition:.3s 0s all ease;transition:.3s 0s all ease;line-height:33px}
.newsinfo_r ul li a:hover{color:#0987db}
.newsPage .page-a{
  line-height: 30px;
  color: #666;
  border-bottom: 1px solid #ddd;
}
.newsPage .page-a a{
  color: #666;}


/*zcontact*/
.z_contact{
  padding-bottom: 70px;
  padding-top: 70px;
}
.z_contact ul{
  margin-bottom: 45px;
  display:flex;
  justify-content: space-between;
}
.z_contact ul li{
  width: 392px;
  height: 193px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:30px 33px;
}
.z_contact ul li:first-of-type{
  background: #f7f7f7 url("../images/zconticon01.png") no-repeat 307px 37px;
}
.z_contact ul li:nth-of-type(2){
  background: #f7f7f7 url("../images/zconticon02.png") no-repeat 307px 37px;
}
.z_contact ul li:nth-of-type(3){
  background: #f7f7f7 url("../images/zconticon03.png") no-repeat 307px 37px;
}
.z_contact ul li small{
  font-size: 18px;
  color: #000000;
}
.z_contact ul li p{
  font-size: 14px;
  margin-top: 2px;
  color: #000000;
  text-transform: uppercase;
}
.z_contact ul li b{
  display: block;
  width: 37px;
  height: 2px;
  background: #be3137;
  margin-top: 2px;
  margin-bottom: 5px;
}
.z_contact ul li span{
  font-size: 14px;
  color: #3c3c3c;
  display: block;
  margin-bottom: 3px;
}
.z_contact ul li h4{
  font-size: 19px;
  color: #be3137;
}

.z_cont_right{
  float:right;
  width: 320px;
  height: 420px;
  background: #be3137;
  text-align: center;
  color: #fff;
}
.z_cont_right>h1{
  font-size: 19px;
  color: #fff;
  margin-top: 62px;
}
.z_cont_right>small{
  font-size: 10px;
  font-weight: lighter;
  text-transform: uppercase;
}
.z_cont_right>p{
  font-weight: lighter;
  font-size: 14px;
  line-height: 14px;
  margin-top: 19px;
  margin-bottom: 25px;
}
.z_cont_right>img{
  width: 200px;
  margin:0 auto;
}
.z_cont_code{
  margin:0 auto;
  display:flex;
  justify-content: center;
}
.z_cont_code img{
  width: 120px;
  margin:0 5px;
}
.contact-map{
  width: 880px;
  float:left;
  height: 420px;
  position: relative;
}
#dituContent{
  width: 100%;
  height: 100%;
}
.contact-list{
  float: left;
  width: 32%;
  height: 450px;
}
.contact-list ul{
  background:#be3137;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:55px;
}
.contact-list ul h3{
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 15px;
}
.contact-list ul li{
  color: #fff;
  line-height: 35px;
  font-size: 16px;
}
.contact-list ul li img{
  width:143px;
  margin-top:25px;
}
.contact-list ul li p{
  width: 188px;
  text-align: center;
  font-size: 14px;
}
.contact-list ul li:last-of-type p{
  width: 143px;
}

.de-message {
  overflow: hidden;
  padding-bottom: 60px;
  padding-top: 38px;
}
.zmymsg{
  padding-top: 36px;
  padding-bottom: 60px;
}
.mes-form{
  float:left;
  width: 870px;
}
.zmsg_tit{
  float:left;
  width: 454px;
  margin-top: 98px;
}
.tips {
  font-size: 13px;
  line-height: 25px;
  color: #737373;
  margin-bottom:15px;
}
.mes-form {
  overflow: hidden;
}
.mes-form .form-tr {
  overflow: hidden;
  float:left;
  width: 100%;
}
.mes-form .form-tr input {
  display: block;
  /*width: 658px;*/
  width: 100%;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e6e6e6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mes-form .form-tr:first-of-type,.mes-form .form-tr:nth-of-type(2){
  width:49%;
  float:left;
}

.mes-form .form-tr:nth-of-type(2) {
  float:right;
}
.mes-form .form-tr textarea {
  display: block;
  width: 100%;
  padding: 5px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 168px;
  border: 1px solid #e6e6e6;
}
.mes-form .form-tr .code {
  overflow: hidden;
}
.mes-form .form-tr .code input {
  width: 288px;
  float: left;
}
.mes-form .form-tr .code .verify {
  cursor: pointer;
  float: left;
  margin-left: 25px;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 0;
}
.mes-form .form-tr .code .verify img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.mes-form .form-tr .submit {
  display: block;
  width: 400px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #be3137;
  float:right;
  color: #fff;
  font-size: 15px;
}
.mes-form .form-tr .submit:hover {
  background: #be3137;
}
.mes-form .form-tr .error {
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #f00;
  padding: 0 5px;
}


.common-inner .inner-right .de-contact {
  overflow: hidden;
}
.common-inner .inner-right .de-contact .contact-list {
  overflow: hidden;
  margin: 25px 0 35px;
}
.common-inner .inner-right .de-contact .contact-list ul li {
  min-height: 28px;
  padding-left: 50px;
  float: left;
  width: 365px;
  font-size: 14px;
  color: #595959;
  line-height: 20px;
  padding-top: 8px;
  margin-bottom: 14px;
  word-wrap: break-word;
}
.common-inner .inner-right .de-contact .contact-list ul li span {
  display: block;
  float: left;
  color: #999;
}
.common-inner .inner-right .de-contact .contact-list ul li.icon-01 {
  background: url(../images/contact-icon-01.png) no-repeat left top;
}
.common-inner .inner-right .de-contact .contact-list ul li.icon-02 {
  background: url(../images/contact-icon-02.png) no-repeat left top;
}
.common-inner .inner-right .de-contact .contact-list ul li.icon-03 {
  background: url(../images/contact-icon-03.png) no-repeat left top;
}
.common-inner .inner-right .de-contact .contact-list ul li.icon-04 {
  background: url(../images/contact-icon-04.png) no-repeat left top;
}
.common-inner .inner-right .de-contact .contact-list ul li.icon-05 {
  background: url(../images/contact-icon-05.png) no-repeat left top;
}
.common-inner .inner-right .de-contact .contact-list ul li.icon-06 {
  background: url(../images/contact-icon-06.png) no-repeat left top;
}
.common-inner .inner-right .de-contact .contact-map {
  overflow: hidden;
}
.common-inner .inner-right .de-contact .contact-map #dituContent {
  width: 785px;
  height: 475px;
  margin: 0 auto 30px;
}
.inner-contact {
  width: 260px;
  margin-top: 18px;
}
.inner-contact .title {
  height: 80px;
  background: url(../images/i-pro-title.jpg) no-repeat center;
  text-align: center;
  line-height: 1;
  overflow: hidden;
}
.inner-contact .title h3 {
  margin-top: 20px;
  font-size: 22px;
  color: #fff;
  margin-bottom: 5px;
}
.inner-contact .title em {
  font-size: 13px;
  color: #728dbc;
}
.inner-contact .contact-box {
  min-height: 180px;
  border: 1px solid #ededed;
  border-top: none;
  background: #fff;
  padding: 20px 20px 10px;
  padding-right: 5px;
}
.inner-contact .contact-box .contact-item {
  overflow: hidden;
  padding-left: 60px;
  font-size: 14px;
  color: #595959;
  line-height: 20px;
  margin-bottom: 10px;
  word-wrap: break-word;
}
.inner-contact .contact-box .contact-item .act {
  float: left;
  width: 60px;
  margin-left: -60px;
  color: #808080;
}
.prodect-Info {
  overflow: hidden;
  background: #f6f6f6;
  min-height: 500px;
  padding-bottom: 48px;
}
.prodect-Info .info-crumbs {
  overflow: hidden;
  height: 54px;
  line-height: 58px;
  font-size: 14px;
  color: #999;
  padding-left: 28px;
  background: url(../images/home-icon.png) no-repeat 5px center;
}
.prodect-Info .info-crumbs a {
  color: #595959;
}
.prodect-Info .info-crumbs a:hover {
  color: #be3137;
  text-decoration: underline;
}
.prodect-Info .info-main {
  overflow: hidden;
  background: #fff;
  padding: 25px 25px 20px;
  margin-bottom: 25px;
}
.prodect-Info .info-main .info-preview {
  float: left;
  width: 350px;
}
.prodect-Info .info-main .info-main-rig {
  float: right;
  width: 775px;
  overflow: hidden;
}
.prodect-Info .info-main .info-main-rig .title {
  font-size: 20px;
  line-height: 30px;
  color: #333;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 18px 0;
}
.prodect-Info .info-main .info-main-rig .price {
  height: 65px;
  background: #f6f6f6;
  line-height: 65px;
  padding: 0 20px;
  color: #ff8111;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 25px;
}
.prodect-Info .info-main .info-main-rig .price span {
  font-size: 14px;
  color: #808080;
  font-weight: normal;
  margin-right: 25px;
}
.prodect-Info .info-main .info-main-rig .de-list {
  overflow: hidden;
  padding: 0 20px;
  min-height: 150px;
  max-height: 223px;
}
.prodect-Info .info-main .info-main-rig .de-list .list-item {
  overflow: hidden;
  padding-left: 60px;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  word-wrap: break-word;
  margin-bottom: 10px;
}
.prodect-Info .info-main .info-main-rig .de-list .list-item .item-title {
  width: 60px;
  float: left;
  margin-left: -60px;
  color: #808080;
}
.prodect-Info .info-main .info-main-rig .order-btn {
  overflow: hidden;
  padding: 0 10px;
}
.prodect-Info .info-main .info-main-rig .order-btn .submit {
  display: block;
  width: 155px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: #be3137;
  color: #fff;
  font-size: 14px;
}
.prodect-Info .info-main .info-main-rig .order-btn .submit:hover {
  background: #be3137;
}
.prodect-Info .info-center {
  overflow: hidden;
}
.prodect-Info .info-center .infoCenter-left {
  float: left;
  width: 260px;
}
.prodect-Info .info-center .infoCenter-left .pro-sider {
  float: none;
}
.prodect-Info .info-center .infoCenter-right {
  float: right;
  width: 870px;
  background: #fff;
  padding: 0 25px;
  min-height: 800px;
}
.prodect-Info .info-center .infoCenter-right .center-title {
  font-weight: bold;
  font-size: 18px;
  color: #be3137;
  line-height: 60px;
  margin-bottom: 20px;
  height: 59px;
  border-bottom: 1px solid #ededed;
}
.prodect-Info .info-center .infoCenter-right .center-content {
  overflow: hidden;
  padding-bottom: 30px;
}
.prodect-Info .info-center .infoCenter-right .center-content img {
  max-width: 100%;
}
.prodect-Info .info-center .infoCenter-right .center-content table {
  max-width: 100%;
}
.prodect-Info .info-center .infoCenter-right .center-content table.contentTab {
  font-family: '微软雅黑';
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  margin-bottom: 20px;
}
.prodect-Info .info-center .infoCenter-right .center-content table.contentTab tr th {
  width: 50%;
  text-align: center;
  font-size: 15px;
  color: #262626;
  background: #f6f6f6;
  border: 1px solid #e6e6e6;
  line-height: 48px;
  font-weight: bold;
}
.prodect-Info .info-center .infoCenter-right .center-content table.contentTab tr td {
  line-height: 45px;
  color: #595959;
  font-size: 15px;
  text-align: center;
  border: 1px solid #e6e6e6;
}
#MagnifierWrap2 {
  position: relative;
  width: 350px;
}
.MagnifierMain {
  position: relative;
  width: 350px;
  height: 350px;
  font-size: 0;
  text-align: center;
  line-height: 350px;
  border: 1px solid #e6e6e6;
}
.MagnifierMain img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.MagnifierDrag {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ccc;
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: move;
}
.MagnifierPop {
  position: absolute;
  top: 0;
  overflow: hidden;
  background: #fff;
}
.MagnifierImg {
  position: absolute;
  top: 0;
  left: 0;
}
.spec-items {
  position: relative;
  width: 292px;
  height: 69px;
  overflow: hidden;
  padding-top: 20px;
  margin: 0 auto;
}
.spec-items ul {
  width: 500%;
  position: absolute;
  top: 20px;
  left: 0;
}
.spec-items ul * {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.spec-items li {
  width: 65px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  float: left;
  overflow: hidden;
  margin-right: 5px;
  border: 2px solid #fff;
  font-size: 0;
  cursor: pointer;
}
.spec-items li.on {
  border: 2px solid #268ae7;
}
.spec-items li img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
}
span.spe_leftBtn,
span.spe_rightBtn {
  position: absolute;
  bottom: 0px;
  display: block;
  width: 20px;
  height: 69px;
  line-height: 69px;
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  color: #ddd;
  cursor: default;
  background-color: #f9f9f9;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}
span.on {
  background-color: #f9f9f9;
  color: #be3137;
  cursor: pointer;
}
span.spe_leftBtn {
  left: 0;
  background: url(../images/p-detail-left.png) no-repeat center;
}
span.spe_leftBtn.on {
  background: url(../images/p-detail-left-active.png) no-repeat center;
}
span.spe_rightBtn {
  right: 0;
  background: url(../images/p-detail-right.png) no-repeat center;
}
span.spe_rightBtn.on {
  background: url(../images/p-detail-right-active.png) no-repeat center;
}
.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin-top: 35px;
  margin-bottom:70px;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 5px;
  max-width: 30px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #be3137;
  background: #be3137;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
}
.de-page-mian .page-inner span {
  display: block;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: block;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}
/*# sourceMappingURL=./inner.css.map */


/*sidebar*/
.bg-color{
  background: #fff;
}
.zmln_side{
  float:right;
  width: 300px;
}
.zmln_side>h3{
  line-height: 25px;
  text-indent: 18px;
  color: #333;
  font-size: 16px;
  position: relative;
  margin-bottom: 15px;
  font-weight: normal;
}

.zmln_side>h3:before{
  width: 3px;
  height: 20px;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #be3137;
}
.zside_cont01{
  padding:20px;
  padding-bottom: 15px;
  width:100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background:#fff;
}
.zside_cont01 a{
  margin-bottom: 5px;
  margin-right:5px;
  display: inline-block;
  color: #fff;
  border-radius: 3px;
  font-size: 14px;
  background: #be3137;
  transition: all .4s;
  line-height: 30px;
  padding: 0 10px;
  float:left;
}
.zside_cont01 a:hover{
  background: #e06a6f;
}
.zside_cont02{
  background: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
}
.zside_cont02_list{
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.zside_cont02>h4{
  line-height: 60px;
  color: #fff;
  font-size: 20px;
  text-indent: 25px;
  background: #be3137;
}
.zside_cont02_list a{
  display: block;
  background: #f8f1f1;
  color: #333333;
  font-size: 18px;
  text-indent: 30px;
  line-height: 50px;
  transition: all .4s;
  margin-bottom: 10px;
}
.zside_cont02_list a:hover{
  background: #d49108;
  color: #fff;
}
.zside_cont02_text{
  background: #be3137;
  line-height: 45px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  padding:30px 0;
}
.zside_cont02_text h3{
  font-size: 30px;
  color: #fff;
}
.zside_cont02_text p{
  color: #fff;
  font-size: 18px;
}
.zside_cont02_text a{
  display: inline-block;
  padding: 0 50px;
  margin-top: 10px;
  border-radius: 5px;
  border: solid 1px #fff;
  color: #fff;
  font-size: 16px;
  transition: all .5s;
  line-height: 40px;
}
.zside_cont02_text a:hover{
  background: #d49108;
}
.zmln_side>h3 a{
  float:right;
  text-align: right;
  color: #666;
  font-size: 13px;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
}
.zmln_side>h3 a:hover{
  color: #be3137;
}
.zside_cont03{
  background:#fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:20px;
  padding-bottom: 10px;
}
.zside_cont03>a{
  display: block;
  margin-bottom: 20px;
}
.zside_cont03>a>b{
  float:left;
  width: 92px;
  height: 72px;
}
.zside_cont03>a>b img{
  height: 100%;
}
.zside_cont03>a>div{
  float:right;
  width: 130px;
}
.zside_cont03>a>div p{
  color: #333;
  font-size: 15px;
  line-height: 26px;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
}
.zside_cont03>a:hover>div p{
  color: #be3137;
  text-decoration: underline;
}
.zside_cont03>a>div small{
  color: #666;
  font-size: 13px;
}
.zside_cont03>div a:after,.zside_cont03>a:after{
  display:block;
  content: '';
  clear: both;
}
.zside_cont03>div a small:after{
  width: 4px;
  height: 4px;
  background: #be3137;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.zside_cont03>div a small{
  display: block;
  line-height: 35px;
  text-indent: 15px;
  color: #333;
  font-size: 14px;
  float:left;
  width: 70%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
}
.zside_cont03>div a:hover small{
  color: #be3137;
  text-decoration: underline;
}
.zside_cont03>div a span{
  float:right;
  line-height: 30px;
  color: #666;
  font-size: 13px;
  width: 30%;
  text-align: right;
}
.z_cont_left{
  float:left;
  width: 870px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  padding: 40px;
}
.z_cont01{
  height: 180px;
  background: #be3137;
}
.z_cont01>img{
  float:left;
  width: 23.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:20px;
}
.z_cont01>div{
  float:right;
  width: 76.5%;
  height: 100%;
  background: #f3f7fa;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 45px 19px;
}
.z_cont01>div>p{
  font-size: 20px;
  color: #333;
  overflow: hidden;
}
.z_cont01>div>small{
  font-size: 15px;
  color: #333;
  line-height: 30px;
  overflow: hidden;
  margin-top: 15px;
}



/*float window*/
.float_box{
  position: fixed;
  top:60%;
  right:0px;
  z-index: 100;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
}
/*.float_boxfix{*/
/*right:-52px;*/
/*}*/
.float_box>div.float06{
  position: absolute;
  top:0;
  right:0px;
  z-index: 8;
  -webkit-transition: 350ms 300ms all ease;
  -moz-transition: 350ms 300ms all ease;
  -ms-transition: 350ms 300ms all ease;
  -o-transition: 350ms 300ms all ease;
  transition: 350ms 300ms all ease;
}
.float_boxfix>div.float06{
  right:80px;
}
.float_box>div{
  cursor: pointer;
  margin-bottom:1px;
  position: relative;
  width:50px;
  height: 50px;
}
.float_box>div>b{
  display:block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10;
  background-color: #be3137;
  border-radius: 4px 0 0 4px;
  box-shadow: 0 3px 7px rgba(0,0,0,0.15);
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
}
.float_box>div>div{
  position: absolute;
  top:50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.float01 b{  background:#fff url("../images/float01.png") no-repeat center;}


.float02 b{  background:#fff url("../images/float06.png") no-repeat center;}
.float03 b{  background:#fff url("../images/float03.png") no-repeat center;}
.float04 b{  background:#fff url("../images/float04.png") no-repeat center;}
.float05 b{  background:#fff url("../images/float05.png") no-repeat center;}
/*.float06 b{  background:#fff url("../images/float06.png") no-repeat center;}*/
/*.float06:hover b{  background:#d49108 url("../images/float06s.png") no-repeat center;}*/

.float_box>div:hover b{
  background-color:#d49108;
}

.float03>div{
  border-radius: 5px;
  width: 100px;
  height: 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:8px;
  background: #d49108;
  right:calc(100% + 20px);
  opacity: 0;
  -webkit-transition: 350ms 0s all linear;
  -moz-transition: 350ms 0s all linear;
  -ms-transition: 350ms 0s all linear;
  -o-transition: 350ms 0s all linear;
  transition: 350ms 0s all linear;
  visibility: hidden;
}
.float03:hover>div{
  right:calc(100% + 10px);
  opacity: 1;
  visibility: visible;
}
.float03>div>img{
  width:100%;
  height: 100%;
}

.float02>div,.float04>div{
  width: 48px;
  height: 48px;
  border-radius: 48px;
  background: #d49108;
  right:1px;
  overflow: hidden;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  z-index: 8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left:20px;
  -webkit-transition: 350ms 0s all linear;
  -moz-transition: 350ms 0s all linear;
  -ms-transition: 350ms 0s all linear;
  -o-transition: 350ms 0s all linear;
  transition: 350ms 0s all linear;
}
.float02>div a{
  color: #fff;
  font-size: 18px;
}
.float02:hover>div{
  width: 385px;
  height: 50px;
}
.float04:hover>div{
  width: 207px;
  height: 50px;
}
.float_box>div.float05{
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
}
.float_box>div.float05show{
  opacity: 1;
  visibility: visible;
}

.zpro_cont a{
  float:left;
  margin-right:22px;
  margin-bottom: 22px;
  display: block;
  background: #f6f6f6;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 55px;
  width: 283px;
  height: 370px;
  position: relative;
  overflow: hidden;
}
.zpro_cont a:nth-of-type(4n){
  margin-right: 0;
}