/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
*{ padding: 0; margin: 0;}

/*Generated by wjdhcms 3.0 */
@charset "utf-8";

::-webkit-scrollbar {
    width: 12px;
    height: 12px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 12px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 12px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

 ::selection {
	background-color: #20a0b3;
	color: #fff;
}

::-moz-selection {
	background-color: #20a0b3;
	color: #fff;
}

::-webkit-selection {
	background-color: #20a0b3;
	color: #fff;
}

#wjdh-kefu .wjdh-kefu-qq p,
#wjdh-kefu .wjdh-kefu-qq a,
#wjdh-kefu .wjdh-kefu-tel p,
#wjdh-kefu .wjdh-kefu-tel img,
#wjdh-kefu .wjdh-kefu-erweima img{
    box-sizing: content-box;
}
* {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body { 
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0; 
    line-height: 1.5;
}
*:before, *:after {
    box-sizing: content-box;
}
:focus {
    outline: 1;
}

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

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

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

li,
ul {
    list-style-type: none;
}

img {
    border: none;
}
input,textarea {
    outline: 0;
    border: 0;
    resize: none;
}



h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}

.webqq_ewm{box-sizing: content-box;}


.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
   box-shadow: 0px 10px 12px rgba(0,0,0,.1);
}



html{
        cursor: url(../images/cur.png),
        default;
}

a{
   cursor: url(../images/Acur.png),
   default ;
}

textarea{
    animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;
 
}

input[type="text"]{
     animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;
}
input[type="button"]
{
   cursor: url(../images/Acur.png),
   default  !important;
}

input,button{
        outline: none;
}

@keyframes animated {
    0% {
        cursor: url('../images/Pcuro1.png'),
        auto;
    }

    8.8% {
        cursor: url('../images/Pcuro2.png'),
            auto;
    }

    17.6% {
        cursor: url('../images/Pcuro3.png'),
            auto;
    }

    26.4% {
        cursor: url('../images/Pcuro4.png'),
            auto;
    }

    35.2% {
        cursor: url('../images/Pcuro5.png'),
            auto;
    }

    44% {
        cursor: url('../images/Pcuro6.png'),
            auto;
    }

    52.8% {
        cursor: url('../images/Pcuro7.png'),
            auto;
    }

    61.6% {
        cursor: url('../images/Pcuro8.png'),
            auto;
    }

    70.4% {
        cursor: url('../images/Pcuro9.png'),
            auto;
    }

    79.2% {
        cursor: url('../images/Pcuro10.png'),
            auto;
    }

    88% {
        cursor: url('../images/Pcuro11.png'),
            auto;
    }

    100% {
        cursor: url('../images/Pcuro12.png'),
            auto;
    }

    
}



.wjdh-ico1,.wjdh-ico2{vertical-align: middle;}

.UrbansubstationBox {
    display: inline-block;
    position: relative;
    z-index: 999;
}

.Urbansubstation {
    position: absolute;
    bottom: 40px;
    left: -50%;
    transform: translateX(-25%);
    background: #f8f8f8;
    width: 0;
    height: 0;
    overflow: hidden;
    box-sizing: border-box;
    line-height: 0;
    font-size: 0;
    border-radius: 10px;
    color: #333 !important;
}

.Urbansubstationfenzhan {
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 16px;
    display: block;
    text-align: center;
    color: #333 !important;
}

.UrbansubstationBoxCenter p {
    width: 94%;
    height: 100%;
    border: 1px dashed #e2e2e2;
    margin: 0 auto 10px;
    border-radius: 5px;
    line-height: 0 !important;
}

.UrbansubstationBoxCenter p a {
    text-align: left;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    display: block;
    color: #666 !important;
    padding: 5px 10px 5px 30px;
    line-height: 26px !important;
    font-size: 16px;
    -webkit-transition: .5s;
    transition: .5s;
}

.UrbansubstationBox:hover .Urbansubstation {
    min-width: 160px;
    height: auto;
    background-color: #ffffff;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
}

.Urbansubstation p a:hover::before {
    border-color: #23d5bb;
}

.Urbansubstation p a:hover::after {
    background: #23d5bb;
}

.Urbansubstation p a::after {
    content: "";
    width: 6px;
    height: 6px;
    background: #ddd;
    position: absolute;
    top: 16px;
    left: 15px;
    border-radius: 50%;
    -webkit-transition: .5s;
    transition: .5s;
}

.Urbansubstation p a::before {
    content: "";
    width: 14px;
    height: 14px;
    border: 1px solid #ddd;
    position: absolute;
    top: 11px;
    left: 10px;
    border-radius: 50%;
    -webkit-transition: .5s;
    transition: .5s;
}

.Urbansubstation p a:hover {
    transform: translateY(-2px);
    color: #23d5bb !important;
}

.disablemouserightclick,.disablechoose,.disablecopy{
    display: none;
}

@media (min-width: 1200px){
    .container,dl-container {
        width: 1200px  !important;
    }
}

html{
    min-width: 1280px;
}

.clear{
    clear: both;
}

/*top*/ 

.top_bg{
    width: 100%;
    margin: 0 auto;
    height: 117px;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
    z-index: 10;
}

.top_bg .top_con{
    width: 1280px;
    margin: 0 auto;
    height: 117px;
}

.top_bg .top_con .top_l{
    float: left;
    width: 1080px;
    border-right: 1px solid #e3e3e3;
}

.top_bg .top_con .top_l .logo{
    float: left;
}

.top_bg .top_con .top_l .logo img{
    display: block;
    /*width: 204px;*/
    height: 78px;
    margin-top: 19px;
}

.top_bg .top_con .top_l .logo_ico{
    float: left;
    margin-left: 20px;
}

.top_bg .top_con .top_l .logo_ico .ico_img{
    position: relative;
    float: left;
    z-index: 9;
}

.top_bg .top_con .top_l .logo_ico .ico1{
    display: inline-block;
    width: 85px;
    height: 65px;
    margin: 26px 15px 0 0;
    position: relative;
}

.top_bg .top_con .top_l .logo_ico .ico2{
    display: inline-block;
    width: 74px;
    height: 62px;
    margin: 27px 0 0 0;
}

.top_bg .top_con .top_l .logo_ico .ico_img i{
    position: absolute;
    left: 0px;
    top: 100px;
    z-index: 99;
}

.top_bg .top_con .top_l .logo_ico .ico_img i img{
    display: none;
    width: 350px;
    height: 500px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.top_bg .top_con .top_l .logo_ico .ico_img:hover i img{ display: block;}

.top_bg .top_con .top_l .search{
    float: right;
    width: 354px;
    height: 48px;
    background: #f7f7f7;
    border-radius: 45px;
    margin: 35px 20px 0 0;
}

.top_bg .top_con .top_l .search .search2{
    float: left;
    width: 254px;
    height: 48px;
    font-size: 14px;
    color: #999999;
    padding-left: 20px;
    background: none;
}

.top_bg .top_con .top_l .search .search_s{
    display: block;
    float: right; 
    width: 30px;
    height: 30px;
    margin: 9px 15px 0 0; background: url(/style/images/sou.png);
} 
.top_bg .top_con .top_l .search .search_s button{ width: 100%; height: 100%; background: none; border:none; }
.top_bg .top_con .tel{
    float: right;
    text-align: center;
    margin-top: 35px;
} 

.top_bg .top_con .tel span{
    display: inline-block;
    text-align: center;
    background: url(../images/tel.png) no-repeat left center;
    padding-left: 30px;
    line-height: 21px;
}

.top_bg .top_con .tel i{
    display: block;
    font-size: 22px;
    color: #333;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    margin-top: 5px;
}

.weixin img{
    width:95px;
    float: right;
    margin: -100px 180px 0 0;
}
/*nav*/ 

.nav_bga{
    width: 100%;
    margin: 0 auto;
    height: 70px;
    position: relative;
    z-index: 5;
}

.nav_bg .t_nav{
    margin: 0 auto;
    width: 1280px;
    height: 70px;
}

.nav_bg .t_nav>ul>li{
    float: left;
    width: 142px;
    height: 70px;
    text-align: center;
    position: relative;
    z-index: 5;

}


.nav_bg .t_nav>ul>li>a>span{
    display: block;
    font-size: 16px;
    color: #333333;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    line-height: 70px;
}

.nav_bg .t_nav>ul>li::after{
    width: 0px;
    height: 39px;
    background: url(../images/nav_hover.png) no-repeat center;
    position: absolute;
    left: 8px;
    top: 15px;
    z-index: -1;
    content: "";
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.nav_bg .t_nav>ul>li:hover::after{
    width: 126px;
}

.nav_bg .t_nav>ul>li:hover>a>span{
    color: #fff;
}

.nav_bg .t_nav>ul>li.another::after{
    width: 126px;
}

.nav_bg .t_nav>ul>li.another>a>span{
    color: #fff;
}


.t_nav ul li .submenu {
  display: none;
  position: absolute;
  top: 70px;
  left: 0px;
  background: #20a0b3;
  width: 127px;
  z-index: 999;
  overflow: hidden;
}



.t_nav ul li .submenu li {

    float: left;

    padding: 0;

    background: none;

    height: 45px;

    line-height: 45px;

    border-bottom: 1px solid rgba(255, 255, 255, 0.5);

}



.t_nav ul li .submenu>li>a {

    float: none;

    text-align: center;

    font-family: "Microsoft YaHei";

    font-size: 14px;

    height: 45px;

    line-height: 45px;

    background: none;

    color: #fff;

    width: 117px;

    font-weight: normal;

    display: block;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;
    padding: 0 5px;
    box-sizing: content-box;

}


.t_nav ul li .submenu li a:hover {

    background: #23d5bb;

    text-decoration: none;

}


.nav_bg ul li .sec{
    position: absolute;
    left: -400px;
    top: 110%;
    width: 1280px;
    height: 0;
    box-sizing: content-box;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background: #fff;
    -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
    box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
    overflow: hidden;
}

.nav_bg ul li:hover .sec{
    height: auto;

}


.nav_bg .sec .sec_nr{
    width: 1280px;
    margin: 0 auto;
}


.nav_bg .sec .sec_nr .sec_list{
    float: left;
    width: 150px;
    height: 340px;

}

.nav_bg .sec .sec_nr .sec_list ul li{
    width: 150px;
    height: 85px;
    line-height: 85px;
    background: url(../images/pro_list.png) no-repeat center;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.nav_bg .sec .sec_nr .sec_list ul li a{
    display: block;
    text-align: center;
    font-size: 18px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;

}

.nav_bg .sec .sec_nr .sec_list ul li.on{
    background: #f4f7fa;
}

.nav_bg .sec .sec_nr .sec_list ul li.on a{
    color: #333;
}

.nav_bg .sec .sec_nr .sec_r{
    float: right;
    width: 1130px;
    height: 340px;
    overflow-y: auto;
}

.nav_bg .sec .sec_nr .sec_r  .nav_nr{
    box-sizing: content-box;
    padding: 25px 50px;
}

.nav_bg .sec .sec_nr .sec_r dl{
    column-count: 4;
    column-gap: 0;
    -webkit-column-count: 4;
    -webkit-column-gap: 0;
    -moz-column-count: 4;
    -moz-column-gap: 0;
    display: block;
    
}

.nav_bg .sec .sec_nr .sec_r dl dd{
    width: 90%;
    height: 220px;
    float: left;
    box-sizing: border-box;
    break-inside: avoid-column;
    page-break-inside: avoid;
    -webkit-break-inside: avoid;
    -webkit-column-break-inside:  avoid-column;

}

.nav_bg .sec .sec_nr .sec_r dl dd h5{
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
    margin-bottom: 10px;
}

.nav_bg .sec .sec_nr .sec_r dl dd h5 a{
    font-size: 15px;
    color: #333;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
   margin-left: 10px;
   text-align: left;
}

.nav_bg .sec .sec_nr .sec_r dl dd h5 a:hover{
    color: #20a0b3;
}

.nav_bg .sec .sec_nr .sec_r dl dd h5 a img{
    margin:-5px 1px;
    height:20px;
}

.nav_bg .sec .sec_nr .sec_r dl dd p{
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    line-height: 30px;
}

.nav_bg .sec .sec_nr .sec_r dl dd p:hover{
    background: #23d5bb;

}

.nav_bg .sec .sec_nr .sec_r dl dd p a{
    font-size: 13px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    padding-left: 10px;
    text-align: left;
}

.nav_bg .sec .sec_nr .sec_r dl dd p:hover a{
    color: #fff;
}






.drop-down:hover .sec{
    top: 100%;
    opacity: 1;
    visibility: visible;
    filter: alpha(opacity=100);
}


.fixedNav {
    position: fixed !important;
    top: 0px;
    left: 0px;
    background: #fff;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
   box-shadow: 0px 10px 12px rgba(0,0,0,.1);
}


/*footer*/

.footer_bg{
    width: 100%;
    margin: 0 auto;
    height: 540px;
    background: #0a1031;
}

.footer_bg .footer{
    width: 1280px;
    margin: 0 auto;
    padding-top: 50px;
    height: 215px;
    box-sizing: content-box;
}

.footer_bg .footer .f_l{
    float: left;
    width: 475px;
    margin-right: 30px;
}

.footer_bg .footer .f_l .f_t{
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.footer_bg .footer .f_l ul{
    margin-top: 30px;

}

.footer_bg .footer .f_l ul li{
    line-height: 22px;
    overflow: hidden;
    margin-bottom: 20px;

}

.footer_bg .footer .f_l ul li img{
    display: block;
    float: left;
    width: 22px;
    height: 22px;
    margin-right: 13px;
}

.footer_bg .footer .f_l ul li p{
    float: left;
    width: 440px;
    font-size: 16px;
    color: #fff;

}

.footer_bg .footer .f_fl{
    float: right;
    width: 770px;
} 

.footer_bg .footer .f_fl dl{
    float: left;
    width: 130px;
    margin-right: 83px;

}

.footer_bg .footer .f_fl dl:last-child{
    margin-right: 0;
}

.footer_bg .footer .f_fl dl dt{
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;

}

.footer_bg .footer .f_fl dl dd a{
    font-size: 15px;
    color: #a5a8b8;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.footer_bg .footer .f_fl dl dd a:hover{
    color: #fff;
    transform: translateX(10px);
    -webkit-transform: translateX(10px);
    -o-transform: translateX(10px);
}

.footer_bg .message{
    width: 1280px;
    margin: 0 auto;
    height: 46px;
} 

.footer_bg .message .form-group1{
    float: left;
    width: 230px;
    height: 46px;
    background: #fff;
    border-radius: 3px;
    margin-right: 13px;
}

.footer_bg .message .form-group1 input{
    width: 230px;
    height: 46px;
    background: url(../images/m1.png) no-repeat 18px center;
    text-indent: 40px;
    font-size: 14px;
    color: #999999;
}

.footer_bg .message .form-group2{
    float: left;
    width: 230px;
    height: 46px;
    background: #fff;
    border-radius: 3px;
    margin-right: 13px;
}

.footer_bg .message .form-group2 input{
    width: 230px;
    height: 46px;
    background: url(../images/m2.png) no-repeat 18px center;
    text-indent: 40px;
    font-size: 14px;
    color: #999999;
}

.footer_bg .message .form-group3{
    float: left;
    width: 456px;
    height: 46px;
    background: #fff;
    border-radius: 3px;
    margin-right: 13px;
}

.footer_bg .message .form-group3 textarea{
    width: 416px;
    height: 34px;
    background: url(../images/m3.png) no-repeat 18px center;
    padding: 12px 0 0 40px;
    font-size: 14px;
    color: #999999;
    box-sizing: content-box;
}

.footer_bg .message .form-group4{
    float: left;
    width: 210px;
    height: 46px;
    background: #fff;
    border-radius: 3px;
}

.footer_bg .message .form-group4 input{
    width: 110px;
    height: 46px;
    background: none;
    text-indent: 20px;
    font-size: 14px;
    color: #999999;
}

.footer_bg .message .form-group4 .imgcode{
    float: right;
    width: 80px;
    height: 32px;
    margin: 7px 7px 0 0;
}

.footer_bg .message .anniu{
    float: right;
    width: 104px;
    height: 46px;

}

.footer_bg .message .anniu button{
    cursor: pointer;
    border: none;
    width: 104px;
    height: 46px;
    background: url(../images/anniu.png) no-repeat  center;
    font-size: 14px;
    color: #fff;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.footer_bg .message .anniu button:hover{
    border-radius: 45px;
}

.footer_bg .end{
    width: 1280px;
    margin: 35px auto 0 auto;
} 

.footer_bg .end .e_l{
    margin-top: 30px;
    float: left;
    width: 840px;
}

.footer_bg .end .e_l ul li{
    font-size: 14px;
    color: #fff;
    line-height: 40px;
}

.footer_bg .end .e_l ul li a{
    font-size: 14px;
    color: #fff;
}

.footer_bg .end .e_l ul li img{
    vertical-align: middle;
}

.footer_bg .end .ry{
    float: right;
    width: 220px;
} 
 
.footer_bg .end .ry .pic{
    width: 177px;
    height: 127px;
}

.footer_bg .end .ry .pic img{
    width: 220px;
    height: 114px;
    margin: 6px;

}

.footer_bg .end .ry .txt a{
    font-size: 15px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    text-align: center;
    margin-top: 20px;
}
 

/*kefu*/

.kefu_bg{
    width: 100%;
    margin: 0 auto;
    height: 80px;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 999999;
}

.kefu_bg .kefu_box{
    width: 100%;
    margin: 0 auto;
    height: 80px;
    background: url(../images/buttom6.png) repeat  center;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin-left: 0;
}

.kefu_bg .kefu_box .kefu{
    width: 1280px;
    margin: 0 auto;
    position: relative;
}

.kefu_bg .kefu_box .kefu .kefu_img{
    float: left;
    width: 144px;
    height: 166px;
    position: relative;
    top: -86px;
}

.kefu_bg .kefu_box .kefu .kefu_img img{
    width: 144px;
    height: 166px;
}

.kefu_bg .kefu_box .txt{
    float: left;
    margin-left: 30px;
}

.kefu_bg .kefu_box .txt span{
    display: block;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-top: 15px;
}

.kefu_bg .kefu_box .txt p{
    font-size: 14px;
    color: #fff;
    margin-top: 3px;
}

.kefu_bg .kefu_box .txt .form-group1{
    float: left;
    width: 160px;
    height: 36px;
    background: #fff;
    margin-top: 25px;
}

.kefu_bg .kefu_box .txt .form-group1 input{
    width: 160px;
    height: 36px;
    background: #fff;
    text-indent: 10px;
    font-size: 14px;
    color: #333;
}

.kefu_bg .kefu_box .txt .form-group2,.kefu_bg .kefu_box .txt .form-group4{
    float: left;
    width: 160px;
    height: 36px;
    background: #fff;
    margin-left: 10px;
    margin-top: 25px;
}

.kefu_bg .kefu_box .txt .form-group2 input{
    width: 160px;
    height: 36px;
    background: #fff;
    text-indent: 10px;
    font-size: 14px;
    color: #333;
}

.kefu_bg .kefu_box .txt .form-group3{
    float: left;
    width: 200px;
    height: 36px;
    background: #fff;
    margin-left: 10px;
    margin-top: 25px;
}

.kefu_bg .kefu_box .txt .form-group3 textarea{
    width: 200px;
    height: 28px;
    background: #fff;
    text-indent: 10px;
    font-size: 14px;
    color: #333;
    padding-top: 8px;
}
.kefu_bg .kefu_box .txt .form-group4 input{ width: 60px; height: 36px;
    background: #fff;
    text-indent: 10px;
    font-size: 14px;
    color: #333;}
.kefu_bg .kefu_box .txt .form-group4 img{ width: 90px; height: 36px; float: right; }


.kefu_bg .kefu_box .zx{
    width: 140px;
    height: 39px;
    margin: 20px 0 0 25px;
    float: left;
} 

.kefu_bg .kefu_box .zx .submit-btn1{
    font-size: 14px;
    color: #fff;
    border: none;
    cursor: pointer;
    width: 140px;
    height: 39px;
    background: url(../images/zx.png) no-repeat  center;
}

.kefu_bg .kefu_box .ewm{
    width: 94px;
    position: absolute;
    right: 120px;
    top: -55px;
}

.kefu_bg .kefu_box .ewm img{
    width: 88px;
    height: 88px;
    margin: 0 auto;
    background: #151515;
    padding: 3px;
    box-sizing: content-box;
}

.kefu_bg .kefu_box .ewm i{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 7px;
}

.kefu_bg .kefu_box .close{
    position: absolute;
    top: 15px;
    right: 14%;
    width: 22px;
    height: 22px;
    display: block;
}

.kefu_bg .open{
    position: absolute;
    left: 0px;
    bottom: 0;
    display: none;
}


.kefu_bg .kefu_box_active {
    margin-left: -100%;
}

.kefu_bg .kefu_box_active .close{
    display: none;
}

/*友情链接*/

.links_bg{
  width: 100%;
  margin: 0 auto;
  height: 115px;
  background: #0a1031;
}

.links_bg .yqlj{
  width: 1280px;
  margin: 0 auto;
  height: 74px;
  border-bottom: 1px solid #232846;
  padding-top: 40px;
  line-height: 30px;
}

.links_bg .yqlj .yqlj_t{
  float: left;
  padding-left: 40px;
  background: url(../images/links1.png) no-repeat left center;
  font-size: 18px;
  color: #fff;
}

.links_bg .yqlj  .yq_list{
  float: right;
  width: 1125px;
}

.links_bg .yqlj  .yq_list a{
  margin-right: 15px;
  font-size: 16px;
  color: #a5a8b8;

}

.kefu_bg .kefu_box_active .open{
    display: block;
}

