header,
footer,
#main {
  width: 100%;
  overflow: hidden;
  min-width: 1200px;
}
.wrapper {
  width: 1200px;
  margin: 0 auto;
  display: block;
  position: relative;
}
/* 变量 */
/*css3*/
.clear::after {
  display: block;
  content: '';
  clear: both;
}
.czspjz {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
/************************header************************/
.header-all {
  line-height: 35px;
  background: #005fbb;
  overflow: hidden;
  font-size: 14px;
  color: #fff;
}
.header-all a {
  color: #fff;
}
.header-all span {
  float: left;
}
.header-all ol {
  float: right;
}
.header-all ol li {
  float: left;
  position: relative;
  top: 5px;
}
.header-all ol li:nth-of-type(2) {
  margin: 0 15px;
}
.h-top {
  overflow: hidden;
  padding: 25px 0;
}
.h-top h1 {
  float: left;
  margin-top: 5px;
}
.h-top p {
  float: right;
  background: url("../image/tel.jpg") no-repeat left center;
  padding-left: 58px;
  margin-right: 150px;
}
.h-top p span {
  display: block;
  color: #4b4b4b;
}
.h-top p b {
  color: #4b4b4b;
  font-size: 30px;
  display: block;
}
.h-top .wrapper > a {
  display: block;
  width: 110px;
  line-height: 36px;
  background: #d91425;
  color: #fff;
  text-align: center;
  position: absolute;
  right: 0;
  top: 16px;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
}
.h-top .wrapper > a:hover {
  background: #005fbb;
}
nav {
  border-top: 1px solid #ccc;
}
nav::after {
  display: block;
  content: '';
  clear: both;
}
nav ul li {
  float: left;
  text-align: center;
  width: 200px;
  font-size: 14px;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
  line-height: 56px;
  position: relative;
}
nav ul li > a {
  color: #005fbb;
  display: block;
  position: relative;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
}
nav ul li > a span {
  position: relative;
  z-index: 3;
}
nav ul li > a:before {
  display: block;
  content: '';
  width: 0;
  height: 2px;
  background: #005fbb;
  position: absolute;
  left: 0;
  top: 0;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
}
nav ul li > a:hover {
  background: #f3f3f3;
}
nav ul li > a:hover:before {
  width: 100%;
}
/*hotPro*/
.hotPro {
  overflow: hidden;
  padding: 15px 0;
  background: #f5f5f5;
}
.hotPro p {
  float: left;
  font-size: 14px;
  line-height: 38px;
}
.hotPro p b {
  color: #3c3c3c;
}
.hotPro p a {
  color: #656565;
  padding: 0 10px;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
}
.hotPro p a:hover {
  color: #005fbb;
  font-weight: bold;
}
.hotPro form {
  float: right;
}
.hotPro form input {
  display: block;
  width: 260px;
  float: left;
  background: #fff;
  text-indent: 10px;
  font-family: 'Microsoft YaHei', SimHei, sans-serif;
  outline: none;
  height: 32px;
  line-height: 32px;
}
.hotPro form button {
  text-indent: -999rem;
  display: block;
  width: 62px;
  height: 38px;
  background: #005fbb url("../image/sch.png") no-repeat center;
  float: right;
}
/*main*/
.product {
  overflow: hidden;
  background: url("../image/product_bg.jpg") no-repeat top center;
}
/*sidebar*/
.sidebar {
  width: 278px;
  float: left;
  background: #fff;
}
.sidebar .s-top img {
  display: block;
  max-width: 100%;
}
.sidebar .s-top div {
  background: #fff;
  position: relative;
}
.sidebar .s-top div ul {
  position: relative;
  padding-top: 30px;
  border: 2px solid #005fbb;
  border-top: 0;
  padding-bottom: 30px;
}
.sidebar .s-top div ul li {
  width: 90%;
  font-size: 15px;
  margin: 0 auto 10px;
  border-radius: 5px;
  text-indent: 18px;
  position: relative;
}
.sidebar .s-top div ul li a {
  display: block;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
  padding: 12px 0;
  border-radius: 5px;
  color: #686868;
  background: #eeeeee;
  font-size: 16px;
}
.sidebar .s-top div ul li a img {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -12px;
}
.sidebar .s-top div ul li:hover a {
  background: #005fbb;
  color: #fff;
}
.sidebar .s-top div > span {
  background: url("../image/sb_bg.png") no-repeat center;
  display: block;
  height: 116px;
  box-sizing: border-box;
  padding: 33px 0 0 71px;
}
.sidebar .s-top div > span small {
  display: block;
  font-size: 14px;
  color: #fff;
}
.sidebar .s-top div > span b {
  display: block;
  font-size: 20px;
  color: #fff;
}
.pro-right {
  width: 903px;
  float: right;
}
.pro-right .pro-tit {
  position: relative;
  text-align: center;
  padding-top: 53px;
  margin-bottom: 85px;
}
.pro-right .pro-tit > * {
  display: block;
  color: #fff;
}
.pro-right .pro-tit b {
  font-size: 28px;
  background: url("../image/p_bg.png") no-repeat center;
}
.pro-right .pro-tit span {
  font-size: 20px;
  margin-top: 10px;
}
.pro-list {
  width: 922px;
}
.pro-list li {
  width: 287px;
  margin-bottom: 25px;
  float: left;
  margin-right: 20px;
}
.pro-list li p {
  width: 100%;
  height: 197px;
  position: relative;
  border: 1px solid #ccc;
  background: #fff;
  box-sizing: border-box;
  margin-bottom: 5px;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
}
.pro-list li p img {
  max-width: 245px;
  max-height: 173px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.pro-list li div {
  background: #efefef;
  padding: 15px;
  box-sizing: border-box;
  color: #6d6d6d;
  position: relative;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
}
.pro-list li div > * {
  display: block;
}
.pro-list li div span {
  font-size: 16px;
}
.pro-list li div small {
  font-size: 14px;
}
.pro-list li div i {
  width: 14px;
  height: 14px;
  background: url("../image/more_i.png") no-repeat center;
  position: absolute;
  right: 12px;
  top: 19px;
  display: block;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
}
.pro-list li:hover p {
  border-color: #005fbb;
}
.pro-list li:hover div {
  background: #005fbb;
  color: #fff;
}
.pro-list li:hover div i {
  background: url("../image/more_i2.png") no-repeat center;
}
/*company*/
.about-bar {
  position: relative;
  width: 100%;
  min-width: 1200px;
  height: 520px;
  background: url(../image/com.png) no-repeat center;
  overflow: hidden;
  margin-top: 50px;
}
.about-bar .intro-l {
  height: 655px;
  width: 620px;
  float: left;
}
.about-bar .intro-l h3 {
  color: #fff;
  position: relative;
  z-index: 1;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 3px;
  margin-top: 100px;
}
.about-bar .intro-l span {
  display: block;
  font-size: 14px;
  color: #ffffff;
  line-height: 34px;
  position: relative;
  z-index: 1;
}
.about-bar .intro-l small {
  font-size: 12px;
  color: #fff;
  display: block;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.about-bar .intro-l small:after {
  display: block;
  content: '';
  width: 50px;
  height: 5px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../image/ct.png) no-repeat;
}
.about-bar .intro-l a {
  display: block;
  margin-top: 35px;
  width: 160px;
  height: 45px;
  line-height: 45px;
  position: relative;
  color: #005fbb;
  text-indent: 45px;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
  z-index: 1;
  background: #ffffff url(../image/sj.png) no-repeat right 40px center;
}
.about-bar .intro-l a em {
  font-style: normal;
}
.about-bar .intro-l a:hover {
  opacity: 0.9;
}
.about-bar .intro-r {
  float: right;
  position: relative;
  margin-top: 80px;
}
/*news*/
.clearfix {
  overflow: hidden;
}
.clearfix:after {
  display: block;
  content: '';
  overflow: hidden;
  clear: bottom;
}
.news-title {
  text-align: center;
  margin: 60px 0 30px;
}
.news-title small {
  font-size: 24px;
  color: #393939;
  background: url("../image/news_tbg.png") no-repeat center;
}
.news-title b {
  font-size: 18px;
  color: #4d4d4d;
  font-weight: 300;
}
.news-title > * {
  display: block;
}
.news-bar {
  overflow: hidden;
  position: relative;
  padding-bottom: 40px;
}
.news-bar .check {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 160px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  text-indent: 45px;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
  z-index: 1;
  background: #005fbb url(../image/sj.png) no-repeat right 40px center;
}
.news-bar .check:hover {
  opacity: 0.9;
}
.news-bar .main-title {
  margin-top: 42px;
  margin-bottom: 33px;
}
.news-bar .main-title b {
  background: url("/App/Home/View/Default/Public/images/nbg.png") no-repeat center;
}
.news-bar .nl {
  float: left;
  width: 600px;
  height: 428px;
}
.news-bar .nl li {
  margin-bottom: 15px;
}
.news-bar .nl li:hover .n-content p {
  color: #005fbb;
}
.news-bar .nl li:hover .n-content p b {
  color: #005fbb;
}
.news-bar .nl li h6 {
  color: #a8a8a8;
  font-size: 12px;
  margin-top: 5px;
}
.news-bar .nl li .n-img {
  width: 199px;
  height: 151px;
  float: left;
}
.news-bar .nl li .n-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.news-bar .nl li .n-content {
  float: left;
  width: 390px;
  margin-left: 10px;
}
.news-bar .nl li .n-content p {
  color: #434343;
  font-size: 16px;
  font-weight: bold;
  margin-top: 7px;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
}
.news-bar .nl li .n-content p b {
  float: right;
  font-size: 14px;
  color: #b9b9b9;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
}
.news-bar .nl li .n-content small {
  color: #575757;
  font-size: 14px;
  display: block;
  margin-top: 16px;
  position: relative;
  padding-bottom: 10px;
}
.news-bar .nl li .n-content small:after {
  display: block;
  content: '';
  width: 32px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #005fbb;
}
.news-bar .nr {
  float: right;
  width: 567px;
}
.news-bar .nr li {
  position: relative;
  padding: 23px 0;
  border-bottom: 1px dotted #ccc;
}
.news-bar .nr li:nth-of-type(1) {
  padding-top: 0;
}
.news-bar .nr li a {
  display: block;
}
.news-bar .nr li a b {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #a49f9f;
  font-weight: 500;
}
.news-bar .nr li a p {
  font-size: 16px;
  color: #4c4c4c;
  background: url("../image/news_1.png") no-repeat left center;
  padding-left: 15px;
  font-weight: bold;
}
.news-bar .nr li a small {
  font-size: 14px;
  color: #7c7c7c;
  margin-top: 10px;
  display: block;
}
.news-bar .nr li:hover p {
  color: #005fbb;
}
em {
  font-style: normal;
}
/*ys*/
.ys {
  background: url("../image/ad2bg.jpg") no-repeat center;
  height: 238px;
}
.ys .wrapper {
  position: relative;
  height: 100%;
}
.ys p {
  position: absolute;
  color: #fff;
  right: 264px;
  top: 146px;
}
.ys p > * {
  display: block;
}
.ys p small {
  font-size: 18px;
}
.ys p b {
  font-size: 24px;
}
.ys a {
  display: block;
  position: absolute;
  right: 0;
  bottom: 42px;
  width: 200px;
  line-height: 48px;
  background: #d91425;
  color: #fff;
  border-right: 5px;
  text-align: center;
}
.pro-list2 {
  width: 1200px;
}
.mr_frbox {
  position: relative;
}
.mr_frBtnL {
  cursor: pointer;
  width: 60px;
  height: 60px;
  background: url(/App/Home/View/Default/Public/Image/mfrL.png) no-repeat;
  position: absolute;
  margin-top: -190px;
  margin-left: -80px;
}
.mr_frBtnR {
  cursor: pointer;
  width: 60px;
  height: 60px;
  background: url(/App/Home/View/Default/Public/Image/mfrR.png) no-repeat;
  position: absolute;
  right: 0;
  margin-top: -190px;
  margin-right: -80px;
}
.mr_frUl {
  width: 1200px;
  height: 335px;
  margin: 0 auto;
  margin-top: 45px;
}
.mr_frUl ul li {
  width: 289px;
  height: 335px;
  text-align: center;
  float: left;
  margin-right: 10px;
}
.mr_frUl ul li .pro-img {
  width: 289px;
  height: 245px;
  overflow: hidden;
  border: 1px solid #eee;
  box-sizing: border-box;
  margin-bottom: 5px;
}
.mr_frUl ul li img {
  display: block;
  width: 295px;
  height: 245px;
}
.mr_frUl ul li .more {
  width: 289px;
  height: 90px;
  background: #f4f4f4;
  text-align: center;
  overflow: hidden;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
}
.mr_frUl ul li .more span {
  color: #4b4b4b;
  font-size: 14px;
  padding-top: 15px;
  display: block;
  padding-bottom: 15px;
}
.mr_frUl ul li .more p {
  width: 88px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  border: 1px solid #e7e4e2;
  border-radius: 20px;
  margin: 0 auto;
}
.mr_frUl ul li:hover .more {
  background: #005494;
}
.mr_frUl ul li:hover .more span {
  color: #fff;
}
.mr_frUl ul li:hover .more p {
  border: 1px solid #fff;
  background: #fff;
  color: #005494;
}
.pro-more {
  display: block;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
  width: 200px;
  line-height: 48px;
  background: #d91425;
  color: #fff;
  border-right: 5px;
  text-align: center;
  margin: 30px auto;
}
.pro-more:hover {
  background: #005fbb;
  color: #fff;
}
/*footer*/
footer {
  background: url("../image/footer_bg.jpg") no-repeat center;
  background-size: cover;
}
footer .footer_top {
  text-align: center;
  color: #fff;
  letter-spacing: 6px;
  padding: 60px 0 40px 0;
}
footer .footer_top > * {
  display: block;
}
footer .footer_top b {
  font-size: 24px;
  font-weight: 500;
}
footer .footer_top small {
  font-size: 12px;
  font-weight: 300;
}
footer .footer_center {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  color: #fff;
  font-size: 14px;
  padding-bottom: 30px;
}
footer .footer_center a {
  color: #fff;
}
footer .footer_center ul li {
  float: left;
  font-size: 14px;
  width: 50%;
  margin-bottom: 32px;
}
footer .footer_center ol li {
  margin-bottom: 32px;
}
footer .footer_center .ewm p {
  float: left;
  text-align: center;
  margin-left: 10px;
}
footer .footer_center .ewm p b {
  display: block;
  border: 2px solid #63686d;
}
footer .footer_center .ewm p img {
  width: 96px;
  display: block;
}
footer .footer_center .ewm p span {
  margin-top: 10px;
}
footer .f-bottom {
  background: #23272a;
  line-height: 45px;
}
footer .f-bottom span {
  display: block;
  font-size: 14px;
  color: #fff;
}
footer .f-bottom span a {
  color: #fff;
}
footer .f-bottom span span {
  float: right;
}
/*-------------------------------------------------------------------------sidebar 侧边栏------------------------------------------------------------------------------------*/
#info .sidebar {
  width: 255px;
  float: left;
}
/************************产品************************/
.pro_list li {
  width: 372px;
  background: #fff;
}
.pro_list li p {
  height: 238px;
  position: relative;
  padding: 3px;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
  overflow: hidden;
}
.pro_list li p b {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.pro_list li p img:first-child {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.pro_list li p img:nth-of-type(1) {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
}
.pro_list li span {
  font-size: 16px;
  color: #666666;
  display: block;
  text-align: center;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
  line-height: 42px;
  height: 42px;
  overflow: hidden;
}
.pro_list li:hover {
  border: 1px solid #005fbb;
}
.pro_list li:hover span {
  color: #fff;
  background: #005fbb;
}
.pro_list li p img.shuiyin {
  left: 0;
  top: 0;
  z-index: 2;
  max-width: 80%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
img.shuiyin {
  left: 0;
  top: 0;
  z-index: 2;
  max-width: 80%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
img.shuiyin2 {
  left: 0;
  top: 0;
  z-index: 2;
  max-width: 80%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
/*资质荣誉*/
.honor_list {
  width: 890px;
}
.honor_list li {
  float: left;
  width: 273px;
  box-sizing: border-box;
  padding: 5px;
  border: 1px solid #ccc;
  margin: 0 20px 20px 0;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
}
.honor_list li p {
  width: 100%;
  height: 170px;
}
.honor_list li p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.honor_list li span {
  display: block;
  line-height: 35px;
  height: 35px;
  font-size: 14px;
  color: #666;
  text-align: center;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
  margin-top: 5px;
}
.honor_list li:hover {
  border-color: #005fbb;
}
.honor_list li:hover span {
  background: #005fbb;
  color: #fff;
}
/*-------------------------------------------------------------------------info_right 详情页右边通用设置------------------------------------------------------------------------------------*/
#info {
  padding: 60px 0;
  background: #eee;
  overflow: hidden;
}
.info2 + footer {
  margin-top: 0;
}
.info_right {
  width: 920px;
  float: right;
}
.info_content {
  padding: 15px 30px 30px 30px;
  background: #fff;
  box-shadow: 0px 0px 10px #C3C3C3;
  overflow: hidden;
}
.p_content {
  font-size: 15px;
  line-height: 30px;
  color: #4c4c4c;
}
.p_content img {
  max-width: 100% !important;
  margin: 0 auto;
  display: block;
}
.p_content table {
  width: 95% !important;
  word-break: break-all;
  text-align: center;
  margin: 0 auto;
}
.p_content table tr {
  background: #fff !important;
}
.p_content table td {
  padding-left: 10px;
  background: #fff !important;
}
/*-------------------------------------------------------------------------location 当前定位------------------------------------------------------------------------------------*/
.location {
  overflow: hidden;
  line-height: 60px;
  font-size: 14px;
  margin-bottom: 40px;
  color: #666;
  background: #fff;
  border-bottom: 1px solid #ccc;
}
.location i {
  padding-right: 5px;
  font-size: 25px;
}
.location a {
  color: #666;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
}
.location a:hover {
  color: #005fbb;
}
.location b {
  float: left;
  font-size: 20px;
  font-weight: 300;
}
.location p {
  float: right;
}
/*-------------------------------------------------------------------------info_pro 产品详情页------------------------------------------------------------------------------------*/
.info_pro_list_wrap {
  width: 885px;
  overflow: hidden;
}
.info_pro_list {
  overflow: hidden;
}
.info_pro_list li {
  float: left;
  width: 268px;
  margin: 0 25px 30px 0;
  border: 1px solid #ccc;
}
.info_pro_list li p {
  border-bottom: 1px solid #ccc;
}
/*顶部*/
.right_top {
  overflow: hidden;
}
.rigth_img_wrap {
  width: 400px;
  float: left;
  overflow: hidden;
  border: 1px solid #ccc;
  text-align: center;
  height: 259px;
  position: relative;
}
.rigth_img_wrap img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
}
.rigth_img_wrap .shuiyin {
  left: 0;
  top: 0;
  z-index: 2;
  max-width: 80%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.rigth_img_txt {
  float: right;
  overflow: hidden;
  width: 421px;
}
.rigth_img_txt h4 {
  font-size: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 21px;
  margin-bottom: 20px;
  color: #005fbb;
}
.rigth_img_txt ul li {
  font-size: 16px;
  color: #666;
  margin-bottom: 12px;
}
.rigth_img_txt a {
  display: block;
  width: 120px;
  line-height: 40px;
  background: #005fbb;
  color: #fff;
  text-align: center;
  margin-top: 29px;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
}
.rigth_img_txt a:hover {
  background: #d91425;
}
.more_btn_1 {
  border-bottom: 1px solid #005fbb;
  margin-top: 35px;
  margin-bottom: 20px;
}
.more_btn_1 span {
  background: #005fbb;
  color: #fff;
  display: inline-block;
  width: 131px;
  line-height: 40px;
  text-align: center;
}
/*其他产品*/
.pro-list-others:after {
  display: block;
  content: '';
  clear: both;
}
.pro-list-others li {
  float: left;
  width: 198px;
  overflow: hidden;
  margin-right: 20px;
  -moz-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  margin-bottom: 15px;
}
.pro-list-others li:last-of-type {
  margin-right: 0;
}
.pro-list-others li:hover span {
  background: #005fbb;
  color: #fff;
}
.pro-list-others li p {
  width: 100%;
  border: 1px solid #ccc;
  box-sizing: border-box;
  height: 168px;
  position: relative;
}
.pro-list-others li p img:nth-of-type(1) {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pro-list-others li span {
  display: block;
  height: 35px;
  font-size: 14px;
  overflow: hidden;
  width: 100%;
  line-height: 35px;
  background: #E4E4E4;
  color: #595959;
  text-align: center;
  -moz-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
/*相关资讯*/
.info_pro_news {
  overflow: hidden;
}
.info_pro_news .info_pro_news_l {
  width: 48%;
  float: left;
}
.info_pro_news .info_pro_news_l li {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  overflow: hidden;
  text-indent: 15px;
  position: relative;
}
.info_pro_news .info_pro_news_l li:hover a {
  color: #005fbb;
}
.info_pro_news .info_pro_news_l li:hover:before {
  background: #005fbb;
}
.info_pro_news .info_pro_news_l li:before {
  display: block;
  content: '';
  width: 5px;
  height: 5px;
  background: #666;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
}
.info_pro_news .info_pro_news_l li a {
  color: #666;
}
.info_pro_news .info_pro_news_l li small {
  float: right;
  font-size: 14px;
}
.info_pro_news .info_pro_news_r {
  width: 48%;
  float: right;
}
.info_pro_news .info_pro_news_r #allmap {
  height: 190px;
  width: 100%;
  margin: 0;
  padding-bottom: 0;
}
/*-------------------------------------------------------------------------page 分页及翻页------------------------------------------------------------------------------------*/
#prev_next a:hover {
  color: #da0922;
}
#prev_next {
  font-size: 14px;
  margin-top: 35px;
}
div.page {
  margin: 20px 30px 20px 0;
  clear: both;
  float: right;
  font-size: 14px;
}
div.page a {
  padding: 2px 5px;
  margin: 2px;
  color: #fff;
  text-decoration: none;
  background: #9b9b9b;
}
div.page a:hover {
  background: #5c5c5c;
}
div.page span.current {
  padding: 2px 8px;
  font-weight: 700;
  margin: 2px;
  color: #fff;
  background-color: #da0922;
}
div.page span.disabled {
  padding: 2px 5px;
  margin: 2px;
  color: #dddddd;
}
#prev_next .prev,
#prev_next .next {
  font-size: 13px;
  border-top: 1px solid #ccc;
  padding: 5px 25px;
}
#prev_next .prev a:hover,
#prev_next .next a:hover {
  color: #da0922;
}
#prev_next .prev {
  margin-top: 20px;
  background: url("/App/Home/View/Default/Public/images/prev_bg.png") no-repeat left center;
  background-size: 18px;
}
#prev_next .next {
  border-bottom: 1px solid #ccc;
  background: url("/App/Home/View/Default/Public/images/next_bg.png") no-repeat left center;
  background-size: 18px;
}
/*-------------------------------------------------------------------------info_news 新闻页面------------------------------------------------------------------------------------*/
.info_news {
  overflow: hidden;
}
.info_news li {
  position: relative;
  border-bottom: 1px solid #ccc;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.info_news li::after {
  display: block;
  content: '';
  clear: both;
}
.info_news li:before {
  display: block;
  content: '';
  width: 0;
  height: 2px;
  background: #005fbb;
  position: absolute;
  left: 0;
  bottom: -1px;
  -moz-transition: all 700ms linear;
  -webkit-transition: all 700ms linear;
  transition: all 700ms linear;
}
.info_news li:hover b {
  color: #005fbb;
}
.info_news li:hover:before {
  width: 100%;
}
.info_news li p {
  color: #858585;
}
.info_news li p > * {
  display: block;
}
.info_news li p b {
  display: block;
  font-size: 16px;
  color: #333;
  font-weight: 600;
}
.info_news li p span {
  font-size: 14px;
  line-height: 25px;
  margin: 10px 0;
}
.info_news li p small {
  font-size: 12px;
}
.info_news li strong {
  position: absolute;
  right: 0;
  bottom: 25px;
}
.news_info_con_t {
  text-align: center;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.news_info_con_t h4 {
  font-size: 22px;
  font-weight: 400;
  color: #666;
}
.news_info_con_t p {
  margin-top: 15px;
}
.news_info_con_t p span {
  font-size: 14px;
  color: #666;
  display: inline-block;
  margin: 0 10px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
}
.news_info_con_t p span:nth-of-type(1) {
  background-image: url("/App/Home/View/Default/Public/images/time.png");
}
.news_info_con_t p span:nth-of-type(2) {
  background-image: url("/App/Home/View/Default/Public/images/click.png");
}
/*-------------------------------------------------------------------------message 在线留言------------------------------------------------------------------------------------*/
.form_wrap {
  overflow: hidden;
}
.form_wrap .info_mes_l {
  float: left;
  width: 50%;
}
.form_wrap .info_mes_l .input-group {
  margin-bottom: 10px;
  clear: both;
  /*overflow: hidden;*/
}
.form_wrap .info_mes_l .input-group:after {
  display: block;
  content: '';
  clear: both;
}
.form_wrap .info_mes_l .input-group label {
  width: 62px;
  font-size: 15px;
  display: inline-block;
  text-align-last: justify;
  color: #606060;
  font-weight: bold;
}
.form_wrap .info_mes_l .input-group input[type=text] {
  border: 1px solid #D8D8D8;
  border-radius: 2px;
  line-height: 35px;
  height: 35px;
  width: 340px;
  text-indent: 1em;
  font-family: "microsoft yahei", "sans-serif";
  transition: 300ms;
  -webkit-transition: 300ms;
  outline: none;
}
.form_wrap .info_mes_l .input-group textarea {
  transition: 300ms;
  -webkit-transition: 300ms;
  width: 355px;
  border: 1px solid #D8D8D8;
  border-radius: 2px;
  text-indent: 1em;
  padding-top: 5px;
  font-family: "microsoft yahei", "sans-serif";
  outline: none;
  margin-left: 4px;
}
.form_wrap .info_mes_l #submit {
  display: block;
  clear: both;
  width: 80px;
  line-height: 30px;
  background: #005fbb;
  border: 0;
  color: #ffffff;
  font-size: 14px;
  font-family: "microsoft yahei";
  margin-left: 64px;
  -moz-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
  cursor: pointer;
}
.form_wrap .info_mes_l #submit:hover {
  background: #d91425;
}
.form_wrap .info_mes_r {
  float: right;
  width: 45%;
  color: #666;
}
.form_wrap .info_mes_r img {
  max-width: 100%;
  display: block;
}
.form_wrap .info_mes_r h3 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
}
.form_wrap .info_mes_r span {
  display: block;
  font-size: 14px;
  line-height: 30px;
}
.form_wrap .info_mes_r img {
  margin-top: 15px;
}
/*-------------------------------------------------------------------------info_contact 联系我们------------------------------------------------------------------------------------*/
.info_contact {
  overflow: hidden;
}
.info_contact #allmap {
  height: 460px;
  overflow: hidden;
  border: 1px solid #ccc;
  font-size: 14px;
}
.info_contact .info_contact_list {
  width: 100%;
  margin-bottom: 25px;
}
.info_contact .info_contact_list ul {
  font-size: 16px;
  color: #666;
  overflow: hidden;
}
.info_contact .info_contact_list ul li {
  width: 33%;
  margin-bottom: 15px;
  float: left;
  height: 38px;
  line-height: 38px;
}
.info_contact .info_contact_list ul li i {
  font-size: 30px;
  padding-right: 10px;
  color: #005fbb;
  display: inline-block;
  width: 35px;
}
