/* 首页- 服务能力 */
.top_title {
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 68px;
}

.top_title span {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 6px;
	font-size: 7px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
}

.nl_li {
	margin-top: 10px;
	float: left;
	width: 23%;
	height: 280px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 60px;
	cursor: pointer;
	transition: 0.7s;
	margin-left: 5px;
}

.nl_li:hover {
	box-shadow: 0px 0px 10px 0px rgba(102, 102, 102, 0.2);
	margin-top: 5px;
	transition: 0.7s;
}

.nl_li:first-child {
	background: url(../img/yunying.png) no-repeat center 60px;
}

.nl_li:nth-child(2) {
	background: url(../img/fuwu.png) no-repeat center 60px;
}

.nl_li:nth-child(3) {
	background: url(../img/yunshu.png) no-repeat center 60px;
}

.nl_li:last-child {
	background: url(../img/fengxian.png) no-repeat center 60px;
}

.nl_li:first-child:hover {
	background: url(../img/yunying1.png) no-repeat center 60px;
}

.nl_li:nth-child(2):hover {
	background: url(../img/fuwu1.png) no-repeat center 60px;
}

.nl_li:nth-child(3):hover {
	background: url(../img/yunshu1.png) no-repeat center 60px;
}

.nl_li:last-child:hover {
	background: url(../img/fengxian1.png) no-repeat center 60px;
}

.nl_li .nl_img {
	width: 100%;
	height: auto;


}

.nl_li .nl_title {
	width: 100%;
	height: auto;
	margin-top: 70px;
	font-size: 24px;
	font-family: PingFang-SC-Regular;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
}

.nl_li .nl_list {
	width: 100%;
	height: auto;
	margin-top: 15px;
	font-size: 14px;
	font-family: PingFang-SC-Regular;
	font-weight: 900;
	color: rgba(51, 51, 51, 1);
}

.nl_li .nl_list ul li {
	line-height: 24px;
}

/* 首页服务产品 */
.pro_mod {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 37px;
}

.pro_list {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}

.pro_list a .pro_li {
	width: 20%;
	height: 434px;
	/* background: url(../img/c1.png) no-repeat center center; */
	background-size: 100% auto;
	float: left;
}

.pro_list a:first-child .pro_li {
	background: url(../img/c1.png) no-repeat center center;
}

.pro_list a:nth-child(2) .pro_li {
	background: url(../img/c2.png) no-repeat center center;
}

.pro_list a:nth-child(3) .pro_li {
	background: url(../img/c3.png) no-repeat center center;
}

.pro_list a:nth-child(4) .pro_li {
	background: url(../img/c5.png) no-repeat center center;
}

.pro_list a:last-child .pro_li {
	background: url(../img/c4.png) no-repeat center center;
}

.pro_li_ceng {
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: 0.6s;
	text-align: center;
	cursor: pointer;
}

.pro_li_ceng:hover {
	width: 100%;
	height: 100%;
	background: rgba(90, 142, 225, 0.65);
	/* opacity: 0.8; */
	transition: 0.6s;
}

.pro_li_ceng img {
	margin: 0px auto;
	margin-top: 107px;
	opacity: 1;
}

.pro_li_ceng span {
	display: block;
	opacity: 1;
	font-size: 28px;
	margin-bottom: 50px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
}

/* 首页-企业简介 */
.qiye_cont {
	width: 80%;
	text-align: center;
	margin: 0 auto;
	font-size: 14px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 28px;
	margin-top: 65px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.qiye_a {
	width: 100%;
	height: auto;
	text-align: center;
}

.qiye_a a {
	display: block;
	width: 160px;
	height: 44px;
	border: 1px solid rgba(186, 210, 233, 1);
	font-size: 16px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(0, 88, 173, 1);
	line-height: 44px;
	margin: 0 auto;
	margin-top: 34px;
}

.qiye_img {
	width: 100%;
	height: auto;
	text-align: center;
	overflow: hidden;
	margin-top: 66px;
	margin-bottom: 70px;
}

.qiye_img ul li {
	float: left;
	margin-right: 37px;
}

.qiye_img ul li:first-child {
	margin-left: 87px;

}

.qiye_img ul li:last-child {
	margin-right: 0px;

}





/* 新闻案例 */
.solution_title1 {
	margin: 0 auto;
	text-align: center;
}

.solution_title1 h2 {
	font-size: 35px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(26, 26, 26, 1);
	margin: 0;
	margin-top: 60px;
}

.solution_title1 h3 {
	font-size: 16px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(86, 85, 85, 1);
	margin: 0;
	margin-top: 27px;
}

.case {
	width: 100%;
	clear: both;
	padding-top: 60px;
	overflow: hidden;
	padding-bottom: 47px;
}

.case-list {
	width: 30%;
	float: left;
	margin-right: 5%;
	background: #FFFFFF;
}

.case-list:hover {
	background: #003993;
	transition: 0.3s;
	color: #FFFFFF;
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
}

.case-list:hover .case-time,
.case-list:hover .case-title,
.case-list:hover .case-intro {
	color: #FFFFFF !important;
}

.case-list:last-child {
	margin-right: 0;
}

.case-list .case-img,
.case-img img {
	width: 100%;
	height: 186px;
}

.case-cont {
	width: 100%;
	height: auto;
}

.case-cont .case-title {
	display: block;
	width: 92%;
	height: auto;
	margin: 0 auto;
	font-size: 17px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(35, 35, 35, 1);
	margin-top: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.case-cont .case-time {
	display: block;
	width: 92%;
	height: auto;
	margin: 0 auto;
	font-size: 13px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(153, 153, 153, 0.9);
	margin-top: 21px;
}

.case-cont .case-intro {
	display: block;
	width: 92%;
	height: 40px;
	margin: 0 auto;
	font-size: 14px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	margin-top: 27px;
	margin-bottom: 44px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;

}

.about_edulist {
	overflow: hidden;
	color: #fff;
	position: relative;
	width: 1200px;
	height: 400px;
	margin: 0 auto
}

.about_edulist ul {
	width: 9999px;
	position: absolute
}

.about_edulist ul li {
	width: 1200px;
	float: left
}

.about_edulist ul li a {
	color: #fff
}




.eduimg_cont {
	width: 145px;
	height: 301px;
	background: url(../imgs/z_img16.png) repeat;
	position: absolute;
	top: 0;
	left: 0;
	padding: 40px 25px 0
}

.eduimg_cont h3 {
	font-size: 24px;
	line-height: 25px;
	padding: 15px 0 0
}

.eduimg_cont p {
	padding: 30px 0 22px;
	line-height: 20px
}

.eduimg_cont a.edu_more {
	display: inline-block;
	color: #fff;
	width: 49px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: 0 0;
	border: 1px solid #fff
}

.edurg_cont {
	width: 72px;
	height: 181px;
	background: url(../imgs/z_img16.png) repeat;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0 10px 0 15px
}

.edurg_cont h3 {
	font-size: 18px;
	padding: 35px 0 20px
}

.edurg02_cont {
	width: 380px;
	height: 39px;
	background: url(../imgs/z_img16.png) repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 39px
}

.edurg02_cont span {
	display: inline-block;
	padding-left: 20px
}

.edurg02_cont span.span_tl {
	font-size: 18px
}

.edu_btn {
	width: 20%;
	text-align: center;
	padding-top: 36px;
	margin: 0 auto;
}

.edu_btn .edu_leftbtn {
	background: #fff;
	width: 52px;
	height: 50px;
	cursor: pointer;
	float: left;
}

.edu_btn .edu_leftbtn a {
	background: #fff;
	width: 52px;
	height: 50px;
	cursor: pointer;
	float: left;
}

.edu_btn .edu_leftbtn a:hover {
	background: #333333;
	cursor: pointer
}

.edu_leftbtn a i {
	width: 18px;
	height: 14px;
	display: block;
	background: url(../img/1.png) no-repeat !important;
	margin-left: 40%;
	margin-top: 35%;
}

.edu_leftbtn a:hover i {
	width: 18px;
	height: 14px;
	display: block;
	background: url(../img/2.png) no-repeat !important;
}

.edu_btn .edu_cnbtn {
	background: #fff;
	width: 90px;
	height: 50px;
	cursor: pointer;
	float: left;
	margin-left: 2%;
}

.edu_btn .edu_cnbtn a {
	background: #fff;
	width: 90px;
	height: 50px;
	cursor: pointer;
	float: left;
}

.edu_btn .edu_cnbtn a:hover {
	background: #333333;
	cursor: pointer
}

.edu_cnbtn a i {
	width: 18px;
	height: 14px;
	display: block;
	background: url(../img/ab.png) no-repeat !important;
	margin-left: 45%;
	margin-top: 23%;
}

.edu_cnbtn a:hover i {
	width: 18px;
	height: 14px;
	display: block;
	background: url(../img/ac.png) no-repeat !important;
}

.edu_btn .edu_rgbtn {
	background: #fff;
	width: 52px;
	height: 50px;
	cursor: pointer;
	float: left;
	margin-left: 2%;
}

.edu_btn .edu_rgbtn a {
	background: #fff;
	width: 52px;
	height: 50px;
	cursor: pointer;
	float: left;
}

.edu_btn .edu_rgbtn a:hover {
	background: #333333;
	cursor: pointer
}

.edu_rgbtn a i {
	width: 18px;
	height: 14px;
	display: block;
	background: url(../img/4.png) no-repeat !important;
	margin-left: 40%;
	margin-top: 35%;
}

.edu_rgbtn a:hover i {
	width: 18px;
	height: 14px;
	display: block;
	background: url(../img/3.png) no-repeat !important;
}



.edu_btn span.edu_rgbtn {
	background-position: right top;
	margin-left: 10px
}

.eduimg_cont img {
	position: static
}

/* 资质荣誉 */
.zizhi {
	width: 100%;
	height: 498px;
	background: url(../img/b_j.png) no-repeat center;
	background-size: 100% 100%;
	overflow: hidden;
	/* padding-bottom: 50px; */
}

.zizhi1 {
	width: 1300px;
	margin: 0 auto;
	position: relative;
}

.box {
	height: auto;
	/* border: 1px solid red; */
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;

	margin-top: 70px;
}

#roll {
	width: 400%;
}

#roll dd {
	width: 276px;
	height: 207px;
	float: left;
	margin-left: 20px;
	/* margin-right: 2px; */
	cursor: pointer;
}


.zizhi1 span {
	position: absolute;
	bottom: 40%;
	display: inline-block;
	width: 35px;
	text-align: center;
	cursor: pointer;
	/* background: red; */
	z-index: 90;
	color: #fff;
}

.zizhi1 .next {
	right: 0px;
}






/* 合作伙伴 */
.join-list {
	width: 100%;
	margin-top: 50px;
	height: auto;
	overflow: hidden;
	border-top: solid 1px #eaeaea;
	border-left: solid 1px #eaeaea;
	margin-bottom: 50px;
}

.join-left {
	float: left;
	border-bottom: solid 1px #eaeaea;
	border-right: solid 1px #eaeaea;
	overflow: hidden;
	width: 236px;
	height: 158px;
}

img.bigger {
	width: 100%;
	height: 100%;
	transition: transform 3s;
}

img.bigger:hover {
	transform: scale(1.2, 1.2);
}



/* 新闻详情页 */
.detail_banner {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.ding {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.nei_title {
	margin-bottom: 17%;
}

.nei_title .nei_t1 {
	font-size: 59px;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
}

.nei_title .nei_t2 {
	font-size: 33px;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
}

.c3 {
	position: absolute;
	bottom: 0;
	left: 0;
	display: none;
}

.nei_3 {
	float: left;
	width: 354px;
	height: 144px;
	background: rgba(0, 57, 147, 1);
	line-height: 144px;
	cursor: pointer;
}

.nei_3 .new_title {
	float: left;
	margin-left: 40px;
	margin-right: 40px;
	font-size: 45px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);

}

.nei_3 .new_img {
	float: left;

}

.nei_4 {
	display: none;
	float: left;
	width: 355px;
	height: auto;
	margin-left: 4px;
	position: absolute;
	bottom: 0;
	left: 355px;
	/* background: rgba(0, 57, 147, 1); */
	/* line-height: 144px; */

}

.nei_4 .new_li1 {
	display: block;
	width: 90%;
	height: 69px;
	background: rgba(0, 57, 147, 0.71);
	font-size: 28px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 69px;
	padding-left: 10%;
	margin-bottom: 3px;
	cursor: pointer;
}

.nei_4 .new_li1:last-child {
	margin-bottom: 0;
}




.detail_cont {
	width: 100%;
	height: auto;
}

.top_ban {
	width: 100%;
	height: auto;
	overflow: hidden;
	border: 1px solid rgba(194, 194, 194, 1);
	background: #FFFFFF;
}

.top_left {
	width: 50%;
	float: left;
	height: auto;
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 70px;
}

.top_left a {
	color: rgba(102, 102, 102, 1);
}

.top_right {
	width: 50%;
	float: left;
	overflow: hidden;
	height: auto;
}

.top_right .li_new {
	/* width: 11%; */
	float: right;
	height: 100%;
	margin-right: 5%;
}

/* .top_right .li_new:last-child{
	display: none;

} */

/* .top_right .li_new:last-child {
	margin-right: 0;
} */

.top_right .li_new a {
	text-align: center;
	display: block;
	height: 100%;
	font-size: 16px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 70px;
}

.top_right div.active a {
	color: #003993;
	border-bottom: 2px solid rgba(0, 57, 147, 1);
}

.new_cont {
	padding-top: 94px !important;

}

.new-title1 {
	text-align: center;
	margin-bottom: 50px;
}

.new-title1 h3 {
	font-size: 20px;
	font-family: MicrosoftYaHei-Bold;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);

}

.new-title1 h3 {
	font-size: 20px;
	font-family: MicrosoftYaHei-Bold;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);

}

.pb {
	font-size: 12px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);

}

.pb span:first-child {
	margin-right: 20px;
}

.pb span:nth-child(2) {
	margin-right: 20px;
}

.new_daodu {
	width: 99%;
	height: auto;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(210, 210, 210, 1);
	font-size: 12px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 24px;
	text-indent: 1em;
	margin-bottom: 30px;
}

.new_dd {
	width: 96%;
	margin: 20px auto;
}

.new_gjc {
	width: 96%;
	margin: 0px auto;
	margin-bottom: 15px;
}

.new_detail {
	text-indent: 2em;
	font-size: 14px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(37, 43, 58, 1);
	line-height: 24px;
	text-align: center;
	padding-bottom: 45px;
	border-bottom: 1px dashed rgba(212, 214, 218, 1);
}

.new_detail p {
	display: block;
	margin: 0;
	text-align: left;

}

.new_detail img {
	width: auto;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

/* 新闻详情页分页 */
.new_npage {
	margin-top: 18px !important;
	margin-bottom: 78px !important;
}

.new_npage .page_li {
	width: 50%;
	float: left;
}

.new_npage .page_li a {
	font-size: 14px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: #252B3A;
	line-height: 24px;
}

/* 关于我们 */
.jianjie_title {
	text-align: center;
}

.jianjie_title h2 {
	font-size: 30px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	margin: 0;
}

.jianjie_title span {
	display: block;
	margin-top: 19px;
	margin-bottom: 43px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 24px;
}

.jianjie_cont {
	width: 100%;
}

.jianjie_cont {
	text-indent: 2em;
	font-size: 16px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 28px;
}

.new_cont .qiye_img img {
	width: 274px;
	margin-right: 29px;
}

.new_cont .qiye_img img:last-child {
	margin-right: 0px;
}

/* 企业文化 */
.wh_div {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 134px;
}

.wh_div1 {
	float: left;
	margin-right: 16px;
	cursor: pointer;
	border-bottom: 1px solid rgba(194, 194, 194, 1);
}

.wh_div1:hover {
	border-bottom: 1px solid rgba(0, 57, 147, 1);
}

.wh_div1:hover h3 {
	color: rgba(0, 57, 147, 1);
}

.wh_div1:last-child {
	margin-right: 0px;
}

.wh_div1 h3 {
	font-size: 24px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	margin: 0;
	margin: 20px 0 20px 25px;
}

.wh_div1 span {
	display: block;
	font-size: 18px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	margin: 18px 0 50px 25px;
}

/* 关于我们荣誉资质 */
.r_bj {
	width: 100%;
	/* max-height: 800px; */
	background: url(../img/r_bj.png) no-repeat center;
}

.ry_cont {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}


.ry_cont .ry_li {
	float: left;
	margin-right: 42px;
}

.ry_cont .ry_li .ry_img {
	width: 370px;
	height: 260px;
	border: 1px solid #C2C2C2;
}

.ry_cont .ry_li .ry_img img {
	width: 100%;
	height: 100%;
}

.ry_cont .ry_li .ry_title {
	text-align: center;
	font-size: 18px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	margin-top: 23px;
	margin-bottom: 33px;
}

.ry_cont .ry_li:nth-child(3n) {
	margin-right: 0px;
}




/* 关于我们发展历程 */
.lc_cont {
	width: 100%;
	height: 1000px;
	max-height: 800px;
	margin-top: 60px !important;
	margin-bottom: 33px !important;
	overflow-y: scroll !important;

}

.lc_bj {
	width: 100%;
	/* min-height: 800px; */
	background: url(../img/f_bj.png) no-repeat center;
}

/* -moz-     /* 火狐等使用Mozilla浏览器引擎的浏览器 
-webkit-  Safari, 谷歌浏览器等使用Webkit引擎的浏览器 
-o-        Opera浏览器(早期) 
-ms-       Internet Explorer (不一定) */

.lc_cont {
	/*隐藏滚动条，当IE下溢出，仍然可以滚动*/
	-ms-overflow-style: none;
	/*火狐下隐藏滚动条*/
	/* overflow:-moz-scrollbars-none; */
	overflow: hidden !important;
	;
}

.lc_cont::-webkit-scrollbar {
	display: none;

	width: 0px !important;
}

.gdt {
	width: 102%;
	/* height: 1000px; */
	max-height: 800px;
	overflow-y: scroll;
	overflow-x: hidden;
}




.lc_li {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.lc_left {
	width: 50%;
	float: left;
	overflow: hidden;
}

.lc_right {
	width: 50%;
	float: left;
	overflow: hidden;
}

.lc_right .lc_box {
	width: 146px;
	height: 54px;
	background: rgba(238, 238, 238, 1);
	float: right;
	font-size: 16px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(0, 57, 147, 1);
	line-height: 54px;
	text-align: center;
	cursor: pointer;
	margin-right: 20px;
	transition: 0.7s;
}

.lc_left .cont_left {
	width: 6%;
	float: left;
	overflow: hidden;
}

.lc_left .cont_left span:first-child {
	display: block;
	width: 12px;
	height: 12px;
	background: rgba(255, 255, 255, 1);
	border: 2px solid rgba(81, 127, 249, 1);
	border-radius: 50%;
	margin: 3px auto;
}

.lc_left .cont_left span:nth-child(2) {
	display: block;
	width: 1px;
	height: 109px;
	margin: 5px auto;
	background: rgba(230, 230, 230, 1);
}

.lc_left .cont_right {
	width: 90%;
	float: left;
	/* transition: 0.7s;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	padding-bottom: 2%; */
}

/* .lc_left .cont_right:hover{
	width: 90%;
	float: left;
	background: #fff;
	box-shadow: 0px 0px 10px 0px rgba(102, 102, 102, 0.2);
	transition: 0.7s;
} */
.lc_li {
	width: 95%;
	margin: 0 auto;
	margin-top: 1%;
	transition: 0.7s;
	padding: 1% 0 1% 0;
}

.lc_li:hover {
	margin-top: 0%;
	background: #fff;
	box-shadow: 0px 0px 10px 0px rgba(102, 102, 102, 0.2);
	transition: 0.7s;
	/* padding-top: 1%; */
}

.lc_li:hover .lc_right .lc_box {
	background: #fff;
	transition: 0.7s;
}

.lc_left .cont_right .lc_year {
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	/* line-height: 24px; */
}

.lc_li:first-child .lc_left .cont_right .lc_year {
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(0, 57, 147, 1);
	/* line-height: 24px; */
}

.lc_li:first-child .lc_left .cont_left span:first-child {
	background: rgba(81, 127, 249, 1);
}

.lc_left .cont_right .lc_list {
	font-size: 14px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 24px;
}

.lc_left .cont_right .lc_list ul {
	margin-top: 10px;
}

/* 服务 干线运输 */
.fuwu_cont {
	width: 100%;
	height: auto;
}

.fuwu_cont img {
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}
.fuwu_cont img.w{
		width: initial;
		height: auto;
		margin-bottom: 40px;
	}

.fuwu_info {
	width: 100%;
	height: auto;
	margin-bottom: 73px;
	font-size: 16px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 24px;
}

/* 冷链运输 */
.ll_sort {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.ll_title {
	padding-left: 52px;
	background: url(../img/lei.png) no-repeat left;
	font-size: 22px;
	font-family: PingFang-SC-Bold;
	font-weight: bold;
	color: rgba(81, 81, 81, 1);
}

.ll_t1 {
	margin-top: 37px;
	font-size: 20px;
	font-family: PingFang-SC-Bold;
	font-weight: bold;
	color: rgba(81, 81, 81, 1);
}

.ll_cont {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.ll_cont .ll_cinfo {
	width: 30%;
	height: 330px;
	float: left;
	border: 1px solid rgba(220, 220, 220, 1);
	margin-right: 39px;
	text-align: center;
	margin-bottom: 64px;
	margin-top: 25px;
}

.ll_cont .ll_cinfo:last-child {
	margin-right: 0px;
}

.ll_cont .ll_cinfo img {
	width: auto;
	margin-top: 66px;
	margin-bottom: 38px !important;
}

.ll_cont .ll_cinfo .cinfo_title {
	font-size: 18px;
	font-family: PingFang-SC-Bold;
	font-weight: bold;
	color: rgba(81, 81, 81, 1);
	margin-bottom: 20px;
}

.ll_cont .ll_cinfo span {
	display: block;
	width: 90%;
	margin: 0 auto;
	font-size: 16px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(81, 81, 81, 1);
	line-height: 24px;
}

.ll_dian {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 28px;
	margin-bottom: 1%;
}

.ll_dian1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 28px;
	margin-bottom: 4%;
}

.ll_dian ul li {
	float: left;
	font-size: 16px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(81, 81, 81, 1);
	line-height: 24px;
	margin-right: 10%;
}

.ll_dian1 ul li {
	float: left;
	width: 50%;
	font-size: 16px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(81, 81, 81, 1);
	line-height: 34px;

}

.ll_dian ul li:last-child {
	margin-right: 0%;
}

.ll_dian ul li span.dian {
	display: block;
	float: left;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	margin-top: 5%;
	margin-right: 21px;
	background: rgba(193, 193, 193, 1);
}

.ll_dian1 ul li span.dian {
	display: block;
	float: left;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	margin-top: 3%;
	margin-right: 21px;
	background: rgba(193, 193, 193, 1);
}

.ll_dian span.tiao {
	font-size: 16px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(81, 81, 81, 1);
	line-height: 24px;
}

/* 客户案例 */
.al_kd {
	padding-left: 52px;
	background: url(../img/che_khal.png) no-repeat left;
	font-size: 22px;
	font-family: PingFang-SC-Bold;
	font-weight: bold;
	color: rgba(81, 81, 81, 1);
}

.kd_list img {
	margin: 0;
}

.sc_cont {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}

.sc_cont .sc_li {
	width: 284px;
	float: left;
	margin-right: 19px;
	margin-top: 33px;
	cursor: pointer;
}

.sc_cont .sc_li .sc_img {
	width: 100%;
	height: 216px;

}

.sc_cont .sc_li .sc_img img {
	width: 100%;
	height: auto;
}

.sc_cont .sc_li:nth-child(4n) {
	margin-right: 0px;
}

.sc_cont .sc_li .sc_title {
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(81, 81, 81, 1);
	line-height: 54px;
}

/* 新闻列表 */
.new_liebiao {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 49px;
	margin-bottom: 39px;
	padding-bottom: 10px;
}

.new_liebiao ul li {
	width: 99%;
	height: auto;
	background: #FFFFFF;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 27px;
	/* 	cursor: pointer; */
}

.new_liebiao ul a {
	display: block;
	width: 99%;
	height: auto;
	background: #FFFFFF;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 27px;
	/* 	cursor: pointer; */
}

.new_liebiao ul a :first-child {
	margin-top: 0px;
}

.new_liebiao ul a:hover {
	box-shadow: 0px 4px 8px 0px rgba(81, 83, 84, 0.16);
}

.new_liebiao ul a:hover .new_right span:nth-child(3) {
	background: rgba(0, 57, 147, 1);
}

.new_liebiao ul a .new_left {
	margin: 26px 20px;
	float: left;
}

.new_liebiao ul a .new_left img {
	width: 216px;
	height: 145px;
}

.new_liebiao ul a .new_right {
	margin: 26px 20px;
	overflow: hidden;

}

.li_title {
	overflow: hidden;

}

.li_title span.new_time {
	display: block !important;
	float: right !important;
	background: none !important;
	font-size: 14px !important;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	margin-top: 0 !important;
	color: rgba(153, 153, 153, 1) !important;

}

.new_liebiao ul a .new_right h3 {
	display: block;
	float: left;
	margin: 0;
	font-size: 18px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(42, 42, 42, 1);

}

.new_liebiao ul a li .new_right span {
	display: block;
	margin-top: 1%;
	font-size: 14px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 24px;

	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;

}

.new_liebiao ul a .new_right span:nth-child(3) {
	display: block;
	width: 122px;
	height: 37px;
	background: rgba(210, 210, 210, 1);
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 37px;
	text-align: center;
	margin-top: 20px;
}

/* 合作发展 商务合作 */
.sw_lx {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 22px;
}

.sw_lx .lx_left {
	float: left;
	margin-right: 30px;
	font-size: 14px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
}

/* 合作发展 运力招采 */
.join_cont {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.join_cont .join_top {
	background: #FFFFFF;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 24px;
}

.join_cont .join_top .yl_cont:nth-child(1) {
	width: 40%;
	float: left;
}
.join_cont .join_top .yl_cont:nth-child(2) {
	width: 60%;
	float: left;
}

.join_cont .join_top .yl_cont .yl_title {
	width: 80%;
	margin: 0 auto;
	font-size: 32px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	/* margin-left: 60px; */
	margin-top: 15%;
}

.join_cont .join_top .yl_cont span {
	display: block;
	width: 80%;
	margin: 0 auto;
	font-size: 16px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	margin-top: 32px;
}

.join_cont .join_top .yl_cont .yllx {
	display: block;
	width: 80%;
	margin: 0 auto;
	font-size: 17px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: #003993;
	margin-top: 32px;
}

/* .join_cont .join_top .yl_cont img {
	margin: 28px 18px;
} */

.join_bottom {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #FFFFFF;
	margin-bottom: 24px;
}

.join_bottom .b_li {
	width: 90%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 50px;
}

.join_bottom .b_li:last-child {
	margin-bottom: 50px;
}

.join_bottom .b_li .b_left {
	width: 12%;
	height: 100%;
	float: left;
}

.join_bottom .b_li .b_cont {
	border-left: 1px solid rgba(220, 220, 220, 1);
	width: 70%;
	height: auto;
	float: left;
	padding-left: 2%;
}

.join_bottom .b_li .b_cont .b_top_title {
	border-left: 5px solid rgba(45, 125, 246, 1);
	width: 70%;
	height: auto;
	padding-left: 2%;
	font-size: 22px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(81, 81, 81, 1);
	line-height: 24px;
}

.join_bottom .b_li .b_cont .b_bottom_cont {
	font-size: 16px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(81, 81, 81, 1);
	line-height: 31px;
	padding-left: 2.5%;
	margin-top: 33px;
	padding-bottom: 30px;
}

.join_bottom .jm_top {
	width: 92%;
	height: 64px;
	background: url(../img/che_khal.png) no-repeat 16px 19px;
	border-bottom: 1px dashed rgba(115, 111, 111, 1);
	padding-left: 80px;
	font-size: 22px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(81, 81, 81, 1);
	line-height: 64px;
	margin: 0 auto;
}

.join_bottom .jm_stitle {
	font-size: 22px;
	font-family: PingFang-SC-Bold;
	font-weight: bold;
	color: rgba(0, 57, 147, 1);
	margin-top: 27px;
	margin-bottom: 27px;
}


.join_bottom .jm_stitle1 {
	font-size: 22px;
	font-family: PingFang-SC-Bold;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	margin-top: 80px;
}

.join_bottom span {
	display: block;
	margin-bottom: 28px;
	font-size: 18px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(81, 81, 81, 1);
}

.join_bottom .jm_redtitle {
	font-size: 22px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(221, 16, 16, 1);
	margin: 50px auto;
}

/* 联系我们 地图 */
.allmap {
	width: 100%;
	height: 642px;
	margin-bottom: 70px;
}
.join_cont .join_top .yl_cont:nth-child(2) .allmap{
	width: 90%;
	margin: 0 auto;
	height: 366px;
	margin-top: 72px;
	margin-bottom: 70px;
}

.BMapLabel {
	border: none !important;
	/* box-shadow: 0px 2px 6px 0px rgba(117, 120, 121, 0.42); */
	padding: 6px 5px !important;
	border-radius: 5%;
	font-size: 14px !important;
	cursor: pointer;
	font-family: PingFang-SC-Regular !important;
	font-weight: 400;
	background: none !important;
	color:rgba(232, 204, 12, 1) !important;

}

.lx_title{
	width: 80%;
	margin: 0 auto;
	font-size: 24px;
	color: rgba(51, 51, 51, 1);
	margin-top: 25%;
	font-family:PingFang-SC-Bold;
	
}
.lx_nei{
	width: 80%;
	margin: 0 auto;
	font-size: 16px;
	color: rgba(51, 51, 51, 1);
	margin-top: 50px;
}
.lx_nei span.addr{
	width: 100% !important;
	color: rgba(51, 51, 51, 1) !important;
	margin-top: 0px !important;
}
.lx_nei span.email{
	
	width: 100% !important;
	color: rgba(51, 51, 51, 1) !important;
	margin-top: 10px !important;
}

.bd_content {
	width: 200px;
	font-size: 12px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 17px;
	margin-left: 10px;
}

/* 人才招聘 */
.zp_cont {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 54px;
}

.zp_cont .zp_t1 {
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
}

.zp_cont .zp_t1 font {
	font-size: 24px;
}

.zp_cont .zp_t2 {
	margin-top: 21px;
	font-size: 14px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
}

.join_j {
	height: 58px;
	line-height: 58px;
	background: #f1c999;
	border-radius: 4px;
	margin-top: 30px;
	font-size: 17px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	display: flex;
}

.join_j em {
	flex: 1;
	text-align: center;
	font-style: normal;
	padding-right: 3%;
}

.join_j i {
	flex: 1;
	display: block;
	text-align: center;
	font-style: normal;
}

.join_j span {
	display: block;
	width: 14%;
	text-align: center;
}

.join_j a {
	display: block;
	width: 8%;
	color: #333333;
}

.lie {
	height: 46px;
	line-height: 46px;
	font-size: 15px;
	color: #333333;
	border-radius: 4px;
	margin-top: 25px;
	background: none;
	border: solid 1px #d2d2d2;
	display: flex;
}

.lie:hover {
	color: rgba(0, 57, 147, 1);
}

.lie em {
	flex: 1;
	text-align: center;
	font-style: normal;
	padding-right: 3%;
}

.lie i {
	display: block;
	flex: 1;
	text-align: center;
	font-style: normal;
}

.lie span {
	display: block;
	width: 14%;
	text-align: center;
}

.lie a {
	display: block;
	width: 8%;
}

.join_er span {
	display: block;
	font-size: 13px;
	color: #666;
	line-height: 30px;
}

.join_er span:first-child {
	font-size: 16px;
	color: #060606;
	line-height: 50px;
	margin-top: 10px;
}

.join_yi {
	font-size: 16px;
	color: #060606;
	padding: 20px 0px;
}

.join_yi a {
	color: #2c7df6;
}

.join_body {
	border-bottom: solid 2px #2c7df6;
}

/* 业务查询-实时订单查询 */
.order_q {
	width: 100%;
	min-height: 500px;
	overflow: hidden;
}

.order_q .order_input {
	width: 60%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
	border-radius: 4px;
}

.order_q .order_input input {
	width: 70%;
	height: 46px;
	float: left;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(214, 218, 231, 1);
	border-radius: 4px 0px 0px 4px;
	padding-left: 7%;
	background: url(../img/sousuo.png) no-repeat 12px 14px;
	font-size: 16px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 46px;
}

.order_q .order_input button {
	width: 20%;
	float: left;
	height: 49px;
	background: rgba(0, 57, 147, 1);
	border-radius: 0px 4px 4px 0px;
	font-size: 18px;
	font-family: PingFang-SC-Medium;
	font-weight: 500;
	color: rgba(249, 249, 249, 1);
	line-height: 46px;
	text-align: center;
	border: none;
	padding: 0;
	cursor: pointer;
}

/* 业务查询  全国线路查询 */
.ditu {
	width: 1200px;
	height: 700px;
	background: #000;
	margin: 0 auto;
}

.xl_page {
	padding-bottom: 50px;
}

.quan_che {
	overflow: hidden;
	padding: 40px 0px 0px 0px;
}

.quan_che {
	width: 100%;
	color: #515151;
	font-size: 20px;
	line-height: 65px;
}

.quan_che a {
	width: 50%;
	float: left;
	display: block;
	cursor: pointer;
	border-bottom: dashed 1px #9F9F9F;
}

.quan_che a:nth-child(2n) {
	float: right !important;
}

.quan_che a em {
	width: 15%;
	display: block;
	float: left;
}

.quan_che a span {
	width: 15%;
	display: block;
	float: left;
	text-align: center;
}

.quan_che a span:nth-child(2) {
	width: 18%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.quan_che a span:nth-child(3) {
	width: 6%;
}

.quan_che a span:nth-child(4) {
	width: 20%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.quan_che a i {
	width: 25%;
	display: block;
	float: left;
}

/* 适配1200 */
@media screen and (min-width:1200px) and (max-width:1400px) {
	.nei_title .nei_t1 {
		font-size: 40px;
	}

	.nei_title .nei_t2 {
		font-size: 24px;
	}

	.nei_title {
		margin-bottom: 11%;
	}

}



/* 适配手机端 */


.mo {
	display: none !important;
}

.pc {
	display: block !important;
}

/* 平板 */
@media only screen and (min-width:751px) and (max-width: 1199px) {
	.mo {
		display: block !important;
	}

	.pc {
		display: none !important;
	}
	/* 首页样式 */
	.flickerplate .dot-navigation {
		position: absolute;
		bottom: 0px!important;
		;
		width: 100%;
		text-align: center;
		z-index: 100
	}
	/* 导航 */
	
	.sj_head {
		display: block!important;
	}
	.navMenubox {
		display: block;
	}
	.navMenu {
		display: none;
	}
	.sj-logo {
		width: 90px;
		height: 22px;
		!important;
	}
	.navMenu-top {
		background: #fff;
		height: 20px;
	}
	.sj-logo {
		float: left;
	}
	.sjnav-dianji {
		float: right;
	}
	.sjnav-dianji img {
		height: 18px;
	}
	.navMenubox {
		margin: 0 auto;
		width: 100%;
		position: fixed;
		top: 0;
		z-index: 120;
	}
	.flicker-example {
		margin-top: 20px !important;
	}
	.flickerplate .dot-navigation .dot {
		width: 5px;
		height: 5px;
		margin: 0px 3px;
		border: 1px solid #fff;
		/*background-color: rgba(255, 255, 255, 0.3);*/
		/* background: rgba(255,255,255,0.3); */
		border-radius: 50%;
		-o-border-radius: 50%;
		-ms-border-radius: 50%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		-webkit-transition: background-color 0.2s ease-out;
		-moz-transition: background-color 0.2s ease-out;
		-o-transition: background-color 0.2s ease-out;
		-ms-transition: background-color 0.2s ease-out;
		transition: background-color 0.2s ease-out
	}
	.flickerplate .dot-navigation .dot.active {
		/*background-color: #fff*/
		width: 12px;
		/* height:7px; */
		border: 1px solid rgba(115, 162, 215, 1);
		background: rgba(115, 162, 215, 1);
		border-radius: 10px;
		transition: 0s;
		/* background: rgba(255,255,255,1); */
	}
	.tianjia {
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		overflow-y: auto;
	}
	.navMenubox::-webkit-scrollbar {
		display: none
	}
	.navMenu-top {
		padding: 10px 15px;
		color: #fff;
		border-bottom: 1px solid rgba(255, 255, 255, .1)
	}
	.navMenu {
		background: #000000;
		width: 100%;
		position: fixed !important;
		top: 41px;
		left: 0;
		bottom: 0;
		overflow-y: auto;
		padding-bottom: 30px;
	}
	.navMenu::-webkit-scrollbar {
		display: none
	}
	.navMenu>li {
		display: block;
		margin: 0;
		border: 0px;
		z-index: 200px;
	}
	.navMenu>li>a {
		display: block;
		overflow: hidden;
		padding-left: 0px;
		line-height: 40px;
		color: #fff;
		transition: all .3s;
		position: relative;
		text-decoration: none;
		font-size: 14px;
		border-bottom: 1px solid #474747;
	}
	.navMenu>li>a>span {
		margin-left: 4%;
	}
	.navMenu>li:nth-of-type(1)>a {
		border-top: 1px solid #474747;
	}
	.navMenu>li:last-child>a {
		border-bottom: none;
	}
	.navMenu>li>a>i {
		font-size: 20px;
		float: left;
		font-style: normal;
		margin: 0 5px;
	}
	.navMenu li a .arrow:before {
		display: block;
		float: right;
		margin-top: 1px;
		display: inline;
		font-size: 14px;
		font-family: FontAwesome;
		height: auto;
		content: "\f105";
		font-weight: 300;
		text-shadow: none;
		margin-right: 4%;
	}
	.navMenu li a .arrow.open:before {
		float: right;
		margin-top: 1px;
		display: inline;
		font-family: FontAwesome;
		height: auto;
		font-size: 14px;
		content: "\f107";
		font-weight: 300;
		text-shadow: none;
	}
	.navMenu>li>a.active,
	.navMenu>li>a:hover {
		color: #FFF;
	}
	.navMenu>li>ul.sub-menu,
	.navMenu>li>ul.sub-menu>li>ul.sub-menu {
		display: none;
		list-style: none;
		clear: both;
		border-bottom: none;
	}
	.navMenu>li.active>ul.sub-menu,
	.navMenu>li>ul.sub-menu>li.active>ul.sub-menu {}
	#yincang {
		height: 500px;
		overflow-y: auto;
	}
	#yincang::-webkit-scrollbar {
		display: none
	}
	.navMenu>li>ul.sub-menu li {
		background: none;
		margin: 0px;
		padding: 0px;
		background: #2F2F2F;
		border-bottom: 1px solid #474747;
	}
	.navMenu>li>ul.sub-menu li>a {
		display: block;
		font-size: 14px;
		line-height: 40px;
		color: #ABB1B7;
		clear: both;
	}
	.navMenu>li>ul.sub-menu li>a span {
		margin-left: 5%;
	}
	.navMenu>li>ul.sub-menu li>a.active,
	.navMenu>li>ul.sub-menu li>a:hover,
	.navMenu>li>ul.sub-menu>li.active>a {
		color: #FFF;
	}
	.icon_1:before {
		content: "\f0ac";
	}
	.icon_2:before {
		content: "\f0ac";
	}
	.icon_3:before {
		content: "\f0ac";
	}
	/* 服务能力 */
	.top_title {
		width: 100%;
		height: auto;
		text-align: center;
		margin-top: 5%;
	}
	.top_title img {
		width: 40%;
	}
	.top_title span {
		display: block;
		width: 100%;
		height: auto;
		margin-top: 6px;
		font-size: 12px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: rgba(153, 153, 153, 1);
	}
	
	.f_a {
		width: 23%;
		float: left;
		height: 35%;
		background: #F8F8F8;
		margin-left: 2%;
	}
	.f_a img {
		width: 30%;
		display: block;
		margin: 0 auto;
		margin-top: 10%;
	}
	.f_a span {
		font-size: 16px;
		width: 100%;
		display: block;
		text-align: center;
		line-height: 60px;
	}
	.f_a:first-child {
		margin-left: 0px;
	}
	/* 服务产品 */
	.shoujijue {
		width: 100%;
		height: auto;
		background: url(../img/about_mbj.png);
		background-repeat: no-repeat;
		background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		padding-bottom: 5%;
	}
	.j_top {
		padding: 5% 0px;
	}
	.j_a {
		width: 44.5%;
		float: left;
		padding-bottom: 8px;
		height: 80px;
		border: 1px solid rgba(115, 117, 128, 1);
		padding-left: 3%;
		margin-top: 3%;
	}
	.ry_cont .ry_li{
		margin: 0 auto;
	}
	.sjjwen {
		font-size: 20px;
		color: #fff;
		width: 100%;
		margin-top: 5%;
	}
	.sjjt {
		width: 33px;
		height: 4px;
		background: rgba(228, 148, 37, 1);
		margin-top: 5%;
	}
	.j_a:nth-child(2n) {
		float: right;
	}
	.j_more {
		width: 20%;
		line-height: 40px;
		height: 40px;
		margin: 0 auto;
		text-align: center;
		font-size: 14px;
		color: #fff;
		border: solid 1px #E5E5E5;
		margin-top: 2%;
	}
	/* 简介 */
	.qiye_cont {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		font-size: 14px;
		font-family: PingFang-SC-Regular;
		font-weight: 400;
		color: rgba(102, 102, 102, 1);
		line-height: 28px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}
	.qi_p {
		padding-bottom: 4%;
	}
	.qiye_a {
		width: 100%;
		height: auto;
		text-align: center;
	}
	.qiye_a a {
		display: block;
		width: 20%;
		line-height: 40px;
		height: 40px;
		border: 1px solid rgba(186, 210, 233, 1);
		font-size: 14px;
		font-family: PingFang-SC-Regular;
		font-weight: 400;
		color: rgba(0, 88, 173, 1);
		margin: 0 auto;
		margin-top: 3%;
	}
	.shouji_qi {
		width: 100%;
		height: auto;
		text-align: center;
		overflow: hidden;
		margin-top: 5%;
	}
	.shouji_qi ul li {
		margin: 0;
		padding: 0;
		width: 32.65%;
		float: left;
		display: block;
		margin-left: 1%;
	}
	.shouji_qi ul li img {
		width: 100% !important;
	}
	.shouji_qi ul li:first-child {
		margin-left: 0%;
	}
	/* 新闻 */
	.gy {
		margin-top: 4%;
	}
	.sj_xin {
		width: 100%;
		height: auto;
		background: #F5F5F5;
		padding-bottom: 3%;
	}
	.new_t {
		padding-top: 1%;
	}
	.s_new {
    width: 96%;
    padding: 2%;
    background: #fff;
    margin-top: 3%;
    overflow: hidden;
    display: block;
  }
	.s_new_l {
		width: 30%;
		float: left;
	}
	.s_new_l img {
		width: 100%;
	}
	.s_new_r {
		width: 68%;
		float: right;
	}
	.s_new_r i {
		font-size: 24px;
		color: #333;
		font-weight: bold;
		display: block;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		margin-top: 2px;
		font-style: normal;
	}
	.s_new_r span {
		margin-top: 10px;
		font-size: 14px;
		color: #999999;
		display: block;
	}
	/* 荣誉 */
	.sjhore_tit {
		padding-top: 1%;
	}
	.sh_houy {
		width: 96%;
		height: auto;
		text-align: center;
		overflow: hidden;
		margin: 0 auto;
	}
.sh_houy span {
	margin: 0;
	padding: 0;
	width: 48%;
	float: left;
	display: block;
	margin-top: 5%;
}

.sh_houy span img {
	width: 100% !important;
}

.sh_houy span:nth-child(2n) {
	float: right;
}

.sh_houy span:first-child {
	margin-top: 0%;
}

.sh_houy span:nth-child(2) {
	margin-top: 0%;
}

.sh_houy ul li {
	width: 32%;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	margin-top: 2%;
	margin-right: 1.8%;
}

.sh_houy ul li img {
	width: 100% !important;
}

.sh_houy ul li:nth-child(3n) {
	margin-right: 0px;
}

.j_footer {
	width: 100%;
	background: #30343E;
	padding: 30px 0px;
}

.gy22 {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	color: #777777;
	font-size: 16px;
}

.gy22 span {
	line-height: 32px;
	display: block;
	width: 100%;
}
	
	
	
	/* 内页样式 */
.gy2 {
		width: 100% !important;
	}
	.mo_gy2 {
		width: 96% !important;
		margin: 0 auto;
		margin-top: 4%;
	}
	.detail_banner{
		margin-top: 41px;
	}

	.ding {}

	header {
		display: none;
	}

	footer {
		display: none;
	}

	.nei_title {
		margin-bottom: 10%;
		margin-left: 10%;
	}

	.nei_title .nei_t1 {
		font-size: 31px;
	}

	.nei_title .nei_t2 {
		font-size: 22px;
	}

	.top_left {
		display: none;
	}

	.top_right {
		width: 100%;
		height: 35px;

	}

	.top_right .li_new a {
		text-align: left;
		font-size: 14px;
		line-height: 35px;
	}

	.top_right div.active a {
		border-bottom: 1px solid rgba(0, 57, 147, 1);
	}

	.jianjie_title {
		display: none;
	}

	.new_cont {
		padding-top: 14px !important;
	}

	.wh_div {
		width: 90%;
		margin: 0 auto;
	}

	.wh_div1 {
		float: none;
		margin-right: 0px;
		border-bottom: none;
	}

	.wh_div1 img {
		width: 100%;

	}

	.wh_div1 h3 {
		font-size: 16px;
		margin: 14px 0 7px 6px;
	}

	.wh_div1 span {
		font-size: 15px;
		margin: 7px 0 32px 6px;
	}

	.jianjie_cont {
		width: 90%;
		margin: 0 auto;
		text-indent: 2em;
		font-size:12px;
		font-family:PingFang-SC-Regular;
		font-weight:400;
		color:rgba(51,51,51,1);
	}

	.qiye_img {
		width: 80%;
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 49px;
	}

	.new_cont .qiye_img img {
		width: 49%;
		float: left;
		margin-right: 2%;
		margin-bottom: 5%;
	}

	.new_cont .qiye_img img:nth-child(2n) {
		margin-right: 0%;
	}

	.gdt {
		height: auto;
		max-height: none;
	}

	.lc_cont {
		height: auto;
		max-height: none;
		margin-top: 0px !important;
	}

	.lc_bj {
		background: none;
	}

	.lc_right {
		display: none;
	}

	.lc_left {
		width: 100%;
	}

	.lc_li {
		margin: 0 auto;
	}

	.lc_li:first-child .lc_left .cont_right .lc_year {
		font-size: 14px;
	}

	.lc_left .cont_right .lc_year {
		font-size: 14px;
	}

	.lc_left .cont_right .lc_list {
		font-size: 12px;
	}

	.lc_left .cont_left span:first-child {
		width: 6px;
		height: 6px;
	}

	.ry_left {
		display: none;
	}

	.ry_cont img.jb {
		display: none;
	}

	.ry_right {
		width: 90%;
		margin: 0 auto;
		float: none;
	}

	.ry_right .imgDiv {
		width: 49%;
		float: left;
		margin: 0;
		margin-right: 2%;

	}

	.ry_right .imgDiv span {
		font-size: 12px;
		font-family: PingFang-SC-Regular;
		font-weight: 400;
		color: rgba(153, 153, 153, 1);
		line-height: 30px;
		text-align: center;

	}

	.ry_right .imgDiv:nth-child(2n) {
		margin-right: 0%;
	}

	.fuwu_cont {
		width: 95%;
		margin: 12px auto;
	}

	.fuwu_cont img {
		margin-bottom: 0px;
	}
	.fuwu_cont img.w{
		width: 100%;
	}

	.ll_t1 {
		font-size: 14px;
		margin-top: 12px;
	}

	.ll_dian {
		font-size: 12px;
		margin-top: 11px;
	}

	.ll_dian1 {
		margin-top: 3%;
	}

	.ll_dian1 ul li {
		font-size: 12px;
		width: 100%;
	}

	.ll_dian span.tiao {
		font-size: 12px;
	}

	.fuwu_info {
		font-size: 12px;
		margin-bottom: 2%;
	}

	.ll_title {
		font-size: 15px;
		background-size: 26px 14px;
		padding-left: 26px;
	}

	.ll_cont .ll_cinfo {
		/* height: auto; */
		margin-top: 17px;
		margin-right: 3%;
		height: 250px;
	}

	.ll_cont .ll_cinfo img {
		margin-top: 29px;
		width: 31px;
		height: 31px;
		margin-bottom: 16px !important;
	}

	.ll_cont .ll_cinfo .cinfo_title {
		font-size: 13px;
		margin-bottom: 13px;
	}

	.ll_cont .ll_cinfo span {
		font-size: 12px;
	}

	.ll_cont .ll_cinfo {
		margin-bottom: 10px;
	}

	.ll_dian ul li {
		font-size: 12px;
	}

	.al_kd {
		font-size: 14px;
		/* background: none; */
		padding-left: 26px;
		background-size: 26px 14px;
		margin-top: 14px;
		/* 	font-family: PingFang-SC-Regular;
		font-weight: 400; */
		color: rgba(81, 81, 81, 1);
	}

	.join-list {
		margin-top: 9px;
		border: 0;
		margin-bottom: 0;
	}

	.join-left {
		width: 109px;
		height: 72px;
		border: 0;
		margin-right: 10px;
		margin-bottom: 11px;
	}

	/* .join-left:nth-child(6n) {
		margin-right: 0px;
	} */

	.sc_cont {
		width: 95%;
		margin: 0 auto;
	}

	.sc_cont .sc_li {
		width: 32%;
		/* height: 85px; */
		float: left;
		margin-top: 17px;
		margin-right: 1%;
	}

	.sc_cont .sc_li:nth-child(3n) {
		margin-right: 0%;
	}

	.sc_cont .sc_li:nth-child(4n) {
		margin-right: 1%;
	}

	.sc_cont .sc_li .sc_img {
		width: 100%;
		height: auto;
	}

	.sc_cont .sc_li .sc_title {
		font-size: 12px;
		line-height: 20px;
	}

	.new_liebiao {
		margin-top: 0;
		margin-bottom: 0px;
	}

	/* .new_liebiao ul a .new_left {
		margin: 5% 7px;
	} */

	.new_liebiao ul a .new_left img {
		width: 104px;
		height: 70px;
	}

	/* .new_liebiao ul a .new_right {
		margin: 10px 0;
	} */

	.new_liebiao ul a .new_right h3 {
		font-size: 14px;
	}

	.new_liebiao ul a li .new_right span {
		margin-top: 0px;
		font-size: 12px;
	}

	.sw_lx {
		margin-top: 1%;
	}

	.sw_lx .lx_left {
		font-size: 12px;
		margin-right: 5%;
	}

	
	
	.join_cont .join_top {
		width: 100%;
		margin: 0 auto;
		margin-bottom: 12px;
	}
	.lx_title{
		margin-top: 15%;
	}
	.lx_nei{
		margin-top: 5%;
		margin-bottom: 20px;
	}
	
	.join_cont .join_top .yl_cont:nth-child(1) {
		width: 100%;
	}
	
	.join_cont .join_top .yl_cont:nth-child(2) {
		/* display: none; */
		width: 90%;
		margin: 0 auto;
		float: initial;
		
		/* margin-top: 10%; */
	}
	.join_cont .join_top .yl_cont:nth-child(2) img{
		width: 100%;
		margin: 0 auto;
	}
	.join_cont .join_top .yl_cont:nth-child(2) .allmap{
		width: 100%;
	}

	.join_cont .join_top .yl_cont .yl_title {
		width: 90%;
		font-size: 18px;
		margin: 0 auto;
		margin-top: 25px;


	}

	.join_cont .join_top .yl_cont span {
		width: 90%;
		margin: 0 auto;
		margin-top: 19px;
	}

	.join_cont .join_top .yl_cont .yllx {
		width: 90%;
		margin: 0 auto;
		margin-top: 13px;
		padding-bottom: 30px;
	}

	.join_bottom {
		width: 90%;
		margin: 0 auto;
		margin-top: 12px;
	}

	.join_bottom .b_li {
		width: 100%;
		margin-top: 13px;
	}

	.join_bottom .b_li .b_cont .b_top_title {
		font-size: 14px;
		line-height: 13px;
	}

	.join_bottom .b_li .b_left {
		display: none;
	}

	.join_bottom .b_li .b_cont {
		width: 90%;
		border-left: none;
	}

	.join_bottom .b_li .b_cont .b_bottom_cont {
		font-size: 12px;
		margin-top: 20px;
	}

	.join_bottom .jm_top {
		padding-left: 30px;

		height: auto;
		font-size: 14px;
		line-height: 32px;
		background: url(../img/che_khal.png) no-repeat left;
		background-size: 26px 14px;
	}

	.join_bottom .jm_stitle {
		font-size: 13px;
		margin-top: 12px;
		margin-bottom: 9px;
	}

	.join_bottom span {
		font-size: 12px;
	}

	.join_bottom img {
		width: 100%;
		height: auto;
	}

	.join_bottom .jm_stitle1 {
		font-size: 13px;
		margin-top: 18px;

	}

	.join_bottom .jm_redtitle {
		font-size: 12px;
		margin-top: 18px;
	}

	.zp_cont .zp_t1 {
		display: none;
	}

	.zp_cont .zp_t2 {
		display: none;
	}

	.join_j {
		margin-top: 16px;
		font-size: 14px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: rgba(51, 51, 51, 1);
		border-radius: 2px;
		height: 28px;
		line-height: 28px;
	}
	.join_j em{
		flex: 2;
	}
	.join_j i:nth-child(3) {
		display: none;
	}

	.layui-colla-title {
		height: 30px !important;
		line-height: 30px !important;
	}

	.lie {
		margin-top: 3%;
	}
	.lie em{
		flex: 2;
	}
	.lie i:nth-child(3) {
		display: none;
	}

	.join_er span:first-child {
		margin-top: 0px;
		font-size: 12px;
	}

	.join_er span {
		font-size: 12px;
	}

	.join_yi {
		font-size: 12px;
	}

	.zp_cont {
		width: 95%;
		margin: 0 auto;
	}
	.allmap{
		width: 95%;
		margin: 0 auto;
		margin-bottom: 50px;
		height: 400px;
	}
	.piaofu{
		top: inherit;
		bottom: 40% !important;
		right: 10px !important;
	}
	.new_liebiao ul a .new_right span:nth-child(3){
		/* display: none; */
		    width: 70px;
			height: 20px;
			line-height: 20px;
			font-size: 12px;
	}

	/* .new_liebiao ul a li .new_right span.newList{
		display: none;
	} */
	/* .li_title span.new_time{
		float: left!important;
		
	} */
	.new_liebiao ul a{
		margin-top: 2%;
	}
	.page{
		margin-top: 5% !important;
	}
	.new-title1{
		width: 95%;
		height: auto;
		margin: 0 auto;
		margin-bottom: 25px;
	}
	.new-title1 h3{
		font-size: 16px;
	}
	.new_daodu{
		width: 95%;
		margin: 0 auto;
		margin-bottom: 15px;
	}
	.new_detail{
		width: 95%;
		margin: 0 auto;
		font-size: 12px;
	}
	.new_detail img{
		margin: 0 auto;
		max-width: 100%;
	}
	.new_npage{
		display: none;
	}
	.ditu{
		width: 100%;
		height: 302px;
	}
	.quan_che{
		width: 95%;
		height: auto;
		margin: 0 auto;
		font-size:12px ;
		line-height: 30px;
		padding-top: 20px;
	}
	.quan_che a{
		width: 100%;
	}
	.quan_che a em img{
		width: 26px;
		height: 14px;
	}
	.mar10{
		margin-right: 10% !important; 
	}
	.mar18{
		margin-right: 25% !important;
	}
	.mar24{
		margin-right: 29% !important;
	}
}

/*二楼 手机*/
@media only screen and (min-width:100px) and (max-width: 750px) {
	.mo {
		display: block !important;
	}

	.pc {
		display: none !important;
	}
/* 首页样式 */
.flickerplate .dot-navigation {
		position: absolute;
		bottom: 0px!important;
		width: 100%;
		text-align: center;
		z-index: 100;
	}
	/* 导航 */
	
	header {
		display: none;
	}
	
	.sj_head {
		display: block!important;
	}
	
	.navMenubox {
		display: block;
	}
	
	.navMenu {
		display: none;
	}
	
	.sj-logo {
		width: 90px;
		height: 22px;
		!important;
	}
	
	.navMenu-top {
		background: #fff;
		height: 20px;
	}
	
	.sj-logo {
		float: left;
	}
	
	.sjnav-dianji {
		float: right;
	}
	
	.sjnav-dianji img {
		height: 18px;
	}
	
	.navMenubox {
		margin: 0 auto;
		width: 100%;
		position: fixed;
		top: 0;
		z-index: 120;
	}
	
	.flicker-example {
		margin-top: 41px !important;
	}
	
	.flickerplate .dot-navigation .dot {
		width: 5px;
		height: 5px;
		margin: 0px 3px;
		border: 1px solid #fff;
		/*background-color: rgba(255, 255, 255, 0.3);*/
		/* background: rgba(255,255,255,0.3); */
		border-radius: 50%;
		-o-border-radius: 50%;
		-ms-border-radius: 50%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		-webkit-transition: background-color 0.2s ease-out;
		-moz-transition: background-color 0.2s ease-out;
		-o-transition: background-color 0.2s ease-out;
		-ms-transition: background-color 0.2s ease-out;
		transition: background-color 0.2s ease-out
	}
	
	.flickerplate .dot-navigation .dot.active {
		/*background-color: #fff*/
		width: 12px;
		/* height:7px; */
		border: 1px solid rgba(115, 162, 215, 1);
		background: rgba(115, 162, 215, 1);
		border-radius: 10px;
		transition: 0s;
		/* background: rgba(255,255,255,1); */
	}
	
	.tianjia {
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		overflow-y: auto;
	}
	
	.navMenubox::-webkit-scrollbar {
		display: none
	}
	
	.navMenu-top {
		padding: 10px 15px;
		color: #fff;
		border-bottom: 1px solid rgba(255, 255, 255, .1)
	}
	
	.navMenu {
		background: #000000;
		width: 100%;
		position: fixed !important;
		top: 41px;
		left: 0;
		bottom: 0;
		overflow-y: auto;
		padding-bottom: 30px;
	}
	
	.navMenu::-webkit-scrollbar {
		display: none
	}
	
	.navMenu>li {
		display: block;
		margin: 0;
		border: 0px;
		z-index: 200px;
	}
	
	.navMenu>li>a {
		display: block;
		overflow: hidden;
		padding-left: 0px;
		line-height: 40px;
		color: #fff;
		transition: all .3s;
		position: relative;
		text-decoration: none;
		font-size: 14px;
		border-bottom: 1px solid #474747;
	}
	
	.navMenu>li>a>span {
		margin-left: 4%;
	}
	
	.navMenu>li:nth-of-type(1)>a {
		border-top: 1px solid #474747;
	}
	
	.navMenu>li:last-child>a {
		border-bottom: none;
	}
	
	.navMenu>li>a>i {
		font-size: 20px;
		float: left;
		font-style: normal;
		margin: 0 5px;
	}
	
	.navMenu li a .arrow:before {
		display: block;
		float: right;
		margin-top: 1px;
		display: inline;
		font-size: 14px;
		font-family: FontAwesome;
		height: auto;
		content: "\f105";
		font-weight: 300;
		text-shadow: none;
		margin-right: 4%;
	}
	
	.navMenu li a .arrow.open:before {
		float: right;
		margin-top: 1px;
		display: inline;
		font-family: FontAwesome;
		height: auto;
		font-size: 14px;
		content: "\f107";
		font-weight: 300;
		text-shadow: none;
	}
	
	.navMenu>li>a.active,
	.navMenu>li>a:hover {
		color: #FFF;
	}
	
	.navMenu>li>ul.sub-menu,
	.navMenu>li>ul.sub-menu>li>ul.sub-menu {
		display: none;
		list-style: none;
		clear: both;
		border-bottom: none;
	}
	
	.navMenu>li.active>ul.sub-menu,
	.navMenu>li>ul.sub-menu>li.active>ul.sub-menu {}
	
	#yincang {
		height: 500px;
		overflow-y: auto;
	}
	
	#yincang::-webkit-scrollbar {
		display: none
	}
	
	.navMenu>li>ul.sub-menu li {
		background: none;
		margin: 0px;
		padding: 0px;
		background: #2F2F2F;
		border-bottom: 1px solid #474747;
	}
	
	.navMenu>li>ul.sub-menu li>a {
		display: block;
		font-size: 14px;
		line-height: 40px;
		color: #ABB1B7;
		clear: both;
	}
	
	.navMenu>li>ul.sub-menu li>a span {
		margin-left: 5%;
	}
	
	.navMenu>li>ul.sub-menu li>a.active,
	.navMenu>li>ul.sub-menu li>a:hover,
	.navMenu>li>ul.sub-menu>li.active>a {
		color: #FFF;
	}
	
	.icon_1:before {
		content: "\f0ac";
	}
	
	.icon_2:before {
		content: "\f0ac";
	}
	
	.icon_3:before {
		content: "\f0ac";
	}
	/* 服务能力 */
	
	.top_title {
		width: 100%;
		height: auto;
		text-align: center;
		margin-top: 5%;
	}
	
	.top_title img {
		width: 60%;
	}
	
	.top_title span {
		display: block;
		width: 100%;
		height: auto;
		margin-top: 6px;
		font-size: 12px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: rgba(153, 153, 153, 1);
	}
	
	
	
	.f_a {
		width: 23%;
		float: left;
		height: 25%;
		background: #F8F8F8;
		margin-left: 2%;
	}
	
	.f_a img {
		width: 40%;
		display: block;
		margin: 0 auto;
		margin-top: 10%;
	}
	
	.f_a span {
		font-size: 12px;
		width: 100%;
		display: block;
		text-align: center;
		line-height: 40px;
	}
	
	.f_a:first-child {
		margin-left: 0px;
	}
	/* 服务产品 */
	
	.shoujijue {
		width: 100%;
		height: auto;
		background: url(../img/about_mbj.png);
		background-repeat: no-repeat;
		background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		padding-bottom: 5%;
	}
	
	.j_top {
		padding: 5% 0px;
	}
	
	.j_a {
		width: 44.5%;
		float: left;
		padding-bottom: 8px;
		height: 40px;
		border: 1px solid rgba(115, 117, 128, 1);
		padding-left: 3%;
		margin-top: 3%;
	}
	
	.sjjwen {
		font-size: 14px;
		color: #fff;
		width: 100%;
		margin-top: 5%;
	}
	
	.sjjt {
		width: 33px;
		height: 4px;
		background: rgba(228, 148, 37, 1);
		margin-top: 5%;
	}
	
	.j_a:nth-child(2n) {
		float: right;
	}
	
	.j_more {
		width: 20%;
		line-height: 30px;
		height: 30px;
		margin: 0 auto;
		text-align: center;
		font-size: 14px;
		color: #fff;
		border: solid 1px #E5E5E5;
		margin-top: 2%;
	}
	/* 简介 */
	
	.qiye_cont {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		font-size: 14px;
		font-family: PingFang-SC-Regular;
		font-weight: 400;
		color: rgba(102, 102, 102, 1);
		line-height: 28px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}
	
	.qi_p {
		padding-bottom: 4%;
	}
	
	.qiye_a {
		width: 100%;
		height: auto;
		text-align: center;
	}
	
	.qiye_a a {
		display: block;
		width: 20%;
		line-height: 30px;
		height: 30px;
		border: 1px solid rgba(186, 210, 233, 1);
		font-size: 14px;
		font-family: PingFang-SC-Regular;
		font-weight: 400;
		color: rgba(0, 88, 173, 1);
		margin: 0 auto;
		margin-top: 3%;
	}
	
	.shouji_qi {
		width: 100%;
		height: auto;
		text-align: center;
		overflow: hidden;
		margin-top: 5%;
	}
	
	.shouji_qi ul li {
		margin: 0;
		padding: 0;
		width: 32.65%;
		float: left;
		display: block;
		margin-left: 1%;
	}
	
	.shouji_qi ul li img {
		width: 100% !important;
	}
	
	.shouji_qi ul li:first-child {
		margin-left: 0%;
	}
	/* 新闻 */
	
	.gy {
		margin-top: 4%;
	}
	
	.sj_xin {
		width: 100%;
		height: auto;
		background: #F5F5F5;
		padding-bottom: 3%;
	}
	
	.new_t {
		padding-top: 1%;
	}
	
	.s_new {
    width: 96%;
    padding: 2%;
    background: #fff;
    margin-top: 3%;
    overflow: hidden;
    display: block;
  }
	
	.s_new_l {
		width: 30%;
		float: left;
	}
	
	.s_new_l img {
		width: 100%;
	}
	
	.s_new_r {
		width: 68%;
		float: right;
	}
	
	.s_new_r i {
		font-size: 14px;
		color: #333;
		font-weight: bold;
		display: block;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		margin-top: 2px;
		font-style: normal;
	}
	
	.s_new_r span {
		margin-top: 10px;
		font-size: 12px;
		color: #999999;
		display: block;
	}
	/* 荣誉 */
	
	.sjhore_tit {
		padding-top: 1%;
	}
	
	.sh_houy {
		width: 96%;
		height: auto;
		text-align: center;
		overflow: hidden;
		margin: 0 auto;
	}

.sh_houy span {
	margin: 0;
	padding: 0;
	width: 48%;
	float: left;
	display: block;
	margin-top: 5%;
}
.sh_houy span img {
	width: 100% !important;
}
.sh_houy span:nth-child(2n) {
	float: right;
}
.sh_houy span:first-child {
	margin-top: 0%;
}
.sh_houy span:nth-child(2) {
	margin-top: 0%;
}
.sh_houy ul li {
	width: 32%;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	margin-top: 2%;
	margin-right: 1.8%;
}
.sh_houy ul li img {
	width: 100% !important;
}
.sh_houy ul li:nth-child(3n) {
	margin-right: 0px;
}
.j_footer {
	width: 100%;
	background: #30343E;
	padding: 15px 0px;
}
.gy22 {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	color: #777777;
	font-size: 14px;
}
.gy22 span {
	line-height: 25px;
	display: block;
	width: 100%;
}



/* 内页样式 */
	.gy2 {
		width: 100% !important;
	}
	.mo_gy2 {
		width: 96% !important;
		margin: 0 auto;
		margin-top: 4%;
	}
	.detail_banner{
		margin-top: 41px;
	}

	.ding {}

	header {
		display: none;
	}

	footer {
		display: none;
	}

	.nei_title {
		margin-bottom: 10%;
		margin-left: 10%;
	}

	.nei_title .nei_t1 {
		font-size: 21px;
	}

	.nei_title .nei_t2 {
		font-size: 12px;
	}

	.top_left {
		display: none;
	}

	.top_right {
		width: 100%;
		height: 35px;

	}

	.top_right .li_new a {
		text-align: left;
		font-size: 14px;
		line-height: 35px;
	}

	.top_right div.active a {
		border-bottom: 1px solid rgba(0, 57, 147, 1);
	}

	.jianjie_title {
		display: none;
	}

	.new_cont {
		padding-top: 14px !important;
	}

	.wh_div {
		width: 90%;
		margin: 0 auto;
	}

	.wh_div1 {
		margin-right: 0px;
		border-bottom: none;
	}

	.wh_div1 img {
		width: 100%;

	}

	.wh_div1 h3 {
		font-size: 16px;
		margin: 14px 0 7px 6px;
	}

	.wh_div1 span {
		font-size: 15px;
		margin: 7px 0 32px 6px;
	}

	.jianjie_cont {
		width: 90%;
		margin: 0 auto;
		text-indent: 2em;
		font-size:12px;
		font-family:PingFang-SC-Regular;
		font-weight:400;
		color:rgba(51,51,51,1);
	}

	.qiye_img {
		width: 80%;
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 49px;
	}

	.new_cont .qiye_img img {
		width: 49%;
		float: left;
		margin-right: 2%;
		margin-bottom: 5%;
	}

	.new_cont .qiye_img img:nth-child(2n) {
		margin-right: 0%;
	}

	.gdt {
		height: auto;
		max-height: none;
	}

	.lc_cont {
		height: auto;
		max-height: none;
		margin-top: 0px !important;
	}

	.lc_bj {
		background: none;
	}

	.lc_right {
		display: none;
	}

	.lc_left {
		width: 100%;
	}

	.lc_li {
		margin: 0 auto;
	}

	.lc_li:first-child .lc_left .cont_right .lc_year {
		font-size: 14px;
	}

	.lc_left .cont_right .lc_year {
		font-size: 14px;
	}

	.lc_left .cont_right .lc_list {
		font-size: 12px;
	}

	.lc_left .cont_left span:first-child {
		width: 6px;
		height: 6px;
	}

	.ry_left {
		display: none;
	}

	.ry_cont img.jb {
		display: none;
	}

	.ry_right {
		width: 90%;
		margin: 0 auto;
		float: none;
	}

	.ry_right .imgDiv {
		width: 49%;
		float: left;
		margin: 0;
		margin-right: 2%;

	}

	.ry_right .imgDiv span {
		font-size: 12px;
		font-family: PingFang-SC-Regular;
		font-weight: 400;
		color: rgba(153, 153, 153, 1);
		line-height: 30px;
		text-align: center;

	}

	.ry_right .imgDiv:nth-child(2n) {
		margin-right: 0%;
	}

	.fuwu_cont {
		width: 95%;
		margin: 12px auto;
	}

	.fuwu_cont img {
		margin-bottom: 0px;
	}
	.fuwu_cont img.w{
		width: 100%;
	}

	.ll_t1 {
		font-size: 14px;
		margin-top: 12px;
	}

	.ll_dian {
		font-size: 12px;
		margin-top: 11px;
	}

	.ll_dian1 {
		margin-top: 3%;
	}

	.ll_dian1 ul li {
		font-size: 12px;
		width: 100%;
	}

	.ll_dian span.tiao {
		font-size: 12px;
	}

	.fuwu_info {
		font-size: 12px;
		margin-bottom: 2%;
	}

	.ll_title {
		font-size: 15px;
		background-size: 26px 14px;
		padding-left: 26px;
	}

	.ll_cont .ll_cinfo {
		/* height: auto; */
		margin-top: 17px;
		margin-right: 3%;
	}

	.ll_cont .ll_cinfo img {
		margin-top: 29px;
		width: 21px;
		height: 21px;
		margin-bottom: 16px !important;
	}

	.ll_cont .ll_cinfo .cinfo_title {
		font-size: 13px;
		margin-bottom: 13px;
	}

	.ll_cont .ll_cinfo span {
		font-size: 12px;
	}

	.ll_cont .ll_cinfo {
		margin-bottom: 10px;
	}

	.ll_dian ul li {
		font-size: 12px;
	}

	.al_kd {
		font-size: 14px;
		/* background: none; */
		padding-left: 26px;
		background-size: 26px 14px;
		margin-top: 14px;
		/* 	font-family: PingFang-SC-Regular;
		font-weight: 400; */
		color: rgba(81, 81, 81, 1);
	}

	.join-list {
		margin-top: 9px;
		border: 0;
		margin-bottom: 0;
	}

	.join-left {
		width: 109px;
		height: 72px;
		border: 0;
		margin-right: 10px;
		margin-bottom: 11px;
	}

	.join-left:nth-child(3n) {
		margin-right: 0px;
	}

	.sc_cont {
		width: 95%;
		margin: 0 auto;
	}

	.sc_cont .sc_li {
		width: 32%;
		/* height: 85px; */
		float: left;
		margin-top: 17px;
		margin-right: 1%;
	}

	.sc_cont .sc_li:nth-child(3n) {
		margin-right: 0%;
	}

	.sc_cont .sc_li:nth-child(4n) {
		margin-right: 1%;
	}

	.sc_cont .sc_li .sc_img {
		width: 100%;
		height: auto;
	}

	.sc_cont .sc_li .sc_title {
		font-size: 12px;
		line-height: 20px;
	}

	.new_liebiao {
		margin-top: 0;
		margin-bottom: 0px;
	}

	.new_liebiao ul a .new_left {
		margin: 5% 7px;
	}

	.new_liebiao ul a .new_left img {
		width: 104px;
		height: 70px;
	}

	.new_liebiao ul a .new_right {
		margin: 10px 0;
	}

	.new_liebiao ul a .new_right h3 {
		font-size: 14px;
	}

	.new_liebiao ul a li .new_right span {
		margin-top: 0px;
		font-size: 12px;
	}

	.sw_lx {
		margin-top: 1%;
	}

	.sw_lx .lx_left {
		font-size: 12px;
		margin-right: 5%;
	}

	.join_cont .join_top {
		width: 100%;
		margin: 0 auto;
		margin-bottom: 12px;
	}
	.lx_title{
		margin-top: 15%;
	}
	.lx_nei{
		margin-top: 5%;
		margin-bottom: 20px;
	}

	.join_cont .join_top .yl_cont:nth-child(1) {
		width: 100%;
	}

	.join_cont .join_top .yl_cont:nth-child(2) {
		/* display: none; */
		width: 90%;
		margin: 0 auto;
		float: initial;
		/* margin-top: 10%; */
	}
	.join_cont .join_top .yl_cont:nth-child(2) img{
		width: 100%;
		margin: 0 auto;
	}
	.join_cont .join_top .yl_cont:nth-child(2) .allmap{
		width: 100%;
	}

	.join_cont .join_top .yl_cont .yl_title {
		width: 90%;
		font-size: 18px;
		margin: 0 auto;
		margin-top: 25px;


	}

	.join_cont .join_top .yl_cont span {
		width: 90%;
		margin: 0 auto;
		margin-top: 19px;
	}

	.join_cont .join_top .yl_cont .yllx {
		width: 90%;
		margin: 0 auto;
		margin-top: 13px;
		padding-bottom: 30px;
	}

	.join_bottom {
		width: 90%;
		margin: 0 auto;
		margin-top: 12px;
	}

	.join_bottom .b_li {
		width: 100%;
		margin-top: 13px;
	}

	.join_bottom .b_li .b_cont .b_top_title {
		font-size: 14px;
		line-height: 13px;
	}

	.join_bottom .b_li .b_left {
		display: none;
	}

	.join_bottom .b_li .b_cont {
		width: 90%;
		border-left: none;
	}

	.join_bottom .b_li .b_cont .b_bottom_cont {
		font-size: 12px;
		margin-top: 20px;
	}

	.join_bottom .jm_top {
		padding-left: 30px;

		height: auto;
		font-size: 14px;
		line-height: 32px;
		background: url(../img/che_khal.png) no-repeat left;
		background-size: 26px 14px;
	}

	.join_bottom .jm_stitle {
		font-size: 13px;
		margin-top: 12px;
		margin-bottom: 9px;
	}

	.join_bottom span {
		font-size: 12px;
	}

	.join_bottom img {
		width: 100%;
		height: auto;
	}

	.join_bottom .jm_stitle1 {
		font-size: 13px;
		margin-top: 18px;

	}

	.join_bottom .jm_redtitle {
		font-size: 12px;
		margin-top: 18px;
	}

	.zp_cont .zp_t1 {
		display: none;
	}

	.zp_cont .zp_t2 {
		display: none;
	}

	.join_j {
		margin-top: 16px;
		font-size: 12px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: rgba(51, 51, 51, 1);
		border-radius: 2px;
		height: 28px;
		line-height: 28px;
	}
	.join_j i:nth-child(3) {
		display: none;
	}

	.layui-colla-title {
		font-size: 12px !important;
		height: 30px !important;
		line-height: 30px !important;
	}

	.lie {
		margin-top: 3%;
	}
	.lie i:nth-child(3) {
		display: none;
	}

	.join_er span:first-child {
		margin-top: 0px;
		font-size: 12px;
	}

	.join_er span {
		font-size: 12px;
	}

	.join_yi {
		font-size: 12px;
	}

	.zp_cont {
		width: 95%;
		margin: 0 auto;
	}
	.allmap{
		width: 95%;
		margin: 0 auto;
		margin-bottom: 50px;
		height: 187px;
	}
	.piaofu{
		top: inherit;
		bottom: 40% !important;
		right: 10px !important;
	}
	.new_liebiao ul a .new_right span:nth-child(3){
		display: none;
	}

	.new_liebiao ul a li .new_right span.newList{
		display: none;
	}
	.li_title span.new_time{
		float: left!important;
		
	}
	.new_liebiao ul a{
		margin-top: 2%;
	}
	.page{
		margin-top: 5% !important;
	}
	.new-title1{
		width: 95%;
		height: auto;
		margin: 0 auto;
		margin-bottom: 25px;
	}
	.new-title1 h3{
		font-size: 16px;
	}
	.new_daodu{
		width: 95%;
		margin: 0 auto;
		margin-bottom: 15px;
	}
	.new_detail{
		width: 95%;
		margin: 0 auto;
		font-size: 12px;
	}
	.new_detail img{
		margin: 0 auto;
		max-width: 100%;
	}
	.new_npage{
		display: none;
	}
	.ditu{
		width: 100%;
		height: 202px;
	}
	.quan_che{
		width: 95%;
		height: auto;
		margin: 0 auto;
		font-size:12px ;
		line-height: 30px;
		padding-top: 20px;
	}
	.quan_che a{
		width: 100%;
	}
	.quan_che a em img{
		width: 26px;
		height: 14px;
	}
	.mar18{
		margin-right: 18% !important;
	}
	.mar24{
		margin-right: 24% !important;
	}
}
