.head-banner img {
    width: 100%;
}
body{
	margin:0;
	padding:0;
	font-family: "微软雅黑";
	min-width: 1130px;
}
a{
	text-decoration: none;
}
ul{
	padding:0;
	margin:0;
	list-style: none;
}
.section,section{
	overflow: hidden;
}
.pull-left{
	float: left;
}
.pull-right{
	float: right;
}
.font-red{
	color: #e50211;
}
.clearfix{
	clear: both;
}
.container{
	margin:0 auto;
	width: 1022px;
}
#header{
	overflow: hidden;
	background: #22262d;
}
.logo{
	float: left;
	height: 45px;
	line-height: 42px;
}
.logo img{
	vertical-align: middle;
}
.nav{
	float: left;
	margin-left: 30px;
}
.nav ul li{
	float: left;
	height: 45px;
	line-height: 45px;
}
.nav ul li a{
	margin-right: 16px;
	font-size: 12px;
	color: #fff;
}
.search{
	margin-top: 8px;
	float: right;
	position: relative;
}
.search input{
	margin-right: 52px;
	width: 210px;
	height:30px;
	border:none;
	outline: 0;
}
.search .search-submit{
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 14px 1px 16px; 
	background: #e50211;
	border:none;
	outline: 0;
	cursor: pointer;
}
.search .search-submit img{
	width: 22px;
	height: 22px;
	cursor: pointer;
}
.banner img{
	width: 100%;
}
.intro{
	margin-top: 28px;
	margin-bottom: 50px;
}
.intro-tag{
	float: left;
	height: 203px;
	width: 176px;
	color: #fff;
	overflow:hidden;
	text-align: center;
	background: #b53f19;
}
.intro-tag-cn{
	display: block;
	margin-top: 60px;
	font-size: 43px;
}
.intro-tag-en{
	display: block;
	font-size: 14px;
}
.intro-main{
	margin-left: 176px;
	height: 165px;
	padding:17px 30px 19px 27px;
	background: #f5ecde;
	border: 1px solid #d0d0cd;
}
.intro-main-content{
	font-size: 14px;
	color: #666;
	height: 100%;
	overflow: hidden;
	line-height: 23px;
	text-indent: 2em;
}
.intro-main-content p{
	margin:0;
}
.heading-tit{
	margin-top: 20px;
	margin-bottom: 20px;
	/*border-bottom: 1px solid #1195fd;*/
}
/*.heading-tit span{
	display: inline-block;
	margin-bottom: -1px;
	padding:0 10px;
	font-size: 44px;
	color: #002868;
	border-bottom: 3px solid #002868;
}
.heading-tit-left{
	padding:0 16px 3px;
	border-left: 7px solid #184129;
}
.heading-tit-left span{
	display: inline-block;
	margin-top: -10px;
	font-size: 44px;
	color: #184129;
}*/
/*video*/
.video-play {
    position: relative;
}
.video-box {
    background-color: #000;
    overflow: hidden;
    padding: 11px 21px;
}
.video-main {
    position: relative;
    width: 100%;
    z-index: 0;
}
.listhid-btn {
    cursor: pointer;
    display: inline-block;
    height: 82px;
    position: absolute;
    right: 324px;
    top: 40%;
    width: 13px;
    z-index: 100;
}
.listshow-btn {
    cursor: pointer;
    display: none;
    height: 82px;
    position: absolute;
    right: 0;
    top: 40%;
    width: 13px;
    z-index: 100;
}
.videoimg {
    height: 420px !important;
    width: 640px !important;
}
.video-list {
	height:420px;
    background-color: #272727;
    position: absolute;
    right: 21px;
    top: 11px;
    width: 317px;
    z-index: 99;
}
.video-list .video-list-hd {
    overflow: hidden;
}
.video-list .video-list-hd h3 {
    border-bottom: 1px solid #363636;
    color: #fff;
    font-size: 18px;
    margin: 0;
	cursor: pointer;
    text-align: center;
}
.video-list .video-list-hd h3.width-50 {
    width: 49.8%;
}
.video-list .video-list-hd h3 span {
    display: block;
    padding: 10px 18px;
}
.video-list .video-list-bd {
    height: 376px;
}
.video-list .video-list-box:hover {
    background-color: #1b1b1b;
}
.video-list-bd .active .video-btn {
    display: block !important;
}
.video-list-box {
    border-bottom: 1px solid #363636;
    color: #7e7e7e;
    margin-top: 0;
    padding: 12px 0 12px 20px;
}
.video-list-box .media-left {
    margin-right: 10px;
    padding-right: 0;
    position: relative;
}
.video-list-box .media-left span.min {
    background-color: #000;
    bottom: 0;
    color: #fff;
    font-size: 13px;
    padding: 0 4px;
    position: absolute;
    right: 0;
}
.video-list-box .media-left .video-btn {
    background-color: rgba(255, 255, 255, 0.2);
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.video-list-box .media-left .video-btn img {
    height: 36px;
    left: 50%;
    margin-left: -18px;
    margin-top: -18px;
    position: absolute;
    top: 50%;
    width: 36px;
}
.video-list-box .media-body {
    padding-left: 10px;
}
.video-list-box .media-body h4 {
    font-size: 15px;
    height: 45px;
    line-height: 24px;
    overflow: hidden;
}
.video-list-box .media-body h4 a {
    color: #777;
}
.video-list-box .box-bottom {
    color: #777;
    font-size: 12px;
    margin-top: 10px;
    overflow: hidden;
    vertical-align: bottom;
}
.video-list-box .box-bottom span {
}
.video-list-box .box-bottom span img {
    height: 12px;
    margin-top: 2px;
    width: 12px;
}
.video-list-box .box-bottom .time {
    margin-right: 5px;
}
.video-list-box .box-bottom .play {
}
.video-more {
    border-bottom: 1px solid #bbb;
    padding: 30px 0;
}
.video-more ul {
    padding-top: 20px;
}
.video-more ul li {
    float: left;
    margin-right: 10px;
}
.video-more ul li a {
    border: 1px solid rgb(248, 83, 87);
    color: rgb(248, 83, 87);
    display: block;
    height: 23px;
    line-height: 23px;
    padding: 0 8px;
    text-align: center;
}
.video-more ul li a.first {
    background: rgb(248, 83, 87) none repeat scroll 0 0;
    color: #fff;
}

.video-nowtime {
    float: right;
}
.video-nowtime li {
    color: #aaa;
    float: left;
    margin-right: 15px;
}
.video-nowtime li.video-table {
    color: white;
}
.video-nowtime li {
    font-size: 14px;
    padding-top: 5px;
}
.viewport .media-left a {
    display: block;
    height: 72px;
    overflow: hidden;
    width: 110px;
}
.viewport .media-left a .media-object {
    height: auto;
    width: 100%;
}
.video-play {
    position: relative;
}
.video-box {
    background-color: #000;
    overflow: hidden;
    padding: 11px 21px;
}
.video-main {
    position: relative;
    width: 100%;
    z-index: 0;
}
.video-box{
	margin-bottom: 24px;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.media-left, .media > .pull-left {
    padding-right: 10px;
}
.media-body {
    width: 10000px;
}
.media, .media-body {
    overflow: hidden;
}
.media-heading {
    margin-bottom: 5px;
    margin-top: 0;
}
.video-list-box .media-left span.min {
    background-color: #000;
    bottom: 0;
    color: #fff;
    font-size: 13px;
    padding: 0 4px;
    position: absolute;
    right: 0;
}
/*********************港视报道***********************/
.report{
	margin-top: 35px;
	margin-bottom: 70px;
}
.report-img{
	float: left;
}
.report-img img{
	width: 349px;
	height: 332px;
}
.report-list{
	margin-left: 373px;
	height: 332px;
	overflow-y:auto;
}
.report-list li a{
	display: block;
	padding-left: 45px;
	height: 60px;
	line-height: 49px;
	color: #000;
	font-size: 14px;
	background: url(../img/new4/li-bg.png) no-repeat 24px 22px;
	border-bottom: 1px dashed #ccc;
}

/*********************各界热议***********************/
.hot-dis-item{
	margin-right: 23px;
	margin-bottom: 20px;
	width: 325px;
	float: left;
}
.hot-dis-item:nth-of-type(3n){
	margin-right: 0;
}
.hot-dis-item img{
	width: 325px;
	height: 188px;
}
.hot-dis-item-tit{
	overflow: hidden;
	margin-top: -4px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	background: #888;
}
.hot-dis-item-tit a{color: #fff;}
.hot-dis-item-des{
	padding:14px 22px 24px;
	color: #666;
	font-size: 14px;
	text-indent: 2em;
}
.hot-dis-item-descontent{
	height: 104px;
	line-height: 17px;
	overflow: hidden;
}
/*********************习近平访美********************/
.imgmes-item{
	height: 172px;
	padding-top: 18px;
	padding-bottom: 18px;
	border-bottom:1px dashed #ccc;
}
.imgmes-item:last-of-type{
	border: 0px;
}
.imgmes-img img{
	width: 274px;
	height: 173px;
}
.imgmes-message{
	height: 172px;
	overflow:hidden;
}
.imgmes-message h3 a{color: #1195fd;}
.imgmes-message h3{
	margin-top: 0;
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: normal;
	color: #1195fd;
}
.imgmes-message .imgmes-message-des{
	color: #888;
	font-size: 14px;
	line-height: 24px;
	text-indent: 2em;
}
.imgmes-message .imgmes-message-des p{
	margin:0;
}
.imgleft-message{
	margin-left: 300px;
}
.imgright-message{
	margin-right: 300px;
}
/******************媒体评价******************/
.comment-item{
	float: left;
	margin-right: 14px;
	margin-bottom: 25px;
	padding:20px 27px 36px 16px;
	width: 288px;
	background: #f2f2f2;
}
.comment-item:last-of-type{
	margin-right: 0;
}
.comment-img{
	height: 120px;
	line-height: 120px;
}
.comment-img img{
	max-height: 120px;
	vertical-align: middle;
}
.comment-mes h3{
	margin:18px 0 ;
	font-size: 20px;
}
.comment-mes h3 a{color:black;}
.comment-des{
	height: 430px;
	line-height: 26px;
	font-size: 15px;
	text-indent: 2em;
}
.comment-des a{
	color: #e50211;
}

/*******************高清图片******************/
.clear-img-slide{
	position: relative;
	width: 100%;
	height: 512px;
}
.clear-img-slide img{
	display: block;
	width: 100%;
	height: 512px;
}
.clear-img-des{
	position: absolute;
	bottom: 0;
	left:0;
	padding-left: 10px;
	width: 100%;
	height: 82px;
	line-height: 82px;
	font-size: 14px;
	color: #fff;
	background: rgba(0,0,0,.6);
}

/**********************各界热议滚动*******************/
.column-4{
	overflow: hidden;
	width: 100%;
	background: #ececec;
}
.column-4-box{
	float: left;
	width: 247px;
	margin:0 4px;
	background: #fff;
}
.column-4-box img{
	display: block;
	width: 247px;
	height: 160px;
}
.column-4-box h3{
	margin:0;
	padding: 0 8px;
	height: 30px;
	line-height: 30px;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	background:#98683f;
}
.column-4-des{
	overflow: hidden;
	margin: 15px 17px 28px;
	height:270px;
	font-size: 12px;
	line-height: 21px;
	text-indent: 2em;
	color: #666666;
}
/***************尾部***************/
#footer{
	margin-top: 50px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	background: #333;
}
#footer ul li{
	float: left;
}
#footer ul li a{
	padding:0 5px;
	color: #fff;
	border-right: 1px solid #fff;
}
#footer ul li:last-of-type a{
	border:0px;
}

/*******************轮播图样式*****************/
.slick-prev:before, .slick-next:before{
	content: '' !important;
}
.clear-img .slick-prev{
	z-index: 999;
	left: 0;
	width: 42px;
	height: 76px;
	background: rgba(255,255,255,.1) url(../img/new4/index-left.png) no-repeat 9px;
}
.clear-img .slick-next{
	z-index: 999;
	right: 0;
	width: 42px;
	height: 76px;
	background: rgba(255,255,255,.1) url(../img/new4/index-right.png) no-repeat 17px;
}
.clear-img .slick-prev:hover,
.clear-img .slick-prev:active,
.clear-img .slick-prev:focus{
	background: rgba(255,255,255,.3) url(../img/new4/index-left.png) no-repeat 9px;
}
.clear-img .slick-next:hover,
.clear-img .slick-next:active,
.clear-img .slick-next:focus{
	background: rgba(255,255,255,.3) url(../img/new4/index-right.png) no-repeat 17px;
}
.column-4 .slick-prev{
	z-index: 999;
	left: auto;
	right: -28px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: rgba(0,0,0,.2) url(../img/new4/index-left.png) no-repeat 9px;
}
.column-4 .slick-next{
	z-index: 999;
	right: auto;
	left: -28px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: rgba(0,0,0,.2) url(../img/new4/index-right.png) no-repeat 33px;
}
.column-4 .slick-prev:hover,
.column-4 .slick-prev:active,
.column-4 .slick-prev:focus{
	background: rgba(0,0,0,.4) url(../img/new4/index-left.png) no-repeat 9px;
}
.column-4 .slick-next:hover,
.column-4 .slick-next:active,
.column-4 .slick-next:focus{
	background: rgba(0,0,0,.4) url(../img/new4/index-right.png) no-repeat 33px;
}
