.container {
	width: 100%;
	height: auto;
	min-width: 1200px;
	max-width: 100%;
}

.bannerImg {
	width: 100%;
	height: 484px;
	background: url(../../../Img/webSetIndex/about/en_US/banner.jpg) no-repeat
		center;
	display: block;
}

.section-wrapper{
	width:1200px;
	height: auto;
	margin: 0 auto;
}
/*-----公共导航-----*/
.menu-wrapper{
	width: 100%;
	background: #f6f7fa;
	display: block;
	margin-bottom: 60px;
}
.topMenu{
	width: 1200px;
	overflow: hidden;
	height: 103px;
	margin: 0 auto;
	display: flex;
}
.topMenu li{
	width: 171px;
	display: inline-block;
	box-sizing: border-box;
	text-align: center;
	padding: 14px 0;
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-moz-transition: all 0.3s;
}
.topMenu li.lh-75{
	line-height: 75px;
}
.topMenu li a{
	color: #2e3439;
	font-size: 16px;
	font-family: "Medium";
	display: block;
	height: 100%;
	border-right: 1px solid #bfbec0;
	padding:15px;
}
.topMenu li.tab-cur{
	background-color:#045EAF;
}
.topMenu li.tab-cur >a{
	color: #FFFFFF;
	border: transparent;
}
.topMenu li.lh-75 >a{
	padding: 0;
}
.topMenu li:hover{
	background:#045faf;
}
.topMenu li a:hover{
	border: transparent !important;
	color: #FFFFFF;
}
/*---------通用-----------*/
.section-content{
	width: 100%;
	display: block;
}
.title-wrapper{
	display: block;
	text-align: center;
	overflow: hidden;
}
.title-wrapper h1{
	font: 600 24px "Medium";
	line-height: 26px;
}
.title-wrapper h3{
	font-size: 16px;
	color: #8D9091;
}

.title-wrapper h1 span,.line1 span,.line2 span{
	width: 46px;
	height:10px;
	line-height: 10px;
	display: inline-block;
}

.title-wrapper h1 span{
	border-top: 1px solid #8D9091;
}
span.line-left{
	margin-right: 20px;
}
span.line-right{
	margin-left: 20px;
}

.title-mg {
	margin: 90px 0 65px;
}
.line2 {
    padding: 0 413px;
    text-align: center;
    overflow: hidden;
}
.line2 h1{
	float: left;
}
.line2 span{
	height: 40px;
	border-bottom: 1px solid #8D9091;
}

.aside-title {
	font: 600 24px "Medium";
    color: #2E3439;
    padding: 12px 0;
}

.description p {
	font-size: 18px;
	line-height: 35px;
	margin-top: 30px;
}

.ourAvt {
	margin-top: 40px;
}

.backBg {
	width: 343px;
	height: 493px;
	background: url(../../../Img/webSetIndex/about/img-01.jpg) no-repeat;
	padding-left: 27px;
}

.backBg h1 {
	color: #FFFFFF;
	padding-top: 85px;
	font: 600 36px "Medium";
}

.backBg h4 {
	font-size: 26px;
	color: #CEDDF2;
}

.backBg em {
	width: 77px;
	height: 4px;
	background: #FFFFFF;
	display: block;
	margin: 47px 0 17px;
}

.backBg p {
	font-size: 28px;
	color: #FFFFFF;
}

.item-wrapper {
	display: block;
	padding: 0 10px;
	overflow: hidden;
}

.item-cell {
	width: 33.33%;
	box-sizing: border-box;
	float: left;
	margin-top: 80px;
}

.item-cell:nth-child(even) {
	padding-right: 40px;
}

.item-cell:last-child {
	padding-left: 50px;
}

.item-cell h1, .item-cell h5 {
	display: block;
	padding-left: 80px;
	overflow: hidden;
}

.item-cell h1 {
	font-weight: bold;
	font-size: 88px;
	font-family: impact;
	line-height: 100px;
}

.item-cell h1>small {
	font-size: 80%;
	font-family: "Light";
	float: left;
}

.item-cell h5 {
	font-size: 24px;
	font-family: "Medium";
	margin-bottom:35px;
}

.item-cell p {
	font-size: 16px;
	line-height: 30px;
}

.avtDetail {
	margin-top: 60px;
}

.avtDetail h6 {
	font-size: 20px;
	font-family: "Medium";
	line-height: 42px;
}

.avtDetail p {
	font-size: 18px;
	line-height: 34px;
}

.film {
	margin: 50px 0 10px;
}

.company-video {
	width: 100%;
	height: 607px;
}
/*-------------------------------------------------------------------------------------*/
.product-center {
	width: 100%;
	display: block;
}

.centerWrap {
	width: 1200px;
	margin: 0 auto;
}

.centerWrap>h1, .centerWrap>h3 {
	text-align: center;
	color: #2E3439;
}

.centerWrap>h1 {
	font: 42px "Regular";
	margin-top: 75px;
}

.centerWrap>h3 {
	font: 22px "Light";
	margin-bottom: 98px;
}

.production {
	width: 100%;
	display: block;
	overflow: hidden;
}

.production li {
	width: 354px;
	height: 371px;
	display: inline-block;
	float: left;
}

.production li:nth-child(odd) {
	background: #CBE3FF;
}

.production li:nth-child(even) {
	background: -webkit-linear-gradient(#1062AC, #004B8C);
	background: -o-linear-gradient(#1062AC, #004B8C);
	background: -moz-linear-gradient(#1062AC, #004B8C);
	background: linear-gradient(#1062AC, #004B8C);
	margin: 0 69px;
}

.production li img {
	display: block;
	margin: 20px auto 0px;
}

.production li .linebar {
	width: 54px;
	margin: 14px auto;
}

.production li:nth-child(odd) .linebar {
	border-top: 2px solid #09579D;
}

.production li:nth-child(even) .linebar {
	border-top: 2px solid #FFFFFF;
}

.production li p {
	padding: 0 45px;
    font-size: 16px;
    line-height: 24px;
}

.production li p.word-normal {
	font-family: "Light";
}

.production li p.word-bold {
	font-family: "Medium";
}

.production li:nth-child(odd) p {
	color: #2E3439;
}

.production li:nth-child(even) p {
	color: #FFFFFF;
}

.moreWrap {
	overflow: hidden;
}

.moreWrap h2 {
	font: 600 24px "Medium";
    color: #2E3439;
}

.moreWrap p {
	font: 400 18px "Light";
	color: #2E3439;
}

.mg-1 {
	margin: 70px 0px 20px;
}

.mg-2 {
	margin: 45px 0px 15px;
}

.mg-3 {
	margin: 55px 0px 10px;
}

.mg-4 {
	margin-bottom: 27px;
}

.title-mg2 {
	margin: 142px 0 85px;
}

.services-wrapper {
	display: block;
	overflow: hidden;
}

.services-wrapper h3 {
	font: 600 24px "Medium";
    color: #2E3439;
	margin-bottom: 10px;
}

.mg-case {
	margin-top: 84px;
}

.services-wrapper p {
	font-size: 18px;
	line-height: 34px;
}

.services-wrapper p>span {
	font: 400 19px "Medium";
}

.services-wrapper img {
	margin-top: 14px;
}
/*-----------------------------------------------------------------------*/
.line-wrapper {
	overflow: hidden;
}

.line-wrapper p {
	font-size: 18px;
	margin-bottom: 21px;
}

.mb-01 {
	margin-bottom: 34px;
}

.map-wrapper {
	width: 100%;
	height: 567px;
}

.map-wrapper img {
	width: 1200px;
	height: 567px;
}

.imgBox {
	display: inline-block;
}

.imgBox:after {
	content: '';
	display: block;
	width: 33px;
	height: 33px;
	position: absolute;
	top: 0;
	right: 0;
}
/*.imgBox img::selection {
	background-color: transparent;
}*/
/*---------------------------------------------------------------------*/
.customers-wrapper {
	overflow: hidden;
}

.customers-wrapper dl {
	width: 20%;
	float: left;
}

.customers-wrapper dl dt {
	
}

.customers-wrapper dl dt img {
	display: block;
	margin: 0 auto;
}

.customers-wrapper dl dd {
	display: block;
	text-align: center;
}

.goods-wrapper p {
	font-size: 18px;
	margin-bottom: 5px;
}

.imgList {
	display: block;
	overflow: hidden;
	margin: 30px 0;
}

.imgList li {
	width: 195px;
	float: left;
	margin-left: 6px;
}

.imgList li:first-child {
	margin-left: 0px;
}
/*----------------------------------------------------------------------------*/
.title-mg3 {
	margin: 90px 0 110px;
}

.events-wrapper {
	width: 100%;
	overflow: hidden;
	margin-bottom: 60px;
}

.itemBox {
	width: 435px;
	display: block;
	height: auto;
	overflow: hidden;
}

.center-wrapper {
	width: 67px;
	height: auto;
	float: left;
	margin: 0 131px;
	display: block;
}

.itemContent {
	color: #77797A;
	font-size: 17px;
	background: #CBE3FF;
	border-radius: 5px;
	box-sizing: border-box;
	display: block;
}

.wd243 {
	width: 243px;
	padding: 19px 63px;
}

.wd243-2 {
	width: 243px;
	padding: 19px 55px;
}

.wd435 {
	width: 435px;
	padding: 16px 25px;
}

.wd435-2 {
	width: 435px;
	padding: 21px 25px;
}

.wd435-3 {
	width: 435px;
	padding: 21px 0px 21px 16px;
}

.wd360 {
	width: 360px;
	padding: 22px 0;
}

.wd414 {
	width: 414px;
	padding: 16px 23px;
}

.wd292 {
	width: 292px;
	padding: 19px 55px;
}

.wd408 {
	width: 408px;
	padding: 22px 0;
}

.word-ct {
	text-align: center;
}

.mt1 {
	margin-top: 84px;
}

.datetime {
	font: 400 17px "Regular";
	width: 100%;
	box-sizing: border-box;
}

.time-rt {
	float: right;
	text-align: right;
	padding-right: 76px;
}

.mg-time-01 {
	margin: 130px 0;
}

.mg-time-02 {
	margin: 27px 0;
}

.mg-time-03 {
	margin: 143px 0 25px;
}

.mg-time-04 {
	margin: 18px 0 26px;
}

.mg-time-04-1 {
	margin: 31px 0 26px;
}

.mg-time-04-2 {
	margin: 32px 0 23px;
}

.mg-time-05 {
	margin: 14px 0 170px;
}

.mg-time-06 {
	margin: 44px 0 38px;
}

.mg-time-07 {
	margin: 117px 0 135px;
}

.mg-time-08 {
	margin: 133px 0 22px;
}

.mg-time-09 {
	margin: 20px 0 137px;
}

.mg-time-10 {
	margin: 20px 0 30px;
}

.mg-time-11 {
	margin: 38px 0 25px;
}

.mg-time-12 {
	margin: 32px 0 22px;
}

.mg-time-13 {
	margin: 35px 0 48px;
}

.mg-time-14 {
	margin: 173px 0 38px;
}

.mg-time-15 {
	margin-top: 40px;
}

.year {
	width: 67px;
	height: 67px;
	background: url(../../../Img/webSetIndex/about/icon-big.png) no-repeat;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 67px;
	text-align: center;
}

.timeline {
	display: block;
	width: 34px;
	border-right: 1px solid #025091;
}

.line-1315 {
	height: 52px;
}

.line16 {
	height: 58px;
}

.line17 {
	height: 68px;
}

.line17-1 {
	height: 82px;
}

.line17-2 {
	height: 75px;
}

.line18 {
	height: 66px;
}

.minicircle {
	width: 21px;
	height: 21px;
	background: url(../../../Img/webSetIndex/about/icon-small.png) no-repeat;
	margin: 0 auto;
}

.title-mg4 {
	margin: 150px 0 65px;
}
/*--------------------------------------------------------------------------*/
.information-wrapper {
	width: 100%;
	position: relative;
}

.bussiness2 {
	display: none;
}

.information-wrapper p, .cooprate-wrapper p {
	display: block;
	line-height: 30px;
}

.information-wrapper p.font-color {
	color: #025091;
	font-family: "Medium";
}

.page-wrapper {
	overflow: hidden;
	text-align: center;
	padding: 80px 0 40px;
}

.page-wrapper span {
	font-size: 26px;
	color: #929393;
	vertical-align: middle;
}

.page-wrapper button {
	font-size: 17px;
	color: #929393;
	margin: 0 10px;
	padding-bottom: 3px;
	border: transparent;
	background: transparent;
}

button.clickable {
	color: #1163AD;
	border-bottom: 2px solid #1163AD;
	cursor: pointer;
}
/*--------------------------------------------------------------------------*/
.cooprate-wrapper {
	width: 100%;
	overflow: hidden;
}

.downBtn {
	color: #FFFFFF;
	border: transparent;
	background: -webkit-linear-gradient(right, #004A8B, #1163AD);
	background: -o-linear-gradient(right, #004A8B, #1163AD);
	background: -moz-linear-gradient(right, #004A8B, #1163AD);
	background: linear-gradient(to right, #004A8B, #1163AD);
	line-height: 33px;
	font-size: 15px;
	letter-spacing: 1px;
	padding: 0 34px;
	cursor: pointer;
	margin-top: 10px;
	display: inline-block;
}

.icon-down {
	width: 21px;
	height: 20px;
	display: inline-block;
	background: url(../../../Img/webSetIndex/about/icon-download.png)
		no-repeat;
	float: left;
	margin: 6px 12px 0 0;
}

/*相关新闻====================================================================================  */
.news-wrapper {
	display: block;
	overflow: hidden;
	margin-bottom: 140px;
}

.news-item {
	width: 48.3%;
	height: 136px;
	display: block;
	background: #E9EAEB;
	-moz-box-shadow: 0px 2px 5px 2px #CCC;
	-webkit-box-shadow: 0px 2px 5px 2px #CCC;
	box-shadow: 0 2px 6px rgba(13, 13, 13, 0.3);
	margin-bottom: 30px;
}

.news-item:nth-child(odd) {
	float: left;
	margin-left: 3px;
}

.news-item:nth-child(even) {
	float: right;
	margin-right: 3px;
}

.news-item a {
	display: block;
	overflow: hidden;
}

.news-item img {
	width: 176px;
	height: 136px;
	float: left;
	display: block;
	margin-right: 15px;
}

.news-item h2, .news-item span, .news-item p {
	width: 363px;
	float: left;
}

.news-item h2 {
	/* font-size: 20px;
	font-family: "Normal";
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 10px 0 8px; */
	font: 600 16px "Medium";
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	padding: 20px 0 3px;
}

.news-item span {
	font-size: 15px;
	color: #929393;
}

.news-item p {
	/* font-size: 14px;
	color: #929393;
	margin-top: 13px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden; */
	font-size: 14px;
	color: #929393;
	margin-top: 5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;	
}

.more-wrapper {
	width: 100%;
	height: 33px;
	display: block;
	overflow: hidden;
}

.more-wrapper a {
	/* width: 188px;
	line-height: 33px;
	display: block;
	background: -webkit-linear-gradient(right, #004A8B, #1163AD);
	background: -o-linear-gradient(right, #004A8B, #1163AD);
	background: -moz-linear-gradient(right, #004A8B, #1163AD);
	background: linear-gradient(to right, #004A8B, #1163AD);
	color: #FFFFFF;
	font-size: 16px;
	float: right;
	padding-left: 19px; */
	width: 165px;
    line-height: 33px;
    display: block;
    background: -webkit-linear-gradient(right, #004A8B , #1163AD);
    background: -o-linear-gradient(right, #004A8B, #1163AD);
    background: -moz-linear-gradient(right, #004A8B, #1163AD);
    background: linear-gradient(to right, #004A8B , #1163AD);
    color: #FFFFFF;
    font-size: 14px;
    float: right;
    padding-left: 28px;
    font-family: "Medium";
    letter-spacing: 1px;
}

.more-wrapper a i {
	margin-left: 21px;
}

/* ============================================================= */

.line1{
	padding: 0 442px;
	text-align: center;
}

.line1 h1{
	float: left;
}

.line1 span{
	height: 25px;
	border-bottom: 1px solid #8D9091;
}

.aside-title1{
	font-size: 22px;
	color: #025091;
	font-family: "Normal";
	line-height:60px ;
}

.description p strong{
	font-family: "Medium";
	font-weight: normal;
}

.item-cell p strong{
	font-family: "Medium";
	font-weight: normal;
}

.avtDetail p strong{
	font-family: "Medium";
	font-weight: normal;
}

.production li p:last-child {
    font-size: 18px;
    padding: 0 45px;
    word-break: break-all;
}

i.triangle{
	display: inline-block;
	width:0;
	height:0;
	border-top:7px solid transparent;
	border-bottom: 7px solid transparent;
	float: left;
	border-left: 13px solid #1163AD;
	margin: 11px 11px 11px 0;
}