/* ==========================================================================
    Slider core styles
===========================================================================*/
a:link {
  color: #333333;
  text-decoration: none;
}
a:visited {
  color: #333333;
  text-decoration: none;
}
a:hover,
a:active {
  color: #EA611D;
  text-decoration: none;
}
* {
  margin: 0;
  padding: 0;
}
body {
  width: 640px;
  margin: 0 auto;
  position: relative;
  font-size: 18px;
  line-height: 1;
  color: #333333;
  font-family: "Microsoft Yahei", Arial, Helvetica, Sans-Serif;
  -webkit-text-size-adjust: 100% !important;
  text-size-adjust: 100% !important;
  -moz-text-size-adjust: 100% !important;
}
i {
  font-style: normal;
}
ul {
  list-style: none;
}
img {
  border: 0;
}
#top1 {
  height: 88px;
  width: 100%;
  background: rgba(51, 51, 153, 0.08);
  z-index: 2;
  position: absolute;
  top: 0px;
  left: 0px;
}
#top1 .a1 {
  position: absolute;
  top: 23px;
  left: 26px;
}
#top1 .a2 {
  position: absolute;
  top: 0px;
  right: 74px;
  line-height: 88px;
  text-align: right;
  color: #ffffff;
  font-size: 15px;
}
#top1 .a2 img {
  vertical-align: middle;
  position: relative;
  top: -5px;
}
#top1 .a2 i {
  font-size: 29px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  color: #ffffff;
}
#top1 .a3 {
  position: absolute;
  top: 30px;
  right: 15px;
  cursor: pointer;
}
#topnav {
  display: none;
  position: absolute;
  top: 88px;
  right: 0px;
  width: 300px;
  box-shadow: 0 0 15px #ddd;
  padding-top: 30px;
  padding-bottom: 50px;
  z-index: 10;
  background: #ffffff;
  -webkit-background-size: cover;
  background-size: cover;
}
#topnav .a1 {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 15px;
  cursor: pointer;
}
#topnav .a2 a {
  background: url(../images/78.png) bottom center no-repeat;
  line-height: 64px;
  font-size: 24px;
  text-align: center;
  display: block;
}
#slide {
  height: 400px;
  position: relative;
  color: #ffffff;
  background: url('../images/3.jpg') top left no-repeat;
}
#slide .a1 {
  position: absolute;
  top: 155px;
  left: 24px;
  font-size: 34px;
  font-weight: 600;
}
#slide .a2 {
  position: absolute;
  top: 202px;
  left: 24px;
  font-size: 24px;
  line-height: 38px;
  color: #eeeeee;
}
#slide .a3 {
  position: absolute;
  top: 302px;
  left: 24px;
  display: block;
  width: 111px;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  border: 1px solid #fff;
  border-radius: 16px;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
}
#xcx1 .top {
  text-align: center;
  padding-top: 37px;
  padding-bottom: 44px;
}
#xcx1 .top .a1 {
  font-size: 30px;
}
#xcx1 .top .a2 {
  padding-top: 16px;
  color: #6e6e6e;
  font-size: 17px;
}
#xcx1 .list {
  width: 610px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 25px;
}
#xcx1 .list dl {
  width: 612px;
  margin-top: -15px;
}
#xcx1 .list dl dd {
  text-align: center;
  width: 305px;
  min-height: 220px;
  padding-bottom: 26px;
  float: left;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
#xcx1 .list dl dd .a1 {
  padding-top: 36px;
  height: 60px;
}
#xcx1 .list dl dd .a2 {
  height: 32px;
  font-size: 22px;
  font-weight: 600;
}
#xcx1 .list dl dd .a3 {
  padding: 0 16px;
  font-size: 18px;
  line-height: 28px;
  color: #666666;
}
#xcx2 {
  background: url(../images/10.jpg) 0 0 repeat;
}
#xcx2 .top {
  text-align: center;
  padding-top: 48px;
  padding-bottom: 44px;
}
#xcx2 .top .a1 {
  font-size: 30px;
}
#xcx2 .top .a2 {
  padding-top: 16px;
  color: #6e6e6e;
  font-size: 17px;
}
#xcx2 .list {
  width: 610px;
  margin: 0 auto;
  padding-bottom: 24px;
}
#xcx2 .list dl {
  background: #ffffff;
  box-shadow: 0 0 15px #ddd;
  margin-bottom: 24px;
}
#xcx2 .list dl dt {
  padding-top: 20px;
  padding-left: 18px;
  padding-right: 23px;
  padding-bottom: 21px;
  overflow: hidden;
}
#xcx2 .list dl dt .a1 {
  float: left;
  margin-right: 18px;
}
#xcx2 .list dl dt .a2 {
  padding-top: 10px;
  display: block;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  font-size: 22px;
  font-weight: bold;
}
#xcx2 .list dl dt .a2 i {
  color: #ff6d00;
}
#xcx2 .list dl dt .a3 {
  font-size: 18px;
  line-height: 28px;
  height: 110px;
}
#xcx2 .list dl dt .a4 {
  overflow: hidden;
  font-size: 18px;
  color: #3366cc;
  cursor: pointer;
}
#xcx2 .list dl dt .a4 img {
  vertical-align: middle;
}
#xcx2 .list dl dt .a4 .b1 {
  display: none;
}
#xcx2 .list dl dt .a4.focus .b1 {
  display: block;
}
#xcx2 .list dl dt .a4.focus .b2 {
  display: none;
}
#xcx2 .list dl dd {
  border-top: 1px solid #dddddd;
  padding: 20px 0;
  padding-left: 18px;
  overflow: hidden;
  display: none;
}
#xcx2 .list dl dd p {
  box-sizing: border-box;
  width: 25%;
  padding-left: 34px;
  float: left;
  font-size: 20px;
  line-height: 50px;
  background: url(../images/19.png) left center no-repeat;
}
#xcx3 .top {
  text-align: center;
  padding-top: 42px;
  padding-bottom: 37px;
}
#xcx3 .top .a1 {
  font-size: 30px;
}
#xcx3 .top .a2 {
  padding-top: 16px;
  color: #6e6e6e;
  font-size: 17px;
}
#xcx3 ul {
  padding-left: 15px;
  padding-bottom: 15px;
  overflow: hidden;
}
#xcx3 ul li {
  float: left;
  margin-right: 11px;
  margin-bottom: 11px;
  display: block;
  width: 110px;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  font-size: 21px;
}
#xcx3 ul li.focus {
  background: #3366cc;
  color: #ffffff;
}
#xcx3 ul li.last {
  color: #3366cc;
}
#xcx3 ul li.last .b1 {
  display: none;
}
#xcx3 ul li.last.on .b1 {
  display: block;
}
#xcx3 ul li.last.on .b2 {
  display: none;
}
#xcx3slide {
  position: relative;
}
#xcx3slide .slider__switch--prev {
  position: absolute;
  top: 225px;
  left: 5px;
  cursor: pointer;
}
#xcx3slide .slider__switch--next {
  position: absolute;
  top: 225px;
  right: 5px;
  cursor: pointer;
}
.slider-container {
  position: relative;
  overflow: hidden;
  width: 590px;
  margin: 0 auto;
  background-color: #ffffff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.slider-container .slider__item {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  height: 100%;
}
.slider-container dl {
  width: 640px;
}
.slider-container dl dd {
  width: 284px;
  height: 521px;
  border: 1px solid #ddd;
  float: left;
  margin-right: 18px;
}
.slider-container dl dd img {
  width: 258px;
  height: 459px;
  display: block;
  margin: 0 auto;
  margin-top: 13px;
}
.slider-container dl dd i {
  display: block;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
}
#xcx4 .top {
  text-align: center;
  padding-top: 37px;
  padding-bottom: 30px;
}
#xcx4 .top .a1 {
  font-size: 30px;
}
#xcx4 .top .a2 {
  padding-top: 13px;
  color: #6e6e6e;
  font-size: 17px;
  line-height: 28px;
}
#xcx4 dl {
  overflow: hidden;
  padding-bottom: 15px;
}
#xcx4 dl dd {
  width: 278px;
  height: 344px;
  float: left;
  margin-left: 28px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
  text-align: center;
  background: #f4f6fa;
}
#xcx4 dl dd .title {
  display: block;
  height: 74px;
  line-height: 74px;
  overflow: hidden;
  font-size: 22px;
  font-weight: bold;
  color: #3366cc;
}
#xcx4 dl dd .title img {
  vertical-align: middle;
}
#xcx4 dl dd .list {
  line-height: 42px;
  font-size: 20px;
}
#xcx4 dl dd .list span {
  color: #3366cc;
  padding-right: 20px;
}
#xcx4 dl dd .more {
  padding-top: 15px;
  color: #ff6d00;
  font-size: 20px;
}
#xcx5 {
  position: relative;
  padding-top: 64px;
  padding-bottom: 40px;
  overflow: hidden;
}
#xcx5 .s1 {
  position: absolute;
  top: 10px;
  left: 283px;
  z-index: 10;
}
#xcx5 dl dd {
  width: 256px;
  height: 381px;
  float: left;
  box-shadow: 0px 0px 10px #cccccc;
  padding: 0 12px;
  padding-top: 80px;
  margin-left: 26px;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
}
#xcx5 dl dd .a1 {
  width: 107px;
  height: 123px;
  background: no-repeat;
  position: absolute;
  left: 87px;
  top: -65px;
  text-align: center;
  line-height: 32px;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  padding-top: 30px;
}
#xcx5 dl dd .comm {
  line-height: 56px;
  border-bottom: 1px dashed #e3e3e3;
  font-size: 20px;
  color: #333333;
  text-align: center;
}
#xcx5 dl dd .a4a {
  line-height: 90px;
}
#xcx5 dl dd .a4b {
  padding: 15px 0;
  line-height: 30px;
}
#xcx5 dl dd .a5 {
  padding: 15px 0;
  line-height: 30px;
}
#xcx5 dl dd .a6 {
  margin-top: 16px;
  display: block;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  font-size: 20px;
  text-align: center;
}
#xcx5 dl dd .a6a {
  border: 1px solid #2360c3;
  color: #2360c3;
}
#xcx5 dl dd .a6b {
  border: 1px solid #ff6d00;
  color: #ff6d00;
}
#xcx6 {
  background: url(../images/10.jpg) 0 0 repeat;
}
#xcx6 .s1 {
  font-size: 30px;
  padding-top: 39px;
  height: 56px;
  text-align: center;
}
#xcx6 .list {
  width: 610px;
  padding-top: 20px;
  padding-bottom: 10px;
  margin: 0 auto;
  background: #ffffff;
  box-shadow: 0px 0px 10px #cccccc;
}
#xcx6 .list dl dt {
  padding-left: 20px;
  font-size: 22px;
  line-height: 48px;
  cursor: pointer;
}
#xcx6 .list dl dt.focus {
  color: #3366cc;
}
#xcx6 .list dl dt i {
  color: #3366cc;
}
#xcx6 .list dl dd {
  display: none;
  padding: 12px 15px;
  margin-left: 40px;
  margin-right: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #f4f6fa;
  color: #3366cc;
  font-size: 18px;
  line-height: 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#xcx6 .s2 {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 30px;
}
#xcx6 .s2 .a1 {
  font-size: 30px;
}
#xcx6 .s2 .a2 {
  padding-top: 13px;
  color: #6e6e6e;
  font-size: 17px;
  line-height: 28px;
}
#xcx6 .list2 {
  padding-left: 24px;
  padding-bottom: 10px;
}
#xcx6 .list2 ul li {
  width: 284px;
  height: 173px;
  box-shadow: 0px 0px 10px #cccccc;
  float: left;
  margin-right: 20px;
  margin-bottom: 23px;
  background: #ffffff;
  padding-top: 44px;
  text-align: center;
}
#xcx6 .list2 ul li .icon {
  height: 60px;
}
#xcx6 .list2 ul li .title {
  font-size: 22px;
}
#xcx6 .list2 ul li .str {
  font-size: 18px;
  line-height: 28px;
  padding: 0 32px;
  padding-top: 13px;
}
#xcx7 .top {
  text-align: center;
  padding-top: 33px;
  padding-bottom: 33px;
}
#xcx7 .top .a1 {
  font-size: 30px;
}
#xcx7 .top .a2 {
  padding-top: 13px;
  color: #6e6e6e;
  font-size: 17px;
  line-height: 28px;
}
#xcx7 dl {
  overflow: hidden;
  padding-bottom: 15px;
}
#xcx7 dl dd {
  float: left;
  padding-bottom: 20px;
  margin-left: 26px;
}
#xcx7 dl dd .a1 {
  padding: 15px;
  border: 1px solid #ddd;
}
#xcx7 dl dd .a2 {
  text-align: center;
  line-height: 58px;
  font-size: 20px;
}
#shop1 .s1 {
  padding-top: 35px;
  height: 58px;
  text-align: center;
  font-size: 30px;
  background: url(../images/41.jpg) bottom center no-repeat;
}
#shop1 .list {
  position: relative;
  margin-top: 35px;
}
#shop1 .list ul li {
  width: 50%;
  float: left;
  text-align: center;
  padding-bottom: 24px;
  border-bottom: 1px solid #ddd;
}
#shop1 .list ul li .icon {
  height: 117px;
}
#shop1 .list ul li .name {
  height: 32px;
  font-size: 22px;
}
#shop1 .list ul li .con {
  font-size: 18px;
  line-height: 28px;
  color: #666666;
  padding: 0 33px;
}
#shop1 .list ul li.comm {
  padding-top: 30px;
}
#shop1 .list .line {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 1px;
  height: 100%;
  background: #ddd;
}
#shop2 {
  background: url(../images/10.jpg);
  padding-bottom: 12px;
}
#shop2 .top {
  text-align: center;
  padding-top: 47px;
  padding-bottom: 30px;
}
#shop2 .top .a1 {
  font-size: 30px;
}
#shop2 .top .a2 {
  padding-top: 16px;
  color: #6e6e6e;
  font-size: 17px;
}
#shop2 ul li {
  width: 276px;
  height: 202px;
  float: left;
  box-shadow: 0 0 10px #ccc;
  background: #ffffff;
  margin-left: 30px;
  margin-bottom: 28px;
  border-radius: 8px;
  text-align: center;
}
#shop2 ul li .icon {
  margin-top: 30px;
  height: 62px;
  background: top center no-repeat;
}
#shop2 ul li .name {
  height: 30px;
  font-size: 22px;
}
#shop2 ul li .con {
  font-size: 18px;
  color: #666666;
  line-height: 28px;
}
#shop3 {
  background: url(../images/61.jpg);
  padding-bottom: 45px;
}
#shop3 .top {
  text-align: center;
  padding-top: 39px;
  padding-bottom: 39px;
}
#shop3 .top .a1 {
  font-size: 30px;
  color: #ffffff;
}
#shop3 .top .a2 {
  padding-top: 16px;
  font-size: 17px;
  color: #e1e9fd;
}
#shop3 .bottom {
  background: #f6f6f6;
  margin: 0 15px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}
#shop3 .boot {
  height: 58px;
  background: #edf1f8;
}
#shop3 .boot p {
  width: 20%;
  float: left;
  line-height: 58px;
  font-size: 22px;
  text-align: center;
  cursor: pointer;
}
#shop3 .boot p.focus {
  background: #f6f6f6;
  color: #3366cc;
}
#shop3 .list .box {
  display: none;
}
#shop3 .list .box.focus {
  display: block;
}
#shop3 .list .box .title {
  margin-left: 20px;
  padding-top: 24px;
  font-size: 18px;
}
#shop3 .list .box .title img {
  vertical-align: middle;
  margin-right: 8px;
}
#shop3 .list .box .title div {
  padding-top: 10px;
  padding-left: 30px;
  padding-right: 40px;
  font-size: 16px;
  line-height: 26px;
  color: #797979;
}
#shop3 .list .box .content {
  padding: 20px 10px;
  text-align: center;
}
#shop3 .list .box .content img {
  max-width: 100%;
}
#shop4 {
  padding-bottom: 30px;
}
#shop4 .top {
  text-align: center;
  padding-top: 35px;
  padding-bottom: 30px;
}
#shop4 .top .a1 {
  font-size: 30px;
}
#shop4 .top .a2 {
  padding-top: 16px;
  color: #6e6e6e;
  font-size: 17px;
}
#shop4 ul {
  padding-left: 7px;
}
#shop4 ul li {
  width: 289px;
  height: 200px;
  background: #f4f6fa;
  float: left;
  margin-left: 16px;
  margin-bottom: 16px;
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  box-shadow: 0 0 10px #ddd;
}
#shop4 ul li .icon {
  margin-top: 48px;
  height: 84px;
  background: top center no-repeat;
  font-size: 20px;
}
#shop5 {
  background: url(../images/10.jpg);
  padding-bottom: 20px;
}
#shop5 .top {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 39px;
}
#shop5 .top .a1 {
  font-size: 30px;
}
#shop5 .top .a2 {
  padding-top: 16px;
  color: #6e6e6e;
  font-size: 17px;
}
#shop5 ul li {
  width: 287px;
  height: 319px;
  background: #ffffff;
  box-shadow: 0 0 10px #ccc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  float: left;
  margin-left: 22px;
  margin-bottom: 28px;
  text-align: center;
}
#shop5 ul li .a1 {
  padding-top: 42px;
  font-size: 28px;
}
#shop5 ul li .a2 {
  padding-top: 28px;
  font-size: 36px;
  color: #ff6d00;
}
#shop5 ul li .a3 {
  padding-top: 25px;
  font-size: 18px;
  color: #888888;
}
#shop5 ul li .a4 {
  padding-top: 32px;
  padding-bottom: 32px;
  font-size: 20px;
}
#shop5 ul li .a5 {
  display: inline-block;
  width: 127px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  border: 1px solid #3366cc;
}
#shop6 {
  padding-bottom: 33px;
  overflow: hidden;
}
#shop6 .top {
  text-align: center;
  padding-top: 44px;
  padding-bottom: 42px;
}
#shop6 .top .a1 {
  font-size: 30px;
}
#shop6 .top .a2 {
  padding-top: 16px;
  color: #6e6e6e;
  font-size: 17px;
}
#shop6 ul {
  padding-left: 18px;
  width: 640px;
}
#shop6 ul li {
  width: 97px;
  float: left;
  padding-right: 28px;
  background: url(../images/75.png) 102px 42px no-repeat;
  text-align: center;
  font-size: 20px;
}
#shop6 ul li img {
  display: block;
  margin: 0 auto;
  margin-bottom: 19px;
}
/*成功案例*/
#case {
  padding: 20px 15px;
}
#case .a0 {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 28px;
  text-align: center;
  color: #FF7F00;
}
#case .a1 {
  font-size: 22px;
  line-height: 1.8;
  color: #ff6d00;
}
#case .a1 span {
  color: #ff6d00;
}
#case .a2 {
  font-size: 22px;
  line-height: 1.8;
}
#case2 {
  width: 610px;
  margin: 0 auto;
  padding-bottom: 50px;
}
#case2 dl dd {
  padding-top: 5px;
}
#case2 dl dd img {
  display: block;
  width: 610px;
  height: 382px;
  box-shadow: 0 0 10px #ccc;
}
#case2 dl dd i {
  display: block;
  height: 74px;
  line-height: 74px;
  overflow: hidden;
  text-align: center;
  font-size: 24px;
}
#case2 .zixun {
  margin: 0 auto;
  margin-top: 10px;
  display: block;
  width: 500px;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  text-align: center;
  color: #ffffff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-size: 26px;
  background: #FF7F00;
  box-shadow: 0 0 6px #FF7F00;
}
/*ssl证书*/
#sslslide .c {
  position: relative;
  color: #ffffff;
  height: 410px;
}
#sslslide .c .a1 {
  position: absolute;
  top: 153px;
  left: 26px;
  font-size: 36px;
}
#sslslide .c .a2 {
  position: absolute;
  top: 204px;
  left: 26px;
  font-size: 21px;
  line-height: 34px;
}
#sslslide .c .a3 {
  position: absolute;
  top: 329px;
  left: 26px;
  width: 112px;
  text-align: center;
  line-height: 37px;
  font-size: 16px;
  background: #ff6d00;
}
#sslslide .c .a3 a {
  color: #ffffff;
}
#sslslide .c .a4 {
  position: absolute;
  top: 205px;
  right: 20px;
}
#sslslide .c .a4 img {
  width: 280px;
}
#ssl1 .top {
  height: 128px;
}
#ssl1 .top .a1 {
  padding-top: 44px;
  font-size: 30px;
  height: 50px;
  text-align: center;
}
#ssl1 .top .a2 {
  width: 58px;
  height: 4px;
  margin: 0 auto;
  background: #ff7d00;
}
#ssl1 .content .a1 {
  padding: 0 15px;
  font-size: 19px;
  line-height: 34px;
  text-align: center;
}
#ssl1 .content .a2 {
  text-align: center;
  padding: 66px 0;
}
#ssl2 {
  background: #f2f6fd;
}
#ssl2 .c .top {
  height: 177px;
}
#ssl2 .c .top .a1 {
  padding-top: 38px;
  font-size: 30px;
  line-height: 42px;
  text-align: center;
}
#ssl2 .c .top .a2 {
  width: 58px;
  height: 4px;
  margin: 0 auto;
  margin-top: 20px;
  background: #ff7d00;
}
#ssl2 .c .list dl dd {
  width: 281px;
  height: 336px;
  float: left;
  background: #ffffff;
  box-shadow: 0 0 20px #ddd;
  text-align: center;
  margin-left: 25px;
  margin-bottom: 24px;
}
#ssl2 .c .list dl dd .a1 {
  padding-top: 28px;
  height: 125px;
}
#ssl2 .c .list dl dd .a2 {
  height: 42px;
  font-size: 22px;
  color: #245fc3;
}
#ssl2 .c .list dl dd .a3 {
  padding: 0 30px;
  font-size: 18px;
  color: #6b6b6b;
  line-height: 28px;
}
#ssl3 {
  background: url(../Images/ssl/8.jpg) top center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding-bottom: 40px;
}
#ssl3 .c .top {
  height: 137px;
  color: #ffffff;
}
#ssl3 .c .top .a1 {
  padding-top: 53px;
  height: 50px;
  font-size: 30px;
  text-align: center;
}
#ssl3 .c .top .a2 {
  height: 34px;
  text-align: center;
  font-size: 15px;
}
#ssl3 .c .top .a3 {
  width: 58px;
  height: 4px;
  margin: 0 auto;
  background: #ff7d00;
}
#ssl3 .c .list {
  padding: 0 15px;
}
#ssl3 .c .list table {
  background: #ffffff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}
#ssl3 .c .list table th,
#ssl3 .c .list table td {
  text-align: center;
  vertical-align: middle;
  border: none;
}
#ssl3 .c .list table th {
  color: #ffffff;
  line-height: 30px;
  font-size: 20px;
}
#ssl3 .c .list table td {
  height: 75px;
  font-size: 18px;
  line-height: 26px;
}
#ssl3 .c .list table td .feiyong {
  height: 40px;
  color: #ff6d00;
  font-size: 24px;
}
#ssl3 .c .list table td .feiyong b {
  font-size: 30px;
}
#ssl3 .c .list table td .zixun {
  display: inline-block;
  width: 136px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  border-radius: 21px;
  background: #2b6edc;
  font-size: 18px;
  color: #ffffff;
}
#ssl3 .c .list table tr td {
  color: #282828;
}
#ssl3 .c .list table tr td:first-child {
  color: #424242;
  font-weight: bold;
}
#ssl3 .c .list table tr:nth-child(odd) {
  background: #f2f6fd;
}
#ssl4 {
  padding-bottom: 46px;
}
#ssl4 .c .top {
  height: 160px;
}
#ssl4 .c .top .a1 {
  padding-top: 55px;
  height: 55px;
  font-size: 30px;
  text-align: center;
}
#ssl4 .c .top .a2 {
  width: 58px;
  height: 4px;
  margin: 0 auto;
  background: #ff7d00;
}
#ssl4 .c .list dl {
  width: 600px;
  margin: 0 auto;
  border: 1px solid #e5eaf3;
  overflow: hidden;
}
#ssl4 .c .list dl dd {
  width: 300px;
  height: 420px;
  padding-left: 23px;
  padding-right: 28px;
  box-sizing: border-box;
  float: left;
}
#ssl4 .c .list dl dd .a1 {
  padding-top: 44px;
  height: 98px;
}
#ssl4 .c .list dl dd .a2 {
  height: 41px;
  font-size: 22px;
  color: #2b6edc;
}
#ssl4 .c .list dl dd .a3 {
  height: 37px;
  font-size: 18px;
  color: #282828;
}
#ssl4 .c .list dl dd .a4 {
  font-size: 18px;
  color: #6b6b6b;
  line-height: 28px;
}
#ssl4 .c .zixun {
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  margin: 0 auto;
  margin-top: 49px;
  display: block;
  width: 426px;
  height: 67px;
  line-height: 67px;
  overflow: hidden;
  background: url(../Images/ssl/13.png) top center no-repeat;
  color: #ffffff;
  clear: both;
  font-size: 22px;
  text-indent: 105px;
}
#ssl5 {
  background: #f2f6fd;
  padding-bottom: 42px;
}
#ssl5 .c .top {
  height: 137px;
}
#ssl5 .c .top .a1 {
  padding-top: 51px;
  height: 55px;
  font-size: 30px;
  text-align: center;
}
#ssl5 .c .top .a2 {
  width: 58px;
  height: 4px;
  margin: 0 auto;
  background: #ff7d00;
}
#ssl5 .c .list {
  width: 610px;
  margin: 0 auto;
  background: #ffffff;
  padding: 30px 20px;
  padding-top: 14px;
  box-sizing: border-box;
}
#ssl5 .c .list dl {
  border-bottom: 1px solid #ddd;
  padding-top: 13px;
  padding-bottom: 11px;
  cursor: pointer;
}
#ssl5 .c .list dl dt {
  background: url(../Images/ssl/14.png) 13px center no-repeat;
  padding-left: 42px;
  line-height: 46px;
  font-size: 20px;
  color: #282828;
}
#ssl5 .c .list dl dt.focus {
  color: #2b6edc;
  background: url(../Images/ssl/15.png) 13px center no-repeat;
}
#ssl5 .c .list dl dd {
  padding-left: 42px;
  padding-right: 15px;
  padding-bottom: 11px;
  font-size: 18px;
  line-height: 30px;
  color: #686868;
  display: none;
}
#ssl5 .c .list dl dd ul {
  margin-left: 18px;
  list-style: disc;
}
#ssl6 .c {
  height: 554px;
}
#ssl6 .c .top {
  height: 154px;
}
#ssl6 .c .top .a1 {
  padding-top: 48px;
  height: 55px;
  font-size: 30px;
  text-align: center;
}
#ssl6 .c .top .a2 {
  width: 58px;
  height: 4px;
  margin: 0 auto;
  background: #ff7d00;
}
#ssl6 .c .list {
  padding-left: 62px;
  overflow: hidden;
}
#ssl6 .c .list dl {
  width: 700px;
}
#ssl6 .c .list dl dd {
  width: 97px;
  height: 174px;
  float: left;
  padding-right: 110px;
  background: url(../Images/ssl/22.png) 150px 51px no-repeat;
  text-align: center;
  cursor: pointer;
}
#ssl6 .c .list dl dd .a1 {
  height: 115px;
}
#ssl6 .c .list dl dd .a2 {
  font-size: 20px;
}
/* 关于我们 */
#gywm {
  padding: 20px 15px;
}
#gywm .a0 {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 28px;
  text-align: center;
  color: #FF7F00;
}
#gywm .a1 {
  font-size: 22px;
}
#gywm .a1 span {
  color: #ff6d00;
}
#gywm .a2 {
  font-size: 22px;
}
#bottom0 {
  background: #f1f1f1;
}
#bottom0 .a1 {
  padding: 30px 32px 20px;
  font-size: 20px;
  line-height: 40px;
}
#bottom0 .a1 img {
  vertical-align: middle;
}
#bottom0 .a1 span {
  font-size: 26px;
  color: #ff6600;
  font-family: arial, helvetica;
}
#bottom0 .a2 {
  display: block;
  height: 66px;
  line-height: 66px;
  overflow: hidden;
  padding: 0 32px;
  font-size: 18px;
  color: #666666;
  border-top: 1px solid #CBD6D8;
  border-bottom: 1px solid #CBD6D8;
}
#bottom1 {
  width: 640px;
  height: 89px;
  background: url('../images/39.jpg') top left no-repeat;
  box-shadow: 0 0 20px #ddd;
  position: fixed;
  bottom: 0;
}
#bottom1 .a1 {
  display: block;
  width: 250px;
  height: 89px;
}
#bottom1 .a2 {
  position: absolute;
  top: 0px;
  left: 250px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 31px;
  width: 390px;
  line-height: 89px;
  text-indent: 120px;
  color: #ffffff;
}
@-webkit-keyframes slideInUp2 {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp2 {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp2 {
  -webkit-animation-name: slideInUp2;
  animation-name: slideInUp2;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#bottomcomm {
  position: fixed;
  overflow: hidden;
  width: 640px;
  height: 100px;
  bottom: 0;
  background: #0775c2;
  box-shadow: 0 0 20px #ddd;
}
#bottomcomm a {
  float: left;
}
/*# sourceMappingURL=Style.css.map */