body {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	min-width: 1260px;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	padding: 0;
	margin: 0;
}

input,
select,
button,
textarea {
	font-size: 100%;
	font-family: inherit;
	outline: none;
}

ul,
ol {
	list-style: none;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #333;
}

/* a:hover {
	text-decoration: underline;
	color: #fa5801;
} */

table {
	border-spacing: 0;
	border-collapse: collapse;
}

li {
	list-style: none;
}
.hide {
	display: none;
}
.w {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	/* overflow: hidden; */
}
/**
 * commmon
 */
/* float */
.fl { float: left; }
.fr { float: right; }
.clearfix {  *zoom: 1; }
.clearfix:after {
    display: block;
    content: '';
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

/* text-align */
.tl { text-align: left; }
.tc { text-align: center; }
.tr { text-align: right; }

/* display */
.hide { display: none; }
:focus { outline: none; }

/*transition*/
.trans-none,
.trans-none ul {
    -webkit-transition: none;
    transition: none;
}

/*img-load*/
.img-load .image,
img.img-load,
.img-load img {
    -webkit-transition: transform .5s ease;
    transition: transform .5s ease;
    display: block;
    overflow: hidden;
}

.img-load .image,
img.img-load,
.img-load img {
    background-color: #f5f5f5;
}

/*img-zoom */
.img-zoom .image:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}


.PC-view {
	padding-bottom: 264px;
	background: url('../images/bg_bottom.png') no-repeat  center bottom/auto 238px;

}
.banner {
	padding-top: 29.17%;
	background-size: 100% auto;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url('../images/banner.png');
}
.nav {
	width: 100%;
	height: 64px;
	font-size: 0;
	text-align: center;
	background: linear-gradient(90deg, #ff8d60 0%, #f54548 49.83%, #e60092 100%);
}

.navitem {
	box-sizing: border-box;
	display: inline-block;
	width: auto;
	height: 64px;
	line-height: 64px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	margin-right: 47px;
	padding: 0 42px;
	transition: .5s;
}
.navitem.last {
	margin-right: 0;
}
.navitem:hover {
	background: #ffffff26;
}

.headlines-jgxs-wrap {
	width: 100%;
	height: auto;
	padding-top: 72px;

	background-size: 100% auto;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url('../images/bg_headlines_jgxs_wrap.png');
}

.headlines-box {
	display: block;
    overflow: hidden;
}
.headlines {
	display: block;
	width: 1200px;
	height: 400px;
	margin: 0 auto;
	background: url('../images/bg_headlines.png') no-repeat center/100% 100%;
	    -webkit-transition: transform .5s ease;
    transition: transform .5s ease;
    

}
.headlines:hover {
	-webkit-transform: scale(1.1);
    transform: scale(1.1);
}

/* 巾帼新声 */
.jgxs {
	position: relative;
	width: 1200px;
	height: 272px;
	margin-top: 88px;
	padding-top: 26px;
	background: url('../images/bg_jgxs.png') no-repeat  center bottom/100% 272px;
}
.jgxs-more {
	position: absolute;
	top: 0;
	left: 20px;
	z-index: 2;
	width: 233px;
	height: 272px;
	background: url('../images/bg_jgxs_more.png') no-repeat  center bottom/100% 100%;
}
.jgxs-more .jgxs-more-link {
	position: absolute;
	bottom: 32px;
	left: 68px;
	z-index: 2;
	width: 96px;
	height: 27px;
	line-height: 27px;
	font-size: 12px;
	text-align: center;
	color: #F53F4F;
	border-radius: 27px;
	background: linear-gradient(97.55deg, #ffe9e1 2.54%, #ffe2ef 61.19%, #ffdcec 130.51%);
}
.jgxs .jgxs-list {
	height: 272px;
	padding: 0 40px 0 280px;
}
.jgxs .jgxs-list li  {
	float: left;
	width: 50%;
	height: auto;
	padding: 0 40px;
	box-sizing: border-box;

}
.jgxs .lin {
	position: absolute;
	bottom: 25px;
	right: 480px;
	z-index: 2;
	width: 1px;
	height: 200px;
	background-color: #FD716D;
}
.bottom-border {
	border-bottom: 1px solid #FD716D;
}
.jgxs .jgxs-list li a {
	display: block;
	font-size: 18px;
	line-height: 1.5;
	color: #483A35;
	height: 84px;
	padding: 25px 0;

}
.jgxs .jgxs-list li p {
	padding-left: 36px;
	height: 54px;
	background: url('../images/icon_jgxs_item.png') no-repeat  left 6px/14px auto;
}
.jgxs-item-more {
	color: #B4A29E;
	font-size: 12px;
	padding-left: 36px;
	margin-top: 12px;

}
.jgxs-item-more i {
	display: inline-block;
	vertical-align: text-bottom;
	width: 14px;
	height: 14px;
	margin-left: 4px;
	text-align: left;
	background: url('../images/icon_jgxs_item_more.png') no-repeat  center bottom/100% 100%;

}
.jgxs .jgxs-list li a:hover {
	color: #FC0A0D;
}
.jgxs .jgxs-list li a:hover .jgxs-item-more {
	color: #FC0A0D;
}
.jgxs .jgxs-list li a:hover .jgxs-item-more i {
	background: url('../images/icon_jgxs_item_more_on.png') no-repeat  center bottom/100% 100%;
}

.hjly {
	height: 160px;
	margin-top: 40px;
	background: url('../images/bg_hjly_model.png') no-repeat  center bottom/100% 100%;
}

/* 女职工流动课堂 */
.nzgkt {
	width: 1220px;
	height: auto;
	margin: 80px auto 0 auto;

}
.nzgkt-title {
	position: relative;
	width: 1220px;
	height: 133px;
	background: url('../images/bg_nzgldkt_title.png') no-repeat  center top/100% 100%;
}
.model-more {
	position: absolute;
	right: 10px;
	top: 58px;
	z-index: 2;
	font-size: 12px;
	color: #F53F4F;
}
.model-more i {
	display: inline-block;
	vertical-align: text-bottom;
	width: 14px;
	height: 14px;
	background: url('../images/icon_model_more_red.png') no-repeat  center bottom/100% auto;
}
.nzgkt-list-wrap {
	width: 1200px;
	margin: 14px auto 0 auto;
	overflow: hidden;
}
.nzgkt-list {
	width: 1230px;
	margin: 0 auto;

}
.nzgkt-list li {
	float: left;
	width: 384px;
	height: 288px;
	margin-right: 26px;
	margin-bottom: 30px;
	background: url('../images/bg_nzgkt_item.png') no-repeat  center bottom/100% auto;

}
.nzgkt-list li a {
	display: block;
}
.nzgkt-list li .image {
	position: relative;
	width: 342px;
	height: 193px;
	overflow: hidden;
	margin: 0 auto;
}
.nzgkt-list li .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.nzgkt-list li .image i {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	transform: translate(-50%,-50%);
	width: 56px;
	height: 56px;
	background: url('../images/bg_nzgkt_video.png') no-repeat  center bottom/100% auto;

}
.nzgkt-list li p {
	text-align: justify;
	color: #333;
	font-size: 18px;
	margin-top: 21px;
	padding: 0 20px;
	line-height: 25px;
}

/* 活动光影 */
.hdgy {
	width: 100%;
	height: 1109px;
	padding-top: 144px;
	background: url('../images/bg_hdgy.png') no-repeat  center top/auto 100%;
}
.jcsj-title,
.sphg-title {
	width: 1200px;
	height: 80px;
	background-size: auto 100%;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url('../images/bg_jcsj_title.png');
	border-bottom: 1px solid #FFCDB4;

}
.jcsj,
.sphg {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.jcsj .model-more,
.sphg .model-more{
	color: #973E00;
}
.jcsj .model-more i,
.sphg .model-more i {
	background: url('../images/icon_model_more_red.png') no-repeat  center bottom/100% auto;
}
/* 精彩瞬间 */

.jcsj .hdgy-box {
	width: 1200px;
	padding-top: 10px;
	margin-top: 34px;

	overflow: hidden;
}
.jcsj .hdgy-box ul {
	width: 1224px;
	height: 175px;
	padding-top: 10px;
}
.jcsj .hdgy-item {
	position: relative;
	float: left;
	width: 282px;
	height: 175px;
	margin-right: 24px;
}
.jcsj .hdgy-item a {
	display: block;
	position: relative;
	width: 282px;
	height: 155px;
	border: 1px solid #ffa97e;
	box-sizing: border-box;
	background: #ffe2d5;
}

.jcsj .hdgy-item .image {
	position: absolute;
	left: 10px;
	top: -10px;
	z-index: 2;
	width: 262px;
	height: 175px;
	overflow: hidden;
}
.jcsj .hdgy-item .image img {
	
	width: 262px;
	height: 175px;
	box-sizing: border-box;

	background: #ffcdb4;
	border: 2px solid #ffa97e;
}
.jcsj .hdgy-item .title {
	position: absolute;
	left: 0px;
	bottom: -175px;
	z-index: 2;
	width: 262px;
	height: 175px;
	box-sizing: border-box;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background: rgba(0,0,0,0.5);
	   transition: .5s;
    -webkit-transition: .5s;
}
.jcsj  .title table {
	width: 262px;
	height: 175px;
}
.jcsj  .title table td {
	padding: 0 50px;
}
.jcsj .hdgy-item:hover .title {
	bottom: 0px;
}
/* 视频回顾 */
.sphg {
	margin-top: 50px;
}
.sphg-title {
	background-image: url('../images/bg_sphg_title.png');

}

.sphg-con {
 	width:1200px;
	height: 540px;
	padding: 20px 0 20px 20px;
	box-sizing: border-box; 
	background: #ffe2d5; 
	margin-top: 34px;
}

.sphg-con .bd {
	float:left;
	width: 840px;
	height: 494px;
}
.sphg-con .bd ul {
	position: relative;
	width: 840px;
	height: 494px;
}

.sphg-con .bd .sphg-con-item { 
	width: 840px;
	height: 494px;
	overflow: hidden;
}
.sphg-con .bd .sphg-con-item a {
	position: relative;
	display: block;
}

.sphg-con .bd .sphg-con-item .image {
	position: relative;
	width: 840px;
	height: 494px;
}
.sphg-con .bd .sphg-con-item .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.sphg-con .bd .sphg-con-item .title {
	position: absolute;
	left: 0;
	bottom: -494px;
	z-index: 3;
	width: 840px;
	height: 494px;
	box-sizing: border-box;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background: rgba(0,0,0,0.5);
	   transition: .5s;
    -webkit-transition: .5s;
}
.sphg-con .bd .title table {
	width: 100%;
	height: 100%;
}
.sphg-con .bd .title table td {
	padding: 0 50px;
}
.sphg-con .bd .sphg-con-item:hover .title {
	bottom: 0;
}

.sphg-con .hd {
	float:left;
	width:320px;
	height:494px;
	margin-left: 20px;
	position:relative;
}
.sphg-con .hd ul li { 
	width: 320px;
	height: 164px;
	cursor:pointer;
 }
 .sphg-con .hd ul li a {
 	display: block;
 }
.sphg-con .hd ul li .image {
	position: relative;
	left: 36px;
	top: 7px;
	width: 260px;
	height: 146px;
	overflow: hidden;
}
.sphg-con .hd ul li .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.sphg-con .hd ul li .image i {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	transform: translate(-50%,-50%);
	width: 56px;
	height: 56px;
	background: url('../images/bg_sphg_video.png') no-repeat  center bottom/100% auto;
}
.sphg-con .hd ul li.last {
	margin-bottom: 0;
}
.sphg-con .hd ul li.on{ 
	background: url('../images/bg_sphg_hd_item.png') no-repeat  center left/100% auto;

 }

 .sphg-con .hd .image .title {
	position: absolute;
	left: 0;
	bottom: -146px;
	z-index: 2;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background: rgba(0,0,0,0.5);
	   transition: .5s;
    -webkit-transition: .5s;
}
.sphg-con .hd .image .title table {
	width: 100%;
	height: 100%;
}
.sphg-con .hd .image .title table td {
	padding: 0 50px;
}
.sphg-con .hd .image:hover .title {
	bottom: 0;
}


.vr-model {
	position: relative;
	width: 1200px;
	height: 970px;
	margin: 0 auto;
	background: url('../images/bg_vr_model.png') no-repeat  center top/100% 100%;
}
.vr-model .slideImgBox { 
	position: absolute;
	left: 46px;
	top: 210px;
	z-index: 3;
	width: 1104px;
	height: 621px;
	border-radius: 24px;
	overflow: hidden;
 }
 .vr-show-border {
	position: absolute;
	left: 19px;
	top: 20px;
	z-index: 3;
	width: 1065px;
	height: 581px;
	pointer-events: none;
	background: url('../images/bg_vr_bd.png') no-repeat  center top/100% 100%;

 }
.slideImgBox .hd{ 
	position: absolute;
	left: 74px;
	bottom: 46px;
	z-index: 3;
}
.slideImgBox .hd ul{ width: 956px;height: 126px; }
.slideImgBox .hd ul li { 
	position: relative;
	float:left;
	width: 224px;
	height: 126px; 
	cursor:pointer;
	margin-right: 20px;
 }
 .slideImgBox .hd ul li a {
 	display: block;
 }
 .slideImgBox .hd ul li.last {
	margin-right: 0px;

 }
.slideImgBox .hd ul li img {
	width: 224px;
	height: 126px;
	border-radius: 16px;
	border: 2px solid #fff;
	box-sizing: border-box;
	background: #d9d9d900;
  }
  .slideImgBox .hd ul li i {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 4;
	width: 224px;
	height: 126px;
	background: none;

  }
.slideImgBox .hd ul li.on i { 
	background: url('../images/bg_vr_hd_item.png') no-repeat  center center/100% 100%;
}

.slideImgBox .prev, 
.slideImgBox .next {
    position: absolute;
    bottom: 69px;
    z-index: 3;
    width: 40px;
    height: 80px;
    background: url(../images/bg_lr_btn.png) ;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
.slideImgBox .prev {
    left: 32px;
    background-position: 0 0;
}
.slideImgBox .next {
    right: 32px;
    background-position: 0 -80px;
}

.slideImgBox .bd ul{ 
	width: 1104px;
	height: 621px;

  }
.slideImgBox .bd li { 
	width: 1104px;
	height: 621px; 
  }
  .slideImgBox .bd li a {
	display: block;
	width: 1104px;
	height: 621px; 
  }

 .slideImgBox .bd img {
	width: 1104px;
	height: 621px; 
	object-fit: cover;
 }


 
.of {
	overflow: hidden;
}
.footer {
	background-color: #343D57;
	padding: 40px 0;
}
.footer .f-item1 {
	width: 341px;
	margin: 0 auto;
}
.w170 {
	width: 170px;
}
.w110 {
	width: 110px;
}
.footer .f-item1 a {
	font-size: 18px;
	margin-top: 12px;
	color: #fff;
	text-align: center;	
}
.dib {
	display: inline-block;
}
.footer .f-item3,
.footer .f-item2 {
	margin: 0 auto;
	color: #fff;
	font-size: 18px;
	text-align: center;
}
.footer .f-item2 a,
.footer .f-item2 {
	color: #fff;
}
.footer .f-item4,
.footer .f-item4 a {
	color: #fff;
	font-size: 18px;
}
.footer .f-item4 {
	text-align: center;
}
.footer .f-item5 {
	width: 60px;
	/* height: 50px; */
	margin: 0 auto;
}
.footer .f-item5 a {
	display: block;
}
.footer .f-item5 img {
	width: 100%;
	height: 100%;
}
.footer p {
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.line-r {
	border-right: 1px solid #5D688C;
}
.footer .f-item1 a:hover,
.footer .f-item2 a:hover,
.footer .f-item4 a:hover{
	color: #85B1FF;
	text-decoration: underline;
}
