#wrap{
	padding:0;
}
form,
fieldset{
	overflow:hidden;
	width: 100%;
	min-width: 100%;
	margin:0;
	padding:0;
	border:0;
}
#order{
	overflow:hidden;
}
#order .orderbox{
	overflow:hidden;
}
#order .bottomFuc{
	overflow:hidden;
}
#order .leftTitle{
	float:left;
	width: 141px;
}
#order .mainDay{
	float:right;
	width:calc(100% - 141px);
	overflow-x:scroll;
}
#order .mainDay::-webkit-scrollbar {
	height: 15px;
}
#order .mainDay::-webkit-scrollbar-track {
	background: #c4d8f0;
}
#order .mainDay::-webkit-scrollbar-thumb {
	background: #3d8fd6;
	border-radius: 30px;
}
#order .mainDay::-webkit-scrollbar-thumb:hover {
	background: #125996;
}
#order .mainDay-box{
    width: 141px;
    vertical-align: top;
    float: left;
}
#order .barDay{
	position: relative;
	background:#0859a1;
    color: #fff;
    height: 80px;
}
#order .icon,
#order .icon p,
#order .barDay .icon h3{
	text-align:center;
}
#order .barDay .icon b{
	font-size: 30px;
    line-height: 100%;
    font-weight: normal;
    display: block;
    padding-top: 17px;
}
#order .barDay .icon p{
	text-align:center;
	color:#42a2f7;
	font-size:12px;
}
#order .leftTitle .barDay .icon:before{
	position: absolute;
	width:190px;
	height:1px;
	background: #42a2f7;
	display: block;
	content: "";
	-webkit-transform: rotate(29deg);
	-moz-transform: rotate(29deg);
	-ms-transform: rotate(29deg);
	-o-transform: rotate(29deg);
	transform: rotate(29deg);
	top: 40px;
    left: -22px;
}
#order .leftTitle .barDay .icon p{
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 18px;
	color: #fff;
}
#order .leftTitle .barDay .icon p#titleM{
	top: auto;
	right: auto;
	bottom: 10px;
	left: 10px;
}
#order .barDay .icon h3 span{
	font-size: 50px;
    vertical-align: baseline;
    font-weight: normal;	
	line-height: 110%;
}

#order .leftTitle .barDay{
	overflow: hidden;
	background:#2a69a1;
}
#order .bar{
	position: relative;
	height: 115px;
	border-bottom: 1px solid #f4f4f4;
}
#order .bar h4{
	margin-top: 10px;
	text-align: center;
	font-size: 18px;
}
#order .bar p{
	font-size: 12px;
    color: #776d6d;
}
#order .bar .icon{
	padding-top: 10px;
}
#order .leftTitle .bar{
	background:#f9f9f9;	
}
#order .mainDay .bar .icon{
	padding-top: 29px;
}
#order .bar .mess{
	position: absolute;
	padding: 20px 10px 10px;
	width: 160px;
	background: #6397c5;
	display: none;
	z-index: 10;
	left: 0;
}
#order .bar .openUser{
	display: block;
}
#order .bar .mess:before {
	position: absolute;
	border-style: solid;
	border-width: 0 5px 5px 5px;
	border-color: transparent transparent #6397c5 transparent;
	content: "";
	top: -5px;
	left: 45%;
}
#order .bar .mess a {
	position: absolute;
	top: 0;
	right: 10px;
	color: #fff;
}
#order .bar .mess p{
	color: #fff;
}
#order .bar .mess p a{
	position: relative;
	right: auto;
}
#order .bottomFuc .leftTitle p{
	background:#0859a1;
	color:#fff;
	font-size:14px;
}
#order .bottomFuc .leftTitle p a{
	display:block;
	text-align:center;
	padding:15px 0;
	color:#fff;
}
#order .bottomFuc .mainDay{
	background:#e9e9e9;
	overflow:hidden;
	width: 100%;
}
#order .bottomFuc .mainDay p{
    float: left;
    margin-left: 20px;
    font-size: 17px;
	padding: 15px 0 10px;
}
#order .bottomFuc .mainDay p img {
	width: 32px;
	margin: 0 10px;
}
#order .bottomFuc .mainDay .scrrow{
	float:right;
}
#order .bottomFuc .mainDay .scrrow a{
    color: #fff;
    display: inline-block;
    background: #0859a1;
    width: 141px;
    text-align: center;
    font-size: 14px;
    line-height: 51px;
    height: 51px;
	margin-left: -4px;
}
#order .bottomFuc .mainDay .scrrow a:last-child{
	background:#094172;
}
#order .bottomFuc .mainDay .scrrow a:hover{
	opacity:0.7;
	
}
/***********/
#contact{
	padding:40px;
}
#contact .contactTop >h3{
	color: #f3486c;
    font-weight: normal;
    font-size: 17px;
	margin-bottom: 10px;
}
#contact .contactTop >h3 img{
    margin-right: 10px;
    display: inline-block;
    vertical-align: inherit;
}
#contact .contactTop .companyway{
	margin: 40px 0 10px;
}
#contact .companyway li{
	display: inline-block;
    width: calc(33% - 5px);
	overflow:hidden;
	vertical-align: top;
}
#contact .companyway li h4{
	float:left;
}
#contact .companyway li .text{
	float: left;
    width: calc(100% - 39px);
    margin-left: 10px;
}
#contact .companyway li h5{
	color: #434343;
    font-size: 17px;
	margin: 0;
}
#contact .companyway li p{
	color:#717172;
	font-size: 20px;
    margin-top: 3px;
}
#contact .companyway li.webAddress p{
	font-size:16px;
}
#contact .orderOther{
	overflow:hidden;
}
#contact .orderOther .right{
	margin-top: 20px;
}
#contact .orderOther .funcOne{
	border-bottom: 1px dashed #a4b8d3;
    padding: 0 20px 10px;
}
#contact .orderOther .funcOne h3{
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 110%;
    margin-top: 34px;
    background: #0858a1;
    padding: 12px 16px;
}
#contact .orderOther .funcOne h3 span{
	color:#fff;
	vertical-align: baseline;
	font-size: 18px;
}
#contact .orderOther .funcOne h3 img{
	height: 25px;
    vertical-align: bottom;
    margin: 0 5px;
}
#contact .orderOther .left .funcOne b{
	color: #fff;
    vertical-align: initial;
    margin: 0 5px;
	font-size: 20px;
}
#contact .orderOther .funcTwo h4,
#contact .orderOther .funcThr h4{
	color: #0859a1;
    font-size: 16px;
    padding: 15px 20px 10px;
}
#contact .orderOther .funcTwo ul,
#contact .orderOther .funcThr article{
	margin:0 20px;
}
#contact .orderOther .funcTwo li{
	display: inline-block;
    width: calc(33% - 5px);
    color: #585858;
    margin: 3px 0;
    font-size: 16px;
}
#contact .orderOther .funcTwo li input{
	margin-right: 7px;
}
#contact .orderOther .funcThr{
	background: #f4f4f4;
	padding-bottom: 20px;
	margin-top: 20px;
}
#contact .right .clist{
    float: left;
    width: calc(49% - 20px);
    background: #f4f4f4;
    padding: 5px 10px;
	margin-bottom: 10px;
}
#contact .right #babyList .clist{
	width: calc((100% / 3) - 34px);
}
#contact .right .clist:nth-child(2n){
	float:right;
}
#contact .right #babyList .clist:nth-child(2n){
	margin: 0 20px;
	float: left;
}
#contact .right .large,
#contact .right .send{
	width: calc(100% - 20px);
	overflow:hidden;
}
#contact .right #babyList{
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
}
#contact .right #babyList>div{
	overflow: hidden;
}
#contact .right .clist label{
	color:#a5a5a5;
	width:120px;
	display:inline-block;
}
#contact .right .clist input[type="text"],
#contact .right .clist textarea{
	padding: 5px;
    background: none;
    border-bottom: 1px solid #d5d5d5;
    width: calc(100% - 141px);
}
#contact .right .clist select{
	padding: 5px 0 6px;
    width: calc(100% - 131px);
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-appearance: none;
    background-image: url(/images/selectbutton.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-color: transparent;
    border: none;
}
#contact .right .send{
	background: none;
}
#contact .right .send .code #Checknum{
	width:80px;
}
#contact .right .send .sendp{
	float:right;
}
#contact .right .send .code,
#contact .right .send .adB{
	float: left;
}
#contact .right .send .sendp a{
	display: block;
    background: #fc9b44;
    color: #fff;
    padding: 5px 25px;
}
#contact .right .send .sendp a#btnB{
	background: #1d8ecf;
}
@media screen and (max-width: 980px) {
	#contact .orderOther .left{
		margin-bottom:10px;
	}
	#contact .contactTop .companyway{
		display:none;
	}
	#contact .orderOther .funcOne{
		padding: 20px 20px 10px;	
	}
	#contact .right #babyList>div {
		margin: 10px 0;
		padding: 10px;
	}
	#contact .right #babyList>div:nth-child(2n){
		background: #e6e6e6;
	}
	#contact .right #babyList .clist {
		width: calc(100% - 20px);
	}
	#contact .right #babyList .clist ,
	#contact .right #babyList .clist:nth-child(2n){
		margin: 5px 0;
	}
	#order .bottomFuc .mainDay p {
		display: none;
	}
}
@media screen and (max-width: 640px) {
	#contact .orderOther .funcTwo li{
	    width: calc(50% - 5px);	
	}
	#contact{
		padding: 10px;	
	}
	#contact .right .clist{
	    width: calc(100% - 20px);	
	}
}
@media screen and (max-width: 480px) {
	#contact{
		padding:0;	
	}
	#wrap{
	    padding-top: 20px;	
	}
	#order .leftTitle,
	#order .mainDay-box,
	#order .bottomFuc .mainDay .scrrow a{
		width: 91px;
	}
	#order .leftTitle .bar p{
		display: none;
	}
	#order .bar {
		height: 105px;
	}
	#order .bar .icon {
		padding-top: 20px;
	}
	#order .mainDay{
		width: calc(100% - 91px);
	}
	#order .bar .mess:before {
		left: 25%;
	}
	#order .barDay .icon h3 #titleY {
		top: 0;
	}
}