/*
 * @Author: itw_yanyang 
 * @Date: 2018-05-30 10:02:27 
 * @Last Modified by:   itw_chenqing
 * @Last Modified time: 2018-08-08 10:05:42
 */
 .contenthidded{
    overflow: hidden;
 }
.g-main{
	font-size: 16px;
	font-family:MicrosoftYaHei;
}

.div-box{
    position: relative;
    background:#f5f5f5;
    overflow: hidden;
}
.crumbs{
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    color: #999999;
}
.crumbs a{
    margin: 0 10px;
    color: #999999;
}
.g-main{
	width: 960px;
    margin-left: 220px;
    padding-right: 40px;
    background-color: #ffffff;
}
.include-box{
    float: left;
    width: 220px;
    padding-bottom: 9999px;
    margin-bottom: -9999px;
    overflow: hidden;
    background-color: #ffffff;
}
.main-info{
    padding-top: 38px;
}
.last-div{
    padding-bottom: 38px;
}
.info-title{
    height: 38px;
    font-size: 20px;
    font-weight: bold;
    color:#666666;
}
.title-left{
    display: inline-block;
    width: 4px;
    height: 16px;
    margin-right: 14px;
    background:#4c99eb;
}
.title-right{
    float: right;
    width: 100px;
    height: 17px;
    padding-left: 20px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 17px;
    color: #ff5400;
    cursor: pointer;
    background:url(../../img/group/modify.jpg) no-repeat left bottom;
    background-size: 16px 16px;
}
.info-content{
    padding: 30px 20px;
    line-height: 40px;
    color: #666666;
    background:#f9fafc;
    border: 1px dashed #cccccc;
}
.content-left{
    display: inline-block;
    width: 160px;
    margin-right: 10px;
    text-align: right;
}
.content-no{
    padding: 20px 0;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}
.content-no h3{
	margin-bottom: 25px;
}
.fn-btn{
    width: 100px;
    height: 30px;
    margin-left: 20px;
    border:none;
    outline: none;
    background-image: linear-gradient(90deg, #397be6 0%, #56baee 100%), 
	linear-gradient(#04c0af,#04c0af);
    background-blend-mode: normal, normal;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    background: #00c1ae;
}
.info-content{
    padding: 30px 20px;
    line-height: 40px;
    color: #666666;
    background:#f9fafc;
    border-top: 1px dashed #cccccc;
    border-bottom: 1px dashed #cccccc;
}
.info-content input{
    width:398px;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
}
.wid274 button,.wid274 img{
    width: 100px;
    height: 32px;
    margin-left: 5px;
    line-height: 32px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    font-size: 14px;
    background: #4C99EB;
}
.wid274 button.gray{
    background: #ccc;
}
.btn-box button{
    width: 180px;
    height: 40px;
}
.fn-btn{
    width: 100px;
    height: 30px;
    margin-left: 20px;
    border:none;
    outline: none;
    background-image: linear-gradient(90deg, #397be6 0%, #56baee 100%), 
	linear-gradient(#04c0af,#04c0af);
    background-blend-mode: normal, normal;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    background: #00c1ae;
}
.content-basic{
    position: relative;
    padding-bottom: 20px;
}
.comp-logo-wrap{
    position: absolute;
    top: -10px;
    right: 120px;
    width: 100px;
    height: 100px;
    background-color: #ffffff;
    border: 2px solid #eeeeee;
    cursor: pointer;
}
.comp-logo{
    width: 70px;
    height: 70px;
    margin: 13px;
    font-size: 16px;
    line-height: 35px;
    color: #999999;
	background-color: #f0f0f0;
}
.btn-box button{
    width: 180px;
    height: 40px;
    margin-top: 30px;
}
.modify{
    display: inline-block;
    height: 16px;
    width: 70px;
    text-align: center;
    cursor: pointer;
    line-height: 16px;
    color: #ff5400;
}
.body-bg{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:url(../../img/mask.png) repeat;
}
.change-contact{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -210px;
    margin-left: -325px;
    width: 650px;
    height: 410px;
    text-align: center;
	border-style: solid;
	border-width: 4px;
	border-image-source: linear-gradient(90deg, #397be6 0%, #56baee 100%);
    border-image-slice: 1;
    background: #ffffff;
}
.change-contact-title{
    font-size: 20px;
    line-height: 24px;
    margin-top: 100px;
    margin-bottom: 50px;
}
.close{
    position: absolute;
    top: 15px;
    right: 20px;
    width: 32px;
    height: 32px;
    font-size: 26px;
    color: #4c99eb;
    cursor: pointer;
}
button{
    background-image: linear-gradient(90deg, #397be6 0%, #56baee 100%),
    linear-gradient(#ff00ff, #ff00ff);
    background: url(../../img/btnbg2.png) repeat-y  center;
    color: #ffffff;
    border: none;
    outline: none;
    font-size: 16px;
    cursor: pointer;
}
.get-valid-btn{
    width: 100px;
    height: 30px;
}
.commit-btn{
    width: 210px;
    height: 31px;
}
.contact-mobile{
    width:350px;
    height: 30px;
    padding-left: 5px;
}
.contact-valid{
    width: 246px;
    height: 30px;
    margin-top: 20px;
    margin-bottom: 50px;
    padding-left: 5px;
}
.menu-list .basic{
    color: #4c99eb;
    background: #ffffff url(../../img/group/basic.png) no-repeat 15px center;
}
.checked{
    display: inline-block;
    height: 20px;
    width: 70px;    
    line-height: 20px;
    padding-left: 25px;
    background:url(../../img/checked.png) no-repeat left center;
}
.check{
    display: inline-block;
    height: 20px;
    width: 70px;
    line-height: 20px;
    padding-left: 25px;
    background:url(../../img/check.png) no-repeat left center;
}
.comp-address{
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
}
.big_select {
    height: 30px;
    line-height: 30px;
}
/*em{
    width: 100px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-style: mo;
    font-style: normal;
    background: url(../../img/group/btn.jpg)no-repeat;
    margin-left: 10px;
    position: absolute;
    right: 280px;
    top: 4px;
    cursor: pointer;
}*/
#preview_wrapper {
    /* display: inline-block; */
    position: absolute;
    width: 100px;
    height: 100px;
    /* background-color: #CCC; */
    border: 1px dashed #ccc;
    top: 0;
    right: 101px;
}
#businesslicense_wrapper{
	position: absolute;
	width: 218px;
	height: 278px;
	border: 1px dashed #ccc;
	top: 0;
	right: 43px;
}
#preview_fake,#businesslicense_fake{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale);
}
#preview_size_fake {
    
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image);
    visibility: hidden;
}
#preview {
        width: 98px;
        height: 98px;
    position: absolute;
}
#businesslicense{
	width: 216px;
	height: 276px;
	position: absolute;
}
#upload_img{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    z-index: 99; 
}
#upbusinesslicense_img{
	position: absolute;
    top: 0;
    left: 0;
    width: 216px;
    height: 276px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    z-index: 99; 
}
.modify-btn{
	float: right;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin-left: 40px;
	cursor: pointer;
	padding-left: 20px;
	background: url(../../img/revise_info.png) no-repeat left center;
	color:#FF5400 ;
}
.ocr_url{
	float: right;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    cursor: pointer;
    padding-left: 20px;
    background: url(../../img/ocr_icon.png) no-repeat left center;
    background-size: 17px;
    color: #FF5400;
}
.approve_y,.approve_n{
	display: inline-block;
	height: 22px;
	padding-left: 30px;
	line-height: 22px;
	background: url(../../img/approve_y.png) no-repeat left center;
	color: #10AB92;
	margin-right: 30px;
}
.approve_n{
	background: url(../../img/approve_n.png) no-repeat left center;
	color: #F35455;
}
.attestation-n,.attestation-y,.audit-n,.audit-y{
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	padding-left: 20px;
}
.attestation-y,.audit-y{
	color: #4C99EB;
}
.attestation-n,.audit-n{
	color: #F35455;
}
.revenue_explain{
	font-size: 16px;
	font-weight: normal;
	color: #f96f3a;
}
.revenue_explain>a{
	font-weight: bold;
	color: #f96f3a;
	text-decoration: underline;
}
.changeAgentPhone,.changeAgentAuthorization,.changeAgentName{
	font-size: 16px;
	color: #fa793d;
	float: right;
	margin-right: 300px;
	cursor: pointer;
}
.changeAgentPhone{
	margin-top: 20px;
}
.agentChange{
	position: fixed;
	width: 509px;
	z-index: 101;
	top: 20%;
	left: 30%;
	background: #fff;
}
.agentChange>h3{
	text-align: center;
	margin: 40px 0;
	font-size: 24px;
}
.agentChange li{
	margin-bottom: 20px;
}
.agentChange input{
	padding-left: 10px;
	height: 32px;
}
.agentChange .content-left{
	font-family: "microsoft yahei";
	width: 130px;
	color: #666;
	margin: 0;
}
.agentNewPhone,.agentNewName{
	width: 350px;
}
.imgNum,.contactValid{
	width: 240px;
}
.mark_box{
	width: 100%;
	height: 100vh;
	z-index: 100;
	position: fixed;
	top: 0;
	left: 0;
	background: url(../../img/mask-black.png);
}
.btn-agent{
	text-align: center;
	padding: 20px 0;
}
.btn-agent button,.btn-agentAuthorization button{
	width: 132px;
	height: 38px;
}
.btn-agent-left,.btn-agentAuthorization-left{
	background: #4C99EB;
}
.btn-agent-right,.btn-agentAuthorization-right{
	background: #F9FAFC;
	color: #666;
	border: 1px solid #ccc;
	margin-left: 20px;
}
.agentAuthorizationBox{
	width: 580px;
	background: #fff;
	position: fixed;
	top: 5%;
	left: 25%;
	z-index: 101;
	padding: 0 40px;
	box-sizing: border-box;
}
.agentAuthorizationBox h3{
	text-align: center;
	margin: 40px 0 30px;
	font-size: 24px;
}
.title-agentAuthorization{
	font-weight: bold;
	font-size: 16px;
	margin: 29px 0 19px;
	color: #333;
}
.info-agentAuthorization{
	height: 108px;
	padding: 20px;
	box-sizing: border-box;
	border: 1px dashed #ccc;
	background: #F9FAFC;
	overflow: auto;
}
.choose-agentAuthorization{
	margin: 20px 0;
}
.choose-agentAuthorization>p{
	padding-left: 62px;
	cursor: pointer;
	background: url(../../img/nosure_icon.png) no-repeat 36px center;
}
.choose-agentAuthorization>p.active{
	background: url(../../img/sure_icon.png) no-repeat 36px center;
}
.choose-agentAuthorization>div{
	color: #FF5400;
	font-size: 12px;
	line-height: 20px;
	margin-top: 15px;
	text-align: center;
}
.btn-agentAuthorization{
	text-align: center;
	margin-bottom: 20px;
}
.downAgentAuthorization{
	cursor: pointer;
	color: #4c99eb;
}
.pop{
	position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../../img/mask-black.png);
    z-index: 105;
}
.pop .pop-box{
	width: 550px;
    background: #fff;
    margin: 0 auto;
    margin-top: 100px;
    text-align: center;
    padding: 30px 40px;
}
.pop .pop-box h3{
	line-height: 50px;
	font-size: 24px;
	font-weight: 400;
}
.pop .pop-box h4{
	font-weight: 400;
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.pop .pop-box .pop-info{
	    text-align: left;
    padding-left: 100px;
}
.pop .pop-box .pop-info p{
	line-height: 36px;
	color:#999;
}
.pop .pop-box  .btn130{
    background: #4C99EB;
    width: 132px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
    cursor: pointer;
}
.right em{
	font-style: normal;
	font-size: 14px;
	color: #F35455;
}

.pop .pop-box .gray{
	color: #666;
	background: #F9FAFC ;
	border:1px solid #ccc;
}
.pop-info p img{
	position: relative;
	top:6px;
}
.pop em{
	color: #666;
    font-style: normal;
    line-height: 50px;
}
 .btn130box{ 
 	width: 330px;
    overflow: hidden;
    margin: 0 auto;
}
.pop .pop-box .btn130box .btn130{
	margin:0;
	float: left;
}
.content-no p a,.content-basic p a{
	color: #FF5400;
	text-decoration: underline;
	padding-left: 20px;
}
.content-no .point{
    cursor: pointer;
}
.orange{
    color: #FF5400;
}
#group-image{
    height: 300px;
    margin: 0 0 0 50px;
}
.group-image-box{
    position: relative;
}
.group-image-box p {
    position: absolute;
    right: 66px;
    top: 20px;
    width: 470px;
}