﻿
/*公共----高级搜索弹出窗口*/

.ui-window-tip {
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 999999;
	background: rgba(77, 77, 77, 0.53);
	font-family: microsoft yahei, Microsoft YaHei;
}
.ui-window-tip .ui-win {
	margin: 0 auto;
	margin-top: 30px;
	width: 500px;
	position: relative
}
.ui-window-tip .ui-win-search {
	margin: 0 auto;
	margin-top: 60px;
	width: 500px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.ui-window-tip .ui-win img {
	width: 100%;
	display: block
}
.ui-window-tip .ui-win-title {
	height: 55px;
	font-size: 24px;
	line-height: 55px;
	border-bottom: 1px solid #0298ca;
	color: #fff;
	text-indent: 20px;
	background-color: #0298ca;
	font-weight: bold;
}
.ui-window-tip .ui-win-main {
	background: #fff;
	padding: 18px 26px;
	overflow: hidden;
	z-index: 20
}
.ui-window-tip .ui-win-main .form-infor {
	text-align: center;
	color: #ff8575;
	font-size: 18px;
	margin-bottom: 15px;
}
.ui-window-tip .ui-win-p {
	font-size: 14px;
	color: #333;
	margin-bottom: 5px;
	width: 30%;
	float: left;
	height: 34px;
	line-height: 34px;
	text-align: right;
	font-family: simsun, "microsoft yahei", arial;
}
.ui-window-tip .ui-win-block {
	float: left;
	line-height: 30px;
	width: 70%;
}
.ui-window-tip .ui-input-tip {
	margin-top: 5px;
	height: 20px;
	line-height: 20px;
}
.ui-window-tip .ui-win-p span {
	display: inline-block;
	width: 10px;
	height: 34px;
	line-height: 34px;
	color: red;
}
.ui-win-content {
	float: left;
	width: 100%;
	margin-top: 5px
}
.ui-win-content .ui-win-result-p {
	margin: 25px 0;
	padding-left: 15%;
	height: 59px;
	line-height: 59px;
	font-size: 2em;
	font-weight: bold;
	color: #666;
}
.ui-win-content .ui-sucess-result {
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
}
.ui-win-content .ui-sucess-qrcode {
	text-align: center;
	width: auto;
	margin: 10px 0;
}
.ui-win-content .ui-sucess-new {
	text-align: center;
	width: auto;
	margin: 10px 0;
}
.ui-win-content .bj-btn-apply {
	height: 52px;
	width: 250px;
	background: #0298CA;
	line-height: 52px;
	text-align: center;
	font-size: 22px;
	letter-spacing: 2px;
	color: #fff;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 10px auto 20px;
}
.ui-win-content .disabled {
	background: #ddd;
}
.ui-win-s-infor {
	width: 100%;
	height: 80px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100
}
.ui-win-s-infor p {
	color: #666;
	font-size: 12px
}
.ui-win-s-infor a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	background: rgba(76, 76, 76, .5);
	width: 100%
}
.ui-window-tip .ui-win-close-i {
	position: absolute;
	right: -25px;
	top: -25px;
	width: 50px;
	height: 50px;
	background: url("../Images/bicon.png") no-repeat left top;
	cursor: pointer;
	background-position: 0 -91px
}
.ui-window-tip .ui-win-close {
	color: rgba(255, 255, 255, 0.48);
	cursor: pointer;
	display: block;
	font-family: tahoma;
	font-size: 24px;
	font-weight: 700;
	height: 18px;
	line-height: 14px;
	position: absolute;
	right: 12px;
	text-decoration: none;
	top: 12px;
	z-index: 10;
}
.ui-window-tip .ui-win-close:hover {
	color: #fff;
}
.ui-window-tip .ui-win-result {
	display: none;
	background: #fff;
	padding: 18px 26px;
	overflow: hidden;
	height: 465px;
}
.ui-window-tip .ui-win-load {
	display: none;
	background: #fff;
	padding: 18px 26px;
	overflow: hidden;
	height: 429px;
	background: rgba(255, 255, 255, .5) url("../Images/loading.gif") no-repeat center 40%;
	position: absolute;
	top: 50px;
	left: 0;
	width: 426px;
	z-index: 999
}
.bj-logo-wrap {
	text-align: center;
	margin: 120px 0 40px;
}
.bj-panel-warp .count-li {
	text-align: left;
	padding: 0 10px;
	margin: 40px 0 10px;
	display: inline-block;
	border-right: 1px solid #d8d8d8;
	height: 18px;
	line-height: 18px;
}
.bj-panel-warp .count-li:first-child {
	padding: 0 10px 0 0
}
.bj-panel-warp .count-li:last-child {
	border: 0
}
.bj-panel-warp .bj-search-content {
	width: 820px;
  	margin: 25px auto 25px;
}
.bj-panel-warp .bj-search-content .search-box {
	height: 56px;
	width: 807px;
	padding: 1px;
	margin-bottom: 13px;
}
.bj-panel-warp .bj-search-content .search-box .text-msg {
	padding: 0px 35px;
	width: 494px;
	height:54px;
	outline:medium;
}
.bj-panel-warp .bj-search-content .search-box .btn {
	height: 48px
}
.bj-panel-warp .bj-panel-title {
	width: 100%;
	text-align: center;
	height: 40px;
	line-height: 40px;
	position: relative
}
.bj-panel-warp .bj-panel-more {
	font-family: simsun;
	float: right;
	color: #C6A86E;
	font-size: 12px;
}
.bj-panel-dt-wrap {
	width: 278px;
	float: left;
}
.report-wrap {
	width: 678px;
}
.bj-panel-warp .bj-panel-title p {
	width: 180px;
	display: inline-block;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #fff;
	font-size: 26px;
	font-weight: bold;
	color: #444;
}
.bj-panel-warp .bj-panel-title span {
	height: 1px;
	background: #e8e8e8;
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: -1;
}
.bj-panel-dt-wrap .bj-panel-title, .bj-panel-dt-wrap .bj-panel-title p {
	text-align: left;
	height: 50px;
	line-height: 50px;
}
.bj-panel-dt-wrap .bj-dt {
	border-bottom: 1px solid #d6d6d6;
}
.bj-panel-dt-block {
	margin-left: 33px;
}
.index-mt-panel .index-mt-first {
	font-family: simsun;
	padding: 10px;
	border: 1px solid #d6d6d6;
	overflow: hidden;
	color: #888;
	display: block;
}
.index-mt-panel .index-mt-first .index-mt-img {
	float: left;
	width: 132px;
	height: 110px;
	overflow: hidden;
}
.index-mt-panel .index-mt-first .index-mt-title {
	font-size: 14px;
	color: #666;
	float: left;
	width: 504px;
	font-weight: bold;
	margin: 15px 0 0 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*common-mt*/
.bj-panel-warp .index-mt-common {
	height: 46px;
	line-height: 46px;
	width: 100%;
	float: left;
	font-size: 14px;
	color: #666;
	font-family: simsun;
}
.bj-panel-warp .mt-common-title {
	width: 380px;
	float: left;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 12px;
}
.bj-panel-warp .mt-common-time {
	float: right;
	color: #888;
	font-size: 12px;
	margin-right: 15px;
}
.index-mt-panel .index-mt-first .index-mt-info {
	float: left;
	font-size: 12px;
	width: 504px;
	height: 48px;
	overflow: hidden;
	line-height: 24px;
	margin: 10px 0 0 14px;
}
/*新增首页下方 我们的客户*/
.customer-block {
	margin-top: 40px;
}
.customer-wrap {
	overflow: hidden;
	width: 981px;
	margin: 50px auto 0;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
}
.customer-wrap .customer-wrap-row {
	width: 327px;
	float: left;
}
.customer-wrap .cus-row-big {
	width: 163px;
	height: 163px;
	float: left;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	overflow: hidden;
}
.customer-wrap .cus-row-small {
	float: left;
	height: 81px;
	width: 80px;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	overflow: hidden;
}
.customer-wrap .cus-row-common {
	width: 161px;
	height: 81px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}
.customer-wrap .cus-row-bottom {
	float: left;
	width: 327px;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}
.customer-wrap .cus-bottom-panel {
	width: 162px;
	float: left;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}
.customer-wrap .cus-bottom-panel:first-child {
	width: 163px;
}
.index-mt-panel .index-mt-first .index-mt-time {
	width: 504px;
	text-align: right;
	float: left;
	font-size: 12px;
	margin: 5px 0 0 14px;
}
.bj-panel-warp .bj-panel-block {
	height: 240px;
	margin: 20px 0;
}
.bj-panel-warp .bj-panel-block .bj-kh-div {
	float: left;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 152px;
	border: 1px solid #eee;
	margin-right: 13px;
}
.bj-panel-warp .bj-panel-block .bj-kh-div:last-child {
	margin: 0;
}
.bj-panel-warp .bj-panel-block-ul li {
	float: left;
	width: 100%;
	height: 41px;
	line-height: 41px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	font-family: simsun;
	color: #666;
	font-size: 14px;
}
.bj-panel-warp li .ul-time {
	float: right;
	font-size: 12px;
	color: #999;
}
.bj-panel-warp li .ul-info {
	float: left;
}
.bj-search-box {
	position: relative;
}
.bj-search-box .advanced-search {
	display: inline-block;
	float: right;
	margin-left: 5px;
	height: 40px;
	width: 79px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #C6A86E;
	margin: 0;
	padding: 0;
	background: #c4e7d0;
	color: #018b30;
	font-size: 14px;
	font-family: simsun, arial;
}
.search-box {
	position: relative;
	padding: 1px;
	height: 40px;
	background: #0298ca;
	width: 698px;
	float: left;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px
}
.search-box .search-select {
	position: absolute;
	top: 6px;
	left: 2px
}
.search-box .search-select .sel {
	border: 0
}

 .search-box .text-msg:-ms-input-placeholder {
 font-size: 12px;
 color: #9c9c9c;
 font-weight: normal
}
 .search-box .text-msg::-webkit-input-placeholder {
 font-size: 12px;
 color: #9c9c9c
}
 .search-box .text-msg::-moz-placeholder {
 font-size: 12px;
 color: #9c9c9c
}
.active .text-msg {
	border-color: #C6A86E
}
.search-box .btn1 {
	position: absolute;
	top: 0;
	right: 0;
	width: 304px;
    height: 56px;
	border: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #0298ca;
	color: #fff;
	font-size: 22px;
	cursor: pointer;
	font-family: "microsoft yahei";
	outline:medium;
}
.search-box .bj-search-btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.ui-win-block input{  
  border: 1px solid #ccc;
  font-size: 14px;
  margin-top: 2px;
  padding: 5px;
  width:250px;
  }
  
.search-box .text-msg {
  padding: 9px 9px 9px 35px;
  width: 593px;
  height: 66px;
  border: 1px solid #fff;
  background: #fff url(../Images/search.png) no-repeat 10px center;
  font-size: 16px;
  color: #777;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}  
.yzm{
  width: 113px;
  height: 32px;
  overflow: hidden;
  border: 1px solid #ccc;
  float: left;
  margin-left: 10px;
  margin-top: 1px;	
	}
.yzm img{ width:100%;}

.xiala{
  border: 1px solid #ccc;
  font-size: 14px;
  margin-top: 2px;
  padding: 5px;
  width:262px;
  }
.miaos{
  border: 1px solid #ccc;
  font-size: 14px;
  margin-top: 2px;
  padding: 5px;
  width:250px;
  }  
.bj-panel-warp{
	  padding-top: 20px;
}
.clearfix  .zzz{text-align: center;line-height: 50px;  color:#333333;font-size: 36px; margin-top: 10px;} 
.remark{ text-align:center;  margin-top: -8px;}
.remark span{
	color:#838383;
	font-size: 20px;
	line-height: 50px;
}
.new-content dt{
  color: #FFF;
  font-size: 12px;
}
.com_list {
	margin:0 30px;
}
.com_list li{
	font-size: 14px;
	color: #333;
	padding: 2px 0px;
}   
.xiqu1{ padding-right:40px;}
.mingcc{padding-right:40px;}
.ell_g{padding-right:45px;}
.news-bg{background: rgba(255,255,255,0.3); padding:0 5px;border: 1px solid #E2E2E2;overflow:hidden;margin-bottom: 18px; width:807px; height:168px;}
.news-bg dl{ float:left;}
.news-bg dl dt{ font-size:14px; padding-left:30px; color:#333;  padding-top: 9px;}
.news-column p{ width:360px;font-size:12px; padding-left:60px; color:#666; margin-top:5px;}
.scrollDiv{ height: 80px;}
.search_num{ padding-left: 60px; color: #666;}
.newsticker-jcarousellite{padding-left: 60px; margin-top: 8px;}
.newsticker-jcarousellite ul li a{ color: #666; font-size: 12px;}
.news-bg02{ overflow:hidden; background-color:#FFF;float: left; width:100%;}
.news-bg .new-content{ width:495px; height:167px;  margin-top: 8px;}
.news-tool ul{ overflow:hidden; margin-top:15px;}
.news-tool ul li{ float:left; width:75px; text-align:center;}
.news-tool ul li a{ border-right:1px solid #eee; height: 32px; display:block;}
.news-tool ul li h4{ color:#666; font-weight:normal; margin-top:10px; font-size:12px;}
.news-tool ul li h4 a{font-size:12px;margin:0;border: none;}
.news-tool ul li h4 a:hover{ color:#df1344; font-size:12px;}
.marquee{overflow:hidden; height:100px;  margin-top: 14px;}
.you{ width:430px; height:200px; padding: 10px 20px;}
.you h2{ font-size:18px; font-weight:bold; color:#df2828;}
.you ul li{ float:left; width:86px; height:130px; text-align:center; font-size:16px;  margin: 0px 4px;}
.news-xian{float: left; background-color: #FFF; margin-top: 14px; width: 152px; height: 143px; border-left: 1px solid #E2E2E2;  overflow: hidden;  text-align: center;}
.news-xian_a{ display:block;margin-top: 26px;}


/*商标改版*/
/*不注册商标“四大”危害*/
.sdwh{ background:#f2f2f2;}
.sdwh_main{ width:990px; margin:auto;}
.sdwh_main .sdwh_mainh1{ font-size:36px; text-align:center; padding:35px 0px;  padding-bottom: 5px;}
.sdwh_a{ overflow:hidden; background:url(../Images/hsxx.png) no-repeat center;  margin-top: 15px;}
.sdwh_a li{ float:left;  width:465px; height: 92px; margin:4px 15px;}
.sdwh_a li img{ float:left;}
.sdwh_wz{ float:left; margin:15px 0px 0px 20px; width:336px;}
.sdwh_wz .sdwh_wzh2{ font-size:18px; color:#ff3333 }
.sdwh_wz p{font-size:12px;}
/*如何注册商标*/
.rhzc{  margin-top:10px; padding-bottom:40px;}
.rhzc_a{ overflow:hidden;margin:auto;}
.rhzc_aa{ float:left; color:#ff0000; width:585px;  margin-left: 46px;  margin-top: 45px;}
/*商标注册的流程*/
.zclc{background:#f7f7f7;  padding-bottom: 30px;}
.zclc_b{ margin:auto; overflow:hidden;  width: 960px;}
.zclc_b li{ float:left; width:240px;  padding: 0px 24px;  margin-top: 13px;}
.zclc_b li h2{ font-size:18px;}
.zclc_b li p{ font-size:12px;  margin-top: 10px;}
a:hover{text-decoration:underline; color:#FE8431;}
/*商标注册所需材料*/
.sbcai{ margin:auto; overflow:hidden;  width: 904px; margin-top:50px;}
.sbcail{ width:535px; height:202px; float:left;}
.sbcail_b{ width:369px; height:194px; float:right;}
.sbcail_a{width:433px; height:120px; border-bottom:1px dashed #dddddd; font-size:14px;  line-height: 21px;}

.lizn{  padding: 1px 5px; border: 1px solid #666666; font-size: 12px;  margin-left: 20px;}
.sbsj{padding: 4px 17px; border: 1px solid #666666; margin:10px;}
.sbsj:hover{ border: 1px solid #FE8431;}
.lizn:hover{ border: 1px solid #FE8431;}

.sbcai a:hover{color:#FE8431;}
.sbcai a{}
.sbcail_b_b{ line-height:30px;  margin-top: 11px;  margin-bottom: 26px;}


/*我们的优势*/
.yous{background:#003366; color:#fff;}
.youss{text-align:center; margin:30px auto;}
.youss a{color:#fff;}
.youss a:hover{color:#FE8431;}
.gengg{color:#fff; text-align:center; font-size:30px; padding:7px 60px; border:1px solid #fff; margin:auto;}
.gengg:hover{border: 1px solid #FE8431;}


#scroll { width: 64px; height: 55px;right: 1px; bottom: 10%;  display: none;  cursor: pointer; position: fixed; background: url("../Images/topp.png") no-repeat; z-index: 999999;}



.bann2{height: 430px; background: url(../Images/ba_banner.jpg) no-repeat; width: 100%; background-position: center 0; background-size: cover; display: block;}
.zuop a{  display: block; float: left; width: 191px; text-align: center; background-color: #0298ca; height: 40px; color: #fff; font-size: 18px; line-height: 40px;  margin-right: 3px;}
.zuop a:hover{  text-decoration: none;}
.cc-con-small{ overflow:hidden;}
.cc-con-small li{ width:140px; height:140px; float:left;}
.cccs-img { padding: 30px 0px 8px 0px; overflow:hidden; text-align:center;}
.cccs-text { font-size: 16px; color: #999; text-align:center;}


.cccs-img:hover img {
    transform: scale(1.3);
    transition: all 1s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 1s ease 0s;
}

.zzqq{height:163px; margin:auto; background:#6699cc; overflow:hidden;}
.zzq{ width:170px; height:163px; border-right:1px solid #fff; font-size:30px; color:#fff; text-align:center;  padding-top: 34px; float:left;}
.zzq_b { width:773px; float:left; color:#fff; font-size:15px; margin: 16px 23px;}

.liuc1{ width:118px; height:120px; background:#cccc66; color:#fff; border-radius:30px; margin:30px auto;  text-align: center;}
.liuc1 p	{ padding-top: 30px;}
.dzlc{ overflow:hidden;}
.dzlc li{ float:left; width:175px;  margin: 0px 11px;}
.liuc1:hover {
    transform: scale(1.1);
    transition: all 0.3s ease 0s;
	-webkit-transform: scale(1.1);
	-webkit-transform: all 0.3s ease 0s;
}
.dzlc li p{ font-size:14px;}
.dzlc li a{ display: block; width:104px; height:30px; background:#fff; text-align:center; color:#ff3333; border:1px solid #cccccc; line-height:30px; margin:30px auto; font-size:14px;}
	
.sbcai li{ width:452px; float:left; color:#fff;  margin: 5px 0px;}


/*联系我们*/
.sbzclc h1{ text-align:center; color:#264881; font-weight:100;    line-height: 28px;margin-top:50px; font-size: 2rem;  padding-bottom: 6px;}
.lianan{ width:167px; height:50px; line-height:50px; text-align:center;background:#e26f24; font-size:21px; margin-top:50px;}
.lxwm{ width:80%; margin:auto;}
.lxwm p{ text-align:center;color:#58595b;    line-height: 28px;}
.lxwmz{ font-size:14px;color:#264881;}
.lxwmzh1{ font-weight:bold; font-size:24px; text-align:center; color:#264881;}
.lxwm_dh{margin: 20px auto; width:200px;text-align:left;font-size:14px;color:#264881;}
.lxwm_rwm{ text-align:center; margin:30px auto;}
.red{ color:red;}












