﻿/* .index_footerCon {
    background: url(../images/index_28.jpg) repeat;
} */

.index_footerList {
    width: 1100px;
    margin: 0px auto;
}

.index_footerList dl {
    padding: 20px 40px;
    border-bottom: 1px solid #484848;
    width: 1020px;
}

.index_footerList dd {
    float: left;
    padding: 0px 60px;
    width: 128px;
    text-align: center
}

.index_footerList dd h3 {
    text-align: center;
    padding-bottom: 5px;
}

.index_footerList dd span {
    text-align: center;
    padding-bottom: 5px;
    color: #FFFFFF
}

.index_footerList dd h3 a {
    display: block;
    color: #fff;
    padding-top: 85px;
    font-size: 18px;
    font-weight: bold;
}

.index_footerList dd.dd1 h3 a.a1 {
    background: url(../images/index_31.png) no-repeat center 4px;
}

.index_footerList dd.dd2 h3 a.a2 {
    background: url(../images/index_31.png) no-repeat center -102px;
}

.index_footerList dd.dd3 h3 a.a3 {
    background: url(../images/index_31.png) no-repeat center -203px;
}

.index_footerList dd.dd4 h3 a.a4 {
    background: url(../images/index_31.png) no-repeat center -306px;
}

.index_footerNav {
    padding: 15px 0px 10px;
    width: 1100px;
    margin: 0px auto;
}

.index_footerNav dl {}

.index_footerNav dl dt {
    float: right;
    width: 182px;
    text-align: right;
}

.index_footerNav dl dd {
    float: left;
    width: 790px;
}

.index_footerNav dl dd ul {}

.index_footerNav dl dd ul li {
    float: left;
    width: 112px;
    margin-right: 85px;
}

.index_footerNav dl dd ul li h3 {
    font-size: 16px;
    color: #fff;
    padding-bottom: 10px;
}

.index_footerNav dl dd ul li a {
    display: block;
    font-size: 14px;
    color: #fff;
    padding-bottom: 4px;
}

.index_footerNav dl dd ul li a:hover {
    color: #F06500;
}

.index_footerNav dl dt h3 {
    font-size: 18px;
    color: #fff;
    padding: 10px 0px 15px;
}

.index_footerNav dl dt p {
    color: #1B5197;
    font-size: 16px;
    line-height: 20px;
    width: 185px;
}

.index_footerNav dl dt p span {
    float: right;
    font-size: 44px;
    height: 39px;
    line-height: 44px;
    font-weight: bold;
    display: inline-block;
    padding-left: 10px;
}

.index_footerNav dl dt p em {
    display: inline-block;
    font-size: 12px;
}

.index_footerCopy {
    background: #000;
    height: 65px;
    line-height: 65px;
}

.index_footerCopy p {
    width: 1100px;
    margin: 0px auto;
    color: #747474;
}

.index_footerCopy p span {
    float: right;
    background: url(../images/index_31.png) no-repeat center -430px;
    width: 85px;
    height: 65px;
    display: inline-block;
    cursor: pointer;
}

.index_footerCopy p a {
    display: inline-block;
    padding: 0px 5px;
    color: #747474;
    font-weight: bold;
}


/*2015-5-27*/

.index_footerCopy p span {
    display: none;
    float: right;
    background: url(../images/index_31.png) no-repeat;
    background-position: 0 -430px;
    width: 85px;
    height: 65px;
    cursor: pointer;
    position: fixed;
    bottom: 20%;
    right: 0;
    z-index: 999;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    _margin-top: expression(eval((document.documentElement.clientHeight-65)/2));
}

.index_footerList dd h3 a.a1,
.index_footerList dd h3 a.a2,
.index_footerList dd h3 a.a3,
.index_footerList dd h3 a.a4 {
    -moz-transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.index_footerList dd h3 a.a1:hover,
.index_footerList dd h3 a.a2:hover,
.index_footerList dd h3 a.a3:hover,
.index_footerList dd h3 a.a4:hover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.index_proList dl dt {
    background: url(../images/dtbg.jpg) no-repeat;
    width: 298px;
    height: 225px;
}

.index_proList dl dt h3 {
    width: 278px;
}

.index_footerList dd h3 a {
    padding-top: 0;
}

.index_footerList dd h3 a.a1,
.index_footerList dd h3 a.a2,
.index_footerList dd h3 a.a3,
.index_footerList dd h3 a.a4 {
    height: 85px;
}

.index_newsBox ul li p {
    height: 44px;
}

.hshadd select {
    width: 150px;
    height: 30px;
    font-family: "Microsoft YaHei";
    float: left;
    margin-right: 15px;
    outline: none;
    margin-top: 3px;
    display: block;
    border: 1px solid #ddd;
    color: #797979;
}

.search {
    float: left;
    margin-right: 15px;
}

.download_center form {
    padding-left: 195px;
}

.index_headerCon {
    position: relative;
}

.video ul li span {
    padding: 10px 0;
}


/* 友情链接 */

.flink {
    margin-top: 0px;
    width: 400px;
    float: left;
    margin-left: 15px
}

.flink li {
    float: left;
    line-height: 28px;
    margin-right: 7px;
    margin-top: 0px;
}

.flink li A {
    color: #0084CF;
}

.flink li A:hover {
    color: #000;
}

.linktitle {
    padding-left: 10px;
    color: #ffffff;
    line-height: 25px;
}

.linktitle h3 {
    font-size: 13px;
    font-weight: bold;
}

input.input-text,
input.input-file,
input.code,
textarea {
    padding: 4px;
    outline: none;
    text-shadow: 0px 1px 0px #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    background: #fff url(../images/dt-10.gif) repeat-x left top;
}

input.input-text:focus,
input.input-file:focus,
input.code:focus,
textarea:focus {
    border: 1px solid #fafafa;
    -webkit-box-shadow: 0px 0px 6px #007eff;
    -moz-box-shadow: 0px 0px 5px #007eff;
    box-shadow: 0px 0px 5px #007eff;
}

.foot {
    width: 100%;
    height: 250px;
    background: url(../images/bg.jpg) top repeat-x;
    border-top: solid 5px #C7000A;
}


/*--2---*/

.foot .foot_dh {
    width: 260px;
    float: left;
    margin-right: 20px;
    height: 180px
}

.foot .foot_dh .tup {
    width: 260px;
    height: 113px;
}

.foot .foot_dh .text {
    width: 269px;
    margin-left: 0px;
    float: left;
    color: #000;
    font-size: 26px;
    margin-top: 20px
}

.foot .foot_dh .comcn {
    width: 260px;
    margin-left: 0px;
    height: 50px;
    float: left;
    color: #000;
    font-size: 14px
}

.foot .foot_dh .comcn a {
    color: #000;
}


/*--2---*/


/*--3---*/

.foot .foot_ly {
    width: 260px;
    float: left;
    height: 180px;
    margin-right: 20px;
}

.foot .foot_ly .tup {
    width: 260px;
    height: 113px;
    float: left
}

.foot .foot_ly .text {
    width: 134px;
    margin-left: 0px;
    float: left;
    color: #000;
    font-size: 26px;
    margin-top: 20px
}

.foot .foot_ly .comcn {
    width: 260px;
    margin-left: 0px;
    height: 50px;
    float: left;
    color: #000;
    font-size: 14px
}

.foot .foot_ly .comcn a {
    color: #000;
}


/*--3---*/


/*--3---*/

.foot .foot_yx {
    width: 260px;
    float: left;
    height: 180px;
    margin-right: 20px;
}

.foot .foot_yx .tup {
    width: 260px;
    height: 113px;
    float: left
}

.foot .foot_yx .text {
    width: 134px;
    margin-left: 0px;
    float: left;
    color: #000;
    font-size: 26px;
    margin-top: 20px
}

.foot .foot_yx .comcn {
    width: 260px;
    margin-left: 0px;
    height: 50px;
    float: left;
    color: #000;
    font-size: 14px
}

.foot .foot_yx .comcn a {
    color: #000;
}


/*--3---*/


/*--1---*/

.foot .foot_dz {
    width: 260px;
    float: left;
    height: 180px
}

.foot .foot_dz .tup {
    width: 260px;
    height: 113px;
    float: left
}

.foot .foot_dz .text {
    width: 319px;
    margin-left: 0px;
    float: left;
    color: #000;
    font-size: 26px;
    margin-top: 20px
}

.foot .foot_dz .comcn {
    width: 260px;
    margin-left: 0px;
    height: 50px;
    float: left;
    color: #000;
    font-size: 14px
}

.foot .foot_dz .comcn a {
    color: #000;
}


/*--1---*/


/*底部分享按钮*/

.xin {
    width: 320px;
    height: 39px;
    overflow: hidden;
}

.xin em {
    float: left;
    font-size: 12px;
    color: #000;
    line-height: 39px;
    padding-left: 0;
}

.bdsharebuttonbox {
    float: left;
}

.bdsharebuttonbox {
    height: 31px;
}

.bdsharebuttonbox a,
.bdsharebuttonbox .bds_more {
    float: none !important;
    padding-left: 32px !important;
    height: 31px !important;
}

.bdsharebuttonbox .bds_tsina {
    background-position: 0 0 !important;
    padding-bottom: 16px;
    background: url(../images/weibo.png) no-repeat;
}

.bdsharebuttonbox .bds_tqq {
    background-position: 0 0 !important;
    padding-bottom: 16px;
    background: url(../images/tencent.png) no-repeat;
}

.bdsharebuttonbox .bds_weixin {
    background-position: 0 0 !important;
    padding-bottom: 16px;
    background: url(../images/weixin.png) no-repeat;
}


/*-----------QQ漂浮---------*/

#webQQ {
    background: url(../images/qq.gif) no-repeat 0 0;
    width: 121px;
    height: 257px;
    position: absolute;
    top: 100px;
    left: 4px;
    z-index: 999999;
}

.closeQQ {
    width: 39px;
    height: 24px;
    display: block;
    position: absolute;
    right: 6px;
    top: 0;
}

.AQQ {
    width: 86px;
    height: 24px;
    display: block;
    position: absolute;
    left: 18px;
    bottom: 3px;
}

.webH3,
.webP {
    color: #095996;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    width: 121px;
    position: absolute;
    top: 180px;
    overflow: hidden;
    height: 18px;
    line-height: 18px;
}

.webP {
    font-weight: normal;
    top: 200px;
    font-family: Arial, Helvetica;
}