/*css初始化*/
/*清除标签默认样式*/
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
img {
	/*清除ie6默认图片边框*/
	border: 0;
	/*清除图片底部默认缝隙*/
	vertical-align: middle;
}
input, textarea {
	border: 0;
	/*清除默认轮廓线*/
	outline: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}
/*添加了小标签,控制行内元素方便*/
i, em {
	font-style: normal;
}
/* 左浮动 */
.fl {
	float: left;
}
/* 右浮动 */
.fr {
	float: right;
}
/* 清除浮动 */
.clearfix:before, .clearfix:after {
	content: '';
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}

.scr-top {
  z-index: 10;
  position: fixed;
  bottom: 3%;
  right: 3%;
  padding: 14px 15px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: bold;
  color: #1672D5;
  background: #fff;
  box-shadow: 0px 0px 10px #DDDDDD;
  cursor: pointer;
}
.scr-top img {
  width: 13px;
  height: 15px;
  margin-left: 24px;
}

.nav {
	width: 100% !important;
	height: 60px !important;
	background: #1672D5 !important;
}
.nav ul {
	width: 1342px !important;
	margin: 0 auto !important;
}
.nav ul li {
	float: left;
	width: 10% !important;
	text-align: center !important;
	color: #FFFFFF !important;
	cursor: pointer !important;
}
.nav ul li a {
	display: inline-block !important;
	width: 100% !important;
	height: 100% !important;
	font-size: 16px !important;
	line-height: 60px !important;
	color: #fff;
}
.nav ul li:hover {
	background: #0D64C2 !important;
}
.nav .li{
	background: #0D64C2 !important;
}

.footer {
	 width: 100% !important;
	 padding: 40px 0 !important;
	 background: #1672D5 !important;
}
.footer .footer-main {
	 width: 890px !important;
	 margin: 0 auto !important;
	 text-align: center !important;
}
.footer .footer-main .hz {
	float: left;
	 width: 56px !important;
	 height: 68px !important;
	 margin-right: 26px !important;
}
.footer .footer-main div {
	 display: inline-block !important;
	 margin-top: 5px !important;
	 font-size: 14px !important;
	 line-height: 28px !important;
	 color: #fff;
}
.footer .footer-main div a {
	 color: #fff !important;
}
.footer .footer-main .f2 {
	 width: 110px !important;
	 height: 55px !important;
	 margin-left: 34px !important;
	margin-top: 5px;
}

.header-top-txt {
	 width: 100%;
}
.header-top-txt .header-top-txt-main {
	 width: 1300px;
	 margin: 0 auto;
}
.header-top-txt .header-top-txt-main .tit {
	 font-size: 14px;
	 color: #000000;
}
.header-top-txt .header-top-txt-main div {
	 padding-bottom: 10px;
}
.header-top-txt .header-top-txt-main div img {
	 width: 17px;
	 height: 15px;
	 vertical-align: middle;
	 cursor: pointer;
}
.header-top-txt .header-top-txt-main div b {
	 display: inline-block;
	 font-weight: 400;
	 font-size: 14px;
	 vertical-align: middle;
	 color: #333333;
	 cursor: pointer;
}
.header-top-txt .header-top-txt-main div i {
	 display: inline-block;
	 width: 2px;
	 height: 14px;
	 margin: 0 30px;
	 background: #333333;
	 vertical-align: middle;
}
.concisehead {
	 margin-top: 10px;
	 border-bottom: 2px solid #1672D5;
}
.header-top-sm {
	 width: 100%;
	 height: 220px;
	 background-repeat: no-repeat;
	 background-size: 100% 100%;
}
.header-top-sm .header-top-sm-main {
	position: relative;
	 width: 1300px;
	 margin: 0 auto;
	 /* padding-top: 50px; */
}
.header-top-sm .header-top-sm-main h1 {
  padding-top: 70px;
}
.header-top-sm .header-top-sm-main h1 img {
	 width: 529px;
}
.header-top-sm .header-top-sm-main .searchbig {
	 width: 80px;
	 height: 80px;
	 margin-top: 70px;
	 cursor: pointer;
}
.header-top-sm .header-top-sm-main .div-search {
	 display: none;
	 overflow: hidden;
	 position: absolute;
	 right: 0;
	 top: 85px;
	 width: 156px;
	 height: 47px;
	 /* margin-top: 35px; */
	 border: 2px solid #1672d5;
	 border-radius: 30px;
	 background: #fff;
}
.header-top-sm .header-top-sm-main .div-search img {
	 width: 17px;
	 height: 17px;
	 margin: 14px 0 0 23px;
	 cursor: pointer;
}
.header-top-sm .header-top-sm-main .div-search i {
	 display: block;
	 width: 2px;
	 height: 17px;
	 margin: 14px 15px 0 15px;
	 background: #d2d2d2;
}
.header-top-sm .header-top-sm-main .div-search input {
	 font-size: 14px;
	 margin-top: 14px;
	 background: none;
}
.header-top-sm .header-top-sm-main .div-search input::-webkit-input-placeholder {
	 color: #000;
}
.header-top-sm .header-top-sm-main .div-search p {
	 position: absolute;
	 top: 0;
	 right: 0;
	 width: 105px;
	 height: 48px;
	 line-height: 47px;
	 border-radius: 23px;
	 font-size: 18px;
	 text-align: center;
	 background: #1672d5;
	 color: #fff;
	 cursor: pointer;
}
.header-top-sm .header-top-sm-main .header-anm {
  width: 530px;
  height: 200px;
	margin: 10px 0 0 72px;
  overflow: hidden;
}
.header-top-sm .header-top-sm-main .header-anm img {
  display: none;
  width: 530px;
  height: 200px;
  /* margin-top: 10px; */
}
.img-active {
  display: block !important;
}