@charset "utf-8";

/* CSS Document */
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar{width: 7px; background:rgba(255,255,255,0);} 
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track{background:#f5e7e7;} 
/* 定义滑块 内阴影+圆角 */
::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.1); background:#c02315; border-radius: 10px;} 

/* CSS Document */
*{margin:0 auto; padding:0; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;box-sizing:border-box;}
html {font-size: 62.5%; /*10÷16=62.5% */ min-width: 1024px; overflow-x: hidden;}
@media only screen and (max-width:1600px){
	html {font-size: 60%;}
}
@media only screen and (max-width:1440px){
	html {font-size: 56%;}
}
@media only screen and (max-width:1280px){
	html {font-size: 54%;}
}
@media only screen and (max-width:1024px){
	html {font-size: 50%;}
}
blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
span, a, ul, li {margin:0;padding:0;border:0;list-style-type:none;}
input, button, textarea{outline:none; appearance:none;}
body{font-family: "Noto Sans SC", "Roboto",sans-serif; font-weight: 400; font-size:12px; margin:0 auto; color:#222; PADDING-TOP:0px; overflow-x: hidden; background: url(body-bg.jpg) #fff9f4 no-repeat center top; background-size: 100%;}
a{color:#222; text-decoration:none;}
a:hover{color:#c02315;}

.linkA{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 9}

img{vertical-align:middle; border:0;}

.NSS100{font-family: 'Noto Sans SC'; font-weight: 100;}
.NSS300{font-family: 'Noto Sans SC'; font-weight: 300;}
.NSS400{font-family: 'Noto Sans SC'; font-weight: 400;}
.NSS500{font-family: 'Noto Sans SC'; font-weight: 500;}
.NSS700{font-family: 'Noto Sans SC'; font-weight: 700;}
.NSS900{font-family: 'Noto Sans SC'; font-weight: 900;}}

.Montserrat200{font-family: 'Montserrat'; font-weight: 200;}
.Montserrat300{font-family: 'Montserrat'; font-weight: 300;}
.Montserrat400{font-family: 'Montserrat'; font-weight: 400;}
.Montserrat500{font-family: 'Montserrat'; font-weight: 500;}
.Montserrat600{font-family: 'Montserrat'; font-weight: 600;}
.Montserrat700{font-family: 'Montserrat'; font-weight: 700;}
.Montserrat800{font-family: 'Montserrat'; font-weight: 800;}

.clear{clear:both; height:0; line-height:0; font-size:0; *display:inline;/*IE only*/}
.clearfix:after{content:"";display:block;clear:both;}
.b{font-weight: bold;}
.fl { float:left;}
.fr { float:right;}
.tal{text-align: left;}
.tac{text-align: center;}
.tar{text-align: right;}

@media only screen and (max-width:800px){
	embed{width:100%; height: auto;}
	video{width:100%; height: auto;}
	iframe{width:100%; height: auto;}
	table{width:100%; height: auto;}
}

/*表格*/
.product_tb table{width:100%; border-spacing:0; border-collapse:separate;}
.product_tb table>thead>tr>th,.product_tb table>tbody>tr>th,.product_tb table>tfoot>tr>th,.product_tb table>thead>tr>td,.product_tb table>tbody>tr>td,.product_tb table>tfoot>tr>td{text-align:center; line-height:35px;border-top:1px solid #ddd}
.product_tb table>thead>tr>th{vertical-align:bottom;border-bottom:1px solid #ddd;}
.product_tb table>caption+thead>tr:first-child>th,.product_tb table>colgroup+thead>tr:first-child>th,.product_tb table>thead:first-child>tr:first-child>th,.product_tb table>caption+thead>tr:first-child>td,.product_tb table>colgroup+thead>tr:first-child>td,.product_tb table>thead:first-child>tr:first-child>td{border-top:0}
.product_tb table>tbody+tbody tr:first-child td{border-top:2px solid #ddd}

.product_tb table{border:1px solid #ddd; border-left: none; border-top: none;}
.product_tb table>thead>tr>th,.product_tb table>tbody>tr>th,.product_tb table>tfoot>tr>th,.product_tb table>thead>tr>td,.product_tb table>tbody>tr>td,.product_tb table>tfoot>tr>td{border-left:1px solid #ddd}
.product_tb table>thead>tr>th:first-child,.product_tb table>tbody>tr>th:first-child,.product_tb table>tfoot>tr>th:first-child,.product_tb table>thead>tr>td:first-child,.product_tb>tbody>tr>td:first-child,.product_tb>tfoot>tr>td:first-child{border-left:none}

/*gotop*/
.cbbfixed {position:fixed; right:10px; bottom:10px; transition: bottom ease .3s; z-index:3; cursor:pointer;}
.cbbfixed .cbbtn {width: 40px; height: 40px; display: block; background-color:#c02315;}
.cbbfixed .gotop {transition:background-color ease .3s;margin-top: 1px;}
.cbbfixed .gotop .up-icon{float:left; margin:14px 0 0 9px; width:23px;height:12px;background:url(side-icon02.png);}
.cbbfixed .gotop:hover {background-color:#222;}
.cbbfixed .cweixin {background: #9b9b9b;}
.cbbfixed .cweixin:hover{background:#434343;}
.cbbfixed .cweixin div {background: url(erwei.png) no-repeat left center; width: 194px;height: 199px;position: absolute;left: -194px;top: -115px;opacity: 0;transform: scale(0);    -webkit-transform: scale(0);transform-origin: 100% 70%;-webkit-transform-origin: 100% 70%;transition: transform ease .3s,opacity ease .3s;-webkit-transition: all ease .3s;display:none\0;*display:none;}
.cbbfixed .cweixin:hover div {display: block;transform: scale(1);-webkit-transform: scale(1);opacity: 1;*display:block;}
.cbbfixed .cweixin .weixin-icon{float: left;margin:12px 0 0 11px;width:18px;height: 18px; background:url(side-icon01.png);}

@media only screen and (max-width:800px){
	.cbbfixed{-webkit-transform:scale(.8, .8); transform:scale(.8, .8); transition: all 1s; right:2px;}
}

@media only screen and (max-width:1366px) {}
@media only screen and (max-width:1280px) {}
@media only screen and (max-width:940px) {}
@media only screen and (max-width:800px) {}
@media only screen and (max-width:560px){}

/*container*/
.container{width: 92%; max-width:1200px; margin: 0 auto;}

/*top*/
.top{background: #282828; color: rgba(255,255,255, .7);}
.top .container{padding: .5% 0; display: flex; align-items: center; justify-content: space-between;}

/*head*/
.header{padding: 2% 0; display: flex; align-items: center; justify-content: space-between;}
.header .logo{width: 47%; min-width: 300px; transition: .5s;}
.header .logo a{position: relative; width: 100%; height: 0; padding-bottom:22.6%; overflow: hidden; display: block; background: url(logo.png)  no-repeat left center; background-size: 100%; transition: .5s;}
.header .slogan{width: 45%;}
.header .slogan img{width: 100%;}


/*nav*/
.nav{background: url(nav-bg.jpg) no-repeat center center; background-size: cover;}
.nav .nav_pc{display: flex; align-items: center; justify-content: space-around;}
.nav ul li{position: relative; padding: 1.6% 0; display: flex; align-items: center; justify-content:center;}
.nav ul li::before{content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 3px; background: #ffe9b2; transition: .5s;}
.nav ul li.hovert::before, .nav ul li:hover::before{width: 100%;}
.nav ul li .f_a{font-weight: 500;}
.nav ul li .f_a a{color: #fff; width: 100%; display:inline-block; display: flex; align-items: center; justify-content:center;}
.nav ul li.hovert .f_a a, .nav ul li:hover .f_a a{color: #ffe9b2; font-weight: 700;}
.nav ul li .s_navbox{display:none; position: absolute; left: 50%; transform:translate(-50%,0); top:100%; width: 170px; background: rgba(255,255,255,1); z-index: 99; box-shadow: 0 5px 25px rgba(0,0,0, .3);}
.nav ul li .s_navbox .s_a a{position: relative; color: #333; text-transform:uppercase; display:block; text-align: center; padding: 10px 0; border-bottom: 1px solid rgba(0,0,0,.08);}
.nav ul li .s_navbox .s_a a:last-child{border-bottom: none;}
.nav ul li .s_navbox .s_a a::before{content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 0; background: #d3141c; transition: .5s;}
.nav ul li .s_navbox .s_a a:hover::before{height: 100%;}
.nav ul li .s_navbox .s_a a:hover{color: #fff;}
.nav ul li .s_navbox .s_a a span{position: relative;}

/*bodybg*/
.bodybg{background: #fff; padding: 2%; margin: .5% auto 0;}

/*新闻头条*/
.indexnewhot{position: relative; padding-bottom: 3%; margin-bottom: 3%; border-bottom: 2px solid #efefef;}
.indexnewhot .title{color: #c02315; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-overflow: ellipsis; overflow: hidden;}
.indexnewhot:hover .title{text-decoration: underline;}
.indexnewhot .desc{margin-top: 1%; line-height: 1.5; color: #888; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden;}

/*indextitle*/
.indextitle{background: #efefef; padding-right: 2%; display: flex; align-items: center; justify-content: space-between;}
.indextitle .title{color: #fff; height: 50px; padding: 0 1.5vw; background: url(title-bg.jpg) no-repeat center center; background-size: cover; display: flex; align-items: center; justify-content: center;}
.indextitle .cat{flex: 1; margin-left: 3%; display: flex; align-items: center; justify-content: flex-start;}
.indextitle .cat .list{position: relative; color: #666; margin-right: 10px;}
.indextitle .cat .list:last-child{margin-right: 0;}
.indextitle .cat .list.on{color: #c02315;}

/*新闻推荐图-新闻列表*/
.indexnewsbox{display: flex; justify-content: space-between;}
.indexnewsbox .l{width: 50%;}
.indexnewsbox .r{width: 47%;}

.indexnewspic{position: relative; margin-left: 0; overflow: hidden;}
.indexnewspic .swiper-wrapper{width: 100%;}
.indexnewspic .swiper-slide{position: relative; overflow: hidden;}
.indexnewspic .swiper-slide .img{position: relative; top: 0; z-index: 2; width: 100%; height: 0; padding-bottom: 70%; overflow: hidden; transition: .5s;}
.indexnewspic .swiper-slide .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.indexnewspic .swiper-slide .title{position: absolute; left: 0; bottom: 0; z-index: 2; width: 100%; padding: 8% 20% 2% 3%; color: #fff; background-image: linear-gradient(to bottom, rgba(0,0,0, 0), rgba(0,0,0, .7)); }
.indexnewspic .swiper-slide .title p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-overflow: ellipsis; overflow: hidden;}
.indexnewspic .swiper-button-prev, .indexnewspic .swiper-button-next{top: 46%; background:rgba(0,0,0,.6); color: #fff; width: 25px; height: 35px; --swiper-navigation-size: 6px; outline:none;} 
.indexnewspic .swiper-button-prev{left: 0;}
.indexnewspic .swiper-button-next{right: 0;}
.indexnewspic .swiper-button-prev:hover, .indexnewspic .swiper-button-next:hover{background: #c02315; color: #fff;}
.indexnewspic .swiper-pagination{bottom: 4%; padding-right: 2%; text-align: right; z-index: 99;}
.indexnewspic .swiper-pagination-bullet{position: relative; z-index: 2; width: 9px; height: 9px; border-radius: 100px; margin:0 3px !important; background: rgba(255,255,255, 1); opacity: 1; outline:none; transition: .3s;}
.indexnewspic .swiper-pagination-bullet-active{background: #c02315; opacity: 1;}

.indexnewslist{height: calc(100% - 60px); margin-top: 10px; display: flex; flex-direction: column;}
.indexnewslist .list{position: relative; width: 100%; flex: 1; -webkit-box-orient:vertical; display:-webkit-box; display: flex; align-items: center; justify-content: space-between;}
.indexnewslist .list .x{width: 4px; height: 4px; background: #c02315;}
.indexnewslist .list .title{flex: 1; margin: 0 5px; color: #000; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-overflow: ellipsis; overflow: hidden;}
.indexnewslist .list.on .title{color: #c02315;}
.indexnewslist .list .time{color: #888;}

/**通栏一**/
.indexgg{position: relative; margin: 3% 0; overflow: hidden;}
.indexgg .swiper-wrapper{width: 100%;}
.indexgg .swiper-slide{position: relative; overflow: hidden;}
.indexgg .swiper-slide .img{position: relative; top: 0; z-index: 2; width: 100%; height: 0; padding-bottom: 10.6666%; overflow: hidden; transition: .5s;}
.indexgg .swiper-slide .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.indexgg .swiper-button-prev, .indexgg .swiper-button-next{top: 42%; background:rgba(0,0,0,.6); color: #fff; width: 2vw; min-width: 25px; height: 2vw; min-height:25px; border-radius: 100px; --swiper-navigation-size: 6px; outline:none;} 
.indexgg .swiper-button-prev{left: 1%;}
.indexgg .swiper-button-next{right: 1%;}
.indexgg .swiper-button-prev:hover, .indexgg .swiper-button-next:hover{background: #c02315; color: #fff;}
.indexgg .swiper-pagination{bottom: 6%; padding-right: 1%; text-align: right; z-index: 99;}
.indexgg .swiper-pagination-bullet{position: relative; z-index: 2; width: 9px; height: 9px; border-radius: 100px; margin:0 3px !important; background: rgba(255,255,255, 1); opacity: 1; outline:none; transition: .3s;}
.indexgg .swiper-pagination-bullet-active{background: #c02315; opacity: 1;}

/**首页快捷**/
.indexkjparty{display: flex; justify-content: space-between;}
.indexkj{width: 33%; display: flex; justify-content: space-between; flex-direction: column-reverse; flex-flow: wrap;}
.indexkj::after{content: ""; width: calc((100% - 2px) / 3);}
.indexkj .list{position: relative; width: calc((100% - 2px) / 3); height: calc((100% - 1px) / 2); text-align: center; display: flex; align-items: center; justify-content: center; transition: .5s;}
.indexkj .list:first-child{background: #c02315; width: calc((100% / 3) * 2); margin-bottom: 1px;}
.indexkj .list:first-child:hover{background: #9e160a;}
.indexkj .list:nth-child(2){background: #ffb350; width: calc((100% - 2px) / 3); margin-bottom: 1px;}
.indexkj .list:nth-child(2):hover{background: #cd8323;}
.indexkj .list:nth-child(3){background: #3e4c7c;}
.indexkj .list:nth-child(3):hover{background: #1c2c61;}
.indexkj .list:nth-child(4){background: #3d6985;}
.indexkj .list:nth-child(4):hover{background: #18435f;}
.indexkj .list:nth-child(5){background: #c4947d;}
.indexkj .list:nth-child(5):hover{background: #9c5d3f;}
.indexkj .list .box{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%; height: 50%;}
.indexkj .list .ico{width: 100%; height: 60%; display: flex; align-items: center; justify-content: center;}
.indexkj .list .ico img{height: 100%; transition: 2s;}
.indexkj .list:hover .ico img{transform:rotateY(360deg); -moz-transform:rotateY(360deg); -webkit-transform:rotateY(360deg); -o-transform:rotateY(360deg);}
.indexkj .list .title{color: #fff; margin-top: 5px;}

/**首页党建工会**/
.indexparty{width: 64%;}
.indexpartylist{height: calc(100% - 60px); margin-top: 10px; display: flex; justify-content: space-between; flex-flow: wrap;}
.indexpartylist .list{position: relative; width: calc((100% - 20px) / 2); padding: 1% 0; line-height: 1.5; display: flex; align-items: center; justify-content: space-between;}
.indexpartylist .list .x{width: 4px; height: 4px; background: #c02315;}
.indexpartylist .list .title{flex: 1; margin: 0 0 0 5px; color: #000; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-overflow: ellipsis; overflow: hidden;}
.indexpartylist .list.on .title{color: #c02315;}

/**首页应急产业**/
.indexindustry{margin: 3% 0;}
.indexindustrylist{margin-top: 2%; display: flex; justify-content: space-between;}
.indexindustrylist .list{width: calc((100% - 10px) / 3); overflow: hidden;}
.indexindustrylist .list .listlist{position: relative;}
.indexindustrylist .list:first-child .listlist, .indexindustrylist .list:nth-child(3) .listlist{width: 100%; height: 0; padding-bottom: 90%; overflow: hidden;}
.indexindustrylist .list:nth-child(2) .listlist{height: calc((100% - 5px) / 2); overflow: hidden;}
.indexindustrylist .list:nth-child(2) .listlist:nth-child(2){margin-top: 5px;}
.indexindustrylist .list .listlist .img{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.indexindustrylist .list .listlist .img img{width: 100%; height: 100%; object-fit: cover; transition: .5s;}
.indexindustrylist .list .listlist:hover .img img{transform: scale(1.2);}
.indexindustrylist .list .listlist .title{position: absolute; left: 0; bottom: 0; z-index: 2; color: #fff; text-align: center; width: 100%; padding: 6% 0 3% 0; background-image: linear-gradient(to bottom, rgba(0,0,0, 0), rgba(0,0,0, .7));}
.indexindustrylist .list .listlist .title p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-overflow: ellipsis; overflow: hidden;}

/**友情链接**/
.indexlink{background: #efefef; padding: 1% 1%; display: flex; justify-content: flex-start; flex-flow: wrap;}
.indexlink a{margin: 5px 10px}

/**底部**/
.footer{margin: 1% auto 1%; padding: 2% 2%; background: #fff;}
.footer a{color: rgba(0,0,0, .5); transition: .5s;}
.footer a:hover{color: #c02315;}

.footernav{border-bottom: 1px solid rgba(0,0,0, .08); padding: 0 5% 2% 5%; display: flex; align-items: center; justify-content: space-between;}
.footernav a{color: #000;}
.footernav a:hover{color: #c02315;}

.footerlogocopy{margin-top: 3%; display: flex; align-items: center; justify-content: space-between;}
.footerlogo{}
.footerlogo img{width: 12vw; min-width: 120px;}
.footercopy{}
.footercopy p{margin: 5px 0;}

.ipv6{display: inline-block; background: url(ipv6.png) no-repeat center center; background-size: 100%; width: 37px; height: 16px;}
.zqkj{display: inline-block; background: url(zqkj1.png) no-repeat center center; background-size: 100%; width: 107px; height: 10px; opacity: .5; transition: .5s;}
.zqkj:hover{opacity: 1;}


/*悬浮窗*/
#sus{position: fixed; right: 50%; margin-right: -660px; bottom: 255px; z-index: 9999;}
#sus .sus-list li{position: relative; width: 60px; height: 60px; margin-top: 10px; background-color: #c00f16; transition: .5s}
#sus .sus-list li:hover{background-color: #a2090f;}
#sus .sus-list li a{display: block;width: 100%;height: 100%;}
#sus .sus-list li:first-child{margin-top: 0;}
#sus .sus-list li .box-ico{width: 60px; height: 100%; overflow: hidden; display: flex; align-items: center; text-align: center; justify-content: center; font-size: 12px; color: #fff;}
#sus .sus-list li .box-ico i{font-size: 28px; margin-bottom: 5px;}
#sus .sus-list li:nth-child(2) .box-ico i{font-size: 28px;}
#sus .sus-list li .ico{display: block;width: 35px;height: 38px;margin: 0px auto; background-repeat: no-repeat; background-position: center;}
#sus .sus-list li.btn-toTop{display: none;}
#sus .sus-list li .qr-code-box{display: none; text-align: center; position: absolute; top: 50%;margin-left: -140px;width: 140px;padding: 10px;margin-top: -60px; background-color: #fff; border: 1px solid #e9e9e9;}
#sus .sus-list li:hover .qr-code-box{display: block;}
#sus .sus-list li .qr-code-box img{display: block; width: 120px;}
#sus .sus-list li .qr-code-box p{padding-top: 5px;color: #000;font-size: 14px;text-align: center;}
#sus .sus-list li .qr-code-box p:first-child{font-weight: bold; font-size: 16px; font-weight: bold; color: #c00f16;}

@media only screen and (max-width:1440px){
	#sus{position: fixed; right: 0; margin-right: 0;}
}

/*内页*/
.mainbody{background: #fff; padding: 3% 4% 4% 4%; margin: .5% auto 0;}

.mainbody_content{margin-top: 3%; line-height: 1.8; text-align:justify;}
.mainbody_content p{margin:.6vw 0;}
.mainbody_content p:first-child{margin-top: 0;}
.mainbody_content p:last-child{margin-bottom: 0;}
.mainbody_content img{max-width:100%;}

@media only screen and (max-width:1366px){
	.mainbody_content{line-height: 1.6;}
}

/**about-navlocation**/
.about-navlocation{background: #efefef; padding: 15px; display: flex; align-items: center; justify-content: space-between;}

.location{color: #888; padding-right: 10px;}
.location a{color: #888;}
.location i{color: #666; margin: 0 5px;}
.location i:first-child{margin: 0 0; color: #c02315;}

/*about-nav*/
.about-nav{flex: 1; display: flex; justify-content: flex-start;}
.about-nav a{position: relative; color: #333; padding: 1.2% 3%; text-align: center; display: flex; align-items: center; justify-content: center;}
.about-nav a:last-child{margin-right: 0;}
/*.about-nav a::before{position: absolute; content: ""; left: 0; bottom: 0; width: 100%; height: 0; background: #c02315; transition: .5s;}
.about-nav a:hover::before, .about-nav a.cur::before{height: 100%;}*/
.about-nav a:hover, .about-nav a.cur{color: #fff; background: url(title-bg.jpg) no-repeat center center; background-size: cover;}
.about-nav a font{position: relative; z-index: 2;}

/*内页新闻列表推荐新闻*/
.bodynewshot{position: relative; margin-top: 3%; padding-bottom: 30px;}
.bodynewshot .swiper-wrapper{width: 100%;}
.bodynewshot .swiper-slide{position: relative; background: #efefef; display: flex; align-items: center; justify-content: space-between;}
.bodynewshot .swiper-slide .img{position: relative; width: 100%; height: 0; padding-bottom: 65%; overflow: hidden;}
.bodynewshot .swiper-slide .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.bodynewshot .swiper-slide .img p img{width: 100%; height: 100%; object-fit: cover; transition: .5s;}
.bodynewshot .swiper-slide:hover .img img{transform: scale(1.15);}
.bodynewshot .swiper-slide .title{position: absolute; left: 0; bottom: 0; z-index: 2; color: #fff; text-align: center; width: 100%; padding: 6% 3% 3% 3%; background-image: linear-gradient(to bottom, rgba(0,0,0, 0), rgba(0,0,0, .7));}
.bodynewshot .swiper-slide .title p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; text-overflow: ellipsis; overflow: hidden;}
.bodynewshot .swiper-button-prev, .bodynewshot .swiper-button-next{top: 39%; background:rgba(0,0,0,.6); color: #fff; width: 25px; height: 35px; --swiper-navigation-size: 6px; outline:none;} 
.bodynewshot .swiper-button-prev{left: 0;}
.bodynewshot .swiper-button-next{right: 0;}
.bodynewshot .swiper-button-prev:hover, .bodynewshot .swiper-button-next:hover{background: #c02315; color: #fff;}
.bodynewshot .swiper-pagination{bottom: 2%; text-align: center; z-index: 99;}
.bodynewshot .swiper-pagination-bullet{position: relative; z-index: 2; width: 8px; height: 8px; border-radius: 100px; margin:0 3px !important; background: rgba(0,0,0, .4); opacity: 1; outline:none; transition: .3s;}
.bodynewshot .swiper-pagination-bullet-active{background: #c02315; opacity: 1;}


/*内页新闻列表*/
.bodynewslist{margin-top: 2%; display: flex; justify-content: space-between; flex-flow: wrap;}
.bodynewslist .list{position: relative; width: 100%; margin: 1% 0; padding: 3% 4%; border: 1px solid rgba(0,0,0, .08);}
.bodynewslist .list:nth-child(2n){background: #f6f6f6;}
.bodynewslist .list .title{color: #000; text-align: justify; line-height: 1.4; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden;}
.bodynewslist .list.on .title{color: #c02315;}
.bodynewslist .list .desc{color: #888; text-align: justify; margin: 2% 0 5% 0; line-height: 1.4; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; text-overflow: ellipsis; overflow: hidden;}
.bodynewslist .list .time{color: #888;}

/*内页新闻详情*/
.newsbody-top{padding: 4% 4%; background: url(newsshow-bg.jpg) no-repeat center center; background-size: cover;}

.newsshow-title{color: #000; line-height: 1.4;}
.newsshow-info{color: #666; margin-top: 2%;}
.newsshow-info span{color: #999;}
.newsshow-info font{font-family: 'Montserrat'; font-weight: 600; color: #666;}
.newsshow-info a{font-family: 'Noto Sans SC'; font-weight: 500; color: #666;}
.newsshow-info a:hover{color: #c02315;}

/*内页产品中心*/
.bodyproduct{margin-top: 2%; padding-bottom: 0; margin-bottom: 0; display: flex; justify-content: space-between; flex-flow: wrap;}
.bodyproduct::after{content: ""; width: calc((100% - 6%) / 3);}
.bodyproduct .list{position: relative; top: 0; width: calc((100% - 6%) / 3); margin: 1.5% 0; border: 1px solid rgba(0,0,0, .08); transition: .5s;}
.bodyproduct .list.on{top: -15px; box-shadow: 0 0 40px rgba(0,0,0, .1);}
.bodyproduct .list .box{background: #f2f5f8;}
.bodyproduct .list .indexmorew{background-color: #fff;}
.bodyproduct .after-add{content: ""; width: calc((100% - 6%) / 3); height: 0; padding: 0; margin: 0;}

/*内页图片列表*/
.bodyimg{margin-top: 3%; display: flex; justify-content: space-between; flex-wrap: wrap;}
.bodyimg:after{content: ''; width:calc((100% - 4%) / 3);}
.bodyimg .list{position: relative; top:0; width:calc((100% - 4%) / 3); margin: 1% 0; padding: 1% 1% 0 1%; border: 1px solid rgba(0,0,0, .07); transition: .5s;}
.bodyimg .list.on{top: -10px; border: 1px solid #c02315;}
.bodyimg .list .img{width: 100%; position: relative; height: 0; padding-bottom: 70%; background: #f6f6f6; transition: .5s;}
.bodyimg .list .img p{position: absolute; width: 100%; height: 100%; top: 0; left: 0; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.bodyimg .list .img p img{width: 100%; height: 100%; object-fit: cover; transition: all 1s;}
.bodyimg .list.on .img p img {transform: scale(1.15);}

.bodyimg .list .imgt{width: 100%; position: relative; height: 0; padding-bottom: 70%; background: #f6f6f6; transition: .5s;}
.bodyimg .list .imgt p{position: absolute; width: 100%; height: 100%; top: 0; left: 0; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.bodyimg .list .imgt p img{max-width: 100%; max-height: 100%; transition: 1s;}

.bodyimg .list .titlemore{position: relative; padding: 5% 0; display: flex; align-items: center; justify-content: space-between;}
.bodyimg .list .titlemore .title{flex: 1; width: 100%; margin-right: 5px;}
.bodyimg .list.on .titlemore .title{color: #c02315;}
.bodyimg .list .titlemore .title p{position: relative; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.bodyimg .list .titlemore .more{color: #888;}
.bodyimg .list.on .titlemore .more{color: #c02315;}

.bodyimg .list .video-ico{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 55px; height: 55px; border-radius: 50%; background: rgba(0,0,0, .6); display: flex; align-items: center; justify-content: center;}
.bodyimg .list .video-ico img{width: 40%; padding-left: 3px;}
.bodyimg .list.on .video-ico{background: #c02315;}

.bodyimg .after-add{content: ""; width: calc((100% - 6%) / 3); height: 0; padding: 0; margin: 0;}

/*应急队伍查询*/
.teamlist{border: 1px solid rgba(0,0,0, .1); padding: 1% 2%;}
.teamlist .list{padding: .5% 0;  display: flex; justify-content: flex-start; flex-flow: wrap;}
.teamlist .list .title{color: #fff; padding: 5px 15px; margin-right: 15px; background: url(title-bg.jpg) no-repeat center center;}
.teamlist .list .listlist{flex: 1; width: 100%; display: flex; align-items: center; justify-content: flex-start; flex-flow: wrap;}
.teamlist .list .listlist p{margin-right: 15px; color: #666;}
.teamlist .list .listlist p:last-child{margin-right: 0;}

.teamsearch{margin-top: 3%; display: flex; align-items: center; justify-content: space-between;}
.teamsearch .list{width: 30%; height: 50px; margin-right: 10px; background: #fff; border: 1px solid rgba(0,0,0, .1); border-radius: 3px; box-shadow: rgba(0, 0, 0, 0.05) 0 0.5rem 1rem -0.25rem; position: relative; display: flex; align-items: center; justify-content:space-between; transition:all .5s;}
.teamsearch .list:nth-child(2){width: 50%;}
.teamsearch .list:hover{box-shadow: rgba(0,0,0, .1) 0 0.5rem 1rem -0.25rem;}
.teamsearch .list i{width: 10%; color: #c02315; font-size: 18px; text-align: center;}
.teamsearch .list input{font-size:15px; flex: 1; width: 100%; height: 48px; border: none; background: #fff; outline: none; text-align:left;}
.teamsearch .list input::placeholder{color: #ababab;}
.teamsearch .list span{position: absolute; right: 0;}
.login-form-btn{height: 50px; flex: 1; font-size:16px; color:#fff; background-color: #c02315; border: none; border-radius:3px; box-shadow: rgba(0, 0, 0, 0.05) 0 0.5rem 1rem -0.25rem; transition:all .5s;}
.login-form-btn:hover, .login-form-btn:focus{cursor: pointer; outline: none; background-color: #92180d; box-shadow: none;}

.searchteamlist{margin: 5% auto 0; width: 50%;}
.searchteamlist .list{width: 100%; margin: 6% 0;}
.searchteamlist .list:last-child{margin-bottom: 0;}
.searchteamlist .list .logoico{padding: 20px; border:1px solid rgba(0,0,0, .1);}
.searchteamlist .list .logoico img{width: 70%;}
.searchteamlist .list .box{background: #c02315; padding: 8% 3% 8%; color: #fff;}
.searchteamlist .list .box .img{position: relative; width: 100%; height: 0; padding-bottom: 100%; overflow: hidden;}
.searchteamlist .list .box .img p{position: absolute; width: 100%; height: 100%; top: 0; left: 0; object-fit: cover; display: flex; align-items: center; justify-content: center;}
.searchteamlist .list .box .img img{max-width: 100%; max-height: 100%; transition: .7s;}
.searchteamlist .list .box .title{line-height: 1; margin: 6% 0 3% 0; display: flex; align-items: baseline; justify-content: center;}
.searchteamlist .list .box .title p:first-child{margin-right: 10px;}
.searchteamlist .list .box .sfz{display: flex; align-items: baseline; justify-content: center;}


/*详细页上一页下一页收藏打印*/
.preNext{max-width: 1400px; margin: 4% auto 0; display: flex; justify-content: space-between; flex-flow: wrap;}
.preNext .list{width: 48%; background: #efefef; padding: 2% 3%; border-radius: .6vw;}
.preNext .list p:first-child{color: #888;}
.preNext .list p:nth-child(2){margin-top: 2%; font-weight: 500; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden;}
.preNext .list p a:hover{color: #c02315;}

/*分页样式*/
.page_info{text-align:center; color:#666; font-size: 16px; font-size: 1.6rem; margin: 2% 0 0 0;}
.page_info span{padding:0 2px;font-weight:bold; color: #c02315;}
.page_list{margin: 3% 0 0 0; font-size:16px; font-size: 1.6rem; font-family: 'Montserrat'; font-weight: 600; display: flex; justify-content: center;}
.page_list a{background: #efefef; color: #444; margin: 0 3px; width: 45px; height: 45px; border-radius: 100px; display: flex; align-items: center; justify-content: center;}
.page_list a:hover,.page_list a.on{color:#fff; background:#c02315;}



/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}