@charset "utf-8";

/* CSS Document */

/* body {
	font: 12px/1.5 "微软雅黑", Arial, Tahoma, Helvetica, \5b8b\4f53, sans-serif;
} */

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
object,
code,
em,
span,
var,
legend,
button,
input,
textarea,
th,
td,
a,
img,
header,
footer,
nav,
aside,
audio,
datalist,
section {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

/*清除内外边距*/
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

/*设置默认字体*/
:focus {
	outline: 0;
}

ul,
ol,
ul li,
ol li {
	list-style: none;
}

/*重置列表*/
address,
caption,
cite,
em,
code,
dfn,
th,
var {
	font-style: normal;
	font-weight: normal;
}

form label {
	cursor: pointer;
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	outline: none;
}

textarea {
	resize: none
}

input {
	vertical-align: middle;
}

img {
	border: 0;
}

/*重置图片元素*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*重置表格*/
.l {
	float: left;
}

.r {
	float: right;
}

button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
	line-height: normal !important;
}

a {
	text-decoration: none;
}

a {
	color: #666;
}

a:hover {
	text-decoration: underline;
}

input {
	_filter: chroma(color=#000000);
}

/*--清除浮动
------------------------------------------------------------------------------------------*/
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}

.clearfix:after {
	_zoom: 1;
}

.overflow {
	overflow: hidden;
	_zoom: 1;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

img {
	width: 100%;
	height: 100%;
}

body{
	overflow-x: hidden;
}

@font-face {
	font-family: 'arial';
	src: url('../../font/arial.ttf');
}

@font-face {
	font-family: 'scMedium';
	src: url('../../font/SourceHanSansSC-Medium-2.otf');
}

@font-face {
	font-family: 'scRegular';
	src: url('../../font/SOURCEHANSANSSC-REGULAR-2.OTF');
}

@font-face {
	font-family: 'you';
	src: url('../../font/YOUSHEBIAOTIHEI-2.TTF');
}
@font-face {
	font-family: 'miSan';
	src: url('../../font/MiSans-Bold.woff2');
}
@font-face {
	font-family: 'douyu';
	src: url('../../font/douyu.ttf');
}

/* 导航栏 */
.nav {
	width: 1200px;
	display: flex;
	justify-content: space-between;
	position: absolute;
	top: 25px;
	left: calc(50% - 600px);
	z-index: 999;
}

.navbar {
	width: 468px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.navbar>a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: scRegular;
	font-size: 18px;
	padding-bottom: 5px;
	border-bottom: solid 3px transparent;
}

.navbar>a:hover {
	border-bottom: solid 3px #FFFFFF !important;
}

.active {
	border-bottom: solid 3px #FFFFFF !important;
}
.leftLogo{
	margin-left: 5px;
}


/* 底部样式 */
.footBlock {
	width: 100%;
	height: 266px;
	background-image: url('../../../../../websiteSkin/websiteb2b-pc/cssboot2.0/img/common/bgfoot.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 100px;
}

.footFlex {
	width: 1140px;
	margin: 33px auto 0;
	display: flex;
	justify-content: space-between;
}

.footList {
	height: 200px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	font-family: scRegular;
	font-size: 16px;
	color: #FFFFFF;
}

.smallLogo {
	width: 154px;
	height: 66px;
	/* margin-bottom: 15px; */
}


/* .tel {
	margin-bottom: 10px;
} */

/* .copyright {
	margin: 15px 0;
}

.copyrightCn {
	margin: 6px 0;
} */

/* .filings {
	margin-top: 15px;
} */

.boldFont {
	align-items: center;
	font-size: 18px;
}

.qrcode {
	width: 136px;
	height: 136px;
}

.other {
	width: 377px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.footBlock a {
	color: #FFFFFF;
}

/* title样式 */
.iconTitle {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 60px;
	margin-bottom: 30px;
}

.mainTitle {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 5px;
}

.titleCenterText {
	margin: 0 30px;
	font-family: scMedium;
	font-size: 30px;
	color: #333333;
}

.titleIcon {
	width: 68px;
	height: 18px;
}

.engSubTitle {
	font-family: arial;
	font-size: 20px;
	color: #999999;
}

/* 资讯类统一banner */
.topInfoNews {
	width: 100%;
	height: 830px;
	background-image: url('../../../../../websiteSkin/websiteb2b-pc/cssboot2.0/img/common/newsBg.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}


/* 副标题导航 */
.subUrl {
	width: 1200px;
	margin: 20px auto 0;
	display: flex;
	font-family: scRegular;
	font-size: 16px;
	color: #999999;
}

.link>a {
	color: #40A4EB !important;
}

/* a标签填充位置 */
.fillBlock {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 999;
	opacity: 0;
}

/* 分页样式 */
.pageList {
	width: 1200px;
	margin: 40px auto 100px;
	display: flex;
	justify-content: center;
}

.pageNum {
	width: 30px;
	height: 30px;
	border: solid 1px #E2E2E2;
	text-align: center;
	line-height: 30px;
	font-family: scRegular;
	font-size: 16px;
	color: #666666;
	margin-right: 10px;
	cursor: pointer;
	border-radius: 4px;
}

.activePage {
	background: #40A4EB;
	color: #FFFFFF;
}

.mBlock{
	display: none;
}

/* 移动端通用样式 */
.navM{
	width: 100%;
	height: 88px;
	position: fixed;
	top: 0;
	left: 0;
	background: #151515;
	display: flex;
	justify-content: space-between;
	font-size: 36px;
	color: #FFFFFF;
	z-index: 9999;
}
.titleM{
	margin-left: -42px;
	line-height: 88px;
}
.logoM{
	width: 120px;
	height: 50px;
	margin-top: 19px;
	margin-left: 20px;
}
.openMenu{
	width: 36px;
	height: 36px;
	margin-right: 20px;
	margin-top: 21px;
}

.footM{
	width: 100%;
	height: 128px;
	margin-top: 30px;
	background: url('../../../cssboot2.0/img/common/footBgM.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #FFFFFF;
	margin-bottom: 100px;
	font-size: 20px;
}
.footM>.copyright{
	margin-bottom: 20px;
}
.fixMenu{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #151515;
	display: none;
	z-index: 9999;
}
.topMenu{
	width: 710px;
	margin: 20px auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.closeImg{
	width: 27px;
	height: 27px;
}
.none{
	opacity: 0;
}
.closeLogo{
	width: 120px;
	height: 51px;
}
.bottomNav{
	width: 650px;
	margin: 45px auto 0;
}
.bottomNav>div{
	width: 100%;
	border-bottom: solid 1px #E5E5E5;
	margin-top: 25px;
	padding-bottom: 25px;
}
.bottomNav>div>a{
	display: block !important;
	width: 100% !important;
	color: #FFFFFF !important;
	font-size: 28px !important;
}

.pageListM{
	width: 640px;
	margin: 30px auto 0;
	display: flex;
	justify-content: space-between;
	padding-bottom: 30px;
}
.pageNumM{
	width: 54px;
	height: 54px;
	border: solid 1px #E2E2E2;
	text-align: center;
	line-height: 54px;
	font-size: 28px;
	color: #666666;
}
.activePage{
	color: #FFFFFF;
}

/* 底部拨打电话 */
.fixBottom{
	width: 100%;
	height: 100px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: fixed;
	bottom: 0;
	left: 0;
	background: #FFFFFF;
	font-size: 24px;
	color: #333333;
}

.callLeft{
	display: flex;
	align-items: center;
	margin-left: 20px;
}
.callImg{
	width: 32px;
	height: 32px;
	margin-right: 10px;
}
.rightCall{
	color: #FFFFFF;
	width: 150px;
	height: 60px;
	border-radius: 8px;
	font-size: 24px;
	background: #40A4EB;
	margin-right: 20px;
	text-align: center;
	line-height: 60px;
}


/* swiper浮动文字 */
.commonAbs{
	width: 1200px;
	position: absolute;
	left: calc(50% - 600px);
	top: 170px;
}

.absNewTitle{
	font-family: douyu;
	font-size: 40px;
	color: #FFFFFF;
	margin-top: 20px;
}
.absNewSub{
	display: flex;
	align-items: baseline;
	font-family: scRegular;
	font-size: 24px;
	color: #FFFFFF;
}
.absNewNum{
	font-size: 40px;
	color: #FF9200;
	margin-top: 40px;
}
.absNewEng{
	width: 643px;
	font-family: scRegular;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 30px;
	margin-top: 10px;
}

/* 动画 */

.zoom_dh.animate {
    animation: lowToHigh 2s;
    -webkit-animation: lowToHigh 2s; /* Safari 和 Chrome */
}

@keyframes lowToHigh {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.rotate_dh.animate {
    animation: rotateAnimate 2s;
    -webkit-animation: rotateAnimate 2s; /* Safari 和 Chrome */
}

@keyframes rotateAnimate {
    0% {
        transform: rotateY(0deg);
        -ms-transform: rotateY(0deg); /* IE 9 */
        -moz-transform: rotateY(0deg); /* Firefox */
        -webkit-transform: rotateY(0deg); /* Safari 和 Chrome */
        -o-transform: rotateY(0deg); /* Opera */
    }
    100% {
        transform: rotateY(360deg);
        -ms-transform: rotateY(360deg); /* IE 9 */
        -moz-transform: rotateY(360deg); /* Firefox */
        -webkit-transform: rotateY(360deg); /* Safari 和 Chrome */
        -o-transform: rotateY(360deg); /* Opera */
    }
}


.lf_txt.animate {
    position: relative;
    animation: lfAnimate 2s;
    -webkit-animation: lfAnimate 2s; /* Safari 和 Chrome */
}

@keyframes lfAnimate {
    0% {
        left: 300px;
        opacity: 0;
    }
    100% {
        left: 0;
        opacity: 1;
    }
}

@-webkit-keyframes lfAnimate {
    0% {
        left: 300px;
        opacity: 0;
    }
    100% {
        left: 0;
        opacity: 1;
    }
}

.rt_txtAbs{
	position: absolute;
	animation: rtAnimate 2s;
	-webkit-animation: rtAnimate 2s; /* Safari 和 Chrome */
}
.rt_txt.animate {
    position: relative;
    animation: rtAnimate 2s;
    -webkit-animation: rtAnimate 2s; /* Safari 和 Chrome */
}

@keyframes rtAnimate {
    0% {
        right: 300px;
        opacity: 0;
    }
    100% {
        right: 0;
        opacity: 1;
    }
}
@-webkit-keyframes rtAnimate {
    0% {
        right: 300px;
        opacity: 0;
    }
    100% {
        right: 0;
        opacity: 1;
    }
}