@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background-color: #fefefe;
	font: 12px "Microsoft Yahei", "微软雅黑", sans-serif;
}
h1,h2,h3,h4,h5,h6 {font-weight: normal;}
a {text-decoration: none;}
a:hover{text-decoration: none;}
a img,iframe {border: none;}
:focus {outline: 0;}
p,dl,dd,ul,ol,li,h1,h2,h3,h4,h5,h6{ margin: 0; padding: 0;}
img {vertical-align: top;}
li{list-style: none; }
input,textarea,select,button {
	font-weight: inherit;
	font-size: inherit;
	*font-size: 100%;
	font-family: inherit;
}
/* == clearfix == */

.clearfix:after {
	display: block;
	height: 0;
	clear: both;
	content: "\200B";
}
.clearfix {
	*zoom: 1;
}
.limitSingleline {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 10px;
}
.limitMultiline {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	/*设置超出样式为省略号*/
	-webkit-line-clamp: 2;
	/*设置3行应用省略*/
	-webkit-box-orient: vertical;
}
.limitMultThreeiline {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	/*设置超出样式为省略号*/
	-webkit-line-clamp: 3;
	/*设置3行应用省略*/
	-webkit-box-orient: vertical;
}
.limitMultFouriline {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	/*设置超出样式为省略号*/
	-webkit-line-clamp: 4;
	/*设置3行应用省略*/
	-webkit-box-orient: vertical;
}
.limitMultSixiline {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	/*设置超出样式为省略号*/
	-webkit-line-clamp: 5;
	/*设置3行应用省略*/
	-webkit-box-orient: vertical;
}

/*公共部分-start*/
/*header-start*/
.headerWrap {
	border: 1px solid #FFFFFF;
	width: 100%;
	background-color: #FFFFFF;

}
.headerBox {
	max-width: 1200px;
	height: 75px;
	margin: auto;
	background-image: url(../img/header_logo.png);
	background-position: left;
	background-repeat: no-repeat;
	background-size: 362px 41px;
}
.headerBox .headerBox_index{
	width: 30.1%;
	height: 75px;
	display: inline-block;
	cursor: pointer;
}
.headerBoxList {
	height: 75px;
	float: right;
	background-color: #FFFFFF;

}
.headerBoxLi {
	display: inline-block;
	float: left;
	z-index: 1000;
	position: relative;
	text-align: center;
}
.headerBoxLiA {
	display: inline-block;
	height: 55px;
	line-height: 55px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: rgba(0,0,0,0.7);
	padding-left: 5px;
	padding-right: 5px;
	margin: 10px 10px;
	z-index: 1000;
	text-decoration: none!important;
}
.headerSecondList .headerSecondLi .headerSecondLiA{
	text-decoration: none;
}
.headerSecondList {
	width: 100%;
	background: rgba(255,255,255,.7);
	display: none;
	z-index: 1000;
	/*position: absolute;*/
	/*left: -25px;*/
	/*width: 145px;*/
}
.headerSecondLi {
	width: 100%;
	z-index: 10000;
	/* background-color: #FFFFFF; */
}
.headerSecondLiA {
	border-bottom: 1px solid #DCDCDC;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #000000;
	text-align: center;
	z-index: 1000;
}
.changeLanguage {
	height: 75px;
	line-height: 75px;
	float: right;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #007cc2;
	margin-left: 10px;
	/*position: absolute;*/
	/*right: 70px;*/
	/*top: 2px;*/
}
.menuBtnBox {
	height: 75px;
	line-height: 75px;
	float: right;
}
.menuBtn {
	display: block;
	width: 30px;
	height: 30px;
	margin-top: 22px;
	margin-left: 10px;
	margin-right: 10px;
}
.menuBtnno{
	display: block;
}
.menuBtnok{
	display: none;
}
/*header-end*/

/*footer-start*/
.footerWrap {
	width: 100%;
}
.footerContactWrap {
	width: 100%;
	min-height: 470px;
	background-color: #01458e;
	overflow: hidden;
}
.footerContactBox {
	max-width: 1200px;
	margin: auto;
}
.footerContactTitle {
	display: block;
	width: 190px;
	height: auto;
	margin: auto;
	margin-top: 80px;
	cursor: pointer;
}
.footerContactList {
	width: 100%;
	overflow: hidden;
	margin-top: 60px;
	margin-bottom: 80px;
}
.footerContactLi {
	float: left;
	width: 33.33333%;
}
.footerContactLiImg {
	display: block;
	width: 56px;
	height: 49px;
	margin: auto;
}
.footerContactLitxt {
	width: 100%;
	font-family: "微软雅黑";
	font-size: 24px;
	color: #ffffff;
	text-align: center;
	margin-top: 40px;
}
.footerFollowWrap {
	width: 100%;
	min-height: 80px;
	background-color: #ffffff;
}
.footerFollowBox {
	max-width: 1200px;
	margin: auto;
	overflow: hidden;
}
.footerFollowLf,.footerFollowRg {
	float: left;
	min-height: 80px;
	overflow: hidden;
}
.footerFollowLfBox {
	display: inline-block;
	overflow: hidden;
}
.footerFollowLfNm {
	display: inline-block;
	min-height: 80px;
	line-height: 80px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #575c5c;
	float: left;
}
.footerFollowLfA {
	display: inline-block;
	min-height: 80px;
	float: left;
	margin-left: 10px;
	padding-top: 25px;
}
.footerFollowLfAImg {
	display: inline-block;
	width: 29px;
	height: 29px;
}
.footerFollowRgList {
	display: inline-block;
	min-height: 80px;
	overflow: hidden;
}
.footerFollowRgLi {
	float: left;
	min-height: 80px;
	line-height: 80px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #575c5c;
	text-align: center;
}
.footerFollowRgLiA {
	display: inline-block;
	width: 100%;
	color: #575c5c;
}
.footerRootWrap {
	width: 100%;
	min-height: 70px;
	background-color: #f4f4f4;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #aaaaaa;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 43px;
	background-image: url(../img/footer_root.png);
	background-position: center 35px;
	background-repeat: no-repeat;
	background-size: 273px 34px;
}



/*footer-end*/
@media (min-width:1200px) {
	/*header-start*/
	.menuBtnBox {
		display: none;
	}
	/*header-end*/
	/*footer-start*/
	.footerFollowLf {
		width: 30%;
		text-align: left;
	}
	.footerFollowRg {
		width: 70%;
	}
	.footerFollowRgList {
		float: right;
	}
	.footerFollowRgLi {
		margin-left: 40px;
	}
	/*footer-end*/
	/*顶部导航 字体过长一级菜单抖动*/
	.headerSecondList {
		width: 100%;
		background: rgba(255,255,255,.7);
		display: none;
		z-index: 1000;
		position: absolute;
		left: -25px;
		width: 145px;
	}
}

@media (min-width:992px) and (max-width:1240px) {
	/*header-start*/
	.menuBtnBox {
		display: none;
	}
	.headerBoxLiA{
		margin:10px 4px!important;
	}
	/*header-end*/
	/*footer-start*/
	.footerFollowLf {
		width: 100%;
		text-align: center;
	}
	.footerFollowRg {
		width: 100%;
		text-align: center;
	}
	.footerFollowRgList {
		float: none;
	}
	.footerFollowRgLi {
		margin-right: 40px;
	}
	/*footer-end*/
	/*顶部导航 字体过长一级菜单抖动*/
	.headerSecondList {
		/*width: 100%;*/
		background: rgba(255,255,255,.7);
		display: none;
		z-index: 1000;
		position: absolute;
		left: -25px!important;
		width: 145px!important;
	}
	/*首页精品工程四个图标*/
	*+html .tags ul li{
		width:20%!important;
	}
	.tags ul li .tags_title{
		font-size: 20px!important;
	}
	/*首页新闻中心*/
	
	/*首页banner 字体大小*/
	.banner_mask .banner_mask_text>div:first-child{
		font-size: 44px!important;
	}
	/*首页顶部导航*/
	.changeLanguage{
		right: 15px!important;
		top: 30px!important;
	}
}

/*手机版导航*/
.mobileNav{ display:none;position:absolute; top:75px; z-index:10000; width:100%; height:100%;overflow-y: auto; background:#01458e;left:0;}
.mobileNav ul{ padding-top: 30px;}
.mobileNav ul li{ position: relative;}
.mobileNav ul li span.addBtn{ display: inline-block;cursor: pointer; width:60px; height:50px; line-height: 50px; position: absolute;text-align:center;right: 0px; top: 0px; z-index: 100;}
.mobileNav ul li span.addBtn img{width: 20px; height: auto; margin-top: 15px;}
.mobileNav ul li>a{ display:block; border-bottom:1px solid #fff; width:100%; line-height:50px; padding-left:22px; margin:auto; font-size:16px; color:#fff; }
.mobileNav ul li dl{ display:none; background:#fff;}
.mobileNav ul li dl dd{ margin:auto;  }
.mobileNav ul li dl dd a{ line-height:40px; color:#2a2c80; border-bottom: 1px solid #ddd; display:block; font-size:15px; padding-left:34px;}


@media (min-width:768px) and (max-width:992px) {
	/*header-start*/

	.headerBoxList {
		display: none;
	}
	.menuBtnBox{
		display: none;
	}

	/*header-end*/
	/*footer-start*/
	.footerFollowLf {
		width: 100%;
		text-align: center;
	}
	.footerFollowRg {
		width: 100%;
	}
	.footerFollowRgList {
		float: left;
		width: 100%;
	}
	.footerFollowRgLi {
		width: 16.66%;
		border-top: 1px solid #dcdcdc;
	}
	/*footer-end*/
	/*首页精品工程四个图标*/
	*+html .tags ul li{
		width:20%!important;
	}
	.tags ul li .tags_title{
		font-size: 20px!important;
	}
	
	
	/*业务领域 图片大小展示*/
	.business .business_tags .business_tags_id .business_tags_img{
		width:50%!important;
	}
	/*首页banner字体大小*/
	.banner_mask .banner_mask_text>div:first-child{
		font-size: 28px!important;
	}
	.banner_mask .banner_mask_text>div:not(:first-child){
		font-size: 20px!important;
	}
	.banner_mask_span{
		font-size: 20px!important;
	}
}

@media (max-width:767px) {
	/*header-start*/
	.headerBoxList {
		width: 100%;
		height: auto;
		position: absolute;
		top: 75px;
		left: 0px;
		z-index: 1000;
		background-color: #FFFFFF;
		display: none;
	}
	.headerBoxLiA {
		width: 50%;
	}
	.headerBoxLi {
		width: 100%;
	}
	.headerSecondLiA {
		text-align: left;
		padding-left: 10px;
	}
	/*header-end*/
	/*footer-start*/
	.footerFollowLf {
		width: 100%;
		text-align: center;
	}
	.footerFollowRg {
		width: 100%;
	}
	.footerFollowRgList {
		float: left;
		width: 100%;
	}
	.footerFollowRgLi {
		width: 100%;
		border-top: 1px solid #dcdcdc;
	}
	/*footer-end*/
	/*首页精品工程四个图标*/
	*+html .tags ul li{
		width:20%!important;
	}
	/*首页新闻中心*/
	
	/*业务领域 图片大小展示*/
	.business .business_tags .business_tags_id .business_tags_img{
		width:80%!important;
	}
	.business .business_tags ul li{
		width:50%!important;
	}
	/*首页banner字体大小*/
	.banner_mask .banner_mask_text>div:first-child{
		font-size: 26px!important;
	}
	.banner_mask .banner_mask_text>div:not(:first-child){
		font-size: 14px!important;
	}
	.banner_mask_span{
		font-size: 14px!important;
	}
}
/*首页-start*/
.containerWrap {
	/*border: 1px solid red;*/
	width: 100%;
	min-height: 500px;
}
/*banner*/
.banner{
	width:100%;
	position: relative;
	/*max-height:754px;*/
}
.banner img{
	/*max-width:100%;*/
	display: block;
	width:100%;
	/*max-height:100%;*/
}
.bg_cover{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(1,69,142,.4);
	z-index: 1;
}
.bannerContent{
	position: absolute;
	width: 100%;
	height: 100%;
	position: absolute;
	left:0;
	top: 0;
	z-index: 2;
	text-align: center;
	color: #fff;
	transform: translate(0,25%);
	-webkit-transform: translate(0,25%);
	-moz-transform: translate(0,25%);
	-o-transform: translate(0,25%);
	-ms-transform: translate(0,25%);
}
.bannerContent h1{
	font-size: 60px;
	margin-bottom: 56px;
}
.bannerContent p{
	font-size: 28px;
}
.bannerbox .swiper-slide-active>img {
	z-index: 9000;
	animation: anima_img 9s ease infinite;
	-webkit-animation: anima_img 9s ease infinite;
	-moz-animation:  anima_img 9s ease infinite;
	-o-animation:  anima_img 9s ease infinite;
}

@keyframes anima_img {
    0% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
}
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
}

/*banner 遮罩*/
.banner_mask{
	width:100%;
	height:100%;
	/*background-color:#27619f;*/
	opacity: 0.8;
	-moz-opacity: 0.8;
	text-align: center;
	/*display: none;*/
	z-index:2;
	cursor: pointer;
    position: absolute;
    bottom:0;
	/*position: relative;*/
}

.banner_mask .banner_mask_text{
	width:100%;
	color:#fff;
	/*padding-top:69px;*/
	text-align: center;
	height: 100%;
	padding-top: 7%;
    /*margin-top: 30px;*/
}
.banner_mask .banner_mask_text>div{
	width: 100%;
	font-size: 28px;
	height: 20%;
	/* padding-bottom: 2%; */
	/*margin-bottom: 2%;*/
	/*margin-top: 4%;*/
}
.banner_mask .banner_mask_text .banner_mask_more{
	z-index:9999;
}
.banner_mask .banner_mask_text div:last-child span{
	display: inline-block;
	/*width: 60%;*/
}
.banner_mask .banner_mask_text .banner_mask_more span{
	display: inline-block;
	border: 2px solid #00d6b3;
	padding: 8px;
    border-radius: 6px;
	font-family: '方正正中黑简体';
}

.banner_mask_span{
	width:100%;
	font-size: 28px;
	color:#fff;
	background-color:#27619f;
	opacity: 0.9;
	-moz-opacity: 0.9;
	text-align: center;
	/*display: none;*/
	position: absolute;
	bottom: 0;
	z-index: 999;
	/*display: none;*/
	cursor:pointer;
}
.banner_mask_span span{
    display: inline-block;
    margin-top: 10px;
	font-size: 28px;
	color:#fff;
    /*padding: 5px;*/
}
.banner_mask_span a{ display: block;}


.banner_mask_span div.span_a{
    /*height: 30px;*/
    margin: 6px;
	width: 5%;
	margin: 6px auto;
	-ms-margin:20px auto;
    text-align: center;
	font-size: 28px;
	color:#fff;
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); 	/* IE 9 */
	-moz-transform:rotate(90deg); 	/* Firefox */
	-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
	-o-transform:rotate(90deg);
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

/*tags-start*/
.tags{
	width:100%;
	text-align: center;
	padding: 80px 0 60px 0;
}
.tags ul{
	width: 100%;
	margin: 0px auto;
}
.tags ul li{
	display: inline-block;
	width:15%;
	text-align: center;
	margin-bottom:20px;
	vertical-align: top;
	/*background-color:#9a9a9a;*/
}
/*.tags ul li:first-child{*/
	/*margin-left:0px;*/
/*}*/
.tags ul li .tags_li{
	width:126px;
	height:126px;
	border: 3px solid transparent;
	border-radius: 50%;
	vertical-align: middle;
	text-align: center;
	margin:0 auto;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.tags ul li .tags_li img{
	width: 120px;
	height: 120px;
}
.tags ul li .tags_title{
	font-size:26px;
	color:#414040;
	text-align: center;
}

.tags ul li div{
	margin-top:27px;
}
/*tags-hover*/
/*业务领域-start*/
.business{
	width:100%;
	background-color: #fafafa;
	text-align: center;
}
.business h1{
	font-size:36px;
	color:#414040;
	margin-bottom: 45px;
}
.business>div{
	padding-top:80px;
	padding-bottom:90px;

}
.business .business_tags{
	margin-top:60px;
}
.business .business_tags ul{ margin-bottom: 20px;}
.business .business_tags ul li{
	display: inline-block;
	font-size:26px;
	color:#455b75;
	width:190px;
	height:48px;
	text-align: center;
	line-height: 48px;
	margin: 0 4px;
	cursor:pointer;
}
.currentSecondStyleIndex{
	background-color: #01458e!important;
	color:#fff!important;
	border-radius: 5px!important;
}
.yyCenterNav{}
.yyCenterContent{ width: 85%; margin: auto;}
.yyCenterBox h1 a{font-size:36px;color:#414040;}
#yyCenter{ margin-bottom: 40px;}
#yyCenter .swiper-slide a{ display: block;}
#yyCenter .swiper-slide a span{ display: inline-block;font-size:26px;color:#455b75;width:190px;height:48px;text-align: center;line-height: 48px;margin: 0 4px;cursor:pointer;}
#yyCenter .swiper-slide.swiper-slide-thumb-active span{background-color: #01458e;color:#fff;border-radius: 5px;}
.yybox{ width: 82%; margin: auto; overflow: hidden;}
.yybox p{ margin-bottom: 40px; font-size: 16px;}
.yybox img{ vertical-align: middle; width: 100%; height: auto;}
.yyCenterContent .swiper-button-next,.yyCenterContent .swiper-button-prev{ color: #ccc;}

/* 首页应用中心 */
.yyCenterNav .step {
	position: relative;
	cursor: pointer;
}
.yyCenterNav .step i {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: transparent;
	transition: 1s linear;
}
.yyCenterNav .step.active i {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #d0e6fd;
	position: relative;
}
.yyCenterNav .step i::after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #eeeeee;
	opacity: 1;
	transition: 0.6s linear;
}
.yyCenterNav .step.active i::after {
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #01458e;
	opacity: 1;
	display: inline-block;
}

.yyCenterNav .step::before {
	content: "";
	position: absolute;
	top: 5px;
	left: 70%;
	width: 60%;
	height: 1px;
	background: #eeeeee;
}
.yyCenterNav .step::after {
	content: "";
	position: absolute;
	top: 5px;
	left: 70%;
	width: 0%;
	height: 1px;
	background: #01458e;
}
.yyCenterNav .step.active::after {
	content: "";
	position: absolute;
	top: 5px;
	left: 70%;
	width: 60%;
	height: 1px;
	background: #01458e;
	transition: width 0.8s linear;
}
.yyCenterNav .step:last-child::before{
	width: 30%;
}
.yyCenterNav .step:last-child.active::after {
	
	width: 30%;
	
}

.yyCenterNav .step span {
	font-family: PingFangSC-Medium;
	font-size: 18px;
	color: #333;
	margin-top: 10px;
}
.yyCenterNav .step div {
	width: 39px;
	height: 34px;
	margin-top: 10px;
	/* background-size: cover;
	background-repeat: no-repeat; */
	font-size: 36px;
	color: #ccc;
	font-weight: bold;
	transition: background 0.6s linear;
}
.yyCenterNav .step.active div{
	color: #01458e;
}
/* .yyCenterNav .step:nth-child(1) div {
	background-image: url("../img/ic_01_normal.png");
}
.yyCenterNav .step:nth-child(1).active div {
	background-image: url("../img/ic_01_pressed.png");
}
.yyCenterNav .step:nth-child(2) div {
	background-image: url("../img/ic_02_normal.png");
}
.yyCenterNav .step:nth-child(2).active div {
	background-image: url("../img/ic_02_pressed.png");
}
.yyCenterNav .step:nth-child(3) div {
	background-image: url("../img/ic_03_normal.png");
}
.yyCenterNav .step:nth-child(3).active div {
	background-image: url("../img/ic_03_pressed.png");
}
.yyCenterNav .step:nth-child(4) div {
	background-image: url("../img/ic_04_normal.png");
}
.yyCenterNav .step:nth-child(4).active div {
	background-image: url("../img/ic_04_pressed.png");
}
.yyCenterNav.step:nth-child(5) div {
	background-image: url("../img/ic_05_normal.png");
}
.yyCenterNav .step:nth-child(5).active div {
	background-image: url("../img/ic_05_pressed.png");
}
.yyCenterNav .step:nth-child(6) div {
	background-image: url("../img/ic_06_normal.png");
}
.yyCenterNav .step:nth-child(6).active div {
	background-image: url("../img/ic_06_pressed.png");
}
.yyCenterNav .step:nth-child(7) div {
	background-image: url("../img/ic_07_normal.png");
}
.yyCenterNav .step:nth-child(7).active div {
	background-image: url("../img/ic_07_pressed.png");
}
.yyCenterNav .step:nth-child(8) div {
	background-image: url("../img/ic_08_normal.png");
}
.yyCenterNav .step:nth-child(8).active div {
	background-image: url("../img/ic_08_pressed.png");
} */
.yy_wrap{ position: relative; height: 300px; margin-top: 40px;}

.yyCenterBox .box10{
	height: 300px;
	padding: 0;
	position: relative;
}
@media screen and (min-width: 4000px) {

}
.yyCenterBox .item_box_wp{
	height: 100%;
	width: 100%;
}
.yyCenterBox .voice_2{
	height: 100%;
	width: 100%;
	left:0;
	margin: 0
}
.yyCenterBox .voice_2 ul{
	height: 100%;
}
.yyCenterBox .voice_2 ul li {
	float: left;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	cursor: default;
	position: relative;
}
.unbg{
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(1,69,142,.5);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.yyCenterBox .voice_2 ul li .unfold{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	transform: translate(0,20%);
}
.yyCenterBox .voice_2 ul li .unfold .main {
	font-weight: 500;
	font-size: 20px;
}
.yyCenterBox .voice_2 ul li .unfold .sub {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.yyCenterBox .voice_2 ul li .unfold a {
	font-size: 14px;
	color: #fff;
	position: relative;
	padding-top: 40px;
	display: inline-block;
}
.yyCenterBox .voice_2 ul li .fold{
	width: 100%;
	/* position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background: rgba(1,69,142,.5); */
}
.yyCenterBox .voice_2 ul li .unfold dl{
	color: #fff;
/* margin: 18% 10% 0px 15%; */
}
.yyCenterBox .voice_2 ul li .unfold dl a::after{
	content:'';
	position: absolute;
	bottom: -4px;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #fff;
	transition: width .5s linear;
}
.yyCenterBox .voice_2 ul li .unfold dl dd{
	font-size: 16px;
	line-height: 32px;
	animation: none;
	transform: none;
	transition: none;
}
.yyCenterBox .voice_2 ul li .unfold dl dd b{ font-size: 18px;}
.yyCenterBox .voice_2 ul li .unfold dl dd.un_text{
	max-width: 90%;
	margin:auto;
	text-align: left;
	
}
.yyCenterBox .voice_2 ul li .unfold dl dd:first-child{
margin-bottom: 10px;
}







.business .business_tags .business_tags_id h1{
	font-size: 16px;
	margin-bottom:61px;
}

.business .business_tags .business_tags_id .business_tags_img{
	display: inline-block;
	margin-left: 18px;
	margin-right:18px;
	margin-bottom: 10px;
	/*width: 368px;*/
	/*height: 284px;*/
	width:25%;
	position: relative;
	cursor: pointer;
}
.business .business_tags .business_tags_id .business_tags_img img{
	width:100%;
	height:100%;
}
.business .business_tags .business_tags_id .business_tags_img span{
	font-size: 26px;
	width:100%;
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0px;
	background-color: #000;
	/* background:rgba(0,0,0,0.6); */
	color: #fff;
	opacity: 0.6;
	filter:alpha(opacity=50);
	/* -ms-opacity:0.6; 
	-moz-opacity:0.6; 
	-webkit-opacity:0.6; 
	-o-opacity:0.6; */
}
.business .business_tags .business_tags_id .business_tags_img span>i{
	font-style: normal;
}
/*业务领域-end*/
/*技术研发-start*/
.jsyf{
    width:100%;
    background-color: #fff;
    
	padding-top: 80px;
	padding-bottom:80px;
}
.jsyf h1{
    font-size: 36px;
    color: #414040;
	text-align: center;
}
.jsyf ul{
	overflow: hidden;
	margin-top: 80px;
}
.jsyf ul li{
    float: left;
	margin:10px 0;
	width: 32%;
	vertical-align: top;
	cursor: pointer;
	margin-right: 2%;
}
.jsyf ul li .jsyf_line{
	width:26px;
	border:2px solid #000;
}
.jsyf ul li .jsyf_title span{
	font-size:26px;
	display: inline-block;
	/*width: 52px;*/
	margin-top: 20px;
}
.jsyf ul li:last-child .jsyf_title span:last-child{
	/*width: 103px;*/
}
.jsyf ul li p{
	font-size:16px;
	margin-top: 29px;
	margin-bottom: 36px;

}
.jsyf ul li .jsyf_img{
	/*width:378px;*/
	/*height:284px;*/
	width:100%;
	height:100%;
	position: relative;
}
.jsyf ul li .jsyf_img img{
	width:100%;
	height:100%;
	vertical-align: top;
}
.jsyf ul li .jsyf_img span{
	display: none;
	font-size: 26px;
}
.jsyf ul li .jsyf_img span i{
	font-style: normal;
}
.jsyf ul li .jsyf_img span p{
	font-size: 16px;
	line-height: 32px;
	margin-top: 0;
	margin-bottom: 0;
}
.jsyf ul li .jsyf_img span a{
	font-size: 16px;
	color: #fff;
}
.siderEwm{
	position: fixed;
	right: 0;
	width: 120px;
	height: 140px;
	top: 50%;
	margin-top: -70px;
	z-index: 1000;
	text-align: center;
}
.siderEwm img{
	width:100%;
	height: auto;
}
.siderEwm p{
	margin-top: 8px;
	font-size: 16px;
	color: #000;
	line-height: 24px;
}
/*技术研发-end*/
/*新闻中心-start*/
.newscenter{
	width:100%;
	background-color: #ececec;
	text-align: center;
}
.newscenter h1{
	font-size:36px;
	color:#414040;
}
.newscenter>div{
	padding-top:80px;
	padding-bottom:100px;

}
.newscenter .newscenter_tags{
	margin-top:43px;
}
.newscenter .newscenter_tags .newscenter_tags_id{
	
}
.newscenter .newscenter_tags>ul{
	margin-bottom:43px;
}
.newscenter .newscenter_tags>ul li{
	display: inline-block;
	font-size:26px;
	color:#455b75;
	width:156px;
	height:47px;
	text-align: center;
	line-height: 47px;
	margin-left: 17.5px;
	margin-right: 17.5px;
	cursor: pointer;
}
.newscenter_tags_id .newsbox{
	overflow: hidden;
}
.newscenter_tags_left{
	width: 35.4%;
	float: left;
}
.newscenter_tags_left a{
	display: block;
	position: relative;
}
.newscenter_tags_left a span{
	font-size: 18px;
    padding: 8px;
	width:100%;
	position: absolute;
	left: 0;
	bottom: 0px;
	background-color: #000;
	filter:alpha(opacity=50);
	color: #fff;
	opacity: 0.6;
}
.newscenter_tags_left a .imgbox{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.newscenter_tags_left .imgbox img,.newscenter_tags_right .imgbox img{
	width:100%;
	height: auto;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
}
.newscenter_tags_id .newsbox{
	overflow: hidden;
}
.newscenter_tags_right{
	width:60%;
	float: right;
	/* vertical-align: top; */
}
.newscenter_tags_right .imgbox{
	width:18.3%;
	height: auto;
	overflow: hidden;
	float: left;
}

.newscenter_tags_right .newscenter_right{
	float: right;
	width: 78%;
}
.newscenter_tags_right ul{
	margin-bottom:0;
}

.newscenter_tags_right ul li{
	
	margin-bottom:10px;
	width: 100%;
	cursor:pointer;
	overflow: hidden;
}
.newscenter_tags_right ul li a{
	display: block;
}
.newscenter_tags_right ul li:last-child{
	margin-bottom:0;
}
/*新闻中心-end*/
.footerFollowWrap .mapimg{ overflow: hidden;}
.footerFollowWrap #mapcontainer{
	height: 287px;
	width: 100%;
}
.about_human .mapimg{
	margin-top:40px;
	margin-bottom:40px;
}
#mapcontainer{
	height: 287px;
	width: 100%;
}
/*首页-end*/

.about_banner{
    width:100%;
}
.about_banner img{
    width:100%;
}
/*正文*/
.about_main{
    text-align: center;
    margin-top:60px;
}
.about_main h1{
    font-size: 30px;
    color:#053e8a;
	margin-top: 20px;
}
.about_line{
    width:30px;
    border: 2px solid #053e8a;
    margin:0px auto;
}
.about_main{
    /* width:80%;
    margin-left:10%; */
}
.about_main .about_tags{
    margin-top:45px;
}
.about_main .about_tags>ul{
    text-align: left;
}
.about_main .about_tags>ul li{
    display: inline-block;
    font-size: 20px;
    padding:15px;
    border:2px solid #053e8a;
    color:#053e8a;
    margin-top:5px;
    margin-bottom:5px;
    margin-right:10px;
    cursor: pointer;
}
.about_main .about_tags>ul li:first-child{
    margin-left:0px;
}

.currentSecondStyle{
    color:#fff!important;
    background-color: #053e8a;
}

/*关于元泰 - 资质荣誉 -start*/
.about_main .about_tags .about_honor ul{
	width: 100%;
    text-align: center;
	margin:30px auto 90px;
	overflow: hidden;
}
.about_main .about_tags .about_honor ul li{
    /* width:95%;
    position: relative;
    text-align: left;
    display: inline-block;
    margin-top:40px;
    margin: 14px !important; */
    /*border-bottom: none;*/
}

.about_main .about_tags .about_honor ul li>div{
    width:100%;
    font-size: 16px;
    height:auto;
    color:#01458e;
    padding: 5px;
    padding-left: 15px;
    text-align: left;
    border-left: 3px solid #01458e;
    background-color: #e6ebf3;
}
.about_main .about_tags .about_honor ul li table tbody>tr{
    width: 49%;
    display: inline-block;
}
.about_main .about_tags .about_honor ul li table tbody>tr td{
    /* margin: 0 0 10px; */
    width: 100%;
    /* margin-right: 2%; */
    display: inline-block;
    text-align: left!important;
    margin-top: 20px;
    border: 1px solid #91c0fe;
    font-size: 0px;
}
.about_main .about_tags .about_honor ul li table tbody>tr td img{
    width:100%;
    /*height: 88%;*/
    vertical-align: top;
    height: 360px;
}
.about_main .about_tags .about_honor ul li table tbody>tr:nth-of-type(even){
    float:right;
}
.about_main .about_tags .about_honor ul li table tbody>tr td a{
    text-decoration:none;cursor:default;
}

/* 资质荣誉列表 */
.about_main .about_tags .about_honor ul li{
	width: 49%; float: left;
	position: relative;
	margin-bottom: 30px;
	margin-right: 2%;
	background-color: #e6ebf3;
	border: 1px solid #91c0fe;
	/* border-bottom: none; */
}
.about_main .about_tags .about_honor ul li img {
	width:100%;
	/* height: 300px; */
	height: auto;
}
.about_main .about_tags .about_honor ul li>div{
	width: 100%;
	font-size: 16px;
	height: auto;
	color: #01458e;
	padding: 5px;
	padding-left: 0px;
	text-align: center;
	border-left:none;
	background-color: #e6ebf3;
}

/*精品工程--二级菜单进入--start*/
.about_main .about_tags .about_second{
    text-align: left;
    margin-top:45px;
    margin-bottom:0px;
}
.about_main .about_tags .about_second li{
    display: inline-block;
    font-size: 20px;
    padding-bottom: 15px;
    margin-right: 35px;
    margin-left: 35px;
    color: #000;
    border-bottom: 2px solid transparent;
    /*margin-top: 5px;*/
    /*margin-bottom: 5px;*/
    /*margin-left: 17px;*/
    cursor: pointer;
}
.currentSecondSecondStyle{
    border-bottom: 2px solid #053e8a!important;
    color:#053e8a!important;
}
/*关于元泰 - 简介 - start*/
.about_main .about_tags.gxproduct{
	margin-top: 0;
}
.lastnav{
	text-align: left;
    background: #fcfcfc;
    margin-top: 25px;
    border-radius: 5px;
    border-bottom: 1px solid #f2f6f8;
}
.lastnav a{
    padding:20px 15px;
    color: #adacac;
    font-size:20px;
    display: inline-block;
    border-bottom: 2px solid #fcfcfc;
    margin-right: 30px;
}
.lastnav a.current{
    color: #053e8a;
    border-bottom:2px solid #053e8a;
    font-weight: 600;
}
.lastnav a:hover{
    color: #053e8a;
    border-bottom:2px solid #053e8a;
    font-weight: 600;
}
.changeType{
	text-align: left;
    margin-top: 28px;
    padding-bottom: 34px;
}
.changeType a{
    display: inline-block;
    padding: 6px 28px;
    margin-right: 4px;
    font-size: 18px;
    color: #adacac;
}
.changeType a.active{
    background: #053e8a;
    color: #fff;
    border-radius: 50px;
}
.changeType a:hover{
    background: #053e8a;
    color: #fff;
    border-radius: 50px;
}
.about_main .about_tags .about_tags_content{
    width:100%;
    padding:40px 0px;
    border-bottom: 1px solid gray;
}
.about_main .about_tags .about_tags_content img{
    width:100%;
}
.about_main .about_tags .about_tags_text{
    width:100%;
    text-align: left;
    font-size: 16px;
    color:#455b75;
    margin-top:45px;
    margin-bottom:50px;
	overflow: hidden;
}
.about_tags_text .about_left{
	width: 54.2%;
	float: left;
}
.about_tags_text .about_right{
	float: right;
	width: 41.6%;
}
.about_tags_text .about_right img{
	max-width: 100%;
	height: auto;
}
.about_main .about_tags .about_tags_text p{
    line-height: 35px;
}
.about_main .about_tags .about_tags_text p img{
	max-width: 100%;
	height: auto;
}
.about_main .about_tags .about_tags_text td{
    padding: 10px;
    width: 30%;
}
.about_main .about_tags .about_tags_text td img{
    width: 100%;
}
/*关于元泰 - 简介 - end*/
/*关于元泰 - 员工风采 - start*/
.about_main .about_tags .about_person ul{
    text-align: left;
}
.about_main .about_tags .about_person ul li{
    display: inline-block;
    width:45%;
    color:#455b75;
    margin: 10px 0px;
    padding:20px;
    /*padding:2px;*/
    cursor: pointer;

}
@media (max-width: 1200px) {
    .about_main .about_tags .about_person ul li{
        width:100%;
    }
}
.about_main .about_tags .about_person ul li img{
   vertical-align: top;
    /*margin:12px;*/
    width:25%;
    padding: 10px;

}
.about_main .about_tags .about_person ul li .about_person_text{
    display: inline-block;
    width:66%;
    margin-left:15px;
    padding-top: 5px;
    padding-bottom:10px;
}
.about_main .about_tags .about_person ul li .about_person_text>div span{
    font-size: 26px;
    color:#01458e;
}
.about_main .about_tags .about_person ul li .about_person_text div{
    font-size: 16px;
    margin-top:10px;
    color:#455b75;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.about_main .about_tags .about_person ul li .about_person_text p{
    font-size: 16px;
    margin-top: 10px;
    color: #455b75;
    height: 100px;
    overflow: hidden;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    /*设置超出样式为省略号*/
    -webkit-line-clamp: 4;
    /*设置3行应用省略*/
    -webkit-box-orient: vertical;
    line-height: 26px;
}

/*关于元泰 - 员工风采 - end*/
/*员工风采--内页 -- start*/
.about_main .about_tags .about_person2{
    text-align: left;
    margin-top:60px;
    padding-bottom: 100px;
    color: #455b75;
}
.about_main .about_tags .about_person2 img{
    vertical-align: top;
    width:15%;
    margin: 10px;
}
.about_main .about_tags .about_person2 .about_person_text2{
    display: inline-block;
    width:81%;
    margin-left:15px;
    padding-top: 5px;
    text-align: left;
}
.about_main .about_tags .about_person2 .about_person_text2>div span{
    font-size: 26px;
    color:#01458e;
    margin-right: 8px;
}
.about_main .about_tags .about_person2 .about_person_text2 p{
    font-size: 16px;
    margin-top:10px;
    color:#455b75;
    line-height: 35px;
}

/*员工风采--内页 -- end*/
/*关于元泰-- 发展历程 --start*/
.about_tags .about_deve{
    margin-bottom:75px;
}
.about_tags .about_deve h1{
    margin-bottom: 60px;
    margin-top: 45px;
    font-size: 30px;
    color:#404040;
}
.about_tags .about_deve_content{
    width:100%;
    min-height:195px;
}
/*左边*/
.about_tags .about_deve .about_deve_content:nth-of-type(odd) .about_deve_text{
    float: left;
    min-height: 195px;
    width: 50%;
    border-right: 1px solid #dddddd;
    position: relative;
}
.about_tags .about_deve .about_deve_content:nth-of-type(odd) .about_deve_text .line{
    width: 50%;
    height: 1px;
    margin-top: 10px;
    float: right;
    background-color: #dddddd;
    margin-right: 50px;
}
.about_tags .about_deve .about_deve_content:nth-of-type(odd) .about_deve_text span{
    float: right;
    font-size: 18px;
    color: #444444;
    margin-right: 15px;
}
.about_tags .about_deve .about_deve_content:nth-of-type(odd) .about_deve_text p{
    font-size: 16px;
    clear: both;
    float: right;
    padding-right: 50px;
    padding-top: 15px;
    color: #455b75;
    font-weight: normal;
    margin:0;
    text-align: right;
}
.about_tags .about_deve .about_deve_content:nth-of-type(odd) .addCircle::after{
    content: "";
    border: 5px solid #053e8a;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: white;
    display: block;
    position: absolute;
    top: 0px;
    right: -10px;
}
/*右侧*/
.about_tags .about_deve .about_deve_content:nth-of-type(even) .about_deve_text{
    float: right;
    min-height: 195px;
    width: 50%;
    border-left: 1px solid #dddddd;
    position: relative;
}
.about_tags .about_deve .about_deve_content:nth-of-type(even) .about_deve_text .line{
    width: 50%;
    height: 1px;
    margin-top: 10px;
    float: left;
    background-color: #dddddd;
    margin-left: 50px;
}
.about_tags .about_deve .about_deve_content:nth-of-type(even) .about_deve_text span{
    float: left;
    font-size: 18px;
    color: #444444;
    margin-left: 15px;
}
.about_tags .about_deve .about_deve_content:nth-of-type(even) .about_deve_text p{
    font-size: 16px;
    clear: both;
    float: left;
    padding-left: 50px;
    padding-top: 15px;
    color: #455b75;
    font-weight: normal;
    margin:0;
    text-align: left;
}
.about_tags .about_deve .about_deve_content:nth-of-type(even) .addCircle::before{
    content: "";
    border: 5px solid #053e8a;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: white;
    display: block;
    position: absolute;
    top: 0px;
    left: -10px;
}
/*关于元泰 -- 发展历程 -- end*/

/*精品领域 - start*/
.about_project{
    width:100%;
    /* background-image: url("../img/home/about_project.png");
    background-repeat: no-repeat; */
    min-height:500px;
    padding-top: 20px;
    text-align: center;
    margin-bottom: 70px;
    /* background-size: 100% */
	margin-top: -270px;
	position: relative;
	z-index: 3;
}
.about_project h1{
    font-size: 30px;
    color:#fff;
	margin-bottom: 20px;
}
.about_project .about_project_table{
    width: 90%;
    margin: 0 auto;
    background: #fff;
	min-height: 500px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
}
.about_project_table p{
	font-size: 16px;
	line-height: 32px;
	text-align: left;
}
.yyNewstext{
	padding: 40px 40px;
}
.yyNewstext p img{
	max-width: 100%; 
	height: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.about_project .about_project_table table{
    width:100%;
    margin:0 auto;
    color:#455b75;
    background-color: #fff;
    /*border:1px solid gray;*/
    /*border-collapse: collapse;*/
}
.about_project .about_project_table table tr:first-child{
    /* background-color: #e2e7ea; */
}
.about_project .about_project_table table tr td{
    text-align: left;
    /* text-align: left; */
    padding: 6px;
    color: #000;
	font-size: 16px;
	line-height: 24px;
}
.about_project .about_project_table table th{
    font-size: 22px;
    text-align: center;
    color:#2b2c2e;
}

.mianbox{
	padding-top: 20px;
}
.mainImg{
	position: relative;
	height: 288px;
	overflow: hidden;
}
.mainImg img{
	width: 100%;
	height: auto;
}
.mainImg .img_cover{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(1,69,142,.5);
	z-index: 1;
}


.productsbox{
	padding-top: 30px;
	padding-bottom: 50px;
}
.productsbox .pro_top{
	
}
.pro_top .pro_left{
	width: 58%;
	float: left;
	text-align: left;
}
.pro_left h2{
	display: inline-block;
	padding-right: 100px;
	font-size: 24px;
	border-bottom: 2px solid #01458e;
	color: #000;
	padding-bottom: 15px;
}
.pro_left .pro_text{
	font-size: 16px;
	line-height: 24px;
	color: #222;
	margin-top: 20px;
}
.pro_top .pro_right{
	float: right;
	width: 35%;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.pro_top .pro_right img{
	width: 100%;
	height: auto;
	border-radius: 5px;
}
.list_probox{
	margin-top: 11px;
	padding-bottom: 43px;
	text-align: left;
}
.list_probox span{
	display: block;
	position: relative;
	width: 20px;
	height: 6px;
	background: #a4a4a4;
}
.list_probox span::before{
	content: " ";
	position: absolute;
	display: inline-block;
	left: 0;
	top: 0;
	width: 12px;
	height: 6px;
	background: #01458e;
}
.list_probox h2{
	font-size: 18px;
	color: #222;
	margin-top: 18px;
}
.list_probox .pro_content{
	padding-top: 30px;
}
.list_probox .pro_content img{
	max-width: 100%;
	height: auto;
}
.list_probox .pro_content table tr td{
	font-size: 16px;
	color: #222;
	line-height: 28px;
}
.list_probox .pro_content.cpxn ul li{
	overflow: hidden;
    padding-top: 22px;
    padding-bottom: 20px;
    border-bottom: 2px solid #f7f7f7;
    background: url(../img/icon_service_pdf.png) no-repeat 15px center;
    padding-left: 58px;
    background-size: 30px auto;
}
.list_probox .pro_content.cpxn ul li a{
	color: #292929;
    font-size: 16px;
    margin-right: 12px;
}
.list_probox .pro_content.cpxn ul li:hover a{
	color: #053e8a;
}
/*精品领域 - end*/
/*业务领域 - start*/
.about_business{
    margin-bottom: 28px;
}
.about_business ul li{
    /*text-align: left;*/
    width:100%;
    padding-top:28px;
    padding-bottom:28px;
    cursor: pointer;
}
.about_business ul li img{
    width:70%;
    vertical-align: top;
    display: inline-block;
    padding: 20px 0;
}
.about_business ul li .about_business_text{
    width:20%;
    text-align: right;
    display: inline-block;
    height:100%;
}
.about_business ul li .about_business_text h1{
    font-size: 65px;
    color:#01458e;
}
.about_business ul li .about_business_text div:nth-of-type(1){
    font-size: 24px;
    color:#01458e;
    margin-top:10px;
    margin-bottom: 10px;
}
.about_business ul li .about_business_text div:last-child{
    font-size: 16px;
    color:#455b75;
}
.about_business ul li:nth-of-type(even) .about_business_text{
    text-align: left;
    float:left;
    padding-left: 5%;
}

/* 应用中心封面 */
.business_cover ul li{ margin-bottom: 40px;}
.business_cover ul li a{ display: block; padding: 16px 24px; overflow: hidden;}
.business_cover ul li .imgbox{ width: 72.8%; float: left;}
.business_cover ul li .imgbox img{
	max-width: 100%;
	height: auto;
}
.business_cover ul li .cover_right{ float: right; width: 20%; text-align: right;}
.cover_right span{font-size: 65px;color: #01458e;}
.cover_right h2{font-size: 24px;color:#01458e; margin-top:10px; margin-bottom: 10px;}
.cover_right p{font-size: 16px; color:#455b75; line-height: 28px;}
.business_cover ul li.active .imgbox{ float: right;}
.business_cover ul li.active .cover_right{ float: left; text-align: left;}

/*业务领域 - end*/
/*业务领域 - 内页 - start*/
.about_business_in{
    width:100%;
    padding-top: 20px;
    text-align: center;
    margin-bottom: 70px;
    /* background-size: 100%; */
    margin-top: -270px;
    position: relative;
    z-index: 3;
  
}
.about_business_in h1{
    font-size: 30px;
    color:#fff;
}
.about_business_in .about_business_text{
    width:80%;
    margin:0 auto;
    min-height: 200px;
    padding: 40px 40px 60px;
    text-align: left;
    font-size: 16px;
    color:#455b75;
    margin-top: 30px;
	box-shadow: 0 0 15px 0 rgba(69,91,117,.5);
	background: #fff;
	line-height: 32px;
}
.about_business_in .about_business_text p img{
    max-width:100%;
    margin-top:20px;
}
/*业务领域 - 内页 - end*/
/*联系我们 - start*/
.about_human_main{
    text-align: left;
}
.about_human_main>div{
    width:50%;
    text-align: left;
}
.about_human_main{
    min-height:500px;
    margin-bottom:20px;
}
.about_human_left{
    background-image: url(../img/footer_root.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.about_human_left p{
    font-size: 18px;
    color:#8692a1;
    margin-top:15px;
}
.about_human_left p:nth-of-type(1){
    margin-top:50px;
}
.about_human_left p:last-child{
    margin-bottom:80px;
}
.about_human_left p a{
	font-size: 18px;
    color:#8692a1;
}
.about_human_right h1{
    font-size: 22px;
}
.about_human_right form{
    width: 100%;
    margin-top:63px;
}
.about_human_right form input{
    padding:5px;
	width: 90%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.about_human_right form textarea{
    margin-top: 20px;
    width: 100%;
    padding: 5px 0 0 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.about_human_right form button{
    float: right;
    margin-right: 0;
    padding: 8px 20px;
    margin-top: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
/*联系我们 - end*/
/*联系我们 - 人才招聘 - start*/
.about_personJob_main{
    text-align: left;
}
.about_personJob_main>div{
    width:40%;
    text-align: left;
}
.about_personJob_main{
    min-height:500px;
    margin-bottom:20px;
}
.about_personJob_left ul{
    margin-bottom: 40px;
}
.about_personJob_left>h1{
	font-size: 22px;
}
.about_personJob_left ul li h1{
    border:1px solid lightgray;
    font-size: 20px;
    color:#01458e;
    padding:12px;
}
.about_personJob_left .h1Active{
    font-size: 20px;
    color:#01458e;
    background-color: #eee;
    padding:12px;
    font-weight: bolder;
	margin-bottom: 10px;
    border:1px solid transparent;
}
.about_personJob_left ul li .jobContent{
	display: none;
}
.about_personJob_left ul li div p{
    font-size: 16px;
    color:#455b75;
    padding-left:12px;
	line-height: 32px;
}
.about_personJob_left ul li div p:nth-of-type(1){
    font-size: 16px;
    color:#455b75;
    font-weight: bolder;
}
.about_personJob_right h1{
    font-size: 22px;
}
.about_personJob_right form{
    margin-top:22px;
	margin-left: 0;
	margin-right: 0;
}
.about_personJob_right form div{
	padding: 0;
	padding-top: 2px;
	padding-bottom: 2px;
}
.about_personJob_right form input{
    padding:5px;
    width: 100%;
    margin-bottom:10px;
    margin-right:10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.about_personJob_right form textarea{
    /* margin-top: 20px; */
    width:100%;
    padding: 5px 0px 0 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.about_personJob_right form button{
    float: right;
    /* margin-right: -35px; */
    padding: 8px 20px;
    margin-top: 20px;
}
/*联系我们 - 人才招聘 - end*/
/*新闻中心 - start*/
.about_tags .showPage{
    margin: 80px 0px;
    font-size: 20px;
}
.about_tags .showPage a:first-child{
    display: none;
}
.about_tags .showPage a{
    margin-right:10px;
}
.about_newscenter{
    min-height:200px;
}
.about_newscenter ul li{
    padding: 30px 0;
    border-bottom: 1px solid #cfcfcf;
    min-height: 190px;
    cursor: pointer;
}
.about_newscenter ul li .newscenter_left{
    text-align: left;
    width:75%;
}
.about_newscenter ul li .newscenter_left h1{
    font-size: 18px;
    margin-top:0px;
	margin-bottom: 10px;
    color: #455b75;

}
.about_newscenter ul li .newscenter_left p{
    font-size: 16px;
    line-height: 30px;
    color: #444;
    transition:margin-left 1s;
}
.about_newscenter ul li .newscenter_right{
    width: 22%;
}
.about_newscenter ul li .newscenter_right img{
    width:84%;
}

/*新闻中心 - end*/
/*新闻中心--内页--start*/
.about_main .about_tags .news_detail{
    text-align: center;
    margin-top:60px;
    padding-bottom: 100px;
    color: #455b75;
    font-size: 16px;
}
.about_main .about_tags .news_detail h1{
    font-size: 26px;
    color:#404040;
    margin-bottom:26px;
}
.about_main .about_tags .news_detail p{
    text-align: left;
    margin:26px 0;
    line-height:35px;
}
.about_main .about_tags .news_detail p img{
	max-width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*新闻中心--内页--end*/
.totop{
	display: none;
	position: fixed;
	right: 5px;
	bottom: 30px;
	cursor: pointer;
}
.products_list{
	overflow: hidden;
	padding-top: 20px;
}
.products_list li{
	float: left;
	margin-right: 2%;
	width: 32%;
	margin-bottom: 30px;
}
.products_list li a{
	display: block;
	border: 1px solid #91c0fe;
}
.products_list li .imgbox{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.products_list li img{
	width: 100%;
	height: auto;
	vertical-align: middle;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
}
.products_list li .product_title{
	height: 48px;
	font-size: 16px;
	padding: 12px 5px;
	background:#e6ebf3;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #333;
}

/* 首页手机版行业应用 */
.online_mobile{
	display: none;
}
.mobile_businss{
	display:none;
	padding: 0 15px;
}
.mobile_businss ul li{
	
}
.mobile_businss li a{
	display: block;
	overflow:hidden;
}
.mobile_businss li .mobile_img{

}
.mobile_businss li .mobile_img img{
	width: 100%;
	height: auto;
}
.mobile_businss li .mobile_right{ 
	margin-top: 15px;
}
.mobile_businss li{ 
	text-align: left;
	margin-bottom: 25px;
}
.mobile_businss li h2{
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
}
.mobile_businss li p{
	font-size: 15px;
	color: #333;
	line-height: 26px;
}
.mobile_businss li span{
	display: inline-block;
	margin-top: 10px;
	font-size: 15px;
}
@media (min-width:992px) and (max-width:1240px) {
	.bannerContent h1{ font-size: 50px;}
	.headerBoxList{ margin-right: 50px;}
	
	.headerBox{ background-position: 50px center;  background-size: 26% auto;}
    .about_human_left{
        width:100%!important;
    }
    .about_human_right{
        width:100%!important;
    }
    .about_personJob_left{
        width:100%!important;
    }
    .about_personJob_right{
        width:100%!important;
    }
	.cover_right span{
		font-size: 42px;
	}
	.business_cover ul li .imgbox{ width: 57.8%;}
	.business_cover ul li .cover_right{ width: 40%;}
}
@media screen and (max-width:992px) {
	
	.navbar-toggle{
		display: block;
		margin-top: 20px;
		background-color: #01458e;
	}
	.navbar-toggle .icon-bar{
		background-color: #fff;
	}
	
}

@media (min-width:767px){
	.headerBoxLi:hover .headerBoxLiA {
		border-bottom: 1px solid #007cc2;
		color: #007cc2;
		z-index: 1000;
	}
	.headerBoxLi:hover .headerSecondList {
		display: block;
		z-index: 10000;
	}
	.footerFollowRgLiA:hover{
		text-decoration: none;
	}
	.banner_mask .banner_mask_text .banner_mask_more span:hover{
		background-color: #00d6b3;
	}
	.banner_mask_span:hover span{
		color: #ff0000;
	}
	.banner_mask_span:hover div.span_a{
		color: #ff0000;
	}
	.tags ul li:hover{
		cursor:pointer;
	}
	.tags ul li:hover .tags_li{
		border: 3px solid #01458e;
	}
	.tags ul li:hover .tags_title{
		color:#01458e;
	}
	.products_list li:hover img{
		transform: scale(1.25);
		-webkit-transform: scale(1.25);
		-moz-transform: scale(1.25);
		-ms-transform: scale(1.25);
		-o-transform: scale(1.25);
		transition: all .5s ease-in-out;
		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
	}
	.products_list li:hover .product_title{
		color: #01458e;
	}
	.business .business_tags ul li:hover{
		background-color: #01458e;
		color:#fff;
		border-radius: 5px;
	}
	.yyCenterBox h1 a:hover{ color: #01458e;}
	#yyCenter .swiper-slide span:hover{background-color: #01458e;color:#fff;border-radius: 5px;}
	.yyCenterContent .swiper-button-next:hover,.yyCenterContent .swiper-button-prev:hover{ color: #01458e;}
	.business .business_tags .business_tags_id .business_tags_img:hover span{
		width:100%;
		height:100%;
		background-color: #3887c1;
		opacity: 0.8;
	}
	.business .business_tags .business_tags_id .business_tags_img:hover span>i{
		font-style: normal;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translateX(-50%) translateY(-50%);
		-webkit-transform: translateX(-50%) translateY(-50%);
	}
	.jsyf ul li:hover .jsyf_title{
		color:#01458e;
	}
	.jsyf ul li:hover .jsyf_img span{
		width:100%;
		height:100%;
		display: inline-block;
		background-color: #3887c1;
		color:#fff;
		filter:alpha(opacity=50);
		opacity: 0.8;
		position: absolute;
		top:0;
		left:0;
	}
	.jsyf ul li:hover .jsyf_img span.online_box{
		padding-top: 25%;
		padding-left: 8%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	.jsyf ul li:hover .jsyf_img span i{
		font-style: normal;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translateX(-50%) translateY(-50%);
		-webkit-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-o-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
	}
	.newscenter .newscenter_tags>ul li:hover{
		background-color: #01458e;
		color:#fff;
		border-radius: 5px;
	}
	.newscenter_tags_right ul li:hover>div p:first-child{
		color:#01458e;
	}
	.newscenter_tags_left:hover img,.newscenter_tags_right ul li:hover img{
		transform: scale(1.2);
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-ms-transform: scale(1.2);
		-o-transform: scale(1.2);
	}
	.newscenter_tags_left:hover span{
		background: #01458e;
		opacity: 1;
	}
	.about_main .about_tags>ul li:hover{
		color:#fff;
		background-color: #053e8a;
	}
	.about_main .about_tags .about_second li:hover{
		border-bottom: 2px solid #053e8a;
		color:#053e8a;
	}
	.about_main .about_tags .about_person ul li:hover{
		background-image:url('../img/home/about_bg.png') ;
		background-size: 100% 100%;
	}
	.about_business ul li:hover{
		background-image:url('../img/home/about_bg.png') ;
		background-size: 100% 100%;
	}
	.business_cover ul li:hover{
		box-shadow: 0 0 15px 0 rgba(69,91,117,.5);
	}
	.about_personJob_left ul li h1:hover{
		background-color: #eee;
		padding: 12px;
		font-weight: bolder;
		border: 1px solid transparent;
		cursor: pointer;
	}
	.about_newscenter ul li:hover h1{
		color:#01458e;
	}
	.about_newscenter ul li:hover p{
		margin-left: 25px;
	}
}
@media (min-width:768px) and (max-width:992px) {
    .about_human_left{
        width:100% !important;
    }
    .about_human_right{
        width:100% !important;
    }
    .about_personJob_left{
        width:100% !important;
    }
    .about_personJob_right{
        width:100% !important;
	}
	.bannerContent h1{
		font-size: 36px;
		margin-bottom: 30px;
	}
	.bannerContent p{
		font-size: 24px;
	}
	.tags ul li{ width: 25%;}
	.yyCenterNav .step span{ font-size: 16px;}
	.yyCenterNav .step div{ font-size: 24px;}
	.yyCenterBox .voice_2 ul li .unfold a{ padding-top: 10px;}
	.yyCenterBox .voice_2 ul li .unfold{ transform:translate(0,10%)}
	.jsyf ul li:hover .jsyf_img span.online_box{ padding-top: 6%; padding-left: 1%;}
	.newscenter_tags_left{ width: 40.4%;}
	.newscenter_tags_right{ width: 56%;}
	.footerContactLi{ padding: 0 15px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	.footerContactLitxt{ font-size: 18px;}
	.about_tags_text .about_left,.about_tags_text .about_right{ float: none; width: 100%;}
	.about_tags_text .about_right{ text-align: center; margin-top: 20px;}
	.business_cover ul li .imgbox{ width: 60.8%;}
	.business_cover ul li .cover_right{ width: 34%;}
	.cover_right span{ font-size: 24px;}
	.cover_right h2{ font-size: 18px;}
	.about_main .about_tags>ul li{ font-size: 18px; margin-right: 1px; padding: 12px 10px;}
}


@media (max-width:767px) {
    /*header-start*/
    .about_human_left{
        width:100%!important;
    }
    .about_human_right{
        width:100%!important;
    }
    .about_personJob_left{
        width:100%!important;
    }
    .about_personJob_right{
        width:100%!important;
    }
	.headerBox{ background-size: 65% auto; background-position: 10px center;}
	.menuBtnBox,.siderEwm{ display: none;}
	.banner_mask_span{ position: relative;}
	.banner_mask_span span,.banner_mask_span div.span_a{ font-size: 16px;}
	.banner_mask_span div.span_a{ margin: 2px auto;}
	.bannerContent h1{ font-size: 20px; margin-bottom: 20px;}
	.bannerContent p{font-size: 16px;}
	.tags ul{ width: 95%;}
	.tags ul li{ width: 33.3%;}
	.tags ul li .tags_title{ font-size: 18px;}
	.tags ul li .tags_li,.tags ul li .tags_li img{ width: 100px; height: 100px;}
	.tags{ padding: 40px 0 30px;}
	.business>div{ padding-top: 30px; padding-bottom: 20px;}
	.yyCenterNav,.yy_wrap{ display: none !important;}
	.mobile_businss{ display: block;}
	.yyCenterBox h1 a{ font-size: 24px;}
	.business h1{ margin-bottom: 30px;}
	.jsyf{ padding: 30px 15px 10px;}
	.jsyf h1,.newscenter h1{ font-size: 24px;}
	.jsyf ul{ margin-top: 30px;}
	.jsyf ul li { float:none; width: 100%; overflow:hidden; margin-bottom: 25px;}
	.jsyf ul li .jsyf_title{ float: left; width: 53%;}
	.jsyf ul li .jsyf_img{ float: right; width: 42%;}
	.jsyf ul li .jsyf_title span{ margin-top: 15px;  font-size: 18px;}
	.jsyf ul li .jsyf_line{width: 18px; height: 2px; background: #000; border: none;}
	.jsyf ul li p{ overflow:auto; white-space: normal; font-size: 15px; line-height: 24px;  margin-top: 12px; margin-bottom: 0; }
	.jsyf ul li.js_on_left .jsyf_title{ float: right;}
	.jsyf ul li.js_on_left .jsyf_img{ float: left;}
	.jsyf ul li .online_mobile{ display: block;}
	.jsyf ul li .online_mobile p{ margin-top: 0;}
	.jsyf ul li p a{ color: #333; font-size: 15px; display: inline-block;} 
	.newscenter{ padding: 0 15px;}
	.newscenter>div{ padding: 30px 0 40px;}
	.newscenter .newscenter_tags{ margin-top: 30px;}
	.newscenter .newscenter_tags>ul{ margin-bottom: 30px;}
	.newscenter .newscenter_tags>ul li{ font-size: 18px; width: 110px; height: 36px; line-height: 36px;}
	.newscenter_tags_left{ display: none;}
	.newscenter_tags_right{ float: none; width: 100%;}
	.newscenter_tags_right ul li{ margin-bottom: 15px;}
	.newscenter_tags_right .imgbox{ width:42.3%;}
	.newscenter_tags_right .newscenter_right{ width: 53%;}
	.newscenter_tags_right .newscenter_right p.limitSingleline{ font-size: 16px !important; white-space: normal; overflow: auto; text-overflow: inherit; line-height: 24px;}
	.footerContactWrap{ min-height: auto;}
	.footerContactBox{ max-width: inherit;}
	.footerContactTitle{ margin-top: 30px;width: 100px;}
	.footerContactList{ margin-top: 30px; margin-bottom:0px; padding: 0 15px;}
	.footerContactLi{ float: none; width: 100%; margin-bottom: 25px; overflow: hidden;}
	.footerContactLiImg{ float: left; width: 24px; height: auto; vertical-align: top;}
	.footerContactLitxt{float: left; width: auto; font-size: 16px; margin-top: -5px; text-align: left; line-height: 28px; margin-left: 10px;}
	.footerFollowWrap{ min-height: auto;}
	.footerFollowWrap #mapcontainer{ height: 150px;}
	.footerFollowBox{ max-width: auto;}
	.footerFollowLf{ display: none;}
	.footerFollowRg{ float: none;}
	.footerFollowRgLi{ width: 33.3%; line-height: 40px; min-height: auto; font-size: 15px;}
	.footerRootWrap{ font-size: 12px; padding-bottom: 15px; background-size: auto 15px; background-position: center bottom; min-height: auto;}
	.totop{ width: 42px;}

	/* 走进新华美 */
	.about_main{ margin-top: 30px;}
	.about_line{ height: 2px; border: none; background: #053e8a;}
	.about_main h1{ font-size: 24px;}
	.about_main .about_tags{ margin-top: 30px; padding: 0 15px;}
	.about_main .about_tags>ul li{ padding: 7px 5px; font-size: 16px;margin-right: 0;margin:0 1px; margin-bottom: 5px; border:1px solid #053e8a;}
	.about_main .about_tags .about_tags_text{ margin-top: 30px;}
	.about_tags_text .about_left,.about_tags_text .about_right{ width: 100%; float: none;}
	.about_tags_text .about_right{ margin-top: 10px;}
	.about_main .about_tags .about_tags_text p{ line-height: 32px;}
	.about_tags_text .about_right img{ margin-top: 10px; margin-bottom: 10px;}

	/* 资质荣誉 */
	.about_main .about_tags .about_honor ul{ margin: 30px auto;}
	.about_main .about_tags .about_honor ul li{ margin-bottom: 10px;}

	/* 全景新华美 */
	.mianbox{ padding-top: 30px;}
	.mainImg{ height: auto;}
	.about_business_in{ margin-top: -100px; margin-bottom: 30px;}
	.about_business_in h1{ font-size: 20px;}
	.about_business_in .about_business_text{width: 96%; border-radius: 5px; padding: 20px 10px 30px; margin-top: 20px;}
	.about_business_in .about_business_text p img{ margin-top: 10px;}

	/* 联系我们 */
	#mapcontainer{ height: 150px;}
	.about_human .mapimg{ margin-top: 30px; margin-bottom: 10px;}
	.about_human_left{float: none !important; background-image: none;}
	.about_human_main h1{ font-size: 20px; line-height: 32px; margin-bottom: 20px;}
	.about_human_left p:nth-of-type(1){ margin-top: 0;}
	.about_human_left p,.about_human_left p a{ font-size: 16px;}
	.about_human_right{ float: none !important; margin-top: -70px;}
	.about_human_right form{ width: 100%; margin-top: 30px; margin-left: 0; margin-right: 0;}
	.about_human_right form input{ width: 100%; margin-bottom: 10px;}
	.about_human_right form div{ padding: 0;}
	.about_human_right form textarea{ height: 120px; margin-top: 0;}
	.about_human_right form button{ float: none;}

	/* 产品列表 */
	.products_list li{ width: 49%; margin-bottom: 10px;}
	.products_list li .product_title{ height: auto; padding: 8px 2px;}

	/* 产品内容 */
	.productsbox{ padding-top: 0px; padding-bottom: 30px;}
	.pro_top .pro_left{ width: 100%; float: none;}
	.pro_left h2{ font-size: 20px; display: block; padding-right: 0; border-bottom: 1px solid #01458e;}
	.pro_top .pro_right{ width: 100%; float: none; margin-top: 20px;}
	.list_probox{ margin-top: 30px; padding-bottom: 0;}
	.list_probox .pro_content img{ margin-top: 10px; margin-bottom: 10px;}
	.table-container{width: 100%;overflow-y: auto;_overflow: auto;padding: 0 1px;}

	/* 新闻中心 */
	.about_newscenter ul li{ padding: 25px 0; min-height: auto;}
	.about_newscenter ul li .newscenter_left{ float: none !important; width: 100%;}
	.about_newscenter ul li .newscenter_right{ float: none !important; width: 100%; margin-top: 20px;}
	.about_newscenter ul li .newscenter_left h1{ font-size: 16px; line-height: 24px;}
	.about_newscenter ul li .newscenter_left p{ font-size: 14px; line-height: 22px;}
	.about_newscenter ul li .newscenter_right img{ width: auto; max-width: 100%; height: auto;}
	.about_tags .showPage{ font-size: 16px; margin: 30px 0 40px;}

	/* 新闻中心内容 */
	.about_main .about_tags .news_detail{ margin-top: 0; padding-bottom: 30px;}
	.about_main .about_tags .news_detail h1{ font-size: 20px; line-height: 28px; margin-bottom: 15px;}
	.about_main .about_tags .news_detail .newstext{padding-top:20px;}
	.about_main .about_tags .news_detail p{ line-height: 32px; margin: 0;}

	/* 招贤纳士 */
	.about_personJob_left,.about_personJob_right{ float: none !important;}
	.about_personJob_left h1,.about_personJob_right h1{ font-size: 20px; margin-top: 0;}
	.about_personJob_left ul{ padding-top: 20px;}
	.about_personJob_left ul li{ margin-bottom: 20px;}
	.about_personJob_left ul li h1{ font-size: 16px;}
	.about_personJob_left .h1Active{ font-size: 16px;}
	.about_personJob_left ul li .jobContent{padding: 0 10px;}
	.about_personJob_left ul li div p{padding-left: 0; font-size: 15px; line-height: 28px;}
	.about_personJob_right form input{ margin-left: 0 !important; margin-right: 5px !important;}
	.about_personJob_right form button{ float: none; margin-bottom: 20px;}

	/* 行业应用 */
	.business_cover ul li{ margin-bottom: 20px;}
	.business_cover ul li a{ padding: 0;}
	.business_cover ul li .imgbox{ float: none; width: 100%; margin-bottom: 15px;}
	.business_cover ul li .cover_right{ text-align: left; width: 100%; float: none;}
	.cover_right span{ font-size: 18px; margin-right: 8px;}
	.cover_right h2{ font-size: 18px; margin-top: 0; margin-bottom: 0; display: inline-block;}
	.cover_right p{ font-size: 14px; line-height: 24px; margin-top: 5px;}

	/* 行业应用内容 */
	.about_project{ margin-top: -130px;margin-bottom: 30px;}
	.about_project h1{ font-size: 20px;}
	.about_project .about_project_table{width: 96%; border-radius: 5px; padding: 20px 10px 30px; margin-top: 20px;}
	
}
@media screen and (max-width:380px) {
	.bannerContent p{ padding: 0 10px;}
}
@media screen and (max-width:330px) {
	.bannerContent h1{ font-size: 16px;}
	.bannerContent p{ font-size: 12px;}
	.banner_mask_span span, .banner_mask_span div.span_a{ font-size: 14px;}
	.tags{ padding: 30px 0 20px;}
	.tags ul{ width: 100%;}
	.tags ul li .tags_li, .tags ul li .tags_li img{ width: 70px; height: 70px;}
	.tags ul li .tags_title{ font-size: 16px;}
	.tags ul li div{ margin-top: 10px;}
	.business>div{ padding-top: 20px;}
	.yyCenterBox h1 a,.jsyf h1, .newscenter h1{ font-size: 20px;}
	.business h1{ margin-bottom: 20px;}
	.mobile_businss li h2,.jsyf ul li .jsyf_title span,.jsyf ul li .jsyf_line{ font-size: 16px;}
	.mobile_businss li p,.jsyf ul li p{ font-size: 13px; line-height: 22px;}
	.mobile_businss li span,.jsyf ul li p a{ font-size: 13px;}
	.jsyf ul{ margin-top: 20px;}
	.newscenter>div{ padding: 30px 0 30px;}
	.newscenter .newscenter_tags{ margin-top: 25px;}
	.newscenter .newscenter_tags>ul{ margin-bottom: 25px;}
	.newscenter .newscenter_tags>ul li{width: 90px; height: 32px; line-height: 32px; font-size: 16px;}
	.newscenter_tags_right .newscenter_right p.limitSingleline{ font-size: 13px !important; line-height: 22px;}
	.footerFollowRgLi{ font-size: 12px; line-height: 32px;}
	.footerFollowLf, .footerFollowRg,.footerFollowRgList{ min-height: auto;}

	/* 走进新华美 */
	.about_main h1{ font-size: 20px;}
	.about_main .about_tags{ padding: 0 10px;}
	.about_main .about_tags .about_tags_text{ margin-top: 25px; font-size: 14px; margin-bottom: 30px;}
	.about_main .about_tags .about_tags_text p{ line-height: 28px;}
	.footerContactLitxt{ width: 86%;}
	.about_main .about_tags .about_honor ul li>div{ font-size:14px;}
	.about_business_in{ margin-top: -90px;}
	.about_business_in h1{ font-size: 18px;}
	.about_business_in .about_business_text{ font-size: 14px; line-height: 28px;}
	.about_human_main h1{ font-size: 16px; margin-bottom: 10px; line-height: 24px;}
	.about_human_left p, .about_human_left p a{ font-size: 14px;}
	.about_human .mapimg{margin-bottom: 0;}

	/* 产品列表 */
	.products_list li{ float: none; width: 100%; margin-right: 0; }
	.products_list li .product_title{ font-size: 14px; padding: 5px 2px;}
	.pro_left h2{ font-size: 16px;}
	.pro_left .pro_text{ font-size: 13px; line-height: 22px;}
	.list_probox h2{ font-size: 16px;}
	.list_probox span,.list_probox span::before{ height: 4px;}
	.list_probox .pro_content table tr td{ font-size: 13px; line-height: 22px;}
	.about_newscenter ul li .newscenter_left h1{ font-size: 15px;}
	.about_newscenter ul li .newscenter_left p{ font-size: 13px;}

	.about_main .about_tags{ margin-top: 20px;}
	.about_main .about_tags .news_detail{ font-size: 14px;}
	.about_main .about_tags .news_detail h1{ font-size: 18px; line-height: 26px; margin-bottom: 10px;}
	.about_main .about_tags .news_detail .newstext{padding-top: 10px;}
	.about_main .about_tags .news_detail p{ line-height: 28px;}
	
	.about_personJob_left h1, .about_personJob_right h1{ font-size: 18px;}
	.about_personJob_left ul li h1,.about_personJob_left .h1Active{ font-size: 15px;}
	.about_personJob_left ul li div p{ font-size: 13px; line-height: 24px;}

	.cover_right h2,.cover_right span{ font-size: 16px;}
	.cover_right span{ margin-right: 6px;}
	.cover_right p{ font-size: 13px; line-height: 22px;}

	.about_project{ margin-top: -110px;}
	.about_project h1{ font-size: 18px;}
	.about_project .about_project_table table tr td{ font-size: 14px;}
	.about_project_table p{ font-size: 14px; line-height: 28px;}
}