﻿@charset "utf-8";
/* CSS Document */

body{
  margin:0px;
  font-family:Verdana,"宋体";
  font-size:12px;
  color:#333;
  line-height:24px;	
}

a:link{
  color:#333;
  text-decoration:none;
}
a:visited{
  color:#333;
  text-decoration:none;
}
a:hover{
  color:#333;
  text-decoration:underline;
}
a:active{
  color:#333;
  text-decoration:none;
}

.textBox{
  width:360px;
  height:20px;
  border:#7e9db9 1px solid;
}

.footLink{
  color:#0043a7;
}

a:link.footLink{
  color:#0043a7;
  text-decoration:underline;
}
a:visited.footLink{
  color:#0043a7;
  text-decoration:underline;
}
a:hover.footLink{
  color:#0043a7;
  text-decoration:none;
}
a:active.footLink{
  color:#0043a7;
  text-decoration:underline;
}

.textLine{
  color:#c1c1c1;
}

.textRed14{
  color:#c1240f;
  font-size:14px;
  font-weight:bold;
}

a:link.textLink{
  color:#333;
  text-decoration:underline;
}
a:visited.textLink{
  color:#333;
  text-decoration:underline;
}
a:hover.textLink{
  color:#333;
  text-decoration:none;
}
a:active.textLink{
  color:#333;
  text-decoration:underline;
}

.imgBorder{
  border:#d1d1d1 1px solid;
}

.lineHeight18{
  line-height:18px;
}

.textTime{
  color:#c1240f;
}

a:link.textTime{
  color:#c1240f;
  text-decoration:none;
}
a:visited.textTime{
  color:#c1240f;
  text-decoration:none;
}
a:hover.textTime{
  color:#c1240f;
  text-decoration:underline;
}
a:active.textTime{
  color:#c1240f;
  text-decoration:none;
}

.brandMenuTrue {
  float:left;
  width:130px;
  padding-top:6px;
  font-size:14px;
  font-weight:bold;
  display:block;
  text-decoration:none;
  background:url(images/brand_menu_btn.gif) no-repeat 0 0;
  background-position:0 -30px;
}

a:hover.brandMenuTrue {
  background-position: 0  -30px;
  text-decoration:none;
}

.brandMenu {
  float:left;
  width:130px;
  padding-top:6px;
  font-size:14px;
  display:block;
  text-decoration:none;
  background:url(images/brand_menu_btn.gif) no-repeat 0 0;
}

a:hover.brandMenu {
  background-position: 0  -30px;
  text-decoration:none;
  font-weight:bold;
}

.brandEn{
  border:#c8c7aa 1px solid;
  background-color:#f4f3e8;
  padding:3px 4px 3px 4px;
  text-decoration:none;
}

a:hover.brandEn{
  border:#7c793b 1px solid;
  background-color:#abaa81;
  color:#FFF;
  font-weight:bold;
  padding:3px 4px 3px 4px;
  text-decoration:none;
}

.text14{
  font-size:14px;
  line-height:30px;
}

.newsTitle{
  font-size:24px;
  font-weight:bold;
  padding:10px 0px 10px 0px;
}

.backBtn{
  background-color:#c1240f;
  font-size:14px;
  font-weight:bold;
  width:60px;
  height:24px;
  line-height:24px;
  text-align:center;
  display:block;
  color:#FFFFFF;
  text-decoration:none;
}

a:link.backBtn{
  background-color:#c1240f;
  font-size:14px;
  font-weight:bold;
  width:60px;
  height:24px;
  line-height:24px;
  text-align:center;
  display:block;
  color:#FFFFFF;
  text-decoration:none;
}

a:visited.backBtn{
  background-color:#c1240f;
  font-size:14px;
  font-weight:bold;
  width:60px;
  height:24px;
  line-height:24px;
  text-align:center;
  display:block;
  color:#FFFFFF;
  text-decoration:none;
}

a:hover.backBtn{
  background-color:#c1240f;
  font-size:14px;
  font-weight:bold;
  width:60px;
  height:24px;
  line-height:24px;
  text-align:center;
  display:block;
  color:#FFFFFF;
  text-decoration:none;
}

a:active.backBtn{
  background-color:#c1240f;
  font-size:14px;
  font-weight:bold;
  width:60px;
  height:24px;
  line-height:24px;
  text-align:center;
  display:block;
  color:#FFFFFF;
  text-decoration:none;
}

.directoryMenuTrue {
  float:left;
  width:80px;
  padding-top:6px;
  font-size:14px;
  font-weight:bold;
  display:block;
  text-decoration:none;
  background:url(images/industry_directory_menu_btn.gif) no-repeat 0 0;
  background-position:0 -30px;
}

a:hover.directoryMenuTrue {
  background-position: 0  -30px;
  text-decoration:none;
}

.directoryMenu {
  float:left;
  width:80px;
  padding-top:6px;
  font-size:14px;
  display:block;
  text-decoration:none;
  background:url(images/industry_directory_menu_btn.gif) no-repeat 0 0;
}

a:hover.directoryMenu {
  background-position: 0  -30px;
  text-decoration:none;
  font-weight:bold;
}

.directoryMenuS{
  border:#c5d4af 1px solid;
  background-color:#f0f6e7;
  padding:4px 5px 4px 5px;
  margin-bottom:10px;
  line-height:35px;
  text-decoration:none;
}

a:hover.directoryMenuS{
  border:#48671a 1px solid;
  background-color:#8caa60;
  color:#FFF;
  font-weight:bold;
  padding:4px 5px 4px 5px;
  margin-bottom:10px;
  text-decoration:none;
}

.directoryMenuStrue{
  border:#48671a 1px solid;
  background-color:#8caa60;
  padding:4px 5px 4px 5px;
  color:#FFF;
  font-weight:bold;
  margin-bottom:10px;
  line-height:35px;
  text-decoration:none;
}

.textBox2{
  border:#c5d4af 1px solid;
}

.showMenuTrue {
  float:left;
  width:80px;
  padding-top:6px;
  font-size:14px;
  font-weight:bold;
  display:block;
  text-decoration:none;
  background:url(images/industry_show_menu_btn.gif) no-repeat 0 0;
  background-position:0 -30px;
}

a:hover.showMenuTrue {
  background-position: 0  -30px;
  text-decoration:none;
}

.showMenu {
  float:left;
  width:80px;
  padding-top:6px;
  font-size:14px;
  display:block;
  text-decoration:none;
  background:url(images/industry_show_menu_btn.gif) no-repeat 0 0;
}

a:hover.showMenu {
  background-position: 0  -30px;
  text-decoration:none;
  font-weight:bold;
}

.showLeftMenuTrue {
  width:181px;
  height:33px;
  line-height:33px;
  font-size:14px;
  font-weight:bold;
  color:#d6ff73;
  display:block;
  text-decoration:none;
  background:url(images/show_view_left_menu_btn.gif) no-repeat 0 0;
  background-position:0 -33px;
}

a:link.showLeftMenuTrue {
  width:181px;
  height:33px;
  line-height:33px;
  font-size:14px;
  font-weight:bold;
  color:#d6ff73;
  display:block;
  text-decoration:none;
  background:url(images/show_view_left_menu_btn.gif) no-repeat 0 0;
  background-position:0 -33px;
}

a:visited.showLeftMenuTrue {
  width:181px;
  height:33px;
  line-height:33px;
  font-size:14px;
  font-weight:bold;
  color:#d6ff73;
  display:block;
  text-decoration:none;
  background:url(images/show_view_left_menu_btn.gif) no-repeat 0 0;
  background-position:0 -33px;
}

a:hover.showLeftMenuTrue {
  width:181px;
  height:33px;
  line-height:33px;
  font-size:14px;
  font-weight:bold;
  color:#d6ff73;
  display:block;
  text-decoration:none;
  background:url(images/show_view_left_menu_btn.gif) no-repeat 0 0;
  background-position:0 -33px;
}

a:active.showLeftMenuTrue {
  width:181px;
  height:33px;
  line-height:33px;
  font-size:14px;
  font-weight:bold;
  color:#d6ff73;
  display:block;
  text-decoration:none;
  background:url(images/show_view_left_menu_btn.gif) no-repeat 0 0;
  background-position:0 -33px;
}

.showLeftMenu {
  width:181px;
  height:33px;
  line-height:33px;
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
  display:block;
  text-decoration:none;
  background:url(images/show_view_left_menu_btn.gif) no-repeat 0 0;
}

a:link.showLeftMenu {
  width:181px;
  height:33px;
  line-height:33px;
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
  display:block;
  text-decoration:none;
  background:url(images/show_view_left_menu_btn.gif) no-repeat 0 0;
}

a:visited.showLeftMenu {
  width:181px;
  height:33px;
  line-height:33px;
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
  display:block;
  text-decoration:none;
  background:url(images/show_view_left_menu_btn.gif) no-repeat 0 0;
}

a:hover.showLeftMenu {
  width:181px;
  height:33px;
  line-height:33px;
  font-size:14px;
  font-weight:bold;
  color:#d6ff73;
  display:block;
  text-decoration:none;
  background:url(images/show_view_left_menu_btn.gif) no-repeat 0 0;
  background-position:0 -33px;
}

a:active.showLeftMenu {
  width:181px;
  height:33px;
  line-height:33px;
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
  display:block;
  text-decoration:none;
  background:url(images/show_view_left_menu_btn.gif) no-repeat 0 0;
}

.showRightTitle{
  font-size:14px;
  font-weight:bold;
  color:#204062;
}

.showRightTitleEn{
  font-size:12px;
  font-weight:bold;
  color:#d1d1d1;
}

.newsMenuTrue {
  float:left;
  width:70px;
  padding-top:6px;
  font-size:14px;
  font-weight:bold;
  display:block;
  text-decoration:none;
  background:url(images/news_menu_btn.gif) no-repeat 0 0;
  background-position:0 -30px;
}

a:hover.newsMenuTrue {
  background-position: 0  -30px;
  text-decoration:none;
}

.newsMenu {
  float:left;
  width:70px;
  padding-top:6px;
  font-size:14px;
  display:block;
  text-decoration:none;
  background:url(images/news_menu_btn.gif) no-repeat 0 0;
}

a:hover.newsMenu {
  background-position: 0  -30px;
  text-decoration:none;
  font-weight:bold;
}

.textTime2{
  color:#999999;
}

.textWrite{
  color:#FFFFFF;
  font-size:14px;
  font-weight:bold;
}
