/*全局定义*/
body{ margin:0px; padding:0px; background-color: #FFFFFF; list-style:none; border:0px; font-family:'微软雅黑'; font-size: 16px;}
a:link,a:visited{text-decoration:none;}
a:hover{ text-decoration:none; color: #3D6FA2 !important; cursor:pointer;}
p{margin: 0;}
body,ul,li,img,a,div,table,tr,td{
	list-style:none;
	margin:0px;
	padding:0px;
	border:0;
	outline:none;
}
html, body {
	position: relative;
	width: 100%;
	height: 100%;
}

input, select, textarea {
	outline: none;
}
.w_1200 {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.w-1000 {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear-both:after {
	content: "";
	display: block;
	clear: both;
}


/* 头部 */
.user-top-wap {
	background: #BD1A2D;
	position: relative;
	width: 100%;
	height: 80px;
}
.user-top-content {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	height: 80px;
}
.user-top-content h3 {
	color: #ffffff;
	line-height: 80px;
	margin: 0;
	padding: 0 0 0 60px;
	font-size: 32px;
}
.user-top-logo {
	position: absolute;
	left: 0;
	top: 0;
	width: 55px;
	height: 80px;
	background: url(../images/ssologo.png) no-repeat left center;
}

.user-title {
	position: relative;
	width: 100%;
	margin-top: 0;
	background: #ffffff;
	border-top: 5px solid #BD1A2D;
}
.user-title h3 {
	color: #BD1A2D;
	line-height: 70px;
	margin: 0;
	padding: 0 0 0 40px;
}
.user-left>button {
	position: absolute;
	top: 7.5px;
	right: 50px;
	width: 135px;
	height: 35px;
	border-radius: 35px;
	line-height: 35px;
	color: #ffffff;
	background: #BD1A2D;
	cursor: pointer;
}

.user-content {
	width: 100%;
	background: #ffffff;
}
.user-left {
	position: relative;
	width: calc(100% - 100px);
	padding: 0 50px;
}
.user-left ul {border-bottom: 1px solid #BD1A2D;height: 49px;}
.user-left ul li {float: left;color: #ffffff;text-align: center;width: 165px;line-height: 50px;font-size: 20px;border-top-left-radius: 15px;border-top-right-radius: 15px;margin-right: 10px;}
.user-left ul li:nth-child(1) {background: #ED8788;}
.user-left ul li:nth-child(2) {background: #E1A871;}
.user-left-wcm {
	width: 100%;
	text-align: left;
	padding: 30px 0;
}
.user-left-wcm img {
	width: 90px;
	height: 90px;
	margin-left: 50px;
}
.user-left-wcm span {
	color: #333333;
	font-size: 18px;
	line-height: 90px;
	padding: 0 20px;
}

.user-left-wcm .index-out {
	font-size: 16px;
	padding-left: 25px;
	background: url(../images/index_out.png) no-repeat left center;
	background-size: 15px 15px;
}
.user-left-wcm .index-out a {color: #BD1A2D;}
#userNav li {
	position: relative;
	cursor: pointer;
	z-index: 9;
}
#userNav .nav-active:before {
	content: "";
	position: absolute;
	width: 20px;
	height: 10px;
	border-top: 0;
	border-bottom: 10px solid #ffffff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}

.user-right {
	position: relative;
	width: 1100px;
	padding: 25px 50px;
}
.user-list-none {
	display: none;
}
.user-right-title {
	width: 100%;
	height: 40px;
	background: #EEEEEE;
}
.user-right-title p {
	float: left;
	line-height: 40px;
	text-align: center;
	color: #000000;
	font-size: 16px;
	font-weight: 400;
}
.user-right-title p:nth-of-type(1),
.user-right-title p:nth-of-type(3){
	width: 238px;
}
.user-right-title p:nth-of-type(2) {
	width: 420px;
}
.user-right-title p:nth-of-type(4),
.user-right-title p:nth-of-type(5) {
	width: 100px;
}

.user-right-list {
	width: 100%;
	height: 450px;
	overflow-y: auto;
}
.user-right-list::-webkit-scrollbar{box-sizing:border-box;width:9px;height:9px;background:#ffffff; border-radius: 10px;}
.user-right-list::-webkit-scrollbar-button{width:9px;height:0px;}
.user-right-list::-webkit-scrollbar-thumb{border:0px;background-color: #F4F4F4; border-radius:5px;}
.user-right-list li {height: 40px;}
.user-right-list li:nth-child(even) {background: #F7F7F7;}
.user-right-list li p {
	float: left;
	line-height: 40px;
	text-align: center;
	color: #555555;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.user-right-list li button {
	color: #BD1A2D;
	border: 0;
	cursor: pointer;
}
.user-right-list li p:nth-of-type(1),
.user-right-list li p:nth-of-type(3){
	width: 238px;
}
.user-right-list li p:nth-of-type(3) {color: #888888;}
.user-right-list li p:nth-of-type(2) {
	width: 420px;
}
.user-right-list li p:nth-of-type(4),
.user-right-list li p:nth-of-type(5) {
	width: 100px;
}


.user-bottom-wap {
	position: relative;
	width: 100%;
	margin-top: 25px;
	height: 230px;
	border-top: 5px solid #BD1A2D;
	background-color: #ECF0F5;
}
.footer-l {
	width: 240px;
}
.footer-l img {
	width: auto;
	height: 62px;
	margin-left: 180px;
	margin-top: 20px;
	
}
.footer-c {
	margin-left: 10px;
	width: 500px;
	padding-top: 30px;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	text-align: center;
}
.footer-r {
	width: 240px;
}
.footer-r img {
	width: 84px;
	height: auto;
	margin-top: 10px;
}
.footer-r p {
	display: block;
	width: 84px;
	text-align: center;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}





/* 表单页面 */


.form-wap {
	margin-top: 40px;
}
.form-title {
	position: relative;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #000000;
	font-weight: 600;
	text-indent: 30px;
	background: #F6F6F6;
}
.form-content {
	width: 1198px;
	margin-top: 15px;
	padding: 20px 0;
	border: 1px solid #e1e1e1;
}
.form-content>form>div {
	position: relative;
	margin-top: 15px;
}
.form-content .clear-both .form-name {
	display: block;
	color: #333333;
	float: left;
	width: 150px;
	height: 35px;
	line-height: 35px;
	text-align: right;
	padding-right: 10px;
}
.form-content .clear-both .form-must:after {
	content: '*';
	color: red;
}
.form-tip-wap {
	position: relative;
	float: left;
	height: 35px;
	width: 400px;
}
.form-tip-wap input {
	display: block;
	float: left;
	width: 270px;
	height: 31px;
	border: 1px solid #e1e1e1;
	color: #333333;
	font-size: 16px;
}
.form-tip-wap select {
	display: block;
	float: left;
	width: 274px;
	height: 31px;
	border: 1px solid #e1e1e1;
	color: #333333;
	font-size: 16px;
}
.form-tip-wap>p {
	display: none;
	float: left;
	line-height: 35px;
	color: red;
	text-align: left;
	padding-left: 5px;
}
.form-lang-wap {
	position: relative;
	display: block;
}
.form-textarea-wap {
	height: 322px;
}
.form-lang-wap .form-name {
	float: left;
}
.form-lang-wap input {
	display: block;
	float: left;
	width: 829px;
	height: 31px;
	border: 1px solid #e1e1e1;
	color: #333333;
	font-size: 16px;
}
.form-lang-wap select {
	display: block;
	float: left;
	width: 274px;
	height: 31px;
	border: 1px solid #e1e1e1;
	color: #333333;
	font-size: 16px;
}
.form-lang-wap textarea {
	display: block;
	float: left;
	width: 813px;
	height: 300px;
	padding: 10px;
	border: 1px solid #e1e1e1;
	color: #333333;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 26px;
	resize: none;
}
.form-lang-wap .form-tip-wap {
	width: 960px;
}
.form-hf-wap {
	height: 150px !important;
}
.form-hf-wap textarea {
	height: 100px !important;
}
.form-content-title {
	width: 100%;
	height: 36px;
	text-align: center;
	color: #BD1A2D;
	font-weight: 600;
	font-size: 18px;
	line-height: 36px;
	border-bottom: 1px solid #e1e1e1;
}
.form-content-title:first-of-type {
	margin-top: -20px !important;
}
.form-option-wap {
	width: 100%;
	text-align: center;
}
.form-option-wap button {
	border: 0;
	border-radius: 10px;
	width: 130px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	margin: 0 5px;
	cursor: pointer;
}
#formSubmit {
	background: #BD1A2D;
	color: #ffffff;
}
#formNull {
	background: #E7E7E7;
	color: #333333;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    border-color: #BD1A2D !important;
    background-color: #BD1A2D !important;
}
.accentBtn1 {background: #BD1A2D !important;}

.lg_head {
	display: none;
}
.lg_body {
    width: 100%;
    height: 86vh;
    overflow: hidden;
    background: transparent !important;
    position: relative;
}

/* 忘记密码 */
.ui-body-form {width: 600px;height: 300px; margin:131px auto;padding:15px; border: 1px solid #dedede;background-color: #FFF;border-radius: 10px;}
.chongzhi-btn {
    width: 270px;
    height: 33px;
    background: #37b5f9;
    font-size: 14px;
    line-height: 33px;
    text-align: center;
    border: 0px;
    color: #fff;
    border-radius: 20px;
    cursor: pointer;
	display: block;
	margin: 0 auto;
}

/* 滚动条 */
::-webkit-scrollbar,
::-webkit-scrollbar-thumb{
	width: 12px !important;
	background-color: initial !important;
}
::-webkit-scrollbar-thumb {background-color: #c1c1c1 !important;}
::-webkit-scrollbar-thumb, ::-webkit-scrollbar-track{
	width: initial !important;
	border: initial !important;
	border-radius: initial !important;
	box-shadow: initial !important;
}

/* 登录页改版 */
.lg_box{
	width: 500px !important;
	height: 420px !important;
	border-radius: 0 !important;
	background: transparent url(../images/user_bk.png) no-repeat center !important;
	box-shadow: none !important;
	background-size: 100% 100% !important;
	position: absolute !important;
	left:50% !important;
	top: 50% !important;
	margin-top: 0 !important;
	margin-left: 0 !important;
	transform: translate(-50%,-50%) !important;
	-ms-transform: translate(-50%,-50%) !important;
	overflow: hidden !important;
	padding: 50px 30px !important;
}
.lg_body {
    position: absolute !important;
    width: 100%;
    height: 680px !important;
    overflow: hidden;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
}
.lg_box .box_body .form-group i.icon_item.user{
	width: 50px;
	height: 50px;
	background-image: url(../images/us.png) !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 30px;
}
.lg_box .box_body .form-group i.icon_item.pwd{
	width: 50px;
	height: 50px;
	background-image: url(../images/mi.png) !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 30px;
}
.user_name, .password {border: 0 !important;border-bottom: 1px solid #dcdcdc !important;height: 50px!important;padding-left: 60px !important;}
.login_btn {border-radius: 20px !important;background: #BD1A2D url() !important;width: 180px !important;margin-left: 90px !important;}
.box-head-img {background: url(../images/logo1.png) no-repeat center;background-size: 100% auto; width: 450px; margin: 0 auto; height: 120px;}
.lg_box>h1 {text-align: center;font-size: 26px; line-height: 40px;}
.ui-button-text-only {background: #BD1A2D !important;}
.bubble {
	position:absolute !important;
	width:125px;
	height:30px;
	line-height:32px;
	top:0 !important;
	right:0;
}