@charset "gb2312";

* {
  font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

body {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 200%;
  overflow-x: hidden;
}

a {
  color: #fea21d;
  text-decoration: none
}

a:focus,a:hover {
  color: #2196F3;
  text-decoration: none
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
  font-weight: 500;
  line-height: 1.5;
  color: inherit
}

.h1,.h2,.h3,.h4,.h5,.h6 {
  margin: 0
}

img {
  padding: 0;
  margin: 0;
  border: 0
}

#button,.btn-success,.item-on-hover,:active,:focus,:hover,:link,:visited {
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
  margin: 0;
  padding: 0;
  display: block
}

.clearfix:after,.clearfix:before,.container:after,.container:before,.nav:after,.nav:before,.row:after,.row:before {
  display: table;
  content: " "
}

.clearfix:after,.container:after,.nav:after,.row:after {
  clear: both
}

::-moz-selection {
  background: #fea21d;
  color: #fff
}

::selection {
  background: #fea21d;
  color: #fff
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

.container {
  width: 1260px;
  min-width: 1260px
}

.row {
  margin-right: -15px;
  margin-left: -15px
}

.pull-left {
  float: left!important
}

.pull-right {
  float: right!important
}

.list-unstyled {
  padding: 0;
  margin: 0;
  list-style: none
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

.pingpu-bg {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-attachment: fixed
}

.fuwu-bg,.news,.ny-banner,.pingpu-bg,.rslides {
  min-width: 1170px
}

.sx-padding {
  padding: 45px 0
}

.f-title {
  font-size: 24px;
  padding: 0;
  margin: 0 0 25px 0;
  color: #000
}

.f-title small {
  font-size: 14px;
  color: #999;
  display: block;
  margin-top: 10px
}

.btn-success {
  color: #fff !important;
  background-color: #fea21d;
  border-width: 0;
  border-radius: 5px;
  padding: 10px 20px 8px 20px;
  margin: 0 15px;
  white-space: nowrap;
  text-overflow: ellipsis
}

.btn-success.about-more {
  padding: 14px 30px 12px 30px
}

.btn-success.news-more {
  padding: 7px 10px 5px 10px;
  margin-left: 0
}

.btn-success:active,.btn-success:focus,.btn-success:hover {
  color: #fff;
  background-color: #589ED7;
  text-decoration: none
}

.btn {
  margin: 20px 0 0 0
}

.red {
  color: #fea21d!important
}

.diwen {
  color: #FFF;
  background-color: #fea21d;
  padding: 10px 20px
}

.headroom {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
/*.headroom{position:fixed;top:0;left:0;right:0;transition:all .2s ease-in-out}*/

.header {
  position: fixed;
  width: 100%;
  background-color: rgb(255,255,255);
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,.15);
  box-shadow: 0 0 10px rgba(0,0,0,.15);
  height: 100px
}
.mobileheader { 
  display: none; 
}
.header-top {
  z-index: 999999999!important
}

.header h1 {
  margin: 0;
  padding: 0
}

.header .logo {
  display: table
}

.header h1 small {
  font-size: 14px;
  color: #999;
  display: table;
  padding-left: 25px;
  background-image: url(../logo-y-xian.png);
  background-repeat: no-repeat;
  background-position: left center;
  margin-left: 25px;
  line-height: 26px;
  margin-top: 24px;
  font-style: italic
}

.header h1 small a {
  color: #999
}

.nav {
  display: table
}

.nav-bar>li {
  display: block;
  float: left;
  text-align: center;
  position: relative;
  margin-top: 56px;
  margin-right: 3px;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px
}

.nav-bar>li.active,.nav-bar>li:hover {
  background-color: #fea21d
}

.nav-bar>li>a {
  padding: 10px 15px 10px 15px;
  display: block;
  color: #656565;
  font-weight: 550;
  font-size: 16px;
  line-height: 24px
}

.nav-bar>li>.hover {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  background: #fea21d;
  color: #fff
}

.nav-bar>li.active a,.nav-bar>li:hover a,.nav-bar>li>a:hover {
  color: #FFF;
  text-decoration: none
}

.nav-bar>li small {
  display: none;
  color: #FFF;
  font-size: 12px
}

.nav-bar>li.active small,.nav-bar>li:hover small {
  display: block
}

.nav-bar>li ul {
  display: none;
  background-color: #fea21d;
  border-bottom-left-radius: 5px;
  padding: 0 0 5px 0;
  border-bottom-right-radius: 5px;
  position: absolute;
  left: 0;
  z-index: 9999999999
}

.nav-bar>li:hover ul {
  display: block
}

.nav-bar>li ul li a {
  line-height: 28px;
  padding: 5px 30px;
  color: #666!important;
  border-bottom: 1px solid #F5F5F5;
  display: block;
  background-color: #FFF!important;
  min-width: 70px;
  text-align: left;
  white-space: nowrap;
}

.nav-bar>li ul li a.hover,.nav-bar>li ul li a:hover {
  background-color: #fea21d!important;
  color: #FFF!important;
  text-decoration: none;
  border-bottom: 1px solid #fea21d
}

.met_flash {
  font-size: 0px;
  overflow: hidden;
}

.met_flash ul {
  margin: 0px;
  padding: 0px;
}

.rslides {
  height: 650px;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  position: relative;
  list-style: none
}

.rslides li {
  width: 100%
}

.xktopr {
  position: relative;
  z-index: 99999;
}

.xktop {
  position: absolute;
  padding: 0 15px;
  z-index: 99999;
  top: 30px;
  right: 0;
  font-size: 12px;
}

.xktop .ul1 {
  list-style: none;
  margin: 5px 0;
}

.xktop .ul1>li {
  float: left;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  color: #666;
  margin-left: 10px;
}

.xktop .ul1 .li1 i {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  display: block;
  float: left;
}

.xktop .ul1 .li1 p {
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
}

.xktop .ul1 .li1 span {
  font-size: 18px;
  font-weight: bold;
}

.xktop .ul1 .li2 span {
  padding-right: 10px;
}

.cb:after {
  clear: both;
  display: table;
  content: " ";
}

.xktop .ul1 .li3 span {
  padding-right: 10px;
}

.xktop .ul1 .li4 {
  margin-left: 20px;
}

.xktop .ul1 .li4 h3 {
  float: left;
  height: 30px;
  line-height: 30px;
}

.xktop .ul1 .li4d,.xktop .ul1 .li4d2 {
  float: left;
  margin-left: 10px;
}

.xktop .ul1 .li4d2 {
  position: relative;
}

.xktop .ul1 .li4d2img {
  position: absolute;
  right: 0px;
  top: 30px;
  display: none;
  padding: 10px 10px 0 10px;
  background: #fff;
}

.xktop .ul1 .li4d2img img {
  font-size: 0px;
  margin: 0px;
  padding: 0px;
}

.banner {
  background-repeat: no-repeat;
  background-position: center 100px;
  position: relative;
  background-attachment: fixed;
  height: 550px;
  margin-top: 100px
}

.banner p {
  padding-top: 50px;
  padding-left: 50px;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  float: left;
}

.inbanner p {
  position: absolute;
  top: 137px;
  padding-top: 50px;
  padding-left: 50px;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  float: left;
}

.inbanner img {
  position: relative;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.rslides_nav {
  height: 56px;
  width: 36px;
  position: absolute;
  -webkit-tap-highlight-color: transparent;
  opacity: .5;
  text-indent: -9999px;
  overflow: hidden;
  background-position: left top;
  background-repeat: no-repeat;
  top: 325px
}

.rslides_nav.next {
  background-image: url(../banner-left.png);
  left: 30px
}

.rslides_nav.prev {
  background-image: url(../banner-right.png);
  right: 30px
}

.rslides_tabs {
  margin: 12px auto 0;
  clear: both;
  text-align: center;
  width: 50px
}

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 5px
}

.clear {
  clear: both;
}

.s-m40 {
  margin-top: 40px
}

.p10 {
  padding: 10px;
  background: #fff5f0 !important;
}

.rslides_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: right top;
  background-image: url(../rslides_tabs.png);
  display: inline-block;
  width: 9px;
  height: 9px
}

.rslides_tabs .rslides_here a {
  background: rgba(0,0,0,.6);
  background-repeat: no-repeat;
  background-position: left top;
  background-image: url(../rslides_tabs.png)
}

.kehu {
  background-color: #F7F7F7
}

.kehu .row {
  margin: 0 0 30px 0
}

.kehu figure {
  float: left;
  position: relative;
  border: 1px solid #EDEDED;
  background-color: #FFF
}

.kehu figure:hover figcaption {
  display: block;
}

.kehu figure figcaption {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  background-color: rgba(88,158,215,.7);
  color: #FFF;
  text-align: center
}

.kehu figure figcaption {
  font-size: 16px
}

.kehu figure figcaption span {
  margin-top: 10px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
}

.kehu figure figcaption .btn-success {
  padding: 2px 0px;
  margin: 25px 40px 0 40px;
  font-size: 12px;
}

.kehu figure figcaption a {
  color: #FFF
}

.kehu figure figcaption a:hover {
  text-decoration: underline
}

.about {
  line-height: 30px;
  color: #fff
}

.about-us {
  color: #fff
}

.about .f-title,.about .f-title small,.about-us a:hover {
  color: #FFF
}

.tabat {
  display: none;
}

.tabdb {
  display: none;
}

.tabtitle .on {
  background-color: #fea21d;
  color: #FFF;
  text-decoration: none;
}

.tabbox .on {
  display: block !important;
}

.fuwu-bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-color: #F2F2F2
}

.fuwu .f-title,.fuwu .f-title small {
  color: #FFF
}

.fuwu {
  position: relative
}

.fuwu figure {
  background-color: rgba(255,255,255,.8);
  padding: 50px 40px 20px 40px;
  margin-bottom: 20px;
  width: 260px;
  float: left;
  margin-top: 80px;
  position: relative
}

.fuwu figure.bianju {
  margin-left: 60px;
  margin-right: 60px
}

.fuwu figure .pic1,.fuwu figure .pic2,.fuwu figure .pic3 {
  height: 130px;
  width: 130px;
  display: block;
  background-repeat: no-repeat;
  background-position: center top;
  margin: 0 auto;
  position: absolute;
  top: -65px;
  left: 105px
}

.fuwu figure a.pic1 {
  background-image: url(../sheji.png);
  background-repeat: no-repeat
}

.fuwu figure a.pic2 {
  background-image: url(../gongcheng.png)
}

.fuwu figure a.pic3 {
  background-image: url(../fuwu.png)
}

.fuwu figure figcaption {
  margin-top: 35px;
  margin-bottom: 15px;
  font-weight: 700
}

.fuwu figure figcaption a {
  color: #fea21d;
  font-size: 16px
}

.fuwu figure figcaption a:hover {
  text-decoration: underline
}

.fuwu figure p {
  line-height: 30px;
  color: #000
}

.fuwu figure figcaption a.btn-success {
  margin-bottom: 10px
}

.fl-case {
  height: 42px;
  margin-top: 35px;
  margin-bottom: 15px
}

.fl-case a {
  background-color: #F7F7F7;
  color: #666;
  width: 128px;
  height: 40px;
  line-height: 40px;
  display: inline-block
}

.fl-case a:hover {
  background-color: #fea21d;
  color: #FFF;
  text-decoration: none
}

.case figure {
  width: 360px;
  float: left;
  position: relative;
  height: 256px
}

.case figure .new {
  width: 108px;
  height: 108px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background-image: url(../new.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  z-index: 2
}

.case figure:hover figcaption {
  display: block
}

.case figure figcaption {
  position: absolute;
  width: 300px;
  height: 196px;
  top: 0;
  left: 0;
  display: none;
  background-color: rgba(247,90,83,.7);
  padding: 30px;
  color: #FFF;
  text-align: left
}

.case figure figcaption h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 8px 0
}

.case figure figcaption h3 a,.case figure figcaption p a {
  color: #FFF;
  text-decoration: underline
}

.case figure figcaption h3 a:hover,.case figure figcaption p a:hover {
  text-decoration: none
}

.case figure figcaption p {
  margin: 0;
  line-height: 28px
}

.case-more-top {
  margin-top: 15px!important
}

.case-more {
  padding: 7px 10px 5px 10px;
  margin-left: 0;
  background-color: rgba(255,255,255,.7);
  color: #fea21d!important;
  text-decoration: none!important
}

.case-more:hover {
  color: #FFF!important
}

.news {
  background-color: #F2F2F2
}

.news section {
  width: 600px;
  float: left
}

.news section.bianju {
  margin-left: 60px;
}

.news section h2 {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  padding: 0;
  margin: 0 0 20px 0
}

.news section h2 small {
  font-size: 16px
}

.news section ul li {
  line-height: 30px
}

.news section ul li a {
  color: #888;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  display: block;
  float: left
}

.news section ul li a:hover {
  color: #fea21d
}

.news section ul li small {
  color: #999;
  float: right!important;
  display: none
}

.news section p {
  margin-top: 25px;
  margin-bottom: 5px
}

.news .container section:nth-child(3) {
  display: none;
}

footer {
  background: #333;
}

footer a {
  color: #fff
}

.foot-nav {
  width: 1040px;
  text-align: center;
  margin: 0 auto;
  font-size: 14px;
}

.foot-nav span {
  padding: 0 10px;
  color: #bbb;
  font-size: 12px;
  font-family: Avenir,Helvetica,Arial,sans-serif
}

.footer {
  position: relative;
  line-height: 28px
}

.footer.sx-padding {
  padding-bottom: 0
}

.footer section {
  width: 340px;
  float: left
}

.footer section.bianju {
  margin-left: 60px;
  margin-right: 60px
}

.footer section h3 {
  font-size: 16px;
  font-weight: 700;
  color: #FFF;
  padding: 0 0 30px 0;
  margin: 0
}

.footer section h3 small {
  font-size: 16px
}

.footer section.bianju h3 {
  padding: 0 0 20px 0
}

.footer section h4 {
  font-size: 16px;
  font-weight: 700;
  color: #FFF;
  padding: 14px 0 10px 0;
  margin: 0
}

.footer,.footer a {
  color: #babcbd;
  font-size: 12px
}

.footer a:hover {
  color: #fff
}

.footer p {
  padding: 0;
  margin: 0
}

.footer section address {
  font-style: normal;
  margin: 0;
  padding: 0
}

.foot {
  background-color: #14171a
}

.foot p {
  margin: 0;
  padding: 0
}

.foot .copy {
  padding: 15px 0
}

.foot,.foot a {
  text-transform: uppercase;
  font-size: 12px;
  color: #babcbd
}

.foot .renzheng img {
  margin-left: 10px;
  margin-top: 19px
}

.kefu {
  background-color: #fea21d;
  border: 2px solid #fff;
  position: fixed;
  width: 80px;
  top: 138px;
  right: 20px;
  text-align: center;
  display: block;
  -webkit-box-shadow: 0 0 12px rgba(0,0,0,.1);
  box-shadow: 0 6px 12px rgba(0,0,0,.1);
  border-radius: 8px;
  font-size: 12px;
  z-index: 9999999
}

.kefu ul li a {
  display: block;
  color: #FFF;
  text-decoration: none;
  border-top: 1px solid #ffb4a6;
  overflow: hidden;
  height: auto;
  width: 100%;
  padding: 0;
  height: 30px;
  width: 80px;
  z-index: 999999;
  padding-top: 50px
}

.kefu ul li a:hover {
  background-color: #589ED7
}

.kefu a.kefu-lx {
  border-top: 0 solid #ffb4a6;
  background-image: url(../kefu.png);
  background-repeat: no-repeat;
  background-position: 0 -10px
}

.kefu a.kefu-lx:hover {
  border-radius: 6px 6px 0 0
}

.kefu ul li a.kefu-yy {
  background-image: url(../kefu.png);
  background-repeat: no-repeat;
  background-position: center -90px
}

.kefu ul li a.kefu-zx {
  background-image: url(../kefu.png);
  background-repeat: no-repeat;
  background-position: center -170px
}

.kefu ul li a.kefu-wx {
  background-image: url(../kefu.png);
  background-repeat: no-repeat;
  background-position: center -250px
}

.kefu ul li a.kefu-wx .kefu-weixin {
  padding: 10px;
  background-color: #FFF;
  position: absolute;
  top: 162px;
  left: -162px;
  width: 140px;
  height: 140px;
  display: none;
  -webkit-box-shadow: 0 0 12px rgba(0,0,0,.1);
  box-shadow: 0 6px 12px rgba(0,0,0,.1)
}

.kefu ul li a.kefu-wx:hover .kefu-weixin {
  display: block
}

.kefu ul li a.kefu-top {
  background-image: url(../kefu.png);
  background-repeat: no-repeat;
  background-position: center -335px;
  padding-top: 40px
}

.kefu ul li a.kefu-top:hover {
  border-radius: 0 0 6px 6px
}

.kefu ul li a.kefu-top,.kefu ul li a.kefu-wx,.kefu ul li a.kefu-yy,.kefu ul li a.kefu-zx {
  display: none
}

.kefu:hover ul li a.kefu-top,.kefu:hover ul li a.kefu-wx,.kefu:hover ul li a.kefu-yy,.kefu:hover ul li a.kefu-zx {
  display: block
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp
}

.powered_by_metinfo {
  height: 35px;
  background: #000;
  color: #4a4a4a;
  text-align: center;
  font-size: 12px;
  line-height: 35px
}

.powered_by_metinfo a {
  color: #4a4a4a
}
/*��ҳ����*/
.inner {
  width: 1260px;
  margin: 0 auto;
  position: relative;
}

.sidebar {
  margin-top: 15px;
}

.sidebar .sb_nav {
  float: left;
  width: 210px;
  display: none;
}

.sidebar .sb_nav h3.title {
  text-align: left;
  background: #fea21d;
  padding: 0px 15px;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #cecece;
  font-size: 14px;
  color: #fff;
}

.sidebar .sb_nav h3.line {
  margin-top: 15px;
}

.sidebar .sb_nav .active {
  background: #fff5f0 !important;
}

#sidebar dl {
  background: url(../nose.jpg) 15px 16px no-repeat;
  border-top: 1px solid #FFFFFF;
}

#sidebar dl dt {
  padding: 6px 0px 7px 35px;
}

#sidebar dl dd {
  padding: 0px 0px 0px 15px;
}

#sidebar dl dd h4 {
  font-weight: normal;
  padding: 5px 0px 5px 10px;
}

#sidebar dl dt.on a {
  font-weight: bold;
  color: #000;
}

#sidebar dl h4.on a {
  font-weight: bold;
}
/*.sidebar .sb_box{ float:right; width: 910px; background:#fff; overflow:hidden; }*/
.sidebar .sb_box {
  float: left;
  width: 1260px;
  background: #fff;
  overflow: hidden;
}

.sidebar .sb_box h3.title {
  border-bottom: 1px solid #ddd;
  background: #f8f8f8;
  height: 45px;
  line-height: 45px;
  position: relative;
  display: none
}

.sidebar .sb_box h3.title span {
  position: absolute;
  left: 0px;
  top: -1px;
  font-size: 14px;
  border-bottom: 2px solid #ff6633;
  padding: 0px 15px;
}

.sidebar .sb_box h3.title div.position {
  float: right;
  font-weight: normal;
  position: relative;
  top: 3px;
  right: 15px;
}

.sidebar .sb_box h3.title div.position a {
  color: #fea21d;
}

.onlinebox_3 {
  z-index: 999999999!important
}

.bqimg {
  width: 22px;
  position: relative;
  top: 10px;
}

.sysqbox {
  background: #ffffff;
  color: #fff;
  width: 60px;
  height: 60px;
  padding: 3px;
  border-radius: 10px;
  position: fixed;
  top: 200px;
  right: 15px;
  z-index: 1000;
}

.sysqbox img {
  width: 60px;
  height: 60px;
}