﻿html {
    overflow: auto;
    overflow-x: hidden;
}

body {
    min-width:1240px;
    font: 14px/1.6 "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", tahoma;
    color: #333;
    margin: 0;
    padding: 0;
}

p {
    padding: 0;
    margin: 0 0 10px;
}

.hh-lsn,
.hh-lsn ul,
.hh-lsn li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #333;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #014492;
    text-decoration: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

img {
    border: 0;
}

hr {
    border: 0;
    border-bottom: 1px solid #eee;
    margin: 10px 0;
    clear: both;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin: 0;
}

h1,
h2,
h3 {
    padding-top: 20px;
    padding-bottom: 10px;
}

h4,
h5,
h6 {
    padding-top: 10px;
    padding-bottom: 10px;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

dl {
    margin: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin-left: 0;
}

.hh-st {
    font-family: "宋体", "SimSun", "Arial Narrow", HELVETICA;
}

.hh-yh {
    font-family: "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", tahoma;
}

.hh-cb {
    clear: both;
}

.hh-mw {
    min-width: 1400px;
}

.hh-con {
    width: 1200px;
    margin: 0 auto;
}

.hh-tal {
    text-align: left;
}

.hh-tac {
    text-align: center;
}

.hh-tar {
    text-align: right;
}

.hh-fl {
    float: left;
}

.hh-fr {
    float: right;
}

.hh-col {
    float: left;
}

.hh-col-auto {
    overflow: hidden;
    _zoom: 1;
    _float: left;
}

.hh-h10 {
    height: 10px;
    clear: both;
}

.hh-h20 {
    height: 20px;
    clear: both;
}

.hh-h30 {
    height: 30px;
    clear: both;
}

.hh-h40 {
    height: 40px;
    clear: both;
}

.hh-h50 {
    height: 50px;
    clear: both;
}

.hh-h60 {
    height: 60px;
    clear: both;
}

.hh-h70 {
    height: 70px;
    clear: both;
}

.hh-h80 {
    height: 80px;
    clear: both;
}

.hh-h90 {
    height: 90px;
    clear: both;
}

.hh-h100 {
    height: 100px;
    clear: both;
}

.hh-block {
    display: block;
}

.hh-hide {
    display: none;
}

.hh-nowrap,
.hh-nowrap-all>*,
.hh-nowrap-li li,
.hh-nowrap-a a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

table {
    margin-bottom: 10px;
    border-collapse: collapse;
    border-spacing: 0;
}

table td,
table th {
    background: white;
    padding: 5px 10px;
    border: 1px solid #DDD;
}

table.hh-nobc {
    margin-bottom: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

table.hh-nobc td,
table.hh-nobc th {
    background: transparent;
    padding: 0;
    border: 0;
}

.hh-f12 {
    font-size: 12px;
}

.hh-f14 {
    font-size: 14px;
}

.hh-f16 {
    font-size: 16px;
}

.hh-f18 {
    font-size: 18px;
}

.hh-f20 {
    font-size: 20px;
}

.hh-f22 {
    font-size: 22px;
}

.hh-f24 {
    font-size: 24px;
}

.hh-f26 {
    font-size: 26px;
}

.hh-f28 {
    font-size: 28px;
}

.hh-f30 {
    font-size: 30px;
}

.hh-f32 {
    font-size: 32px;
}

.hh-f34 {
    font-size: 34px;
}

.hh-f36 {
    font-size: 36px;
}

.hh-c1 {
    color: #E0181A;
}

.hh-c2 {
    color: #B0050B;
}

.hh-c3 {
    color: red;
}

.hh-c4 {
    color: red;
}

.hh-c5 {
    color: red;
}

.hh-m-show {
    display: none;
}

.transition-05 * {
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}

.transition-1 * {
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
}

.transition-2 * {
    transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
}

.transition-3 * {
    transition: all 3s;
    -moz-transition: all 3s;
    -webkit-transition: all 3s;
    -o-transition: all 3s;
}


/*头部*/

.header {
    width: 100%;
    height: 95px;
    border-top: 4px solid #116aae;
	min-width:1240px;
}

.logo {
    margin-top: 16px;
    width: 375px;
}

.index-icon1 {
    /* overflow: hidden; */
    margin: 0 15px;
    cursor: pointer;
    float: right;
    height: 26px;
    width: 23px;
}

.weixin {
    background: url("../img/weixin.png") no-repeat;
}

.mobile {
    background: url("../img/shouji.png") no-repeat;
}

.shouji {
    position: relative;
    left: -160px;
    width: 160px;
}

.huadong {
    display: none;
}

.weixin-img {
    position: relative;
    top: 30px;
    left: -63px;
    z-index: 300;
}

.soso {
    cursor: pointer;
    margin-top: -2px;
    float: right;
    overflow: hidden;
    height: 26px;
    /* border: 1px solid #116aae; */
    background: url("../img/sousuo.png") no-repeat right;
}
.de{
    width: 26px;
    height: 27px;
}
.submit {
    display: none;
    float: right;
    width: 26px;
    height: 27px;
    cursor: pointer;
}

.form-text {
    display: none;
    float: left;
    width: 1px;
    padding: 0 0 0 10px;
    height: 25px;
    outline: none;
    border: none;
    font-size: 12px;
}

.nav {
    list-style: none;
}

.nav li {
    margin-left: 20px;
    float: left;
    position: relative;
}

.nav>li>a {
    display: block;
    font-weight: 600;
    padding: 17px 10px;
    /* background: black; */
}

.nav>li>a:hover,
.hover {
    color: #116aae !important;
}

.jiao {
    background: url("../img/jiao.png") no-repeat bottom;
}

.nav2 {
    position: absolute;
    z-index: 12;
    display: none;
    min-width: 500px;
    overflow: hidden;
}

.cate-12 {
    left: -125px;
}

.nav2 dd {
    float: left;
}

.nav2 a {
    display: block;
    padding: 13px 10px;
    font-weight: 600;
    /* background: black; */
    color: #fff;
}

.nav2 a:hover {
    text-decoration: underline;
}

.nav2-bg {
    display: none;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 48px;
    background: #c61309;
	min-width:1240px;
}


/*友情链接*/

.friendshiplink-box {
    width: 100%;
    height: 80px;
    background: #f6f6f6;
}

.friendshiplink {
    float: left;
    font-size: 12px;
    line-height: 30px;
    color: #666;
	margin-top:16px;
}

.friendshiplink a {
    margin-right: 10px;
    color: #666;
}

.more-bumen {
    float: right;
}

.zgs {
    float: right;
    width: 134px;
    height: 30px;
}

.zmbm {
    float: right;
    width: 134px;
    height: 30px;
}

.more-bumen-01 {
    cursor: pointer;
    margin-top: 15px;
    width: 130px;
    height: 30px;
    line-height: 30px;
    border-left: 2px solid #bfdbf2;
}

.bumen-icon {
    /*flex-direction: top;*/
    margin-top: 5px;
    margin-right: 15px;
    display: block;
    width: 16px;
    height: 16px;
    float: right;
    background: url("../img/sanjiao.png") no-repeat;
}

.more-bumen-02 {
    position: relative;
    z-index: 2;
    width: 130px;
    text-align: center;
    display: none;
}

.more-bumen-02 div {
    padding: 2px 0px;
    background: #f6f6f6;
}


/*底部*/

.footer {
    width: 100%;
	min-width:1240px;
    min-height: 235px;
    background: #222;
    border-bottom: 2px solid #878787;
}


/*底部导航*/

.footer-nav-box {
    margin-top: 40px;
    float: left;
}

.footer-nav {
    float: left;
    margin-right: 40px;
}

.footer-nav-01 {
    margin-bottom: 20px;
}

.footer-nav-01 a {
    font-weight: 900;
    color: #9c9c9c;
}

.footer-nav-02 {
    margin: 7px 0px;
}

.footer-nav-02 a {
    font-size: 12px;
    color: #9c9c9c;
}

.footer-ewm {
    margin-top: 40px;
    float: right;
}

.footer-botton {
    width: 100%;
	min-width:1240px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #9c9c9c;
    background-color: black;
}


/*面包屑和子栏目*/

.list-top {
    width: 100%;
    height: 55px;
    border-bottom: 2px solid #f4f4f4;
}

.list-hhcon-left {
    float: left;
}

.list-hhcon-left-icon {
    background: url("../img/list/list-top-left-icon.png") no-repeat 0px 10px;
}

.list-hhcon-left a {
    margin: 0 8px;
    font-size: 12px;
    color: #888;
    line-height: 55px;
}
.list-hhcon-left a:last-child{
    color: #c61309;
}
.list-hhcon-left a img{
    margin-right: 10px;
}
.list-hhcon-right {
    float: right;
}

.list-hhcon-right a {
    padding: 0 9px;
    display: block;
    float: left;
    line-height: 55px;
    color: #888;
    border-bottom: 2px solid #888;
}

.aclass {
    color: #116aae !important;
    border-bottom: 2px solid #116aae !important;
    font-weight: bold;
}


/*分页*/

.pages {
    padding: 20px 0;
    text-align: center;
    clear: both;
}

.pages a,
.pages span {
    display: inline-block;
    line-height: 25px;
    background: #f4f4f4;
    text-align: center;
    color: #999;
    padding: 0 10px
}

.pages a:hover,
.pages a:focus {
    color: #116aae;
    border-color: #116aae;
}

.pages span {
    font-weight: bold;
    color: #116aae;
    border: 0;
}

.pages .a1 {
    background: #116aae;
    color: #fff;
    font-family: simsun;
}

/*main css*/

.izl-rmenu{position:fixed; right:10px; bottom:10px; padding-bottom:73px; background:url(../img/r_b.png) 0px bottom no-repeat; z-index:999; }

.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}

.izl-rmenu .btn-qq{background:url(../img/r_qq.png) 0px 0px no-repeat; background-color:#6da9de;}

.izl-rmenu .btn-qq:hover{background-color:#488bc7;}

.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../img/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}

.izl-rmenu .btn-wx{background:url(../img/r_wx.png) 0px 0px no-repeat; background-color:#78c340;}

.izl-rmenu .btn-wx:hover{background-color:#58a81c;}

.izl-rmenu .btn-wx .pic{position:absolute; left:-160px; top:0px; display:none;width:160px;height:160px;}

.izl-rmenu .btn-phone{background:url(../img/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}

.izl-rmenu .btn-phone:hover{background-color:#ff811b;}

.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}

.izl-rmenu .btn-top{background:url(../img/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}

.izl-rmenu .btn-top:hover{background-color:#444;}















