@charset "utf-8";
body {
    font-size: 12px;
    font-family: "\5FAE\8F6F\96C5\9ED1", Tahoma, Geneva, sans-serif;
}
.pagewrap{

}
.header-wrap{
    background: url("../images/header-bg.jpg") 50% 0 no-repeat;
}
.header{
    margin:0 auto;
    position: relative;
    width:1200px;
    height:1200px;
    background: url("../images/header-bg.jpg") 50% 0 no-repeat;
}
.header .login{
    position: absolute;
    top:75px;
    right:30px;
    color:#1d242d;
    font-size: 18px;
}
.header .login a{

    margin-left:10px;
    color:#1d242d;
}
.header .login a:hover{
     text-decoration: underline;
 }

.header .btns{
    position: absolute;
    top:20px;
    right:15px;
    width:302px;
    height:40px;
    background: url("../images/btns.png") 0 0 no-repeat;
}
.header .btns a{
    display: inline-block;
    width: 148px;
    height:40px;
}
.header .ck-btn{
    top:455px;
    left:0;
    position: absolute;
    width:360px;
    height:62px;
    background: url("../images/ck-btn.png") 0 0 no-repeat;
}
.header .nav{
    top:525px;
    left:50px;
    position: absolute;
    width:1100px;
    height:490px;
    background: url("../images/nav-bg.png") 0 0 no-repeat;
}
.header .nav a{
    position: absolute;
    width:210px;
    height:318px;
}
.header .nav a.a1{
    top:158px;
    left:10px;
}
.header .nav a.a2{
    top:10px;
    left:230px;
}
.header .nav a.a3{
    top:158px;
    left:442px;
}
.header .nav a.a4{
    top:10px;
    left:655px;
}
.header .nav a.a5{
    top:158px;
    right:15px;
}
.con1-wrap{
    background: url("../images/con1-bg.jpg") top center no-repeat;
}
.con1{
    width:1200px;
    height:950px;
    margin:0 auto;
    background: url("../images/con1.jpg") top center no-repeat;
}
.con1 .pf-list{
    padding:176px 0 0 80px;
}
.con1 .pf-list>div{
    margin:0 59px 0 0;
}
.con1 .pf-list>div .pf-btn{
    display: block;
    width:320px;
    height:322px;

}
.con1 .pf-list>div.mr0{
    margin:0 0 0 0;
}
.con1 .pf-list>div .zan{
    padding:2px 0 7px 80px;
}
.con1 .pf-list>div .zan span{
    color:#95370a;
    font-size: 14px;
    line-height: 37px;
    font-weight: bold;
}
.con1 .pf-list>div .zan a{
    width:137px;
    height:37px;
    background: url("../images/zan-btn1.jpg") 0 0 no-repeat;
}
.con1 .pf-list>div .zan a.did{
    background: url("../images/zan-btn2.jpg") 0 0 no-repeat;
}
.con2-wrap{
    background: url("../images/con2-bg.jpg") top center no-repeat;
}
.con2{
    position: relative;
    width:1200px;
    height:850px;
    margin:0 auto;
    background: url("../images/con2-bg.jpg") top center no-repeat;
}
.con2 .hero{
    overflow: hidden;
    padding:55px 15px 0;
    width:352px;
    height:413px;
    position: absolute;
    top:302px;
}
/*.con2 .hero a{*/
    /*position: absolute;*/
    /*width:50px;*/
    /*height:20px;*/
    /*margin-left:-25px;*/
    /*left:50%;*/
    /*top:355px;*/
    /*background: url("../images/arrow.png") 0 0 no-repeat;*/
/*}*/
.con2 .hero .zi{
    position: relative;
    height:285px;
    overflow: hidden;
}
.con2 .hero1{
    left:8px;
}
.con2 .hero2{
    left:408px;
}
.con2 .hero3{
    left:810px;
}
.con2 .hero p{
    color:#f4da73;
    font-size: 14px;
}
.con2 .hero p span{
    width:175px;
}
.con2 .hero p span.w220{
    width:220px;
}
.con2 .hero p.pt{
    padding-top:16px;
}
.right{
    z-index: 5;
    position: fixed;
    width:386px;
    height:415px;
    right:0;
    top:25%;
    background: url("../images/right-bg.png") 0 0 no-repeat;
}
.right .close{
    position: absolute;
    width:50px;
    height:50px;
    top:8px;
    right:10px;
    background: url("../images/close-btn.png") 0 0 no-repeat;
}
.right .right-con{
    position: relative;
    padding-top:200px;
    width:230px;
    height:88px;
    margin:0 auto;
    background: url("../images/input-bg.png") 0 200px no-repeat;
}
.right .right-con a{
    display: block;
    width:230px;
    height:88px;
    background: url("../images/input-zi.png") 0 0 no-repeat;
}
.right .tips{
    padding-top:10px;
    color:#d0dfea;
    font-size: 20px;
    text-align: center;
    text-shadow: 1px 1px 3px #000000;
}
.left{
    z-index: 5;
    padding:50px 0;
    position: fixed;
    top:32%;
    left:0;
    width:186px;
    height:190px;
    background: url("../images/left-bg.png") 0 0 no-repeat;
}
.left a{
    display: block;
    width:160px;
    height:62px;
    margin:0 auto;
}
.mask{
    display: none;
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#000000;
    opacity: 0.7;
    filter:alpha(opacity=70);
    z-index: 100;
}
.alert{
    display: none;
    position: fixed;
    width:830px;
    height:550px;
    background: url("../images/alert-bg.png") 0 0 no-repeat;
    top:50%;
    left:50%;
    margin-left:-415px;
    margin-top:-275px;
    z-index: 101;
}
.alert .close{
    position: absolute;
    width:50px;
    height:50px;
    top:-4px;
    right:-4px;
    background: url("../images/close-btn.png") 0 0 no-repeat;
}
.alert .title{
    padding:10px 0 0 32px;
    height:70px;
    line-height: 70px;
    color:#5396bf;
    font-size: 30px;
}
.alert .lc{
    height:130px;
    line-height: 130px;
    text-align: center;
    color:#ffffff;
    font-size: 26px;
}
.alert .lc .mg{
    margin:0 5px;
}
.alert .lc .on{
    color:#f4da73;
}
.alert1 .alert1-con .infor{
    margin:0 0 40px 0;
    padding:15px 0 0 106px;
}
.alert1 .alert1-con .infor span{
    color:#ffffff;
    font-size: 26px;
    width:140px;
    height:50px;
    line-height: 50px;
}
.alert1 .alert1-con .infor .w1{
    padding:0 0 0 10px;
    height:48px;
    background: #143544;
    border:#286a88 1px solid;
    width:438px;
    line-height: 48px;
    color:#ffffff;
    font-size: 15px;
}
.alert1 .alert1-con .infor .w2{
    padding:0 0 0 10px;
    height:48px;
    background: #143544;
    border:#286a88 1px solid;
    width:184px;
    line-height: 48px;
    color:#ffffff;
    font-size: 15px;
}
.alert1 .alert1-con .infor .tu{
    margin-left:58px;
    width:196px;
}
.alert1 .alert1-con .infor .tu a{
    display: block;
    width:196px;
    text-align: center;
    color:#ffffff;
    font-size: 14px;
}
.alert1 .alert1-con .infor .tu a:hover{
    text-decoration: underline;
}
.alert .alert-btn{
    left:50%;
    bottom:50px;
    position: absolute;
    width:256px;
    margin-left:-128px;
    height:66px;
    line-height: 66px;
    color:#f4da73;
    font-size: 30px;
    text-align: center;
    background: url("../images/btn-bg.png") 0 0 no-repeat;
}
.alert2 .alert2-con{
    padding-top:70px;
    text-align: center;
    color:#ffffff;
    font-size: 20px;
}
.alert2 .alert2-con i{
    color:#f4da73;
    font-size: 26px;
}
.pf-alert{
    width:560px;
    height:374px;
    border:#d2b772 2px solid;
    position: fixed;
    top:25%;
    left:50%;
    margin-left:-280px;
    z-index: 101;
    display: none;
}
.pf-alert .close{
    position: absolute;
    width:50px;
    height:50px;
    top:-14px;
    right:-14px;
    background: url("../images/close-btn.png") 0 0 no-repeat;
}
.alert4-con .p1{
    padding:40px 0 30px 0;
    color:#f4da73;
    font-size: 30px;
    text-align: center;
}
.alert4-con .suggest p{
    padding: 0 0 5px 98px;
    color:#ffffff;
    font-size: 20px;
}
.alert4-con .suggest textarea{
    padding:0;
    display: block;
    margin:0 auto;
    resize: none;
    width:633px;
    height:184px;
    background: #143544;
    border:#286a88 1px solid;
    color:#ffffff;
    font-size: 20px;
}

.hero .zan{
    position: absolute;
    top:360px;
    width: 100%;
    left:0;
   text-align: center;
}
.hero .zan span{
    color:#95370a;
    font-size: 14px;
    line-height: 37px;
    font-weight: bold;
}
.hero .zan a{
    margin:0 auto;
    display: block;
    width:137px;
    height:37px;
    background: url("../images/zan-btn1.jpg") 0 0 no-repeat;
}
.hero .zan a.did{
    background: url("../images/zan-btn2.jpg") 0 0 no-repeat;
}