/* 最大显示一行，溢出省略号 */
.txt-line-one {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* 最大显示两行，溢出省略号 */
.txt-line-two {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-word;
}
.clearfix::after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
hr {
  margin: 10px 0 15px;
  border: 0;
  border-top: 1px solid #eee;
}
.arrow-t {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  transform: matrix(0.71, -0.71, 0.71, 0.71, 0, 0);
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 2px;
}
.arrow-b {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  transform: matrix(-0.71, 0.71, -0.71, -0.71, 0, 0);
  position: relative;
  top: -3px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 2px;
}
.arrow-l {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  transform: matrix(-0.71, -0.71, 0.71, -0.71, 0, 0);
  position: relative;
  top: -2px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 2px;
}
.arrow-r {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: relative;
  top: -2px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 2px;
}
/*媒体查询*/
body {
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 1440px) {
  .header .nav-top {
    padding: 0 10%;
  }
}
@media screen and (max-width: 828px) {
  .bg_text_service.bg_text_service_other {
    width: 30%;
    margin-top: -10px;
  }
  .bg_text_relation.bg_text_relation_us {
    width: 35%;
    margin-top: -22px;
  }
  .header .navbar-default .navbar-header .logo {
    width: 55%;
    position: absolute;
/*     top: 15px; */
/* 	z-index: 20; */
  }
  .service_proj .p_text_big {
    font-size: 30px;
  }
  .service_proj .p_text {
    font-size: 20px;
  }
  .dynamic_box .title_box .title_box_inner {
    margin-left: 20px;
  }
  .dynamic_box .title_box .title_box_inner h3 {
    font-size: 26px;
  }
  .dynamic_box .title_box .title_box_inner h4 {
    font-size: 20px;
    font-weight: normal;
  }
  .dynamic_box .subtitle_box {
    font-size: 20px;
  }
  .dynamic_box .dynamic_item_box {
    margin: 5px auto;
  }
  .dynamic_box .dynamic_item_box .dynamic_item_inner {
    height: 390px;
  }
  .dynamic_box .dynamic_item_box .dynamic_item_inner .item_box {
    padding: 5px;
  }
  .dynamic_box .dynamic_item_box .dynamic_item_inner .item_box .item_box_inner {
    background: #fff;
    padding: 5px;
    box-shadow: 0 0 15px #ccc;
  }
  .dynamic_box .dynamic_item_box .dynamic_item_inner .item_box .item_box_inner .inner_title {
    color: #4F4F6F;
    font-size: 16px;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .dynamic_box .dynamic_item_box .dynamic_item_inner .item_box .item_box_inner .inner_date {
    color: #999999;
    font-size: 14px;
  }
  .dynamic_box .dynamic_item_box .dynamic_item_inner .item_box .item_box_inner .inner_line {
    width: 40px;
    height: 1px;
    background: #469DFF;
    margin: 5px 0;
  }
  .dynamic_box .dynamic_item_box .dynamic_item_inner .item_box .item_box_inner .inner_content {
    font-size: 14px;
    color: #999999;
  }
  .dynamic_box .dynamic_item_box .dynamic_item_inner .item_box .item_box_inner button {
    background: #6791FF;
    padding: 2px 5px;
    color: #FFF;
    border: none;
    margin-top: 5px;
    font-size: 12px;
  }
  .dynamic_box .dynamic_item_box .dynamic_item_inner .item_box .item_box_inner button .more_btn_a {
    color: #FFF;
    font-size: 12px;
    text-decoration: none;
  }
  .case_bg .title_text_outer .title_text_box div .case_text_box {
    margin-left: 20px;
  }
  .case_bg .title_text_outer .title_text_box div .case_text_box h3 {
    font-size: 26px;
  }
  .case_bg .title_text_outer .title_text_box div .case_text_box h4 {
    font-size: 20px;
    font-weight: normal;
  }
  .case_bg .title_text_outer .title_text_box .introduce_box {
    font-size: 16px;
  }
  .case_bg .title_text_outer .about_pic_box img {
    margin-left: 0;
  }
  .case_bg .title_text_outer .proj_case_box {
    padding-top: 28px;
    padding-bottom: 45px;
  }
  .case_bg .title_text_outer .proj_case_box ul {
    display: flex;
    justify-content: space-evenly;
  }
  .case_bg .title_text_outer .proj_case_box ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .case_bg .title_text_outer .proj_case_box ul li .proj_case_text {
    color: #6791FF;
    font-size: 12px;
  }
  .case_bg .title_text_outer .proj_case_box ul li .proj_case_text span {
    font-size: 26px;
    line-height: 30px;
    margin-right: 5px;
  }
  .case_bg .title_text_outer .proj_case_box ul li .proj_case_introduce {
    width: 70%;
    text-align: center;
    color: #919191;
    font-size: 12px;
    line-height: 16px;
  }
  .flow_style_one {
    height: 300px;
  }
  .flow_style_one .flow_half_one {
    height: 300px;
  }
  .flow_style_one .flow_half_one .outer_box .text_box {
    height: 300px;
  }
  .flow_style_one .flow_half_one .outer_box .text_box ul li {
    width: 150px;
    height: 50px;
    line-height: 50px;
  }
  .flow_style_one .flow_half_one .outer_box .text_box ul li a {
    font-size: 16px;
  }
  .flow_style_one .flow_half_one .outer_box .text_box_left {
    height: 300px;
  }
  .flow_style_one .flow_half_one .outer_box .text_box_left ul {
    margin-left: 20px;
  }
  .flow_style_one .flow_half_one .outer_box .text_box_left ul li {
    width: 150px;
    height: 50px;
    line-height: 50px;
  }
  .flow_style_one .flow_half_one .outer_box .text_box_left ul li a {
    font-size: 16px;
  }
  .flow_style_one .pic_part .img_position {
    height: 300px;
  }
  .flow_style_one .flow_half_two {
    height: 300px;
  }
  .flow_style_one .flow_half_two .bg_and_btn .box_bg {
    height: 300px;
  }
  .flow_style_one .flow_half_two .bg_and_btn .box_bg .box_btn {
    bottom: 35px;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .text_box_div {
    display: flex;
    flex-direction: column;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .text_box_div .text_eng {
    font-size: 20px;
    text-align: end;
    margin-top: 30px;
    color: #000000;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .text_box_div .text_chs {
    font-size: 20px;
    text-align: end;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .text_box_div .text_eng_left {
    font-size: 20px;
    text-align: left;
    margin-top: 30px;
    color: #000000;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .text_box_div .text_chs_left {
    font-size: 20px;
    text-align: left;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .txt_introduce {
    font-size: 18px;
    color: #000000;
    line-height: 28px;
  }
  .flow_style_one .flow_half_two .bg_and_btn .box_bg .box_btn .btn_left {
    font-size: 12px;
    text-indent: 5px;
  }
  .flow_style_one .flow_half_two .bg_and_btn .box_bg .box_btn .btn_left a {
    font-size: 12px;
  }
  .flow_style_one .flow_half_two .bg_and_btn .box_bg .box_btn .btn_right {
    font-size: 12px;
  }
  .flow_style_one .flow_half_two .bg_and_btn .box_bg .box_btn .btn_right a {
    font-size: 12px;
  }
  .navbar {
    margin-bottom: 0;
  }
  .home-title2 {
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .home-title {
    margin: 24px 0;
    font-size: 24px;
  }
  .dynamic-list .dynamic-item {
    padding: 41px 32px;
    border-bottom: 1px solid #D9D9D9;
  }
  .header .navbar-default .navbar-header {
    padding-bottom: 0;
  }
  .header .navbar-default .navbar-collapse .nav-title li a {
    line-height: 26px;
    font-size: 16px;
  }
  .bg_text_relation {
    margin-top: 0px;
  }
  .bg_text_dynamic {
    margin-top: 0px;
  }
  .bg_text_service {
    margin-top: 0px;
  }
  .bigPic .video_box {
    height: 185px;
  }
  .bigPic .bigPic-bg {
    background-size: contain;
  }
  .bigPic .not-home {
    height: 200px;
  }
  .bigPic h2 {
    font-size: 18px;
  }
  .bigPic h3 {
    font-size: 16px;
  }
  .bigPic .picTitle {
    padding: 20px 0 10px;
  }
  .case_bg_img {
    width: 60%;
    height: 60%;
  }
  .case {
    padding-bottom: 20px;
  }
  .case .case-top .case-list {
    padding: 0;
  }
  .case .case-top .case-list .case-item {
    border: none;
  }
  .case .case-bottom .case-patientprogram .left,
  .case .case-bottom .case-patientprogram .right {
    height: 370px;
    padding: 40px;
    background-size: 100% 100%;
  }
  .select .select-bg {
    background-size: 100% 100%;
    padding-top: 20px;
  }
	
  .select .select-bg .select-list .select-item {
    margin-bottom: 15px;
  }
  .select .select-bg .select-list .select-item .select-text h3 {
    margin: 0 0 10px 0;
    font-size: 18px;
  }
  .select .select-bg .select-list .select-item .select-text p {
    width: auto;
  }
  .select .select-bg .select-list .select-item .text_detail {
    font-size: 14px;
    width: 250px;
    margin: 0 auto;
    margin-top: 10px;
  }
  .select .select-bg .select-list .select-item .select_item_bg {
    width: 200px;
    height: 60px;
    margin: 0 auto;
  }
  .select .select-bg .select-list .select-item .select_item_bg .text_title {
    font-size: 18px;
    line-height: 68px;
  }
  .select .select-bg .select-list .bottom-left {
    right: 0;
  }
  .select .select-bg .select-list .bottom-right {
    left: 0;
    top: 0;
  }
  .select .home-title {
    font-size: 22px;
  }
  .select .home-title2 {
    font-size: 13px;
    margin-bottom: 20px;
  }
  .cooperation .cooperation-bg {
    height: 100%;
    padding-top: 20px;
  }
  .cooperation .cooperation-bg .cooperation-list .cooperation-item {
    margin-bottom: 20px;
  }
  .cooperation .cooperation-bg .cooperation-list .dual {
    margin-top: 0;
  }
  .dynamic {
    padding-bottom: 20px;
  }
  .dynamic .view-more {
    display: block;
    font-size: 16px;
    border: 1px solid #25a2fd;
    border-radius: 50px;
    padding: 5px 0;
  }
  .header .nav-top {
    padding: 0 5%;
  }
  .header .navbar-default .navbar-collapse .nav-title {
    float: none;
  }
  .header .navbar-default .navbar-header {
    padding-top: 0;
  }
  .header .navpadding {
    min-height: 80px;
  }
  .header .navbar-toggle {
    margin-right: 0;
    margin-top: 20px;
  }
  .header .nav-title {
    margin-top: 10px;
  }
  .header .nav-title > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
  }
  .header .nav-title > li > a:hover {
    border-bottom-width: 3px;
  }
  .header .nav-title > li.active > a {
    border-bottom-width: 3px;
  }
  .footer {
    padding-top: 20px;
  }
  .footer .footer-top .footer-logo {
    margin-bottom: 20px;
  }
  .footer .footer-top .relation {
    text-align: center;
    padding-left: 15px;
  }
  .footer .footer-top .relation .telephone {
    font-size: 18px;
  }
  .footer .footer-top .relation .telephone img {
    top: 0;
  }
  .footer .footer-top .relation p {
    margin-bottom: 5px;
  }
  .footer .footer-top .relation h4 {
    margin-bottom: 5px;
  }
  .footer-bottom {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .news .news-right {
    padding-left: 0;
  }
  .small-nav {
    display: flex;
    justify-content: space-around;
  }
  .small-nav .page_item {
    padding: 0;
    font-size: 18px;
  }
  .big-box {
    height: auto;
  }
  .big-box .left,
  .big-box .right {
    margin-top: 0;
    right: 0;
    left: 0;
  }
  .big-box .left .left-item,
  .big-box .right .left-item,
  .big-box .left .right-item,
  .big-box .right .right-item {
    text-align: left;
    height: 100%;
  }
  .aboutWe-box .product-item .product-bg {
    height: 320px;
  }
  .aboutWe-box .value .value-box {
    display: block;
  }
  .aboutWe-box .value .value-box .value-pic {
    width: 100%;
  }
  .aboutWe-box .value .value-box .value-pic .value-pic-text {
    font-size: 16px;
    bottom: 12px;
  }
  .dynamic-box .dynamic-page .dynamic-page-item .time {
    background: #e8e8e8;
    padding: 20px;
  }
  .talents-box .talents-table .table-box .table-header {
    font-size: 18px;
    margin-bottom: 0;
  }
  .talents-box .talents-table .table-box .table-body {
    font-size: 12px;
  }
  .single .single-content .single-text {
    margin-bottom: 53px;
  }
}
@media screen and (min-width: 828px) and (max-width: 992px) {
  .header .navbar-default .navbar-header .logo {
    width: 70%;
    position: relative;
  }
  .bigPic .not-home {
    height: 500px;
  }
  .case_bg .title_text_outer .proj_case_box {
    padding-top: 28px;
    padding-bottom: 45px;
  }
  .case_bg .title_text_outer .proj_case_box ul {
    display: flex;
    justify-content: space-evenly;
  }
  .case_bg .title_text_outer .proj_case_box ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .case_bg .title_text_outer .proj_case_box ul li .proj_case_text {
    color: #6791FF;
    font-size: 26px;
  }
  .case_bg .title_text_outer .proj_case_box ul li .proj_case_text span {
    font-size: 80px;
    line-height: 60px;
    margin-right: 10px;
  }
  .case_bg .title_text_outer .proj_case_box ul li .proj_case_introduce {
    color: #919191;
    font-size: 20px;
    line-height: 20px;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .text_box_div {
    display: flex;
    flex-direction: column;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .text_box_div .text_eng {
    font-size: 32px;
    text-align: end;
    margin-top: 30px;
    color: #000000;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .text_box_div .text_chs {
    font-size: 32px;
    text-align: end;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .text_box_div .text_eng_left {
    font-size: 32px;
    text-align: left;
    margin-top: 30px;
    color: #000000;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .text_box_div .text_chs_left {
    font-size: 32px;
    text-align: left;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .txt_introduce {
    font-size: 22px;
    color: #000000;
    line-height: 48px;
  }
  .case_bg_img {
    width: 60%;
    height: 60%;
  }
  .case {
    padding-bottom: 20px;
  }
  .case .case-top .case-list {
    padding: 0;
    margin-top: 30px;
  }
  .case .case-top .case-list .case-item {
    border: none;
  }
  .case .case-bottom .case-patientprogram .left,
  .case .case-bottom .case-patientprogram .right {
    height: 370px;
    padding: 40px;
    background-size: 100% 100%;
  }
  .select .select-bg {
    height: 540px;
    background-size: 100% 100%;
    padding-top: 20px;
  }
  .select .select-bg .select-list .select-item {
    margin-bottom: 10px;
  }
  .select .select-bg .select-list .select-item .select-text h3 {
    margin: 0 0 10px 0;
    font-size: 18px;
  }
  .select .select-bg .select-list .select-item .select-text p {
    width: auto;
  }
  .select .select-bg .select-list .select-item .text_detail {
    font-size: 16px;
    width: 300px;
    margin-left: 25px;
    margin-top: 10px;
  }
  .select .select-bg .select-list .bottom-left {
    right: 0;
  }
  .select .select-bg .select-list .bottom-right {
    left: 0;
    top: 0;
  }
  .select .home-title {
    font-size: 22px;
  }
  .select .home-title2 {
    font-size: 13px;
    margin-bottom: 20px;
  }
  .cooperation .cooperation-bg {
    height: 100%;
    padding-top: 20px;
  }
  .cooperation .cooperation-bg .cooperation-list .cooperation-item {
    margin-bottom: 20px;
  }
  .cooperation .cooperation-bg .cooperation-list .dual {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .header .navbar-default .navbar-header .logo {
    width: 70%;
    position: relative;
  }
  .bigPic .video_box {
    height: 437px;
  }
  .bigPic .not-home {
    height: 220px;
  }
  .bg_text_relation.bg_text_relation_us {
    width: 90%;
  }
  .bg_text_service.bg_text_service_other {
    width: 65%;
  }
  .bg_text_dynamic {
    width: 50%;
  }
  .bg_text_box {
    padding-top: 80px;
  }
  .header .navbar-default .navbar-collapse .navbar-search {
    float: left;
    margin-left: 18px;
  }
  .select .select-bg {
    height: 540px;
  }
  .select .select-bg .select-list .select-item {
	margin-left: 10px;
  }
  .dynamic_box .dynamic_item_box .dynamic_item_inner {
    height: 300px;
  }
  .cooperation .cooperation-bg {
    height: 400px;
  }
  .case_bg .title_text_outer .title_text_box div .case_text_box {
    margin-left: 20px;
  }
  .case_bg .title_text_outer .title_text_box div .case_text_box h3 {
    font-size: 26px;
  }
  .case_bg .title_text_outer .title_text_box div .case_text_box h4 {
    font-size: 20px;
    font-weight: normal;
  }
  .case_bg .title_text_outer .title_text_box .introduce_box {
    font-size: 16px;
  }
  .case_bg .title_text_outer .about_pic_box img {
    margin-left: 0;
  }
  .case_bg .title_text_outer .proj_case_box {
    padding-top: 28px;
    padding-bottom: 45px;
  }
  .case_bg .title_text_outer .proj_case_box ul {
    display: flex;
    justify-content: space-evenly;
  }
  .case_bg .title_text_outer .proj_case_box ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .case_bg .title_text_outer .proj_case_box ul li .proj_case_text {
    color: #6791FF;
    font-size: 26px;
  }
  .case_bg .title_text_outer .proj_case_box ul li .proj_case_text span {
    font-size: 70px;
    line-height: 70px;
    margin-right: 5px;
  }
  .case_bg .title_text_outer .proj_case_box ul li .proj_case_introduce {
    width: 70%;
    text-align: center;
    color: #919191;
    font-size: 22px;
    line-height: 30px;
  }
  .flow_style_one .flow_half_one {
    height: 300px;
    background: #414141;
  }
  .flow_style_one .flow_half_one .outer_box .text_box {
    display: flex;
    height: 300px;
    align-items: center;
    justify-content: flex-end;
  }
  .flow_style_one .flow_half_one .outer_box .text_box ul {
    display: flex;
    flex-direction: column;
    height: 240px;
    justify-content: space-between;
    margin-right: 100px;
  }
  .flow_style_one .flow_half_one .outer_box .text_box ul li {
    width: 180px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #fff;
    text-align: center;
  }
  .flow_style_one .flow_half_one .outer_box .text_box ul li a {
    color: #fff;
    font-size: 20px;
    display: inline-block;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }
  .flow_style_one .flow_half_one .outer_box .text_box ul li:hover {
    background: #CBCDCE;
    color: #000;
  }
  .flow_style_one .flow_half_one .outer_box .text_box_left {
    display: flex;
    height: 300px;
    align-items: center;
    justify-content: flex-start;
  }
  .flow_style_one .flow_half_one .outer_box .text_box_left ul {
    display: flex;
    flex-direction: column;
    height: 240px;
    justify-content: space-between;
    margin-left: 100px;
    align-items: center;
  }
  .flow_style_one .flow_half_one .outer_box .text_box_left ul li {
    width: 180px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #000;
    text-align: center;
  }
  .flow_style_one .flow_half_one .outer_box .text_box_left ul li a {
    color: #000;
    font-size: 20px;
    display: inline-block;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }
  .flow_style_one .flow_half_one .outer_box .text_box_left ul li:hover {
    background: #414141;
  }
  .flow_style_one .flow_half_one .outer_box .text_box_left ul li:hover a {
    color: #fff;
  }
  .flow_style_one .flow_half_two .bg_and_btn .box_bg .box_btn {
    bottom: 35px;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .text_box_div {
    display: flex;
    flex-direction: column;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .text_box_div .text_eng {
    font-size: 28px;
    text-align: end;
    margin-top: 40px;
    color: #000000;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .text_box_div .text_chs {
    font-size: 28px;
    text-align: end;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .text_box_div .text_eng_left {
    font-size: 28px;
    text-align: left;
    margin-top: 40px;
    color: #000000;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .text_box_div .text_chs_left {
    font-size: 28px;
    text-align: left;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .txt_introduce {
    font-size: 22px;
    color: #000000;
    line-height: 48px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .navbar > .container-fluid .navbar-brand {
    margin: 0;
  }
  .flow_style_one .flow_half_one {
    height: 300px;
    background: #414141;
  }
  .flow_style_one .flow_half_one .outer_box .text_box {
    display: flex;
    height: 300px;
    align-items: center;
    justify-content: flex-end;
  }
  .flow_style_one .flow_half_one .outer_box .text_box ul {
    display: flex;
    flex-direction: column;
    height: 240px;
    justify-content: space-between;
    margin-right: 100px;
  }
  .flow_style_one .flow_half_one .outer_box .text_box ul li {
    width: 180px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #fff;
    text-align: center;
  }
  .flow_style_one .flow_half_one .outer_box .text_box ul li a {
    color: #fff;
    font-size: 20px;
    display: inline-block;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }
  .flow_style_one .flow_half_one .outer_box .text_box ul li:hover {
    background: #CBCDCE;
    color: #000;
  }
  .flow_style_one .flow_half_one .outer_box .text_box_left {
    display: flex;
    height: 300px;
    align-items: center;
    justify-content: flex-start;
  }
  .flow_style_one .flow_half_one .outer_box .text_box_left ul {
    display: flex;
    flex-direction: column;
    height: 240px;
    justify-content: space-between;
    margin-left: 100px;
    align-items: center;
  }
  .flow_style_one .flow_half_one .outer_box .text_box_left ul li {
    width: 180px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #000;
    text-align: center;
  }
  .flow_style_one .flow_half_one .outer_box .text_box_left ul li a {
    color: #000;
    font-size: 20px;
    display: inline-block;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }
  .flow_style_one .flow_half_one .outer_box .text_box_left ul li:hover {
    background: #414141;
  }
  .flow_style_one .flow_half_one .outer_box .text_box_left ul li:hover a {
    color: #fff;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .text_box_div {
    display: flex;
    flex-direction: column;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .text_box_div .text_eng {
    font-size: 28px;
    text-align: end;
    margin-top: 35px;
    color: #000000;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .text_box_div .text_chs {
    font-size: 28px;
    line-height: 28px;
    text-align: end;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .text_box_div .text_eng_left {
    font-size: 28px;
    text-align: left;
    margin-top: 35px;
    color: #000000;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .text_box_div .text_chs_left {
    font-size: 28px;
    line-height: 28px;
    text-align: left;
  }
  .flow_style_one .flow_half_two .bg_and_btn .text_box .txt_introduce {
    font-size: 22px;
    color: #000000;
    line-height: 48px;
  }
  .bigPic .bigPic-bg {
    background-size: 100% 100%;
  }
  .header h1 {
    font-size: 18px;
  }
  .navbar-right {
    float: left !important;
  }
  .header .nav-title {
    margin-top: 10px;
    float: left !important;
  }
  .footer .footer-logo {
    margin-bottom: 30px;
  }
  .footer .relation {
    text-align: center;
  }
  .news .news-right {
    padding-left: 0;
  }
}
/*# sourceMappingURL=./media.css.map */