@charset "utf-8";
@font-face { font-weight: 400;
    font-style: normal; 
    font-family: HELVETICANEUELTPRO-THEX;
    src: url(fonts/HELVETICANEUELTPRO-THEX.OTF);
}
p, h2, h3, h1, ul, li, dl, dd, dt, span, i {
  margin: 0;
  padding: 0;
}
a:hover {
  text-decoration: none;
}
.b10 {
  clear: both;
  height: 10px;
  overflow: hidden;
}
.b20 {
  clear: both;
  height: 20px;
  overflow: hidden;
}
.b40 {
  clear: both;
  height: 40px;
  overflow: hidden;
}
.width100 {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.width40 {
  width: 40%;
  float: left;
}
.width20 {
  width: 20%;
  float: left;
}
.f_l {
  float: left;
}
.f_r {
  float: right;
}
.pr {
  position: relative;
}
.pa {
  position: absolute
}
.mp0 {
  margin: 0;
  padding: 0;
}
.mp2 {
  margin: 0;
  padding: 0 0.2rem;
}
.mp3 {
  margin: 0;
  padding: 0 0.4rem;
}
.mp4 {
  margin: 0;
  padding: 0 0.3rem;
}
.mp5 {
  margin: 0;
  padding: 0 0.5rem;
}
.main {
  width: 90%;
  margin: 0 auto;
}





.index_links {
  background: #292929;
  padding: 20px 0;
}
.index_links a {
  color: #3A3939;
	font-size: 14px;
}
.logo {
  text-align: left;
}
.col-16 {
  width: 16.666%;
  float: left;
  overflow: hidden;
  margin-bottom: 20px;
}
.col-16 .content {
  transition: all .2s linear;
}
.col-16 .content .item_img {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: none;
  display: block;
  position: relative;
  overflow: hidden;
  background-size: 100% auto;
  transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
.dizbu h3 {
  font-size: 16px;
  font-weight: 100;
  color: #fff;
}
.dizbu p span {
  margin-top: 20px;
  font-size: 13px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  color: #939393;
}
.dizbu dl dt {
  line-height: 36px;
  height: 36px;
  color: #939393;
  font-size: 14px;
  margin-bottom: 15px;
}
.dizbu dl dd {
  color: #6f6f6f;
  font-size: 13px;
  line-height: 36px;
  height: 36px;
}
.item_block {
  width: 50%;
  float: left;
  overflow: hidden;
}
.row.gutter > [class*=col-] {
  padding: 0
}
.col-50 {
  width: 50%;
  float: left;
}
.col-25 {
  width: 25%;
  float: left;
}
.mlist .content_wrapper.masonry .content_list .item_block .item_img {
  background-image: none !important;
  padding-bottom: 0;
}
.item_img img {}
.items {
  position: relative;
  overflow: hidden;
  overflow-y: hidden;
  outline: none;
  line-height: 20px;
}
.items {
  text-align: left;
}
.container_content {
  text-align: center;
}
.module.mcounter ul.content_list li div {
  border-right: 1px solid #e9e9e9;
}
#indexPage .mlist.project .content_list .item_block .content {
  position: relative
}
#indexPage .mlist.project .content_list .item_block .item_wrapper {
  position: absolute;
  transform: translateY(80%);
  left: 0;
  right: 0;
  top: 50%;
  transition: all .36s ease 0s
}
#pages {
  padding: 20px 0 60px;
  height: 24px;
  text-align: center
}
#pages span {
  display: inline-block;
  margin: 0 10px;
  color: #222;
  line-height: 28px
}
#pages a {
  display: inline-block;
  margin-right: 5px;
  width: 26px;
  height: 26px;
  text-align: center;
  text-decoration: none;
  font-family: Arial;
  line-height: 24px;
  transition: all .2s ease-out
}
#pages a:after {
  display: block;
  margin: 2px auto;
  width: 0;
  height: 1px;
  background-color: #d4d4d4;
  content: ""
}
#pages a.active {
  color: #7e7e7e
}
#pages a.active:after, .agent-desktop #pages a:hover:after {
  width: 10px
}
.container_hc {
  width: 100%;
  overflow: hidden;
  clear: both;
  padding-bottom: 30px;
}
.container_category {
  position: relative;
  z-index: 3;
  width: 75%;
  text-align: right;
  float: right;
  margin-bottom: 40px;
  margin-top: 15px;
}
.container_category a {
  position: relative;
  display: inline-block;
  margin: 0px 10px;
  color: #6f6f6f;
  transition: all .3s ease-out 0s;
  font-size: 13px;
}
.container_category a:after {
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100%;
  height: 1px;
  background-color: #232323;
  content: '';
  opacity: 0;
  transition: all .3s ease-out 0s;
}
.container_category a.active, .agent-desktop .container_category a:hover {
  color: #232323
}
.container_category a.active:after, .agent-desktop .container_category a:hover:after {
  opacity: 1;
  bottom: -4px;
}
.module {
  position: relative;
  z-index: 1;
  background-color: #f7f7f7
}
.module.bgParallax {
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed
}
.module_container {
  padding: 80px 2%
}
.mlist.project .content_list .item_block .item_img_mask {
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, .7);
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all .2s ease 0s
}
.mlist.project .content_list .item_block .item_icon {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -23px;
  margin-top: 40px;
  opacity: 0;
  transition: all .3s ease 0s;
  font-size: 0;
  transform: translateY(-50%)
}
.mlist.project .content_list .item_block .item_icon .PostImage {
  height: 46px;
  width: 46px;
  display: inline-block;
  text-align: center;
  position: relative
}
.mlist.project .content_list .item_block .item_icon .PostImage i {
  font-size: 20px;
  top: 12px;
  transition: all .2s ease 0s;
  position: relative;
  z-index: 2;
  margin-left: -3px;
}
.mlist.project .content_list .item_block .item_icon .PostImage .item_icon_bg {
  border-radius: 50%;
  border: 2px solid transparent;
  background: #fff;
  height: 100%;
  width: 100%;
  transition: all .2s ease 0s;
  position: absolute;
  left: -2px;
  top: -2px
}
.module_container .more {
  padding: 8px 50px;
  border: #ddd 1px solid;
  transition: all ease-out .3s;
  text-decoration: none;
  color: #232323;
  border-radius: 50px;
  display: inline-block;
}
#indexPage .mlist.project .content_list .item_block .item_wrapper {
  opacity: 0;
  width: auto;
  text-align: center
}
.container_header {
  width: 25%;
  float: left;
}
.container_header .title {
  font-family: BureauEagleBook, 'å¾®è½¯é›…é»‘';
  font-size: 34px;
  color: #414141
}
#indexPage .mlist.project .content_list .item_block:hover .item_img_mask, #indexPage .mlist.project .content_list .item_block:hover .item_wrapper {
  opacity: 1
}
#indexPage .mlist.project .content_list .item_block:hover .item_icon {
  margin-top: -25px;
  opacity: 1
}
#indexPage .mlist.project .content_list .item_block:hover .item_wrapper {
  transform: translateY(10%)
}
#indexPage .mlist.project .container_category {
  float: right;
  width: auto;
  text-align: right;
}
#indexPage .mlist.project .container_header {
  padding-bottom: 10px
}
#indexPage .mlist.project .module_container.wide {
  padding-top: 60px;
  padding-bottom: 60px
}
#indexPage .mlist.project .content_list .item_block .title {
  color: #fff
}
#indexPage .mlist.project .content_list .item_block .subtitle {
  color: rgba(255, 255, 255, .7)
}
#indexPage .mcustomize.module {
  background-color: #f8f8f8
}
#indexPage .mcustomize {
  padding: 0 4%
}
#indexPage .module.mcustomize .content_list.flex .custitem > .wrapper > .description {
  padding: 30px 0 0px
}
#indexPage .mcounter.module {
  background-color: #f8f8f8
}
#indexPage .mcustomize.module {
  background-size: 100% auto;
  background-attachment: scroll;
  background-position: top center
}
#indexPage .mcustomize.module .bgmask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: linear-gradient(to right, #68adf0 64%, #faf9fe 64%);
  width: 100%;
  z-index: -1
}
#indexPage .module.mcustomize .content_list .custitem:nth-of-type(1) {
  order: 2;
  animation-name: fadeInRight
}
#indexPage .module.mcustomize .content_list .custitem:nth-of-type(2) {
  order: 1;
  padding-left: 5%;
  animation-name: fadeInLeft
}
.mlist .content_wrapper:not(.masonry) .content_list .item_block .item_img img {}
.mlist.search #search_header {
  margin-bottom: 40px
}
.mlist.search #search_header #search_form {
  height: 36px;
  max-width: 450px
}
.mlist.search #search_header #search_form a {
  height: 36px;
  width: 36px;
  float: right;
  display: block
}
.mlist.search #search_header #search_form a i {
  margin-left: 10px;
  margin-top: 10px;
  font-size: 16px
}
.mlist.search #search_header #search_form div {
  height: 16px;
  display: block;
  border: 1px solid #d9d9d9;
  padding: 9px 10px;
  margin-right: 45px
}
.mlist.search #search_header #search_form div input {
  height: 16px;
  width: 100%;
  line-height: 16px;
}
.mlist.search #search_header #search_result {
  margin-top: 30px;
  height: 45px;
  line-height: 45px;
  padding: 0 20px;
  color: #333333;
  background: #ededed;
  font-size: 16px;
}
.mlist.search .content_list .item_block {
  border-bottom: #e9e9e9 1px dotted;
  padding-bottom: 25px;
  margin-bottom: 25px
}
.mlist.search .content_list .item_block .title {
  font-size: 15px
}
.mlist.search .content_list .item_block .searchvalue {
  color: #ff0000
}
.mlist.search .content_list .item_block .item_wrapper .description {
  font-size: 13px;
  color: #939393;
  line-height: 24px;
  margin-top: 14px
}
.mlist.search .content_list .item_block .item_wrapper .description a.moren {
  margin-left: 10px;
  color: #5f5d5d;
  text-decoration: underline
}
.module.mcounter ul.content_list li div {
  border-right: 1px solid #e9e9e9
}
.module.mcounter ul.content_list li:last-child div {
  border-right: none
}
.module.mcounter ul.content_list li p {
  color: #b3b3b3;
  text-align: center;
  font-size: 14px
}
.module.mcounter ul.content_list li p.number .counter {
  margin-top: 15px;
  color: #666;
  text-align: center;
  font-size: 54px;
  font-family: HELVETICANEUELTPRO-THEX, Arial;
}
.module.mcounter ul.content_list li p.number .unit {
  font-size: 14px;
  vertical-align: 25px;
  margin-left: 8px
}
.module.mcustomize .module_container {
  padding-top: 0;
  padding-bottom: 0
}
.module.mcustomize .content_list.flex {
  display: flex;
  align-items: center
}
.contact {
  background: url(../images/in_contact-bg.png) center bottom no-repeat;
  background-size: 100%;
}
.header_top {
  background: url(../images/head_top_bg.jpg) repeat-x;
  height: 33px;
  line-height: 33px;
  font-size: 12px;
}
.header {
  padding-top: 0px;
  padding-bottom: 3px;
}
.thisclass {
  color: #ce242f;
  background-color: #e5e5e5;
}
.mian3 {
  width: 98%;
  margin: 0 auto;
}
.jz_h23 {
  border-width: 12px;
  left: 50px;
  color: #FF2E2E;
  font-size: 14px;
  font-weight: 600;
  padding: 5px 20px;
  text-align: center;
  display: block;
  border: 0px solid #000000;
  border-radius: 114px;
}
.service_main {}
.service_main_title {
  background: url(../images/nav_arrow7.png) 0 38px no-repeat;
  padding-left: 16px;
  font-size: 20px;
  color: #e04d42;
  line-height: 85px;
}
.service_main p {
  color: #595757;
  font-size: 15px;
  line-height: 30px;
}
.service_main p span {
  color: #595757;
  line-height: 40px;
  font-size: 20px;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
  float: left;
}
.pagination > li.thisclass {
  padding: 10px 13px;
  background: #c40000;
  color: #fff;
  margin-left: 0.75em;
  line-height: 1.42;
}
.pagination > li.shouye {
  padding: 10px 13px;
  background: #fff;
  color: #999;
  border: 1px solid #ddd;
  margin-left: 0.75em;
  line-height: 1.42;
}
.container_header p {
  font-family: "Times New Roman";
}
nav.for-pagination .pagination li.active a {
  background-color: #334870;
  border-color: #334870;
  color: #fff;
}
nav.for-pagination .pagination li span {
  color: #999;
}
nav.for-pagination .pagination li:nth-child(n+2) a {
  margin-left: .75em;
  color: #999;
}
.p2 {
  margin-top: 26px;
}
.fi {
  width: 1280px;
  height: auto;
}
.fi div {
  float: left;
}
.fi div p {
  color: #595757;
  font-size: 15px;
  line-height: 95px;
  text-align: center;
}
.fi1 {
  padding-right: 17px;
}
.all_main {
  width: 1280px;
  margin: 0 auto;
  font-family: "Microsoft YaHei";
}
.path {
  padding: 0 111px;
  color: #e04d42;
  font-size: 18px;
  font-weight: bold;
}
.path img {
  padding: 0 58px;
  display: inline-block;
}
.path_cont {
  font-size: 15px;
  line-height: 30px;
  margin: 20px 0 35px;
}
.path_cont span {
  color: #e04d42;
}
.path_cont p {
  color: #595757;
  text-indent: 2em;
}
.lianxifangshie p {
  font-size: 14px;
}
.jz_h2 {
  color: #222;
  font-size: 24px;
  font-weight: 600;
  padding: 5px 20px;
  text-align: center;
}
.jz_h2 span {
  border-bottom: 4px solid #c40000;
  padding-bottom: 10px;
}
.anli_dl dd {
  float: left;
  margin: 0 10px;
  padding: 5px 15px;
  border: 1px solid #fff;
  border-radius: 15px;
}
.anli_dl dd:hover {
  border: 1px solid #c40000;
}
.anli_dl .dd_1 {
  border: 1px solid #fff;
  border-radius: 15px;
}
.anli_dl .dd_2 {
  border: 1px solid #c40000;
  border-radius: 15px;
}
.kefu_20 {
  width: 19%;
  margin: 0 0.5% 20px 0.5%;
  overflow: hidden;
  transition: all 0.6s ease;
  float: left
}
.kefu_20 a {
  display: block;
  z-index: 1;
}
.kefu_20 img {
  width: 100%;
}
.product_h1 h1 {
  font-weight: normal;
  background: #f7f7f7;
  padding: 5px 2px;
  font-size: 0.9em;
}
.product_info {
  list-style: none;
  padding: 0px;
  margin-top: 10px;
}
.product_info li {
  line-height: 24px;
  padding-bottom: 12px;
  font-size: 14px;
}
.hezuihbb {
  width: 13%;
  float: left;
  margin: 0 5px;
}
.text-left a {
  font-size: 14px;
  margin-left: -30px;
}
.xinwendown {
  margin-bottom: 10px;
  border-bottom: 1px dashed #9e9e9e;
}
.zhishi {
  margin-bottom: 15px;
}
.zhishijies a {
  font-weight: bold;
  padding-bottom: 10px;
}
.zhishijies p {
  font-size: 14px;
  color: #b9b9b9;
  padding-top: 10px;
}
.intxt {
  margin-bottom: 10px;
  padding: 6px 10px;
}
.coolbg {
  background-color: #f7f7f7;
  padding: 5px 50px;
  border: 1px solid #cfcfcf;
}
.clearb {
  clear: both;
}
.detail_h3 {
  width: 100%;
  padding-bottom: 10px;
  margin: 0;
  padding: 0;
  color: #013c64;
  line-height: 40px;
  font-size: 18px;
  border-bottom: 1px solid #013c64;
  font-weight: 600;
}
.detail_h3 img {
  width: 40px;
  margin-right: 10px;
}
.cpfr {
  width: 272px;
  float: right;
  text-align: left;
}
.Fleveltit {
  border-left: 7px solid #e7141a;
  background: #333;
  color: #fff;
  padding: 11px 0 11px 16px;
  margin-bottom: 2px;
  font-size: 16px;
}
.cpfr ul li {
  margin-bottom: 2px;
  text-align: left;
}
.cpfr ul li a {
  display: block;
  color: #333;
  padding: 14px 0 14px 15%;
  background: #f2f2f2 url(../images/pic21.png) no-repeat 8% center;
}
.cpfr ul li a:hover {
  color: #e7141a;
  background: #f2f2f2 url(../images/pic22.png) no-repeat 8% center
}
.zuixinanli {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  float: left;
  font-family: '微软雅黑', 'Open Sans', sans-serif;
  list-style: none;
}
.zuixinanli li {
  margin: 0;
  padding: 0px 8px;
  float: left;
  line-height: 20px;
  position: relative;
}
.zuixinanli > li > a {
  padding: 10px 20px;
  font-size: 16px;
  color: #636161;
  text-decoration: none;
  display: block;
  -webkit-transition: color 0.2s linear, background 0.2s linear;
  -moz-transition: color 0.2s linear, background 0.2s linear;
  -o-transition: color 0.2s linear, background 0.2s linear;
  transition: color 0.2s linear, background 0.2s linear;
  text-align: right;
}
.zuixinanli li:hover > a, .zuixinanli li.active a {
  color: #fff;
  font-size: 16px;
  background-color: #cb3427;
}
.shijiane {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  float: left;
  font-family: '微软雅黑', 'Open Sans', sans-serif;
  list-style: none;
}
.shijiane li {
  margin: 0;
  padding: 0px 67px;
  float: left;
  line-height: 20px;
  position: relative;
}
.shijiane > li > a {
  padding: 27px 20px;
  font-size: 18px;
  color: #bcc1c7;
  text-decoration: none;
  display: block;
  -webkit-transition: color 0.2s linear, background 0.2s linear;
  -moz-transition: color 0.2s linear, background 0.2s linear;
  -o-transition: color 0.2s linear, background 0.2s linear;
  transition: color 0.2s linear, background 0.2s linear;
  text-align: right;
}
.shijiane li:hover > a, .shijiane li.active a {
  color: #fff;
  font-size: 27px;
}
.yuefen {
  background-color: #ffffff;
  border-radius: 7px;
}
.yuefen p {
  color: #d97176;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
.yuefenjiesao p a {
  color: #ffffff;
  padding-top: 5px;
}
.newjieshao {
  border-bottom: 1px dashed #b9b9b9;
  padding-bottom: 17px;
  margin-top: 22px;
}
.newjieshao a {
  font-size: 18px;
  font-weight: bold;
}
.newjieshao p {
  color: #b9b9b9;
  padding-top: 10px;
}
.btnDown {
  text-align: center;
  border: 0;
  background: url(../images/jianxia.png) no-repeat;
  width: 113px;
  height: 61px;
  left: 50%;
  bottom: 15px;
  z-index: 10;
  cursor: pointer;
  margin-top: 25px;
  -moz-animation: Animate 1s ease infinite;
  -o-animation: Animate 1s ease infinite;
  -ms-animation: Animate 1s ease infinite;
  -webkit-animation: Animate 1s ease infinite;
  animation: Animate 1s ease infinite;
}
@-webkit-keyframes Animate {
  0% {
    -webkit-transform: translateY(-30px);
    opacity: 1;
  }
  50% {
    -webkit-transform: translateY(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-30px);
    opacity: 1;
  }
}
.pro_img {
  transition: all .8s ease 0s;
  border: 1px solid #dcdcdc;
  text-align: center;
  padding-bottom: 10px;
}
.zhuangxiu {}
.pro_img p {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  height: 38px;
  overflow: hidden;
}
.pro_img a {
  text-align: center;
}
.pro_img a img {
  padding: 13px 15px;
}
.pro_img:hover {
  background-color: #fff;
  border: 1px solid #a40002;
  box-shadow: 5px 5px 5px #888888;
}
.pro_img:hover p {
  color: #a40002;
}
.gsjs p {
  color: #949495;
  font-size: 14px;
  line-height: 33px;
}
.gsjs a {
  color: #a41f20;
  font-size: 14px;
}
.more {
  background-color: #fff;
  margin: 0 auto;
}
.more a {
  color: #9b9b9b;
}
.iconae {
  width: 18%;
  float: left;
  margin-right: 4px;
  margin-left: 5px;
  border: 4px solid #dedede;
  padding-right: 8px;
  height: 119px;
}
.yourLiket p {
  text-align: left;
}
.lijiyuyue {
  background-color: #000000;
  padding: 6px 13px;
}
.lijiyuyue a {
  color: #fff;
  text-align: center;
  padding: 5px 5px;
  font-size: 18px;
}
.imgimg {
  width: 100%
}
.qiyezihiz a img:hover {
  opacity: 0.5;
}
.anli {
  background: url(../images/index_02.png) repeat-x;
  background-size: 100%;
  padding: 10px 0;
}
.lglzsg img {
  max-width: 85%;
}
.anlimc {
  background: url(../images/index_25.png) repeat-x;
  background-size: 100%;
  text-align: center;
  padding-top: 52px;
  padding-bottom: 54px;
}
.anlimc a {
  font-size: 18px;
  color: #d7d8d8;
  font-weight: bold;
  padding-top: 10px;
  text-align: center;
}
.anlimc p {
  font-size: 16px;
  color: #d7d8d8;
  padding-top: 15px;
  text-align: center;
}
.anlimc2 {
  padding-bottom: 30px;
  border-bottom: 1px solid #f9f9f9;
  padding-left: 13px;
  padding-top: 10px;
  margin-bottom: 13px;
  padding-right: 14px;
}
.anlimc2:hover {
  background-color: #f9f9f9;
}
.anlimc2:hover a {
  color: #cc252f;
}
.anlimc2 a {
  color: #6d6d6d;
  padding-top: 10px;
}
.anlimc2 p {
  font-size: 14px;
  color: #6d6d6d;
  padding-top: 15px;
}
.text-left p {
  font-size: 18px;
}
.lglzsg img {
  transition: all .8s ease 0s;
}
.jieshao {
  background-color: #f9f9f9;
  opacity: 0.8;
  margin-top: -42px;
  z-index: 10;
  transition: all .8s ease 0s;
  padding-bottom: 10px;
}
.jieshao p a {
  font-size: 18px;
  font-weight: bold;
  padding-top: 10px;
}
.jieshao p {
  font-size: 14px;
  padding-bottom: 10px;
  padding-top: 20px;
}
.xiangqing {
  text-align: center;
  border: 1px solid #e2e2e2;
  border-radius: 15px;
}
.xiangqing a {
  padding: 2px 10px;
}
.kefu_ {
  position: absolute;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 100%;
  left: 0;
}
.kefu_20 .sdhfhs {
  display: none;
  right: 0px;
  bottom: 0;
  width: 210px;
  height: 52px;
  z-index: 9999;
}
.kefu_20 .sdhfhs img {
  max-width: 100%;
}
.kefu_20:hover .kefu_ {
  top: 0;
}
.kefu_20:hover .sdhfhs {
  bottom: 0px;
  display: block;
}
.dizbu i {
  float: left;
}
.dizbu p {
	font-size: 14px;
  line-height: 20px;
  padding-top: 8px;
  color: #6f6f6f;
  padding-bottom: 10px;
}
h1.tit1 {
  font-size: 26px;
  font-weight: normal;
  text-align: left;
  padding-bottom: 10px;
}
.art_img_list h2, .art_news_list h2 {
  font-size: 24px;
  text-align: center;
}
.art_img_list img {
  width: 100%;
}
.art_img_list p {
  font-size: 18px;
  line-height: 36px;
  margin-top: 5px;
  text-align: center;
  font-weight: 400;
}
.art_news_list .pp {
  line-height: 65px;
  border-bottom: 1px solid #E9E9E9;
}
.art_news_list .pp a {
  font-size: 18px;
}
.img-thumbnail {
  display: inline-block;
  height: auto;
  padding: .25rem;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: .25rem;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.jz_h3 {
  color: #fff;
  width: 120px;
  text-align: center;
  margin-left: 46%;
  font-size: 14px;
  font-weight: 600;
  padding: 8px 20px;
  border-radius: .80rem;
  border: 1px solid #400000;
}
.jz_h33 {
  color: #fff;
  width: 120px;
  text-align: center;
  margin-left: 46%;
  font-size: 14px;
  font-weight: 600;
  padding: 8px 20px;
  border-radius: .80rem;
  border: 1px solid #fff;
}
.jz_h33 a {
  color: #fff;
}
.p2_bg {
  background: url(../images/index_02.png) repeat-x;
  padding: 67px 0;
  overflow: hidden;
}
.p3_fg {
  padding: 30px 0;
  overflow: hidden;
  background: url(../images/footbj.png) repeat-x;
  background-size: cover;
}
.p3_fg .p1 {
  color: #F7F7F7;
  line-height: 36px;
  font-size: 16px;
}
.p3_fg .p2 {
  color: #F7F7F7;
  line-height: 36px;
  font-size: 14px;
}
.xinwentup {
  height: 185px;
  width: 250px;
}
.p2_p1 {
  width: 100%;
  text-align: center;
  color: #919191;
  font-size: 16px;
  line-height: 28px;
}
.news_h2 {
  line-height: 36px;
  height: 36px;
  overflow: hidden;
}
.news_h2 a {
  font-size: 1rem;
  color: #222;
}
.ico_a {
  display: block;
  margin-top: 5px;
}
.icone .p1 {
  color: #fff;
  line-height: 36px;
}
.icone .p2 {
  color: #919191;
}
.icone {
  width: 20%;
  text-align: center;
  float: left
}
.iconea {
  width: 20%;
  margin: 0 0.5% 20px 0.5%;
  overflow: hidden;
  float: left
}
.icone .ico_a {
  width: 69%;
  margin-left: 16%;
  display: block;
  border: 1px solid #fff;
  border-radius: 54%;
  padding: 42px 36px;
}
.anli_dlle {
  border: 1px solid #fff;
  border-radius: 15px;
}
.icone .p1 {
  color: #fff;
  line-height: 36px;
}
.icone .p2 {
  color: #919191;
}
.jz_h22 {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  padding: 5px 20px;
  text-align: center;
}
.jz_h22 span {
  border-bottom: 4px solid #c40000;
  padding-bottom: 10px;
}
.asd {
  color: #F7F7F7;
  text-decoration: none;
}
.anli_dl {
  padding-left: 30%;
}
.anli_dl dd {
  float: left;
  margin: 0 10px;
  padding: 5px 15px;
}
.anli_dl .tx_1 {
  border: 1px solid #fff;
  border-radius: 15px;
}
.anli_dl .tx_2 {
  border: 1px solid #c40000;
  border-radius: 15px;
}
.anli_dl dd:hover {}
.anli_dle {}
.anli_dle .dx_1 {
  border: 1px solid #fff;
  border-radius: 15px;
}
.anli_dle .dx_2 {
  border: 1px solid #c40000;
  border-radius: 15px;
}
.anli_dle dd {
  float: left;
  margin: 0 10px;
  padding: 5px 15px;
  border: 1px solid #fff;
  border-radius: 15px;
}
.anli_dle dd:hover {
  border: 1px solid #c40000;
}
.n_txt {
  font-size: 12px;
}
.n_txt p {
  font-size: 14px;
  margin-top: 10px;
}
.n_nbgh {
  font-size: 16px;
}
.row {
  margin-right: -.9375rem;
  margin-left: -.9375rem;
}
.leib3 {
  width: 100%;
  background: url(../images/leftback.jpg);
  background-size: cover;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.leib3 .tit {
  color: #fff;
  border-bottom: 2px solid #e6e6e6;
  font-size: 18px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  overflow: hidden;
  font-weight: bold;
}
.leib3 .tit a {
  color: #fff;
}
.leib3 .nr {
  padding-bottom: 10px;
}
.leib3 .nr h4 {
  height: 38px;
  line-height: 33px;
  overflow: hidden;
  margin-top: 4px;
  margin-left: -15px;
  font-size: 16px;
}
.leib3 .nr h4 a {
  display: block;
  color: #fff;
  padding-left: 45px;
}
.leib3 .nr h4 a:hover {}
.leib3 .nr h4.cur a {}
.leib3 .nr ul {
  padding: 0 15px;
}
.leib3 .nr li {
  padding-left: 35px;
  color: #666;
  line-height: 33px;
  overflow: hidden;
  white-space: nowrap;
  height: 33px;
}
.leib3 .nr li a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
.leib3 .nr li.cur a {
  color: #C8161D;
  font-weight: bold;
}
.leib2 {
  width: 100%;
  background: url(../images/leftback.jpg);
  background-size: cover;
}
.leib2 .tit {
  color: #fff;
  border-bottom: 2px solid #e6e6e6;
  font-size: 18px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  overflow: hidden;
  font-weight: bold;
}
.left {
  width: 870px;
  background: #fff;
  padding-bottom: 20px;
  overflow: hidden;
}
.article_list {
  background: #f9f9f9;
}
.navbar-form.navbar-right {
  position: relative;
  width: 456px;
  padding-left: 90px;
}
.navbar-form .form-control {
  height: 34px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  display: inline-block;
  vertical-align: middle;
  outline: none;
  padding: 6px 35px 6px 10px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  box-shadow: none;
}
.navbar-form.navbar-right input[type="submit"] {
  width: 22px;
  height: 22px;
  background: url(../images/search.png) -9px -3px no-repeat;
  padding: 0px 1px;
  border: none;
  cursor: pointer;
  position: absolute;
  outline: none;
  top: 8px;
  right: 21px;
}
.tuijian_list dl dt {}
.showcase {
  padding: 10px 15px;
  background: #ffffff;
}
.ad-gallery {
  width: 900px;
  background: #fff;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
.ad-gallery, .ad-gallery * {
  padding: 0;
}
.ad-gallery .ad-image-wrapper {
  width: 100%;
  height: 600px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.ad-gallery .ad-image-wrapper .ad-loader {
  position: absolute;
  z-index: 10;
  top: 48%;
  left: 48%;
  border: 1px solid #CCC;
}
.ad-gallery .ad-image-wrapper .ad-next {
  position: absolute;
  right: 0;
  top: 0;
  width: 25%;
  height: 100%;
  cursor: pointer;
  display: block;
  z-index: 100;
}
.ad-gallery .ad-image-wrapper .ad-prev {
  position: absolute;
  left: 0;
  top: 0;
  width: 25%;
  height: 100%;
  cursor: pointer;
  display: block;
  z-index: 100;
}
.ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next { /* Or else IE will hide it */
}
.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
  background: url(../images/ad_prev.png);
  width: 30px;
  height: 30px;
  position: absolute;
  top: 47%;
  left: -10px;
  z-index: 101;
}
.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
  background: url(../images/ad_next.png);
  width: 30px;
  height: 30px;
  right: -10px;
  left: auto;
}
.ad-gallery .ad-image-wrapper .ad-image {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 9;
}
.ad-gallery .ad-image-wrapper .ad-image a img {
  border: 0;
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 7px;
  text-align: left;
  width: 100%;
  z-index: 2;
  color: #fff;
}
* html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');
}
.ad-gallery.ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
  display: block;
}
.ad-gallery .ad-controls {
  height: 20px;
  display: none;
}
.ad-gallery .ad-info {
  float: left;
}
.ad-gallery .ad-slideshow-controls {
  float: right;
}
.ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
  padding-left: 5px;
  cursor: pointer;
}
.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
  padding-left: 5px;
  font-size: 0.9em;
}
.ad-gallery .ad-slideshow-running .ad-slideshow-start {
  cursor: default;
  font-style: italic;
}
.ad-gallery .ad-nav {
  width: 100%;
  position: relative;
  height: 137px;
  padding: 10px 0;
}
.ad-gallery .huxingtu {
  position: absolute;
  left: 50px;
  top: 0px;
}
.ad-gallery .huxingtu img {
  height: 104px;
  width: auto;
  border: 2px solid #ccc;
}
.ad-gallery .ad-forward, .ad-gallery .ad-back {
  position: absolute;
  top: 10px;
  height: 127px;
  width: 20px;
  z-index: 10;
  background: #ccc;
} /* IE 6 doesn't like height: 100% */
* html .ad-gallery .ad-forward, .ad-gallery .ad-back {
  height: 133px;
}
.ad-gallery .ad-back {
  cursor: pointer;
  left: 194px;
  display: block;
  background: url(../images/icon.png) -1px -471px no-repeat;
}
.ad-gallery .ad-forward {
  cursor: pointer;
  display: block;
  right: 2px;
  background: url(../images/icon.png) -22px -471px no-repeat;
}
.ad-gallery .ad-nav .ad-thumbs {
  overflow: hidden;
  width: 606px;
  margin-left: 238px;
  margin-top: -10px;
}
.ad-gallery .ad-thumbs .ad-thumb-list {
  float: left;
  width: 9000px;
  list-style: none;
  margin-top: -10px;
}
.ad-gallery .ad-thumbs li {
  float: left;
  padding-right: 5px;
}
.ad-gallery .ad-thumbs li a {
  display: block;
}
.ad-gallery .ad-thumbs li a img {
  border: 2px solid #fff;
  display: block;
  width: auto;
  height: 115px;
}
.ad-gallery .ad-thumbs li a.ad-active img {
  border: 2px solid #499b0b;
}
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}
.ad-gallery #huxing-bigimg {
  position: absolute;
  top: -600px;
  left: 0px;
  height: 600px;
  width: 800px;
  z-index: 999;
  background: #fff;
  text-align: center;
}
.yema {
  width: 100%;
  line-height: 20px;
  padding: 10px 0;
  float: left;
  margin-top: 15px;
}
.pageNavi {
  text-align: center;
}
.wp-pagenavi {
  width: 100%;
}
.wp-pagenavi li {
  line-height: 28px;
  float: left;
  list-style: none;
  margin: 0 6px;
}
.wp-pagenavi li.thisclass {
  color: #C00;
}
.pages ul li {
  float: left;
  padding-left: 8px;
}
.pages ul li a {
  width: 24px;
  height: 24px;
  display: block;
  background: #b0afb1;
  line-height: 24px;
  text-align: center;
  color: #FFF;
}
.pages {
  padding-top: 50px;
  height: 30px;
  padding-right: 5px;
}
.pages ul li a:hover, .pages ul li a.hover {
  background: #e40412;
}
.pages ul li a.prev, .pages ul li a.next {
  width: 36px;
  height: 20px;
  display: block;
  background: url(../images/bg23.png) no-repeat;
  margin-top: 2px;
  text-indent: -20000em;
}
.pages ul li a.prev {
  background-position: 0 0;
}
.pages ul li a.prev:hover {
  background-position: 0 -20px;
}
.pages ul li a.next {
  background-position: -36px 0;
}
.pages ul li a.next:hover {
  background-position: -36px -20px;
}
.all_bg {
  background: url(../images/wh_bg.jpg) repeat;
}
.bgfff {
  background-color: rgba(255, 255, 255, 0.5);
  overflow: hidden;
}
.pic_list {
  list-style: none;
  overflow: hidden;
}
.pic_list li {
  list-style: none;
}
.pic_list .box a {
  cursor: pointer;
}
._full {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.pic_list .tit {
  font-size: 14px;
  font-weight: normal;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 5%;
  text-align: center;
  color: #fff;
  background: #A9132A;
}
.pic_list ._mask {
  width: 100%;
  height: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  display: none\9;
}
.pic_list ._mask .cover {
  display: block;
  padding: 10% 10% 3%;
  color: #fff;
}
.pic_list ._mask .cover ._title {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: normal;
}
.pic_list ._mask .cover .p {
  font-size: 14px;
  line-height: 22px;
  height: 88px;
  overflow-y: hidden;
}
.pic_list ._mask .m_detail {
  border-color: #fff;
  color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  bottom: 15%;
}
.pic_list li {
  margin-bottom: 30px;
}
.pic_list .box:hover .tit {
  opacity: 0;
  filter: alpha(opacity=0);
}
.pic_list .box:hover ._mask {
  opacity: 1;
  display: block\9;
}
.rect-716 {
  padding-bottom: 71.6%;
}
*[class*="rect-"] {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  overflow: hidden;
}
.pic_list .box:hover ._mask {
  opacity: 1;
  display: block\9;
}
.pic_list ._mask {
  background: url(../images/red.8.png) repeat;
}
.m_detail {
  display: inline-block;
  font-size: 14px;
  text-align: center;
  border: 1px #1D1D1B solid;
  min-width: 60px;
  height: 40px;
  line-height: 40px;
  z-index: 1;
  overflow: hidden;
  position: relative;
  padding: 0 20px;
  transform: translateZ(100px);
  -webkit-transform: translateZ(100px);
}
.pic_list ._mask .m_detail {
  border-color: #fff;
  color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  bottom: 15%;
}
.pic_list ._mask .m_detail:hover {
  border-color: #fff;
  color: #A9132A;
}
.m_detail, .m_detail:before {
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.pic_list ._mask .m_detail:hover {
  border-color: #A5132A;
  background: #fff;
  color: #a5132a;
}
.news_list .el {
  background: #8E9093;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news_list, .news_list li {
  list-style: none;
}
.news_list .tit span {
  display: block;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 1.1rem;
  overflow: hidden;
}
.news_list .tit span.date {
  margin-top: 1px;
  font-size: 0.9rem;
}
.news_list .tit, .news_list ._mask {
  background-color: rgba(163, 163, 163, 0.8);
}
.box:hover .tit {
  background-color: rgba(163, 10, 10, 0.8);
}
.news_list .tit {
  font-size: 14px;
  font-weight: normal;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 5%;
  text-align: center;
  color: #fff;
}
.news_list img {
  -moz-transition: all .8s ease 0s;
  -ms-transition: all .8s ease 0s;
  -o-transition: all .8s ease 0s;
  transition: all .8s ease 0s;
}
.news_list img:hover {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.pro_curmbs {
  margin-bottom: 10px;
  padding: 0 10px;
  line-height: 3.5em;
  font-size: 14px;
  display: inline-block;
}
.pro_curmbs span {
  color: #333;
}
.pro_curmbs a {
  color: #333;
  font-size: 14px;
}
.pro_curmbs a:hover {
  color: #bb0606;
}
.pro_curmbs .a_b {
  color: #bb0606;
  font-weight: bold;
}
.contents_bon {
  text-align: center;
}
.contents_bon span {
  margin-right: 15px;
}
.contents_bon i {
  margin-right: 5px;
}
.left {
  width: 100%;
  background: #fff;
  padding-bottom: 20px;
  overflow: hidden;
}
.f_l {
  float: left;
}
.right {
  width: 250px;
}
.f_r {
  float: right;
}
.right .formBox {
  background-color: #fff;
}
.right .formBox {
  background-color: #fff;
}
.right .formBox h1 {
  color: #3e3a39;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding-top: 25px;
}
.right .formBox h2 {
  color: #666;
  text-align: center;
  margin: 10px 0px 25px 0px;
  font-size: 0.9rem;
}
.right .formBox div {
  padding-left: 15px;
  line-height: 28px;
  height: 28px;
  margin-bottom: 10px;
}
.right .formBox div span {
  width: 70px;
  display: inline-block;
  color: #777777;
  font-size: 0.8rem;
}
.right .formBox div input {
  width: 135px;
  height: 24px;
  border: 1px solid #cbcbcb;
  padding-left: 10px;
  line-height: 20px;
}
.right .formBox div input:focus {
  border-color: #5da910;
}
.right .formBox div .code {
  width: 40px;
}
.right .formBox .btnbox {
  margin: 10px 0;
  padding-left: 0px;
}
.right .formBox .btnbox .submit {
  width: 196px;
  height: 36px;
  border: none;
  cursor: pointer;
  background: #18a793;
  font-size: 14px;
  color: #fff;
  border-radius: 8px;
}
.right .formBox .numbox {
  padding-left: 0px;
}
.right .formBox i {
  padding: 0 5px;
  color: #5da910;
}
.right .formBox1 {
  background: #fff;
  padding-bottom: 20px;
}
.right .formBox1 h3 {
  font-size: 1.2rem;
  font-weight: bold;
  color: #666;
  padding: 20px 10px 0px 10px;
}
.right .formBox1 .form_look {
  width: 100%;
  margin-top: 10px;
}
.right .formBox1 .form_look li {
  margin: 0 10px;
  list-style: none;
  line-height: 36px;
  border-bottom: 1px dashed #eee;
}
.site {
  padding-left: 55px;
  color: #fff;
  height: 38px;
  line-height: 38px;
  background: #666;
  border-top: 1px solid #666
}
.site a {
  color: #fff;
}
.newsbox {
  padding-bottom: 25px;
  margin-bottom: 13px;
}
.nlist {
  width: 490px;
  height: 530px;
  padding: 0px 0px;
  overflow: hidden;
}
.nlist li {
  padding: 22px 0px;
  border-bottom: 1px solid #DFC69A;
  overflow: hidden;
}
.nb_tit {
  color: #515050;
  font-size: 20px;
  position: relative;
}
.nb_tit span {
  display: block;
  height: 15px;
  width: 80px;
  margin-bottom: 25px;
}
.nb_tit a.nmore {
  position: absolute;
  right: 0px;
  top: 10px;
  font-size: 12px;
  color: #D2A052;
  width: 68px;
  height: 22px;
  line-height: 22px;
  padding-left: 12px;
  border: 1px solid #D2A052;
}
.nb_con {}
.newsdl {
  background: #e0e0de;
  padding: 20px;
  overflow: hidden;
}
.newsdl dt {
  float: left;
  width: 437px;
  height: 326px;
  -moz-box-shadow: 0 5px 10px #333;
  -webkit-box-shadow: 0 5px 10px #333;
  box-shadow: 0 5px 10px #333;
}
.newsdl dt img {
  width: 437px;
  height: 326px;
}
.newsdl dd {
  float: left;
  padding: 30px 0px 0px 40px;
  width: 450px;
}
.newsdl dd h2 {
  font-size: 16px;
}
.newsdl dd h2 a {
  color: #646464;
}
.newsdl dd h2 a:hover {
  text-decoration: underline;
}
.newsdl dd span {
  display: block;
  margin: 10px 0px 20px;
  color: #646464;
  font-family: Arial, Helvetica, sans-serif;
}
.newsdl dd p {
  line-height: 22px;
  color: #646464;
}
.newsdl dd a.nnmore {
  margin: 30px 0px 0px;
}
.newsLister {
  background: #2E2E2E;
}
.newslist {
  width: 100%;
  height: auto;
}
.newslist li {
  border-bottom: 1px solid #666;
  padding: 28px 0px;
  overflow: hidden;
}
.newslist li .n_img {
  margin-left: 70px;
  width: 205px;
  height: auto;
  -moz-box-shadow: 0 5px 10px #333;
  -webkit-box-shadow: 0 5px 10px #333;
  box-shadow: 0 5px 10px #333;
  float: left;
}
.newslist li .n_img img {
  width: 100%;
  height: 100%;
}
.newslist li .n_txt {
  width: 580px;
  margin-right: 129px;
  position: relative;
  height: auto;
  float: right;
}
.newslist li .n_txt h2 {
  margin-bottom: 10px;
}
.newslist li .n_txt span {
  margin: 10px 0px 25px;
}
.newslist li .n_txt a {
  font-size: 1.1rem;
  color: #666;
}
.newslist li .n_txt a.nnmore {
  margin-top: 10px;
  margin-left: 0px;
  font-size: 1.1rem;
  color: #333;
  text-decoration: none;
}
a.nnmore {
  display: block;
  margin-top: 5px;
  text-decoration: underline;
  padding-left: 8px;
  color: #646464;
}
.news_cont {
  background: #fff;
  margin: 0px 25px 30px;
}
.news_cont h2 {
  font-size: 18px;
  text-align: center;
  border-bottom: 1px dotted #ddd;
  padding: 36px 0 15px;
}
.contents_bon {
  margin: 15px 0;
  line-height: 30px;
  text-align: center;
}
.contents_bon span {
  display: inline-block;
  margin: 5px 15px;
  color: #888;
}
.contents_bon span a {
  color: #888;
}
.contents_bon span * {
  font-style: normal;
}
.contents_bon .contents_date {
  padding-left: 26px;
}
.contents_bon .contents_bj {
  padding-left: 30px;
}
.contents_bon .contents_from {
  padding-left: 32px;
}
.contents_bon .contents_print a {
  display: block;
  padding-left: 20px;
}
.contents_bon .contents_size i {
  padding: 0 5px;
  cursor: pointer;
}
.contents_bon .contents_size i.on {
  color: #C07438;
  font-weight: bold;
}
.news_article {
  line-height: 1.8;
  padding: 10px 10px 50px;
  color: #333;
  font-size: 14px;
}
.news_article img {
  max-width: 100%;
  height: auto
}
.news_article p {
  font-size: 16px;
  line-height: 2.2;
}
.screen_min .news_article img {
  max-width: 950px
}
.close {
  margin: 10px 0;
  border-bottom: 1px dotted #ddd;
  padding: 10px 0;
}
a.c_close {
  padding: 3px 10px;
  display: block;
  text-align: center;
  background: #c8aa77;
  color: #fff;
}
.close .share {
  margin: 0px;
}
a.c_close:hover {
  color: #FFC;
  background: #9c7a41;
}
.updown {
  margin: 10px 0;
  color: #666666;
}
.updown span {
  display: inline-block;
  padding: 5px 0;
}
.updown span a {
  color: #666666;
}
.updown span a:hover {
  color: #C07438;
  text-decoration: underline;
}
.h2_title {
  font-size: 1.4rem;
}
.teams b {
  line-height: 45px;
}
.teams a {
  line-height: 45px;
  margin: 0 8px;
}
.teams span {
  background: #666;
  color: #fff;
  padding: 3px 10px;
}
.index_anli .col-md-4 {
  padding-left: 0.35rem;
  padding-right: 0.35rem;
}
.index_anli h3 {
  padding: 0 15px;
  text-align: center;
  background-color: #dc5a5b;
  margin-bottom: 10px;
}
.index_anli_a {
  display: block;
  overflow: hidden;
}
.index_anli img {
  -moz-transition: all .8s ease 0s;
  -ms-transition: all .8s ease 0s;
  -o-transition: all .8s ease 0s;
  transition: all .8s ease 0s;
  height: 190px;
  width: 100%;
}
.index_anli img:hover {
  background: #333
}
.index_anli h3 a {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  height: 26px;
  margin-top: 0px;
  color: #fff;
  overflow: hidden;
}
.index_anli p {
  line-height: 24px;
  font-size: 14px;
  height: 24px;
  margin-bottom: 1rem;
  padding: 0 15px;
  color: #fff;
  overflow: hidden;
  background-color: #dc5a5b;
}
#leftsead {
  width: 161px;
  height: 290px;
  position: fixed;
  top: 350px;
  right: 0px;
  z-index: 100;
}
*html #leftsead {
  margin-top: 258px;
  position: absolute;
  top: expression(eval(document.documentElement.scrollTop));
}
#leftsead li {
  width: 161px;
  height: 60px;
  list-style: none;
}
#leftsead li img {
  float: right;
}
#leftsead li a {
  height: 49px;
  float: right;
  display: block;
  min-width: 47px;
  max-width: 161px;
}
#leftsead li a .shows {
  display: block;
}
#leftsead li a .hides {
  margin-right: -143px;
  cursor: pointer;
  cursor: hand;
}
#leftsead li a.youhui .hides {
  display: none;
  position: absolute;
  right: 143px;
}
#leftsead li a.youhui .2wm {
  display: none;
  position: absolute;
  right: 143px;
}
#p2 {
  width: 112px;
  background-color: #A7D2A9;
  height: 47px;
  margin-left: 47px;
  border: 1px solid #8BC48D;
  text-align: center;
  line-height: 47px
}
#p3 {
  width: 112px;
  background-color: #EC9890;
  height: 47px;
  margin-left: 47px;
  border: 1px solid #E6776C;
  text-align: center;
  line-height: 47px
}
#p1 {
  width: 47px;
  height: 49px;
  float: left
}
#p4 {
  width: 112px;
  background-color: #8bbfc4;
  height: 47px;
  margin-left: 47px;
  border: 1px solid #8bbfc4;
  text-align: center;
  line-height: 47px
}
.swiper-container {
  width: 100%;
	height: fit-content;
}
.swiper-container2 {
  height: 400px;
  text-align: left;
}
.swiper-container2 .zuob {
  width: 16%;
  text-align: center;
  font-size: 48px;
  font-weight: bold;
  padding-top: 20px;
}
.swiper-container2 .youb {
  border-left: 1px solid #333;
}
.swiper-container2 a {
  font-size: 16px;
  font-weight: bold;
  line-height: 42px;
}
.swiper-container2 p.time {
  font-size: 12px;
  color: #666;
  line-height: 16px;
}
.swiper-container2 p.desc {
  font-size: 14px;
  color: #333;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}
.swiper-slide3 {
  text-align: center;
  font-size: 18px;
  background: none;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;

}
.swiper-slide3 img{}

.swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #000;
  opacity: 1;
  background: rgba(0, 0, 0, 0.2);
}
.swiper-pagination-bullet-active {
  color: #fff;
  background: #007aff;
}