@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,caption,article,aside,canvas,details,embed,figure,figcaption,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:#333}
body{font-size:1.4rem;font-size:14px;line-height:125%;}
img{border:0 none;width:auto}
a{color:#333;text-decoration:none}
a:hover{text-decoration:underline}
ul,li{list-style-type:none}
li i {padding-right: 10px}
ol li{
	list-style-type: auto;
}

footer img{
	width:auto;
}

.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}

.clearfix::after{clear:both;content:"";display:block;height:0;visibility:hidden}

/*website*/
/*temp01*/
.temp01-wrap-curpage{
    font-size: 1.4rem; font-size:14px;
	height: 40px;
	line-height: 40px;
}
.temp01-wrap-curpage a:hover{
	color:#0074bd;
}
/*temp02*/
.temp02-wrap-r ol{
	border-bottom: 1px solid #bec6e9;
}
.temp02-wrap-r ol i{
	color: #5060b0;
}
.temp02-wrap-r ol a{
	height: 40px;
	line-height: 40px;
}
.temp02-wrap-r ol a:hover{
	color:#0074bd;
}
/*temp03*/
.temp03-wrap-r ol{
	border-bottom: 1px solid #d9d6bf;
	padding: 0 0 8px 0;
}
.temp03-wrap-r ol i{
	color: #bd3232;
}
.temp03-wrap-r ol a:hover{
	color:#b68946;
}

/*left*/
/*menu-temp01*/
.temp01-wrap-lmenu .navbar-inverse{
	background:none;
	border:0 none;
}
.temp01-wrap-lmenu .navbar-header{
	float:none;
}
.temp01-wrap-lmenu .navbar-collapse{
	padding:0;
}
.temp01-wrap-lmenu .title{
	background:#0074bd;
	line-height:28px;
	padding:15px 10px;
	text-align:center;
	color:#fff;
	font-size:1.8rem;font-size:18px;
	font-weight:bold;
	border-radius:6px 6px 0 0;
}
.temp01-wrap-lmenu li{
	background:#f0f0f0;
	border-bottom:1px solid #ddd;
	font-size:1.4rem;font-size:14px;
	padding:15px 25px;
	color: #455caf;
}
@media screen and (max-width:767px){
	.temp01-wrap-lmenu .title{
		text-align:left;
		padding-left:20px;
	}
	.temp01-wrap-lmenu .navbar-toggle{
		background:none;
		float:right;
		margin:6px 5px 0 0;
		padding:9px 10px;
		position:relative;
		border:0 none;
	}
	.temp01-wrap-lmenu .navbar-inverse .navbar-toggle:focus,
	.temp01-wrap-lmenu .navbar-inverse .navbar-toggle:hover{
		background:#ccc;
	}
}

/*menu-temp02*/
.temp02-wrap-lmenu{
	float: left;
	margin-right: -15px;
}
.temp02-wrap-lmenu h3{
	border-top: 3px solid #2b3fa1;
	background: #5060b0;
	padding: 10px 0;
}
.temp02-wrap-lmenu h3 span{
	color: #fff;
	font-size: 1.8rem; font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	padding: 5px 0 10px 60px;
	display: block;
}

.temp02-wrap-lmenulist li{
	margin-bottom: 1px;
	font-size: 1.6rem; font-size: 16px;
}
.temp02-wrap-lmenulist li a{
	display: block;
	background: #eceef8;
	border-left: 8px solid #d5d8e7;
	line-height: 22px;
	padding: 15px 22px;
	position: relative;
}
.temp02-wrap-lmenulist li a .leftnavicon {
    left: 0;
    padding: 18px 10px;
    position: absolute;
    text-align: center;
    top: 0;
}
.temp02-wrap-lmenulist li a:hover,
.temp02-wrap-lmenulist li.active a{
	display: block;
	background: #f4f6ff;
	color: #5060b0;
	border-left: 8px solid #e3e8fa;
	text-decoration: none;
}
@media (min-width:768px){
	.temp02-wrap-lmenu{
		width: 33.3333%;
}
}
@media (min-width:992px){
	.temp02-wrap-lmenu{
		width: 25%;
	}	
}


/*right*/
/*content-temp01*/
.temp01-wrap-r{
	background:#fff;
	border:1px solid #dcdcdc;
	box-shadow:0 0 6px rgba(0,0,0,0.1);
	padding:20px 10px 10px 10px;
}
.temp01-wrap-r h3{
	font-size:1.8rem; font-size:18px;
	font-weight:bold;
	border-bottom:2px solid #337ab7;
	padding:0 0 5px 5px;
	margin-bottom:15px;
}
.wrap-list h1 span{
	float:right;
	font-size:1.4rem;font-size:14px;
	line-height:2em;
}
@media screen and (max-width:767px){
	.wrap-list{margin-top:10px}
	.wrap-list h1{font-size:1.6rem;font-size:16px;}
}

/*content-temp02*/
.temp02-wrap-r{
	background: #f4f6ff;
}
.temp02-wrap-r h3{
	color: #5060b0;
	font-size:1.8rem; font-size:18px;
	font-weight:bold;
	border-left:8px solid #5060b0;
	padding:5px 0 5px 15px;
}


/*peopel*/
.people-info{
	line-height: 24px;
    margin: 5px 0;
}
.tem01-people-content {
	padding: 10px;
}
.tem01-people-content h4{
	font-size: 1.5rem; font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
	
}


/*tab*/
.temp-02-tit{
	background: #c8e4ef;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
.temp-02-con{
	background: #fff;
	text-align: left;
	padding-left: 10px;
}



/*article title-temp02*/
.temp02-wrap-content h2{
	font-size:2.0rem;font-size:20px;
	color: #267bc9;
	font-weight: bold;
	text-align:center;
	line-height:30px;
	padding:15px 25px 0 25px;
}
.temp02-wrap-content h4{
	font-size:1.6rem;font-size:16px;
	color: #267bc9;
	text-align:center;
	line-height:22px;
	padding:5px 50px;
}
@media screen and (max-width:767px){
	.temp02-wrap-content h2{
		font-size:2.4rem;font-size:24px;
		line-height:30px;
	}
	.temp02-wrap-content h4{
		font-size:1.6rem;font-size:16px;
		line-height:20px;
	}
}

/*fullwidth-img-02*/
.temp02-wrap-content .temp02-maincont h2{
	font-size:1.6rem;font-size:16px;
	color: #267bc9;
	font-weight: bold;
	text-align: left;
	line-height:30px;
	padding: 0 0 5px 0;
}
.temp02-wrap-content .temp02-maincont h4{
	font-size:1.6rem;font-size:16px;
	color: #444;
	font-weight: bold;
	text-align: left;
	line-height:22px;
	padding: 0 0 5px 0;
}
.temp02-wrap-content .temp02-maincont h4 span{
	font-size:1.4rem;font-size:14px;
	font-weight:normal;
}
.temp02-wrap-content .temp02-maincont p{
	padding: 0 0 5px 0;
}

/*article info-temp02*/
.temp02-info-article{
	padding:5px 0;
	text-align:center;
	margin-top: 10px;
}
.temp02-content-tools{
	overflow:hidden;
	text-align:center;
}
.temp02-info-article span{
	padding:0 15px;
}
.temp02-content-tools a{
	cursor:pointer;
}
.temp02-content-tools a:hover{
	color:#0074bd;
}
.temp02-content-tools .pv{
	color:#898989;
	padding-left:30px;
}



/*fullwidth*/
/*content-temp01*/
.temp01-wrap-content{
	background:#fff;
	border:1px solid #dcdcdc;
	box-shadow:0 0 6px rgba(0,0,0,0.1);
	margin-bottom:10px;
	padding:25px 50px;
}
@media screen and (max-width:767px){
	.temp01-wrap-content{
		padding:30px 10px;
	}
}
/*article title-temp01*/
.temp01-wrap-content h2{
	font-size:2.8rem;font-size:28px;
	text-align:center;
	line-height:36px;
}
.temp01-wrap-content h4{
	font-size:1.8rem;font-size:18px;
	text-align:center;
	line-height:24px;
	padding:5px 0;
}
@media screen and (max-width:767px){
	.temp01-wrap-content h2{
		font-size:2.4rem;font-size:24px;
		line-height:30px;
	}
	.temp01-wrap-content h4{
		font-size:1.6rem;font-size:16px;
		line-height:20px;
	}
}
/*article info-temp01*/
.temp01-info-article{
	color:#898989;
	font-size:1.4rem;font-size:14px;
	padding:5px 0;
	text-align:center;
}
.temp01-content-tools{
	border-bottom:1px solid #dcdcdc;
	height:40px;
	line-height:30px;
	overflow:hidden;
	text-align:center;
}
.temp01-info-article span{
	padding:0 15px;
}
.temp01-content-tools a{
	cursor:pointer;
}
.temp01-content-tools a:hover{
	color:#0074bd;
}
.temp01-content-tools .pv{
	color:#898989;
	padding-left:30px;
}

/*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;
	display: inline;
}
.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-temp01*/
.cas-wrap-appendix{
	border-top: 1px solid #267bc9;
	padding:10px;
	margin:20px;
}
.cas-wrap-appendix h6{
	color:#0068b7;
	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;
}
.cas-wrap-appendix li a:hover{
	color:#0074bd;
}