@font-face {
	font-family: "fontName";
	src: url("../fonts/SOURCEHANSERIFCN-BOLD.OTF")
}

@font-face {
	font-family: "fontNumber";
	src: url("../fonts/bahnschrift.ttf");
}

* {
	margin: 0;
	padding: 0;
}



.bg-video>.item {
	margin: 0px;
}

.bg-video {
	height: 650px;
}

.next {
	height: 100%;
}

.bg-video .active {
	display: scroll;
	height: 100%;
	width: 100%;
	position: relative;
	overflow: hidden;
	background-attachment: scroll;
	margin: 0px;
}

video {
	position: absolute;
	right: 0;
	/* z-index: -9999; */
	/* 	 height: 100%;  */
	width: 100%;
	object-fit: fill;
}

.bg-banner {
	position: absolute;
	right: 0;
	/* 	z-index: -9999; */
	height: 100%;
	width: 100%;
	object-fit: fill;
}

.bg-nav {
	height: -webkit-fill-available;
	height: 656px;
}

.nav>ul>li>a {
	height: 15px;
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
}

.carousel-indicators li, .carousel-indicators .active {
	margin-right: 27px;
}

.carousel-indicators li {
	background: #FFFFFF;
	opacity: 0.5;
}

.carousel-indicators .active {
	opacity: 1
}

header nav .nav li a {
	color: #ffffff;
}

.disflex>.item>a>img {
	width: 100%;
	height: 100%;
}

.banner_cn {
	margin-top: 240px;
	text-align: center;
	height: 77px;
	font-size: 70px;
	font-family: fontName;
	font-weight: 400;
	color: #F2F2F2;
	line-height: 59px;
	text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4);
	letter-spacing: 20px;
	/*  min-width: 1100px; */
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.banner_en {
	margin-top: 25px;
	text-align: center;
	height: 23px;
	font-size: 30px;
	font-family: fontName;
	font-weight: normal;
	color: #F2F2F2;
	line-height: 18px;
	text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4);
	letter-spacing: 5px;
}

.latest_news_en {
	margin-top: 90px;
	/* 	width: 116px; */
	height: 62px;
	font-size: 28px;
	font-family: fontName;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	line-height: 40px;
	opacity: 0.3;
}

.latest_news_cn {
	margin-top: 45px;
	height: 34px;
	font-size: 30px;
	font-family: fontName;
	font-weight: 400;
	color: #333333;
	line-height: 48px;
}

.news_ul {
	margin-top: 93px;
}

.news_li {
	margin-top: 50px;
	height: 46px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 46px;
	cursor: pointer;
	width: 64px;
	text-align: center;
}

.list-unstyled>.active {
	color: #018FCA;
}

.news_li:hover {
	color: #018FCA;
	border-bottom: 3px solid #018FCA;
}

.list-unstyled>.active {
	border-bottom: 3px solid #018FCA;
}

.news_div {
	background: url(../img/web/index/dynaBackground.jpg);
	width: 100%;
	height: auto;
	background-size: 100% 100%;
}

.news_list {
	margin-top: 30px;
}

.news_item_hover {
	background: url(../img/web/index/example1.jpg);
	background-size: cover;
}

.news_title_hover {
	height: 56px;
	margin-top: 131px;
	margin-left: 0px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	cursor: pointer;
	display: flex;
	line-height: 56px;
}

.news_title_hover:hover {
	background: #018FCA;
	opacity: 0.7;
	color: #FFFFFF;
	box-shadow: 2px 13px 19px grey inset;
}

.news_item {
	margin-top: 30px;
	margin-left: 5%;
	width: 40%;
	height: 267.7px;
	background-color: #FFFFFF;
	box-shadow: 0px 0px 20px 0px rgba(0, 91, 176, 0.1);
	padding-right: 0;
	padding-left: 0;
}

.news_item>img {
	width: 100%;
	height: 100%;
}

.news_item_block_text {
	display: none;
}

.news_item_onmouseover {
	width: 100%;
	height: 100%;
}

.news_item_onmouseover_title {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 16px;
	height: 72px;
	line-height: 90px;
	padding-left: 25px;
	color: #ffffff;
	opacity: 0.7;
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0) 22%,
		#018FCA 65%);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.news_month {
	margin-top: 44px;
	height: 20px;
	font-size: 28px;
	font-family: Bahnschrift;
	font-weight: 400;
	color: #333333;
	line-height: 26px;
}

.news_year {
	margin-top: 16px;
	height: 9px;
	font-size: 12px;
	font-family: Bahnschrift;
	font-weight: 400;
	color: #CCCCCC;
	line-height: 26px;
}

.news_item>div:nth-of-type(1) {
	padding-left: 29px
}

.news_line {
	display: inline-block;
	width: 54px;
	height: 2px;
	background: #cccccc;
	margin-top: 27px;
}

.news_title {
	margin-top: 40px;
	height: 44px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_nav {
	margin-top: 27px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news_video {
	background: url(../img/web/index/videoImg.jpg);
	height: 300px;
	text-align: center;
	background-size: 100% 100%;
}

.news_btn {
	height: 300px;
	width: 500px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.bg_service {
	background: url(../img/web/index/innovBackground.jpg);
	height: 460px;
	padding-top: 126px;
	background-size: 100% 100%;
}

.service_title {
	text-align: center;
}

.service_desc {
	text-align: center;
	height: 16px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 15px;
}

.service_list {
	margin-top: 55px;
}

.item {
	width: 440px;
	margin-bottom: 2%;
}

.item>img .active>img {
	height: 100%;
}

.item1 {
	background: url(../img/web/index/resBg.jpg);
	margin-left: 30px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.item2 {
	background: url(../img/web/index/techPerBg.jpg);
	margin-left: 30px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.item_title {
	height: 27px;
	font-size: 28px;
	font-family: fontName;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	text-shadow: 0px 0px 20px rgba(0, 91, 176, 0.1);
}

.item3 {
	background: url(../img/web/index/techDynaBg.jpg);
	margin-left: 30px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.item4 {
	background: url(../img/web/index/techResuBg.jpg);
	margin-left: 30px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.item5 {
	background: url(../img/web/index/techProBg.jpg);
	margin-left: 30px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.item6 {
	background: url(../img/web/index/hebeiService.jpg);
	margin-left: 30px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.network_div {
	margin-top: 5%;
}

.network_title {
	height: 38px;
	font-size: 40px;
	font-family: fontName;
	font-weight: 400;
	color: #000000;
	line-height: 48px;
	display: inline-block;
	vertical-align: bottom;
	margin-top: 55px;
}

.disflex {
	display: flex;
	overflow: hidden;
}

.network_desc {
	text-align: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	margin-top: 25px;
}

.num {
	width: 80px;
	height: 40px;
	font-size: 54px;
	font-family: Bahnschrift;
	font-weight: 400;
	color: #00A1E4;
	line-height: 48px;
	background: linear-gradient(30deg, #03C4D3 0%, #0080C8 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.word {
	width: 17px;
	height: 14px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #00A1E4;
	line-height: 48px;
	margin-left: 14px;
}

/* .network_text{
	text-align:center;
} */
.count_desc {
	height: 13px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}


 		/*手机*/
        @media screen and (max-width:600px){
            .network_city {
				margin-top: 40px;
				height: 150px;
				/* width: 1618px; */
				background-position: 50% 50%;
			}
        }
        /*平板*/
        @media screen and (min-width:600px) and (max-width:960px){
            .network_city {
				margin-top: 40px;
				height: 382px;
				/* width: 1618px; */
				background-position: 50% 50%;
			}
        }
        /*PC*/
        @media screen and (min-width:960px){
            .network_city {
				margin-top: 40px;
				height: 662px;
				/* width: 1618px; */
				background-position: 50% 50%;
			}
        }



.network_img {
	margin-top: 60px;
	text-align: center;
}

.img_item {
	margin-left: 50px;
}

.foot_div {
	background: url(../img/web/index/footerBg.jpg);
	height: 725px;
	background-size: cover;
	background-size: 100% 100%;
	width: 100%;
	overflow: hidden;
	margin-top: -160px;
}

.foot_inner {
	display: flex;
	justify-content: center;
	margin: 20.98% auto 0.45% auto;
}

.foot_inner_right {
	margin-left: 20px;
}

.footer {
	height: 14px;
	font-size: 12px;
	line-height: 50px;
	opacity: 0.5;
	text-align: center;
	margin-top: 25px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}

.footer>a {
	font-weight: bold;
	color: mediumblue;
}


.right_fixed {
	position: fixed;
	top: 50%;
	right: 0.63%;
	display: inline-block;
	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 9999;
}

.right_fixed img {
	width: 100%;
	height: 100%;
}

.adress_tel {
	display: inline-block;
	margin-left: 10px;
	width: 150px;
	height: 40px;
	background: linear-gradient(30deg, #03C4D3, #0080C8);
	line-height: 40px;
	text-align: center;
	position: absolute;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.adress_email {
	display: inline-block;
	margin-left: 10px;
	width: 150px;
	height: 40px;
	background: linear-gradient(30deg, #03C4D3, #0080C8);
	line-height: 40px;
	text-align: center;
	position: absolute;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.adress_img {
	position: absolute;
	width: 330px;
	bottom: 0;
}

.adress_img img {
	width: 100%;
	/*  height:100%; */
}

.mob_footer {
	width: 100%;
	height: 134px;
	background: url("../img/web/index/footerBg.jpg");
	background-size: 100%;
	background-repeat: no-repeat;
	position: relative;
}

.mob_footer>p {
	text-align: center;
	position: absolute;
	bottom: 0;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	width: 100%;
}


.worldMap {
	padding: 20px;
	display: flex;
	position: relative;
}

.worldMap_title {
	font-weight: bold;
	font-size: 16px;
	color: #333333;
}

.worldMap_text {
	padding-left: 21px;
	padding-top: 10px;
}

.worldMap_text>div:nth-of-type(2) {
	width: 300px;
	white-space: initial !important;
	margin-top: 15px;
}

.footer_link {
	padding-top: 10px;
	width: 54%;
	background-color: #fff;
	opacity: 0.8;
}

.footer_link_title {
	padding-left: 20px;
	border-left: 4px solid #337ab7;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}

.dropdown_menu {
	padding: 10px 20px 0px 20px;
	display: flex;
	flex-wrap: wrap;
}

.dropdown_menu>li {
	list-style: none;
	width: 19%;
	margin-bottom: 1%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	padding:0 5px
}

.dropdown_menu>li>a {
	color: #333;
}

.dropdown_menu>li>a:hover {
	color: #337ab7;
}

.dropdown_menu>li:hover {
	color: blue
}
@charset "utf-8";
/* CSS Document */
.phone_nav{display:none;}
@media screen and (max-width:1002px){
	.phone_nav{display: block; height: 50px;}
	.body_on{overflow:hidden; width:100%; height:100%; position:fixed; left: 0; top: 0;}
	
	/*头部*/
	.phone_nav .top{ background: #fff; height: 50px; position:fixed; left: 0; top: 0; width: 100%; box-sizing: border-box; padding: 0 20px; z-index:999;border-bottom: 1px solid #ececec;}
	.phone_nav .top .a{float: left; height: 30px; margin: 10px 0;}
	.phone_nav .top .a img{height:100%;}
	.phone_nav .top .but{ float:right; width: 25px; height: 25px; margin:10px 0; display: block;}	
	.phone_nav .top .but i{width:100%; height: 2px; margin-top: 15px; background: #000; display: block; position: relative; transition: 0.4s;}
	.phone_nav .top .but i:before,
	.phone_nav .top .but i:after{content:""; position:absolute; left:0; top:0; display:block; width:100%; height:2px; background: #000; transition: 0.4s;}
	.phone_nav .top .but i:before{ margin-top: -7px;}
	.phone_nav .top .but i:after{ margin-top: 7px;}
	
	/*背景*/
	.phone_nav .box{ width:100%; height: 100%; background-color: rgba(0,0,0,.85); position: fixed; left: 0; top: 0; z-index: 998; transform: translateX(100%); transition: 0.7s; }
	.phone_nav .box_con{ margin:50px 20px 10px 20px; overflow-x: hidden;}
	
	/*列表*/
	.phone_nav .box_con ul{ border-bottom: 1px solid rgba(225,225,225,0.7);}
	.phone_nav .box_con li{ border-bottom: 1px solid rgba(225,225,225,0.7); padding: 15px 10px; position: relative;}
	.phone_nav .box_con li a{color:#fff; font-size: 16px; display: block; line-height: 30px;}
	.phone_nav .box_con li:last-child{border-bottom: 0; }
	.phone_nav .box_con ol{display: none; padding-top: 10px;}
	.phone_nav .box_con .a_zk{position:absolute; right:0; top:15px; width: 70%; height: 30px; text-align: right;}
	.phone_nav .box_con .a_zk i {display: inline-block;width: 30px; height: 30px;transition:0.4s; transform: rotate(-90deg);
	background: url(../img/bg/ico_nav.png) center no-repeat;}
	.phone_nav .box_con .a_zk_on i{transform: rotate(0deg);}
	
	/*打开样式*/
	.phone_on .top .but i:before{ transform: rotate(45deg); margin: 0;}
	.phone_on .top .but i:after{ transform: rotate(-45deg); margin: 0;}
	.phone_on .top .but i{ background:none;}
	.phone_on .box{transform: translateX(0%); }
	
}
@media screen and (max-width:758px){
	.phone_nav .top {padding: 0 15px;}
	.phone_nav .box_con {margin: 50px 15px 10px 15px;}
	.phone_nav .box_con li a {font-size: 15px;}
	.phone_nav .box_con li {padding: 10px;}
	.phone_nav .box_con .a_zk {top: 10px;}
	.phone_nav .box_con ul {padding-top: 10px;}
}
@media screen and (max-width:470px){/*--320--*/
	.phone_nav .top {padding: 0 10px;}
	.phone_nav .box_con {margin: 50px 10px 10px 10px;}
	.phone_nav .box_con li a {font-size: 14px;}
}
