@charset "utf-8";
html,body,div,h1,h2,h3,h4,h5,h6,p,img,dl,dt,dd,ol,ul,li,form,table,tr,th,td{margin:0;padding:0;border:0}
h1,h2,h3,h4,h5,h6{font-weight:normal}
table{border-collapse:collapse;border-spacing:0}
img{border:0;vertical-align:top}
ol,ul{list-style:none}
/* i,b,em,strong{font-style:normal;text-decoration:none;font-weight:normal} */
/* a{color:#222;text-decoration:none;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;transition:color .2s ease-in-out} */
a{
	text-decoration:none;
}
.banner {
	height:880px;
	overflow:hidden;
	background:url(../images/banner.png);
	width: 100%; 
	max-width: 1920px;
	margin: 0 auto;
    background-size: 100% 880px;
    min-width: 800px;
    background-repeat: no-repeat;
}
.section{
	width: 1205px; 
	text-align: center;
	margin: 80px auto; 
	font-weight: bold;
	color: #007bea;
}
.xian{
	width: 44%;
	float: left;
	margin-top: 20px; 
	background-color: #007bea;
	border: 0 solid; 
	height: 2px;
}
.xian-two{
	height: 2px;
	width: 44%;
	float: right;
	margin-top: 20px;
	background-color: #007bea;
	border: 0 solid; 
}
.content{
    width: 640px;
    overflow:hidden;
	margin:0 auto;
	height:auto;
}
.content li {
    float: left;
    list-style: none;
    display: inline-block;
    height: 390px;
    width: 271px;
    margin:0 64.5px;
}
.content ul li .tutu{
	width: 100%;
    height: 271px;
    overflow: hidden;
}
.tutu img{
	cursor: pointer;
}
.title_span {
    font-weight: bold;
    display: block;
    margin-top: 10px;
    margin-bottom: 3px;
	color:#333232;
	text-align:center;
}
.title_p{
	padding: 0;
    margin-top: 0;
	color:#333232;
	text-align:center;
}
.button{
	width:100px;
	height:25px;
	text-align:center;
	display:block;
	background-color:#007bea;
	border-radius:8px;
	color:#FFF;
	margin:0 auto;
	line-height:25px;
	margin-top: 3px;
}
.button a{
	color:#FFF;
}
.button a:hover{
	color:#F00;
}
.content-wu{
    width: 1310px;
    overflow:hidden;
	margin:0 auto;
	height:494px;
}
.content-wu ul li{
	width:416px;
	height:167px;
	float:left;
	margin-right:20px;
	margin-bottom:80px;
}
.find {
	float:left;
	height:409px;
	width:100%;
	background:url(../images/tiao_18.png) repeat;
	margin:40px 0 100px 0;
}
.find-in{
	width:1920px;
}
.find-title{
	text-align:center;
	font-size:27px;
	color:#4c4c4c;
	font-weight:bold;
	margin:50px 0px 73px;
}
.content-liu{
	width:1290px;
	height:144px;
	margin: 0 auto;
}
.content-liu ul{
	margin-right:30px;
}
.content-liu ul li{
	float:left;
}
.content-liu ul .red{
	width:45px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:19.5px;
	color:#FFF;
	background-color:#cc0202;
	margin-top:25px;
}
.content-liu ul .zi{
	font-size:16.5px;
	color:#cc0202;
	border:1px solid #aaaaaa;
	height:122px;
	font-weight:bold;
	width:205px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	line-height:35px;
	background:#f7f6f6;
	margin-right:30px;
}
.zi span{
	color:#4c4b4b;
}


/***************新闻动态*****************/
.news {
    line-height: 48px;
    width: 287px;
    vertical-align: middle;
    font-size: 18px;
    color: #007bea;
    font-family: "微软雅黑";
	background:#e6e6e6;
	padding-left:10px;
}
.titles {
    width: 297px;
    height: auto;
    float: left;
    border: 1px solid #c9c9c9;
    margin-right: 20px;
}
.list {
    float: left;
    margin:10px;
}
.list ul li {
    list-style: none;
    height: 30px;
    line-height: 100px;
}
.list ul li a {
    font-size: 16px;
    color: #626262;
    font-family: "微软雅黑";
    text-decoration: none;
    line-height: 30px;
    height: 30px;
    display: block;
}
.section-news{
	width: 1200px;
	margin:2px auto;
	padding-bottom:100px;
}
.cen{
	float:left;
	width:880px;
	height:auto;
	margin-bottom:100px;
}
.cen p{
	/* text-indent:2em; */
	line-height:25px;
	font-size:14px;
}

