*{
	margin: 0;
	padding: 0;
}
ul li{
	list-style: none;
}
.clear{
	clear: both;
}
a{
	text-decoration: none;
}
.header{
    height: 35px;
    line-height: 35px;
    background-color: #0079B2;
}
.header-box{
    width: 1000px;
    margin: 0 auto;
    font-size: 14px;
    color: white;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.header-login-box{
    margin-right: 30px;
}
.header-login-box i{
    width: 20px;
    height: 20px;
    display: inline-block;
    background-image: url(../img/tel_icon_03.jpg);
    background-repeat: no-repeat;
    vertical-align: middle;
}
.header-login-box span{
    display: inline;
}
.header-exit-box span a{
    font-size: 14px;
    color: white;
}  
.header-exit-box i{
    width: 20px;
    height: 20px;
    display: inline-block;
    background-image: url(../img/exit_icon_03.jpg);
    background-repeat: no-repeat;
    vertical-align: middle;
}
.header-line{
    position: absolute;
    top: 50%;
    width: 1px;
    height: 10px;
    margin-top: -5px;
    right: 67px;
    background-color: white;
}
.header-box-right{
    position: relative;
}
.developers-first{
    height: 65px;
    line-height: 65px;
    border-bottom: 1px solid #E7E6E3;
}
.developers-content-first{
    width: 1000px;
    margin: 0 auto;
}
.developers-content-first-left span{
    font-size: 24px;
    color: #333;
    display: inline-block;
}
.developers-content-first-center ul li{
    float: left;
    text-align: center;
    display: inline;
    position: relative;
}
.developers-content-first-center ul li:nth-child(2){
    margin-left: 30px;
}
.developers-content-first-center{
    margin-left:40px;
}
.developers-content-first-center ul li a{
    font-size: 14px;
    color: #333;
}
.developers-content-first-center ul li a.active-a{
    color: #0079B1;
}
.developers-content-first-center ul li .li-line{
    width: 30px;
    height: 2px;
    position: absolute;
    bottom: -0.5px;
    left: 50%;
    margin-left: -15px;
    border-bottom: 2px solid #0079B1;
}
.developers-content-first-right{
    height: 65px;
    margin-right: -50px;
}
.developers-content-first-right img{
    height: 65px;
    display: inline-block;
}
.developers-second{
    width: 1000px;
    margin: 20px auto 0px;
}
.developers-second-box{
    height: 90px;
    width: 320px;
    background-image: url(../img/con_img1_03.jpg);
    background-size: 100% 100%;
}
.developers-second-box:nth-child(2){
    background-image: url(../img/con_img2_03.jpg);
    background-size: 100% 100%;
    margin-left: 20px;
}
.developers-second-box:nth-child(3){
    background-image: url(../img/con_img3_03.jpg);
    background-size: 100% 100%;
    margin-left: 20px;
}
.developers-second-box span{
    font-size: 18px;
    color: #333333;
    display: inline-block;
    margin: 18px 0px 0px 45px;
}
.developers-second-box p a{
    font-size: 12px;
    color: #848484;
    display: inline-block;
    margin: 10px 0px 0px 45px;
}
.developers-third{
    width: 1000px;
    margin: 20px auto 0px;
    border: 1px solid #FFF5DE;
}
.developers-third-left{
    width: 80px;
    text-align: center;
    border-right: 1px solid #FFF5DE;
    padding: 8px 0px;
}
.developers-third-left img{
    width: 25px;
    height: 25px;
    display: inline-block;
}
.developers-third-left p{
    font-size: 13px;
    color: #666;
}
.developers-third-right{
    padding: 22.5px 0px;
    position: relative;
    font-size: 13px;
    width: 919px;
    background-color: #FFF8E7;
}
.developers-third-right i{
    position: absolute;
    top: 50%;
    left: 20px;
    width: 5px;
    height: 5px;
    margin-top: -1.5px;
    display: inline-block;
    background-color: #FFAA00;
    border-radius: 50%;
}
.developers-third-right span{
    color: #848484;
    display: inline-block;
    margin-left: 35px;
}
.developers-third-right a{
    color: #FFAA00;
    margin-left: 10px;
}
.developers-fourth{
    width: 1000px;
    margin: 20px auto 0px;
}
.developers-fourth-one{

}
.developers-fourth-one-left{
    width: 130px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: white;
    font-size: 16px;
    border-radius: 5px;
    background-color: #0084B9;
}
.developers-fourth-one-right .kw-input{
    width: 150px;
    height: 30px;
    border: 1px solid #E7E6E3;
    border-radius: 20px;
    outline: none;
    font-size: 13px;
    padding-left: 15px;
    box-sizing: border-box;
}
.developers-fourth-one-right .place-box{
    width: 120px;
    border: 1px solid #E7E6E3;
    border-radius: 20px;
    height: 30px;
    box-sizing: border-box;
    position: relative;
}
.developers-fourth-one-right .place-input{
    width: 100px;
    height: 28px;
    border: 0;
    outline: none;
    font-size: 13px;
    padding-left: 15px;
    box-sizing: border-box;
    border-radius: 20px;
    font-size: 13px;
}
.developers-fourth-one-right .place-input::-webkit-input-placeholder{
    font-size: 13px;
    color: #acacac;
}
.developers-fourth-one-right .kw-input::-webkit-input-placeholder{
    font-size: 13px;
    color: #acacac;
}
.developers-fourth-one-right .place-box .triangle{
    width: 0px;
    height: 0px;
    border-width: 5px;
    border-style: solid;
    border-color: #84817C transparent transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -2.5px;
    right: 10px;
}
.developers-fourth-one .developers-fourth-one-right .year-box{
    width: 95px;
    border-radius: 20px;
    height: 30px;
    box-sizing: border-box;
    position: relative;
    color: #333;
    font-size: 13px;
    border: 0;
}
.developers-fourth-one .developers-fourth-one-right .year-box input{
    width: 75px;
    height: 28px;
    border: 0;
    outline: none;
    font-size: 13px;
    padding-left: 15px;
    box-sizing: border-box;
    border-radius: 20px;
    font-size: 13px;
    border: 1px solid #E7E6E3;
}
.developers-fourth-one-right .year-box .triangle{
    right: 30px;
}
.developers-fourth-one .developers-fourth-one-right .month-box{
    width: 75px;
    border-radius: 20px;
    height: 30px;
    box-sizing: border-box;
    position: relative;
    color: #333;
    font-size: 13px;
    border: 0;
}
.developers-fourth-one .developers-fourth-one-right .month-box input{
    width: 55px;
    height: 28px;
    border: 0;
    outline: none;
    font-size: 13px;
    padding-left: 15px;
    box-sizing: border-box;
    border-radius: 20px;
    font-size: 13px;
    border: 1px solid #E7E6E3;
}
.developers-fourth-one-right .month-box .triangle{
    right: 30px;
}
.developers-fourth-one .developers-fourth-one-right .day-box{
    width: 75px;
    border-radius: 20px;
    height: 30px;
    box-sizing: border-box;
    position: relative;
    color: #333;
    font-size: 13px;
    border: 0;
}
.developers-fourth-one .developers-fourth-one-right .day-box input{
    width: 55px;
    height: 28px;
    border: 0;
    outline: none;
    font-size: 13px;
    padding-left: 15px;
    box-sizing: border-box;
    border-radius: 20px;
    font-size: 13px;
    border: 1px solid #E7E6E3;
}
.developers-fourth-one-right .day-box .triangle{
    right: 30px;
}
.search{
    width: 90px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #006EA9;
    font-size: 14px;
    color: white;
    border-radius:5px;
    cursor: pointer;
}
.search img{
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
}
.developers-fourth-one-right{
    margin-top: 10px;
}
.developers-fourth-one-right .kw-box:nth-child(1),.developers-fourth-one-right .kw-box:nth-child(2),.developers-fourth-one-right .kw-box:nth-child(3){
    margin-right: 10px;
}
.developers-fourth-one-right .place-box{
    margin-right: 5px;
}
.developers-fourth-two{
    margin-top: 20px;
    height: 51px;
    border-bottom: 1px solid #D6D3CE;
}
.developers-fourth-two ul li{
    text-align: center;
    float: left;
    width: 150px;
    height: 50px;
    line-height: 50px;
    background-color: #F2F1EF;
    border: 1px solid #D6D3CE;
    border-bottom: 0px;
}
.developers-fourth-two ul li.active-li{
    border-top: 2px solid #0079B1;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    box-sizing: border-box;
    height: 52px;
    line-height: 50px;
    width: 151px;
    background-color: white;
    border-left: 1px solid #D6D3CE;
    border-right: 1px solid #D6D3CE;
    border-bottom: 1px solid white;
}
.developers-fourth-two ul li a{
    font-size: 15px;
    color: #333;
}
.developers-fourth-two ul li a.active-item{
    font-weight: bold;
}
.developers-fourth-three table{
    margin-top: 30px;
    width: 100%;
    border-collapse: collapse;
}
.developers-fourth-three .first-tr{
    background: #F7F7F6;
}
.developers-fourth-three table tr{
    text-align: center;
    border: 1px solid #E7E6E3;
}
.developers-fourth-three table tr td{
    font-size: 13px;
    color: #333;
    padding: 10px;
    border-right: 1px solid #E7E6E3;
    border-bottom: 1px solid #E7E6E3;
    width: 140px;
    box-sizing: border-box;
}
.developers-fourth-three table .item-name{
    width: 220px;
}
.developers-fourth-three .table-title{
    color: #484848;
    position: relative;
    font-size: 14px;
}
.developers-fourth-three .table-title .triangle{
    width: 0px;
    height: 0px;
    border-width: 5px;
    border-style: solid;
    border-color: #84817C transparent transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -2.5px;
    right: 20px;
}
.developers-fourth-three table .operation{
    width: 15px;
    height: 20px;
    display: inline-block;
    vertical-align: sub;
    background-image: url(../img/oper_icon1_03.jpg);
    background-size: 100% 100%;
}
.developers-fourth-three table .operation2{
    width: 20px;
    height: 15px;
    background-image: url(../img/oper_icon2_03.jpg);
    background-size: 100% 100%;
}
.developers-fourth-three table .operation3{
    width: 20px;
    height: 20px;
    background-image: url(../img/oper_icon3_03.jpg);
    background-size: 100% 100%;
}
.developers-fourth-three table .operation-mode a{
    color: #337ab7;
    font-size: 13px;
}
/*分页*/
.pageination_align {
    text-align: center
}

.pageination {
    color: #48576a;
    font-size: 12px;
    display: inline-block;
    user-select: none;
}

.pagination_page {
    padding: 0 4px;
    border: 1px solid #d1dbe5;
    border-right: 0;
    background: #fff;
    font-size: 13px;
    min-width: 28px;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    box-sizing: border-box;
    text-align: center;
    float: left;
}

.pagination_page_right {
    border-right: 1px solid #d1dbe5;
}

.pagination_page:hover {
    color: #20a0ff;
}

.disabled {
    color: #e4e4e4 !important;
    background-color: #fff;
    cursor: not-allowed;
}

.pagination_page_active {
    border-color: #20a0ff;
    background-color: #20a0ff;
    color: #fff !important;;
    cursor: default;
}
#app{
    zoom: 1;
    padding: 30px 100px 20px;
}
#app:after{
    display:block; content:""; height:0; clear:both; overflow:hidden;
}
.page-prompt{
    font-size: 13px;
    color: #666;
}
.page-prompt-right{
    font-size: 13px;
    color: #666;
    position: relative;
    z-index: 999999;
}
.page-prompt-right input{
    width: 30px;
    height: 20px;
    outline: none;
    border: 1px solid #D0CCC7;
    font-size: 13px;
    color: #666;
    border-radius:3px; 
    padding-left: 10px;
    z-index: 55555;
}
.page-prompt-right .jump-i{
    width: 0px;
    height: 0px;
    border-width: 5px;
    border-style: solid;
    border-color: #84817C transparent transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -2.5px;
    right: 20px;
    z-index: 1233;
}
.foot{
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #E7E6E3;
    color: #555;
    font-size: 13px;
}
.choose-page{
    position: absolute;
    width: 113px;
    right: 0px;
    top: 21px;
    width: 100px;
    border: 1px solid #D0CCC7;
    display: none;
}
.choose-page a{
    background: #F8F7F5;
    color: #484848;
    font-size: 13px;
    display: inline-block;
    padding: 0px 5px;
    margin: 5px 0px;
}
/*帮助*/
.help-fourth{
    width: 1000px;
    margin: 20px auto 30px;
    border: 1px solid #E0DED9;
}
.help-fourth-one{
    height: 15px;
    border-bottom: 1px solid #E0DED9;
    overflow: hidden;
}
.help-fourth-one img{
    width: 100%;
    height: 111%;
    display: inline-block;
}
.help-fourth-two{
    font-size: 12px;
    color: #848488;
    padding: 30px 0px 0px 15px;
    box-sizing: border-box;
    zoom: 1;
}
.help-fourth-two::after{
    clear: both;
    height: 0;
    display: block;
    content: "";
    overflow: hidden;
}
.help-fourth-two img{
    width: 20px;
    height: 20px;
    display: inline-block;
}
.help-fourth-two span{
    color: #AFAAA5;
}
.help-fourth h2{
    text-align: center;
    font-size: 20px;
    color: #333;
}
.help-content{
    margin: 20px 40px;
    background-color: #F1F0EE;
    padding:20px; 
}
.help-content p{
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}
.help-content p:nth-child(1){
    margin-top: 0px;
}    
/*独立验收*/
.acc{
    text-align: center;
    padding: 120px 20px !important;
}
.acc span{
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.acc p{
    display: inline-block;
    font-size: 13px;
    color: #ff3f41;
    margin-top: 20px;
}
/*个人中心*/
.picture-content .scene-box {
    margin-left: 130px;
    margin-top: 10px;
}
.picture-content .scene-box>span {
    color: #848484;
    font-size: 14px;
    display: inline-block;
    margin-right: 10px;
    width: 160px;
    text-align: right;
}
.picture-content .scene-box input {
    outline: none;
    height: 40px;
    padding-left: 10px;
    border: 1px solid #E0DED9;
    font-size: 14px;
    color: #333;
    box-sizing: border-box;
    width: 300px;
}
.submit-part{
    text-align: center;
    margin-top: 20px;
}
.submit-part input{
    outline: none;
    border: 0;
    width: 150px;
    height: 40px;
    line-height: 40px;
    border-radius:5px;
    background: #006EAA;
    font-size: 15px;
    color: #fff; 
    cursor: pointer;
}
/*申报审核未通过*/
.failure .scene-box{
    margin-left: 0px;
}
.failure .scene-box input{
    width: 640px;
}
.failure .scene-box span{
    width: 140px;
}
.specification{
    float: right;
    width: 90px;
    height: 30px;
    line-height: 30px;
    margin-right: 40px;
    border: 1px solid #E0DED9;
    border-radius: 5px;
    text-align: center;
    background-color: #fff;
}
.specification a{
    font-size: 14px;
    color: #333;
    display: inline-block;
}
/* 系统通知1 */
.notice{
    zoom: 1;
    margin-top: 20px !important;
    position: relative !important;
}
.notice::after{
    clear: both;
    display: block;
    height: 0;
    content: "";
}
.notice>input{
    border: 0 !important;
    width: 778px !important;
    margin-left: 20px !important;
}
.notice>span{
    width: 72px !important;
    float: left;
}
.notice i{
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    border-color: #fff;
    border-style: solid;
    border-width: 0 1px 1px 0;
    transform: rotate(135deg);
    background: #fff;
    top: 50%;
    left: 98px;
    margin-top: -5px;
}
/* 项目质监 */
.project-control{
    background-color: #0074AD;
    border: 0;
    padding: 0px 10px;
}
.project-control a{
    color: #fff;
}
.project-ul{
    text-align: center;
    padding: 100px 0px;
}
.project-ul li{
    display: inline-block;
    width: 180px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #fff;
    border-radius: 5px;
}
.project-ul li:nth-child(1){
    margin-right: 15px;
}
.project-ul li:nth-child(2){
    margin-left: 15px;
}
.project-ul li.active{
    background: #0084B8;
}
.project-ul li a.active{
    color: #fff;
}
.project-ul li a{
    font-size: 16px;
    color: #848484;
}
/* 质监查看 */
.send-to{
    display: block !important;
    font-size: 14px !important;
    color: #C0BBB5 !important;
    margin: 30px 0px 10px !important;
}
.send-place{
    font-size: 14px !important;
    margin: 0 !important;
    color: #666 !important;
}
/* 审核查看 */
.help-content {
    margin: 20px 40px 20px;
    background-color: #F1F0EE;
    padding: 20px;
}
.trial-one:nth-child(1) {
    margin-top: 0px;
}
.trial-one {
    margin-top: 15px;
    position: relative;
}
.help-content .trial-one .trial-left-span {
    width: 85px;
    text-align: right;
    margin-right: 10px;
    color: #333 !important;
}
.help-content .trial-one span {
    color: #848484;
    font-size: 13px;
    display: inline-block;
}
.help-content .trial-four>.trial-left-span {
    padding: 7px 0px;
}
.help-content .trial-one input.eng-name {
    width: 400px;
}
.help-content .area>.eng-name {
    width: 780px;
}
.help-content .trial-one input {
    outline: none;
    height: 30px;
    padding-left: 10px;
    border: 1px solid #E0DED9;
    font-size: 14px;
    color: #333;
}
.help-content .trial-one select {
    outline: none;
    height: 30px;
    padding-left: 6px;
    border: 1px solid #E0DED9;
    font-size: 14px;
    color: #333;
    /*很关键：将默认的select选择框样式清除*/  
    /*appearance:none;   
    -moz-appearance:none;   
    -webkit-appearance:none;*/ 
}

.help-content .trial-one .no {
    background: #fff;
    border: 1px solid #E0DED9;
    padding: 6.5px 10px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    cursor: pointer;
    margin-left: 10px;
}
.help-content .trial-one span {
    color: #848484;
    font-size: 13px;
    display: inline-block;
}
.help-content .trial-one .checked-span {
    background: #0079B1;
    color: #fff;
}
.help-content .trial-one .yes {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-left: -6px;
}
.trial-one .area-img:first-of-type {
    margin-left: 4px;
}
.trial-one .area-img {
    width: 178px;
    height: 120px;
    border: 1px solid #E0DED9;
    background: #fff;
    margin-left: 20px;
}
.help-content .trial-four>.eng-name {
    margin-left: 4px;
}
.help-content .trial-one input.eng-yes {
    margin-left: 10px;
}
.help-content .trial-one .yes-no {
    margin-left: 10.8px;
}
.help-content .trial-four>.floor {
    margin-left: 16px;
}
.help-content .trial-one span.download-span {
    display: inline-block;
    background-color: #0079B1;
    color: #fff;
    padding: 7px 20px;
    border-radius: 5px;
}
.help-content .trial-one .trial-one-brief {
    background: #fff;
    border: 1px solid #E0DED9;
    padding: 20px 15px;
    margin-left: 4px;
}
.trial-one-brief-box span:first-child {
    padding: 7px 0px;
    margin-left: 10px;
    width: 72px;
    text-align: right;
    float: left;
}
.trial-one-brief-box span {
    text-align: center;
    float: left;
    padding: 7px 0px;
    margin-left: 20px;
}
.trial-one-brief-box input {
    float: left;
    width: 169.6px;
    margin-left: 10px;
}
.trial-one-brief-box {
    margin-top: 10px;
}
.trial-one-brief-box:first-child {
    margin-top: 0px;
}
.help-content .trial-four>.trial-left-span {
    padding: 7px 0px;
}
.help-content .trial-one .yes-no2 {
    width: 110px;
    text-align: right;
    margin-left: 40px;
}
.help-content .trial-one .texta{
    resize: none;
    outline: none;
    border: 1px solid #E0DED9;
    width: 780px;
    margin-left: 4px;
    font-size: 13px;
    padding: 10px;
    box-sizing: border-box;
    background: #fff;
}
.help-content .font-text{
    width: 300px;
    margin: 0 auto 10px;
    font-size: 14px;
    color:#666;
    display: block;
    text-align: center;
}
/* 接入商查询 */
.portal{
    width: 1000px;
    margin: 0 auto;
}
.portal .portal-bg{
    width: 1000px;
    height: 100px;
    overflow: hidden;
    margin-top: 20px;
}
.portal .portal-bg img{
    width: 1000px;
    height: 100px;
    display: inline-block;
}
.portal-box{
    width: 1000px;
    margin: 20px auto 0px;
    border: 1px solid #E0DED9;
    padding-bottom: 20px;
}
.portal-box h2{
    text-align: center;
    font-size: 20px;
    color: #333;
    border-bottom: 1px solid #E0DED9;
    padding: 20px 0px;
}
.portal-box .search-box{
    margin: 0px 20px;
    border-bottom: 1px solid #E0DED9;
    padding: 20px 0px;
    zoom: 1;
}
.portal-box .search-box::after{
    clear: both;
    display: block;
    overflow: hidden;
    content: "";
    height: 0;
}
.portal-box .search-box .change-place{
    width: 130px;
    position: relative;
    float: left;
}
.portal-box .search-box input{
    width: 110px;
    height: 30px;
    border: 0;
    outline: none;
    font-size: 13px;
    padding-left: 15px;
    box-sizing: border-box;
    border-radius: 20px;
    font-size: 13px;
    border: 1px solid #E7E6E3;
}
.portal-box .search-box i{
    width: 0px;
    height: 0px;
    border-width: 5px;
    border-style: solid;
    border-color: #84817C transparent transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -2.5px;
    right: 35px;
}
.portal-box .search-box .words{
    width: 200px;
    float: left;
}
.portal-box .search-box .search{
    width: 90px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #006EA9;
    font-size: 14px;
    color: white;
    border-radius: 5px;
    cursor: pointer;
    margin-left: 30px;
}
.portal-box .search-box .search img{
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: sub;
}
.portal-two{
    margin: 0px 20px;
    border-bottom: 1px solid #E0DED9;
    padding: 20px 0px;
    zoom: 1;
}
.portal-two::after{
    display: block;
    clear: both;
    overflow: hidden;
    content: "";
    height: 0;
}
.portal-two-left span{
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.portal-two-left p{
    font-size: 12px;
    color: #666;
    margin-top: 5px;
}
.portal-two-left p i{
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url(../img/place_logo_03.jpg);
    background-size: 100% 100%;
    vertical-align: sub;
}
.portal-two-right .phone-logo{
    float: right;
    width: 130px;
    height: 50px;
    text-align: center;
    margin-right: 10px;
}
.portal-two-right .phone-logo:nth-child(1){
    margin-right: 0px
}
.portal-two-right .phone-logo img{
    width: 100px;
    height: 30px;
    display: inline-block;
    margin: 10px 0px;
}
.portal-two-right .other{
    border:1px solid #E0DED9;
    box-sizing: border-box;
}
.portal-two-right .another{
    background: #F6F6F6;
}
.other-app{
    width: 1000px;
    margin: 0 auto;
}
/* 项目申请 */
.reply{
    background: #fff;
    border: 1px solid #F1F0EE;
    margin-right: 20px;
}
.reply a{
    color: #333;
}
.apply{
    margin: 10px;
    background-color: #fff;
    padding: 0px 0px 80px 0px;
    position: relative;
}
.apply .trial-one .place-i{
    width: 0px;
    height: 0px;
    border-width: 5px;
    border-style: solid;
    border-color: #84817C transparent transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -2.5px;
    left: 230px;
}
.apply .trial-one .place-ii{
    width: 0px;
    height: 0px;
    border-width: 5px;
    border-style: solid;
    border-color: #84817C transparent transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -2.5px;
    left: 356px;
}
.apply .trial-one .trial-left-span{
    width: 115px;
}
.apply .trial-one font{
    position: absolute;
    left: 340px;
    top: 6px;
    font-size: 14px;
    color: #666;
}
.apply .trial-one font.second-font{
    left: 586px;
}
.house{
    float: right;
    color: #848484;
    font-size: 13px;
    zoom: 1;
    position: relative;
    margin-right: 20px;
}
.house::after{
    clear: both;
    height: 0;
    display: block;
    content: "";
    overflow: hidden;
}
.house label {
    float: left;
    cursor: pointer;
    zoom: 1;
}
.house label::after{
    clear: both;
    height: 0;
    display: block;
    content: "";
    overflow: hidden;
}
.house i.active-i {
    border: 1px solid #0079B1;
}
.house label i {
    width: 14px;
    height: 14px;
    border: 1px solid #848484;
    border-radius: 50%;
    display: inline-block;
    margin: 7px 5px 0px 10px;
    float: left;
}
.house #state {
    padding: 6px 0px;
    color: #0079B1;
}
.house span {
    font-size: 13px;
    color: #333;
    display: inline-block;
    width: 30px;
}
.house>.house-type{
    float: left;
    width: 60px;
    padding: 6px 0px;
}
.house .circle {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #0079B1;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 73px;
}
.house label#second-label{
    margin: 0px 5px;
}
.house label#second-label i{
    margin-left: 0px;
}
.house label#second-label span{
    width: 50px;
    padding: 6px 0px;
    color: #333;
}
.house label#third-label{
    cursor: default;
}
.house label#third-label i{
    margin-left: 0px;
    background: #EFEEEC;
}
.house label#third-label span{
    width: 100px;
    padding: 6px 0px;
}
.apply .trial-one .iii{
    left: 362px;
}
.trial-one .download-pic {
    opacity: 0;
    width: 85px;
    position: absolute;
    top: 0;
    left: 126px;
}
.trial-one .tip{
    color:#FF5C5D !important;
    font-size: 10px !important;
    left: 274px !important;
    top: 8px !important;
}
.start-img{
    width: 15px;
    height: 15px;
    position: absolute;
    top: 8px;
    right: 368px;
}
.end-img{
    width: 15px;
    height: 15px;
    position: absolute;
    top: 8px;
    right: 125px;
}
.trial-one-brief-box .certificate{
    width: 160px !important;
    text-align: center !important;
}
.trial-one-brief-box .certificate-input{
    width: 190px;
    left: 10px;
}
.add-box{
    position: relative;
    width: 390px;
    margin-top: 20px;
}
.add-box .tip{
    width: 100px;
    left: 224px !important;
}
.apply-box{
    width: 786px;
    padding: 0px 15px 20px !important;
}
.limit{
    font-size: 12px !important;
    color: #848484 !important;
    margin-top: 0px !important;
    margin-left: 130px !important;
}
.limit-first{
    margin-top: 10px !important;
}
.limit-second{
    margin: 5px 0px 5px 130px !important;
}
.trial-one .triangle-logo{
    width: 0px;
    height: 0px;
    border-width: 5px;
    border-style: solid;
    border-color: #84817C transparent transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -2.5px;
    right: 325px;
}
.project-apply .trial-one-brief{
    width: 786px;
    position: relative;
}
.project-apply .trial-one-brief .trial-one-brief-box input{
    width: 174.6px;
}
.out-nuit{
    position: absolute;
    top: 21px;
    left: 241.5px;
    width: 50px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #F7F7F6;
    border-left: 1px solid #E0DED9;
    font-size: 13px;
    color: #848484;
}
.two-nuit{
    top: 65px;
}
.three-nuit{
    top: 107px;
}
.four-nuit{
    top: 149px;
}
.five-nuit{
    top: 191px;
}
.six-nuit{
    top: 1px;
    left:429px;
    height: 50px;
    line-height: 50px;
}
.seven-nuit{
    top: 1px;
    left:429px;
    height: 31.5px;
    line-height: 31.5px;
}
.eight-nuit{
    top: 1px;
    left:897px;
    height: 31.5px;
    line-height: 31.5px;
}
.trial-five textarea{
    height: 50px;
    width: 300px;
    border: 1px solid #E0DED9;
    resize: none;
    outline: none;
    padding: 5px;
    box-sizing: border-box;
    margin-left: 16px;
}
.trial-five .trial-left-span{
    padding: 17px 0px !important;
}
.trial-five textarea::-webkit-input-placeholder{
    font-size: 13px;
    color: #acacac;
}
.trial-five .eng-name{
    height: 50px !important;
}
.trial-five .yes-no{
    padding: 8px 0px;
}
.trial-five span{
    color: #333 !important;
}
.out-add{
    background: #0079B1;
    border-radius: 5px;
    font-size: 13px;
    color: #fff;
    height: 32px;
    line-height: 32px;
    padding: 0px 8px; 
    text-align: center;
    position: absolute;
    top:0;
    right: 30px;
    cursor: pointer;
}
.help-content .trial-one .another-textarea{
    width: 820px;
}
.apply-end{
    text-align: center;
    position: absolute;
    bottom:10px;
    left: 50%;
    width: 400px;
    margin-left: -200px;
}
.apply-end .save{
    outline: none;
    border: 1px solid #E6E5E2;
    width: 180px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 5px;
    background: #fff;
    font-size: 16px;
    color:#333;
    cursor: pointer;
    box-shadow: 2px 2px 10px 2px #EAE9E7;
}
.apply-end .apply-sub{
    outline: none;
    border: 1px solid #E6E5E2;
    width: 180px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 5px;
    background: #0070AB;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    box-shadow: 2px 2px 10px 1px #CCDFEB;
    margin-left: 20px;
}
/* 时间样式 */
.calendar {
    top: 839px;
    right: 355px;
    width: 300px !important;
}
.calendar .calMain .calTitle .t_date {
    WIDTH: 250px;
}
.calendar .calMain .calTitle .currentYearText {
    MARGIN: 0 0px 0 88px;
}


/*审理流程图*/
.process-content{
    border-top: 1px solid #E0DED9;
    padding: 0px 20px;
}
.process-box .list-ul{
    text-align: center;
    height: 30px;
    position: relative;
    margin: 20px 0px 5px 0px;
}
.process-box .list-ul li{
    display: inline-block;
    text-align: center;
    position: absolute;
}
.process-box .list-ul li:nth-child(1){
    top: 0px;
    left: 67px;
}
.process-box .list-ul li:nth-child(2){
    top: 0px;
    left: 176px;
}
.process-box .list-ul li:nth-child(3){
    top: 0px;
    left: 281px;
}
.process-box .list-ul li:nth-child(4){
    top: 0px;
    left: 388px;
}
.process-box .list-ul li:nth-child(5){
    top: 0px;
    left: 476px;
}
.process-box .list-ul li:nth-child(6){
    top: 0px;
    left: 582px;
}
.process-box .list-ul li:nth-child(7){
    top: 0px;
    left: 704px;
}
.process-box .list-ul li:nth-child(8){
    top: 0px;
    left: 798px;
}
.process-box .list-ul li a{
    font-size: 14px;
    color: #999;
    cursor: default;
}
.process-box .list-ul li a.list-a{
    color: #0080B5;
}
.process-box .list-ul2 li a.list-a{
    color: #0080B5;
}
.process-box .lct-logo{
    width: 100%;
    height: 120px;
}
.process-box .list-ul2{
    text-align: center;
    height: 30px;
    position: relative;
    margin: 5px 0px 20px 0px;
}
.process-box .list-ul2 li{
    display: inline-block;
    position: absolute;
}
.process-box .list-ul2 li a{
    font-size: 14px;
    color: #999;
    cursor: default;
}
.process-box .list-ul2 li:nth-child(1){
    top: 0px;
    left: 234px;
}
.process-box .list-ul2 li:nth-child(2){
    top: 0px;
    left: 337px;
}
.process-box .list-ul2 li:nth-child(3){
    top: 0px;
    left: 453px;
}
.process-box .list-ul2 li:nth-child(4){
    top: 0px;
    left: 576px;
}
.process-box .list-ul2 li:nth-child(5){
    top: 0px;
    left: 692px;
}
.process-box .list-ul2 li:nth-child(6){
    top: 0px;
    left: 822px;
}
.process-box .div-special{
    font-size: 14px;
    color: #999;
    border: 1px solid #E0DED9;
    background: #fff;
    padding: 5px;
    position: absolute;
    top: 70px;
    left: 10px;
}
.process-box .div-special .special-i{
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    border-color: #E0DED9;
    border-style: solid;
    border-width: 0 1px 1px 0;
    transform: rotate(225deg);
    background: #fff;
    top: -6px;
    left:15px;
}
.process-box .div-special-two{
    font-size: 14px;
    color: #999;
    border: 1px solid #E0DED9;
    background: #fff;
    padding: 5px;
    position: absolute;
    top: -8px;
    right: 10px;
    width: 30px;
}
.process-box .div-special-two .special-i-two{
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    border-color: #E0DED9;
    border-style: solid;
    border-width: 0 1px 1px 0;
    transform: rotate(135deg);
    background: #fff;
    top: 15px;
    left:-6px;
}
.process-box-two{
    margin: 50px 10px 20px;
    background-color: #F1F0EE;
    padding: 40px 20px;
}
.process-box-two .trial-one .eng-name{
    text-align: right;
    color: #848484;
    padding-right: 20px;
    box-sizing: border-box;
    height: 60px;
    font-size: 14px;
    color: #848484;
}
.process-box-two .trial-one .div-two{
    float: left;
    width: 793px;
    background: #fff;
    border: 1px solid #E0DED9;
    margin-left: 4px;
    height: 60px;
    line-height: 56px;
    overflow: hidden;
    box-sizing: border-box;
}
.process-box-two .trial-one .div-two input{
    border: 0;
    outline: none;
    height: 50px;
}
.process-box-two .trial-one .div-two input.eng-name2{
    text-align: left;
    font-size: 14px;
    color: #333;
}
.process-box-two .trial-one{
    line-height: 60px;
}
.process-box-two>.trial-one>span.trial-left-span{
    width: 92px;
}