﻿body{padding: 88px 0 0;}

#Navigation button {
    width: 44px; height: 44px;
    margin-top: -22px;
    border-radius: 50%; border: 2px solid #fff !important;
    background: none;
    font-size: 32px; color: #fff;
    position: absolute; top: 50%; right: 30px; z-index: 2;
    display: block;
}

.matchList > div.title, .mark > div.title{
	padding-left: 88px;
}
.matchList > div.title:before{
	width: 44px; height: 44px;
	background: url(../../img/customer2/icon_package_match.png) no-repeat center; background-size: 44px;
}
.mark > div.title:before{
	width: 44px; height: 44px;
	background: url(../../img/customer2/icon_package_mark.png) no-repeat center; background-size: 44px;
}

/*专家信息*/
#Info{
	padding-left: 30px;
}
#Info .pag{
	padding: 30px 170px 36px 0;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
}
#Info .pag p.name{
	padding-bottom: 10px;
	font-size: 32px; line-height: 44px;
}
#Info p.name span{
	height: 32px; width: 36px;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 24px; line-height: 32px; text-align: center; color: #fff;
    position: relative; top: -3px;
    display: inline-block;
}
#Info p.name span.red{
	background: #bc1c25;
}
#Info p.name span.orange{
	background: #ff8400;
}
#Info p.name span.green{
	background: #1CC075;
}
#Info p.name span.blue{
	background: #58A1F6;
}
#Info .pag p.price{
	font-size: 28px; line-height: 40px; color: #bc1c25;
}
/* #Info .pag div.profit{
	height: 108px; width: 170px;
	text-align: center;
	position: absolute; top: 22px; right: 16px;
}
#Info .pag div.profit div.name{
	height: 32px;
	padding-top: 4px;
	font-size: 24px; line-height: 32px; color: #bc1c25;
	display: block;
}
#Info .pag div.profit > p{
	height: 72px;
	text-align: center;
} */
#Info .pag div.profit{
	height: 88px; width: 134px;
	border: 1px solid #bc1c25; border-radius: 12px;
	background: #bc1c25;
	text-align: center;
	position: absolute; top: 30px; right: 20px;
	overflow: hidden;
}
#Info .pag div.profit:after{
	height: 40px; width: 134px;
	background: #fff;
	font-size: 24px; line-height: 40px; color: #bc1c25;
	position: absolute; bottom: 0; left: 0;
	content: '3天净胜';
}
#Info .pag div.profit > p{
	height: 48px;
	font-size: 32px; line-height: 48px; color: #fff; font-weight: bold;
}
#Info .pag div.profit em{
	width: 24px; height: 72px;
	display: inline-block;
}
#Info .pag div.profit em[number="%"]{
	width: 44px;
	background: url(../../img/customer2/percent.png) no-repeat center; background-size: 44px;
}
#Info .pag div.profit em[number="0"]{
	background: url(../../img/customer2/0.png) no-repeat center; background-size: 44px;
}
#Info .pag div.profit em[number="1"]{
	background: url(../../img/customer2/1.png) no-repeat center; background-size: 44px;
}
#Info .pag div.profit em[number="2"]{
	background: url(../../img/customer2/2.png) no-repeat center; background-size: 44px;
}
#Info .pag div.profit em[number="3"]{
	background: url(../../img/customer2/3.png) no-repeat center; background-size: 44px;
}
#Info .pag div.profit em[number="4"]{
	background: url(../../img/customer2/4.png) no-repeat center; background-size: 44px;
}
#Info .pag div.profit em[number="5"]{
	background: url(../../img/customer2/5.png) no-repeat center; background-size: 44px;
}
#Info .pag div.profit em[number="6"]{
	background: url(../../img/customer2/6.png) no-repeat center; background-size: 44px;
}
#Info .pag div.profit em[number="7"]{
	background: url(../../img/customer2/7.png) no-repeat center; background-size: 44px;
}
#Info .pag div.profit em[number="8"]{
	background: url(../../img/customer2/8.png) no-repeat center; background-size: 44px;
}
#Info .pag div.profit em[number="9"]{
	background: url(../../img/customer2/9.png) no-repeat center; background-size: 44px;
}

#Info .tal{
	min-height: 88px;
	padding: 30px 60px 30px 108px;
	border-bottom: 1px solid #e6e6e6;
	display: block;
	position: relative;
}
#Info .tal img{
	height: 88px; width: 88px;
	border-radius: 50%;
	position: absolute; top: 30px; left: 0;
}
#Info .tal p.name{
	padding-bottom: 10px;
	font-size: 28px; line-height: 46px;
}
#Info .tal p.slogan{
	font-size: 24px; line-height: 32px; color: #999;
}
div.cost button.what{
	height: 100%;
	padding-left: 40px;
	background: url(../../img/customer2/icon_what.png) no-repeat left center; background-size: 30px;
	font-size: 24px; text-align: right; color: #999;
	float: right;
}
div.buy{
	margin-right: 30px; padding: 30px 0;
	font-size: 28px; line-height: 32px; text-align: center;
	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
	-webkit-box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center;
}
div.buy p{
	padding: 0 20px;
	-webkit-box-flex: 1; -moz-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1;	
}
div.buy b{
	padding: 0 8px;	
	color: #bc1c25;
}
div.buy button{
	height: 74px; width: 100%;
	border-radius: 6px;
	background: #bc1c25;
	font-size: 30px; color: #fff; font-weight: bold;
}
div.buy p + button{
	width: 240px;
}

/*圆环*/
div.ringBox{
	height: 340px;
	padding-left: 47%;
	position: relative;
}
div.ringBox div.ring{
	height: 220px; width: 220px;
	margin: 30px 0 0 -35%;
	border-radius: 50%;
	background: #D8D8D8;
	position: absolute; top: 0; left: 46%;
}
div.ringBox div.ring p.before{
	width: 120px; height: 135px;
	margin: -85px 0 0 -85px; padding: 35px 0 0 50px;
	border-radius: 50%;
	background: #fff;
	font-size: 24px; line-height: 32px;
	position: absolute; top: 50%; left: 50%; z-index: 10;
}
div.ringBox div.ring p.before > span{
	display: block;
	position: relative;
}
div.ringBox div.ring p.before > span:after{
	width: 20px; height: 20px;
	margin-top: -10px;
	border-radius: 4px;
	position: absolute; top: 50%; left: -27px;
	content: ''
}
div.ringBox div.ring p.before > span.win:after{
	background: #bc1c25;
}
div.ringBox div.ring p.before > span.draw:after{
	background: #1CC075;
}
div.ringBox div.ring p.before > span.lose:after{
	background: #555;
}
div.ringBox div.ring canvas{
	position: absolute; top: 0; left: 0;
}
div.ringBox p.other{
	font-size: 24px; line-height: 32px; text-align: center; color: #999;
	position: absolute; bottom: -60px; left: 0; right: 0;
}

/*折线图*/
dl.svg{
	height: 184px; width: 320px;
	padding: 0 16px;
	border: 1px dashed #E6E6E6; border-left: 0; border-right: 0;
	position: relative; top: 48px;
	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
dl.svg dt{
	border-bottom: 1px dashed #E6E6E6;
	position: absolute; top: 50%; left: 0; right: 0;
}
dl.svg dd{
	width: 10%; height: 100%;
	position: relative;
}
dl.svg dd:after{
	width: 16px; height: 16px;
	margin-left: -8px;
	border-radius: 50%;
	position: absolute; left: 50%; z-index: 10;
	content: '';
}
dl.svg dd.win:after{
	background: #bc1c25;
	top: -8px;
}
dl.svg dd.draw:after{
	margin-top: -8px;
	background: #1CC075;
	top: 50%;
}
dl.svg dd.lose:after{
	background: #555;
	bottom: -8px;
}
svg{
	height: 184px; width: 288px;
	position: absolute; top: 0; left: 32px;
	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
dl.svg p.other{
	font-size: 24px; line-height: 32px; text-align: center; color: #999;
	position: absolute; bottom: -77px; left: 0; right: 0;
}
dl.svg p.other span{
	padding: 0 4px;
}
dl.svg p.other span.win{
	color: #bc1c25;
}
dl.svg p.other span.draw{
	color: #1CC075;
}
dl.svg p.other span.lose{
	color: #555;
}


/*内容修改*/
div#ComfirmBox .default{
	width: 88%; max-width: 88%;
}
div#ComfirmBox .comText h4 + p{
	padding-top: 4px;
}
div#ComfirmBox .comText p + h4{
	padding-top: 10px;
}
div#ComfirmBox .default{
	top: 0;
}



