@charset "utf-8";
/* CSS Document */
*{margin: 0;padding: 0;}
body{font-family: "Segoe UI", Arial, "Microsoft Yahei", sans-serif;font-size: 12px;-webkit-font-smoothing:antialiased;min-width:1200px;}
ul,li{list-style: none;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
a{text-decoration: none;color: #333;}
a:hover{color:#000;webkit-transition: all 1s ease;-moz-transition: all 1s ease;-ms-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;}
img{border: 0;}
.fl{float:left;}
.fr{float:right;}
.clear{clear: both;}
.common{width:1200px;margin:0 auto;}

.nav_lay{background:#2861a6;height:44px;line-height:44px;}
.nav{height:44px;line-height:44px;}

/*banner*/
.banner{ width:1200px; margin:0 auto;height:440px; overflow:hidden; position:relative;font-size:0}
.b-img{ height:500px;  position:absolute; left:0; top:0;}
.b-img a{ display:block; height:440px; float:left;}
.b-list{ height:50px; padding-top:390px; position:relative; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:14px; height:14px; border-radius:50%; border:3px solid #fff; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{border:3px solid #0072c6;}
.bar-left{ position:absolute; z-index:1; display:block; width:100px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:100px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:50px; height:100px; background:url(../images/arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:160px;}
.bar-right em{ display:block; width:50px; height:100px; background:url(../images/arrow.png) -50px 0px no-repeat; margin:0 auto; margin-top:160px;}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}

.lianjie_lay{background:#FFFFFF;padding:35px 0;}
.box1{background:url(../images/jgfw.jpg) 0px 0px no-repeat;width:590px;height:220px;margin-right:20px;margin-bottom:20px;}
.box2{
	background: url(../images/xsfw.jpg) 0px 0px no-repeat;
	width: 590px;
	height: 460px;
	float: right;
}
.box3{
	background: url(../images/wlfw.jpg) 0px 0px no-repeat;
	width: 590px;
	height: 220px;
	margin-right: 20px;
}
.box4{background:url(../images/zlxz.jpg) 0px 0px no-repeat;width:590px;height:220px;}

/*服务指南*/
.sin1{width: 1200px;margin: 0 auto;}
.sin1 {
  padding: 26px 0px;
}
.sin1 > div {
  display: inline-block;
  vertical-align: top;
}
.sin1 .sin1Lf {
  width: 60.83333333%;
  height: atuo;
  margin-right: 1.8%;
}
.sin1 .sin1Lf .s-head h1,
.sin1 .sin1Lf .s-head a {
  line-height: 69px;
}
.s-head {
    position: relative;
}
.s-head h1 {
    color: #005bac;
    font-size: 22px;
    font-weight: normal;
    line-height: 83px;
    display: inline-block;
}
.s-head a {
    color: #ff9000;
    font-family: "Arial";
    line-height: 83px;
    padding-right: 20px;
    background: transparent url(../images/arrow1.png) no-repeat right center;
}
.rig{float:right;}
.sin1 .sin1Lf ul {
  background: transparent url("../images/line1.png") no-repeat center top;width: 726px;height: 175px;
}
.sin1 .sin1Lf li {
  width: 16.43835616%;
  height: 90px;
  text-align: center;
}
.sin1 .sin1Lf li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.sin1 .sin1Lf li i {
  display: inline-block;
  width: 50px;
  height: 50px;
  vertical-align: top;
  transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
}
.sin1 .sin1Lf li p {
  line-height: 25px;
  color: #4c4c4c;
  font-size: 12px;
}
.sin1 .sin1Lf li a:hover p {
  color: #005bac;
}
.sin1 .sin1Lf li a:hover i {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}

.sin1 .sin1Lf li:nth-child(6) ~ li i {
  margin-top: 13px;
}
.sin1 .sin1Rig {
  width: 37%;
  height: atuo;
  position: relative;
  padding: 24px 0;
}
.sin1 .sin1Rig a,
.sin1 .sin1Rig img {
  vertical-align: top;
  display: inline-block;
}
.sin1 .sin1Rig a:first-child {
  margin-bottom: 20px;
}
.sin1 .sin1Rig a:last-child {
  position: absolute;
  right: 0;
  top: 24px;
}

.bq{background:#444444;padding:30px 0;color:#f5faff;font-size:16px;line-height:38px;}