html, body {
	height: 100%
}
body {
	font-family: \5FAE\8F6F\96C5\9ED1;
	background: #fff;
	-webkit-text-size-adjust: 100%
}
* {
	padding: 0;
	margin: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-touch-callout: none
}
nav, footer, section, header, article {
	display: block
}
ul {
	list-style: none
}
a:link, a:visited, a:hover, a:active {
	color: #000;
	text-decoration: none
}
input, textarea, button {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0
}
.clear {
	clear: both
}
.clearfix {
	display: block;
#zoom:1
}
.clearfix:after {
	content: '';
	overflow: hidden;
	width: 100%;
	height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	clear: both
}
h1 {
	font-size: 1.5em;
	line-height: 1.3em;
	padding: 0 10px;
	text-align: center;
	margin-bottom: 15px;
	font-weight: bold;
	font-family: "微软雅黑", "宋体"
}
h2 {
	font-size: 1.2em;
	line-height: 1.1em;
	padding: 0 10px;
	text-align: center;
	margin-bottom: 15px;
	font-family: "微软雅黑", "宋体"
}
h3 {
	width: 88%;
	background-color: #f7f3f7;
	font-size: 1.2em;
	line-height: 2em;
	padding: 0 10px;
	text-align: center;
	margin: 15px auto;
	font-family: "微软雅黑", "宋体";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9caebd
}
h4 {
	font-size: 1.3em;
	line-height: 1.1em;
	padding: 0;
	margin-bottom: 15px;
	font-weight: bold;
	font-family: "微软雅黑", "宋体"
}
.domMobile {
	display: block !important
}
.domPC {
	display: none !important
}
#article .info .source {
	float: none;
	text-align: center;
	color: #666;
	width: 100%
}
#article .info .source .sourceText {
	color: #00aae7
}
.article {
	padding: 10px
}
.article, .article p {
	font-size: 18px;
	line-height: 28px
}
.article p {
	margin-bottom: 10px;
	color: #393939
}
.article p a {
	font-size: 16px
}
.article p strong {
	font-size: 16px;
	font-weight: bold
}
.article img {
	max-width: 748px !important;
	width: 100% !important;
	height: auto !important
}
.f-bold {
	font-weight: bold;
}
.key {
	background: #f1f1f1;
	font-size: 14px;
	margin-top: 10px;
	line-height: 26px;
	padding: 2vw;
	margin-bottom: 20px;
	color: #000;
	display: block!important;
}
#root .info {
	margin: 0;
	text-align: center
}
#mobileHeader {
	width: 100%;
	height: 45px;
	border-bottom: 2px solid #e60012;
	position: relative;
	display: none;
	background: #f5f3f2 url(../images/banner_bg.jpg) no-repeat 98% 0;
	-webkit-background-size: 154px;
	background-size: 154px
}
#mobileHeader .logo {
	display: block;
	width: 134px;
	height: 45px;
	margin-left: 5px;
	background-image: url(../images/logo_mobile.png);
	-webkit-background-size: 134px;
	background-size: 134px 45px
}
#mobileHeader .loc {
	display: block;
	height: 22px;
	margin-left: 130px;
	float: left;
	margin-top: 13px;
	font-family: "微软雅黑";
	font-size: 22px;
	font-weight: bold;
	color: #ad3f42;
	line-height: 22px
}
#mobileHeader .arrow {
	display: inline-block;
	width: 20px;
	height: 45px;
	vertical-align: top
}
#mobileHeader .name {
	display: inline-block;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	padding: 0 5px;
	color: #231815;
	vertical-align: top
}
#mobileHeader .right {
	display: block;
	width: 30px;
	height: 45px;
	position: absolute;
	top: 0;
	right: 0
}
#mobileHeader .right i {
	display: block;
	width: 19px;
	height: 19px;
	position: absolute;
	top: 14px;
	right: 10px;
	background: url(../images/more.png)
}
#mobileHeader .mobileNavList {
	width: 100%;
	height: 0;
	overflow: hidden;
	position: absolute;
	top: 46px;
	left: 0;
	background: #ededed;
	z-index: 9999
}
#mobileHeader .mobileNavList a {
	float: left;
	width: 20%;
	padding: 10px 0;
	color: #fff;
	text-align: center;
	font-size: 16px
}
#mobileHeader .nav_mobile a {
	float: none;
	width: 100%;
	padding: 0
}
#mobileHeader .nav_mobile ul {
	margin-top: 10px
}
#mobileHeader .nav_mobile li {
	float: left;
	width: 25%;
	height: 36px;
	padding: 0 10px;
	margin-bottom: 15px;
	overflow: hidden;
	background: rgba(237,237,237,1);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
#mobileHeader .nav_mobile li a {
	display: block;
	line-height: 34px;
	text-align: center;
	color: #555;
	font-size: 16px;
	background: #fff;
	border: 1px solid #d8d8d8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
#root {
	min-width: 320px;
	max-width: 1000px;
	margin: 0 auto;
	padding: 10px 0
}
#article {
	margin: 0;
	border-top: 0
}
#title {
	margin-top: 60px
}
#newslist {
	margin-top: 70px
}
#rec-news .abox {
	padding: 0 0 15px 0;
	width: 100%
}
#rec-news ul {
	padding: 10px 0;
	margin-left: 10px;
	width: 96%
}
#rec-news li {
	padding-top: 10px;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: 1px solid #ddd
}
#rec-news .list {
	margin-top: 10px;
	margin-bottom: 10px
}
#rec-news .abstract {
	padding: 0;
	font-size: 1em;
	line-height: 1.4em;
	color: #565656;
	text-decoration: none;
	margin-left: 0;
	max-height: 4em;
	overflow: hidden
}
#rec-news .time {
	font-size: 1em;
	line-height: 1em;
	color: #999;
	margin-left: 0;
	padding-top: .4em;
	padding-right: 20px;
	padding-bottom: 0
}
#rec-news .pic {
	min-width: 33%;
	max-width: 33%;
	float: left
}
#rec-news .pic3 {
	min-width: 33%;
	max-width: 33%;
	float: left
}
#rec-news td .txt {
	min-width: 66%;
	max-width: 100%
}
#rec-news .zoombox {
	width: 100%;
	height: 0;
	padding-bottom: 68%;
	overflow: hidden
}
#rec-news .piczoom {
	padding-right: 10px
}
#rec-news .pic3 .piczoom {
	padding-right: 2px
}
#rec-news img {
	width: 100%;
	padding: 0
}
#rec-news span {
	margin-right: 10px
}
#newslist .abox {
	padding: 0 0 15px 0;
	width: 100%
}
#newslist ul {
	padding: 10px 0;
	margin-left: 10px;
	width: 96%
}
#newslist li {
	padding-top: 10px;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: 1px solid #ddd
}
#newslist .list {
	margin-top: 10px;
	margin-bottom: 10px
}
#newslist .abstract {
	padding: 0;
	font-size: 1em;
	line-height: 1.4em;
	color: #565656;
	text-decoration: none;
	margin-left: 0;
	max-height: 4em;
	overflow: hidden
}
#newslist .time {
	font-size: 1em;
	line-height: 1em;
	color: #999;
	margin-left: 0;
	padding-top: .4em;
	padding-right: 20px;
	padding-bottom: 0
}
#newslist .pic {
	min-width: 33%;
	max-width: 33%;
	float: left
}
#newslist .pic3 {
	min-width: 33%;
	max-width: 33%;
	float: left
}
#newslist td .txt {
	min-width: 66%;
	max-width: 100%
}
#newslist .zoombox {
	width: 100%;
	height: 0;
	padding-bottom: 68%;
	overflow: hidden
}
#newslist .piczoom {
	padding-right: 10px
}
#newslist .pic3 .piczoom {
	padding-right: 2px
}
#newslist img {
	width: 100%;
	padding: 0
}
#newslist span {
	margin-right: 10px
}
#footer {
	padding: 10px
}
#footer p {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	color: #000
}
#returnTop {
	width: 30px;
	height: 30px;
	background: url(../images/returntop.jpg) no-repeat 0 0;
	position: fixed;
	right: 10px;
	bottom: 50px;
	display: none;
	background-size: 30px 30px
}
#returnHome {
	width: 30px;
	height: 30px;
	background: url(../images/returnhome.jpg) no-repeat 0 0;
	position: fixed;
	right: 10px;
	bottom: 10px;
	display: none;
	background-size: 30px 30px
}
.content iframe {
	width: 90vw;
	height: 61.8vw;
	display: block;
	margin: 0 auto;
}
#v_player_cctv, .forApple, #forApple {
	width: 90vw !important;
	height: 61.8vw !important;
	display: block;
	overflow: hidden;
	margin: 10px auto;
}
.baidi {
	padding-top: 50px;
}
#returnHome .home {
	display: block;
	width: 134px;
	height: 45px;
	margin-left: 5px;
	-webkit-background-size: 134px;
	background-size: 134px 45px
}
#mobileHeader {
	position: fixed;
	left: 0;
	top: 0
}
#mobileNav {
	position: fixed;
	left: 0;
	top: 45px;
	width: 100%;
	height: 45px
}
#wrapper {
	position: fixed;
	top: 45px;
	left: 0;
	width: 100%;
	overflow: scroll;
	z-index: 1;
	border-top: 2px solid #900;
	background-color: #e70010;
	height: 45px
}
#wrapper .nav {
	text-align: center;
	font-size: 16px;
	height: 33px;
	white-space: nowrap;
	padding-top: 12px;
	overflow: hidden
}
#wrapper .nav a {
	min-width: 30px;
	line-height: 16px;
	padding: 0 11px;
	font-weight: bold;
	font-family: "微软雅黑", "宋体";
	font-size: 16px;
	color: #fff;
	border-right: 1px solid #f60;
	border-left: 1px solid #c00;
	text-align: center
}
#wrapper .nav a.first {
	border-left: 0
}
#wrapper .nav a.last {
	border-right: 0
}
#wrapper .nav a:hover {
	color: #ff0;
	text-decoration: none;
	background-color: #f33;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 11px;
	border-right: 1px solid #f60
}
#footer .link {
	text-align: center
}
#footer .link a:hover {
	text-align: center;
	color: #900
}
.page, .page a:hover {
	color: #900
}
.pagination #currentid {
	color: #900;
	font-weight: bold
}
.pagination #allid {
	color: #900
}
.pagination #jumppageId {
	border: 1px solid #999;
	height: 1.3em !important;
	width: 2em !important;
	margin-top: .3em !important
}
.pager-a-jump {
	background-color: #efebef;
	color: #900 !important;
	font-size: 1em !important;
	width: 2em !important
}
.pagination #currentpage {
	background-color: #066
}
.pagination #downpage, .pagination #uppage, .pager-a-jump {
	margin-right: 20px;
	background-color: #efebef;
	color: #900 !important;
	font-size: 1em !important;
	max-width: 3em !important;
	height: 1.8em !important;
	line-height: 1.8em !important
}
.pagination {
	color: #333
}
.pagination span {
	color: #333;
	margin: 0 1px !important;
	padding: 0 1px !important
}
.video-frame {
	width: 100%;
	height: 190px;
}
