body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, pre, dl, dt, dd, ul, ol, li, th, td, div, span, img, 
button, input, select, textarea{margin: 0;padding: 0;} 

html,body {
	font-family:"Arial","Microsoft YaHei","微软雅黑","宋体",sans-serif;
	height: 100%;
	font-size: 14px;
    background: #edf5fc;
}
.main-body{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(bodybg.jpg) repeat-x;
}
.middle-block{
	padding-bottom: 87px;
}
.right_side{
	float:right;
}

@media (max-width: 768px) {
	.xs_hide{
		display: none;
	}
}
h2{
	font-size: 18px;
	color:#0f245d;
}
h3{
	font-size: 18px;
	color:#b9262c;
	font-weight: bold;
}
h4{
	font-size: 16px;
	color:#3172ce;
	font-weight: bold;
	padding:10px 0 14px 0;
	text-align:center;
}
h5{
	font-size: 16px;
	color:#3172ce;
	font-weight: bold;
}
a{
	color: #434343;
	text-decoration: none;
}
a:hover{text-decoration:none;}
.over_hidden{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.navbar-default .navbar-nav>li>a:hover {
	color:#f7ee05;
	text-decoration: none;
}
a:focus,
a:active {
	outline: none;
	text-decoration: none;
}
.title {
	margin-top: 0;
}
p{
	font-size: 14px;
	line-height: 29px;
	color:#434343;
}
 
.container{
	   background-color:#fff;
       padding: 8px 20px 18px 20px;
       box-shadow:0px 0px 5px lightgrey inset,2px 2px 5px lightgrey;
}
.header .container{
	padding:0 15px;
}
.col-sm-3,.col-sm-9{
	padding-right: 5px;
	padding-left: 5px;
}
.head-img{
	text-align:center;
}
.show-time{
	font-size:1.1em;
	float:right;
	padding:14px;
	color:#ffeb3b;
}
 
.nav-area{
	padding:0;
}
.navbar{
	margin-bottom:0;
}
.navbar-default{
	background-color:#0f245d;
	border:0;
}
.navbar-default .navbar-nav>li>a{
	font-size:18px;
	padding-right:20px;
	padding-left:20px;
	color:#faffff;
	font-weight:600;
}
.navbar-default .navbar-nav>li>a:hover{
	color:#f7ee05;
}
.navbar{border-radius:0;}

.hiSlider-item img{margin:0 auto;width:100%;} 
.hiSlider-wrap {
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    position: relative;
}

.top_list li{padding:7px 15px;border-bottom:1px dotted #8db6c2;background:url(p_list.png) no-repeat left center;margin-left:10px;}
.top_list li a{color:#333;}
.notice_list li{border-bottom:1px dotted #d2d0d0;padding:8px;}

.news_index img{float:left;padding:10px;width:250px;}
.abs{text-indent:2em;line-height:2em;} 

.box-more{
    display: block;
}
.link-logo{margin:0 auto;padding:6px 15px 0 15px;}

/*横向图片滚动*/	
#demo {width:96%;background: #D20000; overflow:hidden; border:2px solid rgba(102,136,153,.18);margin:0 auto;} 
#demo img {height:200px; width:auto;margin:5px;} 
#indemo { float: left; width: 800%; } 
#demo1 { float: left; } 
#demo2 { float: left; height:0;} 
 
.news{
	padding:5px;
}
 
.sub-title{
	border-bottom:2px solid #0f245d;
	margin: 6px;
	padding: 5px 5px 10px 30px;
	background:url(icon-7.png) no-repeat;
}
.sub-title h2{
	font-weight:600;
}
 
.more{
	font-size: 12px;
	color: #0f245d;
	float: right;
	padding-top: 8px;
	font-weight:normal;
}
.sub-date{
	padding-left: 0;
}

.list-unstyled li{
	border-bottom:1px dotted #d2d0d0;	
}
.news_list li{padding:8px;}
.media  img{
	width: 150px
}
.panel-head{
	text-align: center;
	padding-top: 25px;
	line-height: 35px;
}
.news-content{
	padding: 8px 25px;
}

.news-content img,video{
	margin:5px auto;
    height: auto;
    max-width: 100%;
}

.item-title{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.panel-group{
	margin-bottom: 0;
}
.btn {
	padding: 3px 20px;
	font-size: 13px;
	float:right;
	border-radius:16px;
	margin-top:5px;
	background-color:#eee;
	border:solid 1px #dcdcdc;
}

.btn:hover{  background-image: linear-gradient(to right, #70bafe 0%, #998dff 51%, #70bafe 100%);
  border-color: rgba(204, 241, 255, 0.5); }
 
.list-unstyled li .mess-content{
	float:left;
}
 
.panel-default>.panel-heading{
	color:#377f7a;
}

.box_img img{margin-top:10px;}
.panel-title{font-size:14px;padding:5px 10px;color:#0f245d;}
.bt{font-size:18px;}
.panel-heading{padding:3px;}
.intro_info{padding:10px 0;line-height:1.8em;}
.list-section{margin:5px 0;}
.panel-body li:hover{  box-shadow: 0px 14px 38px 0px rgba(0, 0, 0, 0.11);}
.panel-body li:hover .btn{
  color: #fff;
  background-image: linear-gradient(to right, #70bafe 0%, #998dff 51%, #70bafe 100%);
  border-color: rgba(204, 241, 255, 0.5);
  background-clip: inherit;}
.list-section .btn{float:none;display:block; }
.list_title{padding-top:5px;}
.list-menu{padding-bottom: 20px;}
.list-menu li a {display: block;padding:10px;font-size: 14px;text-align: center;}
.list-menu li:hover{background-color:#f5f5f5;}
.list-menu li:hover a{color:#377f7a;font-weight:bold}
.side-title{padding:10px;text-align:center;font-weight:bold;background:#eee;font-size:18px;}
.panel-heading h3{font-weight:normal;}
.news_index a{color:#3172ce;}
.list_title a{color:#3172ce;}

.footer{
	position:relative;
	margin-top: -87px;
	clear: both;
	height: 60px;
}

.footer  ul{
	padding: 13px 0;
	color:#696969;
	font-size: 12px;
	list-style: none;
}
.footer  p{
	color:#D5D5D5;
	font-size: 12px;
	text-indent: 0;
}
.foot-section{
	margin-top:15px;
	border-right:1px solid #ccc;
}
.foot-section img{
padding:10px 0;
margin-right:10px;
} 

 
@media (max-width:767px){.xs_hide{display:none;}.navbar-nav{text-align:right;}.news_index img{float:none;margin:0 auto;}}

.link_list {
    text-align: center;
} 

.soc_icons {
	overflow: hidden;
	width: 12%;
	margin: 12px 0 0 55px;
	float: left;
}

.TopSearch {
	height: 26px;
	border: 0px solid #c6e2eb;
	white-space: nowrap;
	position: relative;
	background: #FFF;
}

.TopSearch .SearchText {
	text-indent: 8px;
	line-height: 26px;
	height: 100%;
	vertical-align: top;
	border: 0;
	font-size: 12px;
	color: #030303;
	width: 100%;
	float: left;
	outline: none;
	border: #dbdbdb solid 1px;
}

.TopSearch input[type="submit"] {
	position: absolute;
	width: 32px;
	height: 100%;
	vertical-align: middle;
	margin: 0px 0 0 0;
	cursor: pointer;
	background: url(//www.shao.cas.cn/images/search2020.png) center center no-repeat #2b73cd;
	border: 0;
	float: right;
	border-radius: 0px;
	outline: none;
	top: 0;
	right: 0;
}

.TopSearch .SearchBtn:hover {
	background-color: #ff9000;
}
