body,html{margin:0;padding:0;min-width: 1280px;}
body{background: #f4f7fb;color:#243042}
.head{
    height:60px;width:100%;background:#fff;border:none;border-radius:5px;margin:0 auto;
    box-shadow:4px 4px 2px #f4f7fb;
}

.head .menu{width: 86%;height: 60px;margin: 0 auto;}
.head .menu .logo{width: 40px;height: 40px;border-radius: 3px;margin-top: 10px;float: left;margin-right:340px;}
.head .menu a{float: left;line-height: 62px;height:60px;padding:0 25px;text-align: center;font-weight: bold;font-size: 13px;text-decoration: none;color: #243042}
.head .menu a:hover{background: #f4f7fb}
.head .menu .checked{background: #f4f7fb}

.clear{clear: both;width: 0;height: 0}


.big-img{width:100%;height:500px;border:none;
    margin: 0 auto;padding:0;margin-top:50px;margin-bottom: 30px;
}
.big-img .txt{width:860px;margin: 0 auto;border: 1px solid red;padding-top:300px;background: red}
.big-img .txt .txt1{width: 300px;float: right;background: #ccc}



.big-img-2{width: 100%;height:400px;border: none;}


.big-img-3{width:86%;min-width:1160px !important;height:500px;margin: 0 auto;border-radius:15px;border: 1px solid #f4f7fb;background: #fff;
    box-shadow: rgba(23,25,29,0.2) 0px 16px 16px -16px,rgba(23,25,29,0.03) 0px 14px 20px 0px,rgba(23,25,29,0.04) 0px 0px 0px;margin-top: 50px;
    transition:all .3s;
    -moz-transition:all .3s;-webkit-transition:all .3s;
}
.big-img-3:hover{transform:scale(1.02);}

.big-img-3 img{width:800px;height:400px;border-radius: 15px;float: left;margin-left:35px;margin-top:40px;
    border: 1px solid #f4f7fb;
    box-shadow: rgba(23,25,29,0.2) 0px 16px 16px -16px,rgba(23,25,29,0.03) 0px 14px 20px 0px,rgba(23,25,29,0.04) 0px 0px 0px;

}


.big-img-3 .txt{width:270px;min-width:270px;height: 300px;float:left;margin-top:80px;margin-left:40px;}
.big-img-3 .txt .ps-logo{width:50px;height:50px;border-radius:5px;float: left;display: block;border: 1px solid blue;margin: 0;padding: 0;}
.big-img-3 .txt .title{font-size:28px;font-weight: bold;padding: 0;}

.big-img-3 .txt .btn{width: 180px;height:46px;line-height:46px;border: none;border-radius:5px;font-size: 18px;font-weight: normal;
    text-align: center;color: #fff;background-color:#009dff;cursor: pointer;margin-top:110px;}
.big-img-3 .txt .btn:hover{background: #3a8ff2;border: 1px solid #f4f7fb;font-weight: bold}


.main-txt{width: 100%;margin:0 auto;border:none;
    text-align: center;color: #243042;font-size:22px;padding-top:130px;padding-bottom:90px;}
.main-txt p, .main-txt h1{margin: 0;padding: 12px}
.main-txt .button{width:250px;height:50px;border:none;border-radius:5px;font-size: 18px;line-height:50px;
    text-align: center;color: #fff;background-color:#009dff;cursor: pointer;
    margin: 0 auto;margin-top:60px;
}
.main-txt .button:hover{background: #3a8ff2;border: 1px solid #f4f7fb;font-weight: bold}


.content{width:86%;min-width:1024px;margin:0 auto;border-radius:15px;border: 1px solid #f4f7fb;background: #fff;
    box-shadow: rgba(23,25,29,0.2) 0px 16px 16px -16px,rgba(23,25,29,0.03) 0px 14px 20px 0px,rgba(23,25,29,0.04) 0px 0px 0px 1px;
    padding-top:45px;
}
.content .content-title{width:600px;border:none;margin: 0 auto;text-align: center;font-size: 40px;font-weight: bold; }
.content .content-txt{width:840px;text-align: left;line-height:30px;border: none;
    margin: 0 auto;margin-top:25px;color:#9DA4AF;font-size: 18px; }

.content .content-main{width: 960px;border:none;margin:0 auto;margin-top:50px;}
.content-item-new{width:295px;height: 480px;border:none;border-radius:10px;float: left;box-shadow: rgba(23,25,29,0.2) 0px 16px 16px -16px,rgba(23,25,29,0.03) 0px 14px 20px 0px,rgba(23,25,29,0.04) 0px 0px 0px 1px;}
.content-item-new:hover{background: #f4f7fb;}
.content-item-new .item-new-logo{margin-top: 30px;}
.content-item-new .item-new-logo img{width: 32px;float: left;margin-left: 25px;}

.content-item-new .item-new-logo-2{margin-top:20px;text-align: center}
.content-item-new .item-new-logo-2 img{width: 128px;border-radius: 5px}


.content-item-new .item-new-tit{font-weight: bold;font-size: 18px;padding-left: 25px;padding-top:10px;}
.content-item-new .item-new-txt{font-size:13px;color: #9DA4AF;padding-left:25px;padding-top: 10px;line-height:26px;}
.content-item-new .item-new-txt .price-1{color:#9DA4AF;display:block;padding:5px 0;margin: 0;margin-top:5px;text-decoration: line-through;font-size: 16px;font-weight: bold}
.content-item-new .item-new-txt .price-2{color: red;display:block;padding:5px 0;margin: 0;font-size: 16px;font-weight: bold}
.content-item-new .item-new-line{width: 240px;margin-left: 30px;height:60px;border-top: 1px solid #0d66d0;margin-top:45px;}
.content-item-new .item-new-line .btn{width:96px;height:32px;border:none;border-radius:5px;font-size: 13px;line-height:32px;
    text-align: center;color: #fff;background-color:#009dff;cursor: pointer;margin:0 auto;margin-top: 28px;
}



.content .content-main .item{width: 216px;height: 226px;border:none;float: left;transition:all .3s;
    -moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s;margin-top: 20px;
}
.content .content-main .item:hover{background: #f4f7fb;transform:scale(1.1);border-radius:5px;
    box-shadow: rgba(23,25,29,0.2) 0px 16px 16px -16px,rgba(23,25,29,0.03) 0px 14px 20px 0px,rgba(23,25,29,0.04) 0px 0px 0px 1px;}
.content .content-main .item .logo{width:58px;height: 58px;border-radius: 3px;margin: 0 auto;margin-left:79px;margin-top: 22px;margin-bottom: 26px;}
.content .content-main .item .item-title{font-size: 16px;font-weight:bold;text-align: center;cursor: default}
.content .content-main .item .item-btn{width: 130px;height:34px;line-height:34px;border: none;border-radius:5px;margin-left: 43px;font-size: 13px;font-weight: normal;
    text-align: center;color: #fff;background-color:#009dff;cursor: pointer;margin-top: 24px;}
.content .content-main .item .item-btn:hover{background: #3a8ff2;border: 1px solid #f4f7fb;font-weight: bold}

.bottom{width: 100%;height:90px;background:#fff;margin-top:75px;padding-top:40px;}
.bottom .txt{width: 86%;min-width: 1024px;margin:0 auto;text-align: center;border-top: 1px solid #f4f7fb;color:#9DA4AF;padding-top:20px;line-height:28px;font-size: 13px; }




.pay-main{width:86%;min-width:1024px;height:450px;margin: 0 auto;border-radius:15px;border: 1px solid #f4f7fb;background: #fff;
    box-shadow: rgba(23,25,29,0.2) 0px 16px 16px -16px,rgba(23,25,29,0.03) 0px 14px 20px 0px,rgba(23,25,29,0.04) 0px 0px 0px;margin-top: 50px;
    padding-top:35px;overflow: hidden;
}
.pay-main .pay-img{width: 350px;margin-left:45px;float: left;}
.pay-main .pay-img img{width:350px;border-radius: 8px;}
.pay-main .pay-content{float: left;width: 600px;margin-left:40px;margin-top:6px;}
.pay-main .pay-content .pay-content-item{height:38px;line-height:38px;font-size: 13px;}
.pay-main .pay-content .pay-content-item label{font-weight:bold;font-size:14px;display: block;width:75px;float: left}
.pay-main .pay-content .pay-content-item
.pay-type{height: 22px;display: block;border:0px solid #eb3223;padding:2px;border-radius:3px;position: absolute;top: 6px;left:75px;}

.pay-main .pay-content .pay-content-item .btn{width: 130px;height:34px;line-height:34px;border: none;border-radius:5px;font-size: 13px;font-weight: normal;
    text-align: center;color: #fff;background-color:#009dff;cursor: pointer;margin-top:15px;}
.pay-main .pay-content .pay-content-item .btn:hover{background: #3a8ff2;border: 1px solid #f4f7fb;font-weight: bold}

.pay-main .pay-content .pay-content-item .btn-dsable{width: 130px;height:34px;line-height:34px;border: none;border-radius:5px;font-size: 13px;font-weight: normal;
    text-align: center;color: #fff;background-color:#ccc;cursor:no-drop;margin-top:15px;}










.pay-item{width: 800px;margin: 0 auto;height:38px;line-height:38px;font-size: 13px;}
.pay-item .pay-item-tit{width:175px;float: left;text-align: right;font-weight: bold;font-size: 14px;padding-right: 25px}
.pay-item .pay-item-txt{width:720px;float: left;}
.pay-item .pay-item-txt .money{font-size: 20px;font-weight: bold;color: #eb3223}
.pay-item .pay-item-txt .email{width:300px;border: 1px solid #ccc;border-radius: 3px;line-height: 24px;outline: none;padding-left:4px}
.pay-item .pay-item-txt .btn{width: 130px;height:34px;line-height:34px;border: none;border-radius:5px;font-size: 13px;font-weight: normal;
    text-align: center;color: #fff;background-color:#009dff;cursor: pointer;}
.pay-item .pay-item-txt .btn:hover{background: #3a8ff2;border: 1px solid #f4f7fb;font-weight: bold}

.pay-item .pay-item-txt .btn-dsable{width: 130px;height:34px;line-height:34px;border: none;border-radius:5px;font-size: 13px;font-weight: normal;
    text-align: center;color: #fff;background-color:#ccc;cursor:no-drop;}

.pay-down-list{width: 800px;margin: 0 auto;margin-top: 30px;}
.pay-down-list .pay-down-item{width: 100%;margin: 5px 0;height: 36px;}
.pay-down-list a{display: block;float: left;padding:6px 10px;border-radius:4px;text-decoration:none;font-size: 14px;color: #419ef8;background:#f5f7fb;font-weight: bold}
.pay-down-list a:hover{background: #4f90eb;color: #fff}




.err-msg{display: block;float: left;color:#eb3223;line-height:34px;padding-left:15px;font-size: 14px;margin-top: 16px;width: 260px !important;}


.question-main{margin-top: 50px;height: 450px;}
.question-main .content{width: 86%;height:300px;border:none;margin: 20px auto;box-shadow:none}
.question-main .content .left{width: 300px;border: none;float: left}
.question-main .content .left .item{text-align: center;height: 44px;line-height: 44px;font-weight: bold;cursor:default;margin: 5px 0;border-radius: 5px;}
.question-main .content .left .item:hover{background:#f4f7fb }
.question-main .content .right{float: left;width:620px;margin-left: 55px;margin-top: 35px;line-height: 32px;}

.question-main .content .left .checked{background:#f4f7fb}

.new-func-main{margin-top: 50px;height:1220px;}
.new-func-main .func-tit{width:86%;margin: 0 auto;font-size: 28px;}
.new-func-main .func-txt{width:86%;margin: 0 auto;font-size: 16px;color: #9DA4AF;line-height: 24px;margin-top: 10px;}
.new-func-main .func-img{width:86%;margin: 0 auto;margin-top: 20px;}
.new-func-main .func-line{width: 86%;height: 2px;margin: 30px auto;border-bottom: 1px solid #f4f7fb;}



.qq-main{width:220px;height: 180px;position:fixed;right:5px;bottom:80px;}
.qq-main .qq-menu{height: 100px;width: 56px;background: #fff;float: right;border-radius: 5px;}
.qq-main .qq-menu .qq{height: 40px;width: 56px;margin-top:8px;cursor: pointer;
    background-image: url("QQ-1.svg");background-size: 30px 30px;
    background-repeat: no-repeat;background-position-x: 13px;background-position-y: 5px;
    position: relative;
}
.qq-main .qq-menu .qq:hover{background-color:#009dff;background-image: url("http://pss.hzlsm.cn/static/ps_files/detail_files/QQ-2.svg");}


.qq-main .qq-menu .wx{height: 40px;width: 56px;margin-top:4px;cursor: pointer;
    background-image: url("WX-1.svg");background-size: 30px 30px;
    background-repeat: no-repeat;background-position-x: 13px;background-position-y: 5px;
    position: relative;
}
.qq-main .qq-menu .wx:hover{background-color:#009dff;background-image: url("http://pss.hzlsm.cn/static/ps_files/detail_files/WX-2.svg");}



.qq-main .qq-menu .qq .qq-code, .qq-main .qq-menu .wx .wx-code{width: 140px;height: 186px;background-color:#009dff;position: absolute;left: -140px;
    border-top-left-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;
    font-size: 14px;color:#fff;text-align: center;line-height:22px;display: none}
.qq-main .qq-menu .qq .qq-code img, .qq-main .qq-menu .wx .wx-code img{width: 100px; height: 100px;position: relative;margin:0 auto;border-radius: 3px;display: block;margin-top: 20px;margin-bottom: 10px;}




.big-66{width:86%;margin: 0 auto;border-radius:15px;border: 1px solid #f4f7fb;display: block;
    box-shadow: rgba(23,25,29,0.2) 0px 16px 16px -16px,rgba(23,25,29,0.03) 0px 14px 20px 0px,rgba(23,25,29,0.04) 0px 0px 0px;margin-top: 120px;
    transition:all .3s;
    -moz-transition:all .3s;-webkit-transition:all .3s;
}
.big-66:hover{transform:scale(1.02);}







