@charset "utf-8";
/* CSS Document*/
body {
	margin:0px;
	padding:0px;
	font-size:17px;
	min-width:1000px;
	font-family: "Microsoft YaHei", "微软雅黑", helvetica, arial, verdana, tahoma, sans-serif;
	line-height:1.5; color:#1B4367
}
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input {
	margin: 0px;
	padding: 0px;
}
 @media screen and (max-device-width: 640px) {
body {
-webkit-text-size-adjust:none;
}
}
.clearfix, .box, .mod, .list, .pic-list, .titl {
*zoom:1;
}
.clearfix:after, .box:after, .mod:after, .list:after, .pic-list:after, .titl:after {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";
}
img {
	border:0px;
}
ul {
	list-style:none;
}
a {
	text-decoration:none;
	color:#1B4367;
}
a:hover {
	text-decoration:underline; color:#FF0000;
}
h2 {
}
h3 {
	font-size:18px;
}
h4 {
	font-size:15px;
}
.titl {
	height:35px;
	overflow:hidden; border-bottom:1px solid #00a0e9; margin-bottom:20px;
}
.titl h2 {
	color:#00a0e9;
	padding:0 12px 0 0px; font-size:20px; border-bottom:1px solid #00a0e9; height:34px;
}

.more {
	float:right;
	margin-right:10px;
	display:block;
	font-weight:normal;
	font: 12px "宋体", "Arial Narrow", HELVETICA; padding-top:10px;
}

/*头部开始-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#header {
	width:100%;
}
.banner {
	margin:0 auto;
	height:500px;
	background-image:url(http://www.hq.xinhuanet.com/zhuanti/hhsy/images/banner.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.nav {
	height:50px; background-color:#00a0e9;
	clear:both;
}
.nav ul {
	width:1000px;
	margin:0 auto;
}
.nav ul li {
	float:left;
	line-height:50px;
	font-size:17px;
	padding-left:30px;
	margin-right:10px;

}
.nav a {
	color:#fff;
	height:50px;
	display:block;
	float:left;
	font-weight:bold;
}
.nav a:hover, .nav li.on a { color:#FFFF00;
}
/*焦点图-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*焦点图*/
	.focusBox {
	position: relative;
	width:580px;
	height:380px;
	overflow: hidden;
}
.focusBox .pic img {
	width:580px;
	height:380px;
	display: block;
}
.focusBox .pic li {
	position:relative;
	display:block;
}
.focusBox .pic li p {
	position:absolute;
	bottom:0px;
	line-height:20px;
	padding:10px 0;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
	filter: alpha(opacity=70);
	background: #000000;
	width:100%;
	text-indent:10px;
	color:#fff;
}
.focusBox .pic li p a {
	color:#fff;
	position:relative;
}
.focusBox .hd {
	overflow:hidden;
	zoom:1;
	position:absolute;
	bottom:5px;
	right:10px;
	z-index:3
}
.focusBox .hd li {
	float:left;
	line-height:15px;
	text-align:center;
	font-size:0px;
	text-indent:-999em;
	width:25px;
	height:10px;
	cursor:pointer;
	overflow:hidden;
	background:#919191;
	margin-left:4px;
	filter:alpha(opacity=80);
	opacity:.8;
-webkit-transition:All .5s ease;
-moz-transition:All .5s ease;
-o-transition:All .5s ease
}
.focusBox .hd .on {
	background:#fff;
	filter:alpha(opacity=100);
	opacity:1;
}
.focusBox .prev,  .focusBox .next {
	width:45px;
	height:99px;
	position:absolute;
	top:127px;
	z-index:3;
	filter:alpha(opacity=20);
	-moz-opacity:.2;
	opacity:.2;
-webkit-transition:All .5s ease;
-moz-transition:All .5s ease;
-o-transition:All .5s ease
}
.focusBox .prev {
	background-image:url(http://www.hq.xinhuanet.com/2016boao/images/index.png);
	background-position:-112px 0;
	left:0
}
.focusBox .next {
	background-image:url(http://www.hq.xinhuanet.com/2016boao/images/index.png);
	background-position:-158px 0;
	right:0
}
.focusBox .prev:hover,  .focusBox .next:hover {
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity:.6
}
/*主要框架-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


.box {
	width:1000px;
	margin:0 auto;
	padding-top:40px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.main {
	width:580px;
}
.side {
	width:390px;
}
/*文字列表*/


.list ul {
	float:none;
	overflow:hidden;
}
.list ul li {
	border-bottom:1px solid #dedede;
	padding:13px 0; font-size:20px;
}
.list ul li p {
	font-size:15px;
	font-family:"宋体", "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#999;
	padding:5px 0;
}





/*二分之一列表*/


.list-2-1 {
	float:none;
	overflow:hidden;
	padding:20px 0;
}
.list-2-1 li {
	width:1030px;
	overflow:hidden;
	border-bottom:1px dotted #dedede;
	padding-bottom:30px;
	margin-bottom:30px;
}
.list-2-1 li.special {
	border-bottom:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.list-2-1_div {
	width:485px;
	float:left;
	margin-right:30px;
}
.list-2-1 li img {
	width:200px;
	height:133px;
	float:left;
	margin-right:15px;
}
.list-2-1 li h4 {
	font-size:16px;
}
.list-2-1_div p {
	font-family:"宋体", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#999;
	padding-top:10px;
}



/*4图并列--------------------------------------------------------------------------------------------------------------------------------*/

.pic_4 {
	width:1000px;
}
.pic_4 ul {
	overflow:hidden;
	width:1050px;
}
.pic_4 li {
	float:left;
	width:222px;
	padding:0px;
	background-image:none;
	margin:0px 37px 0px 0px;
	height:230px; position:relative;
}
.pic_4 img {
	width:222px;
	height:152px;
}


.pic_4 li i{
width:86px;
	height:86px;
	background: url(http://www.hq.xinhuanet.com/zhuanti/hhsy/images/play1.png) no-repeat;
	_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader ( enabled=bEnabled, sizingMethod=sSize, src="http://www.hq.xinhuanet.com/zhuanti/hhsy/images/play1.png");
	position:absolute;
	z-index:2;
	left:50%;
	margin-left:-30px; top:50px;
}















/*6图并列--------------------------------------------------------------------------------------------------------------------------------*/

.pic_3 {
	width:1000px;
}
.pic_3 ul {
	width:1050px;
	overflow:hidden;
}
.pic_3 ul li {
	float:left;
	width:300px;
	padding:0px;
	background-image:none;
	margin:0px 50px 0px 0px;
	height:280px;
}
.pic_3 ul li img {
	width:300px;
	height:200px;
}
.pic_3 ul li p {
	text-align:center;
}




.tw1_4_left{ width:472px; float:left;}

.tw1_4_left dl{ margin-bottom:20px; overflow:hidden;}

.tw1_4_left dt{}

.tw1_4_left dl dd{     font-family: "宋体", "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #999; margin-top:5px;  margin-bottom:20px;
 }

.tw1_4_right{ width:488px; float:right; overflow:hidden;}

.tw1_4_right ul{ width:518px; }

.tw1_4_right ul li {
	width:234px;
	height:156px;
	position:relative;
	margin-right:25px;
	margin-bottom:25px; float:left;
}
.tw1_4_right ul li img {
	width:234px;
	height:156px;
}
.tw1_4_right ul li p{
	position: absolute;
	left: 0px;
	bottom: 0px;
	background:rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
	filter:alpha(opacity=70);
	background:#000000;
	width:100%;
	text-align:center;
	font-size:12px;
	padding:2px 0;
}
.tw1_4_right ul li a {
	color:#fff;
	position:relative;
}


/*关于海航*/

.zhaiyao{ font-size:20px; line-height:50px;}


.zhaiyao span{ background-color:#00a0e9; margin-right: 0.02rem;
    border-radius: 0.04rem; height:30px; line-height:30px; text-align:center; margin-top:10px; margin-right:10px;
    color: #fff; display:block; width:50px; float:left;}
	
.zhaiyao a{ color:#FF0000;}

/*尾部*/

#foot {
	background-color: #f2f2f2;
	margin:40px auto 0 auto;
	text-align:center;
	padding-top:30px;
	padding-bottom:20px;
}
/*列表页*/

.daohang {
	clear:both;
	overflow:hidden;
	height:50px;
	line-height:50px;
	font-size:20px;
	border-bottom:2px solid #747C87;
	margin-bottom:30px;
}
.list-tem {
	width:700px;
	overflow:hidden;
}
.list-tem ul li {
	border-bottom:1px dashed #dedede;
	font-size:22px;
	padding:20px 0;
}

.list-tem-right{ width:250px;}


.list-tem-right ul li{ width:250px; margin-bottom:25px;}


.list-tem-right ul li img{width:250px; height:167px;}


.list-tem-pic ul {
	width:1050px;
	overflow:hidden;
}
.list-tem-pic ul li {
	width:300px; height:270px;
	text-align:center;
	float:left;
	margin:15px 50px 30px 0px;
}
.list-tem-pic ul li img {
	width:300px;
	height:200px;
}


	
	
