﻿@charset "utf-8";
/* CSS Document */
.product-left{
	color:#002870;
	font-size: 16px;
	float:left;
	margin-top: 20px;
}

.product-right{
	color:#1a3774;
	font-size: 12px;
	float:right;
	margin-top:20px;
}

.product-right span{
	margin-left: 15px;
}

.product-title:after,
.product-main:after,
.pro_tw_main:after,
.pro_th_main:after,
.pro_fo_con ul:after,
.product-con-li:after,
.pro_fo_main:after,
.pro_col:after
{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}

.product-about p{
	font-size:12px ;
	color: #464646;
	margin-top: 20px;
}

.product-about {
	padding-bottom: 60px;
}

.product-li-head {
    width: 139px;
    height: 25px;
    line-height: 25px;
    background: url(../images/product-title.jpg);
    color: white;
    font-size: 14px;
    padding-left: 60px;
    margin-bottom: 10px;
    background-size: 100%;
}

.product-li span{
	display: block;
	width: 132px;
	height:30px;
	line-height: 30px;
	font-weight: bold;
	border-top:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	font-size: 12px;
	color: #191919;
	position: relative;
	padding-left: 20px;
	margin-bottom:13px;
}

.product-li span i{
	display: block;
	width: 5px;
	height:5px;
	background: #d8000f;
	border-radius: 50%;
	position: absolute;
	top:50%;
	margin-top: -2.5px;
	left:5px;
}

.product-li p{
	font-size: 12px;
	color: #666666;
	margin-bottom: 5px;
}

.product-li{
	padding-bottom: 20px;
}

.product-li p a:hover{
	color: #d8000f;
	text-decoration: underline;
}

.product-li-left{
	float: left;
}

.product-li-left2{
	float: left;
	margin-left:50px;
}

.ul-1,.ul-2,.ul-3,.ul-4{
	float: left;
	margin-right: 50px;
}

.product-main ul:last-of-type{
	margin-right: 0px;
}

.product-main ul:nth-child(3){

	margin-right: 70px;
}

/*产品栏目内容*/


/*二级产品*/

.pro_tw_main>li{
	width: 33.33%;
	padding: 0 20px 35px;
	float: left;
}

.pro_tw_main{
	margin:30px -20px 0;
}

.pro_tw_ti{
	width: 100%;
	height:50px;
	line-height: 50px;
	font-size: 12px;
	color: #666666;
	background: #f0f0f0;
	padding-left: 15px;
	margin-top: 30px;
}

.pro_tw_img img{
	width: 100%;
}

.pro_ico{
	height: 42px;
	line-height: 42px;
	color: white;
	font-weight: bold;
	padding-left: 15px;
}

.pro_ico1{
	background: url(../images/pro_ico1.jpg)no-repeat;
	background-size: 100% 100%;
}

.pro_ico2{
	background: url(../images/pro_ico2.jpg)no-repeat;
	background-size: 100% 100%;
}

.pro_ico3{
	background: url(../images/pro_ico3.jpg)no-repeat;
	background-size: 100% 100%;
}

.pro_ico4{
	background: url(../images/pro_ico4.jpg)no-repeat;
	background-size: 100% 100%;
}
.pro_ico5 {
    background: url(../images/pro_ico5.jpg)no-repeat;
    background-size: 100% 100%;
}
.pro_ico6 {
    background: url(../images/pro_ico6.jpg)no-repeat;
    background-size: 100% 100%;
}
.pro_tw_col{
	background: #2d3032;
	height: 180px;
	    padding: 10px 0;
}

.pro_tw_col li{
	line-height: 20px;
	color: #cccccc;
	padding:0 15px;
	font-size: 12px;
}

.pro_tw_col li i{
    width: 0px;
    height: 0px;
    /*background: #f42626;*/
    display: inline-block;
    border-radius: 50%;
    margin-right: 5px;
    margin: 3px 5px 3px 0;
}

.pro_tw_col li:hover{
	background: #3f4245;
	color: #ffffff;
}

.pro_tw_col li a{
	display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
/*底部*/
.footer {
 position:relative;
}
/*三级产品*/
.pro_th_main>li{
	float: left;
	width: 33.33%;
	padding: 0 20px 0px 0px;
}

.pro_th_img img{
	width: 100%;
	transition: all .3s ease-out;
}

.pro_th_main{
	margin:0 -20px;
        padding-left: 5px !important;
}

.pro_th_text{
	padding:12px 18px ;
	background: #e5e5e5;
	margin-bottom: 35px;
}

.pro_th_img{
	border:1px solid #ebebeb;
	border-bottom: 3px solid #b7b7b7 ;
	overflow: hidden;
}

.pro_th_text span{
	font-size: 14px;
	font-weight: bold;
	color: #303030;
	display: block;
    margin-bottom: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.pro_th_text p{
	font-size: 12px;
	color: #7d7d7d;
    line-height: 2;
    height:24px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.pro_th_main{
	margin-top: 30px;
}

.pro_th_main>li:hover .pro_th_text{
	background: #d2e0ea;
}

.pro_th_main>li:hover .pro_th_img img{
transform: scale(1.1)
}

.promain-bottom{
	text-align: center;
}

/*.flip{
	display: inline-block;
}

.flip a {
    width: 20px;
    height: 25px;
    border: 2px solid transparent;
    line-height: 25px;
    text-align: center;
    padding: 5px 10px;
    font-size: 12px;
    margin-left: 5px;
    color: #e60012;
    cursor: pointer;
}

.flip span{
    display: inline-block;
    line-height: 25px;
    text-align: center;
    width: 20px;
    height: 25px;
    cursor: pointer;
}

.flip span i{
	font-size: 18px;
}*/

.promain-bottom{
	margin-bottom: 40px;
}

/*三级页面右边导航*/

.pro_tw_list {
padding-right:0px;

}
 .prolist_mob {
    display:none;
}
    .pro_list {
    display:block;
}
.pro_tw_list dl {
 width:100%;margin-top:30px;

}
.pro_tw_list dl dt {
 width:100%;
 padding-left:20px;
 line-height:40px;
 background:#d8000f;
 color:#fff;
 font-size:18px;
 height:40px
}
.pro_tw_list dl dd {
 width:100%;
  line-height:40px;
 height:40px;
  padding-left:20px;
}
    .pro_tw_list dl dd a {
     color:#4a4a4a;
     font-size:13px;
     margin-left:8px;
    }
    .pro_tw_list dl dd  i {
      transition:all 0.2s;
    }
.pro_tw_list dl dd:nth-of-type(even){background:#e9f3f5;}
    .pro_tw_list dl dd:hover i {
        margin-left:5px;
    }


/*产品内页*/

.pro_fo_img{
	float: left;
	border: 1px solid #ebebeb;
}

.pro_fo_con{
	float: left;
	margin-left: 35px;
}

.pro_fo_con>p{
	color: #393939;
	font-size: 24px;
	line-height: 50px;
}

.pro_fo_main{
	margin-top: 35px;
	margin-bottom: 60px;
}

.pro_fo_text{
	border:1px solid #eeeeee;
	padding: 30px 25px;
	color: #666666;
	font-size: 12px;
	line-height: 2;
	width:650px;
	
}

.pro_fo_con>ul>li{
	width: 130px;
	height: 28px;
	line-height: 28px;
	border:1px solid #eeeeee;
	float: left;
	text-align:center;
	font-size: 12px;
	border-bottom: none;
	cursor: pointer;
}

.pro_fo_con>li{
	border-top-left-radius:5px; 
	border-top-right-radius:5px; 
}

.pro_fo_con>ul{
	margin-top: 15px;
}

.pro_back{
background: -webkit-linear-gradient(#fefefe, #efefef, #fcfcfc); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#fefefe, #efefef, #fcfcfc); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#fefefe, #efefef, #fcfcfc); /* Firefox 3.6 - 15 */
  background: linear-gradient(#fefefe, #efefef, #fcfcfc); /* 标准的语法 */
      color: #123885;
}

.pdf>p{
	color: #666666;
	font-size: 16px;
	margin-bottom: 15px
}

.pdf>div{
	border-top:1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

.pdf-down div:after{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}

.pdf-button{
	background: -webkit-linear-gradient( #2a6cdd, #123885); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#2a6cdd, #123885); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient( #2a6cdd, #123885); /* Firefox 3.6 - 15 */
  background: linear-gradient(#2a6cdd, #123885); /* 标准的语法 */
  color: white;
  width: 90px;
  height: 25px;
  line-height: 25px;
  float: right;
  cursor: pointer;
  text-align: center;
  border-radius: 3px;
  margin: 10px 0;
}

.pdf-down{
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	height: 50px;
}

.pdf-down>div{
	width: 100%;
}

.pdf-text,.pdf-img{
	float: left;
}

.pdf-text{
	font-size: 12px;
	color: #393939;
	line-height: 1.5;
	margin: 4px 0;
}

.pdf-down ul{
	margin-top: 20px;
	font-size: 12px;
}

.header{
	overflow: hidden;
}

.product-banner{
	background: #f6f6f6;
    background: url(../images/ProductBg.jpg) no-repeat center;
    background-size:100%;
}

.pdf-img img{
	width: 25px;
	height:25px;
	margin: 10px;
}


.product-li-head{

}
.swiper-slide img {
    height: 80%;
}

@media (max-width: 1268px){

.pro_fo_text{
	width: 600px;
	height: auto;
}



.product-main ul:nth-child(3){
	margin-right: 0;
}

.ul-3{
	width: 50%;
}

.ul-4{
	width: 50%;
}

.ul-3 .product-con-li,.ul-4 .product-con-li{
	float: left;
}

.ul-3 .product-con-li{
	margin-right: 70px;
}

.ul-4 .product-con-li{
	margin-right: 70px;
}

.ul-1 {
    margin-right: 160px;
}

.product-li-left2 {
    margin-left: 160px;
}

}


@media (max-width: 1200px){
.pro_seach_se{
	float:left;
	    margin-right: 10px;
}

.pro_seach{
	width: 100%;
    height: 200px;
    float: none;
}

.pro_explain {
    width: 50%;
}

.pro_pro {
 width: 50%;
	height: 565px;

}
.swiper-slide img {
    height: 80%;
}
}


@media (max-width: 1024px){

    .swiper-slide img {
    height: 80%;
}

.pro_col{
	display: none;
}

.product-li span{
	font-size: 14px;
}

.product{
	margin-bottom:30px;
}

.ul-1 {
    margin-right: 80px;
}

.product-li-left2 {
    margin-left: 100px;
}

.ul-4 .product-con-li{
	    margin-right: 70px;
}

.ul-3 .product-con-li {
    margin-right: 42px;
}


.product-li p{
	font-size: 14px;
}

	.pro_tw_ti{
	 margin-top: 0px;
	}

	.pro_th_main>li{
		width: 33.33%;
	}



	.pro_tw_ti{
	padding-left: 0px;
	}

	.product-banner .container,.pro_tw_m .container{
	width: 100%
	}
.pro_tw_ti p {
    width: 970px;
    margin: 0 auto;
}
  .product-banner_row {
        height:260px !important;
        }

 .swiper-button-next, .swiper-button-prev {
           position:absolute;
            top: 20% !important;
            
        }
        .swiper-button-prev {
          left:2% !important;
        }
        .swiper-button-next {
         right:2% !important;
        }

        .product-banner {
    background: #f6f6f6;
    background: url(../images/lADPBbCc1T_oYxLNAQTNBAA_1024_260.jpg) no-repeat center;
    background-size: 100%;
}
          .swiper-slide img {
       height:80%;
    }


}

@media (max-width: 992px){

.pro_tw_ti p{
	width: 750px;
    margin: 0 auto;
}

.product-banner .container,.pro_tw_m .container{
	width: 100%
}


.pro_th_text {
    margin-bottom: 20px;
}

.pro_th_main {
    margin: 30px -10px 0;
}

.pro_th_main>li {

    padding: 0 10px;
}

.pro_fo_text {
    width: 100%;

}

.pro_fo_main{
	text-align: center;
}

.pro_fo_img {
    float: none;
    border: 1px solid #ebebeb;
    display: inline-block;
    margin: 0 auto;}

.pro_fo_con>p{
	text-align: center;
}

.pro_fo_con{
	width:100%;
	margin-left: 0px;
	text-align: left;
}

.pro_th_main>li {
    width: 50%;
}

.ul-1 {
	width: 100%;
    margin-right: 50px;
}

.ul-1 .product-li-left{
	width: 50%
}

.ul-1 .product-li-left2 {
		width: 50%;
		margin-left: 0px;
}

.ul-2,.ul-3{
	width: 50%;
	    margin-right: 0px;
}

.ul-4{
	width: 100%;
}

.ul-4 .product-con-li{
	width: 50%;
	    margin-right: 0px;
}
.product-li-left2 {
    margin-left: 60px;
}

.ul-3 .product-con-li {
    margin-right: 17px;
}


.product-li-left2 {
    margin-left: 60px;
}

.ul-1 {
    margin-right: 50px;
}

 .pro_seach{
	width: 100%;
    height: 250px;}


    .pro_tw_main>li{
    	width: 50%;
    }
      .product-banner_row {
        height:200px !important;
        }
    .swiper-slide img {
       height:100%;
    }
    
 .swiper-button-next, .swiper-button-prev {
           position:absolute;
            top: 23% !important;
            
        }
        .swiper-button-prev {
          left:2% !important;
        }
        .swiper-button-next {
         right:2% !important;
        }

              .product-banner {
    background: #f6f6f6;
    background: url(../images/lADPBbCc1T_ohY3MyM0DAA_768_200.jpg) no-repeat center;
    background-size: 100%;
}
                .swiper-slide img {
       height:80%;
    }

}

@media (max-width: 768px) {


}

@media (max-width: 767px) {

    .prolist_mob {
    display:block;
    overflow:hidden;
    height:auto;
   transition: all .3s ease-out;
    
}
    .prolist_mobheight {
       height:70px;
        transition: all .3s ease-out;
    }
    .pro_list {
    display:none;
}
    .pro_tw_list {
padding-right:15px;

}
    .pro_tw_list dl {
    width: 100%;
    margin-top: 20px;
}

.pro_tw_ti{
	padding: 0 20px;
}

.product-li p{
	font-size: 12px;
}

    .prolist_mob span {
        font-size:12px;
        float:right;
        padding-right:10px;
        padding-top:5px;
    }


.product,.pro_tw_main,.pro_th_main,.pro_fo_main{
	padding: 0 20px;
}

.ul-1,.ul-2,.ul-3,.ul-4{width: 100%;
margin-right: 0;
}

.ul-1 .product-li-left{
	width: 50%;
}

.product-li-left2{
	margin-left: 0;
    width: 50%;
}

.ul-3 .product-con-li, .ul-4 .product-con-li{
	float: none
}

   

    .pro_tw_main>li{
    	width: 50%;
    }
      .product-banner_row {
        height:160px !important;
        }

      
              .product-banner {
    background: #f6f6f6;
    background: url(../images/lADPBbCc1T_ojZrMoM0Bdw_375_160.jpg) no-repeat center;
    background-size: 100%;
}
    .swiper-slide img {
       height:80%;
    }
    
.ul-2 .product-con-li{
     width:45%;
	margin-right: 13px;
    float:left;
}
    
.ul-3 .product-con-li{
    width:45%;
	margin-right: 13px;
     float:left;
}

.ul-4 .product-con-li{
    width:45%;
	margin-right: 13px;
     float:left;
}
    
 .swiper-button-next, .swiper-button-prev {
           position:absolute;
            margin-top:10%  !important;
         
            
        }
        .swiper-button-prev {
          left:0% !important;
        }
        .swiper-button-next {
         right:0% !important;
        }


        .flip {
    line-height: 0;
    font-size: 0;
    color: #999;
    text-align: right;
    margin: 20px 21px 20px 0px !important;
}
        .pdf-down{
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	height: auto !important;
}

}

@media (max-width: 600px) {



.pro_tw_main>li {
    width: 100%;
}


}



@media (max-width: 380px) {



}


@media (max-width: 360px) {




}

@media (max-width: 320px) {


}



th, td, caption {
    font-weight: normal;
    vertical-align: middle;
    text-align: left;
    border: solid 1px #dfdfdf;
}




