/* NAVBAR
-------------------------------------------------- */

.navbar-default{background-color:#fff;color:#000;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #fff;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .active > a:hover  {
	color: #1B20AE;
    background-color: #fff;
}



/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 500px;

}

.carousel2 {
  height: 200px;

}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

.carousel-inner > .item  {
  height: 65vh;
  min-height: 500px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}



.carousel-inner2 > .item  {
  height: 25vh;
  min-height: 200px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}



/* MIDMENU   #556ada
-------------------------------------------------- */
/*

.midmenu{background-color:#556ada;border-top:1px solid #556ada;border-bottom:1px solid #556ada;}
.btn-mmenu {
    color: #fff;
    background-color: #556ada;
	padding:15px 0;
}

.midmenu{border-top:1px solid #000;border-bottom:1px solid #000;background-color:#151515;}

.btn-mmenu {
    color: #fff;
    background-color: #151515;
	padding:15px 0;
}


*/

.midmenu{border-top:1px solid #034193;border-bottom:1px solid #034193;background-color:#034193;}

.btn-mmenu {
    color: #fff;
    background-color: #034193;
	padding:15px 0;
}



.btn-mmenu:hover, .btn-mmenu:focus{background-color: #063675;color:#fff;}

.imgmenu{height:54px;}
.imgmenu .btn {
    display: inline-block;
    margin-bottom: 0;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.7em;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
.imgmenu .col-md-2{padding:0;height:100%;}

.imgmenu a{width:100%;display:inline-block;height: 100%; padding-top: 13px;}
.imgmenu a:hover{color:#fff;}





#pinBoot {
  position: relative;
  max-width: 100%;
  width: 100%;
  margin-top:25px;
}
img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.white-panel {
  position: absolute;
  background: white;
  /*box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);*/
  padding: 10px 10px 4px 10px;
  border:1px solid #ddd;
  width:100%;
}


.white-panel h1 {
  font-size: 1em;
}
.white-panel h1 a {
  color: #A92733;
}


.white-panel:hover {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  margin-top: -5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/*
.pinfoot{background-color:#eee;display: inline-block; width: 100%; padding: 2px 5px;font-size:1.3rem;}*/

.pinfoot>em{float:right;font-style:normal;}


 .title_icon{max-width:25px;width:25px !important;}
 #popular .popular_inner{
    position: absolute;
    left: 75px;
    top: 20px !important;
    height: 25px !important;
    overflow: hidden;
	color:#fff;
	font-size:1.2rem;
}

 a.poular_link{color:#fff;}
 a.poular_link:hover {color:#F53240;}

#popular li {
    line-height: 10px;
    background-color: #4472C4;
    border-radius: 12px;
	border:0px;
    padding: 6px 15px 5px 15px;
    float: left;
    height: 24px;
    margin-right: 10px;
}


#bo_gall .gall_text_href a {
    font-weight: 400 !important;
}

#bo_gall .gall_text_href {
    margin: 10px;
    word-break: break-all;
}

#bo_gall .bo_tit {
    display: block;
    font-weight: 400;
    color: #2E2E2E;
    font-size: 0.92em;
}

.gall_step1{clear:both;display: inline-block;width: 100%;font-weight: 400 !important;}
.gall_cate{float:left;display:inline-block;padding-left:10px;}
.gall_name{float:right;display:inline-block;margin:0px !important;padding-right:5px;}

.bo_cate_link {
    display: inline-block;
    margin: 0 3px 0 0;
    font-size: 0.92em;
    color: #3598db !important;
    font-weight: 400;
}

 .main_galtit{float:left;padding:4px 0;}

 a.main_galtit:hover{color:#3598db;}
 .new_icon{background-color:#004291;color:#fff;font-size:0.65em;font-weight:700;padding:1px 5px 2px 5px;margin-left:5px;border-radius:2px;vertical-align: bottom;}
 .hot_icon{background-color:#AD0003;color:#fff;font-size:0.65em;font-weight:700;padding:1px 5px 2px 5px;margin-left:5px;border-radius:2px;vertical-align: bottom;}

 .pinfoot{margin-top:5px;}
 .pinfoot > h5{display:inline-block; float:left;}
 .pinfoot > span{float:right;margin: 8px;}


 /*============================================================*/

@media (min-width: 768px) {

   .carousel-caption {
    top: 30%;
 }

    .carousel-caption2 {
    top: 38%;
 }

.withsearch{
   position: absolute;
    top: 60%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;}

.carousel2 .withsearch{  top: 15% !important;  }

.pinfoot{border-top:1px solid #eee;display: inline-block; width: 100%; padding: 2px 5px 0px 5px;font-size:1.24rem;}
 a.main_galtit{color:#2e2e2e;font-size:1.25rem;padding:6px 4px 5px 4px;font-weight:300;}
.pinfoot>h5{font-size:1.24rem;}

  }

 /*============================================================*/

@media (min-width: 767px) {



   .carousel-caption {
    top: 30%;
 }

    .carousel-caption2 {
    top: 38%;
 }

.withsearch{
   position: absolute;
    top: 60%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;}

.carousel2 .withsearch{  top: 15% !important;  }

.pinfoot{border-top:1px solid #eee;display: inline-block; width: 100%; padding: 2px 5px 0px 5px;font-size:1.24rem;}
 a.main_galtit{color:#2e2e2e;font-size:1.25rem;padding:6px 4px 5px 4px;font-weight:300;}
.pinfoot>h5{font-size:1.24rem;}

  }


/*============================================================*/



 @media(max-width: 490px) {


.btn-mmenu{font-size: 1.4rem !important; }
.imgmenu a {
    padding-top: 16px;font-weight:700;
}

#container {
    margin: 0px 0;
    font-size: 1.4rem;
}

.carousel-caption{display:none !important;}

.carousel-caption { top: 30%;}
.carousel-caption > h1{font-size:2.2em; margin-top:0px;}
.carousel-indicators{display:none;}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    top: 40%; }

.withsearch {
    position: absolute;
    bottom: 15%;
}

.witse{margin:0 auto;text-align:center;}

#popular{display:none !important;}



.pinfoot>h5{font-size:1.4rem; }
.pinfoot h5 span.m_bd_name {
    display: inline-block;
	font-size:1.2rem;
    line-height: 26px;
    background: #3497d9;
    color: #fff;
    font-weight: bold;
    padding: 0 15px;
    border-radius: 2px;
	margin:0 5px 10px 0;
}
.pinfoot h5 span.m_bd_ar1{
	display: inline-block;
	font-size:1.2rem;
    line-height: 26px;
    background: #4C4F6F;
    color: #fff;
    font-weight: bold;
    padding: 0 15px;
    border-radius: 2px;
	margin:0 2px 10px 0;
}

.pinfoot h5 span.m_bd_ar2{
	display: inline-block;
	font-size:1.2rem;
    line-height: 26px;
    background: #696D9C;
    color: #fff;
    font-weight: bold;
    padding: 0 15px;
    border-radius: 2px;
	margin:0 5px 10px 0;
}

 .new_icon{background-color:#004291;color:#fff;font-size:0.65em;font-weight:700;padding:3px 5px 2px 5px;margin-left:5px;border-radius:2px;
 vertical-align: bottom;line-height:50px;margin-top:15px;}
 .hot_icon{background-color:#AD0003;color:#fff;font-size:0.65em;font-weight:700;padding:3px 5px 2px 5px;margin-left:5px;border-radius:2px;
 vertical-align: bottom;line-height:50px;margin-top:15px;}


 .white-panel {
   position: absolute;
   background: white;
   /*padding: 10px 10px 4px 10px;*/
   padding: 0px 0px 4px 0px;
   border:1px solid #ddd;
   width:100%;
 }

a.main_galtit{color:#000;font-size:1.6rem;/*padding:12px 5px 7px 5px;*/padding:12px 5px 7px 15px;}
.pinfoot{border-top:1px solid #eee;display: inline-block; width: 100%; /*padding: 2px 5px 0px 5px;*/padding: 2px 10px 0px 15px;font-size:1.5rem;}










 }
