﻿@charset "utf-8";
/* 排序  */
.main_content .Screen-box {
	background: #f5f8fa;
	height: 72px;
	line-height: 72px;
	margin-top: 18px;
	width: 738px;
}
.main_content .rank {
	color: #133a58;
	font-family: "微软雅黑";
	font-size: 16px;
	margin-left: 22px;
	width: 75px;
}
.main_content .State_case {
	background: #fff;
	border: 1px solid #b4c0ca;
	margin-top: 18px;
}
.main_content .State_case li {
	background: url(../new_images/arrow_t.png) no-repeat 103px center;
	color: #133a58;
	cursor: pointer;
	float: left;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 34px;
	padding-left: 12px;
	width: 107px;
}
.main_content .State_case li.active{ background-color:#eaf0f4;}
.main_content .pass_attesta {
	border: 2px solid #133a58;
	color: #133a58;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 32px;
	margin-right: 20px;
	margin-top: 18px;
	text-align: center;
	width: 117px;
	text-decoration: none;
}
/* 认证  */
.Authen-box {
	overflow: hidden;
}
.Authen-box ul {
	margin-left: -30px;
}
.Authen-box li{
	padding-left:2px;
}
.Authen-box li:hover{
	box-shadow:0 2px 5px rgba(0, 0, 0, 0.1);
}
.Authen-box .Identity {
	width: 353px;
    height:280px;
	margin: 28px 0px;
	margin-left: 30px;
}
.Authen-box .Personal-icon {
	margin-bottom: 25px;
}
.Authen-box .avatar {
	margin-top: 0;
	height:80px;
	width:80px;
}
.Authen-box .owner_name {
	height: 80px;
	width: 250px;
	border-bottom: 1px solid #d0d0d0;
	color: #133a58;
	font-family: "微软雅黑";
}
.Authen-box .ID {
	font-size: 14px;
	line-height: 26px;
}
.Authen-box .grade {
	font-size: 22px;
	line-height: 34px;
}
.Authen-box a {
	text-decoration: none;
}
.Authen-box .Content {
	width: 100%;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 14px;
}
.Authen-box .ship-owner {
	width: 85px;
	text-align: right;
}
.Authen-box .note {
	margin-bottom: 18px;
}
.Authen-box .detail {
	width: 248px;
	text-align: left;
}
.Authen-box .title { 
    height: 14px;
	margin-bottom: 18px;
}
.Authen-box .telBtn {
	border: 1px solid #133a58;
	color: #133a58;
	float:right;
	display: inline-block;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 27px;
	text-align: center;
	width: 92px;
	margin-top: 15px;
}
.mr-13 {
	margin-right: 13px;
}

.sidebar .Line{
	height:30px;
	border-bottom: 1px solid #a6b7c4;
	margin-bottom: 24px;
}
