@charset "utf-8";
/* ===============Common=============== */
body{font-family:"微软雅黑","宋体",Arial;font-size:13px;color:#2c3237;background:#f3f9ff;}
body,ul,ol,li,dl,dt,dd,img,div,table,tr,td,p,h1,h2,h3,h4,h5,h6,input,form{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,input{font-size:13px;font-weight:400;}
ul,ol,li{list-style-type:none;padding:0;margin:0;}
em{font-style:normal;}
img{border:0;margin:0;}
a{color:#2c3237;text-decoration:none;cursor:pointer;}
a:hover{color:#606060;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;*display:inline;overflow:hidden;} 
.clearfix:after {content:".";height:0;visibility:hidden;display:block;clear:both;}
.clearfix{zoom:1;}
#login{background:#375b91;}
.main{overflow:hidden;width:1300px;margin:0 auto;}
.bt_style{color:red;font-size:12px;font-weight:bold;padding-left:10px;}
input{vertical-align:middle;}
/* ============================LOGIN====================== */
.headerBox{text-align:center;margin:20px 0 12px 0;}
.loginBox{background:#7e9dcc;border:solid 4px #9ebae4;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;-moz-box-shadow:0px 2px 2px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0px 2px 2px rgba(0, 0, 0, 0.2);box-shadow:0px 2px 2px rgba(0, 0, 0, 0.2),inset 0px 4px 10px rgba(0, 0, 0, 0.2);margin:auto auto 8px auto;padding:20px;width:320px;}
.loginBox h1{color:#F9FAFA;font-size:14px;font-weight:bold;margin:0 0 12px 0;padding:0px 8px 8px 8px;text-shadow:1px 1px 1px #3A4868;}
.inputBox{background:#FFF;border:solid 2px #FFF;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0px 2px 2px rgba(0, 0, 0, 0.2), inset 0px 2px 4px rgba(0, 0, 0, 0.15);-webkit-box-shadow:0px 2px 2px rgba(0, 0, 0, 0.2), inset 0px 2px 4px rgba(0, 0, 0, 0.15);box-shadow:0px 2px 2px rgba(0, 0, 0, 0.2), inset 0px 2px 4px rgba(0, 0, 0, 0.15);margin:12px auto;line-height:34px;height:34px;padding:0 8px;width:280px;}
.inputBox label{font-weight:bold;text-shadow:1px 1px 1px #F3F4F6;float:left}
.inputBox input{background:transparent;border:none;color:#35455F;font-size:16px;outline:none;width:200px;line-height:34px;height:34px;float:left;margin-left:10px;}
.info{color:#f3f9ff;font-weight:bold;text-align:right;width:300px;}
.info a{text-decoration:underline;color:#f3f9ff;}
.info a:hover{text-decoration:none;color:#e9f4fe;}
.loginbtn{text-align:center;margin:15px 0 4px 0;}
.loginbtn input{background:#474747;border:solid 3px #acacac;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;-moz-box-shadow:0px 2px 2px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0px 2px 2px rgba(0, 0, 0, 0.2);box-shadow:0px 2px 2px rgba(0, 0, 0, 0.2);height:50px;line-height:30px;width:240px;color:#FFF;font-family:"微软雅黑","宋体",Arial;font-size:18px;text-shadow:2px 2px 2px #525252;font-weight:bold;cursor:pointer;}
.copyright01{color:#b9b9b9;height:100%;overflow:hidden;padding:30px 34px 0 30px;text-align:center;line-height:210%;}
.copyright02{color:#9a9a9a;height:100%;overflow:hidden;padding:20px 34px 0 30px;text-align:center;line-height:210%;}
.error{border:1px dotted #C03;width:500px;line-height:180%;background:#FCC;margin:20px auto 0 auto;color:#C03}
.error p{padding:10px;}

/* ============================HEADER====================== */
.header{height:100px;background:#375b91;}
.topic{height:70px;color:#fff;}
.topic div{padding-top:15px;padding-right:15px;}
.topic div a{color:#fff;}
.topic div a:hover{text-decoration:underline;}
.topic span{color:#00ffba;}
.menu{margin-top:0;width:100%;float:left;margin-left:10px;}
.menu ul{list-style:none;}
.menu li{float:left;display:block;margin-right:6px;width:120px;}
.menu a,.menu a:visited{display:block;text-align:center;text-decoration:none;color:#FFF;background:#7e9dcc;line-height:30px;-moz-border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;font-weight:bold;}
.menu .current a, .menu .current a:visited ,.menu .current a:hover{text-align:center;font-weight:bold;color:#375b91;background:#FFF;line-height:30px;}
.menu a:hover{color:#00ffba;}
.menu ul li ul {display:none;width:120px;z-index:999;position:absolute;-moz-box-shadow:1px 2px 2px rgba(0, 0, 0, 0.2), inset 1px 2px 4px rgba(0, 0, 0, 0.15);-webkit-box-shadow:1px 2px 2px rgba(0, 0, 0, 0.2), inset 1px 2px 4px rgba(0, 0, 0, 0.15);box-shadow:1px 2px 2px rgba(0, 0, 0, 0.2), inset 1px 2px 4px rgba(0, 0, 0, 0.15);}
.menu ul li:hover ul,.menu ul li a:hover ul {display:block;}
.menu li:hover li {border:0;color:#FFF;background:#7e9dcc;}
.menu li li a,.menu li:hover li a {font-weight:normal;color:#fff;background:none;}
.menu li li a:hover {color:#2a508a;font-weight:normal;background:#bbd2f5;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;}
.menu .current ul li a{color:#375b91;}
.menu .current:hover li {border:0;color:#375b91;background:#e9f2ff;}
.menu .current li a,.menu .current li:hover li a {font-weight:normal;color:#375b91;background:none}
.menu .current li a:hover {color:#fff;font-weight:normal;background:#a4c3f1;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;}
#nav li:hover ul {left: auto;}
#nav li.sfhover ul {left: auto;}

/* ============================INDEX====================== */
.box{background:#FFF;width:1250px;margin-top:10px;padding:15px 0;z-index:-999;}
.board{border:solid 1px #999;margin:0 auto;width:1220px;}
.board .reallynow{background:#999;color:#fff;border:1px solid #999;height:30px;}
.board .reallynow span{font-weight:bold;line-height:30px;padding-left:12px;font-size:14px;e}
.board .l{background:#7e9dcc;border-right:solid 1px #b5d3ea;vertical-align:top}
.board .r{background:#e7f0ff;vertical-align:top}
.board .lb{width:400px;float:left;}
.board .lb ul{list-style:none;padding:8px 12px 20px 12px;}
.board .lb li{display:block;}
.board .lb li a{line-height:160%;padding:8px 0 8px 10px;border-bottom:1px dashed #CCC;display:block;color:#fff;font-weight:bold;font-family:Tahoma}
.board .lb li a:hover{color:#00ffba;}
.board .rb{width:819px;float:left;}
.board .rb h3{background:#b0caf2;color:#375b91;font-size:14px;font-weight:bold;font-family:Tahoma;text-align:center;line-height:160%;padding:8px 0;}
.board .rb .text{color:#333;line-height:180%;padding:15px 15px 60px 15px;}
.board .rb .text p{padding:8px 0;}

/* ============================DETAIL====================== */
.detail{margin:0 auto;width:1220px;}
.ftsy{padding:0;}
.checkbox{margin:10px;}
.checkbox .tit01{background:#d7eccf;color:#468847;font-weight:bold;line-height:30px;text-indent:15px;font-size:14px;border:1px solid #aedb89;border-bottom:none;-moz-border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;}
.checkbox .tit02{background:#faf2ce;border-bottom:1px solid #ecd56d;color:#b8a138;font-weight:bold;line-height:30px;text-indent:15px;font-size:14px;border:1px solid #ecd56d;border-bottom:none;-moz-border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;}
.checkbox .tit03{background:#cae6f4;border-bottom:1px solid #87bfdb;color:#328bb8;font-weight:bold;line-height:30px;text-indent:15px;font-size:14px;border:1px solid #87bfdb;border-bottom:none;-moz-border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;}
.checkbox .tit04{background:#f9cdcd;border-bottom:1px solid #dd9999;color:#c94248;font-weight:bold;line-height:30px;text-indent:15px;font-size:14px;border:1px solid #dd9999;border-bottom:none;-moz-border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;}
.checkbox .tit05{background:#ebebeb;border-bottom:1px solid #bdbdbd;color:#868686;font-weight:bold;line-height:30px;text-indent:15px;font-size:14px;border:1px solid #bdbdbd;border-bottom:none;-moz-border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;}
.checkbox .tit06{background:#3b84c3;border-bottom:1px solid #3b84c3;color:#fff;font-weight:bold;line-height:30px;text-indent:15px;font-size:14px;border:1px solid #3b84c3;border-bottom:none;-moz-border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;}
.add{height:50px;text-align:center;margin-top:30px;}
.btn {display:inline-block;padding:10px 20px;text-decoration: none;font-weight: bold;font-size:15px;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;text-shadow: 0 1px 1px rgba(255,255,255,0.9);position: relative;cursor: pointer;border:1px solid #ccc;color:#777}
.btn:hover, .btn:focus, .btn:active {outline:medium none;opacity:0.9;-khtml-opacity: .9;-moz-opacity: 0.9;-moz-box-shadow:0 0 5px rgba(82, 168, 236, 0.5);-webkit-box-shadow: 0 0 5px rgba(82, 168, 236, 0.5);box-shadow: 0 0 5px rgba(82, 168, 236, 0.5);border:1px solid #329ECC}
.btn_green {color:#fff;text-shadow: 0 1px 1px rgba(0,0,0,0.25);border:1px solid #749217;background-color: #6AB620;}
.btn_green:hover, .btn_green:focus, .btn_green:active {-moz-box-shadow:0 0 5px rgba(116, 146, 23, 0.9);-webkit-box-shadow: 0 0 5px rgba(116, 146, 23, 0.9);box-shadow: 0 0 5px rgba(116, 146, 23, 0.9);border:1px solid #749217}
.btn_blue {color: #fff;text-shadow: 0 1px 1px rgba(0,0,0,0.25);border:1px solid #2D69AC;background-color:#3C6ED1;}
.btn_blue:hover, .btn_blue:focus, .btn_blue:active {-moz-box-shadow:0 0 5px rgba(71, 131, 243, 0.9);-webkit-box-shadow:0 0 5px rgba(71, 131, 243, 0.9);box-shadow: 0 0 5px rgba(71, 131, 243, 0.9);border:1px solid #2D69AC}
.btn_red {color:#fff;text-shadow: 0 1px 1px rgba(0,0,0,0.25);border:1px solid #AE2B2B;background-color: #D22A2A;}
.btn_red:hover, .btn_red:focus, .btn_red:active {-moz-box-shadow:0 0 5px rgba(174, 43, 43, 0.9);-webkit-box-shadow:0 0 5px rgba(174, 43, 43, 0.9);box-shadow: 0 0 5px rgba(174, 43, 43, 0.9);border:1px solid #AE2B2B}
.btn_orange {color:#fff;text-shadow: 0 1px 1px rgba(0,0,0,0.25);border:1px solid #da7b00;background-color:#eb9419;}
.btn_orange:hover, .btn_orange:focus, .btn_orange:active {-moz-box-shadow:0 0 5px rgba(225, 101, 0, 0.9);-webkit-box-shadow:0 0 5px rgba(225, 101, 0, 0.9);box-shadow: 0 0 5px rgba(225, 101, 0, 0.9);border:1px solid #da7b00}
.btn_sky,.btn_sky_upload {color:#fff;text-shadow: 0 1px 1px rgba(0,0,0,0.25);border:1px solid #199ac1;background-color:#34afd4;}
.btn_sky:hover,.btn_sky_upload:hover .btn_sky:focus, .btn_sky:active {-moz-box-shadow:0 0 5px rgba(31, 146, 181, 0.9);-webkit-box-shadow:0 0 5px rgba(31, 146, 181, 0.9);box-shadow: 0 0 5px rgba(31, 146, 181, 0.9);border:1px solid #199ac1}
.btn_gray {color:#5d5d5d;text-shadow: 0 1px 1px rgba(0,0,0,0);border:1px solid #bcbcbc;background-color:#d8d8d8;}
.btn_gray:hover, .btn_gray:focus, .btn_gray:active {-moz-box-shadow:0 0 5px rgba(140, 140, 140, 0.9);-webkit-box-shadow:0 0 5px rgba(140, 140, 140, 0.9);box-shadow: 0 0 5px rgba(140, 140, 140, 0.9);border:1px solid #bcbcbc}
.srk{height:16px;border:1px solid #bababa;padding:2px 4px;width:160px;}
.tastyle01{border-collapse:collapse;}
.tastyle01 td{padding:8px 10px;border:1px solid #aedb89;}
.tastyle01 .w1{width:20%;}
.tastyle01 .w2{width:30%;}
.tastyle01 .c1{background:#e9f8e3;}
.tastyle01 .c2{background:#effdea;}
.tastyle01 .c3{background:#f5fff2;}
.tastyle01 .c4{background:#ffffff;}
.tastyle02{border-collapse:collapse;}
.tastyle02 td{padding:8px 10px;border:1px solid #ecd56d;}
.tastyle02 .w1{width:20%;}
.tastyle02 .w2{width:30%;}
.tastyle02 .c1{background:#fcf3cb;}
.tastyle02 .c2{background:#fff8db;}
.tastyle02 .c3{background:#fff8db;}
.tastyle02 .c4{background:#ffffff;}
.tastyle03{border-collapse:collapse;}
.tastyle03 td{padding:8px 10px;border:1px solid #87bfdb;}
.tastyle03 .w1{width:20%;}
.tastyle03 .w2{width:30%;}
.tastyle03 .c1{background:#dff5ff;}
.tastyle03 .c2{background:#ebf8ff;}
.tastyle03 .c3{background:#f0faff;}
.tastyle03 .c4{background:#ffffff;}
.tastyle04{border-collapse:collapse;}
.tastyle04 td{padding:8px 10px;border:1px solid #dd9999;}
.tastyle04 .w1{width:20%;}
.tastyle04 .w2{width:30%;}
.tastyle04 .c1{background:#ffe8e8;}
.tastyle04 .c2{background:#fff1f1;}
.tastyle04 .c3{background:#fff5f5;}
.tastyle04 .c4{background:#ffffff;}
.tastyle05{border-collapse:collapse;}
.tastyle05 td{padding:8px 10px;border:1px solid #bdbdbd;}
.tastyle05 .w1{width:20%;}
.tastyle05 .w2{width:30%;}
.tastyle05 .c1{background:#ededed;}
.tastyle05 .c2{background:#f2f2f2;}
.tastyle05 .c3{background:#f4f4f4;}
.tastyle05 .c4{background:#ffffff;}
.tastyle06{border-collapse:collapse;}
.tastyle06 td{padding:8px 10px;border:1px solid #3b84c3;}
.tastyle06 .w1{width:20%;}
.tastyle06 .w2{width:30%;}
.tastyle06 .c1{background:#dcefff;}
.tastyle06 .c2{background:#e6f4ff;}
.tastyle06 .c3{background:#ecf6ff;}
.tastyle06 .c4{background:#ffffff;}