*{padding: 0;margin: 0;}

body {
	width: 100%;
	min-width: 1690px;
    font-family: Arial, Helvetica, sans-serif;

	/* overflow-x: hidden;  */
}
.wrap{width: 100%}
p span{color: red;}
/* img {
	overflow: hidden;
    display: block;
    transition: all 0.5s ease-in-out
}
img:hover {
    transform: scale(1.05)
} */
.inner{width: 1486px;margin: 0 auto;}

/* 头部 */
.headbox{width: 100%;height: 916px;display: flex;}
.headLpart{position: relative;width: 27%;height: 916px;background: url(img/logo.png) no-repeat center;background-size: cover;}
/* .headLpart img{width: 100%;} */
.headRpart{width: 73%;height: 916px;}
/* 多语言导航 */
.laubox{position: absolute;bottom: 270px;left: 160px;}
.laubox ul{display: flex;}
.laubox ul li{width: 26px;height: 72px;padding: 0 10px;text-align: center;border-right: 1px solid #fff;}
.laubox ul li a{display: block;height: 72px;font-size: 14px;color: #fff;line-height: 14px;font-family: "思源黑体";font-weight: bold;}
.laubox ul li:first-child{border-left: 1px solid #fff;}

/* 导航 */
.headRpart .topbox{width: 100%;height: 222px;background: url(img/navbg.jpg) no-repeat;display: flex;}
.navbox{width:50%;padding-left: 30px;padding-top: 70px;}
.navbox>ul>li {float: left;position: relative;}
.navbox>ul>li.cur>a{color: red;}
/* 思源 黑体 */
.navbox>ul>li>a{display: block;width:26px;height: 90px;padding: 0 20px;border-right: 1px solid #000;font-size:18px;font-family: "思源黑体 Regular";font-weight: 600;line-height: 22px;}
.navbox>ul>li:last-child>a{border: none;}
.childMenu{display: none;position: absolute;right: -189px;top: -70px;width: 190px;height: 147px;padding: 60px 0 15px;background-color: #bb2625;z-index: 2;}
.childMenu>ul>li{text-align: center;height: 34px;border-bottom:1px dashed #dd9392;}
.childMenu>ul>li>a{font-size: 16px;color: #fff;line-height: 30px;}
.childMenu>ul>li:last-child{border: none;}
.childMenu>ul>li>a:hover{color: #ffea00;}
.navbox>ul>li:nth-child(5) .childMenu{height: 233px;}
.navbox>ul>li:nth-child(6) .childMenu{height: 161px;}
.navbox>ul>li:nth-child(7) .childMenu{height: 275px;}

/* 搜索 */
.topright{width: 35%;margin-left: 10%;padding-top: 55px;}
.gmname{width: 100%;}
.gmname ul li{float: left;text-align: center;}
.gmname ul li:first-child{width: 264px;border-left: 1px solid #4b4b4b;font-size: 14px;}
.gmname ul li:nth-child(2){width: 152px;border-left: 1px solid #4b4b4b;border-right: 1px solid #4b4b4b;}

.seachCon{width: 176px;height: 38px;border-top: 1px solid #b81420;border-bottom: 1px solid #b81420;margin-top: 38px;}
.seachCon form{display: flex;width: 176px;}
.seachCon .searchbox{background: transparent;border: none;width: 135px;height: 35px;}
.seachCon .tjbut{width: 40px;height: 35px;background: transparent;border: none;}


.headRpart .slidebox{overflow: hidden;position: relative;width: 100%;height: 694px;}
.slidebox .hd{ height:15px; overflow:hidden; position:absolute; right:205px; bottom:50px; z-index:4; }
.slidebox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slidebox .hd ul li{ float:left; margin-right:5px;  width:15px; height:5px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius: 50px;}
.slidebox .hd ul li.on{ background:#00ff00; color:#fff; }

.slidebox .bd ul li{overflow: hidden;width:100%;height: 694px;position: relative;}
.slidebox .bd ul li img{overflow: hidden;width: 100%;height: 694px;}

.slidebox .jtbox{position: absolute;right:116px;bottom: 50px;width: 215px;height: 22px;z-index: 3;cursor: pointer;}
.slidebox .jtbox a{display: block;float: left;}
.slidebox .jtbox img{width: 14px;height: 22px;}
.slidebox .jtbox a:first-child{margin-right: 118px;}


/* 学堂新闻 */
.box1{width: 100%;height: 643px;padding-top: 56px;background: url(img/box1bg.jpg) no-repeat;background-size: cover;}
.titlebox{margin-bottom: 53px;}
.newsBox{width: 1486px;height: 505px;}
.newsBox .partL{width:610px;height: 505px;}
.newsBox .partL img{width:610px;height: 386px;}
.newsBox .partL h3{overflow: hidden;width:610px;height: 45px;font-size:24px;margin-top: 20px;line-height: 45px;}
.newsBox .partL p{overflow: hidden;width:610px;height: 48px;font-size:14px;color: #898989;line-height: 24px;}
.newsBox .partR{width:825px;height: 505px;}
.partR .more{margin-bottom:10px ;}
.newsBox .partR .timeNews ul li{position: relative;padding-left: 90px;width: 745px;height: 100px;}
.newsBox .partR .timeNews ul li .timer{width: 70px;position: absolute;left: 0px;top: 0px;border-right: 2px solid #838383;}
.newsBox .partR .timeNews ul li .timer p:first-child{font-size: 14px;line-height: 20px;height: 20px;color: #838383;font-family: "黑体";margin-bottom: 5px;font-weight: 500;}
.newsBox .partR .timeNews ul li .timer p:last-child{font-size: 50px;line-height: 60px;height: 60px;color: #838383;font-family: "黑体";}
.newsBox .partR .timeNews ul li h3{overflow: hidden;width:745px;height: 30px;font-size:24px;margin-top: 20px;line-height: 30px;font-weight: bold;margin-bottom: 10px;}
.newsBox .partR .timeNews ul li p{overflow: hidden;width:745px;height: 48px;font-size:14px;color: #898989;line-height: 24px;}

.newsBox .partR .timeNews ul li .timer p{width: 72px;}

.newsBox .partR .listnews{position: relative;padding-left: 90px;width: 745px;height: 140px;margin-top: 20px;}
.listnewsTime{width: 70px;height: 120px;position: absolute;left: 0px;top: 0px;border-right: 2px solid #838383;}
.listnewsTime p{font-size: 14px;line-height: 20px;height: 20px;color: #838383;font-family: "黑体";margin-bottom: 5px;font-weight: 500;}
.newsBox .partR .listnews h3{overflow: hidden;width:745px;height: 22px;font-size:22px;line-height: 22px;margin-bottom: 28px;}

/* bgbox */
.bgbox{width: 100%;padding-top: 20px;background: url(img/lmbg.jpg) no-repeat;}

.box2{width: 1300px;margin: 0 auto;padding-left: 310px;height: 343px;background: url(img/people.png) no-repeat;}
.ymnews ul li{float: left;width: 290px;height: 250px;background-color: #fff; box-shadow: 0px 3px 15px #888888;margin-right: 27px;}
.ymnews ul li:last-child{margin: 0px;}
.ymnews ul li img{width: 290px;height: 180px;}
.ymnews ul li h3{overflow: hidden;width: 250px;height: 48px;padding: 0 20px;font-size: 18px;line-height: 24px;margin-top: 13px;}


/* box3 */
.box3{margin-top: 70px;}
.sfqSlider{
	width:  1474px;
	height: 436px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}
.sfqSlider ul{
	list-style: none;
}
.sfqSlider ul li{
	position: relative;
	width: 627px;
	height: 436px;
	position: absolute;
	top: 0;
	left: 0;
}
.sfqSlider ul li:nth-child(2){
	left: 169px;
}
.sfqSlider ul li:nth-child(3){
	left: 338px;
}
.sfqSlider ul li:nth-child(4){
	left: 507px;
}
.sfqSlider ul li:nth-child(5){
	left: 676px;
}
.sfqSlider ul li:nth-child(6){
	left: 845px;
}
/* .sfqSlider ul li:nth-child(7){
	left: 845px;
} */

.sfqSlider ul li h3{
	display:block;
	cursor: pointer;
	position: relative;
	z-index: 1;
	width: 169px;
	height: 436px;
	/* border: 2px solid #fff;
	border-top: none; */
	border-bottom: none;
}

.sfqSlider ul li:nth-child(1) h3{
	background: url(img1/xxtt1.png);

}
.sfqSlider ul li:nth-child(2) h3{
	background: url(img1/xxtt2.png);
}
.sfqSlider ul li:nth-child(3) h3{
	background: url(img1/xxtt3.png);
}
.sfqSlider ul li:nth-child(4) h3{
	background: url(img1/xxtt4.png);
}
.sfqSlider ul li:nth-child(5) h3{
	background: url(img1/xxtt5.png);
}
.sfqSlider ul li:nth-child(6) h3{
	background: url(img1/xxtt6.png);
}

.sfqSlider ul li h3.cur{
	background: transparent;
}
.sfqSlider ul li>div{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 627px;
	height: 436px;
	z-index: 0;
}
.sfqSlider ul li>div>a>img{
	width: 629px;
	height: 436px;
}


/* box4 培训 */
.box4{margin-top: 100px;}
.pxbox{width: 1185px;height: 428px;}
.pximg{width: 265px;height: 428px;}
.tabbox{width: 1185px;display: flex;}
.tabbox .tabtt{overflow: hidden;width: 446px;height: 330px;padding: 20px 25px;background-color: #fff;}
.tabbox .tabtt ul li{overflow: hidden;width: 446px;height: 60px;border-bottom: 1px solid #c9c9c9;}
.tabbox .tabtt ul li h3{overflow: hidden;width: 446px;max-height: 60px;font-size: 18px;line-height: 60px;}
.tabbox .tabtt ul li p{display: none;}


.tabbox .tabtt ul li.on{height: 110px;padding-top: 15px;}
.tabbox .tabtt ul li.on h3{height: 48px;line-height: 24px;}
.tabbox .tabtt ul li.on p{overflow: hidden;display: block;font-size: 14px;line-height: 20px;height: 40px;margin-top: 10px;}


.tabbox .tabVideo{position: relative;overflow: hidden;width: 670px;height: 408px;padding: 10px;background-color: #fff;position: relative;top: -58px;}
.tabbox .tabVideo ul li{display: none;;width: 670px;height: 400px;}
.tabbox .tabVideo ul li video{width: 670px;height: 400px;}
.tabbox .tabVideo ul li img{width: 670px;height: 400px;}
.tabbox .tabVideo ul li:first-child{display: block;}
.tabVideo .videohd a:first-child{display: block;width: 61px;height: 61px;background: url(img/rbut.png);position: absolute;left: -13px;top:182px;cursor: pointer;z-index: 2;}
.tabVideo .videohd a:last-child{display: block;width: 61px;height: 61px;background: url(img/lbut.png);position: absolute;right: -13px;top:182px;cursor: pointer;z-index: 2;}




/* box5 */
.box5 {margin-top: 100px;}
.box5 .yxnews{float: left;width: 370px;height: 232px;padding: 20px;}
.box5 .yxbox1{background-color: #b81420;margin-right: 59px;}
.box5 .yxbox2{background-color: #692227;}
.box5 .yxbox3{width: 197px;padding: 0;}
.box5 .yxbox4{background: url(img/ktbg.png) no-repeat;}

.box5 .titlebox{border-bottom: 1px dashed #fff;padding-bottom: 10px;margin-bottom: 25px;}

.box5 .yxnews .yxnewslist ul li{position: relative;overflow: hidden;width: 355px;height: 30px;padding-left: 15px;margin-bottom: 5px;}
.box5 .yxnews .yxnewslist ul li a{font-size: 18px;color: #FFF;line-height: 30px;}
.box5 .yxnews .yxnewslist ul li i{display: block;width: 4px;height: 4px;background-color: #fff;position: absolute;left: 0px;top: 12px;border-radius: 20px;}
/* .box5 .yxbox4 .titlebox{margin-bottom: 5px;border: none;} */
.box5 .yxbox4 .line{width:410px;height: 1px;border-bottom: 1px solid #fff;margin-bottom: 15px;position: relative;left: -20px;top: 3px;}

/* box6 */
.box6{margin-top: 80px;}
.box6 .zjcon .pubbox{display: none;}
.box6 .zjcon .pubbox:first-child{display: block;}
/* .zjcon .xscb_box{display: block;} */

.zjbox .zjtt{width: 500px;background:url(img/zjtt.png) no-repeat 0px 7px;}
.zjbox .zjtt ul li{float: left;width: 137px;height: 40px;}
.zjbox .zjtt ul li a{font-size: 24px;color: #474747;padding: 0 20px;border-right: 1px solid #474747;}
.zjbox .zjtt ul li:last-child a{border: none;}
.zjbox .zjtt ul li.cur a{color: #b81420;}
.zjbox .zjtt ul li:hover a{color: #b81420;}
.zjcon{margin-top: 30px;}
.zjcon .zjxz_box{width: 1486px;position: relative;}
.zjcon .zjxz_box .bd{width: 1486px;overflow: hidden;}
.zjcon .zjxz_box .bd ul{width: 10000px;}
.zjcon .zjxz_box .bd ul li{float: left;position: relative;width: 480px;height: 210px;padding: 25px 195px 25px 25px;background-color: #692227;margin-right: 60px;}
.zjcon .zjxz_box .bd ul li h3{overflow: hidden;font-weight: bold;width: 480px;max-height: 48px;padding-bottom: 20px;font-size: 18px;line-height: 24px;color: #fff;margin-bottom: 20px;border-bottom: 1px dashed #fff;}
.zjcon .zjxz_box .bd ul li p{overflow: hidden;width: 480px;height: 140px;font-size: 18px;line-height: 28px;color: #fff;}
.zjcon .zjxz_box .bd ul li img{position: absolute;right: -26px;top: 20px;width: 173px;height: 216px;border: 2px solid #fff;}

.zjcon .hd{display: flex;width: 70px;margin: 0 auto;margin-top: 55px;}
.zjcon .hd .next{width:23px; height:23px; background:url(img/lbut2.png);cursor: pointer;margin-right: 24px;}
.zjcon .hd .prev{width:23px; height:23px; background:url(img/rbut2.png); cursor: pointer;}

.zjcon .xscb_box{}
.zjcon .xscb_box .bd{overflow: hidden;}
.zjcon .xscb_box .bd ul{width: 10000px;}
.zjcon .xscb_box .bd ul li{position: relative;float: left;width: 390px;height: 188px;padding: 30px 30px;background-color: #fff;box-shadow: 0px 3px 15px #888888;margin-right: 53px;}
.zjcon .xscb_box .bd ul li img{width: 144px;height: 210px;}
.zjcon .xscb_box .bd ul li a{display: block;position: absolute;right: 25px;top: 60px;width: 230px;height: 140px;}
.zjcon .xscb_box .bd ul li a h3{width: 230px;font-size: 18px;height: 30px;overflow: hidden;line-height: 30px;color: #474747;font-weight: bold;margin-bottom: 15px;}
.zjcon .xscb_box .bd ul li a p{width: 230px;font-size: 14px;height: 96px;overflow: hidden; line-height: 24px;color: #474747;}


/* box7 */
.box7{margin-top: 40px;}
.box7 .titlebox{width: 124px;height: 24px;margin: 0 auto;}
.cgbox {margin-top: 30px;}
.cgbox ul li{float: left;border-left: 1px solid #fff;}
.cgbox ul li:first-child{border-left: none;}


/* box8 */
.box8{margin-top: 55px;}
.box8 .titlebox{width: 148px;height: 24px;margin: 0 auto;margin-bottom: 80px;}
.kxt_box{width: 100%;height: 377px;background: url(img/kxtbg.png) no-repeat 0px -16px;margin-top: 40px;}
.inner2{width: 1240px;margin: 0 auto;}

/* 0821  */
.wcbg{width: 100%;height: 983px;background: url(img/wcbg.jpg) no-repeat 0px 64px;}

.cutbox{float: left;width: 285px;height: 377px;position: relative;padding-left: 55px;}
.cutbox .bd{overflow: hidden;width: 230px;height: 377px;}
.cutbox .bd ul li{width: 230px;height: 377px;}
.cutbox .bd ul li img{width: 230px;height: 327px;}
.cutbox .bd ul li h3{text-align: center;overflow: hidden;width: 230px;height: 30px;line-height: 30px;font-size: 20px;color: #474747;}
.cutbox .hd a{display: block;width:19px;height: 33px;position: absolute;cursor: pointer;}
.cutbox .hd a.next{background: url(img/leftbut.png) no-repeat;left: 0px;top: 150px;}
.cutbox .hd a.prev{background: url(img/rigjtbut.png) no-repeat;right: 0px;top: 150px;}
.cutbox2{margin: 0 110px;}

/* box9 */
.box9{margin-top: 50px;}
.box9 .titlebox{width: 124px;height: 24px;margin: 0 auto;margin-bottom: 30px;}
.china_hz{width: 1486px;display: flex;margin-bottom: 21px;}
.gntt{width: 51px;height: 149px;}
.logobox{position: relative;width: 1325px;height: 128px;padding-left: 110px;padding-top: 20px;background-color: #fff;box-shadow: 0px 3px 15px #888888;}
.logobox .bd{width: 1210px;overflow: hidden;}
.logobox .bd ul{width: 10000px;}
.china_hz .logobox .bd ul li{float: left;max-width: 106px;height: 108px;margin-right: 55px;}
.logobox .bd ul li img{width: auto;height: 108px;}
.logobox .hd a{display: block;width:30px;height: 30px;position: absolute;cursor: pointer;opacity: 0.5;}
.logobox .hd a.next{background: url(img/butl3.png) no-repeat;left: 21px;top: 58px;}
.logobox .hd a.prev{background: url(img/butr3.png) no-repeat;right: 45px;top: 58px;}

.gw_hz{width: 1486px;display: flex;margin-bottom: 21px;}
.gw_hz .gntt{width: 51px;height: 149px;}
.gw_hz .logobox .bd ul li{float: left;max-width: 225px;;height: 104px;margin-right: 30px;}
.gw_hz .logobox .bd ul li img{width: auto;height: 104px;margin: 0 auto;}

/* box10 */
.box10{margin-top: 100px;width: 100%;height: 500px;background: url(img/linebg.png) no-repeat 0px -30px;}
.box10 img{width: 1028px;height: 414px;margin: 0 auto;}

/* box11 */
.box11{margin-top: 40px;}
/* .box11 .titlebox{width: 124px;height: 24px;margin: 0 auto;} */
.box11 .cgbox {margin-top: 30px;}
.box11 .cgbox ul li{float: left;width: 490px;height: 250px;}
.box11 .cgbox ul li:nth-child(2){margin: 0 4px;}
.box11 .cgbox ul li img{width: 490px;height: 250px;}

/* footer */
.footer{width: 100%;height: 247px;background-color: #e3dacb;margin-top: 40px;}
.ftnav{width: 1055px;margin: 0 auto;padding-top: 20px;}
.ftnav ul li{float: left;}
.ftnav ul li a{font-size: 18px;line-height: 30px;padding: 0 8px;height: 30px;border-right: 1px solid #474747;color: #474747;}
.ftnav ul li:last-child{padding: 0;}
.ftnav ul li:last-child a{border: none;}
.footer img{width: 56px;height: 69px;margin: 0 auto;margin-top: 50px;}

/*  活动公告 0817 add */
.hdbox{margin: 55px 0 45px 0;width: 100%;height: 580px;padding-top: 41px;background: url(img/hdggbg.png) no-repeat;}
.hdbox .titlebox{width: 130px;height: 24px;margin: 0 auto;margin-bottom: 42px;}
.hdbox ul li{float: left;display:block;zoom:1;width: 715px;height: 230px;margin-bottom: 30px;}
.hdbox ul li:nth-child(1){margin-right: 56px;}
.hdbox ul li:nth-child(3){margin-right: 56px;}
.hdbox ul li::after{content:".";display:block;visibility:hidden;height:0;clear:both;}
.hdbox ul li .hdnews{float: left;width: 380px;}
.hdbox ul li img{float: right;width: 320px;height: 220px;}

.hdbox ul li:nth-child(2n) .hdnews{float: right;width: 380px;}
.hdbox ul li:nth-child(2n) img{float: left;width: 320px;height: 220px;}

.hdbox ul li .hdnews h3{overflow: hidden;font-size: 22px;line-height: 32px;height: 84px;border-bottom: 1px dashed #909293;color: #3c3c3c;}
.hdbox ul li .hdnews p{overflow: hidden;font-size: 14px;line-height: 22px;height: 88px;margin-top: 30px;color: #000;}

/* 孔学堂书局0818 */
.boxsj{margin-top: 100px;height: 367px;}
.boxsj .titlebox{width: 147px;height: 24px;margin: 0 auto;margin-bottom: 42px;}

.sj_cubox{float: left;width: 1444px;height: 400px;position: relative;background: url(img/sjft.jpg) no-repeat 0px 203px;}
.sj_cubox .bd{overflow: hidden;width: 1160px;height: 260px;margin: 0 auto;}
.sj_cubox .bd ul{width: 12000px;}
.sj_cubox .bd ul li{float: left;width: 190px;height: 260px;margin-right: 50px;}
.sj_cubox .bd ul li img{width: 190px;height: 260px;}
.sj_cubox .hd a{display: block;width:19px;height: 33px;position: absolute;cursor: pointer;}
.sj_cubox .hd a.next{background: url(img/jtL.png) no-repeat;left: 0px;top: 100px;}
.sj_cubox .hd a.prev{background: url(img/jtR.png) no-repeat;right: 0px;top: 100px;}

/*  孔学堂杂志社0818  */
.boxzzs{margin-top: 100px;height: 367px;}
.boxzzs .titlebox{width: 172px;height: 24px;margin: 0 auto;margin-bottom: 42px;}

/* 线上展览 0818 */
.lineShow{width: 100%;height: 587px;margin-top:50px;}
.lineShow .titlebox{width: 210px;height: 33px;margin: 0 auto;padding-top: 13px;}
.showL{width: 483px;height: 587px;background: url(img/showbg.png) no-repeat;}
.showNew{padding: 80px 60px 0 60px;width:350px;height: 260px;}
.showNew h3{overflow: hidden;height: 50px; border-bottom: 1px dashed #fff;margin-bottom: 20px;}
.showNew h3 a{display: block;overflow: hidden;height: 33px;font-size: 22px;line-height: 32px;color: #fff;}
.showNew p{overflow: hidden;font-size: 14px;line-height: 22px;color: #fff;height:154px;}
.lineShow .showMore{display: block;width: 86px;margin: 0 auto;color: #f89e5c;font-size: 14px;margin-top: 30px;}

.showR{width: 970px;height: 587px;}
.showR ul li{float: left;width: 322px;height: 537px;position: relative;}
.showR ul li img{width: 322px;height: 537px;}
.showR ul li .bacshow{display: none;position: absolute;top: 0px;left: 0px;width: 242px;height: 97px;padding: 220px 40px;background-color: rgba(0, 0, 0, 0.70);}
.showR ul li.cur .bacshow{display: block;}
.showR ul li .bacshow h3{font-size: 16px;color: #fff;line-height: 22px;text-align: left;}
/* 1600 */
@media screen and (min-width: 1600px) and (max-width: 1600px){
	body{min-width: 1400px}
	.navbox{width:58%;}
	.topright{margin-left: 20px;}
	.gmname ul li{float: none;margin-bottom: 5px;}
	.seachCon{margin-top: 20px;}
	.slidebox .hd{  position:absolute; right:405px;}
	.box1 .partR .more img{width: 100%;}
	.slidebox .jtbox {display: none;}
	.laubox{bottom: 270px;left: 120px;}

}
/* 1360 */
@media screen and (min-width: 300px) and (max-width: 1599px){
	body{min-width: 1486px}
	.navbox{width:67%;}
	.topright{width: 27%;}
.laubox{bottom: 270px;left: 100px;}
}


<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2024-03-12 14:51:46" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->