*{margin: 0;padding: 0;box-sizing: border-box;}
header,footer,nav,div,p,span,b,a,input,textarea,ul,li{margin: 0;padding: 0;}
ul li{list-style: none;}
a{text-decoration: none;color: #fff;}
table {border-collapse:collapse;}table,th, td{border: 1px solid #ddd;line-height: 30px;padding: 10px;}
input{outline: none;}
textarea{resize: none;outline: none;}
iframe{display: block;width: 800px;height: 600px;border: 0;margin: 0 auto;}
html,body{/* min-width: 1263px; */min-width: 1383px;min-height: 100%;color: #fff;}

.f_le{float: left;}
.f_ri{float: right;}
.clearfix:after{content: "";display: block;height: 0;font-size: 0;clear: both;visibility: hidden;}

.p_re{position: relative;}
.p_ab{position: absolute;}

.flexbox{display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;} /*横向弹性*/
.flexbox11{display: -webkit-flex;display: flex;-webkit-justify-content: center;justify-content: center;} /*横向弹性*/
.flexbox22{display: -webkit-flex;display: flex;-webkit-justify-content: space-around;justify-content: space-around;} /*横向弹性*/
.flexbox_1{display: -webkit-flex;display: flex;-webkit-align-items: center;align-items: center;-webkit-flex-wrap: wrap;height: 900px;} /*纵向弹性*/
.flexc{margin: auto auto;}
.flexwarp{flex-wrap: wrap;}

.txthide{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.txthide2{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:2; text-overflow: ellipsis; overflow: hidden;}
.txthide3{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:3; text-overflow: ellipsis; overflow: hidden;}

.pic{width: 300px;height: 200px;overflow: hidden;position: relative;}
.pic img{display: block;width: 100%;height: auto;min-height: 100%;position: absolute;top: 50%;left: 50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);}

body{background: url(../images/bj_body.jpg) top center no-repeat;background-size: cover;}
.wrapper{width: 97.967%;margin: 0 auto;}

.header{width: 100%;height: 97px;background: url(../images/bj_top.png) center center no-repeat;background-size: 100% 100%;margin-bottom: 20px;}
.header .title{display: block;height: 100%;margin: auto 0;}
@media screen and (max-width: 1920px) {
	.header{background: url(../images/bj_top.png) center center no-repeat;background-size: auto auto;}
}

/* repertory */
.repertory{margin: 20px auto;height: 381px;background: url(../images/bj01.png) top center no-repeat;background-size: 100% 100%;}
.repertory .r-title{border: 1px solid #1b90ff;height: 59px;text-align: center;line-height: 57px;color: #fff;font-size: 22px;position: relative;margin-bottom: 9px;}
.repertory .r-title:after{content: '';display: block;width: 225px;height: 10px;background: url(../images/ico01.png) bottom center no-repeat;margin: 0 auto;position: absolute;left: 0;right: 0;bottom: -5px;}
.repertory .flexbox{}
.repertory .r-box{width: 44.710%;margin: 0 auto;}
.repertory .r-list{border-bottom: 1px dashed #fff;height: 51px;padding-top: 12px;line-height: 39px;cursor: default;}
.repertory .r-list em{display: block;width: 21px;height: 39px;text-align: center;position: relative;z-index: 1;font-style: normal;font-size: 20px;float: left;margin-right: 7px;}
.repertory .r-list em:after{content: '';display: block;width: 100%;height: 21px;position: absolute;top: 0;left: 0;background: #626262;z-index: -1;}
.repertory .r-list p{float: left;width: 35%;}
.repertory .r-list span{display: block;float: right;}
.repertory .r-box1 .r-list:nth-child(1) em:after{background: #ff0305;}
.repertory .r-box1 .r-list:nth-child(2) em:after{background: #ffb20c;}
.repertory .r-box1 .r-list:nth-child(3) em:after{background: #18d0c6;}
.repertory .r-box1 .r-list:nth-child(4) em:after{background: #00b4ff;}
.repertory .r-box1 .r-list:nth-child(5) em:after{background: #6c3ff2;}

/* part */
.part{width: 97.967%;margin: 0 auto 20px;min-height: 420px;height: 420px;}
.part .table{width: 49.442%;float: left;height: 420px;/* overflow-y: scroll;background: url(../images/bj03.png) bottom center no-repeat;border: 1px solid #1b90ff; */}
.part table{text-align: center;border: 0;}
.part th, .part td{border-color: #1b90ff;padding: 10px 0;border-width: 1px;}
.part .table:nth-child(2n){float: right;}
.part th{background: url(../images/bj02.png) top center no-repeat;background-size: 100% 100%;height: 57px;font-size: 20px;position: relative;}
.part th:after{content: '';display: block;width: 89px;height: 9px;background: url(../images/ico02.png) bottom center no-repeat;margin: 0 auto;position: absolute;left: 0;right: 0;bottom: -5px;}
.part td{height: 44px;line-height: 25px;font-size: 16px;}
.part table tbody{background: url(../images/bj03.png) top center no-repeat;background-size: 100% 100%;/* height: 420px;overflow-y: scroll;display: block;width: 100%; */}
.part .table::-webkit-scrollbar{width:0px;height:0px;}
.part table thead{}
@media screen and (max-width: 1360px) {
	.part th{font-size: 18px;}
}

/* parameter */
.parameter{margin: 10px auto;}
.parameter .item{width: calc( (100% - 60px) / 7 );float: left;height: 96px;background: url(../images/bj04.png) top center no-repeat;background-size: 100% 100%;margin-right: 10px;border: 1px solid #1b90ff;position: relative;}
.parameter .item:after{content: '';display: block;width: 1px;height: 100%;background: #1b90ff;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: 0 auto;}
.parameter .item:last-child{margin-right: 0;}
.parameter .item p{width: 50%;text-align: center;margin: auto auto;font-weight: bold;}
.parameter .item p.txt{font-size: 20px;line-height: 30px;}
.parameter .item p.num{font-size: 40px;color: #fff100;}
@media screen and (max-width: 1680px) {
	.parameter .item p.txt{font-size: 18px;}
	.parameter .item p.num{font-size: 32px;}
}
@media screen and (max-width: 1400px) {
	.parameter .item p.txt{font-size: 16px;line-height: 25px;}
	.parameter .item p.num{font-size: 28px;}
}

/* parameter1 */
.parameter1{}
/* .parameter1 .rank{width: calc( (100% - 20px) / 3 );float: left;margin-right: 10px;} */
/* .parameter1 .rank:last-child{margin-right: 0;} */
.parameter1 .rank:nth-child(1){width: 27.698%;}
.parameter1 .rank:nth-child(2){width: 36.736%;}
.parameter1 .rank:nth-child(3){width: 34.556%;}
.parameter1 .p-box{width: 100%;background: url(../images/bj05.png) bottom center repeat-y;background-size: 100% auto;margin-bottom: 10px;}
.parameter1 .p-title{width: 100%;text-align: center;height: 50px;border: 1px solid #1b90ff;line-height: 48px;font-size: 22px;font-weight: bold;position: relative;background: url(../images/bj08.png) top center no-repeat;background-size: 100% 100%;margin-bottom: 10px;}
.parameter1 .p-title:after{content: '';display: block;width: 202px;height: 9px;background: url(../images/ico03.png) bottom center no-repeat;margin: 0 auto;position: absolute;left: 0;right: 0;bottom: -4px;}
.parameter1 .p-box1{/* min-height: 146px; */min-height: 170px;}
.parameter1 .p-box2{/* min-height: 200px; */min-height: 165px;}
.parameter1 .p-box3{/* min-height: 341px; min-height: 402px; */}
.parameter1 .p-box4{min-height: 256px;background: url(../images/bj06.png) bottom center repeat-y;background-size: 100% auto;}
.parameter1 .p-box5{min-height: 222px;background: url(../images/bj06.png) bottom center repeat-y;background-size: 100% auto;}
.parameter1 .p-box6{min-height: 245px;background: url(../images/bj06.png) bottom center repeat-y;background-size: 100% auto;}
.parameter1 .p-box7{height: 285px;background: url(../images/bj07.png) bottom center repeat-y;background-size: 100% auto;}
.parameter1 .p-box8{height: 120px;background: url(../images/bj07.png) bottom center repeat-y;background-size: 100% auto;}
.parameter1 .p-box9{height: 275px;background: url(../images/bj07.png) bottom center repeat-y;background-size: 100% auto;}

.parameter1 .p-progress{width: 90%;margin: 0 auto;line-height: 40px;height: 40px;}
.parameter1 .p-progress .tit{font-size: 20px;float: left;width: 100px;}
.parameter1 .p-progress .txt{font-size: 16px;float: left;width: 50px;/* margin-left: 10px;text-align: right; */}
.parameter1 .p-progress .twig{max-width: calc(100% - 160px);float: left;height: 14px;text-align: right;font-size: 16px;line-height: 14px;padding: 0 8px;border-radius: 3px;margin-top: 13px;margin-right: 10px;}

.parameter1 .p-box6 .p-cont{padding-top: 10px;}
.parameter1 .p-box6 .r-list{border-bottom: 1px dashed #fff;height: 39px;line-height: 39px;cursor: default;width: 90%;margin: 0 auto 12px;}
.parameter1 .p-box6 .r-list:last-child{border-bottom: 0;}
.parameter1 .p-box6 .r-list em{display: block;width: 21px;height: 39px;text-align: center;position: relative;z-index: 1;font-style: normal;font-size: 20px;float: left;margin-right: 7px;}
.parameter1 .p-box6 .r-list em:after{content: '';display: block;width: 100%;height: 21px;position: absolute;top: 0;left: 0;background: #626262;z-index: -1;}
.parameter1 .p-box6 .r-list p{float: left;width: calc(65% - 150px);}
.parameter1 .p-box6 .r-list span{display: block;float: right;}
.parameter1 .p-box6 .r-list:nth-child(1) em:after{background: #ff0305;}
.parameter1 .p-box6 .r-list:nth-child(2) em:after{background: #ffb20c;}
.parameter1 .p-box6 .r-list:nth-child(3) em:after{background: #18d0c6;}
.parameter1 .p-box6 .r-list:nth-child(4) em:after{background: #00b4ff;}
.parameter1 .p-box6 .r-list:nth-child(5) em:after{background: #6c3ff2;}

.parameter1 .p-box8 .p-title{margin-bottom: 18px;}
.parameter1 .p-box8 .p-progress{width: 95%;margin: 0 auto;height: 30px;line-height: 30px;}
.parameter1 .p-box8 .p-progress .tit{/*text-align: right;*/float: left;width: auto;font-size: 16px;}
.parameter1 .p-box8 .p-progress .txt{text-align: left;}

/* .parameter1 .p-box9 .p-title{margin-bottom: 0;} */
.parameter1 .p-box9 table{margin: 0 auto;text-align: center;}
.parameter1 .p-box9 table,.parameter1 .p-box9 tr,.parameter1 .p-box9 td,.parameter1 .p-box9 th{border: 0;padding: 0;}
.parameter1 .p-box9 th{font-size: 14px;height: 30px;line-height: 16px;}
.parameter1 .p-box9 td{font-size: 12px;color: #fd7c28;line-height: 14px;height: 40px;}


/* injection */
.injection{margin-top: 25px;}
.injection .j-rank{width: calc( (100% - 40px) / 3 );float: left;margin-right: 20px;}
.injection .j-rank:nth-child(3){margin-right: 0;}
/* .injection .j-rank:nth-child(1){width: 23.498%;}
.injection .j-rank:nth-child(2){width: 33.174%;}
.injection .j-rank:nth-child(3){width: 40.776%;} */

.injection .p-title{width: 100%;text-align: center;height: 60px;border: 1px solid #1b90ff;line-height: 58px;font-size: 22px;font-weight: bold;position: relative;background: url(../images/bj08.png) top center no-repeat;background-size: 100% 100%;margin-bottom: 10px;}
.injection .p-title:after{content: '';display: block;width: 202px;height: 9px;background: url(../images/ico03.png) bottom center no-repeat;margin: 0 auto;position: absolute;left: 0;right: 0;bottom: -4px;}

.injection .j-rank .p-title{height: 50px;line-height: 48px;font-size: 20px;}

.injection .j-box{width: 100%;background: url(../images/bj10.png) bottom center repeat-y;background-size: 100% auto;margin-bottom: 20px;}
.injection .j-box4{height: 245px;background: url(../images/bj11.png) bottom center repeat-y;background-size: 100% auto;}

.injection .p-progress{
	width: 95%;
	margin: 0 auto;
	line-height: 30px;
	height: 30px;
}
.injection .p-progress .tit{font-size: 12px;float: left;width: 100px;}
.injection .p-progress .txt{font-size: 16px;float: left;width: 50px;/* margin-left: 10px;text-align: right; */}
.injection .p-progress .twig{max-width: calc(100% - 160px);float: left;height: 14px;text-align: right;font-size: 16px;line-height: 14px;padding: 0 8px;border-radius: 3px;margin-top: 13px;margin-right: 10px;}


.injection .j-box4 .p-cont{padding-top: 10px;}
.injection .j-box4 .r-list{border-bottom: 1px dashed #fff;height: 30px;line-height: 30px;cursor: default;width: 90%;margin: 0 auto 12px;}
.injection .j-box4 .r-list:last-child{border-bottom: 0;}
.injection .j-box4 .r-list em{display: block;width: 21px;height: 39px;text-align: center;position: relative;z-index: 1;font-style: normal;font-size: 20px;float: left;margin-right: 7px;}
.injection .j-box4 .r-list em:after{content: '';display: block;width: 100%;height: 21px;position: absolute;top: 0;left: 0;background: #626262;z-index: -1;}
.injection .j-box4 .r-list p{float: left;width: calc(65% - 150px);}
.injection .j-box4 .r-list span{display: block;float: right;}
.injection .j-box4 .r-list:nth-child(1) em:after{background: #ff0305;}
.injection .j-box4 .r-list:nth-child(2) em:after{background: #ffb20c;}
.injection .j-box4 .r-list:nth-child(3) em:after{background: #18d0c6;}
.injection .j-box4 .r-list:nth-child(4) em:after{background: #00b4ff;}
.injection .j-box4 .r-list:nth-child(5) em:after{background: #6c3ff2;}


.injection .j-box5{height: 245px;background: url(../images/bj11.png) bottom center repeat-y;background-size: 100% auto;}

.injection .j-box3 .p-title,.injection .j-box6 .p-title{position: relative;}
.injection .j-box3 .p-title small,.injection .j-box6 .p-title small{font-size: 14px;font-weight: initial;position: absolute;right: 10px;}

.injection .j-fault{width: 90%;margin: 0 auto;}
.injection .j-fault p{font-size: 16px;}
.injection .j-fault p span{font-size: 30px;color: #fff100;}
.injection .j-box6 .j-fault p{margin: 0 10px;}

/*
.injection .j-box7 .txtHead{width: 90%;margin: 0 auto;background: rgba(15,169,226,.36);height: 48px;text-align: center;line-height: 48px;}
.injection .j-box7 .dd{float: left;}
.injection .j-box7 .dd1{width: 16.5%;}
.injection .j-box7 .dd2{width: 34%;}
.injection .j-box7 .txtMarquee-top{width: 90%;margin: 0 auto;height: 457px;position: relative;overflow: hidden;}
.injection .j-box7 .txtMarquee-top .bd{width: 100%;height: 100%;}
.injection .j-box7 .txtMarquee-top .bd ul{height: 100%;}
.injection .j-box7 .txtMarquee-top .bd li{width: 100%;min-height: 51px;border-bottom: 1px dashed #fff;line-height: 25px;text-align: center;padding: 12.5px 0;height: auto!important;}
*/

.injection .j-box5 .txtHead{width: 90%;margin: 0 auto;background: rgba(15,169,226,.36);height: 48px;text-align: center;line-height: 48px;}
.injection .j-box5 .txtHead .dd{float: left;}
.injection .j-box5 .txtHead .dd1{width: 32.5%;}
.injection .j-box5 .txtHead .dd2{width: 34%;}
.injection .j-box5 .txtMarquee-top{width: 90%;margin: 0 auto;height: 115px;position: relative;overflow: hidden;}
.injection .j-box5 .txtMarquee-top .bd{width: 100%;height: 100%;}
.injection .j-box5 .txtMarquee-top .bd ul{height: 100%;}
.injection .j-box5 .txtMarquee-top .bd li{width: 100%;min-height: 51px;border-bottom: 1px dashed #fff;line-height: 25px;text-align: center;padding: 12.5px 0;height: auto!important;}
.injection .j-box5 .txtMarquee-top .dd{float: left;}
.injection .j-box5 .txtMarquee-top .dd1{width: 32.5%;}
.injection .j-box5 .txtMarquee-top .dd2{width: 34%;}

.injection .j-box1 .txtHead{width: 95%;margin: 0 auto;background: rgba(15,169,226,.36);height: 38px;text-align: center;line-height: 38px;}
.injection .j-box1 .txtHead .dd{float: left;}
.injection .j-box1 .txtHead .dd1{width: 15%;}
.injection .j-box1 .txtHead .dd2{width: 55%;}
.injection .j-box1 .txtMarquee-top{width: 95%;margin: 0 auto;height: 75px;position: relative;overflow: hidden;}
.injection .j-box1 .txtMarquee-top .bd{width: 100%;height: 100%;}
.injection .j-box1 .txtMarquee-top .bd ul{height: 100%;}
.injection .j-box1 .txtMarquee-top .bd li{width: 100%;min-height: 41px;border-bottom: 1px dashed #fff;line-height: 20px;text-align: center;padding: 10px 0;height: auto!important;}
.injection .j-box1 .txtMarquee-top .dd{float: left;}
.injection .j-box1 .txtMarquee-top .dd1{width: 15%;}
.injection .j-box1 .txtMarquee-top .dd2{width: 55%;}



.plant{}
.plant .p-box{width: 49.442%;float: left;/*border:1px solid #1b90ff;*/margin-bottom: 20px;background: url(../images/bj15.png) top center no-repeat;background-size: 100% 100%;}
.plant .p-box:nth-child(2n){float: right;}
.plant .p-item{width: 53.441%;height: 239px;background: url(../images/bj15.png) top center no-repeat;background-size: 100% 100%;/*margin-bottom: 20px;*/float: left;}
.plant .p-item:nth-child(2n){width: 44.516%;height: 239px;border:1px solid #1b90ff;background: url(../images/bj15.png) top center no-repeat;background-size: 100% 100%;/*margin-bottom: 20px;*/float: right;}
.plant .pHead{border: 1px solid #1b90ff;height: 70px;}
.plant .pHead p{font-weight: bold;margin: auto 0;text-align: center;}
.plant .pHead p.tit1{font-size: 20px;width: 63.58%;position: relative;}
.plant .pHead p.tit1:after{content: '';width: 1px;height: 68px;background: #1b90ff;right: 0;top: 50%;margin-top: -34px;position: absolute;}
.plant .pHead p.tit2{font-size: 22px;width: 36.42%;}
.plant table{height: calc(100% - 127px);text-align: center;}
.plant table,.plant table tr,.plant table td{border-color: #1b90ff;font-size: 20px;}

/* .plant .p-item{width: 26.422%;height: 239px;background: url(../images/bj15.png) top center no-repeat;background-size: 100% 100%;margin-bottom: 20px;}
.plant .p-item:nth-child(2n){width: 22.10%;} */
/* float: left; */


.yuan1{width: 120px;height: 120px;border-radius: 100%;background: url("../images/bj03.png") center center no-repeat;border: 1px solid #1b90ff;
	text-align: center;line-height: 120px;color: #fff;font-weight: bold;font-size: 30px;position: fixed;top: 20px;right: 30px;box-shadow: 0 0 15px rgba(255,255,255,.1);}








/*效果  hover滑动效果*/
/* animation-name:fadeInUp;animation-delay: 0.1s; */
.y{box-shadow: 5px 5px 10px #535c8c;-webkit-transform: translateY(-10px);-moz-transform: translateY(-10px);-ms-transform: translateY(-10px);-o-transform: translateY(-10px);transform: translateY(-10px);}
.r{transform:rotate(-5deg);-ms-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);box-shadow: 5px 5px 10px #888;}
.x{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.c{transform:rotateY(360deg);-webkit-transform:rotateY(360deg);}
@media screen and (max-width: 1360px) {}


/* ::-webkit-input-placeholder{color: #201f1d;}
::-moz-placeholder{color: #201f1d;}
:-moz-placeholder{color: #201f1d;} */

/* {border-right: 32px solid transparent;
-webkit-filter: drop-shadow(32px 0 0 red);
filter: drop-shadow(32px 0 0 red);} */

/*  透明图片投影 -webkit-filter: drop-shadow(0 104px 0 #003488);filter: drop-shadow(0 104px 0 #003488);
	图片变白 -webkit-filter: grayscale(100%) brightness(1000%);filter: grayscale(100%) brightness(1000%); 
 */
