body{
	min-width: 1200px;
}
.ban>img{
	display: block;
	width: 100%;
}
.main{
	width: 1000px;
	margin: 0 auto;
}
.f1{
	overflow: hidden;
}
.tt {
    padding-bottom: 20px;
    border-bottom: 1px #0068a3 dashed;
    margin-bottom: 30px;
    width: 100%;
	float: left;
}
.ttb{
	margin-top: 15px;
	float: left;
	margin-right: 20px;
}
.btt {
    float: right;
    text-align: center;
    margin-top: 23px;
    padding-left: 12px;
    border-left: 1px #d2d2d2 solid;
    width: 810px;
}
.btt a {
    font-size: 34px;
    color: #0068a3;
    font-weight: bold;
    line-height: 60px;
}
.f1-l{
	float: right;
    width: 600px;
    height: 385px;
    position: relative;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
}
.slider1 .slide{
	width: 688px;
    height: 385px;
}
.f1-l img {
    width: 100%;
    height: 100%;
}
.slider1 .slide span {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 40px;
    background: rgba(0,0,0,0.6);
    text-align: center;
}
.slider1 .slide span a {
    display: block;
    width: 94%;
    margin: 0 auto;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 40px;
}
.f1-l .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 10px;
    width: auto; 
    right: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #2a6bc4;
}
.f1-l .bx-wrapper .bx-controls-direction a {
    height: 50px;
}
.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;
}
.f1-r {
	width: 384px;
	float: left;
}

.f1-r ul{
	margin-bottom: 20px;
}
.f1-r li {
    line-height: 30px;
	font-size: 14px;
	overflow: hidden;
}

.f1-r li>a {
    font-size: 16px;
    color: #0068a3;
}
.f1-r li>p {
    font-size: 13px;
    text-indent: 2em;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    color: #747474;
    margin: 5px 0;
}
.more {
    text-align: center;
}
.more>a {
    font-size: 12px;
    color: #0055AA;
}
/* 二楼 */
.f2{
	margin-top: 100px;
}
.xbt{
	width: 100%;
}
.xczj{
	margin-top: 60px;
}
.pxj{
	margin-top: 50px;
}
.xbt img,.pxj img{
	display: block;
	width: 100%;
}
.slider2 .slide{
	width: 1000px;
    height: 640px;
}
.xczj img {
    width: 100%;
    height: 100%;
}
.slider2 .slide span {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 40px;
    background: rgba(0,0,0,0.6);
    text-align: center;
}
.slider2 .slide span a {
    display: block;
    width: 94%;
    margin: 0 auto;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 40px;
}
.xczj .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 10px;
    width: auto; 
    right: 5px;
}
.xczj .bx-wrapper .bx-controls-direction a {
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 60px;
    text-indent: -9999px;
    z-index: 9999;
}
/*底部*/
.footer {
    background-color: #015696;
    width: 100%;
    text-align: center;
    color: #fff;
    line-height: 30px;
    font-size: 18px;
    padding: 50px 0;
    margin-top: 50px;
}
.footer>p {
    width: 1000px;
    margin: 0 auto;
}