






.swiper-video{
    position: relative;
    width: 380px;
    height: 355px;
    overflow: hidden;
    border: 1px solid #eaeaea;
}
.swiper-video .title{
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
}
.swiper-video .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #D2D3D9;
    opacity: 1;
}
.swiper-video .swiper-pagination-bullet-active {
    background: #1183FF;
}
/* 焦点图 */

.focus-box {
    justify-content: space-between;
}

.swiper-focus {
    position: relative;
    width: 600px;
    height: 366px;
    overflow: hidden;
    float: left;
}

.swiper-focus .swiper-slide > a, .swiper-focus img {
    display: block;
    width: 600px;
    height: 100%;
    float: left;
}

.swiper-focus_letter{
    float: left;
    width: 596px;
    height: 366px;
    position: relative;
}
.swiper-focus_letter .swiper-wrapper{display:inline;}
.swiper-focus_letter .swiper-wrapper .swiper-slide {
    height: 100px;
    position: relative;
    display: inline-table;
}
/*
.swiper-focus_letter .swiper-wrapper .swiper-slide:nth-child(1){
    top: 0%;
    margin-top: 1%;
}
.swiper-focus_letter .swiper-wrapper .swiper-slide:nth-child(2){
    top: 30%;
}
*/

.div_box_info{
    float: right;
    width: 548px;
    height: auto;
    /*position: relative;*/
    z-index: 9;
    line-height: 28px;
    margin: 5px 0;
    background: #fff;
    padding: 5px 10px;
}
.swiper-focus_letter .swiper-wrapper:before{
    content:'';
    position:absolute;
    width: 1px;
    height: 1px;
    /*border-bottom: 60px solid #fff;*/
    border-left: 30px solid transparent;
    left: -30px;
    top: -20px;
    z-index: 9;
}
.swiper-focus_letter .title a{font-size:18px;}
.swiper-focus_letter .active .title a{color:#2767AD;font-size:20px;}

.swiper-slide .div_box_info p{
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 18px;
    color: rgba(173,173,173,0.85);
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.swiper-slide .div_box_info .more{
    font-family: PingFangSC-S0pxibold;
    font-weight: 600;
    font-size: 18px;
    color: rgba(81,81,81,0.85);
    text-align: center;
    line-height: 36px;
    margin-top: 45px;
    float: left;
}

.swiper-focus .swiper-slide {
    position: relative;
}
.swiper-focus .swiper-slide .title{
    height: 72px;
    font-family: PingFangSC-S0pxibold;
    font-weight: 600;
    font-size: 28px;
    color: rgba(0,0,0,0.85);
    line-height: 36px;
}

.swiper-focus .swiper-slide .title1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9700) 100%);
}

.swiper-focus .swiper-slide .title a {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    line-height: 33px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 45px 0px 0;
}

.swiper-focus .swiper-pagination {
    width: 100%;
    /*left: 22%;*/
    bottom: 5px;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: rgba(255,255,255,0.5000);
    opacity: 1;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px;
}

.swiper-pagination-bullet-active {
    background: #1183FF;
}


.div_gsyw{
    height: 108px;
    border-radius: 0 0 30px 0;
    width: 405px;
    margin: 0 auto;
    background: url(../images/bg_title.png) center no-repeat;
    line-height: 108px;
    font-family: PingFangSC-S0pxibold;
    font-weight: 600;
    font-size: 34px;
    color: #2767AD;
    letter-spacing: 0;
    text-align: center;
}

/**more**/
.div_edu_title .more a{
    position: absolute;
    right: 0;
    top: 42px;
    font-size: 12px;
    font-weight: 500;
    color: #6290C3;
    line-height: 24px;
}
.div_edu_title .more img{vertical-align: middle;}

.div_gsyw_list ul{display:flex;}
.div_gsyw_list ul li{margin-right: 52px;width: 365px;overflow:hidden;}
.div_gsyw_list ul li:last-child{margin:0;}
.div_gsyw_list ul li img{
    width: 365px;
    height: 205px;
}
.div_gsyw_list ul li p{
    margin-top:13px;
}
.div_gsyw_list ul li .pubTime{

}
.div_gsyw_list ul li .pubTime i{
    height: 24px;
    font-family: MicrosoftYaHei;
    font-size: 32px;
    color: rgba(0,0,0,0.85);
    line-height: 24px;
    float: left;
    width: 90px;
    text-align: center;
    border-right: 1px solid #BEBEBE;
}
.div_gsyw_list ul li .pubTime b{
    height: 24px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #000;
    text-align: center;
    line-height: 24px;
    float: left;
    clear: both;
    width: 90px;
    border-right: 1px solid #BEBEBE;
    font-weight: normal;
}
.div_gsyw_list ul li .pubTitle{
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 18px;
    color: rgba(0,0,0,0.85);
    line-height: 24px;
    padding-left: 14px;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.div_cydt_list{
    display: flex;
    overflow: unset;
}
.div_cydt_title{
    width: auto;
    position: relative;
}

.div_cydt_h1{
    position: relative;
    height: 100px;
    background: rgb(225,241,254);
}
.div_dqhd_h1{
    position: relative;
    height: 70px;
    background: rgb(229,240,253);
}
.div_dqhd_h1 div{
    background: #fff;
    position: absolute;
    right: 50%;
    margin-right: 600px;
    height: 100px;
    top: 0;
    width: auto;
    min-width: 87%;
}


.div_cydt_h1 .pbak{
    width: 100%;
    margin-left: 50%;
    background: #fff;
    overflow: hidden;
    height: 100px;
    position: absolute;
}
.div_cydt_h1 h1{
    width: 1200px;
    height: 100px;
    line-height: 110px;
    background: #8d6767 url(../images/bg_cydt.jpg) center no-repeat;
    background-size: 100%;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -600px;
}
.div_cydt_h1 .more{ 
    position: absolute;
    left: 52.3%;
    margin-left: 500px;
    top: 40%;

}


.div_cydt_title h1{
    width: 333px;
    text-align: right;
    height: 110px;
    line-height: 110px;
    background: #FFFFFF url(../images/edu/bg_cydt.png) center no-repeat;
    background-size: 100%;
    font-family: PingFangSC-S0pxibold;
    font-weight: 600;
    font-size: 36px;
    color: #2767AD;
    letter-spacing: 0;
}
.div_cydt_title .div_cydt_hot_pic{

}

#div_cydt_pic > a {
    width: 630px;
    height: 390px;
    display: block;
    position: relative;
    margin-top: 20px;
}

.div_cydt_title .div_cydt_hot_pic img{
    /* width: 641.57px;
    height: 390px;
    margin-top: 20px;
    overflow: hidden;
    background: #fff;
    z-index: 9;
    position: relative; */
    width: 100%;
    height: 100%;
}

.div_cydt_title .div_dqhd_hot_pic img{
    width: 380px;
    height: 275px;
    /*margin-top: 20px;*/
    overflow: hidden;
    background: #fff;
    z-index: 9;
    position: relative;
}
.div_cydt_title .div_cydt_hot_pic p{
    height: 40px;
    background: rgba(0,0,0,0.5);
    margin: 0 auto;
    padding: 0;
    line-height: 40px;
    color: #fff;
    width: 100%;
    z-index: 9;
    position: absolute;
    left: 0;
    bottom: 0;
}





.ul_infoList{
    width: 520px;
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(107,107,107,0.23);
    position: absolute;
    right: 3px;
    top: 0;
    padding: 22px 15px 0 22px;
    z-index: 0;
    margin-bottom: 10px;
}
.ul_infoList li{
margin-bottom: 25px;
width:100%;
    float: left;
}
.ul_infoList li span{
    float: left;
    background: url(../images/edu/bg_cydt_date.png) top center no-repeat;
    border-radius: 0 0 10px 0;
    margin-right: 34px;
    color: #fff;
}
.ul_infoList li span i{
width: 100%;
    text-align: center;
    float: left;
    font-family: MicrosoftYaHei;
    font-size: 28px;
    color: rgba(255,255,255,0.85);
    line-height: 24px;
    margin: 5px 0;
}
.ul_infoList li span b{
    width: 100%;
    text-align: center;
    float: left;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: rgba(255,255,255,0.85);
    line-height: 24px;
}
.ul_infoList li a{
    /* height: 52px; */
    font-family: SourceHanSansCN-Bold;
    font-weight: Bold;
    font-size: 20px;
    color: #000000;
    letter-spacing: 0;
    line-height: 26px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ul_infoList li p{
margin-top: 10px;
font-size: 18px;
color: #5B5B5B;
line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    float: right;
    width: 394px;
}
.div_cydt_list .more{
    position: absolute;
    right: 0;
    bottom: 0;
    bottom: 4%;
    /*margin-right: 6%;*/
}

.ul_dqhd{
    position: relative;
    left: 3px;
width:770px;
    margin-left: 40px;
    box-shadow: none;
}
.ul_dqhd li{margin-bottom:10px}
.ul_dqhd  li span{
    float: left;
    width: 40px;
    height: 40px;
    background: url(../images/icon_star.png) top center no-repeat;
    border-radius: 0 0 10px 0;
    margin-right: 34px;
    color: #fff;
}
.ul_dqhd li a{
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    line-height: 40px;
    height: 50px;
    max-width: 585px;
    text-overflow: ellipsis;
    display: inline;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}
.ul_dqhd li b{
    float: right;
    font-weight: 600;
    font-size: 16px;
    color: #B6B6B6;
    letter-spacing: 0;
    line-height: 30px;
    position: relative;
    padding-left: 15px;
}
.ul_dqhd li b:before{
    content: '';
    position: absolute;
    left: 0;
    background: url(/images/icon-time.png) left no-repeat;
    top: 8px;
    padding-left: 5px;
    width: 14px;
    height: 14px;
}

.div_dqhd_list .more{
 /*   left: 7%; bottom: -40px;*/
}
.div_dqhd{
/*position: absolute;   right: 0;*/
}
/*
.div_dqhd h1{
float: right;
    background: url(../images/edu/bg_dqhd.png);
    height: 120px;
    background-size: 100%;
    text-align: left;
}
*/

.div_dqhd_h1 h1{
    width: 1200px;
    text-align: right;
    height: 100px;
    line-height: 110px;
    font-family: PingFangSC-S0pxibold;
    font-weight: 600;
    font-size: 36px;
    color: #2767AD;
    letter-spacing: 0;
    background: #ffffff url(../images/bg_dqhd.png) center no-repeat;
    margin: 0 auto;
    margin-top: -30px;
}

.div_about_title{

}
.div_about_title h1{
    background: url(/images/icon_aboutus.png) no-repeat;
    height: 47px;
    width: 100%;
    padding-left: 47px;
    line-height: 46px;
    font-weight: Bold;
    font-size: 36px;
    color: #216ABB;
}
.div_about_title h1:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    border-bottom: 1px dotted rgba(33,106,187,0.40);
    top: 14%;
    left: 18%;
}
.div_about_title .iconImg{
    float: left;
    width: 9.44px;
    height: 9.44px;
    opacity: 0.24;
    border: 4px solid #2767AD;
    border-radius: 5px;
    filter: blur(1px);
    margin: 18px 10px 0 35px;
    position: relative;
}

.div_about{
float:left;
width:628px;
    height: 400px;
}
.div_about .iconImg{
    float: left;
    width: 9.44px;
    height: 9.44px;
    opacity: 0.24;
    border: 4px solid #2767AD;
    border-radius: 5px;
    filter: blur(1px);
    margin: 18px 10px 0 35px;
    position: relative;
}
.div_about .iconImg:after{content:'';width: 9.44px;height: 9.44px;border: 4px solid #2767AD;border-radius: 5px;position: absolute;top: -4px;left: -25px;}
.div_about .iconImg:before{content:'';width: 9.44px;height: 9.44px;/* opacity: 0.24; */border: 4px solid #2767AD;border-radius: 5px;/* filter: blur(1px); */position: absolute;top: -25px;right: -3px;}


.div_about h1{
    height: 36px;
    font-family: SourceHanSansCN-Bold;
    font-weight: Bold;
    font-size: 36px;
    color: #216ABB;
    line-height: 30px;
}


.div_about_img{
float:right;
    width: 520px;
    text-align: right;
}
.div_about_img .div_box{
    position: absolute;
    width: 470px;
    height: 375px;
    border: 2px solid rgba(79,144,247,0.42);
    z-index: -1;
    margin-top: 16px;
}

.div_about_img a {
    background: #fff;
    float: right;
}
.div_about_img img{
    margin-bottom: 13px;
    width: 450px;
    vertical-align: middle;
}
.div_about_img a:last-child img{
margin:0;
}
.div_groupInfo{
    font-family: MicrosoftYaHei;
    font-size: 20px;
    color: rgba(0,0,0,0.85);
    text-align: justify;
    line-height: 30px;
    height: 328px;
}
.div_groupInfo p{margin:10px 0;}
.div_about .more{
text-align: right;
}

.div_cydt_h1 .more img, .div_about .more img, .div_dqhd_list .more img{
vertical-align: middle;
}
.div_cydt_h1 .more a, .div_about .more a, .div_dqhd_list .more a{font-size:18px;color:#6290C3;}


.div_groupInfo dd{text-align:center;}

.div_hnjybkjtzbqk_title h1{
    text-align:center;
    height: 111px;
    line-height:111px;
    background:url(../images/bg_title_mag.png) center no-repeat;font-weight: Bold;
    font-size: 34px;
    color: #2066AF;
    letter-spacing: 0;
    text-align: center;
}

/**滚动**/
#certify {
	position: relative;
	width: 1200px;
	margin: 0 auto
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 430px;
	height: 458px;
	background: none;
	/*box-shadow: 0 8px 30px #ddd;*/
}
#certify  .swiper-slide img{
	display:block;
    width: auto; 
    height: 550px;
    width: 400px;
    margin: 0 auto;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}
.cerityMore{
width: 219px;
    height: 55px;
    border: 1px solid #979797;
    line-height: 55px;
    margin: 40px;
}
.cerityMore h3{
height: 24px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #6D7278;
    letter-spacing: 0;
    text-align: center;
}
