body{
	min-width: 1200px;
}
.clearfix:after{
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
}
.ban>img{
	display: block;
	width: 100%;
}
.main{
	width: 1200px;
	margin: 0 auto;
}
.f1{
	overflow: hidden;
}
.tt {
	padding-top: 10px;
    padding-bottom: 15px;
    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: 980px;
	height: 106px;
	overflow: hidden;
}
.btt a {
    font-size: 36px;
    color: #000000;
    font-weight: bold;
    line-height: 60px;
}
.btt p{
	font-size: 16px;
	color: #545454;
	padding-top: 5px;
}
.f1-l{
	float: right;
    width: 680px;
    height: 425px;
    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: 680px;
    height: 425px;
}
.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: 440px;
	float: left;
	margin-left: 20px;
}

.f1-r ul{
	margin-bottom: 20px;
}
.f1-r li {
    line-height: 30px;
	font-size: 14px;
	overflow: hidden;
	padding: 5px 0;
}
.f1-r li>a {
    font-size: 20px;
    font-weight: bold;
    color: #000;
}
.f1-r li>p {
    font-size: 14px;
    text-indent: 2em;
    line-height: 25px;
    color: #847a7a;
	display: block;
	max-height: 100px;
	overflow: hidden;
}
.more {
    text-align: center;
}
.more>a {
    font-size: 12px;
    color: #0055AA;
}
.f2{
	padding-top: 50px;
}
.xbt{
	width: 100%;
}
.pxj{
	margin-top: 50px;
}
.xbt img{
	display: block;
	width: 100%;
}

.rlb>li{
	float: left;
	width: 350px;
	padding: 30px 14px 0;
	height: 420px;
	background: #e5e5e5;
	margin-bottom: 190px;
	margin-right: 32px;
}
.rlb>li:nth-child(3n){
	margin-right: 0;
}
.rlb>li>a{
	font-size: 32px;
	color: #000000;
	line-height: 45px;
	display: block;
	height: 90px;
	overflow: hidden;
}
.rlb>li>p{
	font-size: 16px;
	color: #545454;
	line-height: 25px;
	margin-top: 50px;
	height: 75px;
	display: block;
	overflow: hidden;
}
.rlb>li>div{
	width: 258px;
	padding: 10px;
	border-radius: 50%;
	box-shadow: 0px 0px 10px 0px #888;
	-moz-box-shadow: 0px 0px 10px 0px #888;
	-webkit-box-shadow: 0px 0px 10px 0px #888;
	margin: 0 auto;
	margin-top: 50px;
	background: #FFFFFF;
}
.rlb>li>div img{
	width: 100%;
	height: 100%;
}
.rlb{
	margin-top: 95px;
}
/*底部*/
.footer {
    background-color: #0620e9;
    width: 100%;
    text-align: center;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    padding: 30px 0;
    margin-top: 50px;
}
.footer>p {
    width: 1000px;
    margin: 0 auto;
}