body{
	font-family: "Î¢ÈíÑÅºÚ","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
}
.clear{
	clear: both;
}
a{
	color: none !important;
	text-decoration:none !important;
}
button{
	margin-top: 14px !important;
}
a:hover{
	color: none !important;
	text-decoration:none !important;
}
header .nav>li>a:hover{
	color:#EAA122;
}
@media (min-width: 1920px){
	body{
	    width: 1920px;
	}
}
body{
	margin: 0 auto;
}
.hidden-xs .row{
	margin-left: -15px;
	margin-right: 0px;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}
.dropdown-menu>li>a {
    padding: 8px 18px;
}
.navbar-fixed-top{
	min-height: 74px !important;
	line-height: 74px !important;
}
.container .nav,.navbar-collapse .nav>li,{
	min-height: 74px !important;
	line-height: 74px !important;
}
.dhjj{
	left:-82% !important;
}
.top-ul{
	line-height: 64px;
	min-height: 64px;
}
.top-ul>li,.top-ul>li{
	line-height: 48px;
	min-height: 48px;
	margin: 0 5px;
}
.top-ul>li>a{
	margin-top: 10px;
}
.dropdown-menu .dropdown{
	min-height: auto;
	line-height: auto;
}
@media (max-width: 991px){
	.container{
	     width: auto !important; 
	}
}

#logo{
	width: 135px;
	padding: 16px 0;
}
footer #logo{
	padding: 0;
	margin-top: -3px;
	width: 184px;
	margin-left: 0px;
}
.white{
	color: #FFFFFF;
}
.navbar,footer{
	background-color:#444347;
	border-radius: 0;
}
.navbar a{
	color: #F7F7F7;
}
.lang-box{
	position: relative;
	float: right;
	text-align: center;
	width: 50px;
	min-height: 64px;
	line-height: 64px;
	color: white;
	margin: 0px 0px 0px 24px;
}
.lang-box>p{
	position: relative;
    top: 3px;
}
.lang-box:hover .lang-list{
	display: block;
}
.lang-list{
	position: absolute;
	top: 54px;
	left: -10px;
	display: none;
	width: 65px;
	/*height: 165px;*/
	line-height: 40px;
	background-color:#444347;
}
.lang-list p{
	width: 100%;
	height: 30px;
	text-align: left;
	line-height: 30px;
	padding:0 15px;
	margin: 0px;
}
.lang-list p:hover{
	background:#EAA122;
}
.downmenu{
	position: relative;
}
.downlist{
    position: absolute;
    top: 100%;
    left: -36px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0;
    margin: 0px 0 0;
    font-size: 14px;
    text-align: center;
    list-style: none;
    background-color: #BDBBBC;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-top:2px solid #EAA122;
    /*border-radius: 4px;*/
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.downlist li{
	height: 25px;
	line-height: 25px;
}
.downlist li:hover{
	background:#444347;
}
.form-control{
	margin-top: 8px;
	width: 70px;
	height: 30px;
	border: none;
	background-color:#444347;
	color: #F7F7F7;
	overflow: hidden;
	padding: 0;
}
.form-control p{
	padding: 6px 12px;
}
.form-control:hover{
	height: 200px;
}
.form-control p:hover{
	background:#EAA122;
}
.navbar-nav>li>a{
	padding-bottom: 10px;
	border-bottom: #444347 2px solid;
}
.navbar-toggle .icon-bar{
	background-color: white;
}
.nav>li>a:focus, .nav>li>a:hover{
	background-color:#444347;
	border-bottom: #EAA122 2px solid;
}
.nav>.downmenu>a:focus, .nav>.downmenu>a:hover{
	border-bottom: #444347 2px solid;
}
.nav .open>a,.nav .open>a:hover {
    background-color:#444347;
    border-color: #EAA122;
}
.nav .open>a:focus{
    background-color:#444347;
    border-color: #444347;
}
.dropdown-menu>li{
	text-align: center;
}
.dropdown-menu>li>a {
	color: white;
}
.navbar-nav>li>.dropdown-menu{
	padding: 0px;
	background-color: #BDBBBC;
	border-top:2px solid #EAA122;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: white;
    text-decoration: none;
    background-color: #444347 !important;
}
.dropdown-menu>li>a:hover {
	 background-color: #444347 !important;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	background-image: none;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
	background-image: none;
}
.erweima,.erweima-fa{
	position: absolute;
    top: 45px;
    left: -62px;
    width: 80px;
    display: none;
    z-index: 99;
}
.erweima-fa{
	top: 63px;
    left: -70px;
}
@media (min-width: 768px){
	.navbar-right .dropdown-menu {
	    /* right: 0; */
	    left: -65%;
	    top: 64px;
	}
}

footer{
	padding: 30px 0;
}
.foot-title{
	color: #EAA122;
	margin-bottom: 50px;
}
.foot-title a{
	color: #EAA122;
}
.foot-div{
	color: white;
}
.foot-div a{
	color: white;
}
.img-span{
	width: 36px;
	height: 36px;
	margin: 3px;
}
.pic-c1{
	background: url(/img/weixin.png) no-repeat;
	background-size: 100% 100%;
}
.pic-c2{
	background: url(/img/weibo.png) no-repeat;
	background-size: 100% 100%;
}
.pic-c3{
	background: url(/img/QQ.png) no-repeat;
	background-size: 100% 100%;
}
.pic-c4{
	background: url(/img/youku.png) no-repeat;
	background-size: 100% 100%;
}
.pic-c5{
	background: url(/img/facebook.png) no-repeat;
	background-size: 100% 100%;
}
.pic-c6{
	background: url(/img/in.png) no-repeat;
	background-size: 100% 100%;
}
.pic-c7{
	background: url(/img/tuite.png) no-repeat;
	background-size: 100% 100%;
}
.pic-c8{
	background: url(/img/youtube.png) no-repeat;
	background-size: 100% 100%;
}
.pic-c1:hover{
	background: url(/img/weixin1.png) no-repeat;
	background-size: 100% 100%;
}

.pic-c2:hover{
	background: url(/img/weibo1.png) no-repeat;
	background-size: 100% 100%;
}
.pic-c3:hover{
	background: url(/img/QQ1.png) no-repeat;
	background-size: 100% 100%;
}
.pic-c4:hover{
	background: url(/img/youku1.png) no-repeat;
	background-size: 100% 100%;
}
.pic-c5:hover{
	background: url(/img/facebook1.png) no-repeat;
	background-size: 100% 100%;
}
.pic-c6:hover{
	background: url(/img/in1.png) no-repeat;
	background-size: 100% 100%;
}
.pic-c7:hover{
	background: url(/img/tuite1.png) no-repeat;
	background-size: 100% 100%;
}
.pic-c8:hover{
	background: url(/img/youtube1.png) no-repeat;
	background-size: 100% 100%;
}
.footer-pic{
	margin-top: 30px;
}
/*--------------------------*/
.masthead{
	
	width: 100%;
	/*height: 500px;*/
	background: #D3D2D2;
	
}
.index-banner{
	max-width: 100%;
	height: auto;
	width: 100%;
	/*margin-left: -18%;*/
}
.row-no{
	margin-left: 0px;
	margin-right: 0px;
}
.index-banner-txt{
	margin-top: 50%;
}
.no-padding-right{
	padding-right: 0;
}
.no-padding-left{
	padding-left: 0;
}
.index-banner-txt>.line{
	width: 76px;
	height: 3px;
	border: 2px solid #EAA122;
}
.index-banner-txt h1{
	font-weight: bolder;
}

@media (max-width: 767px){
	.dropdown-menu>li{
		text-align: left;
	}
	.erweima,.erweima-fa{
		position: absolute;
	    top: 10px;
	    left: 140px;
	    width: 150px;
	    display: none;
	}
	.index-banner-txt{
		margin-top: 10%;
	}
}
.xiaozheng{
	position: relative;
	left: -3%;
}
@media (max-width: 991px){
	.index-banner-txt{
		margin-top: 16%;
	}
	.xiaozheng{
	position: relative;
	left: 0%;
	}
}
@media (min-width: 1200px){
	.index-banner-txt{
		margin-top: 40%;
	}
}
.index-big-one{
	background: #e5e5e5;
}
.index-big-two{
	background: #E5E5E5;
	background-size: 100% 100%;
	position: relative;
	color: white;
	overflow: hidden;
	padding-bottom: 40px;
	margin-top: 10px;
}
.index-big-two a{
	color: white;
}
.index-banner-two{
	width: 100%;
	margin-top: 10px;
	
}
.index-big-two h1{
	/*width: 20%;*/
	/*margin: 0 auto;*/
	line-height: 50px;
	height: 50px;
}
.index-big-two .line{
	background: #EAA122 ;
	height: 2px;
	margin-top: 0;
	margin-bottom: 0;
	width: 10%;
	margin-left: 45%;
}
.row-line{
	height: 2px;
}
.index-big-two h4{
	/*width: 60%;*/
	/*margin: 20px auto 0;*/
	line-height: 30px;
}
.index-big-two-txt{
	padding: 20px 0;
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	/*text-shadow: 1px 1px 1px #92918b;*/
}
.index-big-two-txt h4{
	font-size: 14px;
}
@media (max-width: 1292px){
	.index-big-two h4{
		font-size: 10px;
	}
	
}
@media (max-width: 1118px){
	.index-big-two h1{
		height: 30px;
	}
	.index-big-two .line{
		width: 12%;
		margin-left: 44%;
		margin-top: 1%;
	}
}
@media (max-width: 1090px){
	.index-big-two h4{
		/*width: 80%;*/
	}
	.index-banner-two{
		height: 440px;
    	width: auto;
	}
	
}
@media (max-width: 1026px){
	.index-big-two h4{
		/*width: 80%;*/
	}
	
}
@media (max-width: 414px){
	.index-big-two .line{
		width: 34%;
		margin-left: 33%;
		margin-top: 3%;
	}
	.index-banner-txt{
		margin-top: 28%;
	}
}
.index-four-num{
	margin: 50px 0;
}
.index-big-three{
	margin: 20px 0;
}
.index-big-three img{
	width: 100%;
}
.index-big-four{
	margin: 0px 0 20px;
	padding: 80px 0;
	background: #D3D2D2;
}
.index-big-four-one,.index-big-four-two,.index-big-four-three{
	height: 300px;
}
.index-big-four-one h3,.index-big-four-three h3{
	color: #444347;
	font-weight: bolder;
}
.index-big-four-one .orange-f{
	    color: #EAA122;
}
.index-big-four-two h3{
	color:#D3D2D2;
}
.index-big-four-one1,.index-big-four-one3{
	background: #EAA122;
}
.index-big-four-one2{
	background: #7A7879;
}
.index-big-four-one{
	
	padding: 4% 0;
}
.index-big-four-two{
	overflow: hidden;
	padding: 0;
	
	/*background: url(/img/IMG_9296.jpg) no-repeat center center;
	background-size: 100% 100%;*/
}
.index-big-four-three{
	padding: 20px 127px 20px 51px;
	color: white;
}
.index-big-four-three a{
	color: white;
}
.index-four-lund{
	border-bottom: 1px solid white;
	padding: 10px 0;
	overflow: hidden;
    width: 100%;
    word-break: break-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index-four-lund2{
	border-bottom: 1px solid #444347;
	padding: 10px 0;
	overflow: hidden;
    width: 100%;
    word-break: break-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index-four-lund p,.index-four-lund2 p{
	width: 100%;
    word-break: break-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.index-big-four-two1:before,.index-big-four-two3:before{
	    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-width: 10px;
    border-color: transparent;
    border-style: solid;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 15px solid #EAA122;
    left: 0;
    z-index: 999;
    top: 133px;
}
.index-big-four-two2:before{
	    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-width: 10px;
    border-color: transparent;
    border-style: solid;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 15px solid #7A7879;
    left: 0;
    z-index: 999;
    top: 133px;
}
.index-big-four-three1,.index-big-four-three3{
	background:#7A7879;
}
.index-big-four-three2{
	background: #EAA122;
}
.index-big-four-two img {
    width: 100%;
    /*min-height: 300px;*/
    
}
@media (max-width: 1355px){
	.index-big-four-two img{
		width: 100%;
		/*height:300px;*/
		min-width: 100%;
		min-height:auto;
	}
}
@media (max-width: 991px){
	.index-big-four-two img{
		width: 100%;
		height:auto;
		min-width:auto;
		min-height:auto;
	}
	.index-big-four-one,.index-big-four-two,.index-big-four-three{
		height: auto;
	}
}
.row-to{
	margin: 10px 0;
}
.carousel-control{
	background-image: none !important;
}
.orange-f{
	color: #EAA122;
}
.black-f{
	color: #444347;
}
.gray-f{
	color: #888888;
}
.grayback{
	background: #F4F3F3;
}
.darkgrayback{
	background: #B9B8B9;
}
.tabmidgrayback{
	background: #D7D6D6;
}
.tabliggrayback{
	background:#F4F3F3;
}
.b-side{
	position: absolute;
    top: 230px;
	width: 24px;
	height: 29px;
	background:#EAA122;
	color: white;
	/*margin-top: 165px;*/
	line-height: 38px;
	font-size: 45px;
	opacity: 1 !important;
}
.index-big-four-three1 .b-side{
	/*margin-top: 124px;*/
}
.b-side2{
	position: absolute;
    top: 65px;
	width: 24px;
	height: 29px;
	background:#7A7879;
	color: white;
	margin-top: 165px;
	line-height: 38px;
	font-size: 45px;
	opacity: 1 !important;
}
.door{
	width:100%;
	height: 100%;
	/*margin-top: -300px;*/
	background: rgba(68,67,71,0.5);
	position: absolute;
	z-index: 99;
	top: 0;
	display: none;
}
.door-pimg img{
	width: 50px;
	height: 50px;
	min-height: auto;
	max-height: auto;
	min-width: auto;
	max-height: auto;
}
.door-pimg{
 width: 70%;
 float: right;
 text-align: right;
 margin-right: 20%;
 margin-top: 148px;
}
.door-ptxt{
 color: white;
 border-top: 1px solid white;
 width: 70%;
 float: right;
 text-align: right;
 margin-right: 20%;
 font-size: 20px;
}
.index-big-four-two1:hover .door1{
	display: block;
}
.index-big-four-two2:hover .door2{
	display: block;
}
.index-big-four-two3:hover .door3{
	display: block;
}
/*@media (max-width: 991px){
	.door{
		display: block;
	}
	.door-pimg{
	 width: 70%;
	 float: right;
	 text-align: right;
	 margin-right: 20%;
	 margin-top: 33%;
	}
	.door-ptxt{
	 color: white;
	 border-top: 1px solid white;
	 width: 70%;
	 float: right;
	 text-align: right;
	 margin-right: 20%;
	 font-size: 20px;
	}
}*/
/*----------------company------------------------*/
.company-big-one{
	padding: 150px 200px;
	background: url(/img/company/DJI_0001.JPG) no-repeat center center;
	background-size:  100% auto;
}
.company-big-one-mid{
	padding: 30px 0;
	height: 300px;
	font-weight: bolder;
	background: rgba(255,255,255,0.5);
}
.sobig{
	font-size: 70px;
}
.big-one{
	margin: 10px auto 20px;
}
.company-big-one .line{
	width: 50px;
	height: 2px;
	background: #4F4B4C;
	margin: 0 auto 20px;
}
.company-big-one .white-txt{
	font-size: 20px;
}
.company-big-one .orange-f{
	font-size: 30px;
}
.company-midtwo{
	/*padding:0 100px;*/
	margin-top: 20px;
	margin-bottom: 80px;
	color: #4F4B4C;
}
.company-midtwo-l{
	border-right: 1px solid #A7A5A5;
}
.company-midtwo-2{
	border-left: 1px solid #A7A5A5;
	border-right: 1px solid #A7A5A5;
}
@media (max-width: 850px){
	.company-big-one-mid{
		padding: 30px 10px;
	}
}
@media (max-width: 675px){
	.company-big-one{
		
		padding: 150px 100px;
		background: url(/img/company/DJI_0001.JPG) no-repeat center center;
	}
	.sobig{
		font-size: 40px;
	}
	.company-big-one .line{
		width: 50px;
		height: 2px;
		background: #4F4B4C;
		margin: 0 auto 20px;
	}
	.company-big-one .white-txt{
		font-size: 20px;
	}
	.company-big-one .orange-f{
		font-size: 25px;
	}
	
}
@media (max-width: 375px){
	.company-midtwo{
		padding:0 50px;
		margin: 20px 0 80px;
		color: #4F4B4C;
	}
}
@media (max-width: 358px){
	.company-big-one{
		
		padding: 150px 100px;
		background: url(/img/company/DJI_0001.JPG) no-repeat center center;
	}
	.sobig{
		font-size: 30px;
	}
	.company-big-one .line{
		width: 50px;
		height: 2px;
		background: #4F4B4C;
		margin: 0 auto 20px;
	}
	.company-big-one .white-txt{
		font-size: 10px;
	}
	.company-big-one .orange-f{
		font-size: 15px;
	}
	.company-big-one-mid{
		height: 230px;
	}
	
}
@media (max-width: 305px){
	.company-big-one-mid{
		height: 300px;
	}
}
.st-banner{
	width: 100%;
	height: auto;
}
.carousel-indicators li{
	background-color: #fff;
}
.carousel-indicators .active{
	background-color: #EAA122 !important;
	border-color: #EAA122 !important;
}
.owl-theme .owl-controls .owl-page span{
	background:#FFFFFF;
	opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
	background:#EAA122
}
#myCarouselst .owl-buttons{
	display: none;
}
#myCarouselst .owl-pagination{
	position: absolute;
	bottom: 4%;
	left: 0;
	right: 0;
}
#myCarouselsts .owl-pagination{
	display: none;
}
#myCarouselsts .owl-prev{
	position: absolute;
	top: 32%;
	left: 0;
}
#myCarouselsts .owl-next{
	position: absolute;
	top: 32%;
	right: 0;
}
#myCarouselsts .owl-theme .owl-controls .owl-buttons div{
	width: 45px;
    height: 90px;
    color: #FFFFFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 60px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: none;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}
/*------------------*/
#myCarousel22 .owl-pagination{
	position: absolute;
	bottom: 4%;
	left: 0;
	right: 0;
}
#myCarousel22 .owl-pagination,#myCarousel22 .owl-controls{
	display: none;
}
#myCarousel22 .owl-controls{
	margin-top: 0px;
}
#myCarousel22 .owl-prev{
	position: absolute;
	top: 35%;
	left: -4.2%;
}
#myCarousel22 .owl-next{
	position: absolute;
	top: 35%;
	right: -4.2%;
}
@media (max-width: 718px){
	#myCarousel22 .owl-prev{
		top: -14%;
		left: -13%;
	}
	#myCarousel22 .owl-next{
		top: -14%;
		right: -12%;
	}
}
#myCarousel22 .owl-theme .owl-controls .owl-buttons div{
	width: 3.5%;
    height: 90px;
    color: #EAA122;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 60px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: none;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}
.owl-prev:hover{
	filter: Alpha(Opacity=100);
    opacity: 1;
}
.owl-next:hover{
	filter: Alpha(Opacity=100);
    opacity: 1;
}

.strength-banner .b-side{
	margin-top:25%
}
.strength-big-two{
	padding: 50px;
	background: #E9E8E8;
	margin-bottom: 10px;
}
.strength-s-banner .b-side{
	margin-top:30%;
	opacity:0.5;
}
.strength-big-two h3{
	padding: 0 20px;
}
.line-p{
	margin: 20px 20px;
	border-left: 2px solid #4F4B4C;
	height: 35px;
}
.small-p{
	margin: 0px 20px 20px;
	
	line-height: 20px;
	font-size: 14px;
}
.strength-big-two-4{
	margin: 20px 20px 20px;
	font-size: 14px;
}
.strength-big-two-2{
	border-left: 1px solid #4F4B4C;
}
@media (max-width: 991px){
	.strength-big-two-2{
		border-left:none;
	}
}
.qiu{
	position: relative;
	font-size: 14px;
}
.qiu:before{
	content: "";
	width: 8px;
	height: 8px;
	border: 1px solid #EAA122;
	border-radius: 50%;
	background: orange;
	position: absolute;
	top: 3px;
	left: -11px;
}
.strength-big-three{
	padding: 0px 4%;
	margin-bottom: 10px;
	background: #E9E8E8;
	overflow: hidden;
}
.strength-big-three1,.strength-big-three2,.strength-big-three3{
	/*min-height: 315.98px;*/
	padding:0 6px;
}
/*.strength-big-three1{
	background: #EAA122;
   padding: 0px 0;
   height: 100%;
}*/
.strength-big-three1 img,.strength-big-three2 img,.strength-big-three3 img{
	width: 100%;
}
.strength-big-three1 p{
	font-size: 30px;
}
.strength-banner2 .b-side{
	background: none;
	color: #EAA122;
	opacity: 0.8;
	width: 22px;
    height: 100px;
    margin-top: 0px;
    line-height: 100px;
    font-size: 100px;
}
.strength-banner2 .left{
	left:-30px;
	top: 30%;
}
.strength-banner2 .right{
	right:-19px;
	top: 30%;
}
.data-big-one img{
	width: 100%;
}
.data-big-two{
	background: #F3F3F3;
	padding: 40px 0;
}
.up-cicle,.down-cicle{
	width: 100%;
	max-width: 186.33px;
}
.mid-cicle{
	height: 41px;
	margin: 10px;
	line-height: 41px;
}
/*.data-big-three{
	padding: 10px 0;
}*/
.qu-big-one-pic{
	width: 100%;
}
.data-big-three h1{
	margin-bottom: 20px;
}
.qu-big-one{
	margin:51px 0 0;
	padding: 50px 0 10px;
}
.qu-big-one p{
	font-size: 14px;
}
.qu-big-one ul{
	padding: 0;
}
.qu-big-one li{
	position: relative;
	list-style: none;
}
.qu-big-one li:before {
    content: "";
    width: 6px;
    height: 6px;
    border: 1px solid #EAA122;
    border-radius: 50%;
    background: orange;
    position: absolute;
    top: 8px;
    left: -16px;
}
.qu-line-box{
	margin: 20px 0px;
	height: 1px;
	border-bottom: 1px solid #EAA122;
}
.qu-line{
	padding-left: 0;
	padding-right: 0;
}
.qu-line span{
	display: block;
    width: 15px;
    height: 15px;
    overflow: hidden;
    background: url(/img/circle.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -7px;
    left: -5px;
    z-index: 21;
}
.cicle{
	margin: 20px 0;
	padding: 0px 60px;
}
.qu-line .qu-line-bigspan{
	display: block;
    width: 25px;
    height: 25px;
    overflow: hidden;
    background: url(/img/circle.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -12px;
    left: -6px;
    z-index: 21;
}
.bigorange{
	font-size: 40px;
	color: #EAA122;
	font-weight: bolder;
}
.qu-big-one .top-p{
	margin-bottom: 100px;
}
.sr-big-one{
	margin: 0px 0 0;
}
.sr-big-one img{
	width: 100%;
}
.sr-big-two{
	padding: 50px 0;
}
.sr-big-two .row{
	padding-left: 14px;
}
.sr-big-two>.orange-f{
	margin-bottom: 40px;
}
.sr-big-two-p{
	padding: 0px;
	min-height: 298px;
}
.sr-big-two-p img{
	width: 100%;
}
.sr-big-two-t{
	padding: 40px 78px;
	background:#EAA122;
	min-height: 298px;
}
.sr-big-two-t h1{
	margin-top: 20px;
    margin-bottom: 20px;
}
.sr-big-two .row{
	margin-bottom: 22px;
}
.sr-big-two-p1{
	background: url(/img/services/sr1.jpg) no-repeat center center;
	background-size:100% auto ;
}
.sr-big-two-p2{
	background: url(/img/services/sr2.jpg) no-repeat center center;
	background-size:100% auto ;
}
.sr-big-two-p3{
	background: url(/img/services/sr3.jpg) no-repeat center center;
	background-size:100% auto ;
}

.cont-big-one{
	padding: 120px 0px 50px;
}
.cont-big-one p{
	font-size: 17px;
}
.cont-big-two-p{
	padding: 0px;
	min-height: 450px;
}
.cont-big-two-pb{
	padding: 0px;
	min-height: 469px;
}
.cont-big-two-p img{
	width: 100%;
}
.cont-big-two-tb{
	padding: 40px 50px;
	background:#EAA122;
	min-height: 469px;
}
.cont-big-two-t{
	padding: 40px 50px 20px;
	background:#EAA122;
	min-height: 450px;
}
.cont-big-two-t .wh1{
	margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    
}
.cont-big-two-t .line{
	margin: 5px 0;
}
.cont-big-two-tb .line,.cont-big-two-t .line{
	height: 3px;
	border-bottom: 3px solid #444347;
    width: 72px;
    margin-bottom: 20px;
}
.cont-big-one .row{
	margin-bottom: 22px;
	padding-left: 14px;
}
.cont-big-two-p1{
	background: url(/img/contact/co4.jpg) no-repeat center center;
	background-size:100% 100% ;
}
.cont-big-two-p2{
	background: url(/img/contact/co1.jpg) no-repeat center center;
	/*background-size:100% auto ;*/
}
.cont-big-two-p3{
	background: url(/img/contact/co2.JPG) no-repeat center center;
	/*background-size:100% auto ;*/
}
.cont-big-two-p4{
	background: url(/img/contact/co3.jpg) no-repeat center center;
	/*background-size:100% auto ;*/
}
.cont-big-two-s-p{
	padding: 0;
}
.cont-big-two-s-p img{
	width: 100%;
}
.job-big{
	
	color: #4F4B4C;
}
.job-big p{
	font-size: 14px;
}
.job-big-two-p{
	padding: 0px;
	min-height: 338px;
}
.job-big-two-pb{
	padding: 0px;
	min-height: 469px;
}
.job-big-two-p img{
	width: 100%;
}
.job-big-two-tb{
	padding: 60px 60px;
	background:#D3D2D2;
	min-height: 469px;
}
.job-big-two-t{
	padding: 29px 65px 20px;
	background:#EAA122;
	min-height: 338px;
}
.job-big-two-t .wh1{
	margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    
}
.job-big-two-t .line{
	margin: 5px 0;
}
.job-big-two-tb .line,.job-big-two-t .line{
	height: 3px;
	border-bottom: 3px solid #444347;
    width: 24%;
}
.job-big-one .row{
	margin-bottom: 22px;
	margin-left: 14px;
}
.job-big-two-p1{
	background: url(/img/job/VCG2163aa1ba56.jpg) no-repeat center center;
	background-size:100% auto ;
}
.job-big-two-p2{
	background: url(/img/job/VCG41530123316.jpg) no-repeat center center;
	background-size:100% auto ;
}
.job-big-two-p3{
	background: url(/img/job/VCG21400018416.jpg) no-repeat center center;
	background-size:100% auto ;
}
.job-big-two-p4{
	background: url(/img/job/3.jpg) no-repeat center center;
	background-size:100% auto ;
}
.job-big-two-p5{
	background: url(/img/job/2.jpg) no-repeat center center;
	background-size:100% auto ;
}
.job-big-two-p6{
	background: url(/img/job/1.jpg) no-repeat center center;
	background-size:100% auto ;
}
.job-big-two-s-p{
	padding: 0;
}
.job-big-two-s-p img{
	width: 100%;
}
.job-big .line-p{
	margin: 20px 0px 5px;
    border-left: 2px solid #4F4B4C;
    height: 22px;
}
.job-big-one{
	/*margin: 0px 9%;*/
}
.job-big-one .one{
	margin-top: 90px;
}
.job-big-one .two{
	margin-bottom: 50px;
}
@media (max-width: 514px){
	.job-big-two-t{
		padding: 25px 20px 20px;
		background:#EAA122;
		min-height: 296px;
	}
	.job-big-one{
		margin: 0px 35px;
	}
}
.news-big{
	
	height: 30px;
	width: auto;
}
.news-big-one-tdiv a p{
	border-bottom:1px solid #EAA122;
	width: 70%;
	font-size: 20px;
}
.news-big-one-tdiv{
	border-bottom:1px solid #9A999B;
	padding: 20px 0;
	margin-bottom: 20px;
}
/*.news-big-one-tdiv-b{
	border-color: white;
}*/
.news-big-one .row{
	margin: 0px 0 20px;
}
.news-big-one-tdiv .sp{
	font-size: 14px;
	max-width: 100%;
}
.news-big-one-p1{
	background:  url(/img/news/IMG_9296.jpg) no-repeat center center;
}
.news-big-one-p2{
	background:  url(/img/news/IMG_9297.jpg) no-repeat center center;
}
.news-big-one-p3{
	background:  url(/img/news/IMG_9298.jpg) no-repeat center center;
}
.news-big-one-p{
	background-size: auto 100%;;
	min-height: 235px;
    margin: 20px 0px;
    padding: 50px;
    text-shadow: 2px 2px 0px #646564;
}
/*.news-big-one-p3{
	padding: 169px 50px;
}*/
.news-big-one-p h4,.news-big-one-p-s h4{
	width: 100px;
	margin: 0 auto;
	border: 1px solid #FFFFFF;
	padding: 10px;
	box-shadow:  2px 2px 2px #646564,2px 2px 2px #646564 inset;
}
.news-big-one .row-g{
	background: #F6F6F6;
	padding-top: 42px;
}
@media (max-width: 530px){
	.news-big-one-tdiv a p{
		width: auto;
	}
	.news-big{
		margin-top: 0;
		height: 30px;
		width: auto;
	}
	.news-big-one .row-g{
		background: #F6F6F6;
		padding-top: 0px;
	}
}
.news-big-one-p-s{
	background-size: 100% auto;
	min-height: 200px;
    /*margin: 20px 0px;*/
    padding: 50px;
    text-shadow: 2px 2px 0px #646564;
}
.news-list-sq h1{
	width: 115px;
    height: 82px;
    margin: 25px 0;
    line-height: 82px;
    background: #EAA122;
}
.news-list-sq2 h1{
	width: 115px;
    height: 82px;
    margin: 25px auto;
    line-height: 82px;
    background: #444347;
}
.news-big-one-tdiv a .black-f,.news-big-one-tdiv-o a .black-f{
    border-bottom: 1px solid #444347;
    width: 492px;
}
.news-big-one-tdiv-o{
	border-bottom: 1px solid #EAA122;
    padding: 20px 0;
    margin-bottom: 20px;
}

@media (max-width: 530px){
	.news-big-one-tdiv a .black-f,.news-big-one-tdiv-o a .black-f{
	    border-bottom: 1px solid #444347;
	    width: auto;
	}
	.news-list-sq h1{
		width: auto;
	    height: 82px;
	    margin: 25px auto;
	    line-height: 82px;
	    background: #EAA122;
	}
	.news-list-sq2 h1{
		width: auto;
	    height: 82px;
	    margin: 25px auto;
	    line-height: 82px;
	    background: #444347;
	}
}
.news-big-one-tdiv:last-of-type{
	border-bottom:none;
}
.fenye{
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #EAA122;
	display: block;
}
.fenyel{
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #444347;
	display: block;
}
.fenyebox{
	margin: 40px 0;
}
.newsdetails-p img{
	width: 100%;
}
.newsdetails h3{
	margin-top: 50px;
	margin-bottom: 40px;
}
.newsdetails-p{
	margin-bottom: 20px;
}
.solution{
	padding-left: 0;
    padding-right: 0;
}
.solution-big-one{
	
	/*background: url(/img/solution/solution.jpg) no-repeat center center;*/
	background-size: 100% auto;
	position: relative;
}
/*.solution-banner-txt{
	
	padding: 250px 0 250px;
}*/
.no-padding-right{
	padding-right: 0;
}
.no-padding-left{
	padding-left: 0;
}

.solution-banner-txt h1{
	/*font-weight: bolder;*/
	font-size: 50px;
	margin: 0;
}
.solution-banner-txt>.line{
	width: 76px;
	height: 3px;
	border: 2px solid #EAA122;
	margin-top: 12px;
}
.solution-ab{
	position: absolute;
	top: 37%;
    left: 9.5%;
}
@media (max-width: 991px){
	.solution-ab{
		position: absolute;
		top: 31%;
	    left: 19%;
	}
}
@media (max-width: 718px){
	.solution-ab{
		position: absolute;
		top: 17%;
   		left: 3%;
	}
}

#myCarousel3 .item{
	margin: 30px 10px;
	position: relative;
}
.lazyOwl{
	width: 100%;
}
.item-ab{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(84, 84, 84, 0.88);
}
.item-ab .line{
	display: block;
	width: 10%;
	height: 2px;
	margin: 60% auto 10px;
	/*border-bottom: 2px solid #FFFFFF;*/
}
.item-ab2{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(234,161,34,0.8);
	padding: 26px;
}
.item-ab2 .line{
	display: block;
	width: 10%;
	height: 16px;
	margin: 5px 0;
	border-left: 2px solid #FFFFFF;
}
.item-ab2-txt{
	/*padding-bottom: 20px;*/
	font-size: 14px;
}
/*.item:hover .item-ab2{
	display: block;
}*/
/*.item:hover .item-ab{
	display: none;
}*/
#myCarousel3 .owl-pagination{
	display: none;
}
.owl-demo{
	position: relative;
}
.owl-theme .owl-controls .owl-buttons div{
	width: 70px;
    height: 120px;
    
	color: #EAA122;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 120px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
   	background: none;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}
#myCarousel3 .owl-prev{
	position: absolute;
	top: 38%;
	left: -7%;
}
#myCarousel3 .owl-next{
	position: absolute;
	top: 38%;
	right: -7%;
}
.owl-prev:hover{
	filter: Alpha(Opacity=100);
    opacity: 1;
}
.owl-next:hover{
	filter: Alpha(Opacity=100);
    opacity: 1;
}



.products-big-one{
	
	background: url(/img/products/products.jpg) no-repeat center center;
	background-size: 100% auto;
	position: relative;
}
.products-banner-txt{
	margin-left: 32%;
}
.products-banner-txt h1{
	/*font-weight: bolder;*/
	font-size: 50px;
	margin: 0;
}
.products-banner-txt>.line{
	width: 76px;
	height: 3px;
	border: 2px solid #EAA122;
	margin-top: 12px;
}
.products-ab{
	padding: 62px 0;
    position: absolute;
    top: 31%;
    left: 0%;
    background: rgba(25,25,25,0.5);
}
@media (max-width: 991px){
	.products-ab{
		position: absolute;
		top: 31%;
	    left: 0%;
	}
}
@media (max-width: 823px){
	.products-ab{
		position: absolute;
		top: 10%;
	    left: 0%;
	    padding: 20px 0;
	}
}
@media (max-width: 508px){
	.products-ab{
		position: absolute;
		top: 14%;
	    left: 0%;
	    padding: 20px 0;
	}
	.products-banner-txt h1,.products-banner-txt h2{
		/*font-weight: bolder;*/
		font-size: 20px;
		margin: 0;
	}
	.products-banner-txt{
		margin-left:10%;
	}
}



.products-big{
	
	height: 30px;
	width: auto;
}
.products-big-one-tdiv a p{
	border-bottom:1px solid #EAA122;
	width: 492px;
}
.products-big-one-tdiv{
	border-bottom:1px solid #9A999B;
	padding: 20px 0;
	margin-bottom: 20px;
}
.products-big-one-tdiv-b{
	border-color: white;
}
.products-big-one .row{
	margin: 0px 0 20px;
}
.products-big-one-tdiv .sp{
	font-size: 10px;
}
.products-big-one-p1{
	/*background:  url(/img/news/IMG_9296.jpg) no-repeat center center;*/
}
.products-big-one-p2{
	/*background:  url(/img/news/IMG_9297.jpg) no-repeat center center;*/
}
.products-big-one-p3{
	/*background:  url(/img/news/IMG_9298.jpg) no-repeat center center;*/
}
.products-big-one-p{
	background-size: 100% auto;
	/*margin: 20px 0px;*/
    padding: 50px 0;
    text-shadow: 2px 2px 0px #646564;
}
.products-big-one-p3{
	padding: 169px 50px;
}
.products-big-one-p h4,.news-big-one-p-s h4{
	width: 100px;
	margin: 0 auto;
	border: 1px solid #FFFFFF;
	padding: 10px;
	box-shadow:  2px 2px 2px #646564,2px 2px 2px #646564 inset;
}
.products-big-one .row-g{
	background: #F6F6F6;
	padding-top: 42px;
}
.products-big-one-t{
	margin-top:52px;
	margin-bottom: 52px;
}
.products-big-two h3{
	font-weight: 700;
}
@media (max-width: 530px){
	.products-big-one-tdiv a p{
		width: auto;
	}
	.products-big{
		margin-top: 0;
		height: 30px;
		width: auto;
	}
	.products-big-one .row-g{
		background: #F6F6F6;
		padding-top: 0px;
	}
}

.products-big-one-p-s{
	background-size: 100% auto;
	min-height: 200px;
    /*margin: 20px 0px;*/
    padding: 50px;
    text-shadow: 2px 2px 0px #646564;
}
.products-big-one-p img{
	width: 100%;
}
.products-big-one-t .line{
	border-left: 2px solid #4F4B4C;
	width: 2px;
	height:20px;
}
.productsd-big-one{
	
	padding: 80px;
}
.productsd-big-one h4{
	font-size: 14px;
}
.myCarousel4 #owl-demo-p .owl-prev {
    position: absolute;
    top: 38%;
    left: -12%;
}
.myCarousel4 #owl-demo-p .owl-next {
    position: absolute;
    top: 38%;
    right: -11%;
}
.myCarousel4 .owl-theme .owl-controls .owl-buttons div{
	color: #4F4B4C;
}
.productsd-big-two .videotitle{
	margin-top: 30px;
	padding-left: 14px;
}
@media (max-width: 1006px){
	.myCarousel4 .owl-theme .owl-controls .owl-buttons div{
		color: #4F4B4C;
		display: none;
	}
	.myCarousel4 #owl-demo-p .owl-pagination{
		display: block;
	}
	.myCarousel4 #owl-demo-p .owl-controls .owl-page span{
		background: #F4F3F3;
	}
	.myCarousel4 #owl-demo-p .owl-controls .active span{
		background: #EAA122;
	}
}
.productsd-big-two .down{
	background: #EAA122;
	width: 50px;
	height: 50px;
	margin: 25px auto;
	padding: 5px;
	border-radius: 5px;
}
.productsd-big-two .down img{
	width: 100%;
}
.productsd-big-three{
	padding: 30px 0;
}
.productsd-big-three .ul{
	font-size: 16px;
}
.productsd-big-three .ul li{
	padding: 2px 0;
}
.productsd-big-three .needmargin{
	margin: 45px 0;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
    border-left: 1px solid #FFFFFF !important;
    border-right: 1px solid #FFFFFF !important;
}
.table tr td{
	border-top:none !important;
	border-bottom: none !important;
}
/*.table tr{
	border-top:none;
	border-bottom: none;
}*/
.border-bottom-dark{
	 border-bottom:#6A6B72 1px solid !important;
}
.products-big-two a{
	color: #333333;
}
.table tr .blackborder{
	border-bottom: 2px solid #6A6B72 !important;
}
@media (max-width: 767px){
	#logo{
		padding: 15px 0;
	}
	iframe{ height: 260px;}
	.table-responsive{ overflow: auto;}
}
.runuppic{
	margin-bottom: -16px;
}
.runnumber{
	position: relative;
}
.run-num{
	font-size: 56px;
    font-weight: 800;
    margin-top: -10px;
}
.run-add{
	font-size: 28px;
    font-weight: 800;
	position: relative;
	top: -24px;
	left: 2px;
}
.zjt,.yjt{
	width: 15px;
	margin-top: -16px;
}
.zjto,.yjto{
	width: 100%;
}
.clickable{
	overflow: hidden;
}
@media (max-width: 985px){
	#myCarousel3 .owl-prev{
		left: 0%;
	}
	#myCarousel3 .owl-next{
		right: 0%;
	}
}
.table-bordered {
    border: 1px solid #ddd;
    margin-left: 0px;
}
.fenyel{
	padding: 4px;
}
.fenyel img{
	max-width: 50%;
	margin-top: -10px;
}
.xiaozheng2{
	position: relative;
	top: -27px;
}
.xiaozheng3{
	padding: 0 10px;
}
@media (max-width: 1152px){
	.lang-box {
	    margin: 0px 0px 0px 0px;
	}
}
@media (max-width: 1085px){
	.lang-box {
	    position: absolute;
	    /* z-index: 99; */
	    left: -10%;
	}
}
@media (max-width: 991px){
	.lang-box {
	    position: absolute;
	    /* z-index: 99; */
	    left: 3%;
	}
	.xiaozheng2{
		position: relative;
		top: -24px;
	}
	.navbar-right {
	    float: right!important;
	    margin-right: 15px;
	}
	.index-big-one {
	    margin-top: 36px;
	    background: #e5e5e5;
	}
	.sr-big-two .row{
		padding-left: 0px;
	}
	.job-big-one .row {
	    margin-left: 0px;
	}
	.company-midtwo-l{
		padding-left: 100px;
	}
	/*.company-midtwo{
		padding-right: 100px;
	}*/
	.cont-big-one .row{
		margin-bottom: 22px;
		padding-left: 0px;
	}
}
.carousel {
    position: relative;
    min-height: 242px;
}
@media (max-width: 500px){
	.carousel {
	    position: relative;
	    min-height: 262px;
	}
}
@media (max-width: 1169px){
	.lang-box {
	    position: absolute;
	}
}
/*@media (min-width: 998px){
	.navbar-toggle {
	    display: none;
	}
}*/
/*@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}*/
.navbar-fixed-bottom, .navbar-fixed-top {
    position: relative;
    right: 0;
    left: 0;
    z-index: 1030;
}
.newsdetails{
	max-width: 1200px;
    margin: 0 auto;
}
.black-ground{
	background-color: #0a0c0a;
}
.left-line{
	border-left: 4px solid #EAA122;
	padding-left: 10px;
	margin-left: 24px;
	box-shadow: inset 1px 0px 0px black;
	color: #FFFFFF;
}
.left-line h1{
	font-size: 55px;
	text-shadow: 1px 1px 1px black;
}
.foot-title2{
	margin-bottom: 88px;
	text-align:left;
	padding-left:10px;
}
.small-padding{
	padding-left: 20px;
    padding-right: 32px;
}
.foot-div p{
	margin: 0px 0 18px;
}
.solution-pic{
	width: 100%;
}
.solution-pic-box{
	width: 50%;
	margin: 0 auto;
}
/*.item-ab .white{
	font-weight: bolder;
}*/
.orange-line{
	width: 20px;
    height: 2px;
    background: #EAA122;
    margin: 0px auto 4%;
}
.orange-f-now{
	color: #EAA122 !important;
}
.company-three-p{
	padding: 0 10%;
	line-height: 28px;
}
.company-sanfen{
	width: 89%;
    margin: 0 auto;
    float: none;
}
.company-st-h1{
	font-size: 50px;
	font-weight: bolder;
	margin: 20px 0 20px;
}.company-da-h1{
	font-size: 50px;
	font-weight: bolder;
	margin: 50px 0 20px;
}
.comall-orange-line{
	width: 50px;
    height: 4px;
    background: #EAA122;
    margin: 0px auto 50px;
}
.solution-d{
	padding: 88px 20px 20px 0;
}
.solution-d-pic{
	width: 100%;
}
.solution-d .solution-d-pic1{
	width: 70%;
}
.solution-d .solution-d-pic2{
	width: 100%;
}
.solution-d-h4{
	font-weight: bolder;
	padding-bottom: 14px;
}
.solution-d-inp{
	min-height: 180px;
}
.solution-d-2{
	margin-bottom: 100px;
}
.solution-d-pic3{
	width: 93%;
}
.products-fourbox{
	margin-top: 20px;
	width: 100%;
	position: relative;
}
.products-fourbox-back{
	width: 100%;
}
#myCarouselproducts{
	position: absolute;
	top: 0px;
	left: 0px;
}
#myCarouselproducts h1{
	font-weight: bolder;
	margin: 50px 0 0px;
}
#myCarouselproducts .item{
	margin: 30px 5px;
	position: relative;
	min-height: 430px;
	border-top: 10px solid #EAA122;
}
#myCarouselproducts .item-ab{
	background: white;
}
.products-orange-line{
	width: 40px;
    height: 4px;
    background: #EAA122;
    margin: 30px auto 30px;
}
.products-pic-box{
	width: 50%;
    margin: 30px auto 0px;
}
.products-divh1{
	color: #444347;
	font-weight: bolder;
	font-size: 24px;
	margin: 10px 0;
}
.products-more{
	width: 70px;
	height: 30px;
	line-height: 30px;
	/*background: #EAA122;*/
	border: 1px solid #EAA122;
	border-radius: 8px;
	margin: 30px auto;
	color: #EAA122;
	font-size: 16px;
}
.products-more:hover{
	background: #EAA122;
	color: #444347;
	
}
.products-fourtext{
	padding: 0 50px;
	color: #444347;
}
.products-fourbox .grayback{
	background: #D3D2D2;
	height: 200px;
}
#myCarouselproducts .owl-buttons{
	display: none;
}
#myCarouselproducts .owl-pagination{
	padding-bottom: 30px;
}
@media (max-width: 991px){
	.solution-d .solution-d-pic1{
		width: 100%;
	}
	.solution-d{
		padding: 50px 20px 50px 30px;
	}
}
@media (max-width: 1076px){
	#myCarouselproducts {
	    position: relative;
	    top: 0px;
	    left: 0px;
	    background: #808080;
	    margin-left: 0px;
	    margin-right: 0px;
	    width: 100%;
	}
	.products-fourbox-back{
		display: none;
	}
	.products-fourbox .grayback{
		display: none;
	}
}
.productsd-H1{
	border-bottom: 5px solid #EAA122;
	/*height:60px;
	line-height: 60px;*/
	margin-top: 80px;
	margin-bottom: 80px;
	padding: 25px 15px;
	font-weight: bolder;
}
.products-mold{
	margin: 30px 0;
	padding-left: 15px;
}
.products-mold-row{
	background: #EAA122;
	margin: 30px auto;
	position: relative;
	font-weight: bolder;
}
.products-mold-four-div{
	position: absolute;
	top: 36%;
	
	bottom: 0px;
	right: 0px;
}
.products-mold-four-div .line{
	height: 4px;
    border-bottom: 3px solid #444347;
    width: 38px;
    margin: 0 auto;
}
.products-mold-four-div2{
	position: absolute;
	top: 36%;
	
	bottom: 0px;
	left: 0px;
}
.products-mold-four-div2 .line{
	height: 4px;
    border-bottom: 3px solid #444347;
    width: 38px;
    margin: 0 auto;
}
.products-mold-four-img2{
	position: relative;
    left: 33.33333333%;
}
@media (max-width: 674px){
	.products-mold-four-div{
		top: 0;
	}
	.products-mold-four-div2{
		top: 0;
	}
	.products-mold-four-div h3,.products-mold-four-div2 h3{
		font-size: 15px;
		margin: 5px 0;
	}
	.products-mold-four-div .line,.products-mold-four-div2 .line{
		width: 22px;
	}
}
.products-moldd-row{
	font-weight: bolder;
	margin: 50px auto;
    position: relative;
}
.products-moldd-four-div h2{
	margin:5px 0 50px;
	min-height: 40px;
	font-size: 18px;
}
.products-moldd-four-div h3{
	font-size: 14px;
}
@media (min-width: 768px){
	.products-moldd2-four-div{
		padding-left: 15px;
	}
}
.products-moldd2-four-div h3{
	margin: 0px 0 33px;
	line-height: 33px;
	min-height: 33px;
	font-size: 18px;
}
.products-moldd2-row{
	font-weight: bolder;
    margin: 10px auto 20px;
    position: relative;
}
.pdgrayback{
	margin-top: 50px;
	margin-bottom: 50px;
}
.pdgrayback h2{
	margin-bottom: 50px;
}
.pdgrayback h3{
	font-weight: bolder;
}
.pdjj{
	padding: 50px 0 100px 15px;
	/*line-height: 24px;*/
}
.pdjj h4{
	font-size: 20px;
	line-height: 30px;
	text-align:left;
}
.down img{
    width: 58%;
}
.pdnet{
	text-decoration: underline;
}
.table-h2{
	margin-top: 35px;
}
.table-bottom{
	margin-bottom: 90px;
}
.index-news-pic{
	margin-top: -100px;
}
@media (max-width:  1801px){
	.index-news-pic{
	    width: 100%;
	    /*min-height: 300px;*/
	    margin-top: 0px;
	}
}
.news-list-sq .blackground{
	background-color: #444347 !important;
}
.news-big-one-tdivo{
	border-bottom: 1px solid #EAA122;
}
.table-responsive {
    overflow-x: none;
}
/*.job-p{
	font-size: 20px;
}*/
.ygpic img{
	width: 100%;
}

/*
     FILE ARCHIVED ON 18:26:00 May 01, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:23:52 Oct 09, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 54.714
  exclusion.robots: 0.127
  exclusion.robots.policy: 0.117
  RedisCDXSource: 0.634
  esindex: 0.008
  LoadShardBlock: 34.709 (3)
  PetaboxLoader3.datanode: 41.342 (5)
  CDXLines.iter: 16.321 (3)
  load_resource: 49.527
  PetaboxLoader3.resolve: 21.687
  loaddict: 22.861
*/
<!--ºÄÊ±1753504727.2291Ãë-->