﻿@charset "utf-8";
/* CSS Document */
@font-face {

    font-family: 'First';

    src: url('font01/Source Han Sans CN Normal.eot');

    src: url('font01/Source Han Sans CN Normal.eot?#iefix') format('embedded-opentype'),
    url('font01/Source Han Sans CN Normal.woff') format('woff'),
    url('font01/Source Han Sans CN Normal.ttf') format('truetype'),
    url('font01/Source Han Sans CN Normal.svg#SingleMaltaRegular') format('svg');

    font-weight: normal;

    font-style: normal;

}

body {
    font-size: 16px;
    color: #000;
    line-height: 24px;
    font-family: 'First';
}

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

a:hover {
    text-decoration: none;
}

a, a:visited {
    text-decoration: none;
}

a, a:focus {
    text-decoration: none;
}

.sider {
    width: 285px;
    float: left;
}

.containter {
    float: right;
    width: 655px;
}

.clear_cs {
    height: 0px;
    font-size: 0px;
    line-height: 0px;
    clear: both;
    over-flow: hidden;
}

.float_clear {
    clear: both;
}

.pc {
    display: block;
}

.phone {
    display: none;
}

/******************header css***************/
.w1400 {
    width: 90%;
    max-width: 1400px;
    margin: auto;
}

.w1600 {
    width: 90%;
    max-width: 1600px;
    margin: auto;
}

.w1200 {
    width: 90%;
    max-width: 1200px;
    margin: auto;
}

.header {
    position: fixed;
    width: 100%;
    top: 0;
    background: #fff;
    z-index: 9999;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
    display: block;
}

.kong {
    height: 100px;
    width: 100%;
}

.kong1 {
    height: 100px;
    width: 100%;
}

.logo {
    float: left;
    width: 187px;
    margin-top: 5px;
}

.menu {
    border-top: 1px solid #e6e6e6;
    height: 60px;
    line-height: 60px;
}

.menu ul {
    text-align: center;
}

.menu ul li {
    display: inline;
    padding-bottom: 20px;
}

.menu a {
    padding: 0 10px;
    font-size: 16px;
    margin: 0 10px;
}

.menu ul li:hover {
    border-bottom: 2px solid #1b41bc
}

.menu ul li:hover a {
    color: #1b41bc;
}

.sub-box {
    position: absolute;
    width: 100%;
    left: 0%;
    top: 122px;
    display: none
}

.sub-cont {
    max-width: 1600px;
    width: 90%;
    margin: auto;
    background: #fff;
    position: relative
}

.sub-left {
    float: left;
    width: 25%;
    height: 600px;
    background: #f2f2f2;
}

.sub-left ul li {
    text-align: left;
    height: 55px;
    line-height: 55px;
    display: block;
    font-size: 18px;
    padding-bottom: 0;
    padding-left: 10%;
    box-sizing: border-box;
}

.sub-left ul li a {
    font-size: 18px;
    margin: 0;
    padding: 0;
}

.sub-left ul li:hover {
    background: #fff;
    border-bottom: none;
    background-image: url(../images/jt2.png);
    background-repeat: no-repeat;
    background-position: 80%;
}

.sub-left ul li.on {
    background: #fff;
    border-bottom: none;
    background-image: url(../images/jt2.png);
    background-repeat: no-repeat;
    background-position: 80%;
}

.menu ul li:hover .sub-left ul li a {
    color: #000;
}

.menu ul li:hover .sub-left ul li:hover a {
    color: #1b41bc;
}

.menu ul li:hover .sub-left ul li.on a {
    color: #1b41bc;
}

.menu ul li:hover .sub-left ul li:hover .san-box dl dd a {
    color: #666;
}

.sub-left ul li .san-box dl dd a {
    color: #666;
    font-size: 16px;
}

.menu ul li:hover .sub-left ul li.on .san-box dl dd a {
    color: #666;
    font-size: 16px;
}

.san-box dl {
    width: 16%;
    float: left;
}

.san-box dl dt {
    font-size: 18px;
}

.san-box dl dd {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}

.sub-left-title {
    color: #fff;
    background: #000;
    font-size: 20px;
    height: 52px;
    line-height: 52px;
    text-align: left;
    padding-left: 10%;
    box-sizing: border-box;
}

.sub-left ul li .san-box {
    background: #fff;
    height: 600px;
    position: absolute;
    right: 0;
    top: 0;
    width: 75%;
    padding-left: 3%;
    box-sizing: border-box;
    padding-top: 2%;
    display: none;
}

.sub-left ul li.on .san-box {
    display: block;
}

.nav-tabs span {
    display: block;
    width: 50%;
    float: left;
    height: 52px;
    line-height: 52px;
    background: #fff;
}

.nav-tabs span.active {
    background: #000;
    color: #fff;
}

.menu ul li:hover .nav-tabs span.active a {
    color: #fff;
}

.menu ul li:hover .nav-tabs span a {
    color: #000;
}

.nav-tabs span a {
    color: #000;
}

.nav-tabs span.active a {
    color: #fff;
}

.nav-tabs {
    border-bottom: none;
    margin-bottom: 40px;
}

.sub-left ul {
    margin-top: 40px;
}

.sub-sreach {
    background: #fff;
    width: 20.3%;
    margin: auto;
    position: absolute;
    bottom: 5%;
    left: 2%;
}

.phone-header {
    display: none;
}

.box {
    padding: 0 3%;
    display: table-cell;
    z-index: 9999;
    position: relative;
}

.xian2 {
    background: #fff;
    height: 4px;
    width: 180px;
    float: left;
    margin-top: 12px;
}

.h_right {
    float: right;
    width: 50%;
    height: 60px;
}

.hr_search {
    background: #f2f2f2;
    width: 70%;
    float: left;
    height: 60px;
}

.lan {
    width: 15%;
    float: left;
    box-sizing: border-box;
    border-left: 1px solid #e6e6e6;
    text-align: center;
    height: 60px;
    line-height: 60px;
    border-right: 1px solid #e6e6e6;
}

.lan img {
    vertical-align: middle;
    margin-bottom: 5px;
    margin-left: 5px;
}

.login {
    width: 15%;
    float: left;
    height: 60px;
    line-height: 60px;
    text-align: center;
    padding-top: 15px;
}


.foot-one {
    background-image: linear-gradient(to right, #20bec6, #0042af);
    height: 150px;
}

.f-one-left {
    width: 50%;
    float: left;
    height: 150px;
    line-height: 150px;
    font-size: 20px;
    color: #fff;
}

.f-one-right {
    width: 25%;
    margin-top: 60px;
    float: right;
}

.f-one-right a {
    color: #fff;
    font-size: 18px;
    margin: 0 30px;
}

.f-one-right a:hover {
    text-decoration: underline;
}

.f-one-right .wx {
    float: right;
}

.f-one-right .wx {
    margin-top: -10px;
}

.foot-two {
    background: #141414;
    color: #666666;
    padding: 25px 0;
}

.foot-two a {
    color: #bcbcbc;
    font-size: 16px;
}

.foot-two-right {
    width: 30%;
    float: right;
}

.foot-two-left {
    width: 50%;
    float: left;
}

.link {
    float: right;
    margin-bottom: 20px;
    margin-top: 20px;
}

.link .link-title {
    background: #272727;
    background-image: url(../images/jt2.jpg);
    background-repeat: no-repeat;
    background-position: 90%;
    display: block;
    width: 250px;
    height: 50px;
    line-height: 50px;
    padding-left: 5%;
    box-sizing: border-box;
}

.link ul {
    display: none;
}

.di-link {
    text-align: right;
}

.di-link a {
    color: #666666;
    margin: 0 5px;
}

.di-menu a {
    margin-right: 30px;
}

.di-menu {
    margin: 10px 0 30px 0;
}

.p-footer {
    display: none;
}

.piaofu {
    position: fixed;
    right: 0;
    top: 40%;
    z-index: 99999
}

.piaofu ul li {
    width: 55px;
    height: 55px;
    text-align: center;
    word-break: break-all;
    border-bottom: 1px solid #eee;
    background-color: #343434;
    color: white;
	font-size:12px;
}

.piaofu ul li:hover {
    background-color: #343434;
}

.piaofu ul li.pf-one {
    background-image: url(../images/picon1.png);
    background-repeat: no-repeat;
}

.piaofu ul li.pf-one:hover {
    background-image: url(../images/picon11.png);
    background-repeat: no-repeat;
}

.piaofu ul li.pf-two {
    background-image: url(../images/picon2.png);
    background-repeat: no-repeat;
}

.piaofu ul li.pf-two:hover {
    background-image: url(../images/picon22.png);
    background-repeat: no-repeat;
}

.piaofu ul li.pf-three {
    background-image: url(../images/picon3.png);
    background-repeat: no-repeat;
}

.piaofu ul li.pf-three:hover {
    background-image: url(../images/picon33.png);
    background-repeat: no-repeat;
}

.piaofu ul li.pf-four {
    background-size: cover;
    background-image: url(../images/top.png);
    background-color: #343434;
    border-bottom: none;
    text-align: center;
    background-repeat: no-repeat;
}

.piaofu ul li.pf-four:hover {
    background-color: #1b41bc;
}

.piaofu ul li.pf-four a {
    display: block;
    height: 55px;
}

.tel-cont {
    background: #343434;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 0;
    right: 56px;
    width: 200px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    display: none
}

.ma-cont ul li {
    float: left;
    width: 80px;
    margin: 15px;
}

.ma-cont ul li img {
    width: 80px;
}

.ma-cont {
    background: #343434;
    height: 130px;
    color: #fff;
    position: absolute;
    top: 30px;
    display: none;
    right: 56px;
    width: 220px;
    text-align: center;
}

/************首页***************/
.banner {
    position: relative;
}

.b-cont {
    position: absolute;
    top: 26%;
    left: 0;
    width: 100%;
}

.b-cont h1 {
    font-size: 69px;
    line-height: 100px;
    background: #fff;
    display: inline-block;
    padding: 3px 20px;
}

.b-cont h2 {
    font-size: 34px;
    background: #fff;
    display: inline-block;
    padding: 5px 20px;
}

.p-box {
    width: 31.3%;
    margin-right: 3%;
    float: left;
    position: relative;
    border-radius: 5px;
}

.p-box:nth-child(3n) {
    margin-right: 0;
}

.pro-cont1 {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    padding: 8%;
    box-sizing: border-box;
}

.p-box a {
    color: #000;
}

.pro-name1 {
    font-size: 32px;
    margin-bottom: 15px;
}

.pro-name1 img {
    margin-bottom: 2px;
    -webkit-transition: all 0.5s ease .1s;
}

.pro-memo1 {
    font-size: 18px;
}

.p-box:hover .pro-name1 img {
    transform: translateX(5px)
}

.index-one {
    margin: 50px 0;
}

.title {
    font-size: 32px;
    height: 50px;
}

.index-two {
    margin: 40px 0;
}

.f-20 {
    font-size: 20px;
}

.tab2 li {
    margin-right: 30px;
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
}

.tab2 li.active {
    border-bottom: 3px solid #1b41bc;
}

.tab2 {
    margin-bottom: 20px;
}

.tag {
    text-align: right;
    position: absolute;
    top: 10%;
    right: 10%;
}

.tag a {
    color: #000;
    background: #fff;
    border-radius: 5px;
    padding: 8px 20px;
}

.tag a:hover {
    background: #000;
    color: #fff;
}

.pro-name2 {
    position: absolute;
    bottom: 3%;
    left: 10%;
}

.index-three {
    background: #f5f5f5;
    padding: 60px 0;
}

.box3 {
    padding: 3% 0 3% 2%;
    background: #fff;
}

.title a.more {
    background: #000;
    font-size: 14px;
    padding: 3px 10px;
    color: #fff;
}

.title a.more img {
    vertical-align: top;
    margin-top: 4px;
}

.fr {
    float: right;
}

.box3 {
    width: 23.5%;
    margin-right: 2%;
    float: left;
    position: relative;
    border-radius: 5px;
    transition: background 1s;
}

.box3:nth-child(4n) {
    margin-right: 0;
}

.pro-name3 {
    width: 80%;
    background: url(../images/jt5.png) no-repeat 98% top;
    padding-right: 15%;
    margin-bottom: 50px;
    transition: background 1s;
}

.box3:hover .pro-name3 {
    background: url(../images/jt3.png) no-repeat 100% top;
}

.box3:hover {
    background-image: linear-gradient(#27b3ba, #01439a);
    background-repeat: no-repeat;
}

.box3:hover .pro-name3 a {
    color: #fff;
}

.index-four {
    margin: 50px 0;
}

.box4 {
    width: 31.3%;
    margin-right: 3%;
    float: left;
    position: relative;
    border-radius: 5px;
    border-top: 3px solid #f5f5f5;
    padding-top: 10px;
}

.box4:nth-child(3n) {
    margin-right: 0;
}

.new-name1 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.box4:hover .new-name1 a {
    color: #1b41bc;
}

/**************公司简介***********/
.a-b-bont {
    position: absolute;
    bottom: 15%;
    left: 0;
    width: 100%;
    color: #fff;
}

.a-b-bont h1 {
    font-size: 42px;
    line-height: 60px;
}

.a-b-bont h2 {
    font-size: 20px;
}

.about-one-left {
    margin-top: 40px;
    width: 50%;
    float: left;
}

.about-one-right {
    background: url(../images/abg1.jpg) no-repeat;
    width: 50%;
    float: right;
    height: 443px;
}

.about-menu {
    border-bottom: 1px solid #e6e6e6;
    display: table;
    width: calc(100%);
    table-layout: fixed;
    height: 80px;
    line-height: 80px;
}

.about-menu a {
    display: table-cell;
    text-align: center;
    font-size: 18px;
}

.about-menu a:after {
    content: '';
    width: 0%;
    display: block;
    margin: auto;
    height: 3px;
    background: #1b41bc;
    transition: all 1s;
}

.about-menu a:hover:after {
    width: 70%;
}

.about-menu a.on:after {
    width: 70%;
}

.about-menu a.on {
    color: #1b41bc;
}

.about-three {
    background: #f7f7f7;
    padding-top: 50px;
    padding-bottom: 10px;
}

.ly-left {
    width: 50%;
    float: left;
}

.ly-right {
    width: 50%;
    float: left;
}

.ly-box {
    margin: 20px 0 70px 0;
}

.ly-box .ly-right {
    padding-left: 5%;
}

.ly-box1 .ly-right {
    padding-right: 5%;
    padding-left: 0;
}

.ly-right h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

.ly-right p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
    color: #555555
}

.ly-right a {
    color: #1b41bc;
}

.num-box {
    width: 30%;
    margin: 1%;
    float: left;
    text-align: center;
}

.num-icon1 {
    background: url(../images/aicon11.png) no-repeat;
    width: 65px;
    height: 50px;
    margin: auto;
}

.num-icon2 {
    background: url(../images/aicon22.png) no-repeat;
    width: 65px;
    height: 50px;
    margin: auto;
}

.num-icon3 {
    background: url(../images/aicon33.png) no-repeat;
    width: 65px;
    height: 50px;
    margin: auto;
}

.num {
    position: relative;
    margin-bottom: 30px;
}

.num span {
    font-size: 48px;
}

.num font {
    position: absolute;
    top: -10px;
}

.f-16 {
    font-size: 16px;
}

.f-18 {
    font-size: 18px;
    line-height: 30px;
}

.c-5 {
    color: #555555;
}

#wrap {
    margin-top: 18%;
}

.num-box:hover {
    color: #1b41bc;
}

.about-four {
    margin-top: 50px;
}

.about-four .ly-box {
    margin-top: 50px;
}

.about-four .ly-box h2 {
    font-size: 32px;
}

.memo {
    font-size: 18px;
    line-height: 30px;
}

/****企业文化*****************/
.wh-box {
    width: 46%;
    float: left;
    margin: 30px 0;
    margin-right: 6%;
}

.wh-box:nth-child(2n+2) {
    margin-right: 0;
}

.wh-left {
    width: 120px;
    float: left;
    text-align: right;
}

.wh-left h1 {
    font-size: 60px;
    color: #1b41bc;
    font-weight: bold;
}

.wh-left h2 {
    font-size: 24px;
    margin: 15px 0;
}

.wh-pic {
    margin-top: 15px;
}

.wh-right {
    width: 70%;
    float: right;
    text-align: right;
    margin-top: 40px;
    color: #555;
}

.wenhua-main {
    margin: 50px 0;
}

/****************发展历程************/

.lc-left {
    border-top: 1px solid #ddd;
    width: 20%;
    float: left;
    font-size: 40px;
    font-weight: bold;
    padding-top: 30px;
    text-align: left;
}

.lc-right {
    border-top: 1px solid #ddd;
    width: 75%;
    float: right;
    padding-top: 30px;
}


/*大事记start*/
.event_box {
    width: 100%;
    margin: 3% auto 0;
    position: relative;
    min-height: 420px;
}

.event_box .parHd {
    width: 90%;
    margin-left: 4%;
    height: 90px;
    line-height: 90px;
    overflow: hidden;
    box-sizing: border-box;
}

.parHd ul {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.parHd .tempWrap {
}

.parHd li.no_line:before {
    display: none;
}

.parHd li {
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    color: #000;
    margin: 0 30px;
    position: relative;
}

.parHd li:after {
    content: '';
    background: url(../images/dot_ico.png) no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 20;
    top: -12px;
    left: 50%;
    margin-left: -12px;
}

.parBd {
    text-align: center;
    margin-top: 60px;
}

.parBd p {
    font-size: 16px;
    text-align: left;
}

div#listBox {
    width: 100%;
}

.sPrev, .sNext {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 38px;
}

.sPrev {
    left: 20px;
}

.sNext {
    right: 0;
}

.sPrev img, .sNext img {
    transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
}

.parHd li.act {
    color: #1b41bc;
    font-weight: bold;
}

.parHd li span, .parHd li.clone span {
    display: none;
}

/*************董事长致辞*****/
.ddz-main {
    background: url(../images/dszbg.jpg) repeat;
    padding: 100px 0 40px 0;
}

/************国际化布局*********/
.m-50 {
    margin: 50px auto;
}

.center {
    text-align: center;
}

.gj-main {
    margin: 80px 0;
}

.gj-main .memo {
    text-align: center;
    width: 70%;
    margin: auto;
}

.map {
    padding-bottom: 50px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 50px;
}

.title2 {
    font-size: 24px;
    line-height: 40px;
    margin: 20px 0;
}

.buju-list li {
    width: 19.2%;
    margin-right: 1%;
    float: left;
    text-align: center;
}

.buju-list li:nth-child(5n) {
    margin-right: 0;
}

.buju-list {
    margin-top: 60px;
}

/***********资质荣誉***********/
.honor-left {
    width: 40%;
    float: left;
    font-size: 18px;
    line-height: 30px;
}

.honor-right {
    width: 50%;
    float: right;
}

.honor {
    background: #f5f9fc;
    padding: 80px 0;
}

#certify {
    position: relative;
    width: 1200px;
    margin: 0 auto
}

#certify .swiper-container {
    padding-bottom: 60px;
}

#certify .swiper-slide {
    width: 300px;
    height: 410px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
}

#certify .swiper-slide img {
    display: block;
}

#certify .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}

#certify .swiper-button-prev {
    left: -30px;
    width: 46px;
    height: 42px;
    background: url(../images/left2.png) no-repeat;
    background-size: 100%;
}

#certify .swiper-button-prev:hover {
    background: url(../images/left22.png) no-repeat;
    background-size: 100%
}

#certify .swiper-button-next {
    right: -30px;
    width: 46px;
    height: 42px;
    background: url(../images/right2.png) no-repeat;
    background-size: 100%;
}

#certify .swiper-button-next:hover {
    background: url(../images/right22.png) no-repeat;
    background-size: 100%
}

/************公司新闻*********/
.hidden {
    display: none;
}

.lanren {
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.lanren ul.list {
    overflow: hidden;
}

.lanren ul.list li {
    width: 31%;
    margin-right: 3.5%;
    float: left;
    overflow: hidden;
}

.lanren ul.list li:nth-child(3n) {
    margin-right: 0;
}

.lanren ul.list li img {
    width: 100%;
    height: 100%;
}

.lanren ul.list p {
    text-align: center;
    padding: 10px;
}

.lanren .more {
    overflow: hidden;
    padding: 10px;
    text-align: center;
}

.lanren .more a {
    display: block;
    width: 120px;
    padding: 8px 10px;
    color: #1b41bc;
    border: 1px solid #1b41bc;
    margin: 0 auto;
    text-align: center;
    border-radius: 3px;
    margin-top: 50px;
}

.lanren .more a:hover {
    text-decoration: none;
    background: #1b41bc;
    color: #fff;
}

.new-box .new-date {
    margin-top: 10px;
}

.new-box {
    margin: 20px 0;
}

.new-box:hover .new-name1 a {
    color: #1b41bc;
}

.new-banner {
    background-image: linear-gradient(to right, #1babc2, #0043af);
    color: #fff;
    padding: 60px 0;
}

.new-banner2 {
    background: #3715b9;
    color: #fff;
    padding: 60px 0;
}

.lujing a {
    color: #fff;
    margin: 0 20px;
}

.lujing a:nth-child(1) {
    margin-left: 0;
}

.lujing img {
    vertical-align: middle;
    margin-bottom: 5px;
}

.lujing {
    margin-bottom: 50px;
}

.new-contd {
    border-bottom: 1px solid #e6e6e6;
    margin: auto;
    border-top: 1px solid #e6e6e6;
    margin-top: 40px;
    padding-bottom: 40px;
    padding: 40px 10%;
    box-sizing: border-box;
    margin-bottom: 40px;
    font-size: 16px;
    color: #555;
    line-height: 30px;
}

/**********研发中心*********/
.yf-main {
    background: url(../images/yfbg.jpg) no-repeat center top;
    padding: 50px 0;
}

.yf-memo {
    font-size: 24px;
    line-height: 35px;
    width: 70%;
    margin: auto;
    color: #555;
    margin-bottom: 150px;
    margin-top: 50px;
}

.douhao2 {
    position: absolute;
    right: 8%;
    top: 40px;
}

.douhao1 {
    position: absolute;
    left: 8%;
    top: 0px;
}

.yf-box {
    width: 30%;
    float: left;
    margin-right: 5%;
}

.yf-box:nth-child(3n) {
    margin-right: 0;
}

.yf-list {
    margin: 80px 0;
}

/********公司园区***/
.yq-main .memo {
    width: 75%;
    margin: 40px auto;
    text-align: center;
}

.yq-main .swiper-button-prev {
    background: url(../images/left2.png) no-repeat;
    width: 46px;
    height: 42px;
}

.yq-main .swiper-button-prev:hover {
    background: url(../images/left22.png) no-repeat;
}

.yq-main .swiper-button-next {
    background: url(../images/right2.png) no-repeat;
    width: 46px;
    height: 42px;
}

.yq-main .swiper-button-next:hover {
    background: url(../images/right22.png) no-repeat;
}

.yq-main {
    padding-bottom: 50px;
}

/****************数字通信**********/
.lujing2 {
    border-bottom: 1px solid #e6e6e6;
    height: 70px;
    line-height: 70px;
}

.lujing2 a {
    margin: 0 15px;
}

.lujing2 a:nth-child(1) {
    margin-left: 0;
}

.sz-menu dl {
    width: 20%;
    float: left;
}

.sz-menu dl dt {
    font-size: 24px;
    margin-bottom: 30px;
}

.sz-menu dl dd a {
    color: #0042af;
    font-size: 18px;
}

.sz-menu dl dd {
    line-height: 30px;
}

.sz-menu {
    margin: 30px 0;
}

.pic-left {
    width: 30%;
    float: left;
}

.cont-right {
    width: 65%;
    float: right;
}

.cont-right h2 {
    font-size: 24px;
    margin: 10px 0 30px 0;
}

.cont-right p {
    color: #555;
    font-size: 18px;
    margin-bottom: 30px;
}

.box5 {
    padding: 30px 0;
    border-bottom: 1px solid #e6e6e6;
}

.cont-right a {
    border: 1px solid #0042af;
    color: #0042af;
    padding: 10px 10px;
}

.cont-right a:hover {
    background: #0042af;
    color: #fff;
}

.yixuan {
    margin-bottom: 40px;
}

.pro-left {
    width: 20%;
    float: left;
    margin: 30px 0;
}

.pro-sreach {
    border: 1px solid #e6e6e6;
    margin: 30px 0;
}

.pro-right {
    width: 70%;
    float: right;
    margin-top: 50px;
}

.pro-submenu {
    padding-left: 20px;
}

.bule {
    color: #0042af;
}

.pro-menu li {
    line-height: 30px;
}

.f-24 {
    font-size: 24px;
    line-height: 35px;
}

.selectedInfor {
    position: relative;
    border: #e6e6e6 1px solid;
    padding-bottom: 8px;
    margin: 4px 10px 0px 0px;
    padding-left: 17px;
    padding-right: 5px;
    padding-top: 3px;
    display: block;
    white-space: nowrap;
    background: #fff;
    float: left;
    height: 27px;
    font-weight: normal;
    color: #555;
}

.selectedInfor em {
    background: url("../images/close.jpg") no-repeat;
    cursor: pointer;
    display: block;
    height: 13px;
    overflow: hidden;
    position: absolute;
    left: 2px;
    top: 5px;
    width: 13px;
}

.listIndex label {
    font-weight: normal;
    display: block;
}

.listIndex label input {
    margin-right: 5px;
}

.listIndex {
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 0;
}

.listIndex dt {
    margin-bottom: 5px;
}

.pro {
    width: 31.3%;
    margin: 1%;
    float: left;
    border: 1px solid #e6e6e6;
    padding: 3%;
    box-sizing: border-box;
}

.pro-btn1 {
    background: url(../images/detail1.png) no-repeat 10% center;
    border: 1px solid #e6e6e6;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    margin-top: 40px;
}

.pro-btn1:hover {
    background: #0042af url(../images/detail11.png) no-repeat 10% center;
}

.pro-btn1 a {
    display: block;
    padding-left: 30%;
}

.pro-btn1:hover a {
    color: #fff;
}
.pro-name4 {
    height:10px;
}
.pro-btn2 {
    background: url(../images/pdf.png) no-repeat 10% center;
    border: 1px solid #e6e6e6;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    margin-top: 10px;
}

.pro-btn2:hover {
    background: #0042af url(../images/pdf2.png) no-repeat 10% center;
}

.pro-btn2 a {
    display: block;
    padding-left: 30%;
}

.pro-btn2:hover a {
    color: #fff;
}

.pic {
    overflow: hidden;
    height: 200px;
}

.pic img {
    transition: all 1s;
}

.pic img:hover {
    transform: scale(1.1, 1.1);
}

.pro:hover .pro-name4 a {
    color: #0042af;
}

.sz-sub {
    position: relative;
    display: inline;
    padding-bottom: 20px;
}

.sz-submenu {
    background: #fff;
    padding: 5px;
    padding-left: 10%;
    display: none;
    box-sizing: border-box;
    width: 250px;
    position: absolute;
    left: 0;
    z-index: 999;
    border: 1px solid #cacaca;
}

.sz-submenu li {
    height: 35px;
    line-height: 35px;
}

.sz-submenu li a {
    color: #555;
}

.sz-submenu li:hover {
    background: url(../images/jt2.png) no-repeat 80% center;
}

.pro-menubox {
    border: 1px solid #e6e6e6;
    width: 15.8%;
    margin-right: 1%;
    float: left;
    padding-left: 2%;
    padding-top: 1%;
    padding-bottom: 1%;
    box-sizing: border-box;
}

.pro-menubox:nth-child(6) {
    margin-right: 0;
}

.pro-menutitle {
    font-size: 20px;
    color: #0042af;
    background: url(../images/jt7.jpg) no-repeat 95%;
}

.prod-pic {
    width: 50%;
    float: left;
}

.prod-right {
    width: 45%;
    float: right;
}

.prod-right a {
    border: 1px solid #0042af;
    color: #0042af;
    padding: 15px 40px 15px 20px;
}

.prod-right .memo {
    margin-bottom: 40px;
}

.prod-one {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 40px;
    margin-top: 30px;
}

.fixd {
    position: relative;
    background: #fff;
    width: 100%;
}

.fixd .w1400 {
    width: 100%;
}

.fixd ul li {
    margin-right: 35px;
    display: inline;
    height: 70px;
    line-height: 70px;
}

.fixd ul li.on a {
    border-bottom: 2px solid #0042af;
    color: #0042af;
}

.fixd ul li a {
    padding-bottom: 24px;
}

.fixd ul {
    border-bottom: 1px solid #e6e6e6;
}

.title3 {
    font-size: 24px;
    color: #0042af;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.biao {
    width: 100%;
}

.biao tr th {
    background: #f1f9ff;
    width: 20%;
    padding-left: 4%;
}

.biao tr td {
    padding-left: 4%;
}

.biao tr {
    height: 60px;
}

.pro1 {
    width: 23.5%;
    margin: 0;
    margin-right: 2%;
}

.pro1:nth-child(5) {
    margin-right: 0;
}

.prod-box {
    padding-bottom: 40px;
}

.prod-yycj {
    border-top: 1px solid #e6e6e6;
    padding-top: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 18px;
}

.prod-yycj p {
    margin-bottom: 10px;
}

.cplb {
    width: 31.3%;
    margin-right: 3%;
    border: 1px solid #e6e6e6;
    border-top: 5px solid #0043af;
    float: left;
    padding: 2%;
    box-sizing: border-box;
}

.cplb:nth-child(3n+1) {
    margin-right: 0;
}

.m-t-70 {
    margin-top: 70px;
}

.b-4 {
    width: 23.5%;
    margin-right: 2%;
    float: left;
}

.border {
    border: 1px solid #e6e6e6;
}

.p-2 {
    padding: 2%;
}

.tx-box div {
    margin-bottom: 10px;
}

.texing {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 0 40px 0;
    margin: 60px 0;
}

.tx1 dl {
    width: 25%;
    text-align: center;
    float: left;
    font-size: 24px;
    margin: 30px 0;
}

.tx-box2 {
    position: relative;
    height: 280px;
    box-sizing: border-box;
}

.tx-box2 span {
    font-size: 60px;
    line-height: 60px;
    color: #f0f1f3;
    position: absolute;
    right: 7%;
    top: 7%;
}

.tx-box2 h2 {
    font-size: 24px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.txjz {
    width: 16.6%;
    float: left;
    text-align: center;
    margin: 30px 0;
    padding: 0 1%;
    box-sizing: border-box;
}

.txjz dt {
    font-weight: normal;
    font-size: 18px;
    margin: 25px 0 15px 0;
}

.txjz dd {
    color: #999;
}

/*************智慧城市**********/
.b-3 {
    width: 31%;
    margin-right: 3%;
    float: left;
    margin-top: 40px;
    margin-bottom: 50px;
}

.box6 {
    background: #e5f1ff;
    padding: 3%;
    height: 350px;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 30px;
}

.sj-pic {
    width: 48%;
    float: left;
}

.sj-right {
    width: 48%;
    float: right;
}

.sj-right h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

.sj-right p {
    font-size: 18px;
    color: #888888;
    line-height: 30px;
}

.sj-box {
    margin-top: 40px;
    margin-bottom: 60px;
}

.m-0 {
    margin-right: 0;
}

.hx-icon {
    width: 25%;
    float: left;
    margin-right: 4%;
}

.hx-right {
    width: 65%;
    float: left;
    margin-top: 15px;
}

.hx-right h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
}

..hx-right p {
    color: #888;
}

.hx-box {
    width: 50%;
    float: left;
    margin: 30px 0;
}

.ptitle {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
}

.ptitle img {
    vertical-align: middle;
    margin-bottom: 5px;
    margin-right: 10px
}

.zhzc {
    width: 100%;
    margin: auto;
    max-width: 960px;
    margin-bottom: 30px;
}

.zhzc dl {
    width: 23%;
    margin: 1%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #ddd;
}

.zhzc dl dd img {
    transition: all 1s;
}

.zhzc dl dd {
    overflow: hidden;
}

.zhzc dl:hover dd img {
    transform: scale(1.1, 1.1);
}

.zhzc dl dt {
    font-size: 20px;
    font-weight: bold;
    margin: 15px 0;
    text-align: center;
}

.jiu {
    width: 100%;
    margin: auto;
    max-width: 960px;
    margin-bottom: 30px;
}

.jiu dl {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
    width: 31.3%;
    margin: 1%;
    box-sizing: border-box;
    float: left;
    margin-top: 100px;
}

.jiu dl dd.icon {
    margin-top: -80px;
    text-align: center;
}

.jiu dl dd.icon img {
    max-width: 132px;
    width: 50%;
    transition: 1s;
}

.jiu dl:hover dd img {
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px); /*兼容-webkit-引擎浏览器*/
    -moz-transform: translateY(-20px);
}

.jiu dl dt {
    color: #2990cf;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0;
}

.yfw {
    max-width: 920px;
    width: 100%;
    margin: 30px auto
}

.yfw dl {
    width: 33.3%;
    text-align: center;
    float: left;
}

.yfw dl dt {
    font-size: 18px;
    color: #0c56d2;
    margin: 15px 0;
    font-weight: normal;
}

.w-70 {
    width: 70%;
    margin: auto;
}

.hui {
    background: #f6f6f6;
    padding: 30px 0;
}

.cy-pic {
    width: 50%;
    float: left;
}

.cy-right {
    width: 48%;
    float: right;
    margin-top: 90px;
}

.cy-right dl dt {
    font-size: 24px;
    background: url(../images/dian.jpg) no-repeat;
    padding-left: 5%;
    font-weight: normal;
}

.cy-right dl dd {
    font-size: 18px;
    color: #555555;
    padding-left: 5%;
}

.cy-right dl {
    margin-top: 40px;
}

.cy-right .title {
    padding-left: 5%;
}

.fwys {
    background: url(../images/tsbg.jpg) no-repeat;
    padding: 50px 0;
    box-sizing: border-box;
    height: 330px;
    margin: 50px 0;
}

.fwys dl {
    border: 1px dashed #fff;
    border-radius: 50%;
    width: 130px;
    height: 130px;
    text-align: center;
    padding-top: 25px;
    box-sizing: border-box;
    color: #fff;
    float: left;
}

.fwys dl dt {
    font-size: 32px;
    font-style: italic;
}

.ts-box h2 {
    font-size: 26px;
    margin-bottom: 20px;
}

.ts-box h1 {
    font-size: 28px;
}

.ts-box {
    background: #f1f9ff;
    padding: 2%;
    height: 360px;
    box-sizing: border-box;
}

.ts-box:before {
    content: '';
    display: block;
    width: 50px;
    height: 6px;
    margin-top: 50px;
    margin-bottom: 50px;
    background: #0c56d2;
}

.h360 {
    height: 360px;
}

.m-b-50 {
    margin-bottom: 50px;
}

/**********解决方案******/
.hy dl {
    width: 20%;
    padding-right: 2%;
    float: left;
}

.hy dl dd a {
    color: #0c56d2;
}

.hy dl dd {
    margin: 10px 0;
    color: #555;
}

.hy dl dt {
    font-weight: normal;
    font-size: 18px;
}

.hy {
    margin: 50px 0;
}

.fa-box {
    width: 31.3%;
    float: left;
    margin-right: 3%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.fa-box:nth-child(3n) {
    margin-right: 0;
}

.fa-name {
    margin: 15px 0;
}

.m-t-10 {
    margin-top: 10px;
}

.w-50 {
    width: 50%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.b-2 {
    width: 50%;
    float: left;
}

.p-r-3 {
    padding-right: 3%;
}

.cj-tab li {
    float: left;
    width: 50%;
    height: 72px;
    line-height: 72px;
    text-align: center;
}

.cj-tab li a {
    display: block;
    border: 1px solid #eeeeee;
    color: #00279c;
    font-size: 20px;
}

.cj-tab li.active a {
    background: #eeeeee;
}

.cj-tab {
    margin-bottom: 30px;
}

/********应用案例*********/
.case-box {
    width: 23.5%;
   
    margin: 20px 0;
    float: left;
	 margin-right: 2%;
}

.case-box:nth-child(4n) {
    margin-right: 0;
}

.huoqu {
    background: url(../images/58_09.jpg) no-repeat;
    height: 325px;
    padding-top: 100px;
    box-sizing: border-box;
    color: #fff;
    margin: 80px 0;
}

.huoqu a {
    color: #fff;
    border: 1px solid #fff;
    padding: 13px 15px;
}

.huoqu a img {
    vertical-align: middle;
    margin-bottom: 5px;
}

.fw-left {
    width: 46%;
    float: left;
}

.fw-left ul li {
    text-align: center;
    margin-right: 4%;
    margin-top: 30px;
    margin-bottom: 40px;
}

.fw-right {
    width: 50%;
    float: right;
}

.fw-text p {
    float: left;
    width: 60%;
}

.fw-text a {
    float: right;
    border: 1px solid #0042af;
    color: #0042af;
    padding: 6px 10px;
}

.fw-text a img {
    vertical-align: middle;
    margin-right: 4px;
}

.fw-text {
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 40px;
}

/*********资源中心*******/
.c-9 {
    color: #999;
}

.new-box {
    width: 31.3%;
    margin-right: 3%;
    float: left;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
}

.new-box:nth-child(3n) {
    margin-right: 0;
}

.m-t-40 {
    margin-top: 40px;
}

.new-cont {
    padding: 3% 5% 5% 5%
}

.xzzx {
    background: #0143af;
    color: #fff;
    padding: 20px 0;
}

.down-left {
    width: 50%;
    float: left;
    padding-left: 8%;
    padding-top: 80px;
}

.down-pic {
    float: right;
    width: 50%;
    text-align: right;
    padding-right: 5%;
}

.down-left a {
    border: 1px solid #fff;
    padding: 8px 10px;
    color: #fff;
}

.gj-box {
    width: 23.5%;
    margin-right: 2%;
    border: 1px solid #e6e6e6;
    padding: 2%;
    margin-bottom: 50px;
    float: left;
    background: url(../images/59_22.jpg) no-repeat 80% 82%;
    transition: all 1s;
}

.gj-box:nth-child(4) {
    margin-right: 0;
}

.gj-box:hover {
    background: url(../images/59_22.jpg) no-repeat 83% 82%
}

.down-search {
    background: #fff;
    border-radius: 5px;
    height: 70px;
    position: absolute;
    left: 50%;
    width: 800px;
    margin-left: -400px;
    top: 18%;
}

.down-search select {
    height: 70px;
    color: #333;
    line-height: 70px;
    width: 120px;
    border: none;
    text-align: center;
    margin-left: 30px;
    font-size: 18px;
}

.down-search input {
    width: 73%;
    border: none;
    height: 68px;
    color: #999;
    font-size: 18px;
}

.down-title {
    float: left;
    width: 35%;
    font-size: 32px;
}

.down-list {
    float: right;
    width: 60%;
}

.down-list li {
    border-top: 1px solid #e6e6e6;
    font-size: 18px;
    padding: 15px 0;
}

.down-list li p {
    margin: 10px 0;
}

.down-list li a {
    color: #00279c;
}

.down-box {
    margin: 40px 0;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 80px;
}

/***********联系我们************/
.help dl {
    width: 23%;
    margin-right: 2%;
    font-size: 18px;
    float: left;
    background: #fafafa;
    padding: 2%;
}

.help dl.help-more {
    background: none;
    border-bottom: 3px solid #0852c5;
    margin-right: 0;
}

.help dl dt {
    font-weight: normal;
}

.help dl dt a {
    color: #0852c5;
}

.help dl dt a img {
    transition: all 1s;
}

.help dl:hover img {
    margin-left: 10px;
}

.help dl dd {
    margin: 10px 0;
}

.help dl dd span {
    color: #0852c5;
}

.more-fuwu dl {
    background: #fff;
    width: 29.3%;
    background: #fff;
    height: 260px;
    text-align: center;
    float: left;
    margin-right: 5%;
    padding-top: 3%;
    box-sizing: border-box;
    margin-top: 40px;
}

.more-fuwu dl:nth-child(3) {
    margin-right: 0;
}

.more-fuwu dl dt {
    font-size: 24px;
    font-weight: normal;
}

.more-fuwu dl dd {
    font-size: 18px;
    color: #555;
}

.fuwu {
    padding: 70px 0;
    margin-top: 50px;
}

.lx-box dl {
    border-right: 1px solid #e6e6e6;
    float: left;
    width: 31.3%;
    float: left;
    text-align: center;
}

.lx-box dl dt {
    font-size: 18px;
    font-weight: normal;
    margin: 10px 0;
}

.lx-box dl dd {
    color: #1b41bc;
}

.lx-box {
    padding: 50px 0;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 50px;
}

.lx-box dl:nth-child(3) {
    border: none;
}

.buy dl {
    width: 31.3%;
    margin-right: 3%;
    float: left;
    text-align: center;
    background: #f9f9f9;
    padding: 40px 0;
}

.buy dl:nth-child(3) {
    margin-right: 0;
}

.buy dl dt {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 20px;
}

.buy dl dd {
    font-size: 18px;
}

.bsc-left {
    width: 50%;
    float: left;
}

.bsc-right {
    width: 50%;
    float: left;
}

.bsc-sreach {
    border: 1px solid #e6e6e6;
    width: 70%;
    border-radius: 5px;
}

.bsc-one {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 40px;
}

.bsc-list dl {
    width: 25%;
    float: left;
    margin: 20px 0;
}

.bsc-list dl dt {
    margin-bottom: 20px;
}

.bsc-list dl dd {
    color: #999;
}

.bsc-tab {
    border-bottom: 1px solid #e6e6e6;
}

.bsc-tab li {
    float: left;
    margin-right: 50px;
    padding: 15px 0;
}

.bsc-tab li.active {
    border-bottom: 2px solid #1b41bc;
}

.bsc-tab li.active a {
    color: #1b41bc;
}

.bsc-list {
    margin-bottom: 50px;
}

.jobs {
    width: 100%;
}

.jobs th {
    background: #f7f7f7;
    text-align: center;
    padding: 15px 0;
}

.jobs td {
    border-top: 1px solid #e6e6e6;
    padding: 15px 0;
    text-align: center;
}

.jobs td .job-cont {
    text-align: left;
    background: #f7f7f7;
    padding: 4%;
}

.jobs tr.hide1 td {
    border: none;
}

.jobs tr.hide1 {
    display: none;
}

.jobs {
    margin-bottom: 50px;
    border-bottom: 1px solid #e6e6e6;
}

.fankui-left {
    width: 48%;
    float: left;
}

.fankui-right {
    width: 46%;
    float: right;
}

.fankui {
    width: 100%;
}

.fankui .text {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    height: 50px;
    width: 100%;
    padding-left: 2%;
    box-sizing: border-box;
}

.fankui .area {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    height: 150px;
    width: 100%;
    padding-left: 2%;
    box-sizing: border-box;
}

.fankui tr {
    height: 70px;
}

.fankui .select {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    height: 50px;
    width: 100%;
    padding-left: 2%;
    box-sizing: border-box;
}

.submit {
    background: #b7c3f3;
    color: #fff;
    border-radius: 25px;
    font-size: 18px;
    width: 150px;
    height: 50px;
    border: none;
}

.fankui-right ul li a {
    color: #0042af;
}

.fankui-right ul li {
    margin-top: 20px;
}

/********登录***********/
.login-left {
    width: 50%;
    float: left;
    padding: 2%;
    box-sizing: border-box;
}

.login-right {
    width: 50%;
    float: left;
    padding: 15% 5%;
    box-sizing: border-box;
}

.login-di {
    position: absolute;
    bottom: 5%;
    color: #aacaff;
    left: 3%;
}

.login-di .di-menu1 a {
    color: #fff;
    margin-right: 20px;
}

.login-text {
    margin-top: 20%;
    margin-left: 10%;
}

.logion-box {
    border: 1px solid #e6e6e6;
    width: 100%;
    padding-left: 3%;
    box-sizing: border-box;
    height: 60px;
    line-height: 60px;
    margin-top: 15px;
}

.logion-box input {
    border: none;
    height: 55px;
}

.login-right table {
    width: 80%;
}

.login-box {
    background: url(../images/68_01.jpg) no-repeat;
}

.login-text {
    color: #fff;
}


/************一舟最新************************/
.x-b-cont {
    text-align: center;
    position: absolute;
    top: 20%;
    width: 100%;
    left: 0;
}

.x-b-cont h1 {
    color: #fff;
    font-size: 77px;
    line-height: 90px;
    font-weight: bold;
}

.x-b-cont a {
    display: block;
    background: #1434f4;
    color: #fff;
    border-radius: 5px;
    margin: auto;
    width: 365px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    margin-top: 5%;
    margin-bottom: 10%;
}

.x-b-cont a img {
    margin-right: 10px;
}

.x-new-box {
    background: #fff;
    width: 24%;
    margin-right: 1.3%;
    float: left;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.x-new-box .new-date {
    padding: 0 5%;
    padding-top: 10px;
}

.x-new-box .new-name1 {
    padding: 0 5%;
}

.new-more a {
    color: #999;
}

.new-more {
    padding: 0 5%;
    padding-bottom: 20px;
}

.new-date span {
    float: right;
    color: #999;
}

.new-date a {
    color: #999;
}

.x-new-box:nth-child(4) {
    margin-right: 0;
}

.yx-foot-one {
    background: #1b41bc;
    padding: 50px 0;
}

.yx-f-one-left {
    width: 30%;
    float: left;
    color: #fff;
    margin-top: 60px;
}

.yx-f-one-left h2 {
    font-size: 45px;
    font-weight: bold;
}

.yx-f-one-left h3 {
    font-size: 30px;
    margin: 20px 0;
}

.yx-f-one-left a {
    background: #fff;
    color: #1b41bc;
    border-radius: 10px;
    display: block;
    width: 228px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
}

.yx-f-one-middle {
    width: 20%;
    float: left;
}

.yx-f-one-middle {
    float: left;
    width: 30%;
    color: #fff;
    margin-top: 70px;
}

.yx-f-one-middle p {
    font-size: 24px;
    margin-bottom: 20px;
}

.yx-f-one-middle h2 {
    font-size: 46px;
    font-weight: bold;
}

.yx-f-one-right {
    float: right;
    width: 30%;
}

.list .x-new-box {
    width: 100%;
}

.lanren ul.list li .new-more img {
    width: auto;
    height: auto;
}

.xlanren ul.list li {
    width: 24%;
    margin-right: 1.3%;
}

.xlanren ul.list li:nth-child(4n) {
    margin-right: 0;
}

.xlanren ul.list li:nth-child(3n) {
    margin-right: 1.3%;
}

.new-banner3 {
    background: #1b41bc;
    color: #fff;
    padding: 60px 0;
}

.x-about-menu {
    text-align: right;
}

.x-about-menu a {
    padding: 0 15px;
}

.lanren .xmore a {
    color: #fff;
    background: #1b41bc;
}

.x-solu-left {
    float: left;
    width: 45%;
    line-height: 30px;
}

.x-solu-left h2 {
    font-size: 48px;
    margin-bottom: 50px;
}

.x-solu-left p {
    font-size: 18px;
}

.x-solu-right {
    float: right;
    width: 50%;
}

.x-solu-one {
    margin: 50px auto;
}

.solu-pro {
    border: 1px solid #e2e2e2;
    border-radius: 3px;
}

.solu-pic {
    width: 100%;
}

.solu-name {
    border-top: 1px solid #e2e2e2;
    padding: 0 15px;
    height: 70px;
    line-height: 70px;
}

.solu-name a {
    float: right;
    font-size: 12px;
}

.solu-name span {
    font-size: 16px;
}

.x-solu-three {
    position: relative;
}

.x-solu-three {
    margin-bottom: 80px;
}

.x-solu-two {
    height: 550px;
    background: #f7f7f7;
    padding-top: 80px;
    margin-bottom: 60px;
}

.solu-box {
    float: left;
    width: 49%;
    margin-right: 2%;
}

.solu-name1 {
    border-bottom: 3px solid #1b41bc;
    text-align: center;
    font-size: 18px;
    height: 70px;
    line-height: 70px;
}

.x-solu-four {
    margin-bottom: 50px;
}

.x-prod-name {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 10px;
}

.x-prod-name p {
    color: #999;
}

.x-prod-name h2 {
    font-size: 24px;
    float: left;
    margin-top: 5px
}

.x-prod-name .x-btns {
    float: right;
}

.x-prod-pic {
    width: 45%;
    float: left;
}

.x-prod-right {
    width: 50%;
    float: right;
}

.xbtn1 {
    background: #e72a31;
}

.xbtn2 {
    background: #1b41bc;
}

.x-btns a {
    padding: 13px 20px;
    color: #fff;
    border-radius: 5px;
}

.x-prod-memo h2 {font-size: 24px;
    text-align: left;
    font-weight: bold;
}

.x-prod-memo {
    border-bottom: 1px solid #f5f5f5;
    padding: 25px 0;
}

.x-prod-memo dl {
    float: left;
    width: 48%;
    font-size: 14px;
    margin-top: 10px;
    box-sizing: border-box;
	margin-right:2%;
}

.x-prod-memo dl dt {
    border-left: 3px solid #1b41bc;
    box-sizing: border-box;
    padding-left: 10px;
}

.x-prod-memo dl dd {
    margin-left: 10px;
}

.x-prod-memo table {
    width: 100%;
    border: 1px solid #f5f5f5;
}

.x-prod-memo table th {
    color: #1b41bc;
    border-bottom: 1px solid #f5f5f5;
    height: 28px;
    padding-left: 10px;
}

.x-prod-memo table td {
    border-bottom: 1px solid #f5f5f5;
    height: 28px;
    padding-left: 10px;
}

.x-prod-memo table.xbiao2 th {
    text-align: center;
    background: #a6a6a6;
    color: #333;
    border-bottom: 1px solid #333;
}

.x-prod-memo table.xbiao2 td {
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
}

.x-prod-memo table.xbiao2 {
    border: 1px solid #333;
    margin-top: 15px;
}

.pro-right .solu-pro {
    width: 23%;
    float: left;
    margin: 1%;
}

.pro-right {
    width: 75%;
}

.solu-name span:hover {
    color: #1b41bc;
}

.solu-name a:hover {
    color: #1b41bc;
}

.xsan-box dt {
    width: 80px;
    float: left;
}

.xsan-box dl dd {
    width: 100px;
    float: left;
    height: auto;
    margin-left: 10px;
    text-align: center;
    font-size: 14px;
     line-height: 20px;
}


.xsan-box dl {
    width: 100%;
}

.p-box1{width:48%; margin:1%; float:left;}


@media screen and (min-width: 1200px) and (max-width: 1440px) {
    .header {
        padding: 0 1%;
    }

    .menu a {
        padding: 0 2px;
    }

    .menu {
        width: 600px;
    }
}

@media (max-width: 1200px) {
    .header {
        display: none;
    }

    .phone-header {
        display: block;
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 9999;
        border-bottom: 1px solid;
        border-color: rgba(255, 255, 255, 0.2);
        height: 60px;
        background: #fff;
    }

    .p_logo {
        margin-top: 15px;
    }

    .phone_menu_btn span {
        background: #000;
        padding: 0px 13px;
        height: 3px;
        margin: 5px 0;
        display: block;
    }

    .phone_menu {
        background: #fff;
        z-index: 9999999;
        height: 100%;
        position: fixed;
        width: 100%;
        height: 0px;
        overflow: hidden;
        top: 60px;
    }

    .phone_menu_btn {
        position: fixed;
        right: 10px;
        top: 16px;
    }

    .phone_menu ul li {
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #ccc;
        padding: 0 5%
    }

    .hide1 {
        display: none;
    }

    .phone_menu ul li a {
        display: block;
    }

    .show {
        display: block;
    }

    .phone_menu ul li.on {
        background: #1b41bc;
    }

    .phone_menu ul li.on a {
        color: #fff;
    }

    .phone_menu .p_sub_menu li {
        padding: 0 8%;
    }

    .phone_menu ul li .subnav{ display: none;}

    .down {
        animation: myfirst 1s forwards;
        -moz-animation: myfirst 1s forwards; /* Firefox */
        -webkit-animation: myfirst 1s forwards; /* Safari 和 Chrome */
        -o-animation: myfirst 1s forwards; /* Opera */
    }

    .phone {
        display: block;
    }

    .pc {
        display: none;
    }

    @keyframes myfirst {
        from {
            height: 0;
        }
        to {
            height: 100%;
        }
    }

    @-moz-keyframes myfirst {
        from {
            height: 0;
        }
        to {
            height: 100%;
        }
    }

    @-webkit-keyframes myfirst {
        from {
            height: 0;
        }
        to {
            height: 100%;
        }
    }

    @-o-keyframes myfirst {
        from {
            height: 0;
        }
        to {
            height: 100%;
        }
    }

    .kong {
        height: 60px;
    }

}


@media (max-width: 768px) {
    .b-cont {
        display: none;
    }

    .p-box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .piaofu {
        display: none;
    }

    .box3 {
        width: 100%;
        margin-bottom: 20px;
    }

    .title {
        font-size: 20px;
        height: 30px;
    }

    .index-three {
        padding: 30px 0;
    }

    .pro-name3 {
        margin-bottom: 20px;
    }

    .box4 {
        width: 100%;
        margin-right: 0;
    }

    .footer {
        display: none;
    }

    .p-footer {
        background: #262626;
        color: #fff;
        display: block;
        text-align: center;
        padding: 5px 0;
    }

    /*************公司简介******/
    .a-b-bont h1 {
        font-size: 18px;
    }

    .a-b-bont h2 {
        font-size: 14px;
    }

    .about-menu a {
        display: block;
        width: 50%;
        float: left;
        height: 35px;
        line-height: 35px;
        text-align: left;
        border: 1px solid #fff;
        background: #f5f5f5;
        padding-left: 3%;
        box-sizing: border-box;
    }

    .about-one-left {
        width: 100%;
    }

    .about-one-right {
        width: 100%;
        height: auto;
    }

    .num span {
        font-size: 24px;
    }

    #wrap {
        margin-top: 7%;
    }

    .ly-left {
        width: 100%;
    }

    .ly-box .ly-right {
        width: 100%;
        margin-top: 15px;
        padding-left: 0;
    }

    .wh-box {
        width: 100%;
        margin-right: 0;
    }

    .wh-left h1 {
        font-size: 30px;
    }

    .wh-left h2 {
        font-size: 18px;
    }

    .wh-left {
        width: 76px;
    }

    .gj-main .memo {
        width: 100%;
    }

    .buju-list li {
        width: 48%;
        margin: 1%;
    }

    .buju-list {
        margin-top: 20px;
    }

    .honor-left {
        width: 100%;
    }

    .honor-right {
        width: 100%;
    }

    .lanren ul.list li {
        width: 100%;
        margin: 1% 0;
    }

    .new-name1 {
        font-size: 14px;
    }

    .yf-memo {
        width: 100%;
        margin: 20px 0;
    }

    .douhao1 {
        display: none;
    }

    .douhao2 {
        display: none;
    }

    .yf-box {
        width: 100%;
        margin: 1% 0;
    }

    .yq-main .memo {
        width: 100%;
        margin: 10px 0;
    }

    .sz-menu dl {
        width: 100%;
    }

    .sz-menu dl dt {
        margin-bottom: 10px;
    }

    .pic-left {
        width: 100%;
    }

    .cont-right {
        width: 100%;
    }

    .prod-pic {
        width: 100%;
    }

    .prod-right {
        width: 100%;
        margin-top: 10px;
    }

    .cplb {
        width: 100%;
        margin: 1% 0;
    }

    .m-t-70 {
        margin-top: 20px;
    }

    .b-4 {
        width: 100%;
        margin: 1% 0;
    }

    .pic1 img {
        width: 100%;
    }

    .tx1 dl {
        width: 50%;
        margin: 10px 0;
        font-size: 16px;
    }

    .tx-box2 {
        height: auto;
    }

    /*********智慧城市*****/
    .b-3 {
        width: 100%;
        margin: 10px 0;
    }

    .box6 {
        height: auto;
    }

    .sj-pic {
        width: 100%;
    }

    .sj-right {
        width: 100%;
    }

    .sj-right h2 {
        font-size: 18px;
    }

    .sj-right p {
        font-size: 16px;
    }

    .hx-box {
        width: 100%;
        margin: 10px 0;
    }

    .hx-icon img {
        width: 100%;
    }

    .hx-right h2 {
        font-size: 18px;
    }

    .hx-right p {
        font-size: 16px;
    }

    .zhzc dl {
        width: 48%;
    }

    .jiu dl {
        width: 100%;
        margin: 0px;
        margin-top: 50px;
    }

    .jiu dl dd.icon img {
        width: 70px;
    }

    .jiu dl dd.icon {
        margin-top: -40px;
    }

    .ptitle {
        font-size: 22px;
    }

    .txjz {
        width: 33.3%;
        margin: 10px 0;
    }

    .txjz dt {
        font-size: 14px;
    }

    .cy-pic {
        display: none;
    }

    .cy-right {
        width: 100%;
        margin-top: 20px;
    }

    .cy-right dl {
        margin-top: 20px;
    }

    .cy-right dl dt {
        font-size: 18px;
    }

    .cy-right dl dd {
        font-size: 14px;
    }

    .txjz dd img {
        width: 80%;
    }

    .fwys {
        height: auto;
    }

    .m-50 {
        margin: 20px auto;
    }

    .h360 {
        height: auto;
    }

    .ts-box {
        height: auto;
    }

    /********解决方案********/
    .hy dl {
        width: 100%;
        padding: 0;
    }

    .fa-box {
        width: 100%;
        margin-right: 0;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .w-50 {
        width: 100%;
    }

    .b-2 {
        width: 100%;
    }

    .cj-tab li {
        width: 100%;
    }

    .pro1 {
        width: 100%;
        margin: 1% 0;
    }

    /*******应用案例**********/
    .case-box {
        width: 100%;
    }

    .fw-left {
        width: 100%;
    }

    .fw-right {
        width: 100%;
    }

    .huoqu {
        margin: 30px 0;
    }

    .new-box {
        width: 100%;
        margin: 1% 0;
    }

    .down-pic {
        display: none;
    }

    .down-left {
        width: 100%;
        padding-top: 20px;
    }

    .gj-box {
        width: 48%;
        margin: 1%;
        border: 1px solid #e6e6e6;
        padding: 2%;
        margin-bottom: 50px;
        float: left;
        background: url(../images/59_22.jpg) no-repeat 80% 109px;
        transition: all 1s;
        height: 160px;
    }

    .gj-box:hover {
        background: url(../images/59_22.jpg) no-repeat 83% 109px
    }

    .down-search {
        position: relative;
        width: 100%;
        left: 0;
        margin-left: 0;
        height: 50px;
    }

    .down-search select {
        width: 30%;
        margin-left: 10px;
        height: 50px;
    }

    .down-search input {
        width: 50%;
        height: 47px;
    }

    .down-title {
        width: 100%;
        font-size: 24px;
        margin-bottom: 10px;
    }

    .down-list {
        width: 100%;
    }

    .down-list li {
        padding: 5px 0;
        font-size: 16px;
    }

    .down-box {
        padding-bottom: 30px;
    }

    .help dl {
        width: 100%;
        margin: 1% 0;
    }

    .more-fuwu dl {
        width: 100%;
        margin: 1% 0;
    }

    .fuwu {
        padding: 30px 0;
    }

    .lx-box dl {
        width: 100%;
        border: none;
        border-bottom: 1px solid #e6e6e6;
        padding: 10px 0;
    }

    .lx-box {
        padding: 20px 0;
    }

    .buy dl {
        width: 100%;
    }

    .bsc-left {
        width: 100%;
    }

    .bsc-right {
        width: 100%;
    }

    .bsc-list dl {
        width: 100%;
    }

    .fankui-left {
        width: 100%;
    }

    .fankui-right {
        width: 100%;
    }

    .login-left {
        width: 100%;
        background: url(../images/68_01.jpg) no-repeat;
    }

    .login-right {
        width: 100%;
    }

    .login-box {
        background: none;
    }

    .login-text .memo {
        color: #fff;
    }

    .login-text {
        margin-top: 10%;
    }

    .login-text img {
        display: none;
    }

    .di-menu1 a {
        margin-right: 10px;
    }

    .login-right table {
        width: 100%;
    }

    .p-di {
        margin: 0 2%;
    }


    /************一舟最新************************/
    .x-b-cont h1 {
        font-size: 20px;
        line-height: 24px;
    }

    .x-b-cont a {
        height: 40px;
        line-height: 40px;
        width: 200px;
        font-size: 14px;
    }

    .x-b-cont a img {
        display: inline;
    }

    .x-b-cont img {
        display: none;
    }

    .x-new-box {
        width: 100%;
        margin: 15px 0;
    }

    .x-solu-left {
        width: 100%;
    }

    .x-solu-right {
        width: 100%;
    }

    .x-solu-left h2 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 20px;
    }


.x-prod-pic{width:100%; float:none; }
.x-prod-right{width:100%; float:none; margin-top:20px;}
.x-btns{margin-top:20px;}

.x-prod-memo img{width:100%;}
.yx-f-one-left{width:100%; margin-top:0;}
.yx-f-one-left h2{font-size:30px;}
.yx-f-one-left h3{font-size:20px;}
.yx-f-one-middle{width:100%;}

.pro-left{ width:100%;}
.pro-right{width:100%; margin-top:0;}
.pro{width:100%; margin:10px 0;}
.pro-menubox{width:48%; margin:1%;}

}