@charset "utf-8";
/* CSS Document */

/*首页*/
.index-search {
  position: absolute;
  width: 100%;
  height: 550px;
  top: 110px;
  z-index: 10000;
}
.index-search-form {
  position: relative;
  width: 750px;
  height: 195px;
  margin: 0 auto;
  top: 355px;
  color: #000;
}
.index-search-form ul {
  width: 750px;
  height: 195px;
}
.index-search-form li {
  width: 570px;
  height: 52px;
  line-height: 52px;
  margin: 25px 90px 0px 90px;
}
.index-search-form li .index-search-name {
  width: 120px;
  font-size: 20px;
  background: #0f3460;
  color: #fff;
  float: left;
  text-align: center;
}
.index-search-form li .index-search-text {
  border: none;
  width: 430px;
  padding: 12px 10px;
  height: 28px;
  background: #ffffff;
  color: #000;
  font-size: 16px;
}
.index-search-form li .contact {
  width: 220px;
}
.index-search-form li .btn_submit {
  float: right;
  width: 195px;
  height: 52px;
  background: #0f3460;
  text-align: center;
  color: #fff;
  font-size: 20px;
}

.index-service {
  height: 600px;
}
.index-service-box {
  width: 1200px;
  height: 600px;
  margin: 0px auto;
}
.index-service-nav {
  font-size: 36px;
  letter-spacing: 2px;
  height: 150px;
  line-height: 150px;
  text-align: center;
}
.index-service ul {
  height: 400px;
  width: 1200px;
  margin-top: 50px;
}
.index-service ul li {
  float: left;
  width: 300px;
  text-align: center;
}
.index-service ul li .index-service-name {
  text-align: center;
  line-height: 60px;
}
.index-service ul li .index-service-name span {
  border-bottom: 1px #000 solid;
  padding: 10px 0px;
  font-size: 18px;
  color: #000;
  font-weight: bold;
  letter-spacing: 2px;
}
.index-service ul li .index-service-info {
  line-height: 25px;
  padding: 0px 20px;
  margin-top: 10px;
  font-size: 16px;
}

.index-about {
  background: #161920;
  width: 1200px;
  height: 365px;
  padding: 60px 0px;
  margin: 0px auto;
}
.index-about .index-about-left {
  width: 620px;
  height: 365px;
  padding: 0px 20px 0px 60px;
  letter-spacing: 2px;
}
.index-about .about-name {
  margin: 0px 0px 20px 0px;
  height: 40px;
  line-height: 40px;
  border-left: 4px red solid;
  font-size: 36px;
  color: #fff;
  padding: 0px 15px;
}
.index-about .about-info {
  line-height: 35px;
  color: #fff;
}
.index-about .about-info p {
  margin-top: 5px;
  text-indent: 2em;
  font-size: 14px;
}
.index-about .index-about-right {
  width: 500px;
  height: 365px;
}
.index-about .index-about-right img {
  width: 500px;
  height: 365px;
}

.index-star {
  width: 1200px;
  height: 630px;
  margin: 0px auto;
  color: #000;
}
.index-star-nav {
  font-size: 40px;
  letter-spacing: 2px;
  height: 160px;
  line-height: 160px;
  text-align: center;
}
.index-star ul {
  height: 470px;
  width: 1200px;
}
.index-star ul li {
  float: left;
  width: 275px;
  margin-left: 25px;
  text-align: center;
}
.index-star ul li .index-star-name {
  text-align: center;
  line-height: 50px;
  font-size: 18px;
}
.index-star ul li .index-star-name span {
  padding: 8px 0px;
}
.index-star ul li .index-star-info {
  padding: 0px 20px;
  margin-top: 20px;
}
.index-star ul li .index-star-info p {
  line-height: 40px;
  border-bottom: 1px #000 solid;
  font-size: 14px;
}

.index-advantage {
  height: 750px;
  background: #161920;
  letter-spacing: 2px;
}
.index-advantage-box {
  width: 1200px;
  height: 850px;
  margin: 0px auto;
  background: url("../images/advantage.png") no-repeat left 290px;
  color: #fff;
}
.index-advantage-nav {
  font-size: 40px;
  letter-spacing: 2px;
  height: 160px;
  line-height: 160px;
  text-align: center;
  color: #fff;
}
.index-advantage ul {
  height: 590px;
  width: 1200px;
  margin-top: 50px;
}
.index-advantage ul li {
  float: left;
  width: 150px;
  text-align: center;
}
.index-advantage ul li .index-advantage-name {
  text-align: center;
  line-height: 30px;
  height: 60px;
  width: 164px;
  font-size: 20px;
}
.index-advantage ul li .index-advantage-info {
  line-height: 30px;
  padding: 0px 20px;
  margin-top: 200px;
  font-size: 15px;
}

/*国内商标*/
.search {
  width: 100%;
  height: 550px;
  position: absolute;
  top: 110px;
  z-index: 10000;
}
.search-form {
  width: 1200px;
  height: 120px;
  margin: 0 auto;
  top: 430px;
  position: relative;
}
.search-form ul {
  width: 1200px;
  height: 120px;
}
.search-form li {
  position: relative;
  width: 1150px;
  height: 70px;
  line-height: 70px;
  margin: 25px 25px;
}
.search-form li .search-form-text {
  float: left;
  border: none;
  width: 800px;
  padding: 15px 10px;
  height: 40px;
  background: #ffffff;
  color: #999;
  font-size: 18px;
  color: #333;
}
.search-form li .btn_submit {
  float: left;
  width: 330px;
  height: 70px;
  background: #04287e;
  text-align: center;
  color: #fff;
  font-size: 20px;
}

.guonei-category {
  width: 1200px;
  height: 800px;
  margin: 0px auto;
}
.guonei-category-nav {
  font-size: 40px;
  letter-spacing: 4px;
  height: 160px;
  line-height: 160px;
  text-align: center;
}
.guonei-category ul {
  height: 640px;
  width: 1200px;
  margin: 0px auto;
}
.guonei-category ul li {
  float: left;
  width: 300px;
  margin: 20px 0px;
  text-align: center;
}
.guonei-category ul li .guonei-category-name {
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  font-weight: bold;
}

.guonei-material {
  background: #000;
  background: url("../images/guonei-material-bg.png") no-repeat center top;
}
.guonei-material-box {
  width: 1200px;
  height: 920px;
  margin: 0px auto;
}
.guonei-material-nav {
  font-size: 40px;
  letter-spacing: 4px;
  height: 160px;
  line-height: 160px;
  text-align: center;
  color: #fff;
}
.guonei-material ul {
  height: 630px;
  width: 1200px;
  margin: 0px auto;
  position: relative;
}
.guonei-material ul li.one {
  position: relative;
  float: left;
  width: 381px;
  height: 610px;
  margin-bottom: 20px;
  text-align: center;
  margin-left: 10px;
  background: url("../images/guonei-material-1.png");
}
.guonei-material ul li.two {
  position: relative;
  float: left;
  width: 381px;
  height: 610px;
  margin-bottom: 20px;
  text-align: center;
  margin-left: 10px;
  background: url("../images/guonei-material-2.png");
}
.guonei-material ul li.three {
  position: relative;
  float: left;
  width: 381px;
  height: 610px;
  margin-bottom: 20px;
  text-align: center;
  margin-left: 10px;
  background: url("../images/guonei-material-3.png");
}
.guonei-material ul li .guonei-material-name {
  height: 100px;
  line-height: 100px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}
.guonei-material ul li .guonei-material-info {
  padding: 0px 15px;
  margin-top: 220px;
}
.guonei-material ul li .guonei-material-info p {
  line-height: 30px;
  font-size: 16px;
  color: #000;
}
.guonei-material ul li .material-more {
  width: 146px;
  margin: 0px auto;
  margin-top: 72px;
  text-align: center;
  line-height: 46px;
}
.guonei-material ul li .material-more a {
  font-size: 16px;
  color: #fff;
}

.guonei-advantage {
  clear: both;
  position: relative;
  width: 100%;
  height: 771px;
  background: url("../images/guonei-advantage-bg.png") no-repeat center top;
}
.guonei-advantage-box {
  height: 611px;
  padding: 80px 0px;
  width: 50%;
  color: #fff;
}
.guonei-advantage-nav {
  font-size: 40px;
  letter-spacing: 4px;
  height: 40px;
  line-height: 40px;
  text-align: right;
  color: #fff;
  border-right: 4px red solid;
  padding: 0px 10px;
}
.guonei-advantage ul {
  height: 300px;
}
.guonei-advantage ul li {
  text-align: right;
  padding: 0px 10px;
  margin-top: 30px;
}
.guonei-advantage ul li .guonei-advantage-name {
  line-height: 40px;
  height: 40px;
  font-size: 28px;
  color: #ff3300;
}
.guonei-advantage ul li .guonei-advantage-info {
  line-height: 22px;
  font-size: 16px;
}

/*专利申请*/
.zhuanli-category {
  height: auto;
  width: 1200px;
}
.zhuanli-category-nav {
  font-size: 40px;
  height: 160px;
  line-height: 160px;
  text-align: center;
  letter-spacing: 4px;
}
.zhuanli-category-name-box {
  height: auto;
  width: 1200px;
  margin: 0px auto;
}
.zhuanli-category-name-box a {
  float: left;
  width: 370px;
  margin-left: 30px;
  text-align: center;
  height: 60px;
  line-height: 60px;
  background: #b5b5b5;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
}
.zhuanli-category-name-box a.cur,
.zhuanli-category-name-box a:hover {
  background: #04287e;
  color: #fff;
}
.zhuanli-category ul {
  height: auto;
  width: 1200px;
  margin: 0px auto;
}
.zhuanli-category ul li {
  float: left;
  width: 370px;
  margin-bottom: 20px;
  margin-left: 30px;
  text-align: center;
}
.zhuanli-category-content {
  height: 240px;
  margin-top: 10px;
  border: 1px #ccc solid;
}
.zhuanli-category-content img {
  margin: 20px 0px;
}
.zhuanli-category-content .zhuanli-category-title {
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  color: #000;
}
.zhuanli-category-content .zhuanli-category-info {
  line-height: 25px;
  padding: 0px 40px;
  margin-top: 10px;
  font-size: 16px;
  color: #666;
}

.zhuanli-material {
  height: 750px;
  width: 1200px;
  margin: 0px auto;
  color: #000;
}
.zhuanli-material-nav {
  font-size: 40px;
  letter-spacing: 4px;
  height: 160px;
  line-height: 160px;
  text-align: center;
}
.zhuanli-material ul {
  height: 534px;
  width: 1200px;
  position: relative;
}
.zhuanli-material ul li.one {
  position: relative;
  float: left;
  width: 580px;
  height: 534px;
  background: url("../images/material-1.png");
  text-align: center;
  margin-left: 20px;
}
.zhuanli-material ul li.two {
  position: relative;
  float: left;
  width: 580px;
  height: 534px;
  background: url("../images/material-2.png");
  text-align: center;
  margin-left: 20px;
}
.zhuanli-material ul li .zhuanli-material-name {
  height: 100px;
  line-height: 100px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}
.zhuanli-material ul li .zhuanli-material-info {
  margin-top: 150px;
}
.zhuanli-material ul li .zhuanli-material-info p {
  line-height: 27px;
  font-size: 16px;
}
.zhuanli-material ul li .material-more {
  width: 146px;
  margin: 0px auto;
  margin-top: 35px;
  text-align: center;
  line-height: 46px;
}
.zhuanli-material ul li.two .material-more {
  width: 146px;
  margin: 0px auto;
  margin-top: 5px;
  text-align: center;
  line-height: 46px;
}
.zhuanli-material ul li .material-more a {
  color: #fff;
  font-size: 16px;
}
.zhuanli-material ul li .material-more a:hover {
  color: #090;
}

.zhuanli-advantage {
  height: 630px;
  background: #020b2a;
  color: #fff;
}
.zhuanli-advantage-box {
  width: 1200px;
  height: 630px;
  margin: 0px auto;
}
.zhuanli-advantage-nav {
  font-size: 40px;
  letter-spacing: 4px;
  height: 160px;
  line-height: 160px;
  text-align: center;
}
.zhuanli-advantage ul {
  height: 350px;
  width: 1200px;
}
.zhuanli-advantage ul li {
  float: left;
  width: 260px;
  height: 300px;
  text-align: center;
  margin-left: 38px;
  border: 1px #fff solid;
  font-size: 16px;
}
.zhuanli-advantage ul li img {
  margin: 40px 0px 20px 0px;
}
.zhuanli-advantage ul li .zhuanli-advantage-name {
  text-align: center;
  line-height: 30px;
  color: #ffcc33;
}
.zhuanli-advantage ul li .zhuanli-advantage-info {
  line-height: 25px;
  padding: 0px 20px;
  margin-top: 10px;
}
.zhuanli-advantage .advantage-more {
  width: 100px;
  margin: 0px auto;
  margin-top: 40px;
  text-align: center;
  line-height: 30px;
  border: 1px #ffcc33 solid;
}
.zhuanli-advantage .advantage-more a {
  font-size: 14px;
  color: #fff;
}

/*国际商标*/
.guoji-area {
  background: #f2f2f2;
}
.guoji-area-box {
  width: 1145px;
  height: 780px;
  margin: 0px auto;
}
.guoji-area-nav {
  font-size: 46px;
  letter-spacing: 2px;
  height: 160px;
  line-height: 160px;
  text-align: center;
}
.guoji-area-name {
  font-size: 16px;
  letter-spacing: 2px;
  height: 50px;
  line-height: 50px;
  background: #000066;
}
.guoji-area-name a {
  display: inline-block;
  width: 190px;
  text-align: center;
  color: #fff;
}
.guoji-area-name a.cur {
  background: #f2f2f2;
  color: #000066;
  border: 1px #ccc solid;
  height: 47px;
  margin-top: 1px;
}
.guoji-area ul {
  height: 420px;
  width: 1145px;
  padding: 20px 0px;
  background: #fff;
  display: none;
}
.guoji-area ul li {
  float: left;
  width: 255px;
  height: 189px;
  margin-left: 25px;
  margin-top: 20px;
  position: relative;
}
.guoji-area ul li img {
  width: 255px;
  height: 190px;
}
.guoji-area ul li span {
  display: inline-block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 255px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  background: #000;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.guoji-area-more {
  width: 350px;
  height: 35px;
  line-height: 35px;
  margin: 0px auto;
  margin-top: 40px;
  border-radius: 16px;
  text-align: center;
  border: 1px #00a5ff solid;
}
.guoji-area-more a {
  font-size: 16px;
  color: #00a5ff;
}

.guoji-regstyle {
  height: 750px;
  width: 1200px;
  margin: 0px auto;
  color: #000;
}
.guoji-regstyle-nav {
  font-size: 40px;
  letter-spacing: 4px;
  height: 160px;
  line-height: 160px;
  text-align: center;
}
.guoji-regstyle ul {
  height: 534px;
  width: 1200px;
  position: relative;
}
.guoji-regstyle ul li.one {
  position: relative;
  float: left;
  width: 580px;
  height: 534px;
  background: url("../images/material-1.png");
  text-align: center;
  margin-left: 20px;
}
.guoji-regstyle ul li.two {
  position: relative;
  float: left;
  width: 580px;
  height: 534px;
  background: url("../images/material-2.png");
  text-align: center;
  margin-left: 20px;
}
.guoji-regstyle ul li .guoji-regstyle-name {
  height: 100px;
  line-height: 100px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}
.guoji-regstyle ul li .guoji-regstyle-info {
  margin-top: 170px;
}
.guoji-regstyle ul li .guoji-regstyle-info p {
  line-height: 35px;
  font-size: 16px;
  letter-spacing: 2px;
}
.guoji-regstyle ul li .regstyle-more {
  width: 146px;
  margin: 0px auto;
  margin-top: 38px;
  text-align: center;
  line-height: 46px;
}
.guoji-regstyle ul li .regstyle-more a {
  font-size: 16px;
  color: #fff;
}

.guoji-liucheng {
  height: 388px;
  background: url("../images/guoji-liucheng-bg.png") no-repeat center top;
}
.guoji-liucheng-box {
  width: 1200px;
  height: 388px;
  background: url("../images/guoji-liucheng-box-bg.png");
  margin: 0px auto;
  color: #fff;
}
.guoji-liucheng-nav {
  font-size: 40px;
  letter-spacing: 4px;
  height: 160px;
  line-height: 160px;
  text-align: center;
}
.guoji-liucheng ul {
  height: 228px;
  width: 1200px;
  position: relative;
}
.guoji-liucheng ul li {
  position: relative;
  float: left;
  width: 160px;
  height: 50px;
  text-align: center;
  font-size: 18px;
  line-height: 25px;
  color: #fff;
  letter-spacing: 2px;
}
.guoji-liucheng .c1 {
  top: 160px;
  left: 80px;
}
.guoji-liucheng .c2 {
  top: 100px;
  left: 95px;
}
.guoji-liucheng .c3 {
  top: 85px;
  left: 115px;
}
.guoji-liucheng .c4 {
  top: 95px;
  left: 135px;
}
.guoji-liucheng .c5 {
  top: 100px;
  left: 160px;
}
.guoji-liucheng .c6 {
  top: 45px;
  left: 170px;
}

/*关于我们*/
.about-search {
  width: 100%;
  height: 550px;
  background: url("../images/index-bg.png") center top;
  position: relative;
}

.about-detail {
  width: 1200px;
  height: 365px;
  padding: 60px 0px;
  margin: 0px auto;
}
.about-detail .about-detail-left {
  width: 500px;
  height: 365px;
}
.about-detail .about-detail-left img {
  width: 500px;
  height: 365px;
}
.about-detail .about-detail-right {
  width: 620px;
  height: 365px;
  padding: 0px 20px 0px 60px;
  letter-spacing: 2px;
  color: #000;
}
.about-detail .about-name {
  margin: 0px 0px 20px 0px;
  height: 40px;
  line-height: 40px;
  border-left: 4px red solid;
  font-size: 36px;
  padding: 0px 15px;
}
.about-detail .about-info {
  line-height: 30px;
}
.about-detail .about-info p {
  margin-top: 10px;
  text-indent: 2em;
  font-size: 14px;
}
.about-detail .about-detail-more {
  width: 160px;
  height: 40px;
  line-height: 40px;
  margin: 0px auto;
  background: #e74b3c;
  text-align: center;
  margin-top: 25px;
}
.about-detail .about-detail-more a {
  color: #fff;
  font-size: 14px;
}

.about-development {
  width: 100%;
  height: 620px;
  background: url("../images/about-development-bg.png") right top no-repeat;
}
.about-development-box {
  height: 620px;
  width: 1200px;
  margin: 0px auto;
  color: #fff;
}
.about-development-nav {
  font-size: 40px;
  letter-spacing: 4px;
  height: 160px;
  line-height: 160px;
  text-align: center;
}
.about-development ul {
  height: 420px;
  background: url("../images/about-development-left-bg.png") no-repeat;
}
.about-development ul li {
  padding: 0px 80px;
  margin-top: 35px;
}
.about-development ul li .about-development-year {
  line-height: 25px;
  height: 25px;
  font-size: 14px;
}
.about-development ul li .about-development-info {
  line-height: 22px;
  font-size: 16px;
}

.about-cooperation {
  width: 100%;
  height: 570px;
  background: url("../images/about-cooperation-bg.png") center top no-repeat;
}
.about-cooperation-box {
  height: 570px;
  width: 1200px;
  margin: 0px auto;
  color: #000;
}
.about-cooperation-nav {
  font-size: 40px;
  letter-spacing: 4px;
  height: 160px;
  line-height: 160px;
  text-align: center;
}

/*版权服务*/
.banquan-category {
  width: 1200px;
  height: 800px;
  margin: 0px auto;
}
.banquan-category-nav {
  font-size: 40px;
  letter-spacing: 4px;
  height: 160px;
  line-height: 160px;
  text-align: center;
}
.banquan-category ul {
  height: 640px;
  width: 1200px;
  margin: 0px auto;
}
.banquan-category ul li {
  float: left;
  width: 300px;
  margin: 20px 0px;
  text-align: center;
}
.banquan-category ul li .banquan-category-name {
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  font-weight: bold;
}

.banquan-material {
  width: 100%;
  height: 730px;
  background: url("../images/banquan-material-bg.png") center top;
}
.banquan-material-box {
  width: 1200px;
  height: 730px;
  margin: 0px auto;
}
.banquan-material-nav {
  font-size: 40px;
  letter-spacing: 4px;
  height: 160px;
  line-height: 160px;
  text-align: center;
  color: #fff;
}
.banquan-material-detail {
  height: auto;
}
.banquan-material .banquan-material-left {
  width: 562px;
  height: 373px;
  margin: 20px 0px;
  float: left;
}
.banquan-material .banquan-material-left img {
  width: 562px;
  height: 373px;
}
.banquan-material .banquan-material-right {
  width: 630px;
  height: 400px;
  float: right;
}
.banquan-material-right-info {
  height: 160px;
  padding: 30px;
}
.banquan-material-right-info a {
  display: inline-block;
  width: 206px;
  height: 160px;
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.banquan-material-right-info a span {
  margin-top: 60px;
  display: block;
  letter-spacing: 2px;
}
.banquan-material-right-info a.c1 {
  background: url("../images/banquan-material-right-info-1.png") no-repeat;
}
.banquan-material-right-info a.c2 {
  background: url("../images/banquan-material-right-info-2.png") no-repeat;
  margin-left: 30px;
}
.banquan-material-right ul {
  height: 140px;
  width: 520px;
  padding: 0px 30px;
}
.banquan-material-right ul li {
  float: left;
  width: 245px;
  height: 40px;
  line-height: 40px;
  text-align: left;
  color: #fff;
  font-size: 16px;
  background: url("../images/banquan-material-right-info-bg.png") no-repeat left
    15px;
  padding-left: 15px;
}
.banquan-material-more {
  width: 260px;
  height: 50px;
  line-height: 50px;
  margin: 0px auto;
  border: 1px #fff solid;
  text-align: center;
  margin-top: 40px;
}
.banquan-material-more a {
  color: #fff;
  font-size: 18px;
}

.banquan-advantage {
  background: #eef3fa;
}
.banquan-advantage-box {
  width: 1200px;
  height: 900px;
  margin: 0px auto;
}
.banquan-advantage-nav {
  font-size: 40px;
  letter-spacing: 4px;
  height: 160px;
  line-height: 160px;
  text-align: center;
}
.banquan-advantage ul {
  height: 700px;
  width: 1200px;
  background: url("../images/banquan-advantage-bg.png");
  position: relative;
}
.banquan-advantage ul li {
  float: left;
  width: 200px;
  height: 110px;
  text-align: center;
  position: absolute;
}
.banquan-advantage ul li.c1 {
  top: 188px;
  left: 165px;
}
.banquan-advantage ul li.c2 {
  top: 80px;
  left: 570px;
}
.banquan-advantage ul li.c3 {
  top: 240px;
  left: 470px;
}
.banquan-advantage ul li.c4 {
  top: 205px;
  left: 790px;
  width: 270px;
}
.banquan-advantage ul li .banquan-advantage-name {
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  font-weight: bold;
}
.banquan-advantage ul li .banquan-advantage-info {
  line-height: 25px;
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
}

.banquan-liucheng {
  background: #1f2831;
}
.banquan-liucheng-box {
  width: 1200px;
  height: 680px;
  margin: 0px auto;
}
.banquan-liucheng-nav {
  font-size: 40px;
  letter-spacing: 4px;
  height: 160px;
  line-height: 160px;
  text-align: center;
  color: #fff;
}
.banquan-liucheng ul {
  height: 463px;
  width: 1200px;
  background: url("../images/banquan-liucheng-bg.png");
  position: relative;
}
.banquan-liucheng ul li {
  float: left;
  width: 200px;
  height: 300px;
  text-align: center;
  position: absolute;
}
.banquan-liucheng ul li.c1 {
  top: 80px;
  left: 50px;
}
.banquan-liucheng ul li.c2 {
  top: 160px;
  left: 350px;
}
.banquan-liucheng ul li.c3 {
  top: 80px;
  left: 650px;
}
.banquan-liucheng ul li.c4 {
  top: 160px;
  left: 950px;
}
.banquan-liucheng ul li .banquan-liucheng-name {
  height: 220px;
  line-height: 220px;
  font-size: 26px;
  color: #000;
}
.banquan-liucheng ul li .banquan-liucheng-info {
  line-height: 25px;
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

/*弹窗*/
.mask {
  background-color: rgba(0, 0, 0, 0.65);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999990;
  display: none;
}
#form_search {
  z-index: 9999991;
  position: fixed;
  width: 504px;
  height: 430px;
  border-top: #f23d45 11px solid;
  left: 50%;
  top: 50%;
  margin-left: -252px;
  margin-top: -215px;
  background: #fff;
  overflow: hidden;
  text-align: center;
  border-radius: 5px;
  display: none;
}
#form_search .form_sub {
  position: relative;
  padding-top: 18px;
  height: 88px;
  border-bottom: 1px dashed #d1d1d1;
}
#form_search .form_close {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 5px;
  top: 10px;
  width: 35px;
  height: 35px;
  background: url(../images/close.jpg) left top no-repeat;
  z-index: 999;
  overflow: hidden;
}
#form_search h2 {
  font-size: 26px;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
  color: #000;
}
i {
  font-style: normal;
}
#form_search h2 p {
  font-size: 14px;
  line-height: 22px;
  color: #aaa;
  letter-spacing: 1px;
}
#form_search .form_con {
  width: 380px;
  margin: 0px auto;
}
#form_search .form_con .list {
  margin-top: 25px;
  position: relative;
  width: 380px;
}
#form_search .form_con .list span {
  font-size: 16px;
  color: #828282;
  line-height: 39px;
}
#form_search .form_con .list input {
  width: 272px;
  height: 39px;
  line-height: 39px;
  border: 1px solid #dedede;
  border-radius: 5px;
  padding-left: 9px;
  font-size: 12px;
  color: #a4a4a4;
}
#form_search .form_con .list .sbphone {
  width: 180px;
}
#form_search .form_con .list .getcode1 {
  width: 75px;
  text-align: center;
  padding-left: 0;
  color: #000;
  background-color: #fff;
  cursor: pointer;
}
#form_search .form_con .small_text {
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  margin-top: 20px;
  color: #666;
}
#form_search .form_con input.submit {
  display: block;
  width: 270px;
  height: 50px;
  border: 1px solid #f23d45;
  background: #f23d45;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  margin-top: 15px;
  font-size: 20px;
  line-height: 40px;
  margin-left: 50px;
}

.on {
  background-color: #eee !important;
  color: #ccc;
  cursor: not-allowed !important;
}

/*新增首页*/
.index-search-new {
  position: absolute;
  width: 100%;
  height: 393px;
  top: 480px;
  z-index: 10000;
}
.index-search-form-new-bg {
  position: relative;
  width: 1229px;
  height: 360px;
  padding: 16px 0px;
  margin: 0 auto;
  background: url("../images/index-search-form-new.png") no-repeat center top;
}
.index-search-form-new {
  position: relative;
  width: 1200px;
  height: 360px;
  margin: 0px auto;
  color: #000;
  background: #fff;
}
.index-search-form-new .tab {
  border-bottom: 1px #ccc solid;
}
.index-search-form-new .tab-box {
  margin: 0px auto;
  width: 430px;
  height: 130px;
}
.index-search-form-new .tab a {
  display: inline-block;
  width: 110px;
  height: 126px;
  float: left;
  line-height: 126px;
  text-align: center;
  font-size: 26px;
}
.index-search-form-new .tab a.cur {
  border-bottom: 4px #3891d3 solid;
  color: #3891d3;
}
.index-search-form-box {
  height: 130px;
  width: 900px;
  margin: 0px auto;
  padding: 0px 0px;
}
.index-search-form-box-yimiao {
  height: 90px;
  line-height: 90px;
  width: 100%;
  text-align: center;
  color: #011174;
  font-size: 26px;
}
.index-search-form-box-left {
  float: left;
  width: 720px;
}
.index-search-form-box .intro {
  height: 40px;
  line-height: 40px;
  margin: 5px 0px;
  font-size: 14px;
}
.index-search-form-box .intro font {
  color: #e22e2e;
  font-size: 16px;
}
.index-search-form-box .search-box {
  width: 707px;
  height: 65px;
  background: url("../images/indx-search-box.png");
}
.index-search-form-box .search-box .index-search-text {
  border: none;
  width: 470px;
  height: 60px;
  line-height: 60px;
  color: #000;
  margin: 1px 0px 1px 60px;
  font-size: 14px;
}
.index-search-form-box .btn_submit {
  float: right;
  width: 175px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  color: #fff;
  font-size: 24px;
}
.index-search-form-box-right {
  float: right;
  width: 180px;
  text-align: center;
}
.index-search-form-box-right a {
  font-size: 16px;
  text-decoration: underline;
  color: #495677;
}

/*新增首页主营业务*/
.index-yewu {
  height: 660px;
}
.index-yewu-box {
  width: 1200px;
  margin: 0px auto;
}
.index-yewu-box-nav {
  width: 1200px;
  height: 85px;
  background: url("../images/index-yewu-box-nav.png") center top no-repeat;
}
.index-yewu-box ul {
  margin-top: 60px;
  height: 515px;
  width: 1200px;
  position: relative;
}
.index-yewu-box ul li {
  float: left;
  width: 340px;
  height: 465px;
  text-align: center;
  margin-left: 60px;
}
.index-yewu-box ul li:hover {
  -moz-box-shadow: 0 0 10px #000;
  -webkit-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
}
.index-yewu-box ul li .index-yewu-box-name {
  height: 70px;
  line-height: 70px;
  color: #000;
  font-size: 26px;
  font-weight: bold;
}
.index-yewu-box ul li .index-yewu-box-info {
  line-height: 30px;
  font-size: 16px;
  padding: 0px 10px;
}
.index-yewu-box ul li .index-yewu-more {
  background: #e22e2e;
  border-radius: 5px;
  width: 120px;
  margin: 0px auto;
  margin-top: 40px;
  text-align: center;
  height: 35px;
  line-height: 35px;
}
.index-yewu-box ul li .index-yewu-more a {
  font-size: 16px;
  color: #fff;
}

/*新增首页我们的优势*/
.index-youshi {
  height: 610px;
  padding: 30px 0px;
  background: #f2f2f2;
}
.index-youshi-box {
  width: 1200px;
  margin: 0px auto;
}
.index-youshi-box-nav {
  width: 1200px;
  height: 85px;
  background: url("../images/index-youshi-box-nav.png") center top no-repeat;
}

/*新增首页怎么办*/
.index-zmb {
  height: 550px;
}
.index-zmb-box {
  width: 1200px;
  margin: 0px auto;
}
.index-zmb-box-nav {
  width: 1200px;
  height: 85px;
  background: url("../images/index-zmb-box-nav.png") center top no-repeat;
}
.index-zmb-box ul {
  margin-top: 60px;
  height: 405px;
  width: 1200px;
  position: relative;
}
.index-zmb-box ul li {
  float: left;
  width: 240px;
  height: 405px;
  text-align: center;
  margin-left: 60px;
}
.index-zmb-box ul li .index-zmb-box-name {
  margin: 20px 0px;
  height: 35px;
  line-height: 35px;
  color: #000;
  font-size: 16px;
}
.index-zmb-box ul li .index-zmb-more {
  width: 120px;
  margin: 0px auto;
  margin-top: 40px;
  text-align: center;
  height: 35px;
  line-height: 35px;
}
.index-zmb-box ul li .index-zmb-more a {
  display: inline-block;
  width: 120px;
  height: 35px;
  font-size: 16px;
  border-radius: 8px;
  background: #e22e2e;
  color: #fff;
  border: 1px #e22e2e solid;
}
.index-zmb-box ul li .index-zmb-more a:hover {
  color: #000;
  border: 1px #000 solid;
  background: #fff;
}

/*新增首页咨询*/
.index-zixun {
  height: 300px;
  width: 1200px;
  margin: 0px auto;
  background: #f2f2f2;
}
.index-zixun-nav {
  width: 1100px;
  height: 98px;
  line-height: 98px;
  padding-left: 70px;
  padding-right: 30px;
  background: url("../images/index-zixun-nav.png") 30px center no-repeat;
  border-bottom: 2px #fff solid;
  font-size: 20px;
}
.index-zixun .list_lh {
  margin: 15px 0px;
  height: 105px;
  width: 1140px;
  padding: 0px 30px;
  position: relative;
  overflow: hidden;
}
.index-zixun ul li {
  width: 1140px;
  height: 30px;
  line-height: 30px;
  margin-top: 5px;
}
.index-zixun ul li a {
  display: inline-block;
  width: 570px;
  float: left;
  font-size: 16px;
}
.index-zixun-buttom {
  width: 1200px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  background: #00ccff;
}
.index-zixun-buttom a {
  background: #e22e2e;
  padding: 5px 10px;
  color: #fff;
  font-size: 18px;
  border-radius: 8px;
}

/*新增首页经典案例*/
.index-anli {
  height: 695px;
}
.index-anli-box {
  width: 1200px;
  margin: 0px auto;
}
.index-anli-box-nav {
  width: 1200px;
  height: 85px;
  background: url("../images/index-anli-box-nav.png") center top no-repeat;
}
.index-anli-box ul {
  height: 510px;
  width: 1200px;
  position: relative;
}
.index-anli-box ul li {
  float: left;
  width: 260px;
  height: 235px;
  text-align: center;
  margin-left: 40px;
  margin-top: 20px;
}
.index-anli-box .index-anli-more {
  width: 120px;
  margin: 0px auto;
  text-align: center;
  height: 35px;
  line-height: 35px;
}
.index-anli-box .index-anli-more a {
  display: inline-block;
  width: 120px;
  height: 35px;
  font-size: 16px;
  color: #fff;
  background: #e22e2e;
  border: 1px #e22e2e solid;
  border-radius: 8px;
}

/*新增首页资讯前沿*/
.index-article {
  height: 695px;
  padding: 30px 0px;
  background: #f2f2f2;
}
.index-article-box {
  width: 1200px;
  margin: 0px auto;
}
.index-article-box-nav {
  width: 1200px;
  height: 85px;
  background: url("../images/index-article-box-nav.png") center top no-repeat;
}
.index-article-box-lm {
  width: 1200px;
  text-align: center;
  margin: 30px 0px;
}
.index-article-box-lm a {
  display: inline-block;
  padding: 5px 10px;
  margin-left: 20px;
  border: 1px #000 solid;
}
.index-article-box-lm a:hover,
.index-article-box-lm a.cur {
  background: #e22e2e;
  color: #fff;
  border: 1px #e22e2e solid;
}
.index-article-box ul {
  height: 390px;
  width: 1200px;
  position: relative;
}
.index-article-box ul li {
  float: left;
  width: 600px;
  height: 135px;
  margin-top: 40px;
}
.index-article-box ul li .arc-img {
  float: left;
  width: 180px;
  height: 135px;
}
.index-article-box ul li .arc-img img {
  width: 180px;
  height: 135px;
}
.index-article-box ul li .index-article-info {
  float: left;
  margin-left: 20px;
  width: 380px;
  height: 135px;
  overflow: hidden;
}
.index-article-info .index-article-title {
  font-size: 18px;
}
.index-article-info .index-article-title a:hover {
  color: #e22e2e;
}
.index-article-info .index-article-time {
  font-size: 14px;
  line-height: 30px;
}
.index-article-info .index-article-intro {
  font-size: 14px;
  padding: 5px 0px;
  line-height: 18px;
}
.index-article-box .index-article-more {
  width: 120px;
  margin: 10px auto;
  text-align: center;
  height: 35px;
  line-height: 35px;
}
.index-article-box .index-article-more a {
  display: inline-block;
  width: 120px;
  height: 35px;
  font-size: 16px;
  color: #fff;
  background: #e22e2e;
  border: 1px #e22e2e solid;
  border-radius: 8px;
}

/*友情链接*/
.index-link {
  height: auto;
  border-top: 1px #ccc solid;
  padding: 10px 0px;
  background: #f2f2f2;
}
.index-link-box {
  width: 1200px;
  margin: 0px auto;
  font-size: 16px;
}
.index-link-box a {
  margin: 0px 5px;
}

.index-bottom-fix {
  position: fixed;
  left: 0px;
  bottom: 0px;
  height: 150px;
  width: 100%;
  background: #e22e2e;
  z-index: 100001;
}
.index-bottom-fix-box {
  width: 1200px;
  margin: 0px auto;
}
.index-bottom-fix-box ul {
  height: 150px;
  width: 1200px;
  position: relative;
}
.index-bottom-fix-box ul li {
  float: left;
  width: 240px;
  height: 150px;
  text-align: center;
  margin-left: 60px;
}
.index-bottom-fix-box ul li img {
  margin: 10px 0px 5px;
}
.index-bottom-fix-box ul li .index-bottom-fix-box-name {
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-size: 20px;
}
.index-bottom-fix-box ul li .index-bottom-fix-more {
  width: 65px;
  margin: 0px auto;
  text-align: center;
  height: 25px;
  line-height: 25px;
}
.index-bottom-fix-box ul li .index-bottom-fix-more a {
  display: inline-block;
  width: 65px;
  height: 25px;
  font-size: 14px;
  color: yellow;
  border: 1px #fff solid;
}
.index-bottom-fix-box ul li .index-bottom-fix-more a:hover {
  background: #000;
  color: #fff600;
  border: 1px #e22e2e solid;
}

/*新闻资讯*/
.news-search {
  width: 100%;
  height: 499px;
  background: url("../images/news-bg.png") center top;
  position: relative;
}
.news-lm {
  width: 100%;
  text-align: center;
  margin: 10px 0px;
}
.news-lm a {
  display: inline-block;
  padding: 5px;
  margin-left: 20px;
  font-size: 16px;
}
.news-lm a:hover,
.news-lm a.cur {
  background: red;
  color: #fff;
}
.news-list {
  width: 100%;
  padding: 30px 0px;
  background: #f2f2f2;
}
.news-list-box {
  width: 1200px;
  margin: 0px auto;
  background: #fff;
}
.news-list ul {
  height: auto;
  padding: 0px 40px;
  position: relative;
}
.news-list ul li {
  height: 94px;
  width: 100%;
  overflow: hidden;
  padding: 40px 0px;
  border-bottom: 1px #000 solid;
}
.news-list ul li .arc-img {
  float: left;
  width: 156px;
  height: 94px;
}
.news-list ul li .arc-img img {
  width: 156px;
  height: 94px;
}
.news-list ul li .news-list-info {
  float: left;
  margin-left: 20px;
  width: 880px;
  height: 94px;
}
.news-list .news-list-title {
  font-size: 20px;
}
.news-list .news-list-time {
  font-size: 14px;
}
.news-list .news-list-intro {
  font-size: 14px;
  padding: 10px 0px;
}

.pagenav {
  clear: both;
  height: 40px;
  line-height: 40px;
  border: 1px red solid;
  padding: 40px 0px;
  text-align: center;
}

.news-info {
  width: 100%;
  padding: 30px 0px;
  background: #f2f2f2;
}
.news-info-box {
  width: 1200px;
  margin: 0px auto;
  background: #fff;
}
.news-info-box .news-info-title {
  color: red;
  font-size: 20px;
  padding: 30px 0px 10px 20px;
}
.news-info-box .news-info-time {
  font-size: 14px;
  padding: 10px 20px;
}
.news-info-box .news-info-content {
  padding: 30px 60px;
  font-size: 16px;
  line-height: 22px;
  border-top: 2px #ccc solid;
  border-bottom: 2px #ccc solid;
}
.news-info-box .news-info-content p {
  margin-top: 10px;
  text-indent: 2em;
}

.news-info-box .prevnext {
  height: 120px;
}
.news-info-box .prevnext div {
  display: inline-block;
  width: 350px;
  text-align: center;
  height: 35px;
  line-height: 35px;
  border: 1px #ccc solid;
  margin-top: 42px;
}
.news-info-box .prevnext div a {
  color: red;
}
.news-info-box .prevnext div.prev {
  float: left;
  margin-left: 50px;
}
.news-info-box .prevnext div.next {
  float: right;
  margin-right: 50px;
}

.wrap960 {
  position: relative;
  margin: 0 auto;
  width: 960px;
  z-index: 1;
  padding: 50px;
  margin-top: 50px;
  background: #ffffff;
}

.shareLayout {
  position: relative;
  height: 320px;
  background: #ffffff;
  overflow: hidden;
}
.shareList {
  position: absolute;
  left: 0;
  float: left;
  white-space: nowrap;
  word-break: break-all;
}
.shareList li {
  display: inline-block;
  width: 960px;
  height: 320px;
  overflow: hidden;
  word-spacing: -4px;
  list-style-type: none;
}
.sh-img {
  width: 442px;
  height: 240px;
  float: left;
}
.sh-right {
  float: left;
  margin-left: 30px;
  width: 400px;
}
.sh-right-title {
  font-size: 28px;
  line-height: 35px;
}
.sh-right-info {
  font-size: 16px;
  line-height: 25px;
  margin: 40px 0px;
}
.sh-right-zixun {
  width: 120px;
  height: 35px;
  line-height: 35px;
  background: #e22e2e;
  margin: 0px auto;
  text-align: center;
  border-radius: 5px;
}
.sh-right-zixun a {
  color: #fff;
}

.backBtn,
.nextBtn {
  position: absolute;
  top: 170px;
  width: 51px;
  height: 51px;
  background: url(loginBg.png) 0 -554px;
  dispaly: block;
}
.backBtn {
  left: -75px;
}
.backBtn:hover {
  background-position: 0 -605px;
}
.nextBtn {
  right: -75px;
  background-position: -51px -554px;
}
.nextBtn:hover {
  background-position: -51px -605px;
}

.pageLayout {
  position: absolute;
  top: 300px;
  left: 0px;
  width: 960px;
  text-align: center;
  height: 5px;
}
.pageLayout a {
  margin-right: 10px;
  width: 25px;
  height: 5px;
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
}
.pageLayout span {
  float: left;
  width: 25px;
  height: 5px;
  overflow: hidden;
  background: #94c8e0;
  display: block;
}
.pageLayout em {
  float: left;
  width: 0;
  height: 5px;
  overflow: hidden;
  background: #32b16c;
  display: block;
}
.pageLayout a:hover span {
  background: #51ba91;
}

.mainPage {
  margin: 20px 0;
  text-align: center;
}
.mainPage ul {
  width: 680px;
  height: 32px;
  display: block;
  margin: 0 auto;
}
.mainPage ul li {
  display: inline;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  color: #000;
  font-size: 15px;
  margin: 0 5px;
  border: 1px solid #dedede;
  font-size: 16px;
}
.mainPage ul li a {
  color: #000;
  font-size: 16px;
}
.mainPage ul li.thisclass {
  background: #09f;
  border: 1px solid ##218ec1;
  color: #fff;
  font-size: 16px;
}
.mainPage ul li.thisclass a {
  color: #fff;
}
.mainPage ul li a:hover,
a:focus {
  color: hsl(209, 93%, 48%);
  text-decoration: none;
}

/*客服*/
.zx {
  position: fixed;
  right: 20px;
  top: 30%;
  left: auto;
  bottom: auto;
  width: 140px;
  height: 384px;
  z-index: 200001;
}
.zx-left {
  width: 25px;
  float: left;
}
.zx-left .zx-left-txt {
  border: 1px red solid;
  background: #fff;
  margin-top: 140px;
  width: 23px;
  height: 80px;
  text-align: center;
  color: red;
  line-height: 20px;
  padding: 10px 0px;
}
.zx-left .zx-left-arrow {
  width: 25px;
  height: 10px;
  text-align: center;
  margin-top: 5px;
}
.zx-right {
  width: 113px;
  height: 100%; /*background:url('../images/zx-bg.png');*/
  float: left;
}
.zx-right .zx-right-nav {
  height: 180px;
  width: 113px;
  margin-top: 40px;
  background-color: #fb664f;
}
.zx-right .zx-right-nav a {
  display: block;
  width: 80px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  margin-top: 5px;
  margin-left: 15px;
  border: 1px #fff solid;
  color: #fff;
  font-size: 14px;
}
.zx-right .zx-right-nav a:hover {
  background: red;
  border: 1px red solid;
}
