/*通用CSS属性*/
body {
  font-family: "微软雅黑";
}

.center {
  margin: 0 auto;
  width: 1200px;
}

/*内容居中*/
.fl {
  float: left
}

/*左浮动*/
.fr {
  float: right
}

/*右浮动*/
.hide {
  display: none
}

/*隐藏属性*/
.out {
  overflow: hidden
}

/*超出隐藏*/
.clearfix {
  zoom: 1;
}

.clearfix::after {
  content: '';
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}

/*清除浮动*/
input {
  outline: none;
}

/*取出点击边框*/
input:focus {
  outline: none;
}

/*点击无边框*/
button:focus {
  outline: none;
}

/*点击无边框*/
/*修改边框里面字体颜色*/
input::-webkit-input-placeholder {
  color: #333333;
}

input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #333333;
}

input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #333333;
}

input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #333333;
}

/*a:hover{color: #0267b5;}!*设置鼠标滑过的颜色*!*/
a,
p,
span {
  font-size: 16px;
  color: #333333
}

/*设置(a,p,span)标签的(颜色,大小)*/
/*通用头部开始*/
.top {
  height: 143px;
}

.top_1 {
  padding-top: 19px;
}

.top_1_2 {
  line-height: 60px;
  margin-left: 18px;
  background: url("top_2.png") no-repeat left;
  padding-left: 18px;
}

.top_1_2 span {
  font-size: 14px;
  margin-right: 10px;
}

.top_1_2 select {
  width: 87px;
  height: 28px;
  line-height: 28px;
  border: none;
  background-color: #f0f1f2;
  outline: none;
  color: #7f8081;
  font-size: 14px;
}

.top_1_3 {
  margin-top: 20px;
  padding-right: 55px;
}

.top_1_3 ul {
  margin-right: 17px;
}

.top_1_3 ul li {
  float: left;
}

.top_1_3 ul li a {
  font-size: 14px;
}

.top_1_3 ul li span {
  font-size: 14px;
  margin: 0px 6px;
}

.top_1_3 form input {
  font-size: 14px;
  color: #7f8081;
  border: none;
  border-radius: 2px;
  width: 87px;
  height: 28px;
  background-color: #f0f1f2;
}

.top_2 {
  margin-top: 23px;
}

.top_2 li {
  text-align: center;
  height: 40px;
  width: 80px;
  float: left;
  line-height: 36px;
  margin-right: 65px;
}

.top_2 li:first-child {
  width: 47px;
}

.top_2 li:hover {
  font-weight: bold;
  background: url("top_4.png") repeat-x bottom;
  padding-bottom: 4px;
}

.top_2 .hover_li_a {
  font-weight: bold;
  background: url("top_4.png") repeat-x bottom;
  padding-bottom: 4px;
}

.top_2 li a {
  font-size: 18px;
}

/*通用头部结束*/
.content {
  /* margin-bottom: 72px; */
}

/*<!--特色服务专区-->*/
.content_1 {
  height: 291px;
  background: url("bg_1.png") no-repeat center;
}

.content_1_2 {
  padding-top: 70px;
}

.content_1_2 p {
  color: #ffffff;
  font-size: 40px;
}

.content_1_2 p span {
  color: #ffffff;
  font-size: 20px;
}

.content_2 {
  padding: 64px 0px 0px 0px;
}

.content_2_1 {}

.content_2_2 {}

.content_2_ul {
  margin-top: 19px;
  min-height: 200px;
}

.content_2_3 li:hover {
  background-color: #3271df;

}

.content_2_3 li:hover a {
  color: #fff;
}

.zjx .content_2_3 li:hover {
  background-color: #3271df;

}

.zjx .content_2_3 li:hover a {
  color: #fff;
}

.content_2_2 p {
  font-size: 34px;
  font-weight: bold;
  background: url("tb_1.png") no-repeat left;
  padding-left: 15px;
  margin-bottom: 10px;
  line-height: 55px;
}

.content_2_2 span {
  font-size: 15px;
  color: #b3b3b3;
}

.content_2_1 ul {}

.content_2_1 ul li {
  float: left;
  margin-left: 20px;
  line-height: 55px;
}

.content_2_1 ul .hover_1 {
  background: url("tb_2.png") no-repeat bottom;
}

.content_2_1 ul .hover_1 p {
  font-size: 21px;
  color: #07111d;
}

.content_2_1 ul li p {
  font-size: 21px;
  color: #999999;
}

.content_2_3 {}

.content_2_3 li {
  width: 277px;
  height: 80px;
  /* background: url("bg_2.png") no-repeat center; */
  line-height: 80px;
  text-align: center;
  float: left;
  margin-left: 30px;
  margin-top: 20px;
  overflow: hidden;
  background-color: #f1f2f3;
}

.content_2_3 li:first-child {
  margin-left: 0px;
}

.content_2_3 li a {
  font-size: 17px;
}

.content_2_more {
  text-align: center;
  margin-top: 42px;
}

.content_2_more a {
  display: block;
  width: 120px;
  background: url("bottom.png") no-repeat right;
  font-size: 22px;
  color: #1884e2;
  margin: 0px auto;
}






/*通用底部css*/
.bottom {
  height: 281px;
  border: 1px #a3a5a7 solid;
}

.bottom_1 {
  width: 100%;
  height: 81px;
  background: #4e5358;
  border-bottom: 1px #6b6f72 solid;
}

.bottom_2 {
  height: 81px;
}

.bottom_2 li {
  width: 160px;
  float: left;
  line-height: 40px;
  margin-left: 80px;
}

.bottom_2_li1 {
  margin-left: 0px !important;
}

.bottom_2 li:nth-child(2) {
  width: 240px;
}

.bottom_2 li:nth-child(7) {
  width: 240px;
}

.bottom_2 li a {
  color: #ffffff;
  font-size: 15px;
}

.bottom_3 {
  width: 100%;
  height: 199px;
  background: #565a5d;
}

.bottom_4 {
  height: 199px;
}

.bottom_4_1 {
  margin-top: 35px;
  width: 250px;
}

.bottom_4_1 p {
  font-size: 15px;
  color: #9b9e9f;
  line-height: 32px;
}

.bottom_4_1 p a {
  font-size: 15px;
  color: #9b9e9f;
}

.bottom_4_p {
  background: url("bot_2.png") no-repeat left;
  padding-left: 28px;
}

.bottom_4_2 {
  margin-top: 35px;
  margin-left: 50px;
  width: 250px;
}

.bottom_4_2 p {
  font-size: 15px;
  color: #9b9e9f;
  line-height: 32px;
}

.bottom_4_3 {
  width: 340px;
  margin-left: 60px;
}

.bottom_4_3_1 {
  margin-top: 50px;
}

.bottom_4_3_2 {}

.bottom_4_3_2 li {
  float: left;
}

.bottom_4_3_2 li a {
  font-size: 15px;
  color: #9b9e9f;
}

.bottom_4_3_2 li span {
  font-size: 15px;
  color: #9b9e9f;
  margin: 0px 12px;
}

.bottom_4_4 {
  margin-top: 35px;
}

.bottom_4_4 li {
  float: left;
  margin-right: 20px;
  text-align: center;
}

.bottom_4_4 li p {
  font-size: 15px;
  color: #9b9e9f;
  margin-top: 10px;
}

/*为您推荐*/
.wntj {
  /* overflow: hidden; */
}

.tit {
  font-size: 32px;
  margin-bottom: 20px;
  /* line-height: 100px; */
  padding-left: 15px;
  background: url(/picture/1081/2010141547186293429.png) no-repeat left;

}

.wntj ul {
  /* overflow: hidden; */
  width: 100%;
}

.wntj ul li {
  float: left;
  margin-left: 30px;
  text-align: center;
  margin-top: 10px;
}

.wntj ul li.box1:first-child {
  margin-left: 10px;
}

.wntj ul li.box1 {
  height: 290px;
  box-shadow: 0px 0px 10px rgba(0, 55, 136, 0.2);
  margin-bottom: 10px;
}

.wntj ul li.box1 h2 {
  margin-top: 7px;
  line-height: 52px;
  font-size: 23px;
  color: #333;
}

.wntj ul li.box1 span {
  color: #999;
  font-size: 15px;
}

.wntj ul li.box1 a {
  position: relative;
  display: block;
}

.wntj ul li.box1 a .img img {
  width: 360px;
  height: 195px;
}

.main {
  margin-top: 40px;
  background: #fff;
  /* padding: 20px; */
  /* box-shadow: 0px 0px 10px 0px rgb(44 141 254 / 20%); */
}

.hover_class {
  display: none;
  width: 360px;
  height: 290px;
  background: #3271DF;
  position: absolute;
  top: 0;
  left: 0;
}

.hover_class .hover_class_span {
  color: #ffffff !important;
}

.hover_class .fw_hover_title {
  color: #ffffff;
  line-height: 25px;
  margin-top: 25px;
  margin-bottom: 15px;
}

.hover_class .fw_hover_img {
  margin-bottom: 15px;
}

.hover_class .hover_class_img {
  margin-bottom: 3px;
}

.span_img_div {
  display: inline-block;
}

.span_img_div:hover .hover_class {
  display: block;
}

.zjx {
  background-color: #eeeeee;
  margin-top: 50px;
  padding-bottom: 50px;
}

.zjx .content_2_3 li {
  background-color: #fff;
}



/* 热门服务 */
.fw_item{
	transition: all .3s ease;
}
.fw_item:hover {
    color: #fff;
    background-color: #4293f4;
    transform: translate3d(0,-.3rem,0);
    box-shadow: 0 0.25rem 1.25rem rgba(62,151,223,.3);
}
