/*mobile*/
@media (max-width: 767px){
.t_index .body {background-color: #fff;}

/* 首页banner */
.t_index .shutter-index {position: relative; width: 100%;height: 21.7rem;overflow: hidden;}
.t_index .shutter-index .videoBox {width: 100%;height: 100%;}

/* info-word */
/* .t_index .shutter-index .info-word {position: absolute;width: 100%;padding: 1em 1.5em; bottom: 0%;background-color: rgba(0, 0, 0, 0.7);color: #fff;box-sizing: border-box;}
.t_index .info-word h1 {font-size: 1.2em;font-weight: bold; padding-right: 33%;}
.t_index .info-word p {font-size: 1em;color: #b8b8b8;padding-right: 1%;}
.t_index .info-word a {font-size: 1em;color: #fff;}

.t_index .pagination {position: absolute; display: inline-block;right: 3%;bottom:14%;font-size: 0px;}
.t_index .pagination span {float: left;display: block;width: 5px;height: 5px;margin: 0 5px;background: #464646;border-radius: 50%;cursor: pointer;}
.t_index .pagination span.active {background-color: #fff;}

.shutter-index .shutter-effect-box{position: absolute;top:0;left: 0;width: 100%;height: 100%;overflow: hidden;display: none;z-index: 20;} */

/* info-word */
.t_index .shutter-index .info-word {position: absolute;width: 100%;padding: 1em 1.5em 0.5rem; bottom: 0;background-color: rgba(0, 0, 0, 0.8);color: #fff;box-sizing: border-box;}
.t_index .info-word h1 {font-size: 1.2em;line-height: 1.5rem; font-weight: bold; padding-right: 33%;}
.t_index .info-word div {font-size: 1em;color: #b8b8b8;padding-right: 1%;margin: 0.3rem 0;}
.t_index .info-word a {font-size: 1em;color: #fff;}

/* 百叶窗 */
.shutter-index {position: absolute;right: 0;top: 0;width: 100%;height: 0;padding-bottom:-5%;}
.shutter-index .shutter-imgs-box {position: absolute;left: 0;top: 0;width: 100%;height:100%;overflow: hidden; }
.shutter-index .shutter-imgs-box li {width: 100%;height: 100%; position: absolute;}
.shutter-index .shutter-imgs-box li a {display: inline-block;width: 100%;height: 100%;}
.shutter-index .shutter-imgs-box li a img {width: 100%;}
.shutter-index .shutter-effect-box {display:none; position: absolute;left: 0;top: 0;width: 100%;height:100%;overflow: hidden;z-index: 20;}
.shutter-index .shutter-effect-box img {max-width: none;}
.t_index .pagination {position: absolute; display: inline-block;right: 3%;bottom:8%;font-size: 0px;}
.t_index .pagination span {float: left;display: block;width: 5px;height: 5px;margin: 0 5px;background: #464646;border-radius: 50%;cursor: pointer;}
.t_index .pagination span.active {background-color: #fff;}

/* 新闻纵览 */
.t_index .news {padding: 0 2em;}
.t_index .secTitle {position: relative; margin: 1.2rem 0;border-bottom: 1px solid #e1e1e1;}
.t_index .secTitle .icon_color {display: inline-block;width: 2.79rem;height: 1.375rem;vertical-align: top;}
.t_index .secTitle .icon_color img {width: 100%;}
.t_index .secTitle .icon_txt {font-size: 1.1em;font-weight: bold;}
.t_index .secTitle .news_link {position: absolute;right: 0;color: #b5b6b6;}

.news .block{display: block;width: 100%;background: #f7f7f7;margin-bottom: 1.3rem;overflow: hidden;padding-bottom: 0.7rem;box-sizing: border-box;}
/*.news .block:hover,.listBox .block:hover{box-shadow: 0 0 15px #ddd;}*/
.news .block .newsImg{margin:1rem 1.5rem 0 1.5rem;; float: left;width: 12rem;height: 8.7rem;background-size: cover;}
.news .block img{width: 100%;}
.news .block .info{float: right;width: 14rem;}
.news .block h4{font-size: 1rem;color: #000;font-weight: bold;position: relative;padding-top: 1rem;margin-left: 15rem; }
.news .block h4 i{display: inline-block;width: 2.2rem;height: 2px;position: absolute;bottom: -5px;left: 0;background-color: #003377;}
.news .block h3{margin-left: 15rem;font-size: 1rem;font-weight: bold;line-height: 1.4;overflow: hidden;margin-top: 1.5rem;color: #000;padding-bottom: 5px;padding-right: 1rem;}
.news .block p{margin-left: 15rem;margin-bottom:0;font-size: 0.8rem;color: #b5b6b6;line-height: 1.5;height: 4.2rem;overflow: hidden;color: #b5b6b6;margin-top: 0;padding-right: 1rem;}
.news .block .details{font-size: 1rem;font-weight:bold;color:#b5b6b6;margin-left: 15rem;}

/* 首页导航 */
.t_index .sec_nav {width: 100%;padding: 0 2em;box-sizing: border-box;}
.t_index .sec_nav .title{width: 100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction: row;justify-content: space-between;border-bottom: 1px solid #c3c4c4;}
.t_index .title .btn {width: 25%;padding-top: 1rem; text-align: center;box-sizing: border-box;}

.t_index .btn .icon_index {display: inline-block;width: 2.8rem;height: 2.65rem;}
/* .t_index .btn .icon_index img {width: 100%;} */
.t_index .btn .icon-star {background: url("../image/index/icons_1.png");}
.t_index .btn .icon-circle {background: url("../image/index/icons_2.png");}
.t_index .btn .icon-cross {background: url("../image/index/icons_3.png");}
.t_index .btn .icon-compass {background: url("../image/index/icons_4.png");}

.t_index .btn.active .icon-star {background: url("../image/index/icons_01.png");}
.t_index .btn.active .icon-circle {background: url("../image/index/icons_02.png");}
.t_index .btn.active .icon-cross {background: url("../image/index/icons_03.png");}
.t_index .btn.active .icon-compass {background: url("../image/index/icons_04.png");}
.t_index .btn .sec_info {margin-top: 0.3rem;color: #000;font-weight: bold;}

.t_index .title .btn.active {border-bottom: 2px solid #003377;}
.t_index .title .btn.active .icon-star {background: url("../image/index/icons_01.png");}
.t_index .btn.active .sec_info {color: #003377;}

/* 导航内容 */
.t_index .sec_nav .cont { width: 100%;height: auto;margin-top: 0.5rem;}
.t_index .sec_nav .block {display: none;width: 100%;height: auto;position: relative;overflow: hidden;}  
.t_index .sec_nav .block.active {display: block;}  

.t_index .block table {width: 100%;height: auto;}
.t_index .block table tr {width: 100%;}
.t_index .block table td {width: 33%;text-align: center;vertical-align: top;}
.t_index .block td a {color: #003377;font-weight: bold;}

.t_index .sp table td {width: 25%;}


/* 核心实验室 */
.t_index .lab {width: 100%;height: auto; margin-top: 2rem;padding: 0 3rem;box-sizing: border-box;}
.t_index .lab h2 {text-align: center;font-weight: bold;margin-bottom: 1.5rem;}

.t_index .lab .swiper-wrapper {margin-bottom: 7rem;}
.t_index .block .img_box {width: 100%;margin: 0 0 0.5rem 0;}
.t_index .block .img_box img {width: 100%;}
.t_index .block .info {font-weight: bold;color: #000;}

.t_index .swiper-slide {margin-top: 0 !important;}
.t_index .swiper-slide .block {display: inline-block; width: 100%;text-align: left;}

.t_index .swiper-prev-disabled, .swiper-next-disabled {display: inline-block !important;}
.t_index .lab .swiper-pagination {bottom: 7.7%;width: 100%;text-align: center;}
.t_index .lab .swiper-pagination span {width: 5px;height: 5px;border-radius: 50%;margin: 0 4px;}

.t_index .lab .arrow {position: absolute; width: 3rem;height: 3rem;bottom: 5%;z-index: 50;}
.t_index .lab .swiper_prev {left: 15%;}
.t_index .lab .swiper_next {right: 15%;}
.t_index .lab .arrow img {width: 100%;}

.swiper-button-disabled {display: none;}

/* 新改动 */
.t_index .swiper-slide {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction: row;flex-wrap: wrap; justify-content: space-between;}
.t_index .swiper-slide .block {display: inline-block;width: 47%;}

.t_index .lab h2 {margin-bottom: 0.5rem;}
.t_index .block .img_box {width: 100%;margin: 1rem 0 0.5rem 0;}

/* 员工 */
.t_index .fixed_right {position: absolute;z-index: 2000;display: block;background-color: #fff;width: 100%;height: 33%;text-align: center;color: #264983;border: 1px solid #b9b9b9;}
.t_index .fixed_right .img_box {width: 2rem;margin: 0.3rem auto 0;}
.t_index .fixed_right .txt3 {font-size: 0.8em;}

.t_index .mail {top: 0;border-radius: 4px 0 0 0; }
.t_index .internet {top: 33%;border-radius: 0 0 0 4px;}
.t_index .internet1 {border-radius: 0;}
/* .t_index .qwing {top: 50%;border-radius: 0 0 0 4px;} */

/* .t_index .qwing1 {border-radius: 0px;} */
.t_index .goto-top1 {border-radius: 0 0 0 4px;}

/* .t_index .img_qw {display: inline-block;width: 3.5rem!important;position: relative;top: 30%;} */

.t_index .goto-top {width: 100%;height: 33%;position: absolute;right: -1.8px;top: 66%;border: 1px solid #00b6ee;}
.t_index .fixed_box {position: fixed;z-index: 999;right: 1.8px;top:46.5%;width: 4.5rem;height: 14.5rem;display: flex;flex-direction: column;flex-wrap: wrap;}

/* .t_index .lab .swiper-wrapper {height: auto !important;}
.t_index .lab .swiper-slide {height: auto !important;}
.t_index .lab .swiper-slide {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction: row;flex-wrap: wrap; justify-content: space-between;width: 100%;margin-bottom: 7rem;}
.t_index .swiper-slide .block {display: inline-block; width: 46%;text-align: left;}

.t_index .block .img_box {width: 100%;margin: 1rem 0 0.5rem 0;}
.t_index .block .img_box img {width: 100%;}
.t_index .block .info {font-weight: bold;color: #000;}

.t_index .lab .arrow {width: 3rem;height: 3rem;top: 74%;}
.t_index .lab .swiper-prev {left: 20%;}
.t_index .lab .swiper-next {right: 20%;}
.t_index .lab .arrow img {width: 100%;}
.t_index .swiper-prev-disabled, .swiper-next-disabled {display: inline-block !important;}
.t_index .lab .swiper-pagination {bottom: 8%;width: auto;left: 50%;margin-left: -1rem;}
.t_index .lab .swiper-pagination span {width: 5px;height: 5px;border-radius: 50%;} */
}