.index {
  position: relative;
  width: 100%;
  background-color: #fff;
}
.index .banner .ma5slider {
  margin-bottom: 10px;
}
.index .banner .navs-wrapper {
  min-height: 27rem;
  padding: 0 !important;
}
.index .banner .navs-wrapper .slide-area {
  overflow: visible;
}
@media (max-width: 980px) {
  .index .banner .banner_box {
    height: 580px;
  }
}
.index .banner .banner_box {
  display: inline-block;
}
.index .banner .banner_box .bnerimg {
  position: relative;
  max-width: 1024px;
  margin: 0 auto;
}
.index .banner .banner_box .bnerimg img {
  height: 265px;
}
.index .banner .banner_box .bnerimg .banntit {
  text-align: left;
}
.index .banner .banner_box .bnerimg .banntit h2 {
  color: #4F0599;
  font-size: 1.871429rem;
}
.index .banner .banner_box .bnerimg .banntit p {
  font-size: 1.15714286rem;
  color: #333;
}
.index .banner .banner_box .bnerimg .banntit .btn {
  background: #4F0599 !important;
  color: #fff;
}
.index .banner .banner1 {
  background-color: #c8e6f4;
}
.index .banner .banner2 {
  background-color: #F4F5F6;
}
.index .banner .banner3 {
  background-color: #fff;
}
.index .banner_fot .dots {
  display: none;
}
.index .banner_fot .banbox {
  background-color: #1b6bb1;
  color: #fff;
}
.index .banner_fot .slides_tit .banbox {
  font-size: 22px;
  line-height: 70px;
}
.index .banner_fot .slides_tit .banbox span {
  font-size: 16px;
  display: inline;
}
.index .banner_fot .slides_tit .banbox .more_btn {
  padding: 9px 35px;
  border: 2px solid #fff;
  border-radius: 20px;
  cursor: pointer;
  margin-left: 100px;
}
.index .zycp {
  width: 100%;
      padding-bottom: 50px;
}
.index .zycp .zycp_pic {
  width: 100%;
  display: block;
  overflow: hidden;
}
.index .zycp .zycp_pic ul {
  width: 100%;
  transition: all .5s;
}
.index .zycp .zycp_pic ul li {
  display: inline-block;
  padding: 0 !important;
  float: none;
}
.index .zycp .zycp_pic ul li .zcjs {
  box-shadow: 0 0 5px #ccc;
}
.index .zycp .zycp_pic ul li .zc_pic {
  text-align: center;
}
.index .zycp .zycp_pic ul li .zc_pic h4 {
  margin: 0;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  background-color: #4e0499;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.index .zycp .zycp_pic ul li .zc_pic img {
  width: 100%;
}
.index .zycp .zycp_pic ul li .fot_li {
  background: #f7f7f7;
  overflow: hidden;
}
.index .zycp .zycp_pic ul li .fot_li .cpjs {
  padding: 25px 0;
  text-align: center;
  margin: 43px 43px 20px;
  border-top: 1px dashed #333;
  border-bottom: 1px dashed #333;
  overflow: hidden;
  height: 170px;
}
.index .zycp .zycp_pic ul li .fot_li .cpjs p {
  color: #4e4f63;
  line-height: 25px;
  width: 100%;
  overflow: hidden;
  /*超出部分隐藏*/
  white-space: nowrap;
  /*不换行*/
  text-overflow: ellipsis;
  /*超出部分文字以...显示*/
}
.index .zycp .zycp_pic ul li .fot_li .cpjs p a {
  color: #333;
}
.index .zycp .zycp_pic ul li .fot_li .cpjs p .o {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 10px;
}
.index .zycp .zycp_pic ul li .fot_li .cp_btn {
  text-align: center;
  padding: 20px 0;
}
.index .zycp .zycp_pic ul li .fot_li .cp_btn button {
  font-size: 20px;
  width: 150px;
  height: 51px;
  background: transparent;
  color: #8c0795;
  border: 0;
  border-radius: 30px;
  outline: none;
  border: 1px solid #8c0795;
}
.index .zycp .zycp_pic ul li .fot_li .cp_btn button:hover {
  background: #8c0795;
  color: #fff;
}
.index .zycp .zycp_pic ul li:hover {
  box-shadow: 2px 2px 20px #ccc;
}
.index .zycp .zycp_pic ul li:hover button {
  color: #fff !important;
  background: #690599 !important;
}
.index .zycp .cpsub_btn {
    text-align: center;
    margin-top: 19px;
    font-size: 36px;
    line-height: 92px;
    color: #00587b;
}
.index .zycp .cpsub_btn button {
  width: 200px;
  height: 50px;
  background: #690599;
  color: #fff;
  border: 0;
  border-radius: 6px;
  outline: none;
}
.flick-sub-texta_a {
    border: 3px solid #00587b;
    width: 200px;
    text-align: center;
    margin: 0 auto;
    height: 51px;
    line-height: 46px;
    font-size: 20px;
    margin-top: 25px;
    font-weight: bold;
}

.flick-sub-texta_a a {
    color: #00587b;
}

/*首页tab css 开始*/

.product-content{
    width: 100%;
    background-color: #f9f9f9;
	
}
.product-content_a {
    max-width: 1250px;
    margin: 0 auto;
    padding-top: 30px;
}

.product-title {
    margin-bottom: 16px;
}

.product-title h3 {
    text-align: center;
    font-size: 24px;
    color: #333;
    font-weight: 400;
    line-height: 1.1;
}

.product-box {
    position: relative;
    max-width: 1250px;
    margin: 0 auto;
}

.product-header ul {
    position: relative;
    background: #dedede;
}

.product-header ul li {
    display: inline-block;
    text-align: center;
    position: relative;
    width: 24.751%;
}

.product-header {
    padding-top: 0px;
}

.product-head-tag {
    position: relative;
    width: 48px;
    height: 48px;
    display: block;
    margin: 0 auto 15px;
}

.product-head-tag img {
    width: 100%;
    height: 100%;
    display: block;
}

.product-head-tag .active-img {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.product-header ul li:hover .active-img {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
}

.product-head-tit {
    display: block;
    color: #333;
    font-size: 18px;
}

.product-header ul li:hover  {
    color: #fff;
}

.product-header ul .on:after {
    display: inline-block;
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    background: #00587b;
    height: 50px;
    bottom: 0px;
}
.product-list{
	margin-top: 28px;
}
.product-list-item {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.product-list-item h3 {
    font-size: 28px;
    margin-bottom: 10px;
    font-weight: 400;
    line-height: 49px;
    margin-top: 4px;
   
}

.product-list-item h3 a {
    display: block;
	  color: #00587b;
}
.product-list-item h3 a:hover {
    display: block;
	color: #00587b;
}

.product-list-item h3 a i {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 2px;
    margin-left: 10px;
    min-width: 32px;
    border: 1px solid #f60;
    font-size: 12px;
    line-height: 14px;
    color: #f60;
    text-align: center;
    font-style: normal;
}
.product-list-text_a {
	font-size: 14px;
	color: #3a3a3a;
	line-height: 26px;
	margin-right: 5px;
}
.product-list-text_a img{
	width: 200px;
	height: 180px;
}
.product-list-text_a p {
	font-size: 14px;
	color: #3a3a3a;
	line-height: 29px;
	margin-right: 5px;
	text-indent: 2em;
}

.product-list-text_b {
	font-size: 14px;
	color: #3a3a3a;
	line-height: 26px;
	margin-right: 26px;
	margin-top: 15px;
	float: left;
}
.product-list-text_b img{
	width: 200px;
}
.product-list-text_b p {
    font-size: 14px;
    color: #3a3a3a;
    line-height: 26px;
    margin-right: 5px;
    text-align: center;
}
.product-list-text {
	font-size: 14px;
    color: #3a3a3a;
    line-height: 27px;
    margin-right: 5px;
}
.product-list-text a{
	color: #333333;
}
.product-list-text:hover{
	background-color: #D60000;
}
.product-list-text:hover a{
	color: #fff;
}
.product-list-text:hover text{
	color: #fff;
}
.product-list-text span {
    font-size: 14px;
    color: #3a3a3a;
    line-height: 26px;
    margin-right: 5px;
	text-indent: 2em;
}

.product-switch {
    overflow: hidden;
    height: 290px;
}

.product-switch_l{
    width: 309px;
    height: 262px;
    float: left;
	background-color: bisque;
}
.product-switch_l img{
    width: 309px;
    height: 262px;
}
.product-switch_r{
	float: left;
    width: 75%;
    height: 262px;
}

.product-list-item h3 a:hover {
    color: #00587b;
}

.on .active-img {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
}

.on .product-head-tit {
	color: #ffffff;
    z-index: 2;
    position: relative;
	line-height: 50px;
}
.button_a{
	    background: none;
	    border: 0px;
	    margin-left: 29px;
}
.button_a a{
	    color: #d60000;
	    font-size: 16px;
}
/*首页tab css 结束*/

        .picCenter {
            width: 888px;
            margin: 15px auto;
        }

        .xinxiIcon {
            margin:0 0 -20px auto;
        }

        .xinxiIcon img {
            width: 100%;
            height: auto;
            object-fit: cover;
        }
		
		.photo_img img {box-sizing: border-box;border: 1px solid #fff;transition:all .7s ease 0s;
         
        }
		.photo_img img:hover {box-sizing: border-box;border: 1px solid #023246;
          box-shadow: 1px 0px 15px -3px rgba(0,0,0,0.53);
-webkit-box-shadow: 1px 0px 15px -3px rgba(0,0,0,0.53);
-moz-box-shadow: 1px 0px 15px -3px rgba(0,0,0,0.53);
        }

        .photo_nr {
            display: flex;
            align-items: center;
            width: 888px;
            margin: 15px auto;
        }

        .informationText {
            width: 888px;
            margin: 15px auto;
            text-align: center;
        }

        .informationText span {

            background: #ffffff;
            color: #1C1F86;
        }

        ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .photo_nr ul li {
            float: left;
            margin: 0 35px;
            line-height: 30px;
            text-align: center;
        }

        .photo_nr p {
            padding: 0;
            margin: 0;
        }


        #LeftArr {
            background: url(img/e_left.png) no-repeat;
            width: 40px;
            height: 40px;
            margin-left: -15px;
            text-decoration: none;
            color: #323232;
        }

        #RightArr {
            background: url(img/e_right.png) no-repeat;
            width: 40px;
            height: 40px;
            margin-right: -15px;
            text-decoration: none;
            color: #323232;
        }
        .listRotation{
            border: 1px solid #023246;
        }
		
		
/* 	产品滚动 css 开始 */
		
		#wrap{
		width: 98%;
		margin: 0 auto;
		height: 360px;
		position: relative;
		overflow: hidden;
		}
		#list{
		    position: absolute;
		    left: 0; 
		    top: 0; 
		    margin: 0; 
		    padding: 0;    
		    -webkit-animation: 25s move infinite linear; 
		    width: 600%; 
		}
		#list li {
			list-style: none;
    width: 314px;
    height: 346px;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    float: left;
		}

		#list li img{
			width: 100%; 
		transition: all 0.5s ease 0s;
		vertical-align:middle;
		}
		
#list li img:hover{
			transform: scale(1.05);
			box-shadow:1px 1px 5px #f5f5f5;
			}
		
		#list li p {
		    text-align: center;
		    line-height: 45px;
		    color: #484848;
		    font-size: 18px;
		    text-decoration: none;
			margin: 0;
		}
		#ba {
		    text-align: center;
		    height: 2px;
		    width: 70px;
		    background-color: #f00;
		    margin: 0 auto;
		}
		@-webkit-keyframes move{
		    0% {
		          left: 0;
		    }
		    100% {
		          left: -500px;
		    }
		}
		@keyframes move {
		    0% {
		       left: 0;
		    }
		    100% {
		       left: -500px;
		    }
		}
		#wrap:hover #list {
		    -webkit-animation-play-state: paused; /*动画暂停播放*/
			}
			
	/* 	产品滚动 css 结束 */		
	
	
/* 手机端样式开始 */
@media (max-width:768px) {
	.product-list {
	    margin-top:0px;
	}
	.product-switch {
	    overflow: hidden;
	    height: 630px;
	}
	.product-switch_l {
	    width: 100%;
	    height: 294px;
	    float: left;
	    background-color: bisque;
	}
	.product-switch_l img {
	    width: 100%;
	    height: 294px;
	}
	.product-list-item h3 {
    font-size: 24px;
    margin-bottom: 4px;
    font-weight: 400;
    line-height: 39px;
    margin-top: 7px;
	}
	.product-list-text_a p {
	    font-size: 14px;
	    color: #3a3a3a;
	    line-height: 25px;
	    margin-right: 2px;
	    text-indent: 2em;
	}
	.product-switch_r {
	    float: left;
	    width: 100%;
	    height: 262px;
	}
	.product-list-item {
	    width: 100%;
	    display: inline-block;
	    vertical-align: top;
	    padding-left: 10px;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
	}
	.button_a {
	    background: none;
	    border: 0px;
	    margin-left: 13px;
	}
	.button_a a {
	    color: #d60000;
	    font-size: 14px;
	}
	.product-head-tit {
	    display: block;
	    color: #333;
	    font-size: 16px;
	}
	.product-header ul li {
	    display: inline-block;
	    text-align: center;
	    position: relative;
	    width: 24.2%;
	}
	.product-list-text_b p {
	    font-size: 14px;
	    color: #3a3a3a;
	    line-height: 26px;
	    margin-right: 6px;
	    text-align: center;
	    margin: 0;
	}
	.product-list-text_b {
    font-size: 12px;
    color: #3a3a3a;
    line-height: 26px;
    margin-right: 1px;
    margin-top: 7px;
    float: left;
    width: 49%;
    margin-left: 1px;
    text-align: center;
	}
	.product-list-text_b img {
	    width: 78%;
	}
	.product-list-text {
	    font-size: 14px;
	    color: #3a3a3a;
	    line-height: 37px;
	    margin-right: 5px;
	}
	.index .zycp .cpsub_btn {
	    text-align: center;
	    margin-top: 19px;
	    font-size: 28px;
	    line-height: 70px;
	    color: #00587b;
	}
	#wrap {
	    width: 98%;
	    margin: 0 auto;
	    height: 200px;
	    position: relative;
	    overflow: hidden;
	}
	.index .zycp {
	    width: 100%;
	    padding-bottom: 30px;
	}
	#list {
	    position: absolute;
	    left: 0;
	    top: 0;
	    margin: 0;
	    padding: 0;
	    -webkit-animation: 25s move infinite linear;
	    width: 800%;
	}
	#list li {
    list-style: none;
    width: 190px;
    height: 200px;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    float: left;
	}
	#list li p {
	    text-align: center;
	    line-height: 30px;
	    color: #484848;
	    font-size: 14px;
	    text-decoration: none;
	    margin: 0;
	}
	#ba {
	    text-align: center;
	    height: 2px;
	    width: 50px;
	    background-color: #f00;
	    margin: 0 auto;
	}
	.flick-sub-texta_a {
	    border: 3px solid #00587b;
	    width: 155px;
	    text-align: center;
	    margin: 0 auto;
	    height: 43px;
	    line-height: 39px;
	    font-size: 16px;
	    margin-top: 25px;
	    font-weight: bold;
	}

	
}
