.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: 110px;
    line-height: 110px;
    /* background: pink; */
}

.header h1 {
    height: 80px;
    line-height: 80px;
    padding-left: 80px;
    display: inline-block;
    font-size: 32px;
    background: url(../images/logo2.png) no-repeat left center;
    /* margin-right: 230px; */
    vertical-align: middle;
	color: #333333;
	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;
}


/* header模块 end */


/* shortcut模块 start */

.shortcut {
    height: 62px;
    line-height: 62px;
    background-color: #0970E3;
	width: 100%;
	 /* background-image: linear-gradient( #4E8AE2, #043C77); */
}

.shortcut ul li {
    float: left;
    width: 9%;
    height: 60px;
	margin-left: 1%;
    text-align: center;
    /* background-color: #4E8AE2;
	color: #FFFFFF; */
	background-color: #0970E3;
}

.shortcut ul li:first-child {margin-left: 0;}
.shortcut ul li.on {
    background-color: #FFFFFF;
	color: #0970E3;
}
.shortcut ul li.on a{
    background-color: #FFFFFF;
	color: #0970E3;
}
.shortcut ul li a {
    color: #ffffff;
    font-size: 22px;
	font-weight: bold;
}

.shortcut ul li:hover {
    background-color: #ffffff;
}
.shortcut ul li:hover a {
    color: #0D67B9;
	background-color: #ffffff;
}
.shortcut ul .about:hover,
.shortcut ul .about:hover .dropdown {
    background-color: #FFFFFF;
	color: #0970E3;
    z-index: 100;
    display: block;
}

.shortcut ul .about {
    position: relative;
}

.shortcut ul .about .dropdown {
    position: absolute;
    top: 59px;
    width: 100%;
    background-color: #FFFFFF;
	color: #0970E3;
    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;
}
.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: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;
  margin-top: 40px;
}
.tab_con_w {
  width: 100%;
  margin-top: 40px;
}
.con_bd {
	
  margin-top: 25px;
  /* margin-bottom: 100px; */
}
/* 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: 40px;
	width: 100%;
	color: #333333;
	font-size: 16px;
}
.weizhi a{
    color: #333333;
}
.weizhi i{
    color: #4E8AE2;
}