.container {
  width: 1200px;
  margin: 0 auto;
}
.downloadv4a ul li .border_bottom,
.downloadv4a ul li .border_left,
.downloadv4a ul li .border_right,
.downloadv4a ul li .border_top,
.downloadv4a ul.bd li .border_bottom,
.downloadv4a ul.bd li .border_left,
.downloadv4a ul.bd li .border_right,
.downloadv4a ul.bd li .border_top,
.news_0_list ul li .border_bottom,
.news_0_list ul li .border_left,
.news_0_list ul li .border_right,
.news_0_list ul li .border_top,
.partnerpic li .border_bottom,
.partnerpic li .border_left,
.partnerpic li .border_right,
.partnerpic li .border_top,
.recru-list ul li .border_bottom,
.recru-list ul li .border_left,
.recru-list ul li .border_right,
.recru-list ul li .border_top,
.wrongv4a ul.bd li .border_bottom,
.wrongv4a ul.bd li .border_left,
.wrongv4a ul.bd li .border_right,
.wrongv4a ul.bd li .border_top {
  position: absolute;
  background: #e20e27;
}
.downloadv4a ul li:hover .download-detail .down-right a.down-ico,
.downloadv4a ul.bd li:hover .download-detail .down-right a.down-ico {
  border-color: #e20e27;
  background: #e20e27;
}
.js .animate-box {
  opacity: 0;
  opacity: 1\9;
}
.header .logo {
  float: left;
  margin-left: 120px;
  padding-top: 20px;
}
.header .logo img {
  display: block;
}
.header .navbox {
  float: left;
}
.header .tel {
  text-align: right;
  font-size: 30px;
  line-height: 1;
  font-family: DolceVita;
  padding-top: 16px;
  padding-right: 22px;
}
.header .tel i {
  color: #e20e27;
  font-size: 26px;
}
.header .nav ul li {
  position: relative;
  display: inline-block;
  width: 110px;
  text-align: center;
}
.header .nav ul li > a {
  line-height: 54px;
}
.header .nav ul li > a::after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  height: 2px;
  width: 0;
  background-color: #363636;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header .nav ul li.current > a::after,
.header .nav ul li:hover > a::after {
  width: 100%;
  opacity: 1;
}
.header .nav dl {
  display: none;
  position: absolute;
  top: 54px;
  width: 160%;
  margin-left: -30%;
  background-color: #e20e27;
  z-index: 99;
}
.header .nav dl dd a {
  display: block;
  color: #fff;
  padding: 0 10px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header .nav dl dd a:hover {
  background-color: #363636;
}
.header .nav dl dd:nth-child(n+2) a {
  border-top: 1px solid #ffa9a9;
}
.header .search {
  float: left;
  margin-left: 20px;
  width: 120px;
  height: 100px;
  position: relative;
  z-index: 99;
}
.header .search i {
  position: relative;
  top: 0;
  opacity: 1;
  display: flex;
  width: 100%;
  height: 100%;
  background-color: #202020;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 30px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header .search i.hide {
  top: -200px;
  opacity: 0;
  display: none;
}
.header .search form {
  position: relative;
  top: -200px;
  z-index: 99;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header .search form.show {
  top: 0;
  opacity: 1;
}
.header .search div {
  position: absolute;
  top: 0;
  left: 0;
  width: 480px;
  height: 100%;
  padding: 32px 0 0 40px;
  background-color: #202020;
  transform: translateX(-100%);
}
.header .search input {
  width: 80%;
  height: 34px;
  line-height: 34px;
  text-indent: 18px;
  color: #fff;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #363636;
}
.header .search input::-webkit-input-placeholder {
  color: #dce3f7;
}
.header .search input:-moz-placeholder {
  color: #dce3f7;
}
.header .search input::-moz-placeholder {
  color: #dce3f7;
}
.header .search input:-ms-input-placeholder {
  color: #dce3f7;
}
.header .search button {
  width: 100%;
  height: 100%;
  background-color: #202020;
  border: 0;
  color: #fff;
  font-size: 30px;
  cursor: pointer;
}
.header .menu {
  display: none;
}
.m_nav {
  display: none;
}
.footer {
  background-color: #202020;
  padding-top: 40px;
  color: #7c7c7c;
}
.footer a {
  color: #7c7c7c;
}
.footer .foot {
  padding-bottom: 36px;
}
.footer .foot .logof {
  padding-top: 10px;
  float: left;
}
.footer .foot .logof img {
  display: block;
  margin-bottom: 26px;
}
.footer .foot .logof p {
  line-height: 1.2;
  padding-bottom: 10px;
}
.footer .foot .m_tel {
  display: none;
}
.footer .foot .navf {
  float: left;
  padding-left: 20px;
}
.footer .foot .navf dl {
  float: left;
  margin-left: 58px;
}
.footer .foot .navf dl dt {
  line-height: 1.6;
  margin-bottom: 10px;
}
.footer .foot .navf dl dd a {
  color: #fff;
  line-height: 34px;
}
.footer .foot .code {
  float: right;
  padding-top: 10px;
}
.footer .foot .code li {
  float: left;
  text-align: center;
}
.footer .foot .code li:first-child {
  margin-right: 50px;
}
.footer .foot .code li img {
  display: block;
  width: 80px;
}
.footer .foot .code li span {
  font-size: 14px;
  line-height: 38px;
}
.footer .foot .code li p {
  display: none;
}
.footer .bottom {
  padding: 30px 0;
  line-height: 1.6;
  border-top: 1px solid #2d2d2d;
}
.footer .bottom p > a {
  margin-left: 2%;
}
.footer .bottom span,
.footer .bottom a {
  display: inline-block;
}
.footer .bottom span.a {
  float: right;
}
.bodybg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.nybanner {
  height: 180px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.nybanner .column {
  display: none;
  position: relative;
  top: 78px;
  width: 350px;
  height: 170px;
  padding-left: 50px;
  padding-top: 35px;
  background: url(/common/static/jxsjs/img/nybannerbg.png) no-repeat center / 100%;
}
.nybanner .column h2 {
  font-size: 30px;
  color: #7d7d7d;
  font-weight: normal;
  line-height: 1.6;
}
.nybanner .column p {
  color: #e20e27;
  font-size: 26px;
  font-family: DolceVita;
}
.nynav {
  border-bottom: 1px solid #aaaaaa;
}
.nynav ul li {
  float: left;
}
.nynav ul li a {
  position: relative;
  display: block;
  width: 140px;
  text-align: center;
  line-height: 69px;
}
.nynav ul li.active a {
  background-color: #fafafa;
}
.nynav ul li.active a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  background-color: #151515;
}
.list-about {
  padding-top: 70px;
  padding-bottom: 90px;
}
.list-about .container {
  position: relative;
}
.list-about .aboutcon {
  position: absolute;
  top: 30px;
  left: 47.5%;
  right: 0;
  z-index: 9;
  padding: 70px 60px 60px;
  background-color: #202020;
}
.list-about .aboutcon h3 {
  position: absolute;
  left: -75px;
  top: 0;
  font-size: 36px;
  font-weight: normal;
  color: #fff;
  font-family: DolceVita;
  text-shadow: 3px 1px 0 #e20e27;
}
.list-about .aboutcon p {
  color: #fff;
  line-height: 1.9;
  text-indent: 2em;
  text-align: justify;
}
.list-about .aboutcon2 {
  padding-top: 90px;
}
.list-about .aboutcon2 ul {
  text-align: center;
}
.list-about .aboutcon2 ul li {
  display: inline-block;
  text-align: left;
}
.list-about .aboutcon2 ul li + li {
  margin-left: 110px;
}
.list-about .aboutcon2 ul li h4 {
  font-size: 36px;
  font-family: DolceVita;
  color: #e20e27;
  font-weight: normal;
  line-height: 50px;
}
.list-about .aboutcon2 ul li h5 {
  font-size: 14px;
  line-height: 1.6;
}
.list-about .aboutcon2 p {
  padding: 35px 6.5% 90px;
  line-height: 1.9;
  text-align: center;
}
.list-about .aboutcon2 p::before {
  content: '';
  display: block;
  width: 26px;
  height: 4px;
  margin: 0 auto 15px;
  background-color: #e20e27;
}
.list-about .aboutcon3 {
  position: relative;
  border: 1px solid #aaaaaa;
  padding-left: 78px;
  padding-right: 50%;
  padding-top: 58px;
  padding-bottom: 58px;
}
.list-about .aboutcon3 img {
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
}
.list-about .aboutcon3 h3 {
  font-size: 36px;
  color: #7d7d7d;
  font-weight: normal;
  font-family: DolceVita;
  line-height: 1;
  margin-bottom: 15px;
}
.list-about .aboutcon3 p {
  line-height: 1.9;
  text-indent: 2em;
}
.list-contact {
  padding: 50px 0;
}
.list-contact .cat-tit h2 {
  font-size: 22px;
  font-weight: normal;
  line-height: 1.8em;
}
.list-contact .cat-tit p {
  text-transform: uppercase;
  font-size: 30px;
  font-family: DolceVita;
  line-height: 1em;
}
.list-contact .cat-tit p span {
  color: #e20e27;
}
.list-contact .box {
  padding: 20px 30px 30px;
}
.list-contact .box .contact ul li {
  position: relative;
  padding-top: 32px;
  padding-left: 56px;
  line-height: 1.6em;
}
.list-contact .box .contact ul li i {
  position: absolute;
  left: 0;
  top: 36px;
  width: 36px;
  height: 36px;
  background-color: #FBFBFB;
  color: #e20e27;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  border-radius: 50%;
  margin-right: 20px;
}
.list-contact .box .contact ul li h3 {
  font-size: 14px;
  color: #8d8d8d;
}
.list-contact .box .contact ul li p {
  color: #525252;
}
.list-contact .box .contact a {
  display: none;
}
.list-contact .box .mapbox {
  margin-left: 450px;
}
.list-contact .box .mapbox #allmap {
  height: 100%;
  overflow: hidden;
}
.list-contact .box .mapbox .Map {
  height: 500px;
  /* padding: 15px; */
}
.list-project {
  padding: 50px 0;
}
.list-project .pro_0_list {
  overflow: hidden;
  padding-bottom: 10px;
}
.list-project .pro_0_list ul {
  margin: 0 -20px 30px;
}
.list-project .pro_0_list ul li {
  position: relative;
  width: 33.3333%;
  margin-bottom: 20px;
  padding: 0 20px;
  min-height: auto;
  float: left;
  overflow: hidden;
}
.list-project .pro_0_list ul li a.img {
  position: relative;
  display: block;
  width: 100%;
  height: 250px;
  overflow: hidden;
  background-color: #FBFBFB;
}
.list-project .pro_0_list ul li img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.list-project .pro_0_list ul li,
.list-project .pro_0_list ul li a.jia,
.list-project .pro_0_list ul li i.bor2 {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.list-project .pro_0_list ul li .title {
  padding: 15px;
}
.list-project .pro_0_list ul li .title h5 {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.6;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.list-project .pro_0_list ul li .title h5 a {
  color: #666;
}
.list-project .pro_0_list ul li .title p {
  color: #7d7d7d;
  font-family: DolceVita;
  line-height: 1.2;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.list-project .pro_0_list ul li a.jia {
  opacity: 0;
  position: absolute;
  bottom: 28px;
  right: 23px;
  display: block;
  width: 12px;
  height: 12px;
  z-index: 10;
  color: #e20e27;
}
.list-project .pro_0_list ul li i.bor2 {
  display: block;
  width: 0;
  height: 2px;
  background-color: #e20e27;
}
.list-project .pro_0_list ul li:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.list-project .pro_0_list ul li:hover a.jia {
  opacity: 1;
}
.list-project .pro_0_list ul li:hover i.bor2 {
  width: 100%;
}
.list-news {
  padding: 50px 0;
}
.list-news .news_0_list {
  padding: 10px 0 30px;
  background: #fff;
}
.list-news .news_0_list ul {
  margin-bottom: 30px;
}
.list-news .news_0_list ul li {
  position: relative;
  padding: 25px 22px;
  margin: 20px 20px 0;
  border: 1px solid #ededed;
  overflow: hidden;
}
.list-news .news_0_list ul li img {
  height: 130px;
  margin-right: 15px;
}
.list-news .news_0_list ul li h5 {
  padding-top: 15px;
  padding-bottom: 5px;
  font-size: 16px;
  font-weight: 400;
}
.list-news .news_0_list ul li span {
  display: block;
  font-family: Arial!important;
}
.list-news .news_0_list ul li span strong {
  font-style: inherit;
  font-weight: inherit;
  font-size: 26px;
  color: #888;
  padding-right: 10px;
}
.list-news .news_0_list ul li p {
  padding-top: 5px;
  line-height: 22px;
  color: #999;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.list-news .news_0_list ul li .border_top,
.list-news .news_0_list ul li .border_left {
  left: 0;
  top: 0;
}
.list-news .news_0_list ul li .border_right,
.list-news .news_0_list ul li .border_bottom {
  bottom: 0;
  right: 0;
}
.list-news .news_0_list ul li .border_top,
.list-news .news_0_list ul li .border_bottom {
  height: 2px;
  width: 0;
}
.list-news .news_0_list ul li .border_right,
.list-news .news_0_list ul li .border_left {
  height: 0px;
  width: 2px;
}
.list-news .news_0_list ul li,
.list-news .news_0_list ul li .border_top,
.list-news .news_0_list ul li .border_right,
.list-news .news_0_list ul li .border_bottom,
.list-news .news_0_list ul li .border_left {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.list-news .news_0_list ul li:hover {
  border-color: transparent;
  background: #fbfbfb;
}
.list-news .news_0_list ul li:hover .border_top,
.list-news .news_0_list ul li:hover .border_bottom {
  width: 100%;
}
.list-news .news_0_list ul li:hover .border_left,
.list-news .news_0_list ul li:hover .border_right {
  height: 100%;
}
.list-talent {
  padding: 60px 0;
}
.list-talent .list-talent1 {
  margin-bottom: 60px;
}
.list-talent .list-talent1 .fl {
  width: 42%;
}
.list-talent .list-talent1 .fl img {
  display: block;
  width: 100%;
  max-width: 490px;
}
.list-talent .list-talent1 .con {
  padding-top: 50px;
  margin-left: 46%;
}
.list-talent .list-talent1 h2 {
  font-size: 30px;
  color: #e20e27;
  text-transform: uppercase;
  font-weight: normal;
  font-family: barlow;
  line-height: 1;
}
.list-talent .list-talent1 h1 {
  font-size: 24px;
  line-height: 60px;
}
.list-talent .list-talent1 p {
  font-size: 15px;
  color: #666666;
  line-height: 26px;
  margin-bottom: 40px;
}
.list-talent .list-talent1 a {
  display: block;
  width: 150px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  border-radius: 23px;
  background-color: #f3642c;
}
.list-talent .cat-tit {
  position: relative;
  text-align: center;
  margin-bottom: 35px;
}
.list-talent .cat-tit h2 {
  position: absolute;
  top: 0;
  width: 100%;
  font-size: 24px;
  line-height: 1;
  font-weight: normal;
}
.list-talent .cat-tit p {
  font-size: 30px;
  color: #f6f6f6;
  font-family: barlow;
  line-height: 40px;
  text-transform: uppercase;
}
.list-talent .talent-list dl {
  margin-bottom: 10px;
}
.list-talent .talent-list dl dt {
  line-height: 100px;
  background-color: #fafafa;
}
.list-talent .talent-list dl dt h2 {
  width: 33%;
  display: inline-block;
  color: #e20e27;
  font-size: 20px;
  padding-left: 5%;
}
.list-talent .talent-list dl dt span {
  color: #888888;
}
.list-talent .talent-list dl dt .btn {
  width: 50px;
  text-align: center;
  float: right;
  font-size: 26px;
  margin-right: 5%;
  cursor: pointer;
}
.list-talent .talent-list dl dt .btn::before {
  display: block;
  content: '+';
}
.list-talent .talent-list dl dt.open .btn::before {
  content: '-';
}
.list-talent .talent-list dl dd {
  display: none;
  padding: 40px 0;
}
.list-talent .talent-list dl dd .ddbox > div {
  float: left;
  width: 50%;
}
.list-talent .talent-list dl dd .ddbox > div h3 {
  font-weight: normal;
  font-size: 18px;
  color: #f3642c;
  line-height: 1;
  margin-bottom: 20px;
}
.list-talent .talent-list dl dd .ddbox > div div {
  font-size: 15px;
  line-height: 30px;
  text-align: justify;
}
.list-talent .talent-list dl dd .fl {
  padding-left: 5%;
  padding-right: 2.5%;
}
.list-talent .talent-list dl dd .fr {
  padding-left: 2.5%;
  padding-right: 5%;
}
.list-talent .talent-list dl dd .treat {
  padding: 0 5%;
  color: #e20e27;
}
.jobmess {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 560px;
  padding: 2%;
  transform: translate(-50%, -50%) scale(0);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  background-color: #fff;
  opacity: 0;
  z-index: -1;
  transition: all 0.5s;
}
.jobmess.show {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  z-index: 2;
}
.jobmess .close {
  position: absolute;
  right: 2%;
  top: 2%;
  font-size: 20px;
  cursor: pointer;
}
.jobmess h1 {
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  color: #e20e27;
  line-height: 2.6;
}
.jobmess p {
  margin-bottom: 10px;
}
.jobmess .uploadfile {
  height: auto;
  line-height: inherit;
  width: calc(100% - 110px);
}
.jobmess .upload-btn {
  background-color: #fb4d61;
  height: auto;
  line-height: inherit;
}
.jobmess .upload-btn:hover {
  background-color: #e20e27;
}
.jobmess .edl-submit {
  border-color: #e20e27;
  background: linear-gradient(#fb4d61, #e20e27);
}
#page {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
#page .pageinfo {
  margin-right: 3px;
  color: #808080;
  font-size: 14px;
  padding: 4px 10px;
  border: 1px solid #aaa;
  display: none;
}
#page .pageinfo strong {
  font-weight: normal;
  margin: 0 3px;
}
#page a {
  border: 1px solid #f97786;
  background: #fff;
  color: #808080;
  padding: 4px 10px;
  margin-left: 5px;
  transition: all 0.2s;
}
#page a:hover,
#page .curpage {
  background: #e20e27;
  color: #fff;
  text-decoration: none;
  border: 1px solid #e20e27;
}
#page .nopage {
  cursor: not-allowed;
}
#page .nopage:hover {
  background: #fff;
  color: #808080;
  border: 1px solid #aaa;
}
.pgejump {
  display: none;
}
.pgejump input {
  width: 30px;
  line-height: 32px;
  height: 32px;
  border: 0;
  text-align: center;
  border: 1px solid #ccc;
}
.pgejump #jump_btn_page {
  display: inline-block;
  line-height: 30px;
  height: 34px;
}
.content {
  padding: 50px 0;
}
.content .box {
  padding: 0 30px;
  background-color: #fff;
}
.content .detail-title {
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
}
.content .detail-title h1 {
  font-size: 30px;
  padding-top: 45px;
  color: #191919;
}
.content .detail-title .d-t {
  padding: 5px 0;
  color: #969696;
}
.content .detail-title span.d {
  padding-right: 13px;
}
.content .detail-content {
  padding: 15px 15px 30px;
  line-height: 22px;
  border: 1px solid #f0f0f0;
  border-width: 1px 0;
}
.content .detail-content img {
  max-width: 100% !important;
  display: block;
  margin: auto;
}
.content .preNext {
  text-align: center;
  line-height: 25px;
  padding-bottom: 30px;
  border-bottom: 1px solid #f0f0f0;
}
.content .preNext span {
  display: inline-block;
}
.content .preNext span a {
  width: auto;
  height: 25px;
  display: inline-block;
  background: url(/common/static/jxsjs/img/prenext.png) no-repeat 0 0;
  padding-left: 30px;
}
.content .preNext span.next a {
  background-position: 0 -39px;
  margin: 0 30px;
}
.content .preNext span.return a {
  background-position: 0 -75px;
}
.content .preNext span,
.content .preNext span a {
  color: #999;
}
@media screen and (max-width: 1680px) {
  .header .logo {
    margin-left: 100px;
  }
  .header .tel {
    padding-right: 13px;
  }
  .header .nav ul li {
    width: 90px;
  }
  .header .search {
    width: 100px;
  }
}
@media screen and (max-width: 1480px) {
  .header .logo {
    margin-left: 30px;
  }
  .header .logo img {
    width: 360px;
  }
}
@media screen and (max-width: 1300px) {
  .container {
    width: 1024px;
  }
  .header .logo {
    margin-left: 10px;
    padding-top: 7px;
  }
  .header .logo img {
    width: 300px;
  }
  .header .tel {
    display: none;
  }
  .header .nav ul li {
    width: 80px;
  }
  .header .search {
    width: 80px;
    height: 54px;
    margin-left: 10px;
  }
  .header .search div {
    width: 300px;
    padding: 10px 0 0 20px;
  }
  .footer .foot .navf {
    display: none;
  }
  .nybanner {
    height: 390px;
  }
  .nybanner .column {
    top: 95px;
  }
  .list-about .aboutcon {
    padding: 60px 50px 50px;
  }
  .list-about .aboutcon3 {
    padding-left: 50px;
    padding-right: 530px;
    padding-top: 58px;
    padding-bottom: 58px;
  }
}
@media screen and (max-width: 1100px) {
  .container {
    width: 992px;
  }
  .list-project .pro_0_list ul li a.img {
    height: 210px;
  }
}
@media screen and (max-width: 1024px) {
  body {
    font-size: 14px;
  }
  .container {
    width: 768px;
  }
  .header {
    position: relative;
    padding: 0.38rem 0;
  }
  .header .logo {
    padding-top: 0;
  }
  .header .logo img {
    width: auto;
    height: 0.58rem;
  }
  .header .nav {
    display: none;
  }
  .header .search {
    margin-right: 0.8rem;
    width: 0.8rem;
    height: 0.58rem;
  }
  .header .search i {
    color: #3f3f3f;
    background-color: transparent;
    font-size: 0.36rem;
  }
  .header .search div {
    width: 66vw;
  }
  .header .search form {
    position: absolute;
    height: 50px;
  }
  .header .search form input {
    height: 26px;
    line-height: 26px;
    text-indent: 10px;
  }
  .header .search form.show {
    top: 1.3rem;
  }
  .header .icon {
    top: 50%;
  }
  .header .icon,
  .header .icon:before,
  .header .icon:after {
    left: 0;
    position: absolute;
    background-color: #4e4f4f;
    border-radius: 0.02rem;
    transition-duration: 0.5s;
    height: 0.05rem;
    width: 100%;
  }
  .header .icon:before {
    width: 120%;
    top: -0.16rem;
    content: "";
  }
  .header .icon:after {
    width: 120%;
    top: 0.16rem;
    content: "";
  }
  .header .menu {
    display: block;
    width: 0.4rem;
    position: relative;
    transition-duration: 1s;
    position: absolute;
    right: 15px;
    top: 0.65rem;
    z-index: 99;
    cursor: pointer;
  }
  .header .menu .icon {
    transition-duration: 0.5s;
    transition-delay: 0.5s;
  }
  .header .menu .icon:after {
    transition: transform 0.5s, top 0.5s 0.5s;
  }
  .header .menu .icon:before {
    transition: transform 0.5s, top 0.5s 0.5s;
  }
  .header .menu.open .icon {
    transition-duration: 0.1s;
    transition-delay: 0.5s;
    background: transparent;
  }
  .header .menu.open .icon:before {
    transition: top 0.5s, transform 0.5s 0.5s;
    top: 0px;
    transform: rotateZ(-45deg);
  }
  .header .menu.open .icon:after {
    transition: top 0.4s, transform 0.5s 0.5s;
    top: 0px;
    transform: rotateZ(45deg);
  }
  .m_nav {
    display: block;
    position: fixed;
    right: -250px;
    top: 0;
    bottom: 0;
    width: 250px;
    background-color: #fafafa;
  }
  .m_nav li {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.1);
  }
  .m_nav li a {
    margin: 0;
    padding: 14px;
    display: block;
    text-decoration: none;
    font-size: 16px;
    color: #363636;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .m_nav li a.current {
    font-size: 16px;
    color: #fff;
    background-color: #e20e27;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
  }
  .m_nav dl {
    display: none;
  }
  .footer .bottom span.a {
    float: none;
    display: inline-block;
  }
  .nybanner {
    height: 2.6rem;
  }
  .nybanner .column {
    top: 0.95rem;
    left: 0.5rem;
    width: 4.1rem;
    height: 1.7rem;
    padding-left: 0.5rem;
    padding-top: 0.35rem;
  }
  .nybanner .column h2 {
    font-size: 0.36rem;
  }
  .nybanner .column p {
    font-size: 0.3rem;
  }
  .nynav ul li a {
    width: 1.4rem;
    line-height: 0.69rem;
  }
  .list-about {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .list-about .aboutimg {
    display: none;
  }
  .list-about .aboutcon {
    position: relative;
    top: 0;
    left: 0;
    padding: 0.3rem 0.3rem;
  }
  .list-about .aboutcon h3 {
    position: relative;
    top: 0;
    left: 0;
    font-size: 0.36rem;
  }
  .list-about .aboutcon p {
    line-height: 1.6;
  }
  .list-about .aboutcon2 {
    padding-top: 0.5rem;
  }
  .list-about .aboutcon2 ul {
    display: flex;
    justify-content: space-around;
  }
  .list-about .aboutcon2 ul li + li {
    margin-left: 0;
  }
  .list-about .aboutcon2 p {
    padding: 0.35rem 0 0.5rem;
    line-height: 1.6;
  }
  .list-about .aboutcon3 {
    padding: 0.3rem 0.3rem;
  }
  .list-about .aboutcon3 h3 {
    font-size: 0.36rem;
    margin-bottom: 0.15rem;
  }
  .list-about .aboutcon3 p {
    line-height: 1.6;
  }
  .list-about .aboutcon3 img {
    display: none;
  }
  .list-contact {
    padding: 0.5rem 0;
  }
  .list-contact .box {
    padding: 0.2rem 0.3rem 0.3rem;
  }
  .list-contact .box .contact {
    float: none;
    margin-bottom: 0.2rem;
  }
  .list-contact .box .contact ul li {
    padding-top: 0.32rem;
    padding-left: 50px;
  }
  .list-contact .box .contact ul li i {
    top: 0.36rem;
  }
  .list-contact .box .contact a {
    margin-top: 0.3rem;
    display: block;
    width: 100%;
    line-height: 0.8rem;
    text-align: center;
    color: #fff;
    background-color: #e20e27;
  }
  .list-contact .box .mapbox {
    display: none;
  }
  .list-news,
  .list-project {
    padding: 0.5rem 0;
  }
  .list-project .pro_0_list ul li {
    width: 50%;
  }
  .list-project .pro_0_list ul li a.img {
    height: 240px;
  }
  .list-talent {
    padding: 0.5rem 0;
  }
  .list-talent .list-talent1 {
    margin-bottom: 0.5rem;
  }
  .list-talent .list-talent1 .fl {
    display: none;
  }
  .list-talent .list-talent1 .con {
    margin-left: 0;
    padding-top: 0;
  }
  .list-talent .list-talent1 h2 {
    font-size: 0.3rem;
  }
  .list-talent .list-talent1 h1 {
    font-size: 0.28rem;
    line-height: 0.6rem;
  }
  .list-talent .list-talent1 p {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0.4rem;
  }
  .list-talent .talent-list dl dt {
    line-height: 1rem;
  }
  .list-talent .talent-list dl dt h2 {
    width: 33%;
    font-size: 18px;
    padding-left: 2%;
    font-weight: normal;
  }
  .list-talent .talent-list dl dt .btn {
    width: 1rem;
    font-size: 0.5rem;
    margin-right: 0;
  }
  .list-talent .talent-list dl dd {
    padding: 0.4rem 0;
  }
  .list-talent .talent-list dl dd .ddbox > div {
    float: none;
    width: auto;
    padding: 0;
  }
  .list-talent .talent-list dl dd .ddbox > div h3 {
    font-size: 16px;
    margin-bottom: 0.2rem;
  }
  .list-talent .talent-list dl dd .ddbox > div div {
    font-size: 13px;
    line-height: 22px;
  }
  .content {
    padding: 0.5rem 0;
  }
  .content .box {
    padding: 0;
  }
  .content .sector_content {
    padding-top: 0.2rem;
  }
  .content .detail-title h1 {
    padding-top: 0.45rem;
    font-size: 0.3rem;
  }
  .content .detail-content {
    margin-top: 0.2rem !important;
    margin-bottom: 0.3rem !important;
    padding: 0.15rem 0.15rem 0.3rem;
  }
  .content.lawyer .box {
    padding-top: 0.02rem;
  }
  .content.lawyer .detail-thumb {
    float: none;
    padding: 0 0.15rem;
    min-width: 280px;
    margin: 0 auto;
  }
  .content.lawyer .detail-content {
    margin-left: 0;
    margin-top: 0 !important;
    font-size: 16px;
  }
  .content.lawyer .detail-content .title {
    text-align: center;
  }
}
@media screen and (max-width: 790px) {
  .container {
    width: 100%;
    padding: 0 0.2rem;
  }
  .footer {
    padding-top: 0.4rem;
  }
  .footer .foot {
    padding-bottom: 0.4rem;
  }
  .footer .foot .logof {
    display: none;
  }
  .footer .foot .m_tel {
    display: block;
    float: left;
  }
  .footer .foot .m_tel li + li {
    margin-top: 0.4rem;
  }
  .footer .foot .m_tel li a {
    display: flex;
    align-items: center;
  }
  .footer .foot .m_tel li i {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.39rem;
    width: 0.7rem;
    height: 0.7rem;
    margin-right: 0.2rem;
    color: #fff;
    border-radius: 50%;
    background-color: #e20e27;
    box-shadow: 0 0 20px rgba(167, 4, 4, 0.3);
  }
  .footer .foot .m_tel li h2 {
    font-size: 0.4rem;
    font-family: DolceVita;
    color: #fff;
    font-weight: normal;
    line-height: 0.5rem;
  }
  .footer .foot .m_tel li h3 {
    font-size: 0.28rem;
    color: #fff;
    font-weight: normal;
    line-height: 0.5rem;
  }
  .footer .foot .m_tel li p {
    font-size: 0.24rem;
    line-height: 1;
    color: #7d7d7d;
  }
  .footer .foot .code {
    padding-top: 0.1rem;
  }
  .footer .foot .code li span {
    font-size: 0.2rem;
    font-weight: bold;
  }
  .footer .foot .code li img {
    width: 1.2rem;
    border-radius: 0.06rem;
  }
  .footer .foot .code li:first-child {
    display: none;
  }
  .footer .bottom {
    padding: 0.2rem 0;
  }
  .list-news .news_0_list {
    padding: 0 0 0.3rem;
  }
  .list-news .news_0_list ul li {
    margin: 0.2rem 0 0;
    padding: 0.15rem 0.2rem;
    height: auto;
  }
  .list-news .news_0_list ul li h5 {
    padding-top: 0.15rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .list-news .news_0_list ul li img {
    width: 2rem;
    height: 1.6rem;
    margin-right: 0.15rem;
    object-fit: contain;
  }
  .list-news .news_0_list ul li p {
    display: none;
  }
  .list-project .pro_0_list ul {
    margin: 0 0 0.3rem;
  }
  .list-project .pro_0_list ul li {
    width: 100%;
    padding: 0;
  }
  .list-project .pro_0_list ul li a.img {
    height: 65vw;
  }
  .list-project .pro_0_list ul li .title {
    padding: 0.15rem;
  }
  .list-project .pro_0_list ul li .title h5 {
    font-size: 16px;
  }
  #page {
    font-size: 0.14rem;
    height: 0.3rem;
    line-height: 0.3rem;
  }
  #page a {
    padding: 0.04rem 0.1rem;
    margin-left: 0.05rem;
  }
}
