﻿@charset "utf-8";

/*
 *Time:2017-07-10
 * Author:sy
 * Name:知产PC页面
 * */


/*通用模块 start*/

.bg-f5 {
	background: #F5F5F5;
}

.ter-box {
	width: 100%;
	min-width: 1180px;
	overflow: hidden;
	position: relative;
	padding: 45px 0 50px;
}

.ter-tit {
	width: 100%;
	text-align: center;
	color: #333;
}

.ter-tit.t-fff {
	color: #fff;
}

.ter-tit .big-til {
	font-size: 30px;
}

.ter-tit .sm-tit {
	font-size: 20px;
}

.ter-tit .sm-tit>span {
	color: #ed2a0c;
}


/*通用模块 end*/


/*banner  start */

.inside-banner {
	width: 100%;
	min-width: 1180px;
	overflow: hidden;
	height: 450px;
	position: relative;
}

.inside-banner>.bd {
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	height: 450px;
}

.inside-banner>.bd li {
	position: relative;
}

.inside-banner>.bd li .banner-content {
	width: 320px;
	position: absolute;
	top: 25px;
	left: 64%;
}

.inside-dot {
	position: absolute;
	bottom: 10px;
	z-index: 1;
	width: 100%;
}

.inside-dot>ul {
	text-align: center;
}

.inside-dot>ul>li {
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
	width: 13px;
	height: 13px;
	margin: 8px;
	background: #fff;
	overflow: hidden;
	line-height: 9999px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.inside-banner .bd li {
	position: relative
}

.inside-dot>ul>li.on {
	background: #f26c17;
}

.banner-content .form-box {
	width: 280px;
	height: 275px;
	padding: 20px;
	float: right;
	margin-right: 55px;
	background: url(../images/transparent50.png) repeat;
}

.form-box .title {
	color: #fff;
	font-size: 30px;
	text-align: center;
	margin-bottom: 15px;
	padding: 0 10px;
}

.law-form-group {
	border: 1px solid #aaa;
	width: 258px;
	padding: 10px;
	margin-bottom: 15px;
	background: #fff;
}

.law-form-group.active {
	border-color: #014b92;
}

.law-form-group label {
	height: 19px;
	width: 19px;
	margin-right: 5px;
	display: block;
	float: left;
	background: url(../images/banner-form-icon.png) no-repeat;
}

.law-form-group input.law-form-control {
	width: 100%;
	border: 0px;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
}

.law-form-group label.law-name {
	background-position: -26px 0;
}

.law-form-group label.law-tel {
	background-position: -53px 0;
}

.form-box form .butn {
	display: block;
	background: #10bbb8;
	font-size: 20px;
	color: #fff;
	line-height: 42px;
	width: 280px;
	margin: 20px 0;
}

.form-box form .butn:hover {
	background: #f3d94a;
}


/*banner   end */


/*优势 start*/

.adv-box {
	position: relative;
	background: #f5f5f5;
	height: 192px;
}

.adv-content {
	width: 1022px;
	height: 207px;
	overflow: hidden;
	background: url(../images/adv-bg.png) no-repeat;
	position: absolute;
	top: -50px;
	left: 50%;
	margin-left: -511px;
	padding: 10px 0;
}

.adv-list {
	overflow: hidden;
}

.adv-list>li {
	float: left;
	width: 251px;
	border-left: 1px solid #3fbff0;
	text-align: center;
	padding-top: 20px;
}

.adv-list>li:first-child {
	border-left-color: transparent;
}

.adv-list>li p {
	font-size: 18px;
	color: #333;
	margin-top: 15px;
}

.adv-list>li p>span {
	color: #ed2a0c;
}


/*优势 end*/


/*登记服务 start*/

.fw-list {
	overflow: hidden;
	padding-top: 40px;
}

.fw-list>li {
	width: 278px;
	height: 318px;
	border: 1px solid #3fbff0;
	float: left;
	margin-left: 90px;
	overflow: hidden;
	padding-top: 38px;
	text-align: center;
}

.fw-list>li p {
	font-size: 22px;
	color: #333;
	margin: 25px 0;
}

.fw-list>li p>span {
	font-size: 18px;
}

.fw-list>li .price-btn {
	width: 140px;
	height: 40px;
	display: block;
	background-color: #3fbff0;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	margin: 0 auto;
}

.btn-rebox {
	width: 485px;
	margin: 0 auto;
	border: 1px solid #3fbff0;
	border-radius: 3px;
	height: 45px;
	line-height: 45px;
	text-align: left;
	margin-top: 45px;
	background: #fff;
	position: relative;
}

.btn-rebox span {
	width: 328px;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #333;
}

.go-zx {
	width: 157px;
	height: 45px;
	background: #3fbff0;
	color: #fff;
	text-align: center;
	line-height: 45px;
	position: absolute;
	right: 0;
	font-size: 16px;
	top: 0;
	margin: 0;
}


/*登记服务 end*/


/*作业类型 starat*/

.works-list {
	width: 1180px;
	margin: 35px auto auto;
	overflow: hidden;
	border-top: 1px solid #3fbff0;
	
}

.works-list>li {
	width: 234px;
	height: 210px;
	padding-top: 30px;
	overflow: hidden;
	float: left;
	border-left: 1px solid #3fbff0;
	border-bottom: 1px solid #3fbff0;
	text-align: center;
	cursor: pointer;
	position: relative;
}

.works-list>li.border-r {
	border-right: 1px solid #3fbff0;
}

.works-list>li p {
	margin-top: 17px;
	color: #333;
	font-size: 22px;
}

.works-list>li .md {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	height: 100%;
}

.works-list>li p>span {
	font-size: 16px;
	color: #666;
}

.works-list>li .hover-bg {
	background: url(../images/work-bg1.png) no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	text-align: center;
	overflow: hidden;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
	transform: scale(.3);
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.works-list>li .hover-bg.bg2 {
	background: url(../images/work-bg2.png) no-repeat;
}

.works-list>li .hover-bg.bg3 {
	background: url(../images/work-bg3.png) no-repeat;
}

.works-list>li .hover-bg.bg4 {
	background: url(../images/work-bg4.png) no-repeat;
}

.works-list>li .hover-bg.bg5 {
	background: url(../images/work-bg5.png) no-repeat;
}

.works-list>li .hover-bg.bg6 {
	background: url(../images/work-bg6.png) no-repeat;
}

.works-list>li .hover-bg.bg7 {
	background: url(../images/work-bg7.png) no-repeat;
}

.works-list>li .hover-bg.bg8 {
	background: url(../images/work-bg8.png) no-repeat;
}

.works-list>li .hover-bg.bg9 {
	background: url(../images/work-bg9.png) no-repeat;
}

.works-list>li .hover-bg.bg10 {
	background: url(../images/work-bg10.png) no-repeat;
}

.works-list>li .hover-bg.bg11 {
	background: url(../images/work-bg11.png) no-repeat;
}

.works-list>li .hover-bg.bg12 {
	background: url(../images/work-bg12.png) no-repeat;
}

.works-list>li .hover-bg.bg13 {
	background: url(../images/work-bg13.png) no-repeat;
}

.works-list>li .hover-bg.bg14 {
	background: url(../images/work-bg14.png) no-repeat;
}

.works-list>li .hover-bg p {
	color: #fff;
	margin: 30px 0 40px;
	font-size: 22px;
	line-height: 45px;
}

.works-list>li .hover-bg p>span {
	font-size: 16px;
	color: #fff;
}

.works-list>li:hover .hover-bg {
	transform: scale(1);
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
}

.works-list>li:hover .li-cont {
	display: none;
}

.works-list>li .works-btn {
	width: 140px;
	height: 40px;
	display: block;
	background: #FFF;
	margin: 0 auto;
	font-size: 16px;
	color: #3fbff0;
	line-height: 40px;
	text-align: center;
}

.works-list>li .more-works {
	color: #3fbff0;
	margin-top: 30px;
	display: block;
}


/*作品类型 end*/


/*其他类型 start*/

.other-box {
	background: url(../images/other-boxbg.jpg) no-repeat;
	height: 463px;
}

.other-list {
	overflow: hidden;
	padding-top: 35px;
}

.other-list>li {
	float: left;
	background: #fff;
	width: 275px;
	height: 350px;
	overflow: hidden;
	text-align: center;
	margin-left: 20px;
}

.other-list>li:first-child {
	margin-left: 0;
}

.other-list>li .other-img {
	width: 275px;
	height: 140px;
	overflow: hidden;
}

.other-list>li .other-img img {
	width: 100%;
	height: 100%;
	-moz-transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
}

.other-list>li .other-text {
	height: 175px;
	padding-top: 35px;
}

.other-list>li .other-text p {
	font-size: 22px;
	color: #333;
}

.other-list>li .other-text p>span {
	font-size: 16px;
	color: #666;
}

.other-list>li .other-text .li-btn {
	width: 140px;
	height: 40px;
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	margin: 30px auto auto;
	background: #3fbff0;
}

.other-list>li:hover .other-img img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.other-list>li .li-btn:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}


/*其他类型 end*/


/*选择小顶 start*/

.choose-xd {
	overflow: hidden;
	padding-top: 60px;
}

.choose-xd>li {
	width: 50%;
	float: left;
	text-align: center;
}

.choose-xd>li #tagbox {
	position: relative;
	margin: 40px auto 0px;
	width: 100%;
	height: 240px;
	
}

.choose-xd>li #tagbox a {
	position: absolute;
	padding: 3px 6px;
	color: #3cc0f3;
	top: 0px;
	font-size: 16px;
	text-decoration: none;
	left: 0px
}
.choose-xd>li .choose-btn{
}
.choose-xd>li .choose-btn a{
	font-size: 20px;
	color: #fff;
	width: 300px;
	height: 50px;
	display: block;
	line-height: 20px;
	text-align: center;
	background: #10bbb8;
	line-height: 50px;
	margin: 60px auto auto;
}
.choose-xd>li .choose-btn a font{
	vertical-align: middle;
}
.choose-xd>li .choose-btn a i{
	background: url(../images/choose-icons.png) no-repeat;
	width: 14px;
	height: 18px;
	vertical-align: middle;
	margin-left: 5px;
}

.personal-about-introduce{ width: 1180px; height: 113px; overflow: hidden; }
.personal-about-introduce>p{ font-size: 18px; color:#333; line-height: 40px; text-align: center; margin-top: 16px; }
.personal-about-introduce>p>span{ color: #fa4f4f; }
.personal-about-lists{ overflow: hidden; margin-top: 10px; }
.personal-about-lists>li{ float: left; text-align: center; width: 216px;}
.personal-about-lists .personal-about-list1{ width: 158px; text-align: left;}
.personal-about-lists .personal-about-list6{ width: 158px; text-align: right;}
.personal-about-lists>li i{ display: inline-block; vertical-align: middle; width: 130px; height: 130px; background: url(../images/about-icon.png) no-repeat; }
.personal-about-describe{ font-size: 16px; color: #333; margin-top: 24px; width: 100%;}
.personal-about-describe>span{ color: #FA4F4F;}
.personal-about-lists>li i.icon1{ background-position: 0 0; }
.personal-about-lists>li i.icon2{ background-position: -196px 0; }
.personal-about-lists>li i.icon3{ background-position: -392px 0; }
.personal-about-lists>li i.icon4{ background-position: -588px 0; }
.personal-about-lists>li i.icon5{ background-position: -784px 0; }
.personal-about-lists>li i.icon6{ background-position: -980px 0px; }
.personal-about-company{ overflow: hidden; margin-top: 35px;}
.personal-about-company>li{ float: left; width: 380px; height: 220px; margin-right: 20px; overflow: hidden; position: relative;}
.personal-about-company>li>img{ width: 100%; }
.personal-about-cover{ width: 380px; height: 38px; position: absolute; bottom: 0; left: 0; background: url(../images/transparent50.png) repeat; 
	-moz-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
 }
.personal-about-cover>p{ font-size: 16px; color: white;width: 100%; line-height: 38px; vertical-align: middle; text-align: center; 
	-moz-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.personal-about-cover>p span{ color: #fff002; }
.personal-about-company .personal-about-last{ margin: 0; }
.personal-about-company>li:hover .personal-about-cover{
	height: 220px;
	-moz-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.personal-about-company>li:hover .personal-about-cover>p{
	line-height: 220px;
	-moz-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
/*选择小顶 end*/
/*========商标  start==========*/
.trademark-list.fw-list>li{
	margin-left: 19px;
}
.trademark-list.fw-list>li:first-child{margin-left: 0;}
.box-03{
	background: url(../images/box3-bg.jpg) no-repeat;
	height: 679px;
}

.regter-list{
	overflow: hidden;
	margin: 0 auto;
	padding: 0 10px 0;
	
}
.regter-list>li{
	width: 430px;
	height: 220px;
	float: left;
	margin-left: 100px;
	position: relative;
	overflow: hidden;
	margin-top: 40px;
}
.regter-list>li .regter-img{
	width: 138px;
	height: 139px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	margin-top: -69px;
}
.regter-list>li .regter-text{
	background: #fff;
	width: 360px;
	height: 220px;
	margin-left: 69px;
	color: #333;
	overflow: hidden;
	text-align: center;
}
.regter-text p{
	margin: 40px 0 40px 40px;
	font-size: 22px;
	
}
.regter-text p>span{
	font-size: 16px;
}
.go-detail{
	width: 140px;
	height: 40px;
	display: block;
	background: #3FBFF0;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	margin: 0 auto;
}
.go-detail:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
/*案件服务start*/
.trade-fwlist{
	padding-top: 35px;
}
.trade-fwlist>li{
	width: 280px;
	height: 320px;
	padding-top: 40px;
	background: #fff;
	float: left;
	text-align: center;
	margin-left: 15px;
	overflow: hidden;
	box-shadow: 0 0 10px #d8d8d8;
}
.trade-fwlist>li p{
	font-size: 22px;
	color: #333;
	margin: 25px 0 13px;
}
.trade-fwlist>li span{
	font-size: 16px;
	color: #666;
	display: block;
	margin-bottom: 27px;
}
/*案件服务 end*/
/*其他服务 start*/
.trade-other{
	background: url(../images/trade-bg.jpg) no-repeat;
	height: 477px;
}
.other-tr{
	width: 725px;
	height: 365px;
	margin: 35px auto auto;
	position: relative;
}
.other-tr>div{
	overflow: hidden;
	text-align: center;
	position: absolute;
}
.other-tr>.other1{
	background: url(../images/trade-other-img_03.png) no-repeat;
	width: 240px;
	height: 200px;
	top: 0;
}
.other-tr>.other2{
	background: url(../images/trade-other-img_19.png) no-repeat;
	width: 240px;
	height: 180px;
	left: 243px;
	top: 0;
}
.other-tr>.other3{
	background: url(../images/trade-other-img_05.png) no-repeat;
	width: 260px;
	height: 180px;
	left: 466px;
	top: 0;
}
.other-tr>.other4{
	background: url(../images/trade-other-img_10.png) no-repeat;
	width: 240px;
	height: 180px;
	top: 183px;
	left: 0;
}
.other-tr>.other5{
	background: url(../images/trade-other-img_13.png) no-repeat;
	width: 260px;
	height: 180px;
	top: 183px;
	left: 243px;
}
.other-tr>.other6{
	background: url(../images/trade-other-img_17.png) no-repeat;
	width: 240px;
	height: 180px;
	top: 183px;
	left: 486px;
}
.other-tr>div .tit{
	font-size: 22px;
	color: #333;
	margin: 35px 0;
}
/*其他服务 end*/
/*============专利 =============  start*/
/*专利类型start*/
.type-list{
	overflow: hidden;
	padding-top: 35px;
}
.type-list>li{
	width: 280px;
	height: 400px;
	overflow: hidden;
	margin-left: 20px;
	float: left;

}
.type-list>li:first-child{
	margin-left: 0 ;
}
.type-list>li .li-img{
	width: 280px;
	height: 140px;
	overflow: hidden;
}
.type-list>li .li-text{
	border: 1px solid #3FBFF0;
	padding-top:none;
	text-align: center;
	padding:35px 0;
}
.type-list>li .li-text p{
	font-size: 22px;
	color: #333 ;
	line-height: 1;
	margin: 0 0 20px;
}
.type-list>li .li-text span{
	font-size: 18px;
	color: #666;
	margin-bottom: 25px;
	display: block;
}
.type-list>li .li-img img {
	width: 100%;
	height: 100%;
	-moz-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.type-list>li:hover{
	box-shadow: 0 0 10px #7ad0f1;
	-moz-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.type-list>li:hover .li-img img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
/*专利类型 end*/
/*其他类型 start*/
.other-patent{overflow: hidden;width: 980px;margin: 40px auto auto;}
.other-patent>li{
	text-align: center;
	float: left;
	background: url(../images/patent-other-bg.png) no-repeat;
	width: 300px;
	height: 286px;
	margin-left: 40px;
	overflow: hidden;
	padding-top: 60px;
}
.other-patent>li:first-child{margin-left: 0;}
.other-patent>li p{
	font-size: 22px;
	color: #333;
	margin: 25px 0;
}
/*其他类型 end*/


.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
.other-patent>li:hover img {-webkit-animation:bounce 1s ease 1 0s both;animation:bounce 1s ease 1 0s both;}
 
/*移入上线弹动*/
@-webkit-keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

/*2018 0222 xl add 验证码 start*/
#yzm{
	position: relative;
	background: transparent;
	padding-left: 0;
	border: none;
}
#yzm div{
	background-color: white;
	overflow: hidden;
	border: 1px solid #aaa;
	height: 41px;
	line-height: 41px;
}
#yzm div input{
	width: 60%;
	margin-left: 8px;
}
/*#yzm div i{
    background: url("../images/yzm.png") no-repeat center;
    width: 18px;
    height: 18px;
    margin-left: 8px;
    vertical-align: middle;
    margin-top: 13px;
}*/
#yzm .new-code{
	position: absolute;
	width: 110px;
	right: 0;
	top: 0;
	line-height: 43px;
	height: 43px;
	background-color: #ff8805;
	color: white;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
#yzm .new-code:hover{
	background-color: #ffb05a;
}
#yzm .new-code.disabled{
	background-color: #eee;
	color: #999;
}
.main-banner-inquiry{
	height: 287px;
}