/*body {
    min-width: 1200px;
}*/
a {
    color: #484848;
    outline:none;
}
input::-webkit-input-placeholder {
    color:    #c7c7c7;
}
input:-moz-placeholder {
    color:    #c7c7c7;
}
.container {
    width: 1120px;
    margin: 0 auto;
    position: relative;
}
.red {
    color: #df063e;
}

/*����*/
.search {
    margin-bottom: 10px;
    overflow: hidden;
}
.search_box {
    width: 310px;
    height: 30px;
    border: 1px solid #C3C3C3;
    margin-top: 7px;
    border-radius: 5px;
    background: #fff;
}
.search_box input[type="text"] {
    width: 266px;
    height: 30px;
    line-height: 30px;
    border: 0;
    float: left;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left: 5px;
    border-right: 1px solid #c3c3c3;
}
.search_box input[type="submit"] {
    width: 38px;
    display: inline-block;
    height: 30px;
    border: 0;
    background: url(../img/search.png) no-repeat center;
}

/*����*/
.nav {
    float: right;
}
.nav_list {
    height: 31px;
}
.nav_list > li {
    float: left;
    margin: 0 15px;
    position: relative;
}
.nav_list > li > a {
    font-size: 18px;
    font-family: "SimHei";
    font-weight: 700;
    display: inline-block;
    padding-bottom: 10px;
}
.nav_list > li > a:hover {
    color: #DE083E;
    text-decoration: none;
}
.nav_list > li > .active {
    color: #DE083E;
}
.nav2_list {
    position: absolute;
    display: none;
    left: 0px;
    +top: 30px;
}
.nav2_list > li {
    text-align: center;
    width: 156px;
    background: #dd0013;
    border-top: 2px solid #910004;
    opacity: 0.8;
    margin: 0;
}
.nav2_list > li > a {
    width: 146px;
    color: #FFF;
    padding: 10px 5px;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
    opacity: 1;
}
.nav2_list > li > a:hover {
    background: #910004;
}

/*�ֲ�ͼ*/
.banner {
    height: 520px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.banner_list {
    height: 520px;
    overflow: hidden;
    width: 100%;
}
.banner_list li {
    height: 520px;
    width: 100%;
    display: none;
    position: absolute;
    top: 0;
    background-size: auto 100% !important;
}
.banner_list li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.slide_list {
    overflow: hidden;
    position: absolute;
    z-index: 3;
    left:50% ;
    bottom: 32px;
    margin-left: -109px;
}
.slide_list li {
    width: 16px;
    height: 16px;
    background: url(/img/slide.png) no-repeat -16px 0px;
    margin-left: 17px;
    margin-right: 17px;
    float: left;
    cursor: pointer;
}
.slide_list li.active {
    background: url(/img/slide.png);
}

.top {
    height: 44px;
    background: #F8F8F8;
    border-bottom: 1px solid #d6d6d6;
    min-width: 1120px;
    position: relative;
    z-index: 299;
}
.top .del {
    height: 44px;
    background: url(/img/del.png) no-repeat;
    padding-left: 30px;
    line-height: 44px;
    font-size: 16px;
    font-weight: 700;
    margin-right: 10px;
    color: #484848;
}
.top .del span {
    color: #df063e;
    font-size: 16px;
    font-weight: 700;
}
.top .right span {
    color: #c3c3c3;
    padding:0 5px;
}
.top .right a,
.top .right span {
    display: inline-block;
    vertical-align: middle;
    height: 32px;
    line-height: 32px;
    font-family: '����';
    margin-top: 7px;
}
.top .right a.wechat_icon{
    background: url(/img/wechat.png) no-repeat 0 center;
    padding-left: 28px;
}
.top .right a.sina_icon{
    background: url(/img/sina.png) no-repeat 0 center;
    padding-left: 28px;
}
.top .right {
    height: 44px;
}
.top a:hover {
    color: #888;
}

.wechat {
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url(/img/winxin.png);
    margin-left: 10px;
    cursor: pointer;
}
.wechat_box{
    width: 120px;
    height: 120px;
    background: url(/img/weixin_mobile.png);
    background-size: 120px 120px;
    position: absolute;
    z-index: 199;
    top: -250px;
    right: 0px;
}
.header {
    padding-top: 5px;
    border-bottom: 5px solid #C7100A;
    min-width: 1120px;
    position: relative;
    z-index: 99;
}
.main {
    background: #e4e2e3;
    overflow: hidden;
    min-width: 1120px;
    z-index: 0;
}
/*�ײ�*/
.footer {
    padding: 30px 0;
    background: #a40000;
    padding-bottom: 76px;
    min-width: 1120px;
}
.foot_logo,
.foot_contact,
.foot_other {
    padding: 15px 28px;
    float: left;
    height: 120px;
}
.foot_logo .logo {
    width: 70px;
    height: 70px;
    background: url(../img/logo3.png);
    margin-left: 45px;
    margin-top:30px ;
    margin-right: 45px;
}
.foot_contact {
    border-left: 1px solid #A4A2A3;
    border-right: 1px solid #A4A2A3;
}
.foot_contact div {
    color: #FFF;
    line-height: 40px;
    padding-left: 40px;
}
.foot_contact .address {
    background: url(/img/foot_icon2.png) no-repeat;
}
.foot_contact .tel {
    background: url(/img/foot_icon2.png) no-repeat 0 -40px;
}
.foot_contact .email {
    background: url(/img/foot_icon2.png) no-repeat 0 -80px;
}
.foot_contact span a{
    color: #FFF;
    line-height: 18px;
}
.foot_other .link {
    height: 40px;
    line-height: 41px;
}
.foot_other .link a {
    color: #FFF;
    margin-right: 10px;
}
.foot_other p {
    color: #FFF;
    line-height: 40px;
}
.foot_other p a{
    color: #FFF;
    line-height: 24px;
}
.footer .del {
    margin-right: 40px;
}
.footer a:hover {
    color: #ccc;
}
