@charset "UTF-8";
	img,input,select {
	vertical-align:middle
}
a,em,i,s {
	text-decoration:none
}
article,body,dd,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,img,input,legend,li,main,nav,ol,p,section,ul {
	margin:0;
	padding:0
}
button,fieldset,img,input {
	border:0;
	padding:0;
	margin:0;
	outline-style:none
}
li,ol,ul {
	list-style:none
}
textarea {
	resize:none
}
img {
	border:0
}
table {
	border-collapse:collapse
}
em,i,s {
	font-style:normal
}
body {
	background-color:#fff;

	  min-width: 1223px;
	font-family:"Microsoft Yahei";
	box-sizing:border-box;
	font-size:14px
}
div,ul {
	box-sizing:border-box
}
.header .box {
	width:1223px;
	margin:auto;
	height:123px;
	display:flex;
	justify-content:space-between;
	align-items:center
}
.header .box .logo {
	width:478px;
	height:79px;
	display:flex;
	justify-content:space-between;
	align-items:center
}
.header .box .logo div {
	margin-left:22px
}
.header .box .logo div img:nth-child(1) {
	margin-bottom:4px
}
.header-nav {
	background-color:#e6022a;
	width:100%;
}
.header-nav .nav {
	width:1223px;
	margin:auto;
	display:flex;
	justify-content:space-around;
	align-items:center;
	height:52px
}
.header-nav .nav li {
	width:100px;
	height:100%;
	line-height:52px;
	position:relative;
	text-align:center
}
.header-nav .nav li:nth-child(7) {
	width:143px
}
.header-nav .nav li:nth-child(7) ul {
	left:0
}
.header-nav .nav li:hover ul {
	display:block
}
.header-nav .nav li a {
	color:#fff;
	font-size:20px
}
.header-nav .nav li ul {
	flex-direction:column;
	width:143px;
	display:none;
	position:absolute;
	background:rgba(230,2,42,.259);
	left:-21.5px;
	top:52px;
	z-index:10
}
.header-nav .nav li ul li {
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center
}
.header-nav .nav li ul li a {
	font-size:18px
}
.header-nav .nav li ul li:hover a {
	color:#e6022a;
	text-decoration:underline
}
.banner .content {
	width:100%;
	height:630px
}
.banner .content .swiper-container {
	width:1902px;
	height:630px
}
.banner .content .swiper-container .swiper-slide {
	width:1902px;
	height:630px;
	overflow:hidden;
	position:relative
}
.banner .content .swiper-container .swiper-slide ul {
	position:absolute;
	z-index:10;
	left:410px;
	top:150px;
	display:flex;
	flex-direction:column;
	justify-content:center
}
.banner .content .swiper-container .swiper-slide img {
	width:100%;
	height:100%;
	object-fit:cover
}
.banner .content .swiper-container .swiper-slide .text-ul {
	left:912px;
	top:366px
}
.banner .content .swiper-container .swiper-button-next,.banner .content .swiper-container .swiper-button-prev {
	opacity:.4
}
.banner .content .swiper-container .swiper-button-next:hover,.banner .content .swiper-container .swiper-button-prev:hover {
	opacity:1
}
.banner .content .swiper-container .swiper-button-prev {
	background:url(../img/banner/arrow-left.png) center center no-repeat;
	top:282px;
	left:160px;
	width:52px;
	height:52px
}
.banner .content .swiper-container .swiper-button-next {
	background:url(../img/banner/arrow-right.png) center center no-repeat;
	top:282px;
	right:160px;
	width:52px;
	height:52px
}
.banner .content .swiper-container .swiper-button-next:after,.banner .content .swiper-container .swiper-button-prev:after {
	content:""!important
}
.banner .content .swiper-container .swiper-pagination {
	bottom:30px
}
.banner .content .swiper-container .swiper-pagination .swiper-pagination-bullet {
	background-color:#fff;
	width:8px;
	height:8px;
	display:inline-block;
	opacity:1;
	margin-left:4px;
	margin-right:4px
}
.banner .content .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
	width:20px;
	border-radius:8px;
	background:#e6022a;
	animation:jelly .5s
}
@keyframes jelly {
	25% {
	transform:scale(.9,1.1)
}
50% {
	transform:scale(1.1,.9)
}
75% {
	transform:scale(.95,1.05)
}
}.news {
	margin-top:38px
}
.news .container-news {
	width:1223px;
	margin:auto;
	height:380px
}
.news .container-news .img {
	width:660px;
	height:372px;
	float:left;
	position:relative
}
.news .container-news .img .swiper-container2,.news .container-news .img .swiper-slide {
	overflow:hidden;
	width:660px;
	height:372px;
	position:relative
}
.news .container-news .img .swiper-container2 .swiper-slide img {
	/*object-fit:cover;*/
	width:100%;
	height:100%
}
.news .container-news .img .swiper-container2 .swiper-slide .news-title {
	width:660px;
	height:57px;
	background-color:#000;
	opacity:.7;
	position:absolute;
	top:315px;
	z-index:1;
	padding:0 16px 0 22px
}
.news .container-news .img .swiper-container2 .swiper-slide .news-title p {
	width:540px;
	font-size:18px;
	color:#fff;
	line-height:57px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.news .container-news .img .swiper-container2 .swiper-button-next:after,.news .container-news .img .swiper-container2 .swiper-button-prev:after {
	content:""!important
}
.news .container-news .img .swiper-container2 .swiper-pagination {
	width:80px;
	height:10px;
	bottom:20px;
	left:560px;
	display:flex;
	align-items:center
}
.news .container-news .img .swiper-container2 .swiper-pagination .swiper-pagination-bullet {
	background-color:#a7a7a7;
	width:8px;
	height:8px;
	display:inline-block;
	border-radius:0;
	opacity:1;
	margin-left:4px;
	margin-right:4px
}
.news .container-news .img .swiper-container2 .swiper-pagination .swiper-pagination-bullet-active {
	width:10px;
	height:10px;
	background:#e6022a
}
.news .container-news .news-right {
	height:380px;
	float:right;
	margin-right:15px;
	width:518px
}
.news .container-news .news-right .title {
	height:47px;
	padding:9px 4px 0 7px;
	display:flex;
	justify-content:space-between;
	align-items:center;
	border-bottom:1px solid #cbcbcb
}
.news .container-news .news-right .title p {
	width:105px;
	height:38px;
	font-size:24px;
	color:#e6022a;
	border-bottom:5px solid #e6022a
}
.news .container-news .news-right .title .more {
	width:79px;
	height:13px;
	display:flex;
	justify-content:space-between;
	align-items:center
}
.news .container-news .news-right .title .more a {
	font-size:12px;
	color:#555
}
.news .container-news .news-right .title .more img {
	margin-top:5px
}
.news .container-news .news-right .list {
	display:flex;
	flex-direction:column;
	box-sizing:border-box;
	padding-left:26px
}
.news .container-news .news-right .list li {
	width:100%;
	height:17px;
	margin:13px 0;
	font-size:17px;
	list-style:square
}
.news .container-news .news-right .list li a {
	width:100%;
	color:#333;
	display:block;
	float:left
}
.news .container-news .news-right .list li a i {
	display:inline-block;
	width:356px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.news .container-news .news-right .list li a span {
	color:#ababab;
	float:right
}
.news .container-news .news-right .list li a:hover,.news .container-news .news-right .list li a:hover span {
	color:#e6022a
}
.news .container-news .news-right .list li:nth-child(8) {
	margin-bottom:0
}
.news .container-news .news-right .list li::marker {
	color:#c9a883
}
.quick {
	margin-top:44px;
	margin-bottom:68px;
	overflow:hidden
}
.quick .content {
	width:1223px;
	margin:auto;
	overflow:hidden
}
.quick .content .back {
	width:1201px;
	height:232px;
	background-color:#e6022a;
	float:right;
	position:relative
}
.quick .content .button-box {
	width:1208px;
	height:239px;
	border:1px solid #e91c40;
	background-color:#fff;
	position:absolute;
	z-index:2;
	margin-top:15px
}
.quick .content .button-box .button {
	width:1206px;
	height:237px;
	border:1px solid #fef1f3;
	border-top:1px solid #fdeff2;
	border-bottom:1px solid #fce5e9;
	display:flex;
	justify-content:space-around;
	align-items:center
}
.quick .content .button-box .button a {
	width:110px;
	display:block;
	display:flex;
	flex-direction:column;
	align-items:center
}
.quick .content .button-box .button a p {
	border-radius:5px;
	background-color:#e6022a;
	width:81px;
	height:75px;
	display:flex;
	justify-content:space-around;
	align-items:center
}
.quick .content .button-box .button a p img {
	transition:all 1s
}
.quick .content .button-box .button a span {
	font-size:22px;
	color:#333;
	margin-top:14px
}
.quick .content .button-box .button a:hover p img {
	transform:rotate(360deg)
}
.introduce {
	overflow:hidden;
	margin-bottom:29px
}
.introduce .connet {
	width:1223px;
	margin:auto
}
.introduce .connet .bottom,.introduce .connet .top {
	display:flex
}
.introduce .connet .bottom div,.introduce .connet .top div {
	width:620px;
	height:194px;
	border-right:1PX solid #dcdcdc;
	border-bottom:1PX solid #dcdcdc;
	padding-top:12px;
	box-sizing:border-box
}
.introduce .connet .bottom div ul,.introduce .connet .top div ul {
	display:flex;
	height:52px
}
.introduce .connet .bottom div ul a,.introduce .connet .top div ul a {
	width:53px;
	border:1px solid #404040;
	border-radius:10px;
	background:url(../img/introduce-icon/introduce.png) center center no-repeat;
	display:flex;
	justify-content:space-around;
	align-items:center
}
.introduce .connet .bottom div ul a:hover,.introduce .connet .top div ul a:hover {
	background:url(../img/introduce-icon/introduce2.png) center center no-repeat #e6022a;
	border:1px solid #fff
}
.introduce .connet .bottom div ul p,.introduce .connet .top div ul p {
	color:#555;
	box-sizing:border-box;
	margin-left:20px;
	display:flex;
	flex-direction:column
}
.introduce .connet .bottom div ul p span:nth-child(1),.introduce .connet .top div ul p span:nth-child(1) {
	font-size:22px;
	letter-spacing:6px
}
.introduce .connet .bottom div ul p span:nth-child(2),.introduce .connet .top div ul p span:nth-child(2) {
	margin-top:-4px;
	font-size:18px
}
.introduce .connet .bottom div i,.introduce .connet .top div i {
	width:540px;
	height:46px;
	margin-top:28px;
	margin-bottom:16px;
	color:#555;
	font-size:18px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2
}
.introduce .connet .bottom div ol,.introduce .connet .top div ol {
	width:84px;
	height:13px;
	float:right;
	margin-right:88px;
	display:flex;
	justify-content:space-between;
	align-items:center
}
.introduce .connet .bottom div ol a,.introduce .connet .top div ol a {
	color:#555
}
.introduce .connet .bottom div ol a:hover,.introduce .connet .top div ol a:hover {
	color:#e6022a
}
.introduce .connet .bottom div ol img,.introduce .connet .top div ol img {
	margin-top:5px
}
.introduce .connet .bottom div:nth-child(2),.introduce .connet .top div:nth-child(2) {
	padding-left:28px;
	border:0;
	border-bottom:1PX solid #dcdcdc
}
.introduce .connet .bottom div:nth-child(2) ul a,.introduce .connet .top div:nth-child(2) ul a {
	background:url(../img/introduce-icon/money.png) center center no-repeat
}
.introduce .connet .bottom div:nth-child(2) ul a:hover,.introduce .connet .top div:nth-child(2) ul a:hover {
	background:url(../img/introduce-icon/money2.png) center center no-repeat #e6022a;
	border:1px solid #fff
}
.introduce .connet .bottom div:nth-child(2) ol,.introduce .connet .top div:nth-child(2) ol {
	margin-right:50px
}
.introduce .connet .bottom div {
	padding-top:28px;
	border-bottom:0
}
.introduce .connet .bottom div ul a {
	background:url(../img/introduce-icon/submittals.png) center center no-repeat
}
.introduce .connet .bottom div ul a:hover {
	background:url(../img/introduce-icon/submittals2.png) center center no-repeat #e6022a;
	border:1px solid #fff
}
.introduce .connet .bottom div:nth-child(2) {
	border-bottom:0
}
.introduce .connet .bottom div:nth-child(2) ul a {
	background:url(../img/introduce-icon/common-instruments.png) center center no-repeat
}
.introduce .connet .bottom div:nth-child(2) ul a:hover {
	background:url(../img/introduce-icon/common-instruments2.png) center center no-repeat #e6022a;
	border:1px solid #fff
}
.introduce .connet .bottom div:nth-child(2) ol {
	margin-right:50px
}
.foot {
	background-color:#c9a883;
	width:100%
}
.foot .content {
	height:218px
}
.foot .content .contact {
	width:1223px;
	margin:auto;
	height:70px;
	padding-top:40px;
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding-right:28px
}
.foot .content .contact p {
	font-size:30px
}
.foot .content .contact p span:nth-child(1) {
	color:#fff
}
.foot .content .contact p span:nth-child(2) {
	color:#e6022a
}
.foot .content .contact div {
	width:300px;
	display:flex;
	justify-content:space-between;
	align-items:center
}
.foot .content .line {
	margin:15px 0;
	width:100%;
	border-top:1px solid #a56d3b;
	border-bottom:1px solid #fce4ca
}
.foot .content .details {
	width:1223px;
	margin:auto;
	padding-right:28px
}
.foot .content .details span {
	font-size:16px;
	color:#fff;
	margin-bottom:10px
}
.foot .content .details p {
	/*width:198px;*/
	height:64px;
	float:left;
	display:flex;
	flex-direction:column
}
.foot .content .details div {
	float:right;
	display:flex;
	flex-direction:column
}
.foot .content .details div span {
	text-align:right;
	margin-bottom:18px;
	height:20px
}
.foot .content .details div span a {
	color:#fff
}
.foot .content .details div span:nth-child(2) {
	display:flex;
	justify-content:space-between;
	align-items:center
}