img {
  max-width: 100%;
  border: none;
  vertical-align: middle;
  object-fit: contain;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.m-header {
  width: 22px;
  height: 15px;
  display: none;
  cursor: pointer;
  float: right;
}
.m-header .box {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.m-header .line {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #ec7145;
  position: absolute;
  left: 0;
  transition: width 0.3s ease 0s;
}
.m-header .line1 {
  width: 12px;
  top: 0;
}
.m-header .line2 {
  width: 20px;
  top: 6px;
}
.m-header .line3 {
  width: 16px;
  top: 13px;
}
.m-header-menu {
  position: fixed;
  right: -100%;
  width: 66%;
  top: 0;
  z-index: 99999;
  height: 100%;
  background-color: #fff;
  transition: all 0.44s ease 0s;
}
.m-header-menu .m-menu-top {
  line-height: 60px;
  background-color: #ec7145;
}
.m-header-menu .m-menu-top > a img {
  height: 35px;
}
.m-header-menu .m-menu-top .tit {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  margin-left: 8.2%;
  font-family: "Base-font";
}
.m-header-menu .m-menu-top .close {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url(../images/add/close.png) no-repeat center;
  margin-right: 7.8%;
  margin-top: 22px;
  cursor: pointer;
}
.f-cb:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: ".";
}
.m-header-menu .m-header-list ul {
  width: 100%;
}
.m-header-menu .m-header-list li {
  line-height: 60px;
  width: 100%;
  border-bottom: 1px solid #f2f2f2;
}
.m-header-menu .m-header-list li .col-box {
  display: block;
  width: 84%;
  padding: 0 7.8% 0 8.2%;
}
.m-header-menu .m-header-list .tit {
  font-size: 16px;
  color: #666;
}
.m-header-menu .m-header-list .tit > a {
  color: #666;
}
.m-header-menu .m-header-list .point {
  display: inline-block;
  width: 8px;
  height: 12px;
  background: url(../images/add/arrow_right.png) no-repeat center;
  margin-top: 26px;
}
.f-cb:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: ".";
}
.m-header-menu .m-header-menu-sub {
  position: absolute;
  right: -100%;
  top: 60px;
  width: 100%;
  height: 100%;
}
.m-header-menu .m-header-menu-sub .boxs {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.4s ease 0s;
  background-color: #fff;
  height: 100%;
}
.m-header-menu .m-header-menu-sub .boxs.show {
  left: -100%;
}
.m-header-menu .m-header-menu-sub .return-fir {
  display: block;
  width: 84%;
  padding: 0 7.8% 0 8.2%;
  line-height: 60px;
  background-color: #d90e00;
}
.m-header-menu .m-header-menu-sub .return-fir p {
  padding-left: 18px;
  color: #fff;
  font-size: 16px;
  background: url(../images/add/arrow_left.png) no-repeat left center;
}
.m-header-menu .m-header-menu-sub ul,
.m-header-menu .m-header-menu-sub li {
  width: 100%;
  background: #fff;
}
.m-header-menu .m-header-menu-sub li {
  line-height: 60px;
  border-bottom: 1px solid #f2f2f2;
}
.m-header-menu .m-header-menu-sub li a {
  display: block;
  width: 84%;
  padding: 0 7.8% 0 8.2%;
  font-size: 16px;
  color: #666;
}
.m-shadow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
  z-index: 9999;
}
.mobile-banners {
  display: none;
}
.mobile-banners img {
  width: 100%;
/*   height: 100%; */
  object-fit: cover;
}
.s_content {
  overflow: hidden;
}
/* // 手机导航 */
.law-box {
  display: none;
}
.law-box .law-item {
  padding: 30px 0;
  display: flex;
  border-bottom: 1px solid #ccc;
}
.law-box .law-item img {
  width: 180px;
  display: block;
  margin-right: 27px;
}
.law-box .law-item .info {
  display: flex;
  flex-direction: column;
}
.law-box .law-item .info .top {
  display: flex;
  align-items: center;
}
.law-box .law-item .info .top .name {
  font-size: 22px;
  margin-right: 50px;
  font-weight: bold;
}
.law-box .law-item .info .top .pos {
  font-size: 16px;
  color: #666;
}
.law-box .law-item .info .intro {
  font-size: 16px;
  color: #666;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 28px;
}
.law-box .law-item .info .mor {
  width: 169px;
  height: 40px;
  border-radius: 23px;
  font-size: 16px;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 40px;
  transition: 0.3s;
  margin-top: 15px;
  background-color: #ec7145;
}
.xinwen-con ul {
  float: none;
  overflow: hidden;
}
.mobile-leave {
  display: none;
  padding: 30px 0;
}
.mobile-leave .item {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.mobile-leave .item span {
  min-width: 68px;
  font-size: 16px;
  margin-right: 10px;
}
.mobile-leave .item .input {
  flex: 1;
}
.mobile-leave .item .input input {
  width: 100%;
  height: 100%;
  padding: 8px;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
}
.mobile-leave .da-item {
  display: flex;
}
.mobile-leave .da-item span {
  min-width: 68px;
  font-size: 16px;
  margin-right: 10px;
}
.mobile-leave .da-item .text {
  flex: 1;
}
.mobile-leave .da-item .text textarea {
  width: 100%;
  height: 100%;
  padding: 8px;
  height: 150px;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
}
.mobile-leave .mc-tijiao {
  display: block;
  margin: 20px auto 0;
  padding: 7px 40px;
  background: #014083;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-size: 14px;
  overflow: hidden;
  cursor: pointer;
  font-weight: bold;
  border: none;
}
.case-class a:last-child {
  background: none;
}
.you-jian {
  display: none;
}
@media screen and (min-width: 1200px) {
  .nav li:hover {
    transform: translateY(-100%);
  }
  .nav li:hover::after {
    background: #ec7145;
    box-shadow: 0px 0px 8px 0px rgba(14, 5, 10, 0.27);
    color: white;
  }
  .fullSlide .prev:hover {
    background: url(../images/left-1.png) center top no-repeat;
  }
  .fullSlide .next:hover {
    background: url(../images/right-1.png) center top no-repeat;
  }
  .fullSlide .pnBtn .arrow:hover {
    filter: alpha(opacity=60);
    opacity: 0.6;
  }
  .s_content li:hover {
    background-color: #ec7145;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.36);
    border: 2px solid #ec7145;
  }
  .s_content li:hover .service_content h2 {
    color: white;
  }
  .s_content li:hover .service_icon1 {
    background: url(../images/icon1-1.png) no-repeat;
  }
  .s_content li:hover .service_icon2 {
    background: url(../images/icon2-2.png) no-repeat;
  }
  .s_content li:hover .service_icon3 {
    background: url(../images/icon3-3.png) no-repeat;
  }
  .s_content li:hover .service_icon4 {
    background: url(../images/icon4-4.png) no-repeat;
  }
  .s_content li:hover .service_icon5 {
    background: url(../images/icon5-5.png) no-repeat;
  }
  .s_content li:hover .service_icon6 {
    background: url(../images/icon6-6.png) no-repeat;
  }
  .more:hover::before {
    transform: translateX(0);
  }
  .news_more:hover {
    transform: translateY(-100%);
  }
  .slideTxtBox .bd li:hover h2 {
    color: #ec7145;
  }
  .anli-top a:hover {
    color: #e7764d;
  }
  .anli-con ul li:hover .anli-kuang {
    background: url(../images/right3.png) 330px 24px no-repeat;
    transition: all ease-in-out 0.5s;
    opacity: 1;
    width: 100%;
    /* height: 58px; */
    /* left: 8px;
    bottom: 12px; */
  }
  .anli-con ul li:hover .anli-block {
    display: block;
    transition: all ease-in-out 0.5s;
  }
  .xinwen-top span a:hover {
    color: #ec7145;
  }
  .xinwen-con ul li:hover {
    box-shadow: 0px 1px 8px 0px rgba(183, 183, 183, 0.5);
    transition: all ease-in-out 0.3s;
    background: #fff;
  }
  .xinwen-con ul li:hover:after {
    opacity: 1;
    transition: all ease-in-out 0.3s;
    top: 25px;
  }
  .xinwen-con ul li:hover h3 {
    background: url(../images/jian.png) left center no-repeat;
    text-indent: 40px;
    transition: all ease-in-out 0.3s;
  }
  .xinwen-con ul li:hover h2 {
    color: #ec7145;
    transition: all ease-in-out 0.3s;
  }
  .yeshu a:hover {
    border: 1px solid #ec7145;
    color: #ec7145;
  }
  .tiao a:hover {
    color: #ec7145;
  }
  .case-class a:hover {
    color: #ec7145;
  }
  .case-con ul li:hover .case-des:after {
    width: 100%;
    transition: all ease-in-out 0.5s;
  }
  .case-con ul li:hover .case-des:before {
    opacity: 1;
    right: 15px;
    transition: all ease-in-out 0.5s;
  }
  .case-con ul li:hover .case-img img {
    transform: scale(1.2);
    transition: all ease-in-out 1s;
  }
  .case-left:hover {
    background: url(../images/l1-1.png);
  }
  .case-right:hover {
    background: url(../images/r1-1.png);
  }
  .tuandui-con ul li:hover .tuandui-top:after {
    transition: all ease-in-out 0.5s;
    width: 100%;
    background: #ec7145;
  }
  .tuandui-con ul li:hover {
    background: url(../images/jiantour1.png) 1108px center no-repeat #fff;
    transition: all ease-in-out 0.5s;
    box-shadow: 0px 1px 8px 0px rgba(183, 183, 183, 0.5);
  }
  .msg_btn_area a:hover {
    text-decoration: none;
    background: #014083;
  }
}
@media screen and (max-width: 1200px) {
  .center,
  .container,
  .slideBox,
  .slideBox .tempWrap,
  .slideBox .tempWrap li {
    padding: 0 15px;
  }
  .m-header {
    display: block;
  }
  .nav {
    display: none;
  }
  .add-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .guanggao {
    display: none;
  }
  .service-center {
    display: none;
  }
  .service-left {
    margin-top: 0;
    width: 48%;
  }
  .s_content {
    display: flex;
    justify-content: space-between;
  }
  .slideTxtBox {
    width: 100%;
    height: auto;
    float: none;
  }
  .question {
    float: none;
    margin-top: 30px;
  }
  .slideTxtBox .bd li {
    width: 50%;
    height: auto;
    margin: 0 0 36px;
  }
  .txtMarquee-top {
    width: 100%;
    height: auto;
  }
  .t_content {
    display: none;
  }
  .law-box {
    display: block;
  }
  .anli-con ul li {
    width: 33.33%;
    height: auto;
  }
  .anli-kuang {
    position: inherit;
    opacity: 1;
    width: 100%;
  }
  .top1 {
    display: none !important;
  }
  .lianxi .container {
    display: flex;
    justify-content: space-between;
  }
  .lianxi1,
  .lianxi2,
  .lianxi3,
  .lianxi4 {
    width: auto;
  }
  .lianxi1 {
    padding: 0;
    display: none;
  }
  .xinwen-con ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .xinwen-con ul li {
    width: 48%;
    margin-right: 0;
  }
  .xinwen-con ul li {
    height: auto;
  }
  .case-con ul li {
    width: 32%;
    margin-right: 2%;
  }
  .case-img {
    width: auto;
    height: auto;
  }
  .case-img img {
    width: 100%;
  }
  .case-des {
    width: 100%;
    height: auto;
    padding: 15px 0;
  }
  .case-des:before,
  .case-des:after {
    opacity: 1;
    width: 100%;
  }
  .case-des:before {
    right: 0;
  }
  .tuandui-con ul li {
    background-image: none;
    background-color: #fafafa;
  }
  .you-jian {
    display: block;
    position: absolute;
    right: 60px;
    top: 46%;
  }
  .add-tuandui {
    display: none;
  }
  .nei-law-box {
    padding: 30px 0;
  }
}
@media screen and (max-width: 1024px) {
  .fullSlide {
    display: none;
  }
  .mobile-banners {
    display: block;
  }
  .choice2 {
    display: block;
  }
  .choice1 {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .logo img {
    height: 65px;
  }
  .mobile-banners {
    height: 300px;
  }
  #dituContent {
    height: 300px !important;
  }
  .case-detail {
    width: auto;
    height: auto;
  }
  .case-photo {
    width: 100%;
    height: auto;
  }
  .case-fx {
    width: auto;
  }
  .case-fxl,
  .case-fxr {
    width: 50%;
    text-indent: 15px;
  }
  .case-fxl {
    background: url(../images/jianl.png) 65px center no-repeat #cccccc;
  }
  .case-fxr {
    background: url(../images/jianr.png) 65px center no-repeat #ec7145;
  }
  .case-text {
    margin: 30px 0;
  }
}
@media screen and (max-width: 640px) {
  .s_content {
    flex-wrap: wrap;
  }
  .service-left {
    width: 100%;
  }
  .s_content li {
    margin-bottom: 20px;
  }
  .title {
    margin: 30px 0;
  }
  .news {
    padding-bottom: 30px;
  }
  .team {
    padding-bottom: 30px;
  }
  .anli {
    padding-bottom: 0;
  }
  .xinwen-con ul li h2 {
    font-size: 20px;
  }
  .xinwen-con ul li {
    padding: 15px;
    margin-bottom: 20px;
  }
  .yeshu {
    margin-top: 20px;
  }
  .yeshu a {
    padding: 10px;
    margin-bottom: 10px;
  }
  .xinwen {
    padding-bottom: 30px;
  }
  .xinwen-con {
    padding-top: 30px;
  }
  .xinwen-con ul {
    margin-top: 30px;
  }
  .pc-leave {
    display: none;
  }
  .mobile-leave {
    display: block;
  }
  .case-con ul li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 20px;
  }
  .case-con ul li:nth-of-type(3n) {
    margin-right: 4%;
  }
  .case-con ul li:nth-of-type(2n) {
    margin-right: 0;
  }
  .case-des {
    font-size: 15px;
  }
  .case-class {
    margin: 30px 0;
  }
  .case-con,
  .tuandui-con {
    padding-top: 30px;
  }
  .case,
  .tuandui {
    padding-bottom: 30px;
  }
  .nei-law-box {
    padding: 0 0 30px;
  }
}
@media screen and (max-width: 500px) {
  .mobile-banners {
    height: 250px;
  }
  .s_content li {
    padding: 10px;
  }
  .service_content {
    padding: 8px 0 8px 15px;
  }
  .service_content h2 {
    font-size: 18px;
  }
  .service_content h3 {
    font-size: 16px;
    margin-top: 10px;
  }
  .a_content {
    padding: 0 0 25px;
    background: none;
  }
  .slideTxtBox .bd li {
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
  }
  .law-box .law-item {
    flex-wrap: wrap;
  }
  .law-box .law-item img {
    width: 100%;
    margin-right: 0;
  }
  .law-box .law-item .info {
    margin-top: 15px;
  }
  .law-box .law-item .info .mor {
    margin: 15px auto 0;
  }
  .anli-con ul li {
    width: 44%;
  }
  .anli-kuang {
    height: auto;
    padding: 10px;
    font-size: 15px;
  }
  .anli-con ul {
    margin-bottom: 30px;
  }
  .lianxi .container {
    flex-wrap: wrap;
  }
  .lianxi3 {
    margin-top: 30px;
  }
  .lianxi2 h2,
  .lianxi3 h2 {
    margin-bottom: 10px;
  }
  .lianxi3 p {
    line-height: 32px;
  }
  .law-box .law-item .info .top {
    justify-content: space-between;
  }
  .law-box .law-item .info .top .name {
    margin-right: 10px;
  }
  .a_content p {
    line-height: 28px;
    text-align: justify;
  }
  .jianjie-con {
    text-align: justify;
  }
  .lanmu {
    width: auto;
    height: auto;
    background: none;
    padding: 0;
  }
  .jianjie-con,
  .jianjie-con {
    padding-top: 30px;
  }
  .jianjie {
    padding-bottom: 30px;
  }
  .xinwen-top span {
    display: none;
  }
  .xinwen-detail1 p {
    line-height: 28px;
  }
  .xinwen-detail {
    padding: 30px 0;
  }
  .tiaol,
  .tiaor {
    width: 100%;
    float: none;
    margin-bottom: 10px;
    text-align: left;
  }
  .tiao {
    margin-top: 30px;
  }
  .xinwen-detail1 h2 {
    text-align: center;
    background: none;
    margin: 0;
  }
}
