@charset "utf-8";
BODY {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
}
input{ outline:none;}
img {
	border: 0 none;
}
ul, li {
	list-style-type: none;
}
body {
	background: #fff;
	padding: 0;
font-family:, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto auto auto;
	color: #000;
}
p {
	padding: 2px;
	margin: 0px;
}
.main_container {
	width: 1200px;
	height: auto;
	margin: auto;
	padding: 0px;
}
#header {
	width: 1000px;
	height: 173px;
	background: url(../images/header_bg.jpg) no-repeat center;
	background-position: 0px 0px;
	margin: auto;
}
#logo {
	float: left;
	padding: 15px;
}
/*---------------- menu tab----------------------*/
#menu_tab {
	width: 1000px;
	height: 50px;
	background-color: #fff;
}
.left_menu_corner {
	width: 9px;
	height: 50px;
	float: left;
	background: url(../images/menu_left.gif) no-repeat center;
}
.right_menu_corner {
	width: 9px;
	height: 50px;
	float: left;
	background: url(../images/menu_right.gif) no-repeat center;
}
ul.menu {
	list-style-type: none;
	float: left;
	display: block;
	width: 982px;
	margin: 0px;
	padding: 0px;
	background: url(../images/menu_bg.gif) repeat-x;
}
ul.menu li {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	line-height: 50px;
}
ul.menu li.divider {
	display: inline;
	width: 2px;
	height: 50px;
	float: left;
	background: url(../images/menu_divider.gif) no-repeat center;
}
.menu01 {
	font-family: '微软雅黑';
	font-size: 18px;
	margin-top: 10px;
}
.menu01 a.on {
	color: #000;
}
a.nav1:link, a.nav1:visited {
	display: block;
	float: left;
	padding: 0px 8px 0px 22px;
	margin: 0 14px 0 14px;
	height: 50px;
	text-decoration: none;
	background: url(../images/home.png) no-repeat left;
	color: #676d77;
}
a.nav2:link, a.nav2:visited {
	display: block;
	float: left;
	padding: 0px 8px 0px 22px;
	margin: 0 14px 0 14px;
	height: 50px;
	text-decoration: none;
	background: url(../images/services.png) no-repeat left;
	color: #676d77;
}
a.nav3:link, a.nav3:visited {
	display: block;
	float: left;
	padding: 0px 8px 0px 22px;
	margin: 0 14px 0 14px;
	height: 50px;
	text-decoration: none;
	background: url(../images/favs.png) no-repeat left;
	color: #676d77;
}
a.nav4:link, a.nav4:visited {
	display: block;
	float: left;
	padding: 0px 8px 0px 22px;
	margin: 0 14px 0 14px;
	height: 50px;
	text-decoration: none;
	background: url(../images/user_add.png) no-repeat left;
	color: #676d77;
}
a.nav5:link, a.nav5:visited {
	display: block;
	float: left;
	padding: 0px 8px 0px 22px;
	margin: 0 14px 0 14px;
	height: 50px;
	text-decoration: none;
	background: url(../images/car.png) no-repeat left;
	color: #676d77;
}
a.nav6:link, a.nav6:visited {
	display: block;
	float: left;
	padding: 0px 8px 0px 22px;
	margin: 0 14px 0 14px;
	height: 50px;
	text-decoration: none;
	background: url(../images/contact-new.png) no-repeat left;
	color: #676d77;
}
a.nav1:hover, a.nav2:hover, a.nav3:hover, a.nav4:hover, a.nav5:hover, a.nav6:hover {
	color: #333333;
}
li.currencies {
	width: 180px;
	float: left;
	padding: 0 0 0 15px;
	_padding: 12px 0 0 15px;
	color: #676d77;
	font-size: 11px;
	font-weight: bold;
}
/*----------------crumb_navigation-------------*/
.crumb_navigation {
	width: 980px;
	height: 15px;
	padding: 5px 10px 0 20px;
	color: #333333;
	background: url(../images/navbullet.png) no-repeat left;
	background-position: 5px 6px;
}
.crumb_navigation a {
	color: #0fa0dd;
	text-decoration: underline; cursor:pointer
}
span.current {
	color: #0fa0dd;
}
/*-------------left_content------------------*/
.left_content {
	width: 220px;
	float: left;
}
.title_box {
	font-family:'微软雅黑';
	width: 220px;
	height: 14px;
	padding: 46px 0 20px 0;
	font-size: 18px;
	color: #000;
}
.banner_adds {
	width: 220px;
	text-align: center;
	padding: 0px 0 0px 0;
}
/*--------------------------center content--------------------------*/
.center_content {
	width: 700px;
	float: left;
	margin-right: 19px;
}
.center_title_bar {
	width: 700px;
	height: 14px;
	float: right;
	_margin: 0 0 28px 6px;
	line-height: 14px;
	font-size: 14px;
	color: #777777;
	border-bottom: 2px solid #e6e6e6;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 42px;
	padding-right: 0;
	padding-bottom: 24px;
	padding-left: 0px; font-family:"宋体"
}
.center_title_bar a {
	padding: 0 0px;
	font-size: 14px;
	color: #000; cursor:pointer
}
.center_title_bar a.more {
	padding: 0 0 0 6px;
	color: #00a1e9;
}
/*----------------------right content--------------*/
.right_content {
	width: 261px;
	float: left;
	padding: 0px 0 0 0;
}
.right_title_bar {
	width: 261px;
	height: 14px;
	float: left;
	padding: 42px 0 24px 0px;
	margin: 0 0 28px 0px;
	_margin: 0 0 28px 0px;
	line-height: 14px;
	font-size: 18px;
	font-family: '微软雅黑';
	color: #000;
	border-bottom: 2px solid #e6e6e6;
}
.right_prod_box {
	width: 261px;
	height: auto;
	float: left;
	padding: 0px;
}
.right_prod_box td {
	background: #fff;
}
.product_img_small {
	height: 68px;
	width: 68px;
}
.product_img_small img {
	height: 68px;
	width: 68px;
	margin: 10px;
	margin-top: 0;
	margin-right: 15px;
	border: 1px #efefef solid;
}
.product_img_small img0 {
	height: 68px;
	width: 68px;
	margin: 10px;
	margin-top: 0;
	margin-right: 15px;
	border: 0px #efefef solid;
}
/*---------prod_box----------*/
.prod_box {
	width: 180px;
	height: 188px;
	float: left;
	/*padding: 0px 26px 16px 26px;*/margin: 0px 24px 13px 24px;padding:0px;
}
.product_img {
	width: 178px;
	height: 128px;
	text-align: center;
	border: 0px #efefef solid;
}
.product_img:hover {border: 0px #efefef solid;

}

.product_img a img {
	position: relative;
    left: 0; transition: all .5s;
}

.product_img a:hover img {
	position: relative;
    left: -8px;transition: all .5s;
}

.product_img0 a img {
	position: relative;
    left: 0; transition: all .5s;
}

.product_img0 a:hover img {
	position: relative;
    left: -8px;transition: all .5s;
}

.product_img01 {
	/*width: 178px;border: 1px #efefef solid;*/
	height: 128px;
	text-align: center;

}
.product_title {
	padding: 14px 0 4px 2px;
	color: #000000;
	font-size: 14px;
	line-height: 18px; font-family:'微软雅黑';
}
.product_title01 {
	padding: 14px 0 6px 6px;
	color: #000000;
	font-size: 14px;
	line-height: 18px; font-family:'微软雅黑';
}
span.reduce {
	font-size: 12px;
	color: #999999;
}
span.price {
	font-size: 14px;
	color: #fc6e51;
}
.prod_price{font-family:'宋体'; margin-top:6px; padding-left:2px;}
.prod_price01{font-family:'宋体'; margin-top:0px; padding-left:6px; margin-bottom:20px; padding-bottom:0px;}
.product_img:hover{ border:0px solid #ccc}
.center_prod_box{ /*border-bottom: 1px dashed #e5e5e5;*/ margin-left:8px; margin-right:8px; margin-bottom:16px; width:178px;}
/*---------prod_box_big----------
.prod_box_big{
width:554px;
height:auto;
float:left;
padding:10px 10px 10px 15px;
}
.top_prod_box_big{
width:554px;height:12px;background:url(../images/details_box_top.gif) no-repeat center bottom;float:left; padding:0px; margin:0px;
}
.bottom_prod_box_big{
width:554px;height:12px;background:url(../images/details_box_bottom.gif) no-repeat center top;float:left;padding:0px; margin:0px;
}
.center_prod_box_big{
width:554px;height: auto;background:url(../images/details_box_center.gif) repeat-y;float:left; text-align:center;padding:0px; margin:0px;
}
.product_img_big{
width:170px;
padding:5px 0 5px 10px;
float:left;
}
.details_big_box{
width:345px;
float:left;
padding:0 0 0 15px;
text-align:left;
}
.product_title_big{
color:#ea2222;
padding:5px 0 5px 0;
font-weight:bold;
font-size:14px;
}
.specifications{
font-size:12px;
font-weight:bold;
line-height:18px;
}
.thumbs{
padding:8px 5px 8px 5px;
border:1px #DFD1D1 solid;
margin:3px 0 0 0;
}
.thumbs a{
padding:3px;
}
.prod_price_big{
padding:5px 0 5px 0;
font-size:16px;
}
span.reduce{
color:#999999;
}
span.price{
color:#ea2222;
}
a.addtocart{
width:76px;
height:27px;
display:block;
float:left;
background:url(../images/addtocart.gif) no-repeat left;
padding:0 0 0 33px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
a.compare{
width:76px;
height:27px;
display:block;
float:left;
margin:0 0 0 10px;
background:url(../images/compare.gif) no-repeat left;
padding:0 0 0 33px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
span.blue{
color:#5F9FAB;
}*/
/*---------------contact_form------------------*/
.contact_form {
	width: 355px;
	float: left;
	padding: 0px 0 0 75px;
}
.form_row {
	width: 335px;
	clear: both;
	padding: 10px 0 10px 0;
	_padding: 5px 0 5px 0;
	color: #a53d17;
}
label.contact {
	width: 75px;
	float: left;
	font-size: 12px;
	text-align: right;
	padding: 4px 5px 0 0;
	color: #333333;
}
input.contact_input {
	width: 253px;
	height: 18px;
	background-color: #fff;
	color: #999999;
	border: 1px #DFDFDF solid;
	float: left;
}
textarea.contact_textarea {
	width: 253px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #fff;
	border: 1px #DFDFDF solid;
	float: left;
}
a.contact {
	width: 99px;
	height: 27px;
	display: block;
	float: right;
	margin: 0 0 0 10px;
	background: url(../images/contact_bt.gif) no-repeat left;
	padding: 0 0 0 10px;
	text-decoration: none;
	line-height: 27px;
	color: #1c4a52;
}
/*--------------footer----------------*/
.footer {
	clear: both;
	height: 170px;
	font-size: 14px;
	color: #999999;
	font-family: "微软雅黑"
}
.center_footer {
	width: 1200px;
	margin: auto;
	text-align: center;
	color: #999999;
	padding: 48px 0 10px 0px;
}
.center_footer a img {
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 12px; cursor:pointer
}
.center_footer p {
	line-height: 18px
}

.yqlink{ width:100%;}
.yqlink div{ width:1200px; margin:0 auto; height:60px; line-height:60px;}
.yqlink ul{}
.yqlink ul li{ float:left}
.yqlink ul li a{ display:block; margin:0 20px; color:#b6b6b6; cursor:pointer}
.yqlink ul li a:hover{ text-decoration:underline}
/*-------------left_conten01------------------*/
.left_content01 {
	width: 448px;
	float: left;
}
.title_box01 {
	height: 18px;
	padding: 35px 0 17px 0;
	font-size: 18px;
	color: #000;
	font-family: '微软雅黑';
}
.ys td {
	height: 61px;
	font-size: 12px;
	color: #999;font-family: '微软雅黑';
}
.ysNew td {
	line-height:16px; padding:0px 0;
	font-size: 12px;
	color: #999;font-family: '微软雅黑';
}
.ys td p {
	font-size: 14px;
	color: #000;
	line-height: 20px
}
.ys .bg {
	background: url(../images/icon_numbg.png) no-repeat center;
}
.ys .bg_on {
	background: url(../images/icon_numbg_on.png) no-repeat center;
	color: #FFF;
}
.case td img:hover {
	border: 2px solid #00a1e9
}
.cooperation ul {
	margin: 0;
	padding: 0;
	height: 200px;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea
}
.cooperation li {
	border: 1px solid #eaeaea;
	border-right: 0;
	border-bottom:0;
	display: inline;
	float: left;
	width: 148px;
	height: 100px; cursor:pointer
}
.cooperation li a {
	width: 146px;
	height: 98px;
	display: block;
}
.cooperation li a:hover {
	border: 1px solid #00A1E9;
}
.cooperation li.last {
	border-right: 1px solid #eaeaea;
}
.cooperation_info {
	border: 1px solid #eaeaea;
	padding: 24px 28px;
	font-size: 14px;
	color: #999;
	line-height: 18px;
	border-top: 0;
}
.cooperation_info p {
	font-size: 18px;
	color: #000;
	line-height: 24px
}
.center_content01 {
	width: 448px;
	float: left;
	margin-right: 20px;
	margin-left: 22px;
}
.right_content01 {
	width: 260px;
	float: left;
	padding: 0px;
}
.imgTable td {
	background: #fff;
	text-align: center
}
.serviceHotLine {
	width: 112px;
	height: 200px;
	float: right;
	padding: 16px 38px;
	text-align: center;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6
}
.serviceHotLine img {
	margin-bottom: 26px;
}
.serviceHotLine span {
	font-size: 14px;
	color: #000;
}
.serviceHotLine01 {
	width: 230px;
	height: 200px;
	float: right;
	padding: 16px 38px;
	border-left: 1px solid #e6e6e6;
	text-align: right;
	font-size: 14px;font-family: '微软雅黑';
	color: #000;
}
.serviceHotLine01 img {
	margin-top: 14px;
	margin-bottom: 4px;
}
.serviceHotLine02 {
	width: 144px;
	height: 230px;
	float: right;
	padding: 0px 18px 0px 20px;
	border-left: 1px solid #e6e6e6;
	text-align: right;
	font-size: 14px;
	color: #000;font-family: '微软雅黑';
}
.serviceHotLine02 dl {
	width: 100px;
	text-align: left
}
.serviceHotLine02 dl dt, .serviceHotLine02 dl dd {
	line-height: 22px;
	margin: 0;
	padding: 0;
	padding-left: 0px;
	text-align: left;
}
.serviceHotLine02 dt,.serviceHotLine03 dt {height: 40px
}
.serviceHotLine02 b {
	color: #444;
	font-weight: bold;
	font-size: 18px;
	display: block;
	padding-bottom: 14px;
	font-family: '微软雅黑';
	font-weight: normal;
}
.serviceHotLine03 {
	width: 154px;
	height: 230px;
	float: right;
	padding: 0px 0px 0px 0px;
	border-left: 0px solid #e6e6e6;
	text-align: right;
	font-size: 14px;font-family: '微软雅黑';
	color: #000;
}
.serviceHotLine03 dl {
	width: 100px;
	text-align: left
}
.serviceHotLine03 dl dt, .serviceHotLine03 dl dd {
	line-height: 22px;
	margin: 0;
	padding: 0;
	padding-left: 0px;
	text-align: left;
}
.serviceHotLine03 b {
	color: #444;
	font-weight: bold;
	font-size: 18px;
	display: block;
	padding-bottom: 14px;
	font-family: '微软雅黑';
	font-weight: normal;
}
.postion {
	height: 66px;
	line-height: 66px
}
.postion p {
	display: block;

	padding: 0
}
.postion ul {
	width: 800px;
	float: right;
	padding: 0;
	margin: 0;
	padding-top: 20px
}
.postion li {
	float: right;
	height: 27px;
	line-height: 27px;
	padding-left: 32px;
	padding-right: 25px
}
.c_box {
	background: #fff;
	height: auto;
	border: 1px solid #e5e5e5;
	text-align: center;
	padding: 0 60px;
	padding-top: 100px;
}
.c_box p {
	font-size: 14px;
	line-height: 76px
}
.c_box div.zysx {
	height: 38px;
	background: #fff8df;
	border: 1px solid #ffe588;
	border-radius: 4px;
	padding: 30px 0 30px 30px;
	text-align: left;
	font-size: 12px;
	color: #777777
}
.c_box div span {
	color: #b71818;
	line-height: 20px
}
.c_box a { cursor:pointer;
	height: 132px;
	line-height: 132px;
	text-decoration: underline;
}
.c_box01 {
	background: url(../images/logo01.png) no-repeat left center #fff;
	height: 220px;
	padding-top: 0px;
	border: 1px solid #e5e5e5;
}
.c_box01 p {
	text-align: left;
	font-size: 26px;
	padding-top: 38px;
	padding-left: 260px
}
.c_box01 span {
	text-align: left;
	font-size: 18px;
	color: #797979;
	line-height: 24px
}
.c_box01 div {
	text-align: left;
	font-size: 18px;
	color: #797979;
	line-height: 24px;
	height: 60px;
	padding-left: 260px;
	padding-top: 50px
}
.c_box01 div a { cursor:pointer;
	padding: 15px 58px;
	border: 1px solid #e5e5e5;
	font-size: 18px;
	color: #000;
}
.c_box01 .grzx {
	color: #00a1e9;
	border-right: 0;
}
.c_box01 .quit {
	border-right: 0;
	background: url(../images/icon_off.png) no-repeat 40px center;
	border-right: 1px solid #e5e5e5;
	padding-left: 70px
}
.c_box01 .order {
	border-right: 0;
}
.c_box02 {
	background: #fff;
	height: 348px;

}
.c_box02 th {
	background: #f8f8f8;
	height: 48px;
	font-size: 12px;
	color: #444;
	line-height: 48px;
	border: 1px solid #e5e5e5; border-right:0;border-left:0;
}
.c_box02 .th {
	padding-left: 24px
}
.c_box02 .th1 {
	padding-right: 24px
}
.c_box02 .tab { background:#FFF;border: 1px solid #e5e5e5;border-top: 0px solid #e5e5e5;
	padding-left: 24px;
	padding-right: 24px;
	overflow: hidden;
}
.c_box02 .tab img {
	padding-left: 24px;
	padding-right: 24px;
	border: 1px solid #e5e5e5;
	padding: 0;
	margin: 0;
}
.c_box02 .tab td {
	background: #fff;
	padding: 22px 0px 22px 0px;
	font-size: 12px;
	color: #000; border-bottom:1px solid #e8e8e8;

}
.cannel_order {display: block;
height: 10px;
width: 100px;
text-align: center;
color: #00a1e9 !important;
/* background: #00a1e9; */
line-height: 10px;}
.cannel_order1 {display: block;
height: 10px;
width: 100px;
text-align: center;
color: #00a1e9 !important;
/* background: #00a1e9; */
line-height: 10px;}
.cannel_order2 {display: block;
height: 10px;
width: 100px;
text-align: center;
color: #00a1e9 !important;
/* background: #00a1e9; */
line-height: 10px;}
.ask_price{ display:block; height:56px; width:200px;font-family: '微软雅黑';font-size: 18px; text-align:center; color:#fff !important; background:#00a1e9; line-height:56px;}
.btn_save{ display:block; height:56px; width:200px;font-family: '微软雅黑';font-size: 18px; text-align:center; color:#fff !important; background:#ff7e30; line-height:56px;}
.c_box03 {
	background: #fff;
	height: 260px;
	border: 1px solid #e5e5e5;
	padding: 44px 0;
}
.c_box03_add {
	height: 240px;
}
.c_box03 .pro {
	padding: 33px 70px;
	background: #fff;
	float: left;
	margin: 0 22px;
	border-right: 1px solid #e5e5e5;
}
.c_box03 .pro_info {
	padding: 0px;
	height: 256px;
	background: #fff;
	float: left;
	padding-left: 22px;
	width: 800px
}
.c_box03 .pro_info th {
	color: #000;
	font-size: 12px;
	height: 40px;
	line-height: 40px
}
.c_box03 .pro_info th.title {
	color: #000;
	font-size: 30px;
	padding-bottom: 40px;font-family: '微软雅黑';
}
.c_box03 span.gyjg {
	display: block;
	border: 1px solid #ffe68f;
	background: #fff8df;
	padding: 11px 0;
	border-radius: 4px;
	padding-left: 30px;
	width: 530px
}
.c_box03_add {
	height: 240px;
}
.c_box03_add .pro_info th {
	color: #000;
	font-size: 12px;
	height: 35px;
	line-height: 35px;font-family:'微软雅黑'; font-weight:normal;
}
.c_box03_add .pro_info th.title {
	color: #000;
	font-size: 30px;
	padding-bottom: 24px;font-family: '微软雅黑';
}

.spms {
	width: 900px;
}
.hsxz {
	width: 280px
}
.spms h3 {
	color: #000;
	font-size: 18px;
	margin: 0;
	padding: 34px 0 18px;
	border-bottom: 2px solid #00a1e9;
}
.hsxz h3 {
	color: #000;
	font-size: 18px;
	margin: 0;
	padding: 34px 0 18px;
	border-bottom: 2px solid #00a1e9
}

dt{ height:164px}/*--------------luxuelin150301----------------*/
.pp{color: #777;font-size: 14px;display: inline-block; float: left;margin-bottom: 10px;}
.pp ul{margin:0 ; padding:0; height:14px;}  /*--------------luxuelin150301----------------*/
.pp ul li{ margin:0 ; padding:0; margin: 0 0px;}
.pp ul li a { padding:2px 5px; /* width: 80px; */}
dl a:hover{color:#00a1e9;}
dl a.on {cursor:pointer;border-radius:2px; height:20px; background:#00a1e9; text-align:center;color:#fff;padding:4px 8px;}

.tab01 {}
.tab01 td {
	height: 88px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 18px;
	font-family: '微软雅黑';cursor:pointer;
}
.tab01 td.on {
	color: #00a1e9;
}
.hsxzL {
	width: 280px;
	float: left;
}
.hsxzL p.title {
	font-size: 18px;
	font-family: '微软雅黑';
	padding-top: 32px;
	padding-bottom: 18px;
	border-bottom: 2px solid #00a1e9;
	width: 276px;
	text-indent: 10px;
	margin: 0;
}
.hsxz_info {
	width: 254px;
	margin: 0 auto;
	border-bottom: 1px dashed #e5e5e5;
	color: #999999;cursor:pointer;
}
.hsxz_info b.title {
	font-size: 14px;
	line-height: 64px;
	color: #000
}
.hsxz_info p {
	line-height: 16px;
	padding-bottom: 10px
}
.proList {
	width: 900px;
	float: right;
}
.proList p.title {
	font-size: 18px;
	font-family: '微软雅黑';
	padding-top: 32px;
	padding-bottom: 18px;
	width: 276px;
	text-indent: 10px;
	margin: 0;
}
.tab_check {
	font-size: 14px;
	color: #777777;
	height: 40px;
	line-height: 40px;
}
.tab_check span {cursor:Pointer;
	background: #f7f7f7;
	padding: 11px 18px;
	border-right: 1px solid #fff;font-size: 12px;
}
.tab_check span.on {
	background: #00a1e9;
	color: #fff;
}
.timeT {
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	margin-top: 10px
}
.timeT th {
	height: 26px;
	width: 90px;
	border: 1px solid #e5e5e5;
	border-bottom: 0;
	border-left: 0;
	text-align: center;
}
.timeT td {
	height: 26px;
	width: 66px;
	border: 1px solid #e5e5e5;
	border-bottom: 0;
	border-left: 0;
	text-align: center;
}
.header01 {
	height: 46px;
	padding: 35px 0 45px 0
}
.header01 a {
	width: 224px;
	float: left;cursor:pointer;
}
.header01 ul {
	width: 644px;
	float: left
}
.header01 ul li {
	float: left;
	padding: 8px 40px;
	color: #999999;
	font-size: 18px
}
.tabtd img {
	padding: 8px 0 0 0;
}
.tabtd td {
	color: #999999;
	font-size: 12px
}
.tabtd td p {
	color: #000;
	font-size: 18px;
	line-height: 26px;
	font-family: '微软雅黑';
}
.p_title {
	border-bottom: 1px dashed #e5e5e5;
	padding-top: 30px;
	padding-bottom: 24px;
	font-size: 14px;
	font-weight: bold;
}


.menu_l { width:280px; border:1px solid #e5e5e5; background:#fff; border-bottom:none; padding:0; margin:0; float:left; margin-right:18px}
.menu_l ul{padding:0; margin:0; text-align:center; }
.menu_l li { margin:0; padding:0; height:88px; line-height:86px; font-size:18px; color:#000; font-family:"微软雅黑";border-bottom: 1px solid #e5e5e5;}
.menu_l li.on {color:#00a1e9;}
.menu01 a{ width:80px;}


.timeTT { position:relative; height:288px; width:409px; top:-9px; left:790px; background:#fff; border:1px solid #ebebeb; z-index:1000}
.timeT01{ margin:12px 8px;}
.timeT01 span{ color:#999}
.timeT01 .th01{height:36px;
	width: 90px;
	border: 1px solid #e5e5e5;
	border-bottom: 0;
	border-left: 0;
	text-align: center;}

.timeBot{ background:url(../images/timebg.png) no-repeat left bottom; height:80px; }
.timeBot a.a01{ height:80px; width:136px; display:block; float:left }
.timeBot a.a02{ height:80px; width:136px; display:block; float:left  }
.timeBot a.a03{ height:80px; width:136px; display:block; float:left  }
.postion p {
	display: block;
	float:left;
	padding: 0
}

.timeTT_left{ position:relative; height:288px; width:409px; top:-202px; left:-411px; background:#fff; border:1px solid #ebebeb}
.on_new{ background:#fff}
.timeT01 td span{ color:#999}
.timeTT_index{position: absolute; height:288px; width:409px; top: 118px; left: 50%; background:#fff; margin-left: 188px;border:1px solid #ebebeb}
.timeTT_index1{position: absolute; height:288px; width:409px; top: 130px; left: 50%; background:#fff; margin-left: 188px;border:1px solid #ebebeb}
