@charset "utf-8";

/* CSS Document */
* {
    box-sizing: border-box;
}

.rightarrowpointer {
    display: none;
}

.dgweb_list_item_desc {
    width: 850px !important;
}

body {
    width: 100%;
    font-size: 14px;
    background: #FFF;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Microsoft Yahei";
    color: #100f0c;
}

A:link {
    font-size: 14px;
}

span,
p {
    margin: 0px;
    padding: 0px;
}

img {
    margin: 0px;
    padding: 0px;
}

img {
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

from,
input,
select {
    margin: 0px;
    padding: 0px;
}

.clear {
    clear: both;
    font-size: 0px;
    overflow: hidden;
    height: 0px;
}

a {
    color: #303234;
    font-size: 12px;
    text-decoration: none;
}

a:hover {
    color: #100f0c;
    text-decoration: none;
}

.border_bg {
    width: auto;
    height: auto;
    margin: 0 auto;
}

.cp img {
    border: 2px solid #f1f1f1;
}

.cp img:hover {
    border: 2px solid #2f9d02;
}

.white a {
    color: #fff;
    text-decoration: none;
}

.white a:hover {
    color: #0890e6;
    text-decoration: none;
}

.mr {
    margin-right: 0px !important;
}

input,
button,
select,
textarea {
    outline: none
}

.totalwidthpercent {
    width: 100%;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

#classimgshow2 {
    line-height: 38px;
}

.totalwidth {
    width: 1200px;
    margin: 0 auto;
}

.font_en {
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}

/*定义全局链接鼠标滑过颜色lpm*/
div,
ul,
li,
span,
p,
img,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd {
    margin: 0px;
    padding: 0px;
    list-style: none;
    border: 0px;
}

/*定义鼠标经过时边框的变化效果lpm*/

#copy {
    display: none;
}

.content {
    margin: 0 auto;
    width: 1200px
}

#top5,
#top10,
#top20,
#top50,
#top55,
#top30,
#top90,
#top60,
    {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

#top5 {
    height: 5px;
    overflow: hidden;
}

#top10 {
    height: 10px;
    overflow: hidden;
}

#top20 {
    height: 20px;
    overflow: hidden;
}

#top30 {
    height: 30px;
    overflow: hidden;
}

#top40 {
    height: 40px;
    overflow: hidden;
}

#top50 {
    height: 50px;
    overflow: hidden;
}

#top55 {
    height: 55px;
    overflow: hidden;
}

#top60 {
    height: 60px;
    overflow: hidden;
}

#top90 {
    height: 90px;
    overflow: hidden;
}

.bg {
    width: 100%;
    min-width: 1200px;
}

/*内页导航*/
.strong_title {
    display: none;
}

.mianbxContent {
    text-align: left !important;
    font-size: 14px !important;
    padding-left: 20px;
    border: 1px dashed #e3e3e3;
    margin-bottom: 20px !important;
    height: 55px !important;
    line-height: 55px !important;
    width: 100% !important;
}

.mianbxContent a {
    font-size: 14px !important;
}

.mianbxContent a:hover {
    font-size: 14px !important;
}

/*内页产品分类导航*/
.pro_all_class {
    height: 50px !important;
    width: 670px !important;
    border-bottom: none !important;
    text-align: center !important;
    margin: 20PX auto !important;
}

.pro_all_class a {
    width: 120px;
    height: 50px;
    line-height: 50px;
    float: left;
    display: block;
    background: #323d4f;
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
}

/*内页上一页下一页*/
.pages_info {
    overflow: hidden;
    text-align: center;
    margin-top: 20px !important;
}

.pages_info span {
    display: inline-block;
    padding: 5px 12px;
    border: 1px dashed #ccc;
}

.pages_info span+span {
    margin-left: 5px;
}

/*抬头*/
#top {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px #ebebeb solid;
    color: #949494;
}

#top a {
    color: #949494;
}

#top a:hover {
    text-decoration: underline;
    color: #004ec2;
}

#top_bg {
    width: 100%;
    height: 165px;
    margin: 0 auto;
}

.head_logo {
    padding-top: 20px;
    padding-right: 15px;
}

.head_logo img{
    width: 100px;
}

.head_name {
    margin-top: 25px;
}

.head_xian {
    width: 1px;
    height: 87px;
    margin-top: 18px;
    margin-right: 20px;
}

.head_adv {
    margin-top: 20px;
    letter-spacing: 2px;
    font-size: 22px;
}

.head_adv span {
    color: #0890e6;
    font-size: 32px;
    display: block;
    letter-spacing: 0px;
    font-weight: bold;
    line-height: 46px;
}

.head_tel {
    margin-top: 25px;
}

.head_tel img {
    float: left;
}

.head_tel span {
    float: left;
    font-size: 16px;
    padding: 10px 0 0 5px;
}

.head_tel p {
    float: left;
    font-size: 30px;
    font-weight: bold;
    color: #0890E6;
}

/*爱采购*/
.head_aicaigou {

    margin-left: 41px;
    float: left;
    margin-top: 20px;
}




/*导航*/
#nav_bg {
    width: 100%;
    height: 60px;
    background: #0890e6;
    margin: 0 auto;
}

#nav_c {
    width: 1200px;
    margin: 0 auto;
}

#nav {
    width: 1200px;
    float: left;
}

#nav li {
    float: left;
    text-align: center;

    font-size: 15px;
    position: relative;
    line-height: 60px;


}

#nav li a {
    font-size: 16px;
    padding: 0 19px;
    /*padding: 0 29px; */
    color: #fff;
    overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}

#nav li :hover {
    display: block;
    background: #4eb700;
    height: 60px;
    color: #fff;
}

#nav .a_nav a {
    display: block;
    height: 60px;
    background: #4eb700;
    color: #fff !important;
}
.fa-weixin i {color: #3cb035}
.fa-weixin i {padding-right: 5px}
.wxm{width: 100px;height: 100px; display: none; margin-left: 0px; position: absolute;top: 35px; right: 1; z-index: 9999;border: 1px #ddd solid;}
.wxm img{display: block;width: 150px;height: 150px;}
.wx:hover .wxm{display: block;}


.menu ul {
    width: 200px;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 9999;

    opacity: 0;
    -webkit-transition: opacity .25s ease .1s;

    -moz-transition: opacity .25s ease .1s;

    -o-transition: opacity .25s ease .1s;

    -ms-transition: opacity .25s ease .1s;

    transition: opacity .25s ease .1s;
    margin: 0 auto;
}

.menu li:hover>ul {
    opacity: 1;
}

.menu ul a {
    width: 200px;
}

.menu ul li {
    width: 100%;
    height: 0;
    background: #ededed;
    overflow: hidden;

    -webkit-transition: height .25s ease .1s;

    -moz-transition: height .25s ease .1s;

    -o-transition: height .25s ease .1s;

    -ms-transition: height .25s ease .1s;

    transition: height .25s ease .1s;
    text-align: center;
    border-bottom: 1px #dedede solid;

}

.menu li:hover>ul li {

    height: 45px !important;
    line-height: 45px !important;
    overflow: visible;
}

.menu ul li a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 16px;
    color: #333 !important;
    text-align: center;

}

.menu ul li a:hover {
    color: #fff !important;
    font-weight: bold;
    height: 45px !important;
    line-height: 45px;
    text-align: center;
    background: #0890e6;
}

.menu ul li:last-child a {
    border: none;
}

/*幻灯片*/
.focus {
    width: 100%;
    height: 600px;
    overflow: hidden;
    position: relative;
}

.focus ul {
    height: 600px;
    position: absolute;
}

.focus ul li {
    float: left;
    width: 100%;
    height: 600px;
    overflow: hidden;
    position: relative;
    background: #000;
}

.focus ul li div {
    position: absolute;
    overflow: hidden;
}

.focus .btnBg {
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #000;
    display: none;
}

.focus .btn {
    position: absolute;
    width: 1200px;
    left: 50%;
    margin-left: -501px;
    height: 24px;
    bottom: 40px;
    text-align: right;
}

.focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #ccc;
}

.focus .btn span.on {
    background: #fff;
}

.focus .preNext {
    width: 45px;
    height: 100px;
    position: absolute;
    top: 220px;
    background: url(../images/sprite.png) no-repeat 0 0;
    cursor: pointer;
}

.focus .pre {
    left: 0;
}

.focus .next {
    right: 0;
    background-position: right top;
}

#banner {
    margin-top: 0px;
    overflow: hidden;
}

/*搜索*/
#search_c {
    width: 100%;
    height: 80px;
    padding-left: 20px;
    border-bottom: 1px #efefef solid;
    background: #FFF;
    margin: 0 auto;
}

#search_l {
    width: 880px;
    float: left;
    font-size: 14px;
    color: #17271f;
    padding-left: 40px;
    background: url(../images/20190629103316_1890119715.png) left no-repeat;
    line-height: 80px;
}

#search_l a {
    font-size: 13px;
    color: #17271f;
    padding-right: 10px;
}

#search_r {
    width: 260px;
    height: 80px;

    padding-top: 16px;

    float: right;
}

#search_r li {
    float: left;
}

#search_r .input {
    margin: 0;
    background: none;
    padding-left: 10px;
    color: #c6c6c6;
    border: none;
    margin-top: 1px;
    width: 200px;
    height: 40px;
}

#search_r .ser_so {
    background: url(../images/search.jpg) center no-repeat;
    width: 49px;
    height: 49px;
    border: none;
}

/*产品中心*/
.prod_bt {
    width: 1200px;
    text-align: center;
    margin: 0 auto;
}

.prod_bt span {
    font-size: 40px;
    display: block;
    font-weight: bold;
}

.prod_bt b {
    display: block;
    font-weight: normal;
    font-family: Levenim MT;
    text-transform: uppercase;
    font-size: 25px;
    color: #dad9d9;
    margin: 5px 0 10px 0;
}

/*产品*/
#zuo_d {
    width: 250px;
    height: 114px;
    text-align: center;
    margin: 0 auto;
}

#zuo {
    width: 250px;
    float: left;
    background: #f5f5f5;
    overflow: hidden;
    padding-bottom: 20px;
}

.zuo_k {
    width: 250px;
    float: left;
}

.fenlei {
    width: 250px;
    background: #f7f7f7;
    margin: 0 auto;
}

.fenlei_bj {
    border-top: none;
    margin: 0 auto;
    font-size: 14px;
}

.fenlei_bj tr {
    margin-bottom: 10px;
    font-size: 14px;
}

#classimgshow1 {
    _width: 250px;
    width: 250px;
    _height: 65px;
    height: 65px;
    _line-height: 65px;
    line-height: 65px;
    border-bottom: 1px solid #0;
    background: url(../images/20190629100924_126543310.jpg) no-repeat left;
    _padding-left: 15px;
    padding-left: 15px;
}

#classimgshow1 a {
    color: #000;
    text-decoration: none;
}

#classimgshow2 {
    _width: 235px;
    width: 235px;
    _height: 65px;
    height: 65px;
    _line-height: 65px;
    line-height: 65px;
    background: url(../images/20190629195845_309553470.jpg) no-repeat left;
    _padding-left: 20px;
    padding-left: 20px;
}

#classimgshow2 a {
    color: #0;
    text-decoration: none;
}

.clear {
    height: 0;
    overflow: hidden;
    clear: both;
}

.ddsubmenustyle li a {
    width: auto;
}

#classimgshow1 a {
    display: block;
    font-size: 15px;
    color: #222;
}

#classimgshow1 {
    height: 65px;
    line-height: 65px;
    padding-left: 45px;
}

#classimgshow2 {
    width: 230px !important;
    overflow: hidden;
}

#classimgshow2 a {
    display: block;
    font-size: 14px;
    color: #666;
}

#classimgshow2 {
    width: 280px;
    padding-left: 45px;
    height: 54px;
    line-height: 54px;
}

#classimgshow2 a:hover {
    color: #0244a6;
}

#classimgshow1 a:hover {
    color: #0244a6;
}


.list_t {
    width: 250px;
    height: 118px;
    line-height: 32px;
    padding-top: 32px;
    text-align: center;
    color: #FFF;
    font-size: 28px;
    background: url(../images/20190705091916_917531839.jpg) no-repeat center;
}

.list_b {
    font-size: 30px;
    font-weight: bold;
}

.list_b span {
    font-size: 15px;
    color: #f3f3f3;
    display: block;
    text-transform: uppercase;
    font-weight: 100;
    text-transform: uppercase;
    font-family: Arial;
}

.list_db {
    width: 250px;
    background: #d6dfe9;
    padding-top: 20px;
    padding-bottom: 26px;
    margin: 0 auto;
}

.list_db_td {
    width: 210px;
    margin: 0 auto;
}

.list_db_td li {
    width: 100px;
    height: 34px;
    background: #f5f5f5;
    float: left;
    margin-right: 10px;
    font-size: 16px;
    text-align: center;
    line-height: 34px;
    margin-top: 10px;
}

.list_db_dh {
    width: 250px;
    text-align: center;
    line-height: 30px;
    color: #666;
    font-size: 18px;
    margin-top: 20px;
}

.list_db_dh b {
    font-size: 28px;
    display: block;
    color: #0890e6;
    font-family: Arial, Helvetica, sans-serif;
}


.products_bg {
    width: 920px;
    height: auto;
    margin: 0 auto;
}

.products_ct {
    width: 920px;
    height: 370px;
    padding-left: 25px;
    background: url(../images/20190705092035_107845974.jpg) repeat-x;
    margin: 0 auto;
}

.products_ct_l {
    width: 500px;
    height: 370px;
    float: left;
    padding-top: 18px;
}

.products_ct_r {
    width: 395px;
    height: 360px;
    float: left;
    padding-top: 35px;
}

.products_ct_r .prod_t {
    width: 300px;
    height: 58px;
    text-align: center;
    color: #0890e6;
    font-weight: bold;
    line-height: 58px;
    font-size: 32px;
    margin: 0 auto;
}

.products_ct_r .gn {
    width: 300px;
    display: block;
    line-height: 50px;
    font-size: 20px;
    border-top: 1px #e2e2e2 solid;
    border-bottom: 1px #e2e2e2 solid;
    margin: 0 auto;
}

.products_ct_r .gn li {
    background: url(../images/20190629111354_2133148305.png) no-repeat left;
    float: left;
    padding-left: 30px;
    margin-right: 40px;
}

.products_ct_r a {
    display: block;
    width: 120px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    background: #0890e6;
    margin: 0 auto;
    margin-top: 25px;
}

.products_cttd {
    width: 320px;
    margin: 0 auto;
}

.products_cttd li {
    width: 55px;
    height: 61px;
    float: left;
    color: #555;
    background: url(../images/20190629100924_417266579.png) no-repeat center;
    margin-right: 10px;
    font-size: 16px;
    text-align: center;
    line-height: 60px;
}


.prod2 table td span a {
    display: block;
    width: 300px;
    color: #333;
    background: #f7f7f7;
    line-height: 40px;
    border-bottom: #eeeeee 3px solid;
    text-align: center;
}

.prod2>table>tbody>tr>td {
    float: left;
    padding: 0;
    width: 300px;
    margin: 0px 5px 10px 0;
    position: relative;
}

.prod2>table>tbody>tr>td>a {
    display: block;
    float: left;
    width: 300px;
    padding-left: 0px !important;
    position: relative;
    overflow: hidden;
}

.prod2>table>tbody>tr>td>a>.ceshigo {
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    height: 100%;
    position: absolute;
    bottom: 0;
    left: -100%;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.prod2>table>tbody>tr>td>a>.ceshigo a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-top: 8%;
}

.prod2>table>tbody>tr>td>a>.ceshigo p {
    height: 60px;
    line-height: 60px;
    background-color: rgba(245, 245, 245, 0.5);
    -webkit-transition: all 0.3s 0.3s;
    transition: all 0.3s 0.3s;
    padding: 1px 15px;
    margin: 15px auto;
    display: block;
    font-size: 13px;
    color: #fff;
    width: 100%;
    text-align: center;
    position: relative;
    bottom: -180px;
    margin-top: 90px;
}

.prod2>table>tbody>tr>td:hover>a>.ceshigo {
    left: 0;
}

.prod2>table>tbody>tr>td:hover>a>.ceshigo p {
    left: 0;
    bottom: 0;
}

.prod2>table>tbody>tr>td>a>img {
    width: 300px;
    height: 226px;
    background: #fff;
    object-fit: cover;
}

.beta5 {
    display: block;
    position: absolute;
    -webkit-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
}

.beta5 {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #0890e6 url(../images/20190629195620_606317294.png) no-repeat center;
    left: 130px;
    top: 60px;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.prod2>table>tbody>tr>td:hover .beta5 {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    -webkit-transform: scale(1);
    transform: scale(1);
}

/*产品优势*/
.cpadv_bg {
    width: 100%;
    height: 786px;
    padding-top: 100px;
    background: url(../images/20190705092151_331417329.jpg) no-repeat center;
    margin: 0 auto;
}

.cpadv_bt {
    width: 700px;
    font-size: 30px;
}

.cpadv_bt b {
    font-size: 40px;
    display: block;
    color: #0890e6;
}

.cpadv_bt .xian {
    width: 78px;
    height: 4px;
    background: #0890e6;
    margin-top: 40px;
    margin-bottom: 50px;
}

/*切换*/
.xinxi_solution_bg {
    background-size: 100% 400px;
    max-width: 1920px;
    margin: 0 auto;
}

.xinxi_solution_main .main_mobile {
    max-width: 702px;
    min-width: 702px;
}

.xinxi_solution_main ul {
    overflow: hidden;
    height: 186px;
}

.xinxi_solution_main ul li.on {
    width: 198px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.xinxi_solution_main ul li.on .left {
    width: 0px;
}

.xinxi_solution_main ul li {
    background: #0890e6 url(../images/20190629152845_1556365327.png)no-repeat top;
    height: 186px;
    float: left;
    width: 124px;
    border-radius: 5px;
    position: relative;
    margin-right: 2px;
    overflow: hidden;
    -webkit-transition: all .5s;
    transition: all .5s;
    cursor: pointer;
}

.xinxi_solution_main ul li:nth-child(5) {
    margin-right: 0px;
}

.xinxi_solution_main ul li .left {
    float: left;
    width: 124px;
    height: 186px;
}

.xinxi_solution_main ul li .left_top {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.xinxi_solution_main .left_top {
    font-size: 20px;
    color: #fff;
}

.xinxi_solution_main ul li .right {
    float: left;
    width: 180px;
    position: relative;
    padding-left: 10px;
    height: 156px;
    background: #0890e6;
    padding-top: 25px;
}


.xinxi_solution_main ul li i {
    font-size: 18px;
    color: #fff;
    font-style: normal;
    display: block;
    margin-top: 55px;
}

.xinxi_solution_main ul li p {
    font-weight: normal;
    font-size: 20px;
    margin-top: 10px;
}

.xinxi_solution_main ul li .left_top img {
    width: 30px;
}


.xinxi_solution_main ul li:nth-child(2) {

    background: #0890e6 url(../images/20190629152845_1713382384.png)no-repeat top;
}

.xinxi_solution_main ul li:nth-child(3) {
    background: #0890e6 url(../images/20190629152845_2082415946.png)no-repeat top;
}

.xinxi_solution_main ul li:nth-child(4) {
    background: #0890e6 url(../images/20190629152845_1110894337.png)no-repeat top;
}

.xinxi_solution_main ul li:nth-child(5) {
    background: #0890e6 url(../images/20190629152846_1681830635.png)no-repeat top;
}

.xinxi_solution_main ul li .right .service_shu {
    display: block;
    text-align: center;
    width: 60px;
    height: 42px;
    float: left;
    line-height: 42px;
    font-size: 20px;
    border-radius: 50%;
    color: #fff;
}

.xinxi_solution_main ul li .right .service_w {
    font-size: 16px;
    color: #fff;
    line-height: 42px;
}

.xinxi_solution_main ul li .right .service_w1 {
    width: 162px;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    margin-top: 10px;
    margin-left: 10px;
}

.cpadv_wz {
    width: 640px;
    font-size: 15px;
    line-height: 35px;
    margin-top: 40px;
}

.cpadv_gd a {
    width: 200px;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    padding-left: 35px;
    background: #0890e6 url(../images/20190629154135_833257999.png) no-repeat right;
    border-radius: 5px;
    margin-top: 40px;
}

.cpadv_gd a:hover::after {
    width: 100%;
    transition: all 0.3s linear;
}

.cpadv_gd a:hover {
    width: 300px;
    transition: all 0.5s linear;
}

/*案例*/
.case_bt {
    width: 1200px;
    text-align: center;
    margin: 0 auto;
}

.case_bt b {
    display: block;
    font-size: 40px;
    line-height: 60px;
}

.case_bt span {
    display: block;
    font-size: 16px;
    color: #666666
}

.appli_d {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
}

.appli_d td {
    display: block;
    float: left;
    margin: 5px;
    width: 390px;
    height: 291px;
    overflow: hidden;
    padding: 0 !important;
    transition: all 0.3s linear;
    position: relative;
}

.appli_d td:hover {
    transition: all 0.6s linear;
    position: relative;
}

.appli_d td img {
    width: 390px;
    height: 291px;
    object-fit: cover;
}

.appli_d td a {
    text-decoration: blink;
    display: block;
    text-align: center;
}

.appli_d td br {
    display: none;
}

.appli_d td div:nth-child(3) {
    width: 390px;
    padding: 0px !important;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.6s linear;
}

.appli_d td div:nth-child(3) a {
    font-size: 14px;
    color: #333;
    line-height: 45px;
    width: 390px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    z-index: 2;
    padding: 0px 10px;
}

.appli_d td div:nth-child(3)::after {
    content: "";
    display: block;
    width: 100%;
    height: 45px;
    transition: all 0.6s linear;
    filter: Alpha(opacity=70);
    opacity: 0.7;
    background: #edf2f0;
    position: absolute;
    top: 0;
    z-index: 1;
}

.appli_d td:hover div:nth-child(3)::after {
    transition: all 0.6s linear;
}

.appli_d td:hover div:nth-child(3) {
    bottom: 291px;
    transition: all 0.6s linear;
}

.appli_rgo {
    position: absolute;
    width: 390px;
    height: 291px;
    top: 291px;
    transition: all 0.6s linear;
    text-align: center;
}

.appli_rgo a {
    font-size: 22px;
    font-weight: bold;
    line-height: 60px;
    display: block;
    color: #fff;
    position: relative;
    z-index: 3;
    width: 390px;
    padding: 0 10px;
    height: 210px;
    padding-top: 81px;
}

.appli_rgo p {
    font-family: Arial, Helvetica, sans-serif;
    width: 95px;
    line-height: 27px;
    color: #fff;
    background: #4eb700;
    margin: 0 auto;
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: normal;
}

.appli_d .appli_rgo::after {
    content: "";
    display: block;
    width: 100%;
    height: 291px;
    transition: all 0.6s linear;
    filter: Alpha(opacity=70);
    opacity: 0.7;
    background: #0244a6;
    position: absolute;
    top: 0;
    z-index: 1;
}

.appli_d td:hover .appli_rgo {
    top: 0;
    transition: all 0.6s linear;
}

.appli_a {
    width: 256px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 40px;
    text-align: center;
    background: #e50012;
    position: relative;
    line-height: 48px;
    border-radius: 10px;
    transition: all 0.5s linear;
}

.appli_a a {
    display: block;
    color: #fff;
    position: relative;
    z-index: 2;
    font-size: 18px;
}

.appli_a::after {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    background: #4eb700;
    position: absolute;
    top: 0;
    transition: all 0.3s linear;
    z-index: 1;
}

.appli_a:hover::after {
    width: 100%;
    transition: all 0.3s linear;
}

.appli_a:hover {
    width: 320px;
    transition: all 0.5s linear;
}

.appli_a_bg {
    width: 100%;
    height: 194px;
    padding-top: 28px;
    background: url(../images/20190705090436_602654971.png) no-repeat center;
    margin: 0 auto;
}

.appli_a {
    width: 200px;
    height: 52px;
    background: #0890e6;
    text-align: center;
    border-radius: 3px;
    margin: 0 auto;
    margin-top: 20px;
}

.appli_a a {
    font-size: 16px;
    color: #fff;
    line-height: 52px;
}

/*优势*/
.gsadv_bg {
    width: 100%;
    height: 813px;
    padding-top: 70px;
    background: url(../images/20190629160327_2054528450.jpg) no-repeat center;
    margin: 0 auto;
}

.gsadv_bt {
    width: 1200px;
    background: url(../images/20190629100946_1963108913.png) no-repeat top;
    margin: 0 auto;
}

.gsadv_bt b {
    display: block;
    font-size: 50px;
    color: #0890e6;
    padding-left: 580px;
}

.gsadv_bt span {
    display: block;
    background: #eaeaea;
    width: 330px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 0 auto;
    margin-top: 15px;
}

/*优势*/
.ys {
    width: 100%;
    padding-top: 40px;
}

.ys ul {
    height: 100px;
    margin-top: 10px;
    width: 490px;
    float: left;
}

.ys li {
    float: left;
    width: 238px;
    height: 157px;
    cursor: pointer;
    background: #fff;
    text-align: center;
    margin-bottom: 6px;
    margin-right: 6px;
    padding-top: 25px;
}

.ys li span {
    display: block;
    height: 62px;
    position: relative;
    overflow: hidden;
}

.ys li span em {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 8px 0;
    top: 0;
    left: 0;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.ys li span i {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 8px 0;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, 0, -65px) rotate3d(1, 0, 0, 90deg);
    transform: translate3d(0, 0, -65px) rotate3d(1, 0, 0, 90deg);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.ys li:hover span em,
.ys li.cur span em {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, 65px, 0) rotate3d(1, 0, 0, -90deg);
    transform: translate3d(0, 65px, 0) rotate3d(1, 0, 0, -90deg);
}

.ys li:hover span i,
.ys li.cur span i {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotate3d(1, 0, 0, 0deg);
    transform: rotate3d(1, 0, 0, 0deg);
}

.ys li p {
    display: block;
    margin-left: 12px;
}

.ys li p i {
    display: block;
    font-size: 16px;
    color: #474747;
    line-height: 34px;
    transition: all 0.4s linear;
    font-style: inherit;
}

.ys li:hover p b,
.ys li.cur p b {
    color: #005eb9;
}

.ys li.last {
    float: right;
    width: auto;
}

.ys_con {
    width: 708px !important;
    float: right;
    height: 540px;
    position: relative;
    margin-top: 10px;
    overflow: hidden;
}

.ys_con:after {
    position: absolute;
    width: 300px;
    height: 255px;
    content: "";
}

.ys_con dl {
    height: 540px;
}

.ys_con dt img {
    width: 600px;
    height: 540px;
}

.ys_con dd {
    width: 708px;
    height: 540px;
}

.ys_con dd h3 {
    font-size: 0;
    line-height: 0;
    font-weight: normal;
}

.ys_con dd h3 b {
    display: block;
    font-size: 44px;
    line-height: 44px;
    padding: 24px 0 12px;
    color: #F38000;
}

.ys_con dd>p {
    width: 544px;
    height: 158px;
    padding: 30px;
    background-color: #fff;
    float: right;
    font-size: 14px;
    color: #888;
    line-height: 32px;
}

.ys_con dd>span {
    width: 163px;
    height: 158px;
    text-align: center;
    padding-top: 50px;
    background: #0890e6;
    float: left;
}

.ys_con .sl {
    padding-top: 14px;
}

.ys_con .sl p {
    float: left;
    width: 100px;
    text-align: center;
    font-size: 0;
    line-height: 0;
    margin-right: 45px;
}

.ys_con .sl p span {
    display: block;
    font-size: 20px;
    color: #666;
    line-height: 40px;
}

/*流程*/
.liuc_bg {
    width: 100%;
    height: 573px;
    padding-top: 70px;
    background: url(../images/20190705090436_618932643.jpg) no-repeat center;
    margin: 0 auto;
}

.iflow-wrap {
    padding: 10px 0 25px;
    overflow: hidden;
}

.iflow {
    height: 147px;
    margin-top: 55px;
}

.iflow li {
    padding: 19px 20px 20px 19px;
    float: left;
    margin-left: 28px;
    position: relative;
    text-align: center;
    background: url(../images/20190629172406_395974248.png) no-repeat 0 100%;
}

.iflow li:first-child {
    margin-left: 0;
}

.iflow li .num {
    position: absolute;
    width: 36px;
    height: 24px;
    line-height: 24px;
    left: 50%;
    margin-left: -16px;
    top: -10px;
    font-size: 20px;
    color: #05336c;
    font-family: 'DINOT-CONDBOLD', arial;
}

.iflow .txt {
    display: block;
    width: 108px;
    height: 108px;
    line-height: 108px;
    font-size: 16px;
    color: #fff;
    background: url(../images/20190705092457_1096879799.png);
}

.iflow li:hover .num {
    color: #05582f;
}

.iflow li:hover .txt {
    background-position: 0 -112px;
}

.iflow-wrap .imain-tel {
    margin-top: 40px;
    color: #333;
    font-size: 18px;
    width: 540px;
    margin: 0 auto;
    margin-top: 40px;
}

.iflow-wrap .imain-tel i {
    height: 52px;
    display: block;
    float: left;
    padding-right: 10px;
}

.iflow-wrap .imain-tel b {
    font-size: 35px;
    font-family: Arial, Helvetica, sans-serif;
}

.iflow-wrap .imain-tel a {
    width: 122px;
    height: 38px;
    border: #d6d6d6 1px solid;
    border-radius: 5px;
    text-align: center;
    line-height: 38px;
    display: block;
    float: right;
}

.iflow-wrap .imain-tel .btn {
    color: #333;
    border-color: #052f64;
}

.iflow-wrap .imain-tel .btn:hover {
    color: #fff;
    border-color: #05582f;
}

.iflow li:hover .txt {
    -webkit-animation: rotatey 2s;
    animation: rotatey 2s;
}

.iabout-video .icon {
    -webkit-transition: transform 1s;
    transition: transform 1s;
}

.iabout-video:hover .icon {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

@-webkit-keyframes rotatey {
    to {
        -webkit-transform: rotateY(360deg);
    }
}

@keyframes rotatey {
    to {
        transform: rotateY(360deg);
    }
}

/*简介*/
.about_bg {
    width: 100%;
    height: 802px;
    padding-top: 30px;
    background: url(../images/20190629175848_2615113.jpg) no-repeat center;
    margin: 0 auto;
}

/*数据说明*/
.strength_c {
    width: 1200px;
    height: 138px;
    background: #fff;
    border-radius: 100px;
    margin: 0 auto;
    margin-top: 20px;
}

.strength_c li {
    width: 300px;
    float: left;
    padding: 20px 0;
    text-align: center;
    border-right: 1px #ebebeb solid;
    position: relative;
    z-index: 1;
}


.jdygkd {
    height: 98px;
    position: relative;
    z-index: 1;
}


.jydbwz {
    width: 300px;
    text-align: center;
    font-size: 14px;
    padding-left: 120px;
    margin: 0 auto;
}

.jydbwz span {
    font-size: 50px;
    float: left;
}

.jydbwz b {
    font-weight: normal;
    width: 20px;
    height: 20px;
    color: #fff;
    display: block;
    float: left;
    border-radius: 50%;
    background: #4eb700;
}

.ngrhjg {
    font-size: 14px;
    color: #333;
}

/*简介内容*/
.about_bt {
    width: 1200px;
    font-size: 40px;
    text-align: center;
    padding-top: 50px;
    margin: 0 auto;
}

.about_bt span {
    display: block;
    width: 1200px;
    line-height: 28px;
    color: #666;
    font-size: 18px;
    margin-top: 3px;
}

.about_bt b {
    color: #0890e6;
}

.about_c {
    width: 1200px;
    background: #fff;
    margin: 0 auto;
}

.about_l .fr img{
    width: 570px;
    height: 401px;
}

.about_l {
    margin: 0 auto;
}

.about_c:hover .about_l {}

.about_r {
    width: 575px;
    padding: 60px 0px 0 60px;
    margin: 0 auto;
}

.about_x {
    width: 36px;
    height: 4px;
    background: #1e83df;
    float: right;
}

.about_wz {
    font-size: 14px;
    line-height: 35px;
}

.about_wz span {
    font-size: 25px;
    line-height: 40px;
    display: block;
}

.about_wz b {
    font-size: 38px;
    color: #c7c7c7;
    text-transform: uppercase;
    font-weight: normal;
}

.about_wz .xian2 {






    width: 46px;
    height: 3px;
    background: #f1f1f1;
    margin-top: 10px;
    margin-bottom: 18px;
}

.jianjiexian {
    width: 40px;
    height: 2px;
    background: #eeeeee;
    margin-top: 10px;
    margin-bottom: 20px;
}

.jianjiechakan {
    width: 150px;
    height: 40px;
    background: #0890e6;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    margin-top: 25px
}

.jianjiechakan a {
    font-size: 14px;
    color: #fff;
    line-height: 40px;
}

.jianjiechakan a:hover {
    display: block;
    text-decoration: underline;
    background: #4eb700;
}

/*企业实力*/
.convert {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.convert .tab {
    width: 280px;
    height: 60px;
    border-bottom: 1px #fff solid;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.convert .tab a {
    display: block;
    width: 140px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 25px;
    float: left;
}

.convert .tab a.on {
    display: block;
    border-bottom: 2px #0352c7 solid;
    font-weight: bold;
    color: #0890e6;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
}

.convert .contenttt {
    overflow: hidden;
    width: 1200px;
    height: 273px;
    position: relative;
    margin: 0 a;
    margin-top: 20px;
}

.convert .contenttt ul {
    position: absolute;
    left: 0;
    top: 0;
    height: 200px;
}

.convert .contenttt li {
    float: left;
}

.convert .contenttt li .q2 {
    width: 1200px;
    margin: auto;
}

.convert table tbody tr td div a {
    font-size: 14px;
}

/*news*/
.news {
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    height: 720px;
}

.lanrenzhijia {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    min-width: 1200px;
    position: relative;
}

.news_t {
    overflow: hidden;
    width: 546px;
    position: absolute;
    right: 0;
    margin-top: 32px;
    z-index: 2;
    background: #fff;
    height: 80px;
    padding-left: 44px;
}

.news_t a {
    display: block;
    float: left;
    text-decoration: none;
    margin-left: 1px;
    background: #f3f3f3;
    line-height: 50px;
    width: 160px;
    text-align: center;
    font-size: 16px;
    transition: all 0.8s linear;
    margin-top: 5px;
}

.news_t a.on {
    text-decoration: none;
    transition: all 0.8s linear;
    color: #fff;
    background: #0890e6;
    font-weight: bold;
}


.lanrenzhijia .content {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    height: 666px;
    position: relative;
    margin-top: 12px;
    min-width: 1200px;
}

.lanrenzhijia .content .ul {
    position: absolute;
    left: 0;
    top: 0;
    width: 1200px;
    min-width: 1200px;
}

.lanrenzhijia .content .li {
    width: 1200px;
    float: left;
    min-width: 1200px;
}

.news_dl {
    float: left;
    background: #fff;
    width: 534px;
    overflow: hidden;
    padding: 22px;
}

.news_dl_m {
    overflow: hidden;
    font-size: 28px;
    line-height: 30px;
    height: 80px;
}

.news_dl_m span {
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
}

.news_dl_d {
    overflow: hidden;
    width: 534px;
    height: 534px;
    background: #f8f8f8;
    padding: 0px 35px;
    padding-top: 36px;
}

.news_dl .news_div_item,
.news_dl .divdgweb_new_div_item {
    overflow: hidden;
    width: 434px;
}

.news_dl .news_div_item_date,
.news_dl .divdgweb_new_div_item_date {
    overflow: hidden;
}

.news_dl .news_div_item_year,
.news_dl .news_div_item_month,
.news_dl .news_div_item_day,
.news_dl .divdgweb_new_div_item_year,
.news_dl .divdgweb_new_div_item_month,
.news_dl .divdgweb_new_div_item_day {
    float: left;
    font-size: 26px;
    font-family: Arial, Helvetica, sans-serif;
    color: #a7a7a7;
    line-height: 30px;
}

.news_dl .news_div_item_content,
.news_dl .divdgweb_new_div_item_content {
    overflow: hidden;
}

.news_dl .news_div_item_title,
.news_dl .divdgweb_new_div_item_title {
    font-size: 22px;
    line-height: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_dl .news_div_item_title a,
.news_dl .divdgweb_new_div_item_title a {
    font-size: 22px;
}

.news_dl .news_div_item_body,
.news_dl .divdgweb_new_div_item_body {
    overflow: hidden;
    font-size: 14px;
    color: #666;
    height: 48px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 22px;
}

.news_dl .news_div_item_pic {
    overflow: hidden;
    margin-top: 26px;
    width: 434px;
    height: 240px;
    background: #fff;
    position: relative;
    transition: all 0.8s linear;
}

.news_dl .news_div_item_pic img {
    width: 434px;
    height: 240px;
    object-fit: cover;
    position: absolute;
    
    transition: all 0.8s linear;
}

.news_dl .news_t_rgo {
    overflow: hidden;
    position: absolute;
    margin-top: 298px;
}

.news_dl .news_t_rgo a {
    display: block;
    font-size: 0;
    line-height: 0;
    color: #fff;
}

.news_dl .news_t_rgo p {
    font-size: 16px;
    display: block;
    width: 120px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    background: #4eb700;
    transition: all 0.5s linear;
}

.news_dl .news_t_rgo p:hover {
    width: 150px;
}

.news_dl .news_div_item:hover .news_div_item_title a,
.news_dl .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a {
    color: #0890e6;
}

.news_dl .news_div_item:hover .news_div_item_pic,
.news_dl .divdgweb_new_div_item:hover .news_div_item_pic {
    transition: all 0.8s linear;
}

.news_dl .news_div_item:hover .news_div_item_pic img,
.news_dl .divdgweb_new_div_item:hover .news_div_item_pic img {
    transition: all 0.8s linear;
    margin-top: 0px
}

.news_dr {
    float: right;
    background: #fff;
    width: 622px;
    overflow: hidden;
    padding: 22px;
    padding-top: 102px;
    height: 656px;
}

.news_dr .news_div_item,
.news_dr .divdgweb_new_div_item {
    overflow: hidden;
    width: 580px;
    position: relative;
    border-top: solid 1px #ddd;
    height: 178px;
    transition: all 0.8s linear;
    padding-left: 20px;
    padding-top: 20px
}

.news_dr .news_div_item_date,
.news_dr .divdgweb_new_div_item_date {
    overflow: hidden;
    position: absolute;
    right: 20px;
    margin-top: 22px;
}

.news_dr .news_div_item_year,
.news_dr .news_div_item_month,
.news_dr .news_div_item_day,
.news_dr .divdgweb_new_div_item_year,
.news_dr .divdgweb_new_div_item_month,
.news_dr .divdgweb_new_div_item_day {
    float: left;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    color: #a7a7a7;
    line-height: 30px;
}

.news_dr .news_div_item_content,
.news_dr .divdgweb_new_div_item_content {
    overflow: hidden;
}

.news_dr .news_div_item_title,
.news_dr .divdgweb_new_div_item_title {
    font-size: 18px;
    width: 400px;
    line-height: 60px;
    padding-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_dr .news_div_item_title a,
.news_dr .divdgweb_new_div_item_title a {
    font-size: 18px;
}

.news_dr .news_div_item_body,
.news_dr .divdgweb_new_div_item_body {
    overflow: hidden;
    font-size: 14px;
    color: #666;
    height: 48px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 22px;
    width: 450px;
}

.news_dr .news_div_item_pic {
    overflow: hidden;
    margin-top: -42px;
    width: 54px;
    height: 28px;
    position: absolute;
    transition: all 0.8s linear;
    right: 20px;
    border-left: solid 1px #ddd;
}

.news_dr .news_div_item_pic a {
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 20px solid #ddd;
    transform: rotate(90deg);
    margin-left: 10px;
    margin-top: 5px;
    transition: all 0.8s linear;
}

.news_dr .news_div_item_pic img {
    display: none;
}

.news_dr .news_div_item:nth-child(1),
.news_dr .divdgweb_new_div_item:nth-child(1) {}

.news_dr .news_div_item:hover,
.news_dr .divdgweb_new_div_item:hover {
    transition: all 0.8s linear;
    box-shadow: 0 5px 6px #ddd;
}

.news_dr .news_div_item:hover .news_div_item_title a,
.news_dr .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a {
    transition: all 0.8s linear;
    color: #0890e6;
}

.news_dr .news_div_item:hover .news_div_item_pic a,
.news_dr .divdgweb_new_div_item:hover .news_div_item_pic a {
    transition: all 0.8s linear;
    border-bottom: 20px solid #0890e6;
}




/*友情链接*/
.links {
    width: 100%;
    height: 101px;
    background: #0890e6;
    margin: 0 auto;
}

.links_1 {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
}

.links_a {
    width: 1043px;
    float: left;
    height: 100px;
}

.links1 {
    width: 260px;
    font-size: 20px;
    color: #333;
    height: 100px;
    line-height: 100px;
    float: left;
}

.links1 span {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
}

.links1 a {
    font-size: 20px;
    color: #fff;
    height: 100px;
    line-height: 100px;
    float: left;
}

.links2 {
    width: 780px;
    height: 100px;
    float: right;
}

.links3 {
    width: 128px;
    height: 100px;
    float: right;
    color: #fff;
}

.links3 span {
    font-size: 14px;
    color: #fff;
    line-height: 100px;
    padding-left: 15px;
}

.links3 span a {
    font-size: 14px;
    color: #fff;
}

.links3 span a:hover {
    font-size: 14px;
    color: #46b816;
}

.linkTagcs li {
    line-height: 100px !important;
}

.linkTagcs li a {
    color: #fff !important;
    font-size: 14px !important;
}

.linkTagcs li a:hover {}


.linkTagcs {
    width: 820px;
    height: auto;
}

.linkTagcs ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.linkTagcs li {
    list-style: none;
    margin: 0px;
    padding-right: 7px;
    line-height: 100px;
    float: left;
}

.linkTagcs li a {
    color: #fff;
    word-break: break-all;
}

.linkTagcs li img {
    border: 0px;
}



/*版权*/
#bq {
    background: #2b2b2b;
    width: 100%;
    height: auto;
    border-top: 1px solid #414141;
}

.bq_fl {
    float: left;
    width: 220px;
    border-right: 1px solid #414141;
    height: 326px;
}

.bq01 {
    color: #fff;
    font-size: 18px;
}

.bq_fl {
    width: 260px;
    padding-top: 44px;
}

.bq_fl ul {
    width: 70px;
    float: left;
}

.bq_fl ul li {
    line-height: 35px;
}

.bq_fl ul li a {
    font-size: 14px;
    color: #adadad;
}

.bq_fl ul li a:hover {
    font-size: 14px;
    color: #9f9f9f;
}


.bq_fl2 {
    float: left;
    width: 532px;
    padding-left: 62px;
    border-right: 1px solid #414141;
    height: 326px;
    padding-top: 44px;
}

.bq_fl2 .bq_fl2_sp {
    width: 420px;
    height: 139px;
    font-size: 14px;
    line-height: 45px;
    color: #adadad;
    background: url(../images/20190629184905_1540577031.png) left no-repeat;
    padding-left: 38px;
}

.bq_fl3 {
    float: right;
    padding-top: 44px;
}

.bq_fl31 {
    float: left;
}

.bq_fl31 img{
	width: 140px;
}

.bq_app {
    width: 140px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #6a6a6a;
    margin-bottom: 7px;
}

#bq1 {
    width: 100%;
    height: 66px;
    border-top: 1px #414141 solid;
}

.bq1_1 {
    text-align: center;
    font-size: 14px;
    line-height: 66px;
    color: #adadad;
}

.bq1_1 a {
    color: #adadad;
    font-size: 14px;
}

.bq1_1 a:hover {
    color: #adadad;
    font-size: 14px;
}

.bqxian {
    width: 24px;
    height: 2px;
    background: #d4d4d4;
    transition: all 0.8s linear;
    margin: 20px 0px;
}

.bq_fl:hover .bqxian {
    width: 100px;
    height: 2px;
    background: #6a6a6a;
    transition: all 0.8s linear;
}

.bq_fl2:hover .bqxian {
    width: 100px;
    height: 2px;
    background: #6a6a6a;
    transition: all 0.8s linear;
}

.bq_fl3:hover .bqxian {
    width: 100px;
    height: 2px;
    background: #6a6a6a;
    transition: all 0.8s linear;
}


/*浮动ＱＱ*/

.my-kefu {
    position: fixed;
    right: 0px;
    top: 18%;
    z-index: 9999;
}

.my-kefu ul {
    width: 77px;
}

.my-kefu li a {
    text-decoration: none;
}

.my-kefu li {
    background: #005bc1;
    margin-top: 1px;
    padding: 4px 0;
    height: 75px;
    width: 77px;
}

.my-kefu li i {
    background: url(../images/20190627152556_113567236.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;

}

.my-kefu li p {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.my-kefu .my-kefu-qq i {
    background-position: 4px 0;
}

.my-kefu .my-kefu-tel i {
    background-position: 0 -25px;
}

.my-kefu .my-kefu-tel1 i {
    background-position: -35px 4px;
}

.my-kefu .my-kefu-tel1:hover {
    width: 246px;
    height: 155px;
}

.my-kefu .my-kefu-tel2 i {
    background-position: -35px 4px;
}

.my-kefu .my-kefu-tel2:hover {
    width: 246px;
    height: 155px;
}

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

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

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

.my-kefu .my-kefu-ftop {
    background-color: #4eb700;
}

.my-kefu .my-kefu-cn i {
    background-position: 0px -91px;
}

.my-kefu .my-kefu-en i {
    background-position: -31px -91px;
}

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

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

.my-kefu-tel-right {
    font-size: 20px;
    color: #fff;
    float: left;
    height: 46px;
    line-height: 24px;
    padding-left: 15px;
    border-left: 1px solid #fff;
    padding-top: 8px;
}

.my-kefu-tel1-right {
    font-size: 20px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    border: none;
    margin: 0 auto;
    margin-bottom: 5px;
}

.my-kefu-tel2-right {
    font-size: 18px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 20px;
    margin-top: 0px;
    border: none;
    margin: 0 auto;
    margin-bottom: 5px;
}

.my-kefu-tel2-right img {
    width: 130px;
    height: 130px;
}

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

.my-kefu-tel-main {
    color: #fff;
    margin-top: 9px;
    height: 47px;
    width: 247px;
}

.my-kefu-main {
    width: 97px;
    position: relative;
}

.my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
}

.my-kefu-main-yy {
    color: #fff;
    margin-top: 9px;

}

.header_main :hover .imgbox {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
.header_main .imgbox {
	width: 160px;
	position: absolute;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 0 0 5px 5px;
	text-align: center;
	color: #009b4c;
	padding: 10px;
	top: 30px;
	left: -15px;
	box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}
.header_main .imgbox img {
	width: 160px;
	height: 160px;
	display: block;
	margin: 0 auto;
}
.header_main .imgbox p {
	font-size: 16px;
	line-height: 20px;
}
.header_main .imgbox p b {
	display: block;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}