.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: #357fee;
	width: 100%;
	 /* background-image: linear-gradient( #4E8AE2, #043C77); */
}

.shortcut ul li {
    float: left;
    width: 9%;
    height: 62px;
	  margin-left: 1%;
    text-align: center;
    /* background-color: #4E8AE2;
	color: #FFFFFF; */
	background-color: #357fee;
}

.shortcut ul li:first-child {margin-left: 0;}
.shortcut ul li.on {
    background-color: #5b92eb;
	color: #5b92eb;
}
.shortcut ul li.on a{
    background-color: #5b92eb;
	color: #FFF;
}
.shortcut ul li a {
    color: #ffffff;
    font-size: 20px;
	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: #357fee;
    z-index: 100;
    display: block;
}

.shortcut ul .about {
    position: relative;
}

.shortcut ul .about .dropdown {
    position: absolute;
    top: 59px;
    width: 100%;
    background-color: #FFFFFF;
	color: #357fee;
    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 */
/*友情连接*/
.connection_bj{
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	/* border-radius: 10px; */
	box-shadow: 0px 0px 10px #c5d3e4 ;
	width: 21%;
	height: 75px;
	font-size: 18px;
	color: #3e3e3e;
}
.connection_module{
	display: flex;align-items: center;justify-content: space-between;margin-bottom: 70px;
}
.connection_title_mod{
	line-height: 40px;
}
.connection_title{
	width: 8.5%;
	padding-left: 5px;
	font-size: 22px;
	font-weight: 900;
	border-bottom:3px solid #00479d;
}
/* .connection_title::before{
	width:8.5%;
	height:3px;
	display:block;
	background:#7CC2E7;
	position:absolute;
	left:-5px;
	top:35px;
	content:"";
} */
/*友情连接end*/
/* footer模块制作 */
.footer{
	width: 100%;
	height: 133px;
	color: #0e0e0e;
	font-size: 22px;
	text-align: center;
	line-height: 45px;
	margin: 35px 0 70px 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer_unline1{
	background:#0658a9;width: 100%;height: 6px;
}
.footer_unline2{
	background:#a3cdd8;width: 100%;height: 2px;margin-top: 2px;
}
.footer_cont_L {
	margin-right: 66.5%;
}
.footer_img{
	/* width: 100%; */
	height: 150px;
	vertical-align: middle;
}
/* .footer_cont_R {
  width: 100%;
  height: 133px;
  color: #0e0e0e;
  font-size: 18px;
  text-align: center;
  line-height: 35px;
  margin-top: 15px;
} */
.footer_cont_R {
	position: absolute;
}
.footer_cont_R a{
	color: #0e0e0e;
}
.weizhi {
    line-height: 60px;
    background: #f5f5f5;
    height: 60px;
    margin-bottom: 40px;
	width: 100%;
	color: #333333;
	font-size: 16px;
}
.weizhi a{
    color: #333333;
}
.weizhi .i1{
    color: #d3d2d3;
}
.weizhi .i2{
    color: #333333;
}
.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: #357fee;
  color: #fff;
}
.page a.active {
  background: #357fee;
  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: #357fee;
  font-size: 18px;
}
.return {
  width: 140px;
  height: 38px;
  background: #357fee 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;
}
.fix_right{position:fixed;right:0px;top:55%;z-index:999;}
.fix_right ul li{width:150px;height:57px;position:relative;line-height:57px;text-align:center;margin:1px 0px;}
.fix_right ul li span{width:150px;height:57px;position:relative;z-index:11;}
.fix_right ul li.li1 span{background:#0c74f0;display: flex;justify-content: space-around;align-items: center;font-size: 20px;color: #FFF;border-radius: 7px;}
.fix_right ul li.li2 span{background:#0c74f0;display: flex;justify-content: space-around;align-items: center;font-size: 20px;color: #FFF;border-radius: 7px;margin-top: 8px;}
.fix_right ul li.li1 span a{color: #FFF;}
.fix_right ul li.li2 span a{color: #FFF;}
.fix_right ul li.li3 span{background:#25a9e1;}
.fix_right ul li.li5 span{background:#1d5990;}
.fix_right_img{
	width: 24%;height: 30px;
}
