.yt { display: none; }

.g-in { width:1600px; margin:0 auto; }

@media all and (max-width:1680px){
	.g-in { width:1200px; margin:0 auto; }
}
@media all and (max-width:1200px){
	.g-in { width:92%; }
}

.banner{width: 100%;position: relative;}
.banner .bd ul li img{max-width: 100%;width: 100%;}
.banner .hd{position: absolute;width: 9px;height: 100px;right: 2%;top: 50%;margin-top: -50px;z-index: 99;}
.banner .hd ul li{float: left;width: 9px;height: 9px;overflow: hidden;margin-right: 5px;text-indent: -999px;cursor: pointer;border: 1px solid #fff;background: none;margin: 8px 0;border-radius: 100%;}
.banner .hd ul li.on{background: #fff;border: 1px solid #b81c22;}

.hd-box{padding-top: 82px;}
.kong{margin: 0 auto; width: 72px;height: 2px;background-color: #a62126;}
.hd-box h3{font-size: 40px;color:#0c0000;text-align: center;font-weight: normal;}
.hd-box h5{font-size: 18px;color:#0c0000;text-align: center;line-height: 36px;opacity: 0.8;font-weight: normal;margin-top: 6px;}
@media all and (max-width:1680px){
	.hd-box{padding-top: 71px;}
}
@media all and (max-width:1280px){
	.hd-box{padding-top: 50px;}
	.kong{width: 60px;}
	.hd-box h3{font-size: 32px;}
	.hd-box h5{font-size: 16px;line-height: 32px;margin-top: 4px;}
}
@media all and (max-width:750px){
	.hd-box{padding-top: 30px;}
	.kong{width: 40px;}
	.hd-box h3{font-size: 26px;}
	.hd-box h5{font-size: 14px;line-height: 32px;margin-top: 4px;}
}

.col-a .bd{margin-top: 30px;}
.col-a .bd .swiper-slide{background-color: #f1f4f9;position: relative;height: 435px;}
/* .col-a .bd li:last-child{margin-right: 0;} */
.col-a .bd .swiper-slide .a{display: block;height: 100%;}
.col-a .bd .swiper-slide .a::after{content:"";position: absolute;bottom:0;left: 50%;transform: translate(-50%,0);width: 0;transition: all 0.6s ease;border-bottom: 1px solid #a62126;}
.col-a .bd .swiper-slide:hover .a::after{width: 100%;}
.col-a .bd .swiper-slide .a .pc img{width: 100%;height: auto;}
.col-a .bd .desc{padding:20px 35px 0;}
.col-a .bd .desc .mt{color: #0c0000;font-size: 22px;position: relative;line-height: 50px;}
.col-a .bd .desc .mt::after{content:"";position: absolute;bottom:0;left:0;width: 18px;transition: all 0.6s ease;border-bottom: 2px solid #a62126;}
.col-a .bd .desc .mc{color: #0c0000;font-size: 14px;line-height: 24px;opacity: 0.9;margin-top: 28px;}
.col-a .bd .pc{overflow: hidden;}
.col-a .bd .pc img{transition: all 0.6s ease;}
.col-a .bd .swiper-slide:hover .pc img{transform: scale(1.2);}
@media all and (max-width:1680px){
	.col-a .bd .swiper-slide{height: 373px;}
}
@media all and (max-width:1200px){
	.col-a .bd .desc{padding:15px 20px 0;}
	.col-a .bd .desc .mt{font-size: 18px;line-height: 40px;}
	.col-a .bd .desc .mc{font-size: 13px;line-height: 21px;margin-top: 20px;}
}
@media all and (max-width:750px){
	.col-a .bd .swiper-wrapper{display: block;width: 100%;}
	.col-a .bd .swiper-slide{width: 100% !important;height: auto;margin-bottom: 15px;}
	.col-a .bd .desc{padding:15px 20px;}
	.col-a .bd .desc .mt{font-size: 16px;line-height: 36px;}
}

.col-b{background: url(bg1.png) no-repeat top center;margin-top: 100px;box-sizing: border-box;height: 776px;}     
/* .col-b .hd-box{padding-top: 71px;} */
.col-b .hd-box .kong{background-color: white;}
.col-b .bd{overflow: hidden;margin-top: 61px;}
.col-b .hd-box h5,.col-b .hd-box h3{color: white;}
.col-b .bd .swiper-slide .a{display: block;width: 100%;height: 466px;position: relative;background-color: rgba(255, 255, 255, 0.15);overflow: hidden;}
.col-b .bd .swiper-slide .a .icon-pc{width: 74px;height: 66px;position: absolute;top: 103px;left: 50%;margin-left: -37px; transition: all 0.6s ease;background: url(icon1.png) no-repeat center;}
.col-b .bd .swiper-slide .a3 .icon-pc{background: url(icon3.png) no-repeat center;}
.col-b .bd .swiper-slide .a2 .icon-pc{background: url(icon200.PNG) no-repeat center;background-size: 100%;}
.col-b .bd .swiper-slide .a .title{position: absolute;left: 50%;transform: translate(-50%,0);color: white;font-size: 30px;top: 232px;transition: all 0.6s ease;}
.col-b .bd .swiper-slide .a .title span{position: relative;display:block;}
.col-b .bd .swiper-slide .a .title span::after{position: absolute;border-bottom: 2px solid white;width: 25px;left: 50%;transform: translate(-50%,0); bottom: -15px;content: "";}
.col-b .bd .swiper-slide .a .ul-list{transform: scale(0);transition: all 0.6s ease;margin-top: 170px;margin-left: 51px;}
.col-b .bd .swiper-slide .a .ul-list li {color: #191919;font-size: 16px;line-height: 36px;display: block;background: url(icon-circle.png) no-repeat left center;padding-left: 14px;box-sizing: border-box;}
.col-b .bd .swiper-slide:hover .a .ul-list{transform: scale(1);}
.col-b .bd .swiper-slide:hover .a{background-color: white;}
.col-b .bd .swiper-slide:hover .a .icon-pc{width: 44px;height: 45px;top: 387px;left: 90%;background: url(icon1-1.png) no-repeat center;}
.col-b .bd .swiper-slide:hover .a .title{font-weight: bold;color: #a62126;top: 76px;left: 46px;transform: none;}
.col-b .bd .swiper-slide:hover .a .title span::after{border-bottom: 2px solid #a62126;}
.col-b .bd .swiper-slide:nth-child(1):hover .a .icon-pc{width: 44px;height: 45px;top: 387px;left: 90%;background: url(icon1-2.png) no-repeat center;}
.col-b .bd .swiper-slide:hover .a .title span::after{left: 0;transform: translate(0,0);}
.col-b .bd .swiper-slide:nth-child(3):hover .a .icon-pc{width: 44px;height: 45px;top: 387px;left: 90%;background: url(icon300.PNG) no-repeat center;background-size: 100%;}
.section1{display: none;}
@media all and (max-width:1680px){
	.col-b .bd .swiper-slide .a .ul-list li{font-size: 14px;}
}
@media all and (max-width:750px){
	.col-b{display: none;}
	.section1{display: block;background: url(bg1.png) no-repeat top center;background-size: cover;margin-top: 0.8rem;padding-bottom: 0.5rem;}
	.section1 .bd{margin-top: 0.46rem;}
	.section1 .hd-box h3{color: white;}
	.section1 .hd-box h5{color: white;opacity: 0.8;}
	.section1 .bd li{margin-bottom:0.6rem ;}
	.section1 .bd li .mt,.section1 .bd li .mc{position: unset;}
	.section1 .bd li .mt{color: #a62126;font-size: 0.36rem;line-height: 0.46rem;}
	.section1 .bd li .mc{line-height: 0.4rem;color: #191919;margin-top: 0.35rem;font-size: .28rem;opacity: 0.7;}
	.section1 .bd li a{padding: .53rem 0.49rem 1.08rem;background-color: rgba(255, 255, 255, 0.8);display: block;position: relative;}
	.section1 .bd li a::after{
		content: "";
	    top: 1.12rem;
	    position: absolute;
	    left: 0.28rem;
	    width: 0.25rem;
	    height: 0.03rem;
	    background-color: #a62126;
	}
	.section1 .bd li a::after{top: 1.1rem;left: 0.49rem;}
	.section1 .bd li a i{position: absolute;bottom: 0.23rem;right: 0.41rem;display: block;}

	.section1 .bd li a i img{width: 100%;}
	.section1 .bd li:nth-child(1) a i{width: .58rem;height: .49rem;}
	.section1 .bd li:nth-child(2) a i{width: .63rem;height: .63rem;}
	.section1 .bd li:nth-child(3) a i{width: .63rem;height: .61rem;}

}


.col-c{padding: 0 0 56px;overflow: hidden;}
/* .col-c .hd-box{padding-top: 71px;} */
.col-c .bd{margin-top: 61px;}
.col-c .bd ul li {width: 266px;margin-right: 67px;}
.col-c .bd ul li:nth-child(5n){margin-right: 0;}
.col-c .bd ul li .pc-box{margin-bottom: 24px;}
.col-c .bd ul li .pc-box i{display: block;position: relative;margin-bottom: 14px;overflow: hidden; height: 292px; }
.col-c .bd ul li .pc-box i img{transition: all 0.6s ease;}
.col-c .bd ul li .pc-box i::after{content: "";width: 100%;height: 100%;background: rgba(166, 33, 38, 0.83);position: absolute;top: 0;left: 0;display: none;}
.col-c .bd ul li .pc-box i p{position: absolute; left: 50%;transform: translate(-50%,0);top: 0;bottom: 0;margin: auto 0;color: white;font-size: 16px;font-style: normal;line-height: 36px;height: 36px;z-index: 1;display: none;}
.col-c .bd ul li:nth-child(2n) .pc-box:first-child i{height: 220px;}
.col-c .bd ul li:nth-child(1) .pc-box:last-child i,.col-c .bd ul li:nth-child(3) .pc-box:last-child i,.col-c .bd ul li:nth-child(5) .pc-box:last-child i,.col-c .bd ul li:nth-child(7) .pc-box:last-child i,.col-c .bd ul li:nth-child(9) .pc-box:last-child i{ height: 292px; }

.col-c .bd ul li:nth-child(7) .pc-box:last-child i,.col-c .bd ul li:nth-child(9) .pc-box:last-child i{ margin-top: calc(220px - 292px ) ; }

.col-c .bd ul li .pc-box i img{height: 100%;width: 100%;}
.col-c .bd ul li .tle,
.col-c .bd ul li span{color: #0c0101;font-size: 16px;line-height: 24px;}
.col-c .bd ul li span{display: none;}
.col-c .bd ul li .pc-box:hover i::after{display: block;}
.col-c .bd ul li .pc-box:hover i img{transform: scale(1.2);}
.col-c .bd ul li .pc-box:hover i p{display: block;}

.section2{display: none;}
@media all and (max-width:1680px){
	.col-c .bd ul li {width: 216px;margin-right: 30px;}
}
@media all and (max-width:1200px){
	.col-c{display: none;}
	.section2{display: block;margin-bottom: 0.54rem}
	.section2  .swiper-slide{width: 80% !important;margin: 0 auto !important;}
	.section2  .swiper-slide a{display: block;position: relative;}
	.section2  .swiper-slide a img{width: 100%;max-width: unset;}
	.section2  .swiper-slide a .tle{position: absolute;background-color: rgba(209,37,43,.55);width: 100%;line-height: .56rem;color: white;font-size: .28rem;text-align: center;overflow:hidden;text-overflow:ellipsis;display: -webkit-box;
	display:box;-webkit-box-orient:vertical;-webkit-line-clamp:1;padding:0 .2rem;bottom: 0;box-sizing: border-box;}
	.section2  .swiper{overflow: hidden;}
	.section2  .bd{padding-bottom: .63rem;position: relative;margin-top: 0.2rem}
	.section2  .bd .swiper-pagination{bottom: 0;width: 100%;}
	.section2  .bd  .swiper-pagination-bullet{margin: 0 .05rem;background-color: #cccccc;opacity: 0.87;}
	.section2  .bd  .swiper-pagination-bullet-active{width: .32rem;opacity: 0.87;border-radius: .08rem;}
}


.col-d{background: url(bg2.png) no-repeat top center;box-sizing: border-box;height: 730px;background-size: cover;}
.col-d .hd-box .kong{background-color: white;}
.col-d .hd-box h5,.col-d .hd-box h3{color: white;}
.col-d .hd-box h5{opacity: 0.8;}
.col-d .bd{margin-top: 52px;}
.col-d .bd .d-box{background-color: white;border-right: 1px solid #d7d6d6;width: 265px;height: 415px;position: relative;padding-top: 73px;box-sizing: border-box;}
.col-d .bd .d-box::after{content: "";bottom: 0;width: 0;border-bottom: 3px solid #a62126;position: absolute;left: 50%;transform: translate(-50%,0);transition: all 0.6s ease;}
.col-d .bd .d-box:hover::after{width: 100%;}

.col-d .bd .d-box .pic{text-align: center;}
.col-d .bd .d-box .pic .img02{display: none;}
.col-d .bd .d-box .mt{font-size: 20px;color: #000;line-height: 36px;text-align: center;margin-top: 42px;}
.col-d .bd .d-box .mc{font-size: 14px;color: #000;line-height: 24px;text-align: center;opacity: 0.8;padding: 0 29px;margin-top: 18px;}
.col-d .bd .d-box:hover .pic { transform: rotateY(360deg);-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);transition: transform 0.9s;-webkit-transition: transform 0.9s;-moz-transition: transform 0.9s; }
.col-d .bd .d-box:hover .pic .img01 { display:none; }
.col-d .bd .d-box:hover .pic .img02 { display:inline-block; }
.col-d .bd .d-box:hover .mt{color: #a62126;}
@media all and (max-width:1680px){
	.col-d .bd .d-box{width: 198px;}
}
@media all and (max-width:1200px){
	.col-d{padding-bottom: 40px;height: auto;}
	.col-d .bd{margin-top: 40px;}
	.col-d .bd .d-box{border:0;width: 31.33333%;margin-right: 3%;margin-bottom: 4%;height: 320px;padding-top: 40px;}
	.col-d .bd .d-box:nth-child(3n){margin-right: 0;}
	.col-d .bd .d-box .mt{font-size: 17px;line-height: 30px;margin-top: 30px;}
	.col-d .bd .d-box .mc{font-size: 13px;line-height: 21px;padding: 0 20px;margin-top: 15px;}
}
@media all and (max-width:750px){
	.col-d{padding-bottom: 20px;}
	.col-d .bd{margin-top: 20px;}
	.col-d .bd .d-box{width: 48%;margin-right: 3%;margin-bottom: 4%;height: 3.15rem;padding: 0.43rem 0.28rem 0 0.28rem;text-align: left;background-color: rgba(255, 255, 255, 0.9);}
	.col-d .bd .d-box .pic{display: none;}
	.col-d .bd .d-box:nth-child(3n){margin-right: 3%;}
	.col-d .bd .d-box:nth-child(2n){margin-right: 0;}
	.col-d .bd .d-box .mt{color: #000000;font-size: .3rem;line-height: .5rem;text-align: left;padding: 0;margin-top: 0;font-weight: bold;}
	.col-d .bd .d-box .mc{color: #000000;font-size: .28rem;line-height: .4rem;margin-top: .22rem;text-align: left;padding: 0;}
}


.col-e{padding:0 0 54px;overflow: hidden;}
.col-e .bd{margin-top: 30px;}
.col-e .pc{width: 789px;overflow: hidden;} 
.col-e .pc .swiper-slide a{display: block;position: relative;overflow: hidden;}
.col-e .pc .swiper-slide a img{transition: all 0.6s ease;}
.col-e .pc .swiper-slide:hover a img{transform: scale(1.2);}
.col-e .pc .swiper-slide a .tle{background-color: rgba(209, 37, 43, 0.55);color: white;font-size: 20px;line-height: 74px;position: absolute;left: 0;width: 100%;bottom: 0;box-sizing: border-box;padding: 0 180px 0 41px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.col-e .pc .swiper-slide a .time{width: 68px;height: 65px;border: 2px solid white;text-align: center;background-color: rgba(209, 37, 43, 0.55);position: absolute;top: 22px;left: 29px;font-size: 22px;color: white;}
.col-e .pc .swiper-slide a .time i{font-style: normal;display: block;line-height: 23px;margin-top: 9px;}
.col-e .swiper-pagination-bullet{background-color: transparent;border: 1px solid white; outline: none;}
.col-e .swiper-pagination-bullet-active{background-color: white;}
.col-e .swiper-pagination{width: unset !important;display: inline-block !important;left: unset !important;right: 30px !important;bottom: 23px !important;}
.col-e .e-rt{width: 810px;}
.col-e .e-rt-box a{display: block;position: relative;overflow: hidden;}
.col-e .e-rt-box a img{transition: all 0.6s ease;}
.col-e .e-rt-box a:hover img{transform: scale(1.2);}
.col-e .e-rt-box a .tle1{background-color: rgba(0, 0, 0, 0.6);color: white;font-size: 18px;line-height: 28px;position: absolute;left: 0;width: 100%;bottom: 0;box-sizing: border-box;padding: 12px 23px;/* overflow: hidden; *//* white-space: nowrap; *//* text-overflow: ellipsis; */}
.col-e .e-rt-box{margin-bottom:37px;float: left;margin-left: 30px;width: 375px;}
.col-e .e-rt-box:nth-child(n+3){margin-bottom: 0;}
.col-e .more{width: 141px;line-height: 35px;box-sizing: border-box;border: 1px solid rgba(0, 0, 0, 0.2);display: block;text-align: center;color: #000;font-size: 14px;border-radius: 4px;margin-top: 54px;}
.col-e .more:hover{color: #a62126;border: 1px solid #a62126;}
@media all and (max-width:1680px){
	.col-e .pc{width: 600px;}
	.col-e .pc .swiper-slide a img{max-width: 100%;height: auto;width: 100%;}
	.col-e .pc .swiper-slide a .tle{font-size: 17px;line-height: 60px;}
	.col-e .e-rt{width: 600px;}
	.col-e .e-rt-box{width: 48%;margin-left: 2%;margin-bottom: 15px;}
	.col-e .e-rt-box a img{max-width: 100%;height: auto;width: 100%;}
	.col-e .e-rt-box a .tle1{font-size: 16px;line-height: 24px;padding: 12px 12px;}
	.col-e .swiper-pagination{bottom: 18px !important;}
}
@media all and (max-width:1200px){
	.col-e .pc{float:none;width: 100%;display: block;}
	.col-e .e-rt{float:none;width: 100%;margin-top: 30px;display: block;}
	.col-e .e-rt-box{margin-left: 4%;margin-bottom: 30px;}
	.col-e .e-rt-box:nth-child(2n+1){margin-left: 0}
}
@media all and (max-width:750px){
	.col-e .bd{margin-top: 20px;}
	.col-e .pc .swiper-slide a .tle{background-color: rgba(209, 37, 43, 0.55);color: white;font-size: .28rem;line-height: .66rem;position: absolute;left: 0;width: 100%;bottom: 0;box-sizing: border-box;padding: 0 1.3rem 0 .3rem;overflow:hidden;text-overflow:ellipsis;display: -webkit-box;display:box;-webkit-box-orient:vertical;-webkit-line-clamp:1;white-space: unset;}
	.col-e .pc .swiper-slide a .time{width: .93rem;height: .89rem;border: .02rem solid white;background-color: rgba(209, 37, 43, 0.55);text-align: center;position: absolute;top: .26rem;left: .24rem;font-size: .3rem;color: white;}
	.col-e .pc .swiper-slide a .time i{font-style: normal;display: block;line-height: .3rem;margin-top: .12rem;}
	.col-e .swiper-pagination{width: unset !important;display: inline-block !important;left: unset !important;right: .2rem !important;bottom: .15rem !important;}
	.col-e .e-rt-box a .tle1{background-color: rgba(0, 0, 0, 0.6);color: white;font-size: .24rem;line-height: .3rem;position: absolute;left: 0;width: 100%;bottom: 0;box-sizing: border-box;padding: .2rem .2rem;}
	.col-e .e-rt-box{margin-left: 4%;margin-bottom: 4%;}
	.col-e .e-rt{margin-top: 4%}
	.col-e .more{width: 2.27rem;line-height: .57rem;box-sizing: border-box;border: .01rem solid rgba(0, 0, 0, 0.2);display: block;text-align: center;color: #000;font-size: .26rem;border-radius: .04rem;margin: .66rem auto 0;}
}

.col-f{background-color: #f1f4f9;padding:0 0 86px;overflow: hidden;}
.col-f .bd{margin-top: 16px;}
.col-f .bd h3{line-height: 58px;font-size: 26px;color: #000;}
.col-f .news_fl{width: 1040px;}
.col-f .news_fl_hd,.col-f .news_fr_hd{border-bottom: 1px solid #c1c3c7;}
.col-f .news_a{line-height: 58px;font-size: 14px;opacity: 0.6;}
.col-f .news_fl_bd .sjsw{display: none;}
.col-f .news_fl_bd .pc1 {position: relative;margin-top: 32px;overflow: hidden;}
.col-f .news_fl_bd .pc1 img{transition: all 0.6s ease;width: 497px;height: 230px;}
.col-f .news_fl_bd .pc1:hover img{transform: scale(1.2);}
.col-f .news_fl_bd .pc1 p{position: absolute;left: 0;bottom: 0;background:url(icon10.png) no-repeat left 16px center rgba(166, 33, 38, 0.55); width: 100%;box-sizing: border-box;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding:0 17px 0 31px;color: white;line-height: 38px;font-size: 16px;}
.col-f .news_fl_bd .news_li{margin-top: 6px;overflow: hidden;}
.col-f .news_fl_bd .news_li_box{margin-top: 16px;}
.col-f .news_fl_bd .news_li_box .time{background-color: white;width: 82px;height: 70px;font-size: 14px;text-align: center;}
.col-f .news_fl_bd .news_li_box:hover .time{background-color: #a62126;color: white ;}
.col-f .news_fl_bd .news_li_box .time i{display: block;color: #333;font-size: 33px;font-style: normal;line-height: 42px;}
.col-f .news_fl_bd .news_li_box:hover .time i{color: white;}
.col-f .news_fl_bd .news_li_box  .tle{width: calc(100% - 109px);margin-left: 27px;}
.col-f .news_fl_bd .news_li_box  .tle a{display: block;}
.col-f .news_fl_bd .news_li_box  .tle a .tlea{overflow: hidden;width: 100%;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;color: #000;}
.col-f .news_fl_bd .news_li_box  .tle a .tleb{font-size: 14px;color: #2f2e2e;line-height: 20px;margin-top: 5px; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.col-f .news_fl_bd .news_li_box:hover  .tle a{color: #a62126;}
.col-f .news_fr{width: 492px;}
.col-f .news_fr_bd li{background-color: #ffffff;height: 93px;margin-top: 24px;padding: 20px 25px 20px 22px;box-sizing: border-box;display: flex;align-items: center; position: relative;}
.col-f .news_fr_bd ul{padding-top: 10px;}
.col-f .news_fr_bd li a{display: block;line-height: 24px;background: url(icon10-1.png) no-repeat left top 9px;font-size: 14px;color: #000;padding-left: 19px;}
.col-f .news_fr_bd li:hover{background-color: #a62126;}
.col-f .news_fr_bd li:hover a{color: #a62126;}

.i01{display: block;width: 1px;height: 0;background: #a62126;position: absolute;left: -1px;bottom: -1px;transition: all 0.5s linear;}
.i02{display: block; width: 1px; height: 0; background: #a62126; position: absolute; right: 0; top: -1px; transition: all 0.5s linear;}
.i03{display: block; width: 0; height: 1px; background: #a62126; position: absolute; left: 0; top: -1px; transition: all 0.5s linear;}
.i04{display: block; width: 0; height: 1px; background: #a62126; position: absolute; right: 0; bottom: -1px; transition: all 0.5s linear;}
.col-f .news_fr_bd li:hover .i01{height: 94px;}
.col-f .news_fr_bd li:hover .i02{height: 94px;}
.col-f .news_fr_bd li:hover .i03{width: 100%}
.col-f .news_fr_bd li:hover .i04{width: 100%}
.col-f .news_fr_bd li:hover a{color: #ffffff; background: url(icon100.png) no-repeat left top 9px;}

@media all and (max-width:1680px){
	.col-f .news_fl{width: 803px;}
	.col-f .news_fl_bd .pc1{width: 396px;}
	.col-f .news_fl_bd .pc1 img{width: 396px;height: 183px;}
	.col-f .news_fr{width: 360px;}
}
@media all and (max-width:1200px){
	.col-f .news_fl_bd .sjsw{display: block;margin-top: 20px;}
	.col-f .news_fl_bd .pc{display: none;}
	.col-f .news_fl{width: 100%;display: block;float:none;}
	.col-f .news_fr{width: 100%;display: block;float:none;}
	.col-f .news_fl_bd .pc1 img{width: 100%;height: 160px !important;}
	.col-f .news_fl_bd .pc1:last-child{float:none;}
}
@media all and (max-width:750px){
	.col-f{padding-bottom: 0.7rem}
	.col-f .news_fl_bd .pc1 p{line-height: .67rem;font-size: .28rem;}
	.col-f .bd h3{line-height: .63rem;font-size: .34rem;color: #000;}
	.col-f .news_a{line-height:.63rem;font-size: .28rem;opacity: 0.6;}
	.col-f .news_fl_bd .news_li_box .time{background-color: #a62126;width: 1.42rem;height: 1.2rem;font-size: .26rem;text-align: center;color: white;}
	.col-f .news_fl_bd .news_li_box .time i{display: block;color: white;font-size: .57rem;font-style: normal;line-height: .6rem;margin-top: .1rem;}
	.col-f .news_fl_bd .news_li_box{padding: .3rem 0;border-bottom: .01rem solid rgba(0, 0, 0, 0.3);}
	.col-f .news_fl_bd .news_li_box  .tle{margin-left: .39rem;width: 5.07rem;}
	.col-f .news_fl_bd .news_li_box  .tle a{line-height: .45rem;display: block;width: 100%;font-size: .28rem;color: #000;overflow:hidden;text-overflow:ellipsis;display: -webkit-box;display:box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:unset;}
	.col-f .news_fr_bd ul{margin-top: 10px;overflow: hidden;}
	.col-f .news_fr_bd li{background-color: white; margin-top: .42rem;padding: .3rem;box-sizing: border-box;height: auto}
.col-f .news_fr_bd li a{display: block;line-height: .48rem;background: url(icon10-1.png) no-repeat left .15rem / .13rem;font-size: .28rem;color: #000;padding-left: .3rem;overflow:hidden;text-overflow:ellipsis;display: -webkit-box;display:box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.col-f .news_fr{margin-top: .6rem;}
.col-f .news_fr_bd ul{padding-top: 0;}
}


.col-g{padding: 0 0 93px;overflow: hidden;position: relative;}
.col-g .swiper {height: 420px;}
.col-g .swiper-slide{height: 123px;text-align: center;vertical-align: middle;line-height: 123px;box-shadow: 3px 4px 5px 0px rgba(177, 176, 176, 0.14);
border-radius: 5px;overflow: hidden;display: flex;justify-content: center;align-items: center;}
.col-g .swiper-slide i{overflow: hidden;display: block;}
.col-g .swiper-slide img{vertical-align: middle;transition: all 0.6s ease;max-width: 100%;height: auto} 
.col-g .swiper-slide:hover img{transform: scale(1.2);}
.col-g .swiper-pagination{bottom: 46px !important;}
.col-g .swiper-pagination-bullet{background-color: #bebebe;border-radius: 6px;width: 6px;height: 6px;opacity: 1;}
.col-g .swiper-pagination-bullet-active{background-color: #a72126;width: 22px;}
@media all and (max-width:750px){
	.col-g{padding-bottom: 0.9rem;}
	.col-g .swiper {height: 8.5rem;}
	.col-g .swiper-slide{height: 1.23rem;text-align: center;vertical-align: middle;line-height:1.23rem;box-shadow: 3px 4px 5px 0px rgba(177, 176, 176, 0.14);border-radius: .05rem;display: block;box-sizing: border-box;}
	.col-g .swiper-pagination{bottom: 0.5rem !important;}
}

.col-s{background-color: #f1f4f9;padding:0 0 .7rem;overflow: hidden;display: none;}
.col-s .bd{margin-top: .52rem;}
.col-s .bd h3{line-height: .63rem;font-size: .34rem;color: #000;}

@media all and (max-width:750px){
	.col-s{display: block;}
}
.col-s .form-panel {}
.col-s .form-panel h4 { margin-bottom: 10px; padding: 2px 20px; background: #eee; line-height: 30px; }
.col-s .form-panel .tips { padding: 10px 0; color: #cc3732; font-weight: bold; font-size: 14px; text-align:center; }
.col-s .form-panel .field { clear: both; }
.col-s .form-panel .input { padding: 5px 0; color: #666; zoom: 1; }
.col-s .form-panel .field:after { content: '\20'; display: block; height: 0; clear: both; }
.col-s .form-panel .text { width:93%; height: 20px; padding: 2% 3%;  border-radius: 3px; border: 1px solid #ddd; background:url(icon13.png) no-repeat right 16px center white; font-size: 14px; vertical-align:top; }
.col-s .form-panel .textarea { width:93%; height: 120px; padding: 2% 3%;  border-radius: 3px; border: 1px solid #ddd; background: white; color: #666; vertical-align:top; }
.col-s .form-panel .submit-field { padding: 0; clear: both; }
.col-s .form-panel .btn-submit { width: 100%; height: 44px; border: 0; border-radius: 3px; background: #a62126; color: #fff; font-size: 14px; line-height: 44px; }
.col-s .form-panel .field:nth-child(5) input{background: white;}
.col-s input[type="button"], .col-s input[type="submit"], .col-s input[type="reset"] { -webkit-appearance: none;}textarea { -webkit-appearance: none;} 

