@charset "UTF-8";

.w-content{
    background: #fff;
    padding: 10px;
}

.w-module{
    position: relative;
    width: 318px;
    height: 280px;
    border: 1px solid #D9D9D9;
    border-top: 2px solid #1865c8;
    margin-top: 7px;
    float: left;
    margin-right: 10px;
}
.w-module-33{
    position: relative;
    width: 648px;
    height: 150px;
    border: 1px solid #D9D9D9;
    border-top: 2px solid #1865c8;
    margin-top: 7px;
    float: left;
    margin-right: 10px;
}
.gdbox{ width:620px; margin:0 auto; height:80px; overflow:hidden; list-style:none; margin-top:15px; text-align:left;}
.gdbox li{ width:134px; float:left; margin-right:15px;}
.w-module-33 .list-tit{
    height: 42px;
    border-bottom: 1px solid #D9D9D9;
    line-height: 42px;
    color: #1865c8;
    background: url(../images/list_tit_bg.jpg) no-repeat 12px 8px;
    font-size: 15px;
    padding-left: 27px;
    font-weight: 700;
}
.w-module-33 .list-tit .more{
    position: absolute;
    right: 10px;
    top: 0px;
    font-size: 12px;
    font-weight: normal;
    color: #969696;
}

.w-module-float{
    position: relative;
    width: 100%;
    border: 1px solid #D9D9D9;
    border-top: 2px solid #1865c8;
    margin-top: 7px;
    float: left;
    margin-right: 10px;
}
.w-module-float .list-tit{
    height: 42px;
    border-bottom: 1px solid #D9D9D9;
    line-height: 42px;
    color: #1865c8;
    background: url(../images/list_tit_bg.jpg) no-repeat 12px 8px;
    font-size: 15px;
    padding-left: 27px;
    font-weight: 700;
}

.w-module-float2{
    position: relative;
    width: 100%;
    border: 1px solid #D9D9D9;
    border-top: 2px solid #1865c8;
    margin-top: 7px;
    float: left;
    margin-right: 10px;
}
.w-module-float2 .list-tit{
    height: 42px;
    border-bottom: 1px solid #D9D9D9;
    line-height: 42px;
    color: #1865c8;
    background: url(../images/list_tit_bg.jpg) no-repeat 12px 8px;
    font-size: 15px;
    padding-left: 27px;
    font-weight: 700;
}

.w-module-two{
    position: relative;
    float: left;
    margin-right: 10px;
    margin-top: 7px;
    width: 320px;
    height: 280px;
}
.w-module .list-tit{
    height: 42px;
    border-bottom: 1px solid #D9D9D9;
    line-height: 42px;
    color: #1865c8;
    background: url(../images/list_tit_bg.jpg) no-repeat 12px 8px;
    font-size: 15px;
    padding-left: 27px;
    font-weight: 700;
}
.w-module .list-tit .more{
    position: absolute;
    right: 10px;
    top: 0px;
    font-size: 12px;
    font-weight: normal;
    color: #969696;
}
.inx-newslist{
    padding: 10px 20px;
}
.inx-newslist li {
    line-height: 24px;
    background: url(../images/dot.png) no-repeat 0 13px;
    padding-left: 15px;

}
.inx-newslist li a {
    display: inline-block;
    width: 100%;
    margin-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}
.inx-newslist li a span{ margin-left:20px;}
.inx-newslist li a:hover{
    /*text-decoration: underline;*/
    color: #125EC0;
}
.pub-service{
    padding: 28px 20px 20px;
}
.pub-service li{
    position: relative;
    width: 242px;
    height: 41px;
    line-height: 41px;
    padding-left: 70px;
    margin-left: 2px;
    margin-bottom: 28px;
    background: url(../images/sev-bg.png) no-repeat;
}
.pub-service li a{
    display: inline-block;
    width: 100%;
    color: #1865c8;
    font-weight: bold;
}
.pub-service li a .ser-ico{
    position: absolute;
    top:8px;
    left: 30px;

}
/********登陆框**********/
.login{
    width: 280px;
    margin: 0 auto;
}
.tang-pass-login {
    position: relative;
    z-index: 50;
    /*margin-top: 32px;*/
}
.pass-generalErrorWrapper {
    position: absolute;
    top: -25px;
    left:0;
    font-size: 12px;
    color: #f28281;
}
.tang-pass-login .pass-form-item {
    position: relative;
    clear: both;
    z-index: 18;
    margin-top: 10px;
}

.tang-pass-login .pass-form-item.pass-form-item-userName {
    z-index: 21;
}

.tang-pass-login .pass-form-item .pass-label {
    position: absolute;
    font-size: 12px;
    color: #666;
    padding-bottom: 10px;
    text-indent: -999em;
    background: url(../images/user.png) no-repeat;
    height: 11px;
    width: 21px;
    top: 11px;
    z-index: 999;
    left: 11px;
    display: block;
}
.tang-pass-login .pass-form-item .pass-label-userName {
    background: url(../images/uesr.png) no-repeat;
    background-position: 0 0;
}

.tang-pass-login .pass-form-item .pass-text-input {
    position: relative;
    z-index: 17;
    display: block;
    padding: 7px 10px;
    height: 26px;
    width: 230px;
    border: 1px solid #dedede;
    font-size: 14px;
    color: #666;
    transition: .3s;
    line-height: 26px;
    background-color: #fefefe;
    box-sizing: inherit;
    border-radius: 2px;
}
.tang-pass-login .pass-form-item input.pass-text-input-userName {
    padding-left: 36px;
}
.tang-pass-login .pass-form-item .pass-label-password {
    background: url(../images/uesr.png) no-repeat;
    background-position: 0 -21px;
}
.tang-pass-login .pass-form-item input.pass-text-input-password {
    padding-left: 37px;
}
.rem-passw{
    color: #888;
    font-size: 12px;
}
.inx-btn{
    width: 134px;
    border: 1px solid #125ec0;
}
/****登录后状态***/
.login-after{
    width: 250px;
    margin: 40px auto 0;

}
.gWel-top-new {
    position: relative;
    z-index: 5;
    padding-left: 46px;
}
.gWel-avatar-new {
    position: absolute;
    left: 0;
    top: 12px;
    font-size: 0;
    line-height: 0;
}
.gWel-greet-new {
    padding-top: 10px;
    font-size: 0;
    line-height: normal;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gWel-greet-trueName {
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 200px;
    font-size: 14px;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.login-after .user-info{
    margin-top: 10px;

}
.login-after .user-info .user-role{
    float: left;
    width: 60%;
    color: #999999;
}
.login-after .user-info .user-message{
    position: relative;
    float: left;
    width: 40%;
}
.login-after .user-info .user-message a{
    color: #005ea7;
}
.login-after .user-info .user-message a:hover{
    text-decoration: underline;
}
.login-after .user-info .user-message .mes-count{
    position: absolute;
    top: 5px;
    display: inline-block;
    padding: 2px;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    background-color: #f10215;
    border-radius: 9px;
    min-width: 12px;
    text-align: center;
    margin-left: 5px;
}
.into-btn{
    width: 110px;
    border: 1px solid #125ec0;
}
.out-btn{
    width: 110px;
    background: #e1e1e1;
    color: #6c6c6c;
}
.out-btn:hover{
    background: #e9e9e9;
}

/**/
.ewm-part{
    height: 139px;
    margin-top: 0;;
    margin-right: 0;
}
.ewm-part .ewm-search{
    width: 280px;
    margin: 30px auto 0;

}
.ewm-part .ewm-search span{
    font-size: 0;
}
.ewm-part .ewm-search .ewm-input{
    width: 200px;
    height: 30px;
    border: 1px solid #dedede;
    font-size: 12px;
    padding-left: 10px;
    vertical-align: top;
}
.ewm-part .ewm-search .ewm_btn{
    width: 66px;
    height: 32px;
    background: #1865c8;
    border: none;
    letter-spacing: 1px;
    color: #fff;
    /*outline: medium;
    -webkit-appearance: none;*/
    -webkit-border-radius: 0;
    text-align: center;
    cursor: pointer;
}

.ewm-search-generalErrorWrapper {
    position: absolute;
    top: 50px;
    left: 20px;
    font-size: 12px;
    color: #f28281;
}

.app-list {
    padding: 12px 10px;
}
.app-list li{
    margin-bottom: 10px;
}
.app-list li:after {
    clear: both;
}
.app-list li:after{
    clear: both;
    display: table;
    content: " ";
}
.app-list li div{
    float: left;
}
.app-list li div.pic{

    width: 64px;
    height: 64px;
    vertical-align: middle;
    text-align: center;
}
.app-list li div.pic img{
    max-width: 64px;
    max-height: 64px;
}
.app-list li div.text{
	width: 225px;
	margin-left: 5px;
	
	line-height: 1.5;
	text-overflow: ellipsis;
	color:#1865c8;
    overflow: hidden;
    display:-webkit-box; /*将对象作为弹性伸缩盒子模型显示*/
	-webkit-box-orient:vertical;/*从上到下垂直排列子元素（设置伸缩盒子的子元素排列方式）*/
	-webkit-line-clamp:2; /*这个属性不是css的规范属性，需要组合上面两个属性，表示显示的行数。*/
}
.app-list li div.text22{
	width: 225px;
	margin-left: 5px;
	
	line-height: 1.5;
	text-overflow: ellipsis;
    overflow: hidden;
		color:#000000;
    display:-webkit-box; /*将对象作为弹性伸缩盒子模型显示*/
	-webkit-box-orient:vertical;/*从上到下垂直排列子元素（设置伸缩盒子的子元素排列方式）*/
	-webkit-line-clamp:2; /*这个属性不是css的规范属性，需要组合上面两个属性，表示显示的行数。*/
}
.app-list li a div.text:hover{
    color: #125EC0;
}

.listlink{
    margin-top: 25px;
}
.listlink .service{
    line-height: 1.5;
}
.listlink .service h3,.listlink .link h3{
    float: left;
    width: 80px;
    font-size: 16px;
    color: #1865c8;
}
.listlink .service ul,.listlink .link ul{
    float: left;
    width: 905px;
    margin-top: 2px;
    margin-left: 15px;
}
.listlink .service ul li{
    display: inline-block;
    width: auto;
	margin-right:24px;
    margin-bottom: 5px;
}
.listlink .link{
    margin-top: 15px;
}
.listlink .link ul li{
    display: inline-block;
    width: 147px;
    margin-bottom: 10px;
}
.listlink .link ul li a{
    display:table-cell;
    width: 120px;
    height: 40px;
    border: 2px solid #fff;
    vertical-align: middle;
    text-align: center;
}
.listlink .link ul li a img{
    max-width: 120px;
    max-height: 40px;
    vertical-align: middle;
}


/***tab标签**/
.uni-blk{
    border-top:none;
}
.uni-blk-t {
    height: 42px;
    border-top: 1px solid #dbdee1;
    border-bottom: 1px solid #dbdee1;
    line-height: 34px;
}
.uni-blk-t .order-menu {
    float: left;
    margin-left:0;
}
.no-bl {
    border-left: 0!important;
    padding-left: 13px!important;
}
.uni-blk-t .order-menu span {
    float: left;
    height: 42px;
    line-height: 42px;
    font-size: 15px;
    font-family: "Microsoft YaHei","微软雅黑","SimHei","黑体";
    padding: 0 13px;
    margin-top: -1px;
}
.uni-blk-t .order-menu span:first-child{
    border-left: 0!important;
    padding-left: 13px!important;
}
.uni-blk-t .order-menu span.selectTag {
    height: 42px;
    line-height: 42px;
    border-top: 2px solid #1865c8;
    border-left: 1px solid #dbdee1;
    border-right: 1px solid #dbdee1;
    background-color: #fff;
    _position: relative;
    _margin-bottom: -1px;
    padding: 0 12px;

}
.uni-blk-t .order-menu span.selectTag a{
    color: #1865c8;
}
.uni-blk-t .order-menu a, .uni-blk-t .order-menu a:visited {
    display: inline-block;
    width: inherit;
    height: inherit;
    color: #666;
    font-weight: 700;
}



/*****************注册*************************/
.login-header {
    background: none !important;
    height: 72px !important;
}
.login-header .login-container .logo {
    background: url(../img/logo.png) no-repeat;
    float: left;
    margin-top: 14px;
}
.login-header .login-container .back {
    line-height: 72px;
    float: right;
    color: #1865c8;
    font-size: 12px;
    text-decoration: none;
}
.login-header .login-container .back:hover{
    text-decoration: underline;
}
.reg-main{
    margin:20px 0;
}
.reg-article{
    width:920px;
    margin:0 auto;
    padding: 20px 30px;
    min-height:350px;
}
.mod{

}
.art-hd h2 {
    color: #333;
    font-size: 18px;
    font-family: "Microsoft Yahei";
    font-weight: 400;
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
    text-align: center;
}
.form-1 {
    margin: 0 auto;
    width: 850px;
}
.mod-reslut-t2 {
    line-height: 26px;
    padding: 25px 0;
}
.mt10 {
    margin-top: 10px;
}
.form-1 .fm-item {
    color: #666;
    line-height: 32px;
    /*overflow: hidden;*/
    padding: 5px 0;
    /*zoom: 1;*/
}
.form-1 .fm-item:after{
    clear: both;
}
.form-1 .fm-item:before, .form-1 .fm-item:after {
    display: table;
    content: " ";
}
.form-1 .fm-item .k {
    font-family: "Microsoft Yahei";
    font-size: 14px;
    text-align: right;
    width: 195px;
}
.form .fm-item .k, .form .fm-item .v {
    margin-right: 12px;

}
.form .fm-item .k, .form .fm-item .v, .form .fm-item .t {
    float: left;
}
.form-1 .fm-item .v {
    width: 580px;
    color: #999;
}
.form-1 .btns {
    width: 277px;
    margin: 20px auto;
}
.form-1 .btns-more {
    width:450px;
    margin: 20px auto;
}
.form-1 .btns-more .btn_login{
    margin-right: 30px;
}
.btn-1, .login-btn {
    border: 1px solid #67b227;
    border-radius: 2px;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    margin-right:20px;
}
.btn-1, .login-btn {
    color: #fff;
    font-size: 20px;
}
.btn {
    border: none;
    cursor: pointer;
    display: inline-block;
    font-family: "Microsoft Yahei";
    text-align: center;
    vertical-align: middle;
}
.login-btn {
    background: #00aaf0;
    border: none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font: 16px/1.5 "Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",Tahoma,arial,sans-serif;
    height: 50px;
    outline: none;
    text-align: center;
    padding: 0 60px;

}
.form-1 .fm-item .text3 {
    width: 280px;
}
.form-1 .fm-item .text2{
    width: 180px;
}
.form-1 .fm-item .text {
    border-radius: 2px;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
}
input.text, textarea.textarea {
    border: 1px #c8c8c8 solid;
    padding: 2px 3px;
    color: #858585;
}
input.text:focus,textarea.textarea:focus,select.select:focus{
    border-color:#6ed42a;
}
.text-error {
    display: inline-block;
    line-height: 20px;
    margin-left: 5px;
    vertical-align: middle;
}
textarea.textarea{
    width: 100%;
    border-radius: 2px;
}

.gray {
    color: #999!important;
}
.red {
    color: #ff3838!important;
}
.line{
    margin:20px 0;
    border-top: 1px solid #eeeded;
    height:1px;
}
select.form-control {
    padding: 4px 6px;
}
.form-control, select {
    border-radius: 3px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #858585;
    background-color: #ffffff;
    border: 1px solid #c8c8c8;
    height: 34px;
}
.coremin{
    width: 400px;
}
.yz-img{
    background: #fff;
    border-radius: 0 3px 3px 0;
    border: 1px solid #e6e6e6;
    cursor: pointer;
    display:inline-block;
    height: 32px;
    width: 80px;
    vertical-align: bottom;
}
.yz-img img {
    height: 32px;
    width: 80px;
}
.rem-la{
    font-size: 12px;
}
.for-deal {
    color: #399be6;
    cursor: pointer;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin-left: 4px;
    text-decoration: none;
}

.shenq-report{
    width: 660px;
    margin: 100px auto;
    font-size: 14px;
    line-height: 28px;
    color: #666;
 
}
.shenq-report > p{
    margin-left:40px;
}
.shenq-report a{
    color: #00aaf0;
}
.shenq-report a:hover{
    text-decoration: underline;
}
.status,.failure {
    height:40px;
    font-size: 18px;
    line-height: 28px;
    color: #333;
    background-position: 0 0;
    margin:10px 0px 0px;
}
.failure{
    background-position:0px -62px;
}
.operate {
    clear: both;
    margin-left:40px;
    padding-top:20px;
    color: #999;
}
.operate p{
    margin-top:15px;
}
.medal{
    margin-top:20px;
}
.extra_info {
    /*margin-bottom: 20px;*/
    font-size: 12px;
}
.extra_info a {
    color: #005ea7;
}
.extra_info a:hover{
    text-decoration: underline;
}
.extra_info i {
    margin-left: 3px;
}
.document_link {
    font-weight: 400;
    font-style: normal;
    margin-top: -3px;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    display: inline-block;
    line-height: 100px;
    overflow: hidden;
   
}
.applyforicon {
    padding-top: 20px;
}
.ind-width {
    width: 50%;
    box-sizing: border-box;
}
.ind-wizard {
    width: 290px;
    margin: 0 auto;
}
.ind-wizard-user, .ind-wizard-sp {
    display: block;
    width: 290px;
    height: 100px;
    border-radius: 4px;
    text-align: center;
    padding-top: 30px;
}
.ind-wizard-user .icons, .ind-wizard-sp .icons {
    display: block;
    width: 116px;
    height: 110px;
    background: url(../images/register-ico.png) no-repeat;
    margin: 0 auto;
}
.ind-wizard-user .icons {
    background-position: 0px 0px;
}
.ind-wizard-sp .icons {
    background-position: 0px -110px;
}
.ind-wizard-btn {
    width: 180px;
    margin: 0 auto;
}

.zc-prompt{
    padding: 20px 40px;
}
.zc-prompt h2{
    font-size: 18px;
    color: #323232;
    padding-right: 5px;
    font-weight: 400;
    line-height: 36px;
    border-bottom: 1px solid #e1e1e1;
}
.zc-prompt .zc-content{
    padding: 20px 0;
}
.zc-prompt .zc-content .mc {
    margin-top: 10px;
    color: #999;
    font-size: 14px;
    line-height: 24px;
}

.tsmtb{
    margin:0 0 10px 0;
}
/***********邮箱*************/
.email-content{
    display: inline-block;
}
ul.email-list{
    position: absolute;
    z-index: 999;
    background: #fff;
    border:1px solid #EEE;
}
ul.email-list li{
    border-bottom:1px solid #EEE;
    width:258px;
    padding:0 10px;
    margin:0px;
    text-overflow:ellipsis;  //溢出时变为省略
overflow:hidden;
    line-height: 30px;
    cursor: pointer;
}
ul.email-list li:last-child{
    border-bottom: none;
}
.lilight{
    background-color:#fafafa;
}
.change{
    display: inline-block;
}



/*******二维码申请********/
.ewm-content{
	
}
.ewm-content h2 {
    margin: 30px 0 20px;
    color: #333;
    font-size: 30px;
    font-weight: 400;
}
.ewm-content h4 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 15px;
    color: #333;
}
.ewm-content .ewm-more {
    color: #666;
    background-color: #fafafa;
    padding: 15px 20px;
    margin: 5px 0 10px 0;
    line-height: 1.8;
    font-size: 14px;
}
.ewm-content .ewm-pic{
	text-align: center;
}
.ewm-content .ewm-pic .ljsq{
	margin: 50px 0 10px;
	
}


/*****扫码登录*****/
.qrcode-login{
    visibility: visible;
    width:280px;
    padding: 15px 18px 20px 20px;
    text-align: center;
}
.qrcode-login .mc {
    overflow: visible;
    zoom: 1;
}
.qrcode-login .mc .qrlogin-content {
    position: relative;
    width: 172px;
    height: 174px;
    margin: auto;
    border: 1px solid #f3f3f3;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
    text-align: center;
    padding-top: 14px;
}
.qrcode-login .qrcode-error-2016 {
    display: none;
    font-size: 14px;
    color: #fbfbfb;
    margin-top: 0px;
    position: relative;
    z-index: 1;
}
.qrcode-login .qrcode-error-2016 .qrcode-error-mask {
    display: block;
    position: absolute;
    width: 172px;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    opacity: .6;
    height: 186px;
    left: 52px;
    z-index: 9;
    top: 0;
    text-align: center;
    line-height: 100px;
}
.qrcode-login .qrcode-error-2016 .err-cont {
    position: absolute;
    left: 0;
    top: 55px;
    width: 100%;
    z-index: 19;
    font-weight: 700;
}
.qrcode-login .qrcode-error-2016 .refresh-btn {
    display: block;
    background: #e4393c;
    width: 80px;
    height: 30px;
    position: absolute;
    top: 95px;
    left: 100px;
    line-height: 30px;
    opacity: 1;
    z-index: 19;
    color: #fbfbfb;
    text-decoration: none;
}
.qrcode-login .qrcode-main {
    position: relative;
    height: 186px;
    
}
.qrcode-login .qrcode-img {
    border: 1px solid #f4f4f4;
    width: 172px;
    height: 186px;
    position: absolute;
    left: 50px;
    border: 1px solid #f3f3f3;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
    padding-top: 10px;
    box-sizing: border-box;
}
.qrcode-login .qrcode-img img {
    width: 150px;
    height: 150px;
    vertical-align: middle;
}
.qrcode-login .qrcode-img .qrcode-error02 {
    padding: 30px 0;
}

.qrcode-login .qrcode-img .qrcode-error02 .error-icon {
    display: inline-block;
    margin-bottom: 10px;
    width: 50px;
    height: 50px;
    background: url(../images/qr-error-icon.png) no-repeat;
}
.qrcode-login .qrcode-img .qrcode-error02 .txt{
	color: #999;
}
.ml10 {
    margin-left: 10px;
}
.qrcode-login .qrcode-help {
    position: absolute;
    right: -30px;
    top: 10px;
    width: 141px;
    height: 168px;
    background: url(../images/phone-orange.png) no-repeat;
    z-index: 99;
}
.qrcode-login .qrcode-panel {
    width: 257px;
    margin: 5px auto 14px;
    text-align: center;
    font-size: 12px;
}
.qrcode-login .qrcode-panel ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.qrcode-login .qrcode-panel li {
    display: inline-block;
    padding: 0 0 0 5px;
    margin: 0 5px 0 0;
}
.qrcode-login .qrcode-panel li.fore1 {
    border: 0;
}
.qrcode-login .qrcode-panel a {
    color: #333;
    text-decoration: none;
    margin-left: -3px;
}
.qrcode-login .qrcode-panel .blue {
    color: #1865c8;
}
.hide {
    display: none;
}
.S_txt1{
	font-size: 12px;
	color: #333;
    text-decoration: none;
}
.ease-3 {
    -webkit-transition: all 0.3s;
    -khtml-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}



/*********商品二维码*********/
.spewm{
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 40px;
}
.spewm h2 {
    font-size: 24px;
}
.spewm .spewm-more{
    color: #666666;
}
.spewm .spewm-more span{
    margin-right: 30px;
}
.spewm .sp-video{
    float: left;
    width: 310px;
    /*height: 175px;
    overflow: hidden;*/
    /*border: 1px solid #dedede;*/
    margin-top: 35px;
    margin-right: 30px;
}
.spewm .sp-text{
    margin-top: 20px;
}
.spewm .sp-text p{
    text-indent: 28px;
}
.spewm .sp-zcbtn{
    margin: 40px 0 0;
    font-size: 0;
}
.spewm .sp-zcbtn li{
    width: 33.3%;
    display: inline-block;
}
.spewm .sp-zcbtn li p{
    margin: 10px 0;
    text-align: center;
}
.spewm .sp-zcbtn li p .btn_login{
    font-size: 16px;
    width: 210px;
    height: 44px;
}
.spewm .sp-zcbtn li .btn-tips{
    color: #999;
    font-size: 14px;
}
.spcode{
    position: absolute;
    top: 2px;
    /*left: 105px;*/
    font-size: 12px;
    color: #f28281;
}

.clear{ clear:both;}
.lnss_cont{ width:220px; margin:0 auto; padding-top:32px; text-align:center;}
.lnss_cont .leftaa{ width:173px; height:35px; display:inline-block; float:left; padding-left:3px;}
.lnss_cont .leftaa input{border:#d9d9d9 solid 1px; border-right:none; height:19px; width:160px; padding:0 5px 0px 5px; line-height:19px; vertical-align:middle; text-align:left; font-size:12px; color:#c4c4c4;}

.lnss_cont .rightaa{ display:inline-block; width:41px; float:left;}
.lnss_cont .rightaa .btnaa{ width:41px; border:none; height:21px; background:url(../images/btnbg.png) no-repeat; cursor:pointer}
.ss2z{ width:220px; list-style:none; line-height:22px; padding-left:5px; padding-right:5px;}
.ss2z a{ display:inline-block; height:19px; line-height:19px; vertical-align:middle; color:#000;font-family:"微软雅黑"; font-size:14px; padding-right:4px;}

.neiyeul{ list-style:none}
.neiyeul li{ width:700px; height:40px; border-bottom:dashed #323232 1px;}
.neiyeul li a{height:40px; line-height:40px; vertical-align:middle; color:#323232;font-family:"微软雅黑"; font-size:14px;}
.neiyeul li span{height:40px; line-height:40px; vertical-align:middle; color:#323232;font-family:"微软雅黑"; font-size:14px;}


.page{ height:40px; line-height:40px; width:700px; text-align:right; margin-top:60px;}
.page span{color:#323232;font-family:"微软雅黑"; font-size:14px; display:inline-block; margin:0 5px;}
.page span a{color:#323232;font-family:"微软雅黑"; font-size:14px; }
.page .input40{ width:40px; border:#4076f2 solid 1px; height:16px; line-height:16px; margin:0 5px; vertical-align:middle; text-align:center;}


.mt20{ margin-top:20px;}
