﻿/**subnav**/
.subnav a{color: #333;}
.subnav{overflow: hidden;background:#eeebe2;padding-top:20px;padding-bottom: 10px;}
.subnav dl{overflow: hidden;margin:.55rem 0;padding:0 1.5rem;}
.subnav dt{float: left;display: inline-table;width: 35%;height:2.5rem;background: #fff;text-align: center;}
.subnav_l{display:table-cell;vertical-align: middle;}
.subnav dt h1{color: #1f1f1f;font-weight: 900;font-size: 1.32rem;margin-bottom:.1rem;margin-top:.25rem;}
.subnav dt p{color: #d2d2d2;text-transform:uppercase;font-size: 1.1rem;margin-bottom:.5rem;text-align: center;}
.subnav dt img{display: block;width:100%;}

.subnav dd{float: right;width: 63%;}
.subnav dd a{position: relative;float: left;margin:0 0 2.5% 2%;width: 48%;height:2.9rem;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background: #fff;text-align: center;font-size:1.02rem;line-height:3rem;}
.subnav dd a.active{background: #1688c7;color: #fff;}
.subnav dd a:hover,.subnav dd a:active{background: #1688c7;color: #fff;}
.subnav dd a.hot:before{position: absolute;top: 0.25rem;right: 0.15rem;display: block;width: 1.25rem;height: 1.25rem;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#b70000;
-webkit-box-shadow: 0px 1px 2px #000;
-moz-box-shadow: 0px 1px 2px #000;
box-shadow: 1px 1px 2px #000;
/* For IE 8 */color: #fff;content:"热";font-size:.8rem;line-height:1.2rem;
-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, 
Color='#000000');}

.subnav .sub_jc dt{float: left;display: inline-table;width: 35%;height:2.55rem;background: #fff;text-align: center;}
.subnav .sub_jc img{display: block;margin:.1rem auto 0;width:63%;}
.subnav .sub_jc a{position: relative;float: left;margin:0 0 2% 2%;width: 48%;height:3.35rem;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background: #fff;text-align: center;font-size:1.25rem; line-height:1.3; padding:.13rem 0 0 0;}
.subnav .sub_jc a.jcc{line-height:2.8;}
.subnav .sub_jc a p{font-size:1.15rem; color:#6d6d6d; display:block;}
.subnav .sub_jc a p span,.subnav .sub_jc a span.btnn{font-family:Impact;font-size:1.25rem; color:#E52B2C;}
.subnav .sub_jc a p.span2{font-size:.18rem;}
.subnav .sub_jc a p span:hover{color:#f7fa00;}
.subnav .sub_jc .btn_omom{ width:98%; line-height:1.2}
.subnav .sub_jc p:hover,.subnav .sub_jc p:active{color:#fff;}
