/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2014-8-7, 16:25:27
    Author     : Administrator
*/
/*
@Author     RZ [<2522216558@qq.com>]
@Copyright  ziyiai.com
@Version    1.0   
@Time       2016-10-19 22:36:56
*/
/* 
    Created on : 2016-10-19, 22:36:56
    Author     : Administrator
*/
* {
  margin: 0px;
  padding: 0px;
}
.clearfix {
  clear: both;
  overflow: hidden;
}
.clearfix:after,
.inner:after .inn:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
*html .clearfix {
  height: 0px;
}
body {
  background: #FFF;
}
img {
  vertical-align: top;
}
ol,
ul,
li {
  list-style: none;
  padding: 0px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.l {
  float: left;
}
.c {
  float: left;
  margin-left: 10px;
}
.r {
  float: right;
}
.inn,
.innm,
.innp,
.innb,
.wrap {
  margin: 0 auto 0px;
  position: relative;
  width: 960px;
}
.inn:after,
.innm:after,
.innp:after,
.innb:after,
.wrap:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.innm {
  margin: 30px 0;
}
.innp {
  padding: 30px 0;
}
.innb {
  margin-bottom: 30px;
}
.swiper-black {
  background: #000;
}
.swiper-slide > a {
  display: block;
  width: 100%;
  text-align: center;
}
.swiper-slide .item {
  width: 100%;
}
.item .pic a {
  display: block;
}
.item .pic img {
  width: 100%;
}
.ad img {
  max-width: 100%;
}
.section {
  margin: 0 auto;
  width: 100%;
}
.section .section-hd h3 {
  text-align: center;
}
.section .section-hd h3 img {
  margin: 0 auto;
  max-width: 100%;
}
.section-imgs .section-bd .item {
  text-align: center;
}
.section-imgs .section-bd .item img {
  width: auto;
  margin: 0 auto;
  max-width: 100%;
}
.section-rongyuzhengshu {
  width: 1550px;
  height: 900px;
  padding-top: 5px;
  padding-left: 5px;
  margin: 0 auto;
  position: relative;
}
.section-rongyuzhengshu .triggers {
  width: 950px;
  float: left;
  padding-top: 53px;
  height: 685px;
}
.section-rongyuzhengshu img {
  display: block;
}
.section-rongyuzhengshu .triggers li {
  float: left;
  margin: 0 0 14px 7px;
  border: 1px solid #000;
  display: inline;
  width: 226px;
  height: 342px;
  position: relative;
}
.section-rongyuzhengshu .triggers li.current {
  border: 1px solid #da0026;
}
.section-rongyuzhengshu .panels {
  position: relative;
  width: 512px;
  height: 703px;
  margin-top: 53px;
  float: left;
  overflow: hidden;
}
.section-rongyuzhengshu .panels li {
  position: absolute;
  width: 512px;
  height: 703px;
}
.section-rongyuzhengshu .panels li img {
  width: 100%;
  height: 100%;
}
.section-rongyuzhengshu .triggers li img {
  width: 100%;
  height: 100%;
}
.section-warp {
  width: 950px;
  margin: 0 auto;
}
.items ul {
  clear: both;
}
.items ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.items.items-col-2 ul li {
  float: left;
  width: 50%;
}
.items.items-col-pd-2 ul {
  margin: 0 -15px;
}
.items.items-col-pd-2 ul li {
  float: left;
  width: 50%;
}
.items.items-col-pd-2 ul li .item {
  margin: 0 15px;
}
.items.items-col-4 ul li {
  float: left;
  width: 25%;
}
.items-cover .item {
  position: relative;
}
.items-cover .item .title {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 60px;
  color: #fff;
  line-height: 60px;
  vertical-align: middle;
  background: #000;
  opacity: 0.6;
  margin-top: -30px;
  font-size: 16px;
}
.items-cover .item .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background-color: #2c2112;
  opacity: 0.8;
  filter: alpha(opacity=0);
  -webkit-animation: orangeOut 0.4s ease;
  animation: orangeOut 0.4s ease;
  color: #fff;
  display: none;
}
.items-cover .item .cover p {
  padding: 0 15px;
  font-size: 14px;
}
.items-cover .item .cover a {
  color: #fff;
}
.items-cover .item:hover .title {
  display: none;
}
.items-cover .item:hover .cover {
  display: flex;
  align-items: center;
  /*垂直居中*/
}
.section-bd {
  padding: 30px 0;
}
.swiper-items-4 .swiper-slide {
  width: 25%;
}
.inner {
  width: 960px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 30px;
}
#web_logo {
  margin-left: 10px;
  font-size: 0px;
  position: relative;
  z-index: 999;
}
.top-nav {
  position: absolute;
  right: 5px;
  top: 40px;
  z-index: 1;
  text-align: left;
}
.top-nav li.b {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.top-nav li.t span {
  padding: 0px 5px;
  font-size: 10px;
  color: #bbb;
}
.top-nav li.tel {
  line-height: 30px;
  height: 30px;
  font-size: 24px;
  color: #E86500;
  font-family: "Microsoft YaHei";
}
.top-logo {
  min-height: 100px;
  _height: 100px;
}
nav {
  overflow: hidden;
  padding-top: 2px;
}
nav ul li {
  float: left;
  text-align: center;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
}
nav ul li a {
  font-size: 12px;
}
nav ul li a:hover {
  color: #fff;
}
nav ul li.line {
  width: 2px;
  height: 34px;
  padding: 0px;
  background: url(../dt-3.gif) repeat-x;
}
nav ul li.hover,
nav ul li:hover,
nav ul li.navdown {
  background: url(../dt-4.gif) repeat-x;
}
nav ul li.hover a,
nav ul li:hover a,
nav ul li.navdown a {
  color: #FFF;
}
nav ul li.hover a:hover,
nav ul li.navdown a:hover {
  color: #FFF;
}
.inner:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
header {
  background: none;
  zoom: 1;
}
header .inner {
  margin-bottom: 0px;
}
header .top {
  background: #2e8a5b;
  color: #FFF;
  height: 32px;
  line-height: 32px;
}
header .top a {
  color: #FFF;
}
header .top a:hover {
  color: #FFF;
}
.nav-wrap {
  border: 1px solid #D8D8D8;
}
.nav-wrap .inner {
  margin-bottom: 0px;
}
/*
@Author     RZ [<2522216558@qq.com>]
@Copyright  ziyiai.com
@Version    1.0   
@Time       2016-10-21 17:08:52
*/
/* 
    Created on : 2016-10-21, 17:08:52
    Author     : Administrator
*/
.box2 .hd {
  border-bottom: 2px solid #000000;
  padding-bottom: 5px;
}
.product_con .l {
  width: 190px;
}
.product_con .r {
  width: 770px;
}
.category #sidebar dl {
  margin: 0;
}
.category #sidebar dl dt {
  background: #E8E8E8;
  height: 32px;
  margin: 0 0 5px 0;
  line-height: 35px;
  padding-left: 30px;
}
.category #sidebar dl dt.on,
.category #sidebar dl dt:hover {
  background: #6B6B6B;
}
.category #sidebar dl dt.on a,
.category #sidebar dl dt:hover a {
  color: #FFFFFF;
}
#productlist {
  padding: 0px;
  width: 770px;
  margin-left: 12px;
}
.product_con .metpager_8 span,
.product_con .metpager_8 a {
  border-color: #000;
}
.product_con .metpager_8 span.disabledfy,
.product_con .metpager_8 a.disabledfy {
  display: none;
}
.product_con_1 {
  border-bottom: 1px solid #DEDEDE;
  /* 本例子css */
}
.product_con_1 .l {
  width: 500px;
}
.product_con_1 .r {
  width: 430px;
}
.product_con_1 .news_list {
  width: 250px;
}
.product_con_1 .news_list ul li {
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #D8D8D8;
  background: none;
  padding: 0 0 0 5px;
}
.product_con_1 .news_list ul li:hover {
  background: #EBEBEB;
  height: auto;
}
.product_con_1 .news_img {
  width: 215px;
}
.product_con_1 .news_img img {
  width: 215px;
  height: 148px;
}
.product_con_1 .picScroll-left {
  overflow: hidden;
  position: relative;
}
.product_con_1 .picScroll-left .pageState {
  display: none;
}
.product_con_1 .picScroll-left .hd {
  overflow: hidden;
  height: 30px;
  background: url("../jdcp.jpg") no-repeat 10px center #000000;
  padding: 3px 10px;
}
.product_con_1 .picScroll-left .hd .prev,
.product_con_1 .picScroll-left .hd .next {
  display: block;
  width: 5px;
  height: 9px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url("images/arrow.png") no-repeat;
}
.product_con_1 .picScroll-left .hd .next {
  background-position: 0 -50px;
}
.product_con_1 .picScroll-left .hd .prevStop {
  background-position: -60px 0;
}
.product_con_1 .picScroll-left .hd .nextStop {
  background-position: -60px -50px;
}
.product_con_1 .picScroll-left .hd ul {
  float: right;
  overflow: hidden;
  margin-top: 10px;
  zoom: 1;
}
.product_con_1 .picScroll-left .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: #FFF;
}
.product_con_1 .picScroll-left .hd ul li.on {
  background: #999;
}
.product_con_1 .picScroll-left .bd {
  padding: 20px 0 10px 0;
}
.product_con_1 .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.product_con_1 .picScroll-left .bd ul li {
  float: left;
  _display: inline;
  overflow: hidden;
}
.product_con_1 .picScroll-left .bd ul li .fl {
  width: 240px;
  margin: 10px;
}
.product_con_1 .picScroll-left .bd ul li .fr {
  width: 170px;
}
.product_con_1 .picScroll-left .bd ul li .desc {
  line-height: 2;
}
.product_con_1 .picScroll-left .bd ul li .desc span {
  background: #000000;
  color: #FFF;
  font-size: 18px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  width: 24px;
  margin-right: 2px;
  display: inline-block;
}
.product_con_1 .picScroll-left .bd ul li .more {
  float: right;
}
.product_con_1 .picScroll-left .bd ul li .more span {
  background: #000000;
  color: #FFF;
  width: 15px;
  margin-left: 5px;
  height: 12px;
  text-align: center;
  line-height: 12px;
  display: inline-block;
}
.product_con_1 .picScroll-left .bd ul li .pic {
  text-align: center;
}
.product_con_1 .picScroll-left .bd ul li .pic img {
  display: block;
  width: 170px;
  height: 150px;
}
.product_con_1 .picScroll-left .bd ul li .pic a:hover img {
  border-color: #999;
}
.product_con_1 .picScroll-left .bd ul li .title {
  line-height: 24px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}
.product_con_2 .l {
  width: 320px;
}
.product_con_2 .c {
  width: 300px;
}
.product_con_2 .r {
  width: 320px;
}
.alsscx .hd {
  background: #F0F0F0;
  width: 100%;
  text-align: center;
  padding: 5px 0;
}
.alsscx .hd h3 {
  font-size: 14px;
  font-weight: normal;
}
.keyread dl {
  height: 30px;
  line-height: 30px;
}
.keyread dl dt {
  float: left;
  font-size: 14px;
  font-weight: bold;
}
.keyread dl dd {
  float: left;
  margin-left: 15px;
  font-size: 13px;
}
.catlable {
  height: 100%;
}
.catlable dl {
  line-height: 26px;
  display: table;
}
.catlable dl dt {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.catlable dl dt span {
  width: 100px;
  display: block;
  font-size: 14px;
  font-weight: bold;
  background: url("../yjt.jpg") no-repeat right center #000000;
  color: #fff;
  padding: 0 10px 0 10px;
}
.catlable dl dd {
  float: left;
  display: table-cell;
  height: 12px;
  line-height: 12px;
  border-right: 1px solid #D8D8D8;
  padding: 0 10px;
  margin: 10px 0;
}
.product_view_con_1 .l {
  width: 350px;
}
.product_view_con_1 .c {
  width: 570px;
  margin-left: 30px;
}
.product_view_con_1 .c .title {
  margin-bottom: 20px;
  font-family: "微软雅黑";
  font-weight: normal;
}
.product_view_con_1 .c ul {
  border-left: 2px solid #000000;
  padding-left: 10px;
}
.product_view_con_1 .c ul li {
  line-height: 25px;
}
.product_view_con_1 .title {
  font-size: 18px;
  background: url("../fk.jpg") no-repeat left center;
  padding-left: 20px;
}
.product_view_con_1 .desc {
  padding: 20px 0;
  text-indent: 24px;
  line-height: 25px;
}
.product_view_xsgcstj .box3 .hd {
  padding: 10px 0;
}
.product_view_xsgcstj .box3 .hd h3 {
  font-size: 20px;
  font-weight: normal;
}
.product_view_xsgcstj .bd {
  padding-top: 20px;
}
.product_view_xsgcstj .slide_1 ol {
  width: 180px;
}
.product_view_xsgcstj .slide_1 ol li {
  height: 60px;
  line-height: 60px;
}
.product_view_xsgcstj .slide_1 ul {
  width: 780px;
}
.product_view_xsgcstj .slide_1 ul li {
  width: 780px;
}
.product_view_xsgcstj .slide_1 ul li .item {
  width: 172px;
  margin-left: 23px;
}
.product_view_xsgcstj .slide_1 ul li .item .imgbox {
  border: 1px solid #D8D8D8;
}
.product_view_xsgcstj .slide_1 ul li .item .imgbox img {
  width: 170px;
  height: 150px;
}
.product_view_con_2 .box3 .hd {
  padding: 10px 0;
}
.product_view_con_2 .box3 .hd h3 {
  font-size: 20px;
  font-weight: normal;
}
.product_view_con_2 .box3 .hd .more {
  top: 20px;
}
.product_view_con_2 .box3 .hd .more a {
  color: #999999;
}
.product_view_con_2 .bd {
  padding: 0px;
}
.product_view_con_2 .bd .toplist {
  width: 730px;
}
.product_view_con_2 .bd .toplist dl {
  margin-bottom: 20px;
}
.product_view_con_2 .bd .toplist dl dt {
  float: left;
}
.product_view_con_2 .bd .toplist dl dt img {
  width: 214px;
  height: 148px;
  padding: 2px;
  border: 1px solid #D8D8D8;
}
.product_view_con_2 .bd .toplist dl dd {
  margin-left: 10px;
  float: left;
  width: 500px;
  line-height: 28px;
}
.product_view_con_2 .bd .toplist dl dd .title a {
  font-size: 14px;
  font-weight: bold;
}
.product_view_con_2 .bd .toplist dl dd .desc {
  font-size: 13px;
}
.product_view_con_2 .bd .toplist dl dd .desc a:hover {
  color: #000;
}
.product_view_con_2 .bd .newlist {
  width: 220px;
}
.product_view_con_2 .bd .newlist dl {
  margin-bottom: 20px;
}
.product_view_con_2 .bd .newlist dl dt img {
  width: 214px;
  padding: 2px;
  height: 148px;
  border: 1px solid #D8D8D8;
}
.product_view_con_2 .bd .newlist dl dd {
  line-height: 28px;
}
.product_view_con_2 .bd .newlist dl dd .title a {
  font-size: 16px;
}
.product_view_con_2 .bd .newlist dl dd .desc a:hover {
  color: #000;
}
.hyalyy .hd {
  overflow: hidden;
  background: url(images/bg.png) 0 -32px #efefef;
  border-left: 1px solid #ddd;
  padding: 0;
}
.hyalyy .hd li {
  position: relative;
  margin-left: -1px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  padding: 0 20px;
  float: left;
  border: 1px solid #ddd;
  border-top: 0;
  font-size: 14px;
  _font-weight: bold;
  cursor: default;
}
.hyalyy .hd li.on {
  background: #fff;
  border-bottom: 1px solid #fff;
}
.hyalyy .bd {
  border-top: 0;
  padding-top: 20px;
}
.hyalyy .lh {
  overflow: hidden;
}
.product_view_con_4 .box .hd {
  padding: 10px 0;
}
.product_view_con_4 .l {
  width: 344px;
  /*544*/
}
.product_view_con_4 .c {
  width: 176px;
}
.product_view_con_4 .c .pic {
  text-align: center;
}
.product_view_con_4 .c .pic img {
  width: 170px;
  height: 150px;
  padding: 2px;
  border: 1px solid #D8D8D8;
}
.product_view_con_4 .c .title {
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.product_view_con_4 .r {
  width: 300px;
}
.product_view_con_4 .r .item {
  width: 220px;
  margin: 0 auto;
  margin-bottom: 0;
}
.product_view_con_4 .r .item .pic img {
  width: 214px;
  height: 148px;
  padding: 2px;
  border: 1px solid #D8D8D8;
}
.product_view_con_4 .r .hd h3 {
  text-align: center;
}
.product_view_con_4 .r .title {
  font-weight: bold;
  overflow: hidden;
}
.itemBox .imgBox {
  text-align: center;
  vertical-align: middle;
}
.itemBox .titleBox {
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.left_cat_nav {
  position: fixed;
  bottom: 30%;
  right: 1%;
  z-index: 1000;
}
.left_cat_nav {
  background: #FFFFFF;
}
.left_cat_nav #sidebar dl {
  margin: 0;
}
.left_cat_nav #sidebar dl dt {
  background: #F1F1F1;
  border-left: 5px solid #FFFFFF;
  height: 30px;
  margin: 0;
  border-bottom: 1px solid #E2E2E2;
  line-height: 30px;
  text-align: center;
  padding: 0 10px;
}
.left_cat_nav #sidebar dl dt.on,
.left_cat_nav #sidebar dl dt:hover {
  background: #3E3E3E;
  border-left-color: #2e8a5b;
  border-bottom-color: #3E3E3E;
}
.left_cat_nav #sidebar dl dt.on a,
.left_cat_nav #sidebar dl dt:hover a {
  color: #FFFFFF;
}
.left_cat_nav #sidebar dl dd {
  display: none;
  padding: 0 15px;
  text-align: center;
}
.left_cat_nav #sidebar dl dd h4 {
  padding: 0 10px;
}
.left_cat_nav .totop {
  text-align: center;
  background: #C6C6C6;
  padding: 0px;
  border-left: 5px solid #FFFFFF;
  cursor: pointer;
  display: block;
}
.left_cat_nav .imgnav {
  border-left: 5px solid #FFFFFF;
  background: #2e8a5b;
  text-align: center;
  margin-bottom: 2px;
  position: relative;
}
.left_cat_nav .imgnav:hover {
  background: #2e8a5b;
}
.left_cat_nav .imgnav:hover .imgnav-pic {
  display: block;
}
.left_cat_nav .imgnav .imgnav-pic {
  display: none;
  position: absolute;
  right: 160px;
  top: 0;
}
.left_cat_nav .imgnav .imgnav-pic img {
  width: 150px;
}
.right_nav {
  position: fixed;
  top: 30%;
  right: 0;
  z-index: 1000;
}
.right_nav .imgnav {
  margin-bottom: 2px;
  background: #9C9C9C;
  text-align: center;
}
.right_nav .imgnav:hover {
  background: #2e8a5b;
}
.product_img_slide {
  /* 本例子css */
}
.product_img_slide .slideBox {
  width: 350px;
  overflow: hidden;
  position: relative;
  float: left;
}
.product_img_slide .slideBox .hd {
  overflow: hidden;
  position: absolute;
  right: 0px;
  bottom: 45px;
  z-index: 1;
}
.product_img_slide .slideBox .hd ul {
  width: 15px;
}
.product_img_slide .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.product_img_slide .slideBox .hd ul li {
  float: left;
  margin-right: 0px;
  color: #fff;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  background: #252724;
  cursor: pointer;
}
.product_img_slide .slideBox .hd ul li.on {
  background: #F06804;
}
.product_img_slide .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.product_img_slide .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
}
.product_img_slide .slideBox .bd li .pic {
  width: 350px;
}
.product_img_slide .slideBox .bd li .pic img {
  width: 320px;
  height: 370px;
  margin-left: 28px;
  border: 1px solid #D8D8D8;
}
.product_img_slide .slideBox .bd li .title,
.product_img_slide .slideBox .bd li .cover {
  position: absolute;
  bottom: 45px;
  width: 100%;
  padding: 0px;
  height: 60px;
}
.product_img_slide .slideBox .bd li .cover {
  filter: alpha(opacity=70);
  opacity: 0.7;
  background: #000000;
}
.product_img_slide .slideBox .bd li .title {
  background: none;
  color: #FFFFFF;
  text-align: left;
  font-size: 12px;
  line-height: 25px;
}
.product_img_slide .slideBox .bd li .title h3 {
  padding-top: 5px;
  font-size: 18px;
  font-weight: normal;
  padding-left: 20px;
  position: relative;
  font-weight: bold;
}
.product_img_slide .slideBox .bd li .title span {
  padding-left: 20px;
  position: relative;
}
.product_img_slide .slideBox .bd img {
  display: block;
}
.product_content {
  font-size: 13px;
  line-height: 2em;
  margin: 0 auto;
  text-align: center;
}
.product_content table {
  margin: 0 auto;
  align: center;
}
.product_content table td {
  text-align: left;
}
.section-imglist .more a {
  background: rgba(0, 0, 0, 0) url("../ylbsq/more-bg.jpg") repeat-x scroll 0 0;
  border: 1px solid #bcbcbc;
  color: #000;
  display: inline;
  float: right;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  text-align: center;
}
.section-imglist .more a:hover {
  color: #f26200;
}
.product_con_3 {
  padding: 15px 0;
}
.ad_p {
  padding: 15px 0;
}
.sdtzs {
  font-family: arial, helvetica, clean, sans-serif;
  color: #666666;
}
.sdtzs .td {
  color: #a06e32;
  font-family: "方正大标宋简体";
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016-5-2, 23:13:00
    Author     : Administrator
*/
.col-2 ul {
  width: 810px;
  overflow: hidden;
}
.col-2 ul li {
  width: 375px;
  margin-right: 30px;
  float: left;
}
.col-2 ul li img {
  width: 100%;
}
.swiper-slide .more {
  text-align: right;
  margin: 0 auto;
  max-width: 960px;
}
.swiper-slide .more a {
  color: #d71e1e;
  font-family: arial, "宋体";
  font-weight: bold;
}
.topic1-22 .col-2-0 ul {
  width: 780px;
  overflow: hidden;
}
.topic1-22 .col-2-0 ul li {
  width: 390px;
  margin-right: 0;
  float: left;
}
.topic1-22 .col-2-0 ul li img {
  width: 100%;
}
.topic1-6 .col-2 {
  margin: 0 auto;
  width: 1120px;
}
.topic1-6 .col-2 ul {
  width: 1150px;
  overflow: hidden;
}
.topic1-6 .col-2 ul li {
  width: 545px;
  margin-right: 30px;
  float: left;
}
.topic1-6 .col-2 ul li img {
  width: 100%;
}
.topic1-6.topic2 .inner {
  width: 1120px;
}
.topic1-6.topic2 .col-2 {
  margin: 0 auto;
  width: 1120px;
}
.topic1-6.topic2 .col-2 ul {
  width: 1150px;
  overflow: hidden;
}
.topic1-6.topic2 .col-2 ul li {
  width: 545px;
  margin-right: 30px;
  float: left;
}
.topic1-6.topic2 .col-2 ul li img {
  width: 100%;
}
.topic1-6 .fa13_watch_focus {
  margin: 0 auto;
  width: 1120px;
  padding-bottom: 40px;
  text-align: center;
}
.topic1-6 .fa13_watch_focus .swiper-slide .title {
  background: #000;
  padding: 10px;
  color: #FFF;
  position: absolute;
  bottom: 0;
  width: 100%;
  opacity: 0.8;
}
.topic1-6 .fa13_watch_focus .swiper-slide .content {
  margin: 0;
}
.col-3 ul {
  width: 990px;
  overflow: hidden;
}
.col-3 ul li {
  width: 300px;
  margin-right: 30px;
  float: left;
}
.col-3 ul li img {
  width: 100%;
}
.col-l {
  float: left;
}
.col-c {
  float: left;
  margin-left: 10px;
}
.col-r {
  float: right;
}
.topic1-2 .inner {
  margin-bottom: 0;
  padding-bottom: 50px;
  width: 1120px;
}
.topic1-2 .col-l {
  width: 550px;
}
.topic1-2 .col-r {
  width: 400px;
}
.topic1-2 .col-r .swiper-container .swiper-wrapper .swiper-slide {
  text-align: center;
}
.topic1-2 .col-r .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.topic1-color {
  background: #F1E8DF;
  padding: 50px 0;
}
.topic1-color .ft_more_m a {
  background: #FFF;
}
.topic1-4 {
  background: #F1E8DF;
  padding: 50px 0;
}
.topic1-4 .col-l {
  width: 550px;
}
.topic1-4 .col-r {
  width: 400px;
}
.topic1-4 .col-r .swiper-container .swiper-wrapper .swiper-slide {
  text-align: center;
}
.topic1-4 .col-r .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.topic1-5 {
  background: #F1E8DF;
  padding: 50px 0;
}
.topic1-5 .inner {
  width: 1120px;
}
.topic1-5 .swiper-container .swiper-wrapper .swiper-slide {
  text-align: center;
}
.topic1-5 .swiper-container .swiper-wrapper .swiper-slide .l {
  width: 780px;
}
.topic1-5 .swiper-container .swiper-wrapper .swiper-slide .r {
  width: 300px;
}
.swiper-section .swiper-button-prev-v,
.swiper-section .swiper-button-next-v {
  margin-top: 0;
  top: 0;
  rigth: auto;
  background-image: none;
  background-color: #d71e1e;
  bottom: 0;
  color: #fff;
  cursor: pointer;
  display: none;
  font-family: SimSun;
  font-size: 18px;
  height: 50px;
  left: 50%;
  line-height: 50px;
  margin-left: -25px;
  text-align: center;
  transform: rotate(90deg);
  width: 50px;
}
.swiper-section .swiper-button-next-v {
  top: auto;
  bottom: 0;
}
.topic1-11 {
  background: #F1E8DF;
  padding: 50px 0;
}
.topic1-12 {
  background: #F1E8DF;
  padding: 30px 0;
}
.img_bg {
  background: #000 none repeat scroll 0 0;
  bottom: 0;
  display: block;
  left: 0;
  opacity: 0.6;
  position: absolute;
}
.list_r li {
  background: rgba(0, 0, 0, 0) url("../topic1/black_li.png") no-repeat scroll 100% center;
  height: 28px;
  padding-right: 15px;
  text-align: right;
}
.list_r li a {
  line-height: 28px;
  height: 28px;
  overflow: hidden;
  display: inline-block;
}
.list_r li a {
  color: #282828;
}
.fa13_more {
  text-align: right;
}
.fa13_more a {
  color: #d71e1e;
  font-weight: bold;
  font-family: arial, "宋体";
}
.ft_more_m {
  bottom: 0;
  position: absolute;
  right: 113px;
}
.ft_more_m a {
  background: #f1e8df none repeat scroll 0 0;
  color: #9f8169;
  display: inline-block;
  font-weight: bold;
  height: 38px;
  line-height: 38px;
  text-align: center;
  width: 73px;
  font-family: arial, "宋体";
}
.topic1-12 .area_men {
  width: 1120px;
  margin: 0 auto;
}
.topic1-12 .area_men .fa13_title {
  height: 45px;
  line-height: 1000px;
  overflow: hidden;
  width: 1120px;
}
.topic1-12 .area_men2 .fa13_title {
  background: rgba(0, 0, 0, 0) url("../topic1/men_title2.png") no-repeat scroll 0 0;
}
.topic1-12 .area_men .fa13_watch_focus {
  margin: 10px 0 0;
  width: 780px;
  padding-bottom: 30px;
  text-align: center;
}
.topic1-12 .area_men .fa13_watch_focus span.img_bg {
  width: 780px;
}
.topic1-12 .area_men .fa13_watch_focus .finav {
  margin-left: 190px;
}
.topic1-12 .area_men .fa13_newslist {
  margin-top: 0px;
}
.topic1-12 .area_men .fa13_newslist .fa13_more {
  margin-top: 0;
}
.topic1-12 .area_men .col_l {
  display: inline;
  float: left;
  overflow: hidden;
  width: 780px;
}
.topic1-12 .area_men .col_r {
  float: right;
  width: 300px;
}
.topic1-12 .fa13_men_elle h3 {
  height: 30px;
  line-height: 1000px;
  overflow: hidden;
  width: 300px;
}
.topic1-12 .fa13_men_elle ul {
  margin: 15px 0 15px;
}
.topic1-12 .area_men .fa13_men_elle h3 {
  background: rgba(0, 0, 0, 0) url("../topic1/ssjj.png") no-repeat scroll 0 0;
  margin-top: 30px;
}
.topic1-12 .area_men2 .fa13_men_elle h3 {
  background: rgba(0, 0, 0, 0) url("../topic1/ssjj2.png") no-repeat scroll 0 0;
  margin-top: 30px;
}
.topic1-12 .fa13_men_life {
  height: 250px;
  position: relative;
  width: 300px;
}
.topic1-12 .fa13_men_life .img_bg {
  height: 30px;
  line-height: 30px;
  width: 300px;
}
.topic1-12 .fa13_men_life h3 {
  font-size: 14px;
  font-weight: normal;
  left: 10px;
  position: absolute;
  top: 226px;
}
.topic1-12 .fa13_men_life h3 a {
  color: #fff;
}
.topic1-12 .fa13_men_life .tag {
  background: rgba(0, 0, 0, 0) url("../topic1/pzsh.png") no-repeat scroll 0 0;
  height: 91px;
  left: 237px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 63px;
}
.topic1-12 .fa13_men_life .tag a {
  display: block;
  height: 20px;
  line-height: 300px;
  margin-top: 65px;
  overflow: hidden;
}
.topic1-12 .fa13_watch_focus {
  margin: 20px 0 0 183px;
  width: 670px;
}
.topic1-12 .fa13_watch_focus .swiper-pagination-bullet-active {
  background: #D71E1E none repeat scroll 0 0;
  opacity: 1;
}
.topic1-12 .fa13_watch_focus .ficnt li {
  height: 340px;
  position: relative;
}
.topic1-12 .fa13_watch_focus .ficnt li .img_bg {
  height: 30px;
  line-height: 30px;
  width: 780px;
}
.topic1-12 .fa13_watch_focus .ficnt li h3 {
  font-size: 14px;
  font-weight: normal;
  left: 20px;
  position: absolute;
  top: 315px;
}
.topic1-12 .fa13_watch_focus .ficnt li h3 a {
  color: #fff;
}
.topic1-12 .fa13_watch_focus .ficnt .current {
  display: block;
}
.topic1-12 .fa13_watch_focus .finav {
  height: 20px;
  margin: 15px 0 0 285px;
}
.topic1-12 .fa13_watch_focus .finav li {
  background: #9f8169 none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  height: 10px;
  line-height: 300px;
  margin-right: 25px;
  overflow: hidden;
  width: 10px;
}
.topic1-12 .fa13_watch_focus .finav .current {
  background: #d71e1e none repeat scroll 0 0;
}
.topic1-12 .fa13_newslist {
  margin-top: 40px;
  width: 780px;
}
.topic1-12 .fa13_newslist .cell h3 {
  font-family: "Microsoft YaHei", "微软雅黑", "宋体";
  font-size: 16px;
  margin-bottom: 15px;
}
.topic1-12 .fa13_newslist .cell li {
  background: rgba(0, 0, 0, 0) url("../topic1/black_li.png") no-repeat scroll 0 center;
  height: 28px;
  padding-left: 17px;
  width: 373px;
  float: left;
}
.topic1-12 .fa13_newslist .cell li a {
  line-height: 28px;
  height: 28px;
  overflow: hidden;
  display: inline-block;
}
.topic1-12 .fa13_newslist .cell li a {
  color: #282828;
}
.topic1-12 .fa13_newslist .cell li a:hover {
  color: #ba2636;
}
.topic1-12 .fa13_newslist .cell .fa13_more {
  margin-top: 10px;
}
.topic1-12 .fa13_newslist .cell .fa13_more a {
  color: #282828;
}
.swiper-banner.full > .swiper-container {
  padding-bottom: 30px;
}
.swiper-banner.full .swiper-button-next,
.swiper-banner.full .swiper-button-prev {
  width: 378px;
  height: 30px;
  top: 100px;
}
.swiper-banner.full .swiper-button-next.swiper-button-disabled,
.swiper-banner.full .swiper-button-prev.swiper-button-disabled {
  display: none;
}
.swiper-banner.full .swiper-button-next {
  right: 50%;
  margin-right: -948px;
  background: url("../full_next.png") no-repeat left center;
}
.swiper-banner.full .swiper-button-prev {
  left: 50%;
  margin-left: -948px;
  background: url("../full_prev.png") no-repeat right center;
}
.fa13_per_main .fa13_title {
  height: 66px;
  position: relative;
  width: 300px;
}
.fa13_per_main .fa13_title h2 {
  height: 81px;
  left: 0;
  line-height: 1000px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 204px;
}
.fa13_per .col_l {
  display: inline;
  float: left;
  margin-left: 0px;
  overflow: hidden;
  width: 780px;
}
.fa13_per .col_r {
  float: right;
  width: 300px;
}
.fa13_per .fa13_per_main h2 {
  background: rgba(0, 0, 0, 0) url("../topic1/pre_title2.png") no-repeat scroll 0 0;
}
.fa13_per .fa13_per_main.wsxf h2 {
  background: rgba(0, 0, 0, 0) url("../topic1/pre_title02.png") no-repeat scroll 0 0;
}
.fa13_per .fa13_per_main.clxf h2 {
  background: rgba(0, 0, 0, 0) url("../topic2/celiang.png") no-repeat scroll 0 0;
}
.fa13_per_focus .hd {
  height: 28px;
}
.fa13_per_focus .hd a {
  background: rgba(0, 0, 0, 0) url("../topic1/scroll_btn.png?20130701") no-repeat scroll 0 0;
  float: right;
  height: 18px;
  margin-left: 14px;
  width: 18px;
  cursor: pointer;
}
.fa13_per_focus .hd .btn_prev:hover {
  background-position: 0 -90px;
}
.fa13_per_focus .hd .btn_next {
  background-position: -32px 0;
}
.fa13_per_focus .hd .btn_next:hover {
  background-position: -32px -90px;
}
.fa13_per_focus .bd {
  position: relative;
  width: 300px;
}
.fa13_per_focus .bd .swiper-button-prev {
  top: -20px;
}
.fa13_per_focus .bd ul {
  float: left;
}
.fa13_per_focus .bd li {
  float: left;
  width: 300px;
}
.fa13_per_focus .bd .pic {
  display: block;
  overflow: hidden;
  width: 300px;
}
.fa13_per_focus .bd .bg {
  background: #282828 none repeat scroll 0 0;
  height: 30px;
  padding: 12px 5px 0 14px;
}
.fa13_per_focus .bd .bg p {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.fa13_per_focus .bd h3 {
  font-size: 14px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.fa13_per_focus .bd a {
  color: #fff;
}
.fa13_per_focus .bd .triangle {
  border-color: transparent transparent #282828;
  border-style: dashed dashed solid;
  border-width: 8px;
  font-size: 0;
  height: 0;
  left: 25px;
  overflow: hidden;
  position: absolute;
  top: 164px;
  width: 0;
}
.fa13_per_ad {
  height: 250px;
  width: 300px;
}
.fa13_ssjj h3 {
  background: url("../topic1/ssjj.png") no-repeat left center;
}
.col-txt ul li {
  text-align: left;
}
.page_next,
.page_prev {
  background-color: #d71e1e;
  bottom: 0;
  color: #fff;
  cursor: pointer;
  display: none;
  font-family: SimSun;
  font-size: 18px;
  height: 50px;
  left: 50%;
  line-height: 50px;
  margin-left: -25px;
  position: fixed;
  text-align: center;
  transform: rotate(90deg);
  width: 50px;
  z-index: 99999;
}
.page_prev {
  top: 0;
}
.floatTip {
  display: none;
}
/*
@Author     RZ [<2522216558@qq.com>]
@Copyright  ziyiai.com
@Version    1.0   
@Time       2016-10-21 16:44:04
*/
/* 
    Created on : 2016-10-21, 16:44:04
    Author     : Administrator
*/
.module {
  font-family: "微软雅黑";
}
.module-hd {
  position: relative;
}
.module-hd .line {
  border-bottom: 1px solid #d8d8d8;
  height: 45px;
  left: 0;
  position: absolute;
  width: 100%;
}
.module-hd .module-title {
  margin: 0 auto;
  position: relative;
}
.module-hd h2 a {
  display: block;
}
.module-hd .sub-links {
  color: #555;
  font-size: 16px;
  height: 20px;
  position: absolute;
}
.module-hd .left-top,
.module-hd .left-bottom {
  left: 0;
  text-align: right;
}
.module-hd .right-top,
.module-hd .right-bottom {
  right: 0;
  text-align: left;
}
.module-hd .left-top,
.module-hd .right-top {
  top: 17px;
}
.module-hd .left-bottom,
.module-hd .right-bottom {
  top: 50px;
}
.module-hd .left-top a {
  margin-right: 15px;
}
.module-hd .right-top a {
  margin-left: 15px;
}
.module-hd a {
  color: #555;
  font-size: 16px;
}
.module-hd .sub-links a:hover {
  color: #e00024;
}
.module-hd .sub-links em {
  color: #8a8a8a;
  padding: 5px;
}
.module-hd .sub-links a.close {
  margin: 0;
}
.module-extend .img-cards {
  margin-top: 45px;
  padding-bottom: 45px;
}
.module-bd {
  margin: 0 auto;
  position: relative;
  width: 1000px;
}
.module-bd {
  margin: 0 auto;
  position: relative;
  width: 960px;
}
.swiper-container .arrow {
  cursor: pointer;
  height: 73px;
  margin-top: -36px;
  position: absolute;
  top: 50%;
  width: 57px;
  z-index: 1000;
}
.swiper-container .arrow i {
  background-image: url("../dcllj/arrow.png");
  height: 64px;
  left: 10px;
  position: absolute;
  top: 3px;
  width: 37px;
}
.swiper-container .pre-arrow {
  left: 0;
}
.swiper-container .pre-arrow i {
  background-position: 0 4px;
}
.swiper-container .next-arrow {
  right: 0;
}
.swiper-container .next-arrow i {
  background-position: 0 -68px;
}
.swiper-container .arrow-bg {
  background: rgba(0, 0, 0, 0) url("../dcllj/arrow-bg.png") repeat scroll 0 -220px;
  height: 73px;
  opacity: 0;
  transition: opacity 1s ease 0s;
}
.swiper-container:hover .arrow-bg {
  opacity: 1;
}
.module-dcllj-slide {
  margin-bottom: 60px;
  font-family: "微软雅黑";
}
.module-dcllj-slide .main {
  min-width: 960px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.module-dcllj-slide .swiper-container {
  overflow: visible;
  position: relative;
  width: 960px;
}
.module-dcllj-slide .swiper-container .swiper-pagination-bullet-active {
  background: #FF0000 none repeat scroll 0 0;
  opacity: 1;
}
.module-dcllj-slide .swiper-container .slide-helper-l,
.module-dcllj-slide .swiper-container .slide-helper-r {
  background: #000 none repeat scroll 0 0;
  height: 564px;
  opacity: 0.5;
  position: absolute;
  right: 960px;
  top: 0;
  width: 960px;
  z-index: 1;
}
.module-dcllj-slide .swiper-container .slide-helper-r {
  left: 960px;
  right: auto;
}
.module-dcllj-slide .swiper-pagination {
  bottom: 51px;
  z-index: 2;
}
.module-dcllj-slide .title-mask {
  background: rgba(0, 0, 0, 0) url("../dcllj/slide-mask.png") no-repeat scroll center top;
  bottom: 40px;
  height: 95px;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  display: none;
}
.module-dcllj-slide .title-mask a {
  color: #fff;
  font-size: 30px;
  line-height: 62px;
  text-shadow: 0 1px 3px #000;
}
.module-dcllj-slide .title-mask .des {
  color: #fff;
  font-size: 14px;
}
.module-dcllj-slide .slide-line {
  background: rgba(0, 0, 0, 0) url("../dcllj/line-index.png") no-repeat scroll center top;
  bottom: -43px;
  height: 41px;
  left: 0;
  position: absolute;
  width: 960px;
}
.gallery {
  margin-bottom: 50px;
}
.gallery .module-hd {
  margin-bottom: 35px;
}
.gallery .module-hd .module-title {
  width: 440px;
}
.gallery .module-hd h2 a {
  background: rgba(0, 0, 0, 0) url("../images/title/title-index-2.jpg") no-repeat scroll 0 -767px;
  height: 91px;
}
.module-three .module-bd .items ul {
  width: 960px;
}
.module-three .module-bd .items ul li {
  margin-right: 0;
  margin-bottom: 0;
  width: 240px;
}
.module-three .module-bd .items ul li .pic {
  border: 0 solid #D8D8D8;
}
.module-three .module-bd .items ul {
  width: 960px;
}
.module-three .module-bd .items ul li {
  margin-right: 0;
  margin-bottom: 0;
  width: 240px;
}
.module-three .module-bd .items ul li .pic {
  border: 0 solid #D8D8D8;
}
.module-three .module-bd li {
  float: left;
  position: relative;
}
.module-three .module-bd li a,
.module-three .module-bd .thumbnail a {
  border: 1px solid #D8D8D8;
  display: block;
  overflow: hidden;
}
.module-three .module-bd li img {
  display: block;
  margin-top: -1px;
  transition: all 1s ease 0s;
  width: 100%;
}
.module-three .module-bd li a:hover img {
  transform: scale(1.1, 1.1) rotate(0.01deg);
}
.module-three .tag {
  background: rgba(0, 0, 0, 0) url("../dcllj/bg_index_tag.png") no-repeat scroll 0 0;
  cursor: pointer;
  display: none;
  height: 42px;
  left: 50%;
  line-height: 19px;
  overflow: hidden;
  padding: 8px 15px 0;
  position: absolute;
  top: 40%;
  width: 150px;
  z-index: 999;
}
.module-three .module-bd li:hover .tag {
  display: block;
}
.module-three .module-bd .swiper-slide:hover .tag {
  display: block;
}
.module-three .module-bd .swiper-button-prev {
  left: -60px;
  background-color: #FFF;
}
.module-three .module-bd .swiper-button-next {
  right: -60px;
  background-color: #FFF;
}
.whats-new {
  margin-bottom: 50px;
}
.whats-new .module-bd {
  padding: 30px 0;
}
.whats-new .module-hd {
  margin-bottom: 35px;
}
.whats-new .module-hd .module-title {
  width: 320px;
}
.whats-new .module-hd .sub-links {
  width: 340px;
}
.whats-new .module-hd h2 a {
  background: rgba(0, 0, 0, 0) url("../images/title/title-common.jpg") no-repeat scroll -10px 0;
  height: 87px;
}
.whats-new .slide-ads-wrapper {
  height: 24px;
  overflow: hidden;
  position: absolute;
  top: 17px;
  width: 100%;
}
.whats-new .slide-ads {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.whats-new .slide-ads > div {
  height: 24px;
  overflow: hidden;
  position: relative;
}
.whats-new .slide-ads .sub-links {
  top: 0;
}
.imgcard {
  border: 1px solid #d8d8d8;
  float: left;
  margin-right: 22px;
  padding: 12px 16px 0;
  transition: all 0.15s ease 0s;
  width: 270px;
  padding-top: 48px;
  padding-bottom: 48px;
}
.imgcard:hover {
  box-shadow: 0 0 9px #666;
}
.imgcard.last {
  margin-right: 0;
}
.imgcard .title {
  display: block;
  font-size: 18px;
  font-weight: bolder;
  line-height: 24px;
  padding-bottom: 12px;
}
.imgcard .mini-title {
  line-height: 22px;
  padding-bottom: 6px;
}
.imgcard .title span {
  font-size: 16px;
  font-weight: normal;
}
.imgcard .title em {
  background: rgba(0, 0, 0, 0) url("../dcllj/element.png") no-repeat scroll 0 0;
  display: block;
  float: right;
  height: 17px;
  width: 9px;
}
.imgcard .img {
  display: block;
}
.imgcard .img p {
  height: 270px;
  overflow: hidden;
  width: 270px;
}
.imgcard .img img {
  display: block;
  width: 100%;
}
.imgcard .img span {
  display: block;
  font-size: 16px;
  height: 56px;
  line-height: 28px;
  overflow: hidden;
}
.topic-list {
  border: 1px solid #d8d8d8;
  padding: 12px 16px 13px;
  width: 270px;
}
.topic-list .title {
  display: block;
  font-size: 18px;
  font-weight: bolder;
  padding-bottom: 12px;
}
.topic-list .mini-title {
  padding-bottom: 8px;
}
.topic-list .title span {
  font-size: 16px;
  font-weight: normal;
}
.topic-list .title em {
  background: rgba(0, 0, 0, 0) url("../dcllj/element.png") no-repeat scroll 0 0;
  display: block;
  float: right;
  height: 17px;
  width: 9px;
}
.topic-list .tl-content {
  border-top: 1px solid #e3e3e3;
  padding-top: 12px;
}
.topic-list .tl-noborder {
  border-top: medium none;
  padding-top: 13px;
}
.topic-list .tl-links {
  height: 233px;
  overflow: hidden;
  padding-bottom: 7px;
}
.topic-list .tl-links a {
  float: left;
  font-size: 14px;
  margin-right: 15px;
  white-space: nowrap;
}
.topic-list ul a {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  width: 100%;
}
.topic-list li {
  font-size: 14px;
  height: 16px;
  line-height: 16px;
  margin-bottom: 14px;
}
.topic-list .img span {
  font-size: 18px;
}
.topic-list .num {
  background: rgba(0, 0, 0, 0) url("../dcllj/num.png") no-repeat scroll 0 0;
  padding-left: 32px;
}
.topic-list .num2 {
  background-position: 0 -30px;
}
.topic-list .num3 {
  background-position: 0 -60px;
}
.topic-list .num4 {
  background-position: 0 -90px;
}
.topic-list .num5 {
  background-position: 0 -120px;
}
.topic-list .num6 {
  background-position: 0 -150px;
}
.topic-list .num7 {
  background-position: 0 -180px;
}
.topic-list .num8 {
  background-position: 0 -210px;
}
.topic-list .num9 {
  background-position: 0 -240px;
}
.topic-list .num10 {
  background-position: 0 -270px;
}
.topic-list .topic-list .normal {
  list-style: inherit;
  margin-left: 25px;
}
.section-img {
  margin: 50px 0;
}
.section-img img {
  max-width: 100%;
}
.title-line {
  display: table;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.title-line h3 {
  display: table-cell;
  font-size: 100%;
  line-height: 1em;
  white-space: pre;
}
.title-line span {
  display: table-cell;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.title-line span em {
  display: block;
  height: 1px;
  position: relative;
  top: 1px;
  width: 100%;
  border-top: 1px solid #D8D8D8;
}
.section-title {
  margin-bottom: 30px;
}
/*sidenav start*/
.sidenav {
  position: fixed;
  z-index: 8000;
  left: 22px;
  bottom: 20px;
  font-family: "Microsoft Yahei";
}
.sidenav .to-module {
  width: 44px;
  height: 44px;
  margin-bottom: 2px;
  cursor: pointer;
  background-image: url(../images/float.png);
  background-position: 0px -87px;
  position: relative;
}
.sidenav .to-module:hover {
  background-position: -56px -87px;
}
.sidenav .channels {
  position: absolute;
  bottom: 220px;
  left: -3px;
  width: 100px;
  display: none;
}
.sidenav .one-channel {
  height: 15px;
  line-height: 15px;
  position: relative;
}
.sidenav .channels .icon {
  position: absolute;
  width: 7px;
  height: 7px;
  background-image: url(../images/float.png);
  background-position: -44px -9px;
  top: 6px;
  left: 4px;
}
.sidenav .channels .em {
  color: #e0e0e0;
  height: 11px;
  border-left: 1px solid #e0e0e0;
  margin-left: 7px;
  margin-top: 5px;
}
.sidenav .channel-name {
  margin-left: 17px;
  color: #787878;
  font-size: 13px;
  display: inline-block;
  padding: 2px 8px;
  border-radius: 10px;
  cursor: pointer;
}
.sidenav .one-channel:hover .channel-name,
.sidenav .active .channel-name {
  color: #fff;
  background-color: #a9a9a9;
}
.sidenav .one-channel:hover .icon,
.sidenav .channels .active .icon {
  width: 15px;
  height: 15px;
  background-position: -104px 0;
  top: 1px;
  left: 0px;
}
.sidenav .totop {
  width: 44px;
  height: 44px;
  background: url(../images/to_top.jpg) no-repeat;
  cursor: pointer;
}
.sidenav .to-top:hover {
  background-position: right top;
}
.sidenav .to-weixin {
  position: relative;
  width: 44px;
  height: 44px;
  margin-bottom: 2px;
  background-image: url(../images/float.png);
  background-position: 0 -44px;
  cursor: pointer;
}
.sidenav .to-qrcode {
  position: relative;
  width: 44px;
  height: 44px;
  margin-bottom: 2px;
  background-image: url(../images/qr_icon.png);
  cursor: pointer;
}
.sidenav .to-app {
  position: relative;
  width: 44px;
  height: 44px;
  margin-bottom: 2px;
  background-image: url(../images/float.png);
  background-position: 0px -220px;
  cursor: pointer;
}
.sidenav .to-vip {
  position: relative;
  width: 44px;
  height: 44px;
  margin-bottom: 2px;
  background-image: url(../images/float.png);
  background-position: -5px -361px;
  cursor: pointer;
}
.sidenav .weixin-expand {
  position: absolute;
  display: none;
  width: 135px;
  height: 160px;
  background-color: #d7d7d7;
  right: -135px;
  bottom: 0;
}
.sidenav .to-weixin:hover .weixin-expand {
  display: block;
}
.sidenav .to-qrcode:hover .weixin-expand {
  display: block;
}
.sidenav .to-app:hover .weixin-expand {
  display: block;
}
.sidenav .to-vip:hover .weixin-expand {
  display: block;
}
.sidenav .channels:hover {
  display: block;
}
.sidenav .weixin-expand img {
  display: block;
  margin: 9px auto 0 auto;
  border: 1px solid #ddd;
}
.sidenav .weixin-expand div {
  font-size: 14px;
  color: #000;
  text-align: center;
  line-height: 24px;
}
.sidenav .to-weixin:hover {
  background-position: -56px -44px;
}
.sidenav .to-app:hover {
  background-position: -55px -220px;
}
.sidenav .to-vip:hover {
  background-position: -5px -325px;
}
.sidenav .to-subscribe {
  position: relative;
  width: 44px;
  height: 44px;
  margin-bottom: 2px;
  background-image: url(../images/float.png);
  background-position: -56px -308px;
  cursor: pointer;
}
.sidenav .to-subscribe:hover {
  background-position: -56px -264px;
}
.sidenav .subscribe-expand {
  position: absolute;
  display: block;
  overflow: hidden;
  width: 0;
  height: 44px;
  right: 44px;
  top: 0;
  text-align: center;
  font-size: 16px;
  font-weight: bolder;
  line-height: 44px;
  color: #000;
  background-color: #d7d7d7;
}
.sidenav .to-subscribe:hover .subscribe-expand {
  width: 89px;
}
.sidenav .to-share {
  position: relative;
  width: 44px;
  height: 44px;
  margin-bottom: 2px;
  background-image: url(../images/float.png);
  background-position: 0 -88px;
  cursor: pointer;
}
.sidenav .to-share:hover {
  background-position: -56px -88px;
}
.sidenav .share-expand {
  position: absolute;
  width: 0;
  top: 0;
  right: 45px;
  height: 44px;
  background-color: #d7d7d7;
  overflow: hidden;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.sidenav .to-share:hover .share-expand {
  width: 107px;
}
.sidenav .share-expand .icon {
  display: block;
  float: left;
  width: 53px;
  height: 33px;
  margin-top: 5px;
  background-image: url(../images/float.png);
}
.sidenav .share-expand .to-icon-weibo {
  border-right: 1px solid #fff;
  background-position: 0 -264px;
}
.sidenav .share-expand .to-icon-weibo:hover {
  background-position: 0 -297px;
}
.sidenav .share-expand .to-icon-weixin {
  background-position: 0 -330px;
}
.sidenav .share-expand .to-icon-weixin:hover {
  background-position: 0 -363px;
}
.sidenav .to-staight {
  position: relative;
  width: 44px;
  height: 44px;
  margin-bottom: 2px;
  background-image: url(../images/float.png);
  background-position: 0 -132px;
  cursor: pointer;
}
.sidenav .to-staight > div {
  position: absolute;
  top: 0;
  right: 44px;
  width: 0;
  overflow: hidden;
  height: 44px;
  background-color: #d7d7d7;
  line-height: 16px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.sidenav .to-staight a {
  font-size: 14px;
  display: block;
  margin: 6px auto;
  padding: 0 10px;
  color: #fff;
}
.sidenav .to-staight:hover {
  background-position: -56px -132px;
}
.sidenav .to-staight:hover > div {
  width: 134px;
}
.sidenav .to-discovery {
  display: none;
  height: 44px;
  margin-bottom: 2px;
  position: relative;
}
.sidenav .to-discovery .up-20 {
  position: absolute;
  top: -6px;
  right: 31px;
  width: 200px;
  height: 24px;
  font-size: 12px;
  line-height: 20px;
  text-indent: 2px;
  background: url(../images/global/up-20.png);
}
.sidenav .to-discovery .up-20 p {
  padding-left: 5px;
}
.sidenav .to-discovery .item {
  display: block;
  width: 44px;
  height: 44px;
  cursor: pointer;
  background-image: url(../images/float.png);
}
.sidenav .to-discovery .to-star {
  background-position: 0 -220px;
  position: relative;
}
.sidenav .to-discovery .to-star label {
  position: absolute;
  color: #e92929;
  font-size: 12px;
  right: 3px;
  top: 0;
  font-weight: bold;
}
.sidenav .to-discovery .to-star:hover {
  background-position: -56px -220px;
}
.sidenav .to-discovery .to-vogue {
  background-position: 0 -176px;
}
.sidenav .to-discovery .to-vogue:hover {
  background-position: -56px -176px;
}
/*sidenav end*/
.search {
  border-radius: 5px;
  margin-top: 10px;
  border: 1px solid #D8D8D8;
  background: #FFF;
}
.search ul.searchnavlist li {
  padding: 5px;
  height: 34px;
  float: left;
  margin-right: 0px;
  border-right: 1px solid #CDCED0;
}
.search ul.searchnavlist li #searchword {
  height: 24px;
  width: 400px;
}
.search ul.searchnavlist li select {
  height: 34px;
}
.search ul.searchnavlist li option {
  padding: 5px 2px;
}
.search ul.searchnavlist li .searchgo {
  background: url("../btn_search.jpg");
  border: none;
  border-radius: 0;
  text-indent: -999px;
  width: 92px;
  height: 34px;
  box-shadow: none;
}
.search ul.searchnavlist li:last-child {
  border: none;
}
.search.search_s {
  border: none;
  margin: 0;
  padding: 0 20px;
}
.search.search_s ul li {
  float: none;
  border: none;
  margin: 0 0 5px 0;
}
.search.search_s ul li #searchword {
  height: 20px;
  width: 200px;
  font-size: 12px;
}
.search_area {
  border-radius: 5px;
  margin-top: 0px;
  border: 1px solid #D8D8D8;
  height: 44px;
}
.search_area .searchnavlist .li {
  padding: 5px;
  height: 34px;
  float: left;
  margin-right: 0px;
  border-right: 1px solid #CDCED0;
}
.search_area .searchnavlist .li.last {
  border-right: 0px;
}
.search_area .searchnavlist .li .input {
  height: 30px;
  width: 330px;
  background: url("../icon_search.jpg") no-repeat 5px center #ffffff;
  padding-left: 25px;
  border: 1px solid #CBCBCB;
}
.search_area .searchnavlist .li select {
  height: 34px;
}
.search_area .searchnavlist .li .chosen-single {
  height: 34px;
  line-height: 34px;
  border-radius: 0;
  border: 1px solid #CBCBCB;
  text-align: center;
  background: none;
  z-index: 2011;
  background: #FFF;
}
.search_area .searchnavlist .li .chosen-single span {
  margin-right: 0px;
  display: inline-block;
  color: #000;
}
.search_area .searchnavlist .li .chosen-single div {
  display: inline-block;
  width: 27px;
  position: static;
  background: none;
  border-left: none;
  padding-left: 15px;
}
.search_area .searchnavlist .li .chosen-single div b {
  background: url("../xjt.jpg") no-repeat right center;
}
.search_area .searchnavlist .li .chosen-with-drop .chosen-single {
  border-bottom: none;
  background: #FFF;
}
.search_area .searchnavlist .li .chosen-drop {
  border: 1px solid #CBCBCB;
  margin-top: -1px;
  padding-top: 10px;
}
.search_area .searchnavlist .li #searchcat307_chosen ul li,
.search_area .searchnavlist .li #searchcat306_chosen ul li {
  float: left;
}
.search_area .searchnavlist .li #searchcat307_chosen .chosen-drop,
.search_area .searchnavlist .li #searchcat306_chosen .chosen-drop {
  width: 632px;
}
.search_area .searchnavlist .li #searchcat306_chosen .chosen-drop {
  width: 793px;
}
.search_area .searchnavlist .li #searchcat306_chosen .chosen-drop li {
  width: 130px;
}
.search_area .searchnavlist .li ul.chosen-results {
  max-height: 600px;
  overflow-y: hidden;
}
.search_area .searchnavlist .li .chosen-cancel {
  display: none;
}
.search_area .searchnavlist .li .chosen-cancel span {
  color: #FFF;
  background: #F94500;
  clear: both;
  display: inline-block;
  margin-left: 10px;
  padding: 5px 10px;
  cursor: pointer;
}
.search_area .searchnavlist .li .highlighted {
  text-decoration: underline;
  background: none;
  color: #FF6701;
}
.search_area .searchnavlist .li option {
  padding: 5px 2px;
}
.search_area .searchnavlist .li .searchgo {
  background: url("../btn_search.jpg");
  border: none;
  border-radius: 0;
  text-indent: -999px;
  width: 92px;
  height: 34px;
  box-shadow: none;
}
.search_area .searchnavlist .li:last-child {
  border: none;
}
.content {
  margin-bottom: 10px;
}
.blank10 {
  height: 10px;
  overflow: hidden;
  clear: both;
}
.content_l {
  float: left;
}
.content_r {
  float: right;
}
.xscp {
  width: 204px;
}
.xscp .hd {
  background: url("../xscp.gif");
  height: 48px;
}
.xscp .hd h3 {
  height: 48px;
  line-height: 46px;
  padding-left: 86px;
  font-size: 14px;
  color: #FFF;
}
.xscp .hd h3 a {
  color: #FFF;
}
.xscp .bd {
  padding-top: 10px;
}
.xscp .cate {
  position: relative;
  z-index: 1;
}
.xscp .cate .mainCate {
  position: relative;
  zoom: 1;
  background: #E8E8E8;
  margin-bottom: 1px;
  clear: both;
}
.xscp .cate .mainCate .pic {
  float: left;
  margin-right: 10px;
  width: 60px;
  height: 60px;
  padding: 1px;
}
.xscp .cate .mainCate .pic img {
  width: 60px;
  height: 60px;
}
.xscp .cate .mainCate .desc {
  padding-top: 15px;
  float: left;
}
.xscp .cate .mainCate .desc h2 {
  font-size: 13px;
}
.xscp .cate .mainCate:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.xscp .cate .subCate {
  display: none;
  /*默认隐藏*/
  background: url(images/nav_div_bg.jpg) 0 0 repeat-y #fff;
  position: absolute;
  left: 60px;
  top: 50px;
  z-index: 999;
  border: 1px solid #d8d8d8;
}
.xscp .cate .subCate ul {
  padding: 5px 10px;
}
.xscp .cate .subCate ul li a {
  display: block;
  padding: 0 5px;
  line-height: 25px;
  word-break: keep-all;
  white-space: nowrap;
}
.xscp .cate .on .subCate {
  display: block !important;
  /* !important 强制显示，否则会闪烁*/
}
.product_top {
  width: 734px;
}
.product_top .hd {
  border-bottom: 1px solid #E2E2E2;
  padding: 10px 0px 5px 0;
}
.product_top .hd .more {
  top: 20px;
}
.product_top .bd {
  width: 752px;
  padding: 10px 0px;
}
.product_top .bd li {
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}
.product_top .bd li img {
  border: 1px solid #E4E4E4;
  width: 170px;
  height: 150px;
}
.product_top .bd li h3 {
  text-align: center;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  font-weight: normal;
}
.ad {
  margin: 0 auto;
  text-align: center;
}
.ad1 {
  text-align: center;
}
.ad1 span {
  color: #6e6a6a;
  font-size: 12px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.index_jjfa {
  position: relative;
  width: 960px;
  overflow: hidden;
}
.index_jjfa ol {
  float: left;
  width: 213px;
}
.index_jjfa ol li {
  background: url("../jjfa_li_bg.jpg");
  height: 45px;
  line-height: 45px;
  text-align: center;
  overflow: hidden;
  margin-bottom: 5px;
  font-size: 14px;
}
.index_jjfa ol li a {
  color: #090202;
}
.index_jjfa ol li.on {
  background: url("../jjfa_li_hover_bg.jpg");
}
.index_jjfa ol li.on a {
  color: #FFF;
}
.index_jjfa ul {
  overflow: hidden;
  float: right;
}
.index_jjfa ul li {
  width: 747px;
  height: 295px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.index_jjfa ul li dt {
  float: left;
  font-size: 0;
  line-height: 0;
}
.index_jjfa ul li dt img {
  border: 1px solid #D8D8D8;
  height: 293px;
  width: 435px;
}
.index_jjfa ul li dd {
  background: url("../best_solution.jpg") no-repeat scroll 105px 0px rgba(0, 0, 0, 0);
  float: left;
  text-align: left;
  padding: 55px 0px 0 20px;
  width: 284px;
}
.index_jjfa ul li dd h4 a {
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
}
.index_jjfa ul li dd p {
  line-height: 24px;
  padding-top: 10px;
  text-indent: 2em;
}
.index_jjfa ul li dd span {
  display: block;
  margin: 25px 0 0 80px;
}
.index_jjfa ul li .more {
  position: absolute;
  right: 0px;
  bottom: 30px;
}
.index_jjfa ul li .more a {
  color: #FFFFFF;
  display: block;
  line-height: 18px;
  padding: 0 10px;
}
.index_jjfa ul li:hover .more a {
  background: #00910E;
}
.xszg .box .hd {
  margin-bottom: 20px;
}
.xszg .l {
  width: 270px;
  float: left;
  margin-right: 20px;
  line-height: 20px;
}
.xszg .l .more {
  float: right;
}
.xszg .l .more a {
  color: #FFFFFF;
  display: block;
  line-height: 18px;
  padding: 0 10px;
}
.xszg .l:hover .more a {
  background: #00910E;
}
.xszg .c {
  width: 415px;
  float: left;
}
.xszg .c li {
  position: relative;
}
.xszg .c li .desc {
  height: 60px;
}
.xszg .c li .more {
  position: absolute;
  right: 0;
  bottom: 5px;
}
.xszg .c li .more a {
  color: #FFFFFF;
  display: block;
  line-height: 18px;
  padding: 0 10px;
}
.xszg .c li:hover .more a {
  background: #00910E;
}
.xszg .r {
  width: 215px;
  float: right;
}
.xszg .r .pic img {
  width: 215px;
  height: 150px;
}
.xszg .bd dl dt {
  font-size: 16px;
  text-align: center;
}
.xszg .bd dl dd {
  padding: 10px 0;
  text-indent: 24px;
}
.xszg .bd .listel li {
  margin: 0;
  background-image: url("../icon_normal.jpg");
}
.tel400 {
  text-align: center;
}
.dotline {
  border-bottom: 1px dotted #d8d8d8;
}
.solidline {
  border-bottom: 1px solid #D8D8D8;
}
.index_slider {
  margin-bottom: 20px;
  /* 本例子css */
}
.index_slider .slider {
  width: 100%;
  min-width: 960px;
  height: 320px;
  position: relative;
  overflow: hidden;
  background: #fff;
  text-align: center;
}
.index_slider .slider .bd {
  width: 960px;
  position: absolute;
  left: 50%;
  margin-left: -480px;
}
.index_slider .slider .bd li {
  width: 960px;
  overflow: hidden;
}
.index_slider .slider .bd li img {
  display: block;
  width: 960px;
  height: 280px;
}
.index_slider .slider .tempWrap {
  overflow: visible !important;
}
.index_slider .slider .tempWrap ul {
  margin-left: -960px !important;
  /*强制位置*/
}
.index_slider .slider .hd {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 1;
  bottom: 0px;
  text-align: center;
}
.index_slider .slider .hd li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 23px;
  height: 23px;
  line-height: 23px;
  overflow: hidden;
  background: url(../yuan.png) 0 -100px no-repeat;
  margin: 0 5px;
  cursor: pointer;
  filter: alpha(opacity=60);
  opacity: 0.6;
  color: #000;
  font-family: "微软雅黑";
  font-weight: bold;
}
.index_slider .slider .hd li.on {
  background-position: 0 0;
  filter: alpha(opacity=100);
  opacity: 1;
  color: #FFF;
}
.index_slider .slider .pnBtn {
  position: absolute;
  z-index: 1;
  top: 0;
  width: 100%;
  height: 280px;
  cursor: pointer;
}
.index_slider .slider .prev {
  left: -50%;
  margin-left: -480px;
}
.index_slider .slider .next {
  left: 50%;
  margin-left: 480px;
}
.index_slider .slider .pnBtn .blackBg {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 280px;
  background: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.index_slider .slider .pnBtn .arrow {
  display: none;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 60px;
  height: 280px;
}
.index_slider .slider .pnBtn .arrow:hover {
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.index_slider .slider .prev .arrow {
  right: 0;
  background: url(../slider-arrow.png) -120px 0 no-repeat;
}
.index_slider .slider .next .arrow {
  left: 0;
  background: url(../slider-arrow.png) 0 0 no-repeat;
}
.gcal .l {
  width: 276px;
  float: left;
}
.gcal .r {
  width: 662px;
  float: right;
}
.gcal .l .box .hd {
  border-top: 3px solid #7D7D7D;
  margin-bottom: 10px;
  padding: 10px 0;
  margin-bottom: 8px;
}
.gcal .l .box .hd .more {
  right: 10px;
}
.gcal .l .box .hd h3 {
  border-left: none;
  text-indent: 0;
}
.gcal .l .box .bd {
  padding: 0;
}
.gcal .r .news_list {
  margin-top: 18px;
}
.gcal .r .news_list li {
  height: 28px;
  line-height: 28px;
  background-image: url("../icon_normal.jpg");
  margin: 0px;
}
.gcal .slideTxtBox {
  text-align: left;
}
.gcal .slideTxtBox .hd {
  height: 50px;
  position: relative;
  overflow: hidden;
}
.gcal .slideTxtBox .hd ul {
  width: 665px;
  float: left;
  position: absolute;
}
.gcal .slideTxtBox .hd ul li {
  width: 130px;
  text-align: center;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  float: left;
  padding: 9px 0;
  cursor: pointer;
  border-top: 3px solid #7E7E7E;
  margin-right: 3px;
  font-size: 14px;
}
.gcal .slideTxtBox .hd ul li.on {
  background: #fff;
  border-color: #FF8402;
}
.gcal .slideTxtBox .bd dl {
  clear: both;
}
.gcal .slideTxtBox .bd dl dt {
  float: left;
}
.gcal .slideTxtBox .bd dl dt img {
  border: 1px solid #D8D8D8;
}
.gcal .slideTxtBox .bd dl dd {
  float: right;
  width: 410px;
  height: 145px;
  line-height: 28px;
  background: url("../xsytd.jpg") no-repeat right bottom;
}
.gcal .slideTxtBox .bd dl dd .title {
  text-align: center;
}
.gcal .slideTxtBox .bd dl dd .title a {
  font-size: 16px;
}
.gcal .slideTxtBox .bd dl .more {
  height: 20px;
  line-height: 20px;
  background: #00910E;
  float: left;
  padding: 0 10px;
  display: none;
  margin-left: 60px;
  margin-top: 10px;
}
.gcal .slideTxtBox .bd dl .more a {
  color: #FFFFFF;
}
.gcal .slideTxtBox .bd dl:hover .more {
  display: block;
}
.anls li {
  background: none repeat scroll 0 0 #dcdcdc;
  float: left;
  height: 35px;
  line-height: 35px;
  margin: 0 1px 1px;
  text-align: center;
  width: 136px;
}
.anls li .dis_pi {
  display: none;
}
.anls li a {
  color: #000000;
  font-size: 14px;
}
.anls li a:hover,
.anls .cur a {
  background: none repeat scroll 0 0 #e56800;
  display: block;
  text-decoration: none;
}
.anls .curtu {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #e66801;
  display: none;
  height: 111px;
  width: 272px;
  overflow: hidden;
}
.anls .curtu a:hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
/* 本例子css */
.fwbg .l {
  width: 580px;
}
.fwbg .r {
  width: 360px;
}
.fwbg .fwbg_slide {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.fwbg .fwbg_slide .hd ul {
  float: left;
  width: 175px;
  padding: 0px;
  padding-right: 30px;
}
.fwbg .fwbg_slide .hd ul li {
  background: #E8E8E8;
  height: 56px;
  line-height: 56px;
  text-align: center;
  overflow: hidden;
  margin-bottom: 5px;
  font-size: 14px;
  border-left: 5px solid #E8E8E8;
  font-weight: bold;
}
.fwbg .fwbg_slide .hd ul li a {
  color: #090202;
}
.fwbg .fwbg_slide .hd ul li.on {
  background: #F9F9F9;
  border-color: #03901d;
}
.fwbg .fwbg_slide .hd ul li.on a {
  color: #03901d;
}
.fwbg .fwbg_slide .bd ul {
  overflow: hidden;
  float: left;
  margin-left: 10px;
}
.fwbg .fwbg_slide .bd ul li {
  width: 350px;
  margin: 0 auto;
}
.fwbg .fwbg_slide .bd ul li dt {
  margin-bottom: 20px;
}
.fwbg .fwbg_slide .bd ul li dt h3 {
  font-size: 24px;
  font-family: "微软雅黑";
  font-weight: normal;
}
.fwbg .fwbg_slide .bd ul li dt img {
  width: 350px;
  height: 180px;
}
.fwbg .fwbg_slide .bd ul li dd {
  width: 350px;
}
.fwbg .fwbg_slide .bd ul li dd .news_list ul {
  float: none;
  margin-left: 0px;
}
.fwbg .fwbg_slide .bd ul li dd .news_list ul li {
  width: auto;
  height: 28px;
  line-height: 28px;
}
.fwbg .fwbg_pic {
  width: 215px;
  float: right;
}
.fwbg .fwbg_pic .bd {
  padding-top: 60px;
}
.fwbg .fwbg_pic img {
  width: 215px;
  height: 150px;
}
.ad2 {
  padding-top: 15px;
}
.gcxzxjd .hd {
  border-bottom: 7px solid #333;
}
.gcxzxjd .hd h3 {
  font-size: 16px;
  font-weight: normal;
}
.gcxzxjd .bd {
  padding-top: 10px;
}
.conbox {
  position: relative;
}
.conbox .imgbox {
  text-align: center;
}
.conbox .titlebox {
  width: 100%;
  text-align: center;
}
.xcjxs {
  /* 本例子css */
}
.xcjxs .l {
  width: 180px;
  height: 7px;
  background: #E66801;
}
.xcjxs .r {
  width: 778px;
  height: 7px;
  background: #4B4B4B;
}
.xcjxs .slideGroup {
  width: 960px;
  text-align: left;
}
.xcjxs .slideGroup .parHd {
  position: relative;
  height: 20px;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.xcjxs .slideGroup .parHd ul {
  float: left;
  position: absolute;
}
.xcjxs .slideGroup .parHd ul li {
  font-weight: bold;
  border-right: 1px solid #D8D8D8;
  float: left;
  height: 20px;
  line-height: 20px;
  padding: 0px 16px 0px 16px;
  margin-right: 5px;
  color: #333333;
  cursor: pointer;
}
.xcjxs .slideGroup .parHd ul li.on {
  color: #E45F02;
}
.xcjxs .slideGroup .sPrev,
.xcjxs .slideGroup .sNext {
  position: absolute;
  left: 0px;
  top: 50px;
  display: block;
  width: 16px;
  height: 53px;
  background: url(../icon_arrow.png) 0 0 no-repeat;
}
.xcjxs .slideGroup .sPrev {
  background-position: -5px -78px;
}
.xcjxs .slideGroup .sPrev:hover {
  background-position: -5px -78px;
}
.xcjxs .slideGroup .sNext {
  left: auto;
  right: 0px;
  background-position: -31px 0px;
  background-position: -38px -78px;
}
.xcjxs .slideGroup .sNext:hover {
  background-position: -38px -78px;
}
.xcjxs .slideGroup .slideBox {
  overflow: hidden;
  zoom: 1;
  padding: 10px 0 10px 19px;
  position: relative;
}
.xcjxs .slideGroup .slideBox ul {
  overflow: hidden;
  zoom: 1;
}
.xcjxs .slideGroup .slideBox ul li {
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  position: relative;
  width: 217px;
  margin-right: 18px;
  /*
                    .title{ 
                    
                           background: #000000;
                           height:25px; line-height:25px;
                           a{ color: #FFFFFF}
                           opacity: 0.5;
                           filter:alpha(opacity=50);
                           position:absolute;
                           bottom: 0px;
                           width: 100%;
                           text-align: center;
                    
                    }
                    */
}
.xcjxs .slideGroup .slideBox ul li .pic {
  text-align: center;
}
.xcjxs .slideGroup .slideBox ul li .pic img {
  width: 215px;
  height: 150px;
  border: 1px solid #D8D8D8;
}
footer {
  padding: 10px;
  background: #333333;
  color: #FFF;
}
footer a {
  color: #FFF;
}
footer .foot-nav {
  display: none;
}
footer .foot-text {
  text-align: left;
}
footer .foot-text .r .fr {
  padding: 32px 0px 0px 20px;
}
footer .foot-text .r .fr .search {
  background: url("../footer_search_bg.jpg") no-repeat left center;
  width: 269px;
  height: 29px;
  border-radius: 0;
  border: none;
}
footer .foot-text .r .fr .search .navsearch_input {
  margin-right: 10px;
}
footer .foot-text .r .fr .search .navsearch_input input {
  border: none;
  font-size: 14px;
  width: 144px;
  height: 29px;
  line-height: 29px;
  background: none;
  margin-left: 18px;
}
footer .foot-text .r .fr .search .searchgo {
  border: none;
  background: none;
  text-indent: -999px;
  width: 78px;
  height: 29px;
  cursor: pointer;
}
footer .foot-logo {
  margin-bottom: 0px;
}
footer .foot-logo img {
  margin-top: 10px;
  display: inline-block;
}
footer .foot-logo p {
  display: inline-block;
}
footer .foot-info {
  line-height: 21px;
}
.float_weixin {
  position: fixed;
  width: 97px;
  z-index: 99999;
  bottom: 6%;
  right: 2.4%;
}
.float_weixin img {
  float: left;
  cursor: pointer;
}
.act_nav {
  background: url("../topbg.gif") repeat-x scroll center -92px #E7E7E7;
  border-top: 1px solid #009222;
  height: 41px;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 500;
  width: 100%;
}
.act_nav .bt_inner {
  margin: 0 auto;
  width: 960px;
}
.act_nav .fb_block {
  background: url("../bt_split.png") no-repeat scroll left center rgba(0, 0, 0, 0);
  float: left;
  height: 37px;
}
.act_nav .fb_block.heardLog {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding-left: 10px;
  padding-top: 5px;
  width: 230px;
}
.act_nav .fb_block.bottom2 {
  color: #236427;
  font-size: 15px;
  position: relative;
  width: 400px;
  background: url("../hot.jpg") no-repeat left center;
  padding: 0 30px;
}
.act_nav .fb_block.bottom2 li {
  background: url("../list_icon_2.jpg") no-repeat scroll 2px center rgba(0, 0, 0, 0);
  height: 41px;
  line-height: 41px;
  overflow: hidden;
  padding-left: 12px;
}
.act_nav .fb_block.bottom2 li a {
  color: #236427;
}
.act_nav .footer_newsList {
  /* 本例子css */
}
.act_nav .footer_newsList .txtScroll-top {
  overflow: hidden;
  position: relative;
}
.act_nav .footer_newsList .txtScroll-top .hd {
  display: none;
}
.act_nav .fb_block.bottom3 {
  position: relative;
  padding: 0 30px;
}
.act_nav .fb_block.bottom3 a {
  color: #004104;
  font-size: 18px;
  font-weight: bold;
  height: 41px;
  line-height: 41px;
}
.act_nav .fb_block.bottom4 {
  padding: 0 30px;
}
.act_nav .fb_block.bottom4 div {
  background: url("../pro_logo.png") no-repeat scroll 0 -26px rgba(0, 0, 0, 0);
  color: #004104;
  font-size: 15px;
  line-height: 37px;
  padding-left: 30px;
}
.act_nav .fb_block.bottom4 span {
  font-size: 18px;
  font-weight: bold;
}
.act_nav .tantou {
  bottom: 0;
  position: absolute;
  right: 91px;
  left: 50%;
  margin-left: 490px;
  margin-bottom: 2px;
}
.flash_area {
  width: 100%;
  background: #F0F0F0;
}
.ad_p {
  border: 1px solid #D8D8D8;
  text-align: center;
}
.app-rec {
  background: none repeat scroll 0 0 #efeded;
  border-top: 2px solid #000000;
}
.app-rec .warp {
  height: 400px;
  overflow: hidden;
}
.app-rec .warp .mag {
  position: absolute;
  bottom: -30px;
  text-align: center;
}
.app-rec .warp .mag.mag0 {
  left: 170px;
  z-index: 30;
}
.app-rec .warp .mag.mag1 {
  left: 417px;
  z-index: 20;
}
.app-rec .warp .mag.mag2 {
  left: 685px;
  z-index: 10;
}
.app-rec .warp .mag p {
  font-size: 28px;
  line-height: 36px;
  text-align: center;
  width: 100%;
  padding: 10px 0;
  font-family: "微软雅黑";
}
.app-rec .warp .line {
  background: url("../app-line.png") no-repeat scroll center top rgba(0, 0, 0, 0);
  bottom: 0;
  height: 21px;
  left: 0;
  position: absolute;
  width: 960px;
}
.ewm_area {
  border-top: 2px solid #000000;
}
.index_ewm {
  padding-top: 30px;
  text-align: center;
}
footer .keyWords {
  padding: 20px 0;
}
footer .keyWords a {
  border: 1px solid #666666;
  border-radius: 3px;
  color: #cccccc;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  margin-bottom: 8px;
  margin-right: 5px;
  padding: 0 12px;
}
footer .keyWords a:hover {
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none;
}
.footerWrap {
  color: #FFF;
  padding: 20px 0px;
}
.footerWrap a {
  color: #FFF;
}
.footerWrap .company {
  line-height: 18px;
  text-align: center;
}
.footerWrap .company a:hover {
  text-decoration: none;
  color: #FFF;
}
.footerWrap .country {
  background: url("../country-bg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  margin-top: 15px;
  text-align: center;
}
.floatTip {
  bottom: 54px;
  position: fixed;
  left: 0px;
  width: 60px;
  z-index: 999;
}
.floatTip .to-module {
  width: 60px;
  height: 60px;
  margin-bottom: 1px;
  cursor: pointer;
  background-image: url(../to-module.png);
  position: relative;
}
.floatTip .channels {
  position: absolute;
  bottom: 240px;
  left: 0px;
  width: 120px;
  display: none;
}
.floatTip .one-channel {
  height: 15px;
  line-height: 15px;
  position: relative;
}
.floatTip .channels .icon {
  position: absolute;
  width: 7px;
  height: 7px;
  background-image: url(../element.png);
  background-position: -44px -9px;
  top: 6px;
  left: 4px;
}
.floatTip .channels .em {
  color: #e0e0e0;
  height: 11px;
  border-left: 1px solid #e0e0e0;
  margin-left: 7px;
  margin-top: 5px;
}
.floatTip .channel-name {
  margin-left: 17px;
  color: #787878;
  display: inline-block;
  padding: 2px 8px;
  border-radius: 10px;
  cursor: pointer;
  font-size: 13px;
  font-family: "幼圆";
}
.floatTip .channel-name a:hover {
  color: #fff;
  text-decoration: none;
}
.floatTip .one-channel:hover .channel-name,
.floatTip .active .channel-name {
  color: #fff;
  background-color: #a9a9a9;
}
.floatTip .one-channel:hover .channel-name a,
.floatTip .active .channel-name a {
  color: #fff;
  text-decoration: none;
}
.floatTip .one-channel:hover .icon,
.floatTip .channels .active .icon {
  width: 15px;
  height: 15px;
  background-position: -104px 0;
  top: 1px;
  left: 0px;
}
.floatTip .item {
  position: relative;
  margin-bottom: 0;
}
.floatTip .item .icon {
  background: url("../float-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  cursor: pointer;
  height: 60px;
  margin-bottom: 1px;
  width: 60px;
}
.floatTip .wx .icon {
  background-position: 0 -61px;
}
.floatTip .sub,
.floatTip .sub span {
  display: block;
}
.floatTip .sub .icon {
  background-position: 0 -307px;
}
.floatTip .returnTop {
  cursor: default;
  opacity: 0;
}
.floatTip .returnTop .icon {
  background-position: 0 0;
  cursor: default;
  opacity: 0;
}
.floatTip .wx:hover .cnt {
  display: block;
}
.floatTip .wx .cnt {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: none;
  height: 182px;
  left: 60px;
  position: absolute;
  top: -61px;
  width: 120px;
}
.floatTip .wx .cnt span {
  background: url("../wx-bg.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #666;
  display: block;
  font-family: "Microsoft Yahei";
  font-size: 14px;
  height: 50px;
  line-height: 18px;
  margin-bottom: 1px;
  padding: 10px 10px 0;
  text-align: center;
  width: 100px;
}
.floatTip .wx .cnt em {
  background: none repeat scroll 0 0 #d8d8d8;
  display: block;
  height: 110px;
  padding: 5px;
  width: 110px;
}
.floatTip .returnTop:hover .cnt {
  display: block;
}
.floatTip .returnTop .cnt {
  background: url("../float-icon.png") no-repeat scroll 0 -244px rgba(0, 0, 0, 0);
  cursor: pointer;
  display: none;
  height: 60px;
  left: 60px;
  position: absolute;
  top: 0;
  width: 60px;
}
.floatTip .sub .cnt {
  background: url("../float-icon.png") no-repeat scroll 0 -372px rgba(0, 0, 0, 0);
  cursor: pointer;
  display: none;
  height: 60px;
  left: 60px;
  position: absolute;
  top: 0;
  width: 60px;
}
.floatTip .sub:hover .cnt {
  display: block;
}
.floatTip .cnt {
  margin-left: 1px;
}
.totop {
  cursor: pointer;
}
.according {
  height: 541px;
  overflow: hidden;
}
.according .item {
  position: relative;
  float: left;
  border-right: 1px solid #FFF;
  min-width: 40px;
}
.according .item .sImg {
  display: block;
  width: 40px;
  overflow: hidden;
  height: 541px;
}
.according .item .lineWd {
  width: 30px;
  height: 541px;
  text-align: center;
  cursor: pointer;
  padding: 72px 5px 0;
  position: absolute;
  line-height: 40px;
  top: 0;
  left: 0;
  color: #FFF;
  font-size: 20px;
  font-family: "Î¢ÈíÑÅºÚ";
}
.according .item i {
  width: 40px;
  height: 541px;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.according .item.on .sImg {
  width: 1738px;
}
.according .item.on .lineWd {
  background: #000;
}
.according .item .text {
  width: 460px;
  height: 90px;
  padding: 20px 20px 0;
  bottom: -25px;
  left: 50px;
  background: #FFF;
}
.according .item .todayNew {
  width: 180px;
  float: left;
  padding-top: 10px;
}
.according .item .todayNew .date {
  font-size: 14px;
}
.according .item .todayNew h3 {
  height: 22px;
  margin-top: 2px;
  font-size: 18px;
  overflow: hidden;
}
.according .item .review {
  width: 260px;
  float: left;
  padding-left: 20px;
}
.according .item .review li {
  padding-left: 14px;
  background-position: -936px 9px;
}
.according .item .review .rTitle {
  width: 15px;
  height: 63px;
  line-height: 16px;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  color: #000;
  border-left: 1px solid #e9e9e9;
}
.according .item .review ul {
  float: left;
  width: 200px;
  font-size: 14px;
}
.ad3 {
  border-bottom: 1px solid #000000;
  margin-bottom: 35px;
}
.index_roundabout .roundabout {
  background: url("../round_bg.jpg") #000000 no-repeat center top;
  height: 640px;
  overflow: hidden;
  padding-top: 150px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.index_roundabout .roundabout .bd {
  backface-visibility: hidden;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  overflow: visible;
  width: 1000px;
}
.index_roundabout .roundabout ul {
  margin: 268px auto 0;
  width: 860px;
}
.index_roundabout .roundabout ul li {
  border: 1px solid #93999c;
  cursor: pointer;
  height: 540px;
  overflow: hidden;
  width: 360px;
}
.index_roundabout .roundabout ul li img {
  display: block;
  height: 100%;
  width: 100%;
}
.index_roundabout .roundabout .arrow {
  cursor: pointer;
  height: 90px;
  margin-top: -45px;
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 1000;
}
.index_roundabout .roundabout .arrow i {
  height: 90px;
  left: 0;
  position: absolute;
  top: 0;
  width: 40px;
}
.index_roundabout .roundabout .pre-arrow {
  left: 0;
}
.index_roundabout .roundabout .pre-arrow i {
  background-image: url("../left.png");
}
.index_roundabout .roundabout .next-arrow {
  right: 7px;
}
.index_roundabout .roundabout .next-arrow i {
  background-image: url("../right.png");
}
.index_roundabout .roundabout .arrow-bg {
  height: 90px;
  opacity: 0;
  transition: opacity 1s ease 0s;
}
.index_roundabout .roundabout:hover .arrow-bg {
  opacity: 1;
}
.index_roundabout .roundabout .bottom-des {
  font-family: "微软雅黑";
  bottom: 40px;
  color: #fff;
  font-size: 13px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.banner-full {
  margin: 15px 0;
}
.banner-full.swiper-full .swiper-button-con {
  margin: 0 auto;
  width: 960px;
  position: absolute;
  top: 0;
  height: 100%;
  left: 50%;
  margin-left: -490px;
}
.metpager_8 {
  color: #000;
}
.metpager_8 span.current {
  border-color: #000000;
  background: #000;
  color: #FFF;
}
.metpager_8 span.disabled {
  border: 1px solid #666;
  color: #666;
}
.metpager_8 a {
  border-color: #000000;
}
.metpager_8 a:hover {
  border-color: #000000;
  background: #000;
  color: #FFF;
}
.tel400 img {
  width: auto;
  height: auto;
}
/* Çå³ý¸¡¶¯ */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
  /* for IE6 IE7 */
}
.fn-hide {
  display: none;
}
/* Base */
.wrapper {
  margin: 0 auto;
  max-width: 1920px;
  min-width: 1920px;
  width: 1920px;
}
@media (min-width: 1px) {
  .wrapper {
    max-width: 1440px;
    min-width: 768px;
    width: auto;
  }
}
a:hover {
  text-decoration: none;
}
/* Base */
/* header ad */
.topBanner {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
/* .topBanner >div{
	margin-bottom: 10px !important;
} */
.topBanner > img {
  display: none;
}
/* header ad*/
.wrapper-1272 {
  width: 1200px;
  margin: 0 auto;
  min-width: 768px;
  font-family: Microsoft YaHei;
}
.black {
  overflow: hidden;
  background: #000;
}
.white {
  background: #fff;
}
.gray {
  background: #f5f5f5;
}
.wrapper-1272 .left {
  float: left;
  padding: 43px 0 0 30px;
  width: 550px;
}
.wrapper-1272 .middle {
  float: left;
  padding-top: 112px;
  margin: 0 50px;
}
.wrapper-1272 .right {
  float: left;
  width: 250px;
  padding-top: 43px;
}
.h1 {
  margin-bottom: 45px;
  color: #e60000;
  font-size: 24px;
  font-weight: bold;
}
.h1-channel {
  display: block;
  margin: 0 auto;
  width: 128px;
  height: 44px;
  color: #fff;
  font-size: 18px;
  line-height: 44px;
  text-align: center;
  background: #e60000;
}
.h1-channel a {
  display: block;
  width: 128px;
  height: 44px;
  color: #fff;
  font-size: 18px;
  line-height: 44px;
  text-align: center;
}
.max-image {
  overflow: hidden;
  max-height: 600px;
}
.max-image img {
  width: 100%;
}
/* Base */
/* nav */
.wrapper-1272 .nav,
.channel .nav {
  margin: 0 auto;
  text-align: center;
  padding-bottom: 30px;
}
.wrapper-1272 .nav li,
.channel .nav li {
  display: inline-block;
}
.wrapper-1272 .nav a,
.channel .nav a {
  margin: 0 11px;
  font-size: 18px;
}
/* nav */
/* articleboxmin */
.articleboxmin {
  width: 250px;
  min-height: 280px;
}
.articleboxmin img {
  display: block;
  width: 100%;
}
.articleboxmin p {
  position: relative;
  margin-bottom: 15px;
}
.articleboxmin h2 {
  font-size: 16px;
  color: #000;
  word-break: break-all;
  line-height: 24px;
}
.articleboxmin div {
  height: 25px;
}
.articleboxmin .tags {
  float: left;
  min-width: 50px;
  height: 20px;
  background: #d0011d;
  color: #fff;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  padding: 0 2px;
}
.articleboxmin .time {
  float: right;
  color: #9b9b9b;
  font-weight: normal;
  font-size: 12px;
}
.articleboxmin .bottom .tags {
  display: none;
}
.articleboxmin .bottom .time {
  float: left;
}
.articleboxmin:hover h2,
.articleboxmin a:hover h2 {
  color: #e60000 !important;
}
.articleboxmin p .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(../images/ele.png) no-repeat -320px -300px;
  width: 15px;
  height: 19px;
  margin: -7.5px 0 0 -9.5px;
}
.articleboxmin p .time {
  position: absolute;
  right: 12px;
  bottom: 12px;
  color: #fff;
}
.articleboxmin:hover .btn-play,
.articleboxmin a:hover .btn-play {
  background-position: -295px -300px;
}
.articleboxmin:hover .time,
.articleboxmin a:hover .time {
  color: #e60000;
}
/* articleboxmin */
/* live */
.live {
  background: #000;
}
.live .h1-channel {
  margin-bottom: 27px;
}
.live .nav a {
  color: #fff;
}
.live .nav a:hover {
  color: #e60000;
}
.live .articlebox {
  width: 1150px;
  margin: 0 auto 50px;
}
.live .articlebox dt {
  float: left;
}
.live .articlebox img {
  display: block;
  width: 100%;
}
.live .articlebox dd {
  padding-top: 80px;
  margin-left: 620px;
}
.live .articlebox dd .title h2 {
  background: #000;
  color: #fff;
}
.live .articlebox dd .txt {
  color: #fff;
}
.live .articlebox.hover dd h2,
.live .articlebox dd a:hover h2 {
  background: #d0011d;
}
.live .list {
  width: 1200px;
  margin: 0 auto;
}
.live .articleboxmin {
  float: left;
  margin: 0 25px;
}
.live .articleboxmin h2 {
  color: #fff;
}
.live .articlebox .signature span {
  background: #b0b0b0;
}
/* live */
/* video */
.video {
  padding: 50px 0;
}
.video .ad > div {
  margin-bottom: 40px !important;
}
.video .h1-channel {
  background: url(../images/ele.png) no-repeat left -509px;
  width: 268px;
  height: 60px;
  overflow: hidden;
  text-indent: -1000px;
}
.video-image .inner {
  position: relative;
  max-height: 600px;
  overflow: hidden;
}
.video-image .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(../images/ele.png) no-repeat -56px -424px;
  width: 52px;
  height: 65px;
  margin: -32.5px 0 0 -26px;
}
.video-image a:hover .btn-play {
  background-position: -113px -424px;
}
/* video */
/* famous */
.famous {
  padding-top: 50px;
}
.famous .ad > div {
  margin-bottom: 40px !important;
}
.famous .h1-channel {
  margin-bottom: 27px;
}
.famous .nav a {
  color: #000;
}
.famous .nav a:hover {
  color: #e60000;
}
.famous .list {
  width: 1200px;
  margin: 0 auto;
}
.famous .articleboxmin {
  float: left;
  margin: 0 25px;
}
/* famous */
/* gallery */
.gallery {
  position: relative;
  background: #fff;
  height: auto;
  min-height: 684px;
  overflow: hidden;
}
.gallery .photo,
.gallery .girl {
  position: absolute;
  padding-top: 50px;
  width: 100%;
}
.gallery .girl {
  top: 544px;
}
.gallery .h1-channel {
  margin-bottom: 50px;
}
.gallery .h1-channel.current {
  background: #fff;
  color: #000;
  width: 128px;
  height: 44px;
  font-size: 18px;
  line-height: 44px;
  cursor: pointer;
}
/* gallery */
/* tags */
.tags {
  padding: 50px 0;
  background: #31303e;
  text-align: center;
}
.tags li {
  display: inline-block;
}
.tags li * {
  display: block;
  vertical-align: middle;
  height: 28px;
  line-height: 28px;
  color: #fff;
  border: solid #fff 1px;
  border-radius: 14px;
  padding: 0 23px;
  font-size: 14px;
  margin-bottom: 10px;
}
/* tags */
/* default 1200 */
.banner .mask {
  margin: 0 auto;
  width: 1200px;
}
.banner .btn-gallery-left {
  left: 20px;
}
.banner .btn-gallery-right {
  right: 20px;
}
.wrapper-1272 {
  width: 1200px;
}
.wrapper-1272 .middle {
  padding-top: 50px;
  margin: 0 25px;
}
.wrapper-1272 .middle .articleboxmin {
  float: left;
  margin: 0 25px;
}
.p1 {
  position: relative;
}
.wrapper-1272 .right {
  position: absolute;
  left: 650px;
}
.fashion .list,
.live .list,
.famous .list {
  width: 1200px;
}
.live .articlebox {
  /* width: 550px; */
  width: 850px;
}
.live .articlebox dt {
  /* float: none; */
  width: 450px;
}
.live .articlebox dd .title h2 {
  padding-left: 0px;
}
.live .articlebox dd {
  /* margin-left: 0;
    padding-top: 0; */
  margin-left: 500px;
}
/* default 1200 */
.index-warp {
  width: 1903px;
  margin: 0 auto;
  position: relative;
}
.warp-right {
  float: right;
  margin-bottom: 50px;
}
.warp-left {
  float: left;
  padding: 100px 50px;
  margin-bottom: 50px;
}
.section-title {
  margin-bottom: 30px;
}
.section-black {
  background: #000;
}
.items-black {
  background: #000;
}
/*
@Author     RZ [<2522216558@qq.com>]
@Copyright  ziyiai.com
@Version    1.0   
@Time       2016-10-20 0:25:18
*/
/* 
    Created on : 2016-10-20, 0:25:18
    Author     : Administrator
*/
footer {
  background: none repeat scroll 0 0 #333333;
  color: #fff;
  padding: 10px 0 10px 0;
}
footer .inner {
  width: 960px;
  margin: 0 auto;
}
footer .l {
  float: left;
}
footer .r {
  float: right;
}
footer a {
  color: #fff;
}
footer .foot-nav {
  display: none;
}
.ewm_area {
  border-top: 2px solid #000000;
}
.index_ewm {
  padding: 30px 0;
  text-align: center;
  margin: 0 auto;
}
footer .keyWords {
  padding: 20px 0;
}
footer .keyWords a {
  border: 1px solid #666666;
  border-radius: 3px;
  color: #cccccc;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  margin-bottom: 8px;
  margin-right: 5px;
  padding: 0 12px;
}
footer .keyWords a:hover {
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none;
}
.foot_line {
  border-bottom: 1px solid #484848;
  border-top: 1px solid #000000;
  height: 0;
  margin: 0 auto 0 -120px;
  overflow: hidden;
  width: 1200px;
}
.footerWrap {
  color: #fff;
  padding: 20px 0;
  display: none;
}
.footerWrap a {
  color: #fff;
}
.footerWrap .company {
  line-height: 18px;
  text-align: center;
}
.footerWrap .company a:hover {
  color: #fff;
  text-decoration: none;
}
.footerWrap .country {
  background: url("../country-bg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  margin-top: 15px;
  text-align: center;
}
footer .foot-logo {
  font-family: "幼圆";
  font-size: 15px;
  margin-bottom: 0;
}
footer .foot-logo img {
  display: inline-block;
  margin-top: 10px;
}
footer .foot-logo p {
  display: inline-block;
}
footer .foot-info {
  line-height: 21px;
}
.foot_line {
  width: 1200px;
  margin: 0 auto;
  height: 0px;
  overflow: hidden;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #484848;
}
.foot_link_wrap dl dt,
.foot_link_wrap dl dd {
  display: inline-block;
}
.foot_link_wrap dl dt {
  color: #FFF;
}
.foot_link_wrap dl dd {
  height: 50px;
  line-height: 50px;
}
.foot_link_wrap dl dd a {
  color: #FFF;
}
/*# sourceMappingURL=style.css.map */