* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
ul li {
	list-style: none;
}
h1,h2,h3,h4,h5{
	font-weight:normal;
}
h1{
	font-size:1.3em;
}
h2{
	font-size:1.2em;
}
h3{
	font-size:1.1em;
}
h4{
	font-size:1em;
}
a {
	color: #000;
	text-decoration: none;
}
img {
	border: 0;
}
.clear{
	clear:both;
}
.head{
	width: 100%;
	height: 90px;
	background: #fff;
	position: fixed;
	top: 0;
	z-index: 2000;
}
.center{
	width:1200px;
	margin:0 auto;
}
.medianav{
	float:right;
	line-height: 80px;
}
.logo{
	float:left;
	height:30px;
	margin-top:25px;
}
.logo img{
	height:30px;
}
.medianav ul li{
	display: inline-block;
}
.medianav ul li a{
	display:inline-block;
	padding:0 30px;
	font-size: 15px;
}
.medianav ul li.active a{
	color:#08a0e9;
}
.medianav ul li:hover a{
	color:#08a0e9;
}

.medianav ul li.click a{
	color:#fff;
	background: #08a0e9;
}
.menu,.logo_mobel{
	display:none;
}
.carousel{
	margin-top:60px;
	z-index: -1;
}

.banner {
	position: relative;
	margin-top:80px;
	width: 100%;
	height: 598px;
}

#full-screen-slider {
	position: relative;
	float: left;
	width: 100%;
	height: 598px;
}

#slides {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 598px;
	list-style: none;
}

#slides li {
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	list-style: none;
	-moz-background-size:100% 100%;
	background-size:100% 100%;
}

#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

#pagination {
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 902;
	display: block;
	padding: 5px 15px 5px 0;
	list-style: none;
	transform: translateX(-50%);
}

#pagination li {
	float: left;
	display: block;
	margin-left: 12px;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background: #FFF;
	list-style: none;
}
#pagination li a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

#pagination li.current {
	width: 30px;
	background: #ffff;
}
.content{
	width:100%;
	margin:0 auto;
	padding-top: 10px;
}
.content .title{
	text-align:center;
	color:#333;
	font-size: 30px;
	font-weight: bold;
	padding-bottom:15px;
	background: url(../images/indexTypeLine.jpg) no-repeat center bottom;
	margin:10px 0 7px 0;
}
.content .titleNoLine{
	background: none;
}
.content .titleNews{
	margin:40px 0 60px 0;
}
.content .chanpinFuwu{
	margin:40px 0 60px 0;
}
.content .title span.line{
	display: inline-block;
	width: 80px;
	border-top: 2px solid #08a0e9;
	margin: 0 30px;
	top: -8px;
	position: relative;
}
.news{
	display:flex;
	justify-content: space-between;
}
.news .news_img{
	width:500px;
	height:375px;
	padding-top: 16px;
}
.news .news_img img{
	width:500px;
	height:375px;
}
.news .news_list{
	width:560px;
}
.news_list ul li a{
	display: flex;
	padding:15px 0;
	border-bottom: 1px solid #ccc;
}
.news_list ul li .date{
	background:#e6e6e6;
	margin-right: 10px;
	padding:15px 10px;
}
.news_list ul li .date span{
	display: block;
	text-align: center;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 14px;
}
.news_list ul li .news_content .news_title{
	font-weight: bold;
	margin-bottom:6px;
	font-size: 14px;
}
.news_list ul li .news_content p{
	color:#666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
	text-overflow:ellipsis
}
.more_detail{
	text-align:right;
	margin-top:10px;
}
.more_detail a{
	color:#08a0e9
}
/*产品/服务*/
.productBox{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.productBox a{
	width: 260px;
	margin-right: 20px;
	margin-bottom:20px;
	position: relative;
	overflow: hidden;
	height: 260px;
}
.productBox a img{
	width: 100%;
	height: 260px;
}
.productBox a span{
	position: absolute;
	bottom: 0;
	left: 0px;
	right: 0px;
	font-size: 20px;
	color: #fff;
	padding: 10px 20px;
	background: rgba(0,0,0,0.3);
}
.productBox a:nth-child(4n){
	margin-right: 0;
}
/*首页关于我们*/
.main2{
	width: 100%;
    background: url(../images/index_aboutus_bg.jpg) no-repeat center;
    min-height: 478px;
    margin-top: 40px;
    background-size: cover;
    text-align: center;
}
.iAboutusMain .title{
	color: #ffffff;
	padding-top: 0px;
	margin-top:50px;
}
.iAboutusMain .text{
	color:#ffffff;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
}
.iAboutusMain .nav ul{
	text-align: center;
	padding-top: 50px;
}
.iAboutusMain .nav ul li{
	display: inline-block;
	color: #c2c2c7;
	font-size: 45px;
    font-family: Arial;
    color: #fff;
    margin-right: 6px;
    margin: 0px 80px;
}
.iaboutMore{
	margin-top: 20px;
	text-align: center;
}
.iaboutMore a{
	color:#eeeeee;
}

/*合作伙伴*/
.companyLst{
	width: 100%;
	overflow: hidden;
}
.companyLst a{
	float: left;
    width: 18%;
    margin-right: 2.2%;
    border: 1px solid #f2f2f2;
    overflow: hidden;
    line-height: 1px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}
.companyLst a img{
	width:80%;
}
.companyLst a:nth-child(5n){
	margin-right:0;
}
.main4{
	background: #303030;
	margin-top: 40px;
	text-align: center;
	padding:20px 0 40px 0;
	overflow: hidden;
	color:#ffffff;
}
.main4 a{
	color:#ffffff;
}
.main4  .footerTop{
	overflow: hidden;
	padding-bottom: 16px;
}
.main4 .footer_left{
	width:730px;
	float:left;
}
.main4 .footer_left ul{
	width:20%;
	float:left;
	text-align: left;
}
.main4 .footer_left ul li a{
	display: block;
    color: #999999;
    line-height: 28px;
}
.main4 .footer_left ul h3{
    color: #e0e0e0;
    margin-bottom: 15px;
}
.main4 .footer_right{
	width:369px;
	text-align: right;
	float:right;
}
.main4 .footer_right img{
	border: 0;
    width: 29%;
    margin-left: 3%;
}
.main4 .footerBottom{
	border-top:1px solid #3e3e3e;
	padding-top:24px;
}
.footerTop{
	width:1200px;
	margin:0 auto;
}
/*新闻详情页*/
.bodyContent{
	margin-top:60px;
}
.location{
	background: #ffffff;
}
.location span.currentPage{
	color:#333333;
	font-size: 14px;
}
.location span.locationIco{
	display: inline-block;
	width: 16px;
	background: url(../images/location.png) no-repeat center;
	position: relative;
	height: 18px;
	top: 6px;
	background-size: 80%;
	margin-right: 2px;
}
.content .news_detail .title{
	font-size: 28px;
	text-align:center;
	background: none;
	margin:10px 0;
}
.content .news_detail .date{
	text-align:center;
	border-bottom:1px solid #ccc;
	padding-bottom:8px;
}
.content .news_detail .detail{
	font-size: 16px;
	line-height: 32px;
	margin:20px 0;
	text-indent:2em;
}
.content .news_detail .img{
	width:690px;
	margin:0 auto;
}
.content .news_detail .img img{
	width:690px;
}
.moduleBanner{
	margin-top:80px;
	height: 300px;
	width:100%;
	background: url(../images/ny_news_banner.jpg) no-repeat center;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-left: 26%;
	box-sizing: border-box;
}
.moduleBanner dt{
	font-size: 40px;
	color: #fff;
	text-align: center;
}
.moduleBanner dd{
	font-family: Arial;
	font-size: 16px;
	margin-top: 24px;
	color: #fff;
	text-align: center;
}
.aboutus_banner{
	margin-top:80px;
	height: 300px;
	width:100%;
	background: url(../images/aboutusBanner01.jpg) no-repeat center;
}
.news_banner{
	margin-top:80px;
	height: 300px;
	width:100%;
	background: url(../images/news_banner.jpg) no-repeat center;
}
.fuwu_banner{
	margin-top:80px;
	height: 300px;
	width:100%;
	background: url(../images/fuwu_banner.jpg) no-repeat center;
}


/*新闻列表页*/
.news_list ul li:hover .news_title{
	color:#cf000d;
}
.newsPage .news_list{
	width: 100%;
}
.newsPage .imgNews{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin:25px 0;
}
.newsPage .imgNews .ImgNewsItem{
	width: 340px;
	margin-right: 40px;
	border: 1px solid #cccccc;
}
.newsPage .imgNews .ImgNewsItem:nth-child(3n){
	margin-right: 0;
}
.newsPage .imgNews .ImgNewsItem .images{
	width: 100%;
	overflow: hidden;
	display: block;
	margin-top: -0.2px;
}
.newsPage .imgNews .ImgNewsItem .images img{
	width: 100%;
	height: 240px;
	display: block;
}
.newsPage .imgNews .ImgNewsItem div{
	padding: 16px 0px;
	width: 100%;
}
.newsPage .imgNews .ImgNewsItem div p{
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	padding: 0px 16px;
	text-align: justify;
	text-justify: inter-ideograph;
	height: 56px;
	overflow: hidden;
}
.newsPage .imgNews .ImgNewsItem div em{
	color: #999999;
	display: block;
	margin-top: 10px;
	padding: 0px 16px;
}
.imgNews .ImgNewsItem:hover{
	border:1px solid #cf000d;
}
.imgNews .ImgNewsItem:hover .ImgnewsTitle{
	color:#cf000d;
	font-weight: bold;
}
/*关于中讯*/
.location .navLocation{
	width: 1200px;
	display: flex;
	justify-content: space-between;
	margin:0 auto;
	align-items: center;
}
.location .navLocation .tabNav{
	display: flex;
}
.location .navLocation .txt{
	line-height: 50px;
	color:#999999;
	font-size: 14px;
}
.location .navLocation .tabNav li{
	margin-left: 20px;
	line-height: 40px;
	font-size: 14px;
}
.location .navLocation .txt span{
	color:#999999
}
.location .navLocation .tabNav li.active{
	background: url(../images/indexTypeLine.jpg) no-repeat 0 bottom;
	background-size: 100%;
}
.location .navLocation .tabNav li:hover{
	background: url(../images/indexTypeLine.jpg) no-repeat 0 bottom;
	background-size: 100%;
	cursor: pointer;
}
.tabContent>li{
	display: none;
}
.tabContent>li:first-child{
	display: block;
}
.tabContent h3{
	font-size: 30px;
	color: #000000;
	padding-bottom: 6px;
	background: url(../images/indexTypeLine.jpg) no-repeat 0 bottom;
	margin-bottom: 24px
}
.tabContent h6{
	color: #0076bc;
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: normal;
}
.tabContent p.wordContent{
	color: #666666;
	line-height: 30px;
	font-size: 14px;
}
.tabContent .moduleContent{
	padding:20px 0;
	width:1200px;
	margin:0 auto;
}

.tabContent .moduleContent:nth-child(1){
	padding-top:0;
}
.tabContent .moduleContent:last-child{
	border-bottom:none;
}
.tabContent .about1_en{
	width: 100%;
	margin-top: 50px;
}
.tabContent .about1_en .history{
	width: 100%;
	display: flex;
}
.tabContent .about1_en .history span{
	font-size: 18px;
	color: #cf000d;
	font-weight: bold;
	width: 120px;
	margin-top: 24px;
	flex-shrink: 0;
}
.tabContent .about1_en .history div {
	width: 100%;
	padding-left: 28px;
	border-left: 1px solid #d6d7d6;
	padding-top: 28px;
	padding-bottom: 46px;
	position: relative;
}
.tabContent .about1_en .history div:before {
	content: url(../images/abico3.png);
	position: absolute;
	left: -10px;
}
.tabContent .about1_en .history div p {
	width: 100%;
	color: #666666;
	margin-bottom: 10px;
}
.tabContent .about1_en .history div p strong{
	font-size: 14px;
	line-height: 30px;
}
.aboutusYuanjing{
	background: url(../images/yuanjingBottomBg.png) no-repeat;
	width:100%;
	background-size: 100% 380px;
	margin-top: 30px;
	height:380px;
}
.aboutusYuanjingM{
	width:1200px;
	margin:0 auto;
	overflow: hidden;
}
.yuanjingLst{
	width:300px;
	padding-top:160px;
	box-sizing: border-box;
	float:left;
}
.yuanjingLst img{
	width:70px;
	display: block;
	margin:0 auto
}
.yuanjingLst span{
	text-align: center;
	display: block;
	font-size: 1.6em;;
	margin-top: 28px;
	color:#ffffff;
	font-weight: 600;
	letter-spacing: 1px;
	width:100%;
}
.aboutusYuanjingtwo{
	margin-top: 60px;;
	background: url(../images/zhiliangfangzhenTopBg.png) no-repeat;
	width:100%;
	height:360px;
}
.iAboutusMain{
	width:1200px;
	margin:0 auto;
}
.yuanjingTwoTxt{
	width:1200px;
	padding-top:110px;
	box-sizing: border-box;
	margin:0 auto;
	text-align: center;
	color:#ffffff;
	font-size: 1.5em;
	line-height: 44px;
}
.aboutUsGuanhuai{
	width:1200px;
	margin:0 auto
}
.aboutUsGuanhuai ul{
	overflow: hidden;
	width:1200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.aboutUsGuanhuai ul li{
	width:284px;
	text-align: center;
	height:196px;
	padding-top:30px;
	box-sizing: border-box;
	margin:10px 0;
	background:#F0A901;
	float:left;
}
.aboutUsGuanhuai ul li:nth-child(2){background:#5575FC}
.aboutUsGuanhuai ul li:nth-child(3){background:#22CAF9}
.aboutUsGuanhuai ul li:nth-child(4){background:#39CB7A}
.aboutUsGuanhuai ul li:nth-child(5){background:#F0A901}
.aboutUsGuanhuai ul li:nth-child(6){background:#5575FC}
.aboutUsGuanhuai ul li:nth-child(7){background:#22CAF9}
.aboutUsGuanhuai ul li:nth-child(8){background:#39CB7A}
.aboutUsGuanhuai ul li img{
	width:62px;
}
.aboutUsGuanhuai ul li h3{
	background: none;
	color:#ffffff;
	margin-top: 6px;
	margin-bottom:2px;
	font-size: 1.4em;
	font-weight: 600;
}
.aboutUsGuanhuai ul li p{
	color:#ffffff;
	font-size: 1.1em;
}

/*产品服务*/
.productServeCont .text p{
	font-size:14px;
	line-height: 26px;
	margin-bottom:26px;
}
.productServeCont .text h3{
	font-size:22px;
}
.rongyuLst{
	width:1100px;
	display: flex;
	justify-content: space-between;
}
.rongyuLst .lst{
	width: 250px;
	display: inline-block;
}
.rongyuLst .lst .img{
	width:250px;
	height: 162px;
	border:1px solid #eee;
}
.rongyuLst .lst img{
	width:250px;
	height: 162px;
}
.rongyuLst .lst span{
	text-align: center;
	display: block;
	font-size: 14px;
	color:#333;
	margin-top: 10px;
}

.contactUs .text li{
	list-style: none;
	font-size: 14px;
	line-height: 32px;
}
.contactUs .text li.h3{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 12px
}
.contactUs{
	display: flex;
	justify-content: center;
}
.contactUs .text{
	width:500px;
}
.contactUs .mapCont{
	width:700px;
	height: 420px;
}
/*中讯·智慧党建平台*/
.productServeCont .met_tit{
	margin:30px 0;
}
.productServeCont .met_tit span{
	font-size: 24px;
	color: #000000;
	display: block;
}
.productServeCont .met_tit span:before {
	content: '';
	width: 2px;
	height: 24px;
	background: #cf000d;
	float: left;
	margin-top: 5px;
	margin-right: 12px;
}
.designPhilosophy{
	display: flex;
	margin:30px 0;
}
.designPhilosophy li{
	width: 285px;
	height: 180px;
	margin-right: 20px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.designPhilosophy li:last-child{
	margin-right: 0;
}
.designPhilosophy li:nth-child(1) {
	background: #1b9ca1;
}
.designPhilosophy li:nth-child(2) {
	background: #1795df;
}
.designPhilosophy li:nth-child(3) {
	background: #e17e80;
}
.designPhilosophy li:nth-child(4) {
	background: #d1a534;
}
.designPhilosophy li .dedignIcon{
	width: 50px;
	margin:0 auto;
}
.designPhilosophy li .dedignIcon img{
	width: 100%;
}
.designPhilosophy li .designTitle{
	display: block;
	color: #fff;
	font-size: 16px;
	margin-top: 16px;
	padding: 0 10px;
}
.technologyBox{
	display: flex;
	flex-wrap: wrap;
}
.technologyBox .technologyItem{
	width: 373px;
	margin-right: 40px;
	margin-bottom:40px;
	border: 1px solid #e7e7e7;
	box-sizing: border-box;
}
.technologyBox .technologyItem:nth-child(3n){
	margin-right: 0;
}
.technologyBox .technologyItem:nth-child(7),.technologyBox .technologyItem:nth-child(8),.technologyBox .technologyItem:nth-child(9){
	margin-bottom: 0;
}
.technologyBox .technologyItem h4{
	background: #f8f9f9;
	color: #08a0e9;
	display: block;
	margin-bottom: 15px;
}
.technologyBox .technologyItem h4 strong {
	display: block;
	padding: 29px 15px;
	font-size: 20px;
}
.technologyBox .technologyItem h4 strong img {
	float: left;
	margin-right: 12px;
	width: 28px;
}
.technologyBox .technologyItem p{
	color: #666666;
	line-height: 25px;
	padding: 0px 20px;
	margin-bottom: 15px;
}
.rongyuLst{
	display: flex;
	width:1100px;
}
.rongyuLeft{
	width:400px;
}
.rongyuLeft span{
	background: url(../images/zhengshu_xing.png) no-repeat 0 12px;
	padding-left: 16px;
	display: block;
	font-size: 13px;
	line-height: 36px;
}
.rognyuRight{
	width:600px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.rognyuRight .img{
	width:30%;
	margin-bottom: 20px;
	margin-right: 5%;
}
.rognyuRight .img:nth-child(3n){
	margin-right:0;
}
.rognyuRight .img img{
	width:100%;
}
/*互联网运营服务*/
.tabContent{
	width:1200px;
	margin:0 auto;
}
.tabContentLarge{
	width:100%;
}
.tabContent li .ServiceScenario{
	margin:0 2em;
}
.tabContent li .ServiceScenario li{
	list-style: disc;
	font-size: 14px;
	line-height: 2em;
}
/*员工福利*/
.wealBox .designPhilosophy li{
	width: 204px;
	height: 130px;
}
.designPhilosophy li:nth-child(5) {
	background: #1ea9d1;
}
.wealImgBox{
	display: flex;
	padding:0 0;
	margin-top: 50px;
}
.wealImgBox .imglist{
	width: 240px;
	margin-right: 4px;
	overflow: hidden;
}
.wealImgBox .longImg{
	width:304px;
}
.wealImgBox .longImg img{
	width:303px !important;
}
.wealImgBox .imglist img{
	display: block;
	margin: 0;
	padding: 0;
	transition:transform 2s;
}
.wealImgBox .imglist img:hover{
	transform: scale(1.2);
}
.wealImgBox .imglist:last-child{
	margin-right: 0;
}
.wealImgBox .longImg img{
	width: 271px;
	height: 330px;
}
.wealImgBox .imglist .smallImg{
	overflow: hidden;
}
.wealImgBox .imglist .smallImg img{
	width: 271px;
	height: 163px;
}
.wealImgBox .imglist .topImg{
	margin-bottom: 4px;
}
/*员工关怀图片不显示*/
.mobileImglst{
	display: none;
}

.fuliText h3{
	color:#cf000d;
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
	font-weight: normal;
}
.fuliText .txt{
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	color:#333333;
}
.fuliText .txtMobile{
	display: none;
}
.fuliText .txt font{
	font-size: 16px;
	font-weight: bold;
}
.videoNews{
	width:100%;
}
.videoNews .videoLst{
	width: 340px;
	margin-right: 40px;
	margin-bottom: 40px;
	float:left;
}
.videoNews .videoLstLast{
	margin-right: 0
}
.videoNews .videoLst video{
	width:100%;
	height: 220px;
}
.tuijianBox{
	width:1200px;
	margin:0 auto;
	overflow: hidden;
}
.tuijianBox-l{
	height:380px;
	position: relative;
	width:590px;
	float:left;
}
.tuijianBox-l img{
	width:590px;
	height:380px;
}
.tuijianBox-l h3{
	position: absolute;
	bottom:0;
	left:0;
	background: rgba(0,0,0,0.03);
	color:#ffffff;
	line-height: 26px;
	font-size: 18px;
	padding:14px 10px;
	box-sizing: border-box;
	font-weight: bold;
}
.tuijianBox-l .riqi{
	position: absolute;
	top:0;
	width:40px;
	left:0
}
.tuijianBox-l .riqi span{
	padding:5px 10px;
	float:left;
	width:40px;
	display: block;
	color:#fff;
	font-size: 12px;;
	text-align: center;
	background: #c2c2c2;
}
.tuijianBox-l .riqi span.blue{
	background: #3265a7;
	color:#fff
}

.tuijianBox-r{
	float:right;
	width:610px;
	float:right
}
.tuijianBox-lst{
	width:280px;
	margin-left: 20px;
	height:184px;
	background: #0276c1;
	float:left;
}
.tuijianBox-lst h3{
	font-weight: bold;
	color:#ffffff;
	font-size: 18px;
	overflow : hidden;
	margin:26px 20px 20px 20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	box-sizing: border-box;
}
.tuijianBox-lst p{
	color:#ffffff;
	font-size: 12px;
	overflow : hidden;
	margin:20px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	box-sizing: border-box;
}
.tuijianBox-lst a.more{
	text-align: right;
	display: block;
	padding-right:20px;
	box-sizing: border-box;
	color:#ddd;
}
.tuijianBoxB{
	margin-top: 8px;
}
.tuijianBox-lst img{
	width:280px;
	height:184px;
}
.tuijianBox-arrowT{
	background: url(../images/arrow_bottom_ico.jpg) no-repeat #0276c1 center bottom;
}
.tuijianBox-arrowB{
	background: url(../images/arrow_top_ico.jpg) no-repeat #0276c1 center top;
}
.tuijianBox-mobile{
	display: none
}
/*新闻中心*/
.newsPage{
	width:1200px;
	margin:0 auto;
}
.index-news{
	width:1200px;
	margin:0  auto;
	overflow: hidden;
}
.index-news-left{
	width:844px;
	float:left;
	background: #f5f5f5;
}
.index-news-Title{
	border-bottom:1px solid #e4e4e4
}
.index-typeImg{
	height:76px;
	width:844px;
	display: flex;
	position: relative;
	align-items: center;
	padding:0 30px;
	box-sizing: border-box;
}
.index-news-more{
	position: absolute;
	right:20px;
}
.index-news-more a{
	color:#999999
}
.index-typeImg img{
	width:35px;
	height:36px
}
.index-type-txt{
	padding-left:16px;
	box-sizing: border-box;
}
.index-type-txt span{
	display: block;
	font-size: 16px;
	font-weight: bold
}
.index-type-txt span.en{
	font-size: 12px;
	font-weight: normal;
	color:#aaa;
	margin-top: 2px;
}
.index-news-List{
	border-top: 1px solid #ffffff;
	padding:0 18px;
	box-sizing: border-box;
	width:844px;
	overflow: hidden;
}
.i-news-lst{
	width:390px;
	float:left;
	border-bottom: 1px dashed #cccccc;
	padding:18px 0;
	margin-left: 10px;;
}
.i-news-lst:nth-child(2n){
	margin-left: 10px;
}
.i-news-lst:nth-child(5){
	border-bottom:none
}
.i-news-lst:last-child{
	border-bottom:none
}
.i-news-lst .i-news-lst-rq{
	width:60px;
	height:74px;
	overflow: hidden;
	text-align: center;
	float:left;
	box-sizing: border-box;
	padding-top:12px;
	background: #0c6bd7;
	color:#ffffff
}
.i-news-lst .i-news-lst-rq img{
	width:36px;
	margin-top: 4px;
}
.i-news-lst .i-news-lst-rq span{
	display: block;
	font-size: 0.8em;
}
.i-news-lst .i-news-lst-txt{
	width:320px;
	padding-left:20px;
	box-sizing: border-box;
	float:left;
}
.i-news-lst-txt h3{
	display: -webkit-box;
	 overflow: hidden;  
	 -webkit-line-clamp: 1;
	 -webkit-box-orient: vertical;
	 font-size: 1.2em;
	 font-weight: bold;
	 color:#333333;
	 
}
.i-news-lst-txt p{
	display: -webkit-box;
	 overflow: hidden;  
	 margin: 8px 0;
	 font-size: 0.9em;
	 color:#444444;
	 -webkit-line-clamp: 1;
	 -webkit-box-orient: vertical;
}
.i-news-lst-txt p a{
	margin-top: 6px;
}
.i-news-lst-txt a{
	color:#999999
}
.index-news-right{
	width:340px;
	float:right;
}
.index-news-right .index-typeImg{
	width:340px;
	padding:0 6px
}
.i-news-r-List{
	margin-top: 14px;
}
.i-news-r-lst{
	overflow: hidden;
	width:340px;
	padding-bottom: 20px;
	cursor: pointer;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 20px;
}
.i-news-r-lst:last-child{
	border-bottom: none;
}
.i-news-r-lst .img, .i-news-r-lst .img img{
	width:102px;
	float:left;
	height:70px;
}
.i-news-r-lst .img img{
	border:1px solid #e6e4e5;
	box-sizing: border-box;
}
.i-news-r-lst .txt{
	padding-left:8px;
	float: left;
	width:230px;
	box-sizing: border-box;
}
.i-news-r-lst .txt h5{
	color:#999999;
	font-size: 0.9em;
}
.i-news-r-lst .txt h3{
	color:#222222;
	margin: 4px 0;
	display: -webkit-box;
	 overflow: hidden;  
	 -webkit-line-clamp: 1;
	 -webkit-box-orient: vertical;
	font-size: 1.2em;
	font-weight: bold;
}
.i-news-r-lst:hover .txt h3{
	color: #0276c3;
}
.i-news-r-lst .txt p{
	margin-top: 6px;
	display: -webkit-box;
	 overflow: hidden;  
	 -webkit-line-clamp: 1;
	 -webkit-box-orient: vertical;
}


.serverBox{
	width:1200px;
	margin:0 auto;
	overflow: hidden;
}
.serverBox .lst{
	width:300px;
	float: left;
	height:240px;
	cursor: pointer;
	padding:20px;
	box-sizing: border-box;
	text-align: center;
}
.serverBox .lst:hover{
	background: #0276c1;
	border-radius: 20px;
	box-shadow: 3px 3px 8px #bae4ff;
}
.serverBox .lstLast{
	margin-right: 0
}
.serverBox .lst img.imgs{
	display: inline-block;
}
.serverBox .lst img.imgson{
	display: none;
}
.serverBox .lst:hover img.imgs{
	display: none;
}
.serverBox .lst:hover img.imgson{
	display: inline-block;
}
.serverBox .lst span{
	display: block;
	height: 66px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 66px;
	font-size: 16px;
}
.serverBox .lst:hover span{
	color:#ffffff
}
.serverBox .lst p{
	text-align: center;
}
.serverBox .lst:hover  p{
	color:#ffffff
}
.gsjeMain{
	width:1200px;
	margin:0 auto;
	padding-bottom: 20px;
	overflow: hidden;
}
.gsjeMain .img{
	width:420px;
	float:left;
}
.gsjeMain .img img{
	width:420px;
}
.gsjeMain .txt{
	width:730px;
	padding-top:120px;
	line-height: 28px;
	float:right;
}
.gsjeMain .txt p{
	font-size: 14px;
	text-indent: 2em;
	text-align: justify;
	margin-bottom: 20px;
}
.news_detail{
	width:1200px;
	margin:0 auto;
}
.licheng{
	width:1200px;
	margin:0 auto
}
.tabContent .lichengAboutl_en{
	width:1200px;
	margin:0 auto
}
.dangjiaWordContent{
	width:1200px;
	margin: 0 auto;
}
.rongyuLstLarge{
	width:1200px;
	margin: 0 auto;
}
@media (max-width: 768px){
	body{
		overflow-x: hidden;
		margin: 0;
		padding:0;
		width:100%;
		background:#fff;
	}
	.head{
		height: 60px;
    	z-index: 10;
	}
	.banner{
		margin-top: 60px;
	}
	.center{
		width:100%;
	}
	.logo{
		display:none;
	}
	.menuWap .menu{
		position: fixed;
		right: 20px;
		top: 20px;
		width: 30px;
		height: 30px;
		display: block;
		z-index: 990
	}
	.menuWap .menu img{
		width:30px;
		height: auto;
	}
	.menuWap .logo_mobel{
		position:fixed;
		left: 15px;
		top:17px;
		z-index: 100;
		max-width: 200px;
		max-height: 26px;
		display: block;
	}
	.menuWap .logo_mobel img{
		max-height: 26px;
	}
	.medianav{
		position: fixed;
		top: 0;
		right: -180px;
		display: block;
		height: 100%;
		overflow: hidden;
		z-index: 9999;
		overflow-y: auto;
		width:180px;
		-webkit-transition-duration: .45s;
		-webkit-transition-property: width;
		-webkit-transition-delay: 0s;
		-webkit-transition-timing-function: 'ease';
		transition-duration: .45s;
		transition-property: width;
		transition-delay: 0s;
		transition-timing-function: 'ease';
		background: #f4f4f4;
	}
	.medianav a{
		color: #444444;
		padding: 0 15px;
		font-size:100%;
		display: block;
		text-decoration: none;
		width:100%;
		box-sizing: border-box;
		cursor: pointer;
		height:50px;
	}
	.medianav{
		margin-top: 0;
		float:inherit;
	}
	.medianav ul{
		text-align: inherit;
	}
	.medianav ul li{
		display: block;
		position: relative;
		height:50px;
		line-height: 50px;
	}
	.medianav ul > li > a:hover{
		background: #00bff0;
		color:#fff;
	}
	.medianav ul li:hover ul{
		display:none;
	}

	.medianav ul li:hover a{
		background:#00bff0;
		color:#fff;
	}
	.zhezhaoText {
		position: fixed;
		z-index: 10;
		top: 0;
		left: 0;
		display: block;
		width: 0;
		height: 100%;
		cursor: pointer;
		z-index: 99;
	}
	.banner{
		position:relative;
		height: 146px;
		z-index: -1;
	}
	#full-screen-slider{
		height: 146px
	}
	#slides{
		height:146px;
	}
	#pagination{
		left:50%;
		transform: translateX(-50%);
		bottom:8px;
	}
	.content{
		width: 100%;
		padding-top:0
	}
	.content .title{
		font-size: 1.5em;
		margin: 1.4em 0 1em 0;
	}
	.content .title span.line{
		width: 15%;
	}
	.news .news_img{
		display: none;
	}
	.news .news_list{
		padding: 0 3%;
	}
	.main2{
		padding-top: 0;
		margin-top: 0px;
	}
	.i-news-r-lst:last-child{
		padding-bottom: 0;
	}

	/*产品/服务*/
	.productBox{
		padding:0 3%;
		box-sizing: border-box;
	}
	.productBox a{
		width: 49%;
		margin-right: 2%;
		margin-bottom: 0.3em;
		height: 150px;
	}
	.productBox a img{
		width: 100%;
		height: 150px;
	}
	.productBox a span{
		font-size: 1.1em;
		padding:10px;
		bottom: 0;
	}
	.productBox a:nth-child(2n){
		margin-right: 0;
	}
	/*新闻详情页*/
	.moduleBanner{
		margin-top:60px;
		height: 180px
	}
	.location .navLocation{
		width: 100%;
		overflow: auto;
		padding: 0 3%;
		box-sizing: border-box;
	}
	.location .navLocation .tabNav {
		display: flex;
	}
	.location .navLocation .tabNav {
		flex-shrink: 0;
	}
	.location .txt{
		display: none;
	}
	.content .news_detail .title{
		font-size: 1.5em;
		padding: 0 3%;
	}
	.content .news_detail .detail{
		padding: 0 3%;
		font-size: 1.1em;
	}
	.content .news_detail .img{
		padding:0 3%;
		width: 100%;
		box-sizing: border-box;
	}
	.content .news_detail .img img{
		width: 100%;
	}


	/*关于我们*/
	.iAboutusMain .title{
		padding-top:60px;
	}
	.iAboutusMain .text{
		padding:0 20px;
		line-height: 26px;
		font-size:1em;
	}
	.iAboutusMain .nav ul li{
		margin: 0px 10px;
	}
	.iAboutusMain .nav h3{
		font-size: 0.9em
	}
	/*合作伙伴*/
	.companyLst{
		padding:10px;
		box-sizing: border-box;
	}
	.companyLst a{
		width: 48%;
	}
	.companyLst a:nth-child(5n){
		margin-right: 2.2%
	}
	.companyLst a:nth-child(2n){
		margin-right:0;
	}
	/*版权*/
	.footerTop .footer_left{
		display: none;
	}
	.footerTop .footer_right{
		width: 100%;
	    text-align: center;
	    box-sizing: border-box;
	    padding-right: 7px;
	}
	.footerBottom span{
		display: block;
	}
	.news_detail{
		padding-top:26px
	}
	/*新闻列表页*/
	.newsPage .imgNews{
		display: block;
		padding:0 3%;
		box-sizing: border-box;
	}
	.newsPage .imgNews .ImgNewsItem{
		border:none;
	}
	.newsPage .imgNews .ImgNewsItem div p{
		height: auto;
	    padding: 0;
	    line-height: 22px;
	}
	.newsPage .imgNews .ImgNewsItem .images img{
		height: auto
	}
	.news_list ul li .news_content .news_title{
		overflow : hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	/*关于中讯*/
	.tabContent>li{
		padding:20px 3% 0 3%;
	}
	.tabContent h3{
		font-size: 1.6em;
		background: none;
		margin-bottom: 0.8em;
	}
	.tabContent p.wordContent{
		color: #666666;
		line-height: 30px;
		font-size: 14px;
	}
	.tabContent .moduleContent{
		border-bottom:none;
		padding:1.5em 0 0 0;
		width: 100%;
	}
	.tabContent .about1_en{
		margin-top:2em;
	}
	.tabContent .about1_en .history{
		display: block;
	}
	.tabContent .about1_en .history div{
		padding-left: 0;
		border-left: none;
		padding:5px 0;
		box-sizing: border-box;
	}
	.tabContent .about1_en .history div:before{
		content: none;
	}
	.tabContent .about1_en .history div p strong{
		font-size: 1.2em;
		font-weight: normal;
		line-height: 30px;
	}


	/*联系我们*/
	.contactUs{
		flex-wrap: wrap;
		padding-top: 2em;
		justify-content: center;
	}
	.contactUs .text{
		width:90%;
	}
	.contactUs .mapCont{
		width:24em;
		height: 20em
	}
	/*中讯·智慧党建平台*/
	.designPhilosophy{
		flex-wrap: nowrap;
	}
	.designPhilosophy li{
		width: 204px;
		margin-right: 0.5em;
		margin-bottom: 0.8em;
		cursor: pointer;
		height: 60px !important;
	}
	.designPhilosophy li .designTitle{
		font-size: 1em;
		margin-top: 0;
		padding:0;
	}
	.designPhilosophy{
		margin:15px 0;
		justify-content: space-between;
	}
	.designPhilosophy li .dedignIcon img{
		width:58%;
	}
	.productServeCont .met_tit {
		margin: 1.5em 0;
	}
	.productServeCont .met_tit span {
		font-size: 18px;
	}
	.productServeCont .met_tit span:before {
		height: 18px;
		margin-top: 3px;
	}
	.technologyBox .technologyItem{
		width: 100%;
		margin-right: 0px;
		border: none;
		min-height: inherit;
		height: auto;
		background: none;
	}
	.technologyBox .technologyItem h4 strong{
		padding: 15px;
		font-size: 16px;
	}
	.technologyBox .technologyItem h4 strong img {
		width: 24px;
	}
	.productServeCont .text p {
		margin-bottom: 10px;
	}
	.rongyuLst{
		width:100%;
		flex-wrap: wrap;
		box-sizing: border-box;
	}
	.rongyuLeft{
		width: 100%
	}
	.rongyuLeft span{
		width:95%;
		background: url(../images/zhengshu_xing.png) no-repeat 0 8px;
		line-height: 26px;
		margin-bottom: 6px;
	}
	.rognyuRight .img{
		margin-top: 10px;
	}
	.tabContent h6 {
		font-size: 16px;
		margin-bottom: 10px;
		font-weight: normal;
	}
	.moduleBanner dt {
		font-size: 28px;
	}
	.moduleBanner dd {
		font-size: 14px;
	}
	.wealBox{
		padding:0 1%;
	}

	.wealImgBox{
		margin:0;
		padding:0 1%;
	}
	.wealImgBox .imglist{
		width: 271px;
		margin-right: 2px;
		overflow: hidden;
	}
	.wealImgBox .longImg img{
		width: 100%;
		height: 150px;
	}
	.wealImgBox .imglist .smallImg img{
		width: 100%;
		height: 74px;
	}
	.wealImgBox .imglist .topImg{
		margin-bottom: 2px;
	}
	/*关怀图片*/
	.imglist{
		display: none;
	}
	.mobileImglst{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.mobileImglst .imgs{
		width:49%;
		margin-top: 4px;
	}
	.mobileImglst .imgs img{
		width:100%;
		height:9em
	}
	.fuliText h3{
		color:#cf000d;
		font-size: 14px;
		text-align: center;
		font-weight: normal;
	}
	.fuliText .txt{
		text-align: center;
		font-size: 14px;
		line-height: 26px;

	}
	.fuliText .txtPc{
		display: none;
	}
	.fuliText .txtMobile{
	display: block;
}
	/*公司业务分类新*/
	.serverBox{
		padding:0 3%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		width:94%;
	}
	.serverBox .lst{
		float: inherit;
		margin-right: 0;
		background: #ffffff;
		margin-top: 1em;
		height: 160px;
		padding:20px 10px;
		border: 1px solid  #00BFF0;
		width:48%;
	}
	.serverBox .lst img{
		width:3.6em
	}
	.serverBox .lst span{
		margin-top: 0.4em;
		line-height: 1.2em;
		height: 2em;
		font-size: 1.1em;
	}
	.serverBox .lst p{
		overflow : hidden;
		  text-overflow: ellipsis;
		  display: -webkit-box;
		  -webkit-line-clamp: 2;
		  -webkit-box-orient: vertical;
	}
	.anliDesignPhilosophy{
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.anliDesignPhilosophy li{
		width:48%;
		padding-top:10px;
		height: initial !important;
		margin:0 0 12px 0;
		line-height: 1.6em
	}
	.anliDesignPhilosophy li .designTitle{
		box-sizing: border-box;
		padding:12px;
		font-size: 1.1em
	}
	.technologyBox .technologyItem p{
		padding:0 4px;
		text-align: justify;
	}
	.gsjeMain{
		width:100%;
		overflow: hidden;
	}
	.gsjeMain .img{
		width:100%;
		text-align: center;
		float:left;
	}
	.gsjeMain .img img{
		width:60%;
	}
	.gsjeMain .txt{
		width:100%;
		padding-top:20px;
		line-height: 28px;
		float:left;
	}
	.tuijianBox{
		width:100%;
		padding:12px;
		box-sizing: border-box;
	}
	.tuijianBox-l{
		width:100%;
		height:auto;
	}
	.tuijianBox-l img{
		width:100%;
		height:auto;
	}
	.tuijianBox-l h3{
		font-size: 15px;
		line-height: 20px;
	}
	.tuijianBox-r{
		width:100%;
		margin-top: 10px;
	}
	.tuijianBox-lst{
		width:100%;
		overflow: hidden;
		margin:10px 0 0 0;
	}
	.tuijianBox-lst img{
		width:100%;
		height: auto;
	}
	.tuijianBox-pc{
		display: none;
	}
	.tuijianBox-mobile{
		display: block;
		background: url(../images/arrow_bottom_ico.jpg) no-repeat center bottom #0276c1;
	}
	.index-news{
		width:100%
	}
	.index-news-left{
		width:100%;
		float:initial
	}
	.index-news-List{
		width:100%;
		padding:0 6px
	}
	.i-news-lst{
		width:calc(100vw - 30px);
		display: flex;
	}
	.i-news-lst .i-news-lst-txt{
		flex:1;
		width:initial;
		padding-left: 10px;
	}
	.index-typeImg{
		width:100%;
	}
	.index-typeImg{
		padding:0 16px
	}
	.index-news-right{
		float:initial;
		padding:0 12px;
		box-sizing: border-box;
	}
	.iAboutusMain{
		width:100%;
	}
	.footerTop{
		width:100%;
	}
	.tabContent{
		width:initial;
		margin:initial;
	}
	.newsPage{
		width:initial;
		margin:initial
	}
	.news_detail{
		width:inherit;
		margin:inherit;
	}
	.aboutUsGuanhuai{
		width:100%;
	}
	.aboutusYuanjingM{
		width:100%
	}
	.aboutusYuanjing{
		height:300px;
		background-size: 100% 300px;
	}
	.aboutusYuanjing{
		margin-top: 12px;
	}
	.aboutusYuanjingtwo{
		margin-top: 20px;
	}
	.yuanjingTwoTxt{
		line-height: 26px;
		font-size: 1.1em;
		padding:80px 30px 0 30px;
		box-sizing: border-box;
	}
	.yuanjingLst{
		width:50%;
		padding-top:40px
	}
	.yuanjingLst img{
		width:40px
	}
	.yuanjingLst span{
		font-size: 1.1em;
		font-weight: initial;
		padding:0 10px;
		box-sizing: border-box;
	}
	.aboutUsGuanhuai ul{
		width: 100%;
	}
	.aboutUsGuanhuai ul li{
		width:47%;
		margin:5px 0;
		padding:20px 10px 0 10px;
		box-sizing: border-box;
	}
	.aboutUsGuanhuai ul li p{
		font-size: 0.9em;
	}
	.yuanjingTwoTxt{
		width:100%
	}
	.tabContent .text img{
		max-width: 100%;
	}
	.licheng{
		width:100%;
	}
	.tabContent .lichengAboutl_en{
		width:100%
	}
	.dangjiaWordContent{
		width:100%
	}
	.rongyuLstLarge{
		width:100%
	}
}




























