body{
    min-width: 1200px;
}
.bgcl {
	height: 80px;
	line-height: 80px;
	padding: 0px 20px;
}

.cl {
	background: #0bd68c;
}

.cl-w {
	color: white;
}

.nav-link {
	font-size: 0.8em;
}

.dh-nav {
	height: 80px;
	line-height: 80px;
	display: block;
	padding: 0px 20px;
}

.navbar {
	padding: 0px;
}

.bg-f0 {
	background: #fbfbfa;
	overflow: hidden;
}

.titlename {
	position: relative;
	text-align: center;
	width: 200px;
	margin: 0px auto;
	letter-spacing: 2px;
	color: #808080;
}

.titlename i {
	border-bottom: 2px solid #048efb;
	position: absolute;
	z-index: 2;
	top: 55px;
	left: 60px;
	width: 80px;
	text-align: center;
}

.hei-img {
	background-size: cover;
	overflow: hidden;
	height: 144px;
}

.text-iden {
	margin-top: 30px;
	padding: 20px;
}

.text-iden p {
	font-size: 16px;
	line-height: 220%;
}

/* 标题 */
.biaoti {
	text-align: center;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
}

.fff {
	color: white;
}

.biaoti dt {
	font-size: 30px;
	text-align: center;
}

.biaoti p {
	font-size: 20px;
	margin: 20px 0;
}

.biaoti dd {
	border-bottom: 2px solid #048efb;
	margin: 10px auto;
	width: 80px;
	text-align: center;
}

/* 首页产品 */
.prolist {
	overflow: hidden;
	border: 1px solid #ecebeb;
   margin-bottom: 20px;
}

.prolist dt {
	overflow: hidden;
	height: 240px;
	border-bottom: 1px solid #ecebeb;
	line-height: 240px;
	width: 100%;
	background: white;
} 
.prolist dt:hover img {
	transition: all 1s;
	transform: scale(1.1);
}

.prolist dd {
	overflow: hidden;
	font-size: 14px;
	background: #ff6400;
    color: white;
	height: 45px;
	text-align: center;
	line-height: 45px;
	overflow: hidden;
}

/* 职能硬件 */
.home7bg {
	overflow: hidden;
	position: relative;
	z-index: 1px;
}

.home7bg .myvideo {
	width: 100%;
}

.home7bg .ppnr {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 9;
}

.znyjy1 {
	margin-top: -20px;
	margin-left: 150px;
}

.znyjy2 {
	margin-top: 300px;
	margin-left: 150px;
}

.znyjy5 {
	margin-top: 135px;
	margin-left: 150px;
}


.znyjy3 {
	margin-top: -20px;
	margin-left: 890px;
}

.znyjy4 {
	margin-top: 300px;
	margin-left: 890px;
}

.znyjy6 {
		margin-top: 135px;
	margin-left: 890px;
}

.cc {
	position: absolute;
	border: 1px solid #81acd4;
	box-shadow: 0px 1px 3px 2px #81acd4;
	height: 100px;
	width: 100px;
	border-radius: 100%;
	color: white;
	text-align: center;
}
.cc p{
	width: 80px;
	margin-left: 10px;
	margin-top:30px;
}
.cc:hover {
	transform: scale(1.08);
	transition: all 1s;
}

/* 服务 */
.fwnr-dl {
	float: left;
	padding-left: 20px;
}

.fwnr-dl dt {
	font-size: 26px;
}

.fwnr-dl dd {
	font-size: 14px;
}

/* 合作案例 */
.caselist {
	margin-top: 30px;
	overflow: hidden;
	border: 1px solid #e7e5e5;
}
.caselist-img {
	height: 365px;
	line-height: 350px;
}
.caselist-img:hover img {
	transform: scale(1.15);
	transition: all 1s;
}

/* 新闻 */
#newslist ul {
	overflow: hidden;
}

#newslist ul li {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

#newslist ul li {
	font-size: 16px;
	padding: 5px;
	border-bottom: 1px dashed darkgray;
	overflow: hidden;
	height: 40px;
}

#newslist ul li span {
	font-size: 16px;
	color: darkgray;
}

.news-img {
	width: 95%;
}

/* 合作伙伴 */
.partner {
	margin-top: 30px;
	height: 150px;
	line-height: 150px;
	text-align: center;
	background: white;
}

.partner:hover {
	margin-top: 20px;
	box-shadow: 1px 2px 3px 4px #eeeaea;
}
/* 合作伙伴 */
.partner2 {
	margin-top: 30px;
	height: 150px; 
	text-align: center;
	background: white;
	margin-bottom: 20px;
}
.partner2 dl{
	border: 1px solid #F0F0EE;
}
.partner2 dl dt{ 
	height: 150px;
	overflow: hidden;
	line-height: 150px;
	text-align: center;
	background: white;
}
.partner2 dl  dd{
	background: #ff6400;
	color: white;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
.partner2 dl:hover dt{ 
	box-shadow: 1px 2px 3px 4px #eeeaea;
}
.partner2 dl dt:hover img{
	transform: scale(1.1);
	transition: all 1s;
}
/* 底部 */
.footer {
	padding-top: 30px;
	color: white;
	background: #2b2e37;
}

.foot {
	overflow: hidden;
}

.foot strong {
	font-size: 22px;
	color: #048efb;
	letter-spacing: 3px;
}

.foot ul {
	padding-top: 30px;
	overflow: hidden;
}

.foot ul li {
	font-size: 14px;
	line-height: 180%;
}

.foot-gsxx li {
	line-height: 220%;
}

.company-xx dl {
	text-align: center;
	width: 120px;
}

.company-xx dl dt img {
	width: 120px;
	padding: 5px;
}

.company-xx dl dd {
	font-size: 14px;
	padding: 5px;
}

/*内页tit */
.ab-tit {
	text-align: center;
	width: 100%;
	padding-bottom: 30px;
}

.ab-tit dl dt {
	font-size: 30px;
}

.ab-tit dl dd {
	margin-top: 10px;
	font-size: 14px;
}

/* 内页左右分割 */
.xxnr {
	overflow: hidden;
	width: 100%;
}

.xxnr img {
	width: 100%;
}

.leftny {
	width: 250px;
	float: left;
	padding: 10px;
	margin-left: 10px;
}

.rightny {
	width: 850px;
	float: left;
	padding: 30px;
	line-height: 200%;
}

.fwtit2 {
	overflow: hidden;
	color: black;
}

.fwtit2 .td {
	color: #048efb;
	width: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75px;
	font-weight: normal;
	float: left;
}

.fwtit2 .wz {
	width: 170px;
	float: left;
}

.fwtit2 .wz dt {
	font-size: 22px;
	margin-top: 22px;
}

.fwtit2 .wz dd {
	font-size: 22px;
}

.gsxx1 {
	border-bottom: 1px solid #e7e7e7;
}

.gsxx1 li {
	line-height: 200%;
	border-bottom: 1px solid #e7e7e7;
	padding: 5px;
	font-size: 13px;
}

/* 招聘 */
.job-xx {
	overflow: hidden;
}

.job-xx dl {
	width: 185px;
	margin: 6px;
	float: left;
	padding: 5px;
	border: 1px solid darkgray;
	height: 190px;
	padding-top: 10px;
}

.job-xx dl dt {
	background: #048efb;
	height: 70px;
	width: 70px;
	margin: 0 auto;
	text-align: center;
	line-height: 70px;
	border-radius: 100%;
}

.job-xx dl dt img {
	width: 30px;
}

.job-xx dl dd {
	margin-top: 20px;
	text-align: center;
	font-size: 16px;
}

.job-xx dl p {
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}

.joblist {
	border: 1px solid darkgray;
	margin-top: 30px;
	padding: 20px;
}

.yqxx {
	overflow: hidden;
}

.zw {
	font-size: 24px;
	font-weight: 800;
	height: 40px;
	line-height: 40px;
	float: left;
}

.xz {
	color: #048efb;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	padding-left: 20px;
	float: left;
}

.xl {
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	float: left;
}

.gwyq {
	width: 100%;
	clear: both;
	margin-top: 10px;
}

.lisq {
	float: right;
	margin-right: 20px;
}

.lisq a {
	padding: 10px 20px;
	background: rgba(234, 44, 3, 1);
	color: white;
}

.yqli {
	margin-top: 10px;
	line-height: 220%;
}

/* 联系我们 */
.lxwm {
	background: #f2f2f2;
	;
	padding: 20px;
	margin-top: 30px;
}

.lxwm h4 {
	font-size: 30px;
	color: red;
	padding-bottom: 10px;
}

.lxwm ul li {
	line-height: 220%;
}

.rxdh {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
}

.rxdh span {
	color: red;
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 2px;
}

.lxtp {
	width: 100%;
	text-align: center;
}

.lxtp dl {
	width: 300px;
	margin: 0 auto;
	text-align: center;
}

.lxtp dl dt {
	width: 150px;
	overflow: hidden;
	margin: 0 auto;
}

.lxtp dl dt img {
	width: 100%;
}

.lxtp dl dd {
	font-size: 14px;
	margin-top: 10px;
	text-align: center;
}
