/*@font-face {
    font-family: 'azoft-sans';
    src: url('../fonts/azoft-sans.ttf');
    src: url('../fonts/azoft-sans.ttf') format('truetype')
}
@font-face {
    font-family: 'DIN';
    src: url('../fonts/DIN-Regular.otf');
    
}*/


/*@font-face {
    font-family: 'RockwellStd';
    src: url('../fonts/RockwellStd.otf');
    src: url('../fonts/RockwellStd.otf') format('otf')
}*/

.logoimg{
	font-size: 35px;
	color: #ffffff !important;
}
.logoimg:hover{
	text-decoration: none;

}
.swiper-container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #01123e;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	overflow: hidden;
}

.banner-video {
	z-index: 9;
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	-ms-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background: url(../images/homepage.jpg) no-repeat;
	background-size: cover;
}

.home-layer {
	width: 100%;
	height: 100%;

	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.normal-layout {}

.darkmenu {
	background: #0f1925;
}

.darkmenu .menu-bar {
	padding-top: 16px;
}

.menu-bar {
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
}

.menu-bar .logo {
	float: left;
}

.menu {
	float: left;
	margin-left: 165px;
}

.menu>li {
	float: left;
	margin: 0 20px;
	line-height: 40px;
	position: relative;
}
.menu>li:nth-child(1){margin-left: 226px;}
.menu>li a {
	color: #fff;
	opacity: .5;
	font-size: 14px;
	text-decoration: none;
}

.menu>li:hover>a {
	opacity: 1;
}

.menu>li.active a {
	opacity: 1;
}

.menu>li:hover .sub-menu {
	display: block;
}

.sub-menu {
	display: none;
	position: absolute;
	top: 39px;
	width: 95px;
	left: -20px;
	text-align: center;
	padding: 10px 0;
	box-sizing: border-box;
	z-index: 3;
	background-color: rgba(15, 25, 37, 0.5);
	overflow: auto;
}

.sub-menu li {
	text-align: center;
	line-height: 30px;
}

.sub-menu li:hover a {
	opacity: 1;
}

.stock {
	color: #ff0202;
	font-size: 12px;
	line-height: 44px;
	margin-left: 100px;
}

.lang {
	opacity: .5;
	font-size: 14px;
	line-height: 40px;
	float: right;
	color: #fff;
}

.home-first-content {
	width: 1200px;
	margin: 0 auto;
	margin-top: 20%;
}

.home-first-content .p1 {
	margin-top: 40px;
	font-size: 30px;
	letter-spacing: 1px;
}

.home-first-content .p2 {
	font-size: 18px;
	width: 750px;
	margin: 10px auto 0;
}

.page1 {
	/*background-color: rgba(0, 104, 183, 0.3);*/
	z-index: 10;
}

.page2 {
	background: #042254;
	z-index: 10;
}

.page1-bg {
	background-image: url(../images/background1.jpg);
	background-size: cover;
	height: 100%;
	width: 100%;
	position: absolute;
}

.page3-bg {
	background-image: url(../images/background2.jpg);
	background-size: cover;
	height: 100%;
	width: 100%;
	position: absolute;
}

.page4-bg {
	background-image: url(../images/background3.jpg);
	background-size: cover;
	height: 100%;
	width: 100%;
	position: absolute;
}

.page5-bg {
	background-image: url(../images/background4.jpg);
	background-size: cover;
	height: 100%;
	width: 100%;
	position: absolute;
}

.page6-bg {
	background-image: url(../images/homepage9b.jpg);
	height: 70%;
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	background-position: center;
	cursor: pointer;
	background-size: cover;
	
}

.col33,
.col34 {
	float: left;
	height: 50%;
	background-size: cover;
}

.col33 span,
.col34 span {
	font-family: "DIN";
}

.col33 {
	width: 33%;
}

.col34 {
	width: 34%;
}

.col33 span,
.col34 span {
	font-size: 100px;
}

.col33 p:nth-child(1),
.col34 p:nth-child(1) {
	font-size: 24px;
	margin-top: 25%;
}

.col33 p:nth-child(2),
.col34 p:nth-child(2) {
	font-size: 22px;
}

.col33 p:nth-child(3),
.col34 p:nth-child(3) {
	font-size: 12px;
}

.data1 {
	background-image: url(../images/data1.jpg);
}

.data2 {
	background-image: url(../images/data2.jpg);
}

.data3 {
	background-image: url(../images/data3.jpg);
}

.data4 {
	background-image: url(../images/data4.jpg);
}

.data5 {
	background-image: url(../images/data5.jpg);
}

.data6 {
	background-image: url(../images/data6.jpg);
}

.page3-content {
	position: absolute;
	left: 18%;
	text-align: left;
	margin-top: 18%;
}

.page4-content {
	position: absolute;
	left: 65%;
	text-align: left;
	margin-top: 18%;
}

.page5-content {
	position: absolute;
	left: 18%;
	text-align: left;
	margin-top: 18%;
}

.hr-full {
	margin: 0 auto;
	width: 1200px;
	border-top: 1px solid #434343;
	margin: 20px auto;
}

.hr {
	width: 250px;
	border-top: 1px solid #ffffff;
	margin: 25px 0;
}

.hr2 {
	width: 320px;
	border-top: 1px solid #ffffff;
	margin: 20px 0;
}

.learnmore {
	display: block;
	height: 30px;
	width: 80px;
	border-radius: 15px;
	color: #fff;
	border: 1px solid #fff;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	opacity: .5;
	margin-top: 35px;
}


/* footer */

.footer {
	background: #0d131c;
	padding: 0px 0 0px;
	text-align: center;
}

.footer .footer-link {
	width: 1200px;
	margin: 20px auto 0;
	position: relative;
}

.footer .top {
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -60px;
}

.footer .menu {
	margin: 0 auto;
	float: none;
	width: 590px;
}
/*.footer .menu a{display: none;}*/
.footer .footer-info {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	font-size: 14px;
}

.footer .footer-info-left {
	float: left;
}

.footer .footer-info-left p {
	line-height: 25px;
	font-size: 14px;
}

.footer .footer-info-right {
	float: left;
	margin-left: 10px;
}
.footer .footer-info-right img {
	float: left;
	margin-left: 0;
	width: 80px;height: 80px;
}

.footer .footer-info-right .social-text {
	/* float: left; */
	color: #fff;
	font-size: 14px;
	margin-left: 0;
	padding-top: 57px;
	text-align: center;
}


/* 普通排版 */

.normal-layout {}

.normal-layout-head {
	height: 900px;
}

.normal-layout-white {
	background: #fff;
	color: #0f1925;
}

.normal-layout-blue {
	background: #0e132d;
	color: #fff;
}

.normal-layout-lightblue {
	background: #0e1237;
	color: #fff;
	padding: 50px 0 150px;
}

.normal-layout-grey {
	background: #f2f2f1;
	color: #0f1925;
	box-shadow: 0 5px 10px #e3e3e3 inset;
}

.img-title {
	text-align: center;
	padding: 120px 0 100px;
}

.img-title2 {
	width: 1200px;
	margin: 0 auto;
	padding: 150px 0 60px;
}

.img-title2 img {}

.video-head {
	position: relative;
	height: 100vh;
	overflow: hidden;
}

.video-layer {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 104, 183, 0.3);
	z-index: 10;
}

.video-head-content {
	width: 1200px;
	margin: 0 auto;
	margin-top: 10%;
	text-align: center;
}

.video-head-content .p1 {
	margin-top: 40px;
	font-size: 30px;
	letter-spacing: 5px;
}

.video-head-content .p2 {
	font-size: 20px;
	margin: 10px auto 0;
}

.csr-head {
	background-image: url(../images/csr.jpg);
	background-size: cover;
	background-position: center;
}

.csr-head-text {
	width: 1200px;
	margin: 0 auto;
	margin-top: 100px;
}

.partner-list2 {
	width: 1200px;
	margin: 0 auto;
}

.partner-list2 li {
	float: left;
	width: 368px;
	height: 368px;
	line-height: 190px;
	vertical-align: middle;
	text-align: center;
	background: #fff;
	margin-right: 40px;
}
.partner-list2 li:last-child{margin-right: 0;}
.partner-list2 li img {
	width: 100%;
}

.partner-list {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 100px;
}

.partner-list li {
	float: left;
	width: 280px;
	height: 280px;
	line-height: 280px;
	vertical-align: middle;
	text-align: center;
	background: #f8f8f8;
	margin: 0 0 20px 20px;
}


/*  业务介绍 */

.intro {
	width: 1200px;
	margin: 0 auto;
	padding: 120px 0 100px;
}

.intro-left {
	float: left;
}

.intro-right {
	margin-left: 500px;
}

p.eng {
	font-size: 16px;
	line-height: 40px;
	color: #b1b1b1;
}

p.chn {
	font-size: 16px;
	line-height: 40px;
}

.page6-footer {
	width: 100%;
	bottom: 0;
	left: 0;
	position: absolute;
	background: #101926;
}

.fixed-swiper {
	width: 100%;
	height: 700px;
	position: absolute;
}

.fixed-swiper img {
	height: 100%;
}

.news-head {
	height: 700px;
}

.news-list-content {
	width: 892px;
	margin: 0 auto;
	padding-bottom: 100px;
}

.news-list {
	margin-left: -26px;
}

.news-list li {
	float: left;
	margin-left: 26px;
	width: 280px;
	height: 420px;
	overflow: hidden;
	margin-bottom: 30px;
}

.news-title {
	font-size: 20px;
	margin-top: 25px;
	line-height: 28px;
	min-height: 84px;
}

.news-source {
	font-size: 12px;
	margin: 10px 0;
	color: #5f5f5f;
}

.news-desc {
	font-size: 14px;
	color: #5f5f5f;
	line-height: 24px;
}

.readmore {
	display: block;
	font-size: 18px;
	color: #5f5f5f;
	width: 300px;
	height: 40px;
	border: 1px solid #5f5f5f;
	border-radius: 20px;
	text-align: center;
	line-height: 40px;
	margin: 10px auto 0;
}

.swiper-slide-active .page1-bg {
	animation: slowScale 6s forwards;
	-webkit-animation: slowScale 6s forwards;
}

.swiper-slide-active .page3-bg {
	animation: slowScale 6s forwards;
	-webkit-animation: slowScale 6s forwards;
}

.swiper-slide-active .page4-bg {
	animation: slowScale 6s forwards;
	-webkit-animation: slowScale 6s forwards;
}

.swiper-slide-active .page5-bg {
	animation: slowScale 6s forwards;
	-webkit-animation: slowScale 6s forwards;
}

@keyframes slowScale {
	0% {
		transform: scale(1)
	}
	100% {
		transform: scale(1.2)
	}
}

@-webkit-keyframes slowScale {
	0% {
		-webkit-transform: scale(1)
	}
	100% {
		-webkit-transform: scale(1.2)
	}
}

.numlist {
	margin-left: -33px;
	margin-top: 80px;
}

.numlist li {
	float: left;
	width: 170px;
	height: 170px;
	margin-left: 33px;
	position: relative;
}

.numlist li p {
	text-align: center;
	font-size: 12px;
	color: #b1b1b1;
}

.numlist span {
	font-size: 60px;
}

.numlist li p:nth-child(2) {
	color: #fff;
	margin-top: 36px;
}

.numlist li .circle {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 1px solid #b1b1b1;
	border-radius: 50%;
	animation: circleScale 3s forwards;
	-webkit-animation: circleScale 3s forwards;
	opacity: 0;
}

@keyframes circleScale {
	0% {
		transform: scale(3)
	}
	100% {
		opacity: 1;
		transform: scale(1)
	}
}

@-webkit-keyframes circleScale {
	0% {
		-webkit-transform: scale(3)
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1)
	}
}

.rank-list {
	width: 1200px;
	margin: 0 auto;
}

.rank-list>div {
	width: 50%;
	float: left;
}

.rank-list h3 {
	font-size: 22px;
	text-align: center;
}

ul.rank {
	width: 90%;
	margin: 30px auto 0;
}

ul.rank li {
	width: 100%;
	border-bottom: 1px solid #fff;
	text-align: center;
	line-height: 48px;
}

ul.rank li:first {
	font-size: 14px;
}

ul.rank li {
	font-size: 18px;
}

ul.rank li span {
	display: inline-block;
	width: 50%;
}

ul.rank li span:first-child,
ul.rank li span:last-child {
	width: 22%;
}

ul.rank .grey {
	background: #bdbdbe;
	color: #000;
	font-weight: bold;
}

.honor {
	position: relative;
}

.swiper-container-honor {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.swiper-container-honor .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #f8f8f8;
	height: 240px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.innerText {
	box-sizing: border-box;
	position: absolute;
	background: #000;
	padding: 22px;
	color: #fff;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.putmiddle {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	transform: translate(-50%, -50%);
}

.innerText p:nth-child(1) {
	font-size: 16px;
	margin-bottom: 10px;
}

.innerText p:nth-child(2) {
	font-size: 14px;
	line-height: 24px;
}

.swiper-container-honor .swiper-slide img {
	display: block;
}

.swiper-container-honor .swiper-slide:hover img {
	display: none;
}

.swiper-container-honor .swiper-slide .innerText {
	display: none;
}

.swiper-container-honor .swiper-slide:hover .innerText {
	display: block;
}

.pt50pb150 {
	padding-top: 0px;
	padding-bottom: 150px;
}

.customer {
	position: relative;
	margin-bottom: 100px;
}

.swiper-container-customer {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.swiper-container-customer .swiper-slide {
	text-align: center;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-container-customer .swiper-slide img {
	max-width: 100%;
}

.link-control {
	text-align: center;
	font-size: 18px;
}

.link-control a {
	color: #b4b5b5;
	text-decoration: none;
}

.link-control a.active {
	color: #000;
}

.arrowdown {
	position: absolute;
	bottom: 5%;
	left: 50%;
	margin-left: -15px;
	z-index: 11;
	cursor: pointer;
}

.borad {
	width: 1000px;
	margin: 0 auto;
}

.borad-list {
	margin-left: -20px;
}

.borad-list li {
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 230px;
}

.borad-list img {
	max-width: 100%;
}

.borad-list .name {
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
}

.borad-list .desc {
	font-size: 14px;
	margin-top: 8px;
	line-height: 24px;
	height: 48px;
}

.pagenation {
	text-align: center;
}

.pagenation-ct {
	display: inline;
}

.pagenation span {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #cdcdcd;
	border: 1px solid #cdcdcd;
	border-radius: 15px;
	min-width: 30px;
	padding: 0 5px;
	text-align: center;
	box-sizing: border-box;
	cursor: pointer;
}

.first,
.last,
.prev,
.next {
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -99999px;
}

.first {
	background-image: url(../images/first.png);
}

.last {
	background-image: url(../images/last.png);
}

.prev {
	background-image: url(../images/prev.png);
}

.next {
	background-image: url(../images/next.png);
}

.category {
	padding: 70px 0 30px 0;
	text-align: center;
}

.category a {
	display: inline-block;
	height: 50px;
	width: 200px;
	border: 1px solid #cdcdcd;
	color: #5f5f5f;
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	border-radius: 25px;
	margin-left: 20px;
}

.category a.active {
	background: #ebebeb;
}

.news-detail-head {
	height: 300px;
	background-image: url(../images/newbanner1.png)
}

.main-content {
	background: #fff;
	color: #000;
}

.news-detail {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 100px;
}

.breadcumb {
	padding: 40px 0;
}

.breadcumb a {
	color: #00a0e8;
}

.news-detail-left {
	width: 830px;
	float: left;
}

.news-detail-left p.title {
	font-size: 30px;
}

.news-detail-left p.source {
	font-size: 16px;
	margin: 20px 0;
}

.news-detail-left p.shortdesc {
	background: #e7f6fd;
	padding: 30px;
	line-height: 32px;
	font-size: 18px;
	margin-bottom: 30px;
}

.article {
	font-size: 18px;
	line-height: 32px;
}

.article img {
	max-width: 100%;
	width: 100%;
	margin-bottom: 28px;
}

.article p {
	margin-bottom: 28px;
}

.news-detail-right {
	margin-left: 920px;
}

.news-detail-right h3 {
	font-size: 20px;
}

.news-detail-right h3 span {
	font-size: 16px;
	color: #00a0e8;
	float: right;
}

.news-list-new {
	margin-top: 20px;
}

.news-list-new li {
	padding-bottom: 20px;
	border-bottom: 1px solid #9b9b9b;
}

.news-list-new p.title {
	font-weight: bold;
	font-size: 18px;
	margin-top: 18px;
	max-width:100%;
	white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;
}

.news-list-new p.source {
	margin: 18px 0;
	font-size: 12px;
	color: #5f5f5f;
}

.news-list-new p.desc {
	font-size: 14px;
	max-width: 100%;
	line-height: 24px;
	color: #5f5f5f;
	 overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
}

.blue {
	background: #48ace6;
}

.gold {
	background: #bda34f;
}

.black {
	background: #000;
}

.red {
	background: #ca0f22;
}

.scalet {
	background: #dd0000;
}

.yellow {
	background: #e67600;
}

.pink {
	background: #c91f24;
}

.timeline {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.swiper-container-timeline {
	height: auto;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.swiper-container-timeline .swiper-slide {
	text-align: center;
	background: none;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	min-height: 650px;
	overflow: inherit;
}

.csr {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.swiper-container-csr {
	height: auto;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.swiper-container-csr .swiper-slide {
	text-align: center;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background: none;
}

.csr p {
	margin-top: 20px;
	font-size: 20px;
}

.pdf {
	display: block;
	float: right;
	line-height: 20px;
	height: 20px;
	text-align: center;
	border-radius: 10px;
	border: 1px solid #9b9b9b;
	font-size: 12px;
	padding: 0 5px;
	margin-top: 2px;
}

.ycircle {
	width: 60px;
	height: 60px;
	background: #969696;
	border-radius: 50%;
	border: 10px solid #fff;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	position: relative;
}

.swiper-slide-active .ycircle {
	width: 80px;
	height: 80px;
	background: #143599;
	font-size: 26px;
	line-height: 80px;
}

.aline {
	border: 1px solid #969696;
	top: 50%;
	position: absolute;
	width: 100%;
}

.ycircle .updotline {
	background-image: url(../images/updotline.png);
	background-position: center;
	height: 80px;
	width: 5px;
	position: absolute;
	left: 50%;
	margin-left: -2px;
	top: -90px;
}

.ycircle .downdotline {
	background-image: url(../images/downdotline.png);
	background-position: center;
	height: 80px;
	width: 5px;
	position: absolute;
	left: 50%;
	margin-left: -2px;
	top: 70px;
}

.swiper-slide-active .ycircle .updotline {
	top: -80px;
}

.swiper-slide-active .ycircle .downdotline {
	top: 80px;
}

.ycircle .textup {
	width: 260px;
	position: absolute;
	bottom: 155px;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	left: 50%;
	margin-left: -135px
}

.swiper-slide-active .ycircle .textup {
	bottom: 165px;
}

.swiper-slide-active .ycircle .textdown {
	top: 170px;
}

.ycircle .textdown {
	width: 230px;
	position: absolute;
	top: 160px;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	left: 50%;
	margin-left: -115px
}

.ycircle .textup p.bb,
.ycircle .textdown p.bb {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

.about-head-content {
	width: 1200px;
	margin: 0 auto;
	margin-top: 15%;
	text-align: center;
}

.about-head-content .p1 {
	margin-top: 40px;
	font-size: 30px;
	letter-spacing: 5px;
}

.about-head-content .p2 {
	font-size: 18px;
    width: 750px;
    margin: 10px auto 0;
}

.location {
	background-image: url(../images/location.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position-y: 5px;
}

.phone {
	display: inline-block;
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position-y: 5px;
}

.fax {
	margin-left: 10px;
	display: inline-block;
	background-image: url(../images/fax.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position-y: 5px;
}

.mail {
	margin-left: 10px;
	display: inline-block;
	background-image: url(../images/mail.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position-y: 5px;
}

.copyright {
	background-image: url(../images/copyright.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position-y: 5px;
}
.topA{width: 30px;display:block; margin:14px auto 44px;}
.btmLogo{width: 120px;}
.footer .footer-info-leftC p {border-left: 1px dashed #fff; line-height: 100px; margin-left: 63px; padding-left: 63px;}
.footer .footer-info-leftC p a:nth-child(1){margin-left: 40px;}
.footer .footer-info-leftC p a{color: #fff; margin-right: 40px;}
@media (max-width: 1440px) {
	.news-head {
		height: 525px;
	}
	.fixed-swiper {
		width: 100%;
		height: 525px;
		position: absolute;
	}
	.home-first-content {
		transform: scale(.75);
		margin-top: 16%;
	}
	.about-head-content {
		transform: scale(.75);
		margin-top: 12%;
	}
	.video-head-content {
		transform: scale(.75);
		margin-top: 5%;
	}
	.page6-footer {
		padding: 0px 0 0px;
	}
	.page6-footer .footer-link {
		margin-top: 14px;
	}
	.page6-footer .hr-full {
		margin: 12px auto;
	}
	.page6-footer .hr-fullB {
		margin: 8px auto 0 !important;
	}
	.page3-content {
		position: absolute;
		left: 18%;
		text-align: left;
		margin-top: 13%;
	}
	
	.page4-content {
		position: absolute;
		left: 65%;
		text-align: left;
		margin-top: 13%;
	}
	
	.page5-content {
		position: absolute;
		left: 18%;
		text-align: left;
		margin-top: 13%;
	}
	.topA{margin: 10px auto 20px;width: 25px; height: auto;}
	.footer .footer-info-left p{font-size: 12px; line-height: 22px;}
	.footer .footer-info-right img{width: 70px;height: 70px;}
	.footer .footer-info-right .social-text{padding-top: 48px;font-size: 12px;}
	.footer .top{left:50%; margin-left:-50px;}
	.btmLogo{width: 100px;}
	.page6-bg {
	background-image: url(../images/homepage9b.jpg);
	height: 70%;
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	background-position: center;
	cursor: pointer;
	background-size:cover;
}
.footer .footer-info{width: 860px;}
.footer .footer-info-leftC p{line-height: 110px; margin-left:50px; padding-left: 50px;}

}
.container {
    position: relative;
    width: 1107px;
    margin: 0px auto;
}
.customer{position:relative;padding:0px 0px 0px 0px;text-align:center;}
.customer .container{width:1110px;}
.customer .customerBtn{position:absolute;top:270px;width:64px;cursor:pointer;}
.customer .customerBtn.leftBtn{left:-100px;}
.customer .customerBtn.rightBtn{right:-100px;}
.customer .contents{position:relative;margin:10px auto 0px auto;height:280px;overflow:hidden;}
.customer .contents .contentss{position:absolute;top:0px;left:0px;}
.customer .contents .content{position:absolute;left:0px;top:30px;width:1110px;}
.customer .contents .content a{cursor:default}
.customer .contents .content img{border:1px solid #dbdbdb;width:215px;height:91px;margin:0 5px 45px 5px;/*-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%); filter: gray*/}
.customer .contents .content img{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
/*.customer .contents .content img:hover{-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);-o-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);-ms-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);}*/
.customer .linkBtn{margin:30px auto 0px auto;}
@media (min-width: 1014px) and (max-width:1920px ) {
	.customer .customerBtn{top:216px;width:34px;}
.customer .container,.container{width:1110px;}
.customer .customerBtn{top:200px;width:34px;}
.customer .customerBtn.leftBtn{left:-83px;}
.customer .customerBtn.rightBtn{right:-83px;}
.customer .contents{margin:8px auto 0px auto;height:318px;}
.customer .contents .contentss{top:0px;left:0px;}
.customer .contents .content{left:0px;top:25px;width:1110px;}
.customer .contents .content img{width:143px;height:60px;margin:0 5px 9px 4px;}
.customer .linkBtn{margin:66px auto 0px auto;}
}
@media screen and (min-width: 1860px){
    .customer .contents .content img{width: 215px;
        height: 91px;
        margin: 0 5px 14px 5px;}
    .customer .contents .content,.container{width: 1800px;}
    .customer .container {width: 1800px}
    .customer .contents{width: 1800px;height: 420px;}
}


/*后加*/
.news ul { padding-top: 136px; width: 915px;  background: url(../images/zdsjsj.png) no-repeat top; background-size: 100% auto; margin: 0 auto; padding-bottom: 140px;}
.news ul li {color: #0f1440;display: inline-block; text-align: center; vertical-align: top; font-size: 12px;}
/*.news ul li:last-child{margin-left: -8px;}*/
.news ul li:nth-child(1){margin-left: 64px;}
.news ul li:nth-child(2){margin-left: 75px;}
.news ul li:nth-child(3){margin-left: 45px;}
.news ul li:nth-child(4){margin-left: 24px;}
.news ul li:nth-child(5){margin-left: 33px;}
.news ul li:nth-child(6){margin-left: 25px;}
