/* 首页 */
/* 头部 */
.header {
	min-width: 1200px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.index {
	margin: 0 auto;
}

.index .con {
	padding: 0 !important;
	height: 80px !important;
}

.bx-nav-tow .bx-logo,
.bx-nav-tow .bx-nav ul li a {
	height: 80px;
}

.bx-nav-tow .bx-nav ul li {
	font-size: 14px;
}

.bx-nav-tow .bx-nav ul li a:hover {
	color: #005f9d;
}

.bx-nav-tow .bx-nav ul li {
	padding-right: 39px
}

.bx-nav-tow .bx-nav ul li:last-child {
	padding-right: 0
}

.bx-nav-tow .bx-nav ul li a {
	padding: 0;
	color: #fff;
}

body {
	min-width: 1200px;
}

/* li显示 */
/* 首页 */
.index-nav {
	color: #005f9d !important;
}


/* banner */
.banner {
	width: 100%;
	position: relative
}

/* 首页轮播图 */
.carousel {
	height: 100vh;
}

.carousel .carousel-indicators {
	bottom: 53px !important;
}

.carousel-inner>.item>img {
	height: 100vh;
}

.carousel .carousel-indicators .active {
	width: 26px;
	height: 8px;
	background-color: #005f9d;
	border-radius: 3px;
	border: none;
	margin-right: 10px
}

.carousel-indicators li {
	width: 8px;
	height: 8px;
	background-color: #fff;
	border-radius: 8px;
	margin-right: 10px
}

/* 底部 */
.footer {
	width: 100%;
	background-color: rgba(000, 000, 000, 0.3) !important;
	position: absolute;
	bottom: 0;
	z-index: 2;
}

.footer p {
	font-size: 16px;
	color: #fff;
	margin: 0
}

/* 底部（除首页） */

.bx-footer-three {
	margin-top: 30px;
	width: 100%;
	height: 144px;
}

.bx-footer-three .container-fixed .bx-link i {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #666666;
	margin-right: 29px;
	cursor: pointer;
}

.bx-footer-three .container-fixed {
	border: none !important
}

.bx-footer-three .container-fixed .bx-link i:hover {
	background: #fff;
	color: #333;
}

.bx-footer-three .container-fixed div:nth-child(2) {
	margin-top: 21px;

}

.icon:before {
	line-height: 30px;
}

.bx-footer-three .bx-link {
	border: none;
}

.bx-footer-three .footer-nr ul li a {
	color: #5f5f5f;
	font-size: 16px;
}

.bx-footer-three .footer-nr ul li a:hover {
	color: #fff;
}

.bx-footer-three .footer-nr p {
	color: #505050;
	font-size: 16px;
	line-height: 25px !important
}

/* chaxun内容 */
.chaxun-con {
	width: 100%;
}

.chaxun-con .container-fixed {
	height: 52px;
	border-bottom: 1px solid #e6e6e6;
	padding: 0 !important;
}

.chaxun-con .container-fixed p {
	line-height: 52px
}

.chaxun-con .bx-Jobs {
	width: 1200px;
	padding: 0 120px;
	padding-bottom: 100px;
	margin: 0 auto;
}

.chaxun-con .bx-Jobs .ipt {
	width: 1040px
}

.chaxun-con .bx-Jobs ul {
	float: left;
	width: 160px
}

.chaxun-con .bx-Jobs ul li {
	float: left;
	width: 160px;
	height: 55px;
	margin-top: 42px;
	border: 1px solid #e9e9e9;
	box-shadow: none
}

.chaxun-con .bx-Jobs ul li h3::before {
	display: none;
}

.chaxun-con .bx-Jobs ul li h3,
.chaxun-con .bx-Jobs .submenu p,
.chaxun-con .bx-Jobs .ipt a {
	font-size: 17px !important;
}

.chaxun-con .bx-Jobs ul li,
.chaxun-con .bx-Jobs ul li h3,
.chaxun-con .bx-Jobs ul li span i {
	background-color: #fff;
	color: #999;
}

.chaxun-con .bx-Jobs ul li span.s i {
	transform: rotateZ(0)
}

.chaxun-con .bx-Jobs .submenu {
	width: 160px;
	padding: 0;
	border: 1px solid #e9e9e9 !important
}

.chaxun-con .bx-Jobs .submenu p {
	line-height: 55px;
	padding-left: 35px;
	border-bottom: 1px solid #e9e9e9;
	margin: 0;
	cursor: pointer;
}

.chaxun-con .bx-Jobs .submenu p a {
	color: #999;
}

.chaxun-con .bx-Jobs .submenu p:hover {
	background: #005f9d;
}
.chaxun-con .bx-Jobs .submenu p.po{
	background: #005f9d;
}
.chaxun-con .bx-Jobs .submenu p.po a{
	color: #fff
}
.chaxun-con .bx-Jobs .submenu p:hover a {
	color: #fff
}

.chaxun-con .bx-Jobs .ipt input {
	width: 598px;
	height: 55px;
	float: left;
	margin-top: 42px;
	border-radius: 0;
	border: 1px solid #e9e9e9;
	border-right: none;
}

.chaxun-con .bx-Jobs .ipt a {
	width: 162px;
	line-height: 53px;
	padding: 0;
	background-color: #005f9d;
	border-radius: 0;
	margin-top: 42px;
}

/* 加入汉派页内容 */
.join-con {
	width: 100%;
}

.join-con .container-fixed {
	height: 52px;
	border-bottom: 1px solid #e6e6e6;
	padding: 0 !important;
}

.join-con .container-fixed p {
	line-height: 52px
}

.join-con .bx-Jobs {
	width: 1200px;
	margin: 0 auto
}

.join-con .bx-Jobs ul li {
	background: #f5f5f5;
	height: 58px;
	border: none !important
}

.join-con .bx-Jobs ul li h3::before {
	display: none;
}

.join-con .bx-Jobs ul li h3 {
	background: url(../images/zhiwei.png) no-repeat 0 center;
	background-size: 20px 20px;
	font-size: 16px;
	color: #333;
	padding-left: 26px
}

.join-con .bx-Jobs ul li span {
	width: 29px;
	height: 29px;
	border-radius: 50%;
	border: 1px solid #1f76ca;
	text-align: center;
	line-height: 30px;
	margin-top: 15px
}

.join-con .bx-Jobs ul li span i {
	color: #1f76ca !important;
}

.join-con .bx-Jobs .submenu p,
.join-con .bx-Jobs .submenu span {
	font-size: 16px;
	color: #333;
	line-height: 38px;
	font-weight: bold
}

.join-con .bx-Jobs .submenu {
	border: 1px solid #e6e6e6 !important
}

.join-con .bx-Jobs .submenu span {
	display: block;
	color: #666;
	font-weight: normal;
}

.join-con .bx-Jobs .submenu li {
	margin-bottom: 20px;
	border: none !important
}

.join-con .bx-Jobs .submenu .btn {
	width: 160px;
	height: 40px;
	border-radius: 15px;
	text-align: center;
	padding: 0;
}

.join-con .bx-Jobs .submenu .btn a {
	line-height: 40px;
	color: #fff;
}

.join-con .bx-Jobs .submenu p:last-child {
	display: inline-block;
	margin: 0;
	font-size: 14px;
	color: #999;
	padding-left: 20px;
	margin-bottom: 30px;
	margin-top: 30px
}

/* 投资内容 */
.touzi-con {
	width: 100%;
}

.touzi-con .container-fixed {
	height: 52px;
	border-bottom: 1px solid #e6e6e6;
	padding: 0 !important
}

.touzi-con .container-fixed p {
	line-height: 52px
}

.TZ-xinxi {
	width: 1200px;
	margin: 50px auto 0;
}

.TZ-xinxi .TZ-pic {
	padding: 10px;
}

.TZ-pic a {
	display: block;
	color: #666666;
	font-size: 18px
}

.TZ-pic a img {
	width: 100%
}

.TZ-pic p {
	line-height: 40px;
	margin: 0
}

.TZ-xinxi .TZ-pic a:hover {
	color: #005f9d;
}

/* 资讯页内容 */
.zixun-con {
	width: 100%;
}

.zixun-con .container-fixed {
	height: 52px;
	border-bottom: 1px solid #e6e6e6;
	padding: 0 !important
}

.zixun-con .container-fixed p {
	line-height: 52px
}

.ZX-xinxi {
	width: 1200px;
	margin: 0 auto
}

.ZX-xinxi .bx-news-tow {
	width: 100%;
}

.ZX-xinxi .bx-news-tow ul li {
	padding: 15px 0;
	border: none;
}

.ZX-xinxi .bx-news-tow ul li .tet h3,
.ZX-xinxi .bx-news-tow ul li .tet span {
	margin: 0;
	color: #666;
}

.ZX-xinxi .bx-news-tow ul li .tet h3 {
	margin: 12px 0 17px;
}

.ZX-xinxi .bx-news-tow ul li .tet h3:hover {
	color: #005f9d;
}

.ZX-xinxi .bx-news-tow ul li .tet p {
	margin: 25px 0 0;
	text-indent: 2em;
	color: #cbcbcb;
	line-height: 25px
}

.ZX-xinxi .bx-news-tow ul li .tet {
	padding-left: 384px;
}

.ZX-xinxi .bx-news-tow ul li .pic {
	width: 360px;
	height: 203px;
}

/* 走进汉派内容 */
.ZJ-con {
	width: 100%;
}

.ZJ-con .container-fixed {
	/* height: 52px; */
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	padding: 0 !important
}

.ZJ-con .container-fixed p {
	line-height: 52px
}

.ZJ-xinxi {
	width: 1200px;
	margin: 0 auto
}

.ZJ-xinxi .bx-news-tow,
.ZJ-xinxi .bx-news-tow2 {
	width: 100%;
}

.ZJ-xinxi .bx-news-tow ul li {
	padding: 15px 0;
	border: none;
}

.ZJ-xinxi .bx-news-tow ul li .tet h2 {
	font-size: 24px;
	color: #333333;
	margin: 0 0 75px;
}

.ZJ-xinxi .bx-news-tow ul li .tet p {
	color: #666666;
	line-height: 25px;
	margin: 0;
}

.ZJ-xinxi .bx-news-tow ul li .tet p:last-child {
	margin-top: 44px
}

.ZJ-xinxi .bx-news-tow ul li .tet {
	padding-left: 604px;
}

.ZJ-xinxi .bx-news-tow ul li .pic {
	width: 580px;
	height: 325px;
}

.ZJ-xinxi .bx-news-tow2 ul li:nth-child(2n) .tet {
	padding-left: 0px;
	padding-right: 604px;
}

.ZJ-bottom p {
	font-size: 24px;
	color: #333;
	margin-bottom: 54px !important
}

.ZJ-con .ZJ-bottom .slider {
	margin-bottom: 104px
}

.ZJ-con .ZJ-xinxi .slider div {
	/* padding: 0 15px; */
	/* display: block;
    box-sizing: border-box; */
	text-align: center;
}

.ZJ-con .ZJ-xinxi .slider div img {
	display: block;
	margin: 0 auto;
}

/* 产品中心 */
.CP-con {
	width: 100%;
}

.CP-con .container-fixed {
	height: 52px;
	border-bottom: 1px solid #e6e6e6;
	padding: 0 !important;
}

.CP-con .container-fixed p {
	line-height: 52px
}

.CP {
	width: 1200px;
	margin: 0 auto;
	padding-top: 50px
}

.CP .CP-left {
	width: 300px;
	float: left;
}

.CP .CP-left .CP-top p {
	width: 300px;
	line-height: 80px;
	background-color: #005f9d;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 0
}

.CP .CP-left .bx-Jobs ul li {
	width: 300px;
	height: 64px;
	margin: 0;
	font-size: 16px !important;
	color: #005f9d;
	background-color: #f5f5f5;
	box-shadow: none;
	border: none !important
}

.CP .CP-left .bx-Jobs ul li span {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background-color: #005f9d;
	line-height: 24px;
	margin-top: 20px;
	text-align: center
}

.CP .CP-left .bx-Jobs ul li span i {
	color: #fff;
	transform: rotateZ(0deg);
	font-size: 14px;
}

.CP .CP-left .bx-Jobs ul li h3 {
	color: #005f9d;
	line-height: 64px;
	font-weight: bold
}

.CP .CP-left .bx-Jobs .submenu {
	padding: 0 20px;
	background-color: #f5f5f5;
	border: none !important
}

.CP .CP-left .bx-Jobs ul p {
	font-size: 16px;
	color: #666666;
	line-height: 64px;
	padding-left: 38px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin: 0;
	cursor: pointer;
}

.CP .CP-left .bx-Jobs ul p a {
	color: #666666;
}

.CP .CP-left .bx-Jobs ul li h3::before {
	width: 0
}

.CP .CP-right {
	float: right;
	width: 860px
}

.CP .CP-right .bx-product-tow2 ul li {
	padding: 10px 10px 10px 10px !important
}

.CP .CP-right .bx-product-tow2 ul li:nth-child(1),
.CP .CP-right .bx-product-tow2 ul li:nth-child(2),
.CP .CP-right .bx-product-tow2 ul li:nth-child(3) {
	padding-top: 0 !important
}

.CP .CP-right .bx-product-tow2 ul li .div-fd {
	background-color: rgba(0, 0, 0, 0.6);
}

.CP .CP-right .bx-product-tow2 ul li .div-fd p {
	line-height: 20px;
	padding: 20px;
	padding-top: 0
}


.ZJ-xinxi .bx-news-tow ul li .tet a {
	display: block;
	width: 130px;
	height: 40px;
	margin-top: 30px;
	text-align: center;
	font-size: 14px;
	color: #005f9d;
	border: 1px solid #005f9d;
	border-radius: 20px;
	float: right;
	line-height: 38px;
}

.ZJ-xinxi .bx-news-tow ul li .tet a:hover {
	background: #005f9d;
	color: #ffffff;
}

.ZJ-xinxi .bx-news-tow ul li .tet h2 {
	font-size: 24px;
	color: #333333;
	margin: 20px 0 40px;
}





.join-con .jaruwomrnn {
	overflow: hidden;
	display: block;
	border: none;
	height: auto;
	padding: 50px 0 !important;
}

.join-con .jaruwomrnn ul {
	margin: 0 -10px;
	overflow: hidden;


}

.join-con .jaruwomrnn ul li {

	overflow: hidden;
}

.join-con .jaruwomrnn ul li input {
	width: 100%;
	height: 40px;
	border: 1px solid #dddddd;
	text-indent: 10px;
	font-size: 16px;
	outline: none;

}

.join-con .jaruwomrnn ul li textarea {
	width: 100%;
	height: 100px;
	border: 1px solid #dddddd;
	padding: 10px;
	box-sizing: border-box;
	resize: none;
	outline: none;
}

.join-con .jaruwomrnn ul li a {
	display: block;
	width: 150px;
	height: 40px;
	font-size: 16px;
	background: #8a151a;
	color: #ffffff;
	border-radius: 5px;
	text-align: center;
	line-height: 40px;
}



.div_paixe {
	overflow: hidden;
	display: block
}

.div_tu_xs {
	width: 33.33333%;
	overflow: auto;
	height: 615px;
}

.div_tu_xs ul {
	overflow: hidden;
}

.div_tu_xs ul li {
	/* padding:10px 30px; */
	overflow: hidden;
	display: block;
}

.div_tu_xs ul li a {
	display: block;
	padding: 10px 30px;
	border-left: 3px solid #fff;

}

.div_tu_xs ul li a:hover {
	background: #f7f9fa;
	border-left: 3px solid #8a151a;
}

.div_tu_xs ul li a:hover h3 {
	color: #8a151a;
}

.div_tu_xs ul li a.sore_focus {
	background: #f7f9fa;
	border-left: 3px solid #8a151a;
}

.div_tu_xs ul li a.sore_focus h3 {
	color: #8a151a;
}

.div_tu_xs ul li h3 {
	line-height: 30px;
	font-size: 1.4rem;
	font-weight: normal;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}

.div_tu_xs ul li h4 {
	line-height: 30px;
	font-size: 1.4rem;
	font-weight: normal;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}

.div_tu_xs ul li h4 i {
	margin-right: 5px;
}

.div_tu_xsxs {
	width: 66.66666%;
	height: 615px;
	overflow: hidden;
	display: block;
}

.gallery-thumbs .swiper-slide {
	opacity: 0.4;

}

.gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}

.bx-footer-three {
	margin-top: 30px;
	width: 100%;
	height: auto;
}
.join-con .container-fixed p{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding: 0 10px;
}
.CP-con .container-fixed p,.zixun-con .container-fixed p,.touzi-con .container-fixed p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px;
}
.bx-mb-nav{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.slick-slide img{
		width: 100%;
	}
	.index_footer{
		position: fixed!important;
		bottom: 0!important;
		left: 0!important;
		z-index: 96;
		}
@media (max-width:1000px) {
	.header {
		width: 100%;
		min-width: auto;
		max-width: 100%;
	}

	.container-fixed {
		width: 100%;
	}

	.bx-navigation {
		display: block;
		margin-right: 10px;
		margin-top: 20px;
	}

	.bx-navigation span {
		display: block;
		width: 30px;
		height: 3px;
		background: #ffffff;
		margin: 5px 0;
	}
    .gallery-top .swiper-wrapper {
        height:300px;
    }
	.bx-nav {
		display: none;
	}

	.chaxun-con .bx-Jobs {
		width: 100%;
		padding: 20px 10px;
	}

	.chaxun-con .bx-Jobs .ipt {
		width: calc(100% - 160px);
		float: right;
	}

	.chaxun-con .bx-Jobs .ipt input {
		width: 100%;
		border-right: 1px solid #e9e9e9;
	}

	.chaxun-con .bx-Jobs .ipt a {
		margin-top: 15px;
	}

	body {
		width: 100%;
		min-width: auto;
	}

	.join-con .jaruwomrnn {
		padding: 10px 0 !important;

	}

	.ZX-xinxi {
		width: 100%;
		padding: 0 10px;
	}

	.ZX-xinxi .bx-news-tow ul li .pic {
		width: 100px;
		height: auto;
	}

	.ZX-xinxi .bx-news-tow ul li .tet {
		padding-left: 110px;
	}

	.ZX-xinxi .bx-news-tow ul li .tet h3 {
		margin: 5px 0;
	}

	.ZX-xinxi .bx-news-tow ul li .tet p {
		margin: 0;
		font-size: 12px !important;
	}

	.CP {
		width: 100%;
		overflow: hidden;
		position: relative;
		padding-top: 20px !important;
	}

	.CP .CP-left {
		z-index: 1;
		left: -300px;
		
	}

	.row {
		margin: 0;
	}

	.CP .CP-right {
		width: 100%;
	}

	.div_tu_xs {
		width: 100%;
		height: 160px;
	}

	.div_tu_xs ul li {
		width: 50%;
		float: left;
	}

	.TZ-xinxi {
		width: 100%;
		margin: 20px 0;
		padding-bottom: 0 !important;
	}

	.div_tu_xsxs {
		width: 100%;
		height: auto;
		margin-top: 20px;
	}

	.ZJ-xinxi {
		width: 100%;
		padding: 0 10px;
	}

	.ZJ-xinxi .bx-news-tow ul li {
		overflow: hidden;
	}

	.ZJ-xinxi .bx-news-tow ul li .pic {
		width: 100%;
		height: auto;
		overflow: hidden;
		float: none;
	}

	.ZJ-xinxi .bx-news-tow ul li .tet {
		padding: 0;
	}

	.ZJ-xinxi .bx-news-tow ul li .tet p {
		height: auto;
	}

	.ZJ-xinxi .bx-news-tow ul li .tet h2 {
		font-size: 24px;
		color: #333333;
		margin: 20px 0 20px;
	}

	.ZJ-con .ZJ-bottom .slider {
		margin-bottom: 20px;
	}

	.ZJ-bottom p {
		font-size: 24px;
		color: #333;
		margin-bottom: 20px !important;
	}
	.bx-footer-three{
		overflow: hidden;
	}
	.footer-nr ul{
		display: none;
	}
	
	.ZJ-con .container-fixed{
		height: auto;
	}
	.bx-footer-three .bx-link{
		display: none;
	}
	.bx-footer-three .container-fixed div:nth-child(2){
		margin-top: 0;
		color: #fff;
	}
	.ZJ-con .container-fixed p{
		color: #fff;
	}
	.index .con{
		height: 60px;
	}
	.bx-nav-tow .bx-logo, .bx-nav-tow .bx-nav ul li a{
		height: 60px;
	}
	.bx-nav-tow .bx-logo img{
		max-height: 50px;
		margin-left: 10px;
		margin-top: 5px;
	}
	.CP .CP-left .CP-top p {
    width: 300px;
    line-height: 60px;
    background-color: #005f9d;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-align: center;
	line-height: 60px;
    margin: 0;
}
.CP .CP-left .bx-Jobs ul li {
    width: 300px;
    height: 50px;
    margin: 0;
    font-size: 16px !important;
    color: #005f9d;
    background-color: #f5f5f5;
    box-shadow: none;
    border: none !important;
}
.CP .CP-left .bx-Jobs ul li h3 {
    color: #005f9d;
    line-height: 50px;
    font-weight: bold;
}
.CP .CP-left .bx-Jobs ul p {
    font-size: 14px;
    color: #666666;
    line-height: 50px;
    padding-left: 38px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin: 0;
    cursor: pointer;
}
.CP .CP-left .bx-Jobs ul li span{
	margin-top: 13px;
}

.poyanpinde{
	height: 370px;
	overflow: auto;
}





}
