.xtop {
	box-sizing: border-box;
	padding-top: 40px;
	height: 180px;
	background-color: rgb(27, 27, 27);
}

.xlogo {
	align-items: center;
	justify-content: center;
}

.xlogo img {
	display: block;
	margin-right: 16px;
}

.xlogo_txt p {
	font-weight: bold;
	color: #b72025;
	font-size: 20px;
	margin-bottom: 8px;
}

.xlogo_txt span {
	font-size: 18px;
	color: rgb(255, 255, 255);
	letter-spacing: 1px;
}

.xnav {
	align-items: center;
	justify-content: center;
	margin-top: 14px;
}

.xnav li {
	text-align: center;
	width: 120px;
	height: 49px;
	line-height: 49px;
	margin: 0 10px;
}

.xnav li:hover {
	text-align: center;
	height: 49px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	background-image: url(../images/menu.png);
	background-size: 100%;
}

.xnav li:hover a {
	color: #ffffff;
}

.xnav li a {
	font-size: 14px;
	color: #cccccc;
}

.xnav li.active {
	background-image: url(../images/menu.png);
}

.xnav li.active a {
	color: #ffffff;
}

.xcompany {
	width: 100%;
	height: 780px;
	box-sizing: border-box;

	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 80px;
}

.xbgtit {
	height: 80px;
	background-image: url(../images/xbg_tit1.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

.xbgtit div {
	padding-top: 26px;
	font-weight: bold;
	font-size: 33px;
	color: rgb(51, 51, 51);
}

.xbgtit p {
	margin-top: 10px;
	font-size: 16px;
	color: rgb(136, 136, 136);
}

.xcompany_con {
	margin-top: 50px !important;
	position: relative;
}

.xcompany_conimg img {
	width: 780px;
	height: 508px;
}

.xcompany_contxt {
	box-sizing: border-box;
	padding: 40px 30px;
	padding-bottom: 0;
	width: 600px;
	height: 450px;
	background-color: rgb(255, 255, 255);
	position: absolute;
	top: 0;
	right: 0;
}

.xcompany_contxt1 {
	color: #5a5a5a;
	font-weight: bold;
	font-size: 20px;
}

.xcompany_contxt2 {
	color: #5a5a5a;
	font-size: 14px;
	line-height: 24px;
	margin-top: 30px;
}

.xcompany_contxt4 {
	margin-top: 50px;
	display: block;
	width: 148px;
	height: 43px;
	line-height: 43px;
	color: rgba(102, 102, 102, 1);
	font-size: 14px;
	text-align: center;
	border: 1px solid rgba(217, 217, 217, 1);
}


.xtypes {
	width: 100%;
	height: 518px;
	box-sizing: border-box;
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
	justify-content: center;
	align-items: center;
}

.xtypes1 {
	width: 240px;
	height: 318px;
	background-image: url(../images/typebg2.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

.xtypes1 a {
	display: block;
	width: 40px;
	margin: 0 auto;
	color: #fff;
	font-size: 34px;
	line-height: 100px;
	margin-top: 54px;
}

.xtypes1:hover {
	cursor: pointer;
	background-image: url(../images/typebg1.png);
}

.xtypes1:hover a {
	color: #b72025;
}

.xproducts {
	width: 100%;
	height: 990px;
	box-sizing: border-box;
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 80px;
}

.xproducts_c {
	margin-top: 50px;
	flex-wrap: wrap;
}

.xproducts_c1 {
	width: 270px;
	margin-top: 18px;
	margin-right: 40px;
}

.xproducts_c1:nth-child(4n) {
	margin-right: 0;
}

.xproducts_c1 img {
	width: 270px;
	height: 260px;
}

.xproducts_c1 p {
	text-align: center;
	margin-top: 12px;
	font-size: 14px;
	color: #5a5a5a;
}

.xcur {
	width: 100%;
	height: 226px;
	box-sizing: border-box;
	padding-top: 63px;
	background-color: rgb(47, 47, 47);
}

.xcur1 {
	height: 500px;
	box-sizing: border-box;
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;

}

.xcur1c {
	position: relative;
}

.xcur1c1 {
	position: absolute;
	right: 0;
	top: 0;
	width: 540px;
	height: 500px;
	box-sizing: border-box;
	padding-top: 50px;
}

.xcur1c1 div {
	text-align: center;
	font-size: 30px;
	color: rgb(51, 51, 51);
	margin-bottom: 30px;
}

.xcur1c1 p {
	font-size: 14px;
	line-height: 230%;
	color: #5a5a5a;
}

.xnews {
	width: 100%;
	height: 850px;
	box-sizing: border-box;
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 80px;
}

.xnews1 {
	position: relative;
	padding-top: 60px;
}

.xnews1img {
	margin-top: 40px;

}

.xnews1img {
	width: 550px;
	height: 357px;
}

.xnews1c {
	box-sizing: border-box;
	border-color: rgb(206, 206, 206);
	border-width: 5px;
	height: 424px;
	background-color: transparent;
	width: 779px;
	border-style: solid;
	position: absolute;
	right: 0;
	top: 68px;
	padding: 10px 30px 10px 170px;
}

.xnews1c1 {
	box-sizing: border-box;
	padding: 18px 0;
	border-bottom: 1px dotted #dbd4cd;
}

.xnews1c1l {
	background: #b62025;
	width: 60px;
	height: 59px;
	text-align: center;
	flex: none;
	margin-right: 36px;
}

.xnews1c1l div {
	color: #fff;
	font-size: 24px;
	line-height: 41px;
}

.xnews1c1l p {
	color: #fff;
	font-size: 13px;
	line-height: 18px;
}

.xnews1c1r {}

.xnews1c1r div {
	font-size: 16px;
	color: #333333;
	line-height: 140%;
}

.xnews1c1r p {
	font-size: 12px;
	line-height: 18px;
	padding-top: 3px;
	color: #666666;
}


.xfooter {
	background-color: #333333;
}

.xfooter1 {
	padding: 30px 0;
	justify-content: space-between;
}

.xfooter1_logo {
	margin-right: 32px;
}

.xfooter1_logo img {
	width: 95px;
	height: 83px;
}

.xfooter1_des {
	height: 110px;
	line-height: 30px;
	font-size: 13px;
	color: #999999;
	writing-mode: tb-lr;
	/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
	writing-mode: vertical-lr;
	/*从左向右 从右向左是 writing-mode: vertical-rl;*/
}

.xfooter1_tel {
	flex: none;
	margin-top: 24px;
}

.xfooter1_tel img {
	margin-right: 12px;
	width: 37px;
	height: 44px;
}

.xfooter1_tel2 div {
	font-size: 14px;
	color: rgb(204, 204, 204);
	line-height: 150%;
}

.xfooter1_tel2 p {
	font-size: 24px;
	line-height: 150%;
	color: rgb(204, 204, 204);
	font-weight: bold;
}

.xfooter1_ewm {
	margin-left: 20px;
}

.xfooter1_ewm img {
	width: 110px;
	height: 110px;
}

.xfooter2 {
	text-align: center;
	padding: 18px;
	background-color: rgb(34, 34, 34);
}

.xfooter2 p {
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
}
