﻿h2,
p {
	margin: 0;
	bottom: 0
}
.header{
    background:none;
    position:absolute;
}
.header .link:hover .text {
    color: #fff;
}
.header .links:hover .text {
    color: #fff;
}
.header .login_in a:hover{
   color:#fff;
}
.try-button {
    display: block;
    cursor: pointer;
    width: 268px;
    height: 56px;
    background-color: #ffffff;
    box-shadow: 0px 0px 59px 0px rgba(255, 255, 255, 0.47);
    border-radius: 8px;
    text-align: center;
    text-decoration: none;
    margin-top: 60px;
    font-size: 24px;
    line-height: 56px;
    letter-spacing: 2px;
    color: #0c83f0;
}
.item01 {
    color: #fff;
    position:relative;
}
.item01 .item_img img{
    width:100%;
    height:auto;
}
.item01 .wid1200{
    position:absolute;
    left:50%;
    margin-left:-600px;
    top:30%;
}

.item01 h1 {
	font-size: 80px;
	line-height: 70px;
	color: #ffffff;
    margin-bottom:40px;
}

.item01 p {
	font-size: 36px;
	line-height: 70px;
	letter-spacing: 1px;
	color: #ffffff;
}


.item02 {
    width: 100%;
    padding-top:80px;
    padding-bottom:60px;
}
.item02 ul li{
    width:25%;
    float:left;
    text-align:center;
}
.item02 ul li img{
    height:101px;
}

.item02 ul li h3 {
	font-size: 30px;
	line-height: 70px;
	color: #333333;
    margin-top:5px;
}
.item02 ul li h3 p{
	font-size: 20px;
	line-height: 28px;
	color: #333333;
}

.item03 {
    padding-top: 70px;
    padding-bottom: 55px;
    background-color: #f6faff;
}
.item04 {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #fff;
}
.item05 {
    padding-top: 70px;
    padding-bottom: 55px;
    background-color: #f6faff;
}
.item06 {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #fff;
}
.item_0 .wid1200 {
    overflow:hidden;
}
.item_0 .image-container {
    vertical-align: middle
}
.item_0 .image-container img {
    width: auto
}
.item_0 .title-container {
    display: inline-block;
    vertical-align: middle
}
.item_0 .title-container .item_title {
    font-size: 48px;
    line-height: 50px;
    color: #333;
}
.item_0 .title-container .text_cont {
    margin-top: 15%
}
.item_0 .title-container .text_cont .item {
	font-size: 18px;
	color: #333333;
    padding-left:15px;
    position:relative;
    margin-top:25px;
}
.item_0 .title-container .text_cont .item:after {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 4px;
    height: 18px;
    background-color: #0c83f0;
}
.item_0 .title-container .text_cont .item p {
    line-height: 32px;
    margin-top: 10px;
}
.item_0 .btn_zixun a{
    width: 145px;
    height: 52px;
    background-color: #0c83f0;
    border-radius: 26px;
    text-align: center;
    font-size: 16px;
    line-height: 52px;
    color: #fff;
    display:block;
    margin-top:25px;
    transition:0.3s;
}
.item_0 .btn_zixun a:hover{
    opacity:0.8;
}
.item07{
    text-align:center;
    background:url(/images/crmChakebao/qw_zx.png) no-repeat center center ;
    background-size:cover;
    height:445px;
    width:100%;
}
.item07 .item7_cont{
    position:relative;
    top:90px;
    width:100%;
}
.item07 .item7_cont h3{
   font-size: 84px;
	color: #ffffff;
    letter-spacing: 10px;
}
.item07 .item7_cont a{
    width: 287px;
	height: 91px;
	border-radius: 46px;
	border: solid 1px #ffffff;
    font-size: 36px;
	line-height: 91px;
	color: #ffffff;
    text-align:center;
    display:inline-block;
    margin-top:60px;
    transition:0.3s;
}
.item07 .item7_cont a:hover{
    opacity:0.8;
}

.contact{display:none}