@charset "utf-8";

/* CSS Document */
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
big,
em,
font,
strong,
tt,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
img {
	border: 0px;
}

ul {
	list-style: none;
}

li {
	list-style: none;
	color: #333333;
}

hr {
	color: #FFFFFF;
}

body,
td,
th,
select,
input,
textarea,
ul,
li,
dl,
dd,
dt {
	font-size: 14px;
	font-family: Helvetica;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

p {
	color: #333333;
	padding: 0px;
	margin: 0;
	line-height: 22px;
}

img {
	border: none;
	padding: 0px;
	margin: 0;
	display: block;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited,
a:hover {
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
}

body {
	height: 100%;
}

.header_r {
	align-items: center;
	width: 62%
}

.box {
	width: 90%;
	margin: 0 auto;
}

.flex {
	display: flex;
	display: -webkit-flex;
}

.flexad {
	display: flex;
	justify-content: space-around;
}

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

.none {
	display: none;
}

.block {
	display: block;
}

.mt30 {
	margin-top: 30px;
}

.header_r ul {
	width: -webkit-calc(100% - 75px);
	width: -moz-calc(100% - 75px);
	width: calc(100% - 75px);
}

.header_r ul li a {
	color: #FFFFFF;
}

.header_r select {
	background-color: #FFFFFF;
	color: #333;
	padding: 26px 5px;
	border: none;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
}


@font-face {
	font-family: 'iconfonty';
	/* Project id 1848953 */
	src: url('//at.alicdn.com/t/font_1848953_6ho7n0w1v6e.woff2?t=1627700785944') format('woff2'),
		url('//at.alicdn.com/t/font_1848953_6ho7n0w1v6e.woff?t=1627700785944') format('woff'),
		url('//at.alicdn.com/t/font_1848953_6ho7n0w1v6e.ttf?t=1627700785944') format('truetype');
}

.iconfonty {
	font-family: "iconfonty" !important;
	font-size: 20px;
	font-style: normal;
	display: inline-block;
	vertical-align: 0px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.opt {

	outline: none;
}

.header {
	width: 100%;
	z-index: 9999;
	background: #fff;
	height: auto;
	box-sizing: border-box;
	overflow: hidden;
}

/* .bag{background-color:rgba(0,0,0,0.5);} */
.head {
	align-items: center;
}

.head img {
	height: 70px;
}

.phons {
	font-size: 16px;
}

.head ul {
	width: 80%;
	height: 64px;
	align-items: center;
}

.backall {
	background: #CD0E00;
	height: 70px;
	line-height: 70px;
	padding: 0 20px;
}

.head ul li a {
	color: #303033;
	font-size: 15px;
}

.backall a {
	color: #fff !important;
}

.footer {
	background-color: #15151e;
	padding: 40px 0 30px;
}

.boxa {
	width: 1200px;
	max-width: 94%;
	margin: 0 auto;
}

.foota_l {
	width: 13%;
}

.foota_l p {
	color: #c8c9cb;
	border-bottom: 2px solid #22232b;
	padding-bottom: 5px;
}

.foota_l p i {
	color: #c8c9cb;
	margin-right: 10px;
}

.foota_l h3 {
	color: #e9e9e9;
	margin-top: 10px;
	font-size: 22px;
}

.foota_l a {
	margin-top: 30px;
	border: 1px solid #43434e;
	color: #b6b6ba;
	padding: 5px 20px;
	display: inline-block;
}

.foota_c {
	width: 80%;
}

.foota_c ul {
	flex-wrap: wrap;
}

.foota_c ul li {
	width: 30%;
	margin-bottom: 20px;
	margin-right: 3%;
}

.foota_c ul li:nth-child(3n) {
	margin-right: 0;
}

.foota_c>p {
	color: #c8c9cb;
	border-bottom: 2px solid #22232b;
	padding-bottom: 5px;
}

.foota_c ul li div {
	align-items: center;
	height: 40px;
}

.foota_c ul li div span {
	color: #ae4716;
	font-size: 16px;
	margin-right: 5px;
}

.foota_c ul li>p {
	color: #c8c9cb;
}

.foota_r {
	width: 15%;
}

.foota_r .foota_rt {
	color: #c8c9cb;
	border-bottom: 2px solid #22232b;
	padding-bottom: 5px;
}

.foota_r img {
	margin: 15px 0;
}

.foota_rb {
	color: #5a5c70;
}

.footb {
	border-top: 1px solid #22232b;
	border-bottom: 1px solid #22232b;
	color: #5a5c70;
	padding: 20px 0;
	margin-top: 40px;
	word-spacing: 0.3em;
}

.footb a {
	color: #5a5c70;
}

.footc {
	text-align: center;
	color: #c8c9cb;
	margin-top: 20px;
	font-size: 14px;
}

.footc a {
	color: #c8c9cb;
}

/* 首页 */
.Imiana {
	background-color: #f6f6f6;
	padding: 45px 0 65px;
	position: relative;
	z-index: 99;
	opacity: 1;
}

.Imiana>div {
	align-items: center;
}

.Imiana h1 {
	font-weight: normal;
}

.Imiana>div div {
	color: #585858;
	width: 75%;
	text-align: center;
	line-height: 26px;
}

.Ibanner img {
	width: 100%;
	height: auto;
}

.Imianb {
	margin: 40px auto 20px;
}

.Imianb ul {
	margin-top: 60px;
}

.Imianb ul li {
	width: 24%;
	padding-bottom: 50px;
	border-bottom: 1px solid #cccccc;
}

.Imianb ul .line {
	width: 1px;
	height: 180px;
	background-color: #CCCCCC;
}

.Imianb ul li i {
	font-size: 40px;
	text-align: center;
	display: block;
}

.Imianb ul li h3 {
	text-align: center;
	margin-top: 5px;
}

.Imianb ul li p {
	text-align: center;
	line-height: 24px;
	color: #868686;
	font-size: 12px;
	width: 80%;
	margin: 0 auto;
	margin-top: 10px;
}

.Ititle {
	position: relative;
}

.Ititle h1 {
	color: #f2f2f2;
	font-size: 55px;
}

.Ititle div {
	position: absolute;
	align-items: center;
	left: 0;
	top: 23px;
}

.Ititle div h2 {
	font-weight: normal;
}

.Ititle div span {
	color: #868686;
	margin-left: 5px;
}

.Imore {
	width: 90%;
	margin: 0 auto;
	flex-direction: row-reverse;
	margin-top: 25px;
}

.Imore a {
	color: #868686;
}

.ImcBanner {
	background-color: #f4f4f4;
	padding: 25px 0 20px;
	margin-top: 20px;
	position: relative;
}

.ImcBanner img {
	width: 100%;
	height: auto;
	border-radius: 8px;
}

/* .ImcBanner .swiper-container{height:600px;} */
/* .ImcBanner .swiper-slide-active{width:70% !important;} */
.ImcBanner .swiper-slide {
	width: 500px !important;
	height: auto;
}

.ImcBanner .swiper-slide p {
	margin-top: 20px;
	font-size: 16px;
	text-align: center
}

.swiper-button-white {
	right: 10% !important;
}

.yhleft {
	align-items: center;
	margin-top: 20px;
}

.swiper-pagination {
	height: 1px;
	width: 10%;
}

.swiper-pagination-progressbar {
	background-color: #cccccc;
	position: absolute;
}

.swiper-pagination span {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top;
}

:root {
	--swiper-theme-color: #000000;
}

.swiper-num {
	z-index: 2;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	height: 30px;
	margin-left: 13%;
}

.swiper-num span {
	font-size: 12px;
	display: inline-block;
}

/* writing-mode:tb-rl; */

.Imiand_b {
	width: 100%;
	margin: 0 auto;
}

.Imiand_nav {
	justify-content: flex-end;
}

.Imiand_nav li {
	margin-left: 30px;
	cursor: pointer;
}

.Imiand_nav li {
	color: #b8b8b8;
}

.Imiand_nav li.ta {
	color: #202020;
}

.Imiand_main {
	margin: 40px 0 40px;
}

.Imiand_main li {
	width: 32%;
	background-color: #669289;
	cursor: pointer;
	border-radius: 6px;
	overflow: hidden;
}

.Imiand_main li .Ima {
	box-sizing: border-box;
	padding: 25px 25px 60px;
	border-bottom: 1px solid #ededed;
	background: rgba(0, 0, 0, 0.5);
}

.Ima span {
	color: #b8b8b8;
}

.Ima h3 {
	font-size: 16px;
	margin: 15px 0;
	color: #fff;
}

.Ima p {
	font-size: 12px;
	color: #b8b8b8;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	color: #fff;
}

.Imb {
	padding: 30px 25px;
	box-sizing: border-box;
	align-items: center;
	background: rgba(0, 0, 0, 0.5);
}

.Imb span {
	color: #b8b8b8;
}

.Imb i {
	color: #646464;
	font-size: 15px;
}

/*.Imiand_main li.tb{background:url(../images/banner_2.png)no-repeat center;background-size: cover;}*/
.Imiand_main li.tb .Ima span {
	color: #FFFFFF;
}

.Imiand_main li.tb .Ima h3 {
	color: #FFFFFF;
}

.Imiand_main li.tb .Ima p {
	color: #FFFFFF;
}

.Imiand_main li.tb .Imb span {
	color: #FFFFFF;
}

.Imiand_main li.tb .Imb i {
	color: #FFFFFF;
}



/* 服务 */
.inimg {
	width: 100%;
	position: relative;
	height: 400px;
	overflow: hidden;
}

.inimg>img {
	width: 100%;
	height: auto;
}

.sercon {
	width: 100%;
	box-sizing: border-box;
	padding: 0 5%;
}

.sertitle {
	position: absolute;
	top: 40%;
	z-index: 22;
	color: #fff;
	opacity: 1;
	font-size: 32px;
	width: 100%;
	text-align: center;
}

.sertitle>span:nth-of-type(1) {
	font-size: 46px;
}

.sertitle>span:nth-of-type(2) {
	display: block;
	width: 60px;
	margin: 20px auto;
	height: 1px;
	background: #FFFFFF;
	opacity: .8;
}

.sertitle>span:nth-of-type(3) {
	padding-top: 10px;
	display: block;
	font-size: 14px;
	opacity: 1;
}

.ser_left {
	box-sizing: border-box;
	margin-top: 60px;
	border-top: 1px solid #c2c2c2;
	padding-top: 40px;
	padding-bottom: 100px;
}

.ser_eg {
	width: 58%;
}

.ser_eg>img {
	width: 100%;
}

.ser_eg>div {
	margin-bottom: 30px;
	font-size: 28px;
	font-family: PingFang SC;
	font-weight: 800;
	line-height: 40px;
	color: #303033;
	opacity: 1;
}

.ser_eg>span {
	display: block;

	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 30px;
	color: #303033;

}

.ser_imgb {
	width: 39%;
}

.ser_imgb>img {
	width: 100%;
}


/* 新闻中心 */
.newcon {
	width: 100%;
	padding: 60px 5%;
	box-sizing: border-box;
}

.newtitle {

	font-size: 28px;
	font-family: PingFang SC;
	font-weight: 800;
	line-height: 40px;
	color: #303033;
	opacity: 1;
}

.newline {
	width: 100%;
	height: 1px;
	background: #C2C2CC;
	opacity: 0.5;
	margin-top: 20px;
}

.new_ul {
	width: 100%;
	margin-top: 40px;
}

.new_left {
	width: 75%;

	border-right: solid 1px rgba(194, 194, 204, 0.5);
	padding-right: 5%;
	box-sizing: border-box;
}

.new_right {
	padding-left: 5%;
	width: 25%;
	font-family: PingFang SC;
	font-weight: 400;
}

.new_left>div:nth-of-type(1) {
	font-size: 14px;
	line-height: 22px;
	color: #919199;
	opacity: 1;
}

.new_left>div:nth-of-type(2) {
	margin: 10px 0;

	font-size: 18px;

	line-height: 37px;
	color: #303033;
	opacity: 1;
}

.new_left>div:nth-of-type(3) {
	font-size: 14px;
	line-height: 20px;
	color: #303033;
	opacity: 1;
}

.new_left>a {
	display: block;
	width: 100px;
	height: 30px;
	background: #CD0E00;
	opacity: 1;
	text-align: center;
	font-size: 14px;
	margin-top: 20px;
	line-height: 30px;
	color: #FFFFFF;
	margin-bottom: 40px;
}

.new_time {
	padding: 30px 0;
	box-sizing: border-box;
	border-bottom: 1px solid rgba(194, 194, 204, 0.5);
}

.new_time_left {
	width: 10%;

	color: #919199;
}

.new_time_right {
	width: 90%;
}

.new_time_left>div>span {
	display: block;
	margin: 5px 0 10px 10px;
	font-size: 36px;
	color: #CD0E00;
	font-weight: bold;
}

.new_time_right>div {

	margin-bottom: 5px;
	line-height: 20px;


}

.new_time_right>div a {
	color: #333;
	font-size: 16px;
}

.new_time_right>div a:hover {
	color: #ff0000;
}

.new_time_right>span {
	color: #616166;
	line-height: 25px;
	margin-bottom: 5px;
	font-size: 14px;


}

.new_right>div:nth-of-type(1) {
	font-size: 12px;
	line-height: 22px;
	color: #303033;


}

.new_imgs {
	margin-top: 20px;
}

.new_imgs img {
	display: block;
	width: 100%;

	margin-bottom: 5px;

}

.new_imgs>span {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}


/* 案例 */
.plan_con {
	margin-top: 40px;
	width: 100%;
	padding: 0 5%;
	box-sizing: border-box;
}

.plan_conone {
	box-sizing: border-box;
	cursor: pointer;
	padding: 15px;
	text-align: center;
	opacity: 1;
	font-size: 21px;
	font-family: PingFang SC;
	font-weight: 400;
	z-index: 2;
	color: #FFFFFF;
	margin-right: 50px;
}

.plan_line {
	width: 100%;
	height: 1px;
	background: #FFFFFF;
	opacity: 0.5;
}

.plan_tit {
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 40px;
}

.plan_case_con {

	flex-wrap: wrap;
}

.plan_case {
	box-sizing: border-box;
	margin: 20px;
	width: 30%;
}

.plan_case div {
	padding: 0 10px;
}

.plan_case img {
	border-radius: 10px;
	width: 100%;
}

.plan_case_tit {
	margin: 10px 0;
	font-size: 14px;
	color: #303033;

}

.pink {
	background: #CD0E00;
}

.planfot {
	color: #616166;
	border-top: solid 1px rgba(194, 194, 204, 0.5);
	padding: 10px 0;
	font-size: 12px;
	align-items: center;
}

.planfot span {
	line-height: 50px;
	margin-top: 10px;
	font-size: 16px;
	text-align: center;
}

.planfot img {
	width: 15px;
	height: 4px;
}

/* 新闻详情 */
.nd_tit {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	font-size: 30px;
	font-weight: bold;
	color: #303033;

}

.nd_time {
	display: block;
	font-size: 14px;
	width: 80%;
	text-align: center;
	color: #919199;
	margin: 10px auto;
	word-spacing: 1em;
}

.nweline {
	margin: 20px 0;
	width: 100%;
	height: 1px;
	background: #C2C2CC;
	opacity: 0.5;
}

.new_texte {
	margin: 0 auto;
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 20px;
	color: #333;
	opacity: 1;

}

.new_texte * {
	font-size: 16px !important;
	line-height: 30px;
}

.new_texte p {
	margin-bottom: 5px;
	text-indent: 2em;
}

.new_texte img {
    display: block;
    width: 50% !important;
    height: auto;
    margin: 20px auto !important;
    border-radius: 5px;
}

.new_texte h1,h2,h3,h4,h5,h6{
    margin-top: 15px;
}

.det_img {
	padding: 15px 80px;
	box-sizing: border-box;
}

.det_img img {
	width: 100%;
}



/*关于我们-------------------------开始---------------*/

.fle-row {
	display: flex;
	align-items: center;
}

.fle-c {
	display: flex;
	justify-content: center;
	flex-direction: column;
}


.corporate-culture-container {
	align-items: center;
	margin: 30px auto;
}

.culture-title {
	margin-top: 50px;
}

.corporate-container {
	align-items: center;
	margin: 30px auto;
}

.base-bg-color1 {
	font-size: 40px;
	font-weight: bold;
	line-height: 30px;
	color: #C2C2CC;
	letter-spacing: 6px;
	opacity: 0.5;
}


.firm-name {
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
	color: #303033;
	margin-top: -10px;
}

.firm-name:after {
	content: '';
	display: block;
	background: linear-gradient(to right, #ffffff, #CD0E00, #ffffff);
	width: 100%;
	height: 2px;
	margin-top: 10px;
}

.main {
	padding: 0 60px;
	height: 540px;
}

.s_my_bg_img1 {
	width: 58%;
	height: 100%;
	z-index: -1;
}

.s_my_bg_img1>img {
	width: 100%;
	height: 100%;
}

.main-container {
	flex: 1;
	height: 86%;
	margin-left: -5%;
	background-color: #fff;
	color: #333;
	font-size: 14px;
	line-height: 20px;
	padding: 20px;
	box-sizing: border-box;
	overflow-y: auto;
	box-shadow: 0 1px 6px rgba(194, 194, 204, 0.6)
}

.company_profile {
	font-size: 26px;
	color: #303033;
	margin: 20px auto;
}

.p-margin {
	margin-bottom: 20px;
	text-align: justify;
}

/*企业优势*/
.advantage-title {
	margin-top: 50px;
}

.business-advantage {
	display: flex;
	padding: 0 60px;

}

.fle-left {
	align-self: flex-end;
	margin-right: 80px;
}

.advantage-main {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.advantage-main-item {
	border: 1px solid #C2C2CC;
	width: 46%;
	padding: 30px;
	box-sizing: border-box;
	margin: 0 0 50px 0;
}

.advantage-main-item-header {
	display: flex;
	margin-bottom: 20px;

}

.advantage-main-item-header>img {
	width: 64px;
	height: 64px;
}

.advantage-main-item-footer {
	color: #616166;
}

.advantage-main-item-header-title {
	align-items: stretch;
	margin-left: 20px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.advantage-main-item-header-title>p:first-child {
	color: #303033;
	font-size: 20px !important;
	font-weight: bold;
}

.advantage-main-item-header-title>p:last-child {
	color: #303033;
	font-size: 14px !important;
}

/*下*/
.advantage-footer {
	background-color: #000;
	color: #ffffff;
	display: flex;
	justify-content: stretch;
	align-items: center;
	height: 120px;
	box-sizing: border-box;
}

.advantage-footer-item {
	width: 24%;
	display: flex;
	flex-direction: column;
	align-items: center;

}

.advantage-footer-item>p:first-child {
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;

}

.advantage-footer-item>p:last-child {
	font-size: 14px;
	color: #ffffff;
	margin-top: 10px;
	opacity: .4;

}


/*右*/
.fle-right {
	padding-right: 30px;
	;
}

.advantage-img {
	width: 620px;
	height: 757px;
	position: relative;

}

.advantage-img:after {
	position: absolute;
	top: 30px;
	left: 30px;
	content: '';
	width: 100%;
	height: 757px;
	display: block;
	border: 1px solid #919199;
	z-index: -1;

}

.advantage-img>img {
	display: block;
	width: 100%;
	height: 100%;
}

/*企业发展*/
.growing-title {
	margin-top: 80px;
}

.growing {
	position: relative;

}

.year-name {
	font-size: 20px;
	color: #303033;
	margin-bottom: 20px;
	font-weight: bold;
}

.growing-main {
	display: flex;
	padding: 0 60px;
	justify-content: space-between;
	box-sizing: border-box;
}

.growing-item {
	box-shadow: 0 1px 6px rgba(194, 194, 204, 0.6);
	width: 24%;
	margin-right: 1%;
	padding: 40px 30px 30px 30px;
	box-sizing: border-box;
}

.growing-text {
	color: #616166;
	font-size: 14px;
	margin-bottom: 15px;
}

.growing-left-icon {
	left: 16px;
}

.growing-left-right {
	right: 16px;
}

.growing-left-icon,
.growing-left-right {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.growing-left-icon>img,
.growing-left-right>img {
	width: 24px;
	height: 42px;
}

/**/
.ruler-container {
	box-sizing: border-box;
	padding: 0 60px;
	margin-top: 30px;

}

.instruction-container {
	display: flex;
}


.instruction-container-item {
	width: 137px;
	height: 10px;
	background-color: #C2C2CC;
	position: relative;
}

.instruction-container .instruction-container-item:first-child {
	background-color: #CD0E00;

}

.ruler-container .instruction-container-item:last-child:after {
	position: absolute;
	content: '';
	display: block;
	width: 1px;
	height: 8px;
	background-color: #C2C2CC;
	bottom: 10px;
	right: 0;
}

.instruction-container-item:before {
	position: absolute;
	bottom: 10px;
	content: '';
	display: block;
	width: 1px;
	height: 8px;
	background-color: #C2C2CC;
}

.ruler-number {
	display: flex;
	justify-content: center;
	position: relative;

}

.imgsd {
	height: 400px;
	width: 100%;
	padding: 40px 15px 100px 15px;
	box-sizing: border-box;
}

.ruler-number-item {
	display: flex;
	justify-content: center;
	width: 137px;
	height: 10px;
	color: #616166;
	font-size: 14px;

}

.ruler-number-main {
	display: flex;
	justify-content: center;
	margin-top: 20px;

}

.ruler-number-icon-left {
	position: absolute;
	left: 0;
	top: 20px;
}

.ruler-number-icon-left>img,
.ruler-number-icon-right>img {
	width: 8px;
	height: 14px;
}

.ruler-number-icon-right {
	position: absolute;
	right: 0;
	top: 20px;
}

/*合作伙伴*/
.partner {
	padding: 0 60px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;

}

.partner-title {
	margin-top: 50px;
}

.partner-item {

	width: 262px;
	height: 90px;
	margin-bottom: 30px;
}

.partner-item>img {
	width: 100%;
	height: 100%;
}

.swiper-pagination-progressbar-fill {
	background: #CD0E00 !important;
}

.mypag {

	background: #C2C2CC;
	width: 98%;
	height: 10px;
	margin-top: 35px;



}

.my_times {
	width: 96%;
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 26px;
	color: #616166;
	z-index: 99999 !important;

	opacity: 1;
}

.my_line {
	width: 100%;


	z-index: 99999 !important;

	opacity: 1;
}

.myside {
	margin-top: 20px;
	width: 1px;
	height: 15px;
	background: #C2C2CC;
	opacity: 0.5;

	opacity: 1;
}

.myleft {
	top: 95% !important;
	width: 8px;
	height: 14px;
}

.myright img {
	z-index: 99999;
	width: 100%;
	height: 100%;
}

.myright {
	top: 102% !important;
	width: 8px !important;
	height: 14px !important;
	background-image: none !important;
}

/*关于我们-------------------------------结束-----------------*/
/* 案例详情 */
.accon {
	padding: 30px 6%;
	box-sizing: border-box;
	line-height: 26px;
}

.content * {
	font-size: 16px !important;
	color: #666 !important;
	line-height: 35px !important;
}

.accon img {
	max-width: 80% !important;
	height: auto;
	overflow: hidden;
	margin: auto;
	text-align: center;
	padding: 10px 0;
}

.ac_box {
	box-sizing: border-box;
}

.detailTitle {
	font-size: 35px !important;
	margin: 20px auto;
	text-align: center;
	font-weight: bold;
}

.ac_left {
	width: 48%;
	padding: 40px 60px;
	box-shadow: 0px 1px 6px rgba(194, 194, 204, 0.6);
	box-sizing: border-box;
	height: 400px;
}


.ac_left>div:nth-of-type(1) {


	font-size: 18px;
	font-family: PingFang SC;
	font-weight: bold;
	line-height: 30px;
	color: #303033;
	opacity: 1;
}

.ac_left>div:nth-of-type(2) {

	width: 50px;
	height: 2px;
	background: #CD0E00;
	opacity: 1;
	margin: 5px 0 15px 0;
}

.ac_left>div:nth-of-type(3) {

	margin-bottom: 10px;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: bold;
	line-height: 20px;
	color: #303033;
	opacity: 1;

}

.ac_left>p {

	height: 160px;
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 18px;
	color: #303033;

	opacity: 1;
}

.ac_btn {
	display: block;
	margin-top: 30px;
	width: 80px;
	height: 28px;
	border: 1px solid #CD0E00;
	opacity: 1;
	text-align: center;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 28px;
	color: #CD0E00;
	opacity: 1;
}

.ac_an {
	padding: 50px 90px;
	box-sizing: border-box;

}

.ac_an>img:nth-of-type(1) {

	width: 340px;
	height: auto;


}

.ac_an>img:nth-of-type(2) {
	margin-top: 140px;
	margin-left: 50px;
	width: 340px;
	height: auto;
	box-sizing: border-box;

}

.ac_an>ul {
	margin-top: 180px;
	margin-left: 45px;
	font-family: PingFang SC;
}

.ac_an>ul>li:nth-of-type(1) {


	font-size: 20px;

	font-weight: bold;
	line-height: 30px;
	color: #303033;
	opacity: 1;
}

.ac_an>ul>li:nth-of-type(2) {

	font-size: 14px;

	font-weight: bold;
	line-height: 20px;
	color: #C2C2CC;
	opacity: 1;
}

.ac_an>ul>li:nth-of-type(3) {
	margin-top: 20px;
	font-size: 12px;

	font-weight: 400;
	line-height: 20px;
	color: #303033;

	opacity: 1;
}

.ac_anico {
	margin-top: 30px;
	text-align: center;
	flex-wrap: wrap;
	width: 350px;

	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 30px;
	color: #303033;
	opacity: 1;
}

.ac_anico>div {
	width: 70px;
	margin-bottom: 20px;
}

.ac_anico img {
	width: 50px;
	height: 50px;
	margin: 0 auto;
}

.ac_solo {
	margin-top: 50px;
	position: relative;
	width: 100%;
	height: 520px;
	background: #2B3144;
	opacity: 1;
	box-sizing: border-box;
}

.ac_solo_tit {
	width: 400px;
	margin-left: 340px;
	padding-top: 140px;
	box-sizing: border-box;
}

.ac_solo_tit>li:nth-of-type(1) {
	font-size: 20px;
	font-family: PingFang SC;
	font-weight: bold;
	line-height: 30px;
	color: #FFFFFF;
	opacity: 1;
}

.ac_solo_tit>li:nth-of-type(2) {

	font-size: 14px;
	font-family: PingFang SC;
	font-weight: bold;
	line-height: 28px;
	color: #FFFFFF;
	opacity: 0.61;
}

.ac_solo_tit>li:nth-of-type(3) {

	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 20px;
	color: #FFFFFF;

	opacity: 1;
}

.ac_posimg {
	position: absolute;
	width: 340px;
	height: auto;
	top: -100px;
	left: 880px;
}

.ac_my {
	height: 900px;
	padding: 350px 0px 75px 0px;
	box-sizing: border-box;
	position: relative;
}

.ac_myback {
	width: 49%;
	height: 300px;
	background: #C2C2CC;
	opacity: 0.5;
}

.ac_myimg {
	position: absolute;
	width: 340px;
	height: auto;
	opacity: 1;
	top: 120px;
	left: 25%;
}

.ac_myright {

	position: absolute;
	width: 400px;
	height: auto;
	opacity: 1;
	top: 350px;
	right: 20%;
}

.ac_myright>div:nth-of-type(1) {

	font-size: 20px;
	font-family: PingFang SC;
	font-weight: bold;
	line-height: 30px;
	color: #303033;
	opacity: 1;
}

.ac_myright>div:nth-of-type(2) {

	font-size: 14px;
	font-family: PingFang SC;
	font-weight: bold;
	line-height: 20px;
	color: #C2C2CC;
	margin: 20px 0;
	opacity: 1;
}

.ac_myright>div:nth-of-type(3) {

	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 20px;
	color: #303033;
	opacity: 1;
}



.xjbanner {
	width: 100%;
	height: 600px;
	overflow: hidden;
	margin: auto;
	position: relative;
	background: url(/images/bjindex_banner.jpg) no-repeat center;
}

.xjbanner h1 {
	position: absolute;
	top: 40%;
	left: 8%;
	font-size: 36px;
	color: #fff;
}

.xjbanner h2 {
	position: absolute;
	top: 52%;
	left: 8%;
	font-size: 18px;
	font-weight: 200;
	color: #fff;
}





/*联系我们*/
.contact {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	background-color: #0d0e0f;
}

.contacnew {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	background-color: #160c2e;
	min-height: 200px;
}

.contacnewt {
	padding: 100px 0 40px 0;
	font-size: 28px;
	color: #fff;
	line-height: 30px;
}

.contacnewt p {
	padding: 10px 0;
	color: #fff;
}


.contactus {
	height: auto;
	overflow: hidden;
	margin: auto;
}

.contactus ul li {
	float: left;
	width: 31.333%;
	margin-right: 3%;
	box-sizing: border-box;
	margin-bottom: 30px;
	background-color: #f2f2f2;
	padding: 30px 30px;
	box-sizing: border-box;
	position: relative;
	height: 165px;
	overflow: hidden;
}

.contactus ul li:nth-child(3n) {
	margin-right: 0;
}

.contactus ul li .contactust {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	margin: auto;
}

.contactus ul li .contactust a:hover {
	text-decoration: none;
}

.contactus ul li .contactust i {
	font-size: 35px;
	color: #333;
}

@font-face {
	font-family: 'shweb08';
	/* Project id 2582579 */
	src: url('//at.alicdn.com/t/font_2582579_8c5wugpqcjg.woff2?t=1622458508142') format('woff2'),
		url('//at.alicdn.com/t/font_2582579_8c5wugpqcjg.woff?t=1622458508142') format('woff'),
		url('//at.alicdn.com/t/font_2582579_8c5wugpqcjg.ttf?t=1622458508142') format('truetype');
}

.shweb08 {
	font-family: "shweb08" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 0px !important;
}

.contactus ul li .contactusb {
	padding-top: 10px;
}

.contactus ul li .contactusb span {
	display: block;
	font-size: 20px;
	padding-top: 5px;
}

.contactus ul li .contactusb span.tv {
	font-size: 14px;
}

.contactus ul li:hover {
	background-color: #fc3829;
	color: #fff;
}

.contactus ul li:hover i {
	color: #fff;
}

@font-face {
	font-family: 'shweb09';
	/* Project id 2582618 */
	src: url('//at.alicdn.com/t/font_2582618_7nxq8apzf6.woff2?t=1622460124111') format('woff2'),
		url('//at.alicdn.com/t/font_2582618_7nxq8apzf6.woff?t=1622460124111') format('woff'),
		url('//at.alicdn.com/t/font_2582618_7nxq8apzf6.ttf?t=1622460124111') format('truetype');
}

.shweb09 {
	font-family: "shweb09" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 0px !important;
}


@font-face {
	font-family: 'shweb10';
	/* Project id 2582628 */
	src: url('//at.alicdn.com/t/font_2582628_2mfvdirl66v.woff2?t=1622460368614') format('woff2'),
		url('//at.alicdn.com/t/font_2582628_2mfvdirl66v.woff?t=1622460368614') format('woff'),
		url('//at.alicdn.com/t/font_2582628_2mfvdirl66v.ttf?t=1622460368614') format('truetype');
}


.shweb10 {
	font-family: "shweb10" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 0px !important;
}

.contactus ul li .wxer {
	position: absolute;
	z-index: 2;
	top: 30px;
	right: 130px;
}

.contactus ul li .wxer.tv {
	right: 20px;
}

.contactus ul li .wxer img {
	width: 100px;
	height: auto;
}

@font-face {
	font-family: 'shweb11';
	/* Project id 2582643 */
	src: url('//at.alicdn.com/t/font_2582643_qhf0i7sgig.woff2?t=1622460917520') format('woff2'),
		url('//at.alicdn.com/t/font_2582643_qhf0i7sgig.woff?t=1622460917520') format('woff'),
		url('//at.alicdn.com/t/font_2582643_qhf0i7sgig.ttf?t=1622460917520') format('truetype');
}

.shweb11 {
	font-family: "shweb11" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 0px !important;
}

@font-face {
	font-family: 'shweb12';
	/* Project id 2588922 */
	src: url('//at.alicdn.com/t/font_2588922_tqfs4slpwxr.woff2?t=1622697283484') format('woff2'),
		url('//at.alicdn.com/t/font_2588922_tqfs4slpwxr.woff?t=1622697283484') format('woff'),
		url('//at.alicdn.com/t/font_2588922_tqfs4slpwxr.ttf?t=1622697283484') format('truetype');
}

.shweb12 {
	font-family: "shweb12" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 0px !important;
}

@font-face {
	font-family: 'shweb13';
	/* Project id 2588940 */
	src: url('//at.alicdn.com/t/font_2588940_tf4wqq901da.woff2?t=1622697853013') format('woff2'),
		url('//at.alicdn.com/t/font_2588940_tf4wqq901da.woff?t=1622697853013') format('woff'),
		url('//at.alicdn.com/t/font_2588940_tf4wqq901da.ttf?t=1622697853013') format('truetype');
}

.shweb13 {
	font-family: "shweb13" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 0px !important;
}


/*客服样式*/

::-webkit-scrollbar {
	width: 5px;
}

::-webkit-scrollbar-track {
	background: #fff;
}

::-webkit-scrollbar-thumb {
	background: #e53244;
}

::-webkit-scrollbar-thumb:window-inactive {
	background: #e53244;
}

::-webkit-scrollbar-thumb:vertical:hover {
	background: #e53244;
}

@font-face {
	font-family: 'iconfont';
	/* project id 1369449 */
	src: url('https://at.alicdn.com/t/font_1369449_rcixkf47c3q.eot');
	src: url('https://at.alicdn.com/t/font_1369449_rcixkf47c3q.eot?#iefix') format('embedded-opentype'),
		url('https://at.alicdn.com/t/font_1369449_rcixkf47c3q.woff2') format('woff2'),
		url('https://at.alicdn.com/t/font_1369449_rcixkf47c3q.woff') format('woff'),
		url('https://at.alicdn.com/t/font_1369449_rcixkf47c3q.ttf') format('truetype'),
		url('https://at.alicdn.com/t/font_1369449_rcixkf47c3q.svg#iconfont') format('svg');
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0px;
	-moz-osx-font-smoothing: grayscale;
}

.slide_right {
	width: 60px;
	height: 332px;
	position: fixed;
	right: 0px;
	top: 50%;
	margin-top: -166px;
	z-index: 99
}

.slide_right li {
	width: 60px;
	height: 60px;
	margin-bottom: 1px;
	position: relative;
	font-size: 12px
}

.s_tel {
	width: 270px;
	position: absolute;
	left: 0;
	top: 0;
}

.u_tel {
	width: 210px;
	height: 60px;
	float: left;
	background: #e2070b;
	line-height: 60px;
	text-align: center;
	font-size: 24px;
	font-family: cursive;
	letter-spacing: 1px;
	cursor: pointer;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.slide_right li a {
	display: block;
	width: 60px;
	height: 50px;
	background: #f14702;
	color: #fff;
	transition: none;
	text-align: center;
	line-height: 22px;
	padding-top: 10px;
	float: left;
}

.slide_right li:hover a {
	background: #e2070b;
	text-align: center;
}

.slide_right li a i {
	display: block;
	margin: 0px auto;
	text-align: center;
	font-size: 28px;
}

.slide_right li .s_side {
	display: none;
}

.slide_right li .hade {
	display: block;
}


.slide_right li.s_zixun {
	background-position: 0 0;
}

.slide_right li.s_zixun .ew_tel {
	width: 160px;
	text-align: center;
	padding: 15px;
	height: auto;
	float: left;
	background: #e2070b;
	left: -200px;
	font-size: 14px;
	cursor: pointer;
	color: #fff;
	position: absolute;
	display: none;
}

.slide_right li.s_zixun .ew_tel img {
	width: 100%;
}

.slide_right li.s_zixun .ew_tel:after {
	content: '';
	position: absolute;
	right: -10px;
	top: 20px;
	border-top: 10px solid transparent;
	border-left: 15px solid #e2070b;
	border-bottom: 10px solid transparent;
}

.slide_right li.s_zixun:hover .ew_tel {
	display: block;
}

.slide_right li.s_zixun .ew_tel p {
	font-size: 12px;
	padding-top: 6px;
	color: #fff;
}


@media (max-width:1600px) {
	.dh1 .nLi h3 a {
		padding: 0px 10px;
	}

	.header .logo {
		margin-top: 25px;
	}
}

@media (max-width:1440px) {



	.bottom_l {
		width: 450px;
		margin-top: 60px;
	}

	.bottom_r {
		width: calc(100% - 450px);
	}


	.header .logo img {
		width: 200px;
		height: auto;
	}

	.head_seartch {
		display: none;
	}


	.dh1 .nLi h3 a {
		padding: 0px 10px;
	}


}

/*客服样式结束*/


/*分页样式*/
.page_info {
	text-align: center;
	margin-top: 10px;
	color: #333;
	margin-bottom: 15px;
}

.page_info span {
	padding: 0 2px;
	font-weight: bold;
}

.page_list {
	height: 24px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0;
	font-family: Microsoft yahei;
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.page_list a {
	display: inline-block;
	color: #898989;
	border: 1px solid #e8e8e8;
	background: #f8f8f8;
	text-align: center;
	padding: 0 8px;
	margin: 0 1px;
}

.page_list a:hover {
	color: #fff;
	border: 1px solid #898989;
	background: #898989;
}

.page_list a.on {
	color: #fff;
	border: 1px solid #898989;
	background: #898989;
}