		@font-face {
			font-family: 'Helvetica Neue LT Pro';
			src: url(../other/HELVETICANEUELTPRO-LTCN.OTF);
		}
		
		.header-phone {
			background-color: #FFFFFF;
			box-shadow: 0px 1px 4px rgba(13, 13, 13, 0.19);
		}
		
		#header-one .navbar {
			background-color: #FFFFFF;
			margin-bottom: 0 !important;
			box-shadow: 0px 1px 4px rgba(13, 13, 13, 0.19);
		}
		
		#header-two .navbar {
			background-color: none;
			margin-bottom: 0 !important;
			background: url(/static2019/images/header_bg.png)left top repeat-x;
			background-size: contain;
			border-bottom: 1px solid rgba(255, 255, 255, 0.26);
		}
		
		#header-one .navbar a {
			color: #333;
		}
		
		#header-one .navbar a:hover {
			color: #000;
		}
		
		#header-two .navbar a {
			color: #FFFFFF;
		}
		#header-two .navbar a:hover {
			color: #cef2fe;
		}		
		#header-one .navbar,
		#header-two .navbar {
			-webkit-transition: all .3s ease .2s;
			-o-transition: all .3s ease .2s;
			transition: all .3s ease .2s;
		}
		.header-menu img{
			height:45px; 	
		}
		.header-pc .nav a {
			color: #666;
			line-height: 74px;
			float: left;
		}
		
		.header-pc .nav a:focus,
		.header-pc .nav a:hover {
			color: #005398;
			background: none;
		}
		
		.header-phone .page a {
			background: center center no-repeat transparent;
			background-image: url(/static2019/images/header-i.png);
			display: block;
			width: 40px;
			height: 40px;
			position: absolute;
			top: 20px;
			right: 20px;
		}
		
		.header-pc .nav a .i1,
		.header-pc .nav a .i2,
		.header-pc .nav a .i3,
		.header-pc .nav a .i4,
		.header-pc .nav a .i5,
		.header-pc .nav a .i6 {
			width: 30px;
			height: 30px;
			display: inline-block;
			margin-top: 19px;
			float: left;
			margin-right: 4px;
		}
		
		.header-pc .nav a .i1 {
			background: url(/static2019/images/i1.png)left top no-repeat;
		}
		
		.header-pc .nav a .i2 {
			background: url(/static2019/images/i2.png)left top no-repeat;
		}
		
		.header-pc .nav a .i3 {
			background: url(/static2019/images/i3.png)left top no-repeat;
		}
		
		.header-pc .nav a .i4 {
			background: url(/static2019/images/i4.png)left top no-repeat;
		}
		
		.header-pc .nav a .i5 {
			background: url(/static2019/images/i5.png)left top no-repeat;
		}
		
		.header-pc .nav a .i6 {
			background: url(/static2019/images/i6.png)left top no-repeat;
		}
		
		.header-pc  .tel{ font-size:20px; font-style:italic; color:#fff;}
		.header-pc  .tel img{ padding-right:5px;}
		.header-pc  .tel2 img{ padding-right:5px;}
		.header-pc  .te2{ font-size:20px; font-style:italic; color:#808080;}
		
	   .header-pc .nav-list .dianhua {
			line-height: 75px;
			font-size: 20px;
			padding-right:10px;
			font-style:italic; 
		}
		
		
		.header-pc .navbar-center {
			float: none;
			width: 580px;
			margin: 0 auto;
		}
		
		.header-pc .nav-list .language {
			line-height: 75px;
			font-size: 12px;
			color: #808080;
			cursor: pointer;
		}
		
		.header-pc .nav-list .language span {
			margin-right: 15px;
		}
		
		.header-pc .nav-list .language a {
			color: #808080;
		}
		
		.header-pc .nav-list .language i {
			margin-left: 15px;
		}
		
       /*mobile*/
		.header-menu .search-btn {
			line-height: 46px;
			font-size: 14px;
			color: #808080;
			cursor: pointer;
			position: absolute;
			top: 0;
			right: 55px;
		}
		
		.header-menu .search-btn span {
			margin-right: 15px;
		}
		
		.header-menu .search-btn i {
			padding-right:10px;
			color: #2d2d2d;
			border-right: 1px solid #e0e0e0;
		}
		.header-menu .search-btn .icon-fangdajing:before{
			font-size: 23px;
			/*font-weight: 600;*/
		}
		.header-menu .search-box{
			position: absolute;
			right: 50px;
			top:-45px;
			background: #fff;
		    padding-left:10px;
		}
		.header-menu .search-box input{border-color: #afafaf;}
		.header-menu .search-box .btn{
			padding: 0px 12px;
			border-color: #afafaf;
		}
		.header-menu .search-box .iconfont{
			font-size: 23px;
			/*color: #8e8e8e;*/
		}
		.header-menu .search-close{
			position: absolute;
			z-index: 9999;
			right:0;
			top:-45px;
			height: 45px;
			width: 50px;
			background: #fff;
			text-align: center;
		}
		.header-menu .search-close .iconfont{
			font-size: 26px;
			line-height:45px;
		}
		.search-bg{
			background-color: rgba(255, 255, 255,0);
			width: 100%;
			height: 100%;
			position: fixed;
			left: 0;
			top: 45px;
			z-index: 9999;
			display: none;
			z-index: 1;
		}
		/*end*/
		/*pc*/
		
		#search-pc{
			width: 90%; 
			margin:0 auto;
			margin-top:5%;
			max-width: 1200px;
		}
		#search-pc .form-group{
			float: left;
		}
		#search-pc .form-inline .input-group:nth-child(1){
			width: 73%;
			margin-right:2%;
			float: left;
		}
		#search-pc .form-inline .input-group:nth-child(2){
			width: 20%;
		}
		#search-pc .form-inline .input-group:nth-child(1) input{
			border-radius: 4px;
		}
		/*pc-end*/
		.header-pc .nav-list .search {
			
		}
		
		.header-pc .nav-list .search img {
			margin-top: 20px;
		}
		
		.header-pc .nav-list .search_box {
			position: absolute;
			width: 300px;
			right: 0;
			bottom: 13px;
			padding: 0px;
			display: none;
			z-index: 999;
			/*background-color: rgb(255, 255, 255);*/
		}
		.header-pc .nav-list .search_box form{
		}
		.header-pc .nav-list .search_box input{
			float: left;
			margin: 0 auto;
			width: 65%;
			line-height: 45px;
			/*border-radius: 20px;*/
			padding-left: 10px;
			outline: none;
			border: solid 1px #d4d4d4;
			border-right:none;
			background:#fff;
			border-radius: 4px 0px 0px 4px;
		}
		/*.header-pc .nav-list .search_box select {
			float: left;
			margin: 0 auto;
			width: 25%;
			line-height: 45px;
			height: 47px;
			outline: none;
			background:#fff;
			border: solid 1px #d4d4d4;
			border-right:none;
		}*/
		.header-pc .nav-list .search_box button {
			float: left;
			margin: 0 auto;
			width: 20%;
			line-height: 45px;
			height: 47px;
			outline: none;
			background: url(/static2019/images/sec-btn.png) #01519a 3px -1px no-repeat;
			/*background-size: 90%;*/
			border: solid 1px #01519a;
			border-radius: 0px 4px 4px 0px;
		}
		.header-pc .nav-list .search_box .close {
			padding: 10px;
			font-size: 25px;
			font-weight: normal;
			background: #fff;
			color:#606060;
			opacity: 1;
			border-radius: 4px 0px 0px 4px;
		}
		
		#header-two .subnav_bg {
			background: rgba(89, 122, 152, 0.7);
		}
		
		.subnav {
			position: absolute;
			left: 0;
			top: 75px;
			width: 100%;
			font-size: 0;
			z-index: 999
		}
		
		.subnav_bg {
			background: #fff;
			width: 100%;
			height: 0;
			position: absolute;
			left: 0;
			top: 0;
			filter: alpha(opacity=85);
			-moz-opacity: 0.85;
			-webkit-opacity: 0.85;
			opacity: 0.98;
			z-index: 1;
		}
		
		.subnav_con {
			width: 800px;
			height: 0;
			margin: 0 auto;
			position: relative;
			z-index: 999;
			overflow: hidden;
		}
		
		#header-one .subnav_con ul {
			border-left: solid 1px rgba(189, 189, 189, 0.3);
		}
		
		#header-one .subnav_bg {
			border-top: solid 1px #efefef;
			-moz-box-shadow:0px 2px 4px rgba(5, 5, 5, 0.2);
			box-shadow: 0px 2px 4px rgba(5, 5, 5, 0.2);
		}
		
		.subnav_con ul {
			padding: 15px;
			border-left: solid 1px rgba(255, 255, 255, 0.28);
			width: auto;
			display: block;
			position: absolute;
			top: 0;
			left: 0;
		}
		
		.subnav_con ul li {
			height: 32px;
			line-height: 32px;
			text-align: left;
			position: relative;
			width: 100%;
			overflow: hidden;
			font-size: 14px;
		}
		
		.subnav_con ul li a {
			display: block;
		}
		.subnav_con ul li a:hover {
			color: #006ec6;
		}
		
		@media only screen and (min-width: 100px) and (max-width: 1275px) {
			.header-pc .navbar-center {
				float: left;
			}
		}
		/*video-banner*/
		#banner {
	     width: 100%;
	     height: 100vh;
	   }
	    #banner .swiper-slide {
	     background-position: center;
	     background-size: cover;
	    }
		.video-banner {
			position: relative;
			width: 100%;
			/*height: auto;*/
			height: 100vh;
			overflow: hidden;
			margin-bottom: 45px;
			BOX-SIZING: border-box;
            background:#333;
			
		}
		
		.video-banner .video-level {
			position: absolute;
			width: 100%;
			height: 100%;
			top: 0;
			left: 0;
			background-color: rgba(0, 59, 138, 0.43);
			background: url(/static2019/images/videobanner.png)left top repeat;
		}
		
		.video-banner .banner-text {
			position: absolute;
			width: 600px;
			height: 73px;
			left: 50%;
			top: 45%;
			margin-left: -300px;
		}
		
		.video-banner .banner-text .banner-text-box {
			color: #FFFFFF;
			border: solid 1px #FFFFFF;
			font-size: 46px;
			width: 100%;
			line-height: 73px;
			font-family: microsoft yahei;
			/*font-weight: lighter;*/
			cursor: pointer;
			font-weight: 800;
		}
		.video-banner .banner-text .banner-text-box .in{
			color:#E77919;
			
		}
		.video-banner .banner-text .banner-text-box .china{
			color:#DA251D;
			
		}
		.video-banner .video-box {
			width: 100%;
			height: auto;
			overflow: hidden;
			position: absolute;
			top: 0;
		}
		
		.video-banner .video-box video {
			min-width: 100%;
			min-height: 100%;
			vertical-align: middle;
		}
		
		.video-banner .banner_tips {
			position: absolute;
			left: 0;
			right: 0;
			margin: 0 auto;
			z-index: 10;
			width: 64px;
			height: 40px;
			cursor: pointer;
		}
		/*Mobile-video*/
		
		.video-banner-xs {
			position: relative;
			width: 100%;
			/*height: 240px;*/
			height: 100vh;
			overflow: hidden;
			margin-bottom: 20px;
			BOX-SIZING: border-box;
			z-index: 1;
			
		}
		
		.video-banner-xs .video-level {
			position: absolute;
			width: 100%;
			height: 100%;
			top: 0;
			left: 0;
			z-index: 2;
			background-color: rgba(0, 59, 138, 0.43);
			background: url(/static2019/images/videobanner.png)left top repeat;
		}
		
		.video-banner-xs .banner-text {
			position: absolute;
			width: 94%;
			left: 3%;
			top: 50%;
			margin-top: -51px;
			z-index: 3;
		}
		
		.video-banner-xs .banner-text .banner-text-box {
			color: #FFFFFF;
			border:solid 1px rgba(255, 255, 255, 0.6);
			font-size: 4rem;
			width: 100%;
			line-height: 50px;
			font-family: microsoft yahei;
			/*font-weight: lighter;*/
			cursor: pointer;
			font-weight: 800;
		}
		.video-banner-xs .banner-text .banner-text-box .in{
			color:#E77919;
			
		}
		.video-banner-xs .banner-text .banner-text-box .china{
			color:#DA251D;
			
		}
		.video-banner-xs .video-box {
			width: 100%;
			height: 100vh;
			overflow: hidden;
			/*position: absolute;
			top: 0;*/
		}
		.video-banner-xs .video-box img{
			height: 100vh;
		}
		.video-banner-xs .video-box video {
			min-width: 100%;
			min-height: 100%;
			vertical-align: middle;
		}
		
		.video-banner-xs .banner_tips {
			position: absolute;
			bottom: 40px;
			left: 0;
			right: 0;
			margin: 0 auto;
			z-index: 10;
			width: 64px;
			height: 40px;
			transform:rotate(-180deg);
			-ms-transform:rotate(-180deg); 	/* IE 9 */
			-moz-transform:rotate(-180deg); 	/* Firefox */
			-webkit-transform:rotate(-180deg); /* Safari 和 Chrome */
			-o-transform:rotate(-180deg); 	/* Opera */
		}
		/*main*/
		
		.class-title {
			font-size: 24px;
			color: #333333;
		}
		
		.class-title span {
			font-size: 14px;
			color: #036eb8;
			display: block;
			background:url(/static2019/images/prod_titbg.gif) no-repeat center bottom;
			padding-bottom:14px;
			margin-bottom:12px;
		}
		
		.Industry-list {
			margin-top: 30px;
		}
		
		.Industry-list .list-left {
			width: 54.16%;
		}
		
		.Industry-list .list-right {
			width: 45.84%;
		}
		
		.Industry-list .list-left ul li {
			float: left;
		}
		
		.Industry-list .list-left ul li:first-of-type {
			width: 57.7%;
			padding-right: 1px;
		}
		
		.Industry-list .list-left ul li {
			width: 42.3%;
			padding: 0 1px 1px 0;
		}
		
		.Industry-list .list-right ul li {
			width: 50%;
			float: left;
			padding: 0 1px 1px 0;
		}
		
		.Industry-list .list-right ul li:last-of-type {
			background-color: #0166b3;
		}
		
		.Industry-list .item-box {
			position: relative;
			width: 100%;
			height: 100%;
			overflow: hidden;
		}
		
		.Industry-list .item-level {
			position: absolute;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
			background-color: rgba(32, 110, 200, 0.8);
			z-index: 9;
			-webkit-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease;
			-webkit-transform: scale(0);
			-ms-transform: scale(0);
			transform: scale(0);
		}
		
		.Industry-list .list-left ul li:first-of-type .item-text {
			padding-top: 35%;
		}
		
		.Industry-list .item-text {
			color: #FFFFFF;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			padding-top: 14%;
			z-index: 15;
			-webkit-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease;
			-webkit-transform: scale(0);
			-ms-transform: scale(0);
			transform: scale(0);
		}
		
		.Industry-list .item-text h2 {
			font-size: 30px;
			margin-top: 0px;
			padding: 0 5px;
		}
		
		.Industry-list .item-box h3{
			display: block;
			position: absolute;
			bottom: 0;
			text-align: center;
			font-size: 16px;
			width: 100%;
			background: rgba(0, 0, 0, 0.6);
			padding: 10px 5px;
			margin: 0;
			color: #fff;
		}
		
		.Industry-list .item-text h2:after {
			content: "";
			display: block;
			width: 70px;
			height: 1px;
			margin: 15px auto 0 auto;
			background-color: #FFFFFF;
		}
		
		.Industry-list .item-text p {
			max-width: 300px;
			margin: 0 auto;
			line-height: 24px;
			padding: 0 5px;
		}
		
		.Industry-list .list-left ul li:first-of-type .item-text span {
			margin-top: 20px;
		}
		
		.Industry-list .item-text span {
			font-size: 30px;
			margin-top: 0px;
			font-family: "宋体";
			display: block;
		}
		
		.Industry-list li {
			overflow: hidden;
		}
		
		.Industry-list li img {
			-webkit-transition: all .7s ease;
			-o-transition: all .7s ease;
			transition: all .7s ease;
		}
		
		.Industry-list li:hover img {
			-webkit-transform: scale(1.08);
			-ms-transform: scale(1.08);
			transform: scale(1.08);
		}
		
		.Industry-list li:hover .item-level {
			-webkit-transform: scale(1);
			-ms-transform: scale(1);
			transform: scale(1);
		}
		
		.Industry-list li:hover .item-text {
			-webkit-transform: scale(1);
			-ms-transform: scale(1);
			transform: scale(1);
		}
		
		.Industry-list ul li:nth-of-type(even) .item-level {
			background-color: rgba(253, 145, 54, 0.8);
		}
		
		.Industry-list .list-right ul li:nth-of-type(3) .item-level {
			background-color: rgba(253, 145, 54, 0.8);
		}
		.Industry-list .list-right ul li:nth-of-type(4) .item-level {
			background-color: rgba(32, 110, 200, 0.8);
		}
		
		@media only screen and (min-width: 1201px) and (max-width: 1600px) {
			.Industry-list .item-text h2 {
				font-size: 20px;
			}
		}
		
		@media only screen and (min-width: 769px) and (max-width: 1200px) {
			.Industry-list .item-text h2 {
				font-size: 20px;
			}
			.Industry-list .item-text {
				padding-top: 16%;
			}
		}
		
		@media only screen and (min-width: 100px) and (max-width: 768px) {
			.solutions{
			 padding: 20px 0 72px 0 !important;
			}
			.solutions .solutions-text h1 span{
				left: 8px !important;
			}
			.about-wrap .about-text p,.Culture .Culture-box .Culture_text p{
				font-size: 15px !important;
			}
			.product-all .dark-box .product-class-text,.product-all .blue-box .product-class-text{
				height: 360px !important;
			}
			.copyright {
				padding: 10px 10px 60px 10px;
				line-height: 24px;
				overflow: hidden;
			}
			.copyright-r{
				text-align:center !important;
				line-height: 18px;
			}
			.copyright-l{
				text-align:center !important;
				line-height: 25px;
				font-size: 13px !important;
			}
			.Industry-list .item-text h2 {
				font-size: 20px;
			}
			.Industry-list .item-text {
				padding-top: 11%;
			}
			#map{height: 260px !important;}
			.footer .map .map_img{top: 5% !important;}
			.Talent_Strategy .Strategy-text{
				margin-bottom: 0px !important;}
			.Career_Development .Career-wrap .Career-text{
				padding: 30px 20px 10px 20px !important;
			}
			.Career_Development .Career-wrap .Career-Img{
				height: 150px !important;
			}
			.Industry-list .list-left ul li:first-of-type p{
            -webkit-line-clamp:6;
			}
			.Industry-list .item-text p{
			 font-size:12px !important;
			 line-height: 16px;
			 padding: 0 10px;
			 overflow: hidden;
			 text-overflow: ellipsis;
			 display: -webkit-box;
			 -webkit-line-clamp: 2;
			 -webkit-box-orient: vertical;
			}
			.Recruitment_Process2 #indexPage .news:after{
				margin-top:5px !important;
			}
			.Recruitment_Process2 #indexPage .news .content_list .owl-item{
				height: 220px !important;
			}
			.Recruitment_Process2 #indexPage .news .owl-item:nth-child(2n+1){
				margin-top: 0 !important;
			}
			.Recruitment_Process2 #indexPage .news .content_list{
				padding: 8px 0px !important;
			}
		}
		/*news*/
		@font-face {
			font-family: "HELVETICANEUELTPRO-THEX";
			src: url(../other/HELVETICANEUELTPRO-THEX.OTF);
		}
		
		.counterBgdx {
			background-color: #004183;
			height: 203px;
			width: 100%;
			position: relative;
			z-index: 1;
		}
		
		.counterBgdx .num-list {
			margin-bottom: 0;
			max-width: 1200px;
			margin: 0 auto;
			position: relative;
			z-index: 1;
			padding: 47.5px 0;
		}
		
		.counterBgdx .num-list li {
			width: 25%;
			height: 108px;
			float: left;
		}
		
		.counterBgdx .num-list li div {
			border-right: rgba(204, 204, 204, 0.26) 1px solid;
		}
		
		.counterBgdx .num-list li:last-of-type div {
			border: none;
		}
		
		.counterBgdx .num-list li p.number {
			font-size: 14px;
			color: #fff;
			margin-top: 15px;
		}
		
		.counterBgdx .num-list li p.number span.counterDX {
			font-size: 48px;
			color: #fff;
			font-family: HELVETICANEUELTPRO-THEX, Arial;
			margin-top: 15px;
		}
		
		.counterBgdx .num-list li p.number .unit {
			vertical-align: top;
			font-size: 14px;
		}
		
		.counterBgdx .num-list li p.title {
			margin-bottom: 10px;
			font-size: 16px;
			color: #fff;
		}
		
		#particles-js {
			width: 100%;
			height: 100%;
			position: absolute;
			left: 0;
			top: 0;
			opacity: 0.5;
		}
		/**/
		
		.box-wrap {
			background: url(/static2019/images/box_bg.jpg)top center no-repeat;
			margin-top: 90px;
			background-attachment: fixed;
			overflow: hidden;
		}
		
		.content-box {
			max-width: 1200px;
			margin: 0 auto;
		}
		
		.content-box h2 {
			color: #2D2D2D;
			font-size: 24px;
			line-height: 24px;
			margin-top: 40px;
			margin-bottom: 25px;
			max-width: 560px;
		}
		
		.content-box p {
			color: #2D2D2D;
			font-size: 15px;
			line-height: 24px;
			max-width: 510px;
			padding-left: 55px;
		}
		
		.content-box .left-con h2 {
			background: url(/static2019/images/i12.png)left center no-repeat;
			padding-left: 50px;
		}
		
		.content-box .right-con {
			padding-left: 58px;
		}
		
		.content-box .container-fluid .Img-box {
			overflow: hidden;
		}
		
		.content-box .container-fluid img {
			-webkit-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease;
		}
		
		.content-box .container-fluid:hover img {
			-webkit-transform: scale(1.08);
			-ms-transform: scale(1.08);
			transform: scale(1.08);
		}
		
		.content-box .right-con h2 {
			margin-top: 80px;
			background: url(/static2019/images/i13.png)left center no-repeat;
			padding-left: 45px;
			
		}
		
		.content-box .right-con h2,
		.content-box .right-con p {
			max-width: 100%;
			word-wrap:break-word;
		}
		
		.content-box .more-btn {
			border: solid 1px #e1e1e1;
			width: 87px;
			height: 24px;
			background: url(/static2019/images/more_btn.png)left center no-repeat;
			float: right;
			margin-top: 30px;
			margin-right: 20%;
			transition: all .1s ease-out 0s;
		}
		.content-box .more-btn:hover {
			background: url(/static2019/images/more_btn_more.png) -10px -4px no-repeat;
		}
		.content-box .right-con .more-btn {
			margin-right: 0;
		}
		
		.content-box .more-btn a {
			display: block;
			width: 100%;
			height: 100%;
		}
		/*parther*/
		@media (max-width: 767px) { 
	         .parther-title {
			margin-top: 26px !important;
		   }
		
		 }
         
		.parther-title {
			width: 100%;
			height: 30px;
			font-size: 24px;
			line-height: 30px;
			position: relative;
			margin-top: 86px;
		}
		
		.parther-title span {
			width: 100%;
			height: 1px;
			background-color: #e9e9e9;
			position: absolute;
			left: 0;
			top: 50%;
		}
		
		.parther-title p {
			position: absolute;
			left: 50%;
			top: 50%;
			width: 175px;
			background-color: #FFFFFF;
			margin-left: -87.5px;
			margin-top: -15px;
		}
		
		.parther-list {
			max-width: 1200px;
			margin: 40px auto 45px auto;
		}
		
		.swiper-slide ul {
			max-width: 1072px;
			margin: 0 auto;
		}
		
		.swiper-slide ul li {
			float: left;
			border: solid 1px #EEEEEE;
			margin: 4px 16px;
		}
		
		.swiper-slide ul li img {
			-webkit-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease;
		}
		
		.parther-list .swiper-button-prev {
			background-image: url(/static2019/images/prev.png) !important;
			width: 26px;
			height: 50px;
		}
		
		.parther-list .swiper-button-next {
			background-image: url(/static2019/images/next.png) !important;
			width: 26px;
			height: 50px;
		}
		/*footer*/
		
		.footer {
			background-color: #028786;
		}
		
		.copyright {
			min-height: 45px;
			border-top: solid 1px #0052ad;
		}
		.copyright-width{
			max-width: 1200px;
			margin: 0 auto;
			line-height: 45px;
			color: #ffffff;
			font-size: 12px;
			overflow: hidden;
		}
		.copyright a {
			color: #ffffff;
		}
		.copyright a:hover {
			color: #ddd;
		}
		.copyright-r{
			text-align:right; 
		}
		
		.footer-con {
			max-width: 1200px;
			padding-top: 32px;
		}
		
		.footer-con .footer-right div {
			margin: 40px 10px 0 10px;
		}
		
		.footer-con .footer-right div>p {
			color: #757575;
			font-size: 12px;
			line-height: 36px;
		}
		
		.footer-con .footer-right img {
			filter: grayscale(100%);
			-webkit-filter: grayscale(100%);
		}
		.footer-con .footer-right img:hover{
			filter: none;
			-webkit-filter: none;
		}
		.footer .footer-nav {
			margin-bottom: 10px;
		}
		
		.footer .footer-nav li {
			float: left;
			text-align: left;
			padding: 0 35px;
			color: #ffffff;
			font-weight: bold;
			font-size: 14px;
			border-right: solid 1px #005abd;
		}
		
		.footer .footer-nav .foot_contact ul li{ font-weight:normal; font-size:14px; line-height:28px;}
		
		.footer .footer-nav li.first-item {
			padding-left: 0;
		}
		
		.footer .footer-nav li ul {
			margin-top: 10px;
		}
		
		.footer .footer-nav li ul li {
			float: none;
			font-size: 12px;
			border: none;
			line-height: 24px;
			padding: 0;
			height: auto;
		}
		
		.footer .footer-nav li ul li a {
			color: #ffffff;
			font-weight:normal;
		}
		.footer .footer-nav li ul li a:hover {
			color: #fff;
		}
		.footer .footer-nav li:last-of-type {
			border: none;
		}
		
		.footer .map {
			position: relative;
		}
		
		.footer .map .map_img {
			position: absolute;
			left: 20%;
			top: 30%;
			z-index: 99;
		}
		.footer .map label{
			max-width: none;
			margin: 0;
		}
		/**/
		/*#indexPage .module .bgmask {
	display: none
}
#indexPage .module.bgShow.bgmask {
	display: block
}
#indexPage .module.bgShow.bgParallax {
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed
}
.module .module_container {
	max-width: 1170px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 80px;
	margin: 0 auto
}
.module .module_container.wide {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0
}
.singlescreen #indexPage>.module>.module_container {
	max-height: 100%;
	width: 100%
}
.singlescreen #indexPage .module .container_header {
	padding-top: 0;
	padding-bottom: 0
}
*/
#indexPage {
	background: url(/static2019/images/news_bg.png)left top no-repeat;
}
#indexPage .owl-stage-outer{
	cursor: w-resize;
}
#indexPage .news.mlist .content_wrapper.slider .owl-loaded .owl-item .item_block {
	height: 100%
}
#indexPage .news.module .module_container {
	width: 100%;
	padding: 0;
	max-width: 96.86%
}
#indexPage .news .content_list .owl-item {
	width: 368px;
	height: 280px;
	float: left;
	text-align: center;
	margin-bottom: 281px;
	position: relative;
	box-sizing: border-box
}
#indexPage .news .item_block .item_img {
	display: none
}
#indexPage .news .item_block .item_info .title {
	font-size: 23px;
	line-height: 28px;
	color: #262626;
	padding: 74px 40px 0;
	position: relative;
	transition: all .3s ease-out 0s
}
#indexPage .news .item_block .item_info .description {
	color: #7b7b7b;
	font-size: 14px;
	line-height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 52px;
	padding: 0 40px;
	transition: all .3s ease-out 0s;
	margin-top: 10px
}
#indexPage .news .content_list {
	padding-top: 190px;
	position: relative;
	z-index: 6;
	padding-bottom: 90px
}
#indexPage .news .content_list .owl-item .item_block:before {
	content: '';
	border-left: 1px dotted #b3b3b3;
	height: 28px;
	position: absolute;
	top: 12px;
	left: 50%;
	transition: all .3s ease-out 0s
}
#indexPage .news .owl-item:nth-child(2n+1) {
	margin-top: 278px;
	margin-bottom: 0
}
#indexPage .news .owl-item:nth-child(2n) .item_block:before {
	bottom: 12px;
	top: auto
}
@media only screen and (max-width: 768px) {
	#indexPage .news .content_list .owl-item {
		margin-bottom: 0px;
	}
	#indexPage .news .owl-item:nth-child(2n+1) {
		margin-top: 0px;
	}
	#indexPage .news .content_list .owl-item .item_block .o_ico{
		margin-top:0 !important;
	}
	#indexPage .news .owl-item:nth-child(2n) .item_block .o_ico{
		top:0 !important;
	}
	#indexPage .news .owl-item:nth-child(2n) .item_block:before{
		top:0 !important;
	}
	.box-wrap{
		margin-top: 50px !important;
	}
	.content-box .right-con h2 {
    margin: 50px auto 25px auto !important;
    }
   #indexPage .news .content_list .owl-item:hover .item_link:after {
		border-color:#fff !important;
		border-top-color:#bebebe !important;
		border-bottom-color:#fff !important;
	}
}
#indexPage .news .item_info .nums {
	position:relative;
	font-family: "HELVETICANEUELTPRO-THEX";
	top: 67px;
	width: auto;
	/*left: 50%;*/
	/*margin-left: -48px;*/
	font-size: 20px;
	text-align: center;
	color: #000;
	opacity: 1;
	transition: all cubic-bezier(.02, .45, .26, 1.01) .3s
}
#indexPage .news .container_header .title {
	font-size: 24px;
	color: #2d2d2d
}
#indexPage .news .container_header .subtitle {
	font-size: 12px;
	color: #2d2d2d;
	margin-top: 6px
}
#indexPage .news .container_header {
	width: auto;
	float: left;
	margin-top: 98px;
	margin-left: 32px
}
.news .container_category {
	width: calc(100% - 640px)
}
.container_category {
	width: calc(100% - 460px);
	float: right;
	margin-right: 158px;
	text-align: right;
	margin-top: 103px;
	position: relative;
	z-index: 8
}
.container_category a {
	width: auto;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	text-align: center;
	color: #acacac;
	font-size: 14px;
	transition: all .3s ease-out 0s;
	padding: 0 16px;
	position: relative;
	margin-left: 0;
	margin-right: 5px;
}
.container_category a.active {
	color: #fff;
	background: #f58220;
}
.container_category a:hover {
	color: #fff;
	background: #f58220;
}
		/*.project .container_category,
.agent-pc #sitecontent .video .container_category {
	margin-right: 60px;
	margin-top: 77px
}
.team .container_category {
	margin-top: 77px;
	width: calc(100% - 685px);
	margin-right: 206px
	}*/
/*	#indexPage .news .owl-dots,
	#indexPage .news .owl-nav {
		display: none
	}
*/
	#indexPage .news {
		position: relative
	}
	#indexPage .news:after {
		content: '';
		position: absolute;
		top: 50%;
		margin-top: 43px;
		width: 100%;
		height: 1px;
		background: #dedede
	}
	#indexPage .news .content_list .owl-item .item_link::after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		transition: all .3s ease-out 0s;
		border: 1px solid transparent;
	}
	#indexPage .news .content_list .owl-item:hover .item_link:after {
		border-color: #bebebe;
		border-bottom-color: #dedede;
	}
	#indexPage .news .content_list .owl-item:hover {
		background-color: #fff;
		transition: all .3s ease-out 0s
	}
	#sitecontent #indexPage .news .content_list .owl-item:hover .item_info .title:before {
		display: none
	}
	#indexPage .news .content_list .owl-item:hover .date_wrap {
		color: #7d7d7d;
		margin-top: -2px
	}
	#indexPage .news .content_list .owl-item:hover .item_info .title {
		font-size: 23px;
		color: #f58220;
		padding-top: 0px;
		padding-bottom: 6px
	}
	#indexPage .news .content_list .owl-item:hover .item_info .description {
		color: #000
	}
	#indexPage .news .content_list .owl-item .item_block .o_ico {
		position: absolute;
		width: 6px;
		height: 6px;
		top: 0;
		left: 50%;
		border-radius: 100%;
		margin-left: -3px;
		margin-top: -3px;
		transition: all .3s ease-out 0s
	}
	#indexPage .news .owl-item:nth-child(2n) .item_block .o_ico {
		bottom: 0;
		top: auto;
		margin-bottom: -3px
	}
	#indexPage .news .content_list .owl-item .item_block .o_ico:after {
		content: '';
		position: absolute;
		transition: all cubic-bezier(.02, .45, .26, 1.01) .3s;
		z-index: 4;
		top: -5px;
		left: -5px;
		width: 14px;
		height: 14px;
		border-radius: 50%;
		background: #fff;
		border: 1px solid #fff
	}
	#indexPage .news .content_list .owl-item .item_block .o_ico::before {
		content: '';
		width: 6px;
		height: 6px;
		position: absolute;
		z-index: 6;
		top: 0;
		left: 0;
		border-radius: 50%;
		background: #6d6d6d
	}
	#indexPage .news .content_list .owl-item:hover .item_block .o_ico:after {
		top: -9px;
		left: -9px;
		width: 22px;
		height: 22px;
		border-color: #FFFFFF;
		background: #fff
	}
	#indexPage .news .content_list .owl-item:hover .item_block:before {
		top: 20px
	}
	#indexPage .news .owl-item:hover:nth-child(2n) .item_block:before {
		bottom: 20px;
		top: auto
	}
	#indexPage .news .content_list .owl-item:hover .nums {
		opacity: 0;
		margin-top: 15px;
		font-size: 16px
	}
	.agent-pc #indexPage .news .item_block .details {
		color: transparent;
		position: relative;
		width: 120px;
		height: 30px;
		display: block;
		margin: 0 auto;
		opacity: 0;
		background: #ef4136;
		filter: alpha(opacity=0);
		transition: all .3s ease-out 0s;
		margin-top: 28px;
		overflow: hidden
	}
	#indexPage .news .content_list .owl-item:hover .details {
		opacity: 1
	}
	#indexPage .news .item_block .details i:after {
		content: '';
		width: 1px;
		height: 15px;
		background: #fff;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -8px;
		transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
	}
	#indexPage .news .details i {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0
	}
	#indexPage .news .item_block .details i:before {
		content: '';
		width: 15px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -7px;
		margin-top: -1px;
		transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
	}
	#indexPage .news .container_content {
		position: relative
	}
	#indexPage .news .container_content .more {
		position: absolute;
		top: 103px;
		right: 30px;
		width: 100px;
		height: 26px;
		border: 1px solid #acacac;
		text-indent: 0;
		overflow: hidden;
		z-index: 9;
		background: url(/static2019/images/more_btn.png)top center no-repeat;
	}
	#indexPage .news .item_tags {
		display: none
	}
	#indexPage .news .owl-item:nth-child(2n) .item_info .nums {
		top: 42px
	}
	#indexPage .news .owl-item:nth-child(2n) .item_info .title {
		padding-top: 50px
	}
	#indexPage .news .content_list .owl-item:nth-child(2n):hover .item_info .title {
		padding-top: 0px
	}
	#indexPage .news .owl-item .line {
		width: 0;
		height: 1px;
		background: #a4a4a4;
		display: inline-block;
		position: relative;
		bottom: 0px;
		left: 0;
		transition: all .36s cubic-bezier(.215, .61, .355, 1) 0s
	}
	#indexPage .news .owl-item:nth-child(2n) .line {
		top: -294px;
		margin: 0;
	}
	#indexPage .news .owl-item:hover .line {
		width: 100%;
		background-color: #f58220;
	}
	#indexPage .news .content_list .owl-item:hover .item_block:before {
		height: 18px
	}
	.mlist.news .content_list .item_block .item_wrapper {
		height: 100%
	}
	.agent-pc #sitecontent .container_category a {
		position: relative;
		margin-right: 2px;
		padding: 0 24px;
		margin-bottom: 2px;
		margin-left: 0
	}
		/*.agent-pc #sitecontent .container_category a.active:after,
.agent-pc #sitecontent .container_category a:hover:after,
.agent-pc #sitecontent .container_category a:last-child:after {
	display: none
	}*/
		/*
.agent-pc #sitecontent .container_category a:after {
	content: '';
	position: absolute;
	top: 9px;
	right: -4px;
	width: 1px;
	height: 14px;
	background: #dedede
	}*/
		/*.npagePage.post .project .item_tags a:last-child:after {
	display: none
}
.agent-pc #sitecontent .npagePage .container_category {
	width: 100%;
	margin-right: 0;
	text-align: center;
	float: none
	}*/
		/*
.npagePage .news .details .fa {
	color: #fff
	}*/
	.module.bgShow.bgParallax {
		background-size: auto!important
	}
/*	.owl-theme .owl-controls {
		display: none !important;
	}*/
	#indexPage .news .item_block .details {
		color: transparent;
		position: relative;
		width: 120px;
		height: 30px;
		display: block;
		margin: 0 auto;
		opacity: 0;
		background: #ef4136;
		filter: alpha(opacity=0);
		transition: all .3s ease-out 0s;
		margin-top: 28px;
		overflow: hidden;
		background-color: #f58220;
	}
	/**/
	@media only screen and (min-width: 100px) and (max-width: 1200px) {
		.Industry-list .list-left {
			width: 100%;
		}
		.Industry-list .list-right {
			width: 100%;
		}
		.Industry-list .list-left ul li:first-of-type,
		.Industry-list .list-left ul li {
			width: 50%;
		}
		.content-box h2 {
			margin: 0 auto 25px auto;
		}
		.content-box p {
			margin: 0 auto;
			max-width: 900px;
			padding: 0;
		}
		.content-box .more-btn {
			margin: 30px auto 30px auto !important;
			float: none;
		}
		.content-box .right-con {
			padding-left: 15px;
		}
		.parther-list .swiper-slide ul {
			padding: 0 15px;
		}
		.parther-list .swiper-slide ul li {
		   margin: 4px 14px;
		}
		.parther-list .swiper-slide ul li img {
			width: 100%;
		}
		
		.Partners-wrap .Partners-swiper-wrapper .swiper-slide ul {
			padding: 0 15px;
		}
		.Partners-wrap .Partners-swiper-wrapper .swiper-slide ul li {
		   margin: 4px 14px;
		}
		.Partners-wrap .Partners-swiper-wrapper .swiper-slide ul li img {
			width: 100%;
		}
		.footer .footer-nav {
			width: 832px;
			margin: 0 auto;
		}
		.footer .footer-right {
			float: none !important;
			width: 290px;
			margin: 0 auto;
		}
		.content-box .right-con h2 {
			max-width: 600px;
			margin: 80px auto 25px auto;
		}
		.content-box .right-con p {}
		.content-box .right-con h2 {
			line-height: 24px;
		}
	}
    @media only screen and (min-width: 100px) and (max-width: 1100px) {
    	.parther-list .swiper-slide ul li {
		   margin: 4px 12px;
		}
		.Partners-wrap .Partners-swiper-wrapper .swiper-slide ul li {
		   margin: 4px 12px;
		}
    }
     @media only screen and (min-width: 100px) and (max-width: 1060px) {
    	.parther-list .swiper-slide ul li {
		   margin: 4px 10px;
		}
		.Partners-wrap .Partners-swiper-wrapper .swiper-slide ul li {
		   margin: 4px 10px;
		}
    }
	@media only screen and (min-width: 100px) and (max-width: 992px) {
		.counterBgdx {
			height: auto;
		}
		.counterBgdx .num-list li {
			width: 50%;
		}
		.parther-list .swiper-slide ul li {
			margin: 4px 2%;
			width: 21%;
		}
		.Partners-wrap .Partners-swiper-wrapper .swiper-slide ul li {
			margin: 4px 2%;
			width: 21%;
		}
		.footer-con {
			padding-top: 0px;
		}
		#indexPage .news .container_header {
			float: none;
			margin: 40px auto 0 auto;
		}
		#indexPage .news .container_content .more {
			bottom: 30px;
			top: auto;
			right: 50%;
			margin-right: -50px;
		}
		#indexPage .news .item_block .item_info .title{
			padding: 74px 5px 0;
		}
		#indexPage .news .item_block .item_info .description{
			    padding: 0  10px 0 20px;
			    display: block; 
		}
		.counterBgdx .num-list li p.number span.counterDX {
			font-size: 30px;
		}
		#indexPage .news .content_list {
			padding-top: 10px;
		}
		#indexPage .news:after {
		    top: 40% !important;
		}
	}
	@media only screen and (min-width: 100px) and (max-width: 750px) {
		.video-banner .banner-text {
			width: 100%;
			top: 50%;
			font-size: 24px;
			margin-left: -50%;
		}
		.video-banner .banner-text .banner-text-box {
			width: 90%;
			margin: 0 auto;
			font-size: 24px;
			line-height: 30px;
		}
	}
	.footer-phone {
		width: 100%;
		height: auto;
		font-size: 14px;
		color: rgba(255, 255, 255, 0.4);
	}
	.footer-phone span {
		font-size: 36px;
		font-weight: bold;
		display: block;
		color: rgba(255, 255, 255, 0.5);
	}
	.product-banner {
		width: 100%;
		height: 590px;
		overflow: hidden;
		position: relative;
		margin-top: 74px;
	}
	.product-banner .banner-Img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.product-banner .banner-Img .text-uppercase {
		margin-top: 210px;
	}
	.product-banner .banner-Img .text-uppercase h1 {
		color: #fff;
		font-size: 60px;
		opacity: 0.5;
	}
	.product-banner .banner-Img .text-uppercase p {
		color: #FFFFFF;
		opacity: 0.4;
		font-size: 14px;
		width: 500px;
		margin: 0 auto;
	}
	.product-all .dark-box .product-show-box,
	.product-all .blue-box .product-show-box {
		height: 596px;
	}
	.product-all .product-show-box .show-box {
		width: 600px;
		height: 100%;
		float: left;
		padding-top: 45px;
	}
	.product-all .product-show-box .show-box:hover img {
		-webkit-transform: scale(1.05);
		-ms-transform: scale(1.05);
		transform: scale(1.05);
	}
	.product-all .product-show-box .show-box img {
		margin: 0 auto;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	}
	.product-all .blue-box .product-show-box .show-box {
		float: right;
	}
	.product-all .product-show-box .show-box p {
		margin-top: 10px;
		color: #2d2d2d;
	}
	.product-all .product-show-box .show-box span.show-btn {
		display: block;
		margin: 0 auto;
		width: 87px;
	}
	.product-all .swiper-pagination-bullet {
		width: 12px;
		height: 12px;
	}
	.product-all .dark-box .product-class-text,
	.product-all .blue-box .product-class-text {
		position: relative;
		overflow: hidden;
	}
	.product-all .dark-box .product-class-text {
		
		height: 596px;
	}
	.product-all .blue-box .product-class-text {
		
		height: 596px;
	}
	.product-all .dark-box .dark_bg_1{
		background: url(/static2019/images/dark_bg.jpg)left top no-repeat;
	}
	.product-all .blue-box .dark_bg_2{
		background: url(/static2019/images/blue-bg.jpg)left top no-repeat;
	}
	.product-all .dark-box .dark_bg_3{
		background: url(/static2019/images/dark_bg_1.jpg)left top no-repeat;
	}
	.product-all .blue-box .dark_bg_4{
		background: url(/static2019/images/dark_bg_2.jpg)left top no-repeat;
	}
	.product-all .dark-box .dark_bg_5{
		background: url(/static2019/images/dark_bg_3.jpg)left top no-repeat;
	}
	.product-all .blue-box .dark_bg_6{
		background: url(/static2019/images/dark_bg_4.jpg)left top no-repeat;
	}
	.product-all .dark-box .dark-cen,
	.product-all .blue-box .blue-cen {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}
	.product-all .dark-box .dark-cen {
		background: rgba(0, 126, 197, 0.9);
	}
	.product-all .blue-box .blue-cen {
		background: rgba(255, 142, 36, 0.9);
	}
	.product-all .product-text-box {
		position: absolute;
		right: 0;
		top: 0;
		z-index: 9;
		color: #FFF;
		width: 540px;
		/*62.5%*/
		padding-left: 20px;
		padding-top: 12%;
	}
	.product-all .product-text-box h1 {
		font-size: 38px;
		font-weight: bold;
		position: relative;
	}
	.product-all .product-text-box h1 span {
		font-family: 'Helvetica Neue LT Pro';
		font-size: 48px;
		display: inline-block;
		margin-right: 10px;
		line-height: 48px;
		font-weight: normal;
		position: absolute;
		left: -55px;
		top: -5px;
	}
	.product-all .product-text-box h1:after {
		content: "";
		height: 3px;
		width: 68px;
		display: block;
		background: #FFFFFF;
		margin-top: 15px;
		-webkit-transition: width .3s;
		-o-transition: width .3s;
		transition: width .3s;
	}
	.product-all .product-text-box:hover h1:after {
		width: 100%; 
	}		
	.product-all .product-text-box p {
		line-height: 25px;
		font-size: 16px;
		margin-top: 20px;
		color: #FFFFFF;
		padding-right: 104px;
	}
	.product-all .blue-box .product-text-box {
		left: 12.5%/*120px*/
		;
		right: auto;
		position: relative;
	}
	.product-all .product-show-box .swiper-container-horizontal>.swiper-pagination-bullets {
		bottom: 50px;
	}
		/*.product-all .blue-box  .product-show-box .swiper-pagination-bullets{
	right: 0;
    width: 600px;
    bottom: 50px;
}
.product-all .product-show-box .swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 5px;
	}*/
	.product-all .product-text-box .pro-show-btn {
		width: 87px;
		height: 24px;
		border: solid 1px #FFFFFF;
		margin-top: 20px;
		background: url(/static2019/images/more_btn2.png) center center no-repeat;
		transition: all .1s ease-out 0s;
	}
	.product-all .product-text-box .pro-show-btn:hover {
		background: url(/static2019/images/more_btn2_more.png) center center no-repeat;
	}
	.product-all .product-text-box .pro-show-btn a{
		width: 87px;
		height: 24px;
		display: block;
	}
	.solutions {
		width: 100%;
		background-color: #005ca7;
		padding: 74px 0 72px 0;
		overflow:hidden;
	}
	.solutions .information-box {
		width: 364px;
		height: 445px;
		background-color: #FFFFFF;
		margin-right: 11.5%;
		padding: 27px;
	}
	.solutions .information-box h2 {
		font-size: 20px;
		color: #00438e;
		font-weight: bold;
		position: relative;
		z-index: 2;
		margin-top: 0;
		margin-bottom: 40px;
	}
	.solutions .information-box h2 span {
		display: block;
		background-color: #FFFFFF;
		width: 190px;
		height: auto;
		margin: 0 auto;
	}
	.solutions .information-box h2:after {
		content: "";
		width: 100%;
		height: 2px;
		background-color: #bdbdbd;
		position: absolute;
		top: 50%;
		left: 0;
		z-index: -1;
		display: block;
	}
	.solutions .information-box input {
		width: 100%;
		height: 40px;
		line-height: 40px;
		margin: 12px 0;
		color: #aaa;
		font-size: 16px;
		padding-left: 5px;
		outline: none;
		border: solid 1px #d2d2d2;
		border-radius: 5px;
	}
	.solutions .information-box p {
		color: #b2b2b2;
		font-size: 14px;
		margin-top: 20px;
	}
	.solutions .information-box #sub-btn {
		background-color: #00438e;
		color: #FFFFFF;
		font-size: 18px;
		margin-top: 20px;
		outline: none;
		border: none;
	}
	.solutions .information-box #sub-btn:hover{
		background-color: #ff9600;
	}
	.solutions .solutions-text {
		color: #FFFFFF;
	}
	.solutions .solutions-text h1 {
		font-size: 38px;
		font-weight: bold;
		position: relative;
		width:90%;
		padding-left: 90px;
	}
	.solutions .solutions-text h1 span {
		font-family: 'Helvetica Neue LT Pro';
		font-size: 48px;
		display: inline-block;
		margin-right: 10px;
		line-height: 48px;
		font-weight: normal;
		position: absolute;
		left: 35px;
		top: -5px;
	}
	.solutions .solutions-text h1:after {
		content: "";
		width: 68px;
		height: 3px;
		display: block;
		background: #FFFFFF;
		margin-top: 15px;
	}
	.solutions .solutions-text p {
		width: 556px;
		font-size: 16px;
		line-height: 20px;
		margin-top: 20px;
		padding-left: 90px;
	}
	.pro_class-nav {
		position: fixed;
		right: -125px;
		top: 30%;
		z-index: 999;
	}
	.pro_class-nav ul li {
		background-color: #c2c2c2;
		color: #FFFFFF;
		font-size: 14px;
		margin-bottom: 2px;
		border-radius: 15px;
		left: auto;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	}
	.pro_class-nav ul li a {
		padding: 0 10px;
		color: #FFFFFF;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	}
	.pro_class-nav ul li.active {
		margin-left: -130px;
		background-color: #0166b3;
	}
	/*.pro_class-nav ul li:last-child.active{
		margin-left: -300px;
	}
	.pro_class-nav ul li:last-child:hover{
		margin-left: -300px;
	}*/
	.pro_class-nav ul li:hover {
		margin-left: -130px;
	}
	.pro_class-nav ul li:hover a {
		background-color: #0166b3;
		border-radius: 15px;
	}
	@media only screen and (min-width: 100px) and (max-width: 1200px) {
		.product-all .product-show-box .show-box {
			width: 100%;
			height: 100%;
			float: left;
			padding-top: 45px;
		}
		.product-all .product-text-box {
			width: 80%;
		}
		.solutions .solutions-text p {
			width: auto;
		}
	}
	@media only screen and (min-width: 100px) and (max-width: 992px) {
		.solutions .information-box {
			float: none !important;
			margin: 0 auto;
		}
	}
	@media only screen and (min-width: 100px) and (max-width: 768px) {
		/*.Recruitment_Process2  #indexPage .news .content_list .owl-item:hover .nums{
			opacity: 1 !important;
		}*/
		.product-all .product-text-box {
			right: 7%;
		}
		.product-all .product-text-box p {
			padding-right: 0;
		}
		.product-all .product-text-box h1 {
			font-size: 30px;
		}
		.product-all .product-text-box h1 span {
			font-size: 38px;
			left: -45px;
		}
		.solutions .solutions-text h1{
			font-size: 30px;
			width: 100%;
			padding-left: 60px;
		}
		.solutions .solutions-text p{
			padding-left: 60px;
			font-size: 15px;
		}
	}
	@media only screen and (min-width: 100px) and (max-width: 376px) {
		.solutions .information-box {
			width: 95%;
		}
	}
	/*Â²ÃºÃ†Â·Ã•Â¹ÃŠÂ¾Ã’Â³e*/
	@media (max-width: 767px) {
		.Inside-video-banner {
			height: 240px !important;
		}
		.Inside-video-banner .video-bule .video_img_box {
			margin-top:40px !important;
		}
	}		
	.Inside-video-banner {
		width: 100%;
		height: 440px;
		position: relative;
		background: url(/static2019/images/video_bg.jpg)top center no-repeat;
		margin-top: 74px;
	}
	.Inside-video-banner .video-bule {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 2;
		background-color: rgba(0, 83, 152, 0.8);
	}
	.Inside-video-banner .video-bule p {
		font-size: 30px;
		color: #FFFFFF;
		opacity: 0.57;
		margin-top: 10px;
	}
	.Inside-video-banner .video-bule .video_img_box {
		margin: 0 auto;
		width: 116px;
		height: auto;
		margin-top: 153px;
	}
	.product-nav {
		width: 100%;
		line-height: 57px;
		box-shadow: 0px 2px 4px rgba(11, 2, 5, 0.17);
		background-color: #FFFFFF;
	}
	.product-nav ul {
		max-width: 1200px;
		margin: 0 auto;
		float: none;
	}
	.product-nav ul li {
		border-right: solid 1px #ededed;
	}
	.product-nav ul li:first-of-type img {
		margin-right: 20px;
	}
	.product-nav ul li a {
		line-height: 28px;
		font-size: 16px;
		color: #666;
		-webkit-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
	}
	.product-nav ul li:hover a {
		background: none;
		font-weight: bold;
		color: #050505;
	}
	.product-nav ul li.active a {
		background: #ececec;
		font-weight: bold;
		color: #050505;
	}
	.product-Details .Product_Functions {
		padding: 50px 0 80px 0;
	}
	.product-Details .Product_Functions .functions_box {
		max-width: 1200px;
	}
	.product-Details .Product_Functions .functions_box .functions_text h1 {
		font-size: 30px;
		color: #00438e;
		padding-bottom: 30px;
		border-bottom: solid 1px #e5e5e5;
	}
		/*.product-Details .Product_Functions .functions_box .functions_text h2{
	font-size: 24px;
	color: #2d2d2d;
	font-weight: bold;
	line-height: 24px;
}
.product-Details .Product_Functions .functions_box .functions_text h2:before{
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #00438E;
	float: left;
	margin: 6px 15px 0 5px;
	}*/
	.product-Details .Product_Functions .functions_box .functions_text p {
		color: #535353;
		font-size: 18px;
		line-height: 24px;
		padding-right: 15px;
		padding-left: 30px;
		padding-top:20px;
	}
	.product-Details .pro_economize {
		background-color: #004b89;
		width: 100%;
		height: auto;
	}
	.product-Details .pro_economize .pro_economize-list {
		padding: 38px 0 29px 0;
		color: #fff;
		max-width: 1200px;
		margin: 0 auto;
	}
	.product-Details .pro_economize .pro_economize-list i {
		margin-bottom: 25px;
		display: inline-block;
	}
	.product-Details .pro_economize .pro_economize-list .num {
		font-size: 48px;
	}
	.product-Details .pro_economize .pro_economize-list .unit {
		font-size: 14px;
	}
	.product-Details .pro_economize .pro_economize-list p.number {
		line-height: 24px;
		border-right: solid 1px #205c8e;
	}
	.product-Details .pro_economize .pro_economize-list li:last-of-type p.number {
		border-right: 0px;
	}
	.product-Details .Process_flow {
		max-width: 1200px;
		margin: 0 auto;
		padding-top: 40px;
		padding-bottom: 50px;
	}
	.product-Details h2.Process_title {
		font-size: 24px;
		color: #2d2d2d;
		font-weight: bold;
		line-height: 24px;
		margin-left: 25px;
	}
	.Technology_used {
		margin-top: 50px;
	}
	.product-Details h2.Process_title:before {
		content: "";
		display: inline-block;
		width: 10px;
		height: 10px;
		background-color: #00438E;
		float: left;
		margin: 6px 15px 0 5px;
	}
	.product-Details .Process_flow p {
		padding: 20px 30px 20px 55px;
		font-size: 18px;
		color: #535353;
	}
	.product-Details .container-fluid {
		padding-top: 20px;
	}
	.product-Details .container-fluid li{
		margin-bottom: 10px;
	}
	.product-Details .Process_flow ul p {
		padding: 0;
		font-weight: bold;
	}
	.product-Details .Process_flow ul li div>p {
		font-size: 14px;
		padding: 0 5px;
		color:#9b9b9b;
		font-weight: normal;;
	}
	.product-Details .Process_flow img {
		margin: 0 auto;
	}
	.product-Details .container-fluid li img {
		-webkit-transition: all .2s ease;
		-o-transition: all .2s ease;
		transition: all .2s ease;
	}
	.product-Details .container-fluid li:hover img {
		-webkit-transform: scale(1.08);
		-ms-transform: scale(1.08);
		transform: scale(1.08);
	}
    .product-Details .container-fluid .contents{
         height: 60px;
         overflow: hidden;;
    }
    
	.product-Details .Equipment_parameters {
		background-color: #ececec;
		width: 100%;
		height: auto;
		padding-top: 30px;
		padding-bottom: 95px;
	}
	.product-Details .content-box2 {
		max-width: 1200px;
		margin: 0 auto;
	}
	.product-Details .content-box2 .parameters-list {
		padding: 50px 40px 0 60px;
		font-size: 18px;
		font-weight: bold;
		line-height: 36px;
	}
	.product-Details .content-box2 .parameters-list li span {
		display: inline-block;
		width: 20%;
		vertical-align: text-top;
	}
	.product-Details .content-box2 .parameters-list li span:nth-of-type(2) {
		color: #5b5b5b;
		font-weight: normal;
		line-height: 25px;
		padding-top: 5px;
		word-wrap:break-word;
		width: 75%;
	}
	.product-Details .customization {
		padding-top: 40px;
		padding-bottom: 60px;
	}
	.product-Details .customization h2 {
		font-weight: bold;
		font-size: 24px;
		color: #2d2d2d;
		padding: 0 15px;
	}
	.product-Details .customization .equipment_data {
		margin-top: 40px;
	}
	.product-Details .customization input {
		line-height: 40px;
		padding-left: 10px;
		height: 40px;
		border-radius: 5px;
		border: solid 1px #d2d2d2;
		margin: 8px 0px;
		/*width: 98%;*/
		width: 100%;
	}
	.product-Details .customization #content {
		height: 120px;
		width: 100%;
		border-radius: 5px;
		border: solid 1px #d2d2d2;
		margin: 8px 0px;
		/*width: 98%;*/
		line-height: 40px;
		padding-left: 10px;
	}
	.product-Details #c_btn {
		width: 114px;
		font-size: 18px;
		background-color: #00438e;
		color: #FFF;
		padding-left: 0;
	}
	.product-Details #c_btn:hover {
		background-color: #ff9600;
	}
	.product-Details #output {
		width: 200px;
		height: 204px;
		background-color: #ececec;
		padding: 10px;
		margin: 0 auto;
		margin-top:50px;
	}
	.product-Details #output canvas {
		max-width: 100%;
		width: 100%;
	}
	.product-Details .share_box {
		width: 300px;
		font-size: 16px;
		text-align: center;
		color: #5c5c5c;
		margin: 15px auto 0 auto;
	}
	.product-Details .Associated_equipment {
		background-color: #ececec;
		padding-top: 40px;
		padding-bottom: 65px;
	}
	.product-Details .Associated_equipment h2 {
		color: #2D2D2D;
		font-size: 24px;
		font-weight: bold;
		max-width: 1200px;
		margin: 0 auto 40px auto;
	}
	.product-Details .Associated-list {
		max-width: 1280px;
		margin: 0 auto;
	}
	.product-Details .swiper-box {
		padding: 0 40px;
		position: relative;
	}
	.product-Details .swiper-button-next {
		background-image: url(/static2019/images/btn_next.png);
		width: 18px;
		height: 30px;
		background-size: cover;
	}
	.product-Details .swiper-button-prev {
		background-image: url(/static2019/images/btn_prev.png);
		width: 18px;
		height: 30px;
		background-size: cover;
		left: 0;
	}
	.product-Details .Associated-list .swiper-item {
		background-color: #FFFFFF;
		margin: 10px 16px 0 0;
		padding: 5px 0;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	}
	.product-Details .Associated-list .swiper-item p {
		color: #5f5f5f;
		font-size: 16px;
		line-height: 18px;
		text-align: center;
		margin-bottom: 0;
		margin-top: 10px;
		padding: 0 10px;
	}
	.product-Details .Associated-list .swiper-item:hover {
		-webkit-box-shadow: 0px 0px 10px rgba(11, 2, 5, 0.29);
		box-shadow: 0px 0px 10px rgba(11, 2, 5, 0.29);
	}
	.fixednav {
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		z-index: 1;
	}
	@media only screen and (min-width: 100px) and (max-width: 992px) {
		.product-Details .swiper-box {
			padding: 0;
		}
		.product-Details .Process_flow p{
			padding: 20px 15px 20px 25px;
		}
		.product-Details .Product_Functions .functions_box .functions_text p{
			padding-left:10px;
			padding-right:0px;
		}
		.product-Details .customization{
			padding-top:20px;
			padding-bottom: 30px;
		}
		.product-Details .Associated_equipment{
			padding-top:20px;
		}
		.product-Details .Associated_equipment h2{
			margin: 0 auto 20px auto;
		}
		.product-Details .content-box2 .parameters-list {
			padding: 20px 15px 0 25px;
			/*font-size: 15px;
			font-weight: bold;
			line-height: 36px;*/
		}
		.product-Details .Process_flow{
			padding-bottom: 20px;
		}
		.Equipment_parameters .content-box2 li{
			border-bottom: 1px dashed #ccc;
			    margin-bottom: 0px;
		}
		.product-Details .customization .equipment_data {
			margin-bottom: 0px;
			margin-top: 20px;
		}
		.product-Details .customization .equipment_data .col-xs-12{
			padding-left:0;
		}
		
		/*.product-Details .content-box2 .parameters-list li span {
			display: inline-block;
			width: 45%;
		}*/
	}
	@media only screen and (min-width: 100px) and (max-width: 768px) {
		/*.owl-theme .owl-controls ,#indexPage .news .owl-nav{
			display:block !important;
		}*/
		.owl-theme .owl-controls .owl-nav [class*=owl-]{
			font-size: 20px !important;
			background:#fff !important;
			color:#b1b1b1  !important;
		}
		.owl-theme .owl-controls .owl-nav .owl-prev{
			position: absolute;
			top: -12px;
			left:-5px;
			transform:rotate(-180deg);
			-ms-transform:rotate(-180deg); 	/* IE 9 */
			-moz-transform:rotate(-180deg); 	/* Firefox */
			-webkit-transform:rotate(-180deg); /* Safari 和 Chrome */
			-o-transform:rotate(-180deg); 	/* Opera */
		}
		.owl-theme .owl-controls .owl-nav .owl-next{
			position: absolute;
			top:-11px;
			right:-15px;
		}
		
		.Recruitment_list .Recruitment_list-box .recruitment_item:first-of-type{
			padding-top: 0px !important;
			margin:0;
		}
		.product-Details .Equipment_parameters{
			padding-bottom: 40px;
		}
		.product-Details .content-box2 .parameters-list li span:nth-of-type(2){
			width: 65%;
			font-size: 15px;
		}
		.product-Details .content-box2 .parameters-list li span{
			width: 30%;
			font-size: 16px;
		} 
		.newsshow-wrap .news-content img {
		width: auto !important;
		height: auto !important;
	   }
	   .Process{
	   	padding: 0 15px !important;
	   }
	   .Process .Process-steps li .Process_text{
	   	min-height: 180px !important;
	   }
	   .Recruitment_Process h2{
	   	margin-bottom: 100px !important;
	    font-size: 32px !important;
	   }
	   .Recruitment_Process2 h2,.Benefits_text h2,.Common h2,.Talent_Strategy h1,.Career_Development .Career-wrap h1,.Personnel_Mien h2,.Recruitment_list .Recruitment_list-box .recruitment_item:first-of-type h2,.Recruitment_Process03 h2,.service-item h1,.service-item h1,.FAQ h1,.After-sales h1,.history-box h2,.Culture h2,.Partners h2,.about_contact h2{
	   	font-size: 32px !important;
	   }
	   .history-box{
	   	padding: 10px 0 0 0 !important;
	   	background: url(/static2019/images/history_bg.jpg) -400px 80px no-repeat !important;
	   }
	   .Personnel_Mien h2{
	   	margin-bottom: 30px !important;
	   }
	   .Recruitment_Process03{
	   	 padding: 30px 0 !important;
	   }
	   .Recruitment_list .Recruitment_list-box .recruitment_item:first-of-type h2{
	   	 margin-top:0px;
	   }
	   .Recruitment_list .Recruitment_list-box .recruitment_item .item-wrap .row-margin{
	   	 padding: 18px 12px 30px 12px !important;
	   }
	   .Process .Process-steps li .Serial{
	   	margin-top: -25px !important;
	   }
	   .Recruitment_Process{
	   	padding-bottom:0px !important;
	   	padding: 30px 0 !important;
	   }
	   .Process .Process-steps li .Process_text .text_wrap{
	   	    padding: 15px 10px !important;
	   }
	   .Process03{
	   	padding: 0 15px !important;
	   }
	   .Process03 .Process-steps li .Process_text{
	   	min-height: 180px !important;
	   }
	   .Recruitment_Process03 .item-more_btn{
	   	margin: 0px auto 0 auto !important; 
	   }
	   .Process03 .Process-steps li .Serial{
	   	margin-top: -25px !important;
	   }
	   .Process03 .Process-steps li .Process_text .text_wrap{
	   	    padding: 15px 10px !important;
	   }
	   .Recruitment_list .Recruitment_list-box .recruitment_item .item-wrap:nth-child(1) .row-margin{
	   	margin: 0;
	   }
	}
	@media only screen and (min-width: 100px) and (max-width: 514px) {
		.product-all .dark-box .product-show-box,
		.product-all .blue-box .product-show-box {
			height: 556px;
		}
	}
	@media only screen and (min-width: 100px) and (max-width: 414px) {
		.product-all .dark-box .product-show-box,
		.product-all .blue-box .product-show-box {
			height: 456px;
		}
	}
	.Recruitment_box {
		width: 100%;
		height: auto;
		background: url(/static2019/images/Recruitment_banner.png)top left no-repeat;
		padding-top: 105px;
		margin-top: 74px;
	}
	.Recruitment_box h1.Recruitment_title {
		font-size: 86px;
		color: rgba(255, 255, 255, 0.2);
		font-weight: bold;
		margin-top: 0;
		margin-bottom: 25px;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	}
	.Recruitment_box .hr-search{
		text-align: center;
		padding: 20px 0px 40px 0px;
	}
   .Recruitment_box .hr-search input{
   	   width: 300px !important;
   	   height: 40px;
   }
   .Recruitment_box .hr-search button{
      	height: 40px;
   }
	.Recruitment_box h1.Recruitment_title:after {
		content: "";
		width: 60px;
		height: 1px;
		margin: 16px auto 0 auto;
		display: block;
		background-color: rgba(255, 255, 255, 0.2);
	}
	.Talent_Strategy {
		max-width: 1200px;
		background-color: #FFFFFF;
		margin: 0 auto 0 auto;
		padding: 30px 0px;
	}
	.Talent_Strategy h1 {
		font-size: 38px;
		color: #01519a;
		margin-top: 0;
		margin-bottom: 25px;
		padding: 0 20px;
		font-weight: bold;
	}
	.Talent_Strategy h1:after {
		content: "";
		display: block;
		background-color: #c4c4c4;
		width: 58px;
		height: 3px;
		margin-top: 7px;
	}
	.Talent_Strategy .Strategy-text {
		margin-bottom: 70px;
		color: #686868;
		line-height: 24px;
		font-size: 15px;
		padding: 0 20px;
	}
	.Talent_Strategy .talent-text-wrap .talent-text {
		max-width: 750px;
		width: 62.5%;
	}
	.Talent_Strategy .talent-text-wrap .Talent-title {
		font-size: 24px;
		color: #01519a;
		font-weight: bold;
		padding: 0 20px;
		margin-bottom: 0;
	}
	.Talent_Strategy .talent-text-wrap h3 {
		font-size: 15px;
		color: #2d2d2d;
		font-weight: bold;
		margin-top: 0;
		padding: 0 20px;
	}
	.Talent_Strategy .talent-text-wrap p {
		font-size: 15px;
		color: #646262;
		padding: 0px 20px;
		margin-bottom: 0;
	}
	.Talent_Strategy .talent-text-wrap .text-bg {
		padding: 20px 0;
	}
	.Talent_Strategy .talent-text-wrap .text-bg:nth-of-type(2) {
		background: #F7F7F7;
	}
	.Talent_Strategy .talent-text-wrap .talent-img {
		padding-right: 20px;
		width: 34.75%;
	}
	.Talent_Strategy .view_btn {
		border: solid 1px #e4e4e4;
		line-height: 40px;
		color: #01519a;
		width: 96%;
		margin: 0 auto;
		font-size: 18px;
		cursor: pointer;
		margin-top: 10px;
	}
	.Talent_Strategy .view-box {
		display: none;
	}
	.Talent_Strategy .view_btn.active {
		color: #afafaf;
	}
	.Talent_Strategy .view_btn .jia {
		display: inline-block;
	}
	.Talent_Strategy .view_btn .jian {
		display: none;
	}
	.Talent_Strategy .view_btn.active .jia {
		display: none;
	}
	.Talent_Strategy .view_btn.active .jian {
		display: inline-block;
	}
	.Talent_Strategy .view-box {
		display: none;
	}
	.Career_Development {
		width: 100%;
		height: auto;
		background-color: #ececec;
	}
	.Career_Development .Career-wrap .Career-text {
		padding: 3% 50px 10px 50px;
	}
	.Career_Development .Career-wrap .Career-Img {
		overflow: hidden;
	}
	.Career_Development .Career-wrap .Career-Img img {
		width: 796px;
		height: 571px;
	}
	.Career_Development .Career-wrap h1 {
		font-size: 38px;
		color: #01519a;
		font-weight: bold;
		border-bottom: solid 1px #d1d1d1;
		padding-bottom: 20px;
		margin-bottom: 55px;
		margin-top: 0;
	}
	.Career_Development .Career-wrap h2 {
		font-size: 24px;
		color: #01519a;
		font-weight: bold;
		margin-top: 40px;
		margin-bottom: 20px;
	}
	.Career_Development .Career-wrap p {
		font-size: 15px;
		color: #2D2D2D;
		line-height: 28px;
	}
	.Personnel_Mien {
		padding-top: 88px;
		padding-bottom: 96px;
		max-width: 1370px;
		margin: 0 auto;
	}
	.Personnel_Mien h2 {
		font-size: 38px;
		color: #01519a;
		font-weight: bold;
		margin-bottom: 60px;
	}
	.Personnel_Mien h2:after {
		content: "";
		display: block;
		margin: 0 auto;
		width: 58px;
		height: 3px;
		background-color: #c4c4c4;
		margin-top: 18px;
	}
	.Personnel_Mien .Personnel_Mien-box {
		padding: 0 85px;
		position: relative;
	}
	.Personnel_Mien .Personnel_Mien-box .swiper-wrapper .swiper-slide {
		overflow: hidden;
	}
	.Personnel_Mien-box .swiper-wrapper .swiper-slide .item-title {
		position: absolute;
		bottom: -60px;
		left: 0;
		background-color: rgba(42, 42, 42, 0.9);
		padding: 12px 10px;
		width: 100%;
		box-sizing: border-box;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	}
	.Personnel_Mien-box .swiper-wrapper .swiper-slide .item-title P {
		font-size: 16px;
		color: #FFFFFF;
		line-height: 18px;
		border-right: solid 1px #6b6c6c;
		width: 82%;
		/*padding-right: 17%;*/
		margin-bottom: 0;
	}
	.Personnel_Mien-box .swiper-wrapper .swiper-slide .item-title img {
		margin-left: 20px;
	}
	.Personnel_Mien-box .swiper-wrapper .swiper-slide:hover .item-title {
		bottom: 0;
	}
	.Personnel_Mien-box .swiper-pagination-bullets {
		width: 100%;
		left: 0;
		bottom: -55px
	}
	.Personnel_Mien-box .swiper-pagination-bullets span {
		margin: 0 3px;
	}
	.Recruitment_list {
		background: url(/static2019/images/Recruitment_bg.jpg)top center no-repeat;
		width: 100%;
		min-height: 650px;
		background-color: #1165a5;
	}
	.Recruitment_list .Recruitment_list-box {
		max-width: 1200px;
		padding: 0px 0px 82px 0px;
		margin: 0 auto;
	}
	.Recruitment_list .Recruitment_list-box .recruitment_item {
		margin: 16px 0;
	}
	.Recruitment_list .Recruitment_list-box .recruitment_item:first-of-type {
		color: #FFFFFF;
		padding-top: 60px;
	}
	.Recruitment_list .Recruitment_list-box .recruitment_item:first-of-type h2 {
		font-size: 38px;
		font-weight: bold;
		margin-top: 25px;
		margin-bottom: 5px;
	}
	.Recruitment_list .Recruitment_list-box .recruitment_item:first-of-type p {
		font-size: 18px;
	}
	.Recruitment_list .Recruitment_list-box .recruitment_item .item-wrap {
		margin: 0;
	}
	.Recruitment_list .Recruitment_list-box .recruitment_item .item-wrap .row-margin{
		margin:0 0px 30px 0px;
		padding: 18px 12px 30px 12px;
		position: relative;
		background: #FFFFFF;
	}
	.Recruitment_list .Recruitment_list-box .recruitment_item .item-wrap h3 {
		margin-top: 0;
		color: #2D2D2D;
		font-size: 20px;
		font-weight: normal;
		border-bottom: solid 1px #eee;
		padding-bottom: 14px;
		margin-bottom: 15px;
	}
	.Recruitment_list .Recruitment_list-box .recruitment_item .item-wrap h3 span {
		font-size: 14px;
		color: #b2b2b2;
		line-height: 20px;
	}
	.Recruitment_list .Recruitment_list-box .recruitment_item .item-wrap ul li {
		color: #424242;
		font-size: 14px;
		line-height: 24px;
		padding-left: 5px;
	}
	.Recruitment_list .Recruitment_list-box .recruitment_item .item-wrap .Details-btn {
		width: 22px;
		height: 22px;
		background-color: #0166b3;
		display: block;
		text-align: center;
		color: #FFFFFF;
		font-family: "Ã‹ÃŽÃŒÃ¥";
		font-size: 22px;
		line-height: 22px;
		position: absolute;
		right: 0;
		bottom: 0;
		-webkit-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
	}
	.Recruitment_list .Recruitment_list-box .recruitment_item .item-wrap:hover .Details-btn {
		background-color: #ffa00a;
	}
	.Recruitment_list .Recruitment_list-box .item-more_btn {
		width: 88px;
		height: 24px;
		border: solid 1px #FFFFFF;
		margin: 44px auto 0 auto;
		background: url(/static2019/images/more_btn2.png)left top no-repeat;
	}
	.Recruitment_list .Recruitment_list-box .item-more_btn:hover {
		background: url(/static2019/images/more_btn2_more.png) -10px -4px no-repeat;
	}
	.Recruitment_list .Recruitment_list-box .item-more_btn a {
		width: 100%;
		height: 100%;
		display: block;
	}
	@media only screen and (min-width: 100px) and (max-width: 1200px) {
		.Talent_Strategy .talent-text-wrap .talent-text {
			max-width: inherit;
			width: 100%;
		}
		.Talent_Strategy .talent-text-wrap .talent-img {
			width: 100%;
			padding: 0 10px;
		}
		.Career_Development .Career-wrap .Career-Img img {
			width: 100%;
			height: auto;
		}
	}
	@media only screen and (min-width: 100px) and (max-width: 768px) {
		.Benefits_text ul li{
			font-size: 15px !important;
			padding: 5px 0 !important;
		}
		.Personnel_Mien .Personnel_Mien-box {
			padding: 0 10px;
		}
		.Recruitment_box h1.Recruitment_title {
			font-size: 42px;
			margin-bottom: 20px;
		}
		.Recruitment_box {
			width: 100%;
			height: auto;
			background: url(/static2019/images/Recruitment_banner.png)top left no-repeat;
			padding-top: 35px;
			margin-top: 74px;
			background-size: auto 250px;
		}
		.Recruitment_box .hr-search input{
			width: 100% !important;
			height: 40px;
		}
		.Recruitment_box .hr-search .input-group{
			width: 95%;
			margin:0 auto;
		}
		.Recruitment_box .hr-search{
			padding: 0px 0px 20px 0px;
		}
	}
	.service_banner {
		padding-top: 20px;
		background: url(/static2019/images/services_banner1.jpg)top center no-repeat;
		margin-top: 74px;
		position: relative;
	}
	.service_banner h1.service-title {
		color: rgba(255, 255, 255, 0.2);
		font-size: 86px;
		font-weight: bold;
		margin-bottom: 30px;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	}
	.service_banner h1.service-title:after {
		content: "";
		width: 60px;
		height: 1px;
		margin: 10px auto 0 auto;
		display: block;
		background-color: rgba(255, 255, 255, 0.2);
	}
	@font-face {
		font-family: "Helvetica Neue LT Pro 35Thin";
		src: url(../other/HELVETICANEUELTPRO-TH.OTF);
	}
	.service-item {
		padding: 40px 0 90px 0;
	}
	.service-item h1 {
		font-size: 38px;
		color: #2D2D2D;
		font-weight: bold;
		margin-bottom: 65px;
	}
	.service-item h1:after {
		content: "";
		display: block;
		width: 58px;
		height: 3px;
		background: #c4c4c4;
		margin: 15px auto 0 auto;
	}
	.service-item ul li {
		padding-top: 58px;
		border-top: solid 1px #ececec;
		background-size: contain;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
		position: relative;
	}
	.service-item ul li:nth-of-type(5),
	.service-item ul li:nth-of-type(6),
	.service-item ul li:nth-of-type(7),
	.service-item ul li:nth-of-type(8) {
		border-bottom: solid 1px #ECECEC;
	}
	.service-item ul li:nth-of-type(5){
		background: url(/static2019/images/icon_bottom.png) right -1px no-repeat;
		border-top:none;
	}
	@media screen and (max-width: 1200px){
		.service-item ul li:nth-of-type(5){
			background: none;
			border-top:solid 1px #ececec;
		}
	}
	.service-item ul li:nth-of-type(2),
	.service-item ul li:nth-of-type(3),
	.service-item ul li:nth-of-type(4) {
		background: url(/static2019/images/icon_left.png)left center no-repeat;
	}
	.service-item ul li:nth-of-type(6),
	.service-item ul li:nth-of-type(7),
	.service-item ul li:nth-of-type(8) {
		background: url(/static2019/images/icon_right.png)right center no-repeat;
	}
	#triangle-left {
		width: 0;
		height: 0;
		border-top: 14px solid transparent;
		border-right: 16px solid #fb8521;
		border-bottom: 14px solid transparent;
		position: absolute;
		left: -16px;
		bottom: 27px;
		z-index: 99;
		display: none;
	}
	#triangle-right {
		width: 0;
		height: 0;
		border-top: 14px solid transparent;
		border-left: 16px solid #fb8521;
		border-bottom: 14px solid transparent;
		position: absolute;
		right: -16px;
		bottom: 27px;
		z-index: 99;
		display: none;
	}
	#triangle-bottom {
		width: 0;
		height: 0;
		border-top: 14px solid transparent;
		border-left: 16px solid #fb8521;
		border-bottom: 14px solid transparent;
		position: absolute;
		right: 29px;
		bottom: -22px;
		z-index: 99;
		/* display: none; */
		transform: rotate(90deg);
		-ms-transform:rotate(90deg); 	/* IE 9 */
		-moz-transform:rotate(90deg); 	/* Firefox */
		-webkit-transform:rotate(90deg); /* Safari ÂºÃ Chrome */
		-o-transform:rotate(90deg); 	/* Opera */
		display: none; 
	}		
	.service-item ul li:nth-of-type(5):hover #triangle-left,
	.service-item ul li:nth-of-type(6):hover #triangle-left,
	.service-item ul li:nth-of-type(7):hover #triangle-left {
		display: block;
	}
	.service-item ul li:nth-of-type(1):hover #triangle-right,
	.service-item ul li:nth-of-type(2):hover #triangle-right,
	.service-item ul li:nth-of-type(3):hover #triangle-right,
	.service-item ul li:nth-of-type(4):hover #triangle-bottom{
		display: block;
	}
	.service-item ul li .icon-box {
		width: 140px;
		height: 125px;
		overflow: hidden;
		margin: 0 auto;
	}
	.service-item ul li .icon1 {
		background: url(/static2019/images/s_icon1.png)left top no-repeat;
	}
	.service-item ul li .icon2 {
		background: url(/static2019/images/s_icon2.png)left top no-repeat;
	}
	.service-item ul li .icon3 {
		background: url(/static2019/images/s_icon3.png)left top no-repeat;
	}
	.service-item ul li .icon4 {
		background: url(/static2019/images/s_icon4.png)left top no-repeat;
	}
	.service-item ul li .icon5 {
		background: url(/static2019/images/s_icon5.png)left top no-repeat;
	}
	.service-item ul li .icon6 {
		background: url(/static2019/images/s_icon6.png)left top no-repeat;
	}
	.service-item ul li .icon7 {
		background: url(/static2019/images/s_icon7.png)left top no-repeat;
	}
	.service-item ul li .icon8 {
		background: url(/static2019/images/s_icon8.png)left top no-repeat;
	}
	.map_dian span:hover .principal {
		display: block;
	}
	.principal {
		width: 320px;
		height: auto;
		background-color: #FFFFFF;
		z-index: 999;
		position: absolute;
		top: -145px;
		left: 6px;
		display: none;
	}
	.principal .pic {
		width: 36%;
	}
	.principal .contact_data {
		width: 64%;
		padding: 10px 5px 5px 10px;
		line-height: 24px;
		font-size: 12px;
	}
	.principal .contact_data li {
		line-height: 20px;
	}
	.service-item ul li:hover .icon-box {
		background-position-y: -125px;
	}
	.service-item ul li:hover {
		background-color: #fb8621;
	}
	.service-item ul li:hover p {
		color: #FFFFFF;
	}
	.service-item ul li:hover .Serial {
		color: #FFFFFF;
	}
	.service-item ul li p {
		color: #4f4f4f;
		font-size: 18px;
		line-height: 24px;
		margin-top: 15px;
		min-height: 58px;
		padding: 0 10px;
		margin-bottom: 0;
	}
	.service-item ul li .Serial {
		font-family: "Helvetica Neue LT Pro 35Thin";
		font-size: 60px;
		color: #d7d7d7;
		padding: 0 10px;
	}
	.FAQ {
		background: url(/static2019/images/FAQ.jpg)top center no-repeat;
		width: 100%;
		min-height: 648px;
		color: #FFFFFF;
		padding: 60px 10px;
		background-color: #005397;
	}
	.FAQ ul {
		width: 100%;
	}
	.FAQ ul li {
		max-width: 1200px;
		margin: 15px 0;
		cursor: pointer;
		float: none;
		border: none;
	}
	.FAQ ul li .FAQ_title:hover{color:#fff;}
	.FAQ ul li .FAQ_title {
		background: url(/static2019/images/FAQ.png)left top no-repeat;
		padding-left: 40px;
		font-size: 15px;
		font-weight: bold;
		margin-bottom: 20px;
		color: #86c2ee;
		-webkit-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
	}
	.FAQ ul li .FAQ_con {
		display: none;
		padding: 15px;
		border: solid 1px #6698c1;
		max-width: 1125px;
		margin-left: 35px;
	}
	.FAQ ul li.active .FAQ_title {
		background: url(/static2019/images/FAQ_active.png)left top no-repeat;
		color: #FFFFFF;
	}
	.FAQ h1 {
		font-size: 38px;
		font-weight: bold;
		margin-bottom: 70px;
	}
	.FAQ h1:after {
		content: "";
		display: block;
		margin: 15px auto 0 auto;
		width: 58px;
		height: 3px;
		background: #FFFFFF;
	}
	.FAQ .FAQ-list {
		max-width: 1200px;
		margin: 0 auto;
		overflow: hidden;
	}
	.FAQ .FAQ_btn {
		position: relative;
		width: 100px;
		height: 35px;
		margin: 50px auto 0 auto;
	}
	.FAQ .FAQ_btn .swiper-button-prev {
		background: url(/static2019/images/Switch_btn2.png)left center no-repeat;
		width: 35px;
		height: 35px;
	}
	.FAQ .FAQ_btn .swiper-button-next {
		background: url(/static2019/images/Switch_btn2.png)right center no-repeat;
		width: 35px;
		height: 35px;
	}
	.After-sales {
		padding-top: 65px;
		padding-bottom: 128px;
	}
	.After-sales h1 {
		font-size: 38px;
		color: #2D2D2D;
		margin-bottom: 100px;
		font-weight: bold;
	}
	.After-sales h1:after {
		content: "";
		display: block;
		margin: 0 auto;
		width: 58px;
		height: 3px;
		background: #c4c4c4;
		margin-top: 20px;
	}
	.RDboxwrap .swiper-button-next.btn-next2,
	.RDboxwrap .swiper-button-prev.btn-prev2 {
		-webkit-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s;
	}
	.RDboxwrap .swiper-button-next.btn-next2:hover,
	.RDboxwrap .swiper-button-prev.btn-prev2:hover {
		background-color: rgba(0, 0, 0, 0.2);
	}
	.RDboxwrap .swiper-container-horizontal .swiper-pagination-bullets {
		bottom: 0;
	}
	
	.RDboxwrap .swiper-container-horizontal .swiper-pagination-bullets {
		bottom: 5px;
	}
	.RDboxwrap {
			padding: 0% 50px 0% 10%;
		}
		@media only screen and (min-width: 100px) and (max-width: 1201px) {
			.RDboxwrap {
			padding: 0% 5% 0% 5% !important;
		  }
		}
	@media only screen and (max-width: 1900px) {
			.RDboxwrap {
				padding-left:5%;
				margin-bottom: 20px;
			}
		}
	.After-sales p {
		color: #494949;
		font-size: 15px;
		margin-bottom: 40px;
	}
	.After-sales .imgboxwrap{
		padding-right: 10%;
	}
	@media screen and (max-width:1900px){ 
		.After-sales .imgboxwrap{
			margin-bottom: 10px !important;
			padding-right: 5% !important;
		}
		.After-sales p{
			margin-bottom: 15px !important;
		}
	}
	.After-sales p span {
		font-weight: bold;
	}	
	@media only screen and (min-width: 100px) and (max-width: 1201px) {
		.service-item ul li:nth-of-type(3),.service-item ul li:nth-of-type(7){
			background-image:none;
		}
		.After-sales p {
			margin-bottom: 40px;
			padding-left: 15px;
			padding-right: 0px;
		}
	}
	@media only screen and (min-width: 100px) and (max-width: 992px) {
		.service-item ul li p {
			min-height: 50px;
			overflow: hidden;
			text-overflow: ellipsis;
			display: -webkit-box;
			-webkit-line-clamp: 3;
			-webkit-box-orient: vertical;
		}
		.After-sales {
			padding-top: 65px;
			padding-bottom: 65px;
		}
		.FAQ {
			padding: 50px 15px 40px 15px;
		}
	}
	@media only screen and (min-width: 100px) and (max-width: 768px) {
		.service_banner h1.service-title {
			font-size: 38px;
			margin-bottom: 0;
			margin-top:0;
		}
		.service-item ul li p {
			font-size: 15px;
			margin-top: 0px;
			min-height:30px;
		}
		.service-item ul li{
			    padding-top: 0px !important;
		}
		.service-item ul li:nth-of-type(5),.service-item ul li:nth-of-type(6) {
			border-bottom: none;
		}
		.service-item ul li .Serial{
			font-size: 30px;
			position: absolute;
			right: 0
		}
		#triangle-right,#triangle-left{
			bottom: 3px !important;
		}
		/*start*/
		.map_dian span{
			width: 9px !important;
			height: 9px !important;
		}
		.ball-scale-multiple>div{
			width: 15px!important;
			height: 15px!important;
		}
		.UK {
		    top: 35%!important;
		    left: 5%!important;
		}
		.France {
		    top: 45%!important;
		    left: 6%!important;
		}
		.Switzerland {
		    top: 48%!important;
		    left: 9%!important;
		}
		.Germany {
		    top: 42%!important;
		    left: 10%!important;
		}
		.Turkey {
		    top: 50%!important;
		    left: 15%!important;
		}
		.Egypt {
		    top: 58%!important;
		    left: 13%!important;
		}
		.ball-scale-multiple{
		top: 27px!important;
		left: -3px!important;
		}
		.Saudi_Arabia {
		    top: 62%!important;
		    left: 17%!important;
		}
		.India {
		    top: 68%!important;
		    left: 27%!important;
		}
		.Thailand {
		    top: 66%!important;
		    left: 33%!important;
		}
		.China {
		    top: 52%!important;
		    left: 35%!important;
		}
		.Canada {
		    top: 35%!important;
		    left: 69%!important;
		}
		.USA {
		    top: 48%!important;
		    left: 70%!important;
		}
		.Mexico {
		    top: 62%!important;
		    left: 74%!important;
		}
		.USA3 {
		    top: 62%!important;
		    left: 79%!important;
		}
		.USA1 {
		    top: 58%!important;
		    left: 78%!important;
		}
		.USA2 {
		    top: 50%!important;
		    left: 79%!important;
		}
	/*	.map_dian span{
			margin-left:-15px;
		}*/
		.service-item ul li .icon1,.service-item ul li .icon2,.service-item ul li .icon3,.service-item ul li .icon4,.service-item ul li .icon5,.service-item ul li .icon6,.service-item ul li .icon7,.service-item ul li .icon8{
			background-size: 90%; 
			background-position: 5px 10px;
		}
		.service-item ul li:hover .icon-box {
		    background-position-y: -90px;
		}
		.service-item ul li .icon-box{
			height: 110px;
			width: 120px;
		}
		.service-item ul li:nth-of-type(2),.service-item ul li:nth-of-type(4),.service-item ul li:nth-of-type(6),.service-item ul li:nth-of-type(8){
			    background: url(/static2019/images/icon_left.png) left -132px no-repeat;
		}
		/*.service-item ul li:nth-of-type(6),.service-item ul li:nth-of-type(8) {
			background: url(/static2019/images/icon_right.png) right  -132px  no-repeat;
		}*/
		.service-item ul li:nth-of-type(5):hover #triangle-right, .service-item ul li:nth-of-type(7):hover #triangle-right{
			display: block;
		}
		.service-item ul li:hover {
		    background-color: #fb8621;
		}
	}
	@media only screen and (min-width: 100px) and (max-width: 320px) {
	     .service-item ul li p {
	   		font-size: 14px ;
	   		margin-top: 0px;
	   	 }
	}
	.news-banner {
		width: 100%;
		background: url(/static2019/images/news_bg.jpg)center top no-repeat;
		height: 289px;
		padding-top: 90px;
		margin-top: 74px;
	}
	.news-banner .visible-xs {
		font-size: 86px;
		color: rgba(238, 238, 238, 0.2);
		font-weight: bold;
		margin: 0;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	}
	.news-banner .visible-xs:after {
		content: "";
		width: 60px;
		height: 1px;
		background-color: rgba(255, 255, 255, 0.2);
		display: block;
		margin: 15px auto 0 auto;
	}
	
	.about-banner {
		width: 100%;
		background: url(/static2019/images/about_bg.jpg)center top no-repeat;
		height: 289px;
		padding-top: 90px;
		margin-top: 74px;
	}
	.about-banner .visible-xs {
		font-size: 86px;
		color: rgba(238, 238, 238, 0.2);
		font-weight: bold;
		margin: 0;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	}
	.about-banner .visible-xs:after {
		content: "";
		width: 60px;
		height: 1px;
		background-color: rgba(255, 255, 255, 0.2);
		display: block;
		margin: 15px auto 0 auto;
	}
	.contact-banner {
		width: 100%;
		background: url(/static2019/images/contact_bg.jpg)center top no-repeat;
		height: 289px;
		padding-top: 90px;
		margin-top: 74px;
	}
	.contact-banner .visible-xs {
		font-size: 86px;
		color: rgba(238, 238, 238, 0.2);
		font-weight: bold;
		margin: 0;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	}
	.contact-banner .visible-xs:after {
		content: "";
		width: 60px;
		height: 1px;
		background-color: rgba(255, 255, 255, 0.2);
		display: block;
		margin: 15px auto 0 auto;
	}
	.news-nav {
		width: 100%;
		box-shadow: 0px 2px 4px rgba(11, 2, 5, 0.17);
		background-color: #FFFFFF;
	}
	.news-nav .news-nav-list {
		max-width: 1200px;
		float: none;
		margin: 0 auto;
		position: relative;
	}
	.news-nav .news-nav-list li a {
		padding: 20px 45px 4px 45px;
		font-size: 16px;
		color: #666;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	}
	.news-nav .news-nav-list li:first-of-type img {
		margin-right: 20px;
	}
	.news-nav .news-nav-list li span {
		display: block;
		margin: 0 auto;
		width: 17px;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;
		opacity: 0;
		color: #666;
		font-weight: normal;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	}
	.news-nav .news-nav-list li:hover a,
	.news-nav .news-nav-list .current {
		font-weight: bold;
		color: #050505;
		background-color: #ececec;
	}
	.news-nav .news-nav-list li:hover a span,
	.news-nav .news-nav-list .current a span {
		opacity: 1;
	}
	.news-con {
		max-width: 1200px;
		margin: 20px auto 0 auto;
		overflow: hidden;
	}
	.news-con ul li {
		border: solid 1px #eeeeee;
		padding: 10px 10px 10px 0;
		-webkit-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		margin-bottom: 10px;
		
	}
	.news-con ul li .news_Img {
		padding: 0 10px;
		width: 31.6%;
		float: left;
	}
	.news-con ul li .news_text {
		width: 95%;
		float: none;
		margin:0 auto;
	}
	.news-con ul li .news_text b {
	display:block;
		margin-top: 10px;
		font-size: 16px;
		color: #282828;
		font-weight: normal;
		margin-bottom: 10px;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
		
	}
	.news-con ul li h2:after{
		content: "";
		display: block;
		height: 1px;
		width: 0px;
		margin-top: 12px;
		background-color: #ccc;
		-webkit-transition: width .3s;
		-o-transition: width .3s;
		transition: width .3s;
	}
	.news-con ul li:hover h2:after {
		width: 10%;
	}
	.news-con ul li .news_text p {
		color: #8b8888;
		font-size: 14px;
		line-height: 24px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.sec-news{
		position: absolute;
		right: 0;
		width: 100px;
		top:15px;
	}
	.sec-news select {
		line-height: 30px;
		height: 30px;   
		outline: none;
		background: none;
		width: 100px;
		border:1px solid #ccc;
	}
	.sec-news select:hover{
		border:1px solid #999;
	}
	@font-face {
		font-family: "microsoftyaheilight";
		src: url(../other/Light_1.0.ttc);
	}
	.news-con ul li .news_text span {
		color: #909090;
		font-size: 18px;
		font-family: "HELVETICANEUELTPRO-THEX";
	}
	.news-con ul li .show_btn {
		float: right;
		margin-top: 80px;
		border-left: solid 1px #e5e5e5;
	}
	.news-con ul li:hover {
		box-shadow: 0px 0px 12px rgba(11, 2, 5, 0.18);
	}
	.news-con ul li:hover .news_text h2 {
		color: #01519a;
	}
	@media only screen and (min-width: 100px) and (max-width: 992px) {
		.news-con ul li .news_Img {
			padding: 0 15px;
		}
		.news-con ul li .news_text b {
		display:block;
			font-size: 20px;
			margin-bottom: 10px;
			overflow: hidden;
			text-overflow: ellipsis;
			display: -webkit-box;
			-webkit-line-clamp: 1;
			-webkit-box-orient: vertical;
			font-weight: bold;
		}
		.news-con ul li .news_text p {
			font-size: 14px;
			color: #6f6e6e;
		}
	}
	@media only screen and (min-width: 100px) and (max-width: 767px) {
		.news-con ul li .news_Img {
			padding: 0 10px;
			width: 100%;
		}
		.news-con ul li .news_text {
			width: 100%;
			padding: 0 10px;
		}
		.news-con ul li .news_text b {
		display:block;
			overflow: hidden;
			text-overflow: ellipsis;
			display: -webkit-box;
			-webkit-line-clamp: 2;
			-webkit-box-orient: vertical;
		}
		.news-con ul li {
			padding: 20px 10px;
			margin-bottom: 20px;
			box-shadow: 0px 0px 12px rgba(11, 2, 5, 0.18);
		}
		.news-con ul li .show_btn {
			margin-top: 20px;
		}
		.news-banner {
			width: 100%;
			height: 150px;
			padding-top: 40px;
			margin-top: 74px;
		}
		.news-banner .visible-xs {
			font-size: 42px;
		}
		.about-banner {
			width: 100%;
			height: 150px;
			padding-top: 40px;
			margin-top: 74px;
		}
		.about-banner .visible-xs {
			font-size: 42px;
		}
		
		.contact-banner {
			width: 100%;
			height: 150px;
			padding-top: 40px;
			margin-top: 74px;
		}
		.contact-banner .visible-xs {
			font-size: 42px;
		}
	}
	.breadcrumb_wrap {
		font-size: 12px;
		width: 100%;
		line-height: 42px;
		background: #ececec;
	}
	.breadcrumb-box {
		max-width: 1200px;
		margin: 0 auto;
		margin-top: 74px;
	}
	.breadcrumb_wrap ol {
		padding: 0 10px;
		background: #ececec;
		margin: 0;
	}
	.breadcrumb_wrap ol li:first-of-type {
		color: #bababa;
	}
	.breadcrumb_wrap ol li:nth-of-type(2):before {
		display: none;
	}
	.breadcrumb_wrap a {
		color: #8e8c8c;
	}
	.newsshow-wrap {
		max-width: 1200px;
		margin: 25px auto 0 auto;
		padding: 0 10px;
	}
	.newsshow-wrap h1.news_title {
		font-size: 20px;
		color: #01519a;
		border-bottom: solid 1px #EEEEEE;
		padding-bottom: 15px;
		margin-bottom: 15px;
		text-align:center;
	}
	.newsshow-wrap b{
	display:block;
	font-weight:normal;
		font-size: 20px;
		color: #01519a;
		border-bottom: solid 1px #EEEEEE;
		padding-bottom: 15px;
		margin-bottom: 15px;
		text-align:center;
	}
	.newsshow-wrap .news-times {
		color: #909090;
		margin-bottom: 20px;
		text-align:center;
		font-size:14px;
	}
	.newsshow-wrap .news-times div.pull-left {
	
	}
	.newsshow-wrap .news-times span {
		display: inline-block;
		margin-right: 15px;
	}
	.newsshow-wrap .news-content {
		font-size: 14px;
		color: #6b6b6b;
		line-height:28px;
	}
	.newsshow-wrap .news-content p {
	
	}
	.newsshow-wrap .news-content img {
		max-width: 100%;
	}
	.news_more-btn {
		max-width: 1200px;
		width: auto;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.news_more-btn .news-prev span.prev-btn {
		border-right: solid 1px #e0e1e1;
		display: inline-block;
		margin-right: 12px;
	}
	.news_more-btn .news-next span.next-btn {
		border-left: solid 1px #e0e1e1;
		display: inline-block;
		margin-left: 12px;
	}
	.news_more-btn .news-prev,
	.news_more-btn .news-next {
		margin-bottom: 15px;
	}
	.news_more-btn span.title-wrap {
		overflow: hidden;
		width: 80%;
		display: box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		-moz-box-orient: vertical;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.news_more-btn a {
		color: #676666;
		font-size: 14px;
	}
	@media only screen and (min-width: 100px) and (max-width: 768px) {
		.newsshow-wrap {
			margin-top: 50px;
		}
		.newsshow-wrap h1.news_title {
			font-size: 20px;
		}
		.newsshow-wrap b{
			font-size: 20px;
		}
		.product-Details h2.Process_title{
			margin-left: 15px;
			font-size: 20px;
		}
		.product-Details .Associated-list{
			margin-left:8px;
		}
		.product-Details .Product_Functions .functions_box .functions_text p {
			font-size: 16px;
		}
		.product-Details .Process_flow p {
			font-size: 16px;
		}
		.product-Details .Product_Functions .functions_box .functions_text p{
			padding-top: 10px;
		}
		.product-Details .Process_flow{
			padding-top: 20px;
		}
	}
	.about-wrap {
		width: 100%;
		height: auto;
		background: url(/static2019/images/ahout_bg.jpg)top center no-repeat;
		padding-top: 70px;
		margin-top: 74px;
	}
	.about-wrap h1.about-title {
		font-size: 86px;
		color: rgba(238, 238, 238, 0.2);
		font-weight: bold;
		margin-top: 0;
		margin-bottom: 60px;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	}
	.about-wrap h1.about-title:after {
		content: "";
		display: block;
		margin: 0 auto;
		width: 58px;
		height: 1px;
		background-color: rgba(238, 238, 238, 0.2);
	}
	.about-wrap .about-video {
		max-width: 1200px;
		margin: 0 auto 30px auto;
		position: relative;
		box-shadow: 0 0 10px #353535;
	}
	.about-wrap .about-video video {
		max-width: 1200px;
		width: 100%;
		height: auto;
		min-width: 100%;
		min-height: 100%;
	}
	.video-white {
		width: 100%;
		height: 100%;
		position: absolute;
		z-index: 10;
		cursor: pointer;
		background-color: rgba(0, 0, 0, 0.8);
	}
	.video-white img {
		position: absolute;
		left: 50%;
		margin-left: -56px;
		top: 50%;
		margin-top: -56px;
	}
	.about-wrap .about-text {
		max-width: 1200px;
		margin: 0 auto 36px auto;
		padding: 0 115px;
	}
	.about-wrap .about-text p {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 24px;
		color: #4d4d4e;
	}
	.about-wrap .about-text p .text-blue {
		color: #01519a;
	}
	.about_data {
		width: 100%;
		height: auto;
		background: url(/static2019/images/data_bg.jpg)top center no-repeat;
		padding: 85px 0 76px 0;
	}
	.about_data a {
		color: #FFFFFF;
		display: block;
	}
	.about_data a:hover {
		color: #FFFFFF;
	}
	.about_data .table-wrap {
		margin: 0 auto;
		max-width: 1200px;
	}
	.about_data .table-wrap .table-left {
		width: 32%;
		height: auto;
	}
	.about_data .table-wrap .table-right {
		width: 67.9%;
		height: auto;
		color: #FFFFFF;
	}
	.about_data .table-wrap .table-left img {
		vertical-align: middle;
		display: inline-block;
	}
	.about_data .table-wrap .table-item {
		background: rgba(1, 81, 154, 0.5);
		color: #FFFFFF;
		padding: 18px 0;
		margin-bottom: 1px;
		max-height: 180px;
	}
	.about_data .table-wrap .table-item:nth-of-type(1),
	.about_data .table-wrap .table-item:nth-of-type(2) {
		padding-top: 31px;
		padding-bottom: 25px;
	}
	.about_data .table-wrap .table-item:nth-of-type(1) p,
	.about_data .table-wrap .table-item:nth-of-type(2) p {
		margin-top: 10px;
	}
	.about_data .table-wrap .table-item p {
		font-size: 18px;
		line-height: 24px;
		margin: 5px 0 0 0;
		min-height: 44px;
	}
	.about_data .table-wrap .active {
		background: #1367b5;
	}
	.about_data .table-wrap .table-item p small {
		font-size: 14px;
	}
	.about_data .table-wrap .table-right .table1,
	.about_data .table-wrap .table-right .table2,
	.about_data .table-wrap .table-right .table3 {
		width: 100%;
		min-height: 544px;
		padding: 84px 10px 0 106px;
		background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.15) 0%, rgba(38, 109, 174, 0.8) 100%);
		background: -webkit-gradient(linear, left, right, color-stop(0%, rgba(38, 109, 174, 0.8)), color-stop(100%, #3376b3));
		background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.15) 0%, rgba(38, 109, 174, 0.8) 100%);
		background: -o-linear-gradient(left, rgba(255, 255, 255, 0.15) 0%, rgba(38, 109, 174, 0.8) 100%);
		background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.15) 0%, rgba(38, 109, 174, 0.8) 100%);
		background: linear-gradient(to right, rgba(255, 255, 255, 0.15) 0%, rgba(38, 109, 174, 0.8) 100%);
	}
	.about_data .table-wrap .table-right h1 {
		margin-top: 0;
		margin-bottom: 30px;
	}
	.about_data .table-wrap .table-right p {
		font-size: 20px;
		margin-bottom: 0;
	}
	.about_data .table-wrap .table-right strong {
		font-size: 36px;
		margin-left: 10px;
	}
	.about_data .phone-table {
		color: #FFFFFF;
	}
	.about_data .phone-table .slide-item {
		padding: 0 10px;
	}
	.about_data .phone-table .swiper-pagination {
		width: 100%;
		bottom: 20px;
	}
	.about_data .phone-table .swiper-pagination-bullet {
		width: 25px;
		height: 4px;
		margin: 0 4px;
		border-radius: inherit;
		background: #fff;
	}
	.about_data .phone-table .swiper-pagination-bullet-active {
		background: #007aff;
	}
	.about_data .phone-table h1 {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.history-box {
		width: 100%;
		height: auto;
		padding: 35px 0 0 0;
		background: url(/static2019/images/history_bg.jpg)top center no-repeat;
	}
	.history-box h2 {
		color: #01519a;
		font-size: 38px;
		font-weight: bold;
		margin-bottom: 70px;
	}
	.history-box h2:after {
		content: "";
		display: block;
		margin: 16px auto 0 auto;
		width: 60px;
		height: 3px;
		background: #c4c4c4;
	}
	.Culture {
		width: 100%;
		height: auto;
		background: url(/static2019/images/Culture_bg.jpg)top center no-repeat;
		padding-top: 45px;
		padding-bottom: 90px;
	}
	.Culture h2 {
		color: #FFFFFF;
		font-size: 38px;
		font-weight: bold;
		margin-bottom: 68px;
		margin-top: 0px;
	}
	.Culture h2:after {
		width: 60px;
		height: 3px;
		content: "";
		display: block;
		margin: 20px auto 0 auto;
		background-color: #FFFFFF;
	}
	.Culture .Culture-box {
		max-width: 1200px;
	}
	.Culture .Culture-box .row div.Culture_con {
		padding: 40px;
		min-height: 200px;
		-webkit-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		cursor: pointer;
	}
	.Culture .Culture-box .row div.Culture_con:hover {
		box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.21);
		z-index: 1;
	}
	.Culture .Culture-box .row div.Culture_con:nth-of-type(1),
	.Culture .Culture-box .row div.Culture_con:nth-of-type(3),
	.Culture .Culture-box .row div.Culture_con:nth-of-type(5) {
		background-color: #FFFFFF;
	}
	.Culture .Culture-box .row div.Culture_con:nth-of-type(2),
	.Culture .Culture-box .row div.Culture_con:nth-of-type(4),
	.Culture .Culture-box .row div.Culture_con:nth-of-type(6) {
		background-color: #ebebeb;
	}
	.Culture .Culture-box .Culture_icon {
		width: 130px;
		height: 110px;
		margin-right: 5%;
	}
	.Culture .Culture-box .Culture1 {
		background: url(/static2019/images/Culture1.png)left top no-repeat;
	}
	.Culture .Culture-box .Culture2 {
		background: url(/static2019/images/Culture2.png)left top no-repeat;
	}
	.Culture .Culture-box .Culture3 {
		background: url(/static2019/images/Culture3.png)left top no-repeat;
	}
	.Culture .Culture-box .Culture4 {
		background: url(/static2019/images/Culture4.png)left top no-repeat;
	}
	.Culture .Culture-box .Culture5 {
		background: url(/static2019/images/Culture5.png)left top no-repeat;
	}
	.Culture .Culture-box .Culture6 {
		background: url(/static2019/images/Culture6.png)left top no-repeat;
	}
	.Culture .Culture-box .row div.Culture_con:hover .Culture_icon {
		background-position-x: -125px;
	}
	.Culture .Culture-box .Culture_text {
		max-width: 310px;
	}
	.Culture .Culture-box .Culture_text h3 {
		margin: 0 0 20px 0;
		color: #2d2d2d;
		font-size: 24px;
	}
	.Culture .Culture-box .Culture_text p {
		color: #676767;
		font-size: 16px;
		line-height: 24px;
		margin: 0;
	}
	.Culture .Culture-box .row div.Culture_con:hover {
		background-color: #fb8621;
	}
	.Culture .Culture-box .row div.Culture_con:hover .Culture_text h3,
	.Culture .Culture-box .row div.Culture_con:hover .Culture_text p {
		color: #FFFFFF;
	}
	.Partners {
		width: 100%;
		height: auto;
		min-height: 420px;
		padding-top: 60px;
		/*padding-bottom: 100px;*/
	}
	.Partners .swiper-button-prev {
		background-image: url(/static2019/images/prev.png) !important;
		width: 26px;
		height: 50px;
	}
	
	.Partners .swiper-button-next {
		background-image: url(/static2019/images/next.png) !important;
		width: 26px;
		height: 50px;
	}
	.Partners h2 {
		font-size: 38px;
		color: #01519a;
		font-weight: bold;
		margin: 0 0 60px 0;
	}
	.Partners h2:after {
		content: "";
		display: block;
		margin: 10px auto 0 auto;
		width: 60px;
		height: 3px;
		background-color: #c4c4c4;
	}
	.Partners-wrap .Partners-table-title {
		border-bottom: solid 1px #eeeeee;
		margin-bottom: 64px;
	}
	.table-title-box {
		width: 330px;
		margin: 0 auto;
	}
	.Partners-wrap .Partners-table-title .table-title {
		width: 164px;
		height: auto;
		line-height: 37px;
		color: #FFFFFF;
		font-size: 18px;
		background-color: #626262;
		margin-right: 1px;
	}
	.Partners-wrap .Partners-table-title .table-title a {
		color: #FFFFFF;
		display: block;
	}
	.Partners-wrap .Partners-table-title .active {
		background-color: #01519a;
	}
	.Partners-wrap .table-con {
		max-width: 1220px;
		margin: 0 auto;
		position: relative;
	}
	.Partners-wrap .Partners-swiper-wrapper {
		width: 100%;
		height: auto;
	}
	.Partners-wrap .Partners-swiper-wrapper ul {
		max-width: 1072px;
		margin: 0 auto;
	}
	.Partners-wrap #table-one .visible-xs ul {
		padding:0 15px;
	}
	.Partners-wrap #table-one .visible-xs .swiper-slide ul li img{
		width: 100%;
	}
	/*	.Partners-wrap .Partners-swiper-wrapper ul li {
			margin: 10px 8px;
		}
		*/
		.Partners-wrap .tab-content>.tab-pane {
			display: block;
		}
		
		.Partners-wrap #table-one,
		.Partners-wrap #table-two {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: auto;
		}
		
		.about_contact {
			width: 100%;
			height: auto;
			min-height: 870px;
			background: url(/static2019/images/about_contact_bg.jpg)top center no-repeat;
			background-color: #01519a;
			padding-top: 50px;
		}
		
		.about_contact h2 {
			color: #FFFFFF;
			font-size: 38px;
			font-weight: bold;
			margin: 0 0 80px 0;
			position: relative;
		}
		.about_contact h2 span{
			 position: absolute;;
			display: block;
			font-size: 16px;
			width: 100%;
			text-align: center;
			bottom: -30px;
            font-weight: normal;
		}
		
		.about_contact h2:after {
			content: "";
			margin: 15px auto 0 auto;
			display: block;
			width: 60px;
			height: 3px;
			background-color: #FFFFFF;
		}
		
		.about_contact .contact_wrap {
			max-width: 1200px;
			margin: 0 auto;
			padding-bottom: 30px;
		}
		
		.about_contact .contact_wrap .con_left {
			width: 100%;
			height: auto;
		}
		
		/*.about_contact .contact_wrap .con_right {
			padding-top: 30px;
			width: 47.5%;
			height: auto;
			}*/
			.about_contact .contact_wrap .con_text {
				width: 100%;
				height: auto;
				background-color: rgba(255, 255, 255, 0.7);
				-webkit-transition: all .5s ease;
				-o-transition: all .5s ease;
				transition: all .5s ease;
				cursor: pointer;
			}
			.about_contact .contact_wrap .con_left .con_text {
				margin-bottom: 30px;
				padding: 40px 30px;
			/*width: 46%;
			margin-left:4%;
			float: left;*/
			
		}
		
		.about_contact .contact_wrap .con_right .con_text {
			margin-bottom: 25px;
			padding: 30px 40px;
		}
		
		.about_contact .contact_wrap .con_text h3 {
			font-size: 24px;
			color: #01519a;
			font-weight: bold;
			margin: 0 0 20px 0;
		}
		
		.about_contact .contact_wrap .con_text ul {
			margin-bottom: 10px;
		}
		
		.about_contact .contact_wrap .con_text ul li {
			font-size: 15px;
			color: #2d2d2d;
			line-height: 26px;
		}
		.about_contact .contact_wrap .con_text ul li p{
			font-size: 15px;
			color: #2d2d2d;
			line-height: 26px;
		}
		.about_contact .contact_wrap .con_text h3 big {
			font-size: 30px
		}
		
		.about_contact .contact_wrap .con_text:hover {
			background: rgba(255, 255, 255, 1);
		}
		
		@media only screen and (min-width: 100px) and (max-width: 768px) {
			.about_contact h2{
				 margin: 0 0 60px 0;
			}
			.about_contact .contact_wrap .con_text .h3{
				font-size: 18px
			}
			.about_contact .contact_wrap .con_text h3 big{
				font-size: 20px
			}
			.about_contact .contact_wrap .con_left .con_text{
				    padding: 40px 20px;
			}
			.about_contact .contact_wrap .con_left {
				width: 100%;
			}
			.about_contact .contact_wrap .con_right {
				width: 100%;
			}
			.Culture{padding-bottom: 0px; padding-top:30px !important;}
			.Partners-wrap .Partners-swiper-wrapper ul li {
				margin:4px 1.5%;
                width:30%
			}
			.Partners{
				min-height: 300px;
				padding-bottom: 0px !important;
				padding-top: 10px !important;
			}
			.Partners h2{
				margin: 0 0 30px 0;
			}
			.Partners-table-title{
				margin-bottom: 40px !important;
			}
			.about-wrap .about-text {
				padding: 0 15px;
			}
			.about-wrap {
				background-size: contain;
			}
			.about-wrap h1.about-title {
				font-size: 56px;
				margin-bottom: 40px;
			}
			.about-wrap {
				padding-top: 30px;
			}
			.about_data {
				padding: 30px 0 60px 0;
				position: relative;
			}
			.Recruitment_Process2{
				    padding-top: 10px !important;
			}
			#indexPage .news .content_list{
				    padding-bottom: 50px;
				    padding: 11px 0px !important;
			}
			.Common{
				padding: 30px 10px !important;
			}
		}
		
		@media only screen and (min-width: 100px) and (max-width: 640px) {
			.about-wrap h1.about-title {
				font-size: 46px;
				margin-bottom: 25px;
			}
			#indexPage .news .item_block .item_info .description{
				height:100px;
				overflow: hidden;
				line-height: 16px;
				padding: 0 5px 0 15px;
			}
			#indexPage .news .item_block .item_info .description p{
				text-align: left;
				height: 64px;
				overflow: hidden;
				text-overflow: ellipsis;
				display: -webkit-box;
                -webkit-line-clamp: 4;
				-webkit-box-orient: vertical;
			}
			#indexPage .news .item_block .item_info .description span{
				display: block;
				color: #9a9999;
				text-align: left;
			}
			#indexPage .news .item_block .item_info .title{
				padding: 50px 5px 0;
				height: 105px;
			}
		}
		
		.technology_banner {
			background: url(/static2019/images/prod_banner.jpg)top center no-repeat;
			width: 100%;
			height: 290px;
			padding-top: 85px;
			margin-top: 74px;
		}
		
		.technology_banner .visible-xs {
			font-size: 86px;
			font-weight: bold;
			color: rgba(238, 238, 238, 0.2);
			margin: 0;
			-webkit-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease;
		}
		
		.technology_banner .visible-xs:after {
			content: "";
			display: block;
			margin: 15px auto 0 auto;
			width: 60px;
			height: 1px;
			background-color: rgba(255, 255, 255, 0.2);
		}
		
		.technology-title {
			margin-top: 72px;
			margin-bottom: 80px;
		}
		
		.technology-title h2 {
			font-size: 38px;
			color: #2D2D2D;
			margin-top: 0;
			font-weight: bold;
			-webkit-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease;
		}
		
		.technology-title p {
			color: #9b9b9b;
			font-size: 16px;
		}
		
		.technology_class-list ul li {
			width: 20%;
			height: auto;
			line-height: 60px;
			font-size: 18px;
			float: left;
			margin: 1.5px 0;
		}
		
		.technology_class-list ul li a {
			color: #FFFFFF;
			display: block;
			background-color: #005398;
			-webkit-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease;
		}
		
		.technology_class-list ul li div.class-name {
			width: 100%;
			padding: 0 1.5px;
		}
		
		.technology_class-list ul li:hover a,
		.technology_class-list ul .current a{
			background-color: #fb8621;
		}
		
		.technology_list {
			margin-top: 85px;
			margin-bottom: 148px;
		}
		
		.technology_list ul li {
			float: left;
			width: 20%;
			padding: 2.42% 1.8%;
		}
		
		.technology_list ul li:nth-of-type(odd) {
			background-color: #e2edf4;
		}
		
		.technology_list ul li:nth-of-type(even) {
			background-color: #F8F8F8;
		}
		
		.technology_list ul li .show_div {
			width: 100%;
			height: 100%;
			background-color: rgba(251, 134, 33, 0.8);
			position: absolute;
			left: 0;
			top: 0;
			z-index: 9;
			-webkit-transform: scale(0);
			-ms-transform: scale(0);
			transform: scale(0);
			-webkit-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease;
		}
		
		.technology_list ul li .show_div p {
			color: #FFFFFF;
			font-size: 20px;
			margin-top: 30%;
			background: url(/static2019/images/more_btn2.png)center bottom no-repeat;
			padding-bottom: 30px;
		}
		
		.technology_list ul li :hover .show_div {
			-webkit-transform: scale(1);
			-ms-transform: scale(1);
			transform: scale(1);
		}
		.technology_list ul li .show_div_mobile{
            position: absolute;
			left: 0;
			width: 93%;
			margin: 4% 3.5%;
			bottom: 0;
			z-index: 9;
			background-color: rgba(0, 0, 0, 0.6);
		}
		.technology_list ul li .show_div_mobile p{
			color: #FFFFFF;
			font-size: 13px;
			padding:5px 2px;
			margin: 0;
		}
		@media only screen and (min-width: 100px) and (max-width: 1350px) {
			.technology_class-list ul li {
				width: 25%;
			}
		}
		
		@media only screen and (min-width: 100px) and (max-width: 1200px) {
			
			.technology_banner, .Recruitment_box, .campus_banner, .service_banner, .news-banner,  .about-banner,  .contact-banner, .product-banner, .about-wrap, .factory_banner, .campus_banner, .productlist-banner, .Inside-video-banner, .breadcrumb-box{
				margin-top: 45px !important;
			}
			.place_name,.principal{display: none;}
		}
		@media only screen and (min-width: 100px) and (max-width: 992px) {
			.technology_class-list ul li {
				width: 33%;
				line-height: 60px;
				font-size: 18px;
				margin: 1.5px 0;
			}
			.technology_list ul li {
				width: 25%;
				padding: 2.42% 1.8%;
			}
			.technology_banner h1 {
				font-size: 66px;
			}
			.Culture{
				padding-bottom: 30px; 
			}
			.Partners-wrap .Partners-swiper-wrapper ul li {
				margin:4px 1.5%;
				width:30%
			}
			.Partners{
				
				padding-bottom: 40px;
				padding-top: 40px;
			}
			.Partners-table-title{
				margin-bottom: 40px !important;
			}
			
		}
		
		@media only screen and (min-width: 100px) and (max-width: 768px) {
			.technology_list{
				margin-top:30px;
			}
			.technology_class-list ul li {
				width: 33%;
			}
			.technology_list ul li {
				width: 33%;
				padding: 2.42% 1.8%;
			}
			.technology_banner h1 {
				font-size: 56px;
			}
			.technology_banner {
				width: 100%;
				height: 150px;
				padding-top: 45px;
				background:#00519b;
			}
			.news-banner {
				width: 100%;
				height: 150px;
				padding-top: 45px;
				background:#00519b;
			}
			.about-banner {
				width: 100%;
				height: 150px;
				padding-top: 45px;
				background:#00519b;
			}
			.contact-banner {
				width: 100%;
				height: 150px;
				padding-top: 45px;
				background:#00519b;
			}
			.technology-title h2 {
				font-size: 26px;
			}
			.technology-title{
			margin-top: 30px;
			margin-bottom: 30px;
			padding: 0 10px;
		   }
		   .Equipment_show{
		   	padding: 30px 0 30px 0 !important;
		   }
		   .Equipment_Details{
		   	margin: 30px auto 20px auto !important;
		   }
		   .technology_list ul li .show_div p {
		   	font-size: 16px;
		   /*	padding: 0 2px;*/
		   }
		   .Equipment_name{
		   	    padding: 0 10px;
		   	    margin-bottom: 30px !important;
		   }
		   .Equipmentshow_box{
		   	  padding: 0px 5px !important;
		   }
		   .Associated_Equipment .Associated{
		   	    margin-bottom: 20px !important;
		   }
		   .Associated-list ul li p{
		   	font-size: 15px !important;
		   }
		}
		
		@media only screen and (min-width: 100px) and (max-width: 640px) {
			.technology_class-list ul li {
				width: 50%;
			}
			.technology_list ul li {
				width: 50%;
				padding: 2.42% 1.8%;
			}
			.technology_banner .visible-xs {
				font-size: 42px;
			}
			.product-banner{
				height: 200px;
				margin-top: 45px !important;
			}
			.product-banner .banner-Img .text-uppercase {
		     margin-top: 60px;
	      }
	      .product-banner .banner-Img .text-uppercase h1{
	      font-size: 40px;
	      }
	      .product-banner .banner-Img .text-uppercase p{
	      	width: 100%;
	      }
	      .news-con{
	      	margin: 30px auto 0 auto;
	      }
	      .RTC{
	      	padding-bottom: 0px !important;
	      }
	      .Personnel_Mien{
	      	padding-top:30px; 
	      }
	      .service-item{
	      	padding:10px 0 20px 0;
	      }
	      .service-item h1{
	      	margin-bottom: 35px;
	      }
	      .FAQ{
	      	padding: 10px 15px;
	      	min-height: 548px;
	      }
	      .FAQ h1{
	      margin-bottom: 35px;	
	      }
	      .After-sales{
	      	padding-top: 10px;
           padding-bottom: 55px
	      }
	      .After-sales h1{
	      	margin-bottom: 30px;
	      }
		}
		/*end*/
		
		.Equipment_show {
			padding: 70px 0 100px 0;
		}
		
		.Equipment_name {
			width: 100%;
			font-size: 30px;
			color: #005398;
			font-weight: bold;
			border-bottom: solid 1px #e9e9e9;
			margin-bottom: 50px;
		}
		
		.Equipment_name:after {
			content: "";
			display: block;
			margin: 10px auto 0 auto;
			width: 58px;
			height: 3px;
			background-color: #c4c4c4;
		}
		
		.Equipmentshow_box {
		/*	border: solid 1px #ededed;*/
			max-width: 1200px;
			margin: 0 auto;
			padding: 28px 5px;
		}
		
		.Equipmentshow_box .swiper-container {
			max-width: 565px;
		}
		
		.Equipment_show .swiper-pagination {
			width: 100%;
			height: auto;
			margin-top: 25px;
		}
		
		.Equipment_show .swiper-pagination .swiper-pagination-bullet {
			width: 10px;
			height: 10px;
			margin: 0 5px;
		}
		
		.Equipmentshow_box video {
			max-width: 100%;
			max-height: 100%;
		}
		
		.Equipmentshow_box .Equipmentshow_video {
			max-width: 800px;
			margin: 0 auto;
			width: 100%;
			z-index: 1
		}
		
		.Equipment_Details {
			max-width: 1200px;
			margin: 120px auto 100px auto;
			padding: 0 15px;
			text-align: center;
		}
		
		.Equipment_Details h4 {
			font-size: 30px;
			color: #005398;
			font-weight: bold;
		}
		
		.Equipment_Details p {
			font-size: 18px;
			color: #2D2D2D;
			line-height: 28px;
		}
		
		.Associated_Equipment .Associated {
			width: 100%;
			font-size: 30px;
			color: #005398;
			font-weight: bold;
			border-bottom: solid 1px #e9e9e9;
			margin-bottom: 50px;
		}
		
		.Associated_Equipment .Associated:after {
			content: "";
			display: block;
			margin: 10px auto 0 auto;
			width: 58px;
			height: 3px;
			background-color: #c4c4c4;
		}
		
		.Associated-list {
			max-width: 1200px;
			margin: 0 auto 100px auto;
		}
		
		.Associated-list ul li {
			padding: 0 4.5%;
			margin: 30px 0;
			min-height: 285px;
		}
		
		.Associated-list ul li img {
			border: solid 1px #f3f3f3;
		}
		
		.Associated-list ul li img {
			-webkit-transition: all .2s ease;
			-o-transition: all .2s ease;
			transition: all .2s ease;
		}
		
		.Associated-list ul li:hover img {
			-webkit-transform: scale(1.08);
			-ms-transform: scale(1.08);
			transform: scale(1.08);
		}
		.Associated-list ul li p {
			font-size: 18px;
			color: #5f5f5f;
			line-height: 18px;
			margin-top: 20px;
			font-weight: bold;
		}
		
		.Associated-list ul li .View_details {
			color: #005398;
			font-size: 16px;
		}
		.Associated-list ul li .view_content {
			color:#7b7b7b;
			font-size: 12px;
			margin-bottom: 10px;
		}
		@media only screen and (min-width: 100px) and (max-width: 640px) {
			.Associated-list ul li .View_details{
				font-size: 14px;
			}
			.Associated-list ul li {
				padding: 0 1.5%;
				margin: 20px 0;
				min-height: 230px;
			}
			.view_content{
				height: 30px;
				overflow: hidden;
				 text-overflow: ellipsis;
				 display: -webkit-box;
				 -webkit-line-clamp: 2;
				 -webkit-box-orient: vertical;
			}
		}
		
		.productlist-banner {
			background: url(/static2019/images/solutions_banner.jpg)top center no-repeat;
			width: 100%;
			height: 287px;
			padding-top: 90px;
			margin-top: 74px;
		}
		
		.productlist-banner h1 {
			font-size: 86px;
			color: rgba(238, 238, 238, 0.2);
			font-weight: bold;
			margin: 0;
			-webkit-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease;
		}
		
		.productlist-banner h1:after {
			content: "";
			width: 60px;
			height: 1px;
			background-color: rgba(255, 255, 255, 0.2);
			display: block;
			margin: 15px auto 0 auto;
		}
		
		.productlist-nav {
			width: 100%;
			box-shadow: 0px 2px 4px rgba(11, 2, 5, 0.17);
			background-color: #FFFFFF;
		}
		
		.productlist-nav .productlist-nav-list {
			max-width: 1200px;
			float: none;
			margin: 0 auto;
		}
		
		.productlist-nav .productlist-nav-list li {
			border-right: solid 1px #ededed;
		}
		
		.productlist-nav .productlist-nav-list li:first-of-type img {
			margin-right: 20px;
		}
		
		.productlist-nav .productlist-nav-list li:first-of-type a {
			padding: 0;
		}
		
		.productlist-nav .productlist-nav-list a {
			padding: 20px 20px 4px 20px;
			font-size: 16px;
			color: #666;
			-webkit-transition: all 1s ease;
			-o-transition: all 1s ease;
			transition: all 1s ease;
		}
		
		.productlist-nav .productlist-nav-list a:hover,
		.productlist-nav .productlist-nav-list .current a{
			font-weight: bold;
			color: #050505;
			background-color: #ececec;
		}
		.productlist-nav .productlist-nav-list .current a span{
			opacity: 1;
		}
		.productlist-nav .productlist-nav-list a span {
			display: block;
			margin: 0 auto;
			width: 17px;
			font-weight: normal;
			font-size: 14px;
			line-height: 14px;
			opacity: 0;
			color: #666;
			font-weight: normal;
			-webkit-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease;
		}
		
		.productlist-nav .productlist-nav-list a:hover span,
		.productlist-nav .productlist-nav-list a.current span {
			opacity: 1;
		}
		
		.products_list_wrap {
			padding: 45px 0 0px 0;
		}
		
		.products_list_wrap h2 {
			font-size: 38px;
			margin-bottom: 45px;
		}
		
		.products_list_wrap h2:after {
			content: "";
			display: block;
			width: 58px;
			height: 3px;
			background-color: #c4c4c4;
			margin: 15px auto 0 auto;
		}
		
		.products_list_wrap .classshow2 {
			background: url(/static2019/images/solutions_bg.jpg)top center repeat-y;
			padding: 40px 0px 60px 0px;
			background-color: #1662a0;
			position:relative;
		}
		
		.products_list_wrap .classshow:nth-of-type(even) {
			background: url(/static2019/images/solutions_bg_1.jpg)top center no-repeat;
		}
		
		.products_list_wrap h1 {
			font-size: 42px;
			font-weight: bold;
			color: #FFFFFF;
			padding: 0px;
			margin-bottom:0px; 
		}
		
		.products_list_wrap h1:after {
			content: "";
			display: block;
			margin: 20px auto 0 auto;
			width: 98px;
			height: 1px;
			background-color: #FFFFFF;
			-webkit-transition: width .3s;
			-o-transition: width .3s;
			transition: width .3s;
		}
	 @media (max-width: 767px) {
		.productlist-banner{
		   height: 150px !important;
           padding-top: 45px !important;
		}
		.products_list_wrap{
			padding:0px !important;
		}
		/*.products_list_wrap .video_show {
		 	top: 25% !important;
            width:80px !important;
			height:80px !important;
			left: 50% !important;
			margin-left:-40px !important;
			background-size: 100% !important;
		   }   
		   */      
		}
		.products_list_wrap .video_show {
			cursor: pointer;
			top: 12%;
			width:126px;
			height: 40px;
			position: absolute;
			left: 50%;
			margin-left:-62px;
			text-align:center;
		}
		.products_list_wrap .video_show span{
			line-height: 40px;
			display: inline-block;
			float: left;
			padding-left:10px; 
			font-size: 18px;
		}
		.products_list_wrap .video_show i{
			display:inline-block;
			float: left;
			width:40px;
			height: 40px;
			background: url(/static2019/images/video-o.png) left center no-repeat;
			background-size: cover;
			-webkit-transition: 0.4s;
			-webkit-transition: -webkit-transform 0.4s ease-out;
			transition: transform 0.4s ease-out;
			-moz-transition: -moz-transform 0.4s ease-out;
		}
		.products_list_wrap .video_show:hover i{
			transform: rotateZ(360deg);
			-webkit-transform: rotateZ(360deg);
			-moz-transform: rotateZ(360deg);
		}
		.products_list_wrap .classshow2 .video_show span{
			line-height: 40px;
			display: inline-block;
			float: left;
			padding-left:10px; 
			font-size: 18px;
			color: #fff;
		}
		.products_list_wrap .classshow2 .video_show i{
			display:inline-block;
			float: left;
			width:40px;
			height: 40px;
			background: url(/static2019/images/video-w.png) left center no-repeat;
			background-size: cover;
			-webkit-transition: 0.4s;
			-webkit-transition: -webkit-transform 0.4s ease-out;
			transition: transform 0.4s ease-out;
			-moz-transition: -moz-transform 0.4s ease-out;
		}
		.products_list_wrap img {
			margin: 0 auto;
			margin-top:-50px;
		}
		
		.products_list_wrap p.class_text {
			font-size: 15px;
			color: #FFFFFF;
			max-width: 854px;
			margin: 20px auto 0 auto;
			padding: 0 10px;
			padding-top:0px;
			margin-top:-80px;
			font-family: microsoft yahei;
			font-weight: lighter;
		}
		
		.products_list_wrap .class-parameter {
			max-width: 800px;
			margin-top: 30px;
		}
		
		.products_list_wrap .class-parameter p {
			font-size: 15px;
			color: #FFFFFF;
			padding: 0 10px;
			margin: 10px 0 10px 0;
		}
		
		.products_list_wrap .show-btn {
			border: solid 1px #FFFFFF;
			width: 106px;
			height: 30px;
			margin: 50px auto 0 auto;
			display: block;
			background: url(/static2019/images/more_btn2.png) center no-repeat;
			transition: all .1s ease-out 0s;
		}
		.products_list_wrap .show-btn:hover {
			background: url(/static2019/images/more_btn2_more.png) center no-repeat;
		}
		.products_list_wrap .classshow {
			padding: 40px 0px 60px 0px;
			color: #2d2d2d;
			position:relative;
		}
		
		.products_list_wrap .classshow h1 {
			color: #ff9600;
		}
		
		.products_list_wrap .classshow h1:after {
			background-color: #c1c3c3;
		}
		
		.products_list_wrap .classshow .video_show {
			color: #2D2D2D;
		}
		
		.products_list_wrap .classshow p {
			color: #2D2D2D;
		}
		
		.products_list_wrap .classshow .show-btn {
			border-color: #b5b5b5;
			background: url(/static2019/images/more_btn.png)center no-repeat;
			transition: all .1s ease-out 0s;
		}
		
		.products_list_wrap .classshow .show-btn:hover {
			background: url(/static2019/images/more_btn_more.png)center no-repeat;
		}		
		/*.products_list_wrap .classshow .video_show {
			top: 40%;
			width:113px;
			height: 113px;
			position: absolute;
			left: 50%;
			margin-left:-56px;
			z-index: 100;
			background: url(/static2019/images/video-o.png) left center no-repeat;
			}*/
			.class-parameter div .i1,
			.class-parameter div .i2,
			.class-parameter div .i3,
			.class-parameter div .i4 {
				width: 60px;
				height: 60px;
				margin: 0 auto;
				display: block;
			}
			.class-parameter .row div{
				-webkit-transition: all .2s ease;
				-o-transition: all .2s ease;
				transition: all .2s ease;
			}
			.class-parameter .row div:hover{
				-webkit-transform: scale(0.9);
				-ms-transform: scale(0.9);
				transform: scale(0.9);
			}
			.classshow2 .class-parameter div .i1 {
				background: url(/static2019/images/pi1.png)left top no-repeat;
			}
			.classshow2 .class-parameter div .i2 {
				background: url(/static2019/images/pi2.png)left top no-repeat;
			}
			.classshow2 .class-parameter div .i3 {
				background: url(/static2019/images/pi3.png)left top no-repeat;
			}
			.classshow2 .class-parameter div .i4 {
				background: url(/static2019/images/pi4.png)left top no-repeat;
			}
			.classshow .class-parameter div .i1 {
				background: url(/static2019/images/pi1_2.png)left top no-repeat;
			}
			.classshow .class-parameter div .i2 {
				background: url(/static2019/images/pi2_2.png)left top no-repeat;
			}
			.classshow .class-parameter div .i3 {
				background: url(/static2019/images/pi3_2.png)left top no-repeat;
			}
			.classshow .class-parameter div .i4 {
				background: url(/static2019/images/pi4_2.png)left top no-repeat;
			}
			@media only screen and (min-width: 100px) and (max-width: 992px) {
				.productlist-banner h1 {
					font-size: 66px;
				}
			}
			@media only screen and (min-width: 100px) and (max-width:1024px) {
				.productlist-banner h1 {
					font-size: 42px;
				}
				.products_list_wrap .class-parameter p {
					padding: 0;
				}
				.products_list_wrap h1 {
					font-size: 35px;
				}
			}
			@media only screen and (min-width: 100px) and (max-width: 768px) {
				.products_list_wrap p.class_text{
				   margin-top:-20px;
				   font-size: 15px;
				  
				}
				/*.products_list_wrap .classshow p{
					 color: #696969;
				}*/
				.product-Details .Product_Functions{
					padding: 10px 0 30px 0;
				}
				.product-Details .Product_Functions .functions_box .col-xs-12{ 
					padding-left: 0px;
				}
				.productlist-banner h1 {
					font-size: 42px;
				}
				.products_list_wrap .class-parameter p {
					padding: 0;
				}
				.products_list_wrap h1 {
					font-size: 25px;
					padding: 0 10px;
				}
				.product-Details .Product_Functions .functions_box .functions_text h1{
					font-size: 25px;
					font-weight:bold;
				}
				.products_list_wrap .video_show{
					position: relative;
					margin:0 auto;
					left: 0;
					margin-top:10px;
				}
			}
			/*Ã•ÃÃ†Â¸ÃÃÂ±Ã­Ã’Â³*/
			.Recruitment-list {
				max-width: 1200px;
				margin: 0 auto 60px auto;
				background-color: #FFFFFF;
				padding: 20px 15px;
				box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
				min-height: 800px;
			}
			.Recruitment-list ol {
				border-bottom: solid 1px #EEEEEE;
				line-height: 30px;
				padding-bottom: 10px;
			}
			.Recruitment-list ol li {
				color: #333;
				font-size: 20px;
			}
			.Recruitment-list .list-item {
				margin-bottom: 5px;
			}
			.Recruitment-list .list-item .list-item-title {
				line-height: 40px;
				background: url(/static2019/images/campus_icon.png)right top no-repeat;
				cursor: pointer;
			}
			.Recruitment-list .list-item .list-item-title .row .col-xs-3,.Recruitment-list .list-item .list-item-title .row .col-xs-4 {
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
				padding: 0px 2px;
			}
			.Recruitment-list .list-item .list-item-title.active {
				background: url(/static2019/images/campus_icon.png)right bottom no-repeat;
			}
			.Recruitment-list .list-item .list-item-title .row:hover{
				border-bottom:1px solid #efefef;
			}
			.Recruitment-list .list-item .list-item-con {
				background-color: #F3F3F3;
				margin: 0 -15px;
				padding: 20px;
				font-size: 15px;
				color: #686868;
				line-height: 23px;
				display: none;
			}
			.Recruitment-list .list-item .list-item-con .Application_btn a {
				width: 107px;
				height: 31px;
				line-height: 31px;
				color: #FFFFFF;
				font-size: 15px;
				background-color: #ff9600;
				border-radius: 15px;
				display: block;
				margin-top: 10px;
			}
			@media only screen and (min-width: 100px) and (max-width: 769px) {
				.Recruitment-list{
					min-height: 200px;
				}
				.Recruitment-list ol li {
					font-size: 13px;
					font-weight: bold;
					padding:0px;
				}
			}
			@media only screen and (min-width: 100px) and (max-width: 685px) {
				.Recruitment-list .list-item .list-item-title {
					background: none;
				}
				.Recruitment-list .list-item .list-item-title.active{
					background: none;
				}
			}
			/*Â·Ã¾ÃŽÃ±ÂµÃ˜ÃÂ¼*/
			#triangle-topleft {
				width: 0;
				height: 0;
				border-top: 8px solid #0098de;
				border-right: 8px solid transparent;
				left: 15px;
				bottom: -8px;
			}
			#triangle-topright {
				width: 0;
				height: 0;
				border-top: 8px solid #0098de;
				border-left: 8px solid transparent;
				position: absolute;
				right: 15px;
				bottom: -8px;
			}
			.map_banner {
				width: 100%;
				height: auto;
				position: relative;
			}
			.map_wrap {
				position: absolute;
				z-index: 2;
				width: 100%;
				height: auto;
				top: 0;
				left: 0;
			}
			.map_dian {
				width: 100%;
				height: 100%;
			}
			.map_dian span {
				display: block;
				width: 9px;
				height: 9px;
				border-radius: 50%;
				background-color: #00a0e9;
				position: absolute;
			}
			.UK {
				top: 32%;
				left: 16.5%;
			}
			.France {
				top: 38.8%;
				left: 17.5%;
			}
			.Germany {
				top: 34.5%;
				left: 20%;
			}
			.Switzerland {
				top: 38.8%;
				left: 19.5%;
			}
			.Turkey {
				top: 42.8%;
				left: 24.5%;
			}
			.Egypt {
				top: 48.5%;
				left: 23.8%;
			}
			.Saudi_Arabia {
				top: 52.8%;
				left: 26.4%;
			}
			.India {
				top: 57.5%;
				left: 34.2%;
			}
			.Thailand {
				top: 56.8%;
				left: 39.9%;
			}
			.Singapore {
				top: 64.2%;
				left: 38.9%;
			}
			.China {
				top: 44.1%;
				left: 41.8%;
			}
			.Canada {
				top: 30.5%;
				left: 69.5%;
			}
			.USA {
				top: 41%;
				left: 70%;
			}
			.USA1 {
				top: 48.4%;
				left: 77.5%;
			}
			.USA2 {
				top: 43%;
				left: 77.8%;
			}
			.USA3 {
				top: 52%;
				left: 78.4%;
			}
			.Mexico {
				top: 52.5%;
				left: 73.5%;
			}
			@-webkit-keyframes ball-scale-multiple {
				0% {
					-webkit-transform: scale(0);
					transform: scale(0);
					opacity: 0;
				}
				5% {
					opacity: 1;
				}
				100% {
					-webkit-transform: scale(1);
					transform: scale(1);
					opacity: 0;
				}
			}
			@keyframes ball-scale-multiple {
				0% {
					-webkit-transform: scale(0);
					transform: scale(0);
					opacity: 0;
				}
				5% {
					opacity: 1;
				}
				100% {
					-webkit-transform: scale(1);
					transform: scale(1);
					opacity: 0;
				}
			}
			.loader {
				box-sizing: border-box;
				display: flex;
				flex: 0 1 auto;
				flex-direction: column;
				flex-grow: 1;
				flex-shrink: 0;
				flex-basis: 25%;
				max-width: 25%;
				height: 200px;
				align-items: center;
				justify-content: center;
			}
			.ball-scale-multiple {
				position: relative;
				-webkit-transform: translateY(-30px);
				-ms-transform: translateY(-30px);
				transform: translateY(-30px);
				top: 25px;
				left: -4px;
			}
			.ball-scale-multiple>div:nth-child(2) {
				-webkit-animation-delay: 0.2s;
				animation-delay: 0.2s;
			}
			.ball-scale-multiple>div:nth-child(3) {
				-webkit-animation-delay: 0.4s;
				animation-delay: 0.4s;
			}
			.ball-scale-multiple>div {
				background-color: #72caf9;
				width: 18px;
				height: 18px;
				border-radius: 100%;
				margin: 2px;
				-webkit-animation-fill-mode: both;
				animation-fill-mode: both;
				position: absolute;
				left: 0px;
				top: 0px;
				opacity: 0;
				margin: 0;
				width: 10px;
				height: 10px;
				-webkit-animation: ball-scale-multiple 1s 0s linear infinite;
				animation: ball-scale-multiple 1s 0s linear infinite;
			}
			.ball-scale-multiple>div {
				background-color: #72caf9;
				width: 18px;
				height: 18px;
				border-radius: 100%;
				margin: 2px;
				-webkit-animation-fill-mode: both;
				animation-fill-mode: both;
				position: absolute;
				left: 0px;
				top: 0px;
				opacity: 0;
				margin: 0;
				-webkit-animation: ball-scale-multiple 1s 0s linear infinite;
				animation: ball-scale-multiple 1s 0s linear infinite;
			}
			.place_name {
				color: #FFFFFF;
				position: absolute;
				background-color: #0098de;
				line-height: 24px;
				height: 24px;
				width: auto;
				padding: 0 15px;
				font-size: 16px;
				border-radius: 5px;
				min-width: 80px;
				text-align: center;
			}
            .place_name:hover{
            	background: #fb8621;
            }
            .place_name:hover #triangle-topleft{
            	    border-top: 8px solid #fb8621;
            }
			.UK .place_name {
				top: -35px;
				left: -61px;
			}
			.Germany .place_name {
				top: -35px;
				left: -5px;
			}
			.Switzerland .place_name {
				top: -35px;
				left: -5px;
			}
			.France .place_name {
				top: -35px;
				left: -74px;
			}
			.Turkey .place_name {
				top: -35px;
				left: 0px;
			}
			.Egypt .place_name {
				top: -35px;
				left: -65px;
			}
			.Saudi .place_name {
				top: -35px;
				left: -65px;
			}
			.India .place_name {
				top: -35px;
				left: -65px;
			}
			.China .place_name {
				top: -35px;
				left: -65px;
			}
			.Thailand .place_name {
				top: -35px;
				left: -85px;
			}
			.Singapore .place_name {
				top: -35px;
				left: -95px;
			}
			.Saudi_Arabia .place_name {
				top: -35px;
				left: 0px;
				width: 150px;
			}
			.Canada .place_name {
				top: -33px;
				left: -5px;
			}
			.USA .place_name {
				top: -35px;
				left: -5px;
			}
			.USA1 .place_name {
				top: -35px;
				left: -60px;
			}
			.USA2 .place_name {
				top: -35px;
				left: -5px;
			}
			.USA3 .place_name {
				top: -35px;
				left: -5px;
			}
			.Mexico .place_name {
				top: -35px;
				left: -5px;
			}
			/*ÃÂ£Ã”Â°Ã•ÃÃ†Â¸Ã’Â³*/
			.campus_banner {
				background: url(/static2019/images/campus_banner.jpg)top center no-repeat;
				width: 100%;
				min-height: 287px;
				padding-top: 95px;
				margin-top: 74px;
			}
			.campus_banner h1 {
				font-size: 86px;
				color: rgba(238, 238, 238, 0.2);
				font-weight: bold;
				margin: 0;
				-webkit-transition: all .5s ease;
				-o-transition: all .5s ease;
				transition: all .5s ease;
			}
			.campus_banner h1:after {
				content: "";
				width: 60px;
				height: 1px;
				background-color: rgba(255, 255, 255, 0.2);
				display: block;
				margin: 15px auto 0 auto;
			}
			.campus_wrap {
				padding: 50px 0px 0px 0px;
			}
			.campus_wrap h1 {
				font-size: 38px;
				color: #01519a;
				font-weight: bold;
				margin-bottom: 65px;
			}
			.campus_wrap h1:after {
				content: "";
				display: block;
				width: 58px;
				height: 3px;
				background: #c4c4c4;
				margin: 15px auto 0 auto;
			}
			.Recruitment-item {
				max-width: 1200px;
				margin: 0 auto;
			}
			.Recruitment-item ul {
				margin-bottom: 0;
			}
			.Recruitment-item ul li {
				margin-right: 16px;
				border: solid 1px #d7d7d7;
				border-bottom: none;
				color: #333;
				line-height: 58px;
				font-size: 20px;
				cursor: pointer;
				position: relative;
				z-index: 99;
			}
			.Recruitment-item ul li a {
				color: #333;
				display: block;
			}
			.Recruitment-item ul li.active {
				background-color: #f8f8f8;
				margin-bottom: -2px;
				padding-bottom: 2px;
			}
			.Recruitment-item ul li.active a {
				color: #01519a;
			}
			.Recruitment-item ul li:last-of-type {
				margin-right: 0;
			}
			.Recruitment-con {
				background-color: #F8F8F8;
				width: 100%;
				/*min-height: 645px;*/
				border-top: solid 1px #D7D7D7;
				overflow: hidden;
			}
			.Recruitment-con .position_box {
				position: relative;
				max-width: 1200px;
				margin: 0 auto;
				margin-bottom: 30px;
			}
			.Recruitment-con .R_table1 {
				max-width: 1200px;
				width: 100%;
				height: auto;
				margin: 0 auto;
				padding: 30px 0 10px 0;
			/*position: absolute;
			left: 0;*/
			display: none;
			
		}
		.Recruitment-con .active{
			display: block;
		} 
		.Recruitment-con .R_table1 ol {
			border-bottom: solid 1px #D7D7D7;
			line-height: 42px;
		}
		
		.Recruitment-con .R_table1 ol li {
			font-size: 18px;
			color: #01519a;
		}
		
		.Recruitment-con .r_item:first-of-type .r_item_con {
			display: block;
		}
		
		.Recruitment-con .r_item_title {
			font-size: 15px;
			color: #333;
			line-height: 42px;
			padding: 0;
			cursor: pointer;
			background: url(/static2019/images/campus_icon.png)right top no-repeat;
		}
		
		.Recruitment-con .r_item_title.active {
			background: url(/static2019/images/campus_icon.png)right bottom no-repeat;
		}
		
		.Recruitment-con .r_item_title .row {
			border-bottom: solid 1px #DDDDDD;
		}
		.Recruitment-con .r_item_title .row .col-xs-4{
			white-space:nowrap;
          overflow:hidden;
          text-overflow:ellipsis;
          padding: 0px 2px;
		}
		.Recruitment-con .r_item_con {
			background-color: #FFFFFF;
			margin: 0 -15px;
			padding: 20px;
			font-size: 15px;
			color: #686868;
			line-height: 23px;
			display: none;
		}
		
		.Recruitment-con .r_item_con p {
			margin: 0;
		}
		
		.Recruitment-con .Application_btn a {
			width: 107px;
			height: 31px;
			line-height: 31px;
			color: #FFFFFF;
			font-size: 15px;
			background-color: #ff9600;
			border-radius: 15px;
			display: block;
			margin-top: 10px;
		}
		
		.R_table1 .Switch_btn {
			position: relative;
			width: 100px;
			height: 35px;
			margin: 30px auto 0 auto;
		}
/*.R_table1 .Switch_btn .swiper-pagination2 {
    position: relative;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}
.R_table1 .Switch_btn .swiper-pagination2 {
	margin: 5px;
	padding: 5px;
	
}
	
.R_table1 .Switch_btn .swiper-pagination{
	position: relative;
	
}
.R_table1 .Switch_btn .swiper-pagination span{
	 margin: 5px;
	padding: 5px;
}
*/
.R_table1 .Switch_btn .swiper-button-prev {
	background: url(/static2019/images/Switch_btn.png)left center no-repeat;
	width: 35px;
	height: 35px;
}
.R_table1 .Switch_btn .swiper-button-next {
	background: url(/static2019/images/Switch_btn.png)right center no-repeat;
	width: 35px;
	height: 35px;
}
.Recruitment-con .R_table1 .swiper-slide {
	padding: 0 20px;
}
.Recruitment_Process {
	background-color: #01519a;
	padding: 55px 0;
	color: #FFFFFF;
	min-height: 677px;
}
.Recruitment_Process h2 {
	margin-top: 0;
	margin-bottom: 130px;
	font-size: 38px;
	font-weight: bold;
}
.Recruitment_Process h2:after {
	content: "";
	margin: 20px auto 0 auto;
	display: block;
	width: 60px;
	height: 3px;
	background-color: #fff;
}
.Process {
	max-width: 1200px;
	margin: 0 auto;
	width: 100%;
	height: auto;
	padding: 0 40px;
}
.Process .Process-steps li {
	width: 20%;
	float: left;
	cursor: pointer;
	position: relative;
}
.Process .Process-steps li i img {
	margin: 0 auto;
}
.Process .Process-steps li p {
	font-size: 24px;
	margin: 38px 0;
}
.Process .Process-steps li .Serial {
	font-size: 24px;
	color: rgba(255, 255, 255, 0.5);
	position: relative;
}
.Process .Process-steps li .Serial span {
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	float: right;
	margin: 12px 4px;
	background-color: rgba(255, 255, 255, 0.5);
}
.Process .Process-steps li .Serial .yudian1 {
	position: absolute;
	left: 0;
	top: 0;
}
.Process .Process-steps li .Serial .yudian2 {
	position: absolute;
	right: 0;
	top: 0;
}
.Process .Process-steps li .Process_text {
	position: absolute;
	left: 0;
	top: -110px;
	z-index: 99;
	background-color: #FFFFFF;
	width: 100%;
	height: auto;
	min-height: 321px;
	border-radius: 5px;
	transform: scale(0);
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.Process .Process-steps li .Process_text h3 {
	width: 100%;
	line-height: 44px;
	background-color: #ff9600;
	margin: 0;
	font-size: 24px;
	text-align:center;
	padding-left: 0px;
}
.Process .Process-steps li .Process_text .text_wrap {
	width: 100%;
	height: auto;
	padding: 25px 20px;
}
.Process .Process-steps li .Process_text .text_wrap p {
	color: #2D2D2D;
	font-size: 15px;
	margin: 0;
	text-align: left;
	word-break: break-all;
}
.Process .Process-steps li .Process_text #triangle-down {
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 15px solid #FFFFFF;
	position: absolute;
	bottom: -15px;
	left: 46%;
}
.Process .Process-steps li:hover .Process_text {
	transform: scale(1);
}
/*ÃˆÃ‹Â²Ã…ÂµÃ—Â²Â¿*/
.Recruitment_Process03 {
	background-color: #fff;
	padding: 55px 0;
	color: #01519a;
	min-height: 677px;
}
.Recruitment_Process03 h2 {
	margin-top: 0;
	margin-bottom: 130px;
	font-size: 38px;
	font-weight: bold;
	position: relative;
}
.Recruitment_Process03 h2 span{
	position: absolute;
	bottom: -40px;
	display: block;
	color: #686868;
	width: 100%;
	text-align: center;
	font-size: 20px;
}
.Recruitment_Process03 h2:after {
	content: "";
	margin: 20px auto 0 auto;
	display: block;
	width: 60px;
	height: 3px;
	background-color: #c4c4c4;
}
.Process03 {
	max-width: 1200px;
	margin: 0 auto;
	width: 100%;
	height: auto;
	padding: 0 40px;
}
.Process03 .Process-steps li {
	width: 20%;
	float: left;
	cursor: pointer;
	position: relative;
}
.Process03 .Process-steps li i img {
	margin: 0 auto;
}
.Process03 .Process-steps li p {
	font-size: 24px;
	margin: 38px 0;
	color:#666;
}
.Process03 .Process-steps li .Serial {
	font-size: 24px;
	color: rgba(111, 111, 111, 0.5);
	position: relative;
}
.Process03 .Process-steps li .Serial span {
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	float: right;
	margin: 12px 4px;
	background-color: rgba(111, 111, 111, 0.5);
}
.Process03 .Process-steps li .Serial .yudian1 {
	position: absolute;
	left: 0;
	top: 0;
}
.Process03 .Process-steps li .Serial .yudian2 {
	position: absolute;
	right: 0;
	top: 0;
}
.Process03 .Process-steps li .Process_text {
	position: absolute;
	left: 0;
	top: -110px;
	z-index: 99;
	background-color: #01519A;
	width: 100%;
	height: auto;
	min-height: 321px;
	border-radius: 5px;
	transform: scale(0);
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.Process03 .Process-steps li .Process_text h3 {
	width: 100%;
	line-height: 44px;
	background-color: #ff9600;
	margin: 0;
	color:#fff;
	font-size: 24px;
	text-align: center;
	padding-left: 0px;
}
.Process03 .Process-steps li .Process_text .text_wrap {
	width: 100%;
	height: auto;
	padding: 25px 20px;
}
.Process03 .Process-steps li .Process_text .text_wrap p {
	color: #fff;
	font-size: 14px;
	margin: 0;
	text-align: left;
	word-break: break-all;
}
.Process03 .Process-steps li .Process_text #triangle-down {
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 15px solid #01519a;
	position: absolute;
	bottom: -15px;
	left: 46%;
}
.Process03 .Process-steps li:hover .Process_text {
	transform: scale(1);
}
.Recruitment_Process03 .item-more_btn {
	width: 88px;
	height: 24px;
	border: solid 1px #ABABAB;
	margin: 44px auto 0 auto;
	background: url(/static2019/images/more_btn.png)left top no-repeat;
}
.Recruitment_Process03 .item-more_btn:hover {
	background: url(/static2019/images/more_btn_more.png) -10px -4px no-repeat;
}
.Recruitment_Process03 .item-more_btn a {
	width: 100%;
	height: 100%;
	display: block;
}    
.Recruitment_Process2 {
	padding-top: 54px;
	padding-bottom: 0;
}
.Recruitment_Process2 h2 {
	font-size: 38px;
	font-weight: bold;
	color: #01519a;
}
.Recruitment_Process2 h2:after {
	content: "";
	display: block;
	margin: 20px auto 0 auto;
	width: 60px;
	height: 3px;
	background-color: #c4c4c4;
}
.Recruitment_Process2 #indexPage .news .content_list {
	padding-top: 50px;
}
.Recruitment_Process2  #indexPage .news .item_info .nums{
	text-align: left;
	top:42px;
	
}
.Recruitment_Process2  #indexPage .news .item_info:nth-child(2n) img{
	margin-top:0; 
}
.Recruitment_Process2  #indexPage .news .content_list .owl-item{
	height: 220px;
	margin-bottom: 0;
}
.Recruitment_Process2  #indexPage .news .owl-item:nth-child(2n+1){
	margin-top: 220px;
}
.Recruitment_Process2  #indexPage .news .content_list .owl-item:hover img{
  transition: all .3s ease-out 0s;
  margin-top:15px;
}
.Recruitment_Process2  #indexPage .news .item_info img{
	width: 150px;
	height: 150px;
	border-radius:50%;
	border:1px solid #Efefef;
	float: left;
	margin-right: 20px;
	margin-top:30px;
	margin-left:10px;
	transition: all .3s ease-out 0s;
	}
.Recruitment_Process2 #indexPage .news:after {
	content: '';
	position: absolute;
	top: 40%;
	margin-top: 34px;
	width: 100%;
	height: 1px;
	background: #dedede;
}
.Recruitment_Process2 #indexPage .news .item_block .item_info .title{
	padding: 45px 0px 0;
	text-align: left;
	font-size: 20px;
}
.Recruitment_Process2 #indexPage .news .item_block .item_info .description{
	text-align: left;
	padding:0;
}
.Benefits {
	background-color: #f8f8f8;
}
.Benefits_text {
	width: 58.55%;
	height: auto;
	padding: 60px 50px;
}
.Benefits_banner {
	width: 41.45%;
	height: auto;
	overflow: hidden;
}
.Benefits_text h2 {
	margin-top: 0;
	font-size: 38px;
	font-weight: bold;
	color: #01519a;
	margin-bottom: 60px;
}
.Benefits_text h2:after {
	content: "";
	display: block;
	width: 58px;
	height: 3px;
	background-color: #c4c4c4;
	margin-top: 15px;
}
.Benefits_text ul li {
	font-size: 18px;
	color: #2d2d2d;
	line-height: 24px;
	padding: 12px 0;
	cursor: pointer;
	padding-left: 28px;
	overflow: hidden;
}
.Benefits_text ul li:before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(/static2019/images/Option.png)left -50px no-repeat;
	margin-right: 10px;
}
.Benefits_text ul li:hover:before {
	background: url(/static2019/images/Option.png)left 1px no-repeat;
}
.Common {
	width: 100%;
	height: auto;
	background: url(/static2019/images/Common_bg.png)right center no-repeat;
	padding: 95px 10px 95px 10px;
	min-height: 744px;
}
.Common h2 {
	font-size: 38px;
	font-weight: bold;
	color: #01519a;
	margin-top: 0;
	margin-bottom: 40px;
}
.Common h2:after {
	content: "";
	display: block;
	margin: 20px auto 0 auto;
	width: 58px;
	height: 3px;
	background-color: #c4c4c4;
}
.Common .problem_box {
	max-width: 1200px;
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.Common .problem_box ul li {
	float: none;
	border: none;
	margin: 0 0 15px 0;
}
.Common .problem_box ul li p {
	margin: 0;
	float: left;
	width: 95%;
}
.Common .problem_box ul li .Common-title {
	cursor: pointer;
	font-size: 16px;
	color: #2D2D2D;
	font-weight: bold;
	margin-bottom: 10px;
}
.Common .problem_box ul li .Common-title span {
	display: inline-block;
	width: 21px;
	height: 21px;
	background-color: #01519a;
	text-align: center;
	color: #FFFFFF;
	border-radius: 5px;
	margin-right: 10px;
	float: left;
}
.Common .problem_box ul li .Common-title.active {
	color: #01519a;
}
.Common .problem_box ul li .Common-con {
	font-size: 15px;
	color: #2D2D2D;
	line-height: 18px;
	padding-bottom: 40px;
	display: none;
}
.Common .problem_box ul li .Common-con span {
	display: inline-block;
	width: 21px;
	height: 21px;
	background-color: #ff9600;
	text-align: center;
	color: #FFFFFF;
	border-radius: 5px;
	margin-right: 10px;
	float: left;
}
.Common .problem_box .Switch_btn {
	width: 65px;
	height: 26px;
	margin: 85px auto 0 auto;
	position: relative;
}
.Common .problem_box .Switch_btn .swiper-button-prev {
	width: 24px;
	height: 26px;
	background: url(/static2019/images/problem_btn.png)-1px -1px no-repeat;
	left: 0;
	top: 24px;
}
.Common .problem_box .Switch_btn .swiper-button-next {
	width: 24px;
	height: 24px;
	background: url(/static2019/images/problem_btn.png)-1px -35px no-repeat;
	right: 0;
	top: 24px;
}
.Common .problem_box .Switch_btn .swiper-button-next:hover,
.Common .problem_box .Switch_btn .swiper-button-prev:hover {
	background-position-x: -42px;
}
.phone-pro-nav {
	line-height: 40px;
	background-color: #f5f5f5;
	padding: 0 10px;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	color: #777;
	position: relative;
}
.phone-pro-nav i {
	margin-top: 14px;
	font-weight: normal;
	font-size: 12px;
	
}
#list-all{
    position: absolute;
    top:-45px;
}
#phone-pro-nav-list ul li a {
	line-height: 30px;
	color: #333;
	font-size: 15px;
	border: solid 1px #e2e2e2;
	border-radius: 15px;
	width: 100%;
	text-align: center;
	display: block;
	margin:0px auto 5px;
}
#phone-pro-nav-list ul li a:hover{background:#337ab7; color: #fff;
}
#phone-pro-nav-list ul li .current{background:#337ab7; color: #fff;
}
#phone-pro-nav-list ul li .all{background:#337ab7; color: #fff;
}
#phone-pro-nav-list {
	padding-top: 20px;
}
#phone-pro-nav-list .col-xs-6{
	padding: 0px 5px;
}
@media only screen and (min-width: 100px) and (max-width: 992px) {
	.campus_banner h1 {
		font-size: 66px;
	}
	.Process .Process-steps li {
		width: 100%;
		margin: 60px 0;
	}
	.Process .Process-steps li .Process_text {
		display: block;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	.Process .Process-steps li .Serial .yudian2,
	.Process .Process-steps li .Serial .yudian1 {
		display: none;
	}
	.Process .Process-steps li .Process_text #triangle-down {
		left: 46.5%;
	}
   /*03*/
    .Process03 .Process-steps li {
		width: 100%;
		margin: 60px 0;
	}
     .Process03 .Process-steps li .Process_text {
		display: block;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	.Process03 .Process-steps li .Serial .yudian2,
	.Process03 .Process-steps li .Serial .yudian1 {
		display: none;
	}
	.Process03 .Process-steps li .Process_text #triangle-down {
		left: 46.5%;
	}
	.Benefits_banner {
		width: 100%;
		height: 200px;
    overflow: hidden;
	}
	.Benefits_text {
		width: 100%;
		padding: 30px 15px;
	}
	.Benefits_text ul li {
		padding-left: 0;
	}
	.Benefits_text h2 {
		text-align: center;
		margin-bottom: 30px;
		/*font-size: 24px;
		margin-bottom: 20px;*/
	}
	.Benefits_text h2:after{
		margin:0 auto;
		margin-top: 15px;
	}
	.Common {
		background: none;
		min-height: 680px;
	}
	.Common .problem_box ul li p {
		width: 88%;
	}
	.Common .problem_box .Switch_btn {
		margin-top: 30px;
	}
}
@media only screen and (min-width: 100px) and (max-width: 768px) {
	.video-white img{
	 width: 50px;
	 position: absolute;
     left: 50%;
     margin-left: -25px;
     top: 50%;
     margin-top: -25px;
	}
	#indexPage .news .item_block .item_info .title{
		font-size: 15px !important;
	}
	#indexPage .news .content_list .owl-item:hover .item_info .title{
		padding-top:40px;
	}
	#indexPage .news .content_list .owl-item:hover .item_info .description{
		margin-top:-40px;
	}
	#indexPage .news .content_list .owl-item:nth-child(2n):hover .item_info .title{
		padding-top:40px;
	}
	.Culture .Culture-box .Culture_text h3{
		font-size: 21px !important;
		margin: 10px 0 10px 0 !important;
	}
	#indexPage .news:after{ 
		margin-top: 48px !important;
		top: 2% !important;
	}
	.campus_banner {
			width: 100%;
			min-height: 150px;
			padding-top: 40px;
			margin-top: 74px;
		}
		.campus_banner h1 {
			font-size: 42px;
		}
		.about_contact{
			padding-top:30px !important;
		}
		.campus_wrap{padding:10px 0px 0px 0px;}
		.campus_wrap h1{    
			margin-bottom: 40px;
			font-size: 32px;
		}
		/*#edui10_body{width:100%; !important;}*/
		.edui-default .edui-for-attachment .edui-dialog-content{
		  width:calc(100vw - 20px) !important;
		 
		}
		#filePickerBtn{
			display: none !important;
		}
		/*.edui-default .edui-dialog{
			 margin:0px 5px;
		}*/
		.product-Details .Process_flow p{
			padding: 10px 15px 20px 25px;
		}
		.product-Details #c_btn{
			width: 100%;
		}
		.Equipment_Details p{
			font-size: 15px;
		}
		.Equipment_name,.Equipment_Details h4,.Associated_Equipment .Associated{
			font-size: 25px;
		}
}
@media only screen and (min-width: 100px) and (max-width: 640px) {
	.campus_banner h1 {
		font-size: 42px;
	}
	.product-Details .container-fluid .contents{
		height: 30px;
	}
	.product-Details .Process_flow ul p {
    overflow: hidden;
    height: 40px;
    font-size: 15px;
    font-weight: bold;
 }
 .product-Details .Process_flow ul li div>p{
 	font-size: 12px;
 	height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
 }
}
.language-box {
	background-color: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	display: none;
}
.language-list-wrap a {
	color: #FFFFFF;
	font-size: 18px;
}
.language-list-wrap {
	position: fixed;
	top: 30%;
	left: 0;
	width: 100%;
	height: auto;
	display: none;
	z-index: 99999;
}
.language-list {
	/*max-width: 1200px;*/
	width: 100%;
	margin: 0 auto;
	line-height: 24px;
}
.language-list a {
	display: block;
	margin: 0 auto;
	width: 100%;
	padding: 15px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.45);
	background-color: none;
	transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-webkit-transition: all .3s ease-out 0s;
}
.language-list a:hover {
	background-color: #f58220;
	color: #FFFFFF;
}
.language-list li {
	margin: 0;
	padding: 0;
}
.language-list-wrap .close-btn {
	color: #FFFFFF;
	position: fixed;
	right: 5px;
	top: 1px;
	width: 45px;
	line-height: 45px;
	height: 45px;
	/*font-size: 14px;*/
	cursor: pointer;
}
.language-list-wrap .close-btn .iconfont{
	font-size: 23px;
}
/**/
.modal-body video {
	max-width: 100%;
	max-height: 100%;
}
/*TopÂ°Â´Ã…Â¥*/
*html {
	background-image: url(../css/.com/LiHeng/css/about:blank);
	background-attachment: fixed;
}
/*Â½Ã¢Â¾Ã¶IE6ÃÃ‚Â¹Ã¶Â¶Â¯Â¶Â¶Â¶Â¯ÂµÃ„ÃŽÃŠÃŒÃ¢*/
.tbox {
	z-index: 99;
	width: 50px;
	float: right;
	position: fixed;
	right: 10px;
	bottom: 15px;
		/*	_position: absolute;
			_bottom: auto;
			_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
			_margin-bottom: 15px;*/
			display: none;
		}
		/*Â½Ã¢Â¾Ã¶IE6ÃÃ‚Â²Â»Â¼Ã¦ÃˆÃ position:fixed ÂµÃ„ÃŽÃŠÃŒÃ¢*/
		
		.tbox #gotop {
			width: 50px;
			height: 50px;
			background: url(/static2019/images/icon.png) no-repeat 0 0;
			display: block;
		}
		
		@media only screen and (min-width: 100px) and (max-width: 992px) {
		
		.tbox {
	z-index: 99;
	width: 50px;
	float: right;
	position: fixed;
	right: 0px;
	bottom: 60px;
	}
	
			/*.tbox {
				display: none;
				}*/.tbox #gotop {
					width: 40px;
					height: 40px;
					background-size: 40px 40px;
				}
			}
			video::-internal-media-controls-download-button {
				display: none;
			}
			video::-webkit-media-controls-enclosure {
				overflow: hidden;
			}
			video::-webkit-media-controls-panel {
				width: calc(100% + 30px);
			}
			/*ÃŠÃ½Ã—Ã–Â¹Â¤Â³Â§*/
			.factory_banner{
				background-color: #004a98;
				width: 100%;
				height: 427px;
				position: relative;
				padding-top: 100px;
				margin-top: 74px;
			}
			.factory_banner h1{
				margin: 0;
				margin-top:40px;
				color: rgba(238,238,238,0.2);
				font-size: 86px;
				font-weight: 900;
				transition: all .3s ease-out 0s;
				-moz-transition: all .3s ease-out 0s;
				-webkit-transition: all .3s ease-out 0s;
			}
			.factory{
				background-color: #e5e5e5;
				width: 100%;
				height: auto;
				overflow: hidden;
	/*background-image:url(/static2019/images/factory.png);
	background-position: top center;
	background-repeat: no-repeat;*/
	
}
.factory_box1,.factory_box2,.factory_box3,.factory_box4{
	max-width: 1400px;
	height:auto;
}
.factory_box1,.factory_box2,.factory_box3{
	padding-bottom: 70px;
}
/*.factory_box1{
	background: url(/static2019/images/box1_right.png)top right no-repeat,
	url(/static2019/images/box1_bottom.png)bottom right no-repeat;
	}*/
	.factory_box2 .factory_text,.factory_box3 .factory_text,.factory_box4 .factory_text{
		padding-top: 190px;
	}
	.factory_box1 .factory_text{
		min-height: 673px;
		padding-top: 90px;
		padding-right: 64px;
	}
	.factory_box2 .factory_text{
		min-height: 745px;
		padding-right: 140px;
	}
	.factory_box3 .factory_text{
		min-height: 736px;
		padding-right: 64px;
	}
	.factory_box4 .factory_text{
		min-height: 734px;
		padding-right: 140px;
	}
	.factory .wbg{background:#ffffff;}
	.factory .wbg-left{background:url(/static2019/images/f_line.png) repeat-y left top; position: relative;}
	.factory .wbg-right{background:url(/static2019/images/f_line.png) repeat-y right top; position: relative;}
	.factory .wbg-bottom{background:url(/static2019/images/f_line2.png) repeat-x center top; height: 70px;}
	.factory .wbg-mid-l{background:url(/static2019/images/f_line3.png) no-repeat right top; height: 70px;}
	.factory .wbg-mid-r{background:url(/static2019/images/f_line4.png) no-repeat left top; height: 70px;}
	.factory .wbg-mid-l1{background:url(/static2019/images/f_line5.png) no-repeat right top; height: 70px;}
	.factory .wbg-mid-r1{background:url(/static2019/images/f_line6.png) no-repeat left top; height: 70px;}
	.factory .wbg-height{height:670px;}
	.factory_text .d1p{
		font-size: 28px; padding-bottom: 30px; margin-top: -20px;
	}
	.factory .d-img-r{
		margin-left: -43%;
		margin-top: 25%;
		position:relative;
		z-index: 1;
	}
	.factory .d-img-l{
		margin-left: 36%;
		margin-top: 25%;
		position:relative;
		z-index: 1;
	}
	@media (max-width:1430px) {
		.factory .d-img-r{
			margin-left: -45%;
			margin-top: 35%;
			width: 400px;
			height: auto;
		}
		.factory .d-img-l{
			margin-left: 25%;
			margin-top: 35%;
			width: 400px;
			height: auto;
		}
	}
	@media (max-width:1170px) {
		.factory_text{
			width: 90% !important;
		}
		.factory .d-img-r{
			margin-left: -45%;
			margin-top: 60%;
			max-width: 350px;
			height: auto;
		}
		.factory .d-img-l{
			margin-left: 10%;
			margin-top: 60%;
			max-width: 350px;
			height: auto;
		}
	}
	@media (max-width:970px) {
		.factory .d-img-r{
			margin-left: -45%;
			margin-top: 35%;
			max-width: 300px;
			height: auto;
		}
		.factory .d-img-l{
			margin-left: 0;
			margin-top: 35%;
			max-width: 300px;
			height: auto;
		}
	}
	@media (max-width:768px) {
		.factory_text{
			width: 100% !important;
			height: auto !important;
			/* border-right:4px solid #0052A9;*/
			border-bottom:10px solid #e5e5e5;
		}
		.factory_text h2{
			font-size:24px !important;
		}
		.factory_text .d1p{
			font-size: 18px !important;
			padding-bottom: 10px !important;
			margin-top: -30px !important;	
			font-weight: bold;
		}
		.map_dian span:hover .principal {
		display: none;
	      }
	}
	.factory_text{
		margin: 0 auto;
		padding-left: 5%;
		padding-top: 10%;
		padding-right:5%;
		height: 670px;
		width: 70%;
	}
	.factory_text h2{
		font-size: 38px;
		color: #01519a;
		font-weight: 800;
		margin-top: 0;
		margin-bottom: 45px;
	}
	.factory_text p{
		font-size: 18px;
		line-height: 30px;
		color: #2D2D2D;
	}
	.factory_text  .img-responsive{
		padding: 30px;
	}
	.factors_production{
		width: 100%;
		height: 754px;
		overflow: hidden;
		background: url(/static2019/images/factory_1.jpg)top center no-repeat;
	}
	.factors_production{
		padding-top: 80px;
	}
	.factors_production h2{
		margin-top: 0;
		color: #FFFFFF;
		font-size: 38px;
		font-weight: bold;
	}
	.factors_production h2:after{
		content: "";
		display: block;
		margin: 30px auto 0 auto;
		width: 60px;
		height: 3px;
		background-color: #FFFFFF;
	}
	.production_list{
		width: 100%;
		max-width: 1200px;
		margin: 92px auto 0 auto;
	}
	.factors_production ul li{
		width: 20%;
		height: 406px;
		float: left;
		padding: 0 15px;
		overflow: hidden;
	}
	.factors_production ul li .production-item{
		background-color: rgba(255,255,255,0.1);
		border-radius: 20px;
		width: 100%;
		height: 100%;
		min-height: 406px;
		padding-top: 30px;
		cursor: pointer;
		transition: all .3s ease-out 0s;
		-moz-transition: all .3s ease-out 0s;
		-webkit-transition: all .3s ease-out 0s;
	}
	.factors_production ul li i img{
		margin: 0 auto;
	}
	.factors_production ul li h3{
		color: #FFFFFF;
		margin-bottom: 20px;
		margin-top: 30px;
		transition: all .3s ease-out 0s;
		-moz-transition: all .3s ease-out 0s;
		-webkit-transition: all .3s ease-out 0s;
	}
	.factors_production ul li p{
		color: #FFFFFF;
		font-size: 15px;
		padding: 0 10px;
		line-height: 23px;
		word-break:break-all;
		margin-bottom: 0;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 7;
		overflow: hidden;
	}
	.factors_production ul li .production-item:hover{
		background-color: #eca555;
	}
	.Industrial_Data{
		padding:105px 0 0 0 ;
		margin-bottom: 124px;
	}
	.Industrial_Data h2{
		color: #174885;
		font-size: 38px;
		font-weight: bold;
		margin-top: 0px;
		margin-bottom: 80px;
	}
	.Industrial_Data h2:after{
		content: "";
		display: block;
		margin: 25px auto 0 auto;
		width: 60px;
		height: 3px;
		background-color: #c4c4c4;
	}
	.Industrial_Data ul li{
		min-height: 202px;
		padding:0px;
		cursor: pointer;
	}
	.Industrial_Data ul li .Data_text{
		padding:50px;
	}
	.Industrial_Data ul li .Data_img{
		height: 202px;
		padding: 0;
	}
	.Industrial_Data ul li .Data_wrap{
		width: 100%;
		height: 100%;
		background-color: #015aab;
		opacity: 0.8;
		transition: all .3s ease-out 0s;
		-moz-transition: all .3s ease-out 0s;
		-webkit-transition: all .3s ease-out 0s;
	}
	.Industrial_Data ul li:hover .Data_text h3{
		color: #fe9c0c;
	}
	.Industrial_Data ul li:hover .Data_wrap{
		background-color: #feaa2e;
	}
	.Industrial_Data ul li:hover{
		box-shadow: 0px 2px 16px rgba(11,2,5,0.16);
	}
	.Industrial_Data ul li:nth-of-type(1) .Data_img{
		background: url(/static2019/images/factory_2.jpg)top right no-repeat;
	}
	.Industrial_Data ul li:nth-of-type(2) .Data_img{
		background: url(/static2019/images/factory_3.jpg)top left no-repeat;
	}
	.Industrial_Data ul li:nth-of-type(3) .Data_img{
		background: url(/static2019/images/factory_4.jpg)top right no-repeat;
	}
	.Industrial_Data ul li:nth-of-type(2){
		text-align: right;
	}
	.Industrial_Data ul li:nth-of-type(1){
		box-shadow: 0px 2px 16px rgba(11,2,5,0.16);
	}
	.Industrial_Data ul li:nth-of-type(3){
		box-shadow: 0px 2px 16px rgba(11,2,5,0.16);
	}
	.Industrial_Data ul li h3{
		font-size: 30px;
		margin-top: 0;
	}
	.Industrial_Data ul li p{
		font-size: 18px;
		line-height: 23px;
	}
	.RTC h2{
		color: #FFFFFF;
		font-size: 38px;
		font-weight: bold;
		margin-bottom: 78px;
		margin-top: 0;
	}
	.RTC h2:after{
		content: "";
		display: block;
		margin: 25px auto 0 auto;
		width: 60px;
		height: 3px;
		background-color: #FFFFFF;
	}
	.RTC{
		background-image: url(/static2019/images/rtc.jpg);
		background-position: top center;
		background-repeat: no-repeat;
		padding-top: 60px;
		padding-bottom: 85px;
		background-color: #E5E5E5;
	}
	.RTC_box{
		max-width: 1200px;
		margin: 0 auto;
	}
	.RTC ul li{
		width: 33.3%;
		padding: 0 14px;
		float: left;
	}
	.RTC ul li:first-of-type{
		padding-left: 0;
	}
	.RTC ul li:last-of-type{
		padding-right: 0;
	}
	.RTC-item{
		width: 100%;
		height: auto;
		text-align: center;
		min-height: 440px;
		background-color: #FFFFFF;
		padding: 30px 0 0 0px;
		cursor: pointer;
		transition: all .3s ease-out 0s;
		-moz-transition: all .3s ease-out 0s;
		-webkit-transition: all .3s ease-out 0s;
	}
	.RTC-item i img{
		margin: 0 auto;
	}
	.RTC-item h3{
		font-size: 24px;
		color: #1d4b89;
		margin-top: 40px;
		margin-bottom: 15px;
		padding-left:20px;
	}
/*.RTC-item ul li{
	line-height: 24px;
	font-size: 16px;
	color: #717171;
	float: none;
	width: 100%;
	padding: 0;
	}*/
	.RTC-item  p{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 9;
		overflow: hidden;
		line-height: 24px;
		font-size: 16px;
		color: #717171;
		float: none;
		width: 100%;
		padding: 0;
		padding-left:20px;
	}
	.RTC-item:hover{
		box-shadow: 0 5px 16px rgba(11,2,5,0.23);
	}
	.sp{
		padding-top: 80px;
		padding-bottom: 180px;
		background: url(/static2019/images/fbg.jpg) no-repeat bottom center;
	}
	.sp .sp_box{
		max-width: 1200px;
		margin: 0 auto;
	}
	.sp h2{
		font-size: 38px;
		color: #174885;
		font-weight: bold;
		border-bottom: solid 1px #e5e5e5;
		line-height: 36px;
		margin-top: 0;
		margin-bottom: 35px;
	}
	.sp h2 span{
		display: block;
		max-width: 770px;
		margin: 0 auto;
	}
	.sp  h2:after{
		content: "";
		display: block;
		margin: 38px auto 0 auto;
		width: 60px;
		height: 3px;
		background-color: #c4c4c4;
	}
	/*
	.sp .sp_box ul li{
		width: 33.3%;
		height: auto;
		float: left;
		padding-left: 32px;
	}
	.sp .sp_box ul li .sp_item{
		width: 100%;
		height: auto;
		padding-left: 15px;
		position: relative;
	}*/
	.sp .sp_box .sp_text{
		color: #FFFFFF;
		font-size: 18px;
		font-weight: bold;
		position: absolute;
		top: 38%;
		left: 50%;
		margin-left: -100px;
		width: 200px;
		word-break: break-all;
		padding: 0 10px;
	}
	.sp .sp_box p{
		margin-top: 35px;
		font-size: 24px;
		color: #FFFFFF;
		background-color: #005bac;
		border-radius: 10px;
	}
	.sp .sp_box .row{padding:0; margin: 0;}
	.sp .sp_box .sp_heights{
		margin-top: 55px;
		margin-bottom: 55px;
	}
	.sp .sp_box .sp_heights span{
		color: #5a5a5a;
		font-size: 24px;
		font-weight: bold;
	}
	.sp .sp_box .stop{padding-top:50px;}
	.sp .sp_box  .rbg1 {background: url(/static2019/images/fac_ask.png) #006aa3 no-repeat 30px 40px;  height: 180px; width:100%; color: #fff;}
	.sp .sp_box  .rbg2 {background: url(/static2019/images/fac_ask.png) #82b732 no-repeat 30px -130px;  height: 180px; width:100%; color: #fff;}
	.sp .sp_box  .rbg3 {background: url(/static2019/images/fac_ask.png) #f39c11 no-repeat 30px -305px;  height: 180px; width:100%; color: #fff;}
	.sp .sp_box  .r1 b{font-size: 36px;} 
	.sp .sp_box  .r1 span{
		font-size: 23px;
		display: block;
		line-height: 28px;
		padding-left: 145px;
		padding-top: 60px;
    }
    .sp .sp_box  .s1 h3{font-size: 23px; line-height:26px; color: #2d2d2d; font-weight: bold; word-break: break-all;}
    .sp .sp_box  .s1 {
        font-size: 16px;
        line-height: 23px;
        color: #5e5d5d;
        width: 100%;
        height: 280px;
        border: 1px solid #d2d2d2;
        border-top:none;
        padding: 15px;
        position: relative;}
    .sp .sp_box  .sft1 span{display:block; text-align: center; font-size: 70px; width: 100%; bottom: 40px; color: #006aa3;  position: absolute;}
    .sp .sp_box  .sft2 span{display:block; text-align: center; font-size: 70px;  width: 100%; bottom: 40px; color: #82b732; position: absolute;}
    .sp .sp_box  .sft3 span{display:block; text-align: center; font-size: 70px;  width: 100%; bottom: 40px; color: #f39c11; position: absolute;}
    .sp .sp_box .fy{
    	transition: all .3s ease-out 0s;
		-moz-transition: all .3s ease-out 0s;
		-webkit-transition: all .3s ease-out 0s;
	}
	.sp .sp_box .fy:hover{
		box-shadow: 0 5px 16px rgba(11,2,5,0.23);
	}
	@media only screen and (min-width: 100px) and (max-width: 1201px) {
		.sp .sp_box .sp_text {
			font-size: 16px;
			margin-left: -83px;
			width: 190px;
		}
	}
	@media only screen and (min-width: 100px) and (max-width: 992px) {
		.factory_banner h1 {
			font-size: 66px;
		}	
		.factory_banner {
			padding-top: 120px;
		}
		.RTC ul li{
			width: 100%;
			margin-bottom: 30px;
		}
		.RTC ul li:first-of-type{
			padding-left: 15px;
		}
		.RTC ul li:last-of-type{
			padding-right: 15px;
		}
		.RTC-item{
			padding-left:15px ;
			padding-right: 15px;
		}
		.sp .sp_box ul li {
			width: 100%;
			height: auto;
			float: left;
			padding: 0 10px;
		}	
		.sp_item img{
			margin: 0 auto;
		}
		.Industrial_Data ul li:nth-of-type(2){
			text-align: left;
		}
	}
	@media only screen and (min-width: 100px) and (max-width: 769px) {
		.products_list_wrap .show-btn{
			background:url(/static2019/images/more_btn2_more.png) center no-repeat !important;
			transition: all .1s ease-out 0s;
		}
		.products_list_wrap .show-btn:hover{
			background: url(/static2019/images/more_btn2.png) center no-repeat !important;
		}
		.products_list_wrap .classshow .show-btn{
			 background: url(/static2019/images/more_btn_more.png) -2px -1px no-repeat !important;
			 transition: all .1s ease-out 0s;
		}
		.products_list_wrap .classshow .show-btn:hover{
		    background: url(/static2019/images/more_btn.png) center no-repeat !important;
           
         }
		.Recruitment_list .Recruitment_list-box .item-more_btn:hover{
			background: url(/static2019/images/more_btn2.png) left top no-repeat !important;
          }
        .Recruitment_list .Recruitment_list-box .item-more_btn{
          	background: url(/static2019/images/more_btn2_more.png) -10px -4px no-repeat !important;
          	 transition: all .1s ease-out 0s;
         }
         .Recruitment_Process03 .item-more_btn:hover{
         	background: url(/static2019/images/more_btn.png)left top no-repeat !important;
         }
          .Recruitment_Process03 .item-more_btn{
         	background: url(/static2019/images/more_btn_more.png) -10px -4px no-repeat !important;
         	 transition: all .1s ease-out 0s;
         }
		#indexPage .news .container_content .more{
			    background: url(/static2019/images/more_btn_more.png) -2px -4px no-repeat !important;
			     transition: all .1s ease-out 0s;
		}
		#indexPage .news .container_content .more:hover{
			   background: url(/static2019/images/more_btn.png) 5px top no-repeat !important;
		}
		 .product-text-box .pro-show-btn{
			background: url(/static2019/images/more_btn2_more.png) -10px -4px no-repeat !important;
		}
		.product-text-box .pro-show-btn:hover{
			background: url(/static2019/images/more_btn2.png) center center no-repeat !important;
		}
		.content-box .more-btn,.product-all{
			background: url(/static2019/images/more_btn_more.png) -10px -4px no-repeat !important;
			 transition: all .1s ease-out 0s;
		}
		.content-box .more-btn:hover,.product-all {
			background: url(/static2019/images/more_btn.png) left center no-repeat !important;
		}
		.about_data .phone-table .slide-item,.product-all .product-text-box p{
			font-size: 15px;
		}
		.Culture h2{
			margin-bottom: 30px;
		}
		.Culture .Culture-box .row div.Culture_con{
			padding:15px; 
			min-height: 100px;
		}
		.Culture .Culture-box .Culture_icon{
			width: 30%;
			float: left;
			margin-right:0;
		}
		.Culture .Culture-box .Culture_text{
			width: 70%;
			float: left;
		}
		.Culture .Culture-box .Culture1,.Culture .Culture-box .Culture2,.Culture .Culture-box .Culture3,.Culture .Culture-box .Culture4,.Culture .Culture-box .Culture5,.Culture .Culture-box .Culture6{
		background-size: 200%;
		background-position-x: -5px;
		}
		.Culture .Culture-box .row div.Culture_con:hover .Culture_icon {
		background-position-x: -105px;
		}
		.factory_banner {
			padding-top: 140px;
		}
		.factory_banner h1 {
			font-size: 56px;
		}	
		.factors_production ul li{
			width: 100%;
			margin-bottom: 20px;
		}
		.factors_production{
			width: 100%;
			height: auto;
			background: #015aab;
			padding-top: 50px;
		}
		.factory_text p{
			font-size: 15px;
		}
		.production_list{
			margin:50px auto 0 auto;
		}
		.Industrial_Data{
			padding: 60px 0 0 0;
			margin-bottom:30px;
		}
		.Industrial_Data h2{
			font-size: 30px;
			margin-bottom:60px;
		}
		.Industrial_Data ul li .Data_text{
			padding: 20px;
		}
		.Industrial_Data ul li .Data_img{
			height: 120px;
		}
		.Industrial_Data ul li p{
			font-size: 15px;
			color:#717171;
		}
		.RTC-item p{
			font-size: 15px;
		}
		.factors_production h2{
			font-size: 30px;
		}
		.factors_production ul li i img{
			width:90px;
			display: inline-block;
			margin-top: -10px;
		}
		.factors_production ul li h3{
			display: inline-block;
			font-size: 42px;
		}
		.factors_production ul li .production-item{
			text-align: center;
			min-height:200px;
			padding-top:0px;
			padding-bottom:20px;
		}
		.factors_production ul li:nth-child(5) i img,.factors_production ul li:nth-child(4) i img{margin-top: -30px;}
		.factors_production ul li{
			height: auto;
		}
		.factors_production ul li p{
			padding-top:10px;
			font-size: 15px;
		}
		.RTC h2 {
			font-size: 30px;
			margin-bottom:60px;
		}
		.sp{
			padding-top: 60px;
			padding-bottom: 60px;
		}
		.sp h2 {
			font-size: 30px;
			padding: 0 10px;
		}
		.sp .sp_box .sp_heights{
			margin: 0px 0px 30px 0px;
		}
		.sp .sp_box .sp_heights span {
			font-size: 18px;
			padding: 14px px;
			display: block;
			margin: 0 auto;
		}
		.sp .sp_box .stop {
			padding-top: 0px;
		}
		.sp .sp_box .s1{
			 height: auto;
			 margin-bottom: 10px;
			 font-size: 15px;
		}
		.sp .sp_box .s1 span{
			text-align: right;
			font-size: 22px;
			right: 5px;
			bottom: 10px;
        }
	}
	@media only screen and (min-width: 100px) and (max-width: 640px) {
		.factory_banner {
			width: 100%;
			height: 150px;
			padding-top:10px;
		}
		.factory_banner h1 {
			font-size: 34px;
		}	
	}
	/*ÃŠÃ–Â»ÃºÂ²Ã‹ÂµÂ¥*/
	div.burger {
		height: 45px;
		width: 40px;
		position: absolute;
		top: 0px;
		right: 0px;
		cursor: pointer;
		z-index: 1005;
	}
	div.x,
	div.y,
	div.z {
		position: absolute; margin: auto;
		top: -16px; 
		bottom: 0px;		
		background: #2d2d2d;
		border-radius:2px;
		-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-ms-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
	}		
	div.x, div.y, div.z { height: 2px; width: 26px; }
	div.y{top: 0px;}
	div.z{top: 16px;}
	div.collapse01{
		top: 0px;
		/*background:#01519a;*/
		-webkit-transition: all 70ms ease-out;
		-moz-transition: all 70ms ease-out;
		-ms-transition: all 70ms ease-out;
		-o-transition: all 70ms ease-out;
		transition: all 70ms ease-out;
	}
	
	div.rotate30{
		-ms-transform: rotate(30deg); 
		-webkit-transform: rotate(30deg); 
		transform: rotate(30deg);	
		-webkit-transition: all 50ms ease-out;
		-moz-transition: all 50ms ease-out;
		-ms-transition: all 50ms ease-out;
		-o-transition: all 50ms ease-out;
		transition: all 50ms ease-out;					
	}
	div.rotate150{
		-ms-transform: rotate(150deg); 
		-webkit-transform: rotate(150deg); 
		transform: rotate(150deg);	
		-webkit-transition: all 50ms ease-out;
		-moz-transition: all 50ms ease-out;
		-ms-transition: all 50ms ease-out;
		-o-transition: all 50ms ease-out;
		transition: all 50ms ease-out;					
	}
	
	div.rotate45{
		-ms-transform: rotate(45deg); 
		-webkit-transform: rotate(45deg); 
		transform: rotate(45deg);	
		-webkit-transition: all 100ms ease-out;
		-moz-transition: all 100ms ease-out;
		-ms-transition: all 100ms ease-out;
		-o-transition: all 100ms ease-out;
		transition: all 100ms ease-out;					
	}
	div.rotate135{
		-ms-transform: rotate(135deg); 
		-webkit-transform: rotate(135deg); 
		transform: rotate(135deg);	
		-webkit-transition: all 100ms ease-out;
		-moz-transition: all 100ms ease-out;
		-ms-transition: all 100ms ease-out;
		-o-transition: all 100ms ease-out;
		transition: all 100ms ease-out;					
	}
	div.navbar{height:73px;background:#385e97;}
	div.circle{	
		/*border-radius: 50%;*/
		width: 0px;
		height: 0px; 
		position:fixed;
		top: 45px;
		left: 0px;
		background:#fff;
		opacity:1;
		z-index: 1000;
		-webkit-transition: all 300ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		-moz-transition: all 300ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		-ms-transition: all 300ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		-o-transition: all 300ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		transition: all 300ms cubic-bezier(0.000, 0.995, 0.990, 1.000);	
	}
	div.circle.expand{
		width:100%;
		height:100vh;
		top:45px;
		left: 0px; 
		-webkit-transition: all 100ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		-moz-transition: all 100ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		-ms-transition: all 100ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		-o-transition: all 100ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		transition: all 100ms cubic-bezier(0.000, 0.995, 0.990, 1.000);					
	}
	div.phone-menu {
		height: auto; 
		width: 100%;
		position: fixed;
		top: 60px; left: 0px;
		z-index: 1001;
		display:none;
	}
	div.phone-menu ul{width:95%; margin:0 auto;}
	div.phone-menu ul li {
		list-style: none;
		/*position:absolute;*/
		/*top:50px;;*/
		/*left:0;*/
		padding: 10px 0px;
		opacity:0;
		width:100%;
		text-align:center;
		font-size:0px;
		-webkit-transition: all 70ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		-moz-transition: all 70ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		-ms-transition: all 70ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		-o-transition: all 70ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		transition: all 70ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
	}
	div.phone-menu ul li a {
		color:#2d2d2d;
		text-transform:uppercase;
		text-decoration:none;	
		letter-spacing:1px;			
	}
	div.phone-menu ul li a:hover{
		color:#23527c;
	}
	div.phone-menu li.animate{
		font-size:15px;
		opacity:1;
		-webkit-transition: all 150ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		-moz-transition: all 150ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		-ms-transition: all 150ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		-o-transition: all 150ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
		transition: all 150ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
	}
	div.phone-menu li.animate:nth-of-type(1){	
		/*top:120px;*/
		transition-delay: 0.0s;	
		border-bottom: 1px solid #efefef;
	}
	div.phone-menu li.animate:nth-of-type(2){
		/*top:190px;*/
		transition-delay: 0.03s;
		border-bottom: 1px solid #efefef;
	}
	div.phone-menu li.animate:nth-of-type(3){
		/*top:260px;*/
		transition-delay: 0.06s;
		border-bottom: 1px solid #efefef;
	}
	div.phone-menu li.animate:nth-of-type(4){
		/*top:330px;*/
		transition-delay: 0.09s;	
		border-bottom: 1px solid #efefef;
	}
	div.phone-menu li.animate:nth-of-type(5){
		/*top:400px;*/
		transition-delay: 0.12s;
		border-bottom: 1px solid #efefef;
	}
	div.phone-menu li.animate:nth-of-type(6){
		/*top:470px;*/
		transition-delay: 0.15s;
		border-bottom: 1px solid #efefef;
	}
	div.phone-menu li.animate:nth-of-type(7){
		/*top:470px;*/
		transition-delay: 0.18s;
		border-bottom: 1px solid #efefef;
	}
	div.phone-menu li.animate:nth-of-type(8){
		/*top:470px;*/
		transition-delay: 0.18s;
		border-bottom: none;
		margin-top: 10px;
	}
	.language-y{
		border: 1px solid #666;
		padding:5px 15px;
		display: inline-block;
		width: 98%;
		border-radius: 2px;
	}
	.language-y:hover{
		background:#efefef;
	}
	
	.language-y .moble_phonetel{font-size:20px; color:#808080;}
	.language-y .moble_phonetel img{ padding-right:5px;}
	


@media only screen and (min-width: 100px) and (max-width: 768px) {
.submenu{ background-color:rgba(0,0,0,0.4); padding-top:10px;padding-bottom:10px; color:#fff; border-top: 1px solid rgba(255, 255, 255, 0.26); position:absolute; width:100%; top:45px; z-index:999; display:none;}
.submenu ul{}
.submenu ul li{ float:left; width:33.3%; font-size:14px; line-height:26px;}
.submenu ul li a{ color:#ffffff;}
.submenu ul li a:hover{ color:#cceaff;}

.submenu_home{ background-color:rgba(0,0,0,0.4); padding-top:10px;padding-bottom:10px; color:#fff; border-top: 1px solid rgba(255, 255, 255, 0.26); position:absolute; width:100%; top:45px; z-index:999;}
.submenu_home ul{}
.submenu_home ul li{ float:left; width:33.3%; font-size:14px; line-height:26px;}
.submenu_home ul li a{ color:#ffffff;}
.submenu_home ul li a:hover{ color:#cceaff;}

.page_prod_list dl{ width:50%;float:left; margin:20px auto auto auto;}
.page_prod_list dl dd{ width:95%; margin:0 auto;}
.page_prod_list dl dd img{ width:100%;height: auto; border:1px solid #eaeaea;}
.page_prod_list dl dt{font-size:14px; font-weight:normal; width:95%; margin:0 auto;}
.page_prod_list dl dt b{ display:block; font-size:14px; line-height:22px; padding-top:5px; padding-bottom:5px;}
.page_prod_list dl dt a{color:#333333;}
.page_prod_list dl dt a:hover{color:#0384d0;}
.page_prod_list dl dt p{ color:#696969; font-size:12px; line-height:20px;}

.youshi_titbg{  background:#015cb5; margin-top:20px; padding:10px;}
.youshi_box_left{ width:100%; float:none; font-size:14px; color:#fff; line-height:30px; }
.youshi_box_center{width:100%; float:none; text-align:center; padding-top:10px;}
.youshi_box_right{ width:100%; float:none; font-size:22px; color:#fff; text-align:center; padding-top:10px;}
.youshi_box_right span{ font-size:12px; display:block; padding-top:10px;}
.youshi_main{ padding-top:20px;}
.youshi_main dl{ float:none; width:100%;}
.youshi_main dl dd{ width:97%; margin:0 auto;}
.youshi_main dl dt{ width:97%; margin:0 auto;}
.youshi_main dl dt img{width:100%;}
.youshi_main dl .youshi_main_left{ float:left; width:84px;}
.youshi_main dl .youshi_main_right{ float:right; width:70%;}
.youshi_main dl h2{ font-size:30px; color:#014898;}
.youshi_main dl p{ font-size:14px; color:#8d8d8d; line-height:21px; padding-top:45px;}
.page_about{ padding-bottom:0px;}
.about_main{ width:100%; float:none; background:url(/static2019/images/about_bg.gif) repeat-x top; }
.about_main h2{ font-size:30px; color:#fff; padding-left:27px; padding-top:10px;}
.about_main h2 span{ font-size:16px; display:block; padding-top:8px;}
.about_main_box1{ font-size:14px; line-height:26px; color:#fff; padding-left:27px;padding-right:35px; text-indent:2em; padding-top:10px;}
.about_main_more{padding-left:27px; padding-top:20px;}
.about_main_more a{ background:#305dc4; border:1px solid #fff; padding:10px 30px 10px 30px; color:#fff;}
.about_main_more a:hover{ color:#fff; background:#028786;}
.about_main_box2{background:#e3a200;margin-top:30px;}
.about_main_box2 p{ font-size:16px; color:#fff; line-height:28px; padding:18px;}
.about_main_box3{ width:83px; height:67px;margin-left:32px; background:url(/static2019/images/qyyj_bg.png) no-repeat; color:#fff; margin:0 auto;}
.about_main_box3 p{ font-size:15px; text-align:center; line-height:50px;}
.video_main{width:100%; height:100%; float:none;}
/* videobox */
.videobox{width:100%;margin:0px auto 0px auto;}
.video-img{width:100%;height:100%;overflow:hidden;}
.video-list{height:78px;padding:15px 0 0 0; }
.video-list li{width:94px;height:67px;position:relative;float:left;margin:30px 5px;cursor:pointer;}
.video-list li .video_pic{ width:94px; height:67px;}
.video-list li .icon-video{position:absolute;left:0px;top:0px;width:94px;height:67px;}
.video-list li.now .icon-video{display:none;}
.video-list li .icon-video2{display:none;}
.video-list li .icon-video3{display:none;}
.video-list li .icon-video4{display:none;}
.video-list li.now .icon-video2{display:block;position:absolute;left:0;top:-30px;width:300%;height:33px;}
.video-list li.now .icon-video3{display:block;position:absolute;left:-124px;top:-30px;width:300%;height:33px; }
.video-list li.now .icon-video4{display:block;position:absolute;left:-248px;top:-30px;width:300%;height:33px; }
.news_main{ padding-top:20px;}
.news_main_left{ width:100%; float:none;}
.news_main_left dl{ border:1px solid #d5d5d5; padding:2%;}
.news_main_left dl dd img{ width:100%;}
.news_main_left dl dt{ padding-bottom:0px;}
.news_main_left dl dt div{ font-size:16px; color:#151515;font-weight:normal; padding-top:10px; padding-bottom:5px;}
.news_main_left dl dt div a{color:#151515;}
.news_main_left dl dt div a:hover{color:#028786;}
.news_main_left dl dt span{ font-size:14px; color:#151515; font-weight:normal; display:block;}
.news_main_left dl dt p{ color:#6e6e6e; font-size:14px; line-height:24px; font-weight:normal; }
.news_main_left dl dt b{ display:block; padding-top:5px;  padding-bottom:10px;}
.news_main_left dl dt b a{ background:#0053b3; padding:12px; color:#fff;}
.news_main_left dl dt b a:hover{background:#0066ff; padding:12px; color:#fff;}
.news_main_right{ width:100%; float:none;}
.news_main_right .news_main_list{ width:100%; float:none;}
.news_main_right dl{ width:100%; margin:0 auto;border:1px solid #d5d5d5; padding:2%; margin-bottom:10px;}
.news_main_right dl dd{ float:left; width:18%; padding-top:15px;}
.news_main_right dl dd b{ background:#0066ff; font-size:32px; color:#fff; padding:12px 8px 12px 8px;}
.news_main_right dl dd span{ display:block; color:#111111; font-size:14px; padding-top:8px;}
.news_main_right dl dt{ float:right;width:81%;}
.news_main_right dl dt b{ font-size:18px; display:block; font-weight:normal; padding-top:10px;}
.news_main_right dl dt b a{ color:#222222;}
.news_main_right dl dt b a:hover{ color:#028786;}
.news_main_right dl dt p{ color:#888888; line-height:21px; font-size:12px; font-weight:normal;}
.foot_Links{ color:#a2aec2; line-height:22px; padding-top:10px; display:none;}
.foot_Links a{ color:#a2aec2; padding-left:8px; padding-right:8px;}
.foot_Links a:hover{ color:#ffffff;}

.neimain{ padding-top:18px;}
.neimain_left{ width:100%; float:none;}
.neimain_right{ width:100%; float:none;}
.neimain_left_title{background:#028786; text-align:center; height:54px; line-height:54px; color:#fff; font-size:18px;border-radius:8px 8px 0px 0px; }
.neimain_left_title img{ padding-right:5px;}
.neimain_left_title span{color:#8ba3c6; padding-left:5px;}
.neimain_left_menu{margin-top: 8px; display:none;}
.neimain_left_menu li a { display: block; width:100%; height: 33px; color:#1e1e1e; line-height: 33px;font-size:14px; padding-left:15%; margin-bottom: 8px; border-radius:0px 0px 8px 0px; border:1px solid #e7e7e7; background:#f8f8f8 url(/static2019/images/left_bg.png) no-repeat 5% center;}
.neimain_left_menu li.hover a, .neimain_left_menu li:hover a {color: #fff; border:1px solid #e7e7e7;background:#028786 url(/static2019/images/left_bg2.png) no-repeat 5% center;}
.neimain_left_menu li .hover{  color: #fff; background:#028786 url(/static2019/images/left_bg2.png) no-repeat 5% center;border:1px solid #e7e7e7; }
.neimain_left_menu_bt{ height:9px; border-radius:0px 0px 8px 8px; background:#028786; }
.neimain_left_icon{ display:none;}
.neimain_left_icon img{ margin-top:10px; width:100%;}
.neimain_left_news{ display:none;}
.neimain_left_news .new_tit{background:#028786; text-align:center; height:54px; line-height:54px; color:#fff; font-size:18px;border-radius:8px 8px 0px 0px; margin-top:10px;}
.neimain_left_news .new_tit span{color:#8ba3c6; padding-left:5px;}
.neimain_left_news .new_tit img{ padding-right:5px;}
.neimain_left_news ul{ padding:3%; border:1px solid #e6e6e6; }
.neimain_left_news ul li{ line-height:26px; height:26px; overflow:hidden; background:url(/static2019/images/yundian.gif) no-repeat 0px center; padding-left:10px; }
.neimain_left_news ul li a{ display:block;height:26px; overflow:hidden; font-size:12px; color:#4e4e4e;}
.neimain_left_news ul li a:hover{ color:#028786;}
.neimain_right_title{ height:36px; line-height:36px; border-bottom:1px solid #dbdbdb;}
.neimain_right_title_lt{ float:left; font-size:16px; color:#028786; font-weight:bold; }
.neimain_right_title h1{ float:none; font-size:16px; color:#028786; font-weight:bold; padding-top:8px; }
.neimain_right_title_dq{ float:none;background:url(/static2019/images/left_bg.png) no-repeat left; padding-left:2%; color:#666666; display:none;}
.neimain_right_title_dq a{color:#666666;}
.neimain_right_title_dq a:hover{color:#1b84bd;}
.neimain_right_text{ margin-top:20px; border-bottom:1px solid #efefef; display:none;}
.neimain_right_text dl dd{ width:30%; float:left;}
.neimain_right_text dl dt{ width:70%;  float:right;}
.neimain_right_text dl dt p{ font-size:14px; line-height:24px; color:#333333; font-weight:normal;}
.neimain_right_text dl dt ul li{ float:left; width:33%;padding-right:2%;}
.neimain_right_text dl dt ul li b{ color:#028786; font-size:14px;}
.neimain_right_text dl dt ul li p{ color:#333333; line-height:22px; font-size:12px;}

.prod_list dl{ width:50%; float:left; margin:20px auto auto auto;}
.prod_list dl dd{ width:95%; margin:0 auto;}
.prod_list dl dd img{ border:1px solid #eaeaea; width:100%;}
.prod_list dl dt{font-size:14px; font-weight:normal; width:95%; margin:0 auto;}
.prod_list dl dt b{ display:block;font-size:14px; margin:0px; font-weight:bold; line-height:22px; padding-top:5px; padding-bottom:5px;}
.prod_list dl dt a{color:#333333;}
.prod_list dl dt a:hover{color:#0384d0;}
.prod_list dl dt p{ color:#696969; font-size:12px; line-height:20px;}


/*翻页 */
#page_list_001{ overflow:hidden; margin-top:20px; padding:8px;}
#page_list_001 li{ list-style:none; float:left; height:37px; line-height:37px; background:#f0f0f0;padding:0px 15px; margin:5px 2px; color:#666;}
#page_list_001 li.thisclass{ background:#028786; color:#fff;}
#page_list_001 li a{ color:#333;}
#page_list_001 li a:hover{ color:#616161;}
#page_list_001 li a:focus { outline: none; }
/*翻页 */
.prod_detail_box{ margin-top:20px;}
.prod_detail_box_left{ width:100%; float:none; text-align:center;}
.prod_detail_box_left img{ width:100%; margin:0 auto;}
.prod_detail_box_right{ width:100%; float:none;}
.prod_detail_box_righttitle{ height:35px; line-height:35px; margin:0px; font-size:16px; color:#028786; border-bottom:1px solid #b8b8b6;}
.prod_detail_box_right h1{ height:35px; line-height:35px; margin:0px; font-size:16px; color:#028786; border-bottom:1px solid #b8b8b6;}
.prod_detail_box_right b{ display:block; height:35px; line-height:35px; margin:0px; font-size:16px; color:#028786; border-bottom:1px solid #b8b8b6; font-weight:normal;}
.prod_detail_box_righttext{ line-height:22px; color:#333333; font-size:14px; padding-top:10px;}
.prod_detail_box_righttext p{ line-height:22px;}
.ps_content{ margin-top:20px;}
.tab-content{ padding-top:20px;}
.prod_detail_xgcp_title{ height:35px; line-height:35px; border-bottom:2px solid #028786; margin-top:30px;}
.prod_detail_xgcp_title b{ background:#028786;  border-radius:4px 4px 0px 0px; display:block; width:25%; text-align:center; color:#fff; font-weight:normal;}
.about_box{ font-size:16px; line-height:28px;}
.about_box img{ width:100%;}
.about_box h2{ color:#028786; font-size:22px; text-align:center;}
.contact_box{ font-size:16px; line-height:28px; padding-top:10px;}
.contact_box img{ width:100%;}
.contact_box b{color:#028786; font-size:18px; }
.contact_box h3{ color:#028786; font-size:24px;}

.khly_list{ padding:0 0 20px 0;}
.khly_list dl{ padding-top:30px;}
.khly_list dd{ float:left; width:13%;}
.khly_list dt{ float:left;width:87%;}
.khly_list dt .input_txt{ width:100%; padding-left:5px;line-height:30px; background-color: #ffffff;border: 1px solid #cccccc;  border-radius:3px;}
.khly_list dt .input_txt2{ width:100%; padding-left:5px;line-height:20px; height:200px; background-color: #ffffff;border: 1px solid #cccccc;  border-radius:3px;}
.khly_list .search_btn{background:#1b84bd; padding:10px 50px 10px 50px; margin-top:20px; border-radius:4px 4px 4px 4px; margin-left:13%; border:none; color:#fff; }


*html #kefu1 {display:none;}
#kefu1{display:none;}

.web_maplib{ padding-top:5px;}
.web_maplib dl{ width:100%; float:none;  }
.web_maplib dl dd{ font-size:16px; clear:both; padding-top:15px;}
.web_maplib dl dt{ font-size:14px;line-height:30px; }
.web_maplib dl dt a{ font-weight:normal; color:#000;}
.web_maplib dl dt a:hover{ color:#337abe;}
.web_maplib dl ul li{ font-size:14px;} 
.web_maplib dl ul li a{color:#717171;}
.web_maplib dl ul li a:hover{ color:#337ab7;}
.web_maplib dl ul li span{ padding-left:0px;}

}

@media only screen and (min-width: 1024px) and (max-width: 1920px) {

.submenu{ background-color:rgba(0,0,0,0.4); padding-top:10px;padding-bottom:10px; color:#fff; border-top: 1px solid rgba(255, 255, 255, 0.26); position:absolute; width:100%; top:75px; z-index:999;}
.submenu ul{}
.submenu ul li{ float:left; width:8.3%; font-size:14px; line-height:26px;}
.submenu ul li a{ color:#ffffff;}
.submenu ul li a:hover{ color:#cceaff;}

.submenu_home{ background-color:rgba(0,0,0,0.4); padding-top:10px;padding-bottom:10px; color:#fff; border-top: 1px solid rgba(255, 255, 255, 0.26); position:absolute; width:100%; top:75px; z-index:999;}
.submenu_home ul{}
.submenu_home ul li{ float:left; width:8.3%; font-size:14px; line-height:26px;}
.submenu_home ul li a{ color:#ffffff;}
.submenu_home ul li a:hover{ color:#cceaff;}

.page_prod_list dl{ width:20%; float:left; margin:20px auto auto auto;}
.page_prod_list dl dd{ width:210px; margin:0 auto;}
.page_prod_list dl dd img{ border:1px solid #eaeaea; width:100%;}
.page_prod_list dl dt{font-size:14px; font-weight:normal; width:210px; margin:0 auto;}
.page_prod_list dl dt b{ display:block; font-size:14px; line-height:22px; padding-top:5px; padding-bottom:5px;}
.page_prod_list dl dt a{color:#333333;}
.page_prod_list dl dt a:hover{color:#0384d0;}
.page_prod_list dl dt p{ color:#696969; font-size:12px; line-height:20px;}

.youshi_titbg{ height:186px; background:url(/static2019/images/titbj.png) no-repeat center; margin-top:20px;}
.youshi_box_left{ width:495px; float:left; font-size:14px; color:#fff; line-height:30px; padding-left:25px; padding-top:45px;}
.youshi_box_center{ float:left; padding-top:120px; padding-left:35px;}
.youshi_box_right{ width:445px; float:right; text-align:right; font-size:22px; color:#fff; padding-top:40px; padding-right:25px;}
.youshi_box_right span{ font-size:12px; display:block; padding-top:10px;}
.youshi_main{ padding-top:20px;}
.youshi_main dl{ float:left; width:33.3%;}
.youshi_main dl dd{ width:97%; margin:0 auto;}
.youshi_main dl dt{ width:97%; margin:0 auto;}
.youshi_main dl .youshi_main_left{ float:left; width:84px;}
.youshi_main dl .youshi_main_right{ float:right; width:75%;}
.youshi_main dl h2{ font-size:30px; color:#014898;}
.youshi_main dl p{ font-size:14px; color:#8d8d8d; line-height:21px; padding-top:45px;}
.page_about{ padding-bottom:40px;}
.about_main{ width:50%; float:left; background:url(/static2019/images/about_bg.gif) repeat-x top; }
.about_main h2{ font-size:30px; color:#fff; padding-left:27px; padding-top:10px;}
.about_main h2 span{ font-size:16px; display:block; padding-top:8px;}
.about_main_box1{ font-size:14px; line-height:26px; color:#fff; padding-left:27px;padding-right:35px; text-indent:2em; padding-top:10px;}
.about_main_more{padding-left:27px; padding-top:20px;}
.about_main_more a{ background:#305dc4; border:1px solid #fff; padding:10px 30px 10px 30px; color:#fff;}
.about_main_more a:hover{ color:#fff; background:#028786;}
.about_main_box2{ width:445px; height:140px; background:url(/static2019/images/about_wh.png) no-repeat;margin-left:27px; margin-top:30px;}
.about_main_box2 p{ font-size:16px; color:#fff; line-height:28px; padding:18px;}
.about_main_box3{ width:83px; height:67px;margin-left:32px; background:url(/static2019/images/qyyj_bg.png) no-repeat; color:#fff;}
.about_main_box3 p{ font-size:15px; text-align:center; line-height:50px;}
.video_main{width:50%; float:right; padding-bottom:15px;}
/* videobox */
.videobox{width:506px;margin:0px auto 0 auto;}
.video-img{width:100%;height:100%;}
.video-list{height:78px;padding:15px 0 0 0;}
.video-list li{width:154px;height:107px;position:relative;float:left;margin:50px 5px;cursor:pointer;}
.video-list li .video_pic{ width:154px; height:107px;}
.video-list li .icon-video{position:absolute;left:0px;top:0px;width:154px;height:107px;}
.video-list li.now .icon-video{display:none;}
.video-list li .icon-video2{display:none;}
.video-list li .icon-video3{display:none;}
.video-list li .icon-video4{display:none;}
.video-list li.now .icon-video2{display:block;position:absolute;left:0;top:-40px;width:490px;height:33px; }
.video-list li.now .icon-video3{display:block;position:absolute;left:-164px;top:-40px;width:490px;height:33px; }
.video-list li.now .icon-video4{display:block;position:absolute;left:-328px;top:-40px;width:490px;height:33px; }
.news_main{ padding-top:20px;}
.news_main_left{ width:30%; float:left;}
.news_main_left dl{ border:1px solid #d5d5d5; padding:2%;}
.news_main_left dl dd img{ width:100%;}
.news_main_left dl dt{ padding-bottom:22px; }
.news_main_left dl dt div{ font-size:16px; color:#151515; font-weight:normal; padding-top:10px; padding-bottom:5px;}
.news_main_left dl dt div a{color:#151515;}
.news_main_left dl dt div a:hover{color:#028786;}
.news_main_left dl dt span{ font-size:14px; color:#151515; font-weight:normal; display:block;}
.news_main_left dl dt p{ color:#6e6e6e; font-size:14px; line-height:24px; font-weight:normal; padding-top:10px;}
.news_main_left dl dt b{ display:block; padding-top:15px; padding-bottom:10px;}
.news_main_left dl dt b a{ background:#0053b3; padding:12px; color:#fff;}
.news_main_left dl dt b a:hover{background:#0066ff; padding:12px; color:#fff;}
.news_main_right{ width:70%; float:right;}
.news_main_right .news_main_list{ width:50%; float:left;}
.news_main_right dl{ width:95%; margin:0 auto;border:1px solid #d5d5d5; padding:2%; margin-bottom:10px;}
.news_main_right dl dd{ float:left; width:15%; padding-top:15px;}
.news_main_right dl dd b{ background:#0066ff; font-size:32px; color:#fff; padding:12px 8px 12px 8px;}
.news_main_right dl dd span{ display:block; color:#111111; font-size:14px; padding-top:8px;}
.news_main_right dl dt{ float:right;width:83%;}
.news_main_right dl dt b{ font-size:18px; display:block; font-weight:normal; padding-top:10px;}
.news_main_right dl dt b a{ color:#222222;}
.news_main_right dl dt b a:hover{ color:#028786;}
.news_main_right dl dt p{ color:#888888; line-height:21px; font-size:12px; font-weight:normal;}
.foot_Links{ color:#004da3; line-height:30px;}
.foot_Links a{ color:#004da3; padding-left:8px; padding-right:8px;}
.foot_Links a:hover{ color:#207ade;}
.neimain{ padding-top:18px;}
.neimain_left{ width:20%; float:left;}
.neimain_right{ width:77%; float:right;}
.neimain_left_title{background:#028786; text-align:center; height:54px; line-height:54px; color:#fff; font-size:18px;border-radius:8px 8px 0px 0px; }
.neimain_left_title img{ padding-right:5px;}
.neimain_left_title span{color:#8ba3c6; padding-left:5px;}
.neimain_left_menu{margin-top: 8px;}
.neimain_left_menu li a { display: block; width:100%; height: 33px; color:#1e1e1e; line-height: 33px;font-size:14px; padding-left:15%; margin-bottom: 8px; border-radius:0px 0px 8px 0px; border:1px solid #e7e7e7; background:#f8f8f8 url(/static2019/images/left_bg.png) no-repeat 5% center;}
.neimain_left_menu li.hover a, .neimain_left_menu li:hover a {color: #fff; border:1px solid #e7e7e7;background:#028786 url(/static2019/images/left_bg2.png) no-repeat 5% center;}
.neimain_left_menu li .hover{  color: #fff; background:#028786 url(/static2019/images/left_bg2.png) no-repeat 5% center;border:1px solid #e7e7e7; }
.neimain_left_menu_bt{ height:9px; border-radius:0px 0px 8px 8px; background:#028786; width:115%}
.neimain_left_icon img{ margin-top:10px; width:100%;}
.neimain_left_news .new_tit{background:#028786; text-align:center; height:54px; line-height:54px; color:#fff; font-size:18px;border-radius:8px 8px 0px 0px; margin-top:10px;}
.neimain_left_news .new_tit span{color:#8ba3c6; padding-left:5px;}
.neimain_left_news .new_tit img{ padding-right:5px;}
.neimain_left_news ul{ padding:3%; border:1px solid #e6e6e6; }
.neimain_left_news ul li{ line-height:26px; height:26px; overflow:hidden; background:url(/static2019/images/yundian.gif) no-repeat 0px center; padding-left:10px; }
.neimain_left_news ul li a{ display:block;height:26px; overflow:hidden; font-size:12px; color:#4e4e4e;}
.neimain_left_news ul li a:hover{ color:#028786;}
.neimain_right_title{ height:36px; line-height:36px; border-bottom:1px solid #dbdbdb;}
.neimain_right_title_lt{ float:left; font-size:16px; color:#028786; font-weight:bold;}
.neimain_right_title h1{ float:left; font-size:16px; color:#028786; font-weight:bold; margin-top:10px;}
.neimain_right_title_dq{ float:right;background:url(/static2019/images/left_bg.png) no-repeat left; padding-left:2%; color:#666666;}
.neimain_right_title_dq a{color:#666666;}
.neimain_right_title_dq a:hover{color:#1b84bd;}
.neimain_right_text{ margin-top:20px; border-bottom:1px solid #efefef;}
.neimain_right_text dl dd{ width:25%; float:left;}
.neimain_right_text dl dt{ width:72%;  float:right;}
.neimain_right_text dl dt p{ font-size:14px; line-height:24px; color:#333333; font-weight:normal;}
.neimain_right_text dl dt ul li{ float:left; width:33%;padding-right:2%;}
.neimain_right_text dl dt ul li b{ color:#028786; font-size:14px;}
.neimain_right_text dl dt ul li p{ color:#333333; line-height:22px; font-size:12px;}

.prod_list dl{ width:25%; float:left; margin:20px auto auto auto;}
.prod_list dl dd{ width:210px; margin:0 auto;}
.prod_list dl dd img{ border:1px solid #eaeaea; width:100%;}
.prod_list dl dt{font-size:14px; font-weight:normal; width:210px; margin:0 auto;}
.prod_list dl dt b{ display:block;font-size:14px; margin:0px; font-weight:bold; line-height:22px; padding-top:5px; padding-bottom:5px;}
.prod_list dl dt a{color:#333333;}
.prod_list dl dt a:hover{color:#0384d0;}
.prod_list dl dt p{ color:#696969; font-size:12px; line-height:20px;}

/*翻页 */
#page_list_001{ overflow:hidden; margin-top:20px; padding:8px;}
#page_list_001 li{ list-style:none; float:left; height:37px; line-height:37px; background:#f0f0f0;padding:0px 15px; margin:5px 2px; color:#666;}
#page_list_001 li.thisclass{ background:#028786; color:#fff;}
#page_list_001 li a{ color:#333;}
#page_list_001 li a:hover{ color:#616161;}
#page_list_001 li a:focus { outline: none; }
/*翻页 */
.prod_detail_box{ margin-top:20px;}
.prod_detail_box_left{ width:39%; float:left;}
.prod_detail_box_left img{ width:100%;}
.prod_detail_box_right{ width:59%; float:right;}
.prod_detail_box_righttitle{ height:35px; line-height:35px; margin:0px; font-size:16px; color:#028786; border-bottom:1px solid #b8b8b6;}
.prod_detail_box_right h1{ height:35px; line-height:35px; margin:0px; font-size:16px; color:#028786; border-bottom:1px solid #b8b8b6;}
.prod_detail_box_right b{ display:block;height:35px; line-height:35px; margin:0px; font-size:16px; color:#028786; border-bottom:1px solid #b8b8b6; font-weight:normal;}
.prod_detail_box_righttext{ line-height:22px; color:#333333; font-size:14px; padding-top:10px;}
.prod_detail_box_righttext p{ line-height:22px;}
.ps_content{ margin-top:20px;}
.tab-content{ padding-top:20px;}
.prod_detail_xgcp_title{ height:35px; line-height:35px; border-bottom:2px solid #028786; margin-top:30px;}
.prod_detail_xgcp_title b{ background:#028786;  border-radius:4px 4px 0px 0px; display:block; width:10%; text-align:center; color:#fff; font-weight:normal;}

.neimain_left_news .neimain_left_cp{ padding:2%; border:1px solid #e6e6e6; }
.neimain_left_news .neimain_left_cp dl{ width:50%; float:left; margin:10px auto auto auto;}
.neimain_left_news .neimain_left_cp dl dd{ width:93%; margin:0 auto;}
.neimain_left_news .neimain_left_cp dl dd img{ border:1px solid #eaeaea; width:100%;}
.neimain_left_news .neimain_left_cp dl dt{font-size:12px; font-weight:normal; width:93%; margin:0 auto; padding-top:5px;}
.neimain_left_news .neimain_left_cp dl dt a{color:#333333;}
.neimain_left_news .neimain_left_cp dl dt a:hover{color:#0384d0;}
.about_box{ font-size:16px; line-height:28px;}
.about_box h2{ color:#028786; font-size:22px; text-align:center;}

.contact_box{ font-size:16px; line-height:28px; padding-top:20px;}
.contact_box b{color:#028786; font-size:18px; }
.contact_box h3{ color:#028786; font-size:24px;}

.khly_list{ padding:0% 10%;}
.khly_list dl{ padding-top:30px;}
.khly_list dd{ float:left; width:5%;}
.khly_list dt{ float:left;width:95%;}
.khly_list dt .input_txt{ width:100%; padding-left:5px;line-height:30px; background-color: #ffffff;border: 1px solid #cccccc;  border-radius:3px;}
.khly_list dt .input_txt2{ width:100%; padding-left:5px;line-height:20px; height:200px; background-color: #ffffff;border: 1px solid #cccccc;  border-radius:3px;}
.khly_list .search_btn{background:#1b84bd; padding:10px 50px 10px 50px; margin-top:20px; border-radius:4px 4px 4px 4px; margin-left:5%; border:none; color:#fff; }




*html #kefu1 { /*--IE6 Hack - Fixed Positioning to the Bottom--*/
	margin-top:50px;/*--Prevents IE6 from having an infinity scroll bar - due to 1px border on #footpanel--*/
	position:absolute;
	top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+50 :document.body.scrollTop +50);
}

#kefu1{position:fixed;right:0px;top:240px;z-index:10008;width:150px;padding:10px;background:#fff;border:1px solid #ddd;box-shadow:1px 1px 1px #d4d4d4;font-size:12px;}
.cs_tel{height:25px;background:url('/static2019/images/img.gif') no-repeat 0px 0px;}
.cs_tel_ct{color:#666;line-height:150%;}
.cs_tel_num{color:#c00;font-size:18px;font-family:Arial,Verdana;font-style:italic;font-weight:bold;display:block;padding:5px 0px;}
.cs_online{height:30px;background:url('/static2019/images/img.gif') no-repeat 0px -50px;}
.cs_online_qq{height:25px;}
.cs_online_qq a:link, .cs_online_qq a:active, .cs_online_qq a:visited, .cs_online_qq a:hover{text-decoration:none;color:#666;}
.cs_qcode{padding:10px 0px 0px 0px;}
.cs_free{height:32px;background:url('/static2019/images/img.gif') no-repeat 0px -100px;}
.cs_free a{display:block;height:32px;}
.cs_free a span{display:none;}
.cs_baidu{height:32px;background:url('/static2019/images/img.gif') no-repeat 0px -200px;}
.cs_baidu a{display:block;height:32px;}
.cs_baidu a span{display:none;}
.cs_spr{border-bottom:1px dashed #c0c0c0;margin:8px 0px;}
.cs_space{clear:both;overflow:hidden;height:8px;}
.cs_close{position:absolute;right:5px;top:5px;width:12px;height:12px;background:url('/static2019/images/img.gif') no-repeat 0px -150px;}
.cs_close a{display:block;height:10px;}
.cs_close a span{display:none;}

.web_maplib{ padding-top:20px;}
.web_maplib dl{ }
.web_maplib dl dd{ font-size:16px;}
.web_maplib dl dt{ font-size:14px;line-height:30px;}
.web_maplib dl dt a{ font-weight:normal; color:#000;}
.web_maplib dl dt a:hover{ color:#337abe;}
.web_maplib dl ul li{ font-size:14px;} 
.web_maplib dl ul li a{color:#717171;}
.web_maplib dl ul li a:hover{ color:#337ab7;}
.web_maplib dl ul li span{ padding-left:10px;}

.gs_icon{position:relative; left:40%;bottom:3px;}
}