@charset "utf-8";
/* CSS Document */

body
{
	padding:0;
	color:#72757a;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:180%;
	background:#ffffff url(../images/bg.jpg) repeat-x 0 0;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1,h2,h3,h4,h5,h6,p
{
	margin:0;
	padding:0;
}
dl,dt,dd,ol,ul,li
{
	list-style:none;
	margin:0;
	padding:0;
}
a
{
	color:#09C;
	text-decoration:none;
	font-family:Arial, Tahoma, Verdana, Geneva, sans-serif;
}
a:hover
{
	text-decoration:underline;
}
img
{
	border:none;
}
.clean
{
	clear:both;
	height:0;
	line-height:0;
	overflow:hidden;
	display:block;
}
.clearfix:after
{
	content:'\20';
	clear:both;
	height:0;
	visibility:hidden;
	line-height:0;
	overflow:hidden;
	display:block;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clearfix {zoom: 1;}

.wrapper
{
}
.top
{
	width:960px;
	height:92px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.header
{
	width:960px;
	height:39px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	background-position: 0 0;
}
.header .logo
{
	background:url(../images/logo.png) no-repeat 0 0;
	width:145px;
	height:40px;
	position:absolute;
	left:0px;
	top:0px;
}

div.nav{
	width:920px;
	height:42px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 40px;
	display: block;
}
div.nav li{
	float:left;
	margin:0 3px 0 0;
	line-height:0;
	font-size:0;
}
div.nav li a{
	display:block;
	background:url(../images/menubgoff.png) 0 0 no-repeat;
	width:141px;
	height:42px;
	font:bold 12px/42px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
}
div.nav li a:hover{
	color:#CCC;
	background-color:inherit;
	background-image: url(../images/menubgon.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div.nav li a.hover{
	display:block;
	width:111px;
	height:42px;
	font:bold 12px/42px Arial, Helvetica, sans-serif;
	color:#535353;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	background-image: url(../images/menubgon.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div.nav li.noMargin{
	margin:0;
}

.main
{
	width:960px;
	margin:0 auto;
	background-position: 0 0;
}
.page-about
{
	background:url(../images/page_about_bg.png) no-repeat 0 0;
	padding:392px 0 0 0;
}
.page-portfolio
{
	background:url(../images/page_portfolio_bg.png) no-repeat 0 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.page-contact
{
	background:url(../images/page_contact_bg.png) no-repeat 0 0;
	padding:392px 0 0 0;
}

.slider
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 22px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.slide-trigger
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 180%;
	color: #333;
}
.slide-normal
{
	display:inline-block;
	background:url(../images/slide_normal.png) no-repeat 0 0;
	width:29px;
	height:26px;
	cursor:pointer;
}
.slide-current
{
	background-image:url(../images/slide_current.png);
	cursor:none;
}
.slider .slider-content
{
	height:258px;
	overflow:hidden;
	position:relative;
	background-color: #FFF;
}
.slider .slider-content .slide-cont-inner
{
	position:absolute;
	left:0;
	top:0;
	width:4000px;
}
.slider .slider-content a
{
	float:left;
	display:inline;
	z-index:0;
}
.slider .slider-content img
{
	width:960px;
	height:258px;
}
.slider .slider-content .loading
{
	background:url(../images/loading.gif) no-repeat center center;
}
.slider-nav
{
	background:url(../images/slide_bg.png) no-repeat 0 0;
}
.slider-nav .item
{
	background:url(../images/slide_bg.png) no-repeat 0 -168px;
	width:320px;
	height:84px;
	float:left;
	display:inline;
	overflow:hidden;
}
.slider-nav .item-last
{
	width:320px;
}
.slider-nav .item-current00
{
	background-position:0 -84px;
}
.slider-nav .item-current01
{
	background-position:-320px -84px;
}
.slider-nav .item-current02
{
	background-position:-640px -84px;
}
.slider-nav .item p
{
	height:63px;
	padding:8px 26px;
	margin:0;
	line-height:18px;
	font-size:11px;
	color:#CCC;
	cursor:pointer;
}
.slider-nav .item strong
{
	display:block;
	font-size:12px;
	line-height:22px;
	color:#ffffff;
}

.works
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.works .title
{
	background:url(../images/title_works.png) no-repeat 0 0;
	padding:35px 0 0 0;
	font-size:12px;
	font-weight:normal;
	color:#333;
	margin:0 0 25px 0;
}
.works .work-item
{
	float:left;
	display:inline;
	width:237px;
	overflow:hidden;
	margin:0 4px 0 0;
}
.works .work-item-last
{
	margin:0;
}
.works .work-item .item-thumb
{
	width:237px;
	height:122px;
	margin:0 0 8px 0;
	background:#1B1C1F;
}
.works .work-item .item-thumb a
{
	display:inline-block;
	border:1px solid #3f4349;
	background:#1B1C1F;
	-webkit-transition:border-color .6s;
}
.works .work-item .item-thumb a:hover
{
	border:1px solid #069BFE;
	-webkit-transition:border-color .6s;
}
.works .work-item .item-title
{
	font-size:15px;
	font-weight:bold;
	line-height:20px;
	padding:0 0 2px 5px;
}
.works .work-item .item-title a:hover
{
	color:#069;
	text-decoration:none;
}
.works .work-item .item-desc
{
	color:#666;
	font-size:11px;
	padding:0 0 0 5px;
	height:18px;
	overflow:hidden;
}

.portfolio .title
{
	background:url(../images/title_portfolio.png) no-repeat 0 0;
	padding:37px 0 0 0 ;
	font-size:12px;
	font-weight:normal;
	color:#a3a6a9;
	margin:0 0 25px 0;
}

.service
{
	margin:0;
}
.service .title
{
	background:url(../images/title_service.png) no-repeat 0 0;
	font-size:12px;
	font-weight:normal;
	color:#a3a6a9;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 37px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.service-index .title
{
	background-image:url(../images/title_company.png);
}
.contant-service .title
{
	background:url(../images/title_service_contact.png) no-repeat 0 0;
}
.service .service-item
{
	float:left;
	display:inline;
	width:278px;
	overflow:hidden;
	margin:5px 0 34px 38px;
	padding:0 25px 0 0;
	background:url(../images/sepline.png) no-repeat right center;
}
.service .service-item-first
{
	width: 620px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 34px;
	margin-left: 0;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 180%;
	color: #333;
}
.service .service-item-last
{
	margin:5px 0 34px 38px;
	padding:0;
	background:none;
}
.service .service-item .item-thumb
{
	float:left;
}
.service .service-item .item-title
{
	font-size:16px;
	font-weight:bold;
	line-height:50px;
	padding:0 0 0 3px;
	color:#ffffff;
    font-family:Arial, Tahoma, Verdana, Geneva, sans-serif;
}
.service .service-item .item-title a:hover
{
	text-decoration:none;
	color:#069BFE;
}
.service .service-item .item-desc
{
	color:#a3a6a9;
	padding:11px 0 0 12px;
}

.process
{
}
.process .title
{
	background:url(../images/title_process.png) no-repeat 0 0;
	padding:37px 0 0 0 ;
	font-size:12px;
	font-weight:normal;
	color:#a3a6a9;
	margin:0 0 25px 0;
}
.process .process-item
{
	float:left;
	display:inline;
	width:280px;
	overflow:hidden;
	margin:0 25px 40px;
}
.process .process-item-first
{
	margin:0 25px 40px 0;
}
.process .process-item-last
{
	margin:0 0 40px 25px;
}
.process .process-item .item-thumb
{
	float:left;
}
.process .process-item .item-title
{
	font-size:16px;
	font-weight:bold;
	line-height:50px;
	padding:0 0 0 3px;
    color:#ffffff;
    font-family:Arial, Tahoma, Verdana, Geneva, sans-serif;
}
.process .process-item .item-desc
{
	color:#a3a6a9;
	padding:11px 0 0 10px;
	height:90px;
	overflow:hidden;
}
.process .process-item .item-order
{
	margin:10px 0 0 12px;
}
.process .process-item .item-order li
{
	background:url(../images/list_icon.png) no-repeat 0 10px;
	line-height:24px;
	font-size:11px;
	padding:0 0 0 12px;
	font-weight:bold;
	color:#ffffff;
}

.icon
{
	width:65px;
	height:50px;
	background:url(../images/icons.png) no-repeat 0 0;
}
.icon01
{
	background-image:url(../images/icon_01.png);
}
.icon02
{
	background-image:url(../images/icon_02.png);
}
.icon03
{
	background-image:url(../images/icon_03.png);
}
.icon04
{
	background-image:url(../images/icon_04.png);
}
.icon05
{
	background-image:url(../images/icon_05.png);
}
.icon06
{
	background-image:url(../images/icon_06.png);
}
.icon07
{
	background-image:url(../images/icon_07.png);
}
.icon08
{
	background-image:url(../images/icon_08.png);
}
.icon09
{
	background-image:url(../images/icon_09.png);
}

.footer
{
	width:960px;
	margin:0 auto 52px;
}
.footer .sendmail
{
	background:#edf1f2 url(../images/send_demand.png) no-repeat 0 0;
	height:30px;
}
.footer .line
{
	background:url(../images/dot.png) repeat-x 0 0;
	height:2px;
	margin:10px 0 0;
}
.footer .links
{
	padding:8px 0 17px;
	background-repeat: no-repeat;
	background-position: right 6px;
}
.footer .links a
{
	line-height:20px;
	color:#8b8e92;
	padding:0 5px;
	font-family:Tahoma, Geneva, sans-serif;
}
.footer .links a:hover
{
	text-decoration:none;
	color:#900;
}

.demand
{
	margin:5px 0 42px;
}
.demand .title
{
	background:url(../images/title_demand.png) no-repeat 0 0;
	padding:37px 0 0 0 ;
	font-size:12px;
	font-weight:normal;
	color:#a3a6a9;
	margin:0 0 15px 0;
}

.about
{
	margin:14px 0 42px;
}
.about .title
{
	background:url(../images/title_about.png) no-repeat 0 0;
	padding:37px 0 0 0 ;
	font-size:12px;
	font-weight:normal;
	color:#a3a6a9;
	margin:0 0 25px 0;
}

.portfolio-siderbar
{
	float:left;
	display:inline;
	width:250px;
}
.portfolio-siderbar li
{
	width:242px;
	
}
.portfolio-siderbar li a
{
	display:block;
	line-height:30px;
	color:#999999;
	color:#333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.portfolio-siderbar li.current a
{
	color:#ffffff;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.portfolio-siderbar li a:hover
{
	color:#E8A31A;
	text-decoration:none;
}
.portfolio-siderbar li.current a
{
	color:#0876A7;
	text-decoration:none;
	font-size:16px;
	line-height:28px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	background-position: 0 center;
}
.portfolio-siderbar li.words
{
	color:#38393b;
	line-height:20px;
	padding:2px 0 6px 8px;
}

.portfolio-list
{
	float:left;
	width:700px;
	background:url(../images/p_sepline.png) no-repeat 0 0;
	padding:0 0 0 10px;
	margin:0 0 0 0;
	_height:900px;
}
.portfolio-list:after
{
	content:".";
	height:0;
	overflow:hidden;
	clear:both;
}
.portfolio-list .title
{
	font-size:28px;
	color:#b4b4b8;
	line-height:47px;
	height:47px;
	margin:0 0 0 12px;
	font-weight:normal;
	background:transparent no-repeat 0 0;
}
.portfolio-list .slide-trigger
{
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
.portfolio-list .slide-trigger .slide-current
{
	background-image:url(../images/slide_current_portfolio.png);
}
.portfolio-list .portfolio-item
{
	float:left;
	display:inline;
	width:246px;
	overflow:hidden;
	margin:0 0 30px 5px;
	position:relative;
}
.portfolio-list .portfolio-item-last
{
}
.portfolio-list .portfolio-item .item-thumb
{
	background:transparent no-repeat 0 0;
	width:235px;
	height:120px;
	border:1px solid #484a53;
	margin:4px;
}
.portfolio-list .portfolio-item .item-thumb:hover
{
	border:1px solid #e8a31a;
	-webkit-transition:border-color .6s;
}
.portfolio-list .portfolio-item .item-thumb img
{
	width:235px;
	height:120px;
	background:#1B1C1F;
}
.portfolio-list .portfolio-item .item-title
{
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	padding:0 0 0 3px;
	height:30px;
	overflow:hidden;
}
.portfolio-list .portfolio-item .item-title a:hover
{
	text-decoration:none;
	color:#E8A31A;
}
.portfolio-list .portfolio-item .item-desc
{
	color:#a3a6a9;
	padding:0 0 0 3px;
}

.mask
{
	position:absolute;
	left:0;
	top:0;
	background:#000000;
	opacity:0.4;
	filter:alpha(opacity=40);
	width:100%;
	height:100%;
	z-index:3000;
	display:none;
}

.dialog
{
	position:absolute;
	left:50%;
	top:50%;
	width:980px;
	height:604px;
	margin:-302px 0 0 -490px;
	background:url(../images/alpha.png) no-repeat 0 0;
	_background:none;
	z-index:3001;
	display:none;
}
.dialog .dlg-inner
{
	width:920px;
	height:544px;
	background:#e3e4e9 url(../images/dialog_bg.png) no-repeat 0 0;
	border:1px solid #4b4b54;
	position:relative;
	margin:26px 0 0 27px;
}
.dialog .dlg-close
{
	position:absolute;
	right:1px;
	top:1px;
	width:36px;
	height:26px;
	background:#e3e4e9 url(../images/close.png) no-repeat 0 0;
	cursor:pointer;
}
.dialog .dlg-title
{
	padding:0 0 0 10px;
	line-height:26px;
	height:27px;
	color:#1e2227;
	font-weight:bold;
}
.dialog .dlg-body
{
	margin:0 10px;
	height:454px;
	overflow:hidden;
}
.dialog .dlg-footer
{
	position:relative;
}
.dialog .dlg-footer .carsoule
{
	position:absolute;
	left:60px;
	top:9px;
	width:802px;
	overflow:hidden;
}
.dialog .dlg-footer .carsoule ul
{
	position:relative;
}
.dialog .dlg-footer .prev
{
	position:absolute;
	left:13px;
	top:9px;
	width:30px;
	height:45px;
	background:url(../images/prev.png) no-repeat 0 0;
	cursor:pointer;
}
.dialog .dlg-footer .next
{
	position:absolute;
	left:875px;
	top:9px;
	width:30px;
	height:45px;
	background:url(../images/next.png) no-repeat 0 0;
	cursor:pointer;
}
.carsoule li
{
	float:left;
	display:inlinee;
	width:70px;
	height:40px;
	border:1px solid #a4a4ac;
	margin:0 9px;
}

.portfolio-info
{
}
.portfolio-info .pf-thumb,
.portfolio-info .pf-detail,
.portfolio-info .pf-desc
{
	float:left;
	display:inline;
}

.portfolio-info .pf-thumb
{
	width:254px;
}
.portfolio-info .pf-thumb img
{
	border:1px solid #484a53;
	-webkit-border-radius:2px;
}
.portfolio-info dt
{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin:3px 0 0 0;
}

.portfolio-info .pf-detail
{
	width:130px;
}
.portfolio-info .pf-desc
{
	width:524px;
	height:131px;
	background:url(../images/info_sepline.png) no-repeat left 0;
	padding:0 10px 0 37px;
	position:relative;
	
}

.portfolio-info dd
{
	color:#505154;
	word-spacing:normal;
	white-space:normal;
	word-break:break-all;
    word-wrap:break-word;
}

.portfolio-info .pf-desc .control
{
	position:absolute;
	right:10px;
	top:-8px;
}
.portfolio-info .control a
{
	display:inline-block;
	width:58px;
	height:21px;
	margin:0 5px;
}
.portfolio-info .pf-desc .disable
{
	opacity:0.3;
	cursor:default;
}
.portfolio-info .pf-desc .prev
{
	background:url(../images/p_prev.png) no-repeat 0 0;
}
.portfolio-info .pf-desc .back
{
	background:url(../images/back.png) no-repeat 0 1px;
	width:1px;
	cursor:default;
}
.portfolio-info .pf-desc .next
{
	background:url(../images/p_next.png) no-repeat 0 0;
}


.portfolio-content
{
	padding:7px 0;
	text-align:center;
	clear:both;
}
.portfolio-content img
{
	border:1px solid #484A53;
	margin:10px auto;
	background:#1B1C1F;
}

.basic-info
{
	float:left;
	width:410px;
	padding:0 4px;
}
.detail-info
{
	float:left;
	width:520px;
	padding:0 4px;
}
.info-row
{
	margin:0 0 2px;
}
.info-row label
{
	color:#c7c8c9;
	font-weight:bold;
	line-height:24px;
	display:inline-block;
}
.info-row .demand-input
{
	background:#131417

;
	border:1px solid #2b2c2f;
	border-top:1px solid #131417;
	height:30px;
	line-height:28px;
	width:360px;
	padding:0 6px;
	color:#606264;
	font-weight:bold;
	outline:none;
}
.info-row .demand-text
{
	height:200px;
	width:500px;
	max-width:500px;
}
.info-row .demand-input:focus,.info-row .input-focus
{
	color:#cbcccd;
	background:#1f2227;
	border-color:#618545;
	-webkit-box-shadow:0 0 10px rgba(97,133,69,.6);
	-webkit-transition:background .6s, border-color .6s;
}
.submit-row
{
	text-align:right;
	padding:10px 4px 0;
}
.info-row .submit-btn
{
	display:inline-block;
	background:url(../images/submit_btn.png) no-repeat 0 -110px;
	width:138px;
	height:55px;
	border:none;
	outline:none;
}
.info-row .submit-btn-disabled
{
	background-position:0 0;
}
.info-row .submit-btn:hover,
.info-row .submit-btn:focus
{
	background-position:0 -55px;
}
.info-row .submit-btn-disabled:hover,
.info-row .submit-btn-disabled:focus
{
	background-position:0 0;
}

.proimg {
	border: 1px solid #999;
	padding: 3px;
	margin-right: 40px;
	background-color: #FFF;
}

.proimgs {
	border: 1px solid #CCC;
	padding: 3px;
	margin-right: 8px;
	background-color: #FFF;
	margin-bottom: 2px;
}

/* 文字菜单 */
#menu {
}
#menu li{
	float: left;
	width: 119px;
	margin-right: 1px;
}
#menu li a{
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 39px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
#menu li a:hover{
	background-image: url(../images/menubgon.jpg);
}
#menu .danqian a{
	background-image: url(../images/menubgon.jpg);
}
.slide-trigger h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #0876A7;
	font-weight: normal;
}
