.tbar1 {
	width: 223px;
	height: 53px;
	float: left;
	border-right: 1px solid #E6E6E6;
	display: flex;
	align-items: center;
	justify-content: center;
}

.top-nav-box {
	width: 76%;
	float: right;
	overflow: hidden;
	border-bottom: 1px solid #E6E6E6;
	padding-left: 220px;
}

.t-contact {
	font-size: 13px;
	color: #767676;
}

.t-contact img {
	margin-right: 15px;
}

.social-case ul {
	margin: 0;
	padding: 0;
	width: 100%;
}

.t-contact a:hover span {
	color: #2E6DA4;
}

.social-case ul li {
	display: inline-block;
	width: 60px;
	height: 66px;
	background: url(../images/bgh.png) no-repeat;
	background-position: -9px 5px
}

.social-case ul li.gg {
	background-position: -68px 5px;
}

.social-case ul li.tw {
	background-position: -129px 5px
}

.social-case ul li a {
	display: block;
	width: 100%;
	height: 100%;
	border-right: 1px solid #E6E6E6;
}

.social-case {
	width: 188px;
	border-right: none;
}

.row-slef {
	margin-left: -15px;
	margin-right: -15px;
}

.banner-box {
	margin-top: 10px;
}

.second-menu-left {
	width: 36%;
	float: left
}

/*.second-menu-right {
    width: 50%;
    float: right;
    margin-left: 15px;
    margin-right: 23px;
    margin-top: 10px;
}*/
.second-menu-right {
    width: 60%;
    float: right;
    margin-left: 15px;
    /* margin-right: 23px; */
    /*margin-top: 10px;*/
}
.second-menu-left a:after{
	height: 0!important;
}
.second-menu-right img {
	max-width: 100%;
	height: auto;
}

.Applications {
	background: #f2f7fb;
	padding-bottom: 80px;
}

.App-h1 {
	font-size: 30px;
	color: #000;
	text-align: center;
	font-family: "siemens-sans-bold";
	margin-bottom: 24px;
	margin-top: 90px;
}

.h-title-bar {
	width: 74px;
	margin: 0 auto;
	height: 3px;
	background: #256fb8;
}

.app-desc {
	font-size: 16px;
	color: #666;
	text-align: center;
	font-family: "SiemensSans-Roman";
	line-height: 29px;
	margin-top: 25px;
}

.scale-box {
	width: 100%;
	overflow: hidden;
}

.scale-box img {
	transition: all 1.1s;
	-moz-transition: all 1.1s;
	/* Firefox 4 */
	-webkit-transition: all 1.1s;
	/* Safari 和 Chrome */
	-o-transition: all 1.1s;
	/* Opera */
}

.app-content-item {
	width: 100%;
}

.app-conatinr .col-selft {
	width: 366px;
	float: left;
	margin-right: 12px;
}

.app-conatinr .col-selft:last-child {
	margin-right: 0;
}

.scale-box:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: all 1.1s;
	-moz-transition: all 1.1s;
	/* Firefox 4 */
	-webkit-transition: all 1.1s;
	/* Safari 和 Chrome */
	-o-transition: all 1.1s;
	/* Opera */
}

.content-desc {
	font-size: 19px;
	color: #000;
	text-align: center;
	font-family: 'HelveticaNeueLTPro-Md';
	margin-top: 20px;
}

.col-selft {
	margin-top: 50px;
}

.index-prod-title {
	text-align: center;
	margin-top: 90px;
	font-size: 34px;
	color: #000;
	font-family: 'Roboto-Condensed';
	margin-bottom: 57px;
}

.item-a-iou {
	background: #1350aa;
	color: #fff;
	box-sizing: border-box;
	font-size: 16px;
	font-family: 'Roboto-Regular';
	display: inline-block;
	padding: 10px 24px;
	border-radius: 18px;
	margin-left: 14px;
}

.item-a-iou:hover {
	color: #fff;
	background: #ff9000;
}

.poople-box {
	width: 100%;
	border: 1px solid #E6E6E6;
}

.ind-proii-name {
	font-size: 1.6rem;color: #333;font-weight: bold; line-height: 1.7rem;
    height: 1.7rem;text-align: center; margin: 20px 0;overflow: hidden;

}

.pro-more-link {
	width: 154px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 50px;
}

.dhdv {
	width: 100%;
	display: flex;
	align-items: center;
}

.slider-box-p {
	margin-top: 90px;
}

.index-about-box {
	margin-top: 55px;
	width: 100%;
	padding-top: 114px;
	background-size: 100% 100%;
	background: url(../images/bulue.png) no-repeat;
}

.about-title {
	font-size: 55px;
	font-family: "Gautami";
	font-weight: bold;
	color: #fff;
	height: 70px;
}
.alop-link{
    width: 154px;
    height: 35px;
    background: #f5f5f5;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    margin: 0 auto;
    color: #333;
    border-bottom: 1px solid;
    margin: 0 auto;
	margin-bottom: 45px;
 
	
}
.alop-link:hover{
background: #0E4FC5;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.alop-link:hover img{
	display: none;
}
.alop-link img{
	margin-right: 5px;
}
/* .dhdv:hover .alop-link{
	display: block;
}
.dhdv:hover img{
	display: none;
} */

.about-title span {
	display: inline-block
}

.about-title .blue-title {
	color: #000;
	width: 415px;
	text-align: center;
	background: #fff;
	float: right;
	height: 70px;
	overflow: hidden;
	line-height: 90px;
	text-align:left;
	text-indent:0.5em;
}

.blue-titlea {
	width: 295px;
	text-align: right;
	display: inline-block;
	padding-top: 8px;
}

.about-us-dexc {
	background: #fff;
	width: 100%;
	box-sizing: border-box;
	padding: 35px 30px;
}

.about-us-dexc h4 {
	font-size: 22px;
	font-family: 'Roboto-Regular';
	color: #1d222b;
}

.about-us-dexc p {
	font-size: 16px;
	font-family: 'Roboto-Light';
	color: #404040;
	margin-top: 20px;
	line-height: 25px;
}

.about-us-dexc a:hover {
	text-decoration: none;
	color: #D58512;
}

.ind-ab-more {
	display: block;
	width: 127px;
	height: 28px;
	color: #d1d1d1;
	border: 1px solid #d1d1d1;
	border-radius: 14px;
	font-size: 13px;
	text-align: center;
	line-height: 28px;
}

.about-slide-box {
	position: relative;
	border: 3px solid #fff;
	width: 424px;
	height: 276px;
}

.swiper-pagination.swiper-pagination2.swiper-pagination-bullets {
	right: 0;
	bottom: -27px;
}

.swiper-pagination2 .swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	display: inline-block;
	border-radius: 100%;
	background: none;
	opacity: 1;
	border: 1px solid #fff;
	border-radius: 50%;
	margin-right: 3px;
}

.swiper-pagination2 .swiper-pagination-bullet-active {
	opacity: 1;
	background: #fff;
}

.about-left-con {
	padding-right: 0;
}

.img-100 {
	width: 100%;
	height: auto;
}

.index-news-box {
	width: 100%;
	background: #f2f2f2;
}

.index-new-bar {
	width: 55px;
	height: 6px;
	background: #a12d27;
}

.index-news-left h2 {
	font-size: 31px;
	font-family: "Trebuchet MS";
	color: #393939;
	font-weight: 600;
}

.new-yu-boxa {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	margin-bottom: 23px;
}

a.index-new-top-more {
	display: block;
	color: #333;
	border: 1px solid #555;
	box-sizing: border-box;
	padding: 2px 11px;
}

.index-new-copntent-box {
	width: 100%;
	overflow: hidden;
	border: 2px solid #3e3e3e;
	box-sizing: border-box;
	padding: 30px 29px;
	padding-right: 15px;
	margin-bottom: 27px;
}

.index-new-copntent-box-left {
	width: 351px;
	float: left;
	margin-right: 22px;
}

.index-new-copntent-box-right {
	float: left;
}

.index-new-copntent-box-left h4 {
	font-size: 15px;
	font-family: 'Roboto-Regular';
	color: #000;
	margin-top: 0;
}
/* .index-new-copntent-box-left h4:hover{
	color: #AC2925;
} */
.index-new-copntent-box:hover h4{
	color: #AC2925;
}
.index-new-copntent-box:hover .ahu{
	color: #AC2925;
}
.news-left-b-dex a:hover{
	color: #AC2925;
}
.index-new-top-more:hover{
	color: #AC2925;
}
.index-new-copntent-box-left .ahu {
	font-family: 'Roboto-Regular';
	color: #686767;
	font-size: 13px;
}
.index-new-copntent-box-left .ahu:hover{
	color: #AC2925;
}

.mm-new-more {
	display: block;
	float: right;
	width: 115px;
	margin-top: 12px;
	background: #fff;
	color: #000;
	border: 1px solid #000;
	font-size: 13px;
	text-align: center;
	padding: 5px 0;
}

.index-news-left {
	margin-top: 69px;
}

.index-news-right {
	background: #fff;
	width: 524px;
	padding-top: 69px;
	padding-left: 79px;
	padding-right: 49px;
	padding-bottom: 29px;
}

.index-news-right h2 {
	font-size: 31px;
	font-family: "Trebuchet MS";
	color: #393939;
	font-weight: 600;
}

.index-news-right video {
    width: 100%;
    height: 217px;
    object-fit: fill;
}

.viio-deek {
	font-size: 14px;
	color: #5e5d5d;
	font-family: 'Roboto-Regular';
	line-height: 22px;
	margin-top: 16px;
}

.news-left-b-dex a {
	font-size: 14px;
	color: #222121;
}

.news-left-b-dex a span {
	font-size: 16px;
	margin-right: 10px;
}

.hot-prod-title-box {
	position: relative;
	width: 100%;
	height: 1px;
	background: #E6E6E6;
}

.hot-prod-title-box a {
	color: #3c3c3c;
}

.hot-product-box {
	margin-top: 95px;
	background: url(../images/8.png) repeat-x;
	background-position: bottom;
}

.hot-prod-title-box h2 {
	font-size: 38px;
	color: #3c3c3c;
	background: #fff;
	padding: 10px;
	position: absolute;
	left: 50%;
	top: -50px;
	transform: translateX(-50%);
	font-family: 'siemens-sans-bold';
}

.hot-p-decvb {
	text-align: center;
	font-size: 15px;
	font-family: 'Roboto-Regular';
	color: #353535;
	margin-top: 32px;
}

.ht-prod-detail-box {
	width: 100%;
	background: #ec920e;
}

.ht-d-link {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

.ht-d-link P {
	font-size: 16px;
	font-family: 'Roboto-Regular';
	color: #fff;
	margin-top: 26px;
	margin-bottom: 28px;
	text-align: center;
}

.weda {
	display: block;
	width: 100%;
	height: 125px;
	background: #FF9000;
}

.hot-pro-item .scale-box {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 200px;
}

.hot-pro-item {
	margin-bottom: 63px;
}

.eeguf {
	display: block;
	width: 104px;
	height: 29px;
	line-height: 29px;
	color: #fff;
	border: 1px solid #fff;
	font-size: 12px;
	text-align: center;
}

.eeguf:hover {
	color: #fff;
}
.nopa:hover img{
	transform: scale(1.1);
}
.nopa:hover .weda{
	background: #191f27;
}
/* .weda {
	background: ;
} */

.weda:hover {
	background: #191f27;
}
.scale{
	transform: scale(1.6);
}
.hot-pro-item {
	position: relative;
	padding-top: 42px;
	margin-top: 25px;
}

.hot-pro-item:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 100%;
	background: #E6E6E6;
	right: 0;
	top: 0;
}

.nopa {
	padding: 0;
}

footer {
	background: #191f27;
}

.footer-header {
	margin-top: 40px;
	margin-bottom: 30px;
}

.footer-header a {
	font-size: 18px;
	color: #fff;
	font-family: 'Roboto-Medium';
}

.f-item-li {
	line-height: 25px;
	width: 177px;
}

.f-item-li a {
	font-size: 14px;
	color: #adaeb0;
	font-family: 'HelveticaNeueLTPro-Roman';
}

.f-item-li span {
	    color: #aeafb1;
	    margin-right: 13px;
	
}

li.f-item-li.contact-lio {
	width: 245px;
	line-height: 30px;
	display: flex;
	    align-items: baseline;
		    margin-top: 10px;
}



/*.footer-item{
min-height: 255px;
}*/

.bottom-bar-box {
	width: 100%;
	background: #2b2b2b;
	
}

.bottom-bar-box p {
	font-size: 15px;
	color: #f9f8f8;
	font-family: 'Roboto-Light';
}

.bottom-bar-box {
    padding: 25px 0px;
    margin-top: 67px;
}

.b-nav-cond {
	float: right;
}

.b-nav-cond li {
	float: left;
}

.b-nav-cond li {
	float: left;
	margin-right: 12px;
}

.inner_banner {
	position: relative;
}

.banner-con-desc {
	text-align: center;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-family: 'Roboto-Condensed';
}

.comp-news-box1 {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

.banner-con-desc h3 {
	font-size: 54px;
	margin-bottom: 35px;
}

.banner-con-desc p {
	font-size: 22px;
}

.comp-news-box1 h3 {
	font-size: 34px;
	color: #2b2d2f; 
	margin-top: 45PX;
	font-family: 'Roboto-BoldCondensed';
}

.news-pic {
	width: 776px;
}

.new-p-dewc-right {
	background: #f0f3f4;
	margin-left: -4px;
	padding: 0 22px;
	width: 390px;
	box-sizing: border-box;
	padding-top: 57px;
	height: 426px;
}

.new-p-dewc-right h4 {
	font-size: 19px;
	font-family: 'Roboto-Regular';
	color: #333;
	margin: 0;
	line-height: 30px;
	margin-bottom: 29px;
}

.swdwaw {
	margin-top: 35px;
    background: #f0f3f4;
}

.new-p-dewc-right p {
	font-family: 'Roboto-Light';
	color: #333;
	line-height: 26px;
}

.box-news1-link {
	display: block;
	width: 110px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	color: #fff;
	background: #f08a05;
	margin-top: 35px;
	font-size: 14px;
	font-family: 'Roboto-BlackItalic';
}

.kemd {
	font-size: 15px;
	font-family: 'Roboto-Regular';
	color: #666;
	margin-top: 29px;
	margin-bottom: 20px;
}

.h5iop {
	font-size: 19px;
	font-family: 'Roboto-Condensed';
	color: #333;
	line-height: 29px;
}

.news-item-boxc-inner {
	background: #f0f3f4;
	padding-left: 21px;
	overflow: hidden;
	padding-bottom: 25px;
	width: 100%;
}

.news-item-boxc {
	margin-top: 43px;
	width: 376px;
	margin-right: 36px;
	box-sizing: content-box;
	padding: 0;
}

.news-item-boxc:last-child {
	margin-right: 0;
}

.more-ousnews {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	font-family: "Arial";
	width: 250px;
	height: 48px;
	border: 1px solid #000000;
	margin-top: 59px;
	margin-bottom: 68px;
}

.more-ousnews img {
	margin-left: 15px;
}

.index-news-oitem-list {
	width: 100%;
	background: #F5F5F5;
	overflow: hidden;
}

.index-news-oitem-list-h2 {
	font-size: 34px;
	color: #2c2d2f;
	font-family: 'Roboto-BoldCondensed';
	text-align: center;
	margin-top: 68px;
	margin-bottom: 80px;
}

.news-list-ol-item {
	font-family: "Arial"!important;
	background: #fff;
	border: 1px solid #e5e5e5;
	overflow: hidden;
	margin-bottom: 22px;
}

.index-neews-date {
	width: 95px;
	height: 106px;
	float: left;
	color: #fff;
	background: url(../images/date-bg.png) no-repeat;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-size: cover;
}

.index-neews-right {
	width: calc(100% - 95px);
	box-sizing: border-box;
	float: left;
	box-sizing: border-box;
	padding: 7px 18px;
}

.index-neews-date p {
	font-size: 15px;
	margin: 0;
}

.index-neews-date h6 {
	font-size: 36px;
	margin: 0;
	font-family: "微软雅黑";
	font-weight: 500;
	margin-top: 12px;
}

.index-neews-right {
	color: #333;
}

.index-neews-right h4 {
	font-size: 18px;
	height: 20px;
	overflow: hidden;
}

.index-neews-right p {
	font-size: 13px;
	color: #666;
	line-height: 19px;
	height: 38px;
	overflow: hidden;
}

.col-md-4 .thumbnail {
	width: 340px;
	overflow: hidden;
	margin-left: 39px;
}

.sskog {
	background: none;
}

.hot-pro-item p {
	font-size: 16px;
	color: #000;
	text-align: center;
	margin-top: 30px;
	font-family: 'Roboto-Regular';
}

.sskog .hot-pro-item:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 77%;
	background: #E6E6E6;
	right: 0;
	top: 0;
}

.banner-con-desc.banner-nav {
	background: rgba(240, 138, 5, 0.82);
	bottom: 0;
	top: inherit;
	transform: translateX(-50%);
}
.list-row:hover .list-right-con-left h3{
	color: #FF9000;
}
.list-row:hover  img{
	transform: scale(1.1);
}
.list-row:hover .list-right-con-right h2{
	/* background-color: #FF9000; */
	color: #FF9000!important;
}
.list-row:hover .list-right-con-right p{
	/* background-color: #FF9000; */
	color: #FF9000!important;
}

.banner-nav-item {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
}

.banner-nav-item a {
	display: block; margin:0 ; padding:14px 2.6%;
	font-size: 15px;
	color: #fff;
	font-family: 'Roboto-Medium';
	line-height: 25px;
}

.banner-nav-item a.zz {
	 padding:14px 2%;
 
}


.banner-nav-item a.active {
	background: #fff;
	color: #f08a05;
	font-family: 'Roboto-Bold';
}

.banner-nav-item a:hover {
	background: #fff;
	color: #f08a05;
	font-family: 'Roboto-Bold';
}

.comp-news-box2 h3 {
	font-size: 30px;
	font-family: 'Roboto-Condensed';
	color: #2b2d2f;
}

.list-pic {
	width: 305px;
	height: 183px;
}

.list-right-con-left {
	font-family: 'Roboto-Regular';
}

.list-right-con-left h3 {
	font-size: 21px;
	color: #000;
	margin-top: 6px;
	margin-bottom: 16px;
}

.list-right-con-left {
	width: calc(100% - 141px);
	box-sizing: border-box;
	float: left;
	padding: 0 37px;
	padding-right: 65px;
}

.list-right-con-left p {
	color: #777777;
	font-size: 14px;
}

.list-right-con-right {
	width: 141px;
	height: 145px;
	float: right;
	background: #f0f3f4;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-family: "Arial";
}

.blue-bg {
	background: #3050c0;
	font-size: 13px;
	font-family: "Arial";
}

.blue-bg:hover {
	color: #fff;
}

.list-right-con-right h2 {
	font-size: 49px;
	color: #333;
}

.list-right-con-right p {
	font-size: 19px;
	color: #333;
}

.bootom-bored {
	width: 95%;
	height: 1px;
	background: #e5e6e7;
	padding: 0 15px;
	margin: 0 auto;
	margin-top: 36px;
}

.list-row {
	margin-top: 38px;
}

.slef-pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 110px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	padding: 10px 16px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

.pagination>li>a,
.pagination>li>span {
	font-size: 12px;
	color: #333;
}

.pagination>li {
	display: inline;
	padding: 3px;
}

.pagination>li>a,
.pagination>li>span {
	font-size: 14px;
	color: #333;
	padding: 10px 17px;
	font-weight: 600;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	z-index: 2;
	color: #e91a2a;
	cursor: default;
	background-color: #e6e6e6;
	border-color: #e6e6e6;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	color: #fff;
	background-color: #ce1111;
	border-color: #ddd;
}

.prodcut-main-box1 h2 {
	font-size: 41px;
	color: #000;
	margin-top: 72px;
	font-family: 'Roboto-BoldCondensed';
	margin-bottom: 34px;
}

.prodcut-main-box1 p {
	width: 90%;
	font-size: 19px;
	color: #666;
	font-family: 'Roboto-Regular';
	line-height: 25px;
}

.prodcut-main-box2 {
	position: relative;
}

.prodcut-main-box2-left {
	position: absolute;
	left: 15px;
	top: 0;
	height: 100%;
	width: 37.599%;
	background: rgba(0, 0, 0, 0.61);
	text-align: center;
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 0 70px;
}

.prodcut-main-box2-left h3 {
	font-size: 28px;
	font-family: 'Roboto-Bold';
	margin-bottom: 0;
}

.prodcut-main-box2-left p {
	font-size: 18px;
	font-family: 'Roboto-Regular';
	line-height: 31px;
	margin-top: 30px;
	margin-bottom: 40px;
}

.prodcut-main-box2-left span {
	margin-right: 12px;
}

.prodcut-main-box2 a {
	color: #fff;
}

.prodcut-main-box2 .prodcut-main-box2-left-a {
	display: flex;
	align-items: center;
	font-size: 17px;
	color: #f08a05;
	border: 2px solid #f08a05;
	justify-content: center;
	width: 190px;
	height: 45px;
	margin: 0 auto;
}

.prodcut-main-box2-left-a:hover {
	color: #fff;
	border-color: #fff;
}

.jt2{
	display: none;
}
.prodcut-main-box2-left-a:hover .jt2{
	display: block;
}
.prodcut-main-box2-left-a:hover .jt1{
	display: none;
}
.col-md-5.col-sm-6.col-md-offset-01 {
    margin-left: 70px;
}
.prodcut-main-box2-right {
	position: absolute;
	right: 10%;
	bottom: -45px;
}

.prodcut-main-box2 {
	margin-top: 60px;
	margin-bottom: 78px;
}

.prodcut-main-box3 .prodcut-main-box2-left {
	left: inherit;
	right: 15px;
	top: 0;
}

.prodcut-main-box3 .prodcut-main-box2-right {
	right: inherit;
	top: inherit;
	left: 14%;
	bottom: -27px;
}

.prodcut-item {
	border: 1px solid #e0e0e2;
	position: relative;
	overflow: hidden;
	background: #fff;
}

.prodcut-item .scale-box {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 0px;
}

.prodcut-item p {
	font-family: "Roboto-Regular";
	font-size: 14px;
	color: #333;
	text-align: center;
	margin-top: 32px;
	margin-bottom: 19px;
}

.product-info {
	width: 100%;
	height: 100%;
	position: absolute;
	left: -500px;
	top: 0;
	background: rgba(240, 142, 12, 0.82);
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.6s;
}

.prodcut-item:hover .product-info {
	left: 0;
	transition: all 0.6s;
}

.other-product-box {
	width: 100%;
	background: #f1f1f0;
	padding: 4px 0;
	overflow: hidden;
	padding-bottom: 68px;
}

.productboxs {
	margin-bottom: 68px;
}

.prod-info-banner a {
	width: 25%;
}

.product_detail_box {
	margin-top: 73px;
	margin-bottom: 66px;
}

.product_detail_title {
	font-size: 28px;
	font-weight: bold;
	color: #002f2f;
	font-family: "Arial";
	margin-bottom: 33px;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 27px;
}

.canshu {
	font-size: 14px;
	color: #333;
	margin-bottom: 7px;
	margin-top: 0;
}

.cs_title {
	font-weight: bold;
}

.consultation_link {
	display: block;
	width: 100%;
	font-size: 17PX;
	font-weight: bold;
	text-align: center;
	color: #fff;
	width: 173px;
	height: 60px;
	line-height: 60px;
	border-radius: 4px;
	background: #ff8d00;
}
.consultation_link:hover{
	background: #9D9D9D;
	color: #fff;
}
.se_time {
	font-size: 17px;
	margin-bottom: 0;
	color: #224747;
}

.se_tel {
	font-size: 28px;
	font-weight: bold;
	color: #ff8d00;
}

.ser_box {
	margin-left: 30px;
}

.deatil_left_bottom {
	margin-top: 70px;
}

.product_detail_pic {
	padding-left: 0;
}

.info-detail-box {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 16px;
}

.second-h4 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	font-family: "Arial";
	margin-bottom: 23px;
}

.info-nav-box {
 padding-top: 47px;
	background: url(../images/info-nav-bg.png) no-repeat;
	background-size: 100% 100%;
	margin-bottom: 40px;
	
}

.products_er_xuan {
	width: 100%;
	margin: 0 auto;
}

.dasdadj {
	margin-top: 0;
}

.products_er_xuan ul li {
	float: left;
	display: block;
	width: 20%;
	text-align: center;
}

.products_er_xuan ul li a {
	float: left;
	width: 217px;
	height:51px;
	font-size: 18px;
	color: #333333;
	font-family: "Roboto-Regular";
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	
}

.products_er_xuan ul li a img {
	    margin-left: 19px
}

.products_er_xuan ul li a:hover,
.products_er_xuan ul li a.c {
	background: #e78c15;
	color: #FFF;
}

.products_er_xuan {
	width: 1200px;
	margin: 0 auto;
}

.fixednav1 {
	position: fixed;
	top: 0px;
	z-index: 9;
	width: 100%;
}
.smbg1{
	display: none;
}
.products_er_xuan ul li a.c .smbg1 {
	display: block;
}
.products_er_xuan ul li a.c .smbg2 {
	display:none;
}
.info-inner h5{
    font-size: 18px;
    color: #000;
    font-family: 'Roboto-Medium';
    border-bottom: 1px solid #ddd;
    padding-bottom: 16px;
    margin-top: 45px;
}
.info-inner1{
	margin-top: 40px;
}
.info-inner1 p {
    font-size: 15px;
 
    color: #000;
 
}
.iner-box img{
	max-width: 100%;
	height: auto;
	margin: 0 auto;

}
.ddgyuga{
	color: #777676;
	/*margin-top: 20px;*/
	margin-bottom: 50px;
}
.company-vivew p{
	font-size: 16px;
	color: #333;
	margin-top: 15px;
}
.message_box {
    background: #e9edf2;
    padding: 7px 35px;
    margin-top: 50px;
    margin-bottom: 87px;
}
.input_tips{
	font-size: 15px;
	color: #333333;
	position: relative;
	font-weight: 600;
	margin-top: 25px;
	display: inline-block;
	
}
.must:after{
content: "*";
    color: red;
    position: absolute;
    right: -12px;
    top: -4px;
    font-size: 22px;
}
.messages_in{
	margin-top: 13px;
	width: 100%;
	height: 37px;
	background: #fff;
	border: 1px solid #E3E3E3;
}

.textare{
	height: 200px;
}
.promise{
	font-size:15px;
	color: #e10016;
	font-weight: 600;
	margin-top:30px ;
}
.message_sub{
	font-size: 17px;
	font-weight: 600;
	display: block;
	margin-bottom: 30px;
	width: 230px;
	height: 50px;
	color: #FFF;
	margin-top: 40px;
	text-align: center;
	line-height: 50px;
	background:#ff8d00 ;
}
.sdaq{
	width: 100%;
}
.banner-con-desc h5{
	font-size: 35px;
	text-align: left;
}
.artical-cintainer {
	margin-top: 35px;
}

.artical-top h2 {
	font-size: 27px;
	color: #000;
	font-family: "Roboto-Regular";
	padding-right: 0;
	line-height: 33px;
	padding-bottom: 20px;
}

.col-md-kl p {
    font-size: 15px;
    color: #666;
    font-family: "Roboto-Regular";
    line-height: 28px;

    text-align: left;
}

.col-md-kl img {
	max-width: 100%;
	height: auto;
	margin: 30px 0;
}

.premiump {
	font-size: 18px;
	color: #666;
	font-family: "Roboto-Regular";
	line-height: 33px;
	padding-right: 14%;
	margin-bottom: 126px
}

.premiump-t {
	margin-top: 83px;
	margin-bottom: 50px;
}

.pr-list-item {
	width: 662px;
}

.pr-list-item-top-left {
	width: 293px;
	height: 216px;
	float: left;
}

.pr-list-conyo {
	margin-top: 50px;
}

.pr-list-item-top-left img {
	height: 216px;
}

.pr-list-item-top-right {
	width: calc(100% - 300px);
	float: left;
	height: 216px;
	background: #efefef;
	box-sizing: border-box;
	font-family: "Roboto-Regular";
	padding: 33px 45px;
}

.read-more-prp {
	font-size: 15px;
	color: #960606;
	text-decoration: underline;
}
.kopk-right {
	width: 285px;
}

.k-right-top {
	width: 100%;
	height: 205px;
	background: #54534a;
	text-align: center;
	box-sizing: border-box;
	padding: 15px 23px;
}

.k-right-top h3 {
	font-size: 22px;
	font-family: "SiemensSans-Roman";
	color: #fff;
	margin-top: 0;
}

.more-mess {
	width: 127px;
	height: 36px;
	display: block;
	text-align: center;
	color: #fff;
	line-height: 36px;
	border-radius: 4px;
	background: #0099de;
	margin: 0 auto;
	margin-top: 30px;
}

.more-mess:hover {
	color: #fff;
}

.k-right-top p {
	font-size: 15px;
	font-family: "siemens-sans-bold";
	color: #fff;
}

.kopk-right-bar {
	width: 100%;
	height: 7px;
	background: #dadada;
	margin-top: 30px;
}

.Stay {
	font-size: 18px;
	color: #19547d;
	margin-top: 40px;
}

.Stay img {
	margin-left: 19px;
}

.link-ul ul li a {
	width: 100%;
	display: block;
	height: 100%;
}

.link-ul ul li {
	margin-top: 0px;
	width: 31px;
	height: 31px;
	float: left;
	background: url(../images/f2.png);
	margin-left: 9px;
	/*background-position: 0 0;*/
}

.STAY-KK {
	color: #000;
	font-family: "siemens-sans-bold";
}

.Custommm {
	font-size: 14px;
	color: #777;
	font-family: "siemens-sans-bold";
}

.Custom {
	font-size: 16px;
	color: #515151;
	font-family: "siemens-sans-bold";
}

.other-box-list-item {
	border-top: 1px solid #333;
	box-sizing: border-box;
	padding-top: 20px;
	padding-right: 10px;
}

.mmope {
	display: block;
	width: 81px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	border-radius: 5px;
	background: #7d7c7c;
	font-family: "siemens-sans-bold";
	color: #fff;
	margin-top: 44px;
}
.link-ul ul li.f1f2 {
	width: 31px;
	height: 31px;
	float: left;
	background: url(../images/t2.png);
	/*background-position: 0 0;*/
}

.link-ul ul li.f1f3 {
	width: 31px;
	height: 31px;
	float: left;
	background: url(../images/in2.png);
	/*background-position: 0 0;*/
}

.link-ul ul li.f1f4 {
	width: 31px;
	height: 31px;
	float: left;
	background: url(../images/g2.png);
	/*background-position: 0 0;*/
}

.link-ul ul li.f1f5 {
	width: 31px;
	height: 31px;
	float: left;
	background: url(../images/y2.png);
	/*background-position: 0 0;*/
}

.link-ul ul li.f1f6 {
	width: 31px;
	height: 31px;
	float: left;
	background: url(../images/wff.png);
	/*background-position: 0 0;*/
}

.link-ul ul li {
	width: 31px;
	height: 31px;
	float: left;
	background: url(../images/f2.png);
	/*background-position: 0 0;*/
}
.col-md-kl img{
	max-width: 100%;
	margin: 0 auto;

}
#case1{
	margin-bottom: 40px;
	margin-top: 34px;
	}
.col-md-kl{
	/* width: 815px; */
	display: flex;
	flex-direction: column;
	align-items: center;
	
}
.news-item-boxc:hover .h5iop{
	color: #FF9000;
}
.box-news1-link:hover{
	background: #101010;
	color: #fff;
}
.news-list-ol-item:hover h4{
	color: #FF9000;
}
.hot-prod-title-box a:hover{
	color: #FF9000;
}
.return{
	width: 100%;
	border-top: 1px dashed #ddd;
	margin-top: 40px;
	padding-top: 28px;
}
.return a{
	display: block;
	width:139px;
	height: 45px;
	font-size: 18px;
	color: #fff;
	background: #3050c0;
	text-align: center;
	line-height: 44px;
	margin: 0 auto;
	font-family:'Roboto-Medium';
	margin-bottom: 90px;
	
}
.artical-time{
  font-size: 16px;
  color: #666;
  font-family: "SiemensSans-Roman"; 
  display: flex;
  align-items: center;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 20PX;
   margin-bottom:25px
}
.artical-time span{
	display: flex;
	align-items: center;
	margin-right:25px;
}
.artical-time span img{
	margin: 0;
	margin-right: 10PX;
}
.slide-hot-pr h4{
	font-size: 20px;
	font-family: "Roboto-Regular";
}
.slide-hot-pr{
	width: 100%;
	border: 1px solid #f2f2f2;
	box-sizing: border-box;
	padding: 20px;
	margin-top: 65px;
	   
}
.kopk-right{
	 margin-left: 36px;
}
.slid-iten-oo{
	border: none;
}
.slide-lastnews{
	border: 1px solid #f2f2f2;
	box-sizing: border-box;
	padding: 20px;
	
}
.slide-lastnews h4{
	font-size: 17px;
	font-family: "Roboto-Medium";
	margin-bottom: 10px;
	border-bottom:1px solid #E8E8E8;
	padding-bottom:20px;
}
.slide-lastnews span{
	display: flex;
	align-items: center;
	font-size: 13px;
	color: #666;
	
	
}
.slide-lastnews span img{
	margin-right: 5px;
}
.slide-lastnews p{
	font-size: 16px;
	font-family: "Roboto-Regular";
	color: #333;
	margin-top: 25px;
}
.lnews-item{
	
 
	padding-bottom: 10px;
}
.lnews-item a{
color:#666

}
.lnews-item2{
	border: none;
	padding-top: 20px;
}
.slide-lastnews{
	margin-top: 25px;
	margin-bottom: 42px;
}
.slide-hot-pr .prodcut-item .scale-box {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 50px;
}
.kopk-right{
	margin-left: 86px;
}
.artical-top {

    text-align: left;
    width: 100%;

}
.videx-desc{
	color: #333;
}
.videx-box1:hover .videx-desc{
	color: #FF9000
}
.videx-box1:hover .scale-box img{
	transform: scale(1.1);
}
.surrp-desc {
    font-size: 17px;
    color: #666;
    font-family: "Roboto-Italic";
    text-align: center;
    margin-top: 24px;
    line-height: 27px;
    padding: 0 14%;
}
.videx-desc{
	text-align: center;
	font-size: 16px;
	background: #e8e9e9;
	font-family: "Arial";
	padding: 16px 0px;
}
.videx-box1{
	position: relative;
}
.video-stert{
	position: absolute;
	left: 50%;
	top:29%;
	transform: translateX(-50%);
}
.video-box {
	width: 42%;
	height: 60%; 
	position: fixed;
	display: none;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 999999999;
}

.clo-box {
	position: absolute;
	right: -32px;
	top: -26px;
}
.videx-box1 {
    position: relative;
    margin: 0 -7px;
    margin-top: 48px;
    margin-bottom: 70px;
}
.more-video-a{
	width: 100%;
}
.more-video-a a{
	width: 230px;
	
	text-align: center;
	padding: 14px 0;
	color: #fff;
	font-size: 16px;
	background:#FF8D00;
	/* font-family: "HelveticaNeueLTPro-Md"; */
	margin: 0 auto;
	display: block;
	margin-bottom: 65px;
}
.jock-cxon{
	background: url(../images/jock.png) no-repeat;
	background-size: 100% 100%;
}
.jock-cxon p {
    text-align: center;
    font-size: 25px;
    color: #fff;
    font-family: "Roboto-Medium";
    padding: 105px 16%;
    line-height: 42px;
}
.DOWLOAD h3{
	font-size: 34px;
	color: #000;
	font-family: "Roboto-BoldCondensed";
	margin-top: 93px;
	margin-bottom: 30px;
}
.download-item{
	width: 100%;
	border: 1px solid #f0f2f3;
	box-sizing: border-box;
	padding: 15px 15px;
	overflow: hidden;
}
.pdficon {
    float: left;
    margin-top: 12px;
}
.donwalod-desc {
    width: 75%;
    float: left;
    margin-left: 22px;
}
.donwalod-desc h5{
	font-size: 16px;
	color: #333;
	font-family: "HelveticaNeueLTPro-Md";
}
.donwalod-desc h5:hover{
	color: #D43F3A;
}
.donwalod-desc p{
	font-size: 14px;
	color: #666;
	 font-family: "HelveticaNeueLTPro-Roman";
}
.do-btn{
	float: right;
	 margin-top: 12px;
}
.download-item{
	margin-top: 40px;
	
}
.more-video-b{
	margin-top: 60px;
	margin-bottom: 105px;
}
.common-prom {
    width: 100%;
    background: #f0f3f4;
    overflow: hidden;
}
.common-prom h3{
	font-size: 34px;
	color: #000;
	font-family: "Roboto-BoldCondensed";
	margin-top: 93px;
	margin-bottom: 80px;
	text-align: center;
	
}
.ceo1{
	font-size: 20px;
	font-family: "Arial";
	color: #333;
}
.crow2{
	font-size: 19px;
	font-family: "Roboto-Regular";
	color: #333;
	line-height: 26px;
}
.crow-con {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    margin-top: 21px;
	margin-bottom: 40px;
}
.read-count{
	color: #666;
}
.read-count img{
	margin-right:8px;
}
.common-item{
	position: relative;
}
.common-item:after{
	content: "";
	width: 2px;
	height: 100%;
	position: absolute;
	right:-12px;
	top: 0;
	background: #d3d7d8;
}
.more-video-c a{
	background:none;
	color: #f08a05;
	border:1px solid #f08a05;
	margin-top: 70px;
	margin-bottom: 63px;
}
.more-video-c img{
	margin-left: 15px;
	margin-top: -3px;
	
}
	

.share{
	margin-top: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #cd1125;
}
.share-list ul li{
    float: left;
    width: 35px;
    height: 31px;
    margin-right:3px;
}
.share-list ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.share-list ul{
	margin: 0;
	padding: 0;
}
.share-list ul li{
	background: url(../images/share.png) no-repeat;
background-position: -14px -44px;
}
.share-list ul li.i2 {
    background: url(../images/share.png) no-repeat;
    background-position: -52px -44px;
}
.share-list ul li.i3 {
    background: url(../images/share.png) no-repeat;
    background-position: -92px -44px;
}
.share-list ul li.i4 {
    background: url(../images/share.png) no-repeat;
    background-position: -133px -44px;
}
.share-list ul li.i5 {
    background: url(../images/share.png) no-repeat;
    background-position: -173px -44px;
}
.share-list ul li.i6 {
    background: url(../images/share.png) no-repeat;
    background-position: -213px -44px;
}
.share-list {
    overflow: hidden;
    margin-top: 20px;
    margin-bottom:60px ;
   
}
.hot-product-box.sskog {
    margin-bottom: 10px;
}
.last-dropdown_menu {
    left: inherit!important;
    right: 0;
}
.m_nav .dropdown {
    background: url(../images/icon-dd1.png) no-repeat;
    background-position: 88% 20px;
    
}
.m_nav .cur{
	background: url(../images/icon-dd2.png) no-repeat;
	background-position: 88% 20px;
}
.add-lioc{
    display: none;
    width: 30px;
    height: 25px;
    background: url(../images/tubi.png) no-repeat;
    background-position: 0 -27px;
    background-size: cover;
    margin-left: 10px;
    margin-left: -10px;
}
.alop-link:hover .add-lioc{
	display: inline-block;
}

/*-------------------------------------------------------about us------------------------------------------------*/
.about_nei{ margin:40px 0;}
.about_nei p{ font-size:15px; line-height:30px; color:#545454; margin-bottom:0 }
.about_nei .fr{ margin:2% 0 2% 3%}

@media (max-width: 767px) {
.about_nei .jianzhu{ display:none}	
.about_nei img{ max-width: 100%;margin: 0 auto;}
	
}

.product_mmman{ margin-bottom:50px}
.producttts{ margin-top:50px}

/*---------------------------------------------------------------------case ------------------------------------------------*/
.case_nei_xia{ margin-bottom:70px}
.case_maijn{ padding:0 25px; margin:20px 0 20px}
.case_maijn h3.case_app{ text-transform:uppercase; font-size:40px; margin-bottom:30px; }
.case_maijn p{ color:#666666; font-size:15px; line-height:24px;}

.case_nei_top{ margin:30px 0 15px}

.case-txt{ background:#f1f0f0; padding:25px 25px 30px 25px;}
.case-txt h3.case_biaoti{ margin:10px 0 20px; font-size:25px}
.case-txt p{ font-size:14px; color:#666; line-height:24px; height:48px; overflow:hidden}
@media (max-width: 640px){.case-txt p{height:72px;}}

.case_nei_xia a:hover .case-txt{ background:#FF9000;}
.case_nei_xia a:hover .case-txt h3,.case_nei_xia a:hover .case-txt p{ color:#FFF; }


.DOWLOAD { margin-bottom:70px}




.pageController{  margin:0 auto; display:table; margin-top:40px;  }
.pageController a{float:left;display:block;background-color:#FFF; border:#820205 1px solid; color:#820205;padding:5px 14px 5px 14px; margin-right:5px; line-height:18px; font-size:13px;}
.pageController a:hover{background-color:#efefef;color:#F38901; text-decoration:none; font-weight:bold; border:#F38901 1px solid;}
.pageController .currPage {background-color: #efefef;color:#820205;font-weight:bold;border:#666666 1px solid;}
.clear{clear:both;}


@media (min-width: 640px) {
.img11111{ width:213px}
}
@media (max-width: 640px) {
.img11111{ width:100%; height:auto}
}


