@font-face {
	font-family: 'fzzzhunhjw';
	src: url("../font/fzzzhunhjw.TTF;vpn_img");
}
.bodyQh {
	background: #fff url(sfbzfxxgklm_bg_main.png;vpn_img) no-repeat top center;
}
.mainQh {
	position: relative;
}
.mainQh .mainBody {
	width: 1100px;
	margin: auto;
}
.mainBody .head {
	padding-top: 40px;
}
.head .logo {
	display: flex;
	line-height: 70px;
	margin-bottom: 45px;
}
.head .tN {
	font-size: 35px;
	color: #fff;
	margin-left: 20px;
}
.mainBody .head h1 {
	font-family: 'fzzzhunhjw';
	font-size: 100px;
	color: #fff;
	text-align: center;
	position: relative;
}
.mainBody .head h1::after {
	position: absolute;
	content: "";
	height: 1px;
	background: #fff;
	right: 0;
	bottom: 0;
	width: 58%;
}
.mainBody .contArea {
	margin-top: 90px;
	/*background: linear-gradient(to top,#f9f9f9,#fff);*/
	background: linear-gradient(to top, #fff, #f9f9f9);
	padding: 80px 35px 0;
}
.contArea .topSer {
	display: flex;
	position: relative;
}
.contArea .topSer .txt {
	width: 498px;
	height: 48px;
	line-height: 48px;
	border: 1px solid #2d66a5;
	border-radius: 5px;
	padding: 0 10px;
	margin: auto;
	position: relative;
}
.contArea .topSer .sr {
	background: url(sfbzfxxgklm_icon_a.png;vpn_img) no-repeat;
	width: 29px;
	height: 31px;
	position: absolute;
	right: 270px;
	top: 10px;
	cursor: pointer;
}
.contArea .topSer::before {
	position: absolute;
	content: "";
	left: 0;
	top: 25px;
	width: 22%;
	height: 1px;
	background: #ddd;
}
.contArea .topSer::after {
	position: absolute;
	content: "";
	top: 25px;
	right: 0;
	width: 22%;
	height: 1px;
	background: #ddd;
}
.detaMain {
	margin: 80px 0 40px 0;
	display: flex;
	width: 100%;
	height: 960px;
}
.detaMain .dLeft {
	width: 240px;
	margin-right: 18px;
}
.detaMain .dCont {
	border: 1px solid #ddd;
	background: #fff;
	flex: 1;
}
.dLeft li {
	border: 1px solid #ddd;
	margin-bottom: 15px;
	color: #333;
	position: relative;
	background: #fff;
}
/*.dLeft .liA::after {
	background: url(../images/icon_dot.png;vpn_img) no-repeat;
	width: 3px;
	height: 13px;
	position: absolute;
	content: "";
	right: 15px;
	top: 34px;
}*/
.dLeft li .aOne {
	padding: 10px 0 10px 20px;
	display: flex;
}
.dLeft li .icon {
	background: url(sfbzfxxgklm_iconA.png;vpn_img) no-repeat;
	width: 40px;
	height: 40px;
	vertical-align: middle;
	display: inline-block;
	float: left;
	margin: 10px 30px 0 15px;
}
.dLeft li .iconA {
	background: url(sfbzfxxgklm_iconB.png;vpn_img) no-repeat;
}
.dLeft li .iconB {
	background: url(sfbzfxxgklm_iconC.png;vpn_img) no-repeat;
}
.dLeft li .iconC {
	background: url(sfbzfxxgklm_iconD.png;vpn_img) no-repeat;
}
.dLeft li .iconD {
	background: url(sfbzfxxgklm_iconE.png;vpn_img) no-repeat;
}
.dLeft li .txt {
	width: 105px;
	float: left;
	font-size: 22px;
	color: #2d66a5;
}
.dLeft .liA:hover .aOne, .dLeft .active {
	background: #2d66a5;
}
.dLeft .liA:hover .txt, .dLeft .active .txt {
	color: #fff;
}
.dLeft .liA:hover .icon, .dLeft .active .icon {
	background: url(sfbzfxxgklm_iconA_h.png;vpn_img) no-repeat;
}
.dLeft .liA:hover .iconA, .dLeft .active .iconA {
	background: url(sfbzfxxgklm_iconB_h.png;vpn_img) no-repeat;
}
.dLeft .liA:hover .iconB, .dLeft .active .iconB {
	background: url(sfbzfxxgklm_iconC_h.png;vpn_img) no-repeat;
}
.dLeft .liA:hover .iconC, .dLeft .active .iconC {
	background: url(sfbzfxxgklm_iconD_h.png;vpn_img) no-repeat;
}
.sub-menu {
	display: none;
}
.dLeft li .sub-menu li {
	cursor: pointer;
	line-height: 45px;
	display: block;
	padding: 0;
	border: none;
	margin-bottom: 0;
}
.dLeft li .sub-menu li a {
	color: #888;
	padding-left: 85px;
	position: relative;
	display: flex;
}
.dLeft li .sub-menu li:hover {
	background: #e6f5ff;
}
.dLeft li .sub-menu li:hover a {
	color: #2d66a5;
}
.dLeft li .sub-menu li .aTxt {
	line-height: 20px;
}
.dLeft li .sub-menu li a::after {
	background: #2d66a5;
	width: 4px;
	height: 4px;
	content: "";
	position: absolute;
	top: 22px;
	left: 65px;
}
.guideArea .tt {
	margin: 35px 0;
	text-align: center;
	color: #2d66a5;
	font-weight: bold;
	font-size: 32px;
}
.guideCont {
	padding: 0 20px;
	height: 800px;
	overflow: auto;
}
.guideCont .txt {
	font-size: 16px;
	color: #555;
	line-height: 28px;
	text-indent: 30px;
	margin-bottom: 25px;
}
.rule .rT {
	font-size: 20px;
	color: #555;
	font-weight: bold;
	margin-bottom: 25px;
}
.rule .ruleCont {
}
.rule .ruleCont b {
	margin-left: 15px;
}
.guideList {
	padding: 0 20px;
}
.guideArea .gLt {
	color: #2d66a5;
	font-weight: bold;
	font-size: 25px;
	height: 65px;
	line-height: 65px;
	position: relative;
	padding-left: 16px;
	border-bottom: 1px solid #e5e5e5;
}
.guideArea .gLt::before {
	position: absolute;
	content: "";
	width: 7px;
	height: 17px;
	background: #2d66a5;
	left: 0;
	top: 25px;
}
.listCont {
	margin-top: 30px;
}
.listCont li {
	margin-bottom: 30px;
	display: flex;
	justify-content: space-around;
}
.listCont li .txt {
	color: #555;
	width: 540px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor:pointer;
}
.listCont li .time {
	color: #aaa;
	font-size: 14px;
}
.pageNation {
	margin: 20px 0 30px 0;
	display: flex;
	border-radius: 5px;
	justify-content: center;
	border-right: none;
}
.pageNation a {
	height: 30px;
	line-height: 30px;
	display: inline-block;
	padding: 0 8px;
	color: #888;
	font-size: 15px;
	background: #fff;
	border: 1px solid #d5dae0;
	box-sizing: border-box;
	min-width: 24px;
	margin-right: 10px;
}
.pageNation a:hover {
	color: #fff;
	background: #3a87e5;
	border: 1px solid #3a87e5;
}
.pageNation a.active {
    color: #fff;
    background: #3a87e5;
    border: 1px solid #3a87e5;
}
.pageNation .p {
	color: #888
}
.pageNation .p:hover {
	background: #ddd;
	border: 1px solid #d5dae0;
	color: #fff;
}
.mainQh .foot {
	width: 100%;
	height: 100px;
	background: #dadcde;
}
.optBar {
	display: flex;
	height: 52px;
	line-height: 52px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 15px;
	color: #888;
	justify-content: space-between;
}
.optBar .rt .i {
	background: url(sfbzfxxgklm_icon_rt.png;vpn_img) no-repeat;
	width: 15px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -3px;
}
.optBar .share {
	display: flex;
	margin-right: 20px;
}
.optBar .share .icA {
	background: url(sfbzfxxgklm_icon_fA.png;vpn_img) no-repeat;
	width: 38px;
	height: 27px;
	display: inline-block;
	margin: 10px 10px 0 10px;
	cursor: pointer;
}
.optBar .share .icB {
	background: url(sfbzfxxgklm_icon_fB.png;vpn_img) no-repeat;
	width: 38px;
	height: 27px;
	display: inline-block;
	margin: 10px 10px 0 0;
	cursor: pointer;
}
.optBar .share .icC {
	width: 76px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border-radius: 5px;
	color: #fff;
	font-size: 15px;
	background: #5c7fd9;
	margin-top: 10px;
	cursor: pointer;
}
.guideAreaA {
	margin: 0 20px;
}
.guideAreaA .listMain {
	height: 880px;
	overflow-y: auto;
}
.guideAreaA .listMain h1 {
	color: #2d66a5;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin: 30px 0;
}
.listMain .ly {
	height: 24px;
	line-height: 24px;
	color: #888;
	font-size: 14px;
	background: #f9f9f9;
	text-align: center;
}
.listMain .lCont {
	font-size: 16px;
	color: #555;
}
.listMain .lCont .txt {
	font-size: 16px;
	color: #555;
	margin: 20px 0 40px 0;
	text-align: center;
}
.listMain .lCont .nr {
	text-indent: 30px;
	margin-bottom: 40px;
	line-height: 28px;
}
.lCont .pInfo .ptit {
	font-weight: bold;
	margin-bottom: 10px;
}

.dLeft li .sub-menu li.active {
    background: #e6f5ff;
    font-weight: bold;
}
.dLeft li .sub-menu li.active a {
    color: #2d66a5;
}


/**修改**/
.contNew{ margin-top:50px;}
.contNew .share{ display:flex;    justify-content: flex-end; margin-bottom:20px;} 
.contNew .share .sT{ color:#999;}
.share .sT .iA{ background:url(sfbzfxxgklm_icon1.jpg;vpn_img) no-repeat; width:20px; height:20px; display:inline-block; vertical-align:middle; cursor:pointer; margin:-5px 10px 0 0; }
.contInfo{ width:1030px; margin:auto; background:#fff;  padding:40px; box-sizing:border-box;}
.contInfo .lyuan{ border:1px solid #e5e5e5; height:38px; line-height:38px; display:flex; padding:0 65px; box-sizing:border-box;justify-content: center; margin-bottom:50px;}
.contInfo .lyuan .lTxt{ display:flex;  margin-right:200px; font-size:14px;}
.lyuan .lTxt label{ color:#333; font-weight:bold;}
.contInfo .tit{ font-size:24px; color:#333; text-align:center; margin-bottom:30px;}
.contInfo .info{    text-indent: 30px;
    margin-bottom: 40px;
    line-height: 28px;}