* {
    margin: 0;
    padding: 0;
}

body {
    font-family: "Open Sans", sans-serif;
    color: #444444;
    font-size: 12px;
    background-color: rgb(240, 251, 255);
}

a {
    color: #47b2e4;
    text-decoration: none;
}

a:hover {
    color: #73c5eb;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Jost", sans-serif;
}

ul,
ol li {
    list-style: none;
}

.transition {
    transition: all .4s ease;
}
.wrapper {
	width: 1170px;
	margin: auto;
}
.box {
    width: 100%;
}
.header{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 25;
    background-color: #fff;
}
.nav {
    width: 60vw;
    height: 4vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nav>.leftNav {
    width: 18vw;
    height: 4vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
}
img{
    display: inline-block;
	max-width: 100%;
	height: auto;

}
.nav>.leftNav>a{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.6vw;
}
.nav>.leftNav>a>img {
    width: 4vw;
}

.nav>.leftNav>p {
    font-size: 1vw;
    padding: 0 15px;
    border-left: 1px solid rgb(182, 182, 182);
}

.nav>.rightNav>ul {
    height: 4vw;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .8vw;
}

.nav>.rightNav>ul>li {
    height: 4vw;
    margin: 0 15px;
}

.nav>.rightNav>ul>li>a {
    display: inline-block;
    color: #444444;
    height: 3.5vw;
    line-height: 3.5vw;
}

.nav>.rightNav>ul>li>a:hover {
    color: #47b2e4;
}

.nav>.rightNav>ul>li>.line {
    width: 0;
    height: 3px;
    background-color: #47b2e4;
    transition: .4s ease;
    border-radius: 15px;
}
.nav>.rightNav>ul>li>.amthing{
    width: 100%;
}


/* 产品及解决方案 */

.nav>.rightNav>ul>li>.content {
    width: 100%;
    position: absolute;
    top: 4vw;
    left: 0;
    background-color: #fff;
    z-index: 25;
	padding: 28px 0;
	display: none;
}

.nav>.rightNav>ul>li>.content>.contentUl {
    width: 70vw;
    margin: 0 auto;
	display: flex;
    justify-content: center;
} 

.nav>.rightNav>ul>li:hover .content {
    display: block;
}

.nav>.rightNav>ul>li>.content>.contentUl>.contentlist {
    width: 17.5vw;
}
.nav>.rightNav>ul>li>.content>.contentUl>.contentlist h4{
    width: 170px;
	margin-bottom: 16px;
	padding-bottom: 20px;
	font-size: 18px;
	line-height: 18px;
	border-bottom: 1px solid #eee;
}
.nav>.rightNav>ul>li>.content>.contentUl>.contentlist>p>a {
    position: relative;
	font-size: 16px;
	line-height: 32px;
	color: #333;
}

.nav>.rightNav>ul>li>.content>.contentUl>.contentlist>p>a:hover {
    color: #47b2e4;
}


/* 区域平台 */

.nav>.rightNav>ul>.list:nth-child(n+4) {
    position: relative;
}

.nav>.rightNav>ul>.list>.data {
    width: 100%;
    position: absolute;
    top: 4vw;
    left: 0;
    font-size: 0.73vw;
    text-align: center;
    line-height: 1.5vw;
    background-color: #ffffff;
    color: #444444;
    display: none;
	padding: 3px 5px;
	border: 1px solid #eee;
	border-top: 1px solid #fff;
	background-color: #fff;
    z-index: 25;    
}

.nav>.rightNav>ul>.list:nth-child(n+4):hover .data {
    display: block;
}

.nav>.rightNav>ul>.list>.data>p>a {
    color: #444444;
}

.nav>.rightNav>ul>.list>.data>p>a:hover {
    color: #47b2e4;
}


/* 线 */

.box>.aline {
    width: 100%;
    margin-top: -2px;
    height: 2px;
    background-color: #eee;
}
.imageData{
    width: 100%;
    margin: 4vw auto;
}
.imageData img{
    width: 99.5vw;
}
.breadcrumb{
    width: 1230px;
    margin: 0 auto;
}
.btn{
    width: 10vw;
    height: 5vh;
    background-color: skyblue;
    text-align: center;
    line-height: 5vh;
    margin: 50px auto;
    font-size: 0.8vw;
    border-radius: 10px;
}
.btn a{
    color: white;
}
.join {
    margin-bottom: 40px;
}
.join .join-tabs-content-item .join-together-advantage-list .wrapper{
    display: flex;
    justify-content: center;
    
}
.join .join-together-advantage-list .join-together-advantage-item {
	width: 210px;
	height: 200px;
	margin-right: 30px;
	padding: 40px 20px;
	border: 1px solid #eee;
    background-color: #fff;
    border-radius: 15px;
}
.join .join-together-advantage-list .join-together-advantage-item p {
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
	color: #666;
}
.join .join-together-advantage-list .join-together-advantage-last-item {
	margin-right: 0;
}
.join .join-together-advantage-list .join-together-advantage-image {
	margin-bottom: 20px;
	text-align: center;
	font-size: 0;
}
.join .join-together-advantage-list .join-together-advantage-title {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
.join .join-together-advantage-list .five .join-together-advantage-title {
	font-size: 16px;
}
.join .join-together-advantage-list .join-together-advantage-line {
	width: 30px;
	height: 0;
	margin: 20px auto;
	border-top: 2px solid #3a99f2;
}
.foot{
    width: 100%;
    height: 22vh;
    background-color: rgb(0, 23, 97);
    color: white;
    overflow: hidden;
}
.foot>.address{
    width: 40vw;
    margin: 50px auto 0;
    
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0 20px 0;
    font-size: 20px;
}
.foot>.address>.foot_p{
    /* padding: 15px 0; */
    width:15vw;
    font-size: 16px;
    list-style: none;
}
.foot>.address>.foot_p p{
    padding: 10px 0;
}
.foot>.address>div>div{
    padding: 10px 0;
    display: flex;
    justify-content: start;
    align-items: center;
}
.foot>.address>div>div>img{
    width: 25px;
    margin-right: 10px;
}
.imgList{
    width: 20vw;
}
.roof{
    padding: 1vw;
    border-radius: 10px;
    position: fixed;
    right: 5vw;
    bottom: 10vh;
    background-color: #fff;
}
.roof img{
    width: 30px;
    
}
.recordNo{
    width: 40vw;
    margin: 0 auto;
    color: rgb(212, 212, 212);
}
.recordNo span a{
    color: rgb(212, 212, 212);
}