﻿@charset "utf-8";
/* CSS Document */
img, div { behavior: url(/images/iepng/iepngfix.htc); }
/*--------------header--------------*/
.xlx-header{ width:100%; background:#fff;}
.xlx-top{ width:100%; background:#f3f3f3; height:37px; line-height:37px; overflow:hidden; color:#666; text-align:right; margin-bottom:15px; border-bottom:1px solid #dfdfdf}

.xlx-top i{ color:#d90000;}
.xlx-top .fr a .iconfont{ font-size: 18px; position: relative; top: 2px;}

.xlx-nav{ background:#f65c19; border-bottom: 3px solid #af0900; height:45px; width:100%; line-height:45px; margin-top:15px;}
.xlx-nav a{ color:#fff; font-size:15px; display:block; width:122px; height:45px;}
.xlx-nav a:hover,.nav li.current a,.nav li.hs a{ text-decoration:none; background:#cf0c01; border-bottom: 3px solid #af0900; color:#fff;}
.xlx-nav li{ float:left; position:relative; z-index:2; display:inline; width:122px; text-align:center; }
.xlx-nav li span{ position: absolute; right: 0; top:0px; color: #B20D4F;}
.xlx-nav li.current {height:45px; text-decoration:none; background:#cf0c01; border-bottom: 3px solid #9A0C46; color:#fff;	}
.xlx-nav li.current span{ display: none }
.xlx-nav li ul{ background:#d90000; display:none; top: 48px; width:122px; position:absolute; z-index:9999999999;left:0;}
.xlx-nav li ul li{ background:#cf0c01; width:122px; line-height: 35px; height:35px; overflow: hidden; border-bottom:1px solid #9a0c0c;text-align:center; padding:0;}
.xlx-nav li ul li a{ height:35px; color:#fff;font-size:13px; }
.xlx-nav li ul li a:hover{ width:122px; border-bottom: 0; background:#af0900; color:#fff;}

/*-----------首页样式---------*/

.index_fav{ width:100%; overflow:hidden;}

.fav_rgt{ width:100%; height:auto;}
.fav_rgt dd {background: url("../images/sxchanpan.png") no-repeat ; display: block; height: 72px; position: absolute; right: 0; top: 0; width: 70px }
.fav_rgt li{  padding:8px; background:#f2f2f2;border:1px solid #ddd; float:left; position:relative; width:240px; overflow:hidden; height:477px; _display:inline; margin:0 6px 12px;}
.fav_rgt li a { display:block;  width:240px; height:430px; overflow:hidden}
.fav_rgt li img{display:block; width: 240px; height: 430px; -webkit-transition:all 1s ease 0s;-o-transition:all 1s ease 0s;-ms-transition:all 1s ease 0s;transition:all 1s ease 0s; }
.fav_rgt li:hover img{-webkit-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2);
opacity:1;
}
.fav_rgt li a span{ display:block; position:absolute; top:448px; left:8px; width:240px; overflow:hidden; height:35px; line-height:35px; text-align:center; font-size:14px; background:#F3984E; cursor:pointer;}
.fav_rgt li a{ color:#fff;}
/*.fav_rgt li a span:hover{ background:#F3984E; color:#fff;}*/

.xlx-banner-bg1{ width:100%; height:22px; border-top:1px solid #999; background:url(../images/page-ban-but.gif) repeat-x left top; }

.xlx-service{ width:100%; border-bottom:1px solid #dfdfdf; background:#f8f8f8; overflow:hidden; padding:25px 0 ; box-shadow: 0 6px 10px rgba(147, 147, 147, 0.4); margin-bottom:20px}
.xlx-service li{ float:left; display:inline; border-right:1px solid #dfdfdf; height:60px; color:#888; line-height:23px; width:auto; white-space:nowrap; padding-right:20px; }
.xlx-service li span{ display: table-cell; font-size:18px; color:#333; padding-top:8px;color:#d90000; }
.xlx-service li i{ display:block;white-space:nowrap;  }
.xlx-service em{ float:left; display:block; width:60px; height:60px; background:#fff; border:2px solid #d90000; color:#d90000; border-radius:100%; text-align:center; vertical-align:middle; line-height:60px; font-size:40px !important; margin-right:10px;   }
.xlx-service .txt-r-wz{ float:left; display:block}
.xlx-service .li-bord-no{ padding-right:0; border:none; } 

.xlx-m-top{ margin-bottom: 10px; overflow: hidden;}
.xlx-m-top span{ font-size: 25px;}
.xlx-m-top a{ float: right; font-size: 12px;}

.xlx-hy-cont{ margin-top: 20px; margin-bottom: 30px; overflow: hidden}

/*----------- banner ---------*/



/*----------- 新闻中心 ---------*/
.xlx-m-box{ background: #f8f8f8; overflow: hidden; padding: 10px;}
.m-pic-xlx{ width: 100%; overflow: hidden; padding-bottom: 15px;}
.m-pic-xlx img{ display: block; float: left; margin-right: 15px; width: 150px; height: 115px;}
.m-pic-xlx p{ height: 20px; line-height: 20px; margin-bottom: 8px; overflow: hidden;}
.m-pic-xlx span{ display: block; line-height: 20px; height: 60px; overflow: hidden; font-size: 12px; margin-bottom: 7px;}
.m-pic-xlx .nnamore{ padding: 3px 15px; font-size: 12px; background: #F0317E; color: #fff; border-radius:15px;}
.m-pic-xlx .nnamore i{ font-family: sans-serif;}
.m-pic-xlx .nnamore:hover{ background: #F3679F}

.links-xlx{ width: 100%; overflow: hidden; padding: 15px 0 20px; line-height: 25px; background:url(../images/bg-1.gif)left center no-repeat; }
.links-xlx a{ color: #fff; display: inline-block; margin-right: 20px;}
.links-xlx h3{ font-size: 20px; padding-bottom: 10px; color: #fff }
.links-xlx a:hover{ color: #fffeaa }


/*-------------- 弹出 层窗口  --------------*/

.loginmask{width:100%;height:100%;z-index:9999;background:#000;position:fixed;top:0;left:0;display:none;}

.xlx-down{ width:360px; overflow:hidden; background:#fff; padding:25px 35px; position:fixed;top:-700px;left:50%;margin-left:-220px;_margin-left:500px;z-index:999999999; display:none; margin-top:100px; border-radius:8px;}
.xlx-down h3{ height:50px; overflow:hidden; font-size:26px; color:#555; font-weight:normal; border-bottom:2px solid #ec91ba; margin-bottom:10px;}
.xlx-down h3 span{ cursor:pointer;}
.xlx-down h3 span.acur{ color:#333; font-size:30px;}
.xlx-down h2{ font-size:16px; margin-bottom:15px;}
.xlx-down *{-webkit-transition: 0.5s linear;
-moz-transition: 0.5s linear;
-o-transition: 0.5s linear;
transition: 0.5s linear;}
.xlx-down dt{ padding:10px 0; width:355px; font-size:15px;}
.xlx-down dt .ipt{ width:350px; border:1px solid #ccc; color:#333; height:25px; padding-left:5px; line-height:25px; padding:5px; border-radius:2px; }
.xlx-down dt .ipt-min,select{ width:250px; border:1px solid #ccc; color:#333; height:25px; padding-left:5px; line-height:25px; padding:5px; border-radius:2px; }
.xlx-select{width:70px;  border:1px solid #ccc; color:#999; height:35px;  border-radius:2px; margin-left:10px; }
.xlx-down dl *{ float:left;}
.xlx-down dl .btn{ float:right; border:0; border-radius:2px;  background:#EE5399; color:#fff; cursor:pointer; font-size:20px; width:135px; height:40px; line-height:35px; font-family:"微软雅黑"; margin-top:20px; }
.xlx-down dl .ch{ margin-top:33px; margin-left:30px;}
.xlx-down dl span{ margin-top:31px; margin-left:3px; color:#666;}
.xlx-down dl a{ float:right; margin-top:31px;}
.xlx-down dl .btn:hover{ background:#d0176b; border:0; }
.loginmask{width:100%;height:100%;z-index:9999;background:#000;position:fixed;top:0;left:0;display:none;}
/* loginalert */
.closealert{width:20px;height:20px;cursor:pointer;background:url(../images/close-icons.png) no-repeat ;-webkit-transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;transition:all 0.4s ease-out; position:absolute; top:32px; right:35px;}
.closealert:hover{transform:rotate(-180deg);-moz-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-o-transform:rotate(-180deg);}


/*-------------- 内面  样式开始  -------margin-left:-1px;-------*/
.page-body{ background:#fff;}
.auto{ width:1100px; margin:0 auto;}
.wrapper{ background:#ffffff; padding: 10px 15px 1px 15px; overflow: hidden; width: 1100px;}
.crumbs   { font-size: 15px; width:100%; border-bottom: 1px solid #e6e6e6; overflow:hidden; color:#666; padding-bottom: 15px;}
.crumbs a { color:#888;}

.main-left {float:right; padding:23px 0 20px 20px; width:810px; min-height:950px; border-left:1px solid #ddd;}
.main-right {float:left;  padding:23px 20px 43px 0; width:249px; border-right:0px solid #eee;}
.main-right img{ display: block; margin-bottom: 10px; width: 250px;}

.tabMenu-title {border-radius:16px 4px 16px 4px; margin:0 0 5px; height:45px; line-height:45px; text-align:center; font-size:16px; font-weight:bold; color:#fff; background-color:#9a0c46; }

.tabMenu {margin:0 -5px 23px 0; height:45px; }
.tabMenu a {float:left; width:250px; font-weight:bold; font-size:15px; line-height:40px; text-align:center; color:#333;  background-color:#ffe8f1;border-bottom:1px solid #f9b6d0; -webkit-transition:color 300ms, background-color 300ms;  transition:color 300ms, background-color 300ms;  border-radius:25px; margin:3px 0;}
.tabMenu a.on,
.tabMenu a:hover {color:#fff; background-color:#cf0c01;}
.tabMenu .current a{color:#fff; background-color:#f65c19; border:0px !important;  border-radius:25px;}
/* 搜索 */
.SearchBar-nanna{ background:#d90000; padding:6px; margin-bottom:20px; }
#search-submit-nanna{ background:#9a0c46; color:#fff; border:0; height:26px; width:50px; cursor:pointer  }
#search-text-nanna{ border:0; padding:3px; width:180px; height:20px;}
/* 新闻列表  */
/* 链接列表 */
.link-list a {display:block; -webkit-transition:color 300ms; transition:color 300ms;}
.link-list a span {float:left; margin-right:15px;}
/* 日期块 */
.date-block {float:left; padding:0 10px; width:68px; height:90px; font:bold 14px/15px 'Arial' !important; color:#444; background-color:#e6e6e6; text-align:center}
.date-block .day {display:block; margin:10px 0 3px 0; font:bold 36px/36px 'Arial' !important; color:#e62b1e;}
.link-block {border-top:1px dotted #ccc;}
.link-block a {display:block; color: #333; padding:24px 24px 24px 0; height:90px; border-bottom:1px solid #e8e6e6; -webkit-transition:background-color 400ms; transition:background-color 400ms;}
.link-block a:hover {background-color:#e6e6e6;}
.link-block a:hover h1{color:#d90000;}
/*.link-block a:last-child {border-bottom:0 none;}*/
.link-block a .summary {float:left; margin-left:18px; width:680px; height:100%; line-height:20px;}
.link-block a h1 {margin-bottom:5px; line-height:26px; font-size: 18px;font-weight: bold;}
.link-block a p {color:#666; overflow:hidden; height: 60px;}
.link-block a .summary img{ display: block; float: left; margin-right: 15px; width: 162px; height: 90px;}
/* 分页 */
.page{display: table; text-align:center;  margin:20px auto 10px; color:#ccc; padding-top:10px;}
.page a,.page span{ float:left; padding:8px 12px; border:1px solid #dfdfdf; color:#888;  margin:0 2px; display:inline-block; font-size:12px;}
.page a:hover{ background:#d90000; border:1px solid #9a0c46; text-decoration:none; color:#fff;}
.page span.current{ background:#d90000; color:#fff; border:1px solid #9a0c46;}
.page .current{ background:#d90000; color:#fff; border:1px solid #9a0c46;}




/*details*/
.m-content{ line-height: 27px; font-size: 15px;}
.m-content img{ max-width:800px}
.jg-ul li{ overflow: hidden; border-bottom: 1px dashed #ccc; padding-bottom:20px; margin-top: 20px;}
.jg-ul li h3{ margin-bottom: 5px;}
.kehu-ul li{ float: left; margin-right: 50px; display: inline; width: 400px; line-height: 35px;}
.m-title{ font-size:25px; text-align: center; font-weight: normal; padding-bottom: 15px; color:#d90000;}
.service-list a .summary{ width: 860px}
.nna-prenext { padding:15px 0 10px; margin-top:10px; border-top:1px solid #ddd;}
.details h2{ text-align:center; margin-bottom:10px; font-size:20px;  height:30px; line-height:30px; font-weight:600;}
.info_1{ text-align:center; color:#999; font-size:13px; padding-bottom:10px; width:380px; height:25px; margin:0px auto; }
.r_main .content{ line-height:27px; font-size:14px;}
.page_1{ line-height:25px; border-top:1px solid #eee; padding-top:15px; width:100%; margin-top:15px; color:#666; font-size:12px;}
.page_1 a{ color:#666;}
.page_1 a:hover{ color:#f60;}
.line{ border-bottom: 1px solid #eee; height: 1px; width: 100%; margin-bottom: 20px;}


/**********产品 详情 头部内容 ***********/

.zjteam .title { font-size: 21px; font-weight: bold; border-bottom:1px solid #ccc; padding-bottom:15px; display:block }
.zjteam .intro .describe { font-size: 14px; color: #4a4a4a; text-indent: 2em; padding-top: 15px; line-height: 25px; }
.tuan_abutton { width:150px;  height:35px; line-height:35px; text-align:center; background-color:#D90067; color:#ffffff; font-size:15px; text-decoration:none; -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px; letter-spacing:1px; padding:8px 20px; margin-right:10px; }
.tuan_abutton:hover{ background-color:#FF1A87; color:#fff;}
.new_tuan_intro{ width:810px; }
.new_tuan_intro .tuan_photo{ float:left; padding-right:10px; margin-bottom:15px; font-size: 14px; }
.new_tuan_intro .tuan_describe {float:left; color: #4a4a4a; padding-top: 12px; line-height: 25px; width:500px; margin-left:15px; }
.new_tuan_intro .tuan_describe span{ color:#de006d;}
.tuan_nTab { height: 50px; border-bottom:2px solid #D90067; line-height: 50px; color:#333; text-indent:20px; font-size:18px; font-weight:bold}

/* 内容详情样式  */
.tuan_txtbox {
	FONT-SIZE: 15px; COLOR: #333; MARGIN:20px 15px; LINE-HEIGHT: 2em; 
}

.tuan_txtbox H2 {
	FONT-SIZE: 28px; COLOR: #de006d; TEXT-ALIGN: center; MARGIN: 30px 0px 2px; font-weight:normal
}
.tuan_txtbox H4.ms {font-weight:normal; color:#555;
	MARGIN-BOTTOM: 20px; BORDER-BOTTOM: #ccc 1px dotted; PADDING-BOTTOM: 10px; TEXT-ALIGN: center; PADDING-TOP: 5px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px
}
.tuan_txtbox H4.ms em {
	MARGIN: 0px 10px
}
.tuan_txtbox H4.ms em b { font-weight:normal;
	FONT-STYLE: normal; MARGIN: 0px 5px
}
.tuan_txtbox P {
	MARGIN: 10px 0px; 
}

/**********end头部内容***********/
/********** 搜索页面 ***********/
.searchtip{ font-size:16px; line-height:36px; color:#000; border-bottom:1px solid #ccc; margin-bottom:10px; font-weight:bold	}
.font_brown{ color:#060;}
.result_list .gray { color:#555; padding:0 ; font-size:14px;	}
.font_green { color:#06F; }

/* sitemap */
.SiteMap{
	padding:0px ; 
	}
.SiteMap ul li{ float:left; display:block;
	font-weight:bold;
	line-height:35px;
	padding:10px 5px;
	border-bottom:1px dotted #ddd;
	font-size:16px; text-align:center; width:800px;
}
.SiteMap ul li ul li{
	font-weight:normal;
	border-bottom:none;
	font-size:14px;
	background:none;line-height:25px;
	padding:4px 0px;
	background:#dedede; margin:7px; text-align:center; float:left; width:166px; border-radius:20px; 
	}
.SiteMap ul li ul li a{}
/* FeedBack */
 .FeedBack {}
 .FeedBack .Fleft{
	width:90px;
	float:left;
	}
 .FeedBack .Fleft .Ficon{
	padding:0px  12px;
	}
 .FeedBack .Fleft .Fname{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
	color:#209c06;
	font-weight:bold;}		
 .FeedBack .Fright{
	float:left;
	width:700px;
	padding-bottom:10px;
	}
 .FeedBack .Fright .Fcontent .Ftime{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	padding:0px 10px 5px 20px;}	
 .FeedBack .Fright .Fcontent{
	width:700px;
	background:url("/images/PostBG.jpg") no-repeat left top;
	padding:10px 0px;
	}
 .FeedBack .Fright .Fcontent p{
	padding:0px 20px 5px 50px;}

 .FeedBack .Fright .Fcontent .Freply .FRtitle{
	margin-left:20px;
	line-height:20px;
	color:#FFFFFF;
	height:25px;
	background:url("/images/picon.gif") no-repeat 2px 0px;
	padding-left:20px;
	font-weight:bold;}
 .FeedBack .Fright .Fcontent .Freply p{
	color:#d90000}	
 .FeedBack .Fright .Fline{
	float:right;
	width:672px;
	border-top:1px solid #EDEDEF;
	filter:progid:DXImageTransform.Microsoft.Shadow(Color=#999999, Strength=1, Direction=180);} 

 .FeedBack .IntroTitle{
	background-color: #e5e5e5;
    border-left: 3px solid #80010a;
    color: #80010a;
    font-size: 15px;
    font-weight: bold;
    line-height: 35px;
    margin: 20px 0 10px;
    padding-left: 10px;
	
	}
 .FeedBack .commentbox{
	padding-top:5px;}	
 .FeedBack .commentbox #commentform { margin:0 auto
	 
	 }
 .FeedBack .commentbox #commentform td{
	height:40px;
	font-size:14px; 
	padding: 0 5px}
 .FeedBack .commentbox #commentform input, textarea{
	line-height:20px; border:1px solid #bbb; border-radius:3px; padding:4px 5px; }
 .FeedBack .commentbox #commentform td span{
	font-weight:bold;
	color:#900;}
 .FeedBack .commentbox #commentform .Cbutton{
	line-height:25px;
	background:#d90000;
	border:none;
	color:#FFFFFF;
	font-size:14px;
	cursor:pointer; width:120px; }
	
.FeedBack .commentlist dt{
	padding:5px 10px;
	background-color:#dededc;
	height:22px;
	line-height:22px;
	font-size:12px;}	
.FeedBack .commentlist dd{
	padding:15px 0px 15px 0px;
	line-height:180%;
	font-size:14px;
	}	
.FeedBack .commentlist dd  b{
	color:#458D3A;}

.FeedBack .commentlist dd span{
	color:#A00000;}	
.FeedBack .commentlist p{
	padding:0px;
	line-height:180%;
	margin:0px;}
	
/* recruit */
.RecruitList{}
.RecruitList td{
	line-height:35px;
	border-bottom:1px solid #CCC;
	font-size:14px;}	
.RecruitList td p{ line-height:30px; }
.RecruitList .Rtitle{
	background:#ddd;
	color:#d90000;
	font-size:14px;
	padding-left:10px;
	height:35px;
	line-height:35px;}
.RecruitList .Rtitle span{
	text-align:right;
	font-size:12px;}
/*product*/
.Sbox .ClassNav{
	padding:0px 10px;}
	
.Sbox .ClassNav .NavTree ul{
}
	
.Sbox .ClassNav .NavTree ul li{
position: relative;
z-index:1000;
}

/*  =================================     新      ====================================================     */
/*  =================================     样      ====================================================     */
/*  =================================     式      ====================================================     */

/*  =================================     新      ====================================================     */
/*  =================================     样      ====================================================     */
/*  =================================     式      ====================================================     */

/*  =================================     新      ====================================================     */
/*  =================================     样      ====================================================     */
/*  =================================     式      ====================================================     */
 /* for IE6 IE7 */
/* 设置显示和隐藏, 通常用来与 JS 配合 */
.clear{ clear:both}
.hide {display:none;}
.block {display:block;}
.text-r{ text-align:right }
.ListDate{ color:#777}
/* 浮动样式 */
.fl {float:left; display:inline}
.fc {float:left;}
.fr {float:right;display:inline;}

/*层浮动定义*/
.float_left{ float:left;display:inline}
.float_centre{ float:left;}
.float_right{ float:right; display:inline}

/* 版本开始*/
.fff_bg{ width:100%; height:auto; background:#fff;}

/* ================= 成功案例 css  =================  */
		.picScroll-left{ width:1100px; margin:0 auto;  overflow:hidden; position:relative;   }
		.picScroll-left .hd{ overflow:hidden;  height:50px; border-bottom:2px solid #d6d6d6; padding:0; padding-top:20px;   }
		.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("img/arrow.png") no-repeat;}
		.picScroll-left .hd .next{ background-position:0 -50px;  }
		.picScroll-left .hd .prevStop{ background-position:-60px 0; }
		.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("img/icoCircle.gif") 0 -9px no-repeat; }
		.picScroll-left .hd ul li.on{ background-position:0 0; }
		
		.picScroll-left  dt{ float:left; padding:10px 15px 10px 5px; border-bottom:2px solid #ff5f17; height:50px;}
		.picScroll-left  dt b{ font-size:25px; display:block; line-height:33px;}
		.picScroll-left  dt i{ float:left;clear:left;}
		
		
		.picScroll-left .bd{ padding:25px 2px; }
		.picScroll-left .bd ul{  zoom:1; }
		.picScroll-left .bd ul li{ margin:0 7px 5px; float:left; _display:inline; width:240px; height:560px; background:#f5f5f5; padding:10px; box-shadow:1px 2px 6px #ccc;}
		.picScroll-left .bd ul li .pic{ text-align:center; height:445px; }
		.picScroll-left .bd ul li .pic img{ width:220px; height:430px; padding:5px; display:block; background:#fff;}
		.picScroll-left .bd ul li .pic a:hover img{ background:#dfdfdf;  }
		.picScroll-left .bd ul li .title{ line-height:35px; text-align:left;  font-size:18px;}
		.picScroll-left .bd ul li .date{text-align:left;  border-bottom:1px solid #ddd; font-size:12px; padding-bottom:6px;}
		.picScroll-left .bd ul li .con_div{ line-height:22px; text-align:left; color:#555; padding-top:5px;}
		
/* ================= 解决方案 css  =================  */
		.picScroll-left-jjfa{ width:1100px; margin:0 auto;  overflow:hidden; position:relative;  padding-top: 10px;  }
		.picScroll-left-jjfa .hd{ overflow:hidden;  height:50px; border-bottom:2px solid #d6d6d6; padding:0; padding-top:20px;   }
		.picScroll-left-jjfa .hd .prev,.picScroll-left-jjfa .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("img/arrow.png") no-repeat;}
		.picScroll-left-jjfa .hd .next{ background-position:0 -50px;  }
		.picScroll-left-jjfa .hd .prevStop{ background-position:-60px 0; }
		.picScroll-left-jjfa .hd .nextStop{ background-position:-60px -50px; }
		.picScroll-left-jjfa .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-left-jjfa .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("img/icoCircle.gif") 0 -9px no-repeat; }
		.picScroll-left-jjfa .hd ul li.on{ background-position:0 0; }
		.picScroll-left-jjfa .hd a{ line-height:50px;} 
		
		.picScroll-left-jjfa  dt{ float:left; padding:10px 15px 10px 5px; border-bottom:2px solid #ff5f17; height:50px;}
		.picScroll-left-jjfa  dt b{ font-size:25px; display:block; line-height:26px;}
		.picScroll-left-jjfa  dt i{ float:left;clear:left;}
		
		
		.picScroll-left-jjfa .bd{ padding:25px 2px; }
		.picScroll-left-jjfa .bd ul{  zoom:1; height: 670px; width:1098px !important; }
		.picScroll-left-jjfa .bd ul li{ margin:0 10px 20px; float:left; _display:inline; width:223px; height:270px; background:#fff; border-radius:4px; padding:15px 15px 20px; box-shadow:1px 2px 6px #ccc;}
		.picScroll-left-jjfa .bd ul li .pic{ padding-top:15px;
border-radius:3px;
text-align:center; height:155px; 
filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fff,endcolorstr=#d8d8d9,gradientType=0); 
-ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fff,endcolorstr=#d8d8d9,gradientType=0);/*IE8*/ 
background:#d8d8d9; /* 一些不支持背景渐变的浏览器 */ 
background:-moz-linear-gradient(top, #ffffff, rgba(216, 216, 217, 0.5)); 
background:-webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(rgba(216, 216, 217, 0.5))); 
}
		.picScroll-left-jjfa .bd ul li .pic img{ width:120px; height:120px; padding:15px; border-radius:100%  }
		.picScroll-left-jjfa .bd ul li .pic a:hover img{ background:url("img/pic_ahover_img.png") no-repeat center center; max-width:140px; }
		.picScroll-left-jjfa .bd ul li .title{ line-height:35px; text-align: center;  font-size:18px; border-bottom:1px solid #ddd;}
		.picScroll-left-jjfa .bd ul li .con_div{ line-height:22px; text-align:left; color:#555; padding-top:5px;}
		
/* ================= 产品展示 css  =================  */
		.picScroll-left-cpzs{ width:1100px; margin:0 auto;  overflow:hidden; position:relative;  padding-top: 10px;  }
		.picScroll-left-cpzs .hd{ overflow:hidden;  height:50px; border-bottom:2px solid #d6d6d6; padding:0; padding-top:20px;   }
		.picScroll-left-cpzs .hd .prev,.picScroll-left-cpzs .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("img/arrow.png") no-repeat;}
		.picScroll-left-cpzs .hd .next{ background-position:0 -50px;  }
		.picScroll-left-cpzs .hd .prevStop{ background-position:-60px 0; }
		.picScroll-left-cpzs .hd .nextStop{ background-position:-60px -50px; }
		.picScroll-left-cpzs .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-left-cpzs .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("img/icoCircle.gif") 0 -9px no-repeat; }
		.picScroll-left-cpzs .hd ul li.on{ background-position:0 0; }
		
		.picScroll-left-cpzs  dt{ float:left; padding:10px 15px 10px 5px; border-bottom:2px solid #ff5f17; height:50px}
		.picScroll-left-cpzs  dt b{ font-size:25px; display:block; line-height:26px;}
		.picScroll-left-cpzs  dt i{ float:left;clear:left;}
		
		.picScroll-left-cpzs .bd{ padding:25px 2px; }
		.picScroll-left-cpzs .bd ul{  zoom:1; }
		.picScroll-left-cpzs .bd ul li{ margin:0 9px 10px 5px; float:left; _display:inline; width:240px; height:470px; background:#f5f5f5; padding:10px; box-shadow:1px 2px 6px #ccc;}
		.picScroll-left-cpzs .bd ul li .pic{ text-align:center; height:436px; }
		.picScroll-left-cpzs .bd ul li .pic img{ width:230px; height:420px; padding:5px; display:block; background:#fff;}
		.picScroll-left-cpzs .bd ul li .pic a:hover img{ background:#dfdfdf;  }
		.picScroll-left-cpzs .bd ul li .title{ line-height:35px; text-align: center;  font-size:18px;}
		

.hui_bg{ width:100%; height:auto; background:#f2f2f2;}






/* banner  内页  通栏广告 css */
.fullSlide_page{ width:100%;  position:relative;  height:245px; background:#000;  }
.fullSlide_page .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide_page .bd ul{ width:100% !important;  }
.fullSlide_page .bd li{ width:100% !important;  height:245px; overflow:hidden; text-align:center;  }
.fullSlide_page .bd li a{ display:block; height:265px; }

.fullSlide_page .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; background:url(img/touming.png) repeat-x; text-align:center;
	 _background:#000; _filter:alpha(opacity=60); 
}
.fullSlide_page .hd ul{ text-align:center;  padding-bottom:5px;  }
.fullSlide_page .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:17px; height:17px; margin:5px; background:url(img/tg_flash_p.png) -28px 0; overflow:hidden; 
	line-height:9999px; 
}
.fullSlide_page .hd ul .on{ background-position:0 0; }
/*列表：连接*/
.news_list .content{ height: auto; width:99%; margin: 10px auto}
.news_list .content ul{ margin: 0px; overflow: hidden; text-align: left;}
.news_list .content li { color:#636363; line-height:30px; height: 30px; width: 100%;}	
.news_list .content a{ color:#000; font-weight:normal}
.news_list .content a:hover{ color:#ff6b2c; font-weight:normal }	
.news_list .content b{ float:left; font-weight:normal !important; width: 590px; }
.news_list .content i{ float:right; text-align:right; color:#999; font-style:normal; }
.news_list .xuxian{ border-bottom:1px dashed #ccc; height:12px; margin:0 0 12px 0;  }

/* 内页 样式*/
.w1000 {
	MARGIN: 0px auto; WIDTH: 1100px
}

.left-con {
	FLOAT: left; WIDTH: 220px
}
.left-menu {
	PADDING:0px
}

.left-menu DL {
	FONT-SIZE: 14px; BACKGROUND: #f1f1f1; PADDING-BOTTOM: 10px; PADDING-TOP: 0px; border-radius:0 0 2px 2px;
}
.left-menu DL DT { background:url(img/menu_bg2.png) no-repeat right center; padding-left:10px;
	MARGIN-BOTTOM: 5px; FONT-SIZE: 16px; HEIGHT: 40px; BORDER-BOTTOM: #ddd 1px solid; FONT-WEIGHT: bold; COLOR: #fff; TEXT-ALIGN: left; LINE-HEIGHT: 40px
}
.left-menu DL DD { margin:0 8px; 
	BORDER-BOTTOM: #ccc 1px dotted ; LINE-HEIGHT: 35px
}
.left-menu DL DD A { background:url("img/box_icon1.png") no-repeat 10px 15px; padding-left:26px;
	COLOR: #333;  DISPLAY: block
}
.left-menu DL DD A:hover { background:#ffc2a8 url("img/box_icon1.png") no-repeat 10px 15px; padding-left:26px; color:#333; text-decoration:none }
.left-menu DL DD A.cur { background:#ff6b2c url("img/box_icon1.png") no-repeat 10px 15px; padding-left:26px;   COLOR: #fff; }
.left-menu DL DD UL {
	FONT-SIZE: 12px
}
.left-menu DL DD UL LI {
	BORDER-TOP: #eee 1px solid; HEIGHT: 30px; LINE-HEIGHT: 30px
}
.left-menu DL DD UL LI A {
	BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none; COLOR: #777; BORDER-RIGHT-STYLE: none; PADDING-LEFT: 15px
}
.left-menu DL DD UL LI A SPAN {
	MARGIN-RIGHT: 8px
}
.left-menu DL DD UL LI A:hover {
	BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-BOTTOM-STYLE: none; FONT-WEIGHT: bold; COLOR: #db4403; BORDER-RIGHT-STYLE: none
}
.left-menu DL DD UL LI A.cur {
	BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-BOTTOM-STYLE: none; FONT-WEIGHT: bold; COLOR: #db4403; BORDER-RIGHT-STYLE: none
}
.imgbox {
	BORDER-TOP: #eee 1px solid; BORDER-RIGHT: #eee 1px solid; BACKGROUND: #fff; BORDER-BOTTOM: #eee 1px solid; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; PADDING-LEFT: 2px; BORDER-LEFT: #eee 1px solid; PADDING-RIGHT: 2px
}
.Right-con {
	 FLOAT: right; PADDING-BOTTOM: 10px; border:1px solid #eee; BORDER-top: #d11002 2px solid; WIDTH: 862px; min-height:650px; background:url("img/Right_con_bg.png") repeat-x; margin-bottom:25px;
}

.bk10 {
    font-size: 100%;
    height: 10px;
    line-height: 0;
}
.txtbox_con {
	 COLOR: #333; MARGIN: 0px 25px; 
}

.txtbox {
	 COLOR: #333; MARGIN: 0px 25px; 
}
.txtbox H2 {
	FONT-SIZE: 28px; COLOR: #db4403; TEXT-ALIGN: center; MARGIN: 20px 0px 5px; font-weight:normal
}
.txtbox H4.ms {font-weight:normal; color:#555;
	MARGIN-BOTTOM: 20px; BORDER-BOTTOM: #ccc 1px dotted; PADDING-BOTTOM: 10px; TEXT-ALIGN: center; PADDING-TOP: 10px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px
}
.txtbox H4.ms SPAN {
	MARGIN: 0px 10px
}
.txtbox H4.ms SPAN I {
	FONT-STYLE: normal; MARGIN: 0px 5px
}
.txtbox A {
	COLOR: #333; TEXT-DECORATION: underline
}
.txtbox A:hover {
	COLOR: #d90000; 
}
.txtbox P {
	MARGIN: 6px 0px 20px; line-height:27px;
}
.txtbox IMG {
	MAX-WIDTH: 800px; TEXT-ALIGN: center; MARGIN: 10px auto; /*DISPLAY: block*/
}
.txtbox .w300 IMG {
	MAX-WIDTH: 300px; FLOAT: right; TEXT-ALIGN: center; MARGIN: 0px auto
}
.txtbox .sqing IMG {
	MAX-WIDTH: 300px; FLOAT: right; TEXT-ALIGN: center; MARGIN: 0px auto
}
.pic-list {
	MARGIN: 0px 15px
}
.pic-list LI {
	BORDER-BOTTOM: #eee 1px solid; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; PADDING-LEFT: 0px; CLEAR: both; PADDING-RIGHT: 0px
}
.pic-list LI H3 {
	FLOAT: left; DISPLAY: block
}
.pic-list A {
	FONT-SIZE: 14px; FONT-WEIGHT: 600; COLOR: #555
}
.pic-list A:hover {
	COLOR: #db4403; TEXT-DECORATION: underline
}
.pic-list li .date {
	COLOR: #888; MARGIN-TOP: 3px; DISPLAY: block; text-align:right
}
.pic-list IMG {
	HEIGHT: 100px; FLOAT: left; WIDTH: 150px; MARGIN-RIGHT: 15px; background:#f1f1f1;
}
.pic-list P { margin-top:8px }
.pic-list P A {
	FONT-SIZE: 12px; FONT-WEIGHT: normal; COLOR: #777; LINE-HEIGHT: 20px
}
#pages {
	PADDING-BOTTOM: 5px; TEXT-ALIGN: center; PADDING-TOP: 5px; PADDING-LEFT: 0px; MARGIN: 20px 0px; PADDING-RIGHT: 5px
}
#pages A {
	BORDER-TOP: #e3e3e3 1px solid; HEIGHT: 22px; BORDER-RIGHT: #e3e3e3 1px solid; BORDER-BOTTOM: #e3e3e3 1px solid; COLOR: #333; PADDING-BOTTOM: 0px; TEXT-ALIGN: center; PADDING-TOP: 0px; PADDING-LEFT: 10px; BORDER-LEFT: #e3e3e3 1px solid; DISPLAY: inline-block; LINE-HEIGHT: 22px; PADDING-RIGHT: 10px
}
#pages A.a1 {
	PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; WIDTH: 56px
}
#pages A:hover {
	BORDER-TOP: #db4403 1px solid; BORDER-RIGHT: #db4403 1px solid; BORDER-BOTTOM: #db4403 1px solid; COLOR: #000; TEXT-DECORATION: none; BORDER-LEFT: #db4403 1px solid
}
#pages SPAN {
	BORDER-TOP: #db4403 1px solid; HEIGHT: 22px; BORDER-RIGHT: #db4403 1px solid; BACKGROUND: #db4403; BORDER-BOTTOM: #db4403 1px solid; FONT-WEIGHT: bold; COLOR: #fff; PADDING-BOTTOM: 0px; TEXT-ALIGN: center; PADDING-TOP: 0px; PADDING-LEFT: 10px; BORDER-LEFT: #db4403 1px solid; DISPLAY: inline-block; LINE-HEIGHT: 22px; PADDING-RIGHT: 10px
}
.page {
	POSITION: relative; TEXT-ALIGN: right
}
.page .noPage {
	BORDER-TOP: #e3e3e3 1px solid; HEIGHT: 22px; BORDER-RIGHT: #e3e3e3 1px solid; BACKGROUND: #ddd; BORDER-BOTTOM: #e3e3e3 1px solid; COLOR: #a4a4a4; TEXT-ALIGN: center; BORDER-LEFT: #e3e3e3 1px solid; DISPLAY: inline-block; LINE-HEIGHT: 22px; WIDTH: 56px
}
.sqing {
	HEIGHT: 370px; BACKGROUND: url(../images/txt-right.jpg) no-repeat; WIDTH: 264px
}
.sqing H3 {
	FONT-SIZE: 20px; HEIGHT: 50px; FONT-WEIGHT: bold; COLOR: #753e0c; TEXT-ALIGN: center; MARGIN: 15px auto; LINE-HEIGHT: 50px; WIDTH: 200px
}
.sqing UL {
	MARGIN: 0px auto; WIDTH: 200px
}
.sqing UL SPAN {
	COLOR: #333; TEXT-ALIGN: right; DISPLAY: inline-block; WIDTH: 60px; MARGIN-RIGHT: 10px
}
.sqing UL LI {
	MARGIN: 5px 0px
}
.sqing UL LI INPUT {
	BORDER-TOP: #ddd 1px solid; BORDER-RIGHT: #ddd 1px solid; BORDER-BOTTOM: #ddd 1px solid; COLOR: #555; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; PADDING-LEFT: 3px; BORDER-LEFT: #ddd 1px solid; PADDING-RIGHT: 3px; WIDTH: 120px
}
.sqing .btn {
	TEXT-ALIGN: center; MARGIN: 15px auto; WIDTH: 200px
}
.sqing .btn A {
	FONT-SIZE: 14px; HEIGHT: 31px; BACKGROUND: url(../images/sqtn.jpg) no-repeat; COLOR: #fff; TEXT-ALIGN: center; TEXT-DECORATION: none; MARGIN: 0px auto; DISPLAY: block; LINE-HEIGHT: 31px; WIDTH: 132px
}

/* 底部新闻*/
.part_tit{ padding-top:14px; padding-bottom:15px; height:50px;  border-bottom:2px solid #ccc;}

		.part_tit  dt{ float:left; padding:10px 15px 10px 5px; border-bottom:2px solid #ff5f17; height:45px}
		.part_tit  dt b{ font-size:25px; display:block; line-height:26px;}
		.part_tit  dt i{ float:left;clear:left;}
		
		
.part_tit h1{ display:block; float:left; width:176px; float:left; font-size:24px; font-weight:500; color:#ff5f17; border-bottom:2px solid #f00; padding-bottom:9px;}
.part_tit h1 img{ vertical-align:middle }
.part_tit span{ display:block; float:right; text-align:right; width:500px; color:#4d4d4d;  font-size:15px; padding-top:25px;}

.part3{width:100%; height:290px; background:#f2f2f2;}
.part3_box{ margin:0 auto; width:1100px; height:280px;}
.news{ width:100%; padding-top:15px; height:180px; overflow:hidden;}
.news li{ float:left; height:30px; width:450px;}
.news li a{ display:block; float:left; width:370px; height:30px; line-height:30px; color:#4d4d4d;}
.news li a:hover{ color:#ff5f17;}
.news li a:hover span{  }
.news li .time{ display:block; float:right; width:80px; height:30px; line-height:30px; text-align:right; color:#999;}
/* 新改的  页面底部版权信息 */
.new_footer{ margin:30px auto 0; width:1100px; border-top:1px solid #ddd; padding:10px 0 }
.new_footer img{ vertical-align:middle }
p.new_links_p{ padding-bottom: 25px; padding-top:27px; text-align: center; height: 16px; line-height: 16px;}
p.new_links_p a{ color: #555; display: inline-block; padding: 0 10px; border-right: 1px solid #bcbcbc;}
p.new_links_p a:hover{ color:#333;text-decoration: underline;}
.fr_qq{ float:right; padding-top:15px; }

.new_footer_cop{ width: 100%; padding: 20px 0 35px; height: auto; background: url(img/ban_but_bg.png) repeat-x ; }
.new_footer_cop p{ line-height:28px; text-align: center; color: #333; padding-top:15px;}
.new_footer_cop p a{ display: inline-block; height: 16px;color: #869baa;}
.new_footer_cop p a img{ margin-left: 5px; display: block; float: left; margin-top: 5px;}


/* 页面底部版权信息 *
/*--------------footer-xlx--------------*/

.footer-xlx{ width:100%; overflow:hidden; }
.footer-xlx .f_top{ background:#233141; height:40px; line-height:40px; text-align:center; color:#fff;}
.footer-xlx .f_top a{ color:#fff; margin:0 15px;}
.footer-xlx .f_top a:hover{ color:#ffdaa9; margin:0 15px;}

.footer{ margin-top:0px; padding-top:27px; background:#555 url(img/footer_but_bg.png)  ;}
.footer_tit{ height:16px; width: 1100px; margin: 0 auto;}
.footer_tit b{ display: inline-block; float: left; width: 240px; height: 16px; line-height: 16px; font-size: 14px; font-weight: 700; color: #fff;}

.footer_nav{ width: 1100px; padding-top: 8px; padding-bottom: 20px; margin: 0 auto; position: relative; border-top: 1px solid #555;}
.footer_nav dl{ display:inline-block; zoom:1;width:170px; float:left; border-top: 1px solid #bac3cc; margin-right:70px; padding-top:4px} 
.footer_nav dt{ height:32px; line-height:32px; font-weight: 700; color: #fafafa;}
.footer_nav dt a{ padding-bottom: 5px; border-bottom: 1px solid #fafafa;}
.footer_nav dl dd{ height:32px; line-height:32px; color:#cdd6de;}
.footer_nav dl a{ color:#cdd6de;}

.footer_nav dl a:hover{ color: #fff; text-decoration: underline;}
.footer_nav dl a i{ color: #cdd6de;}
.qq_tell{ margin-top: 4px; margin-right:5px; display:block; float:left; height:22px; line-height:22px; overflow:hidden;}


.footer_cop{ width: 100%; padding-top: 10px; min-height: 60px; background: #3c4954;}
.footer_cop p{ line-height: 25px; text-align: center; color: #869baa;}
.footer_cop p a{ display: inline-block; height: 16px;color: #869baa;}
.footer_cop p a img{ margin-left: 5px; display: block; float: left; margin-top: 5px;}

.reg_box{ display: block; width: 100px; height: 100px; position: absolute; right: 10px; top: 50px;}
.reg_box img{ padding: 5px;width: 100px; height: 100px;}
.reg_box span{ display: inline-block; height: 26px; width: 100%; line-height: 26px; color: #99ccff; text-align: left}


.small_tit_banner{ width:100%; height:76px; background:#146bd3 url(img/newsinfo_banner_bg.png) no-repeat center top;}
.small_tit_banner_box{ margin:0 auto; width:1100px; height:76px; background:#146bd3 url(img/newsinfo_banner_bg.png) no-repeat center top; position:relative;}
.small_tit_banner_box h1{ font-size:36px; color:#fff; font-family:"Microsoft YaHei"; line-height:76px; font-weight:400;}

.small_tit_banner_box i{position:absolute; display:block; width:60px; height:60px; right:130px; top:8px}

p.links_p{ padding-bottom: 20px; text-align: center; height: 16px; line-height: 16px;}
p.links_p label{ color: #bcbcbc; font-weight: 700;}
p.links_p a{ color: #bcbcbc; display: inline-block; padding: 0 10px; border-right: 1px solid #bcbcbc;}
p.links_p a:hover{ color:#fff;text-decoration: none;}

/*注册页面*/
.index_cat_title { height: 50px; overflow: hidden; padding-left: 10px; border-bottom:1px solid #ddd;  }
.zk_wrapper { padding: 20px; word-wrap: break-word; background:#fff}
.index_cat_title {margin-bottom: 25px; }
.index_cat_title .ict_bigtit {color: #333; display: inline-block; font-size: 24px; }
.index_cat_title .icon_yhb { background-position: 0 0; }
.index_cat_title .icon_ysp { background-position: 0 -30px;}
.index_cat_title .icon_ygf { background-position: 0 -63px;}
.index_cat_title .icon_dwb { background-position: -2px -60px;}
.index_cat_title .icon_yyl { background-position: 0 -131px; margin-top: -2px; }

.index_cat_title .ict_subcat a {font-size: 14px;margin-left: 10px}
.index_cat_title .ict_subcat {display: inline-block;  margin-bottom: 5px;margin-left: 30px; vertical-align: middle; margin-bottom:8px; *width:650px; }


/* ==============会员注册==================  */
.container_reg{width:950px; margin:0 auto}
/*填写信息  begin*/

.user_right_link{width:245px; background-color:#fcfcfc; border:1px solid #f0f0f0; padding:20px}
.user_right_link p{font-size:14px; font-family:"微软雅黑"; line-height:36px}
.dashed_line{border:1px dashed #cacaca; border-left:0px; border-right:0px}
.user_infor{width:645px; border-right:1px solid #d6d6d6; }
.user_infor th{text-align:right; font-family:"微软雅黑"; font-size:16px;line-height:34px; font-weight:normal}
.input_bg{border:1px solid #ccc; border-radius:2px; height:34px; line-height:34px; padding:0 5px; background:url(img/tile_bg.png) repeat-x scroll 0 -168px transparent; width:200px}
.input_w3{ width:350px}
.input_w1{ width:100px}

input.verification{background:none; background-color:#fff; width:100px; border:1px solid #ccc; height:34px; line-height:34px; padding:0 5px;}
.btn_send,.btn_submit{border:none;background-color:#ff6600;color:#fff;cursor:pointer; font-family:"微软雅黑";}
.btn_send{border-bottom:1px solid #d6d6d6;height:24px; padding:3px 10px; display:inline-block;line-height:24px ; margin-left:10px}
.btn_submit{width:190px; height:45px; font-size:18px;margin-top:10px;}
a.btn_submit{ display:inline-block; text-align:center; line-height:45px;}
input.none_reg{ width:190px; height:45px; cursor:pointer; line-height:45px; background:#c3c3c3; border:none; text-align:center; color:#fff; font-family:"微软雅黑"; font-size:18px; font-weight:normal; margin-top:10px;}

.blank15 {height: 15px}
/*Publick*/
.orange{color:#f60}
.gray_b{color:#690}
.gray_9{color:#999}
.gray_6{color:#666}

/* 上一页  下一页 */
.prenext {    margin:30px 20px 0;    padding: 10px 0; border-top:1px dotted #ccc;}
.prenext li{ padding: 5px 0}
.prenext li a{ padding-right:10px;}
/*  案例展示 */
.txtbox_anli{	 MARGIN: 0px 5px;}

.picScroll-left{ position:relative;   }

		.picScroll-left_anli .bd{ padding:12px 0; }
		.picScroll-left_anli .bd ul{  zoom:1; }
		.picScroll-left_anli .bd ul li{ border:1px solid #ddd; margin:0 10px 20px 5px; float:left; _display:inline; width:230px; height:560px; background:#fefefe; padding:10px; box-shadow:0px 2px 2px #ccc;}
		.picScroll-left_anli .bd ul li .pic{ text-align:center; height:445px; }
		.picScroll-left_anli .bd ul li .pic img{ width:220px; height:430px; padding:5px; display:block; background:#fff;}
		.picScroll-left_anli .bd ul li .pic a:hover img{ background:#ffc2a8;  }
		.picScroll-left_anli .bd ul li .title{ line-height:35px; text-align:left;  font-size:18px;}
		.picScroll-left_anli .bd ul li .date{text-align:left;  border-bottom:1px solid #ddd; font-size:12px; padding-bottom:6px;}
		.picScroll-left_anli .bd ul li .con_div{ line-height:22px; text-align:left; color:#555; padding-top:5px;}
		
/*  产品展示 */
.picScroll-left-cpzs-page{ position:relative;   }
.picScroll-left-cpzs-page .bd{ padding:25px 2px; }
		.picScroll-left-cpzs-page .bd ul{  zoom:1; }
		.picScroll-left-cpzs-page .bd ul li{ margin:0 6px 20px; float:left; _display:inline; width:220px; height:397px; background:#f5f5f5; padding:8px; box-shadow:1px 1px 4px #ccc;}
		.picScroll-left-cpzs-page .bd ul li .pic{ text-align:center; height:365px; }
		.picScroll-left-cpzs-page .bd ul li .pic img{ width:210px; height:350px; padding:5px; display:block; background:#fff;}
		.picScroll-left-cpzs-page .bd ul li .pic a:hover img{ background:#dfdfdf;  }
		.picScroll-left-cpzs-page .bd ul li .title{ line-height:35px; text-align: center;  font-size:18px;}	


/*  解决方案 */

.picScroll-left-jjfa-page .bd{ padding:25px 2px; }
		.picScroll-left-jjfa-page .bd ul{  zoom:1;  }
		.picScroll-left-jjfa-page .bd ul li{ margin:0 10px 25px; float:left; _display:inline; width:190px; height:270px; background:#f5f5f5; padding:19px; box-shadow:1px 2px 6px #ccc;}
		.picScroll-left-jjfa-page .bd ul li .pic{ padding-top:15px;
border-radius:6px;
text-align:center; height:155px; 
filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fff,endcolorstr=#d8d8d9,gradientType=0); 
-ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fff,endcolorstr=#d8d8d9,gradientType=0);/*IE8*/ 
background:#d8d8d9; /* 一些不支持背景渐变的浏览器 */ 
background:-moz-linear-gradient(top, #ffffff, rgba(216, 216, 217, 0.5)); 
background:-webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(rgba(216, 216, 217, 0.5))); 
}
		.picScroll-left-jjfa-page .bd ul li .pic img{ width:110px; height:110px; padding:15px;  }
		.picScroll-left-jjfa-page .bd ul li .pic a:hover img{ background:url("img/pic_ahover_img.png") no-repeat center center; max-width:140px; }
		.picScroll-left-jjfa-page .bd ul li .title{ line-height:35px; text-align: center;  font-size:18px; border-bottom:1px solid #ddd;}
		.picScroll-left-jjfa-page .bd ul li .con_div{ line-height:22px; text-align:left; color:#555; padding-top:5px;}
		