.wrap {
  width: 1200px;
  margin: 0 auto;
}
body {
  width: 100%;
  font-size: 16px;
}
*{
}
body #head {
  width: 100%;
}
body #banner {
  width: 100%;
  position: relative;
  overflow: hidden;
}
body #rem_pro {
  width: 100%;
  /*height: 400px;*/
  /*
  background: url(../images/rem_pic.jpg) no-repeat;
  background-size: 100%;
  */
}
body #product {
  width: 100%;
}
body #us {
  width: 100%;
  height: 550px;
  background-color: #eeeeee;
}
body #cases {
  width: 100%;
}
body #news {
  width: 100%;
  height: 690px;
  background-color: #eeeeee;
}
body #foorer {
  width: 100%;
  height: 260px;
  background-color: #2d2f32;
}
body #pro_banner {
  width: 100%;
}
body #pro_info {
  width: 100%;
}
.head .logo {
  float: left;
  margin: 0;
}
.head .logo img {
}
.head .nav {
  float: right;
  color: #333333;
}
.head .nav a {
  float: left;
  /*width: 120px;*/
  padding: 0 15px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-size: 18px;
}
.head .nav a:hover {
  color: #fff;
  background-color: #0d6fb8;
}
.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: 400px;*/
}
.rem_pro_box .bottom2 {
  width: 1200px;
  /*height: 164px;*/
  margin: 75px 0 30px;
  position: relative;
  overflow: hidden;
}
.rem_pro_box .bottom2 .botm {
  /*width: 4000px;*/
  /*height: 280px;*/
  /*position: absolute;*/
  left: 0;
  top: 0;
}
.botm_item {
  float: left;
  width: 232px;
  /*height: 280px;*/
  padding: 0 4px;
}
.botm_item .img_href {
  display: block;
  /*padding: 2px;*/
  background-color: #fff;
}
.botm_item .img_href img {
  width: 100%;
  /*height: 226px;*/
}
.botm_item .botpro_name {
  display: block;
  /*display: none;*/
  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;
}
.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;
}
.product .pro_bottom .pro_list_tits span {
  display: inline-block;
  width: 170px;
  height: 35px;
  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: 30px;
}
.product .pro_bottom .probox .show {
  display: block !important;
}
.pro_item {
  display: none;
  float: left;
}
.pro_item li {
  float: left;
  width: 290px;
  height: 260px;
  margin-bottom: 20px;
  margin-right:10px;
}
.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 {
  float:left;
  width: 290px;
  height: 230px;
}
.pro_item li .pro_name {
  float:left;
  width: 290px;
  height: 30px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  z-index: -4;
  color: #fff;
  background-color: rgba(13, 111, 184, 0.5);
}
.font-black2 {
  background-color: #eeeeee;
}
.us {
  height: 550px;
}
.us .top {
  margin-top: 10px;
}
.us .us_bottom {
  margin-top: 45px;
  width: 100%;
}
.us .us_bottom img {
  width: 460px;
  height: 330px;
}
.us .us_bottom .us_info {
  width: 680px;
  height:345px;
  overflow:hidden;
  margin-left: 60px;
}
.us_info p {
  text-indent: 2em;
  font-size: 16px;
  line-height: 32px;
}
.us_info a {
  display: block;
  margin-top: 40px;
  color: #cccccc;
  border: 1px solid #cccccc;
  width: 138px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  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: 2000px;
  height: 288px;
}
.case_itembox li {
  float: left;
  width: 290px;
  height: 288px;
  margin-right: 13px;
}
.case_itembox li a {
  width: 100%;
  display: block;
  line-height: 230px;
  text-align: center;
}
.case_itembox li a:hover {
  color: #565656;
}
.case_itembox li a img {
  max-width: 290px;
  max-height: 230px;
}
.case_itembox li a span {
  display: block;
  width: 100%;
  height: 58px;
  line-height: 58px;
  font-size: 18px;
  text-align: center;
}
.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: 140px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  color: #fff;
  background-color: #bbbbbb;
  cursor: pointer;
}
.news_box .news_category {
  float: left;
  width: 50%;
  flex-wrap: wrap;
  justify-content: space-between;
}
.news_box .news_category .news_item {
  width: 570px;
  height: 59px;
  margin-bottom: 20px;
}
.news_box .show2 {
  display: flex;
}
.news_item .time {
  width: 62px;
  height: 60px;
  background-color: #1e198d;
}
.news_item .time .day {
  display: block;
  width: 100%;
  height: 42px;
  line-height: 47px;
  font-size: 31px;
  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: #0d6fb8;
  overflow: hidden;
}
.tit_info p {
  margin-top: 10px;
  height: 90px;
  line-height: 30px;
  font-size: 16px;
  color: #666666;
  overflow: hidden;
}
.footer .left {
  height: 150px;
  margin-top: 32px;
  margin-right: 70px;
  padding-top: 25px;
  width: 580px;
  border-right: 1px solid #545558;
}
.footer .left .footer_nav {
  width: 100%;
  height: 28px;
}
.footer .left .copyright {
  margin-top: 35px;
  margin-bottom:0;
  width: 100%;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  color: #fff;
}
.footer .left .other {
  margin-top: 20px;
  margin-bottom:0;
  width: 100%;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  color: #fff;
}
.footer .center {
  height: 150px;
  margin-top: 32px;
  margin-right: 70px;
  padding-top: 25px;
  width: 345px;
  border-right: 1px solid #545558;
}
.footer .center p {
  width: 100%;
  /*height: 30px;*/
  line-height: 10px;
  font-size: 15px;
  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%;
  margin-top: 30px;
  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 .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 {
  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: 77px;
  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;
}
.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: 25px;
  width: 100%;
  height: 35px;
  text-align: center;
}
.pro_tits a {
  display: inline-block;
  width: 140px;
  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;
}
.pages {
  width: 100%;
  height: 22px;
  line-height: 22px;
  margin: 50px 0 120px 0;
  text-align: center;
}
.pages a {
  display: inline-block;
  /*width: 26px;*/
  padding: 0 5px;
  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 {
  width: 460px;
  height: 330px;
  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: 20px;
  color: #0d6fb8;
}
.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: 26px;
  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 #0d6fb8;
}
.left_details p {
  line-height: 30px;
  margin: 0;
  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;
}