﻿@charset "utf-8";


html {
    max-width: 1920px;
    margin: 0 auto;
	
}

:root {
    --maincolor: #004cab;
    --mainWidth: 1200px;
}

input {
    outline: 0;
    border: 0;
}

body{
	font-family:黑体;
}

body ul.hide {
    display: none;
}

.hide {
    display: none;
}


/**head**/
.top_content {
    width: 82%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    height: 100%;
}

.top_content .logo {
    line-height: 80px;
    width: 55%;
}

.top_banner {
    width: 100%;
    height: 80px;
    z-index: 999;
}


.top_des{
	position:absolute;
	top:160px;
	left:0;
	width:100%;
	height:80px;
	z-index:999;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-direction:column;
	font-family:'宋体'
}

.top_des_chinese{
	color:#fff;
	font-family:黑体;
	font-weight:bold;
	font-size:54px;
	letter-spacing:18px;
	text-shadow: 4px 4px 4px #333;
}
.top_des_english{
	color:#fff;
	font-family:Arial;
	font-size:18px;
	font-style:italic;
	letter-spacing:6px;
	text-shadow: 4px 4px 4px #333;
}

@media screen and (max-width:1440px){
	.top_des{
	position:absolute;
	top:195px;
	left:0;
	width:100%;
	height:80px;
	z-index:999;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-direction:column;
	font-family:'宋体'
}
.top_des_chinese{
	color:#fff;
	font-family:黑体;
	font-weight:bold;
	font-size:54px;
	letter-spacing:5px;
	text-shadow: 4px 4px 4px #333;
}
.top_des_english{
	color:#fff;
	font-family:Arial;
	font-size:18px;
	font-style:italic;
	letter-spacing:3px;
	text-shadow: 4px 4px 4px #333;
}
}



.nav {
    width: 100%;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
    text-align: center;
    margin-right: 20px;
	font-family:Arial, sans-serif;
	/*text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);*/
}

.nav>li {
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    position: relative;
}

.nav>li.active>a {
    color: #004cab
}


.nav>li>a {
    color: #333;
    display: block;
	cursor:pointer;
}


.banner_bg .nav>li>a {
    color: #fff;
	text-shadow: 4px 4px 4px #333;
}

.top_ul {
    display: flex;
    line-height: 60px;
    width: 45%;
}

.form_search {
    background-size: 24px;
    margin-top: 20px;
    right: 0px;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    position: relative;
    margin-left: 0px;
}





.top_ul form {
    position: absolute;
    width: 228px;
    height: 40px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 25px;
    z-index: 999;
    top: -1px;
    right: -1px;
    display: none;
}



.gepic-fangdajingsuosou--xian:before {
    color: #004cab;
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    display: block;
}



.banner_bg .gepic-fangdajingsuosou--xian:before {
    color: #fff;


}

.form_search .gepic-fangdajingsuosou--xian:before {
    float: right;
    color: #004cab;

}


form .search_txt {
    margin-left: 20px;
    outline: 0;
    font-size: 16px;
    border: 0;
    height: 40px;
    line-height: 40px;
    color: #333;
    width: 70%;
    background: rgba(255, 255, 255, -0.81);
    float: left;
}

.search_tj {
    right: 0;
    top:0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: none;
    position:absolute;
    z-index: 999;
}

.top_ul a {
    font-size: 16px;
    color: #333;
    display: block
}

.banner_bg .top_ul a {
    color: #fff;
}

.banner_bg .border {
    background: #AFAFAF;
}



/***新加导航下拉样式***/



.nav {
    overflow: initial !important;
}

.nav li .nav-child-list {
    display: none;
    width: 160px;
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -80px;
    z-index: 4;
    background: #fff;
    border-top: 3px solid #004cab;

}

.nav li .nav-child-list .nav-child-list-con {
    max-width: 1080px;
    margin: 0 auto;
    padding: 10px 0;

}

.nav li .nav-child-list .nav-child-list-con dl dt {

    text-align: center;
    line-height: initial;
}

.nav li .nav-child-list .nav-child-list-con dl dt a {
    padding: 8px 0px;
    display: block;
    font-size: 16px;
    color: #333 !important;
    line-height: 26px;
}

.nav li .nav-child-list .nav-child-list-con dl dt:nth-child(4) {
    margin-right: 0;
}

.nav li .nav-child-list .nav-child-list-con dl dt:nth-child(8) {
    margin-right: 0;
}



.banner_bg {
    width: 100%;
    height: 300px;
    overflow: hidden;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
	background-image:url(/picture/0/2604140958511347553.png);
}

.banner_bg .swiper-container {
    height: 100% !important;
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
}

/* 分页条代码 */
.banner_bg .pagination {
    position: absolute;
    bottom: 60px;
    z-index: 99;
    display: flex;
    justify-content: center;
    width: auto;
    left: 50%;
    transform: translate(-50%);

}

.banner_bg .pagination .swiper-pagination-bullet {
    font-size: 24px;
    color: #FFFFFF;
    position: relative;
    float: left;
    margin-right: 15px;
    margin-left: 15px;
    width: 30px;
    height: 30px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
}

.banner_bg .pagination .swiper-pagination-bullet-active {
    margin-left: 68px;
    margin-right: 68px;
}

.banner_bg .pagination .swiper-pagination-bullet-active span {
    width: 8px;
    height: 8px;
    background: #ffffff;
    border-radius: 50%;
    display: block;
    position: absolute;
    bottom: -8px;
    left: 11px;
}

.banner_bg .pagination .swiper-pagination-bullet-active::after {
    content: '';
    width: 67px;
    height: 2px;
    background: #ffffff;
    position: absolute;
    top: 9px;
    left: -72px;
}

.banner_bg .swiper-slide {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

.swiper-pagination-bullet {
    background: none;
    opacity: 1
}

.banner_bg .pagination .swiper-pagination-bullet-active:first-child {
    margin-left: 0;
}

.banner_bg .pagination .swiper-pagination-bullet-active:last-child {
    margin-right: 0;
}

.banner_bg .pagination span:first-child.swiper-pagination-bullet-active:after,
.banner_bg .pagination span:last-child.swiper-pagination-bullet-active:before {
    display: none;
}

.banner_bg .pagination .swiper-pagination-bullet-active::before {
    content: '';
    width: 67px;
    height: 2px;
    background: #ffffff;
    position: absolute;
    top: 9px;
    right: -72px;
}

/* 导航内容 */

.banner_bg .top_banner {
    position: absolute;
    top: 0;
    z-index: 9999;
	/*background:#0057a9;*/
}

.logo img {
    display: none;
}

.logo img+img {
    display: inline;
}

.banner_bg .logo img {
    display: inline;
	vertical-align:middle;
}

.banner_bg .logo img+img {
    display: none;
}


/* 新闻中心 */
.xwzx {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.collection {
    padding-top: 60px;
    margin-bottom: 100px;
    text-align: left;
	background:url(about_bg.jpg);
	width:100%;
	/*height:522px;*/
	height:200px;
	/*background-size:contain;*/
	background-size:cover;
	background-position:center;
}

.collection .gsgk{
	width:1200px;
	margin:0 auto;
}

.collection header,.main header,.main2 header {
    font-size: 24px;
    font-weight: bold;
    color: #0057A9;
	background-image:url(index_07.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:50px;
}

.collection b,.main b,.main2 b {
    font-size: 30px;
    color: #000;
	font-weight:bold;
    margin-top: 10px;
	display:block;
}

.collection p {
    font-size: 16px;
    color: #333333;
    margin-top: 25px;
	line-height:2em;
}

.collection p strong{
    font-size: 26px;
    color: #ED9102;
	margin-left:5px;
	margin-right:5px;
}

.main{
	width:100%;
	height:659px;
	background:url(news_bg.jpg);
	background-size:cover;
	background-position:center;
	padding-top:60px;
}

.gsyw{
	width:1200px;	
	margin:0 auto;
	/*background:url(news_bg.jpg);
	background-size:cover;
	height:920px;
	background-position:center;*/
	text-align:left;
}

.swiper-container2{
	cursor:pointer;
	margin-top:20px;
	overflow:hidden;
}

.swiper-container2 li{
	width:380px;
	height:458px;
}
.fl{
	float:left;
}
.swiper-container2 .li_img{
	height:245px;
}
.swiper-container2 img{
	width:380px;
	height:245px;
}
.swiper-container2 .li_text{
	height:213px;
	padding-top:37px;
	padding-left:25px;
	text-align:left;
}
.swiper-container2 .li_text_top{
	height:25px;
	line-height:30px;
	font-size:20px;
}

.li_text_top span{
	color:#999;
	font-size:16px;
}

.li_text_neirong{
	margin-top:27px;
	font-size:18px;
	line-height:28px;
}

.li_text_neirong2{
	margin-top:27px;
	font-size:16px;
	line-height:28px;
	overflow:hidden;
}
.pagination{
	width:20%;
	height:100px;
	display:flex;
	justify-content:space-around;
	align-items:center;
	margin:0 auto;
}
.leftBut{
	width:42px;
	height:42px;
	background:url(left.png);
}

.rightBut{
	width:42px;
	height:42px;
	background:url(right.png);
}
.leftBut:hover,.rightBut:hover{
	box-shadow:0px 0px 20px #008000;
}

.main2{
	width:100%;
	/*height:659px;*/
	height:550px;
	background:url(business_bg.jpg);
	background-size:cover;
	background-position:center;
	padding-top:60px;
}

.main2 .groups{
	text-align:center;
	margin-top:20px;
	/*display:flex;
	justify-content:center;
	align-items:center;*/
}

.groups li{
	position:relative;
	display:inline-block;
	/*width:222px;
	height:555px;
	margin-right:10px;
	margin:0 7px;*/	
	list-style:none;	
    height:398px;
    overflow:hidden;
    width:calc((100% - 40px) / 5);
    transition:all 0.3s;	
	float:left;
	margin-right:10px;
}
.groups li:last-child{
	margin:0;
}

.groups li > a{
	display:block;
}

.groups li a > img{
	width:100%;
	height:100%;
}

.groups li div{
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	padding-top:120px;
	/*background-color:#0F4F8D;
	opacity:0.9;*/
}

.groups li div p{
	font-size:18px;
	color:#fff;
	line-height:62px;
	text-align:center;
}

.groups li div img{
	height:86px;
	width:86px;
}
.groups:hover li{
	width:15%;
}
.groups li:hover{
	width:35%;
}

.groups .gsyw_dec{
	line-height:1em;
	font-size:13px;
	margin-top:150px;
}

@keyframes textReveal{
	from{margin-top:150px;}
	to{margin-top:0;}
}

.groups li:hover div{
	padding-top:40px;
	transition-duration:.5s;
}
.groups li:hover div .gsyw_title{
	padding-top:60px;
	transition-duration:.5s;
}
.groups li:hover .gsyw_dec{
	animation:textReveal .5s forwards;
}

/*.groups li:hover div{
	padding:0;
	height:0;
	opacity:1;
	transition-duration:.5s;
}

.groups li:hover div > img{
	opacity:0;
	height:0;
	transition-duration: 0.5s;
}*/

/*版权信息*/
.bqxx a{
	color:#fff;
}





.xwzx_content {
    width: 100%;
    background: -webkit-linear-gradient(to top, #f0f9ff, #fff);
    background: -o-linear-gradient(to top, #f0f9ff, #fff);
    background: -moz-linear-gradient(to top, #f0f9ff, #fff);
    background: linear-gradient(to top, #f0f9ff, #fff);
    padding-bottom: 80px;
}

.xwzx_list {
    width: 1200px;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}

.xwzx_left {
    width: 675px;
}


#xwzx .xwzx_content .slideBox {
    width: 100%;
    position: relative;
}

#xwzx .xwzx_content .slideBox .bd li {
    position: relative;
}

#xwzx .xwzx_content .slideBox .bd li>a {
    display: block;
    width: 100%;
    height: 380px;
    text-align: center;
    line-height: 380px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
}

#xwzx .xwzx_content .slideBox .bd li>a>img {
    max-width: 100%;
    max-height: 100%;
    display: initial;
}

#xwzx .xwzx_content .slideBox .bd li .bd_content a {
    font-size: 22px;
    color: #333;
    display: block;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;
}

.bd_content {
    background: #fff;
    -moz-box-shadow: 3px 3px 10px #edf4fa;
    -o-box-shadow: 3px 3px 10px #edf4fa;
    -webkit-box-shadow: 3px 3px 10px #edf4fa;
    -ms-box-shadow: 3px 3px 10px #edf4fa;
    box-shadow: 3px 3px 10px #edf4fa;
    height: 135px;
    padding: 20px;
}


#slideBox .hd {
    position: absolute;
    bottom: 28px;
    width: 100%;
    text-align: center;
}

#slideBox .hd ul {
    text-align: center;
    font-size: 0;
}

#slideBox .hd ul li {
    width: 8px;
    height: 8px;
    background: #dddddd;
    display: inline-block;
    margin: 0 5px;
    border-radius: 50%;
    cursor: pointer;
}

#slideBox .hd ul li.on {
    background: #004cab
}



.xwzx_left .prev {
    width: 50px;
    height: 50px;
    background: url(left.png) no-repeat center;
    display: block;
    position: absolute;
    bottom: 46px;
    left: 270px;
}

.xwzx_left .next {
    width: 50px;
    height: 50px;
    background: url(right.png) no-repeat center;
    display: block;
    position: absolute;
    bottom: 46px;
    left: 320px;
    margin-left: 80px;
}

.xwzx_right {
    width: 485px;
    text-align: left;
    float: right;
}

.xwzx_right .wdyw .wdyw_title ul {
    display: flex;
    border-bottom: 1px solid #eeeeee;
}

.xwzx_right .wdyw ul li.active {
    width: 96px;
    display: block;
}

.xwzx_right .wdyw ul li.active {
    border-bottom: 4px solid #004098;
    margin-bottom: -1px;
}

.xwzx_right .wdyw ul li a {
    font-size: 24px;
    color: #888888;
    padding-bottom: 20px;
    display: block;
}

.xwzx_right .wdyw .wdyw_title ul li+li {
    margin-left: 32px;
}

.xwzx_right .wdyw ul li.active a {
    font-size: 24px;
    color: #004cab;
}

.xwzx_right .wdyw_list ul+ul {
    display: none;
}

.xwzx_right .wdyw_list ul li p {
    font-weight: 400;
    font-size: 16px;
    color: #848AB3;
    padding-top: 15px;
    padding-bottom: 10px;
}

.xwzx_right .wdyw_list ul li a {
    display: flex;
    align-items: center;
    height: 64px;
    font-size: 18px;
    color: #333333;
    margin-top: 5px;

}

.xwzx_right .wdyw_list ul li:last-child {
    border-bottom: none
}

.xwzx_right .wdyw_list ul li a div.Information_list {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
}

.xwzx_right .wdyw_list ul li {
    border-bottom: 1px dashed #e8e8e8;
}

.spatic {
    width: 100%;
    height: 120px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    margin-top: 10px;
}

.spatic img {
    max-width: 100%;
    max-height: 100%
}

/* 党史学习教育 */
.dsxx {
    width: 100%;
    background: url(dqgz_bg.png) no-repeat center;
}

.dsxx_list {
    width: 1200px;
    margin: 0 auto;
}

.dsxx_list::after {
    display: table;
    content: "";
    clear: both;
    height: 0px;
    overflow: hidden;
}

.dsxx_list_left {
    float: left;
}

.dsxx_list_left li {
    width: 320px;
    margin-right: 30px;
    float: left;
    width: 320px;
}

.dsxx_list_left_img {
    width: 100%;
    height: 180px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
}

.dsxx_list_left_img img {
    max-width: 100%;
    max-height: 100%;
}

.time_day {
    font-size: 18px;
    color: #999;
    margin: 10px 0;
}

.bd_content1 {
    width: 100%;
    padding: 20px 0;
}

.bd_content1>a {
    color: #333;
    line-height: 32px;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    align-items: center;
    height: 64px;
}

.bd_content1>a .Information_list {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 64px;
}

.bd_content1>p {
    font-size: 16px;
    color: #999;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 84px;

}

.purduse_service_content {
    width: 100%;
    height: 495px;
    margin: 0 auto;
    overflow: hidden;
}

.purduse_service_inner {
    height: 100%;
}

.fold_wrap li {
    float: left;
    width: calc(100%/6);
    height: 100%;
    position: relative;
    overflow: hidden;
    transition: all 0.3s
}

.fold_wrap li .mask_b {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99
}

.fold_wrap li:hover .mask_b {
    background: none;
}

.fold_wrap li .mask_b span {
    color: #fff;
    margin: 0 auto;
    display: block;
    height: 175px;
    overflow: hidden;
    font-size: 28px;
    position: relative;
    text-align: center;
    margin-top: 160px;
    background: url(jian.png) no-repeat bottom center;
}



.fold_wrap:hover li {
    width: 15%;
}

.fold_wrap li:hover {
    width: 35%;
}

.fold_wrap li:hover .mask_b {
    display: none
}

.pic_auto {
    width: 100%;
    height: 100%;
    position: relative;
}


.pic_auto a.pic_auto_click {
    color: #fff;
    font-size: 32px;
    top: 100px;
}

.pic_auto p {
    color: #fff;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 100px;
    line-height: 32px;
    top: 150px;
}

.pic_auto a.pic_auto_more {
    color: #fff;
    font-size: 16px;
    bottom: 130px;
}

.pic_auto a,
.pic_auto p {
    display: none;
    position: absolute;
    left: 50px;
    z-index: 99;
    width: 85%;
}

.fold_wrap li:hover .pic_auto a,
.fold_wrap li:hover .pic_auto p {
    display: inline-block
}

.fold_wrap li:last-child .pic_auto .pic_auto_more {
    display: none;
}

.fold_wrap li:last-child:hover .pic_auto .pic_auto_click {
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 495px;
}


/* 关于我们 */
.Company_profile>div {
    display: flex;

}

.Company_profile_left,
.Company_profile_right {
    width: 50%;
}

.Company_profile_left>a {
    font-size: 24px;
    color: #004cab;
}

.Company_profile_left>p {
    font-size: 16px;
    line-height: 32px;
    color: #333;
    text-indent: 2rem;
    padding-right: 20px;
    margin: 30px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 96px;
}

.Company_profile_left>ul {
    display: flex;
    padding-right: 20px;
    width: 100%;
    flex-wrap: wrap;
}

.Company_profile_left>ul li {
    width: 50%;
    height: 75px;
    border-right: 1px solid #e4e4e4;
    margin-bottom: 47px;
}

.Company_profile_left>ul li:nth-child(2n) {
    border: 0;
    padding-left: 40px;
}

.Company_profile_left>ul li p i {
    font-size: 30px;
    color: #004cab;
    display: inline-block;
    font-style: normal;
    margin-right: 5px;
}

.Company_profile_left>ul li p.number {
    font-size: 16px;
    color: #014FA4;
}

.Company_profile_left>ul li+li+li {
    margin-bottom: 0;
}

.Company_profile_left>ul li p.content {
    font-size: 16px;
    color: #999;
}

.Company_profile_right video.myVideo {
    width: 552px;
    position: relative;
    height: 364px;
    z-index: 999;
    object-fit: fill;
}

.Company_profile_right img {
    width: 552px;
    height: 364px;
    position: relative;
    z-index: 999;
}

.Company_profile_right::before {
    content: '';
    background: url(gsdz_bg.png) no-repeat center;
    position: absolute;
    top: 17px;
    left: 30px;
    width: 469px;
    height: 335px;
    display: block;
    z-index: 1;
}

.Company_profile_right {
    padding-left: 30px;
    text-align: right;
    margin-top: 20px;
    position: relative;
}

/* 绿色数据中心 */
.about_green {
    background: url(green.png) no-repeat bottom center;
    padding-bottom: 80px;
}

.Green_data_center>div>ul {
    display: flex;
    justify-content: center;
    margin: 0px auto 30px auto;
}

.Green_data_center>div>ul li {
    width: 120px;
    height: 50px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: #fff;
    font-size: 18px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border: 1px solid #eee;
}

.Green_data_center>div>ul li+li {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.Green_data_center>div>ul li.active {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    background-color: #004cab;
    color: #fff;
    font-size: 18px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.Green_data_center>div>ul li+li.active {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #004CAB;
    color: #fff;
    font-size: 18px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border: 0;
}

.Green_data_center>div>ul li a {
    text-align: center;
    line-height: 50px;
    color: #666;
    display: block;
}

.Green_data_center>div>ul li.active a {
    color: #fff;
}

/* .Green_data_center_list ul {
    display: flex;
    justify-content: space-between;
} */

.Green_data_center_list ul li {
    width: 380px;
    height: 280px;
    overflow: hidden;
    margin: 0 10px;
}

.Green_data_center_list ul li img {
    max-width: 100%;
    max-height: 100%;
    display: initial;
}

.Green_data_center_list ul li a {
    display: block;
    width: 380px;
    height: 280px;
}

.Green_data_center_list ul li .picList_img {
    width: 380px;
    height: 220px;
    text-align: center;
    line-height: 220px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
}

.Green_data_center_list ul li p {
    width: 100%;
    height: 60px;
    background: #fff;
    color: #333;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 40px;
    padding: 10px 0;
    text-align: center;
}

.Green_data_center_list>div+div {
    display: none;
}

@media screen and (max-width: 1440px) {
    .top_ul {
        /*width: 70%;*/
    }
    .top_content{width: 90%}


}

/* hover效果 */
@media screen and (min-width: 1024px) {
    .banner_bg .top_banner_on {
        background: #fff;

    }

    .banner_bg .top_banner_on .logo img {
        display: none;
    }

    .banner_bg .top_banner_on .logo img+img {
        display: inherit;
    }

    .banner_bg .top_banner_on .top_ul a,
    .banner_bg .top_banner_on .nav li a {
        color: #333333;
    }


    .banner_bg .top_banner_on span.border {
        border-bottom-color: #fff
    }

    .banner_bg .gepic-fangdajingsuosou--xian:before {
        color: #fff;
    }

    .Green_data_center_list ul li a:hover p,
    .bd_content1>a:hover,
    .banner_bg .top_banner .gepic-fangdajingsuosou--xian:before,
    .top_ul a:hover,
    .ztzl_list .slideBox .bd ul li:hover .ztzl_link a,
    .collection a:hover,
    .gsgk_title a:hover,
    .xwzx_right .wdyw ul li:hover a,
    .xwzx_right .gzdt ul li:hover a,
    .nav li:hover a,
    #xwzx .xwzx_content .slideBox .bd li:hover .bd_content a,
    .xwzx_right .wdyw_list ul li:hover a,
    .xwzx_right .gzdt_list ul li:hover a,
    .ztzl_left .ztzl_time .ztzl_a:hover,
    #xwzx .xwzx_content .slideBox .bd li:hover .bd_content a,
    .dsxx_right ul li:hover a,
    .ztzl_left .ztzl_link:hover a {
        color: #004cab !important;
    }


    .fold_wrap li:hover .pic_auto a:hover,
    .Company_profile_left>a:hover,
    .purduse_service_pruduce a:hover,
    .gsjj .collection a:hover,
    .ztzl_list .slideBox .bd ul li:hover .ztzl_left .ztzl_time a.ztzl_a,
    .gsjj_more:hover a {
        color: #f99e21 !important;
    }

    .lmnr ul li:hover a span {
        color: #f99e21;
        border-bottom: 1px solid #f99e21;
    }

    .gsjj_more:hover {
        border: 1px solid #f99e21;
    }

    .ztzl_list .slideBox a.prev:hover,
    .lmnr .slideBox a.prev:hover {
        background: url(ztzl_left_on.png) no-repeat;
    }

    .ztzl_list .slideBox a.next:hover,
    .lmnr .slideBox a.next:hover {
        background: url(ztzl_right_on.png) no-repeat;
    }

    .nav li .nav-child-list .nav-child-list-con dl dt:hover {
        background: #004cab;
    }

    .nav li .nav-child-list .nav-child-list-con dl dt:hover a {
        color: #fff !important;
    }



}

/* 底部 */
.banner_bg .footer {
    background: url(footer_bg.png) no-repeat center bottom;
    padding-top: 56px;
}




/* 文章页组图修改 */
.wz_article_content img.photoFrom,
.wz_article_content img.photoTo,
.wz_article_content img.photoSrc {
    display: inline-block;
}


#photoimg {
    line-height: normal;
}


.top_banner_wap{
    display: none
}
/* 头部响应式 */

@media screen and (max-width: 750px) {

    .top_banner {
        display: none;
    }

    .top_banner_wap {
        display: block;
    }

    .top_banner_wap .wap_logo {
        padding-top: 0;
        height: 1.4rem;
        line-height: 1.4rem;
        text-align: center;
    }

    .top_banner_wap .wap_logo img {
        max-width: 90%;
    }

    .wap_nav {
        display: flex;
        width: 100%;
        justify-content: flex-start;
        background: #004cab;
        overflow: hidden;
        flex-wrap: wrap;
        text-align: center;
        align-items: center;
        align-content: center;
    }

    .wap_nav>li {
        width: calc(100%/3);
    }

    .wap_nav>li>a {
        white-space: nowrap;
        color: #FFFFFF;
        font-size: 0.34rem;
        display: block;
        height: 0.7rem;
        line-height: 0.7rem;
        width: 100%;
    }


    /* 首页 */
.banner_bg{height: auto}    
.banner_bg .swiper-container,.banner_bg .pagination{
    display: none
}

.xwzx{width: 96%;margin:0 auto;}
.collection{margin-top:0.4rem;margin-bottom: 0.3rem;line-height: 0.6rem; padding-top:0;}
.collection a{font-size: 0.5rem}
.collection p{font-size: 0.28rem}
.xwzx_content{border:none;height: auto;background: none;padding-bottom: 0}
.xwzx_list,.xwzx_left,.xwzx_right,#xwzx .xwzx_content .slideBox{width: 100%;border:none;margin-top:0;}

#xwzx .xwzx_content .slideBox .bd li>a{height: 5rem;line-height: 5rem;width: 100%}
#xwzx .xwzx_content .slideBox .bd li .bd_content .time{top:inherit;bottom:1rem;height: 0.8rem;line-height: 0.8rem;width: auto;padding-right: 0.3rem}
#xwzx .xwzx_content .slideBox .bd li .bd_content .time span{font-size: 0.3rem;display: block;background:url(time.png) no-repeat 0.1rem center ;}
#xwzx .xwzx_content .slideBox .bd li .bd_content a{margin:0.3rem 0;font-size: 0.3rem}
#xwzx .xwzx_content .slideBox .bd li .bd_content p{display: none}
#xwzx .xwzx_content .slideBox{height: auto;}

.xwzx_right{margin-left:0;margin-top:0.2rem;width: 96%;margin:0 2%;margin-top:0.3rem;}
.xwzx_right .wdyw .wdyw_title>ul li a{font-size: 0.38rem;
padding-bottom: 0.3rem;font-weight: bold;}
.xwzx_right .wdyw .wdyw_title ul li+li, .xwzx_right .gzdt .gzdt_title ul li+li{margin-left:0.2rem;}
.xwzx_right .wdyw ul li.active, .xwzx_right .gzdt ul li.active{width: auto;}

.xwzx_right .wdyw_list ul li a, .xwzx_right .gzdt_list ul li a{font-size: 0.3rem;line-height: 200%;
width: 100%;height: auto;}
.xwzx_right .wdyw_list ul li p, .xwzx_right .gzdt_list ul li p{font-size: 0.28rem;padding:0.2rem 0;}
.xwzx_right .wdyw_list ul li a div.Information_list{height: auto;}
.bd_content{height: auto;}

.dsxx_list{width: 100%;}
.dsxx_list_left{width: 100%;float: none}
.dsxx_list_left li{width: 100%;margin-right: 0;float: none}
.bd_content1{padding:20px 0.2rem;}
.bd_content1>p{display: none}
.dsxx{background: none}
.spatic{height: auto;}
.fold_wrap li{width: 33.33%;height: 0.8rem;line-height: 0.8rem;font-weight: bold;}
.pic_auto{background: none !important}
.purduse_service_content{height: auto;}
.fold_wrap li .mask_b span{color:#004cab;background: none;height: auto;margin-top:0;font-size: 0.36rem}
.fold_wrap li .mask_b{position: inherit;}
.Company_profile>div{width: 96%;display: block;margin:0 auto;}
.Company_profile_left, .Company_profile_right{width: 100%}
.Company_profile_left>a{font-weight: 0.4rem;font-weight: bold}
.Company_profile_left>p{font-size: 0.3rem;height: auto;padding-right: 0;
text-indent: 2em;margin:0.3rem 0;}
.Company_profile_left>ul{padding-right: 0;}
.Company_profile_left>ul li{margin-bottom: 0.3rem}
.Company_profile_left>ul li p.number{font-size: 0.3rem}
.Company_profile_left>ul li p i{font-size: 0.4rem}
.Company_profile_right{padding-left:0;}
.Company_profile_right::before{display: none}
.Company_profile_right video.myVideo{width: 100%;height: auto}
.bt-box-1200{width: 100%}
.Green_data_center>div>ul{margin-top:0;}
.bd_content{box-shadow: none}
.Green_data_center_list{width: 100%;}
..Green_data_center_list .picScroll-left{width: 100%;}
.Green_data_center_list ul li{height: 5rem;width: 7.5rem;margin:0px;}
.Green_data_center_list ul li .picList_img,
.Green_data_center_list ul li a{width:7.1rem;margin:0 auto;}
.Green_data_center_list ul li p{height: 0.6rem;line-height: 0.6rem;font-size: 0.32rem;padding:0 0.2rem;}
#slideBox .hd{bottom:18px;}
.dsxx_list_left_img{height: 4.4rem}
.Green_data_center_list ul li .picList_img{height: 4.4rem;line-height: 4.4rem;}
.fold_wrap:hover li {
    width: auto;
}

.fold_wrap li:hover {
    width: auto;
}

}






