@charset "gb2312";
/*重置规则*/
* {
	margin: 0;
	padding: 0;
}

html,
body {
	width: 100%;
	height: 100%;
	font-family: "microsoft yahei", arial;
}
a {
	text-decoration: none;
	color: #000;
}

ui,
li {
	list-style: none;
}

img {
	border: none;
}

.clear {
	clear: both;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-style: normal
}

input,
textarea,
select,
option {
	outline: none;
}

/***container***/
.container{
    width:1000px;
    margin:0px auto; 
    font-size: 14px;
}
a.detail{ color:#0f5eb6}

/**header**/
.header{
    height:70px;
    overflow:hidden;
    line-height:30px;
}
.header-l{
    width:530px;
    float:left;
}
.logo{
    width:300px;
    float:left;
    margin-left:20px ;
}
.header-l .aux{
    width:200px;
    float:left;
    line-height:20px;
}
.header-l .aux img{
    border: 2px #e2e2e2 solid;
    border-radius: 2px ;
}
.header-l .aux iframe{
    float:left;
}
.header-l .aux em{
    display:block;
    width:220px;
    float:left;
    line-height:25px;
}
.header-l .aux span
{line-height:25px;}
.header-l .aux span a{
    margin:0px 5px;
}
.header-l .aux p{
    line-height:35px;
    clear:both;
}

.header-r{
    width:470px;
    float:right;
    height:  auto;
    font-size:  12px;
    overflow:  hidden;
}
.search{
    width: 270px;
    height: 35px;
    float:  right;
}
.search form{
    width: 210px;
    float:right;
}
#bdcs-search-form-submit{
    height: 24px;
    line-height: 24px;
}
.contact{
    height: 25px;
    line-height: 25px;
}
.contact table tr td div{
    display: block;
    font-size: 12px;
}
.contact table tr td div i{
    display: block;
    width:19px;
    height: 19px;
    float: left;
}
.icon{
    background: url("http://www.newssc.org/images/2018/icon.png") no-repeat;
}
.icon-1{
    background-position: 0 0;
	margin-right:4px;
}
.icon-2{
    background-position: -25px 0;
}
.icon-3{
    background-position: -45px 0;
}
/***nav***/
.nav-port{
    height:70px;
    line-height:30px;
    text-align:center;
    border-top:1px #e2e2e2 solid;
    border-bottom: 1px #e2e2e2 solid;
    font-size: 15px;
    padding-top: 5px;
}
.nav-port a{
    display:block;
    color:#000;
    float:left;
}
.nav-port a:hover{
	text-decoration: underline;
}
.nav-port-o,.nav-port-tw,.nav-port-th{
    float:left;
    height:70px;
}
.nav-port-o{
    width: 293px;
    padding-left: 13px;
}
.nav-port-o a{
    margin-right: 24px;
}
.nav-port-tw{
    width: 330px;
}
.nav-port-tw a{margin-right: 24px;}
.nav-port-th{
    width: 352px;
    float:  right;
}
.nav-port-th a{margin: 0 12px;}

.tate-city{
    height:45px;
    line-height:45px;
    color: #666666;
}
.tate-city a{
    color: #666666;
}
.tate-city a:hover,.spec a:hover{
	text-decoration: underline;
}
.spec{
    height: 25px;
    line-height: 25px;
    background:#f5f5f5;
    color: #545353;
}
.spec a{margin: 0 15px; color: #545353}

/***ad****/
.ad{
    margin:15px auto;
    height:  auto;
    overflow: hidden;
}
.ad img{
    display:block;
    
}

.ul-listy li{
    line-height:30px;
}
.ul-listy li a{
    color: #555555;
}
.ul-omit li{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.channel{
	width: 1000px;
	margin: 0 auto;
    padding-top: 10px;
    font-size: 14px;
}
.channel-logo{
    padding-bottom: 15px;
}
.channel-nav{
    border: 1px #bfbfbf solid;
    border-top: 5px #ba0604 solid;
    height: 30px;
    line-height: 30px;
    margin-bottom: 25px;
}
.channel-nav ul li{
    display: inline-block;
    border-right: 1px #bfbfbf solid;

}
.channel-nav ul li a{
    display: block;
    width: 72px;
    text-align: center;
}
.channel-nav ul li a:hover{
	text-decoration: underline;
}

/*文章部分*/
.articles{
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
/*左边*/
.articles_left{
	width: 1000px;
	height: auto;
	overflow: hidden;
	float: left;
}
.path-nav{
    height:auto;
    overflow:hidden;
    line-height:30px;
    padding: 0 10px;
    border-bottom:1px #c90304 solid;
    color: #898989;
}
.path-nav a{
	font-size: 14px;
	line-height: 40px;
	 color: #898989; 
	 text-decoration:none;  
}
.path-nav a:hover{
	color: #C90304;
}


.goodArticles{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.goodArticles_title{
	font-size: 22px;
	font-weight: bold;
	color: #C90304;
	padding: 0 15px;
	box-sizing: border-box;
	line-height: 40px;
	padding-bottom: 30px;
}
.goodArticles_title:before{
	content: "";
	width: 4px;
	height: 22px;
	background: #C90304;
	display: block;
	float: left;
	margin-right: 20px;
	margin-top: 9px;
}
.articles_lists{
	width: 100%;
	height: auto;
	margin-bottom: 40px;
	border-top: 1px solid #d2d2d2;
	box-sizing: border-box;
	position: relative;
	padding-top: 20px;
}
.articles_lists:before{
	content: "";
	width: 68px;
	height: 2px;
	background: #C90304;
	display: block;
	position: absolute;
	top: -1px;
	left: 0;
	z-index: 2;
}
.articles_lists:first-of-type:before{
	content: none;
}
.articles_lists:last-of-type{
	margin-bottom: 0;
}
.articles_list{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 12px 26px 12px 7px;
	box-sizing: border-box;
}
.time{
	text-align: right;
	line-height: 21px;
	color: #a0a0a0;
	font-size: 16px;
	float: right;
}
.articles_list a{
	max-width: 80%;
	font-size: 16px;
	color: #313131;
	text-overflow: ellipsis;
  	overflow: hidden;
  	white-space: nowrap;
  	font-weight: 500;
  	float: left;
}
.articles_list a:hover{
	color: #C90304;
}

/*分页*/
.pages{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	text-align: center;
}
.pages a{
	font-size: 15px;
	color: #a0a0a0;
	text-align: center;
	margin: 0 10px;
}
.pages a:hover{
	color: #C90304;
}

/*右边*/
.articles_right{
	width: 294px;
	height: auto;
	overflow: hidden;
	float: right;
}
select{
	width: 100%;
	height: 36px;
	font-size: 16px;
	color: #C90304;
	border: 1px solid #dbdbdb;
	box-sizing: border-box;
	background: #f8f8f8;
	font-weight: 600;
	margin-top: 40px;
	padding: 0 10px;
}
option{
	height: 36px;
	font-size: 16px;
	padding: 10px 0;
	display: block;
}

/*太阳鸟视评*/
.shiping{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.title{
	width: 100%;
	height: 30px;
	border-top: 1px solid  #dcdcdc;
	box-sizing: border-box;
	color: #C90304;
	font-size: 16px;
	position: relative;
	margin-top: 33px;
	line-height: 30px;
}
.title:before{
	content: "";
	display: block;
	width: 80px;
	height: 2px;
	background: #C90304;
	position: absolute;
	left: 0;
	top: -1px;
	z-index: 2;
}
.shipingImg{
	width: 280px;
	height: 204px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
}
.shipingImg img{
	width: 100%;
	height: 100%;
}
.shipingImg p{
	width: 100%;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	text-overflow: ellipsis;
  	overflow: hidden;
  	white-space: nowrap;
  	position: absolute;
  	bottom: 0;
  	left: 0;
  	background: rgba(0,0,0,0.8);
}
.shiping_newss{
	width: 280px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}
.shiping_newss li{
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #646464;
}
.shiping_newss li a{
	font-size: 14px;
	color: #656565;
	text-overflow: ellipsis;
  	overflow: hidden;
  	white-space: nowrap;
}
.shiping_newss li a:hover{
	color: #C90304;
}
.shiping_newss li a:before{
	content: "";
	width: 0;
	height: 0;
	border: 4px solid;
	border-color: transparent transparent transparent #C90304;
	margin-right: 10px;
	float: left;
	margin-top:7px ;
}

/*联系方式*/
.info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.info p{
	width: 100%;
	font-size: 14px;
	color: #626262;
	line-height: 30px;
	padding-left: 29px;
	position: relative;
}
.info p:before{
	content: "";
	width: 24px;
	height: 24px;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -12px;
}

.info p:nth-of-type(1):before{
	background: url(email.png) no-repeat center center;
}
.info p:nth-of-type(2):before{
	background: url(qq.png) no-repeat center center;
}
.info p:nth-of-type(3):before{
	background: url(tel.png) no-repeat center center;
}



/*底部*/
hr{
	width: 1000px;
	margin: 0 auto;
	margin-top: 40px;
	border: 1px solid #ececec;
}
.foot{
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 60px;
	font-size: 0;
	margin-top: 40px;
}
.foot_top{
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
}
.foot_top li{
	margin: 0 5px;
	display: inline-block;
}
.foot_top li a{
	font-size: 12px;
	color: #333;
}
.foot_top li a:hover{
	color: #c90304;
}
.foot_top li:after{
	content: "|";
	color: #333;
	font-size: 12px;
	display: inline-block;
	margin-left: 5px;
}
.foot_top li:last-of-type:after{
	content: "";
}
.foot_bot{
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
}
.foot_bot li{
	display: inline-block;
	margin: 10px;
}
.foot_bot li img{
	display: block;
	width: 132px;
	height: auto;
	border: 1px solid #D7D7D7;
}
.foot p{
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
}