/* Page Common Style
 */
 body{
    font-family: "微软雅黑";
    overflow-y: scroll;
     min-width: 1200px;
 }

a{
    color: #1470CE;
    text-decoration: none;
}
a:focus{
    outline: none;
}
a:hover{
    text-decoration: underline;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
    margin: 0;
}
input[type="number"]{-moz-appearance:textfield;}

/* Page-Header Style
 */
.page-header{
    width: 100%;
    margin:0 auto;
    background: #020816;
    position: relative;
    height: 68px;
}


/* web nav bar style
 */
.header_hover{
    width: 100%;
    height: 68px;/*
    -webkit-transition: height 0.3s;
    -o-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;*/
}
.header_hover:hover{
    background:url(/web/img/nav_background.png);
}
.web-nav{
    width:1200px;
    height: 68px;
    background-color: #020816;
    margin:0 auto;
    z-index:9999;
}

.page-nav, .login-bar{
    float: right;

}
.page-nav{
    margin-left:200px;
    float:left;
}
.login-bar{
    margin:0;
}
#J_loginstatus{
    min-width: 50px;
    text-align: right;
}
#J_loginstatus span{
    vertical-align: baseline;
}
.login-bar>li{
    height: 37px;
    margin-top: 19px;
    margin-right:30px;
}
.login-bar>li>ul{
    width: 140px;
    background-color: #f2f2f2;
    font-size: 12px;
    padding: 0;
    -moz-box-shadow: 0px 0px 4px #878787;
    -webkit-box-shadow: 0px 0px 4px #878787;
    box-shadow: 0px 0px 4px #878787;
}
.login-bar>li>ul a{
    display: block;
    height: 28px;
    line-height: 28px;
    padding: 0 6px;
    color: #808080;
}
.login-bar>li>ul a:hover{
    background-color: #ebebeb;
    text-decoration: none;
}
.login-bar li a{
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    margin-left:5px;
    vertical-align:middle;
}
.login-bar a:hover{
    text-decoration:underline;
}
.login-bar li img{
    vertical-align: middle;
    height: 16px;
    width: 16px;
}
.login-bar span{
    font-size: 12px;
    color: #808080;
    padding: 0 10px;
}

/*.login-bar li#J_loginstatus a img{
    vertical-align: top;
}*/
.nav-menu-box{
    background: red;
    height: 100px;
    position: absolute;
    left:-405px;
}
.page-nav>li{
    height: 68px;
}

/*.page-nav>li>div {
    display: none;
}*/
.page-nav>li:hover{

}
.page-nav>li:hover>div {
    /*display: block;*/
    height: 0;
}

.page-nav>li>a{
    display: inline-block;
    height: 67px;
    line-height: 67px;
    color: #fff;
    text-decoration: none;
    font-size:14px;
    margin-right:45px;
}
.page-nav>li>a.a_hover_border{
    border-bottom: 2px solid #2B9AFD;
    height: 65px;
}
.page-nav .down_arrow{
    display: inline-block;
    position: relative;
    top:-10px;
    left:8px;
    opacity: 0.5;
}
.page-nav .down_arrow:after,
.page-nav .down_arrow:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: 6px solid transparent;
}
.page-nav .down_arrow:after {
    border-top-color: #081B30;
}
.page-nav .down_arrow:before {
    top:3px;
    border-top-color: #fff;
}
.nav_menu_box{
    /* display: none; */
    width: 1200px;
    height: auto;
    background: #020816;
    position: absolute;
    z-index: 111;
    /* border-bottom: 1px solid rgba(255,255,255,0.3); */
}
.nav_menu_sel{
    width: 1200px;
    margin:0 auto;
}
.nav_menu_sel li{
    display: none;
}
.nav_menu_style{
    height: 0;
    overflow:hidden;
    position: absolute;
    z-index:9999;left:0px;
    width: 100%;
    /*padding:15px 0 6px;*/
    background:url(/web/img/nav_background.png);
    text-align:center;
    -webkit-transition: height 0.3s;
    -o-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;

}
.nav_menu_style .body{display:inline-block;margin:0 auto;}
.nav_menu_style p img{
    vertical-align: middle;
    margin-right: 6px;
    height: 20px;
    width: 20px;
}
.nav_menu_style p{/*
    display: none;*/
    font-size: 14px;
    color:#fff;
    float: left;
    padding-right: 62px;
    text-align:left;
}
.nav_menu_style p span{
    /*line-height: 29px;
    height: 40px;*/
    padding-top:10px;
    display: block;
    opacity: 0.8;
    font-size: 14px;
}
.nav_menu_style p a{
    font-size: 14px;
    display: block;/*
    height: 34px;
    line-height: 30px;*/
    padding:15px 0 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.6;
}
.nav_menu_style p a:hover{
    color: #fff;
    opacity: 1;
}
.nav-menu{
    width: 760px;
    height:218px;
    padding:0;
    -moz-box-shadow: 0px 1px 4px #878787;
    -webkit-box-shadow: 0px 1px 4px #878787;
    box-shadow: 0px 1px 4px #878787;
    background:#fff;
}
.nav-menu>li{
    height: 30px;
    width:100%;
}
.nav-menu>li:first-child{
    height:36px;
    margin-bottom:12px;
}
.nav-menu>li .dev_tab{
    height:62px;
    padding-left:30px;
    line-height: 62px;
}
.nav-menu>li .pub_tab{
    padding-left:20px;
}
.nav-menu>li .dev_tab span{
    display:inline-block;
    color:#fff;
    line-height:36px;
    width:143px;
    font-size:14px;
    opacity: 0.8;
}
.nav-menu>li .dev_tab span:nth-child(4){
    width:100px;
}
.nav-menu>li  .pub_tab a{
    display:inline-block;
    width:143px;
    /*height: 30px;*/
    line-height: 30px;
    color: #808080;
    text-decoration: none;
    font-size:12px;
    text-indent:10px;
}
.nav-menu>li  .pub_tab a:nth-child(4){
    width:100px;
}
.solve_mrthod{
    height: 0;
    overflow:hidden;
    position: absolute;
    left:0px;
    z-index:9999;
    width: 100%;
    line-height: 64px;
    background:url(/web/img/nav_background.png);
    text-align:center;
    -webkit-transition: height 0.3s;
    -o-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
}
.solve_mrthod .body{
    display:inline-block;
    margin:0 auto;
}
.solve_mrthod a{
    text-decoration: none;
    color: #fff;
    opacity: 0.6;
    font-size: 14px;
    margin-right: 50px;
}
.solve_mrthod a:hover{
    color: #fff;
    opacity: 1;
}
.menu>li:hover .solve_mrthod{
    /*display: block;*/
    height: 0;
}
.nav-menu>li .pub_tab a:hover{
    background: #f3f3f3;
    color:#0079ff;
}
.sub-nav-menu{
    cursor:pointer;
}
.sub-nav-menu:after{
    position: absolute;
    top:50%;
    right: 22px;
    width: 5px;
    height: 10px;
    margin-top: -5px;
    content: "";
    background:url(../img/slide.png) no-repeat;
}
.sub-nav-menu>ul{
    display: none;
    top: 0;
    left: 100%;
}

.sub-nav-menu:hover>ul{
    display: block;
}

/* Logo Style
 */
.logo{
    position: absolute;
    height: 68px;
}

.logo a{
    display: block;
    height: 100%;
}
.logo img{
    display: inline-block;
    margin-left: 10px;
}
    /* Page-Main Style
     */
.page-main{
    /*background:url(../img/bg.png) repeat-x;*/
    background:#F6F7F8;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}
.page-title{
    position: relative;
    height: 50px;
    color: #fff;
    -webkit-box-shadow: 0px 3px 5px #E6E7E9;
    -moz-box-shadow: 0px 3px 5px #E6E7E9;
    box-shadow: 0px 3px 5px #E6E7E9;
}
.page-title span{
    font-size:20px;
}

.topic-nav{
    padding-top: 0;
    height: 50px;
    font-size: 0px;
    line-height: 50px;
    text-align: right;
    width:1200px;
    margin:0 auto;
}

.topic-nav a{
    color: #6F6F6F;
    text-decoration: none;
    font-weight: 300;
    margin-right: 44px;
    font-size: 14px;
    display: inline-block;
    height: 47px;
    line-height: 50px;
}
.topic-nav a.active{
    height:47px;
    color: #2C8DF6 ;
    border-bottom:3px solid #2C8DF6 ;
    position: relative;
}
.topic-nav a.active:after{
    content: " ";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -8px;
    content: "";
    border: 8px solid transparent;
    border-top-width:0px;
    border-bottom: 8px solid #fff;
}
.topic-title{
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    color:#535353;
}

/* Page content style
 */
.page-content{
    background: #F6F7F8;
    border-radius: 4px;
    overflow: hidden;
    width: 100%;
}
.page_three_layout{
    width: 1200px;
    background: #F6F7F8;
    margin: 0 auto;
    height: auto;
}
.doc-nav{
    float: left;
    width: 200px;
    z-index: 1000000;
    padding-top:10px;
    font-size:14px;
    line-height: 32px;
    min-height: 430px;
}
.doc-nav ul{
    padding-right:9px;
    margin-top:55px;
}
.doc-nav ul li a{
    display:inline-block;
    width:100%;
    height:100%;
    text-indent:22px;
    text-decoration:none;
    border-left:1px solid #D5D5D5;
    font-size: 14px;
    color: #6F6F6F;
}

.doc-nav ul li a.active{
    color:#2C8DF6;
    border-left:4px solid #2C8DF6;
}
.doc-nav ul li a:hover{
    background:#f3f3f3;
    color:#297acc;
}

.doc-nav-list .extend .item-panel{
    display: block;
}
.doc-nav-list .active .item-title{
    background-color: #eef2f6;
    color: #297acc;
    font-weight: 600;
    line-height: 30px;
}


.doc-nav-item{
}
.doc-nav-item .item-title{
    display: block;
    font-size: 14px;
    line-height: 40px;
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #ededed;
    padding: 0 20px;
    position: relative;
}

.doc-nav-list .item-title:after{
    content: "∨";
    width: 20px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 20px;
    text-align: right;
}

.doc-nav-list .extend .item-title:after{
    content: "∧";
}

.doc-nav-item .item-panel{
    display: none;
}

.doc-nav-item .item-panel a{
    display: block;
    font-size: 13px;
    line-height: 23px;
    padding: 0 20px;
    margin: 3px 0;
    color: #297acc;
    text-decoration: none;
}
.doc-nav-item .item-panel a:hover{
    background-color: #eee;
}

/* 表单内容 */
.doc-content {
    /* float: left; */
    width: 100%;
    background-color: #fff;
    padding:40px 30px 30px;
    min-height:386px;
    font-weight: 200;
}
.doc-content .dev_banner{
    width:918px;
    height:277px;
    background:red;
}
.doc-content .img_box{background:#f3f3f3;display:block;text-align:center}
.doc-section{
    margin: 0px;
    font-size: 14px;
    position: relative;
}
.doc-section h2{
    position: relative;
    font-size: 18px;
    margin: 0 0 20px 0;
    padding: 10px 20px 15px;
    border-bottom: 1px solid #f0f0f0;
    font-weight: normal;
}
.doc-section h2 a{
    color: #191919;
    text-decoration: none;
}
.doc-section h3{
    color: #646464;
    font-size: 14px;
    padding: 0 10px;
}
.doc-section p, .doc-section .doc-article{
    font-family: "微软雅黑";
    font-size: 14px;
    color: #848484;
    line-height: 26px;
    padding: 0 10px;
    margin: 10px 0;
    text-indent:2em;
}
.doc-section table p{
    text-indent: 0;
    padding: 0;
    margin: 0;
}
.doc-section>ul, .doc-section>ol{
    font-size: 14px;
    line-height: 1.5em;
    color: #333;
}
.doc-section>ul>li, .doc-section>ol>li{
    line-height: 28px;
    color: #767676;
    font-family: "微软雅黑";
    font-size: 14px;
    margin: 5px 0;
    margin-left:4em;
    list-style: disc;
}
.doc-section>ol>li{
    margin-left:1em;
    text-indent: 0px;
}
.doc-section table{
    border-collapse: collapse;
    width: 100%;
    font-size: 12px;
    text-align: left;
    line-height: 24px;
    vertical-align: middle;
    margin-bottom: 20px;
}

.doc-section table thead{
    background-color: #f4f8e9;
}
.doc-section table tbody{
    background-color: #fcfcf9;
}
.doc-section table th, .doc-section table td{
    border:1px solid #e7e9e0;
    padding: 5px 10px;
}
.doc-section .pic_table{width: inherit}
.doc-section .pic_table td{text-align: center;padding:20px;}

.doc-section .pic_table2{width:inherit; }
.doc-section .pic_table2 tbody{background:none}
.doc-section .pic_table2 .th{font-size:18px; font-family:"微软雅黑";padding: 30px 0px 6px;text-align: center;}
.doc-section .pic_table2 .dt{font-size:12px;color:#9a9a9a;line-height:22px;text-align: center;}
.doc-section .pic_table2 td{border:0;background:none;vertical-align:top;}

.doc-section .section-info{
    color: #646464;
    text-align: right;
    margin: 10px 0;
}

.doc-section .docs-nav{
    height: 30px;
    font-size: 16px;
}
.docs a{text-decoration: underline;}
.docs dd{margin:0}
.doc-section .docs-nav a{
    margin-right: 20px;
    text-decoration: underline;
}
.doc-section .docs-nav a:after{
    position: absolute;
    margin-left: 5px;
    content:" > ";
    color: #000;
    text-decoration: none;
}

.doc-example-links{
    margin-top: 5px;
}
.doc-example-links a{
    margin-right: 15px;
}

/* Section Nav style
 */
.section-nav{
    width: 100%;
    position: fixed;
    bottom: 40px;
    z-index: 22222;
}
.section-list{
    position: absolute;
    left: 990px;
    bottom: 0px;
    width: 200px;
    margin-right: -214px;
    border-left: 2px solid #e3e3e3;
}

.section-link{
    margin: -45px 0 -22px 0;
}
.section-link h4{
    font-size: 14px;
    color: #366cd9;
    margin: 0;
    padding-left: 13px;
    opacity:0;
}
.section-list a{
    position: relative;
    display: block;
    color: #808080;
    text-decoration: none;
    font-size: 12px;
    line-height: 18px;
    height: 18px;
    margin:16px 0 ;
    padding-left: 13px;
}
.section-list a:hover{
    color: #297acc;
}
.section-list a.active{
    color: #297acc;
}
.section-list a:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 6px;
    height: 6px;
    margin-left: -5px;
    margin-top: 5px;
    border-radius: 6px;
    background-color: #fff;
    border:1px solid #cecece;
}

.section-list a.active:before{
    content: " "; /* focus "" and " " , this is fix ie8 dont frensh bug*/
    background-color: #5497f5;
    width: 9px;
    height: 9px;
    border-radius: 9px;
    margin-left: -7px;
    margin-top: 3px;
}
.section-list a:focus{
    outline: none;
}

.section-list a span{
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

/* Page-Footer Style
 */
.page-footer1{
    background: #000;
    width: 100%;
}
.page-footer{
    background: #000;
    width: 100%;
    height: 400px;
    clear: both;
    z-index: 0;
    bottom:0;
}
.footer_box{
    height: 400px;
    margin:0 auto;
    width: 1200px;
    background:black;
}
.footer_box1{
    height: 450px;
    margin:0 auto;
    width: 1200px;
}
.dl_box{
    width:1000px;
    height: 350px;
    padding:0 100px;
}
.dl_box1{
    width:1000px;
    height: 400px;
    padding:0 100px;
}
.page-footer1 dl{
    font-size: 14px;
    width:140px;
    margin-top: 70px;
    float: left;
    color:#fff;
    margin-bottom: 90px;
}
.page-footer dl{
    font-size: 14px;
    width:140px;
    margin-top: 70px;
    float: left;
    color:#fff;
    margin-bottom: 90px;
}
.page-footer1 dl:last-child{
    float: right;
}
.page-footer dl:last-child{
    float: right;
}
.page-footer1 dl dt{
    color:#fff;
    line-height: 30px;
    width:56px;
    margin-bottom: 12px;
}
.page-footer dl dt{
    color:#fff;
    line-height: 30px;
    width:56px;
    margin-bottom: 12px;
}
.page-footer1 dl dt img{
    margin-bottom: 12px;
}
.page-footer dl dt img{
    margin-bottom: 12px;
}
.page-footer1 dl dd a{
    display: block;
    height: 30px;
    text-decoration: none;
    opacity: 0.5;
    line-height: 30px;
    color:#fff;
}
.page-footer dl dd a{
    display: block;
    height: 30px;
    text-decoration: none;
    opacity: 0.5;
    line-height: 30px;
    color:#fff;
}
.page-footer1 dl dd p{
    font-size: 12px;
    opacity: 0.5;
    color:#fff;
}
.page-footer dl dd p{
    font-size: 12px;
    opacity: 0.5;
    color:#fff;
}

.foot-link{
    font-size: 13px;
    color: #808080;
    margin: 15px 0;
}

.foot-link a{
    color: #808080;
    text-decoration: none;
    vertical-align: middle;
    display: block;
}
.foot-link span{
    font-size: 12px;
    vertical-align: middle;
    margin: 0 10px;
}
.copy-info1{
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin: 5px 0;
    clear: left;
    opacity: 0.4;
}
.copy-info{
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin: 5px 0;
    clear: left;
    opacity: 0.4;
}

/*2015.9.30 */
.btn-apply a{
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    background: #297acc;
    color: #ffffff;
    text-decoration: none;
}
.verify-left{
    width: 590px;
    float: left;
    padding-left: 30px;
}
.verify-right{
    width: 590px;
    float: left;
}
.verify-section{
    margin: 0 15px 30px;
    font-size: 14px;
}
.verify-section h2{
    position: relative;
    color: #4c4c4c;
    font-size: 16px;
    line-height: 34px;
    margin: 0 0 20px 0;

}
.verify-section h2:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: -10px;
    background-color: #cccccc;
}
.verify-section h3{
    font-size: 12px;
    line-height: 26px;
    margin-left: 26px;
    padding: 0;
}
.verify-section h3 a{
    color: #366CD9;
    text-decoration: underline;
}
ul,li,dl,dt,dd{
    margin: 0;
    padding: 0;
}
ul{
    list-style: none;
}
.verify-section dt,dd{
    line-height: 26px;
}
.verify-section dt{
    padding-left: 22px;
}
.dt-hint{
    background: url(../img/hint.png) no-repeat left;
    color: #e37501
}
.dt-pass{
    background: url(../img/oker.png) no-repeat left;
    color: #008000;
}
.save_name{
    border: none;
    background:#78C340;
    width: 48px;
    height: 26px;
    color:#fff;
    margin-left: 20px;
    border-radius:5px;
    outline: none;
}
.cancel_name{
    background:#EAEAEA;
    color: #666867;
    display: none;
}
.conpany_register_table li a{
    font-size: 14px;
    display: inline-block;
    width: 89px;
    height: 89px;
    border: 1px solid #E2E2EA;
    background:rgba(0,0,0,0.6) url(/web/img/sel_icon.jpg) no-repeat;
    position: relative;
    line-height: 130px;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    color: #333;
}
.conpany_register_table li a>input{
    font-size: 14px;
    display: inline-block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: absolute;
    z-index: 1;
    opacity: 0;
    left: 0;
}
.conpany_register_table li a>img{
    position: absolute;
    left:0;
    top:0;
}
/*新控制台*/
.conpany_register_table ul li{
    font-size: 14px;
    height: 40px;
}
.conpany_register_table li .left_lable{
    font-size: 14px;
    display: inline-block;
    width: 140px;
    height: 30px;
    line-height: 30px;
    text-indent: 3em;
    color:#666;
}
#notice a{
    color:#00f;text-decoration: underline;cursor: pointer;
}
input.input_disabled{
    background:#999;
}

.refuse_reason{
    height: 50px;
    padding-left: 53px;
    max-width: 800px;
    font-size: 18px;
    color:red;
    display: none;
    font-size: 14px;
}
b{
    color: #E7554A;
    padding-right: 3px;
}

label{font-size:12px;}
.sec_style{
    width: 850px;
    height: 49px;
    background: #F0F6F6;
    line-height: 49px;
    font-size: 14px;
    margin-left: 20px;
    text-indent: 2em;
    margin-bottom: 30px;
    color:#999;
}
.input_style li input{
    width: 332px;
    height: 35px;
    text-indent: 5px;
    background: #F7F7F9;
    border: none;
    border: 1px solid #E2E2EA;
    color:#666;
}
.input_style li input.input_null{
    border: 1px solid #E7554A;
    outline: none;
}

input[type=submit]{
    width: 162px !important;
    height: 40px !important;
    font-size: 14px;
    background: #5096F2 !important;
    outline: none;
    display: inline-block;
    border: none;
    margin-left: 144px;
    color:#fff !important;
    border-radius: 5px;
    text-indent: 0;
}
.input_style li{
    margin-bottom: 20px;
}
.input_style li select{
    height: 35px;
    background: #F7F7F9;
    border: none;
    border: 1px solid #E2E2EA;
    font-size: 14px;
    color:#666;
    min-width: 90px;
    margin-right: 6px;
}
small{
    color: #E7554A;
    margin-left: 20px;
    font-size: 14px;
}
textarea{
    height: 66px;
    width: 332px;
    border:1px solid #E2E2EA;
    resize: none;
    text-indent: 5px;
    background: #F7F7F9;
}
#notice_ebrief,#notice_ebrief_inner{
    position: relative;
    top:-30px;
}
textarea.textarea_null{
    border: 1px solid #E7554A;
    outline: none;
}
.doc-section a{
    margin: -10px 0 0 0px;
    cursor: pointer;
}
.doc-section p{
    margin-top:50px;
    color:#333;
    margin-left: 0px;
    padding-left: 0;
    text-indent: 0;
    font-size: 16px;
}
.application_quota{
    width:150px;
    height:34px;
    line-height:34px;
    background:#216FC6;
    color:#fff !important;
    border-radius:8px;
    font-size:14px;
    text-align: center;
    float:right;
    font-weight: normal;
    cursor: pointer;
}
table th{
    background: #F4F8E9;
}
table label{
    display: inline-block;
    width:76px;
    text-align: right;
    vertical-align: top;

}
table td{
    padding:2px !important;
}
.limit_attention p{
    color:#333;
    padding-left: 0;
    text-indent: 0;
    font-size: 16px;
}
.limit_attention{
    padding-left: 150px;
    position: relative;
}
.limit_attention img{
    position: absolute;
    left:50px;
    top:10px;
}
.project_app li,.project_app_edit li{
    list-style: none !important;
    height: 35px;
    margin-left:20px !important;
    padding-left: 10px;
    line-height: 35px !important;
    position: relative;
    margin-bottom: 24px !important;
}
.project_app li.backgroud_grey{
    background:#F3F3F3;
}
.project_app li span{
    padding-right: 20px;
}
.project_app li i{
    font-style: normal;
    cursor: pointer;
    color: #0066CC;
    position: absolute;
    right: 20px;
    top: 0;
}
.how_assess{
    padding-left: 20px;
    color:blue;
    text-decoration: underline;
    cursor: pointer;
}
.doc-section a.add_new_pro{
    display: inline-block;
    width:96%;

    border-top: 1px solid #E3E3E3;
    margin: 0 0 0 20px;
    padding: 15px 0 0 20px;
    cursor: pointer;
}
.project_app label{
    display: inline-block;
    width: 115px;
    color:#666;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
}
.project_app input[type=text],.project_app select{
    width:60%;
}
.sel_btn{
    width:60px;
    height: 30px;
    line-height: 30px;
    background:#5096F2;
    border:none;
    outline: none;font-size: 14px;
    color:#fff;
    position: absolute;
    left:67%;
    bottom:10px;
}
.textarea_txt{
    resize: none;
    overflow-y: auto;
    width:80%;
    max-height: 210px;
    min-height: 70px;
    height: auto;
}
.pic_box{
    display: inline-block;
    width: 89px;
    height: 99px;
    border: 1px solid #E2E2EA;
    background: url(../img/sel_icon.jpg) no-repeat;
    background-size: 100% 100%;
    position: relative;
    text-align: center;
    text-decoration: none;
    color:#333;
    line-height: 150px;
}
.pic_box:hover{
    text-decoration: none;
}
.pic_box>input{
    display: inline-block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: absolute;
    z-index: 1;
    opacity: 0;
    left:0;
    cursor: pointer;
    /*background:#ddd url(web/img/loadingPic.gif) no-repeat center;
    background-size: 20px 20px;*/
}
.pic_box>img{
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
}
.save_btn{
    width: 120px;height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background:#297ACC;
    border-radius: 5px;
    outline: none;
    border:none;
    position: absolute;
    right:40px;
    bottom:30px;
}
.disabled_btn{
    background: #ddd;
}
.hidden_box{
    width: 604px;height: 450px;border:1px solid #ccc;
    position: fixed;
    left:50%;
    top:50%;
    background: #fff;
    margin:-175px 0 0 -302px;z-index: 111111;display: none;
}
.hidden_box span{
    color: #666;
    border-bottom: 1px solid #ccc;
    font-weight: normal;
    display: block;
    height: 40px;
    line-height: 40px;
    margin-bottom: 30px;
    text-indent: 5px;
}
.hidden_box i{
    width: 20px;
    height: 20px;
    position: absolute;
    right:5px;
    font-style: normal;
    background: #297ACC;
    border-radius: 50%;
    color:#fff;
    cursor: pointer;
    display: inline-block;
    top:8px;
    text-align: center;
}
.mask_box{
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.5);
    position: fixed;top:0;z-index: 11111;display: none;
}

.hidden_table{
    border:1px solid #ccc;
    display: none;
    position: fixed;
    left:50%;
    top:50%;
    background: #fff;
    z-index: 12121212;
    scroll-y: auto;
    overflow-y: auto;
    padding-bottom: 10px;
}
@media screen and (max-width:1439px){
    .hidden_table{
        width: 645px;
        height: 50%;
        margin:-200px 0 0 -321px;
    }
}
@media screen and (min-width:1441px) and (max-height:1080px){
    .hidden_table{
        width: 645px;
        height: 70%;
        margin:-300px 0 0 -321px;
    }
}
@media screen and (min-width:2000px){
    .hidden_table{
        width: 645px;
        height: 100%;
        margin:-300px 0 0 -321px;
    }
}
.hidden_table table{
    width: 590px;
    height: 390px;
    margin:0 auto;
}
.hidden_table table th{
    background: #F2F2F2;
}
.submit_app{
    display: inline-block;
    width:200px;
    height: 38px;
    line-height: 38px;
    color:#fff;
    background: #297ACC;
    text-align: center;
    cursor: pointer;
    border-radius: 10px;
    position: absolute;
    left: 116px;
    top:50px;
    border: none;
    outline: none;
    text-indent: 0;
}
.submit_app_disabled{
    background:#ddd;

}
 textarea,input,select{
    height: 35px ;
    text-indent: 5px;
    color:#666;
    font-size: 14px;
    line-height: 20px;
    padding:0;
    border:none;
    border: 1px solid #E2E2EA;
    /* background: #F7F7F9; */
}
input[type='radio']{
    position: absolute;
    left: 15px;
}
b{
    color: #E7554A;
    padding-right: 3px;
}

.mobile-product h2, .server-product h2{
    margin-bottom: 30px;
}
.mobile-product a, .server-product a{
    display: block;
    margin-left: 35px;
    margin-bottom: 14px;
}

.mobile-product img, .server-product img{
    width: 36px;
    height: 36px;
    margin-right: 14px;
    vertical-align: middle;
}
.verify-section dt,dd{
    line-height: 26px;
}
.verify-section dt{
    padding-left: 22px;
}
.dt-hint{
    background: url(../img/hint.png) no-repeat left;
    color: #e37501
}
.dt-pass{
    background: url(../img/oker.png) no-repeat left;
    color: #008000;
}
.verify-section dd{
    text-indent:1em;
    color: #666666;
}
.verify-section ul li{
    padding: 10px 0;
    overflow: hidden;
}
.verify-section ul li div{

    float: left;
}
.verify-section ul li div label{
    cursor: pointer;
    margin-right: 8px;
}
.verify-section .div_l{
    width: 100px;
    text-align: right;
    margin-right: 8px;
}
.verify-section .div_r input{
    width: 300px;
}
.verify-section .div_r textarea{
    width: 300px;
    height: 80px;
    resize: none;
}
.verify-section .div_qyxx{
    color: #4c4c4c;
    font-size: 16px;
    padding-left: 21px;
    font-weight: bold;
}
.verify-section .div_save{
    padding-left: 108px;
}
.verify-section .div_save button{
    width: 120px;
    height: 32px;
    text-align: center;
    color: #fff;
    border: none;
    border-radius: 2px;
    background-color: #78c340;
}
.verify-section .div-ver{
    overflow: hidden;
    margin-bottom: 14px;
}
.verify-section .div-ver div{
    float: left;
}
.verify-section .div-ver-l{
    width: 100px;
    text-align: right;
    margin-right: 8px;
}
.padding-t-20{
    padding-top: 20px;
}
.err-info{
    font-size: 12px;
    color: red;
    padding-left: 108px;
    position: relative;
    top: -10px;
}
.send-mobile{
    padding: 0 20px;
    height: 25px;
    text-align: center;
    color: #fff;
    border: none;
    border-radius: 2px;
    background-color: #78c340;
    line-height: 0;
}
.verify-mobile{
    width: 86px;
    margin-left: 108px;
    height: 25px;
    text-align: center;
    color: #fff;
    border: none;
    border-radius: 2px;
    background-color: #78c340;
    line-height: 0;
}
.verify-email{
    margin-left: 108px;
    padding: 0 20px;
    height: 25px;
    text-align: center;
    color: #fff;
    border: none;
    border-radius: 2px;
    background-color: #78c340;
    line-height: 0;
}
.email-number{
    width: 200px;
    height: 22px;
    line-height: 22px;
}

.info-sec{
    margin: 40px 0;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
}
.info-sucess{
    padding-left: 20px;
    background: url(../img/oker.png) no-repeat left;
}
.info-fail{
    padding-left: 20px;
    background: url(../img/hint.png) no-repeat left;
}
.div-c a{
    margin-left: 10px;
    text-decoration: none;
    display: inline-block;
    padding: 0 20px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    border-radius: 2px;
    background-color: #999999;
}
.mobile-number,.verify-code{
    height: 22px;
    line-height: 22px;
}

.conpany_register_table {
  position: relative;
}


.quick-be {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 33%;
  padding: 0 37px;
  box-sizing: border-box;
  border-left: 1px solid #eee;
}
.quick-be h3 {
  font-size: 20px;
}
.quick-be {

}
.quick-be {

}
.index-content {
  padding: 0;
}
.doc-content {
    box-sizing: border-box;
}
.page-title-new {
  position: relative;
  width: 1200px;
    height: 50px;
    color: #fff;
    padding: 20px 10px;
    margin: 0 auto;
}
