.a_a {
	height: 850px!important;
	position: relative;
}

.a_b {
	color: #fff!important;
	font-size: 26px;
	text-align: center;
	margin-bottom: 1%;
}

@font-face {
	font-family: fontR;
	src: url('../fonts/SourceHanSansCN-Regular.otf');
}

body {
	font-family: fontR!important;
}

.a_c {
	color: #fff!important;
	font-size: 60px;
	text-align: center;
	font-weight: bold;
}
.dong66 {
    overflow: hidden;
}
.b_v:hover{
	color: #ed1521!important;
}
.dong66 img {
    cursor: pointer;
    transition: all 0.6s;
}

.dong66 img:hover {
    transform: scale(1.2);
}
.dian3 .swiper-pagination-bullet {
	background: #fff!important;
	opacity: 0.5;
}

.dian3 .swiper-pagination-bullet-active {
	background: #fff!important;
	opacity: 1;
}

.header .logo {
	width: 153px;
	margin-top: 9px;
}


/*高亮*/

.slt .b_w1::after {
	content: "";
	width: 0;
	height: 3px;
	background: #f11424;
	position: absolute;
	left: 50%;
	top: 87px;
	transform: translateX(-50%);
	transition: .5s;
	z-index: 99;
}

.slt .b_w1::after {
	width: 40%;
	transition: .5s;
	font-weight: bold;
}

.b_w1 {
	position: relative;
}

.ju {
	padding-top: 5%;
	padding-bottom: 5%;
}


/*高亮*/

.a_d {
	color: #fff!important;
	text-align: center;
	font-size: 24px;
	margin-top: 3%;
	background: #f11424;
	height: 60px;
	line-height: 60px;
	text-align: center;
	width: 60%;
	margin-left: 20%;
}

.dian3 .swiper-pagination-bullet {
	border-radius: 1px;
	width: 50px;
	height: 5px;
}

.b_w1:hover {
	color: #f11424!important;
}

.slt .b_w1 {
	color: #f11424!important;
}

.a_e {}

.b_a {
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 850px;
	display: flex;
	vertical-align: middle;
	align-items: center;
}

.b_b span {
	color: #000000;
	font-weight: bold;
	font-size: 36px;
}

.b_b {
	color: #f01823;
}

.b_c {
	color: #999999;
	border: 1px solid #999999;
	border-radius: 50px;
	width: 120px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	font-size: 14px;
}

.clear {
	clear: both;
}

.b_d {
	background: #f5f5f5;
	text-align: center;
	height: 467px;
	position: relative;
}

.b_e {
	color: #4a4a54;
	font-size: 18px;
	text-align: center;
	margin-top: 7%;
}

.b_f img {
	width: 100%;
}

.b_d {
	margin-right: 15px;
	padding-top: 8%;
}

.b_f {
	background: #f5f5f5;
	text-align: center;
	padding: 10%;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
}

.b_g {
	margin-top: 5%;
}

.b_h {
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 467px;
	display: none;
}

.b_d:hover .b_h {
	display: block;
}

.b_i {
	width: 120px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #fff!important;
	border: 1px solid #fff;
	display: block;
	margin: auto;
}

.b_j {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding-top: 23%;
}

.b_k {
	color: #fff;
	font-size: 16px;
	width: 90%;
	margin-left: 5%;
	margin-top: 7%;
	margin-bottom: 16%;
}


/*11111111111111*/

.sy_cp1 {
	width: 100%;
	padding: 60px 0;
}

.sy_cp1 .swiper-cp1 .swiper-slide {
	width: 20%;
	text-align: center;
}

.sy_cp1 .swiper-cp1 img {
	width: 100%;
	height: auto;
	display: block;
}

.sy_cp1 .swiper-cp1 .t_p {
	position: relative;
	border: 1px solid #e7e7e7;
	overflow: hidden;
}

.sy_cp1 .swiper-cp1 .b_j {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .7);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
}

.sy_cp1 .swiper-cp1 .swiper-slide:hover .b_j {
	opacity: 1;
}

.sy_cp1 .swiper-cp1 .t_b {
	width: 40px;
	height: 40px;
	background-color: #fff;
	border-radius: 50%;
	font-size: 22px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	top: -100%;
	left: 50%;
	margin-left: -20px;
	margin-top: -20px;
	transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
}

.sy_cp1 .swiper-cp1 .swiper-slide:hover .t_b {
	top: 50%;
}

.sy_cp1 .swiper-cp1 .swiper-slide .t_p img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .6;
}

.sy_cp1 .swiper-cp1 .swiper-slide-active .t_p img {
	opacity: 1;
}

.sy_cp1 .swiper-cp1 .w_z {
	margin-top: 5px;
	font-size: 18px;
	line-height: 32px;
	background-color: #f7f7f7;
	padding: 10px 10px;
	color: #000000;
}


/*.sy_cp1 .swiper-cp1 .swiper-slide:hover .w_z {
	background-color: #0c459e;
	color: #fff;
}*/

.sy_cp1 .swiper-button-prev::after {
	color: #b4b4b4;
}

.sy_cp1 .swiper-button-next:after {
	color: #b4b4b4;
}

.sy_cp1 .swiper-button-prev {
	left: 50%;
	margin-left: -360px;
}

.rgrg3 {
	color: #999999;
	font-size: 16px;
	text-align: center;
}

.sy_cp1 .swiper-button-next {
	right: 50%;
	margin-right: -360px;
}

.sy_cp1 .swiper-cp1 .swiper-button-prev {
	background: url(../images/banner-l.png) no-repeat;
	width: 32px;
	height: 32px;
	margin-top: -22px;
	background-size: 32px 32px;
	-webkit-background-size: 32px 32px;
	-moz-background-size: 32px 32px;
	-ms-background-size: 32px 32px;
	-o-background-size: 32px 32px;
}

.sy_cp1 .swiper-cp1 .swiper-wrapper {
	margin-bottom: 3%;
}

.b_l {
	padding-bottom: 0%;
}

.dian4 .swiper-pagination-bullet-active {
	background: #eb1924;
}

.sy_cp1 .swiper-cp1 .swiper-button-next {
	background: url(../images/banner-r.png) no-repeat;
	width: 32px;
	height: 32px;
	margin-top: -22px;
	background-size: 32px 32px;
	-webkit-background-size: 32px 32px;
	-moz-background-size: 32px 32px;
	-ms-background-size: 32px 32px;
	-o-background-size: 32px 32px;
}

@media only screen and (max-width:640px) {
	.sy_cp1 {
		padding: 20px 0 0;
	}
	.sy_cp1 .swiper-cp1 {
		padding-bottom: 30px;
	}
	.sy_cp1 .swiper-cp1 .swiper-slide {
		width: 50%;
	}
	.sy_cp1 .swiper-cp1 .swiper-button-prev {
		display: none;
	}
	.sy_cp1 .swiper-cp1 .swiper-button-next {
		display: none;
	}
	.sy_cp1 .swiper-cp1 .w_z {
		margin-top: 10px;
		font-size: 14px;
		line-height: 22px;
	}
}


/*1111111111111111*/

.b_l {
	background: #f5f5f5;
}

.b_m .b_b {
	color: #fff;
}

.b_m .b_b span {
	color: #fff;
}

.b_m .b_c {
	color: #fff;
}

.b_m {
	height: 750px;
}

.b_n {
	color: #fff;
	line-height: 200%;
	margin-top: 4%;
	font-size: 16px;
}

.b_o img {
	width: 100%;
}

.b_p .col-md-6:nth-child(1) .b_o {
	margin-left: 0%;
}

.b_p .col-md-6:nth-child(2) .b_o {
	margin-right: 0%;
}

.b_o {
	margin-left: 4%;
	margin-right: 4%;
}

.b_p {
	margin-top: 4%;
}

.b_q {
	display: block;
	margin-left: 25%;
	margin-top: 6%;
	color: #333333;
	font-size: 18px;
}

.b_q:hover {
	color: #ed1521!important;
}

.b_r {
	border-top: 1px solid #666666;
	margin-top: 4%;
	padding-top: 15px;
	padding-bottom: 15px;
}

.textH {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ixSlide .img {
	position: relative;
}

.ixSlide .img {
	height: auto;
}

.ixSlide .img .txt {
	width: 100%;
	color: #fff;
	padding: 10px 30% 10px 20px;
	background: rgba(0, 0, 0, .8);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.ixSlide .img .txt a {
	display: block;
	color: #fff;
	font-size: 18px;
}

.ixSlide .img img {
	width: 100%;
}

.slick-dots {
	bottom: 20px!important;
}

.slick-dots li.slick-active {
	background: #ef1722!important;
}

.ixSlide .textH {
	text-align: left;
	color: #fff!important;
}

.c_l55 a {
	color: #7c7c7c!important;
}

.c_l55 {
	color: #7c7c7c!important;
}

.b_s a {
	color: #7c7c7c!important;
	font-size: 12px;
}

.b_s {
	font-size: 12px;
	text-align: center;
	color: #7c7c7c!important;
}


.b_t{
	
}


.b_u{
	
}
.b_v{
	color: #333333;
	font-size: 18px;
	margin-top: 10px;
}
.b_w{
	color: #999999;
	font-size: 14px;
	margin-top: 15px;
	line-height: 170%;
}


.b_x{
	border-left: 1px solid #999999;
	margin-left: 40%;
	height: 22px;
	margin-top: 25px;
}


.c_a{
	font-size: 26px;
	text-align: right;
}
.c_b{
	display: block;
	margin-top: 7px;
}
.b_t{
	margin-left: 5%;
}
.c_c{
	margin-top: 5px;
}
.b_t .c_c:nth-child(3){
	border: none;
}
.c_c{
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 25px;
}
.c_d{
	margin-top: 5%;
}
.c_e{
	height: 400px;
}
.c_f{
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	padding-top: 19%;
}
.c_g{
	width: 30px;
	height: 4px;
	background: #fff;
	margin-top: 15px;
	margin-bottom: 15px;
}

.c_h{
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
}

.c_i{
	color: #999999!important;
	font-size: 14px;
}
.ju{
	padding-top: 5%;
	padding-bottom: 5%;
}
.c_i a{
	color: #999999!important;
	font-size: 14px;
}
.c_j{
	background: #f5f5f5;
	height: 50px;
	line-height: 50px;
}
.c_k{
	color: #333333;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	
}
.c_l {
    background: #e71c28;
    width: 50px;
    height: 5px;
    display: block;
    margin: auto;
    margin-top: 2%;
    margin-bottom: 3%;
}



.c_m{
	padding: 15px;
	box-shadow: 0px 0px 8px 7px #eeeeee;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
        padding-bottom: 10%;





}
.c_n{
	color: #333333;
	font-size: 18px;
	text-align: center;
	margin-top: 25px;
}
.c_n:hover{

      color: #f21625!important;
}








.c_m img{
	width: 100%;
	/*height: 200px;*/
}
.c_o{
	color: #999999;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 30px;
	text-align: center;
}
.c_q .swiper-wrapper{
	margin-bottom: 5%;
}
.c_q .swiper-pagination-bullet-active{
	background: #e71c28;
}
.c_p{
	font-size: 14px;
	color: #999999!important;
	display: block;
	width: 100%;
	text-align: center;
}
.c_q .swiper-button-prev::after{
	display: none;
}
.c_q .swiper-button-prev{
	background: url(../images/12.png) no-repeat center;
	width: 41px;
	height: 100px;
	left: 14px;
}
.c_q .swiper-button-next::after{
	display: none;
}
.c_q .swiper-button-next{
	background: url(../images/13.png) no-repeat center;
	width: 41px;
	height: 100px;
	right: 14px;
}

.c_q6 .swiper-button-prev::after{
	display: none;
}
.c_q6 .swiper-button-prev{
	background: url(../images/12.png) no-repeat center;
	width: 41px;
	height: 100px;
	left: 0px;
}
.c_q6 .swiper-button-next::after{
	display: none;
}
.c_q6 .swiper-button-next{
	background: url(../images/13.png) no-repeat center;
	width: 41px;
	height: 100px;
	right: 0px;
}
.dian6 .swiper-pagination-bullet{
	background: #fff;
	opacity: 1;
}
.dian6 .swiper-pagination-bullet-active{
	background: #f21625;
	opacity: 1;
}
.c_q6{
	margin-top: 5%!important;
}
.c_q2 .swiper-button-prev::after{
	display: none;
}
.c_q2 .swiper-button-prev{
	background: url(../images/12.png) no-repeat center;
	width: 41px;
	height: 100px;
	left: 14px;
	top: 133px;
}
.c_q2 .swiper-button-next::after{
	display: none;
}
.c_q2 .swiper-button-next{
	background: url(../images/13.png) no-repeat center;
	width: 41px;
	height: 100px;
	right: 14px;
	top: 133px;
}






.ergr5{
	margin-top: 8%!important;
}

.ergr5 .swiper-button-prev::after{
	display: none;
}
.e_b img{
	position: absolute;
	left: -9px;
	bottom: -50px;
	
	
}
.ergr5 .swiper-button-prev{
	background: url(../images/27.png) no-repeat center;
	width: 41px;
	height: 100px;
	left: -100px;
	top: 33px;
}
.ergr5 .swiper-button-next::after{
	display: none;
}
.ergr5 .swiper-button-next{
	background: url(../images/28.png) no-repeat center;
	width: 41px;
	height: 100px;
	right: -100px;
	top: 33px;
}
.ergr5 .swiper-wrapper{
	margin-bottom: 66px;
}

.ergr5 .swiper-pagination{
	left: 0px!important;
}









.c_q{
	
}


.c_r{
	margin-top: 10%;
}


.c_s{
	background: #f5f5f5;
	margin-left: 4%;
	margin-right: 4%;
	margin-top: 8%;
}
.c_t{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.c_u{
	font-size: 14px;
	color: #999999;
	margin-top: 10px;
}
.c_v{
	padding: 15px;
}
.c_s img{
	width: 100%;
	/*height: 200px;*/
}
.c_w {
    color: #999999!important;
    display: block;
    border: 1px solid #999999;
    width: 80px;
    text-align: center;
    height: 26px;
    line-height: 26px;
    margin-top: 15px;
    font-size: 12px;
}
.c_x .col-md-2{
	width: 20%;
}
.c_s:hover .c_t{
	color: #f21625!important;
}
.c_m:hover .c_n{
	color: #f21625!important;
}
.c_s:hover .c_u{
	color: #f21625!important;
}
.c_p:hover{
	color: #f21625!important;
}
.c_z:hover .d_b{
	color: #f21625!important;
}
.c_x{
	
}
.c_y:hover{
	background: #e71c28;
	color: #fff!important;
}
.c_y{
	display: block;
	margin-left: 5%;
	margin-right: 5%;
	background: #f5f5f5;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.c_z{
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 15%;
}
.c_z .zzz1{
	width: 100%;
}
.d_a{
	background: #f5f5f5;
	padding: 20px;
}

.d_b{
	font-weight: bold;
	color: #333333;
	font-size: 18px;
}




.d_c{
	margin-top: 8%;
}


.d_d{
	text-align: left;
}
.d_e{
	float: left;
}
.d_f{
	
}
.d_g{
	
}
.d_h{
	background: #f5f5f5;
	padding: 25px;
	height: 332px;
	margin-left: 5%;
}
.d_i{
	color: #e71c28;
	font-size: 18px;
	margin-top: 2%;
}
.d_j{
	color: #333333;
	font-size: 20px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.d_k{
	color: #999999;
	font-size: 16px;
	line-height: 190%;
}
.d_l img{
	width: 100%;
}
.d_m{
	padding-top: 5%;
	padding-bottom: 5%;
	background: #f9f9f9;
}









.d_f .swiper-button-prev::after{
	display: none;
}
.d_f .swiper-button-prev{
	background: url(../images/18.png) no-repeat center;
	width: 51px;
	height: 51px;
	left: 50%;
	margin-left: 59px;
	margin-top: 95px;
}
.d_f .swiper-button-next::after{
	display: none;
}
.d_f .swiper-button-next{
	background: url(../images/19.png) no-repeat center;
	width: 51px;
	height: 51px;
	right: 14px;
	left: 50%;
	margin-left: 130px;
	margin-top: 95px;
}
.c_q2 .c_m{
	background: #fff;
	padding: 0px;
}
.d_l{
	
}
.d_m .c_n{
	text-align: left;
	overflow: hidden;
text-overflow:ellipsis; 
white-space: nowrap;
}
.c_q2 .swiper-wrapper{
	margin-bottom: 5%;
}
.c_q2 .swiper-pagination-bullet-active{
	background: #e71c28;
}
.d_m .c_o{
	text-align: left;
	margin-bottom: 15px;
}
.d_m .c_p{
	text-align: left;
	display: -webkit-box; 
-webkit-box-orient: vertical; 
-webkit-line-clamp: 2;
overflow: hidden;
}
.d_m{
	width: 84%;
	margin: auto;
	background: #fff;
}




.d_n{
	color: #333333;
	font-size: 20px;
	margin-top: 0%;
	margin-bottom: 5%;
}

.d_o{
	background: #f5f5f5;
	padding: 25px;
	margin-left: 4%;
	margin-right: 4%;
	height: 400px;
}

.d_p{
	height: 3px;
	background: #e71c28;
	width: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.d_q{
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	
}

.d_r{
	line-height: 180%;
	color: #666666;
	font-size: 16px;
}



.d_s{
	color: #666666;
	font-size: 16px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.d_t{
	border-bottom: 1px solid #999999;
	padding-bottom: 25px;
	margin-top: 20px;
	
}

.d_u{
	border-top: 2px solid #f21625;
	margin-top: 2%;
}

.d_v{
	background: #f7f7f7;
	padding-top: 5%;
	padding-bottom: 5%;
}
.d_w2{
	font-size: 14px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 19px;
}
.d_w{
	font-size: 16px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 0px;
}
.d_x{
	position: absolute;
	top: 110px;
	left: 50%;
	margin-left: -32px;
}
.aboutDiv2 .swiper-button-prev::after{
	display: none;
}
.aboutDiv2 .swiper-button-prev{
	background: url(../images/12.png) no-repeat center;
	width: 41px;
	height: 100px;
	left: 60px;
	top: 135px;
}
.aboutDiv2 .swiper-button-next::after{
	display: none;
}
.aboutDiv2 .swiper-button-next{
	background: url(../images/13.png) no-repeat center;
	width: 41px;
	height: 100px;
	right: 60px;
	top: 135px;
}
.aboutDiv2{
	position: relative;
}
.d_y{
	width: 100%;
}
.d_z{
	color: #666666;
	line-height: 185%;
	text-align: center;
}

.e_a{
	padding-top: 5%;
	padding-bottom: 5%;
}



.e_b{
	border-left: 1px solid #d0d0d0;
	padding-left: 35px;
	padding-bottom: 18%;
	margin-left: 19px;
	
	
	
	position: relative;
	
	
	
	
	
	
}
.e_c{
	font-size: 46px;
	font-weight: bold;
	color: #000000;
}
.e_d{
	color: #999999;
display: -webkit-box; 
-webkit-box-orient: vertical; 
-webkit-line-clamp: 2;
overflow: hidden;

         height:48px;





}
.ergr5 .swiper-pagination-bullet{
	background: url(../images/29.png) no-repeat center;
	width: 22px;
	height: 22px;
	opacity: 1;
	margin: auto!important;
	margin-right: 280px!important;
	
	
	
}


.ergr5 .swiper-pagination{
	width: auto!important;
}
.ergr5 .swiper-pagination-bullet-active{
	background: url(../images/30.png) no-repeat center;
}

.e_b{
	margin-left: 19px;

}


.e_e{
	position: absolute;
}




.e_f{
	width: 100%;
	height: 2px;
	background: #d0d0d0;
	position: relative;
	bottom: 27px;
}

.e_a{
	position: relative;
	background-size: 100% 100%!important;
}


.e_b55{
	margin-left: 5%;
	margin-right: 5%;
}

.e_b55 img{
	width: 100%;
}
.e_g{
	/*background-color: rgba(0, 0, 0, 0.5);*/
	width: 90%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 15%;
	
	margin-left: 5%;
}
.dsd5 .tt1:nth-child(1){
	animation-duration: 0.3s;
	animation-delay: 0.6s;
}
.dsd5 .tt1:nth-child(2){
	animation-duration: 0.3s;
	animation-delay: 0.9s;
}
.dsd5 .tt1:nth-child(3){
	animation-duration: 0.3s;
	animation-delay: 1.2s;
}
.d_h:hover .d_j{
	color: #f21625!important;
}
/*.e_b55:hover .e_i{
	color: #f21625!important;
}
.e_b55:hover .e_j{
	color: #f21625!important;
}
.e_b55:hover .e_k{
	color: #f21625!important;
}*/
.afd5:hover .w_z{
	color: #f21625!important;
}
.e_b55:hover .sd6ds{
	transform: scale(1.1);
}
.sd6ds{
	transition: all 0.6s;
}
.e_b55:hover{
	cursor: pointer;
}
/*.e_b55:hover .e_g{
	transform: scale(1.1);
}*/
.e_h{
	padding-left: 10%;
	padding-right: 10%;
	width: 80%;
	height: 80%;
	margin-left: 10%;
	background-color: rgba(239, 233, 233, 0.8);
}

.e_i{
	color: #333333;
	font-size: 46px;
	padding-top: 10%;
	padding-bottom: 10%;
	font-weight: bold;
	text-align: center;
}
.e_j{
	color: #000000;
	padding-bottom: 10%;
	font-size: 20px;
	text-align: center;
}
.e_k{
	color: #000000;
	font-size: 16px;
	text-align: center;
}

.e_l{
	padding-top: 5%;
	padding-bottom: 5%;
}

.e_m{
	margin-right: 8%;
}

.e_n{
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #bebebe;
	padding-bottom: 15px;
}
.e_o span{
	color: #e71c28;
	font-size: 24px;
	font-weight: bold;
}

.e_o{
	color: #666666;
	
	width: 80%;
	margin-top: 7px;
	
}
.e_p img{
	padding-top: 10px;
	margin-right: 15px;
}
.e_p{
	margin-top: 10px;
}
.e_q .e_p:nth-child(1) img{
	margin-top: 7px;
}
.e_q{
	border-bottom: 1px solid #bebebe;
	padding-bottom: 7%;
}

.e_r{
	display: block;
	margin-top: 4%;
	margin-left: 5%;
}

.e_s{
	border: 1px solid #a6a6a6;
}
.e_t{
	margin-top: 7%;
}

.e_u{
	color: #999999;
	font-size: 14px;
	text-align: center;
}
.e_v input{
	background: #f1f1f1;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	color: #333333!important;
	font-size: 15px;
	margin-left: 5%;
	margin-right: 3%;
	width: 94%;
}
.e_v{
	
}

.e_w{
	background: #f1f1f1;
	width: 100%;
	height: 200px;
	margin-top: 2%;
}
.e_x .col-md-3:nth-child(1) .e_v input{
	margin-left: 0%;
}
.e_x .col-md-3:nth-child(4) .e_v input{
	
}
.e_x{
	padding-top: 5%;
}
.e_y{
	background: #e71c28;
	height: 35px;
	text-align: center;
	line-height: 35px;
	width: 130px;
	color: #fff!important;
	display: block;
	margin: auto;
	margin-top: 5%;
}


.c_q .swiper-button-next {
    background: url(../images/13.png) no-repeat center;
    width: 41px;
    height: 100px;
    right: 14px;
    top: 150px;
}
.c_q .swiper-button-prev {
    background: url(../images/12.png) no-repeat center;
    width: 41px;
    height: 100px;
    left: 14px;
    top: 150px;
}





@media (max-width: 1300px) {
.z_t{
	width: 100%!important;
}
.ergr5 .swiper-button-next {
    
    display: none!important;
   
}



}


@media (max-width: 1100px) {

	.navbar_nav li{
		width: 90px!important;
	}
.z_t{
	width: 100%!important;
}



.ergr5 .swiper-button-next {
    display: none!important;
    /*right: 70px!important;*/
   
}







.b_w1 {
    height: 90px;
    line-height: 90px;
    text-align: center;
    display: block;
    font-size: 14px;
}
}


@media (max-width: 950px) {
.ergr5 .swiper-button-next {
    display: block!important;
    /* right: 70px!important; */
}

.c_o {
    color: #999999;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 14px;
    text-align: center;
}
	.a_a {
		height: 200px!important;
		background-size: 100% 100%!important;
	}
	.a_b {
		font-size: 14px;
	}
	.a_c {
		font-size: 30px;
	}
	.a_d {
		font-size: 14px;
	}
	
	
	
	.header .logo {
    width: 103px;
    margin-top: 3px;
}
	
	
	.t_s{
		display: none;
	}
	
	.dian3 .swiper-pagination-bullet{
		width: 16px;
	}
	
	.b_a{
		height: 200px;
	}
	.wrap{
		width: 90%;
	}
	.a_c {
    font-size: 18px;
}
	.a_d {
    color: #fff!important;
    text-align: center;
    font-size: 12px;
    margin-top: 3%;
    background: #f11424;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 70%;
    margin-left: 15%;
}
.afggr85 .col-md-6:nth-child(1) .b_f{
	margin-left: 0px;
}
.afggr85 .col-md-6:nth-child(2) .b_f{
	margin-left: 0px;
}
.afggr85 .col-md-6:nth-child(3) .b_f{
	margin-left: 0px;
}
.rgr9696 .b_c{
	margin-top: 10%;
}
.afggr85 .col-md-6:nth-child(4) .b_f{
	margin-left: 0px;
}
.ixSlide .img .txt a {
    display: block;
    color: #fff;
    font-size: 13px;
}
.textH {
    display: block;
    height: 25px!important;
    line-height: 25px!important;
    text-align: center;
    font-size: 14px;
    color: #fff!important;
    width: 100%;
    float: left;
}
.slick-dots li {
    display: inline-block;
    font-size: 0;
    width: 8px!important;
    height: 8px!important;
    background: rgba(255,255,255,.5);
    margin-right: 10px;
    border-radius: 50%;
}
.slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 -1px;
}
.b_q {
    display: block;
    margin-left: 25px;
    margin-top: 6%;
    color: #333333;
    font-size: 13px;
}
.b_m {
    height: auto!important;
}
.slick-dots {
    bottom: 10px!important;
}
.fe65{
	margin-top: 0px!important;
	margin-right: 0%!important;
}
.fe65 img{
	width: auto!important;
	display: block;
	margin: auto;
}
.b_v {
    color: #333333;
    font-size: 15px;
    margin-top: 10px;
    overflow: hidden;
text-overflow:ellipsis; 
white-space: nowrap;
}
.sy_cp1 .swiper-cp1 .w_z {
    margin-top: 10px;
    font-size: 17px;
    line-height: 22px;
}
.c_a {
    font-size: 20px;
    text-align: right;
}
.b_w {
    color: #999999;
    font-size: 12px;
    margin-top: 15px;
    line-height: 163%;
    
    
    display: -webkit-box; 
-webkit-box-orient: vertical; 
-webkit-line-clamp: 2;
overflow: hidden;
}
.b_t {
    margin-left: 0%;
}
.c_k55 {
    color: #fff;
    font-size: 12px;
    padding-left: 20px;
    margin-top: 3%!important;
    line-height: 180%;
    margin-right: 0%;
    
}

.c_i55 {
    background: #333333;
    padding-top: 10%;
    padding-bottom: 0%;
    
}
.jianjie img{
	display: block;
	margin: auto;
}
.c_j55 {
    border-left: 4px solid #f21625;
    padding-left: 15px;
    font-size: 18px;
    color: #fff;
    margin-top: 15px;
}
.b_x {
    border-left: 1px solid #999999;
    margin-left: 40%;
    height: 22px;
    margin-top: 15px;
}
.c_a {
    font-size: 20px;
    text-align: right;
    margin-top: 15px;
}
.b_n {
    color: #fff;
    line-height: 188%;
    margin-top: 11%;
    font-size: 13px;
}
.rgrg3 {
    color: #999999;
    font-size: 14px;
    text-align: center;
}
.ju {
    padding-top: 10%;
    padding-bottom: 10%;
}
.rr2{
	display: none;
}
.b_f{
	margin-bottom: 0px;
	margin-top: 15px;
}
.b_e {
    color: #4a4a54;
    font-size: 14px;
    text-align: center;
    margin-top: 7%;
}
.b_c {
    color: #999999;
    border: 1px solid #999999;
    border-radius: 50px;
    width: 75px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    font-size: 12px;
}
	.b_b{
		font-size: 12px;
	}
	.b_b span {
    color: #000000;
    font-weight: bold;
    font-size: 20px;
}
	
	.c_e {
    height: 220px;
}
	.c_q .swiper-button-prev {
    background: url(../images/12.png) no-repeat center;
    width: 25px;
    height: 60px;
    left: 14px;
}
.c_k {
    color: #333333;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}
.c_l {
    background: #e71c28;
    width: 30px;
    height: 5px;
    display: block;
    margin: auto;
    margin-top: 2%;
    margin-bottom: 3%;
}
.c_h {
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
}
.c_w {
    color: #999999!important;
    display: block;
    border: 1px solid #999999;
    width: 70px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    font-size: 12px;
}
.dfgg52{
	margin-right: 5%;
}
.c_u {
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
}
.c_t {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}
.c_q .dian6{
	display: none;
}
.c_g {
    width: 30px;
    height: 4px;
    background: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}
.c_f {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding-top: 5%;
}
.c_i {
    color: #999999!important;
    font-size: 12px;
}
.c_i a {
    color: #999999!important;
    font-size: 12px;
}
	.c_q .swiper-button-next {
    background: url(../images/13.png) no-repeat center;
    width: 25px;
    height: 60px;
    right: 14px;
}
	
	.z_t{
		width: 100%!important;
	}
	
	
	
	.c_e {
    height: 154px;
    background-size: cover!important;
}
.c_y{
	font-size: 12px;
}
	.c_x .col-md-2{
		float: left;
	}
	
	.c_y {
    display: block;
    margin-left: 5%;
    margin-right: 5%;
    background: #f5f5f5;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.d_z{
	font-size: 14px;
}
	.c_m44 img{
		width: 100%;
	}
	.c_q6 .swiper-button-next {
    background: url(../images/13.png) no-repeat center;
    width: 22px;
    height: 45px;
    right: 0px;
}
.c_q6 .swiper-button-prev {
    background: url(../images/12.png) no-repeat center;
    width: 22px;
    height: 45px;
    left: 0px;
}

.ergr5 .swiper-button-next {
    background: url(../images/28.png) no-repeat center;
    width: 41px;
    height: 100px;
    right: 0px;
    top: 33px;
}
.e_b55{
	margin-top: 15%;
}
.ergr5 .swiper-button-prev {
    background: url(../images/27.png) no-repeat center;
    width: 41px;
    height: 100px;
    left: 0px;
    top: 33px;
}
.e_r {
    display: block;
    margin-top: 8%;
    margin-bottom: 8%;
}
.e_w {
    background: #f1f1f1;
    width: 100%;
    height: 200px;
    margin-top: 5%;
}
.e_v input {
    background: #f1f1f1;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    color: #333333!important;
    font-size: 15px;
    margin-left: 0%;
    margin-right: 3%;
    width: 99%;
    margin-top: 5%;
}
.e_l {
    padding-top: 10%;
    padding-bottom: 10%;
}
.e_s iframe{
	width: 100%!important;
	height: 200px!important;
}
.e_o span {
    color: #e71c28;
    font-size: 17px;
    font-weight: bold;
}
.e_o{
	font-size: 12px;
}
.e_n {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    border-bottom: 1px solid #bebebe;
    padding-bottom: 10px;
}
.e_d{
	font-size: 12px;
}

.e_c {
    font-size: 25px;
    font-weight: bold;
    color: #000000;
}










.d_d {
    text-align: left!important;
}

.d_h {
    background: #f5f5f5;
    padding: 15px;
    height: 275px;
    margin-left: 0%;
}
.e_j {
    color: #000000;
    padding-bottom: 10%;
    font-size: 14px;
    text-align: center;
}
.e_k {
    color: #000000;
    font-size: 12px;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.e_i {
    color: #333333;
    font-size: 20px;
    padding-top: 4%;
    padding-bottom: 0%;
    font-weight: bold;
    text-align: center;
}
.e_g {
    /* background-color: rgba(0, 0, 0, 0.5); */
    width: 90%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    padding-top: 30%;
    margin-left: 5%;
}
.d_j {
    color: #333333;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.d_k {
    color: #999999;
    font-size: 14px;
    line-height: 190%;
}
.d_i {
    color: #e71c28;
    font-size: 15px;
    margin-top: 2%;
}
.d_f .swiper-button-prev {
    background: url(../images/18.png) no-repeat center;
    width: 51px;
    height: 51px;
    left: 50%;
    margin-left: 59px;
    margin-top: 175px;
}

.d_f .swiper-button-next {
    background: url(../images/19.png) no-repeat center;
    width: 51px;
    height: 51px;
    right: 14px;
    left: 50%;
    margin-left: 130px;
    margin-top: 175px;
}

.d_f{
	margin-top: 10%!important;
}

.c_q2 .swiper-button-next {
    background: url(../images/13.png) no-repeat center;
    width: 22px;
    height: 50px;
    right: 14px;
    top: 133px;
}

.c_q2 .swiper-button-prev {
    background: url(../images/12.png) no-repeat center;
    width: 22px;
    height: 50px;
    left: 14px;
    top: 133px;
}

.c_n {
    color: #333333;
    font-size: 16px;
    text-align: center;
    margin-top: 8%;
}





.d_n {
    color: #333333;
    font-size: 14px;
    margin-top: 0%;
    margin-bottom: 5%;
}
.d_r {
    line-height: 180%;
    color: #666666;
    font-size: 12px;
}
.d_q {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}
.ad_a{
	font-size: 12px;
}
.d_k33 {
    padding-top: 3%!important;
    padding-left: 0px!important;
    padding-right: 0%!important;
}
.d_o {
    background: #f5f5f5;
    padding: 10px;
    margin-left: 4%;
    margin-right: 4%;
    height: 340px;
    margin-bottom: 7%
}

.d_m33 {
    margin-bottom: 20px;
    font-size: 14px!important;
    line-height: 190%;
}


.d_s {
    color: #666666;
    font-size: 13px;
    margin-left: 15px;
    margin-top: 3px;
    width: 75%;
    overflow: hidden;
text-overflow:ellipsis; 
white-space: nowrap;
}
.d_t {
    border-bottom: 1px solid #999999;
    padding-bottom: 15px;
    margin-top: 20px;
}













}