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

.wrap {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.page_h3 {
	font-size: 36px;
	color: #333;
	text-align: center;
}

.aboutHeader {
	position: relative;
}

.aboutNav {
	position: absolute;
	top: 158px;
	left: 50%;
	margin-left: -500px;
}

.aboutNav li {
	display: inline-block;
	height: 42px;
	text-align: center;
	padding: 0 50px;
	position: relative;
	border-radius: 3px;
	color: #fff;
	line-height: 42px;
	font-size: 18px;
}

.aboutNav li span {
	color: #fff;
	line-height: 42px;
	font-size: 18px;
}

.aboutNav li a {
	color: #fff;
}

.aboutNav li span.navEnTxt {
	margin-top: 8px;
}

.aboutNav li.on {
	background: #d90000;
}

.aboutNav li.on a {
	color: #fff;
}

.aboutNav li:hover span {
	color: #fff;
}

.aboutNav li .arrowDown {
	display: none;
}

.aboutNav li.on .arrowDown {
	display: inline-block;
	position: absolute;
	bottom: -6px;
	left: 50%;
	margin-left: -3px;
}

.aboutNav li.on .arrowDown:before {
	border-top-color: #d90000;
}

.aboutNav li.on .arrowDown:after {
	border-top-color: #d90000;
}

.aboutBanner {
	width: 100%;
	height: 740px;
	position: relative;
	overflow: hidden;
}

.about_banner_bg {
	width: 100%;
	height: 649px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.about_banner_tit {
	position: absolute;
	width: 800px;
	left: 45%;
	margin-left: -325px;
	top: 40%;
	overflow: hidden;
}

.about_banner_tit h3 {
	font-size: 30px;
	line-height: 60px;
	color: #fff;
	text-align: center;
}

.lanmu {
	position: absolute;
	width: 1100px;
	height: 190px;
	bottom: 0;
	left: 50%;
	margin-left: -550px;
	z-index: 99;
}

.lanmu .aboutWidth {
	-webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0px 15px rgba(0, 0, 0, 0.3);
	background-color: #fff;
}

.lanmu .location_center {
	margin-right: 35px;
}

.lanmu ul li {
	display: inline-block;
	font-size: 30px;
	width: 25%;
	color: #d90000;
	padding: 30px 80px;
}

.lanmu ul li>i {
	font-size: 32px;
	font-weight: bold;
	color: #d90000;
	font-family: arial;
}

.lanmu ul li p {
	font-size: 16px;
	color: #d90000;
	line-height: 24px;
}

.lanmu ul {
	width: 100%;
	display: flex;
}

.lanmu ul li span {
	display: inline-block;
	position: absolute;
}

.aboutCon {
	width: 100%;
	height: 1090px;
}


/* history */
.history {
	width: 1200px;
	margin: 50px auto;
}

.history-top {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 18px;
	width: 120px;
	height: 120px;
	line-height: 120px;
	border-radius: 50%;
	border: 3px solid #fff;
	background-color: #d90000;
	margin: 0 auto;
}

.history-con {
	width: 100%;
	min-height: 1200px;
}

.history-l {
	width: 595px;
	float: left;
	text-align: right;
}

.history-l-year {
	color: #333333;
	font-size: 22px;
	margin-bottom: 10px;

}

.history-l .history-l-year {
	margin-right: 60px;
}

.history-r .history-l-year {
	margin-left: 60px;
}

.history-l-txt {
	color: #666666;
	font-size: 16px;
	line-height: 24px;
	margin-right: 60px;
}

.history-l-txt img {
	width: 222px;
	height: 128px;
}

.history-l .history-l-txt {
	margin-right: 60px;
}

.history-l .history-l-txt img {
	float: right;
}

.history-l .history-l-txt p {
	float: left;
	padding-left: 30px;
}

.history-r .history-l-txt {
	margin-left: 60px;
}

.history-r .history-l-txt img {
	float: left;
}

.history-r .history-l-txt p {
	float: right;
	padding-right: 0px;
    width: 230px;
}

.history-l-txt p {
	font-weight: 100;
	width: 250px;
	padding-top: 15px;
}

.history-l-list .history-l-i {
	float: right;
	width: 70px;
	margin-right: -15px;
	margin-top: 4px;
	position: relative;
	z-index: 2;
}

.history-l-list .history-l-i i {
	float: right;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 5px solid #d90000;
	background-color: #fff;
}

.history-l-list .history-l-i span {
	float: right;
	width: 45px;
	height: 1px;
	background-color: #d90000;
	margin-top: 9px;
}

.history-r-i {
	float: left;
	width: 70px;
	margin-left: -15px;
	margin-top: 4px;
	position: relative;
	z-index: 2;
}

.history-r-i i {
	float: left;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 5px solid #d90000;
	background-color: #fff;
}

.history-r-i span {
	float: left;
	width: 45px;
	height: 1px;
	background-color: #d90000;
	margin-top: 9px;
}

.history-z {
	float: left;
	width: 2px;
	background: #d90000;
	height: 100%;
	min-height: 1200px;
	margin-left: 4px;
}

.history-r {
	width: 595px;
	float: right;
	text-align: left;
}

.h1989 {
	margin-top: 55px;
	height: 250px;
}

.h2001 {
	margin-top: 185px;
	height: 250px;
}

.h2006 {
	height: 250px;
}

.h2009 {
	height: 250px;
}

.h2014 {
	height: 250px;
}

.h2017 {
	height: 250px;
}

.h2019 {
	height: 250px;
}

.h2021 {
	height: 250px;
}

/* Production Line */
.pro_one_culture {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
}

.l {
	float: left;
}

.r {
	float: right;
}

.grzx_main2_one {
	width: 100%;
	background-color: #d2d2d2;
	height: 372px;
	margin-bottom: 37px;
}

.grzx_main2_one_left {
	width: 47%;
	padding-top: 50px;
	padding-left: 3%;
	padding-right: 3%;
}

.grzx_main2_one_left h5 a {
	display: block;
	font-size: 26px;
	color: #f5f5f5;
	padding-top: 110px;
	line-height: 1;
}

.grzx_main2_one_left h6 {
	font-size: 18px;
	color: #333333;
	padding-left: 30px;
}

.grzx_main2_one:nth-child(1) h6{
	background: url(../images/about/pro_nav_01.png) 0 50% no-repeat;
	background-size: 20px 20px;
}

.grzx_main2_one:nth-child(2) h6{
	background: url(../images/about/pro_nav_02.png) 0 50% no-repeat;
	background-size: 20px 20px;
}

.grzx_main2_one:nth-child(3) h6{
	background: url(../images/about/pro_nav_03.png) 0 50% no-repeat;
	background-size: 20px 20px;
}

.grzx_main2_one:nth-child(4) h6{
	background: url(../images/about/pro_nav_04.png) 0 50% no-repeat;
	background-size: 20px 20px;
}

.grzx_main2_one_left h6 i {
	color: #d40000;
	font-style: normal;
}

.grzx_main2_one_left p {
	font-size: 14px;
	color: #383838;
	padding-top: 40px;
	line-height: 30px;
	padding-left: 30px;
}

.grzx_main2_one_left .more {
	color: #b8b8b8;
	margin-top: 90px;
	font-size: 14px;
}

.grzx_main2_one_left .more:hover {
	color: #fff;
}

.grzx_main2_one_left .more:before {
	background-color: #fff;
}

.grzx_main2_one .main_pic {
	height: 100%;
	width: 560px;
}

.pro_two_culture {
	height: 979px;
	background: url(../images/about/productionLine_two_bg.jpg) no-repeat center;
	margin-top: -50px;
}

.pro_two_culture .page_h3 {
	padding: 50px 0;
	color: #fff;
}

.pro_two_culture .testing_ul {
	clear: both;
	width: 1100px;
	margin: auto;
}

.pro_two_culture .testing_ul li {
	float: left;
	width: 31.4%;
	margin-right: 1.50%;
	margin-bottom: 50px;
	border: 5px solid #fff;
	overflow: hidden;
}

.pro_two_culture .testing_ul li:nth-child(3n) {
	margin-right: 0px;
}

.pro_two_culture .testing_ul li img {
	max-width: 100%;
	height: 230px;
}

.pro_two_culture .testing_ul li:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.pro_two_culture .testing_con {
	clear: both;
	width: 1100px;
	margin: auto;
}

.pro_two_culture .testing_con p{
	line-height: 42px;
	font-size: 24px;
	color: #fff;
}

.pro_two_culture li h5 {
	text-align: center;
	font-size: 24px;
	color: #333;
	text-transform: uppercase;
	text-align: center;
	line-height: 1;
}

.pro_two_culture li h6 {
	text-align: center;
	font-size: 24px;
	color: #333;
	text-transform: uppercase;
	text-align: center;
	line-height: 1;
	padding-top: 30px;
}

.pro_two_culture li p {
	text-align: center;
	font-size: 16px;
	color: #333;
	text-transform: uppercase;
	text-align: center;
	line-height: 30px;
	padding-top: 15px;
}

.grzx_culture_main2 h4 {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 70px;
}

.pro_three_culture {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
}

.pro_three_culture .picScroll-work {
	position: relative;
	margin-top: 40px;
	height: 400px;
}

.pro_three_culture .picScroll-work ul {
	overflow: hidden;
	width: 1200px;
	zoom:1;
}
.pro_three_culture .picScroll-work ul li {
    width: calc(100% / 3 - 20px);
    height: auto;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 0 rgba(0,0,0,.15);
    transition: all .36s ease;
}
.pro_three_culture .picScroll-work ul li img{
    width: 404px;
	height: 314px;
	padding: 40px 28px;
	background: url(../images/about/workshop_pic_bg.png) no-repeat center;
}
.pro_three_culture .picScroll-work .prev,
.pro_three_culture .picScroll-work .next {
	width: 40px;
	height: 60px;
	display: inline-block;
	position: absolute;
	top: 185px;
	left: -50px;
	background: #d90000;
	/*border-radius: 50%;*/
	cursor: pointer;
	line-height: 60px;
	text-align: center;
	font-weight: bold;
	font-family: 'ÃƒÂ©Ã‚Â»Ã¢â‚¬ËœÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“';
	font-size: 30px;
	color: #fff;
	opacity: 0.75;
	border: 1px solid #fff;
	z-index: 5;
}

.pro_three_culture .picScroll-work .next {
	right: -50px;
	left: auto;
}



.pro_four_culture {
	height: 1060px;
	background: url(../images/about/productionLine_four_bg.jpg) repeat-x center;
}

.pro_four_culture .page_h3 {
	padding: 80px 0;
	color: #ff0000;
}

.pro_four_culture .testing_con {
	clear: both;
	width: 1200px;
	margin: auto;
}

.pro_four_culture .testing_con p{
	line-height: 42px;
	font-size: 24px;
	color: #fff;
}

.pro_four_culture .testing_ul {
	clear: both;
	width: 1200px;
	margin: auto;
	padding-top: 100px;
}

.pro_four_culture .testing_ul li {
	float: left;
	width: 351px;
	margin-right: 73px;
	margin-bottom: 50px;
	overflow: hidden;
	background-color: #ffffff;
	box-shadow: 5px 3px 8px 5px rgba(0, 0, 0, 0.35);
}

.pro_four_culture .testing_ul li:nth-child(3n) {
	margin-right: 0px;
}

.pro_four_culture .testing_ul li img {
	max-width: 100%;
	height: 495px;
}

.pro_four_culture .testing_ul li:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}


.grzx_culture_main2 {
	padding-bottom: 100px;
}

.grzx_culture_main2 .main_pic:nth-child(1) {
	width: 63.5%;
}

.grzx_culture_main2 .main_pic:nth-child(2) {
	width: 36.4%;
}

.grzx_culture_main2 .main_pic:nth-child(3) {
	width: 33.29%;
}

.grzx_culture_main2 .main_pic:nth-child(4) {
	width: 33.28%;
}

.grzx_culture_main2 .main_pic:nth-child(5) {
	width: 33.29%;
}


/* Company Profile */
.about_one_culture {
	width: 1200px;
	margin: 50px auto 0px auto;
	background: #fff url(../images/about/companyProfile_bg.png) no-repeat center center;
}

.about_con_one {
	width: 100%;
	height: 390px;
}

.about_con_one_tit {
	/* width: 44%; */
	/* height: 390px; */
	/* padding-left: 3%; */
	/* padding-right: 3%; */
}

.about_con_one_tit h5 a {
	display: block;
	font-size: 26px;
	color: #f5f5f5;
	padding-top: 110px;
	line-height: 1;
}

.about_con_one_tit h6 {
	font-size: 18px;
	color: #d40000;
	padding-top: 50px;
}

.about_con_one_tit p {
	font-size: 14px;
	color: #383838;
	/* padding-top: 40px; */
	line-height: 30px;
}

.about_con_one_tit .more {
	color: #b8b8b8;
	margin-top: 90px;
	font-size: 14px;
}

.about_con_one_tit .more:hover {
	color: #fff;
}

.about_con_one_tit .more:before {
	background-color: #fff;
}

.about_con_one_pic {
	/* height: 100%; */
	/* width: 600px; */
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

.about_con_one_pic img {
	height: 390px;
	width: 600px;
}

.about_two_culture {
	width: 100%;
	height: 740px;
	margin: 50px auto 0px auto;
}

.about_two_culture .page_h3 {
	padding-top: 70px;
	font-size: 24px;
	text-align: center;
}

.about_two_culture p {
    width: 500px;

	margin: 25px auto;
	font-size: 14px;
	padding-top: 20px;
	line-height: 36px;
	text-align: center;
}

.about_two_culture .vod-box {
	position: relative;
	width: 960px;
	height: 470px;
	margin: 50px auto 0px auto;
	overflow: hidden;
}

.about_two_culture .vod-box .icon {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 98px;
	height: 98px;
	background: url(../images/icon10.png) 0 0 no-repeat;

}

.about_two_culture .vod-box .cloudVideo {
	height: 470px;
	width: 960px;
}

.about_three_culture {
	width: 1200px;
	margin: 50px auto 0px auto;
}

.about_three_culture .page_h3 {
	padding-bottom: 50px;
	color: #bc2922;
}

.parts_ul {
	clear: both;
}

.parts_ul li {
	float: left;
	width: 23%;
	margin-right: 1.5%;
	margin-bottom: 50px;
	overflow: hidden;
}

.parts_ul li:nth-child(4n) {
	margin-right: 0px;
}

.parts_ul li h5 {
	text-align: center;
	font-size: 14px;
	color: #fff;
	padding: 10px;
	background: #767171;
	line-height: 24px;
	height: 50px;
}

.parts_ul li:hover h5 {
	background: #D2383a;
}

.parts_ul li .main_pic {
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.parts_ul li .main_pic img {
	max-width: 100%;
	height: 220px;
	transform: scale(1.0);
	transition: 0.3s all;
}

.parts_bg {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	transition: 0.5s;
}

.parts_ul li:hover .parts_bg {
	opacity: 1;
}

.parts_ul li:hover .main_pic img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	transition: 0.3s all;
}

.about_four_culture {
	width: 100%;
	height: 550px;
	background: #f3f3f3;
}

.about_four_culture .page_h3 {
	padding-top: 50px;
}

.vision_ul {
	clear: both;
	width: 1200px;
	margin: 50px auto;
}

.vision_ul li {
	float: left;
	width: 22.5%;
	margin-right: 2.75%;
	margin-bottom: 50px;
	overflow: hidden;
}

.vision_ul li:nth-child(4n) {
	margin-right: 0px;
}

.vision_ul li:hover {
	background-color: #ffffff;
	box-shadow: 5px 3px 8px 0px rgba(130, 130, 130, 0.17);
}

.vision_ul li h5 {
	text-align: center;
	font-size: 18px;
	color: #333;
	padding: 10px;
	background: #fff;
	line-height: 50px;
	height: 50px;
}

.vision_ul li .main_pic {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.vision_ul li .main_pic img {
	max-width: 100%;
	height: 250px;
}

.vision_bg {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.vision_bg h6 {
	width: 208px;
	height: 125px;
	margin: 10px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	border: 2px solid #fff;
	padding: 50px 20px;
}

.vision_ul li:hover .vision_bg {
	opacity: 1;
}


.hezuo_ul {
	clear: both;
}

.hezuo_ul li {
	float: left;
	width: 18.5%;
	margin-right: 1.5%;
	margin-bottom: 50px;
	overflow: hidden;
	border: 1px solid #ddd;
}

.hezuo_ul li:nth-child(5n) {
	margin-right: 0px;
}

.hezuo_ul li h5 {
	text-align: center;
	font-size: 14px;
	color: #fff;
	padding: 10px;
	background: #767171;
	line-height: 24px;
	height: 50px;
}

.hezuo_ul li:hover h5 {
	background: #D2383a;
}

.hezuo_ul li .main_pic {
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.hezuo_ul li .main_pic img {
	max-width: 100%;
	height: 86px;
	transform: scale(1.0);
	transition: 0.3s all;
}
.hezuo_ul li:hover .main_pic img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	transition: 0.3s all;
}

.about_five_culture {
	width: 1200px;
	height: 650px;
	margin: 50px auto 0px auto;
}

.about_five_culture .page_h3 {
	padding-bottom: 50px;
}

.business_ul {
	clear: both;
}

.business_ul li {
	float: left;
	width: 31.5%;
	margin-right: 2.75%;
}

.business_ul li:nth-child(3n) {
	margin-right: 0px;
}

.business_ul li h5 {
	text-align: left;
	font-size: 20px;
	color: #d80110;
	border-bottom: 1px solid #ddd;
	padding: 20px 0;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.business_ul li .main_pic {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.business_ul li .main_pic img {
	max-width: 100%;
	height: 305px;
}

.business_ul li h6 {
	text-align: left;
	font-size: 16px;
	color: #666;
	margin-top: 15px;
	height: 120px;
	overflow: hidden;
	line-height: 28px;
}

.business_ul li:hover .main_pic img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

/* R&D Team */
.team_one_culture {
	width: 900px;
	height: 850px;
	margin: 50px auto 0px auto;
}

.team_one_culture .page_h3 {
	padding-bottom: 50px;
	color: #d80100;
}

.team_one_left {
	float: left;
	width: 600px;
}

.team_con {
	width: 100%;
	height: 340px;
	background: #646464;
	margin-bottom: 40px;
}

.team_con_tit {
	width: 48%;
	height: 340px;
	padding-left: 3%;
	padding-right: 3%;
}

.team_con_tit h5 a {
	display: block;
	font-size: 26px;
	color: #fff;
	padding-top: 110px;
	line-height: 1;
}

.team_con_tit h6 {
	font-size: 20px;
	color: #fff;
	padding-top: 50px;
	text-align: center;
}

.team_con_tit p {
	font-size: 18px;
	color: #fff;
	padding-top: 40px;
	line-height: 30px;
	text-align: center;
}

.team_con_tit .more {
	color: #b8b8b8;
	margin-top: 90px;
	font-size: 14px;
}

.team_con_tit .more:hover {
	color: #fff;
}

.team_con_tit .more:before {
	background-color: #fff;
}

.team_con_pic {
	height: 100%;
	width: 265px;
}

.team_con_pic img {
	height: 340px;
	width: 265px;
}

.team_one_right {
	float: right;
	width: 265px;
}

.team_one_right .team_con {
	height: 720px;
}

.team_one_right .team_con_pic {
	height: 340px;
}

.team_one_right .team_con_tit {
	width: 88%;
	padding-left: 6%;
	padding-right: 6%;
}

.team_two_culture {
	width: 100%;
	height: 650px;
	background: #383838;
}

.team_two_culture .team_two_con {
	width: 1200px;
	height: 650px;
	margin: 50px auto 0px auto;
}

.team_three_culture {
	width: 1200px;
	height: 580px;
	margin: 50px auto 0px auto;
}

.team_three_culture .parts_ul {
	padding: 30px 0 0 30px;
	background-color: #ffffff;
	box-shadow: 5px 3px 8px 5px rgba(130, 130, 130, 0.17);
}

.team_three_culture .page_h3 {
	padding-bottom: 50px;
}

.team_four_culture {
	width: 100%;
	height: 196px;
	background: url(../images/about/team-banner1.png) 50% 50% no-repeat;
}

.team_five_culture {
	width: 1200px;
	height: 800px;
	margin: 50px auto 0px auto;
}

.team_five_culture .team-school {
	width: 976px;
	margin: 0 auto;
}

.team_six_culture {
	width: 100%;
	height: 600px;
	background: #ebebeb;
	padding-top: 50px;
}

.team_six_culture .team_industry {
	width: 1060px;
	margin: 0px auto;
}

.team_six_culture .team_industry .page_h3 {
	padding-bottom: 50px;
	color: #d80100;
}

.team_six_culture .team_industry_pic {
	width: 460px;
	padding-top:50px;
}

.team_six_culture .team_industry_pic img {
	width: 460px;
}

.team_six_culture .team_industry_con {
	width: 560px;
}

.team_six_culture .team_industry_con li {
	font-size: 14px;
	color: #333;
	padding-top: 0px;
	line-height: 32px;
}


/* Global Partners */
.partners_one_culture {
	width: 1200px;
	height: 500px;
	margin: 50px auto 0px auto;
}

.process-box {
	width: 1200px;
	height: 500px;
	position: relative;
}

.process-box h2{
    width: 140px;
    height: 140px;
    position: absolute;
    z-index: 10;
    top: calc(50% - 90px);
    left: calc(50% - 70px);
    border-radius: 100px;
    background: #f90000;
	text-align: center;
    line-height: 140px;
    color: #fff;
    font-size: 20px;
}

.process-box ul {
	width: 1200px;
}

.process-box ul li {
	width: 150px;
	height: 150px;
	float: left;
	cursor: pointer;
	position: relative;
}

.process-box ul li .kuang {
	position: absolute;
	width: 154px;
	height: 154px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	border: 1px solid #ddd;
	margin-top: 42px;
	margin-left: 42px;
	overflow: hidden;
}

.process-box ul li .kuang img {
	transform: rotate(-45deg)scale(1.92);
}

.process-box ul li .text {
	width: 236px;
	height: 236px;
	z-index: 4;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}

.process-box ul li .text .mengban {
	position: absolute;
	z-index: 1;
	width: 156px;
	height: 156px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	background: rgba(0, 0, 0, 0.8);
	;
	margin-top: 42px;
	margin-left: 42px;
}

.process-box ul li .text .desc {
	position: absolute;
	z-index: 2;
	width: 140px;
	height: 110px;
	top: 90px;
	left: 50px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 32px;
}

.process-box ul li {
	margin-right: 89px;
}

.process-box ul.two li {
	margin-top: -40px;
}

.process-box ul.three li {
	margin-top: -40px;
}

.process-box ul li:hover .text {
	display: none;
}


.projects_ul {
	clear: both;
}

.projects_ul li {
	float: left;
	width: 31.5%;
	margin-right: 2.75%;
}

.projects_ul .main_pic {
	width: 150px;
	height: 150px;
	transform: rotate(45deg);
	position: relative;
	overflow: hidden;
}

.projects_ul .main_pic img {
	max-width: 100%;
	height: 300px;
	transform: rotate(-45deg)scale(1.42);
}


.partners_two_culture {
	width: 100%;
	height: 88px;
	background: #f3f3f3 url(../images/about/market-tit.jpg) 50% 50% no-repeat;
}

.partners_two_culture .page_h3 {
	font-size: 36px;
	line-height: 88px;
	color: #fff;
}

.partners_three_culture {
	width: 100%;
	height: 800px;
	background: #f3f3f3 url(../images/about/market-bg.jpg) 50% 50% no-repeat;
}

.partners_three_culture .partners-tit {
	width: 800px;
	margin: 0px auto;
}

.partners_three_culture .partners-tit p {
	font-size: 20px;
	color: #fff;
	padding-top: 650px;
	line-height: 42px;
	text-align: center;
}

.partners_four_culture {
	width: 1200px;
	height: 750px;
	margin: 50px auto 0px auto;
}

.partners_four_culture .page_h3 {
	padding-bottom: 50px;
	color: #d80100;
}

.partners_four_culture .partners_ul {
	clear: both;
}

.partners_four_culture .partners_ul li {
	float: left;
	width: 23.7%;
	margin-right: 1.35%;
	margin-bottom: 50px;
	border: 1px solid #eee;
	overflow: hidden;
}

.partners_four_culture .partners_ul li:nth-child(4n) {
	margin-right: 0px;
}

.partners_four_culture .partners_ul li img {
	max-width: 100%;
	height: 110px;
}

.partners_four_culture .partners_ul li:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.partners_four_culture .partner_ul {
	padding: 30px 40px 0 40px;
	border-radius: 10px;
	overflow: hidden;
	height: 240px;
	background-color: #ffffff;
	box-shadow: 5px 3px 8px 5px rgba(130, 130, 130, 0.17);
}
.partners_four_culture .partner_ul li {
	float: left;
	width: 23.7%;
	margin-right: 28px;
	margin-bottom: 50px;
	overflow: hidden;
}

.partners_four_culture .partner_ul li img {
	max-width: 100%;
	height: 199px;
}

.partners_four_culture .partner_ul li:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}


.case_ul {
	clear: both;
	width: 100%;
	text-align: left;
}

.case_div {
	width: 100%;
	height: 100px;
	background: #fff url(../images/case_xian.png) no-repeat;
	background-position: 81% 17px;
}

.case_ul li {
	width: 32.7%;
	margin-bottom: 0.9%;
	margin-right: 0.9%;
	display: inline-block;
	overflow: hidden;
}

.case_ul li:nth-child(3n) {
	margin-right: 0px;
}

.case_ul li .list-wrap {
	width: 100%;
}

.case_ul li .main_pic img {
	max-height: 320px;
}

.case_div h5 {
	overflow: hidden;
	padding-left: 9%;
	width: 72%;
	line-height: 23px;
	transition: 0.5s;
	padding-top: 27px;
	font-size: 16px;
	color: #444;
	text-align: left;
}

.case_div h5 span {
	font-size: 12px;
	color: #999;
	display: block;
	max-height: 22px;
	overflow: hidden;
}

.jiantou {
	width: 19%;
	height: 100px;
	background: url(../images/youjiantou.png) no-repeat 33px center;
	transition: 0.5s;
}

.case_ul li:hover .jiantou {
	background: url(../images/youjiantou_on.png) no-repeat 43px center;
}

.grzx_main3 .case_ul li {
	float: left;
	display: block;
}
