@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑", "黑体", "宋体";
	font-size: 14px;
}

body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldest,input,p,blockkquote,th,td
	{
	margin: 0;
	padding: 0;
	font: 14px/1.5 微软雅黑, 宋体, Arial;
}

3{
SCROLLBAR-FACE-COLOR
:
 
#ebebeb
; /*立体滚动条凸出部分的颜色*/


SCROLLBAR-HIGHLIGHT-COLOR
:
 
#dddddd
; /*滚动条空白部分的颜色*/
 

SCROLLBAR-SHADOW-COLOR
:
 
#cd0007
; /*立体滚动条阴影的颜色*/


SCROLLBAR-3DLIGHT-COLOR
:
 
#cd0007
; /*设置或检索滚动条亮边框颜色*/


SCROLLBAR-ARROW-COLOR
:
 
#cc0107
; /*上下按钮上三角箭头的颜色*/


SCROLLBAR-TRACK-COLOR
:
 
#cbcbcb
;
 

SCROLLBAR-DARKSHADOW-COLOR
:
 
#e51a1a /*立体滚动条强阴影的颜色*/


}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldest,img {
	border: 0;
}

ul li {
	list-style: none;
}

a {
	text-decoration: none;
}


/**导航样式*/






.foot {
	width: 100%;
	height: 80px;
	background-color: #FFFFFF;
	border-top: #dd0000 3px solid;
}

.foot .content {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}

.foot .content .foot_left {
	float: left;
	width: 520px;
}

.foot .content .foot_left .cp2 {
	margin: 5px 0 15px 17px;
	color: #666666;
}


.waicheng {
	color: #666666;
	margin: 15px 0 0 15px;
	height: 51px;
	line-height: 51px;
}

.waicheng img {
	vertical-align: middle;
	margin-right: 10px;
}

.login {
	background: #d9c7b3 url(images/loginbg.jpg) no-repeat 35%;
	width: 100%;
	height: 506px;
	position: relative;
	overflow: hidden;
}

.login .login_cont {
	background: url(images/logcont.jpg) no-repeat;
	width: 343px;
	height: 435px;
	position: absolute;
	top: 30px;
	right: 50px;
	overflow: hidden;
}

.login .login_cont table {
	margin-top: 91px;
	margin-left: 28px;
}

.login .login_cont table input.srk {
	width: 240px;
	height: 30px;
	line-height: 30px;
	margin-left: 39px;
	border: none 0;
	background: none;
	color: #646464;
}
/* .login .login_cont table input.yzm{ width:110px; height:30px; line-height:30px; margin-left:39px; margin-right:15px;border:none 0;background:none;} */
.login .login_cont table input.yzm {
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin-right: 15px;
	background: none;
	border: 1px solid #aaa;
	padding-left: 10px;
	color: #646464;
}


.divcenter {
	position: absolute;
	width: 840px; /*  height:100%;  */
	left: 50%;
	top: 0%;
	margin-left: -420px;
	margin-top: -0px;
} /*2.19liujia*/



/*add by liuli*/
.button {
	border: none;
	height: 43px;
	width: 289px;
	cursor: pointer;
	background-image: url(images/loginbtn.jpg);
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: hidden;
}

.table_list4 {
	border-collapse: collapse;
	margin: 10px auto 0px auto;
	text-align: left;
}

.table_list4 tr {
	height: 30px;
}

.table_list4 tr td {
	padding: 5px;
	_padding: 2px;
	border: 1px solid #dedede;
	font-size: 14px;
}

.table_list4 tr td.bt_t {
	background: #fae8da url(images/tablebg_t.jpg) repeat-x;
	font-weight: bold;
}


.blue2 {
	float: left;
	vertical-align: middle;
	margin-top: 11px;
}

.blue2 a {
	float: left;
	text-decoration: none;
	padding: 4px 15px 0 0;
	margin-right: 15px;
	_padding: 4px 7px 0 0;
	_margin-right: 7px;
	font-size: 14px;
	color: #FFFFFF;
}

.blue2  a span {
	float: left;
	padding-right: 15px;
	_padding-right: 7px;
	display: block;
	margin-top: -4px;
	height: 30px;
	line-height: 30px;
}

.blue2 a {
	color: #ffffff;
	background: url(images/btnbg2.jpg) no-repeat top right;
}

.blue2 a span {
	background: url(images/btnbg2.jpg) no-repeat top left;
}

.blue2 a:visited {
	color: #ffffff;
	background: url(images/btnbg2current.jpg) no-repeat top right;
}

.blue2 a:visited span {
	background: url(images/btnbg2current.jpg) no-repeat top left;
}

.blue2 a:hover {
	color: #ffffff;
	background: url(images/btnbg2hover.jpg) no-repeat top right;
}

.blue2 a:hover span {
	background: url(images/btnbg2hover.jpg) no-repeat top left;
}

.blue4 {
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	padding: 5px;
}

.blue4 a {
	float: left;
	text-decoration: none;
	padding: 6px 25px 0 0;
	margin-right: 25px;
	font-size: 16px;
	color: #FFFFFF;
}

.blue4  a span {
	float: left;
	padding-right: 25px;
	display: block;
	margin-top: -6px;
	height: 37px;
	line-height: 37px;
}

.blue4 a {
	color: #ffffff;
	background: url(images/btnbg.jpg) no-repeat top right;
}

.blue4 a span {
	background: url(images/btnbg.jpg) no-repeat top left;
}

.blue4 a:visited {
	color: #ffffff;
	background: url(images/btnbgcurrent.jpg) no-repeat top right;
}

.blue4 a:visited span {
	background: url(images/btnbgcurrent.jpg) no-repeat top left;
}

.blue4 a:hover {
	color: #ffffff;
	background: url(images/btnbghover.jpg) no-repeat top right;
}

.blue4 a:hover span {
	background: url(images/btnbghover.jpg) no-repeat top left;
}

.panel-body {
	background: #ffffff;
}
/* ===============新login页面样式===================== */
body {
    background: #004695;
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    text-align: center;
    color: #fff;
    width:100%;
    height: 100%;
    position:relative;
    overflow:hidden;
}

.big-bg{
    background: url("images/login.jpg");
    width:1920px; /*图片宽度*/
    height: 1050px;
    position:absolute;

    left:50%;
    top:50%;
    margin-left:-960px; /*图片宽度的一半*/
    margin-top:-200px;
}

.page-container {
	position:relative;
    margin: 120px auto 0 auto;
    margin-top:300px;

}

h1 {
    font-size: 26px;
    font-weight: 700;
    text-shadow: 0 1px 4px rgba(0,0,0,.2);
}

form {
    position: relative;
    width: 305px;
    margin: 15px auto 0 auto;
    text-align: center;
}

input {
    width: 240px;
    height: 42px;
    margin-top: 25px;
    padding: 0 30px;
    background: #2d2d2d; /* browsers that don't support rgba */
    background: rgba(45,45,45,.15);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #3d3d3d; /* browsers that don't support rgba */
    border: 1px solid rgba(255,255,255,.15);
    -moz-box-shadow: 0 2px 3px 0 rgba(0,0,0,.1) inset;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.1) inset;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.1) inset;
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,.1);
    -o-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
}
label.user{background:url(images/user.png) no-repeat  15px center; }
label.mm{background:url(images/password.png) no-repeat  15px center; }
label.ss{background:  no-repeat  20px center; height: 42px;}
label.ss input{width: 90px;height: 42px; vertical-align : middle ; margin-top: 25px;}
label.ss .vcode{width:90px; height:42px; line-height: 42px; 
vertical-align : middle ; 
margin-top: 25px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;}
label.ss .vcodebtn{width:42px; height:42px; line-height: 42px; 
vertical-align : middle ; 
margin-top: 25px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;}
.page-container span{color:red;font-weight:bold; position:absolute; right: 3px;}
input:-moz-placeholder { color: #fff; }
input:-ms-input-placeholder { color: #fff; }
input::-webkit-input-placeholder { color: #fff; }

input:focus {
    outline: none;
    -moz-box-shadow:
    0 2px 3px 0 rgba(0,0,0,.1) inset,
    0 2px 7px 0 rgba(0,0,0,.2);
    -webkit-box-shadow:
    0 2px 3px 0 rgba(0,0,0,.1) inset,
    0 2px 7px 0 rgba(0,0,0,.2);
    box-shadow:
    0 2px 3px 0 rgba(0,0,0,.1) inset,
    0 2px 7px 0 rgba(0,0,0,.2);
}

button {
    cursor: pointer;
    width: 300px;
    height: 44px;
    margin-top: 25px;
    padding: 0;
    background: #ff662e;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #ff730e;
    -moz-box-shadow:
    0 15px 30px 0 rgba(255,255,255,.25) inset,
    0 2px 7px 0 rgba(0,0,0,.2);
    -webkit-box-shadow:
    0 15px 30px 0 rgba(255,255,255,.25) inset,
    0 2px 7px 0 rgba(0,0,0,.2);
    box-shadow:
    0 15px 30px 0 rgba(255,255,255,.25) inset,
    0 2px 7px 0 rgba(0,0,0,.2);
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,.1);
    -o-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
}

button:hover {
    -moz-box-shadow:
    0 15px 30px 0 rgba(255,255,255,.15) inset,
    0 2px 7px 0 rgba(0,0,0,.2);
    -webkit-box-shadow:
    0 15px 30px 0 rgba(255,255,255,.15) inset,
    0 2px 7px 0 rgba(0,0,0,.2);
    box-shadow:
    0 15px 30px 0 rgba(255,255,255,.15) inset,
    0 2px 7px 0 rgba(0,0,0,.2);
}

button:active {
    -moz-box-shadow:
    0 15px 30px 0 rgba(255,255,255,.15) inset,
    0 2px 7px 0 rgba(0,0,0,.2);
    -webkit-box-shadow:
    0 15px 30px 0 rgba(255,255,255,.15) inset,
    0 2px 7px 0 rgba(0,0,0,.2);
    box-shadow:
    0 5px 8px 0 rgba(0,0,0,.1) inset,
    0 1px 4px 0 rgba(0,0,0,.1);

    border: 0px solid #ef4300;
}




