.banner img {
    display: block;
    width: 100%;
}

.content {
    width: 1140px;
    margin: auto;
    margin-top: 20px;
}

.content>p {
    border-bottom: 1px solid #CCCCCC;
    padding: 10px 0 5px;
}

.content>p a {
    font: 14px "微软雅黑";
}


.content {
    clear: both;
    overflow: hidden;
}

.content>p {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #444;
    margin-top: 8px;
}

.content>input {
    width: 70px;
    height: 23px;
    padding: 0 5px;
    border: 1px solid #999999;
    margin-left: 114px;
    float: left;
    margin-top: -20px;
}

.content>button {
    width: 30px;
    height: 25px;
    font-family: "宋体";
    font-size: 12px;
    border: none;
    outline: none;
    cursor: pointer;
    background: #ff0000;
    margin-top: -20px;
    float: left;
    margin-left: 4px;
}

/*放大镜*/
/*.content .content-img .img{width:500px; height:450px;overflow:hidden;position:relative;float:left;}
.content .content-img .img .box1{position:absolute;width:160px;height:160px;background:#cccccc;opacity:0.5;display:none;}
.content .content-img .img .box{width:480px;height:480px;border:1px solid #999999; float:left;margin:0 0 0 500px; overflow:hidden; position:absolute;}*/
.content .content-img .img {
    /*width:500px; height:500px;*/
    overflow: hidden;
    position: relative;
    float: left;
}

.content .content-img .img #box1 {
    position: absolute;
    width: 160px;
    height: 160px;
    background: #cccccc;
    opacity: 0.5;
    display: none;
}

.content .content-img #box {
    width: 480px;
    height: 480px;
    border: 1px solid #999999;
    float: left;
    margin: 0px 0 0 500px;
    overflow: hidden;
    position: absolute;
}

.content .content-img .img img {
    display: inline-block;
}

.content .content-img .img-list ul {
    width: 500px !important;
}

.content .content-img .img-list ul li {
    float: left;
    cursor: pointer;
    border: 1px solid #CCCCCC;
    margin: 10px 10px 0 0
}

.content .content-img .img-list ul li img {
    border: 1px solid transparent;
    width: 113.5px;
    height: 80px;
    display: block;
}

/*.content .content-img .img-list ul li img.on{border: 1px solid red;}*/
.vpic {
    position: relative;
}

.vpic span {
    position: absolute;
    top: 20px;
    left: 37px
}

.content .content-img .img-list ul li.vpic span img {
    width: 40px;
    height: 40px
}

.content .content-img .point .point_left {
    float: left;
    margin-top: 10px;
}

.content .content-img .point .point_left a {
    width: 30px;
    height: 110px;
    font-family: "微软雅黑";
    font-size: 20px;
    line-height: 110px;
    text-align: center;
    background: #bfbfbf;
    color: #FFFFFF;
    display: inline-block;
    cursor: pointer;
}

.content .content-img .point .img-list {
    float: left;
    width: 500px;
    overflow: hidden;
}

.content .content-img .point .img-list ul {
    height: 120px;
}

.content .content-img .point .point_right {
    float: left;
    margin-top: 10px;
}

.content .content-img .point .point_right a {
    width: 30px;
    height: 110px;
    font-family: "微软雅黑";
    font-size: 20px;
    line-height: 110px;
    text-align: center;
    background: #bfbfbf;
    color: #FFFFFF;
    display: inline-block;
    cursor: pointer;
}

.content .content-img .point .point_left a:hover {
    color: #f73636;
}

.content .content-img .point .point_right a:hover {
    color: #f73636;
}




.content .content-img {
    clear: both;
    overflow: hidden;
    float: left;
    margin-top: 20px;
}

.content .content-img div.img {
    width: 500px;
    height: 450px;
    overflow: hidden;
    border: 1px solid #CCCCCC;
}

.content .content-img div.img img {
    width: 100%;
    display: block;
}

.content .content-list {
    float: left;
    margin-left: 20px;
    width: 480px;
    margin-top: 20px;
}

.content .content-list p {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #000000;
}

.content .content-list .con-list {
    width: 478px;
    background: #dcdcdc;
    margin-top: 18px;
}

.content .content-list .con-list p {
    font-family: "微软雅黑";
    font-size: 20px;
    color: #e60012;
    padding-left: 10px;
    padding-top: 12px;
    display: inline-block;
}

.content .content-list .con-list p b {
    font-family: "微软雅黑";
    font-size: 20px;
    color: #e60012;
}

.content .content-list .con-list span {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #333333;
    padding-left: 10px;
    display: inline-block;
    padding-bottom: 18px;
}

.content .content-list .con-list span:last-child {
    padding-left: 46px;
}

.content .content-list .list-con {
    margin-top: 7px;
}

.content .content-list .list-con dl {
    font-family: "微软雅黑";
    font-size: 14px;
}

.content .content-list .list-con dl dt {
    display: inline-block;
    color: #666666;
}

.content .content-list .list-con dl dd.on {
    border: 1px solid red;
}

.content .content-list .list-con dl dd {
    display: inline-block;
    width: 78px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #999999;
    text-align: center;
    margin-left: 3px;
    margin-top: 10px;
    cursor: pointer;
}

.content .content-list .list-con dl dd a {
    color: #666666;
}

.content .content-list .list-con dl dd:nth-child(7) {
    margin-left: 50px;
}

.content .content-list .text-list dl {
    font-family: "微软雅黑";
    font-size: 14px;
    margin-top: 17px;
}

.content .content-list .text-list dl dt {
    display: inline-block;
    color: #666666;
}

.content .content-list .text-list dl dd.on {
    border: 1px solid red;
}

.content .content-list .text-list dl dd {
    display: inline-block;
    width: 78px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #999999;
    text-align: center;
    cursor: pointer;
}

.content .content-list .text-list dl dd a {
    color: #666666;
}

.content .content-list .text {
    clear: both;
    overflow: hidden;
    margin-top: 20px;
}

.content .content-list .text ol li {
    float: left;
    color: #666666;
    height: 30px;
    line-height: 30px;
    font-family: "微软雅黑";
    font-size: 14px;
}

.content .content-list .text ol li:nth-child(2) {
    margin-left: 18px;
}

.content .content-list .text ol li:nth-child(3) {
    margin-left: 16px;
}

.content .content-list .text input {
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #cccccc;
    background: #e5e5e5;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #333333;
}

.content .content-list .text input:nth-child(1) {
    cursor: pointer;
}

.content .content-list .text input:nth-child(3) {
    cursor: pointer;
}

.content .content-list .text input:nth-child(2) {
    width: 36px;
    height: 28px;
    background: #FFFFFF;
    font-family: "微软雅黑";
    font-size: 16px;
}

.content .content-list .text a {
    font-family: "微软雅黑";
    font-size: 24px;
    color: #FFFFFF;
    width: 230px;
    height: 60px;
    line-height: 60px;
    background: #933ea7;
    display: inline-block;
    text-align: center;
    margin-top: 10px;
}

.content .content-list .text a:last-child {
    margin-left: 15px;
}

/*选项卡*/
.set-content {
    height: 100%;
    width: 1140px;
    margin: 0 auto;
}

.set-title {
    width: 100%;
    height: 42px;
    display: flex;
    z-index: 9999;
}

.set-title ul li {
    font-size: 14px;
    float: left;
    display: block;
    text-align: center;
    height: 100%;
    line-height: 42px;
    color: #fff;
    position: static;
    /*background: rgba(255,255,255,.1);*/
    background: #e5e5e5;
    box-sizing: border-box;
    /*border-right: solid 1px #785e9b;*/
    cursor: pointer;
    width: 97px;
    cursor: pointer;

}

.set-title ul .on {
    background: #933ea7;
}

.set-middle {
    /*background: #e5e5e5;*/
    /*border: 1px solid #CCCCCC;*/
    min-height: 50px;
    box-sizing: border-box;
    overflow: hidden;
    /*padding: 20px;*/
}

.set-middle-item li {
    padding-bottom: 20px;
}

.set-middle-item li:first-child {
    border: 1px solid #CCCCCC;
    padding: 20px;
}

.set-middle-item li:first-child .message1 {
    display: inline-block;
}

.set-middle-item li:first-child .message2 {
    display: inline-block;
    margin-left: 36%;
}

.set-middle-item li img {
    display: block;
    max-width: 100%;
    text-align: center;
    margin: auto;

}

.set-middle-image img {
    display: block;
    float: left;
    cursor: pointer;
}

.set-middle-list ul li {
    display: flex;
    color: #fff;
    font-size: 13px;
    height: 43px;
    line-height: 43px;
    border-bottom: solid 1px #4fc0c8;
    cursor: pointer;
    box-sizing: border-box;
    padding: 0 5px 0 2px;
}

.set-ali {
    flex: 1;
}

.set-java {
    flex: 1.8;
}

.set-salary {
    flex: 1;
}

.set-more {
    text-align: right;
    flex: 1;
}

.set-more:after {
    content: "";
    display: inline-block;
    height: 8px;
    width: 8px;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
    transform: rotate(-45deg);
    position: relative;
    top: 0;
    margin-left: 2px;
}

.set-hwm {
    border-bottom: 1px solid #CCCCCC;
    padding: 10px 0;
}

.set-hwm p {
    font: 14px "微软雅黑";
    line-height: 26px;
}

.set-hwm p span {
    font: 12px "微软雅黑";
    color: #999999;
}

.ping-set {
    margin-top: 20px;
}

.ping-set p {
    font: 14px "微软雅黑";
    margin-bottom: 10px;
}

.ping-set p>input {
    padding: 2px 10px;
    height: 20px;
}

.ping-set p>textarea {
    padding: 4px 10px;
    vertical-align: top;
    width: 400px;
    height: 150px;
}

.ping-set p>span {
    width: 80px;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
    vertical-align: top;
}

.ping-set .set-p {
    font: 14px "微软雅黑";
    margin-bottom: 10px;
}

.ping-set .set-p>span {
    width: 80px;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
}

.ping-set>button {
    width: 100px;
    background: #933ea7;
    display: block;
    margin-left: 90px;
    border: none;
    color: #FFFFFF;
    font-size: 14px;
    padding: 5px 0;
    cursor: pointer;
    font-family: "微软雅黑";
}


.rating {
    direction: rtl;
    width: 125px;
    display: inline-block;
}

.rating>span.s {
    display: inline-block;
    position: relative;
    width: 20px;
}

.rating>span.s:hover:before,
.rating>span.s:hover~span.s:before {
    content: "\2605";
    color: red;
    position: absolute;
}

.rating span.reds:before {
    content: "\2605";
    color: red;
    position: absolute;
}

label {
    position: relative;
}

.fileinp {
    position: absolute;
    opacity: 0;
    width: 148px !important;
    height: 146px !important;
    cursor: pointer;
}

.text {
    cursor: pointer;
}

.ping-set label {
    width: 148px;
    height: 148px;
    display: inline-block;
    border: 1px dashed #8E8E8E;
    /*margin: 10px;*/
    position: relative;
    cursor: pointer;
}

.ping-set label b {
    font-size: 60px;
    text-align: center;
    display: block;
    height: 148px;
    line-height: 146px;
    cursor: pointer;
}

.pcon {
    width: 918px;
    margin: 0 auto;
    line-height: 30px;
    font-size: 15px;
    font-family: 微软雅黑
}

.pcon img {
    max-width: 100%
}

.content-list p input {
    /* width: 60px; */
    height: 30px;
    line-height: 30px;
    padding: 0;
    margin-left: 15px;
    border: 1px solid #e7e0dd;
    color: #673f27;
    background: #ffffff;
    outline: none;
    cursor: pointer;
    padding: 0 5px
}
#cart-btn {
    width: 200px;
    height: 50px;
    border: none;
    text-align: center;
    font-family: "微软雅黑";
    color: #ffffff;
    font-size: 16px;
    background: #933ea7;
}
#buy-btn {
    width: 200px;
    height: 50px;
    border: none;
    text-align: center;
    font-family: "微软雅黑";
    color: #ffffff;
    font-size: 16px;
    background: #933ea7;
    margin-left: 15px;
}