﻿@import url("base.css");
* {
	transition-delay:0ms;
	transition-timing-function:linear;
	transition-duration:150ms;
	transition-property:color,border,background-color,background-image,opacity,transform,rectangle;
}
body {padding-bottom:55px;font-family:"微软雅黑", "Microsoft YaHei", Verdana, Arial;color:#333;font-size:14px;overflow-x:hidden;}
input,select,button,textarea {font-family:"微软雅黑", "Microsoft YaHei", Verdana, Arial;font-size:14px;color:#333;box-sizing:border-box;}
a:link,a:visited,a:active {color:#333;text-decoration:none;}
a:hover {color:#ff0000;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;}

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

#main {}
#header_top_blk {min-width:1200px;border-bottom:1px solid #696b72;background-color:#5c3e26;}
#header_top {position:relative;margin:0px auto;width:1200px;height:30px;color:#fff;font-size:12px;font-family:"宋体";line-height:30px;background-color:#5c3e26;}
#header_blk {height:100px;background-color:#523722;}
#header {position:relative;z-index:1;margin:0px auto;width:1200px;height:100px;background-color:#523722;overflow:hidden;}
#logo {position:absolute;top:25px;left:20px;}
#header_tel {position:absolute;bottom:10px;right:0px;padding-left:260px;color:#e90000;font-size:24px;background:url(../images/header_tel_bg.png) no-repeat 0px 2px;}
#search {position:absolute;top:10px;right:0px;width:220px;height:36px;font-size:0px;border:1px solid #ccc;}
#search_key {padding:0px 45px 0px 10px;height:36px;color:#ccc;border:none;background:none;}
#search_button {position:absolute;top:6px;right:10px;display:block;width:25px;height:25px;background:url(../images/search_btn.png) no-repeat;cursor:pointer;}
#nav_blk {width:100%;height:44px;background:url(../images/nav_bg.jpg) repeat-x;}
#nav {position:relative;z-index:99;margin:0px auto;width:1200px;height:44px;background:url(../images/nav_bg.jpg) repeat-x;}
#nav li {float:left;position:relative;height:inherit;color:#2b354e;}
#nav li:after {position:absolute;top:50%;right:0px;display:block;margin-top:-8px;width:1px;height:16px;content:"";background-color:#2b354e;}
#nav li:last-child:after {display:none;}
#nav li > a {display:block;padding:0px 11px;min-width:68px;height:inherit;color:#2b354e;font-family:"宋体";font-size:14px;font-weight:bold;line-height:44px;text-align:center;}
#nav li > a.nav_over {}
#nav li:hover > a {}

#nav li p,#nav li dl {position:absolute;top:44px;left:0px;display:none;width:180px;background-color:#fff;}
#nav li p a {display:block;padding:10px 15px 11px 15px;color:#6f6f6f;text-align:left;border-bottom:1px solid #eee;}
#nav li p a:last-child {border-bottom:none;}
#nav li p a:hover, #nav li dd a:hover {color:#ff0000;}
#nav li dl dd {position:relative;}
#nav li dl dd a {display:block;padding:10px 30px 11px 15px;color:#6f6f6f;text-align:left;border-bottom:1px solid #eee;}
#nav li dl dd:last-child a {border-bottom:none;}
#nav li dl dd:after {position:absolute;top:17px;right:15px;display:block;width:6px;height:6px;content:"";border-top:1px solid #aaa;border-right:1px solid #aaa;transform:rotate(45deg);}
#nav li dl dd div {position:absolute;top:0px;left:200px;display:none;width:200px;background-color:#fff;}
#nav li dl dd div a:last-child {border-bottom:none;}
#nav li dl dd:hover div {display:block;}

#banner {position:relative;z-index:1;width:100%;min-width:1200px;height:580px;overflow:hidden;}
#banner_ul {position:absolute;top:0px;left:50%;z-index:1;margin-left:-960px;width:1920px;height:580px;overflow:hidden;}
#banner_ul li {width:1920px;height:580px;text-align:center;font-size:0px;transition:none;}
#banner_pagination {position:absolute;bottom:20px;left:0px;z-index:2;width:100%;height:15px;font-size:0px;text-align:center;}
#banner_pagination a {display:inline-block;margin:0px 3px;width:17px;height:15px;text-indent:100px;background:url(../images/banner_pagination.png) no-repeat;overflow:hidden;}
#banner_pagination a:hover {background-image:url(../images/banner_pagination_over.png);}
#banner_pagination a.activeSlide {background-image:url(../images/banner_pagination_over.png);}

.wrap {margin:0px auto;width:1200px;}
#content {margin:0px auto;width:1200px;}
#left {float:left;width:240px;}
#right {float:right;width:900px;overflow:hidden;}
#footer_blk {width:100%;background-color:#3f2a12;}
#footer {position:relative;margin:0px auto;width:1200px;color:#d5d6e2;background-color:#3f2a12;}
#footer_nav {padding:50px 0px;color:#fff;text-align:center;}
#footer_nav a {padding:0px 15px;color:#fff;}
#footer_nav a:hover {text-decoration:underline;}
#footer_tel {padding-left:37px;}
#footer_tel strong {margin-right:15px;font-size:24px;font-weight:normal;font-style:oblique;}
#footer_copyright {padding:30px 260px 30px 37px;line-height:1.8;}
#footer_copyright a {color:#d5d6e2;}
#footer_copyright a:hover {color:#fff;}
#footer_qrcode {position:absolute;top:120px;right:0px;width:120px;height:120px;}

#footer_contact {min-width:1340px;background-image:url(../images/footer_contact_bg.jpg);}
#footer_contact ul {margin:0px auto;padding:1px 0px 25px 0px;width:1340px;}
#footer_contact ul li {position:relative;display:inline-block;margin:25px 10px 0px 0px;padding:0px 10px 0px 120px;width:440px;height:98px;vertical-align:top;box-sizing:border-box;background-color:#fff;overflow:hidden;}
#footer_contact ul li:nth-child(3n) {margin-right:0;}
.footer_contact_name {position:absolute;top:0px;left:0px;display:table;padding:0px 8px;width:92px;height:98px;color:#fff;font-size:18px;text-align:center;background-color:#786956;}
.footer_contact_name span {display:table-cell;width:92px;height:98px;vertical-align:middle;}
.footer_contact_info {display:table-cell;width:100%;height:98px;vertical-align:middle;}
.footer_contact_info p {padding:4px 0px;color:#724a05;font-size:15px;}

#flx_box {position:fixed;bottom:0px;left:0px;z-index:999;width:100%;height:55px;background:url(../images/flx_bg.jpg) no-repeat center top;}
#flx {position:relative;margin:0px auto;width:1200px;height:inherit;overflow:hidden;}
#flx_logo {position:absolute;top:8px;left:0px;height:39px;}
#flx_tel {position:absolute;bottom:2px;left:450px;color:#fff;font-size:24px;font-weight:normal;font-style:oblique;}
#flx_qq {position:absolute;top:15px;right:190px;height:26px;}
#flx_bd {position:absolute;top:15px;right:0px;height:26px;}

.ads {widt:100%;font-size:0px;overflow:hidden;}
.ads p {position:relative;left:50%;margin-left:-960px;width:1920px;text-align:center;}
.imgs li {width:100%;font-size:0px;overflow:hidden;}
.imgs li p {position:relative;top:0px;left:50%;margin-left:-960px;width:1920px;text-align:center;}

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

.nodata {padding:150px 0px;color:#999;font-size:18px;text-align:center;}
#title_cur {position:relative;padding:45px 0px 12px 0px;color:#000;font-family:"宋体";text-align:right;border-bottom:5px solid #ccc;}
#title_cur a {color:#000;}
#title_cur a:hover {color:#ff0000;}
#title_cur strong {color:#ff0000;font-weight:normal;}
#title_cur h2 {position:absolute;bottom:10px;left:0px;font-family:"微软雅黑";color:#333;font-size:24px;}
#title_cur h2 span {position:relative;top:2px;margin-left:15px;font-size:18px;font-weight:normal;}
#title_str {padding:15px 0px 12px 0px;color:#666;border-bottom:1px solid #ccc;}
#title_str a {color:#666;}
#title_str a:hover {color:#ff0000;}
#title_str strong {color:#ff0000;font-weight:normal;}

.input_text {padding:0px 8px;width:280px;height:34px;line-height:34px\9;box-sizing:border-box;border:1px solid #ddd;}
.input_area {padding:6px 8px;height:176px;line-height:1.6;box-sizing:border-box;border:1px solid #ddd;overflow-y:auto;}
.input_select {padding:0px 0px 0px 8px;height:34px;box-sizing:border-box;border:1px solid #ddd;}
.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 {width:150px;height:40px;color:#fff;font-size:16px;box-sizing:border-box;border:none;background-color:#333;cursor:pointer;}
.button:hover {background-color:#ff0000;}

.editorc_box {margin:0px auto;padding-top:20px;width:930px;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 {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;}

.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 {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;}

#prevnext {position:relative;margin-top:40px;color:#aaa;border-top:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;overflow:hidden;}
#prevnext li {display:inline-block;padding:20px 0px;width:50%;box-sizing:border-box;border-right:1px solid #d5d5d5;}
#prevnext li:first-child {padding-left:35px;background:url(../images/prevnext_arrow1.png) no-repeat left center;}
#prevnext li:last-child {padding-right:35px;text-align:right;border-right:none;background:url(../images/prevnext_arrow2.png) no-repeat right center;}
#prevnext li p {height:40px;color:#aaa;line-height:40px;}
#prevnext li a:hover {color:#ff0000;}
#prevnext_back {position:absolute;top:12px;right:0px;}

/*===================================================================================*/
/* 关于我们 */

#aboutus_title {margin:58px auto;width:400px;height:70px;font-size:40px;font-weight:normal;line-height:70px;text-align:center;border-top:1px solid #b2b2b2;border-bottom:1px solid #b2b2b2;}
#aboutus_title span {margin-left:15px;color:#999;font-size:30px;}
#aboutus_intro_bg {background:url(../images/aboutus_intro_bg.jpg);}
#aboutus_intro_box {margin:0px auto;padding:100px 50px 40px 50px;width:1040px;background:url(../images/aboutus_intro_bg2.jpg) no-repeat center top;}
#aboutus_intro {float:left;margin-top:80px;width:660px;color:#d5d6e2;}
#aboutus_image {float:right;width:300px;}
#aboutus_detail {min-width:1200px;background:url(../images/aboutus_detail_bg.jpg);}
#aboutus_detail .editorc2 {margin:0px auto;width:1200px;}

#contact_tel {margin-top:10px;padding:20px;color:#ff0000;font-size:18px;background-color:#f5f5f5;}

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

#products_class_bg {margin:0px auto;padding:10px;width:1180px;border-radius:10px;background:url(../images/products_class_bg.png);}
#products_class_box {padding:10px 20px 20px 40px;background-color:#e5ded3;}
#products_class {float:left;width:680px;}
#products_class li {position:relative;margin-top:6px;padding-left:158px;min-height:40px;}
#products_class li h2 {position:absolute;top:4px;left:0px;width:145px;height:38px;font-size:14px;font-weight:normal;background-color:#a71717;}
#products_class li h2 a {display:block;padding:0px 10px 0px 10px;color:#fff;line-height:38px;}
#products_class li div {line-height:1.6;}
#products_class li div a {color:#2d3041;}
#products_class li div a:hover {color:#ff0000;}
#products_class li div span {padding:0px 10px;color:#4e5464;font-size:12px;}
#products_class li div span:last-child {display:none;}
#products_dzclass {float:right;padding-top:55px;width:380px;}
#products_dzclass li  {}
#products_dzclass li > a {display:block;width:85px;height:24px;color:#fff;line-height:24px;text-align:center;background-color:#b49a68;}
#products_dzclass li div {padding:8px 0px 15px 0px;line-height:1.6;}
#products_dzclass li div a {color:#2d3041;}
#products_dzclass li div a:hover {color:#ff0000;}
#products_dzclass li div span {padding:0px 10px;color:#4e5464;font-size:12px;}
#products_dzclass li div span:last-child {display:none;}
#products_classname {position:relative;margin-top:30px;padding:6px 0px 7px 0px;color:#fff;font-size:20px;text-align:center;background-color:#91653e;}
#products_classname span {position:absolute;top:-30px;left:0px;}

#products_box {padding-bottom:50px;background-image:url(../images/products_bg.jpg);}
#products_kfdz_tis {padding-top:50px;text-align:center;}
#products_kfdz_tis h2 {display:inline-block;padding:0px 20px;height:60px;line-height:60px;font-size:32px;font-weight:normal;border-top:2px solid #999;border-bottom:2px solid #999;}
#products_kfdz_class {padding:40px 0px;font-size:16px;text-align:center;}
#products_kfdz_class a.active {color:#ff0000;}
#products_kfdz_class span {padding:0px 15px;}
#products_kfdz_class span:last-child {display:none;}

#products {font-size:0px;}
#products li {display:inline-block;margin:30px 8px 0px 0px;width:294px;color:#000;text-align:center;vertical-align:top;}
#products li:nth-child(4n) {margin-right:0;}
#products li img {width:100%;}
#products li p {height:55px;font-size:16px;font-weight:bold;line-height:55px;}
#products li h2 {padding:0px 15px;height:30px;line-height:28px;color:#fff;font-size:14px;font-weight:normal; background-color:#828282; overflow:hidden;}

#products_image_blk {margin-top:30px;}
#products_image {float:left;margin-right:50px;width:400px;font-size:0px;}
#products_image img {width:100%;}
#products_info {float:left;position:relative;padding-bottom:60px;width:500px;min-height:340px;}
#products_name {padding-bottom:10px;font-size:22px;font-weight:normal;border-bottom:2px solid #666;}
#products_desc {}
#products_desc li {margin-top:10px;line-height:1.8;}
#products_desc li span {color:#000;font-weight:bold;}
#products_tel {padding:20px 0px;font-size:20px;}
#products_tel strong {color:#ff0000;font-size:24px;font-weight:normal;}
#products_zixun {position:absolute;bottom:0px;left:0px;}
#products_zixun a {display:inline-block;margin-right:40px;padding:0px 25px;height:40px;color:#fff;font-size:16px;line-height:40px;vertical-align:top;background-color:#69a658;}
#products_zixun a:hover {text-decoration:underline;}
#products_video {margin:25px auto 0px auto;width:500px;font-size:0px;background-color:#000;overflow:hidden;}
#products_related {float:right;padding-left:10px;width:180px;border-left:1px solid #ccc;}
#products_related p {height:35px;font-size:20px;line-height:35px;color:#000;text-align:center;border-top:2px solid #ff9600;}
#products_related a {display:block;margin-bottom:10px;font-size:0px;}
#products_related a:last-child {margin-bottom:0;}
#products_related a img {width:100%;}

#products_left {float:left;width:240px;}
.products_left_tis {height:40px;color:#fff;font-size:16px;line-height:40px;text-align:center;background-color:#5883a6;}
.products_left_class {padding:1px 25px 25px 25px;border:1px solid #e0e0e0;border-top:none;}
.products_left_class dd > a {display:block;margin-top:20px;padding:4px 10px 3px 10px;color:#008fd9;font-size:16px;font-weight:bold;text-align:center;border:1px dotted #008fd9;}
.products_left_class dd ul li a {display:block;padding:8px 0px 6px 10px;border-bottom:1px dotted #ccc;}

#products_right {float:right;width:930px;}
.products_title {position:relative;height:38px;border:1px solid #e0e0e0;background-color:#fafafa;}
.products_title h3 {position:absolute;top:-1px;left:-1px;padding-left:30px;width:170px;height:40px;color:#fff;font-size:16px;line-height:40px;background-color:#5883a6;}

#products_ztkf_title {padding:60px 0px 30px 0px;color:#000;text-align:center;}
#products_ztkf_title p {font-size:16px;}
#products_ztkf_title h2 {display:inline-block; margin-top:10px;height:70px;line-height:70px;font-size:38px;font-weight:normal;border-top:1px solid #737373;border-bottom:1px solid #737373;}
#products_ztkf_imgs {margin:0px auto;width:1200px;font-size:0px;}
#products_ztkf_imgs li {margin-top:30px;}
#products_ztkf_imgs li img {width:100%;}
#products_ztkf_tis {position:relative;margin-top:70px;color:#000;text-align:center;}
#products_ztkf_tis:before {position:absolute;top:21px;left:0px;display:block;width:460px;height:2px;content:"";background-color:#000;}
#products_ztkf_tis:after {position:absolute;top:21px;right:0px;display:block;width:460px;height:2px;content:"";background-color:#000;}
#products_ztkf_tis h2 {font-size:30px;font-weight:normal;}
#products_ztkf_tis p {font-size:14px;}

#ztkf {font-size:0px;}
#ztkf li {display:inline-block;margin:8px 8px 0px 0px;width:294px;color:#000;text-align:center;vertical-align:top;background-color:#eee;}
#ztkf li:nth-child(4n) {margin-right:0;}
#ztkf li img {width:100%;}
#ztkf li p {margin:12px auto 0px auto;width:140px;height:40px;font-size:16px;font-weight:bold;line-height:40px;border-top:1px solid #c9c9c9;border-bottom:1px solid #c9c9c9;}
#ztkf li h2 {padding:10px 15px 12px 15px;font-size:14px;font-weight:normal;}

/*===================================================================================*/
/* 客户案例 */

#cases_box {padding-bottom:50px;background-image:url(../images/cases_bg.jpg);}
#cases_tis {padding:60px 0px 40px 0px;text-align:center;}
#cases_tis h3 {color:#3d687b;font-family:Arial;font-size:46px;font-weight:normal;}
#cases_tis p {margin-top:8px;color:#666;}
#cases {margin:0px auto;width:1200px;font-size:0px;}
#cases a {display:inline-block;margin:11px 11px 0px 0px;width:289px;vertical-align:top;background-color:#eee;}
#cases a:nth-child(4n) {margin-right:0;}
#cases a img {width:100%;}
#cases a div {padding:6px 15px 0px 15px;height:64px;overflow:hidden;}
#cases a p {margin-top:5px;font-size:14px;}

#cases_name {padding:45px 0px 30px 0px;color:#000;font-size:24px;font-weight:normal;text-align:center;}
#cases_image {font-size:0px;text-align:center;}
#cases_image img {padding:5px;max-width:908px;border:1px solid #e5e5e5;}

.cases_hyname {margin-top:50px;}
.cases_hyname h3 {display:inline-block;padding:2px 30px 5px 30px;color:#fff;font-size:22px;font-weight:normal;vertical-align:top;background-color:#7c5f37;}
.cases_hy {font-size:0px;}
.cases_hy li {display:inline-block;margin:11px 11px 0px 0px;width:289px; text-align:center;vertical-align:top;background-color:#eee;}
.cases_hy li img {width:100%;}
.cases_hy li div {padding:0px 15px;height:100px;}
.cases_hy li p {margin:15px auto 0px auto;width:160px;height:60px;overflow:hidden;}
.cases_hy li p img {width:auto;max-height:60px;}
.cases_hy li h3 {margin-top:12px;color:#787878;font-family:"宋体";font-size:12px;font-weight:normal;}

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

#news {margin-top:10px;padding:10px 0px 45px 45px;font-size:0px;background-color:#f5f5f5;}
#news li {position:relative;display:inline-block;margin:35px 15px 0px 0px;width:360px;height:540px;color:#000;font-size:14px;vertical-align:top;background-color:#ececec;overflow:hidden;}
#news li:nth-child(3n) {margin-right:0;}
#news li img {width:360px;height:360px;}
#news li h2 {padding:12px 15px 10px 15px;color:#333;font-size:16px;}
#news li h2 a {color:#333;}
#news li span {display:block;margin-left:15px;padding-left:25px;background:url(../images/news_date.jpg) no-repeat;}
#news li p {padding:5px 15px 0px 15px;height:48px;line-height:24px;overflow:hidden;}
.news_list_as {position:absolute;bottom:18px;left:50%;display:block;margin-left:-49px;width:98px;height:26px;font-size:12px;line-height:26px;text-align:center;border-radius:5px;background-color:#000;}

#news_detail {margin-top:10px;padding:0px 50px 40px 50px;background-color:#f5f5f5;}
#news_title {padding:45px 0px 30px 0px;color:#000;font-size:24px;line-height:1.4;text-align:center;font-weight:normal;}
#news_info {padding-bottom:10px;color:#999;text-align:center;border-bottom:1px dashed #999;}
#news_info span {padding:0px 20px;}
#news_info strong {font-weight:normal;}

/*===================================================================================*/
/* 定制流程 */

#dzlc_bg {background:url(../images/dzlc_bg.jpg) no-repeat center top;}
#dzlc {margin:0px auto;width:1200px;height:788px;background:url(../images/dzlc_bg.jpg) no-repeat center top;overflow:hidden;}
#dzlc > p {padding:40px 0px;font-size:0px;text-align:center;}
#dzlc ul {padding:0px 30px;border:8px solid #fff;}
#dzlc ul li {position:relative;display:inline-block;padding:0px 40px 0px 86px;width:50%;height:98px;color:#000;vertical-align:top;box-sizing:border-box;border-top:1px solid #fff;overflow:hidden;}
#dzlc ul li img {position:absolute;top:14px;left:0px;}
#dzlc ul li h3 {padding:10px 0px 2px 0px;font-size:22px;font-weight:normal;}
#dzlc ul li p {height:42px;line-height:21px;font-size:14px;overflow:hidden;}
#dzlc ul li:nth-child(1),#dzlc ul li:nth-child(1) {border-top:none;}

#kfdzlc_bg {background:url(../images/kfdzlc_bg.jpg) no-repeat center top;}
#kfdzlc {position:relative;margin:0px auto;width:1200px;height:749px;background:url(../images/kfdzlc_bg.jpg) no-repeat center top;overflow:hidden;}
#kfdzlc p {position:absolute;width:230px;color:#000;font-size:16px;}
#kfdzlc p:nth-child(1) {top:290px;left:195px;}
#kfdzlc p:nth-child(2) {top:410px;left:195px;}
#kfdzlc p:nth-child(3) {top:390px;left:550px;}
#kfdzlc p:nth-child(4) {top:518px;left:550px;}
#kfdzlc p:nth-child(5) {top:306px;left:910px;}
#kfdzlc p:nth-child(6) {top:427px;left:910px;}
#wmdglc {min-width:1200px;text-align:center;}
#wmdglc > p {font-size:0px;}
#wmdglc ul li {width:100%;font-size:0px;overflow:hidden;}
#wmdglc ul li p {position:relative;left:50%;margin-left:-960px;width:1920px;}

/*===================================================================================*/
/* 信息反馈 */

#feedback {padding:10px 0px 0px 0px;}
#feedback td {padding:14px 5px 0px 5px;}
#feedback 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:360px;color:#fff;font-size:22px;line-height:1.6;text-align:center;opacity:0;transition:all 0.5s;border-radius:8px;background-image:url(../images/tbs/black70.png);overflow:hidden;}
#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);}

/*===================================================================================*/
/* 浮动在线客服 */

#qq_online {position:absolute;z-index:99;width:130px;font-family:"宋体";font-size:12px;}
#qq_online_top {position:relative;padding-left:10px;height:26px;line-height:26px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;color:#fff;background:url(../images/qq_style/style0_top.gif) no-repeat;}
#qq_online_top img {position:absolute;top:8px;right:10px;cursor:pointer;}
#qq_online_list {background:url(../images/qq_style/style0_bgs.gif) repeat-y;}
#qq_online_list a {color:#222;}
#qq_online_list a:hover {color:#ff0000;}
#qq_online_list p {position:relative;margin:0px 3px;padding-left:31px;width:93px;height:25px;line-height:26px;border-top:1px solid #fff;border-bottom:1px solid #fff;background:#fff;overflow:hidden;}
#qq_online_list p:hover {border-top:1px solid #A3E7FC;border-bottom:1px solid #A3E7FC;background:#E1F7FD;}
#qq_online_list p img {position:absolute;top:2px;left:5px;width:21px;height:21px;}
#qq_online_bottom {height:42px;font-size:0px;background:url(../images/qq_style/style0_bottom.gif) no-repeat;}

#qq_onlines_top {position:relative;height:32px;line-height:32px;text-align:center;color:#fff;font-weight:bold;}
#qq_onlines_top p {position:absolute;top:40px;width:35px;height:173px;overflow:hidden;cursor:pointer;}
.qq_onlines_small_left strong {left:8px;}
.qq_onlines_small_right strong {left:13px;}
#qq_onlines_top p strong {position:absolute;top:40px;display:block;width:16px;text-align:center;line-height:20px;}
#qq_onlines_box {border:1px solid #e3e3e3;border-top:none;background:#fff;}
#qq_onlines_tel {padding-top:15px;text-align:center;font-size:14px;color:#505050;background:url(../images/qq_style/tel.jpg) no-repeat 15px 12px;}
#qq_onlines_tel strong {display:block;padding:12px 0px 8px 0px;font-family:Arial, Helvetica, sans-serif;font-size:16px;border-bottom:1px dashed #ccc;}
#qq_onlines_list {padding-top:10px;}
#qq_onlines_list a {position:relative;display:block;margin:0px auto 8px auto;padding-left:35px;width:72px;height:25px;line-height:26px;color:#222;border:1px solid #aaccd8;background:url(../images/qq_style/list_bg.jpg) repeat-x;overflow:hidden;}
#qq_onlines_list a:hover {color:#ff0000;}
#qq_onlines_list a img {position:absolute;top:2px;left:7px;width:21px;height:21px;}
#qq_onlines_tdc {padding:8px 0px;font-size:0px;text-align:center;border-top:1px dashed #ccc;}
#qq_onlines_tdc img {width:110px;height:110px;}

.qq_onlines_1 p#qq_onlines_tel strong {color:#e10000;}
.qq_onlines_1 div#qq_onlines_top {border-bottom:8px solid #ff7200; background:#e10000;}
.qq_onlines_1 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style1_small_left.png) no-repeat;}
.qq_onlines_1 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style1_small_right.png) no-repeat;}
.qq_onlines_2 p#qq_onlines_tel strong {color:#555;}
.qq_onlines_2 div#qq_onlines_top {border-bottom:8px solid #5d5d5d; background:#343434;}
.qq_onlines_2 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style2_small_left.png) no-repeat;}
.qq_onlines_2 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style2_small_right.png) no-repeat;}
.qq_onlines_3 p#qq_onlines_tel strong {color:#df5f00;}
.qq_onlines_3 div#qq_onlines_top {border-bottom:8px solid #ddc9ba; background:#df9800;}
.qq_onlines_3 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style3_small_left.png) no-repeat;}
.qq_onlines_3 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style3_small_right.png) no-repeat;}
.qq_onlines_4 p#qq_onlines_tel strong {color:#89a611;}
.qq_onlines_4 div#qq_onlines_top {border-bottom:8px solid #464a4b; background:#adce25;}
.qq_onlines_4 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style4_small_left.png) no-repeat;}
.qq_onlines_4 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style4_small_right.png) no-repeat;}

.qq_onlines_5 p#qq_onlines_tel strong {color:#df5f00;}
.qq_onlines_5 div#qq_onlines_top {border-bottom:8px solid #ff9241; background:#ff6d00;}
.qq_onlines_5 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style5_small_left.png) no-repeat;}
.qq_onlines_5 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style5_small_right.png) no-repeat;}
.qq_onlines_6 p#qq_onlines_tel strong {color:#006083;}
.qq_onlines_6 div#qq_onlines_top {border-bottom:8px solid #6b718d; background:#006083;}
.qq_onlines_6 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style6_small_left.png) no-repeat;}
.qq_onlines_6 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style6_small_right.png) no-repeat;}
.qq_onlines_7 p#qq_onlines_tel strong {color:#00a0a8;}
.qq_onlines_7 div#qq_onlines_top {border-bottom:8px solid #6b718d; background:#00a0a8;}
.qq_onlines_7 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style7_small_left.png) no-repeat;}
.qq_onlines_7 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style7_small_right.png) no-repeat;}
.qq_onlines_8 p#qq_onlines_tel strong {color:#c9004c;}
.qq_onlines_8 div#qq_onlines_top {border-bottom:8px solid #ebba28; background:#c9004c;}
.qq_onlines_8 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style8_small_left.png) no-repeat;}
.qq_onlines_8 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style8_small_right.png) no-repeat;}

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

#news_page {padding:40px 0px;width:100%;}
#products_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:1px solid #e5e5e5;background-color:#f5f5f5;text-align:center;vertical-align:top;box-sizing:border-box;transition:none;overflow:hidden;}
.fypage a:hover {color:#fff;border-color:#222;background-color:#222;}
.fypage span.fypage_disabled {}
.fypage span.fypage_current {color:#fff;border-color:#222;background-color:#222;}
.fypage_sl {display:inline-block;margin:0px 4px;padding:0px 6px;height:28px;color:#999;line-height:28px;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;}