html {
  font-size: 10px;
  font-size: 62.5%;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
a {
  text-decoration: none;
  -webkit-transition: color 0.1s linear, background-color 0.15s linear;
  -moz-transition: color 0.1s linear, background-color 0.15s linear;
  -o-transition: color 0.1s linear, background-color 0.15s linear;
  transition: color 0.1s linear, background-color 0.15s linear;
}
body {
  background: #fff;
  color: #555;
  font-size: 1.4rem;
  font-family: "Microsoft Yahei";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
i,
u,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #ff9125;
}
img {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font: 14px Verdana, Helvetica, Arial, sans-serif;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
}
/* css common */
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.left {
  float: left;
}
.right {
  float: right;
}
input,
textarea,
select,
button {
  font: 14px Verdana, Helvetica, Arial, sans-serif;
  color: #999999;
}
input[placeholder],
[placeholder],
*[placeholder] {
  color: #808080 !important;
}
.header {
  width: 100%;
  background-color: #253b64;
}
.header .Head-cen {
  width: 1200px;
  margin: 0 auto;
  padding: 0 0 2px 0;
}
.header .Head-cen .head-nna {
  padding: 4px 0;
}
.header .Head-cen .head-nna .Logo {
  width: 190px;
  height: 70px;
  float: left;
}
.header .Head-cen .head-nna .Logo a img {
  width: 100%;
  height: 100%;
}
.header .Head-cen .head-nna .Search {
  margin: 18px 0;
  width: 252px;
  height: 34px;
  background-color: #3c5afb;
  float: right;
  padding: 2px;
}
.header .Head-cen .head-nna .Search form .text {
  float: left;
  width: 200px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
}
.header .Head-cen .head-nna .Search form .submit {
  float: left;
  width: 48px;
  height: 30px;
  border-style: none;
  background: url("../images/search.png") no-repeat;
}
.header .Head-cen .head-nnb {
  width: 100%;
}
.header .Head-cen .head-nnb .m-nav {
  width: 100%;
}
.header .Head-cen .head-nnb .m-nav > ul {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: #017dcb;
  border: 1px solid #ffffff;
  border-radius: 25px 25px 25px 25px;
}
.header .Head-cen .head-nnb .m-nav > ul > li {
  float: left;
  width: 118px;
  height: 48px;
  text-align: center;
  position: relative;
}
.header .Head-cen .head-nnb .m-nav > ul > li a {
  width: 100%;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  display: inline-block;
  line-height: 15px;
  border-right: 2px solid #d1e1f2;
}
.header .Head-cen .head-nnb .m-nav > ul > li > ul {
  z-index: 555;
  display: none;
  position: absolute;
  top: 50px;
  left: 0px;
  width: 162px;
}
.header .Head-cen .head-nnb .m-nav > ul > li > ul > li {
  padding: 0;
  background-color: #017DCB;
}
.header .Head-cen .head-nnb .m-nav > ul > li > ul > li a {
  border-right-style: none;
}
.header .Head-cen .head-nnb .m-nav > ul > li > ul > li:hover {
  background: url("../images/menu-bg.jpg") repeat;
}
.header .Head-cen .head-nnb .m-nav > ul > li:first-child {
  border-radius: 25px 0px 0px 25px;
}
.header .Head-cen .head-nnb .m-nav > ul > li:last-child a {
  border-right-style: none;
}
.header .Head-cen .head-nnb .m-nav > ul > li:hover {
  background-color: #2885ad;
}
.header .Head-cen .head-nnb .m-nav > ul > li:hover > a {
  border-right: 2px solid #2885ad;
}
.Bannar {
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.Bannar .bd {
  height: 520px;
  overflow: hidden;
}
.Bannar .bd ul {
  height: 520px;
}
.Bannar .bd ul li {
  height: 520px;
}
.Bannar .bd ul li img {
  width: 100%;
  height: 520px;
}
.Bannar .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
}
.Bannar .hd ul {
  text-align: center;
}
.Bannar .hd ul li {
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  width: 42px;
  height: 11px;
  margin: 1px;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  line-height: 999px;
}
.Bannar .hd ul li.on {
  background-color: #f00;
}
.Bannar .prev,
.Bannar .next {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 15%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
  display: none;
}
.Bannar .next {
  left: auto;
  right: 15%;
  background-position: -6px -137px;
}
.Content {
  width: 1200px;
  margin: 0 auto;
}
.Content .lazyload {
  width: 100%;
}
.Content .lazyload .lazyl_title {
  width: 100%;
  height: 50px;
  background: url("../images/002.png") no-repeat left center;
  margin: 28px 0;
  padding-left: 30px;
  color: #1C79C1;
  font-family: 微软雅黑;
  font-size: 24px;
  line-height: 50px;
  white-space: normal;
  -moz-background-size: 22px 27px;
  /* 老版本的 Firefox */
  background-size: 22px 27px;
}
.Content .lazyload .lazyl_title_nb {
  width: 100%;
  height: 50px;
  margin: 28px 0;
  color: #1C79C1;
  font-family: 微软雅黑;
  font-size: 24px;
  line-height: 50px;
  white-space: normal;
}
.Content .lazyload .lazyl_title_nb i {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  background-color: #1c79c1;
  color: #ffffff;
  margin-right: 10px;
}
.Content .lazyload .lazyl_label {
  width: 100%;
}
.Content .lazyload .lazyl_label > ul li {
  float: left;
  margin-right: 12px;
  width: 290px;
  height: 266px;
  background-color: #1f86c8;
  padding: 10px 6px;
}
.Content .lazyload .lazyl_label > ul li > a {
  display: block;
}
.Content .lazyload .lazyl_label > ul li > a .Image {
  width: 100%;
  height: 194px;
  overflow: hidden;
}
.Content .lazyload .lazyl_label > ul li > a .Image > img {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1, 1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1, 1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
}
.Content .lazyload .lazyl_label > ul li > a > span {
  margin: 10px 0;
  display: block;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 34px;
  white-space: nowrap;
  background: url("../images/003.png") no-repeat right center;
  color: #ffffff;
}
.Content .lazyload .lazyl_label > ul li > a:hover .Image img {
  -webkit-transform: scale(1.1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 750ms;
  -moz-transform: scale(1.1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 750ms;
}
.Content .lazyload .m-wg-ct {
  width: 100%;
}
.Content .lazyload .m-wg-ct .Img {
  width: 364px;
  float: left;
  height: 316px;
}
.Content .lazyload .m-wg-ct .Img > img {
  display: block;
  width: 100%;
  height: 100%;
}
.Content .lazyload .m-wg-ct .tetx {
  padding-left: 394px;
}
.Content .lazyload .m-wg-ct .tetx p {
  color: #8D8D8D;
  font-family: 微软雅黑;
  line-height: 26px;
  white-space: normal;
}
.Content .lazyload .lazyl_title_tese {
  width: 100%;
}
.Content .lazyload .lazyl_title_tese .lazyl_left {
  width: 524px;
  float: left;
}
.Content .lazyload .lazyl_title_tese .lazyl_left > ul li {
  width: 100%;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #b8b8b8;
  margin-bottom: 26px;
  font-size: 14px;
}
.Content .lazyload .lazyl_title_tese .lazyl_left > ul li > span {
  font-size: 16px;
  color: #8d7883;
  margin-right: 10px;
}
.Content .lazyload .lazyl_title_tese .lazyl_left > ul li > span i {
  color: #1c79c1;
  display: inline-block;
  margin-right: 10px;
}
.Content .lazyload .lazyl_title_tese .lazyl_right {
  width: 650px;
  float: right;
}
.Content .lazyload .lazyl_title_tese .lazyl_right > ul.na {
  margin-bottom: 4px;
}
.Content .lazyload .lazyl_title_tese .lazyl_right > ul.na li {
  float: left;
  width: 214px;
  margin-right: 4px;
}
.Content .lazyload .lazyl_title_tese .lazyl_right > ul.na li a img {
  width: 100%;
  display: block;
}
.Content .lazyload .lazyl_title_tese .lazyl_right > ul.na li:last-child {
  margin-right: 0;
}
.Content .lazyload .lazyl_title_tese .lazyl_right > ul.nb li {
  width: 323px;
  float: left;
  margin-right: 4px;
}
.Content .lazyload .lazyl_title_tese .lazyl_right > ul.nb li a img {
  display: block;
  width: 100%;
}
.Content .lazyload .lazyl_title_tese .lazyl_right > ul.nb li:last-child {
  margin-right: 0;
}
/* 版式theme67*/
.m-theme67 {
  width: 100%;
}
.m-theme67 ul li {
  float: left;
}
.m-theme67 .m-theme67-title a {
  font-size: 14px;
}
.m-theme67 ul li:first-child .m-theme67-list {
  width: 300px;
}
.m-theme67 ul li:first-child .m-theme67-list .m-theme67-img {
  height: 480px;
}
.m-theme67 ul li:first-child .m-theme67-title {
  max-width: 280px;
}
.m-theme67 ul li:first-child .m-theme67-img img {
  max-height: 300px;
}
.m-theme67-list {
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-bottom: 10px;
  width: 212px;
  border: 1px solid #ccc;
}
.m-theme67-list:hover {
  z-index: 999999;
  border: 1px solid #f40;
  transition: border .5s linear 0s;
  -webkit-transition: border .5s linear 0s;
  -moz-transition: border .5s linear 0s;
  -ms-transition: border .5s linear 0s;
}
.m-theme67-img {
  display: table;
  table-layout: fixed;
  height: 214px;
  width: 100%;
  margin: 0;
  margin-bottom: 5px;
  padding: 2px 0px;
}
.m-theme67-img a,
.m-theme67-img img {
  text-align: center;
  max-width: 100%;
  max-height: 210px;
}
.m-theme67-img a {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  _height: 100% !important;
  _font-size: 0;
  _overflow: hidden;
}
.m-theme67-img img {
  display: block;
  margin: 0 auto;
}
.m-theme67-title {
  margin: 5px auto 0;
  max-width: 210px;
  height: 30px;
  padding: 0 10px;
  line-height: 30px;
  border-top: 1px solid #ccc;
  color: #333333;
  overflow: hidden;
}
.Content .news-lears {
  width: 100%;
}
.Content .news-lears .news-left {
  width: 494px;
  float: left;
  /* 版式theme78 */
}
.Content .news-lears .news-left .lazyl_title {
  width: 100%;
  height: 50px;
  background: url("../images/002.png") no-repeat left center;
  margin: 28px 0;
  padding-left: 30px;
  color: #1C79C1;
  font-family: 微软雅黑;
  font-size: 24px;
  line-height: 50px;
  white-space: normal;
  -moz-background-size: 22px 27px;
  /* 老版本的 Firefox */
  background-size: 22px 27px;
}
.Content .news-lears .news-left .m-theme78 {
  padding: 10px 10px 10px 0px;
}
.Content .news-lears .news-left .m-theme78 ul li {
  float: left;
}
.Content .news-lears .news-left .m-theme78-img {
  float: left;
  display: table;
  table-layout: fixed;
  height: 110px;
  width: 120px;
  margin: 0;
  padding: 2px;
  margin-left: 15px;
  margin-bottom: 20px;
}
.Content .news-lears .news-left .m-theme78-img:hover img {
  overflow: hidden;
  margin-left: -10px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.Content .news-lears .news-left .m-theme78-img img,
.Content .news-lears .news-left .m-theme78-img a {
  text-align: center;
  max-width: 110px;
  max-height: 110px;
}
.Content .news-lears .news-left .m-theme78-img img {
  display: block;
  margin: 0 auto;
}
.Content .news-lears .news-left .m-theme78-img a {
  display: table-cell;
  width: 110px;
  vertical-align: middle;
  _height: 100% !important;
  _font-size: 0;
  _overflow: hidden;
}
.Content .news-lears .news-left .m-theme78-content {
  display: inline;
  border-right: 1px solid #eee;
  float: left;
  width: 210px;
  height: 88px;
  overflow: hidden;
  margin-bottom: 20px;
  padding: 0 10px;
}
.Content .news-lears .news-left .m-theme78-title {
  width: 355px;
  max-width: 350px;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
  overflow: hidden;
}
.Content .news-lears .news-left .m-theme78-txt {
  line-height: 24px;
  margin-top: 10px;
}
.Content .news-lears .news-right {
  width: 700px;
  float: right;
}
.Content .news-lears .news-right .lazyl_title {
  width: 100%;
  height: 50px;
  background: url("../images/002.png") no-repeat left center;
  margin: 28px 0;
  padding-left: 30px;
  color: #1C79C1;
  font-family: 微软雅黑;
  font-size: 24px;
  line-height: 50px;
  white-space: normal;
  -moz-background-size: 22px 27px;
  /* 老版本的 Firefox */
  background-size: 22px 27px;
}
.Content .news-lears .news-right .m-theme28 ul {
  width: 100%;
}
.Content .news-lears .news-right .m-theme28 ul li {
  margin: 0 10px;
  width: 208px;
  height: 104px;
  float: left;
}
.Content .news-lears .news-right .m-theme28 ul li a img {
  width: 100%;
  height: 100%;
}
.footer {
  width: 100%;
  background-color: #d7d7d7;
  padding: 18px 0;
}
.footer .foot-cen {
  width: 1200px;
  margin: 0 auto;
}
.footer .foot-cen p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #000000;
  line-height: 2;
  text-align: center;
}
.articles {
  width: 1200px;
  margin: 0 auto;
  padding: 15px 0;
  background-color: #ffffff;
}
.articles .g-common {
  border: 1px solid #c0c0c0;
  border-top-style: none;
}
.articles .m-ct-content p {
  line-height: 2;
  padding: 0 10px;
  font-size: 14px;
}
.articles .g-common p{
  padding:  0 10px;
  line-height: 2;
  font-size: 14px;
}
.articles .g-common .m-top-image img {
  text-align: left;
  max-width: 100%;
  border: 1px solid #e5e5e5;
  box-shadow: 4px 4px 2px #f5f5f5;
  padding: 2px;
}
.articles .g-common .g-title {
  line-height: 40px;
  height: 40px;
  background: #eee;
  text-align: right;
  border-left: 10px solid #ccc;
  padding: 0px 10px;
}
.articles .g-common .m-h2-title {

  margin: 15px 0;
  padding: 20px 10px;
  clear: both;
}
.articles .g-common .m-h2-title h2 {
  font-size: 18px;
  font-weight: normal;
  text-align: center;
}
.articles .g-common .u-nobottom {
  border-bottom: none;
}
.articles .g-common .m-toolbar {
  margin: 15px 20px;
  text-align: center;
  padding: 10px 0;
  border-top: 1px dashed #ddd;
  border-bottom: 1px dashed #ddd;
  line-height: 40px;
}
.articles .g-common .m-baidu-share {
  display: inline-block;
  width: 260px;
}
.articles .g-common .m-baidu-share > div {
  display: inline-block;
  vertical-align: middle;
}
.articles .g-common .m-toolbar .u-share-tag {
  width: 50px;
  display: inline-block;
  vertical-align: middle;
}
.articles .g-common .m-other-txt {
  color: #999;
  display: inline-block;
}
.articles .g-common .g-content {
  margin: 15px;
  line-height: 30px;
}
.articles .g-common .m-top-image {
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
}
.articles .g-common .m-top-image {
  text-align: left;
}
.articles .g-common .m-toolbar {
  margin: 15px 20px;
  padding: 10px 0;
  border-top: 1px dashed #ddd;
  border-bottom: 1px dashed #ddd;
  line-height: 40px;
}
.articles .text-left {
  text-align: left !important;
}
.g-main {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
}
.g-main .g-main_left {
  width: 237px;
  height: 427px;
  float: left;
  border-style: none;
  border-width: 0px;
  border-color: #333333;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
}
.g-main .g-main_left .m-wg-hd {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  border-bottom: 2px solid #017DCB;
}
.g-main .g-main_left .m-wg-hd h2 {
  margin-right: 5px;
  color: #FFF;
  float: left;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0 25px;
  background: #068be0;
}
.g-main .g-main_left .m-wg-ct {
  background-color: #fff;
}
.g-main .g-main_left .m-wg-ct .m-theme15 {
  padding: 10px;
}
.g-main .g-main_left .m-wg-ct .m-theme15 ul >li {
  line-height: 35px;
  _height: 30px;
  overflow: hidden;
  border-bottom: 1px dotted #ccc;
}
.g-main .g-main_left .m-wg-ct .m-theme15 ul li a {
  padding-left: 10px;
  display: block;
  text-decoration: none;
}

.g-main .g-main_left .m-wg-ct .m-theme15 ul >li:hover a {
  background: #333 url(../images/icon_hover.gif) no-repeat center left;
  color: red !important;
}
.g-main .g-main_left .m-wg-ct .m-theme15 ul >li.on a {
  background: #333 url(../images/icon_hover.gif) no-repeat center left;
  color: #fff;
}
.g-main .g-main_left .m-wg-ct .m-theme15 ul li .hide-nav{
  display: none;
}
.g-main .g-main_left .m-wg-ct .m-theme15 ul li .hide-nav >li{
  background-color: #ffffff;
}
.g-main .g-main_left .m-wg-ct .m-theme15 ul li .hide-nav >li:last-child{
  border-bottom: none;
}
.g-main .g-main_left .m-wg-ct .m-theme15 ul li .hide-nav >li a{
  padding-left:20px;
  font-size: 13px;
  color: #ffffff !important;
  background: #333;
}
.pagination {
  text-align: center;
}
.pagination li{
  display: inline-block;
  vertical-align: middle;
  width: 35px;

}
.pagination li  span{
  display: block;
  padding: 0 1%;
  text-align: center;
  border: solid 1px #efefef;
  margin: 0 0.3%;
  line-height: 2;
  color: #404040;
  background-color: #fcfcfc;
}
.pagination li.disabled span{
  color: #999;
}
.pagination li.active span{
  color: #fff;
  border: solid 1px #017dcb;
  background-color: #017dcb;
}
.pagination li  a{
  display: block;
  padding: 0 1%;
  text-align: center;
  border: solid 1px #efefef;
  margin: 0 0.3%;
  line-height: 2;
  color: #404040;
  background-color: #fcfcfc;
}






.g-main .g-main_right {
  padding-left: 250px;
  height: auto;
  border-style: none;
  border-width: 0px;
  border-color: #333333;
  margin-left: 10px;
  margin-right: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.g-main .g-main_right .m-wg-hd {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  border-bottom: 2px solid #017DCB;
}
.g-main .g-main_right .m-wg-hd h2 {
  margin-right: 5px;
  color: #FFF;
  float: left;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0 25px;
  background: #068be0;
}
.g-main .g-main_right .m-wg-ct {
  background-color: #fff;
  /* 分页 */
}
.g-main .g-main_right .m-wg-ct .m-paginator {
  padding-right: 15px;
  margin-bottom: 30px;
}
.g-main .g-main_right .m-wg-ct .m-paginator-search {
  line-height: 24px;
  width: 220px;
  float: left;
  margin: 10px 0 0 !important;
}
.g-main .g-main_right .m-wg-ct .paginator {
  float: left;
  margin: 10px 0 0 !important;
  text-align: center;
  line-height: 24px;
  font-size: 0;
  word-wrap: normal;
  white-space: nowrap;
  color: #777;
}
.g-main .g-main_right .m-wg-ct .paginator li {
  float: left;
}
.g-main .g-main_right .m-wg-ct .paginator .u-totalnum {
  line-height: 24px;
  font-size: 14px;
}
.g-main .g-main_right .m-wg-ct .paginator a,
.g-main .g-main_right .m-wg-ct .paginator .current {
  display: inline-block;
  vertical-align: top;
  line-height: 24px;
  padding: 0 8px;
  margin-left: 4px;
  border: 1px solid #ddd;
  font-size: 12px;
  letter-spacing: normal;
  word-spacing: normal;
  background: #fff;
  text-decoration: none;
  color: #777;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.g-main .g-main_right .m-wg-ct .paginator a:hover,
.g-main .g-main_right .m-wg-ct .paginator .current {
  background: #ebebeb;
  color: #777;
}
.g-main .g-main_right .m-wg-ct .m-theme1 {
  padding: 15px 10px 10px 0;
}
.g-main .g-main_right .m-wg-ct .m-theme1-list {
  display: inline-block;
  /*float:left;*/
  margin-left: 15px;
  margin-bottom: 10px;
  *margin-left: 23px;
  _margin-left: 23px;
  width: 214px;
  border-radius: 2px;
  border: 1px solid #EBE8E3;
  vertical-align: top;
}
.g-main .g-main_right .m-wg-ct .m-theme1-list:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  transition: 0.5s all ease;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.5s all ease;
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  -moz-transition: 0.5s all ease;
  -ms-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  -ms-transition: 0.5s all ease;
}
.g-main .g-main_right .m-wg-ct .m-theme1-img {
  display: table;
  table-layout: fixed;
  height: 210px;
  width: 100%;
  border-radius: 2px;
  padding: 2px 0px;
  overflow: hidden;
}
.g-main .g-main_right .m-wg-ct .m-theme10-title {
  width: 100%;
  text-align: center;
  margin: 10px 0;
}
.g-main .g-main_right .m-wg-ct .m-theme1-img a,
.g-main .g-main_right .m-wg-ct .m-theme1-img img {
  text-align: center;
  max-width: 100%;
  max-height: 210px;
}
.g-main .g-main_right .m-wg-ct .m-theme1-img a {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  _height: 100% !important;
  _font-size: 0;
  border-radius: 10px;
  _overflow: hidden;
}
.g-main .g-main_right .m-wg-ct .m-theme1-img img {
  display: block;
  margin: 0 auto;
}
.g-main .g-main_right .m-wg-ct .m-theme1-title {
  height: 30px;
  line-height: 37px;
  text-align: center;
  background: #EBE8E3;
  font-size: 14px;
  color: #333333;
  overflow: hidden;
}
.g-main .g-main_right .m-wg-ct .m-theme1-img > a:hover img {
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.g-main .g-main_right .m-wg-ct .m-theme1-img > a img {
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  margin: 0 auto;
}
.m-theme19 {
  margin: 10px;
}
.m-theme19 ul li {
  margin: 1px;
  padding: 10px 0;
  border-top: 1px solid #efefef;
}
.m-theme19 .m-title {
  height: 37px;
  line-height: 37px;
  font: 20px/35px "微软雅黑", "simhei";
  cursor: pointer;
  overflow: hidden;
}
.m-theme19 .m-title a {
  display: block;
  float: left;
  color: #000;
}
.m-theme19 .m-title a:hover {
  color: #cd0001;
}
.m-theme19 .m-title span {
  float: right;
  margin-right: 17px;
  font-size: 12px;
  font-weight: normal;
  color: #999;
}
.m-theme19 .m-content {
  margin: 8px 10px;
  line-height: 25px;
}
.m-theme19 .m-content a {
  text-decoration: none;
}
.tool-list li {
  text-align: center;
}
.commun_div {
  position: absolute;
  left: -118px;
  top: -10px;
  border: 4px solid #8c8c8c;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  display: none;
  z-index: 99999;
  background-color: #FFFFFF;
}
.commun_div .title {
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
  background: #8c8c8c;
  font-size: 18px;
  letter-spacing: 2px;
  color: #FFFFFF;
}
.sDt_float-tool .commun_div li a {
  color: #333;
  height: 24px;
  width: 110px;
  display: block;
  line-height: 24px;
  overflow: hidden;
  padding: 0;
  text-align: left;
  background-repeat: no-repeat;
  background-position: 10px 50%;
  text-align: center;
}
.sDt_float-tool .tool-list li .child-list li {
  width: 110px;
  overflow: hidden;
}
.tool-wrap {
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: normal;
  position: fixed;
  right: 0;
  top: 130px;
  z-index: 40;
  font-family: Microsoft Yahei;
}
.sDt_float-tool-mini {
  display: none;
  width: 38px;
  background: #000000;
}
.sDt_float-tool-mini .link-open a {
  display: block;
  width: 38px;
  height: 38px;
  color: #ffffff;
  line-height: 38px;
  text-align: center;
}
.sDt_float-tool-mini .link-open a:hover {
  text-decoration: none;
}
.sDt_float-tool {
  width: 38px;
  background: #eaeaea;
}
.sDt_float-tool .link-close {
  background: #000000;
}
.sDt_float-tool .link-close a {
  display: block;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  color: #FFFFFF;
}
.sDt_float-tool .tool-list li a {
  display: block;
  color: #333;
  text-decoration: none;
}
.sDt_float-tool .tool-list li .tool-btn {
  height: 16px;
  line-height: 16px;
  padding: 33px 0 8px;
  overflow: hidden;
  text-align: center;
  background: url(http://img1.sendong.com/default/sDtves_tool-icon.png) no-repeat 0 -9999px;
}
.sDt_float-tool .tool-list li .tool-btn:hover {
  text-decoration: none;
  background-color: #ddd;
}
.sDt_float-tool .tool-list li.cart .tool-btn {
  background-position: 20px -411px;
}
.sDt_float-tool .tool-list li.chat .tool-btn {
  background-position: 20px 14px;
}
.sDt_float-tool .tool-list li.fav .tool-btn {
  background-position: 21px -42px;
}
.sDt_float-tool .tool-list li.setindex .tool-btn {
  background-position: 21px -94px;
}
.sDt_float-tool .tool-list li.follow .tool-btn {
  background-position: 19px -147px;
}
.sDt_float-tool .tool-list li.share .tool-btn {
  background-position: 21px -205px;
}
.sDt_float-tool .tool-list li.dEs_member .tool-btn {
  background-position: 21px -546px;
}
.sDt_float-tool .tool-list li.cart,
.sDt_float-tool .tool-list li.box {
  position: relative;
}
.sDt_float-tool .tool-list li.cart .total {
  position: absolute;
  right: 5px;
  top: 5px;
  display: block;
  width: 17px;
  height: 19px;
  background: url(http://img1.sendong.com/default/sDtves_tool-icon.png) no-repeat 0 -480px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  line-height: 16px;
}
.sDt_float-tool .tool-list li.cart .tool-btn:hover .total {
  background-position: 0 -499px;
}
.sDt_float-tool .tool-list li.box .more {
  display: block;
  position: absolute;
  left: 1px;
  top: 1px;
  width: 4px;
  height: 4px;
  overflow: hidden;
  background: url(http://img1.sendong.com/default/sDtves_tool-btn.png) no-repeat -230px -13px;
}
.sDt_float-tool .tool-list li.operate {
  _position: relative;
  margin-bottom: -1px;
  background: #ddd;
  height: 8px;
  overflow: hidden;
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
}
.sDt_float-tool .tool-list li.operate a {
  display: block;
  height: 8px;
  padding: 0;
  background: url(http://img1.sendong.com/default/sDtves_tool-btn.png) no-repeat 0 -9999px;
  text-indent: -9999px;
}
.sDt_float-tool .tool-list li.operate .openbtn {
  background-position: -203px 2px;
}
.sDt_float-tool .tool-list li.operate .closebtn {
  background-position: -203px -33px;
}
.sDt_float-tool .child {
  position: absolute;
  left: -120px;
  top: 0;
  display: none;
  width: 119px;
  background: #f8f8f8;
  border: 1px solid #d7d7d7;
  border-right: none;
}
.sDt_float-tool .child .title {
  color: #666;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
  background: #eee;
  border-bottom: 1px solid #e4e4e4;
}
.sDt_float-tool li.chat .child .choise {
  background-position: 51px 14px;
}
.sDt_float-tool li.follow .child .choise {
  background-position: 49px -147px;
}
.sDt_float-tool li.share .child .choise {
  background-position: 51px -205px;
}
.sDt_float-tool .child-list li {
  border: none;
}
.sDt_float-tool .child-list li a {
  color: #333;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  padding: 0 10px 0 30px;
  text-align: left;
  background-repeat: no-repeat;
  background-position: 5px 50%;
}
.sDt_float-tool .child-list li a:hover {
  opacity: 0.75;
  _text-decoration: underline;
}
.sDt_float-tool li.follow .child-list li a {
  background: url(http://img1.sendong.com/default/sDtves_tool-icon.png) no-repeat 0 -9999px;
}
.sDt_float-tool li.follow .child-list li.sina a {
  background-position: 7px -316px;
  *background-position: 7px -318px;
}
.sDt_float-tool li.follow .child-list li.qq a {
  background-position: 7px -362px;
  *background-position: 7px -364px;
}
.sDt_float-tool .tool-list .bshare-custom {
  padding: 3px 7px;
}
.sDt_float-tool .tool-list .bshare-custom a {
  margin: 8px 0;
}
.tool-wrap .link-top {
  background: #eaeaea;
  width: 38px;
  border-top: none;
}
.tool-wrap .link-top a {
  display: block;
  width: 38px;
  height: 50px;
  overflow: hidden;
  color: #3b3b3b;
  line-height: 55px;
  text-align: center;
  background: url(http://img1.sendong.com/default/common/top_imges_ds.png) no-repeat 15px 4px;
}
.tool-wrap-mini .link-top {
  width: 38px;
  border: none;
}
.tool-wrap-mini .link-top a {
  display: block;
  width: 38px;
  height: 30px;
  text-indent: -9999px;
}
.sDt_box .asies_nav p {
  color: #29ccef;
  letter-spacing: 1px;
  font-size: 12px;
  width: 36px;
  overflow: hidden;
}
.tool-list {
  padding: 10px 0;
}
