.topWrap {
    height: 250px;
    background: url(../image/t_bj.jpg) no-repeat center 0;
    position: relative;
    z-index: 2;
}

.topWrap .header {
    width: 1300px;
    margin: 0 auto;
    font-family: "Microsoft YaHei";
}

.topWrap h5 {
    height: 41px;
    font-size: 14px;
    line-height: 38px;
    padding-top: 5px;
    overflow: hidden;
    color: #666;
    font-weight: normal;
}

.topWrap h5 span {
    display: inline-block;
    overflow: hidden;
    color: #666;
}

.topWrap h5 span a {
    display: inline-block;
    color: #666;
    padding: 0 10px;
}

.topWrap h5 img {
    vertical-align: middle;
}

.topc {
    height: 140px;
    overflow: hidden;
}

.topWrap h2 {
    width: 180px;
    float: left;
    height: 100px;
    margin-top: 20px;
    overflow: hidden;
}

.topWrap h2 img {
    display: block;
    width: 180px;
    height: 100px;
}

.topWrap h3 {
    margin: 31px 0 0 17px;
    padding-left: 20px;
    padding-top: 6px;
    width: 490px;
    overflow: hidden;
    float: left;
    font-size: 30px;
    color: #111111;
    line-height: 40px;
    height: 84px;
    border-left: 1px solid #d9d9d9;
}

.topWrap h3 span {
    font-size: 22px;
    font-weight: normal;
    display: block;
}

.tel {
    width: 293px;
    overflow: hidden;
    float: left;
    margin-top: 35px;
    margin-left: 180px;
}

.tel b {
    display: block;
    font-size: 30px;
    background: url(../image/tel.gif) no-repeat 23px top;
    padding-left: 80px;
    font-family: Impact;
    line-height: 40px;
    height: 46px;
    color: #1b59a4;
}

.tel i {
    display: block;
    border: 1px solid #e4e4e4;
    overflow: hidden;
    margin-top: 6px;
}

.tel i img {
    border-right: 1px solid #e4e4e4;
    display: block;
    width: 96px;
    height: 42px;
    float: left;
}

/*中英文切换*/
.header_tool {

    display: flex;
    align-items: stretch;
    font-size: 14px;
    height: 100%
}
.header_tool .head_language .header_nac em {
    padding: 0 0px 0 34px;
    background: url(../image/lang.png) no-repeat left center;
}
.nav_li .drop a {
    line-height: 2.4;
    padding: 0 40px;
    color: #666;
    white-space: nowrap;
}
.nav_li .header_nac {
    line-height: 80px;
    display: block;
    position: relative;
    font-size: 16px;
    color: #000;
    font-weight: bold;

}


.header_tool ._item:hover {
    color: #283c91
}

.header_tool ._item i {
    font-size: 20px;
    cursor: pointer;
    font-weight: bold
}

.header_tool .head_language {
    position: relative;
    border-left: 1px solid #e5e5e5;
    padding: 0 1.24rem
}

.header_tool .head_language .header_nac {
    display: flex;
    align-items: center;
    height: 80px
}

.header_tool .head_language .drop {
    min-width: 100%;
    top: 80px;
}
.nav_li:hover .drop {
    opacity: 1;
}
.nav_li .drop {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    top: 100%;
    opacity: 0;
    white-space: nowrap;
    z-index: 55;
    padding: 0px 0 20px;
    background: #fff;
    text-align: center;
    min-width: 160px;
    font-size: 15px;
    box-shadow: 0 10px 10px rgb(0 0 0 / 10%);
}










/*导航菜单*/
.nav ul {
    height: 64px;

}

.nav li {
    font-size: 16px;
    height: 64px;
    float: left;
    position: relative;
}

.nav li a {
    display: inline-block;
    padding: 0 36px;
    color: #fff;
    height: 64px;
    line-height: 64px;
}

.nav li a:hover,
.nav .cur a {
    background: #ff6600;
    text-decoration: none;
    font-weight: bold;
}

.nav ul li .nav01 {
    position: absolute;
    top: 65px;
    width: 135%;
    left: 50%;
    margin-left: -67%;
    border: 1px solid #e9eaea;
    border-bottom: 4px solid #ff6600;
    background: rgba(255, 255, 255, 0.8);
    height: auto;
    padding-bottom: 20px;
    display: none;
}

.nav ul li .nav01 li {
    font-size: 14px;
    height: 38px;
    background: none;
    float: auto;
    text-align: center;
    width: 100%;
}

.nav ul li .nav01 li a {
    color: #666666;
    padding: 0;
    height: 38px;
    line- height: 38px;
    display: block;
    text-align: center;
}

.nav ul li.cur .nav01 li a {
    background: none;
    font-weight: normal;
}

.nav ul li .nav01 li a:hover {
    color: #ff6600;
    background: none;
    font-weight: normal;
}


.fullSlide {
    min-width: 1300px;
    position: relative;
    height: 610px;
    overflow: hidden;
}

.fullSlide .bd {
    position: relative;
    z-index: 0;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 610px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 610px;
}

.fullSlide .hd {
    width: 1300px;
    left: 50%;
    height: 40px;
    margin-left: -620px;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    overflow: hidden;
}

.fullSlide .hd ul {
    margin-left: 570px;
    height: 20px;
}

.fullSlide .hd ul li {
    float: left;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
    width: 15px;
    height: 15px;
    background: #ff6600;
    border-radius: 100%;
}

.fullSlide .hd ul .on {
    background: none;
    background: #fff;
    border: 2px solid #ff6600;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.blk-main {
    width: 1300px;
    margin: 0 auto;
}

.p1-search-1 {
    background: #f2f2f2;
    height: 82px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    font-size: 14px;
}

.p1-search-1 p {
    color: #444;
    line-height: 82px;
}

.p1-search-1 a {
    color: #444;
    display: inline-block;
    margin-right: 15px;
}

.p1-search-1-inp {
    width: 270px;
    height: 30px;
    border-radius: 20px;
    background: #fff;
    padding-left: 10px;
    margin-top: 28px;
}

.p1-search-1-inp input {
    border: 0;
}

.p1-search-1-inp1 {
    width: 224px;
    height: 30px;
    line-height: 30px;
    color: #a9a9a9;
    float: left;
}

.p1-search-1-inp2 {
    width: 30px;
    height: 30px;
    background: url(../image/VISkins-p1.png) no-repeat -258px -936px;
    float: right;
    cursor: pointer;
}


i,
em {
    font-style: normal;
}

.footWrap {
    background: url(../image/f_bj.jpg) no-repeat center 0;
    height: 589px;
    overflow: hidden;
    font-family: "Microsoft Yahei";
}

.footer {
    height: 499px;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.foot_c {
    height: 90px;
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    color: #878888;
    overflow: hidden;
    line-height: 90px;
}

.foot_c a {
    color: #878888;
}

.foot_l {
    width: 770px;
    padding-top: 44px;
    float: left;
    overflow: hidden;
}

.fnav {
    height: 108px;
    line-height: 108px;
    border-bottom: 4px solid #393d3f;
    overflow: hidden;
}

.fnav a {
    display: inline-block;
    font-size: 14px;
    margin-right: 23px;
    color: #dedfdf;
}

.fnav a:last-child {
    margin-right: 0;
}

.foot_l p {
    float: left;
    width: 446px;
    margin-top: 44px;
    overflow: hidden;
}

.foot_l p img {
    width: 446px;
    height: 223px;
}

.foot_l span {
    display: block;
    float: right;
    padding: 65px 0 0;
    width: 380px;
    font-size: 14px;
    line-height: 26px;
    color: #f8f8f8;
}

.foot_l span a {
    color: #f8f8f8;
}

.foot_r {
    width: 350px;
    padding-top: 44px;
    overflow: hidden;
    float: right;
}

.foot_r h2 {
    height: 108px;
    line-height: 108px;
    border-bottom: 4px solid #393d3f;
    overflow: hidden;
    font-size: 14px;
    color: #dedfdf;
    font-weight: normal;
}

.foot_r p {
    margin-top: 43px;
    background: url(../image/code_ico01.gif) no-repeat right 0;
    width: 212px;
}

.foot_r p img {
    width: 125px;
    height: 125px;
    padding: 3px;
    border: 1px solid #f2f2f2;
    background: #fff;
}



.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

.client-2 li a {
    text-decoration: none;
}

.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 71px;
    position: relative;
}

.client-2 li i {
    background: url(../image/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 35px;
    background-position: -27px -51px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 77px;
    height: 47px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #1857a3;
    color: #fff;
    height: 56px;
    width: 247px;
    padding: 9px 0 6px;
    float: left;
}

.client-2 .my-kefu-main {
    background: #1857a3;
    width: 97px;
    height: 56px;
    position: relative;
    padding: 9px 0 6px;
    float: left;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}