div,
a,
img,
li,
button {
	undefined -webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	user-select: none;
	outline: none;
	appearance: none;
	-webkit-tap-highlight-color: transparent;
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	/* For some Androids */
}

.container {
	width: 100%;
	overflow: hidden;
	height: 100%;
}

a {
	outline: none;
	appearance: none;
	-webkit-tap-highlight-color: transparent;
}

.tab-bar ul li a :hover {
	color: white;
}

.tab-bar ul li a:FOCUS {
	/* 设置鼠标移动后焦距 */
	color: white;
}

body {
	overflow: -Scroll;
	overflow: -moz-scrollbars-vertical;

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;

}

a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	background: none;
	text-decoration: none;
}

::selection {
	background: #FFF;
	color: #333;
}

::-moz-selection {
	background: #FFF;
	color: #333;
}

::-webkit-selection {
	background: #FFF;
	color: #333;
}

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

/* 首页1 */


.active {
	/*点击导航栏的颜色，选中为白色*/
	background-color: #BB0210;
	color: white !important;

}

.zhezhao {
	display: none;
	position: fixed;
	z-index: 129;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(50, 48, 48, .5);
}

.pop-close3 {
	font-size: 55px;
}
.examples img{
	width: 100%!important;
	height: 100%!important;
}
.pop3 {

	width: 79%;
	min-height: 45%;
	max-height: 49%;
	height: 80%;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	padding: 25px;
	z-index: 130;
	border-radius: 8px;
	background-color: #fff;
	box-shadow: 0 3px 18px rgba(100, 0, 0, .5);
}

.pop-top {
	height: 120px;
	display: flex;
	width: 100%;
	border-bottom: 1px #E5E5E5 solid;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.pop-top h2 {

	font-size: 46px;
}

.pop-content {
	height: 70%;
	overflow-y: hidden;
	max-height:70%;
}
.anniu{
	width: 744px;
	height:170px!important;
	
}
.pop-content-right {
	width: 94%;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	font-size:26px;
	line-height: 35px;
	/* height: 100%; */
	overflow-y: auto;
	max-height: 90%;
	/* overflow: hidden; */
}

.pop-content-right p span {
	font-size: 14px !important;
}
.toudi {
	font-size: 37px;
}

.active a {
	/* 	点击导航栏的颜色，选中为白色
	background-color: #BB0210; */
	color: white !important;

}

.video-b div img {
	width: 100%;
	height: 100%;
}

.header {
	width: 100%;
	height: 10.31rem;
	/* background-color: pink; */
}

.nav {
	width: 100%;
	height: 1.51rem;
	/* background-color: aquamarine; */
}

.nav-banxin {
	width: 6.9rem;
	height: 1.51rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.nav-a {
	height: 0.43rem;
	display: flex;
	align-self: center;

}

.nav-b {
	height: 0.43rem;
	display: flex;
	align-items: center;
}

.nav-a img {
	width: 3.66rem;
	height: 0.59rem;
}

.nav-b img {
	width: 0.35rem;
	height: 0.35rem;
	margin-left: 0.42rem;
	position: absolute;
	top: 0.55rem;
}

.nav span {
	font-size: 0.28rem;
	margin-left: 1.1rem;
}

.nav span a {
	font-size: 0.28rem;
	text-decoration: none;
	color: #000000;
}



/* .nav-banxin1 img {
	width: 0.3rem;
	height: 0.1rem;
	position: relative;
	top: -0.05rem;
	left: 0.2rem;
} */


/* .nav-banxin1 h4 {
	font-size: 0.66rem;
	margin-bottom: 0.2rem;
	letter-spacing: 0.06rem;
}

.nav-banxin1 p {
	font-size: 0.24rem;
	margin-bottom: 0.35rem;
	font-family: "Microsoft YaHei";
	color: #2C2C2C;
} */

.titles h4 {
	font-size: 0.36rem;
	margin-bottom: 0.2rem;
	letter-spacing: 0.06rem;
	color: #ffffff;
}

.titles {
	width: 80%;
	height: 1.86rem;
	margin: 0 auto;
	display: flex;
	z-index: 10;
	position: absolute;
	left: 1.09rem;
	top: 0.76rem;
	flex-direction: column;
	align-items: center;
}

.titles p {
	font-size: 0.24rem;
	margin-bottom: 0.35rem;
	font-family: "Microsoft YaHei";
	color: #ffffff;
}

.titles span {
	font-size: 0.24rem;
	margin-bottom: 0.35rem;
	font-family: "Microsoft YaHei";
	color: #ffffff;
}

/* 主体 */
.content {
	width: 100%;
	/* overflow: hidden; */
	/* height: 100%; */
	/* margin-bottom: 1rem; */
}

.tuijian {
    width: 100%;
   
    /* background-color: aqua; */
    /* padding-top: 0.5rem; */
}
.tuijian-banxin {
	width: 6.9rem;
	/* height: 1.15rem; */
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: center;
	/* background-color: pink; */
	font-family: "Microsoft YaHei";
	margin: 0 auto;
	margin-top: 0.25rem;
}
.tuijian h4 {
    font-size: 0.3rem;
    text-align: center;
    font-family: "Microsoft YaHei";
    color: #333333;
}


.tuijian span {
	font-size: 0.24rem;
	opacity: 0.8;
	margin-left: 0.05rem;
	color: #333333;
	font-family: "Microsoft YaHei";
}



/* 视频 */
.video {
	width: 100%;
	height: 10.28rem;
	display: flex;
	flex-wrap: wrap;
}

.video-a {
	width: 100%;
	height: 5.5rem;
	/* background-color: pink; */
	display: flex;
	align-items: flex-end;
	/* background-image: url(../img/ABOUT.png);
background-repeat: no-repeat;
background-size: 60%;
background-position: left top; */
}

.yinying {
	width: 6.9rem;
	height: 4.9rem;
	margin: 0 auto;
	background-image: url(../img/6666666.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	font-size: 0.29rem;
}

.yinying h5 {
	font-size: 0.29rem;
	text-align: center;
}

.yinying p {
	font-size: 0.24rem;
	margin-top: 0.25rem;
	font-family: "Microsoft YaHei";
	opacity: 0.8;
}

.yinying-b {
	width: 6.12rem;
	display: flex;
	margin: 0 auto;
	flex-direction: column;
	position: relative;
	/* background-color: #007AFF; */
	top: 1.35rem;
	align-items: flex-start
}

.yinying-a {
	width: 6.12rem;
	height: 0.79rem;
	margin: 0 auto;
	flex-direction: column;
	/* position: relative; */
	/* background-color: #007AFF; */
	position: relative;
	top: 1.8rem;
	display: flex;
	flex-direction: row;
	/* justify-content: flex-start; */
	align-items: center;

}

.yinying-a img {
	width: 6.5rem;
	height: 0.93rem;
	margin-top: 0.9rem;
}

.video-b {
	width: 100%;
	height: 3.92rem;
	/* background-color: palegoldenrod; */
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

.service {
	width: 100%;
	background-color: #2c2c2c;
	color: white;
	padding-top: 0.7rem;
}

.service-a {
	width: 6.9rem;
	margin: 0 auto;
	font-family: "Microsoft YaHei";
}

.service-b {
	width: 6.9rem;
	height: 5.3rem;
	/* background-color: pink; */
	margin: 0 auto;


}

.messages {
	height: 5.3rem;
	position: relative;
	top: -0.25rem;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.service-b input {
	color: #aeaeae;
	font-size: 0.25rem;
	border: 0.01rem solid #aeaeae;
	/* background-color: #2c2c2c; */
	/* border: 0; */
}

.messlist1 input {
	height: 0.63rem;
	position: relative;
	top: -0.6rem;
	background-color: #fafafb;
	/* border: 0; */
}

.messlist input {
	height: 0.63rem;
	position: relative;
	/* top: -0.6rem; */
	background-color: #fafafb;
	/* border: 0; */
}

.messlist1 {
	height: 0.63rem;
	/* margin-bottom: 0.15rem; */
	margin-top: 0.41rem;
}

.messlist {
	height: 0.63rem;
}

.input {
	/* undefined width: 100%; */
	box-sizing: border-box;
	/* 	position: relative;
	bottom: 1.5rem; */
	margin-top: 1.18rem;
	font-size: 0.24rem;
	text-align: center;
	line-height: 0.7rem;
	width: 1.98rem;
	height: 0.64rem;
	background-color: #2C2C2C;
	border: 0.01rem solid #aeaeae;
	border-radius: 32px;
	color: #ababab;
}

.input:hover {
	background-color: #BB0210;
	color: white;
}

.messages input {
	padding-left: 0.15rem;
	border: 0;
}


.messages textarea {
	padding-left: 0.15rem;
	padding-top: 0.24rem;
	font-family: "Microsoft YaHei";
	height: 1.7rem !important;

}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #999;
	font-size: 22px;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999;
	font-size: 22px;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #999;
	font-size: 22px;
}

/* 联系我们 */
.partner {
	width: 100%;
	height: 3.1rem;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	margin-top: 0.1rem;
	font-family: "Microsoft YaHei";
	border-top: 0.01rem solid #545454;
}

.partner p {
	font-size: 0.36rem;
	margin-top: 0.28rem;
	margin-left: 0.3rem;
}

.partner ul {
	display: flex;
	flex-direction: column;
	margin-top: 0.25rem;
	padding-left: 0.3rem;
	color: #bcbcbc;
}

.partner li {
		font-family: "Microsoft YaHei";
    font-size: 0.24rem;
    list-style: none;
		color: #bcbcbc;
    line-height: 0.5rem;
    /* margin-top: 0.17rem; */
}

/* 底部 */
.foot {
	height: 1.46rem;
	background-color: #202020;
	
	display: flex;
	align-items: center;
	margin-top: -1px;
}

.foot p {
	font-size: 0.24rem;
	color: #bcbcbc;
	text-align: center;
	line-height: 0.4rem;
}

.foot-nav {
	width: 100%;
	height: 1.4rem;
	background-color: #f5f5f5;
	font-size: 0.24rem;
	font-family: "Microsoft YaHei";
}

.foot-nav ul {
	/* width: 7.5rem; */
	display: flex;
	margin: 0 auto;
}

.foot-nav ul li {
	width: 25%;
	height: 1.4rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	/* color: #bb0210; */
	align-items: center;
}

.foot-nav li a {
	text-decoration: none;
	color: #bb0210;
	margin-top: 0.15rem;
}

.foot-nav img {
	width: 0.42rem;
	height: 0.42rem;
}




















/* 产品中心2 */
.nav-banxin2 {
	width: 100%;
	height: 3.3rem;
	/* background-color: pink; */
	border-bottom: 0.01rem solid rgba(234, 234, 234, 0.9);

}

.banxin1 {
	width: 100%;
	height: 2.7rem;
	background-image: url(../img/图层719.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: top;
}

.banxin1 img {
	width: 100%;
	/* height: 2.72rem; */
}

.banxin2 {
	width: 6.9rem;
	margin: 0 auto;
	line-height: 0.6rem;
	font-size: 0.15rem;
	font-family: "Microsoft YaHei";
	color: #666666;
	display: flex;
	align-items: center;
}

.banxin2 img {
	width: 0.2rem;
	height: 0.2rem;
	margin-right: 0.1rem;
}

.main {
	width: 6.9rem;
	height: 100%;
	/* background-color: pink; */
	margin: 0 auto;
	margin-bottom: 1rem;
	margin-top: 0.6rem;
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-evenly; */
}

.main-a {
	width: 3.1rem;
	height: 3.48rem;
	/* background-color: aqua; */
	/* 	background-image: url(../img/图层738拷贝.png);
	background-repeat: no-repeat;
	background-size: 100%; */
	margin-top: 0.16rem;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	border: 0.01rem solid #dcdbdb;
	border-bottom: 0.02rem solid #666666;
	margin-left: 0.23rem;
}

/* .main:hover{
	
} */
.main-a p {
	position: relative;
	top: 1.3rem;
	color: #444444;
}

.main-a img {
	width: 3.05rem;
	height: 3.45rem;
}

/* 产品系列3 */
.maina {
	width: 6.9rem;
	height: 0.83rem;
	font-size: 0.36rem;
	margin: 0 auto;
	font-family: "Microsoft YaHei bold";
	display: flex;
	align-items: center;
	/* background-color: pink; */
	margin-top: 0.1rem;
	color: #2C2C2C;
}

.maina button {
	width: 0.04rem;
	height: 0.35rem;
	background-color: #bb0210;
	border: 0.01rem solid #bb0210;
	margin-right: 0.17rem;
}

.maina span {
	font-weight: "Microsoft YaHei bold";
}

.mainb {
	width: 6.9rem;
	height: 100%;
	margin: 0 auto;
	/* background-color: pink; */
	justify-content: flex-start;
	display: flex;
	margin-top: 0.52rem;
}

.mainb-a {
	width: 3.1rem;
	height: 3.4rem;
	display: flex;
	flex-direction: column;
	border: 0.01rem solid #f3f3f3;
	margin-right: 0.4rem;
}

.mainb-img {
	width: 3rem;
	height: 2.74rem;
	/* background-image: url(../img/图层735.png);
	background-repeat: no-repeat;
	background-size: 100%; */
	margin-bottom: 0.15rem;
}

.mainb-img img {
	width: 2.9rem;
	height: 2.8rem;
	/* background-image: url(../img/图层735.png);
	background-repeat: no-repeat;
	background-size: 100%; */
}

.mainb-gtr {
	width: 3.1rem;
	height: 0.55rem;
	font-size: 0.18rem;
	color: #000000;
	font-family: "Microsoft YaHei";
	text-align: center;
	letter-spacing: -0.2px;
	background-color: #f2f3f4;
	line-height: 0.55rem;
}

.maina-foot {
	width: 100%;
	height: 1.05rem;
	/* background-color: pink; */
	display: flex;
	border: 0.01rem solid #ebebeb;
	margin-top: 1.68rem;
}

.maina-foota {
	width: 6.9rem;
	height: 1.05rem;
	font-size: 0.24rem;
	display: flex;
	/* margin: 0 auto; */

	justify-content: space-evenly;
	align-items: center;
	font-family: "Microsoft YaHei bold";

}

.maina-foota p a {
	color: #333333;
	font-family: "Microsoft YaHei bold";
	text-decoration: none;
}







/* 产品详情4 */
.swipe {
	width: 100%;
	height: 8.04rem;
	display: flex;
	flex-direction: column;
}

.swipe-img {
	width: 6.9rem;
	height: 6.28rem;
	margin: 0 auto;
	/* background-color: #007AFF; */
	display: flex;
	justify-content: center;
	align-items: flex-end;
}

.swipe-img img {
	width: 5.51rem;
	height: 5.51rem;
	border: 0.01rem solid #b5b5b5;
}

.swipera {
	width: 4.7rem;
	/* height: 1.17rem; */
	/* background-color: pink; */
	display: flex;
	margin: 0 auto;
	align-items: center;
	justify-content: space-around;
}

.swper-min {
	width: 1.07rem;
	height: 1.07rem;
	border: 0.01rem solid #cccccc;
	margin-top: -0.1rem;
}

.swper-min img {
	width: 1.05rem;
	height: 1.05rem;
}

.fanwei {
	width: 100%;
	margin-top: 0.4rem;
}

.fanwei-a {
	width: 6.9rem;
	height: .4rem;
	/* background-color: pink; */
	margin: 0 auto;
}

.fanwei-a h5 {
	font-size: 0.3rem;
	font-family: "microsoft yahei";
	font-weight: bold;
	margin-bottom: 0.25rem;
}

.fanwei-b {
	width: 6.9rem;
	/* background-color: pink; */
	margin: 0 auto;
	margin-top: 0.38rem;
	font-size: 0.24rem;
	margin-bottom: 0.3rem;
}

.fanwei-b h5 {
	font-size: 0.3rem;
	font-family: "microsoft yahei";
	font-weight: bold;
	margin-bottom: 0.25rem;
}

.fanwei-c {
	width: 6.9rem;
	/* background-color: pink; */
	margin: 0 auto;
	margin-top: 0.38rem;
	font-size: 0.24rem;
}

.fanwei-c span {
	font-size: 0.3rem;
	font-family: "microsoft yahei";
	font-weight: bold;
	margin-bottom: 0.25rem;
}

.wendang-a span {
	font-size: 0.3rem;
	font-family: "microsoft yahei";
	font-weight: bold;
	margin-bottom: 0.25rem;
}

.wendang-a {
	width: 6.11rem;
	height: 0.61rem;
	border-bottom: 0.01rem solid #cccccc;
	display: flex;
}

.wendang-a a {
	font-size: 0.3rem;
	font-family: "microsoft yahei bold";
	/* font-weight: bold; */
	color: #000000;

	text-decoration: none;
}


.wendang-a img {
    width: 0.3rem;
    height: 0.3rem;
    position: relative;
    top: 0.05rem;
    left: 0.1rem;
}
.fanwei-a p {
	font-size: 0.2rem;
	font-family: "Microsoft YaHei";
}

.fanwei-btn {
	width: 6.9rem;
	height: 100%;

	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}


.fanwei-btn li {
    width: 1.47rem;
    height: 0.51rem;
    margin-bottom: 0.2rem;
    background-color: #ffffff;
    border: 0.01rem solid #ababab;
	float:left;
    font-size: 0.18rem;
    color: #5f5f5f;
    font-family: "Microsoft YaHei";
	display: block;

    text-align: center;
     margin-left: .2rem;
    line-height: .45rem;
 


  
}
.wendang-b {
	width: 6.9rem;
	height: 100%;
	margin-top: 0.37rem;
}

.wendang-b button {
	width: 1.94rem;
	height: 0.68rem;
	border: 0;
	background-color: #f7f7f7;
	border-radius: 0.04rem;
	box-shadow: 3px 10px 5px -3px #dedede;
	font-size: 0.24rem;
	font-family: "Microsoft YaHei";
	line-height: 0.68rem;
}

.wendang-b button a {
	text-decoration: none;
	font-size: 0.24rem;
	color: #000000;
	font-family: "Microsoft YaHei";
	line-height: 0.68rem;
}

.wendang-b button:hover {
	border: 0;
	border-radius: 0.04rem;
	box-shadow: 3px 10px 5px -3px #dedede;
	font-size: 0.24rem;
	font-family: "Microsoft YaHei";
	line-height: 0.68rem;
	background-color: #BB0210;
	color: white;
}

.wendang-b button a:hover {
	border: 0;
	border-radius: 0.04rem;
	box-shadow: 3px 10px 5px -3px #dedede;
	font-size: 0.24rem;
	font-family: "Microsoft YaHei";
	line-height: 0.68rem;
	/* background-color: #BB0210; */
	color: white;
}


.wendang-c {
    width: 6.9rem;
    height: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.5rem;
}
.wendang-xuanze {
    width: 1.36rem;
    height: 1rem;
    background-color: #f2f3f4;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 0.02rem solid #BB0210;
   
    align-items: center;
}
.wendang-xuanze:hover {
	background-color: #e4e5e7;
}

.wendang-xuanze img {
	width: 0.35rem;
	height: 0.35rem;
}

.wendang-xuanze p {
	font-size: 0.21rem;
	line-height: 0.4rem;
	font-family: "Microsoft YaHei";
}

.yingyong-fanwei {
	width: 100%;
	/* background-color: palegoldenrod; */
	margin-top: 0.35rem;
	height: 100%;
	margin-bottom: 0.3rem;
}

.yingyong-a {
	width: 6.85rem;
	height: 0.6rem;
	font-size: 0.24rem;
	font-family: "Microsoft YaHei bold";
	margin: 0 auto;
	border-left: 0.05rem solid #BB0210;
	background-color: #f2f3f4;
	line-height: 0.6rem;
	text-indent: 1em;
}

.yingyong-b button {
	width: 3.23rem;
	height: 0.58rem;
	font-size: 0.18rem;
	color: #666666;
	font-family: "Microsoft YaHei";
	background-color: #f8f8f8;
	border: 0;
}

.yingyong-b {
	font-size: 0.4rem;
	width: 6.9rem;
	margin: 0 auto;
	height: 100%;
	display: flex;
	line-height: 150%;
	flex-wrap: wrap;
	margin-top: 0.4rem;
	margin-bottom: 0.4rem;
}

.yingyong-b p {
	margin-top: 0.1rem;
	color: #4c4c4c;
	font-family: "Microsoft YaHei";
}

.yingyong-b ul {
	width: 6.9rem;
	height: 4.46rem;
	margin: 0 auto;
}

.yingyong-b li {
	list-style: none;
	border-top: 0.01rem solid #cccccc;
}

.yingyong-b table {
	width: 6.88rem;
	height: 4.36rem;
	border-color: #e6e6e6;
}

.yingyong-b td {
	text-align: center;
	font-family: "Microsoft YaHei";
}
















/* 新闻中心 */
.xinwen {
	width: 100%;
}

.xinwen-banxin {
	width: 6.9rem;
	height: 100%;
	/* background-color: pink; */
	margin: 0 auto;
}

.xinwen-a img {
	width: 6.9rem;
	height: 3.49rem;
}

.xinwen-b {
	width: 6.9rem;
	height: 2.51rem;
	margin: 0 auto;
	/* 	display: flex;
	justify-content: space-evenly;
	flex-direction: column; */
}

.xinwen-b p {
	/* white-space: nowrap; */
	font-size: 0.2rem;
	margin-top: 0.3rem;
	font-family: "Microsoft YaHei";
	color: #666666;
	/* background-color: pink; */
	height: 0.56rem;
	/* overflow: hidden; */
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	width: 100%;
}

.xinwen-b h5 {
	margin-top: 0.2rem;
	font-size: 0.3rem;
	font-family: "Microsoft YaHei bold";
	/* font-weight: bold; */
}

.xinwen-b a {
	text-decoration: none;
	outline: none;
	appearance: none;
	-webkit-tap-highlight-color: transparent;
	color: #333333;
}



/*设置 a 标签的css样式*/
.page-normal {
	width: 5.69rem;
	margin: 0 auto;
	height: 2.24rem;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}

.page-normal a {
	font-size: 0.2rem;
	border-bottom: 0.01rem solid #b1aeae;
	padding: 0px 0.07rem;
	color: #4d4c4c;
	margin-left: 0.06rem;
	border: 0;
	line-height: 0.15rem;
	/*设置标签 a 之间的间隔*/
	text-decoration: none;
	/*去除页码数字下面的下划线*/
}

.page-normal img {
	width: 0.45rem;
	height: 0.45rem;
}

/*设置鼠标经过时 a 标签的css样式*/
.page-normal a:hover {
	border-bottom: 0.01rem solid red;
	color: red;
}

/*设置整个div的css样式,该样式主要用于设置网页内的省略号 …… 的样式，并且同时设置内容居中显示*/
.page-normal {
	color: #beaeb8;
	text-align: center;
}

/*设置当前页面的css样式*/
.page-normal .page-current a {
	height: 0.3rem;
	font-size: 0.2rem;
	color: red;
	border-bottom: 0.01rem solid red;

}

/*进行代码优化，将不同css样式中共有的属性放在一起，有助于提高运行效率*/
.page-normal a,
.page-normal a:hover,
.page-normal .page-prev,
.page-normal .page-current {
	/**padding: 0.01rem 0.07rem;
	margin-left: 0.2rem;**/
}









/* 新闻中心-新闻详情 */
.title {
	width: 100%;
	/* height: 13.34rem; */
	height: 100%;
	/* background-color: #007AFF; */
}

.xiangqing-title h2 {
	width: 6.9rem;
	height: 1.4rem;
	border-bottom: 0.01rem solid #7E7E7E;
	text-align: center;
	line-height: 1.5rem;
	margin: 0 auto;
}

.xiangqing-title h2 {
	font-size: 0.24rem;
	font-family: "microsoft yahei bold";
	/* font-weight: bold; */
}

.xiangqing-title1 {
	width: 6.9rem;
	height: 0.76rem;
	margin: 0 auto;
	font-size: 0.16rem;
	color: #888888;
	display: flex;
	justify-content: center;
	margin-top: 0.2rem;
}

/* .xiangqing-title{
	width: 6.9rem;
	height: 100%;
	margin: 0 auto;
	font-size: 0.16rem;
	color: #888888;
	text-align: center;
	margin-top: 0.2rem;
} */
.xiangqing-title2 img {
	width: 6.9rem;
	height: 3.46rem;
	margin: 0 auto;
}

.xiangqing-title2 {
	width: 6.9rem;
	height: 3.46rem;
	margin: 0 auto;
}

.xiangqing-title3 {
	width: 6.9rem;
	margin: 0 auto;
	/* background-color: pink; */
	color: #3a3a3a;

}

.xiangqing-title3 p {
	font-size: 0.2rem;
	line-height: 0.4rem;
	margin-top: 0.55rem;
	font-family: "Microsoft YaHei";
}















/* 服务于支持7？ */
.fuwu {
	width: 100%;
	height: 100%;
}

.fuwu-title {
	width: 6.9rem;
	height: 3.8rem;
	/* background-color: pink; */
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	margin-top: 0.6rem;
}

.fuwu-title a {
	text-decoration: none;

}

.fuwu-content {
	width: 3.3rem;
	height: 3.8rem;
	background-color: #f2f3f4;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 0.3rem;
}

.fuwu-content img {
	width: 0.63rem;
	height: 0.63rem;
	margin-top: 0.4rem;
}

.fuwu-content p {
	font-size: 0.18rem;
	color: #7e7e7e;
	margin-top: 0.26rem;
	font-family: "Microsoft YaHei";
	text-decoration: none;
}

.fuwu-content button {
	margin-top: 0.26rem;
	width: 1.62rem;
	height: 0.5rem;
	/* background-color: #fffbfc; */
	border: 0.01rem solid #4D4C4C;
	border-radius: 0.25rem;
	color: #333333;
	font-size: 0.15rem;
	font-family: "Microsoft YaHei";
	text-decoration: none;

}

.fuwu-content button:hover {
	background-color: #BB0210;
	color: white;
	border: 0;
}








/* 服务与支持-常见问题 */
.thing {
	width: 6.9rem;
	/* height: 4.14rem; */
	height: 100%;
	margin: 0 auto;
}

.id {
	width: 6.9rem;
	/* background-color: pink; */
	height: 0.6rem;
	height: 100%;
	/* padding-bottom: 0.2rem; */
}

.thing-a {
	padding: 0 0 0 0.3rem;
	height: 0.8rem;
	font-size: 0.2rem;
	color: #3f3f3f;
	border: 0.01rem solid #e5e5e5;
	line-height: 0.8rem;
	margin-top: 0.03rem;
	font-family: "Microsoft YaHei";
}

.thing-b {
	display: flex;
	padding: 0 0 0 0.3rem;
	flex-direction: column;
	height: 4rem;
	font-size: 0.2rem;
	color: #1e1e1e;
	border: 0.01rem solid #8a8a8a;
	font-family: "Microsoft YaHei";
}

.thing-b p {
	font-family: "Microsoft YaHei";
	font-family: "Microsoft YaHei";
	margin-top: 0.2rem;
}















/* 服务与支持-定制服务 */
.dingzhi {
	width: 100%;
}

.dingzhi-a {
	width: 7.2rem;
	height: 2.61rem;
	/* background-color: pink; */
	display: flex;
}

.dingzhi-img {
	width: 3.75rem;
	height: 2.61rem;
	background-image: url(../img/图层742.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.dingzhi-img img {
	width: 3.75rem;
	height: 2.61rem;
}

.dingzhi-title {
	width: 3.25rem;
	display: flex;
	flex-direction: column;
	padding: 0 0 0 0.5rem;
}

.dingzhi-title h4 {
	margin-top: 0.55rem;
	font-size: 0.3rem;
	color: #000000;
	font-family: "Microsoft YaHei";
}

.dingzhi-title p {
	margin-top: 0.2rem;
	line-height: 0.3rem;
	width: 2.92rem;
	height: 1.61rem;
	display: block;
	font-size: 0.18rem;
	color: #000000;
	opacity: 0.7;
	font-family: "Microsoft YaHei";
}

.kefu {
	height: 0.85rem;
	display: flex;
	font-size: 0.18rem;
	font-family: "Microsoft YaHei";
	color: #666666;
	flex-direction: column;
	justify-content: space-evenly;
	justify-content: space-between;
	/* background-color: #00008B; */
	margin-top: 0.4rem;
}

.kefu img {
	width: 0.35rem;
	height: 0.35rem;
}

.yingyong-b button {
	width: 3.23rem;
	height: 0.58rem;
	border: 0;
	background-color: #f8f8f8;
	font-size: 0.18rem;
	color: #666666;
	font-family: "Microsoft YaHei";
}

.peixun {
	width: 1.23rem;
	height: 1.68rem;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	font-size: 0.2rem;
	font-family: "Microsoft YaHei";
	text-align: center;
}
}

.peixun img {
	width: 1.08rem;
	height: 1.08rem;
}














/* 服务与支持-下载中心 */
.xiazai {
	width: 6.9rem;
	/* height: 6.14rem;*/
	height: 100%;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-top: 0.3rem;
	font-size: 0.2rem;
}

.xiazai-a {
	/* width: 6.9rem; */
	height: 0.8rem;
	margin-top: .2rem;
	/* background-color: pink; */
	font-size: 0.2rem;
	font-family: "Microsoft YaHei";
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 0.36rem;
	border: 0.01rem solid #e5e5e5;

}

/* .xiazai-a p:hover {
	color: #BB0210;
}
 */
.xiazai-a button a:hover {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	border-radius: 0.24rem;
	color: white;
	background-color: #BB0210;

}

.xiazai-a button a {
	display: flex;
	color: #000000;
}


.xiazai-a p {
	color: #000000;
}

.xiazai-a button {
	width: 1.23rem;
	height: 0.48rem;
	border: 0;
	border-radius: 0.24rem;
	display: flex;
	font-size: 0.2rem;
	font-family: "Microsoft YaHei";
	justify-content: center;
	background-color: #f2f3f4;
	color: #666666;
	align-items: center;
}

.xiazai-a img {
	width: 0.31rem;
	height: 0.27rem;
}



















/* 了解斯克 */
.liaojie {
	width: 6.9rem;
	margin: 0 auto;
	color: #333333;
	margin-top: 0.66rem;
}

.liaojie-title {
	width: 6.9rem;
	height: 0.59rem;
	/* background-color: pink; */
	font-size: 0.24rem;
	font-family: "Microsoft YaHei bold";
	line-height: 0.59rem;
}

.liaojie-content {
	margin-top: 0.31rem;
	/* background-color: #00008B; */
}

.liaojie-content p {
	font-size: 0.18rem;
	line-height: 0.36rem;
	font-family: "Microsoft YaHei";
}

.liaojie-video {
	width: 6.9rem;
	height: 3.95rem;
	/* background-color: #ff00ff; */
	margin-top: 0.5rem;
}

.liaojie-a {
	width: 100%;
	height: 6.99rem;
	/* background-color: pink; */
	margin-top: 0.77rem;
	background-image: url(../img/777.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

.pinzhi {
	width: 6.37rem;
	height: 50%;
	/* background-color: pink; */
	margin: 0 auto;
	position: relative;
	top: 1.12rem;
	/* 	display: flex;
	flex-direction: column;
justify-content: space-evenly; */
}

.pinzhi h2 {
	font-size: 0.48rem;
	font-family: "Microsoft YaHei";
	color: white;
	text-align: center;
	letter-spacing: 0.09rem;
}

.pinzhi p {
	font-size: 0.21rem;
	font-family: "Microsoft YaHei";
	color: white;
	text-align: center;
	line-height: 0.4rem;
	margin-top: 0.41rem;
}

.pinzhi-img {
	width: 6.9rem;
	height: 40%;
	align-items: flex-end;
	justify-content: center;
	display: flex;
	margin: 0 auto;
}

.pinzhi-img img {
	width: 0.47rem;
	height: 0.48rem;
	/* background-color: pink; */
	transform: rotate(270deg);
}

.liaojieb {
	width: 6.9rem;
	margin: 0 auto;
	/* background-color: palegoldenrod; */
	color: #333333;
	margin-top: 0.66rem;
}

.liaojieb-title {
	width: 6.9rem;
	height: 0.59rem;
	/* background-color: pink; */
	font-size: 0.3rem;
	font-family: "Microsoft YaHei bold";
	line-height: 0.59rem;
}

.liaojieb-content {
	width: 6.9rem;
	height: 2rem;
	margin-top: 0.31rem;
	/* background-color: #00008B; */
}

.liaojieb-content p {
	font-size: 0.18rem;
	line-height: 0.36rem;
	font-family: "Microsoft YaHei";
}

.liaojie-foot {
	width: 6.9rem;
	height: 4.74rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.liaojie-foota {
	width: 50%;
}

.liaojie-foota h3 {
	font-size: 0.70rem;
	font-family: "Microsoft YaHei";
	color: #BB0210;
	text-align: center;
}

.liaojie-foota span {
	font-size: 0.38rem;
	font-family: "Microsoft YaHei";
	color: #BB0210;
}

.liaojie-foota p {
	font-size: 0.18rem;
	font-family: "Microsoft YaHei";
	color: #000000;
	text-align: center;
	height: 0.5rem;
	/* background-color: pink; */
}









/* 了解企业-企业资质 */
.zhengshu {
	width: 6.9rem;
	height: 2.9rem;
	margin: 0 auto;
	display: flex;

}

.zhengshua {
	width: 1.99rem;
	margin-top: 0.4rem;
	height: 2.74rem;
	margin-left: .2rem;

}

.zhengshua img {
	width: 1.99rem;
	height: 2.74rem;

}

.zhengshub {
	width: 6.9rem;
	height: 100%;
	margin: 0 auto;
	flex-wrap: wrap;
	display: flex;
	justify-content: space-between;
}

.zhengshu-a {
	/* width: 50%; */
	height: 4rem;
	margin-top: 0.41rem;
}

.zhengshu-a img {
	width: 3.15rem;
	height:4rem;
}









/* 了解斯克-我们的客户 */
.tubiao {
	width: 6.9rem;
	height: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 1rem;
	margin-top: 0.5rem;
}

.tubiao-a {
	width: 2.22rem;
	height: 1.69rem;
	/* background-color: pink; */
	border: 0.01rem solid #d7d7d7;
	margin-top: 0.13rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.tubiao-a img {
	width: 1.7rem;
	height: 1.38rem;
}







/* 加入我们 */
.jiaru {
	width: 100%;
	height: 10.23rem;
	background-image: url(../img/jiaru.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

.jiaru-title {
	width: 6.9rem;
	/* height: 2.19rem; */
	/* height: 1.19rem; */
	margin: 0 auto;
	padding-top: 1.21rem;

}

.jiaru-title h3 {
	font-size: 0.56rem;
	letter-spacing: 0.1rem;
	color: white;
	font-family: "Microsoft YaHei bold";
	text-align: center;
	margin-bottom: 0.4rem;
}

.jiaru-title p {
	font-size: 0.24rem;
	height: 0.4rem;
	color: white;
	font-family: "Microsoft YaHei";
	text-align: center;

}

.jiaru-conent {
	
	height: 5.5rem;
	/* background-color: pink; */
	display: flex;
	flex-wrap: wrap;
	margin-right: 2rem;
	font-family: "Microsoft YaHei";
	margin: 8px auto;
	margin-top: 0.55rem;
}

.jia {
	width: 2.06rem;
	margin-right: 0rem;
	margin-left: 0.3rem;
	height: 2.38rem;
	font-size: 0.24rem;
	font-family: "Microsoft YaHei";
	color: whitesmoke;
	border-radius: 0.1rem;
	margin-top: -0.9rem;
	text-align: center;
}

.jia img {
	width: 1.25rem;
	height: 1.25rem;
	font-size: 0.24rem;
	margin-bottom: 0.18rem;
	z-index: 1;
	position: relative;
	top: -1.1rem;
	margin: 0 auto;
}

.jia p {
	width: 1.25rem;
	height: 1.25rem;
	font-size: 0.24rem;
	margin-bottom: 0.18rem;
	z-index: 1;
	position: relative;
	top: -1.2rem;
	position: relative;
	right: -0.35rem;
	margin-top: 0.2rem;
}

.jia a {
	font-family: "Microsoft YaHei";
	font-size: 0.24rem;
	color: #FFFFFF;
	text-decoration: none;
}












/* 加入我们-简历投递 */
.mytable {
	width: 6.9rem;
	margin: 0 auto;
}

.mytable h3 {
	text-align: center;
	font-size: 0.3rem;
	font-family: "Microsoft YaHei bold";
	line-height: 0.4rem;
	margin-top: 0.45rem;
	margin-bottom: 0.45rem;
}

.mytable th {
	font-family: "Microsoft YaHei";
	font-size: 0.18rem;
	color: #615f5f;
}

.mytable td {
	font-family: "Microsoft YaHei";
	font-size: 0.18rem;
	color: #615f5f;
}

.zhushi {
	width: 6.9rem;
	height: 1.44rem;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
}

.zhushi p {
	font-size: 0.18rem;
	color: #bb0210;
	line-height: 0.3rem;
	font-family: "Microsoft YaHei";
}

.button11 input {
	width: 1.34rem;
	height: 0.44rem;
	border-radius: 0.22rem;
	color: whitesmoke;
	background-color: #ffffff;
	border: 0.01rem solid #BB0210;
	color: #BB0210;
	font-size: 0.18rem;
	/* border: 0; */
	font-family: "Microsoft YaHei";
}

.button11 :hover input {
	background-color: #bb0210;
	color: white;
}













/* 关于我们-人才理念 */
.linian {
	width: 6.9rem;
	height: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: -0.4rem;
}

.linian-a {
	margin-top: 0.71rem;

}

.linian-a img {
	width: 3rem;
	height: 3.8rem;
	border-radius: 0.1rem;
}














/* 加入我们-社会招聘 */
.shehuizhaopin {
	width: 6.9rem;
	height: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	margin-top: 0.36rem;

	justify-content: flex-start;
}

.zhaopin {
	width: 3.28rem;
	height: 3.19rem;
	background-color: #f2f3f4;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin-left: 0.15rem;
	margin-right: 0.15rem;

}

.zhaopin a {
	text-decoration: none;
}

.zhaopin-a {
	width: 2.71rem;
	height: 1.67rem;
}

.zhaopin-b {
	width: 2.71rem;
	height: 0.67rem;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;

}

.zhaopin-a h5 {
	font-size: 0.28rem;
	font-family: "Microsoft YaHei bold";
	color: #000000;
	margin-bottom: 0.15rem;
}

.zhaopin-a p {
	font-size: 0.18rem;
	color: #333333;
	font-family: "Microsoft YaHei";
	line-height: 0.32rem;
}

.zhaopin a {
	text-decoration: none;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

a .zhaopin-a h5 {
	font-size: 0.28rem;
	font-family: "Microsoft YaHei bold";
	color: #000000;
	margin-bottom: 0.15rem;
	text-decoration: none;
}

.zhaopin-b button {
	width: 1.26rem;
	height: 0.42rem;
	border-radius: 0.21rem;
	border: 0.01rem solid #666666;
	background-color: white;
	font-size: 0.18rem;
	font-family: "Microsoft YaHei";
}

a .zhaopin-b button {
	width: 1.26rem;
	height: 0.42rem;
	border-radius: 0.21rem;
	border: 0.01rem solid #666666;
	background-color: white;
	font-size: 0.18rem;
	font-family: "Microsoft YaHei";
	text-decoration: none;
}



















/* 加入我们-社会招聘-招聘详情 */
.zhuanyuan {
	width: 100%;
}

.zhuanyuan-title {
	width: 6.9rem;
	height: 0.72rem;
	font-size: 0.36rem;
	margin: 0 auto;
	color: #BB0210;
	font-family: "Microsoft YaHei bold";
}

.zhuanyuan-table {
	width: 6.9rem;
	margin-top:-.5rem;
	/**height: 2.69rem;**/
	/**margin: 0 auto;**/
	font-size: 0.18rem;
	font-family: "Microsoft YaHei";
	color: #333333;
}

.zhuanyuan-table table th {
	border: 0.01rem solid #dfdfdf;
}

.toufang {
	width: 6.9rem;
	height: 1.3rem;
	margin: 0 auto;
	margin-bottom: 0.8rem;
	/* background-color: pink; */
}

.toufang button {
	width: 2.18rem;
	height: 0.7rem;
	border: 0.01rem solid #dcdcdc;
	background-color: white;
	font-size: 0.24rem;
	color: #666666;
	border-radius: 0.35rem;

}

.toufang a {
	text-decoration: none;
	font-size: 0.24rem;
	color: #666666;
	border-radius: 0.35rem;

}

.toufang button:hover {
	background-color: #BB0210;
	color: white;
}











/* 联系我们 */
.lianxi {
	width: 6.9rem;
	margin: 0 auto;
	/* height: 2.22rem; */
	margin-top: 0.58rem;
}

.lianxi-a {
	width: 6.9rem;
	height: 2.11rem;
	margin: 0 auto;
	/* background-color: pink; */
}

.lianxi h3 {
	font-size: 0.3rem;
	line-height: 0.3rem;
	color: #000000;
	font-family: "Microsoft YaHei ";
	text-align: center;
	margin-bottom: 0.35rem;
}

.lianxi p {
	font-size: 0.18rem;
	line-height: 0.36rem;
	color: #666666;
	font-family: "Microsoft YaHei";
	text-align: center;
}

.lianxia {
	width: 6.9rem;
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
}

.lianxi-a {
	width: 3.45rem;
	height: 3.05rem;
	display: flex;
	align-items: center;
	/* justify-content: center; */
	flex-direction: column;

}

.lianxi-a img {
	width: 0.98rem;
	height: 0.98rem;
	margin-top: 0.59rem;
}

.lianxi-a p {
	font-size: 0.2rem;
	font-family: "Microsoft YaHei bold";
	margin-top: 0.23rem;
}















/* 弹出框 */

.modal-header {
	width: 6.9rem;
	height: 0.7rem;
	/* background-color: pink; */
	margin: 0 auto;
	font-size: 0.32rem;
	font-family: "Microsoft YaHei";
	line-height: 0.4rem;

	display: flex;
	margin-top: 1rem;
}

.modal-header p a {
	color: #FFFFFF;
	font-size: 0.32rem;
	line-height: 0.4rem;
	font-family: "Microsoft YaHei";
	text-decoration: none;
}

.modal-header img {
	width: 0.29rem;
	height: 0.29rem;
	position: absolute;
	top: 0.3rem;
	right: 0.1rem;
}

.modal-content {
	width: 6.9rem;
	margin: 0 auto;
	/* height: 5.4rem; */
	font-family: "Microsoft YaHei";
	/* background-color: #007AFF; */
}


















/* 模态框 */
.topnav {
	width: 6.9rem;
	/* background-color: pink; */
}

.dianji {
	width: 6.9rem;
	font-size: 0.28rem;
	font-family: "Microsoft YaHei";
	/* background-color: pink; */
	box-sizing: border-box;
	height: 0.85rem;
	line-height: 0.85rem;
	border-bottom: 0.01rem solid rgba(255, 255, 255, 0.9);

}

.dianji a {
	color: #ffffff;
	text-decoration: none;
}

.dianji p:hover {
	color: #BB0210;
}

.topnav ul {
	width: 6.9rem;
	height: 100%;
	margin-bottom: 0.4rem;
}

.topnav li {
	width: 6.9rem;
	height: 0.6rem;
	line-height: 0.3rem;
	/* background-color: pink; */
	/* margin-bottom: 0.3rem; */
	position: relative;
	/* top: 14px;*/

}

.topnav li a {
	font-size: 0.28rem;
	font-family: "Microsoft YaHei";
	line-height: 0.4rem;
	color: #f8f8f8;
	text-decoration: none;
}



#search {

	position: fixed;
	right: 1.5rem;
	top: 0.3rem;
}

/* 	#search input {
		width: 4rem;
		height: 0.4rem;
		border-radius: 0.32rem;
		font-size: 0.3rem;
		border: 0.01rem solid #888888;
	}
	 */
#div {
	width: 7.5rem;
	height: 0.8rem;
	margin: 0 auto;
	background-color: #f4f4f4;
	position: absolute;
	animation: input 0.4s;
	top: 1.2rem;
	z-index: 10;
	/* 	left: 1rem; */
	/* border-radius: 0.32rem; */
	display: none;
	//默认不显示
}

.topnav ul li a:hover {
	color: #BB0210;
}

#div input {
	width: 6.3rem;
	height: 0.63rem;
	/* margin: 0 auto; */
	/* background-color: greenyellow; */
	position: absolute;
	/* 	top: 1.2rem;left: 1rem; */
	top: 0.07rem;
	left: 0.2rem;
	border-radius: 0.32rem;
	position: absolute;
	border: 0.02rem solid #e0e0e1;
	/* border: 0; */
	font-size: 0.5rem;
	padding-left: 0.2rem;
	/* background-image: url(./img/sousuokaobei.png);
		background-repeat: no-repeat;
		position: relative; */
}

.dianji img {
	width: 0.19rem;
	height: 0.11rem;
	position: relative;
	top: -0.9rem;
	right: -6.5rem;
}



/* 新增 */
.yingyong-b{
	font-size: 0.2rem;
}