﻿a:active {
  outline: none;
}
* {
  margin: 0px;
  padding: 0px;
  outline: none;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a:link,
a:visited {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #00743c;
  text-decoration: none;
}
img {
  border: none;
  vertical-align: top;
}
.cl {
  clear: both;
  height: 0px;
  overflow: hidden;
}
body {
  font-size: 14px;
  font-family: "微软雅黑", sans-serif, serif;
  text-align: center;
}
.w_box {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
}
.m_box {
  width: 1200px;
  margin: 0 auto;
}
.hidtext {
  text-align: left;
  overflow: hidden;
  text-indent: -99999em;
}
#Container {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  text-align: left;
}
#Tip {
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-shadow: 0 0 1px #777;
}
#Tip .tel {
  color: #128062;
  font-size: 18px;
  font-weight: bold;
}
#Head {
  height: 105px;
  padding: 20px 0;
  background-color: #128062;
}
#Head .m_box {
  width: 1300px;
}
#Head .logo {
  float: left;
}
#Head .nav {
  float: right;
  padding-top: 30px;
}
#Head .nav ul li {
  float: left;
}
#Head .nav ul li a {
  display: block;
  padding: 0 23px;
  font-size: 24px;
  color: #f8c555;
  text-shadow: 2px 2px 3px #333;
}
#Head .nav ul li a span {
  display: block;
  font-size: 16px;
  font-variant: small-caps;
}
#Head .nav ul li a:hover,
#Head .nav ul li a.sel {
  color: #fff000;
}
#Banner {
  width: 100%;
  height: 650px;
  overflow: hidden;
  position: relative;
}
#Banner .db {
  min-width: 1200px;
  position: relative;
}
#Banner .db ul li {
  width: 100%;
}
#Banner .db ul li img {
  position: absolute;
  left: 50%;
  width: 1920px;
  height: 650px;
  margin-left: -960px;
}
#Banner .hd {
  height: 20px;
  text-align: center;
  position: absolute;
  bottom: 15px;
  width: 100%;
}
#Banner .hd ul {
  display: inline-block;
}
#Banner .hd ul li {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 4px;
  border-radius: 50%;
  background: #fefefe;
  color: #FFF;
  float: left;
  overflow: hidden;
  text-indent: -9999em;
  box-shadow: 2px 2px 5px #666;
}
#Banner .hd ul li.on {
  background: #00672f;
}
.IT {
  text-align: center;
  color: #f8be3d;
  font-size: 46px;
  line-height: 0.9;
}
.IT span {
  display: inline-block;
  font-size: 32px;
  font-variant: small-caps;
  line-height: 1;
  letter-spacing: 1px;
  padding: 10px 0;
  border-bottom: 2px solid #FFF;
}
.IT p {
  font-size: 18px;
  line-height: 3;
  color: #FFF;
}
#About {
  padding: 60px 0;
  height: 825px;
  background: url(../images/About_bj.jpg) center top no-repeat;
}
#About .IT {
  margin-bottom: 80px;
}
#About .video {
  width: 473px;
  height: 347px;
  float: left;
}
#About .text {
  margin-left: 550px;
  text-align: left;
}
#About .text div {
  margin-bottom: 20px;
}
#About .text p {
  text-indent: 36px;
  font-size: 18px;
  line-height: 1.7;
  color: #FFF;
  text-shadow: 9px 4px 4px #333;
}
#About ul {
  padding-top: 80px;
}
#About ul li {
  width: 33.33%;
  float: left;
  text-align: left;
}
#About ul li img {
  width: 318px;
  height: 182px;
}
#About ul li span {
  display: inline-block;
  width: 318px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  background: url(../images/ap70.png);
}
#About ul li.m {
  text-align: center;
}
#About ul li.r {
  text-align: right;
}
.searchBox {
  padding-left: 69px;
  height: 30px;
  background: url(../images/search_t.png) left center no-repeat;
}
.searchBox #keyword {
  border: 1px solid #00743c;
  padding: 0 10px;
  height: 28px;
  line-height: 25px;
  width: 170px;
  float: left;
  outline: none;
}
.searchBox #searchButton {
  background: url(../images/search_b.png) left center no-repeat;
  width: 40px;
  height: 30px;
  border: none;
  cursor: pointer;
}
#Product {
  padding: 60px 0;
  position: relative;
}
#Product .IT {
  color: #00743c;
}
#Product .IT span {
  border-color: #999;
}
#Product .IT p {
  color: #00743c;
}
#Product .m_box {
  position: relative;
}
#Product .m_box .searchBox {
  position: absolute;
  right: 80px;
  top: 40px;
}
#Product .p_box {
  padding-top: 45px;
}
#Product .p_box dl {
  width: 290px;
  float: left;
  margin: 0 5px;
  margin-bottom: 20px;
  box-shadow: 0 0 5px #ccc;
}
#Product .p_box dl dt {
  width: 290px;
  height: 260px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#Product .p_box dl dt img {
  max-height: 240px;
  max-width: 280px;
  vertical-align: middle;
}
#Product .p_box dl dd {
  font-size: 16px;
  line-height: 2;
  overflow: hidden;
  padding-bottom: 5px;
}
#Product .p_box dl:hover {
  box-shadow: 0 0 5px #00743c;
}
#Product .category {
  margin-top: 55px;
}
#Product .category ul li {
  position: relative;
  width: 200px;
  height: 44px;
  line-height: 44px;
  color: #333;
  font-size: 18px;
  text-align: left;
  padding-left: 24px;
  overflow: hidden;
  background: #eff6ee;
  float: left;
  margin: 10px;
  cursor: pointer;
}
#Product .category ul li a {
  display: block;
}
#Product .category ul li span {
  display: block;
  line-height: 25px;
  font-size: 30px;
  position: absolute;
  right: 10px;
  top: 7px;
  color: #777;
}
#Product .category ul li.c {
  background: #F1F3E3;
}
#Product .category ul li.e {
  margin-right: 0px;
}
#Product .category ul li.f {
  margin-left: 0px;
}
#Product .category ul li:hover {
  background: #00743c;
  color: #FFF;
}
#Product .category ul li:hover a,
#Product .category ul li:hover span {
  color: #FFF;
}
#youshi {
  background: url(../images/youshi_bj.jpg);
  height: 582px;
  padding: 60px 0;
}
#youshi dl {
  width: 253px;
  float: left;
  background: #FFF;
  margin-top: 50px;
  margin-left: 58px;
  border: 1px solid #555;
  box-shadow: 0px 0px 2px #333;
}
#youshi dl dt {
  width: 253px;
  height: 161px;
}
#youshi dl dd {
  padding: 10px 15px;
  text-align: left;
  height: 180px;
}
#youshi dl dd div {
  border-bottom: 1px solid #e5e7d3;
  height: 34px;
  line-height: 1;
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
#youshi dl dd div span {
  display: inline-block;
  height: 30px;
  border-bottom: 5px solid #f8be3d;
}
#youshi dl dd p {
  line-height: 1.7;
  padding-top: 15px;
  color: #444;
}
#youshi dl.f {
  margin-left: 0px;
}
#zhichi {
  padding: 60px 0 80px 0;
}
#zhichi .IT {
  color: #00743c;
}
#zhichi .IT span {
  border-color: #999;
}
#zhichi .box {
  background: url(../images/zhichi.png) center top;
  height: 524px;
  position: relative;
}
#zhichi .box .item {
  width: 380px;
  height: 105px;
  text-align: left;
  position: absolute;
}
#zhichi .box .item span {
  display: block;
  color: #00743c;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}
#zhichi .box .item p {
  color: #555;
  font-size: 16px;
}
#zhichi .box .item1 {
  left: 0;
  top: 20px;
}
#zhichi .box .item2 {
  left: 0;
  top: 230px;
}
#zhichi .box .item3 {
  left: 0;
  top: 430px;
}
#zhichi .box .item4 {
  right: 0;
  top: 20px;
}
#zhichi .box .item4 span {
  text-align: right;
}
#zhichi .box .item5 {
  right: 0;
  top: 230px;
}
#zhichi .box .item5 span {
  text-align: right;
}
#zhichi .box .item6 {
  right: 0;
  top: 430px;
}
#zhichi .box .item6 span {
  text-align: right;
}
#case {
  background-color: #ecf6ef;
  padding: 60px 0;
}
#case .IT {
  color: #00743c;
}
#case .IT span {
  border-color: #999;
}
#case .box {
  margin-top: 44px;
  position: relative;
}
#case .box .ar {
  position: absolute;
  top: 50px;
}
#case .box .ar.l {
  left: 0;
}
#case .box .ar.r {
  right: 0px;
}
#case .box .db {
  height: 245px;
  width: 1025px;
  margin: 0 auto;
  overflow: hidden;
}
#case .box .db ul li {
  width: 340px;
  height: 245px;
  float: left;
  text-align: center;
}
#case .box .db ul li img {
  max-width: 80%;
  margin-bottom: 10px;
}
#case .box .db ul li span {
  display: block;
  text-align: center;
  font-size: 24px;
  height: 30px;
  line-height: 30px;
}
#fuwu {
  padding: 60px 0;
}
#fuwu .IT {
  color: #00743c;
  margin-bottom: 35px;
}
#fuwu .IT span {
  border-color: #999;
}
#customer {
  padding-bottom: 60px;
}
#customer .IT {
  color: #00743c;
  margin-bottom: 35px;
}
#customer .IT span {
  border-color: #999;
}
#customer ul li {
  width: 20%;
  height: 100px;
  float: left;
  text-align: center;
  margin: 10px 0px;
}
#customer ul li img {
  max-height: 100px;
}
#message {
  height: 650px;
  padding: 60px 0;
  background: url(../images/ly_bg.jpg) center top no-repeat;
}
#message .m_box {
  width: 850px;
}
#message .IT {
  margin-bottom: 40px;
}
#message .TextBox {
  width: 390px;
  border-radius: 15px;
  overflow: hidden;
  background: #FFF;
  padding-bottom: 30px;
  float: left;
}
#message .TextBox .T {
  background: #f8be3d;
  padding: 20px;
  color: #00743c;
  font-size: 20px;
  margin-bottom: 30px;
}
#message .TextBox .Box {
  height: 340px;
  overflow: hidden;
}
#message .TextBox .Box ul li {
  font-size: 18px;
  height: 35px;
  line-height: 35px;
}
#message .formBox {
  float: right;
  width: 400px;
  height: 360px;
}
#message .formBox .input_text {
  width: 100%;
  height: 50px;
  font-size: 18px;
  color: #333;
  text-indent: 15px;
  border-radius: 10px;
  margin-bottom: 30px;
  background-color: #FFF;
  border: none;
}
#message .formBox .sel-box {
  float: left;
  width: 100%;
  position: relative;
}
#message .formBox .sel-box:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 18px;
  top: 50%;
  margin-top: -14px;
}
#message .formBox label {
  display: block;
  height: auto;
  margin-bottom: 30px;
  text-align: left;
  position: relative;
}
#message .formBox label input,
#message .formBox label span {
  width: 370px;
  padding: 0 15px;
  height: 45px;
  line-height: 45px;
  text-align: left;
  border: none;
  border-radius: 10px;
  font-size: 18px;
  background: #FFF;
}
#message .formBox label span {
  display: block;
  color: #777;
  cursor: pointer;
  background-image: url('../Images/sel_ar.png');
  background-position: 370px center;
  background-repeat: no-repeat;
}
#message .formBox label ul {
  display: none;
  width: 390px;
  max-height: 180px;
  overflow-y: auto;
  padding: 15px 0px;
  position: absolute;
  left: 0px;
  top: 45px;
  z-index: 98;
  border-radius: 5px;
  background: #FFF;
}
#message .formBox label ul li {
  height: 35px;
  line-height: 35px;
  padding-left: 35px;
  color: #777;
  font-size: 18px;
  cursor: pointer;
}
#message .formBox label ul li:hover {
  background: #b5ecff;
}
#message .formBox .btnbox {
  margin-top: 30px;
}
#message .formBox #baojiao {
  border-width: 0px;
  width: 100%;
  height: 60px;
  margin-top: 10px;
  font-size: 24px;
  color: #00743c;
  background-color: #f8be3d;
  border-radius: 10px;
}
#message .formBox p {
  color: #FFF;
  font-size: 18px;
  padding-top: 15px;
}
#news {
  padding: 60px 0 0 0;
  background: url(../images/news_bg.jpg) center top;
}
#news .IT {
  color: #00743c;
  margin-bottom: 35px;
}
#news .IT span {
  border-color: #999;
}
#news .News {
  width: 700px;
  float: left;
}
#news .News ul {
  display: block;
  clear: both;
  padding-top: 20px;
}
#news .News ul li {
  text-align: left;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  border-bottom: 1px dashed #999;
  padding-left: 20px;
  background: url("../Images/n_ar.png") left center no-repeat;
}
#news .News ul li span {
  float: right;
}
#news .News ul li.f {
  height: 236px;
  line-height: 1.8;
  padding-left: 0;
  background: none;
  border: none;
  margin-bottom: 15px;
}
#news .News ul li.f h3 {
  color: #00743c;
}
#news .News ul li.f img {
  float: left;
  margin-right: 25px;
  width: 324px;
  height: 236px;
}
#news .News ul li.f p {
  text-indent: 28px;
  padding-top: 15px;
}
#news .News ul li.f a.more {
  float: right;
  font-size: 14px;
  margin-top: 20px;
  padding: 4px 15px;
  line-height: 1.5;
  background: #f8be3d;
  color: #00743c;
}
#news .News ul li:last-child {
  border: none;
}
#news .Faq {
  width: 420px;
  float: right;
}
#news .Faq .box {
  padding: 20px;
}
#news .Faq .box dl {
  text-align: left;
  border-bottom: 1px dashed #bbb;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#news .Faq .box dl dt {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 12px;
  padding-left: 40px;
  background: url("../Images/AQ.png") left 3px no-repeat;
}
#news .Faq .box dl dt a:link,
#news .Faq .box dl dt a:visited {
  color: #333;
}
#news .Faq .box dl dd {
  line-height: 25px;
  padding-left: 40px;
  background: url("../Images/AQ.png") left -40px no-repeat;
}
#news .Faq .box dl.e,
#news .Faq .box dl:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border: none;
}
#news .FriendLink {
  text-align: left;
  padding-bottom: 60px;
  padding-top: 30px;
  font-size: 18px;
}
#news .FriendLink a {
  display: inline-block;
  margin-right: 16px;
}
#foot {
  background-color: #128062;
  padding: 30px 0px;
}
#foot .left {
  float: left;
  width: 600px;
  font-size: 16px;
  color: #FFF;
}
#foot .left .l {
  float: left;
  text-align: left;
}
#foot .left .l p {
  padding-top: 25px;
}
#foot .left .r {
  float: right;
  padding-top: 20px;
}
#foot .left .r img {
  margin-bottom: 10px;
}
#foot .right {
  float: right;
  width: 600px;
  text-align: right;
  padding-top: 20px;
}
#foot .right .nav {
  font-size: 20px;
  margin-bottom: 20px;
}
#foot .right .nav a {
  color: #f8be3d;
  margin-left: 20px;
}
#foot .right p {
  font-size: 16px;
  color: #FFF;
  line-height: 1.7;
}
#foot .right p a:link,
#foot .right p a:visited {
  color: #FFF;
}
#foot .right p a:hover {
  color: #f8be3d;
}
#GoTop {
  display: none;
  width: 26px;
  height: 32px;
  padding: 3px 6px;
  font-size: 12px;
  position: fixed;
  bottom: 80px;
  background: #F5F5F5 url(../Images/GoTop.gif) left center no-repeat;
  border: 1px solid #CCC;
  text-align: left;
  text-indent: -9999em;
  z-index: 9999;
}
#GoTop:hover {
  background-image: none;
  color: #ce0101;
  text-align: center;
  text-indent: 0em;
}
#fixBox {
  position: fixed;
  width: 0px;
  right: 0px;
  top: 0%;
}
#fixBox ul li {
  height: 0px;
  line-height: 0px;
  padding-left: 0px;
  font-size: 0px;
  text-align: left;
  background: url("../Images/zx_item.png") left top no-repeat;
}
#fixBox ul li a {
  color: #FFF;
}
#fixBox ul li.f {
  background: url("../Images/zx_item_f.png") left top no-repeat;
}
#fixBox ul li:last-child {
  height: 0px;
}
#fixBox .qrCoder {
  width: 0px;
}
#NyBanner {
  height: 350px;
  overflow: hidden;
  position: relative;
}
#NyBanner img {
  height: 360px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 50%;
  margin-top: -180px;
}
.Root {
  width: 1200px;
  margin: 0 auto;
  padding: 10px 0px;
  text-align: right;
  color: #00913a;
}
.Root a:link,
.Root a:visited {
  color: #00913a;
}
.Root a:hover {
  color: #00913a;
}
.searchRoot {
  height: 35px;
  padding-top: 15px;
}
.searchRoot .searchBox {
  float: left;
}
.searchRoot .keywordBox {
  float: left;
  margin-left: 20px;
  color: #555;
  padding-top: 5px;
}
.searchRoot .keywordBox a {
  display: inline-block;
  margin-right: 12px;
}
.searchRoot .keywordBox a:hover {
  color: red;
}
.NyPage {
  background: #FFF url(../Images/LeftBj.jpg) left top repeat-y;
  width: 1200px;
  min-height: 450px;
  margin: 0 auto;
  box-shadow: 0 0 10px #ddd;
}
.Left {
  width: 204px;
  float: left;
}
.Left .Title {
  height: 47px;
  line-height: 40px;
  text-align: center;
  color: #FFF;
  font-size: 22px;
  background: url(../Images/LeftTitle.jpg) left top repeat;
}
.Left .Title span {
  font-size: 34px;
  position: relative;
  top: 3px;
  margin-right: 5px;
  font-family: 'Times New Roman';
}
.Left ul li {
  height: 47px;
  line-height: 47px;
  font-size: 16px;
  text-indent: 50px;
  border-bottom: 1px dashed #CCC;
  text-align: left;
}
.Left ul li a {
  display: block;
}
.Left ul li a.sel:link,
.Left ul li a.sel:visited,
.Left ul li a:hover {
  background: #FFF;
  color: #00913a;
}
.Left .Contact {
  padding-top: 30px;
}
.Left .Contact .Box {
  text-align: left;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 12px;
  padding-bottom: 50px;
  font-size: 14px;
  line-height: 1.7;
  background: url(../Images/LeftMap.jpg) left bottom no-repeat;
}
.Left .Contact .Box dl {
  width: 100%;
  margin-bottom: 6px;
}
.Left .Contact .Box dt {
  color: #00913a;
  width: 60px;
  text-align: right;
  float: left;
}
.Left .Contact .Box dd {
  margin-left: 60px;
}
.Right {
  text-align: left;
  padding: 25px;
  padding-top: 10px;
  float: right;
  width: 940px;
}
.Right .BigTitle {
  color: #00913a;
  font-size: 25px;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #00913a;
  margin-bottom: 12px;
}
.Right .Content {
  padding-top: 12px;
  line-height: 1.7;
}
.Right .Content img {
  max-width: 100%;
}
.Environment ul li {
  width: 293px;
  height: 323px;
  position: relative;
  float: left;
  margin: 10px;
}
.Environment ul li a {
  display: block;
  width: 290px;
  height: 290px;
  padding: 1px;
  text-align: center;
  border: 1px solid #CCC;
}
.Environment ul li span {
  height: 30px;
  line-height: 30px;
  padding-top: 5px;
  display: block;
  text-align: center;
  font-size: 16px;
}
.Environment ul li img {
  width: 290px;
  height: 290px;
}
/*产品详情页*/
.ProductBox {
  height: 370px;
}
.ProductBox .img_video {
  width: 400px;
  height: 400px;
  border: 1px solid #ccc;
  float: left;
  position: relative;
}
.ProductBox .img_video .img {
  display: table-cell;
  width: 400px;
  height: 400px;
  vertical-align: middle;
  text-align: center;
}
.ProductBox .img_video .img img {
  width: 400px;
  height: 400px;
  vertical-align: middle;
}
.ProductBox .img_video .img div {
  display: block;
  width: 408px;
  height: 400px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
}
.ProductBox .img_video .video {
  display: none;
  width: 408px;
  height: 368px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
}
.ProductBox .img_video .close_video {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 4;
  cursor: pointer;
}
.ProductBox .img_video .close_video img {
  max-width: 100%;
}
.ProductBox .info {
  width: 480px;
  float: right;
}
.ProductBox .info .title {
  font-size: 24px;
  font-weight: bold;
  color: #00743c;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.ProductBox .info .category {
  border-bottom: 1px solid #ccc;
  padding: 8px 0px;
  font-size: 16px;
}
.ProductBox .info .category a {
  color: #00743c;
}
.ProductBox .info .dec {
  padding: 5px 0px 5px 0;
  font-size: 14px;
  line-height: 1.7;
  color: #555;
  border-bottom: 1px solid #ccc;
}
.ProductBox .info .but {
  padding-top: 20px;
  padding-bottom: 10px;
}
.ProductBox .info .but a {
  display: inline-block;
  color: #FFF;
  font-size: 16px;
  margin-right: 20px;
  padding: 5px 20px 5px 35px;
  background: #00743c url("../Images/v_c.png") left center no-repeat;
}
.ProductBox .info .but .video {
  background-position: 14px 9px;
}
.ProductBox .info .but .contact {
  background-position: -180px 9px;
}
.ProductBox .info .tel {
  font-size: 20px;
  color: red;
}
.ProductBox .info .tel span {
  font-size: 28px;
}
.ProductBox .info .prev {
  color: #00743c;
  padding-top: 15px;
  font-size: 14px;
  line-height: 2;
}
/*产品详情介绍*/
.DetailTitle {
  border-bottom: 1px solid #00743c;
  margin-top: 25px;
}
.DetailTitle span {
  display: inline-block;
  font-size: 16px;
  background: #00743c;
  color: #FFF;
  padding: 5px 18px;
}
.detailContent {
  padding: 20px 0px;
  min-height: 350px;
}
.dp {
  color: #062f83;
  border: 1px solid #ccc;
  background: #ededed;
  padding: 5px 10px;
  line-height: 2;
  position: relative;
}
.dp span.r {
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 18px;
  font-size: 16px;
}
.NewsBox {
  min-height: 450px;
}
.NewsBox dl {
  height: 151px;
  margin-bottom: 25px;
  border-bottom: 1px dashed #999;
}
.NewsBox dl dt {
  width: 190px;
  height: 120px;
  float: left;
  background: #FFF;
  padding: 1px;
  border: 1px solid #CCC;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.NewsBox dl dt img {
  max-width: 190px;
  max-height: 120px;
  vertical-align: middle;
}
.NewsBox dl dd {
  margin-left: 210px;
  height: 151px;
  text-align: left;
}
.NewsBox dl dd h2 {
  font-size: 14px;
  margin-bottom: 8px;
  font-size: 18px;
}
.NewsBox dl dd h2 span {
  display: block;
  font-size: 14px;
  color: #909090;
  float: right;
  font-weight: 400;
  margin-right: 20px;
  margin-top: 4px;
}
.NewsBox dl dd p {
  line-height: 1.6;
  font-size: 14px;
  color: #909090;
}
.ArticleDetailed {
  text-align: left;
}
.ArticleDetailed h1 {
  text-align: center;
  font-size: 25px;
  margin-bottom: 25px;
  color: #333;
}
.ArticleDetailed .Item {
  font-size: 15px;
  clear: both;
  height: 30px;
  padding-bottom: 5px;
  margin-bottom: 25px;
  border-bottom: 1px dashed #00913a;
}
.ArticleDetailed .Item .AuthorTime {
  width: 355px;
  float: left;
}
.ArticleDetailed .Item .Other {
  float: right;
  color: #444;
}
.ArticleDetailed .Item .Other div {
  clear: both;
}
.ArticleDetailed .Item .Other a {
  color: blue;
}
.ArticleDetailed .AuthorTime span {
  display: block;
  line-height: 22px;
  color: #666;
}
.ArticleContent {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 30px;
}
.xgArticle .Title {
  font-size: 22px;
  font-weight: bold;
  color: #00743c;
  border-bottom: 1px solid #94baa3;
  padding-bottom: 6px;
}
.xgArticle ul {
  padding: 15px 0;
}
.xgArticle ul li {
  width: 50%;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  display: block;
  float: left;
  font-size: 16px;
}
.xgArticle ul li a {
  background: url(../images/n_ar.png) left center no-repeat;
  padding-left: 20px;
}
.PrevNext {
  line-height: 30px;
  color: #00913a;
  border: 1px solid #CCC;
  padding: 5px 10px;
  background: #F5F5F5;
  position: relative;
}
.PrevNext .Return {
  position: absolute;
  right: 20px;
  top: 19px;
}
.PrevNext .Return a {
  background: #DEDEDE;
  color: #333;
  border: 1px solid #ccc;
  padding: 3px 12px;
}
.PrevNext .Return a:hover {
  background: #00913a;
  color: #FFF;
}
/*OEM加工中心*/
.OemCenter {
  font-size: 14px;
}
.OemCenter p {
  text-indent: 28px;
  padding: 5px;
}
.OemCenter h3 {
  font-size: 18px;
  padding: 15px 0px;
}
.OemCenter .T {
  font-size: 18px;
  font-weight: bold;
  color: #00743c;
  border-bottom: 1px dashed #CCC;
  padding-bottom: 6px;
}
.OemCenter .Item {
  margin-bottom: 20px;
}
.OemCenter .Object ul {
  padding-top: 15px;
}
.OemCenter .Object ul li {
  width: 50%;
  float: left;
  color: #e40608;
}
.OemCenter .FaContent {
  height: 280px;
  background: url(../Images/FAimg.jpg) left 50px no-repeat;
}
.OemCenter .FaContent ul {
  padding-left: 370px;
  padding-top: 35px;
}
.OemCenter .FaContent ul li {
  line-height: 30px;
}
.OemCenter .FaContent ul li font {
  color: #e40608;
  font-weight: bold;
}
.OemCenter .FaTeDian {
  height: 280px;
  background: url(../Images/TDimg.jpg) right 50px no-repeat;
}
.OemCenter .FaTeDian ul {
  padding-top: 30px;
}
.OemCenter .FaTeDian ul li font {
  color: #e40608;
  font-weight: bold;
}
.OemCenter .FaTeDian ul li span {
  padding-left: 28px;
}
.OemCenter .Lc {
  text-align: center;
}
.OemCenter .Lc .T {
  text-align: left;
  margin-bottom: 15px;
}
.OdmCenter {
  font-size: 14px;
}
.OdmCenter p {
  text-indent: 28px;
  padding: 5px;
}
.OdmCenter h3 {
  font-size: 18px;
  padding: 15px 0px;
}
.OdmCenter .T {
  font-size: 18px;
  font-weight: bold;
  color: #00743c;
  border-bottom: 1px dashed #CCC;
  padding-bottom: 6px;
}
.OdmCenter .Item {
  margin-bottom: 20px;
}
.OdmCenter .Object ul {
  padding-top: 15px;
}
.OdmCenter .Object ul li {
  width: 50%;
  float: left;
  color: #e40608;
}
.OdmCenter .FaContent {
  height: 280px;
  background: url(../Images/FAimg_odm.jpg) left 50px no-repeat;
}
.OdmCenter .FaContent ul {
  padding-left: 370px;
  padding-top: 35px;
}
.OdmCenter .FaContent ul li {
  line-height: 30px;
}
.OdmCenter .FaContent ul li font {
  color: #e40608;
  font-weight: bold;
}
.OdmCenter .FaTeDian ul {
  padding-top: 20px;
}
.OdmCenter .FaTeDian ul li {
  margin-bottom: 4px;
}
.OdmCenter .FaTeDian ul li font {
  color: #e40608;
  font-weight: bold;
}
.OdmCenter .FaTeDian ul li span {
  padding-left: 28px;
}
.OdmCenter .Lc {
  text-align: center;
}
.OdmCenter .Lc .T {
  text-align: left;
  margin-bottom: 15px;
}
/*分页样式*/
DIV.scott {
  padding: 6px;
  margin: 20px 0;
  text-align: center;
  font-size: 14px;
  clear: both;
}
DIV.scott A {
  border: #00913a 1px solid;
  color: #00913a;
  text-decoration: none;
}
DIV.scott A,
DIV.scott span {
  padding: 6px 12px;
  margin-right: 8px;
}
DIV.scott A:hover {
  border: #00913a 1px solid;
  color: #FFF;
  background-color: #00913a;
}
DIV.scott A:active {
  border: #00913a 1px solid;
  color: #FFF;
  background-color: #00913a;
}
DIV.scott SPAN.current {
  border: #00913a 1px solid;
  font-weight: bold;
  color: #fff;
  background-color: #00913a;
}
DIV.scott SPAN.disabled {
  border: #00913a 1px solid;
  color: #777;
}
.ProPage {
  border: 1px solid #ddd;
}
.ProPage td {
  padding: 4px 6px;
  color: #555;
}