.container2{
    width: 94%;
    margin:0 auto;
}
.menu4 a:hover{
	color: #1A39D6;
	border-bottom: solid 3px #1A39D6;    
}
@media screen and (min-width: 800px){
    /*电脑端公用部分*/
    * {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}

/* 头部 */
.header {
	width: 100%;
	background: #242933;
}

.head {
	max-width: 1200px;
	width: 100%;
	height: 30px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.menu {
	width: 212px;
	display: flex;
	justify-content: space-between;

}

.menu li {
	/* width: 44px;
	height: 16px; */
}

.menu li a {
	font-size: 11px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #ABABAB;
	line-height: 30px;
}

.menu1 li {
	/* width: 55px;
	height: 16px; */
}

.menu1 li a {
	font-size: 11px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #ABABAB;
	line-height: 30px;
}

/* 导航栏 */
.nav {
	width: 100%;
}

.nav_tab {
	max-width: 1200px;
	width: 100%;
	height: 90px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.nav_left {
	width: 210px;
	line-height: 90px;
}
.nav_left a{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.nav_left img {
	width: 100%;
}

.nav_zhong {
	max-width: 675px;
	line-height: 90px;
	padding-left: 20px;
}
.nav_eng{
    padding-top:14px;
}
.nav_eng a{
    display:block;
    color:#000000;
}
.menu3 {
	display: flex;
	justify-content: space-between;
}

.menu3 li {}

.menu3 li a {
	font-size: 18px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #000000;
	/*line-height: 25px;*/
}

.menu3 li a:hover {
	color: #0038FF;
}

.nav_right {
	/*width: 124px;*/
	height: 36px;
	margin: auto 0;
	border-radius: 100px 100px 100px 100px;
	border: 1px solid #7F7F7F;
	display: flex;
	justify-content: space-between;
	transition: all 0.3s ease-out;
	overflow: hidden;
}

/* 搜索 */
#formsearch{
    display:flex;
    flex-wrap:wrap;
}
#keyword {
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #7F7F7F;
	line-height: 38px;
	padding: 0 5px 0 13px ;
	width:65px;
	border:none;
	outline:none;
	background:none;
	transition: all 0.3s ease-out;
}

#s_btn{
	/*padding: 8px 13px 0px 0;*/
	background:url(../images/搜索.svg) no-repeat center; 
	width:31px;
	border:none;
	outline:none;
}
#formsearch:hover #keyword{
    width: 91px;
}
#formsearch.on #s_btn{
    
}



/* footer */
.footer {
	width: 100%;
	background: url(../images/ditu.png) no-repeat right center #252525;
}

.footer_all {
	max-width: 1200px;
	width:100%;
	margin: 0 auto;
}
/*.footer .footer_one{*/
/*    background:#333;*/
/*}*/
.footer_one {
	display: flex;
	justify-content: space-between;
}
/*.foot .foot_one{*/
/*    background:#0038FF;*/
/*}*/
/* 大底部左边 */
.footer_left {
	max-width: 600px;

}

.footer_tu {
	padding: 50px 0 0 0;
}

.footer_tu img {}

/* 底部菜单 */
.footer_nav {
	padding: 51px 0 0 0;
	display: flex;
	justify-content: space-between;
}

.footer_nav ul {}

.footer_nav ul li {
	padding: 0 0 17px 0;
}

.footer_nav li a {
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #919191;
	line-height: 22px;
}

.shense {
	color: #FFFFFF !important;
}

/* 底部地址 */
.footer_dizhi {
	display: flex;
	padding: 92px 0 40px 0;
}

.dizhi {
	display: flex;
	padding: 0 30px 0 0;
}

.qiyedizhi {
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	/*line-height: 22px;*/
}

.jutidizhi {
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #919191;
}

/* 底部邮箱 */
.youxiang {
	display: flex;
}

/* 大底部右边 */
.footer_right {
	max-width: 300px;
	text-align: right;
	padding: 50px 0 0 0;
}

.rexian {
	font-size: 24px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 33px;
	letter-spacing: 1px;
}

.diahua {
	font-size: 38px;
	font-family: EuclidCircularA-SemiBold, EuclidCircularA;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 53px;
	letter-spacing: 2px;
	padding: 25px 0 79px 0;
}

.weixin {
	width: 137px;
	height: 137px;
	background: #F9F9F9;
	border-radius: 10px;
	margin: 0 0px 0 162px;
}

.tianjia {
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #919191;
	line-height: 22px;
	padding: 10px 0 0 0;
}

/* 底部 */
.foot {
	width: 100%;

	height: 60px;
	background: #0038FF;
}

.foot_all {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}

.foot_one {
	display: flex;
	justify-content: space-between;
}

.lianjie {
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 60px;
}

.foot_tu {
	width: 156px;
	display: flex;
	justify-content: space-between;
	align-self: center;
}


}
