/*
Theme Name: hark-theme
Theme URI: http://hark3.com/
Description:
Author: kishino, nagasaki
Author URI:http://bart-lab.com
Version:1.0
*/

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 500;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #444;}
body{
  background: #FFF;}
a img{
  opacity: 1;}
a:hover *{
  opacity: .7;}
a:hover img[src*=_off],a:hover img[src*=_on]{
  opacity: 1;}
body{
  font-size: 14px;}
.cf:before,
.cf:after {
  content: "";
  display: table;}
.cf:after {
  clear: both;}
.cf {
  *zoom: 1;}

.mbXL{ margin-bottom: 4em;}
.mbLL{ margin-bottom: 3em;}
.mbL{ margin-bottom: 2em;}
.mbML{ margin-bottom: 1.5em;}
.mbM{ margin-bottom: 1em;}
.mbS{ margin-bottom: .8em;}
.mbSS{ margin-bottom: .5em;}
.mbXS{ margin-bottom: .2em;}

.relative{
  position: relative;}
.align-center{
  text-align: center;}
.align-right{
  text-align: right;}
.align-left{
  text-align: left;}

/*

共通

*/

.content-wrapper{
  margin-left: auto;
  margin-right: auto;
  width: 85%;
  max-width: 1000px;}

.header{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background: #FFF;
  width: 100%;
  height: 50px;
	margin-bottom: 20px;
}

.header-logo{
  margin: 11px auto;}
.header-logo a{
  background: url(img/logo.png) no-repeat;
  -webkit-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 28px;
  width: 124px;}
.sp-menuBtn{
  position: fixed;
  top: 0;
  right: 5%;
  margin-right: -15px;
  font-size: 1.5em;
  height: 50px;}

#searchform label{
  font-size:0px;
  line-height:0px;
  height:0px;}
#searchform>div{
  height: 24px;}
#s {
  width: 197px;
  background: #e7e7e7;
  -webkit-border-radius: 12px;
          border-radius: 12px;
  box-sizing: border-box;
  float:left;
  border:none;
  outline:none;
  height:24px;
  padding:0 0 0 8px;}
#searchsubmit {
  box-sizing: border-box;
  float:right;
  border: none;
  cursor: pointer;
  padding: 0;
  width: 24px;
  height:24px;
  background:url(img/header-search.png) no-repeat;
  background-position: center center;}
.font-mincho{
  font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E";}
.uk-offcanvas-bar{
  background: rgba(255,255,255,0.95);}
#offcanvas-1.sp-offcanvas ul li a{
  color: #333;
  text-align: left;}
.sp-offcanvas .uk-panel>ul>li{
  border-bottom: 1px solid #000;
  padding-bottom: .3em;
  margin-bottom: .3em;}
.sp-offcanvas ul ul li{
  margin-bottom: .3em;}
.uk-nav-offcanvas>.uk-open>a, html:not(.uk-touch) .uk-nav-offcanvas>li>a:focus, html:not(.uk-touch) .uk-nav-offcanvas>li>a:hover{
  background: none;}
.sp-offcanvas .search-area{
  margin: 10px 0;
  display: block;}
.sp-offcanvas #s {
  width: 210px;}

.topheader-area{
  display: none;}
.arrowup{
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 35px;}

.footer{
  background: #dadada;
  margin-top: 70px;
  padding: 30px 0;
  text-align: center;
  font-size: 11px;
  width: 100%;}
.footer-logo{
  margin: 11px auto;}
.footer-logo a{
  background: url(img/footer-logo.png) no-repeat;
  -webkit-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 20px;
  width: 88px;}

.footer-menu li {
  margin: .3em 0 0;}
.footer-menu li a{
  color: #444;}
.footer-sns-box{
  margin: 20px auto;
  width: 230px;}
.footer-sns-box li{
  float: left;}
.footer-sns-box li+li{
  float: right;}

.footer-copyright{
  color: #444;
  margin: 0 20px;
  font-size: 11px;
  line-height: 1.5;
  text-align: center;}
.footer-copyright p{
  margin: 0 0 5px;}
.footer-copyright h2{
  font-size: 14px;}

.content-area{
  font-size: 12px;
  line-height: 2;
  margin-top: 50px;}

.slidebtn-box{
  position: relative;}
.slidebtn-box .previous,.slidebtn-box .next{
  z-index: 10;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
  background: url(img/slide-btn-l.png) no-repeat;}
.slidebtn-box .next{
  left: auto;
  right: 0;
  background: url(img/slide-btn-r.png) no-repeat;}
.slidebtn-box .previous:hover,.slidebtn-box .next:hover{
  opacity: .7;}

.content-title{
  line-height: 10px;
  padding: 0 0 1.3em;
  margin: 0 0 .9em;
  font-size: 15px;
  font-weight: 700;
	letter-spacing: 5px;
  color: #5bb431;
  position: relative;}

.content-title2{
  line-height: 10px;
  padding: 0.8em 0 0.7em;
  margin: 0 0 1.5em;
  font-size: 12px;
  font-weight: 700;
	letter-spacing: 5px;
  color: #5bb431;
  position: relative;}

.content-title2:before{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 70%;
  height: 2px;
  background: #22b922;}

.titlebar{
	color: #ddd;
	padding:0 10px;
}

.titlej{
	color: #666;
}

.content-title:before{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80%;
  height: 2px;
  background: #22b922;}

.top-news-area{
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: .6em 0 1em;}
.top-newsbox{
  margin-right: 6%;
  width:94%;}
.top-newsbox li {
  position: relative;
  padding: 0 0 .9em ;
  margin: 0 0 .7em ;
  border-bottom: 1px dotted #c1c1c1;}
.top-newsbox li:last-child{
  border-bottom: none;}
.top-newsbox li span{
  color: #444;
  margin:0;
  font-size: 11px;}
.top-newsbox li p{
  color: #444;
  margin:0;
  line-height: 1.3;
  font-size: 12px;
  margin-right: 4%;}

#scrollarea{
  max-height: 200px;
  overflow: auto;
  outline: none;}
.jspContainer { overflow:hidden; position:relative; outline: none;}
.jspPane { position:absolute; }
.jspVerticalBar { position:absolute; top:0; right:0; width:3px; height:100%; }
.jspHorizontalBar { position:absolute; bottom:0; left:0; width:100%; height:0px; }
.jspTrack { background:#e7e7e7; position:relative; }
.jspDrag { background:#343434; position:relative; top:0; left:0; cursor:pointer; }
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag { float:left; height:100%; }

.slider-area{
  border-top: 1px solid #e8e8e8;
  padding-top: 10px;}
.slider-box{
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}
.slider-box>div{
  margin-left: auto;
  margin-right: auto;
  width: 92.5%;}
.slider-box>div:before{
  content:"";
  z-index: 1;
  position: absolute;
  top: 0;
  right: 3.75%;
  width: 3px;
  height: 100%;
  background: #FFF;}
.sliders{
  text-align: left;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 35px;
  border-right: 1px solid #e8e8e8;}
.sliders a{
  display: block;}
.sliders h3{
  border-bottom: 1px solid #e8e8e8;
  padding: 10px 0;
  margin:0 0 10px;
  font-size: 11px;
  font-weight: bold;
  color: #22b922;
  line-height: 1.2;}
.top-slider-area2 .sliders h3{
  border-bottom: none;
  padding: 10px 0 0;
  margin:0 0 0;}

.sliders p{
  margin:0 0;
  font-size: 11px;
  font-weight: bold;
  color: #696969;
  line-height: 1;}
.sliders a:hover {
  text-decoration: none;}

.top-slider-area2{
  min-height: 282px;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 20px;}

.top-twitter{
  border: 1px solid #ededed;}
.twitter-title{
  padding: 10px;}
.twitter-box{
  border-top: 1px solid #ededed;
  padding: 10px;}
.tw-t{
  font-weight: bold;
  font-size: 16px;}
.tw-t2,.tw-l{
  font-size: 12px;}

.page .content-title{
  margin-bottom: 1.8em;}

.company-box {
  font-size: 12px;
  color: #444;}
.company-box li{
  border-bottom: 1px dotted #d7d7d7;
  padding-bottom: 2em;
  margin-bottom: 2em;}
.company-box span{
  color: #22b922;}
.company-box p{
  line-height: 2;
  margin: 0;}

.contact-tel-box {
  max-width: 690px;}
.contact-tel-box li{
  float: left;
  width: 48%;}
.contact-tel-box li+li{
  float: right;}

.contact-form-box{
  border: 2px solid #e8e8e8;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  padding: 4.5% 5%;}
.contact-form-box input,.contact-form-box textarea{
  margin-top: 1em;
  -webkit-border-radius: 3px;
          border-radius: 3px;}
.contact-submit input{
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  width: 100%;
  max-width: 95px;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  color: #fff;
  letter-spacing: .1em;
  font-weight: bold;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: .6em 0;
  line-height: 1;
  background: #22b922;
  border: none;}

.wp-pagenavi{
  margin: 40px 0;
  clear: both;
  text-align: right;}
.wp-pagenavi>*{
  display: inline-block;
  text-decoration: none;
  font-size: 12px;
  color: #212121;
  border-top: 4px solid #e7e7e7;
  margin-left: .6em;
  margin-bottom: .6em;
  width: 26px;
  line-height: 26px;
  padding: 0;
  text-align: center;}
.wp-pagenavi>a:hover{
  opacity: 0.6;
  text-decoration: none;
  color: #212121;}
.wp-pagenavi .current{
  border-top: 4px solid #22b922;}

.archive-cat-list li{
  position: relative;
  margin-bottom: 1.2em;}
.archive-cat-list li:before{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
  content:"";
  width: 18%;
  height: 23px;
  border-right: 1px solid #e8e8e8;
  background: url(img/archive-cat.png) no-repeat center center;}
.archive-cat-list li a{
  text-decoration: none;
  font-family: optima;
  display: block;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  border: 1px solid #e8e8e8;
  line-height: 1;
  padding: 20px 0 20px 40px;
  text-align: center;
  color: #22b922;
  font-weight: bold;
  font-size: 14px;}
.archive-cat-list li a:hover{
  opacity: .7;}
.archive-cat-list li:before:hover{
  opacity: .7;}
.archive-cat-list li.current{
  background: #e8e8e8;}

.news-list-box a{
  display: block;
  color: #444;
  padding: 4% 5% 2.5%;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  border: 1px solid #e8e8e8;}
.news-list-box a:hover{
  text-decoration: none;}
.news-date{
  font-size: 12px;
  line-height: 1;
  font-weight: bold;
  color: #666;}
.news-title{
  font-size: 14px;
  font-weight: bold;
  padding-bottom: .8em;
  margin-top: 0;
  margin-bottom: 1em;
  border-bottom: 1px dotted #e8e8e8;}
.news-list-box img{
  float: left;
  max-width: 132px;
  margin-top: 0.5em;
  margin-right: 1em;
  margin-bottom: .8em;}
.news-btn{
  clear: both;
  margin-top: 2em;}
.arrow-down{
  display: block;
  position: relative;
  border-top: 2px solid #e8e8e8;
  text-align: center;
  color: #22b922;
  padding-top: 12px;}
.arrow-down:before{
  content: "";
  position: absolute;
  top: -7px;
  left: 50%;
  margin-left: -6px;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #FFF;
  border-bottom: 2px solid #e8e8e8;
  border-right: 2px solid #e8e8e8;}
.arrow-down-downpos{
  border-top: none;
  border-bottom: 2px solid #e8e8e8;
  padding-top: 0;
  margin-bottom: 1.4em;
  padding-bottom: 6px;}
.arrow-down-downpos:before{
  content: "";
  position: absolute;
  top: auto;
  bottom: -7px;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);}

.news-cat-title{
  font-size: 1em;
  padding-bottom: 1em;
  line-height: 1;
letter-spacing: 2px;
font-weight: 700;}
.news-cat-list li{
  margin-bottom: 1.2em;}
.news-cat-list li a{
  text-decoration: none;
  display: block;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border: 1px solid #e8e8e8;
  line-height: 1;
  padding: 20px 0;
  text-align: center;
  color: #444;
  font-size: 12px;}
.news-cat-list li a:hover{
  background: #e8e8e8;
  opacity: 1;}

.news-content{
  padding-bottom: 3em;}
.news-content img{
  width: 100%;
  float: left;
  margin-top: 0.5em;
  margin-right: 1.8em;
  margin-bottom: 1em;}

.next-film-box {
  margin-bottom: 2em;
}
.next-film-box a{
  height: 206px;
  display: block;
  color: #444;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4% 4% 0;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  border: 1px solid #e8e8e8;}
.next-film-box a:hover{
  text-decoration: none;}
.film-title{
  float: left;
  width: calc(100% - 130px);
  color: #22b922;
  font-size: 13px;
  line-height: 1.3;
  font-weight: bold;
  padding-bottom: 1.2em;
  margin-top: 0;
  margin-bottom: 1em;
  border-bottom: 1px solid #e8e8e8;}
.next-film-box img{
  float: left;
  max-width: 114px;
  margin-right: 16px;
  margin-bottom: 18px;}
.next-film-box p{
  -ms-word-break: break-all;
      word-break: break-all;
  text-align:justify;
  font-size: 12px;
  margin-bottom: 5px;
  line-height: 1.5;}

.film-l,.film-r{
  margin-bottom: 4em;}
.film-img-box {
  text-align: center;}
.film-schedule{
  font-weight: bold;
  border-color: #22b922;
  margin-top: .7em;
  margin-bottom: 2.5em;
  font-size: 16px;}
.film-schedule:before{
  border-color: #22b922;}
.film-official-btn a{
  display: block;
  position: relative;
  overflow: hidden;
  background: #0cb929;
  text-align: center;
  line-height: 1;
  font-size: 10px;
  padding: 25px 0;
  margin-bottom: 4em;}
.film-official-btn a:before{
  content:"";
  position: absolute;
  bottom: -12px;
  right: -4px;
  background: #FFF;
  width: 20px;
  height: 37px;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);}
.film-official-btn a:hover{
  opacity: 0.7;}
.movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;}
.movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;}

.film-title2{
  text-align: left;
  font-weight: bold;
  border-color: #22b922;
  margin-top: 0;
  padding-bottom: .7em;
  margin-bottom: 2em;
  line-height: 1.3;
  font-size: 16px;}
.film-title2:before{
  border-color: #22b922;}
.film-title3{
  font-weight: bold;
  color: #696969;
  margin-bottom: 1.7em;
  line-height: 1.3;
  font-size: 16px;}

.film-content-box1 img{
  width: 100%;
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;}

.film-content-box{
  font-size: 13px;
  line-height: 1.6;
  padding-bottom: 2em;
  margin-bottom: 2em;
  border-bottom: 1px dotted #d7d7d7;
  -ms-word-break: break-all;
      word-break: break-all;
  text-align:justify;}
.film-content-box:last-child{
  border: none;}
.film-content-box p{
  margin: 0;}
.film-title5{
  font-size: 12px;
  font-weight: bold;
  color: #696969;
  line-height: 1.3;
  margin-bottom: 2em;}


.screening-btn a{
  display: block;
  background: #22B922;
  letter-spacing: 2px;
  font-size: 12px;
  line-height: 40px;
  text-align: center;
  color: #FFF;
  width: 300px;
  -webkit-transition: .3s;
     -moz-transition: .3s;
      -ms-transition: .3s;
       -o-transition: .3s;
          transition: .3s;
  -webkit-border-radius: 0;
          border-radius: 0;}
.screening-btn a:hover{
  text-decoration: none;
  background:#aaa;}

.screening-box{
  margin-bottom: 16px;}
.screening-box>div {
  border-bottom: 1px dotted #ccc;}
.screening-box h3{
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 12px;}
.screening-box h3 a{
  color: #000;}
.screening-box span{
  display: inline-block;
  padding: 4px 10px;
  margin-left: 5px;
  line-height: 1;
  background: #aaa;
  color: #FFF;
  font-weight: bold;
  font-size: 11px;}
.screening-contact-title{
  color: #5BB431;
  border-left: 4px solid #5BB431;
  padding-left: 8px;
  font-size: 12px;
  letter-spacing: 4px;
  font-weight: bold;
  margin-bottom: 10px;}
.screening-form .uk-form-label,.wpcf7-list-item-label{
  font-weight: bold;}
.screening-form .contact-submit input{
  max-width: none;
  font-size: 12px;
  width: 300px;
  height: 40px;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.ghmidashi{
    width:100%;
    font-size: 22px;
    line-height: 30px;
    font-weight: 900;
    margin-bottom: 10px;
}

.ghmidashitext{
    width:100%;
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 50px;
}

.ghtitlepc{
    display: none;
}

.ghtitlesp{
    display: inherit;
    width:100%;
    margin-bottom: 30px;
}

.ghbox{
	width:100%;
	float: none;
	margin-right:0;
	margin-bottom: 2%;
	box-sizing: border-box;
    border: 1px solid #999;
    padding:5%;
}


.bnr{
	width:90%;
	margin:0 auto;
	padding-top:50px;}

.bnr>div{
  float: none;
  width:100%;
  margin:0 auto 3%;}
  
.bnr>div+div+div{
  float: none;
  margin:0;
}


@media (min-width: 480px) {
.film-content-box1 img{
  width: auto;
  max-width: 320px;}
.news-content img{
  width: auto;
  max-width: 100%;}
	
}


@media (min-width: 768px) {
.content-wrapper{
  width: 95%;}
.content-area{
  margin-top: 30px;}
.page .content-area{
  margin-top: 50px;}

.header{
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  width: 95%;
  height: auto;
  position: relative;
  margin-top: 40px;}
.header-logo{
  margin: 0;
  margin-left: 8px;}
.header-logo a{
  margin-left: 0;
  margin-right: 0;
  height: 55px;
  width: 248px;}

.gro-nav{
  margin-top: 30px;
  margin-bottom: 0;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;}
.gro-nav li{
  float: left;
  margin:12px 0;
  width: 16.666%;
  text-align: center;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 1px solid #e8e8e8;}
.gro-nav li:first-child{
  border-left: none;}
.gro-nav a{
  vertical-align: middle;
  display: block;
  padding: 9px 0 10px;
  line-height: 11px;}
.header-subnav{
  position: absolute;
  margin-top: 17px;
  top: 0;
  right: 0;}
.header-subnav li{
  float: left;
  margin-left: 12px;}
.header-subnav li:first-child{
  margin-top: 2px;
  margin-left: 0;}

.footer{
  margin-top: 50px;}
.page .footer{
  margin-top: 80px;}
.footer-logo a{
  height: 39px;
  width: 176px;}
.footer-menu {
  width: 734px;
  margin: 32px auto 45px;}
.footer-menu li {
  float: left;
  margin: 0 0;}
.footer-menu li a{
  display: block;
  border-right: 1px solid #777;
  line-height: 1;
  padding: 0 22px;}
.footer-menu li:first-child a{
  border-left: 1px solid #777;}

.top-slideshow-area li{
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 14px;
  text-align: center;}
.top-slideshow-area{
  float: right;
  width: 74.5%;}
.top-news-area{
  float: left;
  width: 22.5%;}

#scrollarea{
  max-height: 184px;}

.top-slider-area2{
  padding-bottom: 70px;
  float: left;
  width: 62.7%;}

.top-twitter{
  float: right;
  width: 32.3%;}

.company-box span{
  float: left;
  width: 102px;
  margin-right: 1.5em;
  border-right: 1px solid #e8e8e8;}
.company-box p{
  float: left;
  margin: 0;}

.contact-tel-box li{
  width: 49%;}

.archive-l{
  width: 64%;
  float: left;}
.archive-r{
  width: 31%;
  float: right;}

.news-l{
  width: 70%;
  float: left;}
.news-r{
  width: 27.2%;
  float: right;}


.next-film-box {
  width: 48%;
  margin-right: 2%;
  float: left;}
.nextfilm-area>div:nth-child(even) {
  margin-right: 0;
  float: right;}

.film-l{
  float: left;
  width: 40%;}
.film-r{
  float: right;
  width: 56%;}


.gh_title{
    width:100%;
    font-size: 30px;
    font-weight: 700;

}




}


@media (min-width: 960px) {

.header{
  margin-top: 60px;}
.footer{
  padding: 47px 0 80px;}

#scrollarea{
  max-height: 229px;}
.top-slider-area2 .slider-box>div{
  width: 88.6%;}
.top-slider-area2 .slider-box>div:before{
  right: 5.7%;}

.screening-form .contact-submit input{
  margin-left: 200px;}
  
.ghtitlepc{
    width:100%;
    display: inherit;
    margin-bottom: 30px;
}

.ghtitlesp{
    display: none;
}


.gh_wrapper{
	width:100%;
	overflow: hidden;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

.ghbox{
	width:49%;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	box-sizing: border-box;
    border: 1px solid #999;
    padding:3%;
}

.ghbox:nth-child(2n) {
  margin-right:0;
}


.ghtitle{
    width:100%;
    font-size: 15px;
    font-weight: 900;
    margin-bottom: 5px;
}

.ghhaishin{
    width:100%;
    font-size: 12px;
    background-color:#af8100;
    color: #fff;
    padding:5px 10px;
    line-height: 12px;
    box-sizing: border-box;
    margin-bottom: 10px;
    font-weight: 900;
    text-align: right;
}

.ghdetail{
    width:100%;
    font-size: 11px;
    font-weight:400;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #999;
}

.gh_imgtext{
    width:100%;
    overflow: hidden;
}

.ghimg{
    width:35%;
    float: left;
}

.ghtext{
    width:60%;
    float: right;
    font-size: 13px;
    font-weight:400;
    line-height: 23px;
}


.bnr{
	width:1000px;
	margin:0 auto;
	padding-top:0px;}
    
.bnr>div{
  float: left;
  width:33%;
  margin:0 0.5% 0 0;}
  
.bnr>div+div+div{
  float: right;
  margin:0;
}

}
