		
/* 	基本通用样式 */	
	html{ margin:0px; }
	body{  margin:0 auto;  color:#444; font-family: '微软雅黑'; min-width:1260px;   }

	
	li{ list-style: none;}
	a{ text-decoration:none; color:#555}

	dd,ul{padding: 0;}
	input,button{outline: none; border:none;  }   /* border-radius:5px; */
	
	a:hover{text-decoration:underline; color:#1E50A2}
	
	.wth{width:1258px; margin: 0 auto;}   /* 块宽度 */
	.tm_wth{width:1002px; margin: 0 auto;}   /* 块宽度 */
	.tm_wth1{width:996px; margin: 0 auto;}   /* 块宽度 */
	
	.flex{ display: flex; justify-content: space-between; }     /* 弹性  换行  两端对齐 */   
	.flex_c{display: flex; justify-content:center;}				/* 居中 */
	.flex2{display: flex; justify-content:space-around; flex-wrap: wrap;}   	/* 平均分布 */
	.flex1{ display: flex; flex-wrap: wrap;  justify-content: space-between; }     /* 弹性  换行  两端对齐 */

	button{ height:38px; padding: 0px 15px 0px 15px; width: 110px; color: #fff; cursor: pointer; }

/*  header部 样式 */

	.top{ height: auto; }
	.top .tool{background-color: #DCDCDC; height: 30px;}
	.top .tool p{margin: 0px auto; font-size: 13px; line-height: 30px; color: #383838;}
	.top .tool p span{margin: auto 10px;}
	.top .tool p a{margin:auto 10px; color: #383838;}

	/* ---	顶部商标检索---- */
	.top .search{width:958px;}
	.top .search .d1{margin: 28px 18px 0 168px; height:40px; }
	.top .search .d2{ float:left; width:488px; height:38px; border: 1px solid #4169E1; line-height:38px; font-size:14px;  margin: 0 auto ; overflow: hidden; z-index:999; position:absolute }
	.top .search .d2 .allclass{ width:106px;  background-color: #efefef;  float:left; text-align:center}
    .top .search .d2 #s_keyword{ width: 258px; height: 36px;  padding-left:10px; border-left:1px solid #ddd;}
	.top .search .button1{ float: right;  background-color: #4169E1;  margin:0px;    }
	.top .search .button2{float: left;  background-color: #f03e3e;  margin-left:532px;   }
	
	.top .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;}  
	.top .search .d2 .sel_tmty li {margin: 2px 2px 3px 2px; padding: 0px  auto; cursor:default; border:1px solid #eee; width:85px; background-color: #f9f9f9; }
	.top .search .d2 .sel_tmty li:hover{ background-color:#E0FFFF ; }
	.top .search .hot{margin: 10px auto auto 168px; font-size: 13px; width:500px;}
	.top .search .hot a{margin-left: 12px; color:#666; }

	 /* ---	导航栏---- */
	.top .nav { width: 100%;  float: right; height: 36px; line-height: 35px; margin: 15px 0px 0 auto; }
	.top .nav li{ width: 132px; text-align: center;  margin: 0 0;  background-color: #00478e;  }
	.top .nav li:hover{ background-color: #6495ED;}
	.top .nav li h2{}
	.top .nav li a{color:#fff;}		
	.top .nav .m{ position:relative; z-index:888; }
	.top .nav .m h2{ margin:0; font-weight: normal;  font-size:16px}
	
	/* sub 为下拉样式 */
	.top .nav .sub{ display:none;  position:absolute;  top:36px; z-index:2;   font-size: 14px; }
	.top .nav .sub li{  padding:3px 8px 0 8px;  margin-left: 0;  width:118px; box-sizing: border-box; background: rgba(255,255,255,0.86); }
	.top .nav .sub li h3{ margin:0; font-weight: normal;  font-size:14px}
	.top .nav .sub li:hover{ background: rgba(225,225,225,0.86);   }
	.top .nav .sub li:hover a{   ;color:#FE7700; text-decoration:none; } 
	.top .nav .sub li a{ display:block;  border-bottom: 1px solid #ccc;  padding:3px 0; height:22px; line-height:22px; color:#555;    }

	/* .top .nav .block{ height:3px; width:130px; background:#003366; position:absolute; left:0; top:47px; overflow:hidden;  } */

	
	/* 行业分类  纾知 */
	.top .sz { margin-right: 100px;  height: 100%; width:200px;position: relative; background-color: #999; text-align: center; color: #fff; }
	.top .sz span {cursor: pointer;	display: block;	position: relative;	color: #fff; line-height: 38px;	text-indent: 12px; width: 200px; height:100%; background-color:  #003366; }
	.top .sz span i {width: 8px;	height: 6px; display: block; position: absolute;	top: 50%; right: 30px;	margin-top: -2px;
		background: url(/static/shuzhi/img/jz_head_top.png) no-repeat center;   -webkit-transition: all .2s linear;	transition: all .2s linear;   }     	/* 	background-size: 100%; */
	
	.top .sz span.on { background-color:  #336699;}
	.top .sz span.on i {	-webkit-transform: rotate(180deg);	transform: rotate(180deg);}
	.top .zyyw {	background: rgba(250,250,250,0.97); width:200px; height: 388px; padding-top: 0px; display: flex;	flex-direction: column; 	display:none;  
		position: absolute;	left: 0; top: 36x;	z-index: 998; box-sizing: border-box; color:#000; }
		/* 		opacity: 0.95;	background: #000;  justify-content:space-between;*/
		
	.top .sz .zyyw .zy { height: 29px; margin: 0 auto;   }
	.top .sz .zyyw .zy:hover{background-color: #fff;}
	
	.top .sz .zyyw .zy h3 {  width: 168px;  height:28px;  font-size: 14px; line-height:29px;	 margin: 3px 25px 3px 12px;  border-bottom:1px solid #ccc; color: #333; font-weight:normal }
		
	/* 	.sz .zyyw .zy ul{ float: left; width:320px; height:350px;   display: flex; flex-wrap: wrap; margin: 5px 5px; padding: 0; border-bottom: 1px solid #ccc; }	
		.sz .zyyw .zy ul li{  margin: auto 6px; line-height: 25px;  } */
		
	.top .sz .zyyw .zy .sz_dh{ display:none; width: 518px; height:378px; z-index: 999; 	padding-top: 10px;  left: 200px; top:0px; position: absolute; 
							 font-size:14px;  text-align: left;  background-color: rgba(255,255,255,0.96);}
	.top .sz .zyyw .zy .sz_dh h4{ width: 90%; margin: 6px 0 3px 32px; color: #003366;  border-bottom: 1px solid #ccc; line-height:26px ;}
	.top .sz .zyyw .zy .sz_dh h4 a b{ color:#880000; font-weight:normal }
	.top .sz .zyyw .zy .sz_dh h4 a{color: #666; margin-left:5px; text-decoration:none}
	.top .sz .zyyw .zy .sz_dh h4 a:hover{color: #F00 }
		
	.top .sz .zyyw .zy .sz_dh div{  width: 92%; margin: 0px 0 0px 25px;    line-height:25px ; }
	.top .sz .zyyw .zy .sz_dh div span{ display:inline-block; width:auto; background: none; color:#AAA; margin:1px 10px 1px 0px; line-height: 25px;  text-align: center; }
	.top .sz .zyyw .zy .sz_dh div span a{color: #666; margin-right:3px; text-decoration:none }
	.top .sz .zyyw .zy .sz_dh div span a:hover{color: #F00 }
		
	.top .sz .zyyw .zy .sz_dh ul{ height:318px; width: 468px;  margin: 30px 8px 10px 25px; } 
	.top .sz .zyyw .zy .sz_dh ul li{ font-size:14px;  width:auto;  margin: auto 3px;  line-height:22px; background: none}
	.top .sz .zyyw .zy .sz_dh ul li a{ color: #666 }
	
	
/*  banner 轮播*/

	.fullSlide{ width:100%;  position:relative;  height:398px; background:#F00;  }
	.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:398px; overflow:hidden; text-align:center;}
	.fullSlide .bd li a{ display:block; height:398px; }	
	
	.fullSlide .hd{ width:16%;  position:absolute; z-index:1; bottom:0; left:68%; height:39px; line-height:20px;  }
	.fullSlide .hd ul{ text-align:center; margin: 0 auto;  }
	.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1;  margin:2px;      width:12px; height:12px; border-radius:6px;  margin-right: 10px ;
	overflow:hidden; background:#000; filter:alpha(opacity=50);opacity:0.5;  line-height:999px; }
	.fullSlide .hd ul .on{ background:#f00;  }
	
	
	/* .fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:39px; line-height:20px;  }
	.fullSlide .hd ul{ text-align:center; margin: 0 auto; }
	.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1;  margin:2px;      width:42px; height:3px;
	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/shuzhi/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;}




	

/* 	.top .logo{ width: 1188px;margin: auto; height: 80px; }
	.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;}	
	.top .menu{ position:relative;height:50px;background-color:#007e9e;	 	}
	.top .menu nav{height: 50px;  width: 1100px; padding-left: 18px; position:relative; margin:0 auto; font-size:14px;	  
	display:flex;align-items:center; box-sizing:border-box; }	
	.top nav .m:hover{ height: 48px;    border-bottom: 2px solid #F00;box-sizing:border-box;background-color: #003366;}
	.top nav .s{  width:3px; text-align:center; color:#D4D4D4; font-size:12px; }
	.top nav h3 a{ display:block; width:124px; text-align:center; font-weight: normal; font-size:15px; }
	.top 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); }
	.top nav .sub li{ text-align:center; padding:0 8px; margin-bottom:-1px;  margin-left: 0; }
	.top nav .sub li a{ display:block;  border-bottom:1px solid #E6E4E3; padding:8px 0; height:28px; line-height:28px; color:#666;   }
	.top nav .sub li a:hover{ color:#FE7700;}
	.top nav .block{ height:3px; width:130px; background:#003366; position:absolute; left:0; top:47px; overflow:hidden;  }
	.top nav .m:hover{ height: 48px;    border-bottom: 2px solid #F00;box-sizing:border-box;background-color: #003366;}	
	.nav .s{  width:3px; text-align:center; color:#D4D4D4; font-size:12px; }	
	.nav h3 a{ display:block; width:124px; text-align:center; font-weight: normal; font-size:15px; }	
	 */
	


	/*  块  */


	.title{margin: 0px auto; padding-top: 50px; height: 150px; text-align:center; color: #333; }
	.title h2{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{}
	.why ul{ height:288px; margin: 20px auto 20px auto;}
	.why ul li{ width:236px; height:280px; background-color: #FFF;  }
	.why ul li img{margin: 20px auto 0 78px;    }
	.why ul li div a{font-size: 24px;}
	.why ul li div p{ margin: 3px 16px 12px 16px;  line-height: 25px; font-size: 15px; color:#333;}
	.why dl{height: 60px; margin:15px auto; padding: 0 28px;}
	.why dd{margin: 6px 5px;font-size: 14px; border-radius:5px;  color:#666;  background-color: #f6f6f6; border: 1px solid #ddd; padding: 0 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 .gs li:hover{ box-shadow:0px 8px 16px 0px rgba(0,0,0,0.5) }

	.whgs .zc_p{ width: 250px; height:168px; background-color: #fff ;  box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2); }
	.whgs .zc_p b{font-size: 20px;}
	.whgs .zc_p div{  height:100px; border-bottom: 1px solid #eee; display: flex;}   /* border-radius:8px; */
	.whgs .zc_p div img{ margin: 10px 15px 10px 18px; width: 70px; height:70px;}
	.whgs .zc_p div h3{ line-height:50px; width:136px;  font-size: 20px;}
/* 	.whgs .zc_p div p {width: 128px;height: 38px; margin:28px 8px auto 8px ; line-height: 30px; text-align: left; } */
/* 	.whgs .zc_p div p span {font-size: 14px; color:#666;} */
	.whgs .zc_p p{color:#666; margin: 15px 15px; line-height: 26px; font-size: 15px ; height:30px;  text-align: center;}
	

/*  .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:1px solid #ccc;border-radius:8px; background-color: #fff;}
	.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;  } */

	/*  财税服务页 M2  */
	.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-top: 32px; width: 48px; height:48px;}
	.whgs .cs_p p{ font-size: 20px; font-weight: bold; margin: 15px auto;}



	/*  首页 商标 M3  */

	.whr{background:none; height: 238px; }
	.whr li{width: 192px; height:218px; border: 1px solid #ddd; text-align: center;  background-color: #FFF; }   /* border-radius:8px; */
	.whr li:hover{ margin-top:-2px ; margin-bottom:2px }
	.whr li img{width: 76px; height: 76px; margin-top: 20px;}
	.whr li p{}
	
	
	.sztmzc{ height: 308px;}
	.sztmzc li h3{font-size: 20px;}
	.sztmzc li{ height: 288px; width: 268px ;   border: 1px solid #eee; text-align: center;  background-color: #FFF; }
	.sztmzc li:hover{ margin-top:-2px ; margin-bottom:2px }
	.sztmzc li img{width: 88px; height:88px; margin-top: 30px;}
	.sztmzc li p{}
	
		
	/*  商标分凿 衣食住行  */
	
	.hytm{ height:auto }
	.hytm li{ width: 500px;  height:218px; border: 1px solid #ccc; text-align: center; border-radius:8px; background-color: #FFF; margin:20px 60px  }


	/*  我们还可骒供 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{ width:1168px; margin: auto auto 50px auto; height: 168px; }

	.whfw li{ margin: auto 10px;  height: 180px; width:180px; text-align: center; border: 1px solid #ddd; background-color: #fff;;}
	.whfw img{width:100px; height:100px; /* border: 1px solid #eee; */ }
	.whfw li h4{ margin: -3px auto 3px auto;;}
	.whfw li p{  margin: 3px auto; font-size: 14px; }



	/* 咨迅 政策   */  

	.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; }	
	

	/*名称核准 */
	.hm{width:728px;  padding-top: 35px;  margin:0px auto 50px auto;  }
	.hm input{height:38px;border-radius:5px;  padding: 0px 15px 0px 15px; outline: none;  border:none }
	.hm select{height:38px;border-radius:5px; padding: 0px 15px 0px 10px; outline: none;  border:none ; color:#666}
	.hm select option{line-height: 30px;}
	


	.hm p{font-size: 14px; color:#666; margin: 25px auto 5px auto;}

	.qm{ width:500px; height:118px; border: 1px solid #ccc;}
	.qm img{ float: left; margin:18px 16px 10px 8px;}

	.qm p{font-size: 14px; line-height: 28px; color:#666; margin-top: 9px;}
	.qm b{font-size: 16px;}



	/* 提交注册 */
	.djzc{width: 180px; }

	.njhd{ border:1px solid #CCC; height: 150px; }
	.njhd li{width: 208px ;  background-color: #F5F5F5; border:1px solid #ccc; text-align: center; }



	/* 注册流程 */

	.zclc{width:1180px;  height: 180px;}
	.zclc .lc{ height:168px; border: 1px solid #eee; width: 200px; text-align: center;}
	.zclc .lc:hover{ border: 1px solid #FF6100; margin-top: -2px;}
	.zclc .lc img{margin:25px auto 12px auto;}
	.zclc .lct{ height:210px;  width: 100px; text-align: center;background:none;}
	.zclc .lct img{margin:58px auto 15px auto;}
	.zclc li h3{ font-weight: normal; font-size: 16px;}


	/* 首页对比 */
	.vs{height:288x;}
	.vs ul{ height: 68px; margin:25px 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: 18px;   }
	.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 #f3f3f3f;}
	.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{  widht: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{}
	.gsbg ul{ height: 360px; }
	.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;    }

	.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{}
	.gs_off_n ul{ height: 360px; margin: 0 auto 0 auto; }
	.gs_off_n li{ width: 368px; height:125px;  float:left;  margin: auto 20px; color:#FFF}
	.gs_off_n li:hover{ background-color: #FFF ;    }

	.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;}





	/*商标分类*/


/* 	.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:1260px; ; margin: 0 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%;  margin: 5px 5px 5px 0px;}
	.zt .tm_list ul li{ font-size: 16px;  line-height: 32px; margin-left: 0; padding-left: 8px; }
	.zt .tm_list ul li:hover{ background-color: #edf2ff; padding-left: 12px; color:#364fc7; font-weight: bold;}
	.zt .tm_list ul li h3{ font-size: 16px;  line-height: 32px;  font-weight: normal; margin: 1px 0;}
    .zt .tm_list .note{  width:40%; color:#666;  line-height: 26px; font-size: 14px; padding-right: 15px; }
	
	/* 	首页 —— 精品  -特价  */
	
	
	.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; }
	
	
	/*==商标市场===*/
	
	.mkty{ padding-top:5px; width: 1100px;}
	.mkty ul{height: 150px;}
	.mkty ul li{ margin: 3px 15px;  }  

	.tmlist{ display: flex;  flex-wrap:wrap; justify-content:flex-start ; height:auto;  margin: 0 0 20px 0;   }    /* align-content:flex-start   box-sizing: border-box   border: 1px solid #f00;*/
	.tmlist li{ width:235px; height:270px;  margin: 8px 8px 7px 8px;  background-color: #fff; box-shadow:0px 0px 8px 0px rgba(0,0,0,0.16)}
	.tmlist .lite{ height:238px; }
	
	.tmlist li:hover{  margin:8px 8px 7px 8px; box-shadow:0px 0px 12px 0px rgba(0,0,0,0.38)}

	.tmlist li .tp{ height: 156px;line-height:148px; 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:198px;   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; }
	
	
	
	/*分类栏目*/
	.tmlist_lite{ display: flex;  flex-wrap:wrap; justify-content:flex-start ; height:auto;  margin: 0 0 20px 0;   }    /* align-content:flex-start   box-sizing: border-box   border: 1px solid #f00;*/
	.tmlist_lite li{ width:198px; height:197px;  margin: 8px 6px 7px 5px;  background-color: #fff; box-shadow:0px 3px 8px 0px rgba(0,0,0,0.16)}
	/*.tmlist_lite .lite{ height:238px; }*/
	
	.tmlist_lite li:hover{  margin:8px 6px 7px 5px; box-shadow:0px 6px 12px 0px rgba(0,0,0,0.35)}

	.tmlist_lite li .tp{ height: 138px;line-height:132px; text-align: center;  position: relative; }	
	.tmlist_lite 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_lite li .tp img{ max-width: 190px; max-height: 136px;  vertical-align:middle;} 
	.tmlist_lite li .tp a{ font-size: 38px; color:#bb0bad;}
	.tmlist_lite li .tp a:hover{ font-size: 38px; color:#0a96a7;text-decoration:none}

	.tmlist_lite li .mtext{   height: auto;  padding: 0px 5px 0px 5px; }
	.tmlist_lite li .mtext p{ font-size: 14px; margin: 6px;  }
	.tmlist_lite li .mtext .tm_title{   width:180px;   margin: 3px 6px; font-weight: bold; }
	.tmlist_lite li .mtext .tm_title span{  width: 38px; background-color: #b10b18;  border-radius:5px; color: #fff;  display:inline-block; text-align: center;}
	.tmlist_lite li .mtext .price{ width:170px; color: red;  }
	/*.tmlist_lite li .mtext .prnote{  color: #666;  height: 42px; line-height: 21px; }*/
	
	
	
	
		/* 商标分类 */
	.tmlist li .mtext h3{ margin: 0 5px; }
	.tmlist li .mtext span{  width: 96px; display:inline-block; padding: 3px 0; text-align: center; font-size: 13px;}
	
	.tmlist li .tp1{height:120px;line-height:112px; }
	.tmlist li .tp1 img{max-width: 64px; max-height: 64px;  vertical-align:middle;} 
	
	/* 商标分类特价 */
	.tmlist li .tm_type .tm_title{   width:198px;   margin: 7px 6px; font-weight: bold; font-size: 18px; }
	.tmlist li .tm_type .tm_title span{  width: 38px; background-color: #b10b18;  border-radius:5px; color: #fff;  display:inline-block; text-align: center;}

	.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; }  */ 
	
	/*  流程 */
	.flow{ height:36px;  margin-top: 12px; font-size: 14px; line-height: 20px;background-color: #fff; padding-top: 18px; color:#666; }
	.flow span{border:1px solid #ddd;  padding: 2px 5px; }
	
	
	/*文章底部商标*/
	
	.bottom_tm{ display: flex;  flex-wrap:wrap; justify-content:center; height:auto;  margin: 0; padding: 0 6px;   }    /* align-content:flex-start   box-sizing: border-box   border: 1px solid #f00;*/
	.bottom_tm li{ width:195px; height:218px;  margin: 8px 6px 7px 6px;  background-color: #fff ; }
	.bottom_tm .lite{ height:238px; }
	.bottom_tm li a{padding: 0;}
	.bottom_tm li:hover{  margin:8px 6px 7px 6px; box-shadow:0px 6px 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; }
	
/* 	------商注洣册嶚内TAB标签---------------------  */ 

	.sbzc{  position:relative}
	.sbzc .tab{position :absolute; top:178px; left:98px;  width:512px;     }
	.sbzc .tab li{ float:left; margin: 6px 12px;  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;}
/* 	------内容页TAB标签---------------------  */ 
	

	.tminfo{padding-top: 2px;}
	
	.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 .tab{height: 35px; background-color: #b2deff; margin: 0; border-bottom: 1px solid #222db8; display: flex;}
	.tminfo .tab li{width:128px;  height: 35px; line-height: 35px;  text-align: center; color:#2e4387}
	.tminfo .tab li h3{margin: 0; font-size:16px;  font-weight: normal; }
	.tminfo .tab .on{background-color: #4682B4; color:#fff;}   /*当前标签*/
	
	.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:#666; 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;}
	
	

	
	/* 	------同名列表---------------------  */ 
	
	
	.samelsit{height: auto; margin: 0px 0;}  /* background-color: #fff */
	.samelsit ul{font-size:14px; }
	.samelsit ul li{height: 128px; border:1px solid #ddd; margin: 15px auto 10px auto; background-color: #fff; line-height: 22px;}
	.samelsit ul li b{ margin-right: 16px;}
	.samelsit ul li img{ max-width: 146px; max-height:112px;    vertical-align:middle;}
	.samelsit ul li p{ margin: 3px auto; color:#666;}
	.samelsit ul li p a{ color:#666; margin-right: 5px; }
	.samelsit ul li p a:hover{ color:#00f}
	.samelsit ul li .same_ls a{ padding: 0 5px 0 5px;  background-color: #FFE4E1;  } 
	.samelsit ul li .same_ls a:hover{   background-color: #E3A869 ;  } 
	
	
	/* 	------检索页 列表视图---------------------  */
	         
	.viewlist{height: auto; margin: 0px 0;}  /* background-color: #fff */
	.viewlist ul{font-size:14px; margin: 12px 12px 0 8px }
	.viewlist ul li{height: 110px; border-bottom: 1px solid #eee; margin: 8px auto 10px auto; background-color: #fff; line-height: 23px;  display: flex;   justify-content: space-between;}
	.viewlist ul li:hover{ box-shadow:5px 3px 10px 3px rgba(0,0,0,0.35)}
	.viewlist ul li a .pic{width:150px; margin-right: 8px; text-align: center;  height: 110px; line-height:106px; }
	.viewlist ul li a .pic img{ max-width: 149px; max-height:109px;  vertical-align:middle;}
	.viewlist ul li b{ margin-right: 16px;} 
	.viewlist ul li .info{ height: 120px; width:780px; padding: 5px 5px 3px 3px; } 
	.viewlist ul li .info a span{ color:#fff ; border-radius:5px; font-size: 13px; margin: 3px 15px 3px 2px; padding:1px 5px 2px 5px;}
										
	
	.viewlist ul li p{ margin: 3px auto; color:#666;}
	.viewlist ul li p a{ color:#666; margin-right: 5px; }
	.viewlist ul li p a:hover{ color:#00f}
	.viewlist ul li .same_ls{margin: 6px auto 2px 0; }
	.viewlist ul li .same_ls a{ padding: 0 5px 0 5px;  background-color: #FFE4E1;  } 
	.viewlist ul li .same_ls a:hover{  background-color: #E3A869 ; } 
	
	.viewlist ul li .right{float:right; width: 280px;}
	.viewlist ul li .right span{margin:39px auto auto 28px; display: inline-block;}
	.viewlist ul li .right span b{ color:#e00000; font-size:16px;}
	.viewlist ul li .right div{width: 80px;  float: right; text-align: center; margin:18px 18px auto 0;}
	.viewlist ul li .right div p{border:1px solid #ccc; height:26px; line-height: 25px; vertical-align:middle;}
	.viewlist ul li .right div p:hover{ background-color: antiquewhite;}
	
	
	/* 	-----首页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; }
				
	
	
	/*-----当前位置-----*/
	

	.position{height:36x; margin-top: 0px; font-size: 14px; color:#666; line-height: 38px; border-top:1px solid #177cb0}
	
	
	
	
	
	
	/*-----分页-----*/

	.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}




    /* 商标类别——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;}


	/*商标分类*/
	
 	.ty_tmty{  height:auto; font-size: 15px; padding:36px 5px; box-sizing: border-box; margin: 0px auto; }
	.ty_tmty li{  padding:0 8px; margin:3px 1px 3px 1px; line-height: 26px;  height: 26px; font-size: 15.5px;}
	.ty_tmty li a{color: #4848ff }
	.ty_tmty li:hover{background-color: #c32136; border-radius: 5px; font-size: 14px;  margin:3px 6px 3px 7px; }
	.ty_tmty li:hover a{color: #fff; }
	.ty_tmty .sel{ background-color: #c32136; border-radius: 5px; font-size: 14px;  margin:3px 6px 3px 7px;}
	.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: 0px auto 50px 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:12px 0 8px 8px; font-size: 16px;  border-bottom: 1px dotted #ccc;}
	.tyshow .left li h3{ font-size: 16px;  font-weight: normal;  margin: 0; }
	.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: 15px; 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; color:#686868;   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_table{font-size: 14px; color: #333; margin: 0px auto 0px auto;   width:1238px;  border:1px solid #f00}
	
	.s_table tr {height: 38px; }
	
	.s_table tr td{ border:1px solid #cacaca;  }	
	
	.s_table tr .s_tj{  padding:5px 10px 5px 10px; background-color: #00f;}
	.s_table tr .s_tj a{ border:1px solid #ccc; padding-left: 6px; background-color:#f6f6f6; text-decoration:none; margin-right: 15px; height:22px; line-height: 22px;  display:inline-block; font-size: 13px; }
	.s_table tr .s_tj a b{font-weight:normal; margin:5px aotu;} 
	.s_table tr .s_tj a em{color:#00f; font-style:normal;} 
	.s_table tr .s_tj a i{ width:auto; font-style:normal; width: 20px; display:inline-block ; text-align: center;} 
	
	.s_table tr .s_tj a:hover{ border:1px solid #00f;     }
	.s_table tr .s_tj a:hover i{ background-color:#00f; color:#fff;  }
	
	
	.s_table tr td label{ }
	.s_table tr .t_label{ width: 128px; text-align: right; padding-right: 18px; line-height: 38px;  color:#065279 }   /* 标题标签 */
	.s_table tr .b_label{ width: 68px; text-align: center; font-size:13px;}  
	.s_table tr .b_label .label-default{  color:#333; background-color:#eee; border:1px solid #aaa;}
	
	.s_table tr .s_label{ width: 688px; text-align: left; line-height:18px;}
	.s_table tr .s_label input{   border: 1px solid #ccc;width:68px; height:22px; color:#f00; text-align: center;}   /* 自义定价格过滤 */
	
	.s_table tr .s_label label{ margin: auto 10px; }
	.s_table tr .s_label span{ margin:2px 2px 3px 5px; display:inline-block;   text-align: center;}   /* 类似群 */
 	.s_table tr .s_label span .label-default{padding:2px 5px; border:1px solid #ddd;} 
	.s_table tr .s_label span .lable_sel{padding:2px 5px; border:1px solid #ffa8c4; } 
	
	#gd{width: 118px ; height: 26px;  text-align: center; background-color: #c92a2a; color: #fff; margin: auto; border-radius:0 0 8px 8px; font-size: 12px; line-height: 24px;}
	

/* 	.s_table tr .s_label .sel{color: blue; font-weight: bold; background-color: #fff;} */
	.s_table tr .bg{ background-color: #fff;}
	
		
	.s_table tr td .s_tmtype{width: 988px; height:auto;   font-size: 14px; margin:0 8px 0 0;  line-height:25px;  }
	.s_table tr td .s_tmtype li{margin: 3px 3px;  padding: 0px 6px 0 6px; border:1px solid #eee}
	.s_table tr td .s_tmtype .sel{background-color:#FFF0F5; border:1px solid #ffa8c4;}			/* 	当前选择的分类样式 border-radius: 6px;*/
	.s_table tr td .s_tmtype .sel a{ color:#a80000;}
	
	.s_table tr td .label-default{ min-width: 38px; padding: 2px 8px;   display: inline-block; }
	.s_table tr td .lable_sel{color:#a80000; background-color:#FFF0F5; border:1px solid #ffa8c4; padding: 2px 8px; display: inline-block;  min-width: 38px; text-align: center; }  /* border-radius: 8px; */
	.s_table tr td .lable_sel a{ border:1px solid #ffa8c4; }
	
	
	
	.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: 8px 10px 5px 8px;  background-color: #4682B4; color:#fff; padding-left: 5px; height: 45px; line-height:43px; }
	
	.s_sort ul{ width: 538px; margin: 0; } /* border: 1px solid #ccc; */
	.s_sort ul li{ border-right: 1px solid #85aecf; width: 105px; text-align: center;  }
	
	
	.s_sort ul li i{font-style:normal;  }
	
	.s_sort ul li em{  width: 15px; display: inline-block;  line-height:10px;   vertical-align: middle; margin-bottom: 5px; } 
	.s_sort ul li em i{width: 6px; height:5px; font-style:normal;    font-size: 12px;}
	.s_sort ul li em .top{ font-style: normal;}
	.s_sort ul li em .bottom{font-style: normal;}
	
	.s_sort a{  font-size: 15px; margin: auto 10px; color: #fff;}
	.s_sort .sort-default{ color: #fff;  }
	.s_sort .sel_sort{font-weight: bold; color:#FFFF00;}
	
	
	.s_sort .view{width: 118px; height:36px; text-align: right;  margin:6px 15px 0 0}
	.s_sort .view a{ margin:auto 3px auto 8px;}
	.s_sort .view a img{ height:24px; width:24px }


	/*底部*/
	

	

	
		
	/*分类编码*/
/* 	.taxbm{ width:900px; height: auto;  }  
	.taxbm tr{ height: 30px; }
	.taxbm tr td{line-height: 24px;}
	.taxbm tr th{ border-right:  1px solid #ccc;} */
	

	/*商标注册页*/
	.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; }
	
	/* 商标后续页面*/
	.after_title{min-height:128px ; height:auto; background-color: #fff; width:85%; text-align: left; line-height: 26px; margin-bottom: 25px; color: #3f3f3f;}
	.after_title h2{font-size: 26px; margin: 18px auto 10px 0;    }
	.after_title p{font-size: 16px; height: auto;  line-height: 28px; }
	
	.tm_after{width: 85%; margin: auto; min-height: 268px; height:auto}
	.tm_after .pic{width:338px; height:238px;  margin-top: 25px;  text-align: center; background-image: linear-gradient(to bottom right, #103be2, #4dabf7) }  /* font-weight: normal; */
	.tm_after .pic img{margin-top: 38px; width: 88px; width:88px;}
	.tm_after .pic p{font-size:28px;color:#fff; margin-top: 16px;}
	.tm_after .text{ width: 680px; color:#666; line-height: 26px; font-size: 15px;}

	.tm_after .text p{border-bottom: 1px solid #ccc;  height: 32px; margin: 18px auto 10px auto; font-size:22px;}
	.tm_after .text h3{ margin-bottom: 8px;  margin: 15px 0 5px 0;   font-size: 18px;}
	
	
	
	
	
	
		
	/* 	------转让商需要的资料---------------------  */
	
	.znzl{height: 398px;  margin-top:20px;background-color: #fff; padding: 30px 0 30px 0; }
	.znzl table{  }
	.znzl table tr{height:38px; }
	.znzl table tr td p{ width:22px; height:22px;  border-radius: 11px ; color:#fff; text-align:center; background-color: #66CCCC;   display:inline-block; margin:10px 8px 10px 5px; }
	
	.znzl .zl{ width:250px ; height:368px; margin: 20px 39px auto 28px    }
	.znzl .zl div{ border:1px solid #ddd; padding:auto 5px; width:125x; height:165px;  text-align:center; } 	/* box-sizing:border-box; */
	.znzl .zl div img{ max-width:122px; max-height:162px;  }
	
	/*得到*/
	.zl_k{height:220px;width:800px;  margin: auto;}
	.zl_k div{border:1px solid #ddd;}
	.zl_k div img{ max-width:158px; max-height:218px}
	
	
	/*为什么需要商标*/
	.whytm{ }
	.whytm div{ width:518px; height:65px; background-color: #f0f6ff; color:#3174d2; font-size:22px; }
	.whytm .L{ margin:18px auto 18px 68px; }
	.whytm .R{ margin:18px 68px 18px auto; }
	.whytm div span{width:65px; height:65px; line-height:58px; background-color: #417fd6; display:inline-block; font-size:28px;  text-align:center; color:#fff;  margin-right:8px; }

	
	
	

	
	
	/*-----文章列表-----------*/
	
	.newlist{height:auto; margin-bottom: 12px;}
	.newlist ul{}
	.newlist ul li{ margin-bottom: 18px; border-bottom: 1px solid #ccc;  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-left: 15px; font-size: 15px;}
	.newlist ul li img{ width:118px; height:88px}
	.newlist ul li p{margin: 0px auto 2px 0px; color:#666; padding-top: 6px; border-top: 1px dotted #ccc; font-size: 14px; }
	.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;}



	/*-----联系我们-----------*/
	.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; } 
	
	
	
	
	
	/*-----联系我们-----------*/

	/* 	*{margin:0; padding:0; list-style:none; }
		body{ background:#fff; font:normal 12px/22px 宋体;  }
		img{ border:0;  }
		a{ text-decoration:none; color:#333;  }
		a:hover{ color:#1974A1;  }
		.js{width:90%; margin:10px auto 0 auto; }
		.js p{ padding:5px 0; font-weight:bold; overflow:hidden;  }
		.js p span{ float:right; }
		.js p span a{ color:#f00; text-decoration:underline;   }
		.js textarea{ height:100px;  width:98%; padding:5px; border:1px solid #ccc; border-top:2px solid #aaa;  border-left:2px solid #aaa;  } */
	
		/* 本例子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}
		
	/* 	.game163 .pageState{ position: absolute; top: 235px; right: 5px; font-family: "Times New Roman", serif; letter-spacing: 1px;}
		.game163 .pageState span{ color: #f00; font-size: 16px;} */
		
		
	/* 	商标分类/转让商标分类 */

		.tm_ty_title { min-height:120px; height: auto; background-color: #f8f9fa; box-shadow:0px 8px 16px 0px rgba(0,0,0,0.4); margin: 15px auto 60px auto;  }
		.tm_ty_title  .left{width:9%; margin: 10px 30px 10px 25px ; text-align: center;}
		.tm_ty_title  .left img{ margin-top: 12px; width:72px; height:72}
		.tm_ty_title  h2{margin: 16px 10px 8px 10px ;}
		.tm_ty_title  p{ font-size: 15px; line-height:28px;color:#555; margin:6px 10px 10px 10px;}
		