.bdred {
	border-color: #FF6F41!important;
	background: #FFF0EC!important;
}
/* .type {
	 margin:0 auto -20px;
	background: #FFF url(../images/typebg.jpg) repeat-y; 
} */
.type_nav {
	width:216px;
	padding-bottom: 10px;
	float: left;
}
.type_nav h2 {
	display: block;
	height: 35px;
	background: #575757;
	color: #ffffff;
	font-size: 16px;
	line-height: 35px;
	font-weight: 300;
	text-align: left;
	text-indent: 30px;
}
.type_nav ul li a {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: #e9e9e9 solid 1px;
	font-size: 14px;
	color: #333;
	text-align: left;
}
.type_nav ul li a:hover {
	background: #e8e8e8;
	color: #e60039;
}
.type_nav ul li a i {
	float: left;
	font-style: normal;
	color: #9D9D9D;
	text-indent: 12px;
	margin-right: 5px;
	font-size: 12px;
}

.type_cen {
	width: 772px;
	min-height: 900px;
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 15px;
	border: #0bb solid 0px;
	background: #FFF;
}

.titlebox {
	width: auto;
	height: 36px;
	margin: 0 auto;
	font-size:14px;
	border-bottom: #CCC dashed 1px;
}
.titlebox{
	color: #aaaaaa;
}
.titlebox a{
	color: #424242;
	margin: 0 5px;
}
.titlebox span{
	color: #888;}
.titlebox h3 {
	font-size: 15px;
	color: #555;
	line-height: 36px;
	font-weight: 400;
}
.title {
	color: #000;
	font-size: 20px;
	padding: 0px 0 0px 10px;
	margin-bottom: 20px;
	/* border-left: #4b73cf solid 3px; */
	line-height: 21px;
	display: inline-block;
}
.type_pro {
	padding: 0 0 20px;
	border-bottom: #ddd solid 1px;
	margin-bottom: 42px;
}
ul.type_list{
	width:110%;
}
ul.type_list li {
	float: left;
	margin: 0 42px 20px 0;
	text-align: center;
}
ul.type_list li a{
	display: block;
	width: 110px;
	height: 150px;
	padding: 5px;
	border:#fff 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;
}
ul.type_list li a:active{
	-webkit-transform: scale(0.93);
	-moz-transform: scale(0.93);
	-ms-transform: scale(0.93);
	-o-transform: scale(0.93);
	transform: scale(0.93);
}
ul.type_list li a:hover{
	border: #ccc solid 1px;
}
ul.type_list li img {
	width: 110px;
	height: 110px;
}

ul.type_list li p {
	display: block;
	width: 90%;
	margin: 8px auto;
	height: 20px;
	color: #05c;
	font-size: 12px;
	line-height:16px;
}
@media only screen and (min-width:1300px){
	.type_cen{
		width: 960px;
	}
	ul.type_list li a{
		width: 152px;
		height: 170px;
	}
	.type_list li p{
		margin: 20px auto;
	}
}
.ser_right {
	position: relative;
	width: 100%;
	min-height: 200px;
	margin: 1px 0 0 0px;
	padding: 0 0px 0px;
	border: #0bb solid 0px;
	background: #FFF;
	z-index:0;
	border-bottom: 1px solid #ddd;
}
.chose_box {
	width: auto;
	margin: 0px auto 0px;
	padding: 5px 10px;
	border-top: #e8e8e8 solid 1px;
	border-bottom: #e8e8e8 solid 0px;
	background: none;
	overflow: hidden
}
.chose_box p {
	display: block;
	width: 100%;
	font-size: 13px;
	color: #333;
	text-align: left;
	text-indent: 10px;
	line-height: 30px;
	background: #F2F2F2;
	border: 1px solid #e8e8e8;
}
.chose_box p.nobg {
	background: none;
}
.chose_box dl {
	width: 100%;
	background: #fff;
	border: #e7e7e7 solid 1px;
	border-top: none
}
.chose_box dl dd {
	position: relative;
	float: none;
	width: 100%;
	margin-bottom: 0;
}
.chose_box dl dd.close {
	height: 0;
}
.chose_box dl dd a {
	font-size: 15px;
	color: #099;
	display: block;
	line-height: 15px;
	padding: 8px
}
.chose_box dl dd a:hover {
	background: #F2F7F7;
	color: #088;
}
.chose_box dl dd a.cur {
	position: absolute;
	right: 0px;
	top: -24px;
	font-weight: 600;
	padding: 2px 22px 2px 6px;
	background: url(../images/vp.png) right -16px no-repeat
}
.chose_box dt {
	height: 25px;
	font-size: 12px;
	color: #099;
	line-height: 25px;
	cursor: pointer;
}
.chose_box dt:hover {
	text-decoration: underline;
	background: #fafafa;
}
.chose_box .down {
	display: block;
	height: 15px;
	font-size: 15px;
	line-height: 15px;
	text-align: center;
	background: #FBFBFB;
	border-top: #ededed 1px solid;
}
.chose_box .down:hover {
	background: #f4f4f4;
}
.wgray {
	background: #eaeaea;
	border-bottom: #FDFDFD solid 1px!important;
	border-top: #d3d3d3 solid 1px;
}
.wgray p {
	background: none!important;
	border: none!important;
}
.wgray dl {
	border: none!important;
}
.chose_list p {
	font-size: 13px;
	line-height: 22px;
	color: #333;
	text-indent: 10px;
}
.chose_selbox{margin:inherit;
	padding:0 10px;
	line-stacking:inline-line-height;


}
.chose_list dl {
	width: 100%;
}
.chose_list dl dd {
	width: 100%;
	position: relative;
	clear: left;
}
.chose_list dl dd.close {
	height: 0;
	background: #ddd;
}
.chose_list dl dd.single a.cur {
	position: absolute;
	right: 0px;
	top: -29px;
	padding: 2px 22px 2px 6px;
	font-weight: 500;
	background: url(../images/vp.png) right -16px no-repeat;
	overflow: hidden;
	width: 95px;
	height: 13px;
	display: block;
	line-height: 14px;
	text-align: right
}
.chose_list dl dd a {
	display: block;
	padding: 3px 6px;
	float: left;
	margin: 10px 0px 0 5px;
	color: #666;
	font-size: 13px;
	color: #099;
	line-height: 13px;
}
.chose_list dl dd a:hover {
	text-decoration: none
}
.chose_list dl dd.multiple a {
	border: #f5f5f5 solid 1px
}
.chose_list dl dd.multiple a:hover {
	border: #099 solid 1px
}
.chose_list dl dd.multiple a.cur {
	background: #099;
	color: #fff;
	border: #099 solid 1px
}
.chose_list dl dd input {
	width: 50%;
	height: 23px;
	line-height: 23px;
	margin-left: 10px;
	vertical-align: middle
}
.chose_list dl dd span {
	height: 25px;
	font-size: 12px;
	color: #666;
	line-height: 25px;
	margin-left: 8px;
	vertical-align: middle
}
.kexuan {

	height: auto;
	margin:0px 12px 5px!important;
	border: 1px solid #B7DBED;
	border-width: 1px 1px 1px 1px;

	/* float: none!important; */
}
.order-work-box {
	width: 98%;
	padding:00px 1% 5px;
	border: 0px solid #099;
	max-height: 150px;
	_height: 150px;
	word-wrap: break-word;
	background: #EFF7FE;
	overflow:auto;
}
.order-work-box .line{
	vertical-align: bottom;
}
.order-title-postion {
	position: relative;
	height: 1px;
	border: none;
}
.order-work {
	position: absolute;
	top: 1px;
	left: 0;
	width: 100%;
	z-index: 998;
	background: #8AB3B1;
	color: #fff;
	font-weight: 600;
	font-size: 12px;
	padding: 5px 0;
	text-indent: 10px;
	border-bottom: none;
}
.no-group {
	background: none;
}
.no-group p {
	font-weight: 600;
}
.group {
	width: auto;
	height: 30px;
	overflow: auto;
	margin: 0px 5px 5px 0px;
	padding: 0px;
	border-right: #ddd solid 1px;
	float: left;
	font-size: 12px;
}
.group-title {
	font-weight: 500;
	display: inline-block;
	*zoom:1;
	*display:inline;
	min-width: 180px;
	text-align: left;
	height:28px;
	line-height: 20px;
	background: #FFFFFF;
	border: #C3E2FC solid 1px;
	padding:3px;
	vertical-align: middle;
	margin:5px 10px 0 0;
}

.order-work-box div span label .inp{
	margin: 0 8px 0 0px;
	width: 15px;
	height: 15px;
	vertical-align: middle;
	visibility: visible;
}
.order-work-box div span .inp{
	margin: 0 0px 0 8px;
	width: 15px;
	height: 15px;
}
.order-work-box .group-title .inp{
	margin:0 0px 0 8px;width: 15px;
	height: 15px;
}
.order-work-box input{
	line-height: 14px;}
.order-work-box label{
	font-family: "Arial";}
.order-work-box span.single label {
	color: #009DCB;
	line-height: 27px;
	margin:0 8px;
	font-weight: 600;
}
.order-work-box span .single  label{font-weight:400;color:#777}
.group-title .nci {
	width: 15px;
	height: 15px;
	margin: 0 3px 0 0;
	vertical-align: middle;
	visibility: visible;
}
.group-title .lab {
	vertical-align: middle;
	display: inline-block;
	*zoom:1;
	*display:inline;
	padding:4px 10px;
	width: auto;
	height: 20px;
	color: #009DCB;
	font-weight: 600;
}
.order-work-box span label {
	color: #333;
}
.order-work-box span .hcl {
	color: #666;
	font-weight: 600;
}
.chose_list {
	display: inline-block;
	*zoom:1;
	*display:inline;
	width: auto;
	background: none;
	padding: 0px 5px;
	border-left: solid 1px #ccc;
	font-size: 12px;
}
.chose_list span {
	display: inline-block;
	*zoom:1;
	*display:inline;
	width: auto;
	line-height: 20px;
	border-bottom:0px solid #eee;
	padding: 0 3px;
	border-right: #eee dashed 0px;
}
.chose_list span label {
	display: inline-block;
	*zoom:1;
	*display:inline;
	margin-right: 5px;
}
.chose_list span input.hci {
	width: 60px;
}
.chose_list input {
	display: inline-block;
	*zoom:1;
	*display:inline;
	padding: 3px;
	vertical-align: middle;
	margin: 0;
}
span.single {
	font-weight: 500;
	display: inline-block;
	text-align: left;
	height: 28px;
	line-height: 20px;
	background: #FFFFFF;
	border: #C3E2FC solid 1px;
	padding: 3px;
	vertical-align: middle;
	margin: 5px 10px 0 0;
}
span.single label, span.single input {
	vertical-align: middle;
}

span.single input {
	padding: 3px;
	width: 60px;
	margin:0 10px 0 0;
}
.long dl dd a {
	display: block;
}
#c_duo dl dd.close {
	height: auto!important;
	background: #F8F8F8
}
.ser_left dl.carinfo input {
	height: 25px;
	width: 82px;
	padding: 0 0px 0 0;
	line-height: 25px;
	-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;
}
#fhdays{
	width: 45px;}
.ser_left.defixer dl.carinfo #fhdays{
	width: 70px;
}
.ser_left.defixer dl.carinfo input {
	width:120px;
	text-align: center;
}
.ser_left.defixer dl.carinfo input.checkbtn {
	width: 90px;
}

.test{}
.ser_left .one_sucess{display:inline-block;*zoom:1;*display: inline;}
.guid {
	position: relative;
	width: 95%;
	padding: 10px 2.5%;
	height: 150px;
	margin: 50px 0 0;
	background: #F7FBFE;
	border: 1px solid #D6E4E9;
}
.guid h4 {
	position: absolute;
	display: block;
	width: 130px;
	height: 30px;
	font-size: 13px;
	color: #222;
	text-align: center;
	line-height: 30px;
	left: -1px;
	top: -30px;
	background: #CCE9FD;
	border: 1px solid #AAC9D6;
	border-bottom: none
}
.guid .guid_our {
	width: 40%;
	height: auto;
	float: left;
	border-right: #eee solid 1px;
	padding-right: 15px
}
.guid ul li a {
	color: #555;
	font-size: 13px;
	line-height: 28px;
}
.guid p {
	font-size: 14px;
}
.guid p a {
	font-size: 12px;
	color: #999;
	float: right;
}
.guid .guid_exp {
	width: 38%;
	height: auto;
	float: left;
	margin: 0 0 0 40px
}
.guid .guid_our p {
	display: block;
	padding: 0 0 0 30px;
	height: 25px;
	color: #25A4C0;
	background: url(../images/cico.png) -2px -67px no-repeat;
}
.guid .guid_exp p {
	display: block;
	padding: 0 0 0 30px;
	height: 25px;
	color: #25A4C0;
	background: url(../images/cico.png) -2px -35px no-repeat;
}
.guid_on {
	float: right;
	margin: 110px 00px 0 0;
}
.guid_on p {
	font-size: 15px;
	text-align: center;
}
.guid_on a {
	display: block;
	width: 100px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #05c;
	color: #Fff;
}
.ser_list {
	margin: 15px auto 0;
	width: 100%;
	min-height:350px;
	height: auto!important;
	_height:350px;

}


.nolist h2{
	font-size:18px;
	margin-bottom:20px;
	color: #666;
}
.nolist .blue{
	font-size:12px;
	margin-bottom:5px;
}
.nolist i{
	display: block;
	height:50px;
	margin:0 auto 10px;
	font-size:58px;
	color: #BBB;

}
.nolist{
	padding:100px 0;
	text-align: center;
	font-size:12px;
	line-height:17px;
	color:#666
}
.nolist a:hover{
	text-decoration: underline;
	color: #009EE9;
}




.buydate {
	float: right;
}
.pagebox {
	width: 950px;
	margin: 20px auto;
}
.pro_page {
	float: right;
	color: #666;
}
.pro_page a {
	margin: 0 0 0 10px;
	color: #666;
	font-size: 13px;
	border: 1px solid #aaa;
	padding: 5px 10px;
}
.pro_page a:hover {
	background: #eee;
}
.pro_page span {
	margin: 0 0 0 10px;
	font-size: 13px;
	border: 1px solid #aaa;
	padding: 5px 10px;
	background: #666;
	color: #fff;
}
.ser_list ul li {
	width: 48%;
	margin-right: 2%;
	float: left;
	height: 100px;
	border-bottom: #eee solid 1px;
}
.ser_list ul li img {
	display: block;
	width: 80px;
	height: 76px;
	margin: 10px 20px 0 0;
	border: #ddd solid 1px;
	float: left;
}
.ser_list ul li div.info {
	float: left;
	width: 340px;
	height: 70px;
	padding: 10px 0;
	text-align: left;
	line-height: 35px;
	overflow: hidden;
}
.ser_list ul li div.pdf {
	float: right;
	height: 100px;
	text-align: right;
	line-height: 100px;
}
.ser_list ul li  .pdfa {
	margin-top:20px;
	height: 22px;
	line-height: 20px;
	padding: 3px 10px;
	font-size: 12px;
}
.ser_list ul li .pdfa i{
	color: #E60039;
}
.ser_list ul li div.info a p {
	font-size: 16px;
	color: #06d
}
.ser_list ul li div.info span {
	font-size: 12px;
	line-height:21px;
	color: #999
}


.pro_info .buybtn .movebox{display:none;width:30px;height:30px;font-size:25px;line-height:40px; vertical-align:middle;color:#0aa; border:solid #099 0px; float:left;}
.pro_info {
	width: 1200px;
	height:720px;
	margin: 0 0 10px;
	background: #fff;
	border: solid 0px #ccc;
	/*z-index:998;*/
}
.title_nav {
	width: 1200px;
	height: 36px;
	margin: 0 auto;
	border-bottom: #CCC dashed 0px;
}
.title_nav h3 {
	font-size: 15px;
	color: #555;
	line-height: 36px;
	font-weight: 400;
}
.pro_img {
	padding: 10px 0px 0;
	border: #ddd solid 1px;
	border-bottom: none;
	height:70px;
}
.pro_img img {
	display: inline-block;
	*zoom:1;
	*display:inline;
	vertical-align: top;
	width: 100px;
	height: 72px;
	border: 1px solid #fff;
}
.pro_img dl.desi {
	display: inline-block;
	*zoom:1;
	*display:inline;
	vertical-align: top;
	margin: 0 0 0 15px;
	width: 85%;
	position:relative;
	float: right;
	z-index: 1;
}
.pro_img h2 {
	font-size: 24px;
	line-height:40px;
	color: #333;
}
.pro_img .desi dd {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	vertical-align: middle;
}
.pro_img .tiaojian{ display: inline-block;
	*zoom:1;*display:inline;
	width:70px;
	line-height: 28px;
	color: #777;
	font-size: 12px;
	vertical-align: top;}
.pro_img .desi dd a.btn {
	position:absolute;
	top:10px;
	right:10px;
	width: 94px;
	border-radius: 2px;
	display: block;
	height: 20px;
	padding: 3px 5px;
	line-height:20px;
	font-size: 14px;
	text-align: center;
}
.pro_img .desi dd a.btn i{
	margin-right: 5px;
	font-size: 20px;
	color: #D34130;}
.pro_img .desi dd a.btn-gray {
	background: #F9FDFE;
	border: #D7E8F7 solid 1px;
	color: #138FC8;
}
.pro_img .sel_wrap {
	background: none;
	border-color: transparent;
}
.pro_img .desi dd .lab {
	font-size: 14px;
	float: left;
	vertical-align: top;
}
.pro_img .desi dd .select-box {
	font-size: 12px;
}
.pro_img .desi dd .canshu .inline {
	margin: 0 10px 0px 0
}
.pro_img .desi dd .canshu label {
	margin: 0 3px 0 10px;
	color: #333;
	font-size: 12px
}
.pro_img .desi dd .canshu.topcan label {margin:0 3px 0 0px}
.pro_img .desi dd select {
	border: 1px solid #eee;
	box-shadow: none;
}
.pro_img .desi dd select:hover {
	border: #ccc solid 1px;
	background: #f6f6f6;
	color: #07a
}
.pro_img .sel_wrap label {
	font-size: 12px;
	font-weight: 600;
}
.pro_img .select-box {
	margin: 0px 0 0 2px;
}
.pro_img .select-box {
}
img.progress {
	position: absolute;
	left: 2%;
	top: 150px;
	margin-left: 30px;
	z-index: 3;
}
.pro_info .pro_img .jiekou {
	width: 300px;
	height: auto;
	border: #05c solid 1px;
	padding-bottom: 5px;
	font-size: 12px;
	background: #EBF7FD;
	color: #333;
}
.pro_info .pro_img .jiekou dl {
	height: 20px;
	clear: both;
	width: 100%;
	float: none;
	margin: 0;
	padding: 0;
}
.pro_info .pro_img .jiekou dl dt {
	float: left;
	width: 50%;
	text-align: left;
	text-indent: 20px;
	color: #333;
}
.pro_info .pro_img .jiekou dl dd {
	float: left;
	width: 44.5%;
	text-align: right;
}
.pro_info .pro_img .jiekou p {
	margin: 0px 0 00px 20px;
	font-weight: 600;
}
.pro_info .defixer {
	width: 1200px;
	position: fixed;
	left: 50%;
	margin-left: -600px;
	top: 0px;
}
.dd-btn {
	margin: 12px 0 0;
}
.pdh span {
	color:#E60039;
	padding:0;
	line-height:inherit;

}
.pdh {
	/* margin:12px 0 0; */
	padding:0px;
	border:#ddd solid 0px;
	padding:0%;

}
.pro_img .canshu {
	display:inline-block;
	*zoom:1;
	*display:inline;
	vertical-align: middle;
	width: 91%;
	overflow: hidden;
}
.pdh .xz{
	display:inline-block;
	*zoom:1;
	*display:inline;
	padding:5px 10px;
	height:100%;
	background:#f4f4f4;
	border:#C1E0FF solid 0px;
	color:#333;
	font-size:12px;}
.topcan{margin:5px 0 5px;display:inline-block;
	*zoom:1;
	*display:inline;}

.pro_img .canshu label {
	margin: 0 3px 0 10px;
	color: #05c
}
.pro_img .canshu select {
	border-color: #eee;
}

.ser_left {

	min-height:100px;
	clear: both;
	border: #ddd 1px solid;
	border-top: none;
	background: #Fff;
}
.ser_left img.big{width:130px;height:130px;position:absolute;left:25px;top:-65px;border:#fff 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;
}
.ser_left img.big:hover{
	width: 300px;
	height: 300px;
	left: -1px;
	top: -81px;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	border: #05c solid 1px;
	z-index: 11;
}
.ser_left h2 {
	font-size: 15px;
	color: #333;
	text-align: left;
	line-height: 35px;
	text-indent: 10px;
	font-weight: 600;
}
.ser_left h2 {
	font-size:16px;
}
.loadbox{
	position: relative;
	height: 0;
	width: 100%
;}
.loading{
	position:absolute;
	bottom:10px;
	left:40%;
	z-index: 15;
	margin-left: -88px;
	width: 70px;
	height:50px;;
	text-align: center;
	/* padding: 5px; */


}
.loadpos{
	position: relative;
	width: 100%;
	height: 0;
}
.loading .loadimg{
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height:50px;
	z-index: 4;
	background: #F5F5F5;
	opacity: 0.95;
	-moz-opacity: 0.95;
	filter: alpha(opacity=95);
	overflow: hidden;
	border: #EBE8E8 solid 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.loadins{
	position: absolute;
	left: 0;
	top: 0;
	z-index:5;
	width: 100%;
	height:auto;
	padding-top:10px;
}
.loading .loadimg img{
	vertical-align: bottom;}
.loading span{
	display: block;
	padding:5px;
	text-align: center;

}
.ser_left dl {
	width: 85%;
	/*	min-height:28px;
        height: auto!important;
        _height:28px;*/
	padding: 0 0 0px;
	margin: 0 auto 0px;
	clear: both;
	float: right;

}
.ser_left dl {
	-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;
}

.ser_left dl .inline-box {
	/* width: 120px; */
	margin: 0 0px 0 0;
	vertical-align: top;
	position: relative;
	z-index: 6;
}
.ser_left dl .canshu .inline-box {
	width: auto;
}
.ser_left dl .inline-box input {
	background: #fbfbfb;
	border-width: 1px;
	border-style: solid;
	height:14px;
	padding:3px 10px;
	line-height: 14px;
	border-color:#ddd;
	color: #666;
	margin:0 1px 0 5px;
}
.ser_left dl .inline-box input:hover {
	background: #fff;
}
.ser_left dl .inline-box input:focus{
	background: #fff;
	border-color: #35B0E1;
}
.ser_left dl .inline-box a i {
	margin: 0 3px;
	font-size: 16px;
}
.ser_left dl dt {
	display:inline-block;
	*zoom:1;
	*display:inline;
	width:70px;
	line-height:28px;
	color:#777;
	font-size:12px;
	vertical-align:top;
}
.ser_left dl dd {
	width:86%;
	line-height:28px;
	display:inline-block;
	*zoom:1;
	*display:inline;
	vertical-align:top;
}
.ser_left dl .F03{font-size:14px;margin-bottom:5px;}
.ser_left dl .canshu select {
	margin-right: 15px;
	max-width: 135px;
	width: auto!important;
	_width: 135px;
}
.ser_left dl select {
	border: #ddd solid 1px;
	box-shadow: none
}
.ser_left dl select:hover {
	border: #bbb solid 1px;
	background: #f6f6f9
}

.ser_left dl .canshu label {
	color: #333;
	margin-left:0px;
}
.ser_left dl .canshu input {
	width:40px;
}
.ser_left dl .btn-inline{display:inline-block;*zoom:1;*display:inline; vertical-align:middle ;  margin: 0 10px 5px 0;}
.btn-inline .ui-btn{
	line-height: 14px;
	font-size:  12px;
	padding:5px 10px;
}
.ser_left dl  .btn-gray {
	background:#EFF7FE ;
	color: #0094BF!important;
	height:23px;
	margin-bottom: -6px;
	line-height:14px;
	font-size: 12px;
	width:55px;
	text-align: center;
	border:#B7DBED solid 1px;
	border-bottom: #EFF7FE solid 1px;

	border-top: 2px solid #87C6E6;
}
.ser_left dl .canshu .code_l{margin:0 5px 0}
.ser_left dl .btn-box{ position:absolute; right:12px;top:33px;width:auto;z-index:7;}
.ser_left dl .btn-box .ui-btn {
	padding: 0px 5px;
	background: #fff;
	color: #666!important;

	border: #fff solid 1px;
	line-height: 23px;
	vertical-align:middle;
	width:50px;
}
.ser_left dl .btn-box .ui-btn i{
	font-size: 15px; vertical-align:middle;margin-right:3px;
}
.ser_left dl .btn-box .btn-gray:hover{
	background: #F8FBFD;
	border-color: #B3D3DD;
	color: #0096C7!important;
}
.ser_left dl .btn-box .btn-thin {
	padding: 0px 5px;
	background: #47B3E1;
	color: #FFFFFF;
	border: #5BB9E1 solid 1px;
	line-height: 23px;
	font-size:12px;
}
.ser_left dl .inline .ui-btn {
	padding: 0px 12px;
	margin: 0 5px;
	line-height: 22px;
	border: #ccc solid 1px;
	border-radius: 3px;
}
.ser_left dl .inline .ui-btn:hover {
	background: #FFF;
}
.ser_left .dl3 input {
	height: 15px;
	padding: 5px;
	margin: 0 15px 0 0;
	line-height: 15px;
	width: 60px;
}
.ser_left .dl3 input {
	border-width: 0 0 1px 0!important;
	background: none;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.ser_left dl .buy_box {
	display: inline-block;
	*zoom:1;
	*display:inline;
	width: 105px;
	vertical-align: middle;
	font-size: 0px;
	margin-left:10px;
}
.ser_left dl .buy_box input.input {
	display: inline-block;
	*zoom:1;
	*display:inline;
	width: 45px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	margin: 0;
	vertical-align: middle;
	border:#ddd solid 1px;
	border-bottom:#ddd solid 1px;
	border-left:none;
	border-right:none;
	background: #Fff;
	color: #333333;
	font-size: 13px;
	font-weight: 400;
	cursor:auto;
}
.ser_left dl .buy_box a {
	display: inline-block;
	*zoom:1;
	*display:inline;
	width: 26px;
	height: 25px;
	border: #D6D6D6 1px solid;
	/* border-radius: 2px; */
	margin: 0px 0px 0;
	background: #F2F2F2;
	cursor: pointer;
	text-align: center;
	line-height: 24px;
	font-size: 16px;
	font-weight:600;
	font-style: normal;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.ser_left dl .buy_box a:hover {
	border: #ccc 1px solid;
	background:#fafafa;
}
.ser_left dl .buy_box a:active {
	background: #ddd;
	-moz-box-shadow: 0 0 10px #ddd;
	-webkit-box-shadow: 0 0 10px #ddd;
	box-shadow: 0 0 10px #ddd;
}
.ser_left dl .buy_box input.input:active {
	-moz-box-shadow: 0 0 10px #eee;
	-webkit-box-shadow: 0 0 10px #eee;
	box-shadow: 0 0 10px #eee;
}

.ser_left dl input.checkbtn {
	background: #f93;
	width: 60px;
	height: 28px;
	border: solid 1px #DD7A17;
	text-align: center;
	color: #fff;
	cursor: pointer;
	border-radius: 0px
}
.ser_left dl * {
	vertical-align: middle;
}
.ser_left dl dd .inline{margin:0 10px 5px 0;}
.ser_left dl .inline span span{display:inline-block;*zoom:1;*display:inline;height:15px;color:#999; line-height:14px; vertical-align:middle;margin-top:-2px;}
.ser_left dl label {
	vertical-align: middle;
	line-height: 20px;
	font-size:12px;
	color:#777;
}
.ser_left dl input.checkbtn:hover {
	background: #FFAF60;
	border: solid 1px #F0973E;
}
.ser_left .carinfo .checkbtn {
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
}
.ser_left .carinfo input {
	border:none;
	border-bottom:#099 solid 1px;
	-webkit-box-shadow: none;
	-moz-box-shadow:none;
	box-shadow:none;
	cursor:Default;
	color: #029C6E;
	font-size: 14px;
	text-align: center;
	background:none}
.carbox {
	position: static;
	left: 10px;
	top: 0;
	width: 100%;
	background: #fff;
	border: #eee solid 0px;
	border-left: none;
}
.cartop {
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-indent: 20px;
	background: #eee;
	text-align: left;
	font-size: 15px;
}
.cartop span {
	color: #F60;
}
.buytips {
	color: #888;
	font-size: 12px;
	margin: 0 5px;
}
.dlbox {
	float: left;
}
.buybtn {
	height: auto;
	padding: 00px 00px 0 0;
	float:right;
}
.buybtn a {
	display: block;
	width: 93px;
	height: 30px;
	color: #fff;
	font-size: 15px;
	line-height: 30px;
	border: #25AF96 solid 0px;
	text-align: center;
	float: left;
	margin: 0 10px 0 0;
	font-size: 12px;
}
.buybtn a:hover {
	opacity: 0.8;
}
.buybtn a.adcart {
	background: #099;
}
.buybtn a.gobuy {
	background: #25B98D;
}
.buybtn a.onldz {
	background: #fff;
	color: #088;
}
.detail {
	width: 100%;
	position: static;
	border-style: solid;
	border-color: #ddd;
	border-width: 0 0px 0px 0px;
}
.detab {
	position: relative;
	margin: 0px 0 0;
}
.h-box {
	width: 100%;
	height: 770px;
}
.Contentbox img {
	width: auto;
}
.img-pos {
	position: relative;
	width: 100%;
	height: 0;
	z-index: 998
}
.img-title {
	position: absolute;
	top:10px;
	left: -20px;
	z-index: 999;
	background: #009DCB;
	border: #88BFE5 1px solid;
	color: #fff;
	height: 72px;
	line-height: 24px;
	border: none;
	width: 20px;
	text-align: center;
}
.img-pos img {
	position: absolute;
	width: 1180px;
	left: 0;
	top:3px;
	z-index:997
}
.Contentbox .img-over {
	width: 100%;
	height: 200px;
	margin-top: -2px;
	border: solid 0px #009DCB;
	overflow: auto;
	text-align: left;
	position: relative;
	z-index: 997
}
.Contentbox .imgheight{height:auto; text-align:left; vertical-align:middle;}
.Contentbox .imgheight img{vertical-align:middle; margin-top: -1px;width: 1000px;zoom: 80%;}
.Contentbox .canpic{
	cursor: s-resize;
}
.Contentbox .canpic.img-over img{
	padding-bottom:300px;}
.Contentbox .simpic.img-can{
	overflow: auto;
	text-align: left;
	position: relative;
}
.Contentbox .simpic.img-can img{width: auto;cursor: inherit;height: auto;
	margin: 0;}
.img-zoom{
	position: absolute;
	top:10px;
	right: 25px;

}
.img-zoom button{
	display: inline-block;
	*zoom:1;
	*display: inline;
	background-color: #EDEDED;
	border: #C3C3C3 solid 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	margin: 0 0 0 5px;
	width: 25px;
	height: 25px;
	line-height: 26px;
	font-size: 20px;
	padding:0px;
	font-weight: bold;
	color: #666;
	vertical-align: middle;
}
.img-zoom button.moren{
	font-size: 12px;
	line-height: inherit;
	width: 40px;
	color: #888;

}
.img-zoom button:hover{
	background-color: #FFFFFF;
	color: #00A8D8;
	border-color: #2EA2CE;
	box-shadow: 0 0 3px #98D2E3;
}
.Contentbox .mtop {
	padding-top: 80px;
}
.Contentbox .img-over img {
	width: 1000px;
	height: auto;
	margin:0 auto;
	zoom: 80%;
}
#con_one_1 div.hover {
	position: relative;
	z-index: 996
}
.Contentbox .img-nav {
	position: relative;
	margin-top: 5px;
	top: 0;
	left: 0;
	z-index: 1001;
	height: 25px;
	background: #fff;
	padding-left: 10px;
	border-bottom: 1px #ccc solid
}
.Contentbox .img-nav ul {
	margin: 0px;
	padding: 0px 0px;
}
.Contentbox .img-nav li {
	float: left;
	margin-right: 10px;
	display:inline-block;
	*zoom:1;
	*display:inline;
	cursor: pointer;
	width: auto;
	padding: 0 25px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	color: #999;
	font-weight: 400;
	font-size: 12px;
	background: #fff;
	border:#ccc solid 1px;
	border-top: 1px solid #ccc;
	position: relative;
}
.Contentbox .img-nav li.hover {
	border-color: #05c;
	color: #fff;
	background: #05c;
	font-weight:400;
	border-top: #05c 2px solid;
	margin-bottom: -1px;
}
.Contentbox .img-nav li.hover .nav-chose {
	display: block;
	background: url(../images/down.png) 0 -8px  no-repeat;
	bottom: -6px;
}
.Menubox {
	margin-top: 10px;
	padding: 0 0 0 2%;
	width: 98%;
	background:#F8F8F8;
	height: 28px;
	line-height: 27px;
	border-style: solid;
	border-color: #ddd;
	border-width:1px 0 1px;
	border-bottom: #0aa 2px solid;
}
.Menubox ul {
	margin: 0px;
	padding: 0px;
}
.Menubox li {
	float: left;
	display: block;
	cursor: pointer;
	padding: 0 40px;
	text-align: center;
	color: #333;
	font-weight: 400;
	font-size: 14px;
	border-top: 1px solid #f7f7f7;
	border-right: 1px solid #eee
}
.Menubox li.hover {
	padding: 0 40px;
	background: #fff;
	border-left: 1px solid #0aa;
	border-top:2px solid #0aa;
	border-right: 1px solid #0aa;
	font-weight:600;
	color: #099;
	height: 30px;
	line-height: 27px;
	margin-top: -2px;
}
.Contentbox {
	clear: both;
	width: 100%;
	height: auto;
	padding:5px 0% 0px;
	clear: both;
	margin-top:1px;
	height: auto;
	text-align: center;
}
.Contentbox #con_one_2 {
	height: 450px;
	padding-bottom: 100px;
	overflow: auto;
}
.Contentbox table {
	width: 100%;

	border: #ddd solid 1px;
	margin: 0 auto;
	border-collapse: collapse;
}
.Contentbox table tr th {
	padding: 5px 3px;
	background: #f0f0f0;
	font-size: 14px;
	color: #077;
}
.Contentbox table tr td {
	padding: 5px 3px;
	background: #fff;
	font-size: 14px;
}
.match h3 {
	font-size: 15px;
	color: #333;
	text-align: left;
	line-height: 25px;
}
.match {
	width: 980px;
	height: 160px;


	margin: 10px auto
}
.match ul {
	width: 100%;
	height: 150px;
	border-top: #eee solid 1px;
	overflow: hidden;
}
.match ul li {
	float: left;
	margin: 30px 0 0 41px
}
.match ul li img {
	width: 85px;
	height: 80px;
	border: #ddd solid 1px;
}
.match ul li p {
	display: block;
	width: 86px;
	height: 15px;
	margin: 5px 0 0;
	overflow: hidden;
	font-size: 12px;
	line-height: 13px;
	color: #666;
	text-align: center;
}
.match ul li img {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-3px, 0, 0);
	transform: translate3d(-3px, 0, 0);
}
.match ul li:hover img {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.content .fixer {
	position: fixed;
	top: -0px;
	right: 50%;
	margin-right: -600px;
}
.content .sort-fixer {
	position: fixed;
	top: -0px;
	left: 50%;
	margin-left: -600px;
}
.content .option-box .option h2.h2-fixer {
	position: fixed;
	width: 960px;
	top: 314px;
	left: auto;
	right: 50%;
	margin-right: -602px;
}
.ser-nav {
	width: auto;
	padding: 10px 0;
	color: #ddd;
	font-size: 12px;
	letter-spacing: 1px;
}
.ser-nav a {
	margin: 0 5px 0 0;
	color: #666;
}
.ser-nav a:hover{
	color:#d01d33;
	font-weight:600;
	text-decoration: underline;
}
.ser-nav span {
	margin: 0 5px 0 0;
	color: #999;
}

.ser-top {
	float: left;
	z-index: 181;
	width:904px;
	height: auto;
	background: #fff;
}
.wider .ser-top{
	width: 100%;
}
.ser-top .ser-title {
	height: 30px;
	font-size: 15px;
}
.rltive {
	position: relative;
}
.rltive:first-child {
}
.content .rltive h2 {
	z-index: 9;
	display:block;
	width:auto;
	padding:6px 0 0px;
	height:23px;
	border-style:solid;
	border-color:#DDD;
	border-width: 0 0 1px 0px;
	background: #fff;
	text-align: left;
	font-size: 12px;
	margin-top: 0px;
	letter-spacing: 1px;
	color: #333;
	font-weight: 600;
}
.content .rltive h2 span{
	line-height:14px;
	display: block;
	border-style:solid;
	border-color:#05c;
	border-width: 0 0 0px 2px;
	text-indent: 5px;
}
.ser-top .rltive .box-hd {
	width: 100%;
	height: 0px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	background: #fff;
}
.ser-top .rltive .box-ft {
	width: 100%;
	height: 2px;
	position: absolute;
	left: 1px;
	bottom: 0px;
	background: #fff;
	border-bottom:0px solid #ddd;
	z-index: 6;
}
.ser-top .shape {
	position: relative;
	width: 100%;
	overflow: auto;
	min-height:200px;
	max-height: 605px;
	padding-bottom: 0px;
}
.ser-top .shape ul {
	width: auto;
	margin: 10px 0 30px 5px;
	clear: both;
}
.wider .ser-top .shape ul a {
	margin: 9px 20px 0 0px;
}
.ser-top .shape ul a {
	position: relative;
	display: block;
	width: 140px;
	height: 155px;
	font-size: 12px;
	padding: 5px;
	border: #fff solid 1px;
	float: left;
	margin: 10px 10px 10px 23px;
	z-index: 5;
}
.ser-top .shape ul a.on {
	border: #E60039 solid 1px!important;
	background: #fff!important;
}
.ser-top .shape ul a.on span {
	color: #E60039;
}
.ser-top .shape ul a:hover {
	border: #bbb solid 1px;
	background: #fff;
}
.ser-top .shape ul a span {
	padding: 5px 0 0 0px;
	text-align: center;;
	font-size: 12px;
	line-height: 15px;
	display:block;
	color: #333;
	vertical-align: middle;
	margin:auto;
}
.ser-top .shape ul a img {
	display: block;
	width:120px;
	height: 120px;
	vertical-align: middle;
	margin:auto;
}
.wider .ser-top .shape ul a.big{
	margin:20px 20px 0 0px;
}
.ser-top .shape ul a.big {
	height: 100px;
	margin: 20px 40px 0 0px;
}
.ser-top .shape ul a.big span {
	width: 83px;}
.ser-top .shape ul a.big img {
	height: 100px;
	max-width: 170px;
	_width:expression(this.scrollWidth > 170 ? "170px" : (this.scrollWidth < 1? "1px" : "auto"));
}
.wider .ser-top .shape ul a.long{
	margin: 9px 22px 0 0px;}
.ser-top .shape ul a.long {width:355px;height: 74px;margin:9px 100px 0 0px}
.ser-top .shape ul a.long span{width: 110px;}
.ser-top .shape ul a.long img {
	height: 75px;
	max-width: 288px;
	_width:expression(this.scrollWidth > 285 ? "285px" : (this.scrollWidth < 1? "1px" : "auto"));
}
.ser-top .shape ul a i {
	position: absolute;
	bottom: 0px;
	right: 0px;
	display: inline-block;
	*zoom:1;
	*display:inline;
	width: 26px;
	height: 16px;
	font-size: 0px;
	line-height: 17px;
	text-align: center;
	background: none;
	color: #FFf;
	font-style: normal
}
.ser-top .shape ul a.on i {
	background: #E60039;
	font-size: 12px
}
.ser-top .condition-box {
	position: relative;
}
.ser-top .condition {
	margin-bottom: 14px;
	padding-top:0px;
	padding-bottom:10px;
	width: 100%;
	height: auto!important;
	min-height:30px;
	_height:30px;
}
.ser-top .condition .select-flip {
	width: auto;
	margin:0px;
	padding: 0px 0 0px;
	height:auto;
}
.select-flip .inline{
	margin:8px 8px 0 0 ;
}
.select-flip .inline label{
	margin:0 0 0 5px;
}
.select-list{
	width: 902px;
	height: 40px;
	border: 1px solid #ddd;
	border-top: none;
	overflow: hidden;
}
.select-list .select-list-tr{
	height: 24px;
	padding-top: 8px;
}
.select-list .select-list-td{
	width: 77%;
	height: 40px;
}
.select-list .select-list-htd{
	width: 15%;
	font-size: 14px;
	color: #666;
	text-align: right;
}
.select-list .select-list-ctd span{
	display: inline-block;
	color: #0094BF;
	font-size: 14px;
	padding: 0 5px;
	margin: 0 8px;
	cursor: pointer;
}
.select-list .select-list-ctd span.decision{
	color: #fff;
	background: #e5023a;
}
.select-list .select-icons{
	width: 8%;
}
.select-list .select-icons span{
	width: 32px;
	height: 22px;
	padding: 0 10px;
	border: 1px solid #ddd;
	cursor: pointer;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
}
.select-icons .icons-block{
	display: block;
	background-position: 6px -31px;
}
.select-icons .icons-none{
	display: none;
	background-position: 6px 4px;
}
.select-list .select-condition{
	color: #E60039;
}
.condition .load{
	display: none;
	position: fixed;
	top: 0;;
	left: 0;;
	width:100%;
	height:100%;
	background:url(../images/loadbg.png) repeat;
	vertical-align: middle;
	z-index: 11;
	border: #F0F0F0 solid 0px;
	border-radius: 2px;
}
.condition .load img{
	position: relative;
	left: 50%;
	top: 50%;
	margin-left: 0px;
	margin-top:-16px;
}
.condition .load span{
	display: inline-block;
	*zoom: 1;
	*display: inline;
	margin-top: -10px;
	margin-left: 5px;
	position: relative;
	top: 50%;
}
.ser-top .condition .ui-btn{
	position:absolute;
	right:0px;
	top:50%;
	margin-top:-17px;
	padding:3px 6px;
	border-color: #FFF;
	background-color: #FFF;
}
.thtype{display:none;padding:5px  0 0; vertical-align:middle; overflow:hidden}
.thtype label{
	vertical-align:middle;
	margin: 0 0px 0 10px;
	color: #555;}
.thtype .select_box:hover{
	border-bottom:none;
}
.thtype .select_box:hover span {
	border: 1px solid #05c;
	border-bottom: #05c solid 1px;
	background: #F5FAFC url(../images/icons.png) no-repeat;
	background-position: right -30px;
	box-shadow:none;
}
.thbox{position:relative;width:100%;border-left:1px solid #ddd;margin-bottom:-5px;padding-left:5px}
.thbox label{position:absolute;top:-1px;left:0px;display:block;width:80px;height:25px; line-height:25px; text-align:center; background:none;border-right:#ddd solid 0px;border-bottom:#ddd solid 0px}
ul.typehead{width:99%;height:auto;display:inline-block;*zoom:1;*display:inline;background:#fff;margin-top:20px; padding:0px 0 5px;border:#ddd solid 0px;}
ul.typehead:hover{ }
.typehead li{ float:left;margin:0 15px 2px 0;width:auto; height:115px; line-height:16px;padding: 0 5px; vertical-align:middle;border:#fff solid 1px;cursor:pointer;}
.typehead li *{vertical-align:middle;}
.typehead li:hover{border:#94CAEA solid 1px;}
.typehead li:hover span{color:#05c}
.typehead li span{display:block;*zoom:1;*display:inline;font-size:12px;color:#333;margin:0 auto;max-width:120px; text-align:center}
.typehead li img{display:block;*zoom:1;*display:inline;width:80px;margin:0 auto;border:#eee solid 0px;}

.title-filtrate{
	height: 35px;
	background: #f5f5f5;
	border: 1px solid #ddd;
	border-bottom: none;
}
.title-sel{
	height: 35px; ;
	line-height:35px;
	font-size: 14px;
	background: none;
	padding: 0 10px;
	color: #999;
	text-indent:5px;
	cursor: pointer;
}
.title-filtrate .title-sel-btn{
	color: #e5023a;
	background: #fff;
	position: relative;
}
.title-sel-btn:before{
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: #e5023a;
	position: absolute;
	top: -1px;
	left: 0;
}
.inline .select_box span{

	color:#05d;
}
.parameter-chose .inline {
	margin:0px 15px 0 0;
	z-index: 9;
}
.parameter-chose .inline label {
	margin: 0 0px 0 0;
	color: #555;
}
.select-box {
	text-align: left;
	width: auto;
	height: 27px;
	margin: 6px 0 0 15px;
	display: inline-block;
	*zoom:1;
	*display:inline;
}
.select-box span {
	color: #888;
	font-size: 12px;
	vertical-align: middle;
	margin: 0 2px 0 0;
}
.sel_wrap {
	margin: 0px 0 0 0px;
	padding: 0 0px 0 5px;
	vertical-align: middle;
	display: inline-block;
	*zoom:1;
	*display:inline;
	border-radius: 2px;
}
.sel_wrap {
	height: 25px;
	background: #fff url(../images/icons.png) no-repeat;
	background-position: right -30px;
	color: #a1a1a1;
	font-size: 14px;
	border: 1px solid #DBDBDB;
	cursor: pointer;
	position: relative;
	_filter: alpha(opacity=0);
}
.sel_wrap:hover {
	border: 1px solid #bbb;
	background: #F4F7F9 url(../images/icons.png) no-repeat right -30px;
}
.sel_wrap label {
	padding-right: 22px;
	font-size: 12px;
	z-index: 2;
	color: #00A1C8;
	line-height: 25px;
	height: 25px;
	z-index: 3;
	display: inline-block;
	*zoom:1;
	*display:inline;
}
.sel_wrap .select {
	width: 100%;
	height: 25px;
	line-height: 25px;
	z-index: 4;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	opacity: 0;
	*margin-top:0px;
	filter: alpha(opacity=0);
	cursor: pointer;
	font-size: 14px;
	display: inline-block;
	*zoom:1;
	*display:inline;
}
.sel_wrap .select option span {
	color: #999!important;
}
.content .option h2.bg-gray {
	width: auto;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	background: #F6F6F6;
	color: #666;
	border-width: 1px 0 0;
	border-style: solid;
	border-color: #ddd;
}
.bg-gray span{
	height:39px;
	float: left;
	padding: 0 20px;
	text-align: center;
	cursor: pointer;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.bg-gray .rbd{
	border-right: 1px solid #ddd;
	padding-right: 30px;
}
.bg-gray span.redbg{
	background: #e5023a;
	color: #fff;
	border-left: 1px solid #e5023a;
	border-bottom: 1px solid #e5023a;
}
.bg-gray .nonebd{
	border: none;
}
.bg-gray .quantity i{
	display: inline-block;
	padding: 0 10px;
	color: #e26815;
}
.content .option h2 a {
	display: block;
	width: 130px;
	background: url(../images/list-new.png) no-repeat -20px -6px;
}
.content .option.list h2 a {
	background: url(../images/list-new.png) no-repeat -20px -63px;
}
.option-box {
	float: left;
	width: 904px;
	min-height: 480px;
	height:auto!important;
	_height:480px;
	background: #FFF;
}
.example{
	width: 278px;
	height: auto;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-top: 40px;
}
.example-show{
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	padding-left: 25px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	position: relative;
}
.example-show::after{
	content: '';
	display: block;
	width: 4px;
	height: 20px;
	background: #e5023a;
	position: absolute;
	top: 11px;
	left: 15px;
}
.example-list{
	height: 108px;
	padding-left: 16px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
.example-details{
	width: 250px;
	height: 40px;
	line-height: 35px;
}
.example-details span{
	color: #045d99;
	font-size: 15px;
}
.example-details a{
	color: #0077cc;
	font-size: 12px;
}
.example-details a:hover{
	color: #e5023a;
}
.example-vocation{
	width: 250px;
	height: 32px;
	line-height: 30px;
}
.example-vocation span,.example-evaluate span{
	color: #666;
	font-size: 14px;
}
.example-vocation i{
	color: #333;
	font-size: 14px;
}
.example-evaluate i{
	color: #ea767b;
	font-size: 16px;
}
.qr-code{
	width: 278px;
	height: auto;
	border: 1px solid #ddd;
	margin-top: 10px;
	vertical-align: middle;
	text-align: center;
}
.qr-code img{
	margin: 10px 0;
}
.qr-code p{
	font-size: 14px;
	color: #666;
	margin-bottom: 15px;
}
.qr-code p i{
	color: #e5023a;
}
.content .option {
	width:100%;
	overflow: hidden;
	min-height: 360px;
	height: auto!important;
	_height:360px;
	padding:0px 0% 0;
	border-top: #ccc solid 0px;
}

.content .option ul {
	padding:15px 0 20px;
	width: 920px;
	overflow: hidden;
}
.content .option li {
	float: left;
	width: 212px;
	/* height: 260px; */
	height: 288px;
	border: 1px solid #f1f1f1;
	margin: 0 16px 16px 0;
	position: relative;
}
.content .option li a {
	text-align: center;
	display: block;
	height: 100%;
	position: relative;
}
.content .option .lista-icon-box{
	width: 100px;
	height: 38px;
	position: absolute;
	top: 0;
	left: 0;
}
.content .option .lista-icon-box i{
	float: left;
	width: 30px;
	height: 38px;
	line-height: 38px;
	font-size: 20px;
	color: #e60039;
}
.content .option li:hover{ border: #05c solid 1px;}
.content .option li a:hover span{color:#05c;}
.content .option li img {
	width: 149px;
	height: 150px;
	margin-top: 10px;
	vertical-align: middle;
}
.content .option li p {
	display: block;
	width: 166px;
	margin: 5px auto;
	text-align: left;
	color: #696969;
}
.content .option li span {
	display: block;
	font-size: 14px;
	height: 60px;
	margin: 20px auto 0;
	text-align: left;
	width: 166px;
}
.content .option li em{
	position: absolute;
    left: 22px;
    bottom: 5px;
    font-size: 12px;
    font-weight: 700;
    color: #ea2929;
}
.content .option.list ul {
	width: 100%;
}
.content .option.list li {
	text-align: left;
	float: left;
	width: 902px;
	height: auto;
	margin: 1px 0;
	padding: 10px 0;
}
.content .option.list li:hover{
	background: #fbfbfb;
}
.content .option.list li:hover a.lista{
	color:#05c;
}
.content .option.list li a.lista {
	text-align: left;
	display: block;
	float: left;
	vertical-align: middle;
	width: 87%;
	height:90px;
	margin-bottom: 0px;
}
.content .option li a.pdfa{
	text-align: center;
	display: block;
	float: right;
	vertical-align: middle;
	height: 22px;
	line-height: 20px;
	padding: 3px 10px;
	font-size: 12px;
	position: absolute;
	right: 4px;
	bottom: 8px;
}
.content .option.list li a.pdfa {
	text-align: center;
	display: block;
	float: right;
	margin: 32px 10px 0 0;
	vertical-align: middle;
	height: 22px;
	line-height: 20px;
	padding: 3px 10px;
	font-size: 12px;
	bottom: auto;
}
.content .option.list li em{
	position: absolute;
    left: 668px;
    bottom: 33px;
    font-size: 12px;
    font-weight: 700;
    color: #ea2929;
}
.content .option li a i{
	font-size: 18px;
	margin-right: 2px;
	color: firebrick;
}
.content .option.list li img {
	display: inline;
	width: 90px;
	height: 85px;
	float: none;
	vertical-align: middle;
}
.content .option.list li p {
	vertical-align: middle;
	display: inline;
}
.content .option.list li span {
	display: inline-block;
	width: 400px;
	margin: 0 0 0 10px;
	vertical-align: middle;
	line-height: 60px;
	font-size: 14px;
	float: none;
}
.flosat{ baseline-shift:baseline; break-inside:avoid-page;vertical-align:middle}
.content .open-sort-fixer {
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -640px;
}
.wider .open-sort{
	display: block;
}
.open-sort {
	display: none;
	position: absolute;
	top: 35px;
	left: -24px;
	width: 23px;
	height: 100px;
	border: #099 solid 1px;
	border-right: none;
}
.open-sort a {
	display: block;
	width: 100%;
	height: 100%;
	margin: auto;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	font-weight: 600;
}
.open-sort:hover {
	background: #0aa;
}
.sort-ti a {
	color: #fff;
	font-size: 18px;
	width: 50px;
	height: 30px;
	text-align: center;
	float: right;
	margin-right: 0;
	position: absolute;
	right: 0;
	top: 0px;
	z-index: 1;
}
.sort-ti a:hover {
	background: #088
}
.wider .sort-box{
	display: none;
}


.sort-menu{
	cursor: pointer;
	position: relative;
	z-index: 999;
}
.sort-title-div{
	width: 218px;
	height: 36px;
	line-height: 35px;
	padding-left: 15px;
	border-bottom:#e60039 solid 4px;
}
.sort-title-div a{
	display:block;
	color: #333;
	font-size:15px;

}
.sort-title-span{
	margin-left:10px;
	font-weight: bold;
}
.sort-box {

}
.sort-list{
	position: absolute;
	top: 35px;
	left:0;
	display:none;
	width: 218px;
	height: 344px;
	background: #ffffff;
	border: 1px solid #ccc;
	border-top: 0px;
}
.sort-list li {
	height: 115px;
	padding: 0 0px;
	float: none;
}
.sort-list li:hover a span{
	font-weight: 600;
}
.sort-ti {
	line-height: 43px;
	font-weight: 600;
	font-size: 16px;
	color: #fff;
	padding-left: 20px;

}
.sort-ti span{
	font-size:12px;
	font-weight:400;
}

.sort-list .sort-list-1{
	line-height:50px;
	padding: 0;
	padding-bottom: 20px;
}
.sort-list li a {
	display: block;
	position: relative;
	line-height:inherit;
	font-size: 14px;
	border-top: none;
	padding-left: 20px;
	cursor: pointer;
	z-index: 183;
	color: #fff;
}
.sort-list li a span i {
	position: absolute;
	display: block;
	width: 45px;
	height: 49px;
	line-height: 49px;
	font-size: 12px;
	font-style: normal;
	top: 0;
	*
	top:-13px;
	right: 0px;
	color: #ccc;
	text-align: center;
	z-index: 183;
	font-family: initial;
}
.sort-list li.hover {
	background: #ffffff;
}


.sort-list li.hover .sort-list-1{
	border: none;

}
.sort-list li.hover a span i {
	color: #e60039;
}
.sort-list ul ul {
	display: none;
	z-index: 182;
}
.sort-list ul li.hover ul {
	background-position: 35px bottom;
	background-repeat:no-repeat;
	background-color: #ffffff;
	border:2px solid #746a69;
	border-left: none;
	left: 218px;
	top: -2px;
	padding: 15px 20px 0;
	width: 390px;
	position: absolute;
	height: 345px;
	_height:345px;
	overflow: hidden;
	z-index: 182;
}

.ct-auto{
	width: 1200px;
	margin: 0 auto;
}

.sort-list ul li.hover ul li {
	height: auto;
	padding: 0;
	width: 50%;
	float: left;
	margin-left:0;
}
.sort-list ul li.hover ul {
	display: block;
	overflow: visible;
	/*box-shadow:6px 3px 8px rgba(0,0,0,0.3);*/
}

.sort-list ul li.hover ul li a {
	display: block;
	line-height: 24px;
	font-size: 13px;
	padding: 0 0 0 10px;
	margin: 15px 10px 0 0;
	color: #666;
	font-weight:400;
	position:static;
	border-left: #eee solid 1px;
}
.sort-list ul li.hover ul li a:after{

}

.sort-list ul li.hover ul li:hover {
	border-bottom: none;
}
.sort-list ul li.hover ul li a:hover {
	background: #da1c4b;
	color: #fff1f5;
	font-weight: 600;
}
.sort-ult .typeon{
	display: none;
	position: absolute;
	top: -2px;
	left: 358px;
	width: 400px;
	height: 345px;
	border: #828282 solid 2px;
	border-left:none;
	background: #f5f3f3;
	padding: 15px;
	-webkit-transition:  0.2s;
	-moz-transition:  0.2s;
	-ms-transition:  0.2s;
	-o-transition:  0.2s;
	transition:  0.2s;
	box-shadow:6px 3px 8px rgba(0,0,0,0.3);
}
.sort-ult .on .typeon{
	display: block;
}
.sort-list ul li.hover ul li .typeon i{
	font-size:15px;
	line-height: 15px;
	color: #FFFFFF;
	margin-left: -13px;
}
.sort-list ul li.hover ul li .typeon strong{
	display:block;
	font-size: 22px;
	line-height: 35px;
	margin-top:20px;
}
.sort-list ul li.hover ul li .typeon span{
	line-height: 33px;
	color: #666;
	font-size: 14px;
	font-weight:300;
	vertical-align: top;
}
.sort-list ul li.hover ul li img{
	display: block;*
	zoom:1;*
	display: inline;
	width: 211px;
	/* height: 200px; */
	border: #ddd solid 1px;
}


.select_box {
	width: auto;
	border: 1px solid #ddd;
	border-color: transparent;
	padding-left: 0px;
	display: inline-block;
	*zoom:1;
	*display:inline;
	background: #fff url(../images/icons.png) no-repeat;
	background-position: right -30px;
	position: relative;
	line-height: 15px;
	z-index:998;
	vertical-align:middle;
}
.select_box.nohover{
	background: none;
}
.select_box.selnobg{
	background: #fff ;}
.select_box.selnobg span{
	padding-right:2px;
}
.select_box.selnobg:hover span {
	border: 1px solid #fff;
	border-bottom: #fff solid 0px;
	background: #fff;
	box-shadow:none;
}
.select_box span {
	cursor: pointer;
	display: inline-block;
	*zoom:1;
	*display:inline;
	padding-right: 24px;
	border: 1px solid #fff;
	border-bottom:none;
	padding-left:2px;
	line-height: 24px;
	height: 25px;
	font-size: 12px;
	overflow: hidden;
	color: #E60039;
	position: relative;
	z-index: 998;
}
.select_box:hover span {
	border: 1px solid #505050;
	border-bottom: #fff solid 0px;
	background: #fafafa url(../images/icons.png) no-repeat;
	background-position: right -30px;
	box-shadow:0px -2px 3px #bbb;
}
.select_box .spanover3{border: 1px solid #ccc;
	border-bottom: #fff solid 0px;}
.select_box.nohover:hover span {
	border: 1px solid #fff;
	border-bottom: #fff solid 0px;
	background: #fff;
	box-shadow:none;
}
.public .inline{ background:#fff;}
.select_box ul li {
	cursor: pointer;
	display: inline-block;
	*zoom:1;
	*display:inline;
}
.selpos{
	position:relative;
	z-index:1000;
	width:100%;
	height:0;
}
.seline{display:none;width:100%;height:0px;border-top:#ccc solid 1px;position:absolute;right:1px;bottom:1px; z-index:95}
.son_ul{
	display: none;
	width:auto;
	zoom:1;
	width:185px;
	max-height:280px;/* sets max-height for IE */
	_height:expression(this.scrollHeight > 280 ? "280px" : "auto");
	overflow-y: auto;
	position: absolute;
	z-index: 997;
	left:0px;
	top:25px;
	border: 1px solid #505050;
	background:#fafafa;
	margin-right:0px;
	box-shadow:0px 2px 5px #999;
	/* padding-right: 15px; */
}
.select_box .son_ul li {
	width: auto;
	min-height: auto;
	text-align: left;
	padding:0px 15px 0 5px;
	display:block;
	line-height: 25px;
	font-size: 12px;
}
.son_ul .hover {
	background: #575757;
	color: #fff;
}

.son_ul.typeul {
	display: none;
	width:768px;
	min-width:130px;
	max-height:520px;/* sets max-height for IE */
	_height:expression(this.scrollHeight > 520 ? "520px" : "auto");
	overflow:auto;
	position: absolute;
	z-index: 997;
	left:0px;
	top:25px;
	border: 1px solid #e60039;
	background:#fff;
	margin-right:0px;
	padding:0 10px 10px;
	box-shadow:0px 2px 5px #999;
}
.son_ul.typeul li {
	display: inline-block;
	*zoom:1;
	*display:inline;
	font-size: 14px;
	width:173px;
	height:170px;
	min-width: 10%;
	padding: 0 0;
	margin:10px 10px 0 0;
	border:#fff solid 1px;
	float:left;
	line-height:18px;
	white-space:normal;
}

.son_ul.typeul .hover {
	border: #D5D5D5 solid 1px;
	background:#Fff;
}
.son_ul.typeul li *{vertical-align:middle;}
.son_ul.typeul li.hover em{color:#05c}
.son_ul.typeul li em{display:block;font-size:12px;color:#333;margin:0 auto;width:98%;text-align:center}
.son_ul.typeul li img{display:block;width:125px;margin:0 auto;border:#eee solid 0px;}


.select_box .sel_close {
	display: none;
	width: 24px;
	height:24px;
	border: #fff solid 0px;
	background: #fff;
	color: #000;
	font-style: normal;
	background-position: right top;
	position: absolute;
	top:1px;
	right: 1px;
	z-index:999;
	text-align: center;
	line-height:24px;
	font-size: 12px;
	cursor: pointer;
	/* border-radius: 2px; */
	font-weight: 600;
}
.canshu .select_box .sel_close {
	display: none;
	width: 18px;
	height: 17px;
	border: #ddd solid 1px;
	background: #fff;
	color: #888;
	font-style: normal;
	background-position: right top;
	position: absolute;
	top: 4px;
	right:1px;
	z-index: 999;
	text-align: center;
	line-height: 17px;
	font-size: 12px;
	cursor: pointer;
	border-radius: 2px;
}
.canshu .select_box .sel_close:hover{
	color: #F9754B;background: #FFEDE1;border: #FA9D69 solid 1px; }
.sel_close:hover {
	color: #ED5800;
	background: #FEDBCB;
	border: #F39F81 solid 0px;
}
.sel_close:active {
	background: #ED5800;
	color: #fff;
}





.zoomMod {
	position: relative;
	width: 120px;
	height: 28px;
	background: url(../images/bg_zoom.png) no-repeat 0 0;
	_background: url(../images/bg_zoom.png) no-repeat 0 0;
}

.zoomMod .amplify, .zoomMod .reduce, .zoomMod .revert {
	display: block;
	width: 36px;
	height: 28px;
	float: left;
	_display: inline;
	margin-left: 1px;
}

.zoomMod .amplify span, .zoomMod .reduce span, .zoomMod .revert span {
	display: block;
	width: 17px;
	height: 18px;
	margin: 5px auto 0;
	cursor: pointer;
	line-height: 15px;
}

.zoomMod .reduce span {
	margin-left: 9px;
}

.zoomMod .revert span {
	margin: 6px auto 0;
	cursor: pointer;
}

.zoomMod .amplify {
	width: 39px;
}

.zoomMod .amplify span, .zoomMod .reduce span {
	background-image: url(../images/icon_zoom.png);
	background-repeat: no-repeat;
}

.zoomMod .amplify:link span, .zoomMod .amplify:visited span {
	background-position: 0 0;
}

.zoomMod .amplify:hover span, .zoomMod .amplify:active span {
	background-position: 0 -20px;
}

.zoomMod .reduce:link span, .zoomMod .reduce:visited span {
	background-position: 0 -40px;
}

.zoomMod .reduce:hover span, .zoomMod .reduce:active span {
	background-position: 0 -60px;
}

.zoomMod .revert:link, .zoomMod .revert:visited {
	color: #999;
	text-decoration: none;
}

.zoomMod .revert:hover, .zoomMod .revert:active {
	color: #333;
	text-decoration: none;
}

.zoomMod .tip {
	position: absolute;
	top: -28px;
	background:url(../images/bg_tipzoom.png) no-repeat 0 0;
	width: 64px;
	height: 26px;
	overflow: hidden;
	text-align: center;
	line-height: 20px;
	line-height: 22px \9;
	color: #fff;
}

.pagetitle {
	width: 100%;
	height: 35px;
	border-bottom: #ddd solid 1px;
	line-height: 35px;
}
.res_list{
	margin-top: -1px;
	height: 30px;
	padding-left:20px;
	padding-top: 9px;
	border-radius: 0 0 4px 4px;
	background: #fafafa;
	border-top: 1px solid #e6e6e6;
}
.res_list .isimg{
	display: block;
	margin:3px 7px 0 0;
	width: 90px;
	height: 16px;

	background: url(../images/list.png) left bottom;
}
.noimg .res_list .isimg{
	background: url(../images/list.png) left top;
}
.res_list.top{
	background: #FFF;
}

.mod_box{

	border: 1px solid #e6e6e6;
	border-bottom-color: #ccc;
	border-radius: 0 0 4px 4px;
	border-radius: 4px;
}
.type_panel{
	overflow: hidden;
	padding: 10px 0 5px 0;
	_padding:10px 0 10px 0;
	*padding:10px 0 10px 0;
	line-height: 42px;
	border-bottom: 1px solid #e6e6e6;
	-webkit-transition: height .1s linear;
	-moz-transition: height .1s linear;
	-o-transition: height .1s linear;
	transition: height .1s linear;
}
.type_panel a{
	display: block;
	width: 115px;
	height:auto;
	margin: 0px 0 4px 4px;
	position: relative;
	float: left;
	border:#ddd solid 1px;
	background: #fefefe;
}
.noimg .type_panel a.allres p{
	border: #fff solid 1px;
}
.noimg .type_panel a {
	border: #fff solid 1px;
	background:#eee;
	color: #333;
	font-size:14px;
	font-weight:500;
}
.noimg .type_panel a img{
	display: none;
}
.type_panel a img{
	display: block;
	width: 100%;
	height:120px;
}
.type_panel.noimg a{
	border:#fff solid 1px;
}
.type_panel a.on{
	border:#06c solid 1px;
}

.type_panel a.allres{
	width:50px;
	height:100%;
	margin:50px 0 0 15px;
	border:#fff solid 1px;
}
.type_panel a.allres p{
	border:#ccc solid 1px;
}
.noimg .type_panel a.allres{
	margin:0 0 0 15px;
}
.type_panel p{
	display: block;
	width:100%;
	height: 25px;
	line-height: 25px;
	white-space:nowrap;
	text-align: center;

}
.type_panel a.on p{
	background: #06c;
	color: #fff;
}
.type_panel i{
	display: none;
	position: absolute;
	bottom:0;
	right:0;
	width:25px;
	background: #06c;
	color: #fff5d4;
	text-align: center;
	line-height:25px;
}
.type_panel a.on i{
	display: block;
}