body{
	min-width: 1200px;
}
.ban>img{
	width: 100%;
}
.clear:after {
	content: '';
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
.main{
	width: 1200px;
	margin: 0 auto;
}
.f1{
	padding: 80px 0;
}
.xwt {
    border: 20px solid #FFFFFF;
    border-radius: 10px;
    box-shadow: 0px 0px 25px 0px #ccc8c8;
    -moz-box-shadow: 0px 0px 25px 0px #ccc8c8;
    -webkit-box-shadow: 0px 0px 25px 0px #ccc8c8;
    display: inline-block;
}
.xwt .slide img{
	width: 648px;
	height: 406px;
}
.xwt .slide{
	position: relative;
}
.xwt .slide>span{
	bottom: 0;
	position: absolute;
	height: 38px;
	width: 100%;
	background: rgba(0,0,0,0.5);
}
.xwt .slide>span>a{
	height: 38px;
	width: 96%;
	overflow: hidden;
	line-height: 38px;
	padding-left: 10px;
	color: #fff;
	font-size: 14px;
}
.xwt .bx-wrapper .bx-pager{
 	bottom: 10px; 
 	right: 20px;
 	width: auto; 
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #FFFFFF;
    display: block;
    width: 8px;
    height: 8px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #ed2c2d;
}
.bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none ;
    box-shadow: none ;
    border: 0;
    left: 0;
}
.bx-wrapper {
    margin: 0;
}
.xwt .bx-wrapper .bx-controls-direction a{
	width: 16px;
    height: 26px;
}
.xwt .bx-wrapper .bx-prev {
    background: url(http://sh.xinhuanet.com/18zt/ppr/f1l.png) no-repeat;
    background-size: 100% 100%;
}
.xwt .bx-wrapper .bx-next {
    background: url(http://sh.xinhuanet.com/18zt/ppr/f1r.png) no-repeat;
    background-size: 100% 100%;
}
.xwli{
	width: 476px;
	height: 416px;
	padding: 15px 0;
	background: #FFFFFF;
	border-radius: 10px;
	box-shadow: 0px 0px 25px 0px #ccc8c8;
    -moz-box-shadow: 0px 0px 25px 0px #ccc8c8;
    -webkit-box-shadow: 0px 0px 25px 0px #ccc8c8;
    float: right;
    overflow: hidden;
}
.xwli>li{
	height: 46px;
	width: 92%;
	overflow: hidden;	
	margin: 14px auto;
}
.xwli>li:nth-child(3n+1)>a{
	font-size: 18px;
	color: #258be9;
	font-weight: bold;
}
.xwli>li>a{
	font-size: 14px;
	color: #767676;
	line-height: 46px;
	display: block;
	text-align: center;
}
.xwli>a{
	font-size: 14px;
	color: #e89214;
	display: block;
	width: 100px;
	margin: 0 auto;
	text-align: center;
}
.f2{
	padding-bottom: 50px;
}
.xbt{
	display: block;
	width: 100%;
	border-bottom: 1px solid #efb33d;
}
.xbt>a{
	display: inline-block;
	padding: 5px 15px;
	font-size: 18px;
	color: #FFFFFF;
	background: #efb33d;
}
.f2>ul{
	padding-top: 15px;
	margin-left: 20px;
}
.f2 li{
	list-style: disc;
	width: 590px;
	float: left;
	margin: 10px 0;
}
.f2 li>a{
	font-size: 16px;
	color: #000000;
}
.footer {
    background-color: #efb33d;
    width: 100%;
    min-width: 1200px;
    text-align: center;
    color: #fff;
    line-height: 24px;
    font-size: 12px;
    padding: 40px 0;
}
.footer>p {
    width: 1000px;
    margin: 0 auto;
}