﻿@charset "utf-8";
/* CSS Document */

	.main{ width: 1140px; margin: 20px auto;}
    .header{ height: 51px; margin-bottom: 10px;}
	.news-bream a{ color:#b40000;}
	.news-bream { color: #b40000; background:url(http://www.newsimg.cn/tech/20181031mzppgc/img/bg-10.png) center bottom no-repeat;}
	.siteLogo { float: left;  padding: 10px 0 10px 0;}
	.channelLogo { color: #b40000; float: left; font-size: 22px; line-height: 44px; padding-left: 0; padding-top: 10px; font-weight: bold;}
	.channelLogo a { color: #b40000;}
	.footer {background: #b40000; }
	.container{ width:1140px; min-width:1140px;}
	iframe{ width:1140px; height:100px}
	@media screen and (max-width: 767px){
	.domPC{ display:none;}	
	.container{ width:600px; min-width:600px;}
	.header:after{ content:''; display:table; clear:both;}
	.siteLogo { float: left; padding: 10px 0 10px 0;}
	.channelLogo { float: left; font-size: 22px; line-height: 44px; padding-left: 25px; padding-top: 7px; font-weight: bold; color: #b40000}
	}