﻿/*-----------------科研教学-------------------*/
.scroll_img{width:330px;}
ul.article_list.mt15.fr{width:330px;}
ul.img_list li{margin-bottom:10px;border-bottom: 1px dashed #ddd;padding-bottom:10px;}
ul.img_list li.last{margin-bottom:0;border:none;}
ul.img_list li:after{content: "";height:0;clear:both;display: block;*zoom:1;}
ul.img_list li img{width:125px;height:90px;float: left;margin-right:10px;}
ul.img_list li a.title_type{font-size: 16px;line-height: 32px;}
ul.img_list li p{font-size: 14px;line-height: 28px;}
ul.img_list li p a.more{color:#009ea1}

div.article_box img{width:125px;height:90px;float: left;margin-right:15px;}
div.article_box h2{font-size: 14px;line-height: 28px;}
div.article_box h2 a{color: #009ea1}
div.article_box p{color: #666;font-size: 14px;line-height: 28px;}
div.article_box p a.details{font-size: 12px;font-family: "宋体";color: #009ea1}

.con_box a.img_icon{display: block;width:282px;height:78px;overflow: hidden;margin-top: 25px;}
.con_box a.img_icon.img_1{background: url(/Content/Areas/common/images/KeYan.jpg) no-repeat center;}
.con_box a.img_icon.img_2{background: url(/Content/Areas/common/images/JiaoXue.jpg) no-repeat center;}
.con_box a.img_icon.img_1:hover{background: url(/Content/Areas/common/images/KeYan_H.jpg) no-repeat center;}
.con_box a.img_icon.img_2:hover{background: url(/Content/Areas/common/images/JiaoXue_H.jpg) no-repeat center;}

div.tit_header h2.tab{border-left:4px solid #009EA1;line-height: 22px;}
div.tit_header h2.tab span{border-left:none;}
div.tit_header h2 span.line_11{border:none;padding:0;margin:0 3px;font-size: 14px;color: #999}
div.tit_header h2.tab a{font-size: 14px;color: #999}
div.tit_header h2.tab a.Hover{font-size: 18px;color:#00AAC1}
.pos_R{position: relative;}
.pos_R .tit_header{padding-top:8px;}
a.ZXSQ{position: absolute;right:10px;top:5px;display: block;padding:5px 8px;background: #009a9d;color: #fff;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;border:1px solid #007f81;}
a.ZXSQ:hover{background: #007f81}
.pos_R a.img_box{display: block}


a.ZXSQ,div.tit_header h2.tab a{
	transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
}

@media only screen and (max-width:768px){
	.fl.W680{float: none}
	.con_R .con_box{width:48%;float: left}
	.con_R .con_box.mt25{margin-top: 0;margin-left:2%;}
	.con_R:after{content: "";height: 0;display: block;clear: both}
	.con_R .article_box img{width:100%;}
	.con_R.fr.W290{margin-top:25px;}
	.con_box a.img_icon{width:50%;float: left;display: none}
	.H215{height:auto;}
	.pos_R a.img_box{display:none;}
	ul.article_list.mt15.fr,.scroll_img{width:48%;}
	.pic li{width:100%!important;}
	
}
@media only screen and (max-width:640px){
	.con_R .con_box.mt25{margin-top: 25px;margin-left:0;}
	.con_R .article_box img{width:100%;height:auto;}
	.scroll_img{display: none}
	ul.article_list.mt15.fr{width:100%;}
	.con_R .con_box{width: 100%;float: none}
	ul.img_list li img{display: none}


}
@media only screen and (max-width:550px){
	.con_box a.img_icon{width:100%;float: none;display: block;background-size: cover!important;height:100px;}
}
@media only screen and (max-width:400px){
	.con_M .article_box img{width:100%;float: none;margin:10px 0;height:auto;}
	ul.article_list li .span_date{display: none}
	ul.img_list li img{display: block;float: none;margin:0 auto 10px;width:100%;height:auto;}
	ul.img_list li a.title_type{display: block;width:100%;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
}