/* CSS Document */
*{padding:0;margin:0;}
body{font-size:14px;font-family:"宋体";color:#000000;}
#wrap{width:1100px;margin:0 auto;}
a{text-decoration:none;}
a:hover,.leftList LI H5 a:hover{text-decoration:underline;color:#f00000;}
.leftList {
 WIDTH: 568px;
}


.clearfix:unknown {
	CLEAR: both; DISPLAY: block; VISIBILITY: hidden; OVERFLOW: hidden; HEIGHT: 0px; content: "."
}

.clearfix{padding:0;margin:0;list-style:none;}

#lposition{
	width: 1098px;
    height: 28px;
    border: 1px solid #c8c8c8;
    float: left;
    margin: 0 0 10px 0;
    color: #787878;
}
.lpositionl{
	width: 879px;
    height: 28px;
    line-height: 28px;
    float: left;
    padding: 0 0 0 19px;
    color: #787878;
    font-size: 12px;
}
.lpositionl a{color:#787878;}
.lpositionr{width: 200px;
    height: 28px;
    line-height: 28px;
    float: left;
    font-size: 12px;
    text-align: center;
}


#con{
	height: auto;
    width: 760px;
    /* border: 1px solid #cae0f3; */
    /* background-color: #f5f8fc; */
    float: left;
}
#con .con-date{
    float: left;
    background: url(../../images2022/mem-time-bg.png);
    height: 56px;
    width: 758px;
    border: 1px solid #cae0f3;
    
}

#con .con-date p{
    font-size: 24px;
    color: #0081cc;
    line-height: 54px;
    padding-left: 30px;
    font-family: 微软雅黑;
}

#con .con-mybuy {float: left;width: 538px;height: 158px;border: 1px solid #cae0f3;margin: 20px 20px auto 0px;background-color: #f5f8fc;}
#con .con-mybuy .con-mybuy-t{border-bottom: 1px solid #0081cc;height: 40px;}
#con .con-mybuy .con-mybuy-c{height: 118px;}
#con .con-mybuy .con-mybuy-c p{margin: 15px 30px;line-height: 30px;font-size: 14px;}


#con .con-mykefu{

float: left;
width: 198px;
height: 158px;
border: 1px solid #cae0f3;
margin: 20px 0px auto;
background: url(../../images2022/memkefu.png);
}

#con .con-mykefu .con-mykefu-t{border-bottom: 1px solid #0081cc;height: 40px;}
#con .con-mykefu .con-mykefu-c {font-size: 14px;line-height: 26px;padding-left: 41px;/* background: url(../../images2022/member-kefu-left-bg.png) left 0px no-repeat; */height: 104px;padding-top: 9px;}
#con .con-mykefu .con-mykefu-t p{
}

#con .con-title-bt{display: block;width:74px;height: 38px;border-bottom:2px solid #0081cc;line-height: 40px;font-size: 18px;color: #0081cc;margin-left: 30px;font-family: 黑体;}

#con .con-ser{float: left;width: 758px;height: 724px;border: 1px solid #cae0f3;margin: 20px 0px auto 0px;background-color: #f5f8fc;}
#con .con-ser .con-ser-t{border-bottom: 1px solid #0081cc;height: 40px;}
#con .con-ser .con-ser-c{float: left;
    width: 758px;}
#con .con-ser .con-ser-c-t{
    float:none;
    width: 103px;
    height: 22px;
    font-size: 14px;
    background-color: #0081cc;
    line-height: 22px;
    margin-top: 10px;
    color: #fff;
    text-align: center;
    margin-left: 30px;
    }
#con .con-ser .con-ser-c-c{float: none;width: 700px;min-height: 30px;margin-top: 10px;margin-left: 60px;overflow: hidden;}
#con .con-ser .con-ser-c-c-t{float: left;line-height: 30px;margin-right: 20px;text-align: right;width: 92px;}
#con .con-ser .con-ser-c-c-c{float: left;width: 580px;}
#con .con-ser .con-ser-c-c-c ul{float: left;/* width: 600px; */}
#con .con-ser .con-ser-c-c-c ul li{float: left;line-height: 30px;font-size: 14px;margin: 0 5px;width: 105px;}
/* textarea,select,input{-webkit-appearance: none; -moz-appearance:none; -o-appearance:none; appearance:none;} */
#con .con-ser .con-ser-c-c-c ul li input[type="checkbox"]{
    border:0;
    outline:0;
    border: solid 1px black;
    width: 12px;
    height: 12px;
    /* background-color:red; */
    margin-right: 5px;
    }
#con .con-ser-c-submit{
    margin-left: 95px;
    margin-top: 30px;
    font-size: 14px;
    line-height: 22px;
}
input[type="checkbox"] + label::before {
    content: "\a0";  /*不换行空格*/
    display: inline-block;
    vertical-align: .1em;
    width: .9em;
    height: .9em;
    margin-right: .4em;
    border-radius: .2em;
    background-color: rgb(255, 255, 255);
    text-indent: .15em;
    line-height: .65;  /*行高不加单位，子元素将继承数字乘以自身字体尺寸而非父元素行高*/
    border:1px solid #000000;
}


input[type="checkbox"]:checked + label::before {
    content: "\2713";
    background-color: rgb(213, 233, 255);
}
input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}
input[type="checkbox"]:focus + label::before {
    box-shadow: 0 0 .1em .1em #58a;
}
input[type="checkbox"]:disabled + label::before {
    background-color: gray;
    box-shadow: none;
    color: #555;
}
    #con .con-ser-c-submit input[type="text"]{
    width: 160px;
    border: 0;
    border: 0;
    outline:0;
    border-bottom: solid 1px black;
    background-color: #f5f8fc;
    margin-left: 10px;
    margin-right: 30px;
}
    #con .con-ser-c-submit input[type="submit"]{
    width: 124px;
    height: 36px;
    background: url(../../images2022/mem-sumbit.png);
    border: 0;
}



#conleft{
	min-height: 800px;
	width: 285px;
	float: left;
	background-color: #c2daf0;
	padding: 17px 18px 0 17px;
	height: 967px;
}




.conleft_titlem input{
	height: 28px;
    width: 338px;
    border: 1px solid #cae0f3;
    background: #ffffff;
    font-size: 14px;
    line-height: 28px;
    padding-left: 10px;
    color: #787878;
}
.conlefg_titler input{
	border: 0;
    background: #f7f8ff;
    cursor: hand;
    color: #0b318f;
    width: 100px;
    background: url(../../images2022/listso.png) no-repeat;
    height: 30px;

}

.conleft_div{
    width: 286px;
    min-height: 348px;
    _padding: 11px 10px 11px 10px;
    background-color: #ffffff;
    border-radius: 10px;
    padding-top: 4px;
}



.con_left_top2 {
    width: 237px;
    height: 140px;
    margin: 40px 24px auto 24px;
}

.con_left_top2 .con_left_title{
    height: 40px;
    line-height: 40px;
    margin: 10px 0;
    font-size: 16px;
    font-weight: 600;
}
.con_left_top2 .con_left_img{
    width: 80px;
    height: 80px;
    overflow: hidden;
    float: left;
}
.con_left_top2 .con_left_img img{
    width: 80px;
    height: 80px;
}

.con_left_top2 .con_left_text{
    margin-left: 10px;
    width: 147px;
    /* height: 30px; */
    line-height: 21px;
    float: left;
}

#conleft ul {
    width: 237px;
    height: 105px;
    margin: auto 24px;
}
#conleft ul li {
    height: 44px;
    margin: 25px auto;
    line-height: 44px;
    text-align: center;
    font-family: 黑体;
    font-size: 18px;
}
#conleft .toutiaoT {
    color: #646464;
    background-image: url(../../images2022/mem-lefttitleT.png);
}
#conleft .toutiaoT a {
    color: #006097;
    text-decoration: none;
    font-family: 黑体;
    font-size: 18px;
}
#conleft .toutiaoF {
    color: #646464;
    background-image: url(../../images2022/mem-lefttitleF.png);
}
#conleft .toutiaoF a {
    color: #646464;
    text-decoration: none;
    font-family: 黑体;
    font-size: 18px;
}
.message-from{text-align: right;}
#conleft .message-title{height:30px; line-height: 30px;font-size: 16px;padding-left: 20px; border-bottom: 1px solid #cae0f3;}
#conleft textarea{
    border: 0;
    width: 260px;
    height: 239px;
    padding: 10px;
    font-size: 14px;
    padding-bottom: 0px;
}#conleft .message-input{
    width: 77px;
    height: 31px;
    background: url(../../images2022/mem-book-submit.png);
    border: 0;
    text-align: center;
    margin-right: 20px;

}
/* 修改页面 */

.con-modiy-c{
    margin: 30px 40px;
    line-height: 44px;
}
.con-modiy-c label{
    display: block;
    float: left;
    width: 100px;
    text-align: right;
}

.con_right_top4_input{
    height: 30px;
    width: 238px;
    border: 1px solid #5192ca;
    margin: 0 10px;
}

.con_right_top5_input{
    width: 78px;
    height: 32px;
    background: url(../../images2022/member-modiy-sumbit.png);
    border: 0;
}
.pwd_input{
    width: 77px;
    height: 30px;
    background: url(../../images2022/member-modiy-sumbit2-bg.png);
    border: 0;
}
.con-collertion-c{
    margin: 30px 40px;
    line-height: 44px;
}
.con-collertion-c ul{
}
.con-collertion-c ul li{font-size: 14px;line-height: 36px;float: left;width: 700px;}
.con-collertion-c ul li a{color: #00507f;}
.con-collertion-c ul li span{float: right;margin: 0 10px;}
.con-collertion-c ul li .span1{color:#787878;}
.con-collertion-c ul li .span2{background: url(../../images2022/member-coll-start.png) 0px 9px no-repeat;display: block;width: 17px;height: 36px;}

.con-message-c{
    margin: 30px 40px;
    line-height: 44px;
    color: #00507f;
    font-size: 14px;
}
.con-message-c .leamessage {
    width: 618px;
    text-align: left;
    padding: 0 0 0 0;
    /* height: 16px; */
    line-height: 26px;
    float: left;
}
.con-message-c .lmcon {
    width: 568px;
    line-height: 22px;
    padding: 10px 0;
    float: left;
}

.con-message-c .lmreturn {
    width: 618px;
    float: left;
    /* color: #ff0000; */
    line-height: 26px;
    font-size: 14px;
    margin-bottom: 20px;
}

.con-message-c .lmreturn span {
color:red;}



.turnPage {
    MARGIN: 21px auto;
    WIDTH: 500px;
    height: 32px;
    line-height: 32px;
}

.turnPage OL {

	
}
.turnPage LI {
	BORDER: #cae0f3 1px solid;
    BACKGROUND: #f5f8fc;
    COLOR: #969696;
    height: 30px;
    float: left;
    min-width: 20px;
    line-height: 30px;
    text-align: center;
    margin: auto 2px;
    padding: 0 10px;
}
.turnPage LI.previous {
	FONT-WEIGHT: normal
}
.pages LI.next {
	FONT-WEIGHT: normal
}
.turnPage LI.current A {
	FONT-WEIGHT: bold; BACKGROUND: #fff; COLOR: #cc0000
}
.turnPage LI A {

    COLOR: #969696;
	font-size: 12px;

}

.turnPage LI A:hover {
	BACKGROUND: #fff; COLOR: #cc0000
}
.turnPage-a{
	margin: 0 20px;
    float: left;}
.page-tiaozhuang{
	color: #505050;
	font-size: 12px;
	text-align: right;
	/* float: left; */
}
.page_text{
	height: 30px;
	width: 30px;
	BORDER: #0081cc 1px solid;
	margin: 0 5px;
    text-align: center;
}
.page_so{
	width: 30px;
	height: 30px;
	background: url("../../images2022/pageso.png");
	border: 0;
}
