@charset "utf-8";
/* CSS Document */
/*rest*/
* {
  margin: 0;
  padding: 0;
  font-family: "microsoft yahei";
}
body {
  background: url(../images/bodyBg.jpg) repeat-y center 300px;
  position: relative;
  overflow:-Scroll;
  overflow-x:hidden;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
a:hover {
  cursor: pointer;
}
img {
  border: 0;
  border-style: none;
  vertical-align: middle;
}
.floatL {
  float: left;
}
.floatR {
  float: right;
}
.clear:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.clear {
  zoom: 1;
}
.main {
  width: 1100px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.main:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.curName {
  display: none;
}
.topName {
  display: none;
}
.mainL,
.sidebar {
  margin-bottom: -5000px;
  padding-bottom: 5000px;
}
.orangeLine4 {
  border-top: 4px solid #90c31f;
}
.mainL {
  width: 800px ;
  float: left;
}
.sidebar {
  width: 275px;
  float: right;
  background: #ffffff;
}
.sidebar .titBar {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  background: #90c31f;
  color: #ffffff;
  text-align: center;
  box-shadow: 0 0 5px #b8b8b8;
  overflow: hidden;
}
.sidebar form {
  overflow: hidden;
  padding: 20px 0 15px;
  border: 1px solid #ccc;
  margin-bottom: 35px;
}
.sidebar form ul {
  width: 220px;
  margin: 0 auto;
}
.sidebar form ul li {
  border-bottom: 1px solid #eee;
  line-height: 2;
  font-size: 14px;
  padding-top: 10px;
  background: url(../images/rightLi.jpg) no-repeat left 22px;
  padding-left: 18px;
}
.sidebar form input {
  border: none;
  padding-left: 15px;
  color: #b8b8b8;
}
.sidebar form input[type="text"] {
  width: 120px;
}
.sidebar form label {
  margin-left: 10px;
  margin-right: 3px;
  color: #b8b8b8;
}
.sidebar form textarea {
  border: 1px solid #EEE;
  color: #b8b8b8;
  /*padding-left: 15px;*/
  width: 100%;
}
.sidebar form .sibmit {
  width: 130px;
  height: 30px;
  display: block;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  background: #90c31f;
  margin: 30px auto 0;
  border: none;
  font-size: 16px;
  border-radius: 5px;
  padding: 0;
}
.sidebar .sideTeam {
  overflow: hidden;
  padding: 15px 0 50px 20px;
}
.sidebar .sideTeam li {
  width: 220px;
  height: 285px;
  float: left;
  margin-right: 70px;
  margin-bottom: 20px;
  overflow: hidden;
}
.sidebar .sideTeam li .img {
  width: 100%;
  height: 255px;
  position: relative;
}
.sidebar .sideTeam li .img img {
  width: 100%;
  height: 100%;
}
.sidebar .sideTeam li .info {
  width: 100%;
  height: 80px;
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  bottom: -30px;
  text-align: center;
  color: #646464;
  overflow: hidden;
  z-index: 10;
}
.sidebar .sideTeam li .info strong {
  display: block;
  font-size: 18px;
  margin-top: 15px;
  font-weight: normal;
}
.sidebar .sideTeam li .info p {
  font-size: 12px;
  margin-top: 15px;
}
.sidebar .sideCase {
  overflow: hidden;
  position: relative;
  margin-bottom: 50px;
}
.sidebar .sideCase li {
  margin-bottom: 40px;
}
.sidebar .sideCase li img {
  width: 100%;
}
.sidebar .sideCase li div {
  font-size: 14px;
  color: #646464;
  padding: 10px 0;
}
.sidebar .sideCase li div p {
  width: 150px;
  float: left;
}
.sidebar .sideCase li div a {
  display: block;
  float: right;
  color: #b8b8b8;
  border: 1px solid #b8b8b8;
  padding: 2px 10px;
  border-radius: 20px;
  font-size: 12px;
}
.sidebar .sideCase li div a:hover {
  border: 1px solid #90c31f;
  color: #90c31f;
}
.fluidC {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.centerC {
  width: 1080px;
  margin: 0 auto;
  position: relative;
}
.centerC .centerC-box{
  width: 825px;
  display: inline-block;
}
.logoTop {
  width: 100%;
  height: 150px;
  background: url(../images/topBg.jpg) no-repeat center top;
}
.logoTop a {
  display: block;
  position: absolute;
}
.logoTop a.aLogo {
  width: 460px;
  height: 120px;
  left: 0;
  top: 13px;
}
.logoTop a.aChat {
  width: 280px;
  height: 35px;
  right: 0;
  top: 80px;
}
.topNav {
  height: 80px;
  background: url(../images/navBg.jpg);
  position: relative;
  overflow: hidden;
}
.topNav ul {
  margin-right: -100px;
  overflow: hidden;
}
.topNav ul li {
  float: left;
  margin-right: 67px;
}
.topNav ul li a {
  display: block;
  width: 80px;
  height: 76px;
  color: #ffffff;
  text-align: center;
  color: #646464;
  overflow: hidden;
  position: relative;
}
.topNav ul li a strong {
  margin-top: 30px;
  font-size: 18px;
  width: 100%;
  display: block;
  font-weight: normal;
}
.topNav ul li a span {
  overflow: hidden;
  text-transform: uppercase;
  white-space: nowrap;
  width: 100%;
  display: block;
  position: relative;
  color: #999;
}
.topNav ul li a span font {
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  font-size: 8px;
  width: 200%;
  display: block;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(1);
  -webkit-transform-origin: center center;
  position: relative;
  left: -50%;
}
.topNav ul li a:hover {
  border-bottom: 4px solid #90c31f;
  color: #90c31f;
}
.topNav ul li.on a {
  border-bottom: 4px solid #90c31f;
}
.Foot {
  height: 309px;
  background: url(../images/footBg.jpg) no-repeat center top;
  overflow: hidden;
  border-top: 13px solid #90c31f;
}
.Foot dl {
  display: inline-block;
  overflow: hidden;
  float: left;
  margin-right: 50px;
  margin-top: 50px;
}
.Foot dl dt {
  font-size: 14px;
  color: #646464;
  line-height: 3;
}
.Foot dl dt span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #90c31f;
  margin-right: 5px;
}
.Foot dl dd a {
  font-size: 12px;
  color: #969696;
  line-height: 2;
  padding-left: 15px;
}
.Foot .footMa {
  margin: 30px 0 0 0px;
  width: 250px;
}
.curPos {
  color: #646464;
  font-size: 14px;
  line-height: 50px;
  overflow: hidden;
}
.curPos a {
  color: #646464;
}
.curPos a:hover {
  color: #90c31f;
}
.banner {
  width: 1920px;
  margin:auto;
  overflow: hidden;
  position: relative;
  margin-bottom:20px;
}
.banner .swiper-slide {
  float: left;
  height: 500px;
  background-repeat: no-repeat;
  background-position: center center;
}
.banner .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.banner .swiper-pagination {
  /*position: absolute;*/
  text-align: center;
  bottom: 100px;
  width: 100%;
}
.banner .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background:#90c31f;
  opacity: 0.8;
  margin: 0 5px;
  cursor: pointer;
}
.banner .swiper-active-switch {
  background: #ffffff;
}
.index3 {
  overflow: hidden;
  margin-top: -90px;
  margin-bottom: 30px;
}
.index3 li {
  width: 360px;
  float: left;
}
.index3 li img {
  width: 96%;
  display: block;
  margin: 0 auto;
}
.indexPubTit {
  border-bottom: 1px solid #eee;
  overflow: hidden;
  line-height: 18px;
  padding: 10px 0;
}
.indexPubTit h2 {
  float: left;
  color: #90c31f;
  font-weight: bold;
  font-size: 22px;
}
.indexPubTit span {
  float: left;
  color: #b8b8b8;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  padding-left: 10px;
}
.indexPubTit a {
  display: block;
  float: right;
  color: #b8b8b8;
  border: 1px solid #b8b8b8;
  padding: 3px 15px;
  border-radius: 20px;
  font-size: 14px;
}
.indexPubTit a:hover {
  border: 1px solid #90c31f;
  color: #90c31f;
}
.indexNews {
  width: 720px;
  height: 460px;
  overflow: hidden;
  float: left;
}
.indexNews .Newsleft {
  width: 348px;
  height: 400px;
  margin-top: 20px;
  float: left;
  position: relative;
}
.indexNews .Newsleft .imgNews {
  border: 1px solid #EEE;
  padding: 8px;
  overflow: hidden;
}
.indexNews .Newsleft .imgNews .imgNewsC {
  overflow: hidden;
  position: relative;
  height: 160px;
}
.indexNews .Newsleft .imgNews ul {
  overflow: hidden;
}
.indexNews .Newsleft .imgNews ul li {
  float: left;
}
.indexNews .Newsleft .imgNews ul li img {
  width: 100%;
}
.indexNews .Newsleft .imgNews .pagination1 {
  position: absolute;
  text-align: center;
  bottom: 10px;
  width: 100%;
}
.indexNews .Newsleft .imgNews .swiper-pagination-switch {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ffffff;
  margin: 0 5px;
  cursor: pointer;
}
.indexNews .Newsleft .imgNews .swiper-active-switch {
  background: #90c31f;
}
.indexNews .Newsleft .newsJian {
  background: #90c31f;
  color: #ffffff;
  position: absolute;
  bottom: 10px;
  width: 100%;
  height: 170px;
  border-radius: 5px;
  font-size: 14px;
}
.indexNews .Newsleft .newsJian p {
  width: 290px;
  height: 66px;
  margin: 30px auto 20px;
  line-height: 1.5;
  overflow: hidden;
}
.indexNews .Newsleft .newsJian a {
  display: block;
  width: 105px;
  height: 40px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.5);
  color: #ffffff;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  border-radius: 5px;
}
.indexNews .Newsleft .newsJian a:hover {
  background: rgba(255, 255, 255, 0.2);
}
.indexNews .textNews {
  width: 350px;
  height: 400px;
  overflow: hidden;
  float: right;
  margin-top: 20px;
}
.indexNews .textNews li {
  height: 20px;
  overflow: hidden;
  margin: 9px 0;
  padding: 5px;
}
.indexNews .textNews li span {
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 3px;
  overflow: hidden;
  background: #90c31f;
  color: #ffffff;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  float: left;
}
.indexNews .textNews li a {
  display: block;
  width: 300px;
  float: right;
  font-size: 14px;
  overflow: hidden;
  color: #646464;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexNews .textNews li:hover {
  background: #f5f5f5;
}
.indexNews .textNews li:hover span {
  background: #90c31f;
}
.indexNews .textNews li:hover a {
  color: #90c31f;
}
.indexForm {
  width: 350px;
  height: 460px;
  overflow: hidden;
  float: right;
  color: #222222;
}
.indexForm h2 {
  height: 30px;
  background: #90c31f;
  color: #ffffff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  margin-top: 10px;
}
.indexForm form {
  width: 310px;
  height: 380px;
  box-shadow: 0 0 15px #ddd;
  margin: 30px auto;
  overflow: hidden;
}
.indexForm form ul {
  width: 240px;
  margin: 10px auto;
}
.indexForm form ul li {
  border-bottom: 1px solid #eee;
  line-height: 2;
  font-size: 14px;
  padding-top: 10px;
  background: url(../images/rightLi.jpg) no-repeat left 22px;
  padding-left: 18px;
}
.indexForm form ul li:last-child {
  border: none;
}
.indexForm form input {
  border: none;
  padding-left: 10px;
  color: #b8b8b8;
}
.indexForm form label {
  margin-left: 10px;
  margin-right: 3px;
  color: #b8b8b8;
}
.indexForm form textarea {
  border: 1px solid #EEE;
  color: #b8b8b8;
  padding-left: 15px;
  width: 100%;
}
.indexForm form .sibmit {
  width: 180px;
  height: 40px;
  display: block;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  background: #90c31f;
  margin: 0 auto;
  border: none;
  font-size: 18px;
  border-radius: 5px;
  padding: 0;
}
.indexItem {
  margin-top: 40px;
  overflow: hidden;
}
.indexItem ul {
  margin-right: -50px;
}
.indexItem ul li {
  width: 350px;
  /*height: 90px;*/
  overflow: hidden;
  float: left;
  margin-right: 30px;
  margin-top: 20px;
}
.indexItem ul li img{
  width: 98%;
}
.indexItem ul.index_fwfw li img{
  width: 97%;
}
.indexTeam {
  margin-top: 40px;
  overflow: hidden;
  position: relative;
}
.indexTeam .indexTeamC {
  overflow: hidden;
  margin-top: 10px;
}
.indexTeam .indexTeamC .teamInfo {
  overflow: hidden;
}
.indexTeam .indexTeamC .teamInfo li {
  background: #F5F5F5;
  display: none;
}
.indexTeam .indexTeamC .teamInfo .left {
  width: 720px;
  height: 320px;
  overflow: hidden;
  float: left;
}
.indexTeam .indexTeamC .teamInfo .left img {
  width: 100%;
  height: 100%;
}
.indexTeam .indexTeamC .teamInfo .right {
  width: 320px;
  float: right;
  height: 250px;
  background: #F5F5F5;
  padding: 35px 20px;
}
.indexTeam .indexTeamC .teamInfo .right strong {
  font-size: 30px;
  font-weight: normal;
  display: block;
  border-bottom: 1px solid #EEE;
  color: #90c31f;
  line-height: 1.5;
}
.indexTeam .indexTeamC .teamInfo .right p {
  font-size: 12px;
  line-height: 2;
  color: #646464;
  margin-top: 15px;
  margin-bottom: 10px;
}
.indexTeam .indexTeamC .teamInfo .right .more {
  font-size: 12px;
  color: #90c31f;
}
.indexTeam .indexTeamC .teamInfo .right .zx {
  display: block;
  float: left;
  width: 130px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #90c31f;
  color: #ffffff;
  margin-top: 30px;
  margin-right: 30px;
}
.indexTeam .teamThumb {
  position: absolute;
  bottom: 10px;
  left: 25px;
  overflow: hidden;
}
.indexTeam .teamThumb li {
  width: 110px;
  height: 65px;
  float: left;
  margin-right: 10px;
  border: 3px solid #b8b8b8;
  overflow: hidden;
}
.indexTeam .teamThumb li img {
  height: 100%;
}
.indexTeam .teamThumb li.on {
  border: 3px solid #90c31f;
}
.indexCase {
  overflow: hidden;
  width: 1100px;
  margin: 0 auto;
  margin-top: 40px;
}
.indexCase .tab {
  overflow: hidden;
  margin-top: 20px;
}
.indexCase .tab li {
  width: 180px;
  height: 50px;
  display: block;
  float: left;
  margin-right: 30px;
  border-radius: 10px;
  background: #90c31f;
  line-height: 50px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
}
.indexCase .tab li.on {
  background: #90c31f;
}
.indexCase .caseC {
  width: 100%;
  overflow: hidden;
  margin-top: 50px;
}
.indexCase .caseC .content_text{
  width: 662px;
  /*height: 292px;*/
  margin: 0 auto;
}
.content_text h2{
  text-align: center;
  margin-bottom: 20px;
}
.indexCase .caseC li {
  display: none;
  width: 662px;
  margin: 0 auto;
}
.indexCase .caseC .left {
  width: 515px;
  height: 340px;
  float: left;
}
.indexCase .caseC .left img {
  width: 100%;
  height: 100%;
}
.indexCase .caseC .right {
  width: 540px;
  height: 340px;
  overflow: hidden;
  float: right;
}
.indexCase .caseC .right p {
  font-size: 12px;
  color: #b8b8b8;
  line-height: 1.5;
}
.indexCase .caseC .right p strong {
  font-weight: bold;
  font-size: 14px;
  color: #222222;
  margin-right: 30px;
}
.indexHj {

  width: 1100px;
  margin:  0 auto;
  margin-top: 40px;
  margin-bottom: 20px;
}

.indexHj ul {
  margin-top: 10px;
}
.indexHj li {
  float: left;
}
.indexHj li img {
  width: 100%;
}
.indexHj .pagination2 {
  text-align: center;
  width: 100%;
}
.indexHj .swiper-pagination-switch {
  display: inline-block;
  width: 120px;
  height: 4px;
  background: #90c31f;
  margin: 0 5px;
  cursor: pointer;
}
.indexHj .swiper-active-switch {
  background: #90c31f;
}
.teamList {
  overflow: hidden;
  margin-right: -70px;
}
.teamList li {
  width: 220px;
  /*height: 320px;*/
  float: left;
  margin-right: 70px;
  margin-bottom: 50px;
  overflow: hidden;
}
.teamList li .img {
  width: 100%;
  /*height: 255px;*/
  position: relative;
}
.teamList li .img img {
  width: 100%;
}
.teamList li .info {
  width: 100%;
  height: 80px;
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  bottom: -30px;
  text-align: center;
  color: #646464;
  overflow: hidden;
  z-index: 10;
}
.teamList li .info strong {
  display: block;
  font-size: 18px;
  margin-top: 15px;
  font-weight: normal;
}
.teamList li .info p {
  font-size: 12px;
  margin-top: 15px;
}
.teamList li .abox {
  width: 100%;
  height: 38px;
  margin-top: 30px;
  overflow: hidden;
  line-height: 32px;
  text-align: center;
  z-index: 100;
  position: relative;
  font-size: 12px;
}
.teamList li .abox a {
  display: block;
  height: 32px;
  width: 105px;
  color: #ffffff;
  border-radius: 5px;
}
.teamList li .abox a:hover {
  font-size: 14px;
}
.teamList li .abox .a1 {
  background: #90c31f;
  float: left;
}
.teamList li .abox .a2 {
  background: #90c31f;
  float: right;
}
.listCaseImg {
  overflow: hidden;
  margin-right: -20px;
  margin-bottom: 50px;
}
.listCaseImg li {
  margin-right: 19px;
  float: left;
  width: 254px;
  height: 720px;
}
.listCaseImg li .tit {
  width: 100%;
  height: 50px;
  padding: 10px 0;
  line-height: 50px;
  font-size: 30px;
  color: #646464;
  font-weight: normal;
}
.listCaseImg li .tit span {
  width: 50px;
  height: 50px;
  display: inline-block;
  border-radius: 50%;
  background: #90c31f;
  color: #ffffff;
  text-align: center;
}
.listCaseImg li .img {
  width: 100%;
  height: 640px;
  border-radius: 10px;
  overflow: hidden;
}
.listCaseImg li .img .info {
  width: 200px;
  height: 200px;
  margin: 70px auto 0;
  font-size: 14px;
  overflow: hidden;
  background: url(../images/caseBgIco.png) no-repeat left 2px;
}
.listCaseImg li .img p {
  height: 120px;
  color: #646464;
  line-height: 30px;
  margin-left: 40px;
  margin-bottom: 35px;
}
.listCaseImg li .img a {
  color: #ffffff;
  padding-left: 10px;
  text-decoration: underline;
}
.listCaseText {
  overflow: hidden;
  margin-right: -20px;
}
.listCaseText dl {
  margin-right: 19px;
  float: left;
  width: 254px;
  height: 180px;
  margin-bottom: 40px;
}
.listCaseText dl dt {
  width: 100%;
  height: 51px;
  line-height: 50px;
  font-size: 16px;
  background: url(../images/CaseTitBg.jpg) no-repeat;
  color: #646464;
  font-weight: normal;
  margin-bottom: 10px;
}
.listCaseText dl dt span {
  margin-left: 10px;
}
.listCaseText dl dt a {
  float: right;
  color: #646464;
  font-size: 12px;
  text-decoration: underline;
  margin-right: 20px;
  text-transform: uppercase;
}
.listCaseText dl dd {
  overflow: hidden;
  font-size: 12px;
  line-height: 2;
  background: url(../images/orangeLi.png) no-repeat 5px center;
}
.listCaseText dl dd a {
  color: #646464;
  padding-left: 15px;
  display: block;
  width: 150px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.listCaseText dl dd span {
  width: 75px;
  float: right;
}
.listKfTab {
  overflow: hidden;
  color: #646464;
  padding: 20px 0;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}
.listKfTab div {
  width: 100px;
  float: left;
  font-size: 14px;
}
.listKfTab ul {
  overflow: hidden;
  width: 700px;
  float: right;
  margin-bottom: -15px;
}
.listKfTab ul li {
  float: left;
  margin-right: 16px;
  margin-bottom: 10px;
}
.listKfTab ul li.on{
  background:#90c31f ;
  color: #fff;
}
.listKfTab ul li a {
  display: block;
  width: 98px;
  height: 28px;
  text-align: center;
  font-size: 12px;
  line-height: 28px;
  border: 1px solid #b8b8b8;
  color: #646464;
  border-radius: 5px;
}
.listKfTab ul li a.on{
  color: #90c31f;
}
.listKfTab ul li a:hover {
  color: #90c31f;
}
.listKfTab ul li.on a {
  background: #90c31f;
  color: #ffffff;
  border-color: #90c31f;
}
.listKangf {
  overflow: hidden;
}
.listKangf li {
  height: 160px;
  margin-bottom: 20px;
  padding: 10px 5px;
}
.listKangf li:hover {
  background: #f4f4f4;
}
.listKangf li .left {
  width: 295px;
  height: 100%;
  float: left;
  overflow: hidden;
  border-radius: 10px;
}
.listKangf li .left img {
  width: 295px;
  height: 160px;
  display: block;
}
.listKangf li .right {
  width: 475px;
  height: 100%;
  float: right;
  position: relative;
}
.listKangf li .right strong {
  display: block;
  /*height: 20px;*/
  font-size: 18px;
  line-height: 20px;
  overflow: hidden;
  font-weight: normal;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  color: #90c31f;
}
.listKangf li .right p {
  height: 60px;
  font-size: 12px;
  color: #918382;
  line-height: 30px;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 8px;
}
.listKangf li .right .aBtn {
  width: 120px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  display: block;
  float: left;
  margin-right: 20px;
  background: #90c31f;
  color: #ffffff;
  text-align: center;
  border-radius: 5px;
}
.listFuwu {
  overflow: hidden;
  margin-right: -25px;
}
.listFuwu li {
  width: 254px;
  float: left;
  margin-right: 19px;
  margin-bottom: 20px;
}
.listFuwu li img {
  width: 100%;
}
.aboutTab {
  overflow: hidden;
  background: #F5F5F5;
  margin-bottom: 30px;
  height: 48px;
  line-height: 48px;
}
.aboutTab li {
  float: left;
  margin-right: 16px;
  margin-bottom: 10px;
}
.aboutTab li a {
  display: block;
  width: 120px;
  height: 100%;
  text-align: center;
  font-size: 14px;
  color: #646464;
}
.aboutTab li a:hover {
  color: #90c31f;
}
.aboutTab li.on a {
  background: #90c31f;
  color: #ffffff;
}
.artTit {
  width: 100%;
  border-bottom: 1px solid #EEE;
  text-align: center;
  padding: 20px 0;
}
.artTit h1 {
  font-size: 24px;
  color: #222222;
  line-height: 2;
}
.artTit span {
  font-size: 12px;
  color: #b8b8b8;
}
.article {
  overflow: hidden;
  font-size: 15px;
  /*color: #646464;*/
  line-height: 2;
  padding: 10px;
  text-align: justify;
}
.article img {
  max-width: 100%;
  margin: 15px auto;
  display: block;
}
.article p {
  margin-bottom: 15px;
}
.article a {
  color: #90c31f;
}
.artItem .what {
  overflow: hidden;
  margin-bottom: 30px;
}
.artItem .what .left {
  width: 360px;
  height: 190px;
  overflow: hidden;
  border-radius: 10px;
  float: left;
}
.artItem .what .right {
  width: 420px;
  height: 190px;
  overflow: hidden;
  float: right;
}
.artItem .what .right strong {
  color: #90c31f;
  display: block;
  border-left: 5px solid #90c31f;
  padding: 2px 10px;
}
.artItem .what .right strong a {
  color: #90c31f;
}
.artItem .what .right p {
  height: 72px;
  font-size: 14px;
  line-height: 24px;
  color: #646464;
  margin-top: 10px;
}
.artItem .what .right .more {
  font-size: 12px;
  color: #90c31f;
}
.artItem .what .right .a {
  display: block;
  margin-top: 20px;
  height: 32px;
  width: 105px;
  color: #ffffff;
  border-radius: 5px;
  background: #90c31f;
  float: left;
  margin-right: 20px;
  text-align: center;
  line-height: 32px;
}
.artItem .what .right .a:chover {
  font-size: 14px;
}
.artItem .listItem {
  overflow: hidden;
}
.artItem .listItem li {
  height: 90px;
  margin-bottom: 10px;
  padding: 10px 5px;
}
.artItem .listItem li:hover {
  background: #f4f4f4;
}
.artItem .listItem li .left {
  width: 165px;
  height: 100%;
  float: left;
  overflow: hidden;
  border-radius: 5px;
}
.artItem .listItem li .left img {
  width: 165px;
  height: 90px;
  display: block;
}
.artItem .listItem li .right {
  width: 605px;
  height: 100%;
  float: right;
  position: relative;
}
.artItem .listItem li .right strong {
  display: block;
  height: 20px;
  font-size: 18px;
  line-height: 20px;
  overflow: hidden;
  font-weight: normal;
  color: #646464;
}
.artItem .listItem li .right p {
  height: 40px;
  font-size: 12px;
  color: #918382;
  line-height: 20px;
  overflow: hidden;
  margin-top: 8px;
}
.artItem .listItem li .right span {
  font-size: 12px;
  color: #90c31f;
}
.artItem .itemPubTit {
  border-top: 1px solid #eee;
  overflow: hidden;
  line-height: 18px;
  padding-top: 10px;
}
.artItem .itemPubTit h2 {
  float: left;
  color: #90c31f;
  font-weight: bold;
  font-size: 14px;
}
.artItem .itemPubTit span {
  float: left;
  color: #b8b8b8;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  padding-left: 10px;
}
.artItem .itemPubTit a {
  display: block;
  float: right;
  color: #b8b8b8;
  border: 1px solid #b8b8b8;
  padding: 2px 15px;
  border-radius: 20px;
  font-size: 12px;
}
.artItem .itemPubTit a:hover {
  border: 1px solid #90c31f;
  color: #90c31f;
}
.artItem .itemZj {
  height: 270px;
  overflow: hidden;
  margin-bottom: 20px;
  margin-top: 20px;
}
.artItem .itemZj .left {
  width: 225px;
  height: 100%;
  overflow: hidden;
  float: left;
}
.artItem .itemZj .left img {
  display: block;
  width: 100%;
  height: 100%;
}
.artItem .itemZj .right {
  width: 560px;
  height: 268px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  overflow: hidden;
  float: right;
}
.artItem .itemZj .right .zjinfo {
  border-bottom: 1px solid #eee;
  padding: 10px 0 10px;
  margin-bottom: 10px;
}
.artItem .itemZj .right .zjinfo strong {
  font-size: 24px;
  color: #90c31f;
}
.artItem .itemZj .right .zjinfo span {
  font-size: 14px;
  color: #646464;
  padding-left: 20px;
}
.artItem .itemZj .right p {
  font-size: 12px;
  color: #646464;
  line-height: 24px;
  overflow: hidden;
}
.artItem .itemZj .right .zjCase {
  border-top: 1px solid #eee;
  margin-top: 10px;
  overflow: hidden;
}
.artItem .itemZj .right .zjCase strong {
  display: block;
  font-size: 14px;
  color: #90c31f;
  margin-top: 5px;
}
.artItem .itemZj .right .zjCase ul {
  width: 440px;
  height: 75px;
  overflow: hidden;
  margin-right: -30px;
  float: left;
  padding-top: 10px;
}
.artItem .itemZj .right .zjCase ul li {
  width: ;
  height: 100%;
  float: left;
  margin-right: 20px;
  overflow: hidden;
}
.artItem .itemZj .right .zjCase ul li img {
  width: 125px;
}
.artItem .itemZj .right .zjCase .abox {
  margin-top: 10px;
  width: 105px;
  height: 75px;
  float: right;
  position: relative;
}
.artItem .itemZj .right .zjCase .abox a {
  display: block;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 12px;
  width: 105px;
  color: #ffffff;
  border-radius: 5px;
}
.artItem .itemZj .right .zjCase .abox a:hover {
  font-size: 14px;
}
.artItem .itemZj .right .zjCase .abox .a1 {
  background: #90c31f;
}
.artItem .itemZj .right .zjCase .abox .a2 {
  background: #90c31f;
  position: absolute;
  bottom: 0;
}
.artItem .itemCase {
  overflow: hidden;
  margin-top: 20px;
  margin-right: -20px;
}
.artItem .itemCase li {
  width: 254px;
  height: 220px;
  float: left;
  margin-right: 19px;
  margin-bottom: 30px;
  overflow: hidden;
}
.artItem .itemCase li a {
  display: block;
}
.artItem .itemCase li .img {
  width: 100%;
  position: relative;
}
.artItem .itemCase li .img img {
  width: 100%;
}
.artItem .itemCase li .info {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  text-align: center;
  color: #646464;
  overflow: hidden;
  z-index: 10;
  bottom: 0;
}
.artItem .itemCase li .info strong {
  display: block;
  font-size: 18px;
  font-weight: normal;
}
.artItem .itemCase li .abox {
  margin-top: 20px;
}
.artItem .itemCase li .abox p {
  font-size: 14px;
  line-height: 1.5;
  overflow: hidden;
  white-space: nowrap;
  color: #646464;
}
.artItem .itemCase li .abox p span {
  color: #90c31f;
}
.artItem .arthj {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}
.artItem .arthj li {
  width: 100%;
}
.artItem .arthj li img {
  width: 100%;
}
.lianxi {
  overflow: hidden;
  margin-top: 30px;
}
.lianxi .imgBox {
  overflow: hidden;
}
.lianxi .imgBox .img1 {
  margin-right: 20px;
}
.lianxi .imgBox img {
  margin-bottom: 15px;
}
.lianxi .joinTit {
  font-size: 16px;
  font-weight: bold;
  color: #90c31f;
  margin: 40px 0 10px;
}
.lianxi .joinUl {
  overflow: hidden;
  margin-right: -40px;
}
.lianxi .joinUl li {
  width: 338px;
  height: 200px;
  overflow: hidden;
  float: left;
  border: 1px solid #eee;
  margin-right: 40px;
  margin-top: 30px;
  padding: 20px;
}
.lianxi .joinUl li strong {
  font-size: 16px;
  color: #90c31f;
  font-weight: normal;
  display: block;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}
.lianxi .joinUl li p {
  height: 150px ;
  font-size: 14px;
  line-height: 28px;
  padding-top: 15px;
  color: #646464;
}
.lianxi .joinUl li:hover {
  border-color: #90c31f;
}

/*西南医生板块开始*/

/*首页专家*/

.fouceboxk {
  width: 100%;
  /*height: 519px;*/
  margin-top: 40px;
}
.fouceboxk_inner{
  background: url(../images/sy_zjbg.jpg) #fff no-repeat;
  background-size: 100% 100%;
}


.fouceboxk .indexPubTit{
  width: 1100px;
  margin: 0 auto;
}
.foucebox {
  width: 1084px;
  height: 435px;
  margin: 0 auto;
  padding-top: 6px;
  padding-bottom: 58px;
}

.foucebox .bd {
  position: relative;
  float: right;
  width: 642px;
  height: 380px;
  overflow: hidden;
}

.foucebox .showDiv {
  position: relative;
  width: 642px;
  height: 416px;
  background: url(/images/sy_zjbg2.jpg) no-repeat;
}

.foucebox .showDiv img {
  float: right;
  margin-top: 22px;
  /*margin-right: -30px;*/
}
.foucebox .showDiv .position-x1{
  margin-right: 6px;
}
.foucebox .showDiv .position-x2{
  margin-right: -30px;
}
.foucebox .showDiv .position-x3{
  margin-right: -55px;
}
.foucebox .showDiv .position-x4{
  margin-right: -55px;
}
.foucebox .showDiv .showdivk p {
  padding-right: 20px;
  color: #3a3939;
  z-index: 9;
  line-height: 28px;
  padding-bottom: 5px;
  font-size: 16px;
  padding-left: 20px;
}

.foucebox .showDiv .showdivk p a {
  color: #f08000;
}

.foucebox .showDiv .showdivk {
  position: absolute;
  left: 50px;
  top: 26px;
  width: 288px;
  background: #fff;
  padding: 15px 0;
}

.sy_zxyy,
.sy_zxzx {
  display: block;
  width: 110px;
  background: #f7a92c;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
  height: 35px;
  color: #fff;
  float: left;
  margin-left: 25px;
  /*margin-top: 10px;*/
}

.sy_zxzx {
  margin-left: 20px;
}

.foucebox .showDiv h2 {
  width: 250px;
  margin: 0 auto;
  height: 45px;
  background: url(images/foucebox_h2.png) no-repeat 0 4px;
  _background: none;
  margin-bottom: 10px;
  font-size: 40px;
  text-align: center;
  line-height: 34px;
  z-index: 9;
  overflow: hidden;
  color: #3d3d3d;
}

.foucebox .showDiv h2 span {
  font-size: 17px;
  padding-left: 10px;
}

.foucebox .showDiv h2 a {
  color: #3d3d3d;
  font-weight: normal;
  text-align: left;
  display: block;
  font-size: 21px;
  font-weight: bold;
}

.foucebox .foucebox_bg {
  position: absolute;
  left: 40px;
  bottom: 268px;
  width: 288px;
  height: 107px;
  filter: alpha(opacity=60);
  opacity: 0.6;
  z-index: 8;
  overflow: hidden;
}

.foucebox .hd {
  width: 410px;
  height: 415px;
  float: left;
  /*background: #fff;*/
}

.foucebox .hd ul li {
  width: 98px;
  height: 91px;
  float: left;
  margin: 0 0 5px 4px;
  display: inline;
  position: relative;
  -moz-transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.foucebox .hd ul a {
  display: block;
  width: 114px;
  /*height: 91px;*/
}

.foucebox .hd ul img {
  width: 91px;
  height: 89px;
  border: 1px solid #fff;
}

.foucebox .hd ul .txt_bg {
  width: 108px;
  height: 24px;
  position: absolute;
  left: 3px;
  top: 63px;
  background: url(images/bg_png.png) no-repeat;
  _background: none;
  _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="images/bg_png.png");
}

.foucebox .hd ul .txt {
  width: 103px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  position: absolute;
  left: 4px;
  bottom: 4px;
  z-index: 2;
  text-align: right;
  padding-right: 5px;
  overflow: hidden;
}

.foucebox .hd ul .mask {
  width: 108px;
  height: 85px;
  display: block;
  position: absolute;
  left: 3px;
  bottom: 3px;
  z-index: 3;
  filter: progid: DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#66000000', endColorstr='#66000000');
  background: rgba(0, 0, 0, 0.4);
}

.foucebox .hd ul a:hover .mask,
.foucebox .hd ul .on .mask {
  display: none;
  position: relative;
}

.foucebox .hd ul a:hover img,
.foucebox .hd ul .on img {
  border-color: #3470ba;
}

.foucebox .hd ul a:hover {
  color: #fff;
}

.foucebox .hd ul a:hover .txt_bg {
  background: #70a20f;
}

.czys {
  background:#90c31f;
  width: 300px;
  height: 43px;
  color: #fff;
  line-height: 43px;
  font-size: 18px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-top: 20px;
}

.czys select {
  width: 170px;
  height: 43px;
  float: right;
}

.czys i {
  font-size: 20px;
  margin-left: 10px;
  margin-right: 10px;
}



/*首页专家结束*/

/*西南医生板块结束*/
.listKangf .right a{
  color: #000;
  margin-right: 22px;
}

/*底部开始*/
.sy_foot {
  width: 100%;
  height: 367px;
  background: url(../images/sy_footbg.png);
}
.sy_footc {
  width: 1100px;
  margin: 0 auto;
  height: 367px;
  background: url(../images/footdt.png) left center no-repeat, url(../images/footlg.png) right center no-repeat;
}
.sy_footcxx {
  width: 350px;
  float: left;
  margin-top: 70px;
  margin-left: 430px;
  background: url(../images/foot24xs.png) left 78px no-repeat;
  height: 270px;
  color: #fff;
}
.footp1 {
  font-size: 14px;
  margin-top: 20px;
}
.zxtp {
  font-size: 18px;
  margin-left: 80px;
  margin-top: 80px;
}
.footp2 {
  font-size: 14px;
  /*margin-top: 25px;*/
}
.zxtp span {
  font-size: 28px;
  color: #ffea00;
  font-weight: bold;
  margin-top: 5px;
  display: block;
}

/*底部结束*/

/*sidebar开始*/
.lbddzzlzx {
  /*width: 250px;*/
  border: 1px solid #f1f1f1;
  /*float: right;*/
  /*margin-top: 10px;*/
}
.sidebar_h3{
  line-height: 37px;
  background: #a7c211;
  color: white;
  padding-left: 10px;
}
.sidebar_h3 a{
  color: #fff;
}
.lbddzzlzx h3 {
  line-height: 37px;
  background: #a7c211;
  color: white;
  padding-left: 10px;
}
.lbddzzlzx a.ddzhyzj {
  color: #fff;
  font-size: 20px;
}
.lbddzzlzx h3 i {
  font-size: 25px;
  padding-right: 5px;
}
.lbddzzlzx .TB-focus3 {
  padding-bottom: 8px;
  overflow: hidden;
}
.right_a {
  padding: 5px 0 0 0px;
}
.lbddzzlzx p {
  line-height: 30px;
  font-family: 黑体;
  color: #1180c4;
  border-bottom: 1px solid #1180c5;
  padding: 0px 6px;
  margin-top: 10px;
}
.lbddzzlzx .TB-focus3 p {
  line-height: 30px;
  border-bottom: 0;
}
.lbddzzlzx .TB-focus3 p.yc_yyjjp {
  font-size: 14px;
  color: #4c4c4c;
  text-indent: 2em;
  margin-bottom: 10px;
  font-family: "Microsoft Yahei";
}
.lbddzzlzx p a {
  color: #ED7D31;
  font-size: 14px;
}




/*文章页right开始*/
#lbzhuanjia {
  width: 274px;
  border: 1px solid #f1f1f1;
  margin-top: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}
#lbzhuanjia h3 {
  line-height: 37px;
  color: white;
  padding-left: 10px;
  background: #90c31f;
  font-size: 20px;
}
#lbzhuanjia h3 i {
  padding-right: 10px;
  font-size: 25px;
}
#lbzhuanjia h3 span {
  display: inline-block;
  float: right;
  padding-right: 10px;
}
#lbzhuanjia h3 span a {
  font-size: 12px;
}
.wz_r_docter {
  /*margin: 0 auto;*/
  border: 1px solid #ccc;
  padding: 20px 10px;
}
.docTer-right-scoll {
  position: relative;
}
.docTer-right-scoll .hd {
  position: absolute;
  top: 94px;
  width: 100%;
  height: 24px;
  z-index: 10;
}
.docTer-right-scoll .hd a {
  height: 24px;
  width: 24px;
  background-image: url(../images/showicon.png);
  cursor: pointer;
  display: none;
}

.docTer-right-scoll .hd a.prev {
  float: left;
  margin-left: 6px;
}
.docTer-right-scoll .hd a.next {
  float: right;
  margin-right: 6px;
  background-position: 0 -68px;
}

.wz_r_docter .wz_doctext-lb .wz_doctext-left{
  /*border: 1px solid red;*/
  width: 100%;
  /*float: left;*/
}
.wz_r_docter .wz_doctext-lb .wz_doctext-left img{
  width: 100%;
}
.wz_r_docter .wz_doctext-lb .wz_doctext-right{
  /*border: 1px solid red;*/
  width: 48%;
  float: left;
  margin-left: 2%;
}
.wz_doctext-lb{
  width: 100%;
  overflow: hidden;
}
.wz_doctext-right p{
  margin-bottom: 0px;
}
.wz_doctext-right-p1{
  color: #222222;
  font-size: 16px;
  background: url(../images/rig_zjt.jpg) no-repeat bottom center;
}
.wz_doctext-right-p1 span{
  color:#ef9200;
  font-size: 20px;
  margin-right: 4px;
}
.wz_doctext-right-p2{
  font-size: 14px;
  color: #000000;
  font-weight: bold;
  line-height: 24px;
}
.wz_doctext-right-p3{
  font-size: 12px;
  color: #535353;
  line-height: 20px;
}
.wz_doctext-right-p3 span{
  color: #ef9200;
  font-size: 14px;
  font-weight: bold;
}
.wz_doc1-bottom{
  width: 260px;
  height: 32px;
  margin: 0 auto;
  margin-top: 10px;
}
.wz_doc1-bottom a{
  display: inline-block;
  width: 105px;
  height: 33px;
  color: #fff;
  font-size: 16px;
  line-height: 33px;
  padding-left: 15px;
}
.wz_doc1-bottom .wz_doc1-bottom-a1{
  background: #90c31f url(../images/rig_zx1.jpg) no-repeat 87px center;
}
.wz_doc1-bottom .wz_doc1-bottom-a2{
  background: #EF9200 url(../images/rig_zx2.jpg) no-repeat 87px center;
  margin-left: 15px;
}

.rig_bk {
  width: 346px;
  border: 1px solid #D7D7D7;
  padding-bottom: 15px;
  margin-bottom: 20px;
  margin-top: 20px;
  float: right;
}
.rig_bt {
  width: 374px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  background: #025A92;
}
.rig_bt img {
  float: left;
  margin: 7px 10px;
}
.rig3 {
  width: 288px;
  margin: 15px auto 0;
  overflow: hidden;
}
.rig3 a {
  display: block;
  width: 138px;
  height: 40px;
  float: left;
  margin: 1px 3px;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  text-align: center;
}
a:link {
  text-decoration: none;
}
.rig3 a:nth-child(1) {
  background: #FFAB28;
}
.rig3 a:nth-child(2) {
  background: #22A9FF;
}
.rig3 a:nth-child(3) {
  background: #3984FF;
}
.rig3 a:nth-child(4) {
  background: #FF7E28;
}
.rig3 a:nth-child(5) {
  background: #FF7E28;
}
.rig3 a:nth-child(6) {
  background: #FFAB28;
}
.rig3 a:nth-child(7) {
  background: #22A9FF;
}
.rig3 a:nth-child(8) {
  background: #3984FF;
}


.lbddzzlzx1 {
  width: 347px;
  border: 1px solid #f1f1f1;
  margin-top: 10px;
  overflow: hidden;
  height: 480px;
}
.lbddzzlzx1 h3 {
  line-height: 37px;
  color: white;
  padding-left: 10px;
  background: #025A92;
  position: relative;
}
.lbddzzlzx1 h3 i {
  font-size: 25px;
  padding-right: 5px;
}
.lbddzzlzx1 a {
  color: #fff;
  font-size: 20px;
}
.lbddzzlzx1 a.lbddzzlzx1r {
  padding-left: 100px;
  font-size: 14px;
}
.wz_right {
  width: 336px;
  float: right;
  border: 1px solid #ccc;
  border-top: none;
  display: inline;
  z-index: -1;
}
.picMarquee-top {
  margin: 10px auto;
  width: 280px;
  overflow: hidden;
  position: relative;
  _margin: 0 auto;
  _margin-top: 10px;
}
.picMarquee-top .tempWrap {
  width: 280px;
}

.picMarquee-top .bd ul{
  overflow: hidden;
  zoom: 1;
}

.picMarquee-top .bd ul li {
  text-align: center;
  zoom: 1;
  height: 140px;
  width: 280px;
  position: relative;
  margin-bottom: 10px;
}

.picMarquee-top .bd ul li .pic {
  text-align: center;
  position: absolute;
  z-index: 1;
}

.picMarquee-top .bd ul li .title {
  width: 280px;
  height: 50px;
  padding: 2px 18px 0 0px;
  position: absolute;
  z-index: 1;
  background: url(../images/showanli_bg.png);
  color: #fff;
  line-height: 23px;
  bottom: 0;
}

.wz_right ul li a {
  color: #fff;
  font-size: 14px;
}

.picMarquee-top .bd ul li .pic img {
  width: 280px;
  height: 140px;
  display: block;
}

.picMarquee-top .bd ul li .title {
  width: 280px;
  height: 50px;
  padding: 2px 18px 0 0px;
  position: absolute;
  z-index: 1;
  background: url(../images/showanli_bg.png);
  color: #fff;
  line-height: 23px;
  bottom: 0;
}



/*sidebar结束*/
.dede_pages{
  margin: 20px 0px;
  text-align: center;
}

.dede_pages .pagelist li{
  display: inline-block;
}
.dede_pages .pagelist li.thisclass{
  color: red;
}
.dede_pages .pagelist li a{
  color: #000;
}

.sjb_kf img{
  width: 100%;
}

.listKangf .list_sp{
  margin-top: 35px;
  margin-bottom: 35px;
}
.pagelist a{
  color: #918382;
}
.pagelist .active{
  color: red;
}
.conbottom a{
  color:#009d8e;
}