	body{  margin: auto;  color:#444; font-family: '微软雅黑'}

	body{margin:0}
	li{ list-style: none;}
	a{ text-decoration:none}
	dd,ul{padding: 0;}
	input,button{ outline: none; border:none } 

	.wth{width:1258px; margin: 0 auto;}   /* 块宽度 */
	.tm_wth1{width:996px; margin: 0 auto;}   /* 块宽度 */
	
	.flex{ display: flex; justify-content: space-between; }     /* 弹性  换行  两端对齐 */
	.flex_c{display: flex; justify-content:center;}
	.flex_c1{display: flex; flex-wrap: wrap;  justify-content:center;}
	.flex1{ display: flex; flex-wrap: wrap;  justify-content: space-between; }     /* 弹性  换行  两端对齐 */

	/* header部 样式*/

	.topc{ height:188px ; margin: auto;  }

	.topc .logo{ width: 1188px;margin: auto; height: 108px; }
	/* .top .menu{height:35px; background-color:#007e9e ; }
	.top .menu nav{height: 30px; width: 1158px; margin: auto; border: 1px solid #333; color: #FFF; display:flex;}
	.top .menu nav a{ width: 88px; margin: auto 15px;   font-size: 16px; color: #FFF;  text-align: center;}
	*/

	.topc .menu{ position:relative; height:50px; background-color:#007e9e;	 	}
	.topc .menu nav{height: 50px;  width: 1250px;  position:relative; margin:0 auto; font-size:14px;	  
	display:flex;align-items:center; box-sizing:border-box; }
	.topc nav a{ color:#fff; font-size:14px;  }

	.topc nav .m{  position:relative; z-index:999; }
	/* .top nav .m:hover{ height: 48px;    border-bottom: 2px solid #F00;box-sizing:border-box;background-color: #003366;} */
	.topc nav .s{  width:3px; text-align:center; color:#D4D4D4; font-size:12px; }
	.topc nav h3 a{ display:block; width:125px; text-align:center; font-weight: normal; font-size:15px; }
	.topc nav .sub{ display:none;  position:absolute; left:-3px; top:38px; z-index:3; width:128px; border:1px solid #E6E4E3; padding:0;  background: rgba(255,255,255,0.96); }
	.topc nav .sub li{ text-align:center; padding:0 8px; margin-bottom:-1px;  margin-left: 0; }
	.topc nav .sub li a{ display:block;  border-bottom:1px solid #E6E4E3; padding:8px 0; height:28px; line-height:28px; color:#666;   }
	.topc nav .sub li a:hover{ color:#FE7700;}
	.topc nav .block{ height:3px; width:128px; background:#003366; position:absolute; left:0; top:47px; overflow:hidden;  }


	/* ---	顶部检索---- */
	.search{width:438px; }
	.search .d1{margin: 25px 10px 0 0px; height:36px; }

	.search .d2{ float:left; width:398px; height:32px; border: 1px solid #4169E1; line-height:32px; font-size:14px;  margin: 0 auto ; overflow: hidden; z-index:999; position:absolute }
	.search .d2 .allclass{ width:106px;  background-color: #efefef;  float:left; text-align:center}
	.search .d2 input{ width: 280px; height: 32px;  padding-left:10px; border-left:1px solid #ddd;}
	.search .button1{ float: right;  background-color: #4169E1;  margin:0px;  height:32px ; width: 98px;  color: #fff; border-radius:0px;  }
	/* .search .button2{float: left;  background-color: #f03e3e;  margin-left:532px;   } */

	.search .d2 .sel_tmty{ line-height:24px; background-color: #FFF;  margin:0; padding:8px 10px 10px 10px; border-top:1px solid #4169E1; font-size:13px;  color:#666 ; text-align: center;}  
	.search .d2 .sel_tmty li {margin: 2px 2px 3px 2px; padding: 0px  auto; cursor:default; border:1px solid #eee; width:85px; background-color: #f9f9f9; }
	.search .d2 .sel_tmty li:hover{ background-color:#E0FFFF ; }
	.search .hot{margin: 6px auto auto 0px; font-size: 13px; }
	.search .hot a{margin-left: 10px; color:#666; }



	/* 业务导航 */
	.dh { margin-right: 68px;  height: 100%; width:188px; position: relative; background-color: #999; text-align: center; color: #fff; }
	.dh span {cursor: pointer;	display: block;	position: relative;	color: #fff; line-height: 50px;	text-indent: 12px; width: 188px; height:100%; background: #003366;}
	.dh span i {width: 8px;	height: 6px; display: block; position: absolute;	top: 50%; right: 30px;	margin-top: -2px;
	background: url(/static/whcw/img/jz_head_top.png) no-repeat center;
	-webkit-transition: all .2s linear;	transition: all .2s linear;           }
	/* 	background-size: 100%; */
	.dh span.on { background: #336699;}
	.dh span.on i {	-webkit-transform: rotate(180deg);	transform: rotate(180deg);}

	.zyyw {	background: rgba(250,250,250,0.97); width:188px; height: 338px; padding-top: 10px; display: flex;	flex-direction: column; 	display:none;
	position: absolute;	left: 0; top: 50px;	z-index: 998; box-sizing: border-box; color:#000;}
	/* 				opacity: 0.5;	background: #000;  justify-content:space-between;*/

	.zyyw .zy { height: 60px; margin: 0 auto; }
	.zyyw .zy h3 {  width: 150px;  height:52px;  font-size: 18px; line-height:50px;	 margin: 3px 25px 3px 25px;  border-bottom:1px solid #ccc; color: #333; }

	.zyyw .zy ul{ float: left; width:320px; height:350px;   display: flex; flex-wrap: wrap; margin: 5px 5px; padding: 0; border-bottom: 1px solid #ccc; }	
	.zyyw .zy ul li{  margin: auto 6px; line-height: 25px;  }

	.zyyw .zy .wh_dh{ display:none; width: 458px; height:328px; z-index: 999; background-color: rgba(255,255,255,0.98); padding-top: 10px; color: #000; left: 188px; top:0px; position: absolute;  }
	.zyyw .zy .wh_dh h4{ width: 100%; margin: 8px 0 0px 8px; text-align: left;  }
	.zyyw .zy .wh_dh h4 a{color: #003366; font-size: 15px; }
	.zyyw .zy .wh_dh ul{height:60px; width: 418px; padding-bottom: 6px; margin: 3px 5px 10px 15px;border-bottom: 1px solid #ccc; }
	.zyyw .zy .wh_dh li{color: #666; }

	.zyyw .zy .wh_dh li a{color:#666 }

	/*  banner 轮播*/

	.fullSlide{ width:100%;  position:relative;  height:410px; background:#F00; margin-top:3px;  }
	.fullSlide .bd{ margin:0px auto; position:relative; z-index:0; overflow:hidden;  }
	.fullSlide .bd ul{ width:100% !important; margin: 0px auto; padding-left: 0;}
	.fullSlide .bd li{ width:100% !important;  height:410px; overflow:hidden; text-align:center;}
	.fullSlide .bd li a{ display:block; height:410px; }
	.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:60px; line-height:30px; }
	.fullSlide .hd ul{ text-align:center; }
	.fullSlide .hd ul li{ cursor:pointer; display:inline-block;  zoom:1; width:42px; height:3px; margin:2px; overflow:hidden; background:#000;	
	filter:alpha(opacity=50);opacity:0.5;  line-height:999px; }
	.fullSlide .hd ul .on{ background:#f00;  }
	.fullSlide .prev, .fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:12%;  z-index:1; width:40px; height:60px; 
					background:url(/static/whcw/banner/slider-arrow.png) -126px -137px #333 no-repeat;  cursor:pointer; filter:alpha(opacity=90);opacity:0.9; display:none;  }
	.fullSlide .next{ left:auto; right:12%; background-position:-6px -137px; }



	/* 底部样式 */
	.footer{ height:338px; background-color: #262626; margin:0 auto; font-size: 14px; color: #999; }
	.footer .dibu{ width:1368px; height:auto;  margin: 0px auto auto auto; display:flex; justify-content:space-between;  }  
	.footer .dibu .ft{ margin-top: 15px; font-size: 16px; color:#fff;  }
	.footer .dibu .pr{ width:188px ; height: 288 ; margin: 30px 0px 10px 0px; }
	.footer .dibu .pr img{margin:38px auto 5px auto;  }
	.footer .dibu nav{ height:208px; width:230px; margin:15px 5px 15px 15px; display:flex; flex-flow:column wrap; align-items:center }
	.footer .dibu nav a{  margin:5px ;  }
	.footer .dibu p{ height:208px; width:auto; margin:15px auto; display:flex; flex-flow:column wrap;}
	.footer .dibu a{ margin: 5px; color: #999; text-decoration:none}
			  .chain{height:208px; width:418px; margin:15px 15px 15px 15px; float: left; }
			  .chain a{margin: 0px; display: inline; width: 125px;}
	.statement{background-color: #161616; height:50px; text-align: center; color: #989898; font-size: 14px; line-height: 45px; }  


	/*客服图标*/
	.floating_ck {position: fixed; right: 16px; top: 32%; font-family: 微软雅黑;	font-size:12px;	}
	.floating_ck dl dd{ position: relative;	width: 80px;height: 80px; background-color: #C00; text-align: center;	
	background-position: center 20%;cursor: pointer; background-repeat: no-repeat;	border-bottom:2px solid #FFF; }
	.floating_ck dl dd:hover { background-color: #0066FF;border-bottom:2px solid #FFF;			}
	.floating_ck dl dd:hover .floating_left {display: block;}

	/* 			.consult {background-image: url(../images/zxicon.png);}	
	.quote {background-image: url(../images/kficon.png);} */


	.floating_ck dd span {color: #fff;display: block;padding-top: 54px;			}
	.floating_left { border-right:3px solid #FFF;position: absolute;left: -153px;top: 0px;
	width: 150px;height: 126px;	background-color: #c00;	display: none;	}
	.floating_left a {color: #fff;line-height: 80px;}
	.floating_ewm {	height: 166px;top: -44px;}
	.floating_ewm  img{  width:128px;  height:128px ; margin-top:8px;}
/* 	.floating_ewm i {background-image: url(/static/shuzhi/pic/qr.png);display: block; width: 125px;	height: 125px;	margin-top: 12px;
	 background-repeat: no-repeat;	margin-right: auto;	margin-bottom: auto;margin-left: auto;	} */
	.floating_ewm p {color: #fff; margin-top: 3px;}
	.floating_ewm .qrcord_p01 {	font-size: 12px;line-height: 16px;}









	/*  块  */


	.title{margin: 0px auto; padding-top: 50px; height: 150px; text-align:center; color: #333; }
	.title h3{font-size: 28px; margin: 20px auto  8px auto;}
	.title p{font-size: 15px; }

	.title1{margin: 0px auto; padding-top: 38px; height: 138px; text-align:center; color: #333; }
	.title1 h2{font-size: 28px; margin: 20px auto  8px auto;}
	.title1 p{font-size: 15px; }


	/*  首页M1  */

	.why img{width: 78px; height:78px;}
	.why ul{ height:288px; margin: 20px auto 20px auto;}
	.why ul h2{ margin:10px auto 6px auto}
	.why ul li{ width:258px; height:288px; background-color: #FFF; box-shadow:0px 0px 16px 0px rgba(0,0,0,0.2); }
	.why ul li:hover{  box-shadow:0px 0px 16px 0px rgba(0,0,0,0.5);} 		 /*  border: 1px solid #70c4f3; width:256px; height:278px; */
	.why ul p{ text-align: center;  margin: 20px 0;}	
	
	.why ul li div p{ margin: 3px 16px 12px 16px;  font-size: 15px; color:#333;}
	.why dl{height: 72px;  width: 168px;   margin:8px auto; }
	.why dd{margin: 6px 5px;  border-radius:5px;  color:#555;  background-color: #F0F8FF; border: 1px solid #ddd; padding: 2px 3px; }
	.why ul li h3{display: inline; font-size: 14px; line-height: 14px;  font-weight: normal; margin: 1px 3px 3px 3px;}



	/*  首页 M2  */

	.whgs{ height: 580px; margin:0px auto;  }
	.whgs .prh{ height: 360px; margin: 0 auto; }
	
	.whgs .gs{  align-items: stretch; height: 350px; width: 728px; margin: 0 12px 0 12px; padding:0; }	

	.whgs .zc_p{ width: 354px; height:165px; background-color: #fff ;  box-shadow:0px 0px 16px 0px rgba(0,0,0,0.2); }
	.whgs .zc_p:hover{ box-shadow:0px 0px 16px 0px rgba(0,0,0,0.5); }
	.whgs .zc_p b{font-size: 18px;}
	.whgs .zc_p .cpr { height:75px; border-bottom: 1px solid #eee; display: flex; }   /* border-radius:8px; */
		  .zc_p .cpr h2{font-size: 20px; margin: 12px auto 8px 16px; }
		  .zc_p .cpr a{ color: #191970; }
	.whgs .zc_p h3{ font-size: 14px; margin: 0; font-weight: lighter;}
	
	.whgs .zc_p div img{ margin: 10px 25px 10px 30px;}
	.whgs .zc_p div p {width: 230px; font-size: 14px; color:#666; margin: 8px auto auto 16px ;}
	/* .whgs .zc_p div p span {font-size: 14px; color:#666;} */

	.whgs .zc_p ul{height:72px; padding:8px 8px 3px 8px; margin: 1px solid #ccc;}
	.whgs .zc_p ul li{ margin: 6px 5px;  font-size: 14px ; color:#666;  float: left; padding: 2px 5px; background-color: #F0F8FF ; border-radius:6px;}


	.whgs .wt{width:300px;height:350px;  border-radius:8px; background-color: #fff; box-shadow:0px 0px 16px 0px rgba(0,0,0,0.22);} 
	.whgs .wt div{ font-size: 24px; color: #fff; text-align: center; padding-top:15px; height:50px;  background-color:#6495ED;}
	.whgs .wt ul{margin:16px 15px 16px 15px ; line-height: 30px; color:#666; font-size:14px;}
	.whgs .wt li {border-bottom: 1px dotted #ddd; padding-left:20px ; margin-bottom: 5px;  }


	/*  工商注册——栏目首页   */
	.whgs .gs_i{  align-items: stretch; height: 350px; width: 1038px; margin: 0 12px 0 12px; padding:0;  }	
	.whgs .zc_p_i{ width: 330px; height:165px; background-color: #fff ;  box-shadow:0px 0px 16px 0px rgba(0,0,0,0.2); }
	.whgs .zc_p_i b{font-size: 18px;}
	.whgs .zc_p_i .cpr { height:85px; border-bottom: 1px solid #eee; display: flex; margin-bottom: 8px;} 
		  .zc_p_i .cpr h2{font-size: 20px; margin: 12px auto 8px 16px; }
		  .zc_p_i .cpr a{ color: #191970; }
		
	.whgs .zc_p_i h3{ font-size: 14px; margin: 0; font-weight: lighter;}
	
	.whgs .zc_p_i div img{ margin: 10px 25px 10px 30px;}
	.whgs .zc_p_i div p { font-size: 14px; color:#666; margin: 8px auto auto 16px ; }
	.whgs .zc_p_i  p { font-size: 14px; color:#666; margin:  auto 16px ; line-height: 25px; }


	/*  首页M3 / cs_index  */
	.whgs .cs{ align-items: stretch; height: 350px; width: 1038px; margin: 0 12px 0 12px; padding:0;  }
	.whgs .cs_p{ width: 332px; height:165px;   box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2); text-align: center;  }
	.whgs .cs_p img{ margin: 38px 20px; width: 48px; height:48px; border: 1px solid #F00;}
	.whgs .cs_p h3{margin: 12px auto 8px auto;}

	.whgs .zc_p p { font-size: 14px; color:#666; margin:  6px 16px ; line-height: 25px; } 
	/* .whgs .cs_p p{ font-size: 14px; margin: 15px auto;} */


	/* 能获得这些服务服务 */
	.whgs .prh .server{ width: 1238px; }
	.whgs .prh .server li{ width: 228px; height:95px;  background-color: #fff; margin: 8px auto 8px auto; border-radius: 6px; border: 1px solid #dcdcdc;}
	.whgs .prh .server li img{ display: inline;     margin: 20px 6px auto 6px; float:left;}
	.whgs .prh .server li h3{font-size: 17px; font-weight: normal; display: inline-block; line-height: 56px; }


	/* 需要的资料*/

	.xyzl{height:380px; }
	.xyzl ul{ width:720px; padding-top: 8px; }
	.xyzl ul .L{ width:268px; margin:12px 10px 8px 50px ; }
	.xyzl ul .L_close{ width:600px; margin:12px 10px 8px 68px ; }  		/* 注销需要的资料 */
	.xyzl ul .R{ width:368px; margin:12px auto 8px auto ; }
	.xyzl ul li{ float: left;line-height: 26px; }
	.xyzl ul li h3{ display: inline; font-size: 17px; font-weight: normal; margin: 6px auto 0px 6px; }
	.xyzl ul li i{ width: 26px; height: 26px; background-color:#0a96a7; display: inline-block; text-align: center; border-radius: 13px; color: #fff; padding-right: 2px; box-sizing: border-box; }


	/* 企业涉税 */
	.sheTax{ width: 1268px; }
	.sheTax ul{ margin: 0 28px; }
	.sheTax ul a{ text-decoration: none;}
	.sheTax ul li{background-color: #fff; width: 585px; height: 168px;  margin: 5px 8px 18px 8px;  box-shadow:0px 0px 18px 0px rgba(0,0,0,0.35)}
	.sheTax ul li img{width:198px; height:148px;  margin:10px 6px 10px 10px;}
	.sheTax ul li h3{ margin:10px 5px 6px 6px;}
	.sheTax ul li p{ margin:6px 5px; font-size: 14px; line-height: 25px;}


/* ===首页商标========= */

	.i_tm{ height: 580px; margin:0px auto;  }
	.i_tm .prh{ height: 360px; margin: 0 auto; }
	.i_tm .gs{  align-items: stretch; height: 360px;  margin: 0 12px 0 12px; padding:0; }	
	.i_tm .gs li:hover{ box-shadow:0px 0px 16px 0px rgba(0,0,0,0.5) }

	.i_tm .zc_p{ width: 288px; height:168px; background-color: #fff ;  box-shadow:0px 0px 16px 0px rgba(0,0,0,0.25); }
	.i_tm .zc_p b{font-size: 20px;}
	.i_tm .zc_p div{  height:80px; border-bottom: 1px solid #eee; display: flex; }   /* border-radius:8px; */
	.i_tm .zc_p div img{ margin: 10px 15px 10px 18px; width: 60px; height:60px;}
	.i_tm .zc_p div h3{ line-height:38px; width:168px;  font-size: 20px;}
/* 	.i_tm .zc_p div p {width: 128px;height: 38px; margin:28px 8px auto 8px ; line-height: 30px; text-align: left; } */
/* 	.i_tm .zc_p div p span {font-size: 14px; color:#666;} */
	.i_tm .zc_p p{ margin: 6px auto; line-height: 28px; height:28px; width: 85%; background-color: #f0f0f0; border-radius:9px; font-size: 14px;text-align: center;}

	.i_tm .zc_p p:hover{ background-color: #748ffc;}




	/* 	-----首页TAB标签---------------------  */ 
	
	
	.hot_tab{padding-top: 20px;}
	
	.hot_tab .tj{ width:280px; height: auto;  background-color: #f0f0f0; }
	.hot_tab .ri{ width:100%; height:auto;  ;}
	.hot_tab .ri table{ width:838px; margin:38px auto; border-collapse: collapse; font-size: 14px; color:#666; }
	.hot_tab .ri table tr{ height: 35px;}
	.hot_tab .ri table tr td{border: 1px solid #e0e9f4; padding-left: 18px;}
	.hot_tab .ri table tr th{border: 1px solid #e0e9f4; padding-left: 18px;}
	
	.hot_tab .tab{height: 50px; background-color: #F0FFFF; margin: 0; border-bottom: 1px solid #222db8; display: flex;}
	.hot_tab .tab p{ margin:12px; color:#3d729d; font-size: 18px; font-weight: bold;}
	.hot_tab .tab li{width:143px;  height: 50px; line-height: 50px;  text-align: center; color:#004375 }
	.hot_tab .tab .on{background-color: #4682B4; color:#fff; }   /*当前标签*/
	
	.hot_tab .ri .bd .png_bg{height:238px;  text-align: center; line-height:230px}  /* background-color: #48D1CC; */
	.hot_tab .ri .bd .png_bg img{ vertical-align:middle; max-width:269px; max-height:216px  }
	
	.hot_left{  width:246px; margin:12px 0 2px 0;  Opacity:0.86;  background-color:#fff}
	.hot_left h3{margin:20px auto 6px 20px; color:#333; font-size: 18px; }
	.hot_left ul{height:188px; padding:5px 18px; margin-top:5px; font-size:15px; line-height:28px}
	.hot_left ul li{ float: left; margin-right: 6px}
	
	.hot_tab .ri .bd .hot_left .gdtm{ margin:208px auto auto auto ; width:128px; height:32px;  border:1px solid #eee;  background-color: #fff; 
					                  box-shadow:0px 6px 12px 0px rgba(0,0,0,0.3); font-size:14px;line-height:32px; text-align:center; border-radius: 16px }
					
	.hot_tab .gdty{ width:500px;  margin:50px auto 28px auto; text-align: center; background-color:#fff ; Opacity:0.68; border-radius:22px; 
							 height:39px;  line-height:39px; font-size:15px;  box-shadow:0px 6px 12px 0px rgba(0,0,0,0.3) }				
	.hot_tab .gdty:hover{ Opacity:0.99; }


	/* 	首页 —— 精品  -特价  */		
		
	.jptm{ padding: 68px 0 80px 0; }
	.jptm .top{ height:50px;  background-color:#fff;  Opacity:0.85}
	.jptm .top h2{width:239px ; margin:0 18px; display: inline-block; line-height:50px; color:#222; font-size: 19px;}
	.jptm .top div{width:618px;  padding:0px 16px 2px 16px; display:inline-block;  height:22px; border-radius:12px; font-size:14px; margin-top: 10px;}
	.jptm .top div h3{display: inline-block; font-weight: normal; margin: 3px 5px; font-size: 14px;}

	.hot_tmlist{ display: flex;  flex-wrap:wrap; justify-content:space-between  ; height:auto; }    /* align-content:flex-start */
	.hot_tmlist li{ width:238px; height:275px;  margin: 12px 0px 2px 0px;  background-color: #fff; box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25)}
	.hot_tmlist .lite{ height:250px; }

	.hot_tmlist li:hover{  margin:10px 0px 4px 0px; box-shadow:0px 6px 18px 0px rgba(0,0,0,0.35)}

	.hot_tmlist li .tp{ height: 160px;line-height:160px; text-align: center;  position: relative;}	
	.hot_tmlist li .tp .many{position: absolute; width: 39px; height:22px; line-height: 22px; top:10px;right: 10px;  background-color: #b10b18;  border-radius:5px; font-size:14px; color: #fff;}
	.hot_tmlist li .tp img{ max-width: 200px; max-height: 150px; vertical-align:middle; } 
	.hot_tmlist li .tp a{ font-size: 38px; color:#bb0bad;}
	.hot_tmlist li .tp a:hover{ font-size: 38px; color:#0a96a7;text-decoration:none}

	.hot_tmlist li .mtext{   height: 82px;  padding: 2px 5px 2px 5px; }
	.hot_tmlist li .mtext p{ font-size: 14px; margin: 6px;  }
	.hot_tmlist li .mtext .tm_title{   width:218px;   margin: 7px 6px; font-weight: bold; }
	/* 	.hot_tmlist li .mtext .tm_title h4{  font-size: 14px; display:inline-block; margin: 0;  } */
	.hot_tmlist li .mtext .tm_title span{  width: 38px; background-color: #b10b18;  border-radius:5px; color: #fff;  display:inline-block; text-align: center;}
	.hot_tmlist li .mtext .price{ width:170px; color: red;  }
	.hot_tmlist li .mtext .prnote{  color: #666;  height: auto; line-height: 21px; }

	
	 /* 商标类别——index */

	 .class_index{  display: flex; flex-wrap: wrap;  justify-content: flex-start;
		width:1318px; height:auto; font-size: 15px; padding-left: 18px; box-sizing: border-box; margin: 0px auto 30px auto; font-size: 16px;  }

	.class_index li{  padding:5px 8px 5px 12px; margin:6px 6px 6px 6px; line-height: 26px;  height: 26px; font-size: 15.5px; width: 128px; background-color: #f0f6ff;
		display: flex;  align-items: center; /* 垂直居中    box-shadow:0px 0px 8px 0px rgba(0,0,0,0.3) */ 
		 
	 }
	 .class_index li img{width: 20px; height:20px; margin-left: 2px;}
	 .class_index li:hover{background-color: #a5d8ff;}

	/*  首页 商标 M3  */

	.whr{background:none; height: 238px;}
	.whr li{width: 188px; height:218px; border: 1px solid #ccc; text-align: center; border-radius:8px; background-color: #FFF;}
	.whr li img{width: 76px; height: 76px; margin-top: 20px;;}


	/*  我们还可骒供 M3  */

	.whtg{ height: 200px; margin-top: 30px;}
	.whtg li{width: 168px; height:188px; text-align: center; border-radius:8px; }
	.whtg li:hover{width: 166px; height:186px; text-align: center; border-radius:8px;  border: 1px solid #ddd; background-color: #fff; }
	.whtg li img{width: 88px; height: 88px; margin-top: 20px;;}

	/*  首页 财税 M3  */

	.whcs { height: 550px;width: 1280px; margin:0px auto; }
	.whcs .cs{  height: 336px; margin: 0 auto;  }

	/* .whcs .lh{ align-items: stretch; height: 328px; width: 720px; margin: 0 12px 0 12px; padding:0;}
	.whcs .lh .zc_p{ border: 1px solid #ccc; width: 350px; height:160px; background-color: #fff ;border-radius:8px; } */

	.whcs .cs_p{ width: 288px;height:336px; border: 1px solid #dedede; background-color: #fff; border-radius:8px; box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2); }
	.whcs .cs_p b{font-size: 18px;}
	.whcs .cs_p div{   height:75px; border-bottom: 1px solid #eee; display: flex;}
	.whcs .cs_p div img{ margin: 10px 25px 10px  30px;}
	.whcs .cs_p div p {width: 230px;height: 55px; margin:8px ; line-height: 30px; color: #191970;}
	.whcs .cs_p div p span {font-size: 14px; color:#666;}

	.whcs .cs_p ul{height:65px; padding:8px 10px 3px 2px}
	.whcs .cs_p ul li{ margin: 5px 5px;  font-size: 14px ; color:#666;  float: left; padding: 2px 5px; background-color: #E6E6FA ; border-radius:6px;}

	.whcs .wt{width:300px;border:1px solid #ccc;border-radius:8px; background-color: #fff;}

	.whcs .wt div{ font-size: 24px; color: #fff; text-align: center; padding-top:15px; height:50px;  background-color:#6495ED;}
	.whcs .wt ul{margin:15px 15px 15px 15px ; line-height: 30px; color:#666; font-size:14px;}
	.whcs .wt li {border-bottom: 1px dotted #ddd; padding-left:20px ; margin-bottom: 5px;  }

	/* 网站建设   */  
	.whsite{ height:398px; }
	.whsite ul{width:668px; height:300px ; margin: 30px auto auto 100px; float: left;}
	.whsite li{width: 172px; height: 200px;text-align: center;}


	/* 咨迅 政策   */  


	.whfw{ margin: auto auto 38px auto; height: 188px; }

	.whfw li{ margin: auto 10px;  height: 180px; width:180px; text-align: center; background-color: #fff; box-shadow:0px 0px 16px 0px rgba(0,0,0,0.2);}
	.whfw img{width:100px; height:100px; margin-top: 10px;}
	.whfw li h4{ margin: -2px auto 6px auto;;}
	.whfw li p{  margin: 5px auto; font-size: 14px; }
	.whfw_p img{  box-shadow:0px 0px 16px 0px rgba(0,0,0,0.18);}





	/* 咨迅 政策   */  

	.whz{ margin-top: 25px;  margin:8px auto;}
	.whz .title{ width:998px; height:68px; margin: 20px 15px;}
	.whz .pr{ border: 1px solid #dedede; margin: 10px auto; font-size: 14px;  width:368px; height: 308px; border-radius:8px; background-color: #fff;}
	.whz .pr ul{padding-left: 39px; }
	.whz .pr li{ line-height: 30px; list-style:disc ; }
	.whz .pr li h4{ font-weight: normal; margin: 0;}
	.whz .pr li a{color:#666;}



	/*常见问题 */
	.wd{ margin:0 auto; }
	.wd .cjwt{ padding: 0;  width: 1108px; height: 386px; margin: 0 auto;   }
	.wd .cjwt li{ width: 508px; height:132px;   background-color: #FFF;  border-radius:8px; padding: 15px;} 	
	.wd .tm li{border: 1px solid #eee; background-color: #f6f6f6;} 
	
	.wd .cjwt li{line-height: 28px; }
	.wd .cjwt li img{width: 18px; width:18px; margin-top:13px; float: left;}
	.wd .cjwt li h3{ font-size: 16px; color:#555; font-weight: normal; margin: 9px auto auto 30px;  }
	.wd .cjwt li p{ color: #666; font-size: 15px;   margin:8px 0 0 30px; }	




	/*公司注册需要的资料   商标注册页*/

	.sbzc_zl{height:588px;}  
	.sbzc_zl .zl{ width:300px ; height:388px; margin-right:78px  }
	.sbzc_zl .zl div{ border:1px solid #ddd; padding:auto 5px; width:138px; height:178px;  text-align:center; } /* box-sizing:border-box; */
	.sbzc_zl .zl div img{ max-width:130px; max-height:176px;  }
	.sbzc_zl .bk{ width:738px; margin-left:72px;}
	.sbzc_zl .bk table{width: 738px;  margin-bottom:10px;  border-collapse: collapse; font-size:15px; } 
	.sbzc_zl .bk table tr{ height:52px; }
	.sbzc_zl .bk table tr td{ border:1px solid #dcdcdc }
	.sbzc_zl .bk table tr td p{ width:22px; height:22px;  border-radius: 11px ; color:#fff; text-align:center; background-color: #66CCCC;   display:inline-block; margin: auto 8px auto 15px; }





	/*名称核准 */
	.hm{width:938px;  padding-top: 39px;  margin:0px auto 50px auto; }

	.hm input{height:38px;border-radius:5px;  padding: 0px 15px 0px 32px; outline: none;  border:none }
	.hm select,button{height:38px;border-radius:5px; padding: 0px 15px 0px 15px; outline: none;border:none}

	.hm p{font-size: 14px; color:#666; margin: 25px auto 5px auto;}


	.mchz {height: 438px;  width: 1100px;  margin: auto;}
	.mchz .qm{ width:518px; height:118px; border: 1px solid #eee; background-color: #fff; box-shadow:0px 0px 16px 0px rgba(0,0,0,0.2);}
	.mchz .qm h3{ margin: 12px 10px 8px 10px; }
	.mchz .qm img{ float: left; margin:18px 16px 10px 8px;}

	.mchz .qm p{font-size: 14px; line-height: 28px; color:#666; margin: 9px auto 8px auto;}
	.mchz .qm a{border: 1px solid #4dabf7; width: 108px; margin-left: 108px; text-align: center; font-size: 14px; line-height: 24px; color:#339af0; display: block;}




	/* 提交注册 */
	.djzc{width: 180px; }


	.njhd{  height: 150px; }
	.njhd li{width: 208px ;  background-color: #FCFCFC; border:1px solid #ddd; text-align: center; }
	.njhd li img{max-width: 192px; max-height: 108px;}
	.njhd li p{ font-size: 14px; margin: 10px auto; }


	/* 注册流程 */
	
	.zclc ul{ width:1180px;  height: 180px;  margin:18px auto; }
	.zclc ul li{ background-color: #FFF;  }
	.zclc ul .lc{ height:168px; border: 1px solid #eee; width: 180px; text-align: center;}
	.zclc ul .lc:hover{ border: 1px solid #FF6100; margin-top: -2px;}
	.zclc ul .lc img{margin:25px auto 12px auto; }
	.zclc ul .lc h3{display: block; font-size: 18px; font-weight: bold;}
	.zclc ul .lct{ height:210px;  width: 86px; text-align: center; background:none;  }
	.zclc ul .lct img{margin:58px auto 15px auto;}




	/* VS对比 */
	.vs{height:288x;}
	.vs ul{ height: 68px; margin:20px 0px;  color: #002e56; }
	.vs ul li{display: inline-block; width: 539px; margin: 10px 10px auto 10px;  border-bottom: 1px dotted  #89c8ff;  height: 30px;  padding-top: 8px; font-size: 16px;   }
	.vs ul li h4{display: inline-block;  font-weight: normal;  margin: 0;  }

	.vs ul li img{width: 18px; height:18px; margin:0 10px 3px 10px;  display: inline-block; vertical-align:middle;}
	.vs div{   width: 60px; height:60px; border-radius: 30px; text-align: center;  padding-top: 15px; box-sizing: border-box; color: #2868C7;  
	font-size: 20px; font-weight: bold;  box-shadow:0px 8px 16px 0px rgba(0,0,0,0.35);}
	.vs ul:hover div{ background-color: #2868C7; color: #FFF; }


	


	/* 代理记账服务流程 */
	.server_lc{height:288x; border: 1px solid #f3f3f3;}
	.server_lc div{border: 1px solid #ccc; width: 208px; height:260px; text-align: center; }
	.server_lc div .yuan{ width:36px; height: 36px; border: 1px solid #2156a5; border-radius: 18px; margin: 10px auto; text-align: center;
	padding-top: 8px; box-sizing: border-box; font-weight: bold; color: #2156a5;}
	.server_lc div p{ font-size: 14px; margin: 8px auto 18px auto;}	
	.server_lc div img{width: 208px; height: 128px;  vertical-align:text-bottom;  }



	/* 时间轴 */
	li {	list-style:none;}
	ul {	list-style:none;}


	.content {	position:relative;	width:1318px;	margin:0 auto;	padding: 20px 0;  }
	.content .wrapper {	position: relative;		width:1312px;	margin: 0 auto; }

	.main {	background: url("{HOME_THEME_PATH}web/line-bg.png") repeat-y 156px 50px;background-color:#FFF ;  }
	.main .prtitle {	position: absolute;	line-height: 38px; left: 135px;	top: 0px;	color: #58a6fb;  height: 38px; width: 360px;display: flex; float: left; }
	.main .year {	position: relative;	z-index: 100; top:0px; height: auto; margin-bottom: 5px; }
	.main .year .list{ margin:50px 0 0 0; position: relative; top:0px ; height: auto;}
	.main .year h2 {	height: 30px;	width: 160px;	 font-size: 24px;	line-height: 30px;	text-align: left; top:0 ; margin:5px; }
	.main .year h2 a {	color: #58a6fb;}
	.main .year .list ul {	  margin-top: 5px; padding:0px auto auto 40px; } /* display: flex; flex-wrap: wrap; */
	.main .year .list ul li {	color: #666;   margin:20px auto 10px 158px; width: 1058px;  height: auto;    border: 1px solid #ddd;}
	.main .year .list ul .date{width:138px; float: left;  margin-left: -173px;  }
	.main .year .list ul .date img{ float:right;}

	.main .year .list ul .mtitle{  margin:0 auto 10px auto; height:160px; }
	.main .year .list ul .mtitle  h4{margin:10px auto 10px 10px}
	.cls:after {content: ".";	display: block;	height: 0;	clear: both;	visibility: hidden;}

	.content .main .year .list ul li .version{	float:left;	display:block;	clear:left;	width:200px;	line-height:24px;	text-align:left;}

	.wrapper:first-child .main .year.close .list{	opacity:0;	height:0!important;}

	.content .main .year h2 i{
	display:block;
	position:relative;
	height:0;
	width:0;
	left:102px;
	top:-18px;
	border-width:6px;
	border-style:solid;
	border-color:#59a7fb transparent transparent transparent;
	-webkit-transition:.5s;
	-moz-transition:.5s;
	-ms-transition:.5s;
	-o-transition:.5s;
	transition:.5s;
	-webkit-transform-origin:6px 3px;
	-moz-transform-origin:6px 3px;
	-ms-transform-origin:6px 3px;
	-o-transform-origin:6px 3px;
	transform-origin:6px 3px
	}
	.content .main .year .list{
	margin:10px 0;
	position:relative;
	overflow:hidden;
	-webkit-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	-moz-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	-ms-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	-o-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s
	}

	.content .wrapper:first-child .main .year.close h2 i{
	transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-o-transform:rotate(-90deg)
	}



	/*	名称核准 */

	.main .year dl dd{width: 468px; height: 80px; margin: 12px 15px;  display: flex;}
	.main .year dl dd img{width: 60px; height:60px; margin: 10px; }
	.main .year dl dd p{  width:368px; height:68px; margin: 5px; font-size: 14px; line-height: 22px;}
	.main .year .mtitle ul{ width:1030px; height:160px; margin: auto; padding: 0 10px; text-align: center;}
	.main .year .mtitle ul li{ margin: 8px 15px;}


	/* 公司变更 */	



	.gsbg ul{ height: 338px; }
	.gsbg li{ width: 368px; height:118px; border: 1px solid #eee; float:left;  margin: auto 20px; background-color: #fcfcfc;}
	.gsbg li:hover{ border: 1px solid #ddd;   box-shadow:0px 0px 16px 0px rgba(0,0,0,0.25);  }

	.gsbg li img{margin:15px 15px;  width: 86px; height:86px;  float:left;}
	.gsbg li .txt{margin-left: 8px; height: 115px; width: 235px; float:left;} 
	.gsbg li .txt h3{  margin: 16px auto 8px auto; color: #333; }
	.gsbg li .txt p{ margin: 5px auto; line-height: 26px; color: #797979; font-size: 14px;}


	/* 公司注销 -哪些公司需要注销*/	

	.gs_off_n ul{ height: 360px; margin: 0 auto 0 auto; }
	.gs_off_n li{ width: 368px; height:132px;  float:left;  margin: auto 20px;  box-shadow:0px 0px 16px 0px rgba(0,0,0,0.2);}
	.gs_off_n li:hover{  box-shadow:0px 0px 16px 0px rgba(0,0,0,0.5);   }

	.gs_off_n li img{margin:18px 15px;  width: 86px; height:86px;  float:left;}
	.gs_off_n li .txt{margin-left: 8px; height: 115px; width: 235px; float:left;} 
	.gs_off_n li .txt h3{  margin: 16px auto 8px auto; }
	.gs_off_n li .txt p{ margin: 5px auto; line-height: 26px;  font-size: 14px;}
	.gs_off_n li a{ color: #999; background-color: #FFF; padding:2px 10px;  border-radius:8px; font-size: 14px;}


	/* 公司注销 -后查*/	

	.gs_off_hg{  height: 350px;}
	.gs_off_hg .Limg{ width: 450px;  margin: 0px 20px; text-align: center; }
	.gs_off_hg ul{  width: 680px; margin: 10px 10px;}
	.gs_off_hg ul li{ font-size: 17px; margin:8px 10px 18px 10px; color: #666;   height: 24px;}
	.gs_off_hg ul li img{ width: 18px; height:18px; margin-right: 3px;  display: inline-block; vertical-align:middle;}





	/*商标分类*/

	a{text-decoration:none; color:#444}
	a:hover{text-decoration:underline; color:#1E50A2}

	.top{width: 100%; height: 120px;}
	.top .top_t{background-color: #333333; top: 0px; height: 25px; position: fixed; width: 100%; color: #f0f0f0; padding-left: 500px;}
	.top .top_t a{font-size: 13px;color:#f0f0f0; margin:auto 10px;}
	.top .top_o{background-color: #770404;   width: 100%; height: 100px; margin-top: 20px; color:#FFFFFF; padding:10px 0;}  
	.top .top_o div{font-size: 26px; font-weight: 500; margin:12px 0 0 720px;  width: 180px;}
	.top .top_o p{margin-left: 800px;  margin-top: 8px; width: 380px; font-size: 17px; }
	.top .form{height:auto; width: 1000px; margin:25px auto 0 auto;}


	.ty_search{ height: 128px; }
	.ty_search form{width: 428px; margin-left:6%;  margin-top: 50px;}

	.zt{width:1268px; ; margin: 20px auto 36px auto; overflow:hidden;}
	/* .zt .T{ padding: 5px auto; margin-bottom: 50px; overflow:hidden;}
	.zt .T span{font-size: 16px; font-weight: 500; float: left; margin:4px 6px 4px 6px; width: 128px; } */

	.zt .fl{ height: auto; margin: 15px auto 15px auto; overflow:hidden; border: 1px solid #ddd;}
	.zt .title{  height:auto; padding: 0 5px; background-color: #4682B4; color: #fff; min-height: 58px;}
	.zt .title h2{font-size:22px;  width: 15%; margin:6px auto ; line-height: 2em;}
	.zt .title p{text-align: left;  width:83%; margin: 6px auto; line-height: 1.8em; color: #eee; }   /* vertical-align:middle; */
	.zt .tm_list{min-height: 160px; padding-bottom: 10px;} 
	.zt .tm_list ul{width: 58%; padding-left: 5px; margin: 5px 5px;}
	.zt .tm_list ul li{ font-size: 16px;  line-height: 32px;}
    .zt .tm_list .note{  width:40%; color:#666;  line-height: 26px; font-size: 14px; padding-right: 15px; }
	
	
	/*商标y市场*/

	.mkty{ padding-top:5px; width: 1100px;}
	.mkty ul{height: 150px;}
	.mkty ul li{ margin: 3px 15px;  }  

	.tmlist{ display: flex;  flex-wrap:wrap; align-content:flex-start; height:auto; }
	.tmlist li{ width:230px; height:275px;  margin: 10px 10px 10px 10px;  background-color: #fff}
	.tmlist li:hover{  margin:8px 10px 12px 10px; box-shadow:0px 6px 12px 0px rgba(0,0,0,0.35)}

	.tmlist li .tp{ height: 160px;line-height:160px; text-align: center;  position: relative;}	
	.tmlist li .tp .many{position: absolute; width: 39px; height:22px; line-height: 22px; top:10px;right: 10px;  background-color: #b10b18;  border-radius:5px; font-size:14px; color: #fff;}
	.tmlist li .tp img{ max-width: 200px; max-height: 150px; vertical-align:middle; } 
	.tmlist li .tp a{ font-size: 38px; color:#bb0bad;}
	.tmlist li .tp a:hover{ font-size: 38px; color:#0a96a7;text-decoration:none}

	.tmlist li .mtext{   height: 105px;  padding: 5px 5px 2px 5px; }
	.tmlist li .mtext p{ font-size: 14px; margin: 6px;  }
	.tmlist li .mtext .tm_title{   width:170px;   margin: 7px 6px; font-weight: bold;}
	.tmlist li .mtext .tm_title span{  width: 38px; background-color: #b10b18;  border-radius:5px; color: #fff;  display:inline-block; text-align: center;}
	.tmlist li .mtext .price{ width:170px; color: red;  }
	.tmlist li .mtext .prnote{  color: #666;  height: 42px; line-height: 21px; }



	
	 /* 行业动态 & 常见问题 */

	.news{display: flex;  justify-content: space-between; margin: 0 auto 20px auto; height:718px;}

	.news .ask{width: 398px; height: 718px;  background-color: #fff; box-shadow:0px 0px 16px 0px rgba(0,0,0,0.25);}
	.news .ask .ask_t{border-bottom: 1px solid #ccc; height:50px; line-height: 50px;}
		  .ask .ask_text{padding: 6px 20px 10px 18px;}
		  .ask .ask_text a{text-decoration: none; } 	/* 去下划线 */
		  .ask .ask_text i{font-weight: bold; font-style: normal;}
		  .ask .ask_text a:hover h4{ text-decoration: underline; }     /* 为标题加下划线 */
		  .ask .ask_text h4{margin:12px 0px 5px 0px; font-size: 15px; }
		  .ask .ask_text a p{margin:9px 0 16px 0; font-size: 14px; line-height: 22px; height: 60px; border-bottom: 1px dashed #d9d9d9; color:#686868;}
		
	
	/* .tminfo .tj{ width:232px; height: auto;  background-color: #f0f0f0; padding-bottom: 25px; }
	.tminfo .tj .name{text-align: center;  height: 50px; line-height: 50px; font-size: 18px; color: #fff; background-color: #21a675; color:#fff; margin-bottom: 10px;}
	.tminfo .tj .name h3{margin: 0; font-size: 18px;  font-weight: normal; ;}
	
	.tminfo .ri{ width:996px; height:auto;  ;}
	.tminfo .ri table{ width:878px; margin:58px auto; border-collapse: collapse; font-size: 14px; color:#666; }
	.tminfo .ri table tr .bgc{background-color: #778899; color:#fff}
	.tminfo .ri table tr .gjtype{width: 82%;line-height: 26px; height: auto; padding: 8px 25px 12px 15px}
	.tminfo .ri table tr .gjtype span{float: right; background-color: #009999; color:#fff; padding: 0px 8px;  border-radius: 6px; height:22px ;line-height:22px; font-size: 13px;}
	.tminfo .ri table tr .gjtype span a{color:#fff; }
	.tminfo .ri table tr{ height: 39px;}

	.tminfo .ri table tr td a:hover{color:#00f;}
	.tminfo .ri table tr .bg{ background-color: #F5F5F5;}
	.tminfo .ri table tr td{border: 1px solid #e0e9f4; padding-left: 18px;}
	.tminfo .ri table tr th{border: 1px solid #e0e9f4; padding-left: 18px;} */
	
	.tminfo{background-color: #fff;  box-sizing: border-box;  margin-top: 0px auto 50px auto; width: 832px; box-shadow:0px 0px 16px 0px rgba(0,0,0,0.25);}
	
	.tminfo .tab{height: 50px; margin: 0; border-bottom: 1px solid #228be6; display: flex;}  /*  background-color: #b2deff; */
	.tminfo .tab li{width:128px;  height: 50px; line-height: 50px;  text-align:center;  color:#2e4387 }        /* 点线 dotted      虚线 dashed*/
	.tminfo .tab li h3{margin: 0; font-size:16px;  font-weight: normal; }
	.tminfo .tab .on{ font-weight: bold;  background-color:#edf2ff}   /*当前标签   background-color: #4682B4;*/
	
	.tminfo .ri .bd .png_bg{width:918px; height:168px; background-color: #48D1CC; text-align: center; line-height:162px; margin: 6px auto;}
	.tminfo .ri .bd .png_bg img{ vertical-align:middle; max-height:160px  }
	.tminfo .ri .bd table tr td h4{ margin: 0px 0px;  font-weight: normal;}
	.tminfo .ri .bd table tr td img{vertical-align:middle; max-width:208px; max-height:166px }
	
	
	.show_qa{width: 85%; margin: 25px auto 50px auto;     }
	.show_qa li{ border-bottom: 1px dotted #ccc;  padding-bottom: 15px;line-height: 30px;} 
	.show_qa li p{ color:#686868; font-size: 15px; margin: 10px auto 10px auto; } 
	.show_qa li h4{color:#452dff; font-size: 16px; font-weight: normal; margin: 25px auto 10px auto;}


	.newlist{height:auto; margin-bottom: 12px; }			/* 首页资讯动态   div 整体a标签*/
	
	.newlist ul a{text-decoration: none;}
	.newlist ul a:hover h4{text-decoration: underline;}
	.newlist ul li{ margin-bottom: 20px; border-bottom: 1px solid  #eee;  display: flex;  line-height: 26px}
	.newlist ul li h4{margin: 2px auto 3px 6px; font-size: 16px; display: inline-block;}
	.newlist ul li div{ height:105px; margin: 0 6px 0 15px; font-size: 15px; width: 650px; }
	.newlist ul li img{ width:128px; height:88px}
	.newlist ul li p{margin: 0px auto 2px 0px; color:#686868; padding-top: 6px; border-top: 1px dotted #ddd; font-size: 14px; line-height: 22px; }
	.newlist ul li .tag{margin: 2px auto 0 0px;}
	.newlist ul li p span{float: right; margin-right: 6px;}
	/* .newlist ul li p a{ margin-right: 10px;} */
	.newlist .pages{margin-top: 68px;}



	.new_list{height:auto; margin: 0px 0px 15px 10px; padding: 15px 0 0 0;   }			/* 栏目页资讯动态  分别a标签*/

	.new_list ul a{text-decoration: none;  }
	.new_list ul a:hover h4{text-decoration: underline;}
	.new_list ul li{ height:150px; margin:0 0 20px 0; border-bottom: 1px solid  #eee;  display: flex;  line-height: 26px}
	.new_list ul li h4{margin: 0 auto 3px 6px; font-size: 17px; display: inline-block;}
	.new_list ul li div{ height:132px; margin: 0 6px 0 15px; font-size: 15px;  width: 698px;}
	.new_list ul li img{ width:188px; height:128px}
	.new_list ul li p{margin: 1px auto 2px 0px; color:#686868; padding-top: 3px; border-top: 1px dotted #ddd; font-size: 13px; line-height: 22px;  }
	/* .new_list ul li .tag{margin: 2px auto 0 0px;} */
	.new_list ul li p span{float: right; margin-right: 6px;}
	.new_list ul li p a{ margin-right: 8px;  border: 1px solid #aaa;  color:#666; padding: 1px 6px; border-radius: 8px;} 
	.new_list ul li p a:hover{background-color: #ccc;}



	.news_column{ display: flex; justify-content: space-between; margin: 15px auto 25px auto; height: auto; width: 1258px; box-shadow:0px 0px 30px 0px rgba(0,0,0,0.25); }

	.divlist{padding: 0px 0px 5px 15px; box-sizing: border-box;  margin-top: 0px auto 50px auto; width: 958px;}   /* 文章列表 */

	.left_column{ height:auto; width:280px;  background-color: #F0F8FF; margin: 0;}

	.left_column .column_ul{padding: 2px 0 10px 0px; margin: 8px 0 16px 0;}										/*栏目分类*/	
				 .column_ul li{  padding-left: 38px; border-bottom: 1px solid #fff; }
				 .column_ul li a{ height:38px; line-height: 38px;  display: block; }
				 .column_ul li:hover{background-color: #d5e9f8;}
				 .column_ul .active {background-color: #fff;}
	.left_column .left_tag{font-size: 13px; line-height: 16px; padding: 6px 10px 18px 15px;}				/*标签*/
				 .left_tag li{ display: inline-block;  margin: 5px; background-color:#d0ebff; color:#666;   border-radius: 10px; }
				 .left_tag a{  display: inline-block; padding: 5px 8px;} 
				 .left_tag li:hover{ background-color: #228be6; color:#fff }
				 .left_tag li:hover a{ color:#fff; text-decoration:none;  }

	.left_column .xg_list{font-size: 14px; line-height: 20px; padding: 0px 10px 15px 15px;}				/* 相关文章列表 */
				 .xg_list li{  color:#666;  margin: 10px 8px;  border-bottom: 1px dotted #ccc ; padding-bottom: 2px;}


    .new_content{margin: 30px auto 30px 35px; box-sizing: border-box;  width: 900px; }


	/*tag 页面*/


	.tag_div{height: auto; min-height: 500px; box-shadow:0px 0px 16px 0px rgba(0,0,0,0.25);  padding: 35px 35px; box-sizing: border-box;}
	.tag_div .subtag{ margin-top: 10px; height:auto;}
	.tag_div .subtag a{ display:inline-block; border: 1px solid #eee; padding: 2px 8px; font-size: 14px; margin:3px 6px 6px 6px;  }
	.tag_div .subtag a:hover{background-color: #eee; }
	.tag_div .option{ background-color: #d0ebff;  border: 1px solid #d0ebff;}
	.tag_div .tag_content{ margin: 50px auto ;  height:auto; }


	.tag_list{height: auto; min-height: 300px ; margin:26px auto 60px 50px; font-size: 15px; line-height: 30px; } 
	.tag_list li{ list-style-type: disc}

	.tag_div h2,.xgh2{margin:8px auto 10px auto; padding-bottom: 5px; border-bottom: 1px solid #eee;} 
	


	/*  翻页  */
	.pages{margin: 50px auto; }
	.pages ul{height: 38px; }
	.pages .pagination{width: 888px; }
	.pages ul li{height: 36px; } 
	



	/*文章底部商标推荐*/


	.b_push_tm{ height:318px; background-color: #F0F8FF; margin: 25px auto 50px auto; box-shadow:0px 0px 30px 0px rgba(0,0,0,0.25) }
		
	.bottom_tm{ display: flex;  flex-wrap:wrap; justify-content:center; height:auto;  margin: 0; padding: 0 6px;  overflow: hidden; }    /* align-content:flex-start   box-sizing: border-box   border: 1px solid #f00;*/
	.bottom_tm li{ width:192px; height:218px;  margin: 8px 8px 8px 8px;  background-color: #fff ; }
	.bottom_tm .lite{ height:238px; }
	.bottom_tm li a{padding: 0;}
	.bottom_tm li:hover{  margin: 8px 8px 8px 8px; box-shadow:0px 0px 12px 0px rgba(0,0,0,0.35)}

	.bottom_tm li .tp{ height: 148px;line-height:139px; text-align: center;  position: relative}	
	.bottom_tm li .tp .many{position: absolute; width: 36px; height:20px; line-height: 18px; top:6px;right: 10px;  background-color: #b10b18;  border-radius:5px; font-size:12px; color: #fff;}
	.bottom_tm li .tp img{ max-width: 188px; max-height: 145px;  vertical-align:middle; }  
	.bottom_tm li .tp a{ font-size: 38px; color:#bb0bad;}
	.bottom_tm li .tp a:hover{ font-size: 38px; color:#0a96a7;text-decoration:none}

	.bottom_tm li .mtext{   height: 58px;  padding: 2px 5px 2px 5px; }
	.bottom_tm li .mtext p{ font-size: 14px; margin: 6px;  }
	.bottom_tm li .mtext .tm_title{   width:198px;   margin: 7px 6px; font-weight: bold; }
	.bottom_tm li .mtext .tm_title span{  width: 38px; background-color: #b10b18;  border-radius:5px; color: #fff;  display:inline-block; text-align: center;}
	.bottom_tm li .mtext .price{ width:170px; color: red;  }
	.bottom_tm li .mtext .prnote{  color: #666;  height: 42px; line-height: 21px; }

	.tag_line{margin: 30px auto 50px 12px;  height:auto;  border-top: 1px solid #eee;  padding-top: 8px; font-size: 15px;}
	.tag_line a{margin-right: 8px;  border: 1px solid #ddd;  color:#666; padding: 1px 6px; border-radius: 8px;}
	.tag_line a:hover{background-color: #e7f5ff; text-decoration: none;  } 



	/*分页*/




	.pagination {display: flex;  justify-content: center; width:1000px;   margin: 15px auto;}
	.pagination  li {display: inline-block;  }
	.pagination  li a {padding: 5px 15px; border: #dddddd solid 1px; margin-left: -1px; display: inline-block;}
	.pagination  li a:hover {border-color: #70c4f3; background-color: #70c4f3; color: #FFF}
	.pagination  .active a {border: #3ea8e2 solid 1px; display: inline-block; background-color: #3ea8e2; color: #fff;}
	.pagination  a:not([href]):not([class]):hover {border: #dddddd solid 1px; background-color: #fff}
	.pagination  .active a:hover {color: #fff; border: #3ea8e2 solid 1px !important; background-color: #3ea8e2 !important}




	/*商标分磁*/
	
 	.ty_tmty{  height: 168px; font-size: 15px; padding: 3px 30px; box-sizing: border-box; margin: 15px auto;}
	.ty_tmty li{  padding:0 8px; margin:1px 1px 1px 1px ;line-height: 28px;  height: 28px;}
	.ty_tmty li a{color:#314580}
	.ty_tmty .sel{background-color: #991c04; border-radius: 9px;font-size: 14px; }
	.ty_tmty .sel a{color: #fff;}
	.tm{ height: auto; }  /* overflow:hidden; */
	.tm .T{ padding: 5px auto; margin-bottom: 50px; overflow:hidden;}
	.tm .T span{font-size: 16px; float: left; margin:4px 6px 4px 6px; width: 128px; }

	.tyshow{ height: auto; margin: 15px auto 15px auto; background-color: #fff;}   /* overflow:hidden; */
/* 	.tm .title{font-size:17px; font-weight: 600; height:auto; padding: 8px 8px 8px 8px; line-height: 1.8em;   background-color: #ccc;} */

	.tyshow .left{ width: 36.2%; color:#999; line-height: 28px; font-size:14px ; }
	.tyshow .minTitle{ font-size:17px;font-weight: bold;  padding: 8px 15px; background-color: #37678f;  color: #fff;  border-radius: 12px 12px 0 0; }
	
	.tyshow .left ul{margin: 0;  border-left: 1px solid #ddd}
	.tyshow .left li{ padding:15px 0 8px 8px; font-size: 16px;  border-bottom: 1px dotted #ccc;}
	.tyshow .left .sel{font-weight:bold; margin-left: 5px;  }
	.tyshow .left .sel a{color: #e50009;}
	
	.tyshow .right{ width: 61.5%; color:#666;  line-height: 24px;  font-size: 14px; line-height: 2em; }
	.tyshow .right span:hover{ color:red; }

	.tyshow .right .title_c{background-color: #4682B4; padding: 3px 0 3px 10px; font-size: 15px; color:#fff;}
	.tyshow .right .content{ margin-bottom: 20px; border: 1px solid #eee;   padding:10px 12px 25px 12px;   width: 100%; box-sizing: border-box;   } /* box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2) */

	.s_page{width:1280px;margin: 30px auto 100px auto;}
	.s_page table{ width: 1268px; border-collapse: collapse;}
	.s_page th{background-color: #4682B4; color:#fff; font-weight: 800;  height: 38px;}
	.s_page td{font-size: 14px; line-height: 2em; padding: 5px 8px 5px 8px; border:#cfcfcf solid 1px;}
	.s_page td span{margin:auto 2px;}
	.s_page td span:hover{ color:red; }


	/*搜索页*/	

	.s_input{width: 500px; height:36px; border: 1px solid #ddd; margin: 30px 10px 0 25%; padding-left: 20px; }
	.btn{ width: 100px; height:38px; background-color:#ccc;  }
	.s_type{ height: 160px; margin-bottom: 10px; padding: 0 0 0 0px;  }
	.s_ty_left{width: 108px;  text-align: right; font-size: 14px; margin-right: 15px;    }
	.s_ty_left span{    line-height: 30px;display: block; }
	.s_ty_left a{line-height: 25px;  width: 68px; display: inline-block;  margin: 10px 10px 0 auto; text-align: center; border-radius: 6px; padding: 3px auto;}
	.s_ty_left .label_tysel{  background-color: #FFDEAD; font-weight: bold; }
	.s_sel_label{color: red; }

	.s_tmtype{width: 988px; height:160px;   font-size: 14px; margin:0 8px 0 0;   }
	.s_tmtype li{margin: 3px 12px;  padding: 1px 6px 0 6px; }
	.s_tmtype .sel{color:#F00; background-color:#FFF0F5; border-radius: 6px;}
	.label-default{ min-width: 38px; padding: 2px 8px;  }
	.lable_sel{color:#800000; background-color:#FFF0F5; border-radius: 8px; padding: 2px 8px; display: inline-block;  min-width: 32px; text-align: center; }

	.s_table{font-size: 14px; color: #333; margin: 3px auto 15px 36px; }
	.s_table tr { height: 38px; }
	
	.s_table tr .t_label{ width: 155px; text-align: right; padding-right: 15px;}
	.s_table tr .b_label{ width: 68px; text-align: center;}
	.s_table tr .s_label{ width: 688px; text-align: left;}
	.s_table tr .s_label label{ margin: auto 10px;}
	.s_table tr .s_label .sel{color: blue; font-weight: bold; background-color: #fff;}
	
	.s_hot{  height:38px;  width:50%; margin:0px auto 6px 25%; font-size: 14px;color: blue; border-radius: 10px;padding: 5px 8px;}  
	
	.s_sort{   margin: 20px 15px 5px 10px; height:35px;  line-height: 32px; background-color: #4682B4; color:#fff; padding-left: 15px;}
	.s_sort a{  font-size: 15px; margin: auto 8px; }
	.s_sort .sort-default{ color: #fff;  }
	.s_sort .active{font-weight: bold;}

	/*底部*/
	
	/*商标详情页导航*/
	.tm_top_p{margin: 0px auto; font-size: 13px;  line-height: 26px; color: #012136;}
	.tm_top_p span{margin: auto 20px;}
	.tm_dh{width: 100%;  float: right; height: 36px; line-height: 35px; margin: 15px 0px 0 auto;  }
	.tm_dh li{ width: 132px; text-align: center;  margin: 0 0;  background-color: #e1e3fe;  color:#030e95;}
	
	
	
	/*分类编码*/
	.taxbm{ width:900px; height: auto;  }  /* border: 1px solid #F00; */

	.taxbm tr{ height: 30px; } 
	.taxbm tr td{ line-height: 24px;  text-align: center;}  /* background-color: #fff; */
	.taxbm tr th{ border-right:  1px solid #ccc; font-size: 14px; font-weight: normal;}
	.taxbm .tax_note{display:none; height:50px; background-color: #F0F8FF;  }
	.taxbm .tax_note td{color:#0000ff; text-align: left; }



	/* 公司注册 */
	.tmshow{ height: 380px;}
	.tmshow div .tmimg{ width:358px;  }
	.tmshow div .tmimg .tmpic{ height:282px; line-height: 280px;  text-align: center; background-color: #fff;}
	.tmshow div .tmimg .tmpic img{  max-width: 300px; max-height: 258px; vertical-align:middle;  }
	.tmshow div .tmattri{ width: 598px;  padding: 5px 20px; background-color: #fff; }
	.tmshow div .tmattri p{ margin: 10px auto; color: #666; font-size: 15px;  line-height: 22px; }
	.tmshow div .tmattri .pr{margin:5px auto 12px 5px; line-height: 22px; font-size: 14px; height: 43px;overflow:hidden }
	.tmshow div .tmattri .pr span:hover{color:#00F;}
	.tmshow div .tmattri .many{ padding:2px 8px;margin: 3px 10px 3px 2px; background-color:#9e0a15; color: #fff; border-radius:5px; font-size: 14px;}

	.tmshow div .shuz{ width:208px; padding: 8px; background-color: #fff; font-size:14px; }
	.tmshow div .shuz .top_img{ height: 100px; width: 100px; margin: 12px auto 25px auto;  border-radius:15px; border: 1px solid #ccc; text-align: center;  }
				.shuz .top_img img{width:86px; height: 86px; margin-top:10px }

	.tmshow div .shuz .lx{ width: 198px; margin: 5px auto;   line-height:30px ; }
	.tmshow div .shuz .lx p{ width: 168px; margin: 5px auto;   }
	.tmshow div .shuz .zx{ margin:12px auto 8px auto; height:36px; }

	.tmshow div .shuz .zx .kf{ border-radius:12px;  color: #fff; height:30px; line-height: 30px; width: 88px; margin:0px 8px; text-align: center; float: left; }
	/* 	.tmshow div .shuz .zx .kf:hover{ background-color: #ccc; color:#333; }  */ 

/*------商注洣册嶚内TAB标签-------  */ 

	.sbzc{  position:relative}
	.sbzc .tab{position :absolute; top:178px; left:98px;  width:512px;     }
	.sbzc .tab li{ float:left; margin: 6px 12px 6px 10px;  background-color:#d6eaff; color:#333333; padding:5px 12px ; font-size:13px; border-radius:3px;  }
	/* .sbzc .tab li h2{margin: 0;font-weight: normal; font-size: 14px;   } */
	.sbzc .tab li h3{margin: 0;font-weight: normal; font-size: 13px;}
	.sbzc .tab li:hover{ background-color:#006699; color:#fff; }
	.sbzc .tab .on{background-color:#006699}
	.sbzc .tab .on a, .sbzc .tab li:hover a{color:#fff;}
	.sbzc .bd{ margin:3px 6px ; font-size: 15px; overflow:hidden }
	.sbzc .bd h3{border-bottom: 1px solid #999; color: #000; font-size: 22px; height: 38px; margin: 12px auto 0px 5px; }
	.sbzc .bd .price{height:60px; line-height:60px; color:red; padding-left:10px; background-color: #efefef;}
	.sbzc .bd .price .del, .tmshow div .tmattri p .del {color:#555; text-decoration: line-through;}
	.sbzc .bd .sq{ float:left; font-size:15px; margin:10px auto 5px 30px;  width:132px; height:36px; line-height:36px; color:#fff; background-color: #3399CC; text-align:center;  }
	.sbzc .bd .sq a{color:#fff;}


	/* 本例子css */
	.tm_show{ position: relative;  overflow: hidden; width: 358px; margin:0; }     /* background-color: #fff; */
	.tm_show .bigImg{ height: 280px; position: relative; border: 1px solid #eee; margin:0; }
	.tm_show .bigImg li{height: 282px;}
	.tm_show .bigImg li img{ vertical-align:middle; max-width: 356px; max-height:288px;   }
	.tm_show .bigImg li span{ font-size: 13px;  line-height: 20px;   position: absolute; top:15px; left:300px; color: #FFF; border: 1px solid #900;  padding: 1px 6px;  border-radius:10px; background-color: #900; }

	.tm_show .smallScroll{ height: 78px;  border: 1px solid #eee; background-color: #FFF; margin:15px auto 0 auto; }   /* margin-bottom: 6px; */
	/* 	.tm_show .sPrev,.tm_show .sNext{ float: left; display: block; width: 14px; height: 47px; text-indent: -9999px; background: url(images/sprites1008.png) no-repeat 0 -3046px; }
	.tm_show .sNext{ background-position: 0 -2698px;}
	.tm_show .sPrev:hover{ background-position: 0 -3133px;}
	.tm_show .sNext:hover{ background-position: 0 -2785px;} */

	.tm_show .smallImg{ float:left;  margin: 8px 2px 2px 2px; display:inline; width: 350px; overflow: hidden; }
	.tm_show .smallImg ul{ height:60px;  width: 100%; overflow: hidden; margin:2px 3px}

	.tm_show .smallImg li{ float: left; padding: 0; width:63px; height: 56px; cursor:pointer;  line-height: 50px;  display: inline;  margin:auto 2px;  text-align: center;  border: 1px solid #eee;  }
	.tm_show .smallImg img{ vertical-align:middle;  max-width:62px;  max-height:55px;  margin: auto auto;  }
	.tm_show .smallImg .on { border-color: #C00;  border-width: 2px; }

	.tm_show .smallImg .ady{ margin-top:6px  }
	.tm_show .smallImg .ady li{border:none; width: 80px; font-size:14px; color:#666;  } 
	.tm_show .smallImg .ady li img{ width:32px; height:32px; margin-right:5px}


	/*-----联系我们-----------*/
	.lxwm{width:218px; background-color: #F0FFFF; border-left: 1px solid #ADD8E6; }
	.lxwm .p{background-color: #ADD8E6; padding-left: 38px; height: 50px; line-height: 50px;}
	.lxwm ul{  font-size: 15px; margin-top: 0;}
	.lxwm ul li{ height:38px; line-height: 38px; padding-left: 38px; border-bottom: 1px solid #ddd;}   
	.lxwm ul li:hover{ background-color: #87CEFA; } 
	

	/* 时间线 */
	.dateline h3{color:#1e9fff}
	.dateline h3 a:link{ color: #1e9fff ;}
	.dateline h3 a:visited{ color: #1e9fff ;}
	.dateline h3 a:hover{color: #f00;}

	.dateline p a:link{ color: #000;}
	.dateline p a:visited{ color: #000;}
	.dateline p a:hover{color: #f00;}



