
/* =====================内页样式======================== */

/* ab_box1 s */
.ab_box1 {
	padding: 1.2rem 0 1.55rem;
}

.ab_box1 .con {
	margin-top: 1rem;
	background-color: #ebecec;
}

.ab_box1 .con .pic {
	float: left;
	width: 52.85%;
}

.ab_box1 .con .pic img {
	width: 100%;
}

.ab_box1 .con .info {
	float: right;
	width: 47.15%;
	padding: 0.9rem 0.5rem 0 70px;
	text-align: justify;
	font-size: 15px;
}

.ab_box1 .con .info span {
	font-size: 16px;
	color: #231815;
}

.ab_box1 .con .info h4 {
	font-size: 14px;
	color: #231815;
	margin-top: 8px;
}

.ab_box1 .con .info p {
	font-size: 12px;
	line-height: 34px;
	margin-top: 0.35rem;
}

.ab_box1 .con .info i {
	display: block;
	margin-top: 0.4rem;
	width: 68px;
	height: 25px;
	background: url(../image/ind_box10_logo.png) no-repeat center;
	background-size: 100% 100%;
}

/* ab_box1 e */


/* ab_box2 s */
.ab_box2 {
	height: 3rem;
	background: url(../image/ab_box2.jpg) no-repeat center;
	background-attachment: fixed;
	background-size: cover;
}
/* .ab_box2::before{
	background: url(../image/ab_box2.jpg) no-repeat center;
} */

/* ab_box2 e */


/* ab_box3 s */
.ab_box3 {
	padding: 1.05rem 0 1.4rem;
}

.ab_box3 .ab_tit p {
	font-size: 20px;
}

.ab_box3 ul {
	padding: 0.7rem 0;
}
.ab_box3 ul.hidden2{
	padding: 0;
}

.ab_box3 ul li {
	float: left;
	width: 24%;
	margin-right: calc(4% / 3);
	margin-bottom: 30px;
}

.ab_box3 ul li:nth-child(4n) {
	margin-right: 0;
}

.ab_box3 ul li a {}

.ab_box3 ul li a img {
	width: 100%;
}

.ab_box3 .com_more {}

/* ab_box3 e */


/* ab_box4 s */
.ab_box4 {
	position: relative;
	height: 8rem;
	background: url(../image/ab_box4.jpg) no-repeat center;
	background-attachment: fixed;
	background-size: cover;
}

.ab_box4 .txt {
	position: absolute;
	color: white;
	text-align: center;
	width: 100%;
	left: 0;
	top: 42%;
}

.ab_box4 .txt h4 {
	font-size: 24px;
	font-family: "OP-JH";
	line-height: 1;
}

.ab_box4 .txt h4 span {
	display: inline-block;
	color: #cb0012;
}

.ab_box4 .txt p {
	font-family: "ITC-BK";
	font-size: 12px;
	line-height: 2;
	margin-top: 20px;
}

/* ab_box4 e */


/* ab_box5 s */
.ab_box5 {
	padding: 1.1rem 0;
	text-align: center;
}

.ab_box5 .ab_tit p {
	font-size: 20px;
	font-family: "OP-JH";
	line-height: 1.6;
	;
}

.ab_box5 ul {
	padding-top: 1rem;
	display: inline-block;
}

.ab_box5 ul li {
	float: left;
	width: 3.2rem;
	margin-right: 0.7rem;
	background-color: #ebecec;
	border-radius: 15px;
	overflow: hidden;
}

.ab_box5 ul li:last-child {
	margin-right: 0;
}

.ab_box5 ul li .pic {}

.ab_box5 ul li .pic img {
	width: 100%;
}

.ab_box5 ul li .info {
	height: 2.5rem;
	padding: 0.6rem 10% 0;
	text-align: left;
}

.ab_box5 ul li .info h4 {
	font-size: 16px;
	color: #000000;
}

.ab_box5 ul li .info p {
	font-size: 14px;
	line-height: 24px;
	font-family: "OP-JL";
	color: #595757;
	margin-top: 0.25rem;
}

.ab_box5 ul li .info p span {
	color: #cb0012;
	display: inline-block;
}

/* ab_box5 e */


/* ab_box6 s */
.ab_box6 {
	position: relative;
	height: 8rem;
	background: url(../image/ab_box6.jpg) no-repeat center;
	background-attachment: fixed;
	background-size: cover;
}

.ab_box6 .txt {
	position: absolute;
	color: white;
	text-align: center;
	width: 100%;
	left: 0;
	top: 36%;
}

.ab_box6 .txt h4 {
	font-size: 22px;
	font-family: "OP-JH";
	line-height: 30px;
}

.ab_box6 .txt h4 span {
	display: inline-block;
	color: #cb0012;
}

.ab_box6 .com_more {
	margin-top: 0.4rem;
}

.ab_box6 .com_more a {
	background-color: white;
	color: #000000;

}

/* ab_box6 e */


/* ab_box7 s */
.ab_box7 {
	padding: 1.8rem 2.5rem 1.25rem;
}

.ab_box7 ul {
	padding-top: 1rem;
	display: inline-block;
}

.ab_box7 ul li {
	float: left;
	width: 31%;
	margin-right: 3.5%;
}

.ab_box7 ul li:last-child {
	margin-right: 0;
}

.ab_box7 ul li .pic {}

.ab_box7 ul li .pic img {
	width: 100%;
}

.ab_box7 ul li .info {}

.ab_box7 ul li .info h4 {
	font-size: 16px;
	line-height: 1;
	color: #000000;
	font-family: "OP-JH";
	margin-top: 0.25rem;
}

.ab_box7 ul li .info h4 span {
	color: #cb0012;
	display: inline-block;
}

.ab_box7 ul li .info p {
	font-size: 14px;
	line-height: 1;
	font-family: "OP-R";
	margin-top: 0.12rem;
	color: #727171;
}

/* ab_box7 e */


/* ab_box8 s */
.ab_box8 {
	position: relative;
	height: 8rem;
	background: url(../image/ab_box8.jpg) no-repeat center;
	background-attachment: fixed;
	background-size: cover;
}

.ab_box8 .txt {
	position: absolute;
	color: white;
	text-align: center;
	width: 100%;
	left: 0;
	top: 45%;
}

.ab_box8 .txt h4 {
	font-size: 22px;
	font-family: "OP-JH";
	line-height: 30px;
}

.ab_box8 .txt h4 span {
	display: inline-block;
	color: #cb0012;
}

.ab_box8 .txt p {
	font-size: 12px;
	line-height: 2;
	color: white;
	font-family: "ITC-BK";
	margin-top: 0.18rem;
}

.ab_box8 .com_more {
	margin-top: 0.6rem;
}

.ab_box8 .com_more a {
	background-color: white;
	color: #000000;

}

/* ab_box8 e */


/* ab_box9 s */
.ab_box9.ab_box1 {
	padding: 1.5rem 0 2rem;
}

.ab_box9.ab_box1 .con {
	margin-top: 0;
}

/* ab_box9 e */


/* ab_box10 s */
.ab_box10 {
	position: relative;
	height: 8rem;
	background: url(../image/ab_box10.jpg) no-repeat center;
	background-attachment: fixed;
	background-size: cover;
}

.ab_box10 .txt {
	position: absolute;
	color: white;
	text-align: center;
	width: 100%;
	left: 0;
	top: 44%;
}

.ab_box10 .txt h4 {
	font-size: 22px;
	font-family: "OP-JH";
	line-height: 30px;
}

.ab_box10 .txt h4 span {
	display: inline-block;
	color: #cb0012;
}

.ab_box10 .com_more {
	margin-top: 0.4rem;
}

.ab_box10 .com_more a {
	background-color: white;
	color: #000000;
}

/* ab_box10 e */

/* -------------------------JOIN--------------------------- */


/* join_box1 s */
.join_box1 {
	text-align: center;
	color: #231815;
}

.join_box1 .box_t {
	width: 4.7rem;
	margin: 0 auto;
	font-size: 12px;
	line-height: 26px;
	padding: 1.1rem 0 1.2rem;
}

.join_box1 .pic {
	position: relative;
}

.join_box1 .pic img {
	width: 100%;
}

.join_box1 .pic p {
	position: absolute;
	width: 2.2rem;
	top: 45%;
	left: 12.7%;
	font-size: 16px;
	line-height: 26px;
	color: white;
	font-family: "OP-R";
	text-align: left;
}

.join_box1 .pic p span {
	display: inline-block;
	color: #cb0012;
}

.join_box1 .box_m {
	padding: 0.9rem 0;
}

.join_box1 .box_m h4 {
	font-size: 20px;
}

.join_box1 .box_m p {
	display: inline-block;
	width: 4.25rem;
	font-size: 12px;
	line-height: 26px;
	margin: 0.25rem 0 0;
}

/* join_box1 e */


/* join_box2 s */
.join_box2 {
	position: relative;
	height: 8rem;
	/* background: url(../images/join_box2.gif) no-repeat center; */
	background-attachment: fixed;
	background-size: cover;
}

/* join_box2 e */


/* join_box3 s */
.join_box3 {
	padding: 1.1rem 0 0.6rem;
	background-color: #f0f0f0;
}

.join_box3 .ab_tit h4 {
	font-size: 20px;
	font-family: "OP-JH";
	line-height: 26px;
}

.join_box3 .con {
	padding-top: 1rem;
	text-align: center;
}

.join_box3 .con ul {
	/* display: inline-block; */
	margin-bottom: 0.6rem;
}

.join_box3 .con ul li {
	float: left;
	width: 4.3rem;
	border-radius: 10px;
	margin-right: 0.4rem;
	background-color: white;
}

.join_box3 .con ul li:last-child {
	margin-right: 0;
}

.join_box3 .con ul li a {}

.join_box3 .con ul li a img {
	width: 100%;
}

.join_box3 .con ul li a .info {
	padding: 0.45rem 5% 0.3rem;
	color: #231815;
}

.join_box3 .con ul li a .info h4 {
	font-size: 16px;
	font-family: "OP-JH";
}

.join_box3 .con ul li a .info h4 span {
	color: #cb0012;
	display: inline-block;
}

.join_box3 .con ul li a .info p {
	font-size: 12px;
	line-height: 1;
	font-family: "OP-R";
	margin-top: 0.1rem;
	line-height: 1.3;
}



/* join_box3 e */


/* join_box4 s */
.join_box4 {
	position: relative;
	height: 9rem;
	background: url(../image/join_box4.jpg) no-repeat center;
	background-size: cover;
}

.join_box4 .form {
	position: absolute;
	top: 18%;
	right: 6.666%;
	padding: 0.5rem;
	background-color: white;
}

.join_box4 .form form {
	width: auto;
}

.mui-input-row,
.mui-radio,
.mui-select {
	overflow: hidden;
	margin-bottom: 0.25rem;
	width: auto;
}

.mui-input-row label,
.mui-radio>label,
.mui-select label {
	font-size: 14px;
	color: #000000;
	width: 80px;
	margin-right: 6px;
	float: left;
	height: 32px;
	line-height: 32px;
}

.mui-input-row label i {
	display: inline-block;
	color: #cb0012;
}

.mui-input-row input {
	float: left;
	width: 4.45rem;
	height: 32px;
	line-height: 32px;
	border: 1px solid #8d8d8d;
	border-radius: 3px;
	padding-left: 5px;
}

.mui-radio input {
	-webkit-appearance: radio;
	margin-right: 5px;
	line-height: 30px;
	display: inline-block;

}

.choose {
	position: relative;
	line-height: 30px;
}

.choose .radio {
	position: relative;
	display: inline-block;
	font-weight: 400;
	color: #0c4757;
	padding-left: 25px;
	cursor: pointer;
}

.choose .radio:first-child {
	margin-right: 0.7rem;
}

.choose .radio input {
	position: absolute;
	left: -9999px;
}

.choose .radio i {
	display: block;
	position: absolute;
	top: 6px;
	left: 0;
	width: 19px;
	height: 19px;
	outline: 0;
	border: 1px solid #e4e4e4;
	background: #ffffff;
	border-radius: 50%;
	transition: border-color .3s;
	-webkit-transition: border-color .3s;
}

.choose .radio input+i:after {
	position: absolute;
	content: '';
	top: 4px;
	left: 4px;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background-color: #cb0012;
	opacity: 0;
	transition: opacity .1s;
	-webkit-transition: opacity .1s;
}

.choose .radio input:checked+i:after {
	opacity: 1;
}

.mui-select select {
	display: inline-block;
	width: 120px;
	float: left;
	height: 32px;
	line-height: 32px;
	border: 1px solid #8d8d8d;
	border-radius: 3px;
	padding-left: 5px;
}

.mui-select select:last-child {
	margin-left: 0.35rem;
}

.mui-radio span {
	display: inline-block;
}

.mui-radio input.last {
	margin-left: 60px;
}

.form .tac {}

.form .tac input {
	display: inline-block;
	padding: 6px 15px;
	background-color: #000000;
	color: white;
	font-size: 14px;
	margin: 0 16px;
	letter-spacing: 2px;
	cursor: pointer;
}

/* -------------------------Ethics--------------------------- */

/* ethics_box e */

.ethics_box {
	text-align: center;
	padding-bottom: 0.8rem;
}

.ethics_box .tit {
	font-size: 12px;
	line-height: 26px;
	color: #231815;
	width: 5.3rem;
	display: inline-block;
	margin: 0 auto;
	padding: 1rem 0;
}

.ethics_box ul {}

.ethics_box ul li {
	border-radius: 15px;
	overflow: hidden;
	position: relative;
	width: 100%;
	min-height: 450px;
	max-width: 1040px;
	display: inline-block;
	background-color: #ebecec;
	margin-bottom: 0.8rem;
}

.ethics_box ul li .fl {
	width: 43.85%;
	padding: 0.7rem 0 0.45rem 0.5rem;
	height: 100%;
	text-align: left;
}

.ethics_box ul li .fl h4 {
	font-size: 22px;
	line-height: 1;
	color: #000000;
	font-family: "OP-B";
}

.ethics_box ul li .fl h4 span {
	display: inline-block;
	color: #cb0012;
}

.ethics_box ul li .fl p {
	margin-top: 15px;
	line-height: 1;
	font-size: 12px;
	color: #000000;
	font-family: "OP-R";
}

.ethics_box ul li .fl .ico {
	position: absolute;
	left: 50px;
	bottom: 45px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
}

.ethics_box ul li .fl .ico.active i{
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.ethics_box ul li .fl .ico img {
	width: auto;
}

.ethics_box ul li .fl .ico i {
	border-radius: 50%;
	display: inline-block;
	transition:all 0.1s; 
	-webkit-transition:all 0.1s; 
	-moz-transition:all 0.1s; 
	-o-transition:all 0.1s;
	opacity: 1;
}
/* .ethics_box ul li .fl .ico:hover i{
	background-color: black;
} */

.ethics_box ul li .fl .ico span {
	margin-left: 12px;
	height: 40px;
	line-height: 40px;
	font-family: "OP-R";
	color: #000000;
	font-size: 16px;
	-webkit-transition:all 0.1s;
	-moz-transition:all 0.1s; 
	-o-transition:all 0.1s;
}

.ethics_box ul li .fl .ico.active span{
	-webkit-transform: translateX(5px);
	transform: translateX(5px);
	opacity: 0;
}

.ethics_box ul li .pic {
	position: relative;
	width: 56.15%;
	height: 100%;
}

.ethics_box ul li .pic img {
	object-fit: cover;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s; 
	-o-transition:all 0.3s;
}

.ethics_box ul li .pic .info {
	position: absolute;
	top: 0.6rem;
	left: 20%;
	font-size: 12px;
	line-height: 28px;
	color: #231815;
	font-family: "OP-R";
	z-index: 2;
	padding-right: 1rem;
	text-align: left;
	opacity: 0;
}

/* ethics_box s */

/* -------------------------Event-------------------------- */

/* 活动列表 s */
.event_list{}
.event_list .tit{
	padding: 1rem 0 0.9rem;
	font-size: 20px;
	color: #000000;
	text-align: center;
}
.event_list .tit span{
	display: inline-block;
	color: #cb0012;
}

.event_list .con{
	padding-bottom: 0.9rem;
}
.event_list ul{}
.event_list ul li{
	float: left;
	width: 46%;
	margin-right: 8%;
	margin-bottom: 0.55rem;
}
.event_list ul li:nth-child(2n){
	margin-right: 0;
}
.event_list ul li .pic{
	overflow: hidden;
}
.event_list ul li .pic img{
	width: 100%;
}
.event_list ul li .info{
	padding-top: 0.35rem;
	color: #000000;
	font-family: "OP-R";
	font-size: 12px;
}
.event_list ul li .info h4{
	line-height: 1;
}
.event_list ul li .info h4 span{
	display: inline-block;
	color: #cb0012;
}
.event_list ul li .info i{
	display: block;
	margin: 12px 0;
	line-height: 1;
}
.event_list ul li .info p{
	line-height: 1;
}
.event_list ul li .info>span{
	color: #1d2080;
	margin-top: 15px;
	line-height: 1;
	display: block;
}

/* 活动详情 e */
.event_det{
}
.event_det .tit{
	padding: 0.8rem 0;
	color: #000;
	text-align: center;
}
.event_det .tit h3{
	font-size: 18px;
	line-height: 1;
}
.event_det .tit p{
	font-size: 12px;
	line-height: 1;
	margin-top: 15px;
}

.event_det .con{
	margin-top: 0.1rem;
	font-size: 14px;
	line-height: 2;
	font-family: "OP-R";
	color: #000000;
	min-height: 0.66rem;
}
.event_det .con img{
	width: auto;
	max-width: 100%;
}
.event_det .bot{
	margin: 0.6rem 0;
}
.event_det .bot .fl{
	width: calc(100% -150px);
}
.event_det .bot .fl ul{}
.event_det .bot .fl ul li{
	margin-bottom: 15px;
}
.event_det .bot .fl ul li a{
	font-size: 14px;
	font-family: "OP-R";
	color: #000000;
}

.event_det .bot .back{}
.event_det .bot .back a{
	display: inline-block;
	padding: 8px 40px 8px 28px;
	color: white;
	font-size: 14px;
	background: url(../image/back_bg.png) no-repeat right;
	background-color: black;
	background-position: 68px center; 
}
/* join_box5 e */


/* join_box6 s */

/* join_box6 e */


/* join_box1 s */

/* join_box2 e */


/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
	/* 1600 × (900/1024/1200) */
}

@media all and (max-width:1599px) {
	/* 1440 × (900/1050) */
}

@media all and (max-width:1439px) {
	/* 1360 × (768) */
}

@media all and (max-width:1359px) {
	/* 1280 × (800/854/1024) */
}

@media all and (max-width:1279px) {
	/* 1152 × (864) */
}

@media all and (max-width:1151px) {
	/* 1024 × (600/768) */
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
	/* 平板设备 720 适配 */
}

@media all and (max-width:768px) {
	/* 移动终端以上 360 适配 */
}

@media all and (max-width:640px) {}

@media all and (max-width:420px) {}

@media all and (max-width:376px) {}
