﻿@charset "utf-8";
	* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 24px;
	width: 100%;
	color: #333;
	background:url(../images/bg.jpg) repeat;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color:#09F;
}
ul li {
	list-style: none;
}
.clearfix:before,
.prob-list > ul:before,
.clearfix:after,
.prob-list > ul:after{
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after,
.prob-list > ul:after{
	clear: both;
}
.container{
	width:1200px;
	margin:auto;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
h1 {
	text-align: center;
	font-size: 16px;
}
img {
	border: 0px;
}
/*top*/
	.top_t {
	width: 980px;
	background: #f5f5f5;
	height: 30px;
	line-height: 30px;
	border-bottom: #d7d7d7 1px solid;		margin: 0 auto;
}
.top_in {
	margin: 0px 20px;
	padding: 0px;	
}
.topnav1 {
	float: right;
	text-align: right;
	line-height: 30px;		overflow: hidden;}
.topnav1 a {	display: block;
	margin-right: 4px;	float: left;	background:url(../images/navbg.png) no-repeat left center;	margin-left: 12px;	padding-left: 12px;	color: #666666;
}.topnav1 a:hover{	background:url(../images/navbg_hover.png) no-repeat left center;	color: #0172be;}
/*header*/
.headerr {
	width:980px;
	margin:0 auto;
	height:80px;
	background:#fff;
}
.head {
	margin:0 20px;
	height:100%;
	background:url(../images/logo_bg.png) no-repeat center;
}
.logod {
	width:554px;
	float:left;
	padding-top:15px;
}
.logod img{
	display: block;
	max-height: 50px;
}
.way {
	background:url(../images/way.png) no-repeat left;
	background-size: 30px;
	float:right;
	margin-top:18px;
	color:#999999;
	padding-left:38px;
	font-size:12px;
	/*line-height:30px;*/
}
.way p{
	display: block;
}
.way p + p{
	margin-top: -7px;
}
.way span {
	font-size:18px;
	color: #ee0303;
	font-weight:bold;
	display: block;
	padding-top: 6px;
}
/*menu*/
.menu {
	width:980px;
	height:40px;
	background:url(../images/menu.jpg) repeat-x;
	margin: 0 auto;
}
.nav {
	width:100%;
	height: 100%;
	margin:0 auto;
}
.nav ul {
	/*width:978px;
	float:right;
	height: 36px;
	margin-top: 7px;*/
}
.nav ul li {
	width:163px;
	float:left;
	text-align:center;
	display:block;
	font-size:16px;
	height:40px;
	line-height: 40px;
}
.nav ul li + li{
	background:url(../images/nav_line.png) no-repeat left;
}
.nav ul li a {
	width:100%;
	display:block;
	color:#fff;
}
.nav ul li a span {
	color:#fff;
	font-size: 15px;
}
.nav ul li a p{
	font-size: 12px;
	line-height: 1;
}
.nav ul li a.on{
	background-color: rgb(0 0 0 / 0.15);
}
.nav ul li a:hover {
	background-color: rgb(0 0 0 / 0.15);
}
.nav ul li a:hover span {
	
}
/*main*/
	/*flash*/
.fullSlide {
	width: 100%;
	position: relative;
	height: 470px;
	background: #000;
	z-index:0;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 470px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 470px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display:inline;
	zoom: 1;
	width: 22px;
	height: 7px;
	margin: 5px;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
}
.fullSlide .hd ul .on {
	background: #f00;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}
.main {
	width:980px;
	margin:0 auto;
	overflow:hidden;
}
.gs {
	width: 980px;
	margin: 0 auto;
	height:48px;
	background:#0172be;
}
.web-container{
	width: 980px;
	margin:0 auto;
}
/*公司公告*/
.zxgg {
	width:540px;
	height:48px;
	line-height:48px;
	float:left;
	color:#fff;
	font-size:14px;
	margin-left:20px;
	
}
.zxgg p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.gg {
	width:72px;
	height:48px;
	float:left;
}
.rly {
	width:455px;
	height:48px;
	float:right;
}
/***搜索***/
.Search {
	width:312px;
	float:right;
	height:46px;
	padding-top:10px;
	margin-right: 10px;
}
.inputt {
	width:260px;
	height:28px;
	border:0;
	float:left;
	color:#63777d;
	padding-left:10px;
	background-color: #f8f8f8;
	line-height:48px;
	font-size:14px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	outline: none;
}
.buttont {
	border:0;
	cursor:pointer;
	width:42px;
	height:28px;
	float:right;
	background-image:url(../images/search.png);
	background-repeat: no-repeat;
	background-color: #f8f8f8;
	background-position: center center;
	border-left: 1px solid #0172be;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
/*产品中心*/
.main1 {
	width:980px;
	margin:0 auto;
	overflow:hidden;
	margin-top:15px;
}
.left1 {
	width:234px;
	overflow:hidden;
	/*float:left;*/
}
.left1_top {
	width:234px;
	height:60px;
	background:url(../images/sp_top.jpg) no-repeat;
	text-align:center;
	color:#ababab;
	font-size:14px;
	font-weight:bold;
	padding-top:6px;
}
.left1_top span {
	color:#0172be;
}
.left1_bottom {
	width:222px;
	border:1px solid #cecece;
	margin-left:5px;
}
.left1_bottom ul li {
	height:44px;
	width:182px;
	line-height:40px;
	display:block;
	width:222px;
	overflow: hidden;
}
.left1_bottom ul .action{
	height: auto;
}
.left1_bottom ul li a {
	background:url(../images/line.png) no-repeat 10px center;
	background-color: #eeeeee;
	border-bottom: 1px solid #d7d7d7;
	height:43px;
	line-height:44px;
	display:block;
	text-align: left;
	padding-left: 35px;
	/*width: 100%;*/
}
.left1_bottom ul li a:hover {
	background:url(../images/line_ee.png) no-repeat 10px center;
	color:#fff;
	background-color: #0172be;
}
.leftt {
	width:222px;
	height:52px;
	text-align:center;
	color:#333;
	background:#f2f3f3;
	line-height:52px;
	border-bottom:1px solid #cecece;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	margin-left:5px;
}
.right1 {
	width:740px;
	overflow:hidden;
	float:right;
}
.right1 ul li {
	width:212px;
	float:left;
	background:#FFF;
	border:1px #bdbdbd solid;
	margin:0 0 10px 22px;
}
.right1 ul li img {
	width:202px;
	height:210px;
	padding:5px;
}
.tsd {
	text-align:center;
	width:212px;
	background:#6bccf6;
	height:34px;
	line-height:34px;
	border-bottom:1px #e4e4e4 solid;
}
/*公司简介*/
	.main2 {
	width:948px;
	margin:0 auto;
	overflow:hidden;
	margin-top:15px;
	background:url(../images/mani.jpg) no-repeat;
	height:357px;
	padding:0 16px;
}
.about {
	width:610px;
	overflow:hidden;
	float:left;
	margin-top:6px;
}
.about_top {
	width:239px;
	height:57px;
	background:url(../images/about_top.jpg) no-repeat;
	margin:0 auto;
	text-align:center;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
}
.about_bottom {
	width:610px;
	padding:10px 0;
	overflow:hidden;
	float:left;
	height:228px;
}
.about_left {
	width:277px;
	height:204px;
	float:left;
}
.abouttt {
	width:210px;
	height:40px;
	margin:0 auto;
	background:url(../images/more.jpg) no-repeat;
	text-align:center;
	line-height:40px;
}
/*联系我们*/
	.cent {
	width:280px;
	float:right;
	overflow:hidden;
	margin-right:5px;
	margin-top:6px;
}
.cent_bottom {
	width:200px;
	margin:0 auto;
	overflow:hidden;
	padding:15px 0 0 10px;
	height:223px;
}
/*新闻*/
	.main3 {
	width:948px;
	margin:0 auto;
	overflow:hidden;
	margin-top:15px;
	height:280px;
	background:url(../images/main3.jpg) no-repeat;
	padding:0 16px;
}
.news {
	width:305px;
	overflow:hidden;
	float:left;
	margin-top:6px;
}
.news_bottom {
	width:318px;
	float:left;
	padding-left:15px;
}
.news_bottom ul li {
	height:44px;
	line-height:44px;
	display:block;
	background:url(../images/ioc.gif) no-repeat;
	padding-left:15px;
}
.news_bottom ul li span {
	float:right;
	color:#666;
}
/*应用领域0*/
	.case {
	width:984px;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
}
.case_top {
	background:url(../images/cfcm_top.jpg) no-repeat;
	height:39px;
}
.case_top span {
	width:57px;
	height:20px;
	float:right;
	padding:10px 10px 0 0;
}
/*滚动*/
.ihot ul{
	width: 10000%;
}
.ihot ul li {
	width: 145px;
	float:left;
	background:#FFF;
	
	margin: 0 10px;
}
.ihot ul li > a{
	border:1px #bebcbd solid;
	display: block;
}
.ihot ul li img {
	width:100%;
	height:auto;
	margin-top: 1px;
	display: block;
}
.tfd {
	text-align:center;
	background:#0172be;
	border-bottom:1px #e4e4e4 solid;
}
.tfd a{
	display: block;
	height:26px;
	line-height: 26px;
	font-size: 12px;
	overflow: hidden;
	color: #fff;
}
#scroll {
	overflow: hidden;
	padding:25px 0 0;
	height: 175px;
}
#scroll_box {
	float: left;
	width: 800%;
}
#scroll_begin {
	float: left;
}
#scroll_end {
	float: left;
}
/*footer*/
.footer {
	width:980px;
	margin:0 auto;
	overflow:hidden;

}
/*友情链接*/
.link {
	width:100%;
	background:url(../images/link.jpg) repeat-x;
	height:87px;
}
.yqlj {
	width:970px;
	height:85px;
	margin:0 auto;
}
.yqljt {
	width:166px;
	height:38px;
	float:left;
	margin-top:25px;
}
.yqljn {
	width:770px;
	overflow:hidden;
	float:left;
	color:#40738d;
	margin:20px 0 0 20px;
}
.yqljn a {
	color:#40738d;
}
/*bottom*/
.forav {
	height:42px;
	line-height:42px;
	text-align:center;
	color:#fff;
	background-color: #0172be;
}
.forav a {
	color:#fff;
	text-align: center;
	padding-left: 8px;
	padding-right: 5px;
}
.forav a + a{
	border-left: 1px solid #fff;
}
.foot {
	overflow:hidden;
	padding:10px 0;
	text-align:center;
}
.foot_con{
	overflow: hidden;
}
.foot_con_text{
	float: left;
	text-align: left;
	width: 620px;
	padding-top: 10px;
}
.foot_con_text_add{
	/*margin-top: 10px;*/
}
.foot_con_text_add h2{
	font-size: 12px;
	color: #666666;
}
.foot_con_text_add h2 span{
	padding: 0 10px;
}
.foot_con_erweima{
	float: right;
	width: 84px;
	height: 84px;
	border: 1px solid #e5e5e5;
	background:url(../images/erweima.jpg) no-repeat center #fff;
	background-size: 76px 76px;
}
.foot_con_text_copyright{
	margin-top: 20px;
}
.foot_con_text_copyright h2 {
	font-size: 12px;
	color: #666666;
}
.foot_con_text_copyright h2 a{
	display: inline-block;
	color: #666666;
}
.foot_con_text_copyright h2 a:hover{
	color: #0172be;
}


/*内页*/
	#main {
	width:980px;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
	padding-bottom:20px;
}
.left {
	width:234px;
	overflow:hidden;
	float:left;
}
.left2 {
	width:234px;
	overflow:hidden;
	/*float:left;*/
	margin-top:20px;
}
.left2_top {
	width:100%;
	height:60px;
	background:url(../images/sp_top.jpg) no-repeat;
	color:#ababab;
	font-size:14px;
	font-weight:bold;
	padding-top:6px;
	text-align: center;
}
.left3{
	width: 234px;
	margin-top: 20px;
}
.left3 img{
	display: block;
	width:224px;
	margin: 0 auto;
}
.left2_top span {
	color:#0172be;
}
.left2_bottom {
	width:202px;
	border:1px solid #cecece;
	margin-left:5px;
	background:url(../images/cent_bottom.jpg) no-repeat left bottom #ebebeb;
	padding:10px;
	overflow:hidden;
	height:auto;
	padding-bottom: 60px;
}
.left2_bottom p{
	padding-top: 4px;
}
.right {
	width:742px;
	overflow:hidden;
	float:right;
}
.rightt {
	width:740px;
	height:182px;
	border:1px solid #cecece;
}
.righta {
	width:720px;
	overflow:hidden;
	border:1px solid #cecece;
	margin-top:25px;
	padding:0 10px 10px 10px;
	background:#f7f7f7;
}
.right_top {
	width:100%;
	height:57px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	overflow: hidden;
}
.right_top_title{
	float: left;
	background:url(../images/about_top.jpg) no-repeat left;
	margin-left:20px;
	width: 235px;
	text-align: center;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.right_top_position{
	float: right;
}
.right_top span {
	float:right;
	color:#333;
	font-size:12px;
	font-weight:normal;
	background:url(../images/size.gif) no-repeat left;
	padding-left: 28px;
    background-size: 20px auto;
}
.right_top span a {
	color:#333;
	padding: 0 2px;
}
.right_top span a:last-child{
	color: #0172be;
}
.right_bottom {
	min-height:400px;
	padding:10px 10px;
}
.info {
	background: #fff;
	border: 1px #ccc solid;
	text-indent: 2em;
	padding: 10px;
	overflow: hidden;
}
/****产品中心****/
	.prob {
	width: 100%;
	text-align: left;
	/*padding-top: 10px;*/
}
.prob h2 {
	WIDTH: 180px;
	FLOAT: left;
	text-align: center;
	height: 190px;
	font-size: 12px;
	font-weight: normal;
}
.prob h2 span {
	width: 170px;
	margin: 0 auto;
}
.prob h2 span a img {
	border: 1px #CCCCCC solid;
	width:160px;
	height:160px;
}
.prob h2 span a:hover img {
	width: 156px;
	height: 156px;
	border: 3px #1390c0 solid;
}
/*页数*/
	.page {
	color:#f9c03a;
	line-height:24px;
	text-align:center;
	margin:15px 0;
	background:url(../images/page_bj.jpg) repeat-y center top;
}
.page ul {
	float:right;
}
.page li {
	float:left;
	margin-left:8px;
}
.page a,.page a:visited {
	color:#fe5b22;
}
.page a:hover {
	color:#fe5b22;
	text-decoration:underline;
}
/*产品明细c*/
	.ror_list {
	margin:0 auto;
	background:#efefef;
	overflow:hidden;
	padding:10px;
}
.left_dc {
	width:355px;
	overflow:hidden;
	float:left;
}
.roll_list {
	width:330px;
	overflow:hidden;
	float:right;
}
.roll_list1 {
	width:330px;
	overflow:hidden;
}
.pro_lct {
	width:90px;
	height:30px;
	float:left;
	border-top:1px #CCC solid;
	border-left:1px #CCC solid;
	border-right:1px #CCC solid;
	text-align:center;
	line-height:30px;
}
.pro_rct {
	border-top:1px #CCC solid;
	border-right:1px #CCC solid;
	height:30px;
	line-height:30px;
	float:left;
	padding-left:20px;
	width:217px;
}
.roll_list2 {
	border:1px #CCC solid;
	overflow:hidden;
	padding:5px;
}
.roll_list3 {
	overflow:hidden;
	border-right:1px #CCC solid;
	border-left:1px #CCC solid;
	border-bottom:1px #CCC solid;
}
/*页面全局结束*/
	.tab {
	overflow:hidden;
}
.tab li,.tab a,.tab-item {
	cursor:pointer;
	float:left;
	text-align: center;
}
.m, .mt, .mc, .mb {
	overflow:hidden;
}
.mt .extra {
	float: right;
}
.right-extra .mt {
	height:28px;
	line-height:28px;
	padding:0 10px 8px;
	border-top:1px solid #EED97C;
	background:url(../images/bg_hotsale.gif) repeat-x 0 -552px;
	color:#c00;
}
.right-extra .tab {
	border-bottom:2px solid #BE0000;
	margin-bottom:10px;
}
.right-extra .tab li {
	position:relative;
	height:24px;
	padding:3px 12px 0;
	background:url(../images/icon_clubs.gif) #ccc no-repeat right -150px;
	overflow:hidden;
	margin-right:3px;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	color:#c30;
}
.right-extra .tab span {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	width:10px;
	height:27px;
	background:url(../images/icon_clubs.gif) no-repeat 0 -150px;
}
.right-extra .tab a {
	float:none;
	color:#c30;
}
.right-extra .tab .curr {
	background-position:right -178px;
	color:#fff;
}
.right-extra .tab .curr span {
	background-position:0 -178px;
}
.right-extra .tab .curr a {
	color:#fff;
}
.right-extra .mc .extra {
	padding:5px 10px;
	border-top:1px solid #F3E6C6;
}
.right-extra .total {
	float:right;
}
.right-extra .total strong {
	color:#FF7403;
}
.right-extra .total a:link,.right-extra .total a:visited {
	color:#005aa0;
}
.right-extra .join a:link,.right-extra .join a:visited {
	color:#FF7604;
}
.right-extra .norecode {
	padding:0 10px 10px;
}
.right-extra .iloading {
	margin-bottom:10px;
}
/*图片放大镜样式*/
	.jqzoom {
	float:left;
	border:none;
	position:relative;
	padding:0px;
	cursor:pointer;
	margin:0px;
	display:block;
}
.zoomdiv {
	z-index:100;
	position:absolute;
	top:0px;
	left:0px;
	width:350px;
	height:350px;
	background:#ffffff;
	border:1px solid #CCCCCC;
	display:none;
	text-align:center;
	overflow:hidden;
}
.jqZoomPup {
	z-index:10;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	height:20px;
	border:1px solid #aaa;
	background:#ffffff 
/*url(../images/zoom.png) 50% center no-repeat*/
	
;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
/*图片小图预览列表*/
	.spec-preview {
	width:350px;
	height:350px;
	border:1px solid #DFDFDF;
}
.spec-scroll {
	clear:both;
	margin-top:5px;
	width:352px;
}
.spec-scroll .prev {
	float:left;
	margin-right:4px;
}
.spec-scroll .next {
	float:right;
}
.spec-scroll .prev,.spec-scroll .next {
	display:block;
	font-family:"宋体";
	text-align:center;
	width:10px;
	height:54px;
	line-height:54px;
	border:1px solid #CCC;
	background:#EBEBEB;
	cursor:pointer;
	text-decoration:none;
}
.spec-scroll .items {
	float:left;
	position:relative;
	width:322px;
	height:56px;
	overflow:hidden;
}
.spec-scroll .items ul {
	position:absolute;
	width:999999px;
	height:56px;
}
.spec-scroll .items ul li {
	float:left;
	width:64px;
	text-align:center;
}
.spec-scroll .items ul li img {
	border:1px solid #CCC;
	padding:2px;
	width:50px;
	height:50px;
}
.spec-scroll .items ul li img:hover {
	border:2px solid #FF6600;
	padding:1px;
}
/* 分享*/
	.share {
	margin-left:5px;
	margin-top:10px;
}
.share .share_left {
	float:left;
}
.share .share_right {
	float:right;
}
.xunjia {
	margin-top:5px;
	background:none;
	border:none;
	width:112px;
	height:32px;
	background:url(../images/xunjia.gif) no-repeat;
	cursor:pointer;
}
.xunjia:hover {
	background:url(../images/xunjia_hover.gif) no-repeat;
}
.xunjia {
	margin-top:5px;
	background:none;
	border:none;
	width:112px;
	height:32px;
	background:url(../images/xunjia.gif) no-repeat;
	cursor:pointer;
	display: block;
}
.xunjia:hover {
	background:url(../images/xunjia_hover.gif) no-repeat;
}
.share_news_box {
	}
.share_news_box .share_news {
	float:right;
}
.Title_Pro {
	width: 100%;
	height: 30px;
	text-align: center;
	margin: 5px 0;
}
.Title_Pro h2 {
	font-size: 14px;
}
.detail {
	line-height: 26px;
}
.comment_list {
	PADDING-BOTTOm: 10px;
	/*PADDING-LEFT: 10px;*/
	PADDING-RIGHT: 5px;
	PADDING-TOP: 5px }
.comment_list TD {
	LINE-HEIGHT: 28px;
	background:url(../images/cion06.gif) no-repeat left;
	COLOR: #010101;
	FONT-SIZE: 14px }
.comment_list TD A {
	PADDING-BOTTOm: 0px;
	LINE-HEIGHT: 28px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	COLOR: #3b3b3b;
	PADDING-TOP: 0px;
}
.tag{
	margin: 10px 0;
}
.comment {
	PADDING-BOTTOm: 10px;
	/*PADDING-LEFT: 12px;*/
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	overflow: hidden;
}
/*sitmap*/
	.sitemap h1 {
	background:url(../images/cion09.gif) no-repeat left ;
	padding-left:16px;
	font-size:14px;
}
.sitemap h1 p {
	line-height:24px;
	height:24px;
	color:#000000;
	padding-left:10px;
	text-align:left;
}
.sitemap_con {
	padding:5px 8px;
	margin-bottom:10px;
}
.sitemap_con h2 {
	line-height:30px;
	color:#1390c0;
	font-weight:normal;
	font-size:12px;
}
.sitemap_con h2 a {
	line-height:30px;
	color:#1390c0;
	padding:0 4px;
}
.sitemap_con h2 a:visited {
	line-height:30px;
	color:#1390c0;
}
.sitemap_con h2 a:hover {
	line-height:30px;
	color:#1390c0;
	font-weight:bold;
}
.icinto {
	font-size: 14px;
	overflow: hidden;
}
.news_list ul li {
	height: 35px;
	background:url(../images/cion06.gif) left no-repeat;
	padding-left: 20px;
	border-bottom: 1px #333 dotted;
	line-height: 35px;
	font-size:12px;
}
.news_list span {
	float: right;
	padding-right: 5px;
	color:#999;
}
.txt .tit {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	background: #efefef;
	line-height: 35px;
	height:35px;
}
.tag a {
	text-decoration: none;
	margin: 0 4px;
	color: #444 }
.tag a:hover {
	text-decoration: underline;
}
.title2 {
	width: 100%;
	border-bottom: 1px #c8dade solid;
}
.title2 H2 {
	PADDING-BOTTOM: 2px;
	LINE-HEIGHT: 24px;
	PADDING-LEFT: 17px;
	PADDING-RIGHT: 0px;
	BACKGROUND: url(../images/cion09.gif) no-repeat 0px 4px;
	COLOR: #333;
	FONT-SIZE: 14px;
	PADDING-TOP: 0px }
.title2 P {
	LINE-HEIGHT: 24px;
	PADDING-RIGHT: 12px;
	FLOAT: right;
	COLOR: #2f98c0;
	FONT-SIZE: 12px }
.desc a {
	text-decoration:underline;
	color:#96252b;
}
.tool {
	float: right;
	text-align: left;
	line-height: 35px;
	padding: 20px 10px 0 0;
}
.c_product_b {
	width: 100%;
	padding-top:10px;
	clear: both;
	overflow: hidden;
}
.c_product_b dl {
	width: 150px;
	float: left;
	/*padding-left: 20px;*/
}
.c_product_b dt {
	width: 148px;
	height: 148px;
}
.c_product_b dt img {
	width: 140px;
	height: 140px;
	border: 1px solid #cccccc;
}
.c_product_b dd {
	margin-top: 8px;
	text-align: center;
	padding-bottom: 20px;
}
.c_product_b dd a {
	color: #666;
}
/*留言*/
	.form_box dl {
	clear: both;
	padding: 8px 0;
	font-size: 12px;
	line-height: 28px;
}
.form_box dl dt {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
}
.form_box dl dt em {
	padding-right: 5px;
	color: #FF0000;
	font-style: normal;
}
.form_box dl dd {
	margin-left: 150px;
	padding-left: 10px;
}
.form_box dl dd i {
	display: block;
	line-height: 28px;
	color: #999;
	font-size: 12px;
	font-style: normal;
}
.form_box dl dd em {
	line-height: 28px;
	color: #999;
	font-size: 12px;
	font-style: normal;
}
.form_box dl dd .btn_submit {
	padding: 10px 30px;
	border: 1px solid #d5740c;
	background: #1b68d2;
	color: #fff;
	font-size: 14px;
	line-height: 1em;
	cursor: pointer;
	font-family: 'microsoft YaHei';
}
/*产品二级*/
	.left1 {
	width:234px;
	overflow:hidden;
	/*float:left;*/
}
.lefta_bottom {
	width:222px;
	border:1px solid #cecece;
	margin-left:5px;
}
.left1_bottom ul .pts {
	height:44px;
	width:182px;
	line-height:40px;
	display:block;
	width:222px;
	background: url(../images/line.png) no-repeat 10px center #eeeeee;
	border-bottom: 1px solid #d7d7d7;
}
.left1_bottom ul .pts:hover{
	background:url(../images/line_ee.png) no-repeat 10px center #0172be;
}
.left1_bottom ul .pts a {
   padding-left: 35px;
    height: 43px;
    line-height: 44px;
    display: block;
    text-align:left;
}
.left1_bottom ul .pts a:hover {
	display:block;
	color:#333;
	color: #fff;
}
.left1_bottom ul .lisp {
	width:182px;
	line-height:40px;
	display:block;
	width:222px;
	overflow:hidden;
}
.left1_bottom ul .lisp a {
	background:url(../images/lis.jpg) no-repeat;
	height:44px;
	width:162px;
	line-height:44px;
	display:block;
	padding-left:60px;
}
.left1_bottom ul .lisp a:hover {
	height:44px;
	width:162px;
	line-height:44px;
	display:block;
	padding-left:60px;
	background:url(../images/list.jpg) no-repeat;
	color:#333;
}
.index-box{
	margin-top: 25px;
	background-color: #fff;
}
#new-box{
	padding-bottom: 10px;
	width: 450px;
	float: left;
}
.list-box{
	padding-left: 10px;
	padding-top: 10px;
}
.list-head{
	font-size:0;
	border-bottom: 1px dashed #e1e1e1;
	padding: 15px 0;
	overflow: hidden;
}
.list-head_img{
	float: left;
	width:125px;
	height:85px;
	padding:1px;
	border:solid  1px #dbdbdb;
}
.list-head_text{
	float: right;
	margin-left: 15px;
}
.list-head > a{
	display:inline-block;
	float:left;
}
.list-head .list-img{
	width: 100%;
	height: 100%;
}
.list-head .list-img img{
	display: block;
	width:100%;
	height:100%;
}
.list-head .list-font{
	width:296px;
}
.list-head .list-font h3{
	color:#333333;
	font-size:14px;
	margin-bottom:5px;
	font-weight: normal;
}
.list-head:hover .list-font h3{
	color: #0172be;
}
.list-head .list-font p{
	font-size: 12px;
	line-height: 22px;
	height: 40px;
	overflow: hidden;
	color: #999999;
}
.list-head:hover .list-font p{
	color: #999999;
}

.sub-title{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.nav-left_text{
	height: 32px;
	border-bottom: 1px solid #0172be;
	overflow: hidden;
}
.nav-left_text .nav-left{
	float: left;
	height: 32px;
	overflow: hidden;
}
.nav-left_text .nav-left h4{
	display: block;
	font-size: 16px;
	color: #666666;
	font-weight: 400;
	width: 95px;
	line-height: 2;
	text-align: center;
	float: left;
	cursor: pointer;
}
.nav-left_text .nav-left .action{
	color: #fff;
	background-color: #0172be;
}
.nav-left_text a{
	display: block;
	float: right;
	font-size: 12px;
	color: #6d6d6d;
	height: 32px;
    line-height: 32px;
}
.nav-left_text a:hover{
	color: #0172be;
}
.list-body{
	padding-top: 10px;
}
.list-body > a{
	background:url("../images/new-list-bg.jpg") no-repeat center left;
	padding-left:15px;
	padding-right:10px;
	display:block;
	overflow: hidden;
}
.list-body > a + a{
	margin-top: 5px;
}
.list-body > a > *{
	font-size:12px;
	display:inline-block;
}
.list-body > a > h3{
	color:#545454;
	width:320px;
	padding-top:1px;
	font-weight: normal;
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.list-body > a:hover > h3{
	color: #0172be;
}
.list-body > a > span{
	float:right;
	color:#999999;
}
.list-body > a:hover > span{
	color:#999999;
}
.product-right{
	float: right;
	width: 420px;
	padding-right: 10px;
	padding-top: 10px;
}
.index-about{
	
	margin-top:3px;
	margin-bottom: 25px;
}
.index-about > div{
	background-color: #dcdddd;
	padding: 25px 15px 20px;
	overflow: hidden;
	text-align: center;
}
.index-about > div > a{
	display: block;
	width:25%;
	float: left;
}
.index-about > div > a:last-child{
	margin-right:-20px;
}
.index-about img{
	line-height:0;
	display: block;
	margin: 0 auto 10px;
}
.index-about .index-about-font{
	display:inline-block;
	padding-left:5px;
	position:relative;
}
.index-about .index-about-font > *{
	font-weight:600;
	font-size:12px;
}
.index-about .index-about-font h3{
	color:#5a5a5a;
	font-size: 14px;
	line-height: 1;
}
.index-about .index-about-font strong{
	color:#8a8a8a;
}
#viweBox > div{
	display: none;
	min-height: 207px;
}
#viweBox > .action{
	display: block;
}
.ptitle{
	text-align: center;
	line-height: 25px;
    padding-top: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.detail-box{
	min-height: 200px;
}
.list-leve2 h4{
	display: block;
	text-align: center;
}
.prob-list{
	padding-top: 10px;
}
.prob-list .list-leve1 > li{
	width: 33.33%;
	float: left;
}
.list-leve2 li{
	display: block;
	text-align: center;
}
.prob-list + .prob-list{
	margin-top: 35px;
	border-top: 1px dashed #ccc;
}
.p-img{
	text-align: center;
}
.p-img img{
	max-width:100%;
}
.Prolist{
	
}
.Prolist ul{
	overflow: hidden;
}
.Prolist ul li{
	float: left;
	text-align: center;
	margin-left: 20px;
	width: 160px;
	margin-bottom: 20px;
}
.Prolist ul li:nth-child(4n+1){
	margin-left: 0;
}
.Prolist_img img{
	width: 100%;
	height: 120px;
	display: block;
}
.Prolist_text{
	margin-top: 1px;
	font-size: 15px;
	color: #fff;
	background-color: #a4a4a4;
	padding: 8px 0;
	transition-duration: 0.3s;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.Prolist ul li:hover .Prolist_text{
	background-color: #0172be;
	transition-duration: 0.3s;
}
