@charset "utf-8";
/*********************************************************************************
**项目名：紫微恒微信版
** 描述：紫微恒微信样式
** 创建时间：2018/10/23
** 最后修改人：（无）
** 最后修改时间：（无）
** 版权所有 (C) :tianmei
**********************************************************************************/
/* CSS Document */
.ios .g-scrollview {
  margin-top: 1px;
}
.hairline .g-scrollview {
  margin-top: 0.5px;
}
.containter {
  width: 100%;
}
.containter .containter-body {
  background: #ffffff;
  width: 96%;
  margin: 10px 2% 0px;
  padding: 12px 14px 15px;
  position: relative;
  z-index: 99;
}
.containter .containter-body.type1 {
  margin: 0px 2%;
}
.nav-title {
  padding: 0px 16px;
  position: relative;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  border-bottom: 1px solid #e6e6e6;
}
.nav-title:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #c60a0f;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -4px;
}
.honor,
.news,
.product,
.exh_information,
.second_class {
  margin-top: 25px;
  width: 100%;
}
.honor .ul1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
.honor .ul1 li {
  width: 48%;
  margin-bottom: 16px;
}
.honor .ul1 li:nth-child(2n+2) {
  margin-left: 2%;
}
.honor .ul1 li:nth-child(2n+1) {
  margin-right: 2%;
}
.honor .list-mes {
  height: 46px;
  line-height: 20px;
  padding: 4px 4px 0px;
  color: #ffffff;
  background: #d23b40;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.list-img {
  height: 0;
  width: 100%;
  padding: 50% 0;
  overflow: hidden;
}
.list-img img {
  width: 100%;
  margin-top: -50%;
  background-color: #FFF;
  border: none;
}
.culture {
  width: 100%;
  margin-top: 25px;
}
.culture .flex1 {
  justify-content: space-between;
}
.culture_list1 {
  width: 48%;
  height: 300px;
}
.culture_list1 img {
  width: 100%;
}
.culture_list2 {
  margin-top: 10px;
  width: 48%;
}
.culture_list2 img {
  width: 100%;
}
.cultureType1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  justify-content: space-between;
}
.pic_box {
  margin-top: 10px;
  width: 100%;
}
.pic_box .pic3 {
  width: 100%;
}
.bgPic {
  width: 100%;
  height: 150px;
  position: relative;
}
.bgPic img {
  left: 0px;
  top: 0px;
  width: 100%;
}
.Introduction,
.contact {
  width: 100%;
  margin-top: 10px;
}
.In-title {
  width: 100%;
  color: #c70a10;
  font-size: 14px;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.Introduction-detail {
  width: 100%;
}
.Introduction-detail img {
  max-width: 100%;
  margin: 10px auto;
}
.common-box {
  width: 100%;
}
.common-title {
  color: #111111;
  text-align: center;
  font-size: 16px;
  height: 50px;
  padding: 0px 10%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.common-time {
  color: #999999;
  text-align: center;
  line-height: 34px;
}
.exhibition-detail {
  width: 100%;
  margin-top: 10px;
}
.exhibition-detail img {
  max-width: 100%;
  margin: 20px auto;
}
.Test {
  width: 100%;
  min-height: 400px;
  text-align: center;
}
.Test .wait {
  width: 95px;
  margin: 20px auto 0px;
}
.Test .btn1 {
  margin: 20px auto 0px;
  line-height: 26px;
}
.contact {
  margin-top: 14px;
}
.contact-top {
  width: 100%;
  font-size: 14px;
  color: #333333;
  padding: 0px 10px;
}
.contact-center {
  width: 100%;
  padding: 0px 10px;
  margin-top: 30px;
  font-size: 14px;
}
.contact-center dl {
  width: 100%;
  margin-bottom: 10px;
  align-items: center;
}
.contacticon {
  width: 16px;
  height: 16px;
  margin-right: 4px;
}
.maps {
  width: 100%;
  margin-top: 30px;
}
.maps img {
  width: 100%;
}
.form-box {
  width: 100%;
  margin-top: 40px;
}
.form-box .flex1 {
  min-height: 60px;
  font-size: 15px;
  align-items: center;
  position: relative;
}
.form-box .flex1.type1 {
  margin-top: 10px;
  align-items: self-start;
}
.form-box .flex1.type1 .error {
  bottom: -25px;
}
.form-box .text1 {
  flex: 1;
  font-size: 15px;
}
.form-box .label1 {
  color: #999999;
  margin-right: 14px;
  min-width: 60px;
}
.form-box .form-name {
  color: #111111;
}
.form-box .area1 {
  flex: 1;
}
.form-box .btn2 {
  margin-top: 30px;
  flex: 1;
  text-align: center;
}
.arrowR {
  position: relative;
}
.arrowR:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -8px;
  display: block;
  width: 9px;
  height: 15px;
  background: url(../image/rightA.png?2616265a843decc44612157292685a3e) no-repeat;
  background-size: 100% 100%;
}
.sex {
  border: 1px solid #999999;
  width: 80px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  margin-right: 10px;
}
.sex_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.sex_box .sex {
  text-align: center;
}
.sex_box .sex.on {
  border: 1px solid #c60a0f;
  color: #c60a0f;
}
.btn-group {
  width: 100%;
  justify-content: space-between;
}
.btn-group .btn2 {
  max-width: 46%;
}
.recruitment-detail {
  width: 100%;
}
.recruitment-detail img {
  max-width: 100%;
}
.recruitment-item {
  margin-top: 18px;
  width: 100%;
}
.recruitment-item.type1 .recruitment-list {
  width: 50%;
}
.recruitment-item .flex2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  width: 100%;
}
.recruitment-item .recruitment-tile {
  text-align: center;
  background: #f4f4f4;
  font-size: 14px;
  margin-bottom: 12px;
  height: 30px;
  line-height: 30px;
}
.recruitment-list {
  display: block;
  line-height: 24px;
  font-size: 14px;
}
.brand {
  margin-top: 30px;
  width: 100%;
}
.brand ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
.brand ul li {
  height: 80px;
  width: 31%;
  margin-bottom: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #f9e6e7;
  box-shadow: 2px 1px 1px #f9e6e7;
}
.brand ul li:nth-child(3n+2) {
  margin: 0px 2%;
}
.brand ul li img {
  max-width: 90%;
  max-height: 90%;
}
.recruitment {
  margin-top: 20px;
  width: 100%;
}
.recruitment.type2 .flex1{
  padding-left:20px;
}
.recruitment.type2 ul >li{
  margin-left: 0px;
  width: 100%;
}
.recruitment.type2 .recruitment-dec{
  width:  calc(100% - 50px);
}
.recruitment ul > li {
  padding-right: 30px;
  height: 80px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding-top: 18px;
  margin-left: 40px;
  width: calc(100% - 40px);
  position: relative;
  background: #f4f4f4;
  margin-bottom: 15px;
}
.recruitment ul > li .flex1 {
  align-items: center;
  padding-left: 100px;
  justify-content: space-between;
}
.recruitment .recruitment-pic {
  position: absolute;
  left: -40px;
  width: 120px;
  height: 62px;
  top: 50%;
  margin-top: -31px;
}
.recruitment .recruitment-time {
  padding-top: 4px;
  color: #d5e5cb;
}
.time-mounth {
  font-size: 36px;
}
.time-year {
  font-size: 12px;
}
.recruitment-dec {
  width: 90px;
  height: 40px;
  margin-top: -10px;
  overflow: hidden;
  font-size: 15px;
}
.success {
  margin-top: 20px;
  width: 100%;
}
.success li {
  width: 100%;
  margin-bottom: 15px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #f4c7c0;
  background: #fefaf9;
}
.success-img {
  width: 147px;
  height: 109px;
}
.success-img img {
  width: 145px;
  height: 109px;
}
.success-text {
  flex: 1;
  padding: 0px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  align-items: center;
  background: #fcf3f3;
  border-bottom: 1px solid #ecadae;
}
.success-text .success-text-inner {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.news li {
  width: 100%;
  margin-bottom: 25px;
}
.news .news-img {
  width: 155px;
  height: 70px;
}
.news .news-img img {
  width: 135px;
  height: 70px;
  borde: 1px solid #e6e6e6;
}
.news .news-text {
  position: relative;
  flex: 1;
  border-bottom: 1px solid #e6e6e6;
}
.news .news-text .news-text-inner {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.news .news-time {
  position: absolute;
  bottom: -6px;
  right: 0px;
  background: #ffffff;
  padding: 0px 10px;
  color: #999999;
}
.product ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: row wrap;
}
.product ul li {
  width: 48%;
  margin-bottom: 14px;
}
.product ul li .pr_bg {
  position: relative;
  width: 100%;
}
.product ul li .pr_bg > img {
  width: 100%;
}
.product ul li .pr_bg .pr_text {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  /*垂直居中*/
  justify-content: center;
  /*水平居中*/
  font-size: 16px;
}
.product ul li .pr_bg .pr_text > img {
  height: 17px;
  line-height: 17px;
  margin-right: 10px;
}
.product ul li.big {
  width: 100%;
}
.exh_information li {
  margin-bottom: 35px;
  width: 100%;
  border-bottom: 1px dotted #ecadae;
  position: relative;
}
.exh_information li .exh-img {
  width: 100%;
}
.exh_information li .exh-img img {
  border: 1px solid #fbdfe0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.exh_information li .exh-mes {
  height: 50px;
  padding: 0px 20px;
  background: #d85357;
  font-size: 17px;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.exh_information li .exh-time {
  position: absolute;
  right: 0px;
  bottom: -9px;
  color: #ecadae;
  background: #ffffff;
}
.exh_information li .exh-mes2 {
  margin: 10px 0px;
  height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #888888;
  font-size: 14px;
}
.product_detail {
  width: 100%;
}
.swiper-container img {
  width: 100%;
  /*height: 120px;*/
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #ffffff;
}
.product_rules {
  width: 100%;
}
.product_rules .flex1 {
  padding: 14px 0px;
}
.product_dt {
  color: #999999;
  font-size: 13px;
}
.product_dd {
  flex: 1;
  padding-left: 30px;
  font-size: 14px;
  color: #111111;
  font-weight: bold;
}
.product_detail_c {
  margin-top: 30px;
}
.product_detail_c .product_tab {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.product_detail_c .tab_item {
  flex: 1;
  height: 30px;
  line-height: 30px;
  max-width: 25%;
  display: block;
  font-size: 13px;
  text-align: center;
  background: #f7f7f7;
  border: 1px solid #d3d3d3;
  margin-left: -1px;
}
.product_detail_c .tab_item.tab-active {
  background: #333333;
  color: #ffffff;
}
.product_content {
  margin-top: 30px;
  width: 100%;
  position: relative;
}
.product_content .panel-item img {
  max-width: 100%;
}
.product_content .panel-item video {
  max-width: 100%;
}
.tab-panel .tab-panel-item {
  width: 100%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-150%);
  transform: translateX(-150%);
}
.tab-panel .tab-panel-item.tab-active {
  position: relative;
  -webkit-transition: -webkit-transform 0.15s;
  transition: -webkit-transform 0.15s;
  transition: transform .15s;
  transition: transform 0.15s, -webkit-transform 0.15s;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.New_box {
  width: 100%;
  padding: 0px 20px;
}
.New_box .New_title {
  width: 100%;
  height: 50px;
  line-height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #222222;
}
.New_box .more {
  color: #999999;
}
.New_t_left {
  flex: 1;
}
.New_t_left strong {
  font-size: 15px;
}
.New_content {
  width: 100%;
}
.New_content li {
  width: 100%;
  margin-bottom: 10px;
  height: 50px;
  background: #ffffff;
}
.New_content li .New_time {
  width: 54px;
  text-align: center;
  height: 50px;
  color: #ffffff;
  background: #c60a0f;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
}
.New_content li .New_time strong {
  font-size: 20px;
  margin-bottom: 4px;
}
.New_content li .New_time p {
  width: 100%;
  background: #ac0005;
}
.New_content li .New_content_r {
  flex: 1;
  line-height: 50px;
  padding-left: 15px;
}
.New_content li .New_content_r p {
  max-width: 240px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product_cent {
  margin-top: 10px;
  width: 100%;
  justify-content: space-between;
}
.product_cent .pr_cen_item {
  width: 49%;
  height: 148px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.product_cent .pr_cen_item img {
  width: 100%;
}
.second_class .second_title {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 20px;
  justify-content: space-between;
  color: #ffffff;
  background: #d23b40;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}
.second_class .se_arrow {
  padding-right: 10px;
  background: url(../image/moreArrow.png?4c35eb281f608f68ff742a7a65d6607b) right center no-repeat;
  background-size: 7px 8px;
  font-size: 12px;
}
.s_list_img {
  width: 102px;
  height: 75px;
  margin: 0px auto;
}
.s_list_img img {
  width: 100%;
  height: 100%;
}
.s_list_dec {
  width: 102px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.second_list {
  margin-top: 20px;
}
.second_list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
.second_list ul li {
  text-align: center;
  width: 33.3%;
  height: 116px;
  margin-bottom: 15px;
}

.culture_inner {
  width: 100%;
}
.culture_inner li {
  width: 100%;
  position: relative;
}
.culture_inner li img {
  width: 100%;
}
.zw_text {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  left: 50%;
}
.position1 {
  margin-left: -136px;
  top: 50px;
  text-align: right;
  color: #3a4956;
}
.position2 {
  top: 40px;
  margin-left: 0px;
  text-align: left;
  color: #372c30;
}
.position3 {
  color: #4b433a;
  top: 60px;
  text-align: right;
  margin-left: -138px;
}
.position3 .zw_dec {
  text-align: right;
}
.position4 {
  color: #404040;
  top: 60px;
}
.position5 {
  color: #3f3934;
  top: 40px;
  text-align: right;
  margin-left: -138px;
}
.position6 {
  color: #3c464d;
}
.zw_line {
  width: 25px;
  height: 1px;
  background: #3a4956;
  margin: 9px 0px;
}
.position1 .zw_line,
.position3 .zw_line,
.position5 .zw_line {
  margin-left: 110px;
}
.zw_title,
.zw_dec {
  font-size: 12px;
}

.zw_title3 {
  font-size: 18px;
}
.zw_title2 {
  font-size: 18px;
  display: block;
  margin-top: -2px;
}
.zw_dec {
  width: 140px;
  line-height: 16px;
}

/*手机*/
.about_historyw,
.nav-content {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.innovaw {
  width: 100%;
  height: 575px;
  position: relative;
  display: inline-block;
  background: url(../image/worksmenutts.png?f4bc15f38945a765d315673651572995) repeat-x 0 145px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

}
.fzlcw{
  width: 100%;
  height: auto;
  margin: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.innovaw .prevw {
  left: 0;
  background: url(../img/prevs.png?51b0de965f0223125a017508fad66e26) no-repeat;
  background-size: 100% 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

}
.innovaw #prevTop,
.innovaw #nextTop {
  display: none;
}
.innovaw .nextw {
  right: 0;
  background: url(../img/nexts.png?b792e0d1899a8a28847371b2f0c5377c) no-repeat;
  background-size: 100% 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

}
.innovaw .prevw:hoveR {
  background-position: left bottom;
}
.innovaw .nextw:hoveR {
  background-position: right bottom;
}
.innovaw .cfw li {
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.innovaw .listBoxw {
  width: 100%;
  position: relative;
  height: 575px;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.innovaw .listBoxw ul {
  height: 1000px;
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.innovaw .listBoxw li {
  float: left;
  width: 82px;
  display: inline;
  padding: 10px;
  position: relative;
  margin-top: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.innovaw .listBoxw li span {
  display: inline-block;
  vertical-align: middle;
  margin-top: 74px;
  width: 100%;
  height: 52px;
  font: bolder 12px/25px "Microsoft YaHei";
  color: #fff;
  background: url(../image/work_lispan2s.png?86f36f27780572b95eadef1de8476b07) 0px 0px no-repeat;
  text-align: center;
  cursor: pointer;
  background-size: auto 87%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.innovaw .listBoxw li.on span {
  margin-top: 34px;
  background: url(../image/work_lispan1s.png?4f326674a0ba4a657b347410786ec9ed) no-repeat;
  background-size: auto 87%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.innovaw .listBoxw li.on {
  padding-top: 0px;
  background: url(../image/work_litts.jpg?46d4773d8da4a3c7d524d72c89bd8714) repeat-y top center;
  background-size: 2px 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.innovaw .listBoxw li.on .work_ddw {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.work_dd1w {
  position: absolute;
  right: 40px;
  top: 35px;
  display: block;
  width: 200px;
  font: normal 12px/24px "Microsoft YaHei";
  color: #888;

}
.work_dd1w b {
  font-size: 14px;
  font-weight: 600;
  color: #444;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.work_dd2w {
  position: absolute;
  left: 40px;
  top: 35px;
  display: block;
  width: 665px;
  font: normal 12px/24px "Microsoft YaHei";
  color: #f3f3f3;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.work_dd2w a {
  float: left;
  display: inline-block;
  border: 1px solid #b8b8b8;
  margin-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.work_dd2w p {
  float: left;
  font-size: 12px;
  color: #000;
  background: #f3f3f3;
  padding: 0px 10px;
  font-weight: bold;
  max-width: 250px;
  max-height: 48px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.work_dd2w p font {
  color: #000;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.work_dtw .work_dd1w {
  top: -10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.work_dtw .work_dd1w b {
  font-size: 16px;
  color: #d90708;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.work_dtw .work_dd2w {
  top: -16px;
}
.work_dtw .work_dd2w p {
  color: #D90708;
  border: 1px solid #D5D5D5;
  background-color: #f3f3f3;
  line-height: 26px;
  padding: 0 15px;
}
.work_ddw {
  float: left;
  width: 100%;
  display: none;
  height: 50px;
  background: url(../image/work_ddtt.png?655aaeabc3f35f05ae1079a76063715b) no-repeat center bottom;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.work_dtw {
  height: 50px;
  background: url(../image/work_ddtt2.png?3d917e06096fb7bca299da518d96203f) no-repeat top center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.innovaw .btns {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 137px;
  cursor: pointer;
  z-index: 99;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}