.w80{
	width: 80%;
    margin: 0 auto;
    margin-top: 40px;
}

.mianbao {
	background-color: #dedede;
	width: 90%;
	margin: 0 auto;
	padding: 10px;
	margin-top: 10px;
	position: relative;
}

.mianbao a {
	color: black;
}

.left_nav_app_btn {
	position: absolute;
	top: 0;
	right: 0;
}

#left_nav {
	margin-top: 2px;
	color: #fff;
	border: 1px solid #fff;
	padding: 1px 10px;
	background-color: #b72527;
}

.comment_left_menu {
	background: #fff;
}

.comment_left_menu .block {
	background: transparent;
	padding-bottom: 15px;
}

.comment_left_menu h2 {
	background: #005ab3;
	padding: 15px 0px;
	color: #fff;
	font-size: 24px;
	padding-left: 25px;
}

.contentLeft {
	float: left;
	width: 100%;
	top: 0;
	left: 0;
	border: 2px solid #b72527;
}

.leftNavigation {
	margin: 0rem 0;
}

.leftNavigation,
.leftNavigation li ul {
	list-style: none;
	padding: 0;
}

.leftNavigation li a.leftnav_a {
	display: block;
	padding: 8px 12px 8px 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	-webkit-transition: color 0.2s ease;
	transition: color 0.2s ease;
	font-weight: 400;
	/* background: url(shxbs_list3.png) 15px center no-repeat; */
}

.leftNavigation>li {
	border-top: 1px solid #b72527;
}

.leftNavigation>li>a.leftnav_a {
	font-size: 18px;
	color: #b72527;
	line-height: 30px;
}

.leftNavigation li ul {
	display: none;
	margin: 0;
	background-color: #f4f9ff;
}

.leftNavigation li ul li a {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #1956a5;
	margin-left: 25px;
	padding-left: 12px;
}

.leftNavigation li ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 100%;
}

.leftNavigation li ul li a:hover {
	color: #b72527;
	text-decoration: none;
	/* background: url(shxbs_list2.png) 15px center no-repeat; */
}

.leftNavigation>li>a:hover,
.leftNavigation li.now>a {
	color: #b72527;
	font-weight: bold;
	text-decoration: none;
	/* background: url(shxbs_list2.png) 15px center no-repeat; */
}

li.now>a {
	/* color: #b72527; */
	/* font-weight: bold; */
	/* text-decoration: none; */
	/* background: url(shxbs_list2.png) 15px center no-repeat; */
}

.leftNavigation li.now ul {
	display: block;
}

/* left nav */
.gl_navleft {}

.gl_header_h1 {
	background: #b72527;
	margin-top: 20px;
	text-align: center;
}

.gl_header_h1 span {
	height: 47px;
	line-height: 47px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	border-bottom: 3px solid #b72527;
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
	.cleft {
		width: 100%;
	}
	.cright{
		width: 100% !important;
	}
	.rigcont ul{
		padding-left: 30px !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
	.cleft {
		width: 100%;
	}
	.cright{
		width: 100% !important;
	}
	.rigcont ul{
		padding-left: 30px !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
}

.gl_header_h1 span img {
	float: left;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 10px;
}

.yidong {
	display: none;
}



.center {
	width: 90%;
	margin: 0 auto;
}

.cleft {
	width: 18%;
	float: left;
	max-width: 300px;
}

.cright {
	float: right;
	width: 82%;
}
.rigcont ul{
		padding-left: 10px !important;
		list-style: none;
}


.rigcont{
	width: 80%;
    margin: 0 auto;
    margin-top: 40px;
    -webkit-box-shadow: 0px 0px 12px 1px rgb(87 87 87 / 20%);
    box-shadow: 0px 0px 12px 1px rgb(87 87 87 / 20%);
    padding: 60px 100px;
    list-style: none;
}
.rigcont ul li{
	padding-top: 10px;
}
.imgCont{
	width: 100%;
	text-align: center;
}
.img{
	width: 600px;
	margin: 20px;
}

.titleCont {
	border: 1px solid #7b1a1b;
	border-bottom: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	padding: 5px;
	background-color: #b72527;
	color: #fff;
	margin-top: 20px;
}

.title {
	text-align: center;
	padding-left: 8px;
	font-size: 24px;
	margin-bottom: 40px;
	font-weight: 700;
	cursor: pointer;
}

li strong{
	font-size:18px;
	margin:15px 0;
	
}

.mintitle{
	font-size: 20px;
    font-weight: 600;
   margin: 40px 0 20px 0;
}

.note{
	font-weight: 600;
	font-size:15px;
	margin-bottom: 15px;
}
.wenzi p{
	font-size:15px;
}

.wenzi p b{
	margin-bottom: 15px;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: thin dotted;
	outline: none !important;
	outline-offset: 0;
}

.code{
	background-color: #cac5c529;
    padding: 30px;
}

#myTab li a{
	background-color: #dcdcdc;
    color: #b72527;
    padding-left: 40px;
    padding-right: 40px;
}

#myTab li.active a{
	background-color: #b72527;
    color: #fff;
    padding-left: 40px;
    padding-right: 40px;
}


