﻿@charset "utf-8";
* {margin:0px;padding: 0px;}
body{font: "微软雅黑",Helvetica, Arial, sans-serif;  background:#efeff4;font-size:12px;}
a{color:#333;text-decoration:none; }
a:hover{color:#06c;text-decoration:none;  }
ul,li {list-style:none;}
img {border:none;}
.clear{clear:both;overflow:hidden;}
.blank15{height:15px; line-height:15px; overflow:hidden; clear:both;}

input[type="submit"],
input[type="reset"],
input[type="button"],
input{-webkit-appearance:none;}

/*登录页*/
.loginbg{width:100%;height:100%;z-index:-999; }
.loginbg img{width:100%;height:100%;}
.loginlogo{width:100%;height:100%; position: fixed;z-index:999;top:10%; text-align:center;}
.loginlogo img{width:229px;}
.logininput{width:90%;height:100%;z-index:999; position: fixed;top:55%;left:5%;}
.logininput input{width:70%;height:100%;border:0;color:#333; font-size:100%;color:#666;padding:0 0 0 10px;}
.logininput .inputbg{ background-color:#fff;margin:0 0 20px 0;border:1px #093 solid;height:40px;color:#333;padding:0 0 0 20px;}
.logininput .btn{ text-align:center;}
.logininput .btn input{width:320px;}
footer{width:100%; text-align:center; position: fixed;z-index:999;bottom:0;}
.copy{width:100%; text-align:center;margin:0 auto;line-height:60px; font-size:80%}

.more_page{
 	background:-moz-linear-gradient(top, #f6f6f6,#efefef);
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#efefef));
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f6f6f6,endColorstr=#efefef,grandientType=1); 
    border: 1px solid #d6d6d6;
    margin: 10px auto;
    padding:5px;
    text-align: center;
    width: 80%;
}


/*首页列表*/
.logo{ background:url(../images/oa/bg.png) 30px 8px no-repeat #fff; height:70px; line-height:70px; font-size:140%;padding: 0 0 0 100px; border-bottom:1px solid #ccc;overflow:hidden;}
.logo em{font-style:normal;}
#logo{display:none;}
.search{margin:10px 30px; clear:both;height:auto;overflow:hidden;}
.search .lt,.search .rt{float:left;height:36px;}
.search .lt{width:80%;}
.search .rt{width:20%;height:100%;}
.search .lt input{width:100%;height:100%;border:1px solid #ccc;padding:0 0 0 10px; font-size:100%;}
.search .rt input{width:100%; border:1px solid #ccc; background-color:#eaeaea;height:36px; font: normal 150% "微软雅黑",Helvetica, Arial, sans-serif;color:#666;  letter-spacing:0.5em; text-indent:10px; cursor:pointer; }

.list{width:100%;border-top:1px solid #ddd; background-color:#fff;padding-bottom:81px;}
.list ul{padding:0 0 0 0px;margin:0;}
.list li{ height:auto; padding:0 0px 0 0px;overflow:hidden; }
.list li:hover{ background-color:#ddd;}
.list li .title{ line-height:40px;width:100%;margin:10px 0px 0 0;}
.list li .title i{ font-weight:normal;float:left; display:inline-block;width:40px;height:40px;overflow:hidden;}
.list li .title i img{ float:left; display:inline-block;overflow:hidden;margin:12px 0  0 15px;}

.list li .title h2{ font-weight:normal;float:left; font-size:14px;}
.list li .title em{float:right;}
.list li .title em img{width:30%;margin:0 40px 0 0;}
.list li .title span{ display:inline-block;float:right;color:#999; padding:0 0px 0 0;margin:0 10px 0 0;height:40px; line-height:25px; }
.list li .title span a{ display:block;width:100px;background-color:#3d9dee;border:1px #0872c4 solid; font-style:normal; text-align:center; line-height:30px;margin:0px 0 0 0;color:#fff; cursor:pointer;}
.list li .title span a:hover{background-color:#0872c4;}
.list li  h3{ font-weight:normal; font-size:100%;padding:0 0  0 40px;}
.list li  h4{ font-weight:normal;color:#666;font-size:100%;border-bottom:1px solid #ddd;padding:0px 40px 10px 0px;margin:0 0  0 40px;}


/*我*/
.sub{ background: #fff; height:90px; line-height:90px; font-size:100%;padding: 0 0 0 30px; border-bottom:1px solid #ccc;overflow:hidden;}
.sub .home{float:left;}
.sub .home a{padding: 0 0 0 0px;color:#0070c8;  display:inline-block;width:80px; }
.sub .home a img{margin:25px 0 0 0;}

.sub h2{float:left; text-align:center;width:40%; font-weight:normal; }
.sub h2 a{color:#0070c8; cursor:pointer;}
.sub h2 a:hover{color:#999; }
.sub .rt{float:right;width:100px;}
.sub .rt a.pre,.sub .rt a.next{ display:inline-block; width:25px;height:90px;float:left;background:url(../images/oa/bg.png) 0 0 no-repeat; cursor:pointer;}
.sub .rt a.pre{ background-position:0 -1662px;margin:0 40px 0 0;}
.sub .rt a.next{background-position:0 -1764px; }
.sub .rt a.pre:hover{ background-position:0 -1858px;}
.sub .rt a.next:hover{background-position:0 -1960px; }


.edit h2{width:50px;}
.edit .rt a{color:#0070c8;font-size:150%;}
.edit .rt a:hover{color:#999;}



/*详细页面*/

.content{ background-color:#fff;padding:30px 30px 80px 30px;overflow:hidden; height:auto;}
.content h2{ font-weight:normal; font-size:200%;margin:0 0 10px 0;}
.content dl{ width:100%;clear:both;height:auto; overflow:hidden;}
.content dd,.content dt{float:left; line-height:150%;font-size:140%;  }
.content dt{color:#999; width:25%;font-size:120%;line-height:150%;}
.content dd{color:#000;width:75%; }
.content dd.datetime{color:#06C;}
.content dd.worker a{color:#090;margin:0 10px 0 0;}
.content dd.tel{ color:#F00;}
.content dl.line{border-bottom:1px solid #ccc;margin:0 0 10px 0;padding:0 0 10px 0;}
.content dd.worker em{display:inline-block;width:26px;height:25px;}
.content dd.worker em img{}
.content dd.worker input{width:90%;}


.bot{width:100%; text-align:center; position: fixed;z-index:999;bottom:0; background-color:#f7f7f7;padding:10px; height:50px;border-top:1px #ccc solid;}
.bot .btn{ width:50%; text-align:center;margin:0 auto;}
.bot .btn a{border:1px solid #0872c4; background-color:#3d9dee;font-family: "微软雅黑",Helvetica, Arial, sans-serif;height:50px; font-size:200%;color:#fff; display:block; cursor:pointer;}
.bot .btn span{border:1px solid #ccc; background-color:#eee;font-family: "微软雅黑",Helvetica, Arial, sans-serif;height:50px; font-size:200%;color:#999; display:block; }


/*人员*/

.wlist{width:100%;border-top:1px solid #ddd; background-color:#fff;padding-bottom:15%;}
.wlist ul{padding:0 0 0 0px;margin:0;}
.wlist li{ height:auto; padding:0 0px 0 0px;overflow:hidden; }
.wlist li:hover{ background-color:#ddd;}
.wlist li .title{ line-height:40px;width:100%;margin:10px 0px 0 0;border-bottom:1px #ddd solid;overflow:hidden;}
.wlist li .title i{ font-weight:normal;float:left; display:inline-block;width:40px;height:40px;overflow:hidden;}
.wlist li .title i img{ float:left; display:inline-block;overflow:hidden;margin:12px 0  0 15px;}

.wlist li .title h2{ font-weight:normal;float:left; }
.wlist li .title h2 em{ font-style:normal;color:#f00; font-size:80%;margin:0 0 0 10px;}
.wlist li .title em{float:right;}
.wlist li .title em img{width:30%;margin:0 40px 0 0;}
.wlist li .title span{ display:inline-block;float:right;color:#999; padding:0 0px 0 0;margin:0 10px 0 0;height:40px; line-height:25px; }

.wlist li .title a.userinfo{display:inline-block; margin:0 0 0 15px; font-size:15px;width:50px;overflow:hidden;height:40px;cursor:pointer;color:#f00;}
.wlist li .title a:hover.userinfo{}



#box1,#box2,#box3,#box4,#box5,#box6,#box7,#box8,#box9,#box10,#box11,#box12,#box13,#box14,#box15,#box16,#box17,#box18,#box19,#box20,#box21,#box22,#box23,#box24,#box25

{DISPLAY: none; MARGIN: auto; OVERFLOW: hidden; POSITION: fixed; TOP: 10%;left:10%;width:80%;margin-left:0; height:auto;z-index:999;  text-align:center;
}
.boxinfo{border:1px #ccc solid;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;width:86%;overflow:hidden;height:auto;padding:4%;margin:0 auto;margin-top:10px ;margin-right:10px ;
 background:#eee; text-align:left; font-size:16px; line-height:25px;}
 .boxinfo div
{text-align:center;font-weight:bold;font-size:20px;line-height:35px; }
 #close{CURSOR: pointer; z-index:999;top:0px;right:0px;position:absolute;width:34px;height:31px;overflow:hidden;}
 #close a{display:block;width:34px;height:31px;background:url(http://s.szcw.cn/about/close.png) 3px -38px no-repeat;}
 #close a:hover{background:url(http://s.szcw.cn/about/close.png) 3px -4px no-repeat;}






/*修改发布*/
.content dd input,.content dd select
{height:40px;border:0;border-bottom:1px solid #ccc;width:100%;font-family: "微软雅黑",Helvetica, Arial, sans-serif; font-size:100%;}

.content dd textarea{height:120px;border:0;border-bottom:1px solid #ccc;width:100%;font-family: "微软雅黑",Helvetica, Arial, sans-serif; font-size:100%;}


/*底部导航*/
nav{ position:fixed;height:80px;width:100%; background-color:#333;bottom:0;}
 .menu{height:100%;width:100%;}
 .menu ul{padding:0;margin:0;margin-top:1%;}
 .menu li{width:25%;float:left; text-align:center;  color:#33a6ff;}
 .menu li a{ text-align:center; color:#999;cursor:pointer;}
 .menu li a:hover{ color:#fff} 
 .menu li img{ display:block;margin:0 auto;margin-bottom:2%;}
  .menu li em{ font-style:normal;}  
 
