@charset "utf-8";
.agent-time {
	padding-left: 28px;
	height: 36px;
	background: #0091e5;
	color: #fff;
	font-size: 16px;
	line-height: 36px;
}

.scaList dt {
    width: 102px;
    text-align: right;
    padding-right: 2%;
    color: #333333;
    font-size: 18px;
    float: left;
}
.scaList dd{
    float: left;
     position: relative;
    width: 87%;
    padding-left: 28px;
    padding-bottom: 24px;
    text-align: left;
    border-left: 2px solid #f08200;
    color: #333333;
}
.cir {
	position: absolute;
	top: 0;
	left: -9px;
	width: 12px;
	height: 12px;
	background: #fff;
	border: 2px solid #f08200;
	border-radius: 100%;
}


.sca-txt {
	padding: 10px 0;
	color: #777777;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	line-height: 24px;
}

.sca-txt1 {
	padding: 10px 0;
	color: #777777;
	font-size: 14px;
	line-height: 24px;
}

.sca-txt2{
	padding: 10px 0;
	color: #777777;
	font-size: 14px;
	border-bottom: 1px dashed #ccc;
	line-height: 24px;
	width: 50%;
}


.scaList{ 
    width: 100%;
    float: left;
    
}

.wu-container,.summit-container{
    display: none; 
    overflow: hidden;
}
.wu-container.show,.summit-container.show{
    display: block;
}


.wu-tab li{
    margin-right: 20px;
    line-height: 20px;
    background: #FFFFFF;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 0px;
    font-size: 14px;
    color: #000;
    flex: 1;
    text-align: center;
    cursor: pointer;
	list-style-type:none;
	list-style: none;
	padding: 10px 0;
    margin-bottom: 10px;
}
.wu-tab li.active{ 
    background: #f08200; 
    color: #fff;
}
/*hua*/
.hua-container,.summit-container{
    display: none; 
    overflow: hidden;
}
.hua-container.show,.summit-container.show{
    display: block;
}


.hua-tab li{
    margin-right: 20px;
    line-height: 20px;
    background: #FFFFFF;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 0px;
    font-size: 14px;
    color: #000;
    flex: 1;
    text-align: center;
    cursor: pointer;
	list-style-type:none;
	list-style: none;
	padding: 10px 0;
    margin-bottom: 10px;
}
.hua-tab li.active{ 
    background: #f08200; 
    color: #fff;
}
/*sheng*/
.sheng-container,.summit-container{
    display: none; 
    overflow: hidden;
}
.sheng-container.show,.summit-container.show{
    display: block;
}


.sheng-tab li{
    margin-right: 20px;
    line-height: 20px;
    background: #FFFFFF;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 0px;
    font-size: 14px;
    color: #000;
    flex: 1;
    text-align: center;
    cursor: pointer;
	list-style-type:none;
	list-style: none;
	padding: 10px 0;
    margin-bottom: 10px;
}
.sheng-tab li.active{ 
    background: #f08200; 
    color: #fff;
}









.fl ul li img{
    width: 120px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.fl ul li{
	float: left;
}

.xgz{
	margin-left: 10px;
	padding-top: 10px;
	line-height: 25px;
	font-weight: bold;
	max-width: 512px;
	
}
.fl{
	overflow: hidden;
}
.scaList {
	padding: 30px 0;
	font-size: 16px;
}
.jsjs{
	padding-bottom: 15px;
	color: #999999;
    font-size: 14px;
	font-weight: normal;
    
    
}


