
*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  font-style: normal;
  list-style: none;
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  font-size: 14px;
  line-height: 26px;
  color: #414141;
  font-family: "Microsoft YaHei", "SimSun", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
a {
  color: #414141;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
a:active {
  outline: 0;
}
a:hover {
  outline: 0;
  color: #0070cc;
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix {
  width: 100%;
  clear: both;
  line-height: 0;
  display: block;
  overflow: hidden;
  zoom: 1;
  font-size: 0;
  content: '.';
}
.clear:after,
section:after,
.bor:after {
  width: 100%;
  clear: both;
  line-height: 0;
  display: block;
  overflow: hidden;
  zoom: 1;
  font-size: 0;
  content: '.';
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
em,
i {
  font-style: normal;
}
img {
  vertical-align: middle;
}
input,
select,
textarea {
  font-family: "Microsoft YaHei", "simsun", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
textarea {
  overflow: auto;
}
input:focus,
textarea:focus,
button:focus,
select:focus {
  outline: 0;
}
input::-ms-clear {
  display: none;
}
/* all */
section {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
section:after {
  width: 100%;
  clear: both;
  line-height: 0;
  display: block;
  overflow: hidden;
  zoom: 1;
  font-size: 0;
  content: '';
}
.main {
  background: url(../image/bj_main.jpg) left top repeat-x;
  overflow: hidden;
  width: 100%;
  padding: 0 0 20px 0;
}
.bor {
  border: 1px solid #dfdfdf;
}
header {
  height: 104px;
  overflow: hidden;
  width: 100%;
  background: url(../image/bj_top.jpg) center top no-repeat;
}
header .logo {
  float: left;
  padding: 22px 0;
}
header .logo img {
  float: left;
  width: 420px;
  height: 60px;
}
header .wz {
  float: left;
  border-left: 2px solid #c8c8c8;
  padding: 0 0 0 15px;
  height: 40px;
  line-height: 20px;
  margin-top: 36px;
  margin-left: 15px;
  font-size: 14px;
}
header .topr {
  float: right;
  width: 248px;
  text-align: right;
  height: 90px;
  padding: 14px 0 0 0;
  background: url(../image/icon_toptel.png) right 50px no-repeat;
}
header .topr a {
  display: inline-block;
  background-position: left center;
  background-repeat: no-repeat;
  margin-left: 10px;
  padding: 0 0 0 15px;
}
header .topr a.tb1 {
  background-image: url(../image/icon_toptb1.png);
}
header .topr a.tb2 {
  background-image: url(../image/icon_toptb2.png);
}
header .topr a.tb3 {
  background-image: url(../image/icon_toptb3.png);
}
nav {
  width: 100%;
  background: url(../image/bj_nav.png) left top repeat-x;
}
nav li {
  float: left;
  position: relative;
  text-align: center;
  z-index: 5;
}
nav li span {
  display: block;
  overflow: hidden;
  line-height: 48px;
  color: #fff;
  font-size: 16px;
  width: 108px;
}
nav li:hover span,
nav li.on span {
  background: url(../image/bj_navhover.png) left top repeat-x;
}
nav li .sub {
  position: absolute;
  left: 0px;
  top: 48px;
  width: 100%;
  display: none;
  font-size: 14px;
}
nav li .sub a {
  display: block;
  overflow: hidden;
  line-height: 30px;
  background: #14a30d;
  border-bottom: 1px solid #179910;
  color: #fff;
}
nav li .sub a:hover {
  background: #0070cc;
}
footer {
  width: 100%;
  overflow: hidden;
  background: url(../image/bj_bot.jpg) left top repeat-x;
}
footer .botnav {
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  color: #fff;
  text-align: center;
}
footer .botnav a {
  padding: 0 20px;
  color: #fff;
}
footer .botnav a:hover {
  color: #ffca01;
}
footer .copy {
  text-align: center;
  overflow: hidden;
  padding: 10px 0;
  color: #7d7d7d;
}
.banner {
  overflow: hidden;
  margin: 10px 0;
  position: relative;
}
.banner img {
  width: 100%;
  height: 300px;
}
.banner .num {
  position: absolute;
  left: 0px;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.banner .num ul {
  display: inline-block;
}
.banner .num ul li {
  float: left;
  margin: 0 5px;
  cursor: pointer;
  width: 8px;
  height: 8px;
  border: 1px solid #fff;
}
.banner .num ul li.on {
  border: 1px solid #90ef19;
}
.bannern {
  width: 100%;
  height: 300px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center top;
  margin-bottom: 20px;
}
article {
  width: 745px;
  float: right;
}
article .webwz {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #dedede;
  background: url(../image/icon_tit5.png) left top repeat-x;
  position: relative;
}
article .webwz .tit {
  background: url(../image/icon_tit8.png) repeat-x;
  float: left;
  display: block;
  overflow: hidden;
  color: #fff;
  font-size: 16px;
  padding: 0 20px;
}
article .webwz .wz {
  float: right;
  background: url(../image/icon_home.png) left center no-repeat;
  padding: 0 20px 0 18px;
  font-size: 14px;
}
article .box {
  padding: 20px;
  overflow: hidden;
}
aside {
  float: left;
  width: 220px;
}
aside .tit {
  height: 30px;
  border-bottom: 1px solid #dedede;
  background: url(../image/icon_tit5.png) left top repeat-x;
  position: relative;
}
aside .tit span {
  width: 142px;
  height: 35px;
  line-height: 33px;
  background: url(../image/icon_tit3.png) no-repeat;
  position: absolute;
  left: 0px;
  top: -3px;
  display: block;
  overflow: hidden;
  color: #fff;
  font-size: 16px;
}
aside .tit span:before {
  content: "";
  width: 15px;
  height: 15px;
  background: url(../image/icon_fk.png) no-repeat;
  float: left;
  margin: 9px 10px 0 15px;
}
aside .bor {
  margin-top: 15px;
}
aside .bor:first-child {
  margin-top: 0px;
}
aside .menu {
  padding: 8px;
  overflow: hidden;
}
aside .menu li {
  border-bottom: 1px dotted #c6c6c6;
  overflow: hidden;
}
aside .menu li a {
  display: block;
  overflow: hidden;
  background: url(../image/icon_menu.png) no-repeat;
  line-height: 34px;
  padding: 0 0 0 30px;
  font-size: 14px;
}
aside .menu li:last-child {
  border-bottom: 0px;
}
aside .menu li:hover a,
aside .menu li.on a {
  background: url(../image/icon_menuli.png) no-repeat;
  color: #fff;
}
aside .dycont {
  padding: 15px 5px 0 5px;
  overflow: hidden;
  line-height: 24px;
}
aside .dycont .tel {
  background: url(../image/icon_tel.png) left center no-repeat;
  padding-left: 45px;
  height: 37px;
  line-height: 18px;
  margin-bottom: 5px;
}
aside .dycont .tel span {
  font-size: 18px;
  font-weight: bold;
  color: #26b763;
}
aside .dycont img {
  width: 100%;
  height: 87px;
}
/* dede_pages */
.dede_pages {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 20px 0 0 0;
}
.dede_pages li {
  float: left;
  border: 1px solid #3993cf;
  margin: 0 3px;
  line-height: 24px;
}
.dede_pages li span{display:block; padding: 0 8px;  overflow: hidden;}
.dede_pages li a {
  padding: 0 8px;
  display: block;
  overflow: hidden;
}
.dede_pages li.active span{
  background: #3993cf;
  color: #fff;
}
.dede_pages li a:hover {
  background: #3993cf;
  color: #fff;
}
.dede_pages li.pageinfo {
  padding: 0 12px;
  cursor: default;
}
.dede_pages li.thisclass a {
  background: #3993cf;
  color: #fff;
}
/* index */
.webgg {
  height: 27px;
  line-height: 27px;
  position: relative;
  overflow: hidden;
}
.webgg .tit {
  width: 100px;
  float: left;
  background: url(../image/icon_tit1.png) no-repeat;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  text-indent: 20px;
}
.webgg #time {
  position: absolute;
  right: 15px;
  top: 0px;
}
.webgg .xun {
  float: right;
  width: 700px;
  background: #e2e2e2;
  padding: 0 155px 0 15px;
}
.webgg .xun a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.in_box1 {
  margin: 20px 0;
  overflow: hidden;
}
.in_box1 .tit {
  overflow: hidden;
}
.in_box1 ul {
  overflow: hidden;
  padding: 0 6px 6px 6px;
}
.in_box1 ul li {
  border: 1px solid #e6e6e6;
  float: left;
  width: 285px;
  margin: 15px;
  padding: 0 5px 0 0;
  text-align: center;
  overflow: hidden;
}
.in_box1 ul li img {
  width: 160px;
  height: 150px;
  float: left;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.in_box1 ul li span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 40px 0 5px 0;
}
.in_box1 ul li em {
  width: 95px;
  height: 44px;
  display: block;
  overflow: hidden;
  margin: 0 auto;
  color: #fff;
  line-height: 38px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../image/icon_but1.png);
}
.in_box1 ul li:nth-child(2) em {
  background-image: url(../image/icon_but2.png);
}
.in_box1 ul li:nth-child(3) em {
  background-image: url(../image/icon_but3.png);
}
.in_box1 ul li:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.in_box2 {
  padding: 3px 0 0 0;
  overflow: hidden;
}
.in_box2 .tit {
  height: 30px;
  border-bottom: 1px solid #dedede;
  background: url(../image/icon_tit5.png) left top repeat-x;
  position: relative;
}
.in_box2 .tit span {
  width: 142px;
  height: 35px;
  line-height: 33px;
  background: url(../image/icon_tit3.png) no-repeat;
  position: absolute;
  left: 0px;
  top: -3px;
  display: block;
  overflow: hidden;
  color: #fff;
  font-size: 16px;
}
.in_box2 .tit span:before {
  content: "";
  width: 15px;
  height: 15px;
  background: url(../image/icon_fk.png) no-repeat;
  float: left;
  margin: 9px 10px 0 15px;
}
.in_box2 .tit a {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 60px;
  text-indent: -9999px;
  background: url(../image/icon_more.png) center center no-repeat;
}
.in_box2 .w1 {
  margin-right: 15px;
  width: 305px;
  float: left;
}
.in_box2 .w2 {
  float: left;
  width: 334px;
}
.in_box2 .w2 .tit span {
  background-image: url(../image/icon_tit4.png);
}
.in_box2 .info {
  padding: 5px 5px 10px;
  height: 243px;
  overflow: hidden;
  line-height:24px;
}
.in_box2 .info img {
  width: 100%;
  height: 110px;
  margin-bottom: 8px;
}
.in_box2 .info a {
  color: #0070cc;
}
.in_box2 .info a:hover {
  text-decoration: underline;
}
.in_box2 dl {
  padding: 15px;
  height: 228px;
  overflow: hidden;
}
.in_box2 dl dt {
  margin-bottom: 10px;
}
.in_box2 dl dt img {
  height: 64px;
  width: 100%;
}
.in_box2 dl dd a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: url(../image/icon_li1.png) left center no-repeat;
  padding-left: 18px;
  line-height: 26px;
}
.in_box2 ul {
  padding: 15px;
  height: 228px;
  overflow: hidden;
}
.in_box2 ul li {
  padding-top: 20px;
}
.in_box2 ul li .pic {
  margin-right: 12px;
  float: left;
  display: block;
  overflow: hidden;
}
.in_box2 ul li .pic img {
  width: 92px;
  height: 62px;
  float: left;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.in_box2 ul li .pic img:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.in_box2 ul li .bt {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}
.in_box2 ul li p {
  color: #646464;
  line-height: 20px;
  height: 40px;
  display: block;
  overflow: hidden;
}
.in_box2 ul li:first-child {
  padding-top: 0px;
}
.in_box3 {
  margin: 20px 0;
}
.in_box3 .tit {
  height: 34px;
  border-bottom: 1px solid #dedede;
  background: url(../image/icon_tit6.png) left top repeat-x;
  position: relative;
}
.in_box3 .tit span {
  width: 134px;
  height: 44px;
  line-height: 36px;
  background: url(../image/icon_tit7.png) no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  overflow: hidden;
  color: #fff;
  font-size: 16px;
  text-indent: 50px;
}
.in_box3 .tit a {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 60px;
  text-indent: -9999px;
  background: url(../image/icon_more.png) center center no-repeat;
}
.in_box3 .xun {
  padding: 20px 71px;
  overflow: hidden;
  position: relative;
}
.in_box3 .xun li {
  float: left;
  margin: 0 6px;
  border: 1px solid #d9d9d9;
}
.in_box3 .xun li a {
  display: block;
  overflow: hidden;
  position: relative;
}
.in_box3 .xun li img {
  width: 195px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.in_box3 .xun li span {
  position: absolute;
  background: rgba(44, 135, 218, 0.8);
  color: #fff;
  left: 0px;
  bottom: 0px;
  text-align: center;
  right: 0px;
  padding: 0 10px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 32px;
}
.in_box3 .xun li:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.in_box3 .xun .prev,
.in_box3 .xun .next {
  width: 45px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  background-position: center center;
  background-repeat: no-repeat;
}
.in_box3 .xun .prev {
  left: 15px;
  background-image: url(../image/icon_lr1.png);
}
.in_box3 .xun .next {
  right: 15px;
  background-image: url(../image/icon_lr2.png);
}
.in_box4 {
  overflow: hidden;
}
.in_box4 .w1 {
  width: 200px;
  float: left;
}
.in_box4 .w1 li {
  margin-top: 10px;
}
.in_box4 .w1 li a {
  display: block;
  overflow: hidden;
  line-height: 52px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding-left: 80px;
  background: url(../image/icon_but5.png) no-repeat;
}
.in_box4 .w1 li:first-child {
  margin-top: 0px;
}
.in_box4 .w1 li:first-child a {
  background-image: url(../image/icon_but4.png);
}
.in_box4 .w1 li:last-child a {
  background-image: url(../image/icon_but6.png);
}
.in_box4 .w2 {
  width: 745px;
  height: 174px;
  float: right;
  padding-right:15px;
  position: relative;
  overflow:hidden;
}
.in_box4 .w2 .tit {
  width: 48px;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  background: #3385d0;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 26px;
  padding: 35px 0;
}
.in_box4 .w2 .xun {
  padding: 18px 15px 0 65px;
  overflow:hidden;
}
.in_box4 .w2 .xun li {
  float: left;
  overflow: hidden;
  margin: 0 5px;
}
.in_box4 .w2 .xun li img {
  width: 180px;
  height: 138px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.in_box4 .w2 .xun li img:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
/* prolist */
.prolist {
  overflow: hidden;
  margin: -10px;
  position: relative;
}
.prolist li {
  float: left;
  margin: 10px;
  border: 1px solid #d9d9d9;
  padding: 12px;
}
.prolist li a {
  display: block;
  overflow: hidden;
  position: relative;
}
.prolist li img {
  width: 195px;
  height: 135px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.prolist li span {
  position: absolute;
  background: rgba(44, 135, 218, 0.8);
  color: #fff;
  left: 0px;
  bottom: 0px;
  text-align: center;
  right: 0px;
  padding: 0 10px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 32px;
}
.prolist li:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
/* pagebody */
.pagebody {
  overflow: hidden;
  font-size: 14px;
  line-height: 2;
}
.pagebody img {
  padding: 10px 0;
  max-width: 100%;
  height: auto;
}
/* newslist */
.newslist {
  margin: -8px 0 0 0;
  overflow: hidden;
  position: relative;
}
.newslist li {
  line-height: 36px;
  overflow: hidden;
  position: relative;
  padding: 0 110px 0 0;
  border-bottom: 1px dotted #eee;
}
.newslist li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: url(../image/icon_li2.png) left center no-repeat;
  padding-left: 10px;
}
.newslist li span {
  position: absolute;
  right: 0px;
  top: 0px;
  color: #888;
}
/* piclist */
.piclist {
  margin: -10px 0;
  position: relative;
  overflow: hidden;
}
.piclist li {
  padding: 10px 0;
  overflow: hidden;
  position: relative;
}
.piclist li .pic {
  display: block;
  overflow: hidden;
  float: left;
  margin-right: 20px;
}
.piclist li .pic img {
  height: 135px;
  width: 216px;
  float: left;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.piclist li .pic img:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.piclist li .bt {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 24px;
  font-size: 18px;
}
.piclist li p {
  height: 72px;
  line-height: 24px;
  display: block;
  overflow: hidden;
  font-size: 14px;
  color: #888;
  margin: 6px 0 10px 0;
}
.piclist li span {
  background: url(../image/icon_time.png) left center no-repeat;
  color: #999999;
  padding-left: 20px;
}
.piclist li .more {
  width: 110px;
  line-height: 30px;
  background: #3993cf;
  color: #fff;
  position: absolute;
  right: 0px;
  bottom: 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
}
.piclist li .more:hover {
  background: #26b763;
}
/* view_news */
.view_news {
  overflow: hidden;
}
.view_news .bt {
  font-size: 20px;
  color: #000000;
  line-height: 1.5;
  text-align: center;
  overflow: hidden;
  border-bottom: 1px dotted #eee;
  padding: 0 0 10px 0;
  margin-bottom: 8px;
}
.view_news .cs {
  overflow: hidden;
  color: #888;
  text-align: center;
}
.view_news .cs span {
  padding: 0 10px;
}
.view_news .body {
  font-size: 14px;
  line-height: 2;
  overflow: hidden;
  padding: 15px 0;
}
.view_news .body img {
  padding: 10px 0;
  max-width: 100%;
  height: auto;
}
.view_news .sx {
  overflow: hidden;
  position: relative;
  color: #666666;
  margin-bottom: 20px;
  font-size: 14px;
  padding: 0 220px 0 0;
}
.view_news .sx a {
  color: #666666;
}
.view_news .sx a:hover {
  color: #0070cc;
}
.view_news .sx > p {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.view_news .sx .bdsharebuttonbox {
  position: absolute;
  right: 0px;
  top: 3px;
}
.view_news .tit {
  height: 26px;
  border-bottom: 2px solid #dddddd;
}
.view_news .tit span {
  height: 26px;
  border-bottom: 2px solid #ce1c00;
  display: block;
  overflow: hidden;
  float: left;
  padding: 0 10px;
  font-size: 16px;
}
.view_news .xun {
  padding: 10px 0 0 0;
  overflow: hidden;
}
.view_news .xun li {
  width: 50%;
  float: left;
}
.view_news .xun li a {
  position: relative;
  line-height: 26px;
  font-size: 14px;
  padding: 0 10px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.view_news .xun li a:before {
  content: "";
  width: 2px;
  height: 2px;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -1px;
  background: #ce1c00;
}
/* view_pro */
.view_pro {
  overflow: hidden;
}
.view_pro .bt {
  text-align: center;
  overflow: hidden;
  position: relative;
  margin: 0 5px;
}
.view_pro .bt:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #dbdbdd;
}
.view_pro .bt span {
  line-height: 34px;
  background: #c3c3c3;
  display: inline-block;
  -moz-border-radius: 42px;
  -webkit-border-radius: 42px;
  border-radius: 42px;
  padding: 0 40px;
  font-size: 16px;
  position: relative;
  z-index: 1;
  color: #000;
}
.view_pro .pic {
  padding: 15px 0;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.view_pro .pic .big {
  overflow: hidden;
}
.view_pro .pic .big img {
  width: 550px;
  height: 320px;
}
.view_pro .pic .small {
  padding: 15px 70px 0 70px;
  overflow: hidden;
}
.view_pro .pic .small li {
  float: left;
  width: 125px;
  height: auto;
  border: 2px solid #eee;
  margin: 0 6px;
  cursor: pointer;
}
.view_pro .pic .small li img {
  width: 100%;
  height: 75px;
}
.view_pro .pic .small li.on {
  border: 2px solid #1c9c0d;
}
.view_pro .pic .small .prev,
.view_pro .pic .small .next {
  display: none;
}
.view_pro .pic .prevb,
.view_pro .pic .nextb {
  width: 43px;
  height: 44px;
  background-image: url(../image/icon_lr3.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 152px;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.view_pro .pic .prevb:hover,
.view_pro .pic .nextb:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.view_pro .pic .prevb {
  left: 5px;
  background-position: left top;
}
.view_pro .pic .nextb {
  right: 5px;
  background-position: right top;
}
.view_pro .but {
  padding: 20px 0 0 0;
  overflow: hidden;
  text-align: center;
}
.view_pro .but a {
  margin: 0 4px;
}
.view_pro .but a img {
  height: 60px;
  width: auto;
}
.view_pro .tit {
  height: 30px;
  background: #e7e7e7;
  margin: 18px 0 12px 0;
}
.view_pro .tit span {
  float: left;
  background: #1c9c0d;
  position: relative;
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
  font-size: 16px;
  margin-top: -6px;
  color: #fff;
}
.view_pro .tit span:before {
  content: "";
  position: absolute;
  right: -6px;
  top: 0px;
  width: 0;
  height: 0;
  border-bottom: 6px solid #1a5807;
  border-right: 6px solid transparent;
}
.view_pro .body {
  overflow: hidden;
  font-size: 14px;
  line-height: 26px;
}
.view_pro .body img {
  padding: 10px 0;
  max-width: 100%;
  height: auto;
}
