.sp1 {
  background: url(../images/sp1.png) no-repeat;
}
.hover:hover {
  opacity: 0.9;
}
.ico_info {
  background: url(../images/sp1.png) no-repeat;
  margin-right: 10px;
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
}
.ico_info.ico_word {
  background-position: -174px 0;
}
.ico_info.ico_ppt {
  background-position: -214px 0;
}
.ico_info.ico_excel {
  background-position: -194px 0;
}
.ico_info.ico_pdf {
  background-position: -212px -118px;
}
.ico_info.ico_txt {
  background-position: -232px -118px;
}
.ico_download {
  background: url(../images/sp1.png) no-repeat;
  float: right;
  margin-top: 8px;
  width: 15px;
  height: 15px;
  background-position: -234px 0;
  display: inline-block;
  vertical-align: middle;
}
.ico_downhover {
  background-position: -255px 0;
}
.ico_web.btn_sina i {
  background-position: 0 -92px;
}
.ico_web.btn_sina:hover i {
  background-position: 0 -110px;
}
.ico_web.btn_wx i {
  background-position: -23px -93px;
}
.ico_web.btn_wx:hover i {
  background-position: -23px -111px;
}
.ico_web.btn_qq i {
  background-position: -44px -93px;
}
.ico_web.btn_qq:hover i {
  background-position: -44px -111px;
}
.ico_web i {
  background: url(../images/sp1.png) no-repeat;
  margin-right: 5px;
  width: 17px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
}
.input {
  height: 40px;
  border: 1px solid #e5e5e5;
  outline: 0;
  line-height: 38px;
  font-size: inherit;
  display: block;
}
.input:focus {
  border: 1px solid #2187cf;
}
.input::placeholder {
  color: #999999;
}
.btn_bg {
  background: #2187cf;
  border: 0;
  outline: 0;
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  display: block;
}
.btn_bg:hover {
  opacity: 0.9;
}
.btn_color:hover {
  color: #2187cf;
}
.btn_text:hover {
  text-decoration: underline;
}
.bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.service {
  margin: 20px 0 40px;
}
.service .service_list {
  float: left;
  width: 260px;
  background: #fff;
  border: 1px solid #e9edf1;
  border-bottom: none;
}
.service .service_list a {
  position: relative;
  padding-left: 30px;
  border-left: 3px solid transparent;
  border-bottom: 1px solid #e9edf1;
  color: #333333;
  font-size: 16px;
  line-height: 49px;
  display: block;
}
.service .service_list a:hover,
.service .service_list a.active {
  border-left: 3px solid #2187cf;
  color: #2187cf;
}
.service .service_list a i {
  background: url(../images/sp1.png) no-repeat;
  position: absolute;
  right: 30px;
  top: 20px;
  width: 5px;
  height: 9px;
  background-position: -121px -93px;
  display: block;
}
.service .service_panel {
  float: left;
  margin-left: 20px;
  border: 1px solid #e5e5e5;
  width: 920px;
}
.service .service_panel .bag-title {
  width: 100%;
  height: 229px;
  background: url(../images/p3_fri.jpg) 50%;
}
.service .service_panel .statement-text {
  padding: 0 20px 62px 20px;
  padding-bottom: 0;
}
.service .service_panel .statement-text .statement-text-txt {
  padding-top: 39px;
}
.service .service_panel .statement-text .statement-text-txt .title {
  height: 16px;
  margin-bottom: 35px;
  border-left: 3px solid #2187cf;
}
.service .service_panel .statement-text .statement-text-txt .title span {
  font-size: 18px;
  color: #333;
  margin-left: 10px;
}
.service .service_panel .statement-text .statement-text-txt .txt {
  color: #666;
  font-size: 14px;
  line-height: 25px;
}
.service .service_panel .statement-text .link {
  font-size: 18px;
  color: #e28b02;
  margin-top: 49px;
  margin-bottom: 98px;
}
