﻿@charset "UTF-8";
.container, .container-middle, .wrap, .container_box {
	padding-right: 15px;
	padding-left: 15px;
	margin: 0 auto;
}
@media (min-width: 1024px) {
 .Npro_content {
 width: 760px;
 float: right;
}
}
@media (min-width: 1260px) {
 .wrap, .container, .container_box {
 width: 1230px;
}
 .Npro_content {
 width: 860px;
 float: right;
}
}
@media (min-width: 1460px) {
 .wrap, .container, .container_box {
 width: 1430px;
}
 .Npro_content {
 width: 1060px;
 float: right;
}
 .newsList dd {
 width: 1050px;
}
}
@media (min-width: 1900px) {
 .wrap, .container, .container_box {
 width: 1600px;
}
 .Npro_content {
 width: 1260px;
 float: right;
}
 .newsList dd {
 width: 1200px;
}
}
/*header*/

/*===================== 公用样式 START =====================*/
.header {
	position: fixed;
	z-index:999;
	width: 100%;
}
.header .inner {
	height:100px;
	position: relative;
	width:100%;
	margin:0 auto;
	text-align: center;
}
.header .logo {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	width: 317px;
transition: .5s;
}
.header .logo:hover {
	top: -5px;
}
.header .nav {
	display: inline-block;
	text-align: center;
}
.header .nav ul li {
	width:150px;
	height:100px;
	line-height:100px;
	text-align: center;
	display: inline-block;
}
.header .nav ul li:nth-child(4) {
margin-right:320px;
}
.header .nav ul li a {
	color:#fff;
	position: relative;
	z-index:1;
	font-size:16px; display: block;
}
.header .nav ul li i {
	position: absolute;
	width:100%;
	height:0;
	background: #C20000;
	left:0;
	top:0;
	z-index:-1;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.header .nav ul li a:hover i, .header .nav ul li a.active i {
	height:100px;
}
.header.bg .nav ul li a:hover i, .header.bg .nav ul li a.active i {
	height:70px;
}
.header .nav ul li a:hover span, .header .nav ul li a.active span {
	color:#fff;
}
.header .nav ul li a:hover em, .header .nav ul li a.active em {
	opacity:1;
}
.header .product_son {
	display: none;
	position: absolute;
	left:0;
	top:100px;
	text-align: center;
	width:100%;
	padding:20px 0;
	height:auto;
	background-color:rgba(0, 0, 0, 0.75);
	z-index:999;
}
.header .product_son .item {
	display: inline-block;
	width:13%;
	margin:0.5%;
}
.header .product_son .item p {
	font-size:16px;
	color:#fff;
	height:40px;
	line-height:40px;
}
.header .product_son .item:hover .pb_bg {
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	transform-origin: left 0;
	-webkit-transform-origin: left 0;
	visibility: visible\9;
}
.header .call {
	margin-top:20px;
	height:70px;
	background:url(/images/call1.png) 0 center no-repeat;
	padding-left:70px;
	text-align: left;
}
.header .call h3 {
	font-size:32px;
	color:#C20000;
	font-family: impact;
}
.header .call em {
	color: #333;
}
.header.bg {
	background: rgba(0, 0, 0, 0.7);
}
.header.bg .inner {
	height: 70px;
}
.header.bg .logo {
	width: 200px;
}
.header.bg .nav ul li:nth-child(4) {
margin-right: 210px;
}
.header.bg .nav ul li {
	height: 70px;
	line-height: 70px;
}
.header.bg .call {
	margin-top: 5px;
}
/* index */
.Ititle-tit {
	font-size: 50px;
	line-height: 70px;
	color: #222;
	text-align: center;
	font-weight: bold;
}
.Ititle-tit span {
	color: #c20000;
}
.Ititle-tit-bai {
	font-size: 50px;
	line-height: 70px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.Ititle-tit-bai span {
	color: #c20000;
}
.Ititle-dec {
	font-size: 18px;
	line-height: 30px;
	color: #888;
	text-align: center;
	margin-top: 6px;
}
.Ititle-dec-bai {
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	margin-top: 6px;
}
.Ititle-En {
	display: block;
	font-size: 20px;
	color: #949494;
	text-transform: uppercase;
	text-align: center;
}
.Ititle-tit i {
	font-style: normal;
	font-size: 54px;
	color: #c20000;
	font-family: "DINMITTELSCHRIFTSTD";
}
.Ititle-tit-bai i {
	font-style: normal;
	font-size: 54px;
	color: #c20000;
	font-family: "DINMITTELSCHRIFTSTD";
}
/* index */
.Ititle-box {
	text-align: center;
	margin-bottom: 40px;
}
.Ititle-box .Ititle-en {
	font-size: 62px;
	color: #f2f2f2;
	text-transform: uppercase;
	line-height: 1;
	font-family: "Impact";
}
.Ititle-box .Ititle-title {
	margin: -40px 0 5px;
	display: block;
	font-size: 50px;
	color: #222;
	font-weight: 600;
}
.Ititle-box .Ititle-title i {
	color: #c20000;
	font-style: normal;
}
.Ititle-box .Ititle-txt {
	font-size: 16px;
	color: #888;
	font-weight: normal;
}
.Ititle-box-bai {
	text-align: center;
	margin-bottom: 40px;
}
.Ititle-box-bai .Ititle-en {
	font-size: 62px;
	color: #90ccff;
	text-transform: uppercase;
	line-height: 1;
	font-family: "Impact";
}
.Ititle-box-bai .Ititle-title {
	margin: -40px 0 5px;
	display: block;
	font-size: 50px;
	color: #222;
	font-weight: 600;
}
.Ititle-box-bai .Ititle-title i {
	color: #c20000;
	font-style: normal;
}
.Ititle-box-bai .Ititle-txt {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
}
/* 按钮 */
.btn_more_box {
	text-align: center;
	margin-top: 30px;
}
.btn_more_box .btn_call, .btn_more_box .btn_more {
	display: inline-block;
	vertical-align: top;
}
.btn_more_box .btn_call {
	height: 50px;
	text-indent: 1em;
	line-height: 50px;
	padding: 0 40px;
	border-radius: 100px;
	font-size: 28px;
	font-family: impact;
	background: #c20000 url(../images/dot/dot_tel.png) 30px center no-repeat;
}
.btn_more_box .btn_call a {
	color: #fff;
}
.btn_more_box .btn_more {
	width: 250px;
	height: 50px;
	line-height: 50px;
	margin-left: 20px;
	border-radius: 100px;
	background-color: #10559f;
	text-align: center;
	font-size: 16px;
	color: #fff;
	display: inline-block
}
.btn_more_box .btn_more:hover {
	background: #c20000;
}
/* 按钮 end */
.banner {
	position: relative;
}
.banner-pic img {
	width: 100%
}
/* =====================产品展示===================== */
.Iproduct {
	padding: 70px 0 100px;
	background: url(/images/bg_pro.jpg) no-repeat bottom center;
}
.Iproduct-menu {
	text-align: center;
	padding-top: 20px;
}
.Iproduct-menu a {
	display: inline-block;
	height: 50px;
	font-size: 18px;
	text-align: center;
	line-height: 48px;
	margin: 0 5px;
	background: #c20000;
	border-radius: 25px;
	margin-bottom: 10px;
}
.Iproduct-menu a span {
	display: inline-block;
	font-size: 18px;
	color: #fff;
	margin-left: auto;
 transition: ease .5s;
	padding: 0 30px;
}
.Iproduct-menu a.on {
	background-color: #c20000;
}
.Iproduct-menu a.on span {
	color: #fff;
}
.Iproduct-menu a:hover {
	background-color: #c20000;
}
.Imenu_box {
	background: url(/images/Imenu_bg.jpg) no-repeat top center;
}
#Imenu_scroll {
	width: 100%;
	height: 300px;
	position: relative;
	overflow: hidden;
	float: left;
	margin-top:20px;
}
#Imenu_scroll ul {
	width:100000px;
	position: absolute;
	left: 0;
}
#Imenu_scroll ul li {
	float: left;
	width:200px;
	height: 330px;
	text-align: center;
	margin-right:25px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
#Imenu_scroll ul li img {
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	max-width: initial;
	width:auto;
	height: 100%;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
#Imenu_scroll .lbimg {
	width: 181px;
	height: 181px;
	margin: 0px auto;
	margin-top: 30px;
	overflow: hidden;
	border-radius: 181px;
	border: 8px solid #FFFFFF;
	position: relative;
	box-shadow: 0px 0px 5px 1px #CCCCCC;
}
#Imenu_scroll p {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 35px;
	width: 100%;
	border-radius: 35px;
	overflow: hidden;
	margin-top: 10px;
	background-color:#10559f;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
#Imenu_scroll ul li:hover .lbimg {
}
#Imenu_scroll ul li:hover img {
	left: 0;
	transform: scale(1.2);
}
#Imenu_scroll ul li:hover p {
	background-color: #cc0000;
}
/*===================== 首页 START =====================*/

.IProduct_box {
	margin-top:30px;
}
#top_scroll {
	height:800px;
	overflow: hidden;
	max-width:100%;
	margin:0 auto;
}
#top_scroll ul li {
	float: left;
	width:24%;
	margin:0.5%;
	text-align: left;
	padding: 10px;
	box-sizing: border-box;
}
#top_scroll ul li .img {
	overflow: hidden;
	padding: 10px;
	border:1px solid #e1dfe0;
	margin-bottom: 10px;
}
#top_scroll ul li img {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
#top_scroll ul li:hover {
	background: #C20000;
}
#top_scroll ul li:hover .img {
	border-color: #c20000;
}
#top_scroll ul li:hover img {
	-webkit-transform:scale(1.2, 1.2);
	-moz-transform:scale(1.2, 1.2);
	-o-transform:scale(1.2, 1.2);
	-ms-transform:scale(1.2, 1.2);
	transform:scale(1.2, 1.2);
}
#top_scroll ul li h3 {
	color:#000;
	font-size:18px;
	padding-left:21px;
}
#top_scroll ul li p {
	color: #c20000;
	font-weight: 700;
	font-size: 20px;
	padding: 0 0 0 55px;
	background: url(/images/dh.png) no-repeat 20px center;
	background-size: 30px 30px;
	margin-top: 10px;
	font-family: impact;
	letter-spacing:1px;
}
#top_scroll ul li:hover h3, #top_scroll ul li:hover p {
	color:#fff;
}
/* =====================公司简介===================== */
.Iabout {
	padding: 150px 0 100px;
	background: url(/images/Iabout_bg.jpg) no-repeat top center;
}
.Iabout .wrap {
	padding: 0px 15px;
}
.Iabout_content {
	background-color: rgba(185, 0, 5, 1);
	padding: 50px;
	border-radius: 5px; filter: drop-shadow(5px 5px 10px  rgba(0, 0, 0, 0.6))
}
.Iabout_left {
	width: 48%;
	float: left;
}
.Iabout_left img {
	-moz-box-shadow: 0 0 10px #b2b5b7;
	-webkit-box-shadow: 0 0 10px #b2b5b7;
	box-shadow: 0 0 10px #b2b5b7;
}
.IaboutSwiper {
}
.Iabout-next, .Iabout-prev, .Iabout-pagination {
}
.Iabout-next, .Iabout-prev {
	display: none;
}
.Iabout-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
}
.Iabout-pagination .swiper-pagination-bullet-active {
	opacity: 1;
	background: #e60012;
}
.Iabout_right {
	width: 48%;
	float: right;
}
.Iabout_right h2 {
	font-size: 38px;
	font-weight: bold;
	color: #fff;
}
.Iabout_right h2 span {
	color: rgba(208, 37, 31, 1);
	font-weight: bold;
}
.Iabout_right h3 {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 40px;
	margin-top: 10px;
}
.Iabout_right p {
	font-size: 16px;
	line-height: 2;
	color: #fff;
	margin-bottom: 40px;
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
}
.Iabout_Link a {
	display: inline-block;
	color: #000;
	font-size: 18px;
	width: 200px;
	background: #fff;
	padding: 10px 0;
	text-align: center;
	box-sizing: border-box;
	border-radius: 5px;
 -webkit-transition: .5s;
 -o-transition: .5s;
 transition: .5s;
}
.Iabout_Link a:hover {
	width: 250px;
}
/* 关于我们 end  */
/* =====================案例展示===================== */
.Icase {
	padding: 70px 0 70px;
}
.Icase_content {
	margin-top: 30px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.Icase_list li {
	margin-bottom: 20px;
	text-align: center;
}
.Icase_list .pic {
	border-radius: 10px 10px 0px 0px;
}
.Icase_list li:hover .pic img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.Icase_list > li:hover .picitemtit {
	background-position: right center
}
.ICaseSwiper {
	padding: 50px 0;
}
.ICaseSwiper .swiper-slide {
	background-position: center;
	background-size: cover;
	width: 600px;
	height: 455px;
}
.ICaseSwiper .swiper-slide img {
	width: 100%;
}
.ICasenext {
	background: url(/images/dot/dot_right2.png) no-repeat center center;
}
.ICaseprev {
	background: url(/images/dot/dot_left2.png) no-repeat center center;
}
/* 案例展示 end  */

.pub_title {
	text-align: center;
}
.pub_title h4 {
	position: relative;
	text-align: center;
	font-size: 42px;
	font-weight: bold;
	z-index: 1;
}
.pub_title h4 span {
	height: 43px;
	color: #e60029;
	font-size: 46px;
	display: inline-block;
	margin-right: 10px;
	z-index: 1;
}
.pub_title h4 img {
	display: inline-block;
	vertical-align: bottom;
}
.pub_title p {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 20px;
}
/* =====================应用领域===================== */

.Iapplication {
	overflow: hidden;
}
.Iapplication .box a {
	width: 23.5%;
	margin-right: 2%;
	float: left;
	height: 270px;
	margin-bottom: 30px;
	text-align: center;
	position: relative;
	color: #fff;
	display: block;
	overflow: hidden;
}
.Iapplication .box a:nth-of-type(4), .Iapplication .box a:nth-of-type(8) {
 margin-right: 0;
}
.Iapplication .box a img {
 transition: all .3s;
	position: relative;
	z-index: 1;
}
.Iapplication .box a b {
	display: block;
	color: #fff;
	background: rgba(204, 8, 8, 0.9);
	width: 100px;
	height: 50px;
	position: absolute;
	top: 0%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
	line-height: 50px;
 transition: all .3s;
	z-index: 2;
	font-size:16px;
}
.Iapplication .box a:hover {
	background-size: 120%;
}
.Iapplication .box a:hover b {
	background: rgba(0, 0, 0, 0.801);
}
.Iapplication .box a:hover img {
	transform: scale(1.1, 1.1);
}
.Iapplication .yylytel {
	margin: 0 auto;
}
/* =====================优势===================== */

.Iyoushi {
	padding-top: 60px;
	width: 100%;
	background: url(/images/youshi_bg.jpg) no-repeat center bottom;
}
.Iyoushi p {
	margin: 0 auto;
	text-align: center;
	margin-top: 15px;
}
.Iyoushi_content {
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
	color: #fff;
	background: url(/images/youshi_nbg.png) no-repeat center center;
	height:600px;
	padding-top:70px;
}
.Iyoushi h3 {
	margin: 0 0 10px;
	font-size: 30px;
	text-align: center;
}
.Iyoushi ol {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 26px;
}
.ys1 {
	width: 180px;
	position: absolute;
	text-align: center;
	margin-top: 340px;
	margin-left: 30px;
}
.ys2 {
	width: 180px;
	position: absolute;
	text-align: center;
	margin-top: 150px;
	margin-left: 170px;
}
.ys3 {
	width: 180px;
	position: absolute;
	text-align: center;
	margin-left: 400px;
}
.ys4 {
	width: 180px;
	position: absolute;
	text-align: center;
	margin-left: 630px;
}
.ys5 {
	width: 180px;
	position: absolute;
	text-align: center;
	margin-top: 150px;
	margin-left: 850px;
}
.ys6 {
	width: 180px;
	position: absolute;
	text-align: center;
	margin-top: 340px;
	margin-left: 980px;
}
/* =====================新闻中心===================== */
.Inews {
	padding: 87px 0 80px;
}
.inews-cont {
	margin-top:30px;
}
.hot_img {
	width: 40%;
	float: left;
	overflow: hidden;
}
.hot_img li {
	width: 100%;
}
.hot_img li img {
	width: 100%;
}
.hot_ul {
	width: 57%;
	float: right;
	position: relative;
}
.hot_ul li {
	width: 100%;
	padding:20px;
	position: relative;
transition: all .4s;
	background: #f7f7f7;
	margin:0px 0px 20px;
}
.hot_ul li .n_t {
	height: 48px;
	line-height: 48px;
	color:#666666;
}
.hot_ul li .n_t span {
	font-size: 20px;
	text-overflow: ellipsis;
	float:left;
	width:80%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.hot_ul li .n_t i {
	font-size: 20px;
	float:right;
	width:20%;
	color:#999;
	text-align:right;
	font-style:normal;
}
.hot_ul li .n_i {
	line-height: 25px;
	color:#666666;
	font-size:15px;
	font-weight: ligh ter;
	margin-top: 5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.hot_ul li.on {
	background: #c20000;
}
.hot_ul li.on .n_t {
	color:#fff;
}
.hot_ul li.on .n_t span {
	color:#fff;
}
.hot_ul li.on .n_t i {
	color:#fff;
}
.hot_ul li.on .n_i {
	color:#fff;
}
/*foot波浪*/
.waves {
	position: relative;
	width: 100%;
	height: 15vh;
	margin-bottom: -7px;
	min-height: 100px;
	max-height: 150px;
}
.parallax > use {
	animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
}
.parallax > use:nth-child(1) {
 animation-delay: -2s;
 animation-duration: 7s;
}
.parallax > use:nth-child(2) {
 animation-delay: -3s;
 animation-duration: 10s;
}
.parallax > use:nth-child(3) {
 animation-delay: -4s;
 animation-duration: 13s;
}
.parallax > use:nth-child(4) {
 animation-delay: -5s;
 animation-duration: 20s;
}
@keyframes move-forever {
 0% {
 transform: translate3d(-90px, 0, 0);
}
 100% {
 transform: translate3d(85px, 0, 0);
}
}
/*foot波浪 end*/
/*footer*/
.footer {
	background: url(/images/bg_foot.jpg) no-repeat top center;
}
.footer_box {
	padding: 47px 0 60px;
}
.footnav {
	float: left;
}
.footnav dl {
	float: left;
	margin-left: 125px;
}
.footnav dl dt {
	height: 45px;
	line-height: 45px;
	margin-bottom: 10px;
	background: url(../images/dot/dot_foot_line.jpg) no-repeat left center;
	padding-left: 15px;
	color: #fff;
	font-size: 20px;
}
.footnav dl dd {
	height: 40px;
	line-height: 40px;
	text-align: left;
}
.footnav dl dd a {
	font-size: 16px;
	color: #fff;
	display: block;
}
.footnav dl dd a:hover {
	color: #c80000;
}
.footnav dl:nth-child(1) {
 margin-left: 0;
}
.footnav dl.lastdl {
	width: 340px;
}
.dbphone {
}
.dbphone p {
	font-size: 16px;
	color: #fff;
	line-height: 32px;
	color: #fff;
}
.footnav dl.lastdl h3 {
	width: 170px;
	height: 50px;
	background: #0078d7;
	border-radius: 5px;
	margin-top: 20px;
	text-align: center;
	line-height: 50px;
 -webkit-transition: .5s;
 -o-transition: .5s;
 transition: .5s;
}
.footnav dl.lastdl h3 a {
	font-size: 18px;
	color: #fff;
}
.erwm {
	width: 154px;
	text-align: center;
	float: right;
}
.footnav dl.lastdl h3:hover {
	width: 200px;
}
.erwm img {
}
.erwm h2 {
	font-size: 14px;
	color: #fff;
	line-height: 32px;
}
.copyright {
	padding: 20px 0;
}
.copyright a {
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
 transition: .5s;
	position: relative;
}
.copyright a i {
	font-style: normal;
	margin: 0 10px;
}
.copyright .copyright-con {
	padding-top: 22px;
	border-top: 1px solid #fff;
}
.copyright a.link-ctm::after {
 display: none;
}
.copyright a:hover {
	color: #ff0000;
}
.copyright .copyright-left {
	float: left;
	padding: 2px 0;
}
.copyright .copyright-right {
	float: right;
}
.copyright .copyright-left p {
	float: left;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	margin-right: 30px;
}
.copyright .copyright-left span {
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	color: #dcdcdc;
}
.copyright .copyright-right a {
	float: left;
}
/* =====================底部手机===================== */
.fix_footer {
	height: 50px;
	background: #c20000;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999999;
	width: 100%;
}
.fix_footer a {
	float: left;
	width: 25%;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.fix_footer img {
	display: inline-block;
	height: 24px;
	margin: 5px 0 0;
}
.fix_footer strong {
	color: #fff;
	font-size: 15px;
	display: block;
	height: 20px;
	line-height: 20px;
	font-weight: 400;
}
.fix_footer .tel img:nth-of-type(2) {
 position: absolute;
 left: 50%;
 margin-left: -12px;
 -webkit-animation: call 1.5s infinite;
 animation: call 1.5s infinite;
}
@-webkit-keyframes call {
 from {
 -webkit-transform: scale(1);
 opacity: 1;
}
to {
	-webkit-transform: scale(2);
	opacity: 0;
}
}
@media(max-width:1919px) {
 .navbar {
}
 .navitem {
 padding: 0 0px;
}
 .footer-ul ul {
 float: left;
 margin-right: 70px;
}
 .bg-img {
 float: left;
 margin-left: 30px;
 margin-top: 40px;
}
 .item-pic {
 float: left;
 width: 100%;
 margin-top: 40px;
}
 .yewu-list .item-inner {
 height: 200px;
 padding-top: 30px;
 box-sizing: border-box;
 color: #333;
 position: relative;
 overflow: hidden;
}
 .cons_on_right {
 height: 75px;
 line-height: 25px;
 margin: 10px 0px 0 0;
 overflow: hidden;
 font-size: 16px;
 text-align: justify;
 float: left;
 width: 280px;
 margin-left: 20px;
}
 .yewu-list .item .tit {
 font-size: 28px;
 letter-spacing: 3px;
 margin-top: 10px;
 font-weight: 600;
}
 .product-list li:hover .pic_tel {
 margin-top: 140px;
}
}
@media(max-width:1459px) {

.header .nav ul li {
    width: 120px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    display: inline-block;
}


.Iabout_right p {
    font-size: 16px;
    line-height: 2;
    color: #fff;
    margin-bottom: 40px;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

 .footer-ul ul {
 float: left;
 margin-right: 60px;
}
 .footer-contact {
 float: left;
 width: 320px;
}
 .footer-ewm {
 text-align: center;
 float: left;
 width: 156px;
 margin-right: 20px;
}
 .bg-img {
 float: left;
 width: 100px;
 margin-left: 30px;
 margin-top: 20px;
}
 .item-pic {
 float: left;
 width: 100%;
 margin-top: 20px;
}
 .item-info {
 float: left;
 width: 200px;
}
 .item-info-box {
 float: left;
 width: 100%;
}
 .cons_on_right {
 height: 75px;
 line-height: 25px;
 margin: 10px 0px 0 0;
 overflow: hidden;
 font-size: 16px;
 text-align: justify;
 float: left;
 width: 240px;
 margin-left: 10px;
}
 .cons_on {
 margin: 10px 0px 0 0;
 padding-left: 30px;
 padding-right: 30px;
}
 .product-list li:hover .pic_tel {
 margin-top: 120px;
}
 .IpronavSwiper {
 width: 1200px;
}
 .footnav dl {
 float: left;
 margin-left: 95px;
}
.hot_ul li {
	width: 100%;
	padding:10px;
	position: relative;
transition: all .4s;
	background: #f7f7f7;
	margin:0px 0px 10px;
}
.hot_ul li .n_i {
	line-height: 22px;
	color:#666666;
	font-size:14px;
	font-weight: ligh ter;
	margin-top: inherit;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}



}
@media(max-width:1399px) {
 .navbar {
}
 .Iheader-right {
 display: none;
}
 .ICaseSwiper {
 padding: 30px 0;
}
 .ICaseSwiper .swiper-slide {
 width: 450px;
 height: 338px;
}
}
@media(max-width:1280px) {
 .navbar {
}
 .footer-ul ul {
 float: left;
 margin-right: 20px;
}
 .Iteacher-desc {
 font-size: 15px;
 line-height: 22px;
 color: #666;
 text-align: left;
 display: -webkit-box;
 text-overflow: ellipsis;
 overflow: hidden;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 5;
}
.Iapplication .box a {
 height: 180px;
 margin-bottom: 20px;
}
}
