li{
	list-style: none;
}
a{
	color: #333;
}
.top-box-right{
	height: 40px;
    background: #f2f2f2;
    line-height: 40px;
    width: 40%;
    float: right;
    padding-left: 30px;
    color: #333;
}
.tel-number-box{
	font-size: 14px;
	font-family: "Iskoola Pota";
	color: #333;
	display: inline-block;
	margin-right: 10px;
	position: relative;
	margin-right:33px;
}
.tel-number-box::after{
	    content: "";
    position: absolute;
    right: -18px;
    top: 11px;
    width: 1px;
    height: 17px;
    background: #dedede;
}
.flag-box-1{
	 
	display: inline-block;
}
.flag-box-1 img{
	width: 30px;
	margin:0 5px
 
}
.flag-box-2{
	background-position:-29px 0 ;
}
.navbar-nav li {
	position: relative;
}

.self-navbar-nav {
	    margin-left: 0px;
    width: 109%;
    display: flex;
    justify-content: space-between;
    margin: 0 -15px;
}



.banner-box img {
	width: 100%;
}

.banner-box {
	position: relative;
}

.banner-box .banner-info {
	width: 458px;
	left: 428px;
	top: 50%;
	position: absolute;
	color: #fff;
}

.banner-box .banner-info h1 {
	font-size: 34.96px;
}

.banner-box .banner-info p {
	margin-top: 30px;
	font-size: 15px;
}

.drop_lists .drop_col1 {
	min-height: 250px;
}.navbar-default .navbar-nav>li>a{
	color: #251e1c;
}
.nav_li{
	font-size: 15px;
}
.nav_li a{
	color: #251e1c;
}
.navbar-nav li .drop_layout a {
	color: #fff;
}

.drop_col {
	padding: 5px 10px;
	padding-bottom: 12px;
	padding-top: 0;
}
.span-p{
	display: inline-block;
	
}
.d1,.d2,.d3{
	display: inline-block;
	width: 25px;
	height: 24px;
	margin-right: 5px;
}
.d1{
	background: url(../images/l1.png) no-repeat;
	background-size: cover;
}
.d2{
	background: url(../images/l2.png) no-repeat;
	background-size: cover;
}
.d3{
	background: url(../images/l3.png) no-repeat;
	background-size: cover;
}
.nav-top ul li a{
	height: 26px;
	display: flex;
	align-items: center;
}
.nav-top ul li:hover .d1{
	background: url(../images/l1-1.png) no-repeat;
	background-size: cover;
} 

.nav-top ul li:hover .d2{
	background: url(../images/l2-01.png) no-repeat;
	background-size: cover;
}
.nav-top ul li:hover .d3{
	background: url(../images/l3-01.png) no-repeat;
	background-size: cover;
}
.nav-top ul li:hover .span-p{
	color: #8ab2dd;
}
.sec_ul {
	float: left;
	width: 340px;
	padding-left: 0;
	
}

.sec_li {
    line-height: 40px;
    height: 40px;
    color: #000;
    border-bottom: hsla(0, 0%, 100%, 0.30980392156862746) 1px solid;
	float:left;
	margin-right:20px;
	width:145px;
	overflow:hidden
}

.nav_li {
	position: relative;
}

.nav_li a {}

.nav_li:after {
	content: '';
	width: 0;
	height: 2px;
	display: block;
	left: 50%;
	background-color: #355ad1;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	position: absolute;
	bottom: 0;
}

.nav_li:hover:after {
	width: 100%;
	left: 0;
}
.navbar-nav li .drop_layout {
	width: 757px;
	position: absolute;
	left: 0;
	background: #355ad1;
	z-index: 999999999;
	top: 50px;
	opacity: 0;
	overflow: hidden;
	display: none;
	padding-bottom: 20px;
	padding-top:30%;
	
}



.nav_li:hover>.drop_layout {
    opacity: 1;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    padding-bottom: 18px;
    display: block;
}

.navbar-self {
	font-size: 14px;
	color: #333333;
}

.navbar-default {
	background-color: #fff;
	border: none;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	background: #fff;
}

.section {
	margin-top: 61px;
}

.section-title a span {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.section-title img {
	vertical-align: baseline;
}

.product-org .pr-item {
	position: relative;
	padding-top: 25px;
	text-align: center;
}

.product-org .pr-item:after {
	position: absolute;
	z-index: -99;
	top: 0;
	left: 0;
	width: 0px;
	display: block;
	background: #ebf0f5;
	height: 409px;
	content: "";
	transition: all 0.5s;
}

.product-org .pr-item:hover:after {
	width: 100%;
	height: 409px;
}

.product-org .pr-item:hover>.btnn .btn:after {
	width: 135px;
	transition: all 0.5s;
}

.product-org .pr-item:hover>.btnn .btn {
	color: #fff;
}
.col-md-9.col-sm-10.col-xs-6.top-bar-right {
   
        padding-top: 12px;
}
.ul{
opacity: 0;
}
.product-type-box{
	background: #355ad1;
	padding-top: 63px;
	padding-bottom: 63px;
}
.product-type-name{
	font-family: "Roboto Medium";
	font-size: 20px;
	text-align: center;
	margin-bottom: 15px;
}
.product-type-name a{
	color: #fff;
}
.product-type-col-md-12{
	margin-top: 68px;
}
.product-type-name a img{
	margin-left: 11px;
}
.product-banner-box{
	background: #f7f7f7;
	font-family: "Roboto Medium";
	padding-bottom:50px;
	
}
.section-title-1{
	font-size: 29px;
	color: #000;
	 
	
	margin-top: 90px;
}
.title-bottom-bar{
	height: 2px;
	width: 75px;
	background: #355ad1;
	margin-top: 30px;
	
	
}
.section-desc{
	font-family: "Arial";
	font-size: 18px;
	color: #666666;
	margin-top: 30px;
	line-height: 33px;
}
.prodcut-list1-child{
	width: 100%;
	font-family: "Roboto Medium";
	padding: 15px 20px;
	background: #fff;
	border: 1px solid #e3e3e3;
	padding-top: 15px;
	box-shadow: 1px 0px 2px 0px #79737333;
	padding:20px 0;
	padding-top: 0px;
}
.pro-title{
	font-size: 18px;
    margin-bottom: 18px;
    padding: 0 10px;
    margin-top: 10px;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
}
.pro-desc{
	font-family: "Arial";
    font-size: 15px;
    color: #666;
    margin-bottom: 0;
    padding: 23px 10px;
    overflow: hidden;
    height: 87px;
	
}
.scale-box{
	overflow: hidden;
}
.prodcut-list1-child:hover{
	border: 1px solid #1daaf1;
	transition: all 0.6s;
}
.prodcut-list1-child:hover .pro-title,
.prodcut-list1-child:hover  .pro-desc{
	color: #355ad1;
	transition: all 0.6s;
}
.prodcut-list1-child:hover .scale-box img{
	transform: scale(1.2);
	transition: all 0.6s;
	
}
.prodcut-list1-child:hover a{
	text-decoration: none;
}
.prodcut-list1{
	margin-bottom:48px;
}
.swiper-pagination2{
	margin-top:67px ;
}
.swiper-product-change{
	margin-top: 89px;
}
#swiper2{
	padding-bottom:50px;
}
.swiper-pagination2 .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	border: 1px solid #355ad1 ;
	background: none;
	opacity: 1;
	
}
.swiper-pagination2  .swiper-pagination-bullet-active {
    opacity: 1;
    background: #355ad1;
}
.title-bottom-bar2{
	width: 124px;
	background: #151b14;
	height: 3px;
}
.section-title-2{
	color: #323232;
}
.float{
	float: left;
	
}
.strength-left-box{
	background:#355ad1 ;
}
.strength-left-box>div{
	padding: 0;
}
.strength-pic-desc{
	background:#355ad1;
	overflow: hidden;
}
.strength-pic-desc{
	    padding-left: 20px;
    padding-right: 8px;
 
}
.strength-pic-desc h3{
	font-family: "Arial";
	font-size: 27px;
	color: #fff;
	margin-top: 54px;
	margin-bottom: 37px;
}
.strength-pic-desc p{
	font-family: "Arial";
    font-size: 14px;
    color: #fff;
    line-height: 28px;
}
.strength-pic-desc .text-right{
	margin-right: 15px;
    margin-top: 31px;
    padding-bottom: 28px;

}
.scale-box img:hover{
	transform: scale(1.2);
	transition: all 0.6s;
}
.self-thumbnail .self-cation{
	    background: #f7f7f7;
    padding: 12px;
    padding: 12px;
    color: #333;
    padding-bottom: 48px;
    padding-left: 25px;
    padding-right: 25px
}
.self-thumbnail{
	border: none;
	padding: none;
}
.self-cation h3{
	font-size: 22px;
	font-family: "Arial";
	color: #1c1d22;
	margin-top: 9px;
}
.self-cation p{
	    font-size: 14px;
    color: #666666;
    font-family: "Arial";
    line-height: 25px;
    overflow: hidden;
    height: 128px;
}
.th-bar{
	width: 100%;
	height: 3px;
	background: #eccc13;
}
.max-img{
	width: 100%;
	height: auto;
}
.strength-left{
	margin-bottom: 20px;
}
.row.strength-row {
    margin-top: 80px;
}
.container.company-strength {
    padding-bottom: 70px;
}
.youshi{
	padding: 47px 0;
	background: url(../images/ys.jpg);
    background-size: cover;
    color: #fff;
}
.youshi-item{
	text-align: center;
	cursor: pointer;
	margin-bottom: 15px;
}
.youshi-img {
    margin-bottom: 33px;
}
.ys-number{
	font-size: 15px;
	margin-bottom: 28px;
}
.ys-number span{
	font-size: 36px;
	font-family: "Roboto Medium";
}
.swy{
	font-family: "Arial";
	width: auto;
	font-size: 17px;
	border-right: 3px solid #fff;
	border-left: 3px solid #fff;
}
.youshi-item:hover .youshi-img{
	  animation: myfirst 0.5s;
    -webkit-animation: myfirst 0.5s; /* Safari 与 Chrome */
}
@keyframes myfirst
{
    from { transform: rotateY(0deg);}
    to {transform: rotateY(360deg)}
}
 
@-webkit-keyframes myfirst /* Safari 与 Chrome */
{
     from { transform: rotateY(0deg);}
    to {transform: rotateY(360deg)}
}
input:focus { outline: none; } 
.liuyan{
	background: #9f9f9f;
	padding-top: 53px;
	padding-bottom: 46px;
}
.cp-name{
	font-size: 17px;
	font-family: "Arial";
	color: #fff;
	background: #fdb32b;
	text-align: center;
	width: 153px;
	height: 30px;
	margin: 0 auto;
	line-height: 30px;
	margin-bottom: 20px;
}
.SWY1{
	font-family: "Arial";
	color: #f4f4f4;
	font-size: 16px;
	text-align: center;
}
.message-title{
	font-size: 14PX;
	font-family: "Arial";
	color: #f4f4f4;
	margin-bottom: 21px;
	margin-top: 0;
}
.message-input{
	height: 38px;
	width: 100%;
	position: relative;
	background: none;
	border: none;
	border: 1px solid #d6d6d6;
	border-radius: 18px;
	padding-left: 42px;
	color: #d6d6d6;
	margin-bottom: 20px;
	
	
}
.input-item{
	position: relative;
	
}
.input-item i{
	position: absolute;
    left: 20px;
    top: 13px;
    color: #d6d6d6;
    font-size: 12px;
}
 input::-webkit-input-placeholder {
        color: #d6d6d6;
}
.no-p-left{
	padding-left: 0;
}
.submit{
	position: absolute;
	right:-41px;
	top: 3px;
}
.banner3-box{
	margin-top: 63px;
}
#swiper3{
	padding-bottom: 83px;
}
.swiper-button-prev.swiper-button-prev3 {
    left: 44%;
    top: 97%;
    width: 13px;
    height: 18px;
        left: 44%;
    top: 99%;
    width: 21px;
    height: 19px;
    background-position: 4px -2px;
    background-size: 70%;
}
.swiper-button-next4.swiper-button-next4 {
    right: 44%;
    top: 99%;
    width: 21px;
    height: 19px;
    background-position: 4px -2px;
    background-size: 70%;
    
}

.banner3{
	padding-bottom: 60px;
	
}
.learn-about-us-more{
	background: #f5f5f5;
    padding: 61px 0;
    margin-top: 6px;
    padding-bottom: 43px;
}
.shodow{

	    box-shadow: 2px 5px 20px 0px #e3e3e3;
}
.learn-way-box-left{
	background: #ffb11c;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;

}
.learn-way-box-left-desc{
	color: #fff;
}
.learn-way-box-left-desc-h4{
	    font-size: 20px;
    font-family: "Roboto Medium";
    overflow: hidden;
    height: 22px;
	
}
.learn-way-box-left-desc-p {
    font-size: 14px;
    font-family: "Arial";
    height: 40px;
}
.learn-way-box-left-desc {
    float: right;
    width: 80%;
}
.learn-way-box {
    overflow: hidden;
    margin-bottom: 27px;
}
.nmi{
    background: #ffc14a;
    padding: 62px 0;
    padding-left: 14px;
    box-sizing: border-box;	
}
.hui{
	background: #555555
}
.nmii{
	background: #777777;
}

.cc{
	 width: 12.666667%;
	 float: left;
}
.learn-way-box-left{
	    width: 87.333333%;
	    float: left;
}
.no-p-right{
	padding-right: 0;
}

.news1-title p{
	font-family: "Arial";
	font-size:17px;
	color: #fff;
	width: 30%;
	margin: 0 auto;
	background: #555;
	text-align: center;
	height: 38px;
	line-height: 38px;
	margin-top: 105px;
	margin-bottom: 20px;
	
}
.news-container-fluid{
	padding-bottom: 99px;
	background: url(../images/dbg.jpg) no-repeat;
	background-size: cover;
	
}
.news2-title .SWY1{
	font-family: "Arial";
    font-size: 25px;
    color: #0a0a0a;
    border: 4px solid #355ad1;
    border-bottom: none;
    border-top: none;
    width: 40%;
    margin: 0 auto;
    height: 27px;
    line-height: 27px;
}
.news-con-p{
	font-family: "Arial";
	font-size: 17px;
	color: #333333;
	border-left: 2px solid #355ad1;
	padding-left: 10px;
	margin-top: 30px;
	margin-bottom: 25px;
	overflow: hidden;
    height: 29px;
}
.news-item-desc{
	font-size: 13px;
	font-family: "Arial";
	color: #333333;
	height: 63px;
	line-height: 22px;
	overflow: hidden;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
	
}
.learn-more-news{
    width: 134px;
    border: 1px solid #dddddd;
    border-radius: 14px;
    padding: 5px;
    padding-left: 9px;
    margin-top: 30px;
}
.learn-more-news span{
	display: inline-block;
}
.fiyt{
	font-family: "Arial";
	font-size: 13px;
	color: #333;
}
.soit{
	float: right;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	text-align: center;
	line-height: 20px;
	color: #fff;
	background:#555 ;
}
.jkl{
	margin-bottom: 30px;
}
.news-item-col{
	margin-bottom: 20px;
	
}
.news-row{
	margin-top: 54px;
}
.r1 {
	font-family: "Arial";
	font-size:48px;
	color: #000000;
	
}
.r2{
	margin-top: 30px;
	font-family: "Arial";
	font-size: 23px;
	color: #f86809;
}
.sp1{
	font-size: 32px;
	font-family: "Arial";
	color:#000000 ;
	margin-right: 20px;
}
.tel-number-1{
	color: #f86809;
	font-size: 32px;
	font-family: "Arial";
}

.sp2{
    vertical-align: baseline;
    margin-right: 11px;
    
    display: inline-block;
}
.sp2 img{
	margin-top: -12px;
}
.commen-container-bottom{
	padding-bottom: 100px;
}
.footer-container-fluid{
	background:#355ad1 ;
	padding: 43px 0;
}
.ul-title,.ul-title{
	font-size: 18px;
	color: #fff;
	font-family: "Arial";
	MARGIN-BOTTOM: 25px;
}
.ft-ul li {
	font-size: 14px;
	font-family: "Arial";
	line-height: 28px;
}
.ft-ul li a{
	color: #fff;
}
.contact-ul li{
	display: flex;
	
}
.contact-ul li i{
	font-size: 14px;
    color: #fff;
    margin-right: 17px;
}
.ft-ul li{
	color: #fff;
}
.ft-ul{
	padding: 0;
	margin: 0;
}

.web-bottom{
	font-size: 14px;
	font-family: "Arial";
	padding: 22px 0;
	padding-bottom: 10px;
	color: #666;
}
.other-way a{
	display: inline-block;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	background: url(../images/contact.png) no-repeat;
	background-position: 0px 0px;
    margin-right: 2px;
}
.other-way .q2{
	background-position: -38px 0px;
}
.other-way .q3{
	background-position: -80px 0px;
}
.other-way .q4{
	background-position: -120px 0px;
}
.about-banner .row{
	position: relative;
}
.banner-desc{
	text-align: center;
	font-family: "Arial";
	position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    transform: translate(-50%, -50%);
}
.banner-desc h1{
	font-size: 52px;
	color: #fff;
	margin-bottom:30px;
}
.banner-desc p{
	font-size: 22px;
}
.brand-nav{
	background:#355ad1;
}
.brand-left{
	color: #fff;
	text-align: left;
	font-size: 16px;
}
.brand-left a{
	color: #fff;
}
.brand-right{
	color: #fff;
	font-size: 22px;
}
.brand-nav{
height: 110px;
padding: 40px;
}
.Introduction-title{
	font-size: 29px;
	font-family: "Arial";
	margin-top: 66px;
	margin-bottom: 50px;
}
.in-p{
	font-size: 15px;
	color: #333;
	line-height: 30px;
	font-family: "Arial";
	margin-bottom: 40px;
}
.learn-more-cp{
	width: 217px;
	height: 50px;
	background: #fc8928;
	text-align: center;
	line-height: 50px;
	font-size: 17px;
	margin-top: 54px;
}
.learn-more-cp a{
	color: #fff;
}
.learn-more-cp a img{
	margin-left: 15px;
}
#video2{
	margin-top: 83px;
}
.Leader-Visit{
	background: url(../images/nb2.jpg) no-repeat;
	background-size: cover;
	margin-top: 124px;
}
.Leader-Visit-h2{
	font-size: 29px;
	color: #fff;
	position: relative;
	margin-top: 40px;
	margin-bottom: 78px;
}
.Leader-Visit-h2:after{
	content: "";
    width: 89px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 230px;
    top: 16px;
}
.vist-desc{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #fff;
	text-align: center;
	font-size: 16px;
	color: #000000;
	overflow: hidden;
}
.more-visit{
	width: 218px;
	height: 50px;
 border: 1px solid #fff;
 text-align: center;
 line-height: 50px;
 font-size: 14px;
 font-weight: bold;
 margin: 0 auto;
 margin-top: 85px;
 margin-bottom: 44px;
}
.dected{
	padding-bottom: 140px;
}
.more-visit a{
	color: #fff;
}
.Honor-p{
font-size: 38px;
  color: #000000;
 margin-bottom: 20px;
  margin-top: 128px;
}
.Real-p{
	font-size: 18px;
	color: #666666;
}
.bi{
	margin: 56px 0;
}
.yin{
	margin-top:0px;
	margin-bottom: 118px;
}
.plp{
	margin-bottom: 93px;
}
.visit-item{
	margin-bottom: 20px;
}
.Strength-container-fluid{
	background: #efefef;
}
.Strength-p{
	font-size: 32px;
	color: #000000;
	margin: 65px 0 30px 0;
}
p.tahn {
    width: 46%;
    margin: 0 auto;
    line-height: 26px;
    margin-bottom: 66px;
    font-size: 17px;
}
p.tahj{
	width: 60%;
}
.Workshop-row{
	background: #355ad1;
	padding: 10px;
	padding-right: 0;
	
}
.kopo .col-md-6 {
    margin-bottom:3px;
    padding: 0;
}
.col-md-6.klpi {
    margin-right: 5px;
}
.col-md-6.kopo.klpi {
    padding-top: 20px;
}
.more-work-shop{
	border: 1px solid #000;
}
.more-work-shop a{
	color: #000;
}
.Company-Culture-container-fluid{
	background: url(../images/tgf2.png) no-repeat;
   margin-bottom: 100px;
       margin-top: 120px;
}
.qwd{
	font-size: 35px;
	color: #fff;
	margin-top: 85px;
	margin-bottom: 50px;
}
.zav{
	    font-size: 20px;
    color: #fff;
    line-height: 44px;
}
.banner-desc-info h1{
	font-size: 31px;
}
.banner-desc-info p{
	font-size: 19px;
}
.banner-desc-info{
	text-align: left;
}
.info-page-brand{
	font-size: 16px;
	font-weight: bold;
}
.info-page-brand ul{
	padding: 0;
}
.info-page-brand ul li{
	float: left;
	margin-right:30px;
}
.info-page-brand ul li a{
	color: #fff;
}
/*.info-page-brand ul li a:hover{
	text-decoration: none;
}*/
.info-page-brand ul li.active-1{
	border-bottom: 2px solid #fff;
}
.info-nav-brand{
	height: auto;
	padding: 22px 0;
}
.large{
	margin-top:58px;
	margin-bottom: 90px;
}
.large-left h1{
	font-size: 30px;
    color: #355ad1;
    line-height: 50px;
}


.large-right p {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}
.large-right111 p {
    font-size: 16px;
    color: #666666;
    line-height: 42px;
}

.info-mb-nav i{
	color: #b6b6b6;
}
.info-mb-nav  a{
	color: #666666;
	font-size: 14px;
}
.info-mb-nav span{
	color: #666666;
}
.info-mb-nav{
	text-align: right;
	margin: 15px 0;
}
.Quality h2 {
    font-size: 26px;
    color: #355ad1;
    line-height: 50px;
    margin-top: 0;
}
.Quality p {
    font-size: 16px;
    color: #666666;
    line-height: 43px;
}
.Quality-container{
	margin-top: 150px;
}
.ensure h3{
	font-size: 24px;
    color: #000000;
    line-height: 46px;
    margin-top: 113px;
    margin-bottom: 31px;
}
.ensure p{
	    font-size: 16px;
    color: #666666;
    line-height: 41px;
}
.ko-ipic{
	margin-top: 70px;
	margin-bottom: 147px;
}
.ko-ipic .col-md-4{
	margin-bottom: 20px;
}
.message-container-fluid{
	background: url(../images/messf.jpg) no-repeat;
	background-size: contain;
	padding-top: 72px;
}
.message-box-container{
	background: #fff;
	
}
.Ready{
	text-align: center;
	font-size: 35px;
	color: #000000;
	margin-top: 37px;
}
.fie{
	color: #494c4d;
	font-size: 17px;
}
.fie-input{
	width: 100%;
	border: 1px solid #d2d2d2;
	margin-bottom: 30px;
	height: 37px;
	line-height: 37px;
	padding-left: 25px;
	margin-top: 10px;
}
.fie-text{
	height: 170px;
}
.row.ly-area {
    padding: 60px;
}
.sub-mes{
	font-size: 23px;
    color: #fff;
    width: 30%;
    height: 55px;
    line-height: 55px;
    background: #fc8928;
    text-align: center;
    margin: 0 auto;
    border-radius: 40px;
    margin-top: 30px;
    margin-bottom: 50px;
}
.sub-mes a{
	color: #fff;
}
.about-banner-info{
	position: relative;
}
.center-fluid{
	background: #ececf5;
}
.center-fluid p.tahn{
	width: 50%;
	color: #666;
	font-size: 18px;
	margin-bottom: 50px;
}
.img-100{
	width: 100%;
	height: auto;
}
.product-desc-right{
	background: #355ad1;
	overflow: hidden;
}
.product-desc-right-title{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin-top: 70px;
	margin-bottom: 60px;
}
.product-desc-right-p{
	font-size: 16px;
    color: #fff;
    position: relative;
    width:50%;
    line-height: 30px;
    margin-bottom: 47px;
}
.product-desc-right-p:after{
	content: "";
    width: 6px;
    height: 6px;
    background: #fff;
    left: -9px;
    top:9px;
    position: absolute;
}
.p-c{
	padding-left: 100px;
}
.pro-link{
	width: 239px;
    height: 38px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    font-weight: normal;
    margin: 12px;
    margin-top: 0px;
    margin-bottom: 151px;
}
.row11 {
    overflow: hidden;
    margin-top: 35px;
}
.t-t-left{
	background: #fc8928;
}
.arewq{
	font-size: 16px;
    color: #fff;
    position: relative;
    width: 80%;
    line-height: 30px;
    margin-bottom: 47px;

}
.p-c-p{
	
    padding-left: 35%;
}
.no-bg{
	background: none;
}
.product-type-title {
    font-size: 28px;
    color: #333;
    margin-bottom: 72px;
}
.prodcut-list2 {
    margin-bottom: 70px;
}
nav {
    text-align: center;
    margin-bottom: 112px;
}
.pagination>.active>a{
	background: #355ad1;
}
.short-news-title{
    font-size: 22px;
    color: #000;
    overflow: hidden;
    height: 26px;
    line-height: 26px;
}
.short-news-p{
	font-size: 14px;
    color: #666666;
    line-height: 28px;
    overflow: hidden;
    height: 88px;
}
.link-to-news-info{
	width: 127px;
	height: 33px;
	display: inline-block;
	text-align: center;
	color: #fff;
	line-height: 33px;
	background: #fc8928;
	margin-top: 21px;
}

.news-row-lis{
	margin-bottom: 62px;
}
.news-info-title {
    font-size: 29px;
    color: #000000;
    line-height: 44px;
    margin-bottom: 32px;
}
.news-info-date{
	font-size: 16px;
    color: #5c5c5c;
    font-family: "Arial";
    margin-bottom: 30px;
}
.news-info-con {
    font-size: 16px;
    color: #5c5c5c;
    font-family: "Arial";
    padding-right: 85px;
    line-height: 34px;
}
.atical-bar{
	width: 100%;
	height: 1px;
	background: #e3e3e3;
	margin-top: 150px;
}
.share{
	margin-top: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #cd1125;
}
.share-list ul li{
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 20px;
}
.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.jpg) no-repeat;
	background-position: 0px 0px;
}
.share-list ul li.i2 {
    background: url(../images/share.jpg) no-repeat;
    background-position: -61px 0px;
}
.share-list ul li.i3 {
    background: url(../images/share.jpg) no-repeat;
    background-position: -122px 0px;
}
.share-list ul li.i4 {
    background: url(../images/share.jpg) no-repeat;
    background-position: -179px 0px;
}
.share-list ul li.i5 {
    background: url(../images/share.jpg) no-repeat;
    background-position: -237px 0px;
}
.share-list {
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 26px;
}
.go-top {
    margin-bottom: 135px;
}
.other-item{
	
	width: 100%;
	height: 60px;
	line-height: 60px;
	
	background: #eef0f2;
	font-size: 15px;
	margin-bottom: 5px;
}
.other-item a{
	color: #355ad1;
}
.other-item  img{
	margin: 0 18px;
}
.mar{
	margin-top: 25px;
}
.hot-news h4 {
    font-size: 17px;
    margin-top: 26px;
    margin-bottom: 7px;
}
.hot-news p{
	font-size: 14px;
	color: #777777;
}
.wd{
	width: 30%;
}
h3.other {
    margin-top: 68px;
}
.em{
	line-height: 30px;
}
.secd-e a{
	color: #355ad1;
}
.secd-e a i{
	margin-right: 5px;
}
.app-desc{
	font-size: 17px;
	color: #666666;
	margin-top: 97px;
	line-height: 30px;
}
.app-item{
	background: #514e55;
	padding: 60px 0;
	position: relative;
	margin-bottom: 40px;
}
.app-item-con{
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	position: absolute;
	text-align: center;
    font-family: "Arial";
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    transform: translate(-50%, -50%);
	
 }
 .app-row{
 	margin-top: 104px;
 }
.boxshadow {
    box-shadow: 20px -9px 19px 11px rgba(138, 134, 134, 0.39);
}
.canlist{
	margin-top: 80px;
}
.call{
	text-align: center;
	margin-top: 44px;
}
.call p span:first-child{
	font-size: 16px;
font-family: "Arial";
color: #262525;
}
.call p span:last-child{
	font-size: 20px;
	font-family: "Arial";
	color: #262525;
	font-weight: bold;
}
.newstype{
	width: 118px;
	height: 33px;
	line-height: 33px;
	color: #fff;
	text-align: center;
	background: #355ad1;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.new-i-title{
	font-size: 18px;
	color: #000000;
}
.new-i-p{
	font-size: 14px;
	color: #666666;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
height: 39px;
    margin-top: 20px;

}
.c-top{
	margin-bottom: 78px;
}
.news-i{
	margin-bottom:80px;
}
.c-more{
	margin-top: 0;
	margin-bottom: 65px;
}
.news-org{
	background: url(../images/vb2.jpg) no-repeat;
	background-size: cover;
	    margin-bottom: 100px;
}
.rog-desc {
    font-size: 15px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.4588235294117647);
    color: #fff;
    height: 57px;
    line-height: 57px;
    text-align: center;
    padding: 0 8px;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.org-left{
	position: relative;
}
.wt{
	color: #fff;
}
.org-right {
    background: hsla(0, 0%, 100%, 0.78);
    padding: 20px 20px;
}
.org-date {
    font-size: 48px;
    color: #355ad1;
    margin-bottom: 0;
}
.org-year{
	font-size: 18px;
	color: #000000;
}
.sd-sh-title{
	font-size: 18px;
	color: #000000;
	margin-bottom:15px;
	overflow: hidden;
    height: 21px;
}
.row1:hover .sd-sh-title{
	color:#355ad1;
}
.sd-sh-p{
    font-size: 14px;
	color: #666666;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 46px;
    line-height: 26px;
}
.row1 {
    overflow: hidden;
    margin-bottom: 13px;
}

.orh-more{
	background: #355ad1;
	border: 1px solid #fff;
	margin-top: 74px;
	margin-bottom: 60px;
	
}
.orh-more a{
	color: #fff;
}
.Quality-Assurance{
	background: url(../images/xz.jpg) no-repeat;
	background-size: cover;
}
.Quality-Assurance h2 {
    font-size: 38px;
    color: #000000;
    margin-top: 70px;
    margin-bottom: 26px;
}
.Quality-Assurance h4{
	font-size: 18px;
	color: #666666;
	margin-bottom: 69px;
}
.cbp{
	width: 96%;
    margin: 0 auto;
    line-height: 39px;
    font-size: 17px;
    color: #000000;
    margin-bottom: 50px;
}
.service-more{
	margin: 0 auto;
	margin-top: 70px;
	    margin-bottom: 60px;
}
.Production-Strength-title {
    font-size: 38px;
    color: #000000;
    margin-top: 70px;
    margin-bottom: 44px;
}
.Production-Strength p{
	font-size: 18px;
	color: #666666;
	line-height: 35px;
	margin-bottom: 124px;
}
.prs-fluid{
	background: url(../images/m1.png) no-repeat;
   background-size: cover;
  }
.cj-title{
	color: #fff;
	font-size: 28px;
	margin-top: 109px;
	margin-bottom: 143px;
}
.cj-con{
	font-size: 17px;
    color: #fff;
    line-height: 33px;
}
.cj-link{
	width: 100%;
	height: 50px;
	line-height: 50px;
	border: 2px solid #fff;
}
.prif{
	background: url(../images/m2.png) no-repeat;
}
.bloph{
	margin-bottom: 25px;
}
.qw-wrap{
	position: relative;
	overflow: hidden;
}
.box-shadow-box {
    width: 100%;
    height: 100%;
    background: #00000075;
    position: absolute;
    top: 0;
    left: 0;
}
.bn-link{
	width: 166px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #355ad1;
	border: 1px solid #ffff;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -83px;
	margin-top: -20px;
	display: none;
}
.bn-link a{
	display: block;
	color: #fff;
}
.qw-wrap:hover .box-shadow-box{
	display: none;
	transition: all 0.6s;
}
.qw-wrap:hover .bn-link{
	display: block;
	transition: all 0.6s;
	top: 50%;
	
}
.klopp{
	font-size: 15px;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 22px;
}
.gropu{
	margin-top: 60px;
}
.hyti{
	font-size: 17px;
    width: 78%;
    color: #666666;
    line-height: 32px;
}
.xtre{
	font-size: 18px;
	color: #000000;
	margin-top: 30px;
	margin-bottom: 30px;
}
.reswy{
	margin-top: 123px;
}
.powert{
	float: right;
}
.hallop{
	background: url(../images/m10.jpg) no-repeat;
	background-size: cover;
	padding-top: 47px;
	margin-bottom: 100px;
}
.half-top{
	background: #fff;
    padding: 0 36px;
	
}
.plk-h5{
	    font-size: 18px;
    color: #000000;
    
    overflow: hidden;
    height: 20px;
}
.plk-date{
	font-size: 15px;
	color: #777777;
	margin-bottom: 28px;
}
.plk-con{
	font-size: 14px;
	color: #777777;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.plio .col-md-4{
	margin-bottom: 56px;
}
.pro-info-banner h1{
	color: #333333;
}
.pro-info-banner p{
	color: #666666;
	font-size: 16px;
}
.te-m a{
	font-size: 17px;
	display: block;
	color: #355ad1;
	width: 120px;
	height: 35px;
	line-height: 35px;
	background: #fff;
	text-align: center;
	float: right;
}
.hjo{
	height:790px;
}
.top-slider{
	background-repeat: no-repeat;
    background-size: 100%!important;
}
.gallery-top{
	border: 1px solid #e3e3e3;
	/*padding: 30px;*/
}
.guiolp{
	width: 22px;
	height: 30px;
	background: url(../images/right4.png) no-repeat!important;
	
}
.mkgho{
	width: 22px;
	height: 30px;
	background: url(../images/left4.png) no-repeat !important;
}
.kopq{
	margin-top: 46px;
	margin-bottom: 100px;
}
.rost{
	font-size: 21px;
	color: #000000;
	margin-top: 46px;
}
.ctx-body{
	/*margin-left: 40px;*/
}
.ctx-body p{
	font-size: 15px;
	color: #666666;
}
.ctx-body span{
	font-weight: bold;
	color: #666666;
}
.pop{
    margin-top: 26px;
    margin-bottom: 26px;
}
.email{
	display: inline-block;
    width: 162px;
    height: 40px;
    line-height: 40px;
    background: #d90000;
    color: #fff;
    TEXT-ALIGN: center;
    font-weight: 600;
    border-radius:24px
}
.icon-span i{
	color: #fff;
	
}
.icon-span{
	width: 30px;
    height: 100%;
    display: inline-block;
    border-right: 1px solid #e3e3e3;
    font-size: 14px;
    padding-right: 15px;
    margin-right: 4px;
}
.mol{
	color: #fff!important;
}
.DOWNLOAD{
	width: 200px;
	background: #878787;
}
.djhgf{
	margin-top: 60px;
}
.ject{
	    position: relative;
    text-align: right;
        margin-top: 111px;
}
.hjo{
	    margin-bottom: 87px;
	    position: relative;
}
.pos-a{
	position: absolute;
	display: inline-block;
	width: 32px;height: 32px;
	
	top: 4px;
    left: 80px
}
.pos-b{
	left: 114px
}
.pos-c {
    left: 152px;
}
.col-md-5.col-md-offset-05.ctx-body {
    padding-left: 65px;
}
.pos-d{
	left: 186px;
}
.pos-e {
    left: 224px;
}
.pos-f{
	left: 260px;
}
.tab-ch{
	height: 49px;
	border: 1px solid #e3e3e3;
	border-right: 0;
	border-left: 0;
	overflow: hidden;
}
.tab-item2{
	font-size: 18px;
	color: #666666;
	display: inline-block;
	width: 190px;
	height: 49px;
	text-align: center;
	line-height: 49px;
}
.tab-item2 a{
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #666666;
}
.act-tab{
	background: #355ad1;
}
.act-tab a{
	color: #fff;
}
.Pull{
	font-size: 21px;
	color: #666666;
	margin-top: 58px;
	margin-bottom: 60px;
}
.opo{
	font-size: 21px;
	color: #000000;
	position: relative;
	padding-left: 20px;
	margin-bottom: 40px;
}
.opo:after{
	position: absolute;
    content: "";
    left: 0;
    top: 9px;
    width: 6px;
    height: 6px;
    background: #355ad1;
}
.bop{
	line-height:43px;
	font-size: 16px;
}
.m60{
	margin-top: 120px
}
.company-place{
	margin-top: 50px;
	margin-bottom:80px;
}
.other-p{
	background: #f6f6f5;
}
.plpo:after{
	height: 0;
}
.other-p{
	margin-top: 120px;
}
.ma-bo{
	margin-bottom: 30px;
}
.honor-desco{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #e3e3e3;
	color: #355ad1;
	margin-bottom: 25px;
}
/*/这是商品放大镜的样式/*/
#showbox { background:none;}
#showbox span { background:url(../images/whitebg.png) repeat;}
#showsum {
    left: 34px;
    margin-top: 34px;
    width: 88% !important;
}
#showsum span { border:1px solid #ddd;}
#showsum span.sel { border:1px solid #355ad1;}

.showpage { width:400px; position:relative;}
.showpage a { display:block;
 width:22px; 
height:30px; 
text-align:center; 
font-size:18px;
 position:absolute;
left:0; 
  top:-86px; 
  text-decoration:none; 
 
  z-index: 9999999;
  background: url(../images/left4.png) no-repeat;
  }
.showpage a#shownext { left:auto; right:-261px; background: url(../images/right4.png) no-repeat;}
/*.showpage a:hover { background:#ccc; color:#777;}*/
.hjo-wrapp{
	border: 1px solid #e6e5e4;
    height: 664px;
    background: #fcfcfc;
}
@media (min-width: 1200px)
.container1355 {
    width: 1355px!important;
}
/* 分页 */
.pageController{float:right;  padding-top:5px;padding-bottom:5px;}
.pageController a{float:left;display:block;background-color:#FFF; border:#666666 1px solid; color:#666666;padding:0px 6px 0px 6px; margin-right:5px; line-height:18px;}
.pageController a:hover{background-color:#efefef;color:#B90128; text-decoration:none; font-weight:bold; border:#efefef 1px solid;}
.pageController .currPage {background-color: #efefef;color:#0860CC;font-weight:bold;border:#666666 1px solid;}
.clear{clear:both;}

.fan_y{ width:100%; float:left; line-height:30px; margin:40px auto 0;overflow:hidden; border-top:1px dotted #c5c7c8; padding-top:10px; text-align:left }
.fan_y a span{ margin:0 5px 0 0; font-size:14px;color:#008ad0; font-weight:bold; }
.fan_y a{  padding:0; text-align:left; font-size:14px; color:#575555;}
.fan_y a:hover{ text-decoration:underline;} 