﻿
 select, textarea {
    outline: none;
    font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif;
}

select:not(:-internal-list-box) {
	overflow: visible !important;
}
     
select {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: black;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    background-color: white;
    cursor: default;
    margin: 0em;
    font: 400 13.3333px Arial;
    border-radius: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(169, 169, 169);
    border-image: initial;
}  
 
 .dingzhi-bt {
    text-align: center
}

.dingzhi-bt h3 {
	font-size: 32px
}

.dingzhi-bt p {
	color: #999;
	padding-top: 10px;
	font-size: 14px
}
 .dingzhi-block {
    margin-top: 25px
}
.dingzhi-block h3 {
	color: #fff;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 16px;
	border-bottom-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-bottom-left-radius: 20px;
	border-top-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-top-right-radius: 20px;
	background: #006ED6
}
.dingzhi-content {
    padding: 20px 10px
}

.dingzhi-content li {
	float: left;
	margin: 3px 0
}
.dingzhi-content li .item {
    color: #999;
    float: left;
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: right;
    font-size: 14px
}

.dingzhi-content li .con {
    min-height: 35px;
    padding-left: 125px
}
.jihua-li {
    width: 100%
}

.qita-li {
    width: 100%
} 
.dingzhi-default-text {
    height: 34px;
    line-height: 34px;
    padding: 0 5px;
    border: 1px solid #e6e6e6;
    background: #fff
}
.amount-opt-wrap .sub-btn {
    border-right: 0;
}

.amount-opt-wrap .sub-btn, .amount-opt-wrap .add-btn {
    display: inline-block;
    color: #999;
    width: 28px;
    height: 28px;
    line-height: 24px;
    vertical-align: middle;
    text-align: center;
    font-size: 24px;
    border: 1px solid #e6e6e6;
    background: #fff;
}

.amount-opt-wrap .num-text {
    width: 56px;
    height: 28px;
    border: 1px solid #e6e6e6;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    background: #fff;
}


.dingzhi-content li .yzm-img {
    display: inline-block;
    vertical-align: middle;
    width: 94px;
    height: 36px;
    margin: -3px 5px 0 5px;
    cursor: pointer
}

.dingzhi-content li .error-msg {
    color: #f00;
    font-size: 14px
}

.dingzhi-child-item {
    color: #666;
    float: left;
    height: 30px;
    line-height: 32px;
    padding: 0 15px;
    margin-right: 10px;
	margin-top: 10px;
    font-size: 14px;
    border: 1px solid #e6e6e6;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
 

.jihua-li .cc-active, .jihua-lijihua-li .dingzhi-child-item >a:hover {
	color: #fff;
	border: 1px solid #006ED6;
	background: #006ED6
}

.qita-li .df-textarea {
    width: 100% !important
  
}
.qita-li .df-textarea {  
    height: 100px;
    line-height: 30px;
    padding: 0 5px;
    outline: none;
    resize: none;
    border: 1px solid #dedfe3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: '微软雅黑', Arial, Helvetica, sans-serif;
    background: #fff;
}
.dingzhi-submit-block {
    margin: 30px 0 10px
}

.dingzhi-submit-btn {
    color: #fff;
    display: block;
    width: 156px;
    height: 44px;
    line-height: 44px;
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-top-right-radius: 20px;
    background: #006ED6;
}

.dingzhi-submit-btn:hover {
	background: #006ED6
}

span.error-style {
    margin-left: 5px;
    color: red;
}

input.error-style, textarea.error-style {
    border: 1px solid #f23030 !important;
}

.default-textarea {
    width: 50%;
    height: 100px;
    line-height: 30px;
    padding: 0 5px;
    outline: none;
    resize: none;
    border: 1px solid #dedfe3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: '微软雅黑',Arial,Helvetica,sans-serif;
    background: #fff;
} 
