/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
.p-banner {
	background: url(/template/default/index/images/neban.jpg) no-repeat center;
	height: 360px;
}
.p-banner a {
	height: 360px;
	display: block;
}
body {
	font-family: "微软雅黑", Arial, Verdana, System;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	background: #ffffff;
	width: 100%;
	min-width: 1200px;
}
a {
	text-decoration: none;
	color: #000;
	outline: none; font-size:15px
}
a:hover {
	color: #000;
	text-decoration: none; font-size:15px
}
img {
	border: none 0;
}
ul, li {
	list-style: none;
}
h1 h3, h3 a, h3 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #656565;
	text-decoration: none;
}
.clear {
	clear: both;
}
.h20 {
	width:100%;
	height: 20px;
}/*------------------------头---------------------------------------*/
#header {
	width: 100%;
	overflow: hidden;
}/*--------------------------头链接---------------------------------------*/
#head {
	width: 100%;
	overflow: hidden;
	background: url(/template/default/index/images/top.jpg) repeat-x left top;
}
#top {
	width: 1200px;
	overflow: hidden;
	position: relative;
	height: 30px;
	margin: 0 auto;
}
#interlinkage {
	float: right;
	margin-top: 3px;
}
#interlinkage ul li {
	width: 90px;
	float: left;
	text-align: center;
	padding-top: 4px;
}
#interlinkage ul li p {
	float: right;
	width: 35px;
}
#title {
	position: absolute;
	left: 0px;
	top: 3px;
}
#title img {
	position: absolute;
	top: 3px;
}/*--------------------------logo----------------------------------------*/
#logos {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
#logo {
	position: relative;
	height: 147px;
	margin: 0 auto;
	width: 1200px;
}
.logo {
	position: absolute;
	left: 0px;
}
.describe {
	position: absolute;
	left: 280px;
}
.faith {
	position: absolute;
	right: 338px;
	top: 30px;
}
.credibility {
	position: absolute;
	right: 233px;
	top: 14px;
}/*.phone {    position: absolute;    right: 10px;    top: 30px;}*//*-------------------------导航条-------------------------------------------*/
#navigations {
	width: 100%;
	overflow: hidden;
	background: url(/template/default/index/images/nav.jpg) repeat-x left top;
}
#navigation {
	overflow: hidden;
	margin: 0 auto;
	width: 1200px;
}
#navigation ul li {
	float: left;
	width: 133px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	background: url(/template/default/index/images/xian.jpg) no-repeat left center;
}
#navigation ul li:first-of-type {
	background: none;
}
#navigation ul li a {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	font-family: "微软雅黑", Arial, Verdana, System; /*transition: all 0.3s;*/
	display: block;
}
#navigation ul li a:hover {
	transform: scale(1.1, 1.1); background:url(/template/default/index/images/navbj.jpg)
}
#navigation ul li a:active {
	transform: scale(1, 1);
}/*------------------------banner-----------------------------------*/
#banner {
	width: 100%;
	height: 500px;
}
#nybanner {
	width: 100%;
	margin: 0 auto;
}
#nybanner img {
	width: 100%;
}
#box .menu {
	overflow:hidden;
	width:100%;
	height:50px;
	margin-bottom:1px;
	position:relative;
	border-radius:3px;
	background-color:#e4e4e4
}
#box .menu h3 {
	float:left;
	width:160px;
	height:50px;
	padding-left:40px;
	background-color:#7e421d;
	font-weight:normal;
	font-size:14px;
	color:#fff;
	line-height:50px;
}
#box .menu h3 a {
	color:#fff;
}
#box .menu h3 img {
	position:relative;
	margin-right:10px;
	top:4px;
}
#box .menu .ps {
	display:block;
	position:absolute;
	left:200px;
	top:20px;
}
#box .menu ul {
	overflow:hidden;
	margin-left:15px;
	float:left;
	width:900px;
	margin-top:15px;
	font-size:14px;
}
#box .menu li {
	float:left;
	padding:0 20px;
	border-right:1px dotted #999;
}
#box .menu li a {
	color:#666
}
#box .menu .more {
	display:block;
	float:right;
	margin-top:15px;
	margin-right:15px;
	font-size:12px;
	color:#999;
	font-family:Arial
}
#box .menu li a:hover, #box .menu li.cur a {
	color:#2793e8;
}
.focusSwitch {
	width: 1204px;
	padding:20px 0;
}
.focusSwitch ul {
	overflow: hidden;
	zoom: 1;
	margin-right: -2px;
}
.focusSwitch li {
	width: 296px;
	height: 222px;
	float: left;
	margin: 0 5px 5px 0;
	display: inline;
	overflow: hidden;
	background: #000;
}
.focusSwitch li img {
	display: block;
	width: 296px;
	height: 222px;
}
.focusSwitch li.m {
	width: 900px;
	background: #666567;
	color: #fff;
	font-size: 16px;
}
.focusSwitch li.m dd {
	padding: 40px 20px 20px;
	line-height: 25px;
}
.focusSwitch li.t {
	text-align: center;
	color: #fff;
	background: url("/template/default/index/images/listhot.png") no-repeat center center;
}
.focusSwitch li.n {
	position: relative;
}
.focusSwitch li.n span {
	background: rgba(0, 0, 0, 0.5);
	font-size: 14px;
	line-height: 35px;
	width: 295px;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	text-align: center;
}
.focusSwitch li.n img {
	filter: alpha(opacity=40);
	opacity: 1;
}
.focusSwitch li.on img {
	filter: alpha(opacity=100);
	opacity: 0.4;
}
.focusSwitch li.on span {
	width: 295px;
	height: 50px;
	line-height: 50px;
	font-size:18px;
	position: absolute;
	left: 0;
	bottom: 80px;
	background: none;
}/*----------------------------热门产品-------------------------------*/
#hots {
	width: 100%;
	overflow: hidden;
	background: url(/template/default/index/images/dao.jpg) repeat-x left top;
	height: 108px;
}
#hot {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}/*------------------------------------------------------------------------------*/
#hot1 {
	position: absolute;
	left: 15px;
	top: 0px;
	background: url(/template/default/index/images/remen.png) no-repeat right center;
	width: 370px;
}
#hot1 img {
	width: 121px;
	float: left;
}
#hot1 p {
	width: 218px;
	float: left;
	padding-left: 15px;
	color: #fff;
}
h6 {
	float: left;
	padding-left: 15px;
	font-size: 18px;
	color: #fff;
	font-family: "微软雅黑", Arial, Verdana, System;
	height: 35px;
	line-height: 35px;
	font-weight: normal;
	padding-top: 10px;
}/*------------------------------------------------------------------------------*/
#hot2 {
	position: absolute;
	left: 395px;
	top: 0px;
	background: url(/template/default/index/images/remen.png) no-repeat right center;
	width: 395px;
}
#hot2 img {
	width: 157px;
	float: left;
}
#hot2 p {
	width: 210px;
	float: left;
	padding-left: 15px;
	color: #fff;
}/*-------------------------------------------------------------------------------*/
#hot3 {
	position: absolute;
	left: 803px;
	top: 0px;
	width: 370px;
}
#hot3 img {
	width: 116px;
	float: left;
}
#hot3 p {
	width: 230px;
	float: right;
	color: #fff;
	padding-right: 5px;
}/*---------------------------关键词----------------------------------------*/
#keywords {
	width: 100%;
	overflow: hidden;
	background: url(/template/default/index/images/sou.jpg) repeat-x left top;
	height: 43px;
}
#keyword {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}/*---------------------搜索-----------------------------------------------*/
#search {
	width: 186px;
	float: left;
	height: 23px;
	padding-left: 5px;
}
#sousuo {
	line-height: 40px;
	font-weight: bold;
	padding-left: 15px;
}
#search img {
	padding-top: 8px;
}
.form_top {
	height: 23px;
	margin-top: 10px;
	width: 186px;
	position: relative;
	background: url(/template/default/index/images/suo.jpg) no-repeat left top;
}
.input_bg {
	border: medium none;
	height: 23px;
	line-height: 23px;
	width: 135px;
	position: relative;
	background: none;
}
.button_bg {
	position: absolute;
	border: medium none;
	cursor: pointer;
	height: 23px;
	line-height: 23px;
	vertical-align: top;
	width: 53px;
	background: none;
}/*----------------------------------------------------------------------*/
#retrieve {
	float: left;
	padding-top: 10px;
	font-size: 12px;
	color: #666666;
	padding-left: 15px;
}
#retrieve p a {
	color: #666666;
}
#notice {
	float: right;
	padding-top: 10px;
	font-size: 12px;
	color: #666666;
}
.time {
	color: #999;
}/*---------------------------------------------------------------------*/
#box {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 15px;
}/*--------------------------左侧产品分类---------------------------------*/
#left {
	width: 1200px;
	overflow: hidden;
}
#directory {
	width: 1200px;
	overflow: hidden;
	margin-top: 35px;
}
#directory h3 {
	font-family: "微软雅黑", Arial, Verdana, System;
	width: 1200px;
	padding-bottom: 20px;
}
#directory h3 a {
	color: #ffffff;
	padding-left: 20px;
	font-size: 16px;
}
.cplb {
	width: 816px;
	margin: 0 auto;
}
.big {
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: url(/template/default/index/images/big.jpg) no-repeat center center;
	padding-bottom: 5px;
}
.big a {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.small {
	background: url(/template/default/index/images/cpbg.png) no-repeat center center;
	text-align: center;
	width: 194px;
	height: 64px;
	line-height: 64px;
	margin: 5px;
	color: #FF0030;
	border-radius: 3px;
	float: left;
	box-shadow: 0px 2px 1px #000;
}
.small a {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}/*---------------------------左侧活动----------------------------------*//*---------------------------左侧活动----------------------------------*/
#activity {
	width: 195px;
	background: #2058a2;
	float: left;
	overflow: hidden;
	height: 325px;
}
#activity h3 {
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
}
#activity h3 a {
	color: #fff;
	font-family: "微软雅黑", Arial, Verdana, System;
	font-size: 16px;
}/*--------------------------------------------------------------------------*/
#powers1 {
	width: 195px;
	float: left;
	overflow: hidden;
}
#powers1 h4 {
	display: block;
	width: 195px;
	height: 25px;
	background: #2766ae;
	padding-top: 4px;
}
#powers1 h4 a {
	font-size: 12px;
	color: #ffd40e;
	padding-left: 18px;
}
#powers1 ul {
	padding-left: 15px;
}
#powers1 ul li {
	background: url(/template/default/index/images/dot.jpg) no-repeat left center;
	height: 27px;
	line-height: 27px;
	padding-left: 10px;
}
#powers1 ul li a {
	color: #e3f2ff;
}/*-----------------------------------------------------------------------*/
#powers2 {
	width: 195px;
	float: left;
	overflow: hidden;
	padding-top: 5px;
}
#powers2 h4 {
	display: block;
	width: 195px;
	height: 25px;
	background: #2766ae;
	padding-top: 4px;
}
#powers2 h4 a {
	font-size: 12px;
	color: #ffd40e;
	padding-left: 18px;
}
#powers2 ul {
	padding-left: 15px;
}
#powers2 ul li {
	background: url(/template/default/index/images/dot.jpg) no-repeat left center;
	height: 27px;
	line-height: 27px;
	padding-left: 10px;
}
#powers2 ul li a {
	color: #e3f2ff;
}
#knowss {
	width: 195px;
}
#knowss img {
	padding-left: 15px;
}/*--------------------------右侧---------------------------------*/
#right {
	width: 1200px;
	overflow: hidden;
	float: right;
	padding-top: 5px;
}
#product {
	width: 1200px;
	overflow: hidden;
}
#product h3 {
	height: 86px;
	line-height: 34px;
	background: url(/template/default/index/images/cpzsbg.jpg) repeat-x left top;
	padding-left: 15px;
}
#product h3 a {
	color: #fff;
	font-family: "微软雅黑", Arial, Verdana, System;
	font-size: 40px;
	line-height: 86px;
}/*------------------------------------------------------------------*/
#product1 {
	width: 1200px;
}
#product1 ul {
	padding-top: 10px;
}
#product1 ul li {
	width: 291px;
	float: left;
	margin-left: 3px;
	margin-bottom: 15px;
	position: relative;
	padding: 3px;
}
.hproduct {
	border: #ccc solid 2px;
	width: 280px;
	float: left;
	height: 300px;
}
#product1 ul li img {
	padding: 3px;
	width: 274px;
	height: 225px;
}
.consultings {
	position: absolute;
	top: 540px;
	right: 2px;
}
.consulting {
	position: absolute;
	left: 10px;
	color: #000;
	position: absolute;
	top: 240px;
	left: 8px;
	width: 274px;
	height: 66px;
	line-height: 30px;
}
.consulting a {
	color: #000;
	padding-left: 1px;
	font-size: 20px;
	font-weight: bold;
}
.miaoshu {
	padding-left: 12px;
	padding-top: 40px;
	width: 200px;
	height: 41px;
	display: block;
	font-size: 14px;
	font-weight: bold;
}
#case {
	width: 1200px;
	overflow: hidden;
}
#case h3 {
	height: 86px;
	line-height: 34px;
	background: url(/template/default/index/images/cpzsbg.jpg) repeat-x left top;
	padding-left: 15px;
}
#case h3 a {
	color: #fff;
	font-family: "微软雅黑", Arial, Verdana, System;
	font-size: 40px;
	line-height: 86px;
}/*------------------------------------------------------------------*/
#case1 {
	width: 810px;
	height: auto;
	float: left;
}
#case1 ul {
	padding-top: 10px;
}
#case1 ul li {
	width: 260px;
	float: left;
	margin-left: 3px;
	margin-bottom: 10px;
	position: relative;
	padding: 3px;
}
#caser {
	background: url(/template/default/index/images/caserbg.jpg) no-repeat left 15px;
	width: 380px;
	height: 500px;
	float: right;
	position: relative;
}
#caser h1 {
	width: 260px;
	background: #00954d;
	height: 75px;
	line-height: 75px;
	padding-left: 15px;
	margin-top: 20px;
}
#caser h1 a {
	font-size: 36px;
	font-weight: bold;
	color: #fff;
}
#caser ul {
	position: absolute;
	right: 2px;
	top: 80px;
}
#caser ul li {
	background: #333;
	width: 210px;
	height: 50px;
	margin-top: 5px;
	padding-left: 5px;
	text-align: center;
}
#caser ul li a {
	font-size: 24px;
	line-height: 56px;
	font-weight: bold;
	color: #fff;
}
.hcase {
	border: #ccc solid 1px;
	width: 250px;
	float: left;
	height: 242px;
}
#case1 ul li img {
	padding: 3px;
	width: 385px;
	height: 275px;
}
.consultings {
	position: absolute;
	top: 540px;
	right: 2px;
}
.caseing {
	position: absolute;
	left: 10px;
	color: #fff;
	position: absolute;
	top: 188px;
	left: 8px;
	width: 244px;
	height: 66px;
	line-height: 30px;
}
.caseing a {
	color: #000;
	padding-left: 3px;
	font-size: 20px;
	font-weight: bold;
}
.casemiaoshu {
	color: #000;
	width: 200px;
	height: 41px;
	display: block;
	padding-left: 12px;
	padding-top: 28px;
	font-size: 14px;
	font-weight: bold;
}/*-------------------------------------------------------------*/
#boundaries {
	margin-top: 20px;
}/*------------------------------------------------------------------*/
#product2 {
	width: 995px;
	float: right;
	height: 415px;
}
#product2 ul {
	padding-top: 10px;
}
#product2 ul li {
	width: 240px;
	float: left;
	margin-left: 5px;
	margin-bottom: 15px;
	position: relative;
}
#product2 ul li img {
	padding-top: 3px;
	padding-left: 3px;
}/*-----------------------------------------------------------------*/
#advantage {
	width: 100%;
	float: left;
	overflow: hidden;
	padding-top: 1px;
}
#advantage1 {
	width: 1187px;
	border: 3px solid #880109;
	padding: 3px;
	margin-bottom: 8px;
}
#advantage3 {
width: 100%float:left;
	padding-bottom: 5px;
}
#advantage2 {
	width: 1203px;
	height: 865px;
}
.abocon {
	width: 1200px;
	height: 500px;
	color: #000;    /**margin: 5px 0 0 5px;*/   /*float: left;*/
	font-size: 17.5px;
	line-height: 30px;
	font-family: "微软雅黑";
	background: url(../image/about.jpg);
	overflow: hidden;
}
.abocon div.in {
	background: #000;
	background: url(/template/default/index/images/1.png);
background: filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#60000000', endColorstr='#60000000', GradientType=0);
	color: #fff;
	padding: 15px;
	line-height: 37px;
	height: 500px;
}
.abocon div.in * {
	color: #fff;
}
.contact {
	width: 300px;
	color: #000;
	margin: 5px 0 0 0px;
	float: right;
	font-size: 16px;
	font-weight: bold;
	line-height: 2;
	font-family: "微软雅黑";
}
#advantage4 {
	width: 1200px;
	height: 86px;
	padding-bottom: 8px;
	overflow: hidden;
}
#advantage4 h3 {
	height: 86px;
	line-height: 34px;
	background: url(/template/default/index/images/cpzsbg.jpg) repeat-x left top;
	padding-left: 120px;
}
#advantage4 h3 a {
	color: #fff;
	font-family: "微软雅黑", Arial, Verdana, System;
	font-size: 40px;
	line-height: 86px;
}/*------------------------------------------------------------------*/
.ys {
	width: 100%;
	margin: 0 0 15px;
	height: auto;
	background: url(/template/default/index/images/youshi.jpg) no-repeat center top;
	height: 1195px;
}
.ys h3 {
	height: 140px;
	text-align: center;
	overflow: hidden;
}
.ys ul {
	width: 1200px;
	margin: 0 auto;
}
.ys-a {
	height: 170px;
	padding: 370px 0 0 765px;
}
.ys-b {
	height: 216px;
	padding: 53px 0 0 765px;
}
.ys-c {
	height: 210px;
	padding: 50px 0 0 810px;
}
.ys-d {
	height: 195px;
	padding: 158px 0 0 90px;
}
.ys li span {
	color: #ff8000;
	font-size: 21px;
	font-family: '微软雅黑';
	display: block;
	line-height: 40px;
	margin-bottom: 30px;
	font-weight: bold;
}
.ys li span b {
	color: #dc0a02;
}
.ys li p {
	color: #000;
	font-size: 14px;
	padding: 0 0 0 25px;
	line-height: 30px;
	width: 400px;
	background: url('../image/dian.png') no-repeat left 3px;
	font-family: '微软雅黑';
}
.ys li p b {
	color: #dc0a02;
	font-weight: normal;
}
#news {
	width: 483px;
	float: left;
	overflow: hidden;
	padding-top: 10px;
}
#news h3 {
	height: 86px;
	line-height: 44px;
	background: url(/template/default/index/images/zzry.jpg) no-repeat left top;
	padding-left: 10px;
}
#news h3 a {
	color: #005fbe;
	font-family: "微软雅黑", Arial, Verdana, System;
	font-size: 18px;
}/*-------------------------------------------------------------*/
#example {
	width: 483px;
	overflow: hidden;
	padding-top: 20px;
}
#example h4 {
	padding-left: 20px;
	height: 45px;
	line-height: 45px;
}
#example h4 a {
	background: none;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
}
#example ul li {
	float: left;
	position: relative;
	padding-left: 20px;
	padding-right: 10px;
}
#example ul li img {
	float: left;
	padding: 4px;
	border: #d3d3d3 solid 1px;
}
#example ul li p {
	width: 262px;
	float: right;
	padding-left: 20px;
	color: #999999;
}
.timez {
	position: absolute;
	top: 85px;
	right: 22px;
	font-size: 12px;
	color: #999;
}/*------------------------------------------------------------------*/
#new {
	width: 483px;
	overflow: hidden;
	float: left;
	height: 250px;
}
#new ul li {
	float: left;
	position: relative;
	height: 120px;
	border-bottom: #999999 dashed 1px;
	margin-top: 10px;
}
.h4 {
	padding-left: 20px;
	height: 45px;
	line-height: 45px;
}
.h4 a {
	background: none;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
}
#new ul li p {
	margin-left: 20px;
	margin-right: 14px;
	color: #999999;
}
#new ul li p a {
	color: #999999;
}
.times {
	position: absolute;
	top: 90px;
	right: 25px;
	color: #999999;
}/*----------------------------------------------------------------*/
#about {
	float: right;
	width: 700px;
	overflow: hidden;
	padding-top: 10px;
}
#about h3 {
	height: 86px;
	line-height: 44px;
	background: url(/template/default/index/images/gsjj.jpg) no-repeat left top;
	padding-left: 10px;
}
#about h3 a {
	color: #005fbe;
	font-family: "微软雅黑", Arial, Verdana, System;
	font-size: 18px;
}
#abo {
	padding-top: 20px;
	float: left;
	width: 695px;
	padding-left: 5px;
}
#abo h4 {
	background: none;
	font-size: 12px;
	height: 34px;
	line-height: 35px;
}
#abo h4 a {
	font-size: 14px;
	color: #005fbe;
	padding-left: 20px;
}
.abos img {
	float: left;
	padding: 2px;
	border: #dedede solid 1px;
}
#abo p {
	float: right;
	width: 369px;
	text-indent: 24px;
	height: 24px;
	padding-right: 15px;
}
.mores img {
	padding-top: 110px;
	padding-left: 355px;
}/*-----------------------------------------------------------*/
#certificate {
	width: 700px;
	overflow: hidden;
	float: left;
	padding-bottom: 30px;
}
#certificate h3 {
	text-align: center;
}
#scroll {
	padding-top: 20px;
	padding-bottom: 10px;
}/*-------------------------新闻------------------------------------*/
#dynamic {
	width: 585px;
	float: left;
	overflow: hidden;
}
#dynamic h3 {
	height: 44px;
	line-height: 44px;
	background: url(/template/default/index/images/xwdt.jpg) no-repeat left bottom;
	font-family: "微软雅黑", Arial, Verdana, System;
	background-color: #008439;
}
#dynamic h3 a {
	font-size: 18px;
	color: #fff;
	padding-left: 15px;
}/*-----------------------------------------------------------*/
#tiao2 {
	padding-top: 20px;
	padding-bottom: 20px;
}
#tiao3 {
	padding-top: 20px;
	padding-bottom: 20px;
}/*-------------------------------------------------------------*/
.news {
	width: 585px;
	float: left;
	overflow: hidden;
	padding-top: 10px;
	font-size: 14px;
}
.news ul {
	padding-left: 10px;
}
.news ul li {
	height: 34px;
	line-height: 34px;
	position: relative;
	background: url(/template/default/index/images/dian.jpg) no-repeat left center;
	padding-left: 10px;
	border-bottom: #999999 dashed 1px;
}
.timess {
	position: absolute;
	top: 0px;
	right: 10px;
}/*--------------------------------------------------------*/
.new {
	width: 395px;
	float: left;
	overflow: hidden;
	padding-top: 15px;
}
.new ul {
	padding-left: 10px;
}
.new ul li {
	height: 30px;
	line-height: 30px;
	position: relative;
	background: url(/template/default/index/images/dian.jpg) no-repeat left center;
	padding-left: 10px;
}/*----------------------------技术支持--------------------------------------*/
#support {
	width: 585px;
	float: left;
	overflow: hidden;
	padding-left: 30px;
}
#support h3 {
	height: 44px;
	line-height: 44px;
	background: url(/template/default/index/images/xwdt.jpg) no-repeat left bottom;
	font-family: "微软雅黑", Arial, Verdana, System;
	background-color: #008439;
}
#support h3 a {
	font-size: 18px;
	color: #fff;
	padding-left: 15px;
}/*-----------------------------------------------------------*/
#tiao2 {
	padding-top: 20px;
	padding-bottom: 20px;
}/*-------------------------------------------------------------*/
.Technicala {
	width: 610px;
	float: left;
	overflow: hidden;
	padding-top: 10px;
	border-bottom: #999999 dashed 1px;
}
.Technicala ul {
	padding-left: 10px;
}
.Technicala ul li {
	height: 30px;
	line-height: 30px;
	position: relative;
	background: url(/template/default/index/images/dian.jpg) no-repeat left center;
	padding-left: 10px;
}/*--------------------------------------------------------*/
.Technicalb {
	width: 395px;
	float: left;
	overflow: hidden;
	padding-top: 15px;
}
.Technicalb ul {
	padding-left: 10px;
}
.Technicalb ul li {
	height: 30px;
	line-height: 30px;
	position: relative;
	background: url(/template/default/index/images/dian.jpg) no-repeat left center;
	padding-left: 10px;
}/*---------------------常见问题-------------------------------------------*/
#problem {
	width: 360px;
	float: right;
	overflow: hidden;
}
#problem h3 {
	height: 36px;
	line-height: 45px;
	background: url(/template/default/index/images/cjwt.jpg) no-repeat left bottom;
	font-family: "微软雅黑", Arial, Verdana, System;
	background-color: #989898;
}
#problem h3 a {
	font-size: 18px;
	color: #005fbe;
	padding-left: 15px;
}
#problem ul li {
	padding-top: 10px;
	border-bottom: #999999 dashed 1px;
}
.asking {
	background: url(/template/default/index/images/wen.jpg) no-repeat left center;
	padding-left: 25px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	display: block;
	width: 360px;
}
.asking a {
	color: #005fbe;
}
#problem ul li p {
	background: url(/template/default/index/images/da.jpg) no-repeat left top;
	padding-left: 25px;
}
#problem ul li p a {
	color: #999999;
}/*----------------------常见问题---------------------------------------------------*/
#warp {
	overflow: hidden;
}
#footer {
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
	background: #008713;
}
#naver {
	width: 100%;
	overflow: hidden;
	height: 57px;
}
#navs {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: 1px dashed #885F43;
}
#navs ul li {
	width: 133px;
	float: left;
	line-height: 56px;
	font-size: 14px;
}
#navs ul li a {
	color: #fff;
	display: block;
	text-align: center;
	font-weight: bold;
}
#foots {
	width: 100%;
	overflow: hidden;
	height: 260px;
}
#foot {
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 20px;
	text-align: center;
	color: #fff;
}
.con4_left {
	float: left;
	width: 448px;
	height: 220px;
	overflow: hidden;
	margin-right: 40px;
}
.con4_title {
	background: url("/template/default/index/images/title5.png") 0 0 no-repeat;
	width: 161px;
	height: 53px;
	font: 700 20px/53px "microsoft yahei";
	color: #fff;
	text-indent: 34px;
	margin-top: 12px;
}
.con4_left div {
	width: 100%;
	height: 128px;
	font: 14px/32px "microsoft yahei";
	color: #7ab4e6;
	overflow: hidden;
	margin-top: 10px;
}
.con4_left div li {
	float: left;
	margin-right: 10px;
}
.con4_left div a {
	color: #ffffff;
	margin-left: 14px
}
.con4_ewm {
	float:left;
	width:180px;
	height:180px;
	margin:20px;
	text-align:center;
}
.con4_ewm p {
	width:100%;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-weight:blod;
	color:#fff;
}
.con4_contact {
	float: left;
	width: 442px;
	padding: 18px 0 0 40px;
	text-align: left;
}
.con4_contact p {
	width: 412px;
	padding-left: 30px;
	font: 14px/37px "microsoft yahei";
}
.con4_contact p a {
	color: #fff
}/*--------------------------------------------------------------------*/
#n_right {
	width: 1050px;
	overflow: hidden;
	float: right;
}
#gong {
	width: 1050px;
	overflow: hidden;

}
#gong h3 {
	height: 50px;
	line-height: 50px;
	position: relative;
	font-family: "微软雅黑", Arial, Verdana, System;
	background: #1946a3;
}/*------------------------------------------------------------------*/
.place {
	position: absolute;
	right: 15px;
	top: 0px;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	font-family: "宋体", "微软雅黑", Arial, Verdana, System;
}
#gong h3 .place a, #gong h3 .place a:hover {
	font-size: 14px;
	color: #fff;
	padding-left: 0;
	font-weight: normal;
}
#gong h3 #beij {
	display: block;
	height: 50px;
	color: #fff;
	padding-left: 15px;
	font-size: 16px;
	background: url(/template/default/index/images/h3.jpg) repeat-x left top;
}/*-------------------------------------------------------------------------*/
#min_height {
	height: 100%;
	padding: 10px;
	position: relative;
}
#inside {
	position: absolute;
	top: 20px;
	right: 25px;
	width: 180px;
	border: #cfc9c9 solid 2px;
	height: 80px;
}
#inside p {
	padding: 5px;
	color: #d2002d;
	font-family: "微软雅黑", Arial, Verdana, System;
	font-size: 14px;
}
#min_heights {
	padding: 10px;
}/*-------------------------------------------------------------------------------*/
.content {
	padding: 10px 0px 10px;
	padding-top: 15px;
	font-size: 16px;
	line-height: 2.5;
}
.content a {
	color: #000
}
#min_height .content ul li {
	width: 50%;
	float: left;
	text-align: center;
}
.content ul li img {
	border: 1px solid #999;
	padding: 4px;
	margin: 10px;
}
.Prev {
	padding: 10px 15px;
}
.Next {
	padding: 10px 15px;
}
.chanpin ul {
	padding-top: 10px;
}
.chanpin ul li {
	width: 308px;
	float: left;
	text-align: center;
}
.chanpin ul li:hover{ background:#e3e3e3}
.chanpin ul li p {
	height: 40px;
	line-height: 35px; font-size:15px; color:#000
}
.chanpin ul li p a{ color:#000; font-size:14px}
.chanpin ul li p a:hover{ color:#f00; font-size:14px}
.chanpin {
}
.chanpin img {
	border: #dcdcdc solid 1px;
	padding: 2px;
	width: 288px;
	height: 216px;
}
.pages {
	height: 40px;
	padding: 10px;
	line-height: 40px;
}
.pages dd {
	float: left;
	display: inline-block;
}
.pages ul {
	float: right;
	display: inline-block;
	line-height: 30px;
	margin-top:4px;
	text-align: center;
}
.pages ul span {
	float: left;
	display: inline-block;
	margin-right: 5px;
}
.pages ul span a {
	display: block;
	border: 1px solid #7e431c;
	padding: 0 10px
}
.pages ul span#current {
	display: block;
	padding: 0 10px;
	border: 1px solid #7e431c;
	background: #7e431c;
	color: #fff
}
.pages ul span a:hover {
	background: #7e431c;
	color: #fff
}
.xinwen {
	padding: 8px 0px;
}
.xinwen ul {
	padding-left: 10px;
}
.xinwen ul li {
	border-bottom: #CCC dashed 1px;
	height: 95px;
	position: relative;
	margin-top: 10px;
	overflow: hidden;
}
.xinwen ul li a {
	font-size: 16px;
	background: url(/template/default/index/images/san.jpg) no-repeat left center;
	padding-left: 17px;
	color: #333;
	display: block;
	line-height: 40px;
}
.xinwen ul li a:hover {
	text-decoration: underline;
	color: #de0508;
}
.xinwen ul li p {
	height: auto;
	line-height: 24px;
	position: absolute;
	top: 40px;
	left: 20px;
	clear: both
}
.time {
	float: right;
	color: #666666;
}
h1 {
	padding-left: 15px;
	height: 40px;
	line-height: 40px;
	border-bottom: #c7c5c5 solid 0px;
}
h1 a {
	font-size: 16px;
	font-weight: bold;
	color: #5D8294;
	text-decoration: none;
}/*--------------------------------------------------------------------------------------*/
h2 {
	padding-top: 15px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	color: #333;
	font-family: "微软雅黑", Arial, Verdana, System;
}
h2 a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}/*--------------------------------------------------------------------------------------*/
#gdzx {
	margin-bottom: 10px;
	margin-bottom: 10px;
	color: #656565;
	margin-left: 10px;
	margin-right: 10px;
	border: #dcdcdc solid 1px;
	height: auto;
	font-size: 14px;
}
#gdzx ul {
	padding:  10px;
}
#gdzx ul li {
	height: 29px;
	line-height: 29px;
	padding-left: 10px;
	background: url(/template/default/index/images/dian.jpg) no-repeat left;
	float: left;
	width: 420px;
	margin-right: 10px;
	border-bottom: 1px dashed #ccc
}/*--------------------------------------------------------------*/
.chanpins {
	width: 1018px;
}
.chanpins ul {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.chanpins ul li img {
	width: 240px;
	float: left;
	border: #dcdcdc solid 1px;
	padding: 2px;
}
.chanpins ul li {
	margin-top: 20px;
	height: 160px;
	border-bottom: #dbdbdb dashed 1px;
}
.chanpins ul li p {
	width: 700px;
	float: left;
	padding-left: 25px;
}
.biaoti {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	padding-left: 25px;
}
.biaoti a:hover {
	color: #bb2326;
}
.xiang {
	color: #d3181f;
}/*-------------------------------------------------------------------------*/
#ntcp {
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #656565;
	padding-left: 10px;
	padding-right: 10px;
	height: 260px;
}
#ntcp ul {
	padding-top: 25px;
}
#ntcp ul li {
	width: 231px;
	float: left;
	text-align: center;
}
#ntcp ul li img {
	border: #dcdcdc solid 1px;
	padding: 2px;
	width: 220px;
	height: 165px;
}/*-----------------------------------------------------------------------*/
#n_left {
	width: 240px;
	float: left;
	overflow: hidden;
}
#n_directory {
	float: left;
	margin-top: 5px;
	overflow: hidden;
	width: 240px; 
}
#n_directory ul {
	overflow: hidden;border:1px solid #7e431c
}
#n_directory h3 {
	background: #7e431c;
	font-family: "微软雅黑", Arial, Verdana, System;
	height: 50px;
	line-height: 50px;
	width: 240px;
	
}
#n_directory h3 a {
	color: #ffffff;
	padding-left: 20px;
	font-size: 20px;
}
.n_big {
	float: left;
	height: 34px;
	line-height: 34px;
	width: 195px;
	background: url(/template/default/index/images/dir.jpg) no-repeat center center;
}
.n_big a {
	font-size: 14px;
	padding-left: 30px;
	font-weight: bold;
	color: #fff;
}
.n_small {
	background: url(/template/default/index/images/zclb.png) no-repeat center center;
	border-radius: 3px;
	color: #000;
	float: left;
	height: 44px;
	line-height: 44px;
	margin: 5px 0 0;
	width: 225px;
	transition: all 0.3s;
}
.n_small:hover {background: url(/template/default/index/images/zclb-nav.png) no-repeat center center; color:#fff
}
.n_small a {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding-left: 36px;
}
.n_small a:hover{ color:#fff}
#engineering {
	width: 190px;
	float: left;
	padding-top: 10px;
}
#Contacts {
	width: 240px;
	overflow: hidden;
	float: left;
	padding-top: 10px;
	font-size: 14px;
	line-height: 30px;
}
#Contacts h3 {
	height: 50px;
	line-height: 50px;
	background: #7e431c;
}
#Contacts h3 a {
	color: #ffffff;
	padding-left: 20px;
}
#Contacts img {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#Contact {
	border: #e1e1e1 solid 1px;
}
#Contact div {
	padding: 0 0 0 15px;
}
#Contact strong {
	font-size: 16px;
}/*------------------------------------------------------------------*/
#dynamics {
	width: 190px;
	float: left;
	height: 370px;
}
#dynamics {
	width: 188px;
	overflow: hidden;
	float: left;
	margin-top: 10px;
	border: #e1e1e1 solid 1px;
}
#dynamics h3 {
	height: 35px;
	line-height: 35px;
	background: #015fbf;
}
#dynamics h3 a {
	color: #ffffff;
	padding-left: 20px;
}
#dynamics ul {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#dynamics ul li {
	height: 30px;
	line-height: 30px;
	border-bottom: #dedede dashed 1px;
	padding-left: 10px;
}
#dynamics ul li a {
	background: url(/template/default/index/images/dian.jpg) no-repeat left center;
	padding-left: 10px;
}/*---------------------------------------------------------------------------*/
.resultlist {
	padding-left: 10px;
	padding-right: 10px;
}
.item h4 {
	font-size: 14px;
	padding-top: 10px;
	height: 35px;
	line-height: 35px;
}
.item {
	border-bottom: #CCC dashed 1px;
}/*--------------------------------------------------------------------------*/
p.info {
	width: 100%;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px dashed #ccc
}
p.info span {
	font-size: 14px;
	font-weight: normal;
	margin:0 15px;
}
#box_img {
	text-align: center;
}/*--------------------------------------------------------------------------*/
.share {
	width: 960px;
	float: left;
	border-bottom: #CCC dashed 1px;
}
.bshare-custom {
	padding-bottom: 10px;
	padding-left: 230px;
	padding-top: 10px;
	font-size: 12px;
}
.bshare-custom {
	font-size: 12px;
}
.title {
	font-weight: normal;
	font-size: 10px;
}
.title h1 {
	text-align: center;
}
.bshare-custom #bshare-shareto {
	font-weight: normal;
	font-size: 12px;
	color: #999999;
}
.bshare-custom a {
	font-size: 12px;
	color: #999999;
}
.jiathis_button_tsina {
	color: #989898;
	font-family: "宋体", "微软雅黑", Arial, Verdana, System;
}
.jiathis_button_qzone {
	color: #989898;
	font-family: "宋体", "微软雅黑", Arial, Verdana, System;
}/*--------------------------------------------------------------------------------------*/
#n_lxwm {
	width: 900px;
	float: left;
	overflow: hidden;
	padding-bottom: 20px;
}
#n_tu {
	width: 418px;
	float: left;
}
#lxwmn {
	float: left;
	padding-top: 40px;
	padding-left: 50px;
}
#lxwmn ul li {
	height: 30px;
	line-height: 30px;
}/*-------------------------------资质荣誉左右滚动--------------------------------------------------*/
.blk_29 {
	height: 190px;
	overflow: hidden;
	padding-top: 10px;
	position: relative;
	border: 1px solid #d3d3d3;
	border-top: 0;
}
.blk_29 .LeftBotton {
	background: url(/template/default/index/images/zuo.jpg) no-repeat left center;
	FLOAT: left;
	WIDTH: 41px;
	CURSOR: pointer;
	POSITION: absolute;
	TOP: 23px;
	left: -4px;
	HEIGHT: 61px;
}
.blk_29 .RightBotton {
	RIGHT: -4px;
	background: url(/template/default/index/images/you_right.jpg) no-repeat left center;
	FLOAT: right;
	WIDTH: 23px;
	CURSOR: pointer;
	POSITION: absolute;
	TOP: 25px;
	HEIGHT: 61px;
}
.blk_29 .Cont {
	MARGIN: 0px auto;
	OVERFLOW: hidden;
	WIDTH: 700px;
	PADDING-TOP: 5px;
}
.blk_29 .box {
	FLOAT: left;
	WIDTH: 270px;
}
.blk_29 .box IMG {
	border: 1px solid #d6d6d1;
	padding: 3px;
}
.blk_29 .box A:hover IMG {
}/*-----------------------------------------------------*/
.blk_291 {
	height: 190px;
	overflow: hidden;
	padding-top: 20px;
	position: relative;
	border-top: 0;
	padding-bottom: 3px;
}
.blk_291 p {
	text-align: center;
	padding-top: 9px;
}
.blk_291 .LeftBotton {
	background: url(/template/default/index/images/zuo.jpg) no-repeat center;
	FLOAT: left;
	WIDTH: 24px;
	CURSOR: pointer;
	POSITION: absolute;
	TOP: 65px;
	left: -2px;
	HEIGHT: 90px;
}
.blk_291 .RightBotton {
	RIGHT: -2px;
	background: url(/template/default/index/images/you.jpg) no-repeat center;
	FLOAT: right;
	WIDTH: 24px;
	CURSOR: pointer;
	POSITION: absolute;
	TOP: 65px;
	HEIGHT: 90px;
}
.blk_291 .Cont {
	MARGIN: 0px auto;
	OVERFLOW: hidden;
	WIDTH: 652px;
	PADDING-TOP: 5px;
}
.blk_291 .box {
	FLOAT: left;
	WIDTH: 163px;
	text-align: center;
}
.blk_291 .box IMG {
	padding: 2px;
}
.blk_29 .box A:hover IMG {
}/*-----------------------------解决方案-------------------------------------*/
#witness {
	width: 1200px;
	float: left;
	overflow: hidden;
	padding-top: 10px;
}
#witness h3 {
	height: 42px;
	line-height: 42px;
	background: url(/template/default/index/images/h8.jpg) repeat-x left top;
	padding-left: 10px;
	position: relative;
	font-family: "微软雅黑", Arial, Verdana, System;
}
#witness h3 a {
	padding-left: 15px;
	font-size: 16px;
	color: #fff;
}
.explains {
	color: #999999;
	position: absolute;
	left: 192px;
	top: 3px;
	font-size: 12px;
	font-weight: normal;
	font-family: "宋体", "微软雅黑", Arial, Verdana, System;
}
#witness ul {
	padding-top: 20px;
}
#witness ul li {
	width: 600px;
	float: left;
	height: 190px;
}
#witness ul li img {
	width: 258px;
	float: left;
	border: #e1e1e1 solid 1px;
	padding: 2px;
}
.commentary {
	width: 302px;
	float: left;
	background: url(/template/default/index/images/jianzheng.jpg) no-repeat left top;
	height: 147px;
	margin-left: 10px;
}
#witness ul li p {
	width: 280px;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
	text-indent: 24px;
	height: 24px;
}
.name {
	padding-left: 15px;
	font-size: 14px;
	color: #0a3c93;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
}/*------------------------------------------------------------------------*/
#ny_chan {
	width: 952px;
	float: left;
}
.ny_tu img {
	padding: 2px;
	border: #dedede solid 1px;
	float: left;
	width: 266px;
}
#ny_jieshao {
	float: right;
	width: 630px;
	padding-right: 20px;
}
#ny_jieshao h5 {
	background: url(/template/default/index/images/h3.jpg) no-repeat left bottom;
	height: 35px;
	line-height: 35px;
	padding-bottom: 5px;
	font-family: "微软雅黑", Arial, Verdana, System;
}
#ny_jieshao h5 a {
	font-size: 16px;
	padding-left: 15px;
	color: #000;
}
#ny_jieshao ul {
	padding-top: 10px;
}
#ny_jieshao ul li {
	height: 30px;
	line-height: 30px;
}
#ny_xiang {
	width: 952px;
	float: left;
	padding-top: 20px;
}
#ny_xiang h5 {
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-family: "微软雅黑", Arial, Verdana, System;
	background: url(/template/default/index/images/h3.jpg) no-repeat left bottom;
}/*----------------------------------------------------------------------------*/
#n_boxs {
	width: 100%;
	overflow: hidden;
}
#gongs {
	width: 1200px;
	margin: 0 auto;
}/*-----------------------------------------------------------------------------*/
#backstages {
	width: 1016px;
	overflow: hidden;
	margin: 0 auto;
	background: url(/template/default/index/images/backgrounds.jpg) no-repeat left top;
	height: 784px;
}
#backstage {
	width: 950px;
	overflow: hidden;
	float: left;
	padding-top: 130px;
	padding-left: 40px;
}
#zuob {
	width: 255px;
	float: left;
	padding-left: 80px;
}
#left_a {
	width: 255px;
	float: left;
	position: relative;
	overflow: hidden;
	height: 210px;
	padding-top: 100px;
}
.kuang {
	float: right;
	padding-top: 30px;
	position: relative;
}
.Verification img {
	position: absolute;
	padding-top: 80px;
	left: 160px;
}
.kuang ul li p {
	float: left;
	width: 50px;
}
.Check {
	float: right;
}
.Check1 {
	float: right;
}
.Check2 {
	float: left;
}
.kuang ul li {
	height: 36px;
	line-height: 36px;
}
.kuang ul li img {
	padding-top: 15px;
	padding-left: 50px;
}/*--------------------------------------------------------------*/
#basic {
	float: left;
	position: relative;
	width: 255px;
}
.xinxi {
	position: absolute;
	top: 0px;
}
#QQ {
	position: absolute;
	top: 20px;
	left: 155px;
}
#QQ ul li {
	height: 26px;
	line-height: 26px;
}/*----------------------------------------------------------------*/
#right_a {
	width: 496px;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	height: 530px;
}
#platform {
	float: right;
	padding-right: 20px;
	width: 302px;
}
#right_b {
	width: 437px;
	float: left;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 30px;
	height: 360px;
}
#right_b ul li {
	padding-top: 48px;
}
#right_b ul li h3 a {
	font-weight: bold;
	font-size: 12px;
}
#right_b ul li p {
	line-height: 24px;
	text-indent: 24px;
}
.xiang {
	color: #900;
}
#opinion {
	width: 333px;
	float: right;
}/*--------------------------------客服----------------------------------*/
.lanmu {
	width: 179px;
	height: 571px;
	position: fixed;
	right: 0.2%;
	top: 100px;
}
*html .lanmu {
	position: absolute;
top: expression(document.documentElement.scrollTop+(this.noop||0)+document.documentElement.clientHeight*0.2);
}
.lanmu-content {
	height: 5710px;
	position: relative;
}
.kefu {
	width: 179px;
	height: 571px;
	background: url(/template/default/index/images/service_bg.gif) no-repeat left top;
	position: absolute;
	left: 0;
	top: 11px;
}
#ke {
	width: 167px;
	padding-left: 6px;
	float: left;
	padding-top: 150px;
}
.top-a {
	float: right;
}
.top-b {
	background: url(/template/default/index/images/serviec_ico_max.gif) no-repeat left top;
}
.liji {
	width: 28px;
	height: 102px;
	position: absolute;
	right: 0;
	top: 11px;
}
.detail {
	width: 980px;
	margin: 0 auto;
	background: url(/template/default/index/images/cpys.jpg) no-repeat;
}
.detail ul {
	width: 980px;
	margin: 0 auto;
}
.xq-a {
	height: 170px;
	padding: 327px 0 0 52px;
}
.xq-b {
	height: 216px;
	padding: 53px 0 0 52px;
}
.xq-c {
	height: 181px;
	padding: 33px 0 0 618px;
}
.xq-d {
	height: 136px;
	padding: 45px 0 0 618px;
}
.detail li p {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 0 25px;
	line-height: 30px;
	width: 320px;
	font-family: '微软雅黑';
}
.ewmBox {
	background: url("../image/xfbg.png") repeat scroll 0 0;
	bottom: 0;
	height: 65px;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 1000000;
}
.ewmBoxIn {
	height: 65px;
	line-height: 65px;
	margin: 0 auto;
	position: relative;
	width: 1160px;
}
.ewmBox .phoneNum {
	float: left;
	padding: 5px 0;
	width: 350px;
}
.ewmBox .phoneNum .ico {
	background-position: 0 0;
}
.ewmBox .ico {
	float: left;
}
.ewmBox .font {
	color: #fff;
	float: left;
	font-family: 微软雅黑;
	font-size: 22px;
	font-weight: bold;
	padding-left: 10px;
	width: 310px;
}
.ewmBox .font p {
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
}
p {
	font-family: "Microsoft YaHei";
	word-spacing: -1.5px;
}
.ewmBox .font p.num1 {
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	text-indent: 1em;
}
.ewmBox .font p {
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
}
p {
	font-family: "Microsoft YaHei";
	word-spacing: -1.5px;
}
.ewmBoxIn {
	line-height: 65px;
}
.ewmBox .font {
	color: #fff;
	float: left;
	font-family: 微软雅黑;
	font-size: 22px;
	font-weight: bold;
	padding-left: 10px;
	width: 310px;
}
.ewmBox .font p {
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
}
.ewmBox .font p.num {
	color: #e8ec02;
	font-size: 20px;
	font-weight: normal;
	text-indent: 3em;
}
.ewmBox .font p {
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
}
p {
	font-family: "Microsoft YaHei";
	word-spacing: -1.5px;
}
.ewmBox .weChat {
	float: left;
	padding: 5px 0;
	width: 350px;
}
.ewmBox .weChat .ico {
	background-position: -113px 0;
}
.ewmBox .ico {
	float: left;
}
.ewmBox .font {
	color: #fff;
	float: left;
	font-family: 微软雅黑;
	font-size: 22px;
	font-weight: bold;
	padding-left: 10px;
	width: 310px;
}
.ewmBox .font p {
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
}
p {
	font-family: "Microsoft YaHei";
	word-spacing: -1.5px;
}
.ewmBox .font p.num {
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	text-indent: 3em;
}
.ewmBox .font p {
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
}
p {
	font-family: "Microsoft YaHei";
	word-spacing: -1.5px;
}
.ewm2 {
	bottom: 0;
	height: 65px;
	position: absolute;
	right: 0;
	width: 65px;
	z-index: 999;
}
.ewm2 img.wxx {
	height: 100%;
	width: 100%;
}
fieldset, img {
	border: 0 none;
}
fieldset, img {
	border: 0 none;
}
fieldset, img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.ewm2 img.wx {
	bottom: 78px;
	display: none;
	left: -144px;
	position: absolute;
}
.ewmBoxIn {
	line-height: 65px;
}
.ewmBoxIn {
	height: 65px;
	line-height: 65px;
	margin: 0 auto;
	position: relative;
	width: 1160px;
}
.ewm2:hover .wx {
	display: block;
}
.sclc {
	margin: 0 auto;
	text-align: center;
}
.className {
	float: left;
	line-height: 62px;
	color: #fff;
	padding-left: 62px;
}
.className .cn {
	font-size: 30px;
}
.className .en {
	font-size: 16px;
}
.rightProList {
	float: right;
	line-height: 65px;
	padding-right: 20px;
	font-size: 13px;
	color: #41240c;
}
.rightProList a {
	font-size: 13px;
	color: #41240c;
}
.rightProList .more {
	background: #41240c;
	color: #fef102;
	margin-left: 20px;
	border-radius: 14px;
	padding: 3px 13px;
}
.focusBox {
	position: relative;
	width: 100%;
	height: 500px;
	overflow: hidden;
}
.focusBox .slides {
	position: relative;
	z-index: 0;
}
.focusBox .slides li {
	width:100%;
	height: 500px;
	display: block;
}
.focusBox .hd {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}
.focusBox .hd li {
	margin: 0 5px;
	background: url(/template/default/index/images/dot.png) no-repeat 0 -16px;
	height: 16px;
	overflow: hidden;
	width: 16px;
	cursor: pointer;
	display: inline-block;
*display: inline;
	zoom: 1;
	_background: url(/template/default/index/images/dot8.png) no-repeat 0 -16px;
}
.focusBox .hd .on {
	background-position: 0 0;
}
.focusBox .prev, .focusBox .next {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: none;
	background: url(/template/default/index/images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.2;
}
.focusBox .prev {
	left: 0;
}
.focusBox .next {
	background-position: 0 -90px;
	right: 0;
}
.focusBox .prev:hover, .focusBox .next:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}
.black_box {
	margin-top: 15px;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
.black_box h3 {
	border-bottom: 1px dashed #a7a7a7;
	height: 55px;
	line-height: 55px;
	margin-bottom: 15px;
	position: relative;
}
.black_box h3 span {
	color: #1a1d2c;
	display: inline-block;
	font-size: 24px;
	font-weight: normal;
	height: 55px;
	left: 0;
	line-height: 55px;
	padding-right: 30px;
	position: absolute;
	top: 0;
}
.black_box h3 span p {
	color: #1a1d2c;
	float: left;
	font-size: 24px;
	font-weight: normal;
	margin-right: 8px;
	padding-left: 20px;
}
.black_box h3 a {
	float: right;
	display: block;
}
.piclist li {
	float: left;
	height: 270px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
}
.hcase {
	border: #ccc solid 1px;
	width: 391px;
	float: left;
	height: 325px;
}
.caseing {
	position: absolute;
	left: 10px;
	color: #fff;
	position: absolute;
	top: 290px;
	left: 8px;
	width: 244px;
	height: 66px;
	line-height: 30px;
}
.caseing a {
	color: #000;
	padding-left: 3px;
	font-size: 20px;
	font-weight: bold;
}
.casemiaoshu {
	color: #000;
	width: 200px;
	height: 41px;
	display: block;
	padding-left: 12px;
	padding-top: 28px;
	font-size: 14px;
	font-weight: bold;
}
#case {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
#case h3 {
	height: 86px;
	line-height: 34px;
	background: url(/template/default/index/images/cpzsbg.jpg) repeat-x left top;
	padding-left: 15px;
}
#case h3 a {
	color: #fff;
	font-family: "微软雅黑", Arial, Verdana, System;
	font-size: 37px;
	line-height: 86px;
}
#case1 {
	width: 1200px;
	height: auto;
	float: left;
}
#case1 ul {
	padding-top: 10px;
}
#case1 ul li {
	width: 390px;
	float: left;
	margin-left: 3px;
	margin-bottom: 10px;
	position: relative;
	padding: 3px;
}
#caser {
	background: url(/template/default/index/images/caserbg.jpg) no-repeat left 15px;
	width: 380px;
	height: 500px;
	float: right;
	position: relative;
}
#caser h1 {
	width: 260px;
	background: #00954d;
	height: 75px;
	line-height: 75px;
	padding-left: 15px;
	margin-top: 20px;
}
#caser h1 a {
	font-size: 36px;
	font-weight: bold;
	color: #fff;
}
#caser ul {
	position: absolute;
	right: 2px;
	top: 80px;
}
#caser ul li {
	background: #333;
	width: 210px;
	height: 50px;
	margin-top: 5px;
	padding-left: 5px;
	text-align: center;
}
#caser ul li a {
	font-size: 24px;
	line-height: 56px;
	font-weight: bold;
	color: #fff;
}
.geduan {
	text-align: center;
	padding-bottom: 20px;
}
.gduo {
	line-height: 38px;
	font-size: 14px;
	border-top: 1px dashed #ccc;
}
.proviewbox {
	float:left;
	width:408px;
	position:relative;
	z-index:5;
}
.probigshow {
	position:relative;
	width:400px;
	padding:3px;
	border:1px solid #ddd;
	overflow:hidden
}
.zoomplepopup {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	background: #fff;
	border:1px solid #e9493d;
	overflow:hidden;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	z-index:10;
	cursor:crosshair;/* height:50px;width:50px;*/
}
#probig_preview {
	position:absolute;
	visibility:hidden;
	top:0px;
	left:405px;
	width:300px;
	height:300px;
	background:#fff;
	border:1px solid #ccc;
	overflow:hidden;
}
#probig_preview img {
	position:relative;
}
.div_prothumb {
	position:relative;
	padding:10px 22px 0;
}
.thumbporbox {
	position:relative;
	width:362px;
	overflow:hidden;
}
.div_prothumb .span_prev, .div_prothumb .span_next {
	position:absolute;
	top:10px;
	width:22px;
	height:64px;
	text-indent:-999em;
	overflow:hidden;
	cursor:hand;
	cursor:pointer;
	background:url(../image/sprite.png) no-repeat;
}
.div_prothumb .span_prev {
	left:0px;
	background-position:0px 0px;
}
.div_prothumb .span_prev:hover {
	background-position:-44px 0px;
	cursor:default;
}
.div_prothumb .span_next {
	right:0px;
	background-position:-22px 0px;
}
.div_prothumb .span_next:hover {
	background-position:-66px 0px;
	cursor:default;
}
.ul_prothumb {
	position:relative;
	width:7500px;
	overflow:hidden;
}
.ul_prothumb li {
	float:left;
	width:73px;
	height:70px;
	text-align:center;
}
.ul_prothumb img {
	padding:1px;
	border:1px solid #ddd;
	width:64px;
	height:60px;
}
.ul_prothumb li.now img {
	border:1px solid #FF6D00;
}
div.jqZoomTitle {
	z-index: 5000;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma;
	height: 16px;
	padding-top: 2px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;
}
.jqZoomPup {
	overflow: hidden;
	background-color: #FFF;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index: 10;
	border-color: #c4c4c4;
	border-style: solid;
	cursor: crosshair;
}
.jqZoomPup img {
	border: 0px;
}
.preload {
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align: center;
	background-image: url(/template/default/index/images/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	width: 90px;
* width: 100px;
	height: 43px;
*height: 55px;
	z-index: 10;
	position: absolute;
	top: 3px;
	left: 3px;
}
.jqZoomWindow {
	border: 1px solid #999;
	background-color: #FFF;
}
.pit_c {
	width: 310px;
	float: left;
	height: auto;
	line-height: 39px;
	padding-left: 10px;
	font-size: 14px;
	text-indent: 5px;
}
.pit_c h5 {
	font-size: 22px;
	line-height: 54px;
	border-bottom: 1px solid #efefef;
}
.pit_c p {
	border-bottom: 1px solid #efefef;
}
.pit_c p span {
	font-size: 18px;
	font-weight: bold;
	color: #7e421d
}
.pit_r {
	width: 196px;
	float: right;
}
.con_text {
	padding:0 20px;
}
.con_text td img {
	padding: 4px;
	border: 1px solid #ccc;
	margin: 15px 0;
}
.link {
	width: 1200px;
	margin: 10px auto 20px;
	height:64px;
	overflow:hidden;
	line-height:64px;
	white-space:nowrap;
	border:solid 1px #c5c3c5;
	font-size:14px;
}
.link h2 {
	font-size:16px;
	background:url(/template/default/index/images/lnktbg.gif) no-repeat 36px 20px;
	padding:15px 0 0 106px;
	width:93px;
	text-align:center;
	font-weight:normal;
	float:left;
}
.link h2 a {
	color:#fff;
}
.link p {
	width:958px;
	overflow:hidden;
	float:left;
}
.link p a {
	color:#666;
	padding:0 15px 0 15px;
	display: inline-block;
	float: left;
}
.index_about_title{ background:#009F18 url(/template/default/index/images/gsjj.jpg) center no-repeat; height:86px; width:100%; margin:0px auto}

.ewmBox {
    background: rgba(0, 0, 0, 0) url("../image/xfbg.png") repeat scroll 0 0;
    bottom: 0;
    height: 65px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 1000000;
}
.ewmBoxIn {
    height: 65px;
    line-height: 65px;
    margin: 0 auto;
    position: relative;
    width: 1400px;
}
.ewmBox .phoneNum {
    float: left;
    padding: 5px 0;
    width: 350px;
}
.ewmBox .phoneNum .ico {
    background-position: 0 0;
}
.ewmBox .ico {
    background: rgba(0, 0, 0, 0) url("../image/ico.png") no-repeat scroll 0 0;
    float: left;
    height: 54px;
    width: 54px;
}
.ewmBox .QQ {
    float: left;
    padding: 5px 0 0;
    width: 350px;
}
.ewmBox .QQ .ico {
    background-position: -57px 0;
}
.ewmBox .font {
    color: #fff;
    float: left;
    font-family: 微软雅黑;
    font-size: 22px;
    font-weight: bold;
    padding-left: 10px;
    width: 310px;
}
.ewmBox .font p {
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
}
p {
    font-family: "Microsoft YaHei";
    word-spacing: -1.5px;
}
.ewmBox .font p.num1 {
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    text-indent: 1em;
}
.ewmBox .font p {
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
}
p {
    font-family: "Microsoft YaHei";
    word-spacing: -1.5px;
}
.ewmBoxIn {
    line-height: 65px;
}
.ewmBox .font {
    color: #fff;
    float: left;
    font-family: 微软雅黑;
    font-size: 22px;
    font-weight: bold;
    padding-left: 10px;
    width: 310px;
}
.ewmBox .font p {
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
}
.ewmBox .font p.num {
    color: #e8ec02;
    font-size: 20px;
    font-weight: normal;
    text-indent: 3em;
}
.ewmBox .font p {
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
}
p {
    font-family: "Microsoft YaHei";
    word-spacing: -1.5px;
}
.ewmBox .weChat {
    float: left;
    padding: 5px 0;
    width: 350px;
}
.ewmBox .weChat .ico {
    background-position: -113px 0;
}
.ewmBox .ico {
    float: left;
}
.ewmBox .font {
    color: #000000;
    float: left;
    font-family: 微软雅黑;
    font-size: 22px;
    font-weight: bold;
    padding-left: 10px;
    width: 250px;
}
.ewmBox .font p {
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
}
p {
    font-family: "Microsoft YaHei";
    word-spacing: -1.5px;
}
.ewmBox .font p.num {
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    text-indent: 3em;
}
.ewmBox .font p {
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
}
p {
    font-family: "Microsoft YaHei";
    word-spacing: -1.5px;
}
.ewm2 {
    bottom: 0;
    height: 65px;
    position: absolute;
    right: 0;
    width: 65px;
    z-index: 999;
}
.ewm2 img.wxx {
    height: 100%;
    width: 100%;
}
