<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner { height: 400px; width: 100%; overflow: hidden; position: relative; z-index: 1; margin-top: 35px; }
.banner .item2 { background: url(../img/win10banner.png) no-repeat center; }
.banner .item1 { background: url(../img/win7banner.jpg) no-repeat center; }
.banner .hd { width: 100%; overflow: hidden; position: absolute; bottom: 30px; z-index: 1; }
.banner .hd ul { overflow: hidden; zoom: 1; width: 100%; margin-left: 46%; }
.banner .hd ul li { float: left; margin-right: 10px; width: 40px; height: 8px; border-radius: 8px; background: #000; opacity: .2; filter: alpha(opacity=20); cursor: pointer; }
.banner .hd ul li.on { background: #fff; opacity: .8; filter: alpha(opacity=80); color: #fff; }
.banner .bd { position: relative; height: 100%; width: 100%; z-index: 0; }
.banner .bd li { zoom: 1; vertical-align: middle; }
.banner .bd img { width: 450px; height: 230px; display: block; }
.banner .tempWrap { width: 100% !important; }
.banner .itemcont { width: 1200px; height: 400px; margin: 0 auto; }
.banner .itemcont .item_L { height: 400px; overflow: hidden; }
.banner .itemcont .item_L .title { font-size: 36px; color: #fff; font-weight: bold; height: 50px; line-height: 50px; margin-top: 70px; }
.banner .itemcont .item_L p { font-size: 18px; color: #fff; line-height: 32px; margin: 20px 0; }
.banner .itemcont .item_L .downlbtn { width: 320px; height: 60px; line-height: 60px; background: #14cc8f; color: #fff; text-align: center; font-size: 18px; font-weight: bold; display: block; float: left; border-radius: 4px; margin-top: 12px; transition: all .1s linear; -webkit-transition: all .1s linear; }
.banner .itemcont .item_L .downlbtn:hover { opacity: 0.8; filter: alpha(opacity=80); }
.banner .itemcont .item_L .downlbtn i { display: inline-block; background: url(../img/icon_img.png) no-repeat; height: 16px; width: 22px; background-position: -97px -127px; margin: 0 0 -2px 6px; }
.banner .itemcont .item_L .link { float: left; line-height: 30px; margin-left: 18px; margin-top: 48px; font-size: 15px; color: #fff; text-decoration: underline; }
.banner .itemcont .item_L .link:hover { color: #14cc8f; }

.gxlsys1 { width: 1200px; margin: 0 auto; overflow: hidden; }
.gxlsys1 .gxlsys_hd { overflow: hidden; margin: 30px 0; }
.gxlsys1 .gxlsys_hd span { display: inline-block; cursor: pointer; font-size: 18px; color: #666; height: 26px; line-height: 26px; margin-right: 15px; }
.gxlsys1 .gxlsys_hd span i { display: inline-block; background: url(../img/icon_img.png) no-repeat; margin: 0 10px -5px 0; height: 24px; width: 24px; }
.gxlsys1 .gxlsys_hd span .ic_pc { background-position: -57px -65px; }
.gxlsys1 .gxlsys_hd span .ic_phon { width: 20px; background-position: 0 -64px; }
.gxlsys1 .gxlsys_hd span .ic_soft { background-position: -27px -65px; }
.gxlsys1 .gxlsys_hd span + span { padding-left: 30px; background: url(../img/icon_line.png) no-repeat 0px 8px; }
.gxlsys1 .gxlsys_hd .on { color: #14cc8f; font-weight: bold; }
.gxlsys1 .gxlsys_hd .on .ic_pc { background-position: -57px -93px; }
.gxlsys1 .gxlsys_hd .on .ic_phon { background-position: 0 -94px; }
.gxlsys1 .gxlsys_hd .on .ic_soft { background-position: -26px -93px; }
.gxlsys1 .gxlsys_bd { overflow: hidden; width: 100%; height: 135px; }
.gxlsys1 .gxlsys_bd ul + ul { display: none; }
.gxlsys1 .gxlsys_bd ul { overflow: hidden; width: 105%; }
.gxlsys1 .gxlsys_bd ul li { float: left; overflow: hidden; width: 96px; margin: 0 42px 0 0; }
.gxlsys1 .gxlsys_bd ul li img { transition: all .15s linear; -webkit-transition: all .15s linear; }
.gxlsys1 .gxlsys_bd ul li img:hover { opacity: 0.88; filter: alpha(opacity=88); }
.gxlsys1 .gxlsys_bd ul li:hover p { color: #14cc8f; }
.gxlsys1 .gxlsys_bd ul li a { display: block; }
.gxlsys1 .gxlsys_bd ul li img { width: 96px; height: 96px; border-radius: 20px; }
.gxlsys1 .gxlsys_bd ul li p { width: 100%; height: 30px; line-height: 30px; margin-top: 10px; font-size: 16px; color: #666; overflow: hidden; text-align: center; }
.gxlsys1 .gxlsys_bd ul + ul + ul { overflow: hidden; width: 100%; height: 100px; margin-bottom: 35px; }
.gxlsys1 .gxlsys_bd ul + ul + ul li { float: left; width: auto !important; margin: 0 20px 20px 0; }
.gxlsys1 .gxlsys_bd ul + ul + ul li span { font-size: 15px; color: #555; border: 1px solid #eee; border-radius: 4px; height: 38px; line-height: 38px; display: block; padding: 0 40px; }
.gxlsys1 .gxlsys_bd ul + ul + ul li span:hover { color: #fff; border-color: #fff; background: #14cc8f; }

.gxlsys2 { width: 1200px; overflow: hidden; margin: 30px auto 0; }
.gxlsys2 .title { font-size: 24px; color: #333; font-weight: bold; width: 100%; height: 30px; line-height: 30px; overflow: hidden; }
.gxlsys2 .gxlsys_2 { width: 340px; height: 760px; }
.gxlsys2 .gxlsys_2 ul { width: 100%; }
.gxlsys2 .gxlsys_2 ul li { width: 100%; height: 80px; overflow: hidden; background: #f7f7f7; margin-top: 24px; position: relative; }
.gxlsys2 .gxlsys_2 ul li:hover { box-shadow: 1px 2px 8px #eee; -webkit-box-shadow: 1px 2px 8px #eee; }
.gxlsys2 .gxlsys_2 ul li:hover .btn { bottom: 0; }
.gxlsys2 .gxlsys_2 ul li .brand { height: 80px; float: left; border-left: 2px solid #a5dc6e;width:120px; }
.gxlsys2 .gxlsys_2 ul li .brand span { background: url(../img/logolis.png) no-repeat; height: 78px; width: 217px; margin: 1px; display: block; }
.gxlsys2 .gxlsys_2 ul li .name { float: left; display: block; text-align: center;margin-left:10px; width:200px}
.gxlsys2 .gxlsys_2 ul li .name p { font-size: 18px; font-weight: bold; color: #555; line-height: 36px; margin-top: 8px; }
.gxlsys2 .gxlsys_2 ul li .name span { font-size: 16px; color: #14cc8f; }
.gxlsys2 .gxlsys_2 ul li .btn { width: 100%; height: 80px; left: 0; bottom: 80px; background: rgba(0, 0, 0, 0.7); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000); position: absolute; display: block; transition: all .15s linear; -webkit-transition: all .15s linear; }
.gxlsys2 .gxlsys_2 ul li .btn span { display: block; margin: 0 auto; width: 120px; height: 40px; background: #14cc8f; color: #fff; font-size: 14px; font-weight: bold; text-align: center; line-height: 40px; margin: 20px auto; border-radius: 4px; transition: all .1s linear; -webkit-transition: all .1s linear; }
.gxlsys2 .gxlsys_2 ul li .btn span:hover { opacity: 0.8; filter: alpha(opacity=80); }
.gxlsys2 .gxlsys_2 ul .li1 .brand { border-color: #a5dc6e; }
.gxlsys2 .gxlsys_2 ul .li1 .brand span { background-position: 0 -78px; }
.gxlsys2 .gxlsys_2 ul .li1 .name span { color: #a5dc6e; }
.gxlsys2 .gxlsys_2 ul .gxlsys_li_2 .brand { border-color: #e5ba39; }
.gxlsys2 .gxlsys_2 ul .gxlsys_li_2 .brand span { background-position: 0 -234px; }
.gxlsys2 .gxlsys_2 ul .gxlsys_li_2 .name span { color: #e5ba39; }
.gxlsys2 .gxlsys_2 ul .li3 .brand { border-color: #7bdcbc; }
.gxlsys2 .gxlsys_2 ul .li3 .brand span { background-position: 0 0; }
.gxlsys2 .gxlsys_2 ul .li3 .name span { color: #7bdcbc; }
.gxlsys2 .gxlsys_2 ul .li4 .brand { border-color: #fea8a8; }
.gxlsys2 .gxlsys_2 ul .li4 .brand span { background-position: 0 -156px; }
.gxlsys2 .gxlsys_2 ul .li4 .name span { color: #fea8a8; }
.gxlsys2 .gxlsys_2 ul .li5 .brand { border-color: #92bfec; }
.gxlsys2 .gxlsys_2 ul .li5 .brand span { background-position: 0 -312px; }
.gxlsys2 .gxlsys_2 ul .li5 .name span { color: #92bfec; }
.gxlsys2 .gxlsys_2 ul .li6 .brand { border-color: #ffc194; }
.gxlsys2 .gxlsys_2 ul .li6 .brand span { background-position: 0 -390px; }
.gxlsys2 .gxlsys_2 ul .li6 .name span { color: #ffc194; }
.gxlsys2 .gxlsys_2 ul .li7 .brand { border-color: #c3b2e5; }
.gxlsys2 .gxlsys_2 ul .li7 .brand span { background-position: 0 -468px; }
.gxlsys2 .gxlsys_2 ul .li7 .name span { color: #c3b2e5; }
.gxlsys2 .M2M { width: 470px; height: 760px; margin-left: 16px; margin-right: 18px;}
.gxlsys2 .M2M .xiaa { height: 52px; width: 100%; overflow: hidden; }
.gxlsys2 .M2M .xiaa:hover a { color: #14cc8f; }
.gxlsys2 .M2M .xiaa i { display: block; float: left; background: url(../img/icon_img.png) no-repeat; font-size: 16px; font-weight: bold; color: #fff; height: 42px; width: 20px; line-height: 20px; padding: 6px 10px 4px; background-position: -87px -65px; }
.gxlsys2 .M2M .xiaa a { display: block; float: left; width: 408px; margin-left: 12px; height: 52px; line-height: 52px; overflow: hidden; color: #333; font-size: 20px; }
.gxlsys2 .M2M ul + ul { border-top: 1px dashed #edeff5; padding-top: 30px; margin-top: 5px; }
.gxlsys2 .M2M ul { width: 100%; overflow: hidden; padding-top: 20px; }
.gxlsys2 .M2M ul li { overflow: hidden; width: 100%; height: 20px; margin-bottom: 28px; }
.gxlsys2 .M2M ul li span  { display: block; float: left; background: #ffecec; border-top-left-radius: 10px; height: 20px; width: 80px; line-height: 20px; text-align: center; color: #555; font-size: 12px; overflow: hidden; margin-right: 8px; }
.gxlsys2 .M2M ul li a { width: 330px; height: 20px; color: #555; font-size: 15px; overflow: hidden; display: block; float: left; line-height: 20px; }
.gxlsys2 .M2M ul li i { display: block; float: right; font-size: 15px; color: #999; line-height: 20px; }
.gxlsys2 .M2M ul li:hover span { color: #fff; background-position: -132px -85px; }
.gxlsys2 .M2M ul li:hover a { color: #14cc8f; }
.gxlsys2 .M2M ul li:hover i { color: #333; }
.gxlsys2 .gxlsys_m2 { width: 320px; height: 760px; }
.gxlsys2 .gxlsys_m2 ul { overflow: hidden; width: 100%; }
.gxlsys2 .gxlsys_m2 ul li { overflow: hidden; margin-top: 20px; position: relative; }
.gxlsys2 .gxlsys_m2 ul li, .gxlsys2 .gxlsys_m2 ul li img { width: 320px; height: 160px; }
.gxlsys2 .gxlsys_m2 ul li:hover .info { height: 300px; }
.gxlsys2 .gxlsys_m2 ul li:hover .info p { margin: 155px auto 0; text-align: left; }
.gxlsys2 .gxlsys_m2 ul li:hover .info span { bottom: 26px; left: 170px; }
.gxlsys2 .gxlsys_m2 ul li .info { position: absolute; bottom: 0; z-index: 2; width: 100%; height: 140px; left: 0; transition: all .2s linear; -webkit-transition: all .2s linear; background: -webkit-linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#E5000000',GradientType=0 ); background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%); }
.gxlsys2 .gxlsys_m2 ul li .info p { color: #fff; font-weight: bold; font-size: 18px; text-align: center; height: 20px; line-height: 20px; overflow: hidden; width: 270px; margin: 80px auto 0; }
.gxlsys2 .gxlsys_m2 ul li .info p:hover { color: #14cc8f; }
.gxlsys2 .gxlsys_m2 ul li .info .desc { font-size: 14px; color: #fff; width: 270px; line-height: 20px; height: 40px; overflow: hidden; position: absolute; left: 30px; top: 180px; }
.gxlsys2 .gxlsys_m2 ul li .info .btn { width: 120px; height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #fff; border-radius: 4px; background: #14cc8f; position: absolute; position: absolute; left: 30px; top: 240px; transition: all .1s linear; -webkit-transition: all .1s linear; }
.gxlsys2 .gxlsys_m2 ul li .info .btn:hover { opacity: 0.8; filter: alpha(opacity=80); }
.gxlsys2 .gxlsys_m2 ul li .info span { display: block; line-height: 30px; font-size: 14px; color: #ccc; overflow: hidden; width: 130px; text-align: center; position: absolute; bottom: 8px; left: 100px; transition: all .15s linear; -webkit-transition: all .15s linear; }

.gxlsys3 { width: 1200px; margin: 50px auto 0; overflow: hidden; }
.gxlsys3 .gxlsys_hd { height: 60px; width: 100%; }
.gxlsys3 .gxlsys_hd span { display: block; float: left; text-align: center; width: 598px; height: 58px; line-height: 58px; text-align: center; font-size: 16px; color: #999; border: 1px solid #eee; cursor: pointer; font-weight: bold; }
.gxlsys3 .gxlsys_hd .on { border-color: #daf2ea; color: #14cc8f; background: #f0fffa; }
.gxlsys3 .gxlsys_bd { overflow: hidden; width: 100%; }
.gxlsys3 .gxlsys_bd .item + .item { display: none; }
.gxlsys3 .gxlsys_bd .item { height: 570px; margin-top: 12px; width: 100%; overflow: hidden; }
.gxlsys3 .gxlsys_bd .item .title { font-size: 20px; color: #666; height: 50px; line-height: 50px; }
.gxlsys3 .gxlsys_bd .item .title i { font-weight: bold; }
.gxlsys3 .gxlsys_bd .item .title span { color: #333; font-weight: bold; }
.gxlsys3 .gxlsys_bd .item .M3_L { width: 360px; height: 570px; }
.gxlsys3 .gxlsys_bd .item .M3_L .btn { width: 100%; overflow: hidden; margin: 5px auto 20px; }
.gxlsys3 .gxlsys_bd .item .M3_L .btn .lis { float: left; width: 50%; height: 170px; background: #f7fbff; text-align: center; }
.gxlsys3 .gxlsys_bd .item .M3_L .btn .lis p { font-size: 14px; font-weight: bold; color: #555; width: 100%; height: 50px; line-height: 50px; overflow: hidden; }
.gxlsys3 .gxlsys_bd .item .M3_L .btn .lis p span { color: #ff4c4c; }
.gxlsys3 .gxlsys_bd .item .M3_L .btn .lis a { display: block; width: 138px; height: 38px; line-height: 38px; border-radius: 4px; background: #fff; border: 1px solid #d5d5d5; margin: 0 auto 20px; font-size: 14px; color: #333; transition: all .15s linear; -webkit-transition: all .15s linear; }
.gxlsys3 .gxlsys_bd .item .M3_L .btn .lis a:hover { background: #14cc8f; color: #fff; border-color: #14cc8f; }
.gxlsys3 .gxlsys_bd .item .M3_L .btn .lis + .lis { background: #fffff7; }
.gxlsys3 .gxlsys_bd .item .M3_L ul { width: 100%; overflow: hidden; margin-top: 10px; }
.gxlsys3 .gxlsys_bd .item .M3_L ul li { width: 100%; height: 20px; line-height: 20px; font-size: 15px; margin-bottom: 28px; }
.gxlsys3 .gxlsys_bd .item .M3_L ul li:hover a { color: #14cc8f; }
.gxlsys3 .gxlsys_bd .item .M3_L ul li:hover span { color: #333; }
.gxlsys3 .gxlsys_bd .item .M3_L ul li a { float: left; width: 310px; display: block; height: 20px; overflow: hidden; color: #555; }
.gxlsys3 .gxlsys_bd .item .M3_L ul li span { height: 20px; float: right; color: #999; }
.gxlsys3 .gxlsys_bd .item .M3_M { width: 460px; height: 570px; margin: 0 40px; }
.gxlsys3 .gxlsys_bd .item .M3_M .gxlsystem_chao { width: 100%; height: 40px; background: #f7f7f7; margin-top: 5px; }
.gxlsys3 .gxlsys_bd .item .M3_M .gxlsystem_chao span { width: 25%; float: left; display: inline-block; font-size: 14px; color: #666; line-height: 40px; text-align: center; cursor: pointer; }
.gxlsys3 .gxlsys_bd .item .M3_M .gxlsystem_chao .on { background: #14cc8f; color: #fff; }
.gxlsys3 .gxlsys_bd .item .M3_M .genxin { width: 100%; overflow: hidden; }
.gxlsys3 .gxlsys_bd .item .M3_M .genxin ul + ul { display: none; }
.gxlsys3 .gxlsys_bd .item .M3_M .genxin ul { width: 100%; overflow: hidden; margin-top: 35px; }
.gxlsys3 .gxlsys_bd .item .M3_M .genxin ul li { width: 100%; overflow: hidden; }
.gxlsys3 .gxlsys_bd .item .M3_M .genxin ul li .lis { overflow: hidden; width: 100%; height: 20px; margin-bottom: 28px; }
.gxlsys3 .gxlsys_bd .item .M3_M .genxin ul li .lis span { display: block; float: left; background: url(../img/icon_img.png) no-repeat; height: 20px; width: 50px; line-height: 20px; background-position: -132px -65px; text-align: center; color: #555; font-size: 12px; overflow: hidden; margin-right: 8px; }
.gxlsys3 .gxlsys_bd .item .M3_M .genxin ul li .lis a { width: 360px; height: 20px; color: #555; font-size: 15px; overflow: hidden; display: block; float: left; line-height: 20px; }
.gxlsys3 .gxlsys_bd .item .M3_M .genxin ul li .lis i { display: block; float: right; font-size: 15px; color: #999; line-height: 20px; }
.gxlsys3 .gxlsys_bd .item .M3_M .genxin ul li .info { display: none; height: 140px; margin-bottom: 35px; }
.gxlsys3 .gxlsys_bd .item .M3_M .genxin ul li .info .img { display: block; width: 185px; position: relative; height: 140px; float: left; margin-right: 20px; }
.gxlsys3 .gxlsys_bd .item .M3_M .genxin ul li .info .img img { width: 180px; height: 135px; margin: 5px 0 0 5px; }
.gxlsys3 .gxlsys_bd .item .M3_M .genxin ul li .info .img .icon { position: absolute; left: 2px; top: 0; background: url(../img/icon_img.png) no-repeat; height: 32px; width: 63px; background-position: 0 -125px; text-indent: 10px; color: #fff; line-height: 28px; font-size: 15px; }
.gxlsys3 .gxlsys_bd .item .M3_M .genxin ul li .info .bt { width: 255px; height: 50px; line-height: 25px; overflow: hidden; font-size: 18px; color: #333; display: block; float: left; margin-top: 5px; }
.gxlsys3 .gxlsys_bd .item .M3_M .genxin ul li .info .bt:hover { color: #14cc8f; }
.gxlsys3 .gxlsys_bd .item .M3_M .genxin ul li .info p { line-height: 30px; font-size: 14px; color: #999; float: left; margin-top: 5px; width: 255px; }
.gxlsys3 .gxlsys_bd .item .M3_M .genxin ul li .info p span i { color: #666; }
.gxlsys3 .gxlsys_bd .item .M3_M .genxin ul li .info p span + span { margin-left: 10px; }
.gxlsys3 .gxlsys_bd .item .M3_M .genxin ul li .info .btn { width: 118px; height: 38px; color: #14cc8f; border: 1px solid #b8e6d6; border-radius: 3px; font-size: 14px; font-weight: bold; text-align: center; display: block; float: left; line-height: 38px; margin-top: 10px; }
.gxlsys3 .gxlsys_bd .item .M3_M .genxin ul li .info .btn:hover { background: #14cc8f; color: #fff; }
.gxlsys3 .gxlsys_bd .item .M3_M .genxin ul .on .lis { display: none; }
.gxlsys3 .gxlsys_bd .item .M3_M .genxin ul .on .info { display: block; }
.gxlsys3 .gxlsys_bd .item .M3_R { width: 300px; height: 570px; }
.gxlsys3 .gxlsys_bd .item .M3_R ul { overflow: hidden; width: 100%; margin-top: 5px; }
.gxlsys3 .gxlsys_bd .item .M3_R ul li a { display: block; width: 100%; height: 80px; text-align: center; line-height: 80px; font-size: 14px; background: #f7f7f7; color: #666; transition: all .15s linear; -webkit-transition: all .15s linear; }
.gxlsys3 .gxlsys_bd .item .M3_R ul li a span { color: #ff4c4c; }
.gxlsys3 .gxlsys_bd .item .M3_R ul li a:hover { background: #14cc8f; color: #fff; }
.gxlsys3 .gxlsys_bd .item .M3_R ul li i { display: block; background: url(../img/icon_img.png) no-repeat; height: 20px; width: 12px; background-position: -73px -127px; margin: 22px auto; }

.gxlsys4 { width: 1200px; overflow: hidden; margin: 50px auto 0; }
.gxlsys4 .gxlsys_l { width: 800px; height: 495px; overflow: hidden; }
.gxlsys4 .gxlsys_l .gxlsys_lit { overflow: hidden; width: 100%; margin-top: 10px; }
.gxlsys4 .gxlsys_l .gxlsys_lit ul { width: 20%; height: 215px; float: left; overflow: hidden; }
.gxlsys4 .gxlsys_l .gxlsys_lit ul li { overflow: hidden; width: 100%; margin-top: 15px; }
.gxlsys4 .gxlsys_l .gxlsys_lit ul li span { width: 90%; height: 18px; border-left: 5px solid #ffb2b2; font-size: 18px; color: #555; font-weight: bold; overflow: hidden; text-indent: 10px; display: block; line-height: 18px; margin-bottom: 5px; }
.gxlsys4 .gxlsys_l .gxlsys_lit ul li img { width: 20px; height: 20px; float: left; margin-right: 10px; }
.gxlsys4 .gxlsys_l .gxlsys_lit ul li a { color: #5c5c5c; font-size: 14px; height: 20px; width: 122px; display: block; float: left; }
.gxlsys4 .gxlsys_l .gxlsys_lit ul li a:hover { color: #14cc8f; }
.gxlsys4 .M4_R { width: 365px; }
.gxlsys4 .M4_R ul { width: 100%; height: 450px; overflow: hidden; }
.gxlsys4 .M4_R ul li { width: 100%; overflow: hidden; margin-top: 25px; }
.gxlsys4 .M4_R ul li .tag { font-size: 14px; color: #999; height: 20px; line-height: 20px; float: left; }
.gxlsys4 .M4_R ul li .tag:hover { color: #333; }
.gxlsys4 .M4_R ul li:hover span { color: #333; }
.gxlsys4 .M4_R ul li .bt { display: block; float: left; width: 245px; height: 20px; font-size: 15px; color: #555; margin: 0 5px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.gxlsys4 .M4_R ul li .bt:hover { color: #14cc8f; }
.gxlsys4 .M4_R ul li span { float: right; font-size: 15px; height: 20px; line-height: 20px; color: #999; }

.gxlsys5 { width: 1200px; overflow: hidden; margin: 40px auto 0; }
.gxlsys5 .gxlsystem5 { width: 800px; }
.gxlsys5 .gxlsystem5 .gxlsystem_chao { width: 600px; height: 40px; margin-left: 30px; line-height: 40px; }
.gxlsys5 .gxlsystem5 .gxlsystem_chao p { display: block; float: left; font-size: 16px; color: #666; margin-right: 30px; font-weight: bold; cursor: pointer; position: relative; }
.gxlsys5 .gxlsystem5 .gxlsystem_chao .on { color: #14cc8f; }
.gxlsys5 .gxlsystem5 .gxlsystem_chao .on i { display: block; height: 5px; border-radius: 3px; width: 30%; bottom: 2px; left: 40%; position: absolute; background: #14cc8f; }
.gxlsys5 .gxlsystem5 .genxin { width: 100%; height: 520px; margin-top: 20px; }
.gxlsys5 .gxlsystem5 .genxin .item + .item { display: none; }
.gxlsys5 .gxlsystem5 .genxin .lisA { width: 320px; overflow: hidden; height: 517px; float: left; }
.gxlsys5 .gxlsystem5 .genxin .lisA .lis { position: relative; display: block; margin-bottom: 37px; }
.gxlsys5 .gxlsystem5 .genxin .lisA .lis, .gxlsys5 .gxlsystem5 .genxin .lisA .lis img { width: 320px; height: 240px; }
.gxlsys5 .gxlsystem5 .genxin .lisA .lis:hover p { padding-top: 60px; }
.gxlsys5 .gxlsystem5 .genxin .lisA .lis:hover p span { margin-top: 60px; color: #14cc8f; }
.gxlsys5 .gxlsystem5 .genxin .lisA .lis p { position: absolute; left: 0; bottom: 0; width: 94%; padding: 0 3%; height: 120px; font-size: 16px; color: #fff; transition: all .15s linear; -webkit-transition: all .15s linear; background: -webkit-linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#E5000000',GradientType=0 ); background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%); }
.gxlsys5 .gxlsystem5 .genxin .lisA .lis p span { display: block; width: 94%; max-height: 50px; color: #fff; line-height: 25px; font-size: 15px; overflow: hidden; margin-top: 60px; position: absolute; left: 3%; bottom: 10px; }
.gxlsys5 .gxlsystem5 .genxin .xiab { width: 460px; float: right; }
.gxlsys5 .gxlsystem5 .genxin .xiab .bt { height: 52px; width: 100%; overflow: hidden; }
.gxlsys5 .gxlsystem5 .genxin .xiab .bt:hover a { color: #14cc8f; }
.gxlsys5 .gxlsystem5 .genxin .xiab .bt i { display: block; float: left; background: url(../img/icon_img.png) no-repeat; font-size: 16px; font-weight: bold; color: #fff; height: 42px; width: 20px; line-height: 20px; padding: 6px 10px 4px; background-position: -87px -65px; }
.gxlsys5 .gxlsystem5 .genxin .xiab .bt a { display: block; float: left; width: 408px; margin-left: 12px; height: 52px; line-height: 52px; overflow: hidden; color: #333; font-size: 20px; }
.gxlsys5 .gxlsystem5 .genxin .xiab ul { width: 100%; height: 460px; overflow: hidden; }
.gxlsys5 .gxlsystem5 .genxin .xiab ul li { overflow: hidden; width: 100%; height: 20px; margin-top: 26px; }
.gxlsys5 .gxlsystem5 .genxin .xiab ul li:hover span { color: #fff; background: #ffa6a6; }
.gxlsys5 .gxlsystem5 .genxin .xiab ul li:hover a { color: #14cc8f; }
.gxlsys5 .gxlsystem5 .genxin .xiab ul li:hover i { color: #333 !important; }
.gxlsys5 .gxlsystem5 .genxin .xiab ul li span { display: block; float: left; background: #ffecec; border-top-left-radius: 10px; height: 20px; width: 80px; line-height: 20px; text-align: center; color: #555; font-size: 12px; overflow: hidden; margin-right: 8px; }
.gxlsys5 .gxlsystem5 .genxin .xiab ul li a { width: 330px; height: 20px; color: #555; font-size: 15px; overflow: hidden; display: block; float: left; line-height: 20px; }
.gxlsys5 .gxlsystem5 .genxin .xiab ul li i { display: block; float: right; font-size: 15px; color: #999; line-height: 20px; }
.gxlsys5 .gxlsystem5_r { width: 360px; height: 570px; float:right}
.gxlsys5 .gxlsystem5_r .lis { position: relative; display: block; margin-bottom: 30px; }
.gxlsys5 .gxlsystem5_r .lis, .gxlsys5 .gxlsystem5_r .lis img { width: 360px; height: 170px; }
.gxlsys5 .gxlsystem5_r .lis:hover p { padding-top: 60px; }
.gxlsys5 .gxlsystem5_r .lis:hover p span { margin-top: 60px; color: #14cc8f; }
.gxlsys5 .gxlsystem5_r .lis p { position: absolute; left: 0; bottom: 0; width: 96%; padding: 0 2%; text-align: center; height: 120px; font-size: 16px; color: #fff; transition: all .15s linear; -webkit-transition: all .15s linear; background: -webkit-linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#E5000000',GradientType=0 ); background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%); }
.gxlsys5 .gxlsystem5_r .lis p span { display: block; max-height: 50px; color: #fff; line-height: 25px; font-size: 15px; overflow: hidden; margin-top: 60px; width: 94%; position: absolute; bottom: 10px; left: 3%; }

.gxlsys6 { width: 1200px; margin: 40px auto 0; overflow: hidden; }
.gxlsys6 .gxlsystem_chao { width: 600px; height: 40px; margin-left: 30px; line-height: 40px; }
.gxlsys6 .gxlsystem_chao p { display: block; float: left; font-size: 16px; color: #666; margin-right: 30px; font-weight: bold; cursor: pointer; position: relative; }
.gxlsys6 .gxlsystem_chao .on { color: #14cc8f; }
.gxlsys6 .gxlsystem_chao .on i { display: block; height: 5px; border-radius: 3px; width: 30%; bottom: 2px; left: 40%; position: absolute; background: #14cc8f; }
.gxlsys6 .genxin { width: 100%; margin-top: 20px; }
.gxlsys6 .genxin .item + .item { display: none; }
.gxlsys6 .genxin .item { width: 105%; height: 370px; overflow: hidden; }
.gxlsys6 .genxin .item li { float: left; margin: 0 42px 20px 0; width: 96px; }
.gxlsys6 .genxin .item li .img { display: block; }
.gxlsys6 .genxin .item li .img, .gxlsys6 .genxin .item li .img img { width: 96px; height: 96px; border-radius: 20px; }
.gxlsys6 .genxin .item li img { transition: all .15s linear; -webkit-transition: all .15s linear; }
.gxlsys6 .genxin .item li img:hover { opacity: 0.8; filter: alpha(opacity=80); }
.gxlsys6 .genxin .item li:hover .name { color: #14cc8f; }
.gxlsys6 .genxin .item li .name { font-size: 15px; color: #555; width: 100%; text-align: center; line-height: 30px; overflow: hidden; height: 30px; display: block; margin-top: 5px; }
.gxlsys6 .genxin .item li p { font-size: 12px; color: #999; text-align: center; overflow: hidden; height: 20px; line-height: 20px; }
.gxlsys6 .genxin .item li span { display: block; height: 20px; line-height: 20px; margin-top: 5px; font-size: 14px; color: #ff4c4c; font-weight: bold; overflow: hidden; text-align: center; }

.gxlsys7 { width: 1200px; overflow: hidden; margin: 40px auto 0; }
.gxlsys7 .lis { width: 360px; height: 560px; overflow: hidden; float: left; margin-top: 20px; }
.gxlsys7 .lis span { display: block; margin: 0 auto; width: 258px; height: 48px; border-radius: 26px; text-align: center; line-height: 48px; border: 1px solid #d5e4f2; font-size: 20px; color: #4588e6; }
.gxlsys7 .lis span i { font-weight: bold; }
.gxlsys7 .lis ul { width: 330px; height: 464px; overflow: hidden; padding-left: 30px; margin-top: 40px; background: url(../img/icon_num.png) no-repeat left; }
.gxlsys7 .lis ul li { height: 19px; line-height: 19px; width: 100%; margin-bottom: 30.5px; overflow: hidden; }
.gxlsys7 .lis ul li a { color: #555; font-size: 15px; }
.gxlsys7 .lis ul li:hover a { color: #14cc8f; font-weight: bold; }
.gxlsys7 .lis + .lis { margin-left: 40px; }
.gxlsys7 .lis + .lis span { border-color: #e0dcf5; color: #7a6acc; }
.gxlsys7 .lis + .lis + .lis span { border-color: #c2f2e2; color: #29cc96; }

.gxlsys8 { width: 1200px; overflow: hidden; margin: 40px auto 60px; }
.gxlsys8 ul { width: 100%; overflow: hidden; margin-top: 5px; }
.gxlsys8 ul li { float: left; font-size: 14px; line-height: 20px; margin-right: 22px; margin-top: 15px; }
.gxlsys8 ul li a { color: #666; }
.gxlsys8 ul li a:hover { color: #14cc8f; }

.zt_list { width: 100%; overflow: hidden; margin-top: 5px; }
.zt_list ul { width: 1260px; overflow: hidden; }
.zt_list ul li { overflow: hidden; margin: 0 60px 40px 0; position: relative; float: left; }
.zt_list ul li, .zt_list ul li img { width: 360px; height: 180px; }
.zt_list ul li:hover .info { height: 300px; }
.zt_list ul li:hover .info p { margin: 155px auto 0; text-align: left; }
.zt_list ul li:hover .info span { bottom: 26px; left: 170px; }
.zt_list ul li .info { position: absolute; bottom: 0; z-index: 2; width: 100%; height: 140px; left: 0; transition: all .2s linear; -webkit-transition: all .2s linear; background: -webkit-linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#E5000000',GradientType=0 ); background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%); }
.zt_list ul li .info p { color: #fff; font-weight: bold; font-size: 18px; text-align: center; height: 20px; line-height: 20px; overflow: hidden; width: 300px; margin: 80px auto 0; }
.zt_list ul li .info p:hover { color: #14cc8f; }
.zt_list ul li .info .desc { font-size: 14px; color: #fff; width: 270px; line-height: 20px; height: 40px; overflow: hidden; position: absolute; left: 30px; top: 180px; }
.zt_list ul li .info .btn { width: 120px; height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #fff; border-radius: 4px; background: #14cc8f; position: absolute; position: absolute; left: 30px; top: 240px; transition: all .1s linear; -webkit-transition: all .1s linear; }
.zt_list ul li .info .btn:hover { opacity: 0.8; filter: alpha(opacity=80); }
.zt_list ul li .info span { display: block; line-height: 30px; font-size: 14px; color: #ccc; overflow: hidden; width: 130px; text-align: center; position: absolute; bottom: 8px; left: 115px; transition: all .15s linear; -webkit-transition: all .15s linear; }
.gxlsys_title span {
    float: left;
    font-size: 24px;
    color: #333;
    font-weight: bold;
}.gxlsys_title {
    line-height: 40px;
}.gxlsys_title {
    width: 100%;
    height: 40px;
    line-height: 40px;
}</pre></body></html>