/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, dfn, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
html, body {
  background:#f1f1f1;
  font:12px/170% "Microsoft YaHei", Arial;
}
/* Tables still need 'cellspacing="0"' in the markup. */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  font-weight: normal;
  text-align: left;
}
table, td, th {
  border:0;
  vertical-align: middle;
}
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
a {
  color:#999;
  text-decoration: none;
}
a:hover {
  color:#63a729;
}
a img {
  border: none;
}
b {
  font-weight:200;
}
strong {
  font-weight: bold;
}
em, dfn {
  font-style: italic;
}
dfn {
  font-weight: bold;
}
ul li {
  list-style:none;
}
input {
  background :white;
  margin:0;
  padding :0;
  vertical-align:middle;
}
button {
  background :white;
  border:0;
  margin:0;
  padding :0;
}
select {
  background :white;
  border:solid 1px #CCC;
  height:18px;
  line-height:18px;
  margin :0;
  padding :0;
}
h1, h2, h3, h4, h5, h6 {
  font-weight:700;
}
dd, dt {
  height:24px;
  line-height:24px;
  overflow:hidden;
}
textarea {
  font-size:12px;
  line-height:16px;
}
.clear {
  clear:both;
}
.left {
  float:left;
}
.right {
  float:right;
}
.textc {
  text-align:center;
}
.textr {
  text-align:right;
}
.tag {
  height: 24px;
  line-height: 180%;
  margin: 10px;
}
.tag a {
  background: #E6E6E6;
  border: 1px dashed #FFF;
  color: #666;
  font-size: 12px;
  margin: 10px 5px;
  padding: 4px;
  text-decoration: none;
  white-space: nowrap;
}
.tag a:hover {
  color:#63a729;
}
/* 椤靛ご */
#top {
  
  height: 30px;
  line-height: 30px;
  padding-right: 5px;
  text-align: left;
}
.topnav {
  margin: 0 auto;
  width: 1150px;
}
.topnav .fl {
  float: left;
  overflow: hidden;
  padding-left: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 400px;
}
.topnav .fr {
  float: right;
  width: 480px;
}
.topnav .l_menu {
  color: black;
  height: 30px;
  line-height: 30px;
  text-align: right;
}
.topnav .l_menu a {
  color: #333;
  text-decoration: none;
}
.fr_layout {
  background:#fff;
  box-shadow:0 2px 6px #999;
 filter: progid:DXImageTransform.Microsoft.Shado(Strength=6, Direction=90, Color='#999');
  margin:0 auto;
  padding:10px 0 30px;
  width:1180px;
}
.frw {
  margin:0 auto;
  width:1140px;
}
.fr_header {
  border-bottom: 1px solid #CCC;
}
.fr_header .logo {
  height:80px;
  padding-top:4px;
  text-indent:-9999px;
  width:300px;
}
.fr_header .logo a {
  background-repeat:no-repeat;
  background-position: left center;
  display: block;
  height:80px;
  width:300px;
}
.fr_header .head_right {
  width:830px;
}
.fr_header .head_right .head_language {
  color:#ccc;
  padding-top:15px;
  text-align:right;
  width:300px;
}
.head_language span {
  background: url("../images/flags.jpg") no-repeat scroll 8px 0 transparent;
  border-right:1px dotted #CCC;
  padding: 0 8px 0 32px;
}
.head_language .english {
  background-position:8px -19px;
}
.head_language .japan {
  background-position:8px -37px;
  border:none;
}
.top_head a {
  color:#686868;
}
.search {
  float: right;
  padding-top: 10px;
}
.fenlei {
  display:none;
}
.navsearch_input {
  background: url("../images/search_bg.gif") no-repeat scroll 0 0 transparent;
  border: 0 none;
  height: 20px;
  line-height: 20px;
  padding:0 5px;
  width: 128px;
}
.searchimg {
  background: url("../images/search.jpg") no-repeat scroll 0 0 transparent;
  border:0;
  height:20px;
  text-indent:-9999px;
  width:57px;
}
/*鑿滃崟鏍峰紡*/
.fr_menu {margin:30px auto 6px;}
.fr_menu ul.sl_menu_vertical li {float: none;}
.fr_menu ul.sl_menu {float:left;}

.fr_menu ul.sl_menu li {border-right: 1px dotted #CCC;color:#fff;cursor: pointer;float: left;font-size:14px;margin:0;text-align:center;white-space:nowrap;}
.fr_menu ul.sl_menu li a {background: url("../images/menu_arrow.png") no-repeat scroll right 12px transparent;color: #666;display: inline-block;font:bold 14px/200% "Microsoft YaHei", Arial;margin-right:12px;padding:0 18px 6px 12px;text-decoration: none;}
.fr_menu ul.sl_menu li a.menuid1 {border-left: 1px dotted #CCC;}
.fr_menu ul.sl_menu li a:hover {background-position:right -31px;}

.fr_menu ul.sl_menu li ul {background: #fff;border-top: 2px solid #63A729;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;display: none;margin: 0;padding: 12px 18px;position: absolute;z-index: 10000;}
.fr_menu ul.sl_menu li ul li {border:none;display:block;float:none;font-size: 12px;height: auto;line-height: 200%;text-align: left;white-space:normal;word-break: keep-all;word-wrap: break-word}
.fr_menu ul.sl_menu li ul li a {background:url("../images/menu_arrow_2.png") no-repeat scroll 0 center transparent;font-size:12px;line-height:150%;padding:0 0 0 20px;}
.fr_menu ul.sl_menu li ul li a:hover {background-position:0 center;color:#63A729;}


.fr_menu ul.sl_menu li ul li ul, .fr_menu ul.sl_menu li ul li img {display:none !important;}


.liuyan {float: right;margin-right: 20px;}
.liuyan img {margin-top:10px;}


/*banner*/
.banner {
  height:400px;
  margin:0 auto;
  overflow:hidden;
}
#3dslider {
  height:400px;
  overflow:hidden;
}
.mF_slide3D_wrap {
  background: #fff;
}
.mF_slide3D .pic li {
  display: inline;
  float: left;
  overflow: hidden;
}
.mF_slide3D .pic li img {
  width: 0;
}
.mF_slide3D .mask11, .mF_slide3D .mask12 {
  border-style: solid dashed dashed solid;
  border-color: #fff transparent transparent #fff;
  filter: chroma(color=#000000);
  height: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 0;
}
.mF_slide3D .mask12 {
  bottom: 0;
  border-style: dashed dashed solid solid;
  border-color: transparent transparent #fff #fff;
  top: auto;
}
.mF_slide3D .mask21, .mF_slide3D .mask22 {
  border-style: solid solid dashed dashed;
  border-color: #fff #fff transparent transparent;
  filter: chroma(color=#000000);
  height: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}
.mF_slide3D .mask22 {
  bottom: 0;
  border-style: dashed solid solid dashed;
  border-color: transparent #fff #fff transparent;
  top: auto;
}
.mF_slide3D .num {
  position: absolute;
  bottom: 20px;
  right: 10px;
  z-index: 3;
}
.mF_slide3D .num li {
  background: url(../images/yuan.png) no-repeat 0px bottom;
  cursor: pointer;
  display: inline;
  float: left;
  height: 25px;
  overflow: hidden;
  margin-right: 4px;
  text-align: center;
  width: 14px;
}
.mF_slide3D .num li a {
  color: #333;
  display: block;
  text-decoration: none;
  text-indent: -9999px;
}
/*.mF_slide3D .num LI.current A {POSITION: absolute; WIDTH: 16px; BACKGROUND: url(../images/yuan_hover.png) no-repeat center top; HEIGHT: 25px; TOP: -10px}
.mF_slide3D .num LI.hover A {POSITION: absolute; WIDTH: 16px; BACKGROUND: url(../images/yuan_hover.png) no-repeat center top; HEIGHT: 25px; TOP: -10px}*/
.mF_slide3D .next, .mF_slide3D .prev {
  cursor: pointer;
  height: 24px;
  position: absolute;
  text-indent: -9999px;
  top: 140px;
  width: 24px;
  z-index: 3;
}
.mF_slide3D .num li.current {
  background: url(../images/yuan_hover.png) no-repeat center 0px;
  cursor: pointer;
  display: inline;
  float: left;
  height: 25px;
  overflow: hidden;
  margin-right: 4px;
  text-align: center;
  width: 14px;
}
/* 缁欑埗瀹瑰櫒瀹氫箟CSS */
#scrollDiv {
  float:left;
  height:35px;
  line-height:40px;
  overflow:hidden;
  width:670px;
}
/* 缁欑埗瀹瑰櫒閲岀殑姣忎釜li瀹氫箟CSS */
#scrollDiv li {
  height:35px;
  padding-left:10px;
}
#scrollDiv li h3 {
  font-weight:normal;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  width:670px;
}
/*棣栭〉*/
.index_bg {
  background:url("../images/index_bg.jpg") repeat-x scroll 0 0 transparent;
  height:50px;
}
.index_content .index_left {
  width: 66%;
}
.index_content .index_right {
  width: 30%;
}
.index_content h2 {
  border-left: 2px solid #63A729;
  font: 16px/100% Microsoft YaHei;
  padding-left: 10px;
}
.index_content .mt {
  margin:10px 0;
}
.index_icon, .index_news {
  border-bottom:1px solid #eee;
}
/*.index_news .mc {
  padding-bottom: 14px;
}*/
.index_news .news_pic img {
  border:1px solid #eee;
  height: 110px;
  margin: 10px 0;
  padding:2px;
  width:160px;
}
.index_news .news_txt {
  text-align:left;
  margin:10px 5px;
  width:48%;
}
.index_news .news_title {
  color:#666;
  font: bold 12px/170% Microsoft YaHei, Arial;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  width:170px;
}
.index_news .news_title:hover {
  color: #63A729;
}
.index_news .news_dec {
  height:82px;
  margin:6px 0;
  overflow:hidden;
}
.index_news .news_dec, .index_contact .mc, .index_about .mc {
  color:#666;
}
.index_content .more {
  background: url("../images/menu_arrow_3.png") no-repeat scroll right center transparent;
  height: 17px;
  text-indent: -9999px;
  width: 20px;
}
.index_content .more a {
  display:block;
}
/*渚ц竟*/
.neilianxi {
  color:#555;
  padding: 5px 10px 9px 10px;
  line-height: 30px;
}
.acmenu li ul {
  display: none;
}
/****************鍐呴〉鏍峰紡****************/
.fr_content {
  padding:20px 0;
  background:url("../images/tree.jpg") no-repeat scroll left bottom transparent;
}
.nei_left {
  padding-bottom: 180px;
  width:250px;
}
.pro_left {
  margin:0 auto 10px;
  padding:2px;
}
.pro_left h2 {
  font: bold 16px/200% "Microsoft YaHei", Arial;
  color:#202020;
  text-indent:10px;
}
.pro_left .acmenu, .pro_left .acmenu li, .pro_left .acmenu ul {
  margin: 0;
  padding: 0;
}
.pro_left .acmenu {
  background: none repeat scroll 0 0;
  overflow: hidden;
}
.pro_left .acmenu li {
  cursor: pointer;
  display: block;
}
.pro_left .acmenu li a {
  background:url("../images/pro_fenlei.jpg") no-repeat scroll 0 center;
  border-bottom: 1px solid #cfcfcf;
  color:#666;
  font:12px/170% Microsoft YaHei, Arial;
  display:block;
  margin:10px;
  padding-left:20px;
  text-decoration: none;
}
.pro_left .acmenu li a:hover {
  color:#63A729;
  font-weight:bold;
}
.pro_left .acmenu li ul li {
  display: block;
  margin-left:15px;
}
.pro_left .acmenu li.current ul li a, .pro_left_fenlei .acmenu li ul li a {
  background:url("../images/yuan.jpg") no-repeat scroll 0 center;
  color: #696969;
  display: block;
  font-size:12px/170% Microsoft YaHei, Arial;
  text-decoration: none;
}
.pro_left_fenlei .acmenu li a:hover {
  color: #0F527D;
}
.nei_right {
  overflow: hidden;
  width: 870px;
}
.nei_top {
  line-height:170%;
}
.nei_top .cat_title h2 {
  font: 18px/170% Microsoft YaHei, Arial;
}
.navigation {
  color:#aaa;
  height:30px;
  text-align:right;
  width:60%;
}
.navigation a {
  color:#999;
}
.navigation a:hover {
  color:#63a729;
}
.navigation a.nav_home {
  color:#333;
  padding:0 10px;
}
.neirong p {
  line-height:24px;
  margin: 10px 15px;
  text-align:justify;
  text-indent:2em;
  text-justify:inter-ideograph;
}
/************浜у搧椤垫牱寮�*************/
.product_list {
  padding: 20px 0px;
}
/**.thumbnail {
  border: 1px solid #DDD;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  display: block;
  line-height: 1;
  padding: 4px;
}
.thumbnail img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}**/
.thumbnail h5 {
  color: #444;
  font-size: 12px;
  font-weight: normal;
  height: 36px;
  line-height: 24px;
  overflow: hidden;
  padding: 5px 2px 0;
  text-align: center;
}
.product_list .list {
  float: left;
  margin: 0 0 10px 13px;
  width: 204px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 200px;
}
.prodcutslist {
  width:724px;
  margin:10px auto;
}
.prodcutslist table {
  margin:10px auto;
}
.lanmu_pro {
  background: url("../images/prolist_bg_top.jpg") no-repeat scroll 0 0 transparent;
  height:33px;
  margin:0 auto;
}
.pro_list_bg {
  background: url("../images/prolist_bg_middle.jpg") no-repeat scroll 0 0 transparent;
}
.xiangqing {
  background: url("../images/prolist_bg_bottom.jpg") no-repeat scroll 0 0 transparent;
  height: 33px;
  line-height: 33px;
}
.prodcutslist td {
  text-align:center;
  color:#727272;
}
.prodcutslist img {
  margin-top: 10px;
}
.prodcutslist h2 {
  height:30px;
  line-height:30px;
}
.xiangqing p {
  padding-right:30px;
  text-align: right;
}
.product_page, .news_page {
  border: 0 none;
  color: #666;
  margin: 20px;
  width: 95%;
}
.product_page_left, .news_page_left {
  border: 0 none;
}
.product_page_right, .news_page_right {
  border: 0 none;
  text-align: right;
  width: 400px;
}
/********************鏂伴椈椤垫牱寮�*******************/
.news_list {
  padding:4px 0;
}
.news_list li {
  background: url("../images/yuan.jpg") no-repeat scroll 5px 11px transparent;
  border-bottom: 1px dotted #CCC;
  font-size: 12px;
  height:30px;
  line-height: 26px;
  padding-left: 20px;
}
.news_list li a h3 {
  color:#333;
  font-weight:normal;
  float:left;
  overflow: hidden;
  text-overflow:ellipsis;
  width: 600px;
}
.news_list li a h3:hover {
  color:#63A729;
}
.news_list .date {
  color:#666;
  display:block;
  float:right;
  width:100px;
}
.newscontent {
}
.newscontent .info {
  color:#999;
  height:30px;
  line-height:30px;
}
.laylink {
  color: #999;
  line-height: 180%;
  margin-bottom: 10px;
  padding: 10px;
}
.laylink .pre {
  text-align: left;    width: 100%;
}
.laylink .next {
  text-align: right;
}
.otherNews {
  padding-bottom:10px;
}
.otherNews .mc ul {
  margin: 10px 0;
}
.otherNews .mc li {
  background: url("http://img001.china-dirs.cn/data/user//k052/user021/uploadfile/cn/2013/07/26/b1.gif") no-repeat scroll 10px center transparent;
  float: left;
  height: 24px;
  line-height: 25px;
  margin:2px 15px;
  overflow: hidden;
  padding-left: 25px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 45%;
}
.otherNews .mc li a {
  color: #777;
}
.otherNews .mc li a:hover {
  color: #63a729;
}
.newscontent h3 {
  font-size:14px;
  height:30px;
  line-height:30px;
  text-align:center
}
.neirong {
  margin: 15px 0;
}
.neirong h4 {
  font: bold 14px/24px Microsoft YaHei, Arial;
  margin: 10px 0;
}
.neirong p {
  line-height: 24px;
}
.neirong table {
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 20px 0;
  width: 100%;
}
.neirong table td {
  line-height: 20px;
  padding: 8px;
  text-align: left;
  vertical-align: top;
}
.introduce {
  background: none repeat scroll 0 0 #eaffed;
  border: 1px solid #abdcb2;
  color: #666;
  font-size: 12px;
  line-height: 180%;
  margin-top: 15px;
  padding: 8px 12px;
}
/********************浜у搧鍒楄〃椤垫牱寮�*******************/
.product_list .lanmu_w {
  height:200px;
  line-height:200px;
  width: 230px;
}
.product_list .lanmu_t .lanmu_w {
  height:30px;
  line-height:30px;
}
.product_list .lanmu_pro_1.lanmu_w, .product_list .lanmu_pro_2.lanmu_w {
  background:url("../images/pic_bg.jpg") repeat-x scroll 0 bottom transparent;
  border-bottom: 1px dotted #CCC;
  position:relative;
  text-align:center;
  vertical-align:middle;
}
.product_list .lanmu_pro_2.lanmu_w {
  border-left: 1px dotted #CCC;
  border-right: 1px dotted #CCC;
}
.product_list .lanmu_w img {
  height:180px;
  padding:10px;
  width:180px;
}
.product_list .lanmu_w h3 {
  color:#666;
}
.product_list .lanmu_w .pro_tit {
  color:#333;
  font-size: 16px;
}
.product_list .lanmu_w .pro_dec {
  color: #999;
  font: 13px/150% Microsoft YaHei, Arial;
  margin-top: 90px;
}
.product_list .lanmu_w .pro_more {
  background: url("../images/detail.jpg") no-repeat scroll 0 center transparent;
  bottom: 4px;
  height: 20px;
  line-height: 150%;
  padding-left: 20px;
  position: absolute;
  right: 2px;
}
.product_list .lanmu_w .pro_more a {
  text-align:right;
}
/********************浜у搧璇︽儏椤垫牱寮�*******************/
.picshow_contents picshow_memos p {
  line-height: 40px;
}
.singlecontent {
}
.pp_top {
  font-size: 12px;
  margin: 10px auto 10px auto;
  padding: 5px;
}
.pp_top銆€.img_fl_box img {
  height:210px;
  width:280px;
}
.pp_top .pp_title h3 {
  color: #63A729;
  font:22px/170% Microsoft YaHei, Arial;
  margin: 10px 0;
  text-align:center;
  margin-left:20px;
}
.pp_top .parameter .pp_deatil {
  color: #666;
  font: 14px/170% Microsoft YaHei, Arial;
}
.img_fl_box {
  border: 1px solid #DDD;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  display: block;
  float: left;
  height: 210px;
  margin-left: 20px;
  padding: 4px;
  text-align: center;
  width: 280px;
}
.pp_top .img_fl_box img {
  height: 210px;
  width:280px;
}
.may_like_product .list {
  float: left;
  margin: 12px;
  text-align: center;
  width: 150px;
}
.may_like_product .list a {
  display: block;
  line-height: 30px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 150px;
}
.may_like_product img {
  border: 1px solid #D5D5D5;
  height: 105px;
  padding: 1px;
  width: 140px;
}
.parameter span {
  float:left;
}
.parameter {
  float: right;
  margin-right: 20px;
  width: 50%;
}
.parameter p {
  line-height:24px;
  text-indent:0;
}
.hg-content .contact-card {
  margin-top: 15px;
}
.hg-content .contact-card ul li b {
  font-weight:bold;
}
.hg-content .contact-card ul li {
  font-size:14px;
  line-height:1.6em;
}
.fancybox ul.mess li {
  line-height: 23px;
  margin-bottom: 10px;
  padding-left: 60px;
}
.fancybox ul.mess li.one {
  background:url(http://img001.china-dirs.cn/data/user//k024/user099/uploadfile/cn/2013/03/19/top_one.png) no-repeat left top;
}
.fancybox ul.mess li.two {
  background:url(http://img001.china-dirs.cn/data/user//k024/user099/uploadfile/cn/2013/03/19/top_two.png) no-repeat left top;
}
.fancybox ul.mess li.three {
  background:url(http://img001.china-dirs.cn/data/user//k024/user099/uploadfile/cn/2013/03/19/top_three.png) no-repeat left top;
}
.fancybox {
  background: none repeat scroll 0 0 #F2F2F2;
  border: 1px solid #ccc;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 1px 0 0 #FFF inset, 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  color: #666;
  padding:10px;
  text-shadow: 0 1px 0 #FFF;
  width:315px;
}
.alert {
  background-color: #FCF8E3;
  border: 1px solid #FBEED5;
  border-radius: 4px 4px 4px 4px;
  margin-bottom: 18px;
  margin-top:15px;
  padding: 8px 35px 8px 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  line-height:200%
}
.alert, .alert-heading {
  color: #C09853;
}
.alert-info {
  background-color: #D9EDF7;
  border-color: #BCE8F1;
}
.alert-info, .alert-info .alert-heading {
  color: #3A87AD;
}
.right_show {
  float:left;
}
.right_show h3 {
  color:#63A729;
  font:22px/170% Microsoft YaHei, Arial;
  margin:20px;
}
.right_show h4 {
  color:#3cb2c5;
  font-size:14px;
  margin-left:20px;
}
.miaoshu {
  line-height:25px;
  margin-left:20px;
  width:450px;
}
.anniu {
  margin:20px;
}
#tabbed_box_1 {
  margin:10px auto;
  width:96%;
}
.tabbed_area {
  background-color:#dff1df;
  margin: 20px auto;
  padding:1%;
  width:98%;
}
ul.tabs {
  margin:5px 0;
  padding:0px;
}
ul.tabs li {
  list-style:none;
  display:inline;
}
ul.tabs li a {
  color:#555;
  font:bold 12px Microsoft YaHei, Arial;
  padding:1% 2%;
  text-decoration:none;
  text-transform:uppercase;
}
ul.tabs li a.active {
  background:#fff;
  color:#63A729;
}
.content {
  background:#fff;
  font-family:Arial, Helvetica, sans-serif;
  padding:1%;
  width:98%;
}
#content_2, #content_3, #content_4, #content_5, #content_6 {
  display:none;
}
.content ul {
  margin:0;
  padding:0 20px;
}
.content ul li {
  border-bottom:1px solid #d6dde0;
  font-size:13px;
  list-style:none;
  padding:15px 0;
}
.content ul li:last-child {
  border-bottom:none;
}
.content ul li a {
  color:#3e4346;
  text-decoration:none;
}
.content ul li a small {
  color:#8b959c;
  font:9px/170% Verdana, Arial, Helvetica, sans-serif;
  left:4px;
  position:relative;
  text-transform:uppercase;
  top:0px;
}
.content ul li a:hover {
  color:#a59c83;
}
.content ul li a:hover small {
  color:#baae8e;
}
/*鐩稿叧*/
.nei_right .mbox {
  background: none;
  margin: 16px auto;
  width:100%;
}
.nei_right .mbox .mt {
  border-bottom: 1px solid #CCCCCC;
}
/*.nei_right .mbox .mt {
  background: url("http://img001.china-dirs.cn/data/user//k052/user021/uploadfile/cn/2013/07/26/r_mt_bg.jpg") no-repeat scroll center bottom transparent;
  height: 40px;
}*/
.nei_right .mbox .mt .title_large {
  background: #ccc;
  color:#444;
  display:inline;
  font: 14px/170% microsoft yahei, Arial;
  margin:0 16px;
  padding:3px 20px;
}
/*鐣欒█琛ㄥ崟*/
.pro_form {
  margin-bottom:10px;
}
.order {
  margin: 30px auto 10px;
  width: 700px;
}
.order li {
  margin: 10px 0;
}
.order li span {
  color: #999;
  display: block;
  float: left;
  width: 14%;
}
.order li input {
  background-color: white;
  border: 1px solid #DADADA;
  color: #777;
  height: 20px;
  line-height: 20px;
  padding: 2px .3em;
  width: 80%;
}
.order li textarea {
  border: 1px solid #DADADA;
  color: #777;
  height: 100px;
  padding: 2px .3em;
  width: 80%;
}
.order li input#passcode {
  width:100px;
}
.order img {
  height: 26px;
  vertical-align: top;
}
.order .submit {
  background: #63a729;
  color:#FFF;
  height: 25px;
  width: 112px;
}
/*缈婚〉*/
.product_page, .news_page {
  border: 0 none;
  color: #666;
  font-size: 12px;
  margin: 20px;
  width: 95%;
}
.product_page_left, .news_page_left {
  border: 0 none;
  padding-top: 15px;
}
.product_page_left {
  text-align: left;
  width: 40%;
}
.product_page_right, .news_page_right {
  border: 0 none;
  padding-top: 15px;
  text-align: right;
  width: 59%;
}
.Page_LastPage, .Page_NextPage, .Page_FristPage, .Page_PreviousPage, .Page_Number {
  border: 1px solid #CCC;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  margin-left: 5px;
  min-width: 16px;
  padding: 0 5px;
  text-align: center;
  vertical-align: middle;
}
span.product_page_none, .product_page_default, .news_page_default {
  display: none;
}
.product_page a:hover {
  border: 1px solid #CCC;
  color: #63a729;
  height: auto;
  top: auto;
  width: auto;
}
/*鎷涜仒淇℃伅*/
.job_list {
  padding: 6px;
}
.job_list li {
  height: auto;
  margin-bottom: 20px;
}
.job_list li.on {
  height: auto;
  margin-bottom: 20px;
}
.job_list li.on .txt a {
  color: #6EACC0;
  font-weight: bold;
}
.job_list ul li {
  border: medium none;
  font-size: 12px;
}
.job_list ul li .job_title {
  color: #444;
  float: left;
}
.job_list ul li .job_date {
  color: #666;
  float: right;
  font-size: 12px;
  margin-right: 5px;
}
.job_list li .txt {
  background: #CCC;
  border: 1px solid #DDD;
  cursor: pointer;
  font-size: 14px;
  height: 26px;
  line-height: 26px;
  text-indent: 1em;
}
.job_list li .txt:hover {
  background: #F4F4F4;
}
.job_list li.on .job_content {
  color: #666;
  display: block;
}
.job_list li .job_content {
  border: 1px solid #DDD;
  display: none;
  padding: 10px;
}
/*椤佃剼*/
.fr_foot {
  margin-top:10px;
  padding:10px 0;
}
.fr_foot .copyright {
  color:#666;
}
#backToTop {
  background: #000;
  bottom: 100px;
  cursor: pointer;
  display: none;
  font-size: 12px;
  line-height: 1.2;
  opacity: 0.6;
  padding: 5px 0;
  position: fixed;
  right: 10px;
  text-align: center;
  width: 18px;
}
#backToTop a {
  color: #FFF;
}
.cpzhanshi ul li {
    float: left;
    height: 155px;
    margin-right: 5px;
    width: 170px;
}
.cpzhanshi li img {
    border: 1px solid #CCC;
    height:105px;
    margin: 5px;
    padding: 5px;
    width: 140px;
}
.cpzhanshi li h3 {
    display: block;
    font-size: 12px;
    font-weight: normal;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    text-align: center;
}
.cpzhanshi{
margin-bottom:3px;}
.parameter{float:left !important;
margin-left:20px !important;}
.foot_info{
text-align:left !important;}
.news_container img{
border:1px solid #CCCCCC;
padding:2px;}
.pro_name{
background:#EFEFEF;
margin-top:5px;}
.parameter {
  float: right;
  width: 320px;
}
.parameter p {
  line-height: 24px;
  text-indent: 0;
}
.parameter span {
  float: left;
}
.fancybox ul.mess li {
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 8px;
  padding-left: 60px;
}
.fancybox ul.mess li.one {
  background: url("http://img001.china-dirs.cn/data/user//k024/user099/uploadfile/cn/2013/03/19/top_one.png") no-repeat scroll left top transparent;
}
.fancybox ul.mess li.two {
  background: url("http://img001.china-dirs.cn/data/user//k024/user099/uploadfile/cn/2013/03/19/top_two.png") no-repeat scroll left top transparent;
}
.fancybox ul.mess li.three {
  background: url("http://img001.china-dirs.cn/data/user//k024/user099/uploadfile/cn/2013/03/19/top_three.png") no-repeat scroll left top transparent;
}
.fancybox {
  background: none repeat scroll 0 0 #F2F2F2;
  border: 1px solid #CCCCCC;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 1px 0 0 #FFFFFF inset, 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  color: #666666;
  padding: 10px;
  text-shadow: 0 1px 0 #FFFFFF;
}
.hg-content {
  font-size: 14px;
  line-height: 22px;
}
.hg-content .contact-card {
  margin-top: 15px;
  padding:2px 20px;
  line-height: 16px;
}
.alert-info, .alert-info .alert-heading {
  color: #3A87AD;
}
.alert, .alert-heading {
  color: #3A87AD;
}
.alert ul li {
  font-size: 14px;
  line-height: 1.6em;
}
.alert {
  background-color: #FCF8E3;
  border: 1px solid #FBEED5;
  border-radius: 4px 4px 4px 4px;
  margin-bottom: 18px;
  padding: 8px 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert-info {
  background-color: #F2F2F2;
  border-color: #CCCCCC;
}
.alert.alert-info.contact-card table {
  margin:0px;
  border-collapse:inherit;
}
.alert.alert-info.contact-card table td {
  border: medium none;
  padding: 2px;
}

/*鍙嬫儏閾炬帴*/
.yqlj{
margin:0 auto;
width:1140px;
}

.linkx h3.title {
    color: #000;
    display: inline;
    float: left;
    min-width: 57px;
    white-space: nowrap;
}
.linkx li {
    display: inline;
    float: left;
    margin-right: 10px;
  
}
.index-top {
    background: url("../images/topkeys1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 15px;
    margin-top: 15px;
  width:1140px;
  margin:0 auto;
}
.index-middle {
    background: url("../images/keysmiddle.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    overflow: hidden;
    padding: 0 20px;
    width: 1140px;
    word-wrap: break-word;
}
.index-bottom {
    background: url("../images/keysbottom.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    height: 15px;
  width:1140px;
  margin:0 auto;
}
#QQMarqueeCoutent img{
width:118px;
height:50px;}

.paging_full_numbers {margin-top: 30px;text-align: left}

.paging_full_numbers a, .paging_full_numbers span {
  background-color:#F4F4F4;
    border: 1px solid #F4F4F4;
    color: #666;
    cursor: pointer;
    line-height: 30px;padding: 8px 10px;
    text-decoration: none;
}

.paging_full_numbers a.num{background-color:#fff;border: 1px solid #fff;}
.paging_full_numbers a:hover, .paging_full_numbers span:hover {border: 1px solid #023894;color:#023894;background-color:#fff;}
.paging_full_numbers span.current {background: #023894;border-color:#023894;color: #fff;}
.paging_full_numbers a.next {
    
}

.owl-nav{display:none;}
#home_banner {margin-top:112px;}

#home_m_banner {display:none;}
#home_banner .carousel-indicators {
    bottom: 20px;
    right: 0;
    text-align: center;
    top: auto;
    width: 100%;
}

#home_banner .carousel-indicators li{display: inline-block;float:none;*display:inline;*zoom:1;}
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;border: 0;
background-color: transparent;
font-size: 120px;
top: 55%;
}
.navigation{width:auto;}
.breadcrumb{}
.breadcrumb li{float:left;}
.breadcrumb li a{}
.breadcrumb li .divider{}
