﻿@import url("base.css");
body {font-family:"微软雅黑",Arial,sans-serif;color:#505050;font-size:14px;overflow-x:hidden;}
input,textarea,button,select {font-family:"微软雅黑",Arial,sans-serif;font-size:14px;color:#000;box-sizing:border-box;}
textarea {resize:none;}
a:link,a:visited,a:active {color:#333;text-decoration:none;}
a:hover {color:#00a0ea;text-decoration:none;}
a {outline:none;-moz-outline:none;blr:expression(this.onFocus=this.blur());}
.al:hover {text-decoration:underline;}
.als a:hover {text-decoration:underline;}
.a1:link,.a1:visited,.a1:active {color:#00a0ea;text-decoration:none;}
.a1:hover {color:#00a0ea;text-decoration:underline;}
.as:link,.as:visited,.as:active {color:#00a0ea;text-decoration:none;}
.as:hover {color:#ff6600;text-decoration:none;}
.glcolor {color:#00a0ea;}
.price {color:#333;font-size:18px;}
.price_del {margin-left:15px;color:#bbb;font-size:14px;font-weight:normal;}
.scrollLoading {background:url(../images/loading.gif) no-repeat center center;}

/*===================================================================================*/

#main {}
#header_blk {position:relative;z-index:99;min-width:1200px;color:#fff;background-color:#000;}
#header {position:relative;z-index:2;height:70px;}
#logo {padding-top:12px;font-size:0px;text-align:center;}
#logo img {height:46px;}
#language {position:absolute;top:22px;right:80px;padding:0px 22px 0px 50px;height:33px;color:#d7d7d7;background:url(../images/language_bg.png) no-repeat;cursor:pointer;}
#language:after {position:absolute;top:5px;right:0px;display:block;content:"";border:6px solid transparent;border-top-color:#eee;}
#language:hover div {display:block;}
#language div {position:absolute;top:33px;right:-10px;display:none;width:140px;text-align:right;border:1px solid #2e2e2e;background-color:#000;}
#language div a {display:block;padding:10px 32px 10px 10px;border-bottom:1px solid #2e2e2e;}
#language div a:last-child {border-bottom:none;}
#language div a {color:#ccc;}
#language div a:hover {color:#00a0ea;}

#header_as {position:absolute;top:25px;right:80px;font-size:0px;}
#header_as > li {position:relative;display:inline-block;height:40px;vertical-align:top;}
#header_as > li img {cursor:pointer;}
#header_as > li:hover > div {display:block;}
#header_carts {position:absolute;top:-8px;right:5px;z-index:2;display:block;width:16px;height:16px;color:#fff;font-size:12px;line-height:16px;text-align:center;border-radius:50%;background-color:#00a0ea;}
#header_user {position:absolute;top:40px;right:-55px;display:none;padding:5px 8px 20px 8px;width:160px;text-align:center;box-sizing:border-box;border-radius:0px 0px 3px 3px;background-color:#fff;box-shadow:0px 0px 20px rgba(0,0,0,0.2);}
#header_user:before {position:absolute;top:-20px;left:50%;display:block;margin-left:-10px;width:0px;height:0px;content:"";border:10px solid transparent;border-bottom-color:#fff;}
#header_user li {margin-top:15px;font-size:14px;}

#nav_blk {position:relative;z-index:1;width:100%;min-width:1200px;height:65px;border-top:1px solid #2e2e2e;}
#nav {text-align:center;}
#nav li {display:inline-block;height:65px;vertical-align:top;}
#nav li > a {display:block;padding:0px 35px;height:inherit;color:#fff;font-size:15px;line-height:65px;text-transform:uppercase;}
#nav li > a:hover {color:#00a0ea;}
#nav li > a.nav_over {color:#00a0ea;}
#nav li p {position:absolute;top:65px;left:0px;display:none;}

#search {position:absolute;top:18px;left:35px;width:280px;height:30px;border-bottom:1px solid #2e2e2e;}
#search input {width:260px;height:30px;color:#999;border:none;background:none;}
#search span {position:absolute;top:0px;right:5px;display:block;width:21px;height:21px;background:url(../images/search.png) no-repeat;cursor:pointer;}

#banner {width:100%;min-width:1200px;font-size:0px;border-bottom:6px solid #00a0e9;}
#banner .swiper-wrapper {width:100%;height:100%;}
#banner .swiper-slide {}
#banner .swiper-slide img {width:100%;}
#banner .swiper-pagination {position:absolute;left:0px;bottom:40px;width:100%;height:14px;font-size:0px;}
#banner .swiper-pagination span {margin:0px;width:10px;height:10px;font-size:0px;border-radius:0px;border-radius:50%;border:2px solid #00a0e9;background:none;opacity:1;overflow:hidden;}
#banner .swiper-pagination span.swiper-pagination-bullet {margin:0px 6px;}
#banner .swiper-pagination span.swiper-pagination-bullet-active {background:#00a0e9;}

.wrap {margin:0px auto;width:1200px;}
#icontent {margin:0px auto;width:1400px;}
#content {margin:0px auto;width:1200px;}
#left {float:left;width:240px;}
#right {float:right;width:900px;overflow:hidden;}
#footer_bg {margin-top:60px;background-color:#000;}
#footer {margin:0px auto;width:1400px;background-color:#000;}
#footer_lxs {padding:50px 0px;color:#ddd;text-align:center;border-bottom:1px solid #4e4e4e;}
#footer_lxs li {display:inline-block;width:33.333%;font-size:16px;vertical-align:top;}
#footer_lxs li a {color:#ddd;}
#footer_lxs li a:hover {color:#00a0ea;}
#footer_lxs li h3 {margin-bottom:50px;font-size:18px;}
#footer_lxs li > img {position:relative;top:7px;margin-right:12px;}
#footer_contact a {margin:0px 16px;}
#footer_nav {padding-top:35px;}
#footer_nav li {display:inline-block;width:20%;color:#999;text-align:center;vertical-align:top;}
#footer_nav li h3 {padding-bottom:10px;color:#fff;font-size:15px;text-transform:uppercase;}
#footer_nav li p {margin-top:15px;}
#footer_nav li a {color:#909090;}
#footer_nav li a:hover {color:#00a0ea;}
#footer_logo img {height:24px;}
#footer_qrcode img {margin-top:30px;width:130px;}
#footer_copyright {padding:40px 0px 20px 0px;color:#909090;line-height:1.8;text-align:center;}

#float_os {position:fixed;top:50%;right:0px;z-index:99;margin-top:-130px;width:52px;}
#float_os li {position:relative;margin-top:1px;height:52px;color:#fff;background-color:#20232a;background-repeat:no-repeat;background-position:center center;cursor:pointer;}
#float_os li:hover {background-color:#00a0ea;}
#float_os li > a {display:block;width:100%;height:100%;}
#float_os li p:after {position:absolute;top:0px;right:0px;display:block;width:1px;height:100%;content:"";background-color:#fff;}
#float_os li:hover p {display:block;}
#float_os_kefu {background-image:url(../images/kefu.png);}
#float_os_skype {background-image:url(../images/skype.png);}
#float_os_tel {background-image:url(../images/tel.png);}
#float_os_tel p {position:absolute;top:0px;right:52px;display:none;padding:0px 15px;height:52px;font-size:20px;white-space:nowrap;word-break:keep-all;line-height:52px;background-color:#00a0ea;}
#float_os_share {background-image:url(../images/float_os_share.png);}
#float_os_share p {position:absolute;top:0px;right:52px;display:none;padding:0px 10px;height:52px;line-height:52px;white-space:nowrap;word-break:keep-all;background-color:#00a0ea;}
#float_os_share p a {display:inline-block;margin:0px 7px;vertical-align:middle;}
#float_os_top {background-image:url(../images/float_os_top.png);}

/*===================================================================================*/

.as_cart {position:relative;display:block;padding-left:28px;width:148px;height:28px;line-height:26px;font-size:14px;text-align:center;box-sizing:border-box;border-radius:14px;border:1px solid #dbdbdb;cursor:pointer;}
.as_cart:before {position:absolute;top:-1px;left:-1px;display:block;width:32px;height:28px;content:"";border-radius:14px 0px 0px 14px;background:url(../images/as_cart_bg.png) no-repeat center center #535353;}
.as_cart span {color:#999;}
.as_cart:hover {border-color:#00a0e8;}
.as_cart:hover:before {background-color:#00a0e8;}
.as_cart:hover span {color:#00a0e8;}
.as_more {position:relative;display:block;padding-left:28px;width:148px;height:28px;line-height:26px;font-size:14px;text-align:center;box-sizing:border-box;border-radius:14px;border:1px solid #dbdbdb;}
.as_more:before {position:absolute;top:-1px;left:-1px;display:block;width:32px;height:28px;content:"";border-radius:14px 0px 0px 14px;background:url(../images/as_more_bg.png) no-repeat center center #535353;}
.as_more span {color:#999;}
.as_more:hover {border-color:#00a0e8;}
.as_more:hover:before {background-color:#00a0e8;}
.as_more:hover span {color:#00a0e8;}

.itjs {position:relative;margin:100px auto 0px auto;width:1400px;height:720px;overflow:hidden;}
.itjs_image {position:absolute;top:0px;width:720px;height:720px;}
.itjs_box1 {position:absolute;top:0px;width:630px;}
.itjs_box1 h2 {max-height:120px;color:#000;font-size:60px;font-weight:normal;line-height:60px;overflow:hidden;}
.itjs_box1 p {margin:10px 0px;height:90px;color:#666;font-size:18px;line-height:30px;overflow:hidden;}
.itjs_box1 > span {color:#000;font-size:36px;}
.itjs_box1 a.as_cart {margin-top:25px;}
.itjs_box2 {position:absolute;width:780px;height:292px;color:#fff;box-sizing:border-box;background-color:#000;overflow:hidden;}
.itjs_box2 img {position:absolute;top:22px;width:248px;height:248px;}
.itjs_box2 h2 {max-height:90px;font-size:32px;font-weight:normal;line-height:45px;overflow:hidden;}
.itjs_box2 p {margin-top:10px;height:90px;color:#ededed;font-size:18px;line-height:30px;overflow:hidden;}
.itjs_box2 a.as_more {position:absolute;bottom:23px;border-color:#00a0e8;}
.itjs_box2 a.as_more:before {background-color:#00a0e8;}
.itjs_box2 a.as_more span {color:#00a0e8;}

.itjs1 {background:url(../images/bg1.jpg) no-repeat right top;}
.itjs2 {background:url(../images/bg2.jpg) no-repeat;}
.itjs1 .itjs_image {left:0px;}
.itjs1 .itjs_box1 {right:0px;}
.itjs1 .itjs_box2 {bottom:40px;right:0px;padding:30px 320px 0px 50px;}
.itjs1 .itjs_box2 img {right:22px;}
.itjs1 .itjs_box2 .as_more {left:50px;}
.itjs2 .itjs_image {right:0px;}
.itjs2 .itjs_box1 {left:0px;}
.itjs2 .itjs_box2 {bottom:40px;left:0px;padding:30px 50px 0px 320px;}
.itjs2 .itjs_box2 img {left:22px;}
.itjs2 .itjs_box2 .as_more {left:320px;}

.igoods {margin:120px auto 0px auto;width:1400px;font-size:0px;border-bottom:1px solid #019fe8;}
.igoods li {position:relative;display:inline-block;padding:25px;width:25%;height:510px;vertical-align:top;box-sizing:border-box;}
.igoods li img {width:100%;}
.igoods li h2 {padding:18px 0px 10px 0px;font-size:20px;}
.igoods li:hover {box-shadow:0px 0px 20px rgba(155,155,155,0.4);}
.igoods li:hover .igoods_as {padding-top:17px;background-color:#000;}
.igoods li:hover .igoods_as a,.igoods li:hover .igoods_as span {color:#00a0e8;border-color:#00a0e8;}
.igoods li:hover .igoods_as a:before,.igoods li:hover .igoods_as span:before {background-color:#00a0e8;}
.igoods_desc {height:50px;color:#999;font-size:16px;line-height:25px;overflow:hidden;}
.igoods_as {position:absolute;top:449px;left:0px;width:100%;height:62px;text-align:center;box-sizing:border-box;}
.igoods_as a,.igoods_as span {display:inline-block;width:140px;color:#999;vertical-align:top;}
.igoods_as a:last-child {margin-left:20px;}

.igoods2 {margin:0px auto;width:1400px;font-size:0px;}
.igoods2 li {position:relative;z-index:1;display:inline-block;margin-top:60px;padding:28px;width:33.333%;height:640px;vertical-align:top;box-sizing:border-box;background-color:#f2f2f2;}
.igoods2 li:after {position:absolute;top:0px;right:0px;display:block;width:1px;height:440px;content:"";background-color:#dedede;}
.igoods2 li > span {position:absolute;bottom:0px;left:0px;z-index:1;width:100%;height:240px;background-color:#000;}
.igoods2 li > span:after {position:absolute;top:0px;right:0px;display:block;width:1px;height:100%;content:"";background-color:#2a2a2a;}
.igoods2 li img {position:absolute;bottom:28px;left:50%;z-index:2;margin-left:-205px;width:410px;height:410px;}
.igoods2 li h2 {font-size:20px;}
.igoods2 li:nth-child(3n):after {display:none;}
.igoods2 li:nth-child(3n) span:after {display:none;}
.igoods2 li:hover {z-index:2;background-color:#fff;box-shadow:0px 0px 20px rgba(100,100,100,0.4);}
.igoods2 li:hover:after {display:none;}
.igoods2 li:hover:before {position:absolute;top:0px;left:-1px;display:block;width:1px;height:440px;content:"";background-color:#fff;}
.igoods2 li:hover > span {background-color:#00a0e9;}
.igoods2 li:hover > span:after {display:none;}
.igoods2 li:hover > span:before {position:absolute;top:0px;left:-1px;display:block;width:1px;height:240px;content:"";background-color:#00a0e9;}
.igoods2_desc {margin-top:8px;height:50px;color:#909090;font-size:16px;line-height:25px;overflow:hidden;}
.igoods2_as {margin-top:25px;text-align:center;}
.igoods2_as a,.igoods2_as span {display:inline-block;width:140px;color:#999;vertical-align:top;}
.igoods2_as a:hover,.igoods2_as span:hover {color:#00a0e8;}
.igoods2_as a:last-child {margin-left:20px;}

#iabout_box {position:relative;margin:150px auto 0px auto;width:1400px;height:680px;background:url(../images/iabout_bg2.jpg) no-repeat right 490px;}
#iabout_image {position:absolute;top:0px;right:30px;z-index:2;width:690px;height:534px;}
#iabout {position:absolute;top:70px;right:0px;z-index:1;padding:30px 760px 0px 45px;width:100%;height:430px;color:#fff;box-sizing:border-box;background-color:#000;}
#iabout_title {font-size:36px;font-weight:normal;}
#iabout_content {margin-top:20px;max-height:195px;color:#ededed;font-size:16px;line-height:2.1;overflow:hidden;}
#iabout_more {display:block;margin-top:50px;width:180px;height:48px;font-size:16px;line-height:48px;text-align:center;border-radius:24px;background-color:#00a0e9;}

/*===================================================================================*/

.nodata {padding:100px 0px;text-align:center;color:#999;font-size:18px;}
#title_cur {padding:15px 0px;color:#999;font-size:12px;}
#title_cur a {color:#999;}
#title_cur a:hover {color:#00a0ea;}
#title_cur strong {color:#00a0ea;font-weight:normal;}
#title_name {padding:10px 0px;text-align:center;}
#title_name h1 {position:relative;display:inline-block;color:#000;font-size:42px;text-transform:uppercase;vertical-align:top;}
#title_name h1:before {position:absolute;top:50%;left:-190px;display:block;width:160px;height:1px;content:"";background-color:#ccc;}
#title_name h1:after {position:absolute;top:50%;right:-190px;display:block;width:160px;height:1px;content:"";background-color:#ccc;}
#title_menu {padding:20px 0px 25px 0px;text-align:center;border-bottom:1px solid #ccc;}
#title_menu a {display:inline-block;margin:15px 12px 0px 12px;padding:0px 25px;height:36px;line-height:36px;vertical-align:top;border-radius:18px;border:1px solid #e5e5e5;background-color:#f5f5f5;}
#title_menu a.curt {color:#fff;border-color:#00a0ea;background-color:#00a0ea;}
#title_menus {padding-top:20px;text-align:center;}
#title_menus a {display:inline-block;margin:15px 12px 0px 12px;padding:0px 25px;height:36px;line-height:36px;vertical-align:top;border-radius:18px;border:1px solid #e5e5e5;background-color:#f5f5f5;}
#title_menus a.curt {color:#fff;border-color:#00a0ea;background-color:#00a0ea;}

.input_text {padding:0px 10px;width:350px;height:42px;border-radius:2px;border:1px solid #ccc;}
.input_area {padding:6px 10px;line-height:1.5;border-radius:2px;border:1px solid #ccc;overflow-y:auto;}
.input_select {padding:0px 10px 0px 6px;height:42px;border-radius:2px;border:1px solid #ccc;}
.input_text:focus,.input_area:focus,.input_select:focus {border-color:#aaa;box-shadow:0px 0px 2px 1px #eee;}
.input_radio {position:relative;top:1px;}
.input_checkbox {position:relative;top:1px;}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.input_radio {position:relative;top:3px;width:15px;height:15px;}
	.input_checkbox {position:relative;top:3px;width:15px;height:15px;}
}

.button {position:relative;width:100%;height:50px;border-radius:2px;box-sizing:border-box;background-color:#00a0ea;overflow:hidden;}
.button:before {position:absolute;top:0px;left:0px;z-index:1;display:block;width:100%;height:100%;content:"";border-radius:2px;background-color:#000;transition:all ease-out 200ms;}
.button:hover {color:#fff;}
.button:hover button,.button:hover input,.button:hover a {color:#fff;}
.button:hover:before {left:100%;}
.button span {position:relative;z-index:2;}
.button button,.button input,.button a {position:relative;z-index:2;width:100%;height:inherit;color:#fff;font-size:20px;text-align:center;outline:none;border:none;background:none;cursor:pointer;}
.button a {display:block;width:100%;height:inherit;line-height:50px;}

.button2 {position:relative;width:100%;height:50px;border-radius:2px;box-sizing:border-box;border:1px solid #999;background-color:#fff;overflow:hidden;}
.button2:before {position:absolute;top:0px;left:-100%;z-index:1;display:block;width:100%;height:100%;content:"";background-color:#00a0ea;transition:all ease-out 200ms;}
.button2:hover {color:#fff;border-color:#00a0ea;}
.button2:hover button,.button2:hover input,.button2:hover a {color:#fff;}
.button2:hover:before {left:0;}
.button2 span {position:relative;z-index:2;}
.button2 button,.button2 input,.button2 a {position:relative;z-index:2;width:100%;height:inherit;color:#333;font-size:20px;text-align:center;outline:none;border:none;background:none;cursor:pointer;}
.button2 a {display:block;width:100%;height:inherit;line-height:50px;}

.editorc_box {margin:0px auto;padding-top:25px;width:1200px;overflow:hidden;}
.editorc {line-height:1.8;}
.editorc p {margin-bottom:20px;}
.editorc p:last-child {margin-bottom:0px;}
.editorc a {text-decoration:underline;}
.editorc hr {padding-bottom:4px;border:0px;border-top:1px solid #ccc;}
.editorc h1,.editorc h2,.editorc h3,.editorc h4,.editorc h5,.editorc h6 {padding:9px 0px;font-weight:normal;line-height:1.2;}
.editorc ul {margin-bottom:20px;padding-left:1.4em;}
.editorc ul:last-child {margin-bottom:0px;}
.editorc ul li {list-style-type:disc;}
.editorc ol {margin-bottom:20px;padding-left:1.5em;}
.editorc ol li {list-style-type:decimal;}
.editorc ol:last-child {margin-bottom:0px;}
.editorc table.border {margin-bottom:20px;border:none;border-top:1px solid #ddd;border-left:1px solid #ddd;}
.editorc table.border td,.editorc table.border th {padding:6px 5px;border:none;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.editorc table.border td table {margin-bottom:0px;}
.editorc table.border td p {margin:0px;padding:0px;}
.editorc table.border th p {margin:0px;padding:0px;}

.editorc2 {line-height:1.8;}
.editorc2 img {vertical-align:top;}
.editorc2 a {text-decoration:underline;}
.editorc2 hr {padding-bottom:4px;border:0px;border-top:1px solid #ccc;}
.editorc2 h1,.editorc2 h2,.editorc2 h3,.editorc2 h4,.editorc2 h5,.editorc2 h6 {padding:9px 0px;font-weight:normal;line-height:1.2;}
.editorc2 ul {margin-bottom:20px;padding-left:1.4em;}
.editorc2 ul:last-child {margin-bottom:0px;}
.editorc2 ul li {list-style-type:disc;}
.editorc2 ol {margin-bottom:20px;padding-left:1.5em;}
.editorc2 ol li {list-style-type:decimal;}
.editorc2 ol:last-child {margin-bottom:0px;}

.editorc_tbe table {margin-bottom:20px;border:none;border-top:1px solid #ddd;border-left:1px solid #ddd;}
.editorc_tbe td {padding:6px 5px;border:none;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.editorc_tbe td table {margin-bottom:0px;}
.editorc_tbe td p,.editorc_tbe th p {margin:0px;padding:0px;}
.editorc_tbe table.no-border {border:none;}
.editorc_tbe table.no-border table {border:none;}
.editorc_tbe table.no-border td {border:none;padding:0px;}
.editorc_tbe table.no-border th {border:none;padding:0px;}

#prevnext {position:relative;margin:40px auto 0px auto;padding:12px 70px 0px 0px;height:48px;color:#999;font-size:14px;border-top:1px solid #ccc;overflow:hidden;}
#prevnext p {height:24px;}
#prevnext a {}
#prevnext_back {position:absolute;top:12px;right:0px;}

/*===================================================================================*/
/* 企业图片列表 */

#about_image1 {font-size:0px;}
#about_image1 a {display:inline-block;margin:25px 28px 0px 0px;width:279px;font-size:0px;text-align:center;vertical-align:top;}
#about_image1 a:nth-child(4n) {margin-right:0;}
#about_image1 a img {padding:4px;width:269px;height:202px;transition:none;border:1px solid #cfcfcf;}
#about_image1 a img:hover {padding:3px;border:2px solid #00a0ea;}
#about_image1 a p {padding-top:8px;font-size:14px;line-height:1.4;}

#about_image2 {font-size:0px;}
#about_image2 a {display:inline-block;margin:30px 25px 0px 0px;width:220px;font-size:0px;text-align:center;vertical-align:top;}
#about_image2 a:nth-child(5n) {margin-right:0;}
#about_image2 a img {padding:4px;width:210px;height:280px;transition:none;border:1px solid #cfcfcf;}
#about_image2 a img:hover {padding:3px;border:2px solid #00a0ea;}
#about_image2 a p {padding-top:8px;font-size:14px;line-height:1.4;}

/*===================================================================================*/
/* 产品列表 */

#goods_show {margin-top:20px;}
#goods_image {position:relative;float:left;width:660px;font-size:0px;text-align:center;}
#goods_image img {width:520px;}
#goods_images {position:relative;float:left;margin-left:80px;width:580px;font-size:0px;}
#goods_images_wrapper {position:relative;z-index:1;margin:0px auto;width:520px;height:520px;overflow:hidden;}
#goods_images_wrapper li {width:inherit;height:inherit;}
#goods_images_wrapper li img {width:inherit;height:inherit;}
#goods_images_pagination {position:absolute;top:0px;left:-80px;width:60px;font-size:0px;}
#goods_images_pagination a {display:block;position:relative;margin-bottom:8px;padding:1px;width:56px;height:56px;border:1px solid #ddd;}
#goods_images_pagination a img {width:inherit;height:inherit;}
#goods_images_pagination a.activeSlide {border-color:#000;background-color:#000;}
#goods_images_pagination a.activeSlide:after {position:absolute;top:50%;right:-12px;display:block;margin-top:-6px;content:"";border:6px solid transparent;border-left-color:#000;}
.goods_images_prevnext {position:absolute;top:50%;margin-top:-10px;display:block;width:20px;height:20px;cursor:pointer;}
#goods_images_prev {left:5px;border-top:2px solid #aaa;border-left:2px solid #aaa;transform:rotate(-45deg);}
#goods_images_prev:hover {border-top-color:#333;border-left-color:#333;}
#goods_images_next {right:5px;border-top:2px solid #aaa;border-right:2px solid #aaa;transform:rotate(45deg);}
#goods_images_next:hover {border-top-color:#333;border-right-color:#333;}

#goods_info {float:right;width:500px;}
#goods_name {color:#000;font-size:20px;font-weight:normal;}
#goods_desc {padding:10px 0px 20px 0px;color:#909090;line-height:1.7;}
#goods_menu {margin:50px 0px 25px 0px;height:50px;background-color:#f4f4f4;}
#goods_menu li {display:inline-block;padding:0px 30px;height:inherit;line-height:50px;vertical-align:top;cursor:pointer;}
#goods_menu li.active {color:#fff;background-color:#333;}
.goods_boxs {margin-top:30px;padding:0px 30px 30px 30px;border:1px solid #ececec;background-color:#fff;box-shadow:0px 0px 2px rgba(0,0,0,0.1);}
.goods_tis {padding:22px 0px 8px 0px;color:#000;font-size:18px;border-bottom:1px solid #ececec;}

.goods_form {position:relative;width:1020px;}
.goods_form ul {font-size:0px;}
.goods_form ul li {display:inline-block;margin-top:20px;width:320px;vertical-align:top;}
.goods_form ul li.marl {margin-left:30px;}
.goods_form ul li.code {position:relative;}
.goods_form ul li.code img {position:absolute;bottom:1px;right:1px;z-index:2;border-radius:0px 2px 2px 0px;border-left:1px solid #ccc;cursor:pointer;}
.goods_form ul li > p {padding-bottom:8px;color:#909090;font-size:14px;}
.goods_form ul li > p span {position:relative;top:2px;margin-left:6px;color:#ff0000;}
.goods_form ul li > input,.goods_form ul li > textarea {width:100%;}
.goods_form ul li > textarea {height:100px;}
.goods_form .button {position:absolute;bottom:0px;left:350px;width:180px;height:42px;}
.goods_form .button button {font-size:18px;}

/*===================================================================================*/
/* 新闻列表 */

#news li {position:relative;margin-top:40px;padding-left:250px;height:260px;border-bottom:1px solid #ccc;}
#news li img {position:absolute;top:0px;left:0px;width:220px;height:220px;}
#news li h2 {padding:10px 0px 10px 0px;font-size:20px;}
#news li p {height:75px;color:#999;line-height:25px;overflow:hidden;}
#news li > span {position:absolute;bottom:40px;left:250px;color:#999;}
#news li .as_more {position:absolute;bottom:40px;right:0px;}
#news_title {padding:22px 0px 30px 0px;color:#000;font-size:24px;line-height:1.2;text-align:center;font-weight:normal;}
#news_info {padding-bottom:10px;color:#999;text-align:center;border-bottom:1px solid #ccc;}

#download li {position:relative;padding:20px 160px 20px 3px;font-size:18px;border-bottom:1px solid #ccc;}
#download li span {position:absolute;top:20px;right:5px;}

/*===================================================================================*/
/* 在线留言 */

#message {padding:10px 0px 0px 0px;}
#message td {padding:14px 5px 0px 5px;}
#message td span {margin-left:5px;font-family:"宋体";font-size:12px;color:#ff0000;}

/*===================================================================================*/

#win_ts {position:fixed;top:20%;left:50%;z-index:9999;margin-left:-200px;padding:32px 20px;width:340px;color:#fff;font-size:20px;line-height:1.3;text-align:center;opacity:0;transition:all 0.5s;border-radius:8px;background-color:rgba(0,0,0,0.7);overflow:hidden;}
#winbox_bg {position:fixed;top:0%;left:0%;z-index:9990;width:100%;height:100%;background-color:rgba(0,0,0,0.5);opacity:1;transition:all 0.5s;}
#winbox {position:fixed;top:10%;left:50%;z-index:9991;opacity:0;transition:all 0.5s;}
#win_loading {position:fixed;top:0%;left:0%;z-index:9999;width:100%;height:100%;background:url(../images/loading2.gif) no-repeat center center;}
#win_loading_bg {position:fixed;top:0px;left:0px;z-index:9998;width:100%;height:100%;background:url(../images/tbs/white0.png);}

/*===================================================================================*/

#news_page {margin-top:40px;width:100%;}
#goods_page {margin-top:40px;width:100%;}
.fypage {height:28px;font-size:0px;text-align:center;overflow:hidden;}
.fypage a,.fypage span {display:inline-block;margin:0px 4px;padding:0px 8px;height:26px;line-height:24px;font-size:14px;color:#666;border-radius:2px;border:1px solid #e5e5e5;background-color:#f5f5f5;text-align:center;vertical-align:top;box-sizing:border-box;overflow:hidden;}
.fypage a:hover {color:#fff;border-color:#00a0ea;background-color:#00a0ea;}
.fypage span.fypage_disabled {}
.fypage span.fypage_current {color:#fff;border-color:#00a0ea;background-color:#00a0ea;}
.fypage_sl {display:inline-block;padding:0px 3px;height:28px;color:#999;font-size:12px;line-height:24px;vertical-align:top;}
#fypage_gov {display:inline-block;margin:0px 4px;padding:0px 6px;width:40px;height:28px;line-height:28px\9;color:#333;font-size:12px;text-align:center;vertical-align:top;border:1px solid #e5e5e5;box-sizing:border-box;background:#fff;}
#fypage_gobtn:hover {color:#fff;border-color:#1aae32;background-color:#1aae32;cursor:pointer;}