.csn{
	padding-left: 0.3%;
	padding-right: 0.3%;
	background: white;
	padding-top:20px;
	padding-bottom:0px;
	text-align:left;
}
@media (min-width:768px){
	.csn{
		padding-left: 0.3%;
		padding-right: 0.3%;
		background: white;
		padding-top:20px;
		padding-bottom:0px;
		text-align:left;
	}
}
@media (min-width:992px){
	.csn{
		padding-left: 0.3%;
		padding-right: 0.3%;
		background: white;
		padding-top:20px;
		padding-bottom:0px;
		text-align:left;
	}
}
@media (min-width:1200px){
	.csn{
		padding-left: 0.3%;
		padding-right: 0.3%;
		background: white;
		padding-top:20px;
		padding-bottom:0px;
		text-align:left;
	}
}
@media (min-width:1400px){
	.csn{
		padding-left: 0.3%;
		padding-right: 0.3%;
		background: white;
		padding-top:20px;
		padding-bottom:0px;
		text-align:left;
	}
}
@media (min-width:1900px){
	.csn{
		padding-left: 0.3%;
		padding-right: 0.3%;
		background: white;
		padding-top:20px;
		padding-bottom:0px;
		text-align:center;
	}
}
.csn a:link{
	color: #337abe;
	text-decoration: none;
}
.csn a:hover{
	color: #337abe;
	text-decoration: none;
}
.csn a:visited{
	color: #337abe;
	text-decoration: none;
}
.csn a:active{
	color: #337abe;
	text-decoration: none;
}

.row{
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.jinr{
	margin-top: 20px;
}
.jinr .col-lg-3 .thumbnail{
	overflow: hidden;
	margin-bottom: 0px;
	border: solid 0px #dddddd;
	border: 0px;
}
@media (min-width:768px){
	.jinr .col-lg-3 .thumbnail{
		overflow: hidden;
		margin-bottom: 0px;
		border: solid 0px #dddddd;
	}
}
.jinr .col-lg-3{
	padding: 0px 2px;
	margin:0px 0px 15px 0px;
}
@media (min-width:768px){
	.jinr .col-lg-3{
		padding: 0px 15px;
		margin:0px 0px 16px 0px;
	}
}
@media (min-width:768px){
	.jinr{
		padding: 0px;
	}
}
.jinr img{
	height: 100px;
	width: 100%;
}
@media (min-width:768px){
	.jinr img{
		height: 200px;
		width: 100%;
	}
}
.cp{
	background: white;
	box-shadow: 0px 0px 1px #888888;
	padding: 10px 0px 20px 0px;
	border-radius: 3px;
	margin-top: 10px;
}
@media (min-width:768px){
	.cp{
		background: white;
		box-shadow: 0px 0px 1px #888888;
		padding: 10px 0px 20px 0px;
		border-radius: 3px;
	}
}
@media (min-width:768px){
	.cp:hover{
		box-shadow:0px 0px 10px #888888;
		transition: all 0.4s;
		transform: translateY(-5px);
	}
}
.tex{
	font-size: 1.1em;
	margin-top: 10px;
	text-align: center;
}
.tex a{
	text-decoration: none;
	color: #2B303A;
}
.tex a:hover{
	text-decoration: none;
}
.tex a:visited{
	text-decoration: none;
}
.tex a:active{
	text-decoration: none;
}
.cp:hover{
	box-shadow: 0px;
	transition: all 0.4s;
}
.cp .col-xs-5{
	padding: 0px 0px 0px 3px;
}
@media (min-width:768px){
	.cp .col-xs-5{
		padding: 0px 10px;
	}
}
.cp .col-xs-7{
	padding: 0px 5px;
}
@media (min-width:768px){
	.cp .col-xs-7{
		padding: 0px 15px;
	}
}
/**
 * 乐享模块
 */
 .mins{
	height:300px;
	overflow: auto;
}
.gens0{
	cursor: pointer;
	color: #6abfea;
	font-size: 1.4em;
}
.gens1{
	cursor: pointer;
	color: #6abfea;
	font-size: 1.4em;
}
 .toggle{
	color: #337ab7;
	opacity: 1;
	font-weight: normal;
}
.toggle:hover{
	color: #337ab7;
	opacity: 1;
	font-weight: normal;
}
.toggle .close:hover{
	text-decoration: underline;
}
.toggle .close,
.opened .toggle .open
{
	color: #337ab7;
	opacity: 1;
	font-weight: normal;
	display: none;
}

.toggle .opened,
.opened .toggle .close
{
	display: inline;
}
.jies_1{
	height: 160px;
	text-indent: 2em;
}
.col-xs-1-9,.col-sm-1-9,.col-md-1-9,.col-lg-1-9{
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.col-xs-1-9{
	width: 11.111111111111%;
	float: left;
}
@media (min-width: 768px) {
	.col-sm-1-9{
		width: 11.111111111111%;
		float: left;
	}
}
@media (min-width: 992px) {
	.col-md-1-9{
		width: 11.111111111111%;
		float: left;
	}
}
 
@media (min-width: 1200px) {
	.col-lg-1-9{
		width: 11.111111111111%;
		float: left;
	}
}
#ms li:hover .yuan{
	background:#269cd9;
}
#ms li:hover .yuan span{
	color:#fff;
}
#ms .active .yuan{
	background:#269cd9;
}
#ms .active .yuan span{
	color:#fff;
}
#ms li{
	cursor: pointer;
	color: #337abe;
	padding: 0px 2px;
}
@media (min-width:768px){
	#ms li{
		cursor: pointer;
		color: #337abe;
		padding: 0px 5px;
	}
}
#ms p{
	font-size: 1em;
	text-align: center;
	padding:10px 0px;
	border-bottom:0px solid;
	margin-bottom:10px;
	
}
@media (min-width:768px){
	#ms p{
		font-size: 1.2em;
		text-align: center;
		padding:10px 25px;
		border-bottom:1px solid;
		margin-bottom:10px;
	}
}
.yuan{
	border-radius: 50%;
	height: 40px;
	width: 40px;
	text-align: center;
	font-size: 1.3em;
	margin: 0px auto;
	background: white;
	border:1px solid #269cd9;
}
@media (min-width:768px){
	.yuan{
		border-radius: 50%;
		height: 60px;
		width: 60px;
		text-align: center;
		font-size: 2em;
		margin: 0px auto;
	}
}

#ms span{
	line-height: 40px;
	color: #269cd9;
}
@media (min-width:768px){
	#ms span{
		line-height: 60px;
		color: #269cd9;
	}
}
.inet{
	border-radius: 5px;
	display: none;
	margin-top: 15px;
	margin-bottom: 15px;
}
.midn{
	border-radius: 5px;
	padding: 10px;
}
a:hover{
	text-decoration: none;
}
 
.nav-stacked li a:hover{
	background: #bababc;
}
.as{
	background: #bababc;
	border-radius: 5px;
}
.menu_z{
	font-size: 1.1em;
	background: #3280a6;
	padding: 10px 0px; 
	cursor: pointer;
	text-indent: 1em;
	margin-top: 2px;
	color: white;
	border-radius: 5px;
	position: relative;
}
.menu_z span{
	position: absolute;
	right: 1em;
}
.menu_li{
	margin-top: 2px;
	position: relative;
	background: #ababab;
	padding: 10px 0px; 
	cursor: pointer;
	font-size: 1em;
	text-indent: 1.5em;
	border-radius: 5px;
	color: white;
}
.menu_li span{
	position: absolute;
	right: 1em;
}
.menu_li:hover{
	background: #657285;
}
.ss{
	background: #657285;
	border-radius: 5px;
	color: white;
}
.menu_p{
	text-indent: 1.2em;
	cursor: pointer;
}
.domeo{
	width: 100%;
	margin: 0px auto;
	padding-left:1.2em;
}
.wids{
	height:555px;
}
.wids1{
	height:460px;
}
.trace{
	width: 100%;
	height:520px;
}
.domeo div.wids:last-child{
	padding: 0px 20px 10px 10px;
}
.domeo .col-md-5{
	font-size: 1.2em;
	margin: 40px 0px 0px 0px;
	text-indent: 2em;
}
.domeo embed{
	width: 100%;
	height: 480px;
	margin: 0px auto;
	padding: 10px 0px 0px 20px;
	border-radius: 5px;
}
.cat_sublist .list-inline li{
	cursor: pointer;
	color: white;
	margin-top: 10px;
	border-radius: 5px;
}
.cat_sublist .list-inline li:nth-last-child(5){
	background: #ed5756;
}
.cat_sublist .list-inline li:nth-last-child(4){
	background: #6bbfeb;
}
.cat_sublist .list-inline li:nth-last-child(3){
	background: #fdbf12;
}
.cat_sublist .list-inline li:nth-last-child(2){
	background: #ed5756;
}
.cat_sublist .list-inline li:nth-last-child(1){
	background: #9696ec;
}

/**
 * 整体
 */
.biao{
	font-size: 1.9em;
	font-weight: bold;
	position: relative;
	top: 1.5em;
}
.biao span{
	padding: 10px 20px;
	background: white;
}
#xian{
	border-bottom: 2px solid;
}

#img img{
	max-width: 100%; 
	height: auto; 
	transition: all 0.5s;
}
.ad{
	text-align: center;
}
#container div{
	padding: 0px;
	margin: 0px;
}
/**
 * 头部
 */
 .top{
	 box-shadow:0px -4px 10px 1px;
	 margin-bottom: 6px;
 }
 .owl-demo img{
	max-width: 100%; 
	height: 150px;
}
@media (min-width:768px){
	 .owl-demo img{
		max-width: 100%; 
		height: auto; 		
	}
}

.s_yuan1 .thumbnail:hover{
	box-shadow:0px 0px 20px silver;
}
/**
 *page1
 */
#page1_1{
	padding:0px;
}
#page1_1 div{
	padding: 0px;
	margin: 0px;
}
#page1_1 .col-md-2{
	margin-left:0px;
	width: 11.7%;
	margin-left: 0.9%;
}

#page1_1 .thumbnail{
	padding-top: 1em;
}
#page1_1{
	text-align: center;
}
#page1_1 p{
	text-align: center;
	font-size: 1.2em;
	letter-spacing:0.2em;
	margin-top: 20px;
	font-weight: bold;
	padding-bottom: 1em;
}
#page1_1 a{
	color: white;
	text-decoration: none;
	font-size: 1.1em;
}
#page1_1 a:hover{
	text-decoration: none;
}
.thumbnailss img{
	width: 100%;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.lss{
	text-align:center;
	font-size:15em;
	border: solid 1px silver;
	border-radius: 5px;
	line-height: 1.8em;
}
#top41 :hover{
	text-decoration: none;
}
#top4{
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-bottom:40px;
	border: solid 1px silver;
}
#top4 .misn{
	 overflow: hidden;
}
#top4 img{
	transition: all 0.6s;
}
#top4 a:hover{
	text-decoration: none;
}
#top4 img:hover{
	transform: scale(1.2);
}
#page_4{
	padding-top:20px;
	padding-bottom:30px;
}
#page_4 a{
	text-decoration: none;
}
#page_4 a:hover{
	text-decoration: none;
}
#page_4 .thumbnails img{
	width: 100%;
}
#page_4 .col-md-6{
	margin-top: 1em;
}
.captions{
	text-align: center;
	font-size: 1.2em;
	line-height: 2em;
	border-top: solid 1px silver;
	background: white;
}
.captions1{
	text-align: center;
	font-size: 1.1em;
	line-height: 3em;
	border: solid 1px silver;
	background: white;
}
#cpad .thumbnail{
	margin-bottom:10px;
}
.mainw{
	border: solid 1px silver;
	padding: 2px;
	margin-bottom:20px;
	border-radius: 5px;
}
.page_7 .col-md-3{
	width: 25%;
	padding-left: 0.1px;
}

/*
 * 资讯
 */
 .panel i{
	 font-size: 1.2em;
	 color: #337ab7;
	 font-weight: bold;
 }
 .panel .smd{
	 background: white;
	 padding:10px 10px 0px 10px;
	 border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	 border-bottom:1px solid silver;
 }
.page_8 .col-md-4 ul{
	padding: 0px 0px 0px 0px;
}
.panel-default .col-md-3{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.panel-default .col-md-9{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.list-group li{
	list-style-type: none;
	padding: 18px 15px;
}
.list-group a{
	color: black;
}
.list-group a:hover{
	color: #338dcd;
}
.title5{ 
	height:45px; 
	line-height:45px; 
	background:url(../images/lbg.jpg) repeat-x; 
}
.title5 span{
	margin-left: 0.7em;
	padding-left:8px; 
	color:#444444; 
	font-size: 1.2em;
	border-left: solid 3px #a77235;
}
.title5 a{
	float:right; 
	color:#808080; 
	padding-right:10px;
	text-decoration: none;
}
.title5 a:link{
	color:#808080; 
	text-decoration: none;
}
.title5 a:visited  {
	color:#808080; 
	text-decoration: none;
}
.title5 a:hover{
	color:#3ba4da; 
	text-decoration: none;
}
.title5 a:active{
	color:#808080; 
	text-decoration: none;
}

#dian a{
	text-decoration: none;
	color: white;
}
#dian a:hover{
	text-decoration: none;
	color: white;
}
#dian a div{
	padding: 10px 20px;
	border-radius: 5px; 
	text-align: center;
	font-size: 1.1em;
	background: #6abfea;
	box-shadow:0px 0px 15px silver;
}
#dian a div:hover{
	box-shadow:0px 0px 15px #6abfea;
}
#dian1{
	padding: 10px 20px;
	background: #6abfea;
	border-radius: 5px; 
	text-align: center;
	font-size: 1.1em;
	cursor: pointer;
	color:white;
	background: #6abfea;
	box-shadow:0px 0px 15px silver;
}
#dian1:hover{
	box-shadow:0px 0px 15px #6abfea;
}
.wen{
	font-size: 1.2em;
	line-height: 2em;
	text-indent: 2em;
}
#wen1{
	font-size: 1.2em;
	line-height: 2em;
	
}
#wen1 span{
	text-indent: 2em;
}
#wen1 a:hover{
	text-decoration: none;
}
/*
 * 模型
 */
#mo li{
	padding: 10px 20px 10px 10px;
	cursor: pointer;
	box-shadow:0px 0px 1px silver inset;
}
#mo li:hover{
	border-radius: 5px;
	background: #e2e2e2 !important;
}
#mo li a{
	color: black;
	text-decoration: none;
}
#mo{
	margin-bottom: 1.5em;
	height: 60px;
	background: #b6dbf6;
	border-radius: 5px;
	box-shadow:0px 0px 3px silver inset;
}
.shou{
	padding: 1% 0px 1% 0px;
	color:#505052;
}
.shou a{
	text-decoration: none;
}
.shou a:hover{
	text-decoration: none;
}
.ikl{
	cursor: pointer;
	margin-top: 10px;
	padding: 10px 10px 10px 20px;
	border-radius: 5px;
	background: white;
	box-shadow:0px 0px 3px silver inset;
}
.sss{
	margin-top: 10px;
	padding: 10px 10px 10px 20px;
	cursor: pointer;
	box-shadow:0px 0px 3px silver inset;
	border-radius: 5px;
	background: white;
}
#an .col-md-6{
	padding: 0px;
}
#an span{
	line-height: 60px;
	padding: 12px 20px;
	box-shadow:0px 0px 3px silver inset;
	background: white;
	border-radius: 5px;
}
#an a{
	text-decoration: none;
	color: black;
}
#an a:hover{
	text-decoration: none;
}
#con .list-unstyled{
	position: absolute;
	display: none;
	z-index: 999;
	background: white;
	border: solid 1px silver;
	border-radius: 5px;
	margin-top: 0.8em;
	height:300px;
	overflow: auto;
}
#min .list-unstyled{
	position: absolute;
	display: none;
	z-index: 999;
	margin-top: 0.8em;
	background: white;
	border: solid 1px silver;
	border-radius: 5px;
	overflow: auto;
	height: 250px;
}

.domeosv{
	display: none;
	text-align:left;
}
.domeosv img{
	height:504px;
	max-width:100%;
}
.imgfoe{
	text-align:left;padding:0px 10px !important;

}
.imgfoe p{
	text-align:left;
	margin-bottom:5px;
	margin-top:5px;
	font-size:16px;
	line-height:1.7em;
	font-family: 微软雅黑;text-align:justify;
text-justify:inter-ideograph;
}
.imgformular{
	margin-left: 2em;height:100% !important;display: inline !important;
}

.dome .carousel .carousel-inner .item img{
	margin:0px auto;
}
.dome{
	margin: 0px auto; 
	border-radius: 5px;
	padding:20px;
}
.dome .list-inline:first-child li{
	
}
.dome .nexts .domeo{
	text-align:right;
	padding-right:10px;
}
.dome .nexts .domeo div{
	text-align:left;
}
.dome .nexts .domeo.center{
	text-align:center;
	padding-right:0px;
}
.dome .nexts .domeosv{
	padding-right:10px;
}
.dome .nexts .domeosv.center{
	text-align:center;
	padding-right:0px;
}
.dome .nexts .domeosv.right{
	text-align:right;
	padding-right:0px;
}
.dome .nexts .domeo img{
	display: none;
	height:504px;
	max-width:100%;
}
.dome .nexts .domeo img.active{
	display: inline;
}
.dome .nexts .domeo1{
	text-align:right;
}
.dome .nexts .domeo1 img{
	display: none;
}
.dome .nexts .domeo1 img.active{
	display: inline;
}
.dome .nexts .domeo2{
	text-align:right;
}
.dome .nexts .domeo2 img{
	display: none;
}
.dome .nexts .domeo2 img.active{
	display: inline;
}
.dome .nexts .domeo3{
	text-align:right;
}
.dome .nexts .domeo3 img{
	display: none;
}
.dome .nexts .domeo3 img.active{
	display: inline;
}
.dome .nexts .list-unstyled{
	text-align: center;
	margin-top:0px;
}
.dome .nexts .list-unstyled li{
	padding: 6px 15px 6px 15px;
	margin-left:5px;
	margin-right:5px;
	background:#1490E2 !important;
	margin-bottom:10px;
	border-radius:5px;
	color:#fff;
	cursor: pointer;
}
.dome .nexts .list-unstyled li.active{
	background:#0D37A1 !important;
}
.dome div{
	
}

.list-inline a:hover{
	text-decoration: none;
}
.dome .list-inline li{
	cursor: pointer;
	color: white;
	margin-top: 5px;
	margin-left: 5px;margin-bottom:20px;
	padding: 8px 10px 8px 10px;
	border-radius: 5px;
}
.dome .list-inline li:nth-last-child(6){
	background: wheat;
}
.dome .list-inline li:nth-last-child(5){
	background: #ed5756;
}
.dome .list-inline li:nth-last-child(4){
	background: #6bbfeb;
}
.dome .list-inline li:nth-last-child(3){
	background: #fdbf12;
}
.dome .list-inline li:nth-last-child(2){
	background: maroon;
}
.dome .list-inline li:nth-last-child(1){
	background: #9696ec;
}


.domeosv .col-lg-5{
	width: 38%;
}
.domeosv .col-lg-6{
	width: 50%;
}
.domeosv .col-lg-1{
	width: 12%;
}
.domesd1{
	width:90%;
	margin:0px auto;
}
.domesd{
	width:90%;
	margin:0px auto;
	margin-top:61px;
}
@media screen and (max-width: 1600px) {
	.domesd{
		width:98%;
	}
	.domesd1{
		width:98%;
		margin:0px auto;
	}
	.img-7{
		width: 58%;
	}
	.imgfoe p{
		text-align:left;
		margin-bottom:5px;
		margin-top:5px;
		font-size:20px;
		line-height:1.7em;
		font-family: 微软雅黑;
	}
	.domesd .domesde_ul.col-lg-2{
		transform: translateX(20px);
	}
	.domesd .col-lg-10{
		
	}
	.dome .nexts .domeo img {
		height: 404px;
		max-width: 100%;
	}
	.domeosv .col-lg-5{
		width: 38%;
	}
	.domeosv .col-lg-6{
		width: 50%;
	}
	.domeosv .col-lg-1{
		width: 12%;
	}
}
@media screen and (max-width: 1400px) {
	.domesd{
		width:98%;
	}
	.domesd1{
		width:98%;
	}
	.domeosv .col-lg-1{
		width: 12%;
	}
	.img-7{
		width: 58%;
	}
}
.img-7{
	
}
.col-lg-1{
	padding-right:0px;
	height:400px;overflow: auto;
}
.domeosv .col-lg-1{
	width: 12%;
}
.dome .domesd .list-inline li{
	padding: 10px 10px 10px 10px;
}
.dome .domesde_ul{
	padding:0px 5px !important;
	transform: translateX(-20px);
}
.dome .domesde_ul ul li{
	cursor: pointer;
	color: white;
	margin-top: 5px;
	margin-left: 5px;margin-bottom:10px;
	padding: 11px 10px 11px 10px;
	border-radius: 5px;
	font-size:15px;
}
.dome .domesde_ul ul li:nth-last-child(6){
	background: wheat;
}
.dome .domesde_ul ul li:nth-last-child(5){
	background: #ed5756;
}
.dome .domesde_ul ul li:nth-last-child(4){
	background: #6bbfeb;
}
.dome .domesde_ul ul li:nth-last-child(3){
	background: #fdbf12;
}
.dome .domesde_ul ul li:nth-last-child(2){
	background: maroon;
}
.dome .domesde_ul ul li:nth-last-child(1){
	background: #9696ec;
}
.dome .nexts .domeo img{
	
}
/**
 * 课件
 */
.ke_jian{
	border: solid 1px #dae5fb;
	padding: 10px;
	border-radius: 5px;
	background: #dae5fb;
}
.ke_jian .ke_li i{
	font-size: 2em;
}
#ke_cl{
	font-size: 2em;
}
.ke_jian .ke_li{
	border: solid 1px #5595b9;
	border-radius: 5px;
	cursor: pointer;
	width: 100%;
	margin: 0px auto;
	height: 50px;
	position:relative;
	margin: 10px 0px;
	background: url(../images/ket.png) no-repeat;
}
.ke_jian .ke_li li:nth-last-child(2){
	position: absolute;
	left: 10px;
	top: 10px;
	color: #b6dbf6;
}
.ke_jian .ke_li li:nth-last-child(1){
	position: absolute;
	text-align: right;
	left: 45px;
	line-height: 50px;
	color: #5c99bc;
}
.ping_t{
	line-height: 60px;
	font-size: 1.4em;
	color: black;
}
.cat_sublist{
	width: 100%;
	border-radius: 5px;
}
/**
 * 背景图
 */
.bei{
	background: #f6f6f6;
	background-size: 100%;
	background-position: center;
	padding-bottom:2%;
}
.jurisdiction{
	margin-top:1rme;
	padding: 13px 15px;
}
.jurisdiction p{
	color:#fff;
}
.jurisdiction p span{
	font-weight:700;
}
.jurisdiction a{
	color:#333;display: inline-block;
	background:#fff;padding:3px 10px;
	border-radius:5px;
}
.jurisdiction a:hover{
	color:#fff;background:#008FCC;
}
.j-h2{
	font-size:20px;
}
/**
 * 侧导航
 */
#menu {
	display: none; 
	position: fixed; 
	top: 35%;
	list-style-type: none; 
	z-index: 1;
	right:0%;
	padding:5px 10px;
}
#menu li{
	font-size: 1.2em;
	text-align: center;
	padding:7px 13px;
}
#menu a{ 
	text-decoration: none;
	color:#333333;
}
#menu .active a{ 
	color:#6abfea;
	font-weight: bold;
	padding:7px 13px;
	background-size: 100%;
	border-radius: 10px;
	border-left:4px solid;
	border-bottom:1px solid;
}
/**
 * 课件
 */
.pange{
	width: 100%;
	color: black;
	overflow: auto;
	padding: 10px;
	margin: 0px auto;
	border-radius: 5px;
}
.pange1{
	padding:2% 0%;
}

.pange1 .daan{
	color:#6abfea;
	cursor: pointer;
}
.pange1 h4{
	font-size: 1.3em;
	margin-bottom: 20px;
	font-weight: bold;
}
.pange1 .pn{
	margin-bottom: 2em;
	border:1px solid;
	line-height: 30px;display: none;
}
.pange1 .pn:first-of-type{
	margin-bottom: 2em;
	border:1px solid;
	line-height: 30px;display: block;
}
.pange1 .sou{
	text-indent:2em;
	font-size: 15px;
}
.pange object{
	padding:0px 0px 0px 0px;
	width: 100%;
	height: 570px;
}
/**
 * 经济课件
 */
#subframe{
	width: 100%;
	height: 601px;
	border-radius: 5px;
}
#traceProvinceOrdersd{
	width: 100%;
	border: solid 1px silver;
	border-radius: 5px;
	height:600px;
	padding-top:10px;padding-bottom:10px;
}
.so{
	height: 597px;
	padding: 0px 0px 10px 1%;
}
.so .col-md-9{
	margin-top: 2%;
	background: white;
	width: 79%;
}
.so .col-md-3{
	width: 21%;
	margin-top: 2%;
	border: solid 1px silver;
	border-radius: 5px;
	height:600px;
	overflow: auto;
	color: black;
}
.so ul{
	padding-left: 1em;
}
.so ul li{
	list-style-type: none;
	cursor: pointer;
	color: #741323;
	padding: 5px 0px 5px 0px;
	border-radius: 5px;
}
.zhang_1:first{
	margin-top: 0em;
}
.zhang_1{
	font-size: 1.1em;
	cursor: pointer;
	font-weight: bold;
	border-radius: 5px;
	padding: 8px 0px 8px 0px;
	margin-bottom: 0.3em;
	color: #000000;
}
.zhang_jie p{
	margin: 0px;
	margin-bottom: 0.5em;
	cursor: pointer;
	border-radius: 5px;
	color: #107ec3;
	padding: 8px 0px 8px 20px;
}
.zhang_jie ul li{
	padding: 5px 0px 5px 20px;
}
.so ul li:hover{
	color: #9d21fd;
}
.zhang_1:hover{
	color: #9d21fd;
}
.zhang_jie p:hover{
	color: #9d21fd;
}
/**
*地图
*/
.box{ 
	width: 100%; 
	height: 600px;
	border: solid 2px silver;
	border-radius: 5px;
}
#container3{ 
	width: 100%; 
	height: 100%; 
}
.desc .wen1{
	color: black;
	font-weight:bold;
	opacity: 0.6;
}
.desc .wen1{
	font-size: 1.2em;
	line-height: 2em;
	color: black;
}
.desc p{
	color: black;
	font-weight:bold;
	opacity: 0.6;
}
.desc p{
	font-size: 1.2em;
	line-height: 2em;
	color: black;
}
.desc a{
	text-decoration: none;
	color:#269cd9;
	font-size: 1.28em;
}
.desc a:hover{
	text-decoration: none;
	order: 0.8;
}
/*
 * 设置滚动条
 */
::-webkit-scrollbar
{
    width: 8px;
    height: 16px;
    background-color: #F5F5F5;
}
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background:#CFCFCF;
}
