.by { -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; }

.bd3 { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }

.scale-img:hover img { -webkit-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05); transform: scale(1.05, 1.05); }

.tabs-con { display: none; }
.tabs-con.active { display: block; }

.scale-img { overflow: hidden; margin: 0 auto; }

.loginbg { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background-image: url(../images/loginbg.jpg); padding: 0; }
.loginCon { width: 656px; height: 532px; position: absolute; left: 50%; margin-left: -328px; top: 50%; margin-top: -306px; }

.loginTxt { width: 656px; height: 92px; }

.loginForm { width: 360px; height: 400px; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; padding: 0 36px; margin: 40px auto 0; overflow: hidden; }
.loginForm h3 { font-size: 32px; color: #0084ff; font-weight: bold; padding-top: 40px; padding-bottom: 25px; }

.loginFoot { position: absolute; left: 0; bottom: 0; right: 0; background: #848484; color: #fff; text-align: center; padding: 20px 0; font-size: 14px; line-height: 22px; }

.login-tab { margin: 0 -36px; text-align: center; background: #d6d6d6; }
.login-tab ul li { float: left; width: 50%; font-size: 20px; line-height: 70px; font-weight: bold; }
.login-tab ul li a { position: relative; display: block; color: #222; }
.login-tab ul li a span { position: absolute; left: 50%; bottom: -20px; width: 0; height: 0; margin-left: -10px; border: 10px solid transparent; border-top: 10px solid transparent; }
.login-tab ul li a.active { color: #fff; background: #0084ff; }
.login-tab ul li a.active span { border-top: 10px solid #0084ff; }

.login-tab-con { padding-top: 15px; }

.headbox { background: #fff; padding: 15px 0; -webkit-box-shadow: 0 0 3px rgba(11, 11, 11, 0.05); -moz-box-shadow: 0 0 3px rgba(11, 11, 11, 0.05); -ms-box-shadow: 0 0 3px rgba(11, 11, 11, 0.05); -o-box-shadow: 0 0 3px rgba(11, 11, 11, 0.05); box-shadow: 0 0 3px rgba(11, 11, 11, 0.05); }

.left { width: 240px; }
.left-people { padding: 30px 0 0; border-bottom: 1px solid #eee; }
.left-people img { width: 128px; height: 128px; }
.left-people h2 { font-size: 18px; line-height: 60px; }

.left-list > ul > li { border-bottom: 1px solid #eee; }
.left-list > ul > li:last-child { border-bottom: none; }
.left-list > ul > li h5 { font-size: 16px; line-height: 50px; cursor: pointer; position: relative; color: #555; font-weight: bold; }
.left-list > ul > li h5 > a { padding: 0 12px 0 20px; display: block; }
.left-list > ul > li h5 > a:hover, .left-list > ul > li h5 > a.cur { background: #006acc; color: #fff; }
.left-list > ul > li h5 i { font-weight: normal; font-size: 18px; margin-right: 15px; vertical-align: -1px; }
.left-list > ul > li h5 i.List-ico { position: absolute; width: 14px; height: 8px; right: 0px; top: 50%; margin-top: -4px; background: url(../images/off.png) no-repeat; }
.left-list > ul > li.selected h5 a { background: #0084ff; color: #fff; }
.left-list > ul > li.selected h5 .List-ico { background: url(../images/on.png) no-repeat; }

.list-item { line-height: 24px; padding: 9px 5px 9px 36px; border-top: 1px solid #eee; }
.list-item ul li { margin-right: 30px; font-size: 16px; line-height: 38px; }
.list-item ul li a { display: block; color: #777; position: relative; padding-left: 18px; }
.list-item ul li a i { width: 8px; height: 8px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; background: #777; position: absolute; left: 5px; top: 50%; margin-top: -4px; left: 0; }
.list-item ul li a:hover, .list-item ul li a.add-cur { color: #0084ff; }
.list-item ul li a:hover i, .list-item ul li a.add-cur i { background: #0084ff; }

.rigt { width: 930px; padding-bottom: 28px; }
.rigt-welcome p { font-size: 18px; line-height: 36px; padding: 250px 40px 0; }
.rigt-welcome a { width: 280px; height: 72px; display: inline-block; font-size: 30px; line-height: 72px; margin-top: 25px; }

.rigt-menu { line-height: 54px; border-bottom: 1px solid #ececec; }
.rigt-menu h3 { font-size: 18px; color: #0084ff; border-bottom: 2px solid #0084ff; margin-bottom: -1px; font-weight: bold; }
.rigt-menu .btn-theme { font-size: 16px; line-height: 30px; padding: 0 16px; margin-top: 9px; }

.rigt-back { font-size: 14px; color: #c5c5c5; }
.rigt-back:hover { color: #0084ff; }

.rigt-inform { position: relative; }
.rigt-inform-txt { padding-top: 20px; }
.rigt-inform-txt ul li { font-size: 16px; line-height: 38px; }

.rigt-inform-pic { position: absolute; top: 25px; right: 0; }
.rigt-inform-pic img { width: 232px; height: 174px; }
.rigt-inform-pic ul { margin-left: -12px; }
.rigt-inform-pic ul li { width: 110px; margin-left: 12px; float: left; }
.rigt-inform-pic ul li a { font-size: 18px; line-height: 36px; text-align: center; display: block; }

.rigt-cs1 { padding-top: 20px; }
.rigt-cs1 > ul > li { margin-bottom: 20px; }
.rigt-cs1 > h3 { font-size: 20px; color: #0084ff; font-weight: bold; margin-bottom: 12px; }

.cs-btn .btn-theme-line { width: 200px; height: 46px; display: inline-block; font-size: 18px; line-height: 46px; font-weight: bold; }
.cs-btn .btn-theme { min-width: 120px; font-size: 18px; line-height: 46px; padding: 0 20px; display: inline-block; margin-top: 28px; }

.cs1Box > h2 { font-size: 18px; line-height: 30px; color: #444; font-weight: bold; }
.cs1Box ul { margin-left: 10px; margin-top: 8px; }

.cs1BoxUl1 { padding-right: 200px; }

.optionBox { position: relative; padding-left: 36px; }
.optionBox i { width: 24px; height: 24px; background: url(../images/check-default-ques.png); position: absolute; left: 0; top: 0; cursor: pointer; }
.optionBox i.optionBox-cur { background: url(../images/check-selected-ques.png); }
.optionBox h2 { font-size: 16px; line-height: 24px; color: #444; }
.optionBox p { font-size: 14px; color: #888; margin-top: 8px; }

.optionBox1 { position: relative; padding-left: 30px; }
.optionBox1 i { width: 24px; height: 24px; background: url(../images/check-default-ques.png); position: absolute; left: 0; top: 50%; margin-top: -12px; cursor: pointer; }
.optionBox1 i.optionBox-cur { background: url(../images/check-selected-ques.png); }
.optionBox1 h2 { font-size: 16px; line-height: 24px; color: #444; }
.optionBox1 p { font-size: 14px; color: #888; margin-top: 3px; }

.cs1Boxp { margin-left: 22px; font-size: 16px; line-height: 28px; margin-top: 5px; }

.cs1Boxp-inp1 { width: 40px; text-align: center; }

.rigt-eye { margin-bottom: 50px; }
.rigt-eye img { margin-top: 60px; margin-bottom: 20px; }
.rigt-eye h2 { font-size: 16px; line-height: 28px; font-weight: bold; }
.rigt-eye input { width: 162px; height: 36px; border: 1px solid #c1c1c1; text-align: center; margin-top: 8px; font-size: 18px; line-height: 36px; }
.rigt-eye input:focus { border: 1px solid #0084ff; }

.rigt-form { margin-top: 20px; }
.rigt-form h3 { font-size: 24px; font-weight: bold; color: #0084ff; text-align: center; margin-bottom: 15px; }
.rigt-form table { border-right: 1px solid #dadada; border-top: 1px solid #dadada; }
.rigt-form table tr td { border-left: 1px solid #dadada; border-bottom: 1px solid #dadada; }
.rigt-form table tr td p { font-size: 16px; line-height: 28px; padding: 10px 0; }
.rigt-td-bg1 { background: #f8f8f8; }

.rigt-td-bg2 { background: rgba(0, 132, 255, 0.1); font-weight: bold; }

.rigt-form-p { margin: 20px 0; }

.rigt-form-t { font-size: 16px; line-height: 32px; padding: 12px 15px; min-height: 80px; }

.rigt-form-f { margin: -1px -1px 0 -1px; }
.rigt-form-f table tr td p { font-size: 16px; }

.rigt-form1 { margin: 90px 15% 0; }

.reg-menu { line-height: 1; padding: 60px 0 40px; }
.reg-menu h3 { font-size: 36px; font-weight: bold; }
.reg-menu h5 { font-size: 16px; margin-top: 15px; color: #888; }

.reg-tab { margin: 0 20px 0 180px; padding: 0 0 30px; }
.reg-tab > ul > li { padding: 0 420px 0 145px; margin-top: 15px; }

.tabLi { min-height: 40px; position: relative; font-size: 16px; line-height: 40px; }
.tabLi-name, .tabLi-note { position: absolute; height: 40px; top: 0; }

.tabLi-name { width: 140px; left: 0; text-align: right; }

.tabLi-note { width: 400px; right: 0; }
.tabLi-note i { font-size: 13px; }

.reg-note { line-height: 22px; }
.reg-note i { font-size: 13px; }

.tabLi-add > ul { margin: 0 -5px; }
.tabLi-add > ul > li { width: 33.3333333333%; float: left; }
.tabLi-add > ul > li .my-select { z-index: 6; margin: 0 5px; }
.tabLi.pc-show { margin-top: 0; }
.tabLi a { font-size: 18px; line-height: 48px; text-align: center; display: block; }

.ques-time { width: 174px; position: fixed; right: 10px; top: 20px; z-index: 999; padding-bottom: 10px; padding: 10px 5px; }
.ques-time.box { -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
.ques-time i { position: absolute; top: -16px; right: -10px; width: 32px; height: 32px; font-size: 18px; line-height: 32px; color: #fff; cursor: pointer; background: #0084ff; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; }
.ques-time h4 { font-size: 28px; line-height: 30px; color: #ff0000; font-weight: bold; }
.ques-time ul { margin: 15px 5px 0; }
.ques-time ul li { width: 50%; float: left; }
.ques-time ul li a { display: block; margin-left: 5px; margin-right: 5px; font-size: 14px; line-height: 30px; font-weight: bold; border: 1px solid #0084ff; color: #0084ff; }
.ques-time ul li a:hover { background: #0084ff; color: #fff; }

.rigt-ques { position: relative; }
.rigt-ques .cs1Box { margin-bottom: 15px; }
.rigt-ques .cs1Box ul.cs-optio li { margin-bottom: 15px; }
.rigt-ques .cs1Box ul.cs-ques { margin-bottom: 15px; }
.rigt-ques .cs1Box ul.cs-ques li { font-size: 16px; line-height: 24px; margin-bottom: 8px; }
.rigt-ques .cs1Box ul.cs-optio li { margin-bottom: 15px; }

.rigt-ques-title { margin-top: 15px; margin-bottom: 15px; }
.rigt-ques-title h2 { font-size: 20px; color: #1e1e1e; line-height: 38px; font-weight: bold; }
.rigt-ques-title p { font-size: 16px; line-height: 32px; background: rgba(0, 132, 255, 0.1); color: #555; margin-top: 5px; }

.syxd-1Box { height: 42px; background: #eee; margin-top: 20px; font-size: 16px; line-height: 42px; padding: 0 12px; }
.syxd-1Box ul li { float: left; font-weight: bold; }
.syxd-1Box .syxd-1Boxp { background: #fff; height: 30px; display: inline-block; margin-top: 6px; margin-right: 20px; font-weight: normal; font-size: 16px; font-weight: bold; line-height: 30px; }
.syxd-1Box .syxd-1Boxp1 { width: 420px; padding: 0 12px; }
.syxd-1Box .syxd-1Boxp2 { width: 80px; text-align: center; color: #FF0000; }

.syxd-2c1 { width: 300px; padding-top: 15px; }
.syxd-2c1 h3 { font-size: 18px; font-weight: bold; color: #333; }
.syxd-2c1 p { font-size: 16px; line-height: 28px; margin-top: 10px; margin-bottom: 30px; }

.syxd-2c2 { width: 560px; background: red; }
.syxd-2c2 img { width: auto; max-width: 100%; }

.syxd-3 a { min-width: 120px; padding: 0 20px; display: inline-block; font-size: 18px; line-height: 46px; }

.ques-menu { font-size: 16px; font-weight: bold; line-height: 30px; }

.ques-article { font-size: 16px; line-height: 32px; color: #555; margin-bottom: 20px; margin-top: 10px; }

.testM { font-size: 18px; line-height: 32px; color: #222; margin-top: 15px; font-weight: bold; }

.sign-test1 h3, .sign-test2 h3 { font-size: 18px; line-height: 32px; color: #222; margin-top: 12px; font-weight: bold; }
.sign-test1 ul, .sign-test2 ul { font-size: 16px; line-height: 32px; position: relative; padding-left: 48px; margin-top: 8px; margin-left: 24px; }
.sign-test1 ul span, .sign-test2 ul span { position: absolute; left: 0; width: 48px; }
.sign-test1 ul li, .sign-test2 ul li { width: 24px; float: left; display: inline-block; position: relative; padding-left: 28px; margin-right: 12px; cursor: pointer; }
.sign-test1 ul li i, .sign-test2 ul li i { width: 16px; height: 16px; background: url(../images/dx-default.png) no-repeat; position: absolute; top: 50%; margin-top: -8px; left: 0; }
.sign-test1 ul li i.cur, .sign-test2 ul li i.cur { background: url(../images/dx-selected.png) no-repeat; }

.sign-test2 { margin-left: 22px; }
.sign-test2 h3 { font-weight: bold; }
.sign-test2 ul { border: 1px solid #dadada; padding: 10px 0 10px 26px; margin-top: 10px; }

.dz-test1 { font-size: 16px; line-height: 30px; color: #555; margin-top: 10px; }

.dz-test2 { border: 1px solid #dadada; height: 240px; padding: 6px 10px; margin-top: 20px; margin-bottom: 40px; }
.dz-test2 textarea { width: 100%; height: 240px; font-size: 16px; line-height: 28px; color: #777; }

.pt-test1 { margin-top: 10px; margin-bottom: 40px; }
.pt-test1 h3 { font-size: 16px; line-height: 24px; color: #444; margin-top: 12px; }
.pt-test1 .pt-test1Left { width: 552px; height: 414px; background-image: url("../images/pt/pt-test1L.png"); background-color: white; }
.pt-test1 .pt-test1Rigt { width: 308px; background: #eee; text-align: center; }
.pt-test1 .pt-test1Rigt ul li { float: left; border-right: 1px solid #fff; border-bottom: 1px solid #fff; display: inline-block; }
.pt-test1 .pt-testRbox { margin-left: 1px; margin-bottom: 1px; }
.pt-test1 .pt-testRbox img { width: 100%; height: auto; }

.pt-test2 { margin-top: 15px; clear: both; }
.pt-test2 h3 { font-size: 16px; line-height: 32px; font-weight: bold; margin-bottom: 5px; }
.pt-test2 img { width: auto; height: auto; max-width: 100%; }
.wood-preview img { width: 430px; height: auto; }

.wood-place { margin: 0 -4px; }
.wood-place .cell { display: inline-block; margin: 10px 4px; }
.wood-place .cell img { position: relative; z-index: 1; }

.pt-test2L { width: 430px; height: 307px; background: #f9f9f9; border: 1px solid #ccc; }

.pt-test2R { width: 402px; margin-left: 30px; }
.pt-test2R .pt-testR1box { margin-left: 1px; margin-bottom: 1px; }
.pt-test2R .pt-testR1box img { width: 100%; height: auto; }

.xf { width: 54px; background: #fff; position: fixed; top: 50%; z-index: 99; right: 10px; margin-top: -100px; }
.xf ul li { height: 50px; border-bottom: 1px solid #efefef; text-align: center; position: relative; background: url(../images/xf.png) no-repeat; cursor: pointer; }
.xf ul li:last-child { border-bottom: none; }
.xf ul li#top { display: none; }
.xf ul li.xf-void { background-position: 0 0; }
.xf ul li.xf-shouce { background-position: 0 -100px; }
.xf ul li.xf-guide { background-position: 0 -200px; }
.xf ul li.xf-top { background-position: 0 -300px; }
.xf ul li:hover { background: url(../images/xf.png) no-repeat #0084ff; }
.xf ul li:hover.xf-void { background-position: 0 -50px; }
.xf ul li:hover.xf-shouce { background-position: 0 -150px; }
.xf ul li:hover.xf-guide { background-position: 0 -250px; }
.xf ul li:hover.xf-top { background-position: 0 -350px; }
.xf-pic { position: relative; }
.xf-pic .xf-code { width: 242px; height: 120px; position: absolute; background: red; right: 54px; top: 50%; margin-top: -60px; background: url(../images/codebg.png); display: none; }
.xf-pic .xf-code img { width: 218px; height: 106px; padding: 7px 17px 7px 7px; }
.xf-pic:hover .xf-code { display: block; }

.single-article { padding: 10px 40px 30px; font-size: 16px; line-height: 32px; color: #444; }

/*# sourceMappingURL=style.css.map */
