@charset "utf-8";
/* CSS Document */
#content {
	padding: 50px 0;
}
.curh1 {
	text-align: center;
	border-bottom: 1px #ccc solid;
	margin-bottom: 50px;
}
.curh1 h1 {
	font-size: 2em;
	font-weight: normal;
	padding-bottom: 15px;
}
.styleli1 li {
	display:inline-block;
	margin-right:10px;	
}
.dianl {
	display:inline-block;
	vertical-align:middle;
	width:7px;
	height:7px;
	border-radius:50%;
	background:#2f82ff;
	margin-right:3px;
}
/*企业简介*/
#about {
	padding: 80px 0;
	line-height: 2em;
	font-size: 1.1em;
}
#about .text {
	/* text-indent: 2em; */
}
#about .text .img {
	text-indent:0;
}
#about .about_top h1 {
	font-weight: bold;
	padding-bottom: 15px;
	line-height:1.5em;
}
#about .about_top .h1 {
	width: 20%;
}
#about .about_top .text {
	width: 78%;
}
#about .about_center {
	position: relative;
	margin: 50px 0;
	padding: 80px 0;
	color: white;
	background: url(../images/aboutimg3.jpg) no-repeat center 67%;
	background-size: cover;
}
#about .about_bot .imgtitle {
	padding: 20px 0 0;
	color: #666;
}
#about .about_bot .text {
	width: 36%;
	padding: 4%;
	float: right;
}
#about .about_bot .img1 {
	width: 54%;
	float: left;
	text-align: center;
}
#about .about_bot .img2 {
	width: 44%;
	float: right;
	text-align: center;
}
/*宣传片*/
.about_video .videolist li {
	width: 32%;
	height: 260px;
	margin-bottom: 25px;
	float: left;
	border-bottom: 1px #ccc solid;
	position: relative;
}
.about_video .videolist li a {
	display: block;
	height: 100%;
	width: 100%;
	border-radius: 5px;
	overflow: hidden;
}
.about_video .videolist li span {
	display: block;
	width: 100%;
	text-align: center;
}
.about_video .videolist li span.img {
	border-radius: 5px;
	overflow: hidden;
	width: 100%;
	height: auto;
}
.about_video .videolist li span.img img {
	width: 100%;
}
.about_video .videolist li span.title {
	font-size: 1.28em;
	width: 96%;
	padding: 10px 2%;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.about_video .videolist li span.icon {
	width: 42px;
	height: 42px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -3.18em 0 0 -1.5em;
	background: url(../images/icon.svg) no-repeat 0px -322px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.3s ease;
}
/*资质荣誉*/
.imglist li {
	width: 22.7%;
	height: 250px;
	float: left;
	margin-right: 3%;
	margin-bottom: 20px;
}
.imglist li:nth-child(4n) {
	margin: 0 0 20px;
}
.imglist li a {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	border-radius: 5px;
	border-bottom: 1px #ccc solid;
}
.imglist li a span {
	display: block;
}
.imglist li a span.img {
	width: 100%;
	height: 210px;
	overflow: hidden;
	border-radius: 5px;
}
.imglist li a span.img img {
	width: 100%;
	height: 210px;
}
.imglist li a span.title {
	height: 39px;
	line-height: 39px;
	padding: 0 2%;
	width: 96%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}
/*内容页*/
#content .nry {
	background: white;
	padding: 2em;
	min-height: 15em;
	font-size: 1.1em;
}
#content .nry2 {
	background: white;
	padding: 0;
	min-height: 15em;
	font-size: 1.1em;
}
/*内容页2*/
.curh2 {
	border-bottom: 1px #ccc solid;
	margin-bottom: 50px;
}
.curh2 .inner {
	position: relative;
}
.curh2 h2 {
	padding-bottom: 15px;
	line-height: 1.2em
}
.curh2 h2 .blue_line2 {
	height: 3px;
	width: 55px;
}
.curh2 .date {
	position: absolute;
	bottom: -24px;
	left: 0;
	color: #999;
}
/*通联历史*/
.history .inner {
	width: 1100px;
}
.history .history_top {
	overflow: hidden;
}
.history .history_top .slick-slider {
	margin: 0;
}
.history .slick-slide {
	padding: 0;
}
.history .slick-slide a {
	height: auto;
	border-radius: 5px;
	overflow: hidden;
}
.history .slick-prev, .history .slick-next {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	left: -32px;
	bottom: auto;
	top: 50%;
	margin: -16px 0 0;
	background: #2f82ff url(../images/icon.svg) no-repeat 9px -375px;
}
.history .slick-next {
	left: auto;
	right: -32px;
	background-position: 12px -408px;
}
.history_list {
	position: relative;
	margin-top: 50px;
}
.history_list .boticon {
	width: 38px;
	height: 38px;
	border-radius: 50%;
	margin: auto;
	background: #2f82ff url(../images/icon.svg) no-repeat 9px -434px;
	position: relative;
	z-index: 2;
}
.history_list .boticon a {
	display: block;
	width: 38px;
	height: 38px;
}
.history_list .line_grey {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1px;
	width: 2px;
	height: 100%;
	background: #ccc;
	z-index: 1;
}
.history_list .li {
	position: relative;
	z-index: 2;
}
.history_list .li:nth-child(2n) {
	text-align: right;
}
.history_list .li .text {
	display: inline-block;
	text-align: left;
	padding: 5px 10px;
	border: 1px #ccc dashed;
	border-radius: 5px;
	width: 460px;
}
.history_list .li .text {
 *display:inline;
}
.history_list .li .text li {
	padding: 5px 0 5px 20px;
	position: relative;
}
.history_list .li .text li .icon {
	display: block;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #2f82ff;
	position: absolute;
	top: 12px;
	left: 5px;
}
.history_list .li .year {
	position: absolute;
	top: 0;
	left: 50%;
	width: 80px;
	height: 36px;
	line-height: 36px;
	margin-left: -40px;
	color: white;
	background: #2f82ff;
	border-radius: 3px;
	text-align: center;
	z-index:3;
}
.history_list .li .blue_line3 {
	position: absolute;
	display: block;
	width: 30px;
	height: 2px;
	top: 18px;
	left: 50%;
	margin-left: -70px;
	background: #2f82ff;
	z-index:1;
}
.history_list .li:nth-child(2n) .blue_line3 {
	left: auto;
	right: 50%;
	margin-right: -70px;
}
/*产品中心*/
.products .imglist2 li {
	width: 32%;
	float: left;
	margin-bottom: 20px;
}
.products .imglist2 li:nth-child(3n-1) {
	margin: 0 2% 20px;
}
.products .imglist2 li a {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	overflow: hidden;
	background: black;
	position: relative;
}
.products .imglist2 li a span {
	display: block;
	transition: all 0.5s ease;
	-webkit-transition: all 0.3s ease;
}
.products .imglist2 li a .title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 98%;
	padding: 10px 1%;
	text-align: center;
	color: white;
	background: url(../images/black06.png);
	font-size: 1.2em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.products .imglist2 li a .more {
	position: absolute;
	bottom: 10%;
	left: 32.5%;
	width: 35%;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	color: white;
	background: #2f82ff;
	text-decoration: none;
	display: none;
}
/*经典案例*/
.case .imglist3 li {
	width: 32%;
	float: left;
	margin-bottom: 20px;
	
}
.case .imglist3 li:nth-child(3n-1) {
	margin: 0 2% 20px;
}
.case .imglist3 li a {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	overflow: hidden;
	background: black;
	position: relative;
	border:1px #ccc solid;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.case .imglist3 li a span {
	display: block;
	transition: all 0.5s ease;
	-webkit-transition: all 0.3s ease;
}
.case .imglist3 li a .title {
	padding: 10px;
	font-size: 1.2em;
	text-align: center;
	background:white;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.case .imglist3 li a .icon {
	position: absolute;
	top:30%;
	left:50%;
	width:48px;
	height:48px;
	margin-left:-24px;
	color: white;
	background: url(../images/icon.svg) no-repeat left -486px;
	display: none;
}
/*合作伙伴*/
.partner .imglist4 li {
	width:190px;
	height:115px;
	overflow:hidden;
	float:left;
	margin-right:12px;	
	margin-bottom:15px;
}
.partner .imglist4 li:nth-child(6n){
	margin-right:0;	
}
.partner .imglist4 li .img {
	display:block;
	width:100%;
	height:100%;
	border:1px #ccc solid;
	border-radius:5px;
	background:white;
	overflow:hidden;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.partner .imglist4 li .img img {
	width:100%;
	height:100%;
	
}	
/*新闻中心-通知公告*/
.news .newslist li {
	font-size:1.1em;
	padding:15px 0 13px;
	border-bottom:1px #ccc dashed;
	position:relative;	
}
.news .newslist li a span.title {
	width:950px;
}
.news .newslist li a span.icon {
	position:absolute;
	top:11px;
	right:5px;
	display:block;
	width:30px;	
	height:30px;
	background:url(../images/icon.svg) no-repeat 0px -545px;
}
/*新闻中心-企业新闻*/
.news .imgnews .li a{
	display:block;
	padding:20px 3%;
	border-bottom:1px #ccc dashed;
	position:relative;
}
.news .imgnews .li a .more {
	position:absolute;
	top:20px;
	right:3%;	
}
.news .imgnews .li a .img,.news .imgnews .li a .text {
	display:inline-block;
	vertical-align:top;
}
.news .imgnews .li a .img,.news .imgnews .li a .text {
	*display:inline;
}
.news .imgnews .li a .img {
	width:16%;	
}
.news .imgnews .li a .img img {
	width:100%;
	height:auto;
	border-radius:5px;	
}
.news .imgnews .li a .text {
	width:81%;
	padding-left:2%;
	padding-top:10px;	
}
.news .imgnews .li a .text h4 {
	width:92%;
	padding:5px 0;	
	line-height:1.2em;
}
.news .imgnews .li a .text p {
	color:#999;	
	padding-top:15px;
}
/*下载中心*/
.download .down li {
	float:left;	
	width:49%;
	font-size:1.1em;
	border-bottom:1px #ccc dashed;
}
.download .down li:nth-child(2n){
	float:right;	
}
.download .down li a {
	display:block;
	padding:10px 8% 10px 5%;	
	position:relative;
}
.download .down li a span {
	display:inline-block;
	vertical-align:top;	
}
.download .down li a span {
	*display:inline;	
}
.download .down li a span.title {
	width:100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.download .down li a span.spot {
	width:8px;
	height:8px;
	border-radius:50%;
	background:#999;	
	position:absolute;
	top:50%;
	left:2%;
	margin-top:-4px;
}
.download .down li a span.icon {
	width:21px;
	height:21px;
	position:absolute;
	top:50%;
	right:2%;
	margin-top:-10.5px;	
	background:url(../images/icon.svg) no-repeat 0px -620px;
}
/*联系方式*/
.contact .inner .text {
	float:left;
	width:40%;
}
.contact .inner .text .lxtable {
	margin-top:35px;	
}
.contact .inner .text .lxtable li {
	float:left;
	width:50%;
	padding:5px 0;
}
.contact .inner .text .lxfsicon {
	display:inline-block;
	width:40px;
	height:30px;
	vertical-align:top;
	background:url(../images/icon.svg) no-repeat 4px -659px;
}
.contact .inner .text .lxfsicon {
	*display:inline;
}
.contact .inner .text .yxicon {
	background-position:4px -689px;
}
.contact .inner .text .dhicon {
	background-position:5px -724px;
}
.contact .inner .text .wxicon {
	background-position:0px -757px;
}
.contact .inner .text h5 {
	font-size:1.1em;
	line-height:30px;
	display:inline-block;
	font-weight:bold;
}
.contact .inner .map {
	float:right;
	width:58%;
	height:400px;
	overflow:hidden;
	border:1px #ccc solid;
	position:relative;
}
.contact .inner .map img {
	max-width:none;
	position:absolute;
	top:50%;
	left:50%;
	margin:-200px 0 0 -512px;	
}
/*企业文化*/
.wenhua .img {
	width:41%;
	float:left;	
}
.wenhua .img img {
	width:100%;	
}
.wenhua .whlist {
	width:54%;
	float:right;
	font-size:1.08em;
	line-height:1.6em;	
	color:#666;
}
.wenhua .whlist tr {
	background:white;
	border-bottom:2px #f5f8fc solid;	
}
.wenhua .whlist tr td {
	padding:4% 0;	
	vertical-align:middle;
}
.wenhua .whlist tr .tdl {
	width:36%;
	text-align:right;
}
.wenhua .whlist h4 {
	font-weight:bold;	
	font-size:1.3em;
	padding-right:20%;
}
@media screen and (min-width:1200px) {
/*宣传片*/
.about_video .videolist li:hover {
	height: 261px;
	border: 0;
}
.about_video .videolist li a:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.35);
	margin-top: -15px;
	background: white;
}
.about_video .videolist li:hover span.icon {
	margin: -4.18em 0 0 -1.5em;
}
/*资质荣誉*/
.imglist li a:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.35);
	margin-top: -15px;
	background: white;
}
/*产品中心*/
.products .imglist2 li a:hover .img {
	opacity: 0.4;
}
.products .imglist2 li a:hover .title {
	bottom: 50%;
	padding: 0 1%;
	background: none;
}
.products .imglist2 li a:hover .more {
	display: block;
}
.case .imglist3 li {
	height:	240px;
}
.case .imglist3 li a:hover {
	margin-top:-10px;	
	box-shadow:0 0 10px rgba(0,0,0,0.35);
}
.case .imglist3 li a:hover .img {
	opacity: 0.5;
}
.case .imglist3 li a .title {
	height:21px;
}
.case .imglist3 li a:hover .title {
	color:#2f82ff;
}
.case .imglist3 li a:hover .icon {
	display: block;
}
.news .newslist li a:hover span.title {
	color:#2f82ff;
}
/*新闻中心-企业新闻*/
.news .imgnews .li a:hover{
	box-shadow:0 0 10px rgba(0,0,0,0.35);
	background:white;
	border-radius:5px;
}
/*资料下载*/
.download .down li a:hover {
	background:white;
	color:#2f82ff;
	border-radius:5px;
	box-shadow:0 0 10px rgba(0,0,0,0.35);
}
.download .down li a:hover span.spot {
	background:#2f82ff;	
}
}
@media screen and (min-width:640px) {
/*宣传片*/
.about_video .videolist li:nth-child(3n-1) {
	margin: 0 2%;
}
/*新闻中心-通知公告*/
.news .newslist li a span {
	display:inline-block;
	vertical-align:top;	
}
.news .newslist li a span {
	*display:inline;	
}
.news .newslist li a span.date {
	padding:0 15px 0 40px;
	line-height:22px;
	color:#666;
	border-right:1px #ccc solid;
	background:url(../images/icon.svg) no-repeat 8px -589px; 	
}
.news .newslist li a span.title {
	padding:0 15px;	
	width:78%;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
}
@media screen and (max-width:1280px) {
.history .inner {
	width: 90%;
}
/*通联历史*/
.history .history_list.inner {
	width: 96%;
}
.history_list .li .text {
	width: 42%;
	padding: 5px 1%;
}
.history_list .li .blue_line3 {
	left: 44%;
	margin-left: 0;
}
.history_list .li:nth-child(2n) .blue_line3 {
	right: 44%;
	margin-right: 0;
}
/*合作伙伴*/
.partner .imglist4 li {
	width:15.8%;
	height:auto;
	margin-right:1%;	
}
}
@media screen and (max-width:1200px) {
/*宣传片*/
.about_video .videolist li span.title {
	font-size: 1.1em;
	padding: 5px;
}
.about_video .videolist li {
	height: 230px;
}
/*资质荣誉*/
.imglist li {
	height: 230px;
}
.imglist li a span.img {
	height: auto;
}
.imglist li a span.img img {
	width: 100%;
	height: auto;
}
}
@media screen and (max-width:1024px) {
/*宣传片*/
.about_video .videolist li {
	height: 200px;
}
/*资质荣誉*/
.imglist li {
	height: 200px;
}
/*通联历史*/
.history_list .li .text {
	width: 41%;
}
.history_list .li .blue_line3 {
	left: 43%;
}
.history_list .li:nth-child(2n) .blue_line3 {
	right: 43%;
}
/*新闻中心-通知公告*/
.news .newslist li a span.title {
	width:70%;
}
/*联系方式*/
.contact .inner .text .lxtable {
	margin:0;	
}
.contact .inner .text {
	width:100%;
}
.contact .inner .map {
	width:100%;
	margin-top:20px;
}
/*企业文化*/
.wenhua .whlist tr td {
	padding:3% 0;	
	vertical-align:middle;
}

}
@media screen and (max-width:980px) {
.curh1 h1, #about .about_top h1 {
	font-size: 1.6em;
}
/*宣传片*/
.about_video .videolist li span.title {
	font-size: 1em;
}
/*资质荣誉*/
.imglist li {
	height: 180px;
}
/*通联历史*/
.history .slick-prev, .history .slick-next {
	width: 26px;
	height: 26px;
	left: -26px;
	margin: -13px 0 0;
	background: #2f82ff url(../images/icon.svg) no-repeat 7px -378px;
}
.history .slick-next {
	left: auto;
	right: -26px;
	background-position: 9px -411px;
}
/*产品中心*/
.products .imglist2 li a .title {
	font-size: 1em;
	padding: 5px 1%;
}
/*经典案例*/
.case .imglist3 li a {
	background:none;	
}
.case .imglist3 li a .title {
	padding: 5px 1%;
	font-size:1em;
}
/*新闻中心-企业新闻*/
.news .imgnews .li a {
	padding:10px 0;
}
.news .imgnews .li a .img {
	width:20%;	
}
.news .imgnews .li a .text {
	width:77%;
	padding-left:2%;
	padding-top:0;	
}
.news .imgnews .li a .text h4 {
	width:92%;
	padding:5px 0 0;	
	font-size:1.1em;
}
.news .imgnews .li a .text p {
	padding-top:5px;
}


}
@media screen and (max-width:880px) {
/*宣传片*/
.about_video .videolist li {
	height: 180px;
}
/*通联历史*/
.history_list {
	margin-top: 30px;
}
.history_list .li .text {
	width: 40%;
}
.history_list .li .blue_line3 {
	left: 42%;
}
.history_list .li:nth-child(2n) .blue_line3 {
	right: 42%;
}
/*合作伙伴*/
.partner .imglist4 li {
	width:23.5%;
	height:auto;
	margin-right:2%;	
}
.partner .imglist4 li:nth-child(6n){
	margin-right:2%;	
}
.partner .imglist4 li:nth-child(4n){
	margin-right:0;	
}
/*企业年文化*/
.wenhua .whlist {
	font-size:1em;
}
.wenhua .whlist tr td {
	padding:2.7% 0;	
}
.wenhua .whlist h4 {
	font-size:1.2em;
}
}
@media screen and (max-width:768px) {
#content {
	padding: 30px 0;
}
#about {
	padding: 60px 0;
	font-size: 1em;
}
.curh1 {
	margin-bottom: 40px;
}
.curh1 h1, #about .about_top h1 {
	font-size: 1.5em;
}
.curh1 .blue_line {
	width: 55px;
	height: 2px;
	margin: auto;
}
.curh2 h2 {
	font-size: 1.28em;
	padding-bottom: 10px;
}
#content .nry {
	padding: 1em;
}
#content .nry2 {
	padding: 0;
}
/*企业简介*/
#about .about_center {
	padding: 50px 0;
}
#about .about_bot .imgtitle {
	padding: 10px 0 0;
}
#about .about_bot .imgtitle h4 {
	font-size: 1.1em;
}
#about .about_bot .text {
	width: 44%;
	padding: 0;
	float: right;
}
/*宣传片*/
.about_video .videolist li span.title {
	font-size: 1em;
	padding: 5px;
}
.about_video .videolist li {
	height: 160px;
}
/*资质荣誉*/
.imglist li {
	height: 160px;
}
/*通联历史*/
.history_list .li .text {
	width: 39%;
}
.history_list .li .blue_line3 {
	left: 41%;
}
.history_list .li:nth-child(2n) .blue_line3 {
	right: 41%;
}
/*资料下载*/
.download .down li { 
	font-size:1em;
}
.download .down li a span.spot {
	left:1%;	
	width:6px;
	height:6px;
	margin-top:-3px;
}
/*企业文化*/
.wenhua .whlist tr td {
	padding:2.2% 0;	
}
}
@media screen and (max-width:640px) {
#content {
	padding: 20px 0;
}
.curh1 {
	width: 96%;
	margin: 0 auto 20px;
}
.curh1 h1 {
	font-size: 1.4em;
	padding-bottom: 10px;
}
.curh2 {
	width: 96%;
	margin: 0 auto 40px;
}
.curh2 h2 {
	font-size: 1.1em;
	padding-bottom: 5px;
}
.curh2 .inner {
	width: 100%;
}
#content .nry {
	font-size: 1em;
}
/*企业简介*/
#about {
	padding: 35px 0;
	font-size: 1em;
}
#about .about_top h1 {
	font-size: 1.28em;
	padding-bottom: 10px;
}
#about .about_top .h1 {
	margin-bottom: 15px;
}
#about .h1, #about .about_top .text, #about .about_bot .text, #about .about_bot .img1, #about .about_bot .img2 {
	width: 100%;
}
#about .about_center {
	padding: 40px 0;
	margin: 30px 0;
}
#about .about_bot .img1 {
	margin: 10px 0;
}
#about .about_bot .imgtitle h4 {
	font-size: 1em;
}
/*宣传片*/
.about_video .videolist li {
	width: 100%;
	height: auto;
}
/*资质荣誉*/
.imglist li {
	width: 48%;
	height: 160px;
	text-align: center;
	margin: 0 4% 20px 0;
}
.imglist li:nth-child(2n) {
	margin-right: 0;
}
.imglist li a {
	width: 172px;
	height: 159px;
	margin: auto;
}
.imglist li a span.img {
	width: 172px;
	height: 130px;
	margin: auto;
}
.imglist li a span.img img {
	width: 172px;
	height: 130px;
}
.imglist li a span.title {
	height: 29px;
	line-height: 29px;
}
/*通联历史*/
.history .slick-prev, .history .slick-next {
	width: 26px;
	height: 26px;
	left: -10px;
	margin: -13px 0 0;
	background: #2f82ff url(../images/icon.svg) no-repeat 7px -378px;
}
.history .slick-next {
	left: auto;
	right: -10px;
	background-position: 9px -411px;
}
.history_list .li {
	margin-bottom: 10px;
	text-align: right;
}
.history_list .li .text {
	width: 82%;
}
.history_list .li .blue_line3 {
	left: auto;
	right: 84%;
	width: 6%
}
.history_list .li:nth-child(2n) .blue_line3 {
	right: 84%;
}
.history_list .line_grey {
	left: 30px;
	margin-left: -1px;
}
.history_list .boticon {
	margin: 10px 0 0 11px;
	zoom: 1;
}
.history_list .li .year {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	margin-left: 0px;
}
.partner .imglist4 li {
	width:49%;
	height:auto;
	margin-right:2%;
	margin-bottom:10px;	
}
.partner .imglist4 li:nth-child(2n){
	margin-right:0;	
}
/*新闻中心-通知公告*/
.news .newslist li {
	padding:10px 5px 30px;
	font-size:1em;
	line-height:1em;
}
.news .newslist li:first-child {
	padding-top:0;
}
.news .newslist li a {
	display:block;
	width:100%;	
}
.news .newslist li a .date {
	position:absolute;
	bottom:10px;
	left:5px;
	color:#999;	
}
.news .newslist li a span.title {
	display:block;
	padding:0;	
	width:85%;
}
.news .newslist li a span.icon {
	top:6px;
}
/*新闻中心-企业新闻*/
.news .imgnews .li:first-child a{
	padding-top:0;	
}
.news .imgnews .li a .text {
	width:75%;	
}
.news .imgnews .li a .text h4 {
	font-size:1em;
	padding:5px 0;
	width:auto;
}
.news .imgnews .li a .text p,.news .imgnews .li a .text .more  {
	display:none;
}
.news .imgnews .li a .text .date {
	color:#999;	
}
/*下载中心*/
.download .down li{
	width:100%;	
}
.download .down li:first-child a {
	padding-top:0;	
}
/*企业文化*/
.wenhua .img {
	display:none;
}
.wenhua .whlist {
	width:100%;
}

}
@media screen and (max-width:480px) {
/*通联历史*/
.history_list .li .text {
	width: 78%;
}
.history_list .li .blue_line3 {
	left: auto;
	right: 80%;
	width: 8%
}
.history_list .li:nth-child(2n) .blue_line3 {
	right: 80%;
}
/*产品中心*/
.products .imglist2 li {
	width: 100%;
	margin-bottom: 10px;
}
.products .imglist2 li:nth-child(3n-1) {
	margin: 0 0 10px;
}
.products .imglist2 li a .img, .products .imglist2 li a .img img {
	width: 100%;
}
/*经典案例*/
.case .imglist3 li {
	width: 100%;
	margin-bottom: 10px;
}
.case .imglist3 li:nth-child(3n-1) {
	margin: 0 0 10px;
}
.case .imglist3 li a .img, .case .imglist3 li a .img img {
	width: 100%;
}
/*联系方式*/
.contact .inner .text .lxtable li {
	width:100%;
}


}
