﻿html{margin: 0;padding: 0}
body{
    font-family: 微软雅黑, "Microsoft YaHei",宋体,SimSun,Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
    min-width: 1200px;
}
ul,li{list-style-type: none;  margin: 0;  padding: 0;}
h3,p,a{margin: 0;padding: 0}
a{text-decoration:none;  color:#333; }

.main{
    width: 100%;
    background: url("../images/bg_left.png") no-repeat left top,url("images/bg_right.png") no-repeat right bottom;
    background-color: #f7faff;
 }
/***header begin***/
.header{
    height: 80px;
    width: 100%;
    border-bottom: 1px solid #dff0ff;
}
.header .content{
    width: 1200px;
    margin: 0 auto;
}
.header .logo{
    float: left;
    margin-top: 25px;
    cursor: pointer;
}
.header .right{
    float: right;
}
.header .right ul{
    margin-top: 25px;
}
.header .right ul li{
    float: left;
}
.header .right ul li:not(:last-child){
    margin-right: 25px;
}

.header .right ul li h3,.main .header .right ul li image{
    display: inline;
}
.header .right ul li h3{
    position: relative;
    top:-9px;
    font-size: 14px;
    color: #aaabae;
    font-weight: 500;
    padding-left: 10px;
}
/***header end***/

/***content begin***/
.content{
    margin: 0 auto;
    padding-bottom: 65px;
    width: 1200px;
    position: relative;
}
.content .item-large{
    width: 100%;
    text-align: center;
    margin-top: 13px;
    position: relative;
}
.content .item-large .item-title h3{
    font-weight: 600;
    font-size: 30px;
    color: #44566c;
    margin-top: 30px;
}
.content .item-large .item-title p{
    color: #46566b;
    font-size: 14px;
    margin: 20px 0;
}

.content .item-large .items{
    width: 262px;
    height: 298px;
    text-align: center;
    border: 1px solid #e8f4ff;
    border-radius: 10px;
    background-color: #ffffff;
    display: inline-block;
}

.content .item-large .items:hover{
    border: 1px solid #e8f4ff;
    box-shadow: 0 1px 2px rgb(150 150 150 / 30%);
}
.content .item-large .skyblue:hover{
    box-shadow: 0 0px 4px 1px rgb(214 237 255);
}
.content .item-large .lighred:hover{
    box-shadow: 0 0px 4px 1px rgb(255 231 232);
}
.content .item-large .viridity:hover{
    box-shadow: 0 0px 4px 1px rgb(221 251 215);
}
.content .item-large .purple:hover{
    box-shadow: 0 0px 4px 1px rgb(207 222 255);
}
.content .large-top{
    margin-top:42px;
}
.content .item-large .main{
    background-size: 258px 188px;
    width: 258px;
    height: 188px;
    margin: 0 auto;
    margin-top: 2px;
    position: relative;
    z-index: 2;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.content .item-large .bg2{
    background: url("../images/bg_2.png") no-repeat;
}
.content .item-large .bg3{
    background: linear-gradient(180deg, #e5fde0, #b6f0ab);
}
.content .item-large .bg5{
    background: linear-gradient(180deg, #d7e2fc, #93b2ec);
}
.content .item-large .bg7wp{
    background: url("../images/bg7_wp.png") no-repeat;
}
.content .item-large .items:not(:last-child){
    margin-right: 20px;
}
.content .item-large .main h3{
    display: inline-block;
    width: 186px;
    margin: 30px auto 0;
    line-height: 49px;
    color:#ffffff;
    font-size: 24px;
}
.content .item-large .main .f18{
    font-size: 18px;
}
.content .item-large .main .bg4{
    background: url("../images/bg_4.png") no-repeat;
    background-size: cover;
}
.content .item-large .main .bg7{
    background: url("../images/bg_7.png") no-repeat;
    background-size: cover;
}
.content .item-large .main .bg8{
    background: url("../images/bg_8.png") no-repeat;
    background-size: cover;
}
.content .item-large .main .bg9{
    background: url("../images/bg_9.png") no-repeat;
    background-size: cover;
}
.content .item-large .main.orange{
    background: linear-gradient(0deg,#FFC9C2,#FFF6F5);
}
.content .item-large .main .bg-ywj {
    background: linear-gradient(45deg,#FE3936,#F86231);
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.content .item-large .main p{
    margin-top: 20px;
    font-size: 18px;
}
.content .item-large .main span{
    font-weight: 600;
    font-size: 18px;
}

.content .item-large .bottom{
    height: 105px;
    width: 262px;
}
.content .item-large .bottom p{
    color: #44566d;
    font-size: 22px;
    font-weight: bold;
    position: relative;
    top: 24px;
    line-height: 48px;
}
.content .item-large .bottom button{
    border-radius: 50px;
    border: none;
    font-weight: bold;
    color: #ffffff;
    font-size: 18px;
    width: 160px;
    height: 50px;
    line-height: 50px;
    position: relative;
    top: 24px;
    display: none;
    outline: none;
    cursor:pointer;
}
.content .item-large .bottom .bf-wf-btn{
    background: #149bff;
}
.content .item-large .bottom .bf-wp-btn{
    background: #fc7a5e;
}
.content .item-large .bottom .bf-ww-btn{
    background: #88cb4a;
}
.content .item-large .bottom .bf-cg-btn{
    background: #6d96f2;
}
.content .item-large .bottom .bf-ywj-btn{
    background: #F86031;
}
.lighRed {
    margin-top: 34px;
}
.itLogo,.gramLogo,.tuinLogo,.checkpassLogo,.paperLogo,.zaojcLogo,.ywjlogo {
    position: absolute;
    top: 80px;
    left: 57%;
    z-index: -1;
}
.gramLogo{
    left: 49%;
    top: 64px;
}
.tuinLogo{
    top: 50px;
    left: 51%;
}
.checkpassLogo {
    top: 48px;
    left: 55%;
}
.zaojcLogo {
    top: 52px;
    left: 54%;
}
.paperLogo {
    top: 56px;
    left: 57%;
}
.ywjlogo {
    left: 24%;
    top: 40px;
}
.collect{
    display: inline-block;
    border: 1px solid #3d8be0;
    font-size: 16px;
    color: #3d8be0;
    padding: 8px 4px;
    cursor:pointer;
    position: fixed;
    left: 320px;
    top: 300px;
    width: 24px;
    text-align: center;
}
.collect img{
    margin-bottom: 10px;
}
/***content end***/

/*** footer begin***/
.footer{
    text-align: center;
    height: 59px;
    color: #44566c;
    font-size: 12px;
    background-color: #ffffff;
}
.footer p{
    display: block;
    line-height: 65px;
}
/*** footer end***/

/*** navigation ***/
.navigation {
    position: fixed;
    left: 290px;
    top: 50%;
    margin-top: -180px;
}
.navigation .navItme {
    width: 40px;
    height: 46px;
    background: #3a3843;
    color: #e6e5e5;
    text-align: center;
    line-height: 15px;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 12px;
    padding: 7px;
    transition: all .3s;
}
.navigation .navItme:hover {
    color: #fff;
}
.navigation .item-Ww {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}
.navigation .item-Qw {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.navigation .item-Cg {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.navigation .active {
    background: #3c8ae2;
    color: #fff;
}
