@charset "UTF-8";
/**/
#lianxi {
  margin-top: 0;
}

.pagelist {
  text-align: center;
}

.cc_page {
  line-height: 2;
}

.inner {
  padding-bottom: 60px;
  padding-top: 30px;
}
.inner ._title .summary {
  font-size: 16px;
  line-height: 2;
}
.inner ._title h5 {
  font-size: 40px;
  font-weight: bold;
  color: black;
}
.inner ._title .line {
  background: #264b54;
  margin: 30px auto;
  margin-left: 0;
  width: 62px;
  height: 3px;
}
.inner ._title3 {
  text-align: center;
}
.inner ._title3 .line {
  margin-left: auto;
}
.inner ._title2 {
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-bottom: 1px solid #9d9d9d;
  padding-bottom: 20px;
}
.inner ._title2 .lf {
  font-size: 40px;
  font-weight: bold;
}
.inner ._title2 .rt {
  font-size: 16px;
  line-height: 2;
  width: 470px;
}
.inner .inner_ban {
  margin-bottom: 70px;
}
.inner .location {
  float: none;
  margin-top: 0px;
  display: block;
  font-size: 14px;
  color: #333;
  line-height: inherit;
  border-bottom: 0;
}
.inner .location a {
  font-size: 14px;
  color: #333;
}
.inner .location img {
  width: 20px;
  margin-right: 8px;
  position: relative;
  top: -3px;
}
.inner .cc {
  padding-bottom: 30px;
  min-height: 50vh;
  line-height: 2;
}
.inner .cc table {
  max-width: 100% !important;
  width: auto !important;
}
.inner .cc table td {
  padding-left: 5px;
  padding-right: 5px;
}
.inner .inner_content {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  justify-content: space-between;
}
.inner .inner_content .lf .typelist ul li {
  margin-right: 13px;
  position: relative;
}
.inner .inner_content .lf .typelist ul li:hover a, .inner .inner_content .lf .typelist ul li.active a {
  border-bottom: 2px solid #264b54;
}
.inner .inner_content .lf .typelist ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: center;
  padding: 7px 5px;
  border-bottom: 2px solid transparent;
  position: relative;
}
.inner .inner_content .lf .typelist ul li a h5 {
  font-size: 16px;
}
.inner .inner_content .lf .typelist ul li a span {
  text-transform: capitalize;
  margin-left: 5px;
  color: #9a9999 !important;
  top: 6px;
  font-size: 15px;
  right: -10px;
  position: absolute;
}
.inner .base_read .top_title {
  font-size: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid gainsboro;
  text-align: left;
  margin-bottom: 30px;
}

.inner_feedback {
  /*.footer .feedback_box{
     display: none;
  }*/
}

/*产品阅读*/
.inner_goods_read_page .inner .top_typelist .typelist ul li {
  margin-bottom: 15px;
}
.inner_goods_read_page .goods_read {
  padding: 25px;
  background: white;
}
.inner_goods_read_page .goods_read .goods_more {
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  height: 35px;
  width: 135px;
  background: #408994;
  border-radius: 20px;
  color: white;
  transition: .5s;
}
.inner_goods_read_page .goods_read .goods_more:hover {
  width: 160px;
}
.inner_goods_read_page .bottom_box {
  margin-bottom: 0;
}
.inner_goods_read_page .bottom_box > div {
  margin-top: 0;
}
.inner_goods_read_page .bottom_box .kw-box {
  margin-bottom: 20px;
}
.inner_goods_read_page .rt_message {
  padding-left: 50px;
}
.inner_goods_read_page .rt_message .title2 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.inner_goods_read_page .rt_message .title2 p {
  font-size: 16px;
  color: #636363;
  margin-right: 5px;
  width: 98px;
  font-weight: bold;
}
.inner_goods_read_page .rt_message .title2 span {
  font-size: 16px;
  color: #264b54;
}
.inner_goods_read_page .rt_message .summary {
  display: flex;
  align-items: flex-start;
}
.inner_goods_read_page .rt_message .summary span {
  flex: 1;
  display: block;
  font-size: 16px;
  line-height: 2;
  position: relative;
  top: -4px;
}
.inner_goods_read_page .owl-theme .owl-controls {
  bottom: -4%;
}
.inner_goods_read_page .owl-theme .owl-controls .owl-page span {
  background: black;
}
.inner_goods_read_page .owl-theme .owl-controls .owl-page.active span,
.inner_goods_read_page .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #264b54;
}
.inner_goods_read_page #xiangce {
  padding-bottom: 20px;
  width: 600px;
  margin-top: 25px;
}
.inner_goods_read_page #xiangce .item {
  text-align: center;
  padding: 5px;
}
.inner_goods_read_page #xiangce .item img {
  border: 1px solid #d0d0d0;
}
.inner_goods_read_page #xiangce.on {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.inner_goods_read_page #xiangce.on .item {
  margin-right: 5px;
}
.inner_goods_read_page .goods_detail {
  margin-top: 30px;
}
.inner_goods_read_page .goods_detail .top_bar {
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f4f4f4;
  height: 55px;
  margin-bottom: 40px;
}

/*产品列表*/
.inner_goods_list .inner .goodslist .item {
  margin: 10px;
  width: 95%;
}
.inner_goods_list .inner .goodslist .item:hover {
  box-shadow: 0 0 10px 6px #e5e5e5;
}
.inner_goods_list .inner .goodslist .item .name {
  padding: 20px;
}
.inner_goods_list .inner .goodslist .item .name .title {
  font-size: 30px;
  color: #000000;
}
.inner_goods_list .inner .goodslist .item .name .more {
  margin-top: 20px;
  font-size: 16px;
  color: #000000;
  font-weight: 600;
}
.inner_goods_list .inner .goodslist .item .name .summary {
  margin-top: 10px;
  line-height: 2;
  font-size: 14px;
  color: #666666;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.inner_goods_list .inner .goodslist .item:hover {
  box-shadow: 0 0 10px 6px #e5e5e5;
}

/*证书*/
.inner_zhengshu_list_page .zhengshu_list .item {
  margin-bottom: 20px;
}
.inner_zhengshu_list_page .zhengshu_list .item .name {
  margin-top: 15px;
  font-size: 16px;
  height: 44px;
}

/*新闻列表*/
.inner_news_list_page .news_list li {
  float: none;
  margin-bottom: 15px;
}
.inner_news_list_page .news_list li .item {
  padding: 15px;
  display: flex;
  align-items: flex-start;
}
.inner_news_list_page .news_list li .item .message {
  margin-left: 35px;
  flex: 1;
}
.inner_news_list_page .news_list li .item .summary {
  line-height: 2;
  font-size: 14px;
  color: #777373;
}
.inner_news_list_page .news_list li .item .addtime {
  font-size: 14px;
  margin: 20px 0;
}
.inner_news_list_page .news_list li .item .title {
  color: black;
  font-size: 22px;
}
.inner_news_list_page .news_list li .item:hover {
  background: white;
}
.inner_news_list_page .news_list li:nth-child(2n) .item {
  background: white;
}

/*新闻阅读*/
.inner_news_read_page .bottom_box {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-direction: column;
}
.inner_news_read_page .bottom_box > div {
  width: 100%;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.inner_news_read_page .bottom_box > div img {
  width: 20px;
  margin-right: 10px;
}
.inner_news_read_page .bottom_box > div .watch {
  color: #afafaf;
  margin: 0 40px;
  display: flex;
  align-items: center;
}
.inner_news_read_page .bottom_box > div .addtime {
  color: #afafaf;
  display: flex;
  align-items: center;
}
.inner_news_read_page .bottom_box .kw-box > span {
  display: block;
  font-size: 16px;
  margin-right: 5px;
  padding: 5px;
}
.inner_news_read_page .bottom_box .kw-box a {
  display: block;
  margin-right: 5px;
  padding: 5px;
  border: 1px dashed #eeeeee;
  font-size: 16px;
}
.inner_news_read_page .base_read .cc img {
  max-width: 100%;
  line-height: 2;
}

.inner_feedback .inner .inner_content {
  margin-top: 37px;
}
.inner_feedback .form-horizontal .control-label {
  font-size: 16px;
  padding-right: 15px;
}
.inner_feedback .form-control {
  width: 90%;
}
.inner_feedback .btn {
  background: #264b54;
  color: white;
  border: 0 !important;
}

.inner_contact #dituContent {
  height: 500px;
}

.inner_case_list .inner .caselist .item {
  width: 31%;
  float: left;
  margin: 1%;
  margin-bottom: 30px;
}

.inner_case_list .inner .caselist .item:hover .name .more_box span {
  color: #a4751d;
}

.inner_case_list .inner .caselist .item:hover .pic img {
  transform: scale(1.05);
}

.inner_case_list .inner .caselist .item .pic {
  overflow: hidden;
}

.inner_case_list .inner .caselist .item .pic img {
  transition: .5s;
}

.inner_case_list .inner .caselist .item .name {
  position: relative;
  padding: 0 15px;
  margin-top: 15px;
}

.inner_case_list .inner .caselist .item .name .title {
  font-size: 16px;
  color: #1c1d17;
  margin-bottom: 10px;
}

.inner_case_list .inner .caselist .item .name .summary {
  font-size: 14px;
  padding-bottom: 10px;
  border-bottom: 1px solid #7b7b7b;
  color: #7b7b7b;
  margin-bottom: 10px;
}

.inner_case_list .inner .caselist .item .name .more_box {
  font-size: 16px;
  color: #e1e1e1;
}

.inner_case_list .inner .caselist .item .name .more_box img {
  width: 20px;
}

.inner_case_list .inner .caselist .item .name .more_box span {
  font-size: 14px;
  text-transform: uppercase;
  color: #7b7b7b;
}

/*inner_case_index*/
.inner_case_index .header {
  position: fixed;
}

.inner_case_index .section4 {
  height: 100vh;
  width: 100%;
}

/*inner_kongjian_list*/
.inner_kongjian_list .section4 {
  background: transparent !important;
}
.inner_kongjian_list .section4 .list {
  display: flex;
}
.inner_kongjian_list .section4 .list .item {
  width: 20%;
  height: 100vh;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 80px;
  overflow: hidden;
  position: relative;
}
.inner_kongjian_list .section4 .list .item .name {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 900px;
  font-size: 24px;
  color: white;
  transition: 0.75s;
  background: rgba(0, 0, 0, 0.5);
}
.inner_kongjian_list .section4 .list .item:hover .name {
  top: 0;
}
.inner_kongjian_list .section4 .list .item1 {
  background: url("../images/case1-1.jpg") no-repeat center;
  background-size: cover;
}
.inner_kongjian_list .section4 .list .item2 {
  background: url("../images/case2-1.jpg") no-repeat center;
  background-size: cover;
}
.inner_kongjian_list .section4 .list .item3 {
  background: url("../images/case3-1.jpg") no-repeat center;
  background-size: cover;
}
.inner_kongjian_list .section4 .list .item4 {
  background: url("../images/case4-1.jpg") no-repeat center;
  background-size: cover;
}
.inner_kongjian_list .section4 .list .item5 {
  background: url("../images/case5-1.jpg") no-repeat center;
  background-size: cover;
}
.inner_kongjian_list .section4 .list .item6 {
  background: url("https://www.ynist.com/templates/default/images/page6-1.jpg") no-repeat center;
  background-size: cover;
}

.inner_kongjian_list .kongjianlist {
  display: flex;
  justify-content: center;
}

.inner_kongjian_list .kongjianlist .item {
  width: 46%;
  float: left;
  padding: 10px;
  position: relative;
}

.inner_kongjian_list .kongjianlist .item:nth-child(2n) {
  float: right;
}

.inner_kongjian_list .kongjianlist .item .name {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  bottom: 40px;
  width: 300px;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  background-color: #242424;
  border-radius: 10px;
  padding: 20px 0;
  color: #fff;
}

.inner_callmessage_page .inner_content {
  padding-top: 30px;
  padding-bottom: 30px;
  display: block;
}
.inner_callmessage_page .inner_content .messtext {
  text-align: center;
}
.inner_callmessage_page .inner_content .center {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.inner_enquiry_page .nocar {
  text-align: center;
  padding-top: 10px;
}
.inner_enquiry_page .inner_content {
  display: block;
}
.inner_enquiry_page .button {
  display: inline-block;
  zoom: 1;
  display: inline;
  vertical-align: baseline;
  margin: 0 2px;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  line-height: 100%;
  padding: .4em 1.5em .55em;
  border: none;
  border-radius: 2px;
  color: #fff;
  background: #A7A9AA;
}
.inner_enquiry_page .button.orange {
  color: #fef4e9;
  background: #f78d1d;
}
.inner_enquiry_page .button.red {
  color: #faddde;
  background: #d81b21;
}
.inner_enquiry_page .button.red:hover {
  background: #b61318;
}
.inner_enquiry_page .button.blue2 {
  color: #d9eef7;
  background: #3375b9;
}
.inner_enquiry_page .framecenter {
  padding: 20px;
  width: 100%;
}
.inner_enquiry_page .framecenter .top_ul_li ul {
  display: flex;
  justify-content: space-between;
}
.inner_enquiry_page .framecenter .top_ul_li ul li {
  background-color: #F3F3F3;
  border: 1px solid #e6e6e6;
  padding: 5px;
  font-weight: bold;
  margin: 0px;
  text-align: center;
}
.inner_enquiry_page .framecenter .bottom_btn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 20px;
}
.inner_enquiry_page .framecenter .list .item {
  padding: 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #cbcbcb;
}
.inner_enquiry_page .framecenter .list .item > div {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 100px;
}
.inner_enquiry_page .framecenter .contact_message {
  width: 70%;
}
.inner_enquiry_page .framecenter .contact_message .messtext {
  margin-bottom: 15px;
}
.inner_enquiry_page .framecenter .contact_message .content .item {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.inner_enquiry_page .framecenter .contact_message .content .item .infoInput {
  width: 100%;
  padding: 5px;
  border: 1px solid #dcdcdc;
}
.inner_enquiry_page .framecenter .contact_message .content .item .right {
  width: 100px;
}
.inner_enquiry_page .framecenter .contact_message .content .item .left {
  flex: 1;
}
.inner_enquiry_page .framecenter .contact_message .content .item .code_input {
  width: 100px;
}
.inner_enquiry_page .framecenter .contact_message .content .item .textarea_input {
  height: 89px;
}
.inner_enquiry_page .messtext {
  text-align: right;
}

.inner_member_skin .inner .framecenter {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
}
.inner_member_skin .inner .framecenter .buttonface2 {
  display: inline-block;
  zoom: 1;
  display: inline;
  vertical-align: baseline;
  margin: 0 2px;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  line-height: 100%;
  padding: .4em 1.5em .55em;
  border: none;
  border-radius: 2px;
  color: #fff;
  background: #A7A9AA;
  color: #faddde;
  background: #d81b21;
  width: 170px;
  height: 28px;
  margin-top: 15px;
}
.inner_member_skin .inner .framecenter .formlist tr {
  line-height: 42px;
}
.inner_member_skin .inner .framecenter .formlist .infoInput {
  padding: 5px;
}
.inner_member_skin .inner table {
  margin: 0 auto;
  width: 80%;
}
.inner_member_skin .inner_member_center .frameright .fcontent3 {
  background: #f3f3f3;
}
.inner_member_skin .inner_member_center .frameright .fcontent3 ul {
  padding: 14px;
}
.inner_member_skin .inner_member_center .frameright .fcontent3 ul li {
  background: white;
  float: none;
  padding-left: 10px;
  line-height: 28px;
  border-bottom: 1px dashed #ccc;
}
.inner_member_skin .inner_member_center .frameright .fcontent3 ul li a {
  display: block;
  height: 34px;
  line-height: 34px;
}
.inner_member_skin .inner_member_center .frameright .fcontent3 ul li a:hover {
  background: #bdc2d1;
}
.inner_member_skin .inner_member_center .frameright .spantitle {
  text-align: center;
  display: block;
  background: #264b54;
  color: white;
  padding: 10px 10px;
}
.inner_member_skin .centertext {
  text-align: center;
}
.inner_member_skin .order_list .item {
  margin-bottom: 15px;
}
.inner_member_skin .order_list .item .td02 {
  text-align: center;
  padding: 10px 0;
}
.inner_member_skin .orerd_read .tablelist1 {
  margin-bottom: 20px;
}
.inner_member_skin .orerd_read .tablelist1 .item {
  line-height: 2;
}
.inner_member_skin .orerd_read .tablelist {
  line-height: 2;
  margin-bottom: 30px;
}
.inner_member_skin .orerd_read .ttitle {
  margin-bottom: 15px;
}
.inner_member_skin .orerd_read .tablelist2 .item {
  margin-bottom: 15px;
}
.inner_member_skin .orerd_read .tablelist2 .item .td02 {
  text-align: center;
  padding: 10px 0;
}

.inner_about_read .inner .mt {
  margin-top: 80px;
}
.inner_about_read .inner .shipin video {
  width: 100%;
}
.inner_about_read .inner .about .rt {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 0 auto;
  margin-top: 121px;
  width: 39%;
}
.inner_about_read .inner .about .rt .item {
  font-size: 22px;
  margin-bottom: 50px;
}
.inner_about_read .inner .about .rt .item .message {
  display: flex;
  align-items: flex-end;
}
.inner_about_read .inner .about .rt .item .message .num {
  color: #264b54;
  font-size: 50px;
  font-weight: bold;
}
.inner_about_read .inner .about .rt .item .message .year {
  font-size: 22px;
  position: relative;
  top: -12px;
  left: 11px;
}
.inner_about_read .inner .wenhua .list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.inner_about_read .inner .wenhua .list .item {
  margin: 10px auto;
  width: 95%;
  box-shadow: 0px 0px 21px -5px rgba(211, 211, 211, 0.68);
  background: white;
  text-align: center;
  padding: 20px;
}
.inner_about_read .inner .wenhua .list .item .pic img {
  /*-webkit-filter: brightness(0) invert(1);
  filter: brightness(1) invert(1);*/
}
.inner_about_read .inner .wenhua .list .item .line {
  background: #264b54;
  margin: 15px auto;
  width: 62px;
  height: 2px;
}
.inner_about_read .inner .wenhua .list .item .summary {
  font-size: 14px;
  line-height: 2;
}
.inner_about_read .inner .wenhua .list .item .name {
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: bold;
}
.inner_about_read .inner .licheng .list {
  margin-top: 30px;
}
.inner_about_read .inner .licheng .list .item {
  width: 95%;
  margin: 0 auto;
  background: #efefef;
  padding: 70px 50px;
}
.inner_about_read .inner .licheng .list .item .nian {
  display: flex;
  align-items: flex-end;
}
.inner_about_read .inner .licheng .list .item .nian .num {
  color: #264b54;
  font-size: 50px;
  font-weight: bold;
}
.inner_about_read .inner .licheng .list .item .nian .year {
  font-size: 22px;
  position: relative;
  top: -12px;
  left: 11px;
}
.inner_about_read .inner .licheng .list .item .line {
  background: #264b54;
  margin: 30px auto;
  margin-left: 0;
  width: 62px;
  height: 3px;
}
.inner_about_read .inner .licheng .list .item .summary {
  line-height: 2;
  font-size: 16px;
  height: 100px;
  color: black;
  text-align: left;
}
.inner_about_read .inner .huanjing .list {
  margin-top: 30px;
}
.inner_about_read .inner .huanjing .list .item {
  margin-bottom: 50px;
  display: flex;
  align-items: center;
}
.inner_about_read .inner .huanjing .list .item:nth-child(2n) {
  flex-direction: row-reverse;
}
.inner_about_read .inner .huanjing .list .item .message {
  padding-left: 50px;
  width: 50%;
}
.inner_about_read .inner .huanjing .list .item .message .title {
  font-size: 30px;
  font-weight: bold;
}
.inner_about_read .inner .huanjing .list .item .message .line {
  background: #264b54;
  margin: 30px auto;
  margin-left: 0;
  width: 62px;
  height: 3px;
}
.inner_about_read .inner .huanjing .list .item .message .summary {
  font-size: 22px;
  width: 500px;
}
.inner_about_read .inner .huanjing .list .item .pic {
  width: 50%;
  text-align: center;
}
.inner_about_read .inner .swiper-slide .item {
  text-align: center;
  padding: 5px;
}
.inner_about_read .inner .swiper-button-next, .inner_about_read .inner .swiper-button-prev {
  background: none;
  width: auto;
  height: auto;
}
.inner_about_read .inner .zhengshu {
  background: #f7f7f7;
  padding-top: 70px;
  padding-bottom: 70px;
}
.inner_about_read .inner .zhengshu .list {
  margin-top: 70px;
}
.inner_about_read .inner .shebei .list {
  margin-top: 70px;
}
.inner_about_read .inner .huoban .list {
  margin-top: 70px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.inner_about_read .inner .huoban .list .item {
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: 20px;
  width: 250px;
  height: 250px;
}

.inner_base_read .inner .base_read {
  padding: 20px;
  background: white;
}

.inner_goods_list .inner .top_typelist,
.inner_goods_read_page .inner .top_typelist {
  align-items: flex-start;
}

/**/
@media (max-width: 1600px) {
  .inner .top_typelist .title {
    font-size: 44px;
  }
}
@media (max-width: 1450px) {
  .inner ._title .summary {
    font-size: 15px;
  }

  .inner ._title h5 {
    font-size: 35px;
  }

  .inner_about_read .inner .about .rt .item .message .num {
    font-size: 36px;
  }

  .inner_about_read .inner .about .rt .item .message .year {
    font-size: 17px;
  }

  .inner_about_read .inner .about .rt .item {
    font-size: 17px;
  }

  .inner ._title2 .lf {
    font-size: 35px;
  }

  .inner ._title2 .rt {
    width: 400px;
  }

  .inner_about_read .inner .wenhua .list .item .name {
    font-size: 20px;
  }

  .inner_about_read .inner .licheng .list .item .nian .num {
    font-size: 36px;
  }

  .inner_about_read .inner .licheng .list .item .nian .year {
    font-size: 19px;
    top: -10px;
  }

  .inner_about_read .inner .licheng .list .item .line {
    margin: 15px auto;
    margin-left: 0;
  }

  .inner_about_read .inner .licheng .list .item {
    padding: 36px 36px;
  }

  .inner_about_read .inner .shebei .list {
    margin-top: 35px;
  }

  .inner_about_read .inner .zhengshu {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .inner_about_read .inner .huoban .list .item {
    height: 140px;
  }

  .inner ._title .line {
    margin: 20px auto;
    margin-left: 0;
  }

  .inner ._title3 .line {
    margin-left: auto;
  }

  .inner .top_typelist .title {
    font-size: 30px;
  }

  .inner .inner_ban2 {
    margin-bottom: 50px;
  }

  .inner .sousuo_box {
    margin-bottom: 40px;
  }

  .inner_goods_read_page #xiangce {
    width: 450px;
  }
}
@media (max-width: 768px) {
  .inner_goods_read_page #xiangce.on {
    width: auto;
  }

  .inner_zhengshu_list_page .zhengshu_list .item {
    padding: 10px !important;
  }

  .inner_zhengshu_list_page .zhengshu_list .item .name {
    font-size: 14px;
    margin-top: 10px;
    display: block;
  }

  .inner_zhengshu_list_page .zhengshu_list .item .pic {
    border: 0;
  }

  .inner .inner_content {
    display: block;
  }

  .inner .location {
    margin-top: 0px;
    padding-top: 21px;
    padding-left: 15px;
  }

  .inner .inner_content .lf .top_title {
    font-size: 16px;
    position: relative;
    height: 50px;
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .inner .inner_content .lf .top_title:after {
    display: none;
    position: absolute;
    right: 20px;
    bottom: 18px;
    width: 18px;
    height: 18px;
    content: '';
    background: url("../images/default/more.png") no-repeat center;
    background-size: cover;
  }
  .inner .inner_content .lf .top_title.on:after {
    display: block;
  }

  .inner .inner_content .lf {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    width: 100%;
  }

  .inner .inner_content .rt {
    margin-top: 20px;
    width: 100%;
    padding: 0;
    border-left: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .inner .inner_content .lf .typelist > ul {
    border: 1px solid #d8dde0;
  }

  .inner {
    margin-bottom: 39px;
    padding-top: 0;
    margin-bottom: 0;
  }

  .inner .top_typelist ul {
    display: block;
  }

  .inner .top_typelist ul li {
    width: 33%;
  }

  .inner .top_typelist ul li a {
    height: 160px;
  }

  .inner .inner_content .rt .goodslist ul li .item .name {
    font-size: 14px;
    height: 45px;
    text-align: center;
    padding: 5px;
  }

  .inner_news_list_page .news_list li {
    margin-bottom: 30px;
    border: 1px solid #e0e0e0;
    padding: 5px;
  }

  .inner .inner_content .lf .typelist > ul > li > a {
    border-bottom: 1px solid #edeeef;
  }

  .inner_news_list_page .news_list {
    margin-top: 20px;
  }

  .inner_news_list_page .news_list li .item {
    display: block;
    background: none !important;
    padding: 0;
  }
  .inner_news_list_page .news_list li .item .pic {
    width: 100%;
  }

  .inner_news_list_page .news_list li .item .message {
    margin-left: 0;
    margin-top: 10px;
  }

  .inner_news_list_page .news_list li .item .message .summary {
    margin: 6px 0;
    font-size: 12px;
    display: block;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }

  .inner_news_list_page .news_list li .item .message .title {
    font-size: 16px;
  }

  .inner_news_read_page .base_read .top_title {
    font-size: 16px;
    position: relative;
  }

  .inner .inner_content .lf .typelist {
    position: relative;
    display: none;
    margin-bottom: 0;
  }

  .inner .inner_content .rt .top_title {
    font-size: 18px;
  }

  .inner .bottom_box > div {
    justify-content: space-between;
  }
  .inner .bottom_box > div.kw-box {
    display: none;
  }

  .inner .bottom_box > div .watch {
    margin: 0;
  }

  .inner .bottom_box {
    margin-bottom: 15px;
  }

  .inner_goods_read_page #xiangce {
    width: 100%;
  }

  .inner_goods_read_page .goods_detail {
    margin-top: 40px;
  }

  .inner_feedback .form-horizontal .control-label {
    font-weight: inherit;
  }

  .inner_feedback .btn {
    font-size: 16px;
  }

  .inner_about_read .inner .huanjing .list .item {
    margin-bottom: 50px;
    display: block;
  }

  .inner_about_read .inner .huanjing .list .item .message {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    margin-top: 20px;
  }

  .inner_about_read .inner .huanjing .list .item .message .title {
    font-size: 20px;
  }

  .inner_about_read .inner .huanjing .list .item .message .line {
    margin: 16px auto;
    margin-left: 0;
  }

  .inner_about_read .inner .huanjing .list .item .message .summary {
    font-size: 16px;
    width: 100%;
  }

  .inner_about_read .inner .huanjing .list .item .pic {
    width: 100%;
  }
  .inner_about_read .inner .huanjing .list .item .pic img {
    width: 100%;
  }

  .inner_news_list_page .news_list li .item .message .addtime {
    display: none;
  }

  .inner .location a,
  .inner .location {
    font-size: 12px;
  }

  .inner_goods_read_page .goods_read .pic {
    float: none;
  }

  .inner_goods_read_page .goods_read .rt_message {
    float: none;
    margin-top: 20px;
    padding-left: 0;
  }

  .inner_goods_read_page .bottom_box {
    margin-bottom: 0;
  }

  .inner ._top_title p {
    font-size: 23px;
  }

  .inner ._top_title span {
    font-size: 17px;
    margin-left: 9px;
  }

  .inner ._top_title {
    margin-bottom: 15px;
    justify-content: center;
  }

  .inner_goods_read_page .rt_message .summary {
    display: block;
  }

  .inner_goods_read_page .rt_message .summary span {
    top: 0;
    font-size: 14px;
  }

  .inner_goods_read_page .rt_message .title2 p {
    width: 130px;
  }

  .inner .inner_ban2 {
    height: 188px;
    margin-bottom: 30px;
  }

  .inner .inner_ban2 ._title {
    color: white;
    text-align: center;
  }
  .inner .inner_ban2 ._title h5 {
    font-size: 16px;
  }
  .inner .inner_ban2 ._title .summary {
    font-size: 12px;
  }
  .inner .inner_ban2 ._title .line {
    margin: 10px auto;
    height: 2px;
  }

  .inner .inner_ban2 .container2 ._title {
    width: 100%;
  }

  .inner .top_typelist .title {
    font-size: 14px;
  }

  .inner .top_typelist {
    display: block;
  }

  .inner .top_typelist .typelist ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 0 -5px;
    margin-top: 10px;
  }

  .inner .top_typelist .typelist ul li a {
    font-size: 14px;
    text-align: center;
    padding: 8px 5px;
    height: auto;
    border: 1px solid #cdcdcd;
    display: block;
  }

  .inner .top_typelist .typelist ul li {
    width: 95%;
    margin: 0 5px;
    margin-bottom: 10px;
  }

  .inner_goods_read_page .goods_read {
    padding: 8px;
  }

  .inner_goods_list .goodslist .item .typename {
    margin-top: 21px;
  }

  .inner_goods_list .goodslist .item {
    margin-bottom: 40px;
  }

  .inner_goods_list .goodslist .item .more {
    margin-top: 14px;
  }

  .inner_goods_list .goodslist {
    grid-template-columns: repeat(2, 1fr);
  }

  .inner_goods_list .goodslist .item .name {
    font-size: 16px;
  }

  .inner_news_list_page .news_list li .item .pic img {
    width: 100%;
  }

  .inner .top_typelist .typelist {
    position: static;
    margin-right: 0;
  }

  .inner ._title h5,
  .inner ._title2 .lf {
    font-size: 25px;
    text-align: center;
  }

  .inner_about_read .inner .about .rt {
    float: none;
    width: 100%;
    margin-top: 50px;
  }

  .inner_about_read .inner .about .rt .item .message .num {
    font-size: 30px;
  }

  .inner_about_read .inner .about .lf {
    float: none;
  }

  .inner_about_read .inner .about .rt .item {
    margin-bottom: 30px;
  }

  .inner ._title2 .rt {
    display: none;
  }

  .inner_about_read .inner .mt {
    margin-top: 33px;
  }

  .inner_about_read .inner .wenhua .list {
    grid-template-columns: repeat(2, 1fr);
  }

  .inner_about_read .inner .wenhua .list .item .summary {
    font-size: 12px;
  }

  .inner_about_read .inner .wenhua .list .item .name {
    font-size: 16px;
  }

  .inner ._title .line {
    margin-left: auto;
  }

  .inner_about_read .inner .licheng .swiper-button-next img,
  .inner_about_read .inner .licheng .swiper-button-prev img,
  .inner_about_read .inner .zhengshu .swiper-button-next img,
  .inner_about_read .inner .zhengshu .swiper-button-prev img,
  .inner_about_read .inner .shebei .swiper-button-next img,
  .inner_about_read .inner .shebei .swiper-button-prev img {
    width: 27px;
  }
  .inner_about_read .inner .licheng .swiper-button-next,
  .inner_about_read .inner .zhengshu .swiper-button-next,
  .inner_about_read .inner .shebei .swiper-button-next {
    right: 0;
  }
  .inner_about_read .inner .licheng .swiper-button-prev,
  .inner_about_read .inner .zhengshu .swiper-button-prev,
  .inner_about_read .inner .shebei .swiper-button-prev {
    left: 0;
  }

  .inner_about_read .inner .licheng .list .item .nian .num {
    font-size: 28px;
  }

  .inner_about_read .inner .zhengshu .list {
    margin-top: 30px;
  }

  .inner_about_read .inner .huoban .list {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 29px;
  }

  .inner_about_read .inner .huoban .list .item {
    height: 79px;
    width: 94%;
  }

  .inner .sousuo_box .submitsearch {
    width: 94px;
    height: 39px;
    font-size: 14px;
  }

  .inner .sousuo_box .search_input {
    height: 40px;
  }

  .cc img {
    max-width: 100% !important;
    height: auto !important;
    width: auto !important;
  }

  .inner .cc table td,
  .inner .cc tbody td {
    width: auto !important;
    word-wrap: break-word;
    word-break: break-all;
  }

  .inner .cc {
    /**{
       text-indent: unset !important;
    }*/
  }

  .inner .cc table,
  .inner .cc tbody {
    table-layout: fixed;
    word-wrap: break-word;
    width: 370% !important;
    max-width: 370px !important;
    word-break: break-all;
    overflow-x: scroll;
  }

  .inner_goods_list .inner .goodslist .item .name .title {
    font-size: 25px;
  }

  .inner_goods_list .inner .goodslist .item .name {
    padding-left: 0;
    padding-right: 0;
  }

  .inner_zhengshu_list_page .inner .inner_ban {
    margin-bottom: 0;
  }

  .inner_case_list .inner .caselist .item {
    width: 48%;
  }

  .inner_kongjian_list .kongjianlist .item .name {
    position: static;
    margin-left: 0;
    width: 100%;
    font-size: 16px;
    border-radius: 0;
    padding: 10px;
  }
}

/*# sourceMappingURL=inner_tpl.css.map */
