html{width: 100%;}
body{font-size: 16px; background: #fff; font-family: "Microsoft Yahei","Arial",Verdana,Arial,sans-serif; line-height: 28px; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
ol,ul,li{list-style: none;}
a{text-decoration: none; color: #333; -webkit-tap-highlight-color: rgba(255,0,0,0); transition: all .3s ease; cursor: pointer;}
a:hover{color: #94070A!important;}
em,i{font-style: normal;}
h1,h2,h3,h4,h5,h6,th{font-weight: normal;}
strong{font-weight: 800;}
img{border: 0; height: auto; vertical-align: middle;/* display: block; */}
table{border-collapse: collapse; border-spacing: 0;}
input,textarea,select,button{border: 0; background: none; outline: 0; font-family: "Microsoft Yahei";}
input[type="button"],input[type="text"],input[type="submit"]{appearance: none; -moz-appearance: none; -webkit-appearance: none;}
input,input:focus,input:active{user-select: text;}
button:focus{outline: 0;}
textarea{resize: none;}
video{outline: none;display: block;}
/* *{margin: 0;padding: 0;font-size: 14px;} */
*{margin: 0;padding: 0;}
.clearfix:after{content: ""; *zoom: 1; display: block; visibility: hidden; height: 0; clear: both;overflow: hidden;}
.relative{position: relative;}
.fl{float: left;}
.fr{float: right;}
.container{position: relative;width: 1400px;margin: 0 auto;}




@media screen and (max-width:780px) {
	body{font-size: 14px;}
}

.chanip_cenrb{text-indent: 2em;}


.chanip_cenrb div{text-indent:0;}



/************************* header start *******************************/
.head1{height: 45px;line-height: 44px;background: #94070A;overflow: hidden;}
.head1 a,.head1 span{color: rgba(255,255,255,.5);font-size: 12px;}
.head1 a+span{padding-left: 5px;}
.head1 span+a{padding-left: 5px;}
.head1 a+a{padding-left: 12px;}
.head1 a:hover{color: #fff!important;}
.head2{height: 86px;}
.head2 .logo{float: left;width: 305px;margin-top: 15px;}
.head2 .logo img{width: 100%;}
.head2 .t_nav{float: right;}
.head2 .t_nav ul>li{float: left;position: relative;margin-top: 30px;margin-bottom: 20px;}
.head2 .t_nav ul>li+li{margin-left: 30px;}
.head2 .t_nav ul>li>a {font-size: 16px;color: #333333;}
.head2 .t_nav ul>li.active>a{color: #94070A;}


.head2 .t_nav ul>li>a:after{content: "";border-bottom: 2px solid #94070a;margin-top: 5px;display: block;width: 100%;transition: all 0.2s ease-out 0s;transform: scaleX(0);}
.head2 .t_nav ul>li.active>a:after,.head2 .t_nav ul>li:hover>a:after{transform: none;}
.head2 .t_nav ul>.li>a:before {content: "";border-left: 2px solid #94070a;height: 25px;transition: all 0.2s ease-out 0s;transform: scaleY(0);position: absolute;left: 50%;top: 100%;transform-origin: center top;}
.head2 .t_nav ul>.li>a:hover:before {transform: none;}

.nav_child .item{padding:40px;display:-ms-flexbox;display:flex;border-top:2px solid #94070a;position:absolute;top:100%;width:900px;background:#fff url(../images/png96.png) center bottom no-repeat;background-size:contain;opacity:0;visibility:hidden;z-index: 9999;}
.nav_child .item.s{visibility:visible;opacity:1;transition:opacity 0.2s ease-out 0s;}
.nav_child .item .l{display:-ms-flexbox;display:flex;width:45%;}
.nav_child .item .l .pic{width:142px;}
.nav_child .item .l .pic img{width:100%;height:auto;}
.nav_child .item .l .txt{-ms-flex:1;flex:1;font-size:16px;color:#94070a;padding:0 30px;line-height:2.2;}
.nav_child .item .r{width:55%;font-size:0;}
.nav_child .item .r a{width:33.33%;font-size:18px;margin-top:10px;display:inline-block;}
.nav_child .item .r a:hover{color:#94070a;}
.nav_child .item.s {visibility: visible;opacity: 1;transition: opacity 0.2s ease-out 0s;}



.wap_header{display: none;}
.wap_header{height: 70px; background: #fff; box-shadow: 0 0px 48px 0 rgba(0,0,0,.1); position: relative; z-index: 999999;}
.wap_header .logo{float: left; height: 45px; margin-top: 15px; margin-left: 10px;}
.wap_header .logo a{display: block; height: 100%;line-height: 50px; font-size: 12px;}
.wap_header .logo a img{display: block; height: 100%; float: left;margin-right: 5px;}
.wap_header .sp_nav{display: block; width: 30px; height: 30px; position: absolute; top: 0; right: 10px; margin-top: 25px; z-index: 5;}
.wap_header .sp_nav i{display: block; background: #94070a; width: 30px; height: 2px; position: absolute; left: 0; transition: all ease .35s;}
.wap_header .sp_nav i:nth-of-type(1){top: 0;}
.wap_header .sp_nav i:nth-of-type(2){top: 10px;}
.wap_header .sp_nav i:nth-of-type(3){top: 20px;}
.wap_header .sp_nav.sp_nav_se i:nth-of-type(1){top: 10px; transform: rotate(45deg);}
.wap_header .sp_nav.sp_nav_se i:nth-of-type(2){width: 0;}
.wap_header .sp_nav.sp_nav_se i:nth-of-type(3){top: 10px; transform: rotate(-45deg);}
.wap_nav {width: 100%; height: calc(100% - 70px); position: fixed; left: 0; top: -100%; z-index: 99999; transition: top ease .35s;}
.wap_nav.nav_show{top: 70px;}
.wap_nav > ul{min-width: 320px;  height: 100%; margin: 0 auto; background: #eee; position: relative; overflow-y: auto;}
.wap_nav ul li{border-top: 1px solid #ddd; margin-left: 20px; line-height: 40px; font-size: 14px; position: relative;}
.wap_nav > ul > li:first-child{border-top: 0 none;}
.wap_nav ul li a{height: 44px; line-height: 44px; display: block; padding-right: 45px; color: #666;}
.wap_nav ul li ul{display: none;}
.wap_nav ul li i{display: block; width: 30px; height: 26px; line-height: 26px; text-align: center; border-left: 1px solid #ddd; padding: 0 6px; position: absolute; right: 0; top: 9px;}
.wap_nav ul li i span{ transition: all .5s;height: 100%;width: 100%;background: url(../images/right.png) no-repeat;background-size: 12px;background-position: center;display: block;}
.wap_nav ul li i.nav_btndown span{color: #94070a; transform: rotate(90deg);}






/* 内页banner */
.banner_page1{position:relative;overflow:hidden;}
.banner_page1 img{width:100%;height:auto;}
.banner_page1 .mask{position: absolute;left:0;right:0;top:0;bottom:0;background-repeat:no-repeat;background-position:center center;background-size:cover;}
.banner_page1 .container{position:absolute;height:100%;top:0;left:50%;transform:translateX(-50%);}
.banner_page1 .text{position:absolute;left:0;top:50%;transform:translateY(-50%);color:#fff;width:100%;}
.banner_page1 .text .h{font-size:48px;}
.banner_page1 .text .p{margin-top:40px;color:#e8afaf;}
.banner_page1 .text .p a{display:inline-block;margin-bottom:20px;width:120px;margin-right:30px;line-height:1.2;vertical-align: top;white-space:nowrap;color: #e8afaf;}
.banner_page1 .text .p a:hover{color:#fff !important;}
.banner_page1 .text .p .now{color:#fff;}
.banner_page1 .text .p .now:before{content:"\e76c";font-family:icon;margin-right:10px;font-size:20px;display:inline-block;margin-left:-30px;}
.banner_page1 .text .p .now:hover:before{animation:arr 0.6s linear 0s infinite;}




.fz40 {font-size: 40px;line-height: 1.3;}
.fz20 {font-size: 20px;line-height: 1.3;}
@media screen and (max-width: 1300px){
	.fz40 {font-size: 28px;}
	.fz20 {font-size: 16px;}
}
@media screen and (max-width: 850px){
	.banner_page1 .text .p {display: none;}
}
/************************* header end *******************************/










/************************* banner start *******************************/
.swiper-container_banner {width: 100%;height: 100%;position: relative;overflow: hidden;}
.banner .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;overflow: hidden;}
.banner .swiper-pagination-bullet{width: 14px;height: 14px;border-radius: 14px;background: #fff;opacity: 1;transition: .3s;margin: 0 2.5px !important;}
.banner .swiper-pagination-bullet-active{width: 37px;}
.banner img{width: 100%;}
/************************* banner end *******************************/




.ind_tit{text-align: center;box-sizing: border-box;padding: 80px 0 40px 0;}
.ind_tit p{font-size: 40px;color: #2E2E2E;}
.ind_tit i{display: block;width: 70px;height: 2px;background: #94070A;margin: 0 auto;margin-top: 12px;}
.ind_tit span{display: block;font-size: 18px;color: #333333;padding-top: 25px;}
.ab_title p{font-size: 40px;color: #2E2E2E;line-height: 50px;}
.ab_title i{display: block;width: 70px;height: 2px;background: #94070A;margin-top: 8px;}




/************************* sec1 start *******************************/
.sec1{background: #EFEBEA;padding-bottom: 55px;}

.x_box{width: 50%;float: left;box-sizing: border-box;padding-right: 8px;}
.w_box{width: 50%;float: left;box-sizing: border-box;padding-left: 8px;}
.swiper-container_xw {width: 100%;height: 100%;position: relative;overflow: hidden;}
.x_box .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}

.bnews_item{width: 100%;}
.bnews_item .img{overflow: hidden;}
.bnews_item .img img{width: 100%;transition: .6s;}
.bnews_item .desc {box-sizing: border-box;padding: 0 30px;background: #fff;}
.bnews_item .desc span{height: 78px;line-height: 78px;display: block;font-size: 18px;font-weight: 400;color: #333333;position: relative;box-sizing: border-box;padding-left: 15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;}
.bnews_item .desc span::after{content: "";display: block;height: 4px;width: 4px;border-radius: 100%;background: #000000;position: absolute;left: 0;top: 50%;margin-top: -2px;transition: .3s;}
.bnews_item:hover img{transform: scale(1.05);}
.bnews_item:hover span{color: #94070A;}
.bnews_item:hover span::after{background: #94070A;}
.x_box .swiper-pagination{right: 20px;left: auto;bottom: 100px; display: inline-block;width: auto;}
.x_box .swiper-pagination-bullet{height: auto; opacity: 1;background: no-repeat;font-weight: bold;color: #ccc;font-size: 18px;}
.x_box .swiper-pagination-bullet-active{color: #94070A;}

.w_list{background: #fff;box-sizing: border-box;padding: 40px 60px 44px 50px;}
.w_item{line-height: 55px;height: 55px; box-sizing: border-box;border-top: 1px solid #EFF4F6;}
.w_item p{font-size: 16px;color: #333333;width: calc(100% - 75px);float: left;display: block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing: border-box;padding-left: 18px;position: relative;transition: .3s;}
.w_item p::after{content: "";display: block;height: 4px;width: 4px;border-radius: 100%;background: #000;position: absolute;top: 50%;left: 0;margin-top: -2px;transition: .3s;}
.w_item span{font-size: 12px;font-weight: 400;color: #999999;display: block;float: right;width: 75px;text-align: right;transition: .3s;}
.w_item.first{height: 70px;border-top: none;}
.w_item.first p{font-size: 30px;font-weight: bold;color: #333333;overflow: hidden;line-height: 50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.w_item.first span{line-height: 70px;}
.w_item.first p::after{top: 30px;}

.w_item:hover p{color: #94070A;}
.w_item:hover span{color: #94070A;}
.w_item:hover p::after{background: #94070A;}

.bt_news_item{width: calc(25% - 12px);float: left;margin-right: 16px;background: url(../images/news_bg1.png) no-repeat #fff;background-position: right bottom !important;margin-top: 16px;box-sizing: border-box;border-bottom: 2px solid #94070A;transition: .3s;}
.bt_news_item a{display: block;box-sizing: border-box;padding: 45px 45px 45px 30px;}
.bt_news_item:nth-of-type(4){margin-right: 0;}
.bt_news_item p{font-size: 16px;color: #333333;line-height: 26px;box-sizing: border-box;height: 52px;display: block;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition: .3s;}

.bt_news_item:hover {background: url(../images/news_bg11.png) no-repeat #94070A;}
.bt_news_item:hover p{color: #fff;}


/************************* sec1 end *******************************/







/************************* sec2 start *******************************/
.sec2{padding-bottom: 70px;}
.cg_item{width: 100%;text-align: center;box-sizing: border-box;padding: 50px 10px;background: url(../images/cg_bg.jpg) no-repeat;background-size: cover !important;background-position: right bottom !important;position: relative;transition: .2s;}
.cg_item::after{content: "";display: block;background: url(../images/cg_icon.png);height: 35px;width: 35px;position: absolute;right: 0;bottom: 0;transition: .3s;}
.cg_item:nth-of-type(4){margin-right: 0;}
/* .cg_item .img{width: 112px;height: 112px;border-radius: 100%;overflow: hidden;box-sizing: border-box;border: 2px solid #94070A;margin: 0 auto;background-position: center !important;background-size: cover !important;} */
.cg_item .img{width: 100%;overflow: hidden;box-sizing: border-box;border: 2px solid #94070A;margin: 0 auto;background-position: center !important;background-size: cover !important;}
.cg_item .img img{width: 100%;transition: .6s;}
.cg_item p{font-size: 18px;font-weight: bold;color: #2E2E2E;line-height: 26px;height: 26px;margin: 40px 0 25px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;}
.cg_item span{font-size: 14px;color: #777777;line-height: 26px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical; display: block; height: 104px;-webkit-line-clamp:4;box-sizing: border-box;transition: .3s;}

.cg_item:hover{background: url(../images/cg_bg1.jpg);}
.cg_item:hover img{transform: scale(1.1);}
.cg_item:hover::after{opacity: 0;}
.cg_item:hover p,.cg_item:hover span{color: #fff;}

.swiper-container_cg {width: 100%;height: 100%;position: relative;overflow: hidden;box-sizing: border-box;padding-bottom: 75px;}
.cg_list .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.cg_list .swiper-pagination-bullet{width: 73px;height: 7px;background: #AAAAAA;opacity: 1;transition: .3s;border-radius: 0;}
.cg_list .swiper-pagination-bullet-active{background: #94070A;}




/************************* sec2 end *******************************/







/************************* sec3 start *******************************/
.sec3{padding-bottom: 70px;}
.video_box{background: #94070A;position: relative;}
.video_box img{width: 100%;opacity: .3;}
.video_box .video_open{cursor: pointer; display: block;width: 78px;height: 78px;background: url(../images/video_open.png) no-repeat;position: absolute;top: 50%;left: 50%;margin-top: -39px;margin-left: -39px;}
.cg_video{width: 100%;}

.layui-layer{width: 90% !important;max-width: 1000px;}

/************************* sec3 end *******************************/







/************************* sec4 start *******************************/
.sec4{padding-bottom: 90px;}
.swiper-container_ab1,.swiper-container_ab2 {width: 100%;height: 100%;position: relative;overflow: hidden;}
.sec4 .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}

.a_box{width: calc(100% - 800px);float: left;}
.b_box{width: 800px;float: left;}

.a_item{margin-top: 30px;}
.a_item strong{display: block;font-size: 18px;font-weight: bold;color: #94070A;line-height: 50px;box-sizing: border-box;border-bottom: 1px solid #D5D9DA;margin-top: 30px;}
.a_item p{margin-top: 40px;margin-bottom: 70px; display: block;font-size: 16px;color: #333333;line-height: 34px;text-indent: 2em;height: 170px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;box-sizing: border-box;padding-right: 60px;}
.a_item a{display: block;width: 175px;height: 45px;line-height: 45px;text-align: center;background: #94070A;border-radius: 10px 0px 10px 0px;font-size: 16px;color: #FFFFFF!important;}

.b_box{position: relative;}
.b_item{width: 100%;}
.b_item img{width: 100%;}

.b_lb{background: #fff;position: absolute;top: 50px;left: 0;z-index: 99;width: 200px;border-radius: 0px 30px 30px 0px;box-shadow: 0px 0px 10px #999;}
.b_lb .top{box-sizing: border-box;border-bottom: 1px solid #D5D9DA;height: 127px;padding: 70px 0 0 50px;}
.b_lb .top .swiper-pg{font-size: 14px;color: #333333;width: auto; float: left;}
.b_lb .top .swiper-pagination-current{font-size: 18px;color: #94070A;}
.b_lb .top .swiper-prev,.b_lb .top .swiper-next{display: block;width: 9px;height: 15px;margin-top: 5px;cursor: pointer;}
.b_lb .top .swiper-prev{background: url(../images/prev1.png) no-repeat;float: left;margin-left: 30px;}
.b_lb .top .swiper-next{background: url(../images/next1.png) no-repeat;float: left;margin-left: 25px;}

.b_lb .ab_tit_list{box-sizing: border-box;padding: 30px 0 40px 50px;}
.b_lb .ab_tit_list span{display: block;cursor: pointer; font-size: 18px;color: #333;line-height: 38px;}
.b_lb .ab_tit_list span.active{color: #94070A;}


/************************* sec4 end *******************************/







/************************* sec5 start *******************************/
.sec5{padding-bottom: 20px;}
.fh_item{width: calc(33.3% - 27px);float: left;margin-right: 40px;}
.fh_item:nth-of-type(3){margin-right: 0;}
.fh_item .img{overflow: hidden;}
.fh_item .img img{width: 100%;transition: .6s;}
.fh_item .desc{text-align: center;box-sizing: border-box;padding: 20px 25px;background: #EEF1F2;transition: .3s;}
.fh_item .desc p{font-size: 24px;font-weight: bold;color: #333333;margin-bottom: 15px;transition: .3s;}
.fh_item .desc span{font-size: 16px;color: #333333;line-height: 24px;height: 48px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition: .3s;}
.fh_item:hover img{transform: scale(1.1);}
.fh_item:hover .desc{background: #94070A;}
.fh_item:hover .desc p{color: #fff;}
.fh_item:hover .desc span{color: #fff;}




/************************* sec5 end *******************************/







/************************* sec6 start *******************************/
.sec6{padding-bottom: 50px;}
.hzjl_item{height: 450px;position: relative;float: left;overflow: hidden;}
.hzjl_item a{display: block;height: 100%;}
.hzjl_item .bg{background-position: center!important;background-size: cover!important;height: 100%;transition: .6s;}
.hzjl_item .desc{box-sizing: border-box;padding: 30px;transition: .6s; position: absolute;bottom: 0;left: 0;width: 100%;background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5));}
.hzjl_item .desc p{font-size: 30px;font-weight: bold;color: #FFFFFF;}
.hzjl_item .desc span{font-size: 16px;color: #FFFFFF;line-height: 24px;display: block;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.hzjl_item:hover .bg{transform: scale(1.05);}
.hzjl_item:hover .desc{transform: scale(.95);}

.hzjl_item1,.hzjl_item4{width: calc(100% - 470px);}
.hzjl_item2,.hzjl_item3{width: 440px;}

.hzjl_item1,.hzjl_item2{margin-bottom: 30px;}
.hzjl_item1,.hzjl_item3{margin-right: 30px;}




/************************* sec6 end *******************************/







/************************* footer start *******************************/
.foot1{background: #EEF1F2;box-sizing: border-box;padding: 70px 0 50px 0;}
.foot1 dl{float: left;width: 20%;box-sizing: border-box;padding-left: 7%;}
.foot1 dl dt a{font-size: 18px;font-weight: bold;color: #2E2E2E;line-height: 26px;display: block;margin-bottom: 15px;}
.foot1 dl dd a{font-size: 15px;font-weight: 400;color: #2E2E2E;line-height: 36px;}
.foot2{background: #EEF1F2;line-height: 99px;height: 100px;}
.foot2 .container{border-top: 1px solid #e2e2e2;box-sizing: border-box;}
.foot2 .other_a{float: left;}
.foot2 .ft_btns{float: right;}
.foot2 .a{font-size: 15px;font-weight: 400;color: #777777;padding-right: 20px;}
.foot2 .btn{margin-top: 33px; display: block;position: relative; height: 34px;width: 34px;transition: .3s;float: left;margin-left: 12px; border-radius: 100%;background-size: 20px!important;background-position: center !important;}
.foot2 .btn1{background: url(../images/ft_icon1.png) no-repeat #000;}
.foot2 .btn2{background: url(../images/ft_icon2.png) no-repeat #000;}
.foot2 .btn3{background: url(../images/ft_icon3.png) no-repeat #000;}
.foot2 .btn1:hover{background: url(../images/ft_icon1.png) no-repeat #94070A;}
.foot2 .btn2:hover{background: url(../images/ft_icon2.png) no-repeat #94070A;}
.foot2 .btn img{position: absolute;top: -100px;width: 100px;left: 50%;transform: translateX(-50%);visibility: hidden;opacity: 0;height: 0;transition: .3s;}
.foot2 .btn:hover img{top: -120px;visibility: visible;opacity: 1;height: auto;}
.foot3{background: #94070A;height: 50px;line-height: 49px;text-align: center;}
.foot3 a,.foot3 span{font-size: 15px;color: #FFFFFF;}
.foot3 a:hover{color: #9e9e9e!important;}

@media screen and (max-width:980px) {
	.foot1{text-align: center;}
	.foot1 dl{padding-left: 0;float: none;}
	.foot1 dl+dl{padding-left: 20px;}
}

/************************* footer end *******************************/











@media screen and (max-width:1460px) {
	.container{width: 1180px;}
	.head2 .t_nav ul>li+li{margin-left:25px;}
	.w_item.first p{font-size: 24px;}
	.w_item{height: 50px;line-height: 50px;}
	.w_list{padding: 24px 40px 21px 35px;}
	.head2 .t_nav ul>li{margin-bottom: 20px;}
	.head2 .t_nav ul>li+li{margin-left: 15px;}
	.head2 .t_nav ul>li>a{font-size: 14px;}
	.w_item.first span{line-height: 50px;}
}
@media screen and (max-width:1260px) {
	.container{width: 100%;box-sizing: border-box;padding: 0 20px;}
	.x_box{width: 580px;padding-right: 0;}
	.w_box{width: calc(100% - 580px);padding-left: 16px;}
	.w_list{padding: 23px 40px 21px 35px;}
}
@media screen and (max-width:1199px) {
	.a_box{width: calc(100% - 700px);}
	.b_box{width: 700px;}
	.b_lb .top{height: 70px;padding: 25px 0 0 50px;}
	.b_lb .ab_tit_list{padding: 25px 0 25px 50px;}
	.a_item{margin-top: 0;}
	.ab_title p{font-size: 32px;}
	.a_item strong{margin-top: 15px;}
	
	
	.ind_tit p{font-size: 32px;}
	.ind_tit span{font-size: 16px;}
	
	
	.header{display: none;}
	.wap_header{display: block;}
	
	.ind_tit p{font-size: 28px;}
	.w_item.first{height: auto;}
	
}
@media screen and (max-width:980px) {
	.x_box,.w_box{width: 100%;float: none;padding: 0;}
	.x_box{margin-bottom: 20px;}
	.bt_news_item a{padding: 35px 20px;}
	
	.a_box,.b_box{width: 100%;float: none;}
	.a_box{margin-bottom: 30px;}
	.a_item p{margin-bottom: 30px;margin-top: 20px;}
	.sec4{padding-bottom: 20px;}
	.fh_item{width: calc(33.3% - 14px);margin-right: 20px;}
	.hzjl_item{height: 300px;width: 100%;margin-bottom: 20px;}
	.a_item p{padding-right: 0;}
	
	.foot1 dl dd{display: none;}
	.foot1 dl{display: inline-block;width: auto;}
	.foot1 dl dt a{font-size: 18px;margin-bottom: 0;}
	.foot1{padding: 30px 0 20px 0;}
	
	.foot2{height: auto;padding-bottom: 15px;}
	.foot2 .container{border-top: none;}
	.foot2 .other_a{display: none;}
	.foot2 .ft_btns{margin: 0 auto;float: none;width: 95px;}
	.foot2 .btn{margin-top: 0;}
	.foot3{height: auto;line-height: 20px;box-sizing: border-box;padding: 15px 10px;}
	.foot3 a, .foot3 span{font-size: 12px;}
}
@media screen and (max-width:780px) {
	.bt_news_item{width: calc(50% - 10px);margin-right: 20px;}
	.bt_news_item a{padding: 35px 10px;}
	.bt_news_item:nth-of-type(2n){margin-right: 0;}
	.fh_item{width: 100%;margin-right: 0;margin-bottom: 15px;}
	.banner .swiper-pagination-bullet{width: 10px;height: 10px;}
	.banner .swiper-pagination-bullet-active{width: 20px;}
}
@media screen and (max-width:480px) {
	.container{padding: 0 15px;}
	.ind_tit p{font-size: 24px;}
	.ind_tit{padding: 40px 0 20px 0;}
	.ab_title p{font-size: 24px;}
	
	.x_box{margin-bottom: 15px;}
	.bnews_item .desc span{font-size: 16px;height: 60px;line-height: 60px;}
	.bnews_item .desc{padding: 0 15px;}
	.w_list{padding: 20px 15px;}
	.w_item.first p{font-size: 18px;}
	.w_item.first p::after{top: 50%;margin-top: -2px;}
	.w_item p{font-size: 14px;}
	.bt_news_item{width: 100%;margin-right: 0;margin-top: 10px;}
	
	.cg_list .swiper-pagination-bullet{width: 35px;height: 5px;}
	.swiper-container_cg{padding-bottom: 50px;}
	.sec2{padding-bottom: 30px;}
	.video_box .video_open{zoom: .7;}
	.a_item p{font-size: 14px;line-height: 25px;height: 125px;}
	
	.b_lb{width: 100%;position: relative!important;top: auto;border-radius: 0 0 20px 20px;}
	.b_lb .top{padding: 25px 0 0 15px;}
	.b_lb .ab_tit_list{padding: 15px 15px;text-align: center;}
	.b_lb .ab_tit_list span{display: inline-block;padding: 0 10px;font-size: 14px;line-height: 24px;}
	.fh_item .desc p{font-size: 18px;margin-bottom: 5px;}
	.fh_item .desc span{font-size: 14px;}
	.hzjl_item .desc p{font-size: 24px;padding-bottom: 5px;}
	.hzjl_item .desc span{font-size: 14px;line-height: 20px;}
	.foot1 dl{padding-left: 0;padding-right: 10px;}
	.foot1 dl dt a{font-size: 14px;font-weight: normal;}
}



























.mk_pages {text-align:center;font-size:0;padding:30px 0 30px;}
.mk_pages ul {text-align:center;font-size:0;}
.mk_pages ul li {display:inline-block;font-size:16px;margin:0 4px;border:1px solid #e9e9e9;width:38px;height:38px;line-height:38px;float:none;background: #fff;}
.mk_pages ul li a {font-size:14px;display:block;width:100%;height:100%;color:#666;background: #fff;}
.mk_pages .pageinfo {line-height:21px;padding:12px 10px 12px 16px;color:#999;margin:0px 2px;}
.mk_pages .pageinfo strong {color:#555;font-weight:normal;margin:0px 2px;}
.mk_pages ul li.active,.mk_pages ul li.active a,.pagebox ul li.active a:hover {font-weight:bold;background:#94070A;color:#fff;border:1px solid #94070A;}
.mk_pages ul li.disabled span {padding:14px 9px;}


.kei-artimg img{
	display: inline-block;
	margin: 10px 0;
}

.kei-yfxm #ys-content{
	width: 99%;
}
.kei-yfxm .ys-text p{
	font-weight: normal;
}

.kei-yfxm .ys-img p{
	font-size: 14px;
	letter-spacing: 1px;
	text-align: center;
	width: 80%;
	margin: 0 auto;
}

.yfxmtitle {
	font-weight: bold;
	font-size: 20px;
	/*margin-bottom: 20px;*/
	margin-top: 20px;
}

.kei-yfxm .yfxm-pth ul {
	/*position: relative;*/
	padding-top: 10px;

}
.kei-yfxm .yfxm-pth ul li{
	padding-left: 1%;
	font-size: 16px;
	position: relative;
	margin-bottom: 5px;
	letter-spacing: 1px;
}

.kei-yfxm .yfxm-pth ul li:before {
    content: '';
    position: absolute;
    background: #fe8184;
    left: 0px;
    top: 11px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}

.kei-yfxm #td-content{
	width: 99%;
	margin-top: 40px;
}

.wbfz80 {
	width: 80%;
}


.kei-2tu {
	margin: 15px auto;
	clear: both;
	overflow: hidden;
}
.kei-2tu img{
	/*clear: both;*/
}

.zhongjiandiao {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 40px;
	text-align: center;
}

.gxclyxtjcjsyj .ys-center {
	width: 100%;
}


.dzsbpzwgyyz .ys-img p{
	width: 100%;
}

.dzsbpzwgyyz .yfxmtitle1{
	font-size: 20px;
	text-align: left;
	margin-bottom: 0px;
}
.dzsbpzwgyyz .yfxmtitle{
	text-align: center;
	margin-bottom: 20px;
	font-size: 24px;
}

.fanbacktu .ys-text:nth-child(2n-1) {
    width: 100%;
    padding: 40px;
    background: url('/template/default/skin/images/yun.png') #FCF6F4 no-repeat;
    background-position: bottom right;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    box-shadow: 0 1px 5px 2px #e2e1e1;
    margin-bottom: 50px;
}

.fanbacktu .ys-text:nth-child(2n) {
    width: 100%;
    padding: 40px;
    background: url('/template/default/skin/images/yun.png') #FCF6F4 no-repeat;
    background-position: bottom left;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    box-shadow: 0 1px 5px 2px #e2e1e1;
    margin-bottom: 50px;
}

.zuobdiaokei{
	font-size: 16px;
	margin-top: 10px;
}

.first-none-pic .ys-center{
	width: 100%;
}

.lw-content{
	margin-bottom: 40px;
}
.wbfz90{
	width: 90%;
}

.keizt p{
	text-align: center;
}




.banner_page1 .text .p a.active{color: #fff;}

.cytz-cokkd .ctjtzal p span {
    font-weight: bold;
    color: #eb3636;
}

.cytz-cokkd .ctjtzal-zs ul {
    display: flex;
    flex-direction: row;
    overflow: hidden;
    justify-content: space-between;
    margin-top: 30px;
}

.cytz-cokkd .ctjtzal-zs ul li {
    width: 25%;
    margin: 0 1%;
    overflow: hidden;
    transition: .5s all;

}

.cytz-cokkd .ctjtzal-zs ul li img{
	width: 100%;
	height: auto;
	overflow: hidden;
    transition: .5s all;
}

.cytz-cokkd .ctjtzal-zs ul li:hover img{
	transform: scale(1.1);
    transition: .5s all;
}

.gjjl_list {
	width: 100%;
    box-sizing: border-box;
    padding: 30px;
    background: #FCF6F4 url(/template/default/skin/images/ab_bg1.png) no-repeat;
    box-shadow: 0px 0px 10px #d1d1d1;
    background-position: right bottom;
    transition: .3s;
    margin-bottom: 40px;
}

.gjjl_list .gjjl_item_desc ul{
	padding-top: 2%;
}

.gjjl_list .gjjl_item_desc ul li{
	font-size: 16px;
	color: #787878;
	letter-spacing: 2px;
	margin-bottom: 10px;
}


.gjjl_zppl {
	padding-top: 40px;
	border-top: solid #ddd 1px;
}

.gjjl_zppl ul{
    display: flex;
    flex-direction: row;
    overflow: hidden;
    justify-content: space-between;
    margin-top: 30px;
}

.gjjl_zppl ul li {
    width: 25%;
    margin: 0 1%;
    overflow: hidden;
    transition: .5s all;
    border: 1px solid #ddd;
	box-sizing: border-box;
}
.gjjl_zppl ul li img {
    width: 100%;
    height: auto;
    overflow: hidden;
    transition: .5s all;
}

.gjjl_zppl ul li:hover img {
    transform: scale(1.1);
    transition: .5s all;
}
.gnjl_box1 .gjjl_list .gjjl_item_desc ul li {
    display: block; 
    float: none;
     width: 100%;
}

.gnjl_box1 .gjjl_list .gjjl_item_desc ul li:nth-of-type(even){
	padding: 0;
	width: auto;
}

.gjjl_pic img{width: 100%;}
.gjjl_item{width: calc(50% - 20px);margin-right: 40px;float: left;}
.gjjl_item:nth-of-type(2n){margin-right: 0;}


@media screen and (max-width:1259px) {
	.banner_page1 .text{left: 15px;}
	.mbx{left: 15px !important;}
}

@media screen and (max-width:869px) {
	.gjjl_zppl ul{display: block;}
	.gjjl_zppl ul li{width: 48%;margin: 1%;float: left;}
	.gjjl_item{width: 100%;margin-bottom: 20px;}
	
	
	.ctjtzal-zs ul{display: block !important;}
	.ctjtzal-zs ul li{width: 48% !important;margin: 1% !important;float: left !important;}
	
}
@media screen and (max-width:669px) {
	.gjjl_zppl{padding-top: 0px;}
	.gjjl_zppl ul li{width: 99%;margin-bottom: 10px;}
	.gjjl_list{padding: 15px;}
	
	.ctjtzal-zs ul li{width: 99% !important;margin-bottom: 10px !important;}
}


.touziliangdian_kei ul li {
    padding-left: 10px;
    border-left: solid 2px #d12226;
    margin-bottom: 10px;
    font-size: 16px;
}

.keizs .imgkei {
	display: inline;
	width: 50%;
}
.keizs .imgkei img{
	/*width: 50%;*/
}

.keizs .desckei-w {
    width: 50%;
    display: inline-block;
    margin-top: 5%;
    padding: 0 3%;
    line-height: 28px;
    font-size: 16px;
    letter-spacing: 1px;
}
.pic-desc-k {
	margin-top: 20px;
	background: #FCF6F4;
    padding: 0 10px;
}

@media screen and (max-width: 1000px){
	.keizs .imgkei{
		width: 100%;
	}
	.keizs .desckei-w{
		width: 100%;
		margin-top: 0;
	}
}

.zcyyjk {
    text-align: center;
    font-size: 18px;
    color: #1a1a1a;
    margin: 10px 0;
    line-height: 30px;
}
.tzldkei{
	margin-bottom: 15px;
}
.tzldkei .tzldtit{
	font-weight: bold;
	font-size: 16px;
}

.xinzengkeiguoji h2{
	font-size: 16px;
	font-weight: bold;
}

.kei-artimg p{padding-bottom: 10px;}





.qyfhTit {width: 100%;text-align: center;padding: 60px 0 30px;}
.qyfhTit .atit {font-size: 40px;line-height:1.2;font-family: Microsoft YaHei;font-weight: 400;color: #333333;margin-bottom: 10px;}
.qyfhTit .line {display: block;width: 70px;height: 2px;background-color: #94070A;margin: 0 auto;}

.qyfh1,.qyfh2,.qyfh3,.qyfh4{padding-bottom: 100px;}
.qyfh1 *,.qyfh2 *,.qyfh3 *,.qyfh4 *{box-sizing: border-box;}
.qyfh1,.qyfh3{background: #FCF6F4;}
.gsjj{font-size: 16px;font-family: Microsoft YaHei;font-weight: 400;color: #333333;line-height: 35px;margin-bottom: 10px;text-indent: 2em;}
.gsjj .img{margin: 15px 0;}
.gsjj img{display: block;margin: 0 auto;max-width: 100%;}

.jcjsList{display: flex;flex-wrap: wrap;margin: -20px;}
.jcjsItem{width: calc(50% - 40px);margin: 20px;display: flex;align-items: center;box-shadow: 0px 0px 5px 0 rgba(0,0,0,.2);background: #FCF6F4;transition: .3s;}
.jcjsItem .img{overflow: hidden;width: 50%;}
.jcjsItem .img img{display: block;width: 100%;}
.jcjsItem .desc{width: 50%;padding: 25px 20px;}
.jcjsItem .desc p{display: block;font-size: 24px;line-height: 1.4;margin-bottom: 10px;}
.jcjsItem .desc span{display: block;font-size: 16px;line-height: 1.5;}
.jcjsItem:hover{transform: translateY(-5px);}


.fhfw{display: flex;flex-wrap: wrap;margin: -15px;}
.fhfwItem{width: calc(33.33% - 30px);margin: 15px;box-shadow: 0px 0px 5px 0 rgba(0,0,0,.2);background: #ffffff;transition: .3s;padding: 50px 15px 30px;}
.fhfwItem .img{overflow: hidden;}
.fhfwItem .img img{display: block;max-width: 100%;margin: 0 auto;}
/* .fhfwItem .desc{text-align: center;} */
.fhfwItem .desc .atit{display: block;font-size: 24px;line-height: 1.4;margin: 15px 0;}
.fhfwItem .desc .btit{display: block;font-size: 14px;line-height: 1.5;}
.fhfwItem .desc .btit p+p{margin-top: 8px;}
.fhfwItem:hover{transform: translateY(-5px);}



.fhfw{display: flex;flex-wrap: wrap;margin: -15px;}
.fhfwItem{width: calc(33.33% - 30px);margin: 15px;box-shadow: 0px 0px 5px 0 rgba(0,0,0,.2);background: #ffffff;transition: .3s;padding: 50px 15px 30px;}
.fhfwItem .img{overflow: hidden;}
.fhfwItem .img img{display: block;max-width: 100%;margin: 0 auto;}
/* .fhfwItem .desc{text-align: center;} */
.fhfwItem .desc .atit{display: block;font-size: 24px;line-height: 1.4;margin: 15px 0;}
.fhfwItem .desc .btit{display: block;font-size: 14px;line-height: 1.5;
display: flex;flex-direction: column;flex-wrap: wrap;align-items: center;}
.fhfwItem .desc .btit p+p{margin-top: 8px;}
.fhfwItem:hover{transform: translateY(-5px);}



.fhqy{display: flex;flex-wrap: wrap;margin: -15px;}
.fhqyItem{width: calc(33.33% - 30px);margin: 15px;box-shadow: 0px 0px 5px 0 rgba(0,0,0,.2);background: #ffffff;transition: .3s;}
.fhqyItem .img{overflow: hidden;}
.fhqyItem .img img{display: block;max-width: 100%;margin: 0 auto;}
.fhqyItem p{display: block;font-size: 20px;line-height: 1.4;text-align: center;padding: 10px 5px 20px;}
.fhqyItem:hover{transform: translateY(-5px);}



@media screen and (max-width:1260px) {
	.qyfhTit .atit {font-size: 30px;}
	.qyfh1,.qyfh2,.qyfh3,.qyfh4{padding-bottom: 60px;}
	.fhqyItem p{font-size: 18px;}
}
@media screen and (max-width:780px) {
	.jcjsList{margin: -8px;}
	.jcjsItem{display: block;width: calc(50% - 16px);margin: 8px;}
	.jcjsItem .img{width: 100%;}
	.jcjsItem .desc{width: 100%;padding: 15px 15px 20px;}
	.jcjsItem .desc p{font-size: 18px;margin-bottom: 5px;}
	.jcjsItem .desc span{font-size: 14px;}
	
	.fhfw{margin: -8px;}
	.fhfwItem{display: block;width: calc(50% - 16px);margin: 8px;padding: 40px 10px 30px;}
	.fhfwItem .desc .atit{font-size: 18px;}
	.fhfwItem .desc .btit{font-size: 14px;}
	
	.fhqy{margin: -8px;}
	.fhqyItem{display: block;width: calc(50% - 16px);margin: 8px;}
	.fhqyItem p{font-size: 16px;padding: 10px 5px 10px;}
	
}

