@charset "UTF-8";
body,
html {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

html {
  min-width: 1200px;
  overflow-x: auto;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.container {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

a {
  text-decoration: none;
  color: #333;
}

li.item:hover a {
  color: #409EFF !important;
}

li.item a {
  transition: all .2s;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
}

.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hidden {
  display: none;
}

.details-nav {
  overflow: hidden;
  padding-left: 30px;
  margin-bottom: 20px;
  height: 25px;
  line-height: 25px;
  background: url(icon42.png) no-repeat left center;
}

.details-nav li {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  opacity: 1;
  float: left;
  cursor: pointer;
}

.details-nav span {
  padding: 0 10px;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  opacity: 1;
  float: left;
}

/*头部*/
.common-header .topbox {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #2D7BB8;
  color: #fff;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}

.common-header .topbox p {
  margin: 0 -5px;
}

.common-header .topbox a {
  color: #fff;
  margin: 0 5px;
}

.common-header .topbox .iconlink {
  background-image: url(topicon.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
}

.common-header .banner {
  height: 360px;
  background-color: #4a96d1;
  background-image: url(topbg.png);
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
}

.common-header .banner > img {
  margin-top: 67px;
}

.common-header .banner ::-webkit-input-placeholder {
  color: #fff;
  font-size: 16px;
}

.common-header .banner ::-moz-placeholder {
  color: #fff;
  font-size: 16px;
}

.common-header .banner :-ms-input-placeholder {
  color: #fff;
  font-size: 16px;
}

.common-header .banner p {
  width: 770px;
  height: 54px;
  margin: 0 auto;
  margin-top: 30px;
  position: relative;
}

.common-header .banner p .search {
  background-color: rgba(9, 95, 188, 0.3);
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.08);
  width: 100%;
  outline: none;
  border: none;
  border-radius: 4px;
  font-size: 16px;
  color: #fff;
  padding: 16px 22px;
  padding-right: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.common-header .banner p img {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}

.common-header .navbox {
  width: 100%;
  height: 60px;
  background: #095FBC;
}

.common-header .navbox .container {
  position: relative;
}

.common-header .navbox .arrow {
  position: absolute;
  width: 20px;
  height: 10px;
  left: 160px;
  bottom: 0;
  background: url(icon53.png) no-repeat center;
}

.common-header .navbox ul {
  height: 60px;
  padding: 0;
  margin-left: -30px;
  margin-right: -30px;
}

.common-header .navbox ul li {
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 22px;
  margin: 0;
  float: left;
  font-family: Source Han Serif SC;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  margin: 0 27px;
}

.common-header .navbox ul li a{
	color: #fff;
}

.common-header .navbox ul li.nav1 {
  background-image: url(indexicon1.png);
}

.common-header .navbox ul li.nav2 {
  background-image: url(indexicon2.png);
}

.common-header .navbox ul li.nav3 {
  background-image: url(indexicon3.png);
}

.common-header .navbox ul li.nav4 {
  background-image: url(indexicon4.png);
}

.common-header .navbox ul li.nav5 {
  background-image: url(indexicon5.png);
}

.common-header .navbox ul li.nav6 {
  background-image: url(indexicon6.png);
}

.common-header .navbox ul li.nav7 {
  background-image: url(indexicon7.png);
}

.common-footer {
  height: 311px;
  background: #F8F8F8;
}

.common-footer .navlink {
  height: 62px;
  background: #474747;
  position: relative;
}

.common-footer .navlink h2 {
  margin: 0;
  height: 62px;
  line-height: 62px;
  background: url(icon38.png) no-repeat left center;
  padding-left: 40px;
  font-size: 18px;
  color: #FFFFFF;
}

.common-footer .navlink ul {
  overflow: hidden;
  margin-left: 45px;
}

.common-footer .navlink ul li {
  width: 200px;
  height: 62px;
  line-height: 62px;
  float: left;
  cursor: pointer;
}

.common-footer .navlink ul li a {
  color: #fff;
  padding-right: 30px;
  background: url(icon39.png) no-repeat right center;
  background-size: 20px;
}

.common-footer .navlink ul .select_content {
  position: absolute;
  bottom: 62px;
  _bottom: 62px;
  display: none;
  width: 1200px;
  left: 50%;
  margin-left: -600px;
  background: #fff;
  padding: 10px 10px 10px 15px;
  border-top: 3px solid #4a9cdc;
  overflow: hidden;
  overflow-y: auto;
  border-left: 3px solid #4a9cdc;
  border-right: 3px solid #4a9cdc;
  text-align: left;
  z-index: 10;
}

.common-footer .navlink ul .select_content a {
  color: #333;
  height: 28px;
  line-height: 28px;
  display: block;
  overflow: hidden;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.common-footer .navlink ul .select_content a:hover {
  color: #0167CC;
}

.common-footer .navlink ul .select_con .select_con1 {
  padding-left: 13px;
  background: url(link_ico.png) no-repeat left center;
  height: 28px;
  line-height: 28px;
  width: 134px;
  float: left;
}

.common-footer .siteinfo {
  padding-top: 40px;
}

.common-footer .siteinfo .logo {
  float: left;
}

.common-footer .siteinfo .content {
  width: 665px;
  text-align: center;
  margin: 0 auto;
}

.common-footer .siteinfo .content a {
  color: #303133;
}

.common-footer .siteinfo .content p.link {
  color: #303133;
}

.common-footer .siteinfo .content p {
  font-size: 14px;
  color: #999999;
  margin-bottom: 25px;
}

.common-footer .siteinfo .error {
  float: right;
}
/*# sourceMappingURL=common.css.map */