/*个人中心-统计分析2-2 2018-09-18*/
.analyze2 .consultLef{
	height: 480px;
}
.analyze2 .timeLimit{
	color: #555;
}
.analyze2 .timeSel{
	float: right;
	padding:6px 0;
	top: 0;
}
.analyze2 .onePart{
	border-top:2px solid #3d83e3;
}
.analyze2 .statisticalData{
	height: 129px;
	box-sizing: border-box;
	/*background: url('../images/sxr/analyzBg.png') no-repeat center;*/
}
.analyze2 .statisticalData_now .statisticalData_list li{
	width: 25%;
	position: relative;
}
.analyze2 .statisticalData_clear .statisticalData_list li{
	position: relative;
}
.analyze2 .statisticalData_clear .statisticalData_list li.first{
	width: 55%;
}
.analyze2 .statisticalData_clear .statisticalData_list li.last{
	width: 45%;
}
.analyze2 .statisticalData_now{
	width: 698px;
}
.analyze2 .statisticalData_clear{
	width: 269px;
}
.analyze2 .statisticalData_list li img{
	margin-left: 20px;
}
.analyze2 .statisticalData_list li:after{
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	border-right: 1px dashed #dddddd;
	height: 46px;
	margin:auto;
	right:0;
}
.analyze2 .statisticalData_list li.last:after{
	border-right: 0 none;
}
.analyze2 .statisticalData_itemC{
	padding-left: 10px;
}
.solveStatus{
	border:1px solid #cccccc;
	border-top: 2px solid #3d83e3;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.analyze2T{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	background: #eaf1fa;
	padding:0 18px 0 15px;
	line-height: 45px;
	position: relative;
}
.solveStatusList{
	background: #ffffff;
	padding:0 10px 10px 0;
	box-sizing: border-box;
}
.solveStatusList li{
	width: 50%;
	float: left;
	padding:10px 0 0 10px;
	box-sizing: border-box;
}
.solveC{
	border:1px dashed #a1a1a1;
	height: 144px;
	box-sizing: border-box;
}
.solveCL{
	float: left;
	width: 57%;
	position: relative;
	height: 100%;
}
.solveCL:after{
	content: '';
	position: absolute;
	border-right: 1px solid #eeeeee;
	height: 84px;
	top: 0;
	bottom: 0;
	right: 0;
	margin:auto;
}
.solveIcon{
	float: left;
	width: 72px;
	height: 100%;
}
.solveIcon1{
	background: url('../images/sxr/solveIcon1.png') no-repeat center 21px ;
}
.solveIcon2{
	background: url('../images/sxr/solveIcon2.png') no-repeat center 21px ;
}
.solveIcon3{
	background: url('../images/sxr/solveIcon3.png') no-repeat center 32px ;
}
.solveIcon4{
	background: url('../images/sxr/solveIcon4.png') no-repeat center 32px ;
}
.eachDepart{
	overflow: hidden;
}
.eachDepart h3{
	color: #333333;
	font-size: 15px;
	padding-top:18px;
}
.solveNum{
	color: #5c91e1;
	font-size: 48px;
}
.replyTime{
	color: #555555;
	font-size: 14px;
}
.replyTime span{
	color: #39bf7f;
	font-size: 24px;
	padding:0 10px;
}
.solveCR{
	overflow: hidden;
	padding:11px 34px 0 20px;
	box-sizing: border-box;
}
.solveStep{
	color: #555555;
	font-size: 14px;
	overflow: hidden;
}
.solveStep div{
	float: right;
	text-align: right;
}
.solveStep .eachStep{
	float: left;
	line-height: 42px;
}
.solveStep div span{
	color: #777777;
	font-size: 24px;
	padding-right: 7px;
}
.solveModule3L{
	float: left;
	width: 405px;
	margin-right: 20px;
}
.solveModule3R{
	float: right;
	width: 550px;
	box-sizing: border-box;
}
.statusPie{
	padding:18px 24px 27px 32px ;
	height: 394px;
	box-sizing: border-box;
}
.solveStyle{
	position: absolute;
	left: 50%;
	margin-left: -80px;
	top: 8px;
	bottom: 11px;
}
.solveStyle li{
	color: #6899d8;
	font-size: 16px;
	padding:0px 14px;
	margin-right: 9px;
	float: left;
	cursor: pointer;
	height: 100%;
	line-height: 26px;
	font-weight: normal;
}
.solveStyle li.marginR0{
	margin-right: 0;
}
.solveStyle li.active,.solveStyle li:hover{
	color: #ffffff;
	background: #5c91e1;
	border-radius: 13px;
}
.solveMore{
	float: right;
	color: #8ea9cc;
	font-size: 14px;
	cursor: pointer;
}
.solveRanking{
	height: 394px;
}
.solveRankingT{
	width: 100%;
}
.solveRankingT th{
	color: #aaaaaa;
	font-size: 14px;
	font-weight: normal;
	height: 31px;
}
.solveRankingC{
	/*overflow-y: auto;*/
	height: 363px;
}
.solveRankingC table{
	width: 100%;
}
.solveRankingC td{
	height: 36px;
	padding-right: 24px;
	color: #555555;
	font-size: 18px;
}
.solveRankingC .clearSolve{
	color: #ee0000;
}
.solveRankingC .rankingDepart{
	color: #333333;
	font-size: 14px;
}
.ranking{
	display: inline-block;
	width: 22px;
	height: 22px;
	line-height: 22px;
	color: #555555;
	font-size: 14px;
	background: #eeeeee;
	text-align: center;
	border-radius: 4px;
	margin-left: 20px;
}
.goodRank{
	background: #f70000;
	color: #ffffff;
}
.distribution{
	padding:0 25px 20px 25px;
}
.criticism li{
	float: left;
	color: #333;
	font-size: 14px;
	line-height: 53px;
	padding-right: 65px;
}
.criticism div{
	font-size: 16px;
	display: inline-block;
	color: #777777;
}
.criticism span{
	color: #3d83e3;
	font-size: 18px;
	padding-left: 8px;
}
/*注册*/
.loginQH{
	border-bottom: 1px solid #b6b6b6;
	text-align: center;
}
.loginQH li{
	float: left;
	width: 50%;
}
.clearFloat:after{
	content: '';
	display: block;
	clear: both;
}
.loginQH li div{
	color: #797d8e;
	font-size: 16px;
	display: inline-block;
	height: 54px;
	line-height: 64px;
	position: relative;
	cursor: pointer;
}
.loginQH li div.active{
	color: #536ab7;
	font-size: 18px;
}
.loginQH li div.active:after{
	content: '';
	position: absolute;
	border-bottom: 4px solid #536ab7;
	bottom: -1px;
	left: -28px;
	right: -28px;
}
.loginMethod{
	margin:40px auto 230px;
	text-align: center;
	width: 425px;
}
.eachLoginInforQH{
	margin-bottom: 22px;
}
.eachLoginInforQH label{
	color: #333333;
	font-size:14px; 
	padding:4px 15px 0 0;
	float: left;
}
.eachLoginInforQH label span{
	color: #e84309;
	font-size: 18px;
	padding-right: 10px;
	vertical-align: -5px;
}
.loginInput{
	overflow: hidden;
}
.eachLoginInforQH input{
	border:1px solid #c1c1c1;
  	box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.38);
  	width: 100%;
  	height: 32px;
  	border-radius: 2px;
  	outline: 0 none;
  	padding-left: 10px;
  	box-sizing: border-box;
  	color: #333333;
	font-size:14px;
  	margin-right: 6px; 
}
.eachLoginInforQH .verification{
  	width: 70%;
  	float: left;
}
.sendVerifi{
  	overflow: hidden;
  	height: 32px;
  	color: #289adc;
  	font-size: 14px;
  	border:1px solid #289adc;
  	text-align: center;
  	line-height: 30px;
  	cursor: pointer;
  	box-sizing: border-box;
}
.mustKnown{
	color: #333333;
	font-size: 14px;
}
.mustKnown a{
	color: #4f74e9;
	text-decoration: underline;
}
.mustKnown span{
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url('../images/sxr/check1.png') no-repeat center;
	margin-right: 10px;
	vertical-align: -3px;
	cursor: pointer;
}
.mustKnown span.check{
	background: url('../images/sxr/check2.png') no-repeat center;
}
.send{
	color: #898989;
	font-size: 14px;
}
.send a{
	color: #4f74e9;
	text-decoration: underline;
}
.send span{
	display: inline-block;
  	border-radius: 3px;
    background: url('../images/sxr/btnBg.png') repeat-x;
    box-shadow: inset 0.766px 0.643px 2px 0px rgba(255, 255, 255, 0.004);
    width: 115px;
    height: 36px;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    line-height: 36px;
    border:1px solid #447cd1;
    vertical-align: 7px;
    margin:36px 18px 0 0;
    cursor: pointer;
}
.eachLoginInforQH .phTips{
	padding-top:1px;
}
.widthPerc100{
	width: 100%;
}
.lawServeActive{
	margin:40px 0;
}
.lawServeActiveL{
	float: left;
	width: 583px;
	height: 350px;
	margin-right: 30px;
}
.lawServeActiveR{
	overflow: hidden;
}
.lawServeActiveR h2{
	color: #2b579b;
	font-size: 24px;
	text-align: center;
	background: url('../images/sxr/lawServeHBg.png') no-repeat center;
	margin-bottom: 24px;
}
.lawServeActiveR .lawerCon li{
	cursor: pointer;
}
.lawServeActiveR .lawerCon span{
	width: 75%;
}
.industryMain .aLinkNew{
	margin-left: 27px;
}
.industryMain .aLinkNewFirst{
	margin-left: 0px;
}
.lawActivity{
	margin: 43px 0 0 -30px;
}
.lawActivityL{
	float: left;
	width: 50%;
	padding-left: 30px;
	box-sizing: border-box;
}
.lawActivityT1{
	line-height: 32px;
	border-bottom: 2px solid #2b579b;
	background: url('../images/sxr/industryHBg.png') no-repeat left center;
	margin-bottom: 10px;
}
.lawActivityTxt{
	color: #ffffff;
	font-size: 18px;
	padding-left: 49px;
	float: left;
}
.industryIcon1{
	background: url('../images/sxr/industryIcon1.png') no-repeat 15px center;
}
.industryIcon2{
	background: url('../images/sxr/industryIcon2.png') no-repeat 11px center;
}
.lawActivityMore{
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #2b579b;
	padding-right: 20px;
	background: url('../images/sxr/industryAddIcon1.png') no-repeat right center;
	cursor: pointer;
}
.lawActivityMore2{
	color: #bebebe;
	background: url('../images/sxr/industryAddIcon2.png') no-repeat right center;
}
.industryMain .geguLisNoborbtom li{
	padding:11px 0;
}
.industryMain .geguliLef{
	margin:0 60px 0 0px;
}
.industryMain .geguLink{
	margin-left: 24px;
}
.industryMain .geguliLef{
	background: url("../images/liz/li_dot.png") no-repeat 7px center;
}
.industryMain .geguLink:hover{
	font-weight: normal;
}
.lawActivityT2{
	line-height: 32px;
	margin-bottom: 10px;
}
.lawActivityT2Txt{
	float: left;
	color: #333333;
	font-size: 18px;
	padding-left: 15px;
	position: relative;
}
.lawActivityT2Txt:after{
	content: '';
	position: absolute;
	border-right: 4px solid #2b579b;
	height: 14px;
	top: 0;
	bottom: 0;
	left: 0;
	margin:auto;
}
.lawActivityT2Line{
	float: left;
	width: 356px;
	height: 32px;
	background: url('../images/sxr/industryHBg2.png') no-repeat center;
	margin-left: 10px;
}
.lawActivityT2Line2{
	width: 319px;
	background: url('../images/sxr/industryHBg3.png') no-repeat center;
}
.lawCase{
	margin:28px 0 0 -30px;
}
.industryMain{
	padding-bottom: 60px;
}
.lawServeActiveL .slideTxt{
	line-height: 50px;
	height: 50px;
}
.lawServeActiveL .slideTxt a{
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 70%;
}
.lawServeActiveL .slideBar{
	bottom: 16px;
}
.lawServeActiveL .slideBarLi{
	width: 18px;
	height: 18px;
	border-radius: 0;
	margin-right: 3px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	background: url('../images/sxr/slideBarLiBg.png') repeat;
}
.lawServeActiveL .slideBarLi.active{
	background: #ed4545;
}
/*02满意度评价-机关履职评价*/
.satisifiedComment{
	background: url('../images/sxr/satisfiedCommentBg1.png') no-repeat center top;
}
.satisifiedTop{
	padding:94px 582px 115px 0;
	background: url('../images/sxr/satisfiedCommentIcon.png') no-repeat right 48px;
	box-sizing: border-box;
}
.satisifiedTitle{
	line-height: 113px;
	color: #21357a;
	font-size: 64px;
	font-weight: bold;
	background: url('../images/sxr/satisfiedCommentTBg.png') no-repeat center;
	text-align: center;
}
.satisifiedTitle span{
	color: #7580a5;
	font-size: 36px;
	border-top: 1px solid #babfd2;
	border-bottom: 1px solid #babfd2;
	display: inline-block;
	padding:6px 0 8px;
	line-height: normal;
	vertical-align: 9px;
}
.satisifiedPara{
	padding:20px 30px 103px;
}
.satisifiedPara p{
	color: #333333;
	font-size: 18px;
	text-indent: 2em;
	line-height: 30px;
	text-align: justify;
}
.wantSatisfied{
	color: #ffffff;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	width: 269px;
	line-height: 64px;
	background: url('../images/sxr/satisfiedCommentBtnBg.png') repeat-x;
	cursor: pointer;
	margin:auto;
	letter-spacing: 1px;
}
.eachCitySatisfied{
	background: url('../images/sxr/satisfiedCommentBg2.png') no-repeat;
}
.satisifiedBottom{
	padding: 61px 0 84px;
}
.satisifiedLeft{
	float: left;
	line-height: 0;
	margin-right: 68px;
}
.satisifiedRight{
	overflow: hidden;
}
.mapTxt{
	border-left: 4px solid #d0d4e2;
	padding-left:10px;
	margin-top: 177px;
}
.mapTxt p{
	color: #7580a5;
	font-size: 26px;
	line-height: 1;
}
.mapTxtLeft{
	color: #ffffff;
	font-size: 60px;
	font-weight: bold;
	float: left;
	width: 100px;
	line-height: 94px;
	text-align: center;
	background: #21357a;
	margin-right: 10px;
}
.mapTxtRight{
	color: #21357a;
	font-size: 32px;
	font-weight: bold;
	overflow: hidden;
	line-height: 47px;
}
.satisifiedPopUp{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url('../images/sxr/satisfiedPopBg.png') repeat;
}
.satisifiedPopMain{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 882px;
	height: 673px;
	background: #ffffff;
	margin:auto;
}
.satisifiedPopMain h1{
	color: #ffffff;
	font-size: 18px;
	padding:0 17px 0 22px;
	line-height: 52px;
	background: url('../images/sxr/satisfiedPopTBg.png') no-repeat center;
}
.satisifiedPopClose{
	float: right;
	width: 13px;
	height: 52px;
	background: url('../images/sxr/satisfiedPopClose.png') no-repeat center;
	cursor: pointer;
}
.satisifiedComment{
}
.satisified2Top{
	background: url('../images/sxr/satisfiedCommentIcon2.png') no-repeat center 21px;
	padding: 96px 0 0 0;
}
.satisifiedTitle2{
	color: #0466a8;
	font-size: 64px;
	background: url('../images/sxr/commentTitleBg.png') no-repeat center top;
	height: 180px;
	line-height: 128px;
	position: relative;
}
.satisifiedTitle2:after{
	content: '';
	position: absolute;
	left: 168px;
	top: 64px;
	border-top: 2px solid #688eea;
	width: 164px;
}
.satisifiedTitle2 span{
	margin-left: 24px;
}
.officeComment{
	width: 1042px;
	background: #ffffff;
	margin:75px auto 0;
	padding:0 34px 35px;
	box-sizing: border-box;
}
.officeCommentT{
	color: #5b90e0;
	font-size: 28px;
	font-weight: normal;
	line-height: 73px;
	padding-left: 54px;
	border-bottom: 1px solid #cccccc;
	background: url('../images/sxr/officeTBg.png') no-repeat 30px center;
}
.officeCommentT span{
	color: #333333;
	margin:0 8px;
}
.officeComment .satisfy_assess_con{
	padding:0 0;
}
.officeComment .other_info{
	margin-bottom: 21px;
}
.officeIobList{
	padding:42px 0 0 0;
}
.officeIobList li{
	float: left;
}
.officeIobList div{
	width: 108px;
	height: 145px;
	margin:0 5px;
	text-align: center;	
	border-radius: 6px;
	border:1px dashed #cccccc;
	box-sizing: border-box;
	cursor: pointer;
}
.officeIobList i{
	display: block;
	height: 80px;
	margin-top: 15px;
}
.officeIobList h2{
	height: 48px;
	display: table;
	width: 100%;
	color: #777777;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
.officeIobList h2 span{
	display: table-cell;
	vertical-align: middle;
}
.officeIcon1{
	background: url('../images/sxr/officeIcon1.png') no-repeat center;
}
.officeIcon2{
	background: url('../images/sxr/officeIcon2.png') no-repeat center;
}
.officeIcon3{
	background: url('../images/sxr/officeIcon3.png') no-repeat center;
}
.officeIcon4{
	background: url('../images/sxr/officeIcon4.png') no-repeat center;
}
.officeIcon5{
	background: url('../images/sxr/officeIcon5.png') no-repeat center;
}
.officeIcon6{
	background: url('../images/sxr/officeIcon6.png') no-repeat center;
}
.officeIcon7{
	background: url('../images/sxr/officeIcon7.png') no-repeat center;
}
.officeIcon8{
	background: url('../images/sxr/officeIcon8.png') no-repeat center;
}
.officeIobList li.active div{
	width: 138px;
	border:1px solid #5c79cf;
	border-top:4px solid #5c79cf; 
	background: #f1f5ff;
	position: relative;
}
.officeIobList li.active div:after{
	content: '';
	position: absolute;
	width: 12px;
	height: 10px;
	bottom: -15px;
	left: 0;
	right: 0;
	margin:auto;
	background: url('../images/sxr/afficeTriangle.png') no-repeat center;
}
.officeIobList li.active.over div:after{ 
	background:none;
}
.officeIobList li.active.over .ok_word{ 
	width:46px;
	height:46px; 
	background:url(../images/pj_in.png); 
	position:absolute; 
	top:0px; 
	right:0px; 
	z-index:1; 
}
.officeIobList li.active.over div{ 
	width:108px;  
	border: 1px dashed #5c79cf;
}

.officeIobList li.active h2{
	color: #5c79cf;
}
.officeIobList li.active .officeIcon1{
	background: url('../images/sxr/officeIcon1-2.png') no-repeat center;
}
.officeIobList li.active .officeIcon2{
	background: url('../images/sxr/officeIcon2-2.png') no-repeat center;
}
.officeIobList li.active .officeIcon3{
	background: url('../images/sxr/officeIcon3-2.png') no-repeat center;
}
.officeIobList li.active .officeIcon4{
	background: url('../images/sxr/officeIcon4-2.png') no-repeat center;
}
.officeIobList li.active .officeIcon5{
	background: url('../images/sxr/officeIcon5-2.png') no-repeat center;
}
.officeIobList li.active .officeIcon6{
	background: url('../images/sxr/officeIcon6-2.png') no-repeat center;
}
.officeIobList li.active .officeIcon7{
	background: url('../images/sxr/officeIcon7-2.png') no-repeat center;
}
.officeIobList li.active .officeIcon8{
	background: url('../images/sxr/officeIcon8-2.png') no-repeat center;
}
.officeIobComment{
	border:1px solid #5c79cf;
	background: #f1f5ff;
	padding:10px;
	margin:13px 5px 40px;
	box-sizing: border-box;
}
.officeIobComment .person_satisfy_ul li{
	margin-right: 100px;
}
.officeIobComment .list_satisfy_ul li{
	margin-right: 102px;
}
.officeComment .satisfy_assess_foot_a{
	width: 269px;
	height: 64px;
	line-height: 64px;
	font-size: 30px;
	margin:0 10px;
}
.officeComment .satisfy_assess_foot_a.first{
	background: url('../images/sxr/officeBtnBg2.png') repeat-x;
	border:0 none;
	border-radius: 0;
	color: #888888;
}
.officeComment .satisfy_assess_foot_a.last{
	background: url('../images/sxr/officeBtnBg1.png') repeat-x;
	border:0 none;
	border-radius: 0;
	color: #ffffff;
}
.officeComment .satisfy_assess_foot{
	margin:0;
	padding-top: 35px;
}
/*04讨薪咨询(1)*/
.peasant-worker.ask_salary .ask_salary_banner > img {
    display: block;
}
.ask_salary .bannerBtns {
	margin-top: -234px;    
	position: absolute;
}
.peasant-worker .ask_salary_banner {
    text-align: center;
}
h5.icon_sifa {
    background: url(../images/sxr/icon_sifa.png) no-repeat 0 center;
    padding-left: 36px;
}
.ask_salary .turnPage li.active,.ask_salary .turnPage li:hover {
    background: #3d83e3;
    color: #fff;
}
.ask_salary .turnPage li.prePage:hover {
    background: none;
    color: #1481dd;
}
.ask_salary .crumbInf {
	line-height: 35px;
}
.helpBanner3 {
	margin-top: 35px;
}
.peasant_help_model1 {
	margin:30px 0 46px 0;
}
.help_model1_left {
	float: left;
	width: 370px;
	margin-right:22px; 
}
.help_model1_right {
	overflow: hidden;
}
.help_icon1 {
	background: url(../images/sxr/helpIcon1.png) no-repeat 0 center;
}
.help_model1_list1 li,.help_model2_list1 li {
    line-height: 46px;
    border-bottom: 1px solid #d6d6d6;
    margin-left: 0;
    cursor: pointer;
    overflow: hidden;
}
.help_model1_list1 li:first-child {
	height: 86px;
	padding-top: 27px;
	box-sizing: border-box;
}
.help_model1_list1 li:first-child h3 {
	color: #5c91e1;
	font-size: 18px;
	line-height: 1;
}
.help_model1_list1 li:first-child p {
	float: left;
	width: 314px;
	line-height: 41px;
	color: #888888;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.help_model1_list1 li:first-child span {
	float: left;
	color: #6897d7;
	font-size: 14px;
	line-height: 41px;
}
.help_model1_list1 a,.help_model2_list1 a {
	display: block;
	width: 90%;
	color: #333333;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/sxr/helpDot.png) no-repeat 8px center;
	padding-left: 17px;
	box-sizing: border-box;
}
.help_model1_list1 li:hover,.help_model2_list1 .even {
	background: #f6f8fb;
}
.help_model1_list1 li:first-child:hover {
	background: none;
}
.help_model1_right .lawerHead {
	background: url(../images/sxr/helpBg1.png) no-repeat left center;
}
.help_icon2 {
	background: url(../images/sxr/helpIcon2.png) no-repeat 8px center;
}
.lawerHead h5.help_icon2 {
	color: #fff;
}
.lawerHead a.more_hui {
	color: #b1b1b1;
	background: url(../images/sxr/ico13.png) no-repeat right center;
}
.model1_right_list.consultingRegulations {
	padding: 9px 0 0 0;
}
.model1_right_list .lawerCont {
	float: left;
	width: 526px;
	margin-right: 22px;
}
.help_enter a {
	display: block;
	line-height: 0;
	margin-top: 17px;
}
.peasant_help_model2 {
	margin-left: -30px;
}
.peasant_help_model2>li {
	float: left;
	width: 50%;
	padding-left: 30px;
	box-sizing: border-box;
}
.lawerLine412 {
    width: 412px;
    background: url(../images/sxr/helpBg5.png) no-repeat left center;
}
.lawerLine426 {
    width: 426px;
    background: url(../images/sxr/helpBg6.png) no-repeat left center;
}
h5.help_icon3 {
	background: url(../images/sxr/helpIcon3.png) no-repeat 0 center;
	padding-left: 25px;
}
h5.help_icon4 {
	background: url(../images/sxr/helpIcon4.png) no-repeat 0 center;
	padding-left: 32px;
}
.help_model2_list1 li {
	line-height: 39px;
}
.help_model2_list1 a {
	float: left;
	width: 85%;
}
.help_model2_list1 span {
	float: right;
	color: #969696;
	font-size: 14px;
}
.help_model2_list1 {
	margin:15px 0 47px 0;
}
.helpBanner4 {
	font-size: 0;
}
.help_apply_title {
	color: #5b90e0;
	font-size: 16px;
	line-height: 36px;
	font-weight: normal;
	padding-left: 207px;
	background: url('../images/sxr/helpIcon5.png') no-repeat 149px center;
	margin: 32px 0 16px;
}
.help_apply_main {
	width: 800px;
	margin:0 0 0 207px;
	padding:0;
}
.help_apply_form {
	margin-left: -20px;
}
.help_apply_infor {
	height: 36px;
	background: #f8f8f8;
	border:1px solid #ededed;
	border-radius: 2px;
	box-sizing: border-box;
	margin: 0 0 20px 20px;
	padding: 0 0 0 10px;
}
.help_apply_infor label {
	float: left;
	width: 81px;
	line-height: 34px;
	font-size: 16px;
	color: #333333;
}
.help_apply_txt {
	overflow: hidden;
	font-size: 0;
}
.help_apply_txt input,
.help_apply_txt select,
.help_apply_txt textarea {
	width: 100%;
	height: 34px;
	font-size: 14px;
	color: #999999;
	line-height: 34px;
	border:0 none;
	outline: 0 none;
	background: #f8f8f8;
	box-sizing: border-box;
}
.help_apply_txt select {
	padding: 6px 0 6px 0\0;
}
.help_apply_infor.width385 {
	float: left;
	width: 385px;
}
.help_apply_infor.width450 {
	width: 450px;
}
.help_apply_infor.width210 {
	float: left;
	width: 210px;
}
.help_apply_txt select.width111 {
	width: 111px;
	border-right: 1px solid #ededed;
}
.help_apply_txt select.width141 {
	width: 141px;
	padding-left: 10px;
	border-right: 1px solid #ededed;
}
.help_apply_txt select.width105 {
	width: 105px;
	padding-left: 10px;
}
.help_apply_tip {
	position: absolute;
	color: #e30303;
	font-size: 14px;
	line-height: 36px;
	margin-left: 17px;
}
.help_apply_textarea {
	height: auto;
}
.help_apply_textarea .help_apply_txt {
	width: 100%;
}
.help_apply_txt textarea {
	height: 179px;
	resize: none;
	line-height: 20px;
}
.help_apply_textarea .phTips {
	line-height: 20px !important;
}
.help_apply_code {
	float: left;
	font-size: 0;
	margin-left: 6px;
}
.help_apply_main .satisfy_assess_foot_a{
	width: 209px;
	height: 54px;
	line-height: 54px;
	font-size: 28px;
}
.help_apply_main .satisfy_assess_foot_a.last {
    background: url(../images/sxr/btnBg1.png) repeat-x;
}
.help_apply_main .satisfy_assess_foot_a.first {
	color: #ffffff;
    background: url(../images/sxr/btnBg2.png) repeat-x;
}
.help_apply_main .satisfy_assess_foot {
    border-top: 0 none;
    padding: 12px 0 82px;
}















.marginT18{
	margin-top: 18px;
}
.margin14{
	margin: 14px 0;
}
.clearFloat:after{
	content: '';
	display: block;
	clear: both;
}
.whiteColor{
	background: #fff;
	padding:0 20px 1px;
}
.borderB0 {
	border-bottom: 0 none;
}