@charset "utf-8";

/* 公共或通用组件 */
.tit-blue{
	text-align: left;
}
.tit-blue img{
	display: inline-block;
	vertical-align: middle;
}

table.custable {
	width: 100%;
	border-collapse: collapse;
	margin: 20px 0;
	font-family: Arial, sans-serif;
}
table.custable th, td {
	border: 1px solid #ddd;
	padding: 12px;
	text-align: left;
	vertical-align: top;
}
table.custable th {
	background-color: #f2f2f2;
	font-weight: bold;
}
table.custable tr:nth-child(even) {
	background-color: #f9f9f9;
}
table.custable tr:hover {
	background-color: #f1f1f1;
}
table.custable .content-cell {
	line-height: 1.6;
}
table.custable .step-number {
	font-weight: bold;
	color: #333;
	margin-right: 5px;
}
table.custable .special-path {
	margin-top: 10px;
	padding: 10px;
	background-color: #d7e6f3;
	border-left: 4px solid #71a362;
}
table.custable .path-item {
	margin-left: 20px;
}

/* 2.1工伤业务（总） */
.banner {background: url(../images/banner_bg.jpg) no-repeat center top;}

.banner_25{background: url(../images/banner25_bg.jpg) no-repeat center top;}
.banner_26{background: url(../images/banner26_bg.jpg) no-repeat center top;}
.banner_27{background: url(../images/banner27_bg.jpg) no-repeat center top;}
.banner_28{background: url(../images/banner28_bg.jpg) no-repeat center top;}
.banner_entr{background: url(../images/banner3_bg.jpg) no-repeat center top;}
.banner_zonghe {background: url(../images/banner1_bg.jpg) no-repeat center top;}
.banner_elderly{background: url(../images/banner212_bg.jpg) no-repeat center top;}
.banner_elderly2{background: url(../images/banner214_bg.jpg) no-repeat center top;}
.banner_11{background: url(../images/banner11.jpg) no-repeat center top;}
.banner_29{background: url(../images/banner29.jpg) no-repeat center top;}
.banner_15{background: url(../images/banner15.jpg) no-repeat center top;}

.concept{ text-align: center;}
.concept img{max-width: 100%;display: inline-block;}

.intro{
	display: flex;
	margin: 50px 0 15px 0;
	align-items: center;
	padding-bottom: 56px;
}
.intro .icon-carton1{
	height: 400px;
	margin-right: 15px;
}
.intro .icon-carton1 img{	
	transform: translateY(-60px);
	display: inline-block;
}

.intro .icon-carton2{
	margin: 0 30px;
}
.intro .icon-carton2 img{
	display: inline-block;
	vertical-align: middle;
}
.introTxt1{
	border-radius: 20px;
	
	border: 3px dashed #f9a409;
	padding: 30px;
	font-size: 20px;
	line-height: 28px;
}
.introbox{
	background: #ffffff url(../images/bg_box3.png) no-repeat bottom center;
}
.introTxt2{
	border-radius: 20px;
	background: #ffffff;
	border: 3px dashed #6a8fc6;
	padding: 30px;
	font-size: 20px;
	line-height: 28px;
}

.icon-num{
	display: inline-block;
	text-align: center;
	line-height: 42px;
	width: 42px;
	height: 42px;
	font-size: 20px;
	color: #fff;
	background: url(../images/icon_num.png) no-repeat center center;
	position: relative;
	z-index: 2;
	margin-top: 4px;	
}
.zhifu-list{
	position: relative;
	margin-bottom: 30px;
}
.zhifu-list li{
	margin-top: 30px;
	position: relative;
	z-index: 1;
	white-space: nowrap;
}
.zhifu-list .right-tips{
	position: absolute;
	right: 0;
	top: -50px;
	width: 660px;
}
.zhifu-list .right-tips img{
	display: inline-block;
	vertical-align: bottom;
}
.zhifu-list .r-tipsTxt{
	width: 310px;
	height: 224px;
	background: url(../images/bg_text1.png) no-repeat center top;
	font-size: 18px;
	padding: 53px 84px 62px 42px;
	height: 130px;
	line-height: 24px;
	display: inline-block;
	vertical-align: top;
}
.zfTxt{
	border-radius: 10px;
	background: #d7e6f3;
	border: 2px dashed #f9a509;
	padding: 8px 30px;
	font-size: 18px;
	line-height: 28px;
	display: inline-block;
	margin-left: -20px;
	max-width: 92%;
	vertical-align: top;
	white-space: initial;
	word-break: break-all;
}

.zf-icon{
	text-align: center;
	margin: 10px 0;
	
}
.zf-desc{
	font-size: 18px;
	margin: 30px 0 80px 0;
	line-height: 32px;
	position: relative;
	z-index: 1;
}
.beianBox{
	background: url(../images/bg_box5.jpg) no-repeat center top;
}
.beian{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 130px 0 50px 0;
}
.beian .item{
	background: #ffffff;	
	padding: 30px;
	line-height: 28px;
	font-size: 18px;
}
.beian .left{
	width: 45%;
	
}
.beian .left b{
	margin-bottom: 30px;
	display: inline-block;
}
.beian .right{
	width: 45%;
}
.beian .left .item{
	border: 3px dashed #f9a509;
	position: relative;
	
}
.beian .left .item::before{
	content: '';
	width: 41px;
	height: 40px;
	display: inline-block;
	position: absolute;
	background: url(../images/icon-arrow-2.png) no-repeat center center;
	right: -100px;
	top: 10%;
}
.beian .left .item::after{
	content: '';
	width: 41px;
	height: 40px;
	display: inline-block;
	position: absolute;
	background: url(../images/icon-arrow-2.png) no-repeat center center;
	right: -100px;
	top: 70%;
	transform: rotate(90deg);
}
.beian .right .item:nth-child(1){
	border: 3px dashed #2d6fca;
	margin-bottom: 78px;
}
.beian .right .item:nth-child(2){
	border: 3px dashed #50cac0;
	margin-bottom: 40px;
}

/* 综合页面 */
.webpageBox{
	width: 100%;
}
.webpage{
	width: 100%;
}
.webpage .item-link{
	display: flex;
	width: 100%;
}
.item-link .item{
	flex: 1;
	height: 455px;
	padding: 80px 0 0 28px;
}
.item.link-1{
	background: url(../images/bg-zong1.jpg) no-repeat center center;
	background-size: 100% 100%;
}
.item.link-2{
	background: url(../images/bg-zong2.jpg) no-repeat center center;
	background-size: 100% 100%;
	margin: 0 0px 0 10px;
}
.item.link-3{
	background: url(../images/bg-zong3.jpg) no-repeat center center;
	background-size: 100% 100%;
	margin: 0 10px 0 10px;
}
.item.link-4{
	background: url(../images/bg-zong4.jpg) no-repeat center center;
	background-size: 100% 100%;
	margin: 0 0px 0 0px;
}
.item-link .item h3{
	font-size: 24px;
	position: relative;
	line-height: 32px;
	margin-left: 16px;
	margin-bottom: 70px;
}
.item-link .item h3::after{
	position: absolute;
	width: 42px;
	height: 3px;
	background: #6f808d;
	display: inline-block;
	content: '';
	left: 0;
	bottom: -10px;
}
.item-link .item ul li{
	margin-bottom: 24px;
	font-size: 18px;
	padding-left: 15px;
	position: relative;
	padding-right: 15px;
}
.item-link .item ul li::before{
	display: inline-block;
	content: '';
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background: #000000;
	position: absolute;
	left: 0;
	top: 8px;
}

.link-single{
	display: flex;
	width: 100%;
	margin: 20px 0;
}
.link-single a{
	display: block;
	flex: 1;
	text-align: center;
	line-height: 115px;
	font-size: 24px;
	font-weight: 600;
}
.link-single a:nth-child(2){
	margin: 0 10px;
}
.link-single a.ak1{
	background: url(../images/bg-zong5.jpg) no-repeat center center;
	background-size: 100% 100%;
}
.link-single a.ak2{
	background: url(../images/bg-zong6.jpg) no-repeat center center;
	background-size: 100% 100%;
}
.link-single a.ak3{
	background: url(../images/bg-zong7.jpg) no-repeat center center;
	background-size: 100% 100%;
}


/* 2.2 工伤认定 */
.rendingBox{
	padding-top: 50px;
}
.rending{
	display: flex;
	padding-bottom: 80px;
	justify-content: space-between;
}
.rending .left-video{
	padding: 6px;
	background: #fff;
	box-shadow: 5px 6px 5px #ccc;
	width: 661px;
	height: 456px;
}
.rending .left-video img,.rending .left-video video{
	width: 100%;
}
.rending .right-step .tit-blue{
	margin-bottom: 25px;
}
.rending .right-step .step-img{
	width: 100%;
	text-align: center;
}
.rending .right-step .step-img img{
	max-width: 100%;
}
.business{
	position: relative;
}
.business .r-tipsTxt{
	background: url(../images/bg_text2.png) no-repeat center left;
	width: 180px;
	padding: 69px 60px 62px 31px;
	font-size: 16px;
	line-height: 28px;
	text-indent: 2em;
}
.business .zhifu-list .right-tips{
	width: 500px;
	top: -120px;
}
.conditionBox{
	margin: 50px 0 40px 0;
}
.condition{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
.condition .left{
	width: 49%;
	position: relative;
	
}
.condition .left .text-box{
	border: 2px dashed #2d6fca;
	border-radius: 10px;
	background: #d4e4fb;
	padding: 30px;
	font-size: 18px;
	line-height: 28px;
	min-height: 80%;
	word-break: break-all;
}
.condition .left .tit-top{
	background-color: #2d6fca;
	position: absolute;
	border-radius: 10px;
	text-align: center;
	width: 257px;
	height: 47px;
	left: 50%;
	top: -30px;
	line-height: 47px;
	font-size: 18px;
	color: #fff;
	transform: translate(-50%, 0px);
	
}
.condition .right{
	width: 49%;
	position: relative;
}
.condition .right .text-box{
	border: 2px dashed #f9a509;
	border-radius: 10px;
	background: #f7f1e7;
	padding: 30px;
	font-size: 18px;
	line-height: 28px;
}
.condition .right .tit-top{
	background-color: #f9a509;
	position: absolute;
	border-radius: 10px;
	text-align: center;
	width: 257px;
	height: 47px;
	left: 50%;
	top: -30px;
	line-height: 47px;
	font-size: 18px;
	color: #fff;
	transform: translate(-50%, 0px);	
}
.conditionBox .tit-blue{
	margin-bottom: 50px;
}

.canbaoDJ .left{
	width: 32.5%;
}
.canbaoDJ .right{
	width: 66%;
}
.canbaoDJ .right .text-box{
	min-height: 168px;
	padding: 30px 230px 30px 30px;
}
.canbaoDJ .dj-carton{
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.timelimitBox{
	background: url(../images/bg_box5.jpg) no-repeat center top;
	padding: 60px 0 30px 0;
}
.timelimitBox .tit-blue{
	margin-bottom: 30px;
	padding: 0 40px;
}
.timelimit{
	margin: 0 40px;
}
.timelimit ul li{
	border-bottom: 1px solid #99beff;
	padding-bottom: 16px;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 20px;
}
.timelimit ul li:last-child{
	border-bottom: none;
}

/* 工伤认定 2.3 */
.business .right-tips.gongshang1{
	width: 560px;
	top: -130px;
}
.business .gongshang1 .r-tipsTxt{
	background: url(../images/bg_text3.png) no-repeat center left;
	width: 310px;
	padding: 46px 42px 85px 28px;
	font-size: 16px;
	line-height: 28px;
	text-indent: 2em;
	margin-right: -71px;
}
.zhifu-list .right-tips.gongshang1 img{
	margin-top: 70px;
}
.gsconditionBox{
	background: url(../images/bg_box5.jpg) no-repeat center top;
	background-size: 100% 100%;
	padding: 60px 0 60px 0;
}
.tab-top{
	width: 100%;
	display: flex;
	margin-top: 50px;
}
.tab-top .item{
	padding: 20px;
	flex: 1;
	text-align: center;
	font-size: 18px;
	background: #cedbed;
	font-size: 18px;
	cursor: pointer;
	position: relative;
	font-weight: 600;
}
.tab-top .item::after{
	height: 100%;
	content: '';
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	background: #fff;
	width: 1px;
}
.tab-top .item.actived{
	background: #71a362;
	color: #fff;
}
.tab-top .item.actived::before{
	width: 26px;
	height: 22px;
	display: inline-block;
	content: '';
	position:absolute;
	left: 50%;
	margin-left: -13px;
	bottom: -21px;
	background: url(../images/icon-arrow-3.png) no-repeat center center;
}
.tab-content{
	margin-top: 40px;
	width: 100%;
	overflow: auto;
	font-size: 18px;
	line-height: 28px;
}
.condition-table{
	width: 100%;
	background: #fff;
	border-left: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
}
.condition-table thead th{
	padding: 15px;
	color: #fff;
	background: #2d6fca;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	font-size: 18px;
	width: 25%;
}
.condition-table tbody tr td{
	text-align: center;
	padding: 30px 15px;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	font-size: 18px;
}
/*.condition-table tbody tr td:nth-child(3){
	text-align: left;
}*/
td.txt-left{
	text-align: left;
}

.condition-table2{
	width: 100%;
	background: #fff;
	border-left: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
}
.condition-table2 thead th{
	padding: 15px;
	color: #000;
	background: #cbe0f2;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	font-size: 18px;
}
.condition-table2 tbody tr td{
	text-align: center;
	padding: 30px 15px;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	font-size: 18px;
}
.condition-table2 tbody tr td:nth-child(2){
	text-align: left;
}

.condition-table3{
	width: 100%;
	background: #fff;
	border-left: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
}
.condition-table3 thead th{
	padding: 10px;
	color: #000;
	background: #cbe0f2;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	font-size: 18px;
}
.condition-table3 tbody tr td{
	text-align: center;
	padding: 10px 15px;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	font-size: 18px;
}


.icon-right{
	display: inline-block;
	width: 22px;
	height: 19px;
	background: url(../images/icon-right.png) no-repeat center center;
	vertical-align: middle;
}
.tab-content{
	width: 100%;
}
.tab-content .container{
	display: none;
}
.tab-content .container.actived{
	display: block;
}

.businessTipsBox{
	padding: 50px 0;
}
.bus-tips-list{
	margin-top: 35px;
}
.bus-tips-list dl{
	margin-bottom: 20px;
	padding: 20px 30px;
	font-size: 18px;
	line-height: 30px;
}
.bus-tips-list dl dt{
	font-weight: 600;
	color: #000;
}
.bus-tips-list dl:nth-child(3n+1){
	background: #f7f1e7;
	border: 1px dashed #f9a509;
}
.bus-tips-list dl:nth-child(3n+2){
	background: #d7e6f3;
	border: 1px dashed #2d6fca;
}
.bus-tips-list dl:nth-child(3n+3){
	background: #e2ece2;
	border: 1px dashed #71a362;
}

/* 2.4 参保 */
.conditionDesc .descTxt{
	margin: 30px 0 20px 0;
	font-size: 18px;
	line-height: 30px;
}

.other-condition{
	margin: 30px 0;
}
.other-condition dl{
	border: 1px solid #ddd;	
	display: flex;
	align-items: center;
	background: #dae9dc;
}
.other-condition dl dt{
	width: 23.57%;
	text-align: center;
	
	padding: 30px 0;
	font-size: 18px;
	font-weight: 600;
}
.other-condition dl dd{
	padding: 30px 50px;
	width: 76.43%;
	font-size: 16px;
	line-height: 28px;
	background: #fff;
}
.other-condition dl dd span{
	color: #ff0000;
}

.conditionGreen{
	margin: 30px 0;
	position: relative;
}

.conditionGreen .text-box{
	border: 2px dashed #579f67;
	border-radius: 10px;
	background: #d8e8db;
	padding: 40px 30px 40px 60px;
	font-size: 18px;
	line-height: 32px;	
}
.conditionGreen .tit-top{
	background-color: #579f67;
	position: absolute;
	border-radius: 10px;
	text-align: center;
	width: 28px;
	padding: 10px 10px;
	left: -16px;
	top: 50%;
	line-height: 20px;
	font-size: 18px;
	color: #fff;
	transform: translate(0, -50%);	
}
.tit-top.vertical{
	width: auto;
	left: -25px;
	padding: 20px 15px;
	height: 180px;
	writing-mode: vertical-rl; /* 从右向左 */
	text-orientation: upright; /* 文本方向为正常，不倾斜 */
}

/* 2.6企业参保 */
.enterprise{
	display: flex;
}

.conditionGreenDeep{}
.conditionGreenDeep{
	margin: 30px 0;
	position: relative;
	margin-left: 60px;
}
.conditionGreenDeep .tit-top{
	background: #57949f;
	position: absolute;
	border-radius: 10px;
	text-align: center;
	width: 28px;
	padding: 10px 10px;
	left: -16px;
	top: 50%;
	line-height: 20px;
	font-size: 18px;
	color: #fff;
	transform: translate(0, -50%);	
}
.conditionGreenDeep .text-box{
	border: 2px dashed #57949f;
	border-radius: 10px;
	background: #d8e6e8;
	padding: 40px 30px 40px 60px;
	font-size: 18px;
	min-height: 160px;
	line-height: 32px;	
}

/* 2.7 */
.entroDJ .left{
	width: 63.57%;
}
.entroDJ .right{
	width: 34%;
}
.entroDJ .right .tit-top{
	left: 40%;
}
.entroDJ .right .text-box{
	padding: 30px 200px 30px 30px;
}
.entroDJ .right .dj-carton{
	position: absolute;
	right: 10px;
	top: -35px;
}

.entroDJ.type2 .left{
	width: 49%;
}
.entroDJ.type2 .right{
	width: 49%;
}
.entroDJ.type2 .right .tit-top{
	left: 50%;
}

.enconditionTips .tab-content{
	margin: 0px 0;
}
.enconditionTips .tab-top .item{
	padding: 12px 20px;
}


.paymentBox{
	background: #f5f5f5 url(../images/bg_box6.jpg) no-repeat bottom center;
	padding: 60px 0;
}
.tit-blue2 {
	text-align: center;
	margin-bottom: 25px;
	overflow: hidden;
	padding-bottom: 15px;
}
.tit-blue2 span{  
  border-radius: 10px;
  background-color: rgb( 43, 100, 200 );  
  display: inline-block;
  color: #fff;
  width: 315px;
  height: 80px;
  line-height: 80px;
  font-size: 24px;
  box-shadow: 9px 7px 7px #c2d1ea;
  font-weight: 600;
}

.payment{
	display:flex;
	margin-top: 50px;
}
.payment .item-box{		
	position: relative;
	flex: 1;
}
.payment .item-top{
	border-radius: 100%;
	text-align: center;
	width: 64px;
	height: 64px;
	font-size: 24px;
	font-weight: 600;
	display: inline-block;
	position: absolute;
	z-index: 1;
	line-height: 32px;
	left: 50%;
	top: -32px;
	transform: translateX(-50%);
}
.payment .item-txt{
	padding: 40px 25px; 
	position: relative; 
	z-index: 3; 
	border-radius: 12px;
	font-size: 18px;
	line-height: 30px;
}
.payment .item-box:nth-child(1) .item-top{
	border: 2px dashed #f9a509;
	background: #f7f1e7;
	color: #f9a509;
}
.payment .item-box:nth-child(1) .item-txt{
	border: 2px dashed #f9a509;
	background: #f7f1e7;
}
.payment .item-box:nth-child(2) .item-txt{
	margin: 0 15px;
	border: 2px dashed #579f67;
	background: #e5f1e7;
}
.payment .item-box:nth-child(2) .item-top{
	border: 2px dashed #579f67;
	background: #e5f1e7;
	color: #579f67;
}
.payment .item-box:nth-child(3) .item-txt{
	border: 2px dashed #ae5dcb;
	background: #f3e7f7;
}
.payment .item-box:nth-child(3) .item-top{
	border: 2px dashed #ae5dcb;
	background: #f3e7f7;
	color: #ae5dcb;
}

/* 2.8 */
.docondition{
	display: flex;
	margin-top: 60px;
}
.docondition .itembox{
	border: 2px dashed #ae5dcb;
	background: #f3e7f7;
	margin: 0 6px;
	padding: 50px 25px;
	border-radius: 12px;
	font-size: 18px;
	position: relative;
	flex: 1;
	line-height: 30px;
}
.docondition .item-head{
	position: absolute;
	display: inline-block;
	min-width: 258px;
	min-height: 28px;
	text-align: center;
	line-height: 28px;
	font-weight: 600;
	padding: 10px 15px;
	color: #fff;
	border-radius: 12px;
	left: 50%;
	top: -16%;
	transform: translate(-50%, 30%);
	z-index: 2;		
}
.docondition .itembox:nth-child(1) .item-head{
	background: #f9a509;
}
.docondition .itembox:nth-child(1){
	border: 2px dashed #f9a509;	
	background: #f7f1e7;
}

.docondition .itembox:nth-child(2) .item-head{
	background: #579f67;
}
.docondition .itembox:nth-child(2){
	border: 2px dashed #579f67;	
	background: #e5f1e7;
}
.docondition .itembox:nth-child(3) .item-head{
	background: #ae5dcb;
}
.docondition .itembox:nth-child(3){
	border: 2px dashed #ae5dcb;	
	background: #f3e7f7;
}
.docondition .itembox:nth-child(4) .item-head{
	background: #569ebc;
}
.docondition .itembox:nth-child(4){
	border: 2px dashed #569ebc;	
	background: #d9ebf2;
}
.docondition .itembox.midWidth{
	flex: 2;
}

.jiaofei{
	display: flex;
	justify-content: space-between;
	margin: 30px 0;
}
.jiaofei .left{
	width: 29%;
}
.jiaofei .right{
	width: 66%;
}
.pay-way{
	position: relative;
	border-radius: 60px 0 60px 0;
	border: 2px dashed #f9a509;
	background: #d7e6f3;
	font-size: 18px;
	padding: 72px 35px 250px 35px;
	line-height: 30px;
	margin-top: 30px;
}
.pay-way .icon-payway{
	position: absolute;
	right: 40px;
	bottom: 10px;
}
.jiaofei .right .conditionDesc{
	margin-top: 25px;
}

.condition-table tbody tr td.innerTable{
	padding: 0;
}
.topnormal{
	top: 0px !important;
	z-index: 3;
}

.txt-qrcode{
	float: right;
	margin: 0 0 30px 30px;
}

.entroDJ.type3 .left{
	width: 38%;
	/*margin-top: 60px;*/
}
.entroDJ.type3 .right {
    width: 59%;
}

/* 2.13 */
.ylcondition .tab-top .item{
	font-size: 24px;
	line-height: 30px;
}
.circle-list{
	margin: 10px;
	position: relative;
}
.circle-list dl{
	font-size: 20px;
	position: relative;
	display: block;
	width: 100%;
	padding-bottom: 40px;
}
.circle-list dl::after{
	display: inline-block;
	content: '';
	width: 2px;
	height: 100%;
	background: #aac6e4;
	left: 15px;
	top: 2px;
	position: absolute;
}
.circle-list dl:last-child::after{
	display: none;
}
.circle-list dl dt{
	line-height: 30px;
	color: #2069b8;
	font-weight: 600;
}
.circle-list dl dd{
	margin-left: 40px;
	margin-top: 10px;
	white-space:normal;
	word-break: break-all;
}
.circle-num{
	display: inline-block;
	width: 30px;
	height: 30px;
	background: #2069b8;
	vertical-align: middle;
	margin-right: 10px;
	text-align: center;
	line-height: 30px;
	border-radius: 100%;
	color: #fff;
	position: relative;
	z-index: 2;
}
.box4{ margin-top: 40px; padding: 0 0 30px 0;}
.box4 .center{position: relative;}
.qa-list ul{margin-top: 30px;}
.qa-list ul li{position: relative; margin-bottom: 40px; }
.qa-list ul li .icon-qa{position: absolute; left: 15px; top: 0;}
.qa-list ul li .problem{margin-left: 65px; font-size: 18px; color: #2069b8; margin-bottom: 20px; font-weight: bold;}
.qa-list ul li .reply{ background: #e8f0f6; border: 1px solid #44a7f9; border-radius: 8px; padding: 20px 20px 20px 65px;font-size: 18px; line-height: 28px;}
.icon-qa{width: 46px; height: 91px; display: inline-block;background: url(../images/icon_4.png) no-repeat center center;}

.yl-warming{
	display: flex;
	justify-content: space-between;
}
.yl-warming .left{
	width: 22.7%;
}

.yl-warming .right{
	width: 72%;
	white-space: inherit;
}
.yl-green-list{
	margin-top: 30px;
}
.yl-green-list li{
	border: 2px dashed #579f67;
	padding: 12px 10px;
	background: #fff;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 10px;
	border-radius: 8px;
}
.icon-number{
	display: inline-block;
	width: 24px;
	height: 20px;
	margin-right: 10px;
	text-align: center;
	line-height: 20px;
	vertical-align: top;
	margin-top: 7px;
}
.ylTxt{
	width: 90%;
	display: inline-block;
	vertical-align: top;
}
.carton-icon-right{
	text-align: right;
}


.yongren img{
	margin: 30px;
	display: inline-block;
	vertical-align: middle;
}


.condition-table4{
	width: 100%;
	background: #fff;
	border-left: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
}
.condition-table4 thead th{
	padding: 10px;
	color: #fff;
	background: #2d6fca;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	font-size: 18px;
}
.condition-table4 tbody tr td{
	text-align: left;
	padding: 7px 10px;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	font-size: 18px;
}
.tousuBox{
	display:inline-block;
	width: 842px;
	vertical-align: middle;	
}
.tousu{
	display: flex;
}
.tousu dl{
	flex: 1;
	margin: 0 25px;
	text-align: center;
}
.tousu dl img{
	margin: 0;
}
.tousu dl dd{
	font-size: 20px;
	padding: 20px;
	color: #fff;
	line-height: 30px;
	background: #2069b8;
	border-radius: 10px;
	margin-top: 10px;
	text-align: left;
}
.tousu dl dd.bg-green{
	background: #579f67;
}
.tousu dl dd.bg-orgen{
	background: #eca00c;
}

/* 响应式 */ 
 @media screen and (max-width:1510px) {
 	.zfTxt{
		max-width: 90%;
	}
	.zhifu-list .r-tipsTxt{
		width: 300px;
	}
	.zhifu-list .right-tips{
		width: 610px;
	}
	.intro .icon-carton2{
		margin: 0 15px;
	}
	.beian .left .item::before,.beian .left .item::after{
		right: -75px;
	}
	.beian{
		padding: 80px 0 30px 0;
	}
	
	
	.rending .left-video{
		width: 520px;
		height: 360px;
	}
	.rending .right-step{
		width: 600px;
	}
	.business .zhifu-list .right-tips{
		width: 450px;
		top: -168px;
	}
	.business .zhifu-list .right-tips .r-tipsTxt{
		width: 180px;
		padding: 69px 60px 62px 31px;
		font-size: 16px;
		line-height: 28px;
		text-indent: 2em;
	}
	
	.rending.all-width .right-step{
		width: 100%;
	}
	
	.gs23 ul li{
		max-width: 56%;
	}
	.business .right-tips.gongshang1{
		width: 520px;
		top: -128px;
	}
	.business .zhifu-list  .gongshang1 .r-tipsTxt{
		width: 315px;
		padding: 30px 60px 80px 31px;
	}
 }
 
 @media screen and (max-width:1376px) {
 	.item-link .item{
		padding: 60px 20px 0 20px;
	}
	.link-single{
		flex-wrap: wrap;
	}
	.link-single a,.link-single a:nth-child(2){
		width: 100%;
		flex: none;
		margin: 10px 0;
	}
	
	.rending .left-video{
		width: 480px;
		height: 331px;
	}
	.rending .right-step{
		width: 480px;
	}
	.docondition .item-head{
		font-size: 16px;
		width: 200px;
	}
	
	.rending .right-step .step-img img{
		margin-bottom: 30px
	}
 }
 

 
 @media screen and (min-width:300px) and (max-width:1024px) {
 	.banner{
		background: #2f7dd0;
	}
	.conceptBox{
		margin-top: 20px;
	}
	.intro {
	    flex-wrap: wrap;
	}
	.intro .icon-carton1{
		text-align: center;
		height: auto;
		flex: 1;
	}
	.intro .icon-carton1 img{
		transform: translate(0);
	}
	.intro .icon-carton2{
		
		text-align: center;
		width: 100%;
	}
	.intro .icon-carton2 img{
		margin: 15px;
		transform: rotate(90deg);
	}
	.zhifu-list .right-tips{
		position: inherit;
		width: auto;
		top: 0;
		margin-top: 20px;
	}
	.zfTxt{
		max-width: 74%;
	}
	.beianBox{
		background-size: 100% 100%;
	}
	.beian{
		flex-wrap: wrap;
		
	}
	.beian .left{
		width: 95%;
		margin-bottom: 80px;
	}
	.beian .left .item::before{
		display: none;
	}
	.beian .left .item::after{
		right: 50%;
		top: 105%;
		transform: rotate(135deg);
	}
	.beian .right{
		width: 95%;
		margin-bottom: 30px;
	}
	.beian .right .item:nth-child(1),.beian .right .item:nth-child(2){
		margin-bottom: 30px;
	}
	
	
	/* 综合页面 */
	.webpage .item-link {
	    flex-wrap: wrap;
		margin-top: 20px;
	}
	.item-link .item{
		flex: none;
		width: 94%;
		height: auto;
		margin: 10px 0;
	}
	
	/* 工伤认定 */
	.rending{
		flex-wrap: wrap;
	}
	.rending .left-video{
		width: 100%;
		height: auto;
	}
	.rending .right-step{
		width: 100%;
		margin-top: 0px;
		text-align: center;
	}
	.rending .right-step .step-img{
		width: 100%;
	}
	.rending .right-step img{
		display: inline-block;
		max-width: 100%;
	}
	.conditionBox .tit-blue img, .tit-blue img {
		max-width: 100%;
		}
	.business .zhifu-list .right-tips .r-tipsTxt{
		
	}
	.business .zhifu-list .right-tips{
		top:0px;
		width: 100%;
		        text-align: center;
	}
	
	.conditionBox{
		padding: 30px 0;
		margin: 25px 0 20px 0;
	}
	.condition{
		flex-wrap: wrap;
	}
	.condition .left,.condition .right{
		width: 100%;
		margin-bottom: 60px;
	}
	.condition .right{
		width: 100%;
		margin-top: 60px;
	}
	.entroDJ.type3 .left{
		margin-top: 60px;
	}
	
	.enterprise{
		flex-wrap: wrap;
	}
	.conditionGreenDeep{
		margin-left: 0;
	}
	
	.other-condition dl{
		flex-wrap: wrap;
	}
	.other-condition dl dt{
		width: 100%;
		padding: 10px 15px;
		text-align: left;
	}
	.other-condition dl dd{
		width: 100%;;
	}
	.other-condition dl dd{
		padding: 10px 15px;
	}
	
	.payment, .docondition, .jiaofei{
		flex-wrap: wrap;
	}
	.payment .item-box,.docondition .itembox{
		width: 100%;
		flex: inherit;
		margin-bottom: 50px;
	}
	.payment .item-box:nth-child(2) .item-txt{
		margin: 0 0 50px 0;
	}
	.jiaofei .left{
		width: auto;
		margin-bottom: 30px;
	}
	.jiaofei .right{
		width: 100%;
	}
	.entroDJ.type2 .left{
		width: auto;
	}
	.entroDJ.type2 .right{
		width: auto;
		margin-top: 40px;
	}
	.canbaoDJ .right .text-box {padding:30px 30px 330px 30px;}
	.canbaoDJ .dj-carton{left:50%;right: auto; transform: translateX(-50%);}

	.link-single a{
		font-size: 22px;
	}
	.item-link .item {
		padding: 20px 20px 0 20px;
	}
	.item-link .item h3 {
		margin-bottom: 38px;
	}

	.business .zhifu-list .right-tips .r-tipsTxt{
		max-width: 100%;
		padding: 56px 40px 60px 30px;
		background-size: contain;
		margin-right: 0px;
	}

	.zhifu-list .r-tipsTxt{
		max-width:100%;
		padding:43px 44px 62px 32px;
		background-size:contain;
	}

	.gs23 ul li {
		max-width: 100%;
	}
	.yl-warming{
		flex-wrap: wrap;
	}
	.yl-warming .left{
		width: auto;
	}
	
	.yl-warming .right{
		width: auto;
	}
	.ylconditionBox{
		margin-top: 30px;
	}
	
	.rending .right-step .step-img img{
		max-width: 90%;
	}
	
	.tousuBox{
		width: auto;
	}
	.tousu{
		display: block;
	}
	.tousu dl{
		width: auto;
		margin-bottom: 30px;
	}
	.tousu dl img{
		margin-bottom: 0 !important;
	}

 }
 
@media screen and (max-width:720px) {
  	.entroDJ.type3 .left{
		width: 100%;
		margin-top: 60px;
	}
	.entroDJ.type3 .right {
	    width: 100%;
	}
	.conditionBox {
        padding: 12px 0;
        margin: 15px 0 12px 0;
    }
}
 
 
@media screen and (max-width:480px) {
	.conditionGreen{
		margin: 10px 0;	
	}
	.condition .left .text-box{
		min-height: auto;
		padding-bottom: 230px !important;
	}
	.condition .right{
		margin-top: 20px;
	}
	.entroDJ.type3 .left{
		width: 100%;
		margin-top: 30px;
	}
	.entroDJ.type3 .right {
	    width: 100%;
	    margin-top: 30px;
	}
	.txt-qrcode{
		float: none;
	}
	.entroDJ .right .text-box{
		padding: 30px 30px 330px 30px;
	}
	.entroDJ .right .dj-carton{
		bottom: 10px;
		top: auto !important;
		right: auto;
		left: 50%;
		transform: translateX(-50%);		
	}
	.entroDJ.type3 .left{
		margin-top: 0;
	}


	.docondition .item-head {
		 top: -6.6%;
	}
	
}
