@charset "UTF-8";
/*专利申请价值*/
.where{
	width: 100%;
	padding-top: 0px;
	float: left;
}
.where-need,.where-con{
	width: 100%;
	float: left;
}
.where-con{
	padding-top: 20px;
}
.where-con li{
	width: 18.4%;
	background-color: #fff;
	border: 1px solid #ccc;
	margin-right: 2%;
	text-align: center;
	float: left;
	margin-top: 10px;
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
}
.where-con li:last-child{
	margin-right: 0;
}
.where-con li: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;
}
.where-con img{
	width: 20%;
	margin: 19px 40%;
	float: left;
}
.where-con h3{
	width: 100%;
	float: left;
	padding: 15px;
	font-size: 18px;
	line-height: 40px;
}
.where-con p{
	margin: 0 15px;
	line-height: 30px;
	color: #999;
	font-size: 14px;
	float: left;
}
.where-con hr{
	width: 50%;
	height: 1px;
	background-color: #ccc;
	border: none;
	margin: 20px 25%;
	float: left;
}
.need-img{
	width: 100%;
}
.need-img img{
	width: 40%;
	margin: 0 30% 20px 30%;
}


/*专利申请类型*/
.why,.why-advantage{
	width: 100%;
	float: left;
}
.why{
	margin-top: 30px;
}
.why-con{
	width: 100%;
	height: 200px;
	background-color: #fff;
	margin-top: 20px;
	float: left;
}
.time{
	width: 33.3%;
	height: 160px;
	margin: 20px 0;
	float: left;
	border-right: 1px solid #ccc;
	display: inline-block;
}
.time:last-child{
	border-right: 0;
}
.time-left{
	width: 30%;
	padding: 20px 10px;
	float: left;
}
.time img{
	width: 100%;
	float: left;
}
.time-word{
	width: 70%;
	padding: 10px;
	float: left;
}
.time-word h3{
	font-size: 18px;
}
.time-word p{
	margin: 15px 0 25px 0;
	font-size: 14px;
	color: #999;
}
.time-word span{
	height: 30px;
	display: inline-block;
	overflow: hidden;
}
.time-word button{
	width: 80px;
	height: 30px;
	border: 1px solid #a00;
	background-color: #f00;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
	margin-right: 20px;
	-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;
}
.time-word button:hover{
	background-color: #a00;
	color: #fff;
}
.time-word b{
	color: #f00;
}
.time-word b:hover{
	text-decoration: underline;
	cursor: pointer;
}

/*服务保障*/
.zl-service{
	width: 100%;
	margin-top: 30px;
	float: left;
}
.zl-con{
	width: 100%;
	float:left;
	padding-top: 20px;
}

.zl-conLeft{
	width: 40%;
	float: left;
}

.zl-conRight{
	width: 40%;
	float: right;
}

.zl-conLeft h3,.zl-conRight h3{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.zl-conLeft h3{
	background-color: #f00;
}

.zl-conRight h3{
	background-color: #999;
}

.zl-our,.zl-they{
	background-color: #fff;
	width: 100%;
	height: 80px;
	margin-top: 20px;
	display: inline-block;
	text-align: center;
}

.zl-our{
	border: 1px solid rgba(170,0,0,.5);
}

.zl-they{
	border: 1px solid #ccc;
}

.zl-our:hover{
	box-shadow: 0 0 10px rgba(255,0,0,.5);
	cursor: pointer;
}
.zl-they:hover{
	box-shadow: 0 0 10px rgba(0,0,0,.5);
	cursor: pointer;
}

.zl-conCenter{
	width: 20%;
	float: left;
}
.zl-center{
	width: 40%;
	margin: 0 30%;
	text-align: center;
}
.zl-center li{
	width: 100%;
	float: left;
}
.zl-conCenter span{
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	border: 1px solid #a00;
	margin-top: 20px;
	display: inline-block;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	font-size: 16px;
	color: #a00;
	font-weight: bold;
	float: left;
}

.zl-conLeft b,.zl-conRight b{
	font-size: 16px;
	line-height: 50px;
}

.zl-conRight b{
	color: #666;
}

.zl-conLeft p{
	color: #666;
}

.zl-conRight p{
	color: #999;
}

.theFist{
	width: 180px;
	height: 40px;
}

.zl-flow{
	width: 100%;
	margin-top: 30px;
	padding-bottom: 30px;
	padding-top: 20px;
	background-color: #fff;
	float: left;
}

.zl-flowCon{
	width: 100%;
	float: left;
	margin-top: 20px; 
}

.zl-flowCon li{
	width: 16.65%;
	float: left;
	text-align: center;
}

.zl-flowCon li span{
	width: 60%;
	margin: 15px 20%;
	display: inline-block;
}

.zl-flowCon li{
	font-size: 14px;
}

.flow-first{
	border-radius: 50%;
}

/*多余部分*/
/*.hot2{
	width: 255px;
	height: 35px;
	line-height: 35px;
	color: #666;
	display: inline-block;
	float: left;
}
.hot3{
	width: 255px;
	height: 30px;
	display: inline-block;
	float: left;
}
.hot3 button{
	width: 100px;
	height: 30px;
	border: 1px solid #a00;
	color: #f00;
	background-color: #ebebeb;
	-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;
}
.hot3 button:hover{
	background-color: #a00;
	color: #fff;
}
*/