﻿@charset "utf-8";
/*顶部*/
.top {
	height:62px;
	background-color:#000000;
}
.top_left {
	width:380px;
	font-size:14px;
	color:#ffffff;
	line-height:62px;
	float:left;
}
.top_right {
	width:388px;
	padding-top:5px;
	float:right
}
/*导航*/
.w1000 {
	width:1000px;
	margin:0 auto;
}
.head {
	padding-top:20px;
	height:80px;
	position:relative;
	z-index:10;
}
.head .logo img{
	width:465px;
}
.head .menu {
	height:60px;
	padding-top:16px;
}
.nav {
	height:60px;
	position:relative;
	z-index:1;
}
.nav a {
	color:#fff;
}
.nav .nLi {
	padding-left:20px;
	width:80px;
	line-height:20px;
	float:left;
	position:relative;
	text-align: center;
	display:inline;
}
.nav .nLi h3 {
	float:left;
	height:60px;
}
.nav .nLi h3 a {
	font-size:16px;
	display:block;
	color:#000000;
	font-weight:normal;
}
.nav .nLi h3 a span {
	font-size:12px;
}
.nav .nLi h3 a:hover {
	color:#0088cf
}
.nav .sub ,.nav .sub .sub2,.nav .sub .sub2 .sub3{
	display:none;
	width:160px;
	left:-30px;
	top:60px;
	position:absolute;
	background:#0088cf url('../images/sub_bg.jpg') top center no-repeat;
	padding-top: 15px;
	padding-bottom: 20px;
}
.nav .sub li {
	height:36px;
	line-height:36px;
	border-bottom:1px solid #028dd6;
	padding:5px 0;
}
.nav .sub li.nLi2,.nav .sub li.nLi3{position: relative;}
.nav .sub a {
	display:block;
	font-size:14px;
	color: #fff;
	text-align: center;

}
.nav .sub a:hover{
	background-color: #067cba;

}
.nav .sub .sub2,.nav .sub .sub2 .sub3{
	left: 160px;
	top: 0;
	background: #0088cf;
}
.nav .on h3 a {
	color:#0088cf;
}
.nav li.home {
	width:60px;
}
.son_pros {
	width:100%;
	position:absolute;
	display:none;
	z-index:1;
	background:#0088cf;
	color:#fff;

}
.son_pros .w1200 {
	padding:30px 0px;
	background: url('../images/sub_bg.jpg') 640px 0px no-repeat;
}
.son_pros li.son {
	width:190px;
	padding-left:10px;
	color:#fff;
	float:left;
}
.son_pros li .son_title {
	font-size:15px;
	font-weight:bold;
}
.son_pros li .son_cate {
	padding:10px 0px
}
.son_pros li .son_cate li {
	height:23px;
	line-height:23px;
}
.son_pros li .son_cate li a {
	color:#ffffff;
	font-family:"宋体"
}
.son_pros li .son_cate li.more a {
	color:#80c4e7;
}
.son_pros li.son1 {
	width:140px;
	border-right:1px solid #cccccc;
	float:left;
	margin-right:30px
}
.son_pros li.son1 .son1_title {
	font-size:25px;
	font-weight:bold;
	height:44px;
	line-height:44px;
}
.son_pros li.son1 .son1_cate {
	padding:10px 0px;
}
.son_pros li.son1 .son1_cate li {
	height:36px;
	line-height:36px;
}
.son_pros li.son1 .son1_cate li a {
	font-size:15px;
	color:#fff;
}
.son_pros li.son1 .son1_cate li.big a {
	font-size:18px;
}
/*幻灯片*/
.index_banner {
	width:100%;
	overflow:hidden;
	background-color:#000;
}
.slideBox {
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:1;
	max-width:1920px;
	margin:0 auto;
}
.slideBox .bd {
	position:relative;
	height:100%;
	z-index:2;
}
.slideBox .bd li {
	zoom:1;
	vertical-align:middle;
}
.slideBox .bd img {
	width:100%;
	display:block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev, .slideBox .next {
	position:absolute;
	z-index:9;
	left:3%;
	top:50%;
	margin-top:-25px;
	display:block;
	width:32px;
	height:40px;
	background:url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.slideBox .next {
	left:auto;
	right:3%;
	background-position:8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter:alpha(opacity=100);
	opacity:1;
}
.slideBox .prevStop {
	display:none;
}
.slideBox .nextStop {
	display:none;
}
/*首页主体*/
.first {
	padding-top:40px;
}
.f_left {
	width:347px;
}
.f_title {
	height:30px;
	border-bottom:1px solid #c9caca;
	line-height:30px;
}
.f_title h3 {
	height:30px;
	background:url('../images/sign1.jpg') left 7px no-repeat;
	text-indent:20px;
	font-size:16px;
	color:#333333;
}
.f_title h3 span {
	font-size:12px;
	color:#c9caca;
	font-weight:normal;
}
.f_title .fr {
	width:60px;
	padding-right:10px;
	text-align:right;
}
.f_title .fr a {
	color:#919191
}
.f_title .fr a:hover{
	color: #0088cf;
}
.about_pic {
	width:345px;
	padding:15px 0px;
}
.about_pic img {
	width:345px;
	height:103px;
}
.about_info {
	padding:0px 5px 20px 5px;
	line-height:22px;
}
/*最新动态*/
.dt_title {
	width:90px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#ffffff;
	font-family:"宋体";
	margin:10px 0px;
	background:#0088cf
}
.txtScroll-top {
	overflow:hidden;
	position:relative;
	border-top:1px solid #c5c4bf;
	border-bottom:1px solid #c5c4bf;
	background-color:#f4f3ef;
}
.txtScroll-top .bd {
	padding:0px 10px
}
.txtScroll-top .infoList li {
	height:30px;
	line-height:30px;
	padding-left:15px;
}
.txtScroll-top .infoList li .date {
	float:right;
	color:#044997;
}
/*媒体播报*/
.f_center {
	margin:0 auto;
	width:360px;
	overflow:hidden;
	position:relative;
	padding-left:65px;
}
.f_center .hd {
	overflow:hidden;
	height:30px;
	padding:5px 0px 0px 10px;
}
.f_center .hd .prev {
	display:block;
	width:16px;
	height:16px;
	float:left;
	margin-right:5px;
	overflow:hidden;
	cursor:pointer;
	background:url("../images/up_sign1.jpg") no-repeat;
}
.f_center .hd .next {
	display:block;
	width:16px;
	height:16px;
	float:right;
	overflow:hidden;
	cursor:pointer;
	background:url("../images/down_sign1.jpg") no-repeat;
}
.f_center .hd .prev:hover {
	background:url("../images/up_sign.jpg") no-repeat;
}
.f_center .hd .next:hover {
	background:url("../images/down_sign.jpg") no-repeat;
}
.f_center .hd .prevStop {
	background:url("../images/up_sign1.jpg") no-repeat;
}
.f_center .hd .nextStop {
	background:url("../images/down_sign1.jpg") no-repeat;
}
.f_center .bd {
	padding:10px 5px 0;
}
.f_center .bd ul {
	overflow:hidden;
}
.f_center .bd ul li {
	height:76px;
	padding:4px 0px;
}
.f_center .bd ul li .pic {
	width:86px;
	height:76px;
	float:left;
}
.f_center .bd ul li .pic img {
	width:85px;
	height:64px;
}
.f_center .bd ul li .info {
	width:260px;
	float:right;
	line-height:20px;
}
.f_center .bd ul li .info .title {
	width:260px;
	font-weight: bold;
	color: #111;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
/*最新公告*/
.f_right {
	width:360px;
}
ul.custom_list {
	padding-bottom:30px;
	_height:180px;
}
ul.custom_list li {
	width:360px;
	height:62px;
	float:left;
	padding:20px 6px 0 0;
}
ul.custom_list li .bg {
	width: 80px;
	height: 52px;
	background:#0889cf;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	padding-top: 8px;
}
ul.custom_list li .cen {
	width: 260px;
	height: 60px;
	margin: auto;
	float: right;
}
ul.custom_list li .cen .title {
	width:260px;
	font-weight: bold;
	color: #111;
	overflow:hidden;
	height: 26px;
	line-height: 26px;
	text-overflow:ellipsis;
	white-space:nowrap
}
.font_24 {
	font-size: 24px;
}
.cp_title {
	width:90px;
	height:30px;
	line-height:30px;
	color:#ffffff;
	text-align:center;
	font-size:18px;
	font-family:"宋体";
	background:#0088cf
}
.cate_list {
	font-size:14px;
	padding-top:10px;
}
.cate_list div {
	border-bottom:1px dotted #b7b7b7;
	height:36px;
	line-height:36px;
}
.cate_list div.bsolid {
	border-bottom:1px solid #b7b7b7;
}
.cate_list div a {
	padding-right:15px;
}
.in_banner {
	width: 100%;
	height: 260px;
	margin: auto;
	position: relative;
	overflow: hidden;
	/*background: url("../images/banner.jpg") center no-repeat;*/
}
.in_banner img{display: block;margin-left: -960px;position: absolute;left: 50%;}
/*首页产品*/
.in_product {
	background: #eaeaea;
	width: 100%;
	height: 100%;
	margin: auto;
	padding: 20px 0;
	margin-bottom: 60px;
}
.in_pro {
	width: 228px;
	height: 100%;
	margin: auto;
}
.in_pro li {
	width: 228px;
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #eaeaea;
	text-align: center;
	font-size: 16px;
	background: #fff;
	display: block;
	overflow:hidden
}
/*.in_pro li:hover{
		width: 223px;
		border-left:5px #0088cf solid;
}*/
.in_pro li.on{
	width: 223px;
	border-left: 5px #0088cf solid;
}
.in_pro li a {
	display: block;
	width: 223px;
	height: 55px;
	margin: auto;
}
/*.in_pro li a:hover {
	color: #111;
	font-weight: bold;
}*/
.in_pro li.on a{
	color: #111;
	font-weight: bold;
}
.wrap {
	width:945px;
	/*height:800px;*/
	margin:0 auto;
	word-wrap:break-word;
}
.article {
	float:left;
	width:292px;
	height: 280px;
	position:relative;
	margin-left: 20px;
	margin-bottom: 5px;
}
.article dl {
	margin: auto;
	position:relative;
	overflow: hidden;
}
.article dl a {
	position: absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
}
.article dl dt {
	padding-top:220px;
	overflow:hidden;
	position:relative;
}
.article dl dt span {
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-size:contain;
	background-color: #fff;
	position: absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	-moz-transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
	-webkit-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
}
.article dl dd {
	padding:15px 0px 0px 0px;
	position:relative;
	font-size:12px;
	-webkit-margin-start: 0px;
	text-align: center;
}
.article dl dd h3 {
	font-size:16px;
	line-height:24px;
	color:#6e6e6e;
	font-weight: normal;
}
.article dl:hover h3 {
	color:#006cb3;
}
.article dl dd h6 {
	line-height:18px;
	color:#999;
}
.article dl dd p {
	padding:3px 0 3px;
	line-height:18px;
	color:#666;
}
.article dl dd h5 {
	line-height:24px;
	color:#006cb3;
	display:inline-block;
	overflow:hidden;
}
.article dl dd h5 em {
	font-family:"\5b8b\4f53";
	display:inline-block;
	padding:0 5px;
}
.article dl dd h5 span {
	position:absolute;
	left:0;
	bottom:0px;
	height:3px;
	width:0;
	background-color:rgb(0,108,179);
}
.article:hover dl dt span {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
/*荣誉证书*/
.s_title {
	border-bottom: 1px #e1e1e1 solid;
}
.s_title h3 {
	width: 180px;
	height: 40px;
	line-height: 40px;
	font-size: 21px;
	border-bottom: 1px solid #000000;
	text-align: left;
	float: left;
}
.s_title .fr {
	margin-top: 15px;
}
.five {
	padding-top:10px;
}
.picMarquee-left {
	overflow:hidden;
	position:relative;
}
.picMarquee-left .bd {
	padding:20px 0;
}
.picMarquee-left .bd ul {
	overflow:hidden;
	zoom:1;
}
.picMarquee-left .bd ul li {
	margin:0 8px;
	float:left;
	background:url('../images/ry_bottom_bg.jpg') bottom no-repeat;
	_display:inline;
	width:232px;
	padding-bottom:11px;
	overflow:hidden;
}
.picMarquee-left .bd ul li .pic {
	text-align:center;
	padding:10px 10px 0px 10px;
	border:1px solid #e9e9e9;
	border-bottom:0px;
	width:210px;
}
.picMarquee-left .bd ul li .pic img {
	width:210px;
	height:148px;
	display:block;
}
.picMarquee-left .bd ul li .title {
	padding:0 10px;
	line-height:30px;
	height:30px;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	background:url("../images/sign3.jpg") 10px no-repeat;
	text-indent:20px;
}
/*首页在线问答*/
.six {
	padding-top:20px;
}
.s_left {
	width:600px;
}
.s_left .order_title {
	height:57px;
	padding-left:68px;
	background:url('../images/qiugou.jpg') no-repeat;
	font-size:21px;
	color:#000000;
	line-height:57px;
	position:relative;
}
.s_left .order_title a {
	display:block;
	position:absolute;
	top:20px;
	right:70px;
	width:16px;
	height:16px;
	overflow:hidden;
	cursor:pointer;
}
.s_left .order_title .prev {
	background:url("../images/up_sign1.jpg") no-repeat;
	right:110px;
}
.s_left .order_title .next {
	background:url("../images/down_sign1.jpg") no-repeat;
}
.s_left .order_title .prev:hover {
	background:url("../images/up_sign.jpg") no-repeat;
}
.s_left .order_title .next:hover {
	background:url("../images/down_sign.jpg") no-repeat;
}
.s_left .order_title .prevStop {
	background:url("../images/up_sign1.jpg") no-repeat;
}
.s_left .order_title .nextStop {
	background:url("../images/down_sign1.jpg") no-repeat;
}
.s_left .bd {
	padding:20px 140px 10px 0;
	border-right:1px dotted #b7b7b7;
}
.s_left .order_list {
}
.s_left .order_list li {
	border-bottom:1px dotted #b7b7b7;
	padding:10px 0px;
	font-size:14px;
	line-height:34px;
}
.s_left .order_list li .q {
	color:#000;
}
.s_left .order_btn {
	height:30px;
	padding-right:5px;
}
.s_left .order_btn a {
	width:90px;
	text-align:center;
	height:30px;
	line-height:30px;
	float:right;
	color:#ffffff;
	font-size:14px;
	background:#0088cf;
	margin-left: 20px;
}
.s_right {
	width:470px;
}
.service_title {
	height:59px;
	padding-left:68px;
	background:url('../images/fuwu.jpg') no-repeat;
	font-size:21px;
	color:#000000;
	line-height:59px;
}
.service_info {
	padding:20px 0px 0px 20px;
}
.service_info li {
	width: 100%;
	height: 100px;
	line-height: 30px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #b7b7b7;
}
.service_info li a {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow:ellipsis;
	word-wrap:break-word;
	overflow: hidden;
}
.s_right .order_btn {
	height:30px;
	padding-right:5px;
}
.s_right .order_btn a {
	width:90px;
	text-align:center;
	height:30px;
	line-height:30px;
	float:right;
	color:#ffffff;
	font-size:14px;
	background:#0088cf;
	margin-left: 20px;
	margin-top: 10px;
}
/*友情链接*/
.links_bg {
	height:110px;
	background:#0088cf;
}
.links_l {
	width: 150px;
	text-align: center;
	height: 110px;
	line-height: 110px;
	background: #067cba;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.links_c {
	height:90px;
	line-height:30px;
	overflow:hidden;
	width:1050px;
	padding: 10px 0;
}
.links_c a {
	font-size: 14px;
	color: #fff;
	display:inline-block;
	padding:0 0 0 10px;
}
.links_c a:hover {
	color: #fff;
	text-decoration: underline;
}

/*关于我们*/

.nybanner{
	width: 100%;
	position: relative;
	overflow: hidden;

}
.nybanner img{
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.title h2{
	font-size: 24px;
	color: #434343;
	font-weight: normal;
}
.title h2 em{
	font-size: 14px;
	color: #a9a9a9;
	text-transform: uppercase;
	margin-left: 5px;
}
.about_cont p{
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 15px;
}

.qyjs .fl{
	margin-right: 40px;
	margin-bottom: 40px;

}
.qyjs img{max-width: 100%;}
/*案例中心*/

.casebox{
	background-color: #eaeaea;
}

.caselist .casec_column{
  width: 230px;
}
.caselist .casec_column h2{
	text-align: center;
	height: 92px;
	line-height: 92px;
	font-size: 26px;
	color: #fff;
  background: url("../images/tt_bg.jpg") no-repeat center;
}
.caselist  .prodtitle h2{
	background: url("../images/prodtit_bg.jpg") no-repeat center;
}
.caselist .casec_column h2 img{
	margin-bottom: -7px;
}
.caselist .casec_column ul{
	background-color: #fff;
}
.caselist .casec_column ul>li{
	line-height: 60px;
	text-align:center;
	border-bottom: 1px #eaeaea solid;
	position: relative;
}
.caselist .casec_column ul li:hover{
	color: #1e1c1c;
	font-weight: bold;
}
.caselist .casec_column li.curs>ul,.caselist .casec_column li ul li.curs>ul{
    display: block;
}

.caselist .casec_column li>ul,.caselist .casec_column li>ul li>ul {
    display: none;
}
.caselist .casec_column ul li span.currentDt {
    background: url(../images/ico_up.png) 20px center no-repeat;
}
.caselist .casec_column ul li span {
    width: 40px;
    height: 40px;
    display: block;
    background: url("../images/ico_down2.png") 20px center no-repeat;
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 999;
    cursor: pointer
}
.caselist .casec_column ul li a{
	font-size: 16px;
	color: #616161;
	display: block;
}
.caselist .casec_column ul li a:hover{
	color: #1e1c1c;
	font-weight: bold;
	border-left:5px #0088cf solid;
}
.product_column .title{
	height: 65px;
	line-height: 65px;
	background-color: #0088cf;
	text-align: center;
}
.product_column .title h2{
	font-size: 26px;
	color: #fff;

}
.product_column .title h2 img{
	margin-bottom: -7px;
}
.product_column ul{
	background-color: #fff;
}

.product_column ul li{
	height: 60px;
	line-height: 60px;
	text-align:center;
	border-bottom: 1px #eaeaea solid;
}
.product_column ul li a{
	font-size: 16px;
	color: #616161;
}
.product_column ul li a:hover{
	color: #1e1c1c;
	font-weight: bold;
}

/*新闻列表页*/

.newsbox{
	background-color: #eaeaea;
}

.newsbox .casec_column h2 {
	text-align: center;
	height: 92px;
	line-height: 92px;
	font-size: 26px;
	color: #fff;
	background: url(../images/tt_bg.jpg) no-repeat center;
}
.newslist .fl{
	width: 230px;
}
.newslist .title h2 img{
	margin-bottom: -7px;
}
.newslist .fl ul{
	background-color: #fff;
}

.newslist  .fl ul li{
	height: 60px;
	line-height: 60px;
	text-align:center;
	border-bottom: 1px #eaeaea solid;
}
.newslist  .fl ul li a{
	font-size: 16px;
	color: #616161;
}
.newslist  .fl ul li a:hover{
	color: #1e1c1c;
	font-weight: bold;
}
.newslist .newsright{
	width:920px;
}
.newslist .newsright li{
	height: 140px;
	background-color: #fff;
	padding:25px;
	border: 1px #e1e1e1 solid;
	margin-bottom: 30px;
}
.newslist .newsright li .pic{
	width: 170px;
	height: 143px;
	float: left;
	overflow: hidden;
}
.newslist .newsright li .pic:hover img{
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
	-moz-transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
	-webkit-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
}
.newslist .newsright .text{
	width: 660px;
	float: right;

}
.newslist .newsright .text h2{
	font-size: 18px;
	color: #4c4c4c;
	margin-bottom: 15px;
	font-weight: normal;
}
.newslist .newsright .text .link span{
   font-size: 12px;
	color: #6b6b6b;
	background: url("../images/bg_sign.png") left no-repeat;
	padding-left: 20px;
	background-position: 0 0;
}
.newslist .newsright .text .link .time{
	background: url("../images/bg_sign.png") left no-repeat;
	padding-left: 20px;
	background-position: 0 -25px;
	margin-left: 15px;
}
.newslist .newsright .text p{
	font-size: 14px;
	line-height: 26px;
	color: #a0a0a0;
	margin-top: 13px;
}

.more{
	font-size: 14px;
	background-color: #b6b6b6;
	padding: 6px 20px;
	color: #fff;
}
/*产品推荐*/
.recommend .f_title{
	border-bottom: none;
}



.blk_18 { overflow:hidden; zoom:1; font-size:9pt; width:1200px; margin-top:5px;}
.blk_18 .pcont { width:1070px; float:left; overflow:hidden;margin-left:15px;}
.blk_18 .ScrCont { width:32766px; zoom:1; margin-left:0px; }
.blk_18 #List1_1, .blk_18 #List2_1 { float:left; width:auto;}
.blk_18 .LeftBotton, .blk_18 .RightBotton { width:45px; height:55px; float:left;}
.blk_18 .LeftBotton { background:url(../images/left-but.jpg) left center no-repeat; margin:55px 0 0; }
.blk_18 .RightBotton { background:url(../images/right-but.jpg) right center no-repeat; margin:55px 0 0 20px; }
.blk_18 .pl{ width:220px; height:175px; overflow:hidden;}
.blk_18 .pl img { display:block; cursor:pointer; border:none; margin:6px auto 1px auto; }
.blk_18 a.pl:hover {}
.mosaic-block {
	float:left;
	position:relative;
	overflow:hidden;
	width:220px;
	height:145px;
	margin-right: 57px;
}


.mosaic-overlay {
	display:none;
	z-index:5;
	position:absolute;
	width:220px;
	height:145px;
	background:#111;
}

/*** Custom Animation Styles (You can remove/add any styles below) ***/

.bar2 .mosaic-overlay {
	bottom:-200px;
	height:145px;
	opacity:0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter:alpha(opacity=80); background:#eb8a0d;
}
.details{ color:#fff; font-size:14px;display:block; text-align:center; width:259px; line-height:50px; background:#111;}
.bar2 .mosaic-overlay:hover .details{ background:none;}
.bar2 .mosaic-overlay img{ display:none;}
.bar2 .mosaic-overlay:hover img{ display:block; margin-top:50px;}
.bar2 .mosaic-backdrop { text-align: center; display:block;}
.bar2 .mosaic-backdrop img{height:145px;margin:0 auto; margin-bottom: 10px;}
.bar2 .mosaic-backdrop h2 a{
	font-size: 14px;
	color: #585858;

}
.bar2 .mosaic-backdrop h2 a:hover{
	color: #0088cf;
}
.bar2 .mosaic-overlay{ text-align:center;}
.bar2 .mosaic-overlay:hover a{ display:inline-block; color:#fff; width:135px; height:32px; border:1px solid #fff; border-radius:5px; text-align:center; line-height:32px;}





/*page*/
.pagelink { float:left; width:100%;
	padding-top:30px;
	text-align: right;
}
.pagelink span{font-size: 14px;
	color: #7c7c7c;
	display: inline-block;
	_display: inline;
	padding: 0 12px;
	border: 1px solid #7c7c7c;
	margin-right: 5px;
	line-height: 32px;}
.pagelink a, .pagelink .active{
	font-size: 14px;
	color: #333;
	display: inline-block;
	_display: inline;
	padding: 0 12px;
	border: 1px solid #7c7c7c;
	margin-right: 5px;
	line-height: 32px;
}
.pagelink font{
	font-size: 14px;
	color: #fff;
	background: #0088cf;
	display: inline-block;
	_display: inline;
	padding: 0 12px;
	border: 1px solid #0088cf;
	margin: -.8px -12px 0 -12px;
}
.pagelink a:hover, .pagelink a.cur, .pagelink a.active, .pagelink li.active a, .pagelink li.active a:hover {
	background: #0088cf;
	color: #fff;
}
.prevnext{
	border:1px #ebebeb solid;
	padding:8px;
	margin-top: 30px;
}
.prevnext a{ font-size:14px;
	color: #666;
}
.prevnext a:hover{
	color: #368fd0;
	text-decoration: underline;
}
.prevnext p.fr{
	margin-top: -46px;
}
.prevnext p.fr a{ background:#ff7502; color:#fff; padding:7px 15px;}

.bottom_news .f_title{
	border-bottom: none;
}

.curs{
	color: #1e1c1c;
	font-weight: bold;
	border-left:5px #0088cf solid;
	
}
.bottom_news li{
	width: 340px;
	height: 28px;
	float: left;
	border-bottom: 1px #e1e1e1 dashed;
	margin-bottom: 10px;
}
.bottom_news li:nth-child(3n+2){
	margin-left: 90px;
	margin-right: 90px;
}

.bottom_news li a{
	font-size: 12px;
   color:#676767;
   width:250px;
   display:inline-block;
   overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.bottom_news li a:hover{
	color: #0088cf;
   text-decoration: underline;
}

/*服务支持*/

.sercice li{
	height: 190px;
	border: 2px #ececec solid;
	box-shadow:1px 1px 1px #ececec;
	margin-top: 30px;
	padding: 15px;
}
.sercice li:hover{
	transform:translateX(-15px);
	-webkit-transform:translateX(-15px);
	-moz-transform:translateX(-15px);
	transition: all .6s;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	cursor: pointer;
}
.sercice li .pic{
   width: 240px;
	height: 175px;
	float: left;
}
.sercice li .text{
	width: 860px;
	float: right;
}
.sercice li .text h2 a{
	font-size: 18px;
	color: #4c4c4c;
	font-weight: normal;

}
.sercice li:hover .text h2 a{
	color: #0088cf;
}
.sercice li .text p{
	font-size: 14px;
	line-height: 26px;
	color: #797979;
	margin-top: 20px;
}

.sercice .more{
	background-color: #0088cf;
	margin-top: 60px;


}
.sercice .more:hover{
	color: #ff0404;


}

/*产品内页*/

.casebox .nyproduct{
	width: 920px;
	background-color: #fff;
}
.casebox .nyproduct .posi{
	font-size: 12px;
	color: #616161;
	margin-top: 20px;
	margin-left: 20px;

}
.casebox .nyproduct .posi .ico{
	background: url("../images/dibiao.png") left no-repeat;
	width: 14px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 .3em;
}
.casebox .nyproduct .product_info{
	padding:20px;
}
.casebox .nyproduct .product_info .title{
	width: 880px;
	margin: auto;
	border-bottom: 1px #e1e1e1 solid;
	padding-bottom: 20px;
	margin-top: 40px;
}
.casebox .nyproduct .product_info .title h2{
   font-size: 30px;
	color: #2e2e2e;
	letter-spacing: 2px;
	margin-bottom: 10px;
}
.casebox .nyproduct .product_info .title h2 span{
	font-size: 12px;
	color: #505050;
}
.casebox .nyproduct .product_info .cont{
	padding:20px;

}
.casebox .nyproduct .product_info .cont p{
	font-size: 16px;
	color: #505050;
	line-height: 32px;
}
.casebox .nyproduct .product_info .cont h2{
	margin-bottom: 15px;
}
.casebox .nyproduct .product_info .cont p img{
	margin-top: 20px;

}

/*客户反馈*/

.line{
	height: 3px;
	border-bottom: 2px #ddd solid;
}

.feedback{
	width:830px;
	margin: auto;
	margin-top: 40px;
	padding-bottom: 50px;

}
.feedback h2{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-bottom: 30px;
}
.feedback .title p{
	font-size: 14px;
	color: #636363;
	margin-bottom:25px;
}
.feedback .title p em{
	color:#929293;
}
.feedback .title span{
	font-size: 14px;
	color: #636363;

}

.comt-box textarea{
	padding: 10px;
	display: block;

}
.btn {
	display: inline-block;
	padding: 6px 30px 4px;
	margin-bottom: 0;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 19px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 0;
	border-radius: 0;
	height: 35px;
}
.btn-primary {
	color: #ffffff;
	background-color: #428bca;
}
.comt-comterinfo li  {
    font-size: 14px;
	color: #737373;
	margin-bottom:20px;
}
.comt-comterinfo li .hide{
	width: 60px;

}
.comt-comterinfo li input{
	width: 200px;
	height: 25px;
	border: 1px #abadb3 solid;
	text-align: left;
	margin-left: 15px;
}
.comt-comterinfo li label em{
	color: #ff0000;
}
.comt-comterinfo li .phone{
    letter-spacing: 2.5px;
}
.comt-comterinfo li .code{
   width: 100px!important;
	text-transform:uppercase;
}
.feedback .khpl .title h2 {
 color: #0088cf;
}
.comt-comterinfo li .info{
	display: inline-block;
    width: 400px;
	margin-left: 15px;
}
.comt-comterinfo li .info select{
	width: 120px;
	height: 28px;
	font-size: 14px;
	color: #737373;
	font-family: "微软雅黑";
}
.comt-comterinfo li .info select option{
	text-align: center;
}
.scrolltop{
	width:600px;
	height:300px;
	overflow:hidden;
}
.scrolltop li{
	height:60px;
	overflow:hidden;
	text-align:left;
	line-height:19px
}

.scrolltop .c-main .c-author{
	font-size: 14px;
	color: #0088cf;
}
.scrolltop .c-main p{
	font-size: 14px;
	color: #5a5a5a;

}
/*联系我们*/

.contact .title h2{
	font-size: 18px;
	color: #0088cf;
	font-weight: bold;
	margin-bottom: 5px;
}
.contact .title span{
	font-size: 14px;
	color: #323232;

}
.map{
	border: 1px #cacaca solid;

}

.botlxwm{
	border-top:1px #cacaca solid;
	padding-top: 60px;
}
.botlxwm .fl h2{
   font-size: 30px;
	color: #333;
	font-weight: normal;
}
.botlxwm .fl h2 span{
	font-size: 18px;
	margin-right: 18px;
	color: #333;
	font-weight: bold;
}
.botlxwm .space{display: inline-block;width: 90px;}
.botlxwm .fr{
	width: 750px;
}
.botlxwm .fr li{
	width: 350px;
	float: left;
	font-size: 16px;
	color: #424242;
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px;
	padding-left: 35px;
	background: url("../images/home.png") left no-repeat;
	box-sizing: border-box;
}
.botlxwm .fr li:nth-child(2){
	background: url("../images/phone.png") right no-repeat;
	background-position: 160px 4px;
	text-align: right;
	width: 390px;

}
.botlxwm .fr li:nth-child(2) img{

}
.botlxwm .fr li:nth-child(3){
	background: none;
	padding-left: 0;
	margin-right: 10px;
	width: 400px;

}
.botlxwm .fr li:nth-child(3) img{
	margin-right: 10px;


}

/*底部*/


.f_bg {
	background:url(../images/f_bg.jpg) repeat-x;
	height:378px;
	padding:36px 0 0;
	overflow:hidden;
}
.footer {
	width: 1200px;
	margin:0 auto;
}
.f_nav {
	width: 320px;
	height: 318px;
	overflow:hidden;
	padding:0 0 0 5px;
}
.f_ul01 .f_li01 {
	float: left;
}
.f_ul01 li {
	width: 160px;
	float: left;
}
.f_ul01 li a {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	display: block;
}
.f_ul01 .f_ul02 li a {
	font-size: 14px;
	color: #929293;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
}
.f_ul01 .f_ul02 li a:hover{
	color: #0088cf;
}
.f_ban {
	height: 318px;
	padding:0 0 0 90px;
	width: 405px;
	background:url(../images/f_line.png) no-repeat;
}
.f_ban em, .f_er em {
	display: block;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}
.f_ban p {
	font-size:14px;
	color:#929293;
	line-height:44px;
	padding:0 0 0 40px;
}
.f_p01 {
	background:url(../images/f_ico01.png) no-repeat 0 10px;
}
.f_p02 {
	background:url(../images/f_ico02.png) no-repeat 0 10px;
}
.f_p03 {
	background:url(../images/f_ico03.png) no-repeat 0 10px;
}
.f_er {
	height: 318px;
	width: 295px;
	padding:0 0 0 75px;
	background:url(../images/f_line.png) no-repeat;
}
.f_er p {
	width: 125px;
	text-align: center;
	float: left;
	padding:0 20px 0 0;
}
.f_er img {
	width:125px;
	height:125px;
}
.f_er span {
	display: block;
	font-size: 14px;
	color: #929293;
	padding:10px 0 0;
}
.f_bot {
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 14px;
	color: #7d7d7e;
	overflow: hidden;
}
.f_bot span {
	padding:0 20px;
}
.f_bot a {
	font-size: 14px;
	color: #7d7d7e;
}



/********page********/
.pages{ margin:0;padding: 10px 20px; line-height: 30px; font-size:16px;color: #666;
margin-top:30px;}
.pages a{color: #666;}
.pages a:hover{color: #428bca;}
