@charset "utf-8";
/* by 小9仔 20150522 */
html { }
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { padding:0; margin:0; }
body { font-size: 12px; background: #f1f1f1; font-family: microsoft yahei; }
ul,li { list-style: none; }
img { border: 0; }
input:focus { outline: none; }

::selection { background: #000; color: #fff; }
::-moz-selection { background: #000; color: #fff; }
::-webkit-scrollbar {width:15px;height:15px} 
::-webkit-scrollbar-track-piece {background-color:#e2e2e2} 
::-webkit-scrollbar-thumb:vertical {height:5px;background-color:#c6c6c6;border-left:1px solid #c7c7c7;border-right:1px solid #c7c7c7} 
::-webkit-scrollbar-thumb:vertical:hover {background-color:#666666} 
::-webkit-scrollbar-thumb:horizontal {width:5px;background-color:#cbcbcb;border-left:1px solid #c7c7c7;border-right:1px solid #c7c7c7}

/* 全局 */
a { text-decoration: none; }
a:hover { text-decoration: underline; }

/* 清理浮动 */
.clearfix { clear: both; zoom: 1; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.fl { float: left; }
.fr { float: right; }

.wrapper { width: 1020px; padding: 30px 0; margin: 0 auto; position: relative; background: #fff; }

.header { width: 1020px; background: #fff; height: 100px; margin: 0 auto; background: url(../img/logo.jpg) no-repeat center center; }
.header .logo { width: 410px; height: 100px; display: block; text-indent: -99999px; background: transparent; float: left; }
.header .headlogin { float: right; margin-top: 38px; margin-right: 20px; }
.header .headlogin .hlbtn { width: 90px; height: 26px; line-height: 26px; background: #408fcd; color: #fff; text-decoration: none; text-align: center; display: inline-block; margin: 0 5px; border-radius: 4px; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.header .headlogin .hlbtn:hover { opacity: .8; filter: alpha(opacity=80); }
.header .headlogin .hlbtn.on { background: #feae01; }

.navbar { background: url(../img/navbg.jpg) repeat-x 0 center; height: 48px; line-height: 48px; }
.navbar .nav { width: 1020px; margin: 0 auto; }
.navbar .nav ul { float: left; }
.navbar .nav ul li { width: 112px; float: left; margin-right: 20px; }
.navbar .nav ul li a { background: url(../img/navon.jpg) no-repeat center 48px; display: block; text-align: center; color: #fff; font-size: 14px; text-decoration: none; }
.navbar .nav ul li.on a, .navbar .nav ul li a:hover { background: url(../img/navon.jpg) no-repeat center 0; }

.searchbox { float: right; margin: 10px 10px 0 0; border: 1px solid #015093; background: #015093; height: 26px; line-height: 26px; border-radius: 15px; overflow: hidden; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.searchbox:hover { background: #00447d; color: #fff; }
.searchbox #key { border:0px; background:transparent; width:90px; font-family: microsoft yahei; color: #f1f1f1; font-size:13px; line-height: 20px; padding: 3px 10px; float:left; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.searchbox #key:focus { width:120px; }
.searchbox #submit { background:url(../img/search.png) no-repeat center center;width: 26px; float: right; height:26px;border:0;margin: 0 0 0 0;cursor:pointer; }

.side { width: 220px; float: left; margin: 0 20px 0; }
.side .box { background: #f5f6f8; padding: 10px 15px 15px; margin-bottom: 20px; }
.side .box .tit { color: #015093; font-size: 18px; line-height: 30px; height: 30px; font-weight: normal; margin-bottom: 10px; position: relative; padding-left: 10px; }
.side .box .tit em { position: absolute; width: 0; height: 0; border: 4px solid transparent; border-left-color: #feae01; top: 50%; left: 0; margin-top: -4px; }

.loginbox { }
.loginbox input { width: 168px; line-height: 26px; height: 26px; color: #999999; padding: 0 10px; border-radius: 4px; border: 1px solid #dedede; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; margin-bottom: 10px; }
.loginbox input:hover, .loginbox input:focus { border-color: #feae01; box-shadow: 0 0 5px #feae01; outline: none; }
.loginbox .checkbox { background: url(../img/checkbox.gif) no-repeat 0 0; padding-left: 20px; color: #666; cursor: pointer; line-height: 18px; height: 18px; margin-bottom: 10px; display: block; }
.loginbox .login { background: #feae01; line-height: 30px; border: 0; height: 30px; width: 190px; text-align: center; color: #fff; font-family: "微软雅黑", "Verdana", "simsun", "sans-serif"; margin-bottom: 10px; cursor: pointer; }
.loginbox p { color: #666; }

.tip_a { color: #336699; margin: 0 5px; }
.tip_a:hover { text-decoration: underline; }

.zhinan { background: #fff; padding: 10px; }
.zhinan li { width: 50%; float: left; }
.zhinan li a { font-size: 14px; color: #333; line-height: 30px; }

.rukou { }
.rukou li { height: 30px; line-height: 30px; margin-bottom: 10px; }
.rukou li a { display: block; background: #fff url(../img/rukou01.png) no-repeat 10px center; padding-left: 40px; color: #333; font-size: 16px; border: 1px solid #dedede; text-decoration: none; }
.rukou li a.rk02 { background-image: url(../img/rukou02.png); }
.rukou li a:hover { background-color: #f1f2f3; }

.sidetel { height: 48px; background: #fff url(../img/tel.png) no-repeat 10px center; border: 1px solid #dedede; color: #6d7081; padding-left: 50px; font-size: 17px; line-height: 48px; }

.it_con { background: #f5f6f8; padding: 10px; }

.table_1 { width: 100%; }
.table_1 thead tr { height: 34px; line-height: 34px; }
.table_1 thead tr th { font-weight: normal; text-align: left; font-size: 12px; color: #fff; border-bottom: 1px solid #dedede; background: #408fcd; text-align: center; }
.table_1 tbody tr { height: 40px; line-height: 40px; }
.table_1 tbody tr td { font-size: 12px; color: #666; border-bottom: 1px solid #BECBE5; text-align: center; }
.table_1 tbody tr td.name { text-align: left; }
.table_1 tbody tr td a { font-size: 14px; color: #333; }
.table_1 tbody tr td a:hover { color: #feae01; }
.table_1 tbody tr:hover td { background: #fff }
.table_1 .votebtn { width: 60px; height: 24px; line-height: 24px; display: inline-block; background: #408fcd; color: #fff; border-radius: 4px; font-size: 12px; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; text-decoration: none; }
.table_1 .votebtn:hover { opacity: .8; filter: alpha(opacity=80); color: #fff; }

.main { width: 740px; margin-right: 20px; float: right; }
.main .tit { height: 40px; line-height: 40px; margin-bottom: 10px; border-bottom: 1px solid #dedede; padding-left: 10px; }
.main .tit h3 { font-size: 20px; color: #feae01; font-weight: normal; }
.main .con { font-size: 14px; line-height: 24px; }
.main .con p { margin-bottom: 20px; }

.table_2 { width: 100%; }
.table_2 tbody tr td { font-size: 14px; color: #333; border: 1px solid #dedede; text-align: center; background: #fff; text-align: left; padding: 5px 10px; line-height: 24px; }
.table_2 tbody tr th { vertical-align: top; }
.table_2 tbody tr th .name { font-size: 14px; color: #fff; background: #408fcd; font-weight: normal; padding: 5px 10px; display: block; line-height: 26px; }
.table_2 tbody tr td.white { border: none; height: 5px; line-height: 5px; background: none; }
.table_2 tbody tr td a { font-size: 14px; color: #333; }
.table_2 tbody tr td a:hover { color: #feae01; }
.table_2 tbody tr:hover td { background: #fff }
.table_2 tbody tr:hover td.white { background: none; }

.table_vote tbody tr th .name { line-height: 38px; }
.table_vote tbody tr td { line-height: 36px; }

.votebox { margin: 20px 0 30px; text-align: center; }
.votebox .vobtn { display: inline-block; background: #feae01; color: #fff; line-height: 20px; padding: 10px 30px 6px; font-size: 18px; border: 0; border-radius: 4px; text-decoration: none; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.votebox .vobtn:hover { background: #f60; box-shadow: 0 0 10px #f60; }
.votebox .vobtn span { display: block; font-size: 14px; font-family: arial; }

.fixedbox { position: fixed; top: 300px; right: 50%; margin: 0; margin-right: -580px; }

.footer { width: 1020px; background: #0464ae; color: #fff; margin: 0 auto; height: 50px; line-height: 50px; text-align: right; }
.footer p { margin-right: 10px; }

.input { height: 26px; line-height: 26px; padding: 4px 10px; border: 1px solid #dedede; width: 200px; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.input:hover, .input:focus { border-color: #feae01; box-shadow: 0 0 9px #feae01; }

.successicon { width:100px;height:100px; background: #fff; margin:60px auto; border-radius:50%; border: 4px solid #dedede; padding: 10px; overflow: hidden; }
.successp { text-align: center; font-size: 16px; }
.successp a { color: #feae01; }

.loginsp { width: 322px; margin: 60px auto 0; }
.loginsp a { color: #feae01; }
.loginsp li { line-height: 40px; height: 40px; margin-bottom: 20px; }
.loginsp li .bt { display: block; float: left; width: 60px; font-size: 14px; font-family: microsoft yahei; }
.loginsp li .btn { line-height: 40px; height: 40px; font-size: 14px; font-family: microsoft yahei; cursor: pointer; border-radius: 2px; background: #feae01; color: #fff; border: 0; width: 222px; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.loginsp li .btn:hover, .loginsp li .btn:focus { box-shadow: 0 0 9px #feae01; }

.userbox { font-size: 14px; }
.userbox .spname { color: #f60; margin: 0 5px; }
.something { border-top: 1px solid #dedede; margin-top: 10px; padding-top: 10px; font-size: 12px; color: #666; line-height: 26px; }
.something a { color: #feae01; margin-right: 10px; }

























