.w1 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
/* top模块 start  */
.top {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #313131;
  font-size: 12px;
}
.top p {
  color: #999;
}
.top span {
  color: #ccc;
}
.top span::before {
  content: "";
  display: inline-block;
  font-family: "icomoon";
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #313131;
  background: #959595;
  font-size: 12px;
  margin-right: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
/* top模块 end */

/* top_nav 模块start */
/* 头部header start */

.header {
    height: 280px;
    /* line-height: 322px; */
    /* background: pink; */
}

.header h1 {
	margin-top: 65px;
    height: 100px;
    line-height: 100px;
    padding-left: 250px;
    display: inline-block;
    font-size: 48px;
    background: url(../images/logo.png) no-repeat left center;
    /* margin-right: 230px; */
    vertical-align: middle;
	color: #043C77;
	letter-spacing: 3px;
}

.header .tel {
    display: inline-block;
	height: 110px;
	font-size: 20px;
	color: #00479D;
	font-weight: 600;
	line-height: 110px;
	padding-left: 35px;
	background: url(../images/tel.png) no-repeat left center;
	vertical-align: middle;
	float: right;
}


.shortcut {
    height: 62px;
    line-height: 62px;
    background-color: #0B62B0;
	background-image: linear-gradient( #1E8BEF, #045398);
}

.shortcut ul li {
    float: left;
    width: 13%;
    height: 62px;
	margin-left: 1%;
    text-align: center;
	background-color: #0B62B0;
	background-image: linear-gradient( #1E8BEF, #045398);
}
.shortcut ul li:first-child {
  margin-left: 0;
}

.shortcut ul li.on {
    /* background-color: #FFFFFF;
	color: #0B62B0; */
	background-color: #4690DA;
	background-image: linear-gradient( #4690DA, #1E8BEF);
}
.shortcut ul li.on a{
    /* background-color: #FFFFFF;
	color: #0B62B0; */
	color: #FFFFFF;
}
.shortcut ul li a {
    color: #ffffff;
    font-size: 20px;
}

.shortcut ul li:hover {
	/* background-color: #FFFFFF; */
    background-color: #4690DA;
	background-image: linear-gradient( #4690DA, #1E8BEF);
}
.shortcut ul li:hover a {
    /* color: #0B62B0;
	background-color: #ffffff; */
	color: #FFFFFF;
}
.shortcut ul .about:hover,
.shortcut ul .about:hover .dropdown {
    background-color: #FFFFFF;
	color: #0B62B0;
    z-index: 100;
    display: block;
}

.shortcut ul .about {
    position: relative;
}

.shortcut ul .about .dropdown {
    position: absolute;
    top: 59px;
    width: 100%;
    background-color: #FFFFFF;
	color: #0B62B0;
    display: none;
}

.shortcut ul .about .dropdown a {
    display: block;
    background-color: #FFFFFF;
	color: #4E8AE2;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #0378be;
}

.shortcut ul .about .dropdown a:hover {
    background-color: #FFFFFF;
    color: #4E8AE2;
}

/* top_nav 模块 end */

/* bg模块 start */
.bg {
  position: relative;
  background-size:100% 100%;
  background: url(../images/bg_01.png);
}
.bg img {
  width: 100%;
  /* height: 360px; */
}
.bg_box {
  width: 280px;
  height: 80px;
  line-height: 80px;
  background: #00479D;
  color: #fff;
  font-size: 24px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 80px 0 80px 0;
}
/* .bg_box:before,.bg_box:after{
	content:"";
	display:inline-block;
	width:30%;
	margin:5px 1%;
	border-bottom:1px solid #FFFFFF;
} */
/* bg模块 end */

/* nav_slide模块 start */
.nav_slide {
  position: relative;
  /* margin-bottom: 100px; */
}
.tab_li {
  /* border: 1px solid #dfdcd7; */
}
.tab_li .on a {
  display: block;
  background: #00479D;
  color: #FFFFFF;
  border-radius: 70px 0 70px 0;
}
.tab_li li a {
  color: #333;
}
.nav_slide .tab_li li {
  width: 280px;
  height: 58px;
  line-height: 58px;
  border: 1px solid #dfdcd7;
  text-align: center;
  font-size: 18px;
  margin: 5px 0 0 0;
  background-color: #dfdcd7;
}
.nav_slide .tab_li li.on{
  border: 0px solid #dfdcd7;
  background-color: #FFFFFF;
}
.nav_slide .tab_li li:last-child {
  /* border-bottom: 0; */
}
.con1_hd {
  height: 40px;
  font-size: 14px;
  color: #000000;
  border-bottom: 1px solid #e5e5e5;
}
.con1_hd a {
  font-size: 14px;
  color: #000000;
}
.con1_hd i {
  color: #4E8AE2;
}
.tab_con {
  width: 880px;
}
.tab_con_w {
  width: 100%;
  /* margin-top: 40px; */
}
.con_bd {
  /* margin-bottom: 100px; */
      min-height: 400px;
}
/* nav_slide模块 end */

/* footer模块制作 */
.footer {
  width: 100%;
  height: 133px;
  background-color: #00479D;
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
  line-height: 35px;
  padding-top: 25px;
}
.footer p{
  height:45px;
  line-height: 45px;
}
.footer p a{
  color: #FFFFFF;
}
.footer p a:hover{
  color: #FFFFFF;
}
.weizhi {
    line-height: 60px;
    background: #f5f5f5;
    height: 60px;
    margin-bottom: 15px;
	width: 100%;
	color: #333333;
	font-size: 16px;
}
.weizhi a{
    color: #333333;
}
.weizhi i{
    color: #4E8AE2;
}


.page {
  margin: 20px 0 80px 0;
  text-align: center;
}
.page a {
  display: inline-block;
  padding: 3px 10px;
  margin-right: 1px;
  background: #eee;
  margin-bottom: 5px;
  transition: 0.5s;
  color:#555;
}
.page a:hover {
  background: #00479D;
  color: #fff;
}
.page a.active {
  background: #00479D;
  color: #fff;
}
.prevnext {
  margin: 10px 0 30px 0;
  height: 100px;
  font-size: 16px;
  color: #666;
}
.pnwrap {
  width: 80%;
  position: absolute;
  float: left;
}
.pnwrap a {
  display: block;
  color: #333;
  transition: 0.5s;
  line-height: 25px;
  overflow: hidden;
  height: 25px;
}
.pnwrap a:hover {
  color: #00479D;
  font-size: 18px;
}
.return {
  width: 140px;
  height: 38px;
  background: #00479D url(../images/returnbg.png) no-repeat 30px center;
  line-height: 38px;
  color: #fff;
  padding-left: 50px;
  border-radius: 20px;
  margin: 5px 0 0;
  transition: 0.5s;
  float: right;
}
.return:hover {
  background-color: #DEDEDE;
  color: #fff;
}