﻿/*@charset "UTF-8";*/
@import url(../css/origin.css);
@import url(../css/jquery.mmenu.all.css) screen and (max-width:768px);
body{font-family:"微软雅黑"; }
ul, ul li{list-style:none; padding:0;margin:0}

/*公共链接*/
a,a:link,a:active,a:visited{color:#333; outline:none}
a:focus,a:hover{color:#c30e21; outline:none; text-decoration:none}

/*手机端导航*/
.header-bg{background: #c30e21;font-size: 18px;font-weight: bold;color: #fff;line-height: 60px;height:60px;text-align:center;}
.header-bg a{background-image: url(images/togglemenu.png);width: 40px;height: 60px;top: 0;left: 10px;}

/*===========多级导航菜单===========*/

/*导航大背景*/
.red_03 .widget-header{height:60px;font-size:18px;font-weight:normal;background-color:#c30e21}

/*链接状态*/
.red_03 ul.widget-nav li{line-height:60px;}
.red_03 ul.widget-nav li a{padding:0 40px;color:#fff;background-color:transparent;margin-right:0px; text-decoration:none}
.red_03 ul.widget-nav li a:hover {color:#fff;background-color:#d71c2f}

@media (min-width: 992px) {
.red_03 ul.widget-nav li a{padding:0 60px;color:#fff;background-color:transparent;margin-right:0px; text-decoration:none}
}

/*下拉菜单样式*/

.red_03 ul.widget-nav ul.subnav {width:150px;margin-top:0px;border:1px solid rgba(0,0,0,.15);box-shadow: 0 6px 12px rgba(0,0,0,.175);border-top-width:0}
.red_03 ul.widget-nav ul.subnav ul {width:150px;margin-top:0px;border:1px solid rgba(0,0,0,.15);box-shadow: 0 6px 12px rgba(0,0,0,.175);}
.red_03 ul.subnav  li{line-height:55px;padding:0 4px;background-color:#fff;}/*调整间距常用*/
.red_03 ul.subnav  li a{padding:0 10px;font-weight:normal;background-color:transparent!important;color: #000!important;}
.red_03 ul.subnav  li:hover{background-color:#d90021; background-image: none; color: #fff;}
.red_03 ul.subnav  li:hover a{ color: #fff!important;}
.red_03 ul.subnav  li a:hover{color:#017eba;}

/*有分级显示三角符号*/
.red_03 ul.widget-nav ul *.dir {background-image: url(images/nav-arrow-right.png)}

/*===========普通面板===========*/

/*标题*/
.red_03 .widget-heading{height:36px; line-height:36px;background-color:#fbfbfb; border-bottom: 1px #d4d4d4 solid;}
.red_03 .widget-heading h3{height:36px; line-height:36px;background-color:#d90021; border-bottom: 1px #970011 solid; font-size:14px;font-weight:bold;color:#fff;padding:0 18px}
/*更多*/
.red_03 a.widget-more{text-indent:0;color:#666; padding-right:12px;}
.red_03 a.widget-more:hover{color:#0873c0;}
/*内容*/
.red_03 .widget-body{padding:0px;border:0px solid #216eb6;background-color:transparent;}
/*时间*/
.red_03 .news_other{color:#999; font-family: Arial;}
/*列表*/
.red_03 .widget-list-item{padding-left:15px;}
/*列表链接*/
.red_03 .widget-list-item a:link,.red_03 .widget-list-item a:visited,.red_03 .widget-list-item a:active{/*color:#383737;*/}
.red_03 .widget-list-item a:hover{/*color:#1c81db;*/}


/*===========选项卡===========*/

/*常规tab*/
.red_03 .widget-tabs  .tab-title{padding:0;}
.red_03 .widget-tabs  .tab-title > li {line-height:36px;}
/*默认状态*/
.red_03 .widget-tabs  .tab-title>li > a{padding:0 20px; line-height:36px;font-weight:normal;color:#d90021; margin-right:7px;background-color: #fffbd9;border-bottom:0px solid #216eb6;}
/*划过状态*/
.red_03 .widget-tabs .tab-title > li > a:hover{background-color:#d90021;  color: #fff;}
/*选中状态*/
.red_03 .widget-tabs .tab-title > li.active > a, .red_03 .widget-tabs .tab-title > li.active > a:focus,.red_03 .widget-tabs .tab-title > li.active > a:hover {color: #fff!important;font-weight:normal;background-color:#d90021; border-bottom:0px solid #fff}

/*单独定义面板，默认值为普通面板*/
.red_03 .widget-tabs .widget-heading{background-color:#fbfbfb;height:36px; line-height:36px;}
.red_03 .widget-tabs .widget-body{padding:0px;border:0px solid #216eb6;background-color:transparent;}



/*图钉tab*/
.red_03 .widget-pills  .tab-title{padding:0;}
.red_03 .widget-pills  .tab-title > li {line-height:36px;height:36px}
/*默认状态*/
.red_03 .widget-pills  .tab-title>li > a{padding:0 20px; line-height:36px;height:36px;font-weight:normal;color:#d90021; margin-right:7px;background-color: #fffbd9;border-bottom:0px solid #216eb6;}
/*划过状态*/
.red_03 .widget-pills .tab-title > li > a:hover{background-color:#d90021;  color: #fff;}
/*选中状态*/
.red_03 .widget-pills .tab-title > li.active > a, .red_03 .widget-tabs .tab-pills > li.active > a:focus,.red_03 .widget-pills .tab-title > li.active > a:hover {color: #fff!important;font-weight:normal;outline:none;background-color:#d90021; border-bottom:0px solid #045faf}

/*单独定义面板，默认值为普通面板*/
.red_03 .widget-pills .widget-heading{background-color:#fbfbfb;border-bottom:1px solid #d4d4d4;height:36px;line-height:36px;}
.red_03 .widget-pills .widget-body{padding:0px;border:0px solid #216eb6;background-color:transparent;}



/*===========辅助预设===========*/
/*列表小图标*/
.red_03 .widget-list-icon {background-image: url(images/newstitle.gif)}
/*标题不换行*/
.red_03 .widget-title-nowrap{padding-right: 10%;}
@media all and (max-width: 768px) {.red_03 .widget-title-nowrap{padding-right:0}}
/*底边虚线*/
.red_03 .widget-dotted{border-bottom:1px dotted #cccccc;}
/*圆角预定义*/
.red_03 .widget-radius{border-radius:2px}
.red_03 .widget-radius-top{border-top-left-radius:2px;border-top-right-radius:2px}
.red_03 .widget-radius-bottom{border-bottom-left-radius:2px;border-bottom-right-radius:2px}
/*行高*/
.red_03 .widget-lineheight {line-height:37px;height:37px;_height:37px;}


/*==========分页===========*/



.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span,  .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #f2f2f2;
    border-color: #ddd;
    color: #333;
    cursor: default;
    z-index: 2;
}
.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}

