

*{ margin:0; padding:0;}
*, ::after, ::before {
    box-sizing: border-box;
}

input::-ms-clear, input::-ms-reveal {
    display: none;
}

/*media all*/
body {
    margin: 0;
    padding: 0;
    -ms-word-wrap: break-word;
    font-size: 12px;
    word-wrap: break-word;
    background-color: #ffffff;
    line-height: 24px;
    color: #333333;
    font-family: "Microsoft Yahei";
	background-color: #f5f5f5;
    cursor: default;
}
/*验证*/
label.error {
    color: #cc5965;
    display: inline-block;
    margin-left: 5px;
}
input.error,textarea.error,select.error{
    background-color: rgb(251, 227, 228) !important;
}
/*验证*/

.clear{ clear:both;}

body.home .fixed, body.blog .fixed{position:fixed !important; top:0 !important; margin:0; padding:0; z-index:200;}

.header .header-inner{ margin:0 auto; padding:0; position:relative; width:1200px;background-color:#ffffff;}
.header .header-inner .logo{margin:0; padding:0; }
.header .header-inner .logo span{padding: 35px 0px; font-size: 18pt; font-weight: 600; display: block;color:#3e3e3e}
.header .header-inner .logo h1{ font-weight:700; text-transform:uppercase; font-family:'Roboto',san-serif; font-size:28px; }
.header .header-inner .logo a{ color:#3e3e3e;}
.container{ width:1160px; margin:0 auto; padding:0; position:relative;}
.toggle{display:none;}
.header{width:100%; height:auto; position:relative;  padding:0; background-color:#ffffff; }
.header .header-inner .nav{ margin: 0; padding:0; text-align:right; float:left;margin-left: 514px;}
.header .header-inner .nav ul { float:right; margin:0; padding:0;  font-size:18px; }
.header .header-inner .nav ul li{ display:inline-block; margin:0; padding:35px 100px 35px 0px; text-transform:uppercase; position:relative;}
.header .header-inner .nav ul li:last-child{padding-right: 0px;}
.header .header-inner .nav ul li a{ color:#333333; display:block;}


.header .header-inner .nav2{ margin: 0; padding:0; text-align:left; float:right;}
.header .header-inner .nav2 ul { float:right; margin:0; padding:0;  font-size:18px; }
.header .header-inner .nav2 ul li{ display:inline-block; margin:0; padding: 35px 20px 35px 0px; text-transform:uppercase; position:relative;}
.header .header-inner .nav2 ul li a{ color:#333333; display:block;}

.header .header-inner .nav2 ul li img{vertical-align: middle; padding-right: 10px;}

.header .header-inner .logo{float:left; }

@media all and (min-width: 1200px)
{
    /*
	.header .header-inner
	{
		width:1200px;
	}
	.header .header-inner .nav
	{margin-left: 364px;}
	.header .header-inner .nav ul li
	{padding:35px 10px 35px 0px; }
	.header .header-inner .nav2 ul li{padding:35px 0px;}
*/
}
/*media all*/
a 
{
    border:none;
    color: #28b394;
    text-decoration: none;
	cursor: pointer;
}
a.orger{color: #FD9829;}
a.dark{color: #666666;}
label.orger{color: #FD9829;}
label.dark{color: #666666;}
span.orger{color: #FD9829;}
span.dark{color: #666666;}
img
{
    border:none;}

.btn
{cursor:pointer;width:140px;height:40px; border-radius:4px; background-color: #ffffff;border: #dddddd 1px solid; color: #999999; font-size: 16px; text-align: center;}

.btn:last-child{margin-right: 0;}
.btn-small{cursor:pointer;width:120px;height:36px; border-radius:4px;background-color: #ffffff;border: #dddddd 1px solid; color: #999999; font-size: 14px; text-align: center;}
.btn-xsmall{cursor:pointer;width:60px;height:36px; border-radius:4px;background-color: #ffffff;border: #dddddd 1px solid; color: #999999; font-size: 16px; text-align: center;}
.btn-rest-small{cursor:pointer;width:140px;height:48px; border-radius:24px;background-color: #ffffff;border: #dddddd 1px solid; color: #999999; font-size: 16px; text-align: right; padding-right:20px;}

.btn-big{cursor:pointer;width:460px;height:36px; border-radius:4px;background-color: #ffffff;border: #dddddd 1px solid; color: #999999; font-size: 16px; text-align: center;}
.btn-rest{cursor:pointer;width:460px;height:48px; border-radius:24px;background-color: #ffffff;border: #dddddd 1px solid; color: #999999; font-size: 18px; text-align: center;}
input[type=submit].orger,button.orger{background-color: #FDA948;color: #FFFFFF;border: #FDA948 1px solid;}
input[type=submit].green,button.green{background-color: #28b394;color: #FFFFFF;border: #28b394 1px solid;}
input[type=submit].gray,button.gray{background-color: #eeeeee;color: #333333;border: #eeeeee 1px solid;}
input[type=submit].dark,input[type=button].dark,button.dark{background-color: #a8a8a8;color: #ffffff;border: #a8a8a8 1px solid;}
input[type=submit].lintdark,input[type=button].lintdark,button.lintdark{background-color: #B2B2B2;color: #ffffff;border: #B2B2B2 1px solid;}
input[type=submit].h-40,button.h-40{height:40px !important; }
input[type=submit].border-green,input[type=button].border-green,button.border-green{background-color: #ffffff;color: #28B394;border: #28B394 1px solid;}

a.btn.orger{background-color: #FDA948;color: #FFFFFF;border: #FDA948 1px solid;}
a.btn.orger:hover,button.btn.orger:hover{background-color: #E58A22;color: #FFFFFF;border: #E58A22 1px solid;}

button.w-100{width:100px !important;}
/*
input[type=submit].orger:hover,button.orger:hover,.btn.orger:hover{background-color: #FFFFFF;color: #FD9829;border: #FD9829 1px solid;}
input[type=submit].green:hover,button.green:hover,.btn.green:hover{background-color: #FFFFFF;color: #28b394;border: #28b394 1px solid;}
input[type=submit].gray:hover,button.gray:hover,.btn.gray:hover{background-color: #333333;color: #eeeeee;border: #eeeeee 1px solid;}
input[type=submit].dark:hover,input[type=button].dark:hover,button.dark:hover,.btn.dark:hover{background-color: #ffffff;color: #a8a8a8;border: #a8a8a8 1px solid;}
*/

.center{display: block; width:1400px; min-height: 460px; position:absolute;left:0; right:0; top:80px; bottom:0; margin:20px auto; padding:0; }
.center-1{display: block; width: 1400px; min-height: 460px; position:absolute;left:0; right:0; top:0px; bottom:0; margin:0px auto; padding:0; }
.leftmenu{
	width: 180px; float: left; background-color: #ffffff; color: #333333; height: 100%; 
}
.leftmenu ul {list-style:none;margin:0px;padding: 42px 50px 0px 50px;text-align: left;background-color: #ffffff;}
.leftmenu ul li{margin:0 auto;}
.leftmenu ul li a{color: #333333; cursor:pointer;}
.leftmenu ul .firstnav {padding: 0px; font-size: 20px;} 
.leftmenu ul .menuDiv {padding: 24px 0px 0px 0px; font-size: 16px;} 
.leftmenu ul .last {padding: 24px 0px 60px 0px;} 
.leftmenu ul li a:hover{
    color: #28b394;}


/*iframe*/
.main-container{margin:0; padding:0;}	
.main-container{width: 1200px; float: left; margin-left: 20px; background-color: #ffffff; border: none;}
/*iframe*/
/*子页面*/
.iframe-main{position: absolute; left: 0; right: 0;bottom: 0;top:0; min-height: 460px;background-color: #ffffff;}
.container-top{ background-color: #ffffff;margin: 42px 0px 42px 390px;width: 1120px;}
.container-top img{margin-right: 24px;}
.container-top span{padding: 15px 0px; font-size: 16px; position: absolute;}
.container-top .phone{padding-left:20px ;}

.container-center{width: 100%; margin: 0 auto;background-color: #ffffff;}
.container-center dl{margin: 20px 40px; font-size: 16px;}
.container-center dl:first-child {margin-top: 40px;}

#menulist{text-align:center; margin: 40px 40px;width: 1120px;border-top: #dddddd 1px solid;}
#menulist ul
{
	margin: 40px 96px 0px 96px;list-style:none;
}
#menulist ul li
{
	display:inline;float: left; margin-right: 202px;
}			
#menulist ul li:last-child{margin-right:0px;}
#menulist ul li a{font-size:16px; color:#333333; }
#menulist ul li a img{display: block;padding-bottom: 20px;margin: 0 auto;}
#menulist ul li a .img
{
    width:48px;
    height:40px;
    vertical-align: middle;
    margin: 0px auto 20px auto;
}
#menulist ul li a:hover{color: #28b394;}
#menulist ul li a:focus{color: #28b394;}

#menulist ul li i{ box-sizing: content-box;background-color:#fd9825;height:21px;min-width:21px;line-height:21px;padding:2px; border-radius: 50%;display: inline-block;position: absolute;margin-top: -70px;margin-left: -25px;}		
#menulist ul li i span{font-size:14px; color:#ffffff;  font-style:normal; }

.ordermain{width: 1120px;display: table;border-top: #dddddd 1px solid;margin: 20px 40px;}
.ordermain:last-child {border-bottom: #dddddd 1px solid;padding-bottom: 20px;}
.ordermain.lastchild {border-bottom: #dddddd 1px solid;padding-bottom: 20px;}
.ordermain dl{display: block;line-height: 30px;margin: 30px 0px 0px 0px;font-size: 16px;color: #333333;}
.ordermain dl:first-child {margin-top: 30px;}
.ordermain dl dt{display: block;float: left;width: 140px;font-weight: normal;}
.ordermain dl dd{position: relative;margin-left: 140px;}

input[disabled],input[readonly]
{
    background-color:#F3F3F3;
    border-color:#DDDDDD;
    color: #979797;
}
input:focus {
    outline: none;
    border: border: #dddddd 1px solid; /* 根据需要可以添加边框样式 */
    box-shadow: none; /* 如果有阴影效果也可以移除 */
}
.input-normal{width: 140px;height: 40px;border-radius:4px; background-color: #ffffff;border: #dddddd 1px solid; color: #999999; font-size: 14px; text-align: left;padding-left:10px;}
.input-pwd{width: 480px;height: 40px;border-radius:4px; background-color: #ffffff;border: #dddddd 1px solid; color: #999999; font-size: 16px; text-align: left;padding-left:10px;}
.input-search{width: 360px;height: 40px;border-radius:4px; background-color: #ffffff;border: #dddddd 1px solid; color: #999999; font-size: 14px; text-align: left;background-image:url("../img/搜索.png");background-repeat: no-repeat;background-position: right;background-position-x: 330px;padding-left:10px;}
.input-big{width: 460px;height: 36px;border-radius:4px; background-color: #ffffff;border: #dddddd 1px solid; color: #999999; font-size: 14px; text-align: left;padding-left:10px;}
.input-rest{width: 460px;height: 48px;border-radius:24px; background-color: #ffffff;border: #dddddd 1px solid; color: #999999; font-size: 16px; text-align: left;padding-left:20px;}
input.h-40{height: 40px!important;}
input.h-36{height: 36px!important;}
input.h-48{height: 48px!important;}
input.wid-1{width: 460px!important;}
input.wid-2{width: 320px!important;}
input.wid-48{width: 48.4%!important;}
input.wid-100{width: 100%!important;}
input.wid-2-0{width: 330px!important;}
input.wid-3{width: 140px!important;}
input.wid-4{width: 280px!important;}
input.txt-left{ text-align:left!important;}
.rad-0{border-radius:0px!important;}
.rad-24{border-radius:24px!important;}
.rad-no-right{border-radius:24px 0px 0px 24px!important;}
.rad-no-left{border-radius:0px 24px 24px 0px!important;}
.bod-no-right{border-right: none!important;}
.bod-no-left{border-left: none!important;}

.form-control{color: #999999 !important; font-size: 14px !important;padding-left: 10px !important;}
.form-control.w460{width: 460px !important;}


input[type=text]::-ms-clear{
    display: none; 
}
input::-webkit-search-cancel-button{
    display: none;
} 
.left{float: left;}
.right{float: right;}
.min-top-0{margin-top: 0px;}
.min-top-20{margin-top: 20px;}
.min-top-30{margin-top: 30px;}
.min-top-40{margin-top: 40px;}
.min-bottom-0{margin-bottom: 0px;}
.min-bottom-20{margin-bottom: 20px;}
.min-bottom-30{margin-bottom: 30px;}
.min-bottom-40{margin-bottom: 40px;}
.min-left-5{margin-left: 5px;}
.min-left-20{margin-left: 20px;}
.min-left-40{margin-left: 40px;}
.min-right-20{margin-right: 20px;}
.min-right-40{margin-right: 40px;}
.gray{color: #999999;}
.black{color: #333333;}
.green{color: #28B394;}
/*子页面*/

/*更换手机号*/
.center-main{margin: 0 auto 20px auto;width:461px;text-align: center;}
.center-main dl{margin-top: 30px;height: 36px;}
.center-main dl:first-child{margin-top: 0px;}

.toptitle{display: block;margin: 60px auto 30px auto; font-size: 18px;text-align: center;}
/*业务办理导航*/
.floatnav{
	position: absolute;
	z-index: 999;
	margin-top: 36px; 
	width: 100px;height: 500px;
}
.floatnav ul{width: 100px;height: 100px; text-align: center; border: #dddddd 1px solid; border-left: none;border-bottom: none; margin:0px; }
.floatnav ul:last-child{border-bottom: #dddddd 1px solid;}
.floatnav ul li:first-child{margin-top: 5px;}
.floatnav ul li img{display: block;margin: 0 auto;}
.floatnav ul li a{font-size: 14px;color: #999999;display: inline-block;}
.floatnav ul li:first-child a{font-size: 16px;color: #333333;}
.floatnav ul li a:hover{color: #28b394;}
						
.floatnav ul li a:focus{color: #28b394;}	

/*业务申请*/
/*.ordermain .title{position: inherit;font-size: 16px;color: #333333; font-weight: normal; margin-left: 40px;}
.ordermain .rule-multi-radio-new{min-height:50px;padding-left: 18px;}
.ordermain .feeul{border: #dddddd 1px solid;background-color: #f0f0f0;border-radius:4px;list-style:none;width: 216px;height: 166px;margin: 20px 20px 0px 0px;display:block;float: left; cursor:pointer;}
.ordermain .feeul li{text-align: center;color: #333333;font-size: 16px; line-height:41px;}
.ordermain .feeul li:last-child{font-size: 24px;color: #fe7d36;}
.ordermain .feeul.selected{border:#fe7d36 1px solid;}
*/
.ordermain .title{position: inherit;font-size: 16px;color: #333333; font-weight: normal; margin-left: 40px;}
.ordermain .rule-multi-radio-new{min-height:50px;padding-left: 18px;}
.ordermain .feeul{border: #dddddd 1px solid;background-color: #f0f0f0;border-radius:4px;list-style:none;width: 216px;height: 166px;margin: 20px 20px 0px 0px;display:block;float: left; cursor:pointer;}
.ordermain .feeul li:first-child{margin-top: 10px;}
.ordermain .feeul li{text-align: center;color: #333333;font-size: 16px; line-height:32px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.ordermain .feeul li:last-child{font-size: 24px;color: #fe7d36;margin-top: 15px;}
.ordermain .feeul.selected{border:#fe7d36 1px solid;}

.ordermain .imgul{list-style:none;margin-top: 30px;margin-left: 20px;}
.ordermain .imgul li{display:block;float: left;text-align: center;font-size: 14px;margin-right: 40px;margin-bottom: 10px;}
.ordermain .imgul li:last-child{margin-right: 0px;}
.ordermain .imgul li img{margin: 0 auto;}
.ordermain .imgul li span{font-size: 14px;display: block;margin: 0px;}
.ordermain .imgul li a{color: #28B394; /*margin-left: 30px;*/ vertical-align: middle;}
.ordermain .imgul li a:hover{color: #28B394;}
.titlediv{height: 48px;border-top: #dddddd 1px solid;border-bottom: #dddddd 1px solid;}
.titlediv span:first-child {
    width: 140px;
    display: inline-block;
    line-height: 0px;
}


input[type=radio]{margin-right: 10px;margin-left: 60px;cursor: pointer;}
input[type=radio]:first-child{margin-left: 10px;}
input[type=radio]+label{cursor: pointer;}


.my-radio-list tbody tr td
{ 
    text-align:left;
    width:106px;
}
.my-radio-list
{
    display:inline;
}

/* 定义单选按钮的默认样式 */
.my-radio-list input[type="radio"] {
    display: none; /* 隐藏原生的单选按钮 */
}
.my-radio-list input[type="radio"] + label::before
{
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 15px;
    border:1px solid #A8A8A8;
    border-radius: 50%; /* 圆点形状 */
    text-align: center;
    vertical-align: middle;
    line-height: 0.3;
    font-size: 32px; /* 圆点大小 */
}
/* 定义被选中的圆点样式 */
.my-radio-list input[type="radio"]:checked + label::before {
    content: "\2022";
    color: #28B394; /* 选中时的颜色 */
    border: 1px solid #28b394;/* 选中时的颜色 */
    margin-top: -1px;
}


.inputbottom-label
{
    width: 289px;
    height: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    margin-bottom: 0px;
    float: right;
    line-height: 1.5;
}
.inputbottom-label2
{
    width: 225px;
    height: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    margin-bottom: 0px;
    line-height: 25px;
    position:absolute;
    display:block;
    margin-left:235px;
}

/* 自定义多选选按钮的样式 */
.asp-checkbox input[type="checkbox"] {
    display:none;
}
/* 设置默认的checkbox样式 */
.asp-checkbox input[type="checkbox"] + label {
    width:16px;
    height:16px;
    border: 1px solid #CDCDCD;
    outline: none;
    border-radius: 2px;
    display:inline-block;
}
/* 设置选中状态下的checkbox样式 */
.asp-checkbox input[type="checkbox"]:checked + label:after {
    content:' \2714 ';
    color:#fff;
    position:absolute;
    top:0;
    left:0;
    font-size:16px;
    line-height:1;
    width:16px;
}
.asp-checkbox input[type="checkbox"]:checked + label{
    position:relative;
    background-color: #3D63D4;/* 你可以更改这个颜色为你想要的颜色 */
}
/* 自定义多选选按钮的样式 ------end*/

#post_zt img{width: 460px;height: 188px; margin-left: 20px;margin-top: 24px;}
#post_zt div {float: right;}
#post_zt dl dt{width: 104px;text-align: right;font-weight: normal;}
#post_zt dl dd{margin-left: 134px; width: 400px;}
#post_zt dl dd label{word-break:break-all; word-wrap:break-word;}

.ordermain .tableclass{height: 180px;text-align: center;color: #333333;font-size: 16px;}
.ordermain .tableclass thead{background-color: #ebfffb;}
.ordermain .tableclass thead tr{height: 40px;}
.ordermain .tableclass td ul{margin:0;}
.ordermain .tableclass td ul li{padding:5px;}
.tableclass.ltable tr.odd_bg{background-color: #ebfffb;}


.ordermain .gmxxtableclass{height: 120px;text-align: center;color: #333333;font-size: 16px; font-weight:normal;}
.ordermain .gmxxtableclass thead{background-color: #ebfffb;}
.ordermain .gmxxtableclass thead tr{height: 40px;font-weight:normal;}
.ordermain .gmxxtableclass td ul{margin:0;}
.ordermain .gmxxtableclass td ul li{padding:5px;}
.gmxxtableclass.ltable tr.odd_bg{background-color: #ebfffb;}

input[type=text].font-16{font-size: 16px!important;}
.sel{width: 180px;padding-left: 10px;height: 40px;text-align: center;color: #999999;font-size: 14px;border: #dddddd 1px solid; border-radius:4px;display: inline;}
.textarea1{padding: 12px 10px;color: #999999;font-size: 14px;width:100%;height:80px; border-radius: 4px;background-color: #ffffff;border: #dddddd 1px solid; resize: none;/* 禁止用户手动拖动调整大小 */ }

/*分页样式*/
.pagelist{ clear:both; display:block; margin:10px 0 20px 40px; }
	.pagelist:after{ clear:both; content:"."; display:block; height:0; visibility:hidden; }
	.pagelist .l-btns{ display:block; float:left; margin:2px 5px 0 -1px; padding:0 10px; border:1px solid #dbdbdb; height:28px; overflow:hidden; }
	.pagelist .l-btns span{ font-size:12px; color:#333; line-height:28px; }
	.pagelist .l-btns .pagenum{ display:inline-block; margin:0 5px; padding:0 5px; border:1px solid #dbdbdb; border-top:0; border-bottom:0; width:30px; height:28px; line-height:28px; font-size:12px; color:#333; text-align:center; vertical-align:top; overflow:hidden; }

/*分页样式*/
.pagelistold{ clear:both; display:block; margin:0 0 20px 1px; }
	.pagelistold:after{ clear:both; content:"."; display:block; height:0; visibility:hidden; }
	.pagelistold .l-btns{ display:block; float:left; margin:2px 5px 0 -1px; padding:0 10px; border:1px solid #dbdbdb; height:28px; overflow:hidden; }
	.pagelistold .l-btns span{ font-size:12px; color:#333; line-height:28px; }
	.pagelistold .l-btns .pagenum{ display:inline-block; margin:0 5px; padding:0 5px; border:1px solid #dbdbdb; border-top:0; border-bottom:0; width:30px; height:28px; line-height:28px; font-size:12px; color:#333; text-align:center; vertical-align:top; overflow:hidden; }

.tip{ float:left; margin-top:10px; font-size:14px; color:#333333;}
.tip.gray{color: #999999 !important;}

.feegroup dl{color:#999999; font-size:16px; width: 220px;position: relative;text-align: right; }
.feegroup dl dt{width: 100px;font-weight: normal;}
.feegroup dl dd{top: 0px; margin-left: 100px; position: absolute;width: 120px;text-align: right;}

.feegroup table td{color:#999999; font-size:16px; text-align: right;font-weight: normal; padding-bottom:16px;}

/*验证*/
label.error {
    color: #cc5965;
    display: inline-block;
    margin-left: 5px;
}
input.error{
    background-color: rgb(251, 227, 228);
}
/*验证*/
/*图片\压缩包上传*/
input.uploadimg
{
    position: absolute;
    top: 0px;
    right: 0px;
    left:0px;
    margin: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    font-size: 0px;
    direction: ltr;
    cursor: pointer;
}

.fileupload_div
{
    width:720px;
    margin:0 auto;
}
.fileupload_div dl
{
    font-size:14px !important;
    color:#000000 !important;
}
.fileinput-button {
    position: relative;
    width: 80px !important;
    height: 36px !important;
    background: #E5E5E5 !important;
    border-radius: 4px !important;
    border: 1px solid #CDCDCD !important;
    margin:0px !important;
    text-align:center;
    display: inline-block;
}
.fileinput-button span {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    padding: 0px;
    text-decoration: none;
    margin: 0px !important;
    font-family: Microsoft YaHei !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    color: #656565 !important;
    width: 56px !important;
    height: 15px !important;
    line-height:18px !important;
    vertical-align: text-top;
}
.fileinput-button input {
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px;
    direction: ltr;
    cursor: pointer;
    width: 80px;
    height: 36px;
}
label.upload-name{
    max-width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0px;
    vertical-align: top;
}

.checktip {
    margin: 0px 0px 0px 10px !important;
    line-height: 16px !important;
    overflow: hidden !important;
    font-family: Microsoft YaHei;
    font-weight: 400 !important;
    font-size: 14px !important;
    color: #999999 !important;
    text-align:left !important;
    vertical-align: text-top;
}

/*图片、压缩包上传*/


/* 这部分是修改过的部分  */
li{
    list-style: none !important;
}
.header1{
    height: 80px;
    width: 100%;
    background-color: #fff;
    min-width:1400px;
}

.brand{
    height: 80px;
    width: 1400px;
    margin: 0 auto;
}
.brand ul{
    line-height: 80px;
    padding:0px;
    margin:0px;
}
.brand ul li{
    float: left;
}
.brand ul li img{
    vertical-align: bottom;padding-right:10px;}
.brand ul li a{
    font-family: 'Microsoft Yahei';
    font-size: 18px;
    line-height:18px;
    color: #333333;
    display:inline-table;
}
.iphone{
    font-family: 'Microsoft Yahei';
    font-size: 18px;
    color: #333333;
}
li.iphone a img{vertical-align: middle;}
/* 订单详情页面样式 */
.time {
    /*margin-left: 80px !important;
    margin-bottom: 0;*/
    width:25%;
    margin: 0 0.5em;
    text-align:center;
}
.body_top {
    border-top: 1px solid #dddddd;
}
.body_top p {
    font-family: 'Mircosoft YaHei';
    font-size: 20px;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 0;
}
.body_top table{
    width: 500px;
    margin-top: 10px;
    margin-left: -15px;
    font-family: 'Mircosoft YaHei';
    font-size: 16px;
    color: #666666;
}
.body_top table tr td{
    height: 40px;
    margin-top: 20px;
}
.body_top table tr td:first-child {
    text-align: right;
}
.body_top table tr td:last-child {
    text-align: left;
    padding-left: 50px;
}
.rignt_tab{
    margin-top: 20px;
    margin-bottom: 0;
    font-family: 'Mircosoft YaHei';
    font-size: 20px;
    color: #333333;
}
.body_part{
    border-top: 1px solid #dddddd;
    margin: 0 40px;
}
.table_box{
    width: 800px;
    height: 40px;
    margin-top: 10px;
    margin-left: -15px;
    font-family: 'Mircosoft YaHei';
    font-size: 16px;
    color: #666666;
}
.table_box tr{
    height: 40px;
}
.table_box tr td:first-child {
    width: 152.88px;
    text-align: right;
}
.table_box tr td:last-child {
    text-align: left;
    padding-left: 50px;
}
.set-tag{
    font-family: 'Mircosoft YaHei';
    font-size: 16px;
    color: #333333;
}
.set-tag p:first-child{
    float: left;
    margin-top: 20px;
    margin-bottom: 0;
}
.set-tag p:last-child{
    float: right;
    margin-top: 20px;
    margin-bottom: 0;
}
/*表格样式*/
    .border-table{ min-width:500px; border-width:1px; margin:0; background:#fff; }
	.border-table th,.border-table td{ margin:0; padding:2px 10px; line-height:26px; height:28px; border:1px solid #eee; vertical-align:middle; white-space:nowrap; word-break:keep-all; }
	.border-table td input{ vertical-align:middle; }
	.border-table td .position{ position:relative; min-height:100%; }
	.border-table td .ibtn{ position:absolute;top:0; right:-7px; background:#cc; border:none; color:#666; cursor:pointer; font-family:"Microsoft Yahei"; font-size:12px; height:25px; line-height:25px; padding:0 12px; }
	.border-table td .ibtn:hover{ color:#fff; background:#FF9C30; }
	.border-table thead th{ color:#333; font-weight:normal; white-space:nowrap; text-align:center; background:#f9f9f9; }
	.border-table tbody th{padding-right:5px; text-align:right;color:#707070;background-color:#f9f9f9}
	.border-table tr.td_c td{ text-align:center; }
	.border-table td .cbllist input{ vertical-align:middle; }
	.border-table td .cbllist label{ margin-right:5px; vertical-align:middle; }
	.border-table td .folder-open{ display:inline-block; margin-right:2px; width:20px; height:20px; background:url(skin_icons.png) -160px -250px no-repeat; vertical-align:middle; text-indent:-999em; }
	.border-table td .folder-line{display:inline-block; margin-right:2px; width:20px; height:20px; background:url(skin_icons.png) -200px -250px no-repeat; vertical-align:middle; text-indent:-999em; }
	.border-table td .img-box{ display:inline-block; height:32px; vertical-align:middle; }
	.border-table td .img-box img{ padding:1px; width:30px; height:30px; border:1px solid #eee; }

/*新的定制底部*/
.footer-bottom-top
{
    width:100%;
    min-width:1400px;
    position:relative;
    top:814px;
    border-top:1px solid #E5E5E5;
}
.footer-bottom
{
    width:790px;
    height:100px;
    margin: 0 auto;
    
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer-bottom-text
{
    width:628px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #9A9A9A;
    line-height: 24px;
    
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.footer-bottom-text a{color: #9A9A9A;}
.footer-bottom img
{
    display: inline;
    float:right;
}
/*页面底部-----结束*/	