#head {
    width: 100%
}

.top {
    height: 30px;
    line-height: 30px;
    background-color: #0ea47f;
    border-bottom: 1px solid #efefef;
    color: rgba(255, 255, 255, 1);
    font-size: 12px
}
.top-right a{font-size: 14px;font-weight: lighter;color: #fff;display: block;border:1px solid #fff;border-radius: 3px;display: block;margin-top: 5px;line-height: 16px;padding:2px;}

#head .header-top-conter-right a {
    color: #fff
}

#head .header-top-conter-right {
    position: relative;
    z-index: 2;
    line-height: 30px
}

#head .qrcode {
    position: absolute;
    z-index: 3;
    width: 120px;
    height: 120px;
    top: 36px
}

#head .qrcode img {
    display: block;
    width: 100%;
    height: 100%
}

#head .qf2 {
    left: 120px
}

.top i {
    padding-right: 5px;
    font-size: 14px
}

#head .center {
    height: 111px
}

.head_inner_top {
    width: 1250px;
    height: 100%;
    margin: 0 auto;
    line-height: 38px;
    color: #666;
    overflow: hidden
}

.head_inner_top .left {
    float: left;
    height: 100%;
    text-align: center;
    color: #000;
    font-size: 14px
}

.head_inner_top .right {
    float: right;
    height: 100%;
    text-align: right;
    text-indent: 2em;
    color: #000;
    width: 280px
}

.head_inner_top .right .site {
    padding-left: 12px;
    background: url(../Image/icon_site.png) no-repeat center left
}

.head_inner_top .right .contact {
    padding-left: 12px;
    background: url(../Image/icon_phone.png) no-repeat center left;
    margin-left: 5px
}

.head_inner_top .right a {
    color: #ff9000
}

.head_inner_top .right span:hover a {
    color: #15409f
}

.head_inner_top .right span:hover i {
    color: #15409f
}

.head_inner_top .right .fx li {
    float: left
}

.head_inner_top .right .fx li:hover a {
    color: #15409f
}

.ta {
    width: 27%;
    padding-top: 47px
}

.head_inner_center {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden
}

.head_inner_center .left {
    float: left;
    height: 100%;
    overflow: hidden
}

.head_inner_center .left img {
    margin-top: 12px
}

.head_inner_center .right {
    float: right;
    height: 100%;
    width: 240px
}

.head_inner_center .right .l {
    float: right;
    width: 54px;
    height: 54px;
    margin: 36px 5px 0 0
}

.head_inner_center .right .r {
    float: right;
    height: 60px;
    margin-top: 35px
}

.head_inner_center .right .r span {
    display: block;
    font-size: 18px;
    height: 25px;
    color: #000;
    font-weight: 700
}

.head_inner_center .right .r b {
    font-size: 26px;
    color: #da6a03;
    font-family: impact
}

.bottom {
    height: 60px;
    text-align: center;
    margin: 0 auto;
    z-index: 888;
    background: #fff;
    border-top: 1px solid #e5e5e5;
}

.navi {
    display: inline-block;
    height: 100%;
    overflow: hidden
}

.navi a {
    float: left;
    width: 125px;
    height: 100%;
    display: block;
    text-align: center;
    line-height: 60px;
    font-size: 14px;
    color: #000;
    margin: 0 5px
}

.navi a:hover,
.navi li .active {
    background-color: #0ea47f;
    color: #fff
}

#search {
    width: 1200px;
    height: 45px;
    margin: 0 auto
}

#search .left {
    float: left;
    height: 100%;
    padding-left: 20px;
    background: url(../Image/icon_hot.png) no-repeat center left
}

#search .left a {
    font-size: 14px;
    color: #999;
    line-height: 45px
}

#search .left a:hover {
    color: #1f1f2c
}

#search .left span {
    float: left;
    font-size: 14px;
    color: #999;
    line-height: 45px;
    margin-right: 10px
}

#search .right {
    float: right;
    height: 100%;
    overflow: hidden
}

#search .right form {
    margin-top: 7px;
    overflow: hidden
}

#search .right .btn {
    float: right;
    width: 60px;
    height: 30px;
    border: 0;
    color: #fff;
    font-size: 14px;
    text-indent: 14px;
    background: #1f1f2c url(../Image/icon_search.png) no-repeat 8px 11px
}

#search .right .btn:hover {
    background-color: #0470bd;
    cursor: pointer
}

#search .right .words {
    float: right;
    width: 198px;
    height: 28px;
    border: 1px solid #ccc;
    text-indent: 5px
}