﻿@charset "utf-8";
/* CSS Document */

body{
font-family: "宋体";font-size: 12px;line-height:20px;color: #666666;font-weight:normal; margin:0;padding:0; background:#fff}

body,h1,h2,h3,h4,h5,h6,hr,p,dl,dt,dd,ul,ol,li,form,button,input,textarea,th,td{margin:0;padding:0;}

.top1 { font-family:"微软雅黑"; font-size:12px; color:#7c7c7c; font-weight:normal;}
.top2 { font-family:"微软雅黑"; font-size:24px; color:#000; font-weight:normal; padding:30px 0 20px 0;}
.top_h4c{ line-height:670px; text-align:center; background:url(../images/index_84.png); background-position:top center; background-repeat:no-repeat;}


/* ---------------------------------------------------------------*/
ul,li {list-style-type:none; text-transform:capitalize; z-index:99999}
/*menu*/
#nav { display:block;}
#nav .jquery_out {float:left;line-height:32px;display:block; text-align:center; color:#6bba5c;font:32px/32px "微软雅黑";}
#nav .jquery_out .smile {padding-left:1em;}
#nav .jquery_inner {margin-left:16px;}
#nav .jquery {margin-right:1px;padding:0 2em;}
#nav .mainlevel { float:left;  background:url(../images/h2.png); background-position:right; background-repeat:no-repeat; width:110px;/*IE6 only*/}

#nav .mainlevel a { text-decoration:none; display:block; text-align:center; }
#nav .mainlevel a:hover { text-decoration:none;}

#nav .mainlevel ul {display:none; position: relative; padding-top:5px; margin-left:-10px;}
#nav .mainlevel li {border-top:1px solid #fff; background:#6bba5c; width:130px; height:34px; line-height:34px;/*IE6 only*/}
/*menu*/


.button {
  border: 0 none;
  border-radius: 5px 5px 5px 5px;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 10px;
  padding: 2px 10px;
  text-transform: none;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  width:120px;
  /* auto */
  text-align: center;
  /* DELETE WHEN WIDTH AUTO */
}
.button.red {
  background: none repeat scroll 0 0 #02904d;
  color: white;
}
.button.red:hover {
  background: none repeat scroll 0 0 #999;
  color: white;
}



.j4 {font-size: 14px;font-weight: normal;color: #8f8f8f;text-decoration:none;font-family:"微软雅黑"; line-height:25px;}
.j4a {font-size: 12px;font-weight: normal;color: #fff;text-decoration:none;font-family:"微软雅黑"; line-height:25px;}
.j4b {font-size: 12px;font-weight: normal;color: #8d8d8d;text-decoration:none;font-family: "宋体"; line-height:25px;}

/* ---------------------------------------------------------------*/
a:link {
	font-family: "微软雅黑";
	color:#818181;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none
}
a:visited {
	font-family: "微软雅黑";
	font-weight: normal;
	font-size: 13px;
	color:#818181;
	text-decoration:none
}
a:hover {
	font-size: 13px;
	color: #000000;
	font-family: "微软雅黑";
	text-decoration: underline;
	font-weight: normal;
}
/* ---------------------------------------------------------------*/
a.b:link {
	font-family: "微软雅黑";
	color:#fff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height:24px;
}
a.b:visited {
	font-family: "微软雅黑";
	color:#fff;
}
a.b:hover {
	color: #000;
}
/* ---------------------------------------------------------------*/
a.c:link {
	font-family: "微软雅黑";
	color:#000;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	line-height:24px;
	padding-left:40px;
}
a.c:visited {
	font-family: "微软雅黑";
	font-weight: normal;
	font-size: 16px;
	color:#000;
	line-height:24px;
}
a.c:hover {
	font-size: 16px;
	color:#8d0301;
	font-family: "微软雅黑";
	font-weight: normal;
	line-height:24px;
}
/* ---------------------------------------------------------------*/
a.c3:link {
	font-family: "微软雅黑";
	color:#000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height:24px;
}
a.c3:visited {
	font-family: "微软雅黑";
	font-weight: normal;
	font-size: 14px;
	color:#000;
	line-height:24px;
}
a.c3:hover {
	font-size: 14px;
	color:#103f83;
	font-family: "微软雅黑";
	font-weight: normal;
	line-height:24px;
	text-decoration: underline;
}
.j1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: DASHED;
	border-right-style: DASHED;
	border-bottom-style: DASHED;
	border-left-style: DASHED;
	border-top-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
}
.j1a {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
}
.j1b {	border:1px solid #dedede; background-color:#f2f2f0}
.j1b2 {	border-top:2px solid #989898;}
.j1b3 {	border-left:1px solid #e7e7e7;}
.j1b4 {	border-BOTTOM:1px solid #e7e7e7;}
.td {
BORDER-LEFT: #C7C7C7 0PX DASHED; 
BORDER-RIGHT: #539734 0PX DASHED; 
BORDER-TOP: #C7C7C7 0PX DASHED; 
BORDER-BOTTOM: #C7C7C7 1PX DASHED}

.td1 {BORDER-top:#ededed 1PX solid}
.td2 {BORDER:#e7e7e7 1PX solid}
.td3 {BORDER-BOTTOM:#8d0301 1PX solid}
.td4 {BORDER-BOTTOM:#fff 2PX solid}


.foot { background-image:url(../images/index_03.gif); background-repeat:no-repeat; height:322px;}
.foot-tl { background:url(../images/foot_03.png); background-position:left center; background-repeat:no-repeat; padding-left:20px; font-family:"微软雅黑"; font-size:14px; font-weight:normal; color:
#4d4d4d; line-height:35px;} 
.foot-tl2 {padding-left:25px;  background:url(../images/foot_07.png); background-position:left center; background-repeat:no-repeat; } 

.foot-tl3 { font-family:"微软雅黑"; font-size:14px; font-weight:normal; color:#4d4d4d; line-height:35px;} 


.case2-bj { background-image:url(../images/case_02.png); background-repeat:no-repeat; height:240px;}

.con-bj { background-image:url(../images/contact_01.png); background-repeat:no-repeat; height:390px;}
.com-bj { background-image:url(../images/about.jpg); background-repeat:no-repeat; height:390px;}
.news-bj { background-image:url(../images/news_01.png); background-repeat:no-repeat; height:390px;}
.pro-bj { background-image:url(../images/daili_01.png); background-repeat:no-repeat; height:390px;}
.pros-bj { background-image:url(../images/products_01.png); background-repeat:no-repeat; height:390px;}
.xh-bj { background-image:url(../images/xh_01.png); background-repeat:no-repeat; height:390px;}
.job-bj { background-image:url(../images/job_02.png); background-repeat:no-repeat; height:390px;}
.yy-bj { background-image:url(../images/yy_01.jpg); background-repeat:no-repeat; height:390px;}

.yy{
border-spacing:10px;
-webkit-box-shadow:2px 2px 5px #9f9f9f;
-moz-box-shadow:2px 5px 5px #999;
border:1px #CCCCCC solid;
}
.yy2{
border-spacing:10px;
-webkit-box-shadow:2px 2px 5px #9f9f9f;
-moz-box-shadow:2px 5px 5px #999;
border: 1px solid #d6d6d6;border-radius:10px;
}
.index_com_bj{ background:url(../images/index_14_bj.png); background-repeat:no-repeat; background-position:top center; height:367px;}

#img2{margin:auto 0;left:0;right:0; text-align:center;width:286px; height:118px;border: 1px solid #e6e6e6; padding-top:15px; padding-bottom:15px; }



.j1-a1 {border: 1px solid #ececec;}
.j1-a2 {border-top: 5px solid #2c2724;}
.indextitle {font-size: 19px;font-weight: normal;color: #000;text-decoration:none;line-height: 25px;font-family: "微软雅黑";}
.indextitle2 {font-size:15px;font-weight: normal;color: #ccc;text-decoration:none;line-height: 25px;font-family: Arial, Helvetica, sans-serif; text-transform:uppercase;}
.indextitle3 {font-size: 16px;font-weight: normal;color: #fff;text-decoration:none;line-height: 25px;font-family: "微软雅黑";}
.indextitle4 {font-size: 20px;font-weight: normal;color: #fff;text-decoration:none;line-height: 25px;font-family: "微软雅黑"; letter-spacing:2px;}
.indextitle5 {font-size: 15px;font-weight: normal;color: #fff;text-decoration:none;line-height: 25px;font-family: Arial, Helvetica, sans-serif;}
.indextitle6 {font-size: 15px;font-weight: normal;color: #fff;text-decoration:none;line-height: 25px;font-family: "微软雅黑"; letter-spacing:1px; padding-left:28px;}


.mbx {font-size: 15px;font-weight: normal;color: #000;text-decoration:none;line-height: 25px;font-family: "微软雅黑"; padding-left:20px;}

a.cc2:link {
	font-family: "微软雅黑";
	color:#fff;
	font-size: 16px;
	font-weight: normal;
	text-decoration:none;
	line-height:20px;
}
a.cc2:visited {
	color:#fff;
}
a.cc2:hover {
	color: #000;
}
/*-------------------------*/
a.cc3:link {
	font-family: "微软雅黑";
	color:#aaaaaa;
	font-size:16px;
	font-weight: normal;
	text-decoration:none;
	line-height:20px;
	letter-spacing:1px;
	padding-left:10px;
}
a.cc3:visited {
	color:#aaaaaa;
}
a.cc3:hover {
	color: #054b8b;
}
.j1c3
{	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color: #dddfe2;
	border-left-color: #dedede;}
/*-------------------------*/
.foot-title2 {font-size: 13px;font-weight: normal;color: #6094c3;text-decoration:none;font-family:  line-height:25px; letter-spacing:1px;}
.bar-com { background-image:url(../images/about_02.png); background-position:top center; background-repeat:no-repeat;}
.bar-con { background-image:url(../images/contact_02.png); background-position:top center; background-repeat:no-repeat;}
.bar-ry { background-image:url(../images/rongyu_02.png); background-position:top center; background-repeat:no-repeat;}
.bar-xx { background-image:url(../images/xingxiang_02.png); background-position:top center; background-repeat:no-repeat;}
.bar-pro { background-image:url(../images/pro_02.png); background-position:top center; background-repeat:no-repeat;}
.bar-news { background-image:url(../images/news.jpg); background-position:top center; background-repeat:no-repeat;}
.bar-ly { background-image:url(../images/ly.png); background-position:top center; background-repeat:no-repeat;}
.bar-job { background-image:url(../images/job.png); background-position:top center; background-repeat:no-repeat;}

#topc{ margin:auto;left:0;right:0;text-align:center; z-index:99999;}
#top-menu{
/*position:fixed;此定义为浮动图层*/
margin:auto;left:0;right:0;margin-top:38px;text-align:center;width:100%;z-index:9999; position:fixed;}

.index-cen-topbj { background:url(../images/index_13.png); background-position:top center; background-repeat:no-repeat;}


.hatch ul li{list-style-type:none;}
.hatch ul li a{ display:block; overflow:hidden;}
.hatch ul li a img{ display:block; width:100%;-moz-transition:all 0.3s; -ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s;transition:all 0.5s;}
.hatch ul li a:hover img{-webkit-transform:scale(1.23);-moz-transition:all 0.3s; -ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s;transition:all 0.3s;}
/**************图片缩放***************/
.indextitle {font-size: 19px;font-weight: normal;color: #000;text-decoration:none;line-height: 25px;font-family:"微软雅黑";}
.indextitle00 {font-size: 24px;font-weight: normal;color: #000;text-decoration:none;line-height: 25px;font-family:"微软雅黑"; text-transform:uppercase;}
