 .wrapper{
	 background:#29597b!important;
 }
 .header, .footer{
	 background:#29597b!important;
 }
 .header .hlogo{
	display: block;
    background: none;
    position: relative;
    width: 131px;
    left: 120px;
    top: 0px;
 }
 .footTop{
	 background:#29597b!important;
 }
 .pull_banner{
	 padding-top:86px;
 }
 .pull_banner .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        width: 100%;
        height: 450px;
        overflow: hidden;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
  .pull_banner .swiper-slide img{
  	width: 100%;
	height:100%;
	
  }
.hashu_mune a{
	color:#666!important;
}
.hashu_mune h3{
	background: #014099;
height: 176px;
text-align: center;
font-size: 28px;
color: #fff;
padding-top: 50px;
position: relative;
}
.hashu_mune h3:after{
	content: "";
	position: absolute;
	z-index: 9;
	left: 20px;
	top: -36px;
	width: 20px;
	height: 78px;
	background: #F7B500;
	border-radius: 1px;
}
.hashu_mune h3 span{
	font-size: 16px;
}

.hashu_mune  ul{
	color: #000000;
	font-size: 18px;
}

.hashu_mune  ul li{
	text-indent: 30px;
	padding-top: 10px;
	padding-bottom:10px;
	color:#666;
}
.hashu_mune  ul li:hover{
	background:#014099;
}
.hashu_mune  ul li:hover a{
	color:#fff!important;
}
.hashu_mune  ul li span{
	float: right;
	color: #999;
}
.hashu_mune  ul li.active span{
	transform:rotate(90deg);
	    position: relative;
    top: -12px;
}
.hashu_mune  ol{
	display: none;
}
.hashu_mune  ol  li{
	padding-top: 0;
	margin: 5px 0;
}
.hashu_mune  ol a{
	padding: 10px 0;
	text-indent: 60px;
	color: #666666;
	display: block;
	font-size:16px;
}
.hashu_mune  ol a:hover,
.hashu_mune  ol li.on a{
	background: #fff;
	color: #014099!important;
}

.hashu_text{text-align:center;}
.hashu_text .title{
	padding-top: 50px!important;
	font-size: 18px;
	text-align:left;
}
.hashu_text .title a{
	color: #014099;
    font-size: 14px;
}
.hashu_text .title span{
	color: #666666;
}
.hashu_text .title h3{
	padding-top: 15px;
	color: #014099;
	font-size: 24px;
	text-align:left;
}
.list_sex{
	margin-top: 5px;
}
.list_sex li{
	width: 48%;
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 2%;
	margin-top: 40px;
	height:300px;
}
.list_sex li:nth-child(2n+2){
	margin-right: 0;
}
.list_sex li img{
	width: 100%;
}
.list_sex li:hover img{
	transition: all 0.6s;
    transform: scale(1.2);
}
.list_sex li:hover p{
	background:#fff;
	color:rgb(41, 89, 123.7);
}
.list_sex li p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgb(41, 89, 123.7);
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.list_form li{
	margin-top: 30px;
	overflow: hidden;
	line-height: initial;
}
.list_form li a{
	font-size: 18px;
	color: #999;
}
.list_form img{
	width:20%;
	float: left;
	height: 140px;
}
.list_form .txt{
	width: 78%;
	float: right;
	position: relative;
	height: 140px;
}
.list_form .txt p{
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
margin-top: 10px;
}
.list_form .txt h4{
	color: #000000;
	font-size: 24px;
}
.list_form .txt span{
	position: absolute;
	left: 0;
	bottom: 5px;
}
.list_xiazai{
	overflow: hidden;
}
.list_xiazai li{
	width: 50%;
	float: left;
    text-indent: 30px;
	font-size: 18px;
	padding-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align:left;
}
.list_xiazai li a{
	color: #333;
}
.list_xiazai li a:hover{
	color:#3fd7de;
}
nav.navigation {
	padding-top: 70px;
	text-align: center;
}
.navigation a{
	padding:5px 10px;
	background:#29597b;
	color:#fff!important;
	border-radius: 10px;
}
.navigation span{
	padding:5px 10px;
	background:#fff;
	color:#29597b;
	border-radius: 10px;
}
.navigation a:hover{
	background:#fff;
	color:#29597b!important;
}
.navigation span:hover{
	background:#29597b;
	color:#fff;
}
.navigation p{
	padding:2.5px 10px;
	background:#29597b;
	color:#fff!important;
	border-radius: 10px;
	margin:0;
	display: -webkit-inline-box;
	font-size:12px;
	margin-left:10px;
}
/**********************2021-1-11***************************/
/****海狮介绍*****/
.banner_list{
	background: #007BFF;
	height: 320px;
	margin-top: 40px;
	margin-bottom: 20px;
}
.text_list p{
	font-size: 18px;
	color: #000;
	text-indent: 2em;
	padding-top: 10px;
}
/*意见反馈*/
.feedback{
	padding-top: 30px;
	font-size: 18px;
}
.int_text{
	margin-top: 20px;
	width: 100%;
	height: 43px;
	background: #F5F5F5;
}
.int_text input{
	display: block;
	height: 43px;
	width: 100%;
	background: #F5F5F5;
	text-indent: 2em;
}
.int_textarea{
	margin-top: 10px;
	background: #F5F5F5;
	height: 223px;
	width: 100%;
}
.int_textarea textarea{
	background: #F5F5F5;
	height: 223px;
	width: 100%;
	text-indent: 2em;
	padding:20px 0;
}
.int_sub{
	text-align: right;
	margin-top: 10px;
}
.int_sub input{
	width: 108px;
	height: 42px;
	border-radius: 1px;
	border: 1px solid #000000;
	display: inline-block;
}
/*招聘*/
.recruitment{
	border-top: dashed 1px #F5F5F5;
}
.recruitment li{
	margin-top: 20px;
	width: 100%;
	background: #FFFFFF;
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.06);
	color: #000;
	padding: 15px 20px;
	transition: all .5s ease;
	overflow:hidden;
	height:220px;
}
.recruitment li:hover{
	box-shadow: 0px -10px 8px 0px rgba(0, 0, 0, 0.8);
	height:auto;
}
.recruitment li:hover span{
	color: #007BFF;
}
.recruitment li p{
	font-size: 20px;
	padding-bottom: 8px;
	text-align:left;
	font-weight:900;
}
.recruitment li span{
	font-size: 18px;
	text-align:left;
	display:block;
}
.recruitment li h3{
	font-weight: 400;
	font-size: 20px;
	padding: 20px 0 10px 0;
	text-align:left;
}
.recruitment article{
	color: #666666;
	font-size: 18px;
	text-align:left;
}
.recruitment article div{
	padding-top: 5px;
}
.recruitment article img{
	width:90%!important;
	margin:10px auto;
}
/*联系我们*/
.connect_hs{
	text-align:left;
}
.connect_hs,
.connect_map{
	margin-top: 40px;
}
.connect_hs h3{
	padding-bottom: 20px;
	color: #000000;
	font-size: 24px;
}
.connect_hs p{
	padding-top: 10px;
	color: #666666;
	font-size: 16px;
	line-height:20px;
}
.connect_hs p img{
	width:16px;
	height:16px;
}
.connect_map{
	background: #999;
	height: 426px;
}
/*详情*/
.details_box{
	overflow: hidden;
	padding-top: 40px;
}
.details_box .deta_img{
	width: 40%;
	float: left;
	overflow: hidden;
}
.deta_text h4{
	margin:0;
}
.details_box .deta_img img{
	width: 100%;
}
.details_box .deta_text{
	width: 55%;
	float: right;
	margin-top:25px;
	text-align:left;
}
.details_box .deta_text p{
	font-size: 16px;
	color: #666;
	padding-bottom: 5px;
}
.details_scroll{
	width: 100%;
	 margin-top: 40px;
}
.details_scroll ul{
	overflow: hidden;
	width:100%;
}
.details_scroll ul li{
	width: 18%;
	height: 45px;
	float: left;
	margin:0 1%;
	text-align: center;
	line-height: 40px;
	background-color: #1491a6;
	border-top: 4px solid #1491a6;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	display: block;
}
.details_scroll ul li a{
	color: #fff;
	text-decoration: none;
}
 .details_scroll ul li.on{ 
	color: #333333;
    background-color: #fff;
    border-top: 4px solid #78bc54;
    height: 45px;
} 
 .details_scroll ul li.on a{
	 color: #000;
 }
 .details_scroll ul li:hover{
	 background-color: #fff;
	 border-top: 4px solid #78bc54;
 }
 .details_scroll ul li:hover a{
	 color: #000;
 }
 .hideScoll{
	 padding: 10px;
	 width: 99%;
	 margin-bottom: 20px;
	 background-color: #fff;
	 height: 400px;
	 overflow-x: hidden;
	 overflow-y: auto;
	 position: relative;
	 text-align:left;
 }
 .scll_index img{
	 display: block;
	 width: 100%;
	 overflow: hidden;
 }
 .list_content{
	 width:80%;
	 margin:0 auto 50px auto;
 }
 .fenye{
	 text-align:center;
	 overflow: hidden;
	 margin-top:50px;
 }
 .fenye a{
	 text-align: left;
     width: 50%;
     display: block;
     float: left;
 }
 .fenye a:nth-child(2){
	 text-align: right;
     width: 50%;
     display: block;
     float: left;
 }
 .fenye a:hover{
	 color:#29597b;
 }
 #allmap{
	 height:426px;
 }
 .hs_content{
	 padding-top:50px;
	 text-align:left;
 }
 .hs_content img{
	 max-width: 80%!important;
     height: initial!important;
     margin: 10px 10%;
 }
 .hs_content h2{
	 font-size:20px;
	 color:#014099;
 }
 .index_pro li{
	 width:24%;
	 height:330px;
	 margin:20px 4.667%;
	 float:left;
	 background:#fff;
	 opacity: .8;
	 border-radius:15px;
 }
 .index_pro li:hover a{
	 color:#007bff;
 }
 .proimg{
	width: 95%;
    margin: 0 2.5%;
	height:280px;
 }
 .proimg img{
	 height:280px;
	 border-radius:15px;
 }
 .proinfo{
	 margin:15px 0;
 }
.titlec p{
	padding-bottom:10px;
}
.ul_num{
	overflow: hidden;
	padding:40px 0;
}
.ul_num li{
	float: left;
    width: 25%;
    text-align: center;
    font-size: 18px;
    color: #fff;
	text-indent: 0;
}
.ul_num li span{
	position: relative;
    color: #fff;
    font-size: 68px;
    font-family: "DINCond-Bold";
    margin-right: 5px;
	line-height: initial;
    text-indent: 0;
}
.ul_num li b{
	position: absolute;
    font-weight: normal;
    color: #fff;
    background: #d66730;
    padding: 2px;
    border-radius: 3px;
    font-size: 20px;
    display: inline-block;
    bottom: 25px;
    margin-left: 4px;
	line-height: initial;
    text-indent: 0;
}
.ul_num li p{
	color: #fff;
    line-height: 27px;
	line-height: initial;
    text-indent: 0;
}
.more{
	text-align: center;
    border: 1px solid #fff;
    border-radius: 50px;
    text-indent: 0;
    display: inline-block;
    padding: 13px 56px;
    line-height: initial;
    width: 20%;
    margin: 30px 40% 0 40%;
}
.more:hover{
	background: #d66730;
    border: 1px solid #d66730;
}
.article_title{
	font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 31px;
    color: rgba(51, 51, 51, 1);
    opacity: 1;
    text-align: center;
}
.article_info{
	height: 37px;
    padding: 0 80px 0 80px;
    border-bottom: 1px solid rgba(237, 237, 237, 1);
    margin-top: 30px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 19px;
    color: rgba(153, 153, 153, 1);
    opacity: 1;
    display: flex;
    justify-content: space-between;
}
.article_info span{
	display: inline-block;
    vertical-align: top;
}
.article_content{
	font-size: 14px;
    font-family: Microsoft YaHei;
    color: rgba(102, 102, 102, 1);
    opacity: 1;
    margin: 10px;
    padding-bottom: 30px;
	text-align:left;
}
.article_content img{
	width:80%!important;
	margin:20px 10%!important;
	height:auto!important;
}
.article_content p{
	text-align:left;
	text-indent:2em;
	font-size:14px;
}
.intohaishi{
	padding-top: 130px;
    background: url(../images/yyly6.png) no-repeat;
    background-size: cover;
	background-attachment: fixed;
	text-align: center;
	padding-bottom:50px;
}
.intohaishi h1{
	color:#fff;
	display: block;
    font-size: 36px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
    line-height: 50px;
	font-weight: normal;
}
.intohaishi h2{
	color:#fff;
	display: block;
    font-size: 18px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
}
.intohaishi ul{
	width:80%;
	margin:0px auto;
	overflow:hidden;
}
.into_index ul{
	width:100%;
}
.into_index ul li{
	width: 22.5%!important;
    margin: 15px 1.25%!important;
}
.intohaishi ul li{
	border-radius: 15px;
    overflow: hidden;
    margin: 15px 1.666%;
    width: 30%;
    float: left;
}
.intoimg{
	width: 100%;
	overflow:hidden;
	background:#fff;
}
.intoimg img{
	width:100%;
	height:100%;
}
.intotext{
	background:#fff;
	height: 60px;
	line-height:60px;
}
.intextl{
	width: 80%;
    float: left;
    height: 60px;
}
.intextr{
	width:20%;
	float:right;
	height:60px;
	background:url(../images/into.png) center center no-repeat #d5d5d5;
	background-size: 50%;
}
.intohaishi ul li:hover .intextr{
	background:url(../images/into.png) center center no-repeat #232683;
	background-size: 50%;
}
.intohaishi ul li:hover .intoimg img{
	transition: all 0.6s;
	transform: scale(1.2);
}
.cate2{
	text-align:right;
}
.cate2 ul li{
	display: -webkit-inline-box;
    padding: 0 10px;
}
.cate2 ul li a{
	color:#014099!important;
	padding: 5px 10px;
	font-weight: 900;
}
.cate2 ul li:hover{
	background: #014099;
    color: #fff;
}
.cate2 ul li:hover a{
	color:#fff!important;
}
.navigation{
	display:-webkit-inline-box!important;
}
/**********************2021-1-11结束***************************/
/**********************销售网络地图***************************/
.mapTipText{width: 280px;height: 110px;background-color: #ffffff;}
.mapTipText .mapTipImg{height: 66px; width: 66px; float: left;border: 2px solid #ffffff; border-radius: 50%;overflow: hidden;margin: -12px 5px 0 -12px;}
.mapTipText .mapTipImg img{width: 100%;height: 100%;}
.mapTipText .mapTipList{float: left;margin-left: 4px;}
.mapTipText .mapTipList h2{text-align: left; padding-top:2px; margin:0;}
.mapTipText .mapTipList h2 a{font-size: 24px; color: #262626;text-decoration:none;}
.mapTipText .mapTipList h2 a:hover{ color: #0085d2;}
.mapTipText .mapTipList h2 a span{font-size: 16px;margin-left: 3px;}
.mapTipText .mapTipList ul{ width: 203px;padding-right: 10px;}
.mapTipText .mapTipList ul li{list-style: none;float: left;padding: 5px 3px 0 3px;}
.mapTipText .mapTipList ul li a{color: #262626;text-decoration:none; font-size:12px;}
.mapTipText .mapTipList ul li a:hover{background-color:#2ebcfe;color:#ffffff;}
/**********************2021-1-20结束***************************/
@media (max-width: 1024px){
	.ft-lf,
	.footer{
		display: none;
	}
	.list_content{
		width:90%;
	}
	.pull_banner{
		padding-top:80px;
	}
	.list_sex li{
		width: 100%;
		margin-top: 10px;
		height:200px;
	}
	.list_form img{
		width: 30%;
	}
	.list_form .txt{
		width: 68%;
	}
	.list_form .txt h4{
		font-size: 16px;
	}
	.list_form li a{
		font-size: 14px;
	}
	.list_xiazai li{
		text-indent: 0;
	}
}