/*productlist*/
.productlist{padding:1px 0 50px;background:#FFF;}
.productlist .pl_li{background:#F5F5F5;margin-top:40px;transition:all 0.7s ease-in-out;-webkit-transition:all 0.7s ease-in-out;}
.productlist .pl_li .pll{float:left;}
.productlist .pl_li .plr{float:right;}
.productlist .pl_li .plu_left{width:calc(100% - 980px);}
.productlist .pl_li .plu_left .plu_txt{padding:40px 40px 0 60px;}
.productlist .pl_li .plu_left .plu_txt p{font-size:16px;line-height:30px;color:#575757;}
.productlist .pl_li .plu_left .plu_txt p:first-child{font-size:48px;height:48px;line-height:48px;font-weight:bold;color:#222;}
.productlist .pl_li .plu_left .plu_txt p:nth-child(2){font-size:40px;height:50px;line-height:50px;font-weight:bold;color:#222;margin-top:3px;}
.productlist .pl_li .plu_left .plu_txt em{display:block;width:106px;height:4px;margin:12px 0 28px;background:#1f276f;}
.productlist .pl_li .plu_left .plu_txt p:nth-child(5){font-size:15px;height:25px;line-height:25px;margin:32px 0 14px;}
.productlist .pl_li .plu_left .plu_txt .plu_pp{}
.productlist .pl_li .plu_left .plu_txt .plu_pp span{display:block;width:50%;float:left;font-size:15px;height:36px;line-height:36px;color:#575757;padding-left:18px;position:relative;}
.productlist .pl_li .plu_left .plu_txt .plu_pp span:before{content:'';width:8px;height:8px;background:#da241d;border-radius:50%;position:absolute;left:0;top:50%;margin-top:-4px;}
.productlist .pl_li .plu_left .plu_txt .pb_span{margin:22px 0 46px;}
.productlist .pl_li .plu_left .plu_txt a{display:block;width:206px;height:61px;line-height:59px;border-radius:31px;border:1px solid #c6c7c8;padding-left:50px;background:url(ben_icon.png) no-repeat 32px center;color:#666;margin-bottom:29px;}
.productlist .pl_li .plu_pic{width:980px;}
.productlist .pl_li .plu_pic .plu_img{width:100%;padding-bottom:67.84%;position:relative;overflow:hidden;display:block;}
.productlist .pl_li .plu_pic .plu_img img{transform:scale(1.02);}
.productlist .pl_li:hover{box-shadow:0 0 20px rgba(0,0,0,.2);}
.productlist .pl_li:hover .plu_pic .plu_img img{transform:scale(1.00);}
/*productshow*/
.productshow{background:#F5F5F5;padding:20px 0;}
.productshow .crumbs{background:#FFF;padding:16px 15px;}
.productshow .crumbs .xq_crumbs{background:url(position.png) no-repeat left 5px;line-height:24px;padding-left:20px;color:#999;display:inline-block;}
.productshow .crumbs .xq_crumbs a{color:#999;}
.productshow .pl_left{width:280px;margin-top:20px;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:28px;font-weight:bold;background:#1f276f;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:18px;color:#333;display:block;padding-left:15px;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 .plt_li .plt_a{border-top:1px solid #DDD;}
.productshow .pl_left .plt_ul .plt_li .plt_a>a{display:block;height:50px;line-height:50px;font-size:15px;color:#333;padding-left:25px;}
.productshow .pl_left .plt_ul .plt_li .plt_a>a.on{background:#1f276f;color:#FFF;}
.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-top:20px;margin-left:30px;float:right;}
.productshow .pl_right{background:#FFF;padding:15px 15px 10px;}
.productshow .pl_top{}
.productshow .pl_top .plt_left{width:calc(100% - 550px);float:left;}
.productshow .pl_top .plt_left .plt_img{width:100%;padding-bottom:67.84%;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(25% - 6px);margin-left:8px;margin-top:10px;float:left;max-width:100px;}
.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:67.84%;position:relative;border:1px solid #E6E6E6;}
.productshow .pl_top .plt_left .pltl_ul .pltl_li.on .pltu_img{border-color:#e60619;}
.productshow .pl_top .plt_right{width:550px;float:right;padding:15px 0 0 40px;position:relative;}
.productshow .pl_top .plt_right .plu_txt{}
.productshow .pl_top .plt_right .plu_txt p{font-size:16px;line-height:30px;color:#575757;}
.productshow .pl_top .plt_right .plu_txt h1{font-size:30px;height:40px;line-height:40px;font-weight:bold;color:#222;}
.productshow .pl_top .plt_right .plu_txt p:nth-child(2){font-size:24px;height:24px;line-height:24px;font-weight:bold;color:#222;margin-top:3px;}
.productshow .pl_top .plt_right .plu_txt em{display:block;width:106px;height:4px;margin:10px 0 15px;background:#1f276f;}
.productshow .pl_top .plt_right .plu_txt p:nth-child(4){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.productshow .pl_top .plt_right .plu_txt p:nth-child(5){font-size:15px;height:25px;line-height:25px;margin:20px 0 10px;}
.productshow .pl_top .plt_right .plu_txt .plu_pp{}
.productshow .pl_top .plt_right .plu_txt .plu_pp span{display:block;width:100%;float:left;font-size:15px;height:36px;line-height:36px;color:#575757;padding-left:18px;position:relative;}
.productshow .pl_top .plt_right .plu_txt .plu_pp span:before{content:'';width:8px;height:8px;background:#da241d;border-radius:50%;position:absolute;left:0;top:50%;margin-top:-4px;}
.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 #1f276f;text-align:center;font-size:16px;color:#1f276f;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:#e60619;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 #e60619;color:#FFF;}
.productshow .pl_top .plt_right .plt_btn a:hover:before{width:100%;}
.productshow .ps_content{padding-bottom:20px;}
.productshow .pl_h2,.productshow .ps_content h6{padding:12px 0 10px 20px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;text-decoration:none;font-size:24px;font-weight:bold;line-height:1.5;margin:30px 0 20px 0;}
.productshow .pl_p{}
.productshow .ps_content p{color:#333;font-size:16px;line-height:28px;padding:0 12px;}
.productshow .ps_content .ps_table{padding:0 12px;}
.productshow .ps_content table{border-top:1px solid #DDD!important;border-left:1px solid #DDD!important;max-width:100%;width:100%!important;border-spacing:0;}
.productshow .ps_content th,.productshow .ps_content td{border-right:1px solid #DDD!important;border-bottom:1px solid #DDD!important;font-size:16px;padding:12px 5px;line-height:1.4;text-align:center;}
.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;}

@media screen and (max-width:1646px){
	.productlist{padding:1px 0 40px;}
	.productlist .pl_li{margin-top:30px;}
	.productlist .pl_li .plu_pic{width:833px;}
	.productlist .pl_li .plu_left{width:calc(100% - 833px);}
	.productlist .pl_li .plu_left .plu_txt{padding:30px 25px 0 40px;}
	.productlist .pl_li .plu_left .plu_txt p{font-size:15px;line-height:26px;}
	.productlist .pl_li .plu_left .plu_txt p:first-child{font-size:40px;height:40px;line-height:40px;}
	.productlist .pl_li .plu_left .plu_txt p:nth-child(2){font-size:32px;height:42px;line-height:42px;}
	.productlist .pl_li .plu_left .plu_txt em{width:100px;height:3px;margin:9px 0 20px;}
	.productlist .pl_li .plu_left .plu_txt p:nth-child(5){font-size:14px;height:24px;line-height:24px;margin:24px 0 10px;}
	.productlist .pl_li .plu_left .plu_txt .plu_pp span{font-size:14px;height:30px;line-height:30px;}
	.productlist .pl_li .plu_left .plu_txt a{margin-bottom:20px;}
	.productshow{padding:15px 0;}
	.productshow .pl_left{margin-top:15px;}
	.productshow .pl_left .plt_title{font-size:24px;height:50px;line-height:50px;}
	.productshow .pl_left .plt_ul{padding:0 10px 15px;}
	.productshow .pl_left .plt_ul .plt_li>a{font-size:16px;height:50px;line-height:50px;margin-right:50px;}
	.productshow .pl_left .plt_ul .plt_li>i{width:50px;height:50px;}
	.productshow .pl_left .plt_ul .plt_li .plt_a>a{font-size:14px;height:42px;line-height:42px;}
	.productshow .pc_right_item{width:calc(100% - 300px);margin-left:20px;margin-top:15px;}
	.productshow .pl_right{padding:10px 10px 0;}
	.productshow .pl_top .plt_right{width:468px;padding:0 0 0 20px;}
	.productshow .pl_top .plt_right .plu_txt p{font-size:15px;line-height:26px;}
	.productshow .pl_top .plt_right .plu_txt h1{font-size:24px;height:34px;line-height:34px;}
	.productshow .pl_top .plt_right .plu_txt p:nth-child(2){font-size:20px;height:20px;line-height:20px;}
	.productshow .pl_top .plt_right .plu_txt em{width:100px;height:3px;margin:6px 0 10px;}
	.productshow .pl_top .plt_right .plu_txt p:nth-child(5){font-size:14px;height:24px;line-height:24px;margin:15px 0 5px;}
	.productshow .pl_top .plt_right .plu_txt .plu_pp span{font-size:14px;height:30px;line-height:30px;}
	.productshow .pl_top .plt_right .plt_btn{margin-top:16px;}
	.productshow .pl_top .plt_right .plt_btn a{width:150px;height:40px;line-height:38px;font-size:15px;}
	.productshow .pl_top .plt_left{width:calc(100% - 468px);}
	.productshow .ps_content{padding-bottom:15px;}
	.productshow .pl_h2, .productshow .ps_content h6{font-size:20px;padding:10px 0 8px 15px;margin:20px 0 15px 0;}
	.productshow .ps_content p{font-size:15px;line-height:26px;padding:0 10px;}
	.productshow .ps_content th,.productshow .ps_content td{font-size:15px;}
	.productshow .pl_right .pl_tuijian .pltj_li p{font-size:18px;}
}
@media screen and (max-width:1406px){
	.productlist{padding:1px 0 30px;}
	.productlist .pl_li{margin-top:20px;}
	.productlist .pl_li .plu_pic{width:735px;}
	.productlist .pl_li .plu_left{width:calc(100% - 735px);}
	.productlist .pl_li .plu_left .plu_txt{padding:20px 15px 0 20px;}
	.productlist .pl_li .plu_left .plu_txt p{font-size:14px;line-height:24px;}
    .productlist .pl_li .plu_left .plu_txt p:first-child{font-size:30px;height:30px;line-height:30px;}
    .productlist .pl_li .plu_left .plu_txt p:nth-child(2){font-size:28px;height:36px;line-height:36px;}
    .productlist .pl_li .plu_left .plu_txt em{width:60px;height:2px;margin:6px 0 13px;}
    .productlist .pl_li .plu_left .plu_txt p:nth-child(5){font-size:13px;height:22px;line-height:22px;margin:16px 0 8px;}
    .productlist .pl_li .plu_left .plu_txt .plu_pp span{font-size:13px;height:28px;line-height:28px;}
    .productlist .pl_li .plu_left .plu_txt .pb_span{margin:10px 0 20px;}
    .productlist .pl_li .plu_left .plu_txt a{margin-bottom:15px;width:160px;height:52px;line-height:50px;font-size:13px;padding-left:36px;background-position:20px center;}
    .productshow{padding:10px 0;}
	.productshow .pl_left{margin-top:10px;width:260px;}
	.productshow .pl_left .pc_item{width:260px;}
	.productshow .pl_left .plt_title{font-size:20px;}
	.productshow .pl_left .plt_ul{padding:0 8px 10px;}
	.productshow .pl_left .plt_ul .plt_li>a{font-size:15px;height:46px;line-height:46px;margin-right:46px;}
	.productshow .pl_left .plt_ul .plt_li>i{width:46px;height:46px;}
	.productshow .pl_left .plt_ul .plt_li .plt_a>a{font-size:13px;height:40px;line-height:40px;}
	.productshow .pc_right_item{width:calc(100% - 275px);margin-left:15px;margin-top:10px;}
	.productshow .pl_right{padding:10px 10px 0;}
	.productshow .pl_top .plt_right{width:400px;padding:10px 0 0 15px;}
	.productshow .pl_top .plt_right .plu_txt p{font-size:14px;line-height:24px;}
	.productshow .pl_top .plt_right .plu_txt h1{font-size:20px;height:28px;line-height:28px;}
	.productshow .pl_top .plt_right .plu_txt p:nth-child(2){font-size:18px;height:18px;line-height:18px;}
	.productshow .pl_top .plt_right .plu_txt em{width:60px;height:2px;margin:5px 0 8px;}
	.productshow .pl_top .plt_right .plu_txt p:nth-child(5){font-size:14px;height:24px;line-height:24px;margin:10px 0 0;}
	.productshow .pl_top .plt_right .plu_txt .plu_pp span{font-size:13px;height:26px;line-height:26px;}
	.productshow .pl_top .plt_right .plt_btn{margin-top:10px;}
	.productshow .pl_top .plt_right .plt_btn a{width:120px;height:34px;line-height:32px;font-size:14px;}
	.productshow .pl_top .plt_left{width:calc(100% - 400px);}
	.productshow .ps_content{padding-bottom:10px;}
	.productshow .pl_h2, .productshow .ps_content h6{font-size:18px;padding:8px 0 5px 10px;margin:10px 0 10px 0;}
	.productshow .ps_content p{font-size:14px;line-height:24px;padding:0 8px;}
	.productshow .ps_content .ps_table{padding:0 8px;}
	.productshow .ps_content th,.productshow .ps_content td{font-size:14px;padding:10px 5px;}
	.productshow .pl_right .pl_tuijian .pltj_li{margin-bottom:15px;}
	.productshow .pl_right .pl_tuijian .pltj_li p{font-size:16px;margin-top:6px;}
}





@media screen and (max-width:1246px){
	.productlist{padding:1px 0 20px;}
	.productlist .pl_li .plu_pic{width:609px;}
	.productlist .pl_li .plu_left{width:calc(100% - 609px);}
	.productlist .pl_li .plu_left .plu_txt{padding:20px 15px 0 20px;}
	.productlist .pl_li .plu_left .plu_txt p{font-size:13px;}
	.productlist .pl_li .plu_left .plu_txt p:first-child{font-size:24px;height:24px;line-height:24px;}
    .productlist .pl_li .plu_left .plu_txt p:nth-child(2){font-size:20px;height:30px;line-height:30px;}
    .productlist .pl_li .plu_left .plu_txt em{width:40px;height:2px;margin:6px 0 10px;}
    .productlist .pl_li .plu_left .plu_txt p:nth-child(5){font-size:12px;height:20px;line-height:20px;margin:10px 0 5px;}
    .productlist .pl_li .plu_left .plu_txt .plu_pp span{font-size:13px;height:24px;line-height:24px;width:100%;float:none;}
    .productlist .pl_li .plu_left .plu_txt .pb_span{margin:5px 0 10px;}
    .productlist .pl_li .plu_left .plu_txt a{margin-bottom:8px;width:144px;height:43px;line-height:41px;font-size:12px;padding-left:28px;background-position:15px center;}
    .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:46px;line-height:46px;}
    .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;}
    .productshow .pl_top .plt_right{width:500px;}
    .productshow .pl_top .plt_left{width:calc(100% - 500px);}





}
@media screen and (max-width:1023px){
	.productlist{padding:1px 0 15px;}
	.productlist .pl_li .plu_pic{width:100%;}
	.productlist .pl_li .plu_left{width:100%;}
	.productlist .pl_li .plr{float:none;}
	.productlist .pl_li .pll{float:none;}
	.productlist .pl_li .plu_left .plu_txt{padding:10px;}
    .productlist .pl_li .plu_left .plu_txt a{margin-bottom:0;}




	.productshow .pl_top .plt_left{width:100%;float:none;}
	.productshow .pl_left .plt_title{width:160px;font-size:16px;}
	.productshow .pl_left .plt_ul{width:calc(100% - 160px);}
	.productshow .pl_top .plt_right{width:100%;float:none;padding:0;margin-top:20px;}
	.productshow .pl_h2,.productshow .ps_content h6{padding:8px 0;}
	.productshow .ps_content p{padding:0 0;}
	.productshow .ps_content .ps_table{padding:0 0;}
	.productshow .pl_right .pl_tuijian .pltj_li{margin-bottom:10px;}
	.productshow .pl_right .pl_tuijian .pltj_li p{font-size:14px;margin-top:4px;background-size:auto 8px;padding-left:26px;}

}
@media screen and (max-width:767px){
	.productshow .crumbs{padding:8px 8px;}
	.productshow .pl_top .plt_left .pltl_ul .pltl_li{margin-top:5px;}
	.productshow .ps_content .ps_table{width:100%;overflow-x:auto;}
	.productshow .ps_content .ps_table table{width:600px!important;max-width:none;}
	.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 .pl_right .pl_tuijian .pltj_li{width:49%;}
	.productshow .pl_right .pl_tuijian .pltj_li:nth-child(3n+1){margin-left:2%;}
	.productshow .pl_right .pl_tuijian .pltj_li:nth-child(odd){margin-left:0;}
	.productshow .pl_right .pl_tuijian .pltj_li p{background-position:left center;padding-left:20px;}


}

