.main_visual {height: 690px;position: relative;}
.main_visual .owl-carousel,
.main_visual .owl-carousel .owl-stage-outer,
.main_visual .owl-carousel .owl-stage,
.main_visual .owl-carousel .owl-item {height: 100%;}
.main_visual .item {background-repeat: no-repeat;background-position: center center;height: 100%;-webkit-background-size: cover;background-size: cover;}
.main_visual .item.item1 {background-image: url('../../img/public/main/main_kv1.jpg');}
.main_visual .item.item2 {background-image: url('../../img/public/main/main_kv2.jpg');}
.main_visual .item.item3 {background-image: url('../../img/public/main/main_kv3.jpg');}

.main_text_wrap {position: absolute;width: 100%;height: 100%;z-index: 1;left: 0;top: 0;-webkit-box-align: center;align-items: center;display: flex;justify-content: center;}
.main_text {margin-left: 46%;}
.main_text h2 {font-size: 66px;color: #f77703;font-weight: 700;line-height: 1.1;margin-bottom: 10px;word-break: keep-all;}
.main_text h3 {margin-bottom: 65px;font-size: 26px;color: #fff;font-weight: 500;line-height: 1.5;word-break: keep-all;}


.m_btn a {position: relative;width: 190px;height: 50px;background-color: #f77703;border-radius: 25px;font-size: 17px;color: #fff;font-weight: 600;padding: 0 30px;-webkit-box-align: center;align-items: center;display: flex;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;}
.m_btn a:after {content: "";display: block;width: 20px;height: 14px;background: url('../../../img/public/main/right_arrow.png') no-repeat 0 0;position: absolute;top: 50%;margin-top: -7px;right: 30px;}
.m_btn a:hover:after {background-position: -20px 0;}
.m_btn a:hover {background-color: #fff;color: #f77703;}

.m_btn a span {width: 100%;height: 100%;-webkit-box-align: center;align-items: center;display: flex;}
.m_btn a span:before {content: "";display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;border: 2px solid #f77703;z-index: 1;border-radius: 25px;}

.mainkv-dots-wrap {position: absolute;right: 0;bottom: 30px;z-index: 2;width: 100%;}
.mainkv-dots {position: relative;-webkit-box-align: center;align-items: center;display: flex;justify-content: end;}
.mainkv-dots .owl-dot {cursor: pointer;width: 10px;height: 10px;background-color: #d3d9de;border-radius: 25px;margin-right: 10px;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;}
.mainkv-dots .owl-dot.active {width: 24px;background-color: #f78222;}
.mainkv-dots .owl-dot:last-child {margin-right: 0;}

.product_trend_wrap {background-color: #02296b;padding: 70px 0;}
.product_trend .tit {position: relative;font-size: 34px;color: #fff;font-weight: 700;margin-bottom: 30px;}
.trend_tab {position: absolute;right: 0;top: 0;overflow: hidden;margin: 0 -2px;-webkit-box-align: center;align-items: center;display: flex;}
.trend_tab .cell {padding: 0 2px;}
.trend_tab a {-webkit-box-align: center;align-items: center;display: flex;justify-content: center;width: 100px;height: 44px;border-radius: 10px;background-color: #fff;font-size: 20px;color: #134aa9;font-weight: 500;}
.trend_tab .cell.on a,
.trend_tab a:hover {background-color: #f78222;color: #fff;}
.trend_slide {height: 486px;position: relative;}
.trend_slide .owl-carousel,
.trend_slide .owl-carousel .owl-stage-outer,
.trend_slide .owl-carousel .owl-stage,
.trend_slide .owl-carousel .owl-item {height: 100%;}
.trend_slide .item {background-color: #011d4b;border-radius: 10px;padding: 60px;height: 100%;}
.trend_item {overflow: hidden;height: 100%;margin: 0 -15px;}
.trend_item .cell {float: left;height: 100%;padding: 0 15px;}
.trend_item .cell1 {width: 17%;position: relative;}
.trend_item .cell1:after {content: "";display: block;width: 1px;height: 100%;background-color: #134aa9;position: absolute;right: 0;top: 0;}
.trend_item .cell2 {width: 20%;}
.trend_item .cell3 {width: 63%;}
.trend_item .th {text-align: center;height: 100%;}
.trend_item .th .p_img {margin-bottom: 35px;}
.trend_item .th .p_img img {margin: 0 auto;}
.trend_item .cell img {width: auto;max-width: 100%;display: block;}
.trend_item .th .p_nm {font-size: 40px;color: #fff;font-weight: 600;margin-bottom: 10px;letter-spacing: -1px;}
.trend_item .th .p_price {font-size: 45px;color: #f78222;font-weight: 600;margin-bottom: 10px;letter-spacing: -1px;}
.trend_item .th .p_dan {font-size: 20px;color: #ffffff;font-weight: 500;letter-spacing: -1px;}
.trend_item .td {text-align: center;padding: 0 15px;}
.price_th span {display: inline-flex;height: 50px;width: 100%;border-radius: 25px;background-color: #3c91ff;font-size: 24px;color: #fff;font-weight: 600;-webkit-box-align: center;align-items: center;justify-content: center;}
.price_td {padding-top: 25px;}
.price_won {font-size: 20px;color: #fff;font-weight: 500;letter-spacing: -1px;margin-bottom: 5px;}
.price_won strong {font-size: 36px;color: #fff;font-weight: 600;display: inline-flex;margin-right: 9px;}
.price_move {margin-bottom: 10px;font-size: 28px;color: #03f0ff;font-weight: 500;letter-spacing: -1px;}
.price_move span {font-size: 20px;}
.price_move.up {color: #ffde03;}
.price_wrap.mar {margin-bottom: 40px;}
.trend_slide .graph {display: block;background-color:#02296b;border-radius:10px;height: 100%;padding:40px 15px 15px 15px;}


.movement_wrap {padding: 60px 0;}
.movement {margin: 0 -12px 70px -12px;}
.movement:before {content: "";display: table;}
.movement:after {content: "";display: table;clear: both;}
.movement .cell {float: left;width: 33.33333333%;padding: 0 12px;}
.movement .item .tit {font-size: 34px;color: #333333;font-weight: 700;margin-bottom: 25px;}
.movement .item .round_box {border: 1px solid #d8dadb;border-radius: 10px;padding: 30px 30px;height: 360px;-webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 10%);box-shadow: 0 5px 10px rgb(0 0 0 / 10%);}
.movement .item.item2 .round_tab {margin-bottom: 40px;}
.round_tab {-webkit-box-align: center;align-items: center;display: flex;margin-bottom: 15px;}
.round_tab a {-webkit-box-align: center;align-items: center;display: flex;justify-content: center;width: 97px;height: 40px;border: 2px solid #fff;border-radius: 5px;font-size: 17px;color: #333333;font-weight: 500;}
.round_tab a.on,
.round_tab a:hover {border-color: #0c70f5;}
.ww_info {font-size: 18px;color: #333333;font-weight: 600;-webkit-box-align: center;align-items: center;display: flex;margin-bottom: 30px;display: flex;justify-content: center;}
.ww_info .wi_th {display: inline-block;margin-right: 3px;}
.ww_info .wi_th,
.ww_info .wi_td {font-size: 16px;}
.ww_info > div {display: inline-block;margin-right: 10px;}
.ww_info > div:last-child {margin-right: 0;}
.ww_info strong {display: inline-flex;margin-left: 10px;color: #0c70f5;font-weight: 700;font-size: 14px;}
.ww_info .blank {display: inline-flex;margin: 0 5px;}
.farm_tit {font-size: 20px;color: #333333;font-weight: 600;}
.farm_stit {font-size: 16px;color: #333333;font-weight: 500;margin-bottom: 25px;}

.mid_banner {margin: 0 -12px;}
.mid_banner:before {content: "";display: table;}
.mid_banner:after {content: "";display: table;clear: both;}
.mid_banner .cell {float: left;width: 33.33333333%;padding: 0 12px;}
.mid_banner .item {height: 160px;border-radius: 15px;position: relative;-webkit-box-align: center;align-items: center;display: flex;}
.mid_banner .item.item1 {background-color: #e8ebfe;}
.mid_banner .item.item2 {background-color: #fbefd7;}
.mid_banner .item.item3 {background-color: #e6fce4;}
.mid_banner .item .tri {-webkit-box-align: center;align-items: center;display: flex;justify-content: center;width: 116px;height: 26px;background: url('../../img/public/main/mid_trai.png') no-repeat 0 0;position: absolute;left: 0;top: 15px;font-size: 14px;color: #fff;font-weight: 500;}
.mid_banner .item .tit {font-size: 30px;color: #333;font-weight: 700;position: absolute;bottom: 50px;}
.mid_banner .item.item1 .tit {left: 98px;}
.mid_banner .item.item2 .tit {left: 68px;}
.mid_banner .item.item3 .tit {left: 56px;}
.mid_banner .item:after {content: "";display: block;background-repeat: no-repeat;background-position: 0 0;height: 156px;position: absolute;bottom: -36px;}
.mid_banner .item.item1:after {background-image: url('../../img/public/main/mid_banner_img1.png');width: 149px;right: 35px;-webkit-transition-duration: .3s;transition-duration: .3s;}
.mid_banner .item.item2:after {background-image: url('../../img/public/main/mid_banner_img2.png');width: 128px;right: 30px;-webkit-transition-duration: .3s;transition-duration: .3s;}
.mid_banner .item.item3:after {background-image: url('../../img/public/main/mid_banner_img3.png');width: 172px;right: 15px;-webkit-transition-duration: .3s;transition-duration: .3s;}

.mid_banner .item.item1:hover:after {-webkit-transform: translate(0, -5px);-moz-transform: translate(0, -5px);transform: translate(0, -5px);}
.mid_banner .item.item2:hover:after {-webkit-transform: translate(0, -5px);-moz-transform: translate(0, -5px);transform: translate(0, -5px);}
.mid_banner .item.item3:hover:after {-webkit-transform: translate(-5px, 0);-moz-transform: translate(-5px, 0);transform: translate(-5px, 0);}

.alarm_wrap {padding: 70px 0;background-color: #eef3fb;}
.alarm {padding-right: 470px;position: relative;height: 410px;}
.alarm_slide {width: 450px;height: 100%;background-color: #02296b;padding: 35px 30px;position: absolute;right: 0;top: 0;}
.alarm_slide .tit {margin-bottom: 12px;font-size: 30px;color: #fff;font-weight: 600;position: relative;}

.al_txt_wrap .img span {position: relative;}
.al_txt_wrap a:hover .img span {-webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 10%);box-shadow: 0 5px 15px rgb(0 0 0 / 10%);}
.al_txt_wrap .img span::before, .al_txt_wrap .img span::after {top: 0;left: 0;content: "";display: block;width: 100%;height: 100%;position: absolute;}
.al_txt_wrap .img span::before {border: 2px solid transparent;}
.al_txt_wrap .img span::before, .al_txt_wrap .img span::after {border-radius: 100%;}
.al_txt_wrap .img span::after {border: 0 solid transparent;}
.al_txt_wrap a:hover .img span::before {border-top-color: #0eb7da;border-right-color: #0eb7da;border-bottom-color: #0eb7da;transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;}
.al_txt_wrap a:hover .img span::after {border-top: 2px solid #0eb7da;border-left-width: 2px;border-right-width: 2px;transform: rotate(270deg);transition: transform 0.4s linear 0s, order-left-width 0s linear 0.35s;}

.control {position: absolute;right: 0;top: 15px;-webkit-box-align: center;align-items: center;display: flex;}
.control .play {margin: 0 15px;}
.control .play:before {content: "";display: block;width: 7px;height: 13px;background-image: url('../../img/public/main/main_play.png');background-repeat: no-repeat;background-position: 0 0;}
.control .play.off:before {background-position: -7px 0;}
.control .play span {display: none;}
.sprev span,
.snext span {display: none;}
.sprev {display: inline-flex;width: 9px;height: 15px;background-image: url('../../img/public/main/al_prev.png');background-repeat: no-repeat;background-position: center center;}
.snext {display: inline-flex;width: 9px;height: 15px;background-image: url('../../img/public/main/al_next.png');background-repeat: no-repeat;background-position: center center;}
.al_txt_wrap {overflow: hidden;height: 100%;}
.al_txt_wrap .item {width: 25%;float: left;text-align: center;height: 100%;}
.al_txt_wrap .item a {display: block;}
.al_txt_wrap .item .item_in {height: 100%;-webkit-box-align: center;align-items: center;display: flex;justify-content: center;padding: 0 25px;}
.al_txt_wrap .img span {margin: 0 auto;width: 180px;height: 180px;background-color: #fff;-webkit-box-align: center;align-items: center;display: flex;justify-content: center;border-radius: 50%;}
.al_txt_wrap .img span img {display: block;margin: 0 auto;}
.al_txt_wrap .at_tit {font-size: 24px;color: #333;font-weight: 600;margin-bottom: 8px;margin-top: 20px;}
.al_txt_wrap .ai_txt {font-size: 17px;color: #333333;font-weight: 500;line-height: 1.5;word-break: keep-all;}

.tprev ,
.tnext {-webkit-box-align: center;align-items: center;display: flex;justify-content: center;width: 94px;height: 94px;background-repeat: no-repeat;background-position: center center;position: absolute;top: 50%;margin-top: -35px;z-index: 1;background-image: url('../../img/public/main/button_light.png');}
.tprev {left: -94px;}
.tnext {right: -94px;}
.tprev:before,
.tnext:before {content: "";display: block;width: 70px;height: 70px;border-radius: 50%;background-color: #fff;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;}
.tprev span,
.tnext span {display: none;}
.tprev:hover:before,
.tnext:hover:before{background-color: #48e3ff;}

.tprev:after,
.tnext:after {content: "";display: block;position: absolute;left: 50%;margin-left: -15px;top: 50%;margin-top: -12px;background-repeat: no-repeat;background-position: 0 0;width: 29px;height: 25px;}
.tprev:after {background-image: url('../../img/public/main/slide_prev.png');}
.tnext:after {background-image: url('../../img/public/main/slide_next.png');}
.tprev:hover:after,
.tnext:hover:after {background-position: -29px 0;}

.graph_area {width: 100% !important;}
.trend_item .th .p_price {font-size: 38px;color: #f78222;font-weight: 600;margin-bottom: 10px;letter-spacing: -1px;}
.layerPopup .popup_class_bottom {padding-top: 10px;}
.layerPopup h3 span { padding-top: 5px;}
.trend_item .th .p_img {margin-bottom: 20px;}
.trend_item .th .p_nm {font-size: 30px;}
.price_td { padding-top: 15px;}
.price_th span {height: 37px;}
.trend_tab {margin-right: 70px;}

@media (max-width: 1629px) {
	.tprev {left: -30px;}
	.tnext {right: -30px;}
}

@media (max-width: 1459px) {
	.main_visual {height: 560px;}
	.mainkv-dots-wrap {bottom: 20px;}
	.main_text {margin-left: 40%;}
	.trend_item .th .p_nm {font-size: 30px;}
	.trend_item .th .p_price {font-size: 30px;}
	.price_th span {font-size: 18px;}
	.price_won strong {font-size: 30px;}
	.price_move {font-size: 20px;}
	.product_trend .tit {font-size: 30px;}
	.trend_slide {height: 450px;}
	.trend_item .td {padding: 0 10px;}
	.trend_tab a {font-size: 18px;}
	.movement .item .tit {font-size: 30px;margin-bottom: 15px;}
	.farm_tit {font-size: 18px;}
	.movement .item .round_box {height: 330px;}
	.movement {margin-bottom: 40px;}
	.mid_banner .item.item1 .tit {left: 30px;}
	.mid_banner .item.item2 .tit {left: 30px;}
	.mid_banner .item.item3 .tit {left: 30px;}
	.mid_banner .item .tit {font-size: 24px;}
	.al_txt_wrap .img span {width: 150px;height: 150px;}
	.al_txt_wrap .at_tit {font-size: 20px;}
	.al_txt_wrap .ai_txt {font-size: 16px;}
	.alarm {padding-right: 420px;}
	.alarm_slide {width: 420px;padding: 20px;}
	.alarm {height: 373px;}
	.alarm_slide .tit {font-size: 28px;}
	.main_text h2 {font-size: 50px;}
	.main_text h3 {font-size: 20px;}
	.trend_tab a {width: 80px;height: 38px;}
	.trend_slide .item {padding: 30px;}
	.movement .item .round_box {padding: 15px;}
}

@media (max-width: 1219px) {
	.main_text h2 {font-size: 45px;}
	.main_text h3 {font-size: 18px;margin-bottom: 25px;}
	.main_visual {height: 450px;}
	.m_btn a {font-size: 14px;padding: 0 15px;width: 135px;height: 40px;}
	.m_btn a:after {right: 15px;}
	.product_trend .tit {font-size: 25px;margin-bottom: 15px;}
	.trend_tab a {width: 60px;height: 30px;font-size: 15px;}
	.tprev, .tnext {width: 70px;height: 70px;-webkit-background-size: cover;background-size: cover;}
	.tprev:before, .tnext:before {width: 46px;height: 46px;}
	.tprev:after, .tnext:after {-webkit-background-size: 29px auto;background-size: 29px auto;margin-left: -7px;margin-top: -6px;width: 15px;}
	.trend_slide .item {padding: 40px;}
	.trend_item .th .p_img img {width: 70px;}
	.trend_item .th .p_nm {font-size: 25px;}
	.trend_item .th .p_price {font-size: 25px;}
	.trend_item .th .p_dan {font-size: 18px;}
	.price_th span {font-size: 15px;height: 40px;}
	.price_td {padding-top: 10px;}
	.price_won {font-size: 15px;}
	.price_won strong {font-size: 20px;}
	.price_move {font-size: 18px;}
	.price_move span {font-size: 15px;}
	.trend_slide {height: 330px;}
	.movement .item .tit {font-size: 22px;margin-bottom: 10px;}
	.movement .item .round_box {padding: 25px 15px;}
	.round_tab a {width: 80px;height: 35px;font-size: 15px;}
	.ww_info {font-size: 15px;}
	.farm_tit {font-size: 18px;}
	.farm_stit {font-size: 15px;}
	.movement .item .round_box {height: 280px;}
	.mid_banner .item.item1 .tit {left: 15px;}
	.mid_banner .item.item2 .tit {left: 15px;}
	.mid_banner .item.item3 .tit {left: 15px;}
	.mid_banner .item .tit {font-size: 18px;}
	.mid_banner .item.item1:after {right: 15px;}
	.mid_banner .item.item2:after {right: 15px;}
	.mid_banner .item.item3:after {right: 5px;}
	.alarm_slide .tit {font-size: 25px;}
	.al_img1 {height: 33px;}
	.al_img2 {height: 45px;}
	.al_img3 {height: 37px;}
	.al_img4 {height: 44px;}
	.al_txt_wrap .img span {width: 80px;height: 80px;}
	.al_txt_wrap .item .item_in {padding: 0 15px;}
	.alarm_slide {width: 300px;}
	.alarm {padding-right: 301px;height: 270px;}
	.control  {top: 8px;}
	.al_txt_wrap .ai_txt {height: 63px;max-width: 170px;}
	.trend_slide .item {padding: 20px;}
	.trend_slide .graph {padding:20px 10px 10px 10px;}
	.ww_info .wi_th, .ww_info .wi_td {font-size: 13px;}
	.ww_info .wi_th {margin-right:2px;}
	.ww_info > div {margin-right:2px;}
	.ww_info {margin-bottom: 15px;}
	.movement .item.item2 .round_tab {margin-bottom: 15px;}
	.movement .item .round_box {padding: 25px 15px 15px 15px;}
	.movement .item .round_box {height: 304px;}
}

@media (max-width: 991px) {
	.main_visual {height: 340px;}
	.main_text {margin-left: 0;}
	.main_text h2 {font-size: 30px;}
	.main_text h3 {font-size: 15px;}
	.mainkv-dots-wrap {bottom: 10px;}
	.mainkv-dots {justify-content: start;}
	.product_trend_wrap {padding: 40px 0;}
	.trend_item .cell {height: auto;}
	.trend_item .cell1,
	.trend_item .cell2,
	.trend_item .cell3 {width: 100%;}
	.trend_item .th {-webkit-box-align: center;align-items: center;display: flex;height: auto;}
	.trend_item .th .p_img img {width: 40px;}
	.trend_item .th .p_img {margin-bottom: 0;margin-right: 15px;}
	.trend_item .th .p_nm {margin-bottom: 0;margin-right: 10px;}
	.trend_item .th .p_price {margin-bottom: 0;margin-right: 5px;}
	.trend_item .cell1:after {display: none;}
	.trend_item .td {margin: 20px 0;}
	.price_wrap {-webkit-box-align: center;align-items: center;display: flex;}
	.price_wrap.mar {margin-bottom: 10px;}
	.price_th {margin-right: 15px;}
	.price_won {margin-right: 15px;}
	.price_th span {padding: 0 10px;font-size: 15px;height: 35px;}
	.price_td {padding-top: 0;-webkit-box-align: center;align-items: center;display: flex;}
	.price_move {margin-bottom: 0;}
	.tprev {left: 0;}
	.tnext {right: 0;}
	.trend_slide .item {padding: 20px 70px;}
	.trend_slide {height: auto;}
	.tprev:hover:after, .tnext:hover:after {background-position: -15px 0;}
	.movement .cell {width: 100%;margin-bottom: 24px;}
	.movement .item .round_box {height: auto;}
	.movement .item .tit {font-size: 20px;}
	.mid_banner .item:after {-webkit-background-size: auto 78px;background-size: auto 78px;height: 78px;bottom: -15px;}
	.mid_banner .item.item1:after {width: 75px;}
	.mid_banner .item.item2:after {width: 64px;}
	.mid_banner .item.item3:after {width: 86px;}
	.mid_banner .item {height: 130px;}
	.movement_wrap {padding: 40px 0;}
	.alarm {padding-right: 0;height: auto;}
	.alarm_slide {position: static;right: auto;top: auto;width: 402px;height: auto;margin: 20px auto 0 auto;}
	.main_roll .item {height: 70px;}
	.main_roll .item img {width: 145px;}
	.member_menu a {font-size: 13px;}
	.trend_slide .graph {height: 350px;padding: 40px 10px 10px 10px;}
}

@media (max-width: 767px) {
	.main_text h2 {font-size: 25px;}
	.main_text h3 {font-size: 15px;}
	.m_btn a {font-size: 15px;}
	.main_text h3 {margin-bottom: 15px;}
	.main_visual {height: 300px;}
	.trend_tab {position: static;right: auto;top: auto;margin-top: 15px;}
	.product_trend .tit {font-size: 22px;}
	.trend_tab a {font-size: 14px;width: 45px;}
	.tprev, .tnext {top: 10px;margin-top: 0;}
	.tprev {right: 44px;left: auto;}
	.tnext {right: 0px;left: auto;}
	.trend_slide .item {padding: 65px 15px 15px 15px;}
	.tprev, .tnext {width: 50px;height: 50px;}
	.tprev:before, .tnext:before {width: 35px;height: 35px;}
	.mid_banner .cell {width: 100%;margin-bottom: 24px;}
	.movement {margin-bottom: 20px;}
	.mid_banner .item .tit {font-size: 20px;}
	.mid_banner .item.item1 .tit {left: 35px;}
	.mid_banner .item.item2 .tit {left: 35px;}
	.mid_banner .item.item3 .tit {left: 35px;}
	.alarm_slide {width: 100%;}
	.al_txt_wrap .item {width: 50%;margin-bottom: 25px;}
	.al_txt_wrap .item .item_in {padding: 0;}
	.alarm_slide {margin-top: 0;}
	.alarm_wrap {padding: 30px 0;}
	.ww_info {font-size: 14px;}
	.trend_item .cell {padding: 0 5px;}
	.trend_slide .graph {height: 450px;padding: 20px 0 0 0;background-color: transparent;}
	.ww_info > div {margin-right: 15px;}
	.trend_item .th .p_nm,
	.trend_item .th .p_nm font {font-size: 15px;white-space:nowrap;}
	.trend_tab {margin-right: 0px;}
	.price_th span {padding: 0 5px;font-size: 13px;white-space:nowrap;}
	.price_won font {font-size: 14px;white-space:nowrap;}
	.trend_item .th .p_price {font-size: 20px;}
	.price_won strong {font-size: 14px;}
	.trend_item .th .p_dan {font-size: 15px;}
	.trend_item .td {padding: 0;}
}