﻿@charset "UTF-8";

/*首页头部*/
.index_header {
height: 150px;
}

.index_logo {
margin-top: 25px;
float: left;
width: 435px;
height: 94px;
}

.index_logo img {
display: block;
width: 100%;
height: 100%;
}

.index_call {
margin-right: -215px;
float: right;
width: 562px;
height: 150px;
position: relative;
background: url("../images/index_02.png") no-repeat center;
}

.index_call p {
position: absolute;
right: 25px;
bottom: 15px;
font-size: 30px;
color: #d61518;
font-family: 'DINMittelschriftStd';
}

.index_call p img {
width: 30px;
height: 30px;
display: inline-block;
margin-right: 10px;
}

.index_header_txt {
float: right;
margin-top: 40px;
}

.index_header_txt h5 {
font-weight: bold;
/* font-style: italic; */
font-size: 30px;
color: #231815;
/* font-family: 'DINMittelschriftStd'; */
}

.index_header_txt p {
font-size: 24px;
color: #333;
}

.index_header_txt p span {
font-weight: bold;
font-family: 'DINMittelschriftStd';
}

.index_nav {
height: 70px;
background-color: #2b2b2b;
position: relative;
z-index: 1100;
}

.index_nav_ul {
float: left;
}

.index_nav_ul li {
position: relative;
float: left;
}

.index_nav_ul li a {transition: .5s;display: block;line-height: 70px;color: #fff;padding: 0 35px;font-size: 18px;position: relative;z-index: 101;}

.index_nav_ul li img {
top: -5px;
left: 20px;
position: absolute;
z-index: 10;
}

.index_nav_ul li:hover a, .index_nav_ul li.active a {
background-color: #d61518;
}

.index_nav_ul li:last-child:hover a, .index_nav_ul li:last-child.active a {
background-color: transparent;
}

.index_nav_search {
float: right;
margin-top: 15px;
width: 300px;
border-bottom: 1px solid #555;
}

.index_nav_search input[type="text"] {
font-size: 16px;
color: rgba(255,255,255,.2);
background-color: transparent;
float: left;
width: calc(100% - 40px);
height: 35px;
margin-right: 10px;
text-indent: 1em;
}

.index_nav_search input[type="submit"] {
float: left;
width: 20px;
height: 20px;
background: url("../images/cpxq_20.png") no-repeat center;
font-size: 0;
cursor: pointer;
margin-top: 5px;
}

.index_dt {
z-index: 100001;
width: 25px;
height: 60px;
position: relative;
display: block;
margin: -160px auto 95px auto;
transform-origin: center bottom;
animation: bounce 1.7s cubic-bezier(0,0,0.58,1) infinite;
}

/*底部*/
.footer {
background-color: #111;
font-size: 16px;
color: rgba(255,255,255,.3);
padding-top: 40px;
}

.footer a {
color: rgba(255,255,255,.3);
}

.footer a:hover {
color: #fff;
}

.footer_top_left {float: left;padding-right: 30px;border-right: 1px solid #343434;width: 80%;}

.footer_min_top > img {
float: left;
width: 153px;
height: 40px;
}

.footer_top_ul {
float: right;
padding-bottom: 30px;
}

.footer_top_ul li {
float: left;
margin-left: 25px;
width: 38px;
height: 38px;
position: relative;
}

.footer_top_ul li a:hover img {
background-color: #d61418;
border-radius: 50%;
}

.footer_top_ul li > a {
cursor: pointer;
display: block;
}

.footer_top_ul li > a img {
display: block;
width: 100%;
height: 100%;
}

.footer_top_ul li div {
display: none;
top: -112px;
left: -33px;
position: absolute;
width: 90px;
height: 90px;
padding: 5px;
border-radius: 5px;
background-color: #434343;
}

.footer_top_ul li div img {
display: block;
width: 100%;
height: 100%;
}

.footer_top_ul li div i {
bottom: -5px;
display: block;
height: 6px;
left: 0;
z-index: 101;
width: 100%;
position: absolute;
background: url("../images/j_03.png") no-repeat center;
}

.footer_min_ul {
overflow: hidden;
}

.footer_min_ul li {
margin-left: 85px;
float: left;
}

.footer_min_ul li:first-child {
margin-left: 0;
}

.footer_min_ul li a {
display: block;
margin-bottom: 12px;
font-size: 15px;
}

.footer_min_ul li a:first-child {
color: #fff;
margin-bottom: 25px;
font-size: 18px;
}

.yq_lj {margin: 80px 0 15px 0;overflow: hidden;}

.yq_lj a {display: inline-block;margin-right: 30px;margin-bottom: 10px;}

.footer_top_right {width: 15%;line-height: 32px;padding-left: 30px;float: right;}

.footer_top_right p span {
width: 20px;
height: 1px;
background-color: #343434;
display: block;
margin: 10px 0;
}

.footer_top_right img {
display: block;
width: 100px;
height: 100px;
margin-top: 20px;
}

.footer_bottom {
height: 60px;
line-height: 60px;
overflow: hidden;
border-top: 1px solid #343434;
}

.footer_bottom_txt {
float: left;
}

.footer_bottom_map {
float: right;
text-align: right;
}


/*内页头部*/
.ny_header {
height: 90px;
background-color: #fff;
}

.nr_header .main {
width: 1700px;
}

.nr_logo {
float: left;
display: block;
width: 202px;
height: 54px;
margin-top: 22px;
}

.nr_logo img {
display: block;
width: 100%;
height: 100%;
}

.nr_nav_ul {
overflow: hidden;
float: right;
}

.nr_nav_ul li {
border-bottom: 2px solid transparent;
line-height: 89px;
float: left;
margin: 0 22px;
text-align: center;
padding: 0 10px;
}

.nr_nav_ul li a {
display: block;
font-size: 18px;
color: #222;
}

.nr_nav_ul li:hover, .nr_nav_ul li.active {
border-color: #d61518;
}

.nr_nav_ul li:hover a, .nr_nav_ul li.active a {
font-weight: bold;
color: #d61518;
}

.nr_nav_right {
float: right;
}

.nr_nav_search {
position: relative;
float: left;
margin: 20px 25px 0 25px;
}

.nr_nav_search input[type="text"] {
transition: .3s;
float: left;
background-color: transparent;
border-bottom: 1px solid #d61518;
width: 0;
height: 40px;
line-height: 40px;
}

.nr_nav_search i {
z-index: 101;
position: absolute;
display: block;
top: 0;
right: 0;
cursor: pointer;
margin-top: 10px;
float: left;
width: 22px;
height: 22px;
overflow: hidden;
background: url("../images/cp_06.png") no-repeat center;
}

.nr_nav_search input[type="submit"] {
color: transparent;
font-size: 0;
cursor: pointer;
margin-top: 10px;
float: left;
width: 22px;
height: 22px;
overflow: hidden;
background: url("../images/cp_06.png") no-repeat center;
}

.nr_nav_call {
float: right;
text-align: right;
line-height: 85px;
}

.nr_nav_call img {
margin-right: 10px;
display: inline-block;
vertical-align: baseline;
width: 22px;
height: 22px;
}

.nr_nav_call span {
font-family: 'DINMittelschriftStd';
font-size: 30px;
color: #333;
font-weight: bold;
}

/*内页banner*/
.ny_banner {
position: relative;
}

.ny_banner > img {
display: block;
width: 100%;
height: 100%;
}

.ny_banner_txt {
width: 1400px;
text-align: center;
position: absolute;
top: 30%;
}

.ny_banner_txt b, .ny_banner_txt strong {
/* font-family: '胡晓波男神体'; */
font-weight: normal;
/* font-style: italic; */
display: block;
font-size: 60px;
color: #fff;
letter-spacing: 2px;
}

.ny_banner_txt2 strong {
color: black;
}


.ny_banner_txt span {
margin-top: 25px;
display: block;
font-size: 18px;
color: #fff;
letter-spacing: 2px;
}

.cp_banner {
text-align: left;
}

.cp_banner b, .cp_banner span {
color: #222;
}

.ny_crumbs {
width: 1400px;
position: absolute;
bottom: 30px;
float: right;
font-size: 16px;
color: white;
text-align: right;
}

.ny_crumbs img {
margin: 0 10px;
display: inline-block;
vertical-align: sub;
}

.ny_crumbs a {
color: white;
}

.ny_crumbs span {
display: inline-block;
vertical-align: middle;
margin: 0 5px;
}

/*产品中心*/
.cp_nav {
background-color: #fff;
position: relative;
box-shadow: 0 32px 17px -20px #e1e1e1;
z-index: 101;
}

.cp_nav ul {
overflow: hidden;
}

.cp_nav ul li {
transition: .3s;
float: left;
height: 80px;
line-height: 80px;
}

.cp_nav ul li a {
transition: .3s;
padding: 0 40px;
display: block;
/* font-size: 18px; */
color: #555;
}

.cp_nav ul li.active, .cp_nav ul li:hover {
background-color: #d61518;
}

.cp_nav ul li.active a, .cp_nav ul li:hover a {
color: #fff;
}

.cp_content {
background-color: #f6f6f6;
overflow: hidden;
}

.cp_search {
margin: 80px 0 50px 0;
padding: 50px 30px;
background-color: #fff;
}

.cp_search ul {
margin-bottom: 30px;
}

.cp_search ul li {
border-bottom: 1px dashed #eee;
line-height: 55px;
font-size: 16px;
color: #666;
}

.cp_search ul li span {
display: inline-block;
margin-right: 10px;
min-width: 120px;
}

.cp_search ul li a {
color: #666;
display: inline-block;
margin-right: 40px;
}

.cp_search ul li a:hover {
color: #d61518;
}

.cp_search ul li a.active {
color: #d61518;
}

.cp_search ul li div {
float: right;
/* text-align: right; */
}

.cp_search ul li div em {
font-style: inherit;
color: #d61518;
}

.cp_search ul + div {
overflow: hidden;
}

.cp_search ul + div a {
transition: .3s;
margin-right: 20px;
float: left;
font-size: 16px;
color: #666;
width: 128px;
height: 38px;
line-height: 38px;
text-align: center;
border: 1px solid #bfbfbf;
border-radius: 5px;
}

.cp_search ul + div a.active, .cp_search ul + div a:hover {
border-color: #d61518;
color: #fff;
background-color: #d61518;
}

.cp_cont_ul {
margin: 40px 0;
}

.cp_cont_ul li {
overflow: hidden;
margin-bottom: 45px;
}

.cp_cont_ul li a {
display: block;
width: 325px;
margin-right: 30px;
float: left;
margin-bottom: 3%;
}

.cp_cont_ul li a:nth-child(4n+0) {
margin-right: 0;
}

.cp_cont_ul li a i {
display: block;
overflow: hidden;
width: 325px;
height: 325px;
}

.cp_cont_ul li a i img {
transition: .5s;
display: block;
width: 100%;
height: 100%
}

.cp_cont_ul li a span {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin-top: 20px;
font-size: 18px;
color: #333;
display: block;
text-align: center;
}

.cp_cont_ul li a:hover i img {
transform: scale(1.05);
}

.cp_cont_ul li a:hover span {
color: #d61518;
}

.page {
margin: 30px 0 50px 0;
text-align: center;
}

.page a {
vertical-align: middle;
margin: 0 5px;
display: inline-block;
text-align: center;
line-height: 38px;
width: 38px;
height: 38px;
border: 1px solid #bfbfbf;
font-size: 18px;
color: #666;
}

.page a.page_prev {
font-size: 0;
border-color: transparent;
background: url("../images/page_03.png") no-repeat center;
}

.page .page_prevfirst-child:hover {
background: url("../images/page_04.png") no-repeat center;
}

.page a.page_next {
font-size: 0;
border-color: transparent;
background: url("../images/page_05.png") no-repeat center;
}

.page a.page_next:hover {
background: url("../images/page_06.png") no-repeat center;
}

.page a:hover, .page a.active {
border-color: #d61518;
color: #fff;
background-color: #d61518;
}

/*新闻资讯*/
.news_nav {
text-align: center;
margin: 80px 0 50px 0;
}

.news_nav a {
border: 1px solid #e5e5e5;
margin: 0 15px;
border-radius: 5px;
font-size: 18px;
color: #333;
display: inline-block;
padding: 0 20px;
height: 38px;
line-height: 38px;
}

.news_nav a:hover {
color: #d61518;
border-color: #d61518;
}

.news_nav a.active {
color: #d61518;
border-color: #d61518;
}

.color_fff, .color_fff a {
color: #fff;
font-size: 16px;
}

.news_top {
margin: 25px 0;
width: 100%;
overflow: hidden;
background-color: #f5f5f5;
}

.news_top a {
display: block;
float: left;
overflow: hidden;
}

.news_top a i {
overflow: hidden;
display: block;
width: 540px;
height: 310px;
float: left;
}

.news_top a i img {
transition: .5s;
display: block;
width: 100%;
height: 100%;
}

.news_top a div {
width: 785px;
float: left;
margin: 70px 0 0 30px;
}

.news_top a div h5 {
transition: .5s;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-weight: bold;
font-size: 24px;
color: #333;
}

.news_top a div p {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
margin: 30px 0 40px 0;
font-size: 16px;
color: #666;
line-height: 30px;
}

.news_top a div span {
display: block;
color: #888;
font-size: 16px;
font-family: Arial;
}

.news_ul {
overflow: hidden;
}

.news_ul li {
width: calc(33.33% - 25px);
margin: 25px 12px;
box-sizing: border-box;
background-color: #f5f5f5;
float: left;
}

.news_ul li a {
display: block;
overflow: hidden;
}

.news_ul li a i {
width: 450px;
height: 260px;
display: block;
overflow: hidden;
}

.news_ul li a i img {
transition: .5s;
display: block;
width: 100%;
height: 100%;
}

.news_ul li a div {
padding: 30px 35px;
}

.news_ul li a div h5 {
transition: .5s;
min-height: 62px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
font-weight: bold;
font-size: 24px;
color: #333;
}

.news_ul li a div p {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
margin: 20px 0 30px 0;
font-size: 16px;
color: #666;
line-height: 30px;
}

.news_ul li a div span {
display: block;
color: #888;
font-size: 16px;
font-family: Arial;
}

.news_ul li a:hover i img, .news_top a:hover i img {
transform: scale(1.05);
}

.news_ul li a:hover div h5, .news_top a:hover div h5 {
color: #d61518;
}

.page_new {
margin: 70px 0;
}

/*资料下载*/
.down_table {
width: 100%;
}

.down_table thead {
height: 70px;
line-height: 70px;
background-color: #eee;
}

.down_table thead tr td {
font-size: 18px;
color: #333;
font-weight: bold;
}

.down_table tbody {
font-size: 16px;
color: #333;
}

.down_table tbody tr td {
height: 70px;
line-height: 70px;
border-bottom: 1px solid #e5e5e5;
}

.down_table tbody tr td i {
width: 10px;
height: 13px;
margin-right: 10px;
vertical-align: unset;
display: inline-block;
background: url("../images/page_051.png") no-repeat center;
}

.down_table tbody tr td a {
color: #333;
}

.down_table thead tr td:first-child, .down_table tbody tr td:first-child {
padding-left: 50px;
}

.down_table tbody tr td:hover i {
background: url("../images/page_06.png") no-repeat center;
}

.down_table tbody tr:hover td a, .down_table tbody tr:hover {
color: #d61518;
}

/*应用案例*/
.al_ul {
margin: 30px 0 80px 0;
}

.al_ul li {
border-bottom: 1px solid #f7f7f7;
padding: 50px 0;
}

.al_ul li a {
display: block;
height: 350px;
}

.al_ul li a b {
width: 700px;
height: 350px;
float: left;
display: block;
overflow: hidden;
}

.al_ul li a b img {
transition: .5s;
display: block;
width: 100%;
height: 100%;
}

.al_ul li a div {
margin-top: 90px;
float: right;
width: 620px;
}

.al_ul li a div h5 {
transition: .5s;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
/* font-size: 30px; */
color: #333;
}

.al_ul li:hover a div h5 {
color: #d61418;
}

.al_ul li a div p {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
margin: 30px 0 40px 0;
/* font-size: 16px; */
color: #666;
line-height: 30px;
}

.al_ul li a div span {
display: block;
color: #d61518;
/* font-size: 16px; */
font-family: Arial;
}

.al_ul li a:hover b img {
transform: scale(1.05);
}


/*联系我们*/
.lx_cont {
overflow: hidden;
margin: 85px 0 50px 0;
}

.lx_cont_left {
float: left;
width: 640px;
}

.lx_cont_left > h5 {
font-weight: bold;
font-size: 30px;
color: #333;
}

.lx_cont_left > p {
margin: 30px 0 50px 0;
font-size: 16px;
line-height: 30px;
color: #666;
}

.lx_cont_table {
width: 100%;
}

.lx_cont_table td {
min-width: 130px;
padding: 0 0 30px 55px;
}

.lx_cont_table td:first-child {
padding-left: 0;
}

.lx_cont_table td span {
margin-bottom: 15px;
display: block;
font-size: 20px;
color: #333;
}

.lx_cont_table td p {
font-size: 16px;
line-height: 30px;
color: #666;
}

.lx_cont_right {
float: right;
width: 680px;
}

.lx_cont_right h5 {
font-weight: bold;
font-size: 30px;
color: #333;
}

.lx_cont_right ul {
margin-top: 30px;
width: 100%;
overflow: hidden;
}

.lx_cont_right ul li {
float: left;
margin-bottom: 20px;
line-height: 48px;
border: 1px solid #e5e5e5;
font-size: 16px;
color: #666;
padding: 0 10px;
width: calc(50% - 32px);
}

.lx_cont_right ul li:nth-child(1), .lx_cont_right ul li:nth-child(3) {
margin-right: 20px;
}

.lx_cont_right ul li:last-child {
width: calc(100% - 22px);
}

.lx_cont_right ul li input {
float: left;
height: 45px;
line-height: 45px;
width: calc(100% - 75px);
}

.lx_cont_right ul li textarea {
margin: 10px 0;
border: none;
float: left;
width: calc(100% - 50px);
height: 115px;
}

.lx_cont_right ul li span {
float: left;
}

.lx_cont_right ul li:nth-child(4) input {
width: calc(100% - 90px);
}

.lx_cont_right > a {
transition: .5s;
text-align: center;
font-size: 16px;
color: #333;
margin-top: 20px;
display: block;
width: 160px;
height: 45px;
line-height: 45px;
background-color: #eee;
}

.lx_cont_right > a:hover {
background-color: #d61518;
color: #fff;
}

.lx_map {
overflow: hidden;
}

.lx_map img {
display: block;
width: 100%;
}

/*人才中心*/
.rc_f1 {
margin: 70px 0;
}

.rc_f1 > h5 {
font-size: 48px;
color: #333;
text-align: center;
margin-bottom: 45px;
}

.rc_f1 > div {
padding: 70px 80px;
position: relative;
background-color: #f6f6f6;
}

.rc_f1 > div img:first-child {
position: absolute;
left: 0;
top: -30px;
}

.rc_f1 > div h5 {
font-size: 24px;
color: #333;
}

.rc_f1 > div p {
margin-top: 30px;
font-size: 16px;
color: #666;
line-height: 32px;
}

.rc_f1 > div img:last-child {
position: absolute;
right: 0;
bottom: -30px;
}

.rc_f2 {
overflow: hidden;
margin: 70px 0;
}

.rc_f2 li {
float: left;
width: 20%;
}

.rc_f2 li em {
transition: .5s;
display: block;
width: 164px;
height: 164px;
border-radius: 50%;
border: 1px solid #a4a4a4;
}

.rc_f2 li span {
min-height: 48px;
width: 165px;
font-size: 16px;
color: #333;
margin: 20px 0 50px 0;
display: block;
text-align: center;
}

.rc_f2 li:hover em {
border-color: #d61518;
}

.rc_f2 li:nth-child(1) em {
background: url("../images/rc_11.png") no-repeat center;
}

.rc_f2 li:nth-child(1):hover em {
background: url("../images/rc_110.png") no-repeat center #d61518;
}

.rc_f2 li:nth-child(2) em {
background: url("../images/rc_13.png") no-repeat center;
}

.rc_f2 li:nth-child(2):hover em {
background: url("../images/rc_130.png") no-repeat center #d61518;
}

.rc_f2 li:nth-child(3) em {
background: url("../images/rc_15.png") no-repeat center;
}

.rc_f2 li:nth-child(3):hover em {
background: url("../images/rc_150.png") no-repeat center #d61518;
}

.rc_f2 li:nth-child(4) em {
background: url("../images/rc_17.png") no-repeat center;
}

.rc_f2 li:nth-child(4):hover em {
background: url("../images/rc_170.png") no-repeat center #d61518;
}

.rc_f2 li:nth-child(5) em {
background: url("../images/rc_19.png") no-repeat center;
}

.rc_f2 li:nth-child(5):hover em {
background: url("../images/rc_190.png") no-repeat center #d61518;
}

.rc_f2 li:nth-child(6) em {
background: url("../images/rc_27.png") no-repeat center;
}

.rc_f2 li:nth-child(6):hover em {
background: url("../images/rc_270.png") no-repeat center #d61518;
}

.rc_f2 li:nth-child(7) em {
background: url("../images/rc_25.png") no-repeat center;
}

.rc_f2 li:nth-child(7):hover em {
background: url("../images/rc_250.png") no-repeat center #d61518;
}

.rc_f2 li:nth-child(8) em {
background: url("../images/rc_29.png") no-repeat center;
}

.rc_f2 li:nth-child(8):hover em {
background: url("../images/rc_290.png") no-repeat center #d61518;
}

.rc_f2 li:nth-child(9) em {
background: url("../images/rc_30.png") no-repeat center;
}

.rc_f2 li:nth-child(9):hover em {
background: url("../images/rc_300.png") no-repeat center #d61518;
}

.rc_f2 li:nth-child(10) em {
background: url("../images/rc_26.png") no-repeat center;
}

.rc_f2 li:nth-child(10):hover em {
background: url("../images/rc_260.png") no-repeat center #d61518;
}

.rc_f3 {
padding: 80px 0;
background-color: #f7f7f7;
}

.rc_f3_tit {
text-align: center;
}

.rc_f3_tit h5 {
margin-bottom: 20px;
font-size: 48px;
color: #333;
}

.rc_f3_tit p {
font-size: 16px;
color: #666;
line-height: 28px;
}

.rc_f3_ul {
overflow: hidden;
margin-top: 50px;
}

.rc_f3_ul li {
overflow: hidden;
height: 300px;
background-color: #fff;
position: relative;
float: left;
width: 25%;
text-align: center;
}

.rc_f3_ul li img {
display: block;
width: 100%
}

.rc_f3_ul li i {
background: url("../images/rc_37.png") no-repeat center;
display: block;
width: 10px;
height: 20px;
position: absolute;
top: 50%;
margin-top: -10px;
right: 0;
}

.rc_f3_ul li:nth-child(6) i,
.rc_f3_ul li:nth-child(8) i {
right: auto;
left: 0;
transform: rotate(180deg);
}

.rc_f3_ul li span {
margin-top: 100px;
display: block;
font-size: 24px;
color: #333;
}

.rc_f3_ul li em {
display: block;
width: 20px;
height: 1px;
background-color: #39241e;
margin: 20px auto;
}

.rc_f3_ul li p {
font-size: 18px;
color: #666;
}


/*人才招募*/
.rczm_f2 {
margin: 60px 0 80px 0;
}

.rczm_f2_tit {
background-color: #f6f6f6;
height: 80px;
margin-bottom: 20px;
}

.rczm_box {
overflow: hidden;
padding-left: 60px;
font-size: 20px;
line-height: 80px;
color: #333;
}

.rczm_box span {
float: left;
width: 17%;
}

.rczm_box span:first-child {
width: 40%;
}

.rczm_box span:last-child {
width: 100px;
}

.rczm_box span i {
float: right;
margin: 30px 60px 0 0;
display: block;
width: 26px;
height: 26px;
background: url("../images/rczm_03.png") no-repeat center;
background-size: cover;
}

.rczm_f2_ul li {
box-shadow: 0 -5px 12px 3px rgba(241, 241, 241, 0.41);
margin-bottom: 20px;
}

.rczm_txt {
display: none;
padding: 30px 70px;
}

.rczm_txt table {
width: 100%;
font-size: 16px;
color: #666;
line-height: 30px;
}

.rczm_txt table td {
width: 25%;
}

.rczm_txt hr {
margin: 30px 0;
border-top: 1px solid #eee;
}

.rczm_txt p {
font-size: 16px;
color: #666;
line-height: 32px;
}

.rczm_txt p span {
display: block;
font-size: 20px;
}

.rczm_f2_ul .rczm_box {
cursor: pointer;
}

.rczm_f2_ul li:hover .rczm_box,
.rczm_box.active {
color: #d61518;
}


/*成长发展*/
.cz_f1 {
padding: 80px 0;
}

.cz_f1_tit {
text-align: center;
}

.cz_f1_tit h5 {
font-size: 50px;
color: #222;
}

.cz_f1_tit span {
margin-top: 20px;
display: block;
font-size: 18px;
color: #666;
}

.cz_f1_tit p {
margin-top: 30px;
font-size: 15px;
color: #666;
line-height: 30px;
}

.cz_f1_box {
overflow: hidden;
margin-top: 50px;
}

.cz_f1_box > img {
float: left;
display: block;
}

.cz_f1_box div {
box-shadow: 0 -3px 10px 4px #e1e1e1;
float: right;
background-color: #fff;
width: 375px;
padding: 80px 40px;
margin: 100px 30px 0 0;
}

.cz_f1_box div span {
display: block;
font-size: 30px;
color: #333;
}

.cz_f1_box div i {
display: block;
width: 30px;
height: 1px;
background-color: #d61518;
margin: 25px 0;
}

.cz_f1_box div p {
font-size: 16px;
line-height: 30px;
color: #333;
}

.cz_f1_box div p img {
display: inline-block;
margin-right: 10px;
}

.cz_f2 {
background-color: #f7f7f7;
}

.cz_f3_box {
overflow: hidden;
margin-top: 50px;
}

.cz_f3_box img {
display: block;
width: 100%;
}

/*案例详情*/
.al_page_f1 {
padding: 70px 0;
}

.al_page_f1 .cz_f1_tit {
width: 1060px;
margin: 0 auto;
}

.al_page_f1_img {
display: block;
width: 1000px;
margin: 30px auto;
}

.al_page_f1_ul {
margin-top: 40px;
overflow: hidden;
}

.al_page_f1_ul li {
text-align: center;
float: left;
overflow: hidden;
width: 33.33%;
box-sizing: border-box;
padding-left: 30px;
}

.al_page_f1_ul li:first-child {
padding-left: 0;
}

.al_page_f1_ul li img {
display: block;
width: 100%;
height: 300px;
}

.al_page_f1_ul li span {
display: block;
margin: 20px 0;
font-size: 24px;
color: #333;
}

.al_page_f1_ul li p {
font-size: 16px;
color: #666;
line-height: 28px;
}

.al_page_f2, .al_page_f4 {
padding: 70px 0;
background-color: #f7f7f7;
}

.al_page_f2_box {
overflow: hidden;
margin-top: 50px;
}

.alpage_f2_left {
float: left;
position: relative;
width: 500px;
height: 500px;
}

.alpage_f2_left img {
display: block;
width: 100%;
}

.alpage_f2_left span {
display: block;
width: 100%;
bottom: 25px;
left: 0;
text-align: center;
font-size: 18px;
color: #333;
position: absolute;
}

.alpage_f2_right {
float: right;
width: 850px;
}

.alpage_f2_right > span {
display: block;
font-size: 16px;
color: #666;
}

.alpage_f2_right > table {
margin: 20px 0 40px 0;
width: 100%;
text-align: center;
}

.alpage_f2_right > table td {
line-height: 50px;
height: 50px;
border: 1px solid #dcdcdc;
font-size: 16px;
color: #666;
}

.alpage_f2_right > p {
font-size: 18px;
color: #666;
}

.alpage_f2_right > span:first-child + table {
margin-bottom: 100px;
}

.al_page_f3 {
padding: 70px 0;
}

.al_page_f3_ul {
margin: 45px 0;
}

.al_page_f3_ul li {
box-shadow: 0 2px 11px -1px #e1e1e1;
float: left;
width: calc( 33.333% - 20px );
height: 220px;
box-sizing: border-box;
margin: 10px;
}

.al_page_f3_ul li img {
margin: 60px auto 20px auto;
display: block;
width: 60px;
height: 60px;
}

.al_page_f3_ul li span {
display: block;
text-align: center;
font-size: 18px;
color: #666;
}

.al_page_f3_ul + a {
margin: 50px auto;
transition: .5s;
background-color: #d61518;
font-size: 16px;
color: #fff;
text-align: center;
display: block;
width: 300px;
height: 55px;
line-height: 55px;
border-radius: 5px;
}

.al_page_f3_ul + a:hover {
background-color: #b31518;
}

.al_page_f4_ul {
overflow: hidden;
margin-top: 40px;
}

.al_page_f4_ul li {
float: left;
width: 325px;
margin-left: 30px;
}

.al_page_f4_ul li:first-child {
margin-left: 0;
}

.al_page_f4_ul li a {
display: block;
overflow: hidden;
}

.al_page_f4_ul li a i {
display: block;
overflow: hidden;
width: 325px;
height: 325px;
}

.al_page_f4_ul li a i img {
transition: .5s;
display: block;
width: 100%;
height: 100%;
}

.al_page_f4_ul li a span {
font-size: 18px;
color: #333;
margin-top: 15px;
transition: .5s;
display: block;
text-align: center;
}

.al_page_f4_ul li a:hover i img {
transform: scale(1.1);
}

.al_page_f4_ul li a:hover span {
color: #d61518;
}

/*新闻详情*/
.news_page_f1 {
overflow: hidden;
margin: 70px 0 80px 0;
}

.news_page_left {
float: left;
width: 990px;
}

.news_page_tit {
padding-bottom: 35px;
border-bottom: 1px solid #eee;
margin-bottom: 40px;
}

.news_page_tit h5 {
margin-bottom: 25px;
font-size: 30px;
color: #333;
}

.news_page_tit span {
display: block;
font-size: 16px;
color: #666;
}

.news_pagr_txt {
font-size: 16px;
line-height: 32px;
color: #666;
}

.news_pagr_txt img {
display: block;
margin: 50px auto;
width: 600px;
}

.news_page_right {
float: right;
width: 330px;
}

.news_page_right h5 {
font-size: 20px;
color: #333;
margin-bottom: 20px;
}

.news_page_ul1 {
margin-bottom: 40px;
}

.news_page_ul1 li {
border-bottom: 1px solid #e5e5e5;
padding: 20px 0;
}

.news_page_ul1 li:first-child {
padding-top: 0;
}

.news_page_ul1 li a {
display: block;
}

.news_page_ul1 li a i {
display: block;
overflow: hidden;
height: 190px;
}

.news_page_ul1 li a i img {
transition: .5s;
display: block;
width: 100%;
height: 100%;
}

.news_page_ul1 li a span {
margin: 0 0 10px 0;
display: block;
font-size: 16px;
color: #666;
font-family: Arial;
}

.news_page_ul1 li a i + span {
margin-top: 20px;
}

.news_page_ul1 li a h6 {
transition: .5s;
font-size: 16px;
color: #666;
}

.news_page_ul1 li:hover a i img {
transform: scale(1.1);
}

.news_page_ul1 li:hover a h6 {
color: #d61518;
}

.news_page_ul2 li a {
display: block;
}

.news_page_ul2 li a i {
border: 1px solid #e5e5e5;
display: block;
overflow: hidden;
height: 330px;
}

.news_page_ul2 li a i img {
transition: .5s;
display: block;
width: 100%;
height: 100%;
}

.news_page_ul2 li a span {
transition: .5s;
display: block;
margin: 10px 0;
text-align: center;
font-size: 18px;
color: #333;
}

.news_page_ul2 li:hover a i img {
transform: scale(1.1);
}

.news_page_ul2 li:hover a span {
color: #d61518;
}

.news_page_f2 {
padding: 30px 0;
margin-bottom: 40px;
color: #666;
font-size: 16px;
overflow: hidden;
border-top: 1px dashed #333;
}

.news_page_f2 div {
line-height: 32px;
float: left;
}

.news_page_f2 > a {
float: right;
color: #d61518;
}

.news_page_f2 > a img {
display: inline-block;
height: 13px;
width: 8px;
vertical-align: initial;
}

.news_page_f2 a.active, .news_page_f2 a:hover {
color: #d61518;
}

/*产品定制*/
.cpdz_f1, .cpdz_f3, .cpdz_f5 {
padding-bottom: 70px;
}

.cpdz_tit {
margin: 70px 0 40px 0;
text-align: center;
}

.cpdz_tit h5 {
margin-bottom: 15px;
font-size: 50px;
color: #333;
font-weight: bold;
}

.cpdz_tit h5 span {
font-weight: normal;
}

.cpdz_tit p {
font-size: 18px;
color: #666;
}

.cpdz_f1_ul {
overflow: hidden;
}

.cpdz_f1_ul li {
float: left;
margin: 0 20px 50px 0;
}

.cpdz_f1_ul li a {
display: block;
}

.cpdz_f1_ul li a i {
display: block;
overflow: hidden;
width: 333px;
height: 333px;
border: 1px solid #e5e5e5;
}

.cpdz_f1_ul li a i img {
display: block;
width: 100%;
height: 100%;
}

.cpdz_f1_ul li a span {
margin-top: 20px;
font-size: 18px;
color: #333;
display: block;
text-align: center;
}

.cpdz_f2, .cpdz_f4 {
padding-bottom: 70px;
background-color: #f6f6f6;
}

.cpdz_f2_ul {
width: 80%;
margin: 0 auto;
overflow: hidden;
}

.cpdz_f2_ul li {
float: left;
width: 25%;
text-align: center;
}

.cpdz_f2_ul li em {
display: block;
transition: .5s;
width: 180px;
height: 162px;
overflow: hidden;
margin: 0 auto;
}

.cpdz_f2_ul li:nth-child(1) em {
background: url("../images/cpdz_03.png") no-repeat center;
}

.cpdz_f2_ul li:nth-child(1):hover em {
background: url("../images/cpdz1_03.png") no-repeat center;
}

.cpdz_f2_ul li:nth-child(2) em {
background: url("../images/cpdz_05.png") no-repeat center;
}

.cpdz_f2_ul li:nth-child(2):hover em {
background: url("../images/cpdz1_05.png") no-repeat center;
}

.cpdz_f2_ul li:nth-child(3) em {
background: url("../images/cpdz_07.png") no-repeat center;
}

.cpdz_f2_ul li:nth-child(3):hover em {
background: url("../images/cpdz1_07.png") no-repeat center;
}

.cpdz_f2_ul li:nth-child(4) em {
background: url("../images/cpdz_09.png") no-repeat center;
}

.cpdz_f2_ul li:nth-child(4):hover em {
background: url("../images/cpdz1_09.png") no-repeat center;
}

.cpdz_f2_ul li span {
display: block;
transition: .5s;
font-size: 18px;
color: #333;
margin-top: 25px;
}

.cpdz_f2_ul li:hover span {
color: #d61518;
}

.cpdz_h5 {
text-align: center;
color: #d61518;
font-size: 30px;
margin: 25px 0;
}

.cpdz_f3_ul1 {
overflow: hidden;
}

.cpdz_f3_ul1 li {
float: left;
margin: 0 20px 50px 0;
}

.cpdz_f3_ul1 li a {
display: block;
}

.cpdz_f3_ul1 li a i {
display: block;
overflow: hidden;
width: 335px;
height: 230px;
}

.cpdz_f3_ul1 li a i img {
display: block;
width: 100%;
height: 100%;
}

.cpdz_f3_ul1 li a span {
margin-top: 20px;
font-size: 18px;
color: #333;
display: block;
text-align: center;
}

.cpdz_f3_ul2 {
overflow: hidden;
}

.cpdz_f3_ul2 li {
float: left;
margin: 0 20px 50px 0;
}

.cpdz_f3_ul2 li a {
display: block;
}

.cpdz_f3_ul2 li a i {
display: block;
overflow: hidden;
width: 333px;
height: 258px;
border: 1px solid #e5e5e5;
}

.cpdz_f3_ul2 li a i img {
display: block;
width: 100%;
height: 100%;
}

.cpdz_f3_ul2 li a span {
margin-top: 20px;
font-size: 18px;
color: #333;
display: block;
text-align: center;
}

.cpdz_f4 img {
display: block;
margin: 20px auto;
width: 1050px;
}

.cpdz_f5_ul {
text-align: center;
}

.cpdz_f5_ul li {
overflow: hidden;
display: inline-block;
width: 335px;
margin: 0 10px;
}

.cpdz_f5_ul li img {
display: block;
width: 100%;
height: 260px;
}

/*产品详情*/
.cpxq_f1 {
margin: 70px 0;
overflow: hidden;
}

.cpxq_f1 .main, .cpxq_f2 .main, .cpxq_f3 .main {
width: 1200px;
}

.cpxq_f1_left {
float: left;
width: 500px;
height: 502px;
}

.cpxq_f1_left > img {
display: block;
float: right;
position: relative;
z-index: 101;
margin: -30px 10px 0 0;
width: 20px;
height: 20px;
}
/*图片放大镜样式*/
.jqzoom {
position: relative;
cursor: pointer;
float: left;
margin-right: 38px;
display: block;
width: 500px;
height: 500px;
border: 1px solid #d8d8d8;
}

.zoomdiv {
z-index: 100;
position: absolute;
top: 0;
left: 0;
width: 450px;
height: 450px;
background: #ffffff;
border: 1px solid #CCCCCC;
display: none;
text-align: center;
overflow: hidden;
}

.jqZoomPup {
z-index: 10;
visibility: hidden;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
border: 1px solid #aaa;
background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
opacity: 0.5;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
filter: alpha(Opacity=50);
}

.cpxq_f1_right {
float: right;
width: 620px;
margin-top: 25px;
}

.cpxq_f1_right li {
padding: 25px 0;
border-bottom: 1px solid #eee;
overflow: hidden;
}

.cpxq_f1_right li h5 {
font-weight: bold;
font-size: 30px;
color: #333;
}

.cpxq_f1_right li > p {
font-size: 16px;
line-height: 32px;
}

.cpxq_f1_right li > p img {
display: inline-block;
margin-right: 5px;
}

.cpxq_f1_img {
margin: 50px 0 15px 0;
overflow: hidden;
}

.cpxq_f1_img img {
float: left;
margin-right: 30px;
border-radius: 50%;
width: 70px;
height: 70px;
}

.cp_zx {
float: left;
}

.cp_zx > span {
display: block;
font-size: 16px;
color: #666;
}

.cp_zx > span {
display: block;
font-size: 16px;
color: #666;
}

.cp_zx p {
margin-top: 5px;
}

.cp_zx p img {
margin-right: 10px;
display: inline-block;
width: 23px;
}

.cp_zx p span {
display: inline-block;
font-size: 30px;
font-family: 'DINMittelschriftStd';
}

.cpxq_f1_right li > a, .cpxq_f1_right li > p > a {
margin: 10px 100px 0 0;
float: right;
width: 160px;
height: 48px;
line-height: 48px;
text-align: center;
color: #fff;
border-radius: 5px;
background-color: #d61518;
font-size: 16px;
}

.cpxq_f1_right li > a img {
display: inline-block;
margin-left: 5px;
}


.cpxq_f2 {
border-top: 1px solid #e5e5e5;
}

.cpxq_f2_tit {
overflow: hidden;
}

.cpxq_f2_tit a {
transition: .5s;
float: left;
font-size: 18px;
padding: 0 40px;
height: 60px;
line-height: 60px;
text-align: center;
}

.cpxq_f2_tit a:hover, .cpxq_f2_tit a.active {
background-color: #d61518;
color: #fff;
}

.cpxq_h5 {
color: #d61518;
margin: 50px 0 30px 0;
font-size: 24px;
font-weight: bold;
line-height: 25px;
}

.cpxq_h5 i {
display: inline-block;
width: 4px;
height: 24px;
margin-right: 20px;
vertical-align: bottom;
background-color: #d61518;
}

.cpxq_f2_txt > p {
font-size: 16px;
line-height: 32px;
color: #666;
}

.cpxq_f2_txt > p > img {
display: inline-block;
margin-right: 3px;
}

.xq_table > table {
margin: 30px 0;
width: 100%;
}

.xq_table > table tr td {
border: 1px solid #bfbfbf;
line-height: 42px;
text-align: center;
color: #666;
}

.xq_table-left > table tr td:first-child {
background-color: #eeeeee;
width: 10%;
/* border: none; */
background-color: #eeeeee;
}

.xq_table-left > table tr td:nth-child(2) {
background-color: #ffffff;
width: 30%;
}

.xq_table-left .sp2 {
font-size: 16px;
display: block;
border: 1px solid #666;
border-radius: 50%;
width: 24px;
height: 24px;
line-height: 24px;
}





.xq_table > table thead {
background-color: #eee;
}

.cpxq_f2_txt_ul {
overflow: hidden;
}

.cpxq_f2_txt_ul li {
float: left;
margin: 0 20px 50px 0;
}

.cpxq_f2_txt_ul li:last-child {
margin-right: 0;
}

.cpxq_f2_txt_ul li a {
display: block;
}

.cpxq_f2_txt_ul li a i {
display: block;
overflow: hidden;
width: 283px;
height: 283px;
border: 1px solid #e5e5e5;
}

.cpxq_f2_txt_ul li a i img {
transition: .5s;
display: block;
width: 100%;
height: 100%;
}

.cpxq_f2_txt_ul li a span {
transition: .5s;
margin-top: 20px;
font-size: 18px;
color: #333;
display: block;
text-align: center;
}

.cpxq_f2_txt_ul img {
display: block;
margin: 20px auto;
width: 1050px;
}

.cpxq_f2_txt_ul li:hover a i img {
transform: scale(1.1);
}

.cpxq_f2_txt_ul li:hover a span {
color: #d61518;
}

.cpxq_f3 {
padding: 0 0 70px 0;
background-color: #f6f6f6;
}

.cpxq_f3_ul {
overflow: hidden;
}

.cpxq_f3_ul li {
float: left;
margin: 0 0 50px 20px;
}

.cpxq_f3_ul li:first-child {
margin-left: 0;
}

.cpxq_f3_ul li a {
display: block;
}

.cpxq_f3_ul li a i {
display: block;
overflow: hidden;
width: 285px;
height: 285px;
}

.cpxq_f3_ul li a i img {
transition: .5s;
display: block;
width: 100%;
height: 100%;
}

.cpxq_f3_ul li a span {
transition: .5s;
margin-top: 20px;
font-size: 18px;
color: #333;
display: block;
text-align: center;
}

.cpxq_f3_ul img {
display: block;
margin: 20px auto;
width: 1050px;
}

.cpxq_f3_ul li:hover a i img {
transform: scale(1.05);
}

.cpxq_f3_ul li:hover a span {
color: #d61518;
}

/*合作伙伴*/
.hzhb_banner {
height: 680px;
}

.hzhb_banner .ny_banner_txt {
top: 20%;
}

.hzhb_banner .ny_crumbs, .hzhb_banner .ny_crumbs a {
color: #fff;
font-size: 16px;
}

.hzhb_cont {
margin: 75px 0;
}

.hzhb_left {
position: relative;
float: left;
width: calc(50% - 2px);
border-right: 2px solid #d61518;
}

.hzhb_left > i {
position: absolute;
top: 0;
right: -9px;
display: block;
width: 18px;
height: 18px;
border-radius: 50%;
background: url("../images/hzhb_03.png") no-repeat center #fff;
}

.hzhb_tit {
margin-bottom: 50px;
text-align: center;
}

.hzhb_tit h5 { /* font-size: 50px; */
color: #333;
}

.hzhb_tit p {
margin-top: 15px; /* font-size: 18px; */
color: #666;
}

.hzhb_ul li {
overflow: hidden;
margin-bottom: 65px;
}

.hzhb_ul li a {
display: block;
overflow: hidden;
}

.hzhb_ul li div {
float: left;
width: 400px;
}

.hzhb_ul li div span {
margin-bottom: 20px;
display: block;
/* font-size: 20px; */
color: #333;
font-weight: bold;
}

.hzhb_ul li div p {
min-height: 128px;
font-size: 16px;
color: #666;
line-height: 28px;
}

.hzhb_ul li a > p {
float: right;
width: 190px;
height: 80px;
background: url("../images/hzhb_07.png") no-repeat center;
position: relative;
margin-right: 70px;
}

.hzhb_ul li a > p img {
width: 140px;
height: 52px;
display: block;
margin: 13px auto;
}

.hzhb_ul li a > p i {
display: block;
position: absolute;
width: 200px;
height: 2px;
background-color: #d61518;
top: 50%;
margin-top: -1px;
right: -70px;
z-index: -1;
}

.hzhb_right {
margin: 0 2px 0 -2px;
float: right;
width: calc(50% - 2px);
border-left: 2px solid #d61518;
}

.hzhb_ul2 li {
overflow: hidden;
margin-bottom: 65px;
}

.hzhb_ul2 li a {
display: block;
overflow: hidden;
}

.hzhb_ul2 li a > p {
float: left;
width: 190px;
height: 80px;
background: url("../images/hzhb_07.png") no-repeat center;
position: relative;
margin-left: 70px;
}

.hzhb_ul2 li a > p img {
width: 140px;
height: 52px;
display: block;
margin: 13px auto;
}

.hzhb_ul2 li a > p i {
display: block;
position: absolute;
width: 200px;
height: 2px;
background-color: #d61518;
top: 50%;
margin-top: -1px;
left: -70px;
z-index: -1;
}

.hzhb_ul2 li div {
float: left;
margin-left: 35px;
width: 400px;
}

.hzhb_ul2 li div span {
margin-bottom: 20px;
display: block;
font-size: 20px;
color: #333;
font-weight: bold;
}

.hzhb_ul2 li div p {
min-height: 128px;
/* font-size: 16px; */
color: #666;
line-height: 32px;
}

/*关于我们*/
.about_banner {
height: auto;
}

.about_banner .ny_crumbs, .about_banner .ny_crumbs a {
color: #fff;
}

.about_f1 {
position: relative;
padding: 70px 0;
}

.about_f1 > img:first-child {
width: 15px;
height: 15px;
position: absolute;
top: 0;
z-index: 1100;
left: 50%;
margin-left: -7px;
transform-origin: center bottom;
animation: bounce 1.7s cubic-bezier(0,0,0.58,1) infinite;
display: none;
}

@keyframes bounce {
from,to {
transform: translateY(8vh);
}

40% {
transform: translateY(6vh);
}
}

.about_f1 > img:first-child + img {
position: absolute;
bottom: 280px;
right: 0;
z-index: -1;
}

.about_f1_top {
overflow: hidden;
}

.about_f1_left {
width: 597px;
height: 573px;
float: left;
overflow: hidden;
}

.about_f1_left img {
display: block;
width: 100%;
height: 100%;
}

.about_f1_right {
margin-top: 100px;
float: right;
width: 645px;
}

.about_f1_right h5 {
font-weight: bold;
font-size: 48px;
color: #333;
}

.about_f1_right span {
margin-top: 20px;
display: block;
font-size: 18px;
color: #666;
}

.about_f1_right i {
display: block;
margin: 35px 0 30px 0;
width: 50px;
height: 1px;
background-color: #d61518;
}

.about_f1_right p {
font-size: 18px;
color: #666;
line-height: 36px;
}

.about_f1_bottom {
overflow: hidden;
margin-top: 50px;
}

.about_f1_bottom li {
box-sizing: border-box;
padding-left: 100px;
float: left;
width: 20%;
}

.about_f1_bottom li p {
font-size: 18px;
color: #333;
}

.about_f1_bottom li p strong {
transition: .5s;
font-family: 'DINMittelschriftStd';
display: inline-block;
vertical-align: baseline;
margin-right: 5px;
font-size: 72px;
color: #333;
}

.about_f1_bottom li > span {
display: block;
font-size: 18px;
}

.about_f1_bottom li:hover p strong {
color: #d61518;
}

.about_f1_bottom li:first-child {
padding-left: 0;
}

.about_f1_bottom li:nth-child(2) {
padding-left: 55px;
}

.about_f1_bottom li:last-child {
text-align: center;
}

.about_f2 {
padding: 70px 0;
background: url("../images/about_bg_03.jpg");
}

.about_tit {
text-align: center;
margin-bottom: 45px;
}

.about_tit h5 {
font-size: 48px;
color: #333;
}

.about_tit p {
font-size: 18px;
margin-top: 10px;
color: #666;
}

.about_f2_box {
text-align: center;
width: 1060px;
margin: 0 auto;
}

.about_f2_box img {
display: block;
margin: 0 auto;
width: 500px;
}

.about_f2_box p {
font-size: 16px;
color: #666;
line-height: 28px;
margin-top: 25px;
}

.about_f2_ul {
overflow: hidden;
margin-top: 50px;
text-align: center;
}

.about_f2_ul li {
display: inline-block;
margin: 0 65px;
width: 210px;
text-align: center;
}

.about_f2_ul li div {
overflow: hidden;
width: 180px;
height: 162px;
position: relative;
}

.about_f2_ul li div img {
display: block;
width: 100%;
height: 100%;
}

.about_f2_ul li div p {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.about_f2_ul li div p span {
display: block;
font-family: 'DINMittelschriftStd';
font-size: 60px;
color: rgba(255,255,255,.2);
margin-top: 10px;
}

.about_f2_ul li div p strong {
color: #fff;
display: block;
font-size: 18px;
}

.about_f2_ul li div p img {
display: block;
margin: 10px auto;
width: 23px;
height: 27px;
}

.about_f2_ul li > p {
font-size: 16px;
color: #666;
line-height: 28px;
margin-top: 15px;
}

.about_f3 {
padding: 70px 0;
}

.about_f3_ul {
overflow: hidden;
width: 1230px;
margin: 0 auto;
}

.about_f3_ul li {
text-align: center;
overflow: hidden;
margin: 20px;
float: left;
width: 370px;
height: 220px;
cursor: pointer;
}

.about_f3_div1 {
overflow: hidden;
border: 1px solid #e5e5e5;
width: 368px;
height: 218px;
}

.about_f3_div1:hover {
background-color: #a1a2a400;
/* background: url(../images/about_bg_03.jpg); */
}

.about_f3_div1:hover strong {
color: #d61518;
text-align: left;
padding-left: 10%;
}

.about_f3_div1:hover span {
color: #666;
margin: -70px 0% 35px 50px;
}

.about_f3_div1 strong {
margin-top: 10px;
font-size: 100px;
color: #f6f6f6;
display: block;
font-family: 'DINMittelschriftStd';
}

.about_f3_div1 span {
display: block;
color: #d61518;
font-size: 20px;
margin: -70px 0 35px 0;
}

.about_f3_div1 p {
margin: 0 auto;
width: 280px;
font-size: 16px;
color: #666;
line-height: 32px;
}

.about_f3_div2 {
position: relative;
width: 100%;
height: 100%;
}

.about_f3_div2 img {
display: block;
width: 100%;
height: 100%;
}

.about_f3_div2 p {
top: 0;
position: absolute;
width: 100%;
left: 0;
color: #fff;
}

.about_f3_div2 p strong {
display: block;
margin: 60px 0 30px 0;
font-size: 20px;
font-weight: normal;
}

.about_f3_div2 p span {
display: block;
font-size: 16px;
line-height: 32px;
}

.about_f3_div3 {
text-align: center;
}

.about_f3_div3 strong {
display: block;
margin: 45px 0 20px 0;
font-size: 48px;
color: #333;
}

.about_f3_div3 span {
display: block;
font-size: 18px;
color: #666;
}

.about_f3_div4 {
border: 1px solid #e5e5e5;
}

.about_f3_div4 img {
display: block;
width: 100%;
height: 100%;
}

.about_f4 {
margin-bottom: 50px;
}

.about_f4_box {
overflow: hidden;
}

.about_f4_table {
width: calc(100% + 50px);
margin-left: -25px;
}

.about_f4_table tr td {
border: 25px solid #fff;
overflow: hidden;
}

.about_f4_table tr td img {
transition: all 1s;
}

.about_f4_table tr td img:hover {
transform: scale(1.05);
}


.about_f4_table tr td a, .about_f4_table tr td a img {
display: block;
width: 100%;
}

.about_f5 {
margin-bottom: 70px;
}

.about_f5_tit {
text-align: center;
margin: 50px 0;
}

.about_f5_box-lb, .about_f5_box-lb1 {
display: none;
}

.about_f5_box-lb-on, .about_f5_box-lb-on1 {
display: block;
}


.about_f5_tit a {
border: 1px solid #e5e5e5;
cursor: pointer;
margin: 0 15px;
display: inline-block;
border-radius: 5px;
padding: 0 20px;
height: 38px;
line-height: 38px;
font-size: 18px;
color: #333;
}

.about_f5_tit a:hover, .about_f5_tit a.active {
color: #d61518;
border-color: #d61518;
}

#box {
position: relative;
z-index: 10;
width: 1400px;
height: 400px;
}

#box ul {
position: relative;
width: 1300px;
height: 400px;
}

#box li {
position: absolute;
list-style: none;
background: #fff;
width: 0;
height: 0;
top: 0;
left: 0;
z-index: 0;
cursor: pointer;
}

#box li img {
width: 100%;
height: 100%;
vertical-align: top;
}

#box .prev, #box .next {
transition: .5s;
z-index: 100;
position: absolute;
top: 50%;
width: 40px;
height: 80px;
margin-top: -40px;
overflow: hidden;
text-indent: -999px;
cursor: pointer;
}

#box .prev {
left: 0;
background: url(../images/page_03.png) no-repeat center;
}

#box .prev:hover {
left: 0;
background: url(../images/page_04.png) no-repeat center;
}

#box .next {
right: 0;
background: url(../images/page_05.png) no-repeat center;
}

#box .next:hover {
right: 0;
background: url(../images/page_06.png) no-repeat center;
}

.pro_name {
text-align: center;
margin-top: 20px;
font-size: 16px;
color: #666;
}

/*品质管控*/
.pz_banner {
height: 680px;
}

.pz_banner .ny_banner_txt > strong .em1 {
display: block;
margin: 0 0 -60px 175px;
width: 130px;
height: 15px;
background-color: #d61518;
}

.pz_banner .ny_banner_txt > a {
margin: 55px auto;
color: #fff;
display: block;
width: 260px;
height: 55px;
line-height: 55px;
text-align: center;
background-color: #d61518;
border-radius: 5px;
font-size: 16px;
}

.pz_banner .ny_crumbs a, .pz_banner .ny_crumbs {
color: #fff;
}

.pzgk_f1_box {
position: relative;
margin: 35px 0 0 0;
height: 620px;
}

.pzgk_f1_box > em {
z-index: 1000;
display: block;
background: url(../images/pzbg_03.png) no-repeat center;
background-size: cover;
position: absolute;
top: 50%;
left: 50%;
}

.pzgk_f1_ul {
position: relative;
width: 100%;
height: 100%;
}

.pzgk_f1_ul li {
width: 400px;
position: absolute;
cursor: pointer;
}

.pzgk_f1_ul li:nth-child(odd) {
padding: 0 0 20px 40px;
background: url("../images/pzgk_06.png") no-repeat left bottom;
}

.pzgk_f1_ul li:nth-child(even) {
width: 280px;
padding: 0 40px 20px 50px;
background: url("../images/pzgk_09.png") no-repeat right bottom;
}

.pzgk_f1_ul li strong {
margin-bottom: 5px;
display: block;
font-size: 36px;
font-family: 'DINMittelschriftStd';
}

.pzgk_f1_ul li span {
display: block;
font-size: 24px;
color: #333;
margin-bottom: 10px;
font-weight: bold;
}

.pzgk_f1_ul li p {
font-size: 16px;
color: #666;
line-height: 28px;
width: 305px;
}

.pzgk_f1_ul li:nth-child(1) {
top: 20px;
left: 60px;
}

.pzgk_f1_ul li:nth-child(2) {
top: 20px;
right: 60px;
}

.pzgk_f1_ul li:nth-child(3) {
top: 230px;
left: 0;
}

.pzgk_f1_ul li:nth-child(4) {
top: 260px;
right: 0;
}

.pzgk_f1_ul li:nth-child(5) {
bottom: -5px;
left: 60px;
}

.pzgk_f1_ul li:nth-child(6) {
bottom: -5px;
right: 60px;
}

.pzgk_f1_box > img {
display: block;
margin: -210px 0 0 -210px;
width: 420px;
height: 420px;
position: absolute;
top: 50%;
left: 50%;
border-radius: 50%;
}

.pzgk_f1_ul li:nth-child(5) p {
width: 385px;
}

.pzgk_f1_box + a {
margin: 80px auto;
font-size: 16px;
border-radius: 3px;
width: 310px;
height: 55px;
line-height: 55px;
text-align: center;
display: block;
color: #fff;
background-color: #d61518;
}

.pzgk_f1_box + a:hover {
background-color: #bd1518;
}

.pzgk_f1_box_small > img {
display: block;
width: 100%;
margin-bottom: 40px;
}

.pzgk_f1_box_small ul li {
text-align: center;
margin-bottom: 15px;
}

.pzgk_f1_box_small ul li strong {
margin-bottom: 5px;
display: block;
font-size: 36px;
font-family: 'DINMittelschriftStd';
}

.pzgk_f1_box_small ul li span {
display: block;
font-size: 24px;
color: #333;
margin-bottom: 10px;
font-weight: bold;
}

.pzgk_f1_box_small ul li p {
font-size: 16px;
color: #666;
line-height: 28px;
}

.pzgk_f2 {
background: url("../images/about_bg_03.jpg");
}

.pzgk_f2_box {
margin: 0 auto;
width: 1200px;
overflow: hidden;
}

.pzgk_f2_ul1 {
width: 300px;
float: left;
}

.pzgk_f2_ul1 li {
transition: .5s;
cursor: pointer;
background-color: #eee;
font-size: 20px;
color: #333;
margin-bottom: 2px;
height: 80px;
line-height: 80px;
padding: 0 30px;
}

.pzgk_f2_ul1 li i {
margin-top: 30px;
background: url("../images/pzgk_15.png") no-repeat center;
width: 10px;
height: 16px;
display: block;
float: right;
}

.pzgk_f2_ul1 li:hover, .pzgk_f2_ul1 li.active {
background-color: #d61518;
color: #fff;
}

.pzgk_f2_ul1 li:hover i, .pzgk_f2_ul1 li.active i {
background: url("../images/pzgk_18.png") no-repeat center;
}

.pzgk_f2_ul2 {
float: right;
width: 880px;
height: 490px;
position: relative;
overflow: hidden;
}

.pzgk_f2_ul2 li {
display: none;
width: 880px;
height: 490px;
overflow: hidden;
}

.pzgk_f2_ul2 li img {
display: block;
width: 100%;
height: 100%;
transition: all 1s;
}

.pzgk_f2_ul2 li img:hover {
transform: scale(1.05);
}

.pzgk_f2_ul2 li p {
text-align: center;
font-size: 20px;
color: #fff;
width: 100%;
left: 0;
bottom: 0;
position: absolute;
height: 80px;
line-height: 80px;
background-color: rgba(0,0,0,.5);
}

.pzgk_f2_box + a {
margin: 80px auto;
font-size: 16px;
border-radius: 3px;
width: 240px;
height: 55px;
line-height: 55px;
text-align: center;
display: block;
color: #fff;
background-color: #d61518;
}

.pzgk_f2_box + a:hover {
background-color: #bd1518;
}

.pzgk_f3 {
overflow: hidden;
padding-bottom: 20px;
}

.pzgk_f3 .cpdz_tit h5, .pzgk_f3 .cpdz_tit p {
color: #fff;
}

.pzgk_f3_f1 {
margin: 40px 0;
text-align: center;
}

.pzgk_f3_f1 li {
margin: 0 100px;
display: inline-block;
width: 148px;
cursor: pointer;
}

.pzgk_f3_f1 li em {
transition: .5s;
margin: 0 auto;
display: block;
border-radius: 50%;
width: 98px;
height: 98px;
border: 1px solid #fff;
}

.pzgk_f3_f1 li em img {
display: block;
width: 55px;
height: 55px;
margin: 20px auto;
}

.pzgk_f3_f1 li span {
display: block;
font-size: 20px;
margin-top: 20px;
color: #fff;
font-weight: bold;
}

.pzgk_f3_f1 li:hover em {
background-color: #d61518;
border-color: #d61518;
}

.pzgk_f3_f1_on em {
background-color: #d61518;
border-color: #d61518;
}

.pzgk_f3_f2 {
background-color: #fff;
overflow: hidden;
box-shadow: 0 -1px 20px 0 rgba(0,0,0,.2);
}

.pzgk_f3_f2-ul {
display: none;
}

.pzgk_f3_f2-ul-on {
display: block;
}


.pzgk_f3_f2 ul {
width: 1250px;
margin: 50px auto 30px auto;
text-align: center;
overflow: hidden;
}

.pzgk_f3_f2 ul li {
position: relative;
margin: 0 100px;
float: left;
}

.pzgk_f3_f2 ul li strong {
font-size: 60px;
color: #333;
display: block;
line-height: 100px;
font-family: 'DINMittelschriftStd';
width: 111px;
height: 100px;
background: url("../images/pzgk_33.png") no-repeat center;
}

.pzgk_f3_f2 ul li span {
display: block;
font-size: 18px;
color: #333;
width: 110px;
min-height: 89px;
margin-top: 20px;
}

.pzgk_f3_f2 ul li em {
background: url("../images/pzgk_36.png") no-repeat center;
display: block;
width: 76px;
height: 4px;
position: absolute;
right: -135px;
top: 40px;
}

.pzgk_f4_box {
width: 100%;
overflow: hidden;
}

.pzgk_f4_box table {
width: calc(100% + 40px);
margin-left: -20px;
}

.pzgk_f4_box table tr td {
border: 20px solid #fff;
overflow: hidden;
}

.pzgk_f4_box table tr td img {
display: block;
width: 100%;
transition: all 1s;
}

.pzgk_f4_box table tr td img:hover {
transform: scale(1.05);
}


.pzgk_f4_box + a {
margin: 45px auto 80px auto;
font-size: 16px;
border-radius: 3px;
width: 260px;
height: 55px;
line-height: 55px;
text-align: center;
display: block;
color: #fff;
background-color: #d61518;
}

.pzgk_f4_box + a:hover {
background-color: #bd1518;
}

.pzgk_f5 {
background-color: #f7f7f7;
padding-bottom: 70px;
overflow: hidden;
}

.pzgk_f5_box {
width: 1200px;
overflow: hidden;
margin: 0 auto;
}

.pzgk_f5_left {
margin-top: 100px;
float: left;
width: 440px;
}

.pzgk_f5_left h5 {
font-weight: bold;
font-size: 20px;
color: #333;
}

.pzgk_f5_left p {
margin-top: 30px;
font-size: 16px;
line-height: 32px;
color: #666;
}

.pzgk_f5_right {
width: 680px;
height: 400px;
background-color: #fff;
float: right;
box-shadow: 0 -1px 20px 0 #ecebeb;
}

#quality {
position: relative;
z-index: 10;
width: 550px;
height: 380px;
margin: 25px auto;
}

#quality ul {
position: relative;
width: 550px;
height: 380px;
}

#quality li {
position: absolute;
list-style: none;
background: #fff;
width: 0;
height: 0;
top: 0;
left: 0;
z-index: 0;
cursor: pointer;
}

#quality li img {
width: 100%;
height: 100%;
vertical-align: top;
border: 1px solid transparent;
}

#quality .prev, #quality .next {
width: 0;
height: 0;
font-size: 0;
}

/*服务与支持*/
.fw_banner .ny_banner_txt > strong {
position: relative;
}

.fw_banner .ny_banner_txt > strong > span {
position: relative;
z-index: 100;
font-size: 60px;
}

.fw_banner .ny_banner_txt > strong .em1 {
display: block;
width: 122px;
height: 15px;
background-color: #d61518;
position: absolute;
bottom: 68px;
left: 48px;
z-index: 10;
}

.fw_banner .ny_banner_txt > strong .em2 {
z-index: 10;
display: block;
width: 210px;
height: 15px;
background-color: #d61518;
position: absolute;
bottom: 10px;
left: 680px;
z-index: 10;
}

.fw_f1_tit_div {
position: relative;
}

.fw_f1_tit_div > em {
position: absolute;
left: 0;
bottom: 0;
display: block;
width: 100%;
height: 10px;
background: url("../images/fw_08.png");
z-index: 10;
}

.fw_f1_tit {
text-align: center;
position: relative;
z-index: 100;
border-bottom: 1px solid #d61518;
height: 210px;
}

.fw_f1_tit li {
margin: 0 57px;
display: inline-block;
width: 150px;
}

.fw_f1_tit li div {
border: 1px solid #e1e1e1;
border-radius: 50%;
width: 148px;
height: 148px;
overflow: hidden;
}

.fw_f1_tit li div span {
font-size: 24px;
color: #666;
display: block;
margin: 33px 0 10px 0;
}

.fw_f1_tit li div strong {
display: block;
font-size: 20px;
color: #333;
}

.fw_f1_tit li em {
background: url("../images/fw_03.png") no-repeat center;
display: block;
margin: 10px auto 0 auto;
width: 9px;
height: 49px;
}

.fw_f1_tit li.active em {
background: url("../images/fw_05.png") no-repeat center;
}

.fw_f1_tit li.active div {
border-color: #d61518;
}

.fw_f1_box {
position: relative;
height: 500px;
overflow: hidden;
}

.fw_pic {
opacity: 0;
filter: alpha(opacity=0);
width: 1200px;
margin-left: 100px;
height: 500px;
position: absolute;
}

.fw_pic .hd {
z-index: 100
}

.fw_pic .hd .prev, .fw_pic .hd .next {
position: absolute;
top: 50%;
margin-top: -15px;
display: block;
width: 15px;
height: 30px;
overflow: hidden;
cursor: pointer;
}

.fw_pic .hd .prev {
left: -50px;
background: url("../images/page_03.png") no-repeat center;
}

.fw_pic .hd .next {
right: -50px;
background: url("../images/page_05.png") no-repeat center;
}

.fw_pic .hd .prev:hover {
background: url("../images/page_04.png") no-repeat center;
}

.fw_pic .hd .next:hover {
background: url("../images/page_06.png") no-repeat center;
}

.fw_pic .bd ul {
overflow: hidden;
zoom: 1;
}

.fw_pic .bd ul li {
margin: 0 8px;
float: left;
position: relative;
_display: inline;
overflow: hidden;
text-align: center;
}

.fw_pic .bd ul li .pic {
float: left;
width: 1200px;
height: 500px;
overflow: hidden;
}

.fw_pic .bd ul li .pic img {
width: 1200px;
height: 500px;
display: block;
}

.fw_pic .bd ul li .title {
margin-top: -80px;
position: absolute;
z-index: 11111;
;
left: 0;
bottom: 0;
width: 1200px;
font-size: 18px;
height: 80px;
line-height: 80px;
color: #fff;
background-color: rgba(0,0,0,.5);
}

.fw_f2 {
background-color: #f6f6f6;
}

.fw_f2_cox {
overflow: hidden;
margin: 45px 0 70px 0;
}

.fw_f2_cox li {
margin-left: 25px;
height: 525px;
overflow: hidden;
width: 450px;
float: left;
text-align: center;
background-color: #fff;
}

.fw_f2_cox li img {
transition: all 1s;
}

.fw_f2_cox li img:hover {
transform: scale(1.05);
}

.fw_f2_cox li:first-child {
margin-left: 0;
}

.fw_f2_cox li a {
display: block;
}

.fw_f2_cox li a i {
overflow: hidden;
width: 450px;
height: 300px;
display: block;
}

.fw_f2_cox li a i img {
display: block;
width: 100%;
height: 100%;
}

.fw_f2_cox li a div {
height: 230px;
}

.fw_f2_cox li a div img {
display: block;
width: 40px;
height: 40px;
margin: -20px auto 0 auto;
}

.fw_f2_cox li a div span {
font-weight: bold;
display: block;
font-size: 20px;
color: #333;
margin: 50px 0 20px 0;
}

.fw_f2_cox li a div p {
width: 300px;
margin: 0 auto;
font-size: 16px;
color: #666;
line-height: 28px;
}

.fw_f2_cox li:nth-child(2) a div span {
margin: 0 0 20px 0;
}

.fw_f2_cox li:nth-child(2) a div {
padding-top: 70px;
box-sizing: border-box;
}

.fw_f2_cox li:nth-child(2) a div img {
transform: rotate(180deg);
margin: 35px auto;
}

.fw_f3_tit {
text-align: center;
margin: 50px 0 30px 0;
}

.fw_f3_tit a {
cursor: pointer;
transition: .5s;
margin: 0 10px;
display: inline-block;
font-weight: bold;
font-size: 20px;
color: #666;
border: 1px solid #e5e5e5;
padding: 0 40px;
height: 60px;
line-height: 60px;
}

.fw_f3_tit a:hover, .fw_f3_tit a.active {
background-color: #d61518;
color: #fff;
border-color: #d61518;
}

.fw_f3_box {
display: none;
position: relative;
z-index: 100;
overflow: hidden;
width: 100%;
height: 650px;
}

.fw_f3_box img {
position: absolute;
top: 0;
left: 0;
z-index: 101;
display: block;
width: 100%;
height: 100%;
}

.fw_f3_div {
width: 335px;
position: relative;
z-index: 102;
margin: 105px 100px 0 0;
float: right;
padding: 125px 60px;
background-color: rgba(255,255,255,.8);
}

.fw_f3_div h5 {
font-weight: bold;
font-size: 24px;
color: #333;
}

.fw_f3_div em {
display: block;
margin: 30px 0;
width: 40px;
height: 2px;
background-color: #d61518;
}

.fw_f3_div p {
font-size: 18px;
color: #444;
line-height: 36px;
}

.fw_f4_ul {
overflow: hidden;
text-align: center;
}

.fw_f4_ul li {
float: left;
width: 20%;
position: relative;
padding-bottom: 80px;
}

.fw_f4_ul li em {
top: 55px;
right: -29px;
display: block;
position: absolute;
width: 58px;
height: 14px;
background: url("../images/fw_34.png") no-repeat center;
}

.fw_f4_ul li div img {
width: 120px;
height: 120px;
border-radius: 50%;
display: block;
margin: 0 auto;
}

.fw_f4_ul li div span {
margin: 15px auto 0 auto;
display: block;
font-size: 18px;
color: #333;
font-weight: bold;
}

.fw_f4_ul li:nth-child(6) div span {
max-width: 146px;
min-height: 48px;
}

.fw_f4_ul + a {
transition: .5s;
width: 165px;
height: 55px;
line-height: 55px;
margin: 0 auto 75px auto;
display: block;
color: #fff;
background-color: #d61518;
text-align: center;
border-radius: 5px;
}

.fw_f4_ul + a:hover {
background-color: #b41619;
}

.fw_f4_ul li:nth-child(5) em {
transform: rotate(90deg);
top: 195px;
right: calc(50% - 30px);
}

.fw_f4_ul li:nth-child(6) em, .fw_f4_ul li:nth-child(7) em, .fw_f4_ul li:nth-child(9) em, .fw_f4_ul li:nth-child(8) em, .fw_f4_ul li:nth-child(8) em, .fw_f4_ul li:nth-child(10) em {
transform: rotate(-180deg);
}

.fw_f4_ul_small {
overflow: hidden;
text-align: center;
margin-bottom: 30px;
}

.fw_f4_ul_small li {
float: left;
width: 50%;
position: relative;
margin-bottom: 15px;
}

.fw_f4_ul_small li em {
top: 55px;
left: -15%;
display: block;
position: absolute;
width: 58px;
height: 14px;
background: url("../images/fw_34.png") no-repeat center;
}

.fw_f4_ul_small li div img {
position: relative;
z-index: 1000;
width: 120px;
height: 120px;
border-radius: 50%;
display: block;
margin: 0 auto;
}

.fw_f4_ul_small li div span {
margin-top: 15px;
display: block;
font-size: 18px;
color: #333;
font-weight: bold;
}

.fw_f4_ul_small li:nth-child(odd) em {
display: none
}

/*首页*/
/*banner*/
.flexslider {
position: relative;
clear: both;
overflow: hidden;
z-index: 99;
}

.flexslider .slides li {
overflow: hidden;
}

.flexslider .slides li a {
display: block;
position: relative;
}

.flexslider .slides li a img {
width: 100%;
}

.flexslider .flex-direction-nav a {
position: absolute;
top: 50%;
width: 60px;
height: 90px;
line-height: 99px;
overflow: hidden;
margin: -60px 0 0;
display: block;
z-index: 10;
cursor: pointer;
-webkit-transition: all 0.3s ease;
}

.flexslider .flex-direction-nav .flex-next {
right: 100px;
}

.flexslider .flex-direction-nav .flex-prev {
left: 100px;
}

.flexslider .flex-direction-nav .flex-next {
background: url("../images/index_10.png") no-repeat center;
background-size: cover;
}

.flexslider .flex-direction-nav .flex-prev {
background: url("../images/index.png") no-repeat center;
background-size: cover;
}

#fw_f1_small .flex-direction-nav .flex-next,
#f3_box_small .flex-direction-nav .flex-next {
right: 50px;
width: 30px;
height: 45px;
}

#fw_f1_small .flex-direction-nav .flex-prev,
#f3_box_small .flex-direction-nav .flex-prev {
left: 50px;
width: 30px;
height: 45px;
}

.fw_f1_small_txt {
position: absolute;
width: 100%;
left: 0;
bottom: 0;
background-color: rgba(0,0,0,.5);
padding: 15px;
box-sizing: border-box;
color: #fff;
line-height: 28px;
}

/*f1*/
.f1 {
height: 148px;
overflow: hidden;
border-bottom: 1px solid #eee;
}

.f1 a {
height: 148px;
box-sizing: border-box;
padding: 35px 0;
float: left;
width: 33.333%;
box-sizing: border-box;
border-left: 1px solid #eee;
}

.f1 a:first-child {
border-left: none;
}

.f1 a img {
float: left;
margin: 0 30px 0 145px;
height: 70px;
width: auto;
}

.f1 a p {
float: left;
font-size: 20px;
color: #333;
line-height: 34px;
}

.f1 a p span {
font-weight: bold;
}
/*f2*/
.index_tit {
text-align: center;
margin: 75px 0 50px 0;
}

.index_tit h5 {
font-size: 50px;
color: #222;
}

.index_tit h5 span {
font-weight: bold;
}

.index_tit p {
margin-top: 15px;
font-size: 18px;
color: #666;
}

.index_tit p span {
font-weight: bold;
color: #d61518;
}

.f2_box {
overflow: hidden;
margin-bottom: 80px;
}

.f2_box img {
display: block;
width: 100%;
}

/*f3*/
.f3_box {
overflow: hidden;
}

.picFocus {
width: 1150px;
position: relative;
zoom: 1;
}

.picFocus .hd {
width: 350px;
position: absolute;
right: -428px;
top: 100px;
z-index: 10110;
}

.picFocus .hd ul {
zoom: 1;
}

.picFocus .hd ul li {
margin-bottom: 70px;
text-align: left;
cursor: pointer;
}

.picFocus .hd ul li a {
font-size: 24px;
color: #333;
position: relative;
}

.picFocus .hd ul li a em {
transition: .5s;
display: inline-block;
top: 10px;
left: -80px;
position: absolute;
width: 65px;
height: 10px;
background: url("../images/index_33.png") no-repeat center;
margin-right: 20px;
}

.picFocus .hd ul li.on em {
left: -180px;
width: 165px;
background: url("../images/index_37.png") no-repeat center;
}

.picFocus .hd ul li.on a {
font-weight: bold;
color: #d61518;
}

.picFocus .bd li {
vertical-align: middle;
width: 1150px;
height: 645px;
}

.picFocus .bd li a {
display: block;
position: relative;
z-index: 100;
}

.picFocus .bd li a img {
width: 1150px;
height: 645px;
display: block;
}

.f2_txt {
padding: 45px 75px;
background: transparent linear-gradient(to bottom, rgba(0,0,0,.02), rgba(0,0,0,.5));
position: absolute;
box-sizing: border-box;
bottom: 0;
left: 0;
width: 100%;
}

.f2_txt div {
overflow: hidden;
}

.f2_txt div h5 {
color: #fff;
float: left;
font-size: 24px;
font-weight: bold;
}

.f2_txt div span {
float: right;
text-align: right;
font-size: 18px;
color: #fff;
}

.f2_txt p {
margin-top: 25px;
font-size: 16px;
color: #fff;
line-height: 30px;
}

.index_a {
transition: .5s;
text-align: center;
border-radius: 5px;
background-color: #d61518;
font-size: 16px;
color: #fff !important;
width: 260px;
height: 55px;
line-height: 55px;
margin: 50px auto 80px auto;
display: block;
}

.index_a:hover {
background-color: #bb1518;
}

/*f4*/
.f4 {
height: 1081px;
background: url("../images/index_08.jpg") no-repeat top center;
}

.f4 .index_tit h5, .f4 .index_tit p, .f4 .pzgk_f1_box,
.f4 .pzgk_f1_ul li span, .f4 .pzgk_f1_ul li p {
color: #fff;
}

.f4 .pzgk_f1_ul li p {
width: 360px;
}

.f5_box_small .f5_a1 i {
margin: 15px 0;
}

.f5_box_small .f5_a2 i {
float: none;
width: 100%;
height: auto;
}

.f5_box_small .f5_a2 div {
float: none;
margin: 10px auto 20px auto;
padding: 5px 10px;
box-sizing: border-box;
text-align: center;
}

/*产品中心*/
.f5 {
background-color: #f9f9f9;
}

.f5_box {
overflow: hidden;
}

.f5_box table {
width: calc(100% + 50px);
margin-left: -25px;
}

.f5_box table tr td {
border: 25px solid #f9f9f9;
overflow: hidden;
background-color: #fff;
}

.f5_a1 {
text-align: center;
display: block;
}

.f5_a1 b {
margin-top: 45px;
font-size: 24px;
color: #333;
display: block;
}

.f5_a1 p {
margin: 15px auto 20px auto;
width: 350px;
font-size: 16px;
color: #666;
line-height: 30px;
}

.f5_a1 span {
display: block;
font-size: 16px;
color: #666;
}

.f5_a1 i {
display: block;
overflow: hidden;
width: 100%;
height: 490px;
}

.f5_a1 i img {
display: block;
width: 100%;
height: 100%;
transition: .5s;
}

.f5_a2 {
overflow: hidden;
display: block;
}

.f5_a2 i {
float: left;
display: block;
overflow: hidden;
width: 440px;
height: 330px;
}

.f5_a2 i img {
transition: .5s;
display: block;
width: 100%;
height: 100%;
}

.f5_a2 div {
float: left;
margin-top: 95px;
}

.f5_a2 div b {
font-size: 24px;
color: #333;
display: block;
}

.f5_a2 div p {
margin: 20px 0 25px 0;
font-size: 16px;
color: #666;
line-height: 30px;
}

.f5_a2 div span {
display: block;
font-size: 16px;
color: #666;
}

.f5_box a:hover b, .f5_box a:hover span {
color: #d61518;
}

.f5_box a:hover i img {
transform: scale(1.05);
}

/*走进汉德保*/
.f6_top {
overflow: hidden;
}

.f6_top_left {
float: left;
width: 50%;
height: 600px;
}

.f6_box {
float: right;
width: 700px;
}

.f6_box > i {
display: block;
margin: 60px 0 50px 0;
background-color: #d61518;
width: 80px;
height: 2px;
}

.f6_box > p {
width: 615px;
font-size: 16px;
color: #666;
line-height: 34px;
text-align: justify;
}

.f6_box .about_f1_bottom {
overflow: hidden;
}

.f6_box .about_f1_bottom li {
margin-bottom: 40px;
padding: 0;
width: 33.333%;
}

.f6_box .about_f1_bottom li p b {
font-size: 60px;
}

.f6_box .about_f1_bottom li:last-child {
text-align: left;
}

.f6_top_right {
position: relative;
z-index: 1000;
float: right;
width: 50%;
overflow: hidden;
height: 600px;
}

.f6_top_right a {
display: block;
position: relative;
height: 600px;
}

.f6_top_right a img {
display: block;
width: 100%;
height: 100%;
}

.f6_top_right a b {
background-color: rgba(0,0,0,.5);
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}

.f6_top_right a i {
position: absolute;
background: url("../images/index_44.png") no-repeat center;
top: 50%;
left: 50%;
display: block;
width: 70px;
height: 70px;
margin: -35px 0 0 -35px;
}

.f6_bottom {
overflow: hidden;
}

.f6_bottom li {
overflow: hidden;
float: left;
width: 25%;
text-align: center;
background-color: #f1f5f5;
height: 320px;
}

.f6_bottom li img {
display: block;
width: 60px;
height: 60px;
margin: 70px auto 0 auto;
}

.f6_bottom li span {
display: block;
font-size: 24px;
color: #333;
margin: 20px 0 25px 0;
}

.f6_bottom li p {
font-size: 16px;
color: #666;
}

.f6_bottom li:nth-child(2) span, .f6_bottom li:nth-child(2) p,
.f6_bottom li:nth-child(3) span, .f6_bottom li:nth-child(3) p {
color: #fff;
}

.f6_bottom li:nth-child(2) {
background-color: #d61518;
}

.f6_bottom li:nth-child(3) {
background-color: #f8b500;
}

/*资讯共享*/
.f7 {
padding-bottom: 75px;
}

.f7_box {
width: 440px;
margin-left: 35px;
float: left;
}

.f7 .main .f7_box:first-child {
margin-left: 0;
}

.f7_new_tit {
overflow: hidden;
padding-bottom: 15px;
border-bottom: 1px solid #eee;
}

.f7_new_tit b {
float: left;
font-size: 20px;
color: #333;
}

.f7_new_tit a {
float: right;
font-size: 18px;
color: #666;
}

.f7_new_tit a:hover {
color: #d61518;
}

.f7_new li {
border-bottom: 1px solid #eee;
}

.f7_new li a {
display: block;
padding: 22px 0;
}

.f7_new li a i {
display: block;
overflow: hidden;
margin-bottom: 30px;
}

.f7_new li a i img {
transition: .5s;
display: block;
width: 100%;
height: 255px;
}

.f7_new li a span {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
transition: .5s;
display: block;
font-size: 20px;
color: #333;
margin-bottom: 20px;
}

.f7_new li a p {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
font-size: 16px;
color: #666;
line-height: 26px;
}

.f7_new li a:hover i img {
transform: scale(1.01);
}

.f7_new li a:hover span {
color: #d61518;
}

/*手机端头部*/
.phone_head .logo {
margin: 22px 0 0 2px;
float: left;
width: 150px;
height: 37px;
}

.phone_head .logo img {
display: block;
width: 100%;
height: 100%;
}

.phone_head {
box-sizing: border-box;
width: 100%;
padding: 0 10px;
background-color: #fff;
height: 80px;
overflow: hidden;
}

.phone_head span {
position: relative;
float: right;
margin-right: 10px;
width: 40px;
height: 40px;
margin-top: 25px;
}

.phone_head span img {
cursor: pointer;
position: absolute;
top: 0;
left: 0;
}

.phone_head span img:first-child {
background-color: #fff;
z-index: 10;
display: block;
width: 25px;
height: 25px;
top: 6px;
left: 6px;
}

.phone_head span img:last-child {
z-index: 9;
display: block;
width: 30px;
height: 30px;
left: 5px;
top: 5px;
}

/*手机端导航*/
.phone_nav {
transition: .5s;
height: 100%;
z-index: 99999999;
position: fixed;
top: 79px;
background-color: #fff;
right: -315px;
}

.phone_nav ul li:last-child {
border-bottom: 1px solid #eee;
}

.phone_nav ul li a {
color: #202122;
font-size: 14px;
width: 260px;
display: block;
padding: 14px 25px;
}

.phone_nav ul li a:hover {
color: #d61518;
}

.nav_bg {
display: none;
z-index: 99999998;
background-color: rgba(0,0,0,.5);
float: left;
position: absolute;
top: 80px;
left: 0;
width: 100%;
height: 100%;
}

.phone_nav .index_nav_search {
border-color: #e5e5e5;
}

.phone_nav .index_nav_search input {
color: #333;
}

/*兼容*/
@media (min-width: 0px) {
/*导航显示*/
.phone_nav, .phone_head {
display: block;
}

.nr_header, .index_header, .index_nav {
display: none;
}

#fw_f1_small {
display: block;
}

#f3_box_small {
display: block;
}

.fw_f1_tit_div, .fw_f1_box, .f3_box {
display: none;
}

.f5_box table {
display: none;
}
/*服务与支持*/
.fw_f4_ul_small {
display: block;
}

.fw_f4_ul {
display: none;
}
}

@media (min-width: 1250px) {
/*导航显示*/
.phone_nav, .phone_head {
display: none;
}

.nr_header, .index_header, .index_nav {
display: block;
}
}

@media (min-width:765px) {
/*品质管控*/
.pzgk_f4_box table {
display: block;
}

.pzgk_f4_box div {
display: none;
}

#quality {
display: block;
}

.quality_small {
display: none;
}

.pzgk_f1_box {
display: block;
}

.pzgk_f1_box_small {
display: none;
}
/*关于我们*/
.about_f4_table {
display: block;
}

#box {
display: block;
}
}

@media (min-width:890px) {
.f5_box table {
display: block;
}

.f5_box_small {
display: none;
}
}

@media (min-width:1050px) {
/*服务与支持*/
.fw_f4_ul_small {
display: none;
}

.fw_f4_ul {
display: block;
}
}

@media screen and (min-width:0px) and (max-width:765px) {
.wrap, .main {
width: 100%;
padding: 0 15px;
box-sizing: border-box;
}
/*头部*/
.ny_banner_txt {
width: 100%;
padding: 0 30px;
box-sizing: border-box;
}

.ny_crumbs {
width: 100%;
float: none;
padding: 0 10px;
box-sizing: border-box;
bottom: 15px;
right: auto;
text-align: left;
}

.ny_banner {
height: 100%;
overflow: hidden;
}

.ny_banner > img {
width: auto;
}

.cp_nav ul li {
height: 50px;
line-height: 50px;
min-width: 32.3%;
text-align: center;
}

.cp_nav ul li a {
padding: 0 15px;
}

.news_nav {
text-align: left;
margin: 50px 0 30px 0;
}

.news_nav a {
padding: 0 15px;
margin: 10px;
}

.ny_banner_txt b {
font-size: 40px;
}
/*底部*/
.footer_min_top > img {
margin-right: 50%;
}

.footer_top_ul {
float: left;
margin: 30px 0 10px;
text-align: left;
}

.footer_top_ul li {
margin: 0 25px 0 0;
}

.footer_top_left {
border: none;
float: none;
width: 100%;
padding-right: 0;
}

.footer_min_ul li {
min-height: 300px;
margin: 0 0 10px 0;
width: 50%;
}

.footer_min_ul li:last-child {
min-height: 100px;
}

.yq_lj {
margin: 0;
padding: 35px 0 25px 0;
line-height: 24px;
border-top: 1px solid #343434;
border-bottom: 1px solid #343434;
}

.footer_top_right {
float: none;
width: 100%;
overflow: hidden;
padding: 0;
margin: 35px 0;
}

.footer_top_right > p {
float: left;
line-height: 22px;
}

.footer_top_right > img {
float: left;
margin-top: 30px;
}

.footer_bottom {
height: auto;
padding: 15px 10px;
line-height: 26px;
}

.footer_bottom_map {
float: left;
text-align: left;
margin-top: 10px;
}
/*资料下载*/
.down_table tbody tr td {
height: auto;
line-height: 28px;
padding: 10px 0;
font-size: 14px;
}

.down_table thead tr td {
font-size: 14px;
}

.down_table thead tr td:first-child {
padding-left: 10px;
max-width: 100px
}

.down_table tbody tr td:first-child {
padding-left: 0;
max-width: 100px
}

.page_new {
margin: 30px 0;
}

.page a {
width: 25px;
height: 25px;
line-height: 25px;
}
/*行业应用*/
.al_ul li a {
height: auto;
}

.al_ul li a b {
width: 100%;
height: auto;
float: none;
}

.al_ul li a div {
width: 100%;
margin-top: 30px;
float: none;
}

.al_ul li a div p {
margin: 20px 0;
}

.al_ul li {
padding: 15px 0;
margin-bottom: 10px;
}
/*新闻资讯*/
.news_top a {
float: none;
width: 100%;
}

.news_top a i {
width: 100%;
height: auto;
float: none;
}

.news_top a div {
width: 100%;
margin: 0;
padding: 15px;
float: none;
box-sizing: border-box;
}

.news_ul li {
width: 100%;
margin: 0;
margin-bottom: 25px;
}

.news_ul li a i {
width: 100%;
height: auto;
}
/*新闻详情*/
.news_page_left {
float: none;
width: 100%;
}

.news_page_right {
float: none;
width: 100%;
}

.news_page_ul1 li a i {
height: auto;
}

.news_page_ul2 li a i {
width: calc(100% - 45px);
height: auto;
}
/*人才中心*/
.rc_f2 li {
width: 100%;
text-align: center;
}

.rc_f2 li i {
margin: 0 auto;
}

.rc_f2 li span {
width: 100%;
}

.rc_f3_ul li {
width: 100%;
height: auto;
padding: 40px 0;
}

.rc_f3_ul li span {
margin-top: 0;
}

.rc_f3_ul li i {
display: none;
}
/*人才招募*/
.rczm_f2_tit {
height: auto;
}

.rczm_box span:first-child {
width: 32%;
}

.rczm_box {
font-size: 17px;
line-height: 32px;
padding: 15px;
}

.rczm_box span:last-child {
width: auto;
}

.rczm_box span:first-child {
width: 100px;
}

.rczm_box span i {
margin: 5px 0 0 0;
width: 20px;
height: 20px;
}

.rczm_txt {
padding: 20px 10px;
}

.rczm_txt table {
font-size: 14px;
}
/*品质管控*/
.pzgk_f2_box, .pzgk_f5_box {
width: 100%;
}

.pzgk_f2_ul1 {
float: none;
text-align: center;
width: 100%;
}

.pzgk_f2_ul1 li {
display: block;
text-align: center;
width: 100%;
padding: 0;
overflow: hidden;
margin: 15px 0;
}

.pzgk_f2_ul1 li i {
float: none;
display: inline-block;
margin: 0 10px;
transform: rotate(90deg);
}

.pzgk_f2_ul2 li p {
position: relative;
padding: 15px 10px;
line-height: 32px;
height: auto;
text-align: left;
box-sizing: border-box;
}

.pzgk_f2_ul2 {
float: none;
width: 100%;
height: auto;
margin-top: 50px;
}

.pzgk_f2_ul2 li {
width: 100%;
height: auto;
}

.pzgk_f3_f1 {
margin: 25px 0;
}

.cpdz_tit h5 {
font-size: 30px;
margin: 50px 0 20px 0;
}

.pzgk_f3_f1 li {
margin: 0 0 20px 0;
width: 135px;
}

.pzgk_f3_f2 ul {
width: 100%;
margin: 50px 0 30px 0;
}

.pzgk_f3_f2 ul li {
width: 50%;
margin: 0;
text-align: center;
}

.pzgk_f3_f2 ul li b {
display: inline-block;
}

.pzgk_f3_f2 ul li span {
display: inline-block;
}

.pzgk_f3_f2 ul li i {
display: none;
}

.pzgk_f4_box table {
display: none;
}

.pzgk_f4_box div {
display: block;
}

.pzgk_f4_box div img {
display: block;
width: 100%;
margin-bottom: 15px;
}

.pzgk_f5_left {
width: 100%;
float: none;
margin: 30px 0;
}

.pzgk_f5_right {
float: none;
background-color: transparent;
margin: 0 auto;
overflow: hidden;
width: 100%;
height: auto;
}

#quality {
display: none;
}

.quality_small {
display: block;
}

.quality_small img {
display: block;
width: 46%;
margin-bottom: 15px;
float: left;
margin: 2%;
}

.pzgk_f1_box {
display: none;
}

.pzgk_f1_box_small {
display: block;
}
/*联系我们*/
.lx_cont_left {
width: 100%;
float: none;
}

.lx_cont_right {
width: 100%;
float: none;
margin-top: 40px;
}

.lx_cont_right > a {
margin: 20px auto;
}
/*合作伙伴*/
.ny_crumbs img {
margin: 0 10px 0 0;
}

.hzhb_banner .ny_banner_txt {
top: 30%;
}

.hzhb_tit h5 {
/* font-size: 36px; */
font-weight: bold;
}

.hzhb_left {
float: none;
width: 100%;
border: none;
margin-bottom: 70px;
}

.hzhb_left > i {
display: none;
}

.hzhb_right {
float: none;
border: none;
margin: 0;
width: 100%;
}

.hzhb_ul li, .hzhb_ul2 li {
margin: 20px 0 40px 0;
text-align: center;
}

.hzhb_ul li div {
float: none;
width: 100%;
}

.hzhb_ul li div p, .hzhb_ul2 li div p {
min-height: 80px;
}

.hzhb_ul li a > p i, .hzhb_ul2 li a > p i {
display: none;
}

.hzhb_ul2 li a > p {
float: none;
overflow: hidden;
}

.hzhb_ul2 li div {
margin: 0;
float: none;
width: 100%;
}

.hzhb_ul2 li div span {
margin: 20px 0 15px 0;
}
/*关于我们*/
.about_f1_left {
width: calc(80% - 20px);
height: auto;
margin: 0 auto;
float: none;
}

.about_f1_left img {
height: auto;
}

.about_f1_right {
width: 100%;
float: none;
margin: 40px 0 0 0;
}

.about_f1_right h5 {
text-align: center;
font-size: 38px;
}

.about_f1_bottom li {
padding: 0;
margin: 0 20px 30px 0;
width: calc(50% - 20px);
text-align: center;
}

.about_f1_bottom li:last-child {
text-align: center;
width: 100%;
}

.about_f2_box img {
width: 70%;
}

.about_f1_right span {
text-align: center;
}

.about_f1_right i {
margin: 35px auto;
}

.about_f1_bottom li p b {
font-size: 45px;
}

.about_f1_bottom li:nth-child(2) {
padding: 0;
}

.about_f2_ul li {
margin-bottom: 20px;
}

.about_f2_box {
width: 100%;
}

.about_f4_table {
display: none;
}

.about_f5_tit a {
margin-bottom: 15px;
}

#box {
display: none;
}

.about_f3_ul {
width: 100%;
}

.about_f3_ul li {
width: 100%;
margin: 10px 0;
}

.about_f3_div1 {
width: calc(100% - 2px);
}

.about_f3_div4 {
height: calc(100% - 2px);
}

.about_f3_div1 p {
width: 100%;
padding: 0 10px;
box-sizing: border-box;
}
/*服务与支持*/
.fw_banner .ny_banner_txt > strong .em1 {
display: none;
}

.fw_banner .ny_banner_txt > strong > span {
font-size: 32px;
}

.fw_banner .ny_banner_txt {
top: 15%;
}

.fw_f2_cox li {
width: 100%;
margin: 0 0 15px 0;
}

.fw_f2_cox li:first-child {
margin-left: 0;
}

.fw_f3_tit a {
height: 40px;
line-height: 40px;
padding: 0 20px;
margin: 10px;
font-size: 16px;
}

.fw_f3_box {
height: auto;
}

.fw_f3_box img {
display: block;
width: 100%;
position: relative;
}

.fw_f3_div {
width: 100%;
margin: 0;
float: none;
padding: 30px 0 0 0;
text-align: center;
}

.fw_f3_div i {
margin: 30px auto;
}

.fw_f4_ul {
overflow: hidden;
margin-bottom: 40px;
}

.fw_f4_ul li {
width: calc(50% - 20px);
margin: 10px;
float: left;
padding: 0;
}

.fw_f4_ul li:first-child {
margin-left: 10px;
}

.fw_f4_ul li:nth-child(even) i {
display: none;
}

.fw_f4_ul li:nth-child(odd) i {
left: 25%;
}
/*成长发展*/
.cz_f1_box > img {
float: none;
display: block;
width: 100%;
}

.cz_f1_box div {
width: calc(100% - 40px);
margin: 30px 10px;
padding: 10px;
}

.cz_f1 {
padding: 50px 0;
}

.cz_f1_tit h5 {
font-size: 40px;
}
/*产品中心*/
.cp_search {
margin: 30px 0 15px 0;
}

.cp_cont_ul li a {
width: 100%;
margin: 15px 0;
}

.cp_cont_ul li a:first-child {
margin-left: 0;
}

.cp_cont_ul li a i {
width: 100%;
height: auto;
}

.cp_search ul + div a {
width: 90px;
}

.cp_search ul li > a {
margin-right: 20px;
}

.cp_search ul li {
line-height: 45px;
}
/*产品详情*/
.jqzoom {
width: 300px;
height: 300px;
margin: 0 auto;
border: navajowhite;
}

.jqzoom > img {
width: 300px;
height: 300px;
margin: 0 auto;
}

.cpxq_f1_left > img {
display: none;
}

.cpxq_f1_left {
float: none;
margin: 0 auto;
width: 302px;
height: 302px;
overflow: hidden;
}

.cpxq_f1_right {
float: none;
width: 100%;
}

.cpxq_f1_right li h5 {
text-align: center;
}

.cpxq_f1_img {
margin: 20px 0 0 0;
}

.cpxq_f1_img img {
width: 60px;
height: 60px;
margin-right: 10px;
}

.cp_zx {
float: none;
text-align: center;
}

.cpxq_f1_right li > a {
margin: 20px auto;
float: none;
display: block;
}

.cpxq_f2_tit a {
padding: 0 15px;
height: 45px;
line-height: 45px;
}

.xq_table {
width: 100%;
overflow-y: scroll;
}

.xq_table > table {
width: 700px;
}

.xq_table > table thead tr td {
line-height: 20px;
padding: 10px 0;
font-size: 14px;
}

.xq_table > table tbody tr td {
line-height: 50px;
font-size: 12px;
}

.cpxq_f1 .main, .cpxq_f2 .main, .cpxq_f3 .main {
width: 100%;
padding: 0px 15px;
box-sizing: border-box;
}

.cpxq_f2_txt_ul li {
width: calc(100% - 2px);
margin: 15px 0;
}

.cpxq_f2_txt_ul li a i {
width: 100%;
height: auto;
}

.cpxq_f2_txt_ul img {
margin: 0;
}

.cpxq_f3_ul li {
margin-left: 0;
}

.cpxq_f3_ul li {
width: 100%;
margin: 15px 0;
}

.cpxq_f3_ul li a i {
width: 100%;
height: auto;
}

.news_page_f2 > a {
margin-top: 20px;
}
/*产品定制*/
.cpdz_f1_ul li {
width: calc(100% - 2px);
margin: 15px 0;
}

.cpdz_f1_ul li a i {
width: calc(100% - 2px);
height: auto;
}

.cpdz_f2_ul li {
margin: 15px 0;
float: none;
width: 100%;
}

.cpdz_f3_ul1 li {
width: 100%;
margin: 15px 0;
float: none;
}

.cpdz_f3_ul1 li a i {
width: 100%;
height: auto;
}

.cpdz_f3_ul2 li {
width: calc(100% - 2px);
margin: 15px 0;
}

.cpdz_f3_ul2 li a i {
width: calc(100% - 2px);
height: auto;
}

.cpdz_f4 img {
width: 100%;
}

.cpdz_f5_ul li {
width: 100%;
margin: 15px 0;
}
/*案例详情*/
.al_page_f1_ul li {
width: 100%;
float: none;
margin: 15px 0 40px 0;
padding: 0;
}

.al_page_f1_ul li span {
margin: 20px 0 10px 0;
}

.al_page_f1, .al_page_f2, .al_page_f3, .al_page_f4 {
padding: 50px 0;
}

.al_page_f1 .cz_f1_tit {
width: 100%;
}

.al_page_f1_ul li img {
height: auto;
}

.alpage_f2_left {
float: none;
margin: 0 auto;
width: 100%;
height: auto;
}

.alpage_f2_right > span:first-child + table {
margin-bottom: 30px;
}

.alpage_f2_right {
float: none;
width: 100%;
margin-top: 30px;
}

.alpage_f2_right > table {
line-height: 45px;
font-size: 12px;
}

.al_page_f3_ul li {
float: none;
margin: 15px 0 30px 0;
width: 100%;
overflow: hidden;
}

.al_page_f4_ul li {
width: 100%;
margin: 15px 0;
}

.al_page_f4_ul li:first-child {
margin-left: 0;
}

.al_page_f4_ul li a i {
width: 100%;
height: auto;
}


/*首页*/
.flexslider .flex-direction-nav a {
width: 15px;
height: 22px;
margin-top: -11px;
}

.flexslider .flex-direction-nav .flex-prev {
left: 10px;
}

.flexslider .flex-direction-nav .flex-next {
right: 10px;
}

.index_dt {
width: 10px;
height: auto;
margin: -85px auto 55px auto;
}

.f1 {
height: auto;
width: 100%;
border: none;
}

.f1 a {
padding: 25px 0;
display: block;
overflow: hidden;
border-bottom: 1px solid #eee;
width: 100%;
float: none;
height: auto;
text-align: center;
}

.f1 a img {
float: none;
margin: 10px auto;
display: block;
}

.f1 a p {
float: none;
}

.index_tit {
margin: 50px 0 30px;
}

.index_tit h5 {
font-size: 40px;
}

.index_tit p {
margin-top: 10px;
}

#fw_f1_small .flex-direction-nav .flex-prev, #f3_box_small .flex-direction-nav .flex-prev {
width: 15px;
height: 22px;
margin-top: -11px;
left: 10px;
}

#fw_f1_small .flex-direction-nav .flex-next, #f3_box_small .flex-direction-nav .flex-next {
width: 15px;
height: 22px;
margin-top: -11px;
right: 10px;
}

.f4 {
background-size: cover;
height: auto;
}

.f4 .pzgk_f1_box_small > img {
width: 50%;
margin: 0 auto 40px auto;
}

.f4 .pzgk_f1_box_small {
color: rgba(255,255,255,.9);
}

.f4 .pzgk_f1_box_small ul li span {
color: rgba(255,255,255,.8);
}

.f4 .pzgk_f1_box_small ul li p {
color: rgba(255,255,255,.7);
}

.f5_box_small .f5_a2 i {
float: none;
width: 100%;
height: auto;
}

.f5_box_small .f5_a2 div {
float: none;
margin: 10px auto 20px auto;
padding: 5px 10px;
box-sizing: border-box;
text-align: center;
}

.f6_top_left {
float: none;
width: 100%;
height: auto;
}

.f6_top_right {
width: 100%;
height: auto;
}

.f6_top_right a {
height: auto;
}

.f6_bottom li {
width: 100%;
}

.f6_box .about_f1_bottom {
width: 100%;
margin-top: 20px;
}

.f6_box .about_f1_bottom li {
width: calc(50% - 20px);
margin: 20px 10px;
text-align: center;
}

.about_f1_bottom li p strong {
transition: .5s;
font-family: 'DINMittelschriftStd';
display: inline-block;
vertical-align: baseline;
margin-right: 5px;
font-size: 46px;
color: #333;
}

.f6_box .about_f1_bottom li:last-child {
text-align: center;
width: 100%;
}

.f6_box {
width: 100%;
float: none;
margin: 0 auto 30px auto;
}

.f6_box > i {
margin: 30px auto 40px auto;
}

.f6_box > p {
width: calc(100% - 30px);
text-align: justify;
margin: 0 auto;
}

.f7_box {
width: 100%;
margin: 50px 0 0 0;
float: none;
}

.f7 .main .f7_box:first-child {
margin-top: 0;
}

.f7_new li a i img {
height: auto;
}

.f5_box table {
display: none;
}

.f5_box_small {
display: block;
}

.f5_box_small .f5_a1 i {
height: auto;
margin: 15px 0;
}

.f2_box {
margin-bottom: 20px;
}
}

@media screen and (min-width:765px) and (max-width:1150px) {
/*品质管控*/
.pz_banner .ny_banner_txt > b > i {
display: none;
}

.pz_banner .ny_banner_txt > b > em {
display: none;
}

.pzgk_f1_box {
transform: scale(.8);
background-size: 60%;
}

.pzgk_f1_box > img {
width: 300px;
height: 300px;
margin: -150px 0 0 -150px;
}

.pzgk_f1_ul {
width: 130%;
margin-left: -15%
}

.pzgk_f3_f1 li {
margin: 0 30px;
}

.pzgk_f3_f2 ul {
width: 660px;
margin: 20px auto;
}

.pzgk_f3_f2 ul li {
margin: 0 25px;
background-color: #fff;
}

.pzgk_f3_f2 ul li i {
right: -80px;
top: 50px;
}

/*成长发展*/
.cz_f1_box > img {
display: block;
float: none;
width: 70%;
margin: 50px auto;
}

.cz_f1_box div {
float: none;
margin: 50px auto;
width: 80%;
}
}

@media screen and (min-width:1150px) and (max-width:1250px) {
/*品质管控*/
.pz_banner .ny_banner_txt > b > i {
display: none;
}

.pzgk_f1_box {
transform: scale(.8);
background-size: 60%;
}

.pzgk_f1_box > img {
width: 400px;
height: 400px;
margin: -200px 0 0 -200px;
}

.pzgk_f1_ul {
width: 130%;
margin-left: -15%
}

.pzgk_f3_f1 li {
margin: 0 30px;
}

.pzgk_f3_f2 ul {
width: 1000px;
margin: 40px auto;
}

.pzgk_f3_f2 ul li {
margin: 0 60px;
background-color: #fff;
}

.pzgk_f3_f2 ul li i {
right: -105px;
top: 50px;
}

/*成长发展*/
.cz_f1_box > img {
width: 50%;
}

.cz_f1_box div {
margin: 20px 30px 30px 0;
}
}

@media screen and (min-width:765px) and (max-width:1250px) {
.wrap, .main {
width: 100%;
padding: 0 30px;
box-sizing: border-box;
}
/*头部*/
.ny_banner_txt {
width: 100%;
padding: 0 30px;
box-sizing: border-box;
}

.ny_crumbs {
width: 100%;
padding: 0 30px;
box-sizing: border-box;
bottom: 15px;
right: 30px;
}

.ny_banner {
height: auto;
overflow: hidden;
}

.ny_banner > img {
width: auto;
}
/*行业应用*/
.al_ul li a {
height: auto;
}

.al_ul li a b {
width: 100%;
height: auto;
float: none;
}

.al_ul li a div {
width: 100%;
margin-top: 30px;
float: none;
}
/*新闻资讯*/
.news_top a i {
width: 100%;
height: auto;
float: none;
}

.news_top a div {
width: 100%;
margin: 0;
padding: 30px;
box-sizing: border-box;
}

.news_ul li {
width: calc(50% - 25px);
}

.news_ul li a i {
width: 100%;
height: auto;
}
/*新闻详情*/
.news_page_left {
float: none;
width: 100%;
padding: 0 30px;
}

.news_page_right {
float: none;
width: 100%;
padding: 0 30px;
}

.news_page_ul1 li a i {
height: auto;
}

.news_page_ul2 li a i {
width: calc(100% - 45px);
height: auto;
}
/*人才中心*/
.rc_f2 li {
width: 50%;
text-align: center;
}

.rc_f2 li i {
margin: 0 auto;
}

.rc_f2 li span {
width: 100%;
}

.rc_f3_ul li {
width: 50%;
height: 402px;
}
/*人才招募*/
.rczm_box span:first-child {
width: 32%;
}
/*品质管控*/
.pzgk_f2_box, .pzgk_f5_box {
width: 100%;
}

.pzgk_f2_ul1 {
float: none;
text-align: center;
width: 100%;
}

.pzgk_f2_ul1 li {
display: inline-block;
text-align: left;
width: calc(33.33% - 30px);
margin: 15px;
}

.pzgk_f2_ul2 {
float: none;
width: 100%;
height: 490px;
margin-top: 50px;
}

.pzgk_f2_ul2 li {
width: 100%;
}

.pzgk_f5_left {
width: 100%;
float: none;
margin-bottom: 50px;
}

.pzgk_f5_right {
float: none;
margin: 0 auto;
overflow: hidden;
}
/*联系我们*/
.lx_cont_left {
width: 100%;
float: none;
}

.lx_cont_right {
width: 100%;
float: none;
margin-top: 40px;
}
/*关于我们*/
.about_f1_left {
width: calc(70% - 20px);
height: auto;
margin: 0 auto;
float: none;
}

.about_f1_left img {
height: auto;
}

.about_f1_right {
width: calc(100% - 20px);
float: none;
margin: 0 auto;
}

.about_f1_bottom li {
padding: 0;
margin: 0 10px;
width: calc(20% - 20px);
}

.about_f1_bottom li p b {
font-size: 45px;
}

.about_f1_bottom li:nth-child(2) {
padding: 0;
}

.about_f2_ul li {
margin-bottom: 20px;
}

.about_f2_box {
width: 100%;
}

.about_f3_ul {
width: 100%;
}

.about_f3_ul li {
width: calc(33.333% - 20px);
margin: 10px;
}

.about_f3_div1 {
width: calc(100% - 2px);
}

.about_f3_div4 {
height: calc(100% - 2px);
}

.about_f3_div1 p {
width: 100%;
padding: 0 10px;
box-sizing: border-box;
}
/*产品中心*/
.cp_cont_ul li a {
width: calc(50% - 30px);
margin: 15px;
}

.cp_cont_ul li a:first-child {
margin-left: 15px;
}

.cp_cont_ul li a i {
width: 100%;
height: auto;
}
/*产品详情*/
.cpxq_f1_left {
float: none;
margin: 0 auto;
}

.cpxq_f1_right {
float: none;
width: 100%;
}

.cpxq_f1_right li h5 {
text-align: center;
}

.cpxq_f1 .main, .cpxq_f2 .main, .cpxq_f3 .main {
width: 100%;
padding: 0 30px;
box-sizing: border-box;
}

.cpxq_f2_txt_ul li {
width: calc(25% - 20px);
}

.cpxq_f2_txt_ul li a i {
width: 100%;
height: auto;
}

.cpxq_f2_txt_ul img {
margin: 0;
}

.cpxq_f3_ul li {
margin-left: 0;
}

.cpxq_f3_ul li {
width: calc(25% - 20px);
margin: 10px;
}

.cpxq_f3_ul li a i {
width: 100%;
height: auto;
}

/*产品定制*/
.cpdz_f1_ul li {
width: calc(50% - 30px);
margin: 15px;
}

.cpdz_f1_ul li a i {
width: calc(100% - 2px);
height: auto;
}

.cpdz_f2_ul li {
margin: 10px auto;
width: 50%;
}

.cpdz_f3_ul1 li {
width: calc(50% - 30px);
margin: 15px;
}

.cpdz_f3_ul1 li a i {
width: 100%;
height: auto;
}

.cpdz_f3_ul2 li {
width: calc(50% - 30px);
margin: 15px;
}

.cpdz_f3_ul2 li a i {
width: calc(100% - 2px);
height: auto;
}

.cpdz_f4 img {
width: 70%;
}
/*案例详情*/
.al_page_f1 .cz_f1_tit {
width: 100%;
}

.al_page_f1_ul li img {
height: auto;
}

.alpage_f2_left {
float: none;
margin: 0 auto;
}

.alpage_f2_right {
float: none;
width: 100%;
margin-top: 30px;
}

.al_page_f4_ul li {
width: calc(50% - 30px);
margin: 15px;
}

.al_page_f4_ul li:first-child {
margin-left: 15px;
}

.al_page_f4_ul li a i {
width: 100%;
height: auto;
}

/*首页*/
.f1 {
height: auto;
}

.f1 a {
padding: 10px;
height: auto;
text-align: center;
}

.f1 a img {
float: none;
margin: 10px auto;
display: block;
}

.f1 a p {
float: none;
}

.f5_box table .f5_a1 i {
height: auto;
}

.f5_box table tr td:first-child {
width: 30%;
}

.f5_box table tr td:last-child {
width: 70%
}


.f6_top_left {
float: none;
width: 100%;
height: auto;
}

.f6_top_right {
width: 100%;
}

.f6_bottom li {
width: 100%;
}

.f6_box .about_f1_bottom {
width: 100%;
}

.f6_box .about_f1_bottom li {
width: calc(20% - 20px);
margin: 20px 10px;
}

.f6_box {
width: 100%;
float: none;
margin: 50px auto;
}

.f6_box > i {
margin: 60px auto 50px auto;
}

.f6_box > p {
width: 80%;
text-align: center;
margin: 0 auto;
}

.f7_box {
width: 100%;
margin: 0 0 50px 0;
float: none;
}

.f7_new li a i img {
height: auto;
}

/*服务与支持*/
.fw_f2_cox li {
width: calc(33.333% - 30px);
margin: 0 15px;
}

.fw_f2_cox li:first-child {
margin-left: 15px;
}
}

@media screen and (min-width:765px) and (max-width:1450px) {
/*底部*/
.footer_top_left {
border: none;
float: none;
width: 100%;
padding-right: 0;
}

.footer_min_ul li {
min-height: 300px;
margin: 0 85px 10px 0;
}

.yq_lj {
margin: 0;
padding: 35px 0 25px 0;
line-height: 24px;
border-top: 1px solid #343434;
border-bottom: 1px solid #343434;
}

.footer_top_right {
float: none;
width: 100%;
overflow: hidden;
padding: 0;
margin: 35px 0;
}

.footer_top_right > p {
float: left;
line-height: 22px;
}

.footer_top_right > img {
float: right;
margin-top: 65px;
}
/*合作伙伴*/
.hzhb_ul li div {
width: 98%;
}

.hzhb_ul2 li div {
width: 98%;
margin-top: 20px;
}
}

@media screen and (min-width:765px) and (max-width:850px) {
/*关于我们*/
.about_f5_box {
transform: scale(.5);
margin: -100px 0 -85px -240px;
}

.f5_box table tr td:first-child {
width: 10%;
}

.f5_box table tr td:last-child {
width: 90%;
}

.f5_box table .f5_a2 i {
float: left;
width: 200px;
height: auto;
}

.f5_box table .f5_a2 div {
float: left;
width: 200px;
margin: 10px auto 20px auto;
padding: 5px 10px;
box-sizing: border-box;
}
}

@media screen and (min-width:850px) and (max-width:950px) {
/*关于我们*/
.about_f5_box {
transform: scale(.6);
margin: -100px 0 -85px -26%;
}

.f5_box table .f5_a2 i {
float: left;
width: 210px;
height: auto;
margin-top: 30px;
}

.f5_box table .f5_a2 div {
float: left;
width: 200px;
margin: 10px auto 20px auto;
padding: 5px 10px;
box-sizing: border-box;
}
}

@media screen and (min-width:950px) and (max-width:1050px) {
/*关于我们*/
.about_f5_box {
transform: scale(.6);
margin: -100px 0 -85px -10%;
}

.f5_box table .f5_a2 i {
float: left;
width: 280px;
height: auto;
}

.f5_box table .f5_a2 div {
float: left;
width: 200px;
margin: 10px auto 20px auto;
padding: 5px 10px;
box-sizing: border-box;
}
}

@media screen and (min-width:1050px) and (max-width:1150px) {
/*关于我们*/
.about_f5_box {
transform: scale(.6);
margin: -100px 0 -85px -15%;
}

.f5_box table .f5_a2 i {
float: left;
width: 280px;
height: auto;
}

.f5_box table .f5_a2 div {
float: left;
margin: 10px auto 20px auto;
padding: 5px 10px;
box-sizing: border-box;
}
}

@media screen and (min-width:1150px) and (max-width:1250px) {
/*关于我们*/
.about_f5_box {
transform: scale(.7);
margin: -65px 0 -85px -10%;
}

.f5_box table .f5_a2 i {
float: left;
width: 280px;
height: auto;
}

.f5_box table .f5_a2 div {
float: left;
margin: 10px auto 20px auto;
padding: 5px 10px;
box-sizing: border-box;
}
}

@media screen and (min-width:1250px) and (max-width:1450px) {
.wrap, .main {
width: 1200px;
margin: 0 auto;
}
/*头部*/
.ny_banner_txt {
width: 1200px;
}

.nr_header .main {
width: 100%;
padding: 0 30px;
box-sizing: border-box;
}

.ny_crumbs {
width: 1200px;
}

.nr_nav_ul {
margin-right: -22px;
}

.nr_nav_call {
line-height: 70px;
}

.nr_nav_search {
margin-top: 12px;
}
/*行业应用*/
.al_ul li a {
height: 250px;
}

.al_ul li a b {
width: 600px;
height: 250px;
}

.al_ul li a div {
width: calc(100% - 650px);
margin-top: 30px;
}
/*新闻资讯*/
.news_top a i {
width: 455px;
height: 225px;
}

.news_top a div {
width: calc(100% - 485px);
margin: 0;
padding: 22px 0 22px 30px;
height: 225px;
box-sizing: border-box;
}

.news_ul li a i {
width: 100%;
height: auto;
}
/*新闻详情*/
.news_page_left {
width: calc(100% - 400px);
}
/*品质管控*/
.pz_banner .ny_banner_txt > b > i {
display: none;
}

.pzgk_f1_box {
transform: scale(.9);
background-size: 40%;
}

.pzgk_f1_box > img {
width: 400px;
height: 400px;
margin: -200px 0 0 -200px;
}
/*联系我们*/
.lx_cont_left {
width: calc(50% - 30px);
}

.lx_cont_right {
width: calc(50% - 30px);
}
/*关于我们*/
.about_f1_left {
width: calc(50% - 20px);
height: auto;
}

.about_f1_left img {
height: auto;
}

.about_f1_right {
width: calc(50% - 20px);
}

.about_f1_bottom li {
padding: 0;
margin: 0 25px;
width: calc(20% - 50px);
}

.about_f1_bottom li:nth-child(2) {
padding: 0;
}

.about_f3_div1 {
width: calc(100% - 12px);
}

.about_f3_div4 {
height: calc(100% - 2px);
}

.about_f5_box {
transform: scale(.8);
margin: -23px 0 -85px -7%;
}
/*成长发展*/
.cz_f1_box > img {
width: 50%;
}

.cz_f1_box div {
margin: 20px 30px 30px 0;
}
/*产品中心*/
.cp_cont_ul li a {
width: calc(25% - 30px);
margin: 15px;
}

.cp_cont_ul li a:first-child {
/* margin-left: 15px; */
}

.cp_cont_ul li a i {
width: 100%;
height: auto;
}

/*产品定制*/
.cpdz_f1_ul li {
width: calc(25% - 30px);
margin: 15px;
}

.cpdz_f1_ul li a i {
width: calc(100% - 2px);
height: auto;
}

.cpdz_f2_ul li {
margin: 10px auto;
width: 50%;
}

.cpdz_f3_ul1 li {
width: calc(25% - 30px);
margin: 15px;
}

.cpdz_f3_ul1 li a i {
width: 100%;
height: auto;
}

.cpdz_f3_ul2 li {
width: calc(25% - 30px);
margin: 15px;
}

.cpdz_f3_ul2 li a i {
width: calc(100% - 2px);
height: auto;
}

.cpdz_f4 img {
width: 70%;
}

/*案例详情*/
.al_page_f1 .cz_f1_tit {
width: 100%;
}

.al_page_f1_ul li img {
height: auto;
}

.alpage_f2_right {
width: calc(100% - 550px);
}

.al_page_f4_ul li {
width: calc(25% - 30px);
margin: 15px;
}

.al_page_f4_ul li:first-child {
margin-left: 15px;
}

.al_page_f4_ul li a i {
width: 100%;
height: auto;
}

/*首页*/
.f1 {
height: auto;
}

.f1 a {
padding: 10px;
height: auto;
text-align: center;
}

.f1 a img {
float: none;
margin: 10px auto;
display: block;
}

.f1 a p {
float: none;
}

.f5_box table .f5_a1 i {
height: auto;
}

.f5_box table .f5_a2 i {
float: left;
width: 300px;
height: auto;
}

.f5_box table .f5_a2 div {
float: left;
margin: 10px auto 20px auto;
padding: 5px 10px;
box-sizing: border-box;
}

.f5_box table tr td:first-child {
width: 40%;
}

.f5_box table tr td:last-child {
width: 60%
}

.f6_top_left {
float: left;
width: 50%;
height: auto;
}

.f6_box {
width: 600px;
float: left;
margin-left: 30px;
}

.f6_box .about_f1_bottom li p b {
font-size: 45px;
}

.f6_box .about_f1_bottom {
width: 500px;
}

.f6_box .about_f1_bottom li {
width: calc(33.333% - 30px);
margin: 15px;
}

.f7_box {
width: calc(33.333% - 30px);
margin: 0 15px;
}

.f6_box > p {
width: 100%;
}

.index_nav_search {
width: 140px;
}

.index_call {
margin-right: 0;
}

.index_header_txt h5 {
font-size: 26px;
}

.index_logo {
width: 300px;
margin-top: 50px;
height: auto;
}

/*服务与支持*/
.fw_f2_cox li {
width: calc(33.333% - 40px);
margin: 0 20px;
}

.fw_f2_cox li:first-child {
margin-left: 15px;
}
}


@media (min-width:1450px) {
.wrap, .main {
width: 1400px;
margin: 0 auto;
}

/*头部*/
.ny_banner_txt {
width: 1400px;
}

.ny_crumbs {
width: 1400px;
}

.nr_nav_ul {
margin-right: -22px;
}

.nr_nav_call {
line-height: 70px;
}

.nr_nav_search {
margin-top: 12px;
}
/*产品定制*/
.cpdz_f1_ul li {
width: calc(25% - 30px);
margin: 15px;
}

.cpdz_f1_ul li a i {
width: calc(100% - 2px);
height: auto;
}

.cpdz_f3_ul1 li {
width: calc(25% - 30px);
margin: 15px;
}

.cpdz_f3_ul1 li a i {
width: 100%;
height: auto;
}

.cpdz_f3_ul2 li {
width: calc(25% - 30px);
margin: 15px;
}

.cpdz_f3_ul2 li a i {
width: calc(100% - 2px);
height: auto;
}

.cpdz_f4 img {
width: 70%;
}


#fw_f1_small {
display: none;
}

#f3_box_small {
display: none;
}

.fw_f1_tit_div, .fw_f1_box, .f3_box {
display: block;
}

.f5_box table {
display: block;
}
}

@media screen and (min-width:1450px) and (max-width:1700px) {
/*头部*/
.nr_header .main {
width: 100%;
padding: 0 30px;
box-sizing: border-box;
}

.index_call {
margin-right: 0;
}

.index_header_txt h5 {
font-size: 26px;
}

.index_logo {
width: 300px;
margin-top: 50px;
height: auto;
}
}

@media (min-width:1700px) {
/*头部*/
.nr_header .main {
width: 1700px;
}
}


.news_pagr_xz {
}

.news_pagr_xz ul {
}

.news_pagr_xz li {
/* margin-bottom: 20px; */
border-bottom: 1px dashed rgba(158, 158, 158, 0.27);
padding: 25px 0;
}

.news_pagr_xz h5 {
display: inline-block;
font-size: 18px;
min-width: 200px;
}

.news_pagr_xz a {
background-color: #d61518;
color: white;
font-size: 16px;
padding: 5px 20px;
border-radius: 4px;
display: inline-block;
}

@media (max-width:767px) {
.news_pagr_xz ul {
margin-bottom: 50px;
}

.news_pagr_xz li {
padding: 15px 0;
}

.news_pagr_xz h5 {
font-size: 15px;
min-width: 180px;
}

.news_pagr_xz a {
font-size: 15px;
padding: 4px 18px;
}
.lx_cont_table{text-align: center;width: 98%;margin: auto;}

.lx_cont_table td{
    width: 100%;
    padding: 10px 0px;
    display: inline-block;
    border: 1px solid rgba(158, 158, 158, 0.1803921568627451);
    margin-bottom: 10px;
}
}
