.tableborder {
	border-collapse: collapse;
	width: 100%;
	font-size: 14px;
}
.tableborder a{ color:#333
}
.tableborder td, .tableborder th {
	border: 1px solid #ddd;
	padding: 8px;
}
 .tableborder tr:nth-child(even) {
background-color: #f2f2f2;
}
.tableborder tr:hover {
	background-color: #ddd;
}
.tableborder th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: #4CAF50;
	color: white;
}




.tableborder input[type=text], .tableborder select {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}











.button {
  background-color: #4CAF50; /* 绿色 */
  border: none;
  color: white;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 4px 2px;
  cursor: pointer;border-radius: 6px;
}

.button2 {background-color: #008CBA;} /* 蓝色 */
.button3 {background-color: #f44336;} /* 黑色 */ 
.button4 {background-color: #e7e7e7; color: black;} /* 灰色 */ 
.button5 {background-color: #555555;} /* 黑色 */


.user .user-nav {
    width: 135px;
    margin-right: 80px;
}

.user .user-nav p {
    color: #2B2B2B;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 41px;
}

.user .user-nav li {
    width: 120px;
    border-bottom: 1px solid #cccccc;
}

.user .user-nav li:not(:first-child) {
    margin-top: 20px;
}

.user .user-nav li a {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    color: #666666;
    font-size: 14px;
    margin-bottom: 20px;
    padding-left: 10px;
}

.user .user-nav .active a {
    font-weight: bold;
    border-left: 2px solid #666666;
}



.user {
    background-color: #F2F2F2;
    padding-top: 20px;
    padding-bottom: 20px;
}

.user .wrap {
    min-height: 740px;
    padding: 35px;
    background-color: #ffffff;
}

.user .user-detail {
    width: 900px;
    color: #4B3F3F;
    font-size: 16px;
}

.user .user_zl p:not(:last-child) {
    margin-bottom: 27px;
}

.user .user-zl p:not(:first-child) {
    font-size: 14px;
}

.user .user-detail .user-account {
    font-size: 20px;
}

.user .user-detail .user-account span:hover{
	border-bottom: 1px solid #CC0000;
}

.user .user-detail .user-type {
    font-size: 16px;
}

.user .user-detail .copy:hover {
    border-bottom: 1px solid #CC0000;
}

.user .user-detail .mr30{
    margin-right: 30px;
}










.user-detail  {
    padding-bottom: 20px;
}

.user-detail .content {
    position: relative;
    min-height: 680px;
    background-color: #ffffff;
    background-image: url('../images/img_logoback.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding: 0 30px 30px;
}
.user-detail .content .info p {
    margin-bottom: 35px;
}

.user-detail .info p:first-child {
    text-align: center;
    color: #CC0000;
    font-size: 26px;
    font-weight: bold;
    padding-bottom: 12px;
    border-bottom: 3px solid #CC0000;
}

.user-detail .intro {
    width: 80%;
    line-height: 30px;
    color: #333333;;
    font-size: 18px;
    text-indent: 40px;
}















.user .user-detail .infoj {
    text-align: center;
    color: #999999;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.user .user-detail .infoj span {
    display: inline-block;
    padding-bottom: 5px;
}

.user .user-detail .infoj a {
    color: #999999;
}

.user .user-detail .infoj span:not(:last-child) {
    margin-right: 75px;
}

.user .user-detail .infoj .active {
    border-bottom: 2px solid #666666;
}

.user .user-detail .infoj .active a {
    color: #333333;
}

.user .panel {
  /*  position: relative;
    display: inline-block;
    float: left;
    width: 287px;
    height: 252px;
    background-color: #ffffff;
    margin-right: 15px;
    margin-bottom: 15px;
    border: 1px solid #dddddd;
    cursor: pointer;*/
}

.user .service {
    margin-bottom: 35px;
}

.user .panel:nth-child(3n) {
    margin-right: 0;
}

.user .panel .title {
    height: 70px;
    line-height: 70px;
    color: #ffffff;
    font-size: 20px;
    background-color: #333333;
    padding-right: 10px;
}

.user .panel .title img {
    margin-right: 10px;
}

.user .panel .parameter {
    padding: 15px 15px 0 15px;
}

.user .panel .parameter .time {
    position: absolute;
    bottom: 8px;
    color: #999999;
}

.user .panel .status {
    position: absolute;
    top: 0;
    right: 0;
}

.user .operation {
    position: absolute;
    bottom: -25px;
    width: 100%;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}

.user .operation .left img {
    width: 16px;
    height: 10px;
    margin-right: 2px;
}

.user .operation .right img {
    position: relative;
    top: 3px;
    width: 16px;
    height: 16px;
    margin-right: 2px;
}

.user .operation span {
    font-size: 16px;
    color: #666666;
}











.user .user-zl p {
    height: 41px;
    line-height: 41px;
}

.user .user-detail .edit, .user .user-detail .add, .user .user-detail .sure {
    line-height: 25px;
    text-align: center;
    vertical-align: center;
    margin-top: 8px;
    color: #CC0000;
    background: #FFFFFF;
    border-radius: 5px;
    margin-left: 50px;
    outline: none;
}

.contact .contact_del, .contact .add_contact, .contact .contact_sure, .contact .remove {
    width: 60px;
    height: 25px;
    border: 1px solid #CC0000;
    cursor: pointer;
}

.user .user-detail .sure {
    color: #FFFFFF;
    background: #CC0000;
    border: none;
}

.user .user-zl input {
    width: 225px;
    height: 41px;
    line-height: 41px;
    border: 1px solid #DDDDDD;
    padding-left: 5px;
    padding-right: 5px;
    outline: none;
}

.phone_wrap, .email_wrap, .pwd_wrap, .pwd_two_wrap {
    padding-top: 40px;
    padding-left: 50px;
}

.phone_wrap .item, .email_wrap .item, .pwd_wrap .item, .pwd_two_wrap .item {
    margin-bottom: 45px; position:relative
}

.phone_wrap input, .email_wrap input, .pwd_wrap input, .pwd_two_wrap input {
    height: 36px;
    line-height: 36px;
    border: 1px solid #CCCCCC;
    padding-left: 5px;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.phone_wrap select {
    width: 340px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #CCCCCC;
    padding-left: 10px;
    outline: none;
}

.phone_wrap .item_phone input, .phone_wrap .item_email input, .email_wrap .item_email input, .pwd_wrap input, .pwd_two_wrap input {
    width: 340px;
}

.phone_wrap .item_verify .phone_verify, .email_wrap .item_verify .email_verify {
    width: 200px;
    margin-right: 4px;
}

.phone_wrap .item_verify .send_phone_verify, .email_wrap .item_verify .send_email_verify {
    width: 136px;
    text-align: center;
    color: #ffffff;
    background: #333333;
    border: none;
    padding-left: 0;
}

.phone_wrap .submit, .email_wrap .submit, .pwd_wrap .submit, .pwd_two_wrap .submit {
    text-align: center;
}

.phone_wrap .submit span, .email_wrap .submit span, .pwd_wrap .submit span, .pwd_two_wrap .submit span {
    display: inline-block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    background: #CC0000;
}

.contact .add {
    margin-left: 20px !important;
}



.user .user-detail img.ssx{
    width: 100%;
}

.user .user-detail textarea{
    width: 100%;
    min-height: 365px;
    margin-top: 5px;
    padding: 24px 30px;
    outline: none;
}
.user .user-detail button{
    display: inline-block;
    width: 180px;
    height: 60px;
    color: #FFFFFF;
    text-align: center;
    font-size: 21px;
    margin-top: 63px;
    background: #CC0000;
    border-radius: 5px;
    border: none;
    outline: none;
}




@media screen and (max-width:720px){
	
	
	
.user .user-detail textarea {
    width: 100%;
    min-height: auto;
    margin-top: 5px;
    padding: 24px 30px;
    outline: none;
}
	
	
.user .user-detail button {
    display: inline-block;
    width: 120px;
    height: 40px;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    margin-top: 13px;
    background: #CC0000;
    border-radius: 5px;
    border: none;
    outline: none;
}	
	
	
.user .wrap {
    min-height:auto;
    padding: 5px;
    background-color: #ffffff;
}	
.user .user-nav {
    width: 100%;
    margin-right:0px;
}	
.user .user-nav p {
    color: #2B2B2B;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px; height:30px; line-height:30px;
}	
	
	
.user .user-nav li {
    width: 25%;
    border-bottom: 1px solid #cccccc; float:left
}	
	
.user .user-nav li:not(:first-child) {
margin-top:0px;
}

.user .user-nav li a {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    color: #666666;
    font-size: 14px;
    margin-bottom: 0px;
    padding-left: 10px;
}

.user .user-nav .active a {
    font-weight: bold;
    border-left: none;
}
.user .user-detail {
    width: 100%;
    color: #4B3F3F;
    font-size: 16px; margin-top:10px;
}
	
.user-detail .content {
    position: relative;
    min-height: auto;
    background: #ffffff;
    padding: 10px;
}	
	
	.user-detail .intro {
    width: 100%;
}
	
	
	.user .user-detail .infoj span:not(:last-child) {
    margin-right: 25px;
}
	
	
	
	
	
.phone_wrap, .email_wrap, .pwd_wrap, .pwd_two_wrap {
    padding-top: 10px;
    padding-left: 10px;
}
	
	
.phone_wrap select {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 1px solid #CCCCCC;
    padding-left: 10px;
    outline: none;
}	
	
	.phone_wrap .item_phone input, .phone_wrap .item_email input, .email_wrap .item_email input, .pwd_wrap input, .pwd_two_wrap input {
    width: 100%;
}
	
.phone_wrap .item, .email_wrap .item, .pwd_wrap .item, .pwd_two_wrap .item {
    margin-bottom: 15px;
}	


.phone_wrap .item_verify .send_phone_verify, .email_wrap .item_verify .send_email_verify {
    width: auto;
    text-align: center;
    color: #ffffff;
    background: #333333;
    border: none;
    padding-left: 0; position: absolute; right:0px; top:0px; padding:0px 10px;
}



	
}