:root{
  --main-bg-color: #ff7675;
}
*,
*::after,
*::before{
  box-sizing: border-box;
}
html{
  font-size: .625em;
  font-size: calc(1em * .625);
  background: #f4f4f4;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
  font: normal 300 1.6em / 1.2 'Open-sans', helvetica, sans-serif;
  color: #111;
}
a{
  text-decoration: none;
  color: #111;
  cursor: pointer;
}
ol,
ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
img{
  max-width: 100%;
  width: 100%;
}
b,
strong{
  font-weight: 600;
}
hr{
  background: #111;
  box-shadow: none;
  border: none;
  height: 1px;
  width: 100%;
  margin: 10px 0;
}
::selection{
  background: var(--main-bg-color);
  color: #fff;
}
::-moz-selection{
  background: var(--main-bg-color);
  color: #fff;
}

.listcontainer{
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 10px;
}
.wrapper{
  padding: 40px 0;
}
.card{
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, .1);
  display: flex;
  flex-direction: column;
  transition: box-shadow .2s ease-in-out;
}
.card__picture{
  display: block;
  width: 100%;
  height: auto;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.card-infos{
  padding: 20px;
  background: #fff;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.card__title{
  font-family: 'Hind';
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 0 10px;
}
.card__text{
  font-size: 1.4rem;
  font-weight: 300;
  margin: 0;
  color: #86888A;
}
.card__text--high{
  font-weight: 600;
}

.header{
  background: var(--main-bg-color);
  height: 160px;
  display: flex;
}
.header__title{
  margin: auto;
  font-weight: 300;
  font-size: 3.2rem;
  color: #fff;
}
.header__title--high{
  font-weight: 600;
}

.sortable__nav{
  display: flex;
  justify-content: center;
}
.nav__link{
  padding: 0 20px 4px;
  color: #000;
  background-color: #0f0f0f0;
  font-size: 1.4rem;
  font-weight: 300;
  display: block;
  border-bottom: 2px solid transparent;
}
.nav__link.is-active{
  /* border-color: var(--main-bg-color); */
}

.footer__list.list{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.list__item.item{
  display: flex;
}
.item__link.link{
  margin: 0;
}
.item__link.link:not(:first-child){
  margin-left: 20px;
}
.link__icon{
  height: 2rem;
  width: 2rem;
}
.footer p {
  color: #7f8c8d;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  background: #F0F0F0;
}
.back{background:url(../images/bodybg.gif) repeat-y;background-position: center top;background-size: 106%;}
.am-nav a{color:#999;font-size: 14px;}
.am-nav a:hover{color:red;}
.am-nav > li > a:hover,
.am-nav > li > a:focus {
  text-decoration: none;
  background-color: #fff;
}
.am-nav li{padding: 15px;}
a:hover {color: red;}
.am-dropdown-content{width: 500px;background-color: #fff;padding: 0;   height: 350px;}
.bgmenu{background-color: #f0f0f0; position: relative;}
.submenu{max-height: 350px;overflow: auto;position: absolute;
    top: 0;
    left: 100%;
    width: 200%;
    display: none; padding: 0;
}
.submenu li{border-bottom: 1px solid #f0f0f0;padding: 20px;width: 40%;float: left;margin-right: 10px;}
.submenu li a{}
/* .am-nav a{color:black;} */
.am-nav > li > a:hover,
.am-nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
/* .am-nav li{padding: 15px;} */
/* .am-nav li:hover .submenu{ display: block;} */
.bgmenu{ padding: 0;}
.bgmenu ul li{ padding: 0; display:block;} 
.bgmenu ul li>a{  padding: 15px; display: block;}
.am-nav>li.am-active>a, .am-nav>li.am-active>a:focus, .am-nav>li.am-active>a:hover {
	color: red;
	background-color: transparent;
	cursor: default;
}



.outBox{width: 100%;/* border:1px solid #ddd; *//* text-align:left; */position: relative;}
.outBox .h2{
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 5px;
    color: #333;
    font-size: 16px;
    outline: none;
    height: 36px;
    margin: 10px 15px;
    box-shadow: 0 0 5px #eee;
    box-sizing: border-box;
    line-height: 36px;
    padding: 0 10px; background:url(../images/ccx.png) right center no-repeat; background-size: 10% auto;
    }
		.active{ background:url(../images/ccx2.png) right center no-repeat !important; background-size: 10% auto !important;}
		
		.outBox .hd{background: #fff;position: absolute;display:none;height: auto;width: 100%;left: 0;top: 40px;z-index: 9;}
		.outBox .hd ul{/* float:left; *//* position:absolute; *//* left: 16px; *//* top: -7px; *//* height: auto; *//* width: 88%; *//* background: #fff; */}
		.outBox .hd ul li{/* float:left; */padding:0 15px;cursor:pointer;width: 100%;line-height: 24px;}
		.outBox .hd ul li.on{}
		
		.inBox{/* padding:15px 15px 0 15px; */ position:relative;}
		.inBox .h3{  border: 1px solid #ccc;
    background: #fff;
    border-radius: 5px;
    color: #333;
    font-size: 16px;
    outline: none;
    height: 36px;
    margin: 10px 15px;
    box-shadow: 0 0 5px #eee;
    box-sizing: border-box;
    line-height: 36px;
    padding: 0 10px;background:url(../images/ccx.png) right center no-repeat; background-size: 10% auto;}
		.inBox .inHd{background: #fff;position: absolute;display:none;height: auto;width: 100%;left: 0;top: 40px;z-index: 9;}
		.inBox .inHd ul{ overflow:hidden; zoom:1; }
		.inBox .inHd ul li{/* height:24px; *//* width:60px; *//* text-align:center; *//* float:left; *//* cursor:pointer; */padding:0 15px;cursor:pointer;width: 100%;line-height: 24px;}
		.inBox .inHd ul li.on{/* background:#ccc; *//* color:#fff; */}
		.inBox .inBd ul{/* padding:15px; */zoom:1;overflow:hidden;}
		.inBox .inBd li{/* height:24px; *//* line-height:24px; */overflow:hidden;zoom:1;}
		.inBox .inBd li .date{ float:right; color:#999;  }
		