
/* CSS Document */




.tab{width:100%; max-width: 1200px;border-collapse: collapse;font-size:13px;line-height:22px;}
.tab tr td{ padding:5px; text-align: center; }
.tab tr td.c1{background-color: #fbfbfb;color: #333;}
.tab tr td.c2{background-image: linear-gradient(-139deg, #FDAE4F 0%, #FD964F 100%); color: #fff;}
.tab tr td.c3{background-image: linear-gradient(-139deg, #FD964F 1%, #FD834F 100%);}
.tab tr td.c4{background-image: linear-gradient(-139deg, #FD834F 3%, #FD674F 100%);}
.tab tr td.c5{background-image: linear-gradient(-139deg, #f97a44 3%, #f75237 100%);}
.tab tr td.c6{background-image: linear-gradient(-139deg, #f75237 3%, #f73737 100%);}
.tab tr td.c7{background: linear-gradient(-139deg,#F0D7A3 0,#EFCB85 100%) #F0D7A3;color: #351d06;}
.tab tr td.c8{background: #e7c062;color: #351d06;}
.items{color: #FFFFFF; font-size: 16px; height: 52px; text-align: center; background: #5c5c5c; border-radius: 5px;}
.les01{ font-weight: bold; line-height: 150%; background: #f1f1f1;font-size: 16px; text-align: center;}
.les02{text-align:left;}
.tab .price{ color:#FD674F; font-size: 20px; margin: 0px 5px;}
.tab s{ color:#666;}


.b_fw,.mb_fw{}
.b_fw ul,.mb_fw ul{ margin: 20px auto;}
.b_fw ul li,.mb_fw ul li{ float:left; width:33%;}
.b_fw ul li a,.mb_fw ul li a{width: 100px; border:1px solid #9c9c9c; display: block;padding: 10px; margin: 0px auto; text-align: center; background: linear-gradient(-139deg, #FDAE4F 0%, #FD964F 100%); color:#000; }
.b_fw ul li a:hover,.mb_fw ul li a:hover{border:1px solid #FD964F; background:none;}

/*-------------------------------------*/

.table {  border-collapse: collapse !important;}
.table td,.table th { text-align: center; padding: 8px;  border: 1px solid #dddddd;line-height: 16px; height: 20px; line-height: 20px;}
.table-bordered th,.table-bordered td {  border: 1px solid #ddd !important;}

table {background-color: transparent;}
th {text-align: left;}
.table {width: 100%;max-width: 100%;margin-bottom: 20px;}
#left_div .les01, #right_div .les01{background:#65c3bb;color: #fff;}
#left_div .les02, #right_div .les02{background:#fd674f;color: #fff;}

#left_div{width:200px;float: left;}
#left_div1{width: 100%;}
#left_div2{margin-top:-20px;width: 100%;/*height: 600px;*/overflow: hidden;}
#left_table1 th{color: #fff;font-size: 16px;height: 42px;text-align: center;background: #5c5c5c;}
#left_table2 th{text-align:center;}
#left_table2 th.les01{ color: #fff;}
#left_table2 th.les02{ color: #fff;}

#right_div{float: left;}
#right_div1{width: 100%;overflow: hidden;}
#right_divx{width: 1000px;}
#right_div2{margin-top:-20px;width:100%;/*height:600px;*/overflow: auto;}
#right_table1{width: 980px;}
#right_table2{width: 980px;max-width: 979px;white-space:nowrap;}
#right_table1 tr.p th{background: #fbfbfb; color: #333;}
#right_table1 tr.p th span{ color:#FD674F; margin: 0px 5px;}
#right_table1 tr.p th s{ color:#666;font-weight: normal;}

#right_table1 th{background: #5c5c5c;width:12.5%; color: #fff;font-size: 16px; height: 42px;text-align: center;}
#right_table1 th.c1{background-color: #fbfbfb;color: #333;}
#right_table1 th.c2{background-image: linear-gradient(-139deg, #FDAE4F 0%, #FD964F 100%); color: #fff;}
#right_table1 th.c3{background-image: linear-gradient(-139deg, #FD964F 1%, #FD834F 100%);}
#right_table1 th.c4{background-image: linear-gradient(-139deg, #FD834F 3%, #FD674F 100%);}
#right_table1 th.c5{background-image: linear-gradient(-139deg, #f97a44 3%, #f75237 100%);}
#right_table1 th.c6{background-image: linear-gradient(-139deg, #f75237 3%, #f73737 100%);}
#right_table1 th.c7{background: linear-gradient(-139deg,#F0D7A3 0,#EFCB85 100%) #F0D7A3;color: #351d06;}
#right_table1 th.c8{background: #e7c062;color: #351d06;}
#right_table2 td{width:12.5%;text-align:center;}
#right_table2 td.a:before { content: '\2714'; color: #FD674F;}
#right_table2 td.b:before { content: '\2716'; color: #c1bdbe; margin-left: 15px;}

#right_table1.seven th,#right_table2.seven td{width:14.2%;}
#right_table1.six th,#right_table2.six td{width:16.6%;}
#right_table1.five th,#right_table2.five td{width:20%;}
#right_table1.four th,#right_table2.four td{width:25%;}
#right_table1.three th,#right_table2.three td{width:33.3%;}
#right_table1.two th,#right_table2.two td{width:50%;}

.help-tip{ float:right;text-align:center;background-color:#a2a2a2;border-radius:50%;width:20px;height:20px;font-size:14px;line-height:22px;cursor:default}
.help-tip:before{content:'?';font-weight:700;color:#fff}
.help-tip:hover p{display:block;transform-origin:100% 0%;-webkit-animation:fadeIn .3s ease-in-out;animation:fadeIn .3s ease-in-out}
.help-tip p{display:none;text-align:left;background-color:rgba(56, 58, 59, 0.8);padding:20px;width:150px;position:absolute;border-radius:3px;box-shadow:1px 1px 1px rgba(0,0,0,.2);left: 162px;color:#fff;font-size:13px;line-height:1.4;font-weight: normal;}
.help-tip p:before{position:absolute;content:'';width:0;height:0;border:6px solid transparent;border-bottom-color:rgba(56, 58, 59, 0.8);left:10px;top:-12px}
.help-tip p:after{width:100%;height:40px;content:'';position:absolute;top:-40px;left:0}

.help-tip p.b{left: 364px;}
.help-tip p.h{position:relative; left:-4px;}

