/*vip对比页样式*/
/*对比头部*/
.comv-top{width: 1198px; border: 1px solid #d8d8d8;background-color: #fff;margin-top: 73px;}
.comv-top .comv-yx,.comv-top .comv-bg{width: 50%;position: relative;}
.comv-top .comv-yx{background: url(ys-vips.png) repeat-x;width: 598px;border-right: 1px solid #cdcdcd;}
.comv-top .comv-bg{background:url(bg-vips.png) repeat-x;}
.comv-top .comv-yx i,.comv-top .comv-bg i{display: block;width: 178px;height: 185px;margin: -43px auto;background: url(comv-icons.png) no-repeat;}
.comv-top .comv-yx i{background-position: 0px 0px;}
.comv-top .comv-bg i{background-position: -222px 0px;}
.comv-top .superInfo{width: 506px;height: 64px;border-radius: 10px;text-align: center;font-size: 18px;line-height: 64px;margin: 70px auto 0;}
.comv-top .superInfo-ys{border: 1px  solid #afd8f3;background-color: #d9f0ff;color: #1166bb;}
.comv-top .superInfo-bg{border: 1px solid #f5a6a6;background-color: #ffe5e5;color: #c80000;}
.comv-top .joinBtn a{margin: 30px auto; display: block; width: 205px;height: 80px;background: url(comv-icons.png) no-repeat;color: #fff;font-size: 18px;text-align: center;line-height: 70px;}
.comv-top .joinBtn .joinBtn-ys{background-position: 0px -215px;}
.comv-top .joinBtn .joinBtn-bg{background-position: -222px -215px;}
/*对比列表详情*/
.comv-main{margin-top: 30px;}
.l-wid{width: 178px;}
.b-wid{width: 339px;}
.tb-ys{background-color: #ebf7ff;}
.tb-bg{background-color: #ffeded;}
.ys-tit{color: #206ac1;}
.bg-tit{color: #df3737;}
.ys-tit i,.bg-tit i{display: inline-block;width:27px ;height:20px ;background:url(comv-icons.png) no-repeat ;vertical-align: middle;margin-right: 10px;}
.ys-tit i{background-position: -469px 0;}
.bg-tit i{background-position: -431px 0;}
.h3-ys{font-size:24px;color: #034fab;}
.h3-bg{font-size: 24px;color: #d50101;}
.comv-table{border-right: 1px solid #d7d7d7;border-bottom: 1px solid #D7D7D7;background-color: #fff;}
.comv-table th{border-left: 1px solid #D7D7D7;font-size: 18px;font-weight: bold;border-top: 1px solid #D7D7D7;}
.comv-table td{border-left: 1px solid #d7d7d7;border-top: 1px solid #D7D7D7;text-align: center;font-size: 18px;color: #010101;}
.comv-table th,.comv-table td{height: 78px;display: table-cell;vertical-align: middle;}
.comv-table td a{display: block;width: 196px;height: 34px;line-height: 34px;color: #fff;font-size: 14px;text-align: center;border-radius: 5px;margin: 0 auto;}
.comv-table td i{display: block;width: 57px;height: 20px;background: url(comv-icons.png) no-repeat;margin: 0 auto;}
.comv-table td .nomal-ys{background-position: -431px -150px;display: inline-block;margin-right: 20px;}
.comv-table td .nomal-bg{background-position: -431px -185px;display: inline-block;}
.comv-table td .sup-ysvip{background-position: -431px -224px;}
.comv-table td .sup-bgvip{background-position: -431px -255px;}
.toYs{background-color: #146dc6;}
.toBg{background-color: #d90000;}


/*头部加入VIP导航下拉修改*/
.invip-wid{width: 460px;left: -170px;}
.invip-drop-box .triangle{background-position: -100px -2px;width: 18px;height: 10px; position: absolute;top: -9px;left: 219px;}
.invip-drop-box .invip-bg,.invip-drop-box .invip-ys{width: 50%;position: relative;text-align: center;}
.invip-drop-box .invip-ys{border-right: 1px solid #bebebe;width: 228px;}
.invip-drop-box .invip-bg i,.invip-drop-box .invip-ys i{display: inline-block;width: 152px;height: 43px;background: url(comv-icons.png) no-repeat;margin: 25px 0px 30px;}
.invip-drop-box .invip-ys i{background-position: -431px -36px;}
.invip-drop-box .invip-bg i{background-position: -431px -92px;}
.invip-drop-box .invip-bg p,.invip-drop-box .invip-ys p{font-size: 14px;line-height: 40px;text-align: center;}
.invip-drop-box .invip-ys p{color: #c80000;}
.invip-drop-box .invip-bg p{color: #1166bb;}
.invip-drop-box .invip-bg a,.invip-drop-box .invip-ys a{display: inline-block;width: 168px;height: 36px;line-height: 34px;text-align: center;font-size: 14px;color: #fff;border-radius: 5px;margin: 20px 0 45px;}
.invip-drop-box .invip-bg a:hover,.invip-drop-box .invip-ys a:hover{opacity: .8;filter: alpha(opacity=80);}
.invip-drop-box .invip-ys a{background-color: #1166bb;}
.invip-drop-box .invip-bg a{background-color: #c80000;}
.head-nav li:hover .nav-pull-down{display: block;}