*{
	box-sizing: border-box;
}
body{
	line-height: 1.6;
}
a{
	color: inherit;
}
a:hover{
	color: #dabb85; text-decoration: none;
}
.wrapper{
	width: 1210px;
	margin: 0 auto;
}
.wrapper100{
overflow: hidden;
	width:100%
	margin: 0 auto;
}
.gb-head{	
	font-size: 22px;
	font-weight: bold;
}
.gb-head img{
	line-height: 0;
	padding-right: 15px;
	vertical-align: middle; display: inline-block; position: relative; margin-top: -3px;
}
.toper{
	height: 43px;
	background: #f3f3f3;
	border-bottom: 1px solid #e9e9e9;
}
.toper .right{
	font-size: 14px;
	color: #585858;
	line-height: 43px;
	padding-right: 16px ;
}
.header{
	background: #FFFFFF; height: 165px;
}
.header .logo{
	float: left;
	margin: 22px 0 0 10px;
}
.header .slogan{
	float: left;
	padding: 55px 0 0 47px;
}
.header .search{
	float: right;
	margin-right: 10px; margin-top: 80px;
}
.header .search .txt{
	background: url(https://vpn.bjypc.edu.cn/https/77726476706e69737468656265737421e6e74fd2253a71407d468ca88d1b203b/https/77726476706e69737468656265737421e6e74fd2253a71407d468ca88d1b203b/http/77726476706e69737468656265737421f3fa52d2253a71407d468ca88d1b203b/publish/ssgcagzyjyjd/images/header-search.png) no-repeat left 5px center;
	border: #c3c3c3 solid 1px;
	width: 202px;
	height: 34px;
	padding-left: 30px; padding-right: 10px;
	display: inline-block;vertical-align: middle;
}
.header .search .btn{
	display: inline-block;vertical-align: middle;
	background: #aa0d15;
	color: #FFFFFF;
	width: 60px;
	height: 34px;
	font-size: 16px;
	border: none;
	border-radius: 5px;
	text-align: center;
	line-height: 34px;
}
.naver{
	background: #bd1a2d;	
	font-size: 18px;
	color: #ffffff; height: 49px; position: relative; z-index: 999;
}
.naver-list>li{
	position: relative;
	float: left;
	width: 14%;
}
.naver-list>li >a{
	display:block;
	text-decoration: none;
	height: 49px;
	line-height: 49px;
	text-align: center;
	color: #ffffff;
}
.naver-list>li >a:hover{
	background: #a21727;
}
.naver-list>li.active >a{
	background: #a21727;
}

/*äºŒçº§èœå•*/
.naver-list>li >ul{
	position: absolute; left: 0; right: 0; top: 49px;
	background: #fff;
	display: none;
}
.naver-list>li:hover >ul{
	display: block;
}
.naver-list>li >ul li{
	border-bottom: #ccc solid 1px; text-align: center; color: #666; line-height: 40px; font-size: 14px;
}
.naver-list>li >ul li a{
	display: block;
}


.hbanner{
	margin-top: 2px;
}
.hbanner .wrapper{
	position: relative;
}
.hbanner .wrapper100{
	position: relative;
}
.hbanner .hd{
	position: absolute; left: 0; right: 0; bottom: 5px;text-align: center;
}
.hbanner .hd li{
	width: 27px; height: 10px; display: inline-block;vertical-align: middle; background: #ebeaeb; cursor: pointer; margin: 0 1px;
}
.hbanner .hd li.on{
	background: #e31a24;
}
.hbanner img{
	display: block;
}
.hnotice{
	padding: 19px 0; height: auto; overflow: hidden;
}
.hnotice .head{
	line-height: 0;
	border: #e6e6e6 solid 1px;
	float: left;
	padding: 1px;	
}
.hnotice .body{
	background: #f4f4f4 url(https://vpn.bjypc.edu.cn/https/77726476706e69737468656265737421e6e74fd2253a71407d468ca88d1b203b/https/77726476706e69737468656265737421e6e74fd2253a71407d468ca88d1b203b/http/77726476706e69737468656265737421f3fa52d2253a71407d468ca88d1b203b/publish/ssgcagzyjyjd/images/hnotice-body.png) no-repeat right 0px bottom;
	float: right;
	width: 1059px;
	height: 106px;
	line-height: 106px;
	border: #e6e6e6 solid 1px;
	padding-right: 125px;
	text-align: center;
}
.hnotice .body h2{	
	font-size: 36px;
	color: #bd1a2d;
}
.hnews{
	background: #bd1a2d;padding: 30px 0 45px;
	
}
.hnews .head{
	color: #ffffff;
}
.hnews .body{
	overflow: hidden; height: auto; margin-top: 35px;
}
.hnews .body-l{
	width: 857px;
	float: left;
}
.hnews .body-l ul{	
	overflow: hidden;
}
.hnews .body-l li{
	width: 238px;
	float: left;
	margin-right: 46px;
}
.hnews .body-l h4{
	background: url(https://vpn.bjypc.edu.cn/https/77726476706e69737468656265737421e6e74fd2253a71407d468ca88d1b203b/https/77726476706e69737468656265737421e6e74fd2253a71407d468ca88d1b203b/http/77726476706e69737468656265737421f3fa52d2253a71407d468ca88d1b203b/publish/ssgcagzyjyjd/images/hnews-body.png) no-repeat left 0 center;
	font-size: 14px;
	color: #e3a5aa;
	padding-left: 30px;
}
.hnews .body-l h2{
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
}
.hnews .body-l h2 a{
	color: #ffffff;
}
.hnews .body-l h2 a:hover{
	color: #dabb85;
}
.hnews .body-l p{
	font-size: 12px;
	color: #e3a5aa;
	padding-top: 15px;
	text-align: justify;
	line-height: 1.9;
}
.hnews .body-r{
	width: 353px;
	float: right;
	position: relative;
}
.hnews .body-r .hd{
	position: absolute; right: 10px; bottom: 8px;
}
.hnews .body-r .hd li{
	display: inline-block;vertical-align: middle; width: 8px; height: 8px; background: #fff; border-radius: 50%; cursor: pointer; margin: 0 1px;
}
.hnews .body-r .hd li.on{
	background: #e31a24;
}
.hnews .body-r li{
	position: relative;
	overflow: hidden;
}
.hnews .body-r .img{
	position: relative;
	line-height: 0;
}
.hnews .body-r .txt{
	background-color: rgba(0,0,0,0.4);
	color: #ffffff;
	font-size: 14px;
	line-height: 30px;
	width: 100%;
	position: absolute;bottom: 0;left: 0;
	padding-left: 15px; padding-right: 15px;
}
.hnews .body-r li img{
	transition: 0.4s;
	-webkit-transition: 0.4s;
}
.hnews .body-r li img:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.hact{
	background: #ffffff;	
	padding: 35px 0 25px;
}
.hact .head{
	color: #4c4c4c;
}
.hact .body{
	height: 418px; margin-top: 20px; background: #f5f5f5;
}
.hact .body-l{
	width: 181px;
	float: left;
	padding: 0 25px 0 15px;
}
.hact  .hd{
	height: 60px; line-height: 60px;
	font-size: 16px;
	font-weight: bold;
	color: #4c4c4c;
	border-bottom:#dcdcdc solid 1px ;
}
.hact  .hd img{
	margin-right: 10px;
	vertical-align: middle;
}
.hact .body-l .bd{
	font-size: 12px;
	line-height: 2.5;
	color: #6a6a6a;
	padding-top: 15px;
	border-top: #dcdcdc solid 1px;
	text-align: justify;
}
.hact .body-c{
	float: left;
	line-height: 0;
}
.hact .body-c .video{
	width: 742px; height: 417px; position: relative;
}
.hact .body-c .video video{
	width: 100%; height: 100%; background: #000;
}
.hact .body-c .video .play{
	position: absolute; left: 50%; margin-left: -55px; top: 50%; margin-top: -55px;
	width: 110px; height: 110px; background: url(https://vpn.bjypc.edu.cn/https/77726476706e69737468656265737421e6e74fd2253a71407d468ca88d1b203b/https/77726476706e69737468656265737421e6e74fd2253a71407d468ca88d1b203b/http/77726476706e69737468656265737421f3fa52d2253a71407d468ca88d1b203b/publish/ssgcagzyjyjd/images/hact-body-c02.png) no-repeat; background-size:cover ; cursor: pointer;
}
.hact .body-r{
	width: 447px;
	float: right;
	font-size: 16px;
	color: #4c4c4c;
	padding: 0 15px 0 20px;
}

.hact .body-r .bd{
	font-size: 14px;
	color: #333333;
	padding-top: 18px;
}
.hact .body-r .bd li{
	padding: 11px 0;
}
.hact .body-r .bd li img{
	width: 18px; height: 18px; vertical-align: middle; position: relative; margin-top: -2px; margin-right: 10px;
}
.hact .body-r .bd li a:hover{
	color: #bd1a2d;
}
.hphoto{
	background: #bd1a2d ;	padding-top: 45px;
}
.hphoto .head{
	color: #dabb85;
	font-size: 30px;
}
.hphoto .body{
	background: url(https://vpn.bjypc.edu.cn/http/77726476706e69737468656265737421f3fa52d2253a71407d468ca88d1b203b/publish/ssgcagzyjyjd/images/hphoto-body.png) no-repeat left 0 bottom;
	position: relative;
	height:679px;
	position: relative;
	overflow: hidden;
	margin-top: -23px;
}
.hphoto .body ul{
	overflow: hidden;
}
.hphoto .body li{
	position: absolute;
}
.hphoto .body .n1{
	left:636px;top: 18px;
}
.hphoto .body .n2{
	left:104px;top: 197px;
}
.hphoto .body .n3{
	left:316px;top: 198px;
}
.hphoto .body .n4{
	left:529px;top: 198px;
}
.hphoto .body .n5{
	left:423px;top: 379px;
}
.hphoto .body .n6{
	left:882px;top: 381px;
}
.hpreach{
	background: #dcdcdc; height: auto; overflow: hidden; padding: 25px 0 40px;
	
}
.hpreach .head{
	color: #4c4c4c;
}
.hpreach .body{
	overflow: hidden; height: auto; margin-top: 25px;
}
.hpreach .body-l{
	float: left; width: 850px;
}
.hpreach .body-r{
	float: right; width: 337px;
}
.hpreach .body-l ul{
	overflow: hidden; width: 105%;
}
.hpreach .body-l li{
	width: 268px;
	height: 346px;
	float: left;
	margin-right: 20px;
	background: #FFFFFF;
}
.hpreach .body-l img{
	 width: 268px; height: 196px;
}
.hpreach .body-l .txt{
	padding: 20px 30px 20px 22px;
	text-align: justify;
}
.hpreach .body-l .txt h2{
	font-size: 18px;
	color: #4c4c4c;
	padding-bottom: 10px;
}
.hpreach .body-l .txt p{
	font-size: 14px;
	color: #909090;
}
.hpreach .body-l li:hover h2{
	color: #bd1a2d;
}
.hpreach .body-r label{
	font-size: 14px;
	color: #ffffff;
	line-height: 21px;
	background: #af1628;
	text-align: center;
	padding: 0 10px;
	position: absolute;left: 0;top: 0;
	z-index: 2;
}
.hpreach .body-r .img{
	position: relative;
	line-height: 0;
}
.hpreach .body-r .txt{
	font-size: 14px;
	color: #ffffff;
	background-color: rgba(20,14,8,0.5);
	width: 100%;
	line-height: 26px;
	text-align: center;
	position: absolute;left: 0;bottom: 0;
}
.hpreach .body-r li{
	position: relative;
	overflow: hidden;
}
.hpreach .body-r li + li{
	margin-top:13px ;
}
.hpreach .body-r li img{
	transition: 0.4s;
	-webkit-transition: 0.4s;
}
.hpreach .body-r li img:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.had{
	padding: 20px 0;
}
.had img{
	display: block;
}
.hstudy{
	padding-bottom: 32px; padding-top: 20px;
}
.hstudy .head{
	color: #4c4c4c;
}
.hstudy .body{
	overflow: hidden; margin-top: 15px;
}
.hstudy .body-l{
	float: left;
	width: 728px;
}
.hstudy .body-l ul{
	width: 105%;
	overflow: hidden;
}
.hstudy .body-l li{
	font-size: 14px;
	color: #2f2f2f;
	float: left;
	height: 51px;
	line-height: 51px;
	border-bottom: #ebeaeb solid 1px;
	margin-right: 40px;
	width: 332px;
	position: relative;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.hstudy .body-l li:before{
	content: ""; width: 3px; height: 3px; display: inline-block;vertical-align: middle; margin-right:12px ;background: #3e6da5;
}
.hstudy .body-l li a:hover{
	color: #bd1a2d;
}
.hstudy .body-r{
	float: right;
	padding-top: 16px; position: relative;
}
.hstudy .body-r img{
	width: 473px; height: 238px; display: block;
}
.hstudy .body-r .hd{
	position: absolute; left: 0; right: 0; bottom: 5px;text-align: center;
}
.hstudy .body-r .hd li{
	display: inline-block;vertical-align: middle; width: 35px; height: 5px; background: #ebeaeb; margin: 0 2px; cursor: pointer;
}
.hstudy .body-r .hd li.on{
	background: #d70e1a;
}
.hstyle{
	background: #dcdcdc;
	padding: 30px 0 45px;
}
.hstyle .head{
	color: #4c4c4c;
}
.hstyle .body{
	overflow: hidden; margin-top: 25px;
}
.hstyle .body ul{
	overflow: hidden; height: auto; margin-right: -12px;
}
.hstyle .body li{
	float: left;
	margin-right: 12px;
	overflow: hidden;
	width: 292px; height: 192px; 
}

.hstyle .body li img{
	width: 292px; height: 192px;
	transition: 0.4s;
	-webkit-transition: 0.4s;
}
.hstyle .body li:hover img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.hdown{
	padding: 30px 0 35px 0; height: auto; overflow: hidden;
}
.hdown .wrapper{
	background: #f5f5f5;
	height: auto; overflow: hidden; border: 1px solid #e9e9e9;
}
.hdown .head{
	font-size: 22px;
	font-weight: bold;
	color: #4c4c4c;
	background: #e4e4e4;
	width: 148px;
	height: 186px;
	text-align: center;
	padding-top: 30px;
	margin: 25px 30px 20px 20px;
	float: left;
}
.hdown .body{
	float: left; padding-top: 24px; padding-bottom: 10px; 
}
.hdown .body a:hover{
	color: #bd1a2d;
}
.hdown .body dt{
	font-size: 16px;
	font-weight: bold;
	color: #4c4c4c;
	padding-bottom: 4px;
}
.hdown .body img{
	margin-right: 12px; width: 25px; height: 25px;
	line-height: 0px;
	vertical-align: middle;
}
.hdown .body dd{
	font-size: 14px;
	color: #2f2f2f;
	border-bottom: #ebeaeb solid 1px;
	height: 40px;
	line-height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.hdown .body dd:before{
	content: "";
    width: 3px;
    height: 3px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    background: #3e6da5;
}
.hdown .body .s1{
	float: left;
	width: 487px;
	margin-right: 70px;
}
.hdown .body dd:last-child{
	border: 0;
}
.hdown .body .s2{
	float: left;
	width: auto;
	padding-left: 15px;
}
.footer{
	font-size: 14px;
	color: #FFFFFF;
	background: #bd1a2d;
	border-top: #dabb85 solid 7px; padding: 25px 0; height: auto; overflow: hidden;
}
.footer .flink{
	float: left; width: 70%;
}
.footer .flink a{
	font-size: 14px;
	color: #FFFFFF;
}
.footer .flink a:hover{
	color: #dabb85;
}
.footer .flink{
	float: left;
	
}
.footer .flink dt{
	float: left;padding-right: 10px;
}
.footer .flink dd{
	float: left;padding-right: 10px;
}
.footer .copyright{
	float: right; width: 25%;text-align: right;
}
/*æ ç›®é¡µ*/
.gmain{
	background: #f5f5f5;
}
.gcurrent{
	height: 183px; background: url(/publish/ssgcagzyjyjd/images/currentbg.jpg) no-repeat center; background-size:cover; color: #fff; padding: 50px 65px 0 0;text-align: right;
}
.gcurrent h2{
	font-size: 36px; letter-spacing: 5px; line-height: 1.2;
}
.gcurrent .txt{
	margin-top: 20px; font-size: 14px;
}
.gcurrent .txt a:hover{
	color: #bd1a2d;
}
.gnewslist-box{
	border-bottom: 1px dashed #dfdfdf; margin: 0 40px;
}
.gnewslist{
	height: auto; overflow: hidden;  margin-right: -60px;padding: 20px 0;
}
.gnewslist li{
	padding: 15px 0; width: 525px; float: left; margin-right: 60px; height: auto; overflow: hidden;
}
.gnewslist li .img{
	display: inline-block;vertical-align: top; float: left;
}
.gnewslist li .img img{
	width: 225px; height: 148px;
}
.gnewslist li .txt{
	display: inline-block;vertical-align: top; width: 280px; float: right; padding-top: 7px;
}
.gnewslist li .time{
	font-size: 14px; color: #c9c9c9; line-height: 20px;
}
.gnewslist li .icon-time{
	display: inline-block;vertical-align: middle; background: url(https://vpn.bjypc.edu.cn/https/77726476706e69737468656265737421e6e74fd2253a71407d468ca88d1b203b/https/77726476706e69737468656265737421e6e74fd2253a71407d468ca88d1b203b/http/77726476706e69737468656265737421f3fa52d2253a71407d468ca88d1b203b/publish/ssgcagzyjyjd/images/icon-time.png) no-repeat; background-size:cover ; width: 20px; height: 20px; margin-right: 10px; position: relative; margin-top: -2px;
}
.gnewslist li .tit{
	font-size: 18px; color: #bd1a2d;font-weight: bold; line-height: 1.4; margin-top: 12px;
}
.gnewslist li .txt{
	font-size: 14px; color: #acacac; line-height: 1.6; margin-top: 4px;
}

.gnewslist1-box{
	margin: 0 40px;
}
.gnewslist1{
	padding: 20px 0;
}
.gnewslist1 li{
	height: auto; overflow: hidden;font-size: 16px; padding:10px 0;
}
.gnewslist1 li h3{
	float: left;font-size: 16px; color: #1c1b1b;
}
.gnewslist1 li h3:before{
	content: ""; width: 3px; height: 3px; background: #bd1a2d; display: inline-block;vertical-align: middle; margin-right: 12px;
}
.gnewslist1 li h3:hover{
	color: #bd1a2d;
}
.gnewslist1 li .time{
	float: right;color: #aeaeae;
}
.pagination{
	margin: 0 30px; border-top: 1px dashed #ddd;text-align: center; padding: 35px 0;font-size: 16px; color: #979797;
}
.pagination .num,
.pagination .total,
.pagination .btns{
	display: inline-block;vertical-align: middle; margin: 0 8px; 
}
.pagination .btns a{
	margin: 0 4px;
}
.pagination .btns a:hover{
	color: #bd1a2d;
}
