.product-page_top_left {
    width: 593px;
    height: auto;

}
.product-page_top_left #swiper1  {
    width: auto;
    height: 316px;
    border: solid 1px #cecece;
}
#swiper2 {
    width: 500px;
    height: auto;
}
#swiper2 .swiper-slide {
    width: 145px;
    height: 84px;
    background-color: #ffffff;
    border: solid 1px #cecece;
    margin-right: 20px;
display:flex;
justify-content:center;
align-items:center;
}
#swiper2 .swiper-slide img {
    width: 133px;
    height: 66px;
}
.swiper2-area .swiper-button-prev {
     width: 17px;
     height: 27px;
    background: url("/UploadFiles/images/zuo.png")no-repeat center center;
    left: 10px;
    top: 25px;
     background-size: cover;
 }
.swiper2-area .swiper-button-prev:hover {

    background: url("/UploadFiles/images/zkb.png")no-repeat center center;
    background-size: cover;

}
.swiper2-area .swiper-button-next {
    width: 17px;
    height: 27px;
    background: url("/UploadFiles/images/you.png")no-repeat center center;
    background-size: cover;
    position: absolute;
    right: 27px;
    top: 25px;
}
.swiper2-area .swiper-button-next:hover {
    background: url("/UploadFiles/images/ykb.png")no-repeat center center;
    background-size: cover;
}
.swiper2-area {
    height: auto;
    margin-top: 22px;
}
.product-page_top_right p:first-child {
    font-size: 28px;

    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 1px;
    color: #4c4bd0;
    font-weight: bold;
    margin-top: 15px;
}
.product-page_top_right p:nth-child(2) {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #666666;
    margin-top: 21px;
}
.ctt {
    width: 126px;
    height: 36px;
    background-color: #5e5dd5;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
}
.ctt a {
   color: #ffffff;
}
.a-product-page-bottom {
    margin-top: 49px;
}
.a-product-page-bottom-left-switch {
    width: 1200px;
}
.a-product-page-bottom-left-switch li:hover  a, .a-product-page-bottom-left-switch li.on  a{
     color: #2240d6;
 }
.a-product-page-bottom-left-switch li {

    color: #666666;
}
.a-product-page-bottom-left img {

    margin-top: 15px;
    display: inline-block;
}
.a-product-page-bottom-left {
    width: 1200px;
}
.pb-fir p {
    line-height:2em;
}
.pb-fir div {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 0px;
    color: #666666;
    margin-top: 29px;
    margin-left: 9px;
       margin-bottom: 15px;
line-height:2em;
}
.pb-fir div span {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #666666;
    margin-right: 12px;
}
.flx {
    display: flex;
}
.pb-fir input {
    width: 581px;
    height: 50px;
    background-color: #ffffff;
    border: solid 1px #e3e3e3;
    text-indent: 22px;
    margin-bottom: 12px;
}
.mr29 {
    margin-right: 29px;
}
.pb-fir .cyyx {
    margin-bottom: 22px;
    width: 1198px;
}
.pb-fir textarea {
    width: 1198px;
    height: 180px;
    background-color: #ffffff;
    border: solid 1px #e3e3e3;
    padding-top: 25px;
    text-indent: 22px;
    margin-bottom: 23px;
}
input::-webkit-input-placeholder { /* WebKit browsers */
    color: #999999;
    font-size: 14px;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999999;
    font-size: 14px;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999999;
    font-size: 14px;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999999;
    font-size: 14px;
}
textarea::-webkit-input-placeholder  {
    font-size: 14px;
}
.pb-fir input[type="submit"] {

    width: 192px;
    height: 50px;
    background-color: #5e5dd5;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    text-indent: 0px;
    letter-spacing: 0px;
    color: #ffffff;
}
.pb-fir input[type="button"] {
    width: 192px;
    height: 50px;
    background-color: #d7d7d7;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    text-indent: 0px;
    letter-spacing: 0px;
    color: #ffffff;
}
textarea{
    resize:none;
    border:none;
}
.szs {
    margin-bottom: 38px;
    width: 1200px;
}
.swiper2-area .swiper-slide-thumb-active {
    border:1px solid blue !important;
}


.product-page_top_left #swiper1 .swiper-slide{
    display: flex;
    align-items: center;
    justify-content: center;
   
}
.pb-fir  table  span{
      display: block;
    width: initial;
    height: initial;
    background-color: initial;
    margin-right: initial;
}

.pb-fir  table:first-child, td, th {
    border: 1px solid #d2d2d2;
}
