@charset "utf-8";
* { margin:0; padding:0; border:none; list-style:none;}
body { font-family:"微软雅黑"; font-size:16px; padding-top:38px;}
.container { width:1140px; margin:50px auto;}
.header { height:61px; margin-bottom:10px}
.siteLogo { float:left; padding:10px 0 10px 0;}
.channelLogo { float:left; font-size:22px; line-height:44px; padding-left:0; padding-top:10px; font-weight:bold}
.channelLogo a { color:#00a69e;}
.newsnew { width:555px;}
.fl { float:left}
.fr { float:right}
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; font-size:0;}
.mb30 { margin-bottom:30px;}
a { text-decoration:none; color:#000; }
a:hover, a:focus { color:#cc1b1c;}
/*-------------> BAROUSEL */
.barousel { position:relative; height:386px;}
.barousel_image { position:absolute; z-index:10; width:100%; height:360px;}
.barousel_image img { position:absolute; display:none; width:100%; height:360px;}
.barousel_image img.default { display:block;}
.barousel_image img.current { z-index:10;}
.barousel_content { position:absolute; z-index:50; color:#fff; width:100%; top:335px;}
.barousel_content div { display:none;}
.barousel_content div.default{ display:block;}
.titleshadow { position:relative; width:100%; top:335px; z-index:30; height:25px;background:#000; opacity:0.6; filter:alpha(opacity=60);}
.barousel_content p.pictitle { height:25px; line-height:25px; color:#ffffff; text-indent:0; padding-left:8px; margin-left:1px; margin-right:1px; font-size:14px}
.barousel_content p.pictitle a { color:#fff;}

.barousel_nav { position:absolute; padding:0 3px 0 0; height:26px; background:#000; bottom:0; z-index:20; width:552px;}
.barousel_nav .counter { float:right; color:#fff; margin:5px 5px 0 0; font-size:12px;}
.barousel_nav ul { float:right; padding:0; margin:3px 0 0 0;}
.barousel_nav li { float:left; padding-left:3px; font-size:0; line-height:0; list-style:none;}
.barousel_nav li a { display:block; width:25px; height:20px; background-color:#4d4d4d; font-size:0; line-height:0; text-decoration:none;}
.barousel_nav li a:hover { background-color:#fff;}
.barousel_nav li a.current { background-color:#fff55b;}
.barousel_nav li.prev a { background-image:url(../images/barousel_link_previous.gif); background-repeat:no-repeat; background-position:0 0;}
.barousel_nav li.next a { background-image:url(../images/barousel_link_next.gif); background-repeat:no-repeat; background-position:0 0;}

h3 { background:#00a69e; line-height:36px; height:36px; font-size:18px; border-top:2px solid #047e73; padding:0 14px; color:#fff;}
h3 a { color:#fff;}
h3 a.more { font-size:12px; float:right; font-weight:normal;}
.newscont { padding:20px 8px 0;}
.newscont .headline p { font-weight: normal; margin-top: 10px;}
.headline { font-size:18px; font-weight:bold; line-height:44px;}
.topstory { font-size:22px;}
p { font-size:12px; line-height:24px; margin:2px 0 12px;}
p a { color:#5f5f5f;}
.newsnew li { line-height:36px; height:36px;}
.picnews { padding:30px 0; height:100%; overflow:hidden}
.picnews li { width:360px; margin-right:30px; float:left; text-align:center; line-height:28px;}
.picnews li.piclast { margin-right:0}
.picnews li img { width:358px; height:245px; border:1px solid #d2d2d2; margin-bottom:10px;}
div.copyright { border-top-color:#00a69e;}
div.copyright p { margin:0;}

.videobox { width: 555px; margin: 0 auto; margin-top: 20px; position:relative; }
.videobox img{ width: 100%; height:335px; }
.videobox span{ position: absolute; background: url(http://www.newsimg.cn/food/zjggkf40zn/img/btn.png)50% 0 no-repeat; width: 60px; height: 60px; top: 130px; left: 245px;}

/*top-bar*/
.row {
	font-size:0;
}
.top-bar {
	height:45px;
	text-align:center;
	border-bottom:1px solid #ccc;
	color:#ccc;
	width:100%;
	position:fixed;
	z-index:1040;
	top:0;
	left:0;
	background-color:#fff;
	box-shadow:3px 0 3px rgba(0, 0, 0, .2);
	overflow:hidden
}
.top-bar .menu {
	width:1200px;
	overflow:hidden;
	margin:0 auto
}
.top-bar .home-site-link {
	font-style:normal;
	font-weight:700
}
.top-bar li::after {
content:"|";
color:#d5d5d5
}
.top-bar li:first-of-type:after {
	content:" "
}
.top-bar li:last-of-type:after {
	content:" "
}
.top-bar .item {
	line-height:45px;
	font-size:14px;
	display:inline-block;
}
.top-bar .item a {
	padding: 0 7px;
}
.top-bar .home-site-link {
	color:#000
}
.top-bar a {
	color:#1a1a1a
}
.top-bar .loading {
	display:block;
	text-align:center;
	height:32px;
	line-height:32px;
	font-size:12px;
	background-color:#f5f5f5
}

/*焦点图*/
.news-pic .swiper-container-xctj{
	width: 555px;
	height: 319px;
}
.news-pic .pic img {
	display: block;
	width: 100%;
	height: auto;
}
.news-pic .title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba( 0, 0, 0, .7);
	color: #fff;
	padding: 0px 125px 0px 20px;
	line-height: 28px;
	height: 60px;
	padding-top: 16px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-pic .title a {
	color: #fff;
	font-size: 18px;
}
.news-pic .title .note {
	color: #fff;
	font-size: 16px;
}

.news-pic .swiper-pagination-fraction {
	bottom: 12px;
	right: 20px;
	left: auto;
	width: auto;
	color: #fff;
	font-size: 30px;
}
.news-pic .swiper-pagination-fraction .swiper-pagination-current {
	color: #ff8a00;
}
.news-pic .swiper-pagination-fraction .swiper-pagination-total {
	font-size: 18px;
}
.news-pic .swiper-button-prev, .news-pic .swiper-button-next {
	padding: 20px 5px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	font-size: 20px;
	background-size: 30px 60px;
}
.news-pic .swiper-button-prev {
	left: 30px;
	top: 45%;
}
.news-pic .swiper-button-next {
	right: 30px;
	top: 45%;
}

.news-pic {
	width: 555px;
	height: 319px;
	margin-top: 18px;
}

.news-pic .span1 {
	display: none;
}

.news-pic .span1:first-child {
	display: block;
}
.news-pic .span1 img {
    width: 100%;
    height: 319px;
}
.news-ul1 {
	width: 585px;
	margin-top:18px;
}

.news-ul1 li {
	background: #fff0c9; padding-left:30px; padding-right:20px; clear:both; height:79px; border-bottom:1px dotted #bdae83;
}
.news-ul1 li:hover{
    background: #a22418;
	color: #fff;
}
.news-ul1 li:hover a{
	color: #fff;
}
.news-ul1 li:last-child{ border-bottom:none; }
.news-ul1 li .tt{
	margin:0; font-size:18px; font-weight:bold; line-height:32px; padding-top:8px; height: 32px; overflow: hidden;
	}
.news-ul1 li p{ height:22px; overflow:hidden;}
.news-ul1 li a {
	display: block;
	color: #404040;
}

.news-ul1 li .div1 {
	padding: 0 0 0 14px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-ul1 li .div1:before {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	width: 5px;
	height: 5px;
	background: #959595;
}

.news-ul1 li .div1 span {
	position: absolute;
	right: 0;
	top: 0;
	color: #a6a6a6;
}

.news-ul1 li a:hover .div1 {
	color: #a71e32;
}

.news-ul1 li a:hover .div1:before {
	background: #a71e32;
}

/*footer*/
.domPC, .domMobile {
    display: none;
}
.domPC {
    display: block;
}
.footer {
	width: 100%;
    padding: 30px 0;
    background: #f9f7f4;
    text-align: center;
    border-top: #d70100 solid 5px;
}
.footer p {
    line-height: 2;
}
iframe{ width:100%; height:950px;}



body{-webkit-text-size-adjust: 100%!important; padding-top:12px;}
.channelLogo { color: #b40000;}
.channelLogo a { color:#b40000;}
h3 { background:#fff; border-top:none; border-bottom:1px solid #b40000; padding:0 5px; color:#b40000;}
h3 a, h3 a:hover, h3 a focused { color:#b40000;}
.newsnew li { overflow:hidden; background: url(http://www.newsimg.cn/tech/20181031mzppgc/img/img-10.png) no-repeat left center; text-indent: 14px;}
div.copyright { border-top-color:#b40000;}
.topstory { font-size:20px; line-height:32px; margin-bottom:10px; margin-top:5px;}
.mode-flash-1 { float:left; width:1140px; height:319px; background:#fff0c9; padding:0; margin-top: 15px;}
.mode-flash-1 .big-pic { float:left;}
.mode-flash-1 .big-pic a { display:none;}
.mode-flash-1 .big-pic img { width:555px; height:319px;}
.mode-flash-1 .thumb { width:585px; float:right;}
.mode-flash-1 .thumb ul li { padding-left:30px; padding-right:20px; clear:both; height:79px; border-bottom:1px dotted #bdae83;}
.mode-flash-1 .thumb ul li:last-child {border-bottom:none;}
.mode-flash-1 .thumb ul li p.tt { margin:0; font-size:18px; font-weight:bold; line-height:32px; padding-top:8px;}
.mode-flash-1 .thumb ul li p a { color:#333;}
.mode-flash-1 .thumb ul li.cur { background:#a22418;}
.mode-flash-1 .thumb ul li.cur p a { color:#fff;}
.mainnav { background:#b40000; height:38px; line-height:38px;}
.mainnav a { color:#fff; padding:0 30px; font-weight:bold;}
@media screen and (max-width: 1200px){
.footer { width:1140px;}
}

/*ad*/
.ad{
	margin: 0 auto 30px;
}
.ad img{
	width:1140px; height:80px;
}


/*临时*/
.brief_pic img {
    width: 100%;
    height: auto;
}
.brief_more {
    font-size: 16px;
    color: #de686d;
    background: #f5f5f5;
    border-radius: 5px;
    line-height: 30px;
    padding: 10px 20px;
    width: 200px;
    margin: 0 auto 50px;
    text-align: center;
    font-weight: 700;
}
.brief_more a {
    color: #de686d;
}
.brief_more:hover {
    color: #fff;
    background: #de686d;
}
.brief_more:hover a {
    color: #fff;
}
.wuhanjiayou .cols {
	font-size: 0;
	+word-spacing: -1px;
}
.wuhanjiayou .cols .col {
	display: inline-block;
	+display: inline;
	+zoom: 1;
	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
}
.wuhanjiayou .cols .mod-card {
	padding: 3px 15px 10px;
	margin-bottom: 20px;
	border: 1px solid #dc0000;
	background-color: #fff;
	border-radius: 5px;
}
.wuhanjiayou .cols .media img {
	width: 100%;
	height: auto;
}
.wuhanjiayou .cols .topic {
	padding: 5px 0 10px;
	font-size: 16px;
	line-height: 1.4;
	color: #cc3300;
	height: inherit;
}
.wuhanjiayou .cols .topic a {
	color: rgba( 220, 0, 0, 1);
}
.wuhanjiayou .cols .topic a:hover {
	color: rgba( 220, 0, 0, .6);
}
.wuhanjiayou .cols .abstract {
	padding: 6px 0 0;
	line-height: 1.4;
	color: #333;
	text-indent: 2rem;
	font-size: 14px;
}
.wuhanjiayou .cols .more {
	display: block;
	padding-right: .5rem;
	border-top: 1px dotted #ccc;
	height: 2rem;
	line-height: 2;
	text-align: right;
	display: none;
}

.wuhanjiayou .mod-tile {
	width: 360px;
	margin: 0 20px 40px;
	box-sizing: border-box;
	padding: 15px 15px 15px;
	border: 1px solid #dc0000;
}
.wuhanjiayou .mod-tile .media {
	width:100%;
}
.wuhanjiayou .mod-tile .media a {
	display: block;
	overflow: hidden;
}
.wuhanjiayou .mod-tile .media img {
	width: 100%;
	height: auto;
}
.wuhanjiayou .mod-tile .media a img {
	transition: 0.5s;
	display: block;
}
.wuhanjiayou .mod-tile .media a:hover img {
	transform: scaleX(1.2) scaleY(1.2);
}
.wuhanjiayou .mod-tile .caption {
	line-height: 1.4;
	font-size: 18px;
	text-align: left;
	margin-top: 10px;
	background: #dc0000;
	color: rgba( 255, 255, 255, 1);
	box-sizing: border-box;
	padding: 5px 10px;
}
.wuhanjiayou .mod-tile .caption a {
	color: rgba( 255, 255, 255, 1);
}
.wuhanjiayou .mod-tile .caption a:hover {
	color: rgba( 255, 255, 255, .6);
}
.wuhanjiayou .mod-tile .abstract {
	text-align: left;
	margin-top: 10px;
	color: #888;
}
.wuhanjiayou .mod-tile .abstract a {
	color: #00a0e9;
	display: inline;
}
.wuhanjiayou .mod-tile .abstract a:hover {
	color: #dc0000;
}

/*抗疫日志*/
.section-title {
    height: 133px;
    background: url(http://www.newsimg.cn/tech/20181031mzppgc/img/yiqing_titel_bg.png) no-repeat center;
    text-align: center;
    line-height: 130px;
    color: #2c2c2c;
    font-size: 32px;
    font-weight: normal;
}
.kyrz .swiper-container-kyrz{
	margin-bottom: 20px;
}
.kyrz .swiper-container-kyrz .mod{
	margin-left: 9px;
	width: 370px;
	background: #f7f7f7;
	text-align: center;
}
.kyrz .swiper-container-kyrz .mod:nth-child(1){
	margin-left: 0px;
}
.kyrz .swiper-container-kyrz .mod .media{
	width: 370px;
	height: 650px;
	overflow: hidden;
}
.kyrz .swiper-container-kyrz .mod .media img{
	width: 370px;
	height: 650px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.kyrz .swiper-container-kyrz .mod .media:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.kyrz .swiper-button-next,
.kyrz .swiper-button-prev{

}
.kyrz .swiper-container-kyrz .mod .unit-title{
	color: #353535;
	font-size: 20px;
	padding-top: 30px;
}
.kyrz .swiper-container-kyrz .mod .unit-title a{
	color: #353535;
	font-size: 20px;
	font-weight: normal
}
.kyrz .swiper-container-kyrz .mod  .abstract{
	color: #353535;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 5px 15px 0;
	height: 60px;
    overflow: hidden;
}

/*企业声音*/
.qysy .swiper-container-qysy{
	margin-bottom: 80px;
}
.qysy .swiper-container-qysy .mod{
	margin-left: 4px;
	width: 220px;
	background: #f7f7f7;
	border-bottom: solid 6px #2e548c;
	text-align: center;
}
.qysy .swiper-container-qysy .mod:nth-child(1){
	margin-left: 0px;
}
.qysy .swiper-container-qysy .mod .media{
	width: 220px;
	height: 400px;
	overflow: hidden;
}
.qysy .swiper-container-qysy .mod .media img{
	width: 220px;
	height: 400px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.qysy .swiper-container-qysy .mod .media:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.qysy .swiper-button-next,
.qysy .swiper-button-prev{

}
.qysy .swiper-container-qysy .mod .unit-title{
	color: #353535;
	font-size: 20px;
	padding-top: 20px;
}
.qysy .swiper-container-qysy .mod .unit-title a{
	color: #353535;
	font-size: 16px;
    font-weight: 600;
}
.qysy .swiper-container-qysy .mod  .abstract{
	color: #353535;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 5px 15px 0;
	height: 60px;
    overflow: hidden;
}
.row .dib {
    display: inline-block;
    font-size: 14px;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
}
/* 大图全屏收缩 begin */
.section-0 {position:absolute;top:0;left:0;width:100%;height:100vh;z-index:1999;overflow:hidden;}
.section-0 img {width:100%;height:100%;}
/* 大图全屏收缩 end */