
body{
	background: #f5f7f8;
}

.banner{
	height: 386px;
	background-image: url(/imgs/banner.png);
}

.gonggao{
	width: 1200px;
	height: 50px;
	margin: 0 auto;
	margin-top: 10px;
	display: flex;
	align-items: center;
}

.gonggao-left{
	width: 27px;
	height: 21px;
	background-image: url(/imgs/gonggao.png);
}

.gonggao-right{
	width: 1100px;
	height: 40px;
	line-height: 40px;
	margin-left: 30px;
	color: #999999;
}

.loading{
	position: fixed;
	top: 0;
	z-index: 9999;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
}

.box{
	display: none;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 75px;
}


.box-left{
	width: 888px;
}

.form{
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #f3f5f6;
	box-shadow: 0px 1px 10px 0px rgba(243,245,246,0.5);
	padding-bottom: 30px;
	box-sizing: border-box;
}

.form-top{
	width: 100%;
	height: 50px;
	display: flex;
	margin-top: 13px;
	background: #f4f4f4;
}

.form-top div{
	width: 33%;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #484848;
	background-size: 100%;
}

.form-left-title{
	width: 45%;
	line-height: 60px;
	text-align: right;
	font-size: 16px;
	color: #000000;
	padding-right: 28px;
	box-sizing: border-box;
}

.form-sqzt{
	width: 100%;
	/*height: 60px;*/
	border-bottom: 2px dashed #ececef;
	display: flex;
}

.form-sqzt-right{
	display: flex;
	align-items: center;
	font-size: 16px;
	width:55%;
}

.form-sqzt-box{
	display: flex;
	/*margin-right: 60px;*/
	cursor: pointer;
	width: 100%;
}

.form-sqzt-box-left{
	width: 20px;
	height: 20px;
	background-image: url(/imgs/check_no.png);
	background-size: 100% 100%;
	margin-right: 12px;
}

.form-sqzt-box-right{
	font-size: 14px;
	color: #222222;
}
.form-sqzt-box input{
    margin-left: 15px;
    margin: auto;
    width:80%;
}

.form-fwlx{
	width: 100%;
	display: flex;
}

.form-fwlx-box{
	height: 60px;
	display: flex;
	align-items: center;
	cursor: pointer;
	/*font-weight: bold;*/
}

.form-fwlx-box-left{
	width: 20px;
	height: 20px;
	background-image: url(/imgs/check_no.png);
	background-size: 100% 100%;
}

.form-fwlx-box-right{
	margin-left: 12px;
	font-size: 15px;
	color: #687198;
}

.form-inp{
	display: flex;
	align-items: center;
}

.form-inp input{
	width: 342px;
	height: 36px;
	padding-left: 10px;
	/*border-color: #ececec;*/
	border: 1px solid #ececec;
	box-sizing: border-box;
}

.form-inp-right{
	display: flex;
}

.form-inp-right input{
	width: 216px;
}

.form-inp-right div{
	width: 118px;
	height: 36px;
	background: #39b94e;
	border-radius: 2px;
	margin-left: 7px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 36px;
	cursor: pointer;
}

.form-textarea{
	display: flex;
}

.form-textarea-check{
	width: 20px;
	height: 20px;
}

.form-textarea textarea{
	display: block;
	width: 342px;
	height: 77px;
	resize: none;
	padding: 10px;
	box-sizing: border-box;
	font-size: 14px;
	border: 1px solid #ececec;
	/*background: #f7f7f7;*/
}

.form-textarea a{
	display: flex;
	align-items: center;
	margin-top: 35px;
	text-decoration: none;
	font-size: 14px;
	color: #222222;
	width: 300px;
}


.form-textarea-btn{
	width: 200px;
	height: 50px;
	border-radius: 4px;
	background: #39b94e;
	margin-top: 26px;
	text-align: center;
	line-height: 50px;
	font-size: 22px;
	color: #FFFFFF;
	cursor: pointer;
}

.form-textarea-tishi{
	margin-top: 27px;
	font-size: 14px;
	color: #999999;
}






/*右侧部分*/

.box-right{
	width: 288px;
}



.sq-list-box {
	width: 266px;
	list-style-type: none;
	padding: 14px 7px;
	font-size: 12px;
	color: #999;
	border-bottom: 1px dashed #DDDDDD;
	margin: 0 auto;
	box-sizing: border-box;
	line-height: 20px;
}
input{
	font-size: 14px;
}



/*确认信息*/

.qexx{
	width: 100%;
	height: 722px;
	background: #FFFFFF;
	border: 1px solid #f3f5f6;
	box-shadow: 0px 1px 10px 0px rgba(243,245,246,0.5);
	box-sizing: border-box;
}

.qexx-box{
	display: flex;
	align-items: center;
	/*padding-left:147px;*/
}

.qexx-box-left{
	width: 45%;
	height: 50px;
	text-align: right;
	line-height: 50px;
	padding-right: 25px;
	box-sizing: border-box;
	font-size: 14px;
	color: #999999;
}

.qexx-box-right{
	width: 60%;
	font-size: 14px;
	color: #222222;
	/*height: 50px;*/
	line-height: 50px;
	max-width: 730px;
	padding-left:5px;
}



.qexx-btn{
	width: 200px;
	height: 50px;
	border-radius: 4px;
	background: #39b94e;
	text-align: center;
	line-height: 50px;
	font-size: 22px;
	color: #FFFFFF;
	cursor: pointer;
	margin-left: 40px;
}

.qexx-btnx{
	font-size: 16px;
	color: #39b94e;
	margin-left: 50px;
	cursor: pointer;
}






.background-green{
    background-image: url('/imgs/title0.png'); 
    width: 20%; 
    color: #FFFFFF!important;
}

.page-content .card-body {
    padding: 0px!important;
}

.form-button{
    width: 325px;
    height: 45px;
    background: rgba(68, 181, 73, 1);
    border-radius: 2px;
    margin: 20px auto;

    text-align: center;
    line-height: 45px;
    font-size: 19px;
    color: #FFFFFF;
    cursor: pointer;
}

.fuwu{
    width:65%;
}

.isPC{
        display: block;
    }
    .isMobile{
        display: none;
    }


/**字滚动样式*/
        #scrollDiv
        {
            width: 100%;
            height: 500px;
            line-height: 25px;
            border: #ccc 1px solid;
            overflow: hidden;
            padding: 0px 10px;
            font-size:14px;
            color:#676767;
        }
        
        #mytable{
            width: 100%;
            /*height: 300px;*/
            line-height: 35px;
            border: #ccc 1px solid;
            overflow: hidden;
        }
        #mytable tbody tr{
            height: 35px;
            border-bottom:1pt dashed #676767;
        }
        #mytable tbody tr td{
            padding:0px 5px;
        }
        #scrollDiv li
        {
            height: 25px;
            padding-left: 10px;
        }

     .pc-mobile-flex-direction{
        flex-direction: row!important;
    }
    .pc-mobile-flex-direction .firstdiv{
        width:125%;
    }
    
    .users-top {
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #39b94e;
    font-size: 26px;
    color: #FFFFFF;
    margin: 0 auto;
    margin-top: 13px;
}

@media (max-width: 680px) {
    .isPC{
        display: none;
    }
    .isMobile{
        display: block;
    }
  .page-content {
        padding: 0px;
  }
  .form-sqzt{
      flex-direction: column;
      border-bottom: 2px dashed #ececef;
  }
  .form-left-title{
        width: 100%;
        line-height: 55px;
        text-align: left;
        font-size: 16px;
        color: #000000;
        padding-right: 15px;
        box-sizing: border-box;
        
  }
  .form-sqzt-right{
        line-height: 55px;
        width:100%;
  }

  .form-fwlx {
        width: 100%;
        display: flex;
        flex-direction: column;
        border-bottom: 2px dashed #ececef;
    }
    .form-fwlx label{
        line-height: 40px;
    }
    
    .qexx-box{
        padding-left: 10px;
    }
    
    .fuwu{
        width:80%;
    }
    .qexx-box-left{
        width:34%;
    }
    .pc-mobile-flex-direction{
        flex-direction: column!important;
    }
    .pc-mobile-flex-direction .firstdiv{
        width:100%;
    }

}