.header_box {
	/* padding:20px; */
}

.header_box .flexbox {}

.header_box .header_left {
	width: 264px;
	padding: 20px;
	padding-right: 20%;
}


.header_right {
	flex: 1;
	/* width: 640px; */
}

.header_right ul li {
	font-size: 14px;
}


.header_box .header_right ul {
	display: flex;
}

.header_box .header_right ul li {
	flex: 1;
	text-align: center;
}

.header_box .header_right ul li .cn {
	font-size: 16px;
	line-height: 30px;
}

.header_box .header_right ul li .en {
	font-size: 14px;
}

.header_box .header_right ul li.cur a {
	color: #005298;
}

.header_box .tel_box {
	width: 260px;
	text-align: center;
}

.header_box .tel_box .tel {
	height: 20px;
	font-size: 24px;
	font-weight: 700;
	color: #005298;
	line-height: 36px;
}

.header_box .search_box {
	background: #005298;
	height: 118px;
	width: 140px;
	text-align: center;
	color: #fff;
	position: relative;
}
.header_box .search_box .iser_box{
	bottom:-100px;
	z-index: 99999;
	position: absolute;
	right: 0;
	min-width: 300px;
}

.iser_box{background: rgba(255,255,255,0.5);padding: 30px; transform-origin: top; z-index: 9; border-radius: 0 0 10px 10px; display: none;}
.header_box .search_box:hover .iser_box{
	display: block;
}
.search_l{display:flex;align-items:center;justify-content:end;width:450px;}
.search_l span+span{margin-left:10px;}
.search_l a{color: #666;font-size: 14px;}
.search_r{margin-top:15px;position:relative;}
#infoname{width:100%;height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;}
.z_img{width:38px;height:38px;position:absolute;top:0;right:0;background: no-repeat; border:0;
background: url(../img/icon_24.png);
z-index: 9999;
}
.hbtn .hmap{ display:block; width:88px; height:120px; background:#434343 url(../uploadfile/image/20201231/20201231145006_2124679487.png) no-repeat center 34px; text-align:center; font-size:14px; color:#fff; line-height:160px;}
.htel{ height:120px; padding:0 20px; border-left:1px solid #e6e6e6; font-size:25px; color:#c99d49; letter-spacing:-2px; font-family:fontDin1; line-height:155px; background:url(../uploadfile/image/20201231/20201231145006_990757044.png) no-repeat center 30px;}

.titlebox {
	position: relative;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
}

.titlebox h1 {
	font-size: 40px;
	padding-bottom: 10px;
	margin-top: 0;
}

.titlebox h1 strong {
	color: #005298;
}

.titlebox .des {
	background: rgb(72, 72, 72);
	border-radius: 10px;
	padding: 6px 10px;
	display: inline-block;
	color: #fff;
	font-size: 24px;
}


.titlebox2 {
	position: relative;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
}

.titlebox2 h1 {
	font-size: 40px;
	margin-top: 0;
}

.titlebox2 h1 strong {
	color: #005298;
}

.titlebox2 .des {
	border-radius: 10px;
	padding: 6px 10px;
	display: inline-block;
	color: #666;
	font-size: 18px;
}



.section1 {
	position: relative;
	background: #F9F9F9 url(../img/bg_1.jpg) center bottom no-repeat;
	padding: 30px 0;
	padding-bottom: 130px;
}

.section1 .decoration {
	width: 1335px;
	font-size: 15px;
	color: #999999;
	line-height: 37px;
	text-align: center;
}

.section1 .ul {}

.section1 .ul .item {
	border: 1px solid rgb(226, 226, 226);
	background: #fff;
	width: 100%;
	margin: 0 10px;
	position: relative;
	margin-top: 100px;
	padding-bottom: 30px;
	text-align: center;
}

.section1 .ul .item .item_img {
	margin-top: -50px;
	text-align: center;
}

.section1 .ul .item .item_img img {
	border: 3px solid #fff;
	border-radius: 100px;
	box-shadow: 0 6px 6px rgba(0, 0, 0, 0.1);
}


.section1 .ul .item .value {
	box-sizing: content-box;

}

.section1 .ul .item .value strong {
	font-size: 70px;
	font-family: SimSun;
	font-weight: bold;
	color: #000000;
}

.section1 .ul .item .value span {
	font-size: 18px;
	background-color: #484848;
	border-radius: 10px;
	color: #fff;
	font-weight: normal;
	padding: 0px 10px;
}

.section1 .ul .item .name {
	font-size: 20px;
	line-height: 37px;
}




.section1 .leftbox {
	background: #fff;
	padding: 50px;
	width: 657px;
}

.section1 .leftbox .cp_box {
	text-align: center;
	padding-top: 40px;
}

.section1 .leftbox .tit .more {
	position: absolute;
	right: 0px;
	top: 10px;
	width: 133px;
	height: 40px;
	background: #1468b4;
	border-radius: 16px 0px 16px 0px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}

.section1 .rightbox {
	position: relative;
}

.section1 .rightbox .cont {
	height: 700px;
	padding: 30px 0;
}

.section1 .rightbox .cont li {
	width: 420px;
	padding: 10px 0;
}

.section1 .rightbox .cont li a {
	background: #fff;
	display: flex;
	padding: 40px;
	justify-content: space-between;
}

.section1 .rightbox .cont li h1 {
	font-size: 22px;
	font-weight: bold;
	color: #000;
	margin-top: 0;
}

.section1 .rightbox .cont li h2 {
	color: #999;
	font-size: 18px;
	margin-top: 10px;
}

.section1 .rightbox .cont li .cp {
	height: 100px;
}

.section1 .rightbox .cont li .cp img {
	height: 100%;
}

.section1 .rightbox .cont li .more {
	width: 133px;
	height: 40px;
	background: #1468b4;
	border-radius: 16px 0px 16px 0px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}

.button-next {
	width: 420px;
	height: 36px;
	opacity: 1;
	background: #ffffff;
}

.button-prev {
	width: 420px;
	height: 36px;
	opacity: 1;
	background: #ffffff;
}

/*合作客户*/
.section2 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.section2_navbox {}

.section2_navbox ul {
	overflow: hidden;
}

.section2_navbox ul li {
	float: left;
	width: 13.5%;
	text-align: center;
	background: #E7E5E5;
	margin: 0.38%;
	font-size: 16px;
}

.section2_navbox ul li a {
	padding: 10px 0;
	display: block;
}

.section2_navbox ul li.cur {
	background-color: #005298;
}

.section2_navbox ul li.cur a {
	color: #fff;
}

.section2 .contentbox {
	overflow: hidden;
	padding-top: 20px;
}

.section2 .contentbox ul {
	/* padding:20px 0; */
}

.section2 .contentbox ul li {
	text-align: center;
	float: left;
	margin: 7px;

}

.section2 .contentbox ul li a {
	display: block;
	border: 1px solid #ececec;
	padding-bottom: 30px;
}

.section2 .contentbox ul li strong {
	display: block;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 24px;
	padding-top: 24px;
}

.section2 .contentbox ul li span {
	border-radius: 100px;
	border: 1px solid #ececec;
	padding: 6px 20px;
	line-height: 40px;
}

.section2 .contentbox ul li img {
	width: 333px;
	height: 333px;
}

/*关于我们*/
.section3_box {
	background: #F5F5F5;

}

.section3 {
	width: 1400px;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 50px;
}

.section3_nav {}

.section3_nav ul {
	overflow: hidden;
	box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
	background: #fff;
	padding: 0 20px;
}

.section3_nav ul li {
	float: left;
	padding: 30px;
	padding-left: 20px;
	background: url(../img/icon_12.jpg) left center no-repeat;
	width: 194px;
	position: relative;
}

.section3_nav ul li.cur {
	background-image: url(../img/icon_11.jpg);
}

.section3_nav ul li.cur strong,
.section3_nav ul li.cur span {
	color: #1468b4;
}

.section3_nav ul li.cur:after {
	content: '';
	width: 100%;
	height: 3px;
	background: #1468b4;
	position: absolute;
	bottom: 0;
	left: 0;
}

.section3_nav ul li strong {
	display: block;
	font-size: 18px;
	font-weight: normal;
	color: #000000
}

.section3_nav ul li span {
	color: #999;
	font-size: 12px;
}


.section3 .bottombox {
	padding-top: 45px;
	overflow: hidden;
}

.section3 .bottombox .title {
	font-size: 26px;
	color: #000;
	padding-top: 30px;
	display: block;
	font-weight: normal;
}

.section3 .bottombox .des {
	padding: 47px 0;
	line-height: 37px;
	font-size: 14px;
}

.section3 .bottombox .more {
	display: block;
	padding: 20px;
	background: #1468b4;
	width: 200px;
	text-align: center;
	color: #fff;
}


.section3 .leftbox {
	padding-right: 50px;
}


.section4_bg {
	background: url(../img/icon_8.jpg) top center;
}

.section4 {
	padding-top: 100px;
	padding-bottom: 80px;
}

.section4 .titles {
	text-align: center;
	color: #fff;
}

.section4 .titles h1 {
	display: block;
	padding-top: 0;
	margin-top: 0;
}

.section4 .titles strong {
	font-size: 40px;
	color: #FFC550;
}

.section4 .titles span {
	font-size: 18px;
}

.section4 .section4_nav {
	margin-top: 30px;
}

.section4 .section4_nav ul {
	overflow: hidden;
	/* background: #fff; */
}

.section4 .section4_nav ul li {
	float: left;
	width: 279px;
	background: #fff;
	margin-right: 1px;
	padding: 30px 0;
	text-align: center;
}

.section4 .section4_nav ul li img {
	padding-bottom: 10px;
}

.section4 .section4_nav ul li span {
	display: block;
	font-size: 30px;
}

.section4 .section4_nav ul li p {
	font-size: 12px;
	color: #828080;
}

.section4 .section4_nav ul li.cur {
	background: #E3A21F;
	color: #fff;
}

.section4 .section4_nav ul li.cur p {
	color: #fff;
}

.section4 .bottombox {
	margin-top: 30px;
	background: #fff;
	/* padding:40px; */
	overflow: hidden;
}

.section4 .contentbox {
	margin: 40px;
}

.section4 .contentbox .rightbox {
	margin-left: 40px;
}

.section4 .contentbox .rightbox .title .num {
	background: #005298;
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	border-radius: 10px;
	color: #fff;
	font-size: 40px;
}

.section4 .contentbox .rightbox .title strong {
	font-size: 30px;
	padding-left: 20px;
}

.section4 .contentbox .rightbox .title span {
	font-size: 30px;
	padding-left: 10px;
}

.section4 .contentbox .rightbox ul {
	padding-top: 30px;
}

.section4 .contentbox .rightbox li {
	margin-top: 20px;
	padding-left: 30px;
	background: url(../img/icon_14.png) 6px 14px no-repeat;
	color: #777;
	font-size: 18px;
	line-height: 36px;
}

.advicon{ display:inline-block;  width:58px; height:70px; background:url(../img/icon_23.png) no-repeat left top;}
.section4_nav li:nth-child(2) .advicon{ background-position-x:-94px;}
.section4_nav li:nth-child(3) .advicon{ background-position-x:-180px;}
.section4_nav li:nth-child(4) .advicon{ background-position-x:-272px;}
.section4_nav li:nth-child(5) .advicon{ background-position-x:-368px;}
.section4_nav li.cur .advicon{ background-position-y:-80px;}



.section5 {}

.section5 .title {
	padding-top: 80px;
	padding-bottom: 70px;
	text-align: center;
}

.section5 .title t {
	display: inline-block;
	vertical-align: middle;
	width: 400px;
	height: 23px;
	background: url(../img/icon_15.png) no-repeat center;
	margin: 0 20px;
}

.section5 .title t {
	display: inline-block;
	vertical-align: middle;
	width: 400px;
	height: 23px;
	background: url(../img/icon_15.png) no-repeat center;
	margin: 0 20px;
}

.section5 .title t.t {
	transform: rotate(180deg);
}

.section5 .title strong {
	font-size: 40px;
	font-weight: normal;
	color: #000;
	line-height: 24px;
}

.section5 .title b {
	color: #005298;
}

.section5 .title span {
	display: block;
	font-size: 18px;
	line-height: 36px;
	font-weight: 400;
	color: #999999;
}

.section5 .bottombox {
	/* width: 1400px; */
	height: 500px;
	/* 
	margin-top:80px;
	margin-bottom:80px; */
}

.poster-main .poster-btn {
	width: 44px;
	height: 32px;
	position: absolute;
	cursor: pointer;
	display: block;
	z-index: 10;
}

.poster-main .poster-btn a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
}

.poster-main .poster-prev-btn a {
	right: -16px;
}

.poster-main .poster-next-btn a {
	left: -16px;
}

.poster-main .poster-next-btn {
	left: -56px;
	top: 130px;
}

.poster-main .poster-prev-btn {
	right: -56px;
	top: 130px;
}

.poster-main .poster-next-btn a:hover,
.poster-main .poster-prev-btn a:hover {
	background-position: -36px 0
}

.poster-item {
	position: relative;
}

.poster-item em {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-style: inherit;
	font-size: 14px;
	color: #fff;
	text-align: center;
	display: none;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.7);
	line-height: 50px;
	overflow: hidden;
	height: 50px;
}

.poster-main .poster-list .poster-item img {
	display: block;
	width: 100%;
}

.poster-main {
	position: relative;
}

.poster-main .poster-list .poster-item {
	position: absolute;
	left: 0;
	top: 0;
}

.poster-main .poster-btn {
	position: absolute;
	top: 0;
	cursor: pointer;
}

.poster-main .poster-list .active em {
	display: block;
}

.honertab {
	margin: 30px;
	text-align: center;
}

.honertab a {
	display: inline-block;
	width: 158px;
	line-height: 39px;
	border-radius: 20px;
	background: #484848;
	font-size: 18px;
	color: #fff;
}

.honertab a+a {
	margin-left: 10px;
}

.honertab a.on {
	background: #c99d49;
}

.poster-list li {
	box-sizing: content-box;
	border: 1px solid #ddd;
}





.section6 {}

.section6 .title {
	padding-top: 80px;
	text-align: center;
}

.section6 .title strong {
	font-size: 40px;
	font-weight: normal;
	color: #000;
	display: block;
	line-height: 24px;
	line-height: 60px;
}

.section6 .title b {
	color: #005298;
}

.section6 .title span {
	display: block;
	font-size: 18px;
	line-height: 36px;
	font-weight: 400;
	color: #999999;
}

.section6 .section6_nav {
	margin-top: 30px;
}

.section6 .section6_nav ul {
	overflow: hidden;
	padding: 30px 0;
	text-align: center;
	/* background: #fff; */
}

.section6 .section6_nav ul li {
	display: inline-block;
	width: 160px;
	margin: 0 20px;
	font-size: 18px;
	background: #fff;
	margin-right: 1px;
	padding: 10px 0;
	border-radius: 100px;
	text-align: center;
	box-shadow: 0 0px 20px rgba(0, 0, 0, 0.1);
}

.section6 .section6_nav ul li.cur {
	box-shadow: 0 0px 20px rgba(0, 82, 152, 0.5);
	background: rgb(0, 82, 152);
	
}
.section6 .section6_nav ul li.cur a{
	color: #fff;
}


.section6 .bottombox {
	padding-top: 40px;
	padding-bottom: 60px;
}

.section6 .bottombox ul {
	overflow: hidden;
}

.section6 .bottombox ul li {
	float: left;
	width: 23.65%;
}

.section6 .bottombox ul li a {
	display: block;
	border: 1px solid #eee;
	padding: 20px;
}

.section6 .bottombox ul li img {
	border: 1px solid #eee;
}

.section6 .bottombox ul li strong {
	font-size: 16px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

.section6 .bottombox ul li p {
	font-size: 14px;
	color: #666;

}

.section6 .bottombox ul li span {
	border: 1px solid #eee;
	padding: 6px 20px;
	padding-right: 70px;
	border-radius: 100px;
	line-height: 60px;
	color: #666;
	background: url(../img/icon_17.png) 100px center no-repeat;
}

.section6 dl dd {
	padding: 20px;
	border-bottom: 1px dotted rgba(51, 51, 51, 0.2);

}

.section6 dl dd a {
	display: flex;
}

.section6 dl dd .right {
	padding-left: 12px;
}

.section6 dl dd h1 {
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
}

.section6 dl dd p {
	color: #999;
	height: 50px;
	margin: 6px 0;
}

.section6 dl dd span {
	font-size: 14px;
	color: #999;
}


@media (max-width: 1440px) {}

@media (max-width: 1199px) {}

@media (max-width: 767px) {}

@media (max-width: 575px) {}

em,
i {
	font-style: normal;
}

.contact {
	height: 517px;
	background: url(../img/icon_6.jpg) no-repeat center;
	color: #fff;
}

.contact .w1400 {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	align-items: flex-start;
}

.contactleft {
	margin-top: 134px;
}

.crcl_t {
	font-size: 34px;
	color: #fff;
	padding-left: 75px;
	line-height: 110px;
	background: url(../img/icon_7.png) no-repeat left center;
	margin-bottom: 45px;
}

.crctel p {
	font-size: 18px;
	line-height: 36px;
	padding-left: 50px;
	background: url(../img/icon_18.png) no-repeat left center;
}

.crctel p i {}

.crctel p span {
	display: inline-block;
	vertical-align: bottom;
}

.crctel p+p {
	margin-top: 25px;
}

.crctel p:nth-child(2) {
	background-image: url(../img/icon_19.png);
}

.crctel p:nth-child(3) {
	background-image: url(../img/icon_20.png);
}

.contactright {
	margin: 120px 0 0 0;
}

.crcr_t {
	font-size: 42px;
	color: #fff;
}

.crcr_t em {
	font-size: 20px;
	color: #cdcccc;
}

.crcr_t em:before {
	content: '';
	display: block;
	width: 40px;
	height: 4px;
	background: #005298;
	margin: 20px 0;
}

.crcr_btn {
	margin-top: 70px;
}

.crcr_btn a {
	display: inline-block;
	width: 200px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	background: #005298;
	border-radius: 28px;
	font-size: 18px;
	color: #fff;
}

/* .crcr_btn a:hover{ box-shadow:0 0 10px #ccc;} */
.copyright {
	background: #f1efe9;
}

.crcon {
	padding: 75px 0 60px 0;
}

.crcon,
.kslj {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	align-items: flex-start;
}

.kslj p {
	font-size: 20px;
	color: #4c4b48;
	margin-bottom: 18px;
}

.kslj a {
	display: block;
	font-size: 14px;
	color: #a5a298;
	line-height: 30px;
}

.kslj a:before {
	display: inline-block;
	content: '-';
	margin-right: 15px;
	vertical-align: middle;
}

.kslj p:before {
	content: '';
	display: inline-block;
	width: 3px;
	height: 16px;
	background: linear-gradient(to bottom, #C99D49 50%, #898b8b 50%);
	margin-right: 15px;
}

.kslj a:hover {
	color: #005298;
}

.kslj li+li {
	margin-left: 110px;
}

.crcode {
	display: -webkit-flex;
	display: flex;
	justify-content: flex-start;
	flex-wrap: nowrap;
	align-items: flex-start;
}

.crcodeleft{
	margin-right:20px;
}

.crcodeleft img {
	width: 166px;
	height: 166px;
	padding: 15px;
	background: #fff;
	position: relative;
	border-radius: 5px;
}

.crcodeleft>div {
	position: relative;
}
/* 
.crcodeleft>div:after {
	content: '';
	display: block;
	position: absolute;
	left: 100%;
	top: 16px;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 9px solid #fff;
}

.crright {
	margin: 0 0 0 30px;
}

.crcodeleft>div:nth-child(2):after {
	top: 76px;
}

.crcodeleft>div:nth-child(3):after {
	top: 135px;
}
 */
.crright p {
	cursor: pointer;
	width: 205px;
	height: 46px;
	transition: all .3s ease;
	padding-left: 25px;
	font-size: 16px;
	color: #545556;
	
	line-height: 46px;
	border-radius: 23px;
	background: linear-gradient(to right, #fefefd, #e6ddc2);
}

.crright p i {
	display: inline-block;
	vertical-align: middle;
	transition: all .3s ease;
	margin-right: 15px;
	width: 20px;
	height: 20px;
	background: url(../img/icon_21.png) no-repeat center;
}

.crright p+p {
	margin-top: 14px;
}

.crright p.on {
	background: linear-gradient(to right, #fcce75, #cda14d);
	color: #fff;
}

.crright p.on i {
	background-image: url(../img/icon_22.png);
}

.links {
	border-top: 1px solid #e4e2dc;
	height: 134px;
	background: url(../uploadfile/image/20201231/20201231191646_534711300.png) no-repeat right center;
	display: -webkit-flex;
	display: flex;
	justify-content: flex-start;
	flex-wrap: nowrap;
	align-items: center;
	font-size: 20px;
	color: #4c4b48;
}
.links>p{
	margin: 0;
}
.links>p>span {
	font-family: impact;
	padding: 0 20px 0 5px;
	text-transform: uppercase;
}

.linkTagcs {
	width: 900px;
	height: auto;
}

.linkTagcs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.linkTagcs li {
	list-style: none;
	margin: 0px;
	padding-right: 10px;
	line-height: 30px;
	float: left;
}

.linkTagcs li a {
	font-size: 14px;
	color: #a4a197;
	word-break: break-all;
}

.linkTagcs li img {
	border: 0px;
}

.end {
	background: #282319;
}

.end .w1400 {
	height: 88px;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	align-items: center;
}

.end,
.end a {
	font-size: 15px;
	color: #b3b8bd;
}

.end a:hover {
	color: #fff;
}
