﻿
/*通用 BEGIN*/
html,body{ background:#373d41;}
.PageMain{ width:1000px; margin:0 auto; clear:both; overflow:hidden; zoom:1;}
.KQPage{ width:100%; height:100%; overflow:hidden; zoom:1;}
.PT8{ padding-top:8px;}
.PT12{ padding-top:12px;}
.PT15{ padding-top:15px;}
/*通用 END*/

/*头部 BEGIN*/
.Header{ width:100%; min-width:1000px; height:100px; background:#333; background-color:rgba(44,44,44,.7); overflow:hidden; zoom:1; position:absolute; z-index:2;}
.Header .PageMain{ }
.Header .Logo{ float:left; height:100px;}
.Header .Navs{ float:right;}
.Header .Navs ul{ overflow:hidden; zoom:1;}
.Header .Navs ul li{ float:left; height:100px; line-height:100px; width:100px; text-align:center; margin:0 10px;}
.Header .Navs ul li a{ color:white; font-weight:normal; font-size:18px; font-family: '微软雅黑','Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;}
.Header .Navs ul li a:hover{ font-weight:bold;}
.Header .Navs ul li.Current{ border-bottom:solid 3px #46adf2; line-height:97px; height:97px; font-weight:bold; background-color:rgba(44,44,44,.3);}
.Header .Navs ul li.Current a{ font-weight:bold;}
/*头部 END*/

/*主要 BEGIN*/
.Body{ min-height:600px; background:#f2f2f2; position:relative; z-index:1;}

.EmptyData{ line-height:300px; text-align:center; color:#666;}
.PBGPlayer{ min-height:1000px; overflow:hidden; zoom:1; width:100%; background:url('/Res/Images/BG/bg1.jpg'); position:relative;}
.PBGContent{ position:absolute; z-index:2;  width:100%;}
.PBGContent .Box{ width:50%; left:50%; top:200px; background-color:rgba(255,255,255,.5); border-radius:10px; margin:0 auto; margin-left:-25%; position:relative; padding:50px 0 100px 0; border:solid 1px #fff;}
.PBGContent .Box .TableTitle{ text-align:center; font-size:24px; height:80px; line-height:80px; border-bottom:solid 1px #fff; margin-bottom:50px;}
.PBGContent .Box .TableRow{ margin-bottom:20px;}
.PBGContent .Box .txtBox{ height:30px; line-height:30px; font-size:14px;}
.PBGContent .Box .btnOk,
.PBGContent .Box .btnAction{ height:40px !important; line-height:40px; font-family:'微软雅黑'; }
.PBGContent .Box .btnOk{ font-size:16px;}
/*主要 END*/

/*脚部 BEGIN*/
.Footer{ padding:50px 0; background:#373d41; overflow:visible; color:white; font-family: '微软雅黑','Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;}
.Footer a{ color:white;}
.Footer .Line{ height:1px; overflow:hidden; zoom:1; background:#262b2e; border-bottom:solid 1px #495055; margin:20px 0;}
.Footer .Navs{}
.Footer .Navs ul{ overflow:hidden; zoom:1;}
.Footer .Navs ul li{ line-height:28px;}
.Footer .Navs ul li.FWB{ font-weight:bold; line-height:16px; font-size:16px; margin-bottom:10px;}
.Footer .Navs ul li a{ color:#ddd; font-family: '微软雅黑','Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;}
.Footer .Navs ul li a:hover{ color:white; font-weight:bold;}
/*脚部 END*/


/*Login BEGIN*/
.LoginPG{ min-height:750px;}
.LoginPG .LoginBox{ position:absolute; width:280px; overflow:hidden; zoom:1; text-align:center; left:50%; margin-left:150px; margin-top:200px; padding:30px; border:solid 1px #fff; background-color:#fff; background-color:rgba(255,255,255,.5); border-radius:10px; z-index:2;}
.LoginPG .LoginBox .txtBox{ width:260px; font-size:14px; height:28px; line-height:28px; background-color:rgba(255,255,255,.5);}
.LoginPG .LoginBox #txtCode{ width:120px;}
.LoginPG .LoginBox .imgBox{ width:130px; font-size:14px; height:38px; line-height:38px; overflow:hidden; zoom:1; border-radius:5px; background:#fff url('/Res/Images/pic.pageloding.gif') no-repeat center center; border:solid 1px #ccc; margin-top:2px;}
.LoginPG .LoginBox .imgBox img{ height:40px;}
.LoginPG .LoginBox .btnLogin{ width:260px; padding:0 5px; height:35px !important; line-height:35px !important; margin-top:5px;}
.LoginPG .LoginBox .WeiXinLoginBox{ width:100%; height:100%; background:#333; background-color:rgba(100,100,100,.8); position:absolute; top:0; left:0; display:none;}
/*Login END*/

/*Register BEGIN*/
.PBGContent .Box .RegisterForm{ width:480px; margin:0 auto;}
.PBGContent .Box .RegisterForm .btnOk{ width:350px; height:46px !important; line-height:46px !important;}
/*Register END*/

/*Forgot BEGIN*/

/*Forgot END*/

/*ArticlePage BEGIN*/
.ArticlePage{ position:relative; padding:20px 0 20px 160px; overflow:hidden; zoom:1;}
.WFULL{ padding:20px; background:#fff; margin:20px 0; overflow:hidden; zoom:1;}
.ArticlePage .LeftCell{ width:140px; height:auto; position:absolute; left:0px; top:20px;}
.ArticlePage .LeftRight{ background:#fff; padding:20px; min-height:600px;}
.ArticlePage .ArticleNavs{ overflow:hidden; zoom:1;}
.ArticlePage .ArticleNavs li{clear:both; padding:15px 0; line-height:18px; text-align:center; border:solid 1px #aaa; margin-bottom:10px;}
.ArticlePage .ArticleNavs li a{ color:#666; font-size:16px;}
.ArticlePage .ArticleNavs li span{ display:block; font-size:12px; color:#888;}
.ArticlePage .ArticleNavs li:hover{ font-weight:bold;background:#46adf2; border:solid 1px #46adf2; }
.ArticlePage .ArticleNavs li:hover a{ color:#fff; font-weight:bold;}
.ArticlePage .ArticleNavs li:hover span{ color:#fff; opacity:0.7;}
.ArticlePage .ArticleNavs li.Current{ font-weight:bold;background:#46adf2; border:solid 1px #46adf2; }
.ArticlePage .ArticleNavs li.Current a{ color:#fff; font-weight:bold;}
.ArticlePage .ArticleNavs li.Current span{ color:#fff; opacity:0.7;}
.ArticlePage .Title{ text-align:center; line-height:50px; height:50px; overflow:hidden; zoom:1; clear:both; font-size:18px; font-weight:bold; margin-bottom:20px;}
.ArticlePage .Content{ min-height:500px; margin-bottom:20px; clear:both; overflow:hidden; zoom:1; line-height:30px; font-size:14px;}
.ArticlePage .Content .Img img{ max-width:1000px;}
.ArticlePage .Content .Img2 img{ max-width:800px;}
.ArticlePage .Attrs{ color:#888; text-align:left; margin-bottom:20px; overflow:hidden; zoom:1;}
.ArticlePage .Copyright{ padding:10px; border:solid 1px #ccc; font-size:12px; background:#f9f9f9;}
/*ArticlePage END*/


/*Home BEGIN*/
.HXJZ{ text-align:center; overflow:hidden; zoom:1; text-align:center; margin-top:30px;}
.HXJZ li{ display:block; float:left; width:315px; text-align:center; width:315px; height:360px; background:url('Imgs/jz1.png'); position:relative;}
.HXJZ li.JZ1{}
.HXJZ li.JZ2{ background:url('Imgs/jz2.png'); margin:0 27px; }
.HXJZ li.JZ3{ background:url('Imgs/jz3.png');}
.HXJZ li .Cover{ display:none; background:#333; opacity:0.6; position:absolute; left:0; top:0; width:315px; height:360px; z-index:1;}
.HXJZ li .Face{ margin-top:100px; position:relative; z-index:2;}
.HXJZ li .BT{ color:white; font-size:32px; height:60px; line-height:60px;}
.HXJZ li .MS{ color:white; opacity:0.5; font-size:16px; margin-top:10px;}
.HXJZ li:hover{}
.HXJZ li:hover .Cover{ display:block;}

.HYRow{ background:url('Imgs/gnbg.png');}
.JJFA{ overflow:hidden; zoom:1;}
.JJFA li{ margin-bottom:20px;}
.JJFA li .MC{ font-weight:bold; font-size:20px; color:white; text-align:left; border-bottom:dotted 1px #fff; height:40px; line-height:40px;}
.JJFA li ol{ overflow:hidden; zoom:1; margin-top:20px;}
.JJFA li ol li{ float:left; color:white; width:80px; height:80px; text-align:center; padding:10px; padding-top:20px;}
.JJFA li ol li:hover{ background-color:rgba(88,88,88,0.5); border-radius:0px;}

.HZRow{ background:white;}
.HZHB{ overflow:hidden; zoom:1;}
.HZHB li{float:left; border:solid 1px #ccc; width:248px; height:80px; overflow:hidden; zoom:1;}

.GNRow{ background:white;}

.btnKQ{display:block;width:345px;height:50px;line-height:50px;text-align:center;margin:0 auto;border-radius:3px;background-color:#ffe14c;transition:all .3s;font-size:18px;color:#000}
.btnKQ:hover{background-color:#f2d12f;color:#000}
.btnKQ2{display:block;width:345px;height:50px;line-height:50px;text-align:center;margin:0 auto;border-radius:3px;background-color:#af5214;transition:all .3s;font-size:18px;color:#fff}
.btnKQ2:hover{background-color:#7e3b0e;color:#fff}
/*Home END*/


/*Service BEGIN*/
.Services .title {width: 100%;height: 130px;padding: 30px 0px;text-align: center;position: relative;z-index: 2;}
.Services .title p { height: 86px;line-height: 86px;font-size: 30px;color: #fff;}
.Services .title p.t1{font-size: 47px;}
.Services .title p.t {color: #CA0202;}
.Services .title .div596 {width: 596px;height: 42px;line-height: 42px;margin: 0 auto;background: url(Imgs/com.png) no-repeat 0px 0px;font-size: 16px;}
.Services .title .div496 {width: 496px;height: 43px;line-height: 42px;margin: 0 auto;background: url(Imgs/com.png) no-repeat 0px -50px;font-size: 16px;}
.Services .title .color0 {color: #333333 !important;}
.Services .title .color1 {color: #787878 !important;}
.Services .title .color2 {color: #ffffff !important;}

.serve_advan{ background:url('Imgs/partner5.png');}
.serve_tixi {width: 100%;background: #fff;padding-bottom: 85px;}
.serve_tixi .p {text-align: center;font-size: 14px;height: 50px;line-height: 100px;}
.serve_advan dl {background: #fff;text-align: center;}
.serve_advan dt {height: 60px;line-height: 60px;font-size: 18px;font-weight: bold;}
.serve_advan dd {height: 30px;line-height: 30px;font-size: 12px;padding-bottom:20px;}
.lateZ{ transform-style:preserve-3d; perspective:800px; transform-origin:0px 0px; backface-visibility:hidden; overflow:hidden; background:#333; }
.lateZ img{ transition:all 0.4s; transform-origin:bottom right; transform:scale(1); position:relative;}
.module_four .box li .first:hover .lateZ img{ transform:scale(1.12); opacity:0.8;}

.stp{margin:0 auto;overflow:hidden;position:relative; margin-top:50px;}
.stp .line{border-bottom:2px dotted #fff;position:absolute;left:50px;right:50px;top:32px;z-index:0;opacity:.8;filter:alpha(opacity=80)}
.stp ul.one{position:relative;z-index:1;overflow:hidden}
.stp .one li{float:left;width:160px;height:145px}
.stp .one li.last{width:62px}
.stp .one li span{display:block;margin:0 auto;width:62px;height:62px;background:url(/Res/Site/Imgs/sprite.png) no-repeat 0 -194px;line-height:62px;text-align:center;color:#fff;font-size:38px;margin-bottom:20px}
.stp .two li span{background-position:0 -257px}
.stp .three li span{background-position:0 -320px}
.stp .one li p{text-align:center;font-size:18px;color:#e9f0f8}
.apply{display:block;width:345px;height:50px;line-height:50px;text-align:center;margin:0 auto;border-radius:3px;background-color:#ffe14c;color:#fff;transition:all .3s;font-size:18px;color:#000}
.apply:hover{background-color:#f2d12f;color:#000}
.rules{ padding-top:20px;}
.rules li{text-align:center;font-size:16px;color:#fff;opacity:.6;filter:alpha(opacity=60);line-height:30px}
.inner .cell-1{margin-bottom:20px}

/*Partner BEGIN*/
.swiperPartner1{ background:url('/Res/Site/Imgs/partner1.png'); color:white; height:1000px; overflow:hidden; zoom:1;}
.swiperPartner1 .BT{ font-size:80px; clear:both; text-align:center; width:100%; float:none; clear:both; margin-top:300px;}
.swiperPartner1 .Subs{ clear:both; text-align:center; overflow:hidden; zoom:1;}
.swiperPartner1 .Subs li{ width:350px; height:230px; overflow:hidden; background:#23a7ff; color:white; text-align:center; display:inline-block;margin:0 auto;}
.swiperPartner1 .Subs li .Tag{ margin-top:80px;}
.swiperPartner1 .Subs li .Down{display:block;width:22px;height:12px;margin:0 auto;background:url(/Res/Site/Imgs/sprite.png) no-repeat 0 -150px; margin-top:50px;}
.swiperPartner1 .Subs li.LiTag2{ background:#00b425}
.swiperPartner2{ background:url('/Res/Site/Imgs/partner2.png'); color:white; height:1000px; overflow:hidden; zoom:1;}
.swiperPartner2 .BT{ font-size:80px; clear:both; text-align:center; width:100%; float:none; clear:both; margin-top:150px;}
.swiperPartner2 .NR{ margin-top:50px; color:#a9ddff; line-height:30px;}
.swiperPartner3{ background:url('/Res/Site/Imgs/partner3.png'); color:white; height:1000px; overflow:hidden; zoom:1;}
.swiperPartner3 .BT{ font-size:60px; clear:both; text-align:center; width:100%; float:none; clear:both; margin-top:150px;}
.swiperPartner3 .TableRow{ margin-bottom:20px;}
.swiperPartner3 .TableHeadCell{ color:white; font-size:18px; width:auto;}
.swiperPartner3 .txtBox{ height:30px; width:270px; font-size:16px; border-color:white;}
.swiperPartner3 .FormTable{ width:350px; margin:0 auto; margin-top:50px;}
.swiperPartner3 .SM{ margin-top:100px; font-size:16px; text-align:center;}
/*Partner END*/

/* --模块 - 六联排版 start--*/
.module_six {width: 100%;height: auto;}
.module_six .box {min-width: 1000px;max-width: 1210px;margin: 0 auto;}
.module_six .box li {width: 25%;float: left; margin-bottom:10px;}
.module_six .box li .first {border: solid 1px #E1E1E1;margin: 0px 5px; background:#fff;}
.module_six .box li .first .text {width: 80%;padding: 36px 0;margin: 0 auto;position: relative;}
.module_six .box li .first .text .ico {width: 100%;height: 40px;display: block;background: url(Imgs/module_six.png) no-repeat;}
.module_six .box li .first .text .icoo1 {background-position: 0px -4877px;}
.module_six .box li .first .text .icoo2 {background-position: 0px -5040px;}
.module_six .box li .first .text .icoo3 {background-position: 0px -5198px;}
.module_six .box li .first .text .icoo4 {background-position: 0px -5356px;}
.module_six .box li .first .text .icoo5 {background-position: 0px -5518px;}
.module_six .box li .first .text .icoo6 {background-position: 0px -5677px;}
.module_six .box li .first .text .icoo7 {background-position: 0px 0px;}
.module_six .box li .first .text .icoo8 {background-position: 0px -160px;}
.module_six .box li .first .text .icoo9 {background-position: 0px -320px;}
.module_six .box li .first .text .icoo10 {background-position: 0px -470px;}
.module_six .box li .first .text .icoo11 {background-position: 0px -640px;}
.module_six .box li .first .text .icoo12 {background-position: 0px -800px;}
.module_six .box li .first .text .icoo13 {background-position: 0px -960px;}
.module_six .box li .first .text .icoo14 {background-position: 0px -1120px;}
.module_six .box li .first .text .icoo15 {background-position: 0px -1280px;}
.module_six .box li .first .text .icoo16 {background-position: 0px -1440px;}
.module_six .box li .first .text .icoo17 {background-position: 0px -1600px;}
.module_six .box li .first .text .icoo18 {background-position: 0px -1760px;}
.module_six .box li .first .text .icoo19 {background-position: 0px -5677px;}
.module_six .box li .first .text .icoo20 {background-position: 0px -5677px;}
.module_six .box li .first .text .icoo21 {background-position: 0px -5677px;}
.module_six .box li .first .text .icoo22 {background-position: 0px -5677px;}
.module_six .box li .first .text .icoo23 {background-position: 0px -5677px;}
.module_six .box li .first .text .icoo24 {background-position: 0px -5677px;}
.module_six .box li .first .text dt {height: 50px;line-height: 50px;font-size: 14px;font-weight: bold;}
.module_six .box li .first .text dd {height: 60px;overflow: hidden;line-height: 20px;font-size: 12px;color: #666;}
.serve_zhuanye .box li .first .text dd {height: 80px;}
.module_six .box li .first .text .xian {width: 50%;height: 1px;background: #A3A3A3;display: block;position: absolute;right: 1%;top: 95px;}
.module_six .box li .first:hover dt, .module_six .box li .first:hover dd{color: #CA0303;}
.module_six .box li .first:hover {border-color: #D12323;box-shadow: inset 0px 0px 12px #FC5252;}
.module_six .box li .first:hover .icoo1 {background-position: 1px -4958px}
.module_six .box li .first:hover .icoo2 {background-position: 0px -5120px}
.module_six .box li .first:hover .icoo3 {background-position: 2px -5278px}
.module_six .box li .first:hover .icoo4 {background-position: 0px -5436px}
.module_six .box li .first:hover .icoo5 {background-position: 0px -5598px}
.module_six .box li .first:hover .icoo6 {background-position: 1px -5756px}
.module_six .box li .first:hover .icoo7 {background-position: 0px -80px}
.module_six .box li .first:hover .icoo8 {background-position: 0px -240px}
.module_six .box li .first:hover .icoo9 {background-position: 0px -400px}
.module_six .box li .first:hover .icoo10 {background-position: 2px -548px;;}
.module_six .box li .first:hover .icoo11 {background-position: 0px -717px}
.module_six .box li .first:hover .icoo12 {background-position: 0px -880px}
.module_six .box li .first:hover .icoo13 {background-position: -1px -1040px}
.module_six .box li .first:hover .icoo14 {background-position: 2px -1200px}
.module_six .box li .first:hover .icoo15 {background-position: 1px -1361px}
.module_six .box li .first:hover .icoo16 {background-position: -1px -1520px}
.module_six .box li .first:hover .icoo17 {background-position: 1px -1680px}
.module_six .box li .first:hover .icoo18 {background-position: 2px -1840px}
.module_six .solu_bt {padding: 50px 0px;height: 44px;line-height: 43px;}
.module_six .solu_bt a {width: 140px;height: 43px;line-height: 43px;text-align: center;color: #fff;font-size: 14px;background: url(../img/solution.png) no-repeat 0px -6000px;margin: 0 auto;display: block;}
/* --模块 - 六联排版  end--*/
/* --模块 - 六联排版start--*/
.module_sixt {width: 100%;height: auto;background: #fff;padding-bottom: 50px;}
.module_sixt .box {min-width: 1000px;max-width: 1210px;margin: 0 auto;}
.module_sixt .box li {width: 16.66%;*width: 16.56%;float: left;position: relative;}
.module_sixt .box li .first {margin: 0px 5px;background: #fff;border: solid 1px #C7C7C7;display: block;position: relative;z-index: 2;}
.module_sixt.solution .box li:hover .first{border:1px solid #cf2d36;}
.module_sixt .box li img.bot_bg {display: block;;position: relative;bottom: 34px;width: 100%;height: 50px;margin: 0 auto;opacity: 0.3;}
.module_sixt .box li .first img {width: 100%;height: auto;}
.module_sixt .box li .first p {width: 100%;height: 38px;line-height: 38px;overflow: hidden;text-align: center;color: #333;font-size: 14px;}
/* --模块 - 六联排版  end--*/
/* --模块 - 四联排版 start--*/
.module_four {width: 100%;height: auto;margin: 0 auto;}
.module_four .p {height: 70px;line-height: 70px;font-size: 14px;text-align: center;color: #fff;}
.module_four .box {min-width: 1000px;max-width: 1220px;margin: 0 auto;overflow: hidden;position: relative;}
.module_four .box li {width: 25%;*width: 24.90%;height: auto;float: left;position: relative;overflow: hidden;}
.culBox .module_four .box li{	height:600px;}
.module_four .box li .first {margin: 0px 10px;overflow: hidden;}
.module_four .box li .first img {width: 100%;}
.module_four .box li .first .text {width: 100%;position: relative;}
.module_four .box li .posi {width: 100%;height: 100%;position: absolute;top: 0px;left: 0px;}
.module_four .box li .posi .img2 {width: 100%;height: 100%;position: absolute;top: 0px;left: 0px;}
.module_four .box li .posi .text {margin: 0px 10px;height: 100%;position: relative;}
/* --模块 - 四联排版 end--*/
/*Service END*/


/*Solution BEGIN*/
.Solution .title {width: 100%;height: 130px;padding: 30px 0px;text-align: center;position: relative;z-index: 2;}
.Solution .title p {height: 86px;line-height: 86px;font-size: 30px;color: #fff;}
.Solution .title p.t1{font-size: 47px;}
.Solution .title p.t {color: #CA0202;}
.Solution .title .div596 {width: 596px;height: 42px;line-height: 42px;margin: 0 auto;background: url(Imgs/com.png) no-repeat 0px 0px;font-size: 16px;}
.Solution .title .div496 {width: 496px;height: 43px;line-height: 42px;margin: 0 auto;background: url(Imgs/com.png) no-repeat 0px -50px;font-size: 16px;}
.Solution .title .color1 {color: #787878;}
/*Solution END*/

/*IOT BEGIN*/
.IOTBanner{ height:1000px; width:100%; background:url('Imgs/iot.banner1.jpg') center center; text-align:center;}
.solotion-section {margin-top:100px;}
.solotion-section .solution{*zoom:1;max-width:1000px;min-width:1000px;height:400px;overflow:hidden; margin:0 auto;}
.solotion-section .solution:before,
.solotion-section .solution:after{display:table;content:""}
.solotion-section .solution:after{clear:both}
.solotion-section .solution .mask{ opacity:1;}
.solotion-section .solution .solution-item{float:left;width:16.2%;height:100%;-webkit-transition:width 0.3s ease;-moz-transition:width 0.3s ease;-ms-transition:width 0.3s ease;-o-transition:width 0.3s ease;transition:width 0.3s ease}
.solotion-section .solution .solution-item .solution-img{overflow-y:scroll;}
.solotion-section .solution .current{width:35%}
.solotion-section .solution .current .mask{ opacity:0;}
.solotion-section .solution .current .right-arrow{position:absolute;width:11px;height:18px;top:14px;right:40px;background:url('/Res/Site/Imgs/iot.icon-right.png') 0 0 no-repeat}
.solotion-section .solution .current span{background-color:rgba(0,0,0,0.5)}
.solotion-section .solution a{display:block;position:relative;float:left;width:100%;height:100%}
.solotion-section .solution a img{height:400px}
.solotion-section .solution a .mask{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.3)}
.solotion-section .solution a span{display:block;position:absolute;bottom:16px;width:100%;height:46px;line-height:46px;padding-left:30px;text-align:left;color:#fff;font-size:14px;z-index:999;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.solotion-section .solution a span:before{display:block;content:'';height:2px;overflow:hidden;background-color:#00a6ee;width:22.2%}
.solotion-section .solution a.disabled{cursor:default}
.solotion-section .solution a.disabled span{opacity:.7}
.solotion-section .solution a.disabled:hover .mask,
.solotion-section .solution a.disabled:focus .mask,
.solotion-section .solution a.disabled:active .mask{background:none}
.solotion-section .solution a.disabled:hover span,
.solotion-section .solution a.disabled:focus span,
.solotion-section .solution a.disabled:active span{background-color:rgba(255,255,255,0.1)}

.FormTable{ width:350px; margin:0 auto; margin-top:50px;}
.FormTable .TableRow{ margin-bottom:20px;}
.FormTable .TableHeadCell{ color:white; font-size:18px; width:auto;}
.FormTable .txtBox{ height:30px; width:270px; font-size:16px; border-color:white;}
.SpaceH{ width:80px; height:80px; line-height:80px; text-align:center; margin:50px auto; border:solid 1px #fff; border-radius:50px; color:white; font-weight:bold; font-size:24px;}
.H1100{ height:1100px; overflow:hidden; zoom:1;}
.H1200{ height:1200px; overflow:hidden; zoom:1;}
.H1300{ height:1300px; overflow:hidden; zoom:1;}
.H1400{ height:1400px; overflow:hidden; zoom:1;}
.H1500{ height:1500px; overflow:hidden; zoom:1;}
.H1600{ height:1600px; overflow:hidden; zoom:1;}
.H1800{ height:1800px; overflow:hidden; zoom:1;}
.H1900{ height:1900px; overflow:hidden; zoom:1;}
.LT1{letter-spacing:1px;}
.LT2{letter-spacing:2px;}
/*IOT END*/