*{
	padding:0;
	margin:0;
}
a{
	text-decoration: none;
}
li{
	list-style: none;
}
img{
	border:none;
	/*display:block;*/
}
body{
	font-family: "微软雅黑";
}
.ui-content{
	width:1200px;
	/*height:1720px;*/
	margin:0 auto;
}
figure {
    margin:0;
}
.ui-right{
	width:916px;
	height: 100%;

	float:right;
}
.ui-top1{
	height:34px;
	border-bottom: 1px solid #d4d4d4;	
}
.ui-td{
	padding:0 24px 4px 8px;
	border-bottom:4px solid #21ace3;
	float:left;
	color:#555555;
	font-size: 18px;
}
.ui-tt{
	padding:6px 2px 12px 26px;
	background:url(../../images/icon01.png) 0 6px  no-repeat;
	color:#888;
	font-size: 12px;
	float:right;
}
.ui-section-l{
	width:440px;
	height:492px;
	border:1px solid #e6e6e6;
	margin:24px 0 0 0px;
	float:left;
	position: relative;
}
.ui-section-l:nth-child(2n){
	margin-left:35px;
}
.ui-section-l img {
    display:block;
    width:438px;
    height:300px;     
}
.ui-tt a {
    color: #888;
}
.ui-section-r{
	width:440px;
	height:492px;
	border:1px solid #e6e6e6;
	margin-top:24px;
	float:right;
	position: relative;
}
.ui-section-l:hover{
	box-shadow:0 0 4px 3px #ececec;
	border
}
.ui-section-r:hover{
	box-shadow:0 0 4px 3px #ececec;
}
.ui-container1 h3{
	margin:4px 0 0 20px;
	font-size: 24px;
	color:#333;
	font-weight: bold;
	line-height: 52px;
}
.ui-container1 p{
	line-height: 28px;
	margin:0 20px;
	font-size: 16px;
	color:#333;
}
.ui-container1 span a{
	padding:10px 30px;
	border:1px solid #d4d4d4;
	color:#333;
    font-size: 16px;
}
/*.ui-a1{
	position: absolute;
	left: 20px;
	bottom:24px;	
}*/
.ui-a1:hover{
	background: #e39821;
	color:#fff;
}
.ui-a2 {
    
    padding: 10px 30px;
    border: 1px solid #d4d4d4;
    color: #333;
    cursor: pointer;
    font-size:16px;
    margin-left:27px;
}
.ui-a2:hover{
	background: #21ace3;
	color:#fff;
}
.ui-left-list li {
    height: 56px;
    cursor: pointer;
}
.ui-left-list li span img {
    margin-right: 22px;
    float: left;
    margin-top: 22px;
}
.ui-label {
    display:inline-block;
    font-size:16px;
    color:#333;
    width:100px;
    text-align:right;
    float:left;
    height:100%;
    line-height:40px;
}
.ui-label:after {
    content:"";
    display:inline-block;
    width:100%;    
}
.ui-dialog-div {
    width:432px;
    height:40px;
    margin:20px auto 0;
}

.ui-label span {
    color:#f22a2a;     
}
.ui-input {
    float:left;
    width:279px;
    height:40px;
    border-radius:3px;
    border:1px solid #d2d2d2;
    margin-left:15px;
    padding-left:15px;
}
.ui-textarea {
    margin-left:15px;
    width:279px;
    height:122px;
    border-radius:3px;
    border:1px solid #d2d2d2;
    padding-left: 15px;
    line-height: 40px;
}
.dialog-content-bd {
    height:395px;
}
.ui-product-option {
    display: block;
    height: 62px;
    /* margin-top: 25px; */
    width: 76%;
    margin: 25px auto 0;
}

.xubox_title {
    background:#21ace3!important;
}
.xubox_title em {
    color:#fff;  
    font-size: 16px;
    line-height: 16px;   
}
.xubox_iframe {
    width:650px !important;
    height:540px !important;
}
.xubox_layer {
    width:650px !important;
    height:580px !important;
}
