@charset "utf-8";
/* CSS Document */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0}
html,body{font-family:"Microsoft YaHei","微软雅黑",PingHei,STHeiti,"\5B8B\4F53","SimSun","宋体","Arial";font-size:62.5%;color:#444}
body{font-size:1.4rem;font-size:14px;line-height:125%;}
img{
	width: 100%;
	height: auto;
	width: auto\9;
	border: 0 none;
}
a{color:#444444;text-decoration:none}
a:hover{color: #701905;text-decoration:underline}
ul,li{list-style-type:none}
li i {padding-right: 10px}

.mt10{ margin-top:10px}
.mt15{ margin-top:15px}
.mt20{ margin-top:20px}
.mb10{ margin-bottom:10px}
.mb15{ margin-bottom:15px}
.mb20{ margin-bottom:20px}
.pt10{ padding-top:10px}
.pt15{ padding-top:15px}
.pt20{ padding-top:20px}
.pb10{ padding-bottom:10px}
.pb15{ padding-bottom:15px}
.pb20{ padding-bottom:20px}
.fl{ float: left;}
.fr{ float: right;}
.hd{ overflow: hidden;}
.tr{ text-align: right;}
.tl{ text-align: left;}
.tc{ text-align: center;}
.bg-fff{background: #fff;}


.clearfix::after{clear:both;content:"";display:block;height:0;visibility:hidden}


body{
	background: #eee;
}

/*nav*/
.navbar { 
	background: #d92816;
	border: 0 none;
	border-radius: 0;
	color: #fff;
	margin-bottom:0;
}
.navbar-default .navbar-nav > li > a{
	font-size: 1.8rem; font-size: 18px;
	color: #fff;
	padding: 0 42px;
	line-height: 46px;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover{
	color:#f8d54c;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color:#fff;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover{
	background-color:#f8d54c;
}
@media screen and (max-width: 992px) {
	.navbar-default .navbar-nav > li > a{
		font-size: 1.6rem; font-size: 16px;
		padding: 0 13px;
		line-height: 40px;
	}
}



/*Left*/
/*index*/
.sq-wrap-L-01,
.sq-wrap-Lmenu-01{
	padding-top: 20px;
}
.sq-wrap-L-01 section h3{
	border-bottom: 1px solid #d4aa51;
	font-size: 1.6rem; font-size: 16px;
	font-weight: bold;
	line-height: 38px;
}
.sq-wrap-L-01 section h3 span{
	background: url(http://api.cas.cn/template/images/ico_round_01.gif) no-repeat 5px 10px;
	border-bottom: 3px solid #d92816;
	display: inline-block;
	padding: 0 10px 0 35px;
}
.sq-wrap-L-01 section h3 a{
	font-size: 1.4rem; font-size: 14px;
	float: right;
	color: #9c0001;
}
.sq-wrap-L-01 section h3 i{
	color: #970101;
	padding-right: 10px;
}
.sq-fontlist li{
	background: url(http://api.cas.cn/template/images/ico_round_02.gif) no-repeat 10px 14px;
	height:auto;
	line-height:22px;
	padding:5px 0 0 23px; 
}

/*outline*/
.sq-wrap-Lmenu-01 h3{
	background:  url(http://api.cas.cn/template/images/bg_rmenutit_01.jpg) no-repeat left top #B20109;
	background-size: cover; 

	font-size: 2.0rem; font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	color: #fff;
	padding: 6px 20px;
}
.sq-wrap-Lmenu-01 li{
	font-size: 16px;
    margin-bottom: 1px;
}
.sq-wrap-LmenuList li a {
    background: #f0f0f0 none repeat scroll 0 0;
    display: block;
    line-height: 22px;
    padding: 15px 22px;
    position: relative;
}
.sq-main-01{
	border-bottom: 1px solid #9c0001;
}


/*Rright*/
/*index*/
.sq-wrap-R-01{
	padding-top: 20px;
}
.sq-wrap-R-01 section{
	background: #fff6e0;
}
.sq-wrap-R-01 section h3{
	background:  url(http://api.cas.cn/template/images/bg_rmenutit_01.jpg) no-repeat left top;
	font-size: 1.6rem; font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	color: #fff;
	padding-left: 20px;
}
.sq-wrap-R-01 section h3 a{
	font-size: 1.4rem; font-size: 14px;
	float: right;
	color: #fff;
	padding-right: 15px;
}
.sq-fontlist-R{
	padding: 5px 10px 15px 10px;
}
.sq-fontlist-R li{
	background: url(http://api.cas.cn/template/images/ico_square_02.gif) no-repeat 10px 14px;
	height:auto;
	line-height:22px;
	padding:5px 0 0 23px; 
}
.sq-fontlist-R li span{
	padding-left: 5px;
	color: #a2a2a2;
}

/*outline*/
/*website*/
.sq-content ol{
	border-bottom: 1px solid #9c0001;
	padding: 10px 0;
}
.sq-content ol i{
	color: #A40000;
	padding-right: 10px;
}
.sq-content ol a{	
	line-height: 24px;
}

.sq-content h3{
	border-left: 10px solid #9c0001;
    font-size: 1.8ren; font-size: 18px;
    font-weight: bold;
    padding: 5px 0 5px 12px;
}


/*Page*/
.sq-page {
	float: left;
	margin-left: -1px;
	padding: 8px 12px;
	position: relative;
	text-decoration: none;
}
.sq-page-inactive {
	color: #4D4C4C;
}
.sq-page-active {
	color: #9c0001;
	cursor: default;
	z-index: 2;
}


/*Detail*/
/*Article title*/
.sq-wrap-content h2{
	font-size:2.2rem;font-size:22px;
	color: #333;
	text-align:center;
	line-height:30px;
	padding:15px 25px 5px 25px;
}
.sq-wrap-content h4{
	font-size:1.6rem;font-size:16px;
	color: #4f4f4f;
	text-align:center;
	line-height:22px;
	padding:5px 50px;
}
@media screen and (max-width:767px){
	.sq-wrap-content h2{
		font-size:2.4rem;font-size:24px;
		line-height:30px;
	}
	.sq-wrap-content h4{
		font-size:1.6rem;font-size:16px;
		line-height:20px;
	}
}

/*Article*/
.cas-article{
	font-size:1.6rem;font-size:16px;
	line-height:200%;
	margin:0 5%;
	padding:12px 0 0;
}
.cas-article p{
	line-height:1.8em;
	margin:15px 0 0;
}
.cas-article .editor{
	color:#898989;
	font-size:1.2rem;font-size:12px;
	padding:5px 0;
	text-align:right;
}
.cas-article img,
.cas-article p img,
.cas-article table img{
	max-width:800px;
	width:auto;
	padding:.5em 0;
}
.cas-article table{
	margin:0 auto;
}
@media screen and (max-width:767px){
	.cas-article p img,
	.cas-article table img{
		max-width:680px;
		width:100%;
		height:auto;
	}
}
@media screen and (max-width:480px){
	.cas-article p img,
	.cas-article table img{
		max-width:360px;
		width:100%;
	}
}
/*Appendix*/
.cas-wrap-appendix{
	border-top: 1px solid #9c0001;
	padding:10px;
	margin:20px;
}
.cas-wrap-appendix h6{
	color:#9c0001;
	font-size:1.6rem;font-size:16px;
	font-weight:bold;
	position:relative;
	line-height:35px;
}
.cas-wrap-appendix li a{
	line-height:24px;
	list-style:outside none none;
	padding:4px 0 4px 15px;
}


/* 小屏幕，主要是PAD */
@media all and (min-width:992px) {
	header{		
		background: url(bg_body_imesq.jpg) no-repeat center top;
	}
}