body{
	min-width: 1250px;
}
.main {
    width: 1200px;
    margin: 0 auto;
}
.xbt{
	display: block;
	border-bottom: 5px solid #2a6bc4;
	padding: 15px 0;
}
.xbt1{
	display: block;
	border-bottom: 5px solid #ffffff;
	padding: 15px 0;
}
.xbt>a{
	font-size: 35px;
	font-weight: bold;
	color: #2a6bc4;
}
.xbt1>a{
	font-size: 35px;
	font-weight: bold;
	color: #ffffff;
}
.header >img {
    width: 100%;
}
.zjjs {
    margin-top: 65px;
    height: 475px;
    padding: 10px 0;
}
.zjjs>div {
    float: left;
}
.f1{
	padding-top: 50px;
}
.f5-l, .f5l {
    width: 688px;
    height: 418px;
}
.f5l {
    position: relative;
    padding: 15px;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border-radius: 10px;
    margin-left: 5px;
}
.f5-l img {
    width: 100%;
    height: 100%;
}
.f5-r {
    width: 440px;
    height: 408px;
    margin-left: 33px;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border-radius: 10px;
    padding: 20px 0;
}
.f5-r>div {
    width: 440px;
    height: 408px;
    overflow: hidden;
}

.f5-r li.on {
    background: #2a6bc4;
}
.f5-r li {
    width: 100%;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    padding: 8px 0;
}
.f5-r li.on>* {
    color: #FFFFFF;
}
.f5-r li>p {
    font-weight: bold;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    color: #2a6bc4;
}
.hide {
    display: none;
}
/*栏目二*/
.f2 {
    padding: 50px 0;
    background: #2a6bc4;
}
.bx-wrapper {
    margin: 0 auto;
}
.bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    left: 0;
    background: none;
}
.slider2 .slide {
    width: 100%;
    height: 876px;
    overflow: hidden;
}
.slider2 .slide>div {
    width: 394px;
    height: 430px;
    float: left;
    margin: 3px;
}
.lid>img {
    width: 100%;
    height: 252px;
}
.lid>div {
    background: #FFFFFF;
    height: 176px;
    width: 100%;
    position: relative;
}
.lid>div>i {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #FFFFFF;
    position: absolute;
    top: -15px;
    left: 182px;
}
.lid>div>a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    padding: 10px 0;
    color: #262626;
    font-weight: bold;
}
.lid>div>* {
    width: 96%;
    margin: 0 auto;
}
.lid>div>p {
    line-height: 22px;
    font-size: 14px;
    text-indent: 2em;
    color: #6e6e6e;
    height: 66px;
    overflow: hidden;
}
.lid>div>div {
    text-align: right;
    padding-top: 15px;
}
.lid>div>div>a {
    color: #6e6e6e;
    font-size: 14px;
}
.lid>div:hover{
	background: #258be9;
}
.lid>div:hover>i{
	border-bottom: 15px solid #ec716a;
}
.lid>div:hover *{
	color: #FFFFFF;
}
.dbwy{
	padding-top: 70px;
}
.dbwy .bx-wrapper .bx-pager{
	display: none;
}
.dbwy .bx-wrapper .bx-controls-direction a {
    width: 40px;
    height: 72px;
    top: 46%;
}
.dbwy .bx-wrapper .bx-prev{
	background: url(http://sh.xinhuanet.com/2017/qglh/img/img-06.png) no-repeat;
	background-size: 100% 100%;
	left: -50px;
}
.dbwy .bx-wrapper .bx-next{
	background: url(http://sh.xinhuanet.com/2017/qglh/img/img-05.png) no-repeat;
	background-size: 100% 100%;
	right: -50px;
}
.dbwy .bx-wrapper .bx-next:hover{
	background: url(http://sh.xinhuanet.com/2017/qglh/img/img-05.png) no-repeat;
	background-size: 100% 100%;
}
/*栏目三*/
.f3 {
    /*background: #cc2223;*/
    padding: 50px 0;
    margin-top: 30px;
}
.slider4 img {
    width: 1160px;
    height: 696px;
}
.slider4 .slide span {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 40px;
    background: rgba(0,0,0,0.6);
    text-align: center;
}
.slider4 .slide span a {
    display: block;
    width: 94%;
    margin: 0 auto;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 40px;
}
/*底部*/
.footer {
    background-color: #258be9;
    width: 100%;
    text-align: center;
    color: #fff;
    line-height: 24px;
    font-size: 12px;
    padding: 15px 0;
    margin-top: 30px;
}
.footer>p {
    width: 1000px;
    margin: 0 auto;
}