/*
 * 河南成立
 * 请尊重他人劳动成果，你可以模仿页面，但是请自己写代码！
 * 技术支持：QQ2863868475
 * 2022-04-11
 * coyright@tengcee.com
*/
.banner2 { background-repeat: no-repeat; background-position: center bottom;width: 100%;}
#inner { background-image: url(../images/banner_products.jpg); height: 280px; }
/*面包屑*/
.position { line-height: 30px;  width: 100%; border-bottom: 0px solid #e2e2e2; position: relative; box-sizing: border-box; background-color: #f5f5f5; padding:15px 0; overflow: hidden;}
.position .positionbox { line-height: 30px; float: right; color: #999; font-size: .9rem; text-transform: capitalize; text-align: right; }
.position .positionbox i{ font-size:16px;line-height:30px;color:#999;padding-right: 0px;overflow: hidden;}
.position .positionbox span{float: left;}
.position a{ color: #999; }
.cat_title { font-size: 25px; color: #222;  float: left; font-family:'ziti',Arial, Helvetica, sans-serif; text-transform:capitalize;}
.cat_title i { font-style: normal; color: #e60b11; text-transform: capitalize; font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; padding-right:5px; }
@media screen and (max-width:750px){
	#inner{ height: 100px; background-size: 100% 100%;}
	.position{padding:10px;}
	.position .positionbox{ width: 100%; text-align: left;font-size: 13px; }
	.position span{ font-size: .6rem; }
	.cat_title{font-size: 1.5rem;padding-left:5px; background-image: none; line-height: 2.5em; width: 100%; white-space: nowrap; overflow: hidden; display: none;}
}
/*左侧*/
.page { float: left; width: 100%; position: relative; }
.page2 { float: left; width: 100%; position: relative; }
.page_left { float: left; width: 970px; position: relative; background-color: #fff; margin: 30px 0;}
.page_right{ float: right; width: 300px; margin:30px 0;}
.page_right2{ float: right; width: 940px; position: relative; margin:20px 0;}
.right_box{ float: left; background-color: #fff; width: 100%; position: relative; }
.left_menu { width: 100%; position: relative; float: left; padding: 10px 20px; box-sizing: border-box;}
.left_menu li{ width: 100%; box-sizing: border-box; line-height: 3.5em;  float: left; font-size: 1rem; border-bottom: solid 1px #e2e2e2;}
.left_menu li a{ display: block;width: 100%; box-sizing: border-box; background-image: url('../images/ico_jia.png'); background-repeat: no-repeat; background-position: 95% center; color: #111; padding-left: 10px;}
.left_menu li a:hover,.left_menu li.on2 a{ color: #e60b11;}

.right_title{ line-height: 60px; float: left; width: 100%; font-size: 1rem; font-weight: normal; color: #fff;background-color: #313131; box-sizing: border-box; padding-left:20px;}
.right_title i{ color:#e60b11;  }
.right_contact{ width: 100%; padding: 10px;float: left; background-color: #fff; line-height: 30px; box-sizing: border-box; }
.right_tel{ width: 100%; float: left; background-color: #e60b11; padding:20px; box-sizing: border-box;  color: #fff}
.right_tel p{ width: 100%; line-height: 1.5em; font-size: 1.1rem; float: left; }
.right_tel h3{ width: 100%; line-height: 2em; font-size: 1.7rem; float: left; }
.rank { width:100%; float:left; padding:10px; box-sizing: border-box; position: relative; background-color: #fff;}
.rank li {  float: left width: 100%; padding: .6em 0; color: #f1d0d2;position: relative; border-bottom: solid 1px #f5f5f5;}
.rank li i { font-style: normal; line-height: 20px; color: #111; background-color: #e2e2e2; text-align: center;  float: left; height: 20px; width: 20px;border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; position: absolute; top: .9em; left: 5px;}
.rank li p{ width: 100%; padding-left:35px; line-height: 1.8em; height: 3.5em; overflow: hidden; position: relative; box-sizing: border-box; font-size: .95rem; text-transform:capitalize;}
.rank li a{ color: #666; }
.rank li:nth-child(1) i{ background-color: #e60b11;color: #fff;}
.rank li:nth-child(2) i{ background-color: #ec4045;color: #fff;}
.rank li:nth-child(3) i{ background-color: #f57c7f;color: #fff;}

.rank2 { width:100%; float:left; padding:10px; box-sizing: border-box; position: relative; background-color: #fff;}
.rank2 li {  float: left; width: 100%; padding: .6em 0;position: relative; border-bottom: solid 1px #f5f5f5;}
.rank2 li .pic{ width: 80px; float: left; max-height: 80px; overflow: hidden;}
.rank2 li .pic img{ width: 100%; height: auto; border:solid 1px #f5f5f5; padding:1px; }
.rank2 li .info{ width: 190px; float: right; }
.rank2 li .info p{ width: 100%; float: left; line-height: 1.5em; font-size: 1rem; max-height: 2.8em; overflow: hidden; }
.rank2 li .info dt{ width: 100%; float: left; line-height: 1.8em; color: #999; font-size: .8rem;}
.rank2 li .info dt a{ color: #999; }
.rank2 li .info dt i{ font-size: .8rem; color: #e60b11; padding-right: 5px;}
.right-contact{ width: 100%; padding:20px; line-height: 2em; font-size: 1rem; color: #666; box-sizing: border-box;float: left;}
@media screen and (max-width:1200px){
	.page{display: -webkit-box;display: -moz-box; display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;}
	.page_right{ flex:0 0 300px; margin-left: 0px; }
	.page_left{ width: 100%;flex: 1; box-sizing: border-box;overflow: hidden;padding: 10px;}
	.page_left2 { width: 100%;flex: 1; box-sizing: border-box;overflow: hidden;padding: 10px;}
}
@media screen and (max-width:750px){
	.page{display: -webkit-box;display: -moz-box; display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap; }
	.page_right{display: none;}
	.page_left{ width: 98%;flex: 1; box-sizing: border-box; padding: 2px; margin:1%;}
}
/*单页面阅读*/
.page_read { float: left; width: 100%; padding: 30px; box-sizing: border-box; }
.page_read_title { font-size: 35px; line-height: 1.9em; font-weight: normal; color: #333333;  float: left; width: 100%; padding: .2em 0; text-transform: capitalize;font-family: Arial}
.page_read_info { line-height: 2rem; color: #b5b5b5; float: left; width: 100%; border-bottom: 1px solid #f5f5f5;padding-bottom: 1em;font-family: Arial}
.page_content { font-size: 1rem; line-height: 2.2em; color: #343434; padding: 10px; float: left; width: 100%; margin-top: 10px; margin-bottom: 10px; min-height:100px; box-sizing: border-box; font-family: Arial }
.page_content img { max-width:780px; height:auto;}
#hits{ color: #fa4102; font-style: normal; }
.page_content2 { font-size: 15px; line-height: 2.2em; color: #333333; padding: 10px; float: left; width: 100%; margin-top: 10px; margin-bottom: 10px; box-sizing: border-box;}
.page_content img { max-width:100%; height:auto;}
.map{ width: 100%; padding:0px; float: right; box-sizing: border-box; }
.share { float: left; height: 40px; width: 100%; padding-left: 10px; box-sizing: border-box; }
.msg_left{ width: 420px; padding: 25px; line-height: 2.2em; color: #fff; font-size: 16px; background-color: #dd4246; float: left;}
@media screen and (max-width:750px){
	.page_read{ padding:10px; }
	.page_content { font-size: .95rem;padding: 0px;}
}
/*列表样式*/
.list {position: relative; padding: 20px; width: 100%; box-sizing: border-box; float: left; }
.list2 {position: relative; padding: 20px 0; width: 100%; box-sizing: border-box; float: left; }
.list_txt { margin: 0px; padding: 0px; }
.list_txt li { float: left; width: 100%; padding-top: 15px; padding-bottom: 15px; border-bottom: 1px dotted #DFDFDF; }
.list_txt span { padding: 1px; float: left; border: 1px solid #e2e2e2; }
.list_txt h4 { font-size: 1rem; line-height: 35px; font-weight: bold; float: left; height: 35px; width: 100%; background-image: url(../images/ico1.jpg); background-repeat: no-repeat; background-position: 2px center; padding-left: 10px; box-sizing: border-box; white-space: nowrap; overflow: hidden;text-overflow: ellipsis; }
.list_txt p { line-height: 22px; color: #999999; float: right; width: 100%; padding-top: 5px; padding-bottom: 5px; }
.list_txt dt { line-height: 30px; color: #999999; float: right; height: 30px; width: 100%; }
.list_txt i{ font-size: 1rem; color: #999; line-height: 30px; }
/*新闻列表*/
.list_news{ width: 100%; float: left; padding:10px 0; position: relative; }
.list_news li{ width: 33.3%; float: left;padding:15px; box-sizing: border-box; position: relative;}
.list_news li .newsin{ width: 100%; float: left; position: relative; background-color: #fff;}
.list_news li .newsin .pic{ width: 100%; height: auto;  position: relative;}
.list_news li .newsin .pic img{ width: 100%; height: auto; }
.list_news li .info{width: 100%; float: left; padding:25px; position: relative; box-sizing: border-box;}
.list_news li .info h3{ width: 100%; line-height: 1.6em; font-size:1.1rem; margin:.8em 0; font-weight: bold;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp: 2;-webkit-box-orient:vertical;}
.list_news li .info h3 a{ color: #333; }
.list_news li .info p{ width: 100%; font-size: .9rem; color: #747474; line-height: 1.6em; height: 4.8em; overflow: hidden;}
.list_news li .info dt{ width: 100%; font-size: .9rem; line-height: 2em; color: #029a36;}
.list_news li .info dt i{ font-size:16px; color: #00b63e; padding-right: 5px;}
.list_news li .lines{ width: 100%; float: left;height: 15px; border-bottom: solid 1px #e2e2e2; margin-bottom:5px; }
.list_news li .readmore{ width: 100%; float: left;padding:10px 0; font-size: .9rem; line-height: 2em; font-weight: bold;}
.list_news li .catname{ padding:0 10px; line-height: 2em; height: 2em; -webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;border-radius:25px; background-color: #00b63e; text-align: center; position: absolute; left: 20px; bottom: 20px; float: left; font-size:.9rem;}
.list_news li .catname a{ color: #fff; }
.list_news li:hover .info h3 a{color: #029a36;}
.list_news li:hover .newsline{width: 100%;-moz-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in; -ms-transition: all 0.5s ease-in; transition: all 0.5s ease-in;}
@media screen and (max-width:1200px){
	.list_news li{padding:10px; width: 50%;}
}
@media screen and (max-width:750px){
	.list_news li{padding:10px; width: 100%;}
}
/*图文列表*/
.list_tuwen { margin: 0px; padding: 0px; position: relative; }
.list_tuwen li { float: left; width: 100%; padding-top: 25px; padding-bottom: 25px; border-bottom: 1px solid #e2e2e2; position: relative; box-sizing: border-box; }
.list_tuwen span { padding: 1px; float: left; border: 1px solid #e2e2e2; position: absolute; top: 30px; left: 10px; z-index:999; }
.list_tuwen span a{ display:block;}
.list_tuwen span img{ width: 160px; height: auto; height: 120px; }
.list_tuwen .listinfo{ width: 100%; float: left; padding-left: 200px; box-sizing:border-box;position: relative; }
.list_tuwen h4 { font-size: 18px; line-height: 2em; font-weight: 500; float: left; height: 2em; width: 100%; white-space: nowrap; overflow: hidden; text-overflow:ellipsis; text-transform:capitalize; }
.list_tuwen h4 a{color: #222;}
.list_tuwen p { line-height: 25px; color: #666; float: left; width: 100%; padding: 5px 0; font-size: 14px; font-family: Arial; height: 50px;}
.list_tuwen dt { width:100%; float:left; line-height: 30px; color: #a8afbc; }
.list_tuwen dt i{ font-size: 12px; }
@media screen and (max-width:1200px){
	.list { padding: 10px; }
}
@media screen and (max-width:750px){
	.list { padding: 1px; }
	.list_tuwen li{ padding:15px 0; }
	.list_tuwen span{left: 8px; top: 18px }
	.list_tuwen span a{ display:block;}
	.list_tuwen span img{ width: 100px; height: auto; max-height: 100px;}
	.list_tuwen .listinfo{ padding-left: 130px; }
	.list_tuwen h4{ font-size: 1rem; line-height: 1.4em;height: auto; max-height: 3em; white-space: normal;margin:.3em 0;}
	.list_tuwen p { line-height: 2.2em;height:2.2em; font-size: .8rem; padding:0px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp: 1;-webkit-box-orient:vertical;display: none;}
	.list_tuwen dt{ line-height: 1.8em; font-size: .6rem; color: #c1c0c0;}
}
/*图片列表*/
.list_pic { margin: 0px; padding: 10px; box-sizing: border-box; }
.list_pic li{ width: 33.3%; float: left;position: relative;padding: 10px; box-sizing: border-box;}
.list_pic li .picin{ width: 100%; float: left; position: relative; background-color: #fff;}
.list_pic li span{ width: 100%; float: left; }
.list_pic li span img { width: 100%; height: auto; }
.list_pic li p { width: 100%; text-align: center; font-size: 1rem; padding:0 10px; box-sizing: border-box; line-height:45px; height: 45px;margin:.5em 0; float: left; overflow: hidden;}
.list_pic li:hover .picin{ background-color: #e60b11; }
.list_pic li:hover p{ color: #fff; background-color: #e60b11;}
.list_pic li:hover p a{ color: #fff; }
.list_pic li:hover .pshadow{ top:0px; }
@media screen and (max-width:750px){
	.list_pic{ padding:0px; }
	.list_pic li{ width: 50%;padding: 5px;}
	.list_pic li p { font-size:.9rem; line-height:1.5em; height: 3em;margin:.8em 0;}
}
/*阅读*/
.read { float: left; width:100%; padding: 30px; box-sizing: border-box; background-color: #fff;}
.read_title { font-size: 1.8rem; line-height: 2.4rem; font-weight: bold; color: #333333;float: left; width: 100%; padding: 1em 0;}
.read_info { line-height: 3em; color: #b5b5b5; float: left; height: 3em; width: 100%; border-bottom: 1px solid #f5f5f5; font-size: 13px; padding-bottom: .5em;}
.summary{ width: 100%; border:solid 1px #f5f5f5; padding:15px; box-sizing: border-box; float: left; line-height: 2.2em; font-family: Arial; background-color:#efeffa; margin-top: 20px;border-radius: 5px; font-size:14px; color: #999 }
.read_info i{ font-size:12px; color: #333; padding-right: 0px;}
.read_content { width:100%; padding:15px 5px;font-size:1rem; line-height:2.2em; color:#333333; float: left;box-sizing: border-box;}
.read_content img { max-width:100%; height:auto;}
.read_content table{width:100%; font-size:12px; line-height: 1.5em;box-sizing: border-box;overflow:auto}
.read_content td,.read_content tr { max-width:100%; font-size:12px; box-sizing: border-box; border:solid 1px #e2e2e2; padding:5px; line-height: 1.5em;}

#video{ width: 600px; height: 400px; margin:0 auto; }
.read_content2 { width:100%; padding:10px; margin-top:10px; margin-bottom:10px; font-size:1rem; line-height:2.2em; color:#333333; float: left; box-sizing: border-box; }
.read_content2 img { max-width:100%; height:auto}
.read_content2 table, .read_content2 td,.read_content2 tr,.read_content2 th { max-width:100%; font-size:13px; font-weight: normal;}
.pagenext{ width: 100%; float: left; padding: 10px 0; }
.page_about{ width: 100%; float: left; }
.page_up { line-height: 2.5em; color: #999; float: left; height: 2.5em; width: 100%; border-bottom: 1px dashed #e2e2e2;white-space: nowrap; overflow: hidden; text-overflow:ellipsis; font-size: .9rem;}

@media screen and (max-width:750px){
	.read{ padding:10px 3px; width: 98%;margin:10px 1%; box-sizing: border-box;}
	.read_title { font-size: 1.2rem; line-height: 2rem;}
	.read_content,.read_content2 { font-size: .9rem; }
	.read_content td,.read_content tr { font-size:.6em; line-height: 2.5em;word-break: break-all;}
	#video{ width: 100%; height: 300px; margin:0 auto; padding:10px; box-sizing: border-box; }
	.summary{padding:10px;line-height: 2em; margin-top: 10px;font-size:.85rem;}
}

.read_about { float: left; width: 100%; -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; border-radius:5px; box-sizing: border-box; margin:10px 0;  }
.read_about_t { font-size: 1.2rem; line-height: 3em; color: #e60b11; float: left; height: 3em; width: 100%; border-bottom:1px solid #f5f5f5; }
.read_about_t span { float: left; width: 400px; padding-left: 10px; font-size: 15px; color: #e60b11; }
.read_about_t i{ font-size: 20px; color: #e60b11; padding-right: 5px; }
.read_about_list { float: left; width: 400px; padding-top: 10px; padding-bottom: 10px; }
.read_about_list li { line-height: 35px; background-repeat: no-repeat; background-position: 2px center; float: left; height: 35px; width: 390px; padding-left: 10px; background-image: url(../images/ico-1.gif); }
.read_about_list span { color: #999999; float: right; }

.read_about2 { float: left; width: 860px; background-color: #F3F3F3; padding: 10px; -webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px; }
.about_t { font-size: 16px; line-height: 40px; font-weight: bold; color: #333333; float: left; height: 40px; width: 1100px; }
.read_about_t2 { font-size: 15px; line-height: 35px; color: #333333; float: left; height: 35px; width: 860px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFFFFF; }
.read_about_t2 span { float: left; width: 360px; padding-left: 10px; }
.read_about2_list li { margin: 5px; float: left; width: 185px; background-color: #fff; padding:5px; }
.read_about2_list span { padding: 1px; float: left; width: 181px; border: 1px solid #e2e2e2; }
.read_about2_list span img{ width: 100%; height: auto; }
.read_about2_list p { line-height: 25px; text-align: center; padding: 5px; float: left; height: 25px; width: 175px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }

/*表单*/
.order { width: 630px; padding: 15px; background-color: #f5f5f5; margin:0px auto; }
.order table { font-size:13px; line-height: 30px; font-weight: normal; color: #333333; }
.table_form td ,.table_form tr{ line-height:30px;  padding:5px;}
.table_form th{ font-size: normal; }
.input-text { width:100%; line-height:40px; height:40px; color:#333333; border: 1px solid #e2e2e2;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px; padding: 0 10px; box-sizing: border-box; box-sizing: border-box;}
.input_s20 { width:100%; float: left; height: 50px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; text-align: center; background-color: #dd4246; font-size: 15px; color: #FFFFFF; line-height: 50px; }
.table_form textarea{ border: 1px solid #e2e2e2;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;box-sizing: border-box; width: 100%; min-height: 80px; }
.table_form { width:100%; font-size:13px;}

.orderbox{ float: right; width: 100%; padding: 10px 20px; position: relative; margin:20px 0;box-sizing: border-box;}
.order2 { width: 100%; padding: 15px; margin-top:10px; box-sizing: border-box; }
.order2 table, .order2 td,.order2 tr,.order2 th { max-width:100%; font-size:13px; font-weight: normal;}
.order2  textarea{opacity:0.85; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; filter:alpha(opacity=85);-moz-opacity:0.85;  -khtml-opacity: 0.85; line-height: 25px; padding: 5px; box-sizing: border-box;}
.order2 .input-text{opacity:0.85; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; filter:alpha(opacity=85); -moz-opacity:0.85; -khtml-opacity: 0.85;}
.btn3 { width:100%; line-height:55px; height:55px; text-align:center; color:#FFFFFF; font-size:15px; background-color:#ed1b24; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; float:left;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px; }
@media screen and (max-width:750px){
	.orderbox{ padding: 10px; }
	.order2{ padding:5px; }
}
.list_title { line-height: 40px; float: left; height: 40px; width: 755px; margin-top: 20px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #e2e2e2; background-image: url(../images/ico_pc0.png); background-repeat: no-repeat; background-position: 5px center; padding-left: 35px; padding-right: 10px; margin-bottom: 20px; font-size: 15px; font-weight: bold; color: #333333; }
.list_title span { font-size: 12px; line-height: 25px; color: #FFFFFF; float: right; margin-top: 8px; text-transform: uppercase; font-weight: normal; }
.list_title a { color:#FFFFFF;}
.list_title a:hover { color:#FFFFFF; text-decoration:underline;}

/*产品列表*/
.list_products { margin: 0px; padding: 0px; width: 100%; float: left; }
.list_products li{ width: 33.3%; float: left;padding:10px; box-sizing: border-box; position: relative;}
.list_products li .pin{ width: 100%; float: left; position: relative; background-color: #fff;}
.list_products li .pin .pic{ width: 100%; height: auto;  position: relative;}
.list_products li .pin .pic img{ width: 100%; height: auto; }
.list_products li .info{width: 100%; float: left; padding:25px; position: relative; box-sizing: border-box;}
.list_products li .info h3{ width: 100%; line-height: 2em; font-size:1.1rem; margin:.3em 0; font-weight: bold;overflow:hidden;text-overflow:ellipsis;/*display:-webkit-box;-webkit-line-clamp:2;line-clamp: 2;-webkit-box-orient:vertical;*/ height: 2em;}
.list_products li .info h3 a{ color: #222; }
.list_products li .info p{ width: 100%; font-size: .9rem; color: #747474; line-height: 1.6em; height: 4.8em; overflow: hidden; float: left}
.list_products li .info dt{ width: 100%; font-size: .9rem; line-height: 2em; color: #999; float: left; padding-bottom:.5em;}
.list_products li .info dt i{ font-size:16px; color: #666; padding-right: 5px;}
.list_products li .info .p{ width: 100%; font-size: .8rem; color: #999; line-height:2em;float: left;margin:8px 0;}
.list_products li .info .p span{ width: 50%;float: left;white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.list_products li .info .p span i{ color: #e60b11;padding-right:5px; }
.list_products li .lines{ width: 100%; float: left;height: 15px; border-bottom: solid 1px #e2e2e2; margin-bottom:5px; }
.list_products li .readmore{ width: 100%; float: left;padding:10px 0; font-size: .9rem; line-height: 2em; font-weight: bold;}
.list_products li .readmore a{color: #e60b11}
.list_products li .catname{ padding:0 10px; line-height: 30px; height: 30px; -webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;border-radius:25px; background-color: rgba(0,0,0,.5); text-align: center; position: absolute; left: 20px; bottom: 20px; float: left; font-size:.9rem;}
.list_products li .catname a{ color: #fff; }
@media screen and (max-width:750px){
	.list_products{ width: 100%; margin:10px 0; }
	.list_products li{ width: 100%;}
}
.productsbox{ width: 100%; float: left;padding:20px 0; position: relative;}
.productsbox .cat{ float: left; width: 33.3%;padding-right: 10px; box-sizing: border-box; padding-top:10px;}
.productsbox .catboxs{ padding:10px; box-sizing: border-box; background-image: url('../images/about-image.jpg'); background-size:contain;position: relative; width: 100%; float: left; height: auto;}
.productsbox .catboxs .infobox{ width: 100%; height: 100%; float: left;padding:50px 35px; box-sizing: border-box; position: relative; top: 0;left: 0; }
.productsbox .catboxs .tit{ width: 100%; line-height: 1.1em; font-size:2rem; color: #fff; font-weight: bold; float: left;}
.productsbox .catboxs  .info{ width: 100%; line-height: 1.8em; font-size: 1rem; color: #fff; margin:2em 0; opacity: .85; overflow: hidden; position: relative; float: left; padding:0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 8;line-clamp: 8;-webkit-box-orient: vertical;}
.productsbox .catboxs .catmore{width: 140px; line-height: 45px;height: 45px; border:solid 1px #fff; text-align: center; margin-left:-70px; position: absolute; left: 50%; bottom:100px; float: left;}
.productsbox .catboxs .catmore a{ width: 100%; display: block; color: #fff; }
.pmodel1 .cat{ float: left; }
.pmodel2 .cat{ float: right !important; }
@media screen and (max-width:1200px){
	.productsbox .catboxs .catmore{bottom:60px;}
}
@media screen and (max-width:750px){
	.productsbox{ padding:10px 0;}
	.productsbox .cat{ float: left; width: 100%; padding-right: 0px; }
	.productsbox .catboxs .infobox{ padding:20px 10px; }
	.productsbox .catboxs  .info{ max-height: auto; }
	.productsbox .catboxs .catmore{position: relative; left: 50%; bottom:0; float: left;}
}
.read2 { padding: 0px; float: left; width: 100%; margin-top: 35px;position: relative; background-color: #fff; box-sizing: border-box;}
.read2_content { font-size: 1rem; line-height: 2.2em; color: #333333; padding: 10px; float: left; width: 100%; margin: 10px 0; box-sizing: border-box;}
.read2_content img { max-width:870px; height:auto; }

.flash2{ width: 500px; float: left;position: relative; background-color:#f5f5f5;box-sizing: border-box; border-right: none; margin-top: 0px;}
.flash2 .swiper-container{ border:solid 1px #e2e2e2;}
.flash2 .swiper-container img{ width: 100%; height: 400px;opacity: .9;}
.flash2 .swiper-button-prev{background:url("../images/left01-on.png") no-repeat center;height:50px;width:50px;margin-top: -25px; opacity: .8}
.flash2 .swiper-button-prev:hover{background:url("../images/left01.png");opacity: .95}
.flash2 .swiper-button-next,.flash2 .swiper-button-next{background:url("../images/right01-on.png") no-repeat center;height:50px;width:50px;margin-top: -25px;opacity: .8}
.flash2 .swiper-button-next:hover{background:url("../images/right01.png");opacity: .95}
.flash2 .swiper-pagination-bullet{ width: 20px;height: 10px; display: inline-block; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  background: #999; opacity: 1; bottom: 20px}
.flash2 .swiper-pagination-bullet-active { opacity: 1; background: #ea5504;width: 30px;-moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; -ms-transition: all 0.3s ease-in; transition: all 0.3s ease-in;}

.read2-right{ width: 800px;background-color: #fff;box-sizing: border-box; float: left; position: relative;z-index: 99}
.read2-right .tj{ position: absolute; right: 0;top: 0; }
.read2-right .tj img{ width: 100%; height: auto; }
.read_pinfo { float: right; width: 100%;padding:25px 40px;box-sizing: border-box; padding-bottom:10px; background-color:#333;}
.read_pinfo h1 { font-size: 20px; line-height: 40px; font-weight: bold; color: #e60b11; float: left; width: 100%;box-sizing: border-box; }
.read_pinfo h1 i{}
.read_pinfo .info{ width: 100%; float: left;padding:10px 0; box-sizing: border-box; position: relative; }

.read_pinfo .info dt { color: #e2e2e2; float: left; width: 100%; border-bottom: 1px solid #3e3d3d; padding: .4em 0; box-sizing: border-box; font-size: 15px; line-height: 2em; font-family: Arial}
.read_pinfo .info dt .pdf{ color: #e2e2e2; padding-right: 5px;}
.read_pinfo .info dt a { color: #e2e2e2;}
.read_pinfo .info dt em{ color: #999; font-style:normal;opacity: .8}
.read-contact{ width: 50%; padding-top:10px; box-sizing: border-box; line-height: 2.5em; float: left; color: #e60b11; font-family:'Impact'; font-size:20px;}
.read-contact i{ font-size:20px; }
.read-contact a{color: #e60b11;}

.sharelist2{ width: 100%; float: left; padding-top: 5px; text-align: center;}
.sharelist2 span{ line-height: 35px; padding:0 10px; color: #e60b11; }
.sharelist2 span i{ font-size: 24px; }
.sharelist2 span a{color: #e60b11;}

.pzixun{ width: 100%; padding:25px 20px; float: left; box-sizing: border-box; background-color:#e60b11; }
.pzixun span{ width: 50%; float: left; padding:0 5px; box-sizing: border-box; }
.pzixun span a{ width: 100%; line-height: 55px; height: 55px; text-align: center; background-color: #b90207; font-size: 18px; display: block; color: #fff; border-radius:2px; font-weight:300; font-family: Arial; border:solid 0px #b90207;}
.pzixun span a.a2{ background-color: rgba(255,255,255,.3); color: #fff; border:solid 0px #fff;}
.pzixun span a:hover{background-color: #bf0409;}
.pzixun i{ padding-right: 5px; font-size:22px; }
.ptit {float: left; width:100%;  line-height: 40px; height: 40px; border-bottom: 1px solid #e2e2e2; }
.ptit h2 { line-height: 40px; height: 40px; font-size: 16px; font-weight: bold; color: #fff; background-color: #e60b11; float: left;  padding: 0 25px; font-weight: normal; border-top-left-radius: 5px; border-top-right-radius: 5px;}
.ptit p { line-height: 20px; color: #999999; height: 20px; }
.pinfo{ width:400px; float:left; position:relative; }

@media screen and (max-width:1300px){
	.flash2{ width: 45%; }
	.read2-right{ width: 55%; }
	.preview{ position: absolute; top: 0px;left: 0px; }
	.read_pinfo h1 { font-size: 1.2rem; line-height: 1.8em; }
	.read_pinfo dt { line-height: 1.8em; font-size: .9rem;}
	.flash2 .swiper-container img{height:auto;}
}
@media screen and (max-width:750px){
	.read2 { padding: 5px;}
	.preview{ display: none; }
	.flash2{ display: block; width: 100%; margin-top: 5px;}
	.read2-right{ width: 100%; }
	.read_pinfo { float: right; width: 100%; padding:5px;box-sizing: border-box; min-height: auto;}
	.read-contact{ width: 50%; text-align: center; font-size:.9rem;}
	.pzixun span a{ font-size: 1rem;}
	.pzixun i{font-size:1.2rem; }
}

.pnavbox{ width: 100%; height: 55px; position: relative; }
.pnav{ width: 100%; float: left; position: relative; border-bottom: solid 1px #e2e2e2;}
.pnav span{ width: 16.666%; float: left; text-align:center; padding:10px; box-sizing: border-box;background-color: #00b63e;}
.pnav span a{ width: 100%; float: left; display: block;line-height: 35px; height: 35px; box-sizing: border-box; color: #fff; text-transform: capitalize;}
.pnav span.on a,.pnav span:hover a{ background-color: #fff; color: #00b63e;border-radius: 25px;}
.fixed{ position: fixed; top: 80px;left: 0px; }

.xiangguan{ width: 100%; float: left;margin-top:10px; padding:10px 0; background-color: #fff; position: relative; box-sizing: border-box; }
.xiangguan-tit{float: left; height:40px; background-color:#e60b11; position: absolute; top: 0px; left:0;text-transform:capitalize; text-align: center; color: #fff; font-size:16px;padding:0 20px;line-height: 40px; box-sizing: border-box; font-family:Arial;z-index: 999; border-bottom-right-radius:25px;}
.xiangguan-tit span{ width: 100%; float: left }
.xiangguanlist{ width: 100%; float: left; padding:5px 5px 5px 5px;position: relative; box-sizing: border-box;background-color:#fff; }
.xiangguanlist li{ width: 20%; float: left;position: relative;padding:5px; box-sizing: border-box; border:solid 0px #f5f5f5; }
.xiangguanlist li .pin{ width: 100%; float: left; position: relative; }
.xiangguanlist li .pic{ width: 100%; float: left; }
.xiangguanlist li .pic img{ width: 100%; height: auto; }
.xiangguanlist li .info{ width: 100%; padding: 10px; box-sizing: border-box; float: left; background-color:rgba(0,0,0,.6); position: absolute; bottom: 0px;left:0px;padding:0 10px; }
.xiangguanlist li .info h3{ width: 100%; line-height: 1.4em; font-size:13px; margin:.8em 0; font-weight: bold;overflow:hidden;text-overflow:ellipsis; font-weight: normal; height: 1.4em; box-sizing: border-box; text-align: center;}
.xiangguanlist li .info h3 a{ color: #fff; }
.xiangguanico{ width: 90px; height: 90px; position: absolute; top: -5px; left: -4px;z-index: 999; }
.xiangguanico img{ width: 100%; height: auto; }
@media screen and (max-width:750px){
	.xiangguan li{ width: 50%;padding:5px;}
	.xiangguan li:nth-child(5){ display: none; }
	.pnav span{ width:33.3%; }
}
/*联系方式*/
.contact-ico{ width: 100%; padding:10px 0; position: relative;float: left;box-sizing: border-box; }
.contact-icobox{ width: 25%; float: left; position: relative;padding:10px; box-sizing: border-box; margin-top: 80px;}
.contact-icoin{ width: 100%; float: left; position: relative; background-color: #f5f5f5; padding:15px; box-sizing: border-box;}
.contact-icoin .ico{ width: 108px;height: 108px; border-radius: 50%; position: absolute;left: 50%; top: -50px; margin-left: -50px; padding:20px; box-sizing: border-box; background-color: #e60b11;text-align: center; border:4px solid #fff;}
.contact-icoin .ico i{ width: 100%; text-align: center;line-height: 60px; color: #fff; font-size: 45px; }
.contact-icoin .tit{ width: 100%; line-height: 2.5em; font-size: 1.2em; text-align:center; padding-top: 40px; text-transform: capitalize; color: #111;}
.contact-icoin .info{ width: 100%; line-height: 1.4em; font-size: 1em; text-align:center; color: #999; height: 4.2em; overflow: hidden; }
.contact-icobox:hover .contact-icoin{ background-color: #999; }
.contact-icobox:hover .tit,.contact-icobox:hover .info{ color: #fff; }
.contact-icobox:hover .newsline{ width: 100%; }
.contact2{ width: 100%; float: left;padding: 50px 0; position: relative; margin-top: 80px; background-color: #00b63e; box-sizing: border-box;}
.contact2 .msgbox{ width: 100%; float: left; }
.contact-left{ width: 100%; float: left; position: relative; padding:15px 0; }
.contact-left .tit1{ width: 100%; line-height: 2em; color: #00b63e; font-size: 1rem; }
.contact-left .tit2{ width: 100%; line-height: 1.2em; color: #00b63e; font-size: 55px; font-weight: bold;}
.contact-left .info{ width: 100%; float: left;padding:20px 0; line-height: 2em; font-size:1rem; color: #00b63e }
.msgbox2{ width:100%; float: right; position: relative; margin-top: 20px; background-color: #00b63e; padding:20px;box-sizing: border-box;  left: 0px; bottom: 0;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;border-radius:25px; }
.msgbox2 .tit{ width: 100%; line-height: 1.3em; font-size: 24px; font-weight:bold; color: #fff;}
.msgbox2 .msgform{ width: 100%; float: left; padding:15px 0; }
.msgbox2 .msgform .input{ width: 100%; float: left;padding:10px 0;}
.msgbox2 .msgform .input .inputbox{ padding: 0 10px; width: 50%; float: left; box-sizing: border-box; }
.msgbox2 .msgform .input .textbox{ padding: 0 10px; width: 100%; float: left; box-sizing: border-box;}
.msgbox2 .input-text { width: 100%; line-height: 50px; height: 50px; border:none; box-sizing: border-box; padding:0 10px; color: #fff; border-radius: 5px;background-color: #fff; outline: none;}
.msgbox2 .input-area{width: 100%; line-height: 30px; height: 120px; box-sizing: border-box; padding:5px 10px; color: #fff; border-radius: 5px; font-family: 'ziti';background-color: #fff;outline: none;}
/*.sharelist2{ width: 100%; float: left; padding-top: 15px; }
.sharelist2 span{ line-height: 35px; padding:0 10px; color: #00b63e; }
.sharelist2 span a{color: #00b63e;}
.sharelist2 span i{ font-size: 24px; }*/
.cbox{ width: 100%; padding:30px 0; position: relative; float: left; }
.cbox .content{ width: 50%; padding: 25px; background-color: #fff; line-height: 2.5em; font-size: 1rem; -webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px; float: left; box-sizing: border-box; position: relative; min-height: 450px;}
.cbox .content a{ text-decoration: underline; }
.cbox .pic{ width: 40%; float: left; position: relative; text-align: center; }
.cbox .pic img{ width: 100%; max-width: 300px; height: auto; }
.cbox-right{ width: 50%; width: 50%; float: right; position: relative; padding-left: 20px; box-sizing: border-box; }
.arr04{ width: 55px;height: 80px; position: absolute;top: 10px; right: -30px; background-image:url('../images/arr04.png'); background-position: left top; background-repeat:no-repeat;  }
@media screen and (max-width:1200px){
	.contact2{ padding:20px 10px; box-sizing: border-box;}
	.cbox .content{width: 50%; padding:20px;}
	.cbox-right{ padding-left: 40px; }
}
@media screen and (max-width:750px){
	.contact2{ padding:20px 10px; box-sizing: border-box; margin-top: 10px; }
	.contact-icobox{ width: 50%; margin-top: 50px; padding: 5px;}
	.cbox .content{width: 96%; padding:15px; margin:0 2%; -webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}
	.cbox-right{ padding: 10px; width: 100%;  margin-top: 30px;}
	.contact2 .msgbox{ width: 100%; }
	.contact-left{ width: 100%; float: left; position: relative; padding:15px 0; }
	.contact-left .tit2{font-size: 2em;}
	.contact-left .info{padding:5px 0;}
	.sharelist2{padding-top: 5px; }
	.msgbox2{ width:100%;}
	.msgbox2 .msgform .input .inputbox{ padding: 0 5px;}
	.msgbox2 .msgform .input .textbox{ padding: 0 5px;}
	.msgbox2 .input-text { padding:0 5px;}
}
/*服务*/
.servicelist{ width: 100%;float: left; position: relative; margin:30px 0; }
.servicebox{ width: 33.3%; padding:20px; float: left;box-sizing: border-box;}
.servicebox .pic{ width: 100%; float: left;}
.servicebox .pic img{width: 100%; height: auto;}
.servicebox .info{ width: 100%; float: left;position: relative;padding:15px;box-sizing: border-box;}
.servicebox .info .infobox{ width: 100%; float: left; padding:35px 15px; background-color: #fff;box-sizing: border-box; margin-top: -50px; }
.servicebox .info .ico{ width: 100%; height:1.2em; margin:0 auto; font-size: 50px; color: #00b63e; text-align: center;}
.servicebox .info .tit{ width: 100%; line-height: 3em; font-size:1.4rem; text-align: center; float: left;}
.servicebox .info .desc{ width: 100%; line-height: 1.6em; font-size:1rem; text-align: center; padding:1em 0; color: #999;}
@media screen and (max-width:750px){
	.servicebox{ width:100%; padding:20px; }
}
.tedian{ width: 100%; float: left; padding:40px 0; position: relative; margin-top:30px; background-color:#f5f5f5; }
.tedianbox{ width: 33.3%; float: left;padding:25px 15px; box-sizing: border-box;}
.tedianin{ width: 100%;float: left; position: relative; }
.tedianbox .pic{ width: 80px;height: 80px; position: absolute;top: 0px; left: 10px; text-align: center;}
.tedianbox .ico{ width: 80px;height: 80px; position: relative; background-color: #e60b11;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;}
.tedianbox .ico i{ width: 100%; float: left; text-align: center; line-height: 80px; color: #fff; font-size: 40px; }
.tedianbox .info{ width: 100%; float: left; padding-left:110px; position: relative; box-sizing: border-box;}
.tedianbox .info .tit{ width: 100%; line-height: 2em; font-size: 1.4em; color: #111; float: left;  white-space: nowrap;}
.tedianbox .info .desc{ width: 100%; line-height: 1.6em; font-size: 1em; color: #999; float: left; }
@media screen and (max-width:1200px){
	.tedianbox .ico{ width: 60px;height: 60px; top: 5px;}
	.tedianbox .ico i{ line-height: 60px; font-size: 30px;}
	.tedianbox{padding:15px 5px;}
	.tedianbox .info{ padding-left: 80px; }
	.tedianbox .info .tit{ font-size: 1.2em;}
	.tedianbox .info .desc{ height: 4.8em; overflow: hidden; font-size: .9rem; }
}
@media screen and (max-width:750px){
	.tedianbox{padding:10px 5px; width: 50%;}
	.tedianbox .pic{ width: 100%; position: relative; float: left;left: 0;}
	.tedianbox .ico{ width: 80px;height: 80px;margin:0 auto;}
	.tedianbox .ico i{ line-height: 80px; font-size: 30px;}
	.tedianbox .info{ padding-left:0px; padding-top: 15px;}
	.tedianbox .info .tit{ text-align: center;}
	.tedianbox .info .desc{ font-size: .9em; text-align: center;}
}
.num_list { float: left; width: 100%; }
.num_list li { padding: 30px; float: left; width: 50%; box-sizing: border-box;}
.num_list li .numin{ width: 100%; float: left; padding: 10px; }
.num_list li span { text-align: center;width: 100%; line-height: 40px; font-size: 16px; color: #fff; float: left; }
.num_list li span i{ height:60px; line-height:60px; font-size:35px; font-style:normal; font-weight:bold; margin:0 auto; padding-top: 20px; color: #fff;}
.num_list li p {width: 100%; line-height: 1.6em; color: #fff; text-align: center; float: left;padding: .5em 0; font-size: 1.2rem; text-transform: capitalize; opacity: .9;}
@media screen and (max-width:1200px){
    .youshibox{width: 55%; height: auto;}
    .youshi-list{width: 45%;}
    .num_list li{ padding:30px 10px; }
    .num_list li span i{ font-size: 40px; }
}
@media screen and (max-width:750px){
   /* .youshi{ padding:30px 0; }
    .youshibox{width: 96%; height: auto; margin:5px 2%;padding:35px 15px; }
    .youshibox .tit{line-height: 1.3em; font-size: 1.2rem;}
    .youshibox .add{line-height: 1.5em; font-size: .9rem;}
    .youshibox .info{ line-height: 1.6em;font-size: .9rem;font-size: #666;}*/
    .youshi-list{width: 96%; height: auto; margin:5px 2%; padding: 10px;}
    .num_list li{ padding:20px 0px; }
    .num_list li span i{ font-size: 24px; height:40px; line-height:40px;}
    .num_list li span {font-size: 1rem;}
    .num_list li p{ font-size: .9rem; }
}

/*关于我们*/
.about{ width: 100%; padding:40px 0; float: left; position: relative; box-sizing: border-box; }
.about-content{ width: 60%;float: left;}
.about-content .tit{ width: 100%; float: left; line-height: 1.4em; font-size: 2.2em; color: #111; font-weight: bold; padding:.3em 0; font-family: Arial}
.about-content .info{ width: 100%; float: left; line-height: 2.2em; font-size:15px; color: #999;font-family: Arial}
.about-content .info p{ width: 100%; float: left;padding:.5em 0; }
.about .pic{ width: 35%; float: right; position: relative; }
.about .pic img{ width: 100%; height: auto; }

.youshi3{ width: 100%; padding:40px 0; background-color: #e60b11; position: relative; }
.youshi3 .num_list li { padding: 30px; float: left; width: 25%; box-sizing: border-box;}
@media screen and (max-width:1200px){
	.about{ padding:20px; }
	.about-content{ width: 60%;}
	.about .pic{ width: 40%; padding-left: 20px; box-sizing: border-box;}
}
@media screen and (max-width:750px){
	.about{ width: 100%; margin:0; background-color: #fff; margin-top:15px;padding:10px; }
	.about-content{ width: 100%;}
	.about-content .tit{line-height: 1.4em; font-size: 1.3em;}
	.about-content .info{ line-height: 1.8em;}
	.about .pic{ width: 100%; padding-left: 0px; box-sizing: border-box;}
	.youshi3{ padding:20px 0; }
	.youshi3 .num_list li { padding: 10px; width: 50%;}
	.youshi3 .num_list li span i{ font-size: 24px; height: 40px;line-height: 40px;}
	.youshi3 .num_list li p {font-size: 1rem;}
}
/*工厂展示*/
.huanjing{ width: 100%; padding: 10px 0; position: relative; background-position: center center; background-repeat: no-repeat; background-color: #fff; float: left;}
.huanjingbox{ width: 100%; position: relative; float: left; }
.huanjinglist{ width: 100%; float: left; padding: 10px 0; position: relative;  }
.huanjinglist li{ width: 25%; padding: 5px; float: left; box-sizing: border-box;}
.huanjinglist li .hjin{ width: 100%; float: left; padding:10px;box-sizing: border-box; background-color: #fff; }
.huanjinglist span {float: left; width: 100%;background-color: #FFFFFF; }
.huanjinglist span img{ width: 100%; height: auto; }
.huanjinglist p{ width:100%; line-height:35px; text-align:center; float:left; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size: 16px; padding-top: 10px; }
.huanjinglist dt{ width:100%; line-height:25px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical; color: #666; text-align: center; height: 50px; float: left;}
.huanjinglist div{ width: 100%; float: left; padding-top: 15px; padding-bottom: 10px; }
.huanjinglist div i{ width: 50%; float: left; line-height: 35px; text-align: center;  font-style: normal; padding: 0 5px;box-sizing: border-box; height: 35px;}
.huanjinglist div i a{ background-color: #dd4246; color: #fff; display: block; width: 100%; float: left; }
.huanjinglist div i a:hover{ background-color: #d31f24; }
.huanjingbox .swiper-button-next,.huanjingbox .swiper-button-prev{/* display: none;*/ background-repeat: no-repeat;background-position: center center; width: 35px; height: 35px;background-size: contain;-moz-background-size: contain;-webkit-background-size: contain; top: 50%;filter:alpha(opacity=85);opacity:0.85;}
.huanjingbox .swiper-button-next{ background-image:url('../images/arrow-right.png'); right: 15px;}
.huanjingbox .swiper-button-prev{ background-image:url('../images/arrow-left.png'); left: 15px;}
.huanjingbox .swiper-button-next:hover,.huanjingbox .swiper-button-prev:hover{ filter:alpha(opacity=100);opacity:1;}

@media screen and (max-width:1200px){
    .huanjing{ padding: 15px 0; }
    .huanjinglist p{  line-height:3em;font-size: 1rem;}
    .huanjinglist dt{ line-height:1.8em; font-size: .8rem;}
    .huanjingbox .swiper-button-next{ background-image:url('../images/arrow-right.png'); right: 5px !important;}
    .huanjingbox .swiper-button-prev{ background-image:url('../images/arrow-left.png'); left: 5px !important;}
}
@media screen and (max-width:750px){
    .huanjinglist li .hjin{padding:5px;}
}

.videolist2{ width: 100%; float: left;padding:15px 0; position: relative;}
.videolist2 .videobox{ width: 33.3%; float: left; padding:15px; position: relative; box-sizing: border-box;}
.videolist2 .videoin{ width: 100%; float: left; background-color: #00b63e;}
.videolist2 .videobox:hover .pic i{ color: #ff6600; }
.videolist2 .videobox:hover .info{ background-color: #ff6600; }
.videolist2 .videobox .info p{ color: #d5efde; }
@media screen and (max-width:750px){
	.videolist2{padding:5px 0;}
	.videolist2 .videobox{ width: 100%;padding:10px;}
}

.honor{ width: 100%;float:left; padding:40px 0; position: relative; }
.honorlist{ width: 100%; float: left; padding:20px 0;}
.honorlist li{ width: 25%; float: left; padding:10px; box-sizing: border-box;border:solid 1px #5f5d5e; }
.honorlist li .honorin{ width: 100%; float: left; padding:0px;box-sizing: border-box; background-color: #fff; }
.honorlist li span {float: left; width: 100%;background-color: #FFFFFF; }
.honorlist li span img{ width: 100%; height: auto; }
.honorlist li p{ width:100%; line-height:35px; text-align:center; float:left; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size: 16px; padding-top: 10px; }
.honorlist li dt{ width:100%; line-height:25px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical; color: #666; text-align: center; height: 50px; float: left;}
@media screen and (max-width:750px){
	.honor{padding:20px 0;}
	.honorlist li{ width: 50%; float: left;}
}