@charset "utf-8";
html{ font:normal 62.5%/2.3em microsoft yahei,Arial;}
body{ margin:0px; padding:0px; margin:0px auto; font-size:16px; color:#444; width:100%; zoom:1;}
ul,li,form, dl,dt,dd, div{ padding: 0px; margin: 0px;}
select,input,textarea{ border-radius:0; -webkit-border-radius:0; color:#444;}
input:focus { outline: none;}
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ }
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ border:none; border:0; vertical-align:middle; max-width:100%;}
p{ margin:0;}
a{ color:#333; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#014375;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both; height:0px; overflow:hidden;}
.clearfix:after{
    display: block;
    font-size: 0;
    line-height:0;
    visibility: hidden;
    height: 0;
    clear: both;
    content: " ";  
}
ul li{ list-style-type:none;}
em{ font-style:normal;}
.Texthide{ display:none;}
.text-center{ text-align:center;}

/* 固定调用animations-end */
/* baseCss */
.en {
  word-break: keep-all;
}
.tdu {
  text-decoration: underline;
}
.oh {
  position: relative;
  overflow: hidden;
}
.ma {
  margin-left: auto;
  margin-right: auto;
}
.dib {
  display: inline-block;
  vertical-align: top;
}
.vab {
  vertical-align: bottom;
}
.vam {
  vertical-align: middle;
}
.vat {
  vertical-align: top;
}
.unsel,
.dct {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.insel {
  -webkit-user-select: auto;
     -moz-user-select: auto;
      -ms-user-select: auto;
          user-select: auto;
}
.op0 {
  -webkit-transition: all 250ms ease-out 0ms;
  transition: all 250ms ease-out 0ms;
  opacity: 0;
  visibility: hidden;
}
.op1 {
  -webkit-transition: all 250ms ease-out 0ms;
  transition: all 250ms ease-out 0ms;
  opacity: 1;
  visibility: visible;
}
.tapList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.tapList:after {
  display: none;
}
.tapList .item {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.lhd5 {
  height: .5em;
}
.reject {
  cursor: not-allowed;
}
.poss {
  position: static !important;
}
.emptyList {
  text-align: center;
  font-size: 120%;
  background-color: #f5f5f5;
  color: #222;
  font-weight: bold;
}
.hidePoint {
  position: absolute;
  height: 0;
  visibility: hidden;
  top: 0;
  left: 0;
}
.viewport {
  position: relative;
  font-size: 0;
}
.pc .viewport {
  overflow: hidden;
}
/* 关键值 */
.hScroll {
  width: 100%;
  white-space: nowrap;
}
.hScroll .scrollBox,
.hScroll .overview {
  display: inline-block;
  vertical-align: top;
}
.wap .hScroll {
  overflow-x: auto;
  overflow-y: hidden;
}
.vScroll {
  height: 100%;
}
.wap .vScroll {
  overflow-y: auto;
  overflow-x: hidden;
}
.oScroll {
  width: 100%;
  height: 100%;
}
.invisible {
  visibility: hidden;
  position: absolute !important;
  z-index: -1;
}
.ensp {
  display: inline-block;
  vertical-align: middle;
  width: .5em;
  height: 1px;
}
.cnsp {
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1px;
}
.pa100.link {
  position: absolute !important;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  z-index: 8;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: all 250ms ease-out 0s;
  transition: all 250ms ease-out 0s;
  text-align: left !important;
}
.pa4 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.bgct {
  background-color: transparent !important;
}
.enter,
.reset {
  position: relative;
  overflow: hidden;
}
.enter .iptBtn,
.reset .iptBtn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
}
.kong {
  pointer-events: none;
}
.aniSpan {
  position: static !important;
  min-height: 1px;
  display: block;
}
.TAlert.nohead .head,
.TAlert.nohead .foot {
  display: none;
}
.scs.hbgOn img,
.scst.hbgOn img,
.scs:hover img,
.scst:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.scs img {
  -webkit-transition-duration: 330ms;
          transition-duration: 330ms;
}
.scst img {
  -webkit-transition-duration: 330ms;
          transition-duration: 330ms;
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
}
/* resetEnd */
.c1 {
  color: #004098;
}
.bgc1 {
  background-color: #004098;
}
.c2 {
  color:  #004098;
}
.bgc2 {
  background-color:  #004098;
}
.c3 {
  color: #f1f1fa;
}
.bgc3 {
  background-color: #f1f1fa;
}
.ca {
  color: #333333;
}
.cb {
  color: #666666;
}
.cs {
  color: #999999;
}
html {
  min-width: 440px;
}

.Contain{}
.Content{ min-height:500px;}
.SinglePage{ text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both; overflow:hidden;}

.space{ width:100%; height:1em; clear:both; overflow:hidden; zoom:0;}
.clear{ clear:both; height:0px; overflow:hidden; zoom:0;}

.Main{ max-width:1200px; width:90%; margin:0 auto;}
@media screen and (max-width:1220px){
.Main{ padding:0 10px; min-width:auto; max-width:auto; width:92%;}
}

/*top.html*/
.Top{ background:#fff;}
.Top .Main{ position:relative; min-height:100px;}
.divlogo{ position:absolute; left:0px; top:0px; height:100%;}
.divlogo .logo{ display:table; height:100%;}
.divlogo .a_logo{ display:table-cell; vertical-align:middle;}

.search {height: 48px; margin-top: 25px; }
.search .navFdj { display: block; margin: 12px 0 0 33px; }
/*æœç´¢è¡¨å•*/
.bd01 { width: 380px; height: auto; position: fixed;overflow: hidden;top: 100px; right:0; z-index: 70; display: none; background: rgb(255,255,255,0.8); margin-left: 76px; padding:15px 15px; box-sizing: border-box; border-radius: 0; }
.bd01 .name { float: left; width: 70%; height: 36px; background: #e5e5e5; }
.bd01 .name input{ display:block; width: 100%; height: 36px; background: #fff; box-sizing: border-box; padding:0 20px; font-size: 14px; color: #4a4a4a; line-height: 36px; }
.bd01 .logoin { float: right; width: 28%; height: 36px; }
.bd01 .logoin input{ width: 100%; height: 36px; border: 0; background: #e62129; font-size: 14px; color: #fff; line-height: 36px; margin:0 auto;display: block; cursor: pointer; }
.bd01 .XX { cursor: pointer; width: 20px; height: 20px; position: absolute; top: 15px; right: 10px; z-index: 11; cursor: pointer;background: url(xx.png)  no-repeat center; display: none; }
.navFdj{cursor: pointer;}
@media screen and (max-width:767px){
.search { display:none;}
}

@media screen and (max-width:1220px){
.divlogo{ left:10px;}
}


.header .secNav {
  display: none;
}
.header .navbtn {
  display: none;
}

@media screen and (min-width: 1025px) {
  .header {
    line-height: 100px;
  }
  .header .firNav {
    position: absolute;
    top: 0;
    right: 0px;
	margin-right:50px;
    text-align: center;
    white-space: nowrap;
    font-size: 0;
  }
  .header .firNav:before,
  .header .firNav:after {
    content: " ";
    display: block;
  }
  .header .firNav .firItem {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 16px;
  }
  .header .firNav .firItem:nth-child(1n+2) {
    margin-left: 0.64rem;
  }
  .header .firNav .firItem .link1 {
    position: relative;
    overflow: hidden;
    display: block;
    font-size: 17px;
    color: #333333;
    padding: 0 30px;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
  }
  .header .firNav .firItem .link1:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -12px;
    width: 24px;
    height: 3px;
    border-radius: 3px;
    background-color: #e62129;
    -webkit-transition: all 250ms ease-out 0ms;
    transition: all 250ms ease-out 0ms;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  .header .firNav .firItem.language .link1 {
    color: #111;
  }
  .header .firNav .firItem.language .arrow {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    width: 12px;
    height: 16px;
  }
  .header .firNav .firItem.language .arrow s {
    display: none;
  }
  .header .firNav .firItem.language .arrow:before,
  .header .firNav .firItem.language .arrow:after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
  }
  .header .firNav .firItem.language .arrow:before {
    z-index: 2;
    overflow: hidden;
    width: 0;
    height: 0;
    border-width: 6px 6px;
    border-color: #ffffff transparent transparent transparent;
    border-style: solid;
    margin-left: -6px;
    margin-top: -6px;
  }
  .header .firNav .firItem.language .arrow:after {
    z-index: 1;
    overflow: hidden;
    width: 0;
    height: 0;
    border-width: 7px 7px;
    border-color: #111111 transparent transparent transparent;
    border-style: solid;
    margin-left: -7px;
    margin-top: -4px;
  }
  .header .firNav .firItem.language:hover .arrow:after {
    border-color: #e62129 transparent transparent;
  }
  .header .firNav .firItem.on .link1,
  .header .firNav .firItem:hover .link1 {
    color: #e62129;
	font-weight:bold;
  }
  .header .firNav .firItem.on .link1:after,
  .header .firNav .firItem:hover .link1:after {
    -webkit-transform: none !important;
            transform: none !important;
    -webkit-transition: all 250ms ease-out 0ms;
    transition: all 250ms ease-out 0ms;
    opacity: 1;
    visibility: visible;
  }
  .header .secNav {
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding: 12px 0;
    z-index: 30;
    font-size: 0;
    line-height: 0;
    text-align: left;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;
    min-width: 100%;
  }
  .header .secNav .col {
    display: block;
    white-space: nowrap;
    font-size: 14px;
	padding-inline-start:0;
  }
  .header .secNav .col:nth-child(1n+2) {
    margin-left: 10px;
  }
  .header .secNav .secItem {
    position: relative;
    display: block;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
  }
  .header .secNav .secItem .link2 {
    color: #333;
    display: block;
    min-width: 64px;
    padding: 6px 12px;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
    line-height: 24px;
    font-size: 16px;
  }
  .header .secNav .secItem.on,
  .header .secNav .secItem:hover a{

    color: #e62129;
  }
  .header .block {
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    z-index: -1;
    pointer-events: none;
  }
  .header .block s {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .header .firNav .firItem:nth-child(1n+2) {
    margin-left: 0.32rem;
  }
}

@media screen and (max-width:767px){
.header .navbtn {
    z-index: 45;
    position: absolute;
    overflow: hidden;
    display: block;
    right: -5px;
    top: 9px;
    padding: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
    margin-right: 15px;
  }
  .header .navbtn s {
    position: absolute;
    left: 5px;
    display: block;
    width: 32px;
    height: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color:  #555;
    -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, opacity .3s ease;
    transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
  }
  .header .navbtn .i1 {
    top: 9px;
  }
  .header .navbtn .i2 {
    top: 50%;
    margin-top: -2px;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
  .header .navbtn .i3 {
    bottom: 9px;
  }
  .navShow .header .navbtn {
    position: fixed;
    z-index: 80;
    margin-right: 15px;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
  }
  .navShow .header .navbtn .i1 {
    -webkit-transform: rotate(45deg) translate(7.038px, 0);
            transform: rotate(45deg) translate(7.038px, 0);
    top: 3px;
  }
  .navShow .header .navbtn .i2 {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
  .navShow .header .navbtn .i3 {
    -webkit-transform: rotate(-45deg) translate(7.038px, 0);
            transform: rotate(-45deg) translate(7.038px, 0);
    bottom: 3px;
  }
  .header .firNav {
    position: fixed;
    z-index: 29;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 5%;
    padding-right: 5%;
    overflow-y: auto;
    background-color: #fff;
    padding-top: 64px;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    text-align: center;
  }
  .header .firNav .link {
    display: block;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
  }
  .header .firNav .firItem {
    position: relative;
    overflow: hidden;
    font-size: 18px;
    line-height: 40px;
    border-bottom: #d7e2e8 solid 1px;
    padding: 0 8px;
  }
  .header .firNav .firItem.on > .link {
    color: #e62129;
  }
  .header .firNav .firItem.on .secNav {
    display: block;
  }
  .header .firNav .firItem.on .ctr {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .header .secNav {
    padding: 8px 0 !important;
    line-height: 1.5;
    font-size: 16px;
    display: none;
    border-top: #eeeeee solid 1px;
    margin-left: 3%;
    margin-right: 3%;
  }
  .header .secNav .col {
    display: block;
	padding-inline-start:0;
  }
  .header .secNav .secItem {
    line-height: 32px;
    display: block;
    white-space: nowrap;
    color: #777;
  }
  .header .firNav .firItem:nth-child(2) .secItem:nth-child(2){ display:none;}
  .header .firNav .firItem:nth-child(6) .secItem:nth-child(2){ display:none;}
  .header .secNav .secItem:active {
    color: #111;
  }
  .header .secNav .secItem.on {
    color: #111;
    text-decoration: underline;
  }
  .header .secNav + .ctr {
    display: block;
  }
  .navShow .header .bg {
    display: block;
  }
  .navShow .header .contain {
    z-index: 8;
  }
  .navShow .firNav {
    -webkit-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
    -webkit-transform: none !important;
            transform: none !important;
  }
}
/*top.html*/

/*banner*/
.HomeBan{ width:100%; position:relative;}
.HomeBan .BanList{ width:100%;}
.HomeBan .BanList li{ float:left; width:100%; overflow:hidden;}
.HomeBan .BanList li a{ width:100%; display:block;}
.HomeBan .BanList li a img{ width:100%;}
.HomeBan .TabList{ width:100%; left:0px; bottom:26px; position:absolute;}
.HomeBan .TabList .List{ text-align:center;}
.HomeBan .TabList li{ display:inline-block; width:12px; height:12px; padding:0 6px;}
.HomeBan .TabList li span{ width:12px; height:12px; display:block; cursor:pointer; background:#fff; border-radius:50%;}
.HomeBan .TabList li.on span{ background:#e62129;}

@media screen and (max-width:1220px){
.HomeBan .TabList{bottom:5%; }
}

.Banner img{ width:100%;}

/*banner*/

/*bottom.html*/
footer { width: 100%; background: #1f2024;}
	
.consultation{height:100%;overflow:hidden;margin:0 auto; border-bottom: 1px solid #2b2c30;}
.consultation-content-detail{position:relative;margin:30px 0 25px 0;cursor:pointer}
.consultation-detail-img{height:45px;width:45px;border-radius:50%; border:2px #fff solid;}
.consultation-detail-img img{transition-duration:1s;}
.consultation-content-detail:hover img{-moz-transform:scaleX(-1);-webkit-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1)}
.consultation-content-detail .consultation-detail-title{position:absolute;top:0px;left:80px;font-size:18px;color:#fff}
.consultation-content-detail:hover .consultation-detail-title{color:#fff}
.consultation-content-detail .consultation-detail-description{position:absolute;top:25px;left:80px;color:#fff;font-size:15px;opacity: .8;filter: alpha(opacity=80)}
.consultation-content-detail:hover .consultation-detail-description{color:#fff}
.col-xs-4{float:left;width:25%}

    .footer-top {
        padding-bottom: 29px;
        border-bottom: 1px solid #2b2c30;
		height:100%;
		overflow:hidden;
    }

    .footer-bot {
        padding: 20px 0
    }

    .footer-bot-left {
    	text-align:center;
    }

    .footer-bot-left p {
        font-size: 15px;
        color: #fff;
        line-height: 22px;
        opacity: .5;
        filter: alpha(opacity=50)
    }

    .footer-bot-left p span {
        margin-left: 20px
    }

    .footer-bot-left a {
        font-size: 15px;
        color: #fff;
        line-height: 23px;
        margin-right: 10px;
        transition: color .3s;
    }
	.footer-bot-left p a:hover { 
	    color:#fff;
	}

    .footer-bot .bdsharebuttonbox {
        float: right;
        height: 32px;
        margin-top: 6px
    }

    .footer-bot .bdsharebuttonbox a {
        width: 32px;
        height: 32px;
        line-height: 32px;
        overflow: hidden;
        padding: 0;
        margin: 0;
        display: inline-block;
        text-indent: 0;
        opacity: 1;
        filter: alpha(opacity=100);
        transition: opacity .3s
    }

    .footer-top-left {
        float: left;
        width: 24.7%
    }

    .footer-top-center {
        float: left;
        width: 92%
    }

    .footer-top .weixin {
        width: 8%;
        float: left;
        text-align: center
    }

    .footer-top .weixin img {
        width: 100%
    }

    .footer-top h2 {
        font-size: 18px;
        color: #fff;
		font-weight:normal;
        line-height: 33px;
        margin-bottom: 7px;
    }

    .footer-top-left form {
        width: 76%;
        border: 2px solid #3c3c42;
        display: block;
        padding: 6px
    }

    .footer-top-left .text {
        float: none;
        width: 56%;
        background: 0;
        border: 0;
        color: #fff
    }

    .footer-top-left .text::-webkit-input-placeholder {
        color: #fff
    }

    .footer-top-left .text:-moz-placeholder {
        color: #fff
    }

    .footer-top-left .text::-moz-placeholder {
        color: #fff
    }

    .footer-top-left .text:-ms-input-placeholder {
        color: #fff
    }

    .footer-top-left .submit {
        width: 32%;
        background: #e60012;
        height: 28px;
        line-height: 28px;
        text-align: center;
        color: #fff;
        font-size: 14px;
        border: 0;
        border-radius: 2px
    }

    .footer-top-left h4 {
        font-size: 12px;
        color: #fff;
        opacity: .5;
        filter: alpha(opacity=50);
        line-height: 20px;
        padding-top: 10px;
        width: 76%
    }

    .footer-top-center li {
        width: 18.66%;
        float: left
    }

    .footer-top-center li:last-child {
        width: 20%
    }

    .footer-top-center li p {
        font-size: 15px;
        color: #fff;
        line-height: 30px
    }

    .footer-top-center li a {
        color: #fff;
        transition: color .3s;
		opacity: .8;
        filter: alpha(opacity=80)
    }

    .footer-top-center li a:hover {
        color: #fff;
		opacity: 1;
        filter: alpha(opacity=100)
    }
@media(max-width:767px) {
    .consultation{
        display: none
    }
    .footer-top {
        display: none
    }
    footer {
        padding: 15px 0
    }
	}
/*bottom.html*/

/*silde*/
.CurrentCont{ border-bottom:#edf2f5 1px solid;}
.CurrentCont .Main{ background:url(../images/column-bg.png) no-repeat left top; padding-top:2%; padding-bottom:2%;}
.Current,.Current a{ color:#a2afb8; font-size:1.167em;}
.Current a:hover{ color:#014375;}
.Current span{ color:#617787;}

.CurrentContInfo{ background:#f6f6f6;}
.CurrentContInfo .Main{ background:url(../images/column-bg.png) no-repeat right top;}
.CurrentContInfo .Main dl{ text-align: right;}

.Menu .spanTitle{ display:block; float:left; font-size:2.25em; color:#404e57; margin-bottom:10px;}
.Menu .spanTitle .red{ color:#e62129;}
.Menu .MenuList{ float:right; position:relative; margin-top:25px;}
.Menu .MenuList ul li,.Menu .MenuList ul li dd{ float:left; padding-left:21px; line-height:37px; background:url(../images/menuL.png) no-repeat left top; margin-bottom:10px; }
.Menu .MenuList ul li{ position:relative;}
.Menu .MenuList ul li dl{ display:none; position:absolute; right:0; left:0;  top:36px; padding-top:10px; z-index:2;}

.Menu .MenuList ul li dd{ float:none;}
.Menu .MenuList ul li a{ display:block; padding-right:21px; background:url(../images/menuR.png) no-repeat right top;}
.Menu .MenuList ul li a span{ text-align:center; display:block; background:#edf2f5; color:#617787; font-size:1.167em; padding:0 10px;}
.Menu .MenuList ul li dl a span{ font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding-left:0; padding-right:0;}
.Menu .MenuList ul li:hover,.Menu .MenuList ul li.onmenu,.Menu .MenuList ul li.cur,.Menu .MenuList ul dd:hover,.Menu .MenuList ul dd.onmenu{background:url(../images/menuL2.png) no-repeat left top;}
.Menu .MenuList ul li:hover a.menuA,.Menu .MenuList ul li.onmenu a.menuA,.Menu .MenuList ul li.cur a.menuA,.Menu .MenuList ul dd:hover a,.Menu .MenuList ul dd.onmenu a{background:url(../images/menuR2.png) no-repeat right top;}
.Menu .MenuList ul li:hover a.menuA span,.Menu .MenuList ul li.onmenu a.menuA span,.Menu .MenuList ul li.cur a.menuA span,.Menu .MenuList ul dd:hover a span,.Menu .MenuList ul dd.onmenu a span{ background:#e62129; color:#fff;}
.Menu .MenuList ul li:hover dl{ display:block;}
@media screen and (max-width:1024px){
.Menu .MenuList{ position:static;}
/*.Menu .MenuList ul li:hover{ display:none; }
*/}
/*slide*/

/*pages*/
.Pages{ padding:5% 0 ; zoom:1; overflow:hidden; color:#333; text-align:center; display:block;}

.Pages span{ padding:0px 3px; display:inline-block;}
.Pages a{ display:inline-block; padding:0 12px; line-height:32px; text-align:center; float:left; border:solid 1px #ededed; margin: 0 3px;}
.Pages .p_page{ float:rigth;}
.Pages .p_page em{ font-style:normal; font-family:Arial;}
.Pages .p_page em a{ height:32px; line-height:32px; text-align:center; border:solid 1px #ededed; font-size:14px; }
.Pages .p_page a:hover{color:#fff;background:#014375;}
.Pages .p_page em a.a_cur{ color:#fff;background:#014375;}
.Pages .p_page .em_num{ display:none;}
/*pages end*/


/*index*/
.HomeTile{ position:relative; text-align:center; z-index:2; line-height:40px; margin-bottom:5%;}
.HomeTile .cn{ display:block; font-size:2.667em; color:#0a0a0a;}
.HomeTile .cn .red{ color:#e62129;}
.HomeTile .en{ display:block;  width:100%; text-align:center; position:absolute; top:0px; font-family:"Arial"; font-size:3.33em; color:#ebebeb; z-index:-1; text-transform:uppercase;}

.HomeAbout { padding:78px 0;}
.HomeAbout .divCont{ position:relative;}
.HomeAbout .divleft{ float:left;width:50%; padding-bottom:60px;}
.HomeAbout .divleft .a_about_more{ position:absolute; left:0px; bottom:0px; display:block; border:#585858 1px solid; width:150px; height:46px; line-height:46px; text-align:center; font-size:1.167em; color:#262626;}
/*.HomeAbout .divleft .divleftCont{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}*/
.HomeAbout .divRight{ float:right; width:43%; padding-left:7%;}
.HomeAbout .divRight .divCont{ position:relative; padding-left:10%;}
.HomeAbout .divRight .divCont img{ width:100%;}
.HomeAbout .divRight .divCont .divMore{ width:70%; height:77px; line-height:77px; padding:8px; background:url(../images/divMore_bg.png) repeat left top; position:absolute; left:0px; bottom:5%;}
.HomeAbout .divRight .divCont .divMore .a_video_more{ display:block; width:100%; height:100%; border:#396c93 1px solid;}
.HomeAbout .divRight .divCont .divMore .a_video_more a{ display:block; padding-left:20px; margin-right:8px; background:url(../images/icon_video.png) no-repeat right center;  color:#fff; font-size:1.167em;}

.HomeProduct{ padding:78px 0;}
.HomeProduct .HomeTile .cn{ color:#222; font-weight:500;}
.HomeProduct .HomeTile .cn span{ color:#e62129;}
.HomeProduct .HomeTile .en{ color:#ebebeb;}

.index_product_bottom{width:100%; height: auto;  margin-top: 38px; padding: 0px 0px; position: relative}
.index_product_bottom .swiper-slide a{width:100%; height: auto; overflow: hidden; display: block; position: relative;
background: -moz-linear-gradient(top, #e9e9e9 0%, #bbbcbc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9e9e9), color-stop(100%,#bbbcbc));
background: -webkit-linear-gradient(top, #e9e9e9 0%,#bbbcbc 100%);
background: -o-linear-gradient(top, #e9e9e9 0%,#bbbcbc 100%);
background: -ms-linear-gradient(top, #e9e9e9 0%,#bbbcbc 100%);}
.index_product_bottom .swiper-slide a img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product_pic{width:100%; height: auto; overflow: hidden}
.index_product_xx{width:96%; height: 54px; line-height: 30px; padding: 0px 2%; margin-bottom:20px;}
.index_product_xx p{width:100%; height: auto; float: left; text-align:center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px; color: #4d4d4d; margin:0;}
.index_product_xx span{width:auto; height: auto; float: right; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 14px; color: #333333}
.index_product_bottom .swiper-container{padding-bottom:60px; }
.index_product_bottom .swiper-pagination-bullet{width:14px; height: 14px; border: 2px solid #fff; background: none; opacity: 1; margin: 0px 12px!important;}
.index_product_bottom .swiper-pagination-bullet-active{background: url(../images/active.png) no-repeat center}
.index_product_bottom .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

.more{ text-align:center; margin:0 auto}
.more-arrow {
  position: relative;
  overflow: hidden;
  z-index: 1;
  display: inline-block;
  vertical-align: top;
  border: #dcdcdc solid 1px;
  border-radius: 50px;
  padding:0 35px;
  font-size:16px;
  text-align: center;
  color: #333333;
  -webkit-transition: all 250ms ease-out 0s;
  transition: all 250ms ease-out 0s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: nowrap;
}
.more-arrow span {
  display: block;
  -webkit-transition: all 250ms ease-out 0s;
  transition: all 250ms ease-out 0s;
  border-radius: inherit;
  line-height: 38px;
  padding: 0.24rem 0.66rem;
}
.more-arrow:hover {
	background:#cb3225;
	color:#fff;
  }


.HomeCase{ background:url(../images/homeCae_bg.jpg) no-repeat center center; background-size:100% 100%; padding:78px 0;}
.HomeCase .HomeTile .cn{ color:#fff; font-weight: normal;}
.HomeCase .HomeTile .en{ color:rgb(255,255,255,0.3);}
.Camel-stra .stra_ul{width:100%; display:block; }
.Camel-stra .li_b{width:23.5%; float:left; margin:0 2% 2% 0;-moz-box-shadow:0 0 10px #333; -webkit-box-shadow:0 0 10px #333; box-shadow:0 0 10px #333;}
.Camel-stra .li_b:nth-child(4n){margin-right:0;}
.Camel-stra .li_b .a{width:100%; display:block; height:100%; position:relative;}
.Camel-stra .li_b img{display: block;}
.Camel-stra .li_b .a::after{width:100%; height:100%; position: absolute; left:0; top:0;
 /*background:url(../images/1151_lvli_bg_03.png) bottom no-repeat;*/ background-size:100% 100%; content:""; z-index:1;
}
.Camel-stra .li_b .pic{display:block;}
.Camel-stra .li_b .text{position:absolute; z-index:2; left:0; bottom:0; padding:20px; color:#ffffff;
-webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; 
      -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.Camel-stra .li_b .h4_b{line-height:30px; font-size:18px; font-weight:normal;text-shadow: 0 0 2px #333; margin-block-start: 0; margin-block-end: 0;}
.Camel-stra .li_b:hover .text{ 
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
}
@media screen and  (max-width:1629px){
.Camel-stra .h3_b{font-size:32px; line-height: 40px;}
.Camel-stra{padding:0px 0;}
}
@media screen and  (max-width:1199px){
.Camel-stra .h3_b{ font-size:30px; line-height: 40px;margin-bottom:30px; padding-left:30px;}
.Camel-stra .li_b .text{padding:20px;}
.Camel-stra .li_b .h4_b{padding-bottom:10px;}
.Camel-stra{padding:20px 0;}
}
@media screen and  (max-width:991px){
.Camel-stra{padding:20px 0;}
.Camel-stra .h3_b{ font-size:26px; line-height:30px; margin-bottom:20px;}
.Camel-stra .li_b{width:48%;}
.Camel-stra .li_b:nth-child(3n){margin-right:2%;}
.Camel-stra .li_b:nth-child(2n){margin-right:0;}
.Camel-stra .li_b .h4_b{font-size:20px;padding-bottom:6px;}
}
@media screen and  (max-width:767px){
.HomeCase{background-size: cover; padding:40px 0 10px 0;}
.Camel-stra{padding:35px 0;}
.Camel-stra .h3_b{ font-size:20px; padding-top:0; padding-left:10px; line-height:22px; }
.Camel-stra .h3_b::after{width:5px; height:16px; top:3px;}
.Camel-stra .li_b .text{padding:10px;}
.Camel-stra .li_b{width:49%; margin:0 2% 4% 0;}
.Camel-stra .li_b:nth-child(2n){ margin:0 0 4% 0;}
.Camel-stra .li_b .h4_b{font-size:16px;padding-bottom:0; line-height:24px;}
}

.HomeNews{ padding:78px 0;}
.HomeNews .HomeTile{ margin-bottom:2.5%;}
.HomeNews .HomeNewsTitle{ margin-bottom:2.5%; text-align:center;}
.HomeNews .HomeNewsTitle .span{ display:inline-block; width:160px; height:45px; line-height:45px; color:#636363; font-size:1.33em; background:#e9e9e9; margin:0 1%; cursor:pointer;}
.HomeNews .HomeNewsTitle .on{ background:#e62129; color:#fff;}
.HomeNews .bd{ margin-top:50px; margin-bottom:40px; overflow:hidden;}
.HomeNews .bd ul li{ width:27.8%; border:1px #eee solid; background:#fff; float:left;padding:0 2% 2% 2%; position:relative; margin-right:2%;}
.HomeNews .bd ul li:nth-child(3n){ margin-right:0;}
.HomeNews .bd ul li:hover{ border:1px #ddd solid; box-shadow:0 0 20px rgba(232,28,15,0.2);
  -webkit-filter:none;-moz-filter:none;-o-filter:none;filter:none;}
.HomeNews .bd ul li a{ display:block;}
.HomeNews .bd .tt{ display:block; width:100%; height:100%; overflow:hidden;border-bottom:1px #eee solid; margin-bottom:10px;}
.HomeNews .bd .time{ width:96px; height:70px; position: absolute; left:0; top:0; text-align:center; color:#333;}
.HomeNews .bd .time .year{ background:#e62129; font-size:15px;height:70px; line-height:70px; color:#fff;}
.HomeNews .bd .time .day{ height:40px; line-height:40px; background:#1a64aa; font-size:24px;}
.HomeNews .bd .tit{font-size:16px; color:#333; padding:8px 0 2px 96px; line-height:28px;white-space: nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden;}
.HomeNews .bd .tit span{ position:relative;}
.HomeNews .bd .desc{ color:#5b5b5b; line-height:30px; font-size:15px; text-align:justify;display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
.HomeNews .bd .info{ font-size:12px; color:#999; padding-top:10px; margin-top:15px; border-top:1px #eee solid;}
.HomeNews .bd .info .view{ background:url(../images/view_icon.jpg) left no-repeat; padding-left:25px; margin-right:10px;}
.HomeNews .bd .info .sort{ background:url(../images/sort_icon.jpg) left no-repeat; padding-left:15px;}
.HomeNews .hd{ text-align:center; margin-top:25px;}
.HomeNews .hd ul li{ width:30px; height:4px;display:inline-block; background:#ddd; cursor:pointer; font-size:0; margin:0 3px;}
.HomeNews .hd .on{ background:#c01616;}

@media screen and  (max-width:767px){
.HomeNews .bd ul li{ width:95.4%; margin-right:0; margin-bottom:4%;}
}



@media screen and (max-width:1220px){
.HomeAbout,.HomeProduct,.HomeNews{ padding:6.5% 0;}
}
/*index*/

.con-banner {
  position: relative;
}
.con-banner .images {
  height: 306px;
}
img.w100 {
  width: 100%;
}
.pcbox {
  display: block;
}

.mbox {
  display: none;
}
@media (max-width: 1024px) {
.pcbox {
    display: none;
  }

  .mbox {
    display: block;
  }
}

.position{
	height: 70px;
	line-height: 70px;
}
.dw{ line-height:70px; color:#999999; font-size:15px; padding:0px 0px 0px 20px; background-image:url(../images/dw.png); background-repeat:no-repeat; background-position:left;}
.dw span{ color:#e62129;}

.about-nav ul li{
	float: left;
	padding:0 25px;
}
.about-nav li a{
	line-height: 70px;
	height: 70px;
	display: block;
	font-size: 16px;
	color: #5d5d5d;
}
.about-nav li a:hover,.about-nav li a.cur{
	border-bottom: 2px solid #e62129;
	height: 68px;
}

.maincontent { width:100%; height:100%; overflow:hidden; background:#f6f6f6; margin:0 auto;}
.inner_about{ min-height:400px; font-size:16px; color:#666666; line-height:32px; text-align:justify; padding:50px 0px;}
.inner_about h1{ font-size:35px; color:#333333; font-weight:600; text-indent:32px; padding-top:50px; padding-bottom:25px;}
.inner_about p{ padding-bottom:15px;}
.inner_about .pic{ float:right; margin:0px 0px 40px 60px;}

.run_main{width:100%;margin:0 auto 80px auto}

.run_concept{ max-width: 1200px;margin: 0 auto;margin-top:50px;}
.run_concept_title{ width: 100%;}
.run_concept_title_lt{ font-size: 36px;color: #e62129;letter-spacing: 2px; padding-bottom:20px;}

.run_concept_title_main{ font-size: 14px;color: #666;}
.run_concept_main{ margin-top: 5%;position: relative;}
/*.pagination { position: absolute;z-index: 20;width: 100%;text-align: center;}*/
.swiper-pagination-switch { display: inline-block; width: 25px; height: 9px; background: #c7c7c7;margin: 0 5px;opacity: 1;border: 1px solid #fff;cursor: pointer;}
.swiper-active-switch { width: 70px; background: #e62129;}
.swiper-slide{ //padding: 0 4%;}
.firm_a{ font-size: 24px; color: #333; width: 100%; letter-spacing: 2px; padding-left: 11%; }
.firm_b{ margin: 4% 0 5% 0;}
.run_main .run_concept .run_concept_main .firm_b span{display:inline-block;width:8px;height:8px;border-radius:8px;background:#808080}

.run_main .run_concept .run_concept_main .firm_b i{ display: inline-block; width: 80px; height: 1px; background: #808080; vertical-align: 3px; }
.firm_c{ font-size: 18px; color: #333; letter-spacing: 2px; line-height: 36px; padding:0 11%;}

.col-lg-4{ width:33.33%;}

.prolist-out {
  padding: 60px 0 30px 0;
}
@media screen and (max-width: 1440px) {
  .prolist-out {
    padding: 30px 0;
  }
}
@media screen and (max-width: 1023px) {
  .prolist-out {
    padding: 30px 0;
  }
}
@media screen and (max-width: 750px) {
  .prolist-out {
    padding: 30px 0;
  }
}
.prolist {
  padding: 0px 0 4px;
  margin: 0 -12px;
  overflow: hidden;
}
.prolist li {
  float: left;
  width: 33.33%;
  margin-bottom: 66px;
}
.prolist li .lin {
  padding: 0 12px;
}
.prolist li a {
  display: block;
  position: relative;
}
.prolist li a:after {
  left: 100%;
  position: absolute;
  bottom: 0;
  content: " ";
  width: 0;
  z-index: 2;
  border-bottom: 2px solid #e62129;
  -webkit-transition: .5s;
  transition: .5s;
}
.prolist li:hover a:after {
  width: 100%;
  left: 0;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
.prolist .pic {
  width: 100%;
  height: 0;
  padding-bottom: 70%;
  position: relative;
  background: #fff;
}
.prolist img {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.prolist li .wz {
  padding: 20px 24px;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.prolist li h3 {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 70px;
}
.prolist li .more {
  font-size: 14px;
  color: #999;
  line-height: 40px;
  height: 40px;
  padding-right: 24px;
  overflow: hidden;
  background: url('../images/jtr3.png') right no-repeat;
  position: absolute;
  right: 24px;
  top: 20px;
  z-index: 1;
}
.prolist li:hover h3 {
  color: #e62129;
}
.prolist li:hover .more {
  color: #e62129;
  background-image: url('../images/jtr3h.png');
}
.prolist h3,
.prolist .more {
  -webkit-transition: .5s;
  transition: .5s;
}
@media screen and (max-width: 1100px) {
  .prolist {
    margin: 0 0;
  }
  .prolist li .lin {
    padding: 0 10px;
  }
}
@media screen and (max-width: 1023px) {
  .prolist li {
    width: 50%;
  }
  .prolist li {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 640px) {
  .prolist li {
    width: 100%;
  }
  .prolist li .lin {
    padding: 0 0;
  }
}
.propage-wrap {
  background-color: #fff;
  padding: 10px 20px 0px;
  margin:40px auto;
}
.profirst {
  overflow: hidden;
  min-height: 410px;
}
.xijie {
  width: 49%;
  height: 410px;
  float: left;
  z-index: 1;
  position: relative;
}
.xijie .bigpic {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #fff;
  text-align: center;
  line-height: 410px;
  font-size: 0;
}
.xijie .bigpic img {
  max-width: 100%;
  max-height: 100%;
}
.proinfo {
  float: right;
  width: 45%;
  height: 410px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.proinfo .proname {
  font-size: 25px;
  line-height: 50px;
  color: #333;
  margin-bottom: 28px;
}
.proinfo .xiangxi {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  max-height: 160px;
  overflow: auto;
  margin-top: 24px;
}
.proinfo .probtnarea {
  font-size: 0;
  margin-top: 50px;
}
.proinfo .probtn {
  display: inline-block;
  width: 140px;
  height: 58px;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-left: 34px;
  color: #333;
  font-size: 16px;
  line-height: 58px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.proinfo .probtn:first-child {
  margin-left: 0;
}
.proinfo .probtn:hover {
  color: #e62129;
  border-color: #e62129;
}
@media screen and (max-width: 1440px) {
  .propage-wrap {
    padding: 10px 0px 0px;
  }
}
@media screen and (max-width: 1200px) {
  .propage-out {
    margin-top: -546px;
  }
  .propage-wrap {
    padding: 10px 0px 0px;
  }
}
@media screen and (max-width: 1100px) {
  .proinfo .probtn {
    width: 158px;
    margin-left: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .propage-wrap {
    padding: 60px 40px 100px;
  }
  .profirst {
    height: auto;
  }
  .xijie {
    float: none;
    width: 100%;
    margin-bottom: 0px;
  }
  .proinfo {
    float: none;
    width: 100%;
    height: auto;
  }
  .proinfo .proname {
    font-size: 30px;
  }
  .proinfo .xiangxi {
    max-height: none;
  }
}
@media screen and (max-width: 1024px) {
.proinfo .proname {
    font-size: 25px;
  }
}
@media screen and (max-width: 750px) {
  .propage-out {
    margin-top: -92px;
  }
  .propage-wrap {
    padding: 0px 20px 90px 20px;
  }
  .proinfo .probtn {
    height: 48px;
    line-height: 48px;
  }
}

.zlfenge {
  width: 100%;
  height: 1px;
  background-color: #ddd;
  margin-top: 100px;
}
.zhiliang.i1 {
  margin: 80px 0;
}
.zhiliang.i2 {
  margin: 80px 0;
}
.zhiliang .inner {
  position: relative;
}
.zhiliangcon {
  font-size: 18px;
  color: #666;
  line-height: 34px;
  text-align: justify;
  padding-top: 26px;
}
.zhiliangcon dd {
  margin-bottom: 20px;
}
.zhiliangcon img {
  max-width: 100%;
}
.biaoqianwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.biaoqianwrap label {
  width: 176px;
  height: 50px;
  background-color: #ebf1f4;
  margin: 12px;
  font-size: 18px;
  color: #666;
  line-height: 50px;
  text-align: center;
  border-radius: 25px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.biaoqianwrap label:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
.cate3 {
  position: relative;
  z-index: 1;
  padding-left: 38px;
  padding-top: 26px;
  background: url('../images/moon.png') 0 0 no-repeat;
}
.cate3 .cn {
  font-size: 30px;
  color: #e62129;
  line-height: 46px;
  font-weight: bold;
  height: 50px;
}
.cate3 .en {
  font-size: 18px;
  color: #e62129;
  line-height: 30px;
  height: 30px;
  text-transform: uppercase;
}
.zlfenge {
  width: 100%;
  height: 1px;
  background-color: #ddd;
  margin-top: 20px;
}
.zlfenge2 {
  width: 100%;
  height: 0;
  border-bottom: 1px dashed #ddd;
}
@media screen and (max-width: 1400px) {
  .zhiliang.i1 {
    margin: 50px 0;
  }
}
@media screen and (max-width: 1200px) {
  .zhiliang.i1 {
    margin: 90px 0;
  }
  .zlfenge {
    margin-top: 80px;
  }
  .zhiliang .inner {
    padding-left: 340px;
  }
}
@media screen and (max-width: 1024px) {
  .zhiliang.i1 {
    margin: 70px 0;
  }
  .zhiliang.i2 {
    margin: 70px 0;
  }
  .zlfenge {
    margin-top: 70px;
  }
  .zhiliang .inner {
    padding-left: 0;
  }
  .cate3 {
    position: relative;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  .zhiliang.i1 {
    margin: 60px 0;
  }
  .zhiliang.i2 {
    margin: 60px 0;
  }
  .zlfenge {
    margin-top: 60px;
  }
}

#message {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
  transform: scale(0);
  transition: .3s;
}
.messagebg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.6);
  z-index: 1001;
}
#message .m-content {
  margin-top: 10%;
}
#message .m-content .m-message {
  background: #fff;
  width: 580px;
  background: #fff;
  padding: 50px;
  margin: 0 auto;
  position: relative;
  z-index: 1002;
  box-shadow: 1px 1px 50px rgba(0,0,0,.3);
}
.m-message {
  width: 494px;
  margin: 48px auto 0;
}
.m-message label {
  margin-bottom: 15px;
  display: block;
  font-size: 14px;
}
.m-message label em {
  display: block;
  float: right;
  color: red;
  height: 32px;
  line-height: 32px;
}
.m-message label span {
  width: 77px;
  height: 34px;
  line-height: 34px;
  color: #2F2F2F;
  float: left;
  font-weight: bold;
  text-align: right;
  margin-right: 10px;
  display: inline-block;
}
.m-message label input.inp,.m-message label textarea,.m-message label.code input {
  width: 77%;
  overflow: hidden;
  height: 32px;
  line-height: 32px;
  border: #cccccc 1px solid;
  border-radius: 3px;
  padding:0 14px;
  box-sizing: border-box;
  color: #555;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.m-message label input:focus,.m-message label textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
}
.m-message label textarea {
  height: 72px;
  line-height: 24px;
  padding:10px 14px;
}
.m-message label.code {
  line-height: 34px;
}
.m-message label.code input {
  width: 30%;
  float: left;
  margin-right: 30px;
}
.m-message label.code .pic {
  display: inline-block;
  vertical-align: top;
  width: 80px;
  height: 32px;
}
.m-message label.code img {
      width: auto;
    height: 35px;
  display: inline-block;
  vertical-align: middle;
}
.btn-1 input{
    width: 52px;
    height: 32px;
    line-height: 32px;
    background: #e8e8e8;
    border: none;
    color: #333;
    margin-right: 22px;
    cursor: pointer;
    transition: 0.3s;
}
.btn-1{
    padding-left: 80px;
}
.btn-1 input.focus{
    background: #e62129;
    color: #fff;
}
.btn-1 input.focus:hover{
    background: #444;
}
.btn-1 input:hover{
    background: #ccc;
}

@media screen and (max-width: 768px){
#message .m-content .m-message {
    width: 94%;
    padding: 30px 3%;
  }
#message .m-content {
    margin-top: 30%;
  }
}

.pages { clear:both; margin-bottom:50px;}
.pages .pagination {
  text-align: center;
  height: auto;
  width:100%;
  font-size:15px!important;
}
.pages .pagination a {
  padding: 0 13px;
  line-height: 28px;
  height: 28px;
  font-size:15px!important;
  float: none;
  display: inline-block;
}
.pages .pagination p {
  padding: 0 13px;
  line-height: 28px;
  height: 28px;
  font-size:15px!important;
  float: none;
  display: inline-block;
}
.pages .pagination a.cur{ background:#e62129!important; border:1px solid #e62129!important;}
.pages .pagination a:hover{ color:#e62129!important; border:1px solid #e62129!important;}
.pages .pagination a.cur:hover{ color:#fff!important;}

.works{ text-align:center; padding-bottom:50px; margin:0 auto;}
.works a{
	display: block;
	background: url(../images/img_78.png) no-repeat center center;
	width: 240px;
	height: 50px;
	padding-right: 30px;
	text-align: center;
	font-size: 16px;
	color: #666666;
	line-height: 50px;
	margin:0 auto;
	transition: all 0.3s;
}
.works a:hover{
	background: url(../images/img_79.png) no-repeat center  center;
	color: #e62129;
	transition: all 0.3s;
}

.news-list {
	margin:40px auto;
}
.news-list li {
    padding: 25px 0 25px;
    border-bottom: 1px solid #e5e5e5;
}
.news-list .nlist-date {
    padding: 10px 1.5% 10px 0;
    width: 13.75%;
    text-align: center;
    color: #3f3f3f;
    border-right: 1px solid #ededed;
    float: left;
    margin: 7px 0 0;
}
.nlist-date .day {
    font: bold 40px/32px 'Arial';
}
.nlist-date .year {
    font: bold 15px/25px 'Arial';
}
.news-list .nlist-box {
    width: 78%;
    float: right;
    margin: 0 3.9166% 0 0;
}
.nlist-box .name {
    line-height: 34px;
    font-size: 20px;
    font-weight: 600;
	overflow:hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.nlist-box .con {
    line-height: 24px;
    height: 48px;
    color: #666666;
    margin: 10px 0 0;
	overflow:hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.nlist-box .action {
    display: inline-block;
    border: 1px solid #ededed;
    border-radius: 26px;
    margin: 22px 0 0;
}
.nlist-box .action .see {
    display: block;
    padding: 0 14px 0 43px;
    height: 24px;
    line-height: 24px;
    color: #666666;
    font-family: 'Arial';
    background: url(../images/icon-see2.png) no-repeat 21px center;
    float: left;
}
.nlist-box .action .share {
    display: block;
    width: 50px;
    height: 24px;
    background: url(../images/icon-share2.png) no-repeat center center;
    border-left: 1px solid #ededed;
    float: left;
}
.news-list li:hover {
    border-color: #fff;
    box-shadow: 0 0 10px 4px #e1e1e1;
    transform: translate3d(0, -2px, 0);
    transition: all .3s cubic-bezier(.55, 0, .1, 1);
    z-index: 2;
}
.news-list li:hover .name {
    color: #e62129;
}
.news-container .pagination {
    margin: 50px 0 0;
}
@media all and (max-width:980px) {
.news-list li {
    padding: 1.2rem 0.5%!important;
}
.news-list .nlist-date {
    width: auto;
    text-align: center;
    padding: 0px!important;
    border: 0px;
    margin: 0px!important;
}
.news-list .nlist-box {
    width: 78%;
    margin: 5px 0 0 0;;
}
.nlist-date .day {
    font: bold 20px/32px 'Arial'!important;
}
.nlist-date .year {
    font: bold 14px/27px 'Arial'!important;
}
.nlist-box .name {
    line-height: 24px!important;
    font-size: 16px!important;
    font-weight: 500;
    white-space: inherit!important;
	overflow:hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.nlist-box .con { 
font-size:15px;
display:none;
}
}

/* sView */
.article-con{ margin:40px auto 60px auto;}
.sView-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.sView-wrap:after {
  display: none;
}
@media screen and (max-width: 1024px) {
  .sView-wrap {
    display: block;
  }
}
.sView-main {
  width: calc(100% - 10.5rem);
}
@media screen and (max-width: 1280px) {
  .sView-main {
    width: calc(100% - 10rem);
  }
}
@media screen and (max-width: 1024px) {
  .sView-main {
    width: 100%;
  }
}
.sView-side {
  position: -webkit-sticky;
  position: sticky;
  top: 40px;
  width: 8.4rem;
}
.sView-side .head {
  color:  #004098;
  height: 1.5em;
  line-height: 1.5em;
  padding-left: 0.32rem;
  border-left:  #004098 solid 3px;
}
.sView-side .body {
  margin-top: 0.8rem;
}
@media screen and (max-width: 1024px) {
  .sView-side {
    display: none;
  }
}
.sView-head .title {
  font-size: 22px;
  line-height: 30px;
  color: #333333;
  text-align:center;
  padding:15px 0;
}
.sView-head .aside {
  position: relative;
  padding: 15px 0;
  text-align:center;
  height: 24px;
  line-height: 24px;
  border-top: #eeeeee solid 1px;
  border-bottom: #eeeeee solid 1px;
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: flex;*/
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.sView-head .aside:after {
  display: none;
}
.sView-head .aside .left > span {
  margin-right: 2em;
}
.sView-head .aside .left > span:last-child {
  margin-right: 0;
}
.sView-head .aside .share .sdt {
  display: inline-block;
  vertical-align: top;
  padding-left: 30px;
  background-image: url(../images/icoshare-btn.png);
  background-size: auto 24px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  color: #666666;
  margin-right: 0.2rem;
}
.sView-head .aside .share .icoImg {
  display: inline-block;
  vertical-align: top;
  width: 24px;
  height: 24px;
  margin-right: 0.4rem;
}
@media screen and (max-width: 1024px) {
  .sView-head {
    text-align: center;
  }
  .sView-head .aside {
    display: block;
  }
  .sView-head .aside .share {
    display: none;
  }
}
.sView-body {
  padding: 20px 0 20px;
}
.sView-body p{ margin-bottom:10px;}
.imax {
  font-size: 16px;
  line-height: 2;
}
@media screen and (max-width: 1440px) {
  .imax {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .imax {
    line-height: 1.75em;
  }
}
.sView-body .doLike {
  position: relative;
  overflow: hidden;
  display: block;
  margin-top: 0.7rem;
  margin-left: auto;
  margin-right: auto;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: #004098 solid 1px;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.sView-body .doLike.liked {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}
.sView-body .doLike:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url(../images/btn-like.png);
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.sView-body .doLike:active {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}
.sView-body .doLike:active:after {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.sView-foot {
  position: relative;
  width: 100%;
  border: #eeeeee solid 1px;
  height: 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.sView-foot:after {
  display: none;
}
.sView-foot .ctr {
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
  font-size: 16px;
  height: 100%;
  padding: 0 0.6rem;
  color: #666666;
}
.sView-foot .ctr[href="#"],
.sView-foot .ctr[href=""] {
  cursor: not-allowed;
  color: #999999;
}
.sView-foot .ctr .limit {
  display: inline-block;
  vertical-align: top;
  max-width: 10em;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sView-foot .backToList {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height: 80px;
  border-left: #eeeeee solid 1px;
  border-right: #eeeeee solid 1px;
}
.sView-foot .backToList > .menu {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  overflow: hidden;
  padding: 0px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
}
.sView-foot .backToList > .menu s {
  position: absolute;
  left: 0px;
  width: 24px;
  height: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 300ms ease-out 0s;
  transition: all 300ms ease-out 0s;
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  background-color: #333333;
}
.sView-foot .backToList > .menu s:nth-child(1) {
  top: 2px;
}
.sView-foot .backToList > .menu s:nth-child(2) {
  top: 50%;
  margin-top: -1px;
}
.sView-foot .backToList > .menu s:nth-child(3) {
  bottom: 2px;
}
@media screen and (min-width: 1025px) {
  .sView-foot .ctr > s:after {
    content: "：";
  }
  .sView-foot .ctr:hover {
    color: #333333;
  }
  .sView-foot .backToList:hover:after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .sView-foot .backToList:active:after {
    -webkit-transform: rotate(90deg) translateX(-3px);
            transform: rotate(90deg) translateX(-3px);
  }
}
@media screen and (max-width: 1024px) {
  .sView-foot {
    height: 60px;
    line-height: 60px;
	margin-bottom:40px;
  }
  .sView-foot .ctr {
    padding: 0 0.8rem;
  }
  .sView-foot .ctr .limit {
    display: none;
  }
  .sView-foot .backToList {
    width: 60px;
    height: 60px;
    margin-left: -30px;
  }
}

.case-list1 .case-ul1{
    margin-top:20px;
    position:relative;
}
.case-list1 .case-ul1 li{
    float:left;
    width:32.25%;
    margin-right:1.5%;
    margin-bottom:0.6rem;
    border:1px solid #e5e5e5;
    box-sizing:border-box;
    cursor:pointer
}
.case-list1 .case-ul1 li:nth-child(3n){
    margin-right:0;
}
.case-list1 .case-ul1 li .img{
    width:100%;
    overflow:hidden;
}
.case-list1 .case-ul1 li .img img{
    width:100%;
    transition:all 0.3s;
}
.case-list1 .case-ul1 li .img-div{
    padding:0.6rem;
	background:#fff;
}
.case-list1 .case-ul1 li .img-div .span{
    font-size:16px;
    color:#000;
    text-align:center;
    line-height:36px;
    transition:all 0.3s;
	white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.case-list1 .case-ul1 li .img-div .span .xian{
    color:#e5e5e5;
    margin:0 0;
}
.case-list1 .case-ul1 li .img-div .span-p{
font-size:16px;
color:#666;
margin-top:0.3rem;
line-height:24px;
min-height:24px;
text-align:center;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
}
@media (max-width: 768px){
.case-list1 .case-ul1 li{
	width:100%;
	margin-right:0;
	margin-bottom:30px;
}
.case-list1 .case-ul1 li .img-div{
	padding: 0.7rem;
}
}

.contact_t{ text-align:center; color:#333; font-size:24px; font-weight:bold; margin-bottom:3%; margin-top:4.5%;}

.contact_t span{ display:block; color:#999999; font-weight:normal; font-size:14px; margin-top:1%;}

.contact_one{ overflow:hidden; background:#fff; position:relative; margin-top:50px;}

.contact_one .contact_one_l{ max-width:550px; width:50%; float:left; overflow:hidden; color:#666666; font-size:16px;}

.contact_one .contact_one_l .cons{ max-width:490px; width:94%; margin:0 auto; overflow:hidden;}

.contact_one .contact_one_l .h2{ font-weight:bold; color:#333; font-size:24px; margin-bottom:30px; padding-bottom:20px; margin-top:60px; position:relative;}

.contact_one .contact_one_l .h2:after{ content:""; position:absolute; left:0; bottom:0; height:2px; width:25px; background:#cccccc;}

.contact_one .contact_one_l .ul li{ line-height:48px; overflow:hidden; background-repeat:no-repeat; background-position:left center; padding-left:67px; margin-bottom:30px;}

.contact_one .contact_one_l .ul li a{color:#666666;}

.contact_one .contact_one_l .ul li a:hover{color:#e94001;}

.contact_one .contact_one_l .ul li.bgs1{ background-image:url(../images/contact_pic1.png);}

.contact_one .contact_one_l .ul li.bgs2{ background-image:url(../images/contact_pic2.png);}

.contact_one .contact_one_l .ul li.bgs3{ background-image:url(../images/contact_pic3.png);}

.contact_one .contact_one_l .ul li.bgs4{ background-image:url(../images/contact_pic4.png);}

.contact_one .contact_one_l .ul li.bgs5{ background-image:url(../images/contact_pic5.png);}



.contact_one .contact_map{ overflow:hidden;}

.contact_map iframe{height: 578px;}



.contact_bg{ overflow:hidden; background:#fff; margin-bottom:50px;}

.feedback_div{ margin:0 auto; padding-top:3%; padding-bottom:3%; overflow:hidden; text-align:center; width:94%;}

.feedback_div label{ display:block; color:#333; text-align:left; margin-bottom:2%; font-size:16px;}

.feedback_div label.bgs2{ margin-bottom:1%;}

.feedback_div .divs{float:left; width:49%; margin-right:2%;margin-bottom:2%;}

.feedback_div .divs:nth-child(2n+0){ margin-right:0;}

.feedback_div .inputs2{ width:99%;  background:#f2f2f2; height:54px; line-height:54px; font-size:14px; color:#999; border:none; outline:none;  text-indent:3%; font-family:"微软雅黑";}

.feedback_div .inputs2:focus{ color:#333;}

.feedback_div select::-ms-expand { display: none; } 

.feedback_div .textarea{ padding:1%; width:100%;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */ background:#f2f2f2; font-size:14px; font-family:"微软雅黑";border:none; outline:none;margin-bottom:2%; color:#999; height:170px;  }

.feedback_div .textarea:focus{ color:#333;}

.feedback_div .bnts2{-webkit-tap-highlight-color: transparent;  border: none; width:30%; float:right; max-width:150px;font-size: 14px; height: 46px; background: #dc6520; font-family:"微软雅黑"; text-align: center;color: #fff; outline: none;  cursor: pointer; -webkit-appearance: none; margin:0 auto;transition:all 0.3s;}

.feedback_div .bnts2:hover{opacity:0.8;filter:Alpha(opacity=80);}

.feedback_div .yzm{ line-height:46px; padding:0 20px; border:1px #f2f2f2 solid;}



@media screen and (max-width: 960px) {

/*联系我们*/

.contact_one .contact_one_l{ float:none; width:100%; margin-bottom:2%;}

.contact_one .contact_one_l .h2{ margin-top:7%; margin-bottom:5%;}

.contact_one .contact_one_l .ul li{ margin-bottom:4%;}

.contact_map iframe{ height:400px;}

}


@media screen and (max-width:900px){
	/*top*/
	.Top .Main{ min-height:60px; width:100%; padding:0 0;}
	.divlogo {top: 10px; height:auto; width:20%;}
	.MainNav{ float:none; width:100%; display:inline-block; margin-top: 20px;}
	.MainNav ul li{ width:17%;}
	.MainNav ul li:first-of-type{ width:15%;}
	.MainNav ul li .navA{ padding:0; line-height:46px; color:#fff;}
	.MainNav ul li .divDown{ top:35px;}
	/*top*/
	
}

@media screen and (max-width:768px){
	/*top*/
	.divlogo{ top:0px; height:100%; width:30%;}
	.MainNav{ display:none;  background-color:rgb(0,0,0,0.8); border-top:#fff 1px solid; border-bottom:#fff 1px solid; margin-top:0; position:absolute; top:50px; left:0px; width:100%; padding:0 0; z-index:6;}
	.MainNav ul li,.MainNav ul li:first-of-type{ float:none; width:100%;}
	.MainNav ul li .divDown{ position:static;}

    .MainNav ul li:hover .divDown{ display:none;}
	/*菜单导航*/
	.navbar-toggle{ display:block; top:15%;}
	/*top*/
	
	.HomeTile .cn{ font-size:30px;}
	.HomeTile .en{ font-size:24px;}
	.HomeProduct .HomeTile .en{ font-size:24px;}
	.about-nav{ display:none;}
	.inner_about img{ display:none;}
	.inner_about h1{ padding-top:0;}
	.firm_c{ letter-spacing:0; font-size:16px;}
	
	}

@media screen and (max-width:440px){
	.divlogo { top:10px; bottom: 20px; height:auto; width:30%;}
	}


