@import url( pscroll.css );
.o_big {
	background-position: center; overflow: hidden; background-repeat: no-repeat; background-size: auto 100%; background:url(a3.jpg);
}
.o_big img {
	width: 100%; min-height: 120px; opacity: 0;
}
.postions {
	background: rgb(241, 241, 241); height: 41px; color: rgb(145, 145, 145); line-height: 41px; overflow: hidden; font-size: 12px;
}
.postions a {
	color: rgb(145, 145, 145);
}
.yema {
	width: 100%; text-align: center; overflow: hidden; padding-top: 40px; padding-bottom: 40px; clear: both;
}
.yema a {
	border: 1px solid rgb(204, 204, 204); border-image: none; height: 26px; text-align: center; color: rgb(117, 117, 117); line-height: 26px; overflow: hidden; padding-right: 10px; padding-left: 10px; font-size: 13px; margin-right: 1px; margin-left: 1px; display: inline-block; min-width: 12px;
}
.list_page{text-align:center;margin:10px;display:block;}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#fff;}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}
.o_big h1{text-align:center; color:#FFFFFF; padding-top:130px; padding-bottom:130px; line-height:36px; font-weight:100;}
.yema a:hover {
	border: 1px solid #ee1e23; border-image: none; color: rgb(255, 255, 255); text-decoration: none; background-color: #ee1e23;
}
.yema a.on {
	border: 1px solid #ee1e23; border-image: none; color: rgb(255, 255, 255); background-color: #ee1e23;
}
.yema a.first {
	margin-right: 0px;
}
.yema a.last {
	margin-right: 0px;
}
.yema a.first:hover {
	background-color: rgb(236, 32, 41);
}
.yema a.last:hover {
	background-color: rgb(236, 32, 41);
}
.product_a {
	text-align: center; overflow: hidden; padding-top: 3%; margin-bottom: 2%;
}
.product_a a {
	transition:0.3s; width: 160px; height: 56px; color: rgb(68, 68, 68); line-height: 56px; font-size: 14px; margin-right: 0.5%; margin-bottom: 2%; margin-left: 0.5%; display: inline-block; background-color: rgb(240, 240, 240);
}
.product_a a:hover {
	color: rgb(255, 255, 255); opacity: 0.8; background-color: #ee1e23;
}
.product_a a.csel {
	color: rgb(255, 255, 255); background-color: #ee1e23;
}
.product_ul {
	overflow: hidden; padding-top: 8px; padding-bottom: 20px;
}
.product_ul ul li {
	width: 32.1%; text-align: center; overflow: hidden; margin-right: 1%; margin-bottom: 1.5%; margin-left: 0.5%; float: left; background-color: rgb(255, 255, 255);
}
.product_ul ul li .product_b {
	border: 1px solid rgb(232, 232, 232); border-image: none; padding-bottom: 36px;
}
.product_ul ul li:nth-child(3n) {
	margin-right: 0px;
}
.product_ul ul li img {
	transition:0.3s ease-out; width: 100%; vertical-align: middle; display: inline-block; transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; -o-transform: scale(1); height:350px;
}
.product_ul ul li .imgs {
	width: 100%; overflow: hidden;
}
.product_ul ul li h2 {
	transition:0.3s; height: 36px; text-align: center; color: rgb(51, 51, 51); line-height: 36px; overflow: hidden; padding-right: 2%; padding-left: 2%; font-weight: normal; margin-bottom: 1%; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.product_ul ul li p {
	margin: 0px auto; height: 40px; color: rgb(146, 146, 146); line-height: 20px; overflow: hidden; padding-right: 2%; padding-left: 2%; font-size: 14px; max-width: 350px;
}
.product_ul ul li em {
	height: 20px; color: rgb(238, 105, 126); line-height: 20px; overflow: hidden; font-size: 14px; margin-top: 10px; display: block;
}
.product_ul ul li label {
	height: 20px; color: rgb(51, 51, 51); line-height: 20px; overflow: hidden; font-size: 14px; margin-top: 5px; display: block;
}
.product_ul ul li:hover img {
	transform: scale(1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1);
}
.product_ul ul li:hover {
	transition:0.3s; box-shadow: 0px 5px 20px rgba(0,0,0,0.1); transform: translate3d(0px, -2px, 0px); -webkit-transform: translate3d(0, -2px, 0); -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
.product_ul ul li:hover h2 {
	color: #ee1e23;
}
.product_ul ul li:hover .product_b {
	border: 1px solid rgb(255, 255, 255); border-image: none;
}
.news_bg {
	overflow: hidden; padding-top: 3%; background-color: rgb(245, 245, 245);
}
.news_con {
	overflow: hidden;
}
.news_con ul li {
	overflow: hidden; padding-bottom: 2%; margin-bottom: 2%; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.news_con ul li:last-child {
	margin-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.news_con ul li .imgs {
	width: 19%; overflow: hidden; float: left; display: inline;
}
.news_con ul li .imgs img {
	transition:0.3s ease-out; width: 100%; transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; -o-transform: scale(1);
}
.news_con ul li:hover .imgs img {
	transform: scale(1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1);
}
.news_con ul li .i_about_r {
	width: 78%; line-height: 22px; overflow: hidden; float: right; display: inline;
}
.news_con ul li .i_about_r h3 {
	height: 22px; color: rgb(51, 51, 51); line-height: 22px; overflow: hidden; font-size: 18px; font-weight: normal; margin-bottom: 1%;
}
.news_con ul li .i_about_r label {
	background: url("../images/news_bg1.png") no-repeat left; height: 20px; color: rgb(153, 153, 153); line-height: 20px; padding-left: 19px; font-size: 14px; margin-bottom: 1%; display: block;
}
.news_con ul li .i_about_r .p {
	color: rgb(123, 123, 123); line-height: 24px; overflow: hidden; font-size: 14px; max-height: 48px;
}
.news_con ul li .i_about_r .news_more {
	border: 1px solid rgb(186, 186, 186); transition:0.3s; border-image: none; width: 106px; height: 34px; text-align: center; color: rgb(130, 130, 130); line-height: 34px; font-size: 13px; margin-top: 2%; float: left; background-color: rgb(245, 245, 245);
}
.news_con ul li:hover .i_about_r .news_more {
	border: 1px solid #ee1e23; border-image: none; color: rgb(255, 255, 255); background-color: #ee1e23;
}
.news_con ul li:hover .i_about_r h3 {
	color: #ee1e23;
}
.about_x {
	color: rgb(102, 102, 102); line-height: 30px; overflow: hidden; font-size: 14px;
}
.about_x img {
	margin-bottom: 15px; max-width: 100%;
}
.about_x .show_t {
	text-align: center; color: rgb(51, 51, 51); line-height: 36px; font-size: 24px; font-weight: normal; margin-bottom: 15px;
}
.about_x .con_line {
	height: 40px; text-align: center; color: rgb(153, 153, 153); line-height: 40px; font-size: 12px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dashed;
}
.about_x .con_id {
	text-align: left; line-height: 30px; overflow: hidden; padding-top: 20px; padding-bottom: 40px; white-space: normal; -ms-word-break: break-all;
}
.con_id img {
	height: auto !important; margin-left: auto !important; max-width: 100% !important;
}
.about_x table {
	border-collapse: collapse; border-spacing: 0;
}
.about_x table td {
	height: 27px; line-height: 22px;
}
.prenext {
	color: rgb(68, 68, 68); line-height: 60px; font-size: 16px; margin-top: 20px; border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; border-bottom-width: 1px; border-top-style: dashed; border-bottom-style: dashed;
}
.prenext span {
	width: 108px; color: rgb(102, 102, 102); font-size: 16px; float: left;
}
.prenext a {
	color: rgb(68, 68, 68);
}
.prenext a:hover {
	color: #ee1e23; text-decoration: none;
}
:last-child.prenext {
	margin-top: 0px; margin-bottom: 10px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.goback {
	background: url("../images/goback.png") no-repeat left; height: 26px; text-align: right; color: rgb(51, 51, 51); line-height: 26px; padding-left: 23px; font-size: 14px; margin-top: 8px; float: right;
}
.fenxiang {
	height: 30px; overflow: hidden;
}
.fenxiang .span {
	line-height: 34px; font-size: 14px; float: right;
}
.about_bg {
	overflow: hidden; background-color: rgb(245, 245, 245);
}
.about_div {
	overflow: hidden;
}
.about_div .i_one_div_txt {
	width: 46.9%; padding-right: 1.5%; padding-left: 1.6%;
}
.about_div .i_one_div_txt .i_one_con {
	max-width: 588px;
}
.about_div .i_one_div_txt .i_one_t {
	color: rgb(0, 68, 220); line-height: 30px;
}
.about_div .i_one_div_txt .i_one_t img {
	margin-top: 12%; margin-bottom: 2%; display: block;
}
.about_div .i_one_div_txt .i_one_p {
	text-align: left; color: rgb(102, 102, 102); line-height: 22px; overflow: hidden; padding-top: 2%; font-size: 14px;
}
.about_div .i_one_div_txt .brandfont.i_one_p {
	text-align: center; padding-top: 0px; font-size: 16px;
}
.about_div .i_one_div_img {
	width: 50%; overflow: hidden;
}
.about_div .i_one_div_img img {
	transition:0.8s ease-out; width: 100%; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; -o-transition: all 0.8s ease-out;
}
.about_div .i_one_div_img:hover img {
	transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);
}
.about_two {
	padding: 3% 1%; width: 98%; text-align: center; overflow: hidden; background-color: rgb(255, 255, 255);
}
.about_two ul li {
	width: 30.33%; color: rgb(123, 123, 123); line-height: 24px; overflow: hidden; font-size: 14px; margin-right: 1.5%; margin-left: 1.5%; float: left;
}
.about_two ul li h2 {
	color: rgb(51, 51, 51); font-weight: normal; margin-bottom: 2%;
}
.about_two ul li p {
	margin: 0px auto; max-width: 400px;
}
.honor_ul {
	overflow: hidden;
}
.honor_ul ul li {
	width: 23.5%; text-align: center; overflow: hidden; margin-right: 2%; margin-bottom: 3%; float: left;
}
.honor_ul ul li:nth-child(4n) {
	margin-right: 0px;
}
.honor_ul ul li .imgs {
	width: 100%; overflow: hidden;
}
.honor_ul ul li .imgs img {
	transition:0.8s ease-out; width: 100%; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; -o-transition: all 0.8s ease-out;
}
.honor_ul ul li h2 {
	height: 42px; color: rgb(51, 51, 51); line-height: 42px; overflow: hidden; font-size: 13px; font-weight: normal;
}
.honor_ul ul li:hover .imgs img {
	transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);
}
.honor_ul ul li:hover h2 {
	color: #ee1e23;
}
.contact_bg {
	overflow: hidden; background-color: rgb(245, 245, 245);
}
.map_div {
	width: 50%; overflow: hidden; float: left;
}
.map_div img {
	max-width: 100%;
}
.contact_r {
	width: 44%; color: rgb(111, 111, 111); overflow: hidden; font-size: 14px; margin-top: 3%; margin-bottom: 3%; margin-left: 3%; float: left;
}
.contact_r h2 {
	color: rgb(51, 51, 51); font-size: 26px; font-weight: normal; margin-bottom: 3%;
}
.contact_r ul li {
	margin-bottom: 10px; display: block;
}
.contact_r ul li img {
	margin-top: 3px; margin-right: 12px; float: left; display: inline-block;
}
.case_ul {
	overflow: hidden; padding-top: 1%;
}
.case_ul ul li {
	width: 23.5%; text-align: center; overflow: hidden; margin-right: 2%; margin-bottom: 2%; float: left; background-color: rgb(245, 245, 245);
}
.case_ul ul li:nth-child(4n) {
	margin-right: 0px;
}
.case_ul ul li img {
	transition:1s ease-in-out; width: 100%; height: 100%; display: block; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
}
.case_ul ul li .imgs {
	width: 100%; overflow: hidden;
}
.case_ul ul li .imgs img {
	transition:0.3s ease-out; width: 100%; display: block; transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; -o-transform: scale(1);
}
.case_ul ul li .txts {
	padding: 25px 2% 25px 26px; transition:0.3s; text-align: left; overflow: hidden;
}
.case_ul ul li .txts h2 {
	height: 36px; color: rgb(51, 51, 51); line-height: 36px; overflow: hidden; font-weight: normal;
}
.case_ul ul li .txts .p {
	height: 20px; color: rgb(170, 170, 170); line-height: 20px; overflow: hidden; font-size: 14px;
}
.case_ul ul li:hover .imgs img {
	transform: scale(1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1);
}
.case_ul ul li:hover .txts h2 {
	color: rgb(1, 78, 231);
}
.case_ul ul li .desc {
	display: none;
}
.job_ul {
	border: 1px solid rgb(233, 233, 233); border-image: none; overflow: hidden; margin-bottom: 4%;
}
.job_ul ul li {
	transition:0.3s; width: 25%; overflow: hidden; float: left; cursor: pointer;
}
.job_ul ul li .job_div {
	overflow: hidden; padding-bottom: 40px; border-right-color: rgb(233, 233, 233); border-bottom-color: rgb(233, 233, 233); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
.job_ul ul li:nth-child(4n) .job_div {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.job_ul ul li .job_txt {
	margin: 0px auto; width: 94%; max-width: 220px;
}
.job_ul ul li h2 {
	background: url("../images/job_bg2.jpg") no-repeat left bottom; height: 102px; color: rgb(80, 80, 80); line-height: 102px; font-size: 20px; margin-top: 3%; margin-bottom: 7%;
}
.job_ul ul li .p {
	color: rgb(100, 100, 100); line-height: 26px; overflow: hidden; font-size: 14px;
}
.job_ul ul li em {
	color: rgb(148, 148, 148); overflow: hidden; padding-top: 28px; font-size: 14px; font-style: normal; display: block;
}
.job_ul ul li:hover {
	background-color: rgb(2, 101, 248);
}
.job_ul ul li:hover h2 {
	background: url("../images/job_bg1.jpg") no-repeat left bottom; color: rgb(255, 255, 255);
}
.job_ul ul li:hover .p {
	color: rgb(255, 255, 255);
}
.job_ul ul li:hover em {
	color: rgb(255, 255, 255);
}
.job_ul ul li dl {
	overflow: hidden; display: none;
}
.solution_bg {
	background: url("../images/solution_bg.jpg") no-repeat center / cover; overflow: hidden; padding-top: 3%; padding-bottom: 2%;
}
.solution_bg .solution_t {
	text-align: center; color: rgb(255, 255, 255); font-size: 32px; margin-top: 1%; margin-bottom: 3%;
}
.solution_bg .solution_ul ul li {
	width: 32%; overflow: hidden; margin-right: 2%; margin-bottom: 2%; float: left; position: relative;
}
.solution_bg .solution_ul ul li:nth-child(3n) {
	margin-right: 0px;
}
.solution_bg .solution_ul ul li .imgs {
	overflow: hidden;
}
.solution_bg .solution_ul ul li .imgs img {
	transition:0.3s ease-out; width: 100%; display: block; transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; -o-transform: scale(1);
}
.solution_bg .solution_ul ul li .txts {
	left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; color: rgb(255, 255, 255); position: absolute;
}
.solution_bg .solution_ul ul li .table {
	width: 100%; height: 100%; vertical-align: middle; display: table;
}
.solution_bg .solution_ul ul li .td {
	height: 100%; vertical-align: middle; display: table-cell;
}
.solution_bg .solution_ul ul li .txts img {
	margin: 0px auto 5%; width: 20%; display: block; max-width: 90px;
}
.solution_bg .solution_ul ul li .txts h2 {
	margin: 0px auto 3%; width: 94%; color: rgb(239, 239, 239); font-size: 22px; font-weight: normal; max-width: 350px;
}
.solution_bg .solution_ul ul li .txts p {
	margin: 0px auto; width: 94%; line-height: 22px; overflow: hidden; font-size: 14px; max-width: 350px;
}
.solution_bg .solution_ul ul li:hover .imgs img {
	transform: scale(1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1);
}
.product_con {
	background-position: bottom; color: rgb(68, 68, 68); overflow: hidden; font-size: 16px; position: relative; background-repeat: no-repeat; background-size: cover;
}
.product_con .bigimg {
	width: 100%; display: block; min-height: 250px; opacity: 0;
}
.product_con .tabel {
	width: 100%; height: 100%; display: table;
}
.product_con .td {
	width: 100%; height: 100%; vertical-align: middle; display: table-cell;
}
.product_con .vt.td {
	margin-top: 5%; vertical-align: top;
}
.product_con .txts {
	left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; position: absolute;
}
.product_con .txts .pt {
	font-weight: normal; margin-top: 10%; margin-bottom: 2%;
}
.product_con .txts .p1 {
	margin: 0px auto; width: 96%; color: rgb(68, 68, 68); line-height: 26px; font-size: 16px; max-width: 680px;
}
.product_con .txts .p2 {
	color: rgb(68, 68, 68); line-height: 36px; font-size: 16px;
}
.product_con .txts .p2 label {
	color: rgb(109, 109, 109); padding-right: 3px; font-family: Arial; font-size: 12px;
}
.product_three {
	margin: 3% auto 0px; width: 94%; overflow: hidden; max-width: 1120px;
}
.product_three_l {
	width: 37.5%; text-align: left; overflow: hidden; float: left;
}
.product_three_img {
	width: 59%; float: right;
}
.product_three_img img {
	width: 100%;
}
.product_con .txts .product_three_l .pt {
	margin-top: 5%;
}
.product_con2 {
	line-height: 22px; overflow: hidden; font-size: 14px;
}
.product_con2 img {
	width: 100%; display: block;
}
.product_blank {
	height: 0px; overflow: hidden; font-size: 0px;
}
.solution_bg2 {
	background: url("../images/solution_bg3.jpg") no-repeat center / cover; overflow: hidden; padding-top: 3%; padding-bottom: 3%;
}
.solution_bg2 .solution_t2 {
	margin: 0px auto; width: 94%; text-align: center; color: rgb(51, 51, 51); overflow: hidden; max-width: 900px;
}
.solution_bg2 .solution_desc {
	margin: 1% auto 0px; width: 94%; text-align: center; color: rgb(83, 83, 83); line-height: 24px; font-size: 15px; max-width: 900px;
}
.solution_bg3 {
	background: url("../images/solution_bg2.jpg") no-repeat center; overflow: hidden; padding-bottom: 8%; margin-top: 2%;
}
.solution_con {
	margin: 0px auto; width: 96%; max-width: 1520px;
}
.solution_con ul li {
	overflow: hidden; margin-top: 3%; float: left;
}
.solution_con ul li:nth-child(1) {
	width: 13%; padding-top: 9%;
}
.solution_con ul li:nth-child(2) {
	width: 22%; padding-top: 8%; padding-right: 2%;
}
.solution_con ul li:nth-child(3) {
	width: 20%;
}
.solution_con ul li:nth-child(4) {
	width: 20%; padding-top: 6%; padding-right: 2%; padding-left: 2%;
}
.solution_con ul li:nth-child(5) {
	width: 19%; padding-top: 10%;
}
.solution_con ul li .img {
	margin: 0px auto; transition:0.3s ease-out; display: block; max-width: 90%; transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; -o-transform: scale(1);
}
.solution_con ul li h2 {
	background: url("../images/solution_bg4.png") no-repeat bottom / auto 50px; text-align: center; color: rgb(66, 66, 66); overflow: hidden; padding-bottom: 55px; font-size: 18px; font-weight: bold; margin-bottom: 10px;
}
.solution_con ul li .solution_box {
	margin-bottom: 20px;
}
.solution_con ul li .solution_box:hover .img {
	transform: scale(1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1);
}
.solution_con ul li :nth-child(2).solution_box {
	margin-bottom: 0%;
}
.solution_con ul li :nth-child(2).solution_box h2 {
	background: url("../images/solution_bg4.png") no-repeat top / auto 50px; padding-top: 55px; padding-bottom: 0px;
}
.solution_con ul li:nth-child(3) :nth-child(1).solution_box {
	margin-bottom: 5%;
}
.solution_con ul li:nth-child(3) :nth-child(1).solution_box:hover .img {
	transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1);
}
.solution_con ul li:nth-child(3) :nth-child(2).solution_box {
	margin-top: 18%;
}
.solution_con ul li:nth-child(2) :nth-child(2).solution_box {
	margin-left: 36%;
}
.solution_con ul li:nth-child(4) :nth-child(2).solution_box {
	margin-right: 36%;
}
.b_link {
	overflow: hidden; margin-top: 2%; margin-bottom: 1%;
}
.b_link ul li {
	width: 15.8%; overflow: hidden; margin-right: 1%; margin-bottom: 2%; float: left;
}
.b_link ul li:nth-child(6n) {
	margin-right: 0px;
}
.b_link ul li .imgs {
	border: 1px solid rgb(240, 240, 240); border-image: none; overflow: hidden;
}
.b_link ul li .imgs img {
	transition:0.3s ease-out; width: 100%; display: block; transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; -o-transform: scale(1);
}
.b_link ul li:hover .imgs img {
	transform: scale(1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1);
}
.b_link ul li h2 {
	height: 22px; text-align: center; line-height: 22px; overflow: hidden; font-size: 15px; font-weight: normal; margin-top: 10px;
}
.fangwei_div {
	width: 100%; height: 100%; text-align: center; overflow: hidden; margin-bottom: 50px; vertical-align: middle; display: inline-table;
}
.fangwei_div .fangwei_con {
	vertical-align: middle; display: table-cell; position: relative;
}
.fangwei_div .fangwei_con .imgs {
	width: 42%; margin-right: 1%; display: inline-block; max-width: 271px;
}
.fangwei_div .fangwei_con .fangwei_txt {
	padding: 0px 4%; width: 46%; height: 271px; text-align: left; color: rgb(115, 115, 115); line-height: 24px; overflow: hidden; font-family: Arial; font-size: 14px; vertical-align: middle; display: inline-block; max-width: 330px; background-color: rgb(70, 70, 70);
}
.fangwei_div .fangwei_con .fangwei_txt .div {
	overflow: hidden; margin-bottom: 4%;
}
.fangwei_div .fangwei_con .fangwei_txt .div .inputs {
	background: rgb(25, 25, 25); border: currentColor; border-image: none; width: 100%; height: 45px; color: rgb(49, 49, 49); line-height: 45px; text-indent: 10px; font-family: "Î¢ÈíÑÅºÚ"; font-size: 18px; margin-top: 13%;
}
.fangwei_div .fangwei_con .fangwei_txt .div .inputs:focus {
	color: rgb(255, 255, 255);
}
.fangwei_div .fangwei_con .fangwei_txt .div .inputs2 {
	background: rgb(25, 25, 25); border: currentColor; border-image: none; width: 56%; height: 45px; color: rgb(49, 49, 49); line-height: 45px; text-indent: 10px; font-family: "Î¢ÈíÑÅºÚ"; font-size: 18px; float: left;
}
.fangwei_div .fangwei_con .fangwei_txt .div .inputs2:focus {
	color: rgb(255, 255, 255);
}
.fangwei_div .fangwei_con .fangwei_txt .div .imgs2 {
	width: 40%; height: 45px; float: right;
}
.fangwei_div .fangwei_con .fangwei_txt .div2 {
	text-align: center; overflow: hidden; padding-top: 8%;
}
.fangwei_div .fangwei_con .fangwei_txt .bnts {
	background: #ee1e23; margin: 0px auto; border: 0px currentColor; border-image: none; width: 118px; height: 30px; color: rgb(255, 255, 255); line-height: 30px; letter-spacing: 1px; font-size: 14px; cursor: pointer; -webkit-appearance: none;
}
.fangwei_div .fangwei_con .fangwei_txt .bnts:hover {
	transition:0.3s; opacity: 0.8;
}
.fangwei_pos {
	background: rgba(5, 5, 5, 0.6); left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed;
}
.fangwei_pos1 {
	left: 0px; top: 50%; width: 100%; height: 93px; margin-top: -46px; display: none; position: absolute;
}
.fangwei_pos_con {
	margin: 0px auto; width: 96%; height: 93px; color: rgb(255, 255, 255); line-height: 30px; font-family: "ËÎÌå"; font-size: 14px; max-width: 500px; background-color: rgb(70, 70, 70);
}
.fangwei_pos_con .fangwei_pos_div {
	margin: 0px auto; width: 96%; text-align: left; padding-top: 15px; max-width: 370px;
}
@media screen and (max-width:1440px)
{
.solution_con ul li:nth-child(4) {
	padding-top: 4%;
}
.solution_con ul li:nth-child(5) {
	padding-top: 8%;
}
}
@media screen and (max-width:1200px)
{
.product_a a {
	height: 50px; line-height: 50px;
}
.news_con ul li .i_about_r h3 {
	font-size: 16px; margin-bottom: 0.5%;
}
.news_con ul li .i_about_r label {
	margin-bottom: 0.5%;
}
.news_con ul li .i_about_r .p {
	line-height: 22px; max-height: 44px;
}
.news_con ul li .i_about_r .news_more {
	height: 32px; line-height: 32px; margin-top: 1%;
}
.about_div .i_one_div_txt .i_one_t img {
	width: 40px; margin-top: 6%; margin-bottom: 1%;
}
.about_div .i_one_div_txt .i_one_p {
	line-height: 20px; padding-top: 1%; font-size: 13px;
}
.about_two ul li {
	line-height: 22px; font-size: 13px;
}
.contact_r h2 {
	font-size: 24px;
}
.solution_bg .solution_t {
	font-size: 28px;
}
.solution_bg .solution_ul ul li .txts img {
	width: 18%;
}
.solution_bg .solution_ul ul li .txts h2 {
	margin-bottom: 2%;
}
.solution_bg .solution_ul ul li .txts p {
	line-height: 20px; font-size: 13px;
}
.solution_con ul li h2 {
	font-size: 16px;
}
.solution_bg3 {
	background-position: center 20%;
}
.solution_con ul li:nth-child(4) {
	padding-top: 0%;
}
.solution_con ul li:nth-child(2) {
	padding-top: 0%;
}
.solution_con ul li:nth-child(5) {
	padding-top: 1%;
}
}
@media screen and (max-width:1100px)
{
.o_big {
	background-size: auto 110%;
}
.news_con ul li .i_about_r h3 {
	font-size: 15px; margin-bottom: 0.4%;
}
.news_con ul li .i_about_r label {
	font-size: 12px; margin-bottom: 0.4%;
}
.news_con ul li .i_about_r .p {
	line-height: 18px; font-size: 12px; max-height: 36px;
}
.case_ul ul li .txts {
	padding-top: 10px; padding-bottom: 15px;
}
.case_ul ul li .txts .p {
	font-size: 13px;
}
.job_ul ul li {
	width: 33.33%;
}
.job_ul ul li:nth-child(4n) .job_div {
	border-right-color: rgb(233, 233, 233); border-right-width: 1px; border-right-style: solid;
}
.job_ul ul li:nth-child(3n) .job_div {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.solution_bg .solution_t {
	font-size: 24px;
}
.solution_bg .solution_ul ul li .txts img {
	width: 16%;
}
.solution_bg .solution_ul ul li .txts p {
	line-height: 18px; font-size: 12px; max-height: 180px;
}
}
@media screen and (max-width:1000px)
{
.o_big {
	background-size: auto 120%;
}
.news_con ul li .i_about_r .news_more {
	height: 30px; line-height: 30px; font-size: 12px; margin-top: 0.5%;
}
.honor_ul ul li {
	width: 32%;
}
.honor_ul ul li:nth-child(4n) {
	margin-right: 2%;
}
.honor_ul ul li:nth-child(3n) {
	margin-right: 0px;
}
.case_ul ul li {
	width: 32%;
}
.case_ul ul li:nth-child(4n) {
	margin-right: 2%;
}
.case_ul ul li:nth-child(3n) {
	margin-right: 0px;
}
.solution_con ul li h2 {
	font-size: 14px;
}
.b_link ul li {
	width: 19%;
}
.b_link ul li:nth-child(6n) {
	margin-right: 1.1%;
}
.b_link ul li:nth-child(5n) {
	margin-right: 0px;
}
}
@media screen and (max-width:960px)
{
.o_big {
	background-size: auto 130%;
}
.product_a a {
	height: 46px; line-height: 46px;
}
.news_con ul li .i_about_r h3 {
	font-size: 14px;
}
.about_div .i_one_div_txt .i_one_t img {
	width: 30px; margin-top: 3%;
}
.about_two ul li {
	line-height: 20px; font-size: 12px;
}
.contact_r h2 {
	font-size: 20px;
}
.solution_bg .solution_t {
	font-size: 20px;
}
.solution_bg .solution_ul ul li .txts img {
	width: 14%; margin-bottom: 3%;
}
.solution_bg .solution_ul ul li .txts h2 {
	font-size: 20px;
}
.product_con .vt.td {
	vertical-align: middle;
}
.product_con .txts .p1 {
	font-size: 14px;
}
.product_con .txts .p2 {
	line-height: 26px; font-size: 14px;
}
}
@media screen and (max-width:830px)
{
.o_big h1{text-align:center; color:#FFFFFF; padding-top:50px; padding-bottom:50px; line-height:30px; font-weight:100; font-size:16px;}

.o_big {
	background-size: auto 140%;
}
.news_con ul li .i_about_r .news_more {
	display: none;
}
.about_div .i_one_div_txt {
	width: 96%; padding-top: 2%; padding-right: 2%; padding-left: 2%; margin-bottom: 3%;
}
.about_div .i_one_div_txt .i_one_con {
	max-width: none;
}
.about_div .i_one_div_img {
	width: 100%;
}
.about_two ul li {
	width: 97%; margin-bottom: 3%;
}
.solution_bg .solution_ul ul li {
	width: 49%;
}
.solution_bg .solution_ul ul li:nth-child(3n) {
	margin-right: 2%;
}
.solution_bg .solution_ul ul li:nth-child(2n) {
	margin-right: 0%;
}
.b_link ul li {
	width: 24%;
}
.b_link ul li:nth-child(5n) {
	margin-right: 1.1%;
}
.b_link ul li:nth-child(4n) {
	margin-right: 0px;
}
}
@media screen and (max-width:780px)
{
.o_big {
	background-size: auto 150%;
}
.product_a a {
	height: 42px; line-height: 42px;
}
.product_ul ul li {
	width: 49%;
}
.product_ul ul li:nth-child(3n) {
	margin-right: 1%;
}
.product_ul ul li:nth-child(2n) {
	margin-right: 0px;
}
.about_x .show_t {
	font-size: 20px; margin-top: 2%; margin-bottom: 0px;
}
.prenext {
	font-size: 14px;
}
.prenext span {
	width: 70px; font-size: 14px;
}
.contact_r h2 {
	font-size: 18px;
}
.map_div {
	width: 100%;
}
.contact_r {
	width: 94%; padding-top: 3%;
}
.case_ul ul li {
	width: 49%;
}
.case_ul ul li:nth-child(3n) {
	margin-right: 2%;
}
.case_ul ul li:nth-child(2n) {
	margin-right: 0px;
}
.job_ul ul li {
	width: 50%;
}
.job_ul ul li:nth-child(3n) .job_div {
	border-right-color: rgb(233, 233, 233); border-right-width: 1px; border-right-style: solid;
}
.job_ul ul li:nth-child(2n) .job_div {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.solution_bg3 {
	background: none;
}
.solution_con ul li:nth-child(1) {
	width: 50%;
}
.solution_con ul li:nth-child(2) {
	width: 50%; padding-right: 0px;
}
.solution_con ul li:nth-child(3) {
	width: 50%;
}
.solution_con ul li:nth-child(4) {
	width: 50%; padding-right: 0px; padding-left: 0px;
}
.solution_con ul li:nth-child(5) {
	width: 50%;
}
.solution_con ul li .solution_box {
	margin-bottom: 40px;
}
}
@media screen and (max-width:640px)
{
.product_ul ul li img {
	transition:0.3s ease-out; width: 100%; vertical-align: middle; display: inline-block; transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; -o-transform: scale(1); height:200px;
}
.o_big {
	background-size: auto 160%;
}
.news_con ul li .imgs {
	width: 29%;
}
.news_con ul li .i_about_r {
	width: 68%;
}
.honor_ul ul li {
	width: 49%;
}
.honor_ul ul li:nth-child(4n) {
	margin-right: 2%;
}
.honor_ul ul li:nth-child(3n) {
	
}
.honor_ul ul li:nth-child(2n) {
	margin-right: 0px;
}
.case_ul ul li .txts {
	padding-left: 4%;
}
.job_ul ul li h2 {
	height: 80px; line-height: 80px; font-size: 18px;
}
.job_ul ul li .p {
	font-size: 13px;
}
.job_ul ul li em {
	font-size: 13px;
}
.solution_bg .solution_t {
	margin-bottom: 5%;
}
.solution_bg .solution_ul ul li {
	width: 100%; margin-right: 0%;
}
.solution_bg .solution_ul ul li:nth-child(2n) {
	margin-right: 3%;
}
.solution_bg .solution_ul ul li .txts img {
	width: 21%;
}
.product_con .txts .p1 {
	line-height: 20px; font-size: 12px;
}
.product_con .txts .p2 {
	line-height: 22px; font-size: 12px;
}
.product_three_l {
	width: 50%;
}
.product_three_img {
	width: 48%;
}
.b_link ul li {
	width: 32.5%;
}
.b_link ul li:nth-child(4n) {
	margin-right: 1.1%;
}
.b_link ul li:nth-child(3n) {
	margin-right: 0px;
}
.fangwei_div .fangwei_con .imgs {
	width: 40%; margin-right: 0px; margin-bottom: 4%;
}
.fangwei_div .fangwei_con .fangwei_txt {
	width: 100%; height: 250px;
}
}
@media screen and (max-width:480px)
{
.o_big {
	background-size: auto 170%;
}
.product_a a {
	width: 48.4%; height: 36px; line-height: 36px;
}
.about_x2 .show_t {
	line-height: 30px; font-size: 22px;
}
.about_div .i_one_div_txt .i_one_p {
	line-height: 18px; font-size: 12px;
}
.case_ul ul li .txts h2 {
	height: 30px; line-height: 30px; font-size: 14px;
}
.job_ul ul li .job_div {
	padding-bottom: 30px;
}
.job_ul ul li .job_txt {
	width: 90%;
}
.job_ul ul li h2 {
	height: 50px; line-height: 50px; font-size: 16px;
}
.job_ul ul li .p {
	line-height: 22px; padding-top: 20px; font-size: 12px;
}
.job_ul ul li em {
	font-size: 12px;
}
.solution_bg .solution_ul ul li .txts h2 {
	font-size: 18px;
}
}
@media screen and (max-width:360px)
{
.o_big {
	background-size: auto 180%;
}
}
