﻿@import url("base.css");
body {padding-top:132px;font-family:"微软雅黑", Arial, Verdana;color:#505050;font-size:14px;overflow-x:hidden;}
input,select,button,textarea {font-family:Arial, Verdana;font-size:14px;color:#444;}
a:link,a:visited,a:active {color:#000;text-decoration:none;}
a:hover {color:#ff9108;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:#ff9108;text-decoration:none;}
.a1:hover {color:#ff9108;text-decoration:underline;}

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

#main {}
#header_top_blk {position:fixed;top:0px;left:0px;z-index:1000;width:100%;height:32px;background:#34302f;}
#header_top {position:relative;z-index:1;margin:0px auto;width:1200px;height:32px;background:#34302f;}
.header_fix {border-bottom:1px solid #e5e5e5;box-shadow:0px 3px 6px rgba(50,50,50,0.2);}
.header_fix #logo {top:10px;height:60px;}
.header_fix #search {top:7px;}
#header_blk {position:fixed;top:32px;left:0px;z-index:999;width:100%;height:100px;background:#fff;}
#header {position:relative;z-index:99;margin:0px auto;width:1200px;height:inherit;background:#fff;}
#logo {position:absolute;top:15px;left:0px;height:70px;}
#header_as {position:absolute;top:7px;right:0px;}
#header_as img {height:19px;}
#header_as a {margin-left:20px;}
#header_qrcode {position:absolute;top:32px;right:0px;display:none;padding:4px;width:84px;height:84px;border:4px solid #34302f;background-color:#fff;}
#header_quote {position:absolute;bottom:13px;right:0px;width:160px;color:#999;font-family:Arial;font-size:12px;text-align:center;}
#header_quote a {display:block;margin-top:10px;height:30px;color:#fff;line-height:30px;text-align:center;border-radius:5px;background:url(../images/header_quote_bg.jpg);}
#header_quote a:hover {text-decoration:underline;}

#search {position:absolute;top:15px;right:240px;height:26px;}
#search_key {display:inline-block;padding:0px 8px;width:180px;height:26px;font-size:12px;line-height:26px\9;vertical-align:top;border-radius:3px;border:1px solid #b5b5b5;background:#fff;}
#search_button {display:inline-block;margin-left:7px;width:60px;height:28px;color:#fff;line-height:28px;text-align:center;vertical-align:top;border-radius:3px;background:url(../images/header_quote_bg.jpg);cursor:pointer;}

#nav {position:absolute;bottom:0px;right:240px;height:35px;}
#nav li {float:left;position:relative;height:inherit;}
.nav_out,.nav_over {display:block;padding:0px 18px;height:16px;font-size:16px;line-height:15px;text-align:center;border-right:1px solid #333;}
.nav_out:link,.nav_out:visited,.nav_out:active {color:#333;}
.nav_out:hover {color:#ff9108;}
.nav_over:link,.nav_over:visited,.nav_over:active,.nav_over:hover {color:#ff9108;}
#nav li p {position:absolute;top:35px;left:0px;display:none;padding:5px 10px 15px 20px;width:200px;border-top:5px solid #ff9108;border-radius:0px 0px 5px 5px;background:#fff;}
#nav li p a {display:block;margin-top:8px;color:#505050;text-align:left;}
#nav li p a:hover {color:#ff9108;}

#banner {position:relative;z-index:1;width:100%;min-width:1200px;height:550px;background:#c5c5c5;overflow:hidden;}
#banner_ul {position:absolute;top:0px;left:50%;z-index:1;margin-left:-960px;width:1920px;height:550px;overflow:hidden;}
.banner_slide {position:relative;width:1920px;height:550px;text-align:center;font-size:0px;}
.banner_desc {position:absolute;top:0px;left:0px;z-index:2;width:100%;height:100%;text-align:center;color:#000;font-size:14px;}
.banner_arrow {position:absolute;top:50%;z-index:3;margin-top:-40px;display:block;width:40px;height:40px;cursor:pointer;}
#banner_prev {left:30px;background:url(../images/banner_arrow.png) no-repeat;}
#banner_next {right:30px;background:url(../images/banner_arrow.png) no-repeat right top;}
#banner_button {position:absolute;bottom:20px;left:0px;z-index:2;width:100%;hegiht:14px;font-size:0px;text-align:center;}
#banner_button a {display:inline-block;margin:0px 5px;width:14px;height:14px;text-indent:100px;border-radius:7px;background:#34302f;overflow:hidden;}
#banner_button a.activeSlide {background:#ff9108;}
#banner_button a:hover{background:#ff9108;}
#banners {width:100%;font-size:0px;background:#c5c5c5;}
#banners img {width:100%;}

#content {position:relative;margin:0px auto;padding-top:30px;width:1200px;}
.content_dw {position:absolute;top:-100px;left:0px;}
#left {float:left;width:240px;}
#right {float:right;width:900px;}
#footer_ys {background:#fff;}
#footer_ys ul {margin-top:30px;margin:0px auto;width:1200px;height:125px;border-left:1px dashed #ff9108;overflow:hidden;}
#footer_ys ul li {float:left;padding:15px 24px 0px 24px;width:101px;height:110px;font-size:12px;text-align:center;border-right:1px dashed #f59108;}
#footer_ys ul li img {margin-bottom:10px;height:50px;}
#footer_blk {background:#34302f;}
#footer {position:relative;margin:0px auto;padding-bottom:20px;width:1200px;color:#b2b2b2;font-size:12px;background:#34302f;}
#footer a {color:#b2b2b2;}
#footer a:hover {color:#fff;}
#footer_logo {position:absolute;top:30px;left:0px;width:150px;color:#fff;text-align:center;}
#footer_logo img {width:100%;}
#footer_logo p {margin-top:8px;line-height:1.6;}
#footer_content_blk {padding:25px 0px 0px 200px;width:340px;line-height:2.2;}
#footer_company {font-size:18px;font-weight:normal;}
#footer_links {margin-top:10px;}
#footer_links a {margin-right:15px;}
#footer_links a:first-child {margin-left:5px;}
#footer_nav {position:absolute;top:25px;right:0px;line-height:2.2;}
#footer_nav h3 {font-size:18px;font-weight:normal;}
#footer_nav p span {padding:0px 15px;}
#footer_as {position:absolute;bottom:26px;right:30px;z-index:10;}
#footer_as a img {height:20px;}
#footer_as a {margin-right:20px;}
#footer_qrcode {position:absolute;top:8px;right:0px;display:none;padding:5px;width:110px;height:110px;background-color:#fff;}
#footer_scrolltop {position:absolute;bottom:26px;right:0px;height:30px;cursor:pointer;}

#footer_quote_bg {margin-top:50px;background:#f0f0f0;}
#footer_quote_box {position:relative;margin:0px auto;padding-left:400px;width:800px;}
#footer_quote {padding-bottom:40px;}
#footer_quote_title {position:relative;padding:30px 0px 20px 0px;color:#000;font-size:24px;font-weight:bold;text-align:center;}
#footer_quote_title img {position:absolute;top:30px;right:0px;}
.footer_quote_input {margin-bottom:10px;}
.footer_quote_input input {padding:0px 10px;width:778px;height:38px;font-size:14px;line-height:38px\9;border-radius:4px;border:1px solid #b5b5b5;background:#fff;}
.footer_quote_button {padding-top:10px;}
.footer_quote_button input {width:100%;height:40px;color:#fff;font-size:18px;border:none;border-radius:4px;background:url(../images/header_quote_bg.jpg);cursor:pointer;}
#footer_wechat {position:absolute;top:0px;left:0px;width:300px;color:#000;text-align:center;font-weight:bold;}
#footer_wechat h3 {padding-top:30px;font-size:24px;}
#footer_wechat p {padding:22px 0px 10px 0px;font-size:22px;}
#footer_wechat img {height:160px;}

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

#icases_blk {margin:0px auto;padding-top:10px;width:1200px;overflow:hidden;}
#icases {width:1260px;}
#icases dl {float:left;margin:0px 60px 30px 0px;width:570px;}
#icases dl dt {font-size:0px;}
#icases dl dt img {width:570px;height:300px;border-radius:5px;}
#icases dl dd h2 {padding:20px 0px 5px 0px;color:#000;font-size:24px;text-align:center;font-weight:normal;}
#icases dl dd p {margin-top:10px;line-height:1.8;}
#icases_more {position:relative;height:20px;}
#icases_more a {position:absolute;top:-20px;right:0px;}

.more {padding-left:30px;height:20px;color:#ff9108;line-height:20px;background:url(../images/more1.jpg) no-repeat;}
.more span {color:#ff9108;}
.more:hover {text-decoration:underline;}

#iabout_bg {background:#f0f0f0;}
#iabout_box {margin:0px auto;padding-bottom:40px;width:1200px;background:#f0f0f0;}
.iabout {position:relative;padding-top:40px;}
.iabout_image {float:left;margin-top:3px;width:350px;height:200px;}
.iabout_image img {width:350px;height:200px;border-radius:5px;}
.iabout_cbox {float:right;padding-bottom:30px;width:805px;background:url(../images/iabout_line.png) repeat-x left bottom;}
.iabout_name {padding-bottom:15px;color:#000;font-size:24px;}
.iabout_more {position:absolute;bottom:0px;right:0px;}

#inews_box {position:relative;margin:50px auto 0px auto;width:1200px;}
#inews_linebg {position:absolute;top:48px;right:0px;display:block;width:3px;height:132px;background:url(../images/inews_linebg.jpg) repeat-y;}
.inews_blk {float:left;width:400px;}
.inews_title {padding:0px 20px;height:48px;color:#000;font-size:24px;}
.inews_list {position:relative;height:132px;background:url(../images/inews_linebg.jpg) repeat-y;}
.inews_list ul {margin:0px auto;width:360px;}
.inews_list ul li {position:relative;padding-right:100px;height:25px;}
.inews_list ul li span {position:absolute;top:0px;right:0px;}
.inews_more {position:absolute;bottom:0px;right:20px;}

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

.nodata {padding:150px 0px;color:#bbb;font-size:20px;text-align:center;}
.titles {position:relative;padding:30px 0px 20px 0px;color:#000;font-size:28px;}
.titles span {position:absolute;top:-100px;left:0px;display:block;width:1px;height:1px;}
.titles_sbt {padding:40px 0px 30px 0px;font-size:0px;text-align:center;}
.titles_sbt h3 {display:inline-block;padding:6px 16px;color:#000;font-size:24px;border-radius:3px;border:1px solid #ff9108;}
.titles_sbt p {margin-top:15px;}
.titles_sbt p img {height:14px;}
#title_menu {font-size:0px;border-radius:8px;border-bottom:8px solid #ff9108;background:url(../images/title_menu_bg.jpg) repeat-x #f6f6f6;}
#title_menu li {display:inline-block;margin-left:10px;padding:2px;height:30px;text-align:center;vertical-align:top;border-radius:4px;background:url(../images/title_menu_wbgs.jpg) repeat-x;}
#title_menu a {display:block;height:30px;font-size:14px;line-height:30px;border-radius:4px;background:url(../images/title_menu_bgs.jpg) repeat-x;}

#showtext {margin:0px auto;padding-top:20px;width:1200px;overflow:hidden;}
.showtexts {margin:0px auto;padding-top:20px;width:1200px;overflow:hidden;}
.input_text {padding:0px 6px;width:250px;height:30px;line-height:30px\9;border:1px solid #ddd;}
.input_area {padding:6px;line-height:20px;border:1px solid #ddd;overflow-y:auto;}
.input_select {padding:0px 0px 0px 6px;height:30px;border:1px solid #ddd;}
.button {width:150px;height:40px;color:#fff;font-size:16px;border:none;background:#333;cursor:pointer;}
.button:hover {background:#ff0000;}

.editorc {line-height:1.8;}
.editorc p {margin-bottom:20px;}
.editorc p:last-child {margin-bottom:0px;}
.editorc a {text-decoration:underline;}
.editorc ul {margin-left:35px;}
.editorc ul li {list-style-type:disc;}
.editorc ol {margin-left:35px;}
.editorc ol li {list-style-type:decimal;}

.editorc2 {line-height:1.8;}
.editorc2 img {vertical-align:top;}
.editorc2 a {text-decoration:underline;}
.editorc2 ul {margin-left:35px;}
.editorc2 ul li {list-style-type:disc;}
.editorc2 ol {margin-left:35px;}
.editorc2 ol li {list-style-type:decimal;}

.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.noborder {border:none;}
.editorc_tbe table.noborder table {border:none;}
.editorc_tbe table.noborder td {border:none;padding:0px;}

#prenext {position:relative;margin:40px auto 0px auto;padding:15px 70px 0px 0px;color:#ff9108;border-top:1px dashed #b5b5b5;overflow:hidden;}
#prenext p {height:25px;}
#prenext_back {position:absolute;top:16px;right:0px;color:#ff9108;font-weight:bold;}
#prenext_back:hover {text-decoration:underline;}

/*===================================================================================*/
/* 快速成型 */

.prototype_title_menu {padding:12px 0px 10px 0px;}
.prototype_title_menu li {width:134px;}

.rapid_prototyping {margin-top:30px;}
.rapid_prototyping_name {color:#000;font-size:28px;}
.rapid_prototyping_content {float:left;margin-top:15px;width:620px;}
.rapid_prototyping_image {float:right; margin-top:20px;width:500px;font-size:0px;}
.rapid_prototyping_image img {width:500px;height:250px;border-radius:5px;}
.rapid_prototyping_line {clear:both;height:50px;background:url(../images/aboutus_content_bgs.jpg) repeat-x left bottom;}

.prototype_list_blk {margin:0px auto;width:1200px;overflow:hidden;}
.prototype_list {width:1230px;}
.prototype_list dl {float:left;margin:30px 30px 0px 0px;width:380px;}
.prototype_list dl dt {font-size:0px;}
.prototype_list dl dt h2 {height:35px;color:#000;font-size:20px;}
.prototype_list dl dt img {width:380px;height:228px;border-radius:5px;}
.prototype_list dl dd {position:relative;height:76px;}
.prototype_list dl dd p {margin-top:10px;height:66px;line-height:22px;overflow:hidden;}
.prototype_list dl dd img {position:absolute;bottom:0px;right:0px;width:22px;height:22px;}

.prototype_show {padding-bottom:45px;background:url(../images/aboutus_content_bgs.jpg) repeat-x left bottom;}
.prototype_image_blk {margin:0px auto;width:1200px;overflow:hidden;}
.prototype_image {width:1230px;}
.prototype_image dl {float:left;margin:30px 30px 0px 0px;width:380px;}
.prototype_image dl dt {font-size:0px;}
.prototype_image dl dt img {width:380px;height:228px;border-radius:5px;}
.prototype_image dl dd {margin-top:10px;color:#000;font-size:16px;line-height:1.2;}

/*===================================================================================*/
/* 小批量加工 */

.mfg_title_menu {padding:12px 0px 10px 0px;}
.mfg_title_menu li {width:134px;}

.finishing_image_blk {margin:0px auto;width:1200px;padding-bottom:55px;background:url(../images/aboutus_content_bgs.jpg) repeat-x left bottom;overflow:hidden;}
.finishing_image {width:1230px;}
.finishing_image dl {float:left;margin:30px 30px 0px 0px;width:380px;}
.finishing_image dl dt {font-size:0px;}
.finishing_image dl dt h2 {height:35px;color:#000;font-size:20px;}
.finishing_image dl dt img {width:380px;height:228px;border-radius:5px;}
.finishing_image dl dd {height:50px;color:#000;font-size:16px;line-height:50px;border-bottom:1px dashed #b5b5b5;}

/*===================================================================================*/
/* 工业设计 */

.design_box {padding:10px 0px 50px 0px;background:url(../images/aboutus_content_bgs.jpg) repeat-x left bottom;}

#cers_blk {position:relative;margin-top:10px;width:1200px;height:210px;overflow:hidden;}
#cers {position:absolute;top:0px;left:75px;width:1050px;}
#cers div {float:left;}
#cers dl {float:left;margin-right:30px;width:240px;text-align:center;}
#cers dl:last-child {margin-right:0px;}
#cers dl dt {font-size:0px;}
#cers dl dt img {width:240px;height:180px;border-radius:5px;}
#cers dl dd {padding-top:10px;line-height:1.4;}
.cers_arrow {position:absolute;top:75px;display:block;width:29px;height:30px;cursor:pointer;}
#cers_arrow_left {background:url(../images/photos_button.jpg) no-repeat;}
#cers_arrow_right {right:0px;background:url(../images/photos_button.jpg) no-repeat right top;}

/*===================================================================================*/
/* 案例中心 */

.cases_title_menu {margin-top:30px;padding-top:12px;text-align:center;}
.cases_title_menu li {margin-bottom:10px;width:180px;}

.cases_blk {margin:0px auto;width:1200px;overflow:hidden;}
.cases {width:1230px;}
.cases dl {float:left;margin:35px 30px 0px 0px;width:380px;}
.cases dl dt {position:relative;width:380px;height:228px;font-size:0px;}
.cases dl dt:hover .cases_list_image {display:none;}
.cases dl dt:hover .cases_list_image2 {display:block;}
.cases dl dt img {position:absolute;top:0px;left:0px;width:380px;height:228px;border-radius:5px;}
.cases dl dd {height:50px;color:#000;font-size:16px;line-height:50px;border-bottom:1px dashed #b5b5b5;}
.cases_list_image2 {display:none;}

/*===================================================================================*/
/* 关于101 */

.aboutus_title_menu {padding:12px 10px 10px 0px;}
.aboutus_title_menu li {width:113px;}
#aboutus {padding-bottom:40px;background:url(../images/aboutus_content_bgs.jpg) repeat-x left bottom;}
#aboutus_content {float:left;width:805px;}
#aboutus_image {float:right;width:350px;height:200px;}
#aboutus_image img {width:350px;height:200px;border-radius:5px;}
#aboutus_ys {padding-top:20px;}
.aboutus_ys_image {float:left;padding-top:26px;width:200px;font-size:0px;text-align:center;}
.aboutus_ys_image img {width:70px;}
.aboutus_ys_rbox {float:right;position:relative;padding:20px 0px;width:1000px;min-height:70px;border-bottom:1px dashed #b5b5b5;}
.aboutus_ys_name {margin-bottom:10px;color:#000;font-size:20px;}
.aboutus_ys_dws {position:absolute;top:-100px;left:0px;}

#group_list {float:left;margin-top:30px;width:600px;}
.group_list_name {padding:20px 0px 10px 0px;color:#ff9108;font-size:20px;}
.group_list_content {padding-bottom:20px;width:100%;border-bottom:1px dashed #b5b5b5;overflow:hidden;}
#group_image {float:right;margin-top:25px;width:500px;}
#group_image li {margin-top:30px;font-size:0px;}
#group_image li img {width:500px;height:250px;border-radius:5px;}

#team_blk {margin:0px auto;width:1200px;overflow:hidden;}
#team {width:1208px;}
#team dl {float:left;position:relative;z-index:1;margin:0px 8px 20px 0px;width:294px;height:294px;border-radius:8px;overflow:hidden;}
#team dl:hover dd {visibility:visible;}
#team dl dt {font-size:0px;}
#team dl dt img {width:294px;height:294px;}
#team dl dd {position:absolute;top:0px;left:0px;z-index:2;visibility:hidden;width:294px;height:294px;color:#fff;background:rgba(255,145,8,0.8);}
#team dl dd h2 {position:absolute;top:30px;left:10px;width:274px;font-size:18px;font-weight:normal;text-align:center;}
#team dl dd h2 span {position:relative;top:-1px;padding:0px 10px;font-weight:normal;}
#team dl dd p {position:absolute;top:65px;left:15px;width:264px;height:200px;line-height:20px;overflow:hidden;}
#team_contents {padding:10px 0px 40px 0px;background:url(../images/aboutus_content_bgs.jpg) repeat-x left bottom;}

#jobs_list_title {position:relative;width:600px;height:30px;color:#ff9108;font-size:16px;font-weight:bold;}
#jobs_list_title span {position:absolute;top:0px;right:0px;display:block;padding-left:15px;background:url(../images/arrow-2.jpg) no-repeat 0px 4px;}
#jobs_list {padding-bottom:30px;background:url(../images/aboutus_content_bgs.jpg) repeat-x left bottom;}
#jobs_list li {position:relative;padding-left:15px;width:585px;height:25px;background:url(../images/jobs_arrow.jpg) no-repeat 1px 7px;}
#jobs_list li span {position:absolute;top:0px;right:43px;}
#jobs_info {position:relative;width:672px;color:#ff9108;font-size:16px;font-weight:bold;}
#jobs_info span {position:absolute;top:0px;right:0px;}
#jobs_content {margin-top:10px;width:100%;overflow:hidden;}
#jobs_email {margin-top:20px;color:#ff9108;font-size:16px;font-weight:bold;}
#jobs_email a {color:#ff9108;}
#jobs_email a:hover {text-decoration:underline;}

#teamhd_blk {position:relative;margin-top:50px;height:180px;font-size:0px;overflow:hidden;}
#teamhd {position:absolute;top:0px;left:75px;width:1050px;height:180px;overflow:hidden;}
#teamhd div {float:left;}
#teamhd img {float:left;margin-right:30px;width:240px;height:180px;border-radius:5px;}
#teamhd img:last-child {margin-right:0px;}
.teamhd_arrow {position:absolute;top:75px;display:block;width:29px;height:30px;cursor:pointer;}
#teamhd_arrow_left {background:url(../images/photos_button.jpg) no-repeat;}
#teamhd_arrow_right {right:0px;background:url(../images/photos_button.jpg) no-repeat right top;}

#reviews {}
.reviews_list {position:relative;width:100%;}
.reviews_list_dws {position:absolute;top:-100px;left:0px;}
.reviews_list_cbox {padding:25px 0px;width:820px;min-height:240px;border-top:1px dashed #b5b5b5;}
.reviews_list_name {position:relative;padding-left:120px;color:#ff9108;font-size:18px;font-weight:bold;}
.reviews_list_str {position:absolute;top:0px;left:0px;color:#000;font-size:18px;font-weight:bold;}
.reviews_list_content {position:relative;margin-top:15px;padding-left:120px;width:700px;overflow:hidden;}
.reviews_list_image {position:absolute;top:30px;right:0px;width:320px;height:240px;font-size:0px;border-radius:5px;background:#4e4b4a;overflow:hidden;}
.reviews_list_image img {width:320px;height:240px;}
#reviews_loading,#reviews_curpage,#reviews_totalpage {display:none;}
#reviews_more {position:relative;margin-top:10px;width:800px;height:20px;}
#reviews_more a {position:absolute;top:0px;right:0px;display:block;padding-left:30px;height:20px;color:#ff9108;line-height:20px;background:url(../images/more1.jpg) no-repeat;}
#reviews_more a:hover {text-decoration:underline;}

.news_dw {position:relative;margin-bottom:10px;padding-bottom:40px;background:url(../images/aboutus_content_bgs.jpg) repeat-x left bottom;}
.news_dw span {position:absolute;top:-65px;left:0px;}
#news_cbox1 {float:left;width:820px;}
#news_cbox1 li {padding:15px 0px;border-bottom:1px dashed #b5b5b5;}
#news_cbox1 li h2 {padding:4px 0px 8px 0px;font-size:18px;}
#news_cbox1 li p {padding-left:120px;height:66px;line-height:22px;overflow:hidden;}
#news_cbox1 li span {color:#f59108;}

#news_cbox2 {float:right;width:320px;}
#news_cbox2 li {margin-top:40px;width:320px;font-size:0px;}
#news_cbox2 li img {width:320px;height:240px;border-radius:5px;}

#news {border-top:1px dashed #b5b5b5;}
#news li {position:relative;padding:12px 0px 12px 0px;border-bottom:1px dashed #b5b5b5;}
#news li h2 {font-size:14px;font-weight:normal;}
#news span {position:absolute;top:12px;right:0px;color:#999;}
#news_title {padding:35px 0px 25px 0px;color:#333;font-size:26px;line-height:1.2;text-align:center;font-weight:normal;}
#news_info {padding-bottom:10px;color:#999;text-align:center;border-bottom:1px dashed #b5b5b5;}
#news_info span {padding:0px 20px;}
#news_info strong {font-weight:normal;}

.faq_list {border-radius:4px;}
.faq_list_dw {height:10px;font-size:0px;}
.faq_list_out {padding:0px 31px;background:#ebebeb;}
.faq_list_cur {padding:0px 30px;border:1px solid #b5b5b5;}
.faq_list_cur .faq_list_title {color:#000;}
.faq_list_cur .faq_list_show {display:none;}
.faq_list_cur .faq_list_close {display:block;}
.faq_list_title {position:relative;padding:12px 0px;font-size:18px;font-weight:normal;}
.faq_list_title img {position:absolute;top:10px;right:0px;width:26px;height:26px;cursor:pointer;}
.faq_list_close {display:none;}
.faq_list_content {display:none;padding-bottom:20px;width:1140px;overflow:hidden;}

/*===================================================================================*/
/* 联系101 */

#contact_map {margin-top:50px;height:500px;border-radius:5px;background:#4e4b4a;overflow:hidden;}
#contact {margin-top:50px;color:#000;}

.contact_team_image {float:left;margin-top:50px;width:280px;}
.contact_team_image img {width:280px;height:280px;border-radius:5px;}
.contact_team_image p {margin-top:15px;color:#ff9108;font-size:18px;font-style:italic;line-height:1.6;}
.contact_team_cbox {float:right;margin-top:50px;width:860px;}
.contact_team_info h2 {height:42px;color:#000;font-size:22px;background:url(../images/contact_inquiry_line.jpg) repeat-x left bottom;}
.contact_team_info h2 span {color:#333;font-size:20px;font-weight:normal;font-style:italic;}
.contact_team_info p {padding-left:195px;line-height:1.6;}
.contact_team_info p span {display:block;padding:15px 0px 20px 0px;font-size:18px;font-style:italic;}

.contact_inquiry_box {margin-top:45px;border-radius:4px;background:#f0f0f0;}
.contact_inquiry_title {position:relative;padding:12px 0px;color:#000;font-size:22px;font-weight:bold;text-align:center;}
.contact_inquiry_title img {position:absolute;top:12px;right:20px;height:26px;cursor:pointer;}
.contact_inquiry_close {display:none;}
.contact_inquiry {display:none;padding:0px 30px 20px 30px;width:800px;}
.contact_inquiry_input {margin-top:10px;}
.contact_inquiry_input span {display:block;color:#000;font-size:18px;font-weight:bold;}
.contact_inquiry_input p {margin-top:2px;line-height:1.4;}
.contact_inquiry_input input {
	margin-top:5px;
	padding:0px 10px;
	width:778px;
	height:32px;
	font-size:14px;
	line-height:32px\9;
	border-radius:4px;
	border:1px solid #b5b5b5;
	background:#fff;
}
.contact_inquiry_input textarea {
	margin-top:5px;
	padding:8px 10px;
	width:778px;
	height:164px;
	font-size:14px;
	line-height:1.4;
	border-radius:4px;
	border:1px solid #b5b5b5;
	background:#fff;
}
.contact_inquiry_button {padding:10px 0px;}
.contact_inquiry_button input {
	padding:0px 25px;
	height:32px;
	color:#fff;
	font-size:18px;
	border:none;
	border-radius:4px;
	background:url(../images/header_quote_bg.jpg);
	cursor:pointer;
}
.contact_inquiry_moreinfo {margin-top:10px;}
.contact_inquiry_moreinfo strong {color:#000;font-size:18px;}
.contact_inquiry_moreinfo p {padding:5px 0px;}
.contact_inquiry_moreinfo ul {margin-left:86px;}
.contact_inquiry_moreinfo ul li {margin-top:5px;color:#000;font-size:18px;font-style:italic;list-style-type:disc;}

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

#quote_box {border-radius:4px;background:#f0f0f0;}
#quote_title {position:relative;padding:12px 0px;color:#000;font-size:22px;font-weight:bold;text-align:center;}
#quote_title img {position:absolute;top:12px;right:30px;height:26px;cursor:pointer;}
#quote {padding:0px 40px 30px 40px;}
.quote_inquiry_input {margin-top:10px;}
.quote_inquiry_input span {display:block;color:#000;font-size:18px;font-weight:bold;}
.quote_inquiry_input p {margin-top:2px;line-height:1.4;}
.quote_inquiry_input input {
	margin-top:5px;
	padding:0px 10px;
	width:1098px;
	height:32px;
	font-size:14px;
	line-height:32px\9;
	border-radius:4px;
	border:1px solid #b5b5b5;
	background:#fff;
}
.quote_inquiry_input textarea {
	margin-top:15px;
	padding:8px 10px;
	width:1098px;
	height:164px;
	font-size:14px;
	line-height:1.4;
	border-radius:4px;
	border:1px solid #b5b5b5;
	background:#fff;
}
.quote_inquiry_button {padding:10px 0px;}
.quote_inquiry_button input {
	padding:0px 25px;
	height:32px;
	color:#fff;
	font-size:18px;
	border:none;
	border-radius:4px;
	background:url(../images/header_quote_bg.jpg);
	cursor:pointer;
}
.quote_inquiry_moreinfo {margin-top:10px;}
.quote_inquiry_moreinfo strong {color:#000;font-size:18px;}
.quote_inquiry_moreinfo p {padding:5px 0px;}
.quote_inquiry_moreinfo ul {margin-left:86px;}
.quote_inquiry_moreinfo ul li {margin-top:5px;color:#000;font-size:18px;font-style:italic;list-style-type:disc;}

/*===================================================================================*/
/* 网站地图 */

#map_box {width:100%;min-width:1200px;border-top:1px solid #e5e5e5;}
#map {margin:0px auto;width:1200px;}
.map_list {margin-top:25px;padding:10px 15px;line-height:2;border:1px solid #e5e5e5;}
.map_list a {margin-right:20px;}
.map_boxs a {margin-right:20px;}
.map_boxs h2 {padding:16px 0px 8px 15px;font-size:14px;}
.map_boxs ul {padding:0px 15px;border:1px solid #e9e9e9;}
.map_boxs ul li {padding:8px 0px;line-height:2;border-bottom:1px dashed #ccc;}
.map_boxs ul li:last-child {border-bottom:none;}

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

#win_ts_box {position:fixed;top:50%;left:50%;z-index:9999;display:none;margin:-70px 0px 0px -200px;width:400px;height:140px;color:#fff;font-size:24px;text-align:center;line-height:140px;border-radius:8px;background:url(../images/tbs/black70.png);overflow:hidden;}
#win_ts {}
#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 {margin-top:40px;width:100%;}
#cases_page {margin-top:40px;width:100%;}
.fypage {margin:0px auto;width:1200px;font-size:16px;text-align:center;}
.fypage a {margin:0px 6px;}
.fypage span {margin:0px 6px;}
.fypage_current {color:#ff9108;}
.fypage_first,.fypage_last {font-family:"宋体";font-size:18px;}
