.peizhi_content_box{width:1200px;margin:auto;margin-top:30px}
.pz_content_nav{float:left}
.pz_content_nav li{font-size:32px;width:200px;line-height:58px;background:#333;margin:16px 0;text-align:center;color:#fff}
.pz_content_nav li:hover{cursor:pointer}
.pz_content_nav .kkt{margin-top:0;}
.pz_content_nav .kt{background:#084f2b}
.pz_content_tu{float:right;height:500px;overflow:hidden}
.pz_content{height:3000px;position:relative}
.pz_con{position:relative;width:980px;height:500px;overflow:hidden}
.pz_tu{position:absolute;bottom:0;width:0;height:200px;-webkit-transition:1s;-moz-transition:0.5s;-o-transition:0.5s}
.pz_con:hover .pz_tu{width:980px;}
.pz_tu img{width:100%;height:100%;}



.muban-bg{
    /*width: 1200px;*/
    margin:0 auto;
    text-align: center;
    min-width:1200px;
}
.main {
    width: 1200px;
    height: 550px;
    margin: 0 auto;
    position: relative;
    min-width: 1200px;
}
.main-bj {
    width: 1200px;
    height: 425px;
    border: 2px solid #888;
    position: absolute;
    bottom: 56px;
    border-radius: 44px;
}
.huod {
    position: absolute;
    top: 20px;
    left: 50px;
    width: 500px;
    float: left;
}
.huod-list{
    width: 470px;
    margin-left: 30px;
}
.huod-list h2 {
    height: 53px;
    line-height: 53px;
    font-size: 30px;
    font-weight: 400;
    color: #084f2b;
    text-align: center;
    font-weight: 900;
}
.huod-list div {
    position: relative;
    height: 290px;
    text-align: center;
    overflow: hidden;
    color: #fff;
}
.huod-list div ul {
    line-height: 24px;
    overflow: hidden;
}
.huod-list li {
    width: 100%;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    border-bottom: 2px dashed #084f2b;
}
.huod-list li span {
    margin:0 32px;

}
.huod-list li span {
    margin:0 32px;

}
.huod-list li em {

}
.formDiv{
    position: absolute;
    top: 20px;
    right: 0px;
    width: 580px;
}
.formDiv p {
    height: 35px;
    line-height: 72px;
    font-size: 35px;
    text-align: center;
    color: #ffc000;
}
.formDiv h2 {
    height: 53px;
    line-height: 53px;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    color: #084f2b;
}
.formDiv div {
    text-align: center;
    font-size: 16px;
    height: 58px;
    margin-bottom: 2px;
    margin-top: 10px;
}
.formDiv div>label {
    color: #fff;
}
.formDiv .in-radio {
    height: 38px;
    line-height: 38px;
}
.formDiv .in-text {
    width: 268px;
    height: 22px;
    padding: 5px 14px;
    border: 1px solid #d2cdcd;
    line-height: 22px;
    font-size: 14px;
    margin: 0 auto 10px;
}
.formDiv .in-t {
    width: 380px!important;
    margin-right: 20px;
    font-size: 16px;
    height: 35px;
    border-radius: 6px;
}
.formDiv .phone-num {
    height: 48px;
    text-align: center;
    line-height: 60px;
    margin: 0 75px;
    color: #000;
}
.formDiv .phone-num i{
    font-size: 26px;
}
input {
    outline: none;
}
.formDiv .in-radio label {
    margin-right: 10px;
}
.formDiv .in-radio input {
    border-color: #f15d22;
    vertical-align: middle;
    margin-right: 5px;
}
.formDiv .in-submit {
    height: 45px;
    text-align: center;
    margin: 0px auto;
    background-color: #084f2b;
    color: #fff;
    font-size: 26px;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    margin-top: 10px;
    font-family: 微软雅黑, "Microsoft Yahei", arial;
    padding:0 20px;
    width:200px;
    line-height:40px;
}
.formDiv .in-submit:hover{
    background: #084f2b;
}
.section5 {
    overflow: hidden;
}
.section5 {
    min-width: 1241px;
}

.listCon {
    width: 1200px;
    margin: 0 auto;
    padding-top: 18px;
    text-align: center;
    position: relative;
}

.choose {
    height: 40px;
    margin-top: 8px;
}

.choose .chooseRoom {
    width: 1136px;
    border: 1px solid #18ac54;
    height: 52px;
    margin: 0 auto;
}

.choose .chooseRoom a {
    width: 141.7px;
    text-align: center;
    font-size: 18px;
    color: #595757;
    display: inline-block;
    float: left;
    font-weight: bold;
    line-height: 52px;
    position: relative;
}

.choose .chooseRoom a > b {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #18ac54;
    top: -10px;
    left: 40%;
    display: none;
}

.choose .chooseRoom a:hover {
    color: #18ac54;
}

.choose .chooseRoom a.active {
    color: #fff;
    background: #18ac54;
}

.choose .chooseRoom a.active .jin-choos-b {
    display: block;
}

/*Tab*/
.Tab {
    width: 100%;
    margin-top: 35px;
    display: block;
    padding-bottom: 20px;
}

.Tab li {
    background: #f3f3f3;
    margin-bottom: 1px;
    height: 40px;
    line-height: 40px;
    text-align: left;
}

.Tab li div {
    color: #595757;
    font-size: 14px;
}

.Tab li div.Tab_div1 div {
    font-size: 18px;
    font-weight: bold;
    color: #595757;
}

.Tab li div.Tab_div1 .Tab_wz {
    color: #18ac54;
}

.Tab li div.Tab_wz {
    width: 14%;
    float: left;
    padding: 0 5px 0 20px;
    text-align: left;
}

.Tab li div.Tab_cl {
    float: left;
    width: 17%;
    padding-right: 5px;
}

.Tab li div.Tab_sl {
    float: left;
    width: 13%;
    padding-right: 5px;
}

.Tab li div.Tab_jz {
    padding-left: 11px;
}

.Tab li div.Tab_sm {
    float: left;
    width: 50%;
}

.Tab li div.Tab_xx {
    line-height: 19px;
}

.Tab li.Tab_li {
    background: #d7d7d7;
}

.Tab li.Tab_li1 {
    height: 80px;
    line-height: 80px;
}
.index-banner {
    text-align: center;
    height: 100%;
}
ul, li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.slider {
    width: 100%;
    min-width: 900px;
    height: 500px;
    position: relative;
    overflow: hidden;
    background: #fff;
    text-align: center;
}

.slider .bd {
    width: 900px;
    position: absolute;
    left: 50%;
    margin-left: 450px
}

.slider .bd li {
    width: 900px;
    overflow: hidden;
    position: relative;
}

.slider .bd li img {
    display: block;
    width: 900px;
    height: 500px;
}

.slider .tempWrap {
    overflow: visible !important
}

.slider .tempWrap ul {
    margin-left: -900px !important;
}

.slider .hd {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
    height: 6px;
    bottom: 8px;
    text-align: center;
    display: none;
}

.slider .hd li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 120px;
    height: 6px;
    line-height: 99px;
    overflow: hidden;
    background: #888;
    margin: 0 3px;
    cursor: pointer;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.slider .pnBtn {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 493px;
    cursor: pointer;
}

.slider .prev {
    left: -50%;
    margin-left: -450px;
}

.slider .next {
    left: 50%;
    margin-left: 450px;
}

.slider .pnBtn .blackBg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 500px;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slider .pnBtn .arrow {
    display: none;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 42px;
    height: 500px;
}

.slider .pnBtn .arrow:hover {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.biaoa {
    margin: 0 auto;
    text-align: left;
    width: 1200px;
}
.biaoa > h3 {
    color: #08502b;
    font-size: 22px;
    font-weight: bold;
    padding: 15px 0;
}
.biaoa > form {
    padding-bottom: 10px;
}
.biaoa > form > input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #08502b;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 4px;
    font-size: 16px;
    height: 35px;
    margin-right: 30px;
    padding-left: 5px;
    width: 260px;
}
.biaoa > form > button {
    background: #08502b none repeat scroll 0 0;
    border: 1px solid #08502b;
    color: #f3e75a;
    font-size: 18px;
    height: 37px;
    width: 270px;
}
