
.banner_dw{width: 100%; position: absolute; left: 0; top: 100px;}
.pro_intro{max-width: 620px; float: right; }
.pro_intro dl{ margin-bottom: 15px; }
.pro_intro dl dt{width: 300px;  height: 54px; line-height: 54px; transform:skew(-30deg); -webkit-transform: skew(-30deg); -moz-transform: skew(-30deg); -o-transform:skew(-30deg); -ms-transform:skew(-30deg);background-color:#d0101b; color: #fff; text-align: center; font-size: 20px; margin-bottom: 15px;}
.pro_intro dl dt span{display: inline-block; transform:skew(0deg) !important; -webkit-transform: skew(0deg) !important; -moz-transform: skew(0deg) !important;-o-transform:skew(0deg) !important; -ms-transform:skew(0deg) !important;}
.pro_intro dl dd{ font-size: 17px; line-height: 30px; color:#333333; margin-bottom: 30px; }
.ne_nav{position: absolute; right: 0; bottom: 0;}
.ne_nav a{display: inline-block; margin:0 12px; padding:0 30px; line-height: 56px; font-size: 18px; background-:#fff; position: relative; color: #333333；}
.ne_nav a:hover{background:#d0101b; color: #fff;}
.ne_nav a:after{ position: absolute; content: ""; width:21px; height: 18px; background:url(../images/nav-dw.png) no-repeat center; bottom: -18px; left: 46%; display: none; }
.ne_nav .ts{background:#d0101b; color: #fff}
.ne_nav .ts:after{display: block; position: absolute; content: ""; width:21px; height: 18px; background:url(../images/nav-dw.png) no-repeat center; bottom: -18px; left: 46%; transition-duration:  }
.ne_nav a:hover:after{display: block;}

.ne_pro_bit{line-height: 172px; text-align: center; font-size: 30px; color: #333333;}


.ne_pro_list{width: 100%; text-align: center;}
.ne_pro_list li{display: inline-block; margin:0 1%; width: 31%; margin-bottom: 60px; cursor: pointer;}

.ne_pro{width: 100%; text-align: center;}
.ne_pro dl{ width: 100%;}
/*2020-11-2修改*/
.ne_pro dl dt{width: 100%; height: 392px; line-height: 392px; overflow: hidden; transition-duration: 0.3s; position: relative; text-align: center; border:1px solid #e4e4e4;}
.ne_pro dl dl:hover>a{color: #fff;}
.ne_pro dl dt img{display:inline-block; max-width:60% !important; max-height: 80% !important;}
.ne_pro dl dd{width: 100%; background:#e4e4e4; padding:22px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.effect-roxy{height: 100%;}
/*2020-11-2修改*/
.ne_pro dl dd .bit{height: 42px; font-size: 18px; transition-duration: 0.3s;}
.ne_pro dl dd .an{ width: 150px; height: 40px; border:1px solid #333333; line-height: 40px; font-size: 16px; text-align: center; margin:0 auto; display: inline-block; transition-duration: 0.3s;}
.ne_pro dl:hover dd{background:#d0101b;color: #fff;}
.ne_pro dl:hover dd .bit{color: #fff;}
.ne_pro dl:hover dd .an{border:1px solid #fff; color: #fff;}  
/*2020-11-2修改*/
.ne_pro dl dt .effect-roxy {
/*	background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
	background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);*/
}
.ne_pro dl dt .effect-roxy img {
	max-width: none;
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-30px,0,0);
	transform: translate3d(0px,0,0);
}
/*2020-11-2修改*/
.ne_pro dl dt .effect-roxy figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-20px,0,0);
	transform: translate3d(-20px,0,0);
}
.ne_pro dl dt .effect-roxy figcaption {
	text-align: left;
}
.ne_pro dl:hover dt .effect-roxy img {
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.ne_pro dl:hover dt .effect-roxy figcaption::before,
.ne_pro dl dt .effect-roxy:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.ne_pro_list .more{overflow: hidden;padding:35px 0 90px 0;text-align: center;}
.ne_pro_list .more a{display: block;width: 172px; height: 54px; font-size: 18px; line-height: 54px; color:#fff;margin:0 auto;background:#d0101b;text-align:center;border-radius:3px;}
.ne_pro_list .more a:hover{text-decoration: none;background: red;color: #fff;}
.ne_pro_list .more p{display: block;width: 172px; height: 54px; font-size: 18px; line-height: 54px; color:#fff;margin:0 auto;background:#d0101b;text-align:center;border-radius:3px;}

.in_bg{width: 100%; background:#f6f6f6;}
.ne_zbit{border-bottom:1px solid #e0e0e0;  }
.ne_zbit .p1{background:url(../images/home.png) no-repeat left center; line-height: 70px; font-size: 16px; color: #333333; padding-left: 50px;} 
.ne_padd{padding:45px 0 85px 0;}

.pro_detail .left{width: 51.52%; overflow: hidden; background: #000;}
.pro_detail .left img{width: 100%; display: block; transition-duration: 1s;}
.pro_detail .right{width: 43.86%; padding-top: 15px;}
.pro_detail .right .s_bit{line-height: 46px; color: #333333; font-size: 24px;}
.pro_detail .right .b_bit{ width: 100%; line-height: 80px; border-bottom: 1px solid #c6c6c6; font-size: 48px; font-weight: bold; color: #333333; position: relative; }
.pro_detail .right .b_bit:after{position: absolute; content: ""; width: 85px; height: 2px; background:#d0121b; bottom: -1px; left: 0;}
.pro_detail .right .neir{margin:20px 0; font-size: 16px; line-height: 36px; color: #333333;}
.pro_detail .right button{width: 47%; height: 52px; line-height: 52px; text-align: center; color: #fff; font-size: 18px; display: inline-block; background:#777777; border:none; cursor: pointer; outline: none;}
.pro_detail .right button a{color: #fff;}
.pro_detail:hover .left img{transform: scale(1.1,1.1); opacity: 0.8;}
.but-bg{background:#d0121c !important;}

.pro_detail_select{width: 100%; background:#fff;}

.Menubox1 {width: 100%; height:80px; position: relative; border-bottom: 1px solid #e0e0e0; }
.Menubox1 li {float: left;display: block;cursor: pointer;height:80px; line-height: 80px; font-size: 24px;color: #111111;padding:0 5px; position: relative; margin-right:75px;}
.Menubox1 li:after{content: "";position: absolute; width: 0;height: 6px; background: #d0121b; left: 50%; transform: translate(-50%); transition-duration: .5s; bottom: 0;}
.Menubox1 li.hover {color: #d0121b; font-weight:bold;}
.Menubox1 li.hover:after{ width: 100%;}
.CbContainer1{position:relative; }
.Contentbox1 {clear: both; width:100%; min-height:196px; padding: 60px 0; }


.download-select{
	padding: 50px 0;
	background: url(../images/load-bg01.jpg) no-repeat center;
	background-size: cover;
}

.download-select-list{
	width: 100%;
	margin-bottom: 30px;
}
.download-select-list h3{
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}
.download-select-list h4{
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}
.download-select-list ul{
	zoom: 1;
}
.download-select-list ul:after{
	display: block;
	content: '';
	clear: both;
}
.download-select-list ul li{
	float: left;
	width: 11.111%;
	cursor: pointer;
}
.download-select-list ul li label{
	display: flex;
}

.download-select-list ul li input{
	float: left;
	width: 14px;
    height: 14px;
    appearance: none;
    position: relative;
    outline: none;
    margin: 0;
    margin-top: 7px;
    -webkit-appearance: none;
    border: none !important;
}
.download-select-list ul li input:before{
	display: block;
	content: "";
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
    background: #cd2128;
    border-radius: 50%;
}
.download-select-list ul li input:checked:after{
	display: block;
	content: "";
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 4px;
}
.download-select-list ul li span{
	float: left;
	font-size: 18px;
	color: #fff;
	line-height: 26px;
	margin-left: 5px;
}
.download-bottom{
	margin-top: 50px;
}
.download-bottom-name{
	width: 100%;
	background: #f4f4f4;
	display: flex;
	font-size: 18px;
	color: #333;
	line-height: 54px;
	text-align: center;
}
.download-bottom-name span:nth-child(1){
	width: 41%;
}
.download-bottom-name span:nth-child(2){
	width: 20%;
}
.download-bottom-name span:nth-child(3){
	width: 13%;
}
.download-bottom-name span:nth-child(4){
	width: 13%;
}
.download-bottom-name span:nth-child(5){
	width: 13%;
}
.download-bottom-all ul li{
	border-bottom: 1px dashed #d3d3d3;
	display: flex;
	font-size: 16px;
	color: #333;
	text-align: center;
	line-height: 70px;
}
.download-bottom-all ul li:hover{
	color: #c61c22;
}
.pdf-name{
	width: 41%;
	padding-left: 30px;
	text-align: left;
	position: relative;
}
.pdf-name:after{
	display: block;
	content: '';
	width: 11px;
	height: 11px;
	background: url(../images/down-i1.jpg) no-repeat;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5.5px;
}
.pdf-mb{
	width: 20%;
}
.pdf-yl{
	width: 13%;
	cursor: pointer;
}
.pdf-xz{
	width: 13%;
	cursor: pointer;
}
.pdf-yj{
	width: 13%;
	cursor: pointer;
}

.jianT{width: 100%; text-align: center;padding: 30px 0;margin-top: 30px;}
.jianT li{ background:#fff; border:1px solid #ddd;line-height: 36px;  height:36px; min-width:43px; display:inline-block; margin:0 6px;  width:43px;padding:0;}
.jianT li a{ font-size: 14px; color:#474747; display:block}
.jianT li a:hover{text-decoration: none; background:#c61c22;color:#fff;}
.jianT li .on{ background:#c61c22; color:#fff;display:block;}

.xz-list-ti{ background:#f4f4f4}
.xz-list-ti li{ float:left; height:56px; line-height:56px; color:#333; font-size:18px; width:15%; text-align:center;}
.xz-list-ti li:nth-child(1){ width:34%; margin-right:6%;}
.xz-list-nr{ border-bottom:1px dashed #d3d3d3; line-height:70px;}
.xz-list-nr li{ width:15%; text-align:center; font-size:16px; float:left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.xz-list-nr li:nth-child(1){ width:34%; margin-right:6%; text-align:left; background:url(../images/jt1.png) no-repeat left; padding-left:32px;}
.xz-list-nr li img{ transition-duration:.5s;}
.xz-list-nr li:hover img{ transform:scale(1.1,1.1)}
.ne-banner-title {
  width: 50%;
  position: absolute;
  top: 50%;
  left: 25%;
  transform: translateY(-50%);
}
.ne-banner-title h3 {
  font-size: 48px;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
.ne-banner-title p {
  font-size: 30px;
  color: #fff;
  text-align: center;
  line-height: 40px;
}

.xjy-padd{padding-top: 80px;}

@media only screen and (max-width: 1440px){
.pro_intro img {
 width: 50% !important;
}
.banner_dw {
    top: 50px;
}
.pro_intro dl {
    font-size: 16px;
    line-height: 22px;
}
.pro_intro dl:after {
    width: 6px;
    height: 6px;
    top: 18px;
}
}
@media only screen and (max-width: 1366px){
.pro_detail .right .s_bit {
    line-height: 36px;
    font-size: 20px;
}
.pro_detail .right .b_bit {
    line-height: 60px;
    font-size: 32px;
}
.pro_detail .right .neir {
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    line-clamp:3;
    -webkit-box-orient: vertical;
}

.Menubox1 li {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    margin-right: 45px;
}
.Menubox1 {
    height: 60px;
}
.Contentbox1 {
    padding-top: 30px;
}
.download-select-list ul li {
    width: auto;
    margin-right: 20px;
}
.download-select-list ul li span {
    font-size: 16px;
}
.ne_pro_bit {
    line-height:120px;
    font-size: 26px;
}
.pro_intro dl dt {
    height: 44px;
    line-height: 44px;
    font-size: 18px;
}
}
@media only screen and (max-width: 1240px){

}
@media only screen and (max-width: 992px){
	.in_bg{margin-top: 75px;}
.pro_detail .right .b_bit {
    line-height: 60px;
    font-size: 32px;
}
.banner_dw {
 display: none;
}
}
@media only screen and (max-width: 768px){
		.in_bg{margin-top: 60px;}
.download-select-list h3 {
    font-size: 22px;
}
.download-select-list h4 {
    font-size: 18px;
}
.download-bottom-name {
    font-size: 16px;
    line-height: 44px;
}
.pdf-name {
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    line-clamp:1;
    -webkit-box-orient: vertical;
}
.download-select {
    padding: 75px 0 5px 0;
}
.download-bottom-name span:nth-child(2),.download-bottom-name span:nth-child(3) {
 display: none;
}
.ne_nav {
    position: relative;
}
.ne_nav .ts:after {
	display: none;
}
.ne_nav a:hover:after{display:  none;}
.ne_pro dl dt .effect-roxy img {
	opacity: 1;
}
.pro_detail .right .s_bit {
    line-height: 30px;
    font-size: 18px;
}
.download-bottom-name span:nth-child(1) {
    width: 70%;
}
.pro_detail .right .neir {
    font-size: 15px;
    line-height: 26px;
    margin: 10px 0;
}
.xz-list-ti li {
    font-size: 14px;
}
.xz-list-nr li:nth-child(2),.xz-list-nr li:nth-child(3){display: none;}
.xz-list-nr li:nth-child(1) {
    width: 64%;
    margin-right: 6%;
}
.pdf-name {
    width: 70%;
}
.xz-list-ti li:nth-child(1) {
    width: 64%;
    margin-right: 6%;
}
.xz-list-nr li{font-size: 15px;}
.pdf-mb {
 display: none;
}
.pdf-yl {
display: none;
}
.jianT {
 margin-top: 0px; 
}

/*2020-11-2新增*/
.ne_pro dl dt{width: 100%; height: 246px; line-height: 246px; }
.ne_pro dl dt img{display:inline-block; max-width:50% !important; max-height: 70%;}
/*2020-11-2新增*/
}