/* CSS Document */
/*CSS åˆå§‹åŒ–*/
* {margin:0; padding:0; font-size:12px; color:#616161; font-family:"å¾®è½¯é›…é»‘"; line-height:24px;}
body{
    background: #f8f8f8;
    width: 100%;
}
.banner a.pp{
	display:block;
	background:url(../images/2017.png) no-repeat;
	width:146px;
	height:60px;
	position:absolute;
	top:10px;
	right:10px;
}
.banner a.pp2017{
	display:block;
	background:url(../images/2018.png) no-repeat;
	width:146px;
	height:60px;
	position:absolute;
	top:75px;
	right:10px;
}
.banner a.pp2018{
	display:block;
	background:url(../images/2021.jpg) no-repeat;
	width:146px;
	height:60px;
	position:absolute;
	top:140px;
	right:10px;
}
.banner a.pp2022{
	display:block;
	background:url(../images/2022.jpg) no-repeat;
	width:146px;
	height:60px;
	position:absolute;
	top:205px;
	right:10px;
}
.main_top{
    background: #fff;
    height: 725px;
}
.banner1 img{
    width:100%;
}
.logo{
    width: 1200px;
    margin: 10px auto 25px;
}
.logo img{
    width:80%;
    margin: 0 10%;
}
.title{
    width: 1200px;
    margin: 0 auto;
}
.title img{
    width:80%;
    margin: 0 10%;
}
.main_con{
    width: 1200px;
    margin: 0 auto;
}
.xw{
    width: 1100px;
    margin: 15px auto;
    background: #fff;
    font-size: 14px;
    padding: 10px 50px;
}
.xw div {
    line-height: 35px;
    margin: 5px 0px;
    font-size: 14px;
    color: #000;
}
.xw div strong{
    font-size: 14px;
    color: #000;
}