* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;

}
html{margin:0;padding:0;border:0;}

@font-face {
    font-family: "PingFang SC";
    src: 
       url("../fonts/PingFang SC.ttf") format("truetype");
/*    font-weight: normal;*/
    font-style: normal;
}
@font-face {
    font-family: "PingFang SC2";
    src: 
       url("../fonts/PingFang SC2.ttf") format("truetype");
/*    font-weight: normal;*/
    font-style: normal;
}
body{
    font:15px/2 PingFang SC,PingFang SC2,Microsoft YaHei,arial;
    width: 100%;
    /*box-sizing: border-box;*/
    /*overflow: hidden;*/
}
/* 头部 */
.header {
	width: 100%;
	background: #242933;
}
.head {
	max-width: 1200px;
	width: 100%;
	height: 30px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.nav_left a{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.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;
	display: block;
}

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

.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 img {
	width: 100%;
}

.nav_zhong {
	width: 675px;
	line-height: 90px;
}

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

.menu3 li {
    box-sizing: border-box;
}
.menu3 li:hover{

}
.menu3 li a {
	font-size: 18px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #000000;
    line-height: 25px;
    padding:10px 10px;
}
.menu3 li:hover a {
	color: #0038FF;
    border-bottom:5px solid #0038FF;
}

.nave{
    position: absolute;
    top:90px;
    left:0;
    width: 100%;
    padding:20px 0;
    z-index: 100;
    display: none;
}
.menu3 li.active .nave{
    display: block;
}
.nav_cont1{
    background:#f7f8fa;   
    padding:0;
}
.nave .txt{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.nave .txt a{
    display: block;
    margin:0 10px;
    padding:20px 10px;
    border-bottom:5px solid #f7f8fa;
    line-height: 25px;
}
.menu3 li:hover .nave a {
	color: #000;
    border-bottom:5px solid #f7f8fa;
}
.menu3 li .nave .txt a:hover{
	color: #0038FF;
    border-bottom:5px solid #0038FF;
}
.nav_cont2{
    width: 100%;
    background: #fff;
}
.nav_cont2_c{
    max-width: 1230px;
    width: 96%;
    margin:0 auto;
}
.h_mySwiper1{
    padding-bottom: 100px!important;
}
.h_mySwiper1  a{
    display: block;
    border:none!important;
    padding:0!important;
}
.h_mySwiper1 .swiper-button-prev{
    width: 85px;
    line-height:60px;
    border-radius: 25px;
    background: #d7d7d7;
}
.h_mySwiper1 .swiper-button-next:after,.h_mySwiper1 .swiper-button-prev:after{
    color: #fff!important;
}
.h_mySwiper1 .swiper-button-prev:hover{
     background: #1b38d1;
}
.h_mySwiper1 .swiper-button-next{
    width: 85px;
    line-height:60px;
    border-radius: 25px;
    background: #d7d7d7;    
}
.h_mySwiper1 .swiper-button-next:hover{
     background: #1b38d1;
}
.h_mySwiper1 .img1{
    max-width: 230px;
    margin:0 auto;
    background: #f7f8fa;
}
.h_mySwiper1 .img1 img{
    width: 100%;
    display: block;
}
.h_mySwiper1 h3{
    font-weight: normal;
    font-size: 16px;
    color: #000;
    text-align: center;
    line-height: 2em;
}
.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;
}

/* 搜索 */
.nav_right p {
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #7F7F7F;
	line-height: 38px;
	margin: 0 13px;
}

.nav_right span img {
	padding: 8px 13px 0px 0;
}

/* 搜索 */
#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;
}

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



#header{
    width:100%;   
    text-align:center; 
    /*padding-top:5px;*/
    /*font-weight:bold; */
    /*padding-bottom:5px; */
    line-height:44px; 
    font:bold 20px/44px "微软雅黑"; 
    color:#fff; 
    position:relative;
    background: #242933;
    padding:10px 10px;
    display: none;
    box-sizing: border-box;
}
.logo{
    /*float:left;*/
    text-align: center;
}
.header_left{width:74px; height:34px; background:url(../../images/abc.png) center 10px no-repeat; background-size:26px 24px; position:absolute; left:0; top:0;  margin-top:5px;}
.header_right{
    float:left;
    width:32px; 
    height:44px; 
    /*background:url(../../images/13.png) center no-repeat; */
    position:absolute; 
    left:10px; 
    top:8px; 
    /*background-size:26px 21px; */
    /*margin-top:5px;*/
}
.header_right .bar{
    width: 100%;
    height: 4px;
    background: #fff;
    margin: 6px 0;
    opacity: 1;
    transition: all .5s ease;
    transform-origin: left center;
}

.header_right.on .bar:nth-child(1){
    transform:rotate(45deg);
    /*width: 40px;*/
}
.header_right.on .bar:nth-child(2){
    opacity: 0;
}
.header_right.on .bar:nth-child(3){
    transform:rotate(-45deg);
    position: relative;
    top: 3px;
    /*width: 40px;*/
}
#nav{
    text-align: center;
    width: 100%;
    padding: 5px 0 5px 0px;
    background: #242933;
    /*display: -webkit-box;*/
    display: none;   
    position: absolute;
    top:50px;
    left:0;
    z-index: 9999;
}
#nav li{
    font: 500 14px/40px '微软雅黑';
    /*padding:5px 0;*/
    /*-webkit-box-flex: 1;*/
}
#nav li a{
    display:block; 
    color:#fff; 
    width:100%; 
}
.head_s{
    position:absolute; 
    right:10px; 
    top:9px; 
    line-height:44px;
}
/*search css style*/
.search{
    background:#eae8e8;
    padding:8px 10%;
    position: absolute;
    top:50px;
    z-index: 9999;
    width: 100%;
    left:0;
    display: none;
    box-sizing: border-box;
}
#formsearch2{width:100%;}
#keyword2{
    border:1px solid #959595;
    line-height:32px;
    height:32px;width:80%;
    text-align:left;text-indent:20px;
    float:left;border-radius:4px;
    font-size: 14px;
    font-weight: normal;
}
#s_btn2{
    width:15%;line-height:32px;
    height:32px;
    background:#242933;
    border-radius:6px;
    float:right;
    color:#fff;
    font-size: 14px;
    border: none;
    outline: none;
}


.m_nav2{
    display: none;
}
a.m_nav_a{
    position: relative;
}
a.m_nav_a img{
    position: absolute;
    right:5%;
    top:20px;
    max-width:20px;
    /*transform: rotate(-90deg);*/
}
.m_nav2 a{
    text-indent: 25px;
}
#nav li a.m_nav_a.on img{
    transform: rotate(180deg);
}


.menu4 li a{
    font-size: 18px;
}
.menu4 li a:hover{
    width: 100%;
    height: 100%;
    display: block;
    color: #1A39D6;
    border-bottom: solid 3px #1A39D6; 
}
@font-face {
    font-family: "Montserrat";
    src:
       url("../fonts/Montserrat-Bold.otf") format("opentype");
/*    font-weight: normal;*/
    font-style: normal;
}
.zhan_biaoti h3,.qian_biaoti h3,.chuang_biaoti h3,.hezuo_logo,.fazhan_biaoti h3,.renzheng_biaoti h3,.biao_logo,.quan_logo,.hang_logo,.chuang_once h4,.pin_logo,.shiyong_logo,.sg_logo,.adva,.adva1,.adva2{
    font-family: "Montserrat";
}

@media(max-width:800px){
    *{
        box-sizing: border-box;
    }
    .header,.nav{
        display: none;
    }
    #header{
        display: block;
        padding: 15px 10px;
    }  
    .logo{
        line-height:1;
    }
    .logo img{
        max-height: 20px;
    }
    .head_s img{
        max-height: 24px;
    }
    #nav li{
        font: 500 18px/50px '微软雅黑';
    }
    #nav li a{
        text-align: left;
        padding:0 5%;
        box-sizing: border-box;
    }
    .menu4 li a{
        font-size: 16px;
    }
    #nav li.on .m_nav2{
        display: block;
    }
    #nav li.on a.m_nav_a img{
        transform: rotate(-180deg);
    }
}