
@charset "utf-8";
ul,ol,li{
	list-style-type:none;
} 
select,input,img,select{
	vertical-align:middle;
} 
a{
	text-decoration:none; color:#000;
} 
a:hover,a:active,a:focus{
	text-decoration:none; color:#F00;
}

.YS{
	background-color:#01359B;
} 
.YSGK{
	background-color:#FEB23F;
} 
/* ���ĸ����Ե���ɫ�ͽ����б�����ɫ�ŵ� .YS{} �� */
.G{
	background-color:#01359B;
}
.S{
	background-color:#106023;
}
.X{
	background-color:#E40C14;
}
.C{
	background-color:#16A246;
}
.B{
	background-color:#E61823;
}
.L{
	background-color:#F1D089;
}

/* .myButton {
	-moz-box-shadow:inset 0px -3px 7px 0px #blue;
	-webkit-box-shadow:inset 0px -3px 7px 0px #blue;
	box-shadow:inset 0px -3px 7px 0px #blue;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #blue), color-stop(1, #2200AA));
	background:-moz-linear-gradient(top, blue 5%, #2200AA 100%);
	background:-webkit-linear-gradient(top, blue 5%, #2200AA 100%);
	background:-o-linear-gradient(top, blue 5%, #2200AA 100%);
	background:-ms-linear-gradient(top, blue 5%, #2200AA 100%);
	background:linear-gradient(to bottom, blue 5%, #2200AA 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='blue', endColorstr='#2200AA',GradientType=0);
	background-color:blue;
	cursor:pointer;
	color:#ffffff;
	width:60px;
	height:30px;
	font-family:Arial;
	font-size:16px;
	padding:4px 16px;
	text-decoration:none;
	text-shadow:0px 1px 0px #3498DB;
	 margin-left:10px;
	 border:1px solid  #3498DB;
} */

.searchButton {
	-moz-box-shadow:inset 0px -3px 7px 0px #blue;
	-webkit-box-shadow:inset 0px -3px 7px 0px #blue;
	box-shadow:inset 0px -3px 7px 0px #blue;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0240A5), color-stop(1, #0240A5));
	background:-moz-linear-gradient(top, blue 5%, #0240A5 100%);
	background:-webkit-linear-gradient(top, blue 5%, #0240A5 100%);
	background:-o-linear-gradient(top, blue 5%, #0240A5 100%);
	background:-ms-linear-gradient(top, blue 5%, #0240A5 100%);
	background:linear-gradient(to bottom, blue 5%, #0240A5 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='blue', endColorstr='#0240A5',GradientType=0);
	background-color:#0240A5;
	cursor:pointer;
	color:#ffffff;
	width:60px;
	height:30px;
	font-family:Arial;
	font-size:16px;
	padding:4px 16px;
	text-decoration:none;
	text-shadow:0px 1px 0px #3498DB;
	 margin-left:10px;
	 border:1px solid  #3498DB;
}
.searchButton:hover{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #025EC3), color-stop(1, #025EC3));
	background:-moz-linear-gradient(top, blue 5%, #025EC3 100%);
	background:-webkit-linear-gradient(top, blue 5%, #025EC3 100%);
	background:-o-linear-gradient(top, blue 5%, #025EC3 100%);
	background:-ms-linear-gradient(top, blue 5%, #025EC3 100%);
	background:linear-gradient(to bottom, blue 5%, #025EC3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='blue', endColorstr='#025EC3',GradientType=0);
	background-color:#025EC3;
}
.myButtonKs {
	-moz-box-shadow:inset 0px -3px 7px 0px #3498DB;
	-webkit-box-shadow:inset 0px -3px 7px 0px #3498DB;
	box-shadow:inset 0px -3px 7px 0px #3498DB;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3498DB), color-stop(1, #0688fa));
	background:-moz-linear-gradient(top, #3498DB 5%, #0688fa 100%);
	background:-webkit-linear-gradient(top, #3498DB 5%, #0688fa 100%);
	background:-o-linear-gradient(top, #3498DB 5%, #0688fa 100%);
	background:-ms-linear-gradient(top, #3498DB 5%, #0688fa 100%);
	background:linear-gradient(to bottom, #3498DB 5%, #0688fa 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3498DB', endColorstr='#0688fa',GradientType=0);
	background-color:#3498DB;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:10px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:16px;
	padding:4px 16px;
	text-decoration:none;
	text-shadow:0px 1px 0px #3498DB;
	 margin-left:10px;
	 border:1px solid  #3498DB;
}
.myButtonKs:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0688fa), color-stop(1, #2dabf9));
	background:-moz-linear-gradient(top, #0688fa 5%, #2dabf9 100%);
	background:-webkit-linear-gradient(top, #0688fa 5%, #2dabf9 100%);
	background:-o-linear-gradient(top, #0688fa 5%, #2dabf9 100%);
	background:-ms-linear-gradient(top, #0688fa 5%, #2dabf9 100%);
	background:linear-gradient(to bottom, #0688fa 5%, #2dabf9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0688fa', endColorstr='#2dabf9',GradientType=0);
	background-color:#0688fa;
}
.myButtonKs:active {
	position:relative;
	top:1px;
}
/* CSS Document */
.top_right{ position: absolute; right:0%; top:0%; font-family: ΢���ź�;font-weight: bold;}
.tb{ background-image:url(../img/tubiao.jpg); background-repeat:no-repeat; background-position:left; width:70px; padding-left:20px;float:right;font-size:12px; color: rgb(102,102,102);}
.tb1{ background-image: url(../img/tubiao1.jpg); background-repeat:no-repeat; background-position:left; width:70px; padding-left:20px;font-size:12px;float:right; color: rgb(102,102,102);}
.tb2{ background-image: url(../img/tubiao2.jpg); background-repeat:no-repeat; background-position:left; width:70px; padding-left:20px;font-size:12px;float:right; color: rgb(102,102,102);}


.top_bg{background-color:rgb(228,236,249);}
.top_bg img{ margin:auto; position: relative;}
.top1{margin-left:22px;}
.p1{margin-left:22px; font-size:25px; font-family:'����'; font-weight:bold; margin-top:32px;color:#3366cc; clear:both; line-height:0px;}
.p2{margin-left:22px; font-size:10px;  font-weight:bold;font-family:'Arial Rounded MT Bold';color:#3366cc;} 
.top2{margin-top:39px;}
.p3{ margin-left:5px;font-family:'����'; font-size:16px;font-weight:bold;}
.p4{ margin-top:3px;display:block;margin-left:5px; color:#3366cc;font-family:'����';font-size:16px; margin-bottom:16px;font-weight:bold; line-height:18px;}


#time1{ font-size:16px; text-align:right;}


.dh{background-image:url(../img/t.jpg); background-repeat: repeat-x; }
.dh_bg{text-align:center; color:rgb(255,255,255); height:25px;line-height:25px }
.zi_bg{height:25px;line-height:25px;display:block;font-size:18px;font-family:΢���ź�;color:white;font-weight: bold;}
.tiao{border-right:1px solid rgb(255,255,255); background-position:center; width:1px; height:16px;line-height:25px; float:right;  margin-top:5px; margin-left:3px; }

.bg{ width:100%; margin-bottom:10px;}
.bg1{background-image: url(../../img/di_bj.jpg);background-repeat: repeat-x; width:100%; }
.all{width:1240px; height:auto;margin:0 auto; 
      background-color: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 0.5rem;
 
}
.left_grzx1{float:left;background-color:rgb(255,255,255);background-repeat:no-repeat;background-position:bottom;background-image:url(../img/menubg.jpg);border: rgb(204,204,204) 1px solid;}
.left_grzx11{width:298px;}
.left_1{float:left;}
.left_11{width:298px; border: rgb(204,204,204) 1px solid;margin-top:3px; margin-left:3px;  }
.left_111{width:245px; margin:0 auto; margin-top:9px }
.left_1111{background-image:url(../img/dqks_bg.png); background-repeat:repeat-x; margin-bottom:8px; }
.left_11111{ width:139px; height:38px; margin-bottom:2px; }
.left_1111 tr{border-spacing: 1px}
.left_1111 tr td{height:42px;}
.left{display:block;color:rgb(255,255,255); font-size:18px;text-align:center;padding-top:8px; font-family:"����";}
.btn{ cursor:pointer;font-size:18px; border-bottom: #F5F4F4 1px solid;width:233px; height:40px; }
.img{ display:block; float:left; margin-left:30px; margin-top:3px;}
.btn_zi{ display:block; float:left; font-family: "΢���ź�"; margin-left:25px; margin-top:6.5px;}
.btn_img{ vertical-align:middle;cursor:pointer;}


.input1{height:28px; width:140px; margin-left:12px;vertical-align:middle; margin-right:8px;}
.ss{ float:right;width:60px; height:30px; background-image:url(../img/bb.png); background-repeat:repeat-x; margin-left:10px; color:rgb(255,255,255); margin-top:2px; text-align:center; padding-top:9px; font-size:12px;}

.left_22{width:282px; border: rgb(204,204,204) 1px solid;  margin-top:10px;background-color:rgb(255,255,255);}
.left_2{ display:block;color:rgb(255,255,255); font-size:18px;padding-top:6px; margin-left:12px; margin-bottom:10px; font-family:"����";}
.left_222{float:right;color: rgb(255,255,255);padding-top:6px;font-size:16px;}
.zi{font-size:13px;  border-bottom:1px dashed  #666666;height:25px; margin-top:5px;}
.zi_1{display:block;float:left; margin-top:5px; font-family: "΢���ź�";}
.zi_2{display:block; float:right; margin-top:5px;font-family: "΢���ź�";}

.left_3{width:282px; border: rgb(204,204,204) 1px solid;  margin-top:6px;float:left;  }
.left_33{background-image:url(../img/bb.png); background-repeat:repeat-x;margin-bottom:5px; padding-bottom:10px; color:#fff; line-height:30px; padding-left:15px;}
.left_333{float:right;color:#fff;padding-top:6px;font-size:16px;}
.then{ width:1240px; margin:0 auto;padding-top:20px;}
.that{ width:1200px; margin:0 auto;padding-bottom:20px;}
.right{width:900px;  float:right; margin-top:6px; overflow:hidden;border: rgb(204,204,204) 1px solid;}
.right_1{border: rgb(204,204,204) 1px solid;margin-top:3px;margin-bottom:6px;background-color:rgb(255,255,255);}
.right_2{width:734px; margin-left:10px; margin-top:9px;}
.left_33 img{cursor:pointer}
.right_2 img{cursor:pointer}
.more{float:right;color:#3366cc;padding-top:8px;font-size:16px; font-family:"����";}
.right_3{background-image:url(../img/dqks_bg.png); background-repeat:repeat-x;}
.right_4{margin-left:10px;background-color:rgb(18,67, 142); width:139px; height:38px;}
.right_5{display:block;color:rgb(255,255,255); font-size:18px;text-align:center; padding-top:8px; font-family:"����";}
.right_zi{ width:720px;float:left; margin-top:8px;font-size:16px; margin-right:15px; font-family:"����";}
.right_zi1{ width:520px;float:left; margin-top:8px;font-size:16px; margin-left:15px; font-family:"����";}
.right_21{border: rgb(204,204,204) 1px solid;margin-bottom:6px;background-color:rgb(255,255,255);}


 
.foot_1{margin-left:10px;background-color:rgb(18,67, 142); width:139px; height:34px;}
.lj{display:block;color:rgb(255,255,255); font-size:18px;text-align:center; padding-top:8px;font-family:'����';}
.foot_2{float:left;margin-left:5px; margin-top:15px; margin-bottom:50px;}
.input2{ margin-right:50px; width:200px;}
.footer_sel{ margin-right:50px;	BORDER-BOTTOM: #d6d6d6 1px solid;
	BORDER-LEFT: #d6d6d6 1px solid;
	LINE-HEIGHT: 22px;
	WIDTH: 190px;
	HEIGHT: 22px;
	COLOR: #afafaf;
	BORDER-TOP: #d6d6d6 1px solid;
	BORDER-RIGHT: #d6d6d6 1px solid}
.navTitle{cursor:pointer;color:white;text-decoration:none;float:left;margin-left:15px}
.navTitle:hover{text-decoration:none;}
.navTitle1{cursor:pointer;color:white;text-decoration:none;float:left;}
.navTitle1:hover{text-decoration:none;}

/*����ҳ�水ť��ʽ--��¼*/
.ksbtn{cursor:pointer;font-size:12px;border-radius:3px;border-color:#d8d8d8;border-width:1px;border-style:solid;background-color:#f5f5f5;color:#666;font-family:΢���ź�}
.ksSubBtn{cursor:pointer;font-size:12px;border-radius:3px;border-color:#d8d8d8;border-width:1px;border-style:solid;background-color:#157fcc;color:white;font-family:΢���ź�}
.ksHoverBtn{cursor:pointer;font-size:12px;border-radius:3px;border-width:1px;border-style:solid;background-color:#f5f5f5;color:black;font-family:΢���ź�}
.ksHoverBtn:hover{cursor:pointer;font-size:12px;border-radius:3px;border-width:1px;border-style:solid;background-color:#99CCFF;color:black;font-family:΢���ź�}



.bottom{ width:100%;clear:both;margin:auto;background-color:#003399;padding-top:35px; line-height:35px; padding-bottom:35px; margin-top:10px;}
 


/* ������¼������ʽ  */
.mask{margin:0;padding:0;border:none;width:100%;height:100%;background:#333;opacity:0.6;filter:alpha(opacity=60);z-index:9999;position:fixed;top:0;left:0;display:none;}
#LoginBox{position:absolute;background:white;width:880px;height:510px;box-shadow:rgb(136, 136, 136) 0px 0px 6px;border-radius:7px;z-index:10000;display:none;}
#loginCenter{padding:50px;width:880px;height:475px;background: url(../img/loginbg.jpg) no-repeat;}
#ForgetPwdBox{position:absolute;left:150px;top:80px;background:white;width:600px;height:410px;;box-shadow:rgb(136, 136, 136) 0px 0px 6px;border-radius:7px;z-index:10000;display:none;}
#RegisterBox{position:absolute;left:100px;top:50px;background:white;width:740px;height:430px;box-shadow:rgb(136, 136, 136) 0px 0px 6px;border-radius:7px;z-index:10000;display:none;}
#RegisterBox111{position:absolute;left:150px;top:80px;background:white;width:560px;height:230px;box-shadow:rgb(136, 136, 136) 0px 0px 6px;border-radius:7px;z-index:10000;display:none;}
#RegisterBox222{position:absolute;left:150px;top:80px;background:white;width:440px;height:180px;box-shadow:rgb(136, 136, 136) 0px 0px 6px;border-radius:7px;z-index:10000;display:none;}
#ChangePwdBox{position:absolute;background:white;box-shadow:rgb(136, 136, 136) 0px 0px 6px;border-radius:7px;z-index:10000;display:none;}
#ChangePwdBox1{position:absolute;background:white;box-shadow:rgb(136, 136, 136) 0px 0px 6px;border-radius:7px;z-index:10000;display:none;}
.row1{background-color:#3892d3;padding:0px 20px;line-height:33px;width:840px;height:33px;font-weight:mormal;color:#666;font-size:18px;color: white;}
.row2{background-color:#f5f5f5;padding:0px 20px;line-height:33px;width:840px;height:33px;font-weight:mormal;color:#666;font-size:18px;color: white;}
.loginLabel{font-size:13px;height:13px;}
.registerLabel{color:#666;font-size:13px;height:13px;text-align:right}
.registerLabel1{color:#666;font-size:13px;height:13px;text-align:left}
.close_btn{width:40px;font-family:arial;font-size:30px;font-weight:700;color:white;text-decoration:none;float:right;text-align:center}
.close_btn:hover{background:#D34026;text-decoration:none;}
.inputBox{border:1px solid #c3c3c3;padding:1px 3px 6px 3px;border-radius:5px;}
#txtName{height:27px;width:230px;border:none;}
#txtPwd{height:27px;width:230px;border:none;}
#loginbtn{color:White;background:#4490f7;text-decoration:none;padding:10px 95px;margin-left:87px;margin-top:40px;border-radius:5px;opacity:0.8;filter:alpha(opacity=80);}
#example{position:fixed;left:390px;top:30px;color:White;background:#4490f7;text-decoration:none;padding:10px 95px;margin-left:87px;margin-top:40px;border-radius:5px;opacity:0.6;filter:alpha(opacity=60);}
.warning{float:right;color:Red;text-decoration:none;font-size:20px;font-weight:bold;margin-right:20px;display:none;}


.luara-left{position:relative;padding:0;}
.luara-left ul{position: relative;padding: inherit;margin: 0;}
.luara-left ul li{float: left;padding: inherit;margin: inherit;list-style: none;}
.luara-left ul li img{width: inherit;height: inherit;}
.example2{ margin-top:10px; width:204px; height:204px; float:left; }
.example2 ol{width:100px;height: 20px;top:-30px;margin-left:50px;}
.example2 ol li{float:left;width: 10px;height: 10px;margin: 5px;background: #fff; border:1px solid #CCC;}
.example2 ol li.seleted{background: #1AA4CA;}
body,ul,li,ol,img{margin: 0;padding: 0;}
li{list-style: none;}
.tzgg{height:45px; float:right; width:520px;font-family:"����";font-size:16px; border-bottom:1px dashed #999; line-height:45px;}
.tzgg:hover{background:#e5ebee;cursor:pointer}
.neirong{display:block;float:left;}
.neirong1{display:block;float:left; margin:0 auto; border-bottom:1px dashed #999;}
.time{display:block;float:right; color:#999 }
.zcwj{height:45px; width:720px;font-family:"����";font-size:16px; border-bottom:1px dashed #999; line-height:45px;}
.zcwj:hover{background:#e5ebee;cursor:pointer}
.zcwj2{width:720px;font-family:"����";font-size:16px; border-bottom:1px dashed #999; line-height:45px;}
.zcwj2:hover{background:#e5ebee;cursor:pointer}
.xxgs{height:50px; width:230px;font-family:"����";font-size:16px; border-bottom:1px dashed #999; line-height:45px; margin:0 auto;}
.xxgs:hover{background:#e5ebee;cursor:pointer}


.zcwj1{height:45px; width:1200px;font-family:"����";font-size:16px; border-bottom:1px dashed #999; line-height:45px; margin:0 auto;}
.zcwj1:hover{background:#e5ebee;cursor:pointer}

.zcwj2{height:45px; width:auto;font-family:"����";font-size:16px; border-bottom:1px dashed #999; line-height:45px; margin:0 auto; margin-left:15px; margin-right:15px;}
.zcwj2:hover{background:#e5ebee;cursor:pointer}

.time11{width:100px; text-align:right; }
.zcwj11{ width:720px;font-family:"����";font-size:16px; border-bottom:1px dashed #999; line-height:45px;}
.zcwj11:hover{background:#e5ebee;cursor:pointer}


/*.ksTable,.ksTable tr,.ksTable tr td{border:1px solid black;}*/
.ksLabel1{color:#666;font-size:16px;text-align:right; width:100px;}
.ksLabel2{color:#666;font-size:16px;text-align:right;}
.ksTd4{width:350px;}
.ksTd4 input{width:350px;height:23px;border:1px solid #cecece}
.ksTd4 select{width:350px;height:27px;border:1px solid #cecece}
.ksTd2 input{width:200px;height:23px;border:1px solid #cecece}
.ksTd2 select{width:200px;height:27px;border:1px solid #cecece}
.ksTd5{width:550px;}
.ksTd5 input{width:550px;height:23px;border:1px solid #cecece}
.ksTd5 textarea{width:548px;height:50px;border:1px solid #cecece}
.ksPic input{width:280px;height:23px;border:1px solid #cecece}
/* ���������Ż�����ҳ��ʽ */
DIV {
	PADDING-BOTTOM: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	PADDING-TOP: 0px
}
SELECT {
	PADDING-BOTTOM: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	PADDING-TOP: 0px
}
SELECT {
	BOX-SIZING: content-box;
	BORDER-BOTTOM: #ddd 1px solid;
	BORDER-LEFT: #ddd 1px solid;
	PADDING-BOTTOM: 1px;
	LINE-HEIGHT: 20px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #ddd 1px solid;
	BORDER-RIGHT: #ddd 1px solid;
	PADDING-TOP: 1px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1)
}
OPTION {
	PADDING-BOTTOM: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	PADDING-TOP: 0px
}


.btnn-group-sm>.btn, .btn-sm {
    padding: 3px 10px;
    font-size: 13px;
    border-radius: 3px;
}
.btnn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btnnb-primary {
	color: #fff;
	background-color: #CC0000;
	border-color: #FF0000;
}
.btnn-default {
	color: #999;
	background-color: #f5f5f5;
	border-color: #333;
}
.btnn {
    display: inline-block; float:right; margin-top:7px;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 4px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
