* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
}

body {
    font-family: "微软雅黑";
}

ul {
    list-style: none;
}

li {
    list-style: none;
}

.clear {
    clear: both;
    overflow: hidden;
}

.banner img {
    width: 100%;
}

.head {
    width: 100%;
    height: 110px;
    background: #fff;
}

.right_head {
    float: right;
    width: 27.5%;
    height: 110px;
    background: #1059a9;
}

.tel_pic {
    float: left;
    line-height: 110px;
    margin-left: 20px;
}

.tel_pic img {
    margin-top: -10px;
}

.tel_con {
    float: left;
    margin-left: 10px;
}

.tel_title {
    font-size: 14px;
    color: #fff;
    margin-top: 25px;
}

.tel_num {
    font-family: "Arial";
    font-size: 24px;
    color: #fff;
}

.logo {
    float: left;
    width: 13.65%;
    line-height: 110px;
    margin-left: 16.15%;
}

.logo img {
    width: 100%;
}

.nav {
    float: right;
    margin-right: 30px;
}

.nav ul {
    margin-bottom: 0;
}

.nav ul li {
    line-height: 110px;
    height: 110px;
    float: left;
    padding: 0 30px;
    position: relative;
}

.nav ul li a {
    font-size: 16px;
    color: #000;
}

.nav ul li .detailnav {
    position: absolute;
    top: 110px;
    left: 0;
    width: 100%;
    z-index: 999;
    display: none;
}

.nav ul li .detailnav li {
    height: 41px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    padding: 0;
    width: 100%;
    background: #fff;
    text-align: center;
}

.nav ul li .detailnav li a {
    font-size: 14px;
}

.nav ul li:hover .detailnav {
    display: block;
}

.title {
    text-align: center;
}

.titles {
    font-size: 36px;
    color: #161616;
    font-weight: bold;
}

.titleline {
    width: 39px;
    height: 2px;
    background: #1869c2;
    margin: auto;
}

.product {
    width: 100%;
    overflow: hidden;
    margin-top: 70px;
}

.products {
    max-width: 1200px;
    margin: 80px auto 0;
}

.product .title {
    background: url(../images/products.png) center no-repeat;
}

.pnav {
    width: 100%;
    overflow: hidden;
}

.pnav a {
    display: block;
    line-height: 46px;
    border: 1px solid #dfdfdf;
    text-align: center;
    float: left;
width: 13.6%;
    margin-right: 0.8%;
    margin-bottom: 9px;
    font-size: 16px;
    color: #464646;
}

.pnav a:nth-child(7n) {
    margin-right: 0;
}

.pnav a:hover,
.pnav a.active {
    color: #fff;
    background: #1059a9;
}

.proswiper img {
    width: 100%;
    border: 1px solid #dfdfdf;
}

.proname {
    width: 100%;
    line-height: 50px;
    text-align: center;
    background: #f3f3f3;
    font-size: 16px;
    color: #464646;
    margin-top: 8px;
}

.prolist {
    margin-top: 40px;
}

.prolists {
    height: 0;
	opacity:0;
}

.mid {
    width: 100%;
    overflow: hidden;
    margin-top: 115px;
}

.mid img {
    width: 100%;
}

.advantage {
    width: 100%;
    overflow: hidden;
    background: #f1f1f1;
    padding-top: 95px;
    padding-bottom: 110px;
}

.advantages {
    max-width: 1200px;
    margin: 40px auto 0;
}

.titles span {
    font-weight: normal;
}

.advantage .title {
    background: url(../images/advantage.png) center no-repeat;
}

.adv_nav {
    overflow: hidden;
}

.adv_navs {
    background: #fff;
    float: left;
    width: 23.75%;
    margin-right: 1.66%;
    height: 102px;
    cursor: pointer;
}

.adv_navs.active {
    background: #1869c2;
}

.adv_navs:last-child {
    margin-right: 0;
}

.adv_nav_pic {
    width: 52px;
    height: 52px;
    border-radius: 100%;
    text-align: center;
    line-height: 52px;
    background: #f0f0f0;
    float: left;
    margin-top: 25px;
    margin-left: 25px;
}

.adv_navs.active .adv_nav_pic {
    background: #fff;
}

.adv_nav_intro {
    float: left;
    margin-left: 15px;
}

.adv_nav_ctitle {
    font-size: 30px;
    color: #252525;
    margin-top: 25px;
}

.adv_nav_etitle {
    font-size: 14px;
    color: #252525;
    font-family: "Arial";
}

.adv_navs.active .adv_nav_ctitle,
.adv_navs.active .adv_nav_etitle {
    color: #fff;
}

.adv_detail {
    width: 100%;
    overflow: hidden;
    margin-top: 60px;
}

.adv_detail_fr {
    float: right;
    width: 49.25%;
}

.adv_detail_fr img {
    width: 100%;
}

.adv_detail_fl {
    float: left;
    width: 49.25%;
	height:506px;
    background: #fff;
    padding: 55px 70px;
}

.adv_num {
    font-size: 92px;
    color: #1869c2;
    height: 53px;
    overflow: hidden;
    line-height: 75px;
    font-style: italic;
}

.adv_top {
    overflow: hidden;
    padding-bottom: 18px;
    border-bottom: 1px solid #dfdfdf;
}

.adv_title {
    float: left;
}

.adv_tip {
    float: right;
}

.adv_maintitle {
    font-size: 24px;
    color: #2e2d2d;
    font-weight: bold;
}

.adv_titles {
    font-size: 18px;
    color: #2e2d2d;
}

.advlist {
    font-size: 16px;
    color: #2e2d2d;
    line-height: 35px;
    margin-top: 25px;
}

.advlist p {
    padding-left: 18px;
    background: url(../images/advlist_03.jpg) left top 16px no-repeat;
}

.advmore {
    text-align: center;
    width: 140px;
    height: 38px;
    line-height: 38px;
    border-radius: 30px;
    background: #0e58aa;
    margin-top: 19px;
}

.advmore span {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.advmore img {
    margin-left: 10px;
}

.adv_details {
    display: none;
}

.partnerswiper img {
    width: 100%;
    border: 1px solid #dfdfdf;
}

.partner {
    margin-top: 30px;
}

.case {
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
}

.cases {
    max-width: 1200px;
    margin: 40px auto 0;
}

.case .title {
    background: url(../images/case.png) center no-repeat;
}

.caseswiper img {
    width: 100%;
}

.caseswiper a {
    display: block;
    overflow: hidden;
}

.case_name {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 50px;
    background: rgba(14, 88, 170, 0.9);
    text-align: center;
    font-size: 16px;
    color: #ecf4fa;
    transition: all 0.8s;
}

.caseswiper a:hover .case_name {
    line-height: 235px;
}

.application {
    width: 100%;
    overflow: hidden;
    margin-top: 80px;
}

.application .title {
    background: url(../images/application.png) center no-repeat;
}

.applications {
    margin-top: 75px;
}

.app {
    width: 20%;
    float: left;
    position: relative;
}

.app a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.app_pic img {
    width: 100%;
}

.app_name {
    font-size: 22px;
    color: #fff;
    position: absolute;
    bottom: 35px;
    left: 40px;
}

.app a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(14, 88, 170, 0.7);
    transition: all 0.8s;
    opacity: 0;
}

.app:hover a::before {
    opacity: 1;
}

.new {
    width: 100%;
    overflow: hidden;
    background: url(../images/newbg_02.jpg) top center no-repeat;
    padding-top: 70px;
    padding-bottom: 85px;
}

.new .title {
    background: url(../images/news.png) center no-repeat;
}

.news {
    max-width: 1200px;
    margin: 70px auto 0;
}

.left_new {
    float: left;
    width: 43.2%;
    position: relative;
}

.lnew_pic img {
    width: 100%;
}

.lnew_title {
    width: 100%;
    line-height: 55px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    padding-left: 30px;
    font-size: 14px;
    color: #fff;
}

.lnew_date {
    width: 88px;
    height: 88px;
    background: #1059a9;
    text-align: center;
    position: absolute;
    top: 0;
    left: 42px;
}

.lnew_day {
    font-size: 36px;
    color: #fff;
}

.lnew_time {
    font-size: 14px;
    color: #fff;
}

.right_new {
    width: 51.9%;
    float: right;
}

.rnew {
    width: 100%;
    background: #fff;
    padding: 20px;
    overflow: hidden;
    margin-bottom: 25px;
}

.rnew:last-child {
    margin-bottom: 0;
}

.rnew_date {
    float: left;
    width: 15%;
    text-align: center;
    border-right: 1px solid #dfdfdf;
}

.rnew_day {
    font-size: 36px;
    color: #202020;
}

.rnew_time {
    font-size: 14px;
    color: #808080;
}

.rnew_intro {
    width: 83%;
    float: right;
}

.rnew_title {
    font-size: 16px;
    color: #1e1e1e;
}

.rnew_con {
    font-size: 14px;
    color: #808080;
    line-height: 25px;
}

.foot {
    width: 100%;
    overflow: hidden;
    background: #1b1b1b;
    padding-top: 55px;
    padding-bottom: 60px;
    border-bottom: 1px solid #383838;
}

.foots {
    max-width: 1200px;
    margin: auto;
}

.ftitle a {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.ftitle {
    margin-bottom: 15px;
}

.fnavs ul {
    margin-bottom: 0;
}

.fnavs ul li a {
    font-size: 14px;
    color: #fff;
}

.fnavs ul li {
    margin-bottom: 8px;
}

.fnavs {
    float: left;
    margin-right: 115px;
}

.fnav {
    float: left;
    height: 227px;
    border-right: 1px solid #383838;
}

.fcontact {
    float: left;
    margin-left: 115px;
}

.ftel span {
    font-family: "Arial";
    font-size: 22.8px;
    font-weight: bold;
    color: #fff;
}

.ftel img {
    margin-right: 8px;
    margin-top: -8px;
}

.fcontacts {
    font-size: 14px;
    color: #fff;
    line-height: 32px;
}

.saoma {
    width: 223px;
    height: 90px;
    border: 1px solid #686868;
    border-radius: 10px;
    padding: 8px;
    margin-top: 10px;
}

.sm_pic {
    float: left;
}

.sms {
    float: left;
    margin-left: 23px;
    font-size: 14px;
    color: #fff;
    padding-top: 13px;
}

.rfoot {
    width: 277px;
    float: right;
}

.rfoot input[type=text] {
    width: 100%;
    background: #fff;
    border: none;
    outline: none;
    height: 35px;
    border-radius: 5px;
    padding-left: 15px;
    margin-bottom: 9px;
}

.rfoot textarea {
    width: 100%;
    background: #fff;
    border: none;
    outline: none;
    height: 70px;
    border-radius: 5px;
    padding-left: 15px;
    padding-top: 10px;
    margin-bottom: 9px;
}

.rfoot input[type=submit] {
    width: 100%;
    background: #0e58aa;
    border: none;
    outline: none;
    height: 35px;
    border-radius: 5px;
    color: #fff;
}

.copy {
    width: 100%;
    overflow: hidden;
    background: #1b1b1b;
    text-align: center;
    line-height: 65px;
}

.copy a {
    font-size: 14px;
    color: #fff;
    margin: 0 5px;
}

.mobile-inner-header {
    background-color: rgba(255, 255, 255, 0.7);
    width: 100%;
    height: 60px;
    display: none;
    line-height: 60px;
    text-align: center;
    color: #333;
    font-weight: bold;
    font-size: 22px;
    padding-left: 15px;
}

.mobile-inner-header-icon {
    color: #ffffff;
    height: 60px;
    font-size: 25px;
    text-align: center;
    float: right;
    width: 60px;
    position: relative;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    outline: none;
}

.mobile-inner-header-icon:hover {
    background-color: rgba(255, 255, 255, 0.2);
    cursor: pointer;
}

.mobile-inner-header-icon span {
    position: absolute;
    left: calc((100% - 25px) / 2);
    top: calc((100% - 1px) / 2);
    width: 25px;
    height: 1px;
    background-color: rgba(51, 51, 51, 1);
}

.mobile-inner-header img {
    height: 80%;
    margin-top: -5px;
}

.mobile-inner-header-icon span:nth-child(1) {
    transform: translateY(4px) rotate(0deg);
}

.mobile-inner-header-icon span:nth-child(2) {
    transform: translateY(-4px) rotate(0deg);
}

.mobile-inner-header-icon-click span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clickfirst;
}

.mobile-inner-header-icon-click span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clicksecond;
}

@keyframes clickfirst {
    0% {
        transform: translateY(4px) rotate(0deg);
    }
    100% {
        transform: translateY(0) rotate(45deg);
    }
}

@keyframes clicksecond {
    0% {
        transform: translateY(-4px) rotate(0deg);
    }
    100% {
        transform: translateY(0) rotate(-45deg);
    }
}

.mobile-inner-header-icon-out span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
}

.mobile-inner-header-icon-out span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
}

@keyframes outfirst {
    0% {
        transform: translateY(0) rotate(-45deg);
    }
    100% {
        transform: translateY(-4px) rotate(0deg);
    }
}

@keyframes outsecond {
    0% {
        transform: translateY(0) rotate(45deg);
    }
    100% {
        transform: translateY(4px) rotate(0deg);
    }
}

.mobile-inner-nav {
    background-color: rgba(255, 255, 255, 0.9);
    width: 100%;
    position: absolute;
    top: 60px;
    left: 0px;
    padding-top: 30px;
    padding-bottom: 80px;
    display: none;
    z-index: 999;
}

.mobile-inner-nav a {
    display: inline-block;
    line-height: 50px;
    text-decoration: none;
    width: 80%;
    margin-left: 10%;
    color: #333;
    border-bottom: solid 1px rgba(51, 51, 51, 0.3);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-weight: 300;
}

.mobile-inner-nav a:hover {
    color: rgba(51, 51, 51, 0.4);
    border-bottom: solid 1px rgba(51, 51, 51, 0.2);
}

.home_a {
    background: url(../image/6.png)center 0 no-repeat;
    width: 100%;
    height: 1438px;
    overflow: hidden;
}

.home_aTop {
    text-align: center;
    overflow: hidden;
    margin-top: 10rem;
    margin-bottom: 6rem;
}

.home_aTop span {
    display: block;
    font-size: 95px;
    color: #e4e4e4;
    font-family: "Arial Bold";
    text-transform: uppercase;
    font-weight: 700;
    line-height: 100%;
}

.home_aTop div {
    font-size: 30px;
    color: #141414;
    font-weight: 700;
    line-height: 100%;
    margin-top: -59px;
}

.home_aTop img {
    display: block;
    margin: auto;
    margin-top: 4rem;
    margin-bottom: 2rem;
}

.home_aTop p {
    margin: 0;
    color: #464646;
}

.home_aswiper {
    max-width: 1400px;
    margin: auto;
    overflow: hidden;
    position: relative;
}

.home_aswipercontainer {
    max-width: 1200px;
}

.home_aswipercontainer a {
    display: block;
    width: 100%;
    border: 1px solid #DBDBDB;
    overflow: hidden;
    background: #fff;
}

.home_aswipercontainer a .home_aswiper_a {
    border-bottom: 1px solid #DBDBDB;
    height: 62px;
    line-height: 62px;
    padding: 0 2rem;
}

.home_aswipercontainer a .home_aswiper_a img {
    float: left;
    margin-top: 1rem;
}

.home_aswipercontainer a .home_aswiper_a span {
    font-size: 18px;
    color: #464646;
    font-weight: 700;
    float: right;
}

.home_aswipercontainer a>img {
    width: 100%;
}

.home_aswipercontainer a>p {
    color: #c82c30;
    margin: 0;
    height: 69px;
    border-top: 1px solid #DBDBDB;
    line-height: 69px;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    background: url(../image/images/4_03.jpg)center 0 no-repeat;
    background-position: center;
}

.home_a>a {
    width: 429px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    background: #1059a9;
    display: block;
    margin: auto;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    margin-top: 6rem;
}

.home_btop {
    text-align: center;
    margin-top: 8rem;
    margin-bottom: 4rem;
    overflow: hidden;
}

.home_btop div {
    font-size: 42px;
    color: #343434;
}

.home_btop div label {}

.home_btop p {
    margin: 0;
    font-size: 22px;
    color: #464646;
}

.home_b {
    background: url(../image/images/5_02.jpg)center 0 no-repeat;
    width: 100%;
    height: 601px;
    overflow: hidden;
}

.home_b>div {
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
}

.home_bright {
    float: right;
    width: 50%;
    color: #fff;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    padding-top: 8rem;
}

.home_bright a {
    display: block;
    width: 59%;
    color: #fff;
    padding-left: 6rem;
    margin-bottom: 4rem;
}

.home_bright a div {
    height: 60px;
    line-height: 54px;
}

.home_bright a div img {}

.home_bright a label {
    font-size: 18px;
    margin-bottom: 7px;
}

.home_bright a span {
    display: block;
    width: 46px;
    height: 3px;
    background: #fff;
    margin-bottom: 1rem;
}

.home_bright p {
    margin: 0;
    line-height: 28px;
}

.home_bright a:nth-child(2n) {
    width: 41%;
    padding: 0;
}

.home_c {
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 9rem;
}

.home_c h5 {
    text-align: center;
    font-size: 36px;
    height: 38px;
    line-height: 36px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 5rem;
    margin-top: 8rem;
}

.home_c ul {
    overflow: hidden;
}

.home_c ul li {
    cursor: pointer;
    float: left;
    position: relative;
    width: 14.2%;
}

.home_c ul li i {
    font-style: normal;
    display: block;
    width: 54px;
    height: 50px;
    margin: 0 auto 23px;
    transition: all 0.5s ease-in-out;
}

.home_c ul li .dz1 {
    background: url(../image/lc1.png) no-repeat center;
}

.home_c ul li .dz2 {
    background: url(../image/lc2.png) no-repeat center;
}

.home_c ul li .dz3 {
    background: url(../image/lc3.png) no-repeat center;
}

.home_c ul li .dz4 {
    background: url(../image/lc4.png) no-repeat center;
}

.home_c ul li .dz5 {
    background: url(../image/lc5.png) no-repeat center;
}

.home_c ul li .dz6 {
    background: url(../image/lc6.png) no-repeat center;
}

.home_c ul li .dz7 {
    background: url(../image/lc7.png) no-repeat center;
}

.home_c ul li em {
    font-style: normal;
    display: block;
    font-size: 16px;
    color: #333333;
    line-height: 16px;
    text-align: center;
    margin-bottom: 9px;
}

.home_c ul li p {
    font-size: 10px;
    line-height: 10px;
    color: #AAAAAA;
    text-transform: uppercase;
    text-align: center;
}

.home_c ul li:before {
    width: 1px;
    height: 66px;
    background: #d2d2d2;
    content: "";
    position: absolute;
    top: 22px;
    right: -1px;
}

.home_c ul li.last:before {
    display: none;
}

.home_c ul li:hover .dz1 {
    background: url(../image/lc1_h.png) no-repeat center;
}

.home_c ul li:hover .dz2 {
    background: url(../image/lc2_h.png) no-repeat center;
}

.home_c ul li:hover .dz3 {
    background: url(../image/lc3_h.png) no-repeat center;
}

.home_c ul li:hover .dz4 {
    background: url(../image/lc4_h.png) no-repeat center;
}

.home_c ul li:hover .dz5 {
    background: url(../image/lc5_h.png) no-repeat center;
}

.home_c ul li:hover .dz6 {
    background: url(../image/lc6_h.png) no-repeat center;
}

.home_c ul li:hover .dz7 {
    background: url(../image/lc7_h.png) no-repeat center;
}

.home_c ul li:hover em {
    color: #1059a9;
}

.home_c ul li:hover p {
    color: #1059a9;
}

.home_c ul li:hover i {
    transform: rotate(360deg);
}

.home_d {
    width: 100%;
    background: #014262;
    overflow: hidden;
    color: #fff;
}

.home_d>div {
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
}

.home_dleft {
    float: left;
    padding: 6rem 0;
}

.home_dleft label {
    font-size: 30px;
    border-bottom: 1px solid #005F8E;
    padding-bottom: 0.8rem;
    margin: 0;
}

.home_dleft div {
    border-bottom: 1px solid #005F8E;
    overflow: hidden;
}

.home_dleft div p {
    margin: 0;
    float: left;
    line-height: 24px;
    padding: 1rem 0;
}

.home_dleft div span {
    float: right;
    font-size: 18px;
    font-weight: 700;
    background: url(../image/12.png)center 13px no-repeat;
    display: block;
    height: 73px;
    padding-top: 3.8rem;
    border-left: 1px solid #005F8E;
    width: 174px;
    text-align: center;
}

.home_dright {
    position: relative;
    float: right;
    width: 54%;
    overflow: hidden;
    margin-top: 3rem;
}

.home_drightswiper {
    max-width: 500px;
}

.home_drightswiper a img {
    border: 2px solid #0077B2;
    width: 100%;
}

.home_dright .home_drightswipernext {
    width: 26px;
    height: 50px;
    background: url(../image/14.png)center 0 no-repeat;
    background-size: 26px 50px;
}

.home_dright .home_drightswiperprev {
    width: 26px;
    height: 50px;
    background: url(../image/15.png)center 0 no-repeat;
    background-size: 26px 50px;
}

.home_eswiper {
    width: 99%;
}

.home_eswiper a {
    display: block;
    width: 100%;
    padding: 4px;
    border: 1px solid #ccc;
    text-align: center;
    font-size: 16px;
    color: #464646;
    transition: all 0.3s;
}

.home_eswiper a div {
    position: relative;
    width: 100%;
}

.home_eswiper a div>img {
    width: 100%;
}

.home_eswiper a div p {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    opacity: 0;
    transition: all 0.3s;
}

.home_eswiper a div p img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.home_eswiper a span {
    display: block;
    padding: 1rem 0;
}

.home_eswiper a:hover {
    background: #00b0ff;
    color: #fff;
}

.home_eswiper a:hover p {
    opacity: 1;
}

.home_ftop {
    text-align: center;
    font-size: 34px;
    color: #555555;
    font-weight: 700;
    border-top: 1px solid #ccc;
    margin-top: 8rem;
    padding: 4rem 0;
}

.home_fswiper {
    max-width: 1200px;
}

.home_fswiper img {
    width: 100%;
    border: 1px solid #ccc;
}

.home_g {
    width: 100%;
    height: 674px;
    background: url(../image/images/7_02.jpg)center 0 no-repeat;
    overflow: hidden;
    margin-top: 7rem;
}

.home_g>div {
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
    background: #fff;
    margin-top: 10rem;
}

.home_g>div>img {
    float: left;
    width: 50%;
}

.home_gright {
    width: 50%;
    float: right;
    overflow: hidden;
    padding: 0 5rem;
    padding-top: 5rem;
}

.home_gright span {
    font-size: 34px;
    color: #014262;
}

.home_gright div {
    font-size: 24px;
    color: #014262;
}

.home_gright>img {}

.home_gright p {
    color: #464646;
    line-height: 27px;
    margin: 0;
    margin-top: 1rem;
}

.home_gright a {
    width: 143px;
    height: 40px;
    display: block;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 40px;
    border-radius: 30px;
    font-family: Arial Regular;
    color: #3f3f3f;
    margin-top: 3rem;
}

.home_gright a img {
    margin-right: 9px;
}

.home_h {
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
}

.home_htop {
    width: 100%;
    overflow: hidden;
}

.home_htop a {
    display: block;
    overflow: hidden;
    background: #eeeeee;
}

.home_htop a>img {
    width: 40%;
    float: left;
}

.home_htop .home_htopright {
    float: right;
    width: 60%;
    overflow: hidden;
    padding: 0 3rem;
    padding-top: 4rem;
}

.home_htop .home_htopright label {
    color: #181818;
    margin-bottom: 11px;
    cursor: pointer;
}

.home_htop .home_htopright p {
    color: #464646;
    line-height: 26px;
    margin: 0 0 15px;
}

.home_htop .home_htopright div {
    color: #464646;
}

.home_htop .home_htopright div img {
    float: right;
}

.home_htop a label:hover {
    color: #1059a9;
}

.home_hs {
    width: 100%;
    overflow: hidden;
    margin-bottom: 8rem;
}

.home_hs a {
    display: block;
    float: left;
    width: 48%;
    margin-top: 2rem;
    padding-bottom: 2rem;
}

.home_hs a:nth-child(1) {
    border-bottom: 1px solid #ccc;
}

.home_hs a:nth-child(2) {
    border-bottom: 1px solid #ccc;
}

.home_hs a:nth-child(2n) {
    float: right;
}

.home_hs a label {
    margin: 0;
    color: #464646;
}

.home_hs a div {
    color: #818181;
    line-height: 25px;
    margin: 0.5rem 0;
}

.home_hs a span {
    color: #787878;
}

.home_hs a label:hover {
    color: #1059a9;
    cursor: pointer;
}

.bottom {
    width: 100%;
    background: #014262;
    overflow: hidden;
}

.bottomTop {
    height: 89px;
    line-height: 89px;
    overflow: hidden;
    border-bottom: 1px solid #00283B;
}

.bottomTop div {
    max-width: 1200px;
    display: flex;
    margin: auto;
}

.bottomTop div a {
    color: #fff;
    flex: 1;
    font-size: 16px;
    text-align: center;
}

.bottomcenter {
    width: 100%;
    border-top: 1px solid #00608F;
    overflow: hidden;
}

.bottomcenter>div {
    max-width: 1200px;
    margin: 2rem auto;
    overflow: hidden;
}

.bottomleft {
    height: 207px;
    width: 46%;
    line-height: 207px;
    text-align: center;
    border-right: 1px solid #00608F;
    float: left;
}

.bottomleft img {
    line-height: 207px;
}

.bottomright {
    color: #fff;
    height: 207px;
    width: 54%;
    float: right;
    border-left: 1px solid #00283B;
    line-height: 29px;
    padding-left: 5rem;
}

.allbottom {
    width: 100%;
    color: #fff;
    height: 69px;
    background: #002d45;
    line-height: 69px;
}

.allbottom div {
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
}

.allbottom div span {
    float: left;
}

.allbottom div span a {
    color: #fff;
}

.allbottom div>a {
    float: right;
    color: #fff;
}


/**/

.listbanner {
    width: 100%;
}

.listbanner img {
    width: 100%;
}

.blk-main {
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.blk {
    margin-bottom: 20px;
    width: 100%;
    float: left;
}

.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}

.p12-curmbs-1 b {
    border-left: 10px solid #1059a9;
    font-weight: normal;
    padding-left: 8px;
}

.p12-curmbs-1 span {
    font-family: '宋体';
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
}

.p12-curmbs-1 i {
    font-style: normal;
}

.p12-curmbs-1 a {
    color: #666;
}

.blk-xs {
    width: 20%;
}

.fdh-01-tit {
    background: #1059a9;
    height: 80px;
}

.fdh-01-tit h3 {
    height: 75px;
    font-size: 24px;
    font-weight: normal;
    line-height: 75px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
    margin-top: 0px;
    margin: 0;
}

.fdh-01-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
}

.fdh-01-nav-one h3 {
    height: 50px;
    line-height: 50px;
    background: url(../image/p14-icon5.png) no-repeat right center #ececeb;
    margin-bottom: 2px;
    overflow: hidden;
    margin-top: 0px;
}

.fdh-01-nav-one h3 a {
    display: block;
    height: 50px;
    font-size: 18px;
    font-weight: normal;
    margin-right: 40px;
    margin-left: 38px;
    color: #666;
}

.fdh-01-nav dl {
    padding: 2px 0 4px;
    margin: 0;
}

.fdh-01-nav dt {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    padding-left: 54px;
    padding-right: 40px;
    margin-bottom: 1px;
    background: #ececec;
    position: relative;
    overflow: hidden;
    font-weight: 400;
}

.fdh-01-nav-one h3.sidenavcur,
.fdh-01-nav-one h3:hover {
    background: url(../image/p14-icon2.png) no-repeat right center #1059a9;
}

.fdh-01-nav-one h3.sidenavcur a,
.fdh-01-nav-one h3:hover a {
    color: #fff;
}

.fdh-01-nav dt:after {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #b8b8b8;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    right: 32px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fdh-01-nav dt.sidenavcur:after,
.fdh-01-nav dt:hover:after {
    border-color: #1059a9;
}

.cbgg-01 {
    background: #1059a9;
    text-align: center;
    color: #fff;
}

.cbgg-01-img img {
    width: 100%;
    display: block;
}

.cbgg-01 p {
    padding-top: 15px;
    margin: 0;
}

.cbgg-01 p img {
    vertical-align: middle;
    margin-right: 5px;
}

.cbgg-01 span {
    display: block;
    font-size: 28px;
    font-weight: bold;
    font-family: Arial;
    padding-bottom: 20px;
    padding-top: 10px;
}

.blk-sm {
    width: 78%;
}

.fr {
    float: right;
}

.b {
    clear: both;
}

.cplb-3n-ts-03-tit {
    height: 50px;
    font-size: 24px;
    font-weight: normal;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
    margin-top: 0;
}

.cplb-3n-ts-03-tit span {
    display: inline-block;
    height: 50px;
    border-bottom: 1px solid #1059a9;
}

.cplb-3n-ts-03-list {
    overflow: hidden;
}

.cplb-3n-ts-03-list dl {
    width: 32.1%;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    background: #fff;
    float: left;
    margin-right: 1.2%;
    cursor: pointer;
}

.cplb-3n-ts-03-list dt img {
    width: 100%;
	height:223px;
    margin: 0 auto;
    display: block;
}
.cplb-3n-ts-03-list3 dt img {
	height:auto;
}
.cplb-3n-ts-03-list dd {
    padding: 6px 20px 5px 20px;
}

.cplb-3n-ts-03-list dd h4 {
    height: 45px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 45px;
    overflow: hidden;
    margin: 0;
}

.cplb-3n-ts-03-list h4 a {
    display: block;
    height: 45px;
    color: #727272;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cplb-3n-ts-03-list dl a {
    color: #727272;
}

.cplb-3n-ts-03-list-desc {
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-bottom: 12px;
    overflow: hidden;
}

.cplb-3n-ts-03-list dl:hover {
    border-color: #1059a9;
}

.cplb-3n-ts-03-list dl:hover a {
    color: #1059a9;
}


/**/

.p14-infolist-1-list dl {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 22px 50px 22px 22px;
    background: #fff;
    overflow: hidden;
}

.p14-infolist-1-list dt {
    width: 29.5%;
    float: left;
    margin-right: 5.8%;
}

.p14-infolist-1-list dt img {
    width: 100%;
    display: block;
}

.p14-infolist-1-list dd h4 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
    overflow: hidden;
}

.p14-infolist-1-list h4 a {
    display: block;
    height: 40px;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-infolist-1-list-desc {
    max-height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden;
}

.p14-infolist-1-list-deta {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: right;
    background: #b6b6b6;
    color: #fff;
}

.p14-infolist-1-list-deta a {
    color: #fff;
}

.p14-infolist-1-list dl:hover {
    border: 1px solid #1059a9;
}

.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
    color: #fff;
}

.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
    background: #1059a9;
    border-color: #1059a9;
}


/**/

.swipershowleft {
    float: left;
    width: 50%;

}

.swipershowleft .swipershowleftnext {
    background: url(../image/p15-icon3.png)center 0 no-repeat;
    width: 12px;
    height: 23px;
    background-size: 12px 23px;
    margin-top: -11.5px;
}

.swipershowleft .swipershowleftprev {
    width: 12px;
    height: 23px;
    background-size: 12px 23px;
    margin-top: -11.5px;
    background: url(../image/p15-icon2.png)center 0 no-repeat;
}

.cpcc-ts-01-right {
    width: 36%;
    float: right;
    margin-right: 6%;
}

.cpcc-ts-01-right-tit {
    height: 48px;
    font-size: 24px;
    line-height: 48px;
    color: #4a4a4a;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cpcc-ts-01-right-con {
    line-height: 24px;
    overflow: hidden;
    color: #666;
}

.cpcc-ts-01-right-con strong {
    font-size: 16px;
}

.cpcc-ts-01-right-con p {}

.pc-cx-tel-1 {
    width: 100%;

    border-top: 2px solid #e6e6e6;
    padding-top: 20px;
	margin-top:20px;
    overflow: hidden;
}
.cqxq_detssds img{
	max-width:100%;
}
.pc-cx-tel-1-t1 {
    width: 114px;
    height: 44px;
    background: #1059a9;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    float: right;
}

.pc-cx-tel-1-t1 a {
    display: block;
    color: #fff;
}

.pc-cx-tel-1-t2 {
    height: 56px;
    padding-left: 70px;
    background: url(../image/pc-xc-icon2.png) no-repeat 10px top;
    font-size: 18px;
    line-height: 18px;
    color: #454545;
}

.pc-cx-tel-1-t2 p {
    line-height: 24px;
    margin: 0;
}

.cpxq-01-nav {
    font-size: 18px;
    height: 56px;
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    float: left;
    margin-top: 3rem;
    margin-bottom: 2rem;
}

.cpxq-01-nav span {
    float: left;
    height: 57px;
    line-height: 56px;
    padding: 0 30px;
    border-right: 1px solid #ebebeb;
    cursor: pointer;
    background: url(../image/p14-icon10.png) no-repeat center bottom #1059a9;
    color: #fff;
}

.cpxqpro {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 24px;
    margin-bottom: 3rem;
}

.blk-md {
    width: 100%;
    overflow: hidden;
}

.tl-fdh-02 li {
    width: 14.2857%;
    height: 55px;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    float: left;
    border-right: 1px solid #eee;
    background: #f4f4f4;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.tl-fdh-02 li a {
    display: block;
    height: 55px;
    color: #a8a8a8;
}

.tl-fdh-02 li.sidenavcur,
.tl-fdh-02 li:hover {
    background: url(../image/p16-icon6.png) no-repeat bottom center #1059a9;
    border-color: #1059a9;
}

.tl-fdh-02 li.sidenavcur a,
.tl-fdh-02 li:hover a {
    color: #fff;
}

.p12-aboutinfo-1 {
    display: inline-block;
    width: 100%;
    background: #fff;
    margin-bottom: 38px;
    overflow: hidden;
}

.tit {
    height: 160px;
    background: url(../image/d63899212b4c4e7d99ac9ed293b3ac9f_2.jpg)no-repeat center 91px;
    clear: both;
    text-align: center;
}

.tit span {
    display: block;
    font-size: 28px;
    color: #000;
    padding-top: 45px;
}

.tit em {
    font-style: normal;
    color: #999;
    text-transform: uppercase;
    font-family: "Times New Roman";
    padding-top: 18px;
    display: block;
}

.kfay {
    width: 100%;

    overflow: hidden;
    padding-top: 0px;
}

.kfay dt {
    width: 188px;
    float: left;
}

.kfay dd {
    width: 930px;
    float: right;
}

.kfay dd h4 {
    height: 59px;
    padding-top: 20px;
    font: 22px "Microsoft YaHei";
    color: #000;
    background: url(../image/836e2f7320ba461896830a024dc368af_4.jpg) no-repeat left bottom;
    margin: 0;
}

.kfay dd p {
    font: 14px "Microsoft YaHei";
    color: #333333;
    line-height: 30px;
    padding-top: 15px;
    margin: 15px 0;
}

.g-gywm {
    height: 530px;
    overflow: hidden;
    width: 100%;
}

.wm-l {
    width: 40%;
    float: left;
    color: #fff;
    height: 460px;
    overflow: hidden;
    background: #1059a9;
    padding: 60px 0 0 40px;
}

.wm-l h4 {
    font: 20px "Microsoft YaHei";
    line-height: 60px;
    padding-bottom: 30px;
    margin: 0;
}

.wm-l li {
    font: 16px "Microsoft YaHei";
    color: #fff;
    line-height: 40px;
}

.wm-l li b {
    font-weight: bold;
    font-size: 20px;
    color: #fff;
}

.wm-r {
    float: left;
    width: 60%;
}

#map {
    width: 100%;
    height: 460px;
    border: 1px solid rgb(204, 204, 204);
    font-size: 12px;
}

.map-title {
    font-size: 16px;
    line-height: 24px;
}

.map-list {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    margin-top: 6px;
}


/**/

.p4-order-form-1 {
    overflow: hidden;
}

.p4-order-form-1 .p4-titlel-1 {
    width: 145px;
    height: 46px;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    background: #1059a9;
    margin: 0;
}

.p4-order-form-1-con {
    border: 1px solid #bbb;
    padding: 40px 15%;
    overflow: hidden;
}

.p4-order-form-1-con li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 35px;
    color: #666;
    overflow: hidden;
}

.p4-order-form-1-con label {
    display: inline-block;
    width: 120px;
    color: #666;
    vertical-align: top;
    text-align: right;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
}

.p4-order-form-1-con li b {
    color: #f00;
}

.p4-order-form-1-con li span {
    font-weight: bold;
    color: #666;
}

.p4-order-form-1-con li .row-hd {
    color: #666;
}

.p4-order-form-1-con .inputs,
.p4-order-form-1-con li select {
    width: 73%;
    margin-right: 10px;
    outline: none;
    padding-left: 10px;
    border: 1px solid #eee;
    height: 33px;
    line-height: 32px;
    color: #666;
    box-sizing: border-box;
    /* float: left; */
}

.p4-order-form-1-t1 textarea {
    width: 73%;
    height: 102px;
    line-height: 24px;
    border: 1px solid #eee;
    outline: none;
    resize: none;
    overflow: auto;
    margin-right: 10px;
    padding-left: 10px;
    box-sizing: border-box;
}

#code_gg {
    width: 80px;
    margin-right: 10px;
    outline: none;
    padding-left: 10px;
    border: 1px solid #eee;
    height: 33px;
    line-height: 32px;
    color: #666;
}

.code_gg_li img {
    vertical-align: middle;
    width: 100px;
    height: 32px;
}

.p4-order-form-1-con .p4-order-form-1-t3 input {
    width: 80px;
    height: 30px;
    border: 0;
    text-align: center;
    margin-right: 30px;
    color: #fff;
    padding-left: 0;
    cursor: pointer;
    line-height: 30px;
    outline: none;
    background: #1059a9;
}

.p4-order-form-1-con .p4-order-form-1-t3 {
    padding-left: 120px;
}

.listabout {
    width: 100%;
    overflow: hidden;
    line-height: 24px;
    margin-bottom: 20px;
}

.cpxqpro ul li {
    width: 24%;
    float: left;
    background: #ddd;
    text-align: center;
    height: 270px;
    margin-right: 1.0013%;
    margin-bottom: 10px;
}

.cpxqpro ul li img {
    width: 90%;
    padding-top: 15px;
}

.fl {
    float: left;
}
.swipershowleftimg img {
    border: 1px solid #ccc;
    width: 100%;
}
.dioo {
	position: relative;
	margin-top: 2rem;
	overflow: hidden;
}

.ProductDetailsSmallimg {
	width: 83%;
	margin: 0 auto;
}

.ProductDetailsSmallimg ul li.cur span {
	height: 100%;
	border: 1px solid #0855a7;
}

.ProductDetailsSmallimg ul li span {
	display: block;
	height: 100%;
	border: 1px solid #dadada;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	right: 0;
	bottom: 0;
}
 .ProductDetailsSmallimg ul li img{
	 max-width:100%;
 }

.ProductimgArrowleft:after {
	display: inline-block;
	content: "";
	width: 10px;
	height: 10px;
	border-left: 3px solid #999999;
	border-bottom: 3px solid #999999;
	position: absolute;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	margin: 13px 0 0 11px;
}

.ProductimgArrowright:after {
	display: inline-block;
	content: "";
	width: 10px;
	height: 10px;
	border-left: 3px solid #999999;
	border-bottom: 3px solid #999999;
	position: absolute;
	transform: rotate(45deg);
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	margin: 13px 0 0 11px;
}

[role=button] {
	cursor: pointer;
}

.ProductimgArrowleft {
	left: 0px;
	top: 26%;
}

.ProductimgArrowleft {
	display: block;
	position: absolute;
	bottom: 43px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	background: #ededed;
	border-radius: 36px;
	outline: none;
}

.ProductimgArrowright {
	right: 0;
	top: 26%;
}

.ProductimgArrowright {
	display: block;
	position: absolute;
	bottom: 43px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	background: #ededed;
	border-radius: 36px;
	outline: none;
}

.cpxq-01-nav span {
	margin-right: 10px;
}

.cqxq_det {
	display: none;
}

.list_det span {
	background: #989898;
}

   #toolbar {
            position: fixed;
            z-index: 9999;
            right: 10px;
            bottom:0;
        }
        
        #toolbar li {
            margin-bottom: 3px;
            font-size: 0;
            width: 57px;
            height: 57px;
            right: 0;
            position: relative;
        }
        
        #toolbar li a {
            display: block;
            position: absolute;
            z-index: 9;
            right: 0;
            top: 0;
            width: 57px;
            height: 57px;
            overflow: hidden;
            transition: all .5s ease;
            white-space: nowrap;
            font-size: 0;
        }
        
        #toolbar li .iconfont {
            display: inline-block;
            vertical-align: middle;
            width: 57px;
            height: 57px;
            background-color: #063783;
            vertical-align: middle;
            text-align: center;
            line-height: 57px;
            color: #fff;
            font-size: 12px;
            padding-top: 15px;
        }
        
        #toolbar li .wz {
            display: inline-block;
            line-height: 57px;
            font-size: 14px;
            color: #fff;
            vertical-align: middle;
            padding-left: 10px;
        }
        
        #toolbar li .ewm-box {
            position: absolute;
            z-index: 1;
            padding: 5px;
            width: 110px;
            right: 120%;
            bottom: 0;
            opacity: 0;
            visibility: hidden;
            transform: translateX(100%);
            transition: all .7s;
        }
		        #toolbar li .ewm-box2 {
            position: absolute;
            z-index: 1;
            padding: 5px;
            width: 110px;
            right: 120%;
			height:180px;
            bottom: 0;
            opacity: 0;
            visibility: hidden;
            transform: translateX(100%);
            transition: all .7s;
			background:#fff;
        }
	 #toolbar li .ewm-box2 a {
    display: block;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 57px;
	color:#464646!important;
	line-height:24px;
    height: 24px;
    overflow: hidden;
    transition: all .5s ease;
    white-space: nowrap;
    font-size: 0;
}
		
        
        #toolbar li p {
            margin-bottom: 0;
        }
        
        #toolbar li img {
            max-width: 100%;
        }
        
        #toolbar li:after {
            content: '';
            position: absolute;
            right: -5px;
            bottom: 20px;
            @include arrow(right, 5px, $themecolor);
        }
        
        #toolbar li .icon {
            background-position: -57px -180px;
        }
        
        #toolbar li:hover .ewm-box {
            opacity: 1;
            visibility: visible;
            transform: translateY(0);
        }
        
        #toolbar .backtop {
            cursor: pointer;
            background-color: #063783;
        }
        
        .iconfont {
            color: #fff;
        }
        
        #toolbar li:hover a {
            width: 200px;
            background-color: #063783;
        }
        
        #toolbar li:hover .iconfont {
            background-color: #063783 !important;
        }
        
        .icon-qq {
            background: url(../images/email.png) center no-repeat;
            background-position-y: 5px;
        }
        
        .icon-iconfontphone {
            background: url(../images/tel1.png) center no-repeat;
            background-position-y: 5px;
        }
        
        .icon-msnui-qr-code {
            background: url(../images/erwei1.png) center no-repeat;
            background-position-y: 5px;
        }
        
        .icon-msnui-qr-code11 {
            background: url(../images/qq_001.png) center no-repeat;
            background-position-y: 5px;
        }
        .icon-wenjianxiazaiicon {
            background: url(../images/liuyan1.png) center no-repeat;
            background-position-y: 5px;
        }
        
        .icon-arrowup {
            background: url(../images/backtop.png) center no-repeat;
            background-color: #063783 !important;
        }
        
        #toolbar li:first-child:hover .icon-qq {
            background: url(../images/email.png) center no-repeat;
        }
        
        #toolbar li:nth-child(2):hover .icon-iconfontphone {
            background: url(../images/tel1.png) center no-repeat;
        }
        
        #toolbar li:nth-child(4):hover .icon-wenjianxiazaiicon {
            background: url(../images/liuyan1.png) center no-repeat;
        }
		.kfzuxun{
			position:absolute;
			background:#fff;
			padding:8px;
			top:0;
			left:-120px;
			transform: translateX(100%);
            transition: all .7s;
			opacity: 0;
            visibility: hidden;
		}
		#toolbar li.ewm:hover .kfzuxun {
            opacity: 1;
            visibility: visible;
            transform: translateY(0);
        }
		#toolbar .kfzuxun img{
			float:left;
			margin-right:5px;
			margin-top: 3px;
		}
		#toolbar .kfzuxun a{
			display:inline-block;
			position:static;
			color:#333;
			width:85px;
			font-size:14px;
			float:left;
			height:auto;
		}
		#toolbar li:hover .kfzuxun a,
		#toolbar .kfzuxun a:hover{
			width:85px;
			background:none;
		}
		.kfzuxuns{
			overflow:hidden;
			padding:5px 0 ;
			border-bottom:1px dashed #ddd;
		}
