*{padding: 0;margin: 0;}
ul {list-style-type: none;margin: 0;}
a:hover,a:link,a:active,a:visited{text-decoration: none;}
/*top*/
.top{width: 100%;height: 64px;line-height: 30px;background: #c00808;}
.top .box1{float: left;display: flex;align-items: center;line-height: 64px;}
.top ul {float: right;width: 62%;margin-bottom: 0;}
.top ul li{float: left;margin-left: 30px;display: flex;align-items: center;line-height: 30px;}
.top .box1 img{width: 20px;height: 20px;vertical-align: middle;margin-right: 6px;}
.top ul li img{width: 18px;height: 18px;vertical-align: middle;margin-right: 6px;}
.top .box1 span{font-size: 14px;color: #fff;}
.top ul li span{font-size: 12px;color: #fff;}
.top ul li:nth-of-type(2) img{width: 16px;height: 18px;}


/*.navbar{max-width: 1650px;height: 140px;margin: 0 auto;}*/
/*.navbar-default {background-color: #fff;border-color: #dcdcdc;}*/
/*.navbar .container-fluid .navbar-header{float: left;width: 23% !important;}*/
/*.navbar .container-fluid .navbar-header .navbar-brand{float: left;height: 138px; padding: 0; font-size: 18px;line-height: 138px;}*/
/*.navbar .container-fluid .navbar-header .navbar-brand>img{width: 96%;margin-top: 20px;}*/
/*.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{margin-left: 0;}*/
/*.navbar .container-fluid .nav.navbar-nav {float: right;line-height: 120px;width:100%;}*/
/*.navbar .container-fluid .nav.navbar-nav>li{text-align: left;width: 8.7%;}*/
/* .navbar .container-fluid .nav.navbar-nav>li:nth-last-of-type(1){width: 3%;} */
/*.navbar .container-fluid .nav.navbar-nav>li>a{height: 126px;line-height: 138px;padding: 0;color: #2c2c2c;font-size: 16px;}*/
/*.navbar .container-fluid .nav.navbar-nav>li>a:hover{color: #c00808;background: #fff;}*/
/*.navbar .container-fluid .nav.navbar-nav>.active>a, */
/*.navbar .container-fluid .nav.navbar-nav>.active>a:focus, */
/*.navbar .container-fluid .nav.navbar-nav>.active>a:hover{color: #c00808;background: #fff;}*/
/*.navbar .container-fluid .nav.navbar-nav>.open>a, */
/*.navbar .container-fluid .nav.navbar-nav>.open>a:focus, */
/*.navbar .container-fluid .nav.navbar-nav>.open>a:hover{color: #c00808;background: #fff;}*/
/*.navbar .container-fluid div.wrap{float: right;width: 73%;}*/
/*.navbar .container-fluid .navbar-nav>li>.dropdown-menu {position: absolute;top: 72%;left: -70%;text-align: center;border-radius: 8px;}*/
/*.navbar .container-fluid .navbar-nav>li>.dropdown-menu:before {content: "";width: 10px;height: 10px;background: #fff;border-left: 1px #bcbcbc solid;border-top: 1px #bcbcbc solid;position: absolute;top: -6px;right: 9%;transform: rotate(45deg);}*/
/*.navbar .container-fluid .navbar-nav>li>.dropdown-menu>li>a{color: #3c3c3c;font-size: 15px;margin: 10px 0;}*/
/*.navbar .container-fluid .navbar-nav>li>.dropdown-menu>li>a:hover{background: #fff;color: #c00808;}*/

.banner{width: 100%;}
.banner .swiper{width: 100%;overflow: hidden;}
.banner .swiper .swiper-slide img{width: 100%;}

.ksdh {width: 100%;margin-top: 60px;}
.ksdh ul li{height: 100px;}
.ksdh ul li a{font-size: 20px;color: #fff; width: 100%;height: 100%;background: url('../img/dhbg1.png') no-repeat;background-size: 100% 100%; display: flex;align-items: center;justify-content: center;}
.ksdh ul li a img{height: 40px;margin-right: 15px;}
.ksdh ul li:nth-of-type(2) a{background: url('../img/dhbg2.png') no-repeat;background-size: 100% 100%;}
.ksdh ul li:nth-of-type(3) a{background: url('../img/dhbg3.png') no-repeat;background-size: 100% 100%;}
.ksdh ul li:nth-of-type(4) a{background: url('../img/dhbg4.png') no-repeat;background-size: 100% 100%;}

.new{width: 100%;margin-top: 60px;}
.new .tit{display: flex;align-items: center;justify-content: space-between;}
.new .tit span{font-size: 24px;font-weight: 600;color: #333333;}
.new .tit ul{display: flex;align-items: center;font-size: 16px;color: #999;}
.new .tit ul li{cursor: pointer; margin-left: 10px;padding: 3px 15px;border-radius: 20px;border: 1px solid #CCCCCC;line-height: 21px;}
.new .tit ul li.active{background: #C00808;border: 1px solid #C00808;color: #fff;}
.new .conBox{margin-top: 40px;}
.clear{clear: both;}
.new .conBox .con{display: none;}
.new .conBox .con .imgBox{max-height:426px;overflow:hidden;}
.new .conBox .con .imgBox img{width:100%;}
.new .conBox .con li{font-size: 16px;font-weight: 400;color: #808080;display: flex;align-items: center;justify-content: space-between;padding: 15px;}
.new .conBox .con li .name{width: calc(100% - 100px);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.new .conBox .con li.topNew{width: 100%;box-sizing: border-box;padding: 22px 15px;background: #F8F8F8;display: block;margin-bottom: 15px;
border-radius:5px;box-shadow: 0 0 5px #e7e7e7;}
.new .conBox .con li.topNew .name{font-size: 16px;font-weight: bold;color: #C00808;width: 100%;}
.new .conBox .con li.topNew .det{font-size: 13px;font-weight: 400;color: #666666;line-height: 20px;margin-top: 20px;display: -webkit-box;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 60px;
}
.new .conBox .con li.topNew .det p, .new .conBox .con li.topNew .det span {
    font-size: 13px !important;
    line-height: 20px !important;
    color: #666666 !important;
    margin-bottom: 0!important;
}
/* .new .conBox .con{display: flex;align-items: center;justify-content: space-between;} */
/*zhuanjia*/
.zhuanjia{width: 100%;margin-top:60px;}
.zhuanjia .bx-wrapper .bx-viewport{box-shadow: none;overflow: inherit !important;}
.zhuanjia .bx-wrapper .bx-pager{display: none;}
.zhuanjia .bx-wrapper{max-width: 100% !important;padding: 0 5%;}
.zhuanjia .bx-wrapper .slider6{width: 100% !important;}
.zhuanjia .slide{width: 100% !important;}
.zhuanjia .slider6.wrap{width: 100% ;padding: 0 5%;}
.zhuanjia .slide .left .box1{width: 98%;padding: 30px 18%;border: 1px #e5e5e5 solid;margin-bottom: 32px;}
.zhuanjia .slide .left .box1 .titbox{position: relative;display: flex;justify-content:center;align-items: center;width: 100%;height: 30px;margin: auto;}
.zhuanjia .slide .left .box1 .titbox:after{content: "";position: absolute;bottom: -15px;left: 34%;width: 120px;height: 2px;background: #e5e5e5;}
.zhuanjia .slide .left .box1 .titbox span:nth-of-type(1){display: block;float: left;font-size: 28px;color: #a90e14;margin-right: 10px;}
.zhuanjia .slide .left .box1 .titbox span:nth-of-type(2){display: block;float: left;font-size: 16px;color: #353535;}
.zhuanjia .slide .left .box1 p{font-size: 14px;color: #909090;margin-top: 34px;line-height: 160%;}
.zhuanjia .slide .left .box2{width: 100%;height: auto;}
.zhuanjia .slide .left .box2 ul li{position: relative;padding: 0;width: 32%;}
.zhuanjia .slide .left .box2 ul li:nth-of-type(1),.zhuanjia .slide .left .box2 ul li:nth-of-type(2){margin-right: 2%;}
.zhuanjia .slide .left .box2 ul li img{width: 100%;height: 287px;}
.zhuanjia .slide .left .box2 ul li .span{position: absolute;bottom: 0;left: 0;width: 100%;height: 108px;padding: 10px 15px;text-align: left;background: rgba(0,0,0,0.55);}
.zhuanjia .slide .left .box2 ul li .span span{font-size: 18px;color: #fff;line-height: 160%;}
.zhuanjia .slide .right{padding: 0;}
.zhuanjia .slide .right .box1{display: none;}
.zhuanjia .slide .right img{width: 100%;height: 410px;}
.zhuanjia .slide .right .span{position: absolute;bottom: 0;left: 0;width: 100%;height: 186px;padding: 10px 15px;text-align: left;color: #fff;background: rgba(0,0,0,0.55);}
.zhuanjia .slide .right .span span{font-size: 18px;color: #ffffff;line-height: 160%;}


.zhuanjia .bx-wrapper .bx-prev {
    left: 10px;
    background: url(../img/controls.png) no-repeat 0 -32px;
}
.zhuanjia .bx-wrapper .bx-next {
    right: 10px;
    background: url(../img/controls.png) no-repeat -43px -32px;
}

.peoBox{width: 100%;margin-top: 60px;padding: 40px 0; box-sizing: border-box;background: url('../img/zj.png') no-repeat;background-size: 100% 100%;}
.peoBox .tit span{font-size: 24px;font-weight: 600;color: #fff;}
.peoBox .peo{margin-top: 40px;position: relative; padding: 30px 0; width: calc(100% + 150px);margin-left: -75px;background-color: #fff;border-radius: 4px;display: flex;align-items: center;justify-content: center;}
.peoBox .peo .swiper{width: calc(100% - 150px);position: relative;overflow: hidden;}
.peoBox .peo .swiper-button-next:after,.peoBox .peo .swiper-container-rtl .swiper-button-prev:after,.peoBox .peo .swiper-button-prev:after,.peoBox .peo .swiper-container-rtl .swiper-button-next:after{display: none;}
.peoBox .peo .swiper-button-next,.peoBox .peo .swiper-button-prev{width:40px;}
.peoBox .peo .swiper-button-next,.peoBox .peo .swiper-container-rtl .swiper-button-prev{right: 25px;}
.peoBox .peo .swiper-button-prev,.peoBox .peo .swiper-container-rtl .swiper-button-next{left: 25px;}
.peoBox .peo .swiper-button-next img,.peoBox .peo .swiper-button-prev img{width: 40px;height: 40px;}
.peoBox .peo .swiper .swiper-wrapper .swiper-slide{}
.peoBox .peo .swiper .swiper-wrapper .swiper-slide .imgBox{position: relative;}
.peoBox .peo .swiper .swiper-wrapper .swiper-slide img{width: 100%;height:436px;}
.peoBox .peo .swiper .swiper-wrapper .swiper-slide .name .mz{font-size: 17px;}
.peoBox .peo .swiper .swiper-wrapper .swiper-slide .name{background: rgba(0,0,0,0.5); position: absolute;bottom: 0;left: 0;width: 100%;font-size: 15px;color: #fff;padding: 10px 15px;font-weight:600;box-sizing:border-box;}
.peoBox .peo .swiper .swiper-wrapper .swiper-slide .text{font-size: 14px;color: #fff;width: 100%;margin-top: 7px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}

.ksBox{margin-top: 60px;width: 100%;}
.ksBox .tit span{font-size: 24px;font-weight: 600;color: #333;}
.ksBox .ks .tab{display: flex;align-items: center;justify-content: center;margin-top: 30px;}
.ksBox .ks .tab li{display: flex;align-items: center;justify-content: center;font-size:20px;font-weight: bold;color: #333333;margin: 0 50px;cursor:pointer;}
.ksBox .ks .tab li img{height: 30px;margin-right: 15px;}
.ksBox .ks .tab li .red{display: none;}
.ksBox .ks .tab li.active{scale: 1.2;color: #C00808;}
.ksBox .ks .tab li.active .red{display: block;}
.ksBox .ks .tab li.active .gray{display: none;}
.ksBox .ks .ksCon{display: none;}
.ksBox .ks .ksCon.active{display: block;}
.ksBox .ks .ksCon .ksType{display: flex;align-items: center;margin-top: 40px;}
.ksBox .ks .ksCon .ksType .type{position: relative; width: calc((100% - 160px)/5);margin-right: 40px;padding: 10px 0;text-align: center;color: #fff; border-radius: 5px;background: #C00808;font-size:17px;font-weight:600;cursor:pointer;}
.ksBox .ks .ksCon .ksType .type img{display: none; width: 27px;position: absolute;left: calc((100% - 27px)/2);bottom: -10px;}
.ksBox .ks .ksCon .ksType .type.active img{display: block;}
.ksBox .ks .ksCon .ksType .type:nth-last-child(1){margin-right: 0;background: #19C2D4;}
.ksBox .ks .ksCon .ksType .type:nth-of-type(2){background: #E36A05;}
.ksBox .ks .ksCon .conBox{display: none;align-items: center;flex-wrap: wrap; margin-top: 40px;    background: #f9f9f9;padding: 20px;font-size: 16px;}
.ksBox .ks .ksCon .conBox.active{display: flex;}
.ksBox .ks .ksCon .conBox .con{cursor: pointer; width: calc((100% - 160px)/5);margin-right: 40px;padding: 10px 0;text-align: center;color: #333333; border-radius: 5px;border:1px solid #B4B4B4;margin-bottom: 20px;}
.ksBox .ks .ksCon .conBox .con:nth-of-type(5n){margin-right: 0;}
.ksBox .ks .ksCon .conWrap .conBox:nth-of-type(1) .con:hover{color: #C00808;border: 1px solid #C00808;}
.ksBox .ks .ksCon .conWrap .conBox:nth-of-type(1) .con:hover a{color: #C00808;}
.ksBox .ks .ksCon .conWrap .conBox:nth-of-type(2) .con:hover{color: #E36A05;border: 1px solid #E36A05;}
.ksBox .ks .ksCon .conWrap .conBox:nth-of-type(2) .con:hover a{color: #E36A05;}
.ksBox .ks .ksCon .conWrap .conBox:nth-of-type(3) .con:hover{color: #19C2D4;border: 1px solid #19C2D4;}
.ksBox .ks .ksCon .conWrap .conBox:nth-of-type(3) .con:hover a{color: #19C2D4;}


.yyBox{width: 100%;margin-top: 60px;}
.yyBox .yybg{width: 100%;}
.yyBox .yy{margin-top: -7%;width: calc(100% + 150px);position: relative;margin-left: -75px;display: flex;align-items: center;justify-content: center;}
.yyBox .swiper{width: calc(100% - 150px);position: relative;overflow: hidden;}
.yyBox .swiper-button-next:after,.yyBox .swiper-container-rtl .swiper-button-prev:after,.yyBox .swiper-button-prev:after,.yyBox .swiper-container-rtl .swiper-button-next:after{display: none;}
.yyBox .swiper-button-next,.yyBox .swiper-container-rtl .swiper-button-prev{right: 10px;top: 0;margin-top: 0;}
.yyBox .swiper-button-prev,.yyBox .swiper-container-rtl .swiper-button-next{left: 10px;top: 0;margin-top: 0;}
.yyBox .swiper-button-prev,.yyBox .swiper-button-next{height: 100%;}
.yyBox .swiper-button-next img,.yyBox .swiper-button-prev img{height: 100%;max-width:unset;}
.yyBox .swiper .swiper-wrapper .swiper-slide{position: relative;overflow:hidden;border-radius:10px;}
.yyBox .swiper .swiper-wrapper .swiper-slide .name{width: 100%;height: 100%;position: absolute;top: 0;left: 0;font-size: 24px;color: #fff;display: flex;align-items: center;justify-content: center;}
.yyBox .swiper .swiper-wrapper .swiper-slide img{width: 100%;}
.yyBox .swiper .swiper-wrapper .swiper-slide:hover img{transform: scale(1.1);transition: all 0.8s;}

@media(max-width:1500px){
	.peoBox .peo{width: 100%;margin-left: 0;}
	.yyBox .yy{width: 100%;margin-left: 0;}
	.peoBox .peo .swiper .swiper-wrapper .swiper-slide img{height:310px;}
}
@media(max-width:1200px){

	.peoBox .peo .swiper .swiper-wrapper .swiper-slide img{height:253px;}
}
@media(max-width:990px){
	.new .conBox .con ul{margin-top: 20px;}
	.ksBox .ks .ksCon .conBox .con{width: calc((100% - 120px)/4);margin-right: 40px!important;}
	.ksBox .ks .ksCon .conBox .con:nth-of-type(4n){margin-right: 0!important;}
	.ksBox .ks .ksCon .ksType .type{width: calc((100% - 120px)/4);margin-right: 40px!important;}
	.ksBox .ks .ksCon .ksType .type:nth-of-type(4n){margin-right: 0!important;}
}
@media(max-width:768px){
    .banner{margin-top: 52px;}
    .ksBox .ks .ksCon .ksType .type,.ksBox .ks .ksCon .conBox{font-size:13px;}
    .peoBox .peo .swiper .swiper-wrapper .swiper-slide img{width:100%;height:170px;object-fit:cover;}
	.ksBox .ks .tab li{font-size: 13px;margin: 0 22px;}
	.ksBox .ks .tab li img{height: 21px;margin-right: 7px;}
	.ksBox .ks .ksCon .conBox .con{width: calc((100% - 40px)/2); margin-right: 20px!important;}
	.ksBox .ks .ksCon .conBox .con:nth-of-type(2n){margin-right: 20px!important;}
	.ksBox .ks .ksCon .ksType .type{width: calc((100% - 40px)/4);margin-right: 20px!important;}
	.ksBox .ks .tab li{margin: 0 13px;}
	.yyBox .yy{margin-top: 20px;}
	.yyBox .swiper .swiper-wrapper .swiper-slide .name{font-size: 15px;}
	
	.ksdh ul li a{font-size: 15px;}
	.ksdh ul li a img{height: 25px;}
	.new .tit span,.peoBox .tit span,.ksBox .tit span{font-size: 18px;}
	.new .tit ul li{font-size: 12px;padding: 1px 10px;}
	.peoBox .peo{width: calc(100% - 30px);margin-left: 15px;}
	.peoBox .peo .swiper{width: calc(100% - 78px);}
	.peoBox .peo .swiper-button-prev, .peoBox .peo .swiper-container-rtl .swiper-button-next{left: 6px;}
	.peoBox .peo .swiper-button-next, .peoBox .peo .swiper-container-rtl .swiper-button-prev{right: 6px;}
}
@media (min-width: 1500px){
    .container {
    width: 1400px;
}
}
