html,
body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow-x: auto;
}

body {
	font-family: "微软雅黑";
	color: #333;
	min-width: 1260px;
	margin: 0;
}

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

ul li {
	list-style: none;
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 10px;
}

ul {
	padding: 0;
}

a,
a:active,
a:focus {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #A01408;
}

/* 头部 */
.bg {
	width: 100%;
	height: 460px;
	background: url(/imagest/dangshiwang/2025dsw__header.png) no-repeat center;
}

.header {
	height: 610px;
	width: 100%;
	margin-bottom: 40px
}

.header .menu {
	width: 100%;
	height: 60px;
	background: #BA261A;
}

.menu-main {
	width: 1260px;
	margin: 0 auto;
}

.menu-main .menu-item {
	width: 185px;
	height: 60px;
	font-size: 26px;
	line-height: 60px;
	float: left;
	text-align: center;
}

.menu-main .menu-item a {
	color: #FFFFFF;
}

.menu .menu-item.active {
	width: 146px;
	background: #A01408;
	height: 60px;
	line-height: 60px;
}

/* 时间+搜索 */
.dsw_h {
	width: 100%;
	height: 70px;
	background: #FFF9F1;
	margin-bottom: 36px;
}

.dsw_h_min {
	width: 1260px;
	margin: 0 auto;
}

.dsw_time {
	width: 242px;
	font-size: 18px;
	color: #333333;
	float: left;
	margin-top: 26px;
}

.dsw_sousuo {
	float: right;
	width: 350px;
	height: 44px;
	margin-top: 14px;
}

.search-input {
	width: 290px;
	height: 44px;
	padding-left: 15px;
	border: 1px solid #E5E5E5
}

.search-btn {
	width: 60px;
	height: 44px;
	background: #BA261A;
	position: relative;
	float: right;
	border: 1px solid #BA261A;
}

/* 中间内容 */
.dsw_min {
	width: 1260px;
	margin: 0 auto;
}

.dsw_lbt {
	width: 610px;
	height: 392px;
	float: left;
}

.swiper-slide img {
	width: 100%;
}

.swiper-slide a .title {
	background: #000000;
	opacity: 0.8;
	height: 40px;
	line-height: 40px;
	color: #fff;
	padding-left: 15px;
	margin-top: -44px;
	width: 100%;
}

.dsw_lbt .swiper-container-horizontal>.swiper-pagination-bullets {
	left: 80% !important;
	width: 20% !important;
	height: 40px;
	line-height: 40px;
	bottom: 16px;
}

.swiper-pagination-bullet-active {
	background: #fff;
}

.swiper-pagination-bullet {
	background: #FFFFFF;
	width: 10px;
	height: 10px;
}

.dsw_newlist {
	width: 620px;
	float: right;
}

.dsw_news {
	margin-bottom: 40px;
	height: 410px;
}

.dsw_new {
	width: 620px;
	height: 50px;
	background: #FFF9F1;
}

.dsw_new .hd ul li {
	width: 155px;
	height: 50px;
	line-height: 50px;
	float: left;
	text-align: center;
	font-size: 26px;
	color: #303030;
	font-weight: bold;
}

.dsw_new .hd ul .on {
	background: #BA261A;
	color: #FFFFFF;
}

.dsw_new .hd {
	display: inline-block;
}

.dsw_new .news_a {
	margin-right: 15px;
	width: 27px;
	height: 50px;
	display: inline-block;
	text-align: center;
	color: #8F3D2C;
	font-size: 20px;
	float: right;
	border-bottom: none !important;
	padding: 0;
	margin-top: -42px;
}

.daj_list li {
	height: 42px;
	line-height: 42px;
	margin-top: 7px;
	font-size: 20px;
	position: relative;
	padding-left: 15px;
}

.daj_list li:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	left: 0;
	width: 5px;
	height: 5px;
	background: #BDBDBD;
	border-radius: 20px;
}

.daj_list2 li:nth-child(2) a {
	color: #BA261A;
	font-weight: bold;
}

.dsw_dsyj {
	background: url(/imagest/dangshiwang/2025dsw__dsyj_bg.png) no-repeat center;
	height: 678px;
}

.dsw_dsyj_list {
	margin: 0 auto;
	width: 1260px;
}

.dsw_new2 {
	width: 610px;
	height: 340px;
	float: left;
}

.nav-tabs-line>li.active>a,
.nav-tabs-line>li.active>a:focus,
.nav-tabs-line>li.active>a:hover {
	color: #BA261A;
	border-bottom: 2px solid #BA261A;
	font-size: 24px;
	font-weight: bold;
}

.nav_a {
	position: absolute;
	right: -10px;
	font-size: 16px;
	color: #9a9a9a;
	height: 42px;
	line-height: 42px !important;
	margin-right: 2px;
}

.dsw_dszz {
	width: 610px;
	height: 340px;
	float: right;
}

.dsw_dszzlist {
	position: relative;
}

.t3 {
	display: inline-block;
	width: 1260px;
}

.focus li {
	float: left;
	width: 149px;
	height: 231px;
	margin-left: 42px;
	margin-top: 40px;
}

.focus li .pl img {
	height: 100%;
	width: 100%;
}

.dsw_dszzlist .ca-nav-next {
	position: absolute;
	background-image: url(/imagest/dangshiwang/2025dsw__dsyj_l.png);
	background-repeat: no-repeat;
	top: 140px;
	left: 0px;
	width: 22px;
	height: 22px;
}

.dsw_dszzlist .ca-nav-prev {
	position: absolute;
	background-image: url(/imagest/dangshiwang/2025dsw__dsyj_r.png);
	background-repeat: no-repeat;
	top: 140px;
	right: 0px;
	width: 22px;
	height: 22px;
}

.dsw_zzgg_list li {
	width: 610px;
	height: 60px;
	background: #FFFFFF;
	float: left;
	margin-right: 40px;
	line-height: 60px;
	padding: 0 20px;
	font-size: 20px;
	margin-top: 20px
}

.dsw_zzgg_list li:nth-child(2n) {
	margin-right: 0;
}

.dsw_zzgg_list li img {
	margin-right: 15px;
}

.dsw_xcjy {
	width: 1260px;
	margin: 0 auto;
}

.dsw_rw_yx {
	height: 300px;
}

.dsw_rw {
	width: 610px;
	height: 300px;
	float: left;
}

.dsw_rw_list {
	margin-top: 22px;
}

.dsw_rw_list_l {
	width: 165px;
	height: 218px;
	float: left;
}

.dsw_rw_list_r {
	width: 428px;
	height: 218px;
	float: right;
}

.dsw_rw_j {
	width: 428px;
	height: 160px;
	font-weight: 400;
	font-size: 20px;
	color: #4F4F4F;
	line-height: 30px;
}

.dsw_rw_nav {
	width: 109px;
	height: 29px;
	background: #FFFFFF;
	border-radius: 13px;
	border: 1px solid #BA261A;
	text-align: center;
	line-height: 25px;
	margin-top: 36px;
}

.dsw_rw_nav a {
	width: 63px;
	height: 15px;
	font-weight: 400;
	font-size: 16px;
	color: #BA261A;
}

.dsrwSwiper .swiper-pagination {
	width: 160px;
	text-align: right;
	margin-left: 72%;
	position: relative;
	margin-top: -12px
}

.dsrwSwiper .swiper-pagination-bullet {
	width: 9px;
	height: 9px;
	background: #505050;
	border-radius: 50%;
}

.dsrwSwiper .swiper-pagination-bullet-active {
	width: 9px;
	height: 9px;
	background: #BA261A;
	border-radius: 50%;
}

.dsw_dsyx {
	width: 610px;
	float: right;
}

.dsw_dsyx_list {
	float: left;
	margin-top: 22px;
	margin-right: 20px;
}

.dsw_dsyx_list:nth-child(3n) {
	margin-right: 0;
}

.dsw_dsyx_img {
	width: 290px;
	height: 180px;
}

.dsw_dsyx_p {
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-weight: 400;
	font-size: 20px;
	color: #4F4F4F;
	margin-top: 10px;
}

.dsw_dsgs {
	width: 610px;
	float: left;
}

.dsw_dszl {
	width: 610px;
	float: right;
}

.dsw_gs_zl {
	height: 430px;
}

.dsw_dsgs .nav-tabs-line {
	margin-bottom: 18px;
}

.dsw_dszl .nav-tabs-line {
	margin-bottom: 18px;
}

.dsw_gs_list {
	margin-bottom: 28px;
	display: inline-block;
}

.dsw_gs_list .dsw_rw_list_l {
	width: 210px;
	height: 140px;
	margin-right: 20px;
}

.dsw_gs_list .dsw_rw_list_l img {
	width: 100%;
	height: 100%;
}

.dsw_gs_list .dsw_rw_list_r {
	width: 378px;
	height: 140px;
}

.dsw_gs_list .dsw_rw_list_r .dsw_gs_t {
	width: 100%;
	height: 40px;
	font-weight: bold;
	font-size: 20px;
	color: #333333;
	line-height: 40px;
}

.dsw_gs_list .dsw_rw_list_r .dsw_rw_j {
	width: 378px;
	height: 100px;
	font-weight: 400;
	font-size: 20px;
	color: #999999;
	line-height: 28px;
}

.dsw_dszl_img {
	position: relative;
}

.zl-nav-next {
	position: absolute;
	padding: 8px;
	z-index: 99;
	bottom: 0;
	left: 0px;
	width: 50px;
	height: 45px;
	background: #BA261A;
}

.zl-nav-prev {
	position: absolute;
	padding: 8px;
	z-index: 99;
	bottom: 0;
	right: 0px;
	width: 50px;
	height: 45px;
	background: #BA261A;
}

.dsw_hszy {
	background: url(/imagest/dangshiwang/2025dsw_hsezy_bg.png) no-repeat center;
	height: 1020px;
	margin-bottom: 40px;
}

.dsw_hszy_min {
	width: 1260px;
	margin: 0 auto;
}

.dsw_gmyzyj {
	height: 320px;
	margin-bottom: 20px;
}

.dsw_gmyzyj_min {
	display: inline-block;
	margin-top: 24px;
}

.dsw_gmyzyj_list {
	width: 290px;
	height: 220px;
	float: left;
	margin-right: 32px;
}

.dsw_gmyzyj_list:nth-child(4) {
	margin-right: 0;
}

.dsw_gmyzyj_list .dsw_dsyx_p {
	margin-top: 10px;
}
.dsw_gmyzyj_list .dsw_dsyx_p a{
	height: 35px;
	display: block;
	line-height: 35px;
}
.dsw_jd_lx .lx {
	float: right;
}

.dsw_ztzl_min {
	width: 1260px;
	margin: 0 auto;
}

.dsw_ztzl_list {
	height: 200px;
	margin-bottom: 40px;
}

.dsw_ztzl_list li {
	float: left;
	width: 610px;
	height: 85px;
	margin-bottom: 30px;
	margin-right: 40px;
}

.dsw_ztzl_list li:nth-child(2n) {
	margin-right: 0;
}

.dsw_jjjb {
	width: 1260px;
	height: 110px;
	background: #FFF9F1;
	padding: 15px;
	margin-bottom: 40px;
}

.dsw_jjjb_l {
	width: 100px;
	height: 60px;
	font-weight: bold;
	font-size: 24px;
	color: #E70014;
	line-height: 30px;
	float: left;
	margin-top: 16px;
	margin-right: 16px;
}

.dsw_jjjb_z {
	font-size: 20px;
	color: #333333;
	width: 970px;
	margin-left: 110px;
	line-height: 18px;
}

.dsw_jjjb_r {
	float: right;
	margin-top: -98px;
}

.dsw_jjjb_k {
	width: 117px;
	height: 38px;
	background: #E60014;
	margin-bottom: 7px;
	font-size: 20px;
	text-align: center;
}

.dsw_jjjb_k a {
	line-height: 38px;
	color: #FFFFFF;
}

.dsw_hf {
	height: 200px;
	margin-top: 34px;
	margin-bottom: 40px;
}

.dsw_yqlj {
	width: 100%;
	height: 120px;
	background: #E5E5E5;
	padding: 20px 0;
	margin-top: 40px;
}

.dsw_yqlj_min {
	width: 1260px;
	margin: 0 auto;
}



.dsw_yqlj_t_list p a {
	margin-right: 12px;
	font-size: 20px;
}
.dsw_yqlj_t_list p span {
	font-size: 20px;
}
.dsw_footer {
	width: 100%;
	height: 160px;
	background: #BA261A;
	display: inline-block;
}

.dsw_footer_min {
	margin: 0 auto;
	width: 1260px;
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.dsw_footer_min p{
	margin: 0;
}
.content {
	width: 1260px;
	clear: both;
	margin: 0 auto;
	box-sizing: border-box;
}

.grid-lay-12 .grid-col-3 {
	width: 290px;
	float: left;
	position: relative;
	min-height: 1px;
	top: 20px;
	background: url(/imagest/dangshiwang/2025dsw__list_bg.png) no-repeat center;
	background-size: 100% 100%;
}

.nav-tree>dt {
	width: 290px;
	height: 79px;
	background: #BA261A;
	color: #fff;
	line-height: 79px;
	text-align: center;
	font-size: 28px;
	font-weight: 800;
}

.nav-tree>dt,
.nav-tree>dd {
	margin: 0;
	padding: 0;
}

dt {
	font-weight: normal;
}

.nav-tree>dt>a {
	display: block;
	line-height: 79px;
	color: #fff;
	font-size: 34px;
	padding-left: 20px;
	width: 290px;
	height: 79px;
	background: #BA261A;
}

.nav-tree>dd {
	width: 290px;
	padding: 20px 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.nav-tree>dd>a:hover,
.nav-tree>dd>a.active {
	color: #fff;
	border-right: 4px solid #ba261a;
	width: 229px;
	height: 52px;
	background: #BA261A;
	border-radius: 26px;
	margin: 0 auto;
}

.nav-tree>dd>a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	display: block;
	line-height: 52px;
	font-size: 20px;
}

.grid-lay-12 .grid-col-9 {
	width: 970px;
	float: left;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	margin-top: 22px;
}

.wangtingBg {
	padding: 0;
	background: none;
}

.wangtingBg .wangtingMain {
	background-color: #fff;
	min-height: 500px;
}

.wangtingMain {
	position: inherit;
}

.content .main {
	width: 1260px;
	margin: 0 auto;
	overflow-x: inherit;
}

.lettersOverview .titleborderB {
	margin: 0 0 20px;
	line-height: 36px;
	width: 100%;
	height: 79px;
	background: #FFF9F1;
}

.lettersOverview .titleborderB .red {
	font-weight: bold;
	font-size: 26px;
	color: #BA261A;
	line-height: 79px;
}

.titleborderB {
	font-size: 22px;
	padding: 0 0 8px 10px;
	border-bottom: 2px solid #BA261A !important;
}

.list-group {
	padding-left: 0;
	margin-bottom: 20px;
}

.list-Special .list-group-item {
	padding: 5px 15px 4px 35px;
	position: relative;
	padding-right: 0;
}

.list-group-item {
	line-height: 22px;
}

.list-group-item .layout-columns {
	width: 100%;
}

.list-group-item .layout-columns>.layout-body {
	display: inline-block;
	height: 100%;
	width: 85%;
}

.text-overflow {
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.text-overflow a {
	font-size: 20px;
	line-height: 30px;
}

.list-Special .list-group-item:before {
	content: '';
	position: absolute;
	left: 15px;
	top: 17px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #8C8C8C;
}

.list-group-item .layout-columns>.layout-fixed {
	text-align: right;
}

.list-group-item .layout-columns>.layout-fixed {
	float: right;
	width: 100px;
	height: 100%;
}

.list-group-item .layout-columns>.layout-fixed {
	position: relative;
	z-index: 99;
}

.list-Special .list-group-item .layout-fixed {
	color: #8C8C8C;
	line-height: 35px;
	font-size: 18px;
	width: 110px;
	margin-right: 20px;
}

.breadcrumb-txt {
	font-weight: 400;
	font-size: 20px;
	color: #999999;
	float: right;
	margin-right: 22px;
	line-height: 79px;
}
.breadcrumb-txt a{
	color: #999999;
}
/* 细缆页 */
.contentBox .text-center {
	line-height: 50px;
	font-size: 28px;
	height: 50px;
	font-weight: bold;
}

.marginB15 {
	margin-bottom: 15px !important;
}

.contentBox .main_xTime {
	color: #999;
}

.contentBox .contentTextBox {
	padding: 15px 15px;
	margin-bottom: 15px;
	line-height: 30px;
}

.textAttribute {
	text-align: center;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #999
}

/*wenmingwang*/
.gyad {
	width: 1260px;
	display: block;
	overflow: hidden;
	margin-top: 18px;
	background: #FFFFFF;
	position: relative;
}

.gyad .parHd {
	width: 100%;
	height: 44px;
	overflow: hidden;
	border-bottom: solid 3px #FF3643;
	padding-left: 0px;
	box-sizing: border-box;
	position: relative;
}

.gyad .parHd ul {
	width: 100%;
	height: 44px;
	display: block;
	z-index: 0;
}

.gyad .parHd ul li {
	width: auto;
	line-height: 41px;
	float: left;
	margin-right: 15px;
}

.gyad .parHd ul li a {
	width: auto;
	line-height: 41px;
	font-size: 20px;
	color: #333333;
	float: left;
	padding-right: 15px;
	box-sizing: border-box;
	cursor: pointer;
	font-weight: bold;
}

.gyad .parHd ul li.on a {
	color: #FF3643;
}

.gyad .parHd .video {
	width: auto;
	height: 41px;
	line-height: 41px;
	font-size: 20px;
	color: #666666;
	position: absolute;
	right: 100px;
	top: 0px;
	cursor: pointer;
}

.gyad .parHd .more {
	width: auto;
	height: 41px;
	line-height: 41px;
	font-size: 20px;
	color: #666666;
	position: absolute;
	right: 5px;
	top: 0px;
	cursor: pointer;
}

.gyad .parHd .video:hover,
.gyad .parHd .more:hover {
	color: #FF3643;
}

.gyad .parBd {
	width: 1260px;
	height: 214px;
	overflow: hidden;
	margin: 20px auto 0px;
}

.gyad .parBd ul {
	width: 1260px;
	overflow: hidden;
	zoom: 1;
}

.gyad .parBd ul li {
	float: left;
	width: 159px;
	height: 214px;
	display: inline;
	overflow: hidden;
	text-align: center;
	margin-right: 61px;
}

.gyad .parBd ul li:nth-child(6n) {
	margin-right: 0;
}

.gyad .parBd ul li .parImg {
	display: block;
	width: 157px;
	height: 212px;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid #DE7C51;
}

.gyad .parBd ul li .parImg img {
	width: 157px;
	height: 212px;
	display: block;
}

.parHd ul li.libg a {
	color: #096DD9;
}

.gyad .parHd ul li a:hover {
	color: #FF3643;
}

.gyad .parHd .video a:hover {
	color: #FF3643;
}

.gyad .parHd .more a:hover {
	color: #FF3643;
}

/*wenmingwang*/
/* 页码 */
.page-navigation {
	text-align: center;
}

.pagination {
	padding: 10px;
	line-height: 28px;
	text-align: center;
	height: 28px;
}

.pagination>span {
	color: #BA261A;
	float: left;
	margin: 0 5px;
	height: 28px;
	border-radius: 3px;
	padding: 0 10px;
	font-size: 18px;
}

.pagination>a {
	text-decoration: none;
	border: #BA261A 1px solid;
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	margin: 0 5px;
	border-radius: 3px;
	position: relative;
	z-index: 2;
	font-size: 18px;
	color: #BA261A;
}

.pagination>a:hover {
	color: #fff;
	background: #BA261A;
}

.pagination .show_page_content {
	border: #BA261A 1px solid;
	color: #333333;
	background: #BA261A;
	color: #fff;
	display: block;
}

.pagination .prev,
.pagination .next {
	width: 60px;
}

.pagination .GO {
	cursor: pointer;
	background: initial;
	color: #BA261A;
	position: relative;
	z-index: 2;
}

.pagination .GO:hover {
	color: #fff;
	background: #BA261A;
}

.pagination .active {
	background: #BA261A;
	color: #fff;
	border: #BA261A 1px solid;
	width: 30px;
	padding: 0;
}

.pagination .input_t {
	padding: 0;
	background: initial;
}

.pagination .input_t input {
	width: 40px;
	height: 100%;
	border: none;
	padding: 0 0 0 5px;
	display: block;
	color: #333;
}

.pagination .GO {
	cursor: pointer;
}


/* 细缆 */
.dsw_xl .breadcrumb-txt {
	height: 45px;
	line-height: 45px;
	margin-right: 10px;
	padding: 0;
}
.breadcrumb-navigation .breadcrumb{
	font-size: 20px;
}
.dsw_xl .breadcrumb-navigation .breadcrumb {
	height: 45px;
	line-height: 30px;
	background: #fff;
	color: #999999;
}

.dsw_xl .breadcrumb-navigation .breadcrumb a {
	color: #999999;
}

.dsw_lbt .swiper-slide a .title {
	margin-top: -38px;
}

.dsw_lbt .swiper-slide img {
	height: 392px;
}

.dsw_lbt .swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 10px;
}

.dsw_dsjyjj .dsw_gmyzyj_min {
	position: relative;
	width: 1260px;
}



.dsw_dsjyjj .dsw_gmyzyj_min .ca-nav-next {
	position: absolute;
	background-image: url(/imagest/dangshiwang/2025dsw__dsyj_l.png);
	background-repeat: no-repeat;
	top: 75px;
	left: -30px;
	width: 22px;
	height: 22px;
	z-index: 999;
}

.dsw_dsjyjj .dsw_gmyzyj_min .ca-nav-prev {
	position: absolute;
	background-image: url(/imagest/dangshiwang/2025dsw__dsyj_r.png);
	background-repeat: no-repeat;
	top: 75px;
	right: -30px;
	width: 22px;
	height: 22px;
	z-index: 999;
}

.dsw_yqlj_t {
	height: auto;
	padding-left: 100px;
}

.dsw_yqlj_min {
	text-align: center;
}