﻿*,ul,li{
	padding:0px;
	margin:0px;
	font-style: initial;
}

.img-con {
    width: 1360px;
    margin: auto;
    overflow: hidden;
    margin-top: 64px;
}
.img-con .img-con-top{
	overflow:hidden;
	width:1360px;
	height:640px;
	background:url(../../data_con/images/1.png);
	background-repeat:no-repeat;
    background-size: cover;
}
.img-con .img-con-top .t-right-data{
	overflow:hidden;
	width:240px;
	background:rgba(0,0,0,.5);
	height:100%;
	float: right;
	position: relative;
}
.t-right-data li {
    position: relative;
    margin-top: 33px;
	
}
.t-right-data li:last-child{
    margin-bottom:0px;
}
.t-right-data li .sznum {
	text-align: center;
	margin-bottom:37px;
}
.t-right-data li .sznum span {
    color: #08a546;
    font-size: 56px;
    line-height: 48px;
    font-weight: bold;
}
.t-right-data li .sznum i {
    color: #08a546;
    font-size: 22px;
    font-weight: bold;
    vertical-align: top;
    position: absolute;
    top: 8px;
}
.t-right-data li p {
    text-align: center;
    color: #E6E6E6;
	font-size: 22px;
    margin-bottom: 100px;
}
.img-text-con{
	overflow:hidden;
	margin-top: 4vh;
}
.img-text-con .itc-left{
	overflow:hidden;
	float: left;
	margin-right: 40px;
}
.img-text-con .itc-left img{
	width: 240px;
    height: 240px;
}
.img-text-con .itc-right{
	overflow:hidden;
}
.img-text-con .itc-right .itc-right-top {
    overflow: hidden;
    text-indent: 40px;
    font-size: 22px;
    color: #333;
	line-height: 4vh;
    margin-bottom: 1vh;
    height: 18vh;
}
.img-text-con .itc-right .itc-right-x{
	overflow:hidden;
}
.itc-right-x .x-button {
    overflow: hidden;
    background: #08a546;
    color: #fff;
    width: 220px;
    height: 64px;
    line-height: 64px;
    border-radius: 5px;
    cursor: pointer;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
}
.itc-right-x .x-button .x-button-z {
    overflow: hidden;
    float: left;
    height: 64px;
    line-height: 64px;
    width: 156px;
    text-align: center;
    font-size: 22px;
}
.itc-right-x .x-button .x-button-y {
    float: left;
    overflow: hidden;
    background: #00923a;
    height: 64px;
    line-height: 64px;
    width: 64px;
    text-align: center;
	    position: relative;

}
.itc-right-x .x-button .x-button-y img {
    width: 15px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}























