body{
  margin-bottom: 70px;
}
.jimmy-logo {
    color: #fff !important;
    font-size: 20px !important;
    background: #ed1c22 !important;
}
.hide{
	display: none !important;
}
.clear-both{
	overflow: hidden;
}
.active{
	cursor: pointer;
}
.relative{
  position: relative;
}
.pd10{
  padding:10px;
}
.pd5{
	padding:5px;
}
.mg5{
  margin-top: 5px;
}
.top20 {
    margin-top: 20px;
}
.top50{
  margin-top: 50px;
}
.line35{
	line-height: 35px;
}
.txt-center{
	text-align: center;
}
.color-red{
	color: red !important;
}
.color-blue{
	color:  #3f89ec !important;
}
.color-222 {
    color: #222 !important;
}

.color-009678 {
    color: #ed1c22 !important;
}
.bg-color-FF5722{
	background-color: #ed1c22 !important;
}
.bg-color-blue{
	    background-color: #3f89ec !important;
}
.border-left-color{
	border-left: 5px solid #ffc107 !important;
}
.footer{
  position: fixed;
  z-index:500;
  *zoom:1;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 56px;
  line-height: 56px;
  background-color: #23262E;
  color:#fff;
}
.footer a{
	color: #fff !important;
	text-decoration: none;
}
.site-h1{
	margin-bottom: 20px;
    line-height: 60px;
    padding-bottom: 10px;
    color: #222;
    font-size:20px;
    border-bottom: 1px solid #eee;
    font-weight: 300;
}
.layui-table tbody tr:hover, .layui-table thead tr, .layui-table-click, .layui-table-header, .layui-table-hover, .layui-table-mend, .layui-table-patch, .layui-table-tool {
    background-color: #ececec;
}

.send-validate{
	position: absolute;
	margin-left: 2px;
	padding: 2px 5%;
	/*width: 110px;*/
    height: 36px;
    border: 1px solid #ccc;
    background: #f7f7f7;
    color: #666;
    line-height: 36px;
    padding-left: 5px;
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after {
    background-color: #ed1c22 !important;
}

@media screen and (max-width:320px) {
	.controller-sh-nav,.wexin-msg{
		display: none !important;
	}
	.other-info,.taocan-list{
		display:none !important;
	}
	.footer{
		display: block !important;
	}
	.ep-info {
	    padding: 20px 35px !important;
	}
    .jimmy-logo {
        width: 138px !important;
    }

}

@media screen and (min-width:321px)  and (max-width:375px) {
	.controller-sh-nav,.wexin-msg{
		display: none !important;
	}
	.other-info,.taocan-list{
		display:none !important;
	}
	.footer{
		display: block !important;
	}
	.ep-info {
	    padding: 20px 35px !important;
	}
    .jimmy-logo {
        width: 150px !important;
    }
}

@media screen and (min-width:376px)  and (max-width:414px) {
	.controller-sh-nav,.wexin-msg{
		display: none !important;
	}
	.other-info,.taocan-list{
		display:none !important;
	}
	.footer{
		display: block !important;
	}
	.ep-info {
	    padding: 20px 35px !important;
	}
    .jimmy-logo {
        width: 170px !important;
    }
}

@media screen and (min-width:415px)  and (max-width:769px) {
	.controller-sh-nav{
		display: none !important;
	}
	.other-info,.taocan-list{
		display:none !important;
	}
	.footer{
		display: block !important;
	}
}

@media screen and (min-width:768px) and(max-width:900px) {
	.controller-sh-nav{
		display: block !important;
	}
	.other-info,.taocan-list{
		display: none !important;
	}
	.footer{
		display: none !important;
	}
}

@media screen and (min-width:901px) {
	.img{
		width: 48% !important;
	}
	
	.controller-sh-nav{
		display: block !important;
	}
	.footer{
		display: none !important;
	}
	.taocan-list2{
		display: none !important;
	}
	
}
