* {
    margin: 0;
    padding: 0;
    list-style:none;
    border:0;
}
body {
    font-family:"微软雅黑",Helvetica,sans-serif;
    color:#fff;
    font-size:14px;
    width:100%;
}
body ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
body a {
    text-decoration: none;
}
body a:hover{
    color:#fe7d23;
}
.floatL {
    float: left;
}
.floatR {
    float: right;
}
.center{
    margin: 0 auto;
}
.hiddenele{
    display:none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lookmore {
    color: #1192d4;
    font-size: 12px;
}
.lookmore:hover {
    color: #c70715;
}
/*@font-face {
  font-family: "方正正中黑";
  src: url("../font/方正正中黑.TTF");
}*/


/* 项目css部分 */
.clear:after{
    content: '';
    display: block;
    clear: both;
}
.banner{
    margin-top: 102px;
    height:600px;
    background:url(../img/banner.jpg) no-repeat center center;
}
.page1Box{
    width: 100%;
    height:280px;
    position: relative;
}
.page1Box1040{
    width: 1040px;
    position: absolute;
    top:-208px;
    left: 50%;
    margin-left: -520px;
    padding-bottom: 40px;
    background: #fff;
    box-shadow:-0px -20px 20px rgba(0, 0, 0, .2);

}
.page1Box10401 div{
    width:1040px;
    height: 96px;
    background:url(../img/page1Tit.png) no-repeat center center;
    margin-bottom: 34px ;
}
.page1Box10401 p{
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    margin: 0 76px;
    text-indent: 2em;
}
.page1Box10401{
    width: 1040px;
    position: absolute;
    top:-208px;
    left: 50%;
    margin-left: -520px;
    padding-bottom: 40px;
    background: #fff;
    box-shadow:0px -20px 20px rgba(0, 0, 0, .2);
}
.page6Box{
    width: 100%;
    height: 400px;
    background: #fafafa;
}
.part6{
    margin: 0 auto!important;
}
.part6a{
    margin-top: 100px;
}
.page7Box{
    width: 100%;
    margin-bottom: 140px;
}
.page7BoxBox{
    width: 1180px;
    margin: 0 auto;
}
.page7Tit{
    width:1180px;
    height: 120px;
    margin-bottom: 20px;
    background:url(../img/page2Tit.png) no-repeat center center;
}
.page7LB{
    height: 600px;
}
.page7LB_2{
    height: 90px;
}
.page7LB ul li{
    float: left;
    height: 300px;
    width: 350px;
    position: relative;
}
.page7LB ul li img{
    display: block;
    width: 100%;
    height: 250px;
}
.page7LBLAndRSpan{
    display: none;
    position: absolute;
    top:0;
    left: 0;
    height: 250px;
    width: 350px;
    z-index: 2;
    background:url(../img/page7ZHEZHAO.png) no-repeat center center;
}
.page7LBLAndR li p{
    position: absolute;
    top:116px;
    text-align: center;
    width: 350px;
    overflow: hidden;
    z-index: 2;
}
.page7LBLAndR li p.page7LBLAndRP1{
    top:116px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.page7LBLAndR li p.page7LBLAndRP2{
    top:167px;
    font-size: 18px;
    color: #fff;
}
.page7LBM{
    margin: 0 65px;
}
.page7LBBt{
    width: 100%;
    height: 90px;
}
.page7LBBt .page7LBBtBox{
    margin: 0 auto;
    width: 130px;
    height: 90px;
}
.page7LBBtBox img{
    display: inline-block;
    width: 47px;
    height: 47px;
}
.page7LBBtBox img.page7LBBtBoxImg2{
   float: right;
}
.page7VD{
    width: 1180px;
    height: 360px;
}
.page7VDL{
    float: left;
    width: 590px;
    height: 360px;
}
.page7VDL img{
    display: block;
    width: 100%;
    height: 100%;
}
.page7VDZ{
    float: left;
    width: 140px;
    height: 360px;
    background:url(../img/Page7VDBut.jpg) no-repeat center center;
}
.page7VDR{
    float: left;
    width: 450px;
    height: 360px;
}
.page7VDR p{
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #666666;
}
.page7VDR p b{
    margin-right: 24px;
    font-weight: bold;
    font-size: 20px;
    color: #333333;
}
.page7VDR ul{
    width: 240px;
    margin-top: 30px;
}

.page7VDR ul li{
    width: 100px;
    height: 130px;
}
.page7VDR ul li.page7VDRL{
    float:left;
}
.page7VDR ul li.page7VDRR{
    float:right;
}
.page7VDR ul li img{
    display: block;
    width: 100px;
    height: 100px;
}
.page7VDR ul li p{
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666666;
    text-align: center;
}


