.w1200{
    width: 1200px;
    margin: 0 auto;
}

.photo {
    position: relative;
    width: 1200px;
    height: 100%;
    margin: 65px auto;
}

.play {
    background: url(../images/play.png) no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 47%;
    top: 38%;
}

.photo img{
    border: 5px solid#4075be;
}

.title{
    width: 100%;
    height: auto;
    margin: 0 auto;
	position: relative;
}
.title a{
	position: absolute;
	top: -2px;
	right: 5px;
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
}
.title1{
    width: 592px;
    height: 42px;
    margin: 0 auto;
}
.title3{
    width: 1200px;
    height: 43px;
    margin: 0 auto;
}

.w750 {
    position: relative;
    float: left;
    width: 750px;
    height: 421px;
}

.w750 .swiper-container {
    width: 750px;
    height: 421px;
}

.w750 .swiper-container .swiper-wrapper .swiper-slide a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.w750 .swiper-container .swiper-wrapper .swiper-slide a img {
    width: 750px;
    height: 421px;
}

.w750 .swiper-container .swiper-wrapper .swiper-slide a .text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    padding: 10px 0;
    text-indent: .5em;
    background: rgba(0, 0, 0, .6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7F000000', endColorstr='#7F000000');
}

.w750 .page {
    position: absolute;
    right: 10px;
    bottom: 15px;
    z-index: 20;
    font-size: 0;
}

.w750 .page .swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: #fff;
    margin-right: 10px;
    cursor: pointer
}

.w750 .page .swiper-active-switch {
    background: #cb0026;
}

.w410{
    float: right;
    width: 410px;
}

.w410 a{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    width: 410px;
}

.w410 ul li{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 35px;
    line-height: 35px;
}

.w410 ul li a{
    font-size: 16px;
}

.w582{
    width: 582px;
    float: left;
	line-height: 36px;
	font-size:18px;
}
.w592{
    width: 592px;
    float: left;
}

.carousel-container {
    position: relative;
    height: 830px;
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
}

.carousel-container #carousel {
    height: 747px;
    overflow: visible!important;
}

.carousel-container #carousel .cloud9-item {
    cursor: pointer;
}

.carousel-container #carousel .cloud9-item a {
    display: block;
    width: 522px;
    height: 747px;
}

.carousel-container #carousel .cloud9-item img {
    width: 522px;
    height: 747px;
    box-shadow: -1px 4px 13px 0 rgb(0 0 0 / 50%);
}

.carousel-container #carousel .cloud9-item .biaoti {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    background: rgba(0, 0, 0, .6);
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    text-align: center;
}

.carousel-container #buttons {
    position: absolute;
    z-index: 999;
    width: 100%;
    left: 0;
    top: 0;
}

.carousel-container #buttons button {
    cursor: pointer;
}

.carousel-container #buttons button.left {
    position: absolute;
    left: 0;
    top: 280px;
    border: none;
    background: url(../images/left.png) no-repeat center;
    width: 57px;
    height: 100px;
    outline: 0;
}

.carousel-container #buttons button.right {
    position: absolute;
    right: 0;
    top: 280px;
    border: none;
    background: url(../images/right.png) no-repeat center;
    width: 57px;
    height: 100px;
    outline: 0;
}

.biaoti {
	width: 1200px;
	font-size: 30px;
	color: #fff;
	font-weight: 500;
	padding: 25px;
	background: rgb(0 14 123 / 60%);
	margin: 0 auto;
	text-align:justify; 
	text-justify:inter-ideograph;
	border-radius: 30px 30px 30px 30px;
	line-height: 50px;
}

.gdxw {
    background: url(../images/gdxw.png) no-repeat center;
    width: 142px;
    height: 34px;
	float: left;
}

.w1182 {
    position: relative;
    float: left;
    width: 1182px;
    height: 656px;
	border:4px solid #2e75c4;
}

.w1182 .swiper-container {
    width: 1182px;
    height: 656px;
}

.w1182 .swiper-container .swiper-wrapper .swiper-slide a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.w1182 .swiper-container .swiper-wrapper .swiper-slide a img {
    width: 1182px;
    height: 656px;
}

.w1182 .swiper-container .swiper-wrapper .swiper-slide a .text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    padding: 10px 0;
    text-indent: .5em;
    background: rgba(0, 0, 0, .6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7F000000', endColorstr='#7F000000');
}

.w1182 .page {
    font-size: 0;
    margin-top: 30px;
    text-align: center;
}

.w1182 .page .swiper-pagination-switch {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background: #0533a4;
    margin-right: 15px;
    cursor: pointer
}

.w1182 .page .swiper-active-switch {
    background: #cb0026;
}