﻿@charset "utf-8";
/* CSS Document */

/*标题*/
.clumnTit a,.clumnTit b{margin-left: 40px;}
/*左右结构*/
.conLeft { width:610px; overflow:hidden; float:left;}
.conRight { width:318px; overflow:hidden; float:right;background-color:#fff; border:1px solid #bce2e8;}
/*右侧模块宽度*/
.special,.newsClick,.global{ width:300px; margin-left:auto; margin-right:auto; margin-top:9px;}

/*图文混排 图片大小（60X60）*/
.picTextGray { width:278px; height:85px; background:#e8ecef; overflow:hidden; margin:10px 0;}
.picTextGray img{ width:130px; height:85px; float:left;}
.picTextGray h2 { width:138px; margin:5px 0;float:right; height:72px; margin:0; overflow:hidden;font-weight:normal; margin:6px 0 0 0 ;}
.picTextGray h2 a { color:#06346f; font-size:14px; font-weight:bold; line-height:24px;}

.special ul{ padding:5px 0 5px 12px; margin-bottom:20px;}
.special ul li{ width:253px;}
.gray{ background:#e8ecef;}

/*环游地球*/
.global { padding-bottom:10px;}
.global .picList{ padding-bottom:11px; margin-bottom:10px;}

/*图片列表*/
.conRight .picList { overflow:hidden; width:auto;}
.conRight .picList ul { margin:0 -15px !important;_margin:0 -16px !important;}
.conRight .picList li { width:130px; height:120px; margin: 0px 4px 5px 15px; _margin: 5px 11px 5px 8px;}

.conRight .picList .picAll img {border:none;height: 85px;width: 130px;}
.conRight .picList .picAll .txt {margin: 4px auto 3px auto;}
/*简单列表页宽度*/
.listNews li {width: 530px;}

/* 点击排行 */
.newsClick { height:auto; overflow:visible;}