		
		@font-face {
			font-family: 'Helvetica Neue LT Pro';
			src: url(../fonts/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(../img/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(../img/header-i.png);
			display: block;
			width: 40px;
			height: 40px;
			position: absolute;
			top: 20px;
			right: 20px;
		}
		
		.header-pc .nav a .i0,
		.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 .i0 {
			background: url(../img/i0.png)left top no-repeat;
		}
		
		.header-pc .nav a .i1 {
			background: url(../img/i1.png)left top no-repeat;
		}
		
		.header-pc .nav a .i2 {
			background: url(../img/i2.png)left top no-repeat;
		}
		
		.header-pc .nav a .i3 {
			background: url(../img/i3.png)left top no-repeat;
		}
		
		.header-pc .nav a .i4 {
			background: url(../img/i4.png)left top no-repeat;
		}
		
		.header-pc .nav a .i5 {
			background: url(../img/i5.png)left top no-repeat;
		}
		
		.header-pc .nav a .i6 {
			background: url(../img/i6.png)left top no-repeat;
		}
		
		.header-pc .navbar-center {
			float: none;
			width: 840px;
			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: 72%;
			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(../img/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(../img/videobanner.png)left top repeat;
		}
		
		.video-banner .banner-text {
			position: absolute;
			width: 800px;
			height: 73px;
			left: 50%;
			top: 45%;
			margin-left: -415px;
			text-transform: Uppercase;
		}
		
		.video-banner .banner-text .banner-text-box {
			color: #FFFFFF;
			border: solid 1px #FFFFFF;
			font-size: 36px;
			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;
			bottom: 40px;
			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;
			z-index: 2;
			left: 0;
			background-color: rgba(0, 59, 138, 0.43);
			background: url(../img/videobanner.png)left top repeat;
		}
		
		.video-banner-xs .banner-text {
			position: absolute;
			width: 96%;
			left: 2%;
			top: 40%;
			z-index: 3;
		}
		
		.video-banner-xs .banner-text .banner-text-box {
			color: #FFFFFF;
			border:solid 1px rgba(255, 255, 255, 0.6);
			font-size: 4.6rem;
			width: 100%;
			line-height: 60px;
			font-family: microsoft yahei;
			/*font-weight: lighter;*/
			cursor: pointer;
			font-weight: 800;
		}
		.video-banner-xs .banner-text .banner-text-box .in{
			color:#f58220;
			
		}
		.video-banner-xs .banner-text .banner-text-box .china{
			color:#f58220;
			
		}
		.video-banner-xs .video-box {
			width: 100%;
			height: auto;
			overflow: hidden;
			/*position: absolute;
			top: 0;*/
		}
		
		.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: #2d2d2d;
		}
		
		.class-title span {
			font-size: 14px;
			color: #929191;
			display: block;
		}
		
		.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: 15px;
					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: 320px) {
			.Recruitment_Process2  #rights{
				float: left;
				width: 170px;
			}
		}
		@media only screen and (min-width: 100px) and (max-width: 768px) {
			.about_contact h2 span{font-size: 14px!important;}
			.Industry-list .list-left ul li:first-of-type p {
			    -webkit-line-clamp: 6;
			}
			.Industry-list .item-text h2 {
			    font-size: 20px;
			}
			.Industry-list .item-text p {
			    font-size: 12px !important;
			    line-height: 13px;
			    padding: 0 10px;
			    overflow: hidden;
			    text-overflow: ellipsis;
			    display: -webkit-box;
			    -webkit-line-clamp: 2;
			    -webkit-box-orient: vertical;
			}
			.Industry-list .item-text {
			    padding-top: 11% !important;
			}
			.solutions{
				padding: 20px 0 72px 0 !important;
			}
			.solutions .solutions-text h1 {
			    font-size: 30px!important;
			    width: 100%!important;
			    padding-left: 60px!important;
			}
			.solutions .solutions-text h1 span{
				left: 8px !important;
				font-size: 38px !important;

			}
			.solutions .solutions-text p {
			    padding-left: 60px!important;
			    font-size: 15px!important;
			}
			.product-all .dark-box .product-class-text,.product-all .blue-box .product-class-text{
							height: 400px !important;
			}
			.about-wrap .about-text p, .Culture .Culture-box .Culture_text p {
			    font-size: 15px !important;
			    line-height: 22px !important;
			}
			.copyright {
				padding: 10px;
				line-height: 24px;
				overflow: hidden;
			}
			.copyright-r{
				text-align:center !important;
				line-height: 18px;
			}
			.copyright-l{
				text-align:center !important;
				font-size: 15px !important;
			}
			.Industry-list .item-text h2 {
				font-size: 20px;
			}
			.Industry-list .item-text {
				padding-top: 24%;
			}
			#map {
			    height: 260px !important;
			}
			.footer .map .map_img{top: 5% !important;}
			.Recruitment_Process2 #indexPage .news .content_list {
			    padding: 8px 0px !important;
			}
			.Recruitment_Process2 #indexPage .news .item_info img {
			    width: 120px!important;
			    height: 120px!important;
			   margin-right: 10px!important;
			   margin-top: 30px!important;
			}
			
			.Recruitment_Process2 #indexPage .news .item_block .item_info .title {
			    font-size: 14px !important;
			    line-height: 18px!important;
			}
			.Recruitment_Process2  #lefts{
				float: left;
				width: 140px;
			}

			.Recruitment_Process2 #indexPage .news .item_info .nums{
				font-size: 15px;
				font-weight: bold;
			}
			.Recruitment_Process2 #indexPage .news .content_list .owl-item:hover .item_info .title{
				padding-top: 0px;
			}
			.Recruitment_Process2 #indexPage .news .content_list .owl-item:nth-child(2n):hover .item_info .title {
			   padding-top: 0px;
			}

			.Recruitment_Process2 #indexPage .news .content_list .owl-item:hover .item_info .description {
				margin-top: 10px;
			}
			.Recruitment_Process2 #indexPage .news .content_list .owl-item:nth-child(2n):hover .item_info .description {
				margin-top: 10px;
			}
		}
		/*news*/
		/**/
		
		@font-face {
			font-family: "HELVETICANEUELTPRO-THEX";
			src: url(../fonts/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/prev.png) !important;
			width: 26px;
			height: 50px;
		}
		
		.parther-list .swiper-button-next {
			background-image: url(../img/next.png) !important;
			width: 26px;
			height: 50px;
		}
		/*footer*/
		
		.footer {
			background-color: #2d2d2d;
		}
		
		.copyright {
			min-height: 45px;
			border-top: solid 1px #383838;

		}
		.copyright-width{
			max-width: 1200px;
			margin: 0 auto;
			line-height: 45px;
			color: #a1a0a0;
			font-size: 12px;
			overflow: hidden;
		}
		.copyright a {
			color: #a1a0a0;
		}
		.copyright a:hover {
			color: #fff;
		}
		.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: 115px;
		}
		
		.footer .footer-nav li {
			float: left;
			height: 200px;
			text-align: left;
			padding: 0 25px;
			color: #dad9d9;
			font-weight: bold;
			font-size: 14px;
			border-right: solid 1px #383838;
		}
		
		.footer .footer-nav li.first-item {
			padding-left: 0;
		}
		
		.footer .footer-nav li ul {
			margin-top: 25px;
		}
		
		.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: #8d8d8d;
		}
		.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(../img/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: 25px;
	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) {
	.factory_text p{
		font-size: 15px!important;
	}
	.factors_production {
	    width: 100%!important;
	    height: auto!important;
	    background: #015aab!important;
	    padding-top: 50px!important;
	}
	.production_list {
		margin: 50px auto 0 auto!important;
	}
	.video-banner-xs .banner-text .banner-text-box{
		font-size: 3rem;
		line-height: 40px;
	}
	.video-banner-xs .banner-text {
		top: 50%;
		margin-top:-41px;
	}
	
	.box-wrap{
		margin-top: 50px !important;
	}
	#indexPage .news .content_list {
	    padding-bottom: 50px;
	    padding: 11px 0px !important;
	}
	#indexPage .news .item_block .item_info .title{
		font-size: 15px !important;
		padding: 50px 5px 0;
		height: 105px;
	}


	#indexPage .news .content_list .owl-item {
		margin-bottom: 0px;
	}
	#indexPage .news .owl-item:nth-child(2n+1) {
		margin-top: 0px !important;
	}

	#indexPage .news:after{
		top:10% !important;
	}
	#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;
	}
}

#indexPage .news .item_info .nums {
	position:relative;
	font-family: "HELVETICANEUELTPRO-THEX";
	top: 67px;
	width: auto;
	/*left: 50%;*/
	/*margin-left: -48px;*/
	font-size: 18px;
	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 {
		position: relative
	}

	#indexPage .news:after {
		content: '';
		position: absolute;
		top: 50%;
		margin-top: 48px;
		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(../img/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
	}


	#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 1.5%;
			width: 17%;
		}
		.parther-list .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: 50px 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: 20px;
			top: auto;
			right: 50%;
			margin-right: -50px;
		}
		.counterBgdx .num-list li p.number span.counterDX {
			font-size: 30px;
		}
		#indexPage .news .content_list {
			padding-top: 50px;
		}
		#indexPage .news .item_block .item_info .description {
			padding: 0 10px 0 20px;
			display: block;
		}
	}



	@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: 32px;
		font-weight: bold;
		display: block;
		color: rgba(255, 255, 255, 0.5);
	}

   .footer-phone img{ margin-right:10px;filter: none!important;-webkit-filter: none!important;}
   
	.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;
	}
	@media screen and (max-width: 500px) {
		.product-banner .banner-Img .text-uppercase p{
	    	width: 100%;
	    	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(../img/dark_bg.jpg)left top no-repeat;

	}
	.product-all .blue-box .dark_bg_2{
		background: url(../img/blue-bg.jpg)left top no-repeat;
	}
	.product-all .dark-box .dark_bg_3{
		background: url(../img/dark_bg_1.jpg)left top no-repeat;
	}
	.product-all .blue-box .dark_bg_4{
		background: url(../img/dark_bg_2.jpg)left top no-repeat;
	}
	.product-all .dark-box .dark_bg_5{
		background: url(../img/dark_bg_3.jpg)left top no-repeat;
	}
	.product-all .blue-box .dark_bg_6{
		background: url(../img/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(../img/more_btn2.png) center center no-repeat;
		transition: all .1s ease-out 0s;
	}
	.product-all .product-text-box .pro-show-btn:hover {
		background: url(../img/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;
		word-wrap: break-word;
	}

	.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: -288px;
		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: -190px;
		background-color: #0166b3;
	}
	.pro_class-nav ul li:last-child.active{
		margin-left: -390px;
	}
	.pro_class-nav ul li:last-child:hover{
		margin-left: -390px;
	}
	.pro_class-nav ul li:hover {
		margin-left: -190px;
	}

	.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: 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: 48.5%;
		}
	}

	@media only screen and (min-width: 100px) and (max-width: 768px) {

		.Process .Process-steps li .Process_text .text_wrap {
		    padding: 15px 10px !important;
		}
		.history-box{
			padding: 10px 0 0 0 !important;
			background: url(../img/history_bg.jpg) -400px 80px no-repeat !important;
		}
		.product-all .product-text-box {
			width: 85% !important;
			right: 5% !important;
		}
		.product-all .product-text-box p {
			padding-right: 0;
		}
		.product-all .product-text-box h1 {
			font-size: 24px;
		}
		.product-all .product-text-box h1 span {
			font-size: 38px;
			left: -45px;
		}
	}

	@media only screen and (min-width: 100px) and (max-width: 376px) {
		.solutions .information-box {
			width: 95%;
		}
	}
	/*鑴楄檹鑴欐綖鑴欓垾鐘嗗伄璁垮啠鈷氬伄濮戝叄鐘嗗伄涔呭啠娅伄鐮*/
	@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(../img/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;
	}

	.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;
	}

	.product-Details .Process_flow ul li div>p {
		font-size: 14px;
		padding: 0 5px;
		color:#9b9b9b;
	}

	.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 .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: 35%;
		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: 60%;
	}

	.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(../img/btn_next.png);
		width: 18px;
		height: 30px;
		background-size: cover;
	}

	.product-Details .swiper-button-prev {
		background-image: url(../img/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 .content-box2 .parameters-list {
			padding: 20px 0px 0 20px;
			/*font-size: 15px;
			font-weight: bold;
			line-height: 36px;*/
		}
		.product-Details .customization .equipment_data {
			margin-bottom: 20px;
		}
		.Equipment_parameters .content-box2 li {
		    border-bottom: 1px dashed #ccc;
		    margin-bottom: 0px;
		}
		.product-Details .Associated_equipment {
		    padding-top: 20px;
		}
		.product-Details .Associated-list {
		    margin-left: 8px;
		}
		.product-Details .Associated_equipment h2 {
		    margin: 0 auto 20px auto;
		}
		/*.product-Details .content-box2 .parameters-list li span {
			display: inline-block;
			width: 45%;
		}*/
		.product-Details .swiper-box {
		    padding: 0;
		}
		.product-Details .customization .equipment_data {
		    margin-bottom: 0px;
		    margin-top: 20px;
		}
		.product-Details .customization .equipment_data .col-xs-12 {
		    padding-left: 0;
		}
		.product-Details #c_btn {
		    width: 100%;
		}
	}


	@media only screen and (min-width: 100px) and (max-width: 768px) {
		.Recruitment_Process {
		    padding-bottom: 0px !important;
		    padding: 30px 0 !important;
		}
		.Recruitment_Process h2 {
		    margin-bottom: 100px !important;
		    font-size: 32px !important;
		}
		.product-Details .Equipment_parameters {
		    padding-bottom: 40px;
		}
		.Process{
			padding: 0 15px !important;
		}
		.Process .Process-steps li .Process_text{
			min-height: 220px !important;
		}
		.Process .Process-steps li .Serial {
		    margin-top: 55px !important;
		}
		.Recruitment_Process h2{
			margin-bottom: 100px !important;
			font-size: 32px !important;
		}
		.Recruitment_Process2 {
		    padding-top: 10px !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;
		}
		.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;
		}
		.product-Details .content-box2 .parameters-list li span:nth-of-type(2){
				width: 65%;
				line-height: 20px;
				padding-top: 0px; 
		}
		.product-Details .content-box2 .parameters-list li span{
			width: 30%;
			font-size: 15px;
			line-height: 15px;
		}

	}


	@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(../img/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: 115px;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	}

	.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);
	}

	.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;
	}

	.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;
	}

	.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(../img/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(../img/more_btn2.png)left top no-repeat;
	}
	.Recruitment_list .Recruitment_list-box .item-more_btn:hover {
		background: url(../img/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) {
		.Recruitment_Process2 #indexPage .news:after {
		    margin-top: 5px !important;
		}
		.Recruitment_box .hr-search .input-group {
		    width: 95%;
		    margin: 0 auto;
		}
		.Recruitment_box .hr-search {
		    padding: 0px 0px 20px 0px;
		}
		.Recruitment_box .hr-search input {
		    width: 100% !important;
		    height: 40px;
		}
		.Career_Development .Career-wrap .Career-Img {
		    height: 150px !important;
		}
		.Career_Development .Career-wrap .Career-text {
		    padding: 30px 20px 10px 20px !important;
		}
		.Personnel_Mien {
		    padding-top: 30px;
		}
		.Personnel_Mien h2 {
		    margin-bottom: 30px !important;
		}
		.Recruitment_list .Recruitment_list-box .recruitment_item:first-of-type {
		    padding-top: 0px !important;
		    margin: 0;
		}
		.Recruitment_list .Recruitment_list-box .recruitment_item .item-wrap:nth-child(1) .row-margin {
		    margin: 0;
		}
		.Recruitment_Process03 {
		    padding: 30px 0 !important;
		}
		.Process03 {
		    padding: 0 15px !important;
		}
		/*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% !important;
		}

		.Process03 .Process-steps li .Process_text .text_wrap {
		    padding: 15px 10px !important;
		}

		.Process03 .Process-steps li .Process_text {
		    min-height: 210px !important;
		}
		.Process03 .Process-steps li .Serial {
		    margin-top: 40px !important;
		}
		.Recruitment_Process03 .item-more_btn {
		    margin: 0px auto 0 auto !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(../img/Recruitment_banner.png)top left no-repeat;
			padding-top: 35px;
			margin-top: 74px;
			background-size: auto 250px;
		}
	}
	

	.service_banner {
		padding-top: 20px;
		background: url(../img/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);
	}
	
	
	.contact_banner{padding-top: 20px!important;margin-top: 74px;}
	.contact_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;
	}

	.contact_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(../fonts/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(../img/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(../img/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(../img/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(../img/s_icon1.png)left top no-repeat;
	}

	.service-item ul li .icon2 {
		background: url(../img/s_icon2.png)left top no-repeat;
	}

	.service-item ul li .icon3 {
		background: url(../img/s_icon3.png)left top no-repeat;
	}

	.service-item ul li .icon4 {
		background: url(../img/s_icon4.png)left top no-repeat;
	}

	.service-item ul li .icon5 {
		background: url(../img/s_icon5.png)left top no-repeat;
	}

	.service-item ul li .icon6 {
		background: url(../img/s_icon6.png)left top no-repeat;
	}

	.service-item ul li .icon7 {
		background: url(../img/s_icon7.png)left top no-repeat;
	}

	.service-item ul li .icon8 {
		background: url(../img/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;
		display:none
	}

	.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(../img/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(../img/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(../img/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(../img/Switch_btn2.png)left center no-repeat;
		width: 35px;
		height: 35px;
	}

	.FAQ .FAQ_btn .swiper-button-next {
		background: url(../img/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;
	}

	.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: 72px;
			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-item {
		    padding: 10px 0 20px 0;
		}
		.service-item h1{
			margin-bottom: 35px;
		}
		.service_banner h1.service-title {
			font-size: 38px;
			margin-bottom: 0;
			margin-top:0;
		}
		.contact_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;
			line-height: 16px;
			height: 60px
		}
		.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;
		}
		.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(../img/icon_left.png) left -145px no-repeat;
		}
				/*.service-item ul li:nth-of-type(6),.service-item ul li:nth-of-type(8) {
					background: url(../img/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;
		}

		.FAQ h1 {
		    margin-bottom: 35px;
		}
		.FAQ {
		    padding: 10px 15px;
		    min-height: 548px;
		}
		.After-sales h1 {
		    margin-bottom: 30px;
		}
		.After-sales {
		    padding-top: 10px;
		    padding-bottom: 55px;
		}
	}
	/*鑴欒伂鑴欓垾姣叄鐭啠*/

	.news-banner {
		width: 100%;
		background: url(../img/news_bg.jpg)left top no-repeat;
		height: 289px;
		padding-top: 90px;
		margin-top: 74px;
	}

	.news-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;
	}

	.news-banner h1: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: 68px auto 0 auto;
		overflow: hidden;
	}

	.news-con ul li {
		border: solid 1px #eeeeee;
		padding: 40px 20px 40px 0;
		-webkit-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		margin-bottom: 48px;
		visibility: hidden;
	}

	.news-con ul li .news_Img {
		padding: 0 30px;
		width: 31.6%;
		float: left;
	}

	.news-con ul li .news_text {
		width: 59.5%;
		float: left;
	}

	.news-con ul li .news_text h2 {
		margin-top: 10px;
		font-size: 26px;
		color: #282828;
		font-weight: normal;
		margin-bottom: 20px;
		-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: 18px;
		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(../fonts/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 h2 {
			font-size: 20px;
			margin-bottom: 10px;
			overflow: hidden;
			text-overflow: ellipsis;
			display: -webkit-box;
			-webkit-line-clamp: 1;
			-webkit-box-orient: vertical;
		}
		.news-con ul li .news_text p {
			font-size: 14px;
		}
	}

	@media only screen and (min-width: 100px) and (max-width: 767px) {
		.news-con{
			margin: 30px auto 0 auto;
		}
		.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 h2 {
			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: 30px;
			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 h1 {
			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: 140px auto 0 auto;
		padding: 0 10px;
	}

	.newsshow-wrap h1.news_title {
		font-size: 36px;
		color: #01519a;
		border-bottom: solid 1px #EEEEEE;
		padding-bottom: 25px;
		margin-bottom: 25px;
	}

	.newsshow-wrap .news-times {
		font-family: "HELVETICANEUELTPRO-THEX";
		color: #909090;
		margin-bottom: 25px;
	}

	.newsshow-wrap .news-times div.pull-left {
		margin-right: 45px;
	}

	.newsshow-wrap .news-times span {
		display: inline-block;
		margin-left: 15px;
	}

	.newsshow-wrap .news-content {
		font-size: 16px;
		color: #6b6b6b;
	}

	.newsshow-wrap .news-content p {
		margin-top: 25px;
	}

	.newsshow-wrap .news-content img {
		max-width: 100%;
	}

	.news_more-btn {
		max-width: 1200px;
		width: auto;
		margin-top: 100px;
		margin-bottom: 50px;
	}

	.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: 18px;
	}

	@media only screen and (min-width: 100px) and (max-width: 768px) {
		.newsshow-wrap {
			margin-top: 50px;
		}
		.newsshow-wrap h1.news_title {
			font-size: 20px;
		}
	}
	/*鑴楅箍鑴欒棿鑴欓垾婧嶅叄鈭跺叄鐭啠娅叅鎹楀啠*/

	.about-wrap {
		width: 100%;
		height: auto;
		background: url(../img/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(../img/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: 60px;
	}

	.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(../img/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(../img/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(../img/Culture1.png)left top no-repeat;
	}

	.Culture .Culture-box .Culture2 {
		background: url(../img/Culture2.png)left top no-repeat;
	}

	.Culture .Culture-box .Culture3 {
		background: url(../img/Culture3.png)left top no-repeat;
	}

	.Culture .Culture-box .Culture4 {
		background: url(../img/Culture4.png)left top no-repeat;
	}

	.Culture .Culture-box .Culture5 {
		background: url(../img/Culture5.png)left top no-repeat;
	}

	.Culture .Culture-box .Culture6 {
		background: url(../img/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: 360px;
	}

	.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: 14px;
		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: 520px;
		padding-top: 60px;
		/*padding-bottom: 100px;*/
	}
	.Partners .swiper-button-prev {
		background-image: url(../img/prev.png) !important;
		width: 26px;
		height: 50px;
	}
	
	.Partners .swiper-button-next {
		background-image: url(../img/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: 44px;
	}

	.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 .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(../img/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: 24px;
			}
			.about_contact .contact_wrap .con_text h3 big{
				font-size: 24px;
			}
			.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%;
			}
			.Partners{
				padding-top: 40px;
				min-height: 420px;
			}
			.Partners h2 {
			    margin: 0 0 30px 0;
			}
			.Culture{padding-bottom: 0px; padding-top:30px !important;}
			.about_contact .contact_wrap .con_left {
				width: 100%;
			}
			.about_contact .contact_wrap .con_right {
				width: 100%;
			}
			.Culture .Culture-box .Culture_text h3 {
			    font-size: 21px !important;
			    margin: 10px 0 10px 0 !important;
			}
			.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;
			}
			.Partners-wrap .Partners-swiper-wrapper ul li {
				margin: 8px 2px;
				width: 32%;
			}
			.Partners-wrap .Partners-swiper-wrapper ul li img{
				width: 100%;
				height: 100%;
			}
			.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;
			}
		}
		
		@media only screen and (min-width: 100px) and (max-width: 640px) {
			#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: auto;

			}
			.about-wrap h1.about-title {
				font-size: 46px;
				margin-bottom: 25px;
			}
		}


		/*鑴楀綍鑴楀綍鑴欒墿鑴欑鑴欓垾鏂嗗伄鎳婂伄娉靛伄*/
		
		.technology_banner {
			background: url(../img/technology_banner.jpg)top center no-repeat;
			width: 100%;
			height: 290px;
			padding-top: 85px;
			margin-top: 74px;
		}
		
		.technology_banner h1 {
			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 h1: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: flex;
			height: 60px;
			line-height: 20px;
			background-color: #005398;
			-webkit-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease;
			justify-content: space-around;
			flex-direction: column;
		}
		
		.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(../img/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: 1380px) {
			.technology_class-list ul li {
				width: 25%;
			}
		}
		
		@media only screen and (min-width: 100px) and (max-width: 1200px) {
			
			.technology_banner, .Recruitment_box, .service_banner, .news-banner, .product-banner, .about-wrap, .factory_banner, .campus_banner, .productlist-banner, .Inside-video-banner, .breadcrumb-box, .contact_banner{
				margin-top: 45px !important;
			}
			
		}

		@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;
			}
			
		}
		
		@media only screen and (min-width: 100px) and (max-width: 768px) {
			.place_name,.principal{display: none!important;}
			.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;
			}
			.technology-title h2 {
				font-size: 26px;
			}
			#indexPage .news:after {
			    margin-top: 48px !important;
			    top: 2% !important;
			}
			.Equipment_name {
			    padding: 0 10px;
			    margin-bottom: 30px !important;
			}
			.Equipment_name, .Equipment_Details h4, .Associated_Equipment .Associated {
				font-size: 25px!important;
			}
			.Equipmentshow_box {
			    padding: 0px 5px !important;
			}
			.Equipment_Details p{
				font-size: 15px !important;
			}
			
			.Equipmentshow_box .Equipmentshow_video img{width: 100%;}

		}
		
		@media only screen and (min-width: 100px) and (max-width: 640px) {
			.technology_class-list ul li {
				width: 50% !important;
			}
			.technology_list ul li {
				width: 50% !important;
				padding: 2.42% 1.8% !important;
			}
			.technology_banner h1 {
				font-size: 42px !important;
			}
			.product-banner{
				height: 200px;
				margin-top: 45px !important;
			}
			.product-banner .banner-Img .text-uppercase {
				margin-top: 20px;

			}
			.product-banner .banner-Img .text-uppercase h1{
				font-size: 40px;
			}
			.product-banner .banner-Img .text-uppercase p{
				width: 100%;
				font-size: 12px;
				padding:0 10px;

			}			
		}
		
		
		.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%;
			text-align:center;
		}
		
		
		.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: 23px;
		}
		
		.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: 200px;
		}
		
		.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(../img/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 10px 4px 10px;
			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(../img/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(../img/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: 18px !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:210px;
			height: 40px;
			position: absolute;
			left: 50%;
			margin-left:-105px;
			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(../img/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(../img/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:0px;
		}
		
		.products_list_wrap p.class_text {
			font-size: 18px;
			color: #FFFFFF;
			max-width: 854px;
			margin: 20px auto 0 auto;
			padding: 0 10px;
			padding-top:0px;
			margin-top:-20px;
			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(../img/more_btn2.png) center no-repeat;
			transition: all .1s ease-out 0s;
		}
		.products_list_wrap .show-btn:hover {
			background: url(../img/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(../img/more_btn.png)center no-repeat;
			transition: all .1s ease-out 0s;
		}
		
		.products_list_wrap .classshow .show-btn:hover {
			background: url(../img/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(../img/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(../img/pi1.png)left top no-repeat;
			}

			.classshow2 .class-parameter div .i2 {
				background: url(../img/pi2.png)left top no-repeat;
			}

			.classshow2 .class-parameter div .i3 {
				background: url(../img/pi3.png)left top no-repeat;
			}

			.classshow2 .class-parameter div .i4 {
				background: url(../img/pi4.png)left top no-repeat;
			}

			.classshow .class-parameter div .i1 {
				background: url(../img/pi1_2.png)left top no-repeat;
			}

			.classshow .class-parameter div .i2 {
				background: url(../img/pi2_2.png)left top no-repeat;
			}

			.classshow .class-parameter div .i3 {
				background: url(../img/pi3_2.png)left top no-repeat;
			}

			.classshow .class-parameter div .i4 {
				background: url(../img/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) {
				.Recruitment-con .R_table1{
					padding-top:0 !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;
				}
				.Talent_Strategy .Strategy-text{
					font-size: 15px;
					margin-bottom: 0px !important;
				}
				.Associated-list ul li p {
				    font-size: 15px !important;
				}
				.product-Details .Product_Functions .functions_box .functions_text h1{
					font-size: 25px;
					font-weight:bold;
					word-wrap: break-word;
					word-break: break-all;
				}
				.product-Details .Product_Functions {
				    padding: 10px 0 30px 0;
				}
				.product-Details .Product_Functions .functions_box .col-xs-12 {
				    padding-left: 0px;
				}
				.product-Details .Product_Functions .functions_box .functions_text p {
				    padding-top: 10px;
				    font-size: 16px;
				    padding-right: 0px;
				}
				.product-Details h2.Process_title {
				    margin-left: 15px;
				    font-size: 20px;
				}
				.product-Details .Process_flow {
				    padding-top: 20px;
				     padding-bottom: 20px;
				}
				.product-Details .Process_flow p {
				    padding: 10px 15px 20px 25px;
				     font-size: 15px;
				}
				.products_list_wrap p.class_text{
				   margin-top:-20px;
				   font-size: 15px;
				}
				.productlist-banner h1 {
					font-size: 42px;
				}
				.products_list_wrap .class-parameter p {
					padding: 0;
				}
				.products_list_wrap h1 {
					font-size: 25px;
				}
				.products_list_wrap .video_show{

					position: relative;
					margin:0 auto;
					left: 0;
				}
				.technology_list ul li .show_div p {
				    font-size: 15px;
				    margin-top: 20%;
				    line-height: 16px;
				    padding-left: 5px;
				    padding-right: 5px;
				    /* padding: 0 2px; */
				}
				.technology_list ul li .show_div_mobile p{
					line-height: 15px;
				}
			}
			

			.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(../img/campus_icon.png)right top no-repeat;
				cursor: pointer;
			}

			.Recruitment-list .list-item .list-item-title .row .col-xs-3{
				white-space:nowrap;
				overflow:hidden;
				text-overflow:ellipsis;
				padding: 0px 2px;
			}

			.Recruitment-list .list-item .list-item-title.active {
				background: url(../img/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 ol li {
					font-size: 13px;
				}
				.Recruitment-list{
					min-height: 350px;
				}
			}
			@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;
			}

			.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(../img/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: 15px;
			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(../img/campus_icon.png)right top no-repeat;
		}
		
		.Recruitment-con .r_item_title.active {
			background: url(../img/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(../img/Switch_btn.png)left center no-repeat;
	width: 35px;
	height: 35px;
}

.R_table1 .Switch_btn .swiper-button-next {
	background: url(../img/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: 14px;
	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(../img/more_btn.png)left top no-repeat;
}
.Recruitment_Process03 .item-more_btn:hover {
	background: url(../img/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_block .item_info .left{width: 120px; float: left;}
.Recruitment_Process2 #indexPage .news .item_block .item_info .right{}*/

.Recruitment_Process2  #indexPage .news .item_info:nth-child(2n) img{
	margin-top:0; 
}
.Recruitment_Process2  #indexPage .news .owl-item:nth-child(2n+1){
	    margin-top: 260px;
    margin-bottom: 0;
}
.Recruitment_Process2  #indexPage .news .content_list .owl-item{
	height: 260px;
	margin-bottom: 0;
}
#indexPage .news .content_list .owl-item:hover .item_info .title {
    font-size: 18px;
    color: #f58220;
    padding-top: 0px;
    padding-bottom: 6px;
}
.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: 42px;
	width: 100%;
	height: 1px;
	background: #dedede;
}
.Recruitment_Process2 #indexPage .news .item_block .item_info .title{
	padding: 45px 0px 0;
	text-align: left;
	font-size: 15px;
}

.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;
}

.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(../img/Option.png)left -50px no-repeat;
	margin-right: 10px;
}

.Benefits_text ul li:hover:before {
	background: url(../img/Option.png)left 1px no-repeat;
}

.Common {
	width: 100%;
	height: auto;
	background: url(../img/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: 110px;
}

.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(../img/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(../img/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;
}

.phone-pro-nav i {
	margin-top: 16px;
}

#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 {
	padding-top: 20px;
}
#phone-pro-nav-list .col-xs-6{padding: 0 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%;
	}
	.Benefits_banner {
		width: 100%;
		height: 200px;
		overflow: hidden;
	}
	.Benefits_text {
		width: 100%;
		padding: 30px 10px;
	}
	.Benefits_text ul li {
		padding-left: 0;
		font-size: 15px;
	}
	.Benefits_text h2 {
		font-size: 24px;
		margin-bottom: 20px;
		text-align: center;
	}
	.Benefits_text h2:after {
	    margin: 0 auto;
	    margin-top: 15px;
	}
	.Common {
		background: none;
		min-height: 680px;
		padding: 30px 10px !important;
	}
	.Common h2 {
      margin-bottom: 40px !important;
	}
	.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: 992px) {
	.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: 48.5%;
	}
}
@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;
	}
	#phone-pro-nav-list .container-fluid{
	padding:0;
	}
	#phone-pro-nav-list ul li a{
		font-size: 15px;
	}
	.campus_banner {
		width: 100%;
		min-height: 150px;
		padding-top: 20px;
		margin-top: 74px;
	}
	.campus_banner h1 {
		font-size: 42px;
	}
	.campus_wrap{padding:10px 0px 0px 0px;}
	/*#edui10_body{width:100%; !important;}*/
		.edui-default .edui-for-attachment .edui-dialog-content{
		  width:calc(100vw - 20px) !important;
		 
		}
		#filePickerBtn{
			display: none !important;
		}
	.campus_wrap h1{    margin-bottom: 40px; font-size:32px;}
	.Recruitment-con .R_table1 ol li{padding:0 5px;
	}
	#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:-10px;
	}
	#indexPage .news .content_list .owl-item:nth-child(2n):hover .item_info .title{
		padding-top:40px;
	}
	#indexPage .news .content_list .owl-item:hover .item_link:after {
		border-color:#fff !important;
		border-top-color:#bebebe !important;
		border-bottom-color:#fff !important;
	}

}

.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(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(../img/icon.png) no-repeat 0 0;
			display: block;
		}
		
		@media only screen and (min-width: 100px) and (max-width: 992px) {
			/*.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;
				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(../img/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(../img/box1_right.png)top right no-repeat,
	url(../img/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(../img/f_line.png) repeat-y left top; position: relative;}
	.factory .wbg-right{background:url(../img/f_line.png) repeat-y right top; position: relative;}
	.factory .wbg-bottom{background:url(../img/f_line2.png) repeat-x center top; height: 70px;}
	.factory .wbg-mid-l{background:url(../img/f_line3.png) no-repeat right top; height: 70px;}
	.factory .wbg-mid-r{background:url(../img/f_line4.png) no-repeat left top; height: 70px;}
	.factory .wbg-mid-l1{background:url(../img/f_line5.png) no-repeat right top; height: 70px;}
	.factory .wbg-mid-r1{background:url(../img/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;
		}
	}

	.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: 16px;
		line-height: 24px;
		color: #2D2D2D;
	}
	.factory_text  .img-responsive{
		padding: 30px;

	}

	.factors_production{
		width: 100%;
		height: 754px;
		overflow: hidden;
		background: url(../img/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(../img/factory_2.jpg)top right no-repeat;
	}
	.Industrial_Data ul li:nth-of-type(2) .Data_img{
		background: url(../img/factory_3.jpg)top left no-repeat;
	}
	.Industrial_Data ul li:nth-of-type(3) .Data_img{
		background: url(../img/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: 15px;
		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(../img/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;
		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;
		text-align: center;
	}
	.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(../img/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(../img/fac_ask.png) #006aa3 no-repeat 30px 40px;  height: 180px; width:100%; color: #fff;}
	.sp .sp_box  .rbg2 {background: url(../img/fac_ask.png) #82b732 no-repeat 30px -130px;  height: 180px; width:100%; color: #fff;}
	.sp .sp_box  .rbg3 {background: url(../img/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: 24px;
		padding-left: 145px;
		padding-top: 70px;
    }
    .sp .sp_box  .s1 h3{font-size: 23px; line-height:20px; 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(../img/more_btn2_more.png) center no-repeat !important;
			transition: all .1s ease-out 0s;
		}
		.products_list_wrap .show-btn:hover{
			background: url(../img/more_btn2.png) center no-repeat !important;
		}


		.products_list_wrap .classshow .show-btn{
			background: url(../img/more_btn_more.png) -2px -1px no-repeat !important;
			transition: all .1s ease-out 0s;
		}
		.products_list_wrap .classshow .show-btn:hover{
			background: url(../img/more_btn.png) center no-repeat !important;

		}
		.Recruitment_list .Recruitment_list-box .item-more_btn:hover{
			background: url(../img/more_btn2.png) left top no-repeat !important;
		}
		.Recruitment_list .Recruitment_list-box .item-more_btn{
			background: url(../img/more_btn2_more.png) -10px -4px no-repeat !important;
			transition: all .1s ease-out 0s;
		}
		.Recruitment_Process03 .item-more_btn:hover{
			background: url(../img/more_btn.png)left top no-repeat !important;
		}
		.Recruitment_Process03 .item-more_btn{
			background: url(../img/more_btn_more.png) -10px -4px no-repeat !important;
			transition: all .1s ease-out 0s;
		}
		#indexPage .news .container_content .more{
			background: url(../img/more_btn_more.png) -2px -4px no-repeat !important;
			transition: all .1s ease-out 0s;
		}
		#indexPage .news .container_content .more:hover{
			background: url(../img/more_btn.png) 5px top no-repeat !important;
		}
		.product-text-box .pro-show-btn{
			background: url(../img/more_btn2_more.png) -10px -4px no-repeat !important;
		}
		.product-text-box .pro-show-btn:hover{
			background: url(../img/more_btn2.png) center center no-repeat !important;
		}
		.content-box .more-btn,.product-all{
			background: url(../img/more_btn_more.png) -10px -4px no-repeat !important;
			transition: all .1s ease-out 0s;
		}
		.content-box .more-btn:hover,.product-all {
			background: url(../img/more_btn.png) left center no-repeat !important;
		}
		.about_data .phone-table .slide-item,.product-all .product-text-box p{
			font-size: 15px;
			line-height: 18px;
		}
		.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;
		}

		.factors_production ul li i img{
			width:90px;
			display: inline-block;
			margin-top: -10px;
		}
		.factors_production ul li h3{
			display: inline-block;
			font-size: 30px;
			font-weight: bold;
		}
		.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;

		}


		.factors_production h2{
			font-size: 30px;
		}

		.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 h3 {
		    font-size: 24px;
		    margin-top: 0;
		}


		.RTC {
		    padding-bottom: 0px !important;
		}
		.RTC h2 {
		    font-size: 30px;
		    margin-bottom: 60px;
		}
		.RTC-item h3,.RTC-item p{
			padding-left: 0;
		}
		.sp {
		    padding-top: 60px;
		    padding-bottom: 60px;
		}
		.sp h2 {
			font-size: 30px;
		}
		.sp .sp_box .sp_heights {
		    margin: 0px 0px 30px 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;
		}
		.sp .sp_box .sp_heights span {
			font-size: 18px;
			padding: 14px px;
			display: block;
			margin: 0 auto;
		}
		.sp .sp_box .s1 h3{
			margin-top: 10px;
		}
		.sp .sp_box .stop {
			padding-top: 0px;
		}
		.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;
		}
		.technology-title h2 {
			font-size: 26px;

		}
		.technology-title{
			margin-top: 30px;
			margin-bottom: 30px;
		   }
		.Equipment_show{
		   	padding: 30px 0 50px 0 !important;

		   }
		   .Equipment_Details{
		   	margin: 30px auto 20px auto !important;
		   }
	}
	@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: 42px;
		}
		.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 !important;
			height: 30px;
			overflow: hidden;
			text-overflow: ellipsis;
			display: -webkit-box;
			-webkit-line-clamp: 2;
			-webkit-box-orient: vertical;
			font-weight: normal;
			line-height: 14px;
		}	
	}




	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:#2d2d2d;
		-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;
		text-transform: uppercase;

	}
	.language-y:hover{
		background:#efefef;
	}






