/* CSS Document */
@charset 'utf-8';
/*首页*/


/* 轮播 */
.lun_box{clear: both;}
.lun_box,.lun_pic ul li{height:617px;position:relative;overflow:hidden;}
.lun_pic{height:100%;overflow:hidden;}
.lun_pic ul li .lun_img1{position:absolute;right:1%;top:0;max-height: 100%;}
.lun_pic ul li .lun_img2{position:absolute;left:-15px;top:0px;display:none;}
.lun_nav{height:14px;position: absolute;left: 0;right: 0;width: 100%;bottom:30px;margin: 0 auto;text-align: center;}
.lun_nav ul{display: inline-block;vertical-align: top;}
.lun_nav ul li{list-style-type:none;width:12px;height:12px;float:left;margin-right:5px;cursor:pointer;border:none;background-color: #fff;border-radius: 50%;}
.lun_nav ul .lun_bg{background:#ff7300;width:14px;height:14px;margin-top: -1px;}

/* 公告 */
/* #gonggao{height: 100px;text-align: center;}
#gonggao span{color: #666;line-height: 100px} */

/* 导览 */
.daolan{padding-top: 40px;padding-bottom: 30px;}
.daolan a{width: 365px;margin: 0 15px;color: #059445;}
.daolan span{}
.daolan>div:last-child a{color: #E34804;font-weight: bold;}


/* 关于我们 */
.about{background-image: url(../images/about_bg_btmRight.png);background-repeat: no-repeat;background-position: right bottom;}
.about_left{text-align: left;position: relative;left: 3%;z-index: 1;}
.about_left>div{margin-top: 7%;}
img.about_topimg{width: 615px;height: 360px;}
.about_right{width: 665px;height: 515px;background-color: #fff;text-align: justify;padding: 75px;padding-left: 9%;position: relative;right: 3%;}
.about_right h2{}
.about_right p{text-indent: 2em;line-height: 1.6;padding: 12% 0;padding-bottom: 8%;}
.about_right .more_comm{text-align: right;}
.about_right .more_comm a{}

/* 机构设置 */
.jigou{background-image: url(../images/jigou_bg_btmLeft.png);background-repeat: no-repeat;background-position: left bottom;}
.jigou_l{width: 600px;height: 540px;background-color: #A80B10;color: #fff;padding: 5% 5%;}
.jigou_l h5{padding-right: 10px;}
.jigou_l p{line-height: 1.8;font-size: 16px;}
.jigou_l .more_comm{text-align: right;margin-top: 30%;}

.jigou_r img{width: 600px;height: 540px;}

/* 实验室建设-pic */
.pic{background-image: url(../images/pic_bg_btmRight.png);background-repeat: no-repeat;background-position: right bottom;}
.pic_list{}
.pic_list li{width: 385px;height: 435px;position: relative;overflow: hidden;margin: 0 10px;}
.pic_list img{width: 385px;height: 435px;}
.pic_list_tan{position: absolute;bottom: -55%;width: 100%;background-color: rgba(0,0,0,0.6);padding: 7% 8%;-webkit-transition: bottom 0.2s ease-out;transition: bottom 0.2s ease-out;}
.pic_list li:hover .pic_list_tan{bottom: 0;}
.pic_list_tan>a{padding: 22px;background-color: #A80B10;border-radius: 50%;position: relative;top: -44px;z-index: 1;}
.pic_list_tan>a:before,.pic_list_tan>a:after{content: "";display: inline-block;background-color: #fff;width: 22px;height: 2px;position: absolute;left: 11px;top: 21px;}
.pic_list_tan>a:after{width: 2px;height: 22px;left: 21px;top: 11px;}
.pic_list_tan h4{color: #fff;margin-bottom: 5%;}
.pic_list_tan>div{}
.pic_list_tan p{color: #aaa;}

/* 工作动态-news */
.news{background-image: url(../images/news_bg_btmLeft.png);background-repeat: no-repeat;background-position: left bottom;}
.news li{text-align: left;color: #333;overflow: hidden;}
.news_l{height: 490px;overflow: hidden;font-size: 15px;}
.news_l li:not(:first-child){display: none;}
.news_l li img{width: 600px;height: 490px;transition: transform 0.3s ease-out;}
.news_l li a{display: block;}
.news_l li:hover img{transform: scale(1.2);}
.news_l div{padding: 10px 10px;}
.news_l h4{}
.news_l li time{font-size: 16px;}
.news_r{width: 600px;background-color: #F5F5F5;padding: 0 2%;font-size: 16px;}
.news_r li{border-bottom: 1px solid #C2BEBE;padding: 24.3px 0;}
.news_r li:last-child{border: 0;}
.news_r li div{}
.news_r li h4{font-weight: bold;}
.news_r li time{font-size: 16px;}
.news_r li p{margin: 10px 0;text-align: justify;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news_r li h4:hover{color: #A80B10;}
.news_r li a.more{display: inline-block; padding: 2px 10px;}
.news_r li:hover a.more{background-color: #A80B10;color: #fff;}

/* 反兴奋剂-news */
.xingfen{background-image: url(../images/about_bg_btmRight.png);background-repeat: no-repeat;background-position: right bottom;}
.xingfen_isgood{}
.xingfen_isgood ul{display: -webkit-flex;display: flex;justify-content: space-between;}
.xingfen_isgood li{width: 590px;margin-bottom: 2%;}
.xingfen_isgood li>div>a>img{width: 285px;height: 220px;}
.xingfen_isgood_word{width: 305px;height: 220px;background-color: #fff;padding: 4%;text-align: justify;}
.xingfen_isgood_word h4{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.xingfen_isgood_word time{color: #888;line-height: 2;}
.xingfen_isgood_word p{margin: 5% 0;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;color: #888;}
.xingfen_isgood_word a.more{display: inline-block;margin-top: 10%;}
.xingfen_isgood_word:hover{background-color: #1874C3;color: #fff;}
.xingfen_isgood_word:hover h4,
.xingfen_isgood_word:hover time,
.xingfen_isgood_word:hover p{color: #fff;}
.xingfen_list{}
.xingfen_list ul{display: -webkit-flex;display: flex;flex-wrap: wrap;justify-content: space-between;}
.xingfen_list li{width: 380px;padding-bottom: 30px;text-align: justify;}
.xingfen_word{padding: 5% 7%;background-color: #fff;}
.xingfen_list li h4{color: #000;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.xingfen_list li p{margin: 10px 0;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;color: #888;}
.xingfen_list li time{display: block;border-top: 1px solid #CBCBCB;padding-top: 12px;}
.xingfen_list li time img{margin-top: 3px;-webkit-filter: invert(0.4);filter: invert(0.4);}
.xingfen_list li:hover .xingfen_word{background-color: #1874C3;color: #fff;}
.xingfen_list li:hover h4,
.xingfen_list li:hover p{color: #fff;}
.xingfen_list li:hover time{border-top: 1px solid #fff;}
.xingfen_list li:hover time img{-webkit-filter: invert(0);filter: invert(0);}









/* 手机端 */
@media(max-width:640px){
/* 轮播 */
.lun_box, .lun_pic ul li{height: 2.00rem;background-size: auto 100%!important;}
.lun_pic ul li .lun_img1{width: 60%;top: 20%;}
.lun_nav{bottom: 5px;}

/* 关于我们 */
.about{padding-left: 3%;padding-right: 3%;}
.about iframe{max-width: 100%;height: 2.20rem;}
.about_right{width: 5.8rem;height: auto;padding-left: 0;margin-left: 13%;}
.about_right a div{position: inherit;}

/* 产品展示 */
.zhanshi{padding: 0.30rem 0;}
.gundong{margin: 0.20rem auto;}
.picList li{width: 4.5rem !important;}


.daolan a {margin-bottom: 3%;}
.about_left {left: 0%!important;}
.xingfen_isgood li {width: 100%!important;}
.xingfen_isgood ul {display: block!important;}
























/* end media */
}
/* the end */