.gl-tag i{ margin-top: 18px;}
.nav_btn{ width: 20%; float: left;}
.dm_left_nav2{ box-sizing: border-box; width: 100%; position: relative; bottom: 0px; top: 0px; left: 0px; float: left;}
.dm_left_nav2 li{ position: relative; color: #F3F3F3; width: 100%; border: 1px solid #43403C; background: -webkit-gradient(linear, 0 0, 0 100%, from(#2F2C28), to(#373027)); margin-top: 0%; height: 58px; float: left; margin-right: 3%; margin-bottom: 3%; font-size: 11px; line-height: 58px; text-align: center;}
.dm_left_nav2 .this_hover { background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #5d4727 0%, #5f4024 100%) repeat scroll 0 0;}
.dm_top{}
.guide_cont { width: 80%; display: none;}
.cont_tit{ height: 50px; margin: 0 0 0 16px; border-bottom: 1px solid #4f3831;}
.cont_tit span.num { color: #695353; font-size: 20px; font-weight: bold; line-height: 40px; margin-right: 4px;}
.cont_tit h2 { color: #e73e18; font-size: 18px; font-weight: normal; line-height: 45px;}
.procedure { margin: 0 10px 50px 16px;}
.procedure h3 { color: #de3c19; font-size: 15px; line-height: 20px; margin-top: 20px;}
.procedure p { color: #bab3ad; font-size: 12px; line-height: 18px; margin-top: 8px;}
.procedure p.tit_child { color: #e73e18; font-size: 12px;}
.procedure img { display: block; margin-top: 12px; width: 70%;}


@media screen and (orientation: portrait)
{
    .procedure img{ width: 100%;}
}