html{font-size:16px}body{margin:0;padding:0;min-width:320px;font-family:"微软雅黑";position:relative}ul,li,ol{margin:0;padding:0;list-style:none}#login-dialog{position:fixed;z-index:10001;width:100%;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.4)}#login-dialog .login-main{width:80%;margin:41px auto;background:#fff;padding:0 10px;border-radius:10px;position:relative;font-size:14px;min-width:260px;max-width:350px}#login-dialog .login-main .dialog-head{text-align:center;font-weight:bold;font-size:18px;color:#1eb0e9;padding:15px 0;border-bottom:1px #eaeaea solid}#login-dialog .login-main .form{padding:0 10px 10px}#login-dialog .hbox{display:-webkit-box;display:-moz-box;display:-ms-box;display:box;display:-ms-flexbox;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;box-orient:horizontal;-ms-flex-direction:row}#login-dialog .flex1{-webkit-box-flex:1;-moz-box-flex:1;-ms-box-flex:1;box-flex:1;-ms-flex:1 0 auto}#login-dialog .flex2{-webkit-box-flex:2;-moz-box-flex:2;-ms-box-flex:2;box-flex:2;-ms-flex:2 0 auto}#login-dialog .flex3{-webkit-box-flex:3;-moz-box-flex:3;-ms-box-flex:3;box-flex:3;-ms-flex:3 0 auto}#login-dialog .login-main .form .item{padding-top:20px}#login-dialog .login-main .form .item .label{text-align:right;margin-right:6px;line-height:30px;width:25%;display:inline-block}#login-dialog .login-main .form .item .input-box{width:70%;display:inline-block}#login-dialog .login-main .form .item .input{padding:5px 0;border:1px solid #eaeaea;text-indent:3px;font-size:14px;height:20px;width:92%}#login-dialog .login-main .form .help-text{color:red;font-size:12px;padding-left:27%;word-wrap:break-word}#login-dialog .login-main .form .btn-box{text-align:center}#login-dialog .login-main .form .btn{background-color:#ff9a14;border:1px solid #ff9a14;color:white;line-height:35px;border-radius:10px;width:55%;font-weight:bold;font-size:14px;outline:0;margin:0 auto}#login-dialog .login-main .dialog-foot{padding-bottom:15px}#login-dialog .login-main .dialog-foot .item{display:inline-block;width:48%;text-align:center;color:#1eb0e9}#login-dialog .login-main .close-icon{position:absolute;top:-10px;right:-10px;color:#1eb0e9;font-weight:bold;font-size:20px;width:30px;height:30px;background-color:#fff;border:1px #eaeaea solid;border-radius:15px;text-align:center;line-height:30px}.loading{background:url("../images/loading.gif") no-repeat center center;opacity:.5}.modelWindow{align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.4);z-index:11000}.modelWindow .dialog-container{min-width:260px;max-width:500px;background:white;border-radius:4px;margin:auto;width:80%}.modelWindow .dialog-title{line-height:44px;text-align:center;color:#5a5959;font-weight:bold;font-size:16px}.modelWindow .dialog-body{color:#5a5959;font-size:16px;margin:0 20px 10px;text-align:center}.modelWindow .dialog-btnBar{border-top:1px solid #dbdbdb;white-space:nowrap;text-align:center;line-height:40px;font-size:14px;color:#1eb0e9}.modelWindow .dialog-bb-btn{box-sizing:border-box;display:inline-block;border-right:1px solid #dbdbdb;font-weight:bold}.modelWindow .dialog-bb-btn:last-of-type{border-right:0}.modelWindow [data-dialog-btnCount="1"] .dialog-bb-btn{width:100%}.modelWindow [data-dialog-btnCount="2"] .dialog-bb-btn{width:50%}.modelWindow [data-dialog-btnCount="3"] .dialog-bb-btn{width:33.3%}.modelWindow [data-dialog-btnCount="4"] .dialog-bb-btn{width:25%}.modelWindow .dialog-table{display:table;width:100%;height:100%}.modelWindow .dialog-t-cell{display:table-cell;vertical-align:middle}#loader .loader-container{width:1100%;height:1100%;left:-400%;top:-400%;background-color:transparent;opacity:.5;position:fixed;z-index:1999;vertical-align:middle;text-align:center}#loader .loader-container .loader{min-height:57px;width:80px;border-radius:10px;background:#000;margin-left:-47.5px;margin-top:-35px;padding:20px 5px 5px 5px;text-align:center;font-weight:bolder;color:#999;position:fixed;left:50%;top:40%}#loader .loader-container .loader-icon{width:40px;height:40px;margin:0 auto 15px auto;background-size:100%;-webkit-animation:animate-load-en 1.5s linear infinite;-moz-animation:animate-load-en 1.5s linear infinite;-ms-animation:animate-load-en 1.5s linear infinite;-o-animation:animate-load-en 1.5s linear infinite;animation:animate-load-en 1.5s linear infinite}@-webkit-keyframes animate-load-en{from{-webkit-transform:rotate(0) translateZ(0)}to{-webkit-transform:rotate(360deg) translateZ(0)}}@-moz-keyframes animate-load-en{from{-moz-transform:rotate(0) translateZ(0)}to{-moz-transform:rotate(360deg) translateZ(0)}}@-ms-keyframes animate-load-en{from{-ms-transform:rotate(0) translateZ(0)}to{-ms-transform:rotate(360deg) translateZ(0)}}@-o-keyframes animate-load-en{from{-o-transform:rotate(0) translateZ(0)}to{-o-transform:rotate(360deg) translateZ(0)}}@keyframes animate-load-en{from{transform:rotate(0) translateZ(0)}to{transform:rotate(360deg) translateZ(0)}}#saveUserInfo{align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.4);z-index:10000}#saveUserInfo .content-box{width:80%;margin:41px auto;background:#fff;padding:0 20px;border-radius:10px;border-color:#fff;position:relative;font-size:14px;min-width:240px;max-width:350px}#saveUserInfo .form-box .unit{margin-top:20px;position:relative}#saveUserInfo .form-box .form-head{text-align:center;font-weight:bold;font-size:18px;color:#1eb0e9;padding-top:15px}#saveUserInfo .form-body .label{display:inline-block;width:40%}#saveUserInfo .form-body .input-box{display:inline-block;width:60%}#saveUserInfo .form-body .input{padding:3px 0;border-style:solid;border-color:#eaeaea;text-indent:3px;font-size:14px;height:20px;width:100%;border-width:1px}#saveUserInfo .error .input{border-color:red}#saveUserInfo .btn{background-color:#ff9a14;border:1px solid #ff9a14;color:white;line-height:35px;border-radius:10px;width:55%;font-weight:bold;font-size:14px;outline:0}#saveUserInfo .closer{position:absolute;top:-10px;right:-10px;color:#1eb0e9;font-weight:bold;font-size:20px;width:30px;height:30px;line-height:30px;background-color:#fff;border:1px #eaeaea solid;border-radius:15px;text-align:center}#saveUserInfo .error-text{color:red;font-size:12px;left:40%;position:absolute;bottom:-14px}#saveUserInfo .btn-box{text-align:center;padding:20px 0}.grid_hidden{display:none}#select_box{margin:0 auto;height:170px;background:url(../images/select_boxbg.jpg) center no-repeat;width:100%}.list1 li{list-style:none;font-size:12px}.list1 ul{margin:0;padding:0}#querybox{width:810px;height:150px;margin:0 auto;background:url(../images/qbx.gif) no-repeat;text-align:left;padding-left:150px}.qbxbottom{background:url(../images/qbx.gif) bottom;width:810px;height:10px;clear:both}#querybox #formthis div{float:left}#querybox #formthis div ul{padding-top:5px}#querybox #formthis div ul li{list-style:none;font-size:12px;margin:10px 0 10px 0}.list1{width:400px}.list2{width:260px;margin-top:48px;_margin-top:35px}#cangwei{margin-top:25px;width:146px;font-size:12px}.submin{padding-top:115px;padding-left:470px}.submin input{background:url(../images/sub.jpg) no-repeat;border:0;cursor:pointer;width:135px;height:42px}.p_r{padding-right:20px;color:#021c55;font-weight:normal;font-size:12px}.m_t_a{color:#021c55}input{font-size:12px}a:visited,a:link,a:active{text-decoration:none}.xinput{height:18px;border-bottom:1px solid #d8d8d8;border-left:1px solid #d8d8d8;border-right:1px solid #d8d8d8;border-top:1px solid #bfbfbf;float:left;line-height:18px}.x2input{color:#484848;border-bottom:1px solid #d8d8d8;border-left:1px solid #d8d8d8;border-right:1px solid #d8d8d8;border-top:1px solid #bfbfbf}input.current{border:1px solid #4d8ffd;color:#494949}h4{padding:12px 0 0 54px;margin:0}#querybox #formthis div.search-checkbox{margin-right:8px;width:76px}#querybox #formthis div.checkbox-txt{font-size:12px;width:75px;text-align:center;margin-right:5px}.select.checkbox-box.select-inited{width:64px}#querybox #formthis div.submin{float:none}.grid1{margin-right:20px}.mask{position:fixed;z-index:102;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,0.5)}.con2 ul{margin:0;padding:0}.con2 li{list-style-type:none;font-size:20px;font-weight:bold;color:#cf8e20;text-align:center;line-height:30px}@media screen and (min-width:320px){.csair-logo{width:60%;margin:0 auto}.csair-logo a{width:100%}.csair-logo a img{width:100%;padding:10px 0}.banner img{width:100%;margin:0 auto;background:url(../images/bannerM.jpg) center no-repeat}#select_box{display:none}.header{display:none}.footer{display:none}.bg01{width:100%;margin:0 auto;background:url(../images/bg01M.jpg) center top no-repeat #e0e7f7;background-size:100% auto;padding:2rem 0 2rem 0}.bg02{width:100%;margin:0 auto;background-color:#e0e7f7;padding:0 0 2rem 0}.bg03{background-color:#e0e7f7;height:auto;overflow:hidden;padding:30px 0}.con2{height:auto;overflow:hidden;margin-top:20px}.con2 .con2_txt{padding:0 20px 10px 20px}.csairmember{font-size:16px;color:#333;text-indent:2em;padding:20px 0 20px 0;margin:0}.csairmember span{font-weight:bold;color:#e44317;font-size:18px}.scrolldoorFrame1{width:100%;overflow:hidden;margin:20px auto 50px auto}.scrolldoorFrame1 .scrollUl1{clear:both;width:100%;overflow:hidden;text-align:center}.scrolldoorFrame1 .scrollUl1 li{float:left;list-style-type:none;width:100%}.scrolldoorFrame1 .scrollUl1 li:nth-child(1){margin-left:0}.scrolldoorFrame1 .st03{cursor:pointer}.scrolldoorFrame1 .st04{cursor:pointer}.cj{width:96%;margin:0 auto 0 auto;overflow:hidden;text-align:left}.cjq{width:90%;margin:0 auto;margin-top:20px}.lb{background:url("../images/cq.gif") 0 0 no-repeat;background-size:100% auto;width:100%;position:relative}.lbul{overflow:hidden;position:relative;z-index:10;margin:0;padding:5%;box-sizing:border-box}.lbul li{float:left;width:30%;margin:2% 1% 1% 2%}.lbul .lbbtn{cursor:pointer}.lbul .lbbtn:active{background:url("../images/activeBtn.jpg") 1px 1px no-repeat;background-size:100% auto}.lbul .lbbtn.disable{display:none;cursor:"default";background:url('../images/activeBtn2.jpg');background-size:100% auto}.lbul .nolb{background:url("../images/1.png") center center no-repeat;background-size:100% auto}.lbul .first{background:url("../images/2.png") center center no-repeat;background-size:100% auto}.lbul .second{background:url("../images/3.png") center center no-repeat;background-size:100% auto}.lbul .third{background:url("../images/4.png") center center no-repeat;background-size:100% auto}.lbul .fourth{background:url("../images/5.png") center center no-repeat;background-size:100% auto}.lbul .fifth{background:url("../images/6.png") center center no-repeat;background-size:100% auto}.lbul .sixth{background:url("../images/7.png") center center no-repeat;background-size:100% auto}.lbul .seventh{background:url("../images/8.png") center center no-repeat;background-size:100% auto}.shake{position:absolute;z-index:11;width:30%;background:url("../images/tmbg.png") center center no-repeat;background-size:100% auto;top:5%;left:5%}.rb{float:left;width:100%;margin:40px auto 0 auto;overflow:hidden}.listt1{background:#939ae8;border-radius:5px;width:99%;min-height:143px}.listt2{background:#939ae8;border-radius:5px;width:99%;min-height:264px;margin-top:18px}.jx{width:100%;margin:0 auto;padding-top:5px;padding-bottom:13px;height:120px}.title{font-size:18px;color:#fff;padding-top:8px;padding-left:10px}.jx li{font-size:14px;color:#fff;text-align:left;padding-left:16px;line-height:30px;overflow:hidden}.jx li div{float:left;margin-right:5px}.jx li .t{width:18%}.jx li .n{width:35%}.jx li .m{width:40.5%}.title1{font-size:18px;color:#fff;padding:8px 0 3px 30px;text-align:left}.named{width:95%;height:200px;margin:0 auto;overflow:hidden;background-color:#fff}.named li{font-size:14px;color:#333;text-align:left;padding-left:20px;line-height:30px}.linehd{background:url(../images/line.png) no-repeat center;width:100%;height:30px;margin:0 auto 0 auto;text-align:center}.linehd p{font-size:18px;color:#333;margin:0;padding:0;font-weight:bold}.linehd1{background:url(../images/line.png) no-repeat center;width:100%;height:30px;margin:0 auto;text-align:center}.linehd1 p{font-size:18px;color:#333;margin:0;padding:0;font-weight:bold}.five{display:none}.zj1,.zj2,.zj3,.zj4{padding:5px;width:80%;text-align:center;z-index:999;margin:200px auto;position:fixed;transform:translateX(10%)}.zj1{background:url(../images/zj1.jpg) no-repeat;background-size:100% auto;height:289px}.zj2{background:url(../images/zj2.jpg) no-repeat;background-size:100% auto;height:219px}.zj3{background:url(../images/zj3.jpg) no-repeat;background-size:100% auto;height:219px}.zj4{background:url(../images/zj4.jpg) no-repeat;background-size:100% auto;height:156px}.zj1 a,.zj2 a,.zj3 a{width:8%;height:10%;display:block;float:right}.zj1 img,.zj2 img,.zj3 img{width:100%;height:100%}.zj4 a{width:8%;height:14%;display:block;float:right}.zj4 img{width:100%;height:100%}.shadow-box-head{padding:0}.icon-closer{border:1px solid #bbb;background-color:#fff;color:#0093d0;font-size:20px;border-radius:15px;position:absolute;top:-12px;left:270px}.sp-bookway-head{margin-top:0;border-bottom:1px solid #bbb}.form-horizontal{margin-top:30px}.ctrl-label{word-spacing:10px}.flat-btn{background-color:orange;border-radius:5px;position:absolute;left:80px;top:10px}.form-action .wgh-siginup{position:absolute;left:-200px;top:43px;width:70px}.form-action .wgh-forgetPassword{position:absolute;left:150px;top:70px}.hezc1{width:90%;height:206px;text-align:left;background-image:url(../images/hezc2.png);background-size:100% 100%;background-repeat:no-repeat;z-index:9999;left:5%;top:5%;position:fixed !important;position:absolute;_top:e­xpression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+(document.documentElement.clientHeight- this.offsetHeight)/2:document.body.scrollTop+(document.body.clientHeight - this.clientHeight)/2)}.hezc2{width:90%;height:206px;text-align:left;background-image:url(../images/hezc2.png);background-size:100% 100%;background-repeat:no-repeat;z-index:9999;left:5%;top:5%;position:fixed !important;position:absolute;_top:e­xpression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+(document.documentElement.clientHeight- this.offsetHeight)/2:document.body.scrollTop+(document.body.clientHeight - this.clientHeight)/2)}.hezc3{width:90%;height:206px;text-align:left;background-image:url(../images/hezc2.png);background-size:100% 100%;background-repeat:no-repeat;z-index:9999;left:5%;top:5%;position:fixed !important;position:absolute;_top:e­xpression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+(document.documentElement.clientHeight- this.offsetHeight)/2:document.body.scrollTop+(document.body.clientHeight - this.clientHeight)/2)}.hezc4{width:90%;height:400px;text-align:left;background-image:url(../images/hezc1.png);background-size:100% 100%;background-repeat:no-repeat;z-index:9999;left:5%;top:5%;position:fixed !important;position:absolute;_top:e­xpression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+(document.documentElement.clientHeight- this.offsetHeight)/2:document.body.scrollTop+(document.body.clientHeight - this.clientHeight)/2)}.hezc-bg1{background-color:#ccc;width:100%;height:100%;left:0;top:0;filter:alpha(opacity=50);opacity:.5;z-index:25;position:fixed !important;position:absolute;_top:e­xpression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+(document.documentElement.clientHeight- this.offsetHeight)/2:document.body.scrollTop+(document.body.clientHeight - this.clientHeight)/2)}.left1{float:left;height:auto;overflow:auto}.right1{float:left;height:auto;overflow:hidden;position:absolute;right:1%;top:9%}.right2{float:left;height:auto;overflow:hidden;position:absolute;right:1%;top:1%}.hezc1 .right1{top:15%}.hezc2 .right1{top:15%}.hezc3 .right1{top:15%}.hezc4 .right2{top:1%}.cont1P{position:absolute;left:29%;font-size:15px;font-weight:bold;color:#fff;margin:0;padding:10px 0 0 0}.cont1{height:290px;width:80%;margin-top:5rem}.cont1 p{padding:0 0 0 40px;color:#323232;font-size:.8rem;line-height:20px;position:relative;margin:0}.cont1 p span{position:absolute;left:20px;top:0}.contt1{height:400px;width:80%;margin-top:1rem}.contt1 p{padding:0 0 0 40px;color:#323232;font-size:.8rem;line-height:20px;position:relative;margin:0}.contt1 p span{position:absolute;left:20px;top:0}.mytable{float:left;border-right:#939ae8 1px solid}.mytable th{background-color:#e7c7e7;color:#323232;font-size:14px;text-align:center;height:25px}.mytable td{color:#323232;font-size:14px;text-align:center;height:20px}table.mytable tr:nth-child(odd){background-color:#e7edf8}table.mytable tr:nth-child(even){background-color:#fff}.inner0{display:block}.con1{display:none}.con3{display:none}.con4{display:block}}@media screen and (min-width:350px){.jx li{font-size:14px;padding-left:21px}.named li{font-size:14px}}@media screen and (min-width:408px){.jx li{font-size:16px}.named li{font-size:16px}}@media screen and (min-width:560px){.jx li{font-size:16px;padding-left:40px}.named li{font-size:16px}}@media screen and (min-width:768px){.banner img{width:100%;margin:0 auto;background:url(../images/bannerM.jpg) center no-repeat}.jx{padding-top:66px}.jx li{font-size:16px;padding-left:40px}.named li{font-size:16px}.title{padding-top:30px}.zj1{height:508px}.zj2,.zj3,.zj4{height:270px}.bg01{width:100%;margin:0 auto;background:url(../images/bg01M.jpg) center top no-repeat #e0e7f7;background-size:100% auto;padding:18rem 0 2rem 0}.cont1{height:300px;overflow:hidden;width:80%;margin-left:52px;padding-left:20px;margin-right:52px;margin-top:80px}.cont1 p{padding:0 0 0 40px;color:#323232;font-size:.9rem;line-height:20px;position:relative}.cont1 p span{left:20px}.contt1{height:300px;overflow:hidden;width:80%;margin-left:52px;padding-left:20px;margin-right:52px;margin-top:80px}.contt1 p{padding:0 0 0 40px;color:#323232;font-size:.9rem;line-height:20px;position:relative}.contt1 p span{left:20px}.cont1P{position:absolute;padding:10px 0 0 0;left:38.5%;margin:0;font-size:24px;font-weight:bold;color:#fff}.mytable{float:left;border-right:#939ae8 1px solid}.mytable th{background-color:#e7c7e7;color:#323232;font-size:14px;text-align:center;height:25px}.mytable td{color:#323232;font-size:14px;text-align:center;height:20px}table.mytable tr:nth-child(odd){background-color:#e7edf8}table.mytable tr:nth-child(even){background-color:#fff}}@media screen and (min-width:992px){.csair-logo{display:none}.banner{width:100%;height:475px;overflow:hidden;background:url(../images/banner.jpg) center no-repeat;margin:0 auto}.banner img{display:none}#select_box{display:block}.header{display:block}.footer{display:block}.bg01{background:url(../images/bg01.jpg) center top no-repeat #e0e7f7;height:252px;overflow:hidden;padding:30px 0 0 0}.bg02{width:100%;margin:0 auto;background-color:#e0e7f7;padding:0 0 2rem 0}.bg03{background:url(../images/bg03.jpg) center top no-repeat #e0e7f7;height:auto;overflow:hidden;padding:30px 0}.con2{height:auto;overflow:hidden;width:530px;margin:20px auto}.content1{margin:0 auto;width:910px}.content2{margin:0 auto;width:1100px}.csairmember{font-size:18px;color:#333;text-indent:2em;letter-spacing:1px;line-height:28px;padding-top:30px;text-align:center}.csairmember span{font-weight:bold;color:#e02525;font-size:30px}.cj{width:100%;margin:0 auto 0 auto;overflow:hidden;text-align:left;padding-bottom:0}.linehd{background:url(../images/line.png) no-repeat center;width:100%;height:30px;margin:0 auto 0 auto;text-align:center;padding-top:20px}.linehd p{font-size:18px;color:#333;margin:0;padding:0;font-weight:bold}.linehd1{background:url(../images/line.png) no-repeat center;width:100%;height:30px;margin:30px auto 0;text-align:center}.linehd1 p{font-size:18px;color:#333;margin:0;padding:0;font-weight:bold}.cjq{width:920px;margin:0 auto;margin-top:30px}.lb{float:left;background:url("../images/cq.gif") 0 0 no-repeat;padding:42px 21px 21px 42px;width:500px;height:500px;position:relative}.lbul{overflow:hidden;position:relative;z-index:10;margin:0;padding:0}.lbul li{float:left;width:132px;height:132px;margin:0 10px 10px 0}.lbul .lbbtn{cursor:pointer}.lbul .lbbtn:active{background:url("../images/activeBtn.jpg") 1px 1px no-repeat}.lbul .lbbtn.disable{display:none;cursor:"default";background:url('../images/activeBtn2.jpg');background-size:100% auto}.lbul .nolb{background:url("../images/1.png") center center no-repeat;background-size:100% auto}.lbul .first{background:url("../images/2.png") center center no-repeat;background-size:100% auto}.lbul .second{background:url("../images/3.png") center center no-repeat;background-size:100% auto}.lbul .third{background:url("../images/4.png") center center no-repeat;background-size:100% auto}.lbul .fourth{background:url("../images/5.png") center center no-repeat;background-size:100% auto}.lbul .fifth{background:url("../images/6.png") center center no-repeat;background-size:100% auto}.lbul .sixth{background:url("../images/7.png") center center no-repeat;background-size:100% auto}.lbul .seventh{background:url("../images/8.png") center center no-repeat;background-size:100% auto}.shake{position:absolute;z-index:11;width:132px;height:132px;background:url("../images/tmbg.png") center center no-repeat;top:40px;left:40px}.rb{width:auto;float:left;margin:0 0 0 10px;overflow:hidden;padding-bottom:30px}.listt1{background:#a946f3;border-radius:5px;width:328px;min-height:143px}.listt2{background:#bb34ae;border-radius:5px;width:330px;height:280px;margin-top:18px}.jx{width:328px;margin:0 auto;padding-top:5px;height:120px}.title{font-size:18px;color:#fff;padding-top:15px;padding-left:20px}.jx li{font-size:16px;color:#fff;text-align:left;padding-left:25px;line-height:30px;overflow:hidden}.jx li div{float:left;margin-right:5px}.jx li .t{width:52px}.jx li .n{width:120px}.jx li .m{width:112px}.title1{font-size:18px;color:#fff;padding-top:3px;text-align:left;padding-left:30px;padding-top:15px}.named{width:310px;height:200px;margin:10px auto 0;overflow:hidden;background-size:100% auto;background-color:#fff}.named li{font-size:16px;color:#333;text-align:left;padding-left:20px;line-height:30px}.linehd p{font-size:24px}.linehd1 p{font-size:24px}.five{display:block}.zj1,.zj2,.zj3,.zj4{background-size:100% auto;padding:5px;width:488px;text-align:center;z-index:999;position:fixed;top:50%;left:50%;margin-left:-224px}.zj1{background:url(../images/zj1.jpg) no-repeat;height:407px;margin-top:-203px}.zj2{background:url(../images/zj2.jpg) no-repeat;height:219px;margin-top:-159px}.zj3{background:url(../images/zj3.jpg) no-repeat;height:219px;margin-top:-159px}.zj4{background:url(../images/zj4.jpg) no-repeat;height:219px;margin-top:-159px}.zj1 a,.zj2 a,.zj3 a,.zj4 a{width:32px;height:32px;margin-right:15px;display:block;float:right}.zj1 img,.zj2 img,.zj3 img,.zj4 img{width:32px;height:32px}#login-dialog .login-main{position:absolute;top:50%;left:50%;margin-top:-138px;margin-left:-175px}#saveUserInfo .content-box{margin-top:166px}.hezc1{width:899px;height:239px;text-align:left;background-image:url(../images/hezc2.png);background-repeat:no-repeat;z-index:9999;left:44%;top:52%;margin-left:-380px !important;margin-top:-260px !important;margin-top:0;position:fixed !important;position:absolute;_top:e­xpression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+(document.documentElement.clientHeight- this.offsetHeight)/2:document.body.scrollTop+(document.body.clientHeight - this.clientHeight)/2)}.hezc2{width:899px;height:239px;text-align:left;background-image:url(../images/hezc2.png);background-repeat:no-repeat;z-index:9999;left:44%;top:52%;margin-left:-380px !important;margin-top:-260px !important;margin-top:0;position:fixed !important;position:absolute;_top:e­xpression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+(document.documentElement.clientHeight- this.offsetHeight)/2:document.body.scrollTop+(document.body.clientHeight - this.clientHeight)/2)}.hezc3{width:918px;height:239px;text-align:left;background-image:url(../images/hezc2.png);background-repeat:no-repeat;z-index:9999;left:44%;top:52%;margin-left:-380px !important;margin-top:-260px !important;margin-top:0;position:fixed !important;position:absolute;_top:e­xpression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+(document.documentElement.clientHeight- this.offsetHeight)/2:document.body.scrollTop+(document.body.clientHeight - this.clientHeight)/2)}.hezc4{width:899px;height:340px;text-align:left;background-image:url(../images/hezc1.png);background-repeat:no-repeat;z-index:9999;left:44%;top:52%;margin-left:-380px !important;margin-top:-260px !important;margin-top:0;position:fixed !important;position:absolute;_top:e­xpression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+(document.documentElement.clientHeight- this.offsetHeight)/2:document.body.scrollTop+(document.body.clientHeight - this.clientHeight)/2)}.hezc-bg1{background-color:#ccc;width:100%;height:100%;left:0;top:0;filter:alpha(opacity=50);opacity:.5;z-index:25;position:fixed !important;position:absolute;_top:e­xpression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+(document.documentElement.clientHeight- this.offsetHeight)/2:document.body.scrollTop+(document.body.clientHeight - this.clientHeight)/2)}.left1{float:left;height:660px;overflow:auto;overflow-x:hidden}.right1{float:left;height:auto;overflow:hidden;margin:45px 0 0 30px;position:absolute;right:1%;top:0}.right2{float:left;height:auto;overflow:hidden;margin:15px 0 0 30px;position:absolute;right:1%;top:0}.hezc1 .right1{top:0}.hezc2 .right1{top:0}.hezc3 .right1{top:0}.hezc4 .right2{top:0}.cont1 .cont1P{position:absolute;padding-top:2%;left:50%;margin-left:-60px;font-size:24px;font-weight:bold;color:#fff}.cont1 .cont2P{margin-top:35px}.cont1{height:auto;width:780px;overflow:hidden;margin-left:30px;margin-top:70px}.cont1 p{padding:0 0 0 40px;color:#323232;font-size:16px;line-height:28px}.cont1 p span{left:20px}.contt1{height:auto;width:815px;overflow:hidden;margin-top:20px}.contt1 p{padding:0 0 0 40px;color:#323232;font-size:16px;line-height:28px}.contt1 p span{left:20px}.mytable{float:left;border-right:#939ae8 1px solid}.mytable th{background-color:#e7c7e7;color:#323232;font-size:14px;text-align:center;height:25px}.mytable td{color:#323232;font-size:14px;text-align:center;height:23px}table.mytable tr:nth-child(odd){background-color:#e7edf8}table.mytable tr:nth-child(even){background-color:#fff}.inner0{display:none}.con1{display:block}.con3{display:block}.con4{display:none}.con2 .con2_txt{padding:0 0 20px 40px}.scrolldoorFrame1{width:100%;overflow:hidden;margin:20px auto 50px auto}.scrolldoorFrame1 .scrollUl1{clear:both;width:100%;overflow:hidden;text-align:center}.scrolldoorFrame1 .scrollUl1 li{float:left;list-style-type:none;width:25%}.scrolldoorFrame1 .st03{cursor:pointer}.scrolldoorFrame1 .st04{cursor:pointer}}.qj{width:100%;height:auto;overflow:hidden}.grid_hidden{display:none}#select_box{margin:0 auto;height:170px;background:url(../images/select_boxbg.jpg) center no-repeat;width:100%}.con1{margin:30px 0 40px 5px;height:221px}.con1 ul{margin:0 0 0 5px;padding:0}.con1 li{list-style-type:none;float:left}.inner0{width:96%;margin:20px auto 0 auto;padding:1rem 0}.inner0 ul{margin:0;padding:0}.inner0 li{list-style-type:none}img.pic96per{width:96%;margin-left:2%}.margintop1rem{margin-top:1rem}.pic{height:auto;overflow:hidden;width:900px;margin-left:auto;margin-right:auto;text-align:center}.five{clear:both;text-align:center;margin-top:10px}.part1 p{font-size:18px;color:#fff;line-height:30px}.jj{margin:0 auto;overflow:hidden;text-align:center;background:#21c3d0}.rjj{margin:0 auto;overflow:hidden;text-align:center;background:#95b94c}.yjj{margin:0 auto;overflow:hidden;text-align:center;background:#21c3d1}.gz{margin:0 auto;overflow:hidden;text-align:center;background:#ffaa1b;padding-top:20px}.hdgz{background:url(../images/hdgz.jpg) center no-repeat;width:880px;height:36px;margin:0 auto;margin-top:10px}.hdgz p{font-size:24px;color:#fff;font-weight:bold}.gzpl{margin:0 auto;width:800px}.gzpl li{font-size:16px;line-height:24px;color:#fff;text-align:left;background:url(../images/yd.jpg) left top no-repeat;margin-top:10px}.gzpl li span{font-weight:bold;color:#feaa1b;padding-left:5px}.xq{margin:0 auto;overflow:hidden;text-align:center;background:#21c3d1}.hdxq{background:url(../images/hdxq.jpg) center no-repeat;width:880px;height:40px;margin:0 auto;margin-top:20px}.hdxq p{font-size:24px;color:#fff;font-weight:bold}#d1_1{border:2px dashed #fff;width:90%;padding:5px;margin:0 auto;display:block;margin-bottom:20px}#d1_2{border:2px dashed #fff;width:90%;padding:5px;margin:0 auto;display:none;margin-bottom:20px}#d1_3{border:2px dashed #fff;width:90%;padding:5px;margin:0 auto;display:none;margin-bottom:20px}.xlist{width:100%}.xlist li{color:#fff;font-size:16px;text-align:left;line-height:32px}.wylj{width:173px;margin:0 auto;margin-top:0}.xlist1{width:100%}.xlist1{color:#fff;font-size:16px;text-align:left;line-height:30px}.xlist2{width:100%}.xlist2{color:#fff;font-size:16px;text-align:left;line-height:30px}.hdgz01{width:96%;margin:0 auto 0 auto;padding:20px 0 30px 8px;color:#333}.hdgz01 ul{font-size:18px;color:#fff}.hdgz01 ul li{font-size:16px;color:#333;padding-left:27px;line-height:21px;margin-top:5px;position:relative}.hdgz01 span{width:20px;height:20px;background-image:url(../images/point.png);color:#333;text-align:center;position:absolute;left:0;top:0}.QRcode{display:none}.QRcode_mask{position:fixed;z-index:11000;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,0.5)}.QRcode_box{position:fixed;top:50%;left:50%;margin-top:-180px;margin-left:-100px;z-index:11000;width:200px;height:auto;background:white;padding-bottom:20px}.QRcode_box img{width:100%}.QRcode_txt{padding:0 15px;font-size:14px;font-weight:bold;text-align:center}.con3{margin:20px auto;width:232px;height:auto;overflow:hidden}.con4{margin:20px auto;width:232px;height:auto;overflow:hidden}.email{width:100%;padding:10px 0;background-color:#0193cf;text-align:center;font:14px "微软雅黑";color:#fff}