﻿@charset "utf-8";
.padding-sm-content {
  padding: 10px 20px 0 20px !important;
  margin-bottom: 15px !important;
}
.guide-wrap ul li.icon1 {
  background: url(../images/icon1.png) no-repeat left center;
}
.guide-wrap ul li.icon50 {
   background: url(../images/icon50.png) no-repeat left center;
   /*background-size:23px 23px;*/
 }
.guide-wrap ul li.icon51 {
  background: url(../images/icon51.png) no-repeat left center;
  /*background-size:23px 23px;*/
}
.guide-wrap ul li.icon20 {
  background: url(../images/icon20.png) no-repeat left center;
}
.guide-wrap ul li.icon25 {
  background: url(../images/icon25.png) no-repeat left center;
}
.guide-wrap ul li.icon26 {
  background: url(../images/icon26.png) no-repeat left center;
}
.guide-wrap ul li.icon27 {
  background: url(../images/icon27.png) no-repeat left center;
}
.guide-wrap ul li.icon28 {
  background: url(../images/icon28.png) no-repeat left center;
}
.guide-wrap ul li.icon21 {
  background: url(../images/icon21.png) no-repeat left center;
}
.guide-wrap ul li.icon7 {
  background: url(../images/icon7.png) no-repeat left center;
}
.guide-wrap ul li.icon31 {
  background: url(../images/icon31.png) no-repeat left center;
}
.guide-wrap ul li.icon30 {
  background: url(../images/icon30.png) no-repeat left center;
}
.guide-wrap ul li.icon32 {
  background: url(../images/icon32.png) no-repeat left center;
}
.guide-wrap ul li.guide-icon {
  padding-left: 30px;
  margin-right: 30px;
}
.guide-wrap ul li {
  padding: 8px 0;
}

.database-content .list-item-new{
  position: relative;
  padding-left:204px;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.database-content .list-item-new .bg1{
  background: url("../images/01.png") no-repeat left center;
  height: 192px;
}
.database-content .list-item-new .bg2{
  background: url("../images/02.png") no-repeat left center;
  height: 192px;
}
.database-content .list-item-new .bg3{
  background: url("../images/03.png") no-repeat left center;
  height: 192px;
}
.database-content .list-item-new .bg4{
  background: url("../images/04.png") no-repeat left center;
  height: 192px;
}
.database-content .list-item-new .bg5{
  background: url("../images/05.png") no-repeat left center;
  height: 192px;
}
.database-content .list-item-new .bg6{
  background: url("../images/06.png") no-repeat left center;
  height: 192px;
}
.database-content .list-item-new .bg7{
  background: url("../images/07.png") no-repeat left center;
  height: 192px;
}
.database-content .list-item-new .bg{
  position: absolute;
  left:0;
  /*top:-1px;*/
  width:18%;
}
.database-content .list-item-new .bg .title{
  position: absolute;
  top: 25px;
  left: 10px;
  font-size: 18px;
  color: #FFF;
  font-weight: bold;
}
.database-content .list-item-new .bg img{
  position: absolute;
  top:65px;
  left:53px;
}
.list-item1 {
  height: 191px;
}
.guide-wrap ul li{
  display: inline-block;
}
.guide-wrap ul li a {
  color: #1a398b;
  font-size: 14px;
  text-decoration: none;

}
.guide-wrap ul li:hover a {
  color: #666666;
}
ul.guide-wrap-ul1{
  margin-top:25px;
}
ul.guide-wrap-ul2{
   margin-top:30px;
 }
ul.guide-wrap-ul3{
  margin-top:5px;
}
ul.guide-wrap-ul4{
  margin-top:30px;
}
ul.guide-wrap-ul5{
  margin-top:30px;
}

ul.guide-wrap-ul li{
  width:220px;
}
.bottom-line.padding-bottom-xs p{
  color: #333333;
}
.service-image img{
  height: 45px;
  width: 48px;
  top:100px;
}