﻿.pc{display: block; font-size:14px;}
.phone{display: none;}
.submian{
	padding-bottom: 30px;
	background: #fff;
}
.submian {
	padding-bottom: 30px;
	background: #fff;
}
.submian .sobtitle {
	height: 30px;
	line-height: 30px;
	padding: 10px 0px 10px;
	margin-bottom: 20px;
	font-size: 14px;
	border-bottom: 1px solid #f1f1f1;
}
.submian .sobtitle .home {
	background: url(../images/home.png) no-repeat left center;
	width: 24px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;

}
submian .sobtitle a {
	font-size: 14px;
}
.submian .sobtitle a.now {
	color: #dc241c;
	font-size: 14px;
	font-weight: bold;
}
.submian .sobtitle a.now:hover {
	text-decoration: underline;
}
.submian .subleft{
	width: 245px;
}

.submian .subleft .title {
	background: #0e87db;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}
.submian .subleft .title h2 {
	display: block;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding-left: 26px;
}
.submian .subleft .title h2 a{
	display: block;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding-left: 26px;
}
.submian .subleft .title i {
	width: 8px;
	height: 8px;
	display: block;
	background-position: 0 -203px;
	margin-right: 26px;
	float: right;
	margin-top: 24px;
}
.submian .subleft .bort9 {
	border-top: 9px solid #ff9e01;
	border-radius: 5px 5px 0px 0px;
}
.submian .subleft .bor9 {
	border-bottom: 9px solid #0e87db;
	border-radius: 3px;
}
.submian .subleft .lefta .comt {
	border: 1px solid #eeeeee;
	border-top: 0 none;
	border-bottom: 0 none;
}
.submian .subleft .lefta .comt ul li {
	display: block;
	line-height: 54px;
	border-bottom: 1px solid #eeeeee;
}
.submian .subleft .lefta .comt ul li a {
	height: 54px;
	line-height: 54px;
	display: block;
	padding-left: 25px;
	font-size: 14px;
	color: #444;
}
.submian .subleft .lefta .comt ul li em {
	width: 8px;
	height: 8px;
	display: inline-block;
	background: url(../images/leftula.png) no-repeat 0 -20px;
	vertical-align: middle;
	margin-right: 14px;
	transition: all .3s ease-in;
}
.submian .subleft .lefta .comt ul li.hover em {
	background: url(../images/leftula.png) no-repeat 0 0;
}
.submian .subleft .lefta .comt ul li a:hover {
	color: #0e87db;
}
.submian .subleft .lefta .comt ul li.hover .ita {
	color: #0e87db;
}
.submian .subleft .lefta .comt ul li a:hover em {
	background: url(../images/leftula.png) no-repeat 0 0;
	margin-right: 18px;
}
.submian .subleft .lefta .comt .boxlist {
	margin-top: 0px;
	display: none;
	background: #f6f6f6;
}
.submian .subleft .lefta .comt .boxlist li {
	position: relative;
	border-bottom: none;
}
.submian .subleft .lefta .comt .boxlist li a {
	background: none;
	margin-left: 14px;
	height: 40px;
	line-height: 40px;
	color: #444;
}
.submian .subleft .lefta .comt .boxlist li a:before {
	width: 2px;
	height: 2px;
	display: block;
	content: "";
	border: 2px solid #ccc;
	border-radius: 2px;
	position: absolute;
	top: 18px;
	left: 24px;
}
.submian .subleft .lefta .comt .boxlist li a.hover, .submian .subleft .lefta .comt .boxlist li a:hover {
	padding-left: 29px;
	color: #0e87db;
}
/*.submian .subleft .lefta .comt .list .item:hover .boxlist, .submian .subleft .lefta .comt .list .item.hover .boxlist{display:block;} */
.submian .subleft .lefta .comt .list .item:hover .boxlist a, .submian .subleft .lefta .comt .list .item.hover .boxlist a {
	background: none;
}
.submian .subleft .lefta .comt ul li.hover .box a {
	background: none;
	font-weight: normal;
}
.submian .subleft .lefta .comt ul li.hover .boxlist li.hover a {
	color: #0088d2;
	font-weight: bold;
}
.submian .subleft .lefta .comt ul li.hover .boxlist {
	display: block;
}
.submian .subleft .lefta .comt ul li .boxlist li.active a {
	background: none;
	font-weight: bold;
	color: #0088d2;
}
.submian .subleft .adv {
	margin-bottom: 10px;
	background: #000;
}
.submian .subleft .adv a img {
	display: block;
	width: 100%;
}
.submian .subleft .adv a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
}

.submian .subright {
	width: 920px;
	padding-bottom:30px;
}

.aboutlist {
	padding-top: 0;
	color: #666;
}
.aboutlist p{
	font-size: 16px;
	
}

.leftnews .leftcont {
	background: #fff;
	padding: 10px 0;
	overflow: hidden;
}
.leftnews .leftcont span {
	line-height: 24px;
	display: block;
	padding: 10px 0;
	font-size:16px;
}
.leftnews .leftcont .dzz{
	font-size:14px;
	color: #666;
}
.leftcont .tel{
	padding-left:30px;
	font-size: 18px;
	color: #0088d2;

}

.submian .subleft .lefta .comt {
	border: 1px solid #eeeeee;
	border-top: 0 none;
	border-bottom: 0 none;
}
.submian .subleft .lefta .comt ul li {
	display: block;
	line-height: 54px;
	border-bottom: 1px solid #eeeeee;
}
.submian .subleft .lefta .comt ul li a {
	height: 54px;
	line-height: 54px;
	display: block;
	padding-left: 25px;
	font-size: 14px;
	color: #444;
}
.submian .subleft .lefta .comt ul li em {
	width: 8px;
	height: 8px;
	display: inline-block;
	background: url(../images/leftula.png) no-repeat 0 -20px;
	vertical-align: middle;
	margin-right: 14px;
	transition: all .3s ease-in;
}
.submian .subleft .lefta .comt ul li.hover em {
	background: url(../images/leftula.png) no-repeat 0 0;
}
.submian .subleft .lefta .comt ul li a:hover {
	color: #0e87db;
}
.submian .subleft .lefta .comt ul li.hover .ita {
	color: #0e87db;
}
.submian .subleft .lefta .comt ul li a:hover em {
	background: url(../images/leftula.png) no-repeat 0 0;
	margin-right: 18px;
}


/*产品列表推荐新闻*/
.submian .subright .anlitopH4 {
	height: 38px;
	line-height: 38px;
	border: 1px solid #e4e4e4;
	margin-top: 20px;
}
.submian .subright .anlitopH4 span {
	border-left: 5px solid #0e87db;
	height: 38px;
	line-height: 38px;
	padding-left: 22px;
	display: block;
	float: left;
	color: #0e87db;
	font-weight: bold;
	font-size: 14px;
}
.submian .subright .anlitopH4 span .org {
	color: #0e87db;
}
.submian .subright .anlitopH4 span .org {
	display: inline;
}
.divremmnews {
	padding: 10px;
	overflow: hidden;
	border: 1px solid #e4e4e4;
	border-top: none;
}
.divremmnews ul {
	width: 100%;
}
.divremmnews li {
	width: 47%;
	padding: 0;
	line-height: 40px;
	float: left;
	overflow: hidden;
	margin: 0 1.5%;
	border-top: 1px dashed #ccc;
}
.divremmnews li:nth-child(1), .divremmnews li:nth-child(2) {
	border-top: 0;
}
.divremmnews li s {
	width: 9px;
	height: 12px;
	background-position: -90px -112px;
}
.divremmnews li a {
	color: #666666;
	display: block;
	transition: all 0.3s ease-out 0s;
}
.divremmnews li a:hover {
	color: #0e87db;
	padding-left: 6px;
}
.divremmnews li span {
	color: #999;
	font-size: 12px;
}
/*产品列表推荐新闻*/


/*新闻列表开始*/
.nyny_news{ width:920px; margin:auto; text-align:left; margin-top:20px;}
.nyny_news p{font-size:14px; color:#666; text-indent:2em; margin-bottom:20px;}
.nyny_news ul li{border-bottom: 1px dashed #CCCCCC; margin-bottom:10px;}
.nyny_news ul li a{border-bottom: 1px dashed #CCCCCC; margin-bottom:10px; text-decoration:none;}
.nyny_news ul li a:hover{border-bottom: 1px dashed #CCCCCC; margin-bottom:10px;}
.biaoti h2{ float:left; font-size:16px; color:#333; background:url(/skin/images/jsfwlankuai.jpg) no-repeat left; padding-left:10px; margin-bottom:10px;}
.biaoti h2 a{ float:left;  font-size:16px; color:#333; text-decoration:none;}
.biaoti h2 a:hover{ float:left;font-size:16px; color:#333; text-decoration:underline;}
.biaoti p{ font-size:12px; color:#333; text-decoration:none;}
.biaoti p a{ font-size:12px; color:#333; text-decoration:none;}
.biaoti p a:hover{ font-size:12px; color:#333;}
.biaoti span{ float:right; font-size:14px;  color:#333;}
.nyny_news ul li:hover h2{color:#0e87db;}
/*新闻列表结束*/

/*推荐产品开始*/

.cp_list2 .li1{float:left; height:272px; width:272px;background:#eeeeee; padding:5px; box-sizing:border-box; position:relative;}
.cp_list2 .li1 img{ width:100%; height:100%;}

.cp_list2 .li1 a{ position:absolute; bottom:0; left:0; display:block; width:100%; height:45px; color:#fff; font-size:12px; line-height:16px; padding:0 5px; box-sizing:border-box; background:#0069B3; overflow:hidden; transition:.3s;}
.cp_list2 .li1 a strong{ font-size:16px; line-height:45px; display:block; text-align:center; font-weight:normal; color: #fff;}
.cp_list2 .li1:hover a {height: 40%; }
.cp_list2 .li1:hover a strong{ font-weight:bold;}
.cp_list2 .li1:hover{ box-shadow:0 0 10px #fff;}
.cp_list2 .li1 .pc1{color: #fff;}
/*推荐产品结束*/

/*技术支持开始*/
.ArticleTitle {
}
.ArticleTitle h1.bt {
	font-size: 24px;
	padding: 20px 0px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px dashed #e1e1e1;
	margin-bottom: 5px;
}
.ArticleTitle .bt {
	font-size: 24px;
	padding: 20px 0px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px dashed #e1e1e1;
	margin-bottom: 5px;
}
.conBox .mark {
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	color: #999;
}
.conBox .mark span {
	margin-left: 14px;
}
.conBox .mark span:first-child {
	margin-left: 0;
}
.ArticleTencont {
	padding: 5px 0px 20px 0px;
	line-height: 28px;
	overflow: hidden;
	color: #666;
}
/*技术支持结束*/
