/* CSS Document */


body{padding:0px;
	margin:0px; 
	font-size:12px;
}

.main{ margin:0 auto; width:1002px;}

.header{
	height:45px;
	line-height:45px;
	background-color:#efefef; 
}

a{
	text-decoration: none;
	color:#666666;
}
 

.header .login{ 
	display:inline-block;
}
.header .login .lginput{
	border:1px #efefef solid;
	height:25px;
	line-height:25px;
	width:100px;
	font-size:14px;
}
.mt5{ margin-top:5px}
.mt10{ margin-top:10px}
.mt15{ margin-top:15px}
.mt20{ margin-top:20px}
.mb5{ margin-bottom:5px}
.mb10{ margin-bottom:10px}
.mb15{ margin-bottom:15px}
.mb20{ margin-bottom:20px}

.topbox { 
	height:60px;
	line-height:60px;
	overflow:hidden;
	position:relative;
	width:100%;
	padding:0px;
	margin:0px;	
}
.topbox .logo{
	background-image:url(../../images/logo.jpg);
	background-repeat: no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	height:60px;
	width:160px;
	display:inline-block; 
}

.topbox .topmenu{ height:45px; line-height:45px; position:absolute;right:0px; bottom:0px; }
.topbox .topmenu li{ margin:0px; list-style:none ;float:left;  font-size:16px; width:90px; text-align:center;border-radius: 15px; 

}

.topbox .topmenu li.cur{ background-color:#40aa5a; height:45px;
    background: linear-gradient(to bottom,#40aa5a 90%,#ffb800 10%);
}
.topbox .topmenu li.cur a{ color:#fff; font-size:18px;}

.topbox .topmenu li:hover{ background-color:#40aa5a; height:45px;  background: linear-gradient(to bottom,#40aa5a 90%,#ffb800 10%);}
.topbox .topmenu li:hover a{ color:#fff; font-size:18px;}

.peixunbox{ padding:10px 0; line-height:35px;}
.peixunbox h3{ border-bottom:1px #cccccc solid;}
.peixunbox h3 span{background-color:#40aa5a; color:#fff; padding:5px 20px; display:inline-block;    font-weight: bold; }


.kclist li{

width:160px; margin-right:8px; display:inline-block; margin-top:10px; 
height:160px; 
text-align:center;
font-size:20px;

}

.kclist img{width:165px; }

.kclist li a.ybj{color:#000;border-radius: 50%;background:#b1d4ed; height:165px; width:165px; display:block; margin:0 auto;  display: flex;
    flex: 1;
    justify-content: center;/*水平轴居中*/
    align-items: center;/*垂直轴居中*/}

.leftbox{width:700px; float:left}
.rightbox{ width:290px; float:right; margin-left:10px;}


.footer{
	background:#efefef;clear:both;padding:0;margin:0px;
	line-height:35px;
	font-size:14px;
}



  .infolist{margin:0 10px;}
  .infolist li{font-size:12px;width:100%;overflow:hidden;line-height:30px; height:30px;white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;}
  .infolist li span{float:right;margin-right:5px;}


  
.showcontent{
	padding: 10px 15px;
		border:1px solid  #ccc;
	line-height:200%;
	word-break:break-all; /*支持IE，chrome，FF不支持*/
    word-wrap:break-word;/*支持IE，chrome，FF*/
}

.showcontent2{
	padding: 10px 15px; 
	border:1px solid  #ccc;
	line-height:200%;
	word-break:break-all; /*支持IE，chrome，FF不支持*/
    word-wrap:break-word;/*支持IE，chrome，FF*/
}

.showcontent p{ word-break:break-all; /*支持IE，chrome，FF不支持*/
    word-wrap:break-word;/*支持IE，chrome，FF*/}
.title4{
 font-size: 14px;
	color: #fff;
	line-height: 35px;
	height: 35px;
 
	overflow: hidden;
	font-weight: bold;
	background-image: url(i_mbg.jpg);
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-repeat: repeat-y;
}
.zwlr h1 {
height: 45px;
line-height: 45px;
font-size: 14px;
font-weight: bold;
text-align: center;
} 
.zwlr .info {
background-color: #F0F0F0;
height: 30px;
line-height: 30px;
text-align: center;
margin: 0 0 20px 0;
}


.listbox li{width:145px; margin:5px 10px;float:left; font-size:18px;}
.listbox li a{margin:5px 20px; color: #666;
    border-radius: 50%;
    background: #efefef;
	height:145px;
	width:145px;   
    display: block;
    margin: 0 auto;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
	}
.listbox li:hover a{background: #0062a5; color:#fff;}

.clear{clear:both;padding:0;margin:0px;}

.infolist2 li{line-height:35px;font-size:14px;border-bottom: 1px #ccc dotted;}

.buybt {
    background-color: #ffb800;
    border: none;
    border-radius: 10pt;
    margin: 5pt;
    padding: 10pt;
    font-size: 12pt;
    color: #000;
    font-weight: 900;
}

.alertmsg {
    background-color: #ff8508;
    color: white;
    font-size: 11pt;
    border-radius: 10pt;
    margin: 5pt;
    padding: 10pt;
}


.questionbox h3{
font-size: 18px;
    font-weight: bold;
    line-height: 15pt;
	margin-top:30px;

}


.q_items{
 
}
.q_items  .q_type{
	font-size:18px;
	font-weight:bold;
	line-height:15pt;
}
.q_items .title{
padding:5px;
background-color:#efefef;
line-height:25pt;
margin:10px 0;
}
.q_items .title img{max-width:100%}
.q_items .daan{
	line-height:25pt;
} 
.q_items .daan input{
	       width:20px;
            height:20px;
            vertical-align:middle;
}
.q_items .qalert{
	background-color:#efefef;	
	line-height:25pt;
	display:none;
	margin-top:20px;
}

.showli h3{ font-size: 18px;
    font-weight: bold;
    line-height: 15pt;
	margin-top:30px;
}

.showli li{
	float: left;
    margin: 5px;
    border: 1px #ccc solid;
    width: 23px;
    height: 15px;
    line-height: 18px;
    text-align: center;
    font-size: 10px;
    cursor: crosshair;}
.showli li.ok{
	background-color:green;
	color:#fff;
}

.showli li.err{
	background-color:red;
	color:#fff;
}


  .kechenglist li{
	background-color:#fff;
	border-bottom:1px  #efefef solid;
	border-radius: 10pt;
	margin:5pt;
	padding:10pt;
  }