@charset="UTF-8";

/*슬라이드 서브메뉴선택*/
.sub01_next, .sub01_prev{
	width: 15px !important;
   height: 30px !important;
   margin-top:0 !important;
   top: calc(50% - 15px) !important;
   background-size: cover !important;
}
.sub01_next{
	background:url('/img/sub01/arrow_next.png')no-repeat center !important;
}
.sub01_prev{
	background:url('/img/sub01/arrow_prev.png')no-repeat center !important;
}
.history>ul>li{cursor:pointer;}

/*------------회사소개------------*/
.sub01_ban{
	width: 100%;
    height: 480px;
    padding-top: 80px;
    background: url('/img/sub01/sub01_banner.jpg')no-repeat center;
    background-size: cover;
    position: relative;
}
.sub01_ban h4{
	font-size: 42px;
    color: #fff;
    top: calc(60% - 35px);
    left: 50%; transform: translateX(-50%);
    position: absolute;
    text-align: center;
    font-weight: 400;
	text-shadow: 1px 1px 3px #000000a3;
    border-bottom: 2px solid #fff;
}
.sub01_depth_border{
	width:100%;
	height:69px;
	border-bottom:1px solid #c9c9c9;
}
.sub01_depth{
	height:100%;
	width:1200px;
	margin:0 auto;
}
.sub01_depth a{
	color:#7b7b7b;
	height: 70px;
    font-weight: 300;
    padding-top: 20px;
}
.sub01_border{
	border-bottom: 3px solid #1b7a16;
	color:#2c2c2c !important;
	font-weight: 400 !important;
}
.c-cont{
	width:100%;
	height:850px;
	position:relative;
	margin-top:40px;
}
.c_ban{
	width:100%;
	height:300px;
	background: url('/img/sub01/small_baner01.jpg')no-repeat center;
    background-size: cover;
}
.c_ban h6{
	color:#fff;
	font-size:30px;
	font-weight:200;
	padding:40px 0;
	text-shadow: 2px 2px 2px #000000a3;
	text-align:center;
	margin:0;
}
.c_ban h6 span{
	font-weight:400;
}
.white{
	width:1200px;
	height:700px;
	background:url('/img/sub01/white_bg.jpg') no-repeat center/cover;
	position:absolute;
	top:170px;
	left:calc(50% - 600px);
}
.white h4{
	font-size:20px;
	font-weight:400;
	text-align:center;
	padding:60px 0 30px 0;
}
.white h4 span{
	font-size:20px;
	font-weight:500;
	color:#015d03;
}
.white p{
	font-size: 17px;
    font-weight: 300;
    text-align: center;
    line-height: 1.6;
	padding-bottom:40px;
}


/*------------인사말------------*/
.ceo, .vison_title{
	width:100%; 
	padding-top: 70px;
	height:auto;
	opacity:0;
}
.ceo h4, .vison_title h4{
	font-size:30px;
	font-weight:300;
	text-align:center;
	padding-bottom:40px;
}
.ceo h4 span, .vison_title h4 span{
	font-weight:500;
}
.ceo_line{
	width:50%;
	border-right:1px solid #2c2c2c;
	height:40px;
}
.ceo_cont{
	width:100%;
	opacity:0;
	height:auto;
}
.ceo_bg{
	width:100%;
	height:320px;
	background:#f4f4f4;
	margin:50px 0 80px 0;
}
.ceo_frame, .s_frame{
	width:1200px;
	margin:0 auto;
	position:relative;
}
/*
.ceo_left{
	width:50%;
	background:url('/img/sub01/ceo.jpg')no-repeat center;
	height:400px;
	position:absolute;
	top:-50px;
}
*/
.ceo_right{
	/*float:right;
	width:calc(50% - 30px);*/
	margin-left:70px;
	padding-top:38px;
}
.ceo_right p{
	font-size: 20px;
    color: #525252;
}
.ceo_right h4{
	font-size: 34px;
    font-weight: 300;
    line-height: 1.4;
    padding-top: 25px;
}
.ceo_right h4 span{
	font-weight:500;
}
.ceo_text{
	width:1200px;
	height:1280px;
	padding:0 70px;
	margin:0 auto;
}
.ceo_text p, .vision_text p, .why p{
	font-size: 20px;
    font-weight: 300;
    line-height: 1.6;
    padding-bottom: 40px;
}
.ceo_text p span{
	color:#015d03;
	font-weight:400;
}
.ceo_text img{
	float:right;
}

/*------------비전및경영이념------------*/
.vison_title{
	width: 30%;
    margin: 0 auto;
	opacity:1;
}
.vison_title h4{
	padding-bottom:20px;
}
.vision_line {
    width: 40%;
    height: 30px;
    border-left: 2px solid #1b7a16;
    border-top: 2px solid #1b7a16;
}
.vision_line2{
	width:40%;
	height:30px;
	border-right:2px solid #dbdbdb;
	border-bottom:2px solid #dbdbdb;
	float:right;
}
.vision_text, .vision_frame{
	width:1200px;
	margin:0 auto;
	height:auto;
}
.vision_frame{height:650px;}
.vision_text p{
	text-align:center;
	padding-bottom:90px;
}
.v-box{
	width:100%;
	margin-top:50px;
	height:650px;
	text-align:center;
	position:relative;
}
.v-box>img{
	position:absolute;
	bottom:10px;
	left:calc(50% - 15px);
}
.v-box h4{
	 font-size: 26px;
    display: inline-block;
    font-weight: 500;
    border-bottom: 2px solid #2c2c2c;
	margin-bottom:50px;
}
.vision_bg{
	width:1000px;
	height:350px;
	margin:0 auto;
	background:url('/img/sub01/vision_bg01.jpg')no-repeat center;
}
.v-txt-box{
	width:33.33%;
	float:left;
	height: auto;
    margin-top: 10%;
}
.v-txt-box h6{
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 20px;
}
.v-txt-box p{
	width: 80%;
    font-size: 18px;
    font-weight: 300;
	margin: 0 auto;

}
.v-line{
	width:30px;
	height:10px;
	border-bottom:1px solid #2c2c2c;
	margin:0 auto;
}
.v-box2{
	height:350px;
	overflow: hidden;
     background-attachment: fixed !important;
     background-size: cover !important;
	 padding:50px 0;
}
.v-box2 h4{
	color:#fff; 
	border-bottom:1px solid #fff;
	width: 100px;
    display: block;
    margin: 0 auto;
	margin-bottom: 60px;}
.v-box.v-box2{
	 background:url('/img/sub01/vision_bg02.jpg')no-repeat center;
}
.v-box2 img{
	position: absolute;
    bottom: 25px;
    left: calc(50% - 15px);
}
.v-box2-bg{
	transform:translateX(-50%) translateY(-50%);
	position: relative;
	width:100%;
	height:100%;
	left:50%;  
	top:50%;
}
.v-white{
	width: calc(20% - 80px);
    height: 80px;
    display: inline-block;
    border-radius: 15px;
    background: rgba(255,255,255,0.7);
}
.v-white:nth-child(3){margin:0 40px;}
.v-white p{
	font-size:20px;
	line-height: 80px;
}
.v-box3{
	 background:url('/img/sub01/vision_bg03.jpg')no-repeat center;
	 background-size:cover;
	 opacity:0;
	 height:500px;
}
.v-line-text{
	width: 30%;
    float: left;
    margin: 10% 20px;
    padding: -10px 0;
    height: 20%;
    border-right: 2px solid #2d8b28;
}
.v-line-text:last-child{border:none;}
.v-line-text h6{
	 font-size: 20px;
    font-weight: 600;
    margin: 0;
}
.v-line-text p{
	font-size: 20px;
    line-height: 1.6;
	padding-top: 15px;
}

.v-line-text{
	background:url('/img/sub01/vision_bg_line.jpg')no-repeat center;
}
.vision_frame2{height:500px;}



/*------------why asiapaper------------*/
.why{text-align:center;}
.why h4{
	font-weight:500;
	padding-bottom: 10px;
}
.why p{
	padding-bottom: 20px;
}
.why_bg{
	position: relative;
	overflow: hidden;
	width:100%;
	height:900px;
}
.why_bg2{height:500px;}
.why_bg01{
	position: absolute;
    top: 0%;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    background: url('/img/sub01/why_bg01.jpg')no-repeat center;
   transform: translate(-1920px,-250px); 
    transition: transform .5s cubic-bezier(0, 0, 0, 0);
}
.why_bg01.ani-on, .why_bg02.ani-on{transform: translate(0,0);}
.why_bg01.ani-on .icon_box, .why_bg02.ani-on .icon_box, .why_bg2.ani-on .icon_box{opacity:1; transition:all 3s;}
.why_bg02{
	position: absolute;
    bottom:0%;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    background: url('/img/sub01/why_bg02.jpg')no-repeat center;
	transform: translate(-1920px,100px);
    transition: transform .5s cubic-bezier(0, 0, 0, 0);
}
.icon_box{
	width:700px;
	margin:0 auto;
	height:auto;
	text-align:center;
	position: absolute;
    top: calc(50% - 230px);
    left: calc(50% - 350px);
	opacity:0;
}
.why-line{
	margin-bottom:10px; 	
}
.icon_box h4{
	padding-bottom: 10px;
    font-size: 20px;
}
.icon_box p{
	font-size: 18px;
    padding-bottom: 10px;
    font-weight: 300;
}

/*------------연혁------------*/
.history_ban{
	background:url('/img/sub01/small_baner02.jpg')no-repeat center;
	height:340px;
	margin-top:40px;
	position:relative;
}
.history_ban h4{
	font-size: 36px;
    color: #fff;
    position: absolute;
    top: calc(40% - 27px);
    left: calc(50% - 205px);
    font-weight: 500;
    text-shadow: 1px 1px 3px #2c2c2c;
}
.history{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	height: 1422px; /*!!!2500*/
	margin-top: -60px;
	position:relative;
}
.history_small{height:1500px;}
.history_nomal{height:2200px;}
.history ul{
	width:100%;
	border-bottom:1px solid #dbdbdb;
}
.history ul li{
	float:left;
	width:25%;
	background:#fff;
	text-align:center;
	height:61px;
	border-right: 1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
}
.history ul li > i {
	font-style: normal;
	font-size: 14px;
}
.history ul li a{
	font-size:20px;
	line-height:60px;
	display:inline-block;
	color:#757575;
}
.history ul .eng_fs1024 {
	line-height: 1.28 !important;
	font-size: 14px;
}
.h_border{
	border-bottom:2px solid #299324 !important;
	border-right:2px solid #299324 !important;
	border:2px solid #299324;
}
.history ul li.h_border a{color:#299324;}
.history ul li.h_border .h_cont{opacity:1;}
.h_content{
	 width: 1200px;
    height:2500px; 
}
.h_cont{
	width:100%;
	height:350px;
	padding-top: 80px;
    position: absolute;
    top: 60px;
    left: calc(50% - 600px);
	opacity:0;
	transition:all 0.5s;
}
.h_content h4{
	font-size:28px;
	display:inline-block;
	text-align:center;
	border-bottom:1px solid #2c2c2c;
}
.h_line{
	border-right: 2px dashed #dbdbdb;
    position: absolute;
    top: 40%;
    left: 50%;
    width: 1px;
    height: 40%;
}
.h_right, .h_left{
	width:50%;
	position:absolute;
}
.h_right{
	right: 10px;
    text-align: left;
    top: 50%;
}
.h_left{
	left:10px;
	text-align:right;
	top:25%;
}
.h_right img, .h_left img{
	display:inline-block;
	margin-bottom: 25px;
}
.h_right p, .h_left p{
	font-size:20px;
	font-weight:300;
	display:inline-block;
}
.h_right span, .h_left span{font-weight:500;}
.h_content .h_cont2{top: 60px; height: 1200px;}
.h_content .h_cont2 .h_line2{height: 70%; top: 20%;}
.h_content .h_cont2 .h_right2{top:37%;}
.h_content .h_cont2 .h_right3{top:52%;}
.h_content .h_cont2 .h_right4{top:75%;}
.h_content .h_cont2 .h_left2{top:45%;}
.h_content .h_cont2 .h_left3{top:65%;}

.h_content2 .h_cont3{top: 60px; height: 1200px;}
.h_content2 .h_cont3 .h_line{height: 90%; top: 15%;}
.h_content2 .h_cont3 .h_right2{top:27%;}
.h_content2 .h_cont3 .h_right3{top:43%;}
.h_content2 .h_cont3 .h_right4{top:59%;}
.h_content2 .h_cont3 .h_right5{top:75%;}
.h_content2 .h_cont3 .h_right6{top:91%;}
.h_content2 .h_cont3 .h_left{top: 20%;}
.h_content2 .h_cont3 .h_left2{top:35%;}
.h_content2 .h_cont3 .h_left3{top:51%;}
.h_content2 .h_cont3 .h_left4{top:67%;}
.h_content2 .h_cont3 .h_left5{top:83%;}



.h_content3, .h_content3 .h_cont{top: 60px; height:1200px;}
.h_content3 .h_line{height: 90%; top: 15%;}
.h_content3 .h_left{top:28%;}
.h_content3 .h_left2{top:43%;}
.h_content3 .h_left3{top:59%;}
.h_content3 .h_left4{top:75%;}
.h_content3 .h_left5{top:91%;}
.h_content3 .h_right{top:35%;}
.h_content3 .h_right2{top:51%;}
.h_content3 .h_right3{top:67%;}
.h_content3 .h_right4{top:83%;}

.h_content4 .h_cont{top: 60px; height:1200px;}
.h_content4 .h_line{height: 157%; top: 15%;}
.h_content4 .h_left{top:25%;}
.h_content4 .h_right{top:35%;}
.h_content4 .h_left2{top:45%;}
.h_content4 .h_right2{top:55%;}
.h_content4 .h_left3{top:65%;}
.h_content4 .h_right3{top:75%;}
.h_content4 .h_left4{top:85%;}
.h_content4 .h_right4{top:95%;}
.h_content4 .h_left5{top:105%;}
.h_content4 .h_right5{top:113%;}
.h_content4 .h_left6{top:121%;}
.h_content4 .h_right6{top:128%;}
.h_content4 .h_left7{top:135%;}
.h_content4 .h_right7{top:142%;}
.h_content4 .h_left8{top:150%;}
.h_content4 .h_right8{top:158%;}
.h_content4 .h_left9{top:166%;}



.point{
	position: absolute;
    top: 1240px;
    right:0;
	z-index:-1;
}
.point2{
	top:1880px;
	left:0;
}


/*------------조직도------------*/
.system{
	height: 1300px;
	text-align:center;
}
.s_top{
	position:relative;
}
.s_top p{
	position: absolute;
    color: #fff;
    font-size: 26px;
		left: calc(50% - 47px);
		top: 105px;
}
.s_line01{
	position:absolute;
	left:calc(50% - 10px);
	bottom:-105px;
}
.s_middle{
	height:105px;
	width:75%;
	margin:0 auto;
	border-bottom:1px solid #dbdbdb;
}
.s_bottom{
	width:25%;
	height:auto;
	float:left;
	position:relative;
}
.s_line02{
	width:50%;
	height:80px;
	border-right:1px solid #dbdbdb;
}
.s_line03{
	height: 500px;
    position: absolute;
    top: 0;
    z-index: -1;
}
.s_circle{
	width: 180px;
    height: 180px;
    border-radius: 50%;
    border: 3px solid #299324;
    margin: 0 auto;
    box-shadow: 1px 1px 5px #ababab;
	margin-bottom:40px;
	background:#fff;
}
.s_circle p{
	 text-align: center;
    font-size: 22px;
	line-height:180px;
}
.s_box{
	width: 170px;
	margin:0 auto;
    margin-bottom: 30px;
    height: 50px;
    border: 2px solid #299324;
    border-radius: 10px;
    box-shadow: 1px 1px 3px #ababab;
	background:#fff;
}
.s_box p{
	line-height: 50px;
    font-size: 18px;
    font-weight: 300;
}
.s_circle2{border: 3px solid #97d586;}
.s_box2{border: 2px solid #97d586;}
.s_line04{height:650px;}
.s_line05{height:350px;}

/*------------계열사------------*/
.partner_ban{text-align:center;background:url('/img/sub01/small_baner03.jpg')no-repeat center;}
.partner_ban h4{line-height:280px; position:static;}
.partner{height:1000px;}
.p_img1{
	width:40%;
	height:300px;
	position:absolute;
	top:150px;
	left:0;
	background-size:cover;
}
.p_img2{top:480px;}
.p_img3{height:430px;}

.h_cont .swiper-container{height:1200px !important;}
.h_cont .swiper-button-next{
	background:url('/img/sub01/partner_next.png')no-repeat center !important;
}
.h_cont .swiper-button-prev{
	background:url('/img/sub01/partner_prev.png')no-repeat center !important;
}
.h_cont .swiper-button-next, .h_cont .swiper-button-prev{
	background-size:cover !important;
	width:60px !important;
	height:55px !important;
	top: 25% !important;
}
.partner .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: inherit !important;
    left: inherit !important;
    width: 100% !important;
    top: 0px !important;
    right: 0px !important;
}
.h_cont .swiper-pagination-bullet-active {background: none !important;}
.p_table{
	width:55%;
	height:auto;
	position:absolute;
	top:392px;
	right:0;
	text-align: left;
}
.eng_table_1024 {top: 332px;}
.add_eng  {
	width: 55%;
	position:absolute;
	top: 138px;right: 0;
	font-size: 18px;
	text-align: left;
}
.add_eng > h3 {
	font-size: 28px;
	line-height: 1.1;
	color: #299324;
}
.add_eng > p {
	margin-top: 20px;
	line-height: 26px
	color: #2d2d2d;
	font-weight: 300;
}
.p_table h4{
	color: #299324;
    font-weight: 500;   
    padding-bottom: 10px;
    font-size: 32px;
    border-bottom: 2px solid #299324;
}
.table_title{
	width: 20% !important;
    float: left;
}
.table_title>li{
    width: 100% !important;
    height: 55px !important;
    line-height: 50px !important;
    border-bottom: 1px solid #dbdbdb;
}
.table_title>li:last-child, .table_text>li:last-child{ border-bottom: 2px solid #299324;}
.table_title2>li:first-child{
	height: 110px !important;
    line-height: 110px !important;
}
.table_text2>li:first-child{
	height: 110px !important;
	line-height: 1.6 !important;
    padding-top: 26px;
}
.table_text{
	width: 80% !important;
	float: left;
}
.table_text>li{
    width: 100% !important;
    height: 55px !important;
    line-height: 55px !important;
	border-right:none !important;
    border-bottom: 1px solid #dbdbdb;
	padding-left:20px;
	text-align:left !important;
	font-weight: 300;
}
.table_text>li>a{color:#2c2c2c !important; line-height:55px !important;}
.p_img01_1{background:url('/img/sub01/p_img01_1.jpg')no-repeat center;}
.p_img01_2{background:url('/img/sub01/p_img01_2.jpg')no-repeat center;}
.p_img01_3{background:url('/img/sub01/p_img01_3.jpg')no-repeat center;}
.p_img01_4{background:url('/img/sub01/p_img01_4.jpg')no-repeat center;}
.p_img01_5{background:url('/img/sub01/p_img01_5.jpg')no-repeat center;}
.p_img01_6{background:url('/img/sub01/p_img01_6.jpg')no-repeat center;}
.p_img01_7{background:url('/img/sub01/p_img01_7.jpg')no-repeat center;}
.p_img01_8{background:url('/img/sub01/p_img01_8.jpg')no-repeat center;}

.p_img02_1{background:url('/img/sub01/p_img02_1.jpg')no-repeat center;}
.p_img02_2{background:url('/img/sub01/p_img02_2.jpg')no-repeat center;}
.p_img02_3{background:url('/img/sub01/p_img02_3.jpg')no-repeat center/cover;}
.p_img02_4{background:url('/img/sub01/p_img02_4.jpg')no-repeat center/cover;}
.p_img02_5{background:url('/img/sub01/p_img02_5.jpg')no-repeat center/cover;}
.p_img02_6{background:url('/img/sub01/p_img02_6.jpg')no-repeat center/cover;}
.p_img02_7{background:url('/img/sub01/p_img02_7.jpg')no-repeat center/cover;}
.p_img02_8{background:url('/img/sub01/p_img02_8.png')no-repeat center/cover;}

.p_img03_1{background:url('/img/sub01/p_img03_1.jpg')no-repeat center/cover;}
.p_img03_2{background:url('/img/sub01/p_img03_2.jpg')no-repeat center/cover;}
.p_img03_3{background:url('/img/sub01/p_img03_3.jpg')no-repeat center;}
.p_img03_4{background:url('/img/sub01/p_img03_4.jpg')no-repeat center;}

.p_img04_1{background:url('/img/sub01/p_img04_1.jpg')no-repeat center;}
.p_img04_2{background:url('/img/sub01/p_img04_2.jpg')no-repeat center;}
.p_img04_3{background:url('/img/sub01/p_img04_3.jpg')no-repeat center;}
.p_img04_4{background:url('/img/sub01/p_img04_4.jpg')no-repeat center;}

.p_img05_1{background:url('/img/sub01/p_img05_1.jpg')no-repeat center;}

.p_img06_1{background:url('/img/sub01/p_img06_1.jpg')no-repeat center/cover;}
.p_img06_2{background:url('/img/sub01/p_img06_2.jpg')no-repeat center/cover;}

.table_title .height1, .table_text .height1{height:110px !important;}
.table_title .height1{line-height:110px !important;}
.table_title .height2, .table_text .height2{height:165px !important;}
.table_title .height2{line-height:165px !important;}
.table_title .height3, .table_text .height3{height:112px !important;}
.table_title .height3{line-height:112px !important;}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 !important; width:200px !important;border-radius: inherit !important; background-size:cover !important;}
.swiper-pagination-bullet{height:80px !important;opacity:1 !important;}
.swiper-pagination-bullet-active{opacity:1 !important;}

.ciment .partner_dots span:nth-child(1){background:url('/img/sub01/p_title01.off.png')no-repeat center !important;}
.ciment .partner_dots span:nth-child(1).swiper-pagination-bullet-active{background:url('/img/sub01/p_title01.on.png')no-repeat center !important;}
.ciment .partner_dots span:nth-child(2){background:url('/img/sub01/p_title02.off.png')no-repeat center !important;}
.ciment .partner_dots span:nth-child(2).swiper-pagination-bullet-active{background:url('/img/sub01/p_title02.on.png')no-repeat center !important;}
.ciment .partner_dots span:nth-child(3){background:url('/img/sub01/p_title03.off.png')no-repeat center !important;}
.ciment .partner_dots span:nth-child(3).swiper-pagination-bullet-active{background:url('/img/sub01/p_title03.on.png')no-repeat center !important;}
.ciment .partner_dots span:nth-child(4){background:url('/img/sub01/p_title04.off.png')no-repeat center !important;}
.ciment .partner_dots span:nth-child(4).swiper-pagination-bullet-active{background:url('/img/sub01/p_title04.on.png')no-repeat center !important;}

.paper .partner_dots span:nth-child(1){background:url('/img/sub01/p_title05.off.png')no-repeat center !important;}
.paper .partner_dots span:nth-child(1).swiper-pagination-bullet-active{background:url('/img/sub01/p_title05.on.png')no-repeat center !important;}
.paper .partner_dots span:nth-child(2){background:url('/img/sub01/p_title06.off.png')no-repeat center !important;}
.paper .partner_dots span:nth-child(2).swiper-pagination-bullet-active{background:url('/img/sub01/p_title06.on.png')no-repeat center !important;}
.paper .partner_dots span:nth-child(3){background:url('/img/sub01/p_title07.off.png')no-repeat center !important;}
.paper .partner_dots span:nth-child(3).swiper-pagination-bullet-active{background:url('/img/sub01/p_title07.on.png')no-repeat center !important;}
.paper .partner_dots span:nth-child(4){background:url('/img/sub01/p_title08.off.png')no-repeat center !important;}
.paper .partner_dots span:nth-child(4).swiper-pagination-bullet-active{background:url('/img/sub01/p_title08.on.png')no-repeat center !important;}
.paper .partner_dots span:nth-child(5){background:url('/img/sub01/p_title08_1.off.png')no-repeat center !important;}
.paper .partner_dots span:nth-child(5).swiper-pagination-bullet-active{background:url('/img/sub01/p_title08_1.on.png')no-repeat center !important;}

.play .partner_dots span:nth-child(1){background:url('/img/sub01/p_title09.off.png')no-repeat center !important;}
.play .partner_dots span:nth-child(1).swiper-pagination-bullet-active{background:url('/img/sub01/p_title09.on.png')no-repeat center !important;}
.play .partner_dots span:nth-child(2){background:url('/img/sub01/p_title10.off.png')no-repeat center !important;}
.play .partner_dots span:nth-child(2).swiper-pagination-bullet-active{background:url('/img/sub01/p_title10.on.png')no-repeat center !important;}

.school .partner_dots span:nth-child(1){background:url('/img/sub01/p_title11.off.png')no-repeat center !important;}
.school .partner_dots span:nth-child(1).swiper-pagination-bullet-active{background:url('/img/sub01/p_title11.on.png')no-repeat center !important;}
.school .partner_dots span:nth-child(2){background:url('/img/sub01/p_title12.off.png')no-repeat center !important;}
.school .partner_dots span:nth-child(2).swiper-pagination-bullet-active{background:url('/img/sub01/p_title12.on.png')no-repeat center !important;}

.ciment-cn .partner_dots span:nth-child(1){background:url('/cn/img/sub01/p_title01.off.png')no-repeat center !important;}
.ciment-cn .partner_dots span:nth-child(1).swiper-pagination-bullet-active{background:url('/cn/img/sub01/p_title01.on.png')no-repeat center !important;}
.ciment-cn .partner_dots span:nth-child(2){background:url('/cn/img/sub01/p_title02.off.png')no-repeat center !important;}
.ciment-cn .partner_dots span:nth-child(2).swiper-pagination-bullet-active{background:url('/cn/img/sub01/p_title02.on.png')no-repeat center !important;}
.ciment-cn .partner_dots span:nth-child(3){background:url('/cn/img/sub01/p_title03.off.png')no-repeat center !important;}
.ciment-cn .partner_dots span:nth-child(3).swiper-pagination-bullet-active{background:url('/cn/img/sub01/p_title03.on.png')no-repeat center !important;}
.ciment-cn .partner_dots span:nth-child(4){background:url('/cn/img/sub01/p_title04.off.png')no-repeat center !important;}
.ciment-cn .partner_dots span:nth-child(4).swiper-pagination-bullet-active{background:url('/cn/img/sub01/p_title04.on.png')no-repeat center !important;}

.paper-cn .partner_dots span:nth-child(1){background:url('/cn/img/sub01/p_title05.off.png')no-repeat center !important;}
.paper-cn .partner_dots span:nth-child(1).swiper-pagination-bullet-active{background:url('/cn/img/sub01/p_title05.on.png')no-repeat center !important;}
.paper-cn .partner_dots span:nth-child(2){background:url('/cn/img/sub01/p_title06.off.png')no-repeat center !important;}
.paper-cn .partner_dots span:nth-child(2).swiper-pagination-bullet-active{background:url('/cn/img/sub01/p_title06.on.png')no-repeat center !important;}
.paper-cn .partner_dots span:nth-child(3){background:url('/cn/img/sub01/p_title07.off.png')no-repeat center !important;}
.paper-cn .partner_dots span:nth-child(3).swiper-pagination-bullet-active{background:url('/cn/img/sub01/p_title07.on.png')no-repeat center !important;}
.paper-cn .partner_dots span:nth-child(4){background:url('/img/sub01/p_title08.off.png')no-repeat center !important;}
.paper-cn .partner_dots span:nth-child(4).swiper-pagination-bullet-active{background:url('/img/sub01/p_title08.on.png')no-repeat center !important;}
.paper-cn .partner_dots span:nth-child(5){background:url('/img/sub01/p_title08_1.off.png')no-repeat center !important;}
.paper-cn .partner_dots span:nth-child(5).swiper-pagination-bullet-active{background:url('/img/sub01/p_title08_1.on.png')no-repeat center !important;}

.play-cn .partner_dots span:nth-child(1){background:url('/cn/img/sub01/p_title09.off.png')no-repeat center !important;}
.play-cn .partner_dots span:nth-child(1).swiper-pagination-bullet-active{background:url('/cn/img/sub01/p_title09.on.png')no-repeat center !important;}
.play-cn .partner_dots span:nth-child(2){background:url('/cn/img/sub01/p_title10.off.png')no-repeat center !important;}
.play-cn .partner_dots span:nth-child(2).swiper-pagination-bullet-active{background:url('/cn/img/sub01/p_title10.on.png')no-repeat center !important;}

.school-cn .partner_dots span:nth-child(1){background:url('/img/sub01/p_title11.off.png')no-repeat center !important;}
.school-cn .partner_dots span:nth-child(1).swiper-pagination-bullet-active{background:url('/img/sub01/p_title11.on.png')no-repeat center !important;}
.school-cn .partner_dots span:nth-child(2){background:url('/img/sub01/p_title12.off.png')no-repeat center !important;}
.school-cn .partner_dots span:nth-child(2).swiper-pagination-bullet-active{background:url('/img/sub01/p_title12.on.png')no-repeat center !important;}

