*{ margin: 0; padding: 0;}
body{ font-family: "微软雅黑";}
.clearfix:after{ content: ""; display: table; clear: both;}
.clearfix{*zoom:1;}
a{ color: #000; text-decoration: none;}
a:hover, a:active{text-decoration:underline;}
ul{ list-style-type: none;}
i{ font-style: normal;}
img{ border: none;}
h1,h2,h3,h4,h5,h6{ font-weight: normal;}
.wrap_w1052{ width: 1052px; margin: 0 auto;}
.wrap_w935{ width: 935px; margin: 0 auto;}
.wrap_w1008{ width: 1008px; margin: 0 auto;}
.wrap_w985{ width: 985px; margin: 0 auto;}
.wrap_w796{ width: 796px; margin: 0 auto;}

/*首页*/
.main-home{ padding-top: 773px; background: url(img/mainbg_home_gs2annv_141112.jpg) 50% 0 no-repeat #130a0a;}
.main-home .main-title{ height: 58px; margin-bottom: 33px; text-align: center;}
.main-home .main-title a{ display: inline-block; width: 176px; height: 58px; background-image: url("img/title_home_gs2annv_141112.jpg");}
.main-home .main-title .forum{ width: 175px; background-position: -182px 0;}
.main-home .subject{ margin-left: 8px; padding: 6px 0 260px 40px; height: 277px; background: url("img/subjectbg_home_gs2annv_141112.jpg") no-repeat;}
.main-home .subject a{ display: block; float: left; margin-right: 52px; margin-bottom: 20px; width: 273px; height: 121px; text-decoration: none;}
.main-home .subject a span{ display: block; margin: 78px 0 0 149px; width: 100px; height: 30px; font-size: 18px; line-height: 30px; font-weight: bold; text-align: center; color: #3c261c; background-image: url("img/joinbg_main_gs2annv_141112.png");}
.main-home .subject a:hover span i{
    -webkit-animation: slide_letters 0.8s linear 1s infinite;
    -moz-animation: slide_letters 0.8s linear 1s infinite;
    -ms-animation: slide_letters 0.8s linear 1s infinite;
    animation: slide_letters 0.8s linear 1s infinite}
.main-home .subject a span i:nth-child(1) {
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -ms-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.main-home .subject a span i:nth-child(2) {
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -ms-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.main-home .subject a span i:nth-child(3) {
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.main-home .subject a span i:nth-child(4) {
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -ms-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.main-home .subject .patch-left{ margin-left: 40px;}
.main-home .subject .patch-right{ margin-right: 0;}

.hulk{ position: absolute; left: 50%; top: 200px; margin-left: 485px; width: 252px; height: 221px; background-image: url("img/hulk_main_gs2annv_141112.png");}

@-webkit-keyframes slide_letters {
    0%,50% { color: #3c261c; }
    25% { color: red;}
}
@-moz-keyframes slide_letters {
    0%,50% { color: #3c261c; }
    25% { color: red;}
}

@-ms-keyframes slide_letters {
    0%,50% { color: #3c261c; }
    25% { color: red;}
}
@keyframes slide_letters {
    0%,50% { color: #3c261c; }
    25% { color: red;}
}

.annv-name-pop{ display: none;}
.annv-name-pop .bg{ position: fixed; left: 0; top: 0; right: 0; bottom: 0; background: #000; opacity: 0.7; filter: alpha(opacity=50); z-index: 666;}
.annv-name-pop .pop-box .close{ position: absolute; right: 0; top: 0; width: 75px; height: 75px; z-index: 999; cursor: pointer;}
.annv-name-pop .pop-box{ position: fixed; left: 50%; top:50%; margin: -300px 0 0 -426px; padding: 278px 75px 0 85px; width: 690px; height: 317px; font-size: 16px; line-height: 26px; color: #dfdbdb; background-image: url("img/mainbg_page2_gs2annv_141112.png"); z-index: 888;}
.annv-name-pop .pop-box .indent{ text-indent: 2em;}
.annv-name-pop .pop-box .bottom{ margin-bottom: 25px;}
.annv-name-pop .pop-box p i{ color: #fcb006;}

/*返现页面*/
.main-page1{ padding-top: 494px; background: url(img/mainbg_page1_gs2annv_141112.jpg) 50% 0 no-repeat #fff;}
.main-page1 .main-title{ height: 59px; margin-bottom: 55px;}
.main-page1 .main-title a{ display: block; float: left; margin-left: 50px; width: 195px; height: 59px; background-image: url("img/title_page1_gs2annv_141112.jpg");}
.main-page1 .main-title .forum{ background-position: 0 -59px;}
.main-page1 .rule{ margin-left: 18px; margin-bottom: 33px; padding-top: 8px; height: 200px; background-image: url("img/rulebg_page1_gs2annv_141112.jpg");}
.main-page1 .rule .explain{ height: 28px; font-size: 14px; line-height: 28px; text-align: right; color: #c45e19;}
.main-page1 .rule .text{ padding: 16px;}
.main-page1 .rule .text ul{ margin:14px 0 0 20px;}
.main-page1 .rule .text ul li{ padding-left: 25px; font-size: 18px; line-height: 36px; color: #666463; background: url(img/listtype_page1_gs2annv_141112.png) 0 13px no-repeat;}
.main-page1 .rule .text ul li i{ color: red;}
.main-page1 .tips{ margin-left: 36px;}
.main-page1 .tips h3{ font-size: 18px; line-height: 36px; color: #666463;}
.main-page1 .tips p{ margin-left: 18px; padding-left: 17px; font-size: 14px; line-height: 36px; color: #666463; background: url(img/listtype_page1_gs2annv_141112.png) 0 13px no-repeat;}
.main-page1 .tips p i{ color:#c45e19; }
/*签到送礼*/
.main-page3{ height:2000px; background: url(img/mainbg_page3_gs2annv_141112.jpg) 50% 0 no-repeat #000;}
.main-page3 .main-title a{ width: 252px; height: 75px; background-image: url("img/title_page3_gs2annv_141112.png");}
.main-page3 .main-title .game{ position: absolute; left: 50%; top: 500px; margin-left: -155px;}
.main-page3 .main-title .forum{ position: absolute; left: 50%; top: 500px; margin-left: 145px; background-position: 0 -75px;}
.main-page3 .main-title .sign{ position: absolute; left: 50%; top: 1760px; margin-left: -14px; background-position: 0 -150px;}

/*神兵利器天天有*/
.main-page6{ background-image: url("img/bodybg_page6_gs2annv_141112.png");}
.main-page6 .main-title{ padding-top: 548px; height: 93px; background: url("img/mainbg_page6_gs2annv_141112.jpg") 50% 0 no-repeat; text-align: center;}
.main-page6 .main-title a{ display: inline-block; margin: 0 30px; width: 232px; height: 63px; background-image: url("img/title_page6_gs2annv_141112.png");}
.main-page6 .main-title .forum{ background-position: -304px 0;}

.main-page6 .game-box .desc{ margin-top: 32px; font-size: 18px; line-height: 32px; color: #cecdcd; text-indent: 2em;}
.main-page6 .game-box .desc i{ color: red;}
.main-page6 .game-box .user-info{ margin-top: 22px; text-align: right; color:#cecdcd;}
.main-page6 .game-box .user-info span{ display: inline-block; height: 16px; margin: 0 15px; font-size: 12px; line-height: 16px;}
.main-page6 .game-box .user-info span i{ color: #fcbf04;}
.main-page6 .game-box .user-info .prize{ padding: 0 5px; color: #fff; height: 16px; background: #e10000; cursor: pointer;}
.main-page6 .game-box .user-info .quit{ cursor: pointer;}
.main-page6 .game-box .game-wrap{ margin-top: 10px; padding-bottom: 20px;}
.main-page6 .game-box .game-wrap .game-left{ position: relative; float: left; width: 715px; height: 427px; background-image: url("img/gamebg_page6_gs2annv_141112.jpg");}
.main-page6 .game-box .game-wrap .game-left .item{ margin: 2px; position: absolute; width: 156px; height: 99px;}
.main-page6 .game-box .game-wrap .game-left .item span{ position: absolute; left: 0; top: 0; width: 41px; height: 16px; background-image: url("img/bigprize_page6_gs2annv_141112.png");}
.main-page6 .game-box .game-wrap .game-left .item.cur{ border: 2px solid red; margin: 0;}
.main-page6 .game-box .game-wrap .game-left .item0{ left: 28px; top: 69px; background-image: url("img/list01_page6_gs2annv_141112.jpg");}
.main-page6 .game-box .game-wrap .game-left .item1{ left: 194px; top: 69px; background-image: url("img/list02_page6_gs2annv_141112.jpg");}
.main-page6 .game-box .game-wrap .game-left .item2{ left: 361px; top: 69px; background-image: url("img/list03_page6_gs2annv_141112.jpg");}
.main-page6 .game-box .game-wrap .game-left .item3{ left: 528px; top: 69px; background-image: url("img/list04_page6_gs2annv_141112.jpg");}
.main-page6 .game-box .game-wrap .game-left .item4{ left: 528px; top: 180px; background-image: url("img/list05_page6_gs2annv_141112.jpg");}
.main-page6 .game-box .game-wrap .game-left .item5{ left: 528px; top: 291px; background-image: url("img/list06_page6_gs2annv_141112.jpg");}
.main-page6 .game-box .game-wrap .game-left .item6{ left: 361px; top: 291px; background-image: url("img/list07_page6_gs2annv_141112.jpg");}
.main-page6 .game-box .game-wrap .game-left .item7{ left: 194px; top: 291px; background-image: url("img/list08_page6_gs2annv_141112.jpg");}
.main-page6 .game-box .game-wrap .game-left .item8{ left: 28px; top: 291px; background-image: url("img/list09_page6_gs2annv_141112.jpg");}
.main-page6 .game-box .game-wrap .game-left .item9{ left: 28px; top: 180px; background-image: url("img/list10_page6_gs2annv_141112.jpg");}
.main-page6 .game-box .game-wrap .game-left .item .hover{ display: none; position: absolute; left: 20%; padding: 10px; color: #fff; border: 1px solid #090807; border-radius: 10px; color: #d1d3d2; width: 250px; font-size: 12px; background-color: rgba(93, 89, 88, 0.5);}
.main-page6 .game-box .game-wrap .game-left .item2 .hover{ bottom: 100px;}
.main-page6 .game-box .game-wrap .game-left .item6 .hover{ top: 100px;}
.main-page6 .game-box .game-wrap .game-left .item2:hover .hover{ display: block;}
.main-page6 .game-box .game-wrap .game-left .item6:hover .hover{ display: block;}
.main-page6 .game-box .game-wrap .game-left .prize{ position: absolute; left: 195px; top: 182px; width: 324px; height: 99px; background-image: url("img/prizebtn_page6_gs2annv_141112.png"); cursor: pointer;}
.main-page6 .game-box .game-wrap .game-left .prize:hover{ background-position: 0 -99px;}
.main-page6 .game-box .game-wrap .game-left .prize.disable{ background-position: 0 -198px; cursor: default;}
.main-page6 .game-box .game-wrap .game-right{ float: right; width: 287px; height: 427px; background-image: url("img/prizelistbg_page6_gs2annv_141112.jpg");}
.main-page6 .game-box .game-wrap .game-right .list-box{ margin: 62px 0 0 24px; width: 242px; height: 340px; overflow: hidden;}
.main-page6 .game-box .game-wrap .game-right .list-box h3{ height: 27px; border-bottom: 1px solid #42423d; font-size: 16px; line-height: 27px; color: #db8e09;}
.main-page6 .game-box .game-wrap .game-right .list-box span{ float: left; height: 27px; display: block; text-align: center; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.main-page6 .game-box .game-wrap .game-right .list-box .name{ width: 43%;}
.main-page6 .game-box .game-wrap .game-right .list-box .prize{ width: 57%;}
.main-page6 .game-box .game-wrap .game-right .list-box .overflow{ overflow: hidden;}
.main-page6 .game-box .game-wrap .game-right .list-box .list{ position: relative; top: 0;}
.main-page6 .game-box .game-wrap .game-right .list-box .list ul li:after{ content: ""; display: table; clear: both; }
.main-page6 .game-box .game-wrap .game-right .list-box .list ul li{ height: 27px; border-bottom: 1px solid #42423d; font-size: 12px; line-height: 27px; color: #fff; *zoom:1;}
.main-page6 .game-box .rules{ padding-bottom: 20px; font-size: 18px; line-height: 32px; color: #cecdcd;}
.main-page6 .game-box .rules p{ text-indent: 2em; font-size: 16px;}
.main-page6 .game-box .rules p i{ color: red;}

.page6-pop{ display: none;}
.page6-pop .bg{ position: fixed; left: 0; top: 0; right: 0; bottom: 0; background: #000; opacity: 0.5; filter: alpha(opacity=50); z-index: 666;}
.page6-pop .pop-box .close{ position: absolute; right: 24px; top: 32px; width: 28px; height: 28px; z-index: 999; cursor: pointer;}
.page6-pop .pop-box{ position: fixed; left: 50%; top:50%; margin: -121px 0 0 -358px; padding: 88px 25px 0 25px; width: 665px; height: 154px; font-size: 21px; line-height: 52px; text-align: center; color: #e2e1e0; background-image: url("img/popbg_page6_gs2annv_141112.jpg"); z-index: 888;}
.page6-pop .pop-box p i{ color: #fe051c;}
.page6-pop.type2 .pop-box{ padding: 31px 25px 0 25px; height: 211px; line-height: 28px; background-image: url("img/popbg_page5_gs2annv_141112.jpg");}
.page6-pop.type2 .prize-list{ margin: 0 auto; width: 80%; height: 150px; overflow: auto;}
.page6-pop.type2 .prize-list .list:after{ content: ""; display: table; clear: both;}
.page6-pop.type2 .prize-list .list{ height: 20px; font-size: 12px; line-height: 20px; *zoom: 1;}
.page6-pop.type2 .prize-list .list.title{ color: #db8e09;}
.page6-pop.type2 .prize-list .list i{ display: block; float: left; width: 33.33%; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}

/*神器礼包免费领*/
.main-page5{ background: url("img/mainbg_page5_gs2annv_141112.jpg") 50% 0 no-repeat #000;}
.main-page5 .main-title{ padding-top: 499px; margin-bottom: 33px; height: 57px; text-align: center;}
.main-page5 .main-title a{ display: inline-block; margin: 0 15px; width: 208px; height: 57px; background-image: url("img/title_page5_gs2annv_141112.jpg");}
.main-page5 .main-title .game:hover{ background-position: 0 -57px;}
.main-page5 .main-title .forum{ background-position: -243px 0;}
.main-page5 .main-title .forum:hover{ background-position: -243px -57px;}
.main-page5 .desc{ padding: 0 35px 7px; font-size: 18px; line-height: 32px; color: #ebebeb; text-indent: 2em;}
.main-page5 .gifts{ padding: 44px 36px 120px 36px; width: 913px; height: 443px; background: url("img/giftbg_page5_gs2annv_141112.jpg") no-repeat;}

.main-page5 .gifts .user-info{ height: 16px; margin-bottom: 12px; text-align: right; color:#cecdcd;}
.main-page5 .gifts .user-info span{ display: inline-block; height: 16px; margin: 0 15px; font-size: 12px; line-height: 16px;}
.main-page5 .gifts .user-info span i{ color: #fcbf04;}
.main-page5 .gifts .user-info .prize{ padding: 0 5px; color: #fff; height: 16px; background: #e10000; cursor: pointer;}
.main-page5 .gifts .user-info .quit{ cursor: pointer;}

.main-page5 .gifts .define{ margin-bottom: 20px; height: 14px; font-size: 14px; line-height: 14px; color: #fff;}
.main-page5 .gifts .define i{ color: #fec618;}
.main-page5 .gifts .gift-box{ width: 913px; height: 338px;}
.main-page5 .gifts .gift-box .title{ height: 69px;}
.main-page5 .gifts .gift-box .title .item{ float: left; width: 453px; height: 69px; background-image: url("img/gifttitle_page5_gs2annv_141112.jpg"); cursor: pointer;}
.main-page5 .gifts .gift-box .title .item.pvp{ float: right; background-position: 0 -69px;}
.main-page5 .gifts .gift-box .content{}
.main-page5 .gifts .gift-box .content .item{ display: none; height: 265px; border: 1px solid #fece19;}
.main-page5 .gifts .gift-box .content .item.cur{ display: block;}
.main-page5 .gifts .gift-box .content .pve.cur{ border-color: #fece19;}
.main-page5 .gifts .gift-box .content .pvp.cur{ border-color: #cf0c0b;}
.main-page5 .gifts .gift-box .content .item ul{ padding: 16px 0 0 14px;}
.main-page5 .gifts .gift-box .content .item ul li{ float: left; width: 282px; height: 146px; margin: 0 6px;}
.main-page5 .gifts .gift-box .content .item ul li img{ width: 282px; height: 146px;}
.main-page5 .gifts .gift-box .content .get-gift-btn{ margin: 13px auto 0; width: 288px; height: 76px; background-image: url("img/getgiftbtn_page5_gs2annv_141112.jpg"); cursor: pointer;}
.main-page5 .gifts .gift-box .content .get-gift-btn:hover{ background-position: 0 -76px;}

.page5-pop{ display: none;}
.page5-pop .bg{ position: fixed; left: 0; top: 0; right: 0; bottom: 0; background: #000; opacity: 0.5; filter: alpha(opacity=50); z-index: 666;}
.page5-pop .pop-box .close{ position: absolute; right: 24px; top: 32px; width: 28px; height: 28px; z-index: 999; cursor: pointer;}
.page5-pop .pop-box{ position: fixed; left: 50%; top:50%; margin: -121px 0 0 -358px; padding: 88px 25px 0 25px; width: 665px; height: 154px; font-size: 21px; line-height: 52px; text-align: center; color: #e2e1e0; background-image: url("img/popbg_page5_gs2annv_141112.jpg"); z-index: 888;}
.page5-pop .pop-box p i{ color: #fe051c;}

/*周年福利大放送*/
.main-page4{ height:1300px; background: url(img/mainbg_page4_gs2annv_141112.jpg) 50% 0 no-repeat #000;}
.main-page4 .activity-time{ margin-bottom: 36px; padding-top: 387px; height: 25px; font-size: 25px; line-height: 25px; text-align: center; color: #c45e19;}
.main-page4 .main-title{ text-align: center;}
.main-page4 .main-title a{ display: inline-block; margin: 0 15px; width: 222px; height: 64px; background-image: url("img/title_page4_gs2annv_141112.png");}
.main-page4 .main-title .forum{ background-position: -262px 0;}
.main-page4 .text-box{ width: 717px; padding-top: 26px;}
.main-page4 .text-box h3{ margin-top: 10px; padding-left: 15px; font-size: 18px; line-height: 32px; color: #182d3e; background: url("img/listtype_page4_gs2annv_141112.png") 0 10px no-repeat;}
.main-page4 .text-box h3.patch{ margin-top: 0;}
.main-page4 .text-box h3 i{ color: #ff0000;}
.main-page4 .text-box h3.type1{ font-size: 14px; margin-left: 50px; margin-top: 0;}
.main-page4 .text-box p{ margin-bottom: 10px; padding-left: 15px; font-size: 14px; line-height: 26px; color: #ff0000;}
.main-page4 .text-box p.type1{ margin-bottom: 0;}
.main-page4 .text-box p a{ color: #ff0000;}
.main-page4 .text-box .tab-box{ margin-bottom: 10px;}
.main-page4 .text-box .tab-box .title{ height: 57px;}
.main-page4 .text-box .tab-box .title a{ display: block; float: left; margin-right: 5px; width: 235px; height: 70px; font-size: 24px; line-height: 57px; text-align: center; font-weight: bold; text-decoration: none; color: #fff; background: url("img/tabtitle_page4_gs2annv_141112.png") 0 -70px no-repeat;}
.main-page4 .text-box .tab-box .title .cur{ background-position: 0 0;}
.main-page4 .text-box .tab-box .title .last{ float: right; margin-right: 2px;}
.main-page4 .text-box .tab-box .cont{ padding-top: 16px; margin-top: 4px; width: 717px; height: 323px; background-image: url("img/tabcontbg_page4_gs2annv_141112.png");}
.main-page4 .text-box .tab-box .cont .item{ display: none;}
.main-page4 .text-box .tab-box .cont .item.cur{ display: block;}
.main-page4 .text-box .tab-box .cont .item .img{ text-align: center;}
.main-page4 .text-box .tab-box .cont .item .img img{ width: 618px; height: 194px;}
.main-page4 .text-box .tab-box .cont .item .list{ margin-left: 53px; font-size: 14px; line-height: 26px; color: #182d3e;}

/*生化*/
.main-page7{height: 2100px; background: url("img/mainbg_page7_gs2annv_141112.jpg") 50% 0 no-repeat #000;}
.main-page7 .main-title{ padding-top: 392px; margin-bottom: 25px; height: 61px; text-align: center;}
.main-page7 .main-title a{ display: inline-block; margin: 0 5px; width: 238px; height: 61px; background-image: url("img/title_page7_gs2annv_141112.jpg");}
.main-page7 .main-title .forum{ background-position: 0 -61px;}
.main-page7 .tab-title{ margin-left: -2px; height: 69px; margin-bottom: 1px;}
.main-page7 .tab-title a{ display: block; float: left; padding-left: 40px; width: 201px; height: 69px; font-weight: bold; font-size: 36px; line-height: 69px; color: #fff; text-decoration: none; background-image: url("img/tabtitle_page7_gs2annv_141112.png");}
.main-page7 .tab-title a:hover,.main-page7 .tab-title .cur{ background-position: 0 -69px;}
.main-page7 .tab-cont .mod{ display: none; height: 1397px; padding: 38px 67px 0;}
.main-page7 .tab-cont .mod.cur{ display: block;}
.main-page7 .tab-cont .mod h1{ text-indent: -9999px; margin: 0 auto 17px; width: 566px; height: 54px; background-image: url("img/tabcontdesc_page7_gs2annv_141112.png");}
.main-page7 .tab-cont .mod1 h1{ background-position: 0 -108px;}
.main-page7 .tab-cont .mod2 h1{ background-position: 0 -54px;}
.main-page7 .tab-cont .mod h3{ font-size: 30px; line-height: 40px; font-weight: bold; color: #13e3a1;}
.main-page7 .tab-cont .mod h3 i{ font-size: 14px; color: #fff;}
.main-page7 .tab-cont .mod p{ padding-left: 22px; font-size: 14px; line-height: 30px; color: #fff; background: url("img/listtype_page7_gs2annv_141112.png") 3px 9px no-repeat;}
.main-page7 .tab-cont .mod .no-type{ padding-left: 12px; background: none;}
.main-page7 .tab-cont .mod .indent{ text-indent: 2em; background: none;}
.main-page7 .tab-cont .mod .green{ color: #12db9b;}
.main-page7 .tab-cont .mod .divide{ margin-top: 26px; margin-bottom: 40px;}
.main-page7 .tab-cont .mod .divide .item{ position: relative; float: left; padding: 13px 12px 0; width: 398px; border: 1px solid #13e09f; border-radius: 2px;}
.main-page7 .tab-cont .mod .divide .item.right{ float: right;}
.main-page7 .tab-cont .mod1 .divide .item{ height: 661px;}
.main-page7 .tab-cont .mod2 .divide .item{ height: 458px;}
.main-page7 .tab-cont .mod .divide .item .img-box{ position: absolute; left: 12px; bottom: 12px; width: 395px; height: 270px; border: 2px solid #0d9069; overflow: hidden;}
.main-page7 .tab-cont .mod .divide .item .img-box ul{ position: absolute; left: 0; top: 0; width: 9999px;}
.main-page7 .tab-cont .mod .divide .item .img-box ul li{ float: left; width: 395px;}
.main-page7 .tab-cont .mod .divide .item .img-box ul img{ width: 395px; height: 270px; vertical-align: top;}
.main-page7 .tab-cont .mod .divide .item .circle{ position: absolute; left: 12px; bottom:12px;}
.main-page7 .tab-cont .mod .divide .item .circle i{ display: block; float: left; margin: 0 5px; width: 12px; height: 12px; border-radius: 50%; background-color: #13e3a1; cursor: pointer;}
.main-page7 .tab-cont .mod .divide .item .circle .cur{ background-color: red;}
.main-page7 .tab-cont .mod .space{ height: 30px;}
.main-page7 .tab-cont .mod .recon-title{ margin-bottom: 15px;}
.main-page7 .tab-cont .mod .recon li{ float: left; margin-right: 3px; width: 215px; height: 146px;}
.main-page7 .tab-cont .mod .recon .last{ float: right;}
.main-page7 .tab-cont .mod .recon.type2 li{ width: 425px; height: 180px;}
.main-page7 .big-title{ position: absolute; left:50%; top:0; margin-left: -500px; width: 1000px; height: 365px;}
.main-page7 .big-title img{ position: absolute; left: 50%; bottom: 0; margin-left: -336px; width: 673px; display: none;}
.main-page7 .big-title .cur{ display: block;}
