.code{
	height:35px;
	line-height:35px;
	margin-left:10px;
	font-size: 20px;	
}
#editor{
	z-index:100;
}
.input-code {
	outline: none;
}
.headerImg{
	background: #123a61;
	background: url("/sicfl_xszc/information/inforinput/img/2021logo.png") no-repeat left top;
    height: 40px;
    width: 100%;
}

.main{
	margin-left:100px;
	margin-right:100px;
}
.header{
	background: #123a61;
    padding-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
 }
 .mainbody{
 	font-weight: bolder;
 	padding-left:10px;
 	font-size:18px;
 	border: 1px solid #e6e6e6;
 	width:100%;
 	height:40px;
 	line-height:40px;
 	margin-left:0px;
 	margin-top:2px;
 	text-align:left;
 }
 .main1{
 	width:92%;
 	margin-left:0px;
 	margin-top:2px;
 }
 .mainbody2{
 	background-color: #123a61;
 	color: #ffffff;
 	font-weight: bolder;
 	padding-left:10px;
 	font-size:18px;
 	border: 1px solid #e6e6e6;
 	width:99%;height:40px;
 	line-height:40px;
 	margin-left:0px;
 	margin-top:2px;
 	text-align:left;
 }
 .mainleft{
 	width: 20%;
    height: 100px;
    line-height: 100px;
    float: left;
    margin-left: 40px;
    text-align: left;
    font-weight: 1000;
 }
  .mainleft1{
 	width: 70%;
    height: 100px;
    float: left;
    margin-left: 40px;
    text-align: left;
    font-weight: 1000;
    font-size: 40px;
    margin-bottom: 80px;
    margin-right: 20px;
 }
 .mainright{
    width: 68%;
    height: 100px;
    line-height: 100px;
    float: left;
    text-align: left;
    padding-top: 0px;
 }
 .main11{
 	margin-top:2px;
    font-size: 15px;
 }
 .main111{
 	border: 1px solid #e6e6e6;
 	width:96%;
 	height:60px;
 	line-height:60px;
 	margin-left:0px;
 	margin-top:2px;
 	padding-left: 30px;
    font-size: 15px;
 }
 .inputclass{
 	width: 20px;
    height: 20px;
 }
 .inputjcxx{
 	border: 0px;
 	font-weight: 1000;
 	font-size: 15px;
 }
 .inputclassfwb{
 	width:90%;
 	font-size: 15px;
 	height: 55px;
 }
  .mainxx1{
 	color: #123a61;
 	font-weight: bolder;
 	padding-left:10px;
 	font-size:18px;
 	width:90%;height:40px;
 	line-height:40px;
 	margin-left:0px;
 	margin-top:2px;
 	text-align:left;
 }
  .mainxx2{
 	font-weight: bolder;
    padding-left: 10px;
    font-size: 14px;
    width: 90%;
    height: 40px;
    line-height: 40px;
    margin-left: 0px;
    margin-top: 2px;
    text-align: left;
    background-color: #ffffff;
    color: #000000;
 }
 .btnclassm{
 	font-weight: bolder;
    padding-left: 4%;
    font-size: 60px;
    width: 92%;
    height: 60px;
    line-height: 40px;
    /* margin-left: 0px; */
    
    text-align: center;
    color: #000000;
    margin-bottom: 50px;
 }
 .btnclass{
    height: 100px;
    line-height: 100px;
    padding: 0 18px;
    background-color: #07c160;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 40px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    width:92%;
    -webkit-appearance: none;
     margin-top:20px;
 }
.jp_tw{
 	width:80%;
 	height:45px;
 	font-size: 17px;
 }
 .jp_tw option{
 	height:45px;
 }
 .jp_xm{
 	font-size:40px;
 	color:#666666;
 	font-weight:bolder;
 	float:left;
 	padding-left:4%;
 	padding-right:4%;
 	height:80px;
 	text-align:left;
 	line-height:80px;
 }
 #body{
 	background-color: #ffffff;
    height: 80%;
    width: 96%;
    margin-left: 2%;
    margin-top: 20px;
    border-radius: 8px;
    border: 1px solid #ccc;
    box-shadow: #cccccc 0px 0px 6px;
 }
 .show-bigImg{
  width: 100%;
  height: auto;
  margin: 1% 1% 1% 1%;
  position:absolute;
  z-index:999999;
  
}
.jp_bx{
	z-index:888888;
}
.show-bigImg img{
  max-width: 100%;
  max-height: 100%;
 
}
.mengceng{
  position:fixed;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background-color: rgba(0,0,0,0.7);
  display:none;
  overflow:auto;
}
.imgcss{
	margin-left:0px;
}
.uploadImgBtn {

        width: 100px;
        height: 100px;
        cursor: pointer;
        position: relative;
        background: url("/sicfl_xszc/information/inforinput/img/plus.jpg") no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
    }

    .uploadImgBtn .uploadImg {
        position: absolute;
        right: 0;
        top:0;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }
    .pic{
        width: 100px;
        height: 100px;
    }
    .pic img {
        width: 100%;
        height: 100%;
    }
        .main11 img{
    	width: 640px;
    	height: 360px;
    }
    .main11img img{
    	width: 800px;
    	height: 285px;
    }
    .loginname{
    	font-size:32px;color:#666666;margin-bottom:20px;margin-top:20px;
    }
    .rs5{
    	font-size:36px;height:100px;line-height:100px;
    }
    .loginvalue{
    	margin-top:10px;    width: 100%;height:75px;font-weight:bolder;font-size:40px;
    }
    .main1bz{
    	font-size:35px;color:#000000;padding-left:10%;width:86%;
    }
    .totalview{
    	width:80%;
    	
    }
    .zffs{
    	width: 90%;
	    text-align: left;
	    padding-left: 5%;
	    font-size: 40px;
	    font-family: "Microsoft YaHei","Helvetica Neue","Hiragino Sans GB","\9ED1\4F53",Arial,sans-serif;
	    color: #000000;
	    margin-top:30px;
    }
    .zffsimg{
    	margin-top:20px;
    	margin-bottom:20px;
    	width:96%;
    }
    .zffsimg a{
    	cursor: pointer;
    }
    .zffsimg img{
    	border-radius: 5px;
    }
    .jp_pay{
    	width: 100%;
	    min-height: 300px;
	    float: left;
    }
.paytotal{
    	width:100%;
    	margin-top: 20px;
}
.weui-input{
    	width: 500px;
	    height: 100px;
	    font-weight: 1000;
	    font-size: 50px;
	    border: 1px solid #cccccc;
	    padding-left: 5px;
	        color: #0366c0;
}
.bodypay{
 	background-color: #ffffff;
    height: 42%;
    width: 96%;
    margin-left: 2%;
    margin-top: 20px;
    border-radius: 8px;
    border: 1px solid #ccc;
    box-shadow: #cccccc 0px 0px 6px;
 }
.jp_hr{
    margin:auto;
    width: 90%;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #cccccc;
    border-right-color: #cccccc;
    border-bottom-color: #cccccc;
    border-left-color: #cccccc;
    background-color: #cccccc;
    border-bottom-width: 0px;
}
.totalviewfl{
 	width:95%;
}
.totalviewflright{
 	width:30%;
 	float:right;
}
.totalviewflleft{
 	width:50%;
 	float: left;
 	padding-left:15%;
}
.zffsnotice{
 	font-size: 30px;
    color: #0366c0;
    font-weight: 1000;
}
.zffsimg img{
 	width:200px;
 	height:90px;
 	margin-left:2%;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{
	 color: #0366c0;
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
	 color: #0366c0;
}
input::-moz-placeholder,textarea::-moz-placeholder{
	 color: #0366c0;
}
input[type=radio],input[type=radio]+img{
        vertical-align: middle;
        padding-left:2%;
    	padding-right:2%;
}
.inputimg{    	
    width: 50px;
    height: 50px;
}    
#qrcode img{
    margin:auto;
}
.flagmc{
	text-align: center;
    color: #1aad19;
    font-size: 25px;
    width: 100%;
    float: left;
}
.paynr{
	width:100%;
	height:auto;
}
.payresult{
	font-size: 60px;
    color: #07c160;
    font-weight: 1000;
}
.welcomeview{
	font-size:45px;
	font-weight:1000;
}
.bodynotice{
	min-height: 90%;
}
#qrcode img{
	width:250px;
	height:250px;
	
}
#qrcode{
	width:100%; 
	height:200px; 
	margin-top:10px;
}
.bodypay2{
	min-height:45%;
}
.noticenr{
	width:95%;
	font-size: 35px;
    font-family: "Microsoft YaHei","Helvetica Neue","Hiragino Sans GB","\9ED1\4F53",Arial,sans-serif;
    font-weight: 600;
    color: #0366c0;
    text-align: left;
    padding: 20px;
    padding-top:0px;
}

