﻿@charset "UTF-8";
.container, .container-middle, .wrap {
	padding-right: 15px;
	padding-left: 15px;
	margin:0 auto;
}
@media (min-width: 1260px) {
.wrap, .container {
width: 1230px;
}
}
@media (min-width: 1460px) {
.wrap, .container {
width: 1430px;
}
}
@media (min-width: 1920px) {
.wrap {
width: 1630px;
}
}
/*header*/
.Iheader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 90px;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
	z-index: 5000;
	background: transparent;
transition: ease .5s;
}
.Iheader .logo {
	display: block;
	float: left;
	position: relative;
	z-index: 1200;
	margin: 15px 0 10px;
}
.Iheader .logo img {
}
.Iheader .logo p {
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	font-weight: bold;
}
.Iheader-right {
	float: right;
}
.Iheader-phone {
	font-size: 24px;
	line-height: 40px;
	color: #fff;
	margin-top: 30px;
	position: relative;
	padding-left: 28px;
	font-family: "DINMITTELSCHRIFTSTD";
}
.Iheader-phone::before {
position: absolute;
content: "";
width: 17px;
height: 17px;
background: url(../images/headtop-phone.png)no-repeat center;
background-size: 100% 100%;
top: 10px;
left: 0;
}
.Iheader-phone span {
	display: inline-block;
	font-family: "ITCAvantGardeStd-BkCn";
	font-size: 22px;
	line-height: 30px;
	color: #341d17;
}
.Iheader.on {
	background-color: #fff;
	border-color: transparent;
	box-shadow: 0 0 13px rgba(0, 0, 0, .1);
}
.Iheader.on .logo p, .Iheader.on .navitem>a, .Iheader.on .language-text {
	color: #333;
}
.Iheader.on .Iheader-phone {
	color: #0e70cb;
}
.Iheader.on .bt-search .sub-bot {
	background-image: url(../images/icon-searcha.png);
}
.navbar {
	float: left;
transition: ease .5s;
	margin: 10px 0 0;
	margin-left: 60px;
	margin-right: -30px;
}
.navitem {
	float: left;
	padding: 0 20px;
}
.navitem>a {
	display: inline-block;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
 -webkit-transition: all .4s;
 -o-transition: all .4s;
 transition: all .4s;
	background: transparent;
	padding: 25px 10px;
	position: relative;
}
.navitem>a::before {
position: absolute;
content: "";
width: 0px;
height: 3px;
background: #0e70cb;
left: 50%;
bottom: 0%;
transform: translateX(-50%);
transition: ease .5s;
}
 .navitem:hover>a::before, .navitem.active>a::before {
width: 100%;
}
.navitem>a span {
	width: 0;
	height: 18px;
	display: inline-block;
transition: ease .5s;
	opacity: 0;
	text-align: center;
	margin-right: 10px;
}
.navitem>a span img {
	display: block;
	max-width: 100%;
	margin-top: 3px;
}
.navitem.active>a span {
	width: 18px;
	opacity: 1;
}
.navitem.nav-aft {
	position: relative;
}
.navitem.nav-aft::before {
content: "";
position: absolute;
width: 65px;
height: 36px;
background: url(../images/nav-aft_03.png)no-repeat center top;
top: -36px;
left: 30%;
}
.navitem {
	position: relative;
}
.dropdown-menu.single {
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	/* width: auto; */
	width: 160px;
	z-index: 1100;
	background: rgba(255, 255, 255, 1);
	margin-top: 0;
	max-height: 0;
	opacity: 0;
	overflow: hidden;
 -webkit-transition: max-height .5s;
 -o-transition: max-height .5s;
 transition: max-height .5s;
	border: none;
	color: #303233;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	height: auto;
	padding: 0;
	display: block;
}
.dropdown-menu.single ul {
	padding: 0px 10px;
}
.dropdown-menu.single li {
	display: block;
	font-size: 16px;
	width: 100%;
 -webkit-transition: all .3s;
 -o-transition: all .3s;
 transition: all .3s;
	border-bottom: dashed 1px #e5e5e5;
	position: relative;
	text-align: center;
}
.dropdown-menu.single li:last-child {
	border-bottom: 0;
}
.dropdown-menu.single li>a {
	line-height: 47px;
	white-space: nowrap;
	display:block;
	width: 100%;
	color: #666666;
	height: auto;
	background: 0 0;
 -webkit-transition: all .3s;
 -o-transition: all .3s;
 transition: all .3s;
}
.dropdown-menu.single li:hover a {
	color:#0e70cb;
}
.navitem:hover .dropdown-menu.single {
	max-height: 500px;
	opacity: 1;
}
/*header -end*/






/* index */
.Ititle-tit {
	font-size: 40px;
	line-height: 70px;
	color: #222;
	text-align: center;
}
.Ititle-dec {
	font-size: 18px;
	line-height: 30px;
	color: #555;
	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: 62px;
	color: #0e70cb;
	font-family: "DINMITTELSCHRIFTSTD";
}
/* 按钮 */


.Ibtn-more {
	text-align: center;
	margin: 0 -10px;
	margin-top: 60px;
	font-size: 0;
}
.Ibtn-more a {
	display: inline-block;
	width: 200px;
	height: 50px;
	font-size: 18px;
	text-align: center;
	line-height: 48px;
	margin: 0 10px;
}
.Ibtn-morea {
	border-radius: 30px;
	border: solid 1px #0e70cb;
	position: relative;
	overflow: hidden;
}
.Ibtn-morea span {
	display: block;
	position: relative;
	z-index: 2;
}
.Ibtn-morea::before, .Ibtn-morea::after {
position: absolute;
content: "";
width: 100%;
height: 50%;
background: #0e70cb;
left: 0;
transition: all .5s;
}
.Ibtn-morea::before {
top: 0;
}
.Ibtn-morea::after {
bottom:0;
}


.Ibtn-more1 {
	color: #fff;
}
.Ibtn-more1:hover {
	color: #0e70cb;
}
.Ibtn-more1:hover::before, .Ibtn-more1:hover::after {
height: 0;
}

.Ibtn-more2 {
	color: #0e70cb;
}
.Ibtn-more2::before, .Ibtn-more2::after {
height: 0;
}
.Ibtn-more2:hover::before, .Ibtn-more2:hover::after {
height: 50%;
}
.Ibtn-more2:hover {
	color: #fff;
}


.Ibtn-more2 {
}
.Ibtn-more2 i {
	font-size: 20px;
	padding-left: 10px;
}
/* 按钮 end */



._banner{ margin-top:90px;}



/* 产品 */


.Iproduct {
	padding: 70px 0 70px;
}
.Iproduct_content {
	padding-top: 20px;
}

.Iproduct-menu {
	text-align: center;
	margin:20px 0 ;
	font-size: 0;
}
.Iproduct-menu a {
	display: inline-block;
	width: 200px;
	height: 50px;
	font-size: 18px;
	text-align: center;
	line-height: 48px;
	margin: 0 10px;
	background: #0078d7;
	border-radius: 25px;
}
.Iproduct-menu a span {
	display: inline-block;
	font-size: 18px;
	color: #fff;
	margin-left: auto;
transition: ease .5s;
}
.Iproduct-menu a.on {
	background-color: #0078d7;
}
.Iproduct-menu a.on span {
	color: #fff;
}
.Iproduct-menu a:hover {
	background-color: #0078d7;
}

.Pro_roll {
    height: 700px;
    width: 100%;
    margin: 0 auto;
}




.Iproduct_list>li {
	padding: 0 10px;
	margin-bottom: 20px;
	text-align: center;
}
.Iproduct_list>li .box {
 -webkit-transition: .5s;
 -o-transition: .5s;
 transition: .5s;
}
.Iproduct_list>li:hover .box {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3)
}
.Iproduct_list li .pic {
	position: relative;
}
.Iproduct_list li .pic img {
	width: 100%;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.Iproduct_list li:hover .pic img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.Iproduct_list li .pic:before {
	background-size: 80px;
	z-index: 3;
 -webkit-transition: .5s;
 -o-transition: .5s;
 transition: .5s;
}
.Iproduct_list li:hover .pic:before {
	background-color: rgba(23, 134, 200, 0.5);
}
.Iproduct_list li .tit {
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #fff;
	background:#0e70cb;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	overflow: hidden;
	-webkit-box-orient: vertical;
}


.Iproduct_list li:hover .tit {
	background:#e60012;
}





/* 产品 end */







/* 关于我们  */
.Iabout {
	height:800px;
	background: url(../images/Iabout_bg.jpg) no-repeat bottom fixed;
	padding: 86px 0 71px;
}
.Iabout_content {
	padding-top: 60px;
}
.Iabout_content p {
	text-align: center;
	display: block;
	font-size:16px;
	color:#333333;
	line-height:30px;
	font-weight:normal;
}
.Iabout_list_box {
	margin-top: 110px;
	text-align: center;
	width:70%;
	margin-left:15%
}
.Iabout_list {
}
.Iabout_list ul {
}
.Iabout_list li {
	float: left;
	width: 25%;
}
.Iabout_list li h3 {
	font-size: 26px;
	line-height: 30px;
	color: #333;
transition: ease .5s;
}
.Iabout_list li p {
	font-size: 18px;
	line-height: 30px;
	color: #333;
	margin-top: 9px;
}
.Iabout_list li h3 span {
	display: inline-block;
	font-family: "DINMITTELSCHRIFTSTD";
	font-size: 46px;
}
.Iabout_list li h3 i {
	font-style: normal;
	font-family: "DINMITTELSCHRIFTSTD";
	font-size: 48px;
}
.Iabout_list li:hover h3 {
	color: #0e70cb;
}
/* 关于我们 end  */

/* 案例展示 */

.Icase {
	padding:70px 0 70px;
}
.Icase_content {
	padding: 20px 0 20px;
}
.case-list>li {
	padding: 0 10px;
	margin-bottom: 20px;
	text-align: center;
}
.case-list>li .box {
 -webkit-transition: .5s;
 -o-transition: .5s;
 transition: .5s;
}
.case-list>li:hover .box {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3)
}
.case-list li .pic {
	position: relative;
}
.case-list li .pic img {
	width: 100%;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.case-list li:hover .pic img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.case-list li .pic:before {
	background-size: 80px;
	z-index: 3;
 -webkit-transition: .5s;
 -o-transition: .5s;
 transition: .5s;
}
.case-list li:hover .pic:before {
	background-color: rgba(23, 134, 200, 0.5);
}
.case-list li .tit {
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #fff;
	background:#0e70cb;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.case-list li:hover .tit {
	background:#e60012;
}
.box {
	display: block;
	width: 100%;
}
/* 案例展示 end  */
/*************************新闻中心******************************/
.Inews {
	padding: 87px 0 80px;
}
.Inews-content {
	margin-top: 45px;
}
.Inews-list {
}
.Inews-list ul {
	display: block;
	overflow:hidden;
}
.Inews-list ul li {
	display: block;
	margin: 15px 0;
}
.Inews-list ul li a {
	display: block;
}


.Inews-list ul li:hover .Inews-list_bot {
	background-color: #e60012;
	transition:all 0.5s;
}


.Inews-list_top {
	overflow: hidden;
}
.Inews-list_top img {
	width: 100%;
	height: 100%;
}
.Inews-list_bot {
	height: 165px;
	background-color: #0e70cb;
}
.Inews-list_bot_l {
	width: 20%;
	text-align: center;
	padding-top: 30px;
	float:left;
}
.Inews-list_bot_l p {
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 44px;
	display: block;
	text-align: center;
}
.Inews-list_bot_l span {
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 16px;
	display: block;
	text-align: center;
}
.Inews-list_bot_r {
	width: 78%;
	padding-right: 20px;
	float:right
}
.Inews-list_bot_r p {
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	display: block;
	overflow: hidden;
	margin-top: 25px;
	color:#fff;
	font-weight:600;
}
.Inews-list_bot_r i {
	display: block;
	width: 100px;
	height: 1px;
	background-color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Inews-list_bot_r span {
	display: block;
	line-height: 26px;
	color: #fff;
	height: 52px;
	overflow: hidden;
	font-size:15px;
}
.Itechnology {
	width: 100%;
}
.Itechnology ul {
	display: block;
}
.Itechnology ul li {
	display: block;
	margin: 15px 0;
}
.Itechnology ul li a {
	display: block;
	height: 130px;
	border: 1px solid #e6e6e6;
 -o-transition: all .6s;
 -moz-transition: all .6s;
 -webkit-transition: all .6s;
 -ms-transition: all .6s;
 transition: all .6s;
}
.Itechnology ul li a i {
	width: 20%;
	float: left;
	font-style: normal;
	margin-top: 32px;
	border-right: 1px dotted #e6e6e6;
}
.Itechnology ul li a i big {
	display: block;
	font-weight: bold;
	font-size: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #777;
}
.Itechnology ul li a i small {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #777;
	font-size:16px;
}
.Itechnology ul li a p {
	display: block;
	width: 76%;
	float: right;
	margin-top: 24px;
}
.Itechnology ul li a p strong {
	display: block;
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: 600;
}
.Itechnology ul li a p span {
	display: block;
	height: 52px;
	line-height: 26px;
	overflow: hidden;
	color: #777;
	padding-right: 30px;
	margin-top: 5px;
	font-size:15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.Itechnology ul li a:hover {
	-moz-box-shadow:0 0 10px #b2b5b7;
	-webkit-box-shadow:0 0 10px #b2b5b7;
	box-shadow:0 0 10px #b2b5b7;
	transition:all 0.5s; background:#0e70cb;
}
.Itechnology ul li a:hover * {
	color: #fff;
	transition:all 0.5s;
}


/*搜索*/
.Isearch {
	padding: 10px 0;
	background-color: #fff;
	border-bottom: 1px solid #eee;
}
.Isearch .fl {
	padding-top: 18px;
	max-width: 1000px;
	line-height: 20px;
}
.Isearch .fl a:hover {
	text-decoration: underline;
	color: #be050d;
}
.Isearch .fl a {
	display: inline-block;
	color: #555;
	font-size: 15px;
}
.Isearch .fl span:last-of-type {
	display: none;
}
.Isearch .fl strong {
	display: block;
	float: left;
	max-width: 90px;
	font-size: 15px;
}
.Isearch_right form {
	float: left;
	display: block;
	width: 270px;
	background: #f5f5f5;
	border-radius: 50px;
	line-height: 34px;
	height: 34px;
	position: relative;
	margin: 9px 0 9px 0px;
}
.Isearch_right form .search-i {
	width: 34px;
	height: 34px;
	border-radius: 50%;
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
	display: block;
	transition: 0.3s all ease-in-out;
	background: #0e70cb url(../images/dot_so.png) no-repeat center;
}
.Isearch_right .search-i:hover {
	background-color: #e60012;
}
.Isearch_right .search-i input {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background: none;
	border: 0 none;
	outline: none;
}
.Isearch_right .search-bg input {
	line-height: 34px;
	background: none;
	border: 0 none;
	width: 220px;
	padding-left: 20px;
	color: #aaa;
	outline: none; font-size:15px;
}










/*footer*/
.footer {
	border-top: 5px solid #e60012;
	background:#222222;
}
.footer_box {
	padding: 47px 0 60px;
}
.footer-lx {
	float: left;
}
.footerlx-txt {
}
.footer-lx h3 {
	font-size: 48px;
	color: #dcdcdc;
	line-height: 50px;
}
.footer-ewm {
	text-align: center;
	float: left;
	width: 156px;
	margin-right: 56px;
}
.footer-ewm img {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 8px;
}
.footer-ewm p {
	font-size: 16px;
	line-height: 24px;
	color: #dcdcdc;
}
.footer-contact {
	float: left;
	width: 360px;
}
.footer-contact h3 {
	font-size: 30px;
	line-height: 40px;
	padding-left: 36px;
	color: #e60012;
	font-family: "DINMITTELSCHRIFTSTD";
	position: relative;
	display: inline-block;
}
.footer-contact h3::before {
position: absolute;
content: "";
width: 29px;
height: 22px;
background: url(../images/bottom-ph.png)no-repeat center;
background-size: 100% 100%;
top: 50%;
left: 0;
transform: translateY(-50%);
}
.footer-contact p {
	font-size: 16px;
	line-height: 26px;
	color: #dcdcdc;
}
.footer-contact p i {
	font-style: normal;
	float: left;
}
.footer-contact p span {
	float: left;
	max-width: 84%;
}
.footer-lx ul {
	float: right;
}
.footer-lx li {
	font-size: 16px;
	line-height: 30px;
	color: #dcdcdc;
}
.footer-ul {
	float: left;
}
.footer-ul ul {
	float: left;
	margin-right: 120px;
}
.footer-ul ul:last-child {
	max-width: 15.5%; min-width:80px
}
.footer-ul ul li {
	padding: 0px 0;
}
.footer-ul ul li:first-child {
	margin-bottom: 20px;
}
.footer-ul ul li a, .footer_box-contact li {
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #dcdcdc;
transition: ease .5s;
}
.footer-ul ul li:first-child a {
	font-size: 18px;
	line-height: 24px;
	color: #fff;
}
.footer-ul ul li a:hover {
	color: #e60012;
}
.footer-ul ul li:first-child a:hover {
	color: #e60012;
}
.footer_box-ewm {
	float: right;
}

.copyright {
	padding: 20px 0;
}
.copyright a {
	display:inline-block;
	font-size: 16px;
	line-height: 24px;
	color: #dcdcdc;
transition: .5s;
	position: relative;
}
.copyright a i {
	font-style: normal;
	margin: 0 10px;
}
.copyright .copyright-con {
	padding-top: 22px;
	border-top: 1px solid #dcdcdc;
}
.copyright a.link-ctm::after {
display: none;
}
.copyright a:hover {
	color: #e60012;
}
.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: #dcdcdc;
	margin-right: 30px;
}
.copyright .copyright-left span {
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	color: #dcdcdc;
}
.copyright .copyright-right a {
	float: left;
}
/*footer -end*/

/* =====================底部手机===================== */
.fix_footer {
	height:50px;
	background-color:#0e70cb;
	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:12px;
	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 {
margin-left: 30px;
}
.navitem {
 padding: 0 10px;
}
}
 @media(max-width:1459px) {
 .navbar {
margin-left: 10px;
}
 .header .logo img {
width: 140px;
height: auto;
}
 .navitem>a {
font-size: 17px;
}
 .navitem {
padding: 0 1px;
}
.footer-ul ul {
	float: left;
	margin-right: 70px;
}
.footer-contact {
    float: left;
    width: 320px;
}
.footer-ewm {
    text-align: center;
    float: left;
    width: 156px;
    margin-right: 20px;
}
}

 @media(max-width:1259px) {
}
 @media all and (-ms-high-contrast:none) {
}
