﻿.index-main{}
.wpn{width:1200px;margin:0 auto;}
.index-con-title{font-size:16px;text-align:center;font-weight:bold;}
.index-con-title .con-link{display:block;}
/*banner*/
.banner-box{display:block;background:#F1F5F8;padding:20px 0 30px;}
.index-banner{width:1200px; height:260px; margin:0 auto; overflow:hidden; position:relative;}
.index-main .index-banner{margin-bottom:36px;}
.index-banner a{ outline:invert; outline-color:transparent; outline-style:none; outline-width:0;}
.index-banner .navigation{ width:1200px; height:0; line-height:0; font-size:0; position:absolute; top:140px; z-index:10;}
.index-banner .navigation a{ display:none; height:30px; width:30px; position:absolute; filter:alpha(opacity=40); opacity:.4;}
.index-banner .navigation a.sexyslider-prev{ background:url(/static/style2/arrows.gif); left:10px;}
.index-banner .navigation a.sexyslider-next{ background:url(/static/style2/arrows.gif) 30px 0; right:10px;}
.index-banner .control{ position:absolute; bottom:25px; left:50%; z-index:10;margin-left:-50px;}
.index-banner .control a{ display:block; background:url(/static2/images/index/bullets.gif) 0 22px; width:22px; height:22px; text-transform:uppercase; text-decoration:none; margin-left:3px; display:inline; float:left; filter:alpha(opacity=70); opacity:.7}
.index-banner .control a.active{ background:url(/static2/images/index/bullets.gif) 0 0;}
.index-banner .control a span{ visibility:hidden;}
.index-banner .sexyslider-title{ display:none;}
/*成功案例*/
.suc{
  width:100%;
  border-bottom:1px solid #D0D0D0;
  border-top:1px solid #D0D0D0;
  background:#F5F5F5;
  padding-bottom:70px;
  margin-top:-1px;
}
.al-block ,.city-box,.citys{
  width: 1160px;
  margin: 0 auto;
  
}
.ctitle-tit-s{
  font-size:18px;
  color:#34495e;
  font-weight:bold;
}
.citys{
  flex-direction:row;
  display:flex;
  align-content:center;
  justify-content:center;
  height:50px;
  margin-top:20px;
}
.btn{
  width:84px;
  height:32px;
  line-height:32px;
  text-align:center;
  font-size: 16px;
  display:inline-block;
  width: 72px;
  text-align: center;
  border-radius:50px;
  padding:0;
  color:#333;
}
.btn:hover{
  color:#016EB3 !important;
}
.bj{
  width:84px;
  height:32px;
  line-height:32px;
  text-align:center;
  font-size: 16px;
  display:inline-block;
  width: 72px;
  text-align: center;
  border-radius:50px;
  padding:0;
  color:#016EB3;
  border:1px solid #016EB3;
}
.gd{
  display:block;
  line-height:34px;
  height:34px;
  float:right;
  font-size:16px;
}
.citys-box{
  flex:1;
  width:84px;
  height:32px;
}
/*--成功案例--*/
.al-wrap {
  width: 100%;
  background-color: #F5F5F5;
  overflow: hidden;
}

.al-content {
  display: flex;
  align-content: space-between;
  justify-content: space-between;
  height: 434px;
  flex-wrap: wrap;
}

.al-box {
  display: block;
  color: #333333;
  position: relative;
  width: 278px;
  height: 208px;
  overflow: hidden;
  background:#fff;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
}

.suc-img{
  display:block;
  width:60px;
  height:60px;
}
.al-content {
  display: flex;
  align-content: space-between;
  justify-content: space-between;
  height: 434px;
  flex-wrap: wrap;
}

.amount{
  color:#016EB3;
}
.al-box:hover{
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  transition:all 0.1s;
  box-shadow:0px 2px 13px 0px rgba(189,189,189,0.5);
}
.al-cover {
  position: absolute;
  left: 0;
  bottom: -250px;
  width: 278px;
  height: 203px;
  border-top:4px solid #3B87FF;
  z-index: 3;
  background:#fff;
  z-index:20;

}

.al-cover .al-cover-tit {
  margin: 27px auto 19px auto;
  color: #333;
  font-size: 20px;
  text-align: center;
}
.amount{
  color:#65A1FF;
}
.al-cover .al-data {
  width:190px;
  height:85px;
  border:1px solid rgba(221,221,221,1);
  margin: 0 auto;
  box-sizing: content-box;
  background:#fff;
  -webkit-box-sizing: content-box;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-content:center;
}
.img-list{
  width:100%;
}
.al-cover .al-data p {
  max-width: 136px;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  font-size: 16px;
  line-height: 28px;
}
.al-box:hover{
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  transition:all 0.1s;
  box-shadow:0px 2px 13px 0px rgba(189,189,189,0.5);
}
.al-cover:hover{
  -webkit-transform: scale(1);
  transform: scale(1);
  box-shadow:0px 2px 13px 0px rgba(189,189,189,0.5);
}
.al-tit{
  margin-top:10px;
  font-size:18px;
  color:#333;
  
}
.al-box:hover .al-tit {
  display: none;
}

.btn:hover {
  color: #333;
}

.show_div{
width: auto;
height: auto;
font-size: 30px;
}
.hidden_div{
display: none;
}

/*公共的块级大标题*/
.title-bar {
  width: 100%;
  text-align: center;
}

.title-bar .ctitle {
  position: relative;
  padding-top: 34px;
  z-index: 3;
}
.ctitle .ctitle-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 54px;
  font-weight: bolder;
  letter-spacing: 6px;
  color: rgba(114, 144, 255, .1);
  z-index: -1;
}

.ctitle .ctitle-tit {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}

.title-bar .sub-ctitle {
  margin-top: 36px;
  font-size: 16px;
  color: #787878;
}

.zw-wrap {
  width: 100%;
  background-color: #FFFFFF;
}

.zw-block {
  width: 1200px;
  margin: 104px auto 98px;
}

.gd{color:#66A1C2}
.al-block .title-bar {
  margin-bottom: 33px;
}
/*城市*/
.city{
  width: 100%;
  margin: 0 auto;
  height:518px;
  border-bottom:1px solid #D0D0D0;
}
/*服务介绍*/
.fuwujieshao-box{display:block;background:#F1F5F8;border:1px solid transparent;}
.i-m-bg{background:#f5f5f3;overflow:hidden;padding:0 0 24px;border-bottom:1px solid #E8E9EB;}/*index-module*/
.i-m-center{width:1200px;margin:0 auto;height:450px; font-size:12px;}
.i-m-h2{font-size:30px;line-height:34px;color:#333;text-align:center;padding:40px 0 0;}
.w-fl {	float: left !important;	display: inline; width:225px;}
.w-wrap-inner {	width: 1188px;	padding: 0 6px;	margin: 0 auto;}
.page-products {margin-top: 40px;}
.page-products .tit { height: 54px; line-height: 54px; border-bottom: 2px solid #F7F7F5; font-size: 16px; color: #424242; border-bottom: 2px solid #F7F7F5; background: #FFF; padding-left: 25px;}
.page-products ul {background: #fdfdfd;	padding: 0 2px;	height: 300px;	overflow: hidden;}
.page-products li { width: 238px; height: 300px; float: left; display: inline; overflow: hidden; border-right: solid 2px #e9e9e9;}
.page-products li a {display: block; color: #666;}
.page-products li a:hover {text-decoration: none;}
.page-products li.last {border-right: none 0;}
.page-products .item-inner {width: 464px; height: 100%;}
.page-products .main { text-align: center; width: 238px; height: 100%; border-right: solid 1px #efefef; background-position: center 115px; background-repeat: no-repeat;}
.page-products .main a {height: 100%;}
.page-products .main strong { display: block;	font-size: 18px; color: #fff; line-height: 25px; padding-top: 23px;font-weight: bold;}
.page-products .main .descrip { display: block; line-height: 20px; padding-top: 5px; height: 60px; color: #fff;}
.page-products .main .btm {display: block; line-height: 20px; padding-top: 110px; color:#fff;}
.page-products .xunlie .main {background: #08acdb url(/static2/images/index/index_xunlie.png) no-repeat center; border-top:#1dbdeb solid 9px;}
.page-products .xuancai .main { background:#13c0ce url(/static2/images/index/index_xuancai.png) no-repeat center; border-top:#33cbd7 solid 9px;}
.page-products .joinus .main { background:#ebb135 url(/static2/images/index/index_joinus.png) no-repeat center; border-top: #fcbf3d solid 9px;}
.page-products .qiuzhi .main { background:#94bf2c url(/static2/images/index/index_qiuzhi.png) no-repeat center; border-top:#a0c93d solid 9px;}
.page-products .detail .sort { width: 205px; height: 115px; padding: 25px 0 10px 20px; border-bottom: solid 1px #efefef;}
.page-products .detail .sort .tag { display: inline-block; height: 22px; line-height: 22px; border: solid 1px #adadad; padding: 0 10px; margin-bottom: 10px;}
.page-products .detail .sort .price {display: block; margin-bottom: 10px;}
.page-products .detail .sort .wow {color: #ff4606; font-size: 24px;}
.page-products .detail .sort .descrip {display: block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.page-products .three-item .sort {height: 75px;	padding-top: 15px;}
.page-products .three-item .sort .price {display: inline-block;	padding-left: 10px;}
.page-products .four-item .sort {height: 50px; padding-top: 15px;}
.page-products .four-item .sort .price {display: inline-block; padding-left: 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.page-products li.on { background: #fff; width: 464px; border-left: solid 2px #e9e9e9; border-right: solid 2px #e9e9e9; margin: 0 -2px;}
.page-products li.on .xunlie .main {background: #fff url(/static2/images/index/index_xunlie_on.png) no-repeat center; border-top:10px #fff solid;}
.page-products li.on .xuancai .main {background:#fff url(/static2/images/index/index_xuancai_on.png) no-repeat center; border-top:10px #fff solid;}
.page-products li.on .joinus .main {background:#fff url(/static2/images/index/index_joinus_on.png) no-repeat center; border-top:10px #fff solid;}
.page-products li.on .qiuzhi .main {background:#fff url(/static2/images/index/index_qiuzhi_on.png) no-repeat center; border-top:10px #fff solid;}
.page-products li.on  .main strong {color: #000;}

.page-products li.on  .main .descrip{color: #666;}
.page-products li.on .main .btm {color:#666;}
/*首页大标题*/
.bigfonttitle{font-size:30px;font-weight:bold;text-align:center;}
.index-main .bigfonttitle{line-height:50px;}
/*实时推荐榜*/
.index-main.body{margin:0 auto;}
.tuijian-x1{padding:15px 0;font-size:16px;border:1px solid transparent;border-top-color:#D0D0D0;border-bottom-color:#D0D0D0;}
.tuijian-x1-con{background:#FEF9ED;border:1px solid transparent;border-radius:30px;box-shadow: 2px 2px 2px #CFC3C5;height:50px;line-height:50px;width:1126px;margin:0 auto;padding:0 25px;overflow:hidden;}
.tuijian-x1-tlink{float:left;font-weight:bold;color:#a8551c;}
/*.main-bang{margin:0 auto 1px;background:url("/static/images/ind03.gif") repeat-x scroll 0 0 transparent;height:34px;overflow:hidden;width:930px;
       border-top:1px solid #C9CDD8;border-radius:2px 2px 0 0;}*/
.tuijian-x1-con img{float:left;height:34px;width:4px}
.tuijian-x1-con .soroll{float:left;height:50px;overflow:hidden;padding-left:5px;width:1020px;}
.tuijian-x1-con .soroll ul li{line-height:50px;overflow:hidden;padding:0}
.tuijian-x1-con .soroll .scul li .item{overflow:hidden;float:left;display:block;height:50px;padding:0 4px 0 4px;color:#5a5a5a}
.tuijian-x1-con .soroll .scul li .item-1{max-width:40px;_width:expression(this.scrollWidth>40?"40":this.width)}
.tuijian-x1-con .soroll .scul li .item-3{color:#f60}
.tuijian-x1-con .soroll .scul li .item-4{max-width:132px;_width:expression(this.scrollWidth>132?"132":this.width)}
.tuijian-x1-con .soroll .scul li .item-5{max-width:72px;_width:expression(this.scrollWidth>72?"72":this.width)}
.tuijian-x1-con .soroll .scul li .item-6{color:#f60}
.tuijian-x1-con .soroll .scul{float:left}
.tuijian-x1-con .main-bang-more{float:right;height:50px;line-height:50px;margin-right:10px;color:#EB922C;}
.tuijian-x1-con .main-bang-more:hover{color:#3498db;}
/*选择锐仕方达*/
.selectrnss-x1{background:#EAEAEA;}
.selectrnss-x1-con{width:1200px;margin:0 auto;padding:30px 0;}
.selectrnss-x1-line{display:block;overflow:hidden;margin:70px 0 0;}
.selectrnss-x1-row{float:left;text-align:left;}
.selectrnss-x1-row1{width:491px;margin-right:5px;}
.selectrnss-x1-row2{width:385px;margin-right:5px;}
.selectrnss-x1-row3{width:308px;}
.selectrnss-x1-row .snx-link{display:block;color:#666;cursor:pointer;}
.selectrnss-x1-row .snx-num{float:left;white-space:nowrap;position:relative;height:80px;line-height:80px;padding: 0 10px 0 0;}
.selectrnss-x1-row .snx-txt{display:block;font-size:75px;font-family:Arial;font-weight:bold;color:#016EB1;}
.selectrnss-x1-row .snx-wline{position:absolute;left:0;right:0;*width:100%;_width:100%;height:2px;background:#eaeaea;top:50%;margin-top:-1px;}
.selectrnss-x1-row .snx-jia{position:absolute;font-size:32px;color:#016EB1;font-family:Arial;font-weight:bold;right:0;top:0;line-height:20px;}
.selectrnss-x1-row .snx-r-p{float:left;margin-left:3px;}
.selectrnss-x1-row1 .snx-r-p{width:265px;}
.selectrnss-x1-row .snx-title{font-size:26px;color:#666;line-height:30px;cursor:pointer;}
.selectrnss-x1-row .snx-link:hover .snx-title{color:#EA6B24;}
.selectrnss-x1-row .snx-description{font-size:16px;color:#666;line-height:22px;cursor:pointer;}
.selectrnss-x1-row .snx-link:hover .snx-description{color:#EA6B24;}
.selectrnss-x1-row .snx-u{display:block;color:#016EB1;cursor:pointer;}
.selectrnss-x1-row .snx-link:hover .snx-u{text-decoration:underline;}
.sexyslider-x a{ outline:invert; outline-color:transparent; outline-style:none; outline-width:0;}
.sexyslider-x .bxslider { }
.sexyslider-x .bxslider li { min-height: 100px; text-align: center;width:auto;height:148px;/*border:1px solid #d0d0d0;transition: all 0.3s ease-in-out;*/ }
.sexyslider-x .bxslider li img { width:223px; height: auto; vertical-align: middle; clear: both; display: inline-block; }
.sexyslider-x .bxslider li > a{display:block;border:1px solid #d0d0d0;transition: all 0.3s ease-in-out;}
.sexyslider-x .bxslider li > a:hover{border:1px solid #0061B0;box-shadow:0 0 10px rgba(0,97,176,.3);}
.sexyslider-x .bx-wrapper .bx-viewport{border:0 none;box-shadow:none;background:none;position:relative;}
.sexyslider-x .bx-wrapper .bx-caption span{white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis;font-size: 14px;font-family:'Microsoft YaHei', Arial;}
/*我们的客户*/
.us-client{display:block;padding:50px 0;border-bottom:1px solid #D0D0D0;max-height:253px;overflow:hidden;background:#F1F5F8}
.sexyslider-x1 a{ outline:invert; outline-color:transparent; outline-style:none; outline-width:0;}
.sexyslider-x1 .bxslider { }
.sexyslider-x1 .bxslider li { min-height: 100px; text-align: center;width:auto;height:148px; }
.sexyslider-x1 .bxslider li img { width:225px; height: auto; vertical-align: middle; clear: both; display: inline-block; }
.sexyslider-x1 .bxslider li > a{border:1px solid #d0d0d0;transition: all 0.3s ease-in-out;display:block;}
.sexyslider-x1 .bxslider li > a:hover{border:1px solid #0061B0;box-shadow:0 0 10px rgba(0,97,176,.3);}
.sexyslider-x1 .bx-wrapper .bx-viewport{border:0 none;box-shadow:none;background:none;}
.bxslider-control{padding:10px 0;}
.bxslider-control .bxslider-c{float:right;margin-right:13px;}
.bxslider-control .bxslider-c a{display:block;width:40px;height:40px;background-color:transparent;background-position:left top;background-repeat:no-repeat;transition: all 0.3s ease-in-out;}
.bxslider-control .bxslider-c .bx-next{background-image:url("/static2/images/index/slider-next.png");}
.bxslider-control .bxslider-c .bx-next:hover{background-image:url("/static2/images/index/slider-next-hover.png");}
.bxslider-control .bxslider-c .bx-prev{background-image:url("/static2/images/index/slider-prev.png");}
.bxslider-control .bxslider-c .bx-prev:hover{background-image:url("/static2/images/index/slider-prev-hover.png");}
.bxslider-control .bxslider-c-prev{}
/*首页-合伙人*/
.hehuoren-box{display:block;padding:50px 0;border-bottom:1px solid #D0D0D0;max-height:277px;overflow:hidden;}
/*首页-公司荣誉*/
.rongyu-box{display:block;padding:50px 0;border-bottom:1px solid #D0D0D0;background:#F1F5F8;max-height:253px;overflow:hidden;}
/*首页-一起环游世界*/
.huanyou-box{display:block;padding:50px 0;border-bottom:1px solid #D0D0D0;max-height:277px;overflow:hidden;}
/*首页-招聘*/
.zhaopin-box{background:#F1F5F8;display:block;padding:36px 0;border-bottom:1px solid #D0D0D0;}
.zhaopin-box .anli-main-box { height: 304px; position: relative;margin: 20px 0 10px;}
.zhaopin-box .anli-main-box .anli-main-plan-nav { height: 298px; width: 264px; background-color: #f8f8f8; padding: 0px; position: absolute;border:1px solid #D0D0D0; border-right:none;}
.zhaopin-box .anli-main-box .anli-main-plan-nav li { text-align: right; color: #666; cursor: pointer; font-size: 16px; font-size:13px;border-bottom:1px solid #d0d0d0; height:98px; display:block;}
.zhaopin-box .anli-main-box .anli-main-plan-nav li:last-child{border-bottom:none;}
.zhaopin-box .anli-main-box .anli-main-plan-nav li.action { color: #2f89e6; border-right: 2px solid #2f89e6; font-weight: bolder;}
.zhaopin-box .anli-main-box .anli-main-plan-nav .libox-x{display:block;height:98px;line-height:100px;text-align:center;padding:0;margin:0;color:#333;border:0 none;background:#fff;font-size:16px;}
.zhaopin-box .anli-main-box .anli-main-plan-nav .action .libox-x{background:#016EB1;color:#fff;}
.zhaopin-box .anli-main-box .anli-main-plan-cell {width:934px; height:300px; padding: 0 0 0 265px;background:#fff;}
.zhaopin-box .anli-main-box .anli-main-plan-cell .y-row {min-width: initial;}
.y-clear:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.y-clear { zoom: 1; border:#2f8ae7 1px solid; height:268px;display:block;padding:15px 25px;overflow:hidden;}
.anli-main-plan-cell .jl-item:last-child{border-bottom: none;}
.jl-item{border-bottom:1px solid #D0D0D0;font-size:16px;color:#333;padding: 0 0 15px;margin: 0 0 10px;}
.jl-item .row1{float:left;width:350px;}
.jl-item .jl-title{display:block;font-size:22px;color:#016eb1;line-height:40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.jl-item .jl-line{line-height:28px;}
.jl-item .jl-client{float:left;font-size:18px;width:60%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.jl-item .jl-time{float:right;width:40%;text-align:center;color:#999;font-size:16px;}
.jl-item .row2{float:left;width:275px;}
.jl-item .jl-jy{display:block;line-height:40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.jl-item .jl-industry{display:block;line-height:28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.jl-item .row3{float:left;width:255px;line-height:68px;height:68px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.jl-item .jl-nx-title{float:left;}
.jl-item .jl-nianxin{float:left;color:#ff5d36;font-size:32px;font-family:Arial, 'Microsoft YaHei';font-weight: bold;}
/*首页-新闻中心*/
.newcenter-box{display:block;padding:40px 0;border-bottom:1px solid #D0D0D0;background:#F1F5F8;}
.newcenter-box .bigfonttitle{margin-bottom:50px;}
.newcenter-x1{float:left;width:390px;}
.newcenter-box .newcenter-x1{margin-right:15px;background: #fff;}
.newcenter-box .newcenter-x1:last-child{margin-right:0;}
.newcenter-x1-title{padding:0 10px;height:40px;line-height:40px;background:#016EB1;color:#fff;}
.newcenter-x1-title .txt{float:left;font-weight:bold;font-size:16px;}
.newcenter-x1-title .more{float:right;padding-right:16px;position:relative;font-size:14px;font-weight:bold;color:white;}
.newcenter-x1-title .more:hover{text-decoration:underline;}
.newcenter-x1-title .more .nicondown{position:absolute;right:1px;top:14px;float:left;width:0;height:0;border-color:transparent #fff ;border-style: solid dashed;border-width: 7px 0 7px 7px;}
.newcenter-x1-gdnew{display:block;border-bottom:1px solid #ECECEC;padding:0;margin:10px 20px 0;}
.newcenter-x1-gdnew img{display:block;width:348px;height:107px;}
.newcenter-x1-gdnew a{display:block;color:#016EB3;line-height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight: bold;}
.newcenter-x1-gdnew a:hover{color: #f3ac00;}
.newcenter-x1-dlist{color:#000000;padding:13px 20px 0;list-style:none;}
.newcenter-x1-dlist li{line-height:100%;display:block;margin:0 0 15px 0;padding:0 0 0 10px;background:transparent url("/static2/images/common/liststyleimg.gif") 0 center no-repeat;}
.newcenter-x1-dlist li a{display:block;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;font-size:15px;}
.newcenter-x1-dlist li a:hover{color: #f3ac00;}
/*首页-服务*/
.y-row {border-top:1px solid #ddd; min-width: 1000px; max-width: 1200px; margin-left: auto;	margin-right: auto;	zoom: 1;	*width:1200px;	_width:1200px;}
.y-row1 {width:100%; margin-left: auto; margin-right: auto; zoom: 1; height:200px;}
.fuwu-main-benefit {position: relative; margin-top: 20px; min-width: 1000px; max-width: 1200px;}
.fuwu-main-benefit-pannel { height: 180px; position: relative; width: 200px; text-align: center; float: left}
.fuwu-main-benefit-pannel>div { margin-top:24px;}
.fuwu-main-benefit-pannel>div .grey { display: block;}
.fuwu-main-benefit-pannel>div .blue { display: none;}
.fuwu-main-benefit-pannel h3 { font-size: 18px; font-weight: 700; color:#34495e; cursor:default;}
.fuwu-main-benefit-pannel p { font-size: 14px; color: #666; cursor:default;}
.fuwu-main-benefit-pannel .free-tel{font-size: 18px; font-weight: bold; color:#fc3531; padding-top:5px;}
.fuwu-main-benefit-pic{position:relative;width:57px;height:57px;margin:0 71px 24px 72px;background:url() 30px 0;background:url('../images/index/fuwu-main-benefit.gif') no-repeat 30px 0;}
.fuwu-main-benefit-pic img { width:57px;height: 57px; position: absolute; margin-left: -28px; margin-top: 25px; left: 50%;}
.fuwu-main-benefit-pannel.on p, .fuwu-main-benefit-pannel.on h3 {color:#0d6ca6;}

.fuwu-main-benefit .fuwu-main-benefit-pic.ks{background-position:0 0}
.fuwu-main-benefit .fuwu-main-benefit-pic.jz{background-position:-57px 0}
.fuwu-main-benefit .fuwu-main-benefit-pic.zl{background-position:-114px 0}
.fuwu-main-benefit .fuwu-main-benefit-pic.xy{background-position:-171px 0}
.fuwu-main-benefit .fuwu-main-benefit-pic.al{background-position:-228px 0}
.fuwu-main-benefit .fuwu-main-benefit-pic.bz{background-position:-285px 0}
.fuwu-main-benefit .fuwu-main-benefit-pannel.on .fuwu-main-benefit-pic.ks{background-position:0 -57px}
.fuwu-main-benefit .fuwu-main-benefit-pannel.on .fuwu-main-benefit-pic.jz{background-position:-57px -57px}
.fuwu-main-benefit .fuwu-main-benefit-pannel.on .fuwu-main-benefit-pic.zl{background-position:-114px -57px}
.fuwu-main-benefit .fuwu-main-benefit-pannel.on .fuwu-main-benefit-pic.xy{background-position:-171px -57px}
.fuwu-main-benefit .fuwu-main-benefit-pannel.on .fuwu-main-benefit-pic.al{background-position:-228px -57px}
.fuwu-main-benefit .fuwu-main-benefit-pannel.on .fuwu-main-benefit-pic.bz{background-position:-285px -57px}

/*首页-链接*/
.linktab-box{display:block;padding:25px 0px 0px;border-top:1px solid #D0D0D0;background:#F1F5F8;}
#link-tab2{ width:1200px; margin:5px auto; overflow:hidden; white-space:nowrap;font-size:12px;}
#link-tab2 .link-nav{ display:block; position:relative; z-index:12; overflow:hidden}
#link-tab2 .link-nav li{ display:block; float:left; margin:0 0 0 -1px; width:67px; line-height:30px; height:30px; background:none; text-align:center;border:1px solid #D3D4D6;border-bottom:0 none;position:relative;z-index:9;}
#link-tab2 .link-nav li.first{ margin-left:0}
#link-tab2 .link-nav li label{ display:block; width:67px; line-height:30px; height:30px; cursor:pointer}
#link-tab2 .link-nav .active{ background:#F9F9F9; color:#4b72b0;z-index:12;border-top:2px solid #016EB1;}
#link-tab2 .link-cont{ display:none; margin-top:-1px; padding:2px 10px 3px 10px; border:1px solid #ddd; width:auto;position:relative;z-index:11;background:#f9f9f9;}
#link-tab2 .link-cont li{ display:inline; display:block; float:left; margin-right:15px; line-height:30px; font-size:12px; height:30px;}
#link-tab2 .link-cont.active{ display:block;}
#link-tab2 a{ display:block; color:#5a5a5a;}
#link-tab2 a:hover{ color:#4b72b0;}

.text_left {
  text-align: left !important;
}

.padd_top_39 {
  padding-top: 39px !important;
}

.back_999 {
  background-color: #FFF;
  height:620px;
  /*overflow:hidden;
  padding-bottom:40px;*/
}

.item_ellipsis {
  padding: 0 15px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  text-overflow: ellipsis;
  font-size: 14px;
  width: inherit;
  box-sizing: border-box;
}

.color_yellow {
  color: #FF6600;
}

.table__tr {
  height: 42px;
  line-height: 42px;
  overflow: hidden;
}

.bor_right_1 {
  border-right: 1px solid #FFF;
}

.table_top {
  width: 1200px;
  margin: 0 auto;
  background-color: #F9F9F9;
}

.table_bottom {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  height: 480px !important;
  background-color: #FFF;
  border: 1px solid #DDD;
  box-sizing:border-box;
}

.margin_auto {
  /*margin: 0 auto;*/
  width: 100%;
  height: 42px;
  line-height: 42px;
}

.color_withe {
  color: #FFF;
}

.back_blue {
  background-color: #3B87FF;
}

.table_title_1 {
  width: 121px;
  font-size: 14px;
}

.table_title_2 {
  width: 340px;
  font-size: 14px;
}

.table_title_3 {
  width: 258px;
  font-size: 14px;
}

.table_title_4 {
  width: 139px;
  font-size: 14px;
}

.table_title_5 {
  width: 139px;
  font-size: 14px;
}

.table_title_6 {
  width: 198px;
  font-size: 14px;
}

.margin_auto .table__tr {
  height: 42px;
  line-height: 42px;
  display: block;
}

  .margin_auto .table__tr:nth-child(odd) {
    background-color: #F5F9FF;
  }

  .margin_auto .table__tr:nth-child(even) {
    background-color: #FFFFFF;
  }

.backgroundColor-while {
  background: #FFF;
}
.selectrnss-x1-row1 {
    width: 520px;
}
.selectrnss-x1-row2 {
    width: 355px;
}
.selectrnss-x1-row3{
    width:312px
}
.sexyslider-x1 .bxslider li img {
    width: 225px;
    height: 146px;
    vertical-align: middle;
    clear: both;
    display: inline-block;
    line-height: 250px;
    object-fit: scale-down;
    background-color: #FFF;
}