﻿@charset "utf-8";

/* CSS Document */


/*头部样式*/

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a,
img {
	border: 0;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	background-color: #fff;
	font-family: "微软雅黑";
}
input{outline:none;}
.index_top {
	margin: auto;
	height: 55px;
	width: 100%;
	background-color: #002147;
	position: fixed;
	top: 0;
	z-index: 99999999;
}

.index_tops {
	margin: auto;
	height: 55px;
	width: 1200px;
}

.index_top1 {
	height: 52px;
	width: 230px;
	float: left;
	padding-top: 3px;
}

.index_top2 {
	width:102px;
	height: 55px;
	float: left;
	line-height: 55px;
	font-family: "微软雅黑";
	color: #FFF;
	text-align: center;
	-webkit-transition: background-color 700ms;
	transition: background-color 700ms;
}
.ylyly  .active { background:#001632;}  

/*.index_top2:hover {background-color:#3277ae; border-right: #3277ae solid 1px;}  001632
*/

.index_top2 a {
	text-decoration: none;
	color: #fff;
	/* padding:0 20px;*/
	display: block;
	width: 102px;
	font-size: 13px;
	text-align: center;
	-webkit-transition: color 200ms;
	transition: color 200ms;
	z-index: 2;
	position: relative;
	height: 55px;
	overflow: hidden;
	font-size: 16px;
}

.index_top2 a:hover {
	color: #fff;
}

.index_top2 span {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
}

.index_top2 .bkg {
	width: 100%;
	height: 55px;
	top: 55px;
	z-index: 1;
	/* background-color: #001632; */
	-webkit-transition: top 200ms;
	transition: top 200ms;
}

.index_top2 a:hover .bkg {
	/* top: 0; */
}


/*.index_top2{float:left; height:100%;}
.index_top2 a {position:relative; z-index:2; display:block; width:100%; height:100%; font-weight:bold; font-size:13px; line-height:79px; text-align:center; color:#666; -webkit-transition:color 200ms; transition:color 200ms;}
*/

.ylyly {
	float: left;
}
/* .ylyly  .active  a{background:#001632!important} */

/*头部新加登录注册按钮*/

.denglu {
	width: 60px!important;
	display: block;
	position: absolute;
	display: none;
	z-index: 999;
	left: 0px;
	top: 41px;
	border:1px solid #ccc
}

.denglu a {
	display: block;
	height: 40px;
	color: #002147;
	font-size: 12px;
	text-align: center;
	line-height: 40px;
	font-family: '微软雅黑';
	background: #fff;
}

.sssss {
	background: url(../images/index_bj.jpg) no-repeat;
	background-size: 100%;
	width: 30px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	display: inline-block;
	font-size: 12px;
	color: #002046;
	float: left;
	margin: 13px 3px 0 6px;
	text-indent: 2px;
}

.index_top3 {
	height: 51px;
	width: atuo;
	float: right;
	font-size: 10px;
	line-height: 51px;
	color: #b5b5b5;
	padding-left: 16px;
	font-family: Arial;
}

.index_top4 {
	width: auto;
	float: right;
	font-size: 10px;
	color: #b5b5b5;
	padding-left: 16px;
	font-family: Arial;
	margin-top: 14px;
}

.index_top4 p {
	background: url(../images/t021.png) no-repeat;
	padding-bottom: 0px;
	width: 32px;
	height: 32px;
}

.index_top4 p:hover {
	background: url(../images/t021_1.png) no-repeat;
}

.index_top4 a {
	color: #FFF;
}

.index_top5 {
	width: auto;
	float: right;
	font-size: 10px;
	color: #b5b5b5;
	padding-left: 15px;
	margin-right: 12px;
	font-family: Arial;
	margin-top: 14px;
	position: relative;
}

.index_top5 p {
    padding-left: 5px;
    width: 32px;
    height: 32px;
    padding-bottom: 0px;
    background-image: url(../images/t022.png);
    background-repeat: no-repeat;
    background-position: left -3px;
}

.index_top5 p:hover {
	background: url(../images/t022_1.png) no-repeat;
	background-repeat: no-repeat;
	background-position: left -3px;
}

.index_top5 a {
	color: #FFF;
}

.denglu a:hover{
	
	color:#001632;font-weight:bold
}


.boot1 {
	margin: auto;
	height: 34px;
	width: 100%;
	background-color: #002147;
	clear: both;
	text-align: center;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #fff;
	line-height: 34px;
	box-sizing: content-box;
}

.boot1 a {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-family: "微软雅黑";
	padding: 0 16px;
}

.boot1 a:hover {
	color: #fff;
	font-size: 13px;
	font-family: "微软雅黑";
	text-decoration: underline;
}

.boot2 {
	margin: auto;
	height: 160px;
	width: 100%;
	padding-top: 20px;
	background-color: #eceff6;
	clear: both;
	text-align: center;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #fff;
}

.boot2_1 {
	margin: auto;
	height: auto;
	width: 1200px;
	clear: both;
	text-align: center;
	font-size: 13px;
	font-family: "微软雅黑";
	color: #656766;
	line-height: 24px;
	box-sizing: content-box;
}

.boot3 {
	margin: auto;
	height: auto;
	width: 1200px;
	clear: both;
	text-align: center;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #656766;
	padding-bottom: 20PX;
	line-height: 24px;
	padding-left: 25px;
	box-sizing: content-box;
}

.boot3 a {
	color: #656766;
	text-decoration: none;
	font-size: 13px;
	font-family: "微软雅黑";
	padding: 0 14px;
}

.boot3 a:hover {
	font-size: 13px;
	font-family: "微软雅黑";
	text-decoration: none;
	color: #002147;
}


/*头部样式end*/


/* leftsead */

a {
	color: #252525;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	color: #ba2636;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: normal;
}

.list-tweet i {
	background-image: url(../images/icon_v7.png);
	background-repeat: no-repeat;
}

.i-entry {
	padding: 2px 22px 2px 0;
	background-position: right -89px;
}

.dom-display .normal {
	display: none;
}

.dom-display .current {
	display: block;
}

.area-sub {
	width: 340px;
	overflow: hidden;
	float: right;
}


/* layout */

#layout-t .tab-bd {
	height: 340px;
}

.tab-hd-con {
	float: left;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
}

.tab-hd-con a {
	display: inline-block;
}

.tab-hd .current {
	font-weight: bold;
}

.tab-bd-con {
	display: none;
	overflow: hidden;
}

.list-tweet {
	height: 385px;
	overflow: hidden;
}

.list-tweet li,
.list-tweet i {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.list-tweet li {
	float: left;
	overflow: hidden;
	padding: 0 9px 0 14px;
	border-bottom: 1px dashed #E3E6EB;
}

.list-tweet i {
	float: right;
	width: 17px;
	height: 17px;
	overflow: hidden;
	margin-top: 13px;
	*display: inline;
}

.list-tweet h3 {
	line-height: 46px;
	height: 46px;
	overflow: hidden;
	font-size: 15px;
	padding-left: 25px;
	font-family: "微软雅黑";
}

ul.m-list.list-tweet a:hover {
	color: #002147
}

.list-tweet img {
	float: left;
	margin-right: 9px;
}

.list-tweet p {
	font-size: 12px;
	height: auto;
	line-height: 22px;
	color: #666;
	font-family: "微软雅黑";
}

.drink-me {
	height: 46px;
	background: #fff;
}

.drink-me i {
	font-size: 14px;
	opacity: 1;
	text-indent: -10em;
}

.eat-me {
	height: 136px;
}

.eat-me:hover {
	background: #F7F7F7;
}

.eat-me i {
	*display: none;
	opacity: 0;
}

.eat-me h3 {
	font-weight: bold;
}

.eat-me h3 a:hover {
	color: #ba2636;
	text-decoration: underline;
}

.tweet-detail-func {
	float: right;
	font-size: 12px;
	line-height: 22px;
	color: #ddd;
}

.tweet-detail-func a,
.tweet-detail-func a:visited {
	color: #174F82;
}

.tweet-detail-func a:hover {
	color: #ba2636;
}

.tweet-xxl {
	color: #A62F3A;
	background-position: left -599px;
}

.tweet-xl {
	color: #C35A4D;
	background-position: left -599px;
}

.tweet-l {
	color: #DC754B;
	background-position: left -599px;
}

.tweet-m {
	color: #A62F3A;
	background-position: left -599px;
}

.tweet-s {
	color: #A62F3A;
	background-position: left -599px;
}

.tab-main .lh-import-news {
	background: url(../images/importnewsheader3.jpg) no-repeat 0 10px;
	padding-top: 5px;
}


/**/

.focus .right {
	float: left;
	width: 155px;
}

.focus .right li {
	height: 113px;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
	position: relative;
	line-height: 22px;
	margin-bottom: 10px;
	cursor: pointer;
	font-family: 'Microsoft Yahei';
}

.focus .right li img {
	width: 100%;
	height: 100%
}

.focus .right li h3 {
	position: absolute;
	left: 0;
	top: 50%;
	font-style: normal;
	padding: 5px;
	display: block;
	margin-top: 0;
	font-size: 12px;
}

.focus .right li .shadow_bg {
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100%
}

.focus .right li:hover {
	color: #fff;
	background-position: -120px -106px;
}

.focus .right li a {
	color: white;
	width: 150px;
	height: 113px;
	overflow: hidden;
}

.focus .right li:hover a {
	color: #0081e8
}

.focus .right li i {
	height: 80px;
	width: 130px;
	background-image: url(../images/btns.png);
	background-repeat: no-repeat;
}

.focus .right li i.i1 {
	background-position: 0 0;
}

.focus .right li i.i2 {
	background-position: 0 -60px;
}

.focus .right li i.i3 {
	background-position: 0 -120px;
}

.focus .right li i.i4 {
	background-position: 0 -180px;
}

.focus .right li:hover i.i1,
.focus .right li.active i.i1 {
	background-position: -60px 0;
}

.focus .right li:hover i.i2,
.focus .right li.active i.i2 {
	background-position: -60px -60px;
}

.focus .right li:hover i.i3,
.focus .right li.active i.i3 {
	background-position: -60px -120px;
}

.focus .right li:hover i.i4,
.focus .right li.active i.i4 {
	background-position: -60px -180px;
}

.search_box {
    float: right;
    position: relative;
    cursor: pointer;
    height: 55px;
    width: 30px;
}
.search_btn {
    background: url(../images/35.32-man150806163025.png) no-repeat 5px 15px;
    text-indent: -999em;
    width: 30px;
    height: 50px;
    float: right;
 
    margin-top: 2px;
}

.ipt_box {
	width: 0px;
	background: #002147;
	position: absolute;
	top: 0px;
	right:0px;
	padding: 0px;
	height: 52px;
	opacity: 0;
	z-index:9999
}

.ipt_box p {
	background: url(../images/search_be484a1.jpg) no-repeat 5px 6px #fff;
	background-size: 18px;
	border: 0;
	margin-top: 12px;
}

.ipt_box input {
	width: 190px;
	border: none;
	height: 30px;
	margin-top: 0px;
	line-height: 30px;
	margin-left: 25px;
}

.ipt_box button {
	border: 0;
	width: 50px;
	background: #002147;
	border-radius: 4px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: white;
}

.search_hover .ipt_box {
	display: block;
	left: -200px;
}

.slideBox {
	width: 642px;
	height: 360px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 12px;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 15px;
	bottom: 11px;
	z-index: 999999;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 8px;
	width: 20px;
	height: 20px;
	background: url(../images/icon_video.png) -3px -57px no-repeat;
	line-height: 14px;
	text-align: center;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: url(../images/icon_video.png) -28px -56px no-repeat;
	color: #fff;
}

.slideBox .bd {
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
	cursor: pointer;
}

.slideBox .bd img {
	display: block;
}

.slideBox .bd p {
	width: 100%;
	height: 40px;
	background: #000;
	filter: alpha(opacity=60);
	opacity: 0.6;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 99
}

.slideBox .bd h2 {
	text-align: center;
	display: block;
	position: absolute;
	bottom: 8px;
	left: 15px;
	z-index: 999;
	color: #fff;
	font-family: '微软雅黑'
}

.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/icon_v7.png) 10px 5px no-repeat;
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 9;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 2px -40px;
	z-index: 9;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	z-index: 9;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}

.slideBox .bd li em {
	display: block;
	background: url(../images/NAV_BJ.png) repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: none;
}

.slideBox .bd li:hover em {
	display: block;
}

.focus .right li em {
	display: block;
	background: url(../images/NAV_BJ.png) repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: none;
}

.focus .right li:hover em {
	display: block;
}

.main{ width:1200px; overflow:auto; margin:0 auto; padding: 100px 0 58px 0;}
.main_top{ width:100%; height:66px; border-bottom:#002147 solid 3px; position:relative;}
.main_top span{ width:240px; height:25px; position:absolute; right:41px; top:0; display:block; line-height:25px; font-size:21px;}
.hlw{ display:block; width:110px; height:100%; float:left; color:#140200; border-right:#7d8085 solid 1px; margin-right:20px; padding:0 20px; font-weight:bold;}
.tc{ display:block; width:60px; height:100%; float:left; color:#140200; font-weight:bold;}
.main_a{ width:90%; margin:0 auto; background:#FFF; padding:34px 27px; margin-top:50px; margin-bottom:68px; overflow:auto;}
.gy{ width:100%; height:52px; background:#002147; margin-bottom:38px;}
.tit{ width:168px; height:56px; background:#002147; line-height:56px; text-align:center; color:#FFF; font-size:29px;}
.qbu{ width:100%; height:80px; border-bottom:#d6d6d6 solid 1px; margin:20px 0; position:relative;}
.qbu_a{ width:198px; height:80px; margin-bottom:-2px; line-height:80px; background:url(../images/index.html_22.jpg) no-repeat bottom center; position:absolute; left:0; bottom:-4px; font-size:22px; color:#797164; text-align:center;}
.fabu{ display:block; width:190px; height:57px; background:#002244; font-size:22px; text-align:center; line-height:57px; color:#FFF; position: absolute; top:0; right:27px; border-radius:5px;}
.xuanze{ width:100%; height:47px;}
.xuanze_a{ width:300px; height:100%; float:left; height:21px; font-size:21px;}
.xuanze_a a{ float:left; padding-right:10px;border-right:#676767 solid 1px;margin-right:10px;}
.xuanze_a li.last a{border:0}
.xuanze_a a{ color:#676767;}
.xuanze_a .active a,.xuanze_a a:hover{ color:#1a5773;}
form{ width:374px; height:100%; float:right; margin-right:27px;}
.ss{ width:250px; height:100%; border:#b5b5b5 solid 1px; box-sizing:border-box; border-bottom-left-radius:5px; border-top-left-radius:5px; margin-right:6px; float:left;}
.sas{ width:118px; height:100%; border:#b5b5b5 solid 1px; box-sizing:border-box; background:#fbfbfb; outline:none; border-bottom-right-radius:5px; border-top-right-radius:5px; font-size:21px;}
.fb{ width:100%; overflow:auto; margin:29px auto 90px auto;}
.fb_a{ width:100%; height:55px; border-bottom:#CCC solid 1px; background:#f3f3f3; font-size:22px; color:#030929; font-weight:bold;}
.fb_aa{ width:40%; height:100%; text-align:center; line-height:55px; float:left;}
.fb_ab{ width:20%; height:100%; text-align:center; line-height:55px; float:left;}
.fb_ac{ width:25%; height:100%; text-align:center; line-height:55px; float:left;}
.fb_ad{width:10%; height:100%; text-align:center; line-height:55px; float:left;}
.fb_b{ width:100%; height:70px; line-height:70px; border-bottom:#e4e4e4 solid 1px; overflow:hidden;}
.fb_ba{ display:block; width:40%; height:100%; float:left; font-size:18px; color:#25609c; text-align:center;}
.fb_bb{ display:block; width:20%; height:100%; text-align:center; color:#6c757e; float:left; font-size:14px;}
.fb_bc{ display:block; width:25%; height:100%; text-align:center; float:left;  font-size:18px;}
.fb_bc_a{ display:inline-block; width:56px; height:100%; background:url(../images/index.html_32.jpg) no-repeat left center;  color:#666; text-indent:0.5em;}
.fb_bc_b{ display:inline-block; width:56px; height:100%;  background:url(../images/index.html_26.jpg) no-repeat left center;  color:#666; text-align:center; text-indent:0.5em;}
.fb_bc_c{ display:inline-block; width:56px; height:100%;  background:url(../images/index.html_29.jpg) no-repeat left center;  color:#666; text-align:center; text-indent:0.5em;}
.fb_bd{display:block; width:10%; height:100%; text-align:center; float:left; font-size:18px; color:#25609c;}
.fb_be{display:block; width:10%; height:100%; text-align:center; float:left; font-size:21px; color:#666;}
.yema{ width:620px; height:30px; float:right; font-size:21px; line-height:30px;}
.yama_a{ float:left; margin-right:18px;}
.yama_b{ float:left; margin-right:18px; color:#666;}
.yama_c{ float:left; margin-right:18px; color:#666;}
.yama_ab{ width:40px; height:25px; text-align:center; border-radius:5px; outline:none;}
.yama_d{ float:left; width:60px; height:100%; border-radius:5px; background:#e9e9eb; border:none; outline:none; font-size:21px;}
.none{display:none}
.topimg{ border-radius:50px;}

/* pages */
.diy_pages {
	 text-align:center;
}
.diy_pages a {
	display:inline-block;
	border:1px solid #ccc;
	margin: 0 3px;
	padding: 0px 10px;
	height: 26px;
	line-height: 26px;
	background-color:#fff;
	font-size: 12px;
	font-family: "微软雅黑";
}
.diy_pages a:hover {
	color: #fff;
	background-color: #002046;
}
.diy_pages .cur {
	font-weight:600;
	background-color: #002046;
	color: #fff;
}
.diy_pages .dis { color:#ccc;}
.diy_pages .dot {
	font-size: 12px;
	margin: 0 12px;
	font-family: "微软雅黑";
}

/*qewan.cn*/
.boot1 {
	min-width:1200px;
	width:100%;
}
.boot2 {
	min-width:1200px;
	width:100%;
}
