.wrap {
  width: 1200px;
  margin: 0 auto;
}
body {
  width: 100%;
  font-size: 16px;
}
*{
 box-sizing: content-box !important; 
}
body #head {
  width: 100%;
}
body #banner {
  width: 100%;
  height:585px;
  position: relative;
  overflow: hidden;
}
body #rem_pro {
  width: 100%;
  height: 430px;
  /*
  background: url(../images/rem_pic.jpg) no-repeat;
  background-size: 100%;
  */
}
body #product {
  width: 100%;
}
body #us {
  width: 100%;
  /*height: 520px;*/
  height: 410px;
  background-color: #eeeeee;
}
body #cases {
  width: 100%;
}
body #news {
  width: 100%;
  height: 710px;
  background-color: #eeeeee;
}
body #foorer {
  width: 100%;
  height: 265px;
  background-color: #1e198d;
}
body #pro_banner {
  width: 100%;
}
body #pro_info {
  margin-bottom: 26px;
  width: 100%;
 
}
.head .logo {
  float: left;
  width: 312px;
  height: 100px;
}
.head .logo img {
 width: 310px;
  height: 100px;
}
.head .nav {
  float: right;
  color: #333333;
}
.head .nav a {
  float: left;
  width: 105px;
  height: 130px;
  line-height: 128px;
  text-align: center;
   color: #1e198d;
  font-size: 21px;
  font-weight:bold
}
.head .nav a:hover {
  color: #fff;
  background-color: #1e198d;
}
.banner_box {
  width: 100%;
  position: absolute;
  height: 500px;
  left: 0;
  top: 0;
}
.banner_box .banner_item {
  position: absolute;
  left: 0;
  top: 0;
}
.banner_box .banner_item a {
  display: block;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 50px;
  height: 4px;
  border-radius: 0%;
  opacity: 1;
  background-color: #fff;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #e40404;
}
.rem_pro_box {
  height: 430px;
}
.rem_pro_box .bottom2 {
  width: 1200px;
  height: 280px;
  margin-top: 45px;
  position: relative;
  overflow: hidden;
}
.rem_pro_box .bottom2 .botm {
  width: 4000px;
  height: 280px;
  position: absolute;
  left: 0;
  top: 0;
}
.botm_item {
  float: left;
  width: 290px;
  height: 280px;
  margin-right: 10px;
}
.botm_item .img_href {
  display: block;
  padding: 2px;
  background-color: #fff;
}
.botm_item  .botpro_name {

color:#1e198d;

}
.botm_item .img_href img {
  width: 286px;
  height: 226px;
}
.botm_item .botpro_name {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
}
.top {
  position: relative;
  width: 1200px;
  height: 75px;
}
.mn_box {
  width: 240px;
  margin-left: -120px;
  height: 56px;
  position: absolute;
  left: 50%;
  bottom: -8px;
}
.mn_box .m_name {
  height: 40px;
  line-height: 40px;
  font-size: 30px;
  text-align: center;
}
.mn_box .m_enname {
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  text-align: center;
}
.border_color1 {
  border-bottom: 1px solid #fff;
}
.border_color2 {
  border-bottom: 1px solid #333333;
}
.font-white {
  color: #fff;
}
.font-black {
  color: #333333;
  background-color: #fff;
}
.protit_bg {
  background: url(../images/protit_bg.png) no-repeat;
}
.protit_bg1 {
  background: url(../images/protit_bg1.png) no-repeat;
}
.product {
  margin-top: 20px;
  /*height: 760px;*/
}
.product .pro_bottom {
  margin-top: 45px;
}
.product .pro_bottom .pro_list_tits {
  width: 100%;
  height: 35px;
  text-align: center;
}
.img_href{
color:#1e198d;
}
.product .pro_bottom .pro_list_tits span {
  display: inline-block;
  width: 419px;
  height: 36px;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
  background-color: #bbbbbb;
  background-size:100%;
  margin: 0 5px;
  cursor: pointer;
  color: #fff;
  vertical-align: top;
}
.product .pro_bottom .probox {
  width: 100%;
  margin-top: 53px;
}
.product .pro_bottom .probox .show {
  /*display: block !important;*/
}
.pro_item {
  display: none;
  /*flex-wrap: wrap;
  justify-content: space-between;*/
  float: left;
}
.pro_item li {
  float: left;
  margin-right:10px;
  width: 290px;
  height: 230px;
  margin-bottom: 20px;
  position: relative;
}
.pro_item li:hover .pro_name {
  z-index: 4;
}
.pro_item li .pro_img {
  display: block;
  width: 290px;
  height: 230px;
}
.pro_item li .pro_img img {
  width: 290px;
  height: 230px;
}
.pro_item li .pro_name {
  display: block;
  width: 290px;
  height: 230px;
  font-size: 24px;
  line-height: 230px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -4;
  color: #fff;
  background-color: #1e198d;
 opacity: 0.6;
}
.font-black2 {
  background-color: #eeeeee;
}
.us {
  height: 550px;
}
.us .top {
  margin-top: 10px;
}
.us .us_bottom {
  margin-top: 45px;
  width: 100%;
font-size: 19px;
    text-indent: 25px;
}
.us .us_bottom img {
  margin-right: 31px;
  width: 203px;
 
}
.us .us_bottom .us_info {
  text-indent:2em;
  font-size:18px;
  width: 927px;
  margin-left: 17px;
}
.us_info p {
  text-indent: 2em;
  font-size: 16px;
  line-height: 32px;
}
.us_info a {
  display: block;
  margin-top: 40px;
  color: #1e198d;
  border: 1px solid #1e198d;
  width: 138px;
  height: 33px;
  line-height: 33px;

  font-size: 16px;
}
.case {
  height: 455px;
}
.case .top {
  margin-top: 20px;
}
.case .case_bottom {
  width: 100%;
  margin-top: 45px;
  height: 288px;
  position: relative;
  overflow: hidden;
}
.case .case_bottom .case_itembox {
  position: absolute;
  left: 0;
  top: 0;
  width:1200px;
  height: 288px;
 
}
.case_itembox li {
  float: left;
  width: 190px;
  height: 288px;
  margin-right: 13px;
}
.case_itembox li a {
  width: 100%;
  display: block;
}
.case_itembox li a:hover {
  color: #565656;
}
.case_itembox li a img {
  border: 3px #1e198d solid;
  width: 190px;
  height: 230px;
}
.case_itembox li a span {
  display: block;
  width: 100%;
  height: 58px;
  line-height: 58px;
  font-size: 18px;
  text-align: center;
  color:#1e198d;
}
.news .top {
  margin-top: 20px;
}
.news .news_bottom {
  width: 100%;
  margin-top: 45px;
}
.news .news_bottom .news_tits {
  height: 35px;
  text-align: center;
}
.news .news_bottom .news_box {
  width: 100%;
  margin-top: 40px;
}
.news_tits span {
  display: inline-block;
  margin: 0 5px;
  width: 261px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  color: #fff;
  background-color: #bbbbbb;
  cursor: pointer;
}
.news_box .news_category {
  float: left;
display: none;
  flex-wrap: wrap;
  justify-content: space-between;
}
.news_box .news_category .news_item {
  width: 570px;
  height: 130px;
  margin-bottom: 30px;
}
.news_box .show2 {
  display: flex;
}
.news_item .time {
  width: 90px;
  height: 92px;
  background-color: #1e198d;
}
.news_item .time .day {
  display: block;
  width: 100%;
  height: 58px;
  line-height: 58px;
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.news_item .time .year_month {
  display: block;
  width: 100%;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.news_item .tit_info {
  width: 460px;
  margin-left: 20px;
}
.tit_info a {
  display: block;
  width: 100%;
  height: 22px;
  line-height: 22px;
  font-size: 20px;
  color: #1e198d;
  overflow: hidden;
}
.tit_info p {
  margin-top: 10px;
  height: 90px;
  line-height: 30px;
  font-size: 16px;
  color: #666666;
  overflow: hidden;
}
.footer .left {
  height: 151px;
  margin-top: 32px;
  margin-right: 27px;
  padding-top: 5px;
  width: 492px;
  border-right: 1px solid #fff;
}
.footer .left .footer_nav {
  width: 100%;
  /*height: 28px;*/
}
.footer .left .copyright {
  margin-top: 10px;
  width: 100%;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  color: #fff;
}
.footer .left .other {
  margin-top: 20px;
  width: 100%;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  color: #fff;
}
.footer .center {
  height: 150px;
  margin-top: 32px;
  margin-right: 27px;
  padding-top: 5px;
  width: 354px;
  border-right: 1px solid #fff;
}
.footer .center p {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
}
.footer .right {
  width: 120px;
  margin-top: 45px;
}
.footer .right img {
  width: 120px;
  height: 120px;
}
.footer .right span {
  display: block;
  margin-top: 20px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.footer_nav a {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  color: #fff;
  margin-right: 20px;
}
.footer_nav a:hover {
  color: #fff;
}
.other a {
  color: #fff;
}
.other a:hover {
  color: #fff;
}
.pro_content .pro_nav {
  width: 100%;
  height: 52px;
  line-height: 52px;
}
.pro_content .pro_nav a:hover {
  color: #565656;
}
.pro_content .products {
  width: 100%;

  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.pro_content .products .product_item {
  width: 290px;
  height: 280px;
  margin:0 5px 20px;
}
.pro_content .products .product_item a {
  display: block;
}
.pro_content .products .product_item1 {
  /*border: 3px #1e198d solid;*/
  width: 284px;
  height: 280px;
  text-align: center;
  margin:2px 43px 46px 66px;
}
.pro_content .products .product_item1 a {
  display: block;
}
.pro_content .pro_details {
  width: 100%;
  height: 400px;
  margin-top: 40px;
}
.pro_content .pro_details .img_details {
  width: 550px;
}
.pro_content .pro_details .other_info {
  width: 620px;
}
.cases_details{
	width:100%;
}
.cases_details p{
	height:46px;
  	font-size:24px;
  	line-height:46px;
  	font-weight:blod;
  	color:#333333;
  	text-align:center;
}
.cases_details .img_details{
	width:100%;
}
.pro_content .pro_detail_text {
      margin-top: 71px;
  width: 100%;
}
.pro_content .pro_detail_text .detail {
  width: 100%;
  height: 35px;
  border-bottom: 2px solid #ec0000;
}
.pro_content .pro_detail_text .pro_detail_text_bottom {
  width: 100%;
  margin: 20px 0;
}
.pro_content .us_img_box {
  width: 100%;
}
.pro_content .news {
  width: 100%;
  margin-top: 40px;
}
.pro_content .news .news_item {
  width: 1198px;
  height: 128px;
  padding: 20px;
  margin-bottom: 20px;
  border: 1px solid #cccccc;
}
.pro_content .news .news_item:hover {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
  cursor: pointer;
}
.pro_content .news_details_title {
  width: 100%;
  height: 92px;
  border-bottom: 1px dashed #cccccc;
}
.pro_content .news_details_title p:nth-child(1) {
  height: 46px;
  line-height: 46px;
  font-size: 24px;
  text-align: center;
  color: #333333;
}
.pro_content .news_details_title p:nth-child(2) {
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  text-align: center;
  color: #999999;
}
.pro_content .content_us_details {
  width: 100%;
  margin-top: 70px;
  margin-left:100px;

}
.pro_content .content_us_details .left_details {
  width: 550px;
  padding: 33px 0;
}
.pro_content .content_us_details .right_map {
  width: 625px;
  height: 345px;
}
.pro_tits {
  margin-top: 50px;
  width: 100%;
  height: 35px;
  text-align: center;
}
.pro_tits a {
  display: inline-block;
  width: 319px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  background-color: #bbbbbb;
  margin: 0 5px;
  cursor: pointer;

}
.product_item a:hover {
  color: #565656;
}
.product_item a img {
  float: left;
  width: 290px;
  height: 230px;
}
.product_item a span {
  float: left;
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 18px;
}
.product_item1 a:hover {
  color: #565656;
}
.product_item1 a img {

  width: 254px;
  height: 268px;
}
.product_item1 a span {
  float: left;
  width: 89%;
  height: 42px;
  line-height:30px;
  text-align: center;
  font-size: 15px;
}

.pages {
  width: 100%;
  height: 22px;
  line-height: 22px;
  margin: 50px 0 120px 0;
  text-align: center;
}
.pages a {
  display: inline-block;
  width: 26px;
  height: 20px;
  line-height: 20px;
  border: 1px solid #b7b7b7;
  vertical-align: top;
}
.pages .prev {
  background: url(../images/prev.png) no-repeat;
}
.pages .next {
  background: url(../images/next.png) no-repeat;
}
.img_details img {
height: 100%;
  display: block;
  margin: 15px auto 0;
}
.other_info .pro_detail_name {
  height: 52px;
  line-height: 52px;
  font-size: 24px;
  color: #ec0000;
  text-align: center;
  border-bottom: 1px dashed  #cccccc;
}
.other_info .pro_detail_time {
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  text-align: center;
  color: #999999;
}
.other_info .pro_detail_model,
.other_info .pro_detail_matqua,
.other_info .pro_detail_part {
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  color: #666666;
}
.other_info .pro_detail_purpose {
  height: 76px;
  line-height: 38px;
  font-size: 16px;
  color: #666666;
}
.consult_phone {
  width: 364px;
  height: 38px;
  border: 1px solid #ec0000;
  background-color: #ec0000;
  margin-top: 30px;
}
.consult_phone span {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  vertical-align: top;
}
.consult_phone .consult_phone_tit {
  width: 132px;
  font-size: 18px;
  text-align: center;
  background-color: #fff;
  color: #333333;
}
.consult_phone .consult_phone_num {
  width: 226px;
  font-size: 24px;
  text-align: center;
  color: #fff;
}
.detail span {
  display: block;
  width: 120px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  background-color: #ec0000;
  text-align: center;
}
.pro_detail_text_bottom p {
  line-height: 36px;
  text-indent: 2em;
}
.news_item a {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  font-size: 23px;
  color: #1e198d;
     font-weight: bold;
}
.news_item  a:hover {
 
 color: #1e198d;
}

.news_item span {
  display: inline-block;
  width:140px;
  height: 22px;
  line-height: 22px;
  text-align:center;
  font-size: 16px;
}
.news_item p {
  margin-top: 10px;
  height: 72px;
  line-height: 24px;
  overflow: hidden;
  font-size: 14px;
}
.news_item .see_details {
  width: 118px;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  text-align: center;
  border: 1px solid #1e198d;
}
.left_details p {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
}
.sitebox {
  margin-bottom: 20px;
}
.sitebox .siteify {
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #000;
}
.sitebox .siteify_list {
  border: 1px solid #000;
  padding: 0 10px;
}
.sitebox .siteify_list li {
  float: left;
  width: 150px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
body #seo_info{
  width: 100%;
  background-color: #eeeeee;
}
.seo_bix{
  height: 160px
}
.seo_bix .links{
  float: left;
  width: 100%;
}
.links .seo_name{
  display: block;
  width: 150px;
  height: 40px;
  color: #fff;
  font: 18px/40px "微软雅黑";
  text-align: center;
}
.links .seo_names{
  float: left;
  width:100%;
}
.seo_names li{
  float: left;
  display: block;
  text-align: center;
}

.seo_names li a{
  display: block;
  width: 120px;
  height: 40px;
  font: 16px/36px "微软雅黑";
}
.seo_names li a:hover{
	color:#565656;
}
.pro_tits .new_btn_bg{
	background-color:#1e198d;
}