@charset "utf-8";
/* CSS Document */

*{margin:0px;padding:0px;font-family:"微软雅黑";}
body{ color:#414141; font-size:18px; line-height:28px;}
a:link,a:visited {text-decoration: none;color: #363636;}
a:hover {color: #cc3311;}
ul li{list-style-type:none}
img{border:0px; max-width:100%/*vertical-align:top;*/}
*+html img{-ms-interpolation-mode:bicubic;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden} 
.clearfix{*zoom:1;}
h3{ font-weight:normal;}
.back{ width:100%; padding:1.5% 0; background:#eeeeee}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {display: block;}

.fl{ float:left}
.fr{ float:right}
.w640{ min-width:320px; max-width:640px; margin:0px auto;}
.red{ color:#b62222}
.margintop0{ margin-top:0;}
.hengbox{height:5px; background:#ebebeb; border-top:1px solid #dedede;border-bottom:1px solid #dedede;}


header{ text-align:center; background:#fff; }
header img{}

/*banner焦点图*/

.slideBox img {
	width: 100%;
	height: auto;
}
.slideBox {
	max-width:640px;
	min-width: 320px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	
}
.slideBox .hd {
	position: absolute;
	height: 15px;
	line-height: 15px;
	bottom: 5px;
	right: 5px;
	z-index: 1
}
.slideBox .hd li {
	display: inline-block;
	width: 5px;
	height: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #333;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 6px
}
.slideBox .hd li.on {
	background: #fff
}
.slideBox .bd {
	position: relative;
	z-index: 0
}
.slideBox .bd li {
	position: relative;
	text-align: center
}
.slideBox .bd li img {
	background: url(../images/loading.gif) center center no-repeat;
	vertical-align: top;
	width: 100%
}
.slideBox .bd li a {
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
.slideBox .bd li .tit {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	text-indent: 10px;
	height: 28px;
	line-height: 28px;
	background: url(../images/focusBg.png) repeat-x;
	color: #fff;
	text-align: left
}




.in_nav{ padding:10px 0; background:#fff }
.in_nav ul{ }
.in_nav ul li{ width:33.3333%; padding:10px 0; text-align:center; float:left }
.in_nav ul li img{}
.in_nav ul li h3{font-size:24px; margin-top:5px;}

.in_titile{ height:50px; line-height:50px;border-bottom:1px solid #e5e5e5; position:relative }
.in_titile h3{ font-size:24px; margin-left:10px; float:left;}
.in_titile span{ position:absolute; right:10px; top:7px;}
.in_titile h3.tt_nei{ background: url(../images/sb_ttimg.jpg) no-repeat left center; padding-left:10px; margin-left:0px;}


.in_js{ background:#fff; padding-bottom:10px;}
.injs_con{ padding:10px;}
.injs_con img{ float:left; margin-right:15px; width:251px; height:146px;}
.injs_con p{ overflow:hidden; margin-top:10px; max-height:135px;  }


.in_kh{}
.kh_ul{}
.kh_ul li{width: 25%;text-align: center;box-sizing: border-box;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;float: left; border:1px solid #e5e5e5; border-top:none; border-right:none
}

.in_ry{ margin-bottom:10px;}
.ry_ul{ margin-top:5px;}
.ry_ul li{width: 33.33333%;text-align: center;float: left; margin-top:10px;}

.in_cl{}
.in_cl dl{ padding:10px;}
.in_cl dl dt{ float:left; width:30%; }
.in_cl dl img{ width:100%; border:1px solid #ccc}
.in_cl dl dd{ float:right; width:65%;}
.in_cl dl dd h3{ font-size:20px; margin-bottom:10px; font-weight:bold; }
.in_cl dl dd span{ max-height:52px; overflow:hidden }

.in_cl ul{background:#fff;}
.in_cl ul li{ background:url(../images/new_ioc.jpg) no-repeat left center; padding-left:15px; margin-left:10px; display:block;  height:50px; line-height:50px; border-top:1px dashed #DCDCDC; overflow:hidden}

footer{ background:#565656; color:#efeeee; text-align:center; padding:15px 0;}

.footer ul li{ float:left;  border-right:1px solid #d7d7d7; padding:25px; }

.footer ul li a img{ width:98px; height:69px;}

.footer{  width:640px;  position:fixed;  bottom:0; background:#ebebeb;  height:105px; z-index:9999;}

.footer_ul{ width:640px; margin:0px auto; position:relative; height:140px;   }
.footer h4{width:146px; height:61px; position:relative; bottom: 179px;   left: 469px;}

/**********************商标注册页面css**********************/
.psiti{ height:60px; background:#f6b500; line-height:60px; position:relative}
.psiti span{ position:absolute;}
.psiti h3{ font-size:28px;  color:#fff; position:absolute; left:30%;}
.psiti span:first-of-type{ left:20px; top:10px;}
.psiti span:nth-of-type(2){ right:20px;top:10px;}

.banner_con{ height:300px;}
.banner_con img{ height:300px;}
.lcimg{ padding-top:10px;}
.lcimg img{ display:block;}

.ziliao_box{ border-bottom:1px solid #e6e6e6; padding-bottom:10px;}
.ziliao_box ul{ padding-top:15px; width:95%; margin:0 auto}
.ziliao_box ul li.tt{ font-size:24px; color:#f48824; }
.ziliao_box ul li{ height:40px;}
.ziliao_box ul li span{ display:block; float:left; width:28px; line-height:28px; height:28px; background:#f6b500; border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%; color:#2f2f2f; text-align:center}
.ziliao_box ul li h3{float:left; padding-left:10px;}
/**********************专利页面css**********************/
.zl_img1{ padding:10px 0;}
.zl_img1 img{ display:block;}

/**********************商标流程页面css**********************/

.lc_quna{}

.sb3_org{ color:#ff7e00}

dl.sb3_tt{background:#f4f4f4; padding:10px 0 10px 15px;}
dl.sb3_tt dt{ float:left; width:50px; height:50px; background:#ffa200; border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px; font-size:30px; color:#fff; line-height:50px; text-align:center; font-weight:bold}
dl.sb3_tt dd{float:left; padding-left:5px; color:#4b4b4b;}
dl.sb3_tt dd h3{ font-size:30px; font-weight:bold;}
em.sb3_small{ font-style:normal; font-weight:normal; padding-left:5px; font-size:18px;}
dl.sb3_tt dd p{ color:#7a7a7a; font-size:16px; ;}

.quna_box{ margin-top:10px; padding-left:20px;}
.quna_box h3{ font-size:25px; height:40px; background:url(../wap/images/sblc/quna_ico1.jpg) no-repeat left center; padding-left:20px; line-height:40px;}
.quna_box p{ font-size:18px;height:20px}



/************商标注册条件************/
.sblc_zl{ }
.m20{ margin-top:20px;}

.sb3_zl1{ height:192px; background:url(../wap/images/sblc/tj_bg1-09.jpg) no-repeat left 35px; position:relative; margin-top:15px;}
.sb3_zl1 span{ position:absolute; line-height:22px; text-align:center;color:#464646}
.sb3_zl1 span.biao{left:246px; top:10px;}
.sb3_zl1 span.sp{ left:10px; top:10px; font-size:22px; font-weight:bold;}
.sb3_zl1 span.sp1{ left:23px; top:130px;}
.sb3_zl1 span.sp2{left:160px; top:130px;}
.sb3_zl1 span.sp3{left:269px; top:145px;}
.sb3_zl1 span.sp4{left:398px; top:140px;}
.sb3_zl1 span.sp5{left:524px; top:145px;}

.sb3_zl2{height:230px; background:url(../wap/images/sblc/tj_bg2.jpg) no-repeat left 35px; position:relative; margin-top:25px;}

.sb3_zl2 span{ position:absolute; line-height:22px; text-align:center;color:#464646}
.sb3_zl2 span.biao{left:246px; top:10px;}
.sb3_zl2 span.sp{ left:10px; top:10px; font-size:22px; font-weight:bold}
.sb3_zl2 span.sp1{ left:8px; top:130px;}
.sb3_zl2 span.sp2{left:128px; top:130px;}
.sb3_zl2 span.sp3{left:240px; top:130px;}
.sb3_zl2 span.sp4{left:342px; top:132px;}
.sb3_zl2 span.sp5{left:453px; top:144px;}
.sb3_zl2 span.sp6{left:563px; top:148px;}


/************商标注册流程************/

.sblc_lc{}
.sblc_lc .lc1{ width:98%; margin:0 auto; border-bottom:1px solid #e8e8e8; padding-bottom:10px; }

.sblc_lc .lc1 h3{ font-size:22px; height:60px; line-height:60px; padding-left:10px;}
.font25{ font-size:25px;}
.sblc_lc .lc1 p{line-height:26px;  padding:5px 10px;display:block; max-height:88px;}
.sblc_lc .lc1 p.btn{ background:#ffa200; display:block; margin:0 auto; width:320px; height:40px; font-size:20px; font-weight:bold; line-height:40px; text-align:center; border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px; margin-top:10px;}
.sblc_lc .lc1 p.btn a{ color:#fff}

/************商标注册时间************/

.sblc_sj{}
.sblc_sj h3.smalltt{ text-align:center; font-weight:bold; height:65px; margin-top:15px;}
.sblc_sj h3.smalltt .tt_tt{ font-size:20px; font-weight:normal}

.sb3_timebg{ background:url(../wap/images/sblc/sj_bg1.jpg) no-repeat center; height:369px; position:relative}
.sb3_timebg span{position:absolute; color:#464646; font-size:20px;}
.sb3_timebg span.sp1{top:30px; left:65px;}
.sb3_timebg span.sp2{top:98px; left:65px;}
.sb3_timebg span.sp3{top:196px; left:65px;}
.sb3_timebg span.sp4{top:286px; left:65px;}
