@charset "utf-8";
/* CSS Document */
body{background:#efefef;}

.bodyBg{background:url(../img/background/bg.jpg) no-repeat center center;}
.login{width:620px;margin:10% auto 20px;}
.logName{font-size:32px;color:#fff;padding:0 0 40px 0;text-align:center;font-weight:bold;}
.login_input{margin:0 auto;width:512px;height:300px;background:#fff;padding:20px 0 0 0;border-radius:5px;}
.login_input h1{text-align:center;color:#333;padding:0 0 20px 0;}
.loginTag{text-align:center;font-size:30px;font-weight:bold;color:#004268;}
.login_input table{margin:0 auto;font-size:16px;font-family: Microsoft Yahei;text-align:center;}
.login_input table tr td{padding:20px 0 0;}
.login_input table tr td a{color:#1184d5;font-size:14px;text-decoration:underline;}
.login_input table tr td input[type="text"],input[type="password"]{width:180px;}
.login_input table tr td input[type="submit"]{width:114px;height:36px;background:url(../img/background/login_btn.png) no-repeat;margin:20px 0 0 0;border:none;cursor:pointer;}
.loginSubmit{width:114px;height:36px;background:url(../img/background/login_btn.png) no-repeat;margin:40px 0 0 200px;border:none;cursor:pointer;}

.tipTag{width:100%;min-height:200px;margin:0 0 50px 0;}
.tipTag h2{color:#555;padding:10px 0 0 10px;}
.tipBox{float:left;padding:30px;min-height:80px;border-radius:5px;border:1px solid #e6e0e0;box-shadow:1px 1px 5px #e0d7d7;margin:20px 20px 20px 0;}
.tipBox h3{text-align:center;color:#555;padding:0 0 15px 0;}
.tipBox p{color:#444;padding:5px 0;} 
.tipBox p span{padding:0 5px;}
.tipBox p a{color:#1184d5;padding:0 5px;}

.left{width:250px;background:#303848;position:fixed;top:0;bottom:0;overflow-y:auto;overflow-x:hidden;}
.l_current{background:#66738f;border-left:3px solid #3da2e9;}
.webName p{color:#fff;font-size:24px;padding:50px 0;text-align:center;border-bottom:1px solid #fff;}

.leftColumn{float:left;width:230px;padding:20px 0 20px 20px;}
.leftColumn li{float:left;width:227px;height:30px;padding:10px 0;margin:0 0 20px 0;}
.leftColumn li a{display:inline-block;height:30px;color:#fff;width:140px;margin:0 0 0 20px;line-height:30px;font-size:18px;}

.right{margin:0 0 0 250px;}
.right_top{width:100%;background:#303848;height:50px;}
.right_top p{border-left:3px solid #3da2e9;float:left;color:#fff;height:50px;line-height:46px;padding:0 0 0 20px;}
.right_top a{color:#fff;float:right;margin:15px 20px 0 0;padding:0 0 0 30px;background:url(../img/background/out.png) left top no-repeat;}

.rightClumn{height:40px;margin:20px 0 0 5px;}
.rightClumn a{float:left;height:40px;padding:0 20px;margin:0 10px 0 0;border:1px solid #dbdbdb;border-radius:5px;text-align:center;line-height:40px;}
.rightClumn_on{background:#66738f;color:#fff;}
.rightClumn_off{background:#fff;color:#444;}

.position{height:24px;background:#fff;margin:20px 0 0 5px;padding:10px 0 10px 20px;border:1px solid #e9e9e9;border-right:none;}
.position a{float:left;color:#1184d5;}
.position p{float:left;color:#888;}
.back{padding:10px 0 0 0;}
.back span{float:left;width:18px;height:18px;background:url(../img/background/back.png) no-repeat;margin:3px 0 0 0;}
.back a{float:left;color:#666;margin:0 0 0 5px;}

.rightBox{margin:20px 0 0 5px;background:#fff;border:1px solid #e9e9e9;border-right:none;padding:10px 20px;font-size:14px;}
.rightBox_top{width:100%;height:50px;margin:0 0 10px 0;border-bottom:1px solid #e9e9e9;}
.add{float:left;padding:7px 10px;color:#fff;background:#1f7aba;border-radius:4px;font-size:14px;margin:5px 15px 0 0;}
.search{float:left;padding:5px 0 0 0;height:36px;text-align:left;}
.search p{float:left;margin:5px 0 0 0;}
.search input[type="text"]{height:20px;width:300px;font-family: Microsoft Yahei ;float:left;}
.search input[type="submit"]{width:40px;height:34px;background:url(../img/background/search.png) no-repeat;border:none;cursor:pointer;float:left;margin:0 0 0 -1px;}
.search select{height:34px;font-size:14px;font-family: Microsoft Yahei ;float:left;margin:0 0 0 -1px;}

.countSearch p{float:left;margin:5px 5px 0 0;}
.countSearch input[type="text"]{height:20px;width:140px;padding-left:30px;font-family: Microsoft Yahei ;float:left;}
.countSearch input[type="submit"]{width:40px;height:34px;background:url(../img/background/search.png) no-repeat;border:none;cursor:pointer;float:left;margin:0 0 0 -1px;}
.countSearch select{height:34px;font-size:14px;font-family: Microsoft Yahei ;float:left;margin:0 5px 0 -1px;}

.limitWidth{width:50%;}
.limitWidth textarea{border:none;width:100%;height:60px;font-family:Microsoft Yahei;}
.list_table{width:100%;text-align:center;padding:10px;}
.list_table th{border-bottom:1px #be8a39 solid;color:#004268;padding:20px 20px 10px;font-size:14px;}
.list_table td{padding:10px;border-right:#ccc 1px dashed;border-bottom:#ccc 1px solid;font-size:14px;}
.list_table .border_right_none{border-right:none;}

.infoTag{color:#444;padding:10px 0 10px 0;}
.content_table{width:100%;}
.content_table tr td{border:#e1e1e1 1px solid;padding:10px 20px;}
.content_table .inputTag{background:#efefef;text-align:right;padding:20px 5px 20px 20px;width:10%;}
.content_table table{width:100%;}
.longInput{width:40%;}
.longInput input{width:500px;height:24px;font-size:14px;font-family: Microsoft Yahei ;}
.timeInput input{width:182px;height:24px;padding-left:30px;font-size:14px;font-family: Microsoft Yahei;}
.midInput input{width:200px;height:24px;font-size:14px;font-family: Microsoft Yahei ;}
.shortInput input{width:100px;height:24px;font-size:14px;font-family: Microsoft Yahei ;}
.minInput input{width:50px;height:24px;font-size:14px;font-family: Microsoft Yahei ;}
.selectInput select{height:38px;font-size:14px;font-family: Microsoft Yahei ;}
.areaInput textarea,.areaInput input{height:100px;width:500px;font-size:14px;}
.areaInput2 textarea{height:300px;width:97%;}
.inputSubmit{text-align:center;margin:20px 0 20px 0;}
.orderBlue{padding:10px 40px;background:#1f7aba;border-radius:5px;color:#fff;font-weight:bold;border:none;cursor:pointer;font-size:14px;}
.orderRed{padding:10px 40px;background:#f95959;border-radius:5px;color:#fff;font-weight:bold;border:none;cursor:pointer;font-size:14px;}
.orderGlay{padding:10px 40px;background:#999;border-radius:5px;color:#fff;font-weight:bold;border:none;cursor:pointer;font-size:14px;}

#hot span{float:left;width:17px;height:17px;cursor:pointer;}
.check_on{background:url(../img/background/selectC_on.png) left center no-repeat;}
.check_off{background:url(../img/background/selectC.png) left center no-repeat;}
.hotP{float:left;font-size:12px;color:#f95959;line-height:15px;margin:0 0 0 10px;}
.hotImg{width:60px;height:60px;cursor:pointer;}
.noticeP{color:#f95959;font-size:14px;padding:5px 0 10px 0;}

.toAdd_url{width:100%;border-top:1px solid #b2cdcd;}
.toAdd_url input{float:left;margin:15px 0 0 20px;}
.urlTag{float:left;}
.urlTag a{display:inline-block;height:40px;padding:10px 40px;text-align:center;line-height:40px;color:#444;border-right:1px solid #1184d5;}
.urlTag_current{background:#1184d5;color:#fff !important;}

.checkName{padding:0 0 0 10px;}
.checkName a{color:#1184d5;font-size:14px;text-decoration:underline;}
.linkName a{color:#1184d5;font-size:14px;text-decoration:underline;padding:0 0 0 5px;}
.info{font-size:14px;padding:0 0 0 10px;display:inline-block;width:84px;}

.userList_table{padding:20px 20px 100px 20px;}
.userList_table tr td span{display:inline-block;width:17px;height:17px;cursor:pointer;}
.userList_submit{width:100%;height:60px;text-align:center;padding:20px 0 0 0;border-top:1px solid #ccc;background:#fff;position:fixed;bottom:0;}

.progress-striped{width:100%;height:30px;background:#efefef;}
#progressBar{height:100%;background:#52bc81;color:#333;line-height:30px;text-indent:20px;}

/*HACK*/
@media only screen and (max-width: 1300px){
.list_table{font-size:12px;}
.content_table{font-size:12px;}
.areaInput textarea,.areaInput input{width:350px;}
.longInput input{width:350px;}
.limitWidth{width:40%;}
.limitWidth textarea{font-size:12px;}
}