/*===================== 重置样式 START =====================*/

@charset "utf-8";

html, body, h1, h2, h3, h4, h5, h6, p, dl, dd, dt, th, td, select, ul, ol, li, form, input, textarea, fieldset, legend, img {
margin: 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 { font-weight: 400; }

li { list-style: none; }

a {
text-decoration: none;
background: transparent;
outline: none;
color: #000;
display: block;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}

a:hover, .tran, .pub_button .pb_bg, .header .logo {
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}

.wot {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.upp { text-transform: uppercase; }

img {
border: 0;
vertical-align: middle;
max-width: 100%;
display: block;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

input, textarea {
-webkit-user-modify: read-write-plaintext-only;
outline-style: none;
border: none;
font-size: 14px;
}
 input::-moz-placeholder, textarea::-moz-placeholder {
color: #000;
}
 input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #000;
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color:#000;
}
 html::-webkit-scrollbar {
width:5px;
height:5px;
background-color:#fff;
}
 html::-webkit-scrollbar-track {
border-radius:0;
background-color:#fff;
}
 html::-webkit-scrollbar-thumb {
border-radius:50px;
width:5px;
height:5px;
background-color:#ff0600;
}

textarea {
resize: none;
overflow: auto;
}

input {
padding-top: 0;
padding-bottom: 0;
}
;

select, input { vertical-align: middle; }

select, input, textarea {
font-size: 14px;
margin: 0;
}

.clear { zoom: 1; }

.clear:after {
content: "";
display: block;
height: 0;
visibility: hidden;
clear: both;
}

.clear::before, .clear::after {
content: "";
display: table;
}

.clear::after { clear: both; }

.fl { float: left; }

.fr { float: right; }

html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: transparent;
}

body {
font-family: "Source Han Sans CN", "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
font-size: 16px;
color: #333;
background-color: #fff;
overflow-x: hidden;
cursor: default;
}

.error3 { display: none !important; }

html, body {
max-width: 1920px;
margin: 0 auto;
}

.middle_box {
display: table;
width: 100%;
height: 100%;
}

.middle_box .middle {
display: table-cell;
vertical-align: middle;
width: 100%;
text-align: center;
}

.dn { opacity: 0; }

.db1 { opacity: 1; }

.dn1 { display: none !important; }

.db2 { display: block !important; }

.auto {
position: relative;
z-index: 2;
}

.f_155 { font-size: 155px; }

.f_80 { font-size: 80px; }

.f_72 { font-size: 72px; }

.f_60 { font-size: 60px; }

.f_55 { font-size: 55px; }

.f_48 { font-size: 48px; }

.f_42 { font-size: 42px; }

.f_38 { font-size: 38px; }

.f_30 { font-size: 30px; }

.f_28 { font-size: 28px; }

.f_24 { font-size: 24px; }

.f_20 { font-size: 20px; }

.f_18 { font-size: 18px; }

.f_16 { font-size: 16px; }

.f_14 { font-size: 14px; }

.f_12 { font-size: 12px; }

/*===================== 重置样式 END =====================*/



/*===================== 公用样式 START =====================*/


.section {
background-position: top center;
background-size: cover;
position: relative;
overflow: hidden;
background-repeat: no-repeat;
}

.section_one {
background: url(../images/bg1.jpg);
background-size: 100% 100%
}

.section_two {
background: url(../images/bg2.jpg);
background-size: 100% 100%
}

.section_five {
background: url(../images/bg5.jpg);
background-size: 100% 100%
}

.section_seven {
background: url(../images/bg7.jpg);
background-size: 100% 100%
}

.section_three {
background: url(../images/bg3.jpg);
background-size: 100% 100%
}

.section_3 {
background: url(../images/bg34.jpg);
background-size: 100% 100%
}

.section_four {
background: url(../images/bg4.jpg);
background-size: 100% 100%
}

.section_six {
background: url(../images/bg6.jpg);
background-size: 100% 100%
}

.section_eight {
background: url(../images/bg8.jpg);
background-size: 100% 100%
}

.section_nine {
background: url(../images/bg9.jpg);
background-size: 100% 100%
}

.header {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 999;
height: 116px;
background: linear-gradient( rgba(0, 0, 0, 0.399) 0%, rgba(0, 0, 0, 0) 100%);
}

.header .logo { margin: 15px 0 0; }

.header .auto {
padding: 0 20px;
text-align: center;
}

.header .ttel {
text-align: center;
margin: 38px 15px 0 0;
width: 234px;
}

.header .ttel img, .header .ttel h3 {
display: inline-block;
vertical-align: middle;
}

.header .ttel h3 {
color: #fff;
font-family: Impact;
margin-left: 5px;
padding-top: 10px;
}

.header .ttel img { float: left; }

.header .auto>ul {
display: inline-block;
width: 58%;
word-spacing: -1em;
}

.header .auto>ul li {
display: inline-block;
width: 11%;
}

.header .auto>ul li a {
color: #fff;
line-height: 116px;
font-size: 18px;
}

.header .auto>ul li a:hover {
background: #e8121f;
color: #fff;
}

.header .product_son {
display: none;
position: absolute;
left: 0;
top: 116px;
text-align: center;
width: 100%;
padding: 20px 0;
height: auto;
background-color: rgba(0, 0, 0, 0.884);
z-index: 999;
word-spacing: -1em;
}

.header .product_son .item {
display: inline-block;
width: 7.66%;
margin: 0.5%;
}

.header .product_son .item p {
font-size: 16px;
color: #fff;
height: 40px;
line-height: 40px;
}

.header .product_son .item:hover .pb_bg {
transform: scaleY(1);
-webkit-transform: scaleY(1);
transform-origin: left 0;
-webkit-transform-origin: left 0;
visibility: visible\9;
}

.menu_button {
cursor: pointer;
width: 54px;
height: 40px;
background-size: contain;
padding-top: 14px;
position: relative;
z-index: 999999;
border-radius: 50%;
background: linear-gradient( #ff2610 0%, #1054ff 100%);
margin: 25px 0 0 0;
display: none;
}

.menu_button i {
display: block;
width: 30px;
height: 3px;
background-color: #fff;
margin: 0 auto 8px;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}

.menu_button.on, .menu_button:hover { border-radius: 50%; }

.menu_button.on i, .menu_button:hover i { background-color: #fff; }

.menu_button.one { border-color: #fff; }

.menu_button.one i { background-color: #fff; }

.menu_box {
width: 0;
position: fixed;
width: 0;
height: 100%;
right: 0;
top: 0;
z-index: 998;
-webkit-transition: 0.8s;
-o-transition: 0.8s;
-ms-transition: 0.8s;
-moz-transition: 0.8s;
transition: 0.8s;
background-size: 100% 100%;
}

.menu_box .item {
float: left;
width: 12.5%;
height: 100%;
overflow: auto;
}
 .menu_box .item::-webkit-scrollbar {
width:2px;
height:2px;
background-color:#f1f1f1;
}
 .menu_box .item::-webkit-scrollbar-track {
border-radius:0;
background-color:#f1f1f1;
}
 .menu_box .item::-webkit-scrollbar-thumb {
border-radius:0px;
width:2px;
height:2px;
background-color:#db000b;
}

.menu_box .item .pad {
padding: 200px 0 0 50px;
text-align: left;
}

.menu_box .item h4 {
font-size: 30px;
color: #fff;
transition: .5s;
}

.menu_box .item i {
display: block;
width: 30px;
height: 1px;
background-color: #fff;
margin: 10px 0;
}

.menu_box .item a:hover h4, .menu_box .item ul li a:hover { opacity: .7; }

.menu_box .item span {
font-size: 14px;
color: #fff;
text-align: left;
text-transform: uppercase;
}

.menu_box .item ul { padding-top: 10px; }

.menu_box .item ul li a {
font-size: 16px;
color: #fff;
height: 40px;
line-height: 40px;
cursor: pointer;
text-align: left;
}

.pub_title {
text-align: center;
color: #fff;
}

.pub_title h3 {
font-weight: 400;
color: #fff
}

.pub_title i {
width: 116px;
height: 5px;
background: #fff;
overflow: hidden;
display: inline-block;
margin: 10px 0 30px 0;
}

.index-type li {
float: left;
width: 20%;
position: relative;
overflow: hidden;
}

.index-type ul:hover li { width: 18.15%; }

.index-type ul li:hover { width: 27.4%; }

.index-type li:after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient( #242551 10%, rgba(36, 37, 81, 0) 100%);
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}

.type-pic a {
width: 100%;
height: 940px;
}

.type-txt {
position: absolute;
top: 40%;
bottom: 0;
z-index: 2;
color: #BBB;
width: 100%;
box-sizing: border-box;
}

.type-txt a {
display: block;
color: #fff;
font-weight: bold;
text-align: center
}

.type-txt i {
width: 200px;
overflow: hidden;
display: block;
font-style: normal;
color: #fff;
text-align: center;
margin: 10px auto;
}

.index-type li:hover:after, .index-type li.type-on:after { top: -100%; }

.index-type li:hover .type-link, .index-type li.type-on .type-link { top: 60%; }

.index-type li:hover .type-txt a, .index-type li:hover .type-txt i {
color: #fff;
text-shadow: 0 0 12px #242555
}

.index-type li:hover .cpfl_more {
background: #ff880f;
color: #fff !important;
}

.cpfl_more {
background: #e8121f;
color: #fff;
display: block;
height: 40px;
width: 160px;
text-align: center;
line-height: 40px;
margin: 120px auto 0 auto;
}

.pub_button {
position: relative;
z-index: 1;
}

.pub_button .pb_bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(198,7,7,0.7);
-webkit-transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
transform-origin: left 100%;
-webkit-transform-origin: left 100%;
transform: scaleY(0);
-webkit-transform: scaleY(0);
visibility: hidden\9;
z-index: -1;
}

.pub_button:hover .pb_bg, .pub_button.active .pb_bg {
transform: scaleY(1);
-webkit-transform: scaleY(1);
transform-origin: left 0;
-webkit-transform-origin: left 0;
visibility: visible\9;
}

.footer {
padding: 30px 0;
overflow: hidden;
background: #c50000;
}

.footer .inner {
width: 90%;
margin: 0 auto;
}

.footer .one {
width: 24%;
border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.footer .one img {
margin: 42px auto;
max-width: 100%;
}

.footer .one strong {
font-size: 40px;
display: block;
color: #fff;
margin: 10px 0;
text-align: center;
}

.footer .one .call {
width: 95%;
height: 40px;
line-height: 40px;
text-align: center;
background-color: #ffa800;
border-radius: 100px;
color: #fff;
}

.footer .one .call em {
display: inline-block;
vertical-align: top;
font-style: normal;
padding: 0 10px;
}

.footer .one .call span {
display: inline-block;
vertical-align: top;
font-family: impact;
font-size: 28px;
color: #fff;
}

.footer .two {
margin-left: 26px;
padding-right: 30px;
border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.footer .two.cont {
width: 22%;
height: 268px;
}

.footer .two_two { width: 30%; }

.footer .two a {
font-size: 16px;
color: #fff;
height: 32px;
line-height: 32px;
float: left;
width: 33%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.footer .two a:hover { color: #fff; }

.footer .two .title { margin-bottom: 20px; }

.footer .two .title strong {
font-size: 36px;
color: #fff;
position: relative;
font-family: impact;
display: inline-block;
vertical-align: middle;
z-index: 1;
}

.footer .two .title em {
font-size: 16px;
color: #fff;
border-left: 1px solid #fff;
padding-left: 6px;
display: inline-block;
vertical-align: middle;
margin-left: 14px;
}

.footer .two .text {
font-size: 14px;
line-height: 30px;
color: #fff;
}

.footer .ewm .box {
text-align: center;
margin-left: 30px;
}

.footer .ewm .box img { width: 140px; }

.footer .ewm p {
font-size: 14px;
color: #fff;
margin-top: 10px;
}

.copyright {
height: 60px;
line-height: 60px;
color: #fff;
font-size: 14px;
text-align: center;
border-top: 1px solid rgba(255,255,255,.15);
background: #7b0000;
}

.copyright img {
display: inline-block;
margin: 0 10px 4px;
}

.copyright a {
display: inline-block;
margin: 0 10px;
color: #fff;
}

.wap_son {
display: none;
padding: 0 13px;
margin-bottom: 20px;
}

.wap_son a {
width: 32%;
height: 32px;
line-height: 32px;
font-size: 16px;
color: #fff;
text-align: center;
float: left;
background-color: rgba(255,102,0,0.6);
}

.pc .fixed_footer { display: none; }

.mobile .fixed_footer {
display: none !important;
background: linear-gradient(50deg, #ff2610, #1054ff );
height: 50px;
position: fixed;
bottom: 30px;
left: 50%;
margin-left: -46%;
z-index: 999;
width: 92%;
border-radius: 10px;
}
 @media (min-width:640px) {

.mobile .fixed_footer {
width: 640px !important;
left: 50%;
margin-left: -320px;
}
}

.mobile .fixed_footer a {
float: left;
width: 33.33%;
text-align: center;
}

.mobile .fixed_footer img {
display: inline-block;
height: 24px;
margin: 5px 0 0;
}

.mobile .fixed_footer strong {
color: #fff;
font-size: 12px;
display: block;
height: 20px;
line-height: 20px;
}

/*===================== 公用样式 END =====================*/



/*===================== 首页 START =====================*/


.section_one .fp-tableCell>a img {
position: absolute;
left: 0;
right: 0;
bottom: 30px;
animation: fudong 2s 0.8s infinite;
margin: auto;
z-index: 99999;
}

.section_one .banner1 {
width: 100%;
position: relative;
z-index: 999;
}

.section_one .banner1 h1 {
font-weight: 700;
font-size: 76px;
text-align: center;
color: #fff;
text-shadow: 0 0 5px rgba(0, 0, 0, 0.334)
}

.section_one .banner1 h3 {
font-weight: 400;
text-align: center;
text-shadow: 0 0 5px rgba(0, 0, 0, 0.334);
color: #fff;
}

.section_one .banner1 p {
display: inline-block;
background: #0e69c6;
text-align: center;
border-radius: 50px;
padding: 0 30px;
font-family: impact;
margin-top: 100px;
}

.section_one .banner1 p img { display: inline-block; }

.section_one video {
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
height: 127%;
top: -20%;
bottom: 0;
z-index: 1;
width: 120%;
margin-left: -10%;
}

.spbj {
background: rgba(0, 0, 0, 0.514);
position: absolute;
left: 0;
right: 0;
width: 100%;
height: 100%;
z-index: 88;
top: 0;
z-index: 8;
}

#video_cover {
width: 100%;
height: 100%;
background: url("../images/b1.jpg") no-repeat;
background-size: cover;
background-position: center;
}

.section_three .auto {
margin: 0 auto;
overflow: hidden;
}

.section_three .more {
color: #fff;
border-radius: 50px;
display: block;
width: 190px;
line-height: 50px;
text-align: center;
text-transform: uppercase;
text-align: left;
opacity: .95;
border: 1px dashed #fff;
text-align: center;
}

.section_three .more:hover {
background: #e8121f;
border-color: #e8121f;
}

.i-title:after {
background: #e8121f;
bottom: 0;
}

.i-title:before {
top: 0;
background: #90c320;
}

.i-title:before, .i-title:after {
height: 50%;
width: 6px;
content: '';
position: absolute;
left: 0;
}

.i-title b {
display: block;
font-size: 1.4vw;
margin-top: 0.2vw;
}

.i-title span {
display: block;
font-size: 1vw;
}

.i-title>strong {
font-size: 2.6vw;
margin-right: 10px;
}

.i-title {
line-height: 1;
color: #fff;
position: relative;
z-index: 0;
font-size: 0;
padding-left: 2%;
box-sizing: border-box;
text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075);
}

.i-title>strong i {
display: none;
font-style: normal;
}

.dis-t { vertical-align: top; }

.dis-t, .dis-m, .dis-b { display: inline-block; }

.i-title+p {
color: #fff;
margin-top: 1.5%;
line-height: 1.5;
text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075);
}

.i-title+p strong { color: #fff; }

.section .T {
position: relative;
margin-top: 4%;
padding-top: 3%;
z-index: 0;
}

.section .T:before {
content: 'product';
text-transform: uppercase;
font-size: 6.25vw;
color: rgba(255, 255, 255, .15);
position: absolute;
z-index: -1;
left: 0;
top: 0;
line-height: 1;
}

.pmenu { margin-top: 30px; }

.pmenu a {
display: inline-block;
margin-right: 20px;
padding: 10px 30px;
color: #ffffff;
background: #e8121f;
}

.section_six .fp-tableCell>img {
position: absolute;
left: 0px;
top: 0;
}

.section_six .fp-tableCell>img:hover { left: -30px; }

.section_six .cbox { width: 61%; }

.section_six .cbox ul li:nth-child(n+4) { display: none; }

.section_six .cbox ul li {
display: inline-block;
width: 45%;
height: 580px;
background: #0e69c6;
position: relative;
margin-right: 4.5%;
overflow: hidden;
}

.section_six .cbox ul li:nth-child(2) { transform: translateY(70px); }

.section_six .cbox ul li:nth-child(3) {
transform: translateY(30px);
margin-right: 0;
}

.section_six .cbox ul li a { height: 100%; }

.section_six .cbox ul li a>img {
opacity: .4;
width: 100%;
height: 100%;
transition: .5s;
}

.section_six .cbox ul li a .pbox {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
height: 165px;
width: 165px;
border: 1px solid rgba(255, 255, 255, .7);
display: block;
text-align: center;
color: #fff;
transition: .5s;
}

.section_six .cbox ul li a .pbox img { display: inline-block; }

.section_six .cbox ul li a:hover>img {
-webkit-transform: scale(1.2, 1.2);
-moz-transform: scale(1.2, 1.2);
-o-transform: scale(1.2, 1.2);
-ms-transform: scale(1.2, 1.2);
transform: scale(1.2, 1.2);
opacity: 1;
}

.section_six .cbox ul li a:hover .pbox {
border-color: rgba(14, 105, 198, .8);
background: rgba(14, 105, 198, .8);
width: 150px;
height: 150px;
}

.section_six .auto {
width: 92%;
margin: 0 auto;
position: relative;
}

.section_six .pub_title {
text-align: left;
margin-top: 150px;
}

.section_six .pub_title h5, .section_six .pub_title h3 {
color: #fff;
font-weight: bold;
}

.section_six .pub_title .indexmore { margin-top: 35px; }

#top_scroll {
height: 660px;
overflow: hidden;
width: 76%;
margin: 40px auto 0 auto;
float: right;
}

#top_scroll ul li {
float: left;
width: 32%;
margin: 0.5%;
text-align: left;
box-sizing: border-box;
position: relative;
}

#top_scroll ul li .img { overflow: hidden; }

#top_scroll ul li img {
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
border: 1px solid #fff;
width: 97%;
}

#top_scroll ul li:hover { background: #ffa800; }

#top_scroll ul li:hover .img { border-color: #ffa800; }

#top_scroll ul li:hover img {
-webkit-transform: scale(1.2, 1.2);
-moz-transform: scale(1.2, 1.2);
-o-transform: scale(1.2, 1.2);
-ms-transform: scale(1.2, 1.2);
transform: scale(1.2, 1.2);
}

#top_scroll ul li h3 {
color: #ffa800;
font-size: 22px;
box-sizing: border-box;
line-height: 45px;
white-space: nowrap;
text-overflow: ellipsis;
text-align: center;
}

#top_scroll ul li:hover h3, #top_scroll ul li:hover p { color: #fff; }

#scroll_one {
height: 400px;
position: relative;
overflow: hidden;
margin: 40px 0 0;
width: 100%;
}

#scroll_one ul {
width: 100000px;
position: absolute;
left: 0;
}

#scroll_one ul li {
float: left;
width: 420px;
text-align: center;
margin-right: 20px;
border: 1px solid rgba(255, 255, 255, 0.466)
}

#scroll_one ul li a {
position: relative;
overflow: hidden;
}

#scroll_one ul li a .img { overflow: hidden; }

#scroll_one ul li a .img img { transition: .5s; }

#scroll_one ul li a:hover .img img {
-webkit-transform: scale(1.05, 1.05);
-moz-transform: scale(1.05, 1.05);
-o-transform: scale(1.05, 1.05);
-ms-transform: scale(1.05, 1.05);
transform:scale(1.05, 1.05)-webkit-filter: brightness(1.05);
filter: brightness(1.05);
}

#scroll_one ul li a h3 {
color: #fff;
margin-top: 10px;
margin-bottom: 10px;
}

.w80 {
width: 92%;
margin: 0 auto;
}

.w90 {
width: 90%;
margin: 0 auto;
}

.sectionsp3 {
height: 725px;
overflow: hidden;
position: relative;
}

.sectionsp3 video {
width: 100%;
margin-top: -5%;
position: relative;
z-index: 1;
}

.sectionsp3 .box h3 {
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
z-index: 9999999;
background-image: linear-gradient(to right, #16a6dc, #62b77b);
width: 356px;
height: 356px;
border-radius: 50%;
top: 240px;
box-shadow: 0 0 15px #16a6dc;
bottom: 0;
}

.sectionsp3 .box h3 strong {
display: block;
color: #fff;
text-align: center;
padding-top: 20px;
}

.sectionsp3 .box h3 img {
display: block;
margin: 62px auto 0 auto;
}

.sectionsp3 .box h3 em {
text-align: center;
display: block;
color: #fff;
}

.sectionsp3 .box {
position: absolute;
z-index: 8;
top: 0;
left: 0;
right: 0;
}

.sectionsp3 .box a {
background: #fff;
border-radius: 30px;
display: inline-block;
padding: 10px 26px;
position: absolute;
}

.sectionsp3 .box a:hover {
background: #22a3f8;
color: #fff;
transform: translateX(10px);
}

.item_box {
position: relative;
float: left;
width: 40%;
}

.item_box a:nth-of-type(1) {
left: 10%;
top: 172px;
}

.item_box a:nth-of-type(2) {
left: 6%;
top: 233px;
}

.item_box a:nth-of-type(3) {
left: 4%;
top: 300px;
}

.item_box a:nth-of-type(4) {
left: 1%;
top: 361px;
}

.item_box a:nth-of-type(5) {
left: -1%;
top: 425px;
}

.item_box a:nth-of-type(6) {
left: 2%;
top: 493px;
}

.item_box a:nth-of-type(7) {
left: 51%;
top: 220px;
}

.item_box a:nth-of-type(8) {
left: 47%;
top: 280px;
}

.item_box a:nth-of-type(9) {
left: 43%;
top: 340px;
}

.item_box a:nth-of-type(10) {
left: 41%;
top: 400px;
}

.item_box a:nth-of-type(11) {
left: 43%;
top: 460px;
}

.item_box a:nth-of-type(12) {
left: 46%;
top: 524px;
}

.item_box a:nth-of-type(13) {
left: 3%;
top: 558px;
}

.item_box a:nth-of-type(14) {
left: 51%;
top: 585px;
}

.item_box a:nth-of-type(15) {
left: 8%;
top: 626px;
}

.item_box a {
width: 160px;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.item_box1 {
position: relative;
float: right;
width: 40%;
}

.item_box1 a:nth-of-type(1) {
right: 10%;
top: 172px;
}

.item_box1 a:nth-of-type(2) {
right: 6%;
top: 233px;
}

.item_box1 a:nth-of-type(3) {
right: 4%;
top: 300px;
}

.item_box1 a:nth-of-type(4) {
right: 1%;
top: 361px;
}

.item_box1 a:nth-of-type(5) {
right: -1%;
top: 425px;
}

.item_box1 a:nth-of-type(6) {
right: 2%;
top: 493px;
}

.item_box1 a:nth-of-type(7) {
right: 51%;
top: 220px;
}

.item_box1 a:nth-of-type(8) {
right: 47%;
top: 280px;
}

.item_box1 a:nth-of-type(9) {
right: 43%;
top: 340px;
}

.item_box1 a:nth-of-type(10) {
right: 41%;
top: 400px;
}

.item_box1 a:nth-of-type(11) {
right: 43%;
top: 460px;
}

.item_box1 a:nth-of-type(12) {
right: 46%;
top: 524px;
}

.item_box1 a:nth-of-type(13) {
right: 3%;
top: 558px;
}

.item_box1 a:nth-of-type(14) {
right: 51%;
top: 585px;
}

.item_box1 a:nth-of-type(15) {
right: 8%;
top: 626px;
}

.item_box1 a {
width: 160px;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.pulse {
position: absolute;
left: 0%;
top: 0%;
right: 0;
bottom: 0;
-webkit-transform: rotateX(55deg);
-moz-transform: rotateX(55deg);
-o-transform: rotateX(55deg);
-ms-transform: rotateX(55deg);
transform: rotateX(55deg);
height: 940px;
width: 940px;
margin: auto auto;
z-index: 5;
}

.pulse:after {
content: "";
border-radius: 50%;
height: 940px;
width: 940px;
-webkit-box-shadow: 0 0 1px 2px #16a6dc;
box-shadow: 0 0 1px 1px #16a6dc;
position: absolute;
-webkit-animation: pulsate 1s ease-out;
-moz-animation: pulsate 1s ease-out;
-o-animation: pulsate 1s ease-out;
-ms-animation: pulsate 1s ease-out;
animation: pulsate 1s ease-out;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
-o-animation-iteration-count: infinite;
-ms-animation-iteration-count: infinite;
animation-iteration-count: infinite;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-webkit-animation-delay: 1.1s;
-moz-animation-delay: 1.1s;
-o-animation-delay: 1.1s;
-ms-animation-delay: 1.1s;
animation-delay: 1.1s;
}

.pulse1 {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
-webkit-transform: rotateX(55deg);
-moz-transform: rotateX(55deg);
-o-transform: rotateX(55deg);
-ms-transform: rotateX(55deg);
transform: rotateX(55deg);
height: 1040px;
width: 1040px;
margin: auto auto;
z-index: 5;
}

.pulse1:after {
content: "";
border-radius: 50%;
height: 1040px;
width: 1040px;
-webkit-box-shadow: 0 0 1px 2px #16a6dc;
box-shadow: 0 0 1px 1px #16a6dc;
position: absolute;
-webkit-animation: pulsate 2s ease-out;
-moz-animation: pulsate 2s ease-out;
-o-animation: pulsate 2s ease-out;
-ms-animation: pulsate 2s ease-out;
animation: pulsate 2s ease-out;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
-o-animation-iteration-count: infinite;
-ms-animation-iteration-count: infinite;
animation-iteration-count: infinite;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-webkit-animation-delay: 1.3s;
-moz-animation-delay: 1.3s;
-o-animation-delay: 1.3s;
-ms-animation-delay: 1.3s;
animation-delay: 1.3s;
}

.pulse2 {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
-webkit-transform: rotateX(55deg);
-moz-transform: rotateX(55deg);
-o-transform: rotateX(55deg);
-ms-transform: rotateX(55deg);
transform: rotateX(55deg);
height: 1240px;
width: 1240px;
margin: auto auto;
z-index: 5;
}

.pulse2:after {
content: "";
border-radius: 50%;
height: 1240px;
width: 1240px;
-webkit-box-shadow: 0 0 1px 2px #16a6dc;
box-shadow: 0 0 1px 1px #16a6dc;
position: absolute;
-webkit-animation: pulsate 3s ease-out;
-moz-animation: pulsate 3s ease-out;
-o-animation: pulsate 3s ease-out;
-ms-animation: pulsate 3s ease-out;
animation: pulsate 3s ease-out;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
-o-animation-iteration-count: infinite;
-ms-animation-iteration-count: infinite;
animation-iteration-count: infinite;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-webkit-animation-delay: 1.3s;
-moz-animation-delay: 1.3s;
-o-animation-delay: 1.3s;
-ms-animation-delay: 1.3s;
animation-delay: 1.3s;
}
 @-moz-keyframes 
pulsate {  0% {
 -webkit-transform: scale(0.1, 0.1);
 -moz-transform: scale(0.1, 0.1);
 -o-transform: scale(0.1, 0.1);
 -ms-transform: scale(0.1, 0.1);
 transform: scale(0.1, 0.1);
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
}
 50% {
 opacity: 1;
 -ms-filter: none;
 filter: none;
}
 100% {
 -webkit-transform: scale(1.2, 1.2);
 -moz-transform: scale(1.2, 1.2);
 -o-transform: scale(1.2, 1.2);
 -ms-transform: scale(1.2, 1.2);
 transform: scale(1.2, 1.2);
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
}
}
 @-webkit-keyframes 
pulsate {  0% {
 -webkit-transform: scale(0.1, 0.1);
 -moz-transform: scale(0.1, 0.1);
 -o-transform: scale(0.1, 0.1);
 -ms-transform: scale(0.1, 0.1);
 transform: scale(0.1, 0.1);
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
}
 50% {
 opacity: 1;
 -ms-filter: none;
 filter: none;
}
 100% {
 -webkit-transform: scale(1.2, 1.2);
 -moz-transform: scale(1.2, 1.2);
 -o-transform: scale(1.2, 1.2);
 -ms-transform: scale(1.2, 1.2);
 transform: scale(1.2, 1.2);
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
}
}
 @-o-keyframes 
pulsate {  0% {
 -webkit-transform: scale(0.1, 0.1);
 -moz-transform: scale(0.1, 0.1);
 -o-transform: scale(0.1, 0.1);
 -ms-transform: scale(0.1, 0.1);
 transform: scale(0.1, 0.1);
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
}
 50% {
 opacity: 1;
 -ms-filter: none;
 filter: none;
}
 100% {
 -webkit-transform: scale(1.2, 1.2);
 -moz-transform: scale(1.2, 1.2);
 -o-transform: scale(1.2, 1.2);
 -ms-transform: scale(1.2, 1.2);
 transform: scale(1.2, 1.2);
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
}
}
 @keyframes 
pulsate {  0% {
 -webkit-transform: scale(0.1, 0.1);
 -moz-transform: scale(0.1, 0.1);
 -o-transform: scale(0.1, 0.1);
 -ms-transform: scale(0.1, 0.1);
 transform: scale(0.1, 0.1);
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
}
 50% {
 opacity: 1;
 -ms-filter: none;
 filter: none;
}
 100% {
 -webkit-transform: scale(1.2, 1.2);
 -moz-transform: scale(1.2, 1.2);
 -o-transform: scale(1.2, 1.2);
 -ms-transform: scale(1.2, 1.2);
 transform: scale(1.2, 1.2);
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
}
}

.section_seven .pub_title h3 { color: #fff; }

.section_seven .cbox {
overflow: hidden;
width: 100%;
}

.swiper-container.shigong, .swiper-container.honor {
width: 100%;
padding-top: 30px;
padding-bottom: 30px;
}

.swiper-container.honor { padding: 0 }

.swiper-container.shigong .swiper-slide, .swiper-container.honor .swiper-slide {
background-position: center;
background-size: cover;
width: 600px;
box-sizing: border-box
}

.swiper-container.shigong .swiper-slide img, .swiper-container.honor .swiper-slide img {
width: 100%;
border: 5px solid #fff;
}
 @keyframes 
run {  0% {
-webkit-transform:rotate(0deg);
}
 25% {
-webkit-transform:rotate(90deg);
}
 50% {
-webkit-transform:rotate(180deg);
}
 75% {
-webkit-transform:rotate(270deg);
}
 100% {
-webkit-transform:rotate(360deg);
}
}
 @-webkit-keyframes 
run {  0% {
-webkit-transform:rotate(0deg);
}
 25% {
-webkit-transform:rotate(90deg);
}
 50% {
-webkit-transform:rotate(180deg);
}
 75% {
-webkit-transform:rotate(270deg);
}
 100% {
-webkit-transform:rotate(360deg);
}
}

.w1400 {
width: 1440px;
margin:0 auto;
}

.nav_cp {
margin-bottom: 60px;
overflow: hidden;
text-align: center
}

.nav_cp a {
background: #e8121f;
text-align: center;
color: #fff;
margin-right: 10px;
margin-bottom: 10px;
padding: 5px 50px;
box-sizing: border-box;
display: inline-block;
}

.nav_cp a:hover { background: #ffa800 }

.nav_cp1 {
margin-bottom: 60px;
overflow: hidden;
text-align: center
}

.nav_cp1 a {
text-align: center;
color: #ffa800;
margin-right: 10px;
margin-bottom: 10px;
padding: 10px 60px;
box-sizing: border-box;
display: inline-block;
border: 1px solid #ffa800;
border-radius: 2px
}

.nav_cp1 a:hover {
background: #e8121f;
border: 1px solid #e8121f;
color: #fff;
}

.tit {
text-align: center;
color: #fff;
font-size: 48px;
position: relative;
margin: 36px auto 26px auto;
font-weight: bold;
}

.tit i {
text-align: center;
position: absolute;
left: 0;
right: 0;
font-style: normal;
font-size: 76px;
color: rgba(255, 255, 255, 0.103);
top: -40px;
text-transform: uppercase;
}

.fa_box {
overflow: hidden;
width: 90%;
margin: 0 auto;
}

.fa_box .box {
width: 12.5%;
float: left;
margin-bottom: 11px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.fa_box .box a {
color: #fff;
font-size: 18px;
line-height: 36px
}

.fa_box .box a:hover {
background: cyan;
color: #000;
padding-left: 10px;
box-sizing: border-box;
}

.d_pic {
width: 100%;
margin: 0 auto;
overflow: hidden;
background-image: linear-gradient(to bottom right, #4b91c7, #69b27f);
height: 440px;
}

.fa_box .d_pic .hy2 {
height: 100%;
display: none;
overflow: hidden;
}

.hy2 img {
width: 50%;
height: 100%;
}

.wz_cp { width: 50%; }

.hy2 .wz_cp {
color: #fff;
padding: 50px;
box-sizing: border-box;
position: relative;
}

.hy2 .wz_cp::before {
position: absolute;
right: 33px;
background: url(../images/logo2.png) right bottom no-repeat;
content: "";
bottom: -113px;
z-index: 99;
width: 284px;
height: 147px;
}

.hy2 .wz_cp h3 {
font-size: 34px;
height: 80px;
position: relative;
}

.hy2 .wz_cp h3::before {
position: absolute;
left: 0;
bottom: 20px;
width: 15%;
height: 5px;
background: #74be65;
content: ""
}

.wz_cp a {
color: #fff;
border: 1px double #fff;
border: 1px solid #fff;
height: 40px;
line-height: 40px;
text-align: center;
width: 50%;
border-radius: 30px;
margin-top: 20px;
}

.lingtou {
display: table;
margin-top: 100px !important;
}

.hewua {
width: 100%;
position: relative;
z-index: 2;
}

.news_time {
position: absolute;
left: 0;
top: -60px;
background: #e8121f;
color: #fff;
width: 100px;
height: 100px;
text-align: center;
padding-top: 10px;
box-sizing: border-box;
z-index: 999;
}

.news_time b {
font-size: 38px;
font-weight: bold;
display: block;
}

.hewub ul li {
width: 31.4%;
background: #eeeeee;
transition: all .3s;
float: left;
margin-right: 25px;
position: relative;
height: 506px;
}

.hewub ul li a {
width: 100%;
height: 100%;
display: block;
box-sizing: border-box;
}

.hewub ul li:hover { background: #ffa800; }

.hewub ul li a:hover .news_con { color: #fff; }

.hewub ul li a:hover .news_time { color: #fff; }

.hewub ul li a img { width: 100%; }

.hewub ul li a .news_con {
width: 100%;
padding: 30px 20px 40px;
box-sizing: border-box;
}
.news_con h3 { padding-top:0px; padding-bottom:5px; font-weight:bold; }

.hewub ul li:hover { transform: translateY(-20px) }

.huim {
height: 100%;
width: 207px;
float: left;
overflow: hidden;
}

.huim img {
width: 100%;
min-height: 100%;
}

.paot {
float: left;
width: 46%;
height: 100%;
display: flex;
justify-content: flex-start;
align-items: center;
margin-left: 28px;
}

.lx_l {
width: 50%;
margin-top: 160px;
}

.lx_r {
width: 42%;
margin-top: 160px;
margin-right: 2%;
}

.lx_r h3 {
color: #fff;
text-align: left;
border-bottom: 1px solid rgba(255, 255, 255, 0.425);
padding: 30px 0;
margin-bottom: 30px;
}

.lx_r p {
color: #fff;
text-align: left;
font-size: 22px;
}

.lx_r .box {
border-top: 1px solid rgba(255, 255, 255, 0.425);
margin-top: 30px;
padding-top: 30px;
}

.lx_r .box img {
width: 22%;
float: left;
margin-right: 20px;
}

.lx_r .box span {
float: left;
color: #ffa800;
text-align: left;
font-size: 18px;
padding-top: 50px;
}

.about_type {
margin: 0 auto;
padding: 2% 0 0;
box-sizing: border-box;
}

.about_type ul {
text-align: center;
margin: 0 auto;
}

.about_type li {
width: 120px;
height: 120px;
text-align: center;
display: inline-block;
border: 10px solid rgba(255, 255, 255, .5);
border-radius: 50%;
overflow: hidden;
margin: 0 5%;
}

.about_type li .middle_box { background: #0e69c6; }

.about_type li img { display: inline-block; }

.about_type li p {
color: #fff;
margin-top: 5px;
}

#bg {
display: none;
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
background-color: rgba(0,0,0,0.65);
z-index: 99999999;
}

#bg .alert_video {
width: 900px;
height: 517px;
position: absolute;
left: 50%;
top: 50%;
margin: -250px 0 0 -450px;
z-index: 999;
}

#bg .alert_video video {
width: 100%;
height: 100%;
display: block;
}

#bg .close {
cursor: pointer;
width: 38px;
height: 38px;
background: url(../images/close.png) center/100% no-repeat;
position: absolute;
right: -48px;
top: 10px;
z-index: 999;
}

#bg .close:hover {
transform: rotate(90deg);
-ms-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
}
 @-webkit-keyframes 
rotate {  0% {
 -webkit-transform: rotate(0);
 transform: rotate(0);
}
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
 @keyframes 
rotate {  0% {
 -webkit-transform: rotate(0);
 transform: rotate(0);
}
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}

.w1300 {
max-width: 1300px;
margin: 0 auto;
}

.w80 {
max-width: 92%;
margin: 0 auto;
}

.indexmore {
width: 200px !important;
line-height: 50px;
text-align: center;
vertical-align: middle;
color: #fff;
display: block;
border: 1px dashed #fff;
border-radius: 50px;
background: #e8121f
}

.indexmore img {
display: inline-block;
vertical-align: middle;
margin-left: 5px;
}

.indexmore:hover {
background: #e8121f;
border-color: #e8121f;
}

.indexmore:hover img { margin-left: 10px; }

.section_eight .atuo {
width: 100%;
margin: 0 auto;
}

.section_eight .pub_title { text-align: left; }

.section_eight .pub_title h5, .section_eight .pub_title h3 { color: #fff; }

.section_eight .indexmore { margin-top: 50px; }

.section_eight .xinwen {
margin-top: 30px;
width: 100%;
}

.section_eight .xinwen { margin: 50px auto 0; }

.section_eight .xinwen .newnr {
padding: 20px 30px;
position: relative;
transition: .5s;
}

.section_eight .xinwen .newnr b, .section_eight .xinwen .time {
font-weight: 500;
color: #333;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}

.section_eight .xinwen .time {
text-align: center;
position: absolute;
left: 0;
top: 0;
width: 110px;
height: 80px;
color: #fff;
background: #e8121f;
}

.section_eight .xinwen .time b {
display: block;
height: 48px;
}

.section_eight .xinwen .newnr i {
width: 50px;
height: 3px;
background: #e8121f;
overflow: hidden;
display: block;
margin: 5px auto;
}

.section_eight .xinwen .newnr p {
color: rgba(0, 0, 0, .4);
line-height: 30px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

.section_eight .xinwen .swiper-slide {
box-sizing: border-box;
padding: 10px;
background: #fff;
transition: .3s;
}

.section_eight .xinwen .swiper-slide a { position: relative; }

.section_eight .xinwen .swiper-slide:hover { background: #e8121f; }

.section_eight .xinwen a:hover .newnr b, .section_eight .xinwen a:hover .newnr .time, .section_eight .xinwen a:hover .newnr p { color: #fff; }

.section_eight .xinwen a:hover .newnr i { background: #fff; }

.section_eight .xinwen .xinwenl { left: -50px; }

.section_eight .xinwen .xinwenr { right: -50px; }

.section_nine .auto {
position: relative;
z-index: 2;
height: 100%;
}

.section_nine {
text-align: center;
position: relative;
}

.section_nine .pub_title { padding-top: 10%; }

.section_nine video {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
z-index: -1;
}

.section_nine .con {
text-align: center;
position: absolute;
width: 90%;
left: 0;
right: 0;
margin: auto;
top: 32%;
}

.section_nine .con>img { margin: 0 20px; }

.section_nine .con img {
display: inline-block;
margin-bottom: 10px;
}

.section_nine .con .con_box { color: #fff; }

.section_nine .con .con_box ul { margin: 30px 0; }

.section_nine .con .con_box ul li {
display: inline-block;
margin: 0 3%;
vertical-align: top;
}

.section_nine .con .con_box p {
white-space: nowrap;
margin: 10px 0;
}

.d_ewm { margin-top: 50px; }

.d_ewm div {
display: inline-block;
margin-right: 15px;
}

.d_ewm div span {
display: block;
color: #fff;
}

.con_box {
background: linear-gradient(to bottom right, rgba(48, 110, 177, 0.897), rgba(103, 173, 97, 0.904));
padding: 30px 0
}

.con_box a { color: #fff; }

/*===================== é¦–é¡µ END =====================*/





/*===================== 首页 END =====================*/



/* ========================= 内页 START ========================= */



/* ===================== 产品列表页 ===================== */


#list { margin: 30px 0; }

#list .auto, #news_article, #article, .position_now .auto, #nyba .black .auto {
width: 1500px;
margin: 0 auto;
}
 @media(max-width:1505px ) {

#list .auto, #news_article, #article, .position_now .auto, #nyba .black .auto { width: 1200px; }
}

.showlist { width: 100%;/* float:left; */ }

/*.showlist div *{width:100%;}*/


.showlist li {
width: 98%;
margin: 0 auto 20px;
overflow: hidden;
position: relative;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}

.showlist .wrap_box { float: left; }

.showlist .button {
width: 60%;
color: #fff;
margin: 0px auto;
padding: 0px;
}

#showdata { display: none; }

#loaddata { text-align: center; }

.showlist li .img { overflow: hidden; }

.product_list_one .showlist, .product_list_two .showlist, .product_list_three .showlist { display: none; }

.product_list_one #showdata, .product_list_two #showdata, .product_list_three #showdata { display: block !important; }

.product_list_one .item, .product_list_two .item, .product_list_three .item {
float: right;
width: 32.33%;
margin: 0 0.5% 30px;
}

.product_list_one .item .img, .product_list_two .item .img {
position: relative;
overflow: hidden;
}

.product_list_one .item img, .product_list_two .item img, .product_list_two .item strong, .product_list_three .item em {
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
width: 100%;
}

.product_list_one .item:hover img, .product_list_two .item:hover img {
-webkit-transform: scale(1.2, 1.2);
-moz-transform: scale(1.2, 1.2);
-o-transform: scale(1.2, 1.2);
-ms-transform: scale(1.2, 1.2);
transform: scale(1.2, 1.2);
}

/* 样式一 */


.product_list_one .item .info {
padding: 20px;
background: url(../images/arrow.png) right 60px no-repeat;
}

.product_list_one .item strong {
display: block;
width: 95%;
font-weight: 100;
font-size: 18px;
}

.product_list_one .item .line2 {
width: 100%;
height: 2px;
transform-origin: 100%;
-webkit-transform-origin: 100%;
-webkit-transition: -webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: -webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform .7s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);
transform: scaleX(0);
-webkit-transform: scaleX(0);
visibility: hidden\9;
background-color: #e8121f;
}

.product_list_one .item p { display: none; }

.product_list_one .item:hover .line2 {
transform: scaleX(1);
-webkit-transform: scaleX(1);
-moz-transform: scaleX(1);
transform-origin: 0;
-webkit-transform-origin: 0;
visibility: visible\9;
}

.product_list_one .item:hover .info { background: url(../images/arrow.png) right center no-repeat; }

.product_list_one .item:hover strong { border-right: 1px solid #f1f1f1; }

/* 样式一 */



/* 样式二 */


.product_list_two .item .info {
padding: 0 30px 20px;
background-color: #f6f7f7;
}

.product_list_two .item .info strong, .product_list_three .item .info strong {
display: block;
color: #555;
font-size: 18px;
font-weight: 100;
padding-top: 30px;
}

.product_list_two .item .line1 {
width: 0%;
height: 1px;
margin-top: 8px;
}

.product_list_two .item .info p, .product_list_three .item .info p {
display: none;
color: #868585;
font-size: 14px;
line-height: 26px;
height: 52px;
overflow: hidden;
margin-top: 8px;
}

.product_list_two .item .line2 { display: none; }

.product_list_two .item:hover {
box-shadow: 0px 18px 25px rgba(0, 0, 0, 0.08);
background-color: #fff;
}

.product_list_two .item:hover strong {
color: #e8121f;
transform: translateY(-10px);
-moz-transform: translateY(-10px);
-o-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-webkit-transform: translateY(-10px);
}

.product_list_two .item:hover .line1 {
width: 100%;
height: 1px;
background-color: #e8121f;
}

.product_list_two .item:hover p {
transform: translateY(10px);
-moz-transform: translateY(10px);
-o-transform: translateY(10px);
-ms-transform: translateY(10px);
-webkit-transform: translateY(10px);
}

/* 样式二 */



/* 样式三 */


.product_list_three .item .info strong { padding: 0; }

.product_list_three .item {
padding-bottom: 20px;
border-radius: 6px;
overflow: hidden;
background-color: #f9f9f9;
}

.product_list_three .item .info { padding: 15px; }

.product_list_three .item em {
font-style: normal;
float: right;
width: 10px;
height: 3px;
background-color: #e8121f;
margin: 0px 15px 0 0;
}

.product_list_three .item:hover em { width: 30px; }

.product_list_three .item:hover {
box-shadow: 0px 18px 25px rgba(0, 0, 0, 0.08);
background-color: #fff;
}

/* 样式三 */



/* 产品内页图 */


.product_article .img1 { display: none; }

.product_article .title {
overflow: hidden;
padding: 10px 0 0;
}

.product_article .title h1 {
text-align: center;
font-size: 22px;
color: #333;
}

.product_article .title .time {
display: block;
height: 30px;
line-height: 30px;
text-align: center;
margin: 14px 0 0;
font-size: 14px;
color: #999;
}

.product_article .title .time img {
display: inline-block;
height: 18px;
margin-top: -2px;
margin-right: 10px;
}

.product_article .title .share {
text-align: center;
height: 24px;
line-height: 24px;
margin-top: 10px;
}

.product_article .title .share span {
display: inline-block;
vertical-align: top;
}

.product_article .title .bdsharebuttonbox {
display: inline-block !important;
vertical-align: top;
}

/* 产品内页图 */



/* ===================== 产品列表页 ===================== */



/* ===================== 产品 详情页 ===================== */


.img_big_box {
width: 55%;
float: left;
}

.img_big_box .img_box {
height: 400px;
border: 1px solid #f1f1f1;
border-radius: 5px;
position: relative;
border-bottom: none;
}

.img_big_box .img_box img {
max-width: 99%;
max-height: 99%;
border-radius: 5px;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
}

.img_big_box .small_box {
border: 1px solid #f1f1f1;
border-radius: 5px;
text-align: center;
}

.img_big_box .small_box img {
max-height: 80px;
display: inline-block;
margin: 10px 5px;
border: 1px solid #fff;
}

.img_big_box .small_box img.active { border-color: #e8121f; }

.info_big_box {
width: 42%;
float: right;
height: 400px;
}

.info_big_box h1 {
color: #444;
line-height: 36px;
font-weight: bold;
font-size: 26px;
margin-top: 60px;
}

.info_big_box .info_1 { margin: 30px 0 0; }

.info_big_box .info_1 .dh {
color: #555;
margin-bottom: 10px;
height: 40px;
line-height: 40px;
cursor: help;
font-family: impact;
font-size: 26px;
margin-bottom: 10px;
letter-spacing: 2px;
}

.info_big_box .info_1 .dh a {
display: inline-block;
color: #555;
}

.info_big_box .info_1 .dh img {
display: inline-block;
vertical-align: middle;
width: 30px;
margin-right: 12px;
}

.info_big_box .info_1 .dh span {
font-size: 18px;
display: inline-block;
vertical-align: middle;
color: #555;
letter-spacing: 0px;
}

.info_big_box .info_2 { padding: 10px; }

.info_big_box .share {
height: 24px;
line-height: 24px;
margin: 20px 0;
}

.info_big_box .share span {
font-size: 16px;
color: #555;
}

.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more { margin: 0 6px 0 0 !important; }

.info_big_box .info_3 span {
display: inline-block;
padding: 8px 0;
line-height: 24px;
color: #555;
cursor: help;
font-size: 12px;
}

.info_big_box .info_3 span img {
display: inline-block;
height: 20px;
margin-bottom: 3px;
margin-right: 6px;
}

.xgcp_title {
padding: 10px;
background-color: #fafafa;
margin: 30px 0 0;
}

.xgcp_title h3 {
color: #e8121f;
border-left: 2px solid #e8121f;
padding-left: 20px;
height: 30px;
line-height: 30px;
font-weight: bold;
font-size: 20px;
}

.article_content {
font-size: 16px;
line-height: 26px;
color: #333;
padding-top: 30px;
}

.article_box { padding-top: 30px; }

.article_box img, .article_content img { display: inline; }

.article_box p, .article_content p { margin-bottom: 14px; }

#scroll_three {
height: 261px;
position: relative;
overflow: hidden;
margin: 40px auto 0;
}

#scroll_three ul {
width: 100000px;
position: absolute;
left: 0;
}

#scroll_three ul li {
float: left;
text-align: center;
width: 300px;
margin-right: 20px;
}

#scroll_three ul li strong {
display: block;
height: 36px;
color: #333;
font-size: 16px;
font-weight: 100;
line-height: 36px;
text-align: center;
}

#scroll_three ul li:hover strong { color: #fff; }

#scroll_three ul li:hover .pb_bg {
transform: scaleY(1);
-webkit-transform: scaleY(1);
transform-origin: left 0;
-webkit-transform-origin: left 0;
visibility: visible\9;
}

.pagenum {
border-top: 1px solid #DCDCDC;
margin-top: 30px;
text-align: center;
}

.pagenum a {
display: inline-block;
color: #666;
margin: 20px 20px 0;
width: 120px;
height: 30px;
line-height: 30px;
border: 1px solid #e8121f;
border-radius: 60px;
font-size: 0px;
}

.pagenum span {
font-size: 16px;
color: #e8121f;
}

.pagenum a:hover { background-color: #e8121f; }

.pagenum a:hover span { color: #fff; }

/* ===================== 产品 详情页 ===================== */



/* ===================== 内页 Banner 图 ===================== */


#nyba {
height: 500px;
position: relative;
overflow: hidden;
background-color: rgba(0,0,0,0.3);
background-image: url(../images/neibanner.jpg);
background-position: top center;
background-repeat: no-repeat;
background-attachment: fixed;
animation: banner 1s forwards;
}
 @keyframes 
banner {  0% {
height: 250px
}
 100% {
height: 500px
}
}
 @-webkit-keyframes 
banner {  0% {
height: 250px
}
 100% {
height: 600px
}
}
 @keyframes 
banner1 {  0% {
height: 200px
}
 100% {
height: 600px
}
}
 @-webkit-keyframes 
banner1 {  0% {
height: 200px
}
 100% {
height: 600px
}
}

#nyba::after {
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
background: rgba(0, 0, 0, 0.2);
z-index: 1;
}

.fade_text {
text-transform: uppercase;
margin-top: 13%;
text-align: center;
font-size: 0;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
position: relative;
z-index: 9;
}

.fade_text span {
color: #fff;
display: inline-block;
}

.fade_text .cn {
height: 95px;
line-height: 95px;
overflow: hidden;
}

.fade_text .cn span { font-size: 72px; }

.fade_text .en {
height: 40px;
line-height: 40px;
font-size: 30px;
overflow: hidden;
}

.fade_text .line {
width: 80px;
height: 3px;
background-color: #fff;
margin: 20px auto;
}

.arrow_down {
position: absolute;
left: 50%;
margin-left: -4px;
bottom: 20px;
overflow: hidden;
width: 8px;
z-index: 9;
}

.arrow_down .line {
display: block;
width: 1px;
height: 40px;
margin: 0 3px;
background: #fff;
}

.arrow_down .aw {
display: block;
width: 100%;
height: 5px;
margin-top: 3px;
background: url('../images/aw.png') no-repeat;
}

.arrow_down .lg {
-webkit-animation: long 1.5s linear alternate infinite;
animation: long 1.5s linear alternate infinite;
}
 @-webkit-keyframes 
long {  from {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}

to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
 @keyframes 
long {  from {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}

to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}

.son_list {
position: absolute;
height: 50px;
width: 100%;
bottom: 10px;
left: 0;
text-align: center;
}

.son_list a {
display: inline-block;
width: 140px;
padding: 0 5px;
height: 50px;
color: #333;
background-color: #fff;
font-size: 16px;
text-align: center;
line-height: 50px;
position: relative;
z-index: 1;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.son_list a i {
background-color: #e8121f;
position: absolute;
left: 50%;
top: 50%;
margin: -100px 0 0 -100px;
z-index: -1;
width: 200px;
height: 200px;
border-radius: 50%;
transform: scale(0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
}

.son_list a:hover i, .son_list a.active i {
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
}

.son_list a:hover, .son_list a.active { color: #fff; }

/* ===================== 内页 Banner 图 ===================== */



/* ===================== 面包屑导航 ===================== */


.position_now {
height: 60px;
line-height: 60px;
font-size: 14px;
background-color: #f1f1f1;
}

.position_now a {
display: inline-block;
color: #707070;
}

.position_now .fl { color: #707070; }

.position_now .fl img {
height: 20px;
margin-top: -4px;
display: inline-block;
margin-right: 8px;
}

.position_now .fr {
font-family: impact;
color: #e8121f;
font-size: 22px;
}

.position_now .fr img {
height: 26px;
display: inline-block;
margin-right: 8px;
vertical-align: middle;
}

.position_now .fr strong { font-weight: 100; }

/* ===================== 面包屑导航 ===================== */



/* ===================== 新闻页面 ===================== */



/* 新闻样式 1 */


.news_one .news_box li { margin-bottom: 20px; }

.news_one .news_box li .img {
width: 30%;
height: 300px;
overflow: hidden;
float: left;
border-radius: 8px;
position: relative;
}

.news_one .news_box li .img img {
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}

.news_one .news_box li .img .bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0);
}

.news_one .news_box li .img .bg i {
opacity: 0;
position: absolute;
left: 50%;
top: 50%;
margin: -15px 0 0 -50px;
width: 30px;
height: 30px;
background: url(../images/news_arrow.png) center/100% no-repeat;
}

.news_one .news_box li .info {
width: 67%;
height: 240px;
float: right;
padding-top: 20px;
}

.news_one .news_box li .info h3 {
font-weight: bold;
font-size: 18px;
color: #333;
}

.news_one .news_box li .info .time {
color: #777;
font-size: 14px;
padding: 20px 0;
}

.news_one .news_box li .info .line {
width: 100%;
height: 1px;
background-color: #e5e9ef;
margin-bottom: 20px;
}

.news_one .news_box li .info .line i {
display: block;
width: 0%;
height: 1px;
background-color: #e8121f;
}

.news_one .news_box li .info p {
color: #999;
font-size: 16px;
line-height: 26px;
height: 52px;
overflow: hidden;
}

.news_one .news_box li:hover .info { padding-top: 50px; }

.news_one .news_box li:hover .line i { width: 100%; }

.news_one .news_box li:hover h3 { color: #e8121f; }

.news_one .news_box li:hover .bg { background: rgba(0,0,0,0.55); }

.news_one .news_box li:hover .bg i {
opacity: 1;
margin: -15px 0 0 -15px;
}

.news_article_box .left_fixed {
position: fixed;
left: 0;
top: 0;
width: 30%;
height: 100%;
}

.news_article_box .left_fixed .text { padding: 40% 0 0 25%; }

.news_article_box .left_fixed h6 {
font-size: 70px;
color: #e8121f;
opacity: 0.5;
font-style: italic;
font-family: impact;
}

.news_article_box .left_fixed h5 {
font-size: 16px;
color: #333;
margin-top: 30px;
}

.news_article_box .left_fixed .return {
margin-top: 40px;
font-size: 14px;
color: #666;
}

.news_article_box .left_fixed .return:after { content: ''; }

.news_article_box .right_article {
float: right;
width: 70%;
background-color: #f5f5f5;
overflow: hidden;
margin-top: 116px;
}

.news_article_box .inner_content { padding: 30px 50px; }

.news_article_box .h1_title {
padding: 70px 40px;
background-color: #E5E5E5;
line-height: 1.5;
}

.news_article_box .h1_title h1 {
font-size: 28px;
color: #333;
margin-bottom: 20px;
}

.news_article_box .h1_title .time img {
height: 15px;
display: inline-block;
margin: -4px 10px 0 0;
}

.news_article_box .h1_title .time span {
color: #777;
font-size: 16px;
}


.page_list { text-align: center; }

.page_list b { font-size: 12; }

.page_list b a, .page_list b font {
display: inline-block;
font-weight: 100;
color: #999;
font-size: 16px;
margin-right: 10px;
border: 1px solid #e5e9ef;
width: auto;
height: auto;

border-radius: 6px;
text-align: center;
}

.page_list b font {
background-color: #e8121f;
color: #fff;
border-color: #e8121f;
}

.page_list_span1 {}

/* 新闻样式 1 */
/* 分页组件的CSS样式 */
.pagination {
    display: flex;           /* 使用flex布局 */
    justify-content: center; /* 水平居中 */
    align-items: center;     /* 垂直居中 */
    margin: 20px 0;          /* 上下边距 */
    list-style: none;        /* 移除列表默认样式 */
    padding: 0;               /* 移除内边距 */
}

.pagination li {
    margin: 0 5px;            /* 每个分页按钮之间的间距 */
}

.pagination a,
.pagination span {
    display: block;           /* 块级显示 */
    padding: 8px 15px;        /* 内边距 */
    text-decoration: none;    /* 移除下划线 */
    color: #333;             /* 文字颜色 */
    background-color: #f4f4f4; /* 背景颜色 */
    border: 1px solid #ddd;   /* 边框 */
    border-radius: 4px;       /* 圆角 */
    transition: all 0.3s ease; /* 平滑过渡效果 */
}

.pagination a:hover,
.pagination .active a {
    background-color: #fbb53a; /* 鼠标悬停或激活时的背景颜色 */
    color: white;              /* 鼠标悬停或激活时的文字颜色 */
    border-color: #fbb53a;      /* 鼠标悬停或激活时的边框颜色 */
}

.pagination .disabled {
    color: #ccc;               /* 禁用链接的文字颜色 */
    pointer-events: none;       /* 禁用鼠标事件 */
    border-color: #eee;         /* 禁用链接的边框颜色 */
}

.pagination .current {
    background-color: #fb3a3a; /* 当前页的背景颜色 */
    color: white;              /* 当前页的文字颜色 */
    border-color: #fb3a3a;      /* 当前页的边框颜色 */
    pointer-events: none;       /* 禁用鼠标事件 */
}

/* styles.css */
.pagination {
    text-align: center;
    margin-top: 20px;
}

.pagination a {
    text-decoration: none;
    color: black;
    padding: 5px 10px;
    margin: 0 5px;
    border: 1px solid #ddd;
}

.pagination a.active {
    background-color: #007bff;
    color: white;
    border-color: #007bff;
}

.pagination a.disabled {
    color: #ccc;
    pointer-events: none;
}
/* 新闻样式 2 */


.news_two .news_box li {
float: left;
width: 31.33%;
margin: 1%;
overflow: hidden;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}

.news_two .news_box li a {
padding: 20px;
background-color: #f3f3f3;
position: relative;
}

.news_two .news_box li .time strong {
font-size: 50px;
color: #e8121f;
display: inline-block;
font-family: "SimHei";
position: relative;
}

.news_two .news_box li .time strong::after {
content: '';
position: absolute;
left: 0;
top: 30px;
width: 0px;
background-color: #e8121f;
height: 2px;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}

.news_two .news_box li .time span {
font-size: 12px;
color: #333;
display: block;
font-family: "SimHei";
}

.news_two .news_box li h3 {
color: #333;
font-size: 18px;
line-height: 26px;
height: 52px;
overflow: hidden;
margin: 15px 0 10px;
}

.pc .news_two .news_box li:hover h3 { color: #e8121f; }

.news_two .news_box li p {
font-size: 14px;
color: #666;
line-height: 22px;
height: 44px;
overflow: hidden;
margin-bottom: 10px;
}

.news_two .news_box li i {
position: absolute;
background-color: #e8121f;
}

.news_two .news_box li i.i1 {
width: 0px;
height: 2px;
top: 20px;
right: 20px;
}

.news_two .news_box li i.i2 {
width: 2px;
height: 0px;
top: 20px;
right: 20px;
}

.pc .news_two .news_box li:hover i.i1 { width: 30px; }

.pc .news_two .news_box li:hover i.i2 { height: 30px; }

.pc .news_two .news_box li:hover { box-shadow: 0px 18px 25px rgba(0,0,0,0.08); }

.pc .news_two .news_box li:hover strong::after { width: 100%; }

.fixed_body {
display: none;
position: fixed;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.8);
left: -30%;
top: 0;
z-index: 9999;
}

.fixed_body .fixed_article {
display: none;
position: fixed;
width: 1200px;
height: 800px;
top: 50%;
right: 20%;
margin: -400px -600px 0 0;
background-color: #fff;
z-index: 99999;
box-shadow: 0px 0 25px rgba(0,0,0,0.08);
}

.fixed_body .fixed_article .fb_close {
position: absolute;
right: 0;
top: 0;
width: 60px;
height: 60px;
cursor: pointer;
background-color: #e8121f;
}

.fixed_body .fixed_article .fb_close i {
display: block;
margin: 10px auto 0;
width: 40px;
height: 40px;
background: url(../images/jia.png) center center/80% no-repeat;
}

.fixed_body .fixed_article .fb_close:hover i {
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
}

.fixed_body .fixed_article iframe {
border: none;
width: 100%;
height: 100%;
display: block;
}
 @media( max-width:1505px ) {

.fixed_body .fixed_article {
width: 1000px;
margin-right: -500px;
}
}

/* 新闻样式 2 */



/* ===================== 新闻页面 ===================== */








.section_four { position: relative; }

.section_four dl { overflow: hidden; }

.section_four dl dt {
width: 46%;
position: relative;
}

.section_four dl dt .a_poa {
padding: 0% 10% 0 0;
text-align: left
}

.section_four dl dt .a_poa .tit { text-align: left }

.section_four dl dt .a_poa .tit i { text-align: left }

.section_four dl dt .a_poa p {
font-size: 14px;
font-weight: normal;
text-align: left
}

.section_four dl dt .a_poa b {
color: #ffa800;
font-size: 32px;
}

.section_four dl dt .b_poa { padding: 0% 0 0 5%; }

.section_four dl dt .b_poa_sj { display: none; }

.section_four dl dt h3 {
color: #E60000;
font-weight: 700;
margin-top: 30px;
}

.section_four ul {
display: flex;
margin: 50px auto 0;
}

.section_four ul li {
flex: 1;
text-align: center;
}

.section_four ul li:first-child { padding-left: 0; }

.section_four ul li:last-child { border: none; }

.section_four ul li span {
color: #E60000;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
text-align: center;
}

.section_four ul li em { color: #fff; }

.section_four ul li p {
color: #fff;
font-size: 20px;
}

.section_four dl dd {
width: 50.57%;
margin-top: 140px;
}

.section_four dl dd video { width: 100%; }

.section_four .gs_con {
width: 100%;
margin: 0px auto;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 6;
overflow: hidden;
line-height: 30px;
}

.section_four .gs_con p {
color: #fff;
line-height: 180%;
}

.section_four .more {
line-height: 52px;
overflow: hidden;
box-sizing: border-box;
margin: 20px auto;
}

.section_four .more a {
color: #fff;
background: #ffa800;
text-align: center;
width: 170px;
}

.section_four .more a:hover { background: #1046a7; }

.section_four .fr { width: 50%; }

.section_four .pcnone { display: none; }

.num_top {
height: auto;
box-sizing: border-box;
background: rgba(232, 18, 31, 0.502);
position: absolute;
width: 100%;
bottom: 0;
}

.num_top ul {
display: flex;
margin: 10px auto 0;
padding-top: 10px;
width: 82%;
padding-bottom: 40px;
}

.num_top ul li {
flex: 1;
text-align: center;
background: url(../images/line.png) no-repeat right center;
}

.num_top ul li:first-child { padding-left: 0; }

.num_top ul li:last-child { border: none; }

.num_top ul li span {
color: #ffa800;
font-size: 72px;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
text-align: center;
font-weight: 700;
}

.num_top ul li em {
color: #ffa800;
font-size: 28px;
}

.num_top ul li p {
color: #fff;
font-size: 22px;
}

/* ===================== 产品页 左侧 导航 ===================== */


#list .left_side { width: 280px; }

#list .left_side .box_one, #list .left_side .box_two {
width: 260px;
background: linear-gradient(50deg, #e8121f, #ffa800);
padding: 10px 10px;
}

#list .left_side .box_one { background: #d50000; }

#list .left_side .box_one .title {
text-align: center;
margin-bottom: 20px;
}

#list .left_side .box_one .title h3 {
color: #fff;
font-weight: bold;
font-size: 30px;
margin: 20px 0 10px 0;
}

#list .left_side .box_one .title p {
color: #fff;
font-size: 16px;
text-transform: uppercase;
}

#list .left_side .box_one ul li {
line-height: 50px;
background-color: #fff;
margin-bottom: 5px;
text-align: left;
}

#list .left_side .box_one ul li a {
position: relative;
z-index: 1;
overflow: hidden;
height: 50px;
}

#list .left_side .box_one ul li span, #list .left_side .box_one ul li em {
position: absolute;
display: block;
width: 96%;
height: 100%;
padding-left: 4%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

#list .left_side .box_one ul li span {
left: 0;
top: 0;
background-color: #fff;
}

#list .left_side .box_one ul li em {
right: -100%;
top: 0;
background-color: #ffa800;
color: #fff;
font-style: normal;
}

#list .left_side .box_one ul li a:hover span, #list .left_side .box_one ul li a.active span { top: 100%; }

#list .left_side .box_one ul li a:hover em, #list .left_side .box_one ul li a.active em { right: 0; }

#list .left_side .box_one ul li .son_nav { border-top: 1px solid #e8121f; }

#list .left_side .box_one ul li .son_nav a {
background: none;
height: 40px;
line-height: 40px;
position: relative;
}

#list .left_side .box_one ul li .son_nav a::after {
content: '';
position: absolute;
left: 20px;
top: 20px;
width: 8px;
height: 1px;
background-color: #e8121f;
}

#list .left_side .box_one ul li .son_nav a:hover::after, #list .left_side .box_one ul li .son_nav a.active::after { background-color: #fff; }

#list .left_side .box_one ul li .son_nav span { padding-left: 40px; }

#list .left_side .box_two {
margin-top: 10px;
padding: 20px 10px;
}

#list .left_side .box_two p {
font-size: 16px;
color: #fff;
line-height: 30px;
}

#list .left_side .box_two strong {
color: #fff;
font-size: 30px;
display: block;
margin-bottom: 10px;
font-family: impact;
font-weight: 100;
}

#list .left_side .box_two .more {
height: 36px;
line-height: 36px;
background-color: #fff;
margin-top: 10px;
width: 200px;
color: #333;
text-align: center;
}

#list .left_side .box_two .more i { background-color: dodgerblue; }

#list .left_side .box_two .more:hover { color: #fff; }

#list .right_side.fr { width: 1200px; }
 @media(max-width:1505px ) {

#list .right_side.fr { width: 900px; }
}

/* ===================== 产品页 左侧 导航 ===================== */



/* ===================== 全局搜索框 ===================== */


.form_box {
display: none;
border: 1px solid #f1f1f1;
border-radius: 5px;
margin-bottom: 20px;
}

.form_box .sf {
margin: 0 auto;
text-align: center;
font-size: 0;
}

.form_box .an {
display: inline-block;
border: 1px solid #f1f1f1;
background-color: #fff;
color: #333;
height: 40px;
border-radius: 8px;
margin: 10px 5px;
font-size: 16px;
line-height: 40px;
padding: 0px 15px;
outline: none;
}

.form_box .an { vertical-align: bottom; }

.form_box .an:hover { border-color: #e8121f; }

.form_box .inp {
height: 38px;
vertical-align: bottom;
}

.form_box .submit {
width: 80px;
cursor: pointer;
}

/* ===================== 全局搜索框 ===================== */



/* ===================== 在线留言 ===================== */


.form_box_box {
width: 1200px;
margin: 40px auto;
padding: 60px 0;
box-shadow: 0px 20px 80px rgba(76, 76, 76, 0.1);
}

ul.fs {
width: 1000px;
margin: 0 auto;
}

ul.fs input, ul.fs textarea {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-webkit-transition: 0.8s;
-o-transition: 0.8s;
-ms-transition: 0.8s;
-moz-transition: 0.8s;
transition: 0.8s;
}

ul.fs .box1 li {
float: left;
width: 320px;
margin-right: 20px;
}

ul.fs .box1 li:nth-of-type(3) { margin: 0; }

ul.fs .box1 li input {
border: 1px solid #e1e7ee;
width: 100%;
height: 50px;
padding: 10px;
color: #999;
}

ul.fs li input:hover { border-color: #e8121f; }
 ul.fs .box1 li input::-webkit-input-placeholder, ul.fs li.textarea textarea::-webkit-input-placeholder, ul.fs li.yzm input::-webkit-input-placeholder {
color: #999;
}
 ul.fs .box1 li input:-moz-placeholder, ul.fs li.textarea textarea:-moz-placeholder, ul.fs li.yzm input:-moz-placeholder {
color: #999;
}
 ul.fs .box1 li input:-ms-input-placeholder, ul.fs li.textarea textarea:-ms-input-placeholder, ul.fs li.yzm input:-ms-input-placeholder {
color: #999;
}

ul.fs li.textarea textarea {
width: 100%;
height: 150px;
border: 1px solid #e1e7ee;
padding: 10px;
margin: 20px 0;
color: #999;
}

ul.fs li.textarea textarea:hover { border-color: #e8121f; }

ul.fs li.radio { text-align: center; }

ul.fs li.radio label { margin: 0 10px; }

ul.fs li.yzm {
text-align: center;
margin: 20px 0;
}

ul.fs li.yzm img {
display: inline-block;
height: 20px;
}

ul.fs li.yzm input {
border-bottom: 1px solid #e1e7ee;
width: 200px;
height: 50px;
padding: 10px;
color: #999;
}

ul.fs li.yzm input:hover { border-color: #e8121f; }

ul.fs li.submit input {
height: 50px;
margin: 0 auto;
display: block;
cursor: pointer;
width: 200px;
border-radius: 50px;
background-color: #e8121f;
font-size: 16px;
color: #fff;
}

/* ===================== 在线留言 ===================== */



/* ===================== 联系我们 地图 ===================== */


#allmap { height: 500px; }

#allmap img { max-width: none !important; }

/* ===================== 联系我们 地图 ===================== */



/* ===================== 回到顶部 ===================== */


.go_top {
display: none;
background: url(../images/top.png) center center/50% no-repeat;
width: 40px;
height: 40px;
cursor: pointer;
text-align: center;
background-color: #e8121f;
border-radius: 50%;
position: fixed;
right: 6px;
bottom: 100px;
z-index: 99999999999;
}

/* ===================== 回到顶部 ===================== */




.firstRow img { display: inline-block; }

/* ================================ 内页 END ================================ */



/*===================== 响应式代码 START =====================*/

@media( max-width:1600px ) {
}
 @media( max-width:1440px ) {

.section_one .banner1 h1 { font-size: 78px; }

.section_one .banner1 h3 { font-size: 26px; }

.section_one video {
width: 160%;
top: -22%;
}

.num_top ul li span {
color: #ffa800;
font-size: 54px;
}

.num_top ul {
display: flex;
margin: 10px auto 0;
padding-top: 10px;
width: 82%;
padding-bottom: 16px;
}

.hewub ul li {
width: 31.4%;
background: #eeeeee;
transition: all .3s;
float: left;
margin-right: 20px;
position: relative;
height: 430px;
}

.news_time {
top: -16px;
width: 100px;
height: 100px;
padding-top: 7px;
}

.hewub ul li a .news_con {
width: 100%;
padding: 12px;
box-sizing: border-box;
}

.f_42 { font-size: 36px; }

.fade_text .cn span { font-size: 56px; }

.fade_text .en { font-size: 24px; }
}
 @media( max-width:1366px ) {

.gs_con .txt { padding: 40px; }

.d_pic { height: 352px; }

.hy2 .wz_cp::before { bottom: 0; }

.section_one video {
height: 150%;
top: -24%;
}

.footer .two.cont { width: 22%; }

.gs_con { width: 91%; }

.header .auto>ul li a { line-height: 100px; }

.header .product_son { top: 100px; }

.item_box1 a { width: 141px; }

.item_box a { width: 141px; }

.hewua { height: 551px; }

.news_con h3 { padding-top: 5px; padding-bottom:5px; font-weight:bold; }

.hewub ul li a .news_con p { font-size: 14px; }
 .section_nine .conbox .pub_title img, .section_nine .conbox .pub_title i, .section_nine .conbox p.f_16, {
display: none !important;
}

.f_155 { font-size: 100px; }

.f_80 { font-size: 70px; }

.f_72 { font-size: 55px; }

.f_60 { font-size: 50px; }

.f_55 { font-size: 40px; }

.f_48 { font-size: 38px; }

.f_42 { font-size: 38px; }

.f_38 { font-size: 32px; }

.f_30 { font-size: 26px; }

.f_24 { font-size: 20px; }

.f_20 { font-size: 16px; }

.f_18 { font-size: 16px; }

.f_16 { font-size: 14px; }

.footer .inner {
width: auto;
padding: 0 15px;
}

.header { height: 99px; }

.header .logo { margin-top: 20px; }

.header .logo img { height: 50px; }

.header .auto>ul li a { font-size: 16px; }

.menu_button { top: 15px; }

.swiper-container.shigong .swiper-slide, .swiper-container.honor .swiper-slide { width: 450px; }

.tit {
text-align: center;
color: #fff;
font-size: 40px;
position: relative;
margin: 36px auto 26px auto;
font-weight: bold;
}

.lx_r .box img {
width: 28%;
float: left;
margin-right: 20px;
}

.fade_text { margin-top: 16%; }

.news_one .news_box li .img { height: 250px; }

.header .product_son .item { width: 9%; }

.header .ttel { margin: 30px 0 0 0; }

#top_scroll ul li h3 { font-size: 20px; }

.w80 { width: 94%; }
}

.wap_son {
display: none;
padding: 0 13px;
margin-bottom: 20px;
}

.wap_son a {
width: 47.9%;
height: 40px;
line-height: 40px;
font-size: 16px;
color: #fff;
text-align: center;
margin: 0.4%;
float: left;
background-color: #e8121f;
}

.swiper-pagination-bullet { background: #fff !important }
 @media( max-width:1200px ) {

.w1400 { width: 96%; }

.nav_cp a {
margin-right: 4px;
margin-bottom: 4px;
padding: 5px 50px;
}

#scroll_one ul li { width: 366px; }

.nav_cp { margin-bottom: 34px; }

.f_42 { font-size: 32px; }

.lx_r p {
color: #fff;
text-align: left;
font-size: 20px;
line-height: 180%;
}
}
 @media( max-width:1200px ) {

.f_155 { font-size: 3em; }

.f_80 { font-size: 60px; }

.f_72 { font-size: 38px; }

.f_60 { font-size: 30px; }

.f_42 { font-size: 24px; }

.f_48 { font-size: 28px; }

.f_38 { font-size: 22px; }

.f_55, .f_30 { font-size: 22px; }

.f_28 { font-size: 20px; }

.f_24 { font-size: 18px; }

.f_20 { font-size: 16px; }

.f_18 { font-size: 14px; }

.header .ttel h3 { padding-left: 0; }

.fa_box .box {
width: 24.5%;
margin-bottom: 5px;
overflow: hidden;
}

.hy2 img { width: 100%; }

.hy2 .wz_cp span {
width: 100%;
float: none;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

.wz_cp a { margin-top: 8px; }

.f_16, .product_list_one .item strong { font-size: 14px; }

.i-title {
padding-left: 5.2vw;
line-height: normal;
display: inline-block;
vertical-align: top;
}

.i-title>strong {
margin-right: 0;
font-size: 6.5vw;
}

.i-title>strong i {
display: inline-block;
vertical-align: top;
font-size: 6.5vw;
margin-top: 0;
font-weight: bold;
}

.section .T {
margin-top: 0;
padding-top: 7%;
text-align: center;
width: auto !important;
}

.section .T ul { margin-top: 6.5%; }

.section .T li i {
height: 10vw;
margin-bottom: 2vw;
}

.section .T li h3, .section .T li a.on h3 {
font-size: 3.8vw;
color: #444;
}

.section .T li a { padding: 17% 0; }

.section .T:before {
font-size: 16.6vw;
color: rgba(255, 255, 255, .15);
left: 50%;
transform: translateX(-50%);
}

.product_list_one .item strong { width: 100%; }

.product_list_one .item .info { padding: 5px; }

.page_list b a, .page_list b font {
width: 30px;
height: 30px;
line-height: 30px;
}

.w1300, .section_nine .auto {
padding: 0 15px;
box-sizing: border-box;
}

html, body {
max-width: 750px;
margin: 0 auto !important;
}

.wap_show, .section_five .pub_title h3.dn { display: block !important; }

.wap_show img { display: inline-block; }

/* .wap_show .firstRow{text-align: center;} */


.header .auto>ul { display: none !important; }

.menu_button { display: block; }

.header .ttel { width: 197px; }

#list .auto, #news_article, #article, .position_now .auto, #nyba .black .auto { width: 96%; }

.header .menu_box, .mobile .fixed_footer, .wap_son { display: block; }
 .position_now .auto, #nyba .black .auto, .section_two .auto, .footer .inner, {
display: none !important;
}

.gallery-top { width: 100%; }

.header .ewm { margin-top: 15px; }

.pub_title {
text-align: center !important;
float: none;
margin: auto;
}

.copyright {
height: auto;
line-height: 40px;
}

.position_now .fl {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 100%;
}

#allmap {
height: 300px;
margin-top: 54px;
}

#nyba {
height: 280px;
animation: banner1 1s forwards;
}

.fade_text { margin-top: 120px; }

.fade_text .cn {
line-height: 40px;
height: 40px;
}

.fade_text .cn span { font-size: 30px; }

.fade_text .en { font-size: 16px; }

.fade_text .line { margin: 10px auto; }

.form_box_box, ul.fs { width: 100%; }

.form_box_box {
margin: 0;
padding: 20px 0;
box-shadow: none;
}

ul.fs .box1 li {
float: none;
width: 100%;
margin-bottom: 20px;
}

.product_list_one .item, .product_list_two .item, .product_list_three .item {
width: 49%;
margin: 0.5%;
}

.product_list_two .item .info { min-height: 70px; }

#list .right_side {
float: none !important;
width: 100% !important;
}

.product_list_two .item .info {
padding: 0px 0px 0px;
background-color: #f6f7f7;
}

.product_list_two .item .info { text-align: center; }

.product_list_two .item .info strong, .product_list_three .item .info strong {
display: block;
color: #555;
font-size: 18px;
font-weight: 100;
padding-top: 16px;
}

.wap_son a {
width: 32.4%;
height: 26px;
line-height: 26px;
margin: 0.4%;
}

.news_one .news_box li .img, .news_one .news_box li .info {
float: none !important;
width: 100%;
}

.news_one .news_box li .img { height: 200px; }

.news_one .news_box li .info {
padding-top: 20px;
height: auto;
}

.news_one .news_box li .info .time { padding: 6px 0; }

.news_one .news_box li .info .line { margin-bottom: 6px; }

.news_one .news_box li:hover .info { padding-top: 20px; }

.son_list { height: 40px; }

.son_list a {
height: 40px;
line-height: 40px;
width: 100px;
font-size: 14px;
padding: 0;
}

.news_article_box .right_article {
width: 100%;
float: none;
background-color: #fff;
}

.news_article_box .wow.h1_title { padding-top: 100px; }

.news_article_box .inner_content, .news_article_box .h1_title { padding: 20px; }

.news_two .news_box li {
width: 49%;
margin: 0.5%;
}

.news_two .news_box li a { padding: 8px; }

.news_two .news_box li .time strong { font-size: 30px; }

.fixed_body .fixed_article {
width: 90%;
height: 500px;
margin: -250px -45% 0 0;
}

.fixed_body .fixed_article .fb_close {
top: auto;
bottom: 0;
width: 50px;
height: 50px;
}

.fixed_body .fixed_article .fb_close i {
margin-top: 5px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
}

.info_big_box {
width: 100%;
height: auto;
}

.info_big_box h1 {
margin-top: 0;
font-size: 20px;
}

.info_big_box .info_1 { margin-top: 10px; }

.info_big_box .share { margin: 0 0 10px 0; }

.xgcp_title { margin-top: 10px; }

.menu_box {
overflow: auto;
min-height: 100%;
}

.menu_box .item {
float: none;
width: 100%;
height: auto;
}

.menu_box .item .pad { padding: 30px 40px 0; }

.menu_box .item h4 { font-size: 18px; }

.menu_box .item ul li a {
font-size: 14px;
height: 28px;
line-height: 28px;
}

.menu_box .item:last-child { padding-bottom: 40px; }

.header .auto { padding: 0 30px; }

.header .logo { margin: 0 auto; }

.header .logo img {
height: 62px;
margin-top: 20px;
}

.menu_box .menu_logo {
position: relative;
left: 40px;
top: 0px;
margin-top: 30px;
}

.menu_button {
padding-top: 12px;
width: 44px;
height: 32px;
margin-top: 30px;
top: 0;
}

.menu_button i {
height: 2px;
width: 26px;
}


.section_one {
background-image: url('../images/bg1.jpg');
            background-repeat: no-repeat;
            background-position: center center;
            background-size: cover;
            background-attachment: fixed;
            min-height: 100vh;
            margin: 0;
            padding: 0;
}


.section_one .banner1 h1 { font-size: 30px; }

.section_one .bannertxt { padding: 0 15px; }

.section_one .banner1 h5 { margin: 15px 0; }

.section_one .con .txt img {
height: auto;
width: 100%;
}

.section_one .fp-tableCell>a img { bottom: 10%; }

.about_type li {
width: 100px;
height: 100px;
}

.section_six .auto {
width: 100%;
padding: 0 15px;
box-sizing: border-box;
}

.pmenu a {
width: 49%;
margin-right: 1%;
padding: 5px 0;
text-align: center;
margin-bottom: 4px;
}

#scroll_one {
height: 200px;
width: 100%;
}

#scroll_one ul li { width: 200px; }

#scroll_one ul li strong {
float: none;
display: block;
}

.section_six .pub_title { margin: 0; }

.section_six .cbox { width: auto; }

.section_six .cbox ul li {
height: 370px;
width: 47%;
margin-right: 2%;
}

.section_six .cbox ul li a .pbox {
width: 100px;
height: 100px;
}

.section_six .cbox ul li:nth-child(n+2) { transform: translateY(0px); }

.section_six .fp-tableCell>img:hover, .section_six .fp-tableCell>img { left: 0; }

#top_scroll { height: 460px; }

#top_scroll ul li h3 {
line-height: 24px;
font-size: 14px;
}

.section_five .process-box ul li {
width: 120px;
height: 120px;
margin: 0 -3px;
}

.section_five .process-box ul li:nth-child(n+6) { margin: 0 -3px; }

.section_five .process-box ul li:last-child { padding: 8%; }

.about_type { width: 100%; }

.section_eight .xinwen {
box-sizing: border-box;
width: 90%;
margin: 0 auto;
}

.section_eight .xinwen .xinwenr {
right: -30px;
width: 30px;
height: 30px;
}

.section_eight .xinwen .xinwenr::after, .section_eight .xinwen .xinwenl::after { font-size: 20px; }

.section_eight .xinwen .xinwenl {
left: -30px;
width: 30px;
height: 30px;
}

.w1300, .section_nine .auto {
width: 100% !important;
box-sizing: border-box;
}

.section_eight .auto img, .section_eight .xinwen .newnr {
top: auto;
opacity: 1;
background: #fff;
}

.section_eight .fr {
width: 100%;
margin: 0 auto;
}

.section_nine .conbox {
display: block;
width: auto;
height: auto;
border: 0px;
position: relative;
border-radius: 0;
}

.section_nine .conbox .conbg {
background: none;
padding: 0;
}

.section_nine .map dl { width: 120px; }

.section_nine .conbox .contxt.dn {
line-height: 22px;
display: block !important;
font-size: 16px !important;
text-align: left;
}

.section_nine .conbox .pub_title {
margin: 0;
display: block !important;
}

.section_nine .conbox dl { margin: 10px 0 0 0; }

.section_nine .conbox dl dt img { display: inline-block; }

.footer .cont {
border: none;
width: 100%;
margin: 0;
padding: 0;
box-sizing: border-box;
}

.section_three .auto { width: 100% }

.section_one video {
height: 126% !important;
width: 210%;
}

#list .left_side { display: none; }

.tit i { font-size: 48px; }

.tit {
font-size: 28px;
margin: 26px auto 26px auto;
}

.tit {
font-size: 28px;
margin: 0px auto 0px auto;
}

.section_four dl dt .a_poa {
padding: 0% 0% 0 0;
text-align: left;
width: 92%;
margin: 0 auto;
}

.section_four .more, .num_top { display: none; }

.section_four dl dt .b_poa {
padding: 0;
margin-top: 20px;
}

.hewub ul li {
width: 100%;
background: #eeeeee;
transition: all .3s;
float: none;
margin-right: 0px;
position: relative;
}

.hewub ul li a img, .hewub ul li a .news_con { float: left; }

.hewub ul li a img { width: 40%; }

.hewub ul li a .news_con { padding: 5px; }

.news_con h3 { padding-top: 0px; }

.hewub ul li {
width: 100%;
background: #eeeeee;
transition: all .3s;
float: none;
margin-right: 0px;
position: relative;
margin-bottom: 10px;
}

.lingtou {
display: table;
margin-top: 20px !important;
}

#map { display: none; }

.lx_r { width: 96%; }

.nav_cp1 a {
text-align: center;
color: #ffa800;
margin-right: 7px;
margin-bottom: 6px;
padding: 0px 52px;
}

.lx_l { display: none; }

.f_42 { font-size: 24px !important; }

.lx_r .box img {
width: 47%;
float: left;
margin-right: 20px;
}

.lx_r p {
color: #fff;
text-align: left;
font-size: 16px;
line-height: 145%;
}

.lx_r { margin-top: 86px; }

.nav_cp a {
margin-right: 4px;
margin-bottom: 4px;
padding: 5px 6px;
}

.section_four dl dt, .section_four .fr { width: 100%; }

.section_four dl dt .b_poa video {
width: 100%;
height: 200px;
}

#list { margin: 0px 0; }

.product_list_one .item, .product_list_two .item, .product_list_three .item { margin-left: 1%; }

.product_list_one .item, .product_list_two .item, .product_list_three .item { width: 48%; }

.product_list_three .item { padding-bottom: 0; }
}

.syfl2 li {
float: left;
width: 50%;
height: 33.3vh;
background-position: bottom center;
}

.syfl2 li:nth-of-type(1) {
background: url(../images/t1.jpg) bottom center no-repeat;
background-size: 100% auto;
}

.syfl2 li:nth-of-type(2) {
background: url(../images/t2.jpg) bottom center no-repeat;
background-size: 100% auto;
}

.syfl2 li:nth-of-type(3) {
background: url(../images/t3.jpg) bottom center no-repeat;
background-size: 100% auto;
}

.syfl2 li:nth-of-type(4) {
background: url(../images/t4.jpg) bottom center no-repeat;
background-size: 100% auto;
}

.syfl2 li:nth-of-type(5) {
background: url(../images/t5.jpg) bottom center no-repeat;
background-size: 100% auto;
}

.syfl2 li:nth-of-type(6) {
background: url(../images/t6.jpg) bottom center no-repeat;
background-size: 100% auto;
}
 @media( max-width:768px ) {

.news_article_box .right_article {
float: none;
width: 100%;
margin-top: 0px;
}

.section_one .banner1 h3 { font-size: 16px; }

#scroll_three { height: 219px; }

#scroll_three ul li { width: 250px; }

#top_scroll { width: 100%; }

.section_one .banner1 h1 { font-size: 40px; }

.f_24 { font-size: 16px; }

.news_article_box .left_fixed .text { display: none; }

.news_article_box .wow.h1_title { padding-top: 85px; }

.copyright { padding-bottom: 90px; }

.sectionsp3 .box a { font-size: 14px; }

.spbj { background: rgba(0, 0, 0, 0.314); }

.section_nine video { display: none; }

.header { height: 84px; }

.header .logo img { margin-top: 13px; }

.position_now .fr { display: none; }

.gs_con .txt { padding: 53px 15px; }

.header .ttel { margin: 26px 18px 0 0; }

.fa_box .box a { font-size: 24px; }

.fa_box .box { width: 32.5%; }

.f_42 { font-size: 40px; }

.d_pic { height: 294px; }

.d_pic img { width: 100%; }

.d_pic { position: relative; }

.fa_box .d_pic .hy2 { }

.hy2 .wz_cp {
position: absolute;
right: 0;
top: 0;
width: 100%;
z-index: 9999;
float: none;
background: rgba(0, 0, 0, 0.479);
height: 100%;
padding: 42px 20px;
}

#top_scroll { height: 480px !important; }

.sectionsp3 .box h3 img { margin: 43px auto 0 auto; }

.news_time { display: none; }

.hewub ul li a img { width: 36%; }

.hewub ul li a .news_con { width: 58%; }

.section_nine .pub_title { padding-top: 29%; }
.w1400 {
width:99%;
margin:10px 0px 0 0;
}
#nyba {
height: 360px;
background-size: cover;
background-attachment: inherit;
}
 @keyframes 
banner1 {  0% {
height: 200px
}
 100% {
height: 360px
}
}
 @-webkit-keyframes 
banner1 {  0% {
height: 200px
}
 100% {
height: 360px
}
}

.fade_text { margin-top: 40%; }

.fade_text .en { font-size: 22px; }

.fade_text .cn { font-size: 30px; }

#list .left_side { display: none; }

.info_big_box { display: none; }

.img_big_box { display: none; }

.footer { display: none; }

.section_one video { display: none; }
}
 @media (max-width:414px) {

.pc_show { display: none; }

#list { margin: 12px 0; }

.header { height: 70px; }

.header .ttel h3 { display: none; }

.header .ttel { width: 45px; }

.header .ttel { margin: 18px 7px 0 0; }

.header .logo img {
margin-top: 12px;
height: 53px;
}

.menu_button { margin-top: 15px; }

.gs_con .txt p {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;
}

.num_top .item h3 { font-size: 26px; }

.num_top .item p { font-size: 12px; }

.gs_con .txt h3 {
font-size: 32px;
margin-bottom: 10px;
}

.gs_con .txt { padding: 33px 15px; }

.indexmore {
width: 195px !important;
line-height: 32px;
margin: 0 auto;
}

.section_six .pub_title .indexmore {
margin-top: 10px;
margin-bottom: 10px;
}

.fa_box .box a {
font-size: 16px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.fa_box .box { margin-bottom: -5px; }

.d_pic { height: 221px; }

#top_scroll { height: 294px !important; }

#top_scroll ul li { width: 32%; }

.sectionsp3 .box h3 {
width: 144px;
height: 144px;
top: 105px;
left: 0;
right: 0;
}

.sectionsp3 .box h3 img { width: 50%; }

.f_42 { font-size: 28px; }

.sectionsp3 .box h3 strong { padding-top: 5px; }

.sectionsp3 .box h3 img { margin: 35px auto 0 auto; }

.item_box1 a {
width: 109px;
width: 83%;
}

.item_box1 a:nth-of-type(7) {
right: 130%;
top: 249px;
}

.item_box1 a:nth-of-type(8) {
right: 130%;
top: 300px;
}

.item_box1 a:nth-of-type(9) {
right: 129%;
top: 350px;
}

.item_box1 a:nth-of-type(10) { right: 129%; }

.item_box1 a:nth-of-type(11) {
right: 128%;
top: 451px;
}

.item_box1 a:nth-of-type(12) {
right: 127%;
top: 502px;
}

.item_box1 a:nth-of-type(14) {
right: 126%;
top: 552px;
}

.item_box1 a:nth-of-type(1) { display: none; }

.item_box1 a:nth-of-type(2) {
right: 6%;
top: 250px;
}

.item_box1 a:nth-of-type(3) {
right: 6%;
top: 302px;
}

.item_box1 a:nth-of-type(4) {
right: 6%;
top: 351px;
}

.item_box1 a:nth-of-type(5) {
right: 5%;
top: 402px;
}

.item_box1 a:nth-of-type(6) {
right: 4%;
top: 453px;
}

.item_box1 a:nth-of-type(13) {
right: 4%;
top: 501px;
}

.item_box1 a:nth-of-type(15) {
right: 6%;
top: 552px;
}

.hewub { float: none; }

.hewub ul li a .news_con h3 {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-size: 14px;
}

.hewub ul li a .news_con p { line-height: 122%; }

.hewub ul li { height: 97px; }

.nav_cp a, .wap_son a { font-size: 14px; }

.section_nine .pub_title { padding-top: 36%; }

.section_nine .con .con_box ul { margin: -14px 0; }

.section_nine .con .con_box p { margin: 0; }

.fixed_footer { display: block !important; }

.mobile .fixed_footer { display: block !important; }
}
 @media( max-width:375px ) {

.num_top .item {
width: 49%;
padding: 5px 0;
}

.num_top .item:nth-of-type(1), .num_top .item:nth-of-type(2) { display: none; }

.gs_con { height: 350px; }

.fade_text { margin-top: 180px; }

.wap_son a {
width: 47.9%;
height: 25px;
line-height: 25px;
background-color: #e8121f;
font-size: 14px;
}

.fa_box .box a { font-size: 14px; }

.gs_con .txt { float: none; }

.gs_con .txt h3 { font-size: 26px; }

.gs_con .txt { line-height: 22px; }

.gs_con .txt a { margin-top: 20px; }

.gs_con { width: 92%; }

.wz_cp a {
height: 33px;
line-height: 33px;
width: 50%;
margin-top: 10px;
}

.hy2 .wz_cp { padding: 16px 16px; }

.hewub { float: none; }

.sectionsp3 .box a { padding: 4px 24px; }

.item_box1 a:nth-of-type(3) { top: 289px; }

.item_box1 a:nth-of-type(8) { top: 289px; }

.item_box1 a:nth-of-type(9) { top: 328px; }

.item_box1 a:nth-of-type(4) { top: 329px; }

.item_box1 a:nth-of-type(10) { top: 368px; }

.item_box1 a:nth-of-type(5) { top: 369px; }

.item_box1 a:nth-of-type(11) { top: 408px; }

.item_box1 a:nth-of-type(6) { top: 410px; }

.sectionsp3 .box a { padding: 4px 24px; }

.item_box1 a:nth-of-type(12) { top: 448px; }

.item_box1 a:nth-of-type(13) { top: 449px; }

.item_box1 a:nth-of-type(14) { top: 487px; }

.item_box1 a:nth-of-type(15) { top: 489px; }

.section_one .banner1 h1 { font-size: 34px; }
}
 @media( max-width:320px ) {

.header { height: 74px; }

.header .logo img { margin-top: 5px; }

.header .ttel { margin: 19px 13px 0 0; }

.menu_button { margin-top: 16px; }

.sectionsp3 .box h3 {
width: 111px;
height: 111px;
}

.f_42 { font-size: 18px; }

.sectionsp3 .w90 {
width: 90%;
margin: -24px auto;
}

.hewub ul li a img { display: none; }

.hewub ul li a .news_con { width: 100%; }

.hewub ul li { width: 80%; }
}
 @media (min-width:640px) {

.mobile .fixed_footer {
width: 640px !important;
left: 50%;
margin-left: -320px;
}
}

.mobile .fixed_footer a {
float: left;
width: 33.33%;
text-align: center;
}

.mobile .fixed_footer img {
display: inline-block;
height: 24px;
margin: 5px 0 0;
}

.mobile .fixed_footer strong {
color: #fff;
font-size: 12px;
display: block;
height: 20px;
line-height: 20px;
}

.wap_show { display: none; }
 @media( max-width:640px ) {

.shigong .swiper-slide, .anli .swiper-slide, .honor .swiper-slide, .anli .swiper-slide { width: 400px !important; }

.shigong .swiper-button-prev, .anli .swiper-button-prev, .honor .swiper-button-prev { left: 0 !important; }

.shigong .swiper-button-next, .anli .swiper-button-next, .honor .swiper-button-next { right: 0 !important; }

#background_video { display: none; }

.syb {
background: url(../images/banner.gif) center center no-repeat;
width: 100%;
height: 100%;
background-size: cover;
}
}
 @media( max-width:500px ) {

.shigong .swiper-slide, .anli .swiper-slide { width: 350px !important; }

.honor .swiper-slide, .anli .swiper-slide { width: 350px !important; }
}
 @media (max-width:375px) {

.section_five .process-box ul li {
width: 120px;
height: 120px;
}

.section_five .process-box ul li:nth-child(n+7) { display: none; }
}
 @media( max-width:350px ) {

.shigong .swiper-slide, .anli .swiper-slide { width: 320px !important; }

.honor .swiper-slide, .anli .swiper-slide { width: 320px !important; }

.section_five .process-box ul li {
width: 100px;
height: 100px;
}
}

/* 高度改变时 */




.h800 #scroll_one, .h750 #scroll_one, .h700 #scroll_one { height: 300px; }

.h750 .section_six .auto, .h700 .section_six .auto, .h650 .section_six .auto { height: 500px; }

.h750 .section_six img.img0, .h700 .section_six img.img0, .h650 .section_six img.img0 { top: 220px; }

.h750 .section_six img.img1, .h700 .section_six img.img1, .h650 .section_six img.img1 {
top: auto;
bottom: 60px;
}

.h750 .section_six img.img5, .h700 .section_six img.img5, .h650 .section_six img.img5 {
bottom: 60px;
top: auto;
}

.h750 .section_six img.img2, .h700 .section_six img.img2, .h650 .section_six img.img2 { top: 60px; }

.h750 .section_six img.img3, .h700 .section_six img.img3, .h650 .section_six img.img3 { top: 120px; }

.h750 .section_six img.img4, .h700 .section_six img.img4, .h650 .section_six img.img4 { top: 340px; }

/*===================== 响应式代码 END =====================*/
