@charset "utf-8";

.yq-container{width: 1500px;margin: 0 auto;}

.yq-header{width: 100%;height: 96px;background: #a9141b;}
.yq-header .yq-container{height: 100%;display: flex;align-items: center;justify-content: space-between;}
.yq-header .yq-time{box-sizing: border-box;}
.yq-header .yq-time h3{font-size: 24px;color: #fffcdb;font-weight: 500;display: flex;align-items: center;}
.yq-header .yq-time h3 span{display: inline-block;font-size: 50px;margin: 0 10px;}


.yq-header .yq-nav{display: flex;align-items: center;justify-content: space-between;}
.yq-header .yq-nav li{box-sizing: border-box;margin-left: 30px;padding-left: 30px;background: url(../images/yq-nav-x.jpg) left no-repeat;}
.yq-header .yq-nav li:first-child{background: none;}
.yq-header .yq-nav li a{display: block;font-size: 22px;color: #ffffff;box-sizing: border-box;}
.yq-header .yq-nav li:hover a{text-decoration: underline;}

.yq-header .yq-menu{display: none;}

.yq-banner{width: 100%;height: auto;}
.yq-banner a{display: block;}
.yq-banner a img{width: 100%;height: auto;display: block;margin: 0 auto;}

.yq-title{width: 100%;box-sizing: border-box;overflow: hidden;}
.yq-title a{display: block;display: flex;align-items: center;justify-content: space-between;}
.yq-title a img{width: auto;height: 100px;display: block;}
.yq-title a span{height: 46px;display: flex;align-items: center;font-size: 15px;color: #a80a0a;text-decoration: underline;box-sizing: border-box;padding-left: 55px;background: url(../images/yq-more-1.png) left no-repeat;}


.yq-one{width: 100%;padding: 90px 0 80px;box-sizing: border-box;background: url(../images/yq-bg-1.jpg) center;background-size: cover;}
.yq-one .yq-one-content{width: 100%;height: 194px;border-radius: 15px;background: #f7f3ea;margin-top: 70px;}
.yq-one .yq-one-content a{display: flex;align-items: center;width: 100%;height: 100%;position: relative;box-sizing: border-box;padding: 30px;}
.yq-one .yq-one-content .yq-one-time{width: 70px;}
.yq-one .yq-one-content .yq-one-time h5{font-size: 44px;color: #b62e32;font-weight: bold;}
.yq-one .yq-one-content .yq-one-time i{display: block;width: 24px;height: 2px;background: #b62e32;}
.yq-one .yq-one-content .yq-one-time span{display: block;font-size: 16px;color: #b62e32;margin-top: 10px;}

.yq-one .yq-one-content .yq-one-txt{width: 792px;text-align: justify;margin-left: 40px;}
.yq-one .yq-one-content .yq-one-txt h3{font-size: 20px;color: #b62e32;font-weight: bold;position: relative;}
.yq-one .yq-one-content .yq-one-txt h3::before{content: '';width: 20px;height: 4px;background: #f7f3ea;position: absolute;left: 0;bottom: -8px;}
.yq-one .yq-one-content .yq-one-txt p{font-size: 15px;color: #666666;line-height: 24px;margin-top: 25px;}
.yq-one .yq-one-content a:hover .yq-one-txt h3::before{width: 100%;transition: .5s;background: #b62e32;}

.yq-one .yq-one-content .yq-one-img{width: 400px;height: 230px;position: absolute;bottom: 20px;right: 20px;margin: auto;}
.yq-one .yq-one-content .yq-one-img a{display: block;width: 100%;height: 100%;overflow: hidden;border-radius: 15px;}
.yq-one .yq-one-content .yq-one-img a img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}

.yq-two{width: 100%;padding: 75px 0 110px;box-sizing: border-box;background: url(../images/yq-bg-2.jpg) center;background-size: cover;}
.yq-two ul{width: 100%;display: flex;justify-content: space-between;}
.yq-two ul li{width: 354px;height: 200px;box-sizing: border-box;border-radius: 10px;}
.yq-two ul li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 25px;text-align: justify;}
.yq-two ul li p{font-size: 35px;color: #ffffff;}
.yq-two ul li i{width: 21px;height: 2px;display: block;background: #ffffff;}
.yq-two ul li span{display: block;font-size: 13px;color: #ffffff;margin-top: 10px;}
.yq-two ul li h3{font-size: 18px;color: #ffffff;font-weight: 500;line-height: 31px;margin-top: 15px;}
.yq-two ul li:hover{box-shadow: 0 0 10px #e5bf7a;}


.yq-three{width: 100%;height: auto;padding: 90px 0 60px;box-sizing: border-box;background: url(../images/yq-bg-3.jpg) center;background-size: cover;}
.yq-three .yq-three-content{width: 100%;display: flex;justify-content: space-between;margin-top: 45px;}
.yq-three .yq-three-content .yq-three-banner{width: 840px;box-sizing: border-box;}
.yq-three .yq-three-banner .yqdt-swiper{width: 100%;box-sizing: border-box;overflow: hidden;}
.yq-three .yq-three-banner .yqdt-swiper .swiper-slide{width: 100%;height: auto;box-sizing: border-box;}
.yq-three .yq-three-banner .yqdt-swiper .swiper-slide a{display: block;width: 100%;height: 100%;}
.yq-three .yq-three-banner .yqdt-swiper .swiper-slide .yqdt-img{width: 100%;height: 490px;overflow: hidden;}
.yq-three .yq-three-banner .yqdt-swiper .swiper-slide .yqdt-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.yq-three .yq-three-banner .yqdt-swiper .swiper-slide .yqdt-img img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.yq-three .yq-three-banner .yqdt-swiper .swiper-slide:hover .yqdt-img img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.yq-three .yq-three-banner .yqdt-swiper .swiper-slide .yqdt-txt{width: 100%;box-sizing: border-box;margin-top: 25px;}
.yq-three .yq-three-banner .yqdt-swiper .swiper-slide .yqdt-txt h3{display: flex;align-items: center;font-size: 24px;color: #000000;text-align: right;font-weight: 500;overflow: hidden;text-align: center;text-overflow: ellipsis;white-space: nowrap;}
.yq-three .yq-three-banner .yqdt-swiper .swiper-slide .yqdt-txt h3 span{display: inline-block;width: 115px;height: 30px;line-height: 30px;margin-right: 20px;background: url(../images/yq-d-1.png) left no-repeat;}
.yq-three .yq-three-banner .yqdt-swiper .swiper-slide .yqdt-txt h3 span{font-size: 16px;color: #b62e32;box-sizing: border-box;}
.yq-three .yq-three-banner .yqdt-swiper .swiper-slide .yqdt-txt p{font-size: 15px;color: #666666;margin-top: 15px;text-align: justify;line-height: 24px;}
.yq-three .yq-three-banner .yqdt-swiper .swiper-slide:hover .yqdt-txt h3{color: #a22d2e;}

.yq-three .yq-three-content .yq-three-list{width: 605px;box-sizing: border-box;}
.yq-three .yq-three-content .yq-three-list li{box-sizing: border-box;margin-bottom: 25px;padding-bottom: 25px;border-bottom: 1px dashed rgba(51, 51, 51, .3);}
.yq-three .yq-three-content .yq-three-list li a{width: 100%;height: 100%;display: flex;justify-content: space-between;}
.yq-three .yq-three-content .yq-three-list li a span{display: block;width: 115px;height: 30px;line-height: 30px;font-size: 16px;color: #b62e32;text-align: right;background: url(../images/yq-d-1.png) left no-repeat;}
.yq-three .yq-three-content .yq-three-list li a h3{width: 445px;font-size: 19px;color: #333333;line-height: 28px;font-weight: 500;}
.yq-three .yq-three-content .yq-three-list li:hover a h3{color: #a22d2e;}


.yq-four{width: 100%;height: 937px;padding: 90px 0 60px;box-sizing: border-box;background: url(../images/yq-bg-4.jpg) center;background-size: cover;}
.yq-four .yq-container{height: 100%;display: flex;justify-content: space-between;}
.yq-four .yq-four-left{width: 50%;box-sizing: border-box;}
.yq-four .yq-four-left .yq-title a span{display: none;}
.yq-four .yq-four-left .yq-four-txt{display: none;width: 510px;text-align: justify;margin-top: 110px;}
.yq-four .yq-four-left .show{display: block;}
.yq-four .yq-four-left .yq-four-txt h3{font-size: 36px;color: #b62e32;font-weight: 500;}
.yq-four .yq-four-left .yq-four-txt h5{font-size: 20px;color: #333333;font-weight: bold;margin-top: 10px;}
.yq-four .yq-four-left .yq-four-txt p{font-size: 18px;color: #333333;line-height: 36px;margin-top: 25px;}

.yq-four .yq-four-left .yq-four-more{width: 88px;height: 88px;border-radius: 100%; text-align: justify;margin-top: 110px;background: #b62e32;}
.yq-four .yq-four-left .yq-four-more a{display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;font-size: 18px;color: #ffffff;}

.yq-four .yq-four-right{width: 50%;box-sizing: border-box;position: relative;}
.yq-four .yq-four-right .four-ul{width: 100%;height: 690px;box-sizing: border-box;background: url(../images/yq-lshm-bg.png) left 15px no-repeat;position: relative;}
.yq-four .yq-four-right .four-ul li{box-sizing: border-box;text-align: justify;padding-left: 40px;margin-bottom: 41px;position: relative;}
.yq-four .yq-four-right .four-ul li i{display: none;width: 40px;height: 40px;position: absolute;left: -20px;top: -5px;background: url(../images/yq-d-4.png) center;}
.yq-four .yq-four-right .four-ul li span{display: block;font-size: 20px;color: #ffffff;cursor: pointer;}
.yq-four .yq-four-right .four-ul li.f-4{position: absolute;left: 0;bottom: -5px;margin-bottom: 0;}
.yq-four .yq-four-right .four-ul li.active i{display: block;}
.yq-four .yq-four-right .four-ul li:hover i{display: block;}

.four-banner{width: 700px;height: 400px;position: absolute;left: -190px;bottom: 175px;z-index: 999;}

.four-swiper{width: 100%;overflow: hidden;position: relative;}
.four-swiper .swiper-slide{width: 100%;box-sizing: border-box;overflow: hidden;}
.four-swiper .swiper-slide a{display: block;width: 100%;height: 100%;}
.four-swiper .swiper-slide .b-img{width: 100%;height: 400px;overflow: hidden;}
.four-swiper .swiper-slide .b-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;animation-duration:8s;animation-timing-function:linear;animation-fill-mode: forwards;-webkit-animation-duration:8s;-webkit-animation-timing-function:linear;-webkit-animation-fill-mode: forwards;}

.four-swiper .banner-pagination{width: 100%;text-align: right;box-sizing: border-box;padding-right: 30px;position: absolute;left: 0;bottom: 25px;right: 0;z-index: 999;}
.four-swiper .swiper-pagination-bullet{width: 11px;height:11px;opacity: 1;border-radius: 100%;background:#faf6f0;}	
.four-swiper .swiper-pagination-bullet-active{width: 25px;border-radius: 6px;background: #f19149;}

.yq-four .yq-four-right .swiper-btn{position: absolute;bottom: 60px;width: 60px;height: 60px;z-index: 99;cursor: pointer;}
.yq-four .yq-four-right .swiper-one-prev{right: 80px;background: url(../images/yq-left.png) center no-repeat;}
.yq-four .yq-four-right .swiper-one-next{right: 0;background: url(../images/yq-right.png) center no-repeat;}





.yq-five{width: 100%;height: auto;padding: 90px 0 60px;box-sizing: border-box;background: url(../images/yq-bg-5.jpg) center;background-size: cover;}
.yq-five .yq-five-content{height: 100%;display: flex;justify-content: space-between;}
.yq-five .yq-five-js{width: 854px;}
.yq-five .yq-five-js .yq-five-top{width: 100%;height: 553px;display: flex;justify-content: space-between; box-sizing: border-box;position: relative;}
.yq-five .yq-five-js .yq-title{width: auto;margin-top: 45px;}
.yq-five .yq-title a span{display: none;}

.yq-five .yq-five-js .yq-js-img{width: 670px;height: 430px;background: url(../images/yq-js-bg.jpg) bottom right no-repeat;}
.yq-five .yq-five-js .yq-js-img a{width: 650px;height: 410px;display: block;overflow: hidden;position: relative;}
.yq-five .yq-five-js .yq-js-img a img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.yq-five .yq-five-js .yq-js-img a img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.yq-five .yq-five-js .yq-js-img a:hover img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.yq-five .yq-five-js .yq-js-img a span{position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;background: url(../images/yq-d-2.png) center no-repeat;}

.yq-five .yq-five-js .yq-js-fix{width: 410px;height: 259px;position: absolute;left: 0;bottom: 0;}
.yq-five .yq-five-js .yq-js-fix a{width: 100%;height: 100%;display: block;overflow: hidden;position: relative;}
.yq-five .yq-five-js .yq-js-fix a img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.yq-five .yq-five-js .yq-js-fix a img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.yq-five .yq-five-js .yq-js-fix a:hover img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.yq-five .yq-five-js .yq-js-fix a span{position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;background: url(../images/yq-d-2.png) center no-repeat;}
.yq-five .yq-five-js .yq-more-js{position: absolute;bottom: 35px;right: 0;}
.yq-five .yq-five-js .yq-more-js{height: 46px;display: flex;align-items: center;font-size: 15px;color: #a80a0a;text-decoration: underline;box-sizing: border-box;padding-left: 55px;background: url(../images/yq-more-1.png) left no-repeat;}

.yq-five .yq-five-bottom{width: 100%;box-sizing: border-box;text-align: justify;}
.yq-five .yq-five-bottom p{font-size: 16px;color: #333333;line-height: 34px;}

.yq-five .yq-five-ry{width: 511px;box-sizing: border-box;}
.yq-five .yq-five-ry ul{width: 100%;height: 661px;box-sizing: border-box;padding-top: 55px;background: url(../images/yq-ry-bg.png) left top no-repeat;}
.yq-five .yq-five-ry ul li{box-sizing: border-box;position: relative;text-align: justify;padding-left: 40px;margin-bottom: 45px;position: relative;}
.yq-five .yq-five-ry ul li i{display: none;width: 30px;height: 30px;position: absolute;left: -10px;top: -5px;background: url(../images/yq-d-3.png) center;}
.yq-five .yq-five-ry ul li span{display: block;font-size: 16px;color: #b62e32;}
.yq-five .yq-five-ry ul li a{display: block;font-size: 19px;color: #333333;line-height: 28px;margin-top: 10px;}
.yq-five .yq-five-ry ul li:hover i{display: block;}
.yq-five .yq-five-ry ul li:hover a{font-weight: bold;color: #b62e32;text-decoration: underline;}

.yqTitle{box-sizing: border-box;position: relative;height: 360px;width: 100%;background: url(../images/yq-common.jpg) center no-repeat;background-size: cover;}
.yqTitle .yqContent{width: 100%;height: auto;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;box-sizing: border-box;overflow: hidden;}
.yqTitle .yqContent h3{font-size: 40px;color: #ffffff;font-weight: bold;letter-spacing: 2px;margin-top: 110px;}
.yqTitle .yqContent p{font-size: 16px;color: #ffffff;font-weight: 500;margin-top: 10px;}


.yq-channel{box-sizing: border-box;width: 100%;height: 65px;border-bottom: 1px solid #d9dfe9;}
.yq-channel ul{box-sizing: border-box;overflow: hidden;height: 65px;display: flex;align-items: center;}
.yq-channel ul li{box-sizing: border-box;}
.yq-channel ul li a{display: block;font-size: 22px;color: #000000;font-weight: bold;height: 65px;line-height: 65px;margin: 0 25px;box-sizing: border-box}
.yq-channel ul li:first-child a{margin-left: 0;}
.yq-channel ul li.active a{color: #b62e32;border-bottom: 3px solid #b62e32;}
.yq-channel ul li:hover a{color: #b62e32;border-bottom: 3px solid #b62e32;}

/*列表页*/
.yq-Main{width: 100%;box-sizing: border-box;padding: 50px 0 80px 0;overflow: hidden;background: #ffffff;}

.yq-Main .commonList{box-sizing: border-box;width: 100%;margin: 0 0 40px 0;overflow: auto;}
.yq-Main .commonList li{width: 100%;height: auto;box-sizing: border-box;position: relative;padding-bottom: 25px;margin-bottom: 20px;border-bottom: 1px dashed #dadada;}
.yq-Main .commonList li a{display: block;width: 100%;height: 100%;overflow: hidden; box-sizing: border-box;}
.yq-Main .commonList li .nImg{float: left;width: 260px;height: 150px;overflow: hidden;}
.yq-Main .commonList li .nImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.yq-Main .commonList li .nImg img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.yq-Main .commonList li .nTxt{float: right;width: 1020px;box-sizing: border-box;text-align: justify;word-break: break-all;}
.yq-Main .commonList li .nTxt h3{font-size: 18px;color: #333333;font-weight: 600;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.yq-Main .commonList li .nTxt h5{font-size: 17px;color: #333333;font-weight: 600;margin-top: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.yq-Main .commonList li .nTxt h3 span{font-size: 18px;display: inline-block;margin-top: 0;}
.yq-Main .commonList li .nTxt p{font-size: 14px;color: #666666;margin-top: 15px;}
.yq-Main .commonList li .nTxt p span{font-size: 14px;display: inline-block;margin-top: 0;}
.yq-Main .commonList li .nTxt span{font-size: 14px;color: #999999;display: block;margin-top: 25px;}
.yq-Main .commonList li .tTxt{float: right;width: 100%;box-sizing: border-box;text-align: justify;word-break: break-all;}
.yq-Main .commonList li .tTxt h3{font-size: 18px;color: #333333;font-weight: 600;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.yq-Main .commonList li .tTxt p{font-size: 14px;color: #666666;margin-top: 15px;}
.yq-Main .commonList li .tTxt span{font-size: 14px;color: #999999;display: block;margin-top: 25px;}
.yq-Main .commonList li .tTxt h3 span{display: inline-block;font-size: 18px;margin-top: 0;}
.yq-Main .commonList li .tTxt p span{display: inline-block;font-size: 14px;margin-top: 0;}
.yq-Main .commonList li:hover img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.yq-Main .commonList li:hover .nTxt h3{color: #b62e32;}
.yq-Main .commonList li:hover .tTxt h3{color: #b62e32;}

/*图片*/
.yq-Main .yq-video{box-sizing: border-box;overflow: hidden;padding-bottom: 30px;}
.yq-Main .yq-video li{width: 413px;height: auto;float: left;margin: 0 0 30px 30px;box-sizing: border-box;position: relative;background: #f5f5f5;}
.yq-Main .yq-video li:nth-child(3n+1){margin-left: 0;}
.yq-Main .yq-video li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 20px;}
.yq-Main .yq-video li .pic-img{width: 100%;height: 256px;margin: 0 auto; box-sizing: border-box;overflow: hidden;position: relative;}
.yq-Main .yq-video li .pic-img span{position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;background: url(../images/yq-d-2.png) center no-repeat rgba(0, 0, 0, .2);background-size: auto 40px;}

.yq-Main .yq-video li .pic-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.yq-Main .yq-video li .pic-img img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.yq-Main .yq-video li .pic-txt{box-sizing: border-box;width: 100%;height: 60px;display: flex;align-items: center;justify-content: center;}
.yq-Main .yq-video li .pic-txt h3{font-size: 18px;color: #333333;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.yq-Main .yq-video li:hover .pic-txt h3{color: #b62e32;}
.yq-Main .yq-video li:hover .pic-img img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}



/*分页*/
.yqPage{width: 100%; box-sizing: border-box;text-align: center;padding: 25px 0;}
.yqPage .newsPageContent a{font-size: 14px;color: #666666;box-sizing: border-box;cursor: pointer; border-radius: 3px;display: inline-block;padding: 8px 17px;border: 1px solid #e2e2e2;margin:0 2px;}
.yqPage .newsPageContent span{font-size: 14px;color: #666666;box-sizing: border-box;border-radius: 3px;display: inline-block;cursor: pointer; padding: 8px 15px;border: 1px solid #e2e2e2;}
.yqPage .newsPageContent a.active{color: #FFFFFF;background: #b62e32;}
.yqPage .newsPageContent a.current{color: #FFFFFF;background: #b62e32;}
.yqPage .newsPageContent a:hover{color: #FFFFFF;background: #b62e32;}
.yqPage .newsPageContent select{font-size: 14px;color: #666666;box-sizing: border-box;border-radius: 3px;display: inline-block;border: 1px solid #e2e2e2; cursor: pointer; padding: 8px 15px;background: #ffffff;}


.yq-footer{width: 100%;height: auto;box-sizing: border-box;overflow: hidden;background: #b62e32;position: relative;}
.yq-links{width: 100%;text-align: left;padding: 35px 0 35px 0;box-sizing: border-box;}
.yq-links p{font-size: 16px;color: #ffffff;}
.yq-links a{display: inline-block;color: #ffffff;box-sizing: border-box;padding: 0 20px;background: url(../images/d-x.png) left no-repeat;}
.yq-links a:first-child{background: none;}
.yq-links a:hover{text-decoration: underline;}

.yq-footer-center{width: 100%;box-sizing: border-box;overflow: hidden;padding: 40px 0 10px;}
.yq-footer-center .footer-txt{float: left;}
.yq-footer-center .footer-txt p{font-size: 18px;color: #ffffff;box-sizing: border-box;margin-bottom: 22px;}
.yq-footer-center .footer-txt p a{color: #ffffff;display: inline-block;margin-right: 80px;}
.yq-footer-center .footer-txt p a:hover{text-decoration: underline;}

.yq-footer-center .footer-img{float: right;}
.yq-footer-center .footer-img .f-img{display: flex;align-items: center;}
.yq-footer-center .footer-img .f-img a{display: block;float: left;width: 108px;text-align: center;margin-left: 50px;border-radius: 5px;overflow: hidden;}
.yq-footer-center .footer-img .f-img a.f-ewm img{width: 100%;height: auto;display: block;margin: 0 auto;}
.yq-footer-center .footer-img .f-img a span{display: block;font-size: 14px;color: #ffffff;margin-top: 5px;}

.yq-footer-bottom{width: 100%;height: 82px;line-height: 82px;}
.yq-footer-bottom p{display: inline-block; font-size: 16px;color: #ffffff;margin: 0 25px 0 0;}
.yq-footer-bottom a{color: #ffffff;box-sizing: border-box;display: inline-block;margin: 0 25px 0 0;}
.yq-footer-bottom a.f-0{padding-left: 25px;background: url(../images/f-1.png) left no-repeat;}


@media (min-width: 1200px) and (max-width: 1399px)  {
	.container{width: 1200px;}


}
@media (max-width: 1299px) {
    html{font-size:20px;}
	.yq-container{width: 100%;}

    .yq-header{width: 100%;height: 3rem;background: #a9141b;}
    .yq-header .yq-container{box-sizing: border-box;padding: 0 0.3rem;}
    .yq-header .yq-time{box-sizing: border-box;}
    .yq-header .yq-time h3{font-size: 0.8rem;}
    .yq-header .yq-time h3 span{font-weight: bold;font-size: 1rem;margin: 0 0.3rem;}


    .yq-header .yq-nav{display: none;width: 100%;height: 100%;position: fixed;left: 0;right: 0;top: 3rem;margin: auto;box-sizing: border-box;padding-bottom: 3.5rem;overflow: auto;background: #FFFFFF;z-index: 9999;}
    .yq-header .yq-nav li{width: 100%;box-sizing: border-box;margin-left: 0;padding-left: 0;background: none;}
    .yq-header .yq-nav li:first-child{background: none;}
    .yq-header .yq-nav li a{display: block;font-size: 1rem;color: #a9141b;box-sizing: border-box;font-weight: bold;padding: 0 0.3rem;line-height: 2.5rem;}
    .yq-header .yq-nav li:hover a{text-decoration: underline;}

    .yq-header .yq-menu{float: right;box-sizing: border-box;display: block;margin-top: 0;}
	.yq-header .yq-menu span{width: 1.3rem;height: 0.1rem;background: #ffffff;display: block;margin-top: 0.2rem;}

    .yq-title{width: 100%;box-sizing: border-box;overflow: hidden;}
    .yq-title a{display: block;display: flex;align-items: center;justify-content: space-between;}
    .yq-title a img{width: auto;height: 1.8rem;display: block;}
    .yq-title a span{height: auto;display: flex;align-items: center;font-size: 0.6rem;color: #a80a0a;text-decoration: underline;box-sizing: border-box;padding-left: 0;background: none;}


    .yq-one{width: 100%;padding: 1rem 0.3rem;}
    .yq-one .yq-one-content{width: 100%;height: auto;border-radius: 0.3rem;background: #f7f3ea;margin-top: 1rem;}
    .yq-one .yq-one-content a{display: flex;align-items: center;width: 100%;height: 100%;position: relative;box-sizing: border-box;padding: 0.5rem;}
    .yq-one .yq-one-content .yq-one-time{width: 20%;text-align: center;}
    .yq-one .yq-one-content .yq-one-time h5{font-size: 0.8rem;color: #b62e32;font-weight: bold;}
    .yq-one .yq-one-content .yq-one-time i{display: block;width: 1rem;height: 0.1rem;margin: 0.3rem auto;}
    .yq-one .yq-one-content .yq-one-time span{display: block;font-size: 0.7rem;color: #b62e32;margin-top: 0;}

    .yq-one .yq-one-content .yq-one-txt{width: 76%;text-align: justify;margin-left: 4%;}
    .yq-one .yq-one-content .yq-one-txt h3{font-size: 0.8rem;color: #b62e32;font-weight: 500;position: relative;}
    .yq-one .yq-one-content .yq-one-txt h3::before{display: none;}
    .yq-one .yq-one-content .yq-one-txt p{display: none;}
    .yq-one .yq-one-content a:hover .yq-one-txt h3::before{display: none;}
    .yq-one .yq-one-content .yq-one-img{display: none;}

    .yq-two{width: 100%;padding: 1rem 0.3rem;}
    .yq-two ul{width: 100%;display: block;justify-content: space-between;}
    .yq-two ul li{width: 100%;height: auto;box-sizing: border-box;border-radius: 0;border-bottom: 1px dashed rgba(255, 255, 255, .6);}
    .yq-two ul li:last-child{border-bottom: none;}
    .yq-two ul li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 0.5rem 0;text-align: justify;}
    .yq-two ul li p{display: none;}
    .yq-two ul li i{display: none;}
    .yq-two ul li span{display: none;}
    .yq-two ul li h3{font-size: 0.8rem;color: #ffffff;font-weight: 500;line-height: 1.5rem;margin-top: 0;}
    .yq-two ul li:hover{box-shadow: 0 0 10px #e5bf7a;}


    .yq-three{width: 100%;height: auto;padding: 1rem 0.3rem;box-sizing: border-box;background: url(../images/yq-bg-3.jpg) center;background-size: cover;}
    .yq-three .yq-three-content{width: 100%;display: block;justify-content: space-between;margin-top: 1rem;}
    .yq-three .yq-three-content .yq-three-banner{width: 100%;box-sizing: border-box;}
    .yq-three .yq-three-banner .yqdt-swiper{width: 100%;box-sizing: border-box;overflow: hidden;}
    .yq-three .yq-three-banner .yqdt-swiper .swiper-slide{width: 100%;height: auto;box-sizing: border-box;}
    .yq-three .yq-three-banner .yqdt-swiper .swiper-slide a{display: block;width: 100%;height: 100%;}
    .yq-three .yq-three-banner .yqdt-swiper .swiper-slide .yqdt-img{width: 100%;height: 11rem;overflow: hidden;}
    .yq-three .yq-three-banner .yqdt-swiper .swiper-slide .yqdt-txt{width: 100%;box-sizing: border-box;margin-top: 0.5rem;}
    .yq-three .yq-three-banner .yqdt-swiper .swiper-slide .yqdt-txt h3{display: block;font-size: 0.8rem;text-align: justify;white-space: normal;}
    .yq-three .yq-three-banner .yqdt-swiper .swiper-slide .yqdt-txt h3 span{display: block;width: auto;height: auto;line-height: 1.5rem;margin-right: 0;background: none;}
    .yq-three .yq-three-banner .yqdt-swiper .swiper-slide .yqdt-txt h3 span{font-size: 0.6rem;color: #b62e32;box-sizing: border-box;}
    .yq-three .yq-three-banner .yqdt-swiper .swiper-slide .yqdt-txt p{display: none;}

    .yq-three .yq-three-content .yq-three-list{width: 100%;box-sizing: border-box;margin-top: 1rem;}
    .yq-three .yq-three-content .yq-three-list li{box-sizing: border-box;margin-bottom: 0.6rem;padding-bottom: 0.6rem;}
    .yq-three .yq-three-content .yq-three-list li a{width: 100%;height: 100%;display: block;justify-content: space-between;}
    .yq-three .yq-three-content .yq-three-list li a span{display: block;width: auto;height: auto;line-height: 1.2rem;font-size: 0.6rem;background: none;text-align: left;}
    .yq-three .yq-three-content .yq-three-list li a h3{width: 100%;font-size: 0.8rem;color: #333333;line-height: 1.2rem;font-weight: 500;}

    .yq-four{width: 100%;height: auto;padding: 1rem 0;box-sizing: border-box;background: url(../images/yq-bg-1.jpg) center;background-size: cover;}
    .yq-four .yq-container{height: 100%;display: block;justify-content: space-between;}
    .yq-four .yq-four-left{width: 100%;box-sizing: border-box;}
    .yq-four .yq-four-left .yq-title{box-sizing: border-box;padding: 0 0.3rem;}
    .yq-four .yq-four-left .yq-title a span{display: block;}
    .yq-four .yq-four-left .yq-four-txt{display: none;width: 100%;text-align: justify;margin-top: 1.5rem;padding: 0 0.3rem;box-sizing: border-box;}
    .yq-four .yq-four-left .show{display: block;}
    .yq-four .yq-four-left .yq-four-txt h3{font-size: 0.9rem;color: #b62e32;font-weight: 600;text-align: center;}
    .yq-four .yq-four-left .yq-four-txt h5{font-size: 0.8rem;color: #333333;font-weight: bold;margin-top: 0.5rem;text-align: center;}
    .yq-four .yq-four-left .yq-four-txt p{font-size: 0.7rem;color: #333333;line-height: 1.2rem;margin-top: 0.5rem;}
    .yq-four .yq-four-left .yq-four-more{display: none;}

    .yq-four .yq-four-right{width: 100%;box-sizing: border-box;position: relative;margin-top: 1rem;}
    .yq-four .yq-four-right .four-ul{width: 100%;height: auto;overflow: hidden; background: none;position: relative;}
    .yq-four .yq-four-right .four-ul li{width: 50%;float: left;text-align: center;padding-left: 0;margin-bottom: 0;position: relative;background: #f7f3ea;}
    .yq-four .yq-four-right .four-ul li i{display: none;}
    .yq-four .yq-four-right .four-ul li span{display: block;font-size: 0.8rem;color: #b62e32;box-sizing: border-box;padding: 0.5rem 0.3rem;}
    .yq-four .yq-four-right .four-ul li.f-4{position: relative;left: 0;bottom: 0;margin-bottom: 0;}
    .yq-four .yq-four-right .four-ul li.active i{display: none;}
    .yq-four .yq-four-right .four-ul li:hover i{display: none;}
    .yq-four .yq-four-right .four-ul li.active{background: #b62e32;}
    .yq-four .yq-four-right .four-ul li.active span{color: #ffffff;}
    .yq-four .yq-four-right .four-ul li:hover{background: #b62e32;}
    .yq-four .yq-four-right .four-ul li:hover span{color: #ffffff;}

    .four-banner{width: 100%;height: auto;position: relative;left: 0;bottom: 0;z-index: 999;margin-top: 1rem;}

    .four-swiper{width: 100%;overflow: hidden;position: relative;}
    .four-swiper .swiper-slide{width: 100%;box-sizing: border-box;overflow: hidden;}
    .four-swiper .swiper-slide a{display: block;width: 100%;height: 100%;}
    .four-swiper .swiper-slide .b-img{width: 100%;height: auto;overflow: hidden;}
    .four-swiper .swiper-slide .b-img img{width: 100%;height: auto;display: block;margin: 0 auto;animation-duration:8s;animation-timing-function:linear;animation-fill-mode: forwards;-webkit-animation-duration:8s;-webkit-animation-timing-function:linear;-webkit-animation-fill-mode: forwards;}

    .yq-four .yq-four-right .swiper-btn{display: none;}

    .yq-five{width: 100%;height: auto;padding: 1rem 0 0;box-sizing: border-box;background: url(../images/yq-bg-5.jpg) center;background-size: cover;}
    .yq-five .yq-five-content{height: 100%;display: block;justify-content: space-between;box-sizing: border-box;padding: 0 0.3rem;}
    .yq-five .yq-five-js{width: 100%;}
    .yq-five .yq-five-js .yq-five-top{width: 100%;height: auto;display: block;justify-content: space-between; box-sizing: border-box;position: relative;}
    .yq-five .yq-five-js .yq-title{width: 100%;margin-top: 0;}
    .yq-five .yq-title a span{display: block;}
    .yq-five .yq-five-js .yq-js-img{width: 100%;height: 11rem;background: none;margin-top: 1rem;}
    .yq-five .yq-five-js .yq-js-img a{width: 100%;height: 100%;display: block;overflow: hidden;position: relative;}
    .yq-five .yq-five-js .yq-js-img a img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
    .yq-five .yq-five-js .yq-js-img a span{position: absolute;background-size: auto 2rem;}

    .yq-five .yq-five-js .yq-js-fix{display: none;}
    .yq-five .yq-five-js .yq-more-js{display: none;}

   
    .yq-five .yq-five-ry{width: 100%;box-sizing: border-box;margin-top: 1rem;}
    .yq-five .yq-five-ry ul{width: 100%;height: auto;box-sizing: border-box;padding-top: 1rem;background: none;}
    .yq-five .yq-five-ry ul li{border-bottom: 1px dashed rgba(51, 51, 51, .3);padding-left: 0;padding-bottom: 0.6rem;margin-bottom: 0.6rem;position: relative;}
    .yq-five .yq-five-ry ul li:last-child{border-bottom: none;}
    .yq-five .yq-five-ry ul li i{display: none;}
    .yq-five .yq-five-ry ul li span{display: block;font-size: 0.6rem;color: #b62e32;}
    .yq-five .yq-five-ry ul li a{display: block;font-size: 0.8rem;color: #333333;line-height: 1.3rem;margin-top: 0;}
    .yq-five .yq-five-ry ul li:hover i{display: none;}
    .yq-five .yq-five-ry ul li:hover a{font-weight: bold;color: #b62e32;text-decoration: underline;}


    .yq-five .yq-five-bottom{width: 100%;padding: 1rem 0.3rem;margin-top: 1rem;background: #b62e32;}
    .yq-five .yq-five-bottom p{font-size: 0.7rem;color: #ffffff;line-height: 1.3rem;}



    .yqTitle{height: 7rem;width: 100%;}
	
	.yq-channel{box-sizing: border-box;padding: 0 0.3rem;height: 2rem;}
	.yq-channel ul{height: 2rem;box-sizing: border-box;overflow-y: hidden;overflow-x: auto;white-space: nowrap;}
	.yq-channel ul li{float: none;height: 2rem;display: inline-block; box-sizing: border-box;}
	.yq-channel ul li a{display: block;font-size: 0.8rem;font-weight: bold;height: 2rem;line-height: 2rem;margin: 0 0.9rem;box-sizing: border-box}

	.yq-Main{width: 100%;box-sizing: border-box;padding: 1rem 0 2rem 0;overflow: hidden;background: #ffffff;}

	.yq-Main .commonList{box-sizing: border-box;width: 100%;padding: 0.5rem 0.3rem;margin: 0;}
	.yq-Main .commonList li{width: 100%;height: auto;box-sizing: border-box;position: relative;padding-bottom: 0.5rem;margin-bottom: 0.5rem;overflow: hidden;}
	.yq-Main .commonList li a{display: block;width: 100%;height: 100%;box-sizing: border-box;}
	.yq-Main .commonList li i{display: none;}
	.yq-Main .commonList li .nTime{display: none;}
	.yq-Main .commonList li .nRight{width: 100%;margin-left: 0;padding-bottom: 0.7rem;}
	.yq-Main .commonList li .nImg{float: left;width: 30%;height: 3.6rem;overflow: hidden;}
	.yq-Main .commonList li .nTxt{float: right;width: 67%;}
	.yq-Main .commonList li .nTxt h3{font-size: 0.7rem;height: auto;color: #333333;white-space: normal;}
    .yq-Main .commonList li .nTxt h5{font-size: 0.7rem;margin-top: 15px;}
	.yq-Main .commonList li .nTxt p{display: none;}
	.yq-Main .commonList li .nTxt small{display: block;font-size: 0.6rem;margin-top: 0.2rem;}
	.yq-Main .commonList li .nTxt p span{display: inline-block;margin-top: 0;}
	.yq-Main .commonList li .nTxt span{display: block;font-size: 0.6rem;margin-top: 0.2rem;}
	.yq-Main .commonList li .nTxt h3 span{font-size: 0.7rem;}
	.yq-Main .commonList li .tTxt{float: right;width: 100%;}
	.yq-Main .commonList li .tTxt h3{font-size: 0.7rem;height: auto;white-space: normal;}
	.yq-Main .commonList li .tTxt p{display: none;}
	.yq-Main .commonList li .tTxt small{display: block;font-size: 0.6rem;margin-top: 0.2rem;}
	.yq-Main .commonList li .tTxt span{display: block;font-size: 0.6rem;margin-top: 0.2rem;}
	.yq-Main .commonList li .tTxt h3 span{font-size: 0.7rem;}

    .yq-Main .yq-video{box-sizing: border-box;overflow: hidden;padding-bottom: 1rem;}
    .yq-Main .yq-video li{width: 100%;height: auto;float: left;margin: 0 0 1rem 0;}
    .yq-Main .yq-video li:nth-child(3n+1){margin-left: 0;}
    .yq-Main .yq-video li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 0.5rem;}
    .yq-Main .yq-video li .pic-img{width: 100%;height: auto;margin: 0 auto; box-sizing: border-box;overflow: hidden;position: relative;}
    .yq-Main .yq-video li .pic-img span{background-size: auto 2rem;}
    .yq-Main .yq-video li .pic-txt{box-sizing: border-box;width: 100%;height: auto;padding: 0.3rem;display: flex;align-items: center;justify-content: center;}
    .yq-Main .yq-video li .pic-txt h3{font-size: 0.8rem;color: #333333;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: normal;}
 



    .yq-footer{width: 100%;height: auto;box-sizing: border-box;overflow: hidden;position: relative;}
	.yq-links{display: none;}

	.yq-footer-center{width: 100%;box-sizing: border-box;overflow: hidden;padding: 1rem 0.3rem;}
	.yq-footer-center .footer-txt{display: none;}

	.yq-footer-center .footer-img{float: right;width: 100%;}
	.yq-footer-center .footer-img .f-img{display: flex;align-items: center;justify-content: space-between;}
	.yq-footer-center .footer-img .f-img a{display: block;float: none;width: 5rem;text-align: center;margin-left: 0;border-radius: 5px;overflow: hidden;}
	.yq-footer-center .footer-img .f-img a.f-ewm img{width: 100%;height: auto;display: block;margin: 0 auto;}
	.yq-footer-center .footer-img .f-img a span{display: block;font-size: 0.7rem;color: #ffffff;margin-top: 5px;}

	.yq-footer-bottom{width: 100%;height: auto;line-height: 1.5rem;box-sizing: border-box;padding: 0 0.3rem 1rem;}
	.yq-footer-bottom p{display: none;}
	.yq-footer-bottom a{color: #ffffff;font-size: 0.7rem;box-sizing: border-box;display: block;}
	.yq-footer-bottom a.f-0{padding-left: 1rem;background: url(../images/f-1.png) left no-repeat;}


    /*分页*/
	.yqPage{margin-top: 0.5rem;padding: 0.5rem 0;}
	.yqPage .newsPageContent a{font-size: 0.6rem;padding: 0.2rem 0.4rem;background: #eeeeee;margin:0 0.1rem;}
	.yqPage .newsPageContent span{display: none;}
	.yqPage .newsPageContent select{display: none;}



}
@media screen and (min-width:375px){ 
html{ font-size: 20px;}  
}
@media screen and (min-width:384px){ 
html{ font-size: 20.48px;}  
}
@media screen and (min-width:412px){ 
html{ font-size: 21.973px;}  
}
/*iphone 6 plus*/
@media screen and (min-width:414px){ 
html{ font-size: 22.08px;}  
}
@media screen and (min-width:424px){ 
html{ font-size: 22.613px;}  
}
@media screen and (min-width:480px){ 
html{ font-size:25.6px;}  
}
@media screen and (min-width:540px){ 
html{ font-size:28.8px;}  
}
@media screen and (min-width:600px){ 
html{ font-size: 32px;}  
}
@media screen and (min-width:800px){ 
html{ font-size:42.667px;}  
}
