.history{padding: 26px 18px; background: #fff;}
.history-title{font-size: 13px; text-align: center;}
.history-box{position: relative; margin-top: 16px; padding-bottom: 10px;}
.history-box:after{display: block; content: ""; width: 13px; height: 33px; background: url(../images/abthis-next.png) no-repeat; background-size: 100% 100%; position: absolute; left: 88px; bottom: 0; animation: bounce-down 1.1s linear infinite;}
@keyframes bounce-down{25%{transform: translateY(6px);}50%,100%{transform: translateY(0);}75%{transform: translateY(-6px);}}
.history-box ul{position: relative;}
.history-box ul:before{display: block; content: ""; width: 1px; height: 100%; background: #ccc; position: absolute; left: 94px; top: 0;}
.history-box ul:after{display: block; content: ""; width: 13px; height: 13px; background: #fff; border: 1px solid #ccc; border-radius: 50%; position: absolute; left: 88px; top: 0;}
.history-box li{display: flex; margin-bottom: 14px;}
.history-box li .pic{flex-shrink: 0; width: 80px; height: 80px; float: left; border-radius: 50%; overflow: hidden;}
.history-box li .pic img{width: 80px; height: 80px;}
.history-box li .text{padding: 8px 0 8px 30px; position: relative;}
.history-box li .text:before{display: none; content: ""; width: 13px; height: 13px; background: #fff; border: 1px solid #ccc; border-radius: 50%; position: absolute; left: 8px; top: -2px;}
.history-box li .text:after{display: block; content: ""; width: 6px; height: 6px; background: #ddd; border: 1px solid #ccc; border-radius: 50%; position: absolute; left: 12px; top: 0px; transition: background .5s;}
.history-box li .text .time{font-family: "Arial"; font-size: 20px; font-weight: bold; position: relative; line-height: 30px; transition: color .5s;}
.history-box li .text .desc{font-size: 12px; line-height: 1.6;}
.history-box li:hover .text .time{color: #dd0518;}
.history-box li:hover .text:after{background: #dd0518;}
/*关于我们---米可文化*/
.abtteam{background: #fff;}
.abtteam .bigpic{position: relative;}
.abtteam .bigpic img{width: 100%;}
.abtteam .bigpic .mask{display: block; width: 100%; height: 100%; opacity: 0; position: absolute; left: 0; top: 0; transition: opacity .6s,visibility .6s;}
.abtteam .bigpic:hover .mask{opacity: 1; visibility: visible;}
.abtteam .text{padding: 14px 24px 0 24px;}
.abtteam .text .name{font-family: "Microsoft Yahei Light"; font-size: 16px; line-height: 1.6;}
.abtteam .text .title{font-family: "Microsoft Yahei Light"; font-size: 20px; line-height: 1.4;}
.abtteam .text .title:after{display: block; content: ""; width: 20px; height: 1px; background: #e83f39; margin-top: 12px;}
.abtteam .text .desc{font-family: "Microsoft Yahei Light"; font-size: 14px; line-height: 1.9; margin-top: 14px; text-align: justify;}
.abtteam ol,.abtteam ul{display: flex; flex-flow: wrap; padding: 0 4px;}
.abtteam li{position: relative; margin-bottom: 4px;}
.abtteam li img{width: 100%;}
.abtteam li .mask{display: block; width: 100%; height: 100%; opacity: 0; visibility: hidden; position: absolute; left: 0; top: 0; transition: opacity .6s,visibility .6s;}
.abtteam li:hover .mask{opacity: 1; visibility: visible;}
.abtteam ol{align-items: flex-end;}
.abtteam ol li:nth-child(1){width: calc(44% - 4px); margin-right: 4px;}
.abtteam ol li:nth-child(2){width: 56%;}
.abtteam ul li{width: calc(50% - 2px); margin-right: 4px;}
.abtteam ul li:nth-child(2n){margin-right: 0;}
/*首页---关于我们*/
.inabout{background: #dd0518;}
.inabout .pic{position: relative; overflow: hidden;}
.inabout .pic img{width: 100%;}
.inabout .text{padding: 14px 18px 36px 18px;}
.inabout .text .name{font-family: "Microsoft Yahei Light"; font-size: 16px; line-height: 1.6; color: #fff;}
.inabout .text .title{font-family: "Microsoft Yahei Light"; font-size: 20px; line-height: 1.4; color: #fff;}
.inabout .text .title:after{display: block; content: ""; width: 20px; height: 1px; background: rgba(255,254,254,.4); margin-top: 12px;}
.inabout .text .desc{font-family: "Microsoft Yahei Light"; font-size: 14px; line-height: 1.8; color: #fff; text-align: justify; margin-top: 16px;}
.inabout .text .more{display: block; width: 130px; height: 40px; line-height: 40px; border: 1px solid #fff; color: #fff; font-family: "Microsoft Yahei Light"; font-size: 13px;  text-align: center; margin-top: 20px;}
.inabout .text .more:hover{background: #c00; border-color: #c00; color: #fff!important;}
.inabout .desc p{
	margin: 10px 0;
	text-indent: 2em;
}
.history-box{
	padding-bottom: 0;
}
.history-box ul{
	padding: 25px 0;
}
.history-box ul:after{
	display: none;
}
.history .shang{
	position: absolute;
	top: 14px;
	left: 17px;
	height: 30px;
	width: 30px;
	background: url(../images/shang.jpg) no-repeat;
	background-size: 100%;
	border: none;
}
.history .xia{
	position: absolute;
	bottom: 10px;
	left: 17px;
	height: 30px;
	width: 30px;
	background: url(../images/xia.jpg) no-repeat;
	background-size: 100%;
	border: none;
}
.history-box:after{
	display: none;
}
.history{
	position: relative;
	padding-bottom: 40px;
}
.history-box ul:before{
	left: 14px;
}
.history-box{
	height: 300px;
	overflow-y: auto;
}
.injoinus{
	background: none;
}
.inabout .text .name,.inabout .text .title{
	color: #333;
}
.inabout .desc {
	color: #666 !important;
}
.inabout .text .title:after{
	background: #e83f39 !important;
}
.abtteam ol li:nth-child(1){
	width: calc(50% - 2px) !important;
}
.abtteam ol li:nth-child(2){
	width: calc(50% - 2px);
}
.inabout .text .more{
	border: 1px solid #999;
	color: #999;
}
#about-01{
	background: none;
}





.contact_banner {
	position: relative;

}
.contact_banner .img img{
	width: 100%;
}
.contact .title{
	width: 100%;
	text-align: center;
	position: absolute;
	color: #fff;
	top: 30%;
}
.contact .title p{
	font-size: 25px;
	margin-bottom: 10px;
}
.contact .title span{
	font-size: 16px;
}
.bt_box{
	width: 100%;
	background: rgba(0,0,0,.7);
	bottom: 0;
	padding: 20px 0;
}
.bt_box .x{
	height: 0;
	width: 50px;
	margin: 0 auto;
	border-top: 1px solid #ddd;
	margin-top: 30px;
	margin-bottom: 60px;
}
.bt_item{
	width: 100%;
	box-sizing: border-box;
	text-align: center;
}
.bt_item p{
	color: #999;
	font-size: 16px;
	margin: 0px 0;
}
.bt_item span{
	color: #fff;
	font-size: 18px;
	display: block;
	margin: 3px 0;
	border: none !important;
}
.bt_item a{
	display: block;
	width: 120px;
	height: 30px;
	border-radius: 20px;
	margin: 0 auto;
	border: 1px solid #999;
	line-height: 30px;
	color: #999;
	/* margin-top: 20px; */
	transition: .5s;
}
.bt_item a:hover{
	margin-top: 15px;
}
.bt_item .icon{
	margin: 0 auto;
	height: 35px;
	width: 37px;
	display: block;
	background: url(../images/contact_icon.png) no-repeat;
}
.bt_item .icon{
	background-position: 4px 0;
}
.bt_item .icon2{
	background-position: -42px 0;
}
.bt_item .icon3{
	background-position: -90px 0;
}


.contact_tab{
	height: 700px;
	background: url(../images/contact_bg.jpg) no-repeat;
	background-position: center;
}
.contact_tab .c_title{
	text-align: center;
	font-size: 20px;
	color: #666;
	display: block;
	padding-top: 60px;
	margin-bottom: 50px;
	font-weight: 100;
}
.contact_tab text{
	padding-left: 25px;
}
.contact_tab .desc{
	width:100%;
	margin: 0 auto;
}
.contact_tab label{
	width: 45%;
	display: block;
	float: left;
	margin: 13px 0;
	position: relative;
	margin-left: 5%;
}
.contact_tab .checkbox{
	padding: 11px;
	background: url(../images/checkbox.png) no-repeat;
	position: absolute;
	top: -3px;
}
.contact_tab input[type=checkbox]{
	display: none;
}
.contact_tab input[type=checkbox]:checked+.checkbox{
	background-position: -22px 0;
}
.contact_tab input[type=text]{
	width: 100%;
	width: calc(100% - 20px);
	border: 1px solid #ddd;
	height: 50px;
	line-height: 50px;
	margin: 7px 0;
	padding-left: 20px;
	border-radius: 30px;
	color: #6e6e6e;
	margin-left: 10px;
	background: #fff !important;
}
.contact_tab input[type=submit]{
	width: 150px;
	height: 50px;
	background: #dd0518;
	color: #fff;
	border-radius: 30px;
	margin-top: 40px;
	margin-left: calc(50% - 75px);
}
.contact_tab .text1{
	margin-top: 30px !important;
}

.history-box li .text .time{
	position: relative;
}
.history-box li .text .time::after{
	content: "";
	display: block;
	width: 100%;
	border-top: 1px solid #ddd;
	position: absolute;
	top: -6px;
	left: -13px;
}
.history-box li .text .time::before{
	content: "";
	display: block;
	height: 9px;
	width: 9px;
	border-radius: 100%;
	background: #ddd;
	position: absolute;
	top: -10px;
	right: 8px;
	z-index: 112;
}
.history-box li .text .time .dian{
	position: absolute;
	top: -13px;
	right: 5px;
	height: 15px;
	width: 15px;
	border: 1px solid #ddd;
	border-radius: 100%;
	background: #fff;
	z-index: 111;
}.inteam li .num span {
    font-family: "Arial";
    font-size: 70px;
    font-weight: bold;
}.inteam li .title {
    font-family: "Microsoft Yahei Light";
    font-size: 14px;
    color: #dd0518;
    margin-top: 2px;
}.inteam li .title:after {
    display: block;
    content: "";
    width: 40px;
    height: 1px;
    background: #dd0518;
    margin: 14px auto 0;
}