* {
  margin: 0;
  padding: 0;
}

div,
html,
body,
p,
h4,
h3,
ul,
li,
span,
img {
  margin: 0;
  padding: 0;
}

body {
  font-size: 12px;
  margin: 0;
  padding: 0;
  line-height: 20px;
  background: #ffffff;
  font-family: "微软雅黑";
}

img {
  border: none;
}

a {
  text-decoration: none;
  color: #000;
}

a:hover {
  text-decoration: none;
}

ul {
  margin: 0;
  padding: 0;
}

ul,
li {
  list-style: none;
}

h1,
h2.h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

.clear {
  margin: 0;
  padding: 0;
  clear: both;
}

p {
  margin: 0;
  padding: 0;
  color: #666;
  line-height: 25px;
}

#main {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.cla {
  clear: both;
}

.header {
  width: 100%;
  height: 100px;
  margin: 0 auto;
}

.headerwrap {
  width: 80%;
  height: 100px;
  margin: 0 auto;
}

.logo {
  float: left;
  width: 150px;
  height: 100px;
}

.navbox {
  float: right;
  margin-left: 50px;
  height: 100px;
}

.nav {
  list-style: none;
  height: 100px;
}

.navbox .sub {
  display: none;
  /*默认隐藏*/
  /* width:1920px;*/
  width: 100%;
  padding: 0;
  position: fixed;
  top: 108px;
  overflow: hidden;
  text-align: left;
  z-index: 110;
  left: 0px;
  /*height:544px; padding-bottom:50px;*/
  background-color: #ef91bb;
}

.navbox .sub .nav_xiao {
  width: 90%;
  overflow: hidden;
  padding-top: 5px;
  margin: 0 auto;
  padding-bottom: 35px;
}

.navbox .sub .nav_xiao .xiao_four {
  width: 17%;
  overflow: hidden;
  margin-left: 33px;
  float: left;
  height: 250px;
}

.navbox .sub .nav_xiao .xiao_four img {
  width: 100%;
}

.navbox .sub .nav_xiao .xiao_four h2 {
  background: url(../image/aa.png)left no-repeat;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  height: 45px;
  line-height: 45px;
  letter-spacing: 1px;
}

.navbox .sub .nav_xiao .xiao_four h2 a {
  color: #fff;
}

.navbox .sub .nav_xiao .xiao_four h2 .nu {
  float: left;
  color: #ef91bb;
  padding-left: 8px;
  padding-right: 15px;
}

.navbox .sub .nav_xiao .xiao_four ul {
  width: 100%;
}

.navbox .sub .nav_xiao .xiao_four ul li {
  padding: 0 0 0 15px;
  line-height: 30px;
  width: 100%;
  overflow: hidden;
  float: left;
  display: inline;
  background: url(../image/nav_dian2.png)left center no-repeat;
  margin-left: 0px;
  position: inherit;
}

.navbox .sub .nav_xiao .xiao_four ul li a {
  padding: 0;
  color: #fff;
  text-align: left;
}

.navbox ul li:hover {
  background: #cb62e3;
}

.navbox ul li {
  float: left;
  padding: 22px;
  list-style: none;
}

.navbox ul li a {
  text-decoration: none;
}

.navbox ul li span {
  float: left;
  display: block;
  line-height: 64px;
  font-size: 16px;
  color: #333;
  cursor: pointer;
  width: 70px;
  text-align: center;
}

.lines {
  width: 100%;
  height: 8px;
  background: #cb62e3;
  z-index: 1001;
}

.act {
  border-top: 4px solid #cb62e3;
  padding-top: 16px !important;
}

.slideBox {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.slideBox .hd {
  height: 25px;
  overflow: hidden;
  position: absolute;
  right: 50%;
  bottom: 5px;
  z-index: 1;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.slideBox .hd ul li {
  float: left;
  margin-right: 2px;
  width: 21px;
  height: 23px;
  line-height: 14px;
  text-align: center;
  cursor: pointer;
  list-style: none;
  background: url(../image/fou2.png) no-repeat;
}

.slideBox .hd ul li.on {
  background: url(../image/fou1.png) no-repeat;
  color: #fff;
}

.slideBox .bd {
  position: relative;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slideBox .bd img {
  width: 100%;
}

.dnav {
  width: 100%;
  height: 103px;
  background: #cb62e3;
  margin: 0 auto;
}

.dnav_box {
  width: 80%;
  margin: 0 auto;
}

.dnav_box ul li {
  width: 22%;
  height: 80px;
  float: left;
  overflow: hidden;
  border-left: dashed 1px #fff;
  padding-right: 2.8%;
  line-height: 0px;
  margin-top: 10px;
}

.dnav_box ul li a {}

.dnav_box ul li a img {
  padding: 20px 20px 0px 30px;
  float: left;
}

.dnav_box ul li a span {
  float: left;
  padding-top: 40px;
  font-size: 20px;
  color: #fff;
}

.section_L1 {
  height: 329px;
  margin: 29px auto;
  padding-top: 40px;
}

.tx {
  width: 80%;
  margin: 0 auto;
}

.section_L1 .L1_left {
  width: 30%;
  height: 323px;
  padding: 2px;
  float: left;
  border: 1px solid #e7e6e6;
  position: relative;
}

.section_L1 .L1_left .button {
  width: 258px;
  height: 59px;
  line-height: 59px;
  font-size: 14px;
  color: #fff;
  left: 2px;
  bottom: 2px;
  text-align: center;
  background: rgba(110, 20, 134, .55);
  display: block;
  position: absolute;
}

.section_L1 .L1_center {
  width: 44%;
  height: 327px;
  margin-left: 8px;
  float: left;
}

.section_L1 .L1_center .meun {
  height: 37px;
  background: url("../image/Tle-1.png") 10px no-repeat;
  border-bottom: 1px solid #eae9e9;
}

.section_L1 .L1_center .meun a {
  height: 37px;
  line-height: 37px;
  text-indent: 21px;
  font-size: 20px;
  color: #a6a4a4;
  display: block;
  float: left;
}

.section_L1 .L1_center .meun .menu_left {
  width: 204px;
  margin-left: 40px;
}

.section_L1 .L1_center .meun .menu_right {
  width: 200px;
  margin-left: 10px;
}

.section_L1 .L1_center .meun #menu_tab {
  color: #000;
}

.section_L1 .L1_center .meun_tab_list {
  position: relative;
}

.section_L1 .L1_center #tabno2 {
  display: none;
}

.section_L1 .L1_center .meun_tab_list .list_h1 {
  width: 410px;
  height: 130px;
  margin: 0 auto 10px auto;
  border-bottom: 1px dashed #bababa;
  position: relative;
}

.section_L1 .L1_center .meun_tab_list .list_h1 img {
  width: 120px;
  height: 96px;
  top: 18px;
  left: 16px;
  border-radius: 5px;
  position: absolute;
}

.section_L1 .L1_center .meun_tab_list .list_h1 p {
  width: 245px;
  font-size: 14px;
  top: 18px;
  left: 157px;
  font-weight: 800;
  position: absolute;
}

.section_L1 .L1_center .meun_tab_list .list_h1 span {
  width: 245px;
  height: 70px;
  line-height: 25px;
  top: 46px;
  left: 157px;
  position: absolute;
}

.section_L1 .L1_center .meun_tab_list .list_h1 span a {
  color: #5d246c;
}

.section_L1 .L1_center .meun_tab_list .list {
  height: 28px;
  line-height: 28px;
  text-indent: 30px;
  margin: 0 16px;
  font-size: 13px;
  background: url("/images/section/meun_tab_list.jpg") 0 6px no-repeat;
}

.section_L1 .L1_center .meun_tab_list .list a {
  color: #3d3d3d;
}

.section_L1 .L1_center .meun_tab_list .list span {
  color: #ff854d;
  right: 16px;
  position: absolute;
}

.section_L1 .L1_right {
  width: 24%;
  height: 327px;
  float: right;
  background: #eeeced;
  font-size: 16px;
}

.section_L1 .L1_right h1 {
  height: 51px;
  line-height: 40px;
  font-size: 14px;
  color: #6d1687;
  text-indent: 40px;
  text-align: left;
  background: url("/images/section/L1_right.jpg") 15px 13px no-repeat;
}

.section_L1 .L1_right .img {
  width: 250px;
  height: 208px;
  background: #000;
  margin: 0 auto 11px auto;
  position: relative;
}

.section_L1 .L1_right .img img {
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
}

.section_L1 .L1_right .L1_right_al {
  width: 50%;
  height: 55px;
  line-height: 50px;
  color: #fff;
  background: #95e1df;
  display: block;
  float: left;
  text-align: center;
  border-right: 1px solid #fff;
}

.section_L1 .L1_right .L1_right_ar {
  width: 49.5%;
  height: 55px;
  line-height: 50px;
  color: #fff;
  background: #ff9fe7;
  display: block;
  float: right;
  text-align: center;
}

.section_L1 .L1_right .L1_right_aa {
  width: 100%;
  height: 55px;
  line-height: 50px;
  color: #fff;
  background: #c6dd75;
  display: block;
  float: left;
  text-align: center;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.section_L1 .L1_right .L1_right_ab {
  width: 100%;
  height: 50px;
  line-height: 45px;
  color: #fff;
  background: #efd75b;
  display: block;
  float: left;
  text-align: center;
  border-bottom: 1px solid #fff;
}

.section_L1 .L1_right .L1_right_ac {
  width: 100%;
  height: 50px;
  line-height: 45px;
  color: #fff;
  background: #ffa2ce;
  display: block;
  float: left;
  text-align: center;
}

.section_L1 .L1_right .L1_right_ad {
  width: 49.6%;
  height: 101px;
  line-height: 100px;
  color: #fff;
  background: #e2aef8;
  display: block;
  float: left;
  text-align: center;
  border-left: 1px solid #fff;
}

.section_L1 .L1_right .L1_right_ae {
  width: 100%;
  height: 55px;
  line-height: 50px;
  color: #fff;
  background: #fab479;
  display: block;
  float: left;
  text-align: center;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.pc {
  width: 100%;
  margin: 0 auto;
}

.expert_c {
  background-color: #f5f5f5;
  margin-top: 20px;
  padding-bottom: 20px;
  padding-top: 50px;
}

.expert .title {
  text-align: center;
}

.expert ul li {
  display: inline-block;
  float: left;
  text-align: center;
  padding: 5px 5px 20px 5px;
  background-color: white;
  width: 22%;
  margin: 10px;
  height: 445px;
}

.expert ul li:hover {
  text-decoration: none;
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 0.6s ease-out 0s;
  box-shadow: 1px 0px 6px 3px rgba(0, 0, 0, 0.3);
  border-color: transparent;
}

.expert ul li img {
  width: 100%;
  height: 220px;
}

.expert ul li h2 {
  font-size: 18px;
  margin: 10px 0 20px 0;
}

.expert ul li .fenlei {
  background: url(../image/coll.png) no-repeat;
  height: 30px;
  text-align: left;
  text-indent: 25px;
  line-height: 16px;
  color: #b0b0b0;
}

.expert ul li p {
  margin-bottom: 5px;
}

.expert ul li .ljzx {
  background-color: #ff7900;
  color: white;
  border-radius: 5px;
  padding: 5px 25px;
}

.cw {
  width: 80%;
  margin: 10px auto;
}

.active {
  transform: translateY(-30px);
}

.mainbox .prev {
  height: 64px;
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  background: url(../image/slid1.png) no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.mainbox .next {
  height: 64px;
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  background: url(../image/slid2.png) no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.mainbox .next {
  left: auto;
  right: 3%;
}

.mainbox .prev:hover,
.mainbox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.mainbox .prevStop {
  display: none;
}

.mainbox .nextStop {
  display: none;
}

.abyy {
  width: 100%;
  ;
  margin: 50px auto;
  background: url(../image/about.jpg)center no-repeat;
}

#Tab2 {
  width: 80%;
  padding: 0;
  margin: 30px auto 0 auto;
}

#Tab2 .menuBox {
  width: auto;
  height: 38px;
  line-height: 38px;
  margin: 0 auto;
  font-size: 14px;
  text-align: center;
}

#Tab2 .menuBox ul {
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}

#Tab2 .menuBox li {
  width: auto;
  padding: 0 45px;
  background: #fff;
  display: inline-block;
  margin: 0 3px;
  line-height: 34px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  background: url(../image/t2.png) no-repeat;
}

#Tab2 .menuBox li a {
  width: auto;
  height: 100%;
  color: #666;
  display: block;
  padding: 0;
}

#Tab2 .menuBox li.hover {
  width: auto;
  padding: 0 45px;
  color: #000;
  background: url(../image/t1.png) no-repeat;
  font-weight: 600;
}

#Tab2 .menuBox li.hover a {
  color: #fff;
}

#Tab2 .contentBox {
  height: 300px;
  clear: both;
  margin: 20px auto;
}

.caseList li {
  width: 24%;
  background: #fbe5f1;
  float: left;
  /* box-shadow: 0 2px 2px #ddd; */
  margin: 0 .5% 0 .5%;
  height: 243px;
  opacity: 0.8;
}

.caseList li a {
  width: 100%;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.caseList li a p {
  padding: 40px;
  font-size: 16px;
  text-indent: 30px;
  line-height: 30px;
}

.caseList li dl {
  width: 92%;
  height: 80px;
  padding: 0 4% 10px 4%;
}

.caseList li dl dt {
  height: 50px;
  font-size: 15px;
  line-height: 50px;
}

.caseList li dl dt a {
  color: #222;
}

.caseList li dl dd {
  font-size: 12px;
  color: #bbbbbb;
}

.caseList li dl dd span {
  color: #ececec;
  margin: 0 10px;
}

#Tab2 .title {
  background: url(../image/tit1.png)center no-repeat;
  height: 100px;
}

#Tab2 .title .tl {
  width: 41%;
  font-size: 25px;
  color: #fff;
  padding: 35px;
  text-align: right;
  float: left;
}

#Tab2 .title .tr {
  font-size: 25px;
  color: #fff;
  padding: 35px;
  text-align: left;
  float: left;
  padding-left: 100px;
}

.anli_more {
  clear: both;
  display: block;
  margin: 0 auto;
  margin-top: 24px;
  margin-bottom: 30px;
  width: 152px;
  height: 32px;
  border: 1px solid #d6d7dc;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  /* letter-spacing: 4px; */
  color: #999;
}

.expert_c .title {
  background: url(../image/tit2.png)center no-repeat;
  height: 100px;
}

.expert_c .title .tl {
  width: 42%;
  font-size: 25px;
  color: #000;
  padding: 35px;
  text-align: right;
  float: left;
}

.expert_c .title .tr {
  font-size: 25px;
  color: #dddddd;
  padding: 35px;
  text-align: left;
  float: left;
  padding-left: 110px;
}

.youshi {
  background: url(../image/T6.jpg) center no-repeat;
  height: 606px;
}

.innews {
  padding-top: 62px;
  padding-bottom: 55px;
}

.innews-box1 {
  float: left;
  width: 36%;
  margin-right: 2%;
}

.issue {
  margin-right: 0;
}

.issue .news-tit p {
  width: 165px;
}

.innews-box2 {
  float: left;
  width: 60%;
  margin-right: 2%;
}

.issue {
  margin-right: 0;
}

.issue .news-tit p {
  width: 165px;
}

.innews-box3 {
  float: left;
  margin-right: 2%;
}

.issue {
  margin-right: 0;
}

.issue .news-tit p {
  width: 165px;
}

.news-tit {
  background: url(/templets/default/images/xian.jpg) repeat-x center center;
}

.news-tit p {
  float: left;
  width: 134px;
  background: #fff;
  font-size: 24px;
  color: #f33237;
  font-weight: bold;
}

.news-tit p span {
  font-size: 18px;
  color: #98999c;
  font-weight: normal;
}

.news-tit a {
  top: 18px;
  background: #fff;
  text-align: left;
  float: right;
  width: 81px;
  height: 26px;
  border: 1px solid #dcdcdc;
  display: block;
  color: #000000;
  font-size: 14px;
  line-height: 26px;
  text-indent: 8px;
}

.news-tit a span {
  width: 18px;
  padding: 0 4px;
  height: 18px;
  text-align: center;
  color: #000;
  background: #dcdcdc;
  line-height: 18px;
  text-align: left;
  margin-left: 8px;
}

.news-img {
  float: left;
  width: 100%;
  height: 129px;
}

.news-img img {
  max-width: 100%;
  width: 100%;
  vertical-align: bottom;
}

.news-text {
  float: right;
  width: 155px;
}

.news-text span {
  color: #010101;
  font-size: 16px;
  font-weight: bold;
  display: block;
  margin-top: 20px;
  margin-bottom: 5px;
}

.news-text span a {
  color: #010101;
}

.news-text p {
  font-size: 14px;
  color: #5b5b5b;
  line-height: 26px;
}

.news-list {
  margin-top: 5px;
}

.news-list li {
  border-left: 2px solid transparent;
  text-indent: 12px;
  background: url(/templets/default/images/jt.png) no-repeat center left;
}

.news-list li a {
  color: #5b5b5b;
  font-size: 14px;
  line-height: 36px;
}

.issue-list .zjli {
  font-size: 13px;
  color: #5b5b5b;
  padding-bottom: 10px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 35px;
}

.issue-list .zjli .q {
  min-height: 24px;
  padding-left: 30px;
  background: url(../image/q.png) no-repeat left top;
}

.issue-list .zjli .a {
  margin-top: 10px;
  min-height: 24px;
  padding-left: 30px;
  background: url(../image/a.png) no-repeat left top;
}

.xw {
  width: 80%;
  margin: 0 auto;
}

.new_list li {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.news-list p {
  padding-top: 5px;
  line-height: 25px;
  height: 175px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-list .time {
  font-size: 14px;
  color: #5b5b5b;
}

.news-list .zx_title {
  font-size: 15px;
  padding-top: 8px;
}

.new_list .timediv {
  text-align: center;
  width: 18%;
  margin-top: 6px;
  float: left;
  margin-left: 20px;
  background: #4d4d4d;
}

.new_list .timediv i {
  margin-top: 8px;
  font-style: italic;
  font-size: 30px;
  color: #d3d3d3;
  display: block;
  padding-bottom: 15px;
  border-bottom: 1px solid;
}

.new_list .timediv span {
  margin-top: 8px;
  font-size: 13px;
  color: #d3d3d3;
  display: block;
}

.new_list .txtdiv {
  width: 70%;
  float: left;
  padding-left: 24px;
}

.new_list .txtdiv .txt_tit {
  font-size: 14px;
  color: #1c1c1c;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.new_list .txtdiv p {
  margin-top: 8px;
  font-size: 12px;
  color: #838383;
}

.box_left {
  width: 70%;
  float: left;
}

.box_left .yzzx {
  background: url(../image/yyzx.png) no-repeat;
}

.box_left .yzzx h2 {
  height: 55px;
  line-height: 60px;
  margin-top: 14px;
  color: #222222;
  font-size: 24px;
  font-weight: normal;
  text-indent: 5%;
}

.box_left .yzzx h2 a {
  float: right;
  color: #222222;
  font-size: 14px;
  margin-right: -15px;
  padding-right: 40px;
  margin-top: -15px;
}

.box_right {
  width: 30%;
  float: left;
}

.box_right .dayi {
  background: url(../image/Tle-1.png)15px 0px no-repeat
}

.box_right .dayi h2 {
  height: 55px;
  line-height: 30px;
  margin-top: 14px;
  color: #222222;
  font-size: 24px;
  font-weight: normal;
  text-indent: 16%;
}

.box_right .dayi h2 a {
  float: right;
  color: #222222;
  font-size: 14px;
  padding-right: 20px;
  margin-top: -27px;
}

.innews-box1 .hd {
  overflow: hidden;
  position: relative;
  top: 132px;
  z-index: 999;
}

.innews-box1 .hd .prev {
  display: block;
  width: 35px;
  height: 17px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url(../image/Flip-B1.png) no-repeat;
}

.innews-box1 .hd .prev:hover {
  display: block;
  width: 35px;
  height: 17px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url(../image/Flip-A1.png) no-repeat;
}

.innews-box1 .hd .next {
  display: block;
  width: 35px;
  height: 17px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url(../image/Flip-B2.png) no-repeat;
}

.innews-box1 .hd .next:hover {
  display: block;
  width: 35px;
  height: 17px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url(../image/Flip-A2.png) no-repeat;
}

.zd ul li {
  float: left;
  background: url(../image/dy2.png)6px no-repeat;
  text-indent: -9999px;
  height: 20px;
  width: 20px;
}

.zd ul .on {
  float: left;
  background: url(../image/dy1.png)6px no-repeat;
  text-indent: -9999px;
  height: 20px;
  width: 20px;
}

.map {
  background: url(../image/map.jpg) center no-repeat;
  height: 135px;
}

.health {
  background: url(../image/health.jpg) center no-repeat;
  height: 100px;
}

.foot {
  background: #404d5e;
  width: 100%;
}

.foot_nr {
  width: 80%;
  margin: 0 auto;
  padding-top: 45px;
}

.foot_nr ul {
  overflow: hidden;
  height: 259px;
  background: url(/templets/default/images/foot_xian.png) repeat-x left bottom;
}

.foot_nr ul li {
  float: left;
  height: 186px;
}

.foot_nr ul li dt {
  line-height: 48px;
  color: #ffffff;
  font-size: 18px;
}

.foot_nr ul li dt a {
  color: #ffffff;
  font-size: 18px;
}

.foot_nr ul li .phone {
  color: #C8C8C9;
  font-size: 14px;
  padding-left: 60px;
  height: 40px;
  padding-top: 20px;
  line-height: 30px;
  background: url(../image/Tel-2.png)10px 15px no-repeat
}

.foot_nr ul li .addres {
  color: #C8C8C9;
  font-size: 14px;
  padding-left: 60px;
  height: 60px;
  background: url(../image/Tel-3.png)10px 0px no-repeat
}

.foot_nr ul li dd a {
  color: #cbcbcd;
  font-size: 14px;
}

.foot_nr ul li.foot_li1 {
  width: 15%;
  border-right: 1px dashed #67717a;
}

.foot_nr ul li.foot_li1 dl dt {
  padding-left: 17px;
  background: url(/templets/default/images/foot_sjx.png) no-repeat left center;
}

.foot_nr ul li.foot_li1 dl dd {
  padding-left: 17px;
}

.foot_nr ul li.foot_li2 {
  width: 27%;
  border-right: 1px dashed #67717a;
  padding-left: 10px;
}

.foot_nr ul li.foot_li2 dl {
  padding-left: 67px;
}

.foot_nr ul li.foot_li2 dl dt {
  padding-left: 18px;
  background: url(/templets/default/images/foot_sjx.png) no-repeat left center;
}

.foot_nr ul li.foot_li2 dl dd {
  padding-left: 18px;
}

.foot_nr ul li.foot_li3 {
  width: 20%;
  border-right: 1px dashed #67717a;
}

.foot_nr ul li.foot_li3 dl {
  padding-left: 67px;
  padding-top: 15px;
}

.foot_nr ul li.foot_li3 dl dt {
  padding-left: 18px;
  background: url(/templets/default/images/foot_sjx.png) no-repeat left center;
}

.foot_nr ul li.foot_li3 dl dd {
  padding-left: 18px;
  background: url(../image/foot_p.png)0 10px no-repeat;
  padding-top: 5px
}

.foot_nr ul li.foot_li4 {
  width: 30%
}

.foot_nr ul li.foot_li4 .im1 {
  float: left;
  text-align: center;
  padding-left: 10%;
  font-size: 15px;
  color: #cbcbcd;
  padding-top: 20px;
}

.foot_nr ul li.foot_li4 .im2 {
  float: left;
  text-align: center;
  padding-left: 10%;
  font-size: 15px;
  color: #cbcbcd;
  padding-top: 20px;
}

.foot_nr ul li.foot_li4 dl {
  padding-left: 67px;
}

.foot_nr ul li.foot_li4 dl dt {
  padding-left: 18px;
  background: url(/templets/default/images/foot_sjx.png) no-repeat left center;
}

.foot_nr ul li.foot_li4 dl dd {
  padding-left: 18px;
}

.foot_nr p {
  height: 62px;
  line-height: 62px;
  text-align: center;
  color: #989ca2;
  font-size: 12px;
  margin-top: 20px;
  border-top: 1px solid #69717c;
}

.foot_nr p a {
  color: #989ca2;
  font-size: 13px;
}

.Links {
  margin: 0px;
  padding: 0px;
  width: 100%;
  margin: 0px auto;
  font-size: 12px;
}

.Links h3 {
  color: #cbcbcd;
  font-size: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #69717c;
  margin-bottom: 10px;
}

.Links a {
  margin-right: 16px;
  color: #9b9b9b;
  display: inline-block
}

.Links a:hover {
  color: #FFF;
}

.ny_content {
  padding-bottom: 50px;
  width: 100%;
  margin: 0 auto;
  background: #f6f6f6
}

.container {
  width: 80%;
  margin: 0 auto;
}

.breadcrumb {
  height: 80px;
  line-height: 80px;
  font-size: 1rem;
  color: #485953;
}

.breadcrumb a {
  color: #485953;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}

.breadcrumb1 {
  height: 80px;
  line-height: 40px;
  font-size: 1rem;
  color: #485953;
  border-bottom: 1px solid #dcdcdc;
}

.breadcrumb1 .ysname {
  float: left;
}

.breadcrumb1 .ysname h2 {
  color: #cb62e3;
}

.breadcrumb1 .ysname p {
  color: #000;
}

.breadcrumb1 .fanhui {
  float: right;
  background: url(../image/fanhui.png)0px 12px no-repeat;
  width: 70px;
  text-indent: 25px;
}

.breadcrumb a:hover {
  color: #2b8c4a;
}

.ny_con_wrap {
  margin-top: 12px;
}

.ny_con_l {
  width: 25%;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.con_l_wrap {
  margin-bottom: 40px;
}

.con_l_tit {
  height: 65px;
  line-height: 65px;
  padding-left: 60px;
  font-size: 22px;
  color: #fff;
  text-transform: uppercase;
  background: url(../image/Tle-2.png)10px 17px no-repeat #cb62e3;
  margin-bottom: 9px;
}

.side_nav li {
  margin-top: 1px;
  transition: all 300ms;
  width: 100%;
  height: 42px;
  line-height: 40px;
  background-color: #cb62e3;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
}

.side_nav .cur {
  background-color: #484443;
}

.side_nav li a {
  display: block;
  font-size: 16px;
  color: #fff;
  text-transform: capitalize;
  width: 85%;
  float: left;
}

.side_nav li span {
  float: left;
}

.l_contact_warp {
  padding: 13px 13px 24px 13px;
  border-bottom: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}

.l_contact_warp img {
  display: block;
  width: 100%;
  margin-bottom: 24px;
}

.l_contact_warp span {
  display: block;
  font-size: 1.6rem;
  color: #485953;
  line-height: 32px;
  letter-spacing: -0.45px;
}

.text_ind2 {
  margin-left: 43px;
}

.con_l_wrap .p400 {
  background: url(../image/Tel-B1.png)left no-repeat;
}

.con_l_wrap .p400 .ph1 {
  padding-left: 45px;
  color: #cb62e3;
  font-size: 18px;
}

.con_l_wrap .p400 .ph2 {
  padding-left: 45px;
  color: #cb62e3;
  font-size: 30px;
  font-weight: bold;
}

.con_l_wrap .p0755 {
  background: url(../image/Tel-B2.png)left no-repeat;
  margin-top: 20px;
}

.con_l_wrap .p0755 p {
  padding-left: 45px;
  font-size: 14px;
  color: #cb62e3;
  line-height: 15px;
}

.con_l_wrap .zxan {
  margin-top: 20px;
}

.con_l_wrap .bott-top {
  width: 100%;
  height: 30px;
  background: #cb62e3
}

.con_l_wrap .bott-top .bott-title {
  float: left;
  line-height: 30px;
  font-size: 16px;
  text-indent: 30px;
  width: 70%;
  color: #fff;
}

.con_l_wrap .bott-top .bott-mor {
  float: left;
  color: #fff;
  line-height: 30px;
  width: 30%;
  text-indent: 30px;
}

.con_l_wrap .bott-lie li {
  padding-left: 10px;
  padding-top: 7px;
  font-size: 14px;
  list-style: none;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ny_con_r {
  width: 72%;
  background: #fff;
}

.ny_con_r .pro_details {}

.ny_con_r .pro_info {}

.ny_con_r .pro_cont {
  padding: 25px;
  line-height: 28px;
  font-size: 13px;
  color: #686868;
}

.ny_con_r .pro_info .binz {
  height: 40px;
  background: url(../image/binz.png)0 16px no-repeat;
  border-bottom: 1px solid #d5cccc;
  margin-bottom: 20px;
}

.ny_con_r .pro_info .binz a {
  padding-left: 30px;
  font-size: 16px;
  line-height: 40px;
}

.ny_con_r .pro_info .L1_left {
  width: 40%;
  height: 300px;
  padding: 2px;
  float: left;
  border: 1px solid #e7e6e6;
  position: relative;
}

.ny_con_r .pro_info .L1_left .mainbox .flashbox ul li p {
  width: 100%;
  height: 30px;
  background: #cb62e3;
  padding: 0;
  bottom: 30px;
  left: 0;
  position: relative;
  opacity: 0.8;
  color: #fff;
  line-height: 30px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-indent: 10px;
}

.ny_con_r .pro_info .L1_left .button {
  width: 258px;
  height: 59px;
  line-height: 59px;
  font-size: 14px;
  color: #fff;
  left: 2px;
  bottom: 2px;
  text-align: center;
  background: rgba(110, 20, 134, .55);
  display: block;
  position: absolute;
}

.ny_con_r .pro_info .L1_center {
  width: 58%;
  height: 306px;
  margin-left: 8px;
  float: left;
}

.ny_con_r .pro_info .L1_center .meun {
  height: 37px;
  background: url("../image/Tle-1.png") 10px no-repeat;
  border-bottom: 1px solid #eae9e9;
}

.ny_con_r .pro_info .L1_center .meun a {
  height: 37px;
  line-height: 37px;
  text-indent: 21px;
  font-size: 20px;
  color: #a6a4a4;
  display: block;
  float: left;
}

.ny_con_r .pro_info .L1_center .meun .menu_left {
  width: 204px;
  margin-left: 40px;
}

.ny_con_r .pro_info .L1_center .meun .menu_right {
  width: 200px;
  margin-left: 10px;
}

.ny_con_r .pro_info .L1_center .meun #menu_tab {
  color: #000;
}

.ny_con_r .pro_info .L1_center .meun_tab_list {
  position: relative;
}

.ny_con_r .pro_info .L1_center #tabno2 {
  display: none;
}

.ny_con_r .pro_info .L1_center .meun_tab_list .list_h1 {
  width: 410px;
  height: 130px;
  margin: 0 auto 10px auto;
  border-bottom: 1px dashed #bababa;
  position: relative;
}

.ny_con_r .pro_info .L1_center .meun_tab_list .list_h1 img {
  width: 120px;
  height: 96px;
  top: 18px;
  left: 16px;
  border-radius: 5px;
  position: absolute;
}

.ny_con_r .pro_info .L1_center .meun_tab_list .list_h1 p {
  width: 245px;
  font-size: 14px;
  top: 18px;
  left: 157px;
  font-weight: 800;
  position: absolute;
}

.ny_con_r .pro_info .L1_center .meun_tab_list .list_h1 span {
  width: 245px;
  height: 50px;
  line-height: 25px;
  top: 46px;
  left: 157px;
  position: absolute;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ny_con_r .pro_info .L1_center .meun_tab_list .list_h1 .time {
  background: url(../image/time2.png) no-repeat;
  padding-left: 30px;
  color: #666;
  position: absolute;
  top: 100px;
  left: 157px;
}

.ny_con_r .pro_info .L1_center .meun_tab_list .list_h1 span a {
  color: #5d246c;
}

.ny_con_r .pro_info .L1_center .meun_tab_list .list {
  height: 35px;
  line-height: 28px;
  text-indent: 30px;
  margin: 0 16px;
  font-size: 13px;
  background: url("../image/new.png") 0 6px no-repeat;
}

.ny_con_r .pro_info .L1_center .meun_tab_list .list a {
  color: #3d3d3d;
}

.ny_con_r .pro_info .L1_center .meun_tab_list .list span {
  color: #ff854d;
  right: 16px;
  position: absolute;
}

.ny_con_r .pro_info .anli_list {
  width: 100%;
  margin: 0 auto;
}

.ny_con_r .pro_info .anli_list .antitle {
  background: url(../image/Tle-1.png) no-repeat;
  height: 30px;
  margin-top: 30px;
  margin-bottom: 15px;
  border-bottom: 5px solid #f9c3db;
  padding-bottom: 7px;
}

.ny_con_r .pro_info .anli_list .antitle span {
  float: left;
  font-size: 16px;
  padding-left: 45px;
  line-height: 30px;
}

.ny_con_r .pro_info .anli_list .antitle a {
  float: right;
  width: 60px;
  height: 15px;
  background: #cb62e3;
  line-height: 15px;
  text-indent: 10px;
  color: #fff;
  border-radius: 4px;
  margin-top: 7px;
}

.ny_con_r .pro_info .anli_list .anlist_h1 {
  height: 170px;
  border-bottom: 1px dashed #ada8a8;
}

.ny_con_r .pro_info .anli_list .anlist_h1 .coot {
  float: left;
  padding-left: 25px;
  width: 63.5%;
}

.ny_con_r .pro_info .anli_list .anlist_h1 img {
  float: left;
  width: 33%;
  height: 145px;
}

.ny_con_r .pro_info .anli_list .anlist_h1 .coot span {
  height: 25px;
  font-weight: 600;
  font-size: 15px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ny_con_r .pro_info .anli_list .anlist_h1 .coot span a {
  color: #cb62e3;
}

.ny_con_r .pro_info .anli_list .anlist_h1 .coot p {
  height: 80px;
}

.ny_con_r .pro_info .anli_list .anlist_h1 .coot .time {
  background: url(../image/time2.png) no-repeat;
  float: left;
  padding-left: 30px;
  margin-top: 20px;
  font-size: 13px;
  color: #666;
}

.ny_con_r .pro_info .anli_list .anlist_h1 .coot .see {
  background: url(../image/see.png)15px 0px no-repeat;
  float: left;
  padding-left: 40px;
  margin-top: 20px;
  font-size: 13px;
  color: #666;
}

.ny_con_r .pro_info .anli_list .anlist_li {
  width: 100%;
  margin: 0 auto;
}

.ny_con_r .pro_info .anli_list .anlist_li ul {
  padding-top: 10px;
}

.ny_con_r .pro_info .anli_list .anlist_li ul li {
  width: 46%;
  float: left;
  background: url(../image/dian.png)12px 10px no-repeat;
  padding-left: 28px;
  padding-top: 5px;
}

.ny_con_r .pro_info .anli_list .anlist_li ul li a {
  font-size: 13px;
  color: #666;
}

.ny_con_r .pro_info .anli_list .anlist_li ul li span {
  float: right;
}

.ny_con_r .pro_info_tit {
  width: 100%;
  font-size: 25px;
  height: 50px;
  padding-top: 20px;
  line-height: 50px;
  text-align: center;
  background: url(../image/ngc.png)260px 28px no-repeat
}

.ny_con_r .pro_info_tit1 {
  width: 100%;
  font-size: 25px;
  height: 50px;
  padding-top: 20px;
  line-height: 50px;
  text-align: center;
}

.ny_con_r .pro_cont {
  padding: 25px;
  line-height: 28px;
  font-size: 13px;
  color: #686868;
}

.con_l_wrap .la_img {
  height: 95px;
  padding: 15px;
}

.con_l_wrap .la_img img {
  width: 35%;
  height: 100px;
  display: block;
  float: left;
}

.con_l_wrap .la_img .la_cn {
  width: 60%;
  height: 100px;
  float: right;
}

.con_l_wrap .la_img .la_cn h3 {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.con_l_wrap .la_img .la_cn h3 a {
  color: #868686;
}

.con_l_wrap .slid_img .bd ul li p {
  width: 100%;
  height: 30px;
  background: #cb62e3;
  padding: 0;
  bottom: 0px;
  left: 0;
  position: relative;
  opacity: 0.8;
  color: #fff;
  line-height: 30px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.con_l_wrap .slid_img ul li img {
  width: 100%;
  height: 190px;
  margin-bottom: -30px;
}

.con_l_wrap .slid_img .hd ul {
  padding-left: 30%;
  padding-top: 10px;
}

.con_l_wrap .slid_img .hd ul li {
  float: left;
  background: url(../image/dy2.png)6px no-repeat;
  text-indent: -9999px;
  height: 20px;
  width: 20px;
}

.con_l_wrap .slid_img .hd ul .on {
  float: left;
  background: url(../image/dy1.png)6px no-repeat;
  text-indent: -9999px;
  height: 20px;
  width: 20px;
}

.ny_con_r .pro_info .tianve {
  height: 30px;
  line-height: 17px;
  text-align: center;
  overflow: hidden;
  color: #666;
  border-bottom: 1px dashed #ada8a8;
}

.ny_con_r .pro_info .tianve small {
  background: url(../image/time3.png) no-repeat;
  padding-left: 30px;
  margin-top: 20px;
  font-size: 13px;
  color: #666;
  height: 30px;
}

.ny_con_r .pro_info .tianve span {
  background: url(../image/see1.png)15px 0px no-repeat;
  padding-left: 40px;
  margin-top: 20px;
  font-size: 13px;
  color: #666;
}

.ny_con_r .nepre {
  height: 85px;
  border-bottom: 1px dashed #ada8a8;
  border-top: 1px dashed #ada8a8;
}

.ny_con_r .nepre a {
  float: left;
  width: 100%;
  padding: 10px 0px 10px 25px;
  color: #4c4747;
}

.ny_con_r .biaoq {
  padding: 10px 0px 10px 25px;
}

.ny_con_r .biaoq a {
  padding-left: 10px;
}

.ny_con_r .xianggua {
  padding: 0px 0px 10px 25px;
  font-size: 16px;
  font-weight: bold;
}

.ny_con_r .xianggua ul {
  padding-top: 5px;
}

.ny_con_r .xianggua ul li a {
  font-size: 13px;
  color: #cb62e3;
  font-weight: 300;
}

.ny_con_r .anli {
  width: 100%;
  margin: 10px auto;
  height: 320px;
  background: #fff;
}

.ny_con_r .anli .morean {
  background: url(../image/Tle-1.png)15px 12px no-repeat;
  height: 35px;
  padding-left: 60px;
  font-size: 20px;
  padding-top: 17px;
  float: left;
}

.ny_con_r .anli ul li {
  background: none;
  display: inline-block;
  float: left;
  text-align: center;
  padding: 5px 5px 0px 5px;
  background-color: white;
  width: 30%;
  margin: 10px;
}

.ny_con_r .anli ul li img {
  width: 100%;
  height: 220px;
}

.ny_con_r .anli .hd .next {
  display: block;
  width: 60px;
  height: 16px;
  float: left;
  margin-right: 10px;
  margin-top: 20px;
  overflow: hidden;
  cursor: pointer;
  background: url(../image/huan.png)2px no-repeat #cb62e3;
  line-height: 15px;
  text-indent: 18px;
  color: #fff;
  border-radius: 4px;
}

.ny_con_r .anli .hd {
  float: right;
  height: 35px;
}

.ny_con_r .anli .hd .more {
  display: block;
  width: 60px;
  height: 16px;
  float: left;
  margin-right: 30px;
  margin-top: 20px;
  overflow: hidden;
  cursor: pointer;
  background: #cb62e3;
  line-height: 15px;
  text-indent: 10px;
  color: #fff;
  border-radius: 4px;
}

.ny_con_r .anli ul li p {
  width: 100%;
  height: 30px;
  background: #cb62e3;
  padding: 0;
  bottom: 30px;
  left: 0;
  position: relative;
  opacity: 0.8;
  color: #fff;
  line-height: 30px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ny_con_r .pro_info .doc_list {
  width: 100%;
}

.ny_con_r .pro_info .doc_list ul {}

.ny_con_r .pro_info .doc_list ul li {
  float: left;
  width: 50%;
  height: 260px;
  padding-bottom: 25px;
}

.ny_con_r .pro_info .doc_list ul li .docli {
  width: 90%;
  border: 1px solid #d3d3d3;
  height: 260px;
  background: #fff;
}

.ny_con_r .pro_info .doc_list ul li .docli:hover {
  width: 90%;
  border: 3px solid #ff4c9b;
  height: 260px;
  background: #fff;
}

.ny_con_r .pro_info .doc_list ul li .docli img {
  width: 45%;
  height: 260px;
  float: left;
}

.ny_con_r .pro_info .doc_list ul li .docli .ricont {
  float: left;
  width: 50%;
  padding-left: 5%;
}

.ny_con_r .pro_info .doc_list ul li .docli .ricont h3 {
  color: #cb62e3;
  word-wrap: break-word;
  word-break: normal;
  padding-top: 20px;
  width: 80%;
}

.ny_con_r .pro_info .doc_list ul li .docli .ricont p {}

.ny_con_r .pro_info .doc_list ul li .docli .ricont span {
  font-size: 14px;
  font-weight: bold;
  color: #666;
}

.ny_con_r .pro_info .doc_list ul li .docli .ricont .twoan {
  padding-top: 45px;
}

.ny_con_r .pro_info .doc_list ul li .docli .ricont .twoan a {
  display: block;
  width: 75px;
  height: 30px;
  border: 1px solid #d3d3d3;
  float: left;
  font-size: 13px;
  text-align: center;
  line-height: 30px;
}

.ny_con_r .pro_info .doc_list ul li .docli .ricont .twoan a:hover {
  display: block;
  width: 75px;
  height: 30px;
  border: 1px solid #d3d3d3;
  color: #fff;
  background: #ff4c9b;
  float: left;
  font-size: 13px;
  text-align: center;
  line-height: 30px;
}

.pages ul li {
  float: left;
  margin: 0 5px;
  width: 42px;
  height: 20px;
  border: 1px solid #dddddd;
  text-align: center;
}

.thisclass {
  border: none !important;
}

.ny_con_r .pro_info .newlist {
  width: 100%;
}

.ny_con_r .pro_info .newlist .newlist_title {
  height: 40px;
  background: url(../image/Tle-1.png) no-repeat;
  margin-bottom: 20px;
  text-indent: 45px;
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
}

.ny_con_r .pro_info .newlist ul {}

.ny_con_r .pro_info .newlist ul li {}

.ny_con_r .pro_info .newlist ul li {
  width: 762px;
  margin-bottom: 26px;
  height: 185px;
  border-bottom: dashed 1px #adadad;
}

.ny_con_r .pro_info .newlist ul li .lb_left {
  width: 217px;
  height: 170px;
  overflow: hidden;
  padding-left: 35px;
}

.ny_con_r .pro_info .newlist ul li .lb_left img {
  width: 217px;
  height: 170px;
}

.ny_con_r .pro_info .newlist ul li .lb_center {
  width: 397px;
  height: auto;
}

.ny_con_r .pro_info .newlist ul li .lb_center p {}

.ny_con_r .pro_info .newlist ul li .lb_center .p1 {
  font-weight: bold;
  font-size: 15px;
  color: #3a3a3a;
}

.ny_con_r .pro_info .newlist ul li .lb_center .p2 {
  margin-top: 3px;
  font-size: 13px;
  color: #828282;
}

.ny_con_r .pro_info .newlist ul li .lb_center .p3 {
  margin-top: 9px;
  width: 397px;
  height: auto;
  font-size: 11px;
  color: #828282;
  padding-bottom: 20px;
  border-bottom: solid 1px #e6e6e6;
}

.ny_con_r .pro_info .newlist ul li .lb_center .p3 a {
  padding-left: 15px;
  color: #adadad;
}

.ny_con_r .pro_info .newlist ul li .lb_center .fabu {
  background: url(../image/time2.png) no-repeat;
  float: left;
  padding-left: 30px;
  margin-top: 20px;
  font-size: 13px;
  color: #666;
}

.ny_con_r .pro_info .newlist ul li .lb_center .vie {
  background: url(../image/see.png)15px 0px no-repeat;
  float: left;
  padding-left: 40px;
  margin-top: 20px;
  font-size: 13px;
  color: #666;
}

.ny_con_r .pro_info .newlist ul li .lb_right {
  width: 87px;
}

.ny_con_r .pro_info .newlist ul li .lb_right h1 {
  display: block;
  width: 87px;
  height: auto;
  line-height: 50px;
  font-size: 50px;
  color: #adadad;
  font-weight: normal;
  margin: 25px 0px 0px 25px;
}

.ny_con_r .pro_info .newlist ul li .lb_right h1 span {
  display: block;
  text-align: center;
}

.ny_con_r .pro_info .newlist ul li .lb_right h1 p {
  text-align: center;
  font-size: 13px;
  line-height: 26px;
  color: #adadad;
  margin-top: 3px;
  border-top: 1px #adadad solid;
}

.ny_con_r .pro_info .newlist ul li .lb_right .tb1 {
  display: block;
  width: 87px;
  height: 26px;
  margin-top: 4px;
  background: #adadad;
}

.ny_con_r .pro_info .newlist ul li .lb_right .tb2 {
  display: block;
  width: 87px;
  height: 26px;
  margin-top: 4px;
  background: #adadad;
}

.ny_con_r .pro_info .newlist ul li .lb_right a {
  border-radius: 3px;
  color: #fff;
  text-align: center;
}

.ny_con_r .pro_info .newlist ul li .lb_right .tb1 p {
  width: 18px;
  height: 21px;
  background-position: -150px -250px;
  margin: 5px 5px 0;
}

.ny_con_r .pro_info .newlist ul li .lb_right .tb2 p {
  width: 18px;
  height: 21px;
  background-position: -200px -250px;
  margin: 2px 5px;
}

.ny_con_r .pro_info .newlist ul li .lb_right span a {
  font-size: 13px;
  line-height: 26px;
  padding-left: 37px;
  color: #fff;
  display: block;
  overflow: hidden;
}

.ny_con_r .pro_cont .conimg {
  padding-top: 20px;
}

.ny_con_r .pro_cont .conimg img {
  width: 100%;
}

.ny_con_r .pro_cont .container1 {
  width: 100%;
}

.ny_con_r .pro_cont .container1 .page-header {
  background: url(../image/fazhan.png)30% 0px no-repeat;
  height: 75px;
  margin-top: 50px;
}

.ny_con_r .pro_cont .container1 .page-header h2 {
  text-align: center;
  line-height: 75px;
  color: #cb62e3;
}

.ny_con_r .pro_cont .web-service {
  padding-bottom: 80px;
}

.ny_con_r .pro_cont .web-service .icon-right p {
  color: #909090;
  margin: 0;
  padding-right: 6%;
}

.ny_con_r .pro_cont .web-service .icon-right h4 {
  padding-right: 6%;
}

.ny_con_r .pro_cont .web-service .icon-left h4 {
  padding-left: 6%;
}

.ny_con_r .pro_cont .web-service .icon-left p {
  color: #909090;
  margin: 0;
  padding-left: 6%;
}

.ny_con_r .pro_cont .web-service>div>span {
  cursor: pointer;
  background: #cb62e3;
  color: #FFF;
  font-size: 18px;
  display: inline-block;
  padding: 5px 13px;
  border-radius: 50%;
  position: absolute;
  top: 20px;
}

.ny_con_r .pro_cont .web-service>div.icon-left {
  height: 100px;
  margin-right: -2px;
  position: relative;
  border-left: 2px dashed #cb62e3;
  /*padding: 15px 15px 0 60px;*/
  float: right;
  clear: both;
}

.ny_con_r .pro_cont .web-service>div.icon-left>span {
  left: -20px;
}

.ny_con_r .pro_cont .web-service>div.icon-right {
  height: 100px;
  position: relative;
  border-right: 2px solid #cb62e3;
  /*padding: 15px 60px 0 15px; */
  text-align: right;
  float: left;
  clear: both;
}

.ny_con_r .pro_cont .web-service>div.icon-right>span {
  right: -20px;
}

.ny_con_r .pro_cont .web-service>div>span:empty {
  background: #f2f2f2;
  padding: 5px;
  top: 10px;
  right: -6px;
}

.ny_con_r .pro_cont .web-service>div>span:hover {
  opacity: 0.8;
}

.ny_con_r .pro_cont .col-sm-5 {
  width: 50%;
}

.ny_con_r .pro_cont .col-sm-6 {
  width: 50%;
}

.lines2 {
  width: 8%;
  height: 4px;
  background: #ffd7e9;
  z-index: 1001;
  text-align: center;
  margin: 0 auto;
}

.container .title {
  background: url(../image/tit2.png)center no-repeat;
  height: 100px;
  position: relative;
}

.container .title .tl {
  font-size: 25px;
  color: #000;
  padding: 35px;
  position: absolute;
  right: 53%;
}

.container .title .tr {
  font-size: 25px;
  color: #dddddd;
  padding: 35px;
  position: absolute;
  left: 53%;
}

.con_l_wrap .lianxt p {}

.bka-w260 {
  width: 240px;
  float: left;
  padding-left: 20px;
  text-align: left;
}

.bka-scroll {
  position: relative;
}

.bka-scroll-inner {
  padding-left: 0;
}

.wrap-bka-rindex {
  position: relative;
  margin-top: 20px;
}

.bka-rindex li a.s {
  font-weight: bolder;
  background: url(../image/r_li_ico_s.jpg) no-repeat;
}

.bka-rindex li a.e {
  background: url(../image/r_li_ico_e.jpg) no-repeat;
}

.bka-rindex {
  float: left;
  width: 240px;
  overflow: hidden;
  position: relative;
}

.bka-rindex li a {
  color: #000;
  font-size: 14px;
  background: url(../image/r_li_ico.jpg) no-repeat;
  line-height: 12px;
  margin: 0;
  padding: 7px 8px 7px 25px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  clear: both;
}

/*.bka-rindex li a:hover,*/
.bka-rindex li a.on {
  color: #fff;
  background: #cb62e3 url(../image/r_li_ico_a.jpg) no-repeat 0 center;
  text-decoration: none;
}

/*.bka-rindex li a.e:hover,*/
.bka-rindex li a.e.on {
  background: #cb62e3 url(../image/r_li_ico_a2.jpg) no-repeat;
}

.bka-rindex li a.s:hover,
.bka-rindex li a.s.on {
  color: #000;
  text-decoration: none;
  cursor: default;
  background: #f6f6f6 url(../image/r_li_ico_a.jpg) no-repeat 0 center;
}

.bka-rindex li a:hover {
  text-decoration: underline;
}

a.bka-cus-sroll {
  /* position: absolute; */
  /* top:0; */
  /* right: 0; */
  /*padding: 76px 4.5px;*/
  /* width: 8px; */
  /* height: 152px; */
  /* background: url(http://g.yaolanimage.cn/assets/rev/pc/wiki/images/scroll.jpg) no-repeat center center; */
}

a.bka-cus-sroll:hover {
  background: url(/templets/default/images/scroll_a.jpg) no-repeat center center;
  cursor: pointer;
}

.ny_con_r .baike {
  padding-bottom: 20px;
}

.ny_con_r .baike h5 {
  background: url(../image/code2.png)left center no-repeat;
  text-indent: 30px;
  font-size: 15px;
}

.ny_con_r .baike p {
  padding-left: 30px;
}

.ny_con_r .xianggua1 {
  padding: 10px 0px 10px 25px;
  font-size: 16px;
  font-weight: bold;
  border-top: 1px dashed #ada8a8;
  margin-top: 30px;
}

.ny_con_r .xianggua1 ul {
  padding-top: 5px;
  width: 80%;
}

.ny_con_r .xianggua1 ul li {
  width: 30%;
  float: left;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 20px;
}

.ny_con_r .xianggua1 ul li a {
  font-size: 13px;
  color: #cb62e3;
  font-weight: 300;
}

.pageinfo {
  width: 110px;
  display: block;
}

#team_section {
  width: 100%;
  height: auto;
  /* margin:0 auto 15px; */
  padding: 0;
  margin: 0 auto;
}

#team_section #team {
  width: 100%;
  height: auto;
  float: left;
  /* margin:0 20px 0 0; */
}

#team .zsys {
  background: url(../image/zsys.png) no-repeat
}

#team .zsys h2 {
  height: 55px;
  line-height: 60px;
  margin-top: 14px;
  color: #222222;
  font-size: 24px;
  font-weight: normal;
  text-indent: 5%;
}

#team .zsys h2 a {
  float: right;
  color: #222222;
  font-size: 14px;
  margin-right: 9px;
  padding-right: 40px;
  margin-top: -10px;
}

#team .zsys h2 .ysline {
  height: 1px;
  background: #cb62e3;
}

#team .team {
  height: auto;
  margin: 0;
  border-top: none;
  padding: 0;
}

#team .team .experts {
  width: 90%;
  height: auto;
  float: left;
  padding: 0px 0px 15px;
  +padding-bottom: 0;
  border-bottom: 1px dashed #ada8a8;
}

#team .team .experts img {
  float: left;
  margin: 0 30px 20px 0
}

#team .team .experts h1 {
  font-size: 22px;
  color: #cb62e3;
  font-weight: normal;
  line-height: 35px;
  font-family: "微软雅黑";
}

#team .team .experts h2 {
  padding-bottom: 6px;
  font-size: 18px;
  color: #999;
  font-weight: normal;
  line-height: 24px;
  font-family: "微软雅黑";
  margin-bottom: 10px;
  border-bottom: 3px solid #d3d3d3;
  width: 70px;
}

#team .team .experts p {
  font-size: 12px;
  color: #666;
  line-height: 24px;
  text-indent: 2em;
  margin-bottom: 10px;
}

#team .team .experts p a {
  color: #ff8400;
}

#team .team .experts p a:hover {
  text-decoration: underline;
}

#team .team .experts p img {
  margin: 0 40px 0 0;
}

#team .team .experts .left_control {
  float: left;
  width: 45px;
  height: 100px;
  margin: 70px 20px 0 0;
  cursor: pointer;
}

#team .team .experts .right_control {
  float: left;
  width: 45px;
  height: 100px;
  margin: 70px 0 0 20px;
  cursor: pointer;
}

#team .team .experts .expert_content {
  float: left;
  display: none;
  padding-left: 20px;
}

#team .team .experts .expert_content .conte {
  float: left;
  width: 50%;
  padding-top: 30px;
}

#team .team .experts .expert_content .name2 {
  display: inline-block;
  line-height: 15px;
  margin-top: 1px;
  color: #666;
  float: left;
  width: 200px;
  text-align: left;
}

#team .team .experts .expert_content .name1 {
  display: inline-block;
  line-height: 20px;
  margin-top: 1px;
  color: #cb62e3;
  float: left;
  width: 200px;
  text-align: left;
}

#team .team #expert_li {
  width: 100%;
  height: auto;
  margin: 0;
  /* padding:20px 25px 25px; */
  *padding-bottom: 0px;
  float: left;
}

#team .team .anniu_left {
  height: 34px;
  float: left;
  margin: 10px 0 20px 180px;
  cursor: pointer;
}

#team .team .anniu_right {
  height: 34px;
  float: left;
  margin: 10px 0 0 1px;
  cursor: pointer;
}

#team .team .expert_li {
  height: 270px;
  margin: 0;
  float: left;
  overflow: hidden;
  padding-left: 20px;
}

#team .team .expert_li .cur {
  width: 45%;
  height: 90px;
  overflow: hidden;
}

#team .team .expert_li .cur img {
  border: 2px solid #cb62e3;
}

#team .team .expert_li .cur p {
  color: #cb62e3;
}

#team .team .expert_li .cur .anniu {
  height: 40px;
}

#team .team .expert_content .expert_photo {
  border-radius: 50%;
  border: 2px solid #cb62e3;
  width: 80px;
  height: 80px;
}

#team .team .expert_content .expert_info {
  height: 100px;
}

#team .team .expert_li ul li {
  display: inline-block;
  float: left;
  width: 45%;
  height: 90px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
}

#team .team .expert_li ul li p {
  display: inline-block;
  line-height: 25px;
  margin-top: 1px;
  color: #666;
  float: left;
  width: 200px;
  padding-left: 20px;
  text-align: left;
}

#team .team .expert_li ul li img {
  float: left;
  border-radius: 50%;
}

#team_section1 {
  width: 100%;
  height: auto;
  /* margin:0 auto 15px; */
  padding: 0;
  margin: 0 auto;
}

#team_section1 #team1 {
  width: 100%;
  height: auto;
  float: left;
  /* margin:0 20px 0 0; */
  border-bottom: 1px solid #dcdcdc;
}

#team1 .team {
  height: auto;
  margin: 0;
  border-top: none;
  padding: 0;
}

#team1 .team .experts {
  width: 60%;
  height: auto;
  float: left;
  padding: 50px 25px 50px 0px;
  +padding-bottom: 0;
  background: url(/templets/default/images/team_bg.jpg) no-repeat center bottom;
  border-right: 1px solid #dcdcdc;
}

#team1 .team .experts img {
  float: left;
  margin: 0 30px 20px 0
}

#team1 .team .experts h1 {
  font-size: 22px;
  color: #cb62e3;
  font-weight: normal;
  line-height: 35px;
  font-family: "微软雅黑";
}

#team1 .team .experts h2 {
  padding-bottom: 6px;
  font-size: 18px;
  color: #999;
  font-weight: normal;
  line-height: 24px;
  font-family: "微软雅黑";
  margin-bottom: 10px;
  border-bottom: 3px solid #d3d3d3;
  width: 70px;
}

#team1 .team .experts p {
  font-size: 12px;
  color: #666;
  line-height: 24px;
  text-indent: 2em;
  margin-bottom: 10px;
}

#team1 .team .experts p a {
  color: #ff8400;
}

#team1 .team .experts p a:hover {
  text-decoration: underline;
}

#team1 .team .experts p img {
  margin: 0 40px 0 0;
}

#team1 .team .experts .left_control {
  float: left;
  width: 45px;
  height: 100px;
  margin: 70px 20px 0 0;
  cursor: pointer;
}

#team1 .team .experts .right_control {
  float: left;
  width: 45px;
  height: 100px;
  margin: 70px 0 0 20px;
  cursor: pointer;
}

#team1 .team .experts .expert_content {
  height: 395px;
  float: left;
  display: none;
}

#team1 .team .experts .expert_content .conte {
  float: left;
  width: 55%;
}

#team1 .team #expert_li {
  width: 30%;
  height: auto;
  margin: 0;
  /* padding:20px 25px 25px; */
  *padding-bottom: 0px;
  float: left;
}

#team1 .team .anniu_left {
  width: 20px;
  height: 34px;
  float: left;
  margin: 30px 0 20px 145px;
  cursor: pointer;
}

#team1 .team .anniu_right {
  width: 20px;
  height: 34px;
  float: left;
  margin: 5px 0 0 145px;
  cursor: pointer;
}

#team1 .team .expert_li {
  width: 350px;
  height: 365px;
  margin: 0;
  float: left;
  overflow: hidden;
}

#team1 .team .expert_li .cur {
  width: 320px;
  height: 92px;
  overflow: hidden;
  background: url(../image/zxanniu2.png)191px 65px no-repeat
}

#team1 .team .expert_li .cur img {
  border: 2px solid #cb62e3;
}

#team1 .team .expert_li .cur p {
  color: #cb62e3;
}

#team1 .team .expert_li .cur .anniu {
  height: 40px;
}

#team1 .team .expert_content .expert_photo {
  width: 40%;
  height: 395px;
}

#team1 .team .expert_content .expert_info {
  height: 410px;
  overflow-y: scroll;
}

#team1 .team .expert_li ul li {
  display: inline-block;
  float: left;
  width: 320px;
  height: 92px;
  text-align: center;
  margin: 0 15px;
  cursor: pointer;
  overflow: hidden;
  background: url(../image/zxanniu1.png)191px 65px no-repeat
}

#team1 .team .expert_li ul li p {
  display: inline-block;
  line-height: 25px;
  margin-top: 1px;
  color: #666;
  float: left;
  width: 200px;
  padding-left: 20px;
  text-align: left;
}

#team1 .team .expert_li ul li img {
  float: left;
  border-radius: 50%;
}