/*初始化样式*/
html {
margin: 0;
padding: 0;
border: 0;
}
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
margin: 0;
padding: 0;
border: 0;
}
body {
background: #fff;
color: #666;
position: relative;
font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
vertical-align: baseline;
width: 100%;
overflow-x: hidden;
}
a {
text-decoration: none;
outline: none;
}
a:link {
color: #666;
}
a:visited {
color: #666;
}
a:hover,
a:active,
a:focus {
color: #009b4c;
text-decoration: none;
outline: none;
}
input {
padding: 0;
margin: 0;
font-family: 'Microsoft YaHei';
}
img {
border: none;
background: none;
vertical-align: middle;
}
ul,
ol,
li {
list-style-type: none;
}
select,
input,
img,
select {
vertical-align: middle;
}
table {
border-collapse: collapse;
border-spacing: 0
}
table,
th,
td {
vertical-align: middle
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
overflow: hidden;
visibility: hidden;
}
.clearfix {
zoom: 1
}
.clearboth {
height: 0px;
line-height: 0px;
overflow: hidden;
clear: both;
font-size: 0px;
}
h1,
h2,
h3,
h4 {
font-size: 12px;
font-weight: bold;
}
hr {
border: 0;
border-top: 1px solid #ccc;
height: 0;
}
dt {
font-weight: normal;
}
/*----- Common css ------*/
.fl {
float: left;
}
.fr {
float: right;
}
.di {
_display: inline;
}
.fwn {
font-weight: normal;
}
.dib {
*display: inline;
_zoom: 1;
_display: inline;
_font-size: 0px;
}
/*滚动*/
#demo {
overflow: hidden;
width: 100%;
margin: 0 auto;
}
#indemo {
float: left;
width: 800%!important;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}
#m_demo {
overflow: hidden;
width: 92%;
margin: 0 auto;
}
#m_indemo {
float: left;
width: 800%!important;
}
#m_demo1 {
float: left;
}
#m_demo2 {
float: left;
}
.wh {
width: 1200px;
margin: 0 auto;
}
.pos {
position: relative;
width: 1920px;
left: 50%;
margin-left: -960px;
}
.com-img {
display: inline;
overflow: hidden;
margin: 0 auto;
display: table;
}
.com-img img {
transition: all 0.8s;
-webkit-transition: all 0.8s;
-moz-transition: all 0.8s;
-o-transition: all 0.8s;
}
.com-img:hover img {
transform: scale(1.2);
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
}
.roll_product {
float: left;
}
.plist {
margin-top: 56px;
}
.plist li {
margin-right: 15px;
margin-bottom: 15px;
}
.plist li:nth-child(3n) {
margin-right: 0;
}
.plist li a.img {
border: 1px solid #e5e5e5;
display: block;
}
.plist li a.img img {
width: 388px;
height: 388px;
}
.plist li h3 a {
display: block;
color: #fff;
font-size: 16px;
font-weight: normal;
}
/*头部样式*/
.top1 {
height: 24px;
background: rgba(235, 235, 235, 1);
color: #595959;
overflow: hidden;
}
.top1,
.top1 a {
font-size: 12px;
font-weight: normal;
line-height: 24px;
font-stretch: normal;
letter-spacing: 0px;
color: rgba(26, 26, 26, 0.7);
}
.top2 {
height: 90px;
background-color: rgba(254, 207, 139, 1);
text-align: center;
border-bottom: solid 1px rgba(181, 181, 181, 1);
}
.logo {
line-height: 90px;
display: inline-block;
width: 240px;
float: left;
}
.top2 .k2 {
font-size: 20.22px;
letter-spacing: -2px;
color: rgba(254, 254, 254, 1);
text-align: left;
padding-top:30px;
}
.topLink {
float: right;
text-align: right;
position: relative;
z-index: 9999;
}
.translate {
width: 100px;
position: absolute;
left: 0;
top: 10px;
z-index: 9999;
}
.tran-in {
left: 120px;
}
.translate li {
border: 1px dashed #cccccc;
line-height: 26px;
text-align: left;
background: #fff;
}
.translate li a {
display: block;
padding-left: 10px;
background: url(/template/default/assets/images/dot4.png) no-repeat 88% 11px;
}
.translate li a:hover {
text-decoration: none;
color: #275cea;
cursor: pointer;
}
.translate-en {
display: none;
padding: 6px;
padding-top: 0px;
}
.translate li .translate-en a {
padding-left: 0px;
text-align: center;
background: #fff;
border-bottom: 1px solid #cccccc;
}
.translate li .translate-en a:hover {
font-weight: bold;
}
.topLink .f_count {
color: #ff0000;
font-size: 13px;
font-weight: bold;
}
.topLink .k1 a {
color: #595959;
}
.topLink .k2 {
color: #074b91;
font-size: 14px;
font-family: "微软雅黑";
}
#menu {
background: #009b4c00;
}
/*热门搜索*/
.sou {
margin: 15px 0;
}
#formsearch {
float: right;
}
.hotSearch {
float: left;
height: 24px;
line-height: 24px;
font-weight: normal;
}
#search-type {
float: left;
width: 100px;
height: 24px;
border: 1px solid #c8c8c8;
margin-right: 5px;
}
/*搜索和热门搜索*/
.hotSearch a {
margin-right: 6px;
}
#formsearch input {
height: 22px;
background: #fff;
border: 1px solid #c8c8c8;
line-height: 22px;
}
#formsearch input#keyword {
height: 22px;
line-height: 22px;
padding-left: 4px;
color: #666;
}
#formsearch input#s_btn {
width: 46px;
height: 24px;
line-height: 24px;
text-align: center;
background-color: #009b4c;
color: #fff;
border: none;
cursor: pointer;
font-size: 12px;
}
/*首页banner*/
.banner {
position: relative;
}
.banner {
width: 100%;
height: 100%;
}
.banner ul.bb {
position: relative;
padding: 0px;
margin: 0px;
z-index: 5;
width: 100%;
height: 100%;
}
.banner ul.bb li {
position: absolute;
display: none;
width: 100%;
height: 100%;
}
.banner ul.bb li a {
width: 100%;
display: block;
height: 100%;
}
.banner ul.bb li a img {
width: 100%;
height: 100%;
}
.banner .num {
position: absolute;
right: 0;
bottom: 40px;
z-index: 100;
text-align: center;
width: 100%;
}
.banner .num li {
display: inline-block;
margin: 0 5px;
width: 61px;
height: 6px;
text-indent: -100px;
overflow: hidden;
background: #009b4c;
}
.banner .num li.num_hover {
background-color: #e15616;
}
.banner .num li.num_hover a {
color: #fff;
}
.banner .num li a {
float: left;
display: inline;
text-align: center;
color: #666;
text-decoration: none;
cursor: pointer;
width: 16px;
height: 16px;
line-height: 16px;
}
.x-banner .owl-carousel .owl-dots button.owl-dot {
width: 10px;
height: 10px;
background-color: rgba(181, 181, 181, 1);
opacity: 1;
margin: 0 3px;
margin-bottom: -20px;
}
.x-banner .owl-carousel .owl-dots button.owl-dot.active {
width: 10px;
height: 10px;
background-color: rgba(255, 255, 255, 1);
border: solid 1px rgba(181, 181, 181, 1);
}
/*导航栏样式*/
.nav li {
text-align: center;
float: left;
position: relative;
z-index: 999;
}
.nav li a {
display: block;
line-height: 90px;
color: #fff;
height: 90px;
padding: 0;
font-size: 17.69px;
font-weight: normal;
font-stretch: normal;
letter-spacing: 0px;
color: rgba(254, 254, 254, 1);
}
.nav li a {
padding: 0px 19px;
}
.nav li a:hover {
color: #fff;
text-decoration: none;
background-color: rgba(254, 159, 24, 1);
}
.nav>li>a:focus,
.nav>li>a:hover {
text-decoration: none;
background-color: rgba(254, 159, 24, 1);
}
.nav .sec {
height: 0;
background: rgba(254, 207, 139, 1);
color: #fff;
overflow: hidden;
z-index: 9999;
position: absolute;
top: 90px;
left: 0px;
width: 100%;
}
.nav .sec a {
background: rgba(254, 207, 139, 1);
color: #fff;
height: 38px;
line-height: 38px;
font-size: 14px;
}
.nav .sec a:hover {
background: rgba(254, 159, 24, 1);
text-decoration: none;
}
/* */
.box1 {
background: url("/xypt.top/0596d5da/20/08/b90527c1d88f913c44101dcd8062445b516082bd.png") no-repeat, rgba(248, 248, 248, 1);
text-align: center;
padding-top: 69px;
height: 720px;
}
.box1 .content {
padding-top: 112px;
position: relative;
}
.box1 .tit {}
.box1 .tit span {
background: url("/xypt.top/0596d5da/20/08/d05b36f8de8d4a351aec61b0204e656ee9534cd7.png") no-repeat;
display: inline-block;
width: 463px;
height: 90px;
}
.box1 .tit a {
display: block;
width: 266px;
height: 59px;
margin: auto;
line-height: 54px;
border-radius: 28.9px;
border: solid 2.5px rgba(244, 153, 72, 1);
font-size: 20.22px;
font-weight: normal;
font-stretch: normal;
letter-spacing: 0.5px;
margin-top: 50px;
color: rgba(244, 157, 81, 1);
}
.box1 .tit a:hover {
color: rgba(255, 255, 255, 1);
background: rgba(244, 153, 72, 1);
}
#sps {
display: inline-block;
width: 440px;
height: 257px;
background-color: rgba(248, 248, 248, 1);
border-radius: 10px;
border: solid 6px rgba(101, 100, 100, 1);
background-color: rgba(101, 100, 100, 1);
position: relative;
left: -148px;
}
#sps p {
width: 428px;
height: 245px;
border-radius: 10px;
cursor: pointer;
}
.box1 .lilan_t {
position: absolute;
display: inline-block;
width: 0;
height: 0;
}
.box1 .lilan_t span {
position: absolute;
top: 0px;
left: 0px;
}
.box1 .lilan_t span:nth-child(1) {
padding-bottom: 16px;
top: 100px;
left: -142px;
}
.box1 .lilan_t span:nth-child(2) {
padding-bottom: 13px;
top: 180px;
left: -71px;
}
.box1 .lilan_t span:nth-child(3) {
padding-bottom: 21px;
top: 77px;
left: 69px;
}
/* */
.box2 {
background: url(/xypt.top/0596d5da/20/09/40d7fdd0b34cac3bd90e70eb05aba8444be69f3d.jpg) no-repeat;
background-size: contain;
height: 790px;
}
/* */
.box3 {
background: url("/xypt.top/0596d5da/20/08/ebc454a62300e50380756f82c0ea8c04d8535ad3.png") no-repeat;
height: 1077px;
padding-top: 45px;
text-align: center;
}
.box3 .tit h2 {
font-size: 33.49px;
font-weight: bold;
font-stretch: normal;
letter-spacing: 0.3px;
color: rgba(243, 132, 34, 1);
}
.box3 .plist2 {
width: 1240px;
position: relative;
left: -20px;
}
.box3 .plist2 {
margin-top: 88px;
}
.box3 .plist2 li {
margin-right: 114px;
margin-bottom: 66px;
}
.box3 .plist2 li:nth-child(3),
.box3 .plist2 li:nth-child(6) {
margin-right: 0px;
margin-left: -5px;
}
.box3 .plist2 li>span {
display: inline-block;
border-radius: 50%;
width: 336px;
height: 336px;
border: dashed 2px rgba(244, 167, 114, 1);
padding: 10px 10px;
}
.box3 .plist2 li>span a {
width: 314px;
height: 314px;
border-radius: 50%;
background-color: rgba(246, 183, 140, 1);
display: inline-block;
}
.box3 .plist2 li>span a img {
width: 100%;
}
.box3 .plist2 li h3 {
margin-top: 15px;
}
.box3 .plist2 li h3 a {
font-size: 22.75px;
font-weight: bold;
font-stretch: normal;
letter-spacing: 1.1px;
color: rgba(243, 131, 30, 1);
}
/* */
.box4 {
background: url("/xypt.top/0596d5da/20/08/5bfd35c9108a5b8a5c79eaeae3f983bad91b1c3d.jpg") no-repeat;
height: 890px;
}
.box4 .content {
padding-top: 95px;
width: 1360px;
position: relative;
left: -86px;
}
.box4 .news {
width: 648px;
height: 631px;
background-color: rgba(237, 237, 237, 1);
display: inline-block;
position: relative;
padding: 95px 100px 0px 80px;
}
.box4 .news img {
width: 100%;
position: absolute;
top: 0px;
left: 0px;
}
.box4 .titles {
margin-bottom: 17px;
}
.box4 .titles h2 {
display: inline-block;
width: 94px;
height: 40px;
border: solid 2px rgba(245, 181, 124, 1);
text-align: center;
line-height: 36px;
font-size: 16.95px;
font-weight: bold;
font-stretch: normal;
letter-spacing: 0px;
color: rgba(255, 255, 255, 1);
}
.news .titles,
.news>ul {
z-index: 10;
position: relative;
}
.news .titles span {
width: 95px;
height: 40px;
background-color: rgba(245, 181, 124, 1);
display: inline-block;
font-size: 16.95px;
font-weight: bold;
font-stretch: normal;
line-height: 36px;
letter-spacing: 1.3px;
color: rgba(255, 255, 255, 1);
margin-left: -5px;
text-align: center;
border: solid 2px rgba(245, 181, 124, 0);
}
.news .lixst li {
padding-top: 24px;
border-top: 1px dashed rgba(255, 255, 255, 1);
padding-bottom: 25px;
}
.news .lixst li span {
background-color: rgba(170, 137, 113, 1);
font-size: 14.53px;
font-weight: bold;
font-stretch: normal;
line-height: 21px;
letter-spacing: 0px;
color: rgba(255, 255, 255, 1);
display: inline-block;
padding: 0px 2px;
margin-bottom: 2px;
}
.news .lixst li h3 {}
.news .lixst li h3 a {
font-size: 17px;
font-weight: bold;
font-stretch: normal;
line-height: 24px;
color: rgba(255, 255, 255, 1);
}
.news>a span,
.news>a {
display: inline-block;
width: 152px;
height: 41px;
background-color: rgba(248, 128, 23, 1);
border-radius: 19.97px;
font-size: 14.53px;
line-height: 41px;
color: rgba(255, 255, 255, 1);
z-index: 10;
text-align: center;
position: relative;
}
.news>a span {
display: inline-block;
background-color: rgba(245, 181, 124, 1);
width: 100%;
position: relative;
left: -5px;
top: -3px;
}
.box4 .conr {
width: 708px;
}
.box4 .conr div h3 {
font-size: 24.22px;
font-weight: normal;
letter-spacing: 0.2px;
color: rgba(255, 255, 255, 1);
}
.box4 .conr div span:nth-child(2) {
width: 66px;
display: inline-block;
height: 2px;
background-color: #ffffff;
}
.box4 .conr div p {
font-size: 14.53px;
letter-spacing: 0.1px;
color: rgba(255, 255, 255, 1);
}
.box4 .conr div p:nth-child(3) {
margin-top: 10px;
}
.box4 .conr div a:last-child {
background: url("/xypt.top/0596d5da/20/08/a7be1766ebf8dfe742a3e2a6c37b684a9c32b067.png") no-repeat;
display: inline-block;
width: 26px;
height: 26px;
margin-top: 15px;
}
.box4 .conr div:first-child {
width: 327px;
height: 332px;
background-color: rgba(254, 159, 24, 1);
margin-top: -10px;
float: left;
padding: 95px 35px 0px 27px;
}
.box4 .conr div:first-child p {
line-height: 25px;
}
.box4 .conr img:nth-child(2) {
margin-top: 10px;
float: left;
width: 322px;
height: 312px;
}
.box4 .conr img:nth-child(3) {
float: left;
width: 326px;
height: 362px;
}
.box4 .conr div:nth-child(4) {
float: left;
width: 389px;
height: 333px;
background-color: rgba(127, 194, 65, 1);
margin-left: -7px;
padding: 90px 60px 0px 30px;
margin-top: -1px;
}
.box4 .conr div:nth-child(4) p {
line-height: 30px;
}
/*友情链接*/
.f_link {
width: 1200px;
line-height: 30px;
margin: 0 auto;
}
.f_link,
.f_link a {
font-size: 12.64px;
line-height: 11px;
color: rgba(255, 237, 213, 1);
}
.f_link a {
display: inline-block;
margin-right: 20px;
white-space: nowrap;
margin-top: 15px;
}
/*页面底部*/
.layout {
background-color: rgba(238, 116, 33, 1);
padding: 35px 0px 160px 0px;
}
.layout .ft_sec {
width: 27%;
}
.layout .ft_lx {
width: 295px;
margin-right: 100px;
}
.layout .ft_lx p {
margin-top: 20px;
}
.layout .ft_lx p:nth-child(3) {
margin-top: 10px;
}
.layout .ft_lx p:last-child {
margin-top: 0px;
}
.layout .ft_ewm {}
.layout .ft_sec li a {
font-size: 13.9px;
font-weight: bold;
font-stretch: normal;
line-height: 35px;
letter-spacing: 0px;
color: rgba(255, 237, 213, 1);
}
.layout .ft_sec {
text-align: center;
}
.layout .ft_lx,
.layout .ft_lx a {
font-size: 20.22px;
color: rgba(255, 255, 255, 1);
}
.ft_ewm li {
float: left;
width: 166px;
text-align: center;
font-size: 12.64px;
color: rgba(255, 237, 213, 1);
margin-right: 30px;
}
.ft_ewm li img {
width: 166px;
height: 166px;
}
.ft_ewm li {
line-height: 30px;
}
#footer {
width: 100%;
clear: both;
text-align: center;
}
.x-copyright {
margin: auto;
}
#footer,
#footer a {
font-size: 12.64px;
color: rgba(255, 237, 213, 1);
line-height: 30px;
}
/* 留言 */
.x_message .tites{
display: block;
width:100%;
height: 30px;
padding-left: 9px;
font-family: "微软雅黑";
font-size: 13px; color: #fff;
line-height: 30px;
background: #3c96fc;
position: relative;
}
.x_message .tites span{
background: #3c96fc url("/xypt.top/0596d5da/20/09/70e16ef34b1ecd94436724c90c07b49926fd4968.png") no-repeat left top;overflow: hidden;
width: 19px;
height: 20px;
right: 12px;
top: 5px;
cursor: pointer;
position: absolute;
}
.x_message .tites span.shous{
background: #3c96fc url("/xypt.top/0596d5da/20/09/f0031360dcf980f1c242bcd963ce794fe41e980e.png") no-repeat left top;
}
.x_message{
display:inline-block;
width: 198px;
background-color: #f5f5f5;
border:1px solid #3c96fc;
position: fixed;
right: 2px;
bottom: 0px;
padding-bottom: 1px;
z-index: 99999;
border-radius: 3px;
overflow: hidden;
}
.message_wrap{
padding: 7px;
padding-top: 3px;
padding-bottom: 10px;
}
.message_wrap div span{
display: inline-block;
float: left;
width: 40px;
text-align: center;
background: url(/xypt.top/0596d5da/20/09/632bfcb6f7ceb1de85e6024b6640efac893854da.jpg) left top repeat-x;
height: 22px;
line-height: 22px;
}
.message_wrap div {
border: 1px solid #cccccc;
margin-top: 5px;
background: #fff;
height: 22px;
width: 182px;
}
.message_wrap textarea[name="content"]{
display: block;
width: 182px;
height: 65px;
resize: none;
overflow-y: auto;
overflow-x: hidden;
padding: 6px;
font-size: 12px;
border: 1px solid #dedede;
margin-top: 6px;
}
.message_wrap textarea[name="content"]::placeholder,.message_wrap input::placeholder{
color: #ccc;
z-index: 1;
cursor: text;
}
.message_wrap input[name="name"]{
width: 140px;
height: 20px;
line-height: 20px;
border: none !important;
display: block;
padding: 0;
padding-left: 6px;
}
.message_wrap input[name="contact"]{
width: 140px;
height: 20px;
line-height: 20px;
border: none !important;
display: block;
padding: 0;
padding-left: 6px;
}
.message_wrap input[name="email"]{
width: 140px;
height: 20px;
line-height: 20px;
border: none !important;
display: block;
padding: 0;
padding-left: 6px;
}
.message_wrap .codes {
padding-top: 0px;
margin-top: 5px;
line-height: 26px;
height: 26px;
border:none;
}
.message_wrap #checkcode{
width: 82px;
height: 26px;
line-height: 26px;
border: 1px solid #ccc;
background-color: #fff;
display: inline-block;
}
.message_wrap .checkCodeImg{
display: inline-block;
background: none;
width: 100px;
height: 26px;
float: right;
}
.message_wrap input[name="btn"] {
width: 93px;
height: 20px;
line-height: 20px;
margin-top: 3px;
font-size: 12px;
margin-left: 54px;
font-family: 微软雅黑;
color: rgb(255, 255, 255);
background: #3c96fc;
border-width: initial;
border-style: none;
border-color: initial;
border-image: initial;
border-radius: 5px;
margin-top: 10px;
}
/*内页左侧样式*/
.container {
width: 1200px!important;
margin: 0 auto;
padding: 0;
}
.page-product-inquiry a {
color: #fff;
}
/*
FILE ARCHIVED ON 09:46:57 Dec 18, 2021 AND RETRIEVED FROM THE
INTERNET ARCHIVE ON 01:53:45 Feb 08, 2025.
JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
SECTION 108(a)(3)).
*/
/*
playback timings (ms):
captures_list: 0.592
exclusion.robots: 0.025
exclusion.robots.policy: 0.015
esindex: 0.012
cdx.remote: 6.731
LoadShardBlock: 239.567 (3)
PetaboxLoader3.datanode: 218.252 (4)
PetaboxLoader3.resolve: 157.063 (2)
load_resource: 172.218
*/