* {
    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");
}*/

.ml80 {
    margin-left: 80px;
}

.mr0 {
    margin-right: 0;
}

.mr68 {
    margin-right: 68px;
}

.mt10 {
    margin-top: 10px;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}

/*banner start*/
.banner {
    width: 100%;
    height: 502px;
    background: url(../img/banner.jpg) no-repeat center center;
}
.bannerCon{
    width: 1000px;
}
.bannerCon a{
    display: block;
    width: 129px;
    height: 51px;
    padding-top: 22px;
    background: url(../img/logo.png) no-repeat center center;
}
/*banner End*/
/*活动视频 start*/
.part1 {
    width: 100%;
    height: 715px;
    background: url(../img/region1_BG.png) no-repeat center center;
}

.part1 p {
    padding-top: 37px;
    width: 164px;
    text-align: center;
    font-size: 40px;
    color: #fefefe;
    font-weight: bold;
}

.part1 p span {
    padding-top: 6px;
    display: block;
    border-bottom: 1px solid #fefefe;
}

.partVideo {
    width: 800px;
    height: 450px;
}

.part1 div {
    margin-top: 72px;
}

.part1 div img {
    display: block;
    width: 100%;
    height: 100%;
}

/*活动视频 End*/
/*关于百日 start*/
.part2 {
    width: 100%;
    height: 580px;
    background: url(../img/region2_BG.png) no-repeat center center;
}

.part2 .part2Con {
    width: 670px;
    height: 580px;
}

.part2 .part2Con .ConLeft {
    float: left;
    width: 120px;
    height: 261px;
    margin-top: 160px;
    background: url(../img/region2_img.png) no-repeat center center;
}

.part2Con .ConLeft .ConLeftBox {
    padding-left: 37px;
    margin-top: 30px;
    position: relative;
}

.part2Con .ConLeft .ConLeftBox p {
    display: inline-block;
    font-size: 40px;
    font-weight: bold;
    color: #ffffff;
    width: 40px;
    line-height: 50px;
}

.part2Con .ConLeft .ConLeftBox span {
    position: absolute;
    top: 8px;
    left: 84px;
    width: 1px;
    height: 190px;
    background: url(../img/region2_img1.png) no-repeat center center;
}

.part2 .part2Con .ConRight {
    float: right;
    width: 460px;
    height: 468px;
    margin-top: 30px;
}

.part2 .part2Con .ConRight .ConRightBox {
    height: 135px;
    padding-top: 21px;
}

.part2 .part2Con .ConRight .ConRightBox p {
    color: #363636;
    font-size: 17px;
    line-height: 27px;
}

/*关于百日 End*/
/*参与方式 start*/
.part3 {
    width: 100%;
    height: 680px;
    background: url(../img/region3_BG.png) no-repeat center center;
}

.part3 p {
    padding-top: 37px;
    width: 164px;
    text-align: center;
    font-size: 40px;
    color: #fefefe;
    font-weight: bold;
}

.part3 p span {
    padding-top: 6px;
    display: block;
    border-bottom: 1px solid #fefefe;
}

.part3Con {
    width: 1000px;
    height: 458px;
}

.part3Con .part3ConBox {
    display: inline-block;
    width: 300px;
    height: 458px;
    margin-top: 54px;

}

.part3Con .ConBoxImg1 {
    background: url(../img/region3_img1.png) no-repeat center center;
}

.part3Con .ConBoxImg2 {
    margin-left: 50px;
    background: url(../img/region3_img2.png) no-repeat center center;
}

.part3Con .ConBoxImg3 {
    margin-left: 50px;
    background: url(../img/region3_img3.png) no-repeat center center;
}

.part3Con .ConBoxImg1 .tit {
    width: 90px;
    height: 29px;
    padding: 28px 24px 4px 0;
    background: url(../img/region3_img11.png) no-repeat center center;
}

.part3Con .ConBoxImg1 .Con {
    height: 208px;
    overflow: hidden;
    line-height: 26px;
    padding: 0 24px;
}

.part3Con .ConBoxImg1 .TuPian {
    width: 110px;
    height: 109px;
    margin: 30px auto 0;
    border: 5px solid #af1d2c;
    border-radius: 2px;
    /*background: url(../img/region3_img12.png) no-repeat center center;*/
}

.part3Con .ConBoxImg2 .tit {
    width: 90px;
    height: 29px;
    padding: 28px 24px 4px 0;
    background: url(../img/region3_img21.png) no-repeat center center;
}

.part3Con .ConBoxImg2 .Con {
    height: 208px;
    overflow: hidden;
    line-height: 36px;
    padding: 0 24px;
}

.part3Con .ConBoxImg2 .TuPian {
    width: 110px;
    height: 109px;
    margin: 30px auto 0;
    border: 5px solid #b48319;
    border-radius: 2px;
    /*background: url(../img/region3_img22.png) no-repeat center center;*/
}

.part3Con .ConBoxImg3 .tit {
    width: 90px;
    height: 29px;
    padding: 28px 24px 4px 0;
    background: url(../img/region3_img31.png) no-repeat center center;
}

.part3Con .ConBoxImg3 .Con {
    height: 208px;
    overflow: hidden;
    line-height: 31px;
    padding: 0 24px;
}

.part3Con .ConBoxImg3 .TuPian {
    width: 110px;
    height: 109px;
    margin: 30px auto 0;
    border: 5px solid #3993a7;
    border-radius: 2px;
    /*background: url(../img/region3_img33.png) no-repeat center center;*/
}
.part3Con .part3ConBox .TuPian img{
    display: block;
    width: 110px;
    height: 109px;

}
/*参与方式 End*/
/*百日活动展示 start*/
.part4{
    width: 100%;
    height: 900px;
    background: url(../img/region4_BG.png) no-repeat center center;
}

.part4 p {
    padding-top: 37px;
    width: 240px;
    text-align: center;
    font-size: 40px;
    color: #2c2b2b;
    font-weight: bold;
}

.part4 p span {
    padding-top: 6px;
    display: block;
    border-bottom: 1px solid #2c2b2b;
}
.part4 p.part4FBT{
    padding-top: 22px;
    width: 1000px;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 10px;
}
.infowrap{
    margin-top: 46px;
    width: 1000px;
    height: 672px;
    position: relative;
}
.infowrap1ul{
    width: 549px;
    height: 672px;
    background: url(../img/region4_img1.png) no-repeat center center;
}
.infowrap1ul li{
    position: absolute;
    width: 110px;
    height: 161px;
}
.infowrap1ul .li1{
    top:132px;
    left: 36px;
}
.infowrap1ul .li2{
    top: 304px;
    left: 36px;
}
.infowrap1ul .li3{
    top: 90px;
    left: 156px;
}
.infowrap1ul .li4{
    top: 264px;
    left: 156px;
}
.infowrap1ul .li5{
    top: 440px;
    left: 156px;
}
.infowrap1ul .li6{
    top: 50px;
    left: 278px;
}
.infowrap1ul .li7{
    top: 224px;
    left: 278px;
}
.infowrap1ul .li8{
    top: 400px;
    left: 278px;
}
.infowrap1ul .li9{
    top: 162px;
    left: 400px;
}
.infowrap1ul .li10{
    top: 338px;
    left: 400px;
}
.infowrap1ul li img{
    display: inline-block;
    width: 110px;
    height: 161px;
    border: 5px  solid #cfcece;
}
.infowrap1ul li img:hover{
    border: 5px  solid #64b6c8;
    border-radius: 3px;
}
.fudivwrap{
    padding-top: 11px;
    width:425px;
    height: 626px;
    position: relative;
}
.fudiv{
    position: absolute;
    top:11px;
    left: 0;
    display:block;
    width: 100%;
    height: 100%;
}
.hiddenele{
    display:none;
}
.fudiv1{
    display: block;
}
/*百日活动展示 End*/
/*活动资讯 start*/
.part5 {
    width: 100%;
    height: 300px;
    background: url(../img/region5_BG.png) no-repeat center center;
}

.part5 p {
    padding-top: 37px;
    width: 164px;
    text-align: center;
    font-size: 40px;
    color: #fefefe;
    font-weight: bold;
}

.part5 p span {
    padding-top: 6px;
    display: block;
    border-bottom: 1px solid #fefefe;
}

.part5Con {
    padding-top: 28px;
    width: 670px;
}
.part5Con ul li{
    height: 38px;
    width: 250px;
    line-height: 38px;
    overflow: hidden;
}
.part5Con ul li a{
    color: #fff;
}
.part5Con ul li a:hover{
    color: #2a6f7e;
}
.part5Con ul li i {
    width: 5px;
    height: 5px;
    vertical-align: top;
    margin: 17px 12px 0 0;
    overflow: hidden;
    background: #ffffff;
    display: inline-block;
}
/*活动资讯 End*/

/* 脚 start*/
.warp1000 {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    color: #333;
}

.footer {
    text-align: center;
    line-height: 24px;
    margin: 0 auto;
    padding: 20px 0;
    font-size: 12px;
    font-family: '宋体';
    color: #333;
}

.footer .wrap960, .footer .warp960 {
    text-align: center
}

.footer a {
    color: #333;
}

.footer .f_links {
    margin: 0 0 30px;
}

.footer .f_links a {
    margin: 0 10px;
    line-height: 28px;
}

.footer a:hover {
    color: #333;
}

/* 脚 End*/




