body{
	font-family: 'Helvetica','Times New Roman';
}

.services-back{
    width: 100%;
    height: 700px;
    background: url(../image/services-back.jpg) no-repeat center center;
    text-align: center;
    color: #FFFFFF;
}

.services-title{
	width: 975px;
	height: 90px;
	margin:auto;
	font-size: 72px;
	font-weight: bold;
	padding: 250px 0 0 0 ;
}

.services-describe{
	width: 800px;
	height: 60px;
	margin: auto;
	font-size: 24px;
}

.ab-div{
	width: 1200px;
	height: 100px;
	margin:auto;
	font-size: 24px;
	color: #999999;
	margin-top: 250px;
}

.ab-uhov{
    width: 300px;
    color: #C3C3C3;
    height: 100px;
    float: left;
    line-height: 100px;
    text-align: center;
    cursor: pointer;
    background-color: #F8F9FB; 
}

.ab-hov{
	color: #003E7E;
	box-shadow: 0 2px 10px #cccccc;
	background-color: #FFFFFF;
}

.tab{
	display: none;
}

/*tab1*/
.services-content1{
	width: 100%;
	text-align: center;
	height: 1044px;
	background-color: #F7F7F7;
	/*display: block;*/
}

.content1-mid{
	width: 1200px;
	height: 354px;
	margin:auto;
	padding-top: 130px;
	background-color: #F7F7F7;
}

.patent-con{
	width: 370px;
	height: 354px;
	float: left;
	margin-right: 42px;
	font-size: 14px;
	color: #666666;
	border: 1px solid #D8D8D8;
	background-color: #FFFFFF;
}

.patent-con:nth-child(3){
	margin-right: 0px;
}

.patent-con > div{
	padding: 20px;
	text-align: left;
}

.content1-title{
	width: 400px;
	height: 105px;
	margin:auto;
	margin-top: 80px;
	text-align: center;
	font-size: 36px;
	color: #333333;
}

.content1-title >div{
	width: 214px;
	height: 12px;
	margin:10px auto;
	background: url(../image/Group5Copy.png) no-repeat center center;
}

.content1-icons{
	width: 1200px;
	height: 275px;
	margin:auto;
	background-color: #FFFFFF;
}

.icon-list1, .icon-list2, .icon-list3, .icon-list4, .icon-list5{
	height: 194px;
	float: left;
	margin: 40px 20px 0 20px;
}

.icon-list1{
	width: 178px;
}

.icon-list2{
	width: 228px;
}

.icon-list3{
	width: 218px;
}

.icon-list4{
	width: 178px;
}

.icon-list5{
	width: 190px;
}

.content1-icons ul{
	margin:0;
	padding: 0;
	width: 178px;
}

.content1-icons li{
	font-size: 16px;
	color: #333333;
	text-align: left;
	list-style-type: none;
	height: 40px;
    line-height: 40px;
    width: 228px;
}

.content1-icons  li  div:first-child{
	width: 28px;
	height: 25px;
	float: left;
	margin-right: 10px;
}

.content1-icons  li  div:nth-child(2){
	width: 180px;
	height: 25px;
	float: left;
	line-height: 25px;
}

/*list1*/
.icon-list1 li:first-child div:first-child{
	background: url(../image/Biotechnology.png) no-repeat center center;
}

.icon-list1 li:nth-child(2) div:first-child{
	background: url(../image/Software.png) no-repeat center center;
}

.icon-list1 li:nth-child(3) div:first-child{
	background: url(../image/technology.png) no-repeat center center;
}

.icon-list1 li:nth-child(4) div:first-child{
	background: url(../image/Oil&Gas.png) no-repeat center center;
}

.icon-list1 li:nth-child(5) div:first-child{
	background: url(../image/Nanotechnology.png) no-repeat center center;
}

/*list2*/
.icon-list2 li:first-child div:first-child{
	background: url(../image/Chemical.png) no-repeat center center;
}

.icon-list2 li:nth-child(2) div:first-child{
	background: url(../image/Construction.png) no-repeat center center;
}

.icon-list2 li:nth-child(3) div:first-child{
	background: url(../image/Food-industry.png) no-repeat center center;
}

.icon-list2 li:nth-child(4) div:first-child{
	background: url(../image/Aeronautical-enginee.png) no-repeat center center;
}

.icon-list2 li:nth-child(5) div:first-child{
	background: url(../image/Semiconductors.png) no-repeat center center;
}

/*list3*/
.icon-list3 li:first-child div:first-child{
	background: url(../image/Electronics.png) no-repeat center center;
}

.icon-list3 li:nth-child(2) div:first-child{
	background: url(../image/Manufacturing.png) no-repeat center center;
}

.icon-list3 li:nth-child(3) div:first-child{
	background: url(../image/Materials.png) no-repeat center center;
}

.icon-list3 li:nth-child(4) div:first-child{
	background: url(../image/Aerospace-Engineerin.png) no-repeat center center;
}

/*list4*/
.icon-list4 li:first-child div:first-child{
	background: url(../image/Pharmaceuticals.png) no-repeat center center;
}

.icon-list4 li:nth-child(2) div:first-child{
	background: url(../image/Medical-equipment.png) no-repeat center center;
}

.icon-list4 li:nth-child(3) div:first-child{
	background: url(../image/Agriculture.png) no-repeat center center;
}

.icon-list4 li:nth-child(4) div:first-child{
	background: url(../image/Clean-technology.png) no-repeat center center;
}

/*list5*/
.icon-list5 li:first-child div:first-child{
	background: url(../image/Mechanical.png) no-repeat center center;
}

.icon-list5 li:nth-child(2) div:first-child{
	background: url(../image/Telecommunications.png) no-repeat center center;
}

.icon-list5 li:nth-child(3) div:first-child{
	background: url(../image/Automobile.png) no-repeat center center;
}

.icon-list5 li:nth-child(4) div:first-child{
	background: url(../image/Defense-equipment.png) no-repeat center center;
}


.content1-icons a{
	display: inline;
	margin-left: 5px;
}
/*tab1 end*/

/*tab2*/
.services-content2{
	width: 100%;
    text-align: center;
    height: 1044px;
    background-color: #F7F7F7;
}

.content2-mid{
	width: 1220px;
    height: 550px;
    margin: auto;
    padding-top: 150px;
    background-color: #F7F7F7;
}

.trademark-con{
	width: 285px;
	height: 145px;
	background-color: #FFFFFF;
	float: left;
	margin:10px 10px;
}

.trademark-font{
	width: 100%;
	height: 40px;
	font-size: 18px;
	color: #4A4A4A;
}

.trademark-font-hide{
	width: 229px;
	height: 40px;
	margin:auto;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	display: none;
}

.trademark-pic{
	width: 50px;
	height: 50px;
	margin:30px auto 20px auto;
}

.trademark-pic-hide{
	width: 50px;
	height: 50px;
	margin: 30px auto 20px auto;
	display: none;
}

.content2-mid .trademark-con:hover{
	background-color: #003E7E;
}

.Trademark-Search{
	background: url(../image/Trademark-Search.png) no-repeat center center;
}

.Trademark-Search + div + div {
	background: url(../image/Trademark-Search2.png) no-repeat center center;
	display: none;
}

.Trademark-Applicatio{
	background: url(../image/Trademark-Applicatio.png) no-repeat center center;
}

.Trademark-Applicatio + div + div{
	background: url(../image/Trademark-Applicatio2.png) no-repeat center center;
}

.Trademark-Renewal{
	background: url(../image/Trademark-Renewal.png) no-repeat center center;
}

.Trademark-Renewal + div + div{
	background: url(../image/Trademark-Renewal2.png) no-repeat center center;
}

.NameAddress-Change{
	background: url(../image/NameAddress-Change.png) no-repeat center center;
}

.NameAddress-Change + div + div{
	background: url(../image/NameAddress-Change2.png) no-repeat center center;
}

.Trademark-Assignment{
	background: url(../image/Trademark-Assignment.png) no-repeat center center;
}

.Trademark-Assignment + div + div{
	background: url(../image/Trademark-Assignment2.png) no-repeat center center;
}

.Trademark-License{
	background: url(../image/Trademark-License.png) no-repeat center center;
}

.Trademark-License + div + div{
	background: url(../image/Trademark-License2.png) no-repeat center center;
}

.Trademark-Opposition{
	background: url(../image/Trademark-Opposition.png) no-repeat center center;
}

.Trademark-Opposition + div + div{
	background: url(../image/Trademark-Opposition2.png) no-repeat center center;
}

.Trademark-Invalidation{
	background: url(../image/Trademark-Invalidation.png) no-repeat center center;
}

.Trademark-Invalidation + div + div{
	background: url(../image/Trademark-Invalidation2.png) no-repeat center center;
}

.Trademark-Cancellation{
	background: url(../image/Trademark-Cancellation.png) no-repeat center center;
}

.Trademark-Cancellation + div + div{
	background: url(../image/Trademark-Cancellation2.png) no-repeat center center;
}

.Trademark-Litigation{
	background: url(../image/Trademark-Litigation.png) no-repeat center center;
}

.Trademark-Litigation + div + div{
	background: url(../image/Trademark-Litigation3.png) no-repeat center center;
}

.Investigation{
	background: url(../image/Investigation.png) no-repeat center center;
}

.Investigation + div + div{
	background: url(../image/Investigation3.png) no-repeat center center;
}

.Watch-Service{
	background: url(../image/Watch-Service.png) no-repeat center center;
}

.Watch-Service + div + div{
	background: url(../image/Watch-Service2.png) no-repeat center center;
}

.content2-th{
	width: 1200px;
	height: 293px;
	margin: auto;
}

.content2-th-title{
	color: #333333;
	font-size: 36px;
	width: 100%;
	height: 43px;
	text-align:center;
}

.content2-th-icon{
	width: 100%;
	height: 12px;
	margin-top: 10px;
	background: url(../image/Group5Copy.png) no-repeat center center;
}

.contnet2-th-filing{
	width: 100%;
	height: 188px;
	margin-top: 40px;
}

.filing-div{
	width: 370px;
	height: 180px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 45px;
}

.filing-div:nth-child(3){
	margin-right: 0;
}

.filing-font1{
	font-size: 24px;
	color: #333333;
	text-align: left;
	width: 100%;
	margin:30px 0 13px 30px;
}

.filing-font2{
	font-size: 14px;
	color: #999999;
	text-align: left;
	width: 260px;
	height: 36px;
	padding-left:54px;
	padding-top: 10px;
}

.filing-div >img{
	margin:10px 5px 0 20px;
	float: left;
}

.filing-icon{
	width: 16px;
	height: 16px;
	background: url(../image/filing-icon.png) no-repeat center center;
	margin:10px 5px 0 30px;
	float: left;
}

/*tab2 end*/


/*tab3 */
.services-content3{
	width: 100%;
	height:2100px;
	text-align: center;
	background-color: #F7F7F7;
}

.legal-head{
	width: 1200px;
	height: 250px;
	margin:auto;
	background-color: #F7F7F7;
	padding-top: 130px;
}

.legal-head-div{
	width: 300px;
	height: 250px;
	background-color: #FFFFFF;
	float: left;
}

.legal-head-pic{
	width: 65px;
	height: 65px;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 20px;
}

/*.legal-head-pic:first-child{
	background: url(../image/Legal-Advice.png) no-repeat center center;
}

.legal-head-pic:nth-child(2){
	background: url(../image/Infringement-Analysi.png) no-repeat center center;
}

.legal-head-pic:nth-child(4){
	background: url(../image/Prosecution.png) no-repeat center center;
}

.legal-head-pic:nth-child(5){
	background: url(../image/Enforcement.png) no-repeat center center;
}*/

.legal-head-title{
	width: 100%;
	height: 40px;
	margin: auto;
	font-size: 24px;
	color: #333333;
}

.legal-head-font{
	width: 260px;
	height: 55px;
	margin:auto;
	font-size: 14px;
	color: #999999;
}

.content3-title{
	width: 500px;
    height: 55px;
    margin: auto;
    margin-top: 73px;
    text-align: center;
    font-size: 36px;
    color: #333333;
}

.content3-title >div {
    width: 214px;
    height: 12px;
    margin: auto;
    margin-top: 10px;
    background: url(../image/Group5Copy.png) no-repeat center center;
}

.content3-mid{
	width: 1220px;
    height: 550px;
    margin: auto;
    margin-top: 40px;
    background-color: #F7F7F7;
}

.legal-con{
	width: 386px;
	height: 158px;
	background-color: #FFFFFF;
    float: left;
    margin:10px 10px;
}

.legal-font{
	width: 100%;
    height: 40px;
    font-size: 18px;
    color: #4A4A4A;
}

.legal-font-hide{
	width: 312px;
    height: 40px;
    margin: auto;
    font-size: 12px;
    text-align: center;
    color: #FFFFFF;
    display: none;
}

.legal-pic{
	width: 50px;
    height: 50px;
    margin: 30px auto 20px auto;
}

.legal-pic-hide{
	width: 50px;
    height: 50px;
    margin: 30px auto 20px auto;
    display: none;
}

.content3-mid .legal-con:hover{
	background-color: #003E7E;
}

.Opposition-Procedure{
	background: url(../image/Opposition-Procedure.png) no-repeat center center;
}
.Opposition-Procedure + div + div{
	background: url(../image/Opposition-Procedure2.png) no-repeat center center;
}
.Cancellation-Procedu{
	background: url(../image/Cancellation-Procedu.png) no-repeat center center;
}
.Cancellation-Procedu + div + div{
	background: url(../image/Cancellation-Procedu2.png) no-repeat center center;
}
.Invalidation-Procedu{
	background: url(../image/Invalidation-Procedu.png) no-repeat center center;
}
.Invalidation-Procedu + div + div{
	background: url(../image/Invalidation-Procedu2.png) no-repeat center center;
}
.Investigation{
	background: url(../image/Investigation.png) no-repeat center center;
}
.Investigation + div + div{
	background: url(../image/Investigation4.png) no-repeat center center;
}
.Trademark-Infringeme{
	background: url(../image/Trademark-Infringeme.png) no-repeat center center;
}
.Trademark-Infringeme + div + div{
	background: url(../image/Trademark-Infringeme2.png) no-repeat center center;
}
.Unfair-Competition{
	background: url(../image/Unfair-Competition.png) no-repeat center center;
}
.Unfair-Competition + div + div{
	background: url(../image/Unfair-Competition3.png) no-repeat center center;
}
.Trademark-Litigation{
	background: url(../image/Trademark-Litigation.png) no-repeat center center;
}
.Trademark-Litigation + div + div{
	background: url(../image/Trademark-Litigation4.png) no-repeat center center;
}
.Trademark-Strategy{
	background: url(../image/Trademark-Strategy.png) no-repeat center center;
}
.Trademark-Strategy + div + div{
	background: url(../image/Trademark-Strategy2.png) no-repeat center center;
}
.Trademark-Watch-Serv{
	background: url(../image/Trademark-Watch-Serv.png) no-repeat center center;
}
.Trademark-Watch-Serv + div + div{
	background: url(../image/Trademark-Watch-Serv2.png) no-repeat center center;
}

.content3-th{
	width: 1220px;
    height: 330px;
    margin: auto;
    margin-top: 40px;
}

.content3-th .trademark-con:hover{
	background-color: #003E7E;
}

.Patent-Evaluation{
	background: url(../image/Patent-Evaluation.png) no-repeat center center;
}

.Patent-Evaluation + div + div{
	background: url(../image/Patent-Evaluation2.png) no-repeat center center;
}

.Invalidation-Procedure{
	background: url(../image/Invalidation-Procedure.png) no-repeat center center;
}

.Invalidation-Procedure + div + div{
	background: url(../image/Invalidation-Procedure2.png) no-repeat center center;
}

.Investigation{
	background: url(../image/Investigation2.png) no-repeat center center;
}

.Investigation + div + div{
	background: url(../image/Investigation5.png) no-repeat center center;
}

.Unfair-Competition{
	background: url(../image/Unfair-Competition2.png) no-repeat center center;
}

.Unfair-Competition + div + div{
	background: url(../image/Unfair-Competition4.png) no-repeat center center;
}

.Paten-Infringement{
	background: url(../image/Paten-Infringement.png) no-repeat center center;
}

.Paten-Infringement + div + div{
	background: url(../image/Paten-Infringement2.png) no-repeat center center;
}

.Patent-Litigation{
	background: url(../image/Patent-Litigation.png) no-repeat center center;
}

.Patent-Litigation + div + div{
	background: url(../image/Patent-Litigation2.png) no-repeat center center;
}

.Patent-Analytics{
	background: url(../image/Patent-Analytics.png) no-repeat center center;
}

.Patent-Analytics + div + div{
	background: url(../image/Patent-Analytics2.png) no-repeat center center;
}

.Patent-Watch-Service{
	background: url(../image/Patent-Watch-Service.png) no-repeat center center;
}

.Patent-Watch-Service + div + div{
	background: url(../image/Patent-Watch-Service2.png) no-repeat center center;
}

.content3-la{
	width: 1220px;
	height: 170px;
	margin:auto;
	margin-top: 40px;
}

.content3-la .legal-con:hover{
	background-color: #003E7E;
}

.Copyright-Infringeme{
	background: url(../image/Copyright-Infringeme1.png) no-repeat center center;
}

.Copyright-Infringeme + div + div{
	background: url(../image/Copyright-Infringeme2.png) no-repeat center center;
}

.Copyright-Disputes{
	background: url(../image/Copyright-Disputes2.png) no-repeat center center;
}

.Copyright-Disputes + div + div{
	background: url(../image/Copyright-Disputes4.png) no-repeat center center;
}

.Copyright-Enforcemen{
	background: url(../image/Copyright-Enforcemen.png) no-repeat center center;
}

.Copyright-Enforcemen + div + div{
	background: url(../image/Copyright-Enforcemen2.png) no-repeat center center;
}

/*tab3 end*/

/*tab4*/
.services-content4{
	width: 100%;
    height: 1288px;
    text-align: center;
    background-color: #F7F7F7;
}

.content4-mid{
	width: 1200px;
	height: 654px;
	margin:auto;
	background-color: #F7F7F7;
    padding-top: 130px;
}

.content4-t1{
	width: 1140px;
	height: 220px;
	padding: 30px 30px;
	background-color: #FFFFFF;
}

.content4-t2{
	width: 1140px;
	height: 200px;
	padding: 0 30px;
	background-color: #FFFFFF;
}

.content4-t3{
	width: 1140px;
	height: 110px;
	padding: 20px 30px;
	background-color: #FFFFFF;
}

.segmenting-line{
	width: 100%;
	height: 30px;
	background: url(../image/segmenting-line.png) no-repeat center center;
}

.content4-title{
	font-size: 24px;
	color: #666666;
	text-align: left;
	width: 100%;
}

.t-div{
	width: 100%;
	height: 150px;
}

.ul-list{
	width: 200px;
	height: 160px;
	float: left;
	margin-right: 25px;
}

.ul-list ul{
	margin: 0;
	padding: 0;
	width: 200px;
}

.ul-list li{
	font-size: 16px;
    color: #666666;
    text-align: left;
    list-style-type: none;
    height: 50px;
    line-height: 50px;
}

.ul-list li img{
	margin-right: 10px;
	vertical-align: middle;
}

.content4-la{
	width: 1200px;
	height: 208px;
	margin:auto;
	margin-top: 40px;
}

.content4-la-div{
	width: 370px;
	height: 208px;
	float: left;
	margin-right: 45px;
	background-color: #FFFFFF;
}

.content4-la-div:last-child{
	margin-right: 0;
}

.content4-la-pic{
	width: 40px;
	height: 40px;
	margin: 30px 0 20px 30px;
}

.content4-la-div1{
	background: url(../image/Copyright-infringeme.png) no-repeat center center;
}

.content4-la-div2{
	background: url(../image/Copyright-disputes.png) no-repeat center center;
}

.content4-la-div3{
	background: url(../image/Copyright-enforcement.png) no-repeat center center;
}

.content4-la-title{
	width: 250px;
	height: 25px;
	font-size: 18px;
	color: #4A4A4A;
	text-align: left;
	margin: 0 0 10px 30px;
}

.content4-la-font{
	width: 300px;
	height: 70px;
	font-size: 14px;
	color: #999999;
	text-align: left;
	margin: 0 0 0 30px;
}








/*tab4 end*/


/*services foot*/
.services-foot{
	background: url(../image/services-foot-back.jpg) no-repeat center center;
	width: 100%;
	height: 346px;
	text-align: center;
}

.services-foot-title{
	width: 991px;
	height: 94px;
	color: #FFFFFF;
	font-size: 36px;
	text-align: center;
	margin: auto;
	padding-top: 80px;
}

.learn-more-bt {
    background: url(../image/learn-more2.png) center center no-repeat;
    width: 173px;
    height: 52px;
    margin: auto;
    margin-top: 40px;
}
/*services food end*/

