.main_con {
	float: left;
	margin-top: 20px;
	width: 800px;
	min-height: 535px;
	background-color: #FFF;
}
.tc {
	text-align: center;
}
.supportpro_nav dt {
	height: 30px;
}
.supportpro_nav dt span {
	float: left;
	font-size: 14px;
	color: #626f77;
}
.supportpro_nav dt span.step {
	width: 85px;
	height: 26px;
	background-color: #deebff;
	border: 1px solid #deebff;
	border-radius: 13px;
	font-size: 16px;
	color: #3884ff;
	text-align: center;
}
.supportpro_nav dt span.name {
	float: left;
}
.supportpro_nav dt span.name em {
	padding-left: 11px;
	color: #d0d0d0;
}
.supportpro_nav dt .custom_a {
	float: right;
	margin-right: 12px;
	font-size: 14px;
	color: #3884ff;
}

.supportpro_nav dt .custom_a i {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url(../../images/iben/arrow_icon_16.png) no-repeat;
	background-size: auto 30px;
}
.supportpro_nav dt .custom_a i.arrow_left {
	background-position: 0 0;
	margin-left: 6px;
	margin-top:3px;
	float:left;
}
.supportpro_nav dt .custom_a i.arrow_right {
	background-position: 0 -20px;
	margin-right: 6px;
	margin-top:3px;
}

.supportpro_nav dt .custom_a em {
	font-size: 14px;
	color: #76b7e7;
	float:left;
}

.supportpro_nav dt .custom_a:hover {
	text-decoration: underline;
}

.supportpro_nav dd.last {
	border-bottom: 0 none;
}

.systemicon_nav {
	padding:30px 0 20px 30px;
	overflow: hidden;
	width:100%;
}
.systemicon_nav ul {
	float: left;
}

.systemicon_nav li {
	float: left;
	width: 127px;
	margin-left: 35px;
	margin-right: 25px;
	display: inline;
}

.systemicon_nav li .sczx_btn,.systemicon_nav li .sclx_btn {
	display: inline-block;
	width: 93px;
	height: 31px;
	margin-top: 10px;
}

.systemicon_nav li .sczx_btn {
	background: url(../../images/iben/sczx_btn_03.png) no-repeat;
	background-size: auto 31px;
}

.systemicon_nav li .sclx_btn {
	background: url(../../images/iben/sclx_btn_05.png) no-repeat;
}

.systemicon_nav .recommend_size {
	float: left;
	margin-top: 101px;
	color: #4b93ff;
}

.customertip_con {
	padding: 16px 37px;
	overflow: hidden;
	box-sizing:border-box;
	width:100%;
	margin-left:24px;
}

.customertip_con p {
	line-height: 21px;
	font-size: 12px;
	color: #626f77;
}

.customertip_con p .red {
	color: #f97622;
}

.customertip_con .textarea {
	width: 690px;
	height: 74px;
	padding: 5px;
	border: 1px solid #dde7f0;
	border-radius: 3px;
	margin-top: 20px;
	margin-bottom:20px;
	font-size: 12px;
	color:#999;
}

.customertip_btncon {
	padding-top: 13px;
}

.customertip_btncon .replace_btn {
	float: left;
	width: 78px;
	height: 30px;
	background: url(../../images/iben/replace_btn_03.png) no-repeat;
	border: 0 none;
	font-size: 12px;
	background-size: 100%;
}

.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.blue_btn_new {
	display: inline-block;
	height: 30px;
	line-height:30px;
	background: #6391d3;
	padding: 0 22px;
	border-radius: 6px;
	font-size: 12px;
	color: #FFF;
	cursor: pointer;
	border: none;
}
.white_btn {
	height: 30px;
	line-height: 26px;
	background: #fff;
	padding: 0 23px;
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	font-size: 12px;
	color: #5b5b5b;
	cursor: pointer;
}
.blue_btn {
	height: 30px;
	line-height: 26px;
	background: url(../../images/iben/blue_btn_bg_03.gif) repeat-x;
	padding: 0 23px;
	border: 1px solid #1871fd;
	border-radius: 4px;
	font-size: 12px;
	color: #FFF;
	cursor: pointer;
}
.customertip_content {
	padding-top: 10px;
}

.customertip_content h3 a {
	float: right;
	color: #4b93ff;
}
.customertip_content h3 a:hover {
	text-decoration: underline;
}

.popinvite_nav {
	width: 644px;
	height: 186px;
	overflow: hidden;
	position: relative;
	margin-left:30px;
}

.popinvite_nav ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 1288px;
}

.popinvite_nav li {
	float: left;
	width: 431px;
	height: 231px;
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
}

.popinvite_nav li i {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 312px;
	height: 132px;
}

.popinvite_nav li.selected i {
	display: block;
}

.mr_20 {
	margin-right: 20px;
}
.clear::after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.clear {
    clear: both;
}
#headtitle{
	margin:20px 0 0 40px;
}
#headtitle strong{
	background: url(../../images/iben/inform_03.png) no-repeat;
	width: 12px;
	height: 12px;
	display: inline-block;
	float:left;
	margin-top:8px;
	background-size: 100%;
}
h3{
	font-size:14px;
	color:#888;
}
#headtitle span{
	color: #f97622;
	font-size: 15px;
	padding-left: 10px;
	font-weight:normal;
	vertical-align: middle;
	margin-top: 4px;
}
.textads_con {
    padding-top: 10px;
    padding-bottom: 25px;
    margin-left: 40px;
}
.textads_con li {
    padding-top: 15px;
    padding-left: 22px;
}
.textads_con li .text {
    width: 59%;
    height: 28px;
    border: 1px solid #dde7f0;
    border-radius: 3px;
    margin-left: 10px;
    padding: 5px;
    font-size: 12px;
}
.leftadv_box {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 22px;
}
.leftadv_con .leftadv_img {
    float: left;
    width: 222px;
    height: 492px;
    border: 1px solid #ebebeb;
    margin-left: 40px;
}
.leftadv_con .leftadv_img img {
    max-width: 220px;
	max-height: 490px;
}
.leftadv_con span {
    float: left;
    line-height: 25px;
    margin-top: 469px;
    margin-left: 20px;
}
.aaaa span.selectedColor .customerser_mask1 {
    display: block;
}
.aaaa span .customerser_mask1 {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../../images/iben/color_background.png)
		no-repeat center center;
	background-size: 39px;
}
.aaaa span {
	float: left;
	display: inline;
	position: relative;
	text-align: center;
	margin-right: 7px;
}
.GongGaotext{
	height: 28px;
	border: 1px solid #dde7f0;
	border-radius: 3px;
	margin-left: 10px;
	padding: 5px;
	font-size: 12px;
}
#chatColor,.textads_con li input{
	display: inline-block;
    border: solid 1px #d8dbde;
    width: 100px;
    height: 28;
    border-radius: 4px;
    padding-left: 5px;
    margin-left: 10px;
}
.textads_con li input{
	width: 220px;
}
