@charset "gb2312";
/* CSS Document */

.highlight {
	color:#D1444E;
}
.shadow {
	box-shadow: 0 1px 2px rgba(0,0,0,0.07);
}

/*--container-sl-1--*/
.container-sl-1 {
	background:#8F9EA3 url(../mjimages/bg_4_1.png) no-repeat center;
}
.wrapper-sl-1 {
	padding-top:66px;
	box-sizing:border-box;
	width:900px;
	height:166px;	
	margin:0 auto;
	color:#fff;
}
.wrapper-sl-1 h1 {
    float:left;
	text-align:center;
	line-height:50px;
	color:#fff;
    font-weight:normal;
    font-size:26px;
}
.wrapper-sl-1 form {
    float:left;
    margin: 0 auto;
    padding: 25px 0 0 20px;
    width: 780px;
}
.wrapper-sl-1 input {
	margin:0;
	padding:0 5px;	
}
input::-webkit-input-placeholder {
　　color:#eee;
　　}
input:-moz-placeholder { 
　　color:#eee;
　　}
input::-moz-placeholder {
　　color:#eee;
　　}
input:-ms-input-placeholder {
　　color:#eee;
}
.searchtext-1 {
	float:left;	
	width:660px;
	height:40px;
	border-radius:4px 0 0 4px;		
	border:1px solid #fff;	
	box-sizing:border-box;
}
.searchbutton-1 {
	float:left;
	display:block;
	width:90px;
	height:40px;
	border:1px solid #13b5b1;	
	box-sizing:border-box;
	border-radius:0 4px 4px 0;	
	background:#13b5b1 url(../mjimages/search-01.png) no-repeat center center;
    background-size:26% auto;
	color:#fff;
	line-height:34px;
	font-size:18px;
	text-align:center;
}

/*--container-sl-2--*/
.container-sl-2 {
	background:#f4f4f4;
}
.wrapper-sl-2 {
	padding-top:20px;
	/*padding-top:40px;*/
	padding-bottom:60px;
	box-sizing:border-box;
	width:1200px;
	height:auto;
	min-height: 311px;
	margin:0 auto;
	color:#333;
}
.wrapper-sl-2 p {
	margin-bottom:40px;
	text-align:center;
	font-size:30px;	
}

#searchleft {
	padding:0 10px 10px 10px;
	box-sizing:border-box;
	float:left;
	width:890px;
	background:#fff;
	box-shadow: 0 1px 2px rgba(0,0,0,0.07);
}
#searchleft h4 {
	padding: 0 10px;
    box-sizing: border-box;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #50636a;
    font-weight: normal;
}
#searchleft h4 i {
	color:#8e8e8e;
}
#searchleft h4 b {
	color:#13b5b1;
	font-size:22px;
	font-family:Arial;
}
#searchleft ul:hover {
	background:#f9f9f9;
}
#searchright {
	box-sizing:border-box;
	float:right;
	width:290px;
}
#searchright > div {	
    padding: 5px 15px;
    margin-bottom: 20px;
	background:#fff;
	box-shadow: 0 1px 2px rgba(0,0,0,0.07);
}
#searchright h4{
	margin:0 0 15px 0;
	box-sizing:border-box;
	font-weight:bold;
	width:100%;
	height:30px;
	line-height:30px;
}
#searchright h4 a {
	float:right;
	text-decoration:none;
	color:#333;
	font-weight:normal;
	font-size:13px;
}
.time-r {
	float:right;
	font-family:Arial;
	font-size:13px;
	line-height: 24px;
}
.righttitle-1 {
	border-bottom:1px solid #fa6464;
	box-sizing:border-box;
}
.righttitle-2 {
	border-bottom:1px solid #33c0f3;
	box-sizing:border-box;
}
#searchright img {
	width:260px;
	height:auto;
}
#searchright ul {
	list-style:none;
	margin:0;
	padding:0;
	border:none;
}
#searchright li a{
	float:left;
	margin-bottom:10px;
	display:block;
	line-height:24px;
	text-decoration:none;
	color:#6e6e6e;
	font-size:13px;
	width: 220px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#searchright li a:hover {
	color:#333;
}
#searchtab {	
	padding:15px 10px 10px 10px;
	margin:0 auto 15px auto;
	width:100%;
	background: #f4f4f4;
    border: 1px solid #e5e5e5;
	border-radius:2px;
}
#searchtab  dl {	
	margin:0;
	padding:0;	
}
#searchtab dt, #searchtab dd {
	margin-right:10px;	
	margin-bottom: 5px;
	float:left;	
}
#searchtab dt {
	width:auto;
	height:30px;
	line-height:30px;	
}
#searchtab dd a {
	display:block;
	padding:0 15px;
	box-sizing:border-box;	
	width:auto;
	height:30px;
	line-height:29px;	
	text-align:center;
	text-decoration:none;
	border-radius:4px;	
	background: #ddd;
	color:#666;	
    cursor:pointer;
}
#searchtab dd a:hover, .mediamore a:hover {
	color:#fff !important;
	background:#13b5b1;
}
#searchtab dt i {
	color:#8e8e8e;
}
#searchtab dd a.current{
	color:#fff!important;
	background:#13b5b1!important;
}
.mediamore a{
    float:left;
    display:block;
	box-sizing:border-box;	
	width:40px;
	height:30px;
	line-height:30px;	
	text-align:center;
	text-decoration:none;
	border-radius:4px;	
	background: #ddd;
	color:#13b5b1;	
    font-size:18px;
    cursor:pointer;
}
   
/*.current {
	color:#fff!important;
	background:#13b5b1!important;
}*/
.num {
	font-family:Arial;
}
.reprint {
	text-decoration:none;
	font-weight:bold;
	color:#13b5b1;
}
.reprint:hover {	
}
.wrapper-sl-2 ul {
	list-style:none;
	margin:0 auto;
	padding:16px 10px;
	box-sizing:border-box;
	width:100%;
	border-bottom:1px dotted #dcdee0;
	
}
.s-tittle, .s-sum {
	margin-bottom:10px;
}
.s-tag{
	/*margin-bottom:20px;*/
}
.s-tittle a{
	text-decoration:none;
	color:#337ab7;
	font-size:16px;
	font-weight:bold;
}
.s-sum, .s-tag {
	color:#7d7e80;
    font-size:13px;
}
.s-sum {
	line-height:24px;
}
.s-tag i {
	color:#ccced0;
    font-size:14px;
}
#login-s {
	margin:0 auto;
	width:100%;
	height:40px;
	color:#a2abaa;
}
#login-s a {
	margin-top:20px;
	display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    background:#ddd;
    text-align: center;
	text-decoration:none;
	color:#666;
	font-weight:bold;
	border-radius:4px;
}
#login-s a:hover {
	background:#3a8bbb;
	color:#fff;
}
#login-s a i {
	font-size:18px;
}

.web-feed {
	padding: 0px 10px 0px 10px;
    margin: 0 auto 20px auto;
	width:100%;
	border:1px solid #e4e4e6;
	border-radius:2px
}
.webname a, .webname2 a{
	display:block;
	float:left;
	width:auto;
	height:30px;
	line-height:30px;
	text-decoration:none;
	color: #337ab7;
	font-weight:bold;
}
.webname a {
	font-size:16px;
}
.webtext {
    font-size:13px;
	line-height:22px;
    color:#7d7e80;
}
.web-expand {
	margin:0 -10px;
	padding:5px 10px;
	background:#f6f6f6;
}
.webtime, .webtime2{
	float:right;
	height:30px;
	line-height:30px;
	text-decoration:none;
	color: #333;
	font-weight:bold;
	font-family:Arial;
}
    .webtime a {
    text-decoration:none;
    color:#333;
    font-weight:normal;
    }
.webtext2 {
	font-size:14px;
	line-height:22px;
	color:#666;
}
.webname2 a, .webtime2 {
	font-size:14px;
	color:#666;
}