.am-container{
max-width:1492px;
margin:0px auto;
}
.jxcg-header{
	height:192px;
background: #710002;
line-height: 192px;
}

.jxcg-center{
	height: max-content;
background: #8c1517;
}
.jxcg-center .jxcg-cont{
background:url(/images/jxcg/cg_bj.png) no-repeat;
    padding-top: 71px;
    padding-bottom: 91px;
    background-size: contain;
max-width:1624px;
margin:0px auto;
}
.jxcg-video{
width:692px;
margin-right:37px;
}
.jxcg-video img{
    height: 450px;
    width: 100%;
}
.jxcg-list>div,.jxcg-cont .am-cf,.jxcg-footer .am-cf{
display:flex;
flex:1;
}
.jxcg-list a{
    height: 99px;
    width: 374px;
    display: block;
    cursor: pointer;
}
.jxcg-list a img{
height:99px;
width:374px;
}
.jxcg-list>div>a:first-child{
margin-right:22px;
}
.list-two{
    margin: 21px 0px;
}
.list-three{
    margin-bottom: 21px;
}
.jxcg-footer{
	height:258px;
background: #710002;
font-size: 14px;
    color: #fff;
padding-top: 53px;
    padding-bottom: 54px;
position: relative;
}
.jxcg-footer .am-cf{
position: relative;
}
.foot-logo{
margin-right:87px;
}
.jxcg-link{
font-size: 16px;
font-family: Microsoft YaHei, Microsoft YaHei-Regular;
font-weight: 400;
text-align: LEFT;
color: #f2f2f2;
margin-bottom: 38px;
}
.jxcg-link select{
background: url(/images/jxcg/la_icon.png) no-repeat top right;
background-position-y: 12px;
    background-size: 20px;
   background-position-x: 248px;
width: 280px;
    height: 48px;
    border: 1px solid #bdbdbd;
    border-radius: 30px;
padding-left: 22px;
outline: none;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
}
.jxcg-link select option{
    width: 260px;
    color:#333;
}
.jxcg-foot-tit{
    line-height: 30px;
}
.jxcg-lxfs a{
  color: #fff;
}
.foot-rt{
position: absolute;
    left: 246px;
    z-index: 9;
}

.foot-bj{
background: url(/images/jxcg/foot_bj.png) no-repeat bottom right;
    position: absolute;
    height: 258px;
    width: 100%;
    top: 0;
    z-index: 1;
    opacity: 0.1;
}
#my-video {
    width: 100%;
    height: 450px;
    background-color: initial;
}
.video-js .vjs-tech {
    object-fit: fill;
}
@media only screen and (max-width: 640px){
 .jxcg-cont .am-cf, .jxcg-list>div {
   flex-direction: column;
}
.jxcg-header {
    height: 78px;
    line-height: 78px;
}
.jxcg-header img{
width: 100%;
}
.jxcg-video {
    width: 95vw;
    margin-right: 0px;
}
#my-video {
    height: 205px;
    background-color: inherit;
    margin-bottom: 20px;
}
.jxcg-list a,.jxcg-list a img {
    width: 100%;
}
.list-two,.list-three {
    margin:0px 0px;
}
.jxcg-center .jxcg-cont {
    padding-top: 20px;
    padding-bottom:20px;
}
.foot-logo {
    display:none;
}
.foot-rt {
    left: 10%;
}
.jxcg-foot-tit>div{
display:flex;
flex-direction: column;
}
.jxcg-footer,.foot-bj{
    height: 355px;
}
}
