﻿.container {
}

.col {
    background: #fff;
    padding: 50px 0;
}

.col .content {
}

.col .h2 {
    text-align: center;
    font-size: 30px;
    /*font-weight: 700;*/
    line-height: 42px;
    color: #444;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

.col .p {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

.banner {
    height: 520px;
    background: url(../images/banner.png) no-repeat center;
    position: relative;
}

.banner .wrp1150 {
    position: relative;
    height: 100%;
}

.banner .btn-group {
    position: absolute;
    bottom: 166px;
    left: 56px;
}

.banner .btn-group .btn {
    font-size: 18px;
    display: block;
    width: 158px;
    height: 52px;
    border: 1px solid;
    text-align: center;
    line-height: 52px;
    float: left;
    color: #fff;
    border-radius: 4px;
    margin: 0 20px;
}

.banner .btn-group .btn.resUrl {
    background: #ff2a00;
    border-color: #ff2a00;
}

.banner .btn-group .btn.kfUrl {
}

.banner .btn-group .btn:hover {
    opacity: .9;
}

.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;
}
/*介绍*/
.xt-col{
    background: #f4f4f4;
    margin-bottom: 50px;
}
.xt-col .h2 span{
    color: #5cc30d;
}
.xt-col .content{
    background: url('../images/col-01.png') no-repeat right bottom;
    height: 382px;
    margin-bottom: -50px;
}
.xt-col .content ul{margin-bottom: 50px;margin-top: 50px;}
.xt-col .content ul li{
    float: left;
    width: 120px;
    margin: 0 20px;
    height: 190px;
}
.xt-col .content ul li .img{}
.xt-col .content ul li .img .icon{
    display: block;
    margin: 0 auto;
    border-radius: 50%;
}
.xt-col .content ul li h3{
    text-align: center;
    margin: 12px 0 16px;
    font-weight: 700;
}
.xt-col .content ul li p{
    line-height: 1.4;
}
.xt-col .content .btn{
    display: block;
    width: 160px;
    height: 54px;
    border-radius: 4px;
    text-align: center;
    line-height: 54px;
    color: #fff;
    background: #f53636;
    font-size: 16px;
    margin-left: 20px;
}
.xt-col .content .btn:hover{
    opacity: .9;
}
/*功能*/
.gn-col{}
.gn-col .h2 span{
    color: #08d497;
}
.gn-col .content{}
.gn-col .content ul{
    padding: 30px 2px;
}
.gn-col .content ul li{
    text-align: center;
    float: left;
    border: 1px solid #dcdcdc;
    width: 252px;
    height: 252px;
    margin: 16px;
    cursor: pointer;
}
.gn-col .content ul li:hover{
    box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
}
.gn-col .content ul li .img{}
.gn-col .content ul li .img .icon{
    display: block;
    margin: 30px auto;
}
.gn-col .content ul li h3{
    font-size: 20px;
}
.gn-col .content ul li p{
    margin: 12px 48px;
    color: #666;
    line-height: 1.4;
}
/*双模式*/
.yx-col{
    background: url('../images/mo-bg.png') no-repeat center;
    height: auto;
    background-size: cover;
}
.yx-col .h2{
    color: #fff;
}
.yx-col .p{
    color: #fff;
}
.yx-col .content{}
.yx-col .content ul{
    margin: 0 -10px;
    margin-top: 56px;
}
.yx-col .content ul li{
    float: left;
    background: #fff;
    border-radius: 8px;
    width: 270px;
    height: 100px;
    margin: 10px;
}
.yx-col .content ul li .img{
    float: left;
    padding: 18px 10px;
}
.yx-col .content ul li .img .icon{
    display: block;
}
.yx-col .content ul li h3{
    margin-top: 28px;
    margin-bottom: 8px;
    font-weight: 700;
    overflow: hidden;
}
.yx-col .content ul li p{
    color: #666;
    overflow: hidden;
    padding-right: 1px;
}
/*优点*/
.yd-col{}
.yd-col .h2 span{
    color: #ff8400;
}
.yd-col .content{}
.yd-col .content ul{}
.yd-col .content ul li{
    border-bottom: 1px solid #ccc;
    padding: 30px 0;
}
.yd-col .content ul li>div{
    display: table-cell;
    vertical-align: middle;
    height: 400px;
}
.yd-col .content ul li .text{
    width: 400px;
    margin: 0 90px;
}
.yd-col .content ul li .text h4{
    font-size: 20px;
    color: #ff8400;
    margin-bottom: 10px;
}
.yd-col .content ul li .text p{
    color: #666;
    font-size: 16px;
    line-height: 2;
}
.yd-col .content ul li .img{
    margin: 0 60px;
}
.yd-col .content ul li .img img{}
/*五网*/
.ww-col{}
.ww-col .h2 span{
    color: #f37747;
}
.ww-col .content{
    margin-top: 50px;
    text-align: center;;
}
/*展示*/
.zs-col{}
.zs-col .h2 span{
    color: #ff8400;
}
.zs-col .content{}
.zs-col .content ul{
    padding: 20px 0;
}
.zs-col .content ul li{
    text-align: center;
    width: calc(20% - 20px);
    float: left;
    margin: 10px;
}
.zs-col .content ul li img{
    width: 100%;
    display: block;
    margin-bottom: 16px;
    cursor: pointer;
    position: relative;
    top: 0;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
}
.zs-col .content ul li img:hover{
    box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
    top: -2px;
}
.zs-col .content ul li span{
}
/*案例*/
.al-col{
    background: #f4f4f4;
}
.al-col .content{}
.al-col .content ul{}
.al-col .content ul li{
    float: left;
    width: 25%;
}
.al-col .content ul li .icon{
    display: block;
    margin: 20px auto;
}
/*行业*/
.hy-col{}
.hy-col .content{}
.hy-col .content ul{
    padding: 0 5px;
    margin-top: 50px;
}
.hy-col .content ul li{
    float: left;
    text-align: center;
    width: 190px;
}
.hy-col .content ul li .img{
    margin-bottom: 12px;
}
.hy-col .content ul li .img .icon{
    display: block;
    margin: 0 auto;
}
.hy-col .content ul li span{
    font-size: 16px;
}

.bg-al_01 {
    width: 240px; height: 240px;
    background: url('../images/icon-bg.png') no-repeat -3458px -10px;
}
.bg-al_02 {
    width: 240px; height: 240px;
    background: url('../images/icon-bg.png') no-repeat -3718px -10px;
}
.bg-al_03 {
    width: 240px; height: 240px;
    background: url('../images/icon-bg.png') no-repeat -3978px -10px;
}
.bg-al_04 {
    width: 240px; height: 240px;
    background: url('../images/icon-bg.png') no-repeat -4238px -10px;
}
.bg-al_05 {
    width: 240px; height: 240px;
    background: url('../images/icon-bg.png') no-repeat -4498px -10px;
}
.bg-al_06 {
    width: 240px; height: 240px;
    background: url('../images/icon-bg.png') no-repeat -4758px -10px;
}
.bg-al_07 {
    width: 240px; height: 240px;
    background: url('../images/icon-bg.png') no-repeat -5018px -10px;
}
.bg-al_08 {
    width: 240px; height: 240px;
    background: url('../images/icon-bg.png') no-repeat -5278px -10px;
}
.bg-hy_01 {
    width: 172px; height: 172px;
    background: url('../images/icon-bg.png') no-repeat -2306px -10px;
}
.bg-hy_02 {
    width: 172px; height: 172px;
    background: url('../images/icon-bg.png') no-repeat -2498px -10px;
}
.bg-hy_03 {
    width: 172px; height: 172px;
    background: url('../images/icon-bg.png') no-repeat -2690px -10px;
}
.bg-hy_04 {
    width: 172px; height: 172px;
    background: url('../images/icon-bg.png') no-repeat -2882px -10px;
}
.bg-hy_06 {
    width: 172px; height: 172px;
    background: url('../images/icon-bg.png') no-repeat -3074px -10px;
}
.bg-gn_01 {
    width: 76px; height: 76px;
    background: url('../images/icon-bg.png') no-repeat -1018px -10px;
}
.bg-gn_02 {
    width: 76px; height: 76px;
    background: url('../images/icon-bg.png') no-repeat -1114px -10px;
}
.bg-gn_03 {
    width: 76px; height: 76px;
    background: url('../images/icon-bg.png') no-repeat -1210px -10px;
}
.bg-gn_04 {
    width: 76px; height: 76px;
    background: url('../images/icon-bg.png') no-repeat -1306px -10px;
}
.bg-gn_05 {
    width: 76px; height: 76px;
    background: url('../images/icon-bg.png') no-repeat -1402px -10px;
}
.bg-gn_06 {
    width: 76px; height: 76px;
    background: url('../images/icon-bg.png') no-repeat -1498px -10px;
}
.bg-gn_07 {
    width: 76px; height: 76px;
    background: url('../images/icon-bg.png') no-repeat -1594px -10px;
}
.bg-gn_08 {
    width: 76px; height: 76px;
    background: url('../images/icon-bg.png') no-repeat -1690px -10px;
}
.bg-xt_01 {
    width: 84px; height: 84px;
    background: url('../images/icon-bg.png') no-repeat -1786px -10px;
}
.bg-xt_02 {
    width: 84px; height: 84px;
    background: url('../images/icon-bg.png') no-repeat -1890px -10px;
}
.bg-xt_03 {
    width: 84px; height: 84px;
    background: url('../images/icon-bg.png') no-repeat -1994px -10px;
}
.bg-xt_04 {
    width: 84px; height: 84px;
    background: url('../images/icon-bg.png') no-repeat -2098px -10px;
}
.bg-xt_05 {
    width: 84px; height: 84px;
    background: url('../images/icon-bg.png') no-repeat -2202px -10px;
}
.bg-yx_01 {
    width: 64px; height: 64px;
    background: url('../images/icon-bg.png') no-repeat -10px -10px;
}
.bg-yx_02 {
    width: 64px; height: 64px;
    background: url('../images/icon-bg.png') no-repeat -94px -10px;
}
.bg-yx_03 {
    width: 64px; height: 64px;
    background: url('../images/icon-bg.png') no-repeat -178px -10px;
}
.bg-yx_04 {
    width: 64px; height: 64px;
    background: url('../images/icon-bg.png') no-repeat -262px -10px;
}
.bg-yx_05 {
    width: 64px; height: 64px;
    background: url('../images/icon-bg.png') no-repeat -346px -10px;
}
.bg-yx_06 {
    width: 64px; height: 64px;
    background: url('../images/icon-bg.png') no-repeat -430px -10px;
}
.bg-yx_07 {
    width: 64px; height: 64px;
    background: url('../images/icon-bg.png') no-repeat -514px -10px;
}
.bg-yx_08 {
    width: 64px; height: 64px;
    background: url('../images/icon-bg.png') no-repeat -598px -10px;
}
.bg-yx_09 {
    width: 64px; height: 64px;
    background: url('../images/icon-bg.png') no-repeat -682px -10px;
}
.bg-yx_10 {
    width: 64px; height: 64px;
    background: url('../images/icon-bg.png') no-repeat -766px -10px;
}
.bg-yx_11 {
    width: 64px; height: 64px;
    background: url('../images/icon-bg.png') no-repeat -850px -10px;
}
.bg-yx_12 {
    width: 64px; height: 64px;
    background: url('../images/icon-bg.png') no-repeat -934px -10px;
}
.bg-hy_05 {
    width: 172px; height: 172px;
    background: url('../images/icon-bg.png') no-repeat -3266px -10px;
}

.inner, .wrp1150{
	width: 100%;
	max-width: 1150px;
}
.ww-col img{
	width: 100%;
	max-width: 995px;
	height: auto;
	display: block;
	margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
	.gn-col .content ul li{
		width: 23%;
		margin: 10px 1%;
		box-sizing: border-box;
		padding: 20px 0;
		height: auto;
	}
	.gn-col .content ul li p{
		width: 96%;
		margin: 10px auto;
	}
	.gn-col .content ul li .img .icon{
		margin: 0 auto 20px;
		display: block;
	}
	.yx-col .content ul{
		margin: 30px auto;
	}
	.yx-col .content ul li{
		width: 23%;
		margin: 10px 1%;
	}
	.hy-col .content ul li{
		width: 33.33%;
		margin: 0 0 20px;
	}
}
@media only screen and (max-width: 1149px) {
	.yd-col .content ul li{
		width: 870px;
		margin: 0 auto;
	}
	.yd-col .content ul li .text{
		width: 300px;
		margin: 0 50px;
	}
	.yd-col .content ul li .img,.yd-col .content ul li .text{
		margin: 0;
		padding: 0 20px;
		box-sizing: border-box;
	}
}
@media only screen and (max-width: 1110px) {
	.xt-col .content{
		padding: 0 0 50px;
		background-size: auto 45%;
	}
	.xt-col .content{
		height: auto;
	}
	.xt-col .content ul li{
		width: 18%;
		margin: 0 1%;
	}
}
@media only screen and (max-width: 1100px) {
	.banner{
		background-size: auto 100%;
		height: auto;
	}
	.banner .wrp1150{
		height: auto;
		padding-top: 50%;
	}
	.banner .btn-group{
		bottom: 10%;
		left: 5%;
	}
}
@media only screen and (max-width: 870px) {
	.yd-col .content ul li{
		width: 100%;
		overflow: hidden;
		box-sizing: border-box;
	}
	.yd-col .content ul li>div{
		width: 50%;
		height: auto;
		display: block;
		float: left;
	}
	.yd-col .content ul li .img img{
		width: 80%;
		height: auto;
		display: block;
		margin: 0 auto;
	}
	.yd-col .content ul li .text{
		width: 100%;
	}
}
@media only screen and (max-width: 768px) {
	.banner .btn-group .btn{
		width: 100px;
		height: 36px;
		line-height: 36px;
	}
	.banner .btn-group{
		bottom: 10%;
		left: 0;
	}
	.col .h2{
		font-size: 20px;
		line-height: 30px;
	}
	.col .p{
		font-size: 14px;
	}
	.xt-col .content{
		background-size: 33.33% auto;
	}
	.xt-col .content ul li{
		width: 31.33%;
		margin: 0 1%;
	}
	.yx-col .content ul li{
		width:31.33%;
	}
	.xt-col .content .btn{
		width: 100px;
		height: 36px;
		line-height: 36px;
	}
	.xt-col{
		margin-bottom: 0;
	}
	.gn-col,.yx-col{
		padding: 50px 0 20px;
	}
	.yd-col,.ww-col,.zs-col{
		padding: 50px 0 0;
	}
	.zs-col .content ul{
		padding: 20px 0 0;
	}
	.hy-col .content ul{
		margin-top: 30px;
	}
}
@media only screen and (max-width: 600px) {
	.gn-col .content ul li{
		width: 31.33%;
	}
	.yx-col .content ul li{
		width:48%;
	}
	.hy-col .content ul li{
		width: 50%;
	}
}
@media only screen and (max-width: 500px) {
	.xt-col .content{
		background-size: 50% auto;
	}
	.xt-col .content ul li{
		width: 48%;
		margin: 0 1%;
	}
	.yd-col .content ul li>div{
		float: none;
		width: 100%;
	}
}
@media only screen and (max-width: 447px) {
	.gn-col .content ul li{
		width: 48%;
	}
}
@media only screen and (max-width:375px) {
	.hy-col .content ul li{
		width: 100%;
	}
}
@media only screen and (max-width:365px) {
	.yx-col .content ul li{
		width: 98%;
		height: auto;
	}
}
@media only screen and (max-width:300px) {
	.gn-col .content ul li{
		width: 98%;
	}
}