﻿
.home_global {
	padding: 32px 0 50px 0;
}
.home_global .content {
	width: 1200px;
	margin: 0 auto;
}
.home_global h1 {
	height: 128px;
	line-height: 128px;
	background: url(../images/qqsbzc/photo1.png) no-repeat bottom center;
	font-size: 32px;
	letter-spacing: 0px;
	text-align: center;
}
.home_global h1 span {
	color: #941f32;
}
.home_globalSwitch {
	margin: 52px 0 0 0;
}
.home_globalSwitch .tab {
	width: 1200px;
	margin: 0 auto;
}
.home_globalSwitch .tab-title {
    width : 860px;
	margin: 0 auto;
	height: 36px;
	line-height: 36px;
}
.home_globalSwitch .tab-title .item {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	text-align: center;
	padding: 0 11px;
	margin: 0 24px;
}
.home_globalSwitch .tab-title .item-cur {
	color: #fff;
	background-color: #961f33;
	border-radius: 5px;
}
.home_globalSwitch .tab-cont {
	width: 1200px;
	height: 390px;
	margin: 36px 0 0 0;
	position: relative;
	overflow: hidden;
}
.home_globalSwitch .tab-cont__wrap {
	position: absolute;
}
.home_globalSwitch .tab-cont .item {
	width: 1200px;
	height: 390px;
}
.home_globalSwitch ul {
	width: 1215px;
}
.home_globalSwitch li {
	float: left;
	width: 240px;
	height: 179px;
	margin: 8px 25px 8px 25px;
	position: relative;
	overflow: hidden; border:1px solid #ccc;
}
.home_globalSwitch li a.avatar {
	display: block;
	width: 240px;
	height: 179px;
	overflow: hidden;
}
.home_globalSwitch li a.avatar img {
	width: 240px;
	height: 179px;
}
.globalSwitch_inquiry {
    display: block;
    width: 240px;
    height: 142px;
    padding: 13px 0 22px 0;
    background-color: rgba(0,0,0,0.65);
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
}
.globalSwitch_inquiry p {
	width: 220px;
	margin: 0 auto;
	height: 26px;
	line-height: 26px;
	color: #FFF;
	font-size: 16px;
}
.globalSwitch_button {
	width: 175px;
	margin: 0 auto;
}
.globalSwitch_button a {
	display: block;
	width: 175px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border-radius: 5px;
	background-color: #FFF;
	font-size: 16px;
	color: #961f33;
	font-weight: bold;
	margin: 12px 0 0 0;
}
.home_globalSwitch li:hover .globalSwitch_inquiry {
	visibility: visible;
	opacity: 1;
}
.home_globalMore {
	width: 215px;
	margin: 0 auto;
}
.home_globalMore a {
	display: block;
	width: 215px;
	height: 33px;
	line-height: 33px;
	border: 1px solid #333;
	color: #000;
	margin: 57px 0 0 0;
	text-align: center;
}
.home_globalMore a:hover {
	transform: translate(0, 0);
	transition: all .4s ease-in 0s;
	background-color: #961f33;
	color: #FFF;
}






.brandxmbox {
    width: 100%;
    height: 620px;
}
.brandtitle{
	font-size: 40px;
	color: #392A65;
	font-weight: bold;
	text-align: center;
	width: 100%;
	height: 60px;
	line-height: 60px;
}
.brandxmbox .brandnav{
	width: 100%;
	height: 60px;
	background: #F8F8F8;
}
.brandxmbox .brandnav ul{
	width: 1200px;
	height: 60px;
	margin: 0 auto;
}
.brandxmbox .brandnav ul li{
	height: 60px;
	width: 182px;
	float: left;
	margin-left: 1px;
	text-align: center;
	line-height: 60px;
	color: #646464;
	font-size: 18px;
	cursor:pointer;
}
.brandxmbox .brandnav ul .on{
	border-bottom: 5px solid #0B68C8;
	color: #0B68C8;
}
.brandxmbox .brandcenbox{
	width: 1200px;
	margin:auto;
	height: 500px;    
    overflow: hidden;
}

.brandxmbox .brandcenbox ul li{
	width: 260px;
	height: 230px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	position: relative;
}



.brandxmbox .brandcenbox ul li:nth-child(1),.brandxmbox .brandcenbox ul li:nth-child(5){margin-left: 0;}



.brandxmbox .brandcenbox ul li img{
	display: block;
	width: 100%;
	height: 100%;
}


.brandxmbox .brandcenbox ul li>div{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	padding: 57px 0;
	text-align: center;
	color: #fff;
	display: none;
}



.brandxmbox .brandcenbox ul li>p{
	position: absolute;
	width: 100%;
	height: 100%;
	font-size: 30px;
	color: #fff;
    top: 0;
    background: rgba(59, 42, 96, 0.5);
    text-align: center;
    padding: 70px 0;
}

.brandxmbox .brandcenbox ul li>p>div{

    width: 100%;
	display:table-cell; 
    vertical-align:middle;  
   
}




.brandxmbox .brandcenbox ul li div.brandcenT{
		background: rgba(59, 42, 96, 0.8);
}



.brandxmbox .brandcenbox ul li div.brandcenT>p{
	width: 100%;
	height: 60px;
	background: rgba(210, 210, 220, 0.8);
	color: #0A68C8;
	font-size: 30px;
	line-height: 60px;
	text-align: center;
	margin-top: 40px;
	cursor:pointer;

}

.brandxmbox .brandcenbox ul li div.brandcenT>span p{
	line-height: 14px;
}


/*国际商标注册的必要性*/
.home_necessary {
	height: 501px;
	background:#961f33 url(.../images/qqsbzc/photo12.png) repeat-x;
	overflow: hidden;
}
.home_necessary .content {
	width: 1200px;
	margin: 0 auto;
}
.home_necessary h1 {
	margin: 16px 0 0 0;
	height: 128px;
	line-height: 128px;
	text-align: center;
	background: url(../images/qqsbzc/photo13.png) no-repeat bottom center;
	font-size: 36px;
	letter-spacing: 1px;
	color: #FFF;
}
.home_necessary li {
	float: left;
	width: 300px;
	margin: 62px 0 0 0;
}
.home_necessaryIcon {
	display: block;
	width: 300px;
	height: 85px;
}
.home_necessaryIcon img {
	display: block;
	width: 85px;
	height: 85px;
	margin: 0 auto;
}
.home_necessary h2 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
.home_necessary p {
	display: block;
	width: 260px;
	margin: 0 auto;
	line-height: 22px;
	font-size: 16px;
	color: #FFF;
	height: 44px;
	overflow: hidden;
}
.home_necessaryUnderstand {
	margin: 5px 20px 0 20px;
}
.home_necessaryUnderstand a {
	display: inline-table;
	height: 27px;
	line-height: 27px;
	color: #dca022;
}
.home_necessary li:hover a {
	border-bottom: 1px solid #eee;color: #fff;
}


/*专注涉外、更加专业*/
.home_major {
	padding: 33px 0 80px 0;
}
.home_major .content {
	width: 1200px;
	margin: 0 auto;
}
.home_major h1 {
	height: 128px;
	line-height: 128px;
	background: url(../images/qqsbzc/photo1.png) no-repeat bottom center;
	font-size: 36px;
	letter-spacing: 1px;
	text-align: center;
}
.home_majorBackground {
	margin: 33px 0 0 0;
	height: 479px;
	background: url(../images/qqsbzc/photo30.png) no-repeat bottom center;
}
.home_majorLeft {
	float: left;
	width: 536px;
}
.home_majorLeft h2 {
	height: 92px;
	line-height: 92px;
	text-align: right;
	padding: 0 10px 0 0;
	font-size: 30px;
	color: #961f33;
	font-weight: bold;
}
.home_majorLeft li {
	height: 52px;
	line-height: 18px;
	margin: 0 0 14px 0;
	text-align: right;
	padding: 3px 30px 0 0;
	font-size: 18px;
	color: #FFF;
}
.home_majorRight {
	float: right;
	width: 476px;
}
.home_majorRight h2 {
	height: 92px;
	line-height: 92px;
	font-size: 30px;
	color: #dca022;
	font-weight: bold;
}
.home_majorRight li {
	height: 52px;
	line-height: 21px;
	margin: 0 0 14px 0;
	padding: 2px 0 0 15px;
	font-size: 18px;
	color: #FFF;
}
 
 /*------------*/
.gfflowbox{
	width: 100%;
	height:919px;
	background: url('../images/qqsbzc/flow_bg.jpg');
}
 
 .flowtitle{
	width: 100%;
	text-align: center;
}
.flowtitle p{
	font-size: 40px;
	color: #fff;
	font-weight: bold;
   padding-top: 50px;
   line-height:60px;
}
.flowtitle span{
	font-size: 20px;
	color:#A1ABA3;
	display: inline-block;
}
.gfflowbox .gfflowcen{
	width: 1100px;
	overflow: hidden;
	margin: 50px auto;
	position: relative;
}
.gfflowbox .gfflowcen ul li{
	width: 200px;
	height: 203px;
	background: #C09E6E;
	border-radius: 10px;
	float: left;
	margin-left: 100px;
	text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 15px 0;
}


.gfflowbox .gfflowcen ul li p:nth-child(1){
	font-size: 20px;
	font-weight: bold;
} 

.gfflowbox .gfflowcen ul li:nth-child(1){margin-left: 0;}
.gfflowbox .gfflowcen>p{
	position: absolute;
	font-size: 100px;
	color: #CBCAC6;
	line-height: 90px;
}
.gfflowbox .gfflowcen>p:nth-child(2){
   left: 213px;
}
.gfflowbox .gfflowcen>p:nth-child(3){
	left: 513px;
}
.gfflowbox .gfflowcen>p:nth-child(4){
	left: 813px;
}

.gfflowbox .brandwaybox{
    width: 1000px;
    height: 450px;
    margin: 0 auto;
}
.gfflowbox .brandwaybox .brandwayL{
	width: 450px;
	height: 310px;
	float: left;
	margin-left: 100px;
	text-align: center;
	color: #fff;
	padding: 60px 0;
	position: relative;
	background: rgba(29, 75, 134, 0.8);
}

.gfflowbox .brandwaybox .brandwayL>p{
	font-size: 20px;
	font-weight: bold;
}
.gfflowbox .brandwaybox .brandwayL div{
	 
	text-align: left;
	margin-top: 50px;
	padding: 0  40px;

}
.gfflowbox .brandwaybox .brandwayL a{
  display: block;
  width: 100%;
  height: 60px;
  color: #fff;
  background: #C09E6E;
  position: absolute;
  bottom: 0;
  font-size: 20px;
  line-height: 60px;
  font-weight: bold;
   cursor:pointer;
}
.gfflowbox .brandwaybox .brandwayL:nth-child(1){
	margin-left: 0;
}
.gfflowbox .brandwaybox .brandwayL:nth-child(2){
	background: rgba(134, 39, 47, 0.8);
}



/*案例*/
.home_case {
	height: 964px;
	background:#fff url(.../images/qqsbzc/photo31.jpg) no-repeat center;
	padding: 15px 0 65px 0;
}
.home_case .content {
	width: 1200px;
	margin: 0 auto;
}
.home_case h1 {
	height: 128px;
	line-height: 128px;
	text-align: center;
	background: url(../images/qqsbzc/photo1.png) no-repeat bottom center;
	font-size: 36px;
	letter-spacing: 1px;
	color: #961f33;
}
.home_case ul {
	margin: 56px 0 0 0;
}
.home_case li {
	float: left;
	width: 222px;
	height: 331px;
	margin: 8px 15px 8px 0;
	position: relative;
	overflow: hidden; border:1px solid #ccc;
}
.home_caseBackground {
	display: block;
	width: 222px;
	height: 151px;
	padding: 90px 0;
	background-color: rgba(0,0,0,0.65);
	-webkit-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-ms-transition: all 1s linear;
	-o-transition: all 1s linear;
	transition: all 1s linear;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
}
.home_caseBackground h2 {
	height: 115px;
	line-height:28px;
	text-align: center;
	color: #FFF;
	font-size: 16px;
}
.home_caseButton {
	width: 100px;
	margin: 0 auto;
}
.home_caseButton a {
	display: block;
	width: 98px;
	border: 1px solid #0851c3;
	color: #0851c3;
	background-color: #FFF;
	text-align: center;
	height: 35px;
	line-height: 35px;
	border-radius: 5px;
}
.home_caseButton a:hover {
	transform: translate(0, 0);
	transition: all .4s ease-in 0s;
	background-color: #0851c3;
	color: #FFF;
}
.home_case li:hover .home_caseBackground {
	visibility: visible;
	opacity: 1;
}
.home_caseMore {
	width: 104px;
	margin: 0 auto;
}
.home_caseMore a {
	display: block;
	width: 135px;
	height: 32px;
	line-height: 32px;
	background-color: #FFF;
	color: #0851c3;
	text-align: center;
	margin: 57px 0 0 0;
}
.home_caseMore a:hover {
	transform: translate(0, 0);
	transition: all .4s ease-in 0s;
	background-color: #0851c3;
	color: #FFF;
}
 