.remcc{
	width: 100%;
	background-color: #cd0600;
}
.heaav{
	width: 1200px;
	padding: 30px 0;
	margin: auto;
	display: flex;
	overflow: hidden;
	justify-content: space-between;
	align-items: center;
}
.lounav {
    width: 355px;
    height: 78px;
}
.nav-ss ul li {
    float: left;
    font-size: 18px;
    padding: 0 13px 0 13px;
    text-align: center;
	color: #fff;
    background: url(../img/icon/l-img.png) no-repeat right center;
}
.nav-ss ul li:last-child{
	background: unset;
	padding-right: 0px;
}
.laihaite {
    width: 497px;
    height: 50px;
}
.text-css a{
	color: #fff;
}
.text-css:hover{
	font-weight: bold;
}

/* 鎼滅储 */
.search-for{
	background-color: #fff;
	padding-top: 41px;
	padding-bottom: 41px;
}
.search {
    width: 700px;
    height: 50px;
	margin: 0 auto;
	height: 50px;
	color: #fff;
	z-index: 1;
}
.search-right input {
    color: #333;
    width: 600px !important;
    height: 50px !important;
    padding-left: 20px;
    border-color: #f04343;
    border-style: solid;
    border-radius: 10px 0 0 10px;
    border-width: 1px 0 1px 1px;
}
.search-img {
    color: #fff;
    border: none;
    width: 92px;
    height: 50px;
    font-size: 18px;
    background-size: 100%;
    padding-left:37px;
    border-radius: 0 10px 10px 0;
    background: #f04343 url(../img/search.png) no-repeat 10px center;
}
/* 鍏ㄩ儴 */
.all-list{
	width: 100%;
	padding-top: 20px;
	background-color: #f6f6f6;
}
.outside{
	width: 1200px;
	min-height: 520px;
	margin: auto;
	overflow: hidden;
	border: #eee 1px solid;
	background-color: #fff;
}
/* 宸﹀彸杈� */
.outside-left{
	width: 859px !important;
	padding: 0px !important;
}
.notice {
    width: 100%;
    padding-left: 18px;
    border-bottom: 1px solid #eee;
}
.outside-text {
    width: 859px;
    height: 64px;
    border-bottom: #eee 1px solid;
    background-color: #fff;
	display: flex;
	justify-content: space-between;
}
.addressw {
    width: 99px;
    height: 40px !important;
    line-height: 40px;
    margin-left: 13px;
    position: relative;
    padding: 0 0 0 12px;
}
.addressw:hover .address-p{
	color: #CD0600;
}
.addressw p {
    font-size: 16px;
	margin: 0 !important;
    color: #000000;
}
.addressw:hover .selectvc {
    display: block;
}
.text-tvc {
	padding-left: 0px !important;
}
.text-tvc a{
	display: block;
	color: #000000;
	text-align: center;
}
.text-tvc a:hover{
	background-color: #f6f6f6;
}
.selectvc {
    left: 0;
    top: 40px;
    width: 100%;
    max-height: 100px;
    display: none;
    font-size: 14px;
    background: #fff;
    list-style: none;
    overflow-y: auto;
    line-height: 28px;
    position: absolute;
    border: 1px solid #ccc;
}
/* 鍒楄〃 */
.shith{
	padding: 0 22px;
}
.array{
	height: 70px;
}
.array p{
	height: 70px;
	color: #999999;
	line-height: 70px;
}
.shith-li{
	margin-bottom: 50px;
	padding-left: 0px !important;
	border-bottom: #eee 1px solid;
}
.shith-h5{
	color: #000000;
	font-size: 18px;
}
.shith-p1{
	text-indent: 50px;
	color: #d0d0d0;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.shith-p2{
	color: #CD0600;
	font-size: 14px;
	margin-bottom: 28px;
}
/* 涓嬩竴椤� */
.turn-pagewar{
	    padding: 0px 32px 40px 0px;
}
.outside-right{
	min-height: 600px;
	margin: 14px 14px 0px 30px;
	border: #eee 1px solid;
	width: 293px !important;
}





.column-p{
	padding-top: 30px;
}
.column-li{
	height: 64px;
	line-height: 64px;
	padding: 0px !important;
	border-bottom: #eee 1px solid;
}
.column-li a:hover{
	color: #CD0600;
}
.column-li a {
	color: #000000;
    padding: 15px 0;
    padding-left: 18px;
    background: url(../img/icon/point.png) no-repeat left center !important;
}
.column-button{
	 background: url(../img/icon/qingc.png) no-repeat left center !important;
}
.column-button button{
	padding-left: 27px;
	height: 60px;
	line-height: 30px;
	font-size: 14px !important;
	color: #b6b6b6 !important;
	border: none;
	background-color: #fff;
	background: url(../img/icon/qingc.png) no-repeat left center !important;
}
.column-button button:hover{
	color: #CD0600;
}
/* s鎼滅储缁撴灉椤� */
.auto-showul{
	padding:0;
	border: 1px solid red;
	border-top: 0px !important;
	width: 600px;
	display: none;
	left: 0;
	min-height: 122px;
	background: #fff;
	position: relative;
	list-style: none;
	z-index: 255;
	border-radius: 0px 0 10px 10px;
}
.auto-showul li{
	padding: 10px 15px;
	color: #ddd;
	font-size: 14px;
}
.auto-showul li:hover{
	background-color: #F6F6F6;
	color: #666;
}
.show{
	display: block;
}
.hide{
	display: none;
}