
.sub-brand-link {
	z-index: 10;
	text-align: center;
	position: absolute;
	width: 100%;
}

.sub-brand-link ul {
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -288px;
	bottom: 80px;
}

.sub-brand-link ul li {
	margin-right: 90px;
	background: url(../images/img/sub-brand-linkbg.png) center center no-repeat;
	width: 132px;
	height: 132px;
	padding: 10px;
	box-sizing: border-box;
	float: left;
}

.sub-brand-link ul li:first-child {
	margin-right: 0;
	background: none;
	float: none;
	width: 100%;
	height: 260px;
}

.sub-brand-link ul li:last-child {
	margin-right: 0;
}

.sub-brand-link a {
	color: #fff;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
	border-radius: 100%;
	width: 112px;
	height: 112px;
	font-size: 14px;
}

.sub-brand-link a img {
	display: block;
	margin: 0 auto 5px;
	vertical-align: middle;
}

.sub-brand-link a:hover {
	background-color: rgba(200, 177, 138, .2);
}

.sub-brand-link a.cur {
	background-color: rgba(200, 177, 138, .2);
}

.sub-con {
	height: auto;
	margin:0 auto;
	overflow: hidden;
	color: #999;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 60px;
}
.sub-con .case li .zzc{
       top:0;
       left:0;
}

.sub-con h2 {
	background: url(../images/sub-brand-con-h2bg.png) center center no-repeat;
	padding-top: 98px;
	font-size: 18px;
	text-align: center;
	color: #333;
	font-weight: normal;
	margin-bottom: 10px;
}

.sub-con p {
	text-align: center;
}

.sub-con ul {
	margin: 25px 0;
	width: 1124px;
	border-top: 1px #e8e8e8 solid;
	padding-top:20px;
}

.sub-con ul li {
	width:33.33333333%;
	overflow: hidden;
        margin:auto;
	margin-top: 10px;
}
.sub-con ul li>a{
    display:block;
    width: 100%;
    height:300px;
    position: relative;
}

.sub-con ul li img {
	width: 100%;
	min-height:100%;
}

.con-infor {
	padding: 30px 20px;
	text-align: center;
}

.con-infor h3 {
	font-weight: normal;
	font-size: 14px;
	height: 40px;
	overflow: hidden;
	color: #333;
	margin-bottom: 8px;
	line-height:20px;
}

.con-infor h3 a {
	color: #333;
}

.con-infor span {
	color: #aeaeae;
	font-size: 14px;
	font-weight: lighter;
}

.con-infor span i {
	margin-right: 10px;
}

.con-infor span img {
	padding-right: 5px;
	vertical-align: sub;
}

.sub-con ul li .con-infor p {
	text-align: left;
	margin-top: 15px;
	height: 120px;
	overflow: hidden;
}

.sub-con ul li .con-infor p a {
	color: #999;
}

.sub-con ul li .con-infor .btn {
	display: block;
	font-size: 14px;
	color: #cab28b;
	margin-top: 15px;
}

.capital {
	width: 1024px;
	height: auto;
	margin: 50px auto;
	color: #666;
	line-height: 30px;
}

.capital p {
	margin-bottom: 30px;
}

.capital a {
	display: block;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	width: 190px;
	color: #fff;
	background-color: #c4aa7f;
	font-size: 20px;
	text-align: center;
}

.cooperate {
	width: 1024px;
	height: auto;
	margin: 60px auto;
}

.cooperate-hd {
	border-bottom: 1px solid #dfdfdf;
}

.cooperate-hd h2 {
	display: inline-block;
	border-bottom: 2px solid #c4aa7f;
	color: #333;
	font-size: 30px;
	padding-bottom: 10px;
	font-weight: normal;
}

.cooperate-bd ul {
	margin-top: 50px;
}

.cooperate-bd ul li {
	width: 240px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.cooperate-bd ul li img {
	display: block;
	margin: 0 auto;
	vertical-align: middle;
}

.advertise{
     margin:20px 0;
     padding-top:20px;
     border-top:1px solid #eee;
}
.advertise-item {
    position: relative;
    // border-right: 1px solid #eee;
    float: left;
    width:25%;
    overflow: hidden;
    flex:1 1;
}
.advertise-item>span{
    position: absolute;
    top:15%;
    background: #004296;
    width: 86px;
    height: 33px;
    line-height: 33px;
    color:#fff;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    text-align: center;
}
.mask{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
     -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    background: rgba(92, 139, 206, 0.6);
    -webkit-transition: transform .2s ease-in;
    -ms-transition: transform .2s ease-in;
    -o-transition: transform .2s ease-in;
    transition: transform .2s ease-in;
    color: #fff;
    font-size: 20px;
    padding-top: 28%;
    text-align: center;
}
.advertise-item:hover .mask{
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform:scale(1);
    
}
.advertise-item .mask{
   font-size:26px;
}
.advertise-item .adv-img
{
    position:relative;
}
.advertise-item a,
.advertise-item img,
.item-four .product-box-item a,
.item-four .product-box-item img{
    width: 100%;
    height: 100%
}

.advertise-item a,.item-four .product-box-item a{
    display: block;

}
.advertise-item .mask .sDetails
{
    position:relative;
    width: 100px;
    line-height: 25px;
    height: 34px;
    font-size: 14px;
    margin-top: 7%;
}
.advertise-item .mask>h3
{
    padding:0 20px;
   margin-bottom:10px;
   font-size:16px;
   font-weight:500;
   line-height:22px;
}
.advertise-item a:hover,.item-four .product-box-item a:hover{
    box-shadow: inset 0 0 38px rgba(0, 0, 0, .08);
    transition: all .15s ease
}
@media (max-width: 768px) {
   .sub-con .advertise-item{
      width: auto;
  }
}