.wrap {
	width: 100%;
}

a:link {
	color: black;
}

a:visited {
	color: black;
}

a:hover {
	color: orange;
}

a:active {
	color: #ccc;
}

.header {
	width: 100%;
	margin: 0 auto;
	background: black;
	height: 136px;
	position: relative;
	color: white
}

.logo {
	position: absolute;
	top: 14px;
	left: 42px;
}

.nav {
	position: absolute;
	right: 10px;
	top: 20px;
	height: 40px;
}

.nav a {
	color: white;
	font-size: 22px;
	font-weight: 500
}

.nav ul {
	display: inline-block;
}

.nav img {
	width: 32px;
	vertical-align: middle;
}

.nav li {
	display: inline-block;
	width: 100px;
	height: 50px;
	vertical-align: middle;
	text-align: center;
}

.tel {
	font-weight: 700
}

.eng {
	font-weight: 400;
	font-size: 6px
}

.nav_r {
	position: absolute;
	bottom: 0px;
	width: 100%;
}

.nav_r a {
	color: white
}

.nav_r ul {
	font-size: 0;
}

.nav_r li {
	border-bottom: 0px solid transparent;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	font-size: 0;
	display: inline-block;
	width: 12.3%;
	text-align: center;
	line-height: 40px;
	height: 40px;
}

.nav_r li a {
	font-size: 18px
}

.nav_r li:last-child {
	border-right: none;
	width: 12.6%;
}

/*轮播*/
.myswiper1 {
	width: 100%;
	font-size: 0;
	background: #4628a8
}

/*.myswiper2{
	  width: 350px;height:490px;font-size: 0;
}*/
.myswiper3,
.myswiper4 {
	width: 350px;
	height: 370px;
	font-size: 0;
	display: inline-block;
}

.myswiper1 img {
	width: 100%;
}

.myswiper2 img,
.myswiper3 img,
.myswiper4 img {
	width: 350px;
}

.myswiper3 img,
.myswiper4 img {
	height: 370px;
}

.fenye {
	/* background-color: red; */
	/* opacity: 0.3 */
}

.swiper-pagination-bullet {
	background-color: red;
	width: 20px;
	height: 20px;
	border-radius: 100%;
}

swiper-pagination {
	background-color: blue
}

.youshi {
	background: #f6f6f6;
	font-size: 0;
	text-align: center;
	margin: 0 auto;
}

.content {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.contentline {
	background: #4628a8;
	height: 100px;
	width: 100%;
	text-align: center;
	color: #fff;
	line-height: 100px;
	font-size: 20px;
}

.yshi_l,
.yshi_r {
	display: inline-block;
}

.yshi_l {
	width: 50%;
}

.yshi_l img {
	width: 720px;
}

.yshi_r {
	width: 50%;
	vertical-align: top
}

.ytop {
	text-align: center
}

.ytop .y1 {
	width: 40px;
}

.ytop .y2 {
	width: 168px;
}

.ytop span {
	color: #8d8d8d;
	font-size: 16px;
	display: inline-block;
	position: relative;
	top: -10px;
}

.yshi_r h2 {
	font-size: 20px;
	color: black;
	text-align: center
}

.news {
	margin-top: 0px
}

.newslist {
	width: 1200px;
	margin: 0 auto;
	height: 40px;
	font-size: 18px
}

.newslist li {
	width: 23%;
	margin: 1%;
	float: left
}

.newslist h1 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.newslist span {
	font-size: 14px;
	color: #a1a1a1
}

.fourstyle {
	width: 100%;
	height: 694px;
	background: url(../img/bac.png);
	background-size: 100% 100%;
}

.fourstyle .flist {
	/* padding-top: 68px; */
	/* padding-left: 50px; */
	display: inline-flex;
}

.fourstyle .flist li {
	
	width: 255px;
	height: 84px;
	background: url(../img/btn2.png);
	font-size: 40px;
	line-height: 69px;
	text-align: center;
	color: white;
	margin-left: 0.9375rem;
	margin-top: 50px;
	margin-bottom: 40px;
	cursor: pointer;
}

.flist li:hover {
	background: url(../img/btn.png);
}

.fcontent {
	display: inline-block;
	width: 860px;
	vertical-align: top;
}

.fcontent li {
	width: 860px;
	height: 471px;
	display: inline-block;
	background: white;
	display: none
}

.fcontent li span {
	width: 33%;
	float: left;
 	margin-top:25px;
	text-align: center;
	font-size: 23px;
	height: 40px;
	line-height: 40px
}

.fcontent li:first-child {
	display: block;
	background: white
}

/* .huoban{width: 1200px;} */
.huoban a {
	width: 25%;
}

.huoban a img {
	width: 280px;
}

.footer {
	height: 460px;
	background: #0d0b21
}

.footer .footerl,
.footer .footerr {
	display: inline-block;
	text-align: left;
}

.footerl {
	box-sizing: border-box;
	vertical-align: top;
	width: 440px;
	color: white;
	padding-top: 28px;
	padding-left: 43px;
	text-align: left;
}

.footerl h1 {
	color: #e58d00;
	font-size: 20px;
	margin-bottom: 15px;
	margin-top: 40px;
}

.footerl p {
	line-height: 20px;
}

.footerl p:last-child {
	font-size: 14px
}

.footerr {
	padding-top: 60px;
	padding-left: 10px;
}

/*.footerr{width: 758px}*/
.last {
	height: 30px;
	line-height: 30px;
	text-align: right;
	background: black;
	color: #888;
	padding-right: 10px
}

.content_details {
	width: 100%;
	height: 5000;
	display: flex;
	/*设为 Flex 布局以后，子元素的float、clear和vertical-align属性将失效*/
	display: -webkit-flex;
	/* Safari */
	flex-direction: column;
	/*容器内项目的排列方向(默认横向排列 row)*/
	flex-wrap: nowrap;
	/*容器内项目换行方式*/
	justify-content: center;
	/*项目在主轴上的对齐方式*/
	align-items: center;
	/*项目在交叉轴上如何对齐*/
	align-content: center;
	/*定义了多根轴线的对齐方式。如果项目只有一根轴线，该属性不起作用*/
}

.details_about {
	width: 1200px;
	height: 5000;
	text-align: center;
	background-color: #4628a8;
}

.banner_c {
	text-align: center;
}

.big_box {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.youshi_box {
	width: 1200px;
	/* text-align: center; */
}

.youshibox {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.youshi_smallbox {
	width: 1200px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.ys_details {
	width: 200px;
	height: 200px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.newsbox {
	width: 100%;
	height: 580px;
	background-color: #FFFFFF;
}

.texthide {
	display: none;
}

.liuchengbox {
	width: 100%;
	height: 800px;
	display: flex;
	flex-direction: column;
	/* justify-content: center; */
	align-items: center;
}

.liuchengrow {
	display: flex;
	justify-content: space-around;
	width: 1350px;
	height: 300px;
}

.liuchengsmall {
	display: flex;
	position: relative;
	width: 200px;
	height: 120px;
	border-radius: 5px;
	background-color: #FFFFFF;
	box-shadow: 1px 3px 10px #D1CBC9;
}

.liucheng_title {
	width: 1315px;
	text-align: left;
	margin: 20px 0px 50px 35px;
}

.sanjiao {
	width: 0;
	height: 0;
	margin-left: 160px;
	display: flex;
	border: 20px solid;
	border-color: #01999A #01999A transparent transparent;
}

.sanjiao font {
	font-size: 20px;
	margin-top: -16px;
	margin-left: 5px;
}

.liuchengline {
	width: 110px;
	height: 1pt;
	margin-top: 10px;
	background-color: #000000;
}

.liucheng_details {
	display: flex;
	flex-direction: column;
	text-align: left;
	position: absolute;
	margin-top: 20px;
	margin-left: 6px;

}

.liucheng_details font {
	margin-top: 10px;
}

.big_font {
	position: absolute;
	/* 	top: 180px; */
	left: 170px;
	line-height: 370px;
}

.bit_font {
	position: absolute;
	/* 	top: 260px; */
	left: 170px;
	line-height: 540px;
}

.bits_font {
	position: absolute;
	/* 	top: 260px; */
	left: 170px;
	line-height: 700px;
}

.container {
	width: 900px;
	margin: 50px auto;
	text-align: center;
}

#myModel {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	background-color: rgba(9, 9, 9, 0.63);
	width: 100%;
	height: 100%;
	z-index: 1000;
}

.model-content {
	width: 30%;
	text-align: center;
	background: #ffffff;
	border-radius: 6px;
	margin: 200px auto;
	line-height: 30px;
	z-index: 10001;
}
