div,dl,form,h1,h2,h3,h4,h5,li,ol,p,table,td,tr,ul{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
body{margin:0;padding:0;font-size:14px;color:#444;font-family:sans-serif,Arial}
dt,li{list-style:none}
img{border:none;vertical-align:middle}
a{color:#17abff;text-decoration:none;hide-focus:expression( this.hideFocus=true);outline:0}
a:hover{color:#17abff;text-decoration:underline}
.all{width:980px}
.full{width:100%;max-width:1920px;min-width:980px}
.top{height:90px;background:#17abff}
.logo{position:absolute;left:0;top:18px}
.topMenuNaviList{position:absolute;top:22px;left:250px;z-index:900}
.topMenuNaviList li{float:left;height:72px;width:90px;margin-right:15px;position:relative}
.topMenuNaviList li a{font-size:16px;display:block;color:#fefefe;height:32px;width:90px;line-height:32px;text-align:center}
#prodSubmenu{position:absolute;width:980px;height:400px;background:#f9f9f9;left:-355px;top:68px;z-index:1000;display:none}
#prodSubmenu div{width:205px;height:110px;float:left;margin:15px 10px 0 25px}
.topMenuNaviList #prodSubmenu li{float:none;height:25px;line-height:25px}
.topMenuNaviList #prodSubmenu a{color:#444;display:inline;height:25px;line-height:25px;font-size:14px}
.topMenuNaviList #prodSubmenu a:hover{background:0 0}
.topMenuNaviList b{font-weight:400;font-size:18px;padding-bottom:5px;display:block;margin-bottom:5px}
#menu_premium{color:#efbd00;border-bottom:1px solid #efbd00}
#menu_mysql{color:#99cb00;border-bottom:1px solid #99cb00}
#menu_mariadb{color:#c3996b;border-bottom:1px solid #c3996b}
#menu_sqlserver{color:#f93;border-bottom:1px solid #f93}
#menu_oracle{color:#cb0000;border-bottom:1px solid #cb0000}
#menu_sqlite{color:#7fa795;border-bottom:1px solid #7fa795}
#menu_postgresql{color:#0c9393;border-bottom:1px solid #0c9393}
#menu_modeler{color:#818181;border-bottom:1px solid #818181}
#menu_reportviewer{color:#61a5bf;border-bottom:1px solid #61a5bf}
#menu_essentials{color:#d9a55d;border-bottom:1px solid #d9a55d}
.topMenuNaviList li a:hover{text-decoration:none}
.topMenuNaviList li .indexCurrent,.topMenuNaviList li .showProdSubmenu,.topMenuNaviList li a:hover{background-color:#fff;color:#333;border-radius:16px}
.topRight{position:absolute;right:0;top:22px;background-color:#0da1f5;height:32px;overflow:hidden}
.topSearch{position:relative;width:180px;overflow:hidden}
#searchValueId{border:none;height:28px;line-height:28px;font-size:13px;margin:1px 0 0 5px;width:135px;background:0 0;color:#fff}
.searchButtom{background:url(//pic.mairuan.com/WebSource/formysql/news/old/uploads/images/formysql/searchbtn.png);height:16px;width:16px;border:none;cursor:pointer;position:absolute;top:7px;left:150px;color:#fefefe}
.friendsLinks a{color:#666;margin-right:15px}
.pageLinks a{border-right:1px solid #17abff;padding:0 15px}
.pageLinks .noborder{border:none}
.floatContact{position:fixed;z-index:9999;right:0;text-align:right;bottom:60px;height:300px}
.floatContact li{padding-bottom:2px}
.bgwhite{background-color:#fff}
.bgfen{background-color:#f9f9f9}
.bghei{background-color:#212121}
.bghui{background-color:#e7e7e7}
.borderb{border-bottom:1px solid #e7e7e7}
.borderl{border-left:1px solid #e7e7e7}
.borderr{border-right:1px solid #e7e7e7}
.blue{color:#17abff}
.orange{color:#f40}
.toolbar{text-align:center;position:fixed;right:0;bottom:8%;z-index:999;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.toolbarbox{width:86px;background:#fff;border:1px solid #ececec;position:fixed;right:0;bottom:100px;border-top-left-radius:8px;border-bottom-left-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.1);color:#fff;font-weight:700;font-size:16px}
.toolbarbox img{border:0;max-width:100%}
.msg{width:36px;height:34px;margin:0 auto;text-align:center;position:relative;cursor:pointer;padding:18px 0 15px 0}
.msg .msg-line{position:absolute;top:60px;left:8px;width:20px;height:1px;border-bottom:1px solid #e7e7e7}
img.msg-img{position:absolute;left:0;top:10px;-webkit-animation:aniSix-x 1s ease-in-out .2s infinite;animation:aniSix-x 1s ease-in-out .2s infinite}
.hidemsg{width:110px;height:40px;line-height:40px;background:#fb5a02;text-align:center;border-radius:5px;overflow:hidden}
@-webkit-keyframes ball-scale{
0%{-webkit-transform:scale(0);transform:scale(0)}
100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
}
@keyframes ball-scale{
0%{-webkit-transform:scale(0);transform:scale(0)}
100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
}
.triangle{width:20px;height:40px;background:0 0;position:absolute;right:-16px;top:0}
.hidemsg div{position:absolute;left:0;right:20px;top:0;bottom:0;margin:auto;pointer-events:none;background-color:rgba(255,255,255,.4);-webkit-border-radius:100%;-moz-border-radius:100%;-o-border-radius:100%;-ms-border-radius:100%;border-radius:100%;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;width:100px;height:100px;-webkit-animation:ball-scale 1s 0s ease-in-out infinite;-moz-animation:ball-scale 1s 0s ease-in-out infinite;-ms-animation:ball-scale 1s 0s ease-in-out infinite;-o-animation:ball-scale 1s 0s ease-in-out infinite;animation:ball-scale 1s 0s ease-in-out infinite}
.hidemobel a,.hidemsg a{color:#fff;text-decoration:none}
.hidemsgAfter{width:125px;height:40px;position:relative;left:-150px;top:-14px;border-radius:5px;overflow:hidden;cursor:pointer}
.hidemsgAfter :after{content:'';position:absolute;top:11px;right:7px;display:block;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #fb5a02}
.mobel{width:86px;height:34px;margin:0 auto;padding:15px 0;text-align:center;position:relative;cursor:pointer}
.tool-line{width:20px;height:1px;border-bottom:1px solid #e7e7e7;margin:0 auto;margin-top:13px}
.hidemobelBox{width:230px;height:40px;line-height:40px;text-align:center;background:#fb5a02;border-radius:5px;position:absolute;right:100px;top:17px;cursor:pointer}
.hidemobelBox p:after{content:'';position:absolute;top:11px;right:-8px;display:block;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #fb5a02}
.Rtop{width:36px;margin:0 auto;text-align:center;cursor:pointer;padding:10px 0}
.hideRtop{width:57px;height:28px;line-height:28px;background:#fb5a02;text-align:center;display:none;position:absolute;top:128px;right:75px;border-radius:5px}
.hideRtop :after{content:'';position:absolute;top:6px;right:-7px;display:block;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #10c46e}
.singledn{display:block!important}
.red{color:red}
.orangered{color:#ff4500}
.white{color:#fff}
.c3{color:#333}
.c4{color:#444}
.c5{color:#555}
.c6{color:#666}
.c7{color:#777}
.c8{color:#888}
.c9{color:#999}
.cb0{color:#b0b0b0}
.cc0{color:silver}
.chred,.chred:hover{color:red}
.chorangered,.chorangered:hover{color:#ff4500}
.chwhite,.chwhite:hover{color:#fff}
.ch3,.ch3:hover{color:#333}
.ch4,.ch4:hover{color:#444}
.ch5,.ch5:hover{color:#555}
.ch6,.ch6:hover{color:#666}
.ch7,.ch7:hover{color:#777}
.ch8,.ch8:hover{color:#888}
.ch9,.ch9:hover{color:#999}
.chb0,.chb0:hover{color:#b0b0b0}
.chc0,.chco:hover{color:silver}
.cb,.clearfix,.fix{clear:both}
.db{display:block}
.di{display:inline}
.dib{display:inline-block}
.dn{display:none}
.vh{visibility:hidden}
.fl{float:left}
.fr{float:right!important}
.oh{overflow:hidden}
.pr{position:relative}
.pa{position:absolute}
.cp,.hand{cursor:pointer}
.mw100{max-width:100%}
.h100{height:100%}
.bn{border:none!important}
.overSL,.overSL li{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.fnor,.fwn{font-weight:400}
.fwb{font-weight:700}
.tdu{text-decoration:underline}
.tdn,.tdn:hover{text-decoration:none}
.vam{vertical-align:middle}
.vat{vertical-align:top}
.vab{vertical-align:bottom}
.tac{text-align:center}
.tal{text-align:left}
.tar{text-align:right}
.ti2{text-indent:2em}
.divti2 h1,.divti2 h2,.divti2 h3,.divti2 h4,.divti2 h5,.divti2 p{text-indent:2em}
.width1{width:1%!important}
.width2{width:2%!important}
.width3{width:3%!important}
.width4{width:4%!important}
.width5{width:5%!important}
.width6{width:6%!important}
.width7{width:7%!important}
.width8{width:8%!important}
.width9{width:9%!important}
.width10{width:10%!important}
.width11{width:11%!important}
.width12{width:12%!important}
.width13{width:13%!important}
.width14{width:14%!important}
.width15{width:15%!important}
.width16{width:16%!important}
.width17{width:17%!important}
.width18{width:18%!important}
.width19{width:19%!important}
.width20{width:20%!important}
.width21{width:21%!important}
.width22{width:22%!important}
.width23{width:23%!important}
.width24{width:24%!important}
.width25{width:25%!important}
.width26{width:26%!important}
.width27{width:27%!important}
.width28{width:28%!important}
.width29{width:29%!important}
.width30{width:30%!important}
.width31{width:31%!important}
.width32{width:32%!important}
.width33{width:33%!important}
.width34{width:34%!important}
.width35{width:35%!important}
.width36{width:36%!important}
.width37{width:37%!important}
.width38{width:38%!important}
.width39{width:39%!important}
.width40{width:40%!important}
.width41{width:41%!important}
.width42{width:42%!important}
.width43{width:43%!important}
.width44{width:44%!important}
.width45{width:45%!important}
.width46{width:46%!important}
.width47{width:47%!important}
.width48{width:48%!important}
.width49{width:49%!important}
.width50{width:50%!important}
.width51{width:51%!important}
.width52{width:52%!important}
.width53{width:53%!important}
.width54{width:54%!important}
.width55{width:55%!important}
.width56{width:56%!important}
.width57{width:57%!important}
.width58{width:58%!important}
.width59{width:59%!important}
.width60{width:60%!important}
.width61{width:61%!important}
.width62{width:62%!important}
.width63{width:63%!important}
.width64{width:64%!important}
.width65{width:65%!important}
.width66{width:66%!important}
.width67{width:67%!important}
.width68{width:68%!important}
.width69{width:69%!important}
.width70{width:70%!important}
.width71{width:71%!important}
.width72{width:72%!important}
.width73{width:73%!important}
.width74{width:74%!important}
.width75{width:75%!important}
.width76{width:76%!important}
.width77{width:77%!important}
.width78{width:78%!important}
.width79{width:79%!important}
.width80{width:80%!important}
.width81{width:81%!important}
.width82{width:82%!important}
.width83{width:83%!important}
.width84{width:84%!important}
.width85{width:85%!important}
.width86{width:86%!important}
.width87{width:87%!important}
.width88{width:88%!important}
.width89{width:89%!important}
.width90{width:90%!important}
.width91{width:91%!important}
.width92{width:92%!important}
.width93{width:93%!important}
.width94{width:94%!important}
.width95{width:95%!important}
.width96{width:96%!important}
.width97{width:97%!important}
.width98{width:98%!important}
.width99{width:99%!important}
.width100{width:100%!important}
.t-20{top:-20px}
.t-19{top:-19px}
.t-18{top:-18px}
.t-17{top:-17px}
.t-16{top:-16px}
.t-15{top:-15px}
.t-14{top:-14px}
.t-13{top:-13px}
.t-12{top:-12px}
.t-11{top:-11px}
.t-10{top:-10px}
.t-9{top:-9px}
.t-8{top:-8px}
.t-7{top:-7px}
.t-6{top:-6px}
.t-5{top:-5px}
.t-4{top:-4px}
.t-3{top:-3px}
.t-2{top:-2px}
.t-1{top:-1px}
.mt-20{margin-top:-20px}
.mt-19{margin-top:-19px}
.mt-18{margin-top:-18px}
.mt-17{margin-top:-17px}
.mt-16{margin-top:-16px}
.mt-15{margin-top:-15px}
.mt-14{margin-top:-14px}
.mt-13{margin-top:-13px}
.mt-12{margin-top:-12px}
.mt-11{margin-top:-11px}
.mt-10{margin-top:-10px}
.mt-9{margin-top:-9px}
.mt-8{margin-top:-8px}
.mt-7{margin-top:-7px}
.mt-6{margin-top:-6px}
.mt-5{margin-top:-5px}
.mt-4{margin-top:-4px}
.mt-3{margin-top:-3px}
.mt-2{margin-top:-2px}
.mt-1{margin-top:-1px}
.ml-20{margin-left:-20px}
.ml-19{margin-left:-19px}
.ml-18{margin-left:-18px}
.ml-17{margin-left:-17px}
.ml-16{margin-left:-16px}
.ml-15{margin-left:-15px}
.ml-14{margin-left:-14px}
.ml-13{margin-left:-13px}
.ml-12{margin-left:-12px}
.ml-11{margin-left:-11px}
.ml-10{margin-left:-10px}
.ml-9{margin-left:-9px}
.ml-8{margin-left:-8px}
.ml-7{margin-left:-7px}
.ml-6{margin-left:-6px}
.ml-5{margin-left:-5px}
.ml-4{margin-left:-4px}
.ml-3{margin-left:-3px}
.ml-2{margin-left:-2px}
.ml-1{margin-left:-1px}

.hvr-grow{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}
.hvr-grow:active,.hvr-grow:focus,.hvr-grow:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}
.hvr-float{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}
.hvr-float:active,.hvr-float:focus,.hvr-float:hover{-webkit-transform:translateY(-6px);transform:translateY(-6px)}
@-webkit-keyframes hvr-wobble-top{
16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}
33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}
49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}
66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}
83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}
100%{-webkit-transform:skew(0);transform:skew(0)}
}
@keyframes hvr-wobble-top{
16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}
33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}
49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}
66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}
83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}
100%{-webkit-transform:skew(0);transform:skew(0)}
}
.hvr-wobble-top{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transform-origin:0 100%;transform-origin:0 100%}
.hvr-wobble-top:active,.hvr-wobble-top:focus,.hvr-wobble-top:hover{-webkit-animation-name:hvr-wobble-top;animation-name:hvr-wobble-top;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}
.leftMenu li{height:35px;line-height:35px;border-bottom:1px solid #e7e7e7}
.leftMenu a{color:#444}
.leftMenu .active{color:#17abff}
.leftMenu a:hover{text-decoration:none;color:#17abff}
.gmLinksProd a{display:block;width:180px;height:50px;line-height:50px;color:#fff;font-size:24px;float:left;margin:75px 30px;text-align:center}
.gmLinksProd a:hover{text-decoration:none}
#mfxz{background-color:#17abff}
#ljgm{background-color:#fd7f27}
.xiazaiList li{position:relative;height:31px;line-height:31px;padding-bottom:20px}
.xiazaiList li span{display: none;}
.xiazaiList a{display:block;width:85px;height:31px;line-height:31px;font-size:20px;color:#bbb;background:url(//pic.mairuan.com/WebSource/formysql/news/old/uploads/images/formysql/xiazai.jpg) no-repeat left center;padding-left:50px;position:absolute;right:0;top:0}
.xiazaiList a:hover{color:#00adef;text-decoration:none;background-image:url(//pic.mairuan.com/WebSource/formysql/news/old/uploads/images/formysql/xiazai_a.jpg)}
.supportSearch{height:38px;position:relative;width:550px}
#searchSupport{background:rgba(0,0,0,0) none repeat scroll 0 0;border:1px solid #494b4e;border-radius:5px;height:40px;left:0;line-height:40px;padding:0 45px 0 5px;position:absolute;top:0;width:410px}
#searchSupportBtn{position:absolute;right:0;top:0;border-radius:5px}
.xiazaiInfoBG{background:#444;width:100%;height:1360px;position:absolute;left:0;top:0;filter:alpha(opacity=50);-moz-opacity:.5;opacity:.5}
.xiazaiContent{position:fixed;background:#e8e8e8;border:1px solid #e8e8e8;border-radius:10px;left:33%;top:170px;z-index:100}
.xiazaiContentDis{position:relative;padding:30px}
/*close 与登录弹窗冲突*/
/*.close{position:absolute;right:12px;top:12px;width:20px;cursor:pointer}*/
.computer{position:absolute;left:50px;top:40px}
.xiazaiContentDis td{padding:5px}
.xiazaiContentDis input[type=text]{width:230px;height:25px;line-height:25px;padding:3px 5px;border-radius:3px;border:none}
.xiazaiContentDis #verify{width:60px}
#sendverify{cursor:pointer;padding:3px 5px;width:130px;margin-left:10px}
#sendMessage{background:#5fa507;padding:5px 10px;border:none;border-radius:5px;color:#fff;cursor:pointer}
.pageInfo .active{background:#0080cc none repeat scroll 0 0;color:#fff}
.pageInfo a{background-color:#e6e6e6;border-radius:3px;margin:0 20px 0 0;padding:3px 10px}
.searchResult li{border-bottom:1px dashed #bbb;padding-bottom:12px;margin-bottom:12px}
.searchResult a{color:#09f}
.keywords{background:#38d878;color:#fff}
.pagination a,.pagination span{margin-right:5px;padding:2px 6px}
.pagination a{background:#09f;color:#fff}
.pagination span{background-color:#aaa;color:#fff}
.news_detail h1,.news_detail h2,.news_detail h3,.news_detail h4{padding:0 0 10px 0;font-size:14px;text-indent:2px;text-indent:2em}
.news_detail p{padding:0 0 10px 0;text-indent:2em}
.sitemapHTML{min-height:700px}
.sitemapHTML h2{font-size:14px;padding-bottom:5px;border-bottom:1px solid #c2bebe;margin:0 0 10px 0}
.sitemapHTML .sitemapCategory{overflow:hidden;padding-bottom:5px;border-bottom:1px #c2bebe dashed;margin:0 0 10px 0}
.sitemapHTML h3{font-size:14px;text-indent:28px;float:left}
.sitemapHTML .openSitemap1{cursor:pointer}
.sitemapHTML .openSitemap1{font-size:12px;float:right}
.sitemapHTML .sitemapNews{clear:both;display:none}
.sitemapHTML .sitemapNews li{font-size:14px;text-indent:56px;line-height:25px}
.huodongBannerX{display:block;width:100%;height:100px;background:url(//pic.mairuan.com/WebSource/formysql/news/old/uploads/images/formysql/huodongBannerX.jpg) no-repeat bottom center}
.huodongBanner{height:468px;background:url(//pic.mairuan.com/WebSource/formysql/news/old/uploads/images/formysql/huodongPageBanner.jpg) no-repeat top center}
.huodongBannerLink{display:block;height:680px}
.huodongYZ td{padding:5px}
.huodongYZ input[type=text]{width:230px;height:25px;line-height:25px;padding:3px 5px;border-radius:3px;border:1px solid #ddd}
.huodongYZ #userTel,.huodongYZ #verify{width:90px}
.huodongYZ #sendverify{cursor:pointer;margin-left:10px;border:none;color:#ff4500}
.huodongYZ #checkverify{cursor:pointer;margin-left:10px;padding:3px 5px;width:130px}


.goumai_Nav_mr{ width: 100%; background: rgba(104,113,118,0.3); z-index: 999; }
.goumai_Nav_mr .all1200{ width: 1200px; margin: 0 auto; }
.goumai_Nav_mr .all980{ width: 980px; margin: 0 auto; }
.goumai_Nav_mr .navwindow{ height: 41px; overflow: hidden; }
.goumai_Nav_mr a{ display: inline-block; color: #e83a17; white-space: nowrap; padding: 4px 15px; margin: 6px 30px 6px 0; border-radius: 16px; border: 1px solid transparent; text-decoration: none; }
.goumai_Nav_mr a.active{ border-color: #e83a17; background-color: #fff; }
.goumai_Nav_mr .navarrow{ display: none; }
.goumai_Nav_mr .navarrow img{ transition: transform .3s; -webkit-transition: transform .3s; }
.goumai_Nav_mr .navwindow:hover .navarrow img{ transform: rotate(180deg); -webkit-transform: rotate(180deg); }

/*new_logo*/
.new_logo {position: absolute;left: 0;top: 20px;display: inline-block;font-size: 20px;font-weight: bold;padding-left: 70px;padding-top: 1px;color: #fff;}
.new_logo span {position: relative;font-size: 12px;bottom: 10px;}
.new_logo::before {content: '';width: 58px;height: 46px;background: url(//pic.mairuan.com/WebSource/formysql/news/old/uploads/images/formysql/new_logo.png) no-repeat;position: absolute;left: 0;top: 0;}
.new_logo::after {content: "官方授权经销商";width: 160px;font-size: 15px;position: absolute;left: 70px;bottom: -20px;}
