/*
    header
*/

.header-hd {
  height: 44px;
  overflow: hidden;
  line-height: 43px;
  background: #f0f0f1;
  border-bottom: 1px solid #e1e1e1;
  box-shadow: 0 0 2px 2px #f0f0f0;
  font-size: 14px;
}

.header-hd a {
  padding: 0 5px;
}

.header-bd {
  background: #fff;
  height: 120px;
  overflow: hidden;
  padding-top: 14px;
}

.header-bd .call {
  width: 280px;
  height: 105px;
  display: block;
  overflow: hidden;
  background: url(../image/img.png) 0 10px no-repeat;
  font-weight: bold;
  color: #e60012;
  float: right;
  padding-left: 70px;
  font-size: 16px;
  line-height: 1.4;
  padding-top: 10px;
}

.header-bd .call p {
  color: #666;
}

.header-bd .call i {
  font-size: 26px;
}

/*
    顶部导航
*/
.navbar {
  background: #373b8f;
  height: 50px;
  line-height: 50px;
}

.nav li a {
  height: 50px;
  display: block;
  color: #fff;
  font-weight: 100;
  font-size: 16px;
  overflow: hidden;
  text-align: center;
}

.nav li a:hover,
.nav li.on a {
  background: #e58c21;
}

.nav li {
  float: left;
  position: relative;
  width: 133px;
}

.navbar li {
  position: relative;
}

.nav li ul {
  position: absolute;
  left: 0;
  top: 45px;
  width: 133px;
  background-color: #e58c21;
  display: none;
  overflow: hidden;
}

.nav li ul {
  padding-bottom: 5px;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  border-radius: 0px 0px 6px 6px;
}

.nav li ul li {
  width: 100%;
  height: 40px;
}

.nav li ul li a {
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  display: block;
  white-space: nowrap;
  padding: 0;
  text-align: center;
  height: 40px;
}

.nav li ul li a:hover {
  color: #fff;
  background-color: #373b8f;
}

.nav .on ul li a {
  background-color: #e58c21;
  color: #fff;
}

.nav .on ul li a:hover {
  background-color: #373b8f;
}

/*
    搜索
*/
.isearch {
  height: 60px;
  background: #e0e0e0;
  font-size: 14px;
}

.isearch__hd {
  line-height: 60px;
  width: 800px;
  overflow: hidden;
  height: 60px;
}

.isearch__hd span {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 60px;
}

.isearch__bd {
  padding-top: 11px;
}

.isearch__bd form {
  width: 266px;
  position: relative;
}

.search__key {
  width: 215px;
  padding-left: 10px;
  height: 37px;
  border: #ccc solid 1px;
  border-right: 0;
  border-radius: 3px;
  margin-right: -5px;
  line-height: 37px;
}

.search__button {
  position: absolute;
  top: 0px;
  right: 10px;
  padding-left: 0px;
  background: url(../image/img.png) no-repeat -1877px -110px;
  width: 43px;
  height: 37px;
  cursor: pointer;
  border: none;
}

/* box */
.i-box-hd {
  height: 140px;
}

.i-box-hd h2 {
  font-size: 32px;
  display: block;
  text-align: center;
  font-weight: bold;
  line-height: 72px;
  margin-top: 30px;
}

.i-box-hd p {
  font-size: 18px;
  display: block;
  text-align: center;
  color: #666;
}

.i-box-ft {
  width: 100%;
  height: 159px;
  background: url(../image/img.png) no-repeat center -223px;
  padding-top: 20px;
}

.i-box-ft .link {
  width: 125px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  font-size: 16px;
  color: #005bac;
  background: #fff;
  font-weight: bold;
  display: block;
  box-shadow: inset 0 0 0 1px rgba(0, 49, 95, 0.3), 0 1px 3px #333333;
  overflow: hidden;
  margin: 0 auto;
}

.i-box-ft .link:hover {
  background: #114a8d;
  color: #fff;
}

/* product */

.i-product-bd {
  width: 238px;
}

.i-product-bd h2 {
  height: 75px;
  line-height: 75px;
  background: #e58c21;
  color: #fff;
  font-size: 30px;
  margin-top: 5px;
}

.i-product-bd ul {
  background: #373b8f;
  padding-top: 13px;
  padding-bottom: 13px;
  width: 238px;
  margin-bottom: 14px;
}

.i-product-bd ul li a {
  background: url(../image/img.png) no-repeat 14px -118px;
  line-height: 40px;
  margin-top: 5px;
  margin-bottom: 11px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  display: block;
  text-align: center;
  height: 40px;
  overflow: hidden;
  padding: 0 20px;
  padding: 0 56px;
}

.i-product-bd ul li a:hover {
  color: #f90;
}

.i-product-ft {
  width: 952px;
}

.i-product-ft li {
  width: 305px;
  border: 1px solid #ccc;
  display: block;
  margin-right: 18px;
  text-align: left;
  overflow: hidden;
  margin: 5px;
}

.i-product-ft li img {
  width: 305px;
  display: block;
}

.i-product-ft li p {
  padding: 0 15px;
  background-color: #fff;
  font-size: 15px;
  color: #333333;
  line-height: 34px;
  height: 34px;
}

/* advantage */
.i-advantage-hd {
  background: url(../image/img.png) no-repeat #ebebeb center -498px;
  height: 237px;
  padding-top: 60px;
}

.i-advantage-hd h2 {
  height: 40px;
  font-size: 25px;
  color: #666;
  overflow: hidden;
}

.i-advantage-hd p {
  font-size: 50px;
  color: #1a1d7a;
  line-height: 1;
  overflow: hidden;
}

.i-advantage-hd span {
  height: 30px;
  margin-top: 5px;
  font-size: 20px;
  color: #fff;
  display: block;
}

.i-advantage-bd li {
  background-color: #ebebeb;
  height: 400px;
}

.i-advantage-bd li:nth-child(1) {
  height: 440px;
  padding-top: 40px;
}

.i-advantage-bd li .item-hd {

  background: #ebebeb;
  margin: 0 0 0 100px;
}

.i-advantage-bd li .item-bd {
  width: 440px;
}

.i-advantage-bd li .item-bd h2 {
  font-size: 30px;
  border-bottom: solid 2px #1a1d7a;
  line-height: 1.3;
  color: #1a1d7a;
}

.i-advantage-bd li .item-bd h2 span {
  font-size: 60px;
  color: #333;
  font-style: italic;
  color: #1a1d7a;;
}

.i-advantage-bd li .item-bd p {
  font-size: 16px;
  color: #333;
  line-height: 40px;
  padding-left: 15px;
  margin-top: 5px;
}

/* case */
.i-case-bd {
  width: 292px;
  height: 527px;
  background: url(../image/casel.jpg) no-repeat center;
  padding: 343px 28px 0;
}

.i-case-bd .item-hd {
  background: url(../image/call.png) no-repeat left center;
  padding-left: 70px;
  height: 56px;
  margin-bottom: 18px;
  font-size: 18px;
  line-height: 1.5;
}

.i-case-bd .item-hd p {
  font-size: 20px;
}

.i-case-ft {
  width: 907px;
  background: #fff;
  height: 580px;
}

.i-case-ft li {
  position: relative;
  width: 288px;
  border-right: 1px solid #ccc;
  height: 258px;
  margin-left: 13px;
  margin-bottom: 10px;
}

.i-case-ft li img {
  opacity: 0.9;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  width: 288px;
}

.i-case-ft li .con {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.i-case-ft li .con:before {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 2px solid #f5c71c;
  box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2);
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(0.4, 0.4, 1);
  transform: scale3d(0.4, 0.4, 1);
  display: block;
}

.i-case-ft li .con span {
  display: none;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  padding-top: 40px;
  color: #fff;
  opacity: 0;
  height: 70px;
  overflow: hidden;
}

.i-case-ft li .con p {
  opacity: 0;
  display: none;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  padding: 30px;
  padding-top: 0px;
  color: #fff;
  height: 95px;
  overflow: hidden;
  padding: 0 28px;
}

.i-case-ft li:hover {
  background-color: rgba(58, 52, 42, 0);
}

.i-case-ft li:hover .con:before,
.i-case-ft li:hover .con p {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  display: block;
  opacity: 1;
}

.i-case-ft li:hover span {
  -webkit-transform: scale(0.9);
  font-size: 20px;
  opacity: 1;
  transform: scale(0.9);
  display: block;
  -webkit-margin-before: 0.83em;
  -webkit-margin-after: 0.83em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
  padding: 40px 30px;
}

/* about */
.i-about {
  background: url(../image/about_bg.jpg) top center no-repeat;
  height: 638px;
  padding-top: 80px;
}

.i-about-hd .item-hd img {
  border: 5px solid #fff;
}

.i-about-hd .item-hd .con {
  color: #fff;
  width: 600px;
  line-height: 28px;
  margin-left: 20px;
  font-size: 14px;
}

.i-about-hd .item-hd .con h2 {
  font-size: 24px;
  color: #fff;
}

.i-about-hd .item-hd .con div {
  padding-top: 20px;
  width: 600px;
  height: 120px;
  overflow: hidden;
  line-height: 24px;
}

.i-about-hd .item-hd .con .link {
  color: #fff;
  display: block;
  border: 1px solid #fff;
  width: 120px;
  height: 32px;
  line-height: 32px;
  margin-top: 28px;
}

.i-about-hd .item-bd {
  color: #fff;
  width: 260px;
  height: 270px;
  overflow: hidden;
  position: relative;
}

.i-about-hd .item-bd > a {
  top: 90px;
  width: 36px;
  height: 36px;
  position: absolute;
  cursor: pointer;
}

.i-about-hd .item-bd .prev {
  left: 10px;
  background: url(../image/img.png) -1735px 0px;
  z-index: 99;
}

.i-about-hd .item-bd .next {
  right: 10px;
  background: url(../image/img.png) -1884px 0px;
}

.i-about-hd .item-bd .tempWrap,
.i-about-hd .item-bd ul {
  width: 219px;
  margin: 0 auto;
}

.i-about-hd .item-bd li {
  width: 219px;
  height: 270px;
}

.i-about-hd .item-bd li img {
  width: 219px;
}

.i-about-hd .item-bd li p {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  padding: 0 15px;
}

.i-about-bd {
  padding-top: 28px;
}

.i-about-bd h1 {
  height: 52px;
  color: #ccc;
  font-size: 48px;
  font-weight: 100;
  letter-spacing: 8px;
  margin: 0 auto;
  text-align: center;
  margin-top: 24px;
  text-indent: 10px;
  overflow: hidden;
  line-height: 1;
}

.i-about-bd p {
  margin-top: 3px;
  height: 40px;
  margin-left: 70px;
  color: #ccc;
  font-size: 30px;
  font-family: "宋体";
  font-weight: bold;
  overflow: hidden;
  line-height: 1;
}

.i-about-bd p span {
  height: 40px;
  color: #fff;
  font-size: 24px;
  font-weight: lighter;
  overflow: hidden;
  margin: 0 116px 0 96px;
}

.i-about-bd i {
  height: 60px;
  margin: 0 auto;
  color: #ccc;
  font-size: 16px;
  line-height: 25px;
  overflow: hidden;
}

/* news */
.i-news {
  height: 655px;
  background: url(../image/news_bg.jpg) top center no-repeat;
  padding-top: 45px;
}

.i-news .item-hd {
  height: 56px;
  background: url(../image/img.png) no-repeat -803px 24px;
  font: 25px "Microsoft YaHei";
  color: #333;
  line-height: 56px;
  margin-bottom: 24px;
}

.i-news .item-hd .link {
  display: block;
  width: 76px;
  height: 30px;
  font: 14px "Microsoft YaHei";
  color: #666;
  line-height: 30px;
  border: 1px solid #999;
  background: #fff;
  margin-top: 35px;
}

.i-news .item-hd span {
  font: 16px "Microsoft YaHei";
  color: #666;
  line-height: 56px;
}

.i-news-hd {
  width: 664px;
}

.i-news-hd .item-bd > img {
  width: 228px;
  display: block;
}

.i-news-hd .item-bd .con {
  width: 409px;
  margin-top: 8px;
}

.i-news-hd .item-bd .con h2 {
  display: block;
  font: 20px "Microsoft YaHei";
  color: #333;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
  padding-right: 20px;
}

.i-news-hd .item-bd .con i {
  color: #999;
  font: 14px "Microsoft YaHei";
  line-height: 25px;
}

.i-news-hd .item-bd .con p {
  height: 85px;
  font: 14px "Microsoft YaHei";
  color: #666;
  line-height: 26px;
  padding-top: 5px;
  overflow: hidden;
}

.i-news-hd .item-bd .con .link {
  display: block;
  font: 14px "Microsoft YaHei";
  color: #002548;
  line-height: 14px;
}

.i-news-hd .item-ft li {
  color: #333;
  width: 640px;
  padding-left: 24px;
  vertical-align: top;
  height: 41px;
  line-height: 40px;
  overflow: hidden;
  font-size: 15px;
  border-bottom: 1px dotted #999;
  background: url(../image/img.png) no-repeat -1906px -1384px;
}

.i-news-hd .item-ft li span {
  color: #999;
  font-size: 14px;
}

.i-news-bd {
  width: 400px;
  height: 520px;
  overflow: hidden;
  margin-right: 35px;
  position: relative;
}

.i-news-bd .item-bd {
  position: relative;
}

.i-news-bd .item-bd .tempWrap,
.i-news-bd .item-bd ul {
  height: 420px !important;
}

.i-news-bd .item-bd li {
  height: 120px;
  overflow: hidden;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}

.i-news-bd .item-bd li h3 {
  height: 22px;
  font: 16px "Microsoft YaHei";
  color: #002548;
  line-height: 22px;
  padding-left: 35px;
  background: url(../image/img.png) -413px -1476px no-repeat;
  margin-bottom: 10px;
}

.i-news-bd .item-bd li p {
  font: 14px "Microsoft YaHei";
  color: #666;
  height: 70px;
  overflow: hidden;
  line-height: 25px;
  padding-left: 35px;
  margin-bottom: 10px;
  background: url(../image/img.png) -414px -1555px no-repeat;
}

/*
    图片左右排列
*/
.items-img_inline {
  position: relative;
  overflow: hidden;
}

.items-img_inline dt {
  float: left;
  margin-right: 20px;
}

.items-img_inline dt img {
  width: 100%;
}

.items-img_inline dd {
}

.items-img_inline dd .title {
  font-size: 16px;
  margin-bottom: 10px;
}

.items-img_inline dd p {
  line-height: 1.3;
  color: #666;
}

.items-img_inline .more {
  position: absolute;
  right: 0;
  bottom: 0;
}

/*
    新闻内容盒子
*/
.i-news-panel {
  float: left;
  width: 50%;
  min-height: 350px;
  margin-bottom: 20px;
  padding: 0 20px 0;
  box-sizing: border-box;
}

.i-news-panel:nth-child(2) {
  padding: 0 0 0 20px;
}

.i-news-panel_hd {
  position: relative;
  margin-bottom: 15px;
  font-size: 16px;
}

.i-news-panel_hd a {
  padding: 0 0 0 15px;
  border-left: #ccc solid 3px;
}

/*
    图片默认排列
*/
.items-img {
  overflow: hidden;
}

.items-img li {
  float: left;
  margin: 14px 3px 10px 3px;
  width: 208px;
}

.items-img li .item-hd {
  width: 208px;
  height: 208px;
}

.items-img li .item-hd a {
  display: block;
}

.items-img li .item-hd img {
  border: 2px solid #f1f1f1;
  padding: 2px;
  width: 100%;
  display: block;
  height: 200px;
}

.items-img li .item-hd img:hover {
  border-color: #2733a7;
}

.items-img li .item-bd {
  color: #4c4c4c;
  font-size: 14px;
  width: 208px;
  display: block;
  height: 30px;
  padding: 0 10px;
}

.items-img li .item-bd:hover {
  color: #d4211c;
}

/*
    地区分站&友情链接
*/
.i-link {
  padding: 25px 0;
}

.i-link span {
  color: #373b8f;
  font: 20px "Microsoft YaHei";
  font-weight: bold;
}

.i-link a {
  height: 30px;
  line-height: 30px;
  color: #666;
  font: 14px "Microsoft YaHei";
  padding: 0 20px;
}

.icol-l {
  float: left;
  width: 575px;
  padding-right: 90px;
}

.icol-c {
  float: left;
  width: 10px;
  height: 400px;
  background: url(../image/col-line.png) no-repeat;
}

.icol-r {
  float: right;
  width: 485px;
  padding-left: 40px;
}

.col-l {
  width: 240px;
  float: left;
}

.col-r {
  width: 908px;
  float: right;
}

/*
    footer
*/
.footer {
  background: #333333;
  padding: 30px 0;
}

.footer-hd {
  height: 56px;
  background: url(../image/img.png) 0px -1234px;
}

.footer-hd li {
  background: url(../image/img.png) no-repeat -1816px -47px;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  padding: 0 20px;
  color: #fff;
  overflow: hidden;
  width: 108px;
  display: inline-block;
}

.footer-bd * {
  color: #fff;
}

.footer-bd p {
  margin: 5px auto;
}

.footer-bd a {
  display: inline-block;
  padding: 0 10px;
}

/*npage*/

.nbanner {
  height: 230px;
  background: url(../image/nban_bg3.jpg) center top;
}

.main {
  padding: 30px 0;
  margin-bottom: 20px;
}

.main_con {
  padding: 20px 50px 50px 50px;
  min-height: 500px;
}

.um-hd {
  float: left;
  width: 275px;
}

.um-bd {
  float: right;
  width: 870px;
}

.main_nei .ml {
  float: right;
}

.main_nei .mr {
  float: left;
}

.sider {
}

.sider__hd {
  height: 50px;
  padding: 8px;
  background-color: #f18b16;
  color: #fff;
  text-align: center;
  font-size: 28px;
  line-height: 1.2;
}

.sider__hd .en {
  display: block;
  font-size: 14px;
}

.sider__bd li {
  position: relative;
}

.sider__bd li i {
  position: absolute;
  right: 0;
  top: 0px;
  display: block;
  width: 36px;
  height: 40px;
  background: url(../image/img.png) no-repeat 0 -169px;
  cursor: pointer;
}

.sider__bd li a:hover {
  background: inherit;
}

.sider__bd dl {
  display: none;
}

.sider__bd li.on dl {
  display: block;
}

.sider__bd li.on i {
  background-position: 0 -209px;
}

/*
    新闻列表页左右排列
*/
.items-text_desc li {
  width: 870px;
  height: 191px;
  border-bottom: 1px dashed #cccccc;
  margin: 20px 0;
}

.items-text_desc li:hover {
  background-color: #f5f5f5;
  box-shadow: 5px 5px 10px #cccccc;
}

.items-text_desc .item-hd img {
  width: 180px;
  display: block;
  margin-top: 20px;
  height: 130px;
}

.items-text_desc .item-bd {
  width: 630px;
  margin: 10px;
}

.items-text_desc .item-bd .tit {
  font-size: 16px;
  color: #d4211c;
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  border-bottom: dotted 1px #ccc;
  font-weight: 700;
}

.items-text_desc .item-bd span {
  font-size: 12px;
  color: #666;
  font-weight: normal;
}

.items-text_desc .item-bd .desc {
  padding: 10px 0px;
  height: 90px;
  line-height: 25px;
  font-size: 14px;
  overflow: hidden;
}

.items-text_desc .item-bd .link {
  font-size: 14px;
  color: #a30600;
  padding-right: 10px;
}

/*
    内页左侧
*/
.um-hd-panel_tit {
  display: table;
  width: 275px;
  height: 96px;
  background-color: #f28101;
  padding: 18px 0 0 10px;
  font-size: 30px;
  color: #fff;
  font-family: "宋体";
  line-height: 1.2;
}

.um-hd-panel_tit p {
  line-height: 20px;
  font-size: 12px;
  font-family: "Yahei";
}

.um-menu_hd img {
  max-width: 100%;
}

.um-hd-contact_con .text {
  padding: 20px 5px 20px 20px;
  width: 276px;
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
  border: 1px solid #e9e9e9;
}

.um-contact .um-hd-panel_tit {
  height: 40px;
  background: #fff;
}

.um-contact .um-hd-panel_tit i {
  background: url(../image/img.png) no-repeat -1463px -1389px;
  width: 42px;
  height: 40px;
  display: inline-block;
}

.um-contact .um-hd-panel_tit b {
  padding-left: 10px;
  font-size: 18px;
  color: #333;
  display: inline-block;
  line-height: 40px;
  font-family: "Yahei";
}

.um-contact .um-hd-panel_tit a {
  width: 73px;
  height: 26px;
  line-height: 26px;
  background: #f88a1e;
  color: #fff;
  text-align: center;
  margin-top: 8px;
  font-size: 12px;
}

.um-hd-menu_con li > a {
  background: url(../image/img.png) -1495px -1472px no-repeat;
  width: 100%;
  display: block;
  line-height: 50px;
  overflow: hidden;
  color: #000;
}

.um-hd-menu_con li > a:hover {
  background: #373b8f;
  color: #fff;
}

.um-hd-menu_con li span {
  display: block;
  width: 36px;
  height: 43px;
  overflow: hidden;
  cursor: pointer;
  background: url(../image/img.png) -1889px -1526px no-repeat;
  margin-top: 14px;
}

.um-hd-menu_con li:hover span,
.um-hd-menu_con li.on span {
  background: url(../image/img.png) -1811px -1522px no-repeat;
  margin-top: 10px;
}

.um-hd-menu_con li a {
  display: block;
  padding-left: 30px;
  font-size: 17px;
  text-decoration: none;
}

.um-hd-menu_con li dd a {
  display: block;
  height: 42px;
  overflow: hidden;
  line-height: 40px;
  color: #000;
  border-bottom: #e9e9e9 double 1px;
  background: #fff;
  padding: 0 40px;
}

.um-hd-menu_con li dd a:hover {
  background-color: #f28101;
  color: #fff;
}

.um-hd-menu_con li dl {
  height: 0;
  display: none;
  transition: all 0.3s;
}

.um-hd-menu_con li:hover dl {
  display: block;
  height: auto;
}

.um-bd_hd {
  height: 37px;
  line-height: 35px;
  border-bottom: 2px solid #e0e0e0;
  width: 100%;
  position: relative;
}

.um-bd_hd .tit {
  font-weight: bold;
  font-size: 20px;
  float: left;
}

.pos {
  float: right;
  background: url(../image/img.png) no-repeat -1907px -1315px;
  padding-left: 20px;
}

.pos,
.pos a {
  color: #333;
}

.um-bd_hd:after {
  content: "";
  display: block;
  position: absolute;
  width: 85px;
  height: 4px;
  left: 0px;
  top: 33px;
  background: #144bbf;
}

.um-bd_bd {
  background: #fff;
  padding: 25px 0 20px 0;
}

.um-bd_bd .tit h2 {
  font-size: 20px;
}

.um-bd_bd .tit {
  font-size: 20px;
}

.detail {
}

.um-page_tit {
  padding: 20px 0;
  border-bottom: #ccc solid 1px;
  text-align: center;
  font-size: 23px;
}

.detail .imgs {
  text-align: center;
}

.um-page_con {
  font-size: 16px;
}

.um-page_con p {
  margin-bottom: 6px;
}

.cont {
  font-size: 16px;
}

.cont p {
  margin-bottom: 6px;
}

/*-------------------------------------------------*/

/*detail*/
.about {
}

.about h1 {
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  background: #f1f1f1;
  font-size: 14px;
}

.detail img {
  max-width: 860px;
  _width: expression(this.width>860?860: true);
}

.detail .cont {
  padding: 0 10px;
  font-size: 16px;
  line-height: 1.8;
}

* html .detail img {
  width: expression(this.width > 860 ? "860": this.width);
}

/*新闻详细页*/
.news h1 {
  text-align: center;
}

.meta {
  height: 30px;
  line-height: 30px;
  border-bottom: #666 dashed 1px;
  margin-bottom: 20px;
  color: #999;
  text-align: center;
  font-size: 16px;
}

/*about*/
.about_detail h1 {
  padding: 15px 0;
  border-bottom: #c2d9ea solid 1px;
}

.about_detail .artInfo {
  display: none;
}

.page_list_img li {
  float: left;
  margin: 10px;
  display: inline;
  zoom: 1;
  width: 228px;
  height: 190px;
  overflow: hidden;
}

.page_list_img li img {
  width: 220px;
  height: 165px;
  padding: 4px;
  background: #fff3d0;
  border: #fc6800 solid 1px;
}

.page_list_img li .list_title {
  text-align: center;
}

/*----------------------------------------------------------------------------------------------------------------*/

/*
** 产品列表
**/
.catelist {
}

.catelist li {
  margin-top: 20px;
  overflow: hidden;
}

.catelist .img {
  width: 120px;
  height: 120px;
  margin: 0 30px;
  border: #ddd solid 2px;
  overflow: hidden;
}

.catelist .com {
  margin-left: 30px;
}

.catelist .t {
  padding-bottom: 6px;
}

/*产品详细*/
.product_detail {
  padding-left: 20px;
}

.um-imgZoom {
  float: left;
  margin-right: 20px;
}

.um-imgZoom p {
  text-align: center;
  padding-bottom: 10px;
}

#zoom_box {
  display: block;
  zoom: 1;
  width: 300px;
  height: 300px;
  text-align: center;
  border: 1px solid #ddd;
  vertical-align: middle;
  font-size: 170px;
  padding: 0;
}

#zoom_box img {
  margin: 0;
  padding: 0;
}

#zoom_box img.big_small {
  max-width: 300px;
  max-height: 300px;
  _width: expression(this.width>300&&this.width>this.height?300: true);
  _height: expression(this.height>300?300: true);
}

#zoom_list {
  width: 302px;
  height: 60px;
  background: #efefef;
}

#zoom_list .pre {
  float: left;
  width: 14px;
  height: 54px;
  margin-top: 2px;
  text-align: center;
  overflow: hidden;
  background: #efefef url(../images/pre.gif) no-repeat -3px 18px;
}

#zoom_list .next {
  float: right;
  width: 14px;
  height: 54px;
  margin-top: 2px;
  text-align: center;
  overflow: hidden;
  background: #efefef url(../images/next.gif) no-repeat -3px 18px;
}

#zoom_list #zoom_list_box {
  float: left;
  width: 232px;
  overflow: hidden;
  height: 56px;
  position: relative;
}

#thumblist {
  position: absolute;
}

#thumblist li {
  float: left;
  width: 58px;
  overflow: hidden;
  text-align: center;
  margin: 2px 0;
}

#thumblist li span {
  width: 52px;
  height: 52px;
}

#thumblist li span a {
  width: 50px;
  height: 50px;
  font-size: 42px;
  border: 1px solid #fff;
}

#thumblist li span img {
  max-height: 50px;
  max-width: 50px;
  _width: 50px;
  _height: 50px;
}

#big_box {
  float: left;
}

#big_box span {
  width: 302px;
  height: 242px;
}

#big_box span a {
  width: 300px;
  height: 240px;
  font-size: 200px;
}

#big_box span img {
  max-width: 300px;
  max-height: 240px;
}

.p_info li {
  margin-bottom: 10px;
}

.um-imgDetail {
}

.um-imgDetail .tag {
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  border: #ddd solid 1px;
  border-bottom: #054dd6 solid 2px;
  background: #f8f8f8;
}

.um-imgDetail .tag b {
  display: block;
  color: #054dd6;
  font-size: 14px;
}

.um-imgDetail {
}

.um-imgDetail .cent {
  padding: 20px 0;
  font-size: 14px;
}

.um-imgDetail .cent img {
  max-width: 100%;
}

.um-imgDetail table {
  border-spacing: 0;
  border-left: #ddd solid 1px;
  border-top: #ddd solid 1px;
}

.um-imgDetail table td {
  padding: 5px 10px;
  border-right: #ddd solid 1px;
  border-bottom: #ddd solid 1px;
}

.pagenav {
  padding: 5px 0 5px 0;
  border-top: #ddd solid 1px;
  border-bottom: 1px solid #ddd;
}

.pagenav a {
  color: #054dd6;
}

.um-bd_imgShow_ft .items-img li {
  width: 187px;
}

.um-bd_imgShow_ft .items-img li .item-hd {
  width: 187px;
  height: 187px;
}

.citybox {
}

.citybox a {
  display: inline-block;
  margin-right: 20px;
  line-height: 28px;
}

/*
** 图片
**/
.photo_box {
  overflow: hidden;
}

.photo_box .photo {
  position: relative;
  float: left;
  width: 625px;
  margin-left: 40px;
  overflow: hidden;
}

.photo_box .btn_left,
.photo_box .btn_right {
  display: block;
  width: 8px;
  height: 30px;
  margin-top: 195px;
  background: url(../image/roll.jpg) no-repeat;
}

.photo_box .btn_left {
  float: left;
}

.photo_box .btn_right {
  float: right;
  background-position: -8px 0;
}

.photo_view li {
  float: left;
  width: 625px;
}

.photo_desc h3 {
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: #eee solid 1px;
}

/*
** 下载
**/
.down_list dl.img {
  margin: 5px 10px;
}

.down_list dl.img dt {
  font-size: 14px;
  background: #efefef;
  line-height: 28px;
  padding-left: 5px;
}

.down_list dl.img dt a {
  color: #855352;
}

.down_list dl.img dd.ext {
  line-height: 22px;
  text-align: right;
  color: #333;
}

.down_list dl.img dd.desc {
  line-height: 22px;
  color: #9e9e9e;
}

.down_info {
  margin-bottom: 20px;
  border: 1px solid #efefef;
  border-bottom: none;
}

.down_info ul li label {
  float: left;
  width: 65px;
  border-right: 1px solid #efefef;
  text-align: center;
  margin-right: 5px;
}

.down_info ul li {
  height: 28px;
  line-height: 28px;
  border-bottom: 1px solid #efefef;
  font-size: 12px;
}

.down_info ul li a {
  font-weight: bold;
  color: #f30;
}

#content {
  line-height: 30px;
  font-size: 14px;
}

#content h1.tit {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #333;
  text-align: center;
  margin: 20px 0;
}

#content h1.tit span {
  font-size: 14px;
  font-weight: normal;
}

#content .content p {
  font-size: 12px;
}

#content .content img {
  max-width: 590px;
  _width: expression(this.width > 590 && this.width > this.height ? 590: true);
}

#content .content strong {
  color: #000;
}

#content .content ol {
  list-style-position: inside;
  margin: 20px;
}

#content .content ul {
  list-style-position: inside;
  margin: 20px;
}

#content .content ul li {
  list-style-type: disc;
}

#content .content ol li {
  list-style-type: decimal;
}

#content .content h1,
#content .content h2,
#content .content h3,
#content .content h4,
#content .content h5,
#content .content h6 {
  color: #000;
  font-size: 100%;
  font-weight: bold;
}

.pages {
  padding: 10px 0 10px;
  display: flex;
  font-size: 14px;
}

.pages li {
  margin-right: 10px;
  font-weight: normal;
}

.pages .current a {
  text-decoration: underline;
  font-weight: bold;
}

.kefu {
  width: 99px;
  height: 60px;
  position: absolute;
  top: 0px;
}

.kefu .kftop {
  background: url(../images/kefu_top.gif) no-repeat;
  height: 20px;
}

.kefu .kfbottom {
  background: url(../images/kefu_bottom.gif) no-repeat;
  height: 14px;
}

.kefu .kfbox {
  border-left: 1px solid #dde6ec;
  border-right: 1px solid #dde6ec;
  overflow: hidden;
  zoom: 1;
  padding: 1px;
  background: #fff;
  color: #f00;
  line-height: 26px;
}

.kefu .kfbox ul {
  padding-left: 6px;
}

.kefu .kfbox ul li.tit {
  color: #800000;
}

.kefu .kfbox ul li img {
  vertical-align: middle;
}

/*留言反馈*/
.table-list td,
.table-list th {
  padding-left: 12px;
}

.table-list td img {
  vertical-align: middle;
}

.table-list thead th {
  height: 30px;
  background: #eef3f7;
  border-bottom: 1px solid #d5dfe8;
  font-weight: normal;
  line-height: 30px;
}

.table-list tbody td,
.table-list .btn {
  border-bottom: #eee 1px solid;
  line-height: 30px;
}

div.btn {
  background: #f6f6f6;
  padding: 6px 12px;
  height: 30px;
  line-height: 30px;
}

.table-list tr:hover,
.table-list table tbody tr:hover {
  background: #fbffe4;
}

.nHover tr:hover,
.nHover tr:hover td {
  background: none;
}

.table-list .input-text-c {
  padding: 0;
  height: 18px;
}

.input-text-c {
  border: 1px solid #a7a6aa;
  height: 18px;
  padding: 2px 0 0;
  text-align: center;
}

.td-line {
  border: 1px solid #eee;
}

.td-line td,
.td-line th {
  border: 1px solid #eee;
}

.button {
  background: #305bb7;
  border: none;
  padding: 5px 12px;
  margin-right: 6px;
  cursor: pointer;
  color: #fff;
}

[type="reset"] {
  background: #999;
}

.button:hover {
  background: #0d43b4;
}

[type="reset"]:hover {
  background: #777;
}

.table-list tr.on,
.table-list tr.on td,
.table-list tr.on th,
.table-list td.on,
.table-list th.on {
  background: #fdf9e5;
}

a.close-own {
  background: url(../Images/cross.png) no-repeat left 3px;
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  outline: none;
  right: 7px;
  top: 8px;
  text-indent: 200px;
  overflow: hidden;
}

a.close-own:hover {
  background-position: left -46px;
}

.input-text,
.measure-input,
textarea,
input.date,
input.endDate,
.input-focus {
  border: 1px solid #a7a6aa;
  line-height: 18px;
  height: 18px;
  margin: 0 5px 0 0;
  padding: 1px 0 1px 5px;
  border: 1px solid #d0d0d0;
  background: #fff url(../Images/admin_img/input.png) repeat-x;
  font-family: Verdana, Geneva, sans-serif, "宋体";
  font-size: 12px;
}

.input-focus {
  background: #fff;
  border-color: #afcee6;
  font-size: 12px;
}

input.date,
input.endDate {
  background: #fff url(../Images/admin_img/input_date.png) no-repeat right 3px;
  padding-right: 18px;
  font-size: 12px;
}

textarea,
textarea.input-text,
textarea.input-focus {
  font-size: 12px;
  height: auto;
  padding: 5px;
  margin: 0;
}

select {
  vertical-align: middle;
  background: none repeat scroll 0 0 #f9f9f9;
  border-color: #666666 #cccccc #cccccc #666666;
  border-style: solid;
  border-width: 1px;
  color: #333;
  padding: 2px;
}

.search-form {
  margin-bottom: 10px;
}

/*宋体宋体*/
.table_form {
  margin: 10px;
  width: 95%;
}

.table_form input {
}

.table_form td {
  padding-left: 12px;
}

.table_form th {
  font-weight: normal;
  text-align: right;
  padding-right: 10px;
  color: #777;
}

.table_form td label {
  vertical-align: middle;
}

.table_form td,
.table_form th {
  padding: 8px 0 5px 8px;
  line-height: 22px;
}

.table_form tbody td,
.table_form tbody th {
  border-bottom: 1px solid #eee;
}

.colorpanel tbody td,
.colorpanel tbody th {
  padding: 0;
  border-bottom: none;
}

em.error {
  overflow: hidden;
  zoom: 1;
  background: url("../Images/unchecked.gif") no-repeat 0px 0px;
  padding-left: 19px;
  color: red;
}

em.success {
  overflow: hidden;
  zoom: 1;
  background: url("../Images/checked.gif") no-repeat 0px 0px;
  padding-left: 19px;
  color: red;
}

.guestbook_list {
  margin: 12px 0;
  line-height: 26px;
}

.guestbook_list dl {
  border: 1px solid #e9e9eb;
  margin: 8px auto;
  padding: 15px;
}

.guestbook_list dl dt {
  border-bottom: 1px dashed #e9e9eb;
  height: 26px;
  line-height: 26px;
  color: #314e8c;
}

.guestbook_list dl dt span {
  float: right;
  line-height: 26px;
}

.guestbook_list dl dd.g_content {
  padding: 5px;
  line-height: 26px;
}

.post_box {
  border: 1px solid #eee;
}

.post_box h5 {
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  border-bottom: 1px solid #eee;
  height: 35px;
  background: #f5f5f5;
}

/*user login*/

/*sitemap*/
.mapbox {
  border: 1px solid #ccc;
  background: #fff;
}

.mapbox h4 {
  margin: 10px 0;
  padding: 6px;
  border: none;
  border-top: 1px solid #ccc;
  margin-top: -1px;
  border-bottom: 1px solid #eee;
}

.smallcat ul {
  overflow: hidden;
}

.smallcat ul li {
  float: left;
  line-height: 24px;
}

.smallcat ul li a {
  margin: 0 8px;
}
