/*
	ggd
	2021-04-27
	职院 十四五规划编制
 */
.ghbz_ban{
	width: 100%;
	height: 143px;
	background: url(../images/ghbz/ban.jpg) no-repeat center center;
	padding-top: 233px;

}
.ghbz_nav{
	width: 100%;
	height: 115px;
	z-index: 999;
}
.ghbz_tab{
	height: 115px;
	width: 1250px;
	box-sizing: border-box;
	padding: 0 25px; 
	background: rgba(255,255,255,.5);
	border-radius: 4px;
	margin: 0 auto;
}
.ghbz_tab ul{
	margin-left: 25px;
}
.ghbz_tab li{
	float: left;
    width: 180px;
    height: 43px;
    margin-right: 2px;
    transform: rotateZ(0deg)skew(135deg,180deg);
    background: #fff;
    line-height: 43px;
    text-align: center;
    margin-top: 36px;

}
.ghbz_tab li a{
	display: inline-block;
	transform: rotateZ(0deg)skew(45deg,180deg);
	color: #ba0001;
	font-weight: bold;
	font-size: 18px;
}
.ghbz_tab li:hover{
	background: #ba0001;
}
.ghbz_tab li:hover a{
	color: #fff;
}
.ghbz_tab span{
	float: right;
	display:block;
	width: 145px;
	height: 43px;
	line-height: 43px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	margin-left: 24px;
	margin-top: 36px;
	background: #fff;

}
.ghbz_tab span a{
	color: #ba0001;
}
.ghbz_tab span i{
	width: 10px;
	height: 10px;
	border: 1px solid #ba0001;
	border-radius: 12px;
	display: inline-block;
	line-height: 43px;
	margin-right: 8px;
	vertical-align: baseline;
}
.ghbz_tab span:hover{
	background: #ba0001;
}
.ghbz_tab span:hover a{
	color: #fff;
}
.ghbz_tab span:hover i{
	border: 1px solid #fff;
}


.ghbz_tit{
	width: 1200px;
	height: 121px;
	padding-top: 40px;
	margin: 0 auto;
	position: relative;
}
.ghbz_li{
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
}
.TIT{
	width: 235px;
	position: relative;
}

.TIT p{
	padding-left: 100px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	position: relative;
	line-height: 44px;
}
.TIT p:before{
	width: 16px;
	height: 16px;
	content: "";
	background: #ba0001;
	display: inline-block;
	position: absolute;
	top: 14px;
	left: 74px;
}
.ghbz_list{
	width: 965px;
}

.ghbz_list li{
	width: 50%;
	float: left;
	padding-right: 30px;
	padding-left: 10px;
	line-height: 36px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ghbz_list li:before{
	width: 4px;
	height: 4px;
	content: "";
	background: #ba0001;
	display: inline-block;
	position: absolute;
	top: 16px;
	left: 0px;
}
.w100 li{
	width: 100%!important;
}
.ghbz_cir li{
	width: 92px;
	height: 92px;
	margin-right: 58px;
	background: url(../images/ghbz/cir.png) no-repeat center center;
	cursor: pointer;
	float: left;
	line-height: 92px;
	text-align: center;
	font-size: 15px;
	position: relative;
}
.ghbz_cir li:hover{
	background: url(../images/ghbz/cir_h.png) no-repeat center center;
}
.ghbz_cir li:hover a{
	color: #fff;
}
.padT16{
	padding-top: 16px;
}
.ghbz_cir li:after{
	content: "";
	width: 40px;
	height: 12px;
	background: #e5ecf7;
	display: inline-block;
	position:absolute;
	right:-48px;
	top:39px;
}
.ghbz_cir li:last-child:after{
	display: none;
}
.ghbz_cir .txtA a{
	display: inline-block;
	line-height: 16px;
	padding-top:33px;
	font-size: 13px;
}

.ghbz_li_l{
	width: 465px;
	height: 200px;
	position: relative;
}
.h100{
	height: 100px;
	line-height: 100px;
}
.h150{
	height: 150px;
	line-height: 150px;
}
.h180{
	height: 180px;
	line-height: 180px;
}
.ghbz_li_c{
	width: 270px;
	background: url(../images/ghbz/stit_bg.png) no-repeat center;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.mart50{
	margin-top: 50px;
}
.ghbz_li_r{
	width: 465px;
	height: 200px;
	position: relative;
}
.ghbz_li .ulA, .ghbz_li .ulC{
	margin-top: 25px;
}
.ghbz_li .ulA li{
	font-weight: bold;
	color: #333;
	font-size: 18px;
	line-height: 50px;
	padding-right: 30px;
	position: relative;
}
.ghbz_li .ulA li:after{
	content: "";
	width: 14px;
	height: 1px;
	background: #ba0001;
	display: inline-block;
	position: absolute;
	right:0;
	top: 24px;
}


.ghbz_li .ulB li{
	font-weight: bold;
	color: #333;
	font-size: 18px;
	line-height: 100px;
	padding-left: 30px;
	position: relative;
}
.ghbz_li .ulB li:after{
	content: "";
	width: 14px;
	height: 1px;
	background: #ba0001;
	display: inline-block;
	position: absolute;
	left:0;
	top: 49px;
}
.ghbz_li .ulC li{
	font-weight: bold;
	color: #333;
	font-size: 18px;
	line-height: 50px;
	padding-left: 30px;
	position: relative;
}
.ghbz_li .ulC li:after{
	content: "";
	width: 14px;
	height: 1px;
	background: #ba0001;
	display: inline-block;
	position: absolute;
	left:0;
	top: 24px;
}
.ghbz_li .tipA1{
	width: 200px;
	border: 1px solid #ba0001;
	position: absolute;
	padding: 10px 0;
	left: 75px;
	top: 100px;
}
.ghbz_li .tipA1:after{
	content: "";
	width: 66px;
	height: 1px;
	background: #ba0001;
	display: inline-block;
	position: absolute;
	right:-66px;
	top: 50%;
}
.ghbz_li .tipA1 li{
	line-height: 25px;
	padding: 0 10px 0 25px;
	position: relative;
}
.ghbz_li .tipA1 li:after{
	width: 4px;
	height: 4px;
	content: "";
	background: #ba0001;
	display: inline-block;
	position: absolute;
	top: 10px;
	left: 15px;
}

.ghbz_li .tipB1{
	width: 306px;
	border: 1px solid #ba0001;
	position: absolute;
	padding: 10px 0;
	left: 158px;
	top: -11px;
}
.ghbz_li .tipB1:after{
	content: "";
	width: 40px;
	height: 1px;
	background: #ba0001;
	display: inline-block;
	position: absolute;
	left:-40px;
	top: 50%;
}
.ghbz_li .tipB1 li{
	line-height: 25px;
	padding: 0 10px 0 25px;
	width: 33.33%;
	box-sizing: border-box;
	position: relative;
	float: left;
}
.ghbz_li .tipB1 li:after{
	width: 4px;
	height: 4px;
	content: "";
	background: #ba0001;
	display: inline-block;
	position: absolute;
	top: 10px;
	left: 15px;
}
.ghbz_li .tipB2{
	width: 306px;
	border: 1px solid #ba0001;
	position: absolute;
	padding: 10px 0;
	left: 158px;
	top: 114px;
}
.ghbz_li .tipB2:after{
	content: "";
	width: 40px;
	height: 1px;
	background: #ba0001;
	display: inline-block;
	position: absolute;
	left:-40px;
	top: 50%;
}
.ghbz_li .tipB2 li{
	line-height: 25px;
	padding: 0 10px 0 25px;
	width: 33.33%;
	box-sizing: border-box;
	position: relative;
	float: left;
}
.ghbz_li .tipB2 li:after{
	width: 4px;
	height: 4px;
	content: "";
	background: #ba0001;
	display: inline-block;
	position: absolute;
	top: 10px;
	left: 15px;
}
.ghbz_li .ulD{
	height: 180px;
	background: #f9f9fa;
	position: absolute;
	right: -1px;
	top:50px;
}
.ghbz_li .ulD li{
	font-weight: bold;
	color: #333;
	font-size: 18px;
	padding-top: 65px;
	padding-right: 30px;
	position: relative;
}
.ghbz_li .ulD li:after{
	content: "";
	width: 14px;
	height: 1px;
	background: #ba0001;
	display: inline-block;
	position: absolute;
	right:0;
	top: 89px;
}
.ghbz_li .ulE{
	margin-top: 26px;
}
.ghbz_li .ulE li{
	font-weight: bold;
	color: #333;
	font-size: 18px;
	line-height: 45px;
	padding-left: 30px;
	position: relative;
}
.ghbz_li .ulE li:after{
	content: "";
	width: 14px;
	height: 1px;
	background: #ba0001;
	display: inline-block;
	position: absolute;
	left:0;
	top: 50%;
}

/********************************/
.bz_li{
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
	position: relative;
}

.bz_titA{
	width: 220px;
	box-sizing: border-box;
	padding: 0 20px;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	border-right: 1px solid #ba0001;
	position: relative;
}
.bz_titA:after{
	content: "";
	width: 14px;
	height: 1px;
	background: #ba0001;
	display: inline-block;
	position: absolute;
	right:0;
	top: 50%;
}
.bz_conA .ulA1{
	margin-top: -25px;
}
.bz_conA .ulA1 li{
	width: 190px;
	font-weight: bold;
	color: #333;
	font-size: 18px;
	line-height: 50px;
	padding-left: 30px;
	position: relative;

}
.bz_conA .ulA1 li:after{
	content: "";
	width: 14px;
	height: 1px;
	background: #ba0001;
	display: inline-block;
	position: absolute;
	left:0;
	top: 50%;
}
.bz_conA .ulA2{
	margin-top: -25px;
}
.bz_conA .ulA2 li{
	color: #333;
	font-size: 14px;
	line-height: 50px;
	padding-left: 80px;
	position: relative;

}
.bz_conA .ulA2 li:after{
	content: "";
	width: 50px;
	height: 1px;
	background: #ba0001;
	display: inline-block;
	position: absolute;
	left:0;
	top: 50%;
}


.h200{
	height: 200px;
	line-height: 200px;
}
.w360 li{
	width: 360px!important;
}

.bz_li .tipA1{
	width: 290px;
	height: 156px;
	background: #efefee;
	position: absolute;
	right: 0;
	top: 50px;
	box-sizing: border-box;
	padding: 18px;
	border-radius:8px;
}
.bz_li .tipA1:before{
	content: "";
	display: inline-block;
	width: 30px;
	height: 30px;
	background: #efefee;
	position: absolute;
	left:-15px;
	top:64px;
	transform: rotate(45deg);
}
.bz_li .tipA1 p{
	line-height: 30px;
}

.bz_li .tipA1 a{
	display: block;
	line-height: 30px;
}

.bz_titB{
	margin-top: 171px;
	width: 220px;
	box-sizing: border-box;
	padding: 0 20px;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	border-right: 1px solid #ba0001;
	position: relative;
	height: 309px;
	line-height: 309px;
}

.lineR:after{
	content: "";
	width: 14px;
	height: 1px;
	background: #ba0001;
	display: inline-block;
	position: absolute;
	right:0;
	top: 50%;
}
.lineL:after{
	content: "";
	width: 14px;
	height: 1px;
	background: #ba0001;
	display: inline-block;
	position: absolute;
	left:0;
	top: 50%;
}
._lineL:after{
	content: "";
	width: 14px;
	height: 1px;
	background: #ba0001;
	display: inline-block;
	position: absolute;
	left:-14px;
	top: 50%;
}
.bz_conB{
	height: 540px;
	width: 980px;
}
.bz_conB1{
	height: 340px;
	box-sizing: border-box;
	padding: 0 20px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	position: relative;
}
.bz_conB1 p{
	width: 200px;
	line-height: 28px;
	padding-top: 142px;
	position: left;
}

.bz_conB2{
	margin-top: 78px;
	height: 122px;
	box-sizing: border-box;
	padding: 0 20px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	position: relative;
}
.bz_conB2 p{
	float: left;
	width: 200px;
	line-height: 28px;
	padding-top: 19px;
}
.bz_conB1_ul{
	position: absolute;
	left: 220px;
	top: 0;
	border-left: 1px solid #ba0001;
	height: 339px;
}
.bz_conB1_ul ul{
	margin-top:-13px;
}
.bz_conB1_ul li{
	font-size: 14px;
	color: #333;
	font-weight: normal;
	line-height: 26px;
	padding-left: 25px;
	height: 26px;
	position: relative;
}
.bz_conB2_ul{
	width: 740px;
	float: left;
	box-sizing: border-box;
	border: 1px solid #ba0001;
	padding: 10px 0;
	position: relative;

}
.bz_conB2_ul li a{
	font-size: 14px;
	font-weight: normal;

}
.bz_conB2_ul li{
	line-height: 25px;
    padding: 0 10px 0 25px;
    width: 33.33%;
    box-sizing: border-box;
    position: relative;
    float: left;
}

.bz_conB2_ul li:after {
    width: 4px;
    height: 4px;
    content: "";
    background: #ba0001;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 15px;
}
.bz_conB1 .tip{
	height: 34px;
	width: 560px;
	border: 1px solid #ba0001;
	position: absolute;
	right:0;
	top: 7px;
}
.bz_conB1 .tip:before{
	width: 100px;
	height: 5px;
	content: "";
	background: url(../images/ghbz/dline.png) no-repeat center left;
	display: inline-block;
	position: absolute;
	left: -100px;
	top: 15px;
}
.bz_conB1 .tip li{
	font-size: 14px;
	color: #333;
	font-weight: normal;
	line-height: 34px;
	width: 50%;
	box-sizing: border-box;;
	float: left;
	padding: 0 10px 0 30px;
	position: relative;
}
.bz_conB1 .tip li:before{
	width: 4px;
    height: 4px;
    content: "";
    background: #ba0001;
    display: inline-block;
    position: absolute;
    top: 14px;
    left: 15px;
}
.bz_conB1 .tip_pos1{
	right:0;
	top: 86px;
}


.bz_conB1 .tip1{
	height: 54px;
	width: 560px;
	border: 1px solid #ba0001;
	position: absolute;
	right:0;
	top: 139px;
	padding-top: 3px;
	box-sizing: border-box;
}
.bz_conB1 .tip1:before{
	width: 100px;
	height: 5px;
	content: "";
	background: url(../images/ghbz/dline.png) no-repeat center left;
	display: inline-block;
	position: absolute;
	left: -100px;
	top: 40px;
}
.bz_conB1 .tip1 li{
	font-size: 14px;
	color: #333;
	font-weight: normal;
	line-height: 24px;
	width: 25%;
	box-sizing: border-box;;
	float: left;
	padding: 0 10px 0 30px;
	position: relative;
}
.bz_conB1 .tip1 li:before{
	width: 4px;
    height: 4px;
    content: "";
    background: #ba0001;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 15px;
}


.bz_conB1 .tip2{
	height: 140px;
	width: 120px;
	border: 1px solid #ba0001;
	position: absolute;
	right:0;
	top: 200px;
	padding-top: 8px;
	box-sizing: border-box;
}
.bz_conB1 .tip2:before{
	width: 540px;
	height: 5px;
	content: "";
	background: url(../images/ghbz/dline.png) no-repeat center left;
	display: inline-block;
	position: absolute;
	left: -540px;
	top: 5px;
}
.bz_conB1 .tip2 li{
	font-size: 14px;
	color: #333;
	font-weight: normal;
	line-height: 24px;
	box-sizing: border-box;;
	float: left;
	padding: 0 10px 0 30px;
	position: relative;
}
.bz_conB1 .tip2 li:before{
	width: 4px;
    height: 4px;
    content: "";
    background: #ba0001;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 15px;
}


.bz_conB1 .tip3{
	height: 115px;
	width: 280px;
	border: 1px solid #ba0001;
	position: absolute;
	right:200px;
	top: 226px;
	padding-top: 8px;
	box-sizing: border-box;
}
.bz_conB1 .tip3:before{
	width: 181px;
	height: 5px;
	content: "";
	background: url(../images/ghbz/dline.png) no-repeat center left;
	display: inline-block;
	position: absolute;
	left: -181px;
	top: 32px;
}
.bz_conB1 .tip3 li{
	font-size: 14px;
	color: #333;
	font-weight: normal;
	line-height: 24px;
	box-sizing: border-box;;
	float: left;
	padding: 0 10px 0 30px;
	position: relative;
	width: 50%;
}
.bz_conB1 .tip3 li:before{
	width: 4px;
    height: 4px;
    content: "";
    background: #ba0001;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 15px;
}
.bz_titC{
	width: 220px;
	box-sizing: border-box;
	padding: 0 20px;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	position: relative;
	height: 60px;
	line-height: 60px;
}
.bz_conC{
	padding-left: 20px;
}
.bz_conC a{
	display: inline-block;
	padding: 0 20px;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	position: relative;
	height: 60px;
	line-height: 60px;
}
.bz_conC a:before{
	width: 4px;
    height: 4px;
    content: "";
    background: #ba0001;
    display: inline-block;
    position: absolute;
    top: 28px;
    left: 6px;
}
.bz_conD{
	width: 980px;
	padding-top: 12px;
	padding-left: 20px;
	box-sizing: border-box;
	height: 275px;
	position: relative;
}
.bz_conD .a1, .bz_conD .a2{
	width: 120px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: #ba0001;
	border-radius: 36px;
	display: inline-block;
	margin-right: 36px;
	position: relative;
}
.bz_conD .a1:after, .bz_conD .a2:after{
	width: 30px;
	height: 22px;
	content: "";
	background: url(../images/ghbz/tran.png) no-repeat center center;
	position: absolute;
	right: -35px;
	top:7px;
	display: inline-block;

}
.bz_conD .a3{
	width: 120px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: #ba0001;
	border-radius: 36px 0 0 36px;
	display: inline-block;
}
.bz_conD .a4{
	width: 120px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: #ba0001;
	border-radius: 0 36px 36px 0;
	display: inline-block;
}
.bz_conD_ul{
	margin-top: 32px;
}
.bz_conD_ul li{
	width: 106px;
	height: 36px;
	border: 1px solid #ba0001;
	line-height: 36px;
	margin-bottom: 14px;
	text-align: center;
	margin-left: 50px;
	position: relative;
}
.bz_conD_ul li a{
	font-weight: bold;
	font-size: 14px;
	color: #ba0001;
}
.bz_conD_ul li a:hover{
	cursor: auto;
}
.bz_conD_ul li:before{
	content: "";
	width: 19px;
	height: 52px;
	background: url(../images/ghbz/sline.png) no-repeat center center;
	display: inline-block;
	position: absolute;
	left:-19px;
	top: -33px;
}

.bz_conD_ul_pos1{
	position: absolute;
	left: 181px;
	top:48px;
}

.bz_conD_ul_pos2{
	position: absolute;
	left: 457px;
	top:48px;
}
.bz_conD_ul1{
	width: 160px;
    height: 156px;
    background: #efefee;
    position: absolute;
    right: 0;
    top: 50px;
    box-sizing: border-box;
    padding: 18px;
    border-radius: 8px;
}
.bz_conD_ul1 a{
	display: block;
    line-height: 30px;
}
.bz_conD_ul1 a:hover{
	color: #333;
	cursor: auto;
}
.bz_conD_ul1:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #efefee;
    position: absolute;
    left: -15px;
    top: 64px;
    transform: rotate(45deg);
}


.zxtz_box{
	width: 965px;
	height: 100px;
	background: url(../images/ghbz/kk.png) no-repeat bottom center;
	margin: 0 auto;
	padding: 0 13px;
	box-sizing: border-box;
}
.zxtz_box a{
	display: inline-block;
	width: 142px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	text-align: center;
	background: #ba0001;
	color: #fff!important;
	font-weight: bold;
	border-radius: 36px;
	margin: 32px 5px 0px 5px;
	position: relative;
}
.zxtz_box a:after{
	content: "";
	width: 19px;
	height: 9px;
	display: inline-block;
	background: url(../images/ghbz/jt.png) no-repeat center center;
	position: absolute;
	right:-16px;
	top:15px;
}
.zxtz_box a:last-child:after{
	display: none;
}

/*****************/
.fazl{
	margin-top: 50px;
	width: 100%;
	height: 810px;
	background: #f3f5fa;
}
.fazl_li{
	width: 1200px;
	margin: 0 auto;
	height: 400px;
}
.fazl_tit{
	font-size: 24px;
	line-height: 120px;
	font-weight: bold;
	color: #333;
}
.fazl_tit span{
	color: #a24343;
}
.fazl_tab li{
	cursor: pointer;
	height: 36px;
	width: 116px;
	margin-right: 2px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background: #d4d1d1;
	float: left;
	margin-bottom: 20px;
}
.fazl_tab .active{
	background: #ba0001;
	color: #fff;
}
.fazl_con_ul li{
	width: 550px;
	float: left;
	margin-right: 50px;
	box-sizing: border-box;
    line-height: 36px;
    position: relative;
}
.fazl_con_ul li a{
	color: #333;
	font-size: 14px;
    width: 80%;
}
.fazl_con_ul li:hover a{
	color: #ba0001;
}
.fazl_con_ul li span{
    position: absolute;
    top: 0;
    right: 10px;
    width: 80px;
    overflow: hidden;
    height: 36px;
    line-height: 36px;
    text-indent: 0;
}
.fazl_con_ul_more{
	display:block;
	text-align: right;
	padding-right: 70px;
	color: #ba0001!important;
	font-size: 12px;
}
.fazl_con_ul_more:hover{
	text-decoration: underline;
}
.fazl_con{
	display: none;
}
.fazl_con .mod-artlist-field1 .item{
	width: 550px;
	float: left;
	margin-right: 50px;
	box-sizing: border-box;
	border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 36px;
    color: #333;
}
.fazl_con .mod-artlist-field1 .article-name{
	font-size: 14px;
	width: 80%;
}
.fazl_con .mod-artlist{
	position: relative;
}
.fazl_con .mod-artlist .tit{
	display: block;
	border-bottom: 0;
	position: absolute;
	right: 35px;
    bottom: -25px;
	
}
.fazl_con .mod-artlist-field1 .article-name{
	color: #333;
}
.fazl_con .mod-artlist-field1 .date{
	height: 36px;
	line-height: 36px;
}
.fazl_con .mod-artlist .mod-artlist-field1 .tit .tit-txt{
	display: none;

}
.fazl_con .mod-artlist .tit .more{
	width: 60px;
}

.fazl_con .item{
	padding-left: 20px;
	position: relative;
}
.fazl_con .item:before{
	width: 4px;
    height: 4px;
    content: "";
    background: #ba0001;
    display: inline-block;
    position: absolute;
    top: 16px;
    left: 5px;
}
.show{
	display: block!important;
}
/*****************/
.ck_layer{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	position: fixed;
	top:0;
	left:0;
	display: none;
}
.ck_layer_box{
	display: none;
	width: 1150px;
    box-sizing: border-box;
    border-radius: 8px;
    border: 1px solid #ba0001;
    background: #ffffff;
    margin: 125px auto 0 auto; 
    height: max-content;
    position: relative;
}
.ck_layer_con{
	max-height: 600px;
    padding: 30px 40px;
    box-sizing: border-box;
    overflow-y: auto;
}
.close{
	width: 30px;
	height: 30px;
	background: url(../images/ghbz/close.png) no-repeat center center;
	position: absolute;
	right:25px;
	top:15px;
	cursor: pointer;
}
.ck_layer_con .li{
	border-bottom: 1px solid #ecd9d9;
	padding-bottom: 15px;
}
.ck_layer_con .li p{ 
	padding-left: 20px;
	font-size: 16px;
	margin: 10px 0 15px 0;
	position: relative;
}
.ck_layer_con .li p:before{
	content: "";
	background: #9d1c1c;
	width: 11px;
	height: 11px;
	display: inline-block;
	position: absolute;
	top:5px;
	left:0px;
}
.ck_layer_con .li a{
	display: block;
	padding-left: 20px;
	line-height: 26px;
	font-size: 14px;
}
.ck_layer_box .li:last-child{
	border-bottom: 0;
}
#toTop{
	width: 44px;
	height: 44px;
	background: url(../images/ghbz/top.jpg);
	position: fixed;
	bottom: 50px;
	right:50px;
	cursor: pointer;
}

.slineA:before{
	content: "";
	display: inline-block;
	width: 1px;
	height: 32px;
	background: #bdcce1;
	position: absolute;
	top:-32px;
	left:142px;
}
.slineB:before{
	content: "";
	display: inline-block;
	width: 1px;
	height: 45px;
	background: #bdcce1;
	position: absolute;
	top:-45px;
	left:142px;
}
.slineC:before{
	content: "";
	display: inline-block;
	width: 1px;
	height: 320px;
	background: #bdcce1;
	position: absolute;
	top:-296px;
	left:142px;
}
.slineD:before{
	content: "";
	display: inline-block;
	width: 1px;
	height: 55px;
	background: #bdcce1;
	position: absolute;
	top:-15px;
	left:142px;
}
.slineE:before{
	content: "";
	display: inline-block;
	width: 1px;
	height: 55px;
	background: #bdcce1;
	position: absolute;
	top:-32px;
	left:142px;
}
.slineF:before{
	content: "";
	display: inline-block;
	width: 1px;
	height: 152px;
	background: #bdcce1;
	position: absolute;
	top:-79px;
	left:142px;
}
.slineG:before{
	content: "";
	display: inline-block;
	width: 1px;
	height: 433px;
	background: #bdcce1;
	position: absolute;
	top:-303px;
	left:142px;
}
.slineH:before{
	content: "";
	display: inline-block;
	width: 1px;
	height: 226px;
	background: #bdcce1;
	position: absolute;
	top:-220px;
	left:142px;
}
.slineI:before{
	content: "";
	display: inline-block;
	width: 1px;
	height: 42px;
	background: #bdcce1;
	position: absolute;
	top:-36px;
	left:142px;
}
.slineJ:before{
	content: "";
	display: inline-block;
	width: 1px;
	height: 266px;
	background: #bdcce1;
	position: absolute;
	top:-220px;
	left:142px;
}

.slineK:before{
	content: "";
	display: inline-block;
	width: 1px;
	height: 505px;
	background: #bdcce1;
	position: absolute;
	top:-480px;
	left:142px;
}
.slineL:after{
	content: "";
	display: inline-block;
	width: 1px;
	height: 100px;
	background: #bdcce1;
	position: absolute;
	top:175px;
	left:142px;
}

.conA a:hover{
	color: #333;
	cursor: auto;
}