@charset "utf-8";
#wrapper{
  width: 100%;
  min-width:320px;
  max-width:1920px;
  margin:auto;
  min-height:100%;
  text-align: center;
}
#header,#among,#footer,.width{
  max-width:1200px;
  margin:auto;
}
.header{
  background: #FFF;
}
.header1{
  background: #2f59a7;
}
.header2{
  background: #f6f7fb;
  border-bottom: 1px solid #e5e9f4;
}
.header2 li{
  font-size: 0;
  letter-spacing: -1px;
}
.header2 li span,
.header2 li a{
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  line-height: 32px;
  color: #000;
}
.header2 li span{
  font-family: '宋体';
  margin: 0px 9px;
}
.logo{
  float:left;
  min-width:20px;
  margin-top: 20px;
  margin-bottom: 23px;
}
.alogo {
    float: left;
    padding: 3px 12px 0 0;
}
em, i {
    font-style: normal;
}
.h_dw:before {
    content: "";
    width: 1px;
    height: 41px;
    background: #d6d6d6;
    position: absolute;
    left: 0;
}
.h_dw {
    float: left;
    line-height: 22px;
    font-size: 20px;
    color: #2f59a7;
    margin-bottom: 0px;
    margin-top: 3px;
    padding: 5px 0 0 15px;
    position: relative;
    font-weight: bold;
}
.h_dw i {
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #333;
}
#header .logo a{
  display:block;
}
#header .logo a img{
  margin-left:0;
}
#header .tel{
  float: right;
  margin-top: 23px;
  padding-bottom: 15px;
}
#header .tel span{
  display: block;
  text-align: right;
  font-size: 15px;
  line-height: 1.2;
  font-weight: bold;
  color: #1e499a;
}
#header .tel font{
  display: block;
  text-align: right;
  margin-left: 75px;
  font-size: 30px;
  width: 190px;
  color: #ff6600;
  font-weight: bold;
  font-family: Times New Roman;
  padding-left: 30px;
  line-height: 1.2;
  background: url(../images/tel.png) 0 center no-repeat;
  background-size: 12%;
}
.footer{
  background: #213154;
}
#footer .logo{
  float:left;
  width: 37%;
  min-width:160px;
  margin: 40px 0;
  border-right: 1px dashed #696b78;
}
#footer .logo a{
  display: inline-block;
}
#footer .logo a img{
  margin-left:0;
}
#footer .copyright{
  float: right;
  width: 59%;
  margin: 40px 0;
}
#footer .copyright,
#footer .copyright *{
  color: #d5d5d5;
  font-size: 14px;
  line-height: 28px;
}
#footer .copyright a:hover{
  color: #ec713a;
}
/* Banner图片样式开始 ============================================== */
#banner{
  display:block;
  width:100%;
  overflow:hidden;
  background:center top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
#banner img{
  display:block;
  width: 100%;
  max-width:1200px;
  margin: 0 auto;
  filter:alpha(opacity=0);
  opacity:0;
}
#mainBox{
  overflow:hidden;
  position:relative;
  width:100%;
  height: 500px;
  border-bottom: 1px solid #e5e9f4;
}
#mainBox .banner{
  position:absolute;
  left:0;
  top:0;
}
#mainBox .banner,
#mainBox .banner .list{
  width:100%;
  height:100%;
}
#mainBox .banner .list li,
#mainBox .banner .list li a{
  width:100%;
  height:100%;
}
#mainBox .banner .list li a{
  display:block;
}
#mainBox .banner .list li{
  display:none;
  position:absolute;
  left:0;
  top:0;
  background:center top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
#mainBox .banner .list li:first-child{
  display:block;
}
#mainBox .btn{
  bottom:3%;
  left:0;
  width:100%;
  font-size:0;
  z-index:5;
  letter-spacing:-1px;
  position:absolute;
  text-align:center;
}
#mainBox .btn li{
  letter-spacing:0;
  display:inline-block;
  vertical-align:top;
  overflow:hidden;
  text-indent:-1000px;
  border-radius:100%;
  cursor:pointer;
  margin:0 7px;
  width:10px;
  height:10px;
  background:#FFF;
  opacity: .5;
}
#mainBox .btn li.hover{
  background:#000;
}
#mainBox .img{
  width:100%;
  overflow:hidden;
}
#mainBox .img img{
  width: 100%;
  max-width:1200px;
  margin: 0 auto;
  filter:alpha(opacity=0);
  opacity:0;
}
/* Banner图片样式结束 ============================================== */
.search{
  background: #edeff5;
  border-bottom: 1px solid #e5e9f4;
}
.search ul li{
  font-size: 0;
  letter-spacing: -1px;
  padding:1% 0;
  float: left;
  height: 36px;
  overflow: hidden;
  width: calc(100% - 320px);
  background: url(../images/bg.png) left center no-repeat;
}
.search ul li b{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 18px;
  color: #ff6600;
  margin-left: 25px;
  line-height: 36px;
  margin-right: 12px;
}
.search ul li a{
  display: inline-block;
  letter-spacing: 0;
  vertical-align: top;
  font-size: 14px;
  margin: 0 0 0 12px;
  line-height: 36px;
}
.search ul form{
  display: block;
  float: right;
  height: 36px;
  width: 296px;
  padding:1% 0;
}
.search ul form input{
  display: block;
  float: left;
  height: 36px;
  border: 0;
}
.search ul form input[type='text']{
  width: calc(100% - 36px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  background: #fff;
  line-height: 36px;
}
.search ul form input[type='submit']{
  width: 36px;
  cursor: pointer;
  overflow: hidden;
  text-indent: -999999px;
  background:#FFF url(../images/s.png) center center no-repeat;
}
.type-name{
  font-size: 3.6rem;
  text-align: center;
  font-weight: bold;
  color: #000;
  line-height: 3;
  margin-top: 2%;
}
.type-name1{
  text-align: center;
  font-size: 21px;
  color: #000000;
  line-height: 54px;
  background: url(../images/bg2.png) center center no-repeat;
  font-weight: bold;
}
.links{
  background: #213154;
  padding: 14px 0;
}
.links ul li{
  font-size: 0;
  letter-spacing: -1px;
  padding-left: 42px;
  background: url(../images/bg1.png) 0 0 no-repeat;
}
.links ul li span{
  font-size: 18px;
  color: #d4dde7;
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  line-height: 32px;
}
.links ul li a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  line-height: 32px;
  font-size: 14px;
  color: #eee;
  margin-right:20px;
}
.links ul li a:last-child{
  margin-right: 0;
}
.links ul li a:hover{
  color:#ec713a;
}
.about{
  background: url(../images/bg.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.about > ul > li{
  background: #FFF;
  margin:4% 0;
  padding: 0 8% 5%;
  position: relative;
}
.about .fl-left{
  width: 60%;
  max-width:580px;
}
.about .fl-left > h2{
  font-size: 2.4rem;
  font-weight: normal;
  line-height: 4;
  margin-top:6%;
}
.about .fl-left > h2:before{
  content: '';
  display: block;
  width: 53px;
  height: 2px;
  background: #2d170a;
}
.about .type-name1{
  background-image: url(../images/bg3.png);
}
.about .nr{
  margin-bottom: 20px;
}
.about .nr,
.about .nr *{
  font-size: 14px;
  color: #777777;
  line-height: 26px;
}
.about .more{
  display: block;
  width: 118px;
  line-height: 36px;
  color: #ec713a;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #ec713a;
}
.about .img{
  position: absolute;
  width:31.4%;
  right: 8%;
  bottom:8%;
}
.reason .list{
  margin-bottom: 8%;
}
.reason .list a{
  display: block;
  float: left;
  width: calc(33.33333% - 24px);
  margin:5% 0 0 36px;
}
.reason .list a:nth-child(3n+1){
  margin-left: 0;
}
.reason .list a img{
  float: left;
  width: 120px;
  height: 122px;
}
.reason .list a ul{
  float: right;
  width: calc(100% - 132px);
}
.reason .list a ul h2{
  font-size: 20px;
  line-height: 2;
}
.reason .list a ul li{
  font-size: 16px;
  color: #666;
  line-height: 22px;
  height: 44px;
  margin:8px 0 5px;
}
.reason .list a ul span{
  display: block;
  float: right;
  font-size: 12px;
  color: #0072d4;
}
.reason .list a:hover ul span{
  text-decoration: underline;
}
.passageway.bg{
  background: url(../images/bg1.jpg) center center repeat-x;
}
.passageway.bg ul li{
  font-size: 2.4rem;
  display: inline-block;
  vertical-align: middle;
  padding: 0 2.5%;
  background: #FFF;
  font-weight: bold;
}
.passageway .list{
  font-size: 0;
  margin: 14px 0 0;
  letter-spacing: -1px;
}
.passageway .list:last-child{
  margin-bottom: 4%;
}
.passageway .list span{
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  width: 88px;
  letter-spacing: 0;
  line-height: 32px;
  text-align: center;
  border: 1px solid #CCC;
}
.passageway .list dd{
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 90px);
}
.passageway .list dd a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 34px;
  margin-left: 20px;
  color: #000;
}
.service .fl-left{
  width: 56%;
  margin: 4% 0;
}
.service .fl-left dd ,.fl-right dd{
  background: url(../images/bg1.jpg) 0 47px repeat-x;
}
.service .fl-left dd span{
  display: block;
  float: left;
  cursor: pointer;
  line-height: 48px;
  font-size: 18px;
  padding:0 1%;
}
.service .fl-left dd .hover{
  font-weight: bold;
  position: relative;
}
.service .fl-left dd .hover:after{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  right: 0;
  height: 2px;
  background: #1a5899;
}
.service .fl-left dd i{
  display: block;
  float: left;
  font-size: 18px;
  line-height: 48px;
  margin: 0 4%;
}
.service .fl-left dd a,
.service .fl-right dd a{
  display: block;
  float: right;
  width: 38px;
  height: 48px;
  overflow: hidden;
  text-indent: -99999px;
  position: relative;
}
.service .fl-left dd a:before,
.service .fl-left dd a:after,
.service .fl-right dd a:before,
.service .fl-right dd a:after{
  content: '';
  display: block;
  width: 19px;
  height: 3px;
  background: #222;
  position: absolute;
  left: 30%;
  top: 50%;
}
.service .fl-left dd a:after,
.service .fl-right dd a:after{
  transform:rotate(90deg);
}
.service .fl-left ul{
  display: none;
}
.service .fl-left ul:nth-child(2){
  display: block;
}
.list_news > a{
  display: block;
  padding: 18px 0;
  border-bottom: 1px solid #ddd;
}
#index .list_news > a{
  margin-bottom: 10px;
}
.list_news > a dd{
  float: left;
  width: 180px;
}
.list_news > a p{
  float: right;
  margin: 0;
  width: calc(100% - 200px);
}
.list_news > a p span{
  font-size: 18px;
  line-height: 2.6;
}
.list_news > a p font{
  font-size: 14px;
  color: #666;
  line-height: 24px;
  height: 48px;
}
.list_news > li a{
  display: block;
  float: left;
  width: calc(50% - 7px);
  line-height: 34px;
}
.list_news > li a:nth-child(2n+1){
  margin-right: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.list_news > li a:before{
  content: '·';
  font-family: '宋体';
}
.service .fl-right{
  margin: 4% 0;
  width: 41%;
}
.service .fl-right dd span{
  display: block;
  float: left;
  font-size: 18px;
  line-height: 46px;
}
.service .fl-right .img{
  display: block;
  background: center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  height: 148px;
  overflow: hidden;
  margin-bottom:5px;
}
.service .fl-right .img img{
  display: none;
}
.list_faq a{
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #dddddd;
}
.list_faq a:last-child{
  border-bottom: 0;
}
.list_faq a span{
  display: block;
  color: #1a5899;
  line-height: 26px;
}
.list_faq a font{
  display: block;
  line-height: 26px;
}
.pro .type{
  position: relative;
  margin-top: 4%;
  border: 2px solid #d9d9d9;
}
.pro .type img{
  display: block;
  position: absolute;
  left: -2px;
  top: -2px;
  bottom: -2px;
}
.pro .type ul{
  margin: 0 22px 0 320px;
}
.pro .type ul li{
  height: 90px;
  width: 99999px;
  max-width:100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 0;
  letter-spacing: -1px;
}
.pro .type ul li a,
.pro .type ul li span{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  font-size: 18px;
}
.pro .type ul li a{
  padding: 0 3.5%;
  cursor: pointer;
}
.pro .type ul li span{
  font-family: '宋体';
}
.pro .type ul li .hover{
  background: #3f74ce;
  color: #FFF;
}
.pro .type1{
  position: relative;
}
.pro .type1 > a{
  display: block;
  position: absolute;
  top: 50%;
  width: 17px;
  height: 30px;
  margin-top: -15px;
  overflow: hidden;
  cursor: pointer;
  text-indent: -99999px;
  background:center center no-repeat;
}
.pro .type1 > a.prev{
  left: 0;
  background-image: url(../images/prev.png);
}
.pro .type1 > a.prev:hover{
  background-image: url(../images/prev1.png);
}
.pro .type1 > a.next{
  right: 0;
  background-image: url(../images/next.png);
}
.pro .type1 > a.next:hover{
  background-image: url(../images/next1.png);
}
.pro .type1 ul{
  margin: 2.5% calc(2.5% + 17px);
}
.pro .type1 ul a{
  display: none;
}
.pro .type1 ul a:first-child{
  display: block;
}
.pro .type1 ul a dd{
  float: left;
  width: 21%;
  border: 1px solid #dddddd;
}
.pro .type1 ul a li{
  float: right;
  width: calc(70%);
}
.pro .type1 ul a li h2{
  font-size: 24px;
  font-weight: normal;
}
.pro .type1 ul a li p{
  margin: 0;
  font-size: 16px;
  color: #666;
  line-height: 28px;
  -webkit-line-clamp:4;
}
.pro .boxscroll{
  font-size: 0;
  letter-spacing: -1px;
  white-space: nowrap;
  overflow-x: auto;
  margin-bottom: 5%;
  padding: 1px 0 5px;
}
@media screen and (min-width:440px) and (max-width:540px){
  .pro .boxscroll{
    font-size: 0;
    letter-spacing: -1px;
    white-space: nowrap;
    overflow-x: auto;
    margin-bottom: 5%;
    padding: 1px 0 5px;
   /* width: 45%;*/
  }
}
@media screen and (min-width:373px) and (max-width:440px){
  .pro .boxscroll{
    font-size: 0;
    letter-spacing: -1px;
    white-space: nowrap;
    overflow-x: auto;
    margin-bottom: 5%;
    padding: 1px 0 5px;
    /*width: 44%;*/
  }
}
@media screen and (max-width:373px){
  .pro .boxscroll{
    font-size: 0;
    letter-spacing: -1px;
    white-space: nowrap;
    overflow-x: auto;
    margin-bottom: 5%;
    padding: 1px 0 5px;
   /* width: 43%;*/
  }
}

.pro .boxscroll a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width:calc(20% - 8px);
  margin-left: 10px;
}
.pro .boxscroll a:first-child{
  margin-left: 0;
}
.pro .boxscroll a dd{
  border: 1px solid #DDD;
  transition: all .3s;
}
.pro .boxscroll a span{
  text-align: center;
  line-height: 38px;
  transition: all .3s;
  color: #000;
}
.pro .boxscroll a:hover dd{
  border-color: #1a5899;
}
#aside{
  background: #FFF;
  position: relative;
  border-bottom: 1px solid #dddddd;
}
.content{
  min-height: 350px;
  margin: 3.5% 0;
}
.list_type{
  font-size: 0;
  letter-spacing: -1px;
  margin:-1.3% 0 3% -1.3%;
}
.list_type a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 16px;
  margin: 1.3% 0 0 1.3%;
  line-height: 36px;
  padding: 0 1.5%;
  border: 1px solid #CCC;
}
.list_type .hover{
  background: #3f74ce;
  border-color: #3f74ce;
  color: #FFF;
}
.list_pro a{
  display:block;
  float: left;
  margin:15px 0 0 10px;
}
.list_pro a dd{
  border: 1px solid #DDD;
  transition: all .3s;
  border-radius: 5px;
}
.list_pro a span{
  text-align: center;
  line-height: 38px;
  transition: all .3s;
  font-size: 16px;
}
.list_pro a:hover dd{
  border-color: #1a5899;
}
.company{
  background: #f1f1f1;
}
#marquee{
  width:100%;
  margin: 4% 0;
  overflow:hidden;
}
#marquee div{
  font-size: 0;
  letter-spacing: -1px;
  white-space: nowrap;
}
#marquee div a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 242px;
  position: relative;
  margin-right: 20px;
}
#marquee div a span{
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  color: #FFF;
  padding: 1.5% 0;
  background: rgba(0,91,168,.85);
}
#location{
  text-align: center;
  font-size: 3rem;
  line-height: 2.2;
  margin-top: 2%;
  color: #234388;
}
#location:after{
  content: '';
  display: block;
  width: 58px;
  height: 4px;
  background: #005ba8;
  margin: 0 auto;
}
#detailed .type{
  border-bottom: 5px solid #3f74ce;
  font-size: 0;
  letter-spacing: -1px;
  margin-top: 2vmax;
}
#detailed .type li{
  display: inline-block;
  vertical-align: middle;
  background: #3f74ce;
  font-size: 1.4rem;
  letter-spacing: 0;
  color: #FFF;
  padding: 4px 6% 0 2%;
  border-radius: 0 100px 0 0;
}
#detailed .type i{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  width:23%;
  margin-right: 12px;
  border-bottom: 1px dashed #1a5899;
}
#detailed .type span{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  font-size: 14px;
  text-transform: uppercase;
  color: #1a5899;
  padding-top: 4px;
}
#detailed > .fl-left{
  width:438px;
}
#detailed > .fl-left .img{
  background: #3f74ce;
  padding: 2.5%;
}
#detailed > .fl-left .list{
  position: relative;
  margin-top: 12px;
  padding: 0px 22px;
}
#detailed > .fl-left .list > a{
  display: block;
  position: absolute;
  top: 50%;
  overflow: hidden;
  width: 17px;
  height: 30px;
  cursor: pointer;
  margin-top: -15px;
  text-indent: -99999px;
  background: center center no-repeat;
}
#detailed > .fl-left .list > #goLeft{
  left: 0;
  background-image: url(../images/prev.png);
}
#detailed > .fl-left .list > #goLeft:hover{
  background-image: url(../images/prev1.png);
}
#detailed > .fl-left .list > #goRight{
  right: 0;
  background-image: url(../images/next.png);
}
#detailed > .fl-left .list > #goRight:hover{
  background-image: url(../images/next1.png);
}
#detailed > .fl-left .list li{
  width: 100%;
  overflow: hidden;
  font-size: 0;
  letter-spacing: -1px;
  white-space: nowrap;
  padding-bottom: 1px;
}
#detailed > .fl-left .list.mobile{
  padding: 0 0 1px;
}
#detailed > .fl-left .list.mobile > a{
  display: none;
}
#detailed > .fl-left .list.mobile li{
  overflow-x: auto;
}
#detailed > .fl-left .list li dd{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width:calc(25% - 6px);
  margin-left: 8px;
  border: 1px solid #d3d3d3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
#detailed > .fl-left .list li dd:first-child{
  margin-left: 0;
}
#detailed > .fl-left .list li dd.hover{
  border-color: #396ea7;
}
#detailed > .fl-right{
  width:calc(100% - 498px);
}
#detailed > .fl-right > h2{
  font-size: 3.2rem;
  padding-top: 19px;
  line-height: 1;
  font-weight: bold;
}
#detailed > .fl-right > h3{
  padding: 1.5% 0 3.5% 0;
  margin-bottom: 10px;
  font-weight: normal;
  line-height: 1.6;
  font-weight: bold;
  border-bottom: 1px dashed #bbbbbb;
}
#detailed > .fl-right > li{
  font-size: 0;
  letter-spacing: -1px;
  padding-top: 4px;
}
#detailed > .fl-right > li > span{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 16px;
  width: 86px;
}
#detailed > .fl-right > li > div{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: calc(100% - 86px);
}
#detailed > .fl-right > li > div, #detailed > .fl-right > li > div{
  color: #666;
  font-size: 16px;
}
.zxkf {
    cursor: pointer;
}
#detailed > .fl-right > a{display: inline-block;color: #fff;margin-right: 30px;background-color: #d1461d;background-image: linear-gradient(90deg,#da2722 0,#eb603b 50%,#c9211e 100%);background-position: left center;background-size: 200% 100%;background-repeat: no-repeat;width: 280px;line-height: 46px;border-radius: 15px;text-align: center;margin-top: 15px;font-size: 18px;cursor: pointer;transition: background-position .6s ease;font-weight: bold;}
#detailed > .fl-right > a:hover{
background-position: right center;
}
#lbkf{display: inline-block;color: #fff;margin-right: 30px;background-color: #d1461d;background-image: linear-gradient(90deg,#da2722 0,#eb603b 50%,#c9211e 100%);background-position: left center;background-size: 200% 100%;background-repeat: no-repeat;width: 195px;line-height: 46px;border-radius: 15px;text-align: center;margin-top: 15px;font-size: 18px;cursor: pointer;transition: background-position .6s ease;font-weight: bold;}
#lbkf:hover{
background-position: right center;
}
#detailed .clear.line{
  height: 1px;
  background: #DDD;
  margin-top:3%;
}
#detailed .parameter{
  border: 1px solid #d3d3d3;
  margin-top:3%;
  /* padding-top: 20px; */
  /* padding-bottom: 20px; */
}

.left10086{width: 65%;margin-right: 2%;float: left;}
.right10086{width: 32%;float: left;}
.left10086 img{width: 100%;display: block;margin: 0 auto;}
.left10086 table{width: 100%;border-collapse: collapse;}
.left10086 .parameter > p{
  display: block;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-size: 16px;
  }

.left10086 table tbody tr td p{padding-left: 10px; display: block;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;}

@media screen and (max-width:1000px){
  .left10086{width: 100%;}
  .right10086{width: 100%;}
  .left10086 img{width: 100%;}
  .left10086 table{width: 100%;}
  .right10086 .pro li{width: 30%;margin-right:3%;float: left; }
}
.remenm{padding: 30px 0px;}
.remen{float: left;padding: 0px 10px;border: solid 1px #ddd;font-size: 14px;margin:0 5px 5px 5px;color: #000;}

#detailed .parameter > h2{
  background: #efefef;
  text-align: center;
  font-size: 2.4rem;
  line-height: 1.6;
  font-weight: normal;
  padding: 1% 0;
}
#detailed .parameter ul{
  border-top: 1px solid #d3d3d3;
  font-size: 0;
  letter-spacing: -1px;
  position: relative;
}
#detailed .parameter ul li{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #666;
  padding:5px 15px;
}
#detailed .parameter ul li:nth-child(1),
#detailed .parameter ul li:nth-child(3){
  width: 15%;
}
#detailed .parameter .list li:nth-child(2),
#detailed .parameter .list li:nth-child(4){
  width:35%;
}
#detailed .parameter .list1 li:nth-child(2){
  width:85%;
}
#detailed .parameter ul li:nth-child(1):after,
#detailed .parameter .list li:nth-child(2):after,
#detailed .parameter .list li:nth-child(3):after{
  width: 1px;
  position: absolute;
  display: block;
  content: '';
  top: 0;
  bottom: 0;
  background: #d3d3d3;
}
#detailed .parameter ul li:nth-child(1):after{
  left: 15%;
}
#detailed .parameter .list li:nth-child(2):after{
  left: 50%;
}
#detailed .parameter .list li:nth-child(3):after{
  left: 65%;
}
#detailed .performance{
  background: #eaeaea;
  font-size: 0;
  letter-spacing: -1px;
  margin-top: 3%;
  border: 1px solid #eaeaea;
}
#detailed .performance .fl-left{
  float: none;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  width: 58%;
}
#detailed .performance .fl-right{
  float: none;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  width: 42%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:1% 4%;
}
#detailed .performance .fl-right > h2{
  font-size: 18px;
  font-weight: bold;
}
#detailed .performance .fl-right > h2:after{
  content: '';
  display: block;
  width: 46px;
  height: 4px;
  background: #1a5899;
  margin-top:2%;
}
#detailed .performance .fl-right .nr{
  margin:5% 0;
}
#detailed .performance .fl-right .nr,
#detailed .performance .fl-right .nr *{
  color: #828282;
  line-height: 30px;
  font-size: 14px;
}
#detailed .case{
  margin-top: 3%;
}
#detailed .case .fl-left{
  width: 61.7%;
}
#detailed .case .fl-left .text{
  background: #eaeaea;
  padding:1.6% 6%;
}
#detailed .case .fl-left .text h2{
  font-size: 1.8rem;
  font-weight: normal;
}
#detailed .case .fl-left .text p{
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  color: #828282;
  min-height: 48px;
}
#detailed .case .fl-right{
  width:calc(38.3% - 10px);
}
#detailed .case .fl-right a{
  display: block;
  background: #eaeaea;
  padding:3%;
  font-size: 0;
  letter-spacing: -1px;
  margin-top: 10px;
  cursor: pointer;
}
#detailed .case .fl-right a:first-child{
  margin-top: 0;
}
#detailed .case .fl-right a dd{
  width: 35%;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
}
#detailed .case .fl-right a li{
  display: inline-block;
  vertical-align: middle;
  width:calc(65% - 10px);
  margin-left: 10px;
}
#detailed .case .fl-right a li h2{
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5;
  padding:1.5% 0;
}
#detailed .case .fl-right a li p{
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  height: 40px;
  color: #828282;
  overflow: hidden;
}
#detailed .case .fl-right .hover{
  background: #1a5899;
}
#detailed .case .fl-right .hover h2,
#detailed .case .fl-right .hover p{
  color: #FFF;
}
.contact .cont{
  padding:4% 0;
  border-top: 1px dashed #9f9f9f;
  border-bottom: 1px dashed #9f9f9f;
}
.contact .cont .hi{
  margin-right: 6px;
}
.contact .cont .img{
  float: right;
  width:30%;
  max-width:167px;
  margin-left: 5%;
  border-radius: 100%;
}
.contact .list{
  font-size: 0;
  letter-spacing: -1px;
  padding:4% 0;
  border-bottom: 1px dashed #9f9f9f;
}
.contact .list > img{
  display: inline-block;
  vertical-align: top;
  width: 75px;
  letter-spacing: 0;
}
.contact .list > .nr{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: calc(100% - 95px);
  margin-left: 20px;
}
.contact .list > .nr > h2:first-child{
  font-size: 2.4rem;
  font-weight: normal;
}
.contact .map{
  padding:4% 0;
}
.contact .map > h2{
  font-weight: normal;
  font-size: 2.4rem;
  padding-left:132px;
  padding-top: 5px;
  background: url(../images/map.gif) 0 0 no-repeat;
}
.contact .map ul{
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-top: 3%;
}
.contact .map ul .img{
  width: 100%;
  min-height:220px;
}
.contact .map ul li{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  border:#ccc solid 1px;
}
#news-pro-tn{
  text-align:center;
  margin:0 0 5px;
  font-size:20px;
}
.news_info{
  color: #b8b8b8;
  text-align: center;
  font-size: 15px;
  margin-bottom: 15px;
}


/*QQ客服css样式*/
.rides-cs li img {border: 0; display:inline; margin: 0 auto; }
.rides-cs {  font-size: 12px; background:#29a7e2; position: fixed; top: 50%; margin: -123px 0 0 0; z-index: 1500; border-radius:0 6px 6px 0;}
.rides-cs a { color: #00A0E9;}
.rides-cs a:hover { color: #ff8100; text-decoration: none;}
.rides-cs .floatL { width: 36px; float:left; position: relative; z-index:1;margin-top: 21px;height: 181px;}
.rides-cs .floatL a { font-size:0; text-indent: -999em; display: block;}
.rides-cs .floatR { width: 130px; float: left; padding: 5px; overflow:hidden;}
.rides-cs .floatR .cn {background:#F7F7F7; border-radius:6px;margin-top:4px;}
.rides-cs .cn .titZx{ font-size: 14px; color: #333;font-weight:600; line-height:24px;padding:5px;text-align:center;}
.rides-cs .cn ul {padding:0px;}
.rides-cs .cn ul li { line-height: 38px; height:38px;border-bottom: solid 1px #E6E4E4;overflow: hidden;text-align:center;}
.rides-cs .cn ul li span { color: #777;}
.rides-cs .cn ul li a{color: #777;}
.rides-cs .cn ul li img { vertical-align: middle;}

.rides-cs .btnOpen { background-position: 0 0;}
.rides-cs .btnCtn { background-position: -37px 0;}
.rides-cs ul li.top { border-bottom: solid #ACE5F9 1px;}
.rides-cs ul li.bot { border-bottom: none;}

.left10086 table{margin:auto}
.left10086 table {font-size:11px;color: #000000;border-width:1px;border-color:#999999;border-collapse:collapse;width: 95%;}
.left10086 table  th{background-color:#c3dde0;border-width:1px;padding:8px;border-style:solid;border-color:#a9c6c9}
.left10086 table tr{background-color: #dce6f1;}
.left10086 table  tr:hover{background-color:#5093f3}
.left10086 table td{border-width:1px;padding: 6px;border-style:solid;border-color: #869ea0;font-size: 14px;}
.left10086 table tr:hover{color:#fff}






.fixed-flolt {
	width:189px;
	height:433px;
	background:url(../images/rlflbg.png) center top no-repeat;
	background-size:100%;
	position:fixed;
	/* right:0; */
	bottom:22%;
	padding:100px 4px 0;
	z-index:9999;
	transform:scale(0.9);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.fixed-flolt:before {
	content:"";
	width:190px;
	height:190px;
	background:url(../images/rlflpic.jpg) center no-repeat #fff;
	border-radius:50%;
	position:absolute;
	right:-6px;
	top:-93px;
	box-shadow:0 0 0 1px #e84c2b
}
.fixed-flolt .btn {
		line-height:1;
		width:171px;
		padding:12px 0;
		padding-left:62px;
		margin-top:15px;
		background:rgba(244,244,244,0.3);
		border:1px solid #ffa69a;
		border-radius:6px 6px 6px 0;
		font-size:16px;
		color:#850101;
		display:block;
		position:relative;
		cursor:pointer;
		transition:all linear 0.3s;
		-webkit-box-sizing: border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
}
.fixed-flolt .btn:before {
	content:"";
	width:40px;
	height:42px;
	border-radius:8px;
	position:absolute;
	left:12px;
	top:0;
	bottom:0;
	margin:auto 0;
	box-shadow:0 7px 18px rgba(167,19,14,0.67);
	transition:all linear 0.3s
}
.fixed-flolt .btn:after {
	content:"";
	width:0;
	border-top:7px solid #6d2213;
	border-right:0 solid transparent;
	border-left:8px solid transparent;
	position:absolute;
	left:0;
	bottom:-8px;
	z-index:-1
}
.fixed-flolt .btn span {
	color:#fff;
	font-weight:bold;
	text-shadow:0 2px 13px #ba210d;
	display:block;
	margin-top:6px;
	transition:all linear 0.3s
}
.fixed-flolt .btn span:before {
	content:"";
	height:1px;
	background-image:linear-gradient(to right,transparent,#fdeac0,transparent);
	position:absolute;
	left:0;
	right:0;
	bottom:-1px
}
.fixed-flolt .btn:hover {
	background:rgba(0,0,0,0.5);
	color:rgba(255,237,233,0.75)
}
.fixed-flolt .btn:hover span {
	color:#ffcf11
}
.fixed-flolt .btn1:before {
	background:url(../images/rlfltb01.png) center no-repeat;
	background-size:100%
}
.fixed-flolt .btn1:hover:before {
	background:url(../images/rlfltb01.png) center no-repeat #f8c077;
	background-size:100%
}
.fixed-flolt .btn2:before {
	background:url(../images/rlfltb02.png) center no-repeat;
	background-size:100%
}
.fixed-flolt .btn2:hover:before {
	background:url(../images/rlfltb02.png) center no-repeat #f8c077;
	background-size:100%
}
.fixed-flolt .btn3 {
	padding:10px 0;
	color:#ffede9;
	color:rgba(255,237,233,0.75);
	text-align:center;
	background:rgba(0,0,0,0.5)
}
.fixed-flolt .btn3:before {
	display:none
}
.fixed-flolt .btn3 span {
	font-size:19px;
	color:#ffcf11;
	letter-spacing:0.5px;
	text-shadow:none;
	margin-left: 8px;
}
.fixed-flolt .btn4 {
	width:157px;
	height:42px;
	background:url(../images/rlflxsbg.png) center no-repeat;
	background-size:100%;
	display:block;
	margin-left:18px;
	margin-top:24px;
	font-size:20px;
	color:#1f1f1f;
	text-align:center;
	font-weight:bold;
	line-height:42px;
	cursor:pointer;
	animation:effect 1.2s linear infinite
}
.fixed-flolt .btn4:after {
	content:"";
	width:23px;
	height:30px;
	background:url(../images/rlflxstb.png) center no-repeat;
	display:inline-block;
	vertical-align:middle;
	margin-left:7px
}
.fixed-flolt .btn4:hover {
	animation:none
}
.back-top {
	width:100px;
	height:40px;
	border-radius:40px;
	background:#fff;
	position:fixed;
	z-index:9999;
	bottom:18%;
	left: 48px;
	-webkit-box-shadow:0 6px 24px rgba(222,56,53,0.3);
	-moz-box-shadow:0 6px 24px rgba(222,56,53,0.3);
	box-shadow: 0 6px 17px rgb(222 56 53 / 38%);
	cursor:pointer;
	transition:all .3s linear;
}
.back-top span {
	display:block;
	width:16px;
	height:16px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-8px 0 0 -8px;
	border-top:1px solid #e15856
}
.back-top span:after {
	content:'';
	display:block;
	position:absolute;
	width:12px;
	height:12px;
	border-top:1px solid #d51511;
	border-right:1px solid #d51511;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	transform:rotate(-45deg);
	top:8px;
	left:2px;
	-webkit-animation:backTop 1s linear infinite;
	animation:backTop 1s linear infinite
}
.back-top:hover {
	-webkit-box-shadow:0 6px 12px rgba(222,56,53,0.1);
	-moz-box-shadow:0 6px 12px rgba(222,56,53,0.1);
	box-shadow:0 6px 12px rgba(222,56,53,0.1)
}
@keyframes backTop {
	0%,100% {
	top:8px
}
50% {
	top:5px
}
}@-webkit-keyframes backTop {
	0%,100% {
	top:8px
}
50% {
	top:5px
}
}@keyframes scaleChange {
	0%,100% {
	transform:scale(1)
}
50% {
	transform:scale(0.6)
}
}@-webkit-keyframes scaleChange {
	0%,100% {
	transform:scale(1)
}
50% {
	transform:scale(0.6)
}
}@keyframes effect {
	0% {
	transform:scale(1)
}
50% {
	transform:scale(0.9)
}
100% {
	transform:scale(1)
}
}

.parameterqq h2{margin-bottom: 12px;font-size: 19px;color: #333333;padding: 14px 20px;font-weight: 500;line-height: 20px;font-family: microsoft yahei;border-left: 6px #1b4599 solid;background-color: #e8ecf5;margin-top: 5px;}

.parameterqq p{
    padding-bottom: 15px;
    font-family: microsoft yahei;
    font-size: 15px;
    margin: 0 auto;
   
    line-height: 25px;
    }
    #aside ul form{
  display: block;
  float: right;
  height: 36px;
  width: 296px;
  padding:1% 0;
}
#aside ul form input{
  display: block;
  float: left;
  height: 36px;
  border: 0;
}
#aside ul form input[type='text']{
  width: calc(100% - 36px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  background: #edeff5;
  line-height: 36px;
}
#aside ul form input[type='submit']{
  width: 36px;
  cursor: pointer;
  overflow: hidden;
  text-indent: -999999px;
  background: #edeff5 url(../images/s.png) center center no-repeat;
}