@charset "utf-8";
/* CSS Document */
.domPc {
	display: none !important;
}
.domMobile {
	display: block;
}
.hide {
	display: none;
}
html body .hide {
	display: none;
}
.container {
	padding-bottom: 32px;
	width: 94%;
	padding: 3%;
}
.box {
	width: 96%;
	margin: 0 auto;
}
/*banner*/
.banner1 {
	width: 100%;
	/*height: auto;
	position:relative;	*/
}
.banner1 img {
	width: 100%;
}
/*导航*/
.mNavCon {
	width: 100%;
	overflow: auto;
	height: 36px;
	line-height: 20px;
	background: #2d4aa7;
}
.mNavCon .mNavList {
	white-space: nowrap;
	height: 36px;
	overflow-x: auto;
	overflow-y: hidden;
}
.mNavCon a {
	display: inline-block;
	white-space: nowrap;
	padding: 0 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
}
.mNavCon a.on {
	background-color: #d65b2f;
}
.dhxl{ font-size:15px !important; }
/*top下拉菜单*/
.navList {
	width: 94%;
	position: absolute;
	left: 0px;
	top: 1.3%;
	text-align: right;
	padding: 0 3%;
	z-index: 200;
	color: #fff;
}
.navList h3 {
	font-weight: normal;
	font-size: 14px;
	margin-top: 5px;
}
.navList .m {
	position: relative;
}
/*关于记协*/
.navList .xl {
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 21px;
	height: 12px;
	background: url(http://www.news.cn/zgjx/2019v/home/mobile/images/xl.jpg)0 0 no-repeat;
	overflow: hidden;
	margin: -2px 0 0 10px;
	vertical-align: middle;
}
.navList h3 a {
	zoom: 1;
	height: 18px;
	line-height: 18px;
	padding: 3px 10px;
	color: #fff;
	background: #0168b8;
	border-radius: 8px;
}
.navList .sub {
	display: none;
	width: 107px;
    position: absolute;
    right: 0;
    top: 26px;
   
    float: left;
    line-height: 30px;
    z-index: 200;
    margin-top: 2px;
    border: 1px solid #e6e6e6;
    padding-bottom: 2px;
}
.navList .sub li {
	text-align: center;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	padding-left: 10px;
	background: #fff url(http://www.news.cn/zgjx/2019v/home/mobile/images/hl.jpg) 16px 7px no-repeat;
}
.navList .sub li a {
	color: #1394ff;
	display: block;
	zoom: 1;
}
/*按钮1*/
.video1014-close {
	position: absolute;
	width: 21px;
	height: 12px;
	right: 8px;
	top: -20px;
	background: url(http://www.news.cn/zgjx/2019v/home/mobile/images/gb.png) no-repeat;
	cursor: pointer;
	z-index: 101;
}
/*按钮2*/
.video1014-close2 {
	position: absolute;
	width: 21px;
	height: 12px;
	right: 9px;
	top: -19px;
	background: url(http://www.news.cn/zgjx/2019v/home/mobile/images/gb.png) no-repeat;
	cursor: pointer;
	z-index: 101;
}
/*品牌矩阵*/
.navList .sub1 {
	display: none;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 28px;
	background: #fff;
	height: 239px;  border: 1px solid #e6e6e6;
}
.navList .sub1 li {
	float: left;
	width: 20%;
	height: 102px;
	text-align: center;
	margin-top: 22px;
	padding: 0px 6% 0px 7%;
}
.navList .sub1 li p {
	font-size: 14px;
	color: #2e67ac;
	margin-top: 5px;
}
/*版权*/
.bq {
	width: 100%;
	margin: auto;
	background: #e8e8e8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ececec;
	padding: 20px 0 30px 0;
	font-size: 12px;
}
.bq p {
	width: 96%; padding:0 2%;
	margin: auto;
	color: #434343;
	text-align: center;
	margin-top: 15px;
}
/*手机底部二维码*/
.m_ewm {
	width: 100%;
	margin: 15px 0px;
}
.m_ewml {
	width: 50%;
	float: left;
}
.m_ewml img {
	width: 100%;
	height: auto;
}
.m_ewmr {
	width: 50%;
	float: left;
}
.m_ewmr img {
	width: 100%;
	height: auto;
}

