a{
    text-decoration: none;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.bgfa {
    background: #fafafa;
}
.textcenter {
    text-align: center;
}
.pdtb70{
    padding: 70px 0;
}
.padbotm70 {
    padding-bottom: 70px;
}
.gamicon {
    background: url(../../images/product/gamapp/gamappicon.png) no-repeat;
}
.gamicon2 {
    background: url(../../images/product/gamapp/gamappicon2.png) no-repeat;
}
.gambner {
    width: 100%;
    height: 600px;
}
.gambner a {
    display: block;
    height: 100%;
    background: url(../../images/product/gamapp/banner.png) no-repeat top center;
}
.prodpet {
    background: #fafafa;
}
.gamtit {
    padding: 0 0 50px;
    text-align: center;
    line-height: 1;
}
.gamtit h5 {
    position: relative;
    z-index: 1;
    font-size: 36px;
    letter-spacing: -2px;
    color: #333333;
}
.gamtit span {
    display: inline-block;
    margin-top: -28px;
    font-size: 56px;
    font-weight: bold;
    letter-spacing: -3px;
    color: #f2f2f2;
    position: relative;
    z-index: 0;
}
.gamtit p {
    margin-top: 20px;
    font-size: 16px;
    line-height: 36px;
    letter-spacing: -1px;
    color: #999999;
}
.pintroduce {
    text-indent: 32px;
    font-size: 16px;
    line-height: 32px;
    color: #333333;
}
.pintroduce span {
    font-size: 18px;
    font-weight: 800;
    color: #169852;
}
.gntxcot {
    margin: 0 auto;
    padding-top: 70px;
    background: #fff;
    padding-left:5%;
    box-sizing: border-box;
    border: solid 1px #e5e5e5;
    overflow: hidden;
}
.gntxcot li {
    width: 19%;
    float: left;
    padding-bottom: 70px;
}
.gntxcot i {
    display: inline-block;
    width: 94px;
    height: 94px;
    margin-bottom: 20px;
}
.gntxcot .gntxic1 {
    background-position: -1px -1px;
}
.gntxcot .gntxic2 {
    background-position: -101px -1px;
}
.gntxcot .gntxic3 {
    background-position: -201px -1px;
}
.gntxcot .gntxic4 {
    background-position: -301px -1px;
}
.gntxcot .gntxic5 {
    background-position: -401px -1px;
}
.gntxcot .gntxic6 {
    background-position: -502px -1px;
}
.gntxcot .gntxic7 {
    background-position: -602px -1px;
}
.gntxcot .gntxic8 {
    background-position: -702px -1px;
}
.gntxcot .gntxic9 {
    background-position: -802px -1px;
}
.gntxcot .gntxic10 {
    background-position: -902px -1px;
}
.gntxcot p {
    font-size: 18px;
    line-height: 1;
    color: #333333;
}
.jielist {
    display: flex;
    justify-content: space-around;
}
.jielist li {
    position: relative;
    width: 360px;
    height: 196px;
    background-color: #f5f5f5;
}
.jielist li p {
    font-size: 18px;
    text-align: left;
    line-height: 1;
    padding: 20px 0 0 20px;
    font-weight: 800;
    color: #169852;
}
.jielist li p i {
    margin-right:10px;
    display: inline-block;
    font-style: normal;
    vertical-align: middle;
    font-size: 34px;
}
.jielist li div {
    position: absolute;
    top: 60px;
    left: 20px;
    width: 352px;
    height: 166px;
    text-align: left;
    padding: 20px 15px 0;
    box-sizing: border-box;
    background-color: #ffffff;
    box-shadow: 2px 3px 15px 0px rgba(0, 52, 97, 0.1);
    font-size: 16px;
    line-height: 24px;
    color: #666666;
}
.jielist li span {
    position: absolute;
    right: 10px;
    bottom: -8px;
    font-size: 70px;
    font-weight: bold;
    line-height: 1;
    color: rgba(7,124,93,.08);
}
.jielist li span em {
    position: absolute;
    right: 24px;
    bottom: -2px;
    display: inline-block;
    width: 30px;
    height: 6px;
    background-color: #78d9a5;
}
.jefa {
    width: 220px;
    height: 60px;
    margin: 110px auto 0;
    background-color: #169852;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    line-height: 60px;
    color: #ffffff;
    cursor: pointer;
}
.imgbox {
    position: relative;
    margin-top:30px;
}
.imgbox::before,
.imgbox::after {
    content:'';
    position: absolute;
    display: inline-block;
    width: 595px;
    height: 414px;
    z-index: -1;
}
.imgbox::before {
    top: -47px;
    left: -207px;
    background: url(../../images/product/gamapp/imgg1.png) no-repeat;
}
.imgbox::after {
    bottom: 55px;
    right: -222px;
    background: url(../../images/product/gamapp/imgg2.png) no-repeat;
}
.ptlist {
    overflow: hidden;
}
.ptlist li {
    float: left;
    width: 33.333%;
}
.ptlist li:nth-child(-n+3){
    margin-bottom: 85px;
}
.ptlist i {
    display: inline-block;
    width: 80px;
    height: 80px;
    margin-bottom: 35px;
}
.ptlist .ptic1 {
    background-position: -1px -1px;
}
.ptlist .ptic2 {
    background-position: -91px -1px;
}
.ptlist .ptic3 {
    background-position: -180px -1px;
}
.ptlist .ptic4 {
    background-position: -270px -1px;
}
.ptlist .ptic5 {
    background-position: -359px -1px;
}
.ptlist div {
    position: relative;
    padding-top: 22px;
    font-size: 28px;
    line-height: 28px;
    color: #169852;
}
.ptlist div::before {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -20px;
    content: '';
    display: inline-block;
    width: 40px;
    height: 4px;
    background-color: #169852;
}
.ptlist li:last-child div {
    padding-top: 57px;
}
.ptlist li:last-child div::before {
    display: none;
}
.ushycot {
    overflow: hidden;
}
.ushycot li {
    float: left;
    width: 33.333%;
}
.ushycot li:nth-child(-n+6) {
    margin-bottom: 80px;
}
.ushycot li i {
    display: inline-block;
    width: 72px;
    height: 77px;
    margin-bottom: 20px;
}
.ushycot li .tsicn1 {
    background-position: 0 bottom;
}
.ushycot li .tsicn2 {
    background-position: -86px bottom;
}
.ushycot li .tsicn3 {
    background-position: -172px bottom;
}
.ushycot li .tsicn4 {
    background-position: -258px bottom;
}
.ushycot li .tsicn5 {
    background-position: -344px bottom;
}
.ushycot li .tsicn6 {
    background-position: -430px bottom;
}
.ushycot li .tsicn7 {
    background-position: -515px bottom;
}
.ushycot li .tsicn8 {
    background-position: -601px bottom;
}
.ushycot li .tsicn9 {
    background-position: -687px bottom;
}
.ushycot li p {
    margin-bottom: 10px;
    font-size: 18px;
    color: #333;
}
.ushycot li div {
    padding: 0 95px;
    font-size: 16px;
    color: #666;
    line-height: 24px;
}
.ylcot {
    background-image: linear-gradient(90deg, #18b460 0%, #09946f 100%), linear-gradient(#fafafa, #fafafa);
}
.ylcotfr,
.wlzdcot {
    display: flex;
    justify-content: space-between;
}
.ylcotfr ul {
    width: 590px;
    height: 638px;
    padding: 50px 55px 0;
    box-sizing: border-box;
    text-align: left;
    background-color: #ffffff;
    box-shadow: 2px 3px 10px 0px rgba(204, 204, 204, 0.5);
}
.ylcotfr li p {
    margin-bottom: 18px;
    font-size: 22px;
    line-height: 1;
    color: #169852;
}
.ylcotfr li div {
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 36px;
    color: #333333;
}
.ylcotfr ul:last-child li div {
    margin-bottom: 45px;
}
.wlzdcot ul {
   margin-left: 80px;
   padding-top: 50px;
   width: 450px;
}
.wlzdcot {
    padding-top: 30px;
}
.wlzdcot ul li p {
    margin-bottom: 18px;
    font-size: 20px;
    line-height: 1;
    color: #169852;
}
.wlzdcot ul li div {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
}
.lineBg{
    position:absolute;
    top:297px;
    background:#e6e6e6;
    height:1px;
    width:100%;
}
/*系统特色*/
.charBox{
    background:#fafafa;
    padding-bottom:45px;
}
.charCon{
    text-align: center;
}
.charCon ul{
    width:100%;
    text-align: center;
    clear:both;
    margin-bottom:40px;
    display: flex;
}
.charCon .charOne{
    width:880px;
    margin:0 auto 40px;
}
.charCon ul li{
    width: 280px;
    height: 299px;
    background-color: #ffffff;
    border-radius: 4px;
    padding:45px 45px;
    margin:0 20px;
    box-sizing:border-box;
}
.charCon ul li:hover{
    box-shadow: 0px 8px 18px 0px
    rgba(114, 114, 114, 0.29);
    border-radius: 4px;
}
.charCon ul li .gamicon{
    display: inline-block;
    width:70px;
    height:70px;
}
.charCon ul li .systemIcon_1{
    background-position:0 -91px;
}
.charCon ul li .systemIcon_2{
    background-position:-85px -90px;
}
.charCon ul li .systemIcon_3{
    background-position:-170px -90px;
}
.charCon ul li .systemIcon_4{
    background-position:-250px -90px;
}
.charCon ul li .systemIcon_5{
    background-position:-335px -90px;
}
.charCon ul li .systemIcon_6{
    background-position:-416px -90px;
}
.charCon ul li .systemIcon_7{
    background-position:-500px -90px;
}
.charCon ul li h4{
    font-size: 18px;
    font-weight: normal;
    color:#333;
    margin:20px 0 20px;
}
.charCon ul li p{
    font-size: 16px;
    font-weight: normal;
    color: #787878;
    text-align: left;
    line-height: 30px;
}
.safeBox ul{
    width:100%;
    overflow: hidden;
}
.safeBox ul li{
    width:33.33%;
    height:330px;
    padding:0 70px;
    text-align: center;
    box-sizing:border-box;
    float:left;
    margin-bottom:40px;
}
.safeBox ul li i{
    display: inline-block;
    width:220px;
    height:191px;
}
.safeBox ul li .safeIcon_1{
    background-position:0 -190px;
}
.safeBox ul li .safeIcon_2{
    background-position:-232px -190px;
}
.safeBox ul li .safeIcon_3{
    background-position:-463px -190px;
}
.safeBox ul li .safeIcon_4{
    background-position:0 -402px;
}
.safeBox ul li .safeIcon_5{
    background-position:-232px -402px;
}
.safeBox ul li .safeIcon_6{
    background-position:-463px -402px;
}
.safeBox ul li h4{
    font-size: 20px;
    line-height: 24px;
    color: #333333;
    margin:30px 0;
}
.safeBox ul li p{
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    color: #333333;
}
.safeBox{
    padding-bottom:30px;
}
.serviceBox{
    width:100%;
    height:980px;
    padding-top: 70px;
    box-sizing: border-box;
    background:url(../../images/product/gamapp/serviceBg.png) top center no-repeat;
    overflow:hidden;
}
.goodBox ul{
    width:100%;
    clear:both;
    text-align: center;
    display: flex;
}
.goodBox .goodtwo{
    width:880px;
    margin:0 auto;
}
.goodBox ul li{
    text-align: left;
    width:357px;
    height:216px;
    margin:0 33px 52px;
    padding:20px 35px;
    box-sizing:border-box;
    box-shadow: 0px 3px 38px 0px rgba(22, 152, 82, 0.51);
    border-radius: 10px;
    background: url(../../images/product/gamapp/ysicbg.png) no-repeat;
}
.goodBox ul li.good1{
    margin-left:0;
}
.goodBox ul li.good3{
    margin-right:0;
}
.goodBox ul li.goodLi_1{
    background-position: 0 0;
}
.goodBox ul li.goodLi_2{
    background-position: 0 -230px;
}
.goodBox ul li.goodLi_3{
    background-position: 0 -460px;
}
.goodBox ul li.goodLi_4{
    background-position: 0 -690px;
}
.goodBox ul li.goodLi_5{
    background-position: 0 bottom;
}
.goodBox ul li h3{
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    color: #fff;
    margin-bottom:20px;
    text-align: left;
    text-indent: 8px;
    position:relative;
}
.goodBox ul li h3:before{
    content:"";
    width:7px;
    height:7px;
    background:rgba(255,255,255,.63);
    position:absolute;
    top:12px;
    left:-18px;
    border-radius: 50%;
}
.goodBox{
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    color: #fff;
    text-align: left;
}
.safesBox ul{
    width:100%;
    height:295px;
    display: flex;
    justify-content: space-between;
    box-shadow: 0px 2px 21px 0px
    rgba(22, 152, 82, 0.17);
    border-radius: 8px;
    padding:34px 0;
    box-sizing:border-box;
}
.safesBox ul li{
    width:240px;
    text-align: center;
}
.safesBox ul li i{
    width:52px;
    height:68px;
    display: inline-block;
}
.safesBox ul li i.sa_1{
    background-position:-1px -617px;
}
.safesBox ul li i.sa_2{
    background-position:-65px -617px;
}
.safesBox ul li i.sa_3{
    background-position:-128px -617px;
}
.safesBox ul li i.sa_4{
    background-position:-192px -617px;
}
.safesBox ul li i.sa_5{
    background-position:-255px -617px;
}
.safesBox ul li h5{
    margin:25px 0 20px;
    font-size: 16px;
    font-weight: bold;
    color: #2f434c;
}
.safesBox ul li p{
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    color: #4e5e66;
}