* {
	margin:0;
	padding:0;
	font-family:"微軟正黑體", Helvetica, Times New Roman;	
	word-wrap: break-word;
	word-break: break-all;
}
*:focus {
	outline: none;	
}
a {
	text-decoration:none;
	color:inherit;
}

html, body {
	width:100%;
	height:100%;
}

a:focus { 
	-moz-outline-style: none; 
	outline: none; 
}
a img {
	border:none;	
}
ul,li {
	list-style-type:none;	
}
input {
	outline:none;
	border:none;
}
input[type="button"] {
	cursor:pointer;	
}

.clear {
	clear:both;	
}

/*** layout ***/

body.product{
	background:#c9c8c4;
}
body.salon{
	background:#424041;
}
body.contact{
	background:#e5e5e5;
}
body.news{
	background:#bbbbbc;
}
body.service{
	background:#a8a9a9;
}
body.about{
	background:#c4c4c4;
}
body.about02{
	background:#d9d8d2;
}
#wrapper{
	width: 100%;
	margin: 0 auto -40px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	min-width: 1240px;
}
.push {
	height: 40px;
}
#header{
	width: 100%;
	min-width: 1240px;
	background: #FFF;
	padding: 0 0 10px;
}
#header .top{
	width:100%;
	height:38px;
	background:#c9c8c4;
}
#header .top .inner{
	width:960px;
	margin:0 auto;
	position:relative;
}
#header .top .inner a{
	width:25px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
}
#header .top .inner a.fb_btn{
	background:url(../images/index_img/fb_btn.png) no-repeat;
	right:30px;
	top:6px;
}
#header .top .inner a.google_btn{
	background:url(../images/index_img/google_btn.png) no-repeat;
	right:2px;
	top:6px;
}
#header .top .inner a.ce_btn{
	background:url(../images/index_img/ce_btn.png) no-repeat;
	right:58px;
	top:6px;
}
#header .top .inner a:hover{
	background-position:0-25px;
}

#header .menu{
	width:960px;
	margin:12px auto 0;
}

#header .menu ul#nav{
	float:left;
}
#header .menu ul#nav li{
	float:left;
	margin:0 19px 0 0;
}
#header .menu ul#nav li.last{
	margin:0;
}
#header .menu ul#nav li .items{
	width:119px;
	height:18px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	margin: 8px 0 0 0;
}
#header .menu ul#nav li .item01{background:url(../images/index_img/menu01.png) no-repeat;}
#header .menu ul#nav li .item02{background:url(../images/index_img/menu02.png) no-repeat;}
#header .menu ul#nav li .item03{background:url(../images/index_img/menu03.png) no-repeat;}
#header .menu ul#nav li .item04{background:url(../images/index_img/menu04.png) no-repeat;}
#header .menu ul#nav li .item05{background:url(../images/index_img/menu05.png) no-repeat;}
#header .menu ul#nav li .item06{background:url(../images/index_img/menu06.png) no-repeat;}

#header .menu ul#nav li .items:hover, #header .menu ul#nav li.active .items{
	background-position:0 -18px;
}

#header .menu ul#nav li .arrow{
	position:absolute;
	width:119px;
	height:11px;
	background:url(../images/index_img/arrow.png) no-repeat;
	display:none;
	z-index:5;
}
#header .menu ul#nav li.nav01{
	top:0;
	left:0;	
}

#header .menu ul#nav li .sub{
	display:none;
	position:absolute;
	width:100%;
	background:#424041;
	height:115px;
	box-shadow:0 2px 2px 2px #222;
	left:0;
	top: 87px;
	z-index:5;
	min-width:1024px;
}
#header .menu ul#nav li .sub .inner{
	margin: 10px auto 0;
	text-align: center;
	position: relative;
	background: url(../images/index_img/border01.png) no-repeat 0 0;
}
#header .menu ul#nav li .sub .inner > a{
	float: left;
	min-width: 80px;
	height: 95px;
	background: url(../images/index_img/border01.png) no-repeat 100% 0;
}
#header .menu ul#nav li .sub .inner > a:hover p{
	color:#FFF;
}
#header .menu ul#nav li .sub .inner > a p{
	color: #959697;
	font-size: 14px;
	margin: 3px 0;
	padding: 0 20px;
}
#header .menu ul#nav li .sub .inner > a img{
	width:120px;
	height:65px;
}



#header .menu ul#nav li .sub .inner .third_box{
	float: left;
	min-width: 80px;
	height: 95px;
	background: url(../images/index_img/border01.png) no-repeat 100% 0;
	cursor:pointer;
}
#header .menu ul#nav li .sub .inner .third_box p{
	color: #959697;
	font-size: 14px;
	margin: 3px 0;
	padding: 0 20px;
}
#header .menu ul#nav li .sub .inner .third_box:hover p{
	color:#FFF;
}
#header .menu ul#nav li .sub .inner .third_box img{
	width: 120px;
	height: 65px;
}
#header .menu ul#nav li .sub .inner .third_box .third{
	width: 120px;
	background: #424041;
	padding: 16px 0 0 0;
	display:none;
}
#header .menu ul#nav li .sub .inner .third_box:hover .third{
	display:block;
}
#header .menu ul#nav li .sub .inner .third_box .third a{
	display: block;
	width: 100%;
	background: url(../images/index_img/border02.png) no-repeat center 0;
	color: #98999a;
	font-size: 14px;
	padding: 8px 0;
}
#header .menu ul#nav li .sub .inner .third_box .third a:first-child{
	background:url(../images/index_img/third_bg.png) no-repeat 0 0;
}
#header .menu ul#nav li .sub .inner .third_box .third a:hover{
	color:#FFF;
}




#container{
	width:100%;
	position:relative;
	min-width: 1240px;
}
#footer{
	width:100%;
	min-width: 1240px;
	position:relative;
	z-index:50;
}
#footer p{
	width:960px;
	margin: 0 auto;
	text-align:right;
	color:#231815;
	font-size:12px;
	padding:24px 0 0 0;
}
#footer p a{
	color:#231815;
}
body.salon #footer{
	background:#c6c5c1;
}


/*** index ***/
#index_container .slide_box{
	max-width: 1920px;
	position: relative;
	overflow: hidden;
	margin:12px 0 0 0;
}
#index_container .slide_box .left_black{
	background:#000;
	opacity:0.6;
	position:absolute;
	left:0;
	top:0;
	width:441px;
	height:472px;
	z-index:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
}
#index_container .slide_box .right_black{
	background:#000;
	opacity:0.6;
	position:absolute;
	right:0;
	top:0;
	width:441px;
	height:472px;
	z-index:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
}
#index_container .slide_box .slide_img{
	width:1024px;
	height:472px;
	margin: 0 auto;
	position:relative;
}
.slide_img .slide_left_btn{
	background:url(../images/index_img/slide_left_btn.png) no-repeat;
	width:15px;
	height:33px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
	left:10px;
	top:50%;
	margin:-26px 0 0 0;
	z-index:50;
}
.slide_img .slide_right_btn{
	background:url(../images/index_img/slide_right_btn.png) no-repeat;
	width:15px;
	height:33px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
	right:10px;
	top:50%;
	margin:-26px 0 0 0;
	z-index:50;
}
.slide_img .slide_left_btn:hover{
	background-position:0 -33px;
}
.slide_img .slide_right_btn:hover{
	background-position:0 -33px;
}

#index_container .slide_box .slide_img ul{
	position:absolute;
	width:999999px;
	margin-left:-2048px;
}
#index_container .slide_box .slide_img ul li{
	float:left;
}
#index_container .slide_box .slide_img ul li .inner{
	width:1024px;
	height:472px;
}
#index_container .slide_box .slide_img ul li .inner > a{
	float:left;
}
#index_container .slide_box .slide_img ul li .inner .t3{
	float:left;
	width:624px;
}
#index_container .slide_box .slide_img ul li .inner img{
	
}

#index_container .bottom{
	width:960px;
	margin:55px auto 0;
	border-bottom:solid 8px #717071;
}
#index_container .bottom .news{
	width:341px;
	float:left;
	margin:0 8px 0 0;
}
#index_container .bottom .news > img{
	margin:0 0 15px;
}
#index_container .bottom .news > a{
	display: block;
	width: 269px;
	color: #3e3a39;
	font-size: 13px;
	text-indent: -72px;
	margin:0px 0 10px 72px;
}
#index_container .bottom .news > a span{
	color:#3e3a39;
	font-size:12px;
	padding: 0 10px 0 0;
}
#index_container .bottom .news .news_more{
	margin:13px 0 0 0;
	border-top: solid 1px #424041;
	border-bottom: solid 1px #424041;
	padding:5px 0;
}
#index_container .bottom .news .news_more a{
	background:#bdbaae url(../images/index_img/more_btn.png) no-repeat 95% center;
	height:42px;
	display:block;
	text-indent:-9999px;
}
#index_container .bottom .newsP{
	width:402px;
	float:left;
	margin:0 8px 0 0;
}
#index_container .bottom .newsP > img{
	margin:0 0 15px;
}
#index_container .bottom .newsP a{
	float:left;
}
#index_container .bottom .newsP a img{
	width:200px;
	height:155px;
}
#index_container .bottom .newsC{
	width:201px;
	float:left;
}
#index_container .bottom .newsC > img{
	margin:0 0 15px;
}
#index_container .bottom .newsC a{
	display:block;
	margin: 0 0 5px 0;
}
#index_container .bottom .newsC a img{
	
}


/*** product ***/
#product_container{
	width:960px;
	margin: 0 auto;
	position:relative;
}
#product_container .left{
	padding: 35px 0 0 0 ;
	width: 120px;
	float:left;
}
#product_container .left ul{
	width: 170px;
}
#product_container .left ul li{
	margin: 0 0 10px 0;
	width: 170px;
}
#product_container .left ul li > p{
	color:#424041;
	font-size:14px;
	width:120px;
	display:block;
	border-bottom:solid 1px transparent;
	text-align:left;
	cursor:pointer;
}
#product_container .left ul li:hover > p, #product_container .left ul li.active > p{
	border-bottom:1px solid #424041;
}

#product_container .left ul li > a{
	color:#424041;
	font-size:14px;
	display:block;
	text-align:left;
	cursor:pointer;
}
#product_container .left ul li > a span{
	background:url(../images/product_img/more_btn.png) no-repeat;
	width:13px;
	height:13px;
	margin: 0 0 0 5px;
	display:none;
}
#product_container .left ul li:hover > a span, #product_container .left ul li.active > a span{
	display:inline-block;
	
}

#product_container .left ul li .sub{
	width: 120px;
	background: url(../images/product_img/border01.png) repeat-y 10px 0;
	padding: 20px 0 0 0px;
	display:none;
}
#product_container .left ul li.active .sub{
	display:block;
}
#product_container .left ul li .sub .inner{
	background: url(../images/product_img/dot.png) no-repeat 9px 7px;
	padding: 0 0 10px 20px;
}
#product_container .left ul li .sub .inner.last{
	background: url(../images/product_img/dot_last.png) no-repeat 9px 7px;
}
#product_container .left ul li .sub .inner a{
	color:#424041;
	font-size:13px;
	display: block;
}
#product_container .left ul li .sub .inner a span{
	background:url(../images/product_img/more_btn.png) no-repeat;
	width:13px;
	height:13px;
	margin: 0 0 0 5px;
	display:none;
}
#product_container .left ul li .sub .inner a:hover span, #product_container .left ul li .sub .inner.active a span{
	display:inline-block;
}


#product_container .right{
	float:left;
	width:770px;
	padding: 80px 0 0 70px;
}
#product_container .right ul{
	float:left;
}
#product_container .right ul li{
	float:left;
	width:311px;
	margin: 0 74px 0px 0;
	height: 314px;
}
#product_container .right ul li a{
	width:311px;
	display:block;
}
#product_container .right ul li a .p_img{
	background:url(../images/product_img/item_bg.png) no-repeat 0 100%;
	width:310px;
	height:231px;
	padding:0 0 1px 1px;
	margin: 0 0 8px;
}
#product_container .right ul li a .p_img img{
	width:310px;
	height:231px;
}
#product_container .right ul li a p{
	color:#424041;
	font-size:19px;
	padding:0 25px 0 0;
	background:none;
}
#product_container .right ul li:hover a p{
	background:#424041;
	color:#FFF;
}
#product_container .right ul li a p span{
	background:url(../images/product_img/more_btn2.png) no-repeat;
	width:13px;
	height:13px;
	display:inline-block;
	margin: 0 0 0 12px;
	overflow:hidden;
	display:none;
}
#product_container .right ul li:hover a p span{
	background-position:0 -13px;
}


/*** product detail ***/
#product_detail{
	float: left;
	width: 770px;
	padding: 40px 0 0 70px;
}
#product_detail > img{
	width:765px;
	height:595px;
}
#product_detail .info{
	margin: 10px 0 0px 0;
}
#product_detail .info .img{
	float:left;
	background:url(../images/product_img/item_bg.png) no-repeat 0 86%;
	width:320px;
}
#product_detail .info .img img{
	width:320px;
	height:260px;
}
#product_detail .info .text{
	float:left;
	width:410px;
	padding:0 0 0 40px;
	margin: 20px 0 0 0;
}
#product_detail .info .text h1{
	color:#424041;
	font-size:31px;
	font-weight:normal;
	padding:0 0 0 10px;
}
#product_detail .info .text h2{
	color:#424041;
	font-size:16px;
	font-weight:normal;
	border-bottom: solid 1px #888;
	padding:0 0 5px 10px;
}
#product_detail .info .text h3{
	color:#424041;
	font-size:15px;
	font-family:Helvetica;
	font-weight:normal;
	padding:5px 0 0 10px;
	line-height:20px;
}
#product_detail .info .text p{
	color:#424041;
	font-size:13px;
	font-weight:normal;
	padding:5px 0 0 10px;
	line-height:20px;
}
#product_detail .info .text h4{
	font-size:13px;
	font-weight:normal;
	border-bottom: solid 1px #888;
	border-top: solid 1px #888;
	margin:5px 0 0 0;
}
#product_detail .info .text h4 span{
	color:#424041;
	background:#c9c8c4;
	float:left;
	padding: 5px 0 5px 30px;
	background: url(../images/product_img/dot2.png) no-repeat 10px center;

}
#product_detail .info .text h4 span.size{
	float:right;
	color:#ccc;
	background:#424041;
	padding:5px;
	cursor:pointer;
	*width:39px;
}

.size_black{
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#000;
	opacity:0;
	z-index:200;
	display:none;
}
.size_box{
	position:fixed;
	width:550px;
	height:370px;
	background:#FFF;
	top:50%;
	left:50%;
	margin:-185px 0 0 -275px;
	text-align:center;
	z-index:205;
	display:none;
	opacity:0;
}
.size_box .close_btn{
	position:absolute;
	top:-20px;
	right:0;
	width:12px;
	height:14px;
	background:url(../images/product_img/close.png) no-repeat;
	cursor:pointer;
}
.size_box > img{
	width:400px;
	height:356px;
}


#product_detail .type_box{
	
}
#product_detail .type_box .item{
	margin: 40px 0 0 0;
}
#product_detail .type_box .item .title{
	float:left;
	border-left: solid 1px #888;
	border-right: solid 1px #888;
	color:#424041;
	font-size:25px;
	padding:107px 6px 0;
	width:50px;
	margin:0 15px 0 0 ;
}
#product_detail .type_box .item img{
	float:left;
	width:690px;
	height:170px;
}
#product_detail .type_box .item .text{
	margin:5px 0 0 10px
}
#product_detail .type_box .item .text p{
	font-size:13px;
	color:#424041;
	background:url(../images/product_img/dot3.png) no-repeat 0 center;
	padding:0 0 0 10px;
}
#product_detail .salon{
	text-align:center;
	margin:80px 0 40px 0;
}
#product_detail .salon .salon_img{
	width:768px;
	height:140px;
	cursor:pointer;
}


.salon_black{
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#000;
	opacity:0;
	z-index:200;
	display:none;
}
.salon_box{
	position:fixed;
	width:585px;
	height:370px;
	background:#FFF;
	top:50%;
	left:50%;
	margin:-185px 0 0 -275px;
	opacity:0;
	z-index:205;
	display:none;
}
.salon_box .close_btn{
	position:absolute;
	top:-20px;
	right:0;
	width:12px;
	height:14px;
	background:url(../images/product_img/close.png) no-repeat;
	cursor:pointer;
}
.salon_box ul{
	float:left;
}
.salon_box ul li{
	float:left;
	width:248px;
	margin: 0 20px 30px 0;
}
.salon_box ul li a{
	width:248px;
	display:block;
	position:relative;
}
.salon_box ul li .mask{
	position:absolute;
	background:none;
	width:248px;
	height:125px;
	z-index:1;
}
.salon_box ul li:hover .mask{
	background:url(../images/product_img/album_img_mask.png) no-repeat;
}
.salon_box ul li .mask img{
	width:248px;
	height:125px;
}
.salon_box ul li p{
	color:#424041;
	font-size:13px;
	margin:5px 0 0 0;
}

.salon_box ul{
	width: 555px;
	height: 330px;
	overflow: auto;
	margin: 20px 0 0 30px;
}
/*** mcs ***/
.mCSB_container {
	width: auto;
	overflow: hidden;
}
.mCustomScrollBox>.mCSB_scrollTools {
	width: 5px;
	height: 100%;
	top: 0px;
	right: 5px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: auto;
}
.mCSB_scrollTools .mCSB_dragger {
	cursor: pointer;
	width: 100%;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background:#424041;
	width: 5px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
}
.mCSB_scrollTools .mCSB_draggerRail {
	background: #c9c8c4;
	width: 5px;
	height: 100%;
	margin: 0 auto;
}

/*** salon ***/
#container.salon{
	background:#424041;
}

#product_container.salon{
	
}
#product_container.salon .left{
	width: 205px;
	background:url(../images/salon_img/cut_bg.png) no-repeat 100% 35px;
	min-height: 203px;
}
#product_container.salon .left ul{
	width:auto;
}
#product_container.salon .left ul li{
	width:auto;
}
#product_container.salon .left ul li > a{
	color:#c6c5c1;
	font-size:14px;
}
#product_container.salon .left ul li > a span{
	background:url(../images/salon_img/more_btn.png) no-repeat;
}

#product_container.salon .album_box{
	border-left:solid 1px #aaa;
	padding: 0 0 30px 25px;
	float:left;
	margin:35px 0 0 0;
}
.album_box h1{
	font-size:27px;
	color:#c6c5c1;
	font-weight:normal;
	padding:28px 0 10px 0;
}
.album_box .main_photo{
	position:relative;
	width:728px;
	height:370px;
}
.album_box .main_photo img{
	width:728px;
	height:370px;
}
.album_box .photo_list_box{
	margin: 35px 0 0 30px;
	position:relative;
	width:515px;
	
}
.album_box .photo_list_box .photo_list{
	width:515px;
	height:40px;
	position:relative;
	overflow:hidden;
}
.album_box .photo_list_box .photo_list ul{
	width:1000000px;
	float:left;
}
.album_box .photo_list_box .photo_list ul li{
	float:left;
	margin: 0 7px 0 0;
	cursor:pointer;
	position:relative;
	width:80px;
	height:40px;
}
.album_box .photo_list_box .photo_list ul li .mask{
	position:absolute;
	width:80px;
	height:40px;
	overflow:hidden;
	z-index:1;
	background:url(../images/salon_img/mask.png) no-repeat;
}
.album_box .photo_list_box .photo_list ul li.active .mask, .album_box .photo_list_box .photo_list ul li:hover .mask{
	background-position:0 -40px;
}
.album_box .photo_list_box .photo_list ul li img{
	width:80px;
	height:40px;
}
.album_box .photo_list_box .photo_list ul li:hover img, .album_box .photo_list_box .photo_list ul li.active img{
	width:80px;
	height:40px;
}
.album_box .photo_list_box .photo_list_btn{
	position:absolute;
	width:12px;
	height:14px;
	top:50%;
	margin:-10px 0 0 0;
	cursor:pointer;
	overflow:hidden;
}
.album_box .photo_list_box .left_btn{
	background:url(../images/salon_img/slide_left_btn.png) no-repeat;
	left:-21px;
}
.album_box .photo_list_box .right_btn{
	background:url(../images/salon_img/slide_right_btn.png) no-repeat;
	right:-21px;
}
.album_box .photo_list_box .photo_list_btn:hover{
	background-position: 0 -14px;
}

.album_box .info1{
	float:left;
	width:155px;
	margin:15px 0 0 0;
}
.album_box .info1 h2{
	color:#c6c5c1;
	font-size:13px;
	font-weight:normal;
	border-bottom:solid 1px #888;
	padding:0 0 5px 0;
}
.album_box .info1 h3{
	color:#c6c5c1;
	font-size:13px;
	font-weight:normal;
	padding:2px 0 5px 0;
}
.album_box .info1 p{
	color: #c6c5c1;
	font-size: 13px;
	background: url(../images/salon_img/dot.png) no-repeat 0 5px;
	padding: 0 0 0 12px;
	line-height: 20px;
}
.album_box .info1 p a{
	color:#c6c5c1;
	text-decoration:none;
	display:block;
}
.album_box .info1 p a:hover{
	text-decoration:underline;
}

.album_box .info02{
	width:565px;
	float:right;
}
.album_box .info02 pre{
	color:#c6c5c1;
	font-size:13px;
	line-height:20px;
	margin:25px 20px 0 30px;
	width: 515px;
	white-space: pre-wrap;
}

/*** contact ***/
#footer.contact{
	background: #e5e5e5;
}
#container.contact{
	background: #e5e5e5;
}
#contact_container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#contact_form{
	width: 870px;
	margin: 0 0 0 90px;
	padding:55px 0 100px 0;
}
#contact_form .item3{
	float:left;
	width:100%;
}
#contact_form .item3 h1{
	float:left;
	font-weight:normal;
	font-size:48px;
	color:#424041;
}
#contact_form .item3 h1 a{
	color:#424041;
}
#contact_form .item3 p{
	color:#424041;
	font-size:13px;
	float: left;
	margin: 17px 0 0 20px;
}
#contact_form .item3 p a{
	color:#424041;
}
#contact_form .item{
	float:left;
	width: 790px;
	margin: 10px 0 0px 80px;
}
#contact_form .item.first{
	margin:0 0 0 80px;
}
#contact_form .item label{
	width:100px;
	text-align:right;
	font-size:16px;
	color:#333;
	float:left;
}
#contact_form .item input{
	width:245px;
	height:25px;
	padding:0 0 0 5px;
	float:left;
	border-right:solid 2px #424041;
}
#contact_form .item textarea{
	width:375px;
	height:170px;
	padding:0 0 0 5px;
	float:left;
 	resize:none;
	border:none;
	border-bottom:solid 2px #424041;
	
}
#contact_form .item2{
	margin: 0 0 0 315px;
}
#contact_form .item2 #c_send{
	width:115px;
	height:25px;
	line-height:25px;
	background:#424041;	
	font-size:13px;
	text-align:center;
	color:#FFF;
}
#contact_form .item2 #c_send:hover{
	background:#888;
}

#contact_container .site{
	margin: 0 0 0 160px;
}
#contact_container .site .item{
	float:left;
	width:270px;
	margin:0 110px 30px 0;
	min-height:88px;
}
#contact_container .site .item .title{
	
}
#contact_container .site .item .title h1{
	float:left;
	color:#424041;
	font-size:17px;
	font-weight:normal;
	background:url(../images/contact_img/dot.png) no-repeat 0 center;
	padding: 0 0 0 15px;
	width:95px;
}
#contact_container .site .item .title a{
	float: left;
	color: #e5e5e5;
	font-size: 13px;
	background: #424041;
	border-bottom: solid 2px #959697;
	margin: 2px 0 0 0;
}
#contact_container .site .item .title a:hover{
	background:#555;
}
#contact_container .site .item p{
	color:#424041;
	font-size:14px;
	margin:5px 0 0 15px;
}
#contact_container .site .item span{
	color:#424041;
	font-size:14px;
	margin:5px 0 0 15px;
	display:inline-block;
	padding:0 0 0 22px;
}
#contact_container .site .item span.tel{
	background:url(../images/contact_img/tel.png) no-repeat 0 center;
}
#contact_container .site .item span.fax{
	background:url(../images/contact_img/fax.png) no-repeat 0 center;
}
#contact_container .site .item a{
	color:#424041;
	font-size:14px;
	margin:5px 0 0 15px;
	display:block;
}

/*** news ***/

#news_container{
	width: 730px;
	margin: 0 auto;
	position: relative;
	background: url(../images/news_img/bg.png) no-repeat -10px 0;
	padding: 20px 0 0 230px;
	min-height:650px;
}
#news_container h1{
	color:#424041;
	font-size:48px;
	font-weight:normal;
	line-height:48px;
}
#news_container h2{
	color:#424041;
	font-size:14px;
	font-weight:normal;
}
.news_box{
	padding:0 0 100px;
}
.news_box ul{
	
}
.news_box ul li{
	width:100%;
	margin: 35px 0 0 0;
}

.news_box ul li .left{
	float:left;
	margin: 0 15px 0 0;
	width:200px;
}
.news_box ul li .left img{
	width:200px;
	height:170px;
}
.news_box ul li .right{
	float:left;
	border-left:solid 1px #555;
	width: 490px;
}
.news_box ul li .news_title{
	position:relative;
	border-bottom:solid 1px #555;
	cursor:pointer;
	width:430px;
}
.news_box ul li .news_title h2{
	color:#EEE;
	font-size:16px;
	font-weight:bold;
	margin:0 0 0 15px;
}
.news_box ul li .news_title h2 span{
	display:inline-block;
	margin:0 15px 0 0;
	padding: 5px 0 10px 0;
}


.news_box ul li .news_title .news_icon{
	position:absolute;
	background:url(../images/news_img/icon.png) no-repeat;
	width:19px;
	height:19px;
	overflow:hidden;
	right: -10px;
	top: 24px;
}
.news_box ul li.active .news_title .news_icon{
	background-position: 0 -19px;
}

.news_box ul li .news_text{
	padding:11px 0 0 22px;
	word-wrap: break-word;
	word-break: normal;
	display:block;
	width:400px;
	height: 123px;
	overflow: hidden;
}
.news_box ul li .news_text p{
	color:#3e3a39;
	font-size:13px;
	line-height:20px;
}

.page{
	position:absolute;
	bottom: 20px;
	left:200px;
}
.page a{
	float:left;
	color:#555;
	font-size:13px;
	margin:0 5px;
}
.page a.prev{
	text-indent:-9999px;
	background:url(../images/news_img/left_btn.png) no-repeat;
	width:14px;
	height:17px;
	overflow:hidden;
	cursor:pointer;
}
.page a.prev:hover{
	background-position:0 -17px;
}
.page a.next{
	text-indent:-9999px;
	background:url(../images/news_img/right_btn.png) no-repeat;
	width:14px;
	height:17px;
	overflow:hidden;
	cursor:pointer;
}
.page a.next:hover{
	background-position:0 -17px;
}
.page a.current, .page a:hover{
	color:#000;
}


/*** service ***/
#service_container{
	
}
#service_container.service01{
	position: relative;
	width: 1230px;
	background: url(../images/service_img/bg1.png) no-repeat -70px 0;
	padding: 125px 0 20px 0;
	margin: 30px auto 0;
}
#service_container.service01 .service_info01{
	margin: 0 0 0 545px;
}
#service_container.service01 .service_info01 h1{
	color:#424041;
	font-size:17px;
	font-weight:normal;
	width: 540px;
}
#service_container.service01 .service_info01 p{
	color:#424041;
	font-size:13px;
	font-weight:normal;
	margin:0 0 15px 0;
	line-height:20px;
	width: 540px;
}
.service_type_box{
	width:960px;
	margin:0 auto;
}
.service_type_box ul{
	float:right;
	width:590px;
	margin:10px 0 0 0
}
.service_type_box ul li{
	float:left;
	margin:0 0 20px 20px;
	cursor:pointer;
}
.service_type_box ul li img{
	width:70px;
	height:70px;
}
.service_type_box ul li .float_bimg{
	position: absolute;
}
.service_type_box ul li .float_bimg img{
	width:185px;
	height:170px;
}



#service_container.service02{
	position: relative;
	width: 401px;
	margin: 0 auto;
	background: url(../images/service_img/bg2.png) no-repeat;
	padding: 260px 210px 180px 385px;
}
#service_container.service02 h1{
	color:#424041;
	font-size:16px;
	font-weight:normal;
}
#service_container.service02 h1 span{
	color:#424041;
	font-size:22px;
}
#service_container.service02 h2{
	color:#424041;
	font-size:16px;
	font-weight:normal;
}
#service_container.service02 h3{
	color:#424041;
	font-size:13px;
	font-weight:normal;
	margin:0 0 15px 0;
	line-height:20px;
}
#service_container.service02 p{
	color:#424041;
	font-size:13px;
	font-weight:normal;
	margin:0 0 15px 0 0;
	line-height:20px;
	background:url(../images/service_img/dot.png) no-repeat 0 center;
	padding:0 0 0 12px;
}
.service_link{
	width:960px;
	margin:0 auto;
	position:relative;
	text-align:center;
	border-top:solid 1px #333;
}
.service_link a{
	color:#FFF;
	background:#424041;
	text-align:center;
	padding:2px 5px;
	display:inline-block;
	margin: 0 5px;
}
.service_link a:hover{
	background:#555;
}

#service_container.service03{
	position: relative;
	width: 875px;
	margin: 0 auto;
	background: url(../images/service_img/bg3.png) no-repeat -60px 0;
	
	padding: 355px 0 303px 275px;
}
#service_container.service03 h1{
	color:#424041;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
}


/***about***/
#about_container{
	width:960px;
	margin:0 auto 0;
}
#about_container .box01{
	background:url(../images/about_img/bg02.png) no-repeat;
	height:670px;
	position:relative;
	margin:40px 0 0 0;
}
#about_container .box01 .inner01{
	position:absolute;
	width:530px;
	top: 75px;
	left: 125px;
}
#about_container .box01 .inner01 h1{
	color:#c6c5c1;
	font-size:25px;
	margin:0 0 5px 0;
}
#about_container .box01 .inner01 p{
	color:#c6c5c1;
	font-size:13px;
	line-height:21px;
}
#about_container .box01 .inner01 p span{
	color:#FFF;
}
#about_container .box01 .inner02{
	position:absolute;
	width: 535px;
	top: 365px;
	left: 415px;
}
#about_container .box01 .inner02 h1{
	color:#424041;
	font-size:25px;
}
#about_container .box01 .inner02 p{
	color:#424041;
	font-size:13px;
	line-height:20px;
}

#about_container .box02{
	width:960px;
	height:397px;
	position:relative;
	background:url(../images/about_img/bg03.png) no-repeat 100% 0;
	border-top:solid 1px #888;
}
#about_container .box02 .inner{
	position:absolute;
}
#about_container .box02 .inner01{
	top:38px;
	left:20px;
}
#about_container .box02 .inner02{
	top:240px;
	left:20px;
	width:400px;
}
#about_container .box02 .inner03{
	top:240px;
	left:550px;
}
#about_container .box02 .inner h1{
	color:#424041;
	font-size:22px;
	margin: 0 0 5px 0;
}
#about_container .box02 .inner p{
	color:#424041;
	font-size:13px;
	line-height:20px;
}
.about_link{
	width: 960px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	border-top: solid 1px #888;
}
.about_link a{
	color: #FFF;
	background: #424041;
	text-align: center;
	padding: 2px 15px;
	display: inline-block;
	margin: 0 5px;
}
.about_link a:hover{
	background:#555;
}
#about_container .box04{
	background:url(../images/about_img/bg01.png) no-repeat;
	width:960px;
	height:398px;
	padding: 0 0 50px;
	margin:20px 0 0 0;
	position:relative;
}
#about_container .box04 .inner{
	width: 590px;
	height: 110px;
	background: rgba(198,197,193,0.6);
	position: absolute;
	top: 245px;
	right: 0;
}
#about_container .box04 .inner p{
	color: #424041;
	font-size: 18px;
	line-height: 24px;
}
.about02_img{
	margin: 0 0 50px 0;
}


/*** welcome ***/
#welcome{
	width:1101px;
	height:845px;
	position:relative;
	top:50%;
	left:50%;
	margin:-422px 0 0 -550px;
	background:url(../images/index_img/welcome_bg.gif) no-repeat;
}
#welcome_footer{
	position:absolute;
	bottom:-20px;
	right:0;
}
#welcome .welcome_link{
	position: absolute;
	width: 90px;
	height: 106px;
	top: 530px;
	left: 550px;
	background: url(../images/index_img/welcome_img01.png) no-repeat;
	padding: 23px 0 0 298px;
}
#welcome .welcome_link a{
	display:block;
	color:#424041;
	font-size:17px;
	background:none;
	padding:2px 5px;
	text-align:center;
	margin: 0 0 5px;
}
#welcome .welcome_link a:hover{
	background:#c9c8c4;
}
