.container{}

.col{
	background: #fff;
    padding: 50px 0;
    text-align: center;
}
.col .content{
	padding: 10px;
}
.col .h2{
	text-align: center;
    font-size: 30px;
    /*font-weight: 700;*/
    line-height: 42px;
    color: #50c33e;
    /*margin-bottom: 20px;*/
    letter-spacing: 2px;
}
.col .p{
	text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #666;
}
.col .span{
	font-size: 12px;
	color: #ccc;
	padding: 6px 12px;
	border-bottom: 1px solid #50c33e;
	text-transform:uppercase;
}

.banner{
	height: 550px;
	background: url(../../img/anti-fake/banner.png?t=20190806) no-repeat center;
	position: relative;
	margin-bottom: 110px;
}
.banner .banner-img{
	position: absolute;
	right: 0;
	bottom: -110px;
}
.banner .wrp1150{
	position: relative;
	height: 100%;
}
.banner-btn{
	position: absolute;
    display: none;
    width: 200px;
    height: 50px;
    background: #ef3a3e;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    letter-spacing: 2px;
    border-radius: 50px;
    left: 100px;
    top: 350px;
}
.banner-btn:hover,.banner-btn:active{
	background: #e82a2e;
	color: #fff;
}

.last-col{
	text-align: center;
}
.last-col p{
	font-size: 28px;
    color: #1c8ffb;
    font-weight: 700;
    margin-bottom: 25px;
}
.last-col a{
	background: #1C8FFB;
    color: #fff;
    font-size: 18px;
    padding: 12px 40px;
    border-radius: 8px;
}
.last-col img{
	margin-top: 40px;
}

/*产品优势*/
.youshi-col{}

.youshi-col ul{
	text-align: center;
}
.youshi-col li{
    display: inline-block;
    width: 230px;
    height: 250px;
    margin: 24px;
    vertical-align: top;
}

.youshi-col li .icon{
    display: block;
    width: 98px;
    height: 98px;
    border: 1px solid #ddd;
    border-radius: 50%;
    margin: 24px auto;
    background: url(../../img/anti-fake/icon.png) no-repeat;
}
.youshi-col li h3{
	color: #f8855c;
    font-size: 18px;
    margin: 10px 0;
    font-weight: 700;
}
.youshi-col li span{
	color: #666;
	font-size: 16px;

}
.youshi-col li .icon.a{background-position: 6px -392px;}
.youshi-col li .icon.b{background-position: -447px 7px;}
.youshi-col li .icon.c{background-position: 5px -306px;}
.youshi-col li .icon.d{background-position: -187px -298px;}

.tg-col .content{padding-top: 50px;}

/*防伪系统*/
.fw-col{}
.fw-col .fw-head{
	height: 210px;
	background: url(../../img/anti-fake/02.png?t=20190806) no-repeat center;
}
.fw-col .fw-head a{
	display: block;
	width: 100%;
	height: 100%;
}
.fw-col .content{
	padding-top: 100px;
}
.fw-col .txt{
	width: 50%;
}
.fw-col .txt .box{
	width: 420px;
	margin: 0 auto;
	text-align: left;
}
.fw-col .txt h3{
	color: #50c33e;
    font-size: 26px;
    font-weight: 700;
}
.fw-col .txt p{
    color: #ff9c2e;
    font-size: 20px;
    padding: 10px 0;
    margin-bottom: 8px;
    position: relative;
}
.fw-col .txt p:after{
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	height: 1px;
	width: 60px;
	background: #999;
}
.fw-col .txt ul{
	list-style: disc;
}
.fw-col .txt li{
	color: #4e4e4e;
	font-size: 16px;
}
.fw-col .img{
	width: 50%;
}
.fw-col .img ul{
	font-size: 0;
	text-align: center;
}
.fw-col .img ul li{
	font-size: 16px;
	font-weight: 700;
	color: #ff9c2e;
	display: inline-block;
	margin: 0 16px;
}
.fw-col .img li .icon{
	display: block;
    width: 130px;
    height: 130px;
    background: url(../../img/anti-fake/icon.png?t=1207) no-repeat;
    margin: 10px;
}
.fw-col .img li span{}
.fw-col .img li .icon.a{background-position: -154px -15px;}
.fw-col .img li .icon.b{background-position: -308px -6px;}
.fw-col .img li .icon.c{background-position: -302px -166px;}
.fw-col .img li .icon.d{background-position: -8px -16px;}
.fw-col .img li .icon.e{background-position: -8px -168px;}
.fw-col .img li .icon.f{background-position: -158px -168px;}

/*功能*/
.gn-col{}

.gn-col ul{
	text-align: center;
}
.gn-col li{
    display: inline-block;
    width: 230px;
    height: 250px;
    margin: 24px;
    vertical-align: top;
}

.gn-col li .icon{
    display: block;
    width: 98px;
    height: 98px;
    border: 1px solid #ddd;
    border-radius: 50%;
    margin: 24px auto;
    background: url(../../img/anti-fake/icon.png) no-repeat;
}
.gn-col li h3{
	color: #f8855c;
    font-size: 18px;
    margin: 10px 0;
    font-weight: 700;
}
.gn-col li span{
	color: #666;
	font-size: 16px;
	text-transform:uppercase;
}
.gn-col li .icon.a{background-position: -447px -165px;}
.gn-col li .icon.b{background-position: -93px -301px;}
.gn-col li .icon.c{background-position: -447px -80px;}
.gn-col li .icon.d{background-position: -447px -250px;}
.gn-col li:nth-child(odd) h3{color: #50c33e;}
.gn-col li:nth-child(even) h3{color: #f97f51;}
.gn-col li:nth-child(odd) .icon{border-color: #50c33e;}
.gn-col li:nth-child(even) .icon{border-color: #f97f51;}

/*应用领域*/
.ly-col{}
.ly-col .content{
	padding-top: 50px;
}
.ly-col ul{
	text-align: center;
    font-size: 0;
}
.ly-col li{
	
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: url(../../img/anti-fake/bg.jpg?t=20190806) no-repeat;
}
.ly-col ul.t li{
	width: 262px;
	height: 262px;
}
.ly-col ul.b li{
	width: 131px;
	height: 196px;
}
.ly-col li span{
	position: absolute;
	left: 10px;
	bottom: 12px;
	color: #fff;
	font-size: 18px;
}
.ly-col ul.t li:nth-child(1){background-position: 0 0;}
.ly-col ul.t li:nth-child(2){background-position: -262px 0;}
.ly-col ul.t li:nth-child(3){background-position: -524px 0;}
.ly-col ul.t li:nth-child(4){background-position: -786px 0;}
.ly-col ul.b li:nth-child(1){background-position: 0 -262px;}
.ly-col ul.b li:nth-child(2){background-position: -131px -262px;}
.ly-col ul.b li:nth-child(3){background-position: -262px -262px;}
.ly-col ul.b li:nth-child(4){background-position: -393px -262px;}
.ly-col ul.b li:nth-child(5){background-position: -524px -262px;}
.ly-col ul.b li:nth-child(6){background-position: -662px -262px;}
.ly-col ul.b li:nth-child(7){background-position: -786px -262px;}
.ly-col ul.b li:nth-child(8){background: #ff9c2e;}
.ly-col ul.b li:nth-child(8) span{left: 30px;bottom: 40%;}