.banner_box {
  margin-top: 120px;
}
.bx-wrapper {
  margin: 0 auto 0;
  /* height: 100%; */
}
.bx-wrapper .bx-prev {
  background-image: url('../images/b_left.png');
  background-size: 20px 32px;
  background-position: 0 0;
  left: 3%;
}
.bx-wrapper .bx-next {
  background-image: url('../images/b_right.png');
  background-size: 20px 32px;
  background-position: 0 0;
  right: 3%;
}
.banner_box {
  position: relative;
}
.banner_box .banner1_text {
  position: absolute;
  width: 1280px;
  left: 50%;
  margin-left: -640px;
  top: 15%;
  color: #fff;
}
@media only screen and (max-width: 480px){
	.banner_box .banner1_text {
		top: 2%;
	}
	.banner_box .banner1_text{
		bottom:auto;
	}
}
.banner_box .banner1_text h2 {
  letter-spacing: 5px;
  width: 15%;
}
.banner_box .banner1_text h3 {
  width: 20%;
  font-weight: normal;
  white-space: nowrap;
}
.banner_box .banner1_text p {
  width: 400px;
  color: #fff;
}
.banner_box .banner1_text a {
  display: inline-block;
  color: #ff6b2e;
  background: #fff;
  padding: 5px 10px;
}
.banner_box .banner1_text a:hover {
  color: #fff;
  background: #ff6b2e;
}
.banner_box .banner1_text.only-text {
  top: auto;
  bottom: 11%;
}
@media only screen and (max-width: 480px){
	.banner_box .banner1_text.only-text {
		top: 2%;
  		bottom: auto;
	}
}
.banner_box .banner1_text.only-text .only-text-inner {
  margin-left: 16%;
}
.banner_box .banner1_text.only-text .only-text-inner p {
  width: 60%;
}
.banner_box .banner1_text.only-text h4 {
  width: 60%;
  margin-left: 16%;
  font-family: 'TitilliumWeb-SemiBold';
  line-height: 1;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
@media only screen and (max-width: 480px) {
	.banner_box .banner1_text.only-text h4 {
		font-size:15px;width:90%;margin-left: 0%;
	}
	.banner_box .banner1_text.only-text .only-text-inner{
		margin-left: 0%;    margin-top: 5px;
	}
	.banner_box .banner1_text.only-text .only-text-inner p{
		font-size:12px;
	}
}
@media only screen and (max-width: 1439px) {
  .banner_box {
    margin-top: 120px;
  }
  .banner_box .banner1_text {
    width: 940px;
    left: 50%;
    margin-left: -470px;
  }
  .banner_box .bx-wrapper img {
    width: 280px;
  }
  .banner_box .banner1_text.only-text .only-text-inner p {
    width: 70%;
  }
}
@media only screen and (max-width: 1024px) {
	.banner_box .bx-wrapper img {
    	width: 240px;
  	}
}
@media only screen and (max-width: 768px) {
	.banner_box .bx-wrapper img {
    	width: 200px;
  	}
}
@media only screen and (max-width: 480px) {
	.banner_box .banner1_text.only-text .only-text-inner p {
	    width: 100%;line-height: 1.3em;
	}
	
}
@media only screen and (max-width: 1024px) {
  .banner_box {
    margin-top: 100px;
  }
  .banner_box .banner1_text h2 {
    line-height: 40px;
  }
  .banner_box .banner1_text {
    bottom: auto;top:4%;
    width: 70%;
    left: 20%;
    margin-left: auto;
  }
  .banner_box .banner2_text h2 {
    width: auto;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .banner_box .banner2_text p {
    width: auto;
    padding: 0 30px 0 0;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .banner_box .banner1_text p{
  	font-size:24px;
  }
  .banner_box .banner1_text.only-text{
  	    bottom: auto;top:4%;
  }
  .banner_box .banner1_text.only-text h4{
  	width:80%;margin-left: 0%;
  }
  .banner_box .banner1_text.only-text .only-text-inner{
  	margin-left: 0%;
  }
}
@media only screen and (max-width: 768px) {
  .banner_box .banner1_text {
    width: 80%;
    bottom: auto;top:4%;
    left: 10%;
  }
  .banner_box .banner1_text.only-text{
  	bottom: auto;    top: 4%;
  }
  .banner_box .banner1_text h2 {
    line-height: 30px;
  }
  .banner_box .banner1_text p {
    width: 80%;
  }
  .banner_box .banner1_text.only-text h4{
  	font-size:28px;
  }
  .banner_box .banner1_text.only-text .only-text-inner p{
  	font-size: 20px;
  }
}
@media only screen and (max-width: 480px){
	.banner_box .banner1_text p{font-size:12px;}
}
/*图片文字区域*/
.img_text ul li {
  float: left;
  width: 31%;
  margin-right: 3.5%;
}
.img_text ul li:hover .text_info {
  background: #ff6b2e;
  padding-left: 10px;
  transition: all 500ms linear 0s;
}
.img_text ul li:hover .text_info a {
  color: #fff;
}
.img_text ul li:last-child {
  margin-right: 0;
}
.img_text ul li ._img img {
  width: 100%;
  height: auto;
  display: block;
}
.img_text ul li a {
  color: #ff6b2e;
  padding-bottom: 0;
}
.img_text ul li .text_info {
  padding: 25px 0;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .img_text ul li {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  .banner_box .bx-wrapper img {
    width: 80px;
  }
	
}
@media only screen and (max-width: 480px) {
	.bxslider > div {height: 26.3vh;}
	.banner_box .bx-wrapper img {
    	width: 50px;
  	}
  	.banner_box .bx-wrapper img.mt_40 {
    	margin-top: 10px;
  	}
}
/*地图坐标区域样式*/
.location {
  position: relative;
}
.location .l-bg {
  width: 100%;
}
.location .dot_info {
  position: absolute;
  width: 375px;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  right: 11%;
  top: 10%;
  border: 4px solid #fff;
  padding: 40px 30px;
  background: rgba(0, 0, 0, 0.25);
  -display: none;
  z-index: 10;
  cursor: pointer;
}
.location .close-info {
  position: absolute;
  top: 10px;
  right: 10px;
  background: url(../images/allow-close.png);
  background-size: cover;
  width: 15px;
  height: 15px;
}
.location .close-info:hover {
  background-image: url(../images/allow-close-active.png);
}
.location .dot ._dot span {
  float: left;
  margin-left: 5px;
}
.location .dot ._dot.active span {
  font-size: 36px;
  color: #ff6b2e;
  -webkit-text-stroke: 2px #fff;
  font-family: 'TitilliumWeb-Bold';
  font-weight: bold;
}
.t-hover:hover a {
  color: #ff6b2e;
}
.location .dot ._dot .img-btn {
  display: block;
  float: left;
}
.location .dot ._dot .img-btn-active {
  display: none;
}
.location .dot ._dot.active .img-btn-active {
  display: block;
  float: left;
}
.location .dot ._dot.active .img-btn {
  display: none;
}
.location .dot_info p {
  color: #fff;
}
.location .dot_info .com_info {
  margin-top: 15px;
}
.location .dot_info .com_info p:first-child {
  float: left;
  font-weight: bold;
  margin-right: 20px;
}
.location .dot_info .com_info p:last-child {
  float: left;
  width: 190px;
  word-wrap: break-word;
}
.location .dot_info .com_info:last-child p:last-child {
  text-decoration: underline;
}
.location .dot2 {
  position: absolute;
  top: 30%;
  left: 22%;
}
.location .dot1 {
  position: absolute;
  top: 40%;
  left: 52%;
}
.location .dot ._dot span {
  color: #fff;
  position: relative;
  top: -5px;
}
.location .dot ._dot img {
  transition: 0.5s all;
}
.location .dot ._dot:hover img {
  transform: scale(1.1);
  transition: 0.5s all;
}
.location .dot .symbol {
  position: relative;
  left: -30px;
  top: -20px;
}

.catname{font-size:26px;margin: 20px 0; font-weight: bold;}
@media only screen and (max-width: 1439px) {
  .location .inner {
    width: 1025px;
  }
  .location .dot_info {
    padding: 26px 12px;
  }
  .location .dot ._dot .img-btn {
    width: 20px;
  }
  .location .dot ._dot .img-btn-active {
    width: 24px;
  }
  .location .dot ._dot.active span {
    font-size: 26px;
  }
  .location .dot ._dot span {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1024px) {
  .location .inner {
    width: 100%;
  }
  .location .dot_info {
    padding: 18px 8px;
    width: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .location .dot_info {
    padding: 2px 2px;
    width: 280px;
    position: absolute;
    bottom: 10px;
    right: 10px;
  }
}
/*All Construction Cases样式*/
.construction_cases {
  overflow: hidden;
}
.construction_cases ._title p {
  float: right;
  line-height: 18px;
  color: #303942;
  margin: 28px 0;
  font-family: 'Times New Roman';
  font-weight: 600;
}
.construction_cases .left {
  float: left;
  width: 49%;
  position: relative;
  left: -10%;
  opacity: 0;
}
.construction_cases .left.active {
  left: 0;
  opacity: 1;
  transition: all 1s;
}
.construction_cases .left a {
  color: #fff;
  width: 100%;
}
.construction_cases .left a div {
  overflow: hidden;
}
.construction_cases .left a img {
  width: 100%;
  height: auto;
  display: block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.construction_cases .left a img:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.construction_cases .left a .text_info {
  width: 100%;
  height: 50px;
  background: #383841;
  line-height: 50px;
}
.construction_cases .left:hover a .text_info {
  background: #ff6b2e;
}
.construction_cases .left a .text_info span:first-child {
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 80%;
}
.construction_cases .left a .text_info span:last-child {
  width:100%;
  text-align: center;
}
.construction_cases .right {
  float: right;
  width: 46%;
  position: relative;
  right: -10%;
  opacity: 0;
}
.construction_cases .right.active {
  right: 0;
  opacity: 1;
  transition: all 1s;
}
.construction_cases .right li {
  float: left;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 4%;
}
.construction_cases .right li.r-sec {
  margin-right: 0;
}
.construction_cases .right li a {
  width: 100%;
  color: #fff;
}
.construction_cases .right li a div {
  overflow: hidden;
}
.construction_cases .right li a img {
  width: 100%;
  height: auto;
  display: block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.construction_cases .right li a img:hover {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.construction_cases .right li a .text_info {
  width: 100%;
  background: #383841;
  padding: 10px 15px;
  box-sizing: border-box;
  /* height: 85px; */
}
.construction_cases .right li a .text_info h3 {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 1.5rem;
  line-height: 1.5;
  text-align: center;
}
.construction_cases .right li a .text_info p {
  font-size: 12px;
  margin-top: 3px;
}
/*过渡效果*/
.construction_cases .right li:hover a .text_info {
  background: #ff6b2e;
}
@media only screen and (max-width: 1439px) {
  .construction_cases .inner {
    width: 1025px;
  }
  .construction_cases ._title p {
    margin-bottom: 15px;
  }
  .construction_cases .left a .text_info {
    height: 90px;
    line-height: 51px;
  }
  .construction_cases .left a .text_info span:first-child {
    width: 90%;
  }
  .construction_cases .left a .text_info span:last-child {
    line-height: 30px;
  }
  .construction_cases .right li {
    margin-bottom: 6.5%;
  }
  .construction_cases .left a img {
    height: 376px;
  }
  .construction_cases .right li a img {
    height: 173px;
  }
}
@media only screen and (max-width: 1024px) {
  .construction_cases .inner {
    width: 100%;
  }
  .construction_cases .left a .text_info {
    line-height: 45px;
    height: 81px;
  }
  .construction_cases .left a img {
    height: 335px;
  }
  .construction_cases .right li a img {
    height: 150px;
  }
}
@media only screen and (max-width: 768px) {
  .construction_cases .left a .text_info {
    height: 73px;
  }
}
@media only screen and (max-width: 767px) {
  .construction_cases .left {
    float: none;
    width: 98%;
    margin: 0 auto;
  }
  .construction_cases .right {
    float: none;
    width: 98%;
    margin: 0 auto;
    margin-top: 10px;
  }
  .construction_cases .right li {
    width: 49%;
    margin-right: 2%;
  }
  .construction_cases .right li:last-child {
    margin-right: 0;
  }
  .construction_cases ._title p {
    margin-right: 1%;
    margin-bottom: 10px;
  }
}
/*Hot Models区域*/
.hot_models {
  color: #fff;
  margin-top: 120px;
  margin-bottom: 150px;
}
.hot_models .hot-wrap {
  max-width: 1280px;
  margin: 0 auto;
  background: url('../images/bg2.png') no-repeat left top;
  background-size: contain;
}
.hot_models .hot-wrap .left {
  float: left;
  width: 51%;
  margin-top: 50px;
}
.hot_models .hot-wrap .left .l-inner {
  padding-left: 75px;
}
.hot_models .hot-wrap .left .l-inner .hr_title span {
  margin-right: 30px;
}
.hot_models .hot-wrap .left .l-inner .hr_title input {
  outline: none;
  color: #d6d6d6;
  padding: 2px 10px;
  border: 0;
}
.hot_models .hot-wrap .left .l-inner .hr_title img {
  position: relative;
  left: -24px;
  top: -2px;
  vertical-align: middle;
}
.hot_models .hot-wrap .left .l-inner .hm_banner {
  left: -20%;
  opacity: 0;
  margin-top: 100px;
  position: relative;
}
.hot_models .hot-wrap .left .l-inner .hm_banner ul li {
  width: 33.3333333%;
  float: left;
  position: relative;
  overflow: hidden;
}
.hot_models .hot-wrap .left .l-inner .hm_banner ul li .hm-imgs {
  width: 100%;
  height: 100%;
  transform: scale(1.4);
}
.hot_models .hot-wrap .left .l-inner .hm_banner ul li .hm-imgs.active {
  transition: all 2s;
  transform: scale(1.01);
}
.hot_models .hot-wrap .left .l-inner .hm_banner ul li .hm-icon {
  position: absolute;
  bottom: 30%;
  z-index: 2;
  left: 6%;
  transition: all 0.8s;
}
.hot_models .hot-wrap .left .l-inner .hm_banner ul li p {
  position: absolute;
  bottom: 5%;
  width: 90%;
  left: 6%;
  line-height: 1;
  z-index: 2;
  color: #fff;
  transition: all 0.8s;
}
.hot_models .hot-wrap .left .l-inner .hm_banner ul li .hl_arrow {
  position: absolute;
  left: 6%;
  bottom: 31%;
  z-index: 2;
  display: none;
}
.hot_models .hot-wrap .left .l-inner .hm_banner ul li .bg {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: rgba(243, 141, 31, 0.8);
  opacity: 0;
  transition: all 0.8s;
  width: 0;
}
.hot_models .hot-wrap .left .l-inner .hm_banner ul li.active .hm-icon {
  bottom: 10%;
  transition: all 0.8s;
}
.hot_models .hot-wrap .left .l-inner .hm_banner ul li.active .hl_arrow {
  display: block;
}
.hot_models .hot-wrap .left .l-inner .hm_banner ul li.active p {
  bottom: 40%;
  font-size: 30px;
  font-family: 'TitilliumWeb-SemiBold';
  transition: all 0.8s;
}
.hot_models .hot-wrap .left .l-inner .hm_banner ul li.active .bg {
  opacity: 1;
  width: 102%;
  transition: all 0.8s;
}
.hot_models .hot-wrap .left .l-inner .hm_banner .bx-wrapper .bx-controls-direction a {
  top: -50px;
  background: url('../images/index-a-l.png') no-repeat;
  background-size: contain;
  width: 22px;
  height: 42px;
}
.hot_models .hot-wrap .left .l-inner .hm_banner .bx-wrapper .bx-controls-direction .bx-prev:hover {
  background: url('../images/index-a-l-active.png') no-repeat;
  background-size: contain;
}
.hot_models .hot-wrap .left .l-inner .hm_banner .bx-wrapper .bx-controls-direction .bx-next {
  right: auto;
  left: 70px;
  background: url('../images/index-a-r.png') no-repeat;
  background-size: contain;
}
.hot_models .hot-wrap .left .l-inner .hm_banner .bx-wrapper .bx-controls-direction .bx-next:hover {
  background: url('../images/index-a-r-active.png') no-repeat;
  background-size: contain;
}
.hot_models .hot-wrap .left .l-inner .hm_banner.active {
  opacity: 1;
  left: 0;
  transition: all 1s;
}
.hot_models .hot-wrap .right {
  float: right;
  left: -5%;
  opacity: 0;
  position: relative;
  width: 49%;
}
.hot_models .hot-wrap .right .r-inner {
  position: relative;
  padding-top: 55px;
  padding-left: 40px;
}
.hot_models .hot-wrap .right .r-inner .r-in-text {
  position: absolute;
  z-index: 999;
}
.hot_models .hot-wrap .right .r-inner h2 {
  font-family: 'TitilliumWeb-SemiBold';
}
.hot_models .hot-wrap .right .r-inner p {
  width: 59%;
}
.hot_models .hot-wrap .right .r-inner a {
  display: inline-block;
  color: #fff;
  font-family: 'TitilliumWeb-Bold';
  text-decoration: underline;
}
.hot_models .hot-wrap .right .r-inner .hot-imgs {
  position: absolute;
  left: 3%;
  bottom: -853%;
}
.hot_models .hot-wrap .right .r-inner .hot-imgs li {
  position: relative;
  display: none;
}
.hot_models .hot-wrap .right .r-inner .hot-imgs li span {
  left: 50%;
  transform: translateX(-50%);
  bottom: 10%;
  position: absolute;
  width: 262px;
  height: 37px;
  background: url('../images/hot-imgs1.png') no-repeat;
  background-size: cover;
  text-align: center;
  line-height: 37px;
  font-family: 'TitilliumWeb-Bold';
}
.hot_models .hot-wrap .right .r-inner .hot-imgs li span a {
  text-decoration: none;
  height: 37px;
  line-height: 37px;
}
.hot_models .hot-wrap .right .r-inner .hot-imgs li:first-child {
  display: block;
}
.hot_models .hot-wrap .right.active {
  left: 0;
  opacity: 1;
  transition: all 1s;
}
@media only screen and (max-width: 1439px) {
  .hot_models {
    margin-bottom: 120px;
  }
  .hot_models .hot-inner {
    padding-left: 40px;
  }
  .hot_models .hot-wrap .left .l-inner {
    padding-left: 0;
  }
  .hot_models .hot-wrap .left .l-inner .hr_title {
    padding-left: 20px;
  }
  .hot_models .hot-wrap .left .l-inner .hm_banner ul li.active p {
    bottom: 40%;
    font-size: 24px;
    font-family: 'TitilliumWeb-SemiBold';
    transition: all 0.8s;
  }
  .hot_models .hot-wrap .right .r-inner .all-p {
    margin-top: 10px;
  }
  .hot_models .hot-wrap .right .r-inner .hot-imgs {
    bottom: -765%;
  }
  .hot_models .hot-wrap .right .r-inner .hot-imgs li img {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .hot_models {
    margin-bottom: 20px;
  }
  .hot_models .hot-inner {
    padding-left: 40px;
  }
  .hot_models .hot-wrap .left {
    float: none;
    width: 100%;
  }
  .hot_models .hot-wrap .left .l-inner {
    padding-left: 0;
  }
    .hot_models .hot-wrap .left .l-inner .hm_banner .bx-wrapper{
    	margin:0;
    }
  .hot_models .hot-wrap .left .l-inner .hr_title {
    padding-left: 20px;
  }
  .hot_models .hot-wrap .right {
    width: 100%;
    float: none;
  }
  .hot_models .hot-wrap .right .r-inner .r-in-text {
    top: -270px;
    /* top:-436px; */
    right: 16%;
  }
  .hot_models .hot-wrap .right .r-inner p {
    display: none;
  }
  .hot_models .hot-wrap .right .r-inner h2,
  .hot_models .hot-wrap .right .r-inner a {
    color: #333;
  }
  .hot_models .hot-wrap .right .r-inner .hot-imgs {
    display: none;
  }
  .hot_models .hot-wrap .right .r-inner .hot-imgs li img {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .hot_models {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .hot_models .hot-inner {
    padding: 5%;
  }
  .hot_models .hot-wrap {
    background-size: cover;
  }
  .hot_models .hot-wrap .left {
    float: none;
    width: 100%;
  }
  .hot_models .hot-wrap .left .l-inner {
    padding-left: 0;
  }
  .hot_models .hot-wrap .left .l-inner .hr_title {
    padding-left: 20px;
  }
  .hot_models .hot-wrap .right {
    width: 100%;
    float: none;
  }
  .hot_models .hot-wrap .right .r-inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .hot_models .hot-wrap .right .r-inner .r-in-text {
    top: -436px;
    right: 10%;
  }
  .hot_models .hot-wrap .right .r-inner p {
    display: none;
  }
  .hot_models .hot-wrap .right .r-inner h2,
  .hot_models .hot-wrap .right .r-inner a {
    color: #333;
  }
  .hot_models .hot-wrap .right .r-inner .hot-imgs {
    display: none;
  }
  .hot_models .hot-wrap .right .r-inner .hot-imgs li img {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .hot_models {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .hot_models .hot-inner {
    padding: 5%;
  }
  .hot_models .hot-wrap {
    background-size: cover;
  }
  .hot_models .hot-wrap .left {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  .hot_models .hot-wrap .left .l-inner {
    padding-left: 0;
  }
  .hot_models .hot-wrap .left .l-inner .hr_title {
    padding-left: 20px;
  }
  .hot_models .hot-wrap .left .l-inner .hm_banner {
    margin-top: 20px;
  }
  .hot_models .hot-wrap .left .l-inner .hm_banner ul li .hm_imgs {
    width: 100%;
    z-index: 2;
  }
  .hot_models .hot-wrap .left .l-inner .hm_banner ul li .hm-icon {
    position: absolute;
    bottom: 50%;
    z-index: 2;
    left: 6%;
  }
  .hot_models .hot-wrap .left .l-inner .hm_banner ul li p {
    position: absolute;
    bottom: 5%;
    width: 90%;
    left: 6%;
    line-height: 1;
    z-index: 2;
    color: #fff;
  }
  .hot_models .hot-wrap .left .l-inner .hm_banner ul li .hl_arrow {
    position: absolute;
    left: 6%;
    bottom: 31%;
    z-index: 2;
    display: none;
  }
  .hot_models .hot-wrap .left .l-inner .hm_banner ul li .bg {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(243, 141, 31, 0.8);
    opacity: 0;
    transition: all 0.8s;
  }
  .hot_models .hot-wrap .left .l-inner .hm_banner ul li.active .hm-icon {
    position: absolute;
    bottom: 50%;
    z-index: 2;
    left: 6%;
  }
  .hot_models .hot-wrap .left .l-inner .hm_banner ul li.active p {
    position: absolute;
    bottom: 5%;
    width: 90%;
    left: 6%;
    line-height: 1;
    z-index: 2;
    color: #fff;
    transition: all 0.8s;
    font-size: 16px;
    font-family: 'TitilliumWeb-Regular';
  }
  .hot_models .hot-wrap .left .l-inner .hm_banner ul li.active .hl_arrow {
    position: absolute;
    left: 6%;
    bottom: 31%;
    z-index: 2;
    display: none;
  }
  .hot_models .hot-wrap .left .l-inner .hm_banner ul li.active .bg {
    z-index: 1;
    position: absolute;
    opacity: 0;
  }
  .hot_models .hot-wrap .left .l-inner .hm_banner .bx-wrapper .bx-controls-direction a {
    display: none;
  }
  .hot_models .hot-wrap .right {
    width: 100%;
    float: none;
  }
  .hot_models .hot-wrap .right .r-inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .hot_models .hot-wrap .right .r-inner p {
    display: none;
  }
  .hot_models .hot-wrap .right .r-inner h2,
  .hot_models .hot-wrap .right .r-inner a {
    color: #333;
  }
  .hot_models .hot-wrap .right .r-inner .hot-imgs {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
	.hot_models .hot-wrap .right .r-inner .r-in-text {
	    top: -234px;
	    right: 6%;
	}
	.hot_models .hot-wrap .right .r-inner .r-in-text h2{font-size:20px;}
}
@media only screen and (max-width: 370px) {
  .hot_models .inner .left ul li .text_info img {
    top: 10px;
  }
  .hot_models .inner .left ul li a .text_info p {
    top: 50px;
  }
}
/*All Press Release样式*/
.press_release {
  margin-top: 85px;
}
.press_release ._title p {
  float: right;
  line-height: 18px;
  color: #303942;
  margin: 28px 0;
  font-family: 'Times New Roman';
  font-weight: 600;
}
.press_release li .text_only {
  border: 1px solid #e0e0e0;
  padding: 20px 10px 10px 10px;
  overflow: hidden;
}
.press_release li .com_mask h3 {
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.press_release li .com_mask .over-h {
  overflow: hidden;
}
.press_release li .com_mask .over-h img {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.press_release li .com_mask .over-h:hover img {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.press_release li .text_only h3 {
  color: #383841;
  line-height: 30px;
  position: relative;
  left: -30%;
  opacity: 0;
}
.press_release li .text_only h3.active {
  left: 0;
  opacity: 1;
  transition: all 1s;
}
.press_release li .text_only p {
  font-size: 12px;
  color: #bababa;
}
.press_release li .text_only p span {
  float: left;
}
.press_release li .text_only img {
  float: right;
}
.press_release .left {
  float: left;
  width: 49%;
}
.press_release .left li {
  float: left;
  width: 48%;
  margin-right: 4%;
  overflow: hidden;
}
.press_release .left li .left_r {
  position: relative;
}
.press_release .left li .left_r a {
  height: 100%;
}
.press_release .left li .left_r a .left_r_img {
  width: 100%;
  height: auto;
  /*display: block;*/
}
.press_release .left li .left_r a .img_text {
  position: absolute;
  bottom: 0;
  color: #fff;
  padding: 10px;
  box-sizing: border-box;
}
.press_release .left li .left_r a .img_text span {
  color: #fff;
}
.press_release .left li:last-child {
  margin-right: 0;
}
.press_release li .com_mask {
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  overflow: hidden;
}
.press_release li .press-img-box img {
  position: relative;
  left: -30%;
  opacity: 0;
}
.press_release li .press-img-box.active img {
  left: 0;
  opacity: 1;
  transition: all 1s;
}
.press_release li .content {
  padding: 0 18px 9px 14px;
  opacity: 0;
  position: relative;
  right: -40%;
}
.press_release li .content.active {
  opacity: 1;
  right: 0;
  transition: all 1s;
}
.press_release li .content p:first-of-type {
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.press_release li .common_f {
  color: #a7a7a7;
}
.press_release li .common_f.con-diff {
  padding: 0 14px 9px 16px;
}
.press_release li .common_f span {
  float: left;
}
.press_release li .common_f img {
  float: right;
  cursor: pointer;
  margin-top: 2px;
}
.press_release .left li .left_it .press-img-box img {
  width: 100%;
  height: auto;
  display: block;
}
.press_release .right {
  float: right;
  width: 48%;
}
.press_release .right li {
  width: 48%;
  float: left;
  margin-right: 4%;
}
.press_release .right li:last-child {
  margin-right: 0;
}
.press_release li > div {
  position: relative;
}
.press_release li .mask {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -100%;
  left: 0;
  transition: all 1s;
}
.press_release li .mask.active {
  bottom: 0;
  transition: all 1s;
}
.press_release li .mask .main {
  width: 100%;
  position: absolute;
  bottom: 10px;
  padding: 0 20px;
  box-sizing: border-box;
}
.press_release li .mask .main ._share {
  float: left;
  width: 80%;
}
.press_release li .mask .main ._share a {
  margin-right: 4%;
  float: left;
}
.press_release li .mask .main .close {
  float: right;
  cursor: pointer;
}
.press_release li .mask .main h4 {
  color: #fff;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 30%;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.press_release li .text_only .mask h4 {
  margin-bottom: 10%;
}
.press_release li .com_mask:hover h3,
.press_release li .text_only a:hover {
  color: #ff6b2e;
}
.press_release li .w_ {
  width: 100%;
  height: auto;
  display: block;
}
@media only screen and (max-width: 1439px) {
  .press_release .inner {
    width: 1025px;
  }
  .press_release ._title p {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 1024px) {
  .press_release .inner {
    width: 100%;
  }
  .press_release li .mask .main {
    padding: 0 12px;
  }
  .press_release li .text_only .mask h4 {
    margin-bottom: 16%;
    line-height: 24px;
  }
  .press_release li .mask .main ._share {
    width: 80%;
  }
  .press_release li .mask .main ._share a {
    margin-right: 1%;
  }
}
.add-mobile-map {
  display: none;
  width: 100%;
}
/*.add-mobile-info {
  display: none;
}*/
 .add-mobile-info {
    display: block;
    position: absolute;
    height: 70%;
    top: 20px;
    width: 1438px;
    max-width: 94%;
    left: 50%;
    transform: translateX(-50%);
  }
  .add-mobile-info .info-inner {
    height: 100%;
  }
  .add-mobile-info .info-inner .info-in-top {
    width: 100%;
  }
  .add-mobile-info .info-inner .info-in-top .left,
  .add-mobile-info .info-inner .info-in-top .right {
    width: 15.1%;
    line-height: 40px;
    position: relative;
  }
 .add-mobile-info .info-inner .info-in-top  .info-title{color: #fffffe;font-size: 20px;    line-height: 40px;    margin-left: 20px;}
 .info-searchbtn a{    margin-left: 20px;display: block;width: 108px;height: 40px;line-height: 40px;text-align: center;background:rgba(0,0,0,0.4);color: #ffffff;border-radius: 5px;}

  .add-mobile-info .info-inner .info-in-top .left span,
  .add-mobile-info .info-inner .info-in-top .right span {
    font-size: 20px;
    height: 40px;
    background: #ccc;
    font-family: 'TitilliumWeb-SemiBold';
    display: inline-block;
    width: 100%;
    padding-left: 10%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    background: url('../images/add-mobile-arrow.png') no-repeat 90% center #efefef;
    border-radius: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .add-mobile-info .info-inner .info-in-top .left ul,
  .add-mobile-info .info-inner .info-in-top .right ul {
    display: none;
    height: 300%;
    background: #efefef;
    overflow: hidden;
    position: absolute;
    width: 100%;
    top: 40px;
    left: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    z-index: 11;
  }
  .add-mobile-info .info-inner .info-in-top .left ul li,
  .add-mobile-info .info-inner .info-in-top .right ul li {
    padding-left: 10%;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .add-mobile-info .info-inner .info-in-top .left.active span,
  .add-mobile-info .info-inner .info-in-top .right.active span {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .add-mobile-info .info-inner .com_info {
    margin-top: 10px;
    color: #fff;
    font-size: 18px;
  }
  .add-mobile-info .info-inner .com_info p.fl {
    width: 22%;
    font-family: 'TitilliumWeb-SemiBold';
  }
  .add-mobile-info .info-inner .com_info p.fr {
    width: 76%;
    font-family: 'TitilliumWeb-Regular';
    padding-left: 2%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    word-break: break-word;
  }
  .add-mobile-info .info-inner  .mobile-info{
  	    width: 375px;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    right: 6%;
    top: 50px;
    border: 4px solid #fff;
    padding: 30px 20px;
    background: rgba(0, 0, 0, 0.25);
    /*display: none;*/
    z-index: 10;
    cursor: pointer;
    position: absolute;
    color: #fff;
   
  }
.add-mobile-info .info-inner  .mobile-info .fnt_40{ font-weight: 600;}
.icon_list img{position: absolute;display: none;}
.icon_list img:first-child{left: 61.56%;top: 49.66%;display: block;}
.icon_list img:nth-child(2){left: 53%;
    top: 40.3%;}
.icon_list img:nth-child(3){left: 45.26%;
    top: 63.8%;}
.icon_list img:nth-child(4){left: 66.63%;
    top: 86.33%;}
.icon_list img:nth-child(5){    left: 32.56%;
    top: 78.33%;}
.icon_list img:nth-child(6){left: 24.66%;
    top: 36.33%;}
@media only screen and (max-width: 1200px) {
	.add-mobile-info .info-inner .mobile-info{width: 80%;left: 10%;padding: 10px;}
	.add-mobile-info .info-inner .com_info{margin-top: 0;}
	.add-mobile-info .info-inner .info-in-top .left, .add-mobile-info .info-inner .info-in-top .right{width: 25%;}
}
@media only screen and (max-width: 767px) {
  .press_release {
    margin-top: 20px;
  }
  .press_release .left {
    float: none;
    width: 98%;
    margin: 0 auto;
  }
  .press_release .left li {
    width: 49%;
    margin-right: 2%;
  }
  .press_release .right {
    float: none;
    width: 98%;
    margin: 0 auto;
    margin-top: 10px;
  }
  .press_release ._title p {
    margin-right: 1%;
    margin-bottom: 10px;
  }
  .l-bg,
  .dot_info,
  .dot {
    display: none;
  }
  .add-mobile-map {
    display: block;
  }
  .add-mobile-info {
    display: block;
    position: absolute;
    height: 70%;
    top: 5%;
    width: 80%;
    left: 10%;
    transform: translateX(0);
  }
  .add-mobile-info .info-inner {
    height: 100%;
  }
  .add-mobile-info .info-inner .info-in-top {
    width: 100%;
  }
  .add-mobile-info .info-inner .info-in-top .left,
  .add-mobile-info .info-inner .info-in-top .right {
   width: 68%;
    line-height: 40px;
    position: relative;
  }
  .add-mobile-info .info-inner .info-in-top .left span,
  .add-mobile-info .info-inner .info-in-top .right span {
    font-size: 18px;
    height: 40px;
    background: #ccc;
    font-family: 'TitilliumWeb-SemiBold';
    display: inline-block;
    width: 100%;
    padding-left: 10%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    background: url('../images/add-mobile-arrow.png') no-repeat 90% center #efefef;
    border-radius: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .add-mobile-info .info-inner .info-in-top .left ul,
  .add-mobile-info .info-inner .info-in-top .right ul {
    display: none;
    height: 300%;
    background: #efefef;
    overflow: hidden;
    position: absolute;
    width: 100%;
    top: 40px;
    left: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .add-mobile-info .info-inner .info-in-top .left ul li,
  .add-mobile-info .info-inner .info-in-top .right ul li {
    padding-left: 10%;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .add-mobile-info .info-inner .info-in-top .left.active span,
  .add-mobile-info .info-inner .info-in-top .right.active span {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .add-mobile-info .info-inner .com_info {
    margin-top: 10px;
    color: #fff;
    font-size: 18px;
  }
  .add-mobile-info .info-inner .com_info p.fl {
    width: 22%;
    font-family: 'TitilliumWeb-SemiBold';
  }
  .add-mobile-info .info-inner .com_info p.fr {
    width: 76%;
    font-family: 'TitilliumWeb-Regular';
    padding-left: 2%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    word-break: break-word;
  }
  .add-mobile-info .info-inner .mobile-info{
  	width: 100%;
  	position: static;
  	background: transparent;
  	border: none;
  }
  .icon_list{display: none;}
}
@media only screen and (max-width: 382px) {
  .press_release li .mask .main {
    padding: 0 0;
  }
  .press_release li .text_only {
    padding: 5px 2px;
  }
  .press_release li .content {
    padding: 5px 2px;
  }
}
@media only screen and (max-width: 331px) {
  .press_release li .mask .main ._share a {
    margin-right: 0;
  }
}



.bxslider > div {
  background-position: center top;
  -webkit-background-position: center top;
  background-size: contain;
  -webkit-background-size: contain;
  background-repeat: no-repeat;
  height: 90vh;
}

@media only screen and (min-width: 1025px) and (max-width: 1920px) {
	.bxslider > div {
		background-size: cover;
  		-webkit-background-size: cover;
	}
}

@media only screen and (max-width: 1024px) {
	.bxslider > div {
		height: 35.3vh;
	}
}

@media only screen and (max-width: 768px) {
	.bxslider > div {
		height: 35.3vh;
	}
}

@media only screen and (max-width: 480px) {
	.bxslider > div {
		height: 26.3vh;
	}
}

/*弹框样式*/
.alert {
  position: fixed;
  left: 60%;
  opacity: 0;
  transition: all 1s;
  transform: translateX(-50%);
  top: 40%;
  width: 760px;
  z-index: 9999;
}
.alert.active {
  transition: all 1s;
  left: 50%;
  opacity: 1;
}
.alert .skew {
  position: absolute;
  right: -129px;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 280px solid #fff;
  border-right: 127px solid #fff;
  border-style: solid;
  border-color: transparent transparent #fff #fff ;
}
.alert .main {
  padding: 40px 0 40px 60px;
  background: #fff;
}
.alert .top {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 30px;
}
.alert .top h3 {
  font-family: 'TitilliumWeb-SemiBold';
  color: #ff6b2e;
}
.alert .top .top-p1 {
  font-family: 'TitilliumWeb-SemiBold';
}
.alert .top p span {
  margin-right: 14px;
}
.alert .top p:last-of-type {
  color: #999;
}
.alert .top p a {
  margin-right: 16px;
  padding: 4px 10px;
  border: solid 1px transparent;
}
.alert .top p a:hover {
  color: #ff6b2e;
  border: solid 1px #ff6b2e;
}
.alert .top p a.active1:hover {
  color: #ff6b2e !important;
  background: #fff !important;
}
.alert .btm {
  padding-top: 30px;
}
.alert .btm span {
  float: left;
  padding: 6px 20px;
  color: #717e8a;
  border: 1px solid #717e8a;
  margin: 0 10px 5px 0;
  cursor: pointer;
}
.alert .btm span:hover {
  background: #717e8a;
  color: #fff;
  text-decoration: underline;
}
.alert .btm img {
  float: right;
  vertical-align: middle;
  margin-left: 8px;
  position: relative;
  top: 12px;
}
.alert .btm p {
  float: right;
  color: #ff6b2e;
  text-decoration: underline;
  position: relative;
  top: 6px;
  cursor: pointer;
}
.active1 {
  padding: 4px 10px;
  background: #ff6b2e;
  color: #fff!important;
}
.active2 {
  color: #fff!important;
  background: #717e8a;
}
.alert .btm .choose_another {
  height: 35px;
  box-sizing: border-box;
  border: solid 1px transparent;
  padding: 0 5px;
  float: right;
  margin-right: 1px;
}
.alert .btm .choose_another:hover {
  border-color: #ff6b2e;
  cursor: pointer;
}
.alert .other {
  float: left;
  font-size: 0;
  width: 0;
  border-color: transparent;
  border-bottom: 140px solid #fff;
  border-left: 64px solid #fff;
}
@media only screen and (max-width: 1439px) {
  .alert .btm .choose_another {
    float: left;
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1024px) {
  .alert .skew {
    display: none;
  }
}
@media only screen and (max-width: 950px) {
  .alert {
    width: 80%;
  }
  .alert .main {
    padding: 20px 30px;
  }
  .alert .top p a {
    margin-right: 8px;
    padding: 2px 4px;
  }
}
@media only screen and (max-width: 500px) {
  .alert .main {
    padding: 10px 5px;
  }
  .alert .btm span {
    padding: 2px 5px;
  }
  .alert .top p a {
    margin-right: 3px;
    padding: 2px 3px;
  }
  .alert .top p a:last-child {
    margin-right: 0;
  }
  .alert .top p span {
    margin-right: 4px;
  }
}
.header {
  position: relative;
}
.allow-box {
  display: none;
  height: 120px;
  background: #383841;
  color: #fff;
  overflow: hidden;
}
.allow-box .inner-wrap {
  padding-top: 30px;
}
.allow-box .a-left {
  cursor: pointer;
  width: 15px;
  height: 15px;
  background: url('../images/allow-close.png') no-repeat;
  margin-right: 5%;
}
.allow-box .a-left:hover {
  background-image: url('../images/allow-close-active.png');
}
.allow-box .a-mid {
  width: 65%;
}
.allow-box .a-right .a-r-top {
  margin-bottom: 10px;
}
.allow-box .a-right .a-r-top img {
  cursor: pointer;
}
.allow-box .a-right .a-r-bot a {
  color: #fff;
  text-decoration: underline;
}
.allow-box .a-right .a-r-bot a:hover {
  color: #ff6b2e;
}
.banner_box {
  margin-top: 0;
}
@media screen and (max-width: 1439px) {
  .allow-box {
    height: 120px;
    background: #383841;
    color: #fff;
    overflow: hidden;
  }
}
@media screen and (max-width: 1024px) {
  .allow-box,
  .alert {
    display: none;
  }
  .header {
    position: fixed;
  }
  .banner_box {
    margin-top: 95px!important;
  }
  .location .dot_info .com_info {
    margin-top: 0;
  }
}
@media screen and (max-width: 1000px) {
  .banner_box {
    margin-top: 90px!important;
  }
}
@media screen and (max-width: 768px) {
  .banner_box {
    margin-top: 85px!important;
  }
}
.header .inner h1 {
  position: relative;
  top: -100px;
  transition: all 1s;
  opacity: 0;
}
.header h1.active {
  opacity: 1;
  top: 10px;
  transition: all 1s;
}
.header .float {
  position: relative;
  left: -80px;
  opacity: 0;
  transition: all 1s;
}
.header .float .search img {
  animation: imgScale 1.5s;
}
.header .float.active {
  left: 0;
  opacity: 1;
  transition: all 1s;
}
@keyframes imgScale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1);
  }
}


.text_center{text-align: center;}
.catname{font-size: 42px;font-weight: bold;}
.procon ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.procon ul li{width: 30%;background: #fff;position: relative;overflow: hidden;margin: 10px 0;}
/* .procon ul li h3{font-size: 24px;color:#ff6b2e;margin-bottom: 10px;} */
/* .procon ul li a{padding: 5px 15px;background:#ff6b2e;color: #fff;float: left;} */
.procon ul li img{width:100%}
/* .procon ul li:hover{background: rgba(255,107,46,.6);transition:0.6s;} */
/* .procon ul li:hover img{transform:scale(1.1);transition:0.6s;} */
.hoverimg{transform:scale(1.1);transition:0.6s;}
.hoveroutimg{transform:scale(1);transition:0.6s;}

.construction_cases .pro1{width:100%;}
.construction_cases .pro1 li{width:45%;margin: 0;}
.construction_cases .pro1 li:nth-child(2n+1){float:right;}
.construction_cases .pro2{float:none;width:100%;display: flex;justify-content: space-between;}
.construction_cases .pro2 li{width:22%;margin: 0;}
.construction_cases .right li a img{height:auto}
.banner{margin: 100px 0 20px;}

@media screen and (max-width:768px){
	.pro,.construction_cases{width:94%;padding: 0 3%;}
	.procon ul {white-space:nowrap}
	.procon ul li{width:100%;padding:10px;height:180px;background: rgba(255,107,46,.6);}
	.procon ul li img{max-width: 70%;max-height: 70%;}
	.construction_cases .pro2{display: block;}
	.construction_cases .pro2 li{width:45%;}
	.construction_cases .pro2 li:nth-child(2n+1){float: right;}
}