    html{
	      line-height: 0;
        }
		.w {
            width: 1250px;
            position: relative;
            
		}
		.right {
			float: right;
		}
		table tr td{
			font-size: 14px;
		}
    .faqibangban{
      margin-right:13px;
	}
	.clr{
		clear: both;
	}
	
        a{
        	cursor: pointer;
        }
		.search_fixed_left::-webkit-scrollbar{
			display: none;
		}
		.headerTag{
			width:1300px;
            position: relative;
			
            /*background: #81ecec;*/
		}
		.tag_t > h1{
			display: inline-block;
			font-size:16px;
			font-family:MicrosoftYaHeiSemibold;
			color:rgba(48,49,51,1);
			line-height:32px;
			margin-top: 29px;
		}
		.tag_c{
			margin-top: 24px;
		}
		.tag_c > div{
			display: inline-block;

		}
		
		.tag_c .tag_c_r{
			
			display: inline-table;
			/*产品说暂时不显示好评率*/
				display: none;
		}
		#ckpj{
				width: 100%;
				overflow: auto;
			}
			
		#ckpj .sltj{
			width: 1140px;
		}	
		.sxsm{
			color: #2364D2;
		}
		.maincon .tags{
			margin: 0;
			padding: 0;
		}
		.tag_c h2{
			font-size:24px;
			font-family:MicrosoftYaHeiSemibold;
			color:rgba(48,49,51,1);
			line-height:30px;
		}
		
		.tag_c h2 > span{
			font-size:14px;
			font-family:MicrosoftYaHei;
			line-height:15px;
			color:rgba(48,49,51,1);
		}
		
		.tag_c h2 > span:nth-child(1){
			font-size:24px;
		}
		.tag_c  p{
			font-size:14px;
			font-family:MicrosoftYaHei;
			color:rgba(97,98,102,1);
			line-height:14px;
			margin-top: 12px;
		}
		
		.tag_c .tag_c_l{
			padding-right:24px ;
			margin-right: 24px;
			border-right:0px solid rgba(229,231,234,1);
			
		}
		.tag_c_r h3{
			font-size:24px;
			font-family:MicrosoftYaHeiSemibold;
			color:#FF5B24;
			line-height:28px;
		}
		.tag_c_r h3 span{
			font-size:14px;
			font-family:MicrosoftYaHei;
			line-height:15px;
			color:rgba(48,49,51,1);
		}
		#showMoreInfo{
			text-align: center;
		}
		
		.showMore{
			
		}
		
		.tag_b{
			margin-top: 36px;
		}
		.tag_b button{
			padding: 7px 17px;
			border: 0;
			font-size:14px;
			font-family:MicrosoftYaHeiSemibold;
			background-color: #F6F7F9;
			color: #6A6A6B;
			border: 1px solid rgb(210, 210, 210);
			cursor: pointer;
		}	
		
		
		
		.tag_b .sc:hover{
			color: #FF5B24;
			background:rgba(255,247,244,1);
			border:1px solid rgba(255,210,195,1);
		}

		.tag_b .zxzx:hover{
			color: #FF5B24;
			background:rgba(255,247,244,1);
			border:1px solid rgba(255,210,195,1);
		}
		.tag_b .zxzx:active{
			color: #FF5B24;
			border:1px solid rgba(255,210,195,1);
			background:rgba(255,231,222,1);
		}
		
		#zx_a{
			display: none;
		}

    .faqibangban:hover{
      color: #FF5B24;
      background: rgba(255,247,244,1);
      border: 1px solid rgba(255,210,195,1);
    }
		
		#mycollect img{
			display: none;
		}
		.tag_b .sc{
			color: #6A6A6B;
			border: 1px solid rgb(210, 210, 210)
		}
		
		
		.tag_b .lable-bg-img4-ok{
			/*color: #FF5B24;
			background:rgba(255,247,244,1);
			border:1px solid rgba(255,210,195,1);*/
			background: #F6F7F9;
		}
		.tag_b .lable-bg-img2-off{
			background:rgba(255,91,36,1);
			color:rgba(255,255,255,1);
			cursor: pointer;
		}
		.tag_b .lable-bg-img2-on{
			background-color: #F6F7F9;
			color: #6A6A6B;
			border: 1px solid rgb(210, 210, 210);
			cursor: auto;
		}
		.tag_b .axbl{
			margin-left: 12px;
			margin-right: 12px;
		}
			
		.tag_b button > img{
			width: 18px;
			height: 18px;
			margin-top: -3px;
		}	
		
		.tag_b #sc{
			display: inline-block;
		}
		
		.tag_c ol li{
			display: inline-table;
		}
		
		
		.contentList{
			width: 1250px;
			position: relative;
			min-height: 1260px;
            /* background: #74b9ff; */
		}
		
		/*基本信息表单默认药选择隐藏的部分*/
		.table-jbxx{
			display: none;
		} 
		.show-jbxx-tab{
			display: none;
		}
		 
		/*图标旋转*/
		.tbxz{
			transition: all 0.3s;
			transform:rotate(0deg);
			-ms-transform:rotate(0deg); 	/* IE 9 */
			-moz-transform:rotate(0deg); 	/* Firefox */
			-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
			-o-transform:rotate(0deg); 	/* Opera */
		}
		/*旋转后*/
		.tbxzh{
			transition: all 0.3s;
			transform:rotate(180deg);
			-ms-transform:rotate(180deg); 	/* IE 9 */
			-moz-transform:rotate(180deg); 	/* Firefox */
			-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
			-o-transform:rotate(180deg); 	/* Opera */
		}
		
		.contentList > ul >li{
		    min-height: 58px;
	    	margin-top: 41px;	
			/*border: 1px solid #ffffff;*/
			/*background-color: #ffeaa7;*/
		}
		
		.tag_c_l_ct{
		    margin: 0 30px;
		}
		
		.contentList > ul > li   .unit-title-h {
		    display: inline-block;
		    font-size:16px;
			font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;
			font-weight:bold;
			color:rgba(0,0,0,1);
		    line-height: 24px;
		    border-left: 4px solid #FF5B24;
		    padding-left: 7px;

		}
		
		.contentList > ul > li > div > span{
			font-size:16px;
			font-family:MicrosoftYaHei;
			color:rgba(255,91,36,1);
			line-height:24px;
		    padding: 4px 11px;
			background:rgba(253,246,242,1);
		}
		
		.contentList > ul > li .pt{
			background-color: #F5FAF9;
			color: #8DABA3;
		}
					
		.contentList > ul >.left_box > div{
			min-height: 100px;
			padding: 24px;
			
		}
		.contentList > ul >.left_box .unit-title-h{
			margin-left: -12px;
		}	
		
		/*常见问题*/
		.contentList > ul >.left_box .cjwt ol{
			margin-top: 25px;
		}	
		
		.contentList > ul >.left_box .cjwt {
			font-size:16px;
			font-family:MicrosoftYaHei;
			color:rgba(96,98,102,1);
			line-height:24px;
			text-shadow:0px 0px 8px rgba(35,100,210,0.11);
		}
			
		 .cjwtTable tr:nth-child(1){
			font-size:14px;
			font-family:MicrosoftYaHei;
			color:rgba(0,0,0,1);
			line-height:24px;
			text-shadow:0px 0px 8px rgba(35,100,210,0.11);
		}
		
		
		.contentList > ul >.left_box > div:nth-child(2){
			border-top:1px solid #DCDFE6;		
			border-bottom:1px solid #DCDFE6;	
		}
		.cjwtTable > tr > td:nth-child(1){
			width: 24px;
		}
		.cjwtTable > tr > td > img{
			width: 24px;
			height: 24px;
		}	
		.cjwtTableText{
		    padding-left: 8px;
	        padding-bottom: 10px;
            word-wrap: break-word;
    		word-break: break-all;
		}
		/*监督咨询*/
		
		.zxfsTable > tr > th{
			font-size:16px;
			font-family:MicrosoftYaHeiSemibold;
			color:rgba(51,51,51,1);
			line-height:27px;
			text-shadow:0px 0px 8px rgba(35,100,210,0.11);
			position: relative;
		    padding-bottom: 20px;
		    text-align: left;
		}
		
		.zxfsTable > tr > th > span {
			position: absolute;
			left: -12px;
		}
		.zxfsTable > tr > td:nth-child(1){
			width: 88px;
		}
			
		/*表格列表*/
		.contentList table{
			margin-top: 16px;
		}
			
		.title_tr{
			font-size:18px;
			font-family:MicrosoftYaHeiSemibold;
			color:#333333;
			line-height:23px;	
			text-align: center;
			
		}
		
		 .contentListTable > tr > td{
			padding: 12px 16px;
			
			border:1px solid rgba(220,223,230,1);
			font-size:14px;
			font-family:MicrosoftYaHei;
			color:rgba(0,0,0,1);
			line-height:27px;
			
		}	 
		
		.contentListTable > tr > td:nth-child(1){
			width: 154px;
		}
		
		.contentListTable > tr > td:nth-child(2){
			word-wrap:break-word;
			word-break:break-all;
		}
		
		.contentListTable > tr >td:nth-child(1){
			background:rgb(235 242 255);
		}
		body .contentList table .title_tr td{
			background:#FFFFFF;
		}
		/*办理流程 已经下面公用的表样式*/
		.gray_line{
			cursor: pointer;
			text-align: center;
		}
		.gray_line > th{
			background:rgba(242,246,252,1);
			border:1px solid rgba(220,223,230,1);
			padding: 10px;
			text-align: left;
			font-size: 13px;
			position: relative;
		}
		.gray_line > .fh_title{
			background: rgba(144,161,183,0.06);
			border:1px solid rgba(220,223,230,1);
			padding: 10px;
			text-align: left;
			font-size: 13px;
			position: relative;
			display: inline-block;
			width:94%;
			/* margin:12px; */
			align-items: center;
		}
		.gray_line1{
			cursor: pointer;
			text-align: center;
		}
		.gray_line1 > th{
			background:rgba(242,246,252,1);
			border:1px solid rgba(220,223,230,1);
			padding: 10px;
			text-align: left;
			font-size: 13px;
			position: relative;
		}
		.gray_line1 > .fh_title{
			background: rgba(144,161,183,0.06);
			border:1px solid rgba(220,223,230,1);
			padding: 10px;
			text-align: left;
			font-size: 13px;
			position: relative;
			display: inline-block;
			width:94%;
			/* margin:12px; */
			align-items: center;
		}
		.fh_title1{
			margin-top:12px;
		}
		.fh_title2{
			margin-bottom: 12px;
		}
		.line_index1 {
			/* height: 20px;
			width: 20px; */
			border-radius: 10px;
			background: rgba(255,91,36,0.06);
			font-size: 14px;
			font-family: MicrosoftYaHei;
			color: #FF5B24;
			display: inline-block;
			text-align: center;
			line-height: 20px;
			/* padding:5px; */
		}
		.lcmc1 {
			font-size: 14px;
			font-family: MicrosoftYaHei;
			color: #000000;
		}
		.gray_line_lb1 {
			display: inline-block;
			float: right;
			color: rgba(144,147,154,1);
			margin-top: 3px;
			line-height: 18px;
		}
		.gray_jt_icon1 {
			padding: 0 10px;
		}
		.nosubmit{
			position: absolute;
			height: 42px;
			top: 0;
			right: 50px;
		}
		.gray_line > th > .line_index{
			height: 20px;
			width: 20px;
			border-radius: 10px;
			background: rgba(255,91,36,0.06);
			font-size: 16px;
			font-family: MicrosoftYaHei;
			color: #FF5B24;
		    display: inline-block;
		    text-align: center;
		    line-height: 20px;
		}
		.gray_line > th > .lcmc{
			/* color: #2364D2; */
			/* margin-left: 3px; */
			line-height: 18px;
			font-size: 16px;
			font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
			font-weight: bold;
			color: #000000;
		}
		
		.gray_line > th > .gray_line_lb{
			display: inline-block;
			float: right;
			color:rgba(144,147,154,1);
			margin-top: 3px;
			line-height: 18px;
		}
		
		.gray_line > th > .gray_line_lb > .blr{
			color: #8DABA3;
			padding: 0 4px;
			background-color: #F5FAF9;
		}
		
		.gray_line > th > .gray_line_lb > .shixian{
			color: #FF5B24;
			padding: 0 10px;
			background-color: #FDF6F2;
		}
		
		.gray_line > th  .gray_jt_icon {
			padding: 0 10px;
		}
		
		.gray_line > th  .gray_jt_icon img{
			width: 9px;
			height: 6px;
		}
		


		.gray_line1 > th > .line_index{
			height: 20px;
			width: 20px;
			border-radius: 10px;
			background: rgba(255,91,36,0.06);
			font-size: 16px;
			font-family: MicrosoftYaHei;
			color: #FF5B24;
		    display: inline-block;
		    text-align: center;
		    line-height: 20px;
		}
		.gray_line1 > th > .lcmc{
			/* color: #2364D2;
			margin-left: 3px; */
			line-height: 18px;
			font-size: 16px;
			font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
			font-weight: bold;
			color: #000000;
		}
		
		.gray_line1 > th > .gray_line_lb{
			display: inline-block;
			float: right;
			color:rgba(144,147,154,1);
			margin-top: 3px;
			line-height: 18px;
		}
		
		.gray_line1 > th > .gray_line_lb > .blr{
			color: #8DABA3;
			padding: 0 4px;
			background-color: #F5FAF9;
		}
		
		.gray_line1 > th > .gray_line_lb > .shixian{
			color: #FF5B24;
			padding: 0 10px;
			background-color: #FDF6F2;
		}
		
		.gray_line1 > th  .gray_jt_icon {
			padding: 0 10px;
		}
		
		.gray_line1 > th  .gray_jt_icon img{
			width: 9px;
			height: 6px;
		}



		
		.neirong{
			display: block;
		}
		
		.newTableType > tr{
			display: none;
			position: relative;
		}
		.zjfw > tr{
			display: table-row;
		}
		.newTableType .gray_line{
			display: table-row;
		}
		.newTableType .gray_line1{
			display: table-row;
		}
		.newTableType{
		    border: 1px solid rgba(220,223,230,1);
		}
		.newTableType > tr > td{
			border: 0;
			position: relative;
		}
		.newTableType > tr >td:nth-child(1){
			background-color: #FFFFFF;
			color: #4E5665;
		}
		
		
		
		
		/*申请材料*/
		.sqcl  > th > .line_index{
			color: #FF5B24;
			background-color:rgba(242,246,252,1)
		}
		
		.sqcl  > th > .greenText{
			color: #8DABA3;
		}
		.sqcl > th > .lcmc{
			color:#000000;
		}
		.showCl span{
			display: inline-block;
			padding: 2px 28px;
			background:rgba(246,247,249,1);
			border:1px solid rgba(224,226,231,1);
			color: #6A6A6B;
		}
		
		.showCl .kbxz{
			margin-left: 12px;
			background-color: #FF5B24;
		}
		
		.showCl .kbxz a{
			color: #FFFFFF;
		}
		
		.zjfw > tr > th{
			padding-left: 24px;
			padding-top: 10px;
			padding-bottom: 0;
			text-align: left;
		}
		.zjfw > tr > th > span{
			left: 10px;
		}
		.zjfw > tr > td{
			padding-left: 24px;
		}
		
		.fgx{
			background-color: #DCDFE6;
			height: 1px;
			width: 100%;
			position: relative;
    		text-align: center;
    		margin-top: 40px;
		}
		
		.fgx span{
			cursor: pointer;
		}
		
		.contentList > ul > li > .fgx > span{
		    background-color: #FFFFFF;
		    position: absolute;
		    padding: 0 10px;
		    top: -11px;
		    left: 42%;
		    color:#2364D2;
		}
		.contentList > ul > li > .fgx > span > img{
			width: 10px;
			height: 6px;
		}
		/**/
		.sidebar{
			width: 150px;
			height: 400px;
			background: #e67e22;
			position: absolute;
			top: 50px;
			left: -200px;
		}
		
		.tag_b .lable-bg-img2-off:hover{
			background:linear-gradient(180deg,rgba(255,151,97,1) 0%,rgba(255,91,36,1) 100%);
			color: #FFFFFF;
		}
		
		
		
		
		
		
		
		
		.phone_call{
			color: #2364D2;
		}
		
		.a_link_web{
			color: #2364D2;
			text-decoration:underline!important;
		}
		
		.footPage{
			text-align: center;
		}
		
		.foot_line_box{
		    text-align: center;
		    color: #C0C4CC;
		    margin-bottom: 25px;
		    text-align: center;
		    position: relative;
		}
		
		.foot_line{
			width: 70%;
			margin: 0 auto;
			height: 1px;
			margin: -7px auto;
			background-color: #C0C4CC;
			color: #C0C4CC;
			display: block;
		}
		
		
		.foot_line span{
			display: inline-block;
		}
		
		.foot_text{
			margin-left: 3%;
			background-color: #FFFFFF;
		    padding: 0px 10px;
		}
		
		.contentListTable > tr > .shenglue_x{
		    display: -webkit-box;
		    -webkit-box-orient: vertical;
		    -webkit-line-clamp: 4;
		    overflow: hidden;
		    padding-bottom: 0;
		    margin-bottom: 12px;
		}
		
		.spread_x{
			margin-right: 22px;
		}
		
		
		
		.xys_footer{
    		display: none;
    	}
		
		
		#smBox{
			position: fixed;
			height:100vh;
			width: 100vw;
			z-index: 1000;
			top: 0;
			left: 0;
			background:rgba(0,0,0,0.5);
			display: none;
		}
		
		.sxsm{
			cursor: pointer;
		}
		#smBox .smtkBox{
			width: 504px;
			margin: 210px auto;
			background-color: #FFFFFF;
			min-height:330px ;
			position: relative;
		}
		
		#smBox .smtkBox img{
			position: absolute;
			top: 18px;
			right: 18px;
			width: 32px;
			height: 32px;
			cursor: pointer;
		}
		
		#smBox .smtkBox h3{
			font-size:24px;
			font-family:PingFangSC-Medium,PingFang SC;
			font-weight:500;
			padding: 24px 18px 18px 24px;
			box-shadow: 0px 1px 1px #d1cdcd;
			line-height: 24px;
		}
		
		#smBox .smtkBox span{
		    padding-bottom: 12px;
    		border-bottom: 4px solid #FF5B24;

		}
		#smBox .infoBox{
			font-size:18px;
			font-family:MicrosoftYaHei;
			padding: 24px;
			line-height: 24px;
		}
		
	  /* 查看评价添加tap */
	  .tabBox {
		  width: 100%;
		height: 0.5rem;
		/* display: flex; */
		line-height: 0.5rem;
		/* position: absolute;
		top: -0.5rem; */
		}
		
		.tabBox .tabItem {
		float: left;
		height: 0.5rem;
		line-height: 0.5rem;
		width: 147px;
		background: rgba(255, 255, 255, 1);
		opacity: 0.81;
		text-align: center;
		color: rgba(106, 106, 107, 1);
		font-size: 24px;
		font-weight: bold;
		margin-right: 2px;
		}
		
		.tabBox .tabItem.active_x {
			opacity: 1;
			color: rgba(48, 49, 51, 1);
			border-bottom: 0.04rem solid #FF5B24;
		}
		 
		.tabBox .btn_bsznpj{
			float:right;
			line-height: 0.32rem;
			height: 0.32rem;
			margin-top: 16px;
			padding: 0px 12px;
			/* border-radius: 5px; */
			color: #fff;
			background-color: #FF5B24;
		}
		.bjfw_pj{
            position: relative;
		}
		.bszn_pj{
			display: none;
		}

        .form_pj{
			 width: 100%;
			 height: 100%;
		}
     
		 
		#smBox2{
			position: fixed;
			height:100vh;
			width: 100vw;
			z-index: 1000;
			top: 0;
			left: 0;
			background:rgba(0,0,0,0.5);
			display: none;
		}
		
	
		#smBox2 .smtkBox2{
			width: 840px;
			margin:auto;
			background-color: #FFFFFF;
			height:600px;
			position: relative;
			top:50%;
			margin-top: -300px;
			overflow: hidden;
		}
		
		#smBox2 .smtkBox2 a{
			position: absolute;
			top: 1px;
			right: 0px;
			width: 16px;
			height: 24px;
			cursor: pointer;
		}
		
		#smBox2 .smtkBox2 h3{
			font-size:14px;
			line-height: 42px;
			background-color: #F8F8F8;
			border-bottom: 1px solid #eee;
			box-shadow: 0px 1px 1px #d1cdcd;
			padding-left: 20px;
		}
		
		#smBox2 .smtkBox2 span{
		    padding-bottom: 12px;
    		border-bottom: 4px solid #FF5B24;

		}
        .loading_x {
			font-size: 34px;
			position: absolute;
			left: 50%;top: 50%;
			transform: translateX(-50%);
			font-size: 50px;
			z-index: -1000;
		}
	  .smtkBox2 .if_box{
		   width: 840px;
		   height:590px;
		   padding-bottom: 20px;
		   overflow: hidden;
	   }



	   /* 复合材料 */
	   .fh_title_box{
			background: rgba(242,246,252,1);
			border: 1px solid rgba(220,223,230,1);
			padding: 10px;
			text-align: left;
			font-size: 13px;
			display: flex;
			justify-content: space-between;
		position: relative;
		line-height:18px;
	   }
	   .fh_xb{
		width: 20px;
		height: 20px;
		background: rgba(255,91,36,0.06);
		border-radius:10px;
		text-align: center;
		line-height:20px;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		color: #FF5B24;
		font-weight: bold;
	   }
	   .fh_xb1{
		/* width: 20px; */
		height: 20px;
		background: rgba(255,91,36,0.06);
		border-radius:10px;
		text-align: center;
		line-height:20px;
		font-size: 12px;
		font-family: MicrosoftYaHei;
		color: #FF5B24;
		font-weight: bold;
	   }
	   .fh_name{
		font-size: 16px;
		font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
		font-weight: bold;
		color: #000000;
	   }
	   .fh_imgbox{
		display: flex;
		align-items: center;
		margin-right:10px;
	   }
	   .fh_main{
		padding:12px;
		border: 1px solid #E0E2E7;
		background: #fff;
	   }
	   .hf_x_main{
		display: none;
		padding:16px 24px;
		border: 1px solid #E0E2E7;
	   }
	   .fh_x_list{
		display: flex;
		align-items: center;
		height:27px;
		margin-bottom:12px;
	   }
	   .fh_L{
		width: 112px;
		/* height: 27px; */
		font-size: 16px;
		font-family: MicrosoftYaHei;
		color: #4E5665;
	   }
	   .fh_R{
		flex:1;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		color: #333333;
		display: flex;
		align-items: center;
	   }
	   .btnL{
		display: inline-block;
		width: 120px;
		height: 36px;
		background: #F6F7F9;
		border: 1px solid #E0E2E7;
		font-size: 15px;
		font-family: MicrosoftYaHei;
		color: #6A6A6B;
		text-align: center;
		line-height: 36px;
		margin-bottom: 12px;
	   }
	   .btnR{
		display: inline-block;
		width: 120px;
		height: 36px;
		background: #FF5B24;
		font-size: 15px;
		font-family: MicrosoftYaHei;
		color: #FFFFFF;
		text-align: center;
		line-height: 36px;
		margin-left:27px;
		margin-bottom: 12px;
	   }
	   .btnR a{
		color:#fff;
	   }








		 @media only screen and (min-width: 1025px){
		 	
		 	
		 	.toopBox {
	 		    position: fixed;
			    top: 0;
			    left: 0;
			    width: 100%;
			    background: #ffffff;
			    z-index: 99;
			    text-align: center;
			    box-shadow:0px 1px 5px 0px rgba(54,124,226,0.1);
			    padding: 20px;
		 	}
		 	
		 	
		 	.toopBox .tag_t{
		 		display: inline-block;
		 		width: 680px;
			    -webkit-box-orient: vertical;
			    -webkit-line-clamp: 1;
			    overflow: hidden;
		 	}
		 	
		 	.toopBox .tag_t > h1{
		 		margin-top: 0;
		 	}
		 	
		 	.toopBox .tag_c{
		 		display: none;
		 	}
		 	
		 	.toopBox .tag_b{
		 		margin: 0;
		 		/*display: inline-block;*/
	 		    position: relative;
    			top: -10px;
    			display: inline;
		 	}
		 	
			.contentList > ul >li{
				width: 680px;
				display: inline-block;
			}
			
			.contentList > ul >.left_box{
			    position: absolute;
			    width: 520px;
			    height: auto;
			    right: 30px;
		        top: 42px;
				box-shadow:0px 0px 8px 0px rgba(35,100,210,0.11);
				border:1px solid rgba(220,223,230,1);
			}
			
			
			/*中间列表样式*/	
			.left-menu-xyx li {
					
			    font-size: 14px;
			    font-weight: 600;
			    color: #606266;
			    margin: 25px 0;
				cursor: pointer;
			}
			
			
			
			.left-menu-xyx{
			    position: absolute;
    left: 50%;
    margin-left: -730px;
    top: 303px;
    width: 80px;
    z-index: 999;
			    
			}
			
			
			.search_fixed_left li:nth-child(10){
				display: none;
			}
			.search_fixed_left li:nth-child(11){
				display: none;
			}
			.search_fixed_left li:nth-child(12){
				display: none;
			}
			
			.vertical-line3-xyx{
				display: block;
			}
			
			.left-menu-xyx.content_fixed {
			    position: absolute;
			    bottom: 0;
			    left: 50%;
			    margin-left: -580px;
			    top: unset;
			    transform: translateX(-50%);
			}
			#bszn {
			    position: relative;
			}
			
			.no-round-xyx {
			    display: inline-block;
			    width: 12px;
			    height: 12px;
			    border-radius: 50%;
			    border: 1px solid #606266;
			    vertical-align: middle;
			    margin-left: 5px;
			    z-index: 2;
			    background: white;
			}
			
			.isok-round {
			    display: inline-block;
			    width: 12px;
			    height: 12px;
			    border-radius: 50%;
			    background-color: #FF5B24;
			    vertical-align: middle;
			    margin-left: 10px;
			    z-index: 2;
			}
			
			.add-round-xyx {
			    display: inline-block;
			    width: 12px;
			    height: 12px;
			    border-radius: 50%;
			    background-color: #FF5B24;
			    vertical-align: middle;
			    margin-left: 5px;
			    z-index: 2;
			    border: none;
			}
			
			.a-lable-add-xyx {
			    color: #606266;
			}
			.a-lable-add-xyx .active {
			    color: #FF5B24;
			}
			.vertical-line3-xyx {
			    position: absolute;
			    left: 71px;
			    top: 28px;
			    width: 1px;
			    height: 275px;
			    background-color: #DCDFE6;
			    z-index: -1;
			}
			
			.contentList {
		    	padding-bottom: 50px;
		    }
		    .foot_line_box{
		    	max-width: 680px;
		    }
		    
		}	
	
		
        @media screen and (max-width: 1024px) and (min-width: 751px) {
            .w {
                width: 100%;
                padding: 0 36px;
            }
            #sideEdge{
            	display: none;
            }
            .headerTag{
				width: 100%;
			}
			
			.contentList{
				width: 100%;
			}
			
			.footPage{
				width: 100%;
			}  
			
			.zgc .model_x .city_list_x{
		    	text-align: center;
		    	height: 630px;
		    }
        }

	
        
        @media screen and (max-width: 375px){
        	.tag_c_r h3{
        		padding: 10px 10px 25px;
			}
			#ckpj{
				width: 100%;
			}
			#ckpj .sltj{
				width: 100%;
			}	

		 
			
        }
           
        @media screen and (max-width: 1024px){
			#ckpj .sltj{
				width: 100%;
			}	
			.tabBox .tabItem{
				width: 80px;
				height: 0.5rem;
				font-size: 0.1rem;
				line-height: 0.3rem;
                margin-right: 4px;
			}
		.tabBox .tabItem{
			  font-size: 0.3rem;
			}

			.tabBox .btn_bsznpj{
				float:right;
				height: 0.6rem;
				line-height: 0.6rem;
				margin-top: -8px;
				padding: 0px 12px;
				/* border-radius: 5px; */
				color: #fff;
				background-color: #FF5B24;
			}

          	/*375 768 屏幕下 顶部框样式*/
			.left-menu-xyx{
				position: fixed;
				left: 0px;
				width: 100%;
				overflow-x:scroll;
				z-index: 99;
				background:rgba(255,255,255,1);
				box-shadow:0px 1px 5px 0px rgba(54,124,226,0.1);
				transition: all 0.3s;
				
			}
			.zgc .model_x {
	    	    width: 97%;
    			height: 70%;
    			overflow: hidden;
		    }
		    
			
			.left-menu-xyx-hide{
				opacity:0.3;
				top: -120px;
			}
			
			.left-menu-xyx-show{
				opacity:1;
				top: 0px;
			}
			
			.left-menu-xyx > .search_fixed_left{
				display: block;
		        padding: 25px 0 4px;
				white-space:nowrap
			}
			
			.left-menu-xyx > .search_fixed_left > li{
				display: inline-block;
			}
			.left-menu-xyx > .search_fixed_left > li a{
				padding: 18px;
				color:rgba(48,49,51,1);
			}
			
			.a-lable-add-xyx + span{
				display: block;
				height: 3px;
			    background: rgba(255,91,36,1);
			    width: 0px;
			    margin: 10px auto;
    			transition: all 0.2s;
			}
			
			.active  + span{
				width: 50px;
			}
			
			.contentList > ul >li{
				padding-top: 50px;
			}
			.contentList > ul > .left_box{
				padding-top: 0;
			}
			
			.contentList > ul > .left_box > div{
				padding-top: 50px;
			}

			#smBox2 .smtkBox2{
				width: 92%;
				margin:20px auto;
				background-color: #FFFFFF;
				height:85%;
				position: relative;
				top:5%;
				/* margin-top: -50%; */
			}

          }	 
        
/* 发起帮办弹框样式开始 */
.bangban_model_box{
  position: fixed;
  width: 100vw;
  height:100vh;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}

.bangban_mian_box{
  position: absolute;
  left: 50%;
  top:50%;
  width: 1000px;
  height:500px;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 20px;
  box-shadow: 0px 2px 8px 0px rgb(0 0 0 / 15%);
  border-radius: 2px;
  overflow-y: auto;
}

.bangban_header_box{
  height:20px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.bangban_close_box{
  cursor: pointer;
}

.bangban_body_box{
  height:430px;
  width:100%;
}

.bangban_iframe_box{
  margin-top:10px;
  width:100%;
  height:430px;
}
		