@charset "UTF-8";
*{margin:0; padding:0;}
html { overflow-x: hidden; }
body{
    font-family: '微软雅黑';
    font-size: 14px;
}
table{
	 font-size: 14px!importtant;
}
ul ,li{list-style:none;}
a{
    text-decoration: none;
}
.sw-rgt-header{
    width:100%;
    height: 90px;
    line-height: 90px;
    vertical-align: middle;
    background-image:url(../img/sw_rgt_headerbackground.jpg); background-position: center center ;
    background-color:#0066cc;
}
.sw-rgt-header-mid{ width:1000px; height:90px; margin:0 auto; text-decoration:none;vertical-align: middle}
.sw-rgt-header-logo-img2{ width:500px; height:65px; float:left; border:none; margin-top:10px;}
.sw-rgt-header-logo-text2 { width:200px; float:right; color:#FFFFFF; text-align:right; height:20px; line-height:20px; margin-top:60px;}
.sw-rgt-header-logo-text2 a{ color:#FFFFFF;}
.sw-rgt-header-logo-text2 a:hover{ color: #FF9900;}
.sw-rgt-content{
    width: 800px!important;
    margin: 0 auto;
    text-align: center;
}
.sw-rgt-content-topic-text{
    font-size:20px ;
    font-weight: bold;
    color:#00599C ;
    margin-top:45px;
    text-align: left;
}
.sw-rgt-content-divide-line{
    width: 800px !important;
    height: 1px;
    margin-top: 25px;
    background-color: #BFBFBF;
}
.sw-rgt-content-module{
    border: 1px solid  #E8E8E8;
    text-align: left;
    margin-top: 30px;
}
.sw-rgt-content-module-title{
    padding: 0px;
    width: 800px;
    height: 45px;
    line-height:45px ;
    text-align: center;
    background-color:#5ba1ee;
}
.sw-rgt-content-module-title span{
    position: relative;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}
.sw-rgt-content-module-div{
    position: relative;
    width: 515px;
    margin:30px auto;
}
.sw-rgt-content-module-inputWrap{
    margin-top: 20px;
    position: relative;
    height: 30px;
    line-height: 30px;
}
.sw-rgt-content-module-otherele{
    width: 95px;
    height: 30px;
    line-height: 30px;
    vertical-align:middle;
    margin-left: 25px;
}
.sw-rgt-content-module-input{
    left: 25px;
    padding: 0px;
    position: relative;
    width: 300px;
    height: 30px;
    border: 1px solid #a0a0a0;
    border-radius: 2px;
    text-indent:10px;
}
.sw-rgt-content-module label{
    width: 135px;
    color: #222222;
    display: inline-block;
    text-align: right;
    font-size: 14px !important;
}
.sw-rgt-content-module b{
    color:#ff5144
}
.sw-rgt-content-module input[type="button"]{
    text-align: center;
    color: #26b0e4;
    background: #ffffff;
    border: 1px solid #388be7;
    border-radius: 2px;
}
.sw-rgt-content-agreement{
    margin: 0px auto;
    font-size: 12px;
    display:table;
    padding-top: 40px;
    padding-bottom: 50px;
}
.sw-rgt-content-agreement input{
    height: 14px;
    width: 14px;
    vertical-align: middle;
}
.sw-rgt-content-submit-btn{
    background-color:#00599C;
    width: 100px;
    height: 40px;
    border-radius: 2px;
    moz-border-radius:2px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    border: 1px solid transparent;
    margin: 0px auto;
}
.sw-rgt-footer{
    text-align: center;
    padding-top:20px;
    width: 100%;
    height: 40px;
    line-height: 20px;
    color: #FFFFFF;
    background-color:#0066cc;
    margin: 0px auto 0px auto;
}

/*选择注册方式页面style*/

.sw-rgt-content-chose-way{
    width: 586px;
    height: 400px;
    margin:0px auto ;
}

.sw-rgt-content-chose-ept{
    float: left;
    width: 210px;
    height: 100%;
}
.sw-rgt-content-chose-psn{
    float: right;
    width: 210px;
    height: 100%;
}
.sw-rgt-content-chose-img{
    padding-top: 93px;
    padding-bottom: 30px;
    height: 210px;
}
.sw-rgt-content-chose-text{
    width: 100%;
    height: 36px;
    line-height: 36px;
}
.sw-rgt-content-chose-text a{
    color: #222222;
    font-size: 16px;
    margin-left:10px;
}
.sw-rgt-content-chose-ept li div{
	margin-left:10px;
    height: 210px;
    background:url(../img/sw_rgt_ept_background.png)no-repeat;
    text-align: center;line-height: 210px
}
.sw-rgt-content-chose-psn li div{
	margin-left:10px;
    height: 210px;
    position: relative;
    z-index: 0;
    background:url(../img/sw_rgt_psn_background.png) no-repeat;
    text-align: center;line-height: 210px
}
.sw-rgt-content-chose-img span{
    display: inline-block;
    width: 75px;
    height: 80px;
    position: relative;
    z-index: 4;
    margin-left:5px;
}
.sw-rgt-content-chose-ept span{
    background:url(../img/sw_rgt_ept_img.png)no-repeat;
    top:60px;
}
.sw-rgt-content-chose-psn span{
    top:60px;
    background:url(../img/sw_rgt_psn_img.png)no-repeat;
}
/* 注册完成页面style，其他地方可复用*/
.sw-rgt-content-module-nomal{
    width: 800px;
    height: 613px;
}
.sw-rgt-content-module-nomal p{

    font-size: 18px;
    margin-left: 80px;
    margin-top: 60px;
}
.sw-rgt-entrance-btn{
    font-size: 18px;
    color: #ffffff;
    margin: 0 auto;
    margin-top: 70px;
    text-align: center;
    height: 90px;
    line-height: 90px;
    width: 210px;
    background: #388be7;
}
/*快速注册页面*/
 .sw-rgt-content-module-nomal .sw-rgt-warning-tip-div{
    margin-top: 90px;
    margin-left: 80px !important;
}
.sw-rgt-warning-tip-span{
    color:#FF0000;
}
.sw-rgt-warning-tip-div a{
    text-decoration: underline;
    margin-left: 20px;
}
/* 主页面 */
.sw-plat-container{
    width: 100%;
    margin: 0px auto;
    padding:15px!important;
}
.sw-plat-no-padding{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.sw-plat-row-col{
    min-height: 35px!important;
    height: 35px;
}
.sw-plat-line{
    width: 100%;
    height: 1px;
    background: #ccc;
}
.sw-plat-btn{
    width: 76px;height: 35px ;border-radius: 2px
}
.sw-plat-table-btn{
    height: 32px; margin-left:7px;background: #ffffff;margin-top: 6px;
}
.sw-plat-btn-width-large{
    width: 122px;height: 35px ;border-radius: 2px
}
.sw-plat-input{
    width: 170px; height: 35px!important;
}
.sw-plat-table-wrap-div{
    border: 1px solid #ccc;
   	width:100%;
    margin-top: 10px;
    padding: 20px;
}
#sflex03 {
	width:540px;
}
.stepflex {
	border-top: 5px solid #ccc;
	text-align: center;
	margin: 30px auto;
}
.stepflex {
	display: inline-block;
	display: block;
}
.stepflex dl {
	float: left;
	position: relative;
	width: 180px;
	top: -5px;
	border-top: 5px solid #ccc;
}
dl.doing {
	border-top-color: #00599C;
}
.s-num {
	position: relative;
	margin: -15px auto 0;
	color: #fff;
	font-weight: 700;
	width: 23px;
	height: 23px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	background-color:#ccc;
	line-height: 23px;
}
.doing .s-num {
	background-color:#00599C;
}
.sw-content-bg{
    min-width: 1200px;
    display: flex;
    justify-content: space-between;
    background: url(../img/newPortal/bagImg.jpg) no-repeat left center;
    background-size: 100% 100%;
}