




/* 内容模式*/
.article{padding:60px 0 40px;line-height:2;font-size:16px;word-wrap:break-word;}
.article .hd{padding:0 0 20px;text-align:center;}
.article .hd h1{color:#000;font-size:20px;}
.article .hd .titBar{color:#797979;font-size:12px;}
.article .bd{padding-bottom:40px;}
.article .ft{padding:20px 0 20px;border-top:1px solid #ddd;margin-top: 20px;}
.article img{max-width: 100%;}
.article video{max-width: 100%;height: auto; vertical-align: top;}

@media screen and (max-width: 1680px) {
	.article{padding-left: 4% ;padding-right: 4% ; font-size: 14px;}
}
@media screen and (max-width: 1280px) {
	.article{padding: 40px 4% 0; font-size: 14px;}
}
video::-internal-media-controls-download-button {
    display:none;
}
video::-webkit-media-controls-enclosure {
    overflow:hidden;
}
video::-webkit-media-controls-panel {
    width: calc(100% + 30px); 
} 
#dituContent img{max-width: unset!important;}



/* 分页*/
.page{padding-bottom: 100px;line-height: 38px;text-align: center;font-size: 16px;}
.page a{display: inline-block;margin: 0 2px;padding: 0 15px;border: 1px solid transparent;background: #eeeeee;color: #5c5c5c;vertical-align: top; transition: all 0.3s;border-radius: 4px;}
.page a:hover,.page .current{border: 1px solid #284299;background: #284299;color: #fff;}

.wrapper_box.wrapper_box_dj{    background: url(bg9.png) no-repeat top center;background-size: cover;}

.banner_ul{line-height: 58px;background-color: #ffffff;box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.33);margin-top: 35px;}
.banner_ul ul{display: flex;justify-content: space-around;}
.banner_ul ul li a{position: relative;	color: #000;font-size: 23px;font-weight: bold;}
.banner_ul ul li{position: relative;}
.banner_ul ul li.current a{color: #9d0a0f;}
.banner_ul ul li.current::after{content: "";left: -50px;border-bottom: 2px solid #840108;width: 10px;top: 50%;margin-top: -1px;position: absolute;}
.banner_ul ul li.current::before{content: "";right: -50px;border-bottom: 2px solid #840108;width: 10px;top: 50%;margin-top: -1px;position: absolute;}
.banner_ul ul li:hover a{color: #9d0a0f;}
.banner_ul ul li:hover::after{content: "";left: -50px;border-bottom: 2px solid #840108;width: 10px;top: 50%;margin-top: -1px;position: absolute;}
.banner_ul ul li:hover::before{content: "";right: -50px;border-bottom: 2px solid #840108;width: 10px;top: 50%;margin-top: -1px;position: absolute;}
.se_d{margin-top: 35px;}
.se_a{margin-top: 28px;}
.se_a .bd{display: flex;}
.se_a .bd .bd1{width: 670px;overflow: hidden;}
.se_a .bd .bd2{width: calc(100% - 670px);padding-left: 47px;}
.se_a .bd .bd1 .swiper-slide  .pc{overflow: hidden;}
.se_a .bd .bd1 .swiper-slide  .pc img{ width: 100%; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -ms-transition: all 0.6s ease; -o-transition: all 0.6s ease; height: 430px;object-fit: cover;}
.se_a .bd .bd1 .swiper-slide:hover  .pc img{ transform:scale(1.2) ; -webkit-transform:scale(1.2) ; -moz-transform:scale(1.2) ; -ms-transform:scale(1.2) ; -o-transform:scale(1.2) ; }
.se_a .bd .bd1 .swiper-slide a{display: block;}
.se_a .bd .bd1 .swiper-slide .p{color: #fff;font-size: 18px;background: url(bg10.png)no-repeat top center;background-size: cover;line-height: 80px;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 20px;}
.se_a .bd .bd1 .swiper .swiper-pagination{left: unset !important;right: 20px;width: unset !important;bottom: 90px !important;}
.se_a .bd .bd1 .swiper .swiper-pagination-bullet{ width: 12px; height: 12px; border-radius: unset; -webkit-border-radius: unset; -moz-border-radius: unset; -ms-border-radius: unset; -o-border-radius: unset; opacity: 1;background: white;}
.se_a .bd .bd1 .swiper .swiper-pagination-bullet-active{opacity: 1;background: #0465ae;}

.hd1_box{display: flex;justify-content: space-between;align-items: center;}
.hd1_box .h1{color: #9d0a0f;font-size: 28px;font-weight: bold;line-height: 38px;padding-left: 26px;position: relative;}
.hd1_box .h1::after{content: "";left: 0;border-left: 4px solid #9d0a0f;height: 24px;top: 50%;margin-top: -12px;left: 0;position: absolute;}
.hd1_box .more a{color: #999999;font-size: 21px;}
.hd1_box .more a:hover{color: #9d0a0f;}
.se_a .bd .bd2 .b_bd{margin-top: 20px;}
.se_a .bd .bd2 .b_bd ul li{border-bottom: 1px dashed #f2f2f2;padding-left: 14px;background: url(ico18.png)no-repeat left center;}
.se_a .bd .bd2 .b_bd ul li a{display: flex;align-items: center;justify-content: space-between;}
.se_a .bd .bd2 .b_bd ul li a .t{font-size: 19px;line-height: 70px;color: #333333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.se_a .bd .bd2 .b_bd ul li a .time{font-size: 16px;line-height: 60px;color: #999999;}
.se_a .bd .bd2 .b_bd ul li:hover{background: url(ico19.png)no-repeat left center;}
.se_a .bd .bd2 .b_bd ul li:hover .t{color: #9d0a0f;}
.se_a .bd .bd2 .b_bd ul li:hover .time{color: #9d0a0f;}

.se_b{margin-top: 27px;display: flex;}
.se_b .se_b1{width: 670px;}
.se_b .se_b1:nth-child(2){padding-left: 47px;width: calc(100% - 670px);}
.se_b .se_b1 .b_bd{margin-top: 15px;}
.se_b .se_b1 .b_bd ul li{border-bottom: 1px dashed #f2f2f2;padding-left: 14px;background: url(ico18.png)no-repeat left center;}
.se_b .se_b1 .b_bd ul li a{display: flex;align-items: center;justify-content: space-between;}
.se_b .se_b1 .b_bd ul li a .t{font-size: 19px;line-height: 70px;color: #333333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: calc(100% - 100px);}
.se_b .se_b1 .b_bd ul li a .time{font-size: 16px;line-height: 60px;color: #999999;}
.se_b .se_b1 .b_bd ul li:hover{background: url(ico19.png)no-repeat left center;}
.se_b .se_b1 .b_bd ul li:hover .t{color: #9d0a0f;}
.se_b .se_b1 .b_bd ul li:hover .time{color: #9d0a0f;}

.se_c{margin-top: 65px;padding-bottom: 35px;}
.se_c .bd{margin-top: 25px;overflow: hidden;}
.se_c .bd ul{width: 100%;overflow: hidden;}
.se_c .bd li{width: 372px !important;margin-right: 32px;}
.se_c .bd li a{display: flex;align-items: center;justify-content: center;height: 103px;border: 1px solid rgba(0, 0, 0, 0.1);padding: 11px;box-sizing: border-box;}

/*  */
.container  .sidebar{width: 307px;float: left;padding-bottom: 20px;box-sizing: border-box;}
.container  .sidebar .leftTitle i{font-style:normal ;display: block;background: url(bg12.png)no-repeat bottom center;font-size: 35px;color: white;text-align: center;line-height: 106px;}
.container  .sidebar .menu{}
.container  .sidebar .menu dl dt a {display: block;padding-left: 80px;box-sizing: border-box;color: #333;font-size: 18px;line-height: 75px;background: url(bg11.png)no-repeat left center;height: 75px;}
.container  .sidebar .menu dl dt{border-bottom: 1px solid #cccccc;position: relative;}
.container  .sidebar .menu dl dt::after{content: "";right: 30px;top: 50%;background: url(ico26.png)no-repeat center;width: 10px;height: 15px;margin-top: -7px;position: absolute;}

.container  .right{width: 1050px;float: right;}
.container  .right .location{line-height: 50px;box-sizing: border-box;display: flex;justify-content: space-between;border-bottom: 1px solid #ececec;}
.container  .right .location .tle{float: left; color: #333333;font-size: 23px;font-weight: bold;}
.container  .right .location .breadcrumbs{float: right;}
.container  .right .location .breadcrumbs span,.container  .right .location .breadcrumbs  a{color: #666;font-size: 14px;}
.container  .right .location .breadcrumbs  a{background: url(ico21.png)no-repeat right center;margin-right: 5px;padding-right: 13px;box-sizing: border-box;}
.container  .right .location .breadcrumbs  a:last-child{background: none;margin-right: 0;}
.container  .right .main{margin-top: 18px;}
.container  .right .main .article{margin-top: 23px;padding-bottom: 48px;}
.container  .right .main .article p{color: #000;font-size: 16px;line-height: 26px;text-indent: 2rem;}
.main{display: flex;justify-content: space-between;padding-top: 26px;}
.banner .swiper-slide .t{ position: absolute; left: 50%; width: 1200px; margin-left: -600px; font-size: 36px; color: #ffffff; z-index: 9; top: 50%; transform:translateY(-50%) ; -webkit-transform:translateY(-50%) ; -moz-transform:translateY(-50%) ; -ms-transform:translateY(-50%) ; -o-transform:translateY(-50%) ; }
.banner .swiper-slide{position: relative;}
.container  .sidebar .menu dl dt.current {border-bottom: 3px solid #0F74BA;} 
.container  .sidebar .menu dl dt.current a{ color: #125396; font-size: 20px; font-weight: bold; }
.container  .sidebar .menu dl dt a{position: relative;}
.container  .sidebar .menu dl dt span{ position: absolute; left: 80px; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -ms-transition: all 0.6s ease; -o-transition: all 0.6s ease; }
.container  .sidebar .menu dl dt.current span{left: 40px;}
.container  .sidebar .menu dl dt:hover span{left: 40px;}
.container  .sidebar .menu dl dt:hover {border-bottom: 3px solid #0F74BA;} 
.container  .sidebar .menu dl dt:hover a{ color: #125396; font-size: 20px; font-weight: bold; }


.dsj_a{padding-top: 55px;}
.dsj_a .bd{display: flex;justify-content: space-between;}
.dsj_a .bd .tle{font-size: 16px;line-height: 30px;color: #000;}
.dsj_a .bd .bd1{width: calc(100% - 120px);padding-right: 90px;position: relative;}
.dsj_a .bd .bd1 .swiper{overflow: hidden;}
.dsj_a .bd .bd1 .swiper .swiper-slide {width: 85px !important;}
.dsj_a .bd .bd1 .swiper .swiper-slide.on a{background: #0F74BA;color: white;}
.dsj_a .bd .bd1 .swiper .swiper-slide a{display: block;width: 85px;line-height: 30px;text-align: center;background: #F5F6FA;font-weight: bold;color: #000;}
.dsj_a .swiper-button-next,.dsj_a .swiper-button-prev{width: 30px;height: 30px;}
.dsj_a .swiper-button-prev{background: url(ico22.png)no-repeat center;right: 56px;left: unset;margin-top: -15px;}
.dsj_a .swiper-button-next{ background: url(ico22.png)no-repeat center; right: 11px;  margin-top: -15px; transform:rotateY(180deg) ; -webkit-transform:rotateY(180deg) ; -moz-transform:rotateY(180deg) ; -ms-transform:rotateY(180deg) ; -o-transform:rotateY(180deg) ; }
.dsj_a .swiper-button-next::after,.dsj_a .swiper-button-prev::after{display: none;}
.dsj_a .swiper-button-prev:hover{background: url(ico23.png)no-repeat center;transform:rotateY(180deg) ; -webkit-transform:rotateY(180deg) ; -moz-transform:rotateY(180deg) ; -ms-transform:rotateY(180deg) ; -o-transform:rotateY(180deg) ;}
.dsj_a .swiper-button-next:hover{ background: url(ico23.png)no-repeat center; right: 11px; margin-top: -15px; transform:rotateY(0) ; -webkit-transform:rotateY(0) ; -moz-transform:rotateY(0) ; -ms-transform:rotateY(0) ; -o-transform:rotateY(0) ; }
.dsj_b{margin-top: 80px;padding-bottom: 30px;}
.dsj_b ul li{display: flex;}
.dsj_b ul li .mc{font-size: 16px;color: #333;line-height: 30px;border-left: 1px solid #036eb6;width: calc(100% - 130px);padding: 40px 0;padding-left: 42px;position: relative;}
.dsj_b ul li .time{width: 130px;position: relative;}
.dsj_b ul li .time i{color: #0f74ba;font-weight: bold;font-size: 41px;line-height: 41px;}
.dsj_b ul li .time span{background: url(ico24.png)no-repeat left center;color: #ffffff;font-size: 18px;text-align: center;font-weight: bold;display: block;width: 95px;}
.dsj_b ul li .time::after{content: "";right:-8px;top: 0;width: 15px;background: url(ico25.png);height: 15px;position: absolute;z-index: 1;}
.dsj_b ul li:nth-child(1) .mc{padding-top: 0;}
.dsj_b ul li .mc::after{content: "";bottom: -9px;right: 0;border-bottom: 1px solid #d9d9d9; position: absolute;width: calc(100% - 42px);}
.dsj_b ul li:last-child .mc::after{display:none;}
.dsj_b ul li:last-child .mc{padding-bottom: 0;}

.hy{margin-top: 45px;padding-bottom: 140px;}
.hy li{display: flex;line-height: 75px;background: #F8F9F8;font-size: 16px;width: 100%;}
.hy li .t1{width: 10%;color: #2f6db5;text-align: center;}
.hy li .t2{width: 40%;color: #333333;text-align: center;}
.hy li .t3{width: 50%;color: #333333;padding-left: 97px;}
.hy li:nth-child(1){background: #6D9ECE;color: #fff;}
.hy li:nth-child(1) .t2{background: #4C84C1;color: #fff;}
.hy li:nth-child(1) .t3{text-align: center;padding-left: 0;color: #fff;}
.hy li:nth-child(1) .t1{text-align: center;color: #fff;}
.hy li:nth-child(2n){background: white;}

/* 内容模式 */
.article { padding:20px 0 40px; line-height:2; font-size:18px; word-wrap:break-word;color:#000; }
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#000; font-size:20px; }
.article .hd .titBar { color:#797979; font-size:12px; } 
.article .bd { padding-bottom:40px; }
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }

/* 头部新闻 */
.hotNews { margin-bottom:8px; overflow:hidden; position: relative;}
.hotNews .pic { float:left; width:324px; height:215px; margin-right:5px; }
.hotNews .pic img { width:100%; height:100%; }
.hotNews dl { display:block; overflow:hidden; zoom:1; padding:0 20px 0 19px; line-height:22px;}
.hotNews dl dt { margin-bottom:11px;font-weight: bold; font-size:20px; line-height:30px; }
.hotNews dl dt a { color:#333333; }
.hotNews dl dt a:hover { color:#000; }
.hotNews dl .t{padding-left: 19px;background: url(s2_1_30.png) no-repeat left center;font-size: 14px;color: #999999;}
.hotNews dl .i {color:#666666;font-size: 14px;margin-top: 20px;}
.hotNews dl .m { width:80px; height:32px; background:#fff; line-height:32px; text-align:center;position: absolute;bottom: 0;left:348px;}
.hotNews dl .m a { display:block; color:#888888;font-size: 14px;border:1px solid #999999;line-height: 30px;height: 30px;}
.hotNews dl .m a:hover { background:#3071a3; color:#fff;border:1px solid #3071a3;}

/* 新闻列表 */
.news { padding:0 0 40px; }
.newsTable th { border:1px solid #fff; background:#c8cacb; color:#fff; font-weight:bold; text-align:center; }
.newsTable td { padding:8px 10px; border-bottom:1px solid #dcd9d4; line-height:20px; }
.list { padding:0 0 40px; }
.list li {border-bottom:1px dashed #e0e0e0;line-height:45px; clear:both;}
.list li span { float:right; color:#888888; font-size:14px; }
.list li a { padding-left:19px; background:url(li3_03.png) no-repeat 2px center;font-size: 16px;color: #333333;}
.list li:hover a {background:url(li4_06.png) no-repeat 2px center;color: #2c6ea1;}
.list li:hover span{color: #2c6ea1;}

/* 图文新闻 */
.pothoItem { margin:0 0 40px; }
.pothoItem .item { margin-bottom:20px; padding:0 0 20px; border-bottom:1px dashed #d3d3d3; overflow:hidden; }
.pothoItem .item .pic { float:left; width:200px; height:150px; margin-right:20px; padding:4px; border:1px solid #e7e7e7; }
.pothoItem .item .pic img { width:200px; height:150px; }
.pothoItem .item dl { display:block; overflow:hidden; zoom:1; padding:0; line-height:20px; }
.pothoItem .item dl dt { font-size:16px; line-height:32px; }
.pothoItem .item dl .d,.pothoItem .item dl .m { display:none; }
.pothoItem .item dl .i { padding:5px 0 0; color:#999; font-size:14px; line-height:25px; }

/* 图片列表 */
.pic-item-list { margin:0 0 20px; }
.pic-item-list .pic-item { display:block; float:left; width:130px; margin-bottom:10px; padding:0; }
.pic-item-list .list-pic { display:block; width:100px; height:100px; margin:0 auto; padding:4px; border:1px solid #919090; line-height:100px; text-align:center; }
.pic-item-list dl { padding:0 5px; line-height:26px; text-align:center; }
.piList { padding:40px 0 ; overflow:hidden; }
.piList .pic-item-list { width:1000px; margin:0; padding:0; }
.piList .pic-item { position:relative; width:335px; margin:22px 22px 0 0; padding:0; display:inline; }
.piList .list-pic { display:block; width:100%; height:unset; margin-bottom:0; padding:0; border:0; overflow: hidden;}
.piList .list-pic img { width:335px; height:unset; transition:all 0.6s ease ; -webkit-transition:all 0.6s ease ; -moz-transition:all 0.6s ease ; -ms-transition:all 0.6s ease ; -o-transition:all 0.6s ease ; }
.piList .pic-item:hover .list-pic img { transform:scale(1.2) ; -webkit-transform:scale(1.2) ; -moz-transform:scale(1.2) ; -ms-transform:scale(1.2) ; -o-transform:scale(1.2) ; }
.piList dl {  line-height:60px; background: #f5f5f5;}
.piList dl dt  a{display: block;color: #000;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size:18px; }
.piList .pic-item:nth-child(3n){margin-right: 0;}
.piList .pic-item-list{width: 100%;display: flex;flex-wrap: wrap;}
.piList .pic-item:nth-child(-n+3){margin-top: 0;}
/* 人才招聘 */
.hrTop { padding:0 0 30px; border-bottom:1px solid #ddd; }
.hrTop li { padding-left:16px; background:url(ico_05.gif) no-repeat 0 8px; font-weight:bold; line-height:24px; }
.hrTable .hrTableTh { height:32px; background:#666; color:#fff; }
.hrTable th { color:#fff; font-weight:normal; }
.hrTable td { padding:0 8px; }
.hrTable .bg td { background:#eee; }
.hr { position:relative; padding:0 0 35px; }
.hr h3 { padding-left:0; border-bottom:1px dotted #ccc; color:#32a237; font-size:20px; line-height:55px; }
.hr h3 s { float:right; width:20px; height:20px; margin-top:17px; cursor:pointer; }
.hr h3 .off { background:url(hr_down.gif) no-repeat center; }
.hr h3 .on { background:url(hr_up.gif) no-repeat center; }
.hrItem { margin-bottom:5px; }
.hrItem .title { border-bottom:1px dotted #ccc; color:#999; font-weight:bold; line-height:36px; }
.hrItem .title span { float:right; font-weight:100; }
.hrItem .title span a { color:#88000c; }
.hrItem .con { margin-bottom:10px; padding:15px 0; line-height:24px; }
.hrItem .con h4 { font-size:14px; line-height:36px; }
.hrItem .apply { width:95px; height:25px; padding:0; background:#01286f; color:#fff; line-height:25px; text-align:center; }
.hrItem .apply a { color:#fff; }
.hr-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #777; }
.hr-list .title { padding:0; color:#3A7FCA; font-weight:bold; line-height:20px; }
.hr-list .title span { float:right; font-weight:100; }
.hr-list .info { padding:5px 0; line-height:24px; }
.hr-list .apply { height:24px; line-height:24px; text-align:right; }

/* 新闻列表 */
.message { padding:0 0 30px; }
.message-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #ddd; }
.message-list .m-title { padding:0; color:#32a237; font-size:14px; font-weight:bold; line-height:20px; }
.message-list .m-title span { float:right; color:#01286f; font-size:12px; font-weight:100; }
.message-list .m-info { padding:5px 0; line-height:24px; }
.message-list .r-title { padding:0; line-height:20px; }
.message-list .r-info { padding:5px 0; line-height:24px; }

/* 人才招聘 */
.form-panel { padding:0 0 30px; }
.form-panel h4 { margin-bottom:10px; padding:0 20px; background:#666; color:#fff; line-height:30px; }
.form-panel .tips { padding:10px 0 10px 100px; font-weight:bold; font-size:13px; text-align:left; }
.form-panel .field { clear:both; }
.form-panel li.field label { display:block; float:left; width:100px; line-height:24px; text-align:right; }
.form-panel .input { padding:5px 0; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:20px; padding:2px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .submit-field { padding:0 10px 20px 100px; _padding:0 10px 20px 100px; clear:both; }
.form-panel .submit-field input { margin-right:10px; }
.form-panel .submit-field .btn-submit,.form-panel .submit-field .btn-reset { width:93px; height:29px; border:none; background:#666; color:#fff; cursor:pointer; }

/* 产品详细页 */
.m-detail { margin-bottom:30px; }
.m-detail .m-property { float:left; width:100%; }
.m-detail .property { margin-left:350px; }
.m-detail .property h1 { font-weight:100; font-size:18px; line-height:34px; }
.m-detail .property .m-i-a { margin-bottom:8px; padding:8px 0 15px; border-bottom:1px dotted #d9d9d9; color:#888; font-size:14px; line-height:25px; }

.m-detail .gallery { position:relative; float:left; width:350px; margin-left:-100%; }
.m-detail .gallery .bigPic { width:300px; height:224px; }

.product-detail { border:1px solid #e5e5e5; }
.product-detail .hd { height:45px; border-bottom:1px solid #e5e5e5; background:#f6f6f6; }
.product-detail .hd h2 { float:left; width:136px; height:46px; margin:-2px 0 -1px; border-top:2px solid #0058af; border-right:1px solid #e5e5e5; background:#fff; font-size:22px; font-weight:100; line-height:46px; text-align:center; }
.product-detail .bd { padding:25px; line-height:28px; font-size:14px; }

.menu dl dd { padding:10px 0 10px 0; border-bottom:1px solid #eee; background:url(o_ico_18.gif) no-repeat 45px 13px #F6F7FA; font-size:16px; text-align:center; }
.menu dl dd a:hover,.menu dl dd .current { color:#3071a3; text-decoration:none; }
.sj{display: none;}
.lm{display: none;}
@media (max-width:1500px) {
    .container .sidebar{width: 250px;}
    .container .right{width: calc(100% - 300px);}
    .banner .swiper-slide .t{width: 900px;margin-left: -450px;}
    .page{padding-bottom: 50px;}
    .piList .pic-item{width: 49%;margin-right: 2%;margin-top: 2%;}
    .piList .pic-item:nth-child(-n+3){margin-top: 2%;}
    .piList .pic-item:nth-child(3n){margin-right: 2%;}
    .piList .pic-item:nth-child(-n+2){margin-top: 0;}
    .piList .pic-item:nth-child(2n){margin-right: 0;}
    .piList .list-pic img{width: 100%;}
    .hy{margin-top: 40px;padding-bottom: 50px;}
    .dsj_a{padding-top: 50px;}
    .dsj_b{margin-top: 50px;}

    .se_a .bd .bd1{width: 48%;}
    .se_a .bd .bd2{width: 48%;margin-left: 4%;padding-left: 0;}
    .hd1_box .more a{font-size: 16px;}
    .se_b .se_b1{width: 48%;}
    .se_b .se_b1:nth-child(2){width: 48%;margin-left: 4%;padding-left: 0;}
    .se_c{margin-top: 50px;}
}
@media (max-width:1200px) {
.hy li .t3{padding-left: 40px;}
}
@media (max-width:1040px) {
    .sj{display: block;}
    .se_d .swiper-slide .pc{display: none;}
    .container .right .location .breadcrumbs{display: none;}
    .container .right{width: 100%;}
    .container .sidebar{ position: fixed; top: 0; right: -300px; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -ms-transition: all 0.6s ease; -o-transition: all 0.6s ease;width: 200px;height: 100%;z-index: 9;background: #EFF1F7;}
    .mask{ position: fixed; left: 0; top: 0; width: 0; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 8; transition: all 0.6s ease; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -ms-transition: all 0.6s ease; -o-transition: all 0.6s ease; }
    .container .sidebar .menu dl dt a{line-height: 45px;font-size: 18px;height: 45px;padding-left: 25px;}
    .container .sidebar .leftTitle i{font-size: 24px;line-height: 70px;}
    .lm{ font-size: 18px; padding:  5px; border: 1px solid #ddd; line-height: 18px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; }
    .container .right .location{align-items: center;}
    .lm{display: block;}
    .banner .swiper-slide .t{ width: 100%; margin-left: 0; transform:translate(-50%,-50%) ; -webkit-transform:translate(-50%,-50%) ; -moz-transform:translate(-50%,-50%) ; -ms-transform:translate(-50%,-50%) ; -o-transform:translate(-50%,-50%) ; font-size: 24px;line-height: 34px;padding: 0 4%;box-sizing: border-box;}
    .main{padding-top: 30px;}
    .article{padding-bottom: 30px;}
    .list li a{width: calc(100% - 85px);display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
    .page{padding-bottom: 30px;}
    .list{    padding: 0 0 30px;}
    .page a{    margin:  2px;}
    .piList{    padding: 30px 0;}
    .piList dl dt a{font-size: 16px;}
    .article .bd{padding-bottom: 30px;}
    .ft ul li a{font-size: 16px;}

    .dsj_a{padding-top: 30px;}
    .dsj_b{margin-top: 30px;}
    .dsj_a .bd{flex-direction: column;}
    .dsj_a .bd .bd1{width: 100%;margin-top: 20px;}
    .dsj_b ul li .time i{font-size: 22px;line-height: 22px;height: 22px;}
    .dsj_b ul li .time span{font-size: 16px;width: 53px;}
    .dsj_b ul li .time{width: 75px;}
    .dsj_b ul li .mc{width: calc(100% - 75px);padding: 20px 0;padding-left: 20px;}
    .se_a .bd{flex-direction: column;}
    .se_a .bd .bd1{width: 100%;}
    .se_a .bd .bd2{width: 100%;margin-left: 0;margin-top: 20px;}
    .se_b .se_b1{width: 100%;}
    .se_b .se_b1:nth-child(2){width: 100%;margin-left: 0%;margin-top: 20px;}
    .se_b {flex-direction: column;}
    .se_a .bd .bd1 .swiper-slide .pc img{height: unset;}
    .se_a .bd .bd1 .swiper-slide .p{line-height: 50px;font-size: 16px;}
    .hd1_box .h1{font-size: 24px;line-height: 34px;}
    .se_a .bd .bd2 .b_bd ul li a .t{font-size: 16px;line-height: 50px;}
    .se_a .bd .bd2 .b_bd ul li a .time{font-size: 14px;line-height: 50px;}
    .se_b .se_b1 .b_bd ul li a .t{font-size: 16px;line-height: 50px;}
    .se_b .se_b1 .b_bd ul li a .time{font-size: 14px;line-height: 50px;}
    .se_c{margin-top: 30px;}
    .se_c .bd li {width: 200px !important; margin-right: 15px;}
    .se_c .bd li a {height: 60px;}
    .se_c .bd li img{height: 100%;}
    .se_c{padding-bottom: 30px;}
    .page a{    padding: 0 8px;}
    .page{line-height: 30px;}
    .hy{margin-top: 30px;padding-bottom: 0;}
    .hy li{line-height: 55px;}
    .hy li .t3{padding-left: 20px;display: flex;align-items: center;font-size: 14px;padding-right: 10px;}
    .hy li .t3 span{line-height: 24px;font-size: 14px;}
    .hy li{font-size: 14px;}
    .hy li:nth-child(1) .t3{display: unset;padding-right: 0;}
}
