/*****公共按钮*****/
div.btn > a {
  border: 1px solid #fc2b2b;
  color: #fc2b2b;
}
div.btn > a.quotation {
  background-color: #fc2b2b;
}
div.btn > a:hover {
  background-color: #fc2b2b;
}
/****小按钮****/
.small-btn a {
  border: 1px solid #fc2b2b;
  color: #fc2b2b;
}
.small-btn a.quotation {
  background-color: #fc2b2b;
}
.play {
  background: url("../images/icon.png") no-repeat -350px 0;
}
/******header******/
.header .container .header-right > ul > li a.header-fb i {
  background: url("../images/icon.png") no-repeat -330px 0;
}
.header .container .header-right > ul > li a:hover {
  color: #fc2b2b;
}
.header .container .header-right > ul > li.active {
  background-color: #fc2b2b;
}
.header .container .header-right > ul > li.active a {
  color: #fff;
}
.header .container .header-right > ul div.websites {
  background: url(../images/icon.png) no-repeat -310px 0px;
  background-clip: content-box;
}
.header .container .header-right > ul div.websites ul li:hover {
  background-color: #fc2b2b;
}
.header .container .header-right > ul div.websites ul li:hover a {
  color: #fff;
}
/******news-list*******/
.news-list ul > li a:hover .news h3 {
  color: #fc2b2b;
}
/****footer****/
.footer .footer-top .container .message p.address i {
  background: url("../images/icon.png") no-repeat 0px 0px;
}
.footer .footer-top .container .message p.address:hover {
  color: #fc2b2b;
}
.footer .footer-top .container .message p.address:hover i {
  background-position-x: -24px;
}
.footer .footer-top .container .message p.contact a i,
.footer .footer-top .container .message p.contact span i {
  background: url("../images/icon.png") no-repeat 0px -23px;
}
.footer .footer-top .container .message p.contact a:hover,
.footer .footer-top .container .message p.contact span:hover {
  color: #fc2b2b;
}
.footer .footer-top .container .message p.contact a:hover i,
.footer .footer-top .container .message p.contact span:hover i {
  background-position-x: -24px;
}
.footer .footer-top .container .sns a {
  background: url("../images/icon.png") no-repeat 0px -110px;
}
.footer .footer-top .container .qualification span {
  background: url("../images/icon.png") no-repeat -60px 0px;
}
.footer .footer-bottom .container > span a:hover {
  color: #fc2b2b;
}
/*****form******/
.pub-form form #submit {
  background-color: #fc2b2b;
}
/**首页products**/
.product ul > li:hover {
  border-color: #fc2b2b;
}
.product ul > li:hover dt {
  color: #fc2b2b;
}
.cro-video > .video-right > h3 .after,
.cro-video .video-left > h3 .after {
  background-color: #fc2b2b;
}
.divide {
  background: url('../../static/images/bg-01.jpg') no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.why-zbg > a i.icon {
  background: url("../images/icon.png") no-repeat 0px -160px;
}
.why-zbg > a:hover dt i.after {
  background-color: #fc2b2b;
}
.divide2 .container a {
  border: 1px solid #fc2b2b;
  background-color: #fc2b2b;
}
.tab-head a {
  color: #fc2b2b;
}
.tab-head a.active {
  background-color: #fc2b2b;
  color: #fff;
}
#products .part .p-middle ul li span.icon {
  background: url("../images/icon.png") no-repeat -160px 0;
}
.project-list .project .pro-text {
  border-bottom: 1px solid #fc2b2b;
}
.price .mode li a .icon {
  border: 1px solid #fc2b2b;
}
.price .mode li a .icon b em {
  background: url("../images/icon.png") no-repeat -180px -40px;
}
.price .mode li a:hover .icon b {
  background-color: #fc2b2b;
}
.price .mode li a:hover .icon b em {
  background-position-y: -90px;
}
.why-top .strength-icon li div .icon {
  background: url("../images/icon.png") no-repeat 0 -264px;
}
.why-top .strength-icon li div:hover .icon {
  background-position-y: -323px;
}
.why-top .strength-icon li div:hover p {
  color: #fc2b2b;
}
.why-middle .office {
  width: 100%;
  margin-top: 40px;
}
.why-middle .office dl dt i {
  background-color: #fc2b2b;
}
.why-bottom > div.about-center > div span.icon {
  background-color: #fc2b2b;
}
.why-bottom > div.about-center > div span.arrow {
  border-color: transparent transparent transparent #fc2b2b;
}
.why-bottom > div.about-center .quality .arrow {
  border-color: transparent #fc2b2b transparent transparent;
  margin-left: -12.5px;
}
.news-content .prev-next span a:hover {
  color: #fc2b2b;
}
