.pro_ftxt{padding-top:102px;position:absolute;width:100%;height:100%;}
.pro_ftxt .container{padding-top:190px;}
.pro_ftxt .container p{font-size:18px;height:28px;line-height:28px;color:#FFF;}
.pro_ftxt .container p:first-child{font-size:48px;height:58px;line-height:58px;font-weight:bold;color:#FFF;margin-bottom:10px;}
/*product*/
.product{margin-top:-288px;padding-bottom:70px;}
.product .pt_bc{text-align:center;font-size:0;-webkit-text-size-adjust:none;}

.product .pt_bc a{display:inline-block;width:278px;margin-left:1px;height:70px;line-height:70px;background:#f1f1f1;font-size:18px;color:#333;position:relative;z-index:1;}
.product .pt_bc a:first-child{margin-left:0;}
.product .pt_bc a:before{content:'';width:100%;height:0;position:absolute;left:0;top:0;background:#E60113;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;z-index:-1;}
.product .pt_bc a.on{background:#FFF;}
.product .pt_bc a:hover{color:#FFF;}
.product .pt_bc a:hover:before{height:100%;}
.product .pt_content{background:#FFF;padding:43px 62px;}
.product .pt_content .pt_sc{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;font-size:0;-webkit-text-size-adjust:none;}
.product .pt_content .pt_sc a{display:inline-block;height:70px;line-height:70px;padding:0 26px;position:relative;font-size:16px;color:#333;}
.product .pt_content .pt_sc a:before{content:'';width:1px;height:21px;background:#d5d5d5;right:-1px;top:50%;transform:translateY(-50%);position:absolute;}
.product .pt_content .pt_sc a:last-child:before{content:none;}
.product .pt_content .pt_sc a span{display:inline-block;position:relative;transition: all 0.7s ease-in-out;-webkit-transition: all 0.7s ease-in-out;cursor:pointer;}
.product .pt_content .pt_sc a span:after{content:'';width:0;height:2px;background:#e60113;position:absolute;left:50%;transform:translateX(-50%);bottom:0;transition:all 1s ease;-webkit-transition: all 1s ease;}
.product .pt_content .pt_sc a span:hover{color:#e60113;}
.product .pt_content .pt_sc a span:hover:after{width:100%;}
.product .pt_content .pt_sc a.on{color:#e60113;}

.pt_ul{padding-top:20px;}
.pt_ul .pt_li{width:calc(33.33% - 10px);margin-left:15px;float:left;margin-top:30px;display:block;}
.pt_ul .pt_li:nth-child(3n+1){margin-left:0;}
.pt_ul .pt_li .pt_img{width:100%;padding-bottom:75%;position:relative;overflow:hidden;border:1px solid #F1F1F1;}
.pt_ul .pt_li p{height:46px;line-height:46px;padding-left:30px;font-size:14px;color:#606060;background:#F1F1F1;padding-right:115px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;transition: all 0.7s ease-in-out;-webkit-transition: all 0.7s ease-in-out;}
.pt_ul .pt_li p:after{content:'';width:110px;height:100%;background:url(pro_icon.png) no-repeat center 17px #c70019;position:absolute;right:0;top:0;}
.pt_ul .pt_li:hover .pt_img img{transform:scale(1.1);}
.pt_ul .pt_li:hover p{padding-left:15px;}


/*productshow*/
.productshow{background:#F5F5F5;padding:30px 0 63px;}
.productshow .pl_left{width:280px;float:left;}
.productshow .pl_left .pc_item{width:280px;background:#FFF;}
.productshow .pl_left .pc_item.fixed{position:fixed;}
.productshow .pl_left .plt_title{height:60px;line-height:60px;font-size:24px;font-weight:bold;background:#1f70cd;color:#FFF;text-align:center;}
.productshow .pl_left .plt_ul{padding:0 15px 20px;}
.productshow .pl_left .plt_ul .plt_li{border-bottom:1px solid #DDD;position:relative;}
.productshow .pl_left .plt_ul .plt_li>a{height:60px;line-height:60px;font-size:17px;color:#333;display:block;padding-left:5px;margin-right:60px;}
.productshow .pl_left .plt_ul .plt_li>i{display:block;position:absolute;width:60px;height:60px;background:url(arrowicon.png) no-repeat center center;right:0;top:0;cursor:pointer;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}

.productshow .pl_left .plt_ul a .on{font-weight:bold; color:#1f70cd;}
.productshow .pl_left .plt_ul .plt_li .on:before{background:#1f70cd;}
.productshow .pl_left .plt_ul .plt_li.on>i{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);}
.productshow .pc_right_item{width:calc(100% - 310px);margin-left:30px;float:right;}
.productshow .pl_top{background:#FFF;padding:15px;}
.productshow .pl_top .plt_left{width:calc(100% - 650px);float:left;}
.productshow .pl_top .plt_left .plt_img{width:100%;padding-bottom:100%;position:relative;overflow:hidden;border:1px solid #E6E6E6;}

.productshow .pl_top .plt_left .plt_img .positionimg{opacity:0;opacity:0;transition:opacity 500ms ease 0s;}
.productshow .pl_top .plt_left .plt_img .positionimg.on{opacity:1;}
.productshow .pl_top .plt_left .pltl_ul{}
.productshow .pl_top .plt_left .pltl_ul .pltl_li{width:calc(20% - 7px);margin-left:8px;margin-top:10px;float:left;}
.productshow .pl_top .plt_left .pltl_ul .pltl_li:first-child{margin-left:0;}
.productshow .pl_top .plt_left .pltl_ul .pltl_li .pltu_img{width:100%;padding-bottom:100%;position:relative;border:1px solid #E6E6E6;}
.productshow .pl_top .plt_left .pltl_ul .pltl_li .pltu_img img{object-position:left top;}
.productshow .pl_top .plt_left .pltl_ul .pltl_li.on .pltu_img{border-color:#1f70cd;}
.productshow .pl_top .plt_right{width:650px;float:right;padding:15px 0 0 40px;position:relative;}
.productshow .pl_top .plt_right .plu_txt{}
.productshow .pl_top .plt_right .plu_txt h1{font-size:28px;height:40px;line-height:40px;font-weight:bold;}
.productshow .pl_top .plt_right .plu_txt span{display:block;line-height:18px;font-size:14px;color:#999;padding:10px 0;border-bottom:1px solid #e1e1e1;}
.productshow .pl_top .plt_right .plu_txt .p1{font-size:18px;line-height:26px;padding:10px 0;}
.productshow .pl_top .plt_right .plu_txt p.p2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;height:156px;}
.productshow .pl_top .plt_right .plu_txt .plu_pp{margin-top:15px;}
.productshow .pl_top .plt_right .plu_txt .plu_pp p{font-size:14px;line-height:26px;color:#575757;}
.productshow .pl_top .plt_right .plu_txt .plu_pp span{display:block;width:100%;float:left;font-size:15px;line-height:30px;color:#575757;}

.productshow .pl_top .plt_right .plu_txt em{display:block;width:106px;height:4px;margin:10px 0 15px;background:#da241d;}

.productshow .pl_top .plt_right .plu_txt .plu_pp{margin-top:15px;}
.productshow .pl_top .plt_right .plu_txt .plu_pp span{display:block;width:100%;float:left;font-size:15px;line-height:30px;color:#575757;}
.productshow .pl_top .plt_right .plt_btn{margin-top:30px;font-size:0;-webkit-text-size-adjust:none;}
.productshow .pl_top .plt_right .plt_btn a{display:inline-block;width:159px;height:44px;line-height:42px;border:1px solid #1f70cd;text-align:center;font-size:16px;color:#1f70cd;border-radius:22px;position:relative;overflow:hidden;z-index:1;margin-left:20px;}
.productshow .pl_top .plt_right .plt_btn a:before{content:'';position:absolute;left:0;top:0;width:0;height:100%;background:#1f70cd;z-index:-1;
	-webkit-transition:all .5s;
	   -moz-transition:all .5s;
	    -ms-transition:all .5s;
	        transition:all .5s;
}
.productshow .pl_top .plt_right .plt_btn a:first-child{margin-left:0;}
.productshow .pl_top .plt_right .plt_btn a:hover{border:1px solid #1f70cd;color:#FFF;}
.productshow .pl_top .plt_right .plt_btn a:hover:before{width:100%;}
.productshow .pl_h2{border-bottom:1px solid #E5E5E5;margin-top:30px;background:#FFF;font-size:0;-webkit-text-size-adjust:none;}
.productshow .pl_h2 span{display:inline-block;height:60px;line-height:60px;padding:0 40px;background:#AAA;color:#FFF;font-size:18px;margin-right:2px;cursor:pointer;}
.productshow .pl_h2 span.on{background:#1f70cd;}
.productshow .pl_right{padding:20px 30px;background:#FFF;}
.productshow .ps_content{}
.productshow .ps_content p{color:#333;font-size:16px;line-height:2.6;}
.productshow .ps_content img{margin:0 auto;display:block;max-width:100%;}
.productshow .ps_content .ps_table{padding:0 12px;}
.productshow .ps_content .ps_table table{border-top:1px solid #DDD!important;border-left:1px solid #DDD!important;max-width:100%;width:100%!important;border-spacing:0;margin:20px auto;}
.productshow .ps_content .ps_table th,.productshow .ps_content .ps_table td{border-right:1px solid #DDD!important;border-bottom:1px solid #DDD!important;border-top:none!important;border-left:none!important;font-size:16px!important;padding:12px 5px;line-height:1.4;text-align:center;width:auto!important;}
.productshow .ps_content .ps_table th p,.productshow .ps_content .ps_table td p{font-size:15px;line-height:1.5;}
/*.productshow .ps_content table >tbody>tr:nth-of-type(odd){background-color:#f9f9f9;}*/
.productshow .pl_right .pl_tuijian{}
.productshow .pl_right .pl_tuijian .pltj_li{width:32%;margin-left:2%;float:left;margin-bottom:20px;display:block;}
.productshow .pl_right .pl_tuijian .pltj_li:nth-child(3n+1){margin-left:0;}
.productshow .pl_right .pl_tuijian .pltj_li .pltj_img{width:100%;padding-bottom:67.84%;position:relative;border:1px solid #DDD;}
.productshow .pl_right .pl_tuijian .pltj_li p{font-size:20px;height:26px;line-height:26px;color:#333;font-weight:bold;margin-top:12px;background:url(news_icon.png) no-repeat 10px center;padding-left:35px;}
.productshow_xg{padding:42px 0 73px;}
.productshow_xg .px_ul{overflow:hidden;margin-top:30px;}
.productshow_xg .px_ul .swiper-slide{border:1px solid #EEE;}
.productshow_xg .px_ul .px_img{width:100%;padding-bottom:75%;position:relative;}
.productshow_xg .px_ul p{font-size:16px;height:44px;line-height:44px;text-align:center;}



@media screen and (max-width:1679px){
	.pro_ftxt{padding-top:85px;}
	.pro_ftxt .container{padding-top:160px;}
	.pro_ftxt .container p{font-size:16px;height:26px;line-height:26px;}
	.pro_ftxt .container p:first-child{font-size:44px;height:54px;line-height:54px;}
	.product .pt_bc a{height:60px;line-height:60px;font-size:17px;width:260px;}
	.product .pt_content{padding:36px 55px;}
	.product .pt_content .pt_sc a{padding:0 25px;font-size:15px;height:66px;line-height:66px;}
	.pt_ul{padding-top:0;}
	.productshow{padding-bottom:40px;}
	.productshow .crumbs{padding:18px 0;margin-bottom:30px;}
	.productshow .pl_left .plt_title{height:54px;line-height:54px;font-size:25px;}
	.productshow .pl_left .plt_ul .plt_li>a{font-size:16px;height:54px;line-height:54px;}
	.productshow .pl_left .plt_ul .plt_li>i{width:54px;height:54px;}
	.productshow .pl_left .plt_ul .plt_li .plt_a>a{font-size:14px;height:46px;line-height:46px;}
	.productshow .pl_h2{margin-top:25px;}
	.productshow .pl_h2 span{height:68px;line-height:68px;padding:0 60px;}
	.productshow .pl_top .plt_right .plu_txt h1{font-size:30px;line-height:42px;}
	.productshow_xg{padding:30px 0 50px;}
}

@media screen and (max-width:1439px){
	.pro_ftxt{padding-top:70px;}
	.pro_ftxt .container{padding-top:120px;}
	.pro_ftxt .container p{font-size:15px;height:24px;line-height:24px;}
	.pro_ftxt .container p:first-child{font-size:38px;height:46px;line-height:46px;}
	.product .pt_bc a{font-size:16px;}
	.product .pt_content{padding:25px 30px;}
	.product .pt_content .pt_sc a{padding:0 21px;}
	.pt_ul .pt_li{margin-top:26px;}
	.productshow{padding-bottom:30px;}
	.productshow .crumbs{padding:12px 0;margin-bottom:20px;}
	.productshow .pl_left .plt_title{height:40px;line-height:40px;font-size:16px;}
	.productshow .pl_left .plt_ul{padding:0 10px 15px;}
	.productshow .pl_left .plt_ul .plt_li>a{font-size:15px;height:40px;line-height:40px;}
	.productshow .pl_left .plt_ul .plt_li>i{width:40px;height:40px;background-size:auto 9px;}
	.productshow .pl_left .plt_ul .plt_li .plt_a>a{font-size:13px;height:32px;line-height:32px;}
	.productshow .pl_top .plt_left{width:calc(100% - 500px);}
	.productshow .pl_top .plt_right{width:500px;padding:10px 0 0 26px;}
	.productshow .pl_h2{margin-top:20px;}
	.productshow .pl_h2 span{height:60px;line-height:60px;padding:0 40px;font-size:16px;}
	.productshow .pl_top .plt_right .plu_txt h1{font-size:30px;line-height:42px;}
	.productshow_xg{padding:20px 0 30px;}
	.productshow_xg .xg_title{font-size:30px;height:40px;line-height:40px;}
}


@media screen and (max-width:1279px){
	.pro_ftxt .container{padding-top:100px;}
	.pro_ftxt .container p{font-size:14px;margin-top:0;}
	.pro_ftxt .container p:first-child{font-size:30px;height:40px;line-height:40px;}
	.product{margin-top:-220px;}
	.product .pt_bc a{height:50px;line-height:50px;font-size:15px;width:200px;}
	.product .pt_content{padding:15px 20px;}
	.product .pt_content .pt_sc a{padding:0 12px;font-size:14px;height:52px;line-height:52px;}
	.pt_ul .pt_li{margin-top:20px;}
	.pt_ul .pt_li p{padding-right:90px;}
	.pt_ul .pt_li p:after{width:88px;}
	.productshow .crumbs{margin-bottom:15px;}
	.productshow .pl_left{width:100%;float:none;}
	.productshow .pl_left .pc_item{width:100%;}
    .productshow .pl_left .pc_item.fixed{position:relative;}
    .productshow .pl_left .plt_title{width:240px;float:left;height:40px;line-height:40px;}
    .productshow .pl_left .plt_ul{width:calc(100% - 240px);float:right;display:table;padding:0;background:#DDD;}
    .productshow .pl_left .plt_ul .plt_li{display:table-cell;border-right:1px solid #FFF;}
    .productshow .pl_left .plt_ul .plt_li a{padding-left:10px;border-bottom:none;}
	.productshow .pl_left .plt_ul .plt_li>i{-ms-transform: rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);}
    .productshow .pl_left .plt_ul .plt_li .plt_a{display:none;position:absolute;left:0;top:100%;width:100%;z-index:2;background:#DDD;}
	.productshow .pc_right_item{width:100%;float:none;margin-left:0;margin-top:20px;}
}

@media screen and (max-width:1023px){
	.pro_ftxt .container{padding-top:70px;}
	.product{margin-top:-140px;}
	.product .pt_content{padding:10px 10px;}
	.product .pt_content .pt_sc{padding:6px 0;}
	.product .pt_content .pt_sc a{padding:0 15px;font-size:14px;height:36px;line-height:36px;}
	.product .pt_content .pt_sc a:before{height:14px;}
	.pt_ul .pt_li{width:calc(50% - 10px);margin-left:20px;}
	.pt_ul .pt_li:nth-child(3n+1){margin-left:20px;}
	.pt_ul .pt_li:nth-child(odd){margin-left:0;}
	.pt_ul .pt_li p{padding-right:90px;}
	.pt_ul .pt_li p:after{width:88px;}
	.productshow .pl_left .plt_title{width:160px;font-size:16px;}
	.productshow .pl_left .plt_ul{width:calc(100% - 160px);}
	.productshow .pl_top .plt_left{width:100%;float:none;}
	.productshow .pl_top .plt_right{width:100%;padding:15px 10px;}
	.productshow .pl_top .plt_right .plu_txt h1{height:auto;}
	.productshow .pl_top .plt_right .plt_btn{margin-top:20px;}
}

@media screen and (max-width:767px){
	.product{margin-top:-50px;}
	.product .pt_bc a{width:calc(50% - 1px);margin-left:2px;}
	.product .pt_content .pt_sc{border-top:none;border-bottom:none;padding:0 0;}
	.product .pt_content .pt_sc a{width:calc(50% - 1px);display:block;text-align:center;padding:0 0;float:left;background:#EEE;margin-top:1px;margin-left:1px;}
	.product .pt_content .pt_sc a:before{content:none;}
	.pro_ftxt .container{text-align:center;height:auto;position:absolute;top:50%;transform:translateY(-50%);padding-top:0;}
	.pro_ftxt .container p{height:auto;}
	.pt_ul .pt_li{width:100%;margin-left:0;float:none;margin-top:15px;}
	.pt_ul .pt_li:nth-child(3n+1){margin-left:0;}
	.pt_ul .pt_li p{padding-left:20px;padding-right:70px;}
	.pt_ul .pt_li p:after{width:60px;background-size:20px auto;}
	.productshow .pl_top .plt_right{padding:15px 0;}
	.productshow .pl_top .plt_right .plu_txt h1{font-size:24px;line-height:32px;}
	.productshow .pl_top .plt_right .plt_btn a{width:49%;margin-left:2%;}
	.productshow .pl_left .plt_title{width:100%;float:none;}
	.productshow .pl_left .plt_ul{width:100%;float:none;display:block;}
	.productshow .pl_left .plt_ul .plt_li{display:block;width:50%;float:left;border-bottom:1px solid #FFF;}
	.productshow .ps_content .ps_table{width:100%;overflow-x:auto;}
	.productshow .ps_content .ps_table table{width:600px!important;max-width:none;}
	.productshow .ps_content th,.productshow .ps_content td{font-size:13px!important;padding:6px 3px;}
}

