body {
	padding: 0;
	margin: 0;
	font-family: "Microsoft Yahei", "微软雅黑";
	font-size: 14px;
	color: #303030;
	min-width: 1200px;
	height: 100%;
	min-height: 656px;
	background: #fff;
	position: relative;
}

html {
	font-family: "Microsoft Yahei", "微软雅黑";
}

:focus {
	outline: 0;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	display: inline-block;
        height: 70px;
}

ul,
ol,
li {
	list-style: none
}

a {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #e61016;
	text-decoration: none;
}

.mainbox a:hover {
	color: #fff;
}

.clr {
	clear: both;
}

em {
	font-style: normal;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

* html .clearfix {
	zoom: 1;
}

*:first-child+html .clearfix {
	zoom: 1;
}

.none {
	display: none;
}

.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.ellipsis-4 {
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.bannerbox {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background-image: url('../image/Newindex-mainbg.jpg');
	background-position: 50% 50%;
	background-size: cover;
}

.footer {
	position: absolute;
	width: 100%;
	height: 64px;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	line-height: 64px;
	bottom: 17px;
	z-index: 2
}

.footer .wrapper {
	width: 1200px;
	margin: 0 auto;
}

.containner {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 81px;
	right: 0;
	z-index: 3;
}

.pagemain {
	position: absolute;
	width: 1200px;
	height: 575px;
	left: 50%;
	top: 50%;
	margin: -288px 0 0 -600px;
}

.logo {
	height: auto;
	margin-bottom: 66px;
	overflow: hidden
}

.box {
	width: 100%;
	height: 460px;
	overflow: hidden;
	color: #FFFFFF;
}

.boxleft {
	float: left;
	width: 135px;
	background: url(../image/Newindex-navbg.png);
	height: 460px;
}

.boxright {
	float: right;
	width: 1000px;
	padding-right: 59px;
	height: 460px;
	position: relative;
}

.close-right span img {
	width: 10px;
	height: 10px;
	padding-left: 5px;
}

.close-right {
	display: none;
	position: absolute;
	right: 45px;
	top: 10px;
	z-index: 9;
	width: 76px;
	height: 28px;
	line-height: 28px;
	background: #e61016;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
}

.enterprise .aboutintro {
	height: auto;
}

.enterprise .aboutintro a {
	color: #fff;
}

.contentpanel {
	display: none;
	padding: 31px 42px 31px 36px;
	height: 398px;
	overflow: hidden;
	background: url(../image/Newindex-mainbg.png) repeat;
}

.enterprise .clearfix {
	height: 208px;
	overflow: hidden;
}

.mainbox {
	display: none;
	width: 100%;
	height: 398px;
	overflow: hidden;
}

.mainbox.active,
.contentpanel.active,
.close-right.active {
	display: block;
}

.curtitle {
	font-size: 24px;
	font-weight: bold;
	color: #f41919;
	padding-top: 30px;
}

.aboutintro {
	height: 75px;
	overflow: hidden;
	line-height: 22px;
	font-size: 13px;
	margin-bottom: 10px;
	text-indent: 1.8rem;
}

.aboutintro a.more {
	color: #f41919;
}

.aboutmenu {
	float: left;
	width: 190px;
	padding-top: 14px;
}

.aboutmenu li {
	height: 40px;
	line-height: 40px;
}

.aboutmenu li.dd {
	float: left;
	width: 190px;
	height: 40px;
	overflow: hidden;
}

.aboutmenu li a {
	display: inline-block;
	padding-right: 20px;
	color: #FFFFFF;
	background: url(../image/Newarrow-r-red.png) right 13px no-repeat;
}

.aboutmenu li a:hover {
	color: #e61016;
}

.aboutimg {
	float: right;
	width: 718px;
}

.aboutimg img {
	float: left;
	border: 1px solid #303030;
	margin-left: 10px;
}

.aboutmenu.dd {
	width: 380px
}

.aboutimg.dd {
	width: 520px
}

.aboutcenterimg img {}

.navlist {
	/* padding-top: 15px; */
	padding-left: 10px;
	height: 100%;
}

.navlist ul {
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-between;
	height: 82%;
	padding: 40px 0;
}

.navlist li {
	position: relative;
	margin-bottom: 8px;
	width: 100%;
	height: 32px;
	line-height: 32px;
	text-align: right;
}

.navlist li a {
	display: block;
	padding-right: 45px;
	width: 90px;
	height: 32px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	color: #FFFFFF;
	cursor: pointer;
}

.navlist li:hover a {
	color: #e61016;
}

.navlist li.active a {
	background: #e61016;
	color: #FFFFFF;
}

#slides {
	display: block;
	width: 100%;
	height: 100%;
	position: relative
}

#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
	position: absolute;
	text-align: left;
	background-position: 50% 50%;
	background-size: cover;
}

#slides li img {
	width: 100%;
	height: 100%;
}

#slides li a {
	display: block;
	width: 100%;
	height: 100%;
}

#pagination {
	position: absolute;
	bottom: 30px;
	height: 17px;
	z-index: 99;
	right: 0;
	left: 0;
	text-align: center;
}

#pagination span {
	display: inline-block;
	width: 12px;
	height: 13px;
	line-height: 12px;
	overflow: hidden;
	margin: 0 6px;
	cursor: pointer;
	text-align: center;
	color: #FFF;
	font: normal 12px/17px "微软雅黑";
	background: #FFF;
	border-radius: 50%;
	opacity: .6;
}

#pagination span a {
	color: #F4CE01;
	display: block;
	width: 100%;
	height: 100%;
}

#pagination span.current {
	background: #fff;
	color: #fff;
	width: 38px;
	height: 12px;
	border-radius: 15px;
	opacity: 1;
}


.fl {
	float: left
}

.fr {
	float: right
}

.newsabout {
	overflow: hidden;
	padding-right: 270px;
	position: relative;
}

.newsnav {
	position: absolute;
	right: 0;
	top: 39px;
	line-height: 22px;
}

.newsnav li {
	float: left;
	display: inline-block;
	margin-left: 25px;
	height: 22px;
	line-height: 22px;
}

.newsnav li a {
	display: inline-block;
	padding-right: 20px;
	color: #FFFFFF;
	background: url(../image/arrow-r-red.png) right center no-repeat;
}

.newsnav li a:hover {
	color: #e61016;
}

.news-scroll {
	width: 100%;
	height: 300px;
	margin-top: 20px;
	position: relative;
}

.news-scroll #slides_news {
	display: block;
	width: 100%;
	height: 100%;
	position: relative
}

.news-scroll #slides_news li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
	position: absolute;
	text-align: left;
	background-position: center top;
	background-repeat: no-repeat;
}

.news-scroll #slides_news li img {
	width: 460px;
	height: 300px;
}

.news-scroll #slides_news li a {
	display: block;
	width: 100%;
	height: 100%;
}

.news-scroll #pagination_news {
	position: absolute;
	left: 495px;
	bottom: 24px;
	right: 0;
	height: 10px;
	padding-top: 4px;
	line-height: 10px;
	z-index: 99;
	text-align: left;
	overflow: hidden;
}

.news-scroll #pagination_news span {
	display: inline-block;
	width: 10px;
	height: 10px;
	line-height: 10px;
	overflow: hidden;
	margin-right: 7px;
	cursor: pointer;
	text-align: center;
	color: #C8C8C8;
	background: #C8C8C8;
}

.news-scroll #pagination_news span a {
	color: #c8c8c8;
	display: block;
	width: 100%;
	height: 100%;
}

.news-scroll #pagination_news span.current {
	background: #e61016;
	color: #e61016;
}

.news-scroll .newsintro {
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	width: 382px;
	line-height: 26px;
	height: 213px;
	overflow: hidden;
}

.news-scroll .newsintro h2 {
	font-weight: normal;
	line-height: 32px;
	font-size: 18px;
	overflow: hidden;
	color: #ffffff;
	text-indent: 1.5em;
}

.news-scroll .newsintro p.time {
	margin-bottom: 10px;
	height: 35px;
	line-height: 35px;
	color: #666;
}

.mainbox .clearfix {
	margin-top: 20px;
	margin-bottom: 20px;
}

.news-scroll .newsintro .sumry {
	height: 104px;
	overflow: hidden;
	color: #ffffff;
	padding-top: 20px;
	text-indent: 1.8rem;
}

.contactbox {
	padding-top: 15px;
	padding-right: 240px;
	position: relative
}

.contactintro {
	line-height: 26px;
	overflow: hidden;
}

.contactintro h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
}

.contactintro h4 {
	font-size: 14px;
	font-weight: normal;
	line-height: 32px;
}

.contactintro .intro {
	line-height: 27px;
	margin-top: 25px
}

.contactbox .weixin {
	position: absolute;
	top: 15px;
	right: 50px;
	width: 131px;
	padding: 34px;
	text-align: center;
	border: 1px solid #DCDCDC;
	background: #FFFFFF;
	color: #303030
}

.contactbox .weixin img {
	width: 131px;
	height: 131px;
	margin-bottom: 14px;
}

.contactbox .weixin p {
	height: 24px;
	line-height: 24px;
	font-size: 16px;
}


.teambox {}

.teambox .aboutintro {
	height: 66px;
	overflow: hidden
}

.teambox .teamnav {
	margin-top: 22px;
	margin-bottom: 27px;
}

.teambox .teamnav li {
	float: left;
	display: inline-block;
	margin-right: 25px;
	height: 22px;
	line-height: 22px;
}

.teambox .teamnav li a {
	display: inline-block;
	padding-right: 20px;
	color: #FFFFFF;
	background: url(../image/arrow-r-red.png) right center no-repeat;
}

.teambox .teamnav li a:hover {
	color: #e61016;
}

.teambox .teamnlist {
	height: 184px;
	overflow: hidden
}

.teambox .teamnlist img {
	float: left;
	width: 70px;
	height: 92px
}

.aboutintro .left {
	width: 67%;
	float: left;
	padding-right: 6px;
	box-sizing: border-box;
}

.aboutintro .left img {
	margin-top: 24px;
	width: 100%;
}

.aboutintro .right {
	width: 33%;
	height: 233px;
	float: right;
	overflow: hidden;
}

.aboutintro .right img {
	width: 100%;

}

.server {
	height: auto;
	padding-top: 58px;

}

.server p {
	text-indent: 1.8rem;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.server .right {
	text-indent: 0;
	height: 259px;
}


.server .left img {
	margin-top: 50px;
	width: 612px;
	height: 146px;
}

.server .right img {
	text-indent: 0;
	height: 100%;
}

.newsabout .newsnav li a {
	display: inline-block;
	padding-right: 20px;
	color: #FFFFFF;
	background: url(../image/Newarrow-r-red.png) right center no-repeat;
}


.clearfix img {
	width: 100%;
	height: 100%;
}

.newsabout .newsnav li a:hover {
	color: #e61016;
}

.Performance-img {
	width: 100%;
	height: 200px;
	overflow: hidden;
}

.Performance-aboutintro {
	margin-top: 30px;
}

.contact {
	overflow: hidden;
	margin-top: 30px;
}

.contact .left {
	float: left;
}

.contact .left img {
	width: 597px;
}

.contact .ul {
	float: left;
	padding-left: 20px;
}

.contact .ul .li {
	overflow: hidden;
	margin-bottom: 25px;
}

.contact .ul .li img {
	width: 51px;
	height: 51px;
	float: left;

}

.contact .ul .li .desc {
	font-size: 16px;
	float: left;
	padding-left: 15px;
}

.contact .ul .li .desc .name {}

.contact .ul .li .desc .address {
	margin-top: 6px;
}

.enterprise .clearfix img {
	width: 922px;
	height: 219px;
}

/* 补充css */
.info {
 left: 0;
 position: absolute;
 bottom: 55px;
 z-index: 99;
 right: 0;
}

.info p {
 text-align: center;
 color: #fff;
 font-size: 12px;
 line-height: 19px;
}

.bannerbox .name {
 display: block;
 position: absolute;
 bottom: 60px;
 right: 10%;
 font-size: 20px;
 color: #fff;
 background: rgba(0, 0, 0, .41);
 width: 234px;
 height: 52px;
 text-align: center;
 line-height: 52px;
}
