@charset "UTF-8";
p {
  margin: 0;
}

input,
textarea {
  border: none;
  outline: none;
  background-color: transparent;
}

img {
  vertical-align: middle;
}

/* 通用样式 */
.p1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.bw {
  width: 100%;
}

.clearfix::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.dfc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ovimg,
.ibw,
.miw,
.iml,
.imgbig {
  overflow: hidden;
}

.imgbig img {
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
}

.imgbig:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.ovimg img {
  width: 100%;
  min-height: 100%;
}

.ibw img {
  width: 100%;
  height: auto;
}

.miw img {
  max-width: 100%;
  max-height: 100%;
}

.iml {
  text-align: center;
}

.iml img {
  transform: translateY(-2px);
  vertical-align: middle;
}

.bgmax {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.bgmin {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}

.fh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/**/
.head1 {
  background: #eeeeee;
  line-height: 46px;
  color: #717171;
  font-size: 14px;
}

.head1 a {
  color: #717171;
}

.head2-index .logo {
  line-height: 106px;
}

.head2-index .top-ad {
  /*line-height: 106px;*/
  margin-left: 24px;
  color: #cd1300;
  font-size: 26px;
  background: url(//cdn.xypt.top/8dea7162/21/03/bb834f77f4f33b195a9feffafcedbd07a2560cd7.png) no-repeat left center;
  padding-left: 15px;
  margin-left: 20px;
  margin-top: 46px;
}

.head2-index .tel {
  background: url(//cdn.xypt.top/8dea7162/21/03/cc79a3461761577a68dc650767856c818e6ad2a4.png) no-repeat left center;
  padding-left: 65px;
  margin-top: 23px;
}

/**/
.product-bg {
  background: url(//cdn.xypt.top/8dea7162/21/03/665c6bb1c088462fad9ebeb47bf8478c15494a75.jpg) no-repeat top center;
  height: 1034px;
  overflow: hidden;
}

.product-bg .sou-index {
  margin-top: 26px;
}

.product-bg .sou-index .hot {
  font-size: 14px;
  color: #5a5a5a;
  line-height: 34px;
}

.product-bg .sou-index .hot a {
  color: #5a5a5a;
  padding-right: 5px;
}

#formsearch {
  float: right;
  width: 256px;
  height: 34px;
  background: url(//cdn.xypt.top/8dea7162/21/03/4dac171fdc3910c86b92e098ba432f911ef26a01.png) no-repeat top center;
}

#formsearch input {
  height: 34px;
  background: none;
  border: none;
  line-height: 34px;
}

#formsearch input#keyword {
  height: 34px;
  line-height: 34px;
  padding-left: 14px;
  color: #b8b8b8;
  font-size: 14px;
}

#formsearch input#s_btn {
  width: 50px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 12px;
  float: right;
  padding: 0;
}

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #b8b8b8;
}

::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #b8b8b8;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #b8b8b8;
}

::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #b8b8b8;
}

.p-title {
  text-align: center;
}

.p-title b {
  display: block;
  color: #c1c9d8;
  font-size: 72px;
  font-family: "Impact";
  text-transform: uppercase;
}

.p-title h2 {
  color: #030303;
  font-size: 37px;
  font-weight: bold;
  margin-top: -65px;
}

.p-title h2 span {
  display: block;
  width: 148px;
  height: 6px;
  background: #d80000;
  margin: 0 auto;
  margin-top: 20px;
}

.p-title p {
  color: #595757;
  font-size: 15px;
  padding-top: 18px;
}

.product-index {
  margin-top: 40px;
}

.plist1 {
  margin: 0 -15px;
  margin-top: 40px;
}

.plist1 li {
  float: left;
  width: 279px;
  margin: 0 14px;
  margin-bottom: 40px;
}

.plist1 li a {
  display: block;
}

.plist1 li a .img1 img {
  width: 279px;
  height: 209px;
}

.plist1 li a .wz {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  height: 58px;
  border-bottom: 7px solid #d80000;
  padding: 0 20px;
}

.plist1 li a .wz .w1 {
  text-align: center;
  color: #000000;
  font-size: 20px;
  padding: 10px 0;
  white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.plist1 li a .wz .w2 {
  color: #898989;
  font-size: 12px;
  text-align: center;
}

/**/
.cpzx-index {
  margin-top: 35px;
}

.pbox {
  position: relative;
  margin-top: 40px;
}

.pbox::before {
  content: "";
  position: absolute;
  width: 1920px;
  height: 1px;
  background: #acacac;
  left: 0;
  right: 0;
  top: 5px;
  z-index: -1;
}

.psort {
  margin: 0 -6px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.psort li a {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #000000;
}

.psort li a span {
  display: block;
  width: 10px;
  height: 10px;
  background: #acacac;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 20px;
}

.psort li.on a {
  color: #d80000;
}

.psort li.on a span {
  background: #d80000;
}

.prevall,
.nextall {
  position: absolute;
  top: 143px;
}

.prevall {
  left: -66px;
}

.nextall {
  right: -66px;
}

.parBd {
  margin-top: 40px;
  position: relative;
}

/**/
.xuan-bg {
  background: url(../images/teambg.jpg) no-repeat top center;
  height: 730px;
  overflow: hidden;
}

.xuan-bg .xuan-index {
  margin-top: 30px;
}

.xuan-bg .xuan-index .xuan-title b {
  color: #4560a2;
}

.xuan-bg .xuan-index .xuan-title h2 {
  color: #fff;
}

.xuan-bg .xuan-index .xuan-title h2 span {
  background: #fff;
}

.xuan-bg .xuan-index .xuan-title p {
  color: #fff;
}

.xuan-bg .xuan-index .xuan-list {
  margin: 0 -15px;
  margin-top: 40px;
}

.xuan-bg .xuan-index .xuan-list li {
  float: left;
  width: 379px;
  height: 453px;
  border-radius: 15px;
  background-color: white;
  margin: 0 15px;
  text-align: center;
}

.xuan-bg .xuan-index .xuan-list li .img1 {
  width: 97px;
  height: 97px;
  margin: 0 auto;
  margin-top: 63px;
}

.xuan-bg .xuan-index .xuan-list li .img1 img {
  width: 97px;
  height: 97px;
}

.xuan-bg .xuan-index .xuan-list li h3 {
  color: #333333;
  font-size: 34px;
  margin-top: 25px;
}

.xuan-bg .xuan-index .xuan-list li h3 span {
  display: block;
  width: 100px;
  height: 1px;
  background: #030303;
  margin: 0 auto;
  margin-top: 30px;
}

.xuan-bg .xuan-index .xuan-list li .wz {
  padding: 0 36px;
  color: #333333;
  font-size: 16px;
  text-align: justify;
  line-height: 24px;
  margin-top: 24px;
}

/**/
.tab-main {
  display: none;
}

.c-title b {
  color: #e8e8e8;
}

.case-index {
  margin-top: 20px;
}

.case-index .con {
  margin-top: 30px;
}

.case-index .con .casel {
  width: 992px;
}

.case-index .con .casel .slick-wrap .tab-li {
  width: 246px;
}

.case-index .con .casel .slick-wrap .tab-li li {
  background: #e5e5e5;
  height: 102px;
  margin-bottom: 10px;
  line-height: 109px;
  color: #333333;
  font-size: 18px;
  padding-left: 74px;
}

.case-index .con .casel .slick-wrap .tab-li li span {
  padding-left: 16px;
}

.case-index .con .casel .slick-wrap .tab-li li.cur {
  background: #d80000;
  color: #fff;
}

.case-index .con .casel .slick-wrap .tab-con {
  width: 733px;
  height: 550px;
}

.case-index .con .casel .slick-wrap .tab-con .tab-main a {
  display: block;
  position: relative;
  overflow: hidden;
}

.case-index .con .casel .slick-wrap .tab-con .tab-main a img {
  width: 733px;
  height: 550px;
  cursor: pointer;
  transition: all 0.6s;
}

.case-index .con .casel .slick-wrap .tab-con .tab-main a:hover img {
  transform: scale(1.2);
}

.case-index .con .caser {
  width: 193px;
  position: relative;
}

.case-index .con .caser .ti {
  height: 68px;
  color: #ffffff;
  line-height: 68px;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 16px;
  text-align: center;
  background: url(//cdn.xypt.top/8dea7162/21/03/473976d6ddb34f04652f821b603e7780883164c2.png) no-repeat top center;
}

.case-index .con .caser .hd .next {
  background: url(../images/left1.png) no-repeat top center;
  height: 32px;
  width: 41px;
  position: absolute;
  left: 149px;
  top: 6px;
  z-index: 999;
  display: none;
}

.case-index .con .caser .hd .prev {
  background: url(../images/right1.png) no-repeat top center;
  height: 32px;
  width: 41px;
  position: absolute;
  left: 149px;
  top: 38px;
  z-index: 999;
  display: none;
}

.case-index .con .caser .bd.c-list1 li {
  float: left;
  width: 193px;
  margin-bottom: 14px;
  position: relative;
}

.case-index .con .caser .bd.c-list1 li a {
  display: block;
}

.case-index .con .caser .bd.c-list1 li a img {
  width: 193px;
  height: 146px;
}

/**/
.ad-roll {
  margin-top: 60px;
  position: relative;
}

.ad-roll .hd .next {
  position: absolute;
  left: -66px;
  top: 32px;
}

.ad-roll .hd .prev {
  position: absolute;
  right: -66px;
  top: 32px;
}

.ad-roll .bd ul li {
  margin: 0 6px;
  width: 230px;
}

.ad-roll .bd ul li .img1 {
  border: 1px solid #dcdcdc;
}

.ad-roll .bd ul li .img1 img {
  width: 228px;
  height: 110px;
}

/**/
.ad-bg {
  background: url(//cdn.xypt.top/8dea7162/21/03/5edfb6e8450da4e71ca144f9eeb1f6ae0045fd38.jpg) no-repeat top center;
  height: 268px;
  overflow: hidden;
  margin-top: 28px;
}

.ad-bg .ad-index .ad1 {
  font-size: 24px;
  color: #595757;
  font-weight: bold;
  margin-left: 50px;
  margin-top: 70px;
  width: 350px;
  text-align: center;
}

.ad-bg .ad-index .ad1 span {
  color: #1a40af;
  font-size: 30px;
}

.ad-bg .ad-index .ad2 {
  width: 315px;
  margin-left: 190px;
  margin-top: 48px;
}

.ad-bg .ad-index .ad2 li {
  list-style: none;
  color: #fff;
  font-size: 16px;
  margin-bottom: 18px;
  background: url(//cdn.xypt.top/8dea7162/21/03/3751e1799d0cbf33b0235af3764b7bade76b1267.png) no-repeat left center;
  padding-left: 30px;
}

.ad-bg .ad-index .ad3 {
  width: 245px;
  text-align: center;
  color: #fff;
  margin-top: 60px;
}

.ad-bg .ad-index .ad3 p:nth-of-type(1) {
  font-size: 16px;
}

.ad-bg .ad-index .ad3 p:nth-of-type(2) {
  font-size: 24px;
  font-weight: bold;
  padding: 10px 0;
}

.ad-bg .ad-index .ad3 a {
  display: block;
  width: 106px;
  height: 36px;
  border-radius: 7px;
  background: #fff;
  line-height: 36px;
  text-align: center;
  color: #184cb1;
  font-size: 18px;
  margin: 0 auto;
}

/**/
.about-bg {
 background: url(../images/aboutbg.jpg) no-repeat top center;
  height: 824px;
  overflow: hidden;
}

.a-title b{
    color: #dddada;
}


.about-bg .about-index {
  margin-top: 20px;
}

.about-bg .about-index .about1 {
  margin-top: 50px;
}

.about-bg .about-index .about1 .ab1 {
  width: 690px;
}

.about-bg .about-index .about1 .ab1 h2 {
  color: #000000;
  font-size: 24px;
  margin-bottom: 26px;
}

.about-bg .about-index .about1 .ab1 p {
  color: #000000;
  font-size: 16px;
  line-height: 33px;
}

.about-bg .about-index .about1 .ab2 {
  width:500px;
  height: 281px;
  overflow: hidden;
}

.about-bg .about-index .about1 .ab2 img{
      width:500px;
  height: 254px;
}

.ab-tu {
  margin-top: 52px;
}

.ab-tu .tabli2 {
  width: 259px;
}

.ab-tu .ab-tu-img {
  width: 924px;
  float: right;
}

.ab-tu .tabli2 ul li {
  width: 259px;
  height: 111px;
  background: #ffffff;
  text-align: center;
  font-size: 24px;
  color: #333333;
  padding-top: 30px;
  cursor: pointer;
}

.ab-tu .tabli2 ul li span {
  display: block;
  font-size: 12px;
  font-family: Arial;
  color: #333333;
  text-transform: uppercase;
}

.ab-tu .tabli2 ul li.cur {
  background: url(//cdn.xypt.top/8dea7162/21/03/7331a0109b90c308649a0efd6287dfe77cfa7c18.png) no-repeat center;
  color: #fff;
}

.ab-tu .tabli2 ul li.cur span {
  color: #fff;
}

.ab-tu .ab-tu-img .tab2 {
  display: none;
}
.ab-tu .ab-tu-img .picScroll-left2{
    position: relative;
}
.ab-tu .ab-tu-img .picScroll-left2 .hd{
    
}
.ab-tu .ab-tu-img .picScroll-left2 .hd .next{
   position: absolute;
    left: 0;
    top: 76px;
    width: 36px;
    height: 70px;
    z-index: 999999;
    background: url(//cdn.xypt.top/8dea7162/21/04/b39c810ae7fcb34bcefec039039f334be288c007.png) no-repeat top center;
}
.ab-tu .ab-tu-img .picScroll-left2 .hd .next img{
    width: 36px;
    height: 70px;
}
.ab-tu .ab-tu-img .picScroll-left2 .hd .prev{
   position: absolute;
    right: 0;
    top: 76px;
    width: 36px;
    height: 70px;
    z-index: 999999;
       background: url(//cdn.xypt.top/8dea7162/21/04/03affe85ec56b91540f0e656b6775df3b2245001.png) no-repeat top center;
}
.ab-tu .ab-tu-img .picScroll-left2 .bd {
  overflow: hidden;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd ul li {
  width: 296px;
  height: 222px;
  float: left;
  margin-right: 18px;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd ul li img {
  width: 296px;
  height: 222px;
}

/**/
.news-index {
  margin-top: 20px;
  position: relative;
}

.new0 {
  background: #f7f8f8;
  padding-bottom: 27px;
  padding-top: 50px;
}
.n-more{
    position: absolute;
    right: 0;
    top: 190px;
}
.n-more a{
    display: block;
    font-size: 20px;
    color: #727171;
}
.newsfl {
  margin-top: 50px;
}

.newsfl ul {
  background: url(//cdn.xypt.top/8dea7162/21/03/3e472f230dd7ea4124e8d1eb326feb53b87a9440.png) no-repeat 115px bottom;
}

.newsfl ul li {
  width: 151px;
  float: left;
  position: relative;
  padding-bottom: 13px;
  margin-right: 65px;
  margin-bottom: -1px;
}

.newsfl ul li a {
  font-size: 20px;
  color: #727171;
  line-height: 20px;
  padding-left: 35px;
  background: url(//cdn.xypt.top/8dea7162/21/03/5e6ee472adf37380593e28546530fa2551a56604.png) no-repeat left center;
}

.newsfl ul li:after {
  position: absolute;
  width: 114px;
  height: 2px;
  background: #d80000;
  content: "";
  left: 0;
  bottom: 0;
  display: none;
}

.newsfl ul li.cur:after {
  display: block;
}

.newsfl ul li.cur a {
  background: url(//cdn.xypt.top/8dea7162/21/03/df88b67165c38c14bf1887ede45b50c84e587619.png) no-repeat left center;
  color: #d80000;
}

.news1 {
  margin-top: 20px;
  display: none;
}

.news1 .ntj {
  width: 389px;
}

.news1 .ntj ul li img {
  width: 389px;
  height: 258px;
}

.news1 .ntj ul li h3 {
  margin-top: 30px;
  font-size: 24px;
  color: #333333;
  font-weight: normal;
  line-height: 18px;
}

.news1 .ntj ul li h3 a {
  color: #333333;
}

.news1 .ntj ul li span {
  display: block;
  color: #666666;
  font-size: 14px;
  padding-top: 18px;
}

.news1 .ntj ul li p {
  font-size: 14px;
  color: #666666;
  font-weight: normal;
  line-height: 27px;
  margin-top: 16px;
}

.new2 {
  width: 792px;
  margin-top: -6px;
}

.new2 ul li {
  background: #f7f8f8;
  height: 126px;
  padding: 0 35px;
  margin-bottom: 26px;
  padding-top: 26px;
}

.new2 ul li .time {
  width: 80px;
  background: url(//cdn.xypt.top/8dea7162/21/03/0e6551bba8ac644651bf123c28e0d5812b6c1974.png) no-repeat right center;
}

.new2 ul li .time span {
  font-size: 48px;
  color: #666666;
  line-height: 48px;
  display: block;
}

.new2 ul li .time p {
  font-size: 16px;
  color: #666666;
  font-weight: normal;
  line-height: 16px;
  margin-top: 11px;
}

.new2 ul li .wz {
  width: 620px;
}

.new2 ul li .wz h3 {
  font-size: 24px;
  color: #333333;
  font-weight: normal;
  line-height: 22px;
  margin-top: 4px;
}

.new2 ul li .wz h3 a {
  color: #333333;
}

.new2 ul li .wz p {
  font-size: 14px;
  color: #666666;
  font-weight: normal;
  line-height: 20px;
  margin-top: 7px;
}

.new2 ul li:hover .time span {
  color: #d80000;
}

.new2 ul li:hover .wz h3 a {
  color: #d80000;
}

.cjwd {
  position: relative;
  margin-top: 13px;
}

.cjwd1 {
  width: 105px;
  float: left;
  padding-top: 10px;
}

.cjwd1 h1 {
  font-size: 24px;
  color: #d80000;
  line-height: 20px;
}

.cjwd1 h2 {
  font-size: 14px;
  color: #b4b4b4;
  font-weight: normal;
  line-height: 14px;
  text-transform: uppercase;
  margin-top: 10px;
}

.cjwd2 {
  float: right;
}

.cjwd2 .bd {
  width: 1052px;
  overflow: hidden;
}

.cjwd2 .bd ul li {
  width: 516px !important;
  height: 102px;
  background: #fff;
  padding: 10px 28px 035px;
  float: left;
  margin-right: 65px;
  border: 1px solid #dcdcdc;
}

.cjwd2 .next {
  position: absolute;
  left: 0;
  top: 65px;
}

.cjwd2 .prev {
  position: absolute;
  left: 51px;
  top: 65px;
}

.cjwd2 .bd ul li h3 {
  padding-left: 46px;
  background: url(//cdn.xypt.top/8dea7162/21/03/d14675bf3d4f6b7fd1aa4f30d57624a87d77925b.png) no-repeat left center;
}

.cjwd2 .bd ul li h3 a {
  font-size: 12px;
  color: #303030;
  font-weight: bold;
  line-height: 22px;
}

.cjwd2 .bd ul li p {
  padding-left: 46px;
  background: url(//cdn.xypt.top/8dea7162/21/03/3714d633f1bc7d7b89ac1272c9ad1327749b9a6e.png) no-repeat left top;
  font-size: 12px;
  color: #666666;
  font-weight: normal;
  line-height: 18px;
  margin-top: 9px;
}

/**/
.liu-bg {
  background: #f7f8f8;
  padding-top: 65px;
  padding-bottom: 44px;
  margin-top: 42px;
}

.liu-bg .liu-index b {
  display: block;
  color: #d80000;
  font-size: 48px;
  text-align: center;
}

.liu-bg .liu-index h2 {
  color: #000000;
  font-size: 24px;
  font-family: "宋体";
  text-align: center;
  padding-top: 20px;
}

.liu-bg .liu-index .liu-con {
  margin-top: 50px;
}

.liu-bg .liu-index .liu-con .nei {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.liu-bg .liu-index .liu-con .nei .liu1 {
  width: 200px;
  border: 2px solid #d2d2d2;
  height: 68px;
  background: #fff;
}

.liu-bg .liu-index .liu-con .nei .liu1 input {
  text-indent: 30px;
  line-height: 62px;
  color: #c9caca;
  font-size: 18px;
}

.liu-bg .liu-index .liu-con .nei .liu1 textarea {
  text-indent: 30px;
  line-height: 62px;
  color: #c9caca;
  font-size: 18px;
  height: 68px;
  overflow: hidden;
}

.liu-bg .liu-index .liu-con .nei .code-group {
  background: #fff;
  width: 200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.liu-bg .liu-index .liu-con .nei .code-group input {
  height: 68px;
  text-indent: 20px;
  color: #c9caca;
  font-size: 18px;
  width: 100px;
}

.liu-bg .liu-index .liu-con .nei .tijiao {
  background: #d80000;
  height: 68px;
  line-height: 68px;
  color: #fff;
  font-size: 22px;
  width: 160px;
  padding: 0;
  text-align: center;
}

/**/
.link {
  font-size: 18px;
  color: #18181d;
  padding: 24px 0;
}

.link a {
  font-size: 18px;
  color: #18181d;
  padding-right: 5px;
}

/**/
.foot-bg {
  background: #18181d;
  padding: 45px 0;
}

.foot-bg .foot-index dl {
  float: left;
  width: 116px;
}

.foot-bg .foot-index dl dt {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 10px;
}

.foot-bg .foot-index dl dd a {
  display: block;
  color: #9fa0a0;
  font-size: 12px;
  line-height: 33px;
}

.foot-bg .foot-index dl dd a:hover {
  color: #fff;
}

.foot-bg .foot-index .xian {
  width: 1px;
  height: 210px;
  background: #7d7d7d;
}

.foot-bg .foot-index .ct {
  margin-left: 65px;
  width: 230px;
}

.foot-bg .foot-index .ct p {
  color: #cccccc;
  font-size: 14px;
  line-height: 27px;
}

.foot-bg .foot-index .ct p:nth-of-type(1) {
  font-size: 18px;
}

.foot-bg .foot-index .erq p {
  text-align: center;
  color: #cccccc;
  font-size: 14px;
  line-height: 40px;
}

.cop-bg {
  background: #18181d;
  border-top: 1px solid #7d7d7d;
  padding: 22px 0;
  color: #9fa0a0;
  font-size: 12px;
}

.cop-bg .cop {
  color: #9fa0a0;
  line-height: 20px;
}

.cop-bg .cop a {
  font-size: 12px;
  color: #9fa0a0;
}
