@import "base.css";
/*********************************�걨�γ�*********************/
.clear{
clear:both;
}
.h2{
	font-size:24px;
	line-height:50px;
	margin-bottom:10px;
	color:#333;
	border-bottom:1px #b0b0b0 solid;
	font-weight:normal;
}

.h3{
	font-size:24px;
	line-height:50px;
	margin-bottom:10px;
	color:#333;
	border-bottom:1px #e5e5e5 solid;
	font-weight:normal;
}
.h3 span{
	display:block;
	line-height:32px;
	width:130px;
	border-left:3px #e88715 solid;
	text-align:center;
	margin:10px 0px;
}
.h4{
	font-size:24px;
	line-height:40px;
	text-align:center;
	font-weight:normal;
	padding-bottom:10px;
}
.declaration-title{
    padding: 15px 0px 30px;
    font-size: 18px;
    border-bottom: 1px solid #e7e7e7;
	margin-bottom:10px;
}
.tab-list{
    padding: 3px 0px;
}
.tab-list table{
    width: 98%;
}
.tab-list table tr th{
    padding: 7px 0px;
    width: 220px;
    text-align: right;
    font-size:14px;
    font-weight: normal;
}
.tab-list table tr td{
    padding: 7px 5px 7px 5px;
	vertical-align:middle;
}
.c-red{
    color: #ff1f1f;
}
.txt-input{
    border: 1px solid #d0d0d0;
    width: 100%;
    height: 18px;
    line-height: 18px;
    padding: 10px 0px;
    outline: 0px;
    text-indent: 10px;
}
.radio label{
    margin-right: 10px;
    margin-left: 5px;
}
.data{
    position: relative;
    border: 1px solid #d0d0d0;
    width: 100%;
    height: 38px;
    background: url("../images/data.png") 95% 10px no-repeat;
}
.bg-data{
    position: relative;
    border: 1px solid #d0d0d0;
    width: 40%;
    height: 38px;
    background: url("../images/data.png") 95% 10px no-repeat;
}
.data .txt-input{
    width: 85%;
    border: 0px;
}
.data .per40
{
  width:40%;
 }
.select-bg{
    border:1px solid #d0d0d0;
    padding: 8px 0px;
    width: 100%;
}
.select{
    border: 0px;
    width: 100%;
    height: 22px;
    line-height: 12px;
    color: #888888;
    vertical-align: top;
}
.declaration-action{
    padding: 25px 0px;
    text-align: center;
}
.btn-yellow{
    color: #ffffff;
    font-size: 18px;
	background:url(../images/btn-next-bg.jpg) repeat-x;
    width: 120px;
    height: 38px;
    border: 0px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
}
.btn-yellow:hover{
	color: #ffffff;
    font-size: 18px;
    background-color:#e77e02;
    width: 120px;
    height: 38px;
    border: 0px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
	
}
.btn-back{
    color: #646464;
    font-size: 18px;
    background-color:#d4d4d4;
    width: 120px;
    height: 38px;
    border: 0px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
	margin-right:10px;
}
.btn-back:hover{
    color: #646464;
    font-size: 18px;
    background-color:#cecece;
    width: 120px;
    height: 38px;
    border: 0px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
	margin-right:10px;
}
/*********************************�걨�γ�-����*********************/
.cover-title{
    color: #666666;
}
.cover-title p{
    padding: 5px 0px;
}
.cover-title span{
    color: #333333;
    font-size: 18px;
    font-weight: bold;
}
.txt-content{
    border: 1px solid #d0d0d0;
    width: 98%;
    height: 198px;
    overflow-y: auto;
    padding: 10px 1%;
    line-height: 28px;
}
.txt-content-small{
    border: 1px solid #d0d0d0;
    width: 98%;
    height: 130px;
    overflow-y: auto;
    padding: 10px 1%;
    line-height: 28px;
}
.cover-action{
    padding-top: 10px;
}
.per80{
    width: 80%;
}
.per40{
    width: 40%;
}
.add-compere{
    display: block;
    padding: 10px 0px 0px 10px;
    float: left;
}
.add-compere2{
    display: block;
    padding: 10px 0px 0px 10px;
    float: left;
}

.del-compere{
    display: block;
    padding: 12px 0px 0px 10px;
    float: left;
}
.del-compere2{
    display: block;
    padding: 12px 0px 0px 10px;
    float: left;
}
/*������ʽ��ʼ*/
.title-outer{
	padding:15px 0px;
    border-bottom: 1px solid #e7e7e7;
	margin-bottom:10px;
}
.title-left{
	float:left;
	width:70%;
	font-size:18px;
}
.title-btn{
    float:left;
    margin-top:10px;
}
.btn-blue{
	width:80px;
	height:38px;
	line-height:38px;
	font-size:16px;
	color:#fff;
	background:url(../images/btn-blue-bg.jpg) repeat-x;
	border:0 none;
	cursor:pointer;
}
.btn-yj{
	width:110px;
	height:38px;
	line-height:38px;
	font-size:16px;
	color:#fff;
	background:url(../images/btn-blue-bg.jpg) repeat-x;
	border:0 none;
	cursor:pointer;
}
.btn-blue:hover{
    width:80px;
	height:38px;
	line-height:38px;
	font-size:16px;
	color:#fff;
	background:#4c8bdb;
	border:0 none;
}
.sp-red{
	color:#ff1f1f;
	font-size:13px;
	display:inline-block;
	padding-left:20px;
}
.sp-red-no{
	color:#ff1f1f;
	font-size:13px;
	display:inline-block;
}
.sp-red-big{
	color:#ff1f1f;
	font-size:14px;
	display:inline-block;
	padding-left:5px;
}
.sp-gray{
	color:#878787;
	font-size:14px;
	display:inline-block;
	padding-left:5px;
}
.sp-green{
	color:#54aa25;
}
.light-gray{
	color:#888888;
}
.btn-gray-small{
	background:url(../images/smallbtn-gray-bg.jpg) repeat-x;
	width:70px;
	height:26px;
	color:#fff;
	font-size:14px;
	cursor:pointer;
	border:0 none;
	
}
.btn-gray-small:hover{
	background:#b6b6b6;
	width:70px;
	height:26px;
	color:#fff;
	font-size:14px;
	cursor:pointer;
	border:0 none;
	
}
.btn-red-small{
	background:url(../images/smallbtn-red-bg.jpg) repeat-x;
	width:70px;
	height:26px;
	color:#fff;
	font-size:14px;
	cursor:pointer;
	border:0 none;
	
}
.btn-red-small:hover{
	background:#da3628;
	width:70px;
	height:26px;
	color:#fff;
	font-size:14px;
	cursor:pointer;
	border:0 none;
	
}



.a-red-small{
	background:url(../images/smallbtn-red-bg.jpg) repeat-x;
	width:70px;
	height:26px;
	line-height:26px;
	color:#fff;
	font-size:14px;
	cursor:pointer;
	border:0 none;
	display:inline-block;
	margin-top:10px;
	text-align: center;
}
.tab-class td a.a-red-small:hover
{
    background:#da3628;
	width:70px;
	height:26px;
	color:#fff;
	font-size:14px;
	cursor:pointer;
	border:0 none;
	color:#fff;
	display:inline-block;
	margin-top:10px;
}


.btn-red{
	background:url(../images/btn-blue-bg.jpg) repeat-x;
	margin-left:20px;
	font-size:18px;
	color:#fff;
    width: 120px;
    height: 38px;
    border: 0px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
}

/*.btn-red:hover{
	background:#da3628;
	margin-left:20px;
	font-size:18px;
	color:#fff;
    width: 120px;
    height: 38px;
    border: 0px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
}*/
.p-line{
	font-size:0px;
	border-bottom:1px #d8d8d8 dashed;
	padding:5px 0;
}
.p-line-s{
	font-size:0px;
	border-bottom:1px #d0d0d0  solid;
}
.inter{
	margin:0 20px;
}
.bg-div{
	padding:10px 20px;
	background:#fffcf8;
	border:1px #eaeaea solid;
	margin:10px 0;

}
.tab-next{
	/*padding:10px 20px;
	background:#fffcf8;
	border:1px #eaeaea solid;
	margin:10px 0;*/
}
.bg-white{
	background:#fff;
	width:40%;
}
.p-h{
	line-height:40px;
}
.people{
	padding:100px 0px;
	margin:0px auto;
	width:940px;
}
.p-img{
	width:400px;
	float:left;
}
.p-text{
	width:520px;
	float:right;
	
}
.p-text p{
	line-height:30px;
}
.p-text p span{
	padding-left:20px;
	font-size:15px;
	color:#555;
}
.tab-class{
	border:1px #e7e7e7 solid;
    border-collapse:collapse;
}
.tab-class td{
	border:1px #e7e7e7 solid;
	line-height:46px;
	padding:0 5px;
	text-align:center;
}
.tab-class td.bg-td{
	background:#f3f3f3;
}
.tab-class td a:hover{
	color:#205aa4;
}
.department{
	border:1px #d0d0d0 solid;
	margin-top:10px;
	padding:20px;
}
.p-enter{
	text-indent:2em;
	margin-bottom:10px;
}
.noborder{
	border:0 none;
    border-bottom: 1px solid #d0d0d0;
    width: 90%;
    height: 18px;
    line-height: 18px;
    padding: 10px 0px;
    outline: 0px;
    text-indent: 10px;
}
.noborder-01{
	border:0 none;
    height: 18px;
    line-height: 18px;
    padding: 10px 0px;
    outline: 0px;
    text-indent: 10px;
}
.noborder-02{
	border:0 none;
    height: 18px;
    line-height: 18px;
    padding: 10px 0px;
    outline: 0px;
    text-indent: 10px;
	width:60px;
    border-bottom: 1px solid #d0d0d0;

}
.time {
	text-align:right;
	padding:0px 0 10px 0;
}
.sp-time{
	padding-left:20px;
	
}
.upload{
	padding-top:20px;
}
.print{
	margin-top:10px;
	clear:both;
}
.area{
	border:0 none;
	width:100%;
	height:100px;
	text-indent:9em;
	color:#555;
	overflow:hidden;
}
.area-02{
	border:0 none;
	width:100%;
	height:100px;
	text-indent:12em;
	color:#555;
}
.sp-site{
	display:inline-block; 
	position:absolute; 
	left:60px;
}
.password-main{
	width:940px;
	margin:0 auto;
	padding-top:60px;
	position:relative;
}
.password-left{
	float:left;
}
.password-right{
	width:380px;
	float:right;
	text-align:right;
	position:absolute; right:-20px; top:50px
}
.tab-login td{
	line-height:70px;
}
.input-new{
	width:400px;
	padding-left:10px;
	line-height:45px;
	height:45px;
	border:1px #d0d0d0 solid;
}
.btn-keep{
	background:url(../images/save-bg.jpg) repeat-x;
	width:120px;
	height:38px;
	line-height:38px;
	text-align:center;
	color:#fff;
	font-size:16px;
	border:0 none;
}

.bg-body
{
    width: 100%;
	background:url(../images/bg-login.jpg) repeat-x;
}
.container{
	width:980px;
	margin:0 auto;
}
.con-title{
	width:960px;
	padding:40px 10px 10px 10px;

}
.con-left{
	width:148px;
	float:left;
	padding-top:18px;
}
.con-right{
	width:148px;
	float:right;
	padding-top:18px;
}
.con-center{
	float:left;
	text-align:center;
	font-size:36px;
	line-height:60px;
	color:#fff;
	width:664px;
	letter-spacing:3px;
}
.con-login{
	margin-top:20px;
	width:900px;
	padding:40px;
	background:#fff;
     filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);/*����ie*/
     -moz-box-shadow: 0px 0px 10px #909090;/*����firefox*/
     -webkit-box-shadow: 0px 0px 10px #909090;/*����safari��chrome*/
     box-shadow:0px 0px 10px #909090;/*����opera��ie9*/
     position: relative;
}
.con-login-left{
	float:left;
	width:420px;
}
.con-login-right{
	float:left;
	width:420px;
}
.div-outer{
	width:400px;
	border-radius:25px;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
    border:1px #ededed solid;
	height:48px;
	line-height:48px;
	margin-bottom:15px;
}
.div-outer-small td{
	text-align:left;
}
.div-outer-small td a{
	font-size:13px;
	color:#666;

}
.div-outer-small td a:hover{
	font-size:13px;
	color:#377eda;

}
.div-outer-small span{
	display:inline-block;
	padding-left:20px;
}
.div-input{
	height:48px;
	line-height:48px;
	border:0 none;
	width:300px;
}
.input-yzm{
	width:120px;
	padding:0 15px;
	border-radius:25px;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
    border:1px #ededed solid;
	height:48px;
	line-height:48px;
	margin-bottom:15px;
}
.div-input-small{
	height:48px;
	line-height:48px;
	border:0 none;
	width:120px;
	margin-left:20px;
}
.img-user{
	background:url(../images/user-gray.png) no-repeat left 0px;
	width:20px;
	height:20px;
	display:inline-block;
	margin-left:20px;
	margin-right:10px;

}
.img-user.current
{background:url(../images/user-yellow.png) no-repeat left 0px;
    }
.img-password{
	background:url(../images/ys-gray.png) no-repeat left 0px;
	width:20px;
	height:20px;
	display:inline-block;
	margin-left:20px;
	margin-right:10px;

}
.img-password.current
{background:url(../images/ys-yellow.png) no-repeat left 0px;
    }
.footer{
	position:absolute;
	bottom:0px;
	font-size:13px;
	color:#666;
	width:100%;
	background:#f2f2f2;
	padding:10px 0;
	
}
.footer table{
	width:980px;
	margin:0px auto;
}
.footer table td{
	line-height:25px;
}
.footer table td span{
	padding-left:50px;
	
}
.btn-dl{
	background:#f4a92f;
	width:400px;
	height:50px;
	line-height:50px;
	color:#fff;
	border:0 none;
	border-radius:25px;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	font-size:16px;
	cursor:pointer;
}
.btn-dl:hover{
	background:#f19b10;
	width:400px;
	height:50px;
	line-height:50px;
	color:#fff;
	border:0 none;
	border-radius:25px;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	font-size:16px;
	cursor:pointer;
	
}

/*������ʽ����*/
.fl-tip{
	float: left;
	padding-top: 10px;
}
.upload-file{
	border: 1px solid #d0d0d0;
	width: 100%;
	height: 38px;
	line-height: 38px;
	outline: 0px;
	position: relative;
	z-index: 1;
}
.upload-file .btn{
	width: 80px;
	background-color: #4c8bdb;
	color: #FFFFff;
	text-align: center;
	line-height: 38px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 4;
	border: 0px;
}
.upload-file .txt-url{
	width: 83%;
	height: 38px;
	line-height: 38px;
	border: 0px;
	margin-right: 80px;
	text-indent: 10px;
	width:400px;
}
.upload-file .file{
	position:absolute;
	top:0;
	left:0px;
	height:38px;
	filter:alpha(opacity:0);
	opacity: 0;
	width:100%;
	z-index: 5;
}
.w60{
	width: 60%;
}
.file-img{
	clear: both;
	padding-top: 10px;
}
.file-img img{
	width: 128px;
	height: 128px;
	border: 1px solid #d3d3d3;
}
.w70
{
 width:70%;
}
.w68
{
 width:68%;
}
.sp-red-no
{
  padding-top:10px;
 }
 .w30
 {
     width:30%;
     }
  .w120
  {
      width:120px;   
      }   
      
  .sp-title
  {
    text-align:right;
    padding-right:90px;   
    white-space: nowrap;
   }    
   
   /*
2015-08-17*/
.previewBox{
	width:840px;
	margin:0 auto;
	font-size: 13px;
}
.print-btn{
	float:right;
	margin:30px 0;
}
.print-btn input.printForm-btn{
	width:130px;
	height:36px;
	border-radius:3px;
	color:#fff;
	background:url(../images/icon-print.png) no-repeat #389ce5 20px 8px;
	padding-left:30px;
	border: 0px;
	font-size: 13px;
}
.print-btn input.printForm-btn:hover{
	width:130px;
	height:36px;
	border-radius:3px;
	color:#fff;
	background:url(../images/icon-print.png) no-repeat #1282d3 20px 8px;
	padding-left:30px;
	border: 0px;
}
.preview-wrapper{
	width:800px;
	margin:0 auto;
	background-color:#fff;
	padding:20px;
	margin-bottom:30px;
}
.preview-wrapper .top-title p{
	font-size:25px;
	color:#444;
}
.preview-wrapper .top-title span{
	display:block;
	color:#888;
	margin-top:5px;
	margin-bottom:15px;
}
.preview-wrapper table th{
	font-weight:normal;
	padding-bottom:13px;
	width: 114px;
	text-align: right;
}
.preview-wrapper table td{
	
	padding-bottom:10px;
}
.preview-wrapper .top-content{
	width:800px;
	margin:0 auto;
	border:1px solid #e7e7e7;
	padding:10px 10px 0 10px;
}
.basicinfo{
	margin-top:20px;
}
.basicinfo p{
	font-size:14px;
	font-weight:bold;
}
.basicinfo .basicinfo-wrapper,.basicinfo .basicinfo-wrapper2{
	width:800px;
	margin:0 auto;
	border:1px solid #e7e7e7;
	margin-top:15px;
}
.basicinfo .basicinfo-wrapper p,.basicinfo .basicinfo-wrapper2 p{
	margin-top:10px;
	padding:0 0 10px 10px;
	border-bottom:1px solid #e7e7e7;

}
.basicinfo .basicinfo-wrapper table{
	margin-top:10px;
}
.basicinfo .basicinfo-wrapper table th{
	text-align:right;
	padding-left:13px;
}
.basicinfo .basicinfo-wrapper table td{
	width:170px;
}
.basicinfo-wrapper2 li{
	margin-top:13px;
	margin-left:10px;
}
.basicinfo-wrapper2 li span{
	display:block;
	color:#888;
	padding-bottom:10px;
	border-bottom:1px solid #e7e7e7;
}
.basicinfo-wrapper2 li table th{
	font-weight:bold;
	width:380px;
	text-align:left;
}
.report,.sectorComments,.manageComments,.leaderopinion{
	margin-top:20px;
}
.report p,.sectorComments p,.manageComments p,.leaderopinion p{
	font-size:14px;
	 
}
.report .basicinfo-wrapper,.sectorComments .basicinfo-wrapper{
	width:780px;
	margin:0 auto;
	border:1px solid #e7e7e7;
	margin-top:15px;
	padding-bottom:10px;
}
.sectorComments .basicinfo-wrapper{
	width:780px;
	margin:0 auto;
	border:1px solid #e7e7e7;
	margin-top:15px;
	padding-bottom:18px;
}
.leaderopinion .basicinfo-wrapper{
	width:780px;
	margin:0 auto;
	border:1px solid #e7e7e7;
	margin-top:15px;
	padding-bottom:18px;
}
.manageComments .basicinfo-wrapper{
	width:780px;
	margin:0 auto;
	border:1px solid #e7e7e7;
	margin-top:15px;
}
.report .basicinfo-wrapper1{
	width:780px;
	margin:0 auto;
	border:1px solid #e7e7e7;
	margin-top:15px;
}
.report .basicinfo-wrapper p,.report .basicinfo-wrapper1 p,.manageComments .basicinfo-wrapper p{
	display:block;
	margin-top:10px;
	padding:0 0 10px 10px;
	border-bottom:1px solid #e7e7e7;
}
.report-content{
	padding:10px;
	line-height:25px;
	text-indent:30px;
}
.report-content span{
}
.report-content1{
	padding:10px;
	line-height:25px;
}
.report-content1 li{
	margin-top:5px;
	padding-bottom:6px;
	color:#888;
	border-bottom:1px solid #e7e7e7;
}
.report-content1  table th{
	font-size:12px;
	color:#444;
	font-weight:bold;
	width:300px;
	padding-bottom:2px;
	text-align:left;
}
.report-content1  table td{
	color:#444;
	padding-bottom:2px;
}
.sectorComments .basicinfo-wrapper li{
	margin-top:15px;
	margin-left:10px;
	text-indent:30px;
}
.sectorComments .basicinfo-wrapper li span{
	margin-right:140px;
}
.sectorComments .basicinfo-wrapper li a{
	padding-rigth:100px;
}
.sectorComments .basicinfo-wrapper li.stamp{
	margin-left:450px;
}
.sectorComments .basicinfo-wrapper li.time{
	margin-left:630px;
}
.sectorComments .basicinfo-wrapper li.time span
{margin:0px;
 }
.sectorComments .basicinfo-wrapper li.time a{
	display:block;
	width: auto;
	float:left;
	text-align:right;
	text-indent:0px;
	margin:0px;
}
.basicinfo4 .basicinfo4-con .opinion1{
	width:330px;
	height:200px;
	border-right:1px solid #e7e7e7;
	padding:15px;
	float:left;
}
.basicinfo4 .basicinfo4-con .opinion2{
	width:330px;
	height:200px;
	padding:15px;
	float:right;
}
.basicinfo4-con .opinion1 .period,.basicinfo4-con .opinion2 .period{
	margin-top:64px;
	margin-left:78px;
}

.basicinfo4-con .opinion1 .stamp,.basicinfo4-con .opinion2 .stamp{
	margin-left:116px;
	margin-top:50px;
}
.basicinfo4-con .opinion1 .time,.basicinfo4-con .opinion2 .time{
	margin-left:210px;
	margin-top:15px;
}
.basicinfo4-con .opinion1 .time a,.basicinfo4-con .opinion2 .time a{
	display:block;
	width:40px;
	float:left;
	text-align:right;
}
.manageComments .basicinfo-wrapper .comment1{
	float:left;
	padding:20px;
	width:330px;
	border-right:1px solid #e7e7e7;
}
.manageComments .basicinfo-wrapper .comment2{
	width:330px;
	float:right;
	padding:20px;
}
.basicinfo-wrapper .comment1 li,.basicinfo-wrapper .comment2 li{

}
.basicinfo-wrapper .comment1 li.stamp,.basicinfo-wrapper .comment2 li.stamp{
	margin-top:95px;
	margin-left:100px;
}
.basicinfo-wrapper .comment1 li.time,.basicinfo-wrapper .comment2 li.time{
	margin-top:22px;
	margin-left:200px;
}
.basicinfo-wrapper .comment1 li.time a,.basicinfo-wrapper .comment2 li.time a{
	display:block;
	width:40px;
	float:left;
	text-align:right;
}
.leaderopinion .basicinfo-wrapper li.stamp{
	margin-top:156px;
	margin-left:506px;
}
.leaderopinion .basicinfo-wrapper li.seal{
	margin-top:156px;
	text-align: right;
	margin-right: 52px;
}
.leaderopinion .basicinfo-wrapper li.signature{
	margin-top:156px;
	text-align: right;
	margin-right: 142px;
}
.leaderopinion .basicinfo-wrapper li.time{
	margin-top:25px;
	margin-left:630px;
}
.leaderopinion .basicinfo-wrapper li.time a{
	display:block;
	width:40px;
	float:left;
	text-align:right;
}

*ר����Ϣ*/
.expert-tab{
	width: 840px;
	margin: 0 auto;
	padding: 20px 0px;
	min-height:500px;
}
.expert-tab table tr th{
	width: 120px;
	text-align: right;
	color: #a1a1a1;
	padding: 12px 0px;
	font-weight: normal;
}
.expert-tab table tr td{
	width: 340px;
	color: #000000;
	padding: 12px 0px;
}
.expert-tab .txt{
	width: 300px;
	height: 45px;
	line-height: 45px;
	border: 1px solid #e7e7e7;
	text-indent: 10px;
	color: #333333;
	font-size:14px;
}
.expert-add table tr th{
	color: #000000;
}
.expert-add label{
	padding-right: 20px;
}
.color-red{
	color: #ff1f1f;
}
.expert-action{
	padding-top: 10px;
}
.expert-action input{
	margin-right: 5px;
	width: 120px;
	height: 38px;
	line-height: 34px;
}
.expert-action input:hover{
	width: 120px;
	height: 38px;
}
.btn-gray{
	background-color: #e7e7e7;
	color: #888888;
	width: 130px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	border: 0px;
}
/*2016-08-09-------------ר��*/
/*��ҳ*/
.pleft{
	left: 0px;
}
.mainBox {
	margin: 0 auto;
	font-size:14px;
}
.mainBox .images-index{
	float:left;
	margin:0px 0 0 85px;
}
.w1000{
	width: 1000px;
	margin: 0 auto;
}
/*ר����Ϣ*/
.expert-tab{
	width: 840px;
	margin: 0 auto;
	padding: 20px 0px;
	min-height:500px;
}
.expert-tab table tr th{
	width: 120px;
	text-align: right;
	color: #a1a1a1;
	padding: 12px 0px;
	font-weight: normal;
}
.expert-tab table tr td{
	width: 340px;
	color: #000000;
	padding: 12px 0px;
}
.expert-tab .txt{
	width: 300px;
	height: 45px;
	line-height: 45px;
	border: 1px solid #e7e7e7;
	text-indent: 10px;
	color: #333333;
	font-size:14px;
}
.expert-add table tr th{
	color: #000000;
}
.expert-add label{
	padding-right: 20px;
}
.color-red{
	color: #ff1f1f;
}
.expert-action{
	padding-top: 10px;
}
.expert-action input{
	margin-right: 5px;
	width: 120px;
	height: 38px;
	line-height: 34px;
}
.expert-action input:hover{
	width: 120px;
	height: 38px;
}
.btn-gray{
	background-color: #e7e7e7;
	color: #888888;
	width: 130px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	border: 0px;
}
/*�������*/
table{
	border-collapse: collapse;
}
.check{
	padding: 0px 10px 0px 15px;
}
.check input{
	display: none;
}
.check input+label{
	background: url("../images/ck.jpg") center no-repeat;
	width: 16px;
	height: 16px;
	display: block;
}
.check input:checked+label{
	background: url("../images/cked.jpg") center no-repeat;
}
.projectManage-list{
	padding:20px 0px;
}
.projectManage-list table{
	width:100%;
	border:1px solid #e7e7e7;
}
.projectManage-list table .subjectSort{
	height:44px;
	line-height:44px;
	overflow:hidden;
}
.projectManage-list table option{
	color:#444;
}

.projectManage-list table th{
	height:44px;
	background-color:#f3f3f3;
	color:#444;
	font-weight:normal;
	border-bottom:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
}
.projectManage-list table td{
	height:44px;
	background-color:#fff;
	text-align:center;
	border-bottom:1px solid #e7e7e7;
}
.projectManage-list table td.action{
	text-align: center;
}
.projectManage-list .declareFail{
	color: #a1a1a1;
}
.projectManage-list .declareSuccess{
	color: #7ebc04;
}
.projectManage-list table td a.seeissue{
	color:#189af8;
	margin-right:5px;
	width:86px;
	 display: inline-block;
	background:url(../images/images-dropdown-blue.png) no-repeat 78px 8px;
}
.projectManage-list table td a.review {
	width: 86px;
	display: block;
	display: inline-block;
	color: #f5821f;
	background: url(../images/review.png) no-repeat 78px 8px;
}
.projectManage-list table td a:hover{
	text-decoration:underline;
}

.course-action{
	padding-top: 20px;
	float: left;
}
.course-action .check{
	float: left;
	padding-top: 5px;
}
.course-action .btn-gray{
	float: left;
	width: 70px;
	height: 30px;
	line-height: 30px;
	border:1px  solid #e7e7e7;
	background-color: #f5f5f6;
	outline: 0px;
	font-size: 14px;
}
.pageNum{
	float:right;
	padding-top: 20px;
}
.pageNum a{
	display:block;
	float:left;
	margin-right:10px;
	color:#555;
	margin-top:3px;
}
.pageNum span{
	display:block;
	float:left;
	width:21px;
	height:21px;
	border:1px solid #189af8;
	text-align:center;
	line-height:21px;
	color:#189af8;
	margin-right:10px;
}
.pageNum .link{
	display:block;
	float:left;
	width:21px;
	height:21px;
	border:1px solid #afafaf;
	text-align:center;
	line-height:21px;
	margin-right:10px;
	margin-top: 0px;
}
.pageNum input.page{
	display:block;
	float:left;
	width:23px;
	height:23px;
	border:1px solid #e7e7e7;
	background-color:#f5f5f6;
	text-align:center;
	line-height:23px;
	color:#646464;
	margin-top:0px;
}

.pageNum input.go-btn{
	display:block;
	float:left;
	width:46px;
	height:25px;
	border:1px solid #e7e7e7;
	background-color:#f5f5f6;
	text-align:center;
	line-height:25px;
	color:#189af8;
	margin-top:0px;
}
.write-bg {
	background-color: #FFFFff;
	font-size: 13px;
}

.layui-layer{
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	overflow: hidden;
}
.tab-course{
	padding: 10px;
}
.tab-course table{
	width: 100%;
}
.tab-course table tr th{
	background-color: #f3f3f3;
	border: 1px solid #e7e7e7;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 40px;
	padding-bottom:0px;
}
.tab-course table tr td{
	border: 1px solid #e7e7e7;
	color: #000000;
	font-size: 13px;
	text-align: center;
	padding: 8px 0px;
	line-height: 22px;
}
.tab-course table tr td.title{
	text-align: left;
	padding: 0px 10px;
}
.tab-course table tr td p{
	padding-bottom: 5px;
}
.tab-course ul li{
	float: left;
	margin:5px 18px;
}
.tab-course ul li .check{
	float: left;
	padding: 0px;
	margin-right: 6px;
	margin-top: 2px;
}
.tab-course ul li span{
	display: block;
	float: left;
}
.tab-course-description{
	padding-top: 10px;
	color: #a1a1a1;
	line-height: 22px;
}
.tab-course-action{
	padding-top:20px;
	text-align: center;
}
.tab-course-action input{
	margin: 0px 5px;
	cursor: pointer;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.tab-course-action input:hover{
	width: 100px;
	height: 30px;
	line-height: 30px;
}
.course-theme{
	border: 1px solid #dadada;
	padding: 6px 10px;
	margin: 10px 10px 0px;
}
 
    
    .default-button {
    background: url(../images/smallbtn-gray-bg.jpg) repeat-x;
    width: 85px;
    height: 26px;
    color: #fff;
    font-size: 14px;
    
    border: 0 none;
}
.dialog{width: 100%}
.dialog-title{line-height: 44px; background-color: #f3f3f3; color: #333; font-size:14px;text-indent: 20px; border:1px solid #e5e2e2;}
.dialog-wrapper{background-color: #ffffff;border-bottom-left-radius: 20px;-moz-border-bottom-left-radius:20px;-webkit-border-bottom-left-radius:20px;
    border-bottom-right-radius:20px;-moz-border-bottom-right-radius:20px; -webkit-border-bottom-right-radius: 20px;}
.dialog-tab-list{padding: 20px; text-align: center;overflow:auto;}
.dialog-tab-list table{width: auto;}
.dialog-tab-list table tr th{font-weight: normal; text-align: right; padding: 10px; vertical-align:top;line-height: 40px;}
.dialog-tab-list table  tr td{padding: 10px; text-align: left;}
.dialog-tab-list table  tr td .txt{border: 1px solid #e6e6e6;width: 380px; height: 40px; line-height: 38px; text-indent: 5px;}
.dialog-tab-list table  tr td .t1{ text-indent: 0px; border: 0px;}
.dialog-tab-list .tip{padding-top: 5px; color: #ff3b3b;}
.dialog-tip{color: #999999; padding: 50px 0px 20px; text-align:center;}
.dialog-tip span{margin-top:10px; background:url(../images/icon_ts.png) no-repeat left center;padding:10px 0 10px 45px; font-size:16px; color:#333;}
.select{}
.select select{width: 380px; height: 40px;border: 1px solid #e6e6e6; padding:10px 0px; outline: 0px;text-indent: 2px;color: #555555; font-family: "Microsoft YaHei", "Helvetica Neue"}
.dialog-action{padding: 30px 0px; text-align: center;}
.dialog-action input{width: 100px;}
.btn-blue{background-color: #2d7bde; color: #FFFFff;line-height: 34px; display: inline-block; text-align: center;margin: 0px 5px; font-size:16px;}
.btn-blue:hover{background-color: #1ea2ed;}
.btn-gray{background-color: #b6b6b6; color: #fff;line-height: 34px; display: inline-block; text-align: center;margin: 0px 5px;font-size:16px;}
.btn-gray:hover{background-color: #d7d6d6;}
.dialog-action input:hover{ width:100px;}


.tab-list .dialog-tab-list{padding-top: 0px;}
.tab-list .dialog-tab-list table tr th{background-color: #FFFFff; border-bottom: 0px;line-height: 28px;}
.tab-list .dialog-tab-list table tr td{border-bottom: 0px;line-height: 28px;}
.dialog-tab-list table td.tsinfo{font-size:13px;color:red; background:url(../images/icon_cw.png) no-repeat 0 26px;padding-left:20px;}

.excel-dr{ margin:30px 0 30px 60px;}
.excel-input{border:1px solid #d0d0d0;line-height:38px;width:198px;float:left;height:40px;}
.excel-dr .btn-dr{width:80px; border:0px; height:42px; font-size:16px; line-height:38px; background-color:#dcdcdc;outline:none;float:left;color:#333; position:absolute;}
.file-dr{ position:relative;top:0;left:0px; opacity:0;filter:alpha(opacity:0); width:80px;}
.excel-dr span{ float:left; line-height:40px;}
.excel-dr a{margin-left:10px;font-size:14px;color:#2d7bde; line-height:40px;}
.excel-dr a:hover{ text-decoration:underline;}

pre{word-break: break-all;
    white-space: normal;}
    
.ps_btn
{
    display:block;
    color:#fff;
    text-align:center;
    margin:15px auto 0px auto;
    width:100px;
    height:36px;
    line-height:36px;
    background:#f5821f;  
    border-radius:3px;
    cursor:pointer;  
}


/*��Ӵ�ӡ����֤����ʽ*/
.preview-wrapper .top-title p.word-tit{
	font-size: 48px;
    font-family: 'STZhongsong';
    color: #ff0000;
    transform: scale(1,2);
    -ms-transform: scale(1,2);
    -webkit-transform: scale(1,2);
    -moz-transform: scale(1,2);
    -o-transform: scale(1,2);
}
.preview-wrapper .top-title p.word-tit2{
	text-align:center;
	font-size:22px;
	color:#000;
	padding:50px 0 10px 0;
	font-family:'SimSun';
	border-bottom:3px solid #ff0000;
}
.preview-wrapper .top-title span.word-tit3{
	font-size:30px;
	text-align:center;
	color:#000;
	margin:10px 0 46px 0;
	font-family:'SimHei';
}
.print-con-box{
	font-family:'SimSun';
	font-size:18px;
	color:#000;
}
.host-tit{
	font-size:14px;
}
.host-tit span{
	font-weight:bold;
}
.print-con-wrapper p{
	text-indent:35px;
	line-height:32px;
}
.print-con-wrapper p.xiao{
	text-indent:50px;
	line-height:32px;
}
.sp-b{
	font-weight:bold;
	text-decoration:underline;
}
.con-foot{
	float:right;
	text-align:center;
	margin-right:30px;
}
.con-foot p{
	margin-bottom:10px;
}
.mt{
	margin-top:120px;
}
.gz-pic-box{
	position:absolute;
	top:-94px;
	right:18px;
}
.con-foot-wrapper{
	position:relative;
}
.tab-box table{   
    width:100%;
    
   }
.tab-box table tr th {
    padding: 7px 0px;
    width: 220px;
    text-align: right;
    font-size: 14px;
    font-weight: normal;
}
.tab-box table tr td {
    padding: 7px 5px 7px 5px;
    vertical-align: middle;
}
.per80 {
    width: 80%;
}
.txt-input {
    border: 1px solid #d0d0d0;
    width: 100%;
    height: 18px;
    line-height: 18px;
    padding: 10px 0px;
    outline: 0px;
    text-indent: 10px;
}
.fl {
    float: left;
}
.per40 {
    width: 40%;
}
.per60 {
    width: 60%;
}
.btn-qd{
    width:130px;
    height:40px;
    line-height:40px;
    background:#f60;
    color:#fff;
    text-align:center;
    font-size:16px;
    margin-top:10px;
  }
  .btn-qx
  {
    width:130px;
    height:40px;
    line-height:40px;
    background:#fff;
    text-align:center;
    font-size:16px;
    margin-top:10px;
      }  
  .title-btn-right{
     float:right;
     margin:10px 30px 0 0;
   }
   
 .download-text
 {
    font-size: 14px;
    color: #2d7bde;
    display:block;
    float:left;
    line-height:40px;
    padding-left:10px;
    cursor:pointer;
   }
.tab-class td{height:46px;}
.btn-batch{width:100px;height: 30px;background-color: #ffffff;line-height: 30px;cursor: pointer; position:relative;border:0px; outline:0px; text-align:center;}
.btn-batch:hover{color: #0088fb;}
.icon-more{ background:url(../images/sxdt.png) 0px -8px no-repeat;width:20px;height:8px;display:block; position:absolute; top:12px; right:0px; cursor:pointer;}
.batch{position: relative;width: 100px;border: 1px solid #e7e7e7; text-align:center; margin:0px auto 0px;}
.dropdown-menu{ overflow: auto; position: absolute;top: 100%;right: 0;z-index: 1000;display: none;min-width: 100px;padding: 5px 0;margin: 2px 0 0;font-size: 14px;text-align: left;list-style: none;background-color: #fff;-moz-box-shadow:0px 2px 10px #dddddd; -webkit-box-shadow:0px 2px 10px #dddddd; box-shadow:0px 2px 10px #dddddd;border: 1px solid #dddddd}
.dropdown-menu>li>button,.dropdown-menu>li>a,.dropdown-menu>li>input{padding: 6px 0px; width:100%; text-align:center; cursor: pointer; display: block;clear: both;font-weight: 400;line-height: 1.42857143;color: #333;white-space: nowrap; background:none;border:0px;}
.title_color{ color:Blue;}