body{
	font-size: 16px;
	color: #666;
	background: #fff;}
.wrapper{
	width: 1300px;
	margin: 0 auto;}
.m-nav{
	display: none;}
.m-header{
	display: none;}
.header{
	height: 255px;
	background: url(../images/img_01.png) no-repeat center  #b20000;}
.header-hd{
	padding: 0 50px 0 30px;
	position: relative;
	overflow: hidden;}
.header-hd .logo{
	float: left;}
.header-hd .logo a{
	padding-top: 25px;
	display: block;
	font-size: 0;}
 
.header-hd .logo p{
	margin-top: 25px;
	font-size: 0;}
.header-hd .txt{
	position: absolute;
	top: 53px;
	left: 50%;
	margin-left: -134px;
	font-size: 0;}
.header-hd .txt p{
	font-size: 40px;
	color: #fff;}
.header-hd .txt p:last-child{
	text-indent: 3em;}
.header-hd .search{
	margin-top: 74px;
	float: right;}
.header-hd .search p{
	margin-bottom: 20px;
	color: #FFF;}
.header-hd .search form{
	position: relative;
	width: 244px;
	height: 35px;
	border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
	-ms-border-radius: 0 10px 10px 0;
	overflow: hidden;}
.header-hd .search .search-text{
	display: block;
	padding: 0 60px 0 10px;
	width: 100%;
	height: 100%;
	border: none;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;}
.header-hd .search .search-btn{
	position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	height: 35px;
	background: url(../images/icon_01.png) no-repeat center #da0000;
	border: none;
	cursor: pointer;}
.header-bd {
	margin-top: 45px;}
.header-bd .nav{
	background: #da0000;
	line-height: 60px;
	background: url(../images/bg_04.png) no-repeat;}
.header-bd .nav ul{
	padding: 0 20px;
	overflow: hidden;}
.header-bd .nav li{
	float: left;
	width: 11%;
	font-size: 22px;
	text-align: center;}
.header-bd .nav li a{
	display: block;
	color: #fff;}
.header-bd .nav li:hover a{
	text-decoration: underline;}
.content{
	background: url(../images/bg_01.jpg) repeat-x top;}
.content > .wrapper{
	padding: 0 20px;
	background: #fff;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;}

.news{
	padding: 35px 0 0;}
.news-bd{
	overflow: hidden;}
.news-bd-slider{
	position: relative;
	float: left;
	width: 640px;
	overflow: hidden;}
.news-bd-slider .hd{
	position: absolute;
	bottom: 7px;
	right: 20px;
	z-index: 999;
	line-height: 1;}
.news-bd-slider .hd li{
	margin: 0 8px;
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-transition: all .5s;
	transition: all .5s;
	background: #fff;
	text-indent: 99999px;}
.news-bd-slider .hd li.on{
	width: 28px;
	background: #f23543;}
.news-bd-slider .bd li{
	position: relative;
	font-size: 0;
	width: 100%;
	overflow: hidden;}
.news-bd-slider .bd li .txt{
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 10px;
	width: 100%;
	font-size: 18px;
	line-height: 40px;
	background: rgba(0,0,0,.3);
	color: #fff;}
.news-bd-slider .bd li p{
	width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.news-bd-slider .prev,
.news-bd-slider .next{
	position: absolute;
	top: 50%;
	margin-top: -21px;
	width: 42px;
	height: 42px;
	background: url(../images/icon_slide.png) no-repeat;
	background-color: rgba(0, 0, 0, .5);
	border-radius: 42px;
	-webkit-border-radius: 42px;
	-moz-border-radius: 42px;
	-webkit-transition: all .5s;
	transition: all .5s;}
.news-bd-slider .prev{
	background-position: 6px -10px;
	left: -42px;}
.news-bd-slider .next{
	background-position: -20px -10px;
	right: -42px;}
.news-bd-slider .prev:hover,
.news-bd-slider .next:hover{
	background-color: rgba(0,0,0,1);}
.news-bd-list {
	float: left;
	width: 560px;
	margin-left: 48px;}
.news-bd-list .tab{
	 overflow: hidden;}
.news-bd-list .tab .tit{
	float: left;
	font-size: 24px;
	color: #d80000;}
.news-bd-list .tab .tit img{
	margin-right:15px;
	display: inline-block;
	vertical-align: -3px;} 
.news-bd-list .tab .more{
	float: right;
	line-height: 31px;
	font-size: 14px;}
.news-bd-list .tab .more a{
	color: #999999;}
.news-bd-list .tab .more a:hover{
	color: #d80000;}
.tab-bd{
	margin-top: 25px;}
.tab-bd h3{
	font-size: 24px;
	line-height: 38px;
	color: #666;}
.tab-bd ul{
	margin-top: 18px;}
.tab-bd li{
	position: relative;
	padding-left: 25px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	overflow: hidden;
	margin-bottom: 16px;}
.tab-bd li:hover a{
	color: #da0000;}
.tab-bd li:last-child{
	margin: 0;}
.tab-bd li p{
	float: left;
	width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.tab-bd li span{
	float: right;
	color: #b8b8b8;}
.tab-bd li:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 4px;
	margin-top: -2px;
	width: 5px;
	height: 5px;
	background: #da0000;}
.banner{
	margin: 40px 0 0;
	font-size: 0;}
.banner img{
	width: 100%;}
.column-list{
	padding: 0 20px;
	margin: 0 -25px 0 0;
	overflow: hidden;}
.column-list-item{
	margin: 40px 25px 0 0;
	float: left;
	width: 390px;}
.column-list-item dt{
	margin-bottom: 26px;
	overflow: hidden;}
.column-list-item dt .tit{
	float: left;
	font-size: 24px;
	color: #d80000;}
.column-list-item dt .tit img{
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;}
.column-list-item dt .more{
	float: right;
	line-height: 31px;}
.column-list-item dd{
	position: relative;
	margin-bottom: 20px;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	overflow: hidden;}
.column-list-item dd:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -2px;
	width: 5px;
	height: 5px;
	background: #da0000;}
.column-list-item dd p{
	float: left;
	width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.column-list-item dd span{
	float: right;}
.column-list-item dd:hover p,
.column-list-item dd:hover span{
	color: #da0000;}
.information{
	margin-bottom: 50px;}
.information .wrapper{
	margin-top: 20px;
	padding-top: 35px;
	border-top: 4px solid #0549b6;
	overflow: hidden;}
.information-item{
	float: left;}
.information-item h3{
	font-size: 24px;
	margin-bottom: 20px;}
.whistle-blowing{
	margin-right: 150px;}
.whistle-blowing-bd li{
	margin-bottom: 15px;
	color: #797b7d;}
.whistle-blowing-bd li:last-child{
	margin: 0;}
.whistle-blowing-ft{
	margin-top: 25px;}
.whistle-blowing-ft li{
	margin-right: 20px;
	display: inline-block;
	text-align: center;
	width: 100px;
	line-height: 30px;
	background: #3d84fa;}
.whistle-blowing-ft li:last-child{
	margin: 0;}
.whistle-blowing-ft li a{
	display: block;
	color: #fff;}
.link{
	margin-right: 186px;
	width: 330px;}
.link-bd ul{
	margin: 0 -30px -15px 0;
	overflow: hidden;}
.link-bd li{
	float: left;
	margin: 0 30px 15px 0;}
.information .qr p{
	margin-top: 5px;
	text-align: center;}
.f-link{
	margin: 40px -20px 0;}
.f-link .wrapper{
	padding: 0;}
.f-link ul{
	width: 100%;
	background: url(../images/bg_02.png) no-repeat ;
	line-height: 60px;
	text-align: center;}
.f-link li{
	display: inline-block;
	margin: 0 20px;}
.f-link li a{
	color: #fff;}
.footer{
	line-height: 67px;
	text-align: center;}
.footer a{
	color:white;}