.nav-page,
.inside-roof {
  display: none;
}

.main_middle {
  width: 1600px;
  margin: 0 auto;
}

/* 头部 */
.header_wrapper {
  height: 120px;
}

.page_logo {
  margin-right: 80px;
}

.page_logo img {
  margin-right: 6px;
}

.page_logo h1 {
  font-size: 37px;
  color: #282828;
}

.page_nav {
  flex: 1;
  height: 120px;
  line-height: 120px;
}

.page_nav .nav_ul>li {
  font-size: 16px;
  text-align: center;
}

.page_nav .nav_ul>li>a {
  display: block;
  height: 120px;
  line-height: 120px;
  color: #3a3737;
}

.page_nav .nav_ul>li:hover>a {
  color: #009944;
}

.page_nav .nav_ul>li.nav_active>a {
  color: #009944;
}

.page_phone {
  margin-left: 80px;
}

.page_phone .page_phone_top {
  margin-bottom: 5px;
  font-size: 15px;
}

.page_phone .page_phone_top span {
  margin-left: 5px;
  color: #999999;
}

.page_phone .page_phone_bottom {
  font-size: 20px;
  color: #009944;
}

/* banner */
.banner_wrapper {
  width: 100%;
}

.swiper-container img {
  width: 100%;
}

.swiper-pagination {
  bottom: 50px !important;
}

.swiper-pagination .my-bullet {
  margin: 0 6px;
  width: 50px;
  height: 7px;
  border-radius: 4px;
  background-color: #fff;
}

.swiper-pagination .my-bullet-active {
  background-color: #009944;
}

/* about_wrapper */
.about_wrapper {
  margin-top: 80px;
  position: relative;
  margin-bottom: 80px;
}

.about_title {
  margin-bottom: 30px;
}

.about_title .about_title_top {
  height: 48px;
  margin-bottom: 15px;
  font-size: 48px;
  line-height: 48px;
  font-weight: bold;
  color: #333333;
}

.about_title .about_title_top i {
  width: 30px;
  height: 3px;
  margin-right: 5px;
  background-color: #009944;
}

.about_title .about_title_top span {
  font-weight: bold;
  color: #009944;
}

.about_title .about_title_text {
  margin-left: 35px;
  font-size: 28px;
  line-height: 28px;
  color: #1f262c;
}

.about_big_en {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  font-size: 204px;
  line-height: 154px;
  font-weight: bold;
  color: #f7f7f7;
}

.about_content {
  width: 100%;
}

.about_content .about_content_left {
  margin-right: 25px;
  height: 470px;
  flex-direction: column;
}

.about_content .about_content_left img {
  width: 200px;
  height: 140px;
  margin-bottom: 32px;
}

.about_content .about_content_video {
  width: 695px;
  height: 470px;
  margin-right: 60px;
}

.about_content .about_content_video img {
  width: 100%;
  height: 100%;
}

.about_content .about_content_right {
  flex: 1;
  background-image: url("../images/2.png");
  background-repeat: no-repeat;
  background-position: right bottom;
}

.about_content .about_content_right .acr_left {
  flex: 1;
}

.about_content .about_content_right .acr_left .acr_t {
  margin: 30px 0 25px;
  height: 32px;
  font-size: 32px;
  color: #282828;
  line-height: 32px;
}

.about_content .about_content_right .acr_left .acr_line {
  width: 66px;
  height: 2px;
  margin-bottom: 25px;
  background: #009944;
}

.about_content .about_content_right .acr_left .acr_text {
  margin-bottom: 75px;
  font-size: 16px;
  color: #4d4d4d;
  line-height: 32px;
  overflow: hidden;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
}

.about_content .about_content_right .acr_left .acr_more {
  display: block;
  width: 171px;
  height: 49px;
  font-size: 16px;
  text-align: center;
  line-height: 49px;
  color: #ffffff;
  background: #009944;
}

.about_content .about_content_right .acr_right {
  flex-direction: column;
  margin-left: 55px;
}

.about_content .about_content_right .acr_right .acrr_line {
  display: block;
  margin-bottom: 25px;
  width: 1px;
  height: 80px;
  background: #009944;
}

.about_content .about_content_right .acr_right .acrr_text {
  writing-mode: tb-rl;
  font-size: 14px;
  color: #009944;
  line-height: 32px;
}

/* index_t */
.index_title {
  margin-bottom: 45px;
  position: relative;
  text-align: center;
}

.index_title .it_cn {
  height: 46px;
  font-size: 46px;
  line-height: 46px;
  font-weight: bold;
  color: #009944;
}

.index_title .it_en {
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  height: 50px;
  font-size: 50px;
  line-height: 40px;
  font-weight: bold;
  text-transform: uppercase;
  color: #5162a2;
  opacity: 0.2;
}

.index_title .it_line {
  display: inline-block;
  width: 30px;
  height: 3px;
  background: #009944;
}

/* base_wrapper */
.base_wrapper {
  margin-bottom: 80px;
}

.base_main {
  width: 100%;
}

.base_main .base_left {
  margin-right: 20px;
}

.base_main .base_left img {
  width: 19.4vw;
  height: auto;
  border-radius: 50px 0px 50px 0px;
}

.base_main .base_left a {
  position: relative;
  display: block;
}

.base_main .base_left a .zhe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50px 0px 50px 0px;
  opacity: 0;
}

.base_main .base_left a:hover .zhe {
  opacity: 1;
  transition: all 0.8s;
}

.base_main .base_left a .zhe .zhemore {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  border: 1px solid #fff;
  text-align: center;
  color: #fff;
  padding-top: 20px;
  position: absolute;
  top: 45%;
  left: 40%;
}

.base_main .base_right {
  flex: 1;
}

.base_main .base_right .base_right_item {
  margin-bottom: 19px;
}

.base_main .base_right .base_right_item a:first-of-type img {
  width: 42.2vw;
  height: auto;
  border-radius: 0px 50px 0px 50px;
}

.base_main .base_right .base_right_item a:first-of-type,
.base_main .base_right .base_right_item a:last-of-type {
  position: relative;
}

.base_main .base_right .base_right_item a:first-of-type .zhe,
.base_main .base_right .base_right_item a:last-of-type .zhe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
}

.base_main .base_right .base_right_item a:first-of-type:hover .zhe,
.base_main .base_right .base_right_item a:last-of-type:hover .zhe {
  opacity: 1;
  transition: all 0.8s;
}

.base_main .base_right .base_right_item a:first-of-type .zhe {
  border-radius: 0px 50px 0px 50px;
}

.base_main .base_right .base_right_item a:last-of-type .zhe {
  border-radius: 50px 0px 50px 0px;
}

.base_main .base_right .base_right_item a:last-of-type img {
  width: 19.4vw;
  height: auto;
  border-radius: 50px 0px 50px 0px;
}

.base_main .base_right .base_right_item a:last-of-type .zhe .zhemore {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  border: 1px solid #fff;
  text-align: center;
  color: #fff;
  padding-top: 20px;
  position: absolute;
  top: 40%;
  left: 40%;
}

.base_main .base_right .base_right_item a:first-of-type .zhe .zhemore {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  border: 1px solid #fff;
  text-align: center;
  color: #fff;
  padding-top: 20px;
  position: absolute;
  top: 40%;
  left: 45%;
}

.base_main .base_right .base_right_item:last-of-type {
  margin-bottom: 0;
  flex-direction: row-reverse;
}

/* products_wrapper */
.products_wrapper {
  margin-bottom: 80px;
}

.products_main {
  height: 480px;
}

.pro_item {
  position: relative;
  width: 23%;
  overflow: hidden;
  transition: width 0.3s linear;
}

.pro_item:hover {
  width: 29%;
}

.pro_item .pro_txt {
  position: absolute;
  top: 45px;
  right: 25px;
  writing-mode: tb-rl;
  font-size: 24px;
  color: #ffffff;
  line-height: 30px;
  padding: 0 10px 35px 0;
  border-right: 1px solid rgba(255, 255, 255, 0.28);
  transition: right 0.3s linear;
}

.pro_item:hover .pro_txt {
  right: -100px;
}

.pro_item .pro_base {
  width: 100%;
  height: 480px;
  overflow: hidden;
}

.pro_item .pro_pop {
  position: absolute;
  left: -100%;
  top: 50%;
  padding: 0 60px;
  flex-direction: column;
  align-items: flex-end;
  transform: translateY(-50%);
  width: 100%;
  height: 211px;
  background: rgba(0, 153, 68, 0.89);
  transition: left 0.3s linear;
}

.pro_item .pro_pop .pp_t {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 30px;
}

.pro_item .pro_pop .pp_img {
  margin: 15px 0 5px;
}

.pro_item .pro_pop .pp_txt {
  font-size: 16px;
  color: #ffffff;
  line-height: 30px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.pro_item .pro_pop .pp_more {
  font-size: 16px;
  color: #ffffff;
  line-height: 30px;
}

.pro_item:hover .pro_pop {
  left: 0;
}

/* food_wrapper */
.food_wrapper {
  margin-bottom: 80px;
}

.food_main {
  width: 100%;
}

.food_item {
  position: relative;
  width: 500px;
  height: 460px;
}

.food_item .food_icon {
  position: absolute;
  z-index: 1;
  top: 150px;
  left: 50%;
  transform: translateX(-50%);
  transition: top 0.3s linear, opacity 0.3s linear;
}

.food_item:hover .food_icon {
  top: 50px;
  opacity: 0;
}

.food_item .food_title {
  position: absolute;
  z-index: 1;
  top: 240px;
  left: 50%;
  text-align: center;
  transform: translateX(-50%);
  transition: top 0.3s linear;
}

.food_item:hover .food_title {
  top: 140px;
}

.food_item .food_title h4 {
  font-size: 28px;
  color: #ffffff;
  line-height: 36px;
}

.food_item .food_title span {
  font-size: 18px;
  color: #ffffff;
}

.food_item .food_txt {
  position: absolute;
  z-index: 1;
  width: 100%;
  padding: 0 40px;
  top: 330px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 16px;
  color: #ffffff;
  opacity: 0;
  transition: top 0.3s linear, opacity 0.3s linear;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.food_item:hover .food_txt {
  opacity: 1;
  top: 230px;
}

.food_item .food_more {
  position: absolute;
  z-index: 1;
  top: 430px;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  border: 1px solid #ffffff;
  line-height: 28px;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  opacity: 0;
  transition: top 0.3s linear, opacity 0.3s linear;
}

.food_item:hover .food_more {
  opacity: 1;
  top: 330px;
}

.food_item .food_shade {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(0, 153, 68, 0.7);
  transition: top 0.3s linear, opacity 0.3s linear;
}

.food_item:hover .food_shade {
  opacity: 1;
}

.food_item .food_img {
  width: 100%;
  height: 100%;
}

/* news_wrapper */
.news_wrapper {
  margin-bottom: 80px;
}

.news_main {
  width: 100%;
}

.news_left {
  flex: 1;
  margin-right: 50px;
}

.news_left_item {
  margin-bottom: 60px;
  padding-left: 60px;
  background-image: url("../images/news_default.png");
  background-repeat: no-repeat;
  background-position: left top;
}

.news_left_item:hover {
  background-image: url("../images/news_active.png");
}

.news_left_item .nli_t {
  display: block;
  margin-bottom: 15px;
  font-size: 18px;
  color: #282828;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.news_left_item .nli_txt {
  font-size: 14px;
  color: #666666;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.news_right {
  width: 900px;
  padding: 40px;
  background-color: #f6f6f6;
}

.news_right_item {
  margin-bottom: 40px;
}

.news_right_item .nri_img {
  width: 265px;
  margin-right: 30px;
  height: 195px;
  overflow: hidden;
}

.news_right_item .nri_img img {
  width: 100%;
  height: 100%;
  transition: transform 0.3s linear;
}

.news_right_item:hover .nri_img img {
  transform: scale(1.1);
}

.news_right_item .nri_right {
  flex: 1;
  flex-direction: column;
}

.news_right_item .nri_right .nrir_time {
  font-size: 24px;
  color: #999999;
  line-height: 36px;
}

.news_right_item .nri_right .nrir_time span {
  font-size: 36px;
  font-weight: bold;
  color: #009944;
  line-height: 36px;
}

.news_right_item .nri_right .nrir_t {
  display: block;
  margin: 15px 0;
  font-size: 18px;
  font-weight: bold;
  color: #383838;
  line-height: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.news_right_item .nri_right .nrir_txt {
  font-size: 14px;
  color: #666666;
  line-height: 28px;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

/* bottom_wrapper */
.bottom_wrapper {
  padding-top: 60px;
  background-color: #1e1e1e;
}

.b_top {
  padding-bottom: 60px;
}

.b_top .b_t_t {
  margin-bottom: 30px;
  font-size: 28px;
  color: #ffffff;
}

.b_top .b_t_t i {
  margin-top: 15px;
  display: block;
  width: 50px;
  height: 2px;
  background: #009944;
}

.b_top .fast_link {
  width: 230px;
  margin-right: 100px;
  border-right: 1px solid rgba(165, 165, 165, 0.2);
}

.b_top .fast_link .b_t_nav {
  font-size: 14px;
  line-height: 36px;
}

.b_top .fast_link .b_t_nav a {
  color: #A5A5A5;
}

.b_top .fast_link .b_t_nav a:hover {
  color: #009944;
}

.b_top .b_contact {
  flex: 1;
  border-right: 1px solid rgba(165, 165, 165, 0.2);
}

.b_top .b_contact .b_c_t {
  margin-bottom: 35px;
  font-size: 20px;
  color: #ffffff;
}

.b_top .b_contact .b_c_info {
  width: 100%;
}

.b_top .b_contact .b_c_info .b_c_info_left {
  width: 152px;
  margin-right: 15px;
  text-align: center;
}

.b_top .b_contact .b_c_info .b_c_info_left img {
  display: inline-block;
  margin-bottom: 5px;
}

.b_top .b_contact .b_c_info .b_c_info_left span {
  display: inline-block;
  font-size: 15px;
  color: #ffffff;
}

.b_top .b_contact .b_c_info .b_c_info_right {
  flex: 1;
}

.b_top .b_contact .b_c_info .b_c_info_right ul {
  margin-bottom: 15px;
}

.b_top .b_contact .b_c_info .b_c_info_right ul li {
  height: 32px;
  font-size: 16px;
  color: #ffffff;
}

.b_top .b_contact .b_c_info .b_c_info_right ul li img {
  
  margin-right: 10px;
}

.b_top .b_message {
  width: 490px;
  margin-left: 100px;
}

.b_top .b_message .b_m_from {
  width: 100%;
}

.b_top .b_message .b_m_from input {
  width: 240px;
  height: 40px;
  margin-bottom: 15px;
  padding: 0 10px;
  font-size: 14px;
  border: 0;
  color: #666;
  background-color: #fff;
}

.b_top .b_message .b_m_from textarea {
  margin-bottom: 30px;
  width: 100%;
  height: 80px;
  padding: 5px 10px;
  font-size: 14px;
  border: 0;
  color: #666;
  background-color: #fff;
}

.b_top .b_message .b_m_from button {
  width: 143px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  font-size: 16px;
  border: 0;
  color: #fff;
  border-radius: 19px;
  background: #009944;
}

.b_bottom {
  border-top: 1px solid rgba(165, 165, 165, 0.2);
  height: 100px;
}

.b_bottom .b_b_t {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}

.b_bottom .b_b_link {
  flex: 1;
}

.b_bottom .b_b_link a {
  display: inline-block;
  color: #009944;
  margin-right: 10px;
}

/* footer_wrapper */
.footer_wrapper {
  width: 100%;
  height: 78px;
  font-size: 14px;
  color: #a5a5a5;
  background-color: #000;
}

.footer_wrapper a {
  color: #a5a5a5;
}



/* inside_main */
.inside_main {
  margin-bottom: 50px;
}

/* page_position */
.inside_main .page_position {
  font-size: 14px;
  color: #707070;
  padding: 20px 0;
  border-bottom: 1px solid #dddddd;
}

/* inside_title */
.inside_main .inside_title {
  margin: 40px 0;
  text-align: center;
}

.inside_main .inside_title .it_info {
  font-size: 28px;
  line-height: 50px;
  color: #333333;
}

.inside_main .inside_title .ico {
  width: 20px;
  height: 2px;
  background: #009944;
  display: inline-block;
}

/* inside_single */
.inside_single {
  font-size: 14px;
  color: #474747;
  line-height: 1.8em;
}

/* .inside_single img {
  display: block;
  width: 100%;
} */


/* inside_contact_wrapper */
.inside_contact_wrapper {
  padding: 0;
}

.inc_tit {
  max-width: 1400px;
  margin: auto;
  margin-bottom: 50px;
  font-size: 14px;
}

.inside_contact {
  margin-bottom: 95px;
}

.inside_contact .inc_item {
  padding: 0 20px 0 0;
  width: 22%;
  margin-right: 4%;
}

.inside_contact .inc_item:last-of-type {
  margin-right: 0;
  border-right: 1px solid transparent;
}

.inside_contact .inc_item .c_icon {
  padding: 0;
}

.inside_contact .inc_item .c_icon img {
  padding: 0;
}

.inside_contact .inc_item .fg_line {
  margin: 30px 0;
  border: solid #009944 1px;
  display: block;
  width: 40px;
}

.inside_contact .inc_item .inc_info {
  padding: 0;
}

.inside_contact .inc_item .inc_info h6 {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
  color: #1a1a1a;
}

.inside_contact .inc_item .inc_info p {
  font-size: 14px;
  line-height: 26px;
}

.inside_map {
  padding-bottom: 70px;
}

.ineide_map_main {
  width: 100%;
  height: 500px;
}

.inside_message {
  padding: 0;
}

.inside_message .inside_form_input {
  margin-bottom: 35px;
  color: #fff;
  width: 48%;
  transition: box-shadow 0.3s linear;
}

.inside_message .inside_form_input:hover {
  box-shadow: 0 0 10px -7px rgba(129, 129, 129, 1);
}

.inside_message .inside_form_input .inside_ipt {
  padding: 17px;
  color: #808080;
  border: 1px solid #dbdbdb;
  font-size: 14px;
  width: 100%;
}

.inside_message .inside_form_textarea {
  margin-bottom: 55px;
  display: inline-block;
  width: 100%;
  transition: box-shadow 0.3s linear;
}

.inside_message .inside_form_textarea:hover {
  box-shadow: 0 0 10px -7px rgba(129, 129, 129, 1);
}

.inside_message .inside_form_textarea .inside_tarea {
  padding: 17px;
  height: 210px;
  border: 1px solid #dbdbdb;
  color: #6d6d6d;
  font-size: 14px;
  width: 100%;
}

.inside_message .inside_form_btn {
  display: inline-block;
  width: 100%;
}

.inside_message .inside_form_btn .inside_btn {
  padding: 15px 70px;
  background-color: #282828;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 15px;
  border-bottom: solid #009944 2px;
  transition: box-shadow 0.3s linear;
}

.inside_message .inside_form_btn .inside_btn:hover {
  box-shadow: 0 0 10px -7px rgba(129, 129, 129, 1);
}

/* inside_list */
.inside_list {
  margin-bottom: 20px;
  padding-bottom: 20px;
  overflow: hidden;
  border-bottom: 1px solid #dbdbdb;
}

.inside_list a {
  margin-right: 10px;
  padding: 10px 25px;
  background: #f5f5f5;
  font-size: 16px;
  color: #555555;
  display: block;
  transition: background-color 0.3s linear;
}

.inside_list a:hover {
  color: #fff;
  background-color: #009944;
}

.inside_list a.on {
  color: #fff;
  background: #009944;
}

/* inside_picture */
.inside_picture {
  width: 100%;
}

.inside_pro_item {
  width: 23.5%;
  padding-bottom: 20px;
  margin: 0 2% 30px 0;
  box-shadow: 0 0 10px -7px rgba(0, 0, 0, 1);
  background-color: #fff;
  transition: box-shadow 0.3s linear, background-color 0.3s linear;
}

.inside_pro_item:nth-of-type(4n) {
  margin-right: 0;
}

.inside_pro_item:hover {
  background-color: rgba(129, 129, 129, 0.1);
  box-shadow: 0 0 20px -7px rgba(129, 129, 129, 1);
}

.inside_pro_item .pro_img {
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
}

.inside_pro_item .pro_img img {
  width: 100%;
  transition: transform 0.3s linear;
}

.inside_pro_item:hover .pro_img img {
  transform: scale(1.05);
}

.inside_pro_item .pro_text {
  height: 60px;
  margin-bottom: 20px;
  padding: 0 20px;
  font-size: 16px;
  line-height: 60px;
  transition: color 0.3s linear;
  border-bottom: 1px solid #dadada;
}

.inside_pro_item:hover .pro_text {
  color: #009944;
}

.inside_pro_item .pro_info {
  height: 5.4em;
  font-size: 14px;
  line-height: 1.8em;
  padding: 0 20px;
  transition: color 0.3s linear;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.inside_pro_item:hover .pro_info {
  color: #666;
}

/* inside_picture_detail */
.inside_picture_detail {
  width: 100%;
  padding: 0;
}

.inside_picture_detail .ipd_title {
  padding: 50px 0 25px 0;
  border-bottom: 1px solid #dbdbdb;
  font-size: 28px;
  color: #444;
}

.inside_picture_detail .ipd_main {
  padding-top: 40px;
  font-size: 16px;
  line-height: 2em;
}

/* inside_news */
.inside_news {
  width: 100%;
}

.inside_news_item {
  width: 100%;
  border: 1px solid #dadada;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 30px;
  transition: box-shadow 0.3s linear;
}

.inside_news_item:hover {
  border: 1px solid transparent;
  box-shadow: 0 0 20px -7px rgba(129, 129, 129, 1);
}

.inside_news_item .inside_news_item_img {
  width: 240px;
  height: 170px;
  border-radius: 5px;
  margin-right: 30px;
  overflow: hidden;
}

.inside_news_item .inside_news_item_img img {
  width: 100%;
  height: 100%;
  transition: transform 0.3s linear;
}

.inside_news_item:hover .inside_news_item_img img {
  transform: scale(1.1);
}

.inside_news_item .inside_news_item_info {
  flex-direction: column;
  flex: 1;
}

.inside_news_item .inside_news_item_info h3 {
  font-size: 22px;
  line-height: 44px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.inside_news_item .inside_news_item_info h3 a {
  color: #000;
  transition: color 0.3s linear;
}

.inside_news_item:hover .inside_news_item_info h3 a {
  color: #009944;
}

.inside_news_item .inside_news_item_info span {
  font-size: 14px;
  color: #999;
  line-height: 22px;
}

.inside_news_item .inside_news_item_info p {
  line-height: 22px;
  width: 100%;
  color: #777;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.inside_news_item .inside_news_item_info>a {
  display: block;
  text-align: center;
  width: 100px;
  color: #777;
  border: 1px solid #e0e0e0;
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  border-radius: 5px;
  transition: border 0.3s linear, color 0.3s linear;
}

.inside_news_item .inside_news_item_info:hover>a {
  border: 1px solid #009944;
  color: #009944;
}

/* inside_news_detail */
.inside_news_detail {
  width: 100%;
  padding: 0;
}

.inside_news_detail .ind_title_wrapper {
  margin-bottom: 50px;
  padding: 25px 0;
  text-align: center;
  border-bottom: 1px solid #dbdbdb;
}

.inside_news_detail .ind_title_wrapper .ind_title {
  text-align: center;
  margin-bottom: 35px;
  font-size: 28px;
  color: #333333;
}

.inside_news_detail .ind_title_wrapper .ind_info {
  font-size: 12px;
  color: #888888;
}

.inside_news_detail .ind_title_wrapper .ind_info span {
  margin: 0 5px;
}

.inside_news_detail .ind_main {
  font-size: 16px;
  line-height: 2em;
}

.swiper-button-prev.ab-button-prev {
  width: 80px;
  height: 80px;
  background: url(../images/index3.png) no-repeat top center;
  right: 0;
  bottom: 82px;
  left: auto;
  top: auto;
}

.swiper-button-next.ab-button-next {
  width: 80px;
  height: 80px;
  background: url(../images/index3.png) no-repeat bottom center;
  right: 0;
  bottom: 1px;
  left: auto;
  top: auto;
}

.p_sImgBox img {
  width: 10%;
  cursor: pointer;
}

.e_box.p_textBoxs.color_horizon {
  background-color: rgba(30, 30, 30, 0.7);
  text-align: left;
  padding-left: 20px;
  margin-top: -43px;
  margin-bottom: 20px;
}

.e_box.p_textBoxs.color_horizon h4 {
  font-size: 18px;
  color: #fff;
}

.e_box.p_textBoxs.color_horizon p {
  font-size: 14px;
  color: #fff;
}

.js_thumb {
  width: auto !important;
}
.nleft_ab{
  width: 35%;
  float: left;
}
.nleft_ab img{
  width: 100%;
}
.nright_ab{
  width: 60%;
  float: right;
}
.in_about_history_wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}



.in_about_history {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 100%;
}

.history_item {
  width: 20vw;
  height: 50%;
  padding: 0 2vw;
  margin-top: 7px;
  flex-direction: column;
  justify-content: flex-end;
}

.history_item:nth-of-type(odd) {
  margin-top: 184px;
  flex-direction: column-reverse;
}

.history_item .his_content {
  font-size: 16px;
  color: #333;
  line-height: 24px;
  text-align: center;
}

.history_item .his_year {
  font-size: 32px;
  font-weight: bold;
  color: #009944;
}

.history_item .his_line {
  width: 1px;
  height: 37px;
  border: 1px solid #009944;
}

.history_item .his_point {
  width: 14px;
  height: 14px;
  border: 4px solid #009944;
  border-radius: 50%;
  background: #ffffff;
}

.g-gywm {
    height: 530px;
    max-width: 1400px;
    margin: auto;
    overflow: hidden;
}

.wm-l {
    width: 40%;
    float: left;
    color: #fff;
    height: 460px;
    overflow: hidden;
    background: #009944;
    padding: 60px 0 0 40px;
}

.wm-l h4 {
    font: 20px "Microsoft YaHei";
    line-height: 60px;
    padding-bottom: 30px;
    margin: 0;
}

.wm-l li {
    font: 16px "Microsoft YaHei";
    color: #fff;
    line-height: 40px;
}

.wm-l li b {
    font-weight: bold;
    font-size: 20px;
    color: #fff;
}

.wm-r {
    float: left;
    width: 57%;
}

#map {
    width: 100%;
    height: 460px;
    border: 1px solid rgb(204, 204, 204);
    font-size: 12px;
}

.map-title {
    font-size: 16px;
    line-height: 24px;
}

.map-list {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    margin-top: 6px;
}
.about {
    width: 100%;
    height: auto;
}

.about .box1 {
    padding-top: 70px;
}

.about .box1 .title {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
}

.about .box1 .title .t {
    font-size: 114px;
    line-height: 114px;
    color: #f6f6f6;
    font-family: HEB;
    text-transform: uppercase;
}

.about .box1 .title .t1 {
    font-size: 36px;
    line-height: 114px;
    color: #333;
    font-weight: bold;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.about .box1 .box-new {
    width: 100%;
    height: auto;
    margin-top: 60px;
}

.about .box1 .box-new .con {
    width: 100%;
    overflow: hidden;
    float: left;
}

.about .box1 .box-new .con .txt {
    font-size: 16px;
    line-height: 30px;
    color: #616161;
    width: 100%;
    height: auto;
}

.about .box1 .box-new .pic {
    width: 33.3%;
    height: auto;
    float: right;
    position: relative;
}

.about .box1 .box-new .pic ul {
    width: 100%;
    height: auto;
}

.about .box1 .box-new .pic ul li {
    width: 100%;
    height: auto;
    float: left;
}

.about .box1 .box-new .pic .btns {
    width: 100%;
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 10;
    text-align: center;
}

.about .box1 .box-new .pic .btns span {
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: #fff;
    margin: 0 5px;
}

.about .box1 .box-new .pic .btns span.swiper-pagination-bullet-active {
    background: #3072c4;
}

@media (max-width: 1380px) {
    .about .box1 .box-new .con {
        height: 620px;
    }
}

@media (max-width: 1300px) {
    .about .box1 {
        padding-top: 50px;
    }
    .about .box1 .box-new {
        margin-top: 30px;
    }
    .about .box1 .box-new .con {
        height: 510px;
    }
}

@media (max-width: 1024px) {
    .about .box1 {
        padding-top: 40px;
    }
    .about .box1 .title .t {
        font-size: 80px;
        line-height: 80px;
    }
    .about .box1 .title .t1 {
        font-size: 26px;
        line-height: 80px;
    }
    .about .box1 .box-new .con {
        height: 440px;
    }
    .about .box1 .box-new .con .mCSB_inside>.mCSB_container {
        margin-right: 20px;
    }
}

@media (max-width: 830px) {
    .about .box1 .box-new .pic {
        width: 40%;
    }
    .about .box1 .box-new .con {
        width: 57%;
    }
}

@media (max-width: 710px) {
    .about .box1 {
        padding-top: 30px;
    }
    .about .box1 .title .t {
        font-size: 60px;
        line-height: 60px;
    }
    .about .box1 .title .t1 {
        font-size: 20px;
        line-height: 60px;
    }
    .about .box1 .box-new {
        margin-top: 15px;
    }
    .about .box1 .box-new .con {
        height: 380px;
    }
}

@media (max-width: 580px) {
    .about .box1 .box-new .pic {
        width: 96%;
        float: none;
    }
    .about .box1 .box-new .con {
        width: 100%;
        height: auto;
        margin-top: 7%;
    }
    .about .box1 .box-new .con .mCSB_inside>.mCSB_container {
        margin-right: 0;
    }
}

.about .box2 {
    width: 100%;
    height: auto;
    margin-top: 116px;
    padding-bottom: 157px;
    background-size: cover !important;
}

.about .box2 .box-new {
    padding-top: 88px;
}

.about .box2 .box-new .title {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
}

.about .box2 .box-new .title .t {
    font-size: 114px;
    line-height: 114px;
    color: #d5e5f9;
    opacity: 0.2;
    filter: alpha(opacity=20);
    text-transform: uppercase;
    font-family: HEB;
}

.about .box2 .box-new .title .t1 {
    font-size: 36px;
    line-height: 114px;
    width: 100%;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
}

.about .box2 .box-new .tabs {
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 50px;
}

.about .box2 .box-new .tabs a {
    width: 19.6%;
    height: 59px;
    display: inline-block;
    text-align: center;
    background: #38485e;
    font-size: 24px;
    line-height: 59px;
    color: #fff;
    font-weight: bold;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    margin: 0 1.5%;
}

.about .box2 .box-new .tabs a i {
    width: 28px;
    height: 19px;
    display: block;
    position: absolute;
    bottom: -17px;
    left: 50%;
    margin-left: -14px;
    background: url(../images/about_icon1.png) no-repeat;
    display: none;
}

.about .box2 .box-new .tabs a.on {
    background: #fff;
    color: #3072c4;
}

.about .box2 .box-new .tabs a.on i {
    display: block;
}

.about .box2 .box-new .pic {
    width: 100%;
    height: auto;
    margin-top: 78px;
    text-align: center;
}

.about .box2 .box-new .pic .img {
    display: none;
    width: 100%;
    text-align: center;
}

.about .box2 .box-new .pic .img img {
    max-width: 100%;
}

.about .box2 .box-new .pic .img.on {
    display: block;
}

@media (max-width: 1200px) {
    .about .box2 {
        margin-top: 80px;
        padding-bottom: 100px;
    }
    .about .box2 .box-new {
        padding-top: 60px;
    }
    .about .box2 .box-new .tabs {
        margin-top: 30px;
    }
    .about .box2 .box-new .tabs a {
        font-size: 20px;
        line-height: 59px;
    }
    .about .box2 .box-new .pic {
        margin-top: 40px;
    }
}

@media (max-width: 1024px) {
    .about .box2 .box-new .title .t {
        font-size: 80px;
        line-height: 80px;
    }
    .about .box2 .box-new .title .t1 {
        font-size: 26px;
        line-height: 80px;
    }
    .about .box2 .box-new .tabs a {
        width: 24%;
        height: 45px;
        font-size: 20px;
        line-height: 45px;
    }
    .about .box2 .box-new .tabs a i {
        bottom: -13px;
    }
}

@media (max-width: 790px) {
    .about .box2 {
        margin-top: 60px;
        padding-bottom: 70px;
    }
    .about .box2 .box-new .title .t {
        font-size: 60px;
        line-height: 60px;
    }
    .about .box2 .box-new .title .t1 {
        font-size: 20px;
        line-height: 60px;
    }
    .about .box2 .box-new .tabs a {
        font-size: 16px;
        line-height: 45px;
    }
}

@media (max-width: 600px) {
    .about .box2 {
        margin-top: 40px;
        padding-bottom: 50px;
    }
    .about .box2 .box-new {
        padding-top: 50px;
    }
    .about .box2 .box-new .tabs a {
        width: 28%;
        font-size: 16px;
        line-height: 45px;
    }
}

@media (max-width: 500px) {
    .about .box2 .box-new {
        padding-top: 40px;
    }
    .about .box2 .box-new .title .t {
        font-size: 40px;
        line-height: 40px;
    }
    .about .box2 .box-new .title .t1 {
        font-size: 16px;
        line-height: 40px;
    }
    .about .box2 .box-new .tabs {
        margin-top: 20px;
    }
    .about .box2 .box-new .tabs a {
        width: 40%;
        font-size: 14px;
        line-height: 40px;
        height: 40px;
    }
}

.about .box3 {
    width: 100%;
    height: auto;
    background: #f0f0f0;
}

.about .box3 .box-new {
    padding-bottom: 20px;
}

.about .box3 .box-new .title {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
}

.about .box3 .box-new .title .t {
    font-size: 114px;
    line-height: 114px;
    color: #d8d8d8;
    font-family: HEB;
    text-transform: uppercase;
}

.about .box3 .box-new .title .t1 {
    font-size: 36px;
    line-height: 114px;
    color: #333;
    font-weight: bold;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.about .box3 .box-new .list {
    width: 100%;
    height: auto;
    position: relative;
}

.about .box3 .box-new .list .a {
    width: 45px;
    height: 45px;
    display: block;
    border-radius: 45px;
    background-color: #fff;
    border: 1px solid #ebebeb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.11);
    position: absolute;
    top: 50%;
    margin-top: -22px;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 10;
}

.about .box3 .box-new .list .a.prev {
    background-image: url(../images/about_prev2.png);
    left: 0;
}

.about .box3 .box-new .list .a.next {
    background-image: url(../images/about_next2.png);
    right: 0;
}

.about .box3 .box-new .list .list-new {
    width: 93.5%;
    padding: 100px 0px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.about .box3 .box-new .list .list-new ul {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 5;
    padding: 200px 0;
}

.about .box3 .box-new .list .list-new ul li {
    width: 50%;
    height: auto;
    float: left;
    position: relative;
    top: -45px !important;
    opacity: 0;
    filter: alpha(opacity=0);
}

.about .box3 .box-new .list .list-new ul li .year {
    width: 97px;
    height: 97px;
    background: #009944;
    border-radius: 97px;
    border: 8px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    color: #fff;
    position: relative;
    z-index: 3;
}

.about .box3 .box-new .list .list-new ul li .year .t {
    font-family: HEB;
    font-size: 24px;
    line-height: 26px;
    padding-top: 24px;
}

.about .box3 .box-new .list .list-new ul li .year .t1 {
    font-size: 16px;
    line-height: 18px;
    margin-top: 4px;
}

.about .box3 .box-new .list .list-new ul li .line1 {
    width: 27px;
    height: 68px;
    position: absolute;
    top: -80px;
    left: 50%;
    margin-left: -13px;
    background: url(../images/about_line1.png) no-repeat;
}

.about .box3 .box-new .list .list-new ul li .tits {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    color: #676767;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 200px;
}

.about .box3 .box-new .list .list-new ul li.l {
    top: 100px;
}

.about .box3 .box-new .list .list-new ul li.l .line1 {
    top: auto;
    bottom: -84px;
    background: url(../images/about_line2.png) no-repeat;
}

.about .box3 .box-new .list .list-new ul li.l .tits {
    bottom: auto;
    top: 207px;
}

.about .box3 .box-new .list .list-new .line {
    width: 0;
    height: 5px;
    background: #716f6f;
    position: absolute;
    top: 50%;
    margin-top: -2.5px;
    left: 0;
    z-index: 2;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.18) inset;
    transition: width 2.5s linear;
}

.about .box3 .box-new .list .list-new .line.on {
    width: 100%;
}

@media (max-width: 1100px) {
    .about .box3 .box-new .list .list-new ul li .year {
        width: 78px;
        height: 78px;
        border: 4px solid #fff;
    }
    .about .box3 .box-new .list .list-new ul li .year .t {
        font-size: 20px;
        line-height: 22px;
        padding-top: 18px;
    }
    .about .box3 .box-new .list .list-new ul li .tits {
        bottom: 176px;
    }
    .about .box3 .box-new .list .list-new ul li.l .tits {
        top: 180px;
    }
}

@media (max-width: 1024px) {
    .about .box3 .box-new {
        padding-top: 60px;
        padding-bottom: 20px;
    }
    .about .box3 .box-new .title .t {
        font-size: 80px;
        line-height: 80px;
    }
    .about .box3 .box-new .title .t1 {
        font-size: 26px;
        line-height: 80px;
    }
}

@media (max-width: 710px) {
    .about .box3 .box-new {
        padding-top: 50px;
        padding-bottom: 70px;
    }
    .about .box3 .box-new .title .t {
        font-size: 60px;
        line-height: 60px;
    }
    .about .box3 .box-new .title .t1 {
        font-size: 20px;
        line-height: 60px;
    }
    .about .box3 .box-new .list .list-new ul {
        padding: 170px 0;
    }
}

@media (max-width: 520px) {
    .about .box3 .box-new {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .about .box3 .box-new .title .t {
        font-size: 50px;
        line-height: 50px;
    }
    .about .box3 .box-new .title .t1 {
        font-size: 18px;
        line-height: 50px;
    }
}

.about .box4 {
    width: 100%;
    height: auto;
    background-size: cover !important;
}

.about .box4 .box-new {
    padding-top: 80px;
    padding-bottom: 85px;
}

.about .box4 .box-new .title {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
}

.about .box4 .box-new .title .t {
    font-size: 114px;
    line-height: 114px;
    color: #fff;
    opacity: 0.05;
    filter: alpha(opacity=5);
    font-family: HEB;
    text-transform: uppercase;
}

.about .box4 .box-new .title .t1 {
    font-size: 36px;
    line-height: 114px;
    color: #fff;
    font-weight: bold;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.about .box4 .box-new .list {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 47px;
}

.about .box4 .box-new .list ul {
    width: 100%;
    height: auto;
    padding-bottom: 25px;
}

.about .box4 .box-new .list ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.about .box4 .box-new .list ul li dl {
    width: 110%;
    height: auto;
}

.about .box4 .box-new .list ul li dl dd {
    width: 14.4%;
    height: 100px;
    background: #fff;
    float: left;
    margin-right: 0.9%;
    margin-bottom: 24px;
    position: relative;
}

.about .box4 .box-new .list ul li dl dd img {
    max-width: 90%;
    max-height: 90%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.about .box4 .box-new .list .btns {
    width: 100px;
    height: 40px;
    margin: 0 auto;
}

.about .box4 .box-new .list .btns a {
    width: 40px;
    height: 40px;
    display: block;
}

.about .box4 .box-new .list .btns a.prev {
    background: url(../images/about_prev.png) no-repeat;
    float: left;
}

.about .box4 .box-new .list .btns a.next {
    background: url(../images/about_next.png) no-repeat;
    float: right;
}

@media (max-width: 1024px) {
    .about .box4 .box-new {
        padding-top: 60px;
        padding-bottom: 70px;
    }
    .about .box4 .box-new .title .t {
        font-size: 80px;
        line-height: 80px;
    }
    .about .box4 .box-new .title .t1 {
        font-size: 26px;
        line-height: 80px;
    }
}

@media (max-width: 900px) {
    .about .box4 .box-new .list {
        margin-top: 30px;
    }
    .about .box4 .box-new .list ul {
        padding-bottom: 10px;
    }
    .about .box4 .box-new .list ul li dl dd {
        width: 22%;
        height: 85px;
        margin-bottom: 10px;
    }
}

@media (max-width: 710px) {
    .about .box4 .box-new {
        padding-top: 50px;
        padding-bottom: 60px;
    }
    .about .box4 .box-new .title .t {
        font-size: 60px;
        line-height: 60px;
    }
    .about .box4 .box-new .title .t1 {
        font-size: 20px;
        line-height: 60px;
    }
}

@media (max-width: 500px) {
    .about .box4 .box-new {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    .about .box4 .box-new .list {
        margin-top: 20px;
    }
    .about .box4 .box-new .list ul li dl dd {
        width: 29.6%;
        margin-bottom: 5px;
    }
}

.about .box5 {
    padding-top: 70px;
    padding-bottom: 100px;
}

.about .box5 .title {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
}

.about .box5 .title .t {
    font-size: 114px;
    line-height: 114px;
    color: #f6f6f6;
    font-family: HEB;
    text-transform: uppercase;
}

.about .box5 .title .t1 {
    font-size: 36px;
    line-height: 114px;
    color: #333;
    font-weight: bold;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.about .box5 .video {
    width: 100%;
    height: auto;
    margin-top: 20px;
    cursor: pointer;
}

.about .box5 .video .pic {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.about .box5 .video .pic .img {
    transition: all .5s;
}

.about .box5 .video .pic .img1 {
    width: 64px;
    height: 64px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.about .box5 .video .con {
    width: 100%;
    height: 78px;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
}

.about .box5 .video .con .tits {
    font-size: 16px;
    line-height: 78px;
    color: #333;
    float: left;
    margin-left: 2%;
}

.about .box5 .video .con .tit {
    float: right;
    margin-right: 2%;
}

.about .box5 .video .con .tit .t {
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    font-family: HEB;
    color: #195093;
    margin-top: 24px;
}

.about .box5 .video .con .tit .line {
    width: 18px;
    height: 2px;
    background: #195093;
    float: right;
    margin-top: 9px;
}

@media (max-width: 1024px) {
    .about .box5 {
        padding-top: 50px;
        padding-bottom: 70px;
    }
    .about .box5 .title .t {
        font-size: 80px;
        line-height: 80px;
    }
    .about .box5 .title .t1 {
        font-size: 26px;
        line-height: 80px;
    }
    .about .box5 .video {
        margin-top: 25px;
    }
}

@media (max-width: 710px) {
    .about .box5 {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .about .box5 .title .t {
        font-size: 60px;
        line-height: 60px;
    }
    .about .box5 .title .t1 {
        font-size: 20px;
        line-height: 60px;
    }
}

@media (max-width: 600px) {
    .about .box5 .video .con {
        height: 50px;
    }
    .about .box5 .video .con .tits {
        line-height: 50px;
    }
    .about .box5 .video .con .tit {
        display: none;
    }
}

@media (max-width: 450px) {
    .about .box5 {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .about .box5 .video {
        margin-top: 10px;
    }
    .about .box5 .video .con .tits {
        font-size: 14px;
    }
}

.about .box6 {
    width: 100%;
    height: auto;
    background-size: cover !important;
    text-align: center;
}

.about .box6 img {
    max-width: 100%;
}

.about .box7 {
    margin: 100px auto 80px;
}

.about .box7 .title {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
}

.about .box7 .title .t {
    font-size: 114px;
    line-height: 114px;
    color: #f6f6f6;
    font-family: HEB;
    text-transform: uppercase;
}

.about .box7 .title .t1 {
    font-size: 36px;
    line-height: 114px;
    color: #333;
    font-weight: bold;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.about .box7 ul {
    width: 100%;
    height: auto;
    margin-top: 40px;
}

.about .box7 ul li {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.about .box7 ul li .pic {
    width: 41.7%;
    height: auto;
}

.about .box7 ul li .con {
    width: 52.5%;
    height: 100%;
}

.about .box7 ul li .con .tits {
    font-size: 16px;
    line-height: 40px;
    background: #037069;
    padding: 0 15px;
    display: inline-block;
    color: #fff;
    letter-spacing: -0.5px;
}

.about .box7 ul li .con .tit {
    font-size: 16px;
    line-height: 30px;
    color: #616161;
    margin-top: 17px;
}

.about .box7 ul li .con .tit .t {
    margin-bottom: 18px;
}

.about .box7 ul li:last-child {
    border-bottom: none;
}

@media (max-width: 1024px) {
    .about .box7 .box-new {
        padding-top: 60px;
        padding-bottom: 80px;
    }
    .about .box7 .box-new .title .t {
        font-size: 80px;
        line-height: 80px;
    }
    .about .box7 .box-new .title .t1 {
        font-size: 26px;
        line-height: 80px;
    }
}

@media (max-width: 1450px) {
    .about .box7 ul li .con .tit .t {
        margin-bottom: 10px;
    }
}

@media (max-width: 1320px) {
    .about .box7 ul li .pic {
        width: 46%;
    }
    .about .box7 ul li .con {
        width: 50.5%;
    }
    .about .box7 ul li .con .tit .t {
        margin-bottom: 5px;
    }
}

@media (max-width: 1160px) {
    .about .box7 ul li {
        height: auto !important;
    }
    .about .box7 ul li .con {
        margin-top: 20px;
    }
}

@media (max-width: 940px) {
    .about .box7 {
        margin: 60px auto 40px;
    }
    .about .box7 ul li {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .about .box7 ul li .con {
        margin-top: 10px;
    }
    .about .box7 ul li .con .t {
        margin-bottom: 0;
    }
}

@media (max-width: 710px) {
    .about .box7 {
        margin: 40px auto 20px;
    }
    .about .box7 .title .t {
        font-size: 60px;
        line-height: 60px;
    }
    .about .box7 .title .t1 {
        font-size: 20px;
        line-height: 60px;
    }
    .about .box7 ul {
        margin-top: 20px;
    }
    .about .box7 ul li .pic {
        width: 100%;
        float: none;
    }
    .about .box7 ul li .con {
        width: 100%;
        float: none;
        margin-top: 15px;
    }
}

@media (max-width: 520px) {
    .about .box7 .title .t {
        font-size: 50px;
        line-height: 50px;
    }
    .about .box7 .title .t1 {
        font-size: 18px;
        line-height: 50px;
    }
}

@media (max-width: 400px) {
    .about .box7 ul li {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
}
.w1440 {
    width: 1600px;
    margin: 0 auto;
}
video{ object-fit:fill; }