﻿@charset "utf-8";
/****************************
CSS Document
WeiSite : http://www.wsrj.cn 网站名称
Useing : public Style(公共样式)
Author : Ace
Passed : XHtml 1.0, CSS 2.0, IE6.0+, IE7.0+, FF2.0+, Opera9.26+
Update : 2014-12-10
****************************/
/*top*/
.ui-bantop{
	width:100%;
	margin:auto;
	position:relative;
}
.ui-bantop img{
	width:100%;
	height:125px;
	margin:auto;
	display:block;
}
.ui-topchip{
	width:100%;
	min-height: 100px;
	background: #fff;
	min-width:1200px;
}
.ui-topchip .ui-tipmain{
	width:100%;
	min-height:10px;	
}
.ui-topchip .ui-tipmaint{
	background:url(../images/jj_topchip.gif);
	background-size:100% 100%;
}
.ui-topchip .ui-tipmainf{
	min-height: 100px;
	border-top: 1px solid #dedeff;
	background:url(../images/jj_topBg.gif) no-repeat;
	background-size:100% 100%;
}
.ui-topchip .ui-topf{
	width:1200px;
	height:29px;
	line-height:30px;
	margin:auto;
	color: #333;
	font-size:12px;
	font-family:"SimSun";	
}
.ui-topchip .ui-topf div{
	width:50%;
}
.ui-topchip .ui-topf .ui-topf-left{
	float:left;
}

.ui-topchip .ui-topf .ui-topf-left span{
	margin-right:0px;
}
.ui-topchip .ui-topf .ui-topf-left a{
	margin:0px 10px;
	color:#333;
}
.ui-topchip .ui-topf .ui-topf-left a:hover{
	color: #296ecc;
}
.ui-topchip .ui-topf .ui-topf-right{
	float:right;
}
.ui-topchip .ui-topf .ui-topf-right ul{
	width:auto;
	height:29px;
}
.ui-topchip .ui-topf .ui-topf-right ul li{
	min-width:30px;
	margin:0px 5px;
	height:29px;
	float:right;
}
.ui-topchip .ui-topf .ui-topf-right ul li a{
	display:block;
	width:auto;
	height:29px;
	padding:0px 2px;
	color: #333;
}
.ui-topchip .ui-topf .ui-topf-left ul li{
	min-width:10px;
	float:left;
}
.ui-topchip .ui-topf .ui-topf-left ul li a{
	min-width:10px;
	display:inline-block;
	margin:0px 0px;
	padding:0px 10px;
	color: #296ecc;
}
.ui-topchip .ui-topf .ui-topf-left ul li a.ui-useName{
	font-size:13px;
	color: #296ecc;
	padding:0px 5px;
	padding-left:0px;
	vertical-align: bottom;
}
.ui-topchip .ui-topt{
	width:1200px;
	min-height:10px;
	margin:auto;
}
.ui-topchip .ui-topt .ui-logobox{
	width: 650px;
	float:left;
	margin-top: 12px;
}
.ui-topchip .ui-topt .ui-logobox a{
	font-family: "微软雅黑","宋体";
	font-size:32px;
	color:#282828;
	text-decoration:none;
}
.ui-serchMbox{
	width: 389px;
	float:right;
	padding-right:10px;
}
.ui-serchMbox .ui-doPhone{
	width:auto;
	font-size: 20px;
	color: #333;
	padding-top: 18px;
	position:relative;
}
.ui-serchMbox .ui-2weima{
	width: 60px;
	height: 60px;
	position:absolute;
	bottom: 0;
	right: 0px;
}
.ui-serchMbox .ui-serch div{
	margin-top: 7px;
	position:relative;
	height: 50px;
}
.ui-serchMbox .ui-serch div span{
	display:inline-block;
	width:431px;
	height: 65px;
	background:url(../images/serch_tb.png) no-repeat;
	vertical-align:middle;
}
.ui-serchMbox .ui-serch div span{
	width: 380px;
	height:32px;
	padding:2px;
	float:right;
	background: #3b3bf7;
}
.ui-serchMbox .ui-serch div span input{
	width: 311px;
	height:32px;
	line-height:32px\9;
	background:#fff;
	border:none;
	font-size: 16px;
	color:#333;
	padding-left:5px;
	display: inline-block;
	vertical-align: top;
	*margin-top:-1;
}
.ui-serchMbox .ui-serch div span a{
	display:inline-block;
	width: 59px;
	height:32px;
	line-height:32px;
	font-size: 15px;
	color:#fff;
    text-decoration:none;
	text-align:center;
}
.ui-serchMbox .ui-serch div span input::-webkit-input-placeholder {   /*控制它的样式*/
	 color:#9e9e9e;
}
.ui-serchMbox .ui-serch div span input:focus{
	 outline:none;
}

.ui-menuMain{
	width:100%;
	height: 40px;
	min-width:1200px;
	background:url(../images/menu_bg.gif) repeat-x;
	z-index: 9999;
	display: block;
	/* margin-bottom: 21px; */
	position: relative;
}
.ui-menuMain .ui-menuBox{
	width:1200px;
	margin:auto;
}
.ui-menuChip{
	width:100%;
	min-width:1200px;
	height:35px;
	background: #f5f5fe;
	z-index: 2;
	border-bottom:1px solid #e5e5e5;
}
.ui-menuChip div.ui-firs{
	width: 1200px;
	padding-left: 0px;
}
.ui-menuChip div {
    height:35px;
    line-height:35px;
	font-size:12px;
    margin:auto;
	color:#4c4c4c;
	font-family:"宋体";
}
.ui-menuChip div nav{
	max-width: 430px;
	float:right;
	color:#4a4a4a;
	padding-right: 30px;
    margin-top:-35px;
	overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ui-menuChip div nav em{
	color: #333;
	font-weight:bold;
}
.ui-menuChip div nav a{
	min-width:30px;
	padding:0px 10px;
	color:#4a4a4a;
    font-size:12px;
}
.ui-menuChip div nav a:hover{
	color: #4646f1;
	cursor:pointer;
}

.ui-menuChip div{
	width:1200px;
    background:url(../images/news_rco.png) 0px 46% no-repeat;
}
.ui-menuChip div div{
    width: 400px;
    overflow:hidden;
	background:none;
    margin: 0px 30px;
}
.ui-menuChip div div span{
    min-width:360px;
	height:35px;
    display:inline-block;
}
.ui-menuChip div div span p {
    width:auto;
    display:inline-block;
    float:left;
    padding-left:50px;
    font-size:13px;
}
.ui-menuMain .ui-menuBox ul{
	width:1200px;
	height: 40px;
	margin:auto;
}
.ui-menuMain .ui-menuBox ul li{
	width: 118px;
	height: 40px;
	padding:0px 2px 0px 4px;
	float:left;
	background-image:url(../images/menu_border.gif);
	background-repeat:no-repeat;
	background-position:0px 50%;
}
.ui-menuMain .ui-menuBox2 ul li{
	width:153px;
}
.ui-menuMain .ui-menuBox ul li a{
	width:auto;
	height: 40px;
	line-height: 40px;
	display:block;
	margin:auto;
	text-align:center;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color:#ffffff;	
}
.ui-menuMain .ui-menuBox ul.subMenu {
    display:none; margin:0;margin-left:-3px;width: auto;height: 40px;line-height: 40px;font-size: 14px;
}
.ui-menuMain .ui-menuBox ul.subMenu li a{background-color:rgba(90,138,163,0.8);}
.ui-menuMain .ui-menuBox ul.subMenu li a:hover{background-color:#178efd;}
.ui-menuMain .ui-menuBox ul.subMenu li a.current{background-color:rgba(90,138,163,0.8);}
.ui-menuMain .ui-menuBox ul.subMenu li a.current:hover{background-color:#178efd;}
.ui-menuMain .ui-menuBox ul li:first-child{
	background-image:none;
	margin-right: 0px;
}
.ui-menuMain .ui-menuBox ul li a:hover, .ui-menuMain .ui-menuBox ul li a.current{
	background-color: #5353f7;
	text-decoration:none;
}
/*头部 分类*/
.ui-menuMain .ui-menuBox ul li.ui-typeMain{
	width: 200px;
	position:relative;
	margin-left: -4px;
}
.ui-menuMain .ui-menuBox ul li.ui-typeMain .ui-typeTit{
	/*background: #5353f7;*/
	margin-top: -1px;
	height: 41px;
	position: absolute;
	width: 198px;
	z-index: 99;
	top: 0px;
}
.ui-menuMain .ui-menuBox ul li.ui-typeMain a:hover{
	
}
.ui-typeMain .ui-TypeMainBox{
	width: 199px;
	height: 436px;
	position:absolute;
	background: rgba(138,138,207,0.78);
	border: 1px solid #6e6ed4;
	border-right:none;
	border-top:none;	
	padding-top: 40px;
	top: 0px;
}
.ui-typeMain .ui-TypeMainBox .ui-TypeMain{
	display:block;
}
.ui-TypeMain{
	display:none;
}
.ui-TypeMain dl{
	width:auto;
	position:relative;
}
.ui-TypeMain dl dt{
	width:auto;
	min-height:10px;
	display:block;
	font-family:"宋体";
	cursor:pointer;
	border-right: 1px solid #6e6ed4;
	color:#e4ced3;
}
.ui-TypeMain dl dt h2{
	width: 175px;
	height: 38.5px;
	line-height: 38.5px;
	font-size: 14px;
	color: #fff;
	margin:auto;
	padding: 0px 0px 0px 0px;
	border-top: 1px dashed #6e6ed4;
	font-weight: bold;
	padding-left: 10px;
}
.ui-TypeMain dl dt:first-child h2{
	border-top:none
}
.ui-TypeMain dl dt:hover h2{
	text-indent:10px;
}
.ui-TypeMain dl dt em{
	min-width:30px;
	padding:0px 8px;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	color: #dedede;
}
.ui-TypeMain dl dt span{
	width:90%;
	display:block;
}
.ui-TypeMain dl dt em:first-child{
	margin-left:5px;
}
.ui-TypeMain dl dt:hover , .ui-TypeMain dl dt.current{
	background:url(../images/sj_check_bg.png);
	background-repeat:no-repeat;
	background-position: 101% center;
	border-right:none;
}
.ui-TypeMain dl dt .ui-showType{
	width: 960px;
	min-height: 436px;
	background: rgba(255,255,255,0.95);
	margin-left: 211px;
	position: absolute;
	top: 0px;
	left: -12px;
	display:none;
	cursor:default;
	border-bottom: 1px solid #6e6ed4;
	border-right: 1px solid #6e6ed4;
}
.ui-menuMain .ui-menuBox ul li.ui-typeMain .ui-showType .ui-TypeLeft{
	width:98%;
	height: 416px;
	padding:10px;
	float:left;
	overflow: auto;
}
.ui-menuMain .ui-menuBox ul li.ui-typeMain .ui-showType .ui-TypeLeft h3{
	width:auto;
	height:35px;
	line-height:35px;
	font-size:16px;
	color:#666;
	padding-left:15px;
	font-weight:bold;
	border-bottom:dashed 1px #cccccc;
}
.ui-menuMain .ui-menuBox ul li.ui-typeMain .ui-showType .ui-TypeLeft nav{
	width:auto;
	min-height: 00px;
	padding:10px 10px 0px 10px;

}
.ui-menuMain .ui-menuBox ul li.ui-typeMain .ui-showType .ui-TypeLeft nav a{
	min-width:30px;

	height:17px;
	line-height:17px;
	padding:0px 8px 0px 3px;;
	display:inline-block;
	border-right:1px solid #b3b3b3;
	color:#808080;
	font-size:15px;
	text-align:center;
	margin:0px 0 10px;
	font-family:"宋体";
}
.ui-menuMain .ui-menuBox ul li.ui-typeMain .ui-showType .ui-TypeLeft nav a:first-child{
	border-left:none;
}
.ui-menuMain .ui-menuBox ul li.ui-typeMain .ui-showType .ui-TypeLeft nav a:hover{
	text-decoration:underline;
	color:#4646f1;
	background:none;
}
.ui-menuMain .ui-menuBox ul li.ui-typeMain .ui-showType .ui-TypeRight{
	width:250px;
	float:left;
	padding-bottom:20px;
	border-left:1px solid #dedede;
	background:rgba(235,235,235,0.8);
}
.ui-menuMain .ui-menuBox ul li.ui-typeMain .ui-showType .ui-TypeRight h4{
}
.ui-menuMain .ui-menuBox ul li.ui-typeMain .ui-showType .ui-TypeRight h4{
}
/*网页top end*/

/*首页底部*/
.ui-footbox{
	width: 100%;
	min-height: 150px;
	margin:auto;
	border-top: 1px solid #c3c3ef;
	padding:  40px 0 0;
	background:url(../images/jj_footBg.gif);
	background-size:100% 100%;
	position: relative;
}
.fl {
	float: left
}

.fr {
	float: right
}

.fn {
	float: none
}

.al {
	text-align: left
}

.ac {
	text-align: center
}

.ar {
	text-align: right
}

.clr {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	display: inline-table
}

*html .clearfix {
	height: 1%
}

.clearfix {
	display: block
}

*+html .clearfix {
	min-height: 1%
}

.overflow {
	overflow: hidden
}

.m,.mt,.mc,.mb,.sm,.smt,.smc,.smb {
	overflow: hidden;
	zoom: 1
}

.m,.sm {
	margin-bottom: 10px
}

.mt,.smt {
	cursor: default
}

.mt h2,.smt h3 {
	font-family: "microsoft yahei"
}

.m .mt .extra a:link,.m .mt .extra a:visited,.sm .smt .extra a:link,.sm .smt .extra a:visited {
	color: #005EA7
}

.form label,.form input,.form select,.form textarea,.form button,.form .label {
	float: left;
	font-size: 12px
}

.block {
	display: block;
	overflow: hidden
}

.hide {
	display: none
}

.invisible {
	visibility: hidden
}

.tab {
	overflow: hidden;
	zoom: 1
}

.tab li,.tab a,.tab-item {
	float: left;
	text-align: center
}

.btn-img,.button {
	display: inline-block;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	cursor: pointer
}

.btn-text {
	margin: 0;
	padding: 0;
	text-align: center;
	cursor: pointer
}



.w {
	width: 1020px;
	margin: 0 auto
;
}


#service-2013 dl b {
	background-image:url(../images/20130330A_1.png);
	background-repeat: no-repeat
}

#service-2013 {

	padding: 10px 20px;
	margin-bottom: 20px;
	background: #FFF;
	margin-left: 50px;
}

#service-2013 dl {
	float: left;
	width: 232px;}

#service-2013 dt {
	position: relative;
	padding: 6px 0 6px 44px;
	font: 14px "microsoft yahei";
	zoom: 1
}

#service-2013 dd {
	min-height: 120px;
	padding-left: 24px;
	margin-left: 20px;
	line-height: 20px
}
#service-2013 dd a{
	color:#666;
	font-size:12px;
}
#service-2013 dt b {
	position: absolute;
	top: 5px;
	left: 0;
	width: 40px;
	height: 40px
}

#service-2013 dl.fore1 b {
	background-position: 0 -55px
}

#service-2013 dl.fore2 b {
	background-position: -50px -55px
}

#service-2013 dl.fore3 b {
	background-position: 0 -102px
}

#service-2013 dl.fore4 b {
	background-position: -50px -102px
}

#service-2013 dl.fore5 b {
	background-position: 0 -149px
}

#service-2013 dl.fore5 {
	width: 160px
}

#service-2013 .fr {
	display: none
}

*html #service-2013 dd {
	height: 120px
}

.root61 #service-2013 dl {
	width: 252px
}





.root61 #service-2013 dl.fore5 {
	width: 160px
}

#footer-2013 {
	width: 985px;
	padding-bottom: 30px;
	text-align: center;
	
}

#footer-2013 .links a,#footer-2013 .links span {
	margin: 0 10px;
	color: #333;
}

#footer-2013 .links span a {
	margin: 0
}


#footer-2013 .copyright {
	margin: 10px 0
}

#footer-2013 .authentication a {
	margin: 0 5px
}

/*首页底部  end*/





/*主要内容*/
.ui-mainbox{
	width:100%;
	min-height:500px;
	min-width:1200px;
	padding-top:15px;
}
/*分页样式*/
.ui-pagebox{
	width: 98%;
	height: 40px;
	margin:auto;
	margin-bottom: 10px;
	padding-top:5px;
	margin-top: -5px;
	border-top:1px solid #dedede;
	position:relative;
}
.ui-pagebox .pagemain{
	min-width:320px;
	height:40px;
	line-height:40px;
	text-align:center;
}
.ui-pagebox .pagemain a{
	min-width:30px;
	height:30px;
	line-height:30px;
	padding:0px 15px;
	text-align:center;
	display:inline-block;
	font-size:12px;
	border:1px solid #dedede;
	color:#414141;
}
.ui-pagebox .pagemain a:hover{
	border:1px solid #999;
	text-decoration:none;
}
.ui-pagebox .pagemain u{
	width:auto;
	height:30px;
	line-height:30px;
	display:inline-block;
	padding:0px 15px;
	color:#414141;
	text-decoration:none;
}
.ui-pagebox .pagemain u i{
	padding:0px 3px;
	color:#f40;
	font-style:normal;
}
.ui-pagebox .pagemain div{
	width:250px;
	float:right;
	position:absolute;
	right:0;
}
.ui-pagebox .pagemain div input{
	width:50px;
	border:1px solid #dedede;
	height:25px;

	line-height:25px\9;
	margin:0px 5px;
	text-align:center;
}
.ui-pagebox .pagemain div a{
	height:25px;
	line-height:25px;
	border-radius:5px;
}
.ui-pagebox a{
    color:#666;
    font-weight:normal;
    font-family:"宋体";
}
.ui-pagebox a.current {
    color:#f40;
    font-weight:bold;
}
/*关闭按钮*/
a.ui-closebtn{
	width: 30px;
	display: block;
	height: 30px;
    line-height:30px;
    color:#666;
    font-size:10px;
    text-align:center;
	vertical-align: middle;
	margin-right: 5px;
	background: url(../images/del_icon.png) center center no-repeat;
	background-size: 20px 20px;
	position: absolute;
	top:5px;
    right:0px;
	background-color: #F5F5F5;
	border-radius: 35px;
	border: 1px solid #dedede;
}




/*弹出窗*/
.thisallback{
	display: block;
	z-index: 999999999999;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000;
	filter: alpha(Opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.ui-thisJZ {
    width:100%;
	position: fixed;
    top:0px;
	z-index: 9999999999999;
	display:none;
	display: block;
}
.ui-thisppMain {
    width: 960px;
    height:430px;
    background:#fff;
    margin:0px auto;
    border-radius:5px;
    box-shadow:0px 1px 8px #000;
    position:relative;
    padding: 15px;
}
a.ui-closebtnPP{
	width: 35px;
	display: block;
	height: 35px;
	line-height:36px;
	font-size:18px;
	text-align:center;
	cursor:pointer;
	vertical-align: middle;
	margin-right: 5px;
	background: url(../images/del_icon.png) center center no-repeat;
	background-size: 25px 25px;
	position: absolute;
	right: -30px;
    top: -22px;
	background-color: #F5F5F5;
	border-radius: 35px;
	border: 1px solid #dedede;
	text-indent:-1000px;
	overflow:hidden;
}


/* box 详情弹出*/
.ui-leftcolumn{
	width: 355px;
	min-height:100px;
	float:left;
	padding-bottom:10px;
}
.ui-ban{
	min-height:155px;
	margin: 10px auto;
	margin-bottom:0px;
}
.box{margin:auto auto;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;}
.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.tb-thumb{margin:10px 0 0;overflow:hidden;}
.tb-thumb li{background:none repeat scroll 0 0 transparent;float:left;height:51px;margin:0 6px 0 0;overflow:hidden;padding:1px;}
.tb-s310, .tb-s310 a{height:350px;width:350px;}
.tb-s310, .tb-s310 img{max-height:350px;max-width: 350px;}
.tb-s310 a{*font-size:271px;}
.tb-s40 a{*font-size:35px;}
.tb-s40, .tb-s40 a{height:50px;width:50px;}
.tb-s40, .tb-s40 a img{height:50px;width:50px;}
.tb-booth{border:1px solid #CDCDCD;position:relative;z-index:1;}
.tb-thumb .tb-selected{background:none repeat scroll 0 0 #C30008;height:50px;padding:2px;}
.tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}
.tb-thumb li div{border:1px solid #CDCDCD;}
div.zoomDiv{z-index:9999999999;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}
.jqzoom{cursor: crosshair;}

.ui-rightcolumn{
	width: 590px;
	min-height:100px;
	padding-bottom:10px;
	float:left;
}
.ui-rightcolumn dl{
	min-height:20px;
	margin-top:15px;
	margin-left:19px;
	padding-bottom:10px;
}
.ui-rightcolumn dl dt h1{
	font-size:24px;
	line-height:33px;
	color:#333;
	font-family: "simsun";
}
.ui-rightcolumn dl dt h1 span{
	display:block;
	margin-bottom:20px;
}
.ui-rightcolumn dl dd p{
	width:514px;
	height:85px;
	font:13px/1.2 "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.ui-rightcolumn dl dd p a{
	border-left:2px solid #fff;
	width:50px;
	height:20px;
	font-size:16px;
	text-decoration:none;
	color:#000;
	font-weight:600;
	background:url(../images/pico.gif) 100% 50% no-repeat;
	display:inline-block;
}
.ui-rightcolumn dl dd div{
	margin-top:5px;
	border-bottom:1px solid #d9d9d9;
	padding: 10px 5px;
}
.ui-rightcolumn dl dd div em{
	padding-right:5px;
	font-weight:bolder;
	font-size: 16px;
	color:#666;
}
.ui-rightcolumn dl dd div del{
	padding:0px 5px;
	color:#999;
	font-size:12px;
}
.ui-rightcolumn dl dd div i{
	background:#f10;
	color:#fff;
	font-style:normal;
	font-size:12px;
	width:50px;
	height:25px;
	text-align:center;
	display:inline-block;
	vertical-align:middle;
	line-height:25px;
	border-radius:5px;
	margin-top:-5px;
	margin-left:5px;
}
.ui-rightcolumn dl dd div u{
	font-weight:bold;
	font-size:16px;	
	color:#f40;
	text-decoration:none;
}
.ui-rightcolumn dl dt em{
	margin-top:15px;
	font-size:16px;
	display:inline-block;
	font-weight:bolder;
	color:#666;
}
.ui-rightcolumn dl dt i{
	width:150px;
	height:20px;
	margin-top:30px;
	font-size:9px;
	text-align:center;
	background:url(../images/ta.gif) 0% 50% no-repeat;
	display:inline-block;
	font-style:normal;
	float:right;
}
.ui-rightcolumn dl dd ul{
	margin-top:20px;
	list-style:none;
}
.ui-rightcolumn dl dd ul li{
	min-width:40%;
	height:30px;
	margin-right:10px;
	display:block;
	line-height:30px;
	text-align:center;
	float:left;
	background:#fce8e0;
	margin-bottom:10px;
	list-style:none;
}
.ui-rightcolumn dl dd ul li a{
	display:block;
	font-size:14px;
	padding:0px 20px;
	color:#666;
}
.ui-rightcolumn dl dd ul li a:hover{
	background:#f54303;
	text-decoration:none;
	color:#fff;
}
.ui-rightcolumn dl dd ul li .ui-none{
	color:#cecece;
	background:#f3f3f3;
}
.ui-rightcolumn dl dd ul li .ui-none:hover{
	background:#f3f3f3;
	color:#cecece;
	cursor:no-drop;
}
.ui-rightcolumn dl dt span{
	float:none;
	display:block;
}

.ui-dustop button{
	width:20px;
	height:28px;
	font-weight:bolder;	
	border:1px solid #c1c1c1;
	cursor:pointer;
}
.ui-dustop input{
	width:30px;
	height:26px;
	text-align:center;
	line-height:26px;
	border-left:none;
	border-right:none;
	border-top:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
	vertical-align: middle;
	margin-top: -3px;
}
.ui-dustop .getbtn{
	width: 160px;
	height: 40px;
	line-height: 40px;
	display:inline-block;
	background:#d1231a;
	color:#fff;
	font-size:20px;
	text-align:center;
	border-radius:5px;
	margin-left:10px;
}
.ui-dustop .getbtn2{
	background:#f70;
}
.ui-dustop .getbtn3{
	background:#aaa;
}
.ui-dustop .getbtn:hover{
	text-decoration:none;
	background: #d13b06;
}

.ui-boTop{
	width:auto;
	min-height:100px;
	margin-bottom:30px;
}

.ui-boBottm{
	width:auto;
	min-height:100px;
	padding-bottom:20px;
}
.ui-boBottm .ui-zbozi ,.ui-boBottm .ui-productdel{
	width:525px;
	float:left;
	margin-top:0px;
}
.ui-boBottm .ui-zbozi{
	width:520px;
	margin-top:53px;
}
.ui-beizhu{
	width:425px;
}
.ui-beizhu textarea{
	width:415px;
	max-width:415px;
	min-height:20px;
	padding:5px;
}
.ui-thisfd{
	width:854px;
	min-height:300px;
	margin:auto;
	padding:10px ;
	border-radius:10px;
	box-shadow:0px 0px 5px 8px #dedede;
	border:1px solid #ddd;
}
.ui-thisfd .ui-first{
	width:302px;
	min-height:300px;
	float:left;
	margin-top:25px;
}
.ui-thisfd .ui-center{
	width:200px;
	float:left;
}
.ui-thisfd .ui-two{
	width:352px;
	min-height:350px;
	float:left;
}
.ui-thisfd .ui-first div{
	width:auto;
	height:300px;
	border:1px solid #dedede;
}
.ui-thisfd .ui-first p{
	width:auto;
	color:#666;
}
.ui-thisfd .ui-two div{
	width:auto;
	height:350px;
	border:1px solid #dedede;
}
.ui-thisfd .ui-two p{
	width:auto;
	color:#666;
}
.ui-thisang{
	padding-left: 90px;margin-top: -28px;
	min-height:18px;
}
.ui-dustop{
	padding:10px;
	position:absolute;
	bottom: 17px;
}
.ui-rightcolumn dl dd div.CA_02,.ui-rightcolumn dl dd div.CA_03{
	border:none;
	float: none;
	display: block;
	width: 100%;
    padding: 3px 0px;
    margin-top: 3px;
}
.ui-rightcolumn dl dd div.CA_02 a,.ui-rightcolumn dl dd div.CA_03 a{
	text-decoration:none;
}

.ui-Title {
    width:auto;
    height:35px;
    line-height:35px;
    font-family:"宋体";
    font-weight:bold;
    font-size:14px;
    margin:0px 0px;
    padding:0px 0px;
}