﻿@charset "utf-8";
table {border-collapse: collapse; border-spacing: 0; font-size: inherit;}
li {list-style: none;}
*{box-sizing:content-box;margin:0px;padding: 0px;}
html {
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%; 
	text-size-adjust: 100%;
}
body{
	color: #333;
	font-family: "微软雅黑";
	font-size: 13px;
}
dt+dd,dd,dt,ul,ol,p,span{padding:0px;margin:0px;font-weight: normal;}
/**清除浮动**/
.clear:after{display:block;clear:both;content: ' ';}
.clear{zoom:1;}


header,footer{
	width: 100%;
	height: 166px;
	background-color: #313131;
}
/*****交易详情****开始****/
.gServiceGuideWhole{
	width: 1200px;
	overflow: hidden;
	margin:auto;
}
/****sTradingInformationBox***/
.sTradingInformationBox{
	padding: 15px;
	background-color: #fff;
}
.sTradingInformationNav{
	height: 48px;
	line-height: 48px;
}
.sTradingInformationNavS,.sTradingInformationNavX,.sTradingInformationNavJ{
	float: left;
	overflow: hidden;
	position: relative;
	padding-left: 20px;
	margin-left: 16px;
	color: #999999;
	cursor: pointer;
}
.sTradingInformationNavS{
	margin-left: 10px;
}
.sTradingInformationNavJ{
	color: #333;
}
.sTradingInformationNavS>i,.sTradingInformationNavX>i,.sTradingInformationNavJ>i{
	width: 16px;height: 16px;
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translate(0,-50%);
}

.gServiceGuide{

}
.gServiceLeft,.gServiceRight{
	float: left;

}
.gServiceLeft{
	overflow: hidden;
}
.gServiceLeftTop{
	width: 906px;
	height: 63px;
}
.gServiceLeftBto{
	margin-top: 12px;
	padding: 20px;
	width: 866px;
	height: 629px;
	background-color: rgba(255, 255, 255, 1);
	border-radius: 5px 5px 5px 5px;
	border: solid 1px rgba(221, 221, 221, 1);
}
.gServiceRight{
	margin-left: 10px;
	overflow: hidden;
}
.gServiceRightTop{
	width: 220px;
	padding: 15px 30px;
	height: 362px;
	background-color: rgba(255, 255, 255, 1);
	border-radius: 5px 5px 5px 5px;
	border: solid 1px rgba(221, 221, 221, 1);
	position: relative;
}
.gServiceRightBto{
	width: 220px;
	height: 312px;
	padding: 15px 30px;
	background-color: rgba(255, 255, 255, 1);
	border-radius: 5px 5px 5px 5px;
	border: solid 1px rgba(221, 221, 221, 1);
	margin-top: 10px;
	position: relative;
}
.gServiceLeftTopNav>li{
	float: left;
	width: 171px;text-align: center;
	height: 63px;line-height: 63px;
	font-size: 16px;
	background-image: linear-gradient(0deg, 
		rgba(229, 229, 229, 1) 1%, 
		rgba(249, 249, 249, 1) 100%), 
	linear-gradient(
		rgba(0, 44, 93, 1), 
		rgba(0, 44, 93, 1));
	background-blend-mode: normal, 
		normal;
	border-radius: 5px 5px 5px 5px;
	border: solid 1px rgba(221, 221, 221, 1);
	margin-left: 10px;
	cursor: pointer;
}
.gServiceLeftTopNav>li:nth-child(1){
	margin-left: 0px;
}
.gServiceLeftTopNav .gServiceLeftTopNavActive{
	background-image: none;
	background-color: #3c3c3c;
	background-blend-mode: normal, normal;
	color: #fff;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid transparent;
	position: relative;
}
.gServiceLeftTopNavActive:after{
	position: absolute;
	content: "" ;
	bottom: -10px;
	left: 50%;
	transform: translate(-50%,0);
	border-left: 12px solid transparent;
	border-top: 12px solid  #3c3c3c;
	border-right: 12px solid transparent;
}

.gServiceBtnStepList{
	height: 32px;
	line-height: 32px;
	color: #666;
	text-decoration: none;
	display: block;width: 100%;
}
.gServiceBtnStepList:hover .gServiceBtnStepCon{
	color: #333;
}
.gServiceBtnStepList:hover .gServiceBtnStepDown{
	color: #333;
}
.gServiceBtnStepTitle,.gServiceBtnStepCon{
	float: left;
}
.gServiceBtnStepList  .gServiceBtnStepDown{
	float: right;
}
.gServiceBtnStepList:hover .gServiceBtnStepTitle>i{
    background-color: #e9444a;
}
.gServiceBtnStepTitle{
	width: 32px;text-align: center;
	height: 32px;
	color: #ffffff;
	text-align: left;
	position: relative;
}
.gServiceBtnStepTitle>i{
	display: block;
	width: 6px;
	height: 6px;border-radius: 50%;
	position: absolute;
	left: 50%;top: 50%;
	transform: translate(-50%,-50%);
	background-color: #d2d2d2;
}
.gServiceBtnStepCon{
	width: 686px;
	margin:0px 26px 0px 0px;
	overflow: hidden; 
	white-space: nowrap; 
	text-overflow: ellipsis;
}
.gServiceBtnStepDown{
	width: 120px;
}
.gServiceBtnStepDown>a{
	display: block;
	width: 62px;
	height: 30px;
	border-bottom: 1px solid #e14949;
	color: #e14949;
	text-align: center;
	cursor: pointer;
}
.gServiceBtoArrow{
	width: 100%;
	height: 30px;
}
.gServiceBtoArrow>span{
	display: inline-block;
	background: url(../images/arrow.png) center no-repeat;
	-webkit-background-size: 20%;
	background-size: 20%;
	width: 150px;
	height: 30px;
	/*margin-left: 50px;*/
}
.gServiceBtnStepBox{
	padding-top: 32px;
	/* display: none; */
}
.gServiceBtnStepActive{
	display: block;
}
/*******服务指南****右边栏****开始**/
.gServicePhoneLayer{
	padding: 10px 0px 10px 0px;
}
.gServicePhoneHead{
	width: 100%;
	border-bottom:1px solid #dddddd;
}
.gServicePhoneHead>i{
	float: left;
	width: 30px;
	height: 30px;
	background: url(../images/icon_phone.png) center no-repeat;
	-webkit-background-size: 90%;
	background-size: 90%;
}
.gServicePhoneHead>p{
	float: left;
	line-height: 30px;
	margin-left: 2px;
}
.gServicePhone{
	margin-bottom: 10px;
}
.gServicePhone>dd{
	color: #434343;
	font-weight: bold;
	line-height: 22px;
}
.gServicePhone>dt>p{
	color: #434343;
	line-height: 22px;
}
.gServicePhoneMore{
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	right: 15px;
	bottom: 0px;
	text-align: center;
	line-height: 40px;
	font-size: 12px;color: #666666;
	cursor: pointer;
}
.gServicePhoneBto{
	line-height: 30px;
}
.gServicePhoneBto>dd{
	float: left;
	width: 100px;
	padding-left: 5px;
}
.gServicePhoneBto>dt{
	float: left;
	width: 110px;
}
.gService_target{
	display: block;
	background-color: #303030;
	padding: 15px;
	width: 190px;
	text-align: center;
	margin-bottom: 12px;
	border-radius: 5px;
	color: white;
	text-decoration: none;
}
/********修改服务热线*******/
.gServicePhoneUp>dd{
	line-height:22px;
}
.gServicePhoneUp>dt{
	line-height:22px;
}
.gServicePhoneUp {
	margin-bottom:5px;
}





/*******gServiceGuideAlearLayer******/
.gServiceGuideAlearLayer{
	width: 100%;height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.4);
	left: 0px;
	top: 0px;
	z-index: 998;
	display: none;
}
.gServiceGuideAleat{
	width: 720px;
	height:590px;
	padding: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top:-335px;
	margin-left:-400px;
	background-color: #fff;
	border-radius: 5px;
}
.gServiceAlertMain{
	position: relative;
	width: 100%;
	height: 100%;
}


.gServiceGuideAleatClose{
	position: absolute;
	top: 3px;
	right: 4px;
	display: block;
	width: 36px;height: 36px;
	cursor: pointer;
	background: url(../images/icon_closeblack.png) center no-repeat;
}
.gService_hotline{
	float: left;
	padding:20px 35px;
	width: 314px;
	height: 548px;
	background-color: #f5f5f5;
	border-radius: 10px 10px 10px 10px;
	border: solid 1px #ddd;
}
.gShengju_hotline{
	float: left;
	margin-left: 35px;
	padding:20px 35px;
	width: 226px;
	height: 548px;
	background-color: #f5f5f5;
	border-radius: 10px 10px 10px 10px;
	border: solid 1px ddd;
}
.gService_hotline>h5,.gShengju_hotline>h5{
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 15px;
}
.gService_hotline_List{
	padding-bottom: 10px;
}
.gService_hotline_List>dd{
	float: left;
	width: 160px;
	padding-left: 5px;
}
.gService_hotline_List>dt{
	float: left;
	line-height: 22px;
	width: 140px;
}
.gService_hotline_List>dt>p{

}


.gShengju_hotline_List{
	padding-bottom: 0px;
	line-height:26px;
}
.gShengju_hotline_List>dd{
	
}
.gShengju_hotline_List>dt{

}


