*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
	font-family: "微软雅黑";
    font-size: 12px;
    min-width: 1200px;
}
ul,li {
    list-style: none;
}
img {
    border: none;
    display: block;
}
input,select,button,textarea{
	outline: none;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
a {
    text-decoration: none;
    color: #000;
}
.clear:after {
  display: block;
  content: '';
  clear: both;
  visibility: hidden; 
}

/*头部*/
#header{
	width: 1200px;
	height: 114px;
	margin: 0 auto;
}
#header h1{
	float: left;
	margin: 20px 63px 0 10px;
}
#header .searchBox{
	width: 448px;
	height: 44px;
	float: left;
	margin-top: 36px;
}
#header .searchBox .searchTxt{
	width: 379px;
	height: 44px;
	float: left;
	border: 1px solid #cecece;
	border-right: none;
	text-indent: 10px;
	font-size: 14px;
	line-height: 44px;
}
#header .searchBox .searchBut{
	width: 69px;
	height: 44px;
	float: left;
	cursor: pointer;
	background: #518ede url(../images/search_icon.png) no-repeat 9px center;
	border: none;
	color: #fff;
	font-size: 16px;
	line-height: 44px;
	text-indent: 28px;
	text-align: left;
}
#header .outerChain{
	float: right;
	height: 114px;
	width: 350px;
	line-height: 114px;
}
#header .outerChain a{
	display: inline-block;
	margin: 0 8px;
	vertical-align: middle;
}
#header .outerChain img{
	float: left;
}

#nav{
	width: 100%;
	background: #518ede;
	height: 86px;
}
#navBox{
	width: 1200px;
	margin: 0 auto;
	height: 86px;
	font-size: 20px;
	line-height: 32px;
	color: #fff;
}
#navBox a{
	color: #fff;
}
#navBox .box div{
	float: left;
}
#navBox>div{
	float: left;
	height: 86px;
	background: url(../images/navBg.png) no-repeat right;
	padding-top: 10px;
}
#navBox .box1{
	width: 169px;
}
#navBox .box2{
	width: 411px;
	padding-left: 89px;
}
#navBox .box2>div{
	margin-right: 57px;
}
#navBox .box3{
	width: 393px;
	padding-left: 88px;
}
#navBox .box3>div{
	margin-right: 59px;
}
#navBox .box4{
	width: 227px;
	background: none;
	padding-left: 20px;
}
#navBox .box4>div{
	margin-left: 23px;
}

#footer {
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 50px;
}
#footer .box{
	text-align: center;
}
#footer .tp{
	display: inline-block;
	height: 120px;
	margin: 0 5px;
}
#footer .marTop{
	margin-top: 23px;
}
#footer .tp a{
	float: left;
}
#footer .tp img{
	vertical-align: middle;
}
#footer .txt{
	text-align: center;
	font-size: 13px;
	line-height: 26px;
	color: #252525;
	font-weight: bold;
}


/*热点推荐*/

#otherHot {
    width: 340px;
    height: 994px;
    float: left;
}

#otherHot .title {
    width: 340px;
    height: 31px;
    border-top: 2px solid #0e4393;
    padding-top: 13px;
    padding-left: 10px;
    font-size: 16px;
    line-height: 16px;
    color: #0e4393;
    font-weight: bold;
    margin-bottom: 28px;
}

#otherHot .otherHotBody {
    width: 340px;
    height: 905px;
    background: #fafafa;
}

#otherHot .hotNew {
    width: 340px;
    height: 408px;
}

#otherHot .hotNewUl {
    padding-left: 5px;
}

#otherHot .hotNewUl .hotNewLi {
    width: 335px;
    float: left;
    margin-bottom: 10px;
}

#otherHot .hotNewUl .sort {
    float: left;
    margin-right: 5px;
    width: 20px;
    height: 20px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    background: #FAFAFA;
    color: #666666;
    font-style: italic;
}

#otherHot .hotNewUl .hotNewLi:nth-child(1) .sort {
    background: #e30a20;
    color: #fff;
}

#otherHot .hotNewUl .hotNewLi:nth-child(2) .sort {
    background: #e9611d;
    color: #fff;
}

#otherHot .hotNewUl .hotNewLi:nth-child(3) .sort {
    background: #f1b115;
    color: #fff;
}

#otherHot .hotNewUl .hotNewLi a {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    float: left;
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#otherHot .recommendNewBody {
    padding-left: 18px;
}

#otherHot .recommendNew .topPhotoArea {
    margin-bottom: 21px;
}

#otherHot .recommendNew .topPhotoArea dt {
    width: 123px;
    height: 70px;
    margin-right: 12px;
    float: left;
}

#otherHot .recommendNew .topPhotoArea img {
    width: 123px;
    height: 70px;
    float: left;
}

#otherHot .recommendNew .topPhotoArea dd {
    float: left;
    width: 170px;
    font-size: 15px;
    line-height: 20px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#otherHot .recommendNew .recommendNewLi {
    margin-bottom: 16px;
}

#otherHot .recommendNew .recommendNewLi .sign {
    width: 5px;
    height: 5px;
    background: #0e4393;
    border-radius: 50%;
    float: left;
    margin: 6px 6px 0 0;
}

#otherHot .recommendNew .recommendNewLi a {
    font-size: 14px;
    line-height: 14px;
    color: #000;
    height: 14px;
    float: left;
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*分页*/

#paging {
    text-align: center;
    height: 25px;
    margin: 0 auto;
}

.pagination {
    display: inline-block;
}

.pagination li {
    float: left;
}

.pagination li a {
    color: #55c3e7;
}

.pagination .active a {
    color: #fff;
    background: #55c3e7;
}

.pagination li:nth-child(1) a {
    width: 55px;
    height: 25px;
    float: left;
}

.pagination li:last-child a {
    width: 55px;
    height: 25px;
    float: left;
}

.pagination li a {
    float: left;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    border: 1px solid #55c3e7;
    margin: 0 5px;
    text-align: center;
    padding: 0 5px;
}