* {margin:0px; padding:0px;  }
img{ border:0 none; padding:0;}
input,button,select,textarea{outline:none} 
textarea{resize:none}
table{border-spacing:0;}
div,ul,li{ list-style-type:none;}
html,body{ font-size:16px; position: relative; height: 100%; min-width:375px;  margin:0 auto; color:#000000; font-family:'Microsoft Yahei',"PingFang SC","Helvetica Neue",Georgia,Helvetica,Arial,sans-serif;}
a{	color:#000000; text-decoration:none;  font-family:'Microsoft Yahei',Arial,sans-serif; }
a:hover{ color:#D90708;}
.clear{ clear:both;}
a,.transition,:before,img {
    -webkit-transition: All .5s ease;
    transition: All .5s ease;
}

@font-face {
  font-family: "georgia";
  src: url("fonts/georgia.woff") format("woff"),
       url("fonts/georgia.ttf") format("truetype"),
	   url("fonts/georgia.eot") format("embedded-opentype"),
       url("fonts/georgia.svg") format("svg");
}

/***************************************首页*****************/


/***************************************首页**---------------------------------------------***************/
.header{ position:fixed; top:0; left:0; width:100%; height:140px; background:url(yinying.png) repeat-x 40px 0%; z-index:100;}

.h-r-top{position: relative; height: 40px; background-color:#D90708;}
.h-r-top .t-link{ position:absolute; right:250px; top:7px; }
.h-r-top .t-link a{ display:inline-block; color:#ffffff; font-size:14px;  padding:0 20px; line-height:25px; background:url(line1.png) no-repeat 100% 50%;}
.h-r-top .t-link a:last-child{ background:none;}
.h-r-top .topss{ position:absolute; right:50px; top:7px; width:155px; height:25px; border-bottom:1px solid; border-color: rgba(255,255,255,0.5);}
.h-r-top .topss .input-s{ height:25px; line-height:25px; width:130px; background-color:transparent; border:0;  color:#ffffff; text-indent:5px;}
.h-r-top .topss .input-img{ 
font-size:0;
border:0;
    width: 16px;
    height: 25px;
    background: url(sicon.png) center no-repeat;
    background-size: 16px;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0;
    bottom: auto;
    cursor: pointer; }
.h-r-top .topss .input-s::placeholder{ color:#ffffff;}
.h-r-top.xianshi{ display:none;}

.header .logo{ width:550px; float:left; margin: 25px 20px;}
.header .h-right{ float:right; position:relative; margin-right:20px; margin-top:30px;}

/*pc导航*/
#pcnav{ width:100%; margin:0 auto; text-align:center;}
#pcnav, #pcnav ul{height:32px; line-height:32px;z-index:5; position:relative;}
#pcnav .yiji{display:inline-block; height:32px; line-height:32px;  margin-right:-4px;/*去掉li间的空白*/ position:relative; z-index:20;}
#pcnav .yiji a{display:block; height:32px; line-height:32px;  padding-left:20px; padding-right:20px;  text-align:center; font-size:1.125rem; color:#ffffff;  }/*一级栏目间距*/
#pcnav .yiji a:hover{ background: linear-gradient(to right,#FF751D,#B21E1C); border-radius:30px; color:#ffffff;}
#pcnav .erji{position:absolute; left:0; width:100%; display:none;  top:32px;}/*二级列表菜单*/
#pcnav .erji a{ width:100%; padding:0; height:32px; line-height:32px; font-size:1rem; text-align:center; color:#111111; position:relative;}/*二级栏目间距*/

#pcnav a:hover,  #pcnav a:focus, #pcnav a.xuanzhong{background: linear-gradient(to right,#FF751D,#B21E1C); border-radius:30px; color:#ffffff;}
#pcnav .erji li{background-color:#ffffff; margin-right:0; position:relative;}/*二级菜单样式背景色*/
#pcnav .erji a:hover, #pcnav .erji a:focus{background-color:#D90708; color:#fff;}/*二级菜单鼠标经过样式背景色*/
#pcnav li:hover ul ul, #pcnav li:hover ul ul ul, #pcnav li:hover ul ul ul ul{display:none;}
#pcnav li:hover ul, #pcnav li li:hover ul, #pcnav li li li:hover ul, #pcnav li li li li:hover ul{display:block;}

@media screen and (max-width:1700px){
	#pcnav .yiji a{  padding-left:10px; padding-right:10px;  }/*一级栏目间距*/
}

@media screen and (max-width:1600px){
	.header .logo{ width:500px; }
	.header .logo img{ width:500px;}
	#pcnav .yiji a{ font-size:1rem;  }/*一级栏目间距*/
}

@media screen and (max-width:1440px){
	.header .logo{ width:450px;}
	.header .logo img{ width:450px;}

}


/*------------------------------------------------------手机端顶部开始------------------------------*/
.m_header_box {transition:.6s; display:none; height:4rem; position: relative; z-index: 100000; background-color:#D90708;}
.m_header_box header{padding: 0 0 0 8px; height:4rem;  position: fixed; top:0; left:0; right:0; z-index:100; display:flex; justify-content:space-between; align-items:center; background-color:#D90708; }
.m_header_box header #logo img{width:240px;}
.m_header_box header #logo{padding:0; width: 100%;}

#m_nav .list1 li .a{ color: #fff}

/*手机端顶部导航按钮开始*/
#nav_btn_box.on { background: none; }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before {/* background: #fff; */}
#nav_btn_box{position:relative; width:4rem; height:4rem; display:flex; align-items: center; justify-content: center; z-index: 1; min-width:4rem;}
#nav_btn_box:before{content:"";position: absolute;z-index: -1;top: 0;right: 0;bottom: 0;left: 0;background: #ffffff;}

#nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; outline: none; box-shadow: none; }

#nav_btn .point {display:inline-block; width:2rem; height:18px; position:relative; outline:none;}
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before {width: 100%;}
#nav_btn .navbtn {position: absolute;top: 50%;left: 0;display: inline-block;width: 100%;height: 2px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #D90708;margin-top: -1px;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 100%;height: 2px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #D90708;}
#nav_btn .navbtn::after {top: -8px;}
#nav_btn .navbtn::before {top: 8px;}
#nav_btn .point.on .navbtn {background: transparent;}
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px; }

nav{   box-sizing: border-box;}/*重要，手机点开顶部菜单可以上下滚动显示全所有内容*/

.m_nav_list {flex-direction: column;/* justify-content: center; */width: 100%;height: 100%;overflow: auto;align-items: center;display: flex;background: rgba(255,255,255,.1);}
.m_nav_list::-webkit-scrollbar { display:none}

#m_nav {z-index:99999; position:fixed; width:100%; height:100vh;  top:0;  padding:4rem 0; transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; display: block; background: #D90708; background-size:cover; opacity: 0; visibility: hidden; -webkit-backdrop-filter: blur(15px); backdrop-filter: blur(15px); overflow: hidden; overflow-y: scroll;}
#m_nav .close{position:absolute;top: 7px;right: 15px;left: 15px;font-size: 30px;color: #333;z-index: 10000;/* background: rgba(255,255,255,.1); */width: auto;height: 35px;border-radius: 0;display: flex;align-items: center;justify-content: flex-end;padding: 0 0;}
#m_nav.act {pointer-events: auto;right: 0;opacity: 1;visibility: visible;}
#m_nav .list1{justify-content: center;}

.list_box_nav_mobile{width:100%; padding: 0 0 10px; margin: 0;/* flex: 1; */}
.list_box_nav_mobile>li{width: 100%;overflow: hidden;padding: 0;position: relative;margin: 0 auto;  border-bottom: 1px solid rgba(255,255,255,.15);}
.list_box_nav_mobile>li .con{ position:relative; padding-left:1rem;}
.list_box_nav_mobile>li .a{width: 100%; line-height:4rem; color: rgba(255,255,255,.8); padding: 0; font-size:1rem; display: flex; position: relative; transition:.5s;}
.list_box_nav_mobile>li i{opacity: 1; filter: alpha(opacity=100);  width:4rem; height:4rem; display: inline-block; background: url(arr-down.png) center no-repeat; background-size: 15px 15px !important; position: absolute; display: block; right:1rem; top: 0;}
.list_box_nav_mobile>li.on1 i{background: url(arr-r.png) center no-repeat; background-size: 15px 15px !important;}

.list_box_nav_mobile>li.on .a{color: rgba(255,255,255,1);}


.list_box_nav_mobile>li .list{padding-left:20px; display:none}
.list_box_nav_mobile>li .list a{display:block;font-size:14px; color: rgba(255,255,255,.8); line-height: 2.5; width:50%; float:left;}

/*移动端搜索*/
.wap_search{position:relative;  height:40px; border:1px solid; border-color: rgba(255,255,255,0.5); margin:10px;  }
.wap_search form{position:relative;  display:block;  height:40px;}
.wap_search .input {
	position:absolute;
	left:0;
	top:0;
	height:40px;
	line-height:40px;
    background-color:transparent; 
	border:0;  
	color:#ffffff;
    width: calc(100% - 40px);
	text-indent:10px;}
.wap_search .btn_blue {
	font-size:0;
border:0;
    width: 16px;
    height: 16px;
    background: url(sicon.png) center no-repeat;
    background-size: 16px;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 10px;
    top: 10px;
    bottom: auto;
    cursor: pointer;
}

.wap_link{ padding:1rem; color:#ffffff; }
.wap_link a{ display:inline-block; color:#ffffff; font-size:14px;  padding:0 20px; line-height:25px; background:url(line1.png) no-repeat 100% 50%;}
.wap_link a:last-child{ background:none;}
/*-----------------------------------------------------------------------------end 手机端顶部-----------------------------------------------------------------------------------------------------*/
@media screen and (max-width:1300px){
.header{ display:none;}/*pc顶部不显示*/
.m_header_box { display:block;}
.m_header_box header #logo img{width:340px;}
}

@media screen and (max-width:410px){
.m_header_box header{padding: 0 0 0 5px;}
.m_header_box header #logo img{width:300px;}
}



/*首页大图*/

.swiper1{ position:relative;}
.swiper1 .swiper-slide img{width:100%; max-width:100%;}
.swiper1.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ margin:0 10px;}
.swiper1.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:20px;}
.swiper-pagination1 .swiper-pagination-bullet {
	width: 28px;
	height:31px;
	display: inline-block;
	border-radius: 0;
	background:url(fyicon.png) no-repeat;
	opacity: 0.5;
}
.swiper-pagination1 .swiper-pagination-bullet-active {
	width: 28px;
	height:31px;
	opacity: 1;
	background:url(fyicon.png) no-repeat;
}


/*首页内容区开始-----------------------------------------------------------*/
.wp{ width:94%; margin:0 auto; max-width:1600px; height:auto; padding-top:4rem; padding-bottom:4rem;}

/***综合新闻********/
.section1{ width:100%; height:auto; }
.menu{ margin:0 auto; text-align:center; margin-bottom:4rem;}
.menu a{ display:inline-block; width:14.6875rem; height:42px; line-height:42px; text-align:right; font-size:2.625rem; }
.menu a.icon1{background:url(icon1.png) no-repeat 0 50%;}
.menu a.icon2{background:url(icon2.png) no-repeat 0 50%;}
.menu a.icon4{background:url(icon4.png) no-repeat 0 50%;}

.swiper-container.swiper2{ padding-bottom:5rem; padding-left:10px; padding-right:10px;}
.xuetuan-item{position:relative; display:block; width:100%; height:24rem; box-shadow: 0 0 10px rgba(0,0,0,0.15);  background-color:#ffffff; }
.xuetuan-item a{ display:block; width:100%; height:24rem; margin-top:2rem; }
.xuetuan-item .xt-time{ position:absolute; top:-1.5rem; right:1rem; width:4.75rem; height:3rem; line-height:3rem; font-size:1.25rem; text-align:center; background-color:#D90708; color:#ffffff;   font-family:Georgia, "Times New Roman", Times, serif; z-index:10; }
.xuetuan-item .xt-img{ 
	height: 17rem;
	position: relative;
	overflow: hidden;}

.xuetuan-item .xt-img .a{    
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 100%;
	display: block;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;}	
.xuetuan-item .xt-title{ padding: 1.5rem 2rem;}
.xuetuan-item .xt-title p{ line-height:2rem; height:4rem; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; font-size:1.125rem;}
.xuetuan-item a:hover .xt-title{  color:#D90708;  background-color:#ffffff; font-weight:600; }
.xuetuan-item a:hover .xt-img .a{
	transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05); transition:all 0.3s ease-out 0s;}
  /*综合新闻无标题图*/
.xuetuan-item .xt-sj{ position:absolute; top:-1.5rem; right:1rem; width:4.75rem; height:3rem; line-height:3rem; font-size:1.25rem; text-align:center; background-color:#D90708; color:#ffffff; font-family:Georgia, "Times New Roman", Times, serif; z-index:10; }
.xuetuan-item .xt-biaoti{ padding: 3rem 2rem 1rem;}
.xuetuan-item .xt-biaoti p{ line-height:2rem; height:4rem; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; font-size:1.125rem;}
.xuetuan-item .xt-zhaiyao{ line-height:1.8rem; height:10.8rem; overflow:hidden;  font-size:15px; color:#888; padding:0 2rem;}
.xuetuan-item .line{  border-top:5px solid #D90708; margin:2rem;}
.xuetuan-item a:hover .xt-biaoti{ color:#D90708; font-weight:600; }
.xuetuan-item a:hover{ background-color:#ffffff;} 
.xuetuan-item a:hover .xt-zhaiyao{ color:#666;}
.xuetuan-item a:hover .line{ }
 
.swiper-pagination2 .swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	display: inline-block;
	border-radius: 100%;
	background: #ffffff;
	opacity:1;
	border:1px solid #D90708;
}
.swiper-pagination2 .swiper-pagination-bullet-active {
	opacity: 1;
	background: #D90708;
}

@media screen and (max-width:1024px){
.wp{  padding-top:2rem; padding-bottom:2rem;}

	.menu{ margin-bottom:2rem;}
	.menu a{ display:inline-block; width:11rem; height:32px; line-height:32px; text-align:right; font-size:2rem; }
	.menu a.icon1{background:url(icon1.png) no-repeat 0 50%; background-size:32px;}
	.menu a.icon2{background:url(icon2.png) no-repeat 0 50%; background-size:32px;}
	.menu a.icon4{background:url(icon4.png) no-repeat 0 50%; background-size:32px;}
}
@media screen and (max-width:640px){

	.menu{ margin-bottom:1rem;}
	.menu a{ display:inline-block; width:120px; height:22px; line-height:22px; text-align:right; font-size:22px; }
	.menu a.icon1{background:url(icon1.png) no-repeat 0 50%; background-size:22px;}
	.menu a.icon2{background:url(icon2.png) no-repeat 0 50%; background-size:22px;}
	.menu a.icon4{background:url(icon4.png) no-repeat 0 50%; background-size:22px;}
}


/******研究领域*****/
.section2{ width:100%; margin:0 auto;  background:url(bodybg1.jpg) no-repeat 50% 0%; background-size:cover;}
.lingyu .ly-item{ float:left; width:17.5%; margin-right:3.125%;}
.lingyu .ly-item:nth-of-type(5){ margin-right:0;}
.lingyu .ly-item .ly-img{
	position: relative;
    width: 100%;
    height: 0;
    padding-top:100%;
    overflow: hidden;
	border-radius:50%;}
.lingyu .ly-item .ly-img img{ position:absolute; left:0; top:0; width:100%; z-index:10;}
.lingyu .ly-item .ly-txt{ background:url(lingyubg.png) no-repeat 0% 0%; height:50px; line-height:50px; text-align:center; color:#ffffff; font-size:1.1875rem; letter-spacing:2px; font-weight:700; margin-top:30px; }
.lingyu .ly-item a:hover .ly-img img{
	transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05); transition:all 0.3s ease-out 0s;}
.lingyu .ly-item a:hover .ly-txt{ background-color:#D90708; transition:all 0.3s ease-out 0s; color:#FCC}
@media screen and (max-width:1023px){
.lingyu .ly-item{ float:left; width:30%; margin-right:5%; margin-bottom:2rem;}
.lingyu .ly-item:nth-of-type(5){ margin-right:5%;}
.lingyu .ly-item:nth-of-type(3n+3){ margin-right:0;}
}
@media screen and (max-width:640px){
	.lingyu .ly-item .ly-txt{ font-size:18px;  }
	}
@media screen and (max-width:580px){
.lingyu .ly-item{ float:left; width:48%; margin-right:4%; margin-bottom:2rem;}
.lingyu .ly-item:nth-of-type(5){ margin-right:4%;}
.lingyu .ly-item:nth-of-type(2n+2){ margin-right:0;}
.lingyu .ly-item:nth-of-type(3n+3){ margin-right:4%;}
}

/*******研究成果*******/
.chengguo .cg-left{ float:left; width:50%;}
.swiper3 .swiper-slide{ position:relative; height:100%; }
.swiper3 .pic {
	height: 41rem;
	position: relative;
	overflow: hidden;
}
.swiper3 .pic a{    
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 100%;
	display: block;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;}	
.swiper3 .swiper-slide .txt {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:2rem;
	padding:1rem 0;
	background:url(black.png) repeat 0% 0%;
	text-align:center;}
.swiper3 .swiper-slide .txt h1{ width:94%; padding-left:3%; padding-right:3%; color:#ffffff; font-size:1.25rem; font-weight:normal; height:2rem; line-height:2rem; overflow:hidden; }			

.cg-right{ float:left; width:50%;  }
.menu1{ margin:0 auto;  margin-bottom:1rem; margin-left:6rem;}
.menu1 a{ display:inline-block;  width:14.6875rem; height:42px; line-height:42px; text-align:right; font-size:2.625rem; background:url(icon3.png) no-repeat 0 50%;}
.cgblock{ padding:10px 4rem 30px 4rem; background-color:#ffffff; }
.cg-list ul{}
.cg-list ul li{ display:block; height:5rem; border-bottom:1px solid #eee; padding:1rem 2rem 1.5rem;}
.cg-list ul li:nth-of-type(5){ border-bottom:0;}
.cg-list ul li a{ display:block; height:5rem; }
.cg-list ul li a span{ font-size:1rem; color:#D90708; font-family: Georgia, "Times New Roman", Times, serif; display:block; letter-spacing:2px; height:3rem; line-height:3rem;}
.cg-list ul li a span b{ font-size:2rem; font-weight:normal;}
.cg-list ul li a p{ font-size:1.125rem; height:2rem; line-height:2rem;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.cg-list ul li a:hover p{ color:#D90708; font-weight:700;  transition:all 0.5s ease-out 0s;}
.cg-more{ margin-left:2rem; margin-top:1rem;}
.cg-more a{ display:inline-block; width:120px; height:30px; line-height:30px; font-size:1rem; color:#D90708; background:url(more1.png) no-repeat 65px 50%;}
.cg-more a:hover{background:url(more1.png) no-repeat 75px 50%; transition:all 0.3s ease-out 0s; font-weight:700;}
@media screen and (max-width:1024px){
.menu1{ margin:0 auto;  margin-bottom:1rem; text-align:center; margin-left:auto;}
.menu1 a{ display:inline-block;  width:11rem; height:32px; line-height:32px; text-align:right; font-size:2rem; background:url(icon3.png) no-repeat 0 50%; background-size:32px;}
.chengguo .cg-left{ float:left; width:100%;}
.cg-right{ float:left; width:100%; margin-top:3rem;  }
.cgblock{ padding:10px 2rem 30px 2rem; background-color: transparent; margin-bottom:3rem;}
.cg-list ul li{ display:block; height:5rem; border-bottom:1px solid #eee; padding:1rem 0 1.5rem;}
.cg-more{ margin-left:0; margin-top:1rem;}
.swiper3 .pic { position:relative; height:0; padding-top:75%; overflow:hidden;}
.swiper3 .pic a{ position:absolute; left:0; top:0; right:0; bottom:0; width:100%; height:100%; object-fit:cover; }
}
@media screen and (max-width:640px){
	.menu1 a{ display:inline-block;  width:120px; height:22px; line-height:22px; text-align:right; font-size:22px; background:url(icon3.png) no-repeat 0 50%; background-size:22px;}
}
/******通知公告*********/
.section3{ width:100%; margin:0 auto; background-color:#f9f9f9;}
.section3.wp{ padding-top:3rem;}
.tongzhi-list{}
.tongzhi-list li{ width:33.33%; float:left; display:block;}
.tongzhi-list li a{ display:block; margin:0 1.5rem;}
.tongzhi-list li:nth-of-type(1) a{ margin-left:0;}
.tongzhi-list li:nth-of-type(3) a{ margin-right:0;}
.tongzhi-list li .item{padding:2rem; border-bottom: 4px solid #D90708;  background-color: #fff;  position: relative;  transition: all 0.3s ease-in-out;}
.tongzhi-list li .item span{ display:inline-block; width:130px; height:2rem; font-family:Georgia, "Times New Roman", Times, serif;}
.tongzhi-list li .item span em{ font-size:2rem; font-style:normal; color:#D90708; margin-right:5px;}
.tongzhi-list li .item span i{font-size:1rem; font-style:normal; color:#666;}
.tongzhi-list li .item h3{ position:relative; font-weight:normal; font-size:1.125rem; line-height:2rem; height:4rem; overflow: hidden; text-overflow: ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; margin-top:1rem;}
.tongzhi-list li a:hover .item{ background-color:#ffffff;  transition: all 0.3s ease-in-out;}
.tongzhi-list li a:hover .item span em, .tongzhi-list li a:hover .item span i, .tongzhi-list li a:hover .item h3{ color:#D90708; font-weight:600;}

.tongzhi-more{ margin:0 auto; text-align:center; margin-top:4rem; margin-bottom:2rem;}
.tongzhi-more a{ padding:0.8rem 4rem; border:1px solid #D90708; color:#D90708; font-size:1rem;}
.tongzhi-more a:hover{ background-color:#D90708; color:#ffffff;}
@media screen and (max-width:800px){
.tongzhi-list li{ width:100%; float:left; display:block;}
.tongzhi-list li a{ display:block; margin:0; margin-bottom:1rem;}

}
/*******底部***********/
.footer{ background:url(footbg.png) #D90708 no-repeat 50% 100%; background-size:cover;}
.wrapfoot{ width:94%; max-width:1600px; margin:0 auto;  color:#ffffff; padding:5rem 0;  }
.wrapfoot a{ color:#ffffff;}
.wrapfoot .f-left{ float:right; width:50%;}
.wrapfoot .f-right{ float:right; width:50%; font-size:0;}
.wrapfoot .contact{ margin-top:0; font-family:'Microsoft Yahei',Arial,sans-serif;}
.wrapfoot .contact p{ font-size:16px; line-height:2;  font-family:'Microsoft Yahei',Arial,sans-serif;}
.wrapfoot .f-right h3{ color:#ffffff; font-size:20px;  margin-bottom:20px; padding-left:20px;}
.wrapfoot .f-right a{ font-size:16px; height:2rem; line-height:2rem; display:inline-block; padding-right:20px; padding-left:20px; margin-bottom:10px; background:url(line1.png) no-repeat 100% 50%; }
.wrapfoot .f-right a:hover{ }
@media screen and (max-width:1360px){
	.wrapfoot .f-left .foot-logo img{ width:450px;}
}
@media screen and (max-width:1024px){
	.wrapfoot{ padding:2rem 0;  }
	.wrapfoot .f-left{ float:right; width:100%; margin-top:30px;}
	.wrapfoot .f-right{ float:right; width:100%;}	
	.wrapfoot .contact{ margin-left:20px; margin-right:20px;}
}
@media screen and (max-width:640px){
	.wrapfoot .f-left .foot-logo img{ width:300px;}
	.wrapfoot .f-right a{ font-size:14px;}
	.wrapfoot .contact{ font-size:14px; line-height:2;}
	.wrapfoot .contact p{ font-size:14px; line-height:2;}
}
/*------------列表页开始---------------------*/
.mainbox{ width:100%; margin:0 auto; min-height:500px; background:url(listbg.png) no-repeat 0% 0%; padding-bottom:30px;}
.list-banner img{ width:100%; display:block;}
.lujing{ height:50px; line-height:50px; color:#666; font-size:1rem; background-color:#EFEBEA;}
.lujing a{ color:#666; font-size:1rem;}
.wp2{ width:94%; margin:0 auto; max-width:1300px; }

.list-lanmu{ margin:0 auto; text-align:center; margin-top:2rem; margin-bottom:3rem;}
.list-lanmu h4{ display:inline-block; padding:1rem 1rem; font-size:2.25rem; height:2.25rem; line-height:2.25rem; border-bottom:5px solid #D90708;}
/*文字列表*/
.liebiao{ }
.list-a{ border-top:1px solid #eee; }
.list-a h1{ width:94%; margin:0 auto; font-size:1.125rem; font-weight:normal; padding-top:30px;}
.list-a p{ width:94%; margin:0 auto; font-size:0.8rem; color:#999999; display:block; height:2.8rem; line-height:1.4rem; padding-top:12px; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; word-break:break-all; -webkit-box-orient: vertical; -webkit-line-clamp:2;}
.list-a h5{width:94%; margin:0 auto; text-align:right; font-size:1rem; color:#999999; font-weight:normal;  padding-top:10px; padding-bottom:20px;  }
.list-a h5 span{ display:block; float:right; width:110px; background:url(shijian1.png) no-repeat 0 50%; font-family:Georgia, "Times New Roman", Times, serif; }
.list-a:hover{ background-color:#f9f9f9;  }
.list-a:hover h1{ color:#D90708; font-weight:600;}
.list-a:hover p{}
.list-a:hover h5{ color:#D90708;}
.list-a:hover h5 span{ background:url(shijian3.png) no-repeat 0 50%; }
/*----------------------------------内容页------------------------------------------------------------------------*/

.nr-box {
    margin: 2rem auto;
    max-width: 1300px;
}
.nr-box .nr-title{ font-size:1.625rem; font-weight:700; line-height:2.5rem; padding:1rem 0; text-align:center;}
.nr-box .nr-time{ font-size:0.875rem; color:#666; font-family: Georgia, "Times New Roman", Times, serif; text-align:center; font-weight:normal; border-bottom:1px solid #ddd; padding-bottom:1rem;}
.nr-box .nr-article{ font-size:1.25rem; line-height:2.5 !important; margin:3rem 0;}
.nr-box .nr-article img{ display:block; max-width:1000px; text-indent:0; text-align:center; margin:0 auto;}
.shangyitiao, .xiayitiao, .shangyitiao a, .xiayitiao a{ font-size:1rem; color:#444;}
.shangyitiao{ margin-top:3rem; margin-bottom:1rem;}
.xiayitiao{margin-bottom:2rem;}

/*----------------------------------单页------------------------------------------------------------------------*/
.danye{ margin: 3rem auto;  max-width: 1300px;}
.danye-title{
	font-size: 1.5rem;
    font-weight: bold;
    padding-bottom: 1rem;
    margin-bottom:3rem;
    border-bottom: 1px #eeeeee solid;
    color: #333;}
.danye-nr p{  font-size:1.125rem; line-height:2; margin-bottom:1rem; font-family:'Microsoft Yahei',"PingFang SC","Helvetica Neue",Georgia,Helvetica,Arial,sans-serif;}
.danye-nr p img{ max-width:1000px; text-align:center; margin:0 auto;}
@media screen and (max-width:1024px){
	.list-lanmu h4{ font-size:2rem; height:2rem; line-height:2rem; }
	.danye-title{ font-size:1.25rem; text-align:center; margin-top:2rem; margin-bottom:2rem;}
	.danye-nr{ padding:0; font-size:1rem;}
	.danye-nr p img {max-width:100% !important; height:auto !important;}
	
	.nr-box .nr-title{font-size:1.25rem; }
	.nr-box .nr-article img{ max-width:100% !important; height: auto !important; }
}
@media screen and (max-width:640px){
	.list-lanmu{ margin:0 auto; text-align:center; margin-top:1rem; margin-bottom:1rem;}
	.list-lanmu h4{ font-size:22px; height:22px; line-height:22px; }
	.danye-title{ font-size:1.25rem; margin-top:1rem; margin-bottom:1rem;}
	.danye-nr{ font-size:1rem; }
	.danye-nr p{font-size:1rem; }
}

/**********实验室人员*************/
.t-box{ margin-bottom:2rem;}
.t-box .t-zhicheng{  border-top:1px solid #eee;}
.t-box .t-zhicheng span{display:inline-block; height:2rem; line-height:2rem; font-size:1.25rem; font-weight:700; padding:2rem 30px 2rem 10px; letter-spacing:2px; background:url(jiantou.png) no-repeat 100% 50%;}
.ul-teacher{max-width:1120px; margin:0 auto;}
.ul-teacher li{ display:block; float:left; width:20%;}
.ul-teacher li a{ display:block; margin:1.5rem; transition: all 0.2s ease;}
.ul-teacher li a .s-img { position:relative; width:100%; height:0; padding-top:130%; overflow:hidden;}
.ul-teacher li a .s-img img{ position:absolute; left:0; top:0; width:100%;  z-index:3;}
.ul-teacher li a .s-name{ border-bottom:1px solid #D90708; font-size:1.125rem; padding:0.5rem 0; text-align:center;}
.ul-teacher li a:hover .s-name{ background-color:#D90708; color:#ffffff;}
.ul-teacher li a:hover .s-img img{transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05); transition:all 0.3s ease-out 0s; 
}
@media screen and (max-width:1120px){
.ul-teacher li a{ margin:1rem;}
}
@media screen and (max-width:800px){
.ul-teacher li{ width:25%; margin-bottom:.5rem;}
.ul-teacher li a{ margin:.5rem;}
}
@media screen and (max-width:500px){
.ul-teacher li{width:33.33%;}
}
@media screen and (max-width:400px){
.ul-teacher li{width:50%;}
}