* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
}
body {
  position: relative;
  font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
  vertical-align: baseline;
  width: 100%;
  overflow-x: hidden;
}
i,
em {
  font-style: normal;
}
a {
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6,
b {
  font-weight: normal;
}
img {
  border: none \9;
  display: inline-block;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.hover_time {
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}
.tywidth {
  width: 1200px;
  margin: 0 auto;
}

/*h_nr_1*/

.header {
  width: 100%;
}
.header .h_nr_1 {
  width: inherit;
  height: 35px;
  line-height: 35px;
  background: #1f76e5;
}
.header .header_top .header_left,
.header .header_top .header_right a,
.header .header_top .header_right i {
  font-size: 14px;
  color: #fff;
}
.header .header_top .header_right i {
  margin: 0 1px 0 5px;
}

/*h_nr_2*/

.header .h_nr_2 {
  width: inherit;
  padding: 25px 0 15px;
}
.header .h_nr_2 .zb > div {
  display: inline-block;
  vertical-align: top;
}
.header .h_nr_2 .zb .left img {
  vertical-align: top;
}
.header .h_nr_2 .zb .wb {
  position: relative;
  padding: 10px 0 0 15px;
  margin: 0 0 0 15px;
}
.header .h_nr_2 .zb .wb:before {
  content: "";
  background: url(../images/headhr.png) no-repeat;
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 75px;
  top: 0;
  left: 0;
}
.header .h_nr_2 .zb .wb p {
  color: #333;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
}
.header .h_nr_2 .zb .wb p b {
  color: #e60012;
  font-weight: bold;
}
.header .h_nr_2 .zb .wb i {
  margin: 5px 0 0;
  display: block;
  color: #333;
  font-size: 18px;
  line-height: 18px;
}
.header .h_nr_2 .zb .alibb {
  line-height: 0;
  margin-right: 180px;
}
.header .h_nr_2 .right > div p {
  color: #1f76e5;
  font-size: 28px;
  line-height: 30px;
  font-weight: bold;
}

/*nav*/

.header .nav {
  width: 100%;
  background: #fff;
  height: 60px;
  line-height: 60px;
  border-top: 1px solid #ededed;
}
.header .nav ul li {
  float: left;
  position: relative;
  width: 133px;
  text-align: center;
}
.header .nav .nav-content ul li a {
  color: #333;
  font-size: 16px;
  display: block;
}
.header .nav .nav-content ul li.on a,
.header .nav .nav-content ul li:hover a {
  background: #1f76e5;
  color: #fff;
}
.header .nav .nav-content ul .tsli {
  margin: 0;
}

/*banner*/

.banner {
  width: 100%;
  font-size: 0;
}
.banner img {
  width: 100%;
}

/*search*/

.search {
  width: 100%;
  background: #fff;
  height: 65px;
  line-height: 65px;
}
.search-keywords {
  display: inline-block;
  vertical-align: top;
}
.search-keywords span img {
  vertical-align: middle;
  margin: -3px 5px 0 0;
}
.search-keywords span {
  font-weight: bold;
  color: #666;
  font-size: 14px;
}
.search-keywords a,
.search-keywords i {
  color: #666;
  font-size: 14px;
}
.search-keywords i {
  margin: 0 6px 0 10px;
}
.search-keywords a:hover {
  color: #1f76e5;
  text-decoration: underline;
}
#searchForm {
  width: 295px;
  height: 31px;
  vertical-align: top;
  margin: 18px 0 0 0;
}
.search-form {
  display: inline-block;
  float: right;
  font-size: 0;
}
#searchForm .search-input {
  vertical-align: top;
  height: 31px;
  line-height: 31px;
  background: none;
  border: none;
  color: #cfd2d2;
  outline: none;
  width: 244px;
  text-indent: 10px;
  border: 1px solid #ccc;
}
.search-form #s_btn {
  background: url(../images/searchbtn.png) no-repeat;
  width: 51px;
  height: 31px;
  outline: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
}
#searchForm .search-input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #cfd2d2;
}
#searchForm .search-input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #cfd2d2;
}
#searchForm .search-input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #cfd2d2;
}
#searchForm .search-input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #cfd2d2;
}

/*product-main*/

.product-main {
  margin: 45px 0 0;
}

/*product-main  pro-left*/

.product-main .product-content .pro-left {
  width: 280px;
}
.product-main .product-content .pro-left .top {
  padding: 20px 0 10px 20px;
  width: 100%;
  height: 94px;
}
.product-main .product-content .pro-left .top h2 {
  font-size: 24px;
  color: #fff;
  line-height: 24px;
  font-weight: bold;
}
.product-main .product-content .pro-left .top b {
  display: block;
  font-family: arial;
  font-size: 30px;
  color: #fff;
  line-height: 30px;
  margin: 10px 0 0 15px;
}
.product-main .product-content .pro-left .kk {
  background: #1e76e2;
  border-radius: 5px;
  padding-bottom: 15px;
}
.product-main .product-content .pro-left .kk .sideMenu h3:first-child {
  margin-top: 0;
}
.product-main .product-content .pro-left .kk .sideMenu h3 {
  margin: 0 auto 15px;
  border-radius: 5px;
  background: #1e76e2;
  width: 243px;
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 10px;
}
.product-main .product-content .pro-left .kk .sideMenu h3 a {
  font-size: 18px;
  color: #fff;
}
.product-main .product-content .pro-left .kk .sideMenu h3 i {
  background: url(../images/jtz.png) no-repeat;
  width: 17px;
  height: 17px;
  display: inline-block;
  margin: 12px 10px 0 0;
}
.product-main .product-content .pro-left .kk .sideMenu h3.on {
  background: #e70012;
}
.product-main .product-content .pro-left .kk .sideMenu h3.on i {
  background: url(../images/jtx.png) no-repeat;
}
.product-main .product-content .pro-left .kk .sideMenu {
  width: 263px;
  border-radius: 5px;
  background: #fff;
  margin: 0 auto;
  padding: 15px 0 5px;
}
.product-main .product-content .pro-left .kk .sideMenu ul {
  margin: 20px 0 0 45px;
}
.product-main .product-content .pro-left .kk .sideMenu ul li {
  float: left;
  width: 50%;
  line-height: 16px;
  margin-bottom: 20px;
}
.product-main .product-content .pro-left .kk .sideMenu ul li a {
  font-size: 16px;
  color: #333;
}
.product-main .product-content .pro-left .kk .sideMenu ul li a:hover {
  color: #1e76e2;
}
.product-main .product-content .pro-left .bottom {
  width: 100%;
  height: 90px;
  background: #1e76e2;
  margin: 10px 0 0;
  padding: 15px 0 0 20px;
  border-radius: 5px;
}
.product-main .product-content .pro-left .bottom .icon {
  margin: 0 10px 0 0;
  line-height: 0;
}
.product-main .product-content .pro-left .bottom > div {
  display: inline-block;
  vertical-align: middle;
}
.product-main .product-content .pro-left .bottom dt {
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  margin-bottom: 5px;
}
.product-main .product-content .pro-left .bottom dd {
  font-size: 24px;
  color: #e70012;
  font-weight: bold;
  line-height: 24px;
}

/*product-main  pro-left phoneus*/

.product-main .product-content .pro-left .phoneus {
  border: 1px solid rgb(220, 220, 220);
  margin-top: 20px;
}
.product-main .product-content .pro-left .phoneus h3 {
  text-align: center;
  color: #fff;
  font-size: 24px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #1e76e2;
}
.product-main .product-content .pro-left .phoneus p {
  color: #494949;
  font-size: 14px;
  margin: 10px 0 10px 10px;
}
.product-main .product-content .pro-left .phoneus p a {
  color: #fff;
  font-size: 14px;
  background: #1e76e2;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 0 15px;
  text-align: center;
  width: 98px;
  height: 30px;
  line-height: 30px;
}
.product-main .product-content .pro-left .phoneus p a:hover {
  text-decoration: underline;
}

/*product-main  right*/

.product-main .product-content .right {
  width: 881px;
  float: left;
  margin-left: 39px;
}
.product-main .product-content .right .title-top {
  border-bottom: 1px dashed #c2c2c2;
  padding-bottom: 5px;
  overflow: hidden;
}
.product-main .product-content .right .title-top img {
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 15px;
  width: 13px;
  height: 22px;
}
.product-main .product-content .right .title-top span {
  color: #292929;
  font-size: 16px;
  display: inline-block;
}
.product-main .product-content .right .title-top > div {
  display: inline-block;
}
.product-main .product-content .right .title-top > div > a {
  color: #292929;
  font-size: 16px;
}
.product-main .product-content .right .title-top > div > a:hover {
  color: #1e76e2;
}
.product-main .product-content .right .cp-zl {
  margin-top: 35px;
  overflow: hidden;
}
.product-main .product-content .right .cp-zl ul li {
  width: 271px;
  overflow: hidden;
  position: relative;
  float: left;
  margin: 0 34px 25px 0;
}
.product-main .product-content .right .cp-zl ul li:nth-child(3n) {
  margin-right: 0;
}
.product-main .product-content .right .cp-zl .cp-img {
  width: 271px;
  height: 177px;
  overflow: hidden;
}
.product-main .product-content .right .cp-zl .cp-img img {
  width: 100%;
}
.product-main .product-content .right .cp-zl ul li:hover .cp-img img {
  transform: scale(1.1, 1.1);
}
.product-main .product-content .right ul li .db-title {
  border: 1px solid #ccc;
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #333;
  font-size: 14px;
}
.product-main .product-content .right .cp-zl ul li:hover .db-title {
  color: #1e76e2;
}

/*product-main  rightlist end*/

.product-main .product-content .right .advantage-nr {
  overflow: hidden;
  margin-top: 35px;
}
.product-main .product-content .right .process-nr {
  overflow: hidden;
  margin-top: 35px;
  font-size: 14px;
}

/*pages start*/
.pages > div {
  display: inline;
}
.pages {
  margin-top: 50px;
  float: right;
  display: inline;
  padding-bottom: 10px;
}
.pages span {
  color: #9a9a9a;
  vertical-align: middle;
}
.pages .pgbtn {
  border: 1px solid #ccc;
  color: #999;
}
.pages a,
.pages li {
  display: inline-block;
  list-style: none;
  text-decoration: none;
  color: #1e76e2;
  font-size: 15px;
  vertical-align: middle;
}
.pages .current {
  background: #666;
  color: #fff;
  border-color: #444;
  box-shadow: 0 1px 0 #fff, 0 0 2px rgba(0, 0, 0, 0.3) inset;
  cursor: default;
}
.pages a,
.pages span {
  float: left;
  color: #666;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  border: 1px solid #bbb;
  min-width: 14px;
  padding: 0 10px;
  margin: 0 5px 0 0;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  background: #efefef;
  background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #ffffff),
    color-stop(100%, #efefef)
  );
  background: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background: linear-gradient(top, #ffffff 0%, #efefef 100%);
}
.pages a:hover {
  background: #fcfcfc;
}

/*pages end*/

.product-main .product-content .right .nr {
  margin-top: 35px;
  overflow: hidden;
}

/* clearfix */

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix {
  zoom: 1;
}
.product-basic {
  width: 340px;
  overflow: hidden;
  float: left;
}
.product-basic .product-img .big-img {
  position: relative;
  width: 340px;
  line-height: 0;
  height: 222px;
  overflow: hidden;
  margin: 0 auto;
}
.product-basic .product-img .big-img img {
  width: 100%;
}
.product-basic .product-img .big-img .prev {
  background: url(../images/pro3_btnl.png) no-repeat;
  left: 0px;
}
.product-basic .product-img .big-img .next {
  background: url(../images/pro3_btnr.png) no-repeat;
  right: 0px;
}
.product-basic .product-img .big-img .prev,
.product-basic .product-img .big-img .next {
  position: absolute;
  top: 40%;
  display: block;
  width: 41px;
  height: 41px;
  cursor: pointer;
}
.jiathis_style {
  margin: 5px 0 0 15px;
}
#jiathis_webchat img {
  display: inline-block;
}
.product-border {
  float: left;
  overflow: hidden;
  width: 526px;
  margin-left: 15px;
}
.product-basic-info-item {
  line-height: 35px;
  margin: 10px 0;
  font-size: 16px;
}
.product-basic-info-item span {
  border-bottom: 1px solid #dfdfdf;
  display: inline-block;
  width: 390px;
}
.product-border .product-basic-info .clearfix {
  zoom: 1;
  padding-top: 5px;
  margin: 0 20px;
}
.more-case-button {
  width: 200px;
  height: 50px;
  background: #1e76e2;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  margin-left: 10px;
  margin-top: 22px;
  font-size: 16px;
}
#a-djzx {
  color: #fff;
}
.product-main .product-content .right .cpxq {
  margin-top: 25px;
  overflow: hidden;
  text-align: center;
}
.product-main .product-content .right .cpxq .top {
  font-size: 18px;
  background: #1e76e2;
  display: inline-block;
  width: 160px;
  height: 40px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  padding: 0 5px;
}
.product-xq-id {
  margin-top: 50px;
}
.product-xq-id-top span {
  width: 15px;
  height: 15px;
  background: #03a0e5;
}
.product-xq-id-top p {
  display: inline-block;
  margin-left: 5px;
}
.product-xq-id-top {
  border-bottom: 2px solid #999;
  padding-bottom: 3px;
}
.Related-products {
  margin-top: 50px;
  overflow: hidden;
}
.Related-products .top {
  color: #666;
  font-size: 18px;
  padding-bottom: 3px;
}
.Related-products hr {
  border: none;
  height: 1px;
  border-top: 2px solid #1e76e2;
}
.Related-products .list-ul {
  margin: 25px 0 0;
  overflow: hidden;
}
.Related-products ul li {
  float: left;
  width: 210px;
  margin: 0 13px 20px 0;
  text-align: center;
}
.Related-products ul li:nth-child(4n) {
  margin-right: 0;
}
.Related-products ul li .xg-img img {
  width: 100%;
}
.Related-products ul li .xg-img {
  width: 100%;
  line-height: 0;
  border: 1px solid #ccc;
  overflow: hidden;
  height: 138px;
}
.Related-products ul li .db-wb span {
  font-size: 16px;
  color: #666;
}
.Related-products .list-ul ul li:hover .db-wb span {
  color: #1e76e2;
}
.Related-news {
  margin-top: 50px;
  overflow: hidden;
}
.Related-news .top {
  color: #666;
  font-size: 18px;
  padding-bottom: 3px;
}
.Related-news hr {
  border: none;
  height: 1px;
  border-top: 2px solid #1e76e2;
}
.Related-news .top-one,
.Related-news .top-two {
  color: #666;
  font-size: 18px;
  float: left;
  width: 48%;
  overflow: hidden;
}
.Related-news .top-two {
  margin-left: 4%;
}
.Related-news .top a .bh {
  margin-left: 5px;
  display: inline-block;
}
.Related-news > .top:hover a {
  color: #1e76e2;
}
.Related-news .list-ul {
  margin-top: 25px;
  overflow: hidden;
}
.Related-news > .list-ul > ul {
  display: inline-block;
}
.Related-news .list-ul ul li {
  padding-bottom: 15px;
}
.Related-news .list-ul ul li a {
  font-size: 14px;
  color: #666;
}
.Related-news .list-ul ul li:hover a {
  color: #1e76e2;
}
.new-cp-dc {
  margin-top: 35px;
  overflow: hidden;
}
.new-cp-dc > .content {
  position: relative;
  height: 450px;
}
.new-cp-dc > .content > .left {
  display: inline-block;
  width: 565px;
}
.new-cp-dc > .content > .left .nr-1 {
  margin-top: 20px;
}
.new-cp-dc > .content > .left .nr-1 .checkboxSpan {
  margin-right: 15px;
}
.new-cp-dc > .content > .left .nr-1 .bt {
  text-align: right;
  width: 100px;
  display: inline-block;
}
.new-cp-dc > .content > .left .nr-1 label {
  margin-right: 20px;
}
.new-cp-dc > .content > .left .nr-1 form {
  padding-bottom: 30px;
}
.new-cp-dc .content .top {
  color: #000;
  font-size: 18px;
  font-weight: bold;
}
.new-cp-dc > .content > .right {
  display: inline-block;
  width: 290px;
  vertical-align: top;
  margin-left: 28px;
}
.new-cp-dc > .content > .right .bd-pl ul li {
  font-size: 14px;
  color: #000;
  padding-bottom: 30px;
}
.new-cp-dc > .content > .db-jy {
  margin-top: 20px;
}
.new-cp-dc > .content .db-jy .db-bt {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-top: 12px;
}
.new-cp-dc > .content .jy-hz {
  height: 195px;
}
#jySpan {
  display: block;
}
#mzSpan {
  position: absolute;
  left: 74px;
  top: 36px;
}
#dhSpan {
  position: absolute;
  left: 74px;
  top: 36px;
}
.new-cp-dc > .content .db-jy .zh input {
  height: 35px;
  line-height: 35px;
  padding-left: 20px;
}
.new-cp-dc > .content .db-jy .hz {
  height: 79px;
}
.new-cp-dc > .content .db-jy .zh {
  display: inline-block;
  position: relative;
  margin-top: 40px;
}
.new-cp-dc > .content > .db-jy .zh span font {
  position: absolute;
  left: 140px;
  top: 40px;
  display: block;
  border-radius: 14px;
  width: 145px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
.new-cp-dc .an-btn {
  margin-top: 20px;
  position: absolute;
  right: 0;
  top: 365px;
}
.new-cp-dc .tj-btn {
  border-width: 0px;
  width: 100px;
  height: 35px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(121, 121, 121, 1);
  border-radius: 15px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  cursor: pointer;
  outline: none;
  margin-left: 10px;
}
.new-cp-dc .ct-btn {
  border-width: 0px;
  width: 100px;
  height: 35px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(121, 121, 121, 1);
  border-radius: 15px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  cursor: pointer;
  outline: none;
  margin-left: 10px;
}
.new-cp-dc .ct-btn:hover {
  border-color: #fb5f08;
  background: #fb5f08;
  transition-duration: 0.2s;
  color: #fff;
}
.new-cp-dc .tj-btn:hover {
  border-color: #fb5f08;
  background: #fb5f08;
  transition-duration: 0.2s;
  color: #fff;
}

/* 表单样式 start */

.feedback-item {
  margin-bottom: 20px;
}
.feedback-item > div {
  display: inline-block;
  vertical-align: top;
}
.feedback-item-right span {
  margin-left: 10px;
}
.feedback-item-right input {
  width: 280px;
  height: 36px;
  padding: 6px;
  color: #666;
  font-size: 14px;
  border: 1px solid #999999;
  outline: none;
}
.bottom_ .feedback-item .feedback-item-right textarea {
  font-family: Microsoft YaHei;
  padding: 6px 0 0 6px;
  resize: none;
}
.bottom_
  .feedback-item
  .feedback-item-right
  textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #666;
  font-size: 14px;
}
.bottom_ .feedback-item .feedback-item-right textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #666;
  font-size: 14px;
}
.bottom_ .feedback-item .feedback-item-right textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #666;
  font-size: 14px;
}
.bottom_ .feedback-item .feedback-item-right textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #666;
  font-size: 14px;
}
.btn {
  width: 280px;
  height: 40px;
  text-align: center;
  border: 1px solid #ccc;
  background: #1e76e2;
  color: #fff;
  font-size: 18px;
  text-indent: 0;
  cursor: pointer;
}
.bottom_ {
  font-size: 15px;
  float: left;
  margin-top: 50px;
}

/* 表单样式  end*/

.join-zx {
  margin-top: 35px;
}
.new-list {
  overflow: hidden;
  margin-top: 35px;
}
.new-list .download-info {
  padding: 15px;
}
.new-list .download-info > div {
  display: inline-block;
  vertical-align: middle;
}
.new-list .download-info .download-img {
  width: 20%;
  text-align: center;
}
.new-list .download-info .download-img img {
  width: 80%;
}
.new-list .download-info .download-date {
  background: #f1f1f1;
  text-align: center;
  width: 18%;
  padding: 20px 0;
  margin-right: 2%;
}
.new-list .download-info .download-date p {
  font-size: 18px;
  color: #000;
}
.new-list .download-info .download-date b {
  font-size: 14px;
  color: #333;
}
.new-list .download-info .download-basic {
  width: 78%;
}
.new-list .download-info .download-title {
  font-size: 18px;
  margin-bottom: 10px;
}
.new-list .download-info .download-title a:hover {
  color: #1e76e2;
}
.new-list .download-info .download-discription {
  color: #666;
  font-size: 15px;
}
.new-list .download-info .download-discription a:hover {
  color: #1e76e2;
}
.new-list ul li {
  margin-bottom: 25px;
  border: 1px dashed #e4e4e4;
}
.service-list {
  width: 900px;
  overflow: hidden;
  margin-top: 35px;
}
.service-list .download-info {
  padding: 15px;
}
.service-list .download-info .download-img {
  display: inline-block;
  width: 20%;
  vertical-align: middle;
  text-align: center;
}
.service-list .download-info .download-img img {
  width: 80%;
}
.service-list .download-info .download-basic {
  display: inline-block;
  vertical-align: middle;
  width: 78%;
}
.service-list .download-info .download-title {
  font-size: 18px;
  margin-bottom: 10px;
}
.service-list .download-info .download-discription {
  color: #666;
  font-size: 14px;
}
.service-list ul li {
  margin-bottom: 25px;
  border: 1px dashed #e4e4e4;
}
.company-honor-list {
  margin-top: 35px;
}
.company-honor-list ul li img {
  width: 100%;
  height: 100%;
}
.company-honor-list ul {
  margin-left: 0px;
}
.company-honor-list ul li {
  float: left;
  width: 280px;
  text-align: center;
  font-size: 16px;
  margin: 0 20px 20px 0;
}
.company-honor-list ul li .power-img {
  display: inline-block;
  width: 142px;
  height: 158px;
  overflow: hidden;
}
.company-honor-list ul li:hover .Company-title {
  color: #1e76e2;
}
.model-matching-list {
  width: 943px;
  overflow: hidden;
  margin-top: 35px;
}
.model-matching-list .download-info {
  padding: 15px;
}
.model-matching-list .download-info .download-img {
  display: inline-block;
  width: 20%;
  vertical-align: middle;
  text-align: center;
}
.model-matching-list .download-info .download-img img {
  width: 80%;
}
.model-matching-list .download-info .download-basic {
  display: inline-block;
  vertical-align: middle;
  width: 78%;
}
.model-matching-list .download-info .download-title {
  font-size: 18px;
  margin-bottom: 10px;
}
.model-matching-list .download-info .download-discription {
  color: #666;
  font-size: 14px;
}
.model-matching-list ul li {
  margin-bottom: 25px;
  border: 1px dashed #e4e4e4;
}
.case-list {
  overflow: hidden;
  margin-top: 35px;
}
.case-list .download-info {
  padding: 15px;
}
.case-list .download-info .download-img {
  display: inline-block;
  width: 20%;
  vertical-align: middle;
  text-align: center;
}
.case-list .download-info .download-img img {
  width: 80%;
}
.case-list .download-info .download-basic {
  display: inline-block;
  vertical-align: middle;
  width: 78%;
}
.case-list .download-info .download-title {
  font-size: 18px;
  margin-bottom: 10px;
}
.case-list .download-info .download-title:hover a {
  color: #1e76e2;
}
.case-list .download-info .download-discription {
  color: #666;
  font-size: 14px;
}
.case-list .download-info .download-discription a:hover {
  color: #1e76e2;
}
.case-list ul li {
  margin-bottom: 25px;
  border: 1px dashed #e4e4e4;
}
.company-power-list {
  overflow: hidden;
  margin-top: 35px;
}
.company-power-list ul {
  margin: 0 0 0 0;
  overflow: hidden;
}
.company-power-list ul li {
  float: left;
  width: 280px;
  margin: 0 20px 30px 0;
  display: inline-table;
}
.company-power-list ul li:nth-child(3n) {
  margin-right: 0;
}
.company-power-list > ul > li > a:hover .Company-title {
  color: #1e76e2;
}
.company-power-list .power-img {
  overflow: hidden;
  width: 100%;
  line-height: 0;
}
.company-power-list .power-img img {
  width: 100%;
}
.company-power-list .Company-title {
  text-align: center;
  width: inherit;
  background: #ebebeb;
  line-height: 30px;
  height: 30px;
  color: #666;
  font-size: 14px;
}
.company-power-list .big-img li {
  margin-right: 65px;
}
.about-zx {
  margin-top: 35px;
}
#company-honor {
  margin-top: 35px;
  overflow: hidden;
}
#company-honor .ry-nr {
  overflow: hidden;
}
#company-honor .ry-nr ul li {
  float: left;
  margin-right: 15px;
}
#about-us .nr {
  margin-top: 35px;
  overflow: hidden;
}
#about-us .nr p {
  line-height: 40px;
  font-size: 16px;
  height: 40px;
}

/*frilist*/

.frilist {
  background: url(../images/friklinkbg.png) no-repeat;
  background: url(../images/friklinkbg.png) \9 no-repeat;
  height: 104px;
  margin: 50px auto 0;
  padding: 35px 0 0;
}
.frilist ul li a {
  font-size: 14px;
  color: #333;
}
.frilist ul {
  margin-left: 30px;
}
.frilist ul li {
  float: left;
  margin-right: 40px;
}
.frilist ul li a:hover {
  color: #1e76e2;
}

/*foot*/

.foot {
  background: #1e76e2;
  margin: 50px 0 0;
}
.foot .content {
  padding: 20px 0 5px;
  overflow: hidden;
}
.foot .content > div,
.foot .content .right dl {
  margin: 30px 0 0;
}
.foot .content .left {
  width: 220px;
}
.foot .content dl dt {
  font-size: 16px;
  color: #fff;
  margin-bottom: 30px;
  line-height: 16px;
}
.foot .content .left dl dd + dd {
  margin-left: 40px;
}
.foot .content .zb {
  position: relative;
  padding: 0 60px 0 52px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  width: 305px;
  height: 196px;
}
.foot .content .zb dl dd + dd {
  margin-left: 75px;
}
.foot .content dl dd {
  display: inline-block;
  vertical-align: top;
}
.foot .content dl dd a {
  font-size: 14px;
  color: #fff;
  display: block;
  margin-bottom: 10px;
}
.foot .content .right {
  margin: 0;
  padding: 0 25px 0 50px;
  overflow: hidden;
  width: 675px;
}
.foot .content .right .ewm > div {
  line-height: 0;
  text-align: center;
  margin-bottom: 10px;
}
.foot .content .right .ewm > div img {
  width: 106px;
  height: 106px;
}
.foot .content .right .ewm .pic p {
  font-size: 12px;
  color: #fff;
  line-height: 12px;
  margin: 5px 0 0;
}
.foot .bottom {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #1e76e2;
}
.foot .bottom .db {
  text-align: center;
  color: #fff;
  font-size: 14px;
  border-top: 1px solid #fff;
}
.foot .bottom .db a {
  color: #fff;
  font-size: 14px;
}
.foot .content .left a:hover,
.foot .content .zb a:hover,
.foot .bottom .db a:hover {
  color: #e70012;
}

/*foot webmap*/

.list-container {
  width: 1200px;
  margin: 30px auto;
}
.list-container .group {
  margin: 60px 0 30px 0;
}
.list-container .group .title {
  font-size: 24px;
}
.list-container .group .top-group {
  margin-top: 40px;
}
.list-container .group .groups {
  margin-top: 20px;
}
.list-container .group .title a {
  font-size: 16px;
  float: right;
  width: 100px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background: #ffc700;
  text-align: center;
}
.list-container .group .top-group ul li {
  display: inline-block;
  margin-left: 25px;
  margin-bottom: 25px;
}
.list-container .group .top-group a {
  padding: 10px 10px;
  background: #e8e8e8;
  font-size: 16px;
  color: #333;
}
.list-container .group .groups ul li {
  border-bottom: 1px dashed #999;
  margin-bottom: 25px;
}
.list-container .group .groups .k {
  display: inline-block;
  font-size: 18px;
  margin: 0 30px 0 20px;
}
.list-container .group .groups .v {
  display: inline-block;
  vertical-align: top;
  width: 1100px;
}
.list-container .group .groups .v a {
  line-height: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  display: inline-block;
  color: #666666;
}
.map-produt .map-produt-title {
  margin: 25px 0;
  font-size: 16px;
  color: #e22b2b;
  padding-left: 20px;
  border-left: 5px solid #e22b2b;
}
.map-produt-cate_list {
  margin: 15px 0;
}
.map-produt-cate_list a {
  padding: 2px;
  color: #333;
  font-size: 14px;
  margin-right: 15px;
}
.map-produt-cate_list a:hover {
  background: #1e76e2;
  color: #fff;
}
.map-produt-cate_list ul li {
  margin-bottom: 15px;
}

/*foot webmap search-products*/

.product-main .product-content .container-right .search-products ul li {
  display: inline-block;
  margin: 0 20px 20px 0;
}
.product-main .product-content .container-right .search-products ul li {
  display: inline-block;
  margin: 0 20px 20px 0;
}
.product-main
  .product-content
  .container-right
  .search-products
  .products-title {
  text-align: center;
}
.product-main
  .product-content
  .container-right
  .search-products
  .product-img
  img {
  width: 150px;
}
.product-main .product-content .container-right .search-news ul li {
  margin: 0 0 20px 0;
  border-top: 1px solid #ccc;
  padding-top: 15px;
}
.product-main
  .product-content
  .container-right
  .search-news
  .search-news-title {
  font-size: 16px;
}
.product-main
  .product-content
  .container-right
  .search-news
  .search-news-discription {
  margin-top: 10px;
}
.product-main
  .product-content
  .container-right
  .search-news
  .search-news-basic {
  color: #999999;
}
.product-main
  .product-content
  .container-right
  .search-news
  .search-news-basic
  span {
  margin-right: 20px;
}
