main{
    background: #F7F7F7;
    opacity: 1;
    padding-bottom: 100px;
}
p,h1,h2,ul{
    margin: 0;padding: 0;
}
.common-width{
    width: 1200px;margin: 0 auto;
}
.company-detail{
    height: 525px;background-color: white;padding: 20px;box-sizing: border-box;
}
.pc-slide {
    float: left;width: 500px;margin: 0 auto;
}

.view .swiper-container-pd {
    width: 500px;
    height: 400px;
}

.view .swiper-container-pd a{
    display: block;
    width: 500px;
    height: 400px;
    line-height: 400px;
    text-align: center;
}

.view .swiper-container-pd a img{
    max-width: 500px;height: auto;
}


.preview {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.preview .swiper-container-bottom {
    width: 500px;
    height: 75px;
    overflow: hidden;
}

.preview .swiper-slide {
    width: 87px;
    height: 82px;
    cursor:pointer;
}

.preview .slide6 {
    width: 82px;
}


.preview .swiper-slide {
    width: 75px;height: 75px;text-align: center;
}
.preview .swiper-slide img
{
    padding: 1px;width: 75px;height: 75px;object-fit: cover;
}


.swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}


.gallery-thumbs .swiper-slide{
    position: relative;
}

.gallery-thumbs .swiper-slide .mask{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000000;
    opacity: 0.6;
    border: 2px solid #007aff;
}

.gallery-thumbs .swiper-slide-thumb-active .mask {
    display: block;
}

.company-detail .right{
    width: 620px;float: right;position: relative;
}
.company-detail .right h1{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #404040;
    opacity: 1;
    line-height: 60px;
    border-bottom: 1px solid #666666;
}

.company-detail .right .desc-p{
    margin-top: 15px;
}

.company-detail .right .desc-p .title
{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    line-height: 40px;
    color: #262626;
    opacity: 1;
}
.company-detail .right .desc-p .desc
{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 28px;
    color: #404040;
    opacity: 1;
}

.company-detail .right .contact-p{
    background-color: #F7F7F7;padding: 20px;border-radius: 10px;margin-top: 20px;
}

.company-detail .right .contact-p .phone
{
    overflow: hidden;
}

.company-detail .right .contact-p .phone img{
    float: left;
}
.company-detail .right .contact-p .phone span{
    float: left;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 21px;
    color: #262626;
    opacity: 1;
    display: inline-block;
    margin-left: 10px;
}
.company-detail .right .contact-p .addr{
    margin-top: 15px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 21px;
    color: #262626;
    opacity: 1;
}

.company-detail .right ul{
    list-style: none;overflow: hidden;margin-top: 20px;
}

.company-detail .right ul li{
    float: left;display: inline-block;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 21px;
    opacity: 1;
    padding: 5px 13px;
    margin-right: 10px;
    cursor: pointer;
    margin-bottom: 10px;
}
.company-detail .right ul li:nth-child(4n+1)
{
    color: #EB7E87;
    border: 1px solid #EB7E87;
}
.company-detail .right ul li:nth-child(4n+1):hover
{
    color: white;
    border: 1px solid #EB7E87;
    background-color: #EB7E87;
}
.company-detail .right ul li:nth-child(4n+2)
{
    color: #A5BBCB;
    border: 1px solid #A5BBCB;
}
.company-detail .right ul li:nth-child(4n+2):hover
{
    color: white;
    border: 1px solid #A5BBCB;
    background-color: #A5BBCB;
}
.company-detail .right ul li:nth-child(4n+3)
{
    color: #FFC47E;
    border: 1px solid #FFC47E;
}
.company-detail .right ul li:nth-child(4n+3):hover
{
    color: white;
    border: 1px solid #FFC47E;
    background-color: #FFC47E;
}
.company-detail .right ul li:nth-child(4n+4)
{
    color: #7ED1F2;
    border: 1px solid #7ED1F2;
}
.company-detail .right ul li:nth-child(4n+4):hover
{
    color: white;
    border: 1px solid #7ED1F2;
    background-color: #7ED1F2;
}
.company-detail .right .wx-chat{
    display: block;
    margin-top: 20px;
    background-color: #0092E5;
    width: 300px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: white;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    opacity: 1;
    cursor: pointer;
}

.company-detail .right .wx-chat:hover
{
    background-color: #025382;
}

.company-detail .right #custom_qcor{
    position: absolute;
    left: 50px;
    bottom: -220px;
    display: none;
}
.main-content
{
    margin-top: 20px;overflow: hidden;
}
.main-content .left{
    width: 180px;background-color: white;float: left;list-style: none;
}

.main-content .left li{
    text-align: center;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 21px;
    color: #404040;
    opacity: 1;
}
.main-content .left li .litem{
    padding: 15px 2px;cursor: pointer;
}
.main-content .left li img{
    display: inline-block;
    margin-right: 15px;
}

.main-content .left li .litem.active,.main-content .left li .litem:hover{

    box-shadow: 0 0 5px #666666;
}


.main-content .center{
    width: 730px;background-color: white;float: left;margin-left: 20px;padding: 30px;
}

.main-content .center .head-p{
    border-bottom: 1px solid #E5E5E5;
}

.main-content .center .head-p h1{
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 36px;
    color: #272727;
    opacity: 1;
    text-align: center;
}

.main-content .center .head-p ul{
    list-style: none;text-align: center;padding: 10px 0 30px;
}
.main-content .center .head-p ul li{
    display: inline-block;margin-right: 20px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 17px;
    color: #666666;
    opacity: 1;
}

.main-content .center .content{
    margin-top: 30px;
}

.main-content .center .content img{
    max-width: 100%;overflow: hidden;
}

.main-content .center .content p,.main-content .center .content div{
    font-size: 16px !important;
    letter-spacing: 2.5px !important;
    color: black !important;
    line-height: 26px;
}


.main-content .center .news-copyright {
    margin-top: 40px;

}

.main-content .center .news-copyright p{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 28px;
    color: #999999;
    opacity: 1;
    margin-bottom: 5px;
}

.main-content .right{
    float: right;width: 250px;
}
.main-content .right .section{
    background-color: white;padding: 30px 15px 20px;
}

.main-content .right .section .shead{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 21px;
    color: #262626;
    opacity: 1;
    padding: 0 0 15px;
}

.main-content .right .section .shead:before{
    content: "";
    display: inline-block;
    width: 4px;
    height: 20px;
    background-color: #0092E5;
    margin-right: 10px;
    margin-bottom: -3px;
}

.main-content .right .section ul{
    list-style: none;margin-top: 3px;
}
.main-content .right .section ul li {
    cursor: pointer;margin-bottom: 17px;
}
.main-content .right .section ul li a{
    text-decoration: none;display: block;overflow: hidden;

}

.main-content .right .section ul li a .title{
    float: left;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 24px;
    color: #404040;
    opacity: 1;
}

.main-content .right .section ul li a .title i{
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-right: 10px;
    background-color: #EAEAEA;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    opacity: 1;
    font-style: normal;
}
.main-content .right .section ul li:nth-child(1) a .title i,
.main-content .right .section ul li:nth-child(2) a .title i,
.main-content .right .section ul li:nth-child(3) a .title i
{
    background-color: #FF5722;color: white;
}

.main-content .right .section ul li a  .desc{
    float: right;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 24px;
    color: #999999;
    opacity: 1;
    overflow: hidden;
    text-align: right;
}

.main-content .right .section ul li a  .desc img{
    display: inline-block;margin-right: 10px;float: left;
}

.main-content .item{
    width: 360px !important;
}

.main-content .item ul{
    margin-top: 20px;
}
.main-content .item:nth-child(3n+1),.recommends .item:nth-child(3n+2)
{
    margin-right: 30px;
}

.main-content .item ul li
{
    display: inline-block;width: 110px;text-align: center;cursor: pointer;margin-bottom: 10px;
}

.rone{
    width: 220px;
    height: 130px;
    line-height: 130px;
    position: relative;
    margin: 5px 0;
}

.rone img{
    border-radius: 8px;
    width: 100%;
    height: 130px;
}

.rone p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #000;
    opacity: 0.65;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    z-index: 999;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    text-align: center;

}
.main-content .right .section ul.iitem{
    margin-top: 20px;
}
.main-content .right .section ul.iitem li
{
    margin-bottom: 5px;
}
.main-content .right .section ul.iitem li i{
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background-color: #0092E5;
    margin-right: 5px;
    float: left;
    margin-top: 7px;

}

.main-content .right .section ul.iitem li p{
    display: inline-block;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 21px;
    color: #666666;
    opacity: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 160px;
}

.main-content .right .section ul.iitem li span{
    float: right;
}







