body{background-color:#313131;}

/*主标题颜色*/
.titlebar{color:#eee;}

/*导航条*/
.nvabar,.nvabar .nav > ul > li > ul > li{background:#2a2a2a;}
.nvabar .nav a{color:#e5e5e5;}
.nvabar .nav > ul > li:first-child,.nvabar .nav li:hover > a{background:#515050;color:#fff;} 

/*带背景模块*/
.nvabar .nav > ul > li:first-child{margin-left: -10px!important}
.nvabar.small{width:1140px!important;}
.warp._modulewarp{background:rgba(255,255,255,1);}

/*标题栏*/
.titlestyle-1{border-bottom-color:rgba(0,0,0,.4);}
.titlestyle-1:after{border-left-color:#010101;color:#010101; }

.titlestyle-2{color:#fff;background:#515050}
.titlestyle-2 span{background: #010101;} 
.titlestyle-2:after{border-top-color: #010101;}

.titlestyle-3{border-bottom-color:rgba(0,0,0,.4);color:#010101; }

.titlestyle-4{line-height: 38px;color:#010101; }
.titlestyle-4:after,.titlestyle-4:before{border-bottom-color:rgba(0,0,0,.4)} 

.titlestyle-5{color:#fff;background:rgb(28,28,28);border-top:4px solid rgb(81,80,80);}
.titlestyle-5 span{background: rgb(81,80,80);}
.titlestyle-5 span:after{border-top:15px solid rgb(81,80,80);}
.titlestyle-5{height: 60px;margin-bottom:25px;padding-left: 50px}
.titlestyle-5 span{display: block;line-height:60px;height: 60px;float:left;font-size: 25px;position: relative;overflow: visible;text-align: center;}
.titlestyle-5 span:after{content: "";width: 0;height: 0;display: block;border-left: 55px solid transparent;border-right: 55px solid transparent;}
.titlestyle-5 span:before{height: 0;width: 100%;margin: 0 1%;}
.titlestyle-6{background: rgb(81,80,80);}
.titlestyle-6 span{color: #fff;background-color: rgb(42,42,42);border-left: 4px solid rgb(187,187,187);border-right:4px solid rgb(187,187,187);}
.titlestyle-6{height: 60px;margin-bottom:25px;padding-left: 38%;}
.titlestyle-6 span{font-style:oblique;display: block;height: 60px;float: left;padding: 0 10px;line-height: 58px;transform:skew(15deg);-webkit-transform: skew(15deg);-moz-transform: skew(15deg);-o-transform:skew(15deg);-ms-transform:skew(15deg);}
.titlestyle-7{background: rgb(81,80,80);}
.titlestyle-8{background: rgb(81,80,80);}
/*通用*/
.c-title{color:#515050!important}
.c-info{color:#515050!important;}
.c-content{color:#515050!important;}
.c-link{color:#515050!important;}
.c-link:hover{color:#777!important;}
.c-title-bg{background:rgba(0,0,0,.8)!important;color:#fff!important;}
.c-info-bg{background:rgba(0,0,0,.8)!important;color:#fff!important;}
.c-content-bg{background:rgba(0,0,0,.8)!important;color:#fff!important;}
.c-link-bg{background:rgba(0,0,0,.8)!important;color:#fff!important;}
.c-link-bg:hover{background:rgba(255,128,0,.8)!important;color:#fff!important;}