body {
	max-width: 100%;
}
li {
	list-style: none;
}
ol {
	list-style: none;
}
ul {
	list-style: none;
}
a {
	color: inherit;
}
a:hover {
	color: inherit; text-decoration: none;
}
a:link {
	color: inherit; text-decoration: none;
}
a:visited {
	color: inherit; text-decoration: none;
}
input[type=number] {
	-moz-appearance: textfield;
}
ul {
	margin: 0px; padding: 0px;
}
button {
	border: currentColor; border-image: none;
}
input {
	border: currentColor; border-image: none;
}
textarea {
	border: currentColor; border-image: none;
}
.ff {
	font-family: "iconfont" !important; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.txt-over1 {
	overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis;
}
img {
	backface-visibility: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
.hoverbox img {
	transition:transform 0.5s; -webkit-transition: transform 0.5s; -moz-transition: transform 0.5s; -o-transition: transform 0.5s;
}
.hoverbox:hover img {
	transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);
}
.row {
	margin-right: -15px; margin-left: -15px;
}
.img-box {
	height: 0px; overflow: hidden; padding-bottom: 100%; display: block; position: relative; z-index: 2;
}
.img-box img {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute;
}
.clearfix {
	-ms-zoom: 1;
}
.clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.hidden {
	display: none;
}
.container {
	margin: 0px auto;
}
@media all and (max-width:767px)
{
.wrap {
	width: 100%;
}
.container {
	width: 100%;
}
}
@media all and (min-width:768px)
{
.wrap {
	width: 750px;
}
.container {
	width: 750px;
}
}
@media all and (min-width:992px)
{
.wrap {
	width: 970px;
}
.container {
	width: 970px;
}
}
@media all and (min-width:1000px)
{
.wrap {
	width: 1000px;
}
.container {
	width: 1000px;
}
}
.header {
	padding-bottom: 3px; margin-bottom: 0px; border-bottom-color: rgb(216, 216, 216); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.nav {
	width: 100%; z-index: 200;
}
.nav .more {
	margin-left: 0px;
}
.nav .menu {
	width: 100%;
}
@media all and (max-width:991px)
{
.nav {
	left: 0px; top: 100%; position: absolute;
}
.nav li.more {
	position: relative;
}
.nav li.more::after {
	top: 0px; width: 46px; height: 46px; text-align: center; right: 0px; line-height: 46px; font-size: 25px; display: block; position: absolute; cursor: pointer; content: "+";
}
.nav li.slide::after {
	content: "-";
}
}
.nav .nav-list1 {
	float: left;
}
@media all and (min-width:992px)
{
.nav .nav-list1 {
	display: block;
}
}
@media all and (max-width:991px)
{
.nav .nav-list1 {
	background: rgb(255, 255, 255); left: 0px; top: 0px; width: 100%; overflow: auto; border-top-color: rgb(253, 20, 20); border-bottom-color: rgb(253, 20, 20); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; display: none; position: absolute; z-index: 100;
}
.nav .nav-list1 li {
	border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
}
@media all and (min-width:992px)
{
.nav .nav-list1 > li:hover > a {
	border-bottom-color: rgb(225, 9, 9); border-bottom-width: 3px; border-bottom-style: solid; background-color: rgb(223, 223, 223);
}
.nav .nav-list1 > li:hover .nav-list2 {
	display: block;
}
}
@media all and (max-width:991px)
{
.nav .nav-list1 > li {
	width: 100%; color: rgb(51, 51, 51); line-height: 26px; font-size: 15px;
}
.nav .nav-list1 > li.slide {
	border-color: rgb(253, 20, 20);
}
.nav .nav-list1 > li.slide li:last-child {
	border: currentColor; border-image: none;
}
.nav .nav-list1 > li.slide::after {
	color: rgb(255, 255, 255);
}
.nav .nav-list1 > li.slide > a {
	color: rgb(255, 255, 255); background-color: rgb(253, 20, 20);
}
.nav .nav-list1 > li > a {
	padding: 10px 30px 10px 15px; display: block;
}
}
.nav .nav-list1 > li ul {
	border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid; display: none;
}
.nav .nav-list1 > li ul .active > a {
	background: none;
}
.nav .nav-list1 > li ul a {
	display: block;
}
@media all and (min-width:992px)
{
.nav .nav-list2 {
	background: rgb(255, 255, 255); padding: 2px 0px; left: 0px; top: 100%; position: absolute; z-index: 888; min-width: 100%; box-shadow: 0px 0px 20px 2px rgba(105,105,105,0.2); -webkit-box-shadow: 0 0 20px 2px rgba(105, 105, 105, 0.2); -moz-box-shadow: 0 0 20px 2px rgba(105, 105, 105, 0.2);
}
.nav .nav-list2 li {
	float: none;
}
.nav .nav-list2 li:hover > ul {
	background: rgb(255, 255, 255); left: 100%; top: 0px; display: block; position: absolute;
}
.nav .nav-list2 li:hover > ul li:hover {
	background-color: rgb(238, 238, 238);
}
.nav .nav-list2 li:hover > ul li a {
	padding: 9px 30px; height: auto; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.nav .nav-list2 > li:hover > a {
	color: rgb(253, 20, 20);
}
.nav .nav-list2 > li > a {
	padding: 0px 20px; line-height: 30px; display: block; white-space: nowrap;
}
.nav .nav-list2 > li > a::before {
	display: none;
}
}
@media all and (max-width:991px)
{
.nav .nav-list2 > li > a {
	padding: 10px 30px 10px 15px;
}
.nav .nav-list2 > li > a::before {
	height: 20px; margin-right: 5px; display: inline-block; content: ">";
}
}
.nav .nav-list2 a {
	font-size: 15px;
}
.nav .nav-list2 a::before {
	margin: 0px 5px;
}
.nav .nav-list3 {
	box-shadow: 0px 0px 20px 2px rgba(105,105,105,0.2);
}
.nav .nav-list3 > li > a {
	padding: 10px 30px 10px 35px; font-size: 13px;
}
.nav .nav-list4 {
	box-shadow: 0px 0px 20px 2px rgba(105,105,105,0.2);
}
.nav .nav-list4 > li > a {
	padding: 10px 30px 10px 40px; font-size: 12px;
}
.nav-collapse {
	background: none; padding: 0px; margin-top: 8px; margin-left: 20px; float: right; display: none; cursor: pointer;
}
@media all and (max-width:991px)
{
.nav-collapse {
	display: block;
}
}
@media all and (max-width:767px)
{
.nav-collapse {
	top: 8px; margin-left: 5px; vertical-align: middle; float: none; display: inline-block; position: relative;
}
}
.nav-collapse .btn-line {
	background: rgb(102, 102, 102); margin: 0px auto; border-radius: 5px; transition:0.5s; left: 0px; width: 25px; height: 3px; display: block; position: relative; -moz-border-radius: 5px; -webkit-border-radius: 5px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;
}
.nav-collapse .btn-line::after {
	background: rgb(102, 102, 102); transform-origin: center 50%; border-radius: 5px; transition:0.5s; width: 25px; height: 3px; display: block; position: absolute; content: ""; -moz-border-radius: 5px; -webkit-border-radius: 5px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;
}
.nav-collapse .btn-line::before {
	background: rgb(102, 102, 102); transform-origin: center 50%; border-radius: 5px; transition:0.5s; width: 25px; height: 3px; display: block; position: absolute; content: ""; -moz-border-radius: 5px; -webkit-border-radius: 5px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;
}
.nav-collapse .btn-line::before {
	top: -7px;
}
.nav-collapse .btn-line::after {
	top: 7px;
}
.nav-collapse.active .btn-line {
	left: -12px; width: 0px;
}
.nav-collapse.active .btn-line::before {
	top: 0px; transform: rotateZ(45deg); -webkit-transform: rotateZ(45deg); -moz-transform: rotateZ(45deg); -o-transform: rotateZ(45deg);
}
.nav-collapse.active .btn-line::after {
	top: 0px; transform: rotateZ(-45deg); -webkit-transform: rotateZ(-45deg); -moz-transform: rotateZ(-45deg); -o-transform: rotateZ(-45deg);
}
.nav-collapse p {
	margin-top: 10px;
}
.find {
	background: none; height: 30px; vertical-align: middle; display: none; cursor: pointer;
}
@media all and (max-width:767px)
{
.find {
	display: inline-block;
}
}
.find::after {
	font-family: "iconfont" !important; font-size: 20px; font-style: normal; font-weight: bold; vertical-align: top; content: "\e660";
}
@media all and (max-width:767px)
{
.find::after {
	font-size: 22px;
}
}
.wrapleft {
	-ms-zoom: 1;
}
.wrapleft::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
@media all and (max-width:767px)
{
.top_share {
	display: none;
}
.top_mail {
	display: none;
}
.top_search {
	display: none;
}
}
.header {
	height: auto;
}
@media all and (max-width:767px)
{
.header {
	margin: 0px;
}
.header .top {
	height: auto; -ms-zoom: 1;
}
.header .top::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.header .logo {
	width: 180px; height: auto;
}
.header .logo img {
	width: 100%; height: auto; float: none; display: block;
}
.header .wrapleft {
	padding: 18px 0px; margin-right: 20px;
}
}
@media all and (max-width:767px)
{
.top_right .top_search {
	padding: 0px 5%; left: 0px; top: 100%; width: 100%; position: absolute; z-index: 20; box-sizing: border-box;
}
.top_right .top_search form {
	position: relative;
}
.top_right .top_search input {
	width: 100%; padding-right: 50px; float: none; box-sizing: border-box;
}
.top_right .top_search a {
	top: 0px; right: 0px; position: absolute; z-index: 5;
}
}
.banner {
	margin: 0px auto; width: 100%; letter-spacing: -8px; overflow: hidden; font-size: 0px; position: relative; z-index: 2; max-width: 1610px; box-sizing: border-box;
}
@media all and (max-width:991px)
{
.banner .slick {
	width: 140%; margin-left: -20%; max-width: 140%;
}
}
.banner .slick-dots {
	left: 50%; width: 100%; text-align: center; bottom: 5%; padding-right: 15px; position: absolute; z-index: 2147483647; transform: translateX(-50%);
}
.banner .slick-dots li {
	background: none; margin: 0px 4px; border-radius: 50%; border: 1px solid rgb(255, 255, 255); transition:0.3s; border-image: none; width: 6px; height: 6px; display: inline-block; cursor: pointer;
}
.banner .slick-dots li.slick-active {
	opacity: 1;
}
.banner .slick-dots li:hover {
	opacity: 1;
}
.banner .slick-dots li.slick-active {
	border-color: rgb(253, 20, 20); background-color: rgb(253, 20, 20);
}
.banner .slick-dots li button {
	display: none;
}
.banner .img-box {
	padding-bottom: 26.08%;
}
.home_procate .home_procate_list ul {
	float: none;
}
.home_hotpro ul {
	float: none;
}
.home_other_c {
	float: none;
}
@media all and (max-width:1199px)
{
.home_procate .home_procate_list ul {
	max-width: 100%;
}
.home_hotpro ul {
	max-width: 100%;
}
.home_other_c {
	max-width: 100%;
}
}
.home_procate .home_procate_list ul .learn_more_red {
	color: rgb(255, 255, 255);
}
.home_hotpro ul .learn_more_red {
	color: rgb(255, 255, 255);
}
.home_other_c .learn_more_red {
	color: rgb(255, 255, 255);
}
.home_hotpro {
	height: auto;
}
.home_other {
	height: auto;
}
.home_procate {
	height: auto;
}
.home_procate {
	margin-top: 25px; margin-bottom: 5px;
}
@media all and (max-width:767px)
{
.home_procate {
	margin-top: 15px;
}
}
.home_procate * {
	box-sizing: border-box;
}
.home_procate .wrap {
	position: relative;
}
@media all and (min-width:1000px)
{
.home_procate .wrap {
	padding-bottom: 40px;
}
}
@media all and (max-width:767px)
{
.home_procate .home_procate_list {
	padding: 0px 15px;
}
}
.home_procate .home_procate_list .row {
	margin-right: -5px; margin-left: -5px;
}
.home_procate .home_procate_list ul {
	-ms-zoom: 1;
}
.home_procate .home_procate_list ul::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.home_procate .home_procate_list ul li {
	margin: 0px; padding: 0px 5px; width: 20%; box-sizing: border-box;
}
@media all and (max-width:991px)
{
.home_procate .home_procate_list ul li {
	padding: 5px; width: 33.33%;
}
}
@media all and (max-width:767px)
{
.home_procate .home_procate_list ul li {
	width: 50%;
}
}
.home_procate .home_procate_list ul li .img-box {
	padding-bottom: 107.14%;
}
.home_procate .home_procate_list ul li span {
	height: auto; line-height: 1;
}
.home_procate .home_procate_list ul li span a {
	padding: 8px 0px; height: auto; line-height: 1.4;
}
@media all and (max-width:767px)
{
.home_procate .home_procate_list ul li span a {
	font-size: 14px;
}
}
.home_procate .home_prosubcate_list {
	left: 0px; width: 100%; bottom: 0px; position: absolute;
}
@media all and (min-width:1200px)
{
.home_procate .home_procate_list li:hover span a {
	background: rgb(225, 9, 9); text-decoration: none; border-bottom-color: rgb(225, 9, 9); border-bottom-width: 1px; border-bottom-style: solid;
}
.home_procate .home_procate_list li.current span a {
	background: rgb(225, 9, 9); color: rgb(255, 255, 255); text-decoration: none; border-bottom-color: rgb(225, 9, 9); border-bottom-width: 1px; border-bottom-style: solid;
}
}
.home_other {
	padding-bottom: 25px;
}
@media all and (max-width:991px)
{
.home_other * {
	box-sizing: border-box;
}
}
@media all and (max-width:767px)
{
.home_other {
	background: none; padding-top: 20px; margin-top: 25px; border-top-color: rgb(225, 225, 225); border-bottom-color: rgb(225, 225, 225); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
}
.home_other .home_other_c {
	height: auto; -ms-zoom: 1;
}
.home_other .home_other_c::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.home_other .home_other_c .home_video {
	position: relative;
}
.home_other .home_other_c .home_video iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 10;
}
@media all and (max-width:991px)
{
.home_other .home_other_c {
	padding: 7px 0px;
}
.home_other .home_other_c > div {
	margin: 5px 1%; padding: 0px 5px; width: 48%; float: left;
}
.home_other .home_other_c .h_o_company .h_o_company_c span {
	max-width: 80%;
}
.home_other .home_other_c .home_Equipment {
	background-position: right bottom; padding: 20px 0px; height: auto;
}
.home_other .home_other_c .home_Honor {
	background-position: right bottom; padding: 20px 0px; height: auto;
}
.home_other .home_other_c .home_Equipment > a {
	padding-left: 25px; display: block;
}
.home_other .home_other_c .home_Honor > a {
	padding-left: 25px; display: block;
}
.home_other .home_other_c .home_Equipment {
	background-color: rgb(243, 243, 243);
}
.home_other .home_other_c .home_Equipment .learn_more_red2 {
	width: auto; padding-right: 18px; margin-top: 7px;
}
.home_other .home_other_c .home_Honor {
	background-color: rgb(235, 235, 237);
}
}
@media all and (max-width:767px)
{
.home_other .home_other_c {
	padding: 7px 15px;
}
}
@media all and (max-width:480px)
{
.home_other .home_other_c > div {
	margin: 5px 0px; width: 100%;
}
}
@media all and (max-width:480px)
{
.home_other .home_other_c .home_Equipment {
	padding: 8% 0px;
}
.home_other .home_other_c .home_Honor {
	padding: 8% 0px;
}
}
@media all and (max-width:991px)
{
.home_hotpro {
	padding: 0px 15px;
}
.home_hotpro {
	box-sizing: border-box;
}
.home_hotpro * {
	box-sizing: border-box;
}
}
.home_hotpro .row {
	margin-right: -8px; margin-left: -8px;
}
.home_hotpro ul {
	width: 100%; letter-spacing: -8px; overflow: hidden; font-size: 0px; -ms-zoom: 1;
}
.home_hotpro ul::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.home_hotpro ul li {
	margin: 0px 0px 25px; padding: 0px 8px; width: 20%; vertical-align: top; float: none; display: inline-block; box-sizing: border-box;
}
@media all and (max-width:767px)
{
.home_hotpro ul li {
	width: 50%; margin-bottom: 15px;
}
}
.home_hotpro ul li .img-box {
	border: 1px solid rgb(232, 232, 232); border-image: none;
}
.home_hotpro ul li .img-box img {
	border: currentColor; border-image: none; float: none;
}
.home_hotpro ul li .aGray {
	letter-spacing: 0px; font-size: 13px; float: none;
}
.in_body {
	overflow: hidden;
}
@media all and (max-width:999px)
{
.in_left {
	display: none;
}
}
.in_left > div {
	overflow: hidden; float: none;
}
@media all and (max-width:999px)
{
.in_right {
	width: 100%; float: none;
}
}
@media all and (max-width:767px)
{
.in_right {
	margin-top: 0px;
}
}
.left_video {
	width: 100%; height: 152px;
}
.left_video iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.in_banner {
	float: none;
}
.localhost_list {
	float: none;
}
.in_banner {
	height: auto;
}
.in_banner .in_banner_pic {
	padding: 0px 1px; height: auto; overflow: hidden; box-sizing: border-box;
}
.in_banner .in_banner_pic img {
	width: 100%; height: auto; display: block;
}
@media all and (max-width:480px)
{
.in_banner .in_banner_pic img {
	width: 120%; margin-left: -10%;
}
}
.localhost_list {
	height: auto; -ms-zoom: 1;
}
@media all and (max-width:767px)
{
.localhost_list {
	background: none; padding-bottom: 10px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
}
.localhost_list::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.localhost_list .localhost_list_link {
	margin: 0px; padding: 0px 12px;
}
@media all and (max-width:767px)
{
.localhost_list .localhost_list_link {
	line-height: 2; margin-top: 5px;
}
}
.localhost_list .localhost_list_link .index_home {
	margin-left: 0px;
}
@media all and (max-width:767px)
{
.product-wrap.in_content {
	padding: 0px;
}
}
@media all and (max-width:767px)
{
.pro_listson_item {
	padding: 0px 15px;
}
}
@media all and (max-width:767px)
{
.pro_listson_item {
	padding: 0px 15px;
}
.pro_list_item {
	padding: 0px 15px;
}
}
.pro_listson_item {
	box-sizing: border-box;
}
.pro_list_item {
	box-sizing: border-box;
}
.pro_listson_item * {
	box-sizing: border-box;
}
.pro_list_item * {
	box-sizing: border-box;
}
.pro_listson_item .p_l_title {
	height: auto;
}
.pro_list_item .p_l_title {
	height: auto;
}
@media all and (max-width:480px)
{
.pro_listson_item .p_l_title .inc_inc {
	font-size: 14px; margin-left: 10px;
}
.pro_list_item .p_l_title .inc_inc {
	font-size: 14px; margin-left: 10px;
}
}
@media all and (max-width:480px)
{
.pro_listson_item .p_l_title > a {
	font-size: 12px; margin-top: 10px;
}
.pro_list_item .p_l_title > a {
	font-size: 12px; margin-top: 10px;
}
}
.pro_listson_item .row {
	margin: 0px -5px;
}
.pro_list_item .row {
	margin: 0px -5px;
}
.pro_listson_item ul {
	width: 100%; letter-spacing: -8px; font-size: 0px; margin-top: -10px; -ms-zoom: 1;
}
.pro_list_item ul {
	width: 100%; letter-spacing: -8px; font-size: 0px; margin-top: -10px; -ms-zoom: 1;
}
.pro_listson_item ul::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.pro_list_item ul::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.pro_listson_item ul li {
	margin: 10px 0px 0px; padding: 0px 5px; width: 25%; height: auto; letter-spacing: 0px; font-size: 13px; vertical-align: top; float: none; display: inline-block;
}
.pro_list_item ul li {
	margin: 10px 0px 0px; padding: 0px 5px; width: 25%; height: auto; letter-spacing: 0px; font-size: 13px; vertical-align: top; float: none; display: inline-block;
}
@media all and (max-width:767px)
{
.pro_listson_item ul li {
	width: 33.33%;
}
.pro_list_item ul li {
	width: 33.33%;
}
}
@media all and (max-width:480px)
{
.pro_listson_item ul li {
	width: 50%;
}
.pro_list_item ul li {
	width: 50%;
}
}
.pro_listson_item ul li img {
	float: none;
}
.pro_list_item ul li img {
	float: none;
}
.pro_listson_item .p_l_text {
	height: auto; padding-bottom: 5px;
}
.pro_list_item .p_l_text {
	height: auto; padding-bottom: 5px;
}
.jqzoom {
	float: none;
}
.prodetail_conent_top {
	-ms-zoom: 1;
}
.prodetail_conent_top::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
@media all and (max-width:991px)
{
.prodetail_conent_top .p_d_top_left {
	width: 400px; height: auto; max-width: 100%;
}
}
@media all and (max-width:767px)
{
.prodetail_conent_top .p_d_top_left {
	margin: 0px auto; float: none;
}
}
@media all and (max-width:767px)
{
.prodetail_conent_top .p_d_top_right {
	width: 100%; float: none;
}
}
.prodetail_conent_top .spec-preview {
	width: 100%; height: auto;
}
@media all and (max-width:767px)
{
.in_content {
	padding: 0px 15px;
}
}
.prodetail_conent_top .p_d_top_right .p_d_top_right_inc {
	top: 0px; margin-top: 35px; position: relative;
}
.prodetail_conent_top .p_d_top_right .p_d_top_right_link {
	top: 0px; margin-top: 35px; position: relative;
}
@media all and (max-width:480px)
{
.prodetail_conent_top .p_d_top_right .p_d_top_right_inc {
	margin-top: 20px;
}
.prodetail_conent_top .p_d_top_right .p_d_top_right_link {
	margin-top: 20px;
}
}
@media all and (max-width:991px)
{
.p_c_c_left {
	width: 565px;
}
}
@media all and (max-width:767px)
{
.p_c_c_left {
	width: 100%; float: none;
}
}
.p_c_c_left_desciption img {
	height: auto !important; display: block; max-width: 100%;
}
.p_c_c_right li .img-box {
	border: 1px solid rgb(102, 102, 102); border-image: none; overflow: hidden;
}
.p_c_c_right li img {
	border: currentColor; border-image: none;
}
@media all and (max-width:767px)
{
.p_c_c_right {
	width: 100%; float: none;
}
.p_c_c_right {
	box-sizing: border-box;
}
.p_c_c_right * {
	box-sizing: border-box;
}
.p_c_c_right ul {
	margin: 0px -5px; letter-spacing: -8px; font-size: 0px;
}
.p_c_c_right ul li {
	padding: 0px 5px; width: 25%; letter-spacing: 0px; font-size: 13px; margin-top: 20px; margin-bottom: 0px; vertical-align: top; float: none; display: inline-block;
}
}
@media all and (max-width:480px)
{
.p_c_c_right ul li {
	width: 50%;
}
}
.spec-scroll {
	width: 100%;
}
.spec-scroll .items {
	width: 100%; height: auto; float: none;
}
.spec-scroll .items .row {
	margin: 0px -5px;
}
.spec-scroll .items ul {
	width: 100%; height: auto; overflow: hidden; position: relative;
}
.spec-scroll .items ul li {
	margin: 0px; padding: 0px 7px; width: 20%; float: left; box-sizing: border-box;
}
.spec-scroll .items ul li img {
	width: 100%; height: auto; display: block;
}
.inquire-form form {
	width: 430px; overflow: hidden; padding-top: 8px; padding-right: 50px; max-width: 100%;
}
.inquire-form form input:-ms-input-placeholder {
	color: rgb(87, 109, 123);
}
.inquire-form form textarea:-ms-input-placeholder {
	color: rgb(87, 109, 123);
}
.inquire-form form * {
	box-sizing: border-box;
}
.inquire-form form label {
	margin: 0px; padding: 0px 0px 0px 125px; width: 100%; display: block; position: relative;
}
@media all and (max-width:480px)
{
.inquire-form form label {
	padding-left: 85px;
}
}
.inquire-form form label > span {
	left: 0px; top: 0px; color: rgb(102, 102, 102); line-height: 26px; position: absolute;
}
@media all and (max-width:480px)
{
.inquire-form form label > span {
	width: 70px;
}
}
.inquire-form form input {
	background: rgb(255, 255, 255); padding: 2px 15px; width: 100%; color: rgb(51, 51, 51); line-height: 26px; margin-left: 0px; float: none; display: block;
}
.inquire-form form textarea {
	background: rgb(255, 255, 255); padding: 2px 15px; width: 100%; color: rgb(51, 51, 51); line-height: 26px; margin-left: 0px; float: none; display: block;
}
.inquire-form form input:focus {
	border-color: rgb(51, 51, 51);
}
.inquire-form form textarea:focus {
	border-color: rgb(51, 51, 51);
}
.inquire-form form textarea {
	height: 120px;
}
.inquire-form form .submit {
	background: rgb(9, 156, 225); border: currentColor; border-image: none; width: 67px; height: 24px; text-align: center; color: rgb(255, 255, 255); font-size: 12px; margin-left: 95px; display: block;
}
.inquire-form form .submit:hover {
	text-decoration: underline;
}
@media all and (max-width:480px)
{
.p_c_c_left_inquiry_form_item span {
	width: 73px;
}
}
@media all and (max-width:767px)
{
.about-wrap .in_content_text {
	margin-top: 20px;
}
}
.about-wrap .in_content_text p * {
	max-width: 100%;
}
.about-wrap .in_content_text p > *[style] {
	max-width: 100%;
}
@media all and (max-width:480px)
{
.about-wrap .in_content_text p > *[style] {
	width: 100% !important;
}
}
.about-wrap .in_content_text p > *[style] img {
	height: auto !important; display: block; max-width: 100%;
}
@media all and (max-width:480px)
{
.about-wrap .in_content_text p > *[style] img {
	margin: 5px 0px !important; width: 100%;
}
}
.about-public-list li {
	overflow: hidden; float: none;
}
@media all and (max-width:767px)
{
.about-public-list li .pic-box {
	margin-bottom: 15px; display: block;
}
}
@media all and (max-width:767px)
{
.about-public-list li .pic-box img {
	margin: 0px auto; float: none; display: block; max-width: 100%;
}
}
.about-public-list li .about-public-text {
	height: auto;
}
@media all and (max-width:767px)
{
.about-public-list li .about-public-text {
	width: 100%; float: none;
}
}
.about-public-list li .about-public-text .about-public-note p {
	overflow: hidden; max-height: 48px; -webkit-box-orient: vertical; -webkit-line-clamp: 3;
}
@media all and (max-width:767px)
{
.about-public-list li .about-public-text .about-public-note p {
	max-height: 96px; -webkit-line-clamp: 6;
}
}
@media all and (max-width:767px)
{
.about-public-list + #pages {
	margin-top: 20px;
}
}
@media all and (max-width:991px)
{
.about_examinationlist li .about_examinationlist_text {
	width: 450px;
}
}
@media all and (max-width:767px)
{
.about_factorylist .about-public-text {
	text-align: center;
}
}
@media all and (max-width:767px)
{
.about_honorlist {
	padding: 0px;
}
}
.about_honorlist .row {
	margin: 0px -8px;
}
.about_honorlist ul {
	width: 100%; letter-spacing: -8px; font-size: 0px;
}
.about_honorlist ul .pic-box {
	cursor: pointer;
}
.about_honorlist ul li {
	background: none; margin: 25px 0px 0px; width: 50%; height: auto; letter-spacing: 0px; font-size: 14px; vertical-align: top; float: none; display: inline-block;
}
.about_honorlist ul li {
	box-sizing: border-box;
}
.about_honorlist ul li * {
	box-sizing: border-box;
}
.about_honorlist ul li .item {
	background: rgb(230, 231, 232); padding: 4px; overflow: hidden;
}
.about_honorlist ul li .item img {
	width: 100%; height: auto; display: block;
}
.about_honorlist ul li .about_honorlist_text {
	height: auto; min-height: 110px;
}
@media all and (max-width:999px)
{
.about_honorlist ul {
	margin: 0px auto;
}
.about_honorlist ul .about_honorlist_text {
	margin: 0px; width: 100%; height: auto; float: none; min-height: 100px;
}
}
@media all and (max-width:767px)
{
.about_honorlist ul {
	margin-top: -25px;
}
.about_honorlist ul li {
	background: none; padding: 0px 8px;
}
.about_honorlist ul li .item {
	background: rgb(230, 231, 232);
}
.about_honorlist ul li .about_honorlist_text {
	padding: 5px 10px;
}
.about_honorlist ul li img {
	width: 100%; height: auto; float: none; display: block;
}
}
@media all and (max-width:480px)
{
.about_honorlist ul li {
	width: 100%;
}
}
@media all and (max-width:767px)
{
.about_honorlist + #pages {
	margin-top: 20px;
}
}
.about_news_detail img {
	height: auto; margin-top: 5px; margin-bottom: 5px; display: block; max-width: 100%;
}
.about_news_c .about_news_detail {
	margin-top: 20px;
}
@media all and (max-width:767px)
{
.about_news_next_back {
	margin-top: 15px;
}
.about_news_next_back .news_back {
	margin: 0px; float: none; display: block;
}
.about_news_next_back .news_next {
	margin: 0px; float: none; display: block;
}
.about_news_next_back .news_next {
	margin-top: 10px;
}
}
.about_news_next_back a {
	color: rgb(163, 163, 163); text-decoration: underline;
}
.about_news_next_back a:hover {
	color: rgb(51, 51, 51);
}
.sitemap-wrap .sm li {
	
}
@media all and (max-width:480px)
{
.sitemap-wrap .sm {
	margin-left: 0px;
}
.sitemap-wrap .sm ul {
	padding-left: 20px;
}
}
@media all and (max-width:767px)
{
.contact-wrap .contact_feedback h3 {
	margin-left: 0px;
}
.contact-wrap .contact_text h3 {
	margin-left: 0px;
}
.contact-wrap .contact_feedback span {
	margin-left: 0px;
}
.contact-wrap .contact_text span {
	margin-left: 0px;
}
}
.contact-wrap form {
	width: 100%; overflow: hidden; padding-top: 8px; max-width: 100%;
}
.contact-wrap form input:-ms-input-placeholder {
	color: rgb(87, 109, 123);
}
.contact-wrap form textarea:-ms-input-placeholder {
	color: rgb(87, 109, 123);
}
.contact-wrap form * {
	box-sizing: border-box;
}
.contact-wrap form .contact_feedback_list {
	width: 100%; float: none;
}
@media all and (max-width:767px)
{
.contact-wrap form .contact_feedback_list {
	padding-left: 0px;
}
}
.contact-wrap form label {
	margin: 0px; padding: 0px 0px 0px 125px; width: 100%; display: block; position: relative;
}
@media all and (max-width:480px)
{
.contact-wrap form label {
	padding-left: 115px;
}
}
.contact-wrap form label > span {
	left: 0px; top: 0px; width: 123px; text-align: right; color: rgb(177, 177, 177); line-height: 22px; font-size: 14px; font-weight: bold; position: absolute;
}
@media all and (max-width:480px)
{
.contact-wrap form label > span {
	width: 110px; font-size: 12px;
}
}
.contact-wrap form input {
	background: rgb(255, 255, 255); padding: 2px 15px; width: 100%; height: 22px; color: rgb(51, 51, 51); line-height: 26px; margin-left: 0px; float: none; display: block;
}
.contact-wrap form textarea {
	background: rgb(255, 255, 255); padding: 2px 15px; width: 100%; height: 22px; color: rgb(51, 51, 51); line-height: 26px; margin-left: 0px; float: none; display: block;
}
.contact-wrap form input:focus {
	border-color: rgb(51, 51, 51);
}
.contact-wrap form textarea:focus {
	border-color: rgb(51, 51, 51);
}
.contact-wrap form textarea {
	height: 120px;
}
.contact-wrap form .submit {
	background: rgb(9, 156, 225); border: currentColor; border-image: none; width: 67px; height: 24px; text-align: center; color: rgb(255, 255, 255); font-size: 12px; margin-left: 95px; display: block;
}
.contact-wrap form .submit:hover {
	text-decoration: underline;
}
.contact_piclist {
	width: 100%;
}
@media all and (max-width:480px)
{
.contact_piclist {
	padding: 25px 15px;
}
}
.contact_piclist {
	box-sizing: border-box;
}
.contact_piclist * {
	box-sizing: border-box;
}
@media all and (max-width:480px)
{
.contact_piclist .row {
	margin: 0px -10px;
}
}
.contact_piclist ul {
	width: 100%; letter-spacing: -8px; font-size: 0px; margin-top: -25px;
}
.contact_piclist ul li {
	background: none; margin: 25px 0px 0px; padding: 0px 15px; width: 25%; height: auto; letter-spacing: 0px; font-size: 14px; vertical-align: top; float: none; display: inline-block;
}
@media all and (max-width:767px)
{
.contact_piclist ul li {
	width: 33.33%;
}
}
@media all and (max-width:480px)
{
.contact_piclist ul li {
	padding: 0px 10px; width: 50%;
}
}
.contact_piclist ul li {
	box-sizing: border-box;
}
.contact_piclist ul li * {
	box-sizing: border-box;
}
.contact_piclist ul li .item {
	background: rgb(230, 231, 232);
}
.contact_piclist ul li img {
	width: 100%; height: auto; float: none; display: block;
}
.contact_map {
	width: 100%; position: relative;
}
.contact_map #map-canvas {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.footer-top {
	background-color: rgb(215, 230, 233);
}
.footer-top * {
	box-sizing: border-box;
}
.footer-top .footer-wrap {
	overflow: hidden;
}
.footer-top .footer-row {
	margin: 0px -5px; padding: 1px 0px 0px; width: 100%; letter-spacing: -8px; font-size: 0px;
}
@media all and (min-width:1000px)
{
.footer-top .footer-row {
	text-align: justify; -ms-text-justify: distribute-all-lines;
}
}
@media all and (max-width:767px)
{
.footer-top .footer-row {
	padding-top: 25px;
}
}
.footer-top .footer-row::after {
	margin: 0px; width: 100%; height: 0px; overflow: hidden; display: inline-block; content: "";
}
.footer-top .foot-list {
	padding: 0px 5px; text-align: left; letter-spacing: 0px; font-size: 14px; margin-top: 19px; vertical-align: top; display: inline-block;
}
@media all and (max-width:991px)
{
.footer-top .foot-list {
	width: 25%;
}
}
@media all and (max-width:767px)
{
.footer-top .foot-list {
	padding: 0px 15px; width: 50%; margin-top: 0px; margin-bottom: 20px;
}
.footer-top :nth-child(5).foot-list {
	width: 100%;
}
}
.footer-top .foot-list li {
	color: rgb(102, 102, 102); line-height: 22px; position: relative;
}
.footer-top .foot-list li a {
	font-size: 11px; display: inline-block;
}
.footer-top .foot-list p {
	color: rgb(87, 109, 123);
}
.footer-top .foot-list a {
	color: rgb(87, 109, 123);
}
.footer-top .foot-list button {
	color: rgb(87, 109, 123);
}
@media only screen and (min-width:992px)
{
.footer-top .foot-list a:hover {
	color: rgb(51, 51, 51); text-decoration: underline;
}
}
@media all and (max-width:991px)
{
.footer-top .foot-list a:active {
	color: rgb(51, 51, 51); text-decoration: underline;
}
}
.footer-top .foot-list h4 {
	margin: 0px 0px 10px; color: rgb(74, 74, 74); font-size: 14px; font-weight: normal;
}
.footer-top .foot-message {
	overflow: hidden; padding-left: 15px; border-left-color: rgb(171, 185, 192); border-left-width: 1px; border-left-style: dotted;
}
@media only screen and (min-width:992px)
{
.footer-top .foot-message {
	width: 285px;
}
}
@media all and (min-width:1000px)
{
.footer-top .foot-message {
	width: 290px;
}
}
@media all and (max-width:991px)
{
.footer-top .foot-message {
	width: 50%;
}
}
@media all and (max-width:767px)
{
.footer-top .foot-message {
	margin: 0px; width: 100%;
}
}
.footer-top .foot-message h4 {
	color: rgb(51, 51, 51); font-size: 16px; font-weight: bold; display: block;
}
.footer-top .foot-message h4 + p {
	line-height: 15px; font-size: 13px;
}
.footer-top .foot-message form {
	overflow: hidden; padding-top: 8px;
}
.footer-top .foot-message form input:-ms-input-placeholder {
	color: rgb(87, 109, 123);
}
.footer-top .foot-message form textarea:-ms-input-placeholder {
	color: rgb(87, 109, 123);
}
.footer-top .foot-message form .bottom_feedback_item label {
	margin: 0px; padding: 0px 0px 0px 95px; width: 100%; display: block; position: relative;
}
.footer-top .foot-message form .bottom_feedback_item span {
	left: 0px; top: 0px; color: rgb(102, 102, 102); line-height: 26px; font-size: 13px; position: absolute;
}
.footer-top .foot-message form input {
	background: rgb(255, 255, 255); padding: 2px; width: 100%; color: rgb(87, 109, 123); line-height: 26px; float: none; display: block;
}
.footer-top .foot-message form textarea {
	background: rgb(255, 255, 255); padding: 2px; width: 100%; color: rgb(87, 109, 123); line-height: 26px; float: none; display: block;
}
.footer-top .foot-message form input:focus {
	border-color: rgb(87, 109, 123);
}
.footer-top .foot-message form textarea:focus {
	border-color: rgb(87, 109, 123);
}
.footer-top .foot-message form textarea {
	height: 60px;
}
.footer-top .foot-message form .submit {
	background: rgb(9, 156, 225); border: currentColor; border-image: none; width: 67px; height: 24px; text-align: center; color: rgb(255, 255, 255); font-size: 12px; margin-left: 95px; display: block;
}
.footer-top .foot-message form .submit:hover {
	text-decoration: underline;
}
.footer {
	box-sizing: border-box;
}
.footer * {
	box-sizing: border-box;
}
@media all and (max-width:991px)
{
.footer {
	padding-bottom: 20px;
}
}
@media all and (max-width:767px)
{
.footer {
	padding: 10px 15px 15px;
}
}
.footer {
	height: auto; -ms-zoom: 1;
}
.footer .footer_c {
	height: auto; -ms-zoom: 1;
}
.footer::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.footer .footer_c::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.footer .footer_c {
	position: relative;
}
.footer a:hover {
	text-decoration: underline;
}
@media all and (max-width:1199px)
{
.footer .bottom_fortop {
	right: 0px;
}
}
@media all and (max-width:991px)
{
.footer .bottom_fortop {
	top: -20px;
}
}
@media all and (max-width:767px)
{
.footer .bottom_fortop {
	right: 5px;
}
}
.footer .footer_logo {
	vertical-align: middle; float: none; display: inline-block;
}
.footer .footer_text {
	vertical-align: middle; float: none; display: inline-block;
}
@media all and (max-width:767px)
{
.footer .footer_logo {
	display: block;
}
.footer .footer_text {
	display: block;
}
}
.footer .footer_text {
	width: auto;
}
@media only screen and (max-width:999px) and (min-width:992px)
{
.footer .footer_text {
	padding-left: 20px; margin-left: 15px;
}
}
@media all and (max-width:991px)
{
.footer .footer_text {
	height: auto;
}
}
@media all and (max-width:767px)
{
.footer .footer_text {
	margin: 0px; padding: 0px; border: currentColor; border-image: none;
}
}
.footer .footer_text .contact span {
	margin-right: 5px; display: inline-block;
}
@media all and (max-width:767px)
{
.footer .footer_text .contact span {
	margin-right: 10px;
}
}
.footer .footer_link {
	float: right;
}
@media all and (max-width:991px)
{
.footer .footer_link {
	line-height: 24px; padding-left: 205px; float: none;
}
}
@media all and (max-width:767px)
{
.footer .footer_link {
	padding-left: 0px;
}
}
.footer .footer_link .hicheng {
	margin-right: 75px;
}
.footer .footer_link .hicheng a {
	color: rgb(255, 255, 255);
}
.online-wrap {
	position: relative; z-index: 999;
}
.online-wrap .btn {
	padding: 0px; border-radius: 0px; width: 40px; height: 40px; text-align: center; right: 0px; bottom: 70px; line-height: 40px; position: fixed; z-index: 100; background-color: rgba(0, 0, 0, 0.8); -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -ms-border-radius: 0;
}
@media all and (min-width:768px)
{
.online-wrap .btn {
	display: none;
}
}
.online-wrap .btn::before {
	transition:transform 0.3s; color: rgb(255, 255, 255); font-family: "iconfont" !important; font-size: 18px; display: inline-block; content: "\e6d2";
}
.online-wrap .btn.active::before {
	transform: rotateZ(225deg);
}
.online-wrap .new-online {
	transition:0.3s; right: 0px; bottom: 40%; position: fixed; z-index: 80;
}
@media all and (max-width:767px)
{
.online-wrap .new-online {
	bottom: 120px; transform: translateX(100%);
}
.online-wrap .new-online.active {
	transform: translate3d(0px, 0px, 0px);
}
}
.online-wrap .new-online * {
	box-sizing: border-box;
}
.online-wrap .new-online ul {
	padding: 15px 0px; text-align: center; background-color: rgba(0, 0, 0, 0.8);
}
@media all and (max-width:767px)
{
.online-wrap .new-online ul {
	padding: 10px 0px;
}
}
.online-wrap .new-online li {
	padding: 0px 13px; position: relative;
}
@media all and (max-width:767px)
{
.online-wrap .new-online li {
	padding: 0px 5px;
}
}
.online-wrap .new-online li::after {
	background: rgb(153, 153, 153); margin: 10px auto; width: 20px; height: 1px; display: block; content: "";
}
@media all and (max-width:767px)
{
.online-wrap .new-online li::after {
	margin: 8px auto;
}
}
.online-wrap .new-online li:last-child::after {
	display: none;
}
@media all and (max-width:767px)
{
.online-wrap .new-online li:last-child .info {
	top: auto; bottom: 0px;
}
.online-wrap .new-online li:last-child .info::before {
	top: auto; bottom: 10px;
}
}
.online-wrap .new-online li:hover .info {
	display: block;
}
.online-wrap .new-online li .pic {
	margin: 0px auto; border-radius: 50%; width: 34px; overflow: hidden; position: relative; z-index: 2;
}
.online-wrap .new-online li .info {
	top: 0px; text-align: left; right: 100%; padding-right: 20px; display: none; position: absolute; background-clip: content-box; background-color: rgba(0, 0, 0, 0.8);
}
.online-wrap .new-online li .info::before {
	top: 10px; width: 0px; height: 0px; right: 15px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: rgba(36, 36, 36, 0.8); border-top-width: 7px; border-bottom-width: 7px; border-left-width: 6px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; display: inline-block; position: absolute; content: "";
}
@media all and (max-width:340px)
{
.online-wrap .new-online li .info {
	padding-right: 10px;
}
.online-wrap .new-online li .info::before {
	right: 5px;
}
}
.online-wrap .new-online li .info .text {
	padding: 10px; position: relative; min-width: 260px;
}
@media all and (max-width:340px)
{
.online-wrap .new-online li .info .text {
	min-width: 230px; max-width: 230px;
}
}
.online-wrap .new-online li .info .text::after {
	background: url("../images/online.png") center / contain; left: 0px; width: 100%; height: 2px; bottom: 10px; position: absolute; content: "";
}
.online-wrap .new-online li .info .service-pic {
	color: rgb(255, 255, 255); font-size: 16px; font-weight: normal; vertical-align: middle; display: inline-block;
}
.online-wrap .new-online li .info b {
	color: rgb(255, 255, 255); font-size: 16px; font-weight: normal; vertical-align: middle; display: inline-block;
}
.online-wrap .new-online li .info .service-pic {
	padding: 1px; width: 56px; overflow: hidden; margin-right: 10px; position: relative; z-index: 2;
}
.online-wrap .new-online li .info .service-pic .img-box {
	border-radius: 50%;
}
.online-wrap .new-online li .info p {
	margin: 15px 0px; color: rgb(222, 219, 219); padding-left: 35px; position: relative;
}
@media all and (max-width:340px)
{
.online-wrap .new-online li .info p {
	-ms-word-break: break-all;
}
}
.online-wrap .new-online li .info p::before {
	border-radius: 50%; left: 0px; top: -3px; width: 25px; height: 25px; text-align: center; color: rgb(255, 255, 255); line-height: 25px; overflow: hidden; font-family: "iconfont" !important; font-size: 16px; font-style: normal; position: absolute; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.online-wrap .new-online li .info p.facebook::before {
	content: "\e9de"; background-color: rgb(0, 126, 255);
}
.online-wrap .new-online li .info p.mail::before {
	content: "\e6a4"; background-color: rgb(56, 145, 85);
}
.online-wrap .new-online li .info p.whatsapp::before {
	content: "\e621"; background-color: rgb(16, 175, 10);
}
.online-wrap .new-online li .info p a:hover {
	color: rgb(255, 255, 255); text-decoration: underline;
}
