a {
    text-decoration: none;
}

fieldset,
img {
    border: none;
}

* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 12px;
    font-family: "宋体";
    background: #fff;
    color: #333;
}

ul,
ol,
li {
    list-style-type: none;
}

.clear {
    clear: both;
}

input {
    font-size: 14px;
    height: 30px;
    outline: none;
    font-family: "宋体";
}

.red {
    color: #ff0000 !important;
}

.black {
    color: #000 !important;
}

.blue1 {
    color: #185aac !important;
}

.red1 {
    color: #d91400 !important;
}

.m5 {
    margin-top: 5px;
}

.blue {
    color: #0066cc !important;
}

.yellow {
    color: #f60 !important;
}

/*基本样式*/

/*头部开始*/
#header {
    margin: 2px auto 2px;
    height: auto;
}

#header .logo {
    float: left;
}

#header .searchList {
    float: left;
}

#header .searchbar {
    height: 30px;
    float: left;
    width: 540px;
    border-left: none;
    border-top: 3px solid #c11920;
    border-right: 3px solid #c11920;
    border-bottom: 3px solid #c11920;
}

#header .searchbar button {
    float: left;
    width: 82px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    border: none;
    background-color: #c11920;
}

#header .searchbar input {
    float: left;
    width: 400px;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    border: none;
}

#header .keywords {
    float: left;
    margin-left: 10px;
}

#header .keywords a {
    float: left;
    color: #666;
    margin-right: 10px;
    font-size: 14px;
    line-height: 36px;
}

.header-search-dropmenu .PLG-dropmenu-button-icon,
.header-search-dropmenu.PLG-hover .PLG-dropmenu-button-icon,
.header-search-dropmenu.PLG-focus .PLG-dropmenu-button-icon {
    background: url(../images/011.png) no-repeat right center !important;
}

.header-search-dropmenu.PLG-dropmenu-button .PLG-dropmenu-result,
.header-search-dropmenu .PLG-dropmenu-menu-item {
    font-size: 12px;
    color: #333;
    font-weight: 100;
}

.header-search-dropmenu.PLG-dropmenu-button.PLG-focus .PLG-dropmenu-result {
    color: #333;
}

.header-search-dropmenu.PLG-dropmenu-button.PLG-focus {
    background-color: #fff;
}

.header-search-dropmenu .PLG-dropmenu-menu-item.PLG-hover {
    color: #333;
    background-color: #ddd;
}

#header .login {
    float: right;
    width: 263px;
    margin-left: 3px;
}

#header .login .buttonset {
    float: right;
    width: 310px;
    margin-left: 3px !important;
}

#header .login .buttonset a {
    float: left;
    width: 140px;
    height: 35px;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: url(../images/bg-r.jpg) no-repeat;
    background-size: 100% 100%;
    font-size: 16px;
    margin-right: 5px;
}

.loginame {
    background: none !important;
    color: #333 !important;
    float: left;
    width: 55px !important;
    width: 55px !important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.loginbutton {
    float: left;
    width: 55px !important;
    height: 24px !important;
    line-height: 24px !important;
    font-size: 12px !important;
    text-align: center;
    margin-top: 6px !important;
    text-decoration: none;
    color: #fff;
    background: #c11920 !important;
    margin-right: 2px !important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#header .login .buttonset .loginBtn {
    margin-right: 6px;
    background: url(../images/bg-y.jpg) no-repeat;
    background-size: 100% 100%;
}

#header .login span {
    float: left;
    color: #666;
    margin-top: 5px;
    margin-right: 10px;
}

#header .login span font {
    color: #c11920;
    font-size: 12px;
}

/* Nav */
#nav {
    height: 33px;
    margin: 2px 0 2px;
    background-color: #c11920;
    border-top: 2px solid #000;
}

#nav li {
    position: relative;
    float: left;
    height: 21px;
    line-height: 21px;
    padding: 6px 12px;
    width: auto;
    background: url(../images/01_03.jpg) no-repeat right center;
}

#nav li a {
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding: 0 8px;
}

#nav li a:hover,
.active {
    background: #fff !important;
    color: #ff0000 !important;
    border-radius: 5px;
}

#nav li .submenu-list,
#nav li .submenu-menu {
    display: none;
    position: absolute;
    top: 41px;
    left: 0;
    border: 3px solid #ff7300;
    background-color: #fff;
}

#nav li.hover .submenu-list,
#nav li.hover .submenu-menu {
    display: block;
}

#nav li .submenu-list {
    padding-top: 10px;
}

#nav li .submenu-list a {
    display: block;
    width: 210px;
    line-height: 20px;
    padding: 0 10px;
    color: #666;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#nav li .submenu-list a:hover {
    color: #c11920;
}

#nav li .submenu-list .bottom {
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    font-size: 14px;
    color: #c11920;
    border-top: 1px solid #ddd;
}

#nav li .submenu-menu {
    width: 310px;
    padding: 10px;
}

#nav li .submenu-menu .row {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#nav li .submenu-menu .row.last {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

#nav li .submenu-menu .row .top {
    float: none;
    display: block;
    line-height: 20px;
    margin-right: 0;
    font-size: 14px;
    color: #333;
}

#nav li .submenu-menu .row a {
    float: left;
    line-height: 20px;
    margin-right: 10px;
    color: #666;
    text-decoration: none;
}

#nav li .submenu-menu .row a:hover {
    color: #c11920;
}

/*头部结束*/


.bg h2 {
    float: left;
    margin-left: 40px;
    font-size: 14px;
    line-height: 37px;
    color: #cc0000;
    font-weight: 100;
}

.footer {
    padding: 0 5px;
    padding-top: 3px;
}

.footer ul li {
    float: left;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    padding-left: 15px;
    width: 105px;
}

.footer ul li a {
    color: #333;
}

.footer ul li a:hover {
    color: #f60;
}

.footernav {
    border-top: 2px solid #dd3c1a;
}

.footer_list {
    width: 840px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
}

.footer_list ul li {
    float: left;
    width: auto;
    text-align: center;
}

.footer_list ul li a {
    color: #666;
    border-right: 1px dashed #999;
    padding: 0 15px;
}

.footer_tel {
    width: 775px;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
}

.footer_tel ul li {
    float: left;
    margin-right: 10px;
}

.tel {
    margin: 2px 5px 0px;
}

.footer_tips {
    border-top: 1px dashed #999;
}

.footer_tel ul li span {
    color: #FF6600;
}

.footer_tips_left {
    float: left;
    width: 730px;
    height: auto;
    padding-left: 15px;
}

.footer_tips_left ul li {
    line-height: 25px;
    color: #000;
}

.footer_tips_left ul li a {
    color: #000;
}

.footer_tips_right {
    float: right;
    width: 235px;
    margin-right: 15px;
    margin-top: 5px;
}

.footer_tips_right ul li {
    float: left;
}


.nent {
    float: left;
    font-size: 12px;
    line-height: 37px;
}

.denglu_ussdtt {
    color: #333333;
    display: block;
    float: left;
    font-family: "宋体";
    line-height: 37px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 96px;
}

.dtesd {
    background-color: #b81b20;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-family: "宋体";
    font-size: 12px;
    line-height: 37px;
    margin-top: 8px;
    text-align: center;
    width: 57px;
}

.mmneuu_99 {
    margin-left: 5px;
    width: 33px !important;
}

.fenlei {
    display: inline;
    float: left;
    line-height: 25px;

    text-align: left;
    width: 1083px;
}

#fl {
    display: inline;
    float: left;
    height: 50px;
    overflow: hidden;
    width: 1013px;
}

.advertise_show {
    width: 70px;
    margin: 0px;
    padding: 0px;
    float: left;
    display: inline;
    margin-top: 25px;
}

.advertise_more {
    color: #00f;
    font-weight: bold;
    text-decoration: underline;
    line-height: 25px;
}

.advertise_hide {
    color: #00f;
    font-weight: bold;
    text-decoration: underline;
    line-height: 25px;
}

/* 新版搜索 */
.searchspan {
    width: 55px;
    height: 30px;
    line-height: 30px;
    float: left;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: 3px solid rgb(193, 25, 32);
    border-image: initial;
    position: relative;
    display: inline-block;
    zoom: 1;
    text-indent: 10px;
    cursor: pointer;
    background-color: #fff;
}

.searchspan-icon {
    display: inline-block;
    zoom: 1;
    position: absolute;
    top: 33%;
    right: -5px;
    margin-top: -5px;
    width: 18px;
    height: 18px;
    background: url(../images/011.png) no-repeat center;
}

.searchspan-icon-menu {
    position: absolute;
    background-color: #fff;
    z-index: 100;
    width: 55px;
    border-top: none;
    border-right: 3px solid rgb(193, 25, 32);
    border-bottom: 3px solid rgb(193, 25, 32);
    border-left: 3px solid rgb(193, 25, 32);
    border-image: initial;
    display: block;
    top: 30px;
    left: -3px;
    display: none;
}

.searchspan-result {
    font-size: 14px;
    color: #333;
    z-index: 999;
    position: relative;
}

.searchspan-icon-menu li:hover {
    color: #333;
    background-color: #ddd;
}

.searchspan-icon-menu li {
    width: 100%;
    text-indent: 10px;
    font-size: 14px;
    color: #333;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
}