﻿@charset "utf-8";
@import url("global.css");
@import url("link.css");
@import url("page.css");
@import url("adv.css");
/*
版权所有 (C) 成元鼎信息技术有限公司
设计人：wolfelove
Css功能：页面布局
cdydinfo.com (C) 2013-2015 yuanding Inc.
*/
/*主体部分布局*/
body {
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin: 0 auto;
  /*background:#2f2d2e url(../images/pagebg.jpg) repeat-x scroll center top;*/
  /*background:url(../images/pagebg.jpg);*/
  background-color: #b8d9f6;
}

/******main frame*****************************************************/
.divmain {
  width: 1020px;
  margin: 0 auto;
  background-color: #fff;
}
.maintable {
  width: 1000px;
  margin: 0 auto;
}

.bodybg {
  background-image: url(../images/home_body_bg.jpg);
  background-repeat: repeat-x;
  padding-top: 15px;
}

.input {
  padding: 2px;
  border: 1px solid #ddd;
  height: 18px;
  color: #666;
}
.bottomframe {
  background-image: url(../images/bottombg.png);
  background-repeat: no-repeat;
  height: 21px;
  background-position: top;
}
.bottompad {
  height: 35px;
}

.bottombg {
  height: 90px;
  border-top: 4px solid #b8d9f6;
  padding-top: 25px;
}
.bottomfont {
  line-height: 20px;
  padding-top: 10px;
  color: #a0a0a1;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
.news_arrow {
  background-image: url(../images/news_arrow.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 10px;
}
.news_arrow a {
  color: #0b4c84;
}

.navline {
  border-bottom: 1px solid #ddd;
}
.bardiv {
  border-bottom: 1px solid #ddd;
  text-align: left;
  padding-left: 25px;
}
.bartitle {
  font-size: 18px;
  line-height: 30px;
  color: #676767;
}
.rightbartitle {
  font-size: 18px;
  font-family: "微软雅黑", Arial, Helvetica, sans-serif;
  background-image: url(../images/nybaricon.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 20px;
  line-height: 36px;
}

/******menu**********************************************************/
.menubg {
  background-color: #0b4c84;
  height: 45px;
  line-height: 45px;
  /*background-image: url(../images/menubg.jpg);*/
  background-image: linear-gradient(173deg, #71CAF7, #B44EC5);
  background-repeat: no-repeat;
}

#menunav {
  width: 1000px;
  height: 45px;
  overflow: hidden;
}
#menunav .menu_li {
  display: block;
  height: 45px;
  line-height: 45px;
  padding-left: 5px;
}
.menu_li ul li {
  float: left;
  height: 45px;
  line-height: 45px;
  margin-left: 1px;
  margin-right: 1px;
}
.menu_li ul li a {
  display: block;
  width: 107px;
  padding-left: 7px;
  padding-right: 7px;
  line-height: 35px;
  text-align: center;
  font-size: 16px;
  font-family: "微软雅黑";
}
.menu_li ul li a:link {
  color: #fff;
  text-decoration: none;
  height: 45px;
  line-height: 45px;
}
.menu_li ul li a:visited {
  color: #fff;
  text-decoration: none;
}
.menu_li ul li a:hover {
  color: #fff;
}
.menu_li ul li:hover {
}
.menu_li ul li:hover a {
  color: #fff;
  background-color: #e08cdd;
}
.menu_li ul li:hover a:hover {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-family: "微软雅黑";
}

/******home**********************************************************/

/***左侧新闻top****/
.blockcon_about {
  padding: 0px;
  text-align: left;
  padding-bottom: 15px;
  padding: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.blockcon_about ul {
  padding: 0px;
}
.blockcon_about ul li {
  width: 100%;
  text-align: left;
  border-bottom: 0px solid #efefef;
  background-image: url(../images/item_leftbg.jpg);
  background-repeat: no-repeat;
  background-position: left;
}
.blockcon_about ul li.itemsel {
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #efefef;
  background-image: url(../images/item_leftbg.jpg);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 55px;
}
.blockcon_about ul li span a {
  display: block;
  color: #666666;
  text-decoration: none;
  font-size: 15px;
  font-weight: normal;
  font-family: "微软雅黑", Arial, Helvetica, sans-serif;
  line-height: 22px;
  height: 22px;
  padding-left: 50px;
  padding-bottom: 15px;
}
.blockcon_about ul li span a:hover {
  display: block;
  text-decoration: none;
  color: #e28b01;
  text-decoration: underline;
  font-weight: normal;
  font-size: 15px;
  font-family: "微软雅黑", Arial, Helvetica, sans-serif;
  line-height: 22px;
}

.blockcon_about ul li span a.aboutsubmenusel:link {
  color: #e28b01;
  font-weight: bold;
}
.blockcon_about ul li span a.aboutsubmenusel:visited {
  color: #e28b01;
}
.blockcon_about ul li span a.aboutsubmenusel:active {
  color: #e28b01;
}
.blockcon_about ul li span a.aboutsubmenusel:hover {
  color: #e28b01;
}

.newslist_a {
  clear: both;
  width: 290px;
  margin: 0px;
  padding: 0px;
}
.newslist_a ul {
  list-style: none;
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
  *padding: 0px;
}
.newslist_a ul li {
  border-bottom: 0px dotted #ddd;
  line-height: 28px;
  height: 28px;
  padding: 0px;
  margin: 0px;
  text-align: left;
  background-image: url(../images/line.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 16px;
}
.newslist_a ul li span a {
  height: 26px;
  line-height: 26px;
  font-size: 12px;
}
.newslist_a ul li span.title {
  float: left;
  margin: 0px;
  padding: 0px;
}
.newslist_a ul li span.date {
  float: right;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  font-family: "微软雅黑";
}

.newslist {
  clear: both;
  width: 100%;
  margin: 0px;
  padding: 0px;
}
.newslist ul {
  list-style: none;
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
  *padding: 0px;
}
.newslist ul li {
  border-bottom: 1px dotted #ddd;
  line-height: 28px;
  box-sizing: border-box;
  height: 28px;
  padding: 0px;
  margin: 0px;
  text-align: left;
  background-image: url(../images/dot3.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 16px;
}
.newslist ul li span a {
  height: 26px;
  line-height: 26px;
  font-size: 12px;
}
.newslist ul li span.title {
  float: left;
  margin: 0px;
  padding: 0px;
}
.newslist ul li span.date {
  float: right;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  font-family: "微软雅黑";
}

.newslist2 {
  width: 100%;
}
.newslist2 ul {
  list-style: none;
  padding-top: 5px;
  padding-bottom: 0px;
}
.newslist2 ul li {
  border-bottom: 0px dotted #ddd;
  line-height: 26px;
  height: 26px;
  padding-left: 0px;
  margin: 0px;
  text-align: left;
  background-image: url(../images/line.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 16px;
}
.newslist2 ul li span a {
  height: 26px;
  line-height: 26px;
  font-size: 12px;
}
.newslist2 ul li span.title {
  float: left;
}
.newslist2 ul li span.date {
  float: right;
  font-size: 12px;
  font-family: "微软雅黑";
}

.newslist_info {
  clear: both;
  width: 100%;
  margin: 0px;
  padding: 0px;
}
.newslist_info ul {
  list-style: none;
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
  *padding: 0px;
}
.newslist_info ul li {
  border-bottom: 0px dotted #ddd;
  line-height: 30px;
  height: 30px;
  padding: 0px;
  margin: 0px;
  text-align: left;
  background-image: url(../images/line.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 16px;
}
.newslist_info ul li span a {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
}
.newslist_info ul li span.title {
  float: left;
  margin: 0px;
  padding: 0px;
}
.newslist_info ul li span.date {
  float: right;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  font-family: "微软雅黑";
}

.btn_common {
  background-color: #326cb1;
  color: #fff;
  border: 0px;
  padding: 4px;
}

/******************************************************************/

#newscontent,
#newscontent p,
#newscontent td,
#newscontent div {
  font-size: 14px;
  line-height: 180%;
}
.pagecontent {
  line-height: 180%;
  padding: 25px;
  padding-left: 0px;
  word-break: break-all;
}

.border {
  border: 1px solid #ddd;
}

.homebarbg {
  background-image: url(../images/homebarbg.jpg);
  background-repeat: no-repeat;
  height: 28px;
  line-height: 28px;
  border-bottom: 1px solid #ddd;
}
.homebarbg .bar {
  padding-left: 25px;
  padding-right: 10px;
}
.homebarbg .bar .title {
  float: left;
  width: auto;
  color: #fff;
  font-size: 15px;
  font-family: "微软雅黑";
}
.homebarbg .bar .more {
  float: right;
  width: auto;
  padding-top: 8px;
}
.homebarbg .bar .more a {
}

.padspace {
  height: 15px;
}
.padspace2 {
  height: 10px;
}
.categorylist {
  background-image: url(../images/categorybg.jpg);
  background-repeat: repeat-x;
}
.categorylist .item {
  background-image: url(../images/home_left_1.gif);
  height: 23px;
  line-height: 23px;
}
.categorylist .item a {
  padding-left: 25px;
  display: block;
  text-align: left;
}

.categorylist .item2 {
  background-image: url(../images/home_left_2.gif);
  height: 23px;
  line-height: 23px;
}
.categorylist .item2 a {
  padding-left: 32px;
  display: block;
  text-align: left;
}

.search {
  background-image: url(../images/searchbg.jpg);
  background-repeat: repeat-x;
  height: 74px;
}
.photo {
  background-image: url(../images/photobg2.jpg);
  background-repeat: no-repeat;
  height: 74px;
}

.bodyinfo {
  background-image: url(../images/bdtopbg.jpg);
  background-repeat: repeat-x;
  padding-top: 15px;
}

.productframe {
  border: 1px solid #d8d8d8;
  border-bottom: 0px;
}
.producttitle1 {
  border-right: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  background-color: #f6f5f6;
  height: 33px;
  text-align: center;
  vertical-align: middle;
  color: #126bbb;
  font-weight: bold;
}
.producttitle2 {
  border-bottom: 1px solid #d8d8d8;
  background-color: #f6f5f6;
  text-align: center;
  vertical-align: middle;
  color: #126bbb;
  font-weight: bold;
}

.producttitle1_data {
  border-right: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  background-color: #fff;
  height: 28px;
  padding-left: 5px;
  padding-right: 5px;
}
.producttitle2_data {
  border-bottom: 1px solid #d8d8d8;
  background-color: #fff;
  padding-left: 5px;
  padding-right: 5px;
}
