﻿@-webkit-keyframes down {0% { -webkit-transform: scale(1) translate(0,0);}50% { -webkit-transform: scale(1.1) translate(0,0.5rem);}100% { -webkit-transform: scale(1) translate(0,0);}}
@keyframes down {0% { transform: scale(1) translate(0,0);}50% { transform: scale(1) translate(0,0.5rem);}100% { transform: scale(1) translate(0,0);}}
.main_visual {position: relative;margin: 0 auto;overflow:hidden;}
.main_visual .paging_wrap {margin: 0 0 0 0;position: absolute;text-align: center;z-index: 50;}
.main_visual .paging {float:left;}
.main_visual .paging .owl-dot {background: transparent;color: transparent;display: block;float:left;margin: 0 5px;text-indent: 100%;white-space: nowrap;width: 11px;height: 11px;border: 1px solid #fff;border-radius:50%;transition: all 0s ease;-webkit-transition: all 0s ease;-moz-transition: all 0s ease;}
.main_visual .paging .owl-dot.active {width: 12px;height: 12px;background: #fff;}
.main_visual .paging_wrap a.play {margin-left: 5px;float:left;display: block;width: 8px;height: 11px;background: url('/skin/default/img/main/ico_play.png') no-repeat 0 0;transition: all 0s ease;-webkit-transition: all 0s ease;-moz-transition: all 0s ease;}
.main_visual .paging_wrap a.play.off {background-position: -8px 0;}
.main_visual .slider_text {width: 100%;height: 100%;position: absolute;left: 0;top: 0;text-align: center;}
.main_visual .slider_text .text {letter-spacing: -0.5px;line-height: 1;font-size: 60px;font-weight: 600;color: rgba(255, 255, 255, 0.8);transform: matrix(1, 0, 0, 1, 0, -20);opacity: 0;filter: alpha(opacity=0);-moz-opacity: 0;transition: all .8s ease;-webkit-transition: all .8s ease;-moz-transition: all .8s ease;}
.main_visual .slider_text h2 {letter-spacing: -0.5px;line-height: 1;font-size: 70px;font-weight: 800;color: #fff;transform: matrix(1, 0, 0, 1, 0, -20);opacity: 0;filter: alpha(opacity=0);-moz-opacity: 0;transition: all 1s ease;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;}
.main_visual .slider_text h2 span {font-weight: 600;}

.main_visual .on .slider_text .text {transform: matrix(1, 0, 0, 1, 0, 0);opacity: 1;filter: alpha(opacity=100);-moz-opacity: 1;}
.main_visual .on .slider_text h2 {transform: matrix(1, 0, 0, 1, 0, 0);opacity: 1;filter: alpha(opacity=100);-moz-opacity: 1;}

.main_visual .navigation {position: static;}
.main_visual .navigation a {font-size: 0;display: block;overflow: hidden;margin-top: -58px;position: absolute;top: 50%;margin-top: -35px;z-index: 50;text-indent: -9999px;white-space: nowrap;width: 70px;height: 70px;background-color: #222222;border-radius:50%;}
.main_visual .navigation a:before {content: "";display: block;width: 29px;height: 24px;position: absolute;left: 50%;margin-left: -15px;top: 50%;margin-top: -12px;background-repeat: no-repeat;background-image: url('/skin/default/img/main/main_slide_arrow.png');}
.main_visual .navigation .prev {left: 30px;}
.main_visual .navigation .prev:before {background-position: 0 0;}
.main_visual .navigation .next {right: 30px;}
.main_visual .navigation .next:before {background-position: -29px 0;}

.mouse-icon {border: 2px solid #fff;border-radius: 16px;height: 35px;width: 20px;display: block;z-index: 20;position: absolute;left: 50%;bottom: 50px;margin: 0 0 0 -10px;}
.mouse-icon .arrow {margin-left: 6px;margin-top: 30px;}
.mouse-icon .wheel {position: relative;border-radius: 10px;background: #fff;width: 4px;height: 6px;top: 4px;margin-left: auto;margin-right: auto;-webkit-animation-name: drop;-webkit-animation-duration: 1s;-webkit-animation-timing-function: linear;-webkit-animation-delay: 0s;-webkit-animation-iteration-count: infinite;-webkit-animation-play-state: running;-webkit-animation-name: drop;animation-name: drop;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-delay: 0s;animation-delay: 0s;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-play-state: running;animation-play-state: running;}
@-webkit-keyframes drop {0% {top: 5px;opacity: 0}30% {top: 10px;opacity: 1}100% {top: 25px;opacity: 0}}
@keyframes drop {0% {top: 5px;opacity: 0}30% {top: 10px;opacity: 1}100% {top: 25px;opacity: 0}}

.digital-entry {width: 638px;height: 420px;position: absolute;right: -200px;top: -190px;}
.digital-entry .square {position: relative;top: 0;left: 0;display: block;z-index: 10;width: 100%;height: 100%;}
.digital-entry .square .sun {position: absolute;background: rgba(255, 255, 255, 0.3);}

.digital-entry .square .sun.sun-01 {left: 0;bottom: 0;height: 0;width: 15px;-webkit-transition: height .2s linear;transition: height .2s linear;margin-bottom: 279px;}
.digital-entry .square .sun.sun-02 {left: 0;right: 0;top: 0;height: 15px;width: 0;-webkit-transition: width .2s linear;transition: width .2s linear;}
.digital-entry .square .sun.sun-03 {right: 0px;top: 0px;height: 0px;width: 15px;-webkit-transition: height .2s linear;transition: height .2s linear;margin-top: 15px;}
.digital-entry .square .sun.sun-04 {right: 0px;bottom: 0;height: 15px;width: 0;-webkit-transition: width .2s linear;transition: width .2s linear;margin-bottom: -30px;}

.on .digital-entry .square .sun.sun-01 {-webkit-transition-delay: .2s;transition-delay: .2s;height: 30%;}
.on .digital-entry .square .sun.sun-02 {-webkit-transition-delay: .4s;transition-delay: .4s;width: 100%;}
.on .digital-entry .square .sun.sun-03 {-webkit-transition-delay: .6s;transition-delay: .6s;height: 100%;}
.on .digital-entry .square .sun.sun-04 {-webkit-transition-delay: .8s;transition-delay: .8s;width: 100%;}

.control_popup_wrap {max-width:100%;position:fixed;width:100%;height:100%;background:url('/skin/default/img/main/popup_bg.png') repeat 0 0;z-index:1000;}
.control_popup_wrap table {width:100% !important;}
.control_popup_wrap td {height:auto }
.control_popup_wrap td p {margin:0;}
.control_popup_wrap .txc-image {max-width:100% !important; height:auto !important;}
.control_popup .pop_outter {width:100%;margin:0 auto;}
.control_popup .cookie_wrap {height:27px;background-color:#000;text-align:right;line-height:27px;padding:0 15px;}
.control_popup .cookie_wrap a {color:#fff;font-size:12px;}
.control_popup .cookie_wrap a.bar {position:relative;padding-right:10px;margin-right:9px;}
.control_popup .cookie_wrap a.bar:after {position:absolute;right:0;top:2px;background-color:#fff;width:1px;height:10px;content:"";display:block;}
.control_popup .pop_wrap {overflow:hidden;background-color:#333333;}
.control_popup .txc-image {max-width:100% !important; height:auto !important;}

.slider_text .vm {text-align: left;}
.slider_text .line {position: relative;margin-top: 60px;display: inline-block;}
.slider_text .line .bar {content: "";display: block;width: 330px;height: 234px;position: absolute;right: -65px;top: 15px;background-image:url('/skin/default/img/main/slide_line.png');background-repeat: no-repeat;background-position: 0 0;}
.section .tit {font-size: 50px;color: #000000;font-weight: 600;text-align: center;margin-bottom: 10px;}
.section .stit {font-size: 18px;color: #6b6b6b;font-weight: 400;text-align: center;margin-bottom: 80px;}
.biz_wrap {background-image: url('/skin/default/img/main/titamax_bg.jpg');background-repeat: no-repeat;background-position: 0 0;-webkit-background-size: cover;background-size: cover;padding: 80px 0 50px 0;}
.biz_wrap .mar-37 {margin-left: -37px;margin-right: -37px;}
.biz_wrap .pad-37 {padding-left: 37px;padding-right: 37px;} 
.biz_wrap .item {margin-bottom: 74px;-webkit-box-shadow: 10px 10px 10px 0px rgba(163,163,163,1);-moz-box-shadow: 10px 10px 10px 0px rgba(163,163,163,1);box-shadow: 10px 10px 10px 0px rgba(163,163,163,1);}
.biz_wrap .item.item2 {margin-top: 120px;}
.biz_wrap .item.item3 {margin-top: -120px;}
.biz_wrap .item_wrap {padding-top: 40px;}
.biz_wrap .item {height: 600px;background-repeat: no-repeat;background-position: center center;-webkit-background-size: cover;background-size: cover;}
.biz_wrap .item.item1 {background-image: url('/skin/default/img/main/titamax_img1.jpg');}
.biz_wrap .item.item2 {background-image: url('/skin/default/img/main/titamax_img2.jpg');}
.biz_wrap .item.item3 {background-image: url('/skin/default/img/main/titamax_img3.jpg');}
.biz_wrap .item.item4 {background-image: url('/skin/default/img/main/titamax_img4.jpg');}
.biz_wrap .item a {height: 100%;padding: 40px;display: block;width: 100%;text-decoration: none;}
.biz_wrap .item a .itit {font-size: 30px;color: #fff;font-weight: 700;margin-bottom: 35px;}
.biz_wrap .item a .istit {font-size: 18px;color: #fff;font-weight: 400;margin-bottom: 40px;line-height: 1.5;}
.biz_wrap .item a .idetail {display: none;}
.biz_wrap .item a .idetail span {font-size: 16px;color: #fff;font-weight: 500;padding-left: 40px;display: inline-block;width: 190px;height: 48px;line-height: 48px;position: relative;border: 2px solid #fff;border-radius:25px;}
.biz_wrap .item a .idetail span:after {background-image: url('/skin/default/img/main/main_slide_arrow.png');width: 15px;height: 12px;content: "";display: block;position: absolute;right: 20px;top: 50%;margin-top: -6px;-webkit-background-size: 15px auto;background-size: 30px auto;background-position: -15px 0;}
.biz_wrap .item a:hover {background-image: url('/skin/default/img/main/titamax_on.png');background-repeat: no-repeat;background-position: center center;-webkit-background-size: cover;background-size: cover;}
.biz_wrap .item a:hover .idetail {display: block;}

.story_wrap {padding: 70px 0 120px 0;background-image: url('/skin/default/img/main/story_bg.jpg');background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;}
.story_wrap_bg {position: relative;max-width:1920px;margin: 0 auto;}
.story_wrap_bg .story_wrap_dot {display: none;position: absolute;text-align: center;width: 100%;z-index: 5;top: -140px;left: 0;}
.story_wrap_bg .story_wrap_dot .owl-dot {display: inline-block;width: 12px;height: 12px;background-color: #f1f1f1;border-radius:50%;margin: 0 7px;}
.story_wrap_bg .story_wrap_dot .owl-dot.active {background-color: #1967b2;width: 26px;height: 12px;border-radius:20px;}
.story_wrap_bg:before {display: table;content: "";}
.story_wrap_bg:after {display: table;content: "";clear:both;}
.story_wrap_bg .img {float:left;width: 65.0521%;position: relative;z-index: 0;}
.story_wrap_bg .text {position:absolute;width: 54.4271%;height: 620px;margin-left: -220px;margin-top: 95px;right:0;z-index: 1;}
.story_wrap_bg .text .arrow_wrap {position: absolute;right: 0;top: -106px;z-index: 10;}
.story_wrap_bg .text .arrow_wrap a.arrow {position: relative;float:left;width: 56px;height: 56px;background-image: url('/skin/default/img/main/story_arrow.png');display: block;transition: all 0s ease;-webkit-transition: all 0s ease;-moz-transition: all 0s ease;}
.story_wrap_bg .text .arrow_wrap a.arrow:before {content: "";display: block;width: 18px;height: 30px;position: absolute;left: 50%;margin-left: -9px;top: 50%;margin-top: -15px;background-repeat: no-repeat;background-position: 0 0;}

.story_wrap_bg .text .arrow_wrap a.arrow.prev {background-position: 0 0;margin-right: 10px;}
.story_wrap_bg .text .arrow_wrap a.arrow.next {background-position: -56px 0;}
.story_wrap_bg .text .arrow_wrap a.arrow:hover.prev {background-position: 0 -56px;}
.story_wrap_bg .text .arrow_wrap a.arrow:hover.next {background-position: -56px -56px;}
.story_wrap_bg .text .text_in .t1 {position: relative;padding: 36px 0 36px 68px;background: url('/skin/default/img/main/story_title_bg.png') no-repeat 0 0;}
.story_wrap_bg .text .text_in .t1 .t1_in {max-width:680px;color: #fff;font-size: 36px;font-weight: 500;letter-spacing: -0.5px;line-height: 1.1;letter-spacing: -1px;position: relative;}
a.story_detail {position: absolute;right: 0;top: 50%;margin-top: -23px;}
a.story_detail img {width: 165px;}
.story_wrap_bg .text .text_in .text_inarea {padding: 45px 0 60px 68px;background-image: url('/skin/default/img/main/story_cont_bg.png');background-repeat: no-repeat;background-position: center center;-webkit-background-size: cover;background-size: cover;} 
.story_wrap_bg .text .text_in .text_inarea .text_inarea_width {max-width:680px;}
.story_wrap_bg .text .text_in .t2 {font-size: 18px;color: #ffffff;font-weight: 400;letter-spacing: -0.5px;margin-bottom: 10px;}
.story_wrap_bg .text .text_in .t2 strong {font-size: 42px;color: #ffffff;font-weight: 600;}
.story_wrap_bg .text .text_in .t3 {margin-bottom: 40px;}
.story_wrap_bg .text .text_in .t3 span {display: inline-block;font-size: 30px;color: #fff;font-weight: 700;line-height: 1.1;position: relative;}
.story_wrap_bg .text .text_in .t3 span:after {content: "";display: block;width: 100%;height: 1px;background-color: #fff;position: absolute;left: 0;bottom: 0;}
.story_wrap_bg .text .text_in .t4 {margin-bottom: 40px;}
.story_wrap_bg .text .text_in .t4 ul {overflow:hidden;}
.story_wrap_bg .text .text_in .t4 ul li {width: 116px;margin-right: 25px;float:left;text-align: center;}
.story_wrap_bg .text .text_in .t4 ul li .story_tit {position: relative;font-size: 16px;color: #fff;font-weight: 500;line-height: 1;margin-bottom: 5px;padding-top: 120px;}
.story_wrap_bg .text .text_in .t4 ul li .story_tit .tpos {position: absolute;width: 100%;text-align: center;left: 0;top: 45px;}
.story_wrap_bg .text .text_in .t4 ul li .story_tit .count {display: inline-block;margin-right: 2px;font-size: 32px;letter-spacing: -2px;}
.story_wrap_bg .text .text_in .t4 ul li .story_tit:before {content: "";width: 100%;height: 116px;border:1px solid #fff;border-radius:50%;position: absolute;left: 50%;margin-left: -58px;top: 0;}
.story_wrap_bg .text .text_in .t4 ul li .story_stit {font-size: 16px;color: #fff;font-weight: 300;font-family: 'Nanum Gothic';}

.story_wrap_bg .text .text_in .t4 ul li.t44 {margin-right: 0;}
.story_wrap_bg .text .text_in .t5 {text-align:right;font-size: 14px;color: #a8d3e9;font-weight: 400;margin-top: 35px;}

.ex_wrap {padding: 70px 0;background-image: url('/skin/default/img/main/ex_bg.jpg');background-position: center center;-webkit-background-size: cover;background-size: cover;}
.ex_wrap .tit {color: #fff;}
.ex_wrap .stit {color: rgba(255, 255, 255, 0.8);}
.ex_slider_wrap {position: relative;}
.ex_slider.owl-carousel .owl-stage-outer {padding-top: 30px;}
.ex_slider .owl-item.even {margin-top: -30px;}
.ex_slider .item {position: relative;-webkit-box-shadow: 10px 10px 10px 0px rgb(0, 64, 134);-moz-box-shadow: 10px 10px 10px 0px rgb(0, 64, 134);box-shadow: 10px 10px 10px 0px rgb(0, 64, 134);}
.ex_slider .item .extit {width: 100%;position: absolute;left: 0;bottom: 0;padding: 25px 30px;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;height: 81px;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;}
.ex_slider .item .extit span {font-size: 22px;color: #fff;font-weight: 
700;padding-bottom: 35px;position: relative;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;}
.ex_slider .item .extit span:after {transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;opacity:0;filter: alpha(opacity=0);-moz-opacity:0;visibility:hidden;content: "";display: block;background-image: url('/skin/default/img/main/ico_detail.png');-webkit-background-size: 23px auto;background-size: 23px auto;background-position: 0 0;position: absolute;left: 0;bottom: 0;width: 23px;height: 23px;}
.ex_slider .item a:hover .extit {height: 120px;padding: 30px;background-image: url('/skin/default/img/main/ex_hover.png');-webkit-background-size: cover;background-size: cover;background-position: center center;}
.ex_slider .item a:hover .extit span:after{opacity:1;filter: alpha(opacity=100);-moz-opacity:1;visibility:visible;}
.ex_slider .owl-nav .owl-prev,
.ex_slider .owl-nav .owl-next {position: absolute;width: 70px;height: 70px;border: 2px solid rgba(255, 255, 255, 0.3);border-radius:50%;font-size: 0;top: 50%;margin-top: -35px;z-index: 5;}
.ex_slider .owl-nav .owl-prev:after,
.ex_slider .owl-nav .owl-next:after {content: "";display: block;width: 29px;height: 24px;position: absolute;left: 50%;margin-left: -15px;top: 50%;margin-top: -12px;background-image: url('/skin/default/img/main/main_slide_arrow.png');}
.ex_slider .owl-nav .owl-prev {left: -130px;}
.ex_slider .owl-nav .owl-next {right: -130px;background-position: -29px 0;}
.ex_slider .owl-nav .owl-prev:after {background-position: 0 0;}
.ex_slider .owl-nav .owl-next:after {background-position: -29px 0;}

@media (max-width: 1459px) {
	.ex_slider .owl-nav .owl-next {right: -50px;}
	.ex_slider .owl-nav .owl-prev {left: -50px;}
}

@media (max-width: 1259px) {
	.main_visual .slider_text .text {font-size: 50px;}
	.main_visual .slider_text h2 {font-size: 50px;}
	.digital-entry {width: 438px;height: 220px;top: -80px;}
	.digital-entry .square .sun.sun-01 {margin-bottom: 161px;}
	.on .digital-entry .square .sun.sun-01 {height: 20%;}
	.story_wrap_bg .text .text_in .t1 {padding: 20px;}
	.story_wrap_bg .text .text_in .text_inarea {padding: 20px;}
	.story_wrap_bg .text .text_in .t1 .t1_in {font-size: 26px;}
	.story_wrap_bg .text .text_in .t2 {font-size: 15px;}
	.story_wrap_bg .text .text_in .t3 span {font-size: 20px;}
	.story_wrap_bg .text .text_in .t4 ul li .story_tit .count {font-size: 20px;}
	.story_wrap_bg .text .text_in .t3 {margin-bottom: 20px;}
	.story_wrap_bg .text .text_in .t4 ul li {width: 90px;margin-right: 15px;}
	.story_wrap_bg .text .text_in .t4 ul li .story_tit:before {height: 90px;margin-left: -45px;}
	.story_wrap_bg .text .text_in .t4 {margin-bottom: 20px;}
	.story_wrap_bg .text .text_in .t4 ul li .story_tit .tpos {top: 35px;}
	.story_wrap_bg .text .text_in .t4 ul li .story_tit {padding-top: 90px;}
	.story_wrap_bg .text .text_in .t5 {margin-top: 20px;}
	.section .tit {font-size: 40px;}
}

@media (max-width: 1199px) {
	.biz_wrap .item a {padding: 15px;}
	.biz_wrap .item a .itit {font-size: 20px;margin-bottom: 15px;}
	.biz_wrap .item a .istit {font-size: 15px;margin-bottom: 20px;}
	.biz_wrap .item {height: 400px;margin-bottom: 40px;}
	.section .stit {margin-bottom: 50px;}
	.biz_wrap .item a .idetail span {width: 120px;font-size: 13px;height: 40px;line-height: 40px;padding-left: 10px;}
	.biz_wrap .mar-37 {margin-left: -20px;margin-right: -20px;}
	.biz_wrap .pad-37 {padding-left: 20px;padding-right: 20px;}
	.ex_slider .owl-nav .owl-prev, .ex_slider .owl-nav .owl-next {top: 0;margin-top: -120px;}
	.ex_slider .owl-nav .owl-prev {left: 0;}
	.ex_slider .owl-nav .owl-next {right: 0;}
	.ex_slider .item .extit {padding: 15px;}
	.ex_slider .item .extit span {font-size: 13px;}
	.ex_slider .item a:hover .extit {padding: 15px;height: 82px;}
	.main_visual .navigation a {width: 35px;height: 35px;margin-top: 15px;}
	.main_visual .navigation a:before {width: 15px;height: 12px;-webkit-background-size: 29px auto;background-size: -webkit-background-size: 29px auto;margin-left: -7px;margin-top: -6px;}
	.main_visual .navigation .prev {left: 15px;}
	.main_visual .navigation .next {right: 15px;}
	.main_visual .slider_text .text {font-size: 30px;}
	.main_visual .slider_text h2 {font-size: 30px;}
	.slider_text .line {left: 50px;}
	.mouse-icon {display: none;}
	.digital-entry {width: 300px;height: 180px;top: -70px;}
	.digital-entry .square .sun.sun-01 {margin-bottom: 129px;}
	.main_visual .navigation .next:before {background-position: -14px 0;}
}

@media (max-width: 991px) {
	.biz_wrap {padding: 30px 0;}
	.section .tit {font-size: 30px;}
	.section .stit {font-size: 15px;margin-bottom: 30px;}
	.ex_wrap {padding: 35px 0;}
	.ex_slider .owl-nav .owl-prev, .ex_slider .owl-nav .owl-next {width: 35px;height: 35px;margin-top: -90px;}
	.ex_slider .owl-nav .owl-prev:after, .ex_slider .owl-nav .owl-next:after {width: 15px;height: 12px;-webkit-background-size: 29px auto;background-size: -webkit-background-size: 29px auto;margin-left: -7px;margin-top: -6px;}
	.ex_slider .owl-nav .owl-next:after {background-position: -14px 0;}
	.story_wrap {padding: 35px 0;}
	.story_wrap_bg .text {position: static;right: auto;margin-top: 20px;margin-left: 0;width: 100%;height: auto;}
	.story_wrap_bg .img {float:none;width: 100%;}
	.biz_wrap .item.hiding {opacity: 1;filter: alpha(opacity=100);-moz-opacity: 1;}
	.biz_wrap .item.animated {-webkit-animation-duration: 0s;animation-duration: 0s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
}

@media (max-width:767px){
	.section .stit br {display: none;}
	.main_visual .slider_text .text {font-size: 18px;margin-bottom: 5px;}
	.main_visual .slider_text h2 {font-size: 18px;}
	.digital-entry {display: none;}
	.main_visual .navigation .prev {left: 0;}
	.main_visual .navigation .next {right: 0;}
	.slider_text .line {left: 30px;}
	.section .tit {font-size: 20px;}
	.section .stit {font-size: 13px;margin-bottom: 15px;}
	.biz_wrap .item {height: 300px;margin-bottom: 20px;}
	.biz_wrap .item a .itit {font-size: 15px;margin-bottom: 10px;}
	.biz_wrap .item a .istit {font-size: 13px;margin-bottom: 10px;}
	.biz_wrap .item.item2,
	.biz_wrap .item.item4 {margin-top: 0;}
	.biz_wrap .item.item3 {margin-top: 0;}
	.ex_slider .item .extit {padding: 5px;}
	.ex_slider .item .extit {height: 45px;}
	.ex_slider .item a:hover .extit {padding: 5px;height: 45px;}
	.ex_slider .item .extit span:after {width: 12px;height: 12px;-webkit-background-size: 12px auto;background-size: 12px auto;}
	.ex_slider .item .extit span {padding-bottom: 17px;}
	.ex_slider .owl-nav .owl-prev, .ex_slider .owl-nav .owl-next {margin-top: -70px;}
	.story_wrap_bg .text .arrow_wrap a.arrow {width: 28px;height: 28px;-webkit-background-size: 56px auto;background-size: 56px auto}
	.story_wrap_bg .text .arrow_wrap a.arrow.next {background-position: -27px 0;}
	.story_wrap_bg .text .arrow_wrap a.arrow:hover.next {background-position: -27px 0;}
	.story_wrap_bg .text .arrow_wrap {top: -80px;}
	.story_wrap_bg .text .text_in .t1 {padding: 10px 15px;}
	.story_wrap_bg .text .text_in .t1 .t1_in {font-size: 18px;}
	a.story_detail {margin-top: -12px;}
	a.story_detail img {width: 82px;}
	.story_wrap_bg .text .text_in .t4 ul li .story_tit .count {font-size: 13px;}
	.story_wrap_bg .text .text_in .t4 ul li {width: 65px;margin-right: 5px;}
	.story_wrap_bg .text .text_in .t4 ul li .story_tit:before {height: 65px;margin-left: -33px;}
	.story_wrap_bg .text .text_in .t4 ul li .story_tit .tpos {top: 24px;}
	.story_wrap_bg .text .text_in .t4 ul li .story_tit {padding-top: 66px;}
	.story_wrap_bg .text .text_in .t4 ul li .story_stit {font-size: 13px;}
	.story_wrap_bg .text .text_in .t3 span {font-size: 18px;}
}