.content{width: 1200px;margin: auto;position: relative;z-index: 9;margin-bottom: 100px;}
.product{width: 1200px;padding-top: 30px;position: relative;}
.product h1{font: 24px "微软雅黑";color: #000000;text-align: center;margin: auto;}
.product>p{text-align: right;padding: 5px 0;}
.product>p a.pro-active{color: #FF0000;}
.product>p a{font: 14px "微软雅黑";color: #000000;}
.pro-span{display: block;width: 44px;height: 3px;background: #FF0000;margin: auto;text-align: center;margin-top: 5px;}
.por-one{display: flex;margin-top: 30px;}
.por-left{margin-right: 30px;}
.por-left p{font: 14px "微软雅黑";color: #000000;line-height: 24px;margin-bottom: 20px;}
.video-js .vjs-big-play-button{background: url(../img/pro.png);width: 68px !important;height: 68px !important;border: none !important;background-color: transparent !important;left: 50% !important;margin-left:-34px;top: 50% !important;margin-top: -34px;}
.vjs-poster{background-size: 100% 100% !important;}

.pro-ul{margin-top: 30px;}
.pro-ul ul{display: flex;flex-wrap:wrap ;justify-content: space-between;}
.pro-ul ul li{display: block;width: 24%;margin-bottom: 30px;}
.pro-ul ul li a>img{display: block;width: 100%;transition: all 0.6s;cursor: pointer;}
.pro-ul ul li a>img:hover{transform: scale(1.1);}
.pro-ul ul li a h5{font: 14px "微软雅黑";color: #000000;padding: 10px 0;text-align: center;}
/*.pro-ul ul li a p{font: 12px "微软雅黑";color: #000000;padding: 4px 0;}
.pro-ul ul li a p:last-child{font: 12px "微软雅黑";color: #000000;margin-top: 10px;display:block;}
.pro-ul ul li a p>img{display: inline-block;vertical-align: middle;margin-left: 10px;}*/

.product a.pro-alist{font: 14px "微软雅黑";color: #afa8ba;vertical-align: middle;text-align: right;display: block;margin-top: 50px;}
.product a.pro-alist img{display: inline-block;vertical-align: middle;margin-left: 10px;}

@media only screen and (min-width: 993px) and (max-width: 1200px) {
.content{width: 792px;margin: auto;position: relative;z-index: 9;margin-bottom: 100px;}
.product{width: 792px;padding-top: 30px;position: relative;}
.por-left p{font: 14px "微软雅黑";color: #000000;line-height: 22px;margin-bottom: 10px;}
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
.content{width: 96%;margin: auto;position: relative;z-index: 9;margin-bottom: 100px;padding: 0 2%;}
.product{width: 100%;margin-left: 0px;padding-top: 30px;position: relative;}
.por-left p{font: 14px "微软雅黑";color: #000000;line-height: 22px;margin-bottom: 10px;}

}

@media only screen and (min-width: 320px) and (max-width: 768px) {
.content{width: 96%;margin: auto;position: relative;z-index: 9;margin-bottom: 100px;padding: 0 2%;}
.product{width: 100%;margin-left: 0px;padding-top: 30px;position: relative;}
.por-left p{font: 14px "微软雅黑";color: #000000;line-height: 22px;margin-bottom: 10px;}
.por-one{display: block;}
.por-left{margin-right: 0;}
.por-right{margin: auto;text-align: center;width: 320px;margin-top: 20px;}
.pro-ul ul li{display: block;width: 48%;margin-bottom: 30px;}
}





