/**首页top**/
.index_top {
  border-top: 7px solid #133886;
  width: 100%;
  /* background:url(../img/wrapper/index_top_bg.png) repeat-x; */
}
/*  banner  */
#banner {
  width: 1280px;
  height: 448px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
#banner li {
  width: 100%;
  height: 448px;
  overflow: hidden;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
}
#banner .dot_btn {
  position: absolute;
  bottom: 20px;
  height: 10px;
}
#banner .dot_btn a {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  background: #C33;
  cursor: pointer;
}
#banner .dot_btn a.magRight {
  margin-right: 20px;
}
#banner .dot_btn a.current,
.dot_btn a:hover {
  background: #FFF;
}
#banner a.prev_btn,
#banner a.next_btn {
  position: absolute;
  top: 0px;
  height: 448px;
  width: 10%;
  cursor: pointer;
}
#banner a.prev_btn {
  left: 0%;
  background: url(../img/banner/banner_prev.png) no-repeat left center;
}
#banner a.next_btn {
  right: 1px;
  background: url(../img/banner/banner_next.png) no-repeat right center;
}
.banner {
  width: 1200px;
}
.banner .swiper-slide {
  width: 100%;
  height: 448px;
}
.banner .swiper-pagination {
  display: flex;
  justify-content: center;
  bottom: 25px;
}
.banner .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 12px;
  height: 12px;
  margin: 0 14px 0 0;
  background: #999;
}
.banner .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
/* 去除点击选项卡时出现的蓝色边框 */
.swiper-pagination .swiper-pagination-bullet:focus,
.swiper-button-next,
.swiper-button-prev {
  outline: none;
}
.index_content {
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 60px;
  width: 1200px;
  margin: 0 auto;
}
.index_products {
  float: left;
}
.index_products h2 {
  font-size: 26px;
  line-height: 26px;
  color: #00468e;
  padding-bottom: 30px;
}
.index_products h2 a{
  font-size: 26px;
  line-height: 26px;
  color: #00468e;
  padding-bottom: 30px;
}
.index_products .products {
  overflow: hidden;
  width: 400px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #c9c9c9;
}
.products_link_img {
  border-radius: 5px;
  width: 144px;
  height: 109px;
}
.products_link_list {
  width: 235px;
}
.products_link_list h3 {
  font-size: 18px;
  line-height: 22px;
  color: #da251c;
  min-height: 44px;
}
.products_link_list p {
  font-size: 14px;
  line-height: 24px;
  color: #838280;
  max-height: 72px;
}
.products .float_left {
  float: left;
}
.products .float_right {
  float: right;
}
.about_contact_projects {
  float: right;
  width: 720px;
}
.about_contact_projects .about_contact {
  overflow: hidden;
  padding-bottom: 23px;
  border-bottom: 1px solid #c7c7c7;
}
.about_contact .index_about {
  float: left;
  width: 420px;
}
.about_contact .index_about h2 {
  font-size: 26px;
  line-height: 26px;
  color: #00468e;
  padding-bottom: 30px;
}
.about_contact .index_about h2 a {
  font-size: 26px;
  line-height: 26px;
  color: #00468e;
  padding-bottom: 30px;
}
.about_contact .index_about .index_about_link {
  overflow: hidden;
}
.index_about .index_about_link img {
  float: left;
  width: 269px;
  height: 183px;
  border-radius: 5px;
}
.index_about .index_about_link p {
  float: right;
  color: #838280;
  font-size: 14px;
  line-height: 24px;
  width: 134px;
}
.about_contact .index_contact {
  float: right;
  width: 252px;
}
.about_contact .index_contact h2 {
  font-size: 26px;
  line-height: 26px;
  color: #00468e;
  padding-bottom: 30px;
}
.about_contact .index_contact .contact_p {
  font-size: 14px;
  line-height: 26px;
  color: #838280;
}
.about_contact .index_contact .contact_p p {
  padding-top: 0px;
  padding-bottom: 16px;
  padding-left: 31px;
}
.about_contact .index_contact .contact_p p.p1 {
  background: url(../img/wrapper/index_contact_bg01.png) no-repeat left 2px;
}
.about_contact .index_contact .contact_p p.p2 {
  background: url(../img/wrapper/index_contact_bg02.png) no-repeat left 2px;
}
.about_contact .index_contact .contact_p p.p3 {
  background: url(../img/wrapper/index_contact_bg03.png) no-repeat left 2px;
}
.about_contact .index_contact .contact_p p.p4 {
  background: url(../img/wrapper/fax_bg.png) no-repeat left 2px;
  background-size: 20px;
}
.projects {
  padding-top: 29px;
}
.projects .projects_title {
  overflow: hidden;
  padding-bottom: 30px;
}
.projects .projects_title h2 {
  font-size: 26px;
  line-height: 26px;
  color: #00468e;
  float: left;
}
.projects .projects_title h2 a{
  font-size: 26px;
  line-height: 26px;
  color: #00468e;
  float: left;
}
.projects .projects_title a {
  float: right;
  /*background:url(../img/wrapper/projects_title_bg.png) no-repeat right; padding-right:18px;*/
}
.roll_box {
  overflow: hidden;
  width: 658px;
  height: 96px;
  padding: 20px 30px;
  position: relative;
  border: 1px solid #c7c7c7;
  border-radius: 7px;
  background: #dfdfdf;
}
.roll_box a.left,
.roll_box a.right {
  display: block;
  position: absolute;
  width: 12px;
  height: 23px;
  cursor: pointer;
  z-index: 99;
  top: 85px;
}
.roll_box a.left {
  left: 9px;
  top: 58px;
  background: url(../img/wrapper/left02.png) no-repeat center;
}
.roll_box a.right {
  right: 9px;
  top: 58px;
  background: url(../img/wrapper/right02.png) no-repeat center;
}
.roll_box .left:hover {
  background: url(../img/wrapper/left02.png) no-repeat center;
}
.roll_box .right:hover {
  background: url(../img/wrapper/right02.png) no-repeat center;
}
.roll_box .list {
  overflow: hidden;
  width: 658px;
  height: 96px;
  margin: 0 auto;
  position: relative;
}
.roll_box .list ul {
  position: absolute;
}
.roll_box .list li {
  float: left;
  margin-right: 19px;
  padding-right: 0px;
  width: 150px;
  height: 96px;
  border-radius: 5px;
}
.roll_box .list li img {
  float: left;
  width: 150px;
  height: 96px;
}
.roll_box .list li .img_info {
  float: left;
  width: 150px;
  height: 96px;
  background: #efefef;
}
.roll_box .list li .img_info h3 {
  padding-top: 16px;
  padding-bottom: 12px;
  font-size: 16px;
  color: #333;
  font-weight: normal;
  border: none;
  padding-left: 22px;
}
.roll_box .list li .img_info h4 {
  font-weight: normal;
  color: #00468e;
  font-size: 14px;
  padding-bottom: 12px;
  padding-left: 14px;
}
.roll_box .list li .img_info p {
  color: #666;
  font-size: 14px;
  padding-left: 22px;
}
.roll_box .list li .img_info .p1 {
  padding-bottom: 5px;
}
.roll_box .list li .img_info h5 {
  font-weight: normal;
  font-size: 14px;
  color: #333;
  padding-left: 22px;
}
