body {
  background-color: #fff;
  overflow-x: hidden;
  min-width: 1230px;
  font-family: "Microsoft YaHei";
}
.header .header-top {
  height: 118px;
}
.header .header-top .wrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.header .header-top .wrap .lf {
  float: left;
}
.header .header-top .wrap .lf img {
  margin-top: 26px;
}
.header .header-top .wrap .lf p {
  font-size: 18px;
  color: #666;
  position: absolute;
  top: 48px;
  left: 261px;
}
.header .header-top .wrap .rt {
  float: right;
}
.header .header-top .wrap .rt .tel {
  margin-top: 35px;
  width: 291px;
  height: 51px;
  background: url("../images/tel_03.jpg") no-repeat left center;
}
.header .header-top .wrap .rt .tel p {
  font-family: arial;
  font-size: 24px;
  color: #000;
  padding: 26px 0 0 30px;
  font-weight: 600;
}
.header .header-top .wrap .search {
  line-height: 34px;
  position: absolute;
  top: 42px;
  right: 322px;
}
.header .header-top .wrap .search .txt-con {
  float: right;
  position: relative;
}
.header .header-top .wrap .search .txt-con .txt {
  padding: 0 10px;
  width: 180px;
  height: 34px;
  border-radius: 34px;
  background: #e9e9e9;
  border: none;
  color: #666;
}
.header .header-top .wrap .search .txt-con .submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 34px;
  background: url("../images/search_03.jpg") no-repeat center;
  border: none;
  cursor: pointer;
}
.header .nav {
  height: 60px;
  background: #0a92dc;
}
.header .nav .wrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.header .nav .nav-list {
  height: 60px;
  line-height: 60px;
}
.header .nav .nav-list .sub-nav {
  float: left;
  font-size: 15px;
  width: 170px;
  position: relative;
  text-align: center;
  border-right: 1px solid #2dabef;
}
.header .nav .nav-list .sub-nav:hover a {
  color: #ffd200;
}
.header .nav .nav-list .sub-nav a {
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 170px;
}
.header .nav .nav-list .sub-nav .drop-down {
  z-index: 999;
  position: absolute;
  top: 60px;
  left: 0;
  display: none;
}
.header .nav .nav-list .sub-nav .ul1 {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  padding: 2px 0;
  height: auto!important;
}
.header .nav .nav-list .sub-nav .ul1 li {
  text-align: center;
  cursor: pointer;
  color: #fff;
  height: 40px;
  line-height: 40px;
}
.header .nav .nav-list .sub-nav .ul1 li:hover {
  color: #ffd200;
}
.header .nav .nav-list .sub-nav .ul1 li a {
  font-size: 14px;
  padding: 0;
  background: none;
  display: block;
  color: #fff;
}
.header .nav .nav-list .sub-nav .ul1 li a:hover {
  color: #fff;
  background: #ffd200;
}
.header .nav .nav-list .active a {
  color: #ffd200;
}
.main {
  clear: both;
  /* flexslider */

}
.main .flexslider {
  position: relative;
  height: auto;
  overflow: hidden;
}
.main .slides {
  position: relative;
  z-index: 1;
}
.main .slides a {
  display: block;
  width: 100%;
  height: 100%;
}
.main .slides li img {
  width: 100%;
}
.main .flexslider:hover .flex-prev {
  opacity: 1;
}
.main .flexslider:hover .flex-next {
  opacity: 1;
}
.main .flex-control-nav {
  margin: 0;
  padding: 0;
  background: transparent;
  position: absolute;
  bottom: 30px;
  z-index: 2;
  width: 100%;
  text-align: center;
}
.main .flex-control-nav li {
  overflow: hidden;
  display: inline-block;
  *zoom: 1;
  width: 14px;
  height: 14px;
  margin: 0px 8px ;
  *display: inline;
  zoom: 1;
}
.main .flex-control-nav a {
  height: 12px;
  display: block;
  width: 12px;
  background: #fff;
  cursor: pointer;
  color: transparent;
  border-radius: 12px;
}
.main .flex-control-nav .flex-active {
  background: #0a92dc;
}
.main .flex-direction-nav {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 42%;
  height: 54px;
}
.main .flex-direction-nav li a {
  display: block;
  width: 32px;
  height: 54px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
}
.main .flex-direction-nav li a.flex-prev {
  opacity: 0;
  transition: 0.8s;
  left: 50px;
  background: url(../images/prev_03.png) center center no-repeat;
}
.main .flex-direction-nav li a.flex-next {
  opacity: 0;
  transition: 0.8s;
  right: 50px;
  background: url(../images/next_03.png) center center no-repeat;
}
.main .main-con .partner .wrap {
  width: 1200px;
  margin: 0 auto;
}
.main .main-con .partner .tit img {
  margin: 64px 0;
}
.main .main-con .partner .content {
  height: 188px;
  background: url("../images/partner-bg_03.jpg") no-repeat center;
}
.main .main-con .partner .content .picScroll-left {
  position: relative;
}
.main .main-con .partner .content .picScroll-left .hd .prev {
  display: block;
  width: 32px;
  height: 32px;
  background: url("../images/prev2_03.png") no-repeat center;
  position: absolute;
  top: 61px;
  left: -16px;
  cursor: pointer;
}
.main .main-con .partner .content .picScroll-left .hd .prev:hover {
  background: url("../images/prev3_03.png") no-repeat center;
}
.main .main-con .partner .content .picScroll-left .hd .next {
  display: block;
  width: 32px;
  height: 32px;
  background: url("../images/next2_03.png") no-repeat center;
  position: absolute;
  top: 61px;
  right: -16px;
  cursor: pointer;
}
.main .main-con .partner .content .picScroll-left .hd .next:hover {
  background: url("../images/next3_03.png") no-repeat center;
}
.main .main-con .partner .content .picScroll-left .bd {
  padding-top: 36px;
  padding-left: 40px;
}
.main .main-con .partner .content .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.main .main-con .partner .content .picScroll-left .bd ul li {
  width: 160px;
  height: 80px;
  margin: 0 13px;
}
.main .main-con .partner .content .picScroll-left .bd ul li img {
  width: 160px;
  height: 80px;
}
.main .main-con .case .case-tit {
  height: 142px;
  background: url("../images/case-tit_02.jpg") no-repeat center;
}
.main .main-con .case .case-con {
  height: 420px;
  background: url("../images/case-bg_03.jpg");
}
.main .main-con .case .case-con .wrap {
  width: 1200px;
  margin: 0 auto;
}
.main .main-con .case .case-con .slideGroup .parHd {
  width: 250px;
  float: left;
}
.main .main-con .case .case-con .slideGroup .parHd ul li {
  height: 69px;
  line-height: 69px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  border-bottom: 1px solid #0070ad;
  background: #0280c4;
}
.main .main-con .case .case-con .slideGroup .parHd ul li.on {
  background: url("../images/case-active_03.jpg");
}
.main .main-con .case .case-con .slideGroup .slideBox {
  overflow: hidden;
  position: relative;
  width: 880px;
  float: right;
}
.main .main-con .case .case-con .slideGroup .sNext {
  position: absolute;
  right: 0px;
  top: 0px;
  display: block;
  width: 38px;
  height: 138px;
  background: url("../images/case-btn_03.jpg") no-repeat center;
}
.main .main-con .case .case-con .slideGroup .sPrev {
  position: absolute;
  right: 0px;
  top: 138px;
  display: block;
  width: 38px;
  height: 138px;
  background: url("../images/case-btn_06.jpg") no-repeat center;
}
.main .main-con .case .case-con .slideGroup .parBd {
  padding-top: 70px;
}
.main .main-con .case .case-con .slideGroup .parBd ul {
  overflow: hidden;
  zoom: 1;
}
.main .main-con .case .case-con .slideGroup .parBd ul li {
  margin: 0 8px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 370px;
  height: 278px;
  background: #fff;
}
.main .main-con .case .case-con .slideGroup .parBd ul li:hover .img-box img {
  transform: scale(1.1);
}
.main .main-con .case .case-con .slideGroup .parBd ul li:hover .img-box p {
  background: rgba(10, 146, 220, 0.6);
}
.main .main-con .case .case-con .slideGroup .parBd ul li .img-box {
  position: relative;
  width: 364px;
  height: 272px;
  overflow: hidden;
  margin: 3px auto;
}
.main .main-con .case .case-con .slideGroup .parBd ul li .img-box img {
  width: 364px;
  height: 272px;
  transition: 0.2s;
}
.main .main-con .case .case-con .slideGroup .parBd ul li .img-box p {
  height: 46px;
  line-height: 46px;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 16px;
  color: #fff;
}
.main .main-con .service {
  padding-bottom: 70px;
}
.main .main-con .service .wrap {
  width: 1200px;
  margin: 0 auto;
}
.main .main-con .service .service-tit img {
  margin: 60px 0 30px;
}
.main .main-con .service .service-con .img {
  float: left;
}
.main .main-con .service .service-con .img img {
  width: 340px;
  height: 250px;
}
.main .main-con .service .service-con .table {
  float: right;
  margin-top: 44px;
}
.main .main-con .service .service-con .table table {
  border: 1px solid transparent;
  border-collapse: collapse;
}
.main .main-con .service .service-con .table table td {
  width: 269px;
  height: 99px;
  text-align: center;
  line-height: 99px;
  font-size: 16px;
  color: #333;
  transition: 0.2s;
}
.main .main-con .service .service-con .table table td:hover {
  background: #ededed;
}
.main .main-con .about {
  height: 385px;
  background: #f4f4f4;
}
.main .main-con .about .wrap {
  width: 1200px;
  margin: 0 auto;
}
.main .main-con .about .wrap .txt {
  padding: 54px 0 30px ;
  text-align: center;
}
.main .main-con .about .wrap .txt p {
  color: #454545;
  font-size: 14px;
  line-height: 32px;
}
.main .main-con .about .wrap .txt p a {
  color: #000;
}
.main .main-con .about .wrap .txt p a:hover {
  color: #0a92dc;
}
.main .main-con .about .wrap .more a {
  display: block;
  width: 156px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 40px;
  margin: 0 auto;
  background: #0a92dc;
  font-size: 18px;
  color: #fff;
}
.main .main-con .about .wrap .list {
  margin-top: 70px;
}
.main .main-con .about .wrap .list li {
  float: left;
  margin-right: 22px;
  width: 384px;
  height: 154px;
  background: #fff;
  transition: 0.2s;
  box-shadow: 0 0 10px #ccc;
}
.main .main-con .about .wrap .list li:hover {
  background-color: #ffd200;
  transform: translate(0, -10px);
}
.main .main-con .about .wrap .list li a {
  display: block;
  width: 384px;
  height: 154px;
}
.main .main-con .about .wrap .list li h5 {
  font-size: 24px;
  color: #000;
  font-weight: 500;
  padding: 53px 0 10px 162px;
}
.main .main-con .about .wrap .list li h5 span {
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  margin-top: 12px;
  color: #999;
}
.main .main-con .about .wrap .list li:last-child {
  margin-right: 0;
}
.main .main-con .about .wrap .list li:nth-child(1) h5 {
  background: url("../images/about-list_03.png") no-repeat 70px 41px;
}
.main .main-con .about .wrap .list li:nth-child(2) h5 {
  background: url("../images/about-list_05.png") no-repeat 70px 41px;
}
.main .main-con .about .wrap .list li:nth-child(3) h5 {
  background: url("../images/about-list_07.png") no-repeat 70px 41px;
}
.main .main-con .about .wrap .list li:nth-child(1):hover h5 {
  background: url("../images/about-list2_03.png") no-repeat 70px 41px;
}
.main .main-con .about .wrap .list li:nth-child(2):hover h5 {
  background: url("../images/about-list2_05.png") no-repeat 70px 41px;
}
.main .main-con .about .wrap .list li:nth-child(3):hover h5 {
  background: url("../images/about-list2_07.png") no-repeat 70px 41px;
}
.main .main-con .news {
  height: 692px;
  background: #fff;
}
.main .main-con .news .wrap {
  width: 1200px;
  margin: 0 auto;
  padding-top: 168px;
}
.main .main-con .news .wrap .lf {
  float: left;
  width: 802px;
  height: 358px;
  border: 1px solid #e0e0e0;
  padding: 34px;
}
.main .main-con .news .wrap .lf .more {
  float: left;
}
.main .main-con .news .wrap .lf .more .img-box {
  width: 268px;
  height: 360px;
  overflow: hidden;
}
.main .main-con .news .wrap .lf .more .img-box:hover img {
  transform: scale(1.02);
}
.main .main-con .news .wrap .lf .more .img-box img {
  width: 268px;
  height: 360px;
  transition: 0.2s;
}
.main .main-con .news .wrap .lf .slideTxtBox {
  width: 495px;
  float: right;
}
.main .main-con .news .wrap .lf .slideTxtBox .hd ul li {
  float: left;
  margin: 30px 12px 15px 0;
  width: 40px;
  height: 5px;
  cursor: pointer;
  background: #cbcbcb;
}
.main .main-con .news .wrap .lf .slideTxtBox .hd ul li.on {
  background: #3e3e3e;
}
.main .main-con .news .wrap .lf .slideTxtBox .bd ul {
  zoom: 1;
}
.main .main-con .news .wrap .lf .slideTxtBox .bd li {
  padding-bottom: 18px;
  margin-bottom: 18px;
  border-bottom: 1px solid #e1e1e1;
}
.main .main-con .news .wrap .lf .slideTxtBox .bd li:hover p {
  color: #0a92dc;
}
.main .main-con .news .wrap .lf .slideTxtBox .bd li h6 {
  font-size: 16px;
  color: #333;
  font-weight: 500;
}
.main .main-con .news .wrap .lf .slideTxtBox .bd li p {
  font-size: 14px;
  color: #666;
  line-height: 26px;
  margin: 12px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.main .main-con .news .wrap .lf .slideTxtBox .bd li span {
  font-size: 14px;
  color: #666;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 25px;
  margin-right: 26px;
}
.main .main-con .news .wrap .lf .slideTxtBox .bd li span:nth-child(3) {
  background: url("../images/news-lit_03.jpg") no-repeat left center;
}
.main .main-con .news .wrap .lf .slideTxtBox .bd li span:nth-child(4) {
  background: url("../images/news-lit_05.jpg") no-repeat left center;
}
.main .main-con .news .wrap .lf .slideTxtBox .bd li span:nth-child(5) {
  background: url("../images/news-lit_07.jpg") no-repeat left center;
}
.main .main-con .news .wrap .rt {
  float: right;
}
.main .main-con .news .wrap .rt .contact {
  width: 307px;
  height: 428px;
  position: relative;
  background: url("../images/contact-bg_03.jpg") no-repeat center;
}
.main .main-con .news .wrap .rt .contact .number {
  position: absolute;
  top: 212px;
  left: 111px;
}
.main .main-con .news .wrap .rt .contact .number p {
  font-size: 20px;
  color: #333;
  margin-bottom: 4px;
}
.main .main-con .news .wrap .rt .contact .location {
  position: absolute;
  top: 330px;
  left: 111px;
}
.main .main-con .news .wrap .rt .contact .location p {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}
/*浮动框*/
.side-bar {
  z-index: 666;
  position: absolute;
  right: 0px;
  top: 80px;
}
.side-bar .list {
  position: relative;
  cursor: pointer;
}
.side-bar .list:hover .content {
  right: 46px;
}
.side-bar .box1 .content {
  width: 180px;
  height: 54px;
  background: url("../images/sidebar-con_03.png") no-repeat center;
  line-height: 54px;
  position: absolute;
  top: 0;
  right: -180px;
  transition: 0.5s;
}
.side-bar .box1 .content p {
  font-size: 14px;
  color: #fff;
  padding-left: 56px;
}
.side-bar .box2 .content {
  position: absolute;
  top: 0;
  right: -180px;
  transition: 0.2s;
}
.side-bar .box3 .content {
  width: 180px;
  height: 200px;
  background: url("../images/sidebar-con_08.png") no-repeat center;
  position: absolute;
  top: 0;
  right: -180px;
  transition: 0.2s;
}
.side-bar .box3 .content img {
  padding: 66px 0 0 33px;
  width: 112px;
  height: 112px;
}
.footer {
  height: 315px;
  background: #23252a;
  padding-top: 45px;
}
.footer .wrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.footer .list {
  width: 142px;
  float: left;
}
.footer .list h6 {
  font-size: 16px;
  color: #fff;
  display: inline-block;
  padding-bottom: 12px;
  border-bottom: 1px solid #0a92dc;
  font-weight: 500;
}
.footer .list ul {
  margin-top: 8px;
}
.footer .list li {
  line-height: 24px;
}
.footer .list li a {
  font-size: 14px;
  color: #a4a8b1;
}
.footer .list li a:hover {
  color: #0a92dc;
}
.footer .tel {
  width: 195px;
  float: left;
  text-align: right;
}
.footer .tel p {
  font-size: 16px;
  color: #989aa1;
}
.footer .tel h4 {
  font-size: 24px;
  font-family: arial;
  color: #fff;
  margin: 16px 0 21px;
}
.footer .code {
  float: right;
}
.footer .code img {
  width: 112px;
  height: 112px;
}
.footer #returnTop {
  position: absolute;
  top: 154px;
  right: 0;
}
.footer .footer-bot {
  margin-top: 48px;
  font-size: 14px;
  color: #9da0aa;
  text-align: center;
  height: 80px;
  line-height: 80px;
  border-top: 1px solid #3a3c41;
}
.footer .footer-bot a {
  color: #9da0aa;
}
.footer .footer-bot a:hover {
  color: #0a92dc;
}
.footer .returnTop {
  z-index: 999;
  display: none;
  cursor: pointer;
  position: fixed;
  bottom: 120px;
  right: 30px;
  width: 80px;
  height: 80px;
  background: url("../images/return-top.png") no-repeat center;
}
/*ins-page-style*/
.ins-ad {
  height: 299px;
}
.about-ad {
  background: url("../images/about-ad_02.jpg") no-repeat center;
}
.case-ad {
  background: url("../images/case-ad_02.jpg") no-repeat center;
}
.news-ad {
  background: url("../images/new-ad_02.jpg") no-repeat center;
}
.pro-ad {
  background: url("../images/pro-ad_02.jpg") no-repeat center;
}
.contact-ad {
  background: url("../images/contact-ad_02.jpg") no-repeat center;
}
.jishu-ad {
  background: url("../images/jishu-ad_02.jpg") no-repeat center;
}
.download-ad {
  background: url("../images/download-ad_02.jpg") no-repeat center;
}
.ins-main {
  background: #fff;
}
.ins-main .wrap {
  width: 1200px;
  margin: 0 auto;
}
.ins-main .ins-nav {
  height: 60px;
  line-height: 60px;
  background: #f1f1f1;
}
.ins-main .ins-nav h5 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  font-weight: 500;
  color: #fff;
  height: 60px;
  line-height: 60px;
  width: 250px;
  background: #f9af00;
  font-size: 24px;
}
.ins-main .ins-nav p {
  float: right;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #717171;
  font-size: 14px;
  padding-left: 32px;
  background: url("../images/location_03.jpg") no-repeat left center;
}
.ins-main .ins-nav p a {
  color: #717171;
}
.ins-main .ins-nav p a:hover {
  color: #f9af00;
}
.ins-main .ins-con {
  margin: 54px 0;
}
.ins-main .ins-con .lf {
  width: 250px;
  float: left;
}
.ins-main .ins-con .lf .lf-con li {
  height: 50px;
  line-height: 50px;
  background: #e9e9e9;
  text-align: center;
  margin-bottom: 10px;
}
.ins-main .ins-con .lf .lf-con li:hover {
  background: #0a92dc;
}
.ins-main .ins-con .lf .lf-con li:hover a {
  color: #fff;
}
.ins-main .ins-con .lf .lf-con li a {
  display: block;
  font-size: 16px;
  color: #333;
}
.ins-main .ins-con .lf .lf-con li .list-box {
  background: #f3f3f3;
  padding: 14px 23px 24px;
}
.ins-main .ins-con .lf .lf-con li .list-box p {
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: url("../images/p-bg_03.jpg") no-repeat center bottom;
}
.ins-main .ins-con .lf .lf-con li .list-box p a {
  font-size: 14px;
  color: #333;
}
.ins-main .ins-con .lf .lf-con li .list-box p a:hover {
  color: #f9af00;
}
.ins-main .ins-con .lf .lf-con .active {
  background: #0a92dc;
}
.ins-main .ins-con .lf .lf-con .active a {
  color: #fff;
}
.ins-main .ins-con .lf .lf-bot {
  padding: 13px;
  border: 1px solid #e0e0e0;
  margin-top: 20px;
}
.ins-main .ins-con .lf .lf-bot a {
  display: block;
  margin-bottom: 13px;
}
.ins-main .ins-con .rt {
  width: 900px;
  float: right;
}
.ins-main .ins-con .rt .ins-jianjie .txt p {
  font-size: 14px;
  color: #333;
  line-height: 26px;
  margin-bottom: 24px;
}
.ins-main .ins-con .rt .ins-jianjie .img-box {
  position: relative;
}
.ins-main .ins-con .rt .ins-jianjie .img-box img {
  width: 900px;
  height: 404px;
}
.ins-main .ins-con .rt .ins-jianjie .img-box .link a:nth-child(1) {
  display: block;
  width: 151px;
  height: 109px;
  position: absolute;
  top: 0;
  left: 24px;
}
.ins-main .ins-con .rt .ins-jianjie .img-box .link a:nth-child(2) {
  color: #fff;
  position: absolute;
  top: 123px;
  right: 72px;
}
.ins-main .ins-con .rt .ins-jianjie .img-box .link a:nth-child(3) {
  color: #fff;
  position: absolute;
  top: 314px;
  right: 72px;
}
.ins-main .ins-con .rt .ins-jianjie .list-box .tit {
  border-bottom: 1px solid #ccc;
  margin-top: 20px;
}
.ins-main .ins-con .rt .ins-jianjie .list-box .tit h5 {
  font-size: 24px;
  color: #333;
  font-weight: 500;
  padding: 24px 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
}
.ins-main .ins-con .rt .ins-jianjie .list-box .tit h5 span {
  width: 200px;
  height: 3px;
  background: #0a92dc;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.ins-main .ins-con .rt .ins-jianjie .list-box ul {
  padding: 24px 0;
}
.ins-main .ins-con .rt .ins-jianjie .list-box ul li {
  font-size: 14px;
  color: #333;
  line-height: 30px;
}
.ins-main .ins-con .rt .ins-honor {
  background: #fff;
}
.ins-main .ins-con .rt .ins-honor li {
  width: 31.3333333%;
  margin: 0 1% 3%;
  float: left;
  text-align: center;
}
.ins-main .ins-con .rt .ins-honor li img {
  width: 100%;
}
.ins-main .ins-con .rt .ins-honor li p {
  color: #666;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
}
.ins-main .ins-con .rt .ins-case {
  width: 1200px;
  margin: 0 auto;
}
.ins-main .ins-con .rt .ins-case li {
  width: 288px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  margin: 0px 8px 20px;
}
.ins-main .ins-con .rt .ins-case li:hover p {
  color: #fff;
  background: #0a92dc;
}
.ins-main .ins-con .rt .ins-case li:hover .img-box img {
  transform: scale(1.1);
}
.ins-main .ins-con .rt .ins-case li .img-box {
  width: 288px;
  height: 216px;
  overflow: hidden;
}
.ins-main .ins-con .rt .ins-case li .img-box img {
  width: 288px;
  height: 216px;
  transition: 0.2s;
}
.ins-main .ins-con .rt .ins-case li p {
  font-size: 16px;
  color: #333;
  margin: 10px 0 0;
  transition: 0.2s;
  height: 40px;
  line-height: 40px;
}
.ins-main .ins-con .rt .case-detail .tit {
  text-align: center;
}
.ins-main .ins-con .rt .case-detail .tit h5 {
  font-size: 24px;
  color: #333;
  font-weight: 500;
  padding-bottom: 4px;
}
.ins-main .ins-con .rt .case-detail .tit span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 42px;
  height: 3px;
  background: #0a92dc;
}
.ins-main .ins-con .rt .case-detail .pc-slide {
  width: 900px;
  height: 800px;
  border: 1px solid #e4e4e4;
  margin-top: -5px;
}
.ins-main .ins-con .rt .case-detail .view {
  position: relative;
  width: 630px;
  height: 473px;
  padding: 40px;
  box-shadow: 0 0 16px #d7d7d7;
  margin: 44px auto;
}
.ins-main .ins-con .rt .case-detail .view .arrow-left {
  background: url("../images/case-prev_03.jpg") no-repeat left top;
  border-radius: 5px;
  position: absolute;
  left: -70px;
  top: 50%;
  margin-top: -54px;
  width: 50px;
  height: 100px;
  z-index: 10;
}
.ins-main .ins-con .rt .case-detail .view .arrow-right {
  position: absolute;
  right: -70px;
  top: 50%;
  margin-top: -54px;
  width: 50px;
  height: 100px;
  z-index: 10;
  background: url("../images/case-next2_03.jpg") no-repeat left top;
  border-radius: 5px;
}
.ins-main .ins-con .rt .case-detail .view .swiper-container {
  width: 630px;
  height: 473px;
}
.ins-main .ins-con .rt .case-detail .preview {
  margin-top: 10px;
  position: relative;
  border-top: 1px solid #e4e4e4;
  padding: 25px;
}
.ins-main .ins-con .rt .case-detail .preview .swiper-container {
  width: 665px;
  height: 110px;
  margin: 0 auto;
}
.ins-main .ins-con .rt .case-detail .preview .swiper-slide {
  width: 145px;
  height: 110px;
  cursor: pointer;
}
.ins-main .ins-con .rt .case-detail .preview .arrow-left {
  background: url("../images/case-prev_03.jpg") no-repeat left top;
  position: absolute;
  left: 25px;
  top: 50%;
  margin-top: -54px;
  width: 56px;
  height: 108px;
  z-index: 10;
}
.ins-main .ins-con .rt .case-detail .preview .arrow-right {
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -54px;
  width: 56px;
  height: 108px;
  z-index: 10;
  background: url("../images/case-next2_03.jpg") no-repeat left top;
}
.ins-main .ins-con .rt .case-detail .preview img {
  width: 143px;
  height: 106px;
  border: 2px solid transparent;
}
.ins-main .ins-con .rt .case-detail .preview .active-nav img {
  border: 2px solid #0a92dc;
}
.ins-main .ins-con .rt .case-detail .case-txt {
  margin: 70px 0;
}
.ins-main .ins-con .rt .case-detail .case-txt .txt-tit {
  border-bottom: 1px solid #d0d0d0;
}
.ins-main .ins-con .rt .case-detail .case-txt .txt-tit h6 {
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-weight: 500;
  border-radius: 5px 5px 0 0;
  background: #0a92dc;
  font-size: 16px;
  color: #fff;
  margin-left: 14px;
}
.ins-main .ins-con .rt .case-detail .case-txt .txt p {
  font-size: 16px;
  color: #333;
  margin: 30px 0;
}
.ins-main .ins-con .rt .case-detail .link .lf {
  height: 40px;
  line-height: 40px;
  width: 50%;
  float: left;
  background: #e4e4e4;
}
.ins-main .ins-con .rt .case-detail .link .lf a {
  display: block;
  padding-left: 30px;
  background: url("../images/arrow_03.jpg") no-repeat 13px center;
  font-size: 14px;
  color: #333;
}
.ins-main .ins-con .rt .case-detail .link .lf a:hover {
  color: #f9af00;
}
.ins-main .ins-con .rt .case-detail .link .rt {
  height: 40px;
  line-height: 40px;
  width: 50%;
  float: right;
  background: #fff;
  border: 1px solid #eee;
  box-sizing: border-box;
}
.ins-main .ins-con .rt .case-detail .link .rt a {
  display: block;
  padding-left: 30px;
  background: url("../images/arrow_05.jpg") no-repeat 13px center;
  font-size: 14px;
  color: #333;
}
.ins-main .ins-con .rt .case-detail .link .rt a:hover {
  color: #f9af00;
}
.ins-main .ins-con .rt .ins-contact .sz {
  border-bottom: 1px solid #e4e4e4;
}
.ins-main .ins-con .rt .ins-contact .sz .txt {
  width: 540px;
  float: left;
}
.ins-main .ins-con .rt .ins-contact .sz .txt h5 {
  font-size: 24px;
  color: #000;
  font-weight: 500;
  padding-bottom: 22px;
  border-bottom: 1px solid #e4e4e4;
}
.ins-main .ins-con .rt .ins-contact .sz .txt ul {
  padding: 36px 0 50px;
}
.ins-main .ins-con .rt .ins-contact .sz .txt li {
  font-size: 16px;
  color: #666;
  line-height: 28px;
}
.ins-main .ins-con .rt .ins-contact .sz .code {
  float: right;
}
.ins-main .ins-con .rt .ins-contact .office {
  padding: 55px 0 30px;
}
.ins-main .ins-con .rt .ins-contact .office .right li {
  margin-bottom: 34px;
  float: left;
  width: 50%;
}
.ins-main .ins-con .rt .ins-contact .office .right li h6 {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  margin-bottom: 5px;
}
.ins-main .ins-con .rt .ins-contact .office .right li p {
  font-size: 14px;
  color: #454545;
  line-height: 30px;
}
.ins-main .ins-con .rt .ins-contact .bot-box .my-map {
  float: right;
  width: 900px;
  height: 400px;
}
.ins-main .ins-con .rt .ins-contact .bot-box .my-map .icon {
  background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
}
.ins-main .ins-con .rt .ins-contact .bot-box .my-map .icon-cir {
  height: 31px;
  width: 28px;
}
.ins-main .ins-con .rt .ins-contact .bot-box .my-map .icon-cir-red {
  background-position: -11px -5px;
}
.ins-main .ins-con .rt .ins-contact .bot-box .amap-container {
  height: 100%;
}
.ins-main .ins-con .rt .ins-message {
  padding: 0 30px;
}
.ins-main .ins-con .rt .ins-message h5 {
  font-size: 24px;
  color: #444;
  font-weight: 500;
}
.ins-main .ins-con .rt .ins-message p {
  font-size: 14px;
  color: #444;
  margin: 20px 0 40px;
}
.ins-main .ins-con .rt .ins-message input:focus {
  border: 1px solid #f9af00;
}
.ins-main .ins-con .rt .ins-message input {
  border: 1px solid #dfdfdf;
}
.ins-main .ins-con .rt .ins-message ul:nth-child(1) li {
  font-size: 14px;
  color: #444;
  margin-bottom: 26px;
  float: left;
  margin-right: 36px;
  height: 36px;
  line-height: 36px;
}
.ins-main .ins-con .rt .ins-message ul:nth-child(1) li .txt {
  width: 252px;
  height: 36px;
  padding: 0 10px;
  margin-left: 8px;
}
.ins-main .ins-con .rt .ins-message ul:nth-child(1) li .txt2 {
  margin-left: 8px;
}
.ins-main .ins-con .rt .ins-message ul:nth-child(1) li .txt3 {
  width: 614px;
  height: 36px;
  padding: 0 10px;
  margin-left: 8px;
}
.ins-main .ins-con .rt .ins-message ul:nth-child(2) {
  clear: both;
}
.ins-main .ins-con .rt .ins-message ul:nth-child(2) li span {
  font-size: 14px;
  color: #444;
  float: left;
}
.ins-main .ins-con .rt .ins-message ul:nth-child(2) li textarea {
  width: 614px;
  height: 130px;
  border: 1px solid #dfdfdf;
  padding: 10px;
  margin-left: 8px;
}
.ins-main .ins-con .rt .ins-message ul:nth-child(2) li textarea:focus {
  border: 1px solid #f9af00;
}
.ins-main .ins-con .rt .ins-message ul:nth-child(3) .submit {
  background: url("../images/submit_03.jpg") no-repeat center;
  margin: 50px 32px 50px 60px;
  width: 158px;
  height: 38px;
  cursor: pointer;
  border: none;
  float: left;
}
.ins-main .ins-con .rt .ins-technology li {
  height: 46px;
  line-height: 46px;
  background: #ededed url("../images/jishu-arrow_06.jpg") no-repeat 97% center;
  margin-bottom: 19px;
}
.ins-main .ins-con .rt .ins-technology li:hover {
  background: #ffd200 url("../images/jishu-arrow_03.jpg") no-repeat 97% center;
}
.ins-main .ins-con .rt .ins-technology li:hover a {
  background: url("../images/jishu-lit_03.jpg") no-repeat 24px center;
}
.ins-main .ins-con .rt .ins-technology li a {
  display: block;
  font-size: 14px;
  color: #333;
  padding-left: 45px;
  background: url("../images/jishu-lit_06.jpg") no-repeat 24px center;
}
.ins-main .ins-con .rt .ins-news ul {
  margin-bottom: 60px;
}
.ins-main .ins-con .rt .ins-news li {
  padding: 28px 32px;
  background: #f0f0f0;
  border: 1px solid transparent;
  margin-bottom: 22px;
}
.ins-main .ins-con .rt .ins-news li:hover {
  border: 1px solid #e4e4e4;
  background: #fff;
}
.ins-main .ins-con .rt .ins-news li:hover .date {
  background: #0a92dc;
}
.ins-main .ins-con .rt .ins-news li:hover .date h4 {
  color: #fff;
}
.ins-main .ins-con .rt .ins-news li:hover .date p {
  color: #0a92dc;
  background: #fff;
}
.ins-main .ins-con .rt .ins-news li .date {
  width: 165px;
  height: 124px;
  text-align: center;
  float: left;
  background: #fff;
}
.ins-main .ins-con .rt .ins-news li .date h4 {
  font-size: 36px;
  color: #0a92dc;
  font-weight: 500;
  padding: 20px 0 10px;
}
.ins-main .ins-con .rt .ins-news li .date p {
  width: 110px;
  height: 28px;
  line-height: 28px;
  border-radius: 28px;
  font-size: 18px;
  color: #fff;
  background: #cdcdcd;
  margin: 0 auto;
}
.ins-main .ins-con .rt .ins-news li .txt {
  width: 632px;
  float: right;
}
.ins-main .ins-con .rt .ins-news li .txt h6 {
  font-size: 16px;
  color: #333;
  padding: 14px 0 10px;
  font-weight: 500;
}
.ins-main .ins-con .rt .ins-news li .txt p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.ins-main .ins-con .rt .ins-news li .txt span {
  font-size: 14px;
  color: #888;
  display: block;
  margin: 4px 0 8px;
}
.ins-main .ins-con .rt .ins-news li .txt b {
  display: block;
  font-size: 14px;
  color: #888;
  font-weight: 500;
}
.ins-main .ins-con .rt .news-detail {
  background: #fff;
}
.ins-main .ins-con .rt .news-detail .detail-tit {
  clear: both;
  border-bottom: 1px dashed #ddd;
}
.ins-main .ins-con .rt .news-detail .detail-tit h5 {
  font-size: 24px;
  color: #333;
  margin: 0;
  font-weight: 500;
}
.ins-main .ins-con .rt .news-detail .detail-tit span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
  color: #666;
  margin: 26px 24px 26px 0;
  padding-left: 22px;
}
.ins-main .ins-con .rt .news-detail .detail-tit span:nth-child(1) {
  background: url("../images/news-lit_03.jpg") no-repeat left center;
}
.ins-main .ins-con .rt .news-detail .detail-tit span:nth-child(2) {
  background: url("../images/news-lit_05.jpg") no-repeat left center;
}
.ins-main .ins-con .rt .news-detail .detail-tit span:nth-child(3) {
  background: url("../images/news-lit_07.jpg") no-repeat left center;
}
.ins-main .ins-con .rt .news-detail .txt {
  border-bottom: 1px dashed #ddd;
}
.ins-main .ins-con .rt .news-detail .txt p {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  margin: 26px 0;
}
.ins-main .ins-con .rt .news-detail .share {
  margin: 40px 0;
}
.ins-main .ins-con .rt .news-detail .share span {
  float: left;
  font-size: 14px;
  color: #666;
}
.ins-main .ins-con .rt .news-detail .link {
  clear: both;
}
.ins-main .ins-con .rt .news-detail .link .lf {
  height: 40px;
  line-height: 40px;
  width: 50%;
  float: left;
  background: #e4e4e4;
}
.ins-main .ins-con .rt .news-detail .link .lf a {
  display: block;
  padding-left: 30px;
  background: url("../images/arrow_03.jpg") no-repeat 13px center;
  font-size: 14px;
  color: #333;
}
.ins-main .ins-con .rt .news-detail .link .lf a:hover {
  color: #f9af00;
}
.ins-main .ins-con .rt .news-detail .link .rt {
  height: 40px;
  line-height: 40px;
  width: 50%;
  float: right;
  background: #fff;
  border: 1px solid #eee;
  box-sizing: border-box;
}
.ins-main .ins-con .rt .news-detail .link .rt a {
  display: block;
  padding-left: 30px;
  background: url("../images/arrow_05.jpg") no-repeat 13px center;
  font-size: 14px;
  color: #333;
}
.ins-main .ins-con .rt .news-detail .link .rt a:hover {
  color: #f9af00;
}
.ins-main .ins-con .rt .ins-product li {
  width: 282px;
  float: left;
  text-align: center;
  margin: 0px 8px 20px;
  border: 1px solid #e4e4e4;
}
.ins-main .ins-con .rt .ins-product li:hover p {
  color: #fff;
  background: #0a92dc;
}
.ins-main .ins-con .rt .ins-product li:hover .img-box img {
  transform: scale(1.1);
}
.ins-main .ins-con .rt .ins-product li .img-box {
  width: 282px;
  height: 212px;
  overflow: hidden;
}
.ins-main .ins-con .rt .ins-product li .img-box img {
  width: 282px;
  height: 212px;
  transition: 0.2s;
}
.ins-main .ins-con .rt .ins-product li p {
  transition: 0.2s;
  font-size: 16px;
  color: #333;
  height: 48px;
  line-height: 48px;
  border-top: 1px solid #e4e4e4;
}
.ins-main .ins-con .rt .pro-detail .detail-top .left {
  width: 428px;
  float: left;
}
.ins-main .ins-con .rt .pro-detail .detail-top .rslides {
  border: 1px solid #e1dce5;
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.ins-main .ins-con .rt .pro-detail .detail-top .rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.ins-main .ins-con .rt .pro-detail .detail-top .rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.ins-main .ins-con .rt .pro-detail .detail-top .rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.ins-main .ins-con .rt .pro-detail .detail-top .rslides_tabs {
  list-style: none;
  font-size: 18px;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.ins-main .ins-con .rt .pro-detail .detail-top #slider3 {
  margin: 10px auto;
}
.ins-main .ins-con .rt .pro-detail .detail-top #slider3-pager li {
  float: left;
  margin: 0 8px 0 0;
}
.ins-main .ins-con .rt .pro-detail .detail-top #slider3-pager li:last-child {
  margin-right: 0;
}
.ins-main .ins-con .rt .pro-detail .detail-top #slider3-pager img {
  float: left;
  width: 99px;
  height: 74px;
}
.ins-main .ins-con .rt .pro-detail .detail-top #slider3-pager a img {
  display: block;
  border: 1px solid #e5e5e5;
}
.ins-main .ins-con .rt .pro-detail .detail-top #slider3-pager .rslides_here a img {
  border: 1px solid #0592dd;
}
.ins-main .ins-con .rt .pro-detail .detail-top #slider3-pager a {
  padding: 0;
}
.ins-main .ins-con .rt .pro-detail .detail-top .right {
  width: 424px;
  float: right;
}
.ins-main .ins-con .rt .pro-detail .detail-top .right .txt h4 {
  font-size: 24px;
  color: #333;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-top: 0;
  font-weight: 500;
}
.ins-main .ins-con .rt .pro-detail .detail-top .right .txt h4 span {
  display: block;
  width: 80px;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: -1px;
  background: #0592dd;
}
.ins-main .ins-con .rt .pro-detail .detail-top .right .txt h5 {
  height: 70px;
  line-height: 70px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 16px;
  color: #333;
  padding-left: 32px;
  background: url("../images/pro-lit_03.jpg") no-repeat left center;
  font-weight: 500;
}
.ins-main .ins-con .rt .pro-detail .detail-top .right .txt h6 {
  height: 60px;
  line-height: 60px;
  background: url("../images/pro-lit_06.jpg") no-repeat left center;
  padding-left: 26px;
  font-size: 16px;
  color: #333;
  font-weight: 500;
}
.ins-main .ins-con .rt .pro-detail .detail-top .right .txt p {
  font-size: 14px;
  color: #666;
  line-height: 26px;
}
.ins-main .ins-con .rt .pro-detail .detail-top .right .tel {
  width: 320px;
  height: 69px;
  margin-top: 30px;
  background: url("../images/tel2_03.jpg") no-repeat center;
}
.ins-main .ins-con .rt .pro-detail .detail-top .right .tel p {
  font-size: 29px;
  color: #333;
  padding: 30px 0 0 90px;
}
.ins-main .ins-con .rt .pro-detail .detail-bot {
  margin-top: 60px;
}
.ins-main .ins-con .rt .pro-detail .detail-bot .slideTxtBox .hd {
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #ccc;
  position: relative;
}
.ins-main .ins-con .rt .pro-detail .detail-bot .slideTxtBox .hd ul li {
  width: 118px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  color: #333;
  border: 1px solid #ccc;
  border-radius: 5px 5px 0 0;
  margin: 0 8px;
  margin-top: -2px;
  border-bottom: 1px solid #fff;
}
.ins-main .ins-con .rt .pro-detail .detail-bot .slideTxtBox .hd ul li.on {
  background: #0592dd;
  color: #fff;
  border: 1px solid #0592dd;
}
.ins-main .ins-con .rt .pro-detail .detail-bot .slideTxtBox .bd ul {
  padding: 15px 0;
  zoom: 1;
}
.ins-main .ins-con .rt .pro-detail .detail-bot .slideTxtBox .bd li p {
  font-size: 16px;
  color: #333;
  line-height: 180%;
}
.ins-main .ins-con .rt .pro-detail .link {
  clear: both;
}
.ins-main .ins-con .rt .pro-detail .link .lf {
  height: 40px;
  line-height: 40px;
  width: 50%;
  float: left;
  background: #e4e4e4;
}
.ins-main .ins-con .rt .pro-detail .link .lf a {
  display: block;
  padding-left: 30px;
  background: url("../images/arrow_03.jpg") no-repeat 13px center;
  font-size: 14px;
  color: #333;
}
.ins-main .ins-con .rt .pro-detail .link .lf a:hover {
  color: #f9af00;
}
.ins-main .ins-con .rt .pro-detail .link .rt {
  height: 40px;
  line-height: 40px;
  width: 50%;
  float: right;
  background: #fff;
  border: 1px solid #eee;
  box-sizing: border-box;
}
.ins-main .ins-con .rt .pro-detail .link .rt a {
  display: block;
  padding-left: 30px;
  background: url("../images/arrow_05.jpg") no-repeat 13px center;
  font-size: 14px;
  color: #333;
}
.ins-main .ins-con .rt .pro-detail .link .rt a:hover {
  color: #f9af00;
}
.ins-main .ins-con .rt .pro-detail .related {
  clear: both;
}
.ins-main .ins-con .rt .pro-detail .related .tit {
  border-bottom: 1px solid #dfdfdf;
  padding: 2% 0;
}
.ins-main .ins-con .rt .pro-detail .related .tit h6 {
  font-size: 16px;
  color: #333;
  padding-left: 26px;
  font-weight: 500;
  background: url("../images/h6-bg_03.jpg") no-repeat 10px center;
}
.ins-main .ins-con .rt .pro-detail .related .news-con {
  margin: 3% 0 2%;
  position: relative;
}
.ins-main .ins-con .rt .pro-detail .related .swiper-container {
  margin-left: 2px;
}
.ins-main .ins-con .rt .pro-detail .related .swiper-slide {
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
}
.ins-main .ins-con .rt .pro-detail .related .swiper-slide:hover p {
  color: #fff;
  background: #0a92dc;
}
.ins-main .ins-con .rt .pro-detail .related .swiper-slide img {
  width: 100%;
}
.ins-main .ins-con .rt .pro-detail .related .swiper-slide p {
  font-size: 14px;
  color: #333;
  text-align: center;
  height: 50px;
  line-height: 50px;
  border-top: 1px solid #dfdfdf;
}
.ins-main .ins-con .rt .pro-detail .related .swiper-button-prev2 {
  width: 20px;
  height: 20px;
  background: url("../images/detail-btn_03.jpg") no-repeat center;
  position: absolute;
  top: -60px;
  right: 30px;
  cursor: pointer;
}
.ins-main .ins-con .rt .pro-detail .related .swiper-button-next2 {
  width: 20px;
  height: 20px;
  background: url("../images/detail-btn_05.jpg") no-repeat center;
  position: absolute;
  top: -60px;
  right: 0px;
  cursor: pointer;
}
.page-num {
  clear: both;
  border: 1px solid #e2e2e2;
  text-align: center;
  height: 50px;
  line-height: 50px;
  margin: 20px 0;
}
.page-num span {
  width: 26px;
  height: 26px;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 4px;
  border-radius: 26px;
  color: #fff;
  background: #0a92dc;
  font-size: 16px;
  vertical-align: middle;
  line-height: 26px;
}
.page-num a:first-child {
  width: 116px;
  text-align: center;
  float: left;
  display: block;
  font-size: 16px;
  color: #333;
  transition: 0.2s;
  border-right: 1px solid #e2e2e2;
  line-height: 50px;
  height: 50px;
  border-radius: 0;
  margin: 0;
}
.page-num a:first-child:hover {
  color: #fff;
  background: #0a92dc;
}
.page-num a:last-child {
  width: 116px;
  text-align: center;
  float: right;
  display: block;
  font-size: 16px;
  color: #333;
  transition: 0.2s;
  border-left: 1px solid #e2e2e2;
  line-height: 50px;
  height: 50px;
  border-radius: 0;
  margin: 0;
}
.page-num a:last-child:hover {
  color: #fff;
  background: #0a92dc;
}
.page-num a {
  width: 26px;
  height: 26px;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 4px;
  line-height: 26px;
  border-radius: 26px;
  background: transparent;
  font-size: 16px;
  color: #333;
  transition: 0.2s;
  vertical-align: middle;
}
.page-num a:hover {
  color: #fff;
  background: #0a92dc;
}
#DB_gallery {
  margin-bottom: 35px;
}
#DB_gallery ul,
#DB_gallery li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#DB_gallery img {
  border: none;
  vertical-align: top;
}
#DB_gallery .DB_imgSet {
  position: relative;
  width: 830px;
  margin: 0 auto;
  height: 580px;
  overflow: hidden;
}
#DB_gallery .DB_imgSet .DB_imgWin {
  height: 100%;
}
#DB_gallery .DB_imgSet .DB_page {
  position: absolute;
  bottom: 0;
  font: 11px tahoma bold;
  padding: 5px;
  color: #ffffff;
}
#DB_gallery .DB_imgSet .DB_page .DB_current {
  color: #ffff00;
}
#DB_gallery .DB_imgSet .DB_page .DB_total {
  color: #ffcc00;
}
#DB_gallery .DB_imgSet .DB_prevBtn {
  position: absolute;
  top: 50%;
  margin-top: -45px;
  cursor: pointer;
  left: 0;
}
#DB_gallery .DB_imgSet .DB_nextBtn {
  position: absolute;
  top: 50%;
  margin-top: -45px;
  cursor: pointer;
  right: 0;
}
#DB_gallery .DB_thumSet {
  position: relative;
  margin: 10px 5px 0px 5px;
  width: 820px;
  overflow: hidden;
}
#DB_gallery .DB_thumSet .DB_thumMove {
  position: relative;
  white-space: nowrap;
  font-size: 0;
}
#DB_gallery .DB_thumSet .DB_thumMove li {
  display: inline;
  margin-right: 8px;
}
#DB_gallery .DB_thumSet .DB_thumMove li img {
  width: 147px;
  height: 110px;
}
#DB_gallery .DB_thumSet .DB_prevPageBtn {
  position: absolute;
  top: 0;
  cursor: pointer;
  left: 0;
}
#DB_gallery .DB_thumSet .DB_nextPageBtn {
  position: absolute;
  top: 0;
  cursor: pointer;
  right: 0;
}
#DB_gallery .DB_thumSet .DB_thumLine {
  position: absolute;
  width: 147px;
  height: 110px;
  border: 2px solid #ff0000;
  left: 0;
  top: 0;
}
