html,body,div,p,span,a,strong, form, table, th, td, ul, li, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, fieldset, iframe, object, pre, img, b, i {
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
}

body {
    font-family: "PingFangSC-Light","Helvetica","Helvetica Neue","Helvetica,Arial","PingFang SC","Heiti SC,Hiragino Sans GB","Microsoft YaHei";
}

/* ----------------------------------横幅------------------------------- */
.brfont{
	width:450px;

}

.index-body1 {
    display: block;
    margin-top: 70px;
    padding-bottom: 30px;
}

.index-body1 img {
    width: 50%;
    display: block;
    margin: auto;
}

.index-body1 p {
    color: #425471;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
}

.index-body1 .aa {
    color: #4D5058;
    font-size: 14px;
	margin-top: 8px;
	opacity: 0.4;       
}


.index-body2{
    width:100%;
}

.index-body2 ul{
    width:1140px;
	height:570px;
    margin:0px auto;
}

.index-body2 .ul2{
	width:1140px;
	height:314px;
	margin:0px auto;
}

.index-body2 .ul2t1{
    text-align: center;
    margin-top: 77px;
	font-size:54px;
	color:#ffffff;
}

.index-body2 .ul2t2{
	font-size:28px;
	color:#ffffff;
	margin-left:5px;
}

.index-body2 .ul2t3{
	font-size:18px;
	color:#ffffff;
	text-align:center;
}

.index-body2 .btn{
margin:40px 467px;
border:1px solid #ffffff;
width:206px;
height:45px;
text-align:center;
font-size:16px;
color:#ffffff;
line-height:30px;
}


.index-body2 img{
	margin-top:140px;
	height:312px;
}

.index-body2 .left{
	float:left;
	margin-top:98px;
}

.index-body2 .right{
	float:right;
	margin-top:98px;
}

.index-body2 .text1{
	font-size:40px;
	color:#425471;
	text-align:left;
	margin-bottom:20px;
	width:480px;
}

.index-body2 .text2{
	font-size:24px;
	color:#2d3238;
	text-align:left;
	padding-top:20px;
}

.index-body2 .text3{
	width:555px;
	font-size:16px;
	color:#425171;
	line-height:40px;
	text-align:left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.index-body2 .text3 a{
	color:#425171;
}

.border2 {
	background:#509cff;
	width:6px;
	height:38px;
	margin:8px 20px 0px 0px;
}


/* ----------------------------------测试------------------------------- */
img {
	border: 0;
}
* {
	padding: 0;
	margin: 0;
	list-style: none;
}
.slides {
	width: 100%;
	height: 700px;
	position: relative;
	overflow: hidden;
}
.slideInner {
	height: 700px;
	position: relative;
	left: 0;
	margin-left: 0;
}
.slideInner a {
	display: block;
	height: 700px;
	background-size: cover;
	background-position: center center;
	position: relative;
	text-align: center;
	z-index: 1;
}

.slideInner a div.img1 {
	width: 1070px;
	position: absolute;
	left: 50%;
	margin-left: -835px;
	top: 350px;
}

.slideInner a div.img2 {
	width: 1070px;
	position: absolute;
	left: 50%;
	margin-left: -925px;
	top: 420px;
}

.slideInner a div.img3 {
	width: 1070px;
	position: absolute;
	left: 50%;
	margin-left: -235px;
	top: 180px;
}

.slideInner a div.img4 {
	width: 1070px;
	position: absolute;
	left: 50%;
	margin-left: -185px;
	top: 220px;
}

.slideInner .slide3 .img2{
	top: 200px;
}
.slideInner .slide3 .img3{
	width: 181px;
	height: 286px;
	position: absolute;
	left: 50%;
	margin-left: 330px;
	top: 330px;
}
.nav1 {
	width: 1200px;
	position: relative;
	left: 50%;
	margin-left: -600px;

}
.nav1 a {
	display: block;
	width: 41px;
	height: 119px;
	opacity: .2;
	z-index: 9;
}
.nav1 a.prev {
	position: absolute;
	left: 0;
	top: -310px;
    margin-top: -58px;
    margin-right: 50px;
	background: url(../images/ban_pre.png) no-repeat;
}
.nav1 a.next {
	position: absolute;
	right: 0;
	top: -310px;
    margin-top: -58px;
    margin-left:100px;
	background: url(../images/ban_next.png) no-repeat;
}
.navListBox {
	position: absolute;
	left: 50%;
	top: 675px;
    z-index: 99;
    width:170px !important;
}
.navListBox li {
	width: 25px;
	height: 4px;
	float: left;
	margin-left: 8px;
    /* border-radius: 50%; */
    opacity: 0.8;

	overflow: hidden;
}
.navListBox li:first-child {
	margin-left: 0;
}
.navListBox li a {
	display: block;
	width: 100%;
	height: 100%;
	/* border-radius: 50%; */
	background-color: #fff;
	/* box-shadow: 0 0 5px #666 inset; */
}
.navListBox li a.active {
    background-color: #448aff;
	border:1px solid #ccc
}
.index-body1 .col-md-3{
	padding: 30px 0
}
.index-body1 .col-md-3.pointer{
	cursor:pointer
}
.index-body1 .col-md-3.pointer:hover{
	border: 1px solid #ddd;
}

