/* é€šç”¨åˆå§‹åŒ–æ ·å¼ START*/
blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

html {
	color: #333;
	background-image: linear-gradient(#f6f1f2, #ffffff);
}

body,
button,
input,
pre,
select,
textarea {
  font-family: "Microsoft Yahei", Arial, sans-serif, Arial, STHeiti;
  font-size: 12px;
  line-height: 150%
}

body {
  overflow-x: hidden;
  background-color: rgb(220, 240, 247);
  font-family: "Microsoft Yahei", Arial, sans-serif, Arial, STHeiti;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500
}

address,
cite,
dfn,
em,
var {
  font-style: normal
}

small {
  font-size: 12px
}

ol,
ul {
  list-style: none outside none
}

li {
  vertical-align: top
}

a {
  color: #333;
  text-decoration: none
}

a:hover {
  color: #bd1a2d;
  cursor: pointer
}

a:focus {
  outline: 0;
  -moz-outline: 0;
  -webkit-outline: 0
}

sup {
  vertical-align: text-top
}

sub {
  vertical-align: text-bottom
}

legend {
  color: #333
}

fieldset,
img {
  border: 0 none
}

button,
input,
textarea {
  font-size: 12px;
  vertical-align: middle;
  border: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

img {
  vertical-align: top;
  border: 0
}

textarea {
  resize: none
}
.none {
	display:none;
}
:focus {
  outline: 0 none
}

.overflow {
  overflow: hidden
}

.hide {
  display: none
}

.disblock {
  display: block
}

.inlineBlock {
  display: inline-block
}

.positionRelative {
  position: relative;
}

.block {
  display: block
}

.inline {
  display: inline
}

.error {
  color: red;
  font-size: 12px
}

button {
  cursor: pointer
}

i {
  font-style: normal
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline
}

button,
input {
  line-height: normal
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],
input[disabled] {
  cursor: default
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto;
  vertical-align: top
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block
}

.wordwrap {
  word-break: break-all;
  word-wrap: break-word
}

pre.wordwrap {
  white-space: pre-wrap
}

.fl {
  float: left
}

.fr {
  float: right
}

.br10 {
	margin-right:10px;
}
.br20 {
	margin-right:20px;
}

.red {
	color:#bd1a2d;
}

input {
  border: 0
}

.hidden {
  overflow: hidden
}

.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "."
}

.clearfix {
  display: block
}

.area {
  width: 1200px;
  margin: 0 auto;
  text-align: left
}

.tl {
  text-align: left
}

.tc {
  text-align: center
}

.tr {
  text-align: right
}

.ellipsis {
  width: 100%;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.common-box {
  width: 1000px;
  margin: 0 auto;
  position:relative;
}
.content {
  padding-bottom: 20px;
}

.head-box {
	width: 100%;
	height: 358px;
	margin: 0 auto;
	position: relative;
	background: url(./news_bg.png) no-repeat center top;
}
.head-box img {
	position: absolute;
	top: 0;
	width: 1000px;
}
.tool-box {
	width: 1000px;
	margin: 0 auto;
	padding-top: 5px;
	text-align: right;
}
.tool-box span {
	padding: 10px;
}
.top-banner {
	display: block;
	margin: 0 auto;
}

.content-main {
	background-color: white;
	overflow: hidden;
}

.content-main .left-box {
	float: left;
	box-sizing: border-box;
	width: 20%;
	background-color: rgb(249, 249, 249);
	padding: 0 10px;
	margin-left: 1%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 40px;
}
.content-main .left-box img {
	margin-bottom: 10px;
	width: 100%;
}
.left-box p {
	width: 100%;
	text-indent: 28px;
	line-height: 25px;
}
.content-main .right-box {
	float: left;
	width: 77%;
	background-color: rgb(249, 249, 249);
	margin-left: 1%;
	margin-top: 10px;
}
.channel-title-box {
	overflow: hidden;
	position: relative;
	height: 28px;
}
.channel-title-box img {
	width: 100%;
}
.content-main .right-box .channel-title-box span {
	position: absolute;
	color: white;
	left: 50px;
	line-height: 28px;
	font-size: 16px;
}
.content-main .right-box ul {
	padding: 10px;
}
.content-main .right-box ul li {
	overflow: hidden;
}
.content-main .right-box ul li i {
	width: 2px;
	height: 2px;
	margin: 10px 5px 15px 0;
	background-color: #666;
}
.content-main .right-box ul li span{
	font-size: 13px;
	padding: 5px 5px;
}
.info-date {
	width: 20%;
	text-align: right;
	padding-right: 20px;
}
.more {
	float: right;
	padding: 5px 10px;
}
.info-title {
	width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.top-qrcode-box {
	box-sizing: border-box;
	background: url(./news_img.png) no-repeat center top;
	padding: 0 5%;
	text-align: center;
	margin-top: 5px;
	height: 245px;;
}
.top-qrcode-box .item-box {
	background: url(./news_img_bg.png) no-repeat center top;
	float: left;
	width: 18%;
	margin: 20px 3.5%;
	text-align: center;
	padding: 20px 0;
}
.top-qrcode-box .item-box span {
	display: block;
	font-size: 17px;
	padding: 0 25px;
	line-height: 20px;
	color:rgb(0, 57, 155);
}
.bottom-qrcode-box {
	background-color: white;
	box-sizing: border-box;
	text-align: center;
	height: 155px;
	overflow: hidden;
}
.bottom-qrcode-box .item-box {
	float: left;
	width: 15%;
	margin: 10px 0;
	margin-left: 4%;
	text-align: center;
	padding: 5px 0;
}
.bottom-qrcode-box .item-box span {
	display: block;
	font-size: 13px;
	padding: 5px 15px;
	color:rgb(0, 57, 155);
}

@media screen and (max-width: 1200px ) {
	.common-box {
		width: 100%;
		margin: 0 auto;
		position:relative;
	  }
	.tool-box {
		display: none;
	}
	.head-box{
		height: 5rem;
		width: 100%;
		background-size: cover;
	}
	.head-box img{
		width: 100%;
	}
	.top-banner {
		width: 100%;
	}
	.content-main .left-box {
		width: 100%;
	}
	.content-main .right-box {
		width: 100%;
	}
	.channel-title-box img {
		display: none;
	}
	.content-main .right-box .channel-title-box span {
		position: absolute;
		color: #000;
		left: 20px;
		line-height: 28px;
		font-size: 16px;
	}
	.top-qrcode-box {
		box-sizing: border-box;
		background-size: cover;
		text-align: center;
		margin-top: 5px;
		height: auto;
		overflow: hidden;
	}
	
	.top-qrcode-box .item-box {
		width: 40%;
		margin: 0.5rem 3.5%;
	}
	.bottom-qrcode-box {
		box-sizing: border-box;
		text-align: center;
		height: auto;
		overflow: hidden;
	}
	.bottom-qrcode-box .item-box {
		float: left;
		width: 42%;
		margin: 10px 0;
		margin-left: 4%;
		text-align: center;
		padding: 5px 0;
	}
}