body{
    margin:0;
    padding:0;
    font-family: '微软雅黑';
}
p{
    margin: 0;
    padding: 0;
}
.clearfix:before,
.clearfix:after {
	content: "";
	display: table
}
.clear{
	clear: both;
}
.clearfix:after {
	clear: both
}
.clearfix {
	*zoom: 1
}
.banner img{
    display:block;
    width:100%;
}
.main{
    background:url(../image/mainBG.jpg) no-repeat center;
    background-size: contain;
}
.w1000{
    width: 1000px;
    margin:0 auto;
}

.youxue{
    margin-top:60px;
}
.richeng{
    margin-top:80px;
}
.rc_bg{
    margin-top:40px;
    height:795px;
    background:url(../image/rc.jpg) no-repeat center;
    position: relative;
}
.rc_bg div{
    position: absolute;
}
.rc_bg div.rc1{
    top: 190px;
    left: 70px;
    text-align: right;
}
.rc_bg div.rc2{
    top: 220px;
    right: 60px;
    text-align: left;
    width: 200px;
}
.rc_bg div.rc3{
    top: 340px;
    left: 90px;
    text-align: right;
    width: 172px;
}
.rc_bg div.rc4{
    top: 410px;
    right: 20px;
    text-align: left;
    width: 240px;
}
.rc_bg div.rc5{
    top: 550px;
    left: 90px;
    text-align: right;
    width: 172px;
}
.rc_bg div.rc6{
    top: 660px;
    right: 20px;
    text-align: left;
    width: 240px;
}

.feiyong{
    margin-top:80px;
    background:url(../image/fybg.jpg) no-repeat top center;
    height:610px;font-size:20px;color:#6e6e6e;
    padding:130px 20px 0;
    line-height: 38px;
}
.feiyong h2{
    color:#194555;
    font-weight:600;
    font-size: 20px;
    margin:0 0 0 20px;
}
.feiyong p span{
    color:#194555;
    font-weight:600;
    margin-left:20px;
}
.feiyong .lxfs{
    margin:50px 20px 0;
}
.feiyong .lxfs .p_tit{
    color:#194555;
    font-weight:600;
}
.feiyong .lxfs .ts{
    color:#f02e2e;
}

.footer{
    margin-top:100px;
    background: url(../image/footerBG.jpg) no-repeat bottom center;
    height: 1080px;
    background-size: contain;
}
.sq{
    width: 1000px;
    margin:0 auto;
    background:url(../image/yybj.jpg) no-repeat top center;
    font-size:20px;
    color:#6e6e6e;
    padding:120px 0 0;
    line-height: 38px;
}
.sq .title{
    font-size:24px;
    color:#454545;
    line-height:56px;
}
.sq input.text{
    line-height:54px;
    width:560px;
    border:1px solid #8cd9f6;
    background:#f6fdff;
    font-size: 24px;
    border-radius: 5px;
    padding-left:6px;
}
.sq .tj_btn{
    width: 260px;
    height: 48px;
    font-size: 24px;
    color: #fff;
    border: none;
    background: #27b3e7;
    border-radius: 30px;
    margin: 30px auto 0;
    display: block;
    cursor: pointer;
}
.sq .item{
    font-size:16px;
}
.sq .item a{
    color: #0371B3;
}
.cyfs{
    color:#484e92;
    font-size:30px;
    text-align:center;
    margin-top: 80px;
}

.mt20{
    margin-top:20px;
}
.mb10{
    margin-bottom:10px;
}

.layer-photos-demo img{
	width: 225px;
	margin: 10px 10px;
	float: left;
	cursor:url('http://img.idcquan.com/templates/default/css/cursor/zoomin.cur'),auto;
}