@charset "UTF-8";
/*首页导航部分*/
.banner{
	position: relative;
}
.tabs {
    position: absolute;
    top: 90%;
    left: 54.8%;
    margin-left: -85px;
}
.tabs li {
    height: 20px;
    width: 20px;
    background-color: #999;
    line-height: 20px;
    text-align: center;
    font-size: 10px;
    float: left;
    color: #fff;
    margin-right: 10px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    cursor: pointer;
}
.tabs .bg{
	background-color: #a00;
}
.btn{
	position: absolute;
    height: 90px;
    width: 60px;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 90px;
    font-size: 40px;
    top: 40%;
    cursor: pointer;
}
.btnLeft{
	left: 0;
}
.btnRight{
	right: 0;
}

/*热销产品*/
.trademark-service{
	width: 100%;
	float: left;
	padding-top: 30px;
}
.service,.service-title,.all-add,.service-con,.add-shangbiao{
	width: 100%;
	float: left;
}
.all-add,.service-con{
	padding-top: 20px;
}
.all-hot{
	width: 23.5%;
	background-color: #fff;
	margin-right: 2%;
	float: left;
}
.all-hot{
	border: 1px solid #ccc;
	margin-top: 10px;
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
}
.all-hot:last-child{
	margin-right: 0;
}
.all-hot:hover{
	box-shadow: 0 0 10px rgba(255,0,0,.5);
	-moz-box-shadow: 0 0 10px rgba(255,0,0,.5);
	-webkit-box-shadow: 0 0 10px rgba(255,0,0,.5);
	cursor: pointer;
	margin-top: 0;
}
.add-img{
	margin-bottom: 20px;
}
.add-img img{
	width: 100%;
}
.add-word{
	text-align: center;
	margin: 0 15px 30px 15px;
}
.add-word h3{
	font-size: 20px;
}
.add-word p{
	color: #999;
	line-height: 40px;
	font-size: 16px;
	margin: 10px 0;
}
.add-word button,.add-sb-price button,.bq-right button{
	width: 60%;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	background-color: #f00;
	border-radius: 10px;
	color: #fff;
	transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
}
.add-word button:hover,.add-sb-price button:hover,.bq-right button:hover{
	border: 1px solid #a00;
	background-color: #a00;
	color: #fff;
}

/*商标服务*/
.fudong,.add-sb-img,.add-sb-price{
	width: 100%;
	float: left;
}
.add-fudong{
	width: 32%;
	margin-right: 2%;	
	float: left;
	padding: 10px 0 0 6px;
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
}
.add-fudong:hover{
	padding: 0 6px 10px 0;
}
.service-con .add-shangbiao{
	width: 100%;
	background-color: #fff;
	border: 1px solid #ccc;
	float: left;
}
.service-con .add-shangbiao:hover{
	box-shadow: 0 0 10px rgba(255,0,0,.5);
	-moz-box-shadow: 0 0 10px rgba(255,0,0,.5);
	-webkit-box-shadow: 0 0 10px rgba(255,0,0,.5);
	cursor: pointer;
}
.fudong{
	padding: 30px 30px 0 30px;
	position: relative;
}
.fudong h3{
	font-size: 24px;
	line-height: 24px;
	position: absolute;
	top: 30px;
	left: 30px;
}
.bg-word{
	font-size: 36px;
	color: #ebebeb;
	line-height: 48px;
	padding: 10px;
	overflow: hidden;
}
.fudong p{
	width: 100%;
	height: 100%;
	line-height: 25px;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	margin-bottom: 20px;
	color: #666;
}
.add-sb-img{
	padding-bottom: 20px;
}
.add-sb-img img{
	width: 100%;
	float: left;
}
.add-sb-price{
	padding: 0 20px 30px 20px;
	position: relative;
}
.get-price button{
	width: 48%;
}

/*版权服务*/
.service-reg{
	width: 100%;
	float: left;
	margin-top: 20px;
}
.register{
	width: 32%;
	background-color: #fff;
	margin-right: 2%;
	margin-top: 10px;
	border: 1px solid #ccc;
	float: left;
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
}
.register:last-child{
	margin-right: 0;
}
.register:hover{
	box-shadow: 0 0 10px rgba(255,0,0,.5);
	-moz-box-shadow: 0 0 10px rgba(255,0,0,.5);
	-webkit-box-shadow: 0 0 10px rgba(255,0,0,.5);
	cursor: pointer;
	margin-top: 0;
}
.bq-left{
	width: 40%;
	float: left;
}
.bq-left img{
	width: 100%;
	height: 140px;
	padding: 20px;
	border-radius: 20px;
	float: left;
}
.bq-right{
	width: 60%;
	padding: 20px 20px 20px 0;
	float: left;
}
.bq-right h3{
	font-size: 20px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
}
.bq-right p{
	font-size: 14px;
	line-height: 40px;
	color: #999;
}

/*专利服务*/
.why,.why-advantage,.advantage-con{
	width: 100%;
	float: left;
}
.advantage-con{
	padding-top: 20px;
}
.advantage-name{
	width: 23.5%;
	background-color: #fff;
	margin-right: 2%;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #ccc;
	float: left;
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
}
.advantage-name:last-child{
	margin-right: 0;
}
.advantage-name:hover{
	box-shadow: 0 0 10px rgba(255,0,0,.5);
	-moz-box-shadow: 0 0 10px rgba(255,0,0,.5);
	-webkit-box-shadow: 0 0 10px rgba(255,0,0,.5);
	cursor: pointer;
	margin-top: 0;
}
.name-hot{
	width: 100%;
	padding: 20px 10px 15px 10px;
	background-color: #ebebeb;
	float: left;
}
.hot1{
	width: 100%;
	float: left;
}
.hot1 img{
	width: 40%;
	height: 75px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	padding-right: 15px;
	float: left;
}
.hot1-right{
	width: 60%;
	float: left;
}
.hot1-right h3{
	font-size: 18px;
	margin-bottom: 10px;
}
.hot1-right p{
	color: #666;
	margin-bottom: 5px;
}
.hot1-right b{
	font-size: 16px;
	color: #f00;
}
.name-ul{
	width: 100%;
	padding: 15px 0 20px 0;
	text-align: center;
	float: left;
}
.name-ul ul{
	width: 100%;
	float: left;
}
.name-ul li{
	padding: 0 15px 20px 15px;
	color: #666;
	float: left;
}
.name-ul li a{
	color: #666;
}
.name-ul li a:hover{
	color: #f00;
}
.more-con{
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	float: left;
}
.name-ul button{
	width: 60%;
	height: 40px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background-color: #f00;
	border-radius: 10px;	
	-o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.name-ul button:hover{
	background-color: #a00;
}


/*商标资讯*/
.trademark-news{
	margin-top: 30px;
	width: 100%;
	float: left;
}
.news-con{
	width: 100%;
	float: left;
	background-color: #fff;
	padding-top: 30px;
	margin-top: 20px; 
}
.new{
	width: 100%;
	float: left;
}
.news-left{
	width: 62%;
	float: left;
}
.news-left-tit,.new-left-con{
	width: 100%;
	float: left;
}
.news-left-tit h3{
	font-size: 24px;
	border-left: 2px solid #a00;
	padding-left: 10px;
	float: left;
}
.news-left-tit span{
	float: right;
	line-height: 36px;
	font-size: 24px;
	font-weight: bold;
}
.new-left-con{
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
}
.new-left-con:last-child{
	border-bottom: none;
}
.news-left-img{
	width: 40%;
	padding-right: 20px;
	float: left;
}
.news-left-img img{
	width: 100%;
	float: left;
}
.news-left-word{
	width: 60%;
	float: left;
}
.news-left-word h4{
	font-size: 18px;
	line-height: 30px;
}
.news-left-word h4:hover{
	color: #a00;
	cursor: pointer;
}
.news-left-word p{
	line-height: 30px;
	color: #999;
	font-size: 14px;
}
.news-left-span{
	padding-top: 20px;
	color: #999;
	width: 100%;
	float: left;
}
.news-left-span span{
	float: left;
	margin-right: 30px;
	background-color: #f00;
	color: #fff;
	font-size: 14px;
	padding: 5px 10px;
	border-radius: 10px;	
	cursor: pointer;
}
.news-left-span span:hover{	
	border-radius: 0;	
}
.new-right{
	width: 35%;
	float: right;
}
.new-right{
	border: 1px solid #ccc;
}
.new-right-tit{
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #ccc;
	padding: 0 20px;
	background-color: #eee;
}
.new-right-tit h3{
	font-size: 16px;
	float: left;
}
.new-right-tit span{
	font-size: 14px;
	color: #999;
	float: right;
}
.new-right-news{
	width: 100%;
	float: left;
	padding: 10px 0;
	margin-bottom: 20px;
	overflow: hidden;
}
.new-right-news li{
	width: 100%;
	list-style-type: decimal-leading-zero;
	list-style-position: inside;
	padding: 0 20px;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	float: left;
	cursor: pointer;
}
.num{
	float: right;
	font-size: 14px;
	color: #999;
}
.new-right-news li:hover{
	color: #f00;
}
/*首页部分没用标签*/
/*.all-add .dib{
	display: inline-block;
}*/

/*商标相关服务类型*/
/*.trademark-type{
	width: 100%;
	padding-top: 20px;
}

.type-bg{
	width: 291px;
	background-color: #fff;
	margin-right: 12px;
	margin-top: 30px;
	padding-bottom: 10px;
	float: left;
}

.type-bg:hover{
	box-shadow: 0 0 10px rgba(0,0,0,.5);
}

.type-bg1{
	margin-right: 0;
}

.trademark-type img{
	margin: -30px 105px 0 105px;
}

.trademark-type h3{
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	cursor: default;
}

.type-con{
	margin: 0 40px; 
}

.type-con1{
	float: left;
}

.type-con2{
	float: right;
}

.type-con li{
	line-height: 30px;
	font-size: 14px;
}
*/

/*.add-word h4{
	font-size: 16px;
	color: #a00;
}

.add-word h4 b{
	font-size: 20px;
	color: #f00;
}*/

/*.service-con img{
	width: 232px;
	height: 190px;
	float: left;
}

.service-con p{
	width: 232px;
	height: 60px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
	float: left;
}*/

/*
.add-sb-price s{
	font-size: 16px;
	color: #666;
	margin-bottom: 10px;
	display: inline-block;
}
.add-sb-price h4{
	font-size: 16px;
}
.add-sb-price h4 b{
	font-size: 24px;
	color: #f00;
}
.add-sb-price a{
	font-weight: normal;
	float: right;
	line-height: 36px;
	text-decoration: underline;
}
.add-sb-price a:hover{
	text-decoration: underline;
}
.add-sb-price img{
	width: 48px!important;
	height: 40px!important;
	color: #fff;
	position: absolute;
	margin-left: 50%;
	bottom: -15px;
	left: -24px;
}*/

/*.reg-title{
	width: 348px;
	height: 40px;
	line-height: 40px;
	margin: 0 20px;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
	display: inline-block;
	cursor: default;
}

.service-reg-bottom{
	padding: 0 30px 0 20px;
}

.service-reg-bottom li{
	font-size: 14px;
	padding-right: 35px;
	padding-top: 15px;
	float: left;
}

.service-reg-bottom .right{
	padding-right: 0;
}*/

/*.trademark-flow{
	width: 100%;
	margin-top: 20px;
}

.flow-con{
	margin: 20px 0 30px 0;
}

.flow-con li{
	width: 220px;
	background-color: #fff;
	margin-right: 25px;
	padding-bottom: 30px;
	float: left;
	transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
}

.flow-con li:last-child{
	margin-right: 0; 
}

.flow-con span{
	width: 220px;
	display: inline-block;
	float: left;
}

.flow-con span img{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin: 15px 70px;
}

.flow-con li:hover{
	box-shadow: 0 0 10px rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
	cursor: pointer;
}

.flow-con h3{
	font-size: 16px;
	text-align: center;
}

.flow-con p{
	padding: 10px 35px 0 35px;
	line-height: 20px;
	text-align: center;
}
*/