﻿.other-now{
	height: 50px;
	line-height: 50px;
}

.other-now a{
	color:#ce0c0c;
}
.other-hd{
	height: 50px;
	line-height: 50px;
	background-color:#cb1915;
}

.other-tt-l{
	float: left;
	font-size:20px;
	padding-left: 20px;
	color:#fff;
}
.other-tt-r{
	float: right;
	font-size: 16px;
	padding-right: 20px;
}
.other-tt-r span{
	color:#f77a09;
}

@media (max-width:767px) {
    .other-tt-l{
        font-size:14px;
        padding-left: 10px;
    }
    .other-tt-r{
        font-size:12px;
        padding-right:10px;
    }
}

.module-ht638{
    height: 638px;
}

.other-flow{
	text-align: center;
	padding-top: 40px;
}
.other-border{
	border:1px solid #e1e1e1;
	border-bottom: none;
}
.other-border2{
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
}

.other-border3{
	border-bottom:1px solid #e1e1e1;
}
.other-border4{
	border:1px solid #e1e1e1;
	border-bottom: none;
	border-top:none;
}