﻿.faui-color{ background:#099;}

.narrow .mbox
{
	width: 1000px;
}


.my_bg{
	width:100%;
	position:relative;
	z-index:2;
	height:auto;
	background:none;
	border:#ddd solid 0px;
	margin-top:-10px;}

.my_l {
	width:218px;
	height: 340px;
	float: left;
	border-width:0;
	position:relative;
	z-index:100;
	margin-right: 18px;
	/* box-shadow: 4px 3px 4px rgba(0,0,0,.2);*/
}
.my_top {
	width:100%;
	height:auto !important;
	position:relative;
	z-index:9;
	background:none;
}
.my_top>div{
	float: left;
}
.my_mid {
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
}

.my_r {
	width:780px;
	height: auto;
	float: right;
}
.narrow .my_c{
	width:100px;
}
.my_c{
	width:100%;
	height:auto;
	float:left;
	margin: 0px 0px 0 0px;
}
.my_c img{width:100%;height:auto;}

 .hot_sells{
	width:100%;
}
.hot_sells ul{
	margin-top:-3px;

	height:auto;
}
.hot_sells ul li{
	margin-bottom:-1px;
	padding:10px;
	border:#ddd solid 1px;
	z-index:1;
}
.hot_sells ul li a{
	display: block;
}
.hot_sells ul li a p{
	font-size:14px;
}
.hot_sells ul li:hover a p.name{
	font-size:14px;
	color: #07d;
	font-style: inherit;
}
.hot_sells ul li:hover{
}
.hot_sells ul li a{
	display: block;
}
.hot_sells ul li a img{
	width:75%;
	margin:0 auto;
	display: block;
}

.narrow .sellbox{
	width: 600px;
	padding-left: 0px;}

 .sellbox{
	width: 101%;
	height:180px;
	overflow: hidden;
	border:#Ddd solid 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: none;
}
.sells{width:100%;height:auto;overflow: hidden;}
.sells a{ float:left;width:auto;height:auto;margin:0 0px 5px 0;border:0px solid #e5e5e5;vertical-align:middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sells a:hover{}
.narrow .sells a img{
	width: 328px;
	height: 174px;
}
.sells a img{
	width:259px;
	height:180px;
	vertical-align:middle;
	border-right: 1px solid #eee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;*
	width:329px;
}
.sells a:hover img{
	opacity: 0.90;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
.sells a:active img{
	-webkit-transition: 0.2s all ease;
	-moz-transition: 0.2s all ease;
	-ms-transition: 0.2s all ease;
	-o-transition: 0.2s all ease;
	transition: 0.2s all ease;
	-webkit-transform:scale(0.95,0.95);
	-moz-transform:scale(0.95,0.95);
	-transform:scale(0.95,0.95);
}
/* 17-12-21è§†é¢‘åº“ä¿®æ”¹ */
 /* .index-flash{
	width:100%;
	height: 160px;
	margin:15px 0 0;
	background: none;
	border:#eee solid 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
}
.index-flash img{
	width:100%;
}
.index-flash .flatab{
	height:140px;
	overflow: hidden;
	position: absolute;
	right:10px;
	top:8px;
	z-index:2;
	border: #089CF6 solid 1px;
	border-left:none;
}
.index-flash .flatab li.hover{
	background: #0C9CF5;
}

.index-flash .flatab li{
	display: block;
	text-align: center;
	padding:4px 0;
	line-height:16px;
	width:18px;
	color: #777;
	background:#eee;

	border-left:none;
	margin-top:0px;
}
.index-flash .flatab li.hover{
	color: #E7F6FF;
}
.flabox{
	position: absolute;
	right:0px;
	top:8px;
	z-index:1;
	width:100%;

}
.flabox object{
	float: right;
	border: #0C9CF5 solid 0px;
	border-right:none;
}

.index-flash a{
	display: block;
	width:100%;
	height:160px;
	position: absolute;
	right:0;
	top:0;
} */
.index-video{
	width: auto;
	height: 200px;
	background: #fff;
}
.video-big{
	float: left;
	height: 200px;
}
.video-big img{
	width: 500px;
	height: 200px;
}
.video-minor{
	float: right;
	width: 820px;
	height: 180px;
	margin: 10px 11px;
	overflow: hidden;
}
.video-minor ul{
	height: 190px;
}
.video-minor li{
	float: left;
	width: 270px;
	height: 80px;
	margin-bottom: 20px;
}
.video-play{
	float: left;
	position: relative;
}
.video-min{
	width: 140px;
	height: 80px;
}
.video-play::before{
	display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0,.3);
    position: absolute;
    top: 0;
    left: 0;
}
.video-play-img img{
	width: 46px;
	height: 46px;
}
.video-play-img{
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -23px 0 0 -23px;
}
.video-time{
	color: #fff;
	position: absolute;
	right: 10px;
	bottom: 5px;
}
.video-info{
	float: right;
    width: 104px;
    margin: 6px 15px 6px 10px;
}
.video-text{
	height: 48px;
}
.video-number{
	color: #a7a7a7;
}

 .prew-show{
	background: none;
	padding:0;
	margin:10px 0 0;
	border: #ddd solid 0px;
}
.prew-show .index-title{
	margin:0 0;
}
.prew-show .index-title h2{
	color: #4D65EB;
	border-left: #4D65EB solid 18px;
}

.prew-show .index-pro{
	width: 104%;
	height: auto;
}
.prew-show .index-pro li{
	width: 193px;
	margin-right:3px;
	margin-left: auto;
	text-align: left;
	background: #f5f5f5;
	border-width: 0px 0px 0px 0px;
}
.prew-show .index-pro li a{
	padding:10px;
	height:185px;
}
.prew-show .index-pro li a img {
	display: block;
	width: 130px;
	height: 130px;
	margin:70px 0 0  55px;
	*margin:75px 0 0  55px;
}
.prew-show .index-pro h3{
	font-weight:600;
	margin:0 0 5px;
}
.prew-show .info-set{
	position: absolute;
	z-index: 2;
	left:0;
	top:0;
	padding:12px;
}
.prew-show li p.red{
	display: block;
	height:30px;
	margin-top:5px;
	overflow: hidden;
}
.prew-show  li a .red span{
	font-weight: 600;
}
.prew-show .zkou{
	display: block;
	width:50px;
	padding:3px 5px;
	text-align: center;
	color: #fff;
	background:#7C53E5;
}
.index-pro-info p{
	text-align: left;
}
.prew-show .index-pro-info{
	height:168px;
	width: 171px;
	border:#eee solid 1px
}


.lxc-show{
	background: none;
	padding:0;
	border: #ddd solid 0px;
}
.lxc-show .index-title{
	margin:0 0;
}
.lxc-show .index-title h2{
	color: #4D65EB;
	border-left: #4D65EB solid 18px;
}

.lxc-show .figimg{
	width: 195px!important;
	margin: 0!important;
}
.lxc-show .figimg a::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: opacity 0.55s, -webkit-transform 0.55s;
	transition: opacity 0.55s, transform 0.55s;
}
.lxc-show:hover .figimg a::after {
	opacity: 0.3;
	-webkit-transform: rotate3d(0,0,1,37deg) scale3d(1,1,1);
	transform: rotate3d(0,0,1,37deg) scale3d(1,1,1);
}

.lxc-show-show .index-pro li{
	width: 193px;
	margin-right:3px;
	margin-left: auto;
	text-align: left;
	background: #f5f5f5;
	border-width: 0px 0px 0px 0px;
}
.lxc-show .index-pro li a{
	padding:10px;
	height: 210px;
}
.lxc-show .index-pro .figimg a{
	padding:0;
	height: auto;
	cursor: default;
}
.lxc-show .index-pro .figimg a img{
	width: 195px;
	height: 230px;
	margin:0;
}
.lxc-show .index-pro li.figimg:hover a img{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.lxc-show .index-pro li.figimg:active a img{
	-webkit-transform: scale(0.96);
	-moz-transform: scale(0.96);
	-ms-transform: scale(0.96);
	-o-transform: scale(0.96);
	transform: scale(0.96);
}
.lxc-show .index-pro li a img {
	display: block;
	width: 115px;
	height: 115px;
	margin: 13px auto 15px;
}
.lxc-show .index-pro li:hover h3{
	color: #f09f00;
}
.lxc-show .index-pro h3{
	font-weight: 600;
	margin:0 0 5px;
	color: #362400;
	text-align: center;
}
.lxc-show .index-pro h3 i{
	font-size:15px;
	color: #f4a100;
}
.lxc-show .index-pro p{
	width: 156px;
	margin: 0 auto;
	color: #888;
    white-space: nowrap;
    overflow: hidden;
    /* text-overflow: ellipsis; */
}
.lxc-show .index-pro .red{
	color: #e60039;
}
.lxc-show .info-set{
	height: 45px;
	margin-top: 25px;
	text-align: center;
}
.lxc-show .info-set h3{
	position: relative;
	top: 5px;
}
.lxc-show .info-set span{
	font-weight: 700;
	font-size: 16px;
	color: #e73232;
}
.lxc-show .index-pro li{
	width: 201px;
	border-bottom-color: #e7e7e7;
	-webkit-transition:  0.2s;
	-moz-transition:  0.2s;
	-ms-transition:  0.2s;
	-o-transition:  0.2s;
	transition:  0.2s;
	border-left: 1px solid #eee;
	position: relative;
	overflow: hidden;
}



.lxc-show .index-pro li:hover a img{
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
	-ms-transform: scale(1.06);
	-o-transform: scale(1.06);
	transform: scale(1.06);
}
.lxc-show .index-pro li:active{
	-webkit-transform: scale(0.96);
	-moz-transform: scale(0.96);
	-ms-transform: scale(0.96);
	-o-transform: scale(0.96);
	transform: scale(0.96);
}

.lxc-show li p.red{
	display: block;
	height:30px;
	margin-top:5px;
	overflow: hidden;
}
.lxc-show  li a .red span{
	font-size: 13px;
	float: none;
	font-weight: 600;
}
.lxc-show .zkou{
	display: block;
	width:50px;
	padding:3px 5px;
	text-align: center;
	color: #fff;
	background:#7C53E5;
}
.index-pro-info p{
	text-align: left;
}
.lxc-show .index-pro-info{
	height:168px;
	width: 171px;
	border:#eee solid 1px
}
.lxc-text{
	width: 160px;
    height: 80px;
    padding: 10px 20px;
	/* background: rgba(74,74,74,0.9); */
	background: url(../images/index-bg1.png) repeat-x;
    color: #efefef;
	position: absolute;
	bottom: -100px;
	left: 0;
}
.index-pro .lxc-text p{
	color: #fff;
	white-space: nowrap;
    overflow: hidden;
    /* text-overflow: ellipsis; */
}

 .index-title{
	margin: 0px 0 0px;
	margin: 16px 0 15px;
	height:20px;
}
.index-title h2{
	padding: 3px;
	line-height: 20px;
	font-size: 14px;
	text-indent: 0px;
	font-weight: 600;
	color: #646464;
	display: inline-block;
	*
	zoom:1;
	*
	display: inline;
}

.index-title h2.red{
	border-left: #E60039 solid 3px;
	color: #E60039;
}
.index-title h2.orange{
	border-left: #ff7600 solid 3px;
	color: #ff7600;
}
.index-title h2.blue{
	border-left: #2196F3  solid 3px;
	color: #2196F3 ;
}


.index-title a.more{
	line-height:20px;
	color: #333;
}
.index-title a:hover{
	text-decoration: underline;
}
/* 24å°æ—¶å‘è´§ æŽ¨èäº§å“ */
.index-title h2{
	color: #666;
}
.index-title a{
	float: right;
	font-size: 14px;
	color: #e60039;
}
.index-ct{
	/*border-top: 2px solid #4395e8;*/
	position: relative;
	overflow: hidden;
}
.index-ct-2{
	/*border-top: 2px solid #9143e8;*/
}
.index-ct>a{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	cursor: default;
}
.index-ct li{
	float: left;
	width: 239px;
	height: 308px;
	background: #fff;
	overflow: hidden;
}
.index-ct .index-ul .index-pst img{
	width: 130px;
	height: 130px;
	float: right;
}
.index-ct li>div{
	height: 130px;
	padding: 13px 0;
	position: relative;
}
.index-ct .index-ul .index-pst{
	overflow: hidden;
}
.index-ct .index-ul .index-pst .text-block{
	position: absolute;
	top:20px;
	left:20px;
	z-index: 100;
}
.index-pst .text-block p{
	width: 84px;
}
.index-li-1,.index-li-2,.index-li-3,.index-li-4{
	margin-right: 1px;
}
.index-li-3 .index-li-div1,.index-li-5 .index-li-div1{
	height: 129px;
	padding: 13px 0;
	border-bottom: 1px solid #f4f4f4;
}
.index-ct li h3{
	font-size: 14px;
	font-weight: 700;
}
.index-ct li h3:hover{
	color: #f09f00;
}
.index-ct li p{
	width: 144px;
	color: #666;
	white-space: nowrap;
    overflow: hidden;
    /* text-overflow: ellipsis; */
}
.index-ct li span{
	color: #e60039;
	font-weight: 700;
}
.index-ct .index-li-4>div{
	width: 239px;
	height:282px;
	text-align: center;
}
.index-ct .index-li-4 img{
	display: inline-block;
	width: 170px;
	height: 170px;
	padding-bottom: 64px;
}
.index-ct .index-li-4 .index-li4-div{
	height: 50px;
	text-align: left;
	padding: 0 20px;
	position:relative;
}
.index-li4-div.list-recommend{
	background: url(../images/recommend-icon.png) no-repeat 184px 8px;
}
.index-li4-div .list-24h{
	display: block;
	width: 50px;
	height: 50px;
	color: #e60039;
	font-size: 42px;
	position: absolute;
	right: 1px;
	top: 0;
}
.index-ct .text-none{
	width: 209px; 
    height: 80px;
    padding: 10px 20px;
	/* background: rgba(20, 97, 177, .75); */
	background: url(../images/index-bg2.png) repeat-x;
	color:#FFF;
	position: absolute;
	bottom: -100px;
	left: 0;
	z-index: 100;
}
.index-ct .index-ul .bg-color{
	/* background: rgba(110, 37, 191, .75); */
	background: url(../images/index-bg3.png) repeat-x;
}
.index-ct .text-none p{
	width: 178px;
	color: #fff;
	white-space: nowrap;
    overflow: hidden;
    /* text-overflow: ellipsis; */
}
.index-bg-none{
	width: 209px; 
    height: 80px;
    padding: 0 20px 10px 30px;
	/* background: rgba(67, 149, 233, .9); */
	background: url(../images/index-bg2.png) repeat-x;
	color:#FFF;
	position: absolute;
	bottom: -101px;
	left: 0;
}
.index-ct .index-bg-none p{
	width: 190px;
	color: #fff;
	white-space: nowrap;
    overflow: hidden;
    /* text-overflow: ellipsis; */
}


/* .index-ct li>div:hover img{
	transform: scale(1.1);
	transition: .6s all;
} */
.index-title-tab{
	height:40px;
	line-height:42px;
	border-bottom:#fff solid 2px;
	margin-top:5px;
}
.index-title-tab li{
	float: left;
	display:inline-block;
	*zoom:1;
	*display: inline;
	margin-right:20px;
	padding:0 10px;
	height:40px;
	font-size:14px;
	color: #333;
}

.index-title-tab li.hover{
	color: #E60039;
	font-weight: 600;
	border-bottom:#E60039 solid 2px;
}
.index-xp{
	width:100%;
	height: 150px;
	padding-left:1px;
	background: #FFF;
}
.index-xp li{
	float: left;
	position: relative;
	z-index:1;
	width:22%;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;;
}
.index-xp li a{
	height: 130px;
}
.index-xp img{
	float:right;
	width:88px;
	margin:10px -8px  0;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;;

}

.index-xp li.hover img {
	width: 130px;
	margin:0px 10px 0 0;
}
.index-xp li.hover{
	width:34%;
	z-index:2;
	-webkit-box-shadow:  0 0 6px rgba(0,0,0,0.2);
	-moz-box-shadow:  0 0 6px rgba(0,0,0,0.2);
	box-shadow:  0 0 6px rgba(0,0,0,0.2);
}

.index-xp li a{
	display: block;
	overflow: hidden;
	padding:10px;
	border:#e9e9e9 solid 1px;
	margin-left:-1px;

}
.index-xp li.hover a{
	border-top: #007ed2 solid 2px;
	margin-top: -2px;
}

.index-xp .xp-info{
	float: left;
	width:120px;
	height:110px;
	background: url(../images/liaojie.png) 0 bottom no-repeat;
}
.index-xp .xp-info h3{
	font-size:14px;
	line-height:35px;
	font-weight:600;
	white-space: nowrap;
	color: #717171;
}
.index-xp .hover .xp-info h3{
	color: #078de6;
	font-weight: 600;
}
.index-xp .xp-info p{
	font-size:12px;
	color: #888;
	line-height:20px;
	white-space: nowrap;
}
.index-xp .hover .xp-info p{
	color: #555;
}


 .index-con-tab{
	width:100.5%;
}

.index-pro{
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 1200px;
	margin:0 auto;
}
.index-pro li{
	position: relative;
	z-index: 1;
	float: left;
	width: 188px;
	width:186px;
	border-style:solid;
	border-color: #ffffff;
	border-width: 0px 0px 0px 0px;
	border-bottom-color: #bababa;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #FFF;
}
.index-pro li:hover{
	z-index: 3;
}
.index-pro li a{
	display: block;
	padding: 28px 7px 10px;
	height: 203px;
	color: #666;
}
.index-pro li a:hover .pro_tj{

}
.index-pro li a h3{
	font-weight:600;
	font-size: 13px;
	display: block;
	color: #4380e9;
	margin-left: -4px;
}
.index-pro li a h3 i{
	font-size:14px;
}
.index-pro li a .red{
	font-size: 18px;
	margin-top: 5px;
}
.index-pro li a .red *{
	float: left;
	vertical-align:bottom;
}
.index-pro li a span.disc{
	float: right;
	display: inline-block;
	*
	zoom:1;
	*
	display:inline;
	padding:3px 5px;
	background: none;
	border: #e57600 solid 1px;
	background: #f98000;
	font-size:12px;
	line-height: 12px;
	color: #ffffff;
	margin: 0px 0 0 0;
	white-space: nowrap;
}
.index-pro li a em{
	font-size:12px;
	font-weight:400;
	color: #bbb;
	text-decoration:line-through;
	line-height:25px;
	margin-left: 4px;
}
.index-pro li a img{
	display: block;
	width: 130px;
	height:130px;
	margin:0 auto 35px;
	-webkit-transition: 0.2s all ease;
	-moz-transition: 0.2s all ease;
	-ms-transition: 0.2s all ease;
	-o-transition: 0.2s all ease;
	transition: 0.2s all ease;
}
.index-pro li a:active img{
	-webkit-transform: scale(0.93);
	-moz-transform: scale(0.93);
	-ms-transform: scale(0.93);
	-o-transform: scale(0.93);
	transform: scale(0.93);
}


.index-pro li a .pro_hot{
	width:50px;
	height: 50px;
	position: absolute;
	top: -1px;
	left: 0px;
	z-index: 2;
	background: url("../images/hot.png?v=002") right bottom no-repeat;
}

.index-pro li a .pro_tj{
	width:50px;
	height:49px;
	position: absolute;
	top:0px;
	left: 0px;
	z-index: 2;
	background: url("../images/tj.png?v=002") right bottom no-repeat;
}

.index-pro-info{
	filter:alpha(opacity=00);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
	position: absolute;
	left: 0px;
	bottom:0px;
	z-index: 3;
	width: 164px;
	height: 138px;
	height:auto;
	padding: 5px 10px 40px;
	background: url(../images/pro-info.png) 0 bottom no-repeat;
	overflow: hidden;
	border: #e60039 solid 1px;
	border-top: none;
	margin:0 0px;
	color: #333;
	cursor: pointer;
	overflow: hidden;
}
.index-pro-info h4{
	display: block;
	font-weight: 600;
	font-size: 14px;
	margin: 0 0 10px 0px;
	color: #4380e9;
}
.index-pro-info p{
	color: #666;
	line-height: 16px;
	margin-bottom: 5px;
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: inherit;
	padding-left:10px;
	background: url("../images/dot.png") no-repeat 0 9px;
}


.soff{
	position: absolute;
	top:10px;
	right: 10px;
	z-index: 2;
	width:50px;
	height:22px;
	font-size:15px;
	line-height: 22px;
	padding:2px;
	text-align: center;
	background: #2196F3;
	color: #fff;
}

/*banner*/

.my-btn{display:inline-block; *zoom:1;*display:inline;
	padding:0px 5px; background:none;
	border:#ddd solid 0px;
	color: inherit;
	font-weight:300;}
.my-btn i{font-size:15px;margin:0 3px 0 5px}


#con_cho_2{ background:#FFf;}
#con_cho_3{ background:#FFf;} 
#con_cho_2{height:100%;}
 
.sild a.sildbtn {
	display: block;
	width: 198px;
	height: 50px;
	border: #83CACA solid 1px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 50px;
	text-indent:40px;
	background: #099;
	z-index: 3;
}
.sild {
	position: relative;
	z-index: 2;
}
.narrow .navbox{
	width: 1000px;}
.navbox{
	position:relative;
	z-index:7;
	height:42px;
	width: 980px;
	margin: 0 auto;
}

.sildbox {
	display:block;
	position:absolute;
	top:44px;
	left:0;
	width:auto;
	height:auto;
	border: #099 solid 0px;
	background: #fff;
	z-index:9;
}
.sildleft {
	width:198px;
	height: 450px;
	float: left;
	border:#099 solid 1px;
	border-top:none;
	overflow:hidden;
}
.sildright {
	display:block;
	width:0;
	height: 450px;
	overflow:hidden;
	float: left;
	padding-right:00px;
	border-style:solid;
	border-width:0 0px 0px 0;
	border-color:#099;
}
.sildlist{
	width: 570px;
	height:100%;
	float:left;
}
.sildlist div{
	height: 100%;
	background-repeat: no-repeat;
	background-position: 15px 200px;
	overflow: hidden;
}
.sildon {
	position: absolute;
	width:0px;
	height: 50px;
	left: -2px;
	top: 0;
	background: #099;
}
.sildleft ul{
	margin:0px 0 0;
}
.sildleft ul li a {
	display: block;
	height: 55px;
	margin:0 auto;
	background: none;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 55px;
	text-align: left;
	text-indent: 20px;
	color: #555;
	border-top:1px dotted #fff;
	border-bottom:1px dotted #ccc;
	margin: 0px 0;
	-webkit-transition: 0.2s all ease;
	-moz-transition: 0.2s all ease;
	-ms-transition: 0.2s all ease;
	-o-transition: 0.2s all ease;
	transition: 0.2s all ease;
}
.sildleft ul li.hover a {
	margin-right:-1px;
	border:1px solid #099;
	border-right:0px solid #099;
	border-left:1px solid #f5f5f5;
	color: #fff;
	font-weight:600;
	background: #39B3B3;
	text-indent:22px;
}
.sildleft ul li.hover a i{
	margin-right: 13px;
}
.sildleft ul li a i {
	color: #ccc;
	font-size: 14px;
	float: right;
	margin-right: 15px;
	text-indent: 0;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.sildleft ul li.hover a i{
	color: #BAE8E8;
	text-indent: 0;
}
.sildleft ul li.hover a em{
	color:#fff;
	position:absolute;
	right:10px;
	top:16px;
	width:0;
	height:0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	_border-top: 6px solid white;
	_border-bottom: 6px solid white;
	border-left:8px solid #9BDADA;
}
.sildleft ul li.hover {
}
.sildright dl{
	width:95%;
	margin: 5px 0 0 20px;
	overflow: hidden;
}
.sildright dl dt {
	width: 33%;
	text-align: left;
	margin: 5px 0 0 0px;
	float: left;
}
#con_two_1 dl dt{
	width: 33%;
}
#con_two_1 dl dt a{
	font-size: 14px;
	padding: 3px 3px 3px 10px;
}
.sildright dl dt a {
	display: block;
	color: #666;
	width: 85%;
	height: 24px;
	line-height:24px;
	padding: 5px 5px 5px 10px;
	font-size: 14px;
	background: #fff;
	border-left:solid 2px #fff;
}
.sildright dl dt a:hover {
	color: #0aa;
	background: #F3F3F3;
	border-left: solid 2px #ddd;
	text-decoration: none;
}
.sildad {
	width: 200px;
	height: 100%;
	border-left: #eee 1px solid;
	float: right;
	background:#fefefe;
}
.sildad span {
	font-size: 16px;
	color: #ED9B22;
	line-height: 40px;
	margin: 20px 0 0 20px;
}
.sildad p {
	display: block;
	width: 80%;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	text-indent: 24px;
	margin:10px auto 20px;
}
.sildad a {
	display: block;
	width: 50%;
	height: 30px;
	font-size: 12px;
	color: #fff;
	line-height: 30px;
	margin: 20px 0 0 20px;
	background: #ED9B22;
	text-align: center;
	text-shadow: 0 1px 3px #C97C00;
}


/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®*/
.bjbtn{
	display:block;
	width:100%;
	height:60px;
	margin-top:10px;
	line-height:60px;
	text-align:left;
	background:#333;
	color:#fff;
	font-size:18px;
	text-indent: 50px;
	cursor: pointer;
}
.bjbtn:hover{
	background: #555;;
}
.bjbtn:active {
	-webkit-box-shadow: inset 0px 0px 5px #044;
	-moz-box-shadow: inset 0px 0px 5px #044;
	box-shadow: inset 0px 0px 5px #044;
}
.bjbtn i{
	font-size:24px;
	margin-right:3px;
	font-weight:300;
}
.big-btn{
	width:218px;
	margin:10px 0;
	border: #ddd solid 1px;
	background:#Fff;
}
.big-btn a {
	display: block;
	text-align:left;
	text-indent:50px;
	height: 50px;
	border-bottom:#ddd dotted 1px;
	border-top:none;
	font-size: 13px;
	color: #666;
	line-height: 50px;
	font-weight:400;
	margin:0 auto;
}
.big-btn a i.icon{
	font-size: 23px;
	line-height: inherit;
	margin: 0 8px 0 0;;
	vertical-align: middle;
	color: inherit;
	font-weight:400;
	-webkit-transition: font-size 0.25s ease-out 0s;
	-moz-transition: font-size 0.25s ease-out 0s;
	transition: font-size 0.25s ease-out 0s;
}

.big-btn a:hover {
	color:#099;
	background:#fafafa;
}

.links{
	width:218px;
	margin:0px 0 0;
	border: #ddd solid 1px;
	background:#Fff;
}

.links-title{
	background: #FFFFFF;
	color: #666;
	text-indent:20px;
	height: 30px;
	line-height: 40px;
	font-size: 14px;
	font-weight: 600;
	border-top: solid 2px #099;
}
.links-title a{
	font-size:11px;
	color: #7F7F7F;
	margin-right:10px;
	cursor:pointer;
	font-weight: 400;
}
.links ul {
	width:80%;
	margin:0 auto;
	padding-bottom:10px;
}
.links ul li {margin:0 0 5px 0;}
.links ul li a{line-height:20px; text-indent:10px;color:#666;}
.links ul li a:hover{ text-decoration:underline}
.links .htitle{font-size: 12px;line-height: 20px;padding-top:10px;font-weight: 400;color: #009999;}
.my_l ul.smallbtn {
	width: 198px;
	height: 265px;
	margin: 10px 0;
	padding: 0 0 33px 0;
	background: #FAFDFE;
	border: #A1D9DD solid 1px;
	padding: 40px 0 20px;
}
.my_l ul.smallbtn li a {
	display: block;
	font-size: 18px;
	text-align: left;
	font-weight:400;
	letter-spacing: 2px;
	margin: 0px 0 30px 25px;
	color: #444;
}
.pro {
	width:996px;
	height: auto;
	background: #fff;
	margin-bottom:0px;
	border: #ddd solid 0px;
}
.pro_top1 {
	width: 100%;
	height:50px;
	background:#fff;
	border-bottom: #ddd solid 0px;
	margin: 0 auto;
}
.pro_top1 h2 {
	display: block;
	float: left;
	width: 200px;
	padding: 0 0 0 35px;
	font-size: 15px;
	line-height: 30px;
	font-weight: 600;
	color: #333;
}
.pro_top1 h2.p1 {
	background: url(../images/cico.png) 0 0 no-repeat
}
.pro_top {
	width: 678px;
	padding: 0 10px 0;
	height: 32px;
	border-bottom: #ddd solid 1px;
	border-top: #ddd solid 1px;
	margin: 0 auto;
	background: none;
	cursor: pointer
}
.pro_top:hover {
	background: #fafafa
}
.pro_top h2 {
	display: block;
	float: left;
	width: 200px;
	padding: 0 0 0 35px;
	font-size: 15px;
	line-height: 30px;
	font-weight: 400;
	color: #333;
}
.pro_top h2.p1 {
	background: url(../images/cico.png) 0 0 no-repeat
}
.pro_top h2.p2 {
	background: url(../images/cico.png) 0 -30px no-repeat
}

.probox {
	width:100%;
}

.topnav{
	display:none;
	height:42px;
	border-color:#099;
	border-style:solid;
	border-width:0 0 2px 0;
	background:#fff;
}

ul.index-tab {
	margin:0;
	float:left;
	width:70%;
	height:42px;
	border-bottom:#EEE solid 0px;
}
.wider .my_l{width:75px;}
.wider ul.index-tab li a i.icon,.wider .big-btn a i.icon{
	margin:0 0 0 0;font-size:30px;
}
.wider ul.index-tab li a em{
	display:none;
}
.wider .my_l a span{
	font-size:0px;
	line-height:0;
	text-indent:-99em;
}
ul.index-tab li {
}

ul.index-tab li { float:left;margin:0 -0px 0 0;}
ul.index-tab li a *{vertical-align:middle;}
ul.index-tab li a {
	font-weight: bold;
	display:inline-block;
	*zoom:1;
	*display:inline;
	width:200px;
	height:42px;
	line-height:45px;
	text-align: center;
	margin:0px auto;
	font-size: 15px;
	font-weight:500;
	color:#666;
	letter-spacing:1px;
	cursor:pointer;
	position:relative;
	border-width:0px 0px 0 0px;
	border-style:solid;
	border-color:#ccc;
	border-bottom:none;

}
ul.index-tab  li a:hover{color:#09B0B0}
ul.index-tab  li.caigoulist a:hover{color:#0BAD85}
ul.index-tab  li.xiangmu a:hover{color:#1FA0C7}
ul.index-tab  li .hover {
	font-weight: 300;
	background: #099;
	color: #fff;
	border-color:#099;
}
ul.index-tab  li.xuanxing .hover {
	text-align: left;}
ul.index-tab  li.xuanxing .hover i{
	margin-left: 20px;}
ul.index-tab li.xuanxing .hover i{}
ul.index-tab  li.caigoulist .hover {
	font-weight: 300;
	background: #0BAD85;
	color: #fff;
	border-color:#0BAD85;
}
ul.index-tab  li.xiangmu .hover {
	font-weight:300;
	background: #1FA0C7;
	color: #fff;
	border-color:#1FA0C7;
}
ul.index-tab li a i{font-size:20px;margin-right:5px;font-weight:300;}
ul.index-tab li.xuanxing i{color:#09B0B0;}
ul.index-tab li.caigoulist i{color:#0BAD85;}
ul.index-tab li.xiangmu i{color:#1FA0C7;}
ul.index-tab li a em{  position: absolute;
	top: -6px;
	font-style: normal;
	font-weight: 300;
	right: 5px;
	font-size:44px;
	letter-spacing: 0;
	color: #F26300;
	overflow:hidden;}
ul.index-tab li .hover .icon{color:#fff;}
ul.index-tab li .hover em.icon{color:#099;}
ul.index-tab  li a.hover:hover {
}
ul.index-tab li a.hover:hover{ color:#fff;}
ul.index-tab  li a.hover .arrow-left{display:block;}
.arrow-left {
	display: none;
	position: absolute;
	bottom: -10px;
	left: 50%;
	z-index: 888;
	margin-left: -10px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	_border-top: 10px solid white;
	_border-bottom: 10px solid white;
	border-top: 10px solid #0fa7b7;
	overflow: hidden;
}
ul.index-tab li a.hover .cright{width:20px;height:20px;}

.pro_right {
	width:100%;
	height:519px;
	padding:0px 0 0;
	margin:0 auto;
	position:relative;
}
.pro_list{width:96%;margin:0 auto;}
.pro_list ul{
	height:350px;
	overflow:auto;
}
.pro_list ul li{
	position:relative;
	margin:10px 0 0;
}
.pro_list ul li a {
	display: block;
	height:60px;
	text-align: left;
	vertical-align: middle;
	background:#fff;
	color: #333;
	padding:15px 20px;
	border:#ccc solid 1px;
	-webkit-transition: 0.2s all ease;
	-moz-transition: 0.2s all ease;
	-ms-transition: 0.2s all ease;
	-o-transition: 0.2s all ease;
	transition: 0.2s all ease;

}
.pro_list ul li a:hover{
	background: #F3FAFB;
	border: #02B3E0 solid 1px;
}

.none-tips{
	padding: 15px 10px;
	border:#B8E8FA solid 1px;
	background:#F4FCFD;
	font-size:12px;
	line-height: 25px;
	color:#666;
}
.item-left{ float:left;width:55%; overflow:hidden;}
.item-right{ float:right; width:40%;}
.item-left strong{display:block;height:35px;padding-left:30px;font-size:17px; background:url(../images/m.png) left  3px no-repeat}
.item-left span{font-size:12px;color:#999}
.item-right p{display:block;height:60px;color:#888;line-height:60px;font-size:15px; text-wrap:none}

.wabox{position:absolute;left:-25px;bottom:0;line-height:20px;color:#c6c6c6;font-size:24px;width:24px; text-align:center; font-weight:300;border-width:0px 0 0 0px;border-color:#e6e6e6; border-style:solid}
.nabox{display:none;position:absolute;left:-22px;bottom:0;line-height:20px; background:#f6f6f6;color:#c6c6c6;font-size:22px;width:20px; text-align:center; font-weight:300;border-width:0px 0px 0 0px;border-color:#e6e6e6; border-style:solid}
.wabox:hover{ color:#09c;}
.nabox:hover{ color:#09c;}

.order_ct {
	height: 30px;
	vertical-align: middle;
	padding: 15px 0 0 0;
}
.order_ct .pro_a a {
	display: block;
	width: 60px!important;
	float: right;
	font-size:12px;
	line-height:20px;
}
.order_ct .pro_a a.check {
	background: #e8eaeb;
	padding: 0px;
	border: 1px #ddd solid;
	color: #333;
	float: left;
}
.order_ct label,.order_ct select {
	float: left;
	line-height: 20px;
}
.order_ct select {
	width: 120px;
	margin: 0 10px 0 0;
}
.order_ct label {
	margin: 0 10px 0 10px;
	line-height: 20px;
}
.content .ctgrid{text-align:end; }

.ctbox {
	position:relative;
	clear: both;
	width: auto;
	height:auto;
	min-height: 450px;
	overflow:hidden;
	margin: 0 0 0 0px;
	clear: both;
	margin-top: -1px;
	text-align: center;
	padding-bottom:10px;
	border-top:0px solid #ddd;
}
.ctbox .abtab{position:absolute;top:0;left:0;width:100%;height:auto;}
.ctbox .ovbox{height:auto;overflow:auto;padding-top:36px;
}
.ctbox table {
	margin-bottom:0px;
	width:99.4%;
	font-size:13px;
	border: 0px #eee solid;
}
.ctbox table tr:hover{
	background:none;
}
.ctbox table tr .tl {
	text-align: left;
}
.ctbox table tr th {
	text-align: center;
	background:#fff;
	padding:8px 5px;
	color: #333;
	font-weight:400;
	border-bottom: #e5e5e5 solid 1px;
	border-right:dashed 0px #aaa;
	border-top: #099 solid 0px;
}
.ctbox table tr td a.odh{
	cursor:pointer;
	color: #0066CC;
	font-size:12px;
}
.ctbox table tr td a.odh:hover{ text-decoration:underline;}
.ctbox table tr td a.odh:hover i{ text-decoration:none; font-weight:400;}
.ctbox tr td p {
	cursor: pointer
}

.ctbox table tr td {
	border: 1px #e8e8e8 solid;
}
.ctbox table tr th,.ctbox table tr td {
	padding:8px 5px;
	font-size:12px;

}
.ctbox table {
	width: 100%;
}
.ctbox table tr td .ui-btn{
	padding:5px 15px;
	margin:5px auto 0px;
	display:inline-block;
	*zoom:1;
	*display:inline;
	line-height:15px;
}
.ctbox table tr td.td-bg{ border:none!important;background:#f5f5f5;}
.ctbox table tr td.td-bg:hover{background:#f0f0f0;}
.ctbox table tr td.td-bg a{
	color:#009EE4;
	font-weight:500;
}
.ctbox table tr{-webkit-transition:background-color 0.2s linear;-moz-transition:background-color 0.2s linear;-o-transition:background-color 0.2s linear;transition:background-color 0.2s linear;}
.ctbox table tr:hover { background:rgb(240, 246, 251)!important;}
.ctbox table tr.nohover td{border-bottom: none  }
.ctbox table tr.nohover:hover { background:none!important;
;}
.td-tips{width:70%;padding:20px 0;margin:30px auto 0;}

.ctbox table tr td { line-height:16px;}
.ctbox table tr td
.ctbox table tr td a:hover{ text-decoration:underline;}
.ctbox table tr td a i.iconfont{font-size: 18px;margin:0 2px 0 0;vertical-align: baseline; text-decoration:none!important;}
.ctbox table tr td.td-btn-box a{height:25px;margin:0 3px 0 0;color:#999;font-size:12px}
.ctbox table tr td.td-btn-box a:hover{color:#029AB7}
.ctbox a.cta{
	display: block;
	text-align: center;
	padding: 8px 10px;
	font-size: 13px;
	line-height: 13px;
	background: #29BD8B;
	color: #fff;
}
.table-ul{
	width:100%;
	height:35px;
	border-top:#ccc solid 1px;
	border-bottom:none;
	cursor:pointer;
}
ul.v01 {
	background:#eee url(../images/vp.png) no-repeat;
	background-position:98% 0}
ul.v02 {
	background:#f9f9f9 url(../images/vp.png) no-repeat;
	background-position:98% -35px}
.table-ul.v01:hover{
	background:#f5f5f5 url(../images/vp.png) no-repeat;
	background-position:98% 0}
.table-ul.v02:hover{
	background:#f5f5f5 url(../images/vp.png) no-repeat;
	background-position:98% -35px}
.table-ul li{
	height:35px;
	line-height:35px;
	text-indent:10px;
}
.table-ul li a{color:#09C;}
.table-ul li.l{width:40%;float:left;}
.table-ul li.m{width:15%;float:left;padding-right:0%}
.table-ul li.s{width:16%;float:right;}
.table-ul li span{color:#999;margin:0 0 0 30px;font-size:12px;}
.table-box{display:none;}
.table-box table{border-top:none;}


.order-tab{width:50%;height:45px; background:#fff;padding:25px 0 0 00px; float:left;}
.order-tab ul { background:none;
	margin:0px 0px 0 0;
	height:auto;}
.order-tab ul li{text-align:center;margin-bottom:0px;width:160px; float:left;}
.order-tab ul li a{
	position:relative;
	display:inline-block;
	*zoom:1;
	*display:inline;
	line-height:20px;
	font-size: 14px;
	height:20px;
	padding:8px 0px;
	border: #ddd solid 1px;
	width: 95px;
	text-align:center;
	color: #A5A5A5;
	cursor:pointer;
	/* border-radius:2px; */
}
.order-tab ul li a i{
	position: absolute;
	top: 50%;
	right: -45px;
	z-index: 888;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	font-size: 22px;
	line-height: 30px;
	color: #ddd;
	overflow: hidden;}
.order-tab ul li a.hover{
	background: #FFF;

	color: #1EA4A4;

	font-weight: 600;

	border: #009999 solid 1px;}
.order-tab ul li a.hover i{font-weight:500;}
.order-tab ul li a.hover i{color: #8BC27E;}
.order-tab ul li a.hover:hover{color: #099;background: #FFF;}
.order-tab ul li a:hover{color:#09a; background:#fff;}
 
.yugou-cho{
	text-align: right;
	width: 48%;
	padding: 30px 15px 0 0;
	float:right;
	margin-top:0px;

}
.yugou-cho label{
	margin: 0 10px 0 0;}

.yugou-cho label i{
	font-size: 22px;
}
.order-cho{
	width: auto;
	padding: 10px 10px 10px 10px;
	background: #f0f0f0;
	border: #ddd solid 1px;
	text-align: left;
}
.order-cho.wbder{
	width:auto;
	background: #f5f5f5;
	border: #ddd solid 1px;
	text-align: left;
}
.order-cho a.openmore1,.order-cho a.openmore2{color:#09a;margin-left:5px;}
.order-cho a.btn{width:auto;height:25px;line-height:25px;
	padding: 0 15px;
	font-size: 12px;}
.order-cho a i{
	font-size: 17px;
	margin-right: 4px;
	vertical-align: middle;

}
.order-cho .ctgrid label{color:#666;margin-right:5px;}
.MoreControl{display:inline-block;*zoom:1;*display:inline;padding:0px;text-align:center; border-top:#eee solid 0px}
.ctgrid {margin:0 10px 0 0px;display:inline-block;*zoom:1;*display:inline;}
.ctgrid *{vertical-align:middle}
.ctgrid .int{width:100px;height:15px;padding:5px 5px;overflow:visible; line-height:15px;}
.ctgrid .ints{width:80px;height:15px;padding:5px 5px; overflow:visible; line-height:15px;}
.MoreControl .btn-gray{ background:#FFF;border:#ccc solid 1px;}
.text{font-size:inherit;line-height:inherit; font-weight:200;}
.pro-tab{
	width: 100%;
	height: 35px;
	padding: 0px 0% 0;
	background:none;
	border-bottom: 1px solid #F0F0F0;
	margin-bottom:2px;}
.pro-tab ul{margin:0px 0px 0 0px;}
.pro-tab ul li{ float:left;

}
.pro-tab .wbg{
	width:15px;
	height:40px;
	background:none;}
.pro-tab ul li a{
	display:inline-block;
	*zoom:1;
	*display:inline;
	padding:0px 15px;
	line-height:28px;
	font-size:14px;
	height:35px;
	text-align:center;
	color:#888;
	font-weight:400;
	background-color: transparent;
	border: 1px solid #ddd;
	border-width:0px 0px 0px 0px;
	border-radius:0px;
	cursor:pointer;
}
.pro-tab ul li{
	padding:0 20px;
}
.pro-tab ul li a.hover{background:none;color:#09c;border-bottom:#09c solid 2px;font-weight:600;}
.pro-tab ul li a.hover:hover{color:#0ad;}
.pro-tab ul li a:hover{color:#333;}


.order-list{position:relative; overflow:hidden;padding-top:0px;padding-bottom:10px;  width:100%;margin:0px  auto}
.list-detail{width:100%;height: 560px;overflow:auto;background:#fff;}
.list-detail table{width:100%;height:auto; background:#fff; table-layout:fixed;}
.list-detail table{color:#666;}
.list-detail table{table-layout:fixed;}
.list-detail table th{padding:3px 5px;border: #B6D2EE 1px solid;font-weight:600; background: #F3F9FF;table-layout:fixed;}
.list-detail table td{padding:2px 5px;border: rgb(230, 230, 230) 1px solid; text-align:center; line-height:20px;font-size:12px;}
.list-detail table  input[type=checkbox]{width:18px;height:18px; vertical-align:middle}
.list-detail table td.tl{ text-align:left}
.list-detail table .bgon{ width:130px;background:#F4FBFD;font-weight:600; }
.list-detail table tr .tw50{ width:50px}
.list-detail table tr .tw20{ width:20px}
.progressbox {
	display: block;
	width: 60px;
	height: 18px;
	position: absolute;
	top:9px;
	right:15px;
	font-style: normal;
	background: #D2E2E3;
	text-align: center;
	border: #ddd solid 1px
}
.progress-on {
	position: absolute;
	left: 0;
	width: auto;
	height:18px;
	float: left;
	background: #4DD2C2;
}
.pc0 {
	width: 1%;
}
.pc2 {
	width: 20%;
}
.pc4 {
	width: 40%;
}
.pc6 {
	width: 60%;
}
.pc8 {
	width: 80%;
}
.pc10 {
	width: 100%;
}
.progress-span {
	position: absolute;
	width: 100%;
	text-align: center;

	color: #000;
	float: none;
	margin: 0;
	font-size:12px;
	line-height:18px;
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®*/
.pro-btn{
	height:35px;
	overflow:hidden;
	border-bottom: #dadada solid 0px;
	background:#fff;
	padding:10px 0 0 15px;
	clear: both;

}

.pro-btn a{
	border-radius:2px;
	font-size:12px;
	margin-right:20px;
	padding:0px 10px;
}
.pro-btn a:hover{ color:#09b}
.pro-btn a i{
	font-size:18px;
	line-height:12px;
	vertical-align:middle;
	margin-right:3px;

}
.projectbox {
	position: relative;
	z-index: 1000
}
.project {
	position: fixed;
	top:20%;
	left:50%;
	display: none;
	width: 696px;
	min-height: 300px;
	border: #008D8D solid 2px;
	background: #fff;
	z-index:1000;
	margin-left:-348px;
}
.protitle {
	width: 100%;
	height: 55px;
	margin: 0 auto 15px;
	background:#f8f8f8;
	border-bottom: #ddd solid 1px;
	font-size: 22px;
	line-height: 55px;
	text-indent: 25px;
	color: #099
}
.protitle a {
	float: right;
	font-size: 22px;
	color: #099;
	line-height: 50px;
	margin: 0 15px 0 0;
	cursor: pointer
}
.protitle a:hover {
	color: #088;
}
.pro-dl{margin:20px 0 10px;}
.project dl {
	margin-bottom:5px;
}
.project dl dt,.project dl dd {
	float: left;
	line-height: 38px;
}
.project dl dt {
	width: 16%;
	font-size: 16px;
	text-indent: 30px;
	color: #333;
	font-weight: 400;
}
.project dl dd {
	width: 80%;
}
.project dl input.text {
	display: inline-block; *zoom:1;*display:inline;
	vertical-align: middle;
	width: 90%;
	height: 30px;
	padding: 4px 6px;
	margin-bottom: 0px;
	font-size: 13px;
	line-height: 20px;
	color: #555555;
	border: 1px solid #cccccc;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.project dl dt a {
	color: #099;
	font-weight: 400
}
.probtn {
	width: 100%;
	height: 80px;
	background: #fafafa;
	border-top: #ddd 1px solid
}
.probtn a {
	display: block;
	float: right;
	margin: 20px 40px 0 0px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 5px;
	cursor: pointer;
	display: inline-block; *zoom:1;*display:inline;
	font-size: 14px;
	width: 120px;
	height: 35px;
	line-height: 35px;
	overflow: visible;
	padding: 0 30px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.btn_primary {
	background-color: #099;
	color: #FFFFFF;
	border: 1px solid #008C75;

}
.probtn .bottom-box{width:75%;margin:25px auto 0; text-align:right;}
.probtn .infile{width:auto;border:#ddd solid 1px;
	vertical-align:middle;
	padding: 3px;}
.probtn .inbtn{border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 5px;
	cursor: pointer;
	display: inline-block; *zoom:1;*display:inline;
	font-size: 12px;
	width: 100px;
	height:24px;
	line-height:23px;
	overflow: visible;
	padding: 0 00px;
	margin: 0 0 0 0;
	float: none;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	background-color: #099;
	color: #FFFFFF;
	border: 1px solid #008C75;
}

 
.right_op {
	position: fixed;
	right: -55%;
	top: 0;
	width: 50%;
	height:99%;
	padding: 0 2% 1%;
	overflow-y:auto;
	background: #fff;
	border-left: solid 1px #ddd;
	border-bottom: solid 1px #eee;
	box-shadow: -3px 0px 3px rgba(0,0,0,.10)
}
.right_op {
	-webkit-transition: 0.2s all ease;
	-moz-transition: 0.4s all ease;
	-ms-transition: 0.4s all ease;
	-o-transition: 0.4s all ease;
	transition: 0.4s all ease;
}
.option {
	padding: 0 0 15px;
}
.right_op h2 {
	margin: 0 auto;
	line-height: 60px;
	font-size: 20px;
	color: #099;
	margin-top: 140px;
}
.right_op h3 {
	margin: 0 auto;
	line-height: 50px;
	font-size: 16px;
	color: #666;
}
.right_op dl {
	margin: 0 auto;
	height: 30px;
	line-height: 29px;
	font-size: 1.0em;
	color: #666;
}
.right_op dl dd {
	height:30px;
	float: left;
	width: 15%;
	text-align: left;
	color: #333;
	margin: 0;
	line-height:29px;
}
.right_op dl dt {
	height:30px;
	float: left;
	width: 78%;
	text-align: left;
	color: #666;
}
.right_op dl dt a{
	color:#088;}
.right_op dl dt input{
	height:20px;
	padding:3px;
	line-height:20px;
}
.pro_btn {
	width: auto;
	height: 40px;
	text-align: left;
}
.pro_a .abtn {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 5px;
	cursor: pointer;
	display: inline-block; *zoom:1;*display:inline;
	font-size: 14px;
	width: 120px;
	height: 30px;
	line-height: 30px;
	overflow: visible;
	padding: 0 30px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	background: #099
}
.pro_a .btn_primary {
	background-color: #099;
	color: #FFFFFF;
	border: 1px solid #008C75;
}
.pro_a a:hover {
	background: #0aa;
	color: #fff;
}
.option_area {
	width: 96%;
	padding:0 0 10px;
}
.option_area textarea {
	width: 100%;
	border-radius: 0;
	line-height: 20px;
}
.shadow {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	background: #111;
	filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity: 0.4;opacity: 0.4;
	top: 0;
	left: 0;
	z-index: 999;
} 


.myfav {
	width: 680px;
	border-top: #eee solid 0px;
	height: 160px;
	margin: 0 auto;
	display: none
}
.myfav ul {
	width: 100%;
	height: 150px;
	overflow: hidden;
}
.myfav ul li {
	float: left;
	margin: 30px 0 0 41px
}
.myfav ul li img {
	width: 85px;
	height: 80px;
	border: #ddd solid 1px;
}
.myfav ul li p {
	display: block;
	width: 86px;
	height: 15px;
	margin: 5px 0 0;
	overflow: hidden;
	font-size: 12px;
	line-height: 15px;
	color: #333;
	text-align: center;
}
.myfav ul li img {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-3px, 0, 0);
	transform: translate3d(-3px, 0, 0);
}
.myfav ul li:hover img {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.myfav .no {
	line-height: 160px;
	text-align: center;
	color: #999;
	font-size: 15px
}
.ask {
	height: 150px;
}
.history {
	height: 150px;
}
.fav {
	height: 150px;
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§*/

.right_top {
	width: 80%;
	height: 30px;
	margin: 15px auto 5px;
	border-bottom: #ddd solid 1px
}
.right_top h2 {
	font-size: 16px;
	color: #333;
	float: left;
	font-weight: 600;
}
.right_op h2 {
	position:relative;
}
.right_op h2 a{position:absolute;right:20px;top:00px;color:#999;font-size:22px;}
.right_op h2 a:hover{color:#099;}
.right_top a {
	font-size: 13px;
	color: #088;
	float: right
}
.dl-order{ width:81%;height:auto;padding-left:15%;margin:0 0 10px; background:#F4F8FA;border:1px solid #D2E2E6}
.dl-order table td{padding:5px 0;}
.mycart {
	display:none;
	width: 278px;
	height: 210px;
	border: #ddd solid 1px;
	border-top: #0aa solid 2px;
	background: #fff;
}
.mycart{position: absolute; right:-42px;top:26px;}
.mycart ul {
	width: 100%;
	height: 160px;
	overflow-y:auto;
}
.mycart ul li {
	float:none;
	width: 80%;
	height: 20px;
	margin: 12px auto;
}
.mycart ul li a {
	float: left;
	font-size: 15px;
	color: #333;
}
.mycart ul li span {
	float: right;
	font-size: 12px;
	color: #999
}
.cart_btn a {
	display: block;
	float: left;
	width: 90px;
	height: 30px;
	text-align: center;
	color: #FFF!important;
	line-height: 30px;
	font-size: 13px;
	margin: 0 0 0 25px;
	border-radius: 2px
}
.cart_btn a.access {
	background: #00AD85;
}
.cart_btn a.goshop {
	background: #099;
}
.news {
	width: 278px;
	margin: 10px 0 0;
	border: #ddd solid 1px;
	background: #fff;
}
.news ul {
	width: 100%;
	height: 152px;
	margin: 0 0 10px;
	overflow: hidden;
}
.news ul li {
	width: 80%;
	height: 20px;
	margin: 8px auto;
	overflow: hidden;
}
.news ul li a {
	float: left;
	font-size: 13px;
	color: #333;
}
.tel {
	width: 100%;
	height: 50px;
	margin: 0px auto;
	background: #fafafa;
	border-top: #eee solid 1px
}
.telbox {
	width:560px;
	margin:0 auto;
	height:50px;
}
.telbox p {
	line-height:50px;
	font-size: 14px;
	color: #333;
	margin: 0 0 0 50px
}
.telbox p i {
	margin: 0 30px 0 10px;
	font-style: normal;
	color: #097;
	font-size: 16px;
}
.inbook {
	float: right;
	height: 60px;
	background: #0aa;
}
.inbook a {
	display: block;
	width: 280px;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	color: #fff;
}
.ron {
	right: 0!important;
}
.guest {
	position: fixed;
	bottom: 50px;
	right: -255px;
	z-index: 998;
	width: 250px;
	height: auto;
	background: #fafafa;
	border: #ddd solid 1px;
	box-shadow: -1px 1px 4px #ccc;
	-webkit-transition: .3s cubic-bezier(.19, 1, .22, 1);
	-o-transition: .3s cubic-bezier(.19, 1, .22, 1);
	transition: .3s cubic-bezier(.19, 1, .22, 1);
}
.guestbox a {
	display: block;
	position: absolute;
}
.guest h2 {
	position: relative;
	display: block;
	width: 100%;
	height: 55px;
	line-height: 55px;
	text-indent: 10px;
	border-bottom: 1px solid #ccc;
	font-weight: 600;
	cursor: pointer;
	color: #099
}
.guest h2:hover {
	background: #fff;
}
.guest h2 p {
	position: absolute;
	right: 10px;
	top: 0px;
	font-size: 15px;
	color: #999;
	display: inline;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif
}
.guest ul li {
	width: 230px;
	height: 47px;
	padding: 10px 10px;
	cursor: pointer;
	border-bottom: #eee solid 1px
}
.guest ul li {
	-webkit-transition:0.2s all ease;
	-moz-transition:0.2s all ease;
	-ms-transition:0.2s all ease;
	-o-transition:0.2s all ease;
	transition:0.2s all ease;
}
.guest ul li:hover {
	background: #F5F5F5;
	padding: 10px 12px 10px 7px;
	box-shadow: 0px -2px 4px #ccc
}
.guest ul li img {
	display: block;
	float: left;
	width: 45px;
	height: 45px;
	vertical-align: middle;
	border: #ddd solid 1px;
}
.guest ul li span {
	display: block;
	float: left;
	margin: 0 0 0 10px;
	width: 150px;
	vertical-align: middle;
	line-height: 22px;
}
.guest ul li img.gray {
	-webkit-filter: grayscale(100%);
	-webkit-filter: grayscale(1);
	filter: grayscale(100%);
	filter: url('../img/gray.svg#grayscale');
	filter: gray;
}
.guest ul li span p {
	color: #999;
	font-size: 13px;
}
.guestbtm {
	display: block;
	width: 100%;
	height: 30px;
	color: #444;
	font-size: 13px;
	text-align: center;
	line-height: 30px;
	border-top: #ddd solid 1px
}
.guestbtm a:hover {
	color: #099;
	background: #eee;
}
.guestbtm1 {
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	font-size: 2em;
	border-right: 1px #eee solid
}
.guestbtm2 {
	display: block;
	width: 210px;
	height: 30px;
	float: left
}

#guestbox {
	position: fixed;
	bottom:-1px;
	right: 0;
	width: 140px;
	padding: 0 0 0 0px;
	text-indent:0px;
	text-align:center;
	height:28px;
	border: #088 1px solid;
	background:#089;
	cursor: pointer;
	overflow: hidden;
	box-shadow: 0 0 4px #ccc;
	font-size: 14px;
	line-height:28px;
	letter-spacing: 2px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	text-shadow:1px 1px 2px #055;
}
#guestbox {
	-webkit-transition: 0.2s all ease;
	-moz-transition: 0.2s all ease;
	-ms-transition: 0.2s all ease;
	-o-transition: 0.2s all ease;
	transition: 0.2s all ease;
}
#guestbox:hover {
	background:#09a;
	width: 150px;
	color: #fff
}


.servicesBox {
	width: 236px;
	height:344px;
	margin-left: 10px;
	/*clear: both;*/
	line-height: 18px;
	color: #999999;
	font-size: 12px;
}

.servicesBox .serBox {
	cursor: pointer;
	border-right: 0px solid #F4F4F4;
	display: inline;
	width:236px;
	height: 112px;
	float: left;
	overflow: hidden;
	background-color: #F6F6F6;
	position: relative;
	margin-bottom: 3px;
	z-index: 3;
}
.servicesBox .serBox.blue{
	background-color: #E1AC60;
}
.servicesBox .serBox.green{
	background-color: #E65865;
}
.servicesBox .serBox.orange{
	background-color: #5CB0EB;
}

.servicesBox .blue .serBoxOn{
	background: #E1AC60;
}
.servicesBox .green .serBoxOn {
	background: #E65865;
}
.servicesBox .orange .serBoxOn {
	background: #5CB0EB;;
}

.servicesBox .serBoxOn {
	font-family: " ";
	width: 258px;
	height:160px;
	position: absolute;
	left: -260px;
	top: 0px;
	z-index: 19;
}

.servicesBox .serBox .pic1 {
	width: 221px;
	padding:15px 0 0 15px;
	text-align: left;
	position: absolute;
	top: 0px;
	right:0px;
	z-index:100;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.servicesBox .serBox .pic1 h3{
	font-size:16px;
	margin-bottom:5px;
}
.servicesBox .serBox .pic1 p{
	text-align: left;
	color: #F9F9F9;
}
.servicesBox .serBox .pic2 {
	width: 236px;
	height:100%;
	text-align: center;
	position: absolute;
	top:0px;
	left: -328px;
	z-index: 99;
}

.servicesBox .serBox .txt1 {
	width:236px;
	height: 112px;
	color: #999999;
	position: absolute;
	top:0px;
	left: 0px;
	z-index: 99;
}

.servicesBox .serBox .txt2 {
	width: 236px;
	height: 100%;
	color: #a9cf4f;
	position: absolute;
	top: 0px;
	right: -328px;
	z-index: 99;
}
.mypng span.hit{
	display: block;
	font-size: 12px;
	color: #fff;
	margin: 30px 0 0;
}
.servicesBox .serBox span.tit {
	font-size: 15px;
	display: block;
	padding:60px 0 0;
	color: #fff;
	text-align: center;
	font-weight: 600;
	letter-spacing: 1px;
}

.servicesBox .serBox a{
	display: block;
	width: 100%;
	height:100%;
}
.servicesBox .serBox p {
	text-align: center;
}
.servicesBox .serBox img{
	margin: 0 0 0 0;
	width:236px;
	height: 112px;
}
.servicesBox .serBox .pic1 img{
	margin: 0px 0 0 00px;
	width:236px;
	height: 112px;
}
.merit{
	width: 1200px;
	height: 100px;
	/* padding-top: 6px; */
	margin-top: 2px;
	background: url(/dlk/bottom-img.jpg) no-repeat 0 6px;
}
.merit a{
	float: left;
	width: 239px;
	height: 100px;
}
.merit a:hover{
	background: rgba(255, 255, 255, .4);
}
.merit a div{
	width: 126px;
	background: #fff;
	margin-top: 36px;
}
.merit-div1{
	margin-left: 88px;
}
.merit-div2{
	margin-left: 87px;
}
.merit-div3{
	margin-left: 84px;
}
.merit-div4{
	margin-left: 83px;
}
.merit-div5{
	margin-left: 86px;
}
.merit a p{
	font-size: 18px;
	/* color: #655f5f; */
	/* font-weight: bold; */
	/* font-family: 微软雅黑; */
}
.merit a span{
	font-size: 12px;
	color: #a8a8a8;
}
.rst-ad-box{
	width: 100%;
	height:100px;
	border-top:0px solid #eee;
	position:fixed;
	z-index: 999;
	bottom:0;
	left:0px;
	background:url(../img/ret-wbg.png) repeat-x;
}
.rst-ad-box .rst-ad{
	width: 980px;
	height: 100px;
	margin: 0 auto;
	background:url(../img/ret-bg.png) center bottom no-repeat;
	position: relative;

}

.rst-ad .btns{
	display: block;
	text-decoration: none;
	width:100px;
	height:27px;
	padding:0 20px 0 0;
	position: absolute;
	right: 120px;
	font-size: 14px;
	text-align: center;
	line-height:27px;
	color:#fff;
	border-right:#ddd solid 1px;
}
.rst-ad .btns:hover{
	opacity: .90;
}
.rst-ad .rst{
	top: 28px;
}
.rst-ad .uds{
	display: block;
	position: absolute;
	right: 120px;
	top:60px;
}
.rst-ad span.close-ad{
	display: block;
	width: 27px;
	height: 27px;
	background:url(../img/colse-bg.png) scroll no-repeat 0px 0px;
	position: absolute;
	right: 50px;
	top:35px;
	z-index: 999;
	font-size:14px;
	line-height:27px;
	text-align: center;
	cursor: pointer;
	color: #999;
}
.rst-ad .close-ad:hover{
	opacity: .8;
}