﻿/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/*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: #044a99;
    color: #fff;
}

::-moz-selection {
    background-color: #044a99;
    color: #fff;
}


::-webkit-selection {
    background-color: #044a99;
    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);
}

.naversamll {
    position: relative;
    width: 250%;
    left: 50%;
    transform: translateX(-50%);
    background: #163d9e;
    border-radius: 10px;
}

.naversamll a {
    display: block;
    color: #fff;
    padding: 20px 10px;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    -webkit-transition: .5s;
    transition: .5s;
    position: relative;
}

.naversamll a i{
    display: inline-block;
    width: 6px;
    height: 6px;
    border: 1px solid  rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    margin-right: 8px;
}


.naversamll a:hover{
    background: #0f8ad8;
    font-weight: bold;
}


.nav_bg .menu>ul>li:hover .sub{
    display: block;
}


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;
    }


}

.sub {
    display: none;
}


.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: #044a99;
}

.Urbansubstation p a:hover::after {
    background: #044a99;
}

.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: #044a99 !important;
}

.disablemouserightclick,
.disablechoose,
.disablecopy {
    display: none;
}

@media (min-width: 1200px) {

    .container,
    dl-container {
        width: 1200px !important;
    }
}


.clear {
    clear: both;
}


/*top*/

.top_bg {
    width: 100%;
    margin: 0 auto;
    height: 44px;
    position: relative;
    z-index: 9;
    border-bottom: 1px solid #efefef;
}

.top_bg .top_con {
    width: 1280px;
    margin: 0 auto;
    height: 44px;
}

.top_bg .top_con .wel {
    float: left;
    padding-left: 25px;
    font-size: 14px;
    color: #919191;
    background: url(../images/buttom1.png) no-repeat left center;
    line-height: 44px;
}

.top_bg .top_con .t_r {
    float: right;
}

.top_bg .top_con .t_r .tel {
    float: left;
    margin-left: 35px;
    line-height: 43px;
    font-size: 18px;
    color: #1358a6;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}


/* 询盘*/
i {
    font-weight: normal;
    font-style: normal;
}

.topxunpan {
    position: relative;
    display: block;
    z-index: 10;
    float: left;

}


.topxunpan .xp {
    position: relative;
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    color: #919191;
    cursor: pointer;


}

.topxunpan .xp img {
    position: relative;
    top: 0px;
    margin: 0 10px 0 0px;
    vertical-align: middle;
}

.topxunpan .xp i {
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    box-sizing: border-box;
    font-size: 14px;
    color: #919191;
}


.topxunpan .xp #xunpantip {
    z-index: 999;
    position: absolute;
    top: -35px;
    left: 50%;
    width: 180px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -webkit-transform: translateX(-50%) scale(0);
    -moz-transform: translateX(-50%) scale(0);
    -o-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    -webkit-transition: transform .4s, opacity .4s;
    -moz-transition: transform .4s, opacity .4s;
    -o-transition: transform .4s, opacity .4s;
    -ms-transition: transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s;
    background-color: #044a99;
    border-radius: 4px;
    opacity: 0;
    font-weight: bold;
    box-shadow: 5px 5px 2px #dfdfdf;
}

.topxunpan .xp #xunpantip::after {
    content: '';
    position: absolute;
    top: -16px;
    left: 50%;
    width: 0;
    height: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-bottom-color: #044a99;
}

.topxunpan .xp #xunpantip.xunpantextactive {
    -webkit-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    opacity: 1;
}




.pagetop_bg {
    width: 100%;
    margin: 0 auto;
    height: 80px;
    background: #fff;
    position: relative;
    z-index: 9;
}

.pagetop_bg .pagetop {
    width: 1280px;
    margin: 0 auto;
    height: 80px;
    position: relative;
}

.pagetop_bg .pagetop .logo {
    position: absolute;
    left: 548px;
    top: -45px;
    width: 183px;
    height: 183px;
    background: url(../images/logo_bg.png) no-repeat center;
    z-index: 10;
}

.pagetop_bg .pagetop .logo img {
    width: 131px;
    height: 127px;
    margin: 16px 0 0 18px;

}


/*导航*/

.nav_bg {
    width: 100%;
    height: 80px;
    position: relative;


}

.nav_bg .menu {
    position: relative;
    z-index: 9;
    width: 1280px;
    height: 80px;
    margin: 0 auto;
    box-sizing: content-box;
}

.nav_bg .menu>ul {
    margin: 0;
}

.nav_bg .menu>ul>li {
    float: left;
    height: 80px;
    position: relative;
    z-index: 5;
    width: 137px;
    box-sizing: content-box;
}

.nav_bg .menu>ul>li:nth-child(5) {
    margin-left: 183px;

}


.nav_bg .menu>ul>li>a {
    display: block;
    font-size: 16px;
    color: #555555;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    position: relative;
    box-sizing: content-box;
    line-height: 80px;
    text-align: center;
    background: url(../images/nav_l.png) no-repeat 20px center;
    padding-left: 20px;
}



.nav_bg .menu>ul>li::after {
    position: absolute;
    left: 0%;
    top: 0px;
    width: 0%;
    height: 100%;
    content: "";
    z-index: -1;
    background: #044a99;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}



.nav_bg .menu>ul>li:hover::after {}

.nav_bg .menu>ul>li:hover>a {
    color: #044a99;
}

.nav_bg .menu>ul>li.another::after {
    color: #044a99;
}

.nav_bg .menu>ul>li.another>a {
    font-weight: bold;
}


.nav_bg .sec {
    position: absolute;
    left: -910px;
    top: 110%;
    width: 1300px;
    height: 400px;
    padding: 0 78px;
    box-sizing: content-box;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background: url(../images/top_nav2.png) no-repeat center;
    overflow: hidden;
}

.nav_bg .sec .sec_nr {
    width: 1300px;
    margin: 0 auto;
}

.nav_bg .sec .sec_nr .pro_l {
    float: left;
    width: 1060px;
}

.nav_bg .sec .sec_nr .pro_l .pro_l_list {
    height: 130px;
    position: relative;
    z-index: 5;
    overflow: hidden;
}

.nav_bg .sec .sec_nr .pro_l .pro_l_list::after {
    position: absolute;
    left: 0px;
    top: 53px;
    width: 1060px;
    height: 1px;
    background: #dddddd;
    content: "";
    z-index: -1;
    -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 .pro_l .pro_l_list ul li {
    float: left;
    text-align: center;
    width: 200px;
    height: 115px;
    margin: 15px 6px 0 6px;
    box-sizing: content-box;

}

.nav_bg .sec .sec_nr .pro_l .pro_l_list ul li a {
    font-size: 18px;
    color: #333333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    position: relative;
    line-height: 110px;
    margin-top: 15px;

}

.nav_bg .sec .sec_nr .pro_l .pro_l_list ul li a::after {
    position: absolute;
    content: "";
    left: 97px;
    top: 21px;
    width: 5px;
    height: 5px;
    background: #cccccc;
    border-radius: 50%;
    -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 .pro_l .pro_l_list ul li a::before {
    position: absolute;
    content: "";
    left: 92px;
    top: 16px;
    width: 13px;
    height: 13px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    -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 .pro_l .pro_l_list ul li.casehover a {
    color: #044a99;

}

.nav_bg .sec .sec_nr .pro_l .pro_l_list ul li.casehover a::before {
    border: 1px solid #044a99;
}

.nav_bg .sec .sec_nr .pro_l .pro_l_list ul li.casehover a::after {
    background: #044a99;
}

.nav_bg .sec .sec_nr .pro_l .pro_l_box {
    margin: 5px auto 0 auto;

}

.nav_bg .sec .sec_nr .pro_l .pro_l_box .pro_l_nr ul li {
    float: left;
    width: 232px;
    margin-right: 32px;
}

.nav_bg .sec .sec_nr .pro_l .pro_l_box .pro_l_nr ul li .pic {
    width: 230px;
    height: 175px;
    background: #fff;
    border: 1px solid #eeeeee;
    border-radius: 5px;

}

.nav_bg .sec .sec_nr .pro_l .pro_l_box .pro_l_nr ul li .pic a {
    display: inline-block;
    overflow: hidden;
    width: 210px;
    height: 155px;
    margin: 10px;
    border-radius: 3px;
}

.nav_bg .sec .sec_nr .pro_l .pro_l_box .pro_l_nr ul li .pic img {
    width: 210px;
    height: 155px;
    border-radius: 3px;
    overflow: hidden;
    -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 .pro_l .pro_l_box .pro_l_nr ul li:hover .pic img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.nav_bg .sec .sec_nr .pro_l .pro_l_box .pro_l_nr ul li .txt {
    width: 210px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
}

.nav_bg .sec .sec_nr .pro_l .pro_l_box .pro_l_nr ul li .txt h5 a {
    float: left;
    width: 120px;
    font-size: 16px;
    color: #333333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -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 .pro_l .pro_l_box .pro_l_nr ul li .txt .more {
    display: block;
    float: right;
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
    background: url(../images/nav_xt.png) no-repeat left center;
    padding-left: 25px;
    box-sizing: content-box;
}

.nav_bg .sec .sec_nr .pro_l .pro_l_box .pro_l_nr ul li:hover .txt h5 a {
    color: #044a99;

}

.nav_bg .sec .sec_nr .pro_r {
    float: right;
    width: 240px;
    margin-top: 100px;
}

.nav_bg .sec .sec_nr .pro_r .tel {
    background: url(../images/nav_tel.png) no-repeat left center;
    padding-left: 45px;
    font-size: 24px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    box-sizing: content-box;
    line-height: 28px;
}

.nav_bg .sec .sec_nr .pro_r .nav_more {
    margin-top: 20px;
    margin-left: 45px;
    width: 125px;
    height: 35px;
    line-height: 35px;
    background: #044a99;
    border-radius: 5px;
    -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 .pro_r .nav_more a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.nav_bg .sec .sec_nr .pro_r .nav_more:hover {
    border-radius: 25px;
}




.drop-down:hover .sec {
    top: 100%;
    opacity: 1;
    visibility: visible;
    filter: alpha(opacity=100);
}


.nav_bg .news {
    left: -900px;
}

.nav_bg .news .news_t {
    margin-top: 55px;
    overflow: hidden;
}

.nav_bg .news .news_t .news_title {
    background: url(../images/news_title.png) no-repeat top left;
    width: 298px;
    height: 55px;
    overflow: hidden;
    float: left;
}

.nav_bg .news .news_t .news_title h5 a {
    display: block;
    font-size: 24px;
    color: #044a99;
    font-weight: bold;
    text-align: left;
    line-height: 30px;
    margin-left: 75px;
}

.nav_bg .news .news_t .news_title h5 a i {
    font-size: 24px;
    color: #044a99;
    font-weight: bold;
    margin-left: 25px;
}

.nav_bg .news .news_t .news_title span {
    display: block;
    text-align: right;
    font-size: 12px;
    color: #999999;
    text-transform: uppercase;
    line-height: 30px;
    margin-top: 5px;
}

.nav_bg .news .news_t .news_list {
    float: right;
    height: 33px;
    margin-top: 20px;
}

.nav_bg .news .news_t .news_list ul li {
    float: left;
    margin-left: 60px;
    background: url(../images/nav_xt1.png) no-repeat top left;
    width: 81px;
    height: 33px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.nav_bg .news .news_t .news_list ul li a {
    font-size: 16px;
    color: #044a99;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    line-height: 18px;
    margin-left: 15px;
}

.nav_bg .news .news_t .news_list ul li:hover {
    background: url(../images/nav_xt2.png) no-repeat top left;
}

.nav_bg .news .news_t .news_list ul li:hover a {
    color: #044a99;
}

.nav_bg .news .news_nr {
    margin: 35px auto 45px auto;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-sizing: content-box;
    padding: 40px 0;
}

.nav_bg .news .news_nr ul li {
    float: left;
    width: 400px;
    height: 95px;
    border-bottom: 1px solid #dddddd;
    margin: 0 16px 40px 16px;
}

.nav_bg .news .news_nr ul li .txt {
    float: left;
    width: 305px;
    text-align: left;
}

.nav_bg .news .news_nr ul li .txt a {
    font-size: 16px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    line-height: 30px;
    background: url(../images/nav_buttom.png) no-repeat left center;
    padding-left: 30px;
    box-sizing: content-box;
    margin-top: -5px;
}

.nav_bg .news .news_nr ul li .txt p {
    font-size: 14px;
    color: #999999;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin-left: 30px;
    margin-top: 3px;
}

.nav_bg .news .news_nr ul li .time {
    float: right;
    width: 65px;
    height: 75px;
    background: #044a99;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    text-align: center;
}

.nav_bg .news .news_nr ul li .time span {
    font-size: 30px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 30px;
    display: block;
    margin-top: 12px;
}

.nav_bg .news .news_nr ul li .time p {
    font-size: 12px;
    color: #fff;
    line-height: 26px;
}

.nav_bg .news .news_nr ul li:hover .txt a {
    color: #044a99;
    margin-left: 5px;

}



.nav_bg .pro {
    left: -340px;
    padding-bottom: 0px;
    box-sizing: content-box;
    background: url(../images/top_nav1.png) no-repeat center;
}

.nav_bg .sec .ab_l {
    float: left;
    width: 495px;
    margin-top: 60px;
}

.nav_bg .sec .ab_l h5 {
    font-size: 24px;
    color: #333333;
    font-weight: bold;

}

.nav_bg .sec .ab_l p {
    font-size: 15px;
    color: #777777;
    line-height: 36px;
    height: 144px;
    overflow: hidden;
    margin: 15px 0 30px 0;

}

.nav_bg .sec .ab_l .more {
    height: 35px;
    line-height: 35px;

}

.nav_bg .sec .ab_l .more a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
    float: left;
    width: 139px;
    height: 35px;
    background: #044a99;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;

}

.nav_bg .sec .ab_l .more a:hover {
    border-radius: 45px;
}

.nav_bg .sec .ab_l .more .tel {
    float: left;
    margin-left: 30px;
    background: url(../images/nav_tel.png) no-repeat left center;
    padding-left: 45px;
    font-size: 24px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    box-sizing: content-box;
}

.nav_bg .sec .ab_c {
    margin-left: 140px;
    margin-top: 50px;
    width: 255px;
    float: left;
}

.nav_bg .sec .ab_c ul li {
    width: 255px;
    height: 80px;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    padding-top: 25px;
    box-sizing: content-box;
}

.nav_bg .sec .ab_c ul li:last-child {
    border-bottom: none;
}

.nav_bg .sec .ab_c ul li a {
    display: block;
    position: relative;
    z-index: 5;
}

.nav_bg .sec .ab_c ul li a img {
    display: block;
    float: left;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 1px solid #ddd;
    margin-right: 25px;
    margin-left: 10px;
    position: relative;
    z-index: 5;

}

.nav_bg .sec .ab_c ul li a::after {
    position: absolute;
    left: 0px;
    top: -10px;
    width: 69px;
    height: 75px;
    background: url(../images/nav_xt1.png) no-repeat center;
    content: "";
    z-index: -1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.nav_bg .sec .ab_c ul li a span {
    display: block;
    font-size: 18px;
    color: #333;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.nav_bg .sec .ab_c ul li a span i {
    display: block;
    font-size: 14px;
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 3px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.nav_bg .sec .ab_c ul li:hover a span {
    color: #044a99;
    transform: translateX(7px);
    -webkit-transform: translateX(7px);
    -o-transform: translateX(7px);

}

.nav_bg .sec .ab_c ul li:hover a span i {
    color: #044a99;

}

.nav_bg .sec .ab_r {
    float: right;
    width: 330px;
    margin-top: 50px;
}

.nav_bg .sec .ab_r .tuijian_t {
    height: 30px;
    line-height: 30px;
    background: url(../images/nav_ico1.png) no-repeat left center;
    padding-left: 30px;
    font-size: 20px;
    color: #333;
    box-sizing: content-box;
}

.nav_bg .sec .ab_r .tuijian_nr {
    margin-top: 20px;
    width: 330px;
    height: 240px;
    position: relative;

}

.nav_bg .sec .ab_r .tuijian_nr .pic {
    width: 330px;
    height: 240px;
    background: #fff;
    border-radius: 5px;
    position: relative;
}

.nav_bg .sec .ab_r .tuijian_nr .pic img {
    width: 310px;
    height: 220px;
    position: relative;
    margin: 10px;
    border-radius: 5px;
}

.nav_bg .sec .ab_r .tuijian_nr .txt {
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 310px;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    z-index: 5;
}

.nav_bg .sec .ab_r .tuijian_nr .txt a {
    font-size: 16px;
    color: #fff;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin: 0 5px;
}

.nav_bg .sec .ab_r .tuijian_nr .txt::after {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0px;
    height: 40px;
    background: #044a99;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    content: "";
    z-index: -1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.nav_bg .sec .ab_r .tuijian_nr:hover .txt::after {
    width: 100%;
}

.fixedNav {
    margin: 0 auto;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));

}

.pagetop_bg.fixedNav .pagetop .logo img {
    margin: 50px 0 0 32px;
    height: 102px;
    width: 104px;
}



/*footer*/
.footer_bg {
    width: 100%;
    margin: 0 auto;
    height: 511px;
    background: url(../images/footer_bg.jpg) no-repeat center;
}

.footer_bg .footer {
    margin: 0 auto;
    width: 1280px;
    height: 511px;
}

.footer_bg .footer .f_l {
    float: left;
    width: 244px;
    height: 511px;
    background: #1b3767;
    padding: 0 30px;
    box-sizing: content-box;
}

.footer_bg .footer .f_l .f_cont {
    margin-top: 50px;
}

.footer_bg .footer .f_l .f_cont ul li {
    border-bottom: 1px solid #314a75;
    margin-bottom: 25px;
    height: 105px;
}

.footer_bg .footer .f_l .f_cont ul li span {
    display: block;
    font-size: 16px;
    color: #e6e6e6;
}

.footer_bg .footer .f_l .f_cont ul li span img {
    vertical-align: middle;
    margin-right: 10px;
}

.footer_bg .footer .f_l .f_cont ul li p {
    font-size: 14px;
    color: #fff;
    opacity: 0.6;
    line-height: 24px;
    margin-top: 15px;
}


.footer_bg .footer .f_l .f_cont ul li p i {
    font-size: 16px;
    color: #fff;
    opacity: 0.6;
    line-height: 24px;
}


.footer_bg .footer .f_l .ewm {
    border-bottom: 1px solid #314a75;
    margin-bottom: 25px;
    height: 160px;
}

.footer_bg .footer .f_l .ewm span {
    display: block;
    font-size: 16px;
    color: #e6e6e6;
    margin-bottom: 15px;
}

.footer_bg .footer .f_l .ewm span img {
    vertical-align: middle;
    margin-right: 10px;
}

.footer_bg .footer .f_l .ewm .ewm_img {
    float: left;
    width: 100px;
    height: 100px;
    background: #324b76;
}

.footer_bg .footer .f_l .ewm .ewm_img img {
    width: 86px;
    height: 86px;
    margin: 7px;
}

.footer_bg .footer .f_l .ewm .ry {
    float: right;
    width: 131px;
    height: 100px;
    background: #324b76;
}

.footer_bg .footer .f_l .ewm .ry img {
    width: 119px;
    height: 88px;
    margin: 6px 6px;

}

.footer_bg .footer .f_r {
    float: right;
    width: 950px;
    margin-top: 70px;
}

.footer_bg .footer .f_r .f_fl {
    height: 215px;
}

.footer_bg .footer .f_r .f_fl dl {
    float: left;
    width: 460px;
    height: 100px;
    margin-bottom: 10px;
    margin-left: 15px;

}

.footer_bg .footer .f_r .f_fl dl dt {
    font-size: 16px;
    color: #efefef;
    padding-left: 15px;
    background: url(../images/f_xt.png) no-repeat left 10px;
    line-height: 30px;

}

.footer_bg .footer .f_r .f_fl dl dt i {
    font-size: 14px;
    color: #efefef;
    text-transform: uppercase;
    margin-left: 10px;
}

.footer_bg .footer .f_r .f_fl dl .nr {
    margin-top: 18px;
    height: 52px;
    overflow: hidden;

}

.footer_bg .footer .f_r .f_fl dl dd a {
    font-size: 14px;
    color: #a1acc2;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    float: left;
    width: 100px;
    margin-left: 15px;
    line-height: 26px;
}

.footer_bg .footer .f_r .message {
    margin: 5px auto 0 auto;
    width: 948px;
    height: 52px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.footer_bg .footer .f_r .message .form-group1 {
    float: left;
    width: 188px;
    height: 52px;
    background: url(../images/f_xt1.png) no-repeat right center;

}

.footer_bg .footer .f_r .message .form-group1 input {
    width: 188px;
    height: 52px;
    background: none;
    text-indent: 10px;
    font-size: 14px;
    color: #98a0af;
}

.footer_bg .footer .f_r .message .form-group2 {
    float: left;
    width: 185px;
    height: 52px;
    margin-left: 15px;
    background: url(../images/f_xt1.png) no-repeat right center;

}

.footer_bg .footer .f_r .message .form-group2 input {
    width: 185px;
    height: 52px;
    background: none;
    text-indent: 10px;
    font-size: 14px;
    color: #98a0af;
}

.footer_bg .footer .f_r .message .form-group3 {
    float: left;
    width: 250px;
    height: 52px;
    margin-left: 20px;
    background: url(../images/f_xt1.png) no-repeat right center;

}

.footer_bg .footer .f_r .message .form-group3 textarea {
    width: 250px;
    height: 35px;
    background: none;
    text-indent: 10px;
    font-size: 14px;
    color: #98a0af;
    padding-top: 17px;
    box-sizing: content-box;
}

.footer_bg .footer .f_r .message .form-group4 {
    float: left;
    width: 205px;
    height: 52px;
    margin-left: 10px;

}

.footer_bg .footer .f_r .message .form-group4 input {
    width: 100px;
    height: 52px;
    background: none;
    text-indent: 10px;
    font-size: 14px;
    color: #98a0af;
    float: left;
}

.footer_bg .footer .f_r .message .form-group4 .imgcode {
    float: right;
    width: 72px;
    height: 35px;
    margin-top: 8px;
}

.footer_bg .footer .f_r .message .anniu {
    float: right;
    width: 57px;
    height: 52px;
}

.footer_bg .footer .f_r .message .anniu button {
    cursor: pointer;
    border: none;
    width: 57px;
    height: 52px;
    background: url(../images/anniu.png) no-repeat center;
}


.footer_bg .footer .f_r .end {
    margin: 25px auto 0 auto;
}

.footer_bg .footer .f_r .end .e_l {
    float: left;
    margin-top: 20px;
    /* width: 560px; */
}

.footer_bg .footer .f_r .end .e_l ul li {
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    color: #7e8699;

}

.footer_bg .footer .f_r .end .e_l ul li a {
    font-size: 14px;
    color: #7e8699;
}

.footer_bg .footer .f_r .end .e_l ul li img {
    vertical-align: middle;
}

.footer_bg .footer .f_r .end .e_r {
    float: right;
    width: 340px;
    position: relative;
}

.footer_bg .footer .f_r .end .e_r .links {
    width: 194px;
    height: 39px;
    position: absolute;
    right: 0;
    top: 0;

}

.footer_bg .footer .f_r .end .e_r .links .links_t {
    width: 194px;
    height: 39px;
    line-height: 39px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 45px;
}

.footer_bg .footer .f_r .end .e_r .links .links_t i {
    display: block;
    padding-left: 50px;
    font-size: 14px;
    color: #fff;
    background: url(../images/links.png) no-repeat 25px center;
}

.footer_bg .footer .f_r .end .e_r .links .yq {
    position: absolute;
    left: 0;
    bottom: 40px;
    background: #fff;
    width: 100%;
    height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.footer_bg .footer .f_r .end .e_r .links .yq ul li {
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #eee;
}

.footer_bg .footer .f_r .end .e_r .links .yq ul li a {
    font-size: 14px;
    color: #444;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    padding: 0 5px;
}

.footer_bg .footer .f_r .end .e_r .links:hover .yq {
    opacity: 1;
    height: auto;
}

.footer_bg .footer .f_r .end .e_r .e_img {
    margin-top: 58px;
    text-align: right;
}

.footer_bg .footer .f_r .end .e_r .e_img img {
    vertical-align: middle;
}
