/* CSS Document */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
p,
th,
td {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    color: #333;
    font-family: '微软雅黑';
    background-color: #FFF;
    overflow-x: hidden
}
@media (max-width:1099px) {
    body {
        font-size: 13px;
    }
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img {
    border: 0;
    /* display: block; */
}
ol,
ul {
    list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    color: #333;
    font-weight: normal;
}
a {
    text-decoration: none;
    color: #666;
}
input {
    vertical-align: middle;
}
input,
button,
textarea,
select {
    outline: none;
    font-family: '微软雅黑';
    font-size: 14px;
}
.wrap {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.main {
    width: 1200px;
    margin: 0 auto;
}
.clear {
    clear: both;
}
.clearfix:after {
    clear: both;
    display: block;
    content: ''
}
.clearfix {
    zoom: 1
}
/*.header*/
.header {
    width: 100%;
    height: 100px;
    background-color: #FFF;
    position: relative;
}
.header .wrap {
    overflow: inherit;
}
.header .logo {
    display: block;
    float: left;
    width: 30%;
    overflow: hidden;
    height: auto;
    margin-top: 20px;
}
.header .logo img {
    max-width: 100%;
}
.header .head {
    width: 67%;
    float: right;
    margin: 10px 0 0 0;
}
.header .head .headL {
    float: left;
    padding-top: 14px;
}
.header .head .headL .p1 {
    font-size: 12px;
    color: #333;
    letter-spacing: 1px;
}
.header .head .headL .p2 {
    font-size: 12px;
    font-family: 'Arial';
    color: #999;
}
.header .head .tel {
    float: left;
    margin-left: 12px;
    padding-top: 14px;
    font-size: 30px;
    color: #eb891a;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
}
.header .head .top_bab {
    float: right;
    margin: 30px 0 0;
    width: 140px;
    text-align: center;
}
.header .head .top_bab .szbox {
    float: left
}
.header .head .top_bab a {
    color: #666;
    font-size: 12px;
    margin-left: 8%;
    display: block;
    padding: 8px 0 0 0
}
.header .head .top_bab a:hover {
    color: #ff0000;
}
.header .head .top_bab img {
    display: inline-block;
    margin-right: 4%;
    vertical-align: -12px
}
.header .head .formBox {
    float: left;
    margin-left: 20px;
    margin-top: 15px;
    /*width: 197px;*/
    height: 30px;
    background: url(http://diasc.com.cn/img/search.png) no-repeat center;
}
.header .head .formBox .txt {
    width: 160px;
    padding-left: 10px;
    color: #bebebe;
    height: 30px;
    line-height: 30px;
    background: transparent;
    border: none;
    font-size: 12px;
}
.header .head .formBox .btn {
    width: 27px;
    height: 30px;
    line-height: 30px;
    background: transparent;
    border: none;
    cursor: pointer;
}
/*导航nav*/
.navBox {
    width: 82%;
    height: 80px;
    padding-top: 2px;
}
.navBox .nav {
    width: 100%;
    height: 90px;
}
.navBox .nav ul li {
    float: left;
    height: 90px;
    line-height: 90px;
    padding-right: 2px;
    background: url(../image/index_01.jpg) no-repeat right center;
}
.navBox .nav ul li.last {
    padding-right: 0;
    background: none;
}
.navBox .nav ul li:last-child {
    padding-right: 0;
    background: none;
}
.navBox .nav ul li a {
    display: block;
    padding: 0 10px;
    font-size: 16px;
    color: #666;
}
.navBox .nav ul li.hover a,
.navBox .nav ul li:hover a,
.nav ul li.active a {
    color: #034dae;
}
.fixer {
    display: none
}
/*下拉*/
.navBox .pullDown {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 90px;
    padding-top: 20px;
    background-color: #333;
    z-index: 199;
    display: none;
}
.navBox .pullDown dl {
    float: left;
    width: 180px;
    margin-right: 80px;
    padding-bottom: 40px;
}
.navBox .pullDown dl.last {
    margin-right: 0;
}
.navBox .pullDown dl a:hover {
    color: #FFF;
}
.navBox .pullDown dl dt {
    padding-bottom: 20px;
    margin-bottom: 18px;
    background: url(../image/pullDown.jpg) no-repeat center bottom;
}
.navBox .pullDown dl dt a {
    color: #aaa;
}
.navBox .pullDown dl dd {
    line-height: 21px;
}
.navBox .pullDown dl dd a {
    color: #666;
}
.navBox .pullDown .wraps {
    width: 1100px;
    margin: 0 auto;
    padding-bottom: 20px;
    overflow: hidden;
}
.navBox .pullDown .wraps2 {
    width: 1100px;
    margin-left: 292px;
}
.navBox .pullDown .wraps3 {
    width: 1100px;
    margin-left: 354px;
}
.navBox .pullDown .wraps4 {
    width: 1100px;
    margin-left: 584px;
}
.navBox .pullDown .wraps5 {
    width: 1100px;
    margin-left: 574px;
}
.navBox .pullDown .wraps6 {
    width: 1100px;
    margin-left: 475px;
}
.navBox .pullDown .wraps7 {
    width: 1100px;
    margin-left: 786px;
}
.navBox .pullDown .wraps a {
    color: #aaa;
    display: block;
    float: left;
    width: auto;
    text-align: center;
    padding: 10px 25px;
    font-size: 14px;
    background: url(../image/pullDown.jpg) no-repeat center bottom;
}
.navBox .pullDown .wraps a:hover {
    color: #FFF;
}
.navbtn {
    background: url(../image/btn-menu.png) no-repeat right center;
    width: 35px;
    height: 30px;
    line-height: 13px;
    color: #666;
    display: block;
    border-right: 0 solid #dedede;
    float: right;
    display: none;
    position: absolute;
    right: 10px;
}
.mm-pagedim-black #mm-blocker {
    opacity: 0;
}
.mm-pagedim-black.mm-opening #mm-blocker {
    background: #000;
    opacity: .3;
    transition: opacity .4s ease .4s;
}
.mm-listview li i {
    width: 6px;
    height: 2px;
    background: #606060;
    margin-right: 10px;
    display: block;
    margin: 10px 18px 0 0;
    float: left;
}
@media (max-width:1200px) {
    .wrap {
        width: 96%;
        margin: 0 2%;
    }
    .header {
        width: 100%;
        margin: 0 0 3%;
        min-height: 45px;
        overflow: visible;
        background-color: #FFF;
        position: relative;
    }
    .header .wrap {
        overflow: hidden;
    }
    .header .logo {
        display: block;
        float: left;
        width: 30%;
        overflow: hidden;
        height: auto;
        margin-top: 3%;
    }
    .header .logo img {
        max-width: 100%;
    }
    .header .head {
        width: 64%;
        float: right;
        margin: 2.5% 0 0;
    }
    .navBox {
        width: 60%;
        height: auto;
    }
    .header .head .top_bab {
        /*width: 20%;*/
        margin-top: 4%;
        float: left;
    }
    .navbtn {
        display: block;
        margin-top: 3%;
    }
    .smhidden {
        display: none;
    }
    .navBox .nav {
        display: none;
    }
}
@media (max-width:910px) {
    .header {
        height:80px;
        overflow: visible;
    }
    .navbtn {
        display: block;
        margin-top: 2%;
    }
    .navBox {
        width: 50%;
        height: auto;
    }
    .header .head .top_bab {
        width: 30%;
    }
}
@media (max-width:700px) {
    .header {
        padding: 2% 0;
        height:50px;
    }
    .header .head {}
    .header .logo {
        width: 48%
    }
    .header .head {
        width: 48%;
        margin: 4% 0 0;
    }
    .navBox {
        width: 30%;
    }
    .header .head .top_bab {
        width: 60%;
    }
    .navbtn {
        display: block;
        margin-top: 0;
    }
}
@media (max-width:500px) {
    .header {
        margin-bottom: 0;
        height: 45px
    }
    .header .logo {
        width: 47%;
        margin-top: 2%;
    }
    .header .logo img {
        max-width: 90%
    }
    .header .head {
        width: 53%;
        margin-top: 2%;
    }
    .navBox {
        width: 20%;
        padding-top: 0
    }
    .header .head .top_bab {
        width: 130px;
        margin-top: 0%;
    }
    .navbtn {
        display: block;
        margin-top: 0;
    }
    .header .head .top_bab .szbox {
        font-size: 12px;
        margin-top: 0px;
    }
    .header .head .top_bab a {
        padding: 0;
        margin-top: 0px;
        margin-left: 64px
    }
}
@media (max-width:450px) {}
@media (max-width:350px) {
    .navbtn {
        margin-top: -6px;
    }
}
/*导航置顶*/
.fixer {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}
/**大图开始**/
.slideBox {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.slideBox .hd {
    height: 20px;
    line-height: 20px;
    display: inline-block;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    z-index: 33
}
.slideBox .hd ul {
    display: inline-block;
}
.slideBox .hd ul li {
    margin: 0 4px;
    width: 8px;
    height: 8px;
    border: 1px solid #eee;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer
}
.slideBox .hd ul li.on {
    border: 1px solid #fff;
    background: #fff;
}
.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slideBox .bd ul {}
.slideBox .bd li {
    zoom: 1;
    height: 100%;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.slideBox .bd a {
    display: block;
}
.slideBox .bd a img {
    width: 100%;
}
/**大图结束**/
@media (max-width:1200px) {
    .slideBox {
        display: none;
    }
    .swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .swiper-slide img {
        max-width: 100%;
    }
}
@media (min-width:1200px) {
    .swiper-container {
        display: none;
    }
}
/*公司简介*/
.section1 {
    padding-top: 55px;
    padding-bottom: 70px;
    background-color: #FFF;
}
.section1 .titleBox {
    width: 1200px;
    margin: 0 auto;
    padding-top: 22px;
    background: url(../image/index_03.png) no-repeat center top;
    margin-bottom: 40px;
}
.section1 .titleBox h2 {
    text-align: center;
    color: #333;
    font-size: 30px;
    line-height: 50px;
    font-weight: bold;
}
.section1 .titleBox .onlineBox {
    width: 1200px;
    overflow: hidden;
}
.section1 .titleBox .onlineBox .online {
    float: left;
    width: 512px;
    height: 1px;
    background-color: #eee;
}
.section1 .titleBox .onlineBox p {
    float: left;
    width: 176px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: #ccc;
    font-family: 'Arial';
}
.sec1L {
    float: left;
    width: 526px;
    height: 495px;
    /*overflow: hidden;*/
    transition: .3s;
}
.sec1L div.boxa {
    display: block;
    width: 325px;
    /* overflow:hidden; */
    height: 87px;
    margin-left: -526px;
    padding: 15px 45px 15px 156px;
    margin-bottom: 48px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.sec1L .one {
    background: url(../image/index_04.png) no-repeat left center;
}
.sec1L .one:hover {
    background: url(../image/index_04_hover.png) no-repeat left center;
}
.sec1L .two {
    background: url(../image/index_06.png) no-repeat left center;
}
.sec1L .two:hover {
    background: url(../image/index_06_hover.png) no-repeat left center;
}
.sec1L .three {
    background: url(../image/index_07.png) no-repeat left center;
}
.sec1L .three:hover {
    background: url(../image/index_07_hover.png) no-repeat left center;
}
.sec1L div h3 {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.sec1L div span {
    /* color: #eb891a; */
}
.sec1L .para {
    margin-top: 10px;
}
.sec1L .para p {
    color: #999;
    line-height: 18px;
}
.sec1R {
    float: right;
    width: 548px;
    margin-right: -548px;
    /*opacity: 0.5; filter: alpha(opacity=50);*/
}
.sec1R .sec1Img {
    width: 548px;
    overflow: hidden;
    height: 316px;
    position: relative;
}
.sec1R .sec1Img img {
    width: 548px;
    height: 316px;
}
.sec1R .sec1Img h4 {
    width: 92px;
    height: 92px;
    background-color: #034dae;
    font-size: 32px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}
.sec1R .para {
    padding: 30px 0px 0;
}
.sec1R .para p {
    color: #333;
    line-height: 21px;
    margin-bottom: 20px;
}
.sec1R .para a {
    color: #ccc;
}
.sec1R .para a:hover {
    color: #333;
}
@media (max-width:1200px) {
    .main {
        width: 100%;
    }
    .section1 {
        padding-top: 6%;
        padding-bottom: 12%;
        background-color: #FFF;
    }
    .section1 .titleBox {
        width: 100%;
        margin: 0 auto;
        padding-top: 2%;
        background: url(../image/index_03.png) no-repeat center top;
        margin-bottom: 2%;
    }
    .section1 .titleBox h2 {
        text-align: center;
        color: #333;
        padding-top: 2%;
        font-size: 30px;
        line-height: 50px;
        font-weight: bold;
    }
    .section1 .titleBox .onlineBox {
        width: 100%;
        overflow: hidden;
    }
    .section1 .titleBox .onlineBox .online {
        display: none;
    }
    .section1 .titleBox .onlineBox p {
        float: none;
        width: 100%;
        text-align: center;
        font-weight: bold;
        font-size: 12px;
        color: #ccc;
        font-family: 'Arial';
    }
    .sec1L {
        float: none;
        width: 100%;
        height: auto;
        overflow: hidden;
        padding: 2% 1% 0;
    }
    .sec1L .one {
        background: url(../image/index_041.png) no-repeat left top;
    }
    .sec1L .one:hover {
        background: url(../image/index_041.png) no-repeat left top;
    }
    .sec1L .two {
        background: url(../image/index_061.png) no-repeat left top;
    }
    .sec1L .two:hover {
        background: url(../image/index_061.png) no-repeat left top;
    }
    .sec1L .three {
        background: url(../image/index_071.png) no-repeat left top;
    }
    .sec1L .three:hover {
        background: url(../image/index_071.png) no-repeat left top;
    }
    .sec1L .boxa {
        float: left;
        width: 28%;
        height: auto;
        padding: 120px 2% 0;
        margin: 0 0 1%;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    .sec1L div.boxa {
        width: 100%;
    }
    .sec1L .boxa h3 {
        padding: 2% 0 0;
        font-size: 16px;
        color: #333;
        font-weight: bold;
    }
    .sec1L .boxa span {
        color: #eb891a;
    }
    .sec1L .para {
        margin-top: 10px;
    }
    .sec1L .para p {
        color: #999;
        line-height: 18px;
    }
    .sec1R {
        float: none;
        width: 94%;
        margin: 0 3%;
        /*opacity: 0.5; filter: alpha(opacity=50);*/
    }
    .sec1R .sec1Img {
        display: none;
        width: 49%;
        overflow: hidden;
        height: 316px;
        position: relative;
    }
    .sec1R .sec1Img img {
        width: 48%;
        height: 316px;
    }
    .sec1R .sec1Img h4 {
        width: 92px;
        height: 92px;
        background-color: #034dae;
        font-size: 32px;
        color: #FFF;
        font-weight: bold;
        text-align: center;
        position: absolute;
        left: 0;
        top: 0;
    }
    .sec1R .para {
        padding: 6% 0px 0;
    }
    .sec1R .para p {
        color: #333;
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 20px;
    }
    .sec1R .para a {
        color: #ccc;
    }
    .sec1R .para a:hover {
        color: #333;
    }
}
@media (max-width:720px) {
    .main {
        width: 94%;
        margin: 0 3%;
    }
    .section1 .titleBox h2 {
        font-size: 25px;
    }
}
@media (max-width:680px) {
    .sec1L div.boxa {
        padding-left: 80px
    }
    .sec1L .one {
        background: url(../image/index_041.png) no-repeat left center / 80px;
    }
    .sec1L .one:hover {
        background: url(../image/index_041.png) no-repeat left center / 80px;
    }
    .sec1L .two {
        background: url(../image/index_061.png) no-repeat left center / 80px;
    }
    .sec1L .two:hover {
        background: url(../image/index_061.png) no-repeat left center / 80px;
    }
    .sec1L .three {
        background: url(../image/index_071.png) no-repeat left center / 80px;
    }
    .sec1L .three:hover {
        background: url(../image/index_071.png) no-repeat left center / 80px;
    }
    .sec1L {
        float: none;
        width: 100%;
        text-align: left;
        height: auto;
        overflow: hidden;
    }
    .sec1L .boxa {
        display: block;
        width: 78%;
        height: 117px;
        padding: 0 2% 0 90px;
        margin: 0 0 1%;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    .sec1L .boxa h3 {
        padding: 2% 0 0 4%;
        font-size: 16px;
        color: #333;
        font-weight: bold;
    }
    .sec1L .para {
        margin: 10px 0 0 4%;
    }
}
@media (max-width:600px) {}
@media (max-width:550px) {
    .sec1L .boxa {
        display: block;
        width: 70% !important;
        height: auto !important;
        overflow: hidden;
        padding: 0 2% 0 90px !important;
        margin: 0 0 3%;
        opacity: 0;
        filter: alpha(opacity=0);
    }
}
@media (max-width:480px) {
    .sec1L .boxa {
        width: 68%;
    }
    .section1 .titleBox h2 {
        padding: 4% 0 0;
    }
}
@media (max-width:380px) {
    .sec1L .boxa {
        width: 70%;
    }
}
@media (max-width:360px) {
    .sec1L .boxa {
        width: 62%;
    }
}
/*产品*/
.section2 {
    width: 100%;
    padding-top: 74px;
    padding-bottom: 60px;
    background: #f2f2f2 url(../image/sec2bg.jpg) repeat-x left top;
}
.section2 .titleBox {
    width: 1100px;
    margin: 0 auto;
    padding-top: 18px;
    background: url(../image/indexico.png) no-repeat center top;
    margin-bottom: 40px;
}
.section2 .titleBox h2 {
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 50px;
    font-weight: bold;
}
.section2 .titleBox .onlineBox {
    width: 1100px;
    overflow: hidden;
}
.section2 .titleBox .onlineBox .online {
    float: left;
    width: 462px;
    height: 1px;
    background-color: #434343;
}
.section2 .titleBox .onlineBox p {
    float: left;
    width: 176px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: #666;
    font-family: 'Arial';
}
.sec2Main {
    width: 1200px;
    height: 320px;
    margin: 0 auto;
    overflow: hidden;
}
.sec2Main .item1 {
    float: left;
    display: block;
    width: 285px;
    overflow: hidden;
    height: 320px;
    margin: 12px 20px 0 0;
}
.sec2Main .item1 .img {
    width: 285px;
    /* height: 210px; */
    overflow: hidden;
}
.sec2Main .item1 .img img {
    max-width: 100%;
}
.sec2Main .item1 .sec2Bottom {
    width: 285px;
    height: 66px;
    padding: 15px 20px;
    background-color: #333;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.sec2Main .item1 .sec2Bottom h3 {
    color: #FFF;
    line-height: 24px;
    font-size: 16px;
}
.sec2Main .item1 .sec2Bottom p {
    color: #999;
    line-height: 16px;
    font-size: 12px;
    margin-top: 8px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.sec2Main .item1:hover .sec2Bottom {
    background-color: #034dae;
}
.sec2Main .item1:hover .sec2Bottom p {
    color: #fff;
}
.sec2Main .item1:nth-of-type(4) {
    margin-right: 0;
}
.section2 .caseMore {
    display: block;
    width: 165px;
    height: 36px;
    margin: 40px auto 0;
    line-height: 36px;
    text-align: center;
    color: #787878;
    background: url(../image/index_13.png) no-repeat center;
}
.section2 .caseMore:hover {
    color: #034dae;
}
@media (max-width:1200px) {
    .section2 {
        width: 100%;
        padding-top: 6%;
        padding-bottom: 8%;
        background: #333;
    }
    .section2 .titleBox {
        width: 100%;
        margin: 0 auto;
        padding-top: 18px;
        background: url(../image/indexico.png) no-repeat center top;
        margin-bottom: 4%;
    }
    .section2 .titleBox h2 {
        text-align: center;
        color: #fff;
        font-size: 30px;
        line-height: 50px;
        font-weight: bold;
    }
    .section2 .titleBox .onlineBox {
        width: 100%;
        overflow: hidden;
    }
    .section2 .titleBox .onlineBox .online {
        display: none;
    }
    .section2 .titleBox .onlineBox p {
        float: none;
        width: 100%;
        text-align: center;
        font-weight: bold;
        font-size: 12px;
        color: #666;
        font-family: 'Arial';
    }
    .sec2Main {
        width: 100%;
        height: auto;
        margin: 0 auto;
        text-align: center;
        overflow: hidden;
    }
    .sec2Main a {
        display: inline-block;
    }
    .sec2Main .item1 {
        width: 23%;
        height: auto;
        padding: 0 1%;
        margin-right: 0;
        margin-left: 0;
    }
    .sec2Main .item1 .img {
        width: 100%;
        height: auto;
    }
    .sec2Main .item1 .img img {
        max-width: 100%;
        height: auto;
        width: auto;
    }
    .sec2Main .item1 .sec2Bottom {
        width: 98%;
        height: 66px;
        padding: 2% 1%;
        background-color: #333;
        -webkit-transition: 0.5s;
        -ms-transition: 0.5s;
        -moz-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
    }
    .sec2Main .item1 .sec2Bottom h3 {
        color: #FFF;
        line-height: 24px;
        font-size: 16px;
        word-break: keep-all;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    .sec2Main .item1 .sec2Bottom p {
        color: #999;
        line-height: 16px;
        font-size: 12px;
        margin-top: 8px;
        word-break: keep-all;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    .sec2Main .item1:hover .sec2Bottom {
        background-color: #034dae;
    }
    .sec2Main .item1:hover .sec2Bottom p {
        color: #fff;
    }
    .section2 .caseMore {
        display: block;
        width: 165px;
        height: 36px;
        margin: 2% auto 0;
        line-height: 36px;
        text-align: center;
        color: #fff;
        background: url(../image/index_13.png) no-repeat center;
    }
    .section2 .caseMore:hover {
        color: #034dae;
    }
}
@media (max-width:720px) {
    .sec2Main .item1 {
        width: 42%;
        height: auto;
        padding: 0 4%;
        overflow: hidden;
        margin-right: 0;
        margin-left: 0;
    }
    .section2 .titleBox h2 {
        font-size: 25px;
    }
}
@media (max-width:400px) {
    .sec2Main .item1 {
        width: 48%;
        height: auto;
        padding: 0 1%;
        overflow: hidden;
        margin-right: 0;
        margin-left: 0;
    }
}
/*新闻*/
.section3 {
    width: 100%;
    background-color: #FFF;
    padding: 80px 0;
}
.section3 .titleBox {
    width: 1200px;
    margin: 0 auto;
    padding-top: 22px;
    background: url(../image/index_18.png) no-repeat center top;
    margin-bottom: 40px;
}
.section3 .titleBox h2 {
    text-align: center;
    color: #333;
    font-size: 30px;
    line-height: 50px;
    font-weight: bold;
}
.section3 .titleBox .onlineBox {
    width: 1200px;
    overflow: hidden;
}
.section3 .titleBox .onlineBox .online {
    float: left;
    width: 512px;
    height: 1px;
    background-color: #eee;
}
.section3 .titleBox .onlineBox p {
    float: left;
    width: 176px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: #ccc;
    font-family: 'Arial';
}
.sec3Main {
    margin: 40px auto 0;
    width: 1200px;
    overflow: hidden;
}
.sec3Main .news_box {
    display: block;
    float: left;
    height: 275px;
    border: 1px solid #e5e5e5;
    padding: 3% 2% 6%;
    width: 27.5%;
    position: relative;
    margin-right: 2%;
}
.sec3Main .news_box h3 {
    font-size: 21px;
    color: #333;
    font-weight: bold;
    line-height: 24px;
}
.sec3Main .news_box h3 span {
    color: #034dae;
}
.sec3Main .news_box h4 {
    font-size: 12px;
    color: #ccc;
    line-height: 24px;
    font-weight: bold;
    font-family: 'Arial';
}
.sec3Main .news_box .img {
    margin-top: 2%;
    overflow: hidden;
}
.sec3Main .news_box .img img {
    width: 100%;
}
.sec3Main .news_box .para {
    margin-top: 15px;
}
.sec3Main .news_box .para p {
    color: #333;
    padding-left: 20px;
    background: url(../image/index_23.jpg) no-repeat left center;
    line-height: 24px;
}
.sec3Main .news_box .para p a {
    color: #333;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.sec3Main .news_box .para p a:hover {
    color: #034dae;
}
.sec3Main .news_box:nth-of-type(3) {
    margin-right: 0;
}
.sec3More {
    display: block;
    width: 70px;
    height: 40px;
    font-style: normal;
    text-align: center;
    line-height: 40px;
    color: #FFF;
    background-color: #333;
    position: absolute;
    left: 28px;
    bottom: 0;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.sec3More:hover {
    background-color: #dd0000;
}
@media (max-width:1200px) {
    .section3 {
        width: 100%;
        background-color: #FFF;
        padding: 10% 0 6%;
    }
    .section3 .titleBox {
        width: 100%;
        margin: 0 auto;
        padding-top: 22px;
        background: url(../image/index_18.png) no-repeat center top;
        margin-bottom: 6%;
    }
    .section3 .titleBox h2 {
        text-align: center;
        color: #333;
        font-size: 30px;
        line-height: 50px;
        font-weight: bold;
    }
    .section3 .titleBox .onlineBox {
        width: 100%;
        overflow: hidden;
    }
    .section3 .titleBox .onlineBox .online {
        display: none;
    }
    .section3 .titleBox .onlineBox p {
        float: none;
        width: 100%;
        text-align: center;
        font-weight: bold;
        font-size: 12px;
        color: #ccc;
        font-family: 'Arial';
    }
    .sec3Main {
        margin: 0 auto;
        width: 100%;
        overflow: hidden;
    }
    .sec3More {
        display: block;
        width: 70px;
        height: 40px;
        font-style: normal;
        text-align: center;
        line-height: 40px;
        color: #FFF;
        background-color: #333;
        position: absolute;
        left: 28px;
        bottom: 0;
        -webkit-transition: 0.5s;
        -ms-transition: 0.5s;
        -moz-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
    }
    .sec3More:hover {
        background-color: #dd0000;
    }
}
@media (max-width:720px) {
    .section3 .titleBox h2 {
        font-size: 25px;
    }
}
@media (max-width:680px) {
    .sec3Main .news_box {
        display: block;
        float: left;
        height: auto;
        border: 1px solid #e5e5e5;
        padding: 5% 2% 8%;
        width: 94%;
        position: relative;
        margin: 0 2% 2% 0;
    }
}
@media (max-width:520px) {
    .sec3Main .news_box {
        display: block;
        float: left;
        height: auto;
        border: 1px solid #e5e5e5;
        padding: 6% 6% 16%;
        width: 86%;
        position: relative;
        margin: 0 0 8% 0;
    }
}
/*footer*/
.footer {
    width: 100%;
    padding-top: 4%;
    padding-bottom: 3%;
    background: rgba(3, 77, 147, 0.5);
}
.footer .footDl {
    width: 1200px;
    overflow: hidden;
}
.footer .footDl dl {
    float: left;
    width: 118px;
    margin-right: 20px;
}
.footer .footDl dl.w {
    width: 130px;
}
.footer .footDl dl dt {
    margin-bottom: 30px;
}
.footer .footDl dl dt p {
    line-height: 40px;
    color: #FFF;
    text-align: center;
}
.footer .footDl dl dt a {
    color: #FFF;
    font-size: 16px;
}
.footer .footDl dl dd {
    line-height: 28px;
}
.footer .footDl dl dd a {
    color: rgba(255, 255, 255, 0.6);
    font-size: 13px;
    line-height: 18px;
    display: block;
    padding: 6px 0;
}
.footer .footDl dl dd a:hover {
    color: #FFF;
}
.footer .footDl dl.last {
    width: 300px;
    float: right;
    margin-right: 0;
}
.footer .footDl dl.last dt {
    overflow: hidden;
}
.footer .footDl dl.last dt .img {
    float: left;
    width: 90px;
    margin-left: 12px;
}
.footer .footDl dl.last dt .img p {
    text-align: center;
    color: #FFF;
    line-height: 30px;
}
.footer .footDl dl dt .img {
    width: 120px;
}
.footer .footDl dl dt .img img {
    max-width: 100%
}
@media (max-width:1200px) {
    .footer {
        width: 100%;
        padding-top: 4%;
        padding-bottom: 3%;
        background: rgba(3, 77, 147, 0.5);
    }
    .footer .footDl {
        width: 94%;
        padding: 0 3%;
        overflow: hidden;
    }
    .footer .footDl dl {
        float: left;
        width: 11%;
        margin-right: 1%;
    }
    .footer .footDl dl.w {
        width: 14%;
    }
    .footer .footDl dl dt {
        margin-bottom: 14px;
    }
    .footer .footDl dl dt p {
        line-height: 20px;
        padding: 2px 0;
        color: #FFF;
        text-align: center;
    }
    .footer .footDl dl dt a {
        color: #FFF;
        font-size: 16px;
    }
    .footer .footDl dl dd {
        line-height: 20px;
        padding: 2px 0;
    }
    .footer .footDl dl dd a {
        color: rgba(255, 255, 255, 0.6);
        font-size: 13px;
    }
    .footer .footDl dl dd a:hover {
        color: #FFF;
    }
    .footer .footDl dl.last {
        width: 20%;
        float: right;
        margin-right: 0;
    }
    .footer .footDl dl.last dt {
        overflow: hidden;
    }
    .footer .footDl dl.last dt .img {
        float: left;
        width: 100%;
        margin-left: 12px;
    }
    .footer .footDl dl.last dt .img p {
        text-align: center;
        color: #FFF;
        line-height: 30px;
    }
    .footer .footDl dl dt .img {
        width: 100%;
        margin: 0 auto;
    }
    .footer .footDl dl dt .img img {
        max-width: 100%
    }
}
@media (max-width:870px) {
    .footer .footDl {
        width: 100%;
        padding: 0;
        overflow: hidden;
    }
    .footer .footDl dl:nth-of-type(3),
    .footer .footDl dl:nth-of-type(4),
    .footer .footDl dl:nth-of-type(5) {
        display: none;
    }
    .footer .footDl dl {
        margin: 0 2%;
    }
    .footer .footDl dl:nth-of-type(1) {
        width: 14%;
    }
    .footer .footDl dl:nth-of-type(2) {
        width: 18%;
    }
    .footer .footDl dl:nth-of-type(6) {
        width: 16%;
    }
    .footer .footDl dl.last {
        width: 36%;
        margin: 0 2%;
    }
}
@media (max-width:560px) {
    .footer {
        width: 100%;
        padding: 7% 0;
    }
    .footer .footDl dl:nth-of-type(6) {
        display: none;
    }
    .footer .footDl dl:nth-of-type(2) {
        width: 20%;
    }
    .footer .footDl dl:nth-of-type(1) {
        width: 20%;
    }
    .footer .footDl dl.last {
        width: 46%;
        margin: 0 2%;
    }
}
@media (max-width:450px) {
    .footer .footDl dl:nth-of-type(6),
    .footer .footDl dl:nth-of-type(1) {
        display: none;
    }
    .footer .footDl dl:nth-of-type(2) {
        width: 36%;
    }
    .footer .footDl dl.last {
        width: 54%;
        margin: 0 2%;
    }
}
@media (max-width:360px) {
    .footer .footDl dl:nth-of-type(6),
    .footer .footDl dl:nth-of-type(1),
    .footer .footDl dl:nth-of-type(2) {
        display: none;
    }
    .footer .footDl dl.last {
        width: 94%;
        margin: 0 2%;
        text-align: center;
    }
    .footer .footDl dl.last dt a {
        font-size: 22px;
        font-weight: bold;
    }
    .footer .footDl dl dd a {
        font-size: 14px;
    }
}
/*copyBox*/
.copyBox {
    width: 100%;
    height: auto;
    padding: 15px 0;
    line-height: 22px;
    background-color: #333;
}
.copyBox p {
    color: #999;
    float: left;
}
.copyBox .link {
    float: right;
}
.copyBox .link a {
    margin-left: 15px;
    color: #999;
}
.copyBox .link a:hover {
    color: #ccc;
}
@media (max-width:400px) {
    .copyBox {
        text-align: center;
        font-size: 14px;
    }
    .copyBox p {
        color: #999;
        float: none;
    }
    .copyBox .link {
        float: none;
    }
    .copyBox .link a {
        margin-left: 0;
        color: #999;
    }
}
/*内页*/
.banners {
    width: 100%;
    height: 260px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.banners h1 {
    font-size: 24px;
    color: rgba(255, 255, 255, 0.9);
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    padding-top: 100px;
}
.banners .subNav {
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    color: #FFF;
}
.banners .subNav a {
    color: #FFF;
}
.banners .subNav a:hover {
    color: #FFF;
}
.container {
    background: #f9f9f9;
    padding-top: 50px;
    padding-bottom: 65px;
}
.container .menuBox {
    width: 1040px;
    text-align: center;
    padding: 6px 30px;
    overflow: hidden;
    border: 1px solid #dcdcdc;
    border-radius: 60px;
    background: #FFF;
}
.container .menuBox a {
    display: inline-block;
    float: left;
    width: auto;
    padding: 0 20px;
    margin: 0 10px;
    height: 32px;
    font-size: 15px;
    line-height: 32px;
    color: #000;
}
.container .menuBox a:hover,
.container .menuBox a.selected {
    color: #FFF;
    background: #003f8f;
    border-radius: 20px;
}
.container .menuBox a.active {
    color: #FFF;
    background: #003f8f;
    border-radius: 20px;
}
.container .menuBox a.before {
    width: 20px;
    height: 32px;
    color: #FFF;
    border: none;
}
.container .menuBox a.after {
    width: 20px;
    height: 32px;
    color: #FFF;
    border: none;
}
/*关于我们*/
.aboutBox {
    padding: 20px 40px;
    background-color: #FFF;
    box-shadow: 1px 5px 6px #eee;
    -webkit-box-shadow: 1px 5px 6px #eee;
}
.aboutBox img {
    max-width: 100%;
    height: auto !important;
}
.aboutBox .para {
    font-size: 13px;
    color: #666;
    line-height: 28px;
    margin-top: 36px
}
.aboutBox .para .pub_img img {
    display: block;
    margin: 0 auto;
    max-width: 100%
}
.aboutBox .para p {}
/*分页样式*/
.tmpage {
    margin: 40px auto 16px;
    text-align: center;
    width: 100%;
}
.pagination {
    text-align: center;
    display: inline;
}
.pagination ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
.pagination li {
    display: inline;
    padding: 6px 10px;
    background-color: #f1f1f1;
    margin: 7px;
}
.pagination li a {
    color: #fff;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #999
}
.pagination li.active {
    background: #dd0000;
    color: #fff;
}
.pagination li.active a {
    color: #fff;
}
.pagination li.disabled {
    width: 74px;
}
.pagination li.disabled a {
    width: 60px;
}
/*新闻详情页*/
.news-content-title {
    line-height: 24px;
    font-size: 16px;
    overflow: hidden;
    font-weight: bold;
    text-align: center;
    margin: 15px 0;
    color: #444;
}
.news-contents {
    width: 100%;
    margin: 10px 0;
    font-size: 13px;
    line-height: 24px;
    color: #666;
}
.contents-detail {
    font-size: 14px;
    line-height: 24px;
    margin: 10px auto;
}
.pro-title {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 15px 0;
}
.contents-rounds {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 40px;
}
.contents-rounds a {
    color: #333;
}
.contents-rounds a:hover {
    color: #034dae;
}
/*案例样式*/
.item {
    width: 242px;
    float: left;
    margin: 10px 0;
    margin-right: 37px;
}
.item .pic,
.item_right .pic {
    overflow: hidden;
    text-align: center;
    padding: 8px;
    border: 1px solid #f2f2f2;
}
.pic .img {
    overflow: hidden;
}
.pic .img a {
    display: block;
}
.pic .img img {
    max-width: 100%;
    transition: 0.5s;
    display: block;
    height: 220px !important;
}
.pic span {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.name {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-align: center;
    padding: 14px 0;
}
.name a {
    font-size: 14px;
    color: #333;
    text-decoration: none;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 220px;
    overflow: hidden;
}
.item:hover .pic .img img {
    transition: 0.5s;
    transform: scale(1.1, 1.1)
}
.item:nth-of-type(3n) {
    margin-right: 0;
}
.item:hover .name a {
    text-decoration: underline;
}
/*feedback*/
.inputform {
    margin: 0;
    padding: 1em 0
}
.inputform input,
.inputform select,
.inputform textarea {
    margin: 0;
    padding-left: 5px;
}
.inputform .form-group {
    overflow: hidden;
    margin-bottom: 1em
}
.inputform .form-group .form-label {
    float: left;
    width: 18%;
    text-align: left
}
.inputform .form-group .form-label label {
    display: block
}
.inputform .form-group .form-label em {
    margin-right: .5em;
    color: #f00
}
.inputform .form-group .form-control {
    position: relative;
    margin-left: 18%;
}
.inputform .form-button {
    padding-left: 15%;
}
.inputform .form-button input {
    width: 280px;
    border: none;
    height: 40px;
    text-align: center;
    background: #034dae;
    display: block;
    color: #fff;
    font-size: 15px;
    margin-top: 10px;
}
.inputform .form-text .form-label label,
.inputform .form-select .form-label label,
.inputform .form-textarea .form-label label {
    padding-top: 0px
}
.inputform .form-text .form-label input,
.inputform .form-select .form-label input,
.inputform .form-textarea .form-label input,
.inputform .form-text .form-label select,
.inputform .form-select .form-label select,
.inputform .form-textarea .form-label select,
.inputform .form-text .form-label textarea,
.inputform .form-select .form-label textarea,
.inputform .form-textarea .form-label textarea {
    border: 1px solid #ddd
}
.inputform .form-checkbox .form-control label,
.inputform .form-radio .form-control label {
    margin-right: .8em
}
.inputform .form-checkbox .form-control input,
.inputform .form-radio .form-control input {
    margin-right: .3em;
    padding: 0
}
.feedbackcon {
    margin: 0 auto;
    margin-top: 20px;
    font-size: 15px;
    color: #7b7b7b;
    line-height: 34px;
}
.feedbackone {
    color: #666;
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.feedbackcon input {
    width: 269px;
    height: 34px;
    border: 1px solid #e8e8e8;
}
.feedbackcon textarea {
    border: 1px solid #e8e8e8;
    width: 550px;
    padding-top: 8px;
    height: 140px;
}
.feedbacksr {
    border-top: 1px solid #dadada;
    width: 660px;
    margin-top: 30px;
}
.feedbackmt {
    margin-top: 20px;
}
.feedbacktitle {
    width: 90px;
    text-align: right;
}
.mtop,
.mtopbg,
.mfloatbg,
.mfloat {
    display: none;
}
/*荣誉资质*/
.honor_box {
    overflow: hidden;
    padding: 0;
    margin-top: 56px;
}
.honor_box ul {
    overflow: hidden;
}
.honor_box ul li {
    float: left;
    width: 248px;
    height: auto;
    margin: 0 25px 20px 0;
    overflow: hidden;
}
.honor_box ul li a {
    display: block;
    border: 1px solid #F2F2F2;
}
.honor_box ul li a .img {
    width: 210px;
    height: 270px;
    padding: 10px;
    overflow: hidden;
}
.honor_box ul li a .img img {
    max-width: 100%;
}
.honor_box ul li a .info {
    padding: 5px 30px;
    text-align: center;
}
.honor_box ul li a .info .title {
    color: #595959;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    transition: all ease-out .2s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
.honor_box ul li:nth-of-type(3n) {
    margin-right: 0;
}
/*新闻页*/
.newall {
    height: auto;
    margin: 30px 0;
}
.newall ul {}
.newall ul li {
    overflow: hidden;
    border-bottom: 1px dashed #efefef;
    line-height: 48px;
    padding-left: 10px;
}
.newall ul li a {
    display: block;
    float: left;
    width: 645px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    color: #666;
    background: url(../image/n_li.png) no-repeat left center;
    padding-left: 22px;
    transition: 0.5s;
}
.newall ul li span {
    float: right;
    font-size: 13px;
    color: #aeaeae;
    margin-right: 10px;
}
.newall ul li:hover {
    background: #f7f7f7;
    transition: 0.5s;
}
.newall ul li:hover a {
    color: #034dae;
    transition: 0.5s;
}
@media (max-width:1200px) {
    .banners {
        width: 100%;
        height: 95px;
        padding-top: 45px;
    }
    .container {
        background: #FFF;
        padding: 2% 0;
    }
    .container .menuBox {
        display: none;
    }
    .aboutBox {
        width: 98%;
        padding: 0 1%;
        margin: 2% 0 6%;
        background-color: #FFF;
        box-shadow: none;
        -webkit-box-shadow: none;
    }
    .aboutBox img {
        width: 100%;
    }
    .aboutBox .para {
        width: 100%;
        font-size: 14px;
        color: #666;
        overflow: hidden;
    }
    .honor_box {
        overflow: hidden;
        padding: 2% 0 0;
    }
    .honor_box ul {
        overflow: hidden;
        text-align: center;
    }
    .honor_box ul li {
        display: inline-block;
        width: 24%;
        height: auto;
        margin: 0 1% 1% 0;
        overflow: hidden;
    }
    .honor_box ul li a {
        display: block;
    }
    .honor_box ul li a .img {
        width: auto;
        height: auto;
        padding: 1%;
        overflow: hidden;
    }
    .honor_box ul li a .img img {
        max-width: 100%;
    }
    .honor_box ul li a .info {
        padding: 1% 2%;
        text-align: center;
        word-break: keep-all;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .honor_box ul li a .info .title {
        color: #595959;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        transition: all ease-out .2s;
        word-break: keep-all;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .honor_box ul li:nth-of-type(4n) {
        margin-right: 0;
    }
    .honor_box ul li:nth-of-type(3),
    .honor_box ul li:nth-of-type(6),
    .honor_box ul li:nth-of-type(9) {
        margin-right: 1%
    }
    /*分页样式*/
    .tmpage {
        margin: 4% auto 5%;
        text-align: center;
        width: 100%;
        overflow: hidden;
    }
    .pagination {
        text-align: center;
        display: inline;
    }
    .pagination ul {
        margin: 0;
        padding: 0;
        text-align: center;
    }
    .pagination li {
        padding: 1% 2%;
        background-color: #f1f1f1;
        margin: 1%;
        display: inline-block;
    }
    .pagination li a {
        color: #fff;
        text-align: center;
        line-height: 20px;
        font-size: 12px;
        color: #999;
    }
    .pagination li.active {
        background: #dd0000;
        color: #fff;
    }
    .pagination li.active a {
        color: #fff;
    }
    .pagination li.disabled {
        width: auto;
    }
    .pagination li.disabled a {
        width: 60px;
    }
    /*案例样式*/
    .item {
        width: 23%;
        float: left;
        margin: 2% 1%;
    }
    .item:nth-of-type(3n) {
        margin-right: auto;
    }
    .item:nth-of-type(3),
    .item:nth-of-type(6),
    .item:nth-of-type(9) {
        margin-right: 1%;
    }
    .item .pic,
    .item_right .pic {
        height: auto;
        overflow: hidden;
        text-align: center;
        padding: 1%;
        border: 1px solid #f2f2f2;
    }
    .pic .img {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .pic .img img {
        max-width: 100%;
        transition: 0.5s;
    }
    .pic span {
        height: 100%;
        display: inline-block;
        vertical-align: middle;
    }
    .name {
        height: 24px;
        line-height: 24px;
        overflow: hidden;
        text-align: center;
        padding: 2% 0;
    }
    .name a {
        font-size: 14px;
        color: #333;
        text-decoration: none;
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
        overflow: hidden;
    }
    .item:hover .pic .img img {
        transition: 0.5s;
        transform: scale(1.1, 1.1)
    }
    .item:nth-of-type(4n) {
        margin-right: 1%;
    }
    .item:hover .name a {
        text-decoration: underline;
    }
    .newall {
        overflow: hidden;
        height: auto;
        margin-bottom: 30px;
    }
    .newall ul {}
    .newall ul li {
        overflow: hidden;
        border-bottom: 1px dashed #efefef;
        line-height: 48px;
        padding-left: 10px;
    }
    .newall ul li a {
        display: block;
        float: left;
        width: 70%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 14px;
        color: #666;
        background: url(../image/n_li.png) no-repeat left center;
        padding-left: 4%;
        transition: 0.5s;
    }
    .newall ul li span {
        float: right;
        font-size: 13px;
        color: #aeaeae;
        margin-right: 10px;
    }
    .newall ul li:hover {
        background: #f7f7f7;
        transition: 0.5s;
    }
    .newall ul li:hover a {
        color: #034dae;
        transition: 0.5s;
    }
}
@media (max-width:720px) {
    .banners h1 {
        padding: 2% 0 0;
    }
    .banners .subNav {
        display: none
    }
    .honor_box {
        overflow: hidden;
        padding: 2% 0 0;
    }
    .honor_box ul {
        overflow: hidden;
        text-align: center;
    }
    .honor_box ul li {
        display: inline-block;
        width: 32%;
        height: auto;
        margin: 0 1.5% 1% 0;
        overflow: hidden;
    }
    .honor_box ul li:nth-of-type(4),
    .honor_box ul li:nth-of-type(8) {
        margin-right: 1.5%
    }
    .honor_box ul li a {
        display: block;
    }
    .honor_box ul li a .img {
        width: auto;
        height: auto;
        padding: 1%;
        overflow: hidden;
    }
    .honor_box ul li a .img img {
        max-width: 100%;
    }
    .honor_box ul li a .info {
        padding: 1% 2%;
        text-align: center;
    }
    .honor_box ul li a .info .title {
        color: #595959;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        transition: all ease-out .2s;
    }
    .honor_box ul li:nth-of-type(3n) {
        margin-right: 0;
    }
    /*案例样式*/
    .item {
        width: 31%;
        float: left;
        margin: 2% 1%;
        overflow: hidden;
    }
    .item .pic,
    .item_right .pic {}
    .pic .img {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .pic .img img {
        max-width: 100%;
        transition: 0.5s;
    }
    .pic span {
        height: 100%;
        display: inline-block;
        vertical-align: middle;
    }
    .name {
        height: 24px;
        line-height: 24px;
        overflow: hidden;
        text-align: center;
        padding: 2% 0;
    }
    .name a {
        font-size: 14px;
        color: #333;
        text-decoration: none;
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
        overflow: hidden;
    }
    .item:hover .pic .img img {
        transition: 0.5s;
        transform: scale(1.1, 1.1)
    }
    .item:hover .name a {
        text-decoration: underline;
    }
    .contents-rounds {}
    .contents-rounds font {}
}
@media (max-width:440px) {
    .newall {
        overflow: hidden;
        height: auto;
        margin-bottom: 30px;
    }
    .newall ul {}
    .newall ul li {
        overflow: hidden;
        border-bottom: 1px dashed #efefef;
        line-height: 48px;
        padding-left: 10px;
    }
    .newall ul li a {
        display: block;
        float: left;
        width: 58%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 14px;
        color: #666;
        background: url(../image/n_li.png) no-repeat left center;
        padding-left: 4%;
        transition: 0.5s;
    }
    .newall ul li span {
        float: right;
        font-size: 13px;
        color: #aeaeae;
        margin-right: 10px;
    }
    .newall ul li:hover {
        background: #f7f7f7;
        transition: 0.5s;
    }
    .newall ul li:hover a {
        color: #034dae;
        transition: 0.5s;
    }
}
@media (max-width:420px) {
    .banners h1 {
        padding: 2% 0 0;
    }
    .banners .subNav {
        display: none
    }
    .honor_box {
        overflow: hidden;
        padding: 2% 0 0;
    }
    .honor_box ul {
        overflow: hidden;
        text-align: center;
    }
    .honor_box ul li {
        display: inline-block;
        width: 49%;
        height: auto;
        margin: 0 1.5% 1% 0;
        overflow: hidden;
    }
    .honor_box ul li a {
        display: block;
    }
    .honor_box ul li a .img {
        width: auto;
        height: auto;
        padding: 1%;
        overflow: hidden;
    }
    .honor_box ul li a .img img {
        max-width: 100%;
    }
    .honor_box ul li a .info {
        padding: 1% 2%;
        text-align: center;
    }
    .honor_box ul li a .info .title {
        color: #595959;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        transition: all ease-out .2s;
    }
    .honor_box ul li:nth-of-type(2n) {
        margin-right: 0;
    }
    .honor_box ul li:nth-of-type(3) {
        margin-right: 1.5%
    }
    /*案例样式*/
    .item {
        width: 48%;
        float: left;
        margin: 2% 1%;
        overflow: hidden;
    }
    .item .pic,
    .item_right .pic {}
    .pic .img {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .pic .img img {
        max-width: 100%;
        transition: 0.5s;
    }
    .pic span {
        height: 100%;
        display: inline-block;
        vertical-align: middle;
    }
    .name {
        height: 24px;
        line-height: 24px;
        overflow: hidden;
        text-align: center;
        padding: 2% 0;
    }
    .name a {
        font-size: 14px;
        color: #333;
        text-decoration: none;
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
        overflow: hidden;
    }
    .item:hover .pic .img img {
        transition: 0.5s;
        transform: scale(1.1, 1.1)
    }
    .item:hover .name a {
        text-decoration: underline;
    }
}
/*20170623  内页框架修改*/
.main {
    overflow: hidden
}
.inmain_left {
    float: left;
    width: 280px;
}
.inmain_right {
    float: right;
    width: 800px;
    background: #fff;
}
.sidelist {
    padding: 20px;
    box-shadow: 0px 0px 6px #ccc;
    -webkit-box-shadow: 0px 0px 6px #ccc;
    background: #fff;
    margin-bottom: 20px;
}
.sidelist .channe_list {
    overflow: hidden;
}
.sidelist .channe_list li {
    border-bottom: 1px dotted #f1f1f1;
    padding: 12px 0;
    line-height: 16px;
    background: url(../image/pro_list_li.jpg) 22px 22px no-repeat;
}
.sidelist .big {
    height: 54px;
    line-height: 54px;
    background: #00428E url(../image/brer.gif) no-repeat 22px center;
    padding-left: 32px
}
.sidelist .big a {
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
    padding-left: 18px
}
.sidelist .big a:hover {
    background: none;
}
.sidelist .channe_list li a {
    display: block;
    color: #666;
    font-size: 13px;
    overflow: hidden;
    padding-left: 25px;
    margin-left: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.sidelist .channe_list li a i {
    display: block;
}
.sidelist .channe_list li:hover {
    transition: .5s;
    background: #f2f2f2 url(../image/pro_list_li.jpg) 22px 18px no-repeat;
}
.sidelist .channe_list li:hover a {
    color: #00428E
}
.sidelist .channe_list li:nth-last-of-type(1) {
    margin-bottom: 0;
    border-bottom: 0
}
.inmain_right .title_box {
    overflow: hidden;
}
.inmain_right .title {
    height: 22px;
    border-bottom: 1px solid #ecf2f6;
    margin-bottom: 20px;
}
.inmain_right .title .root_name {
    float: left;
    background: #fff;
    font-family: microsoft yahei;
    padding: 0 20px 0 0;
}
.inmain_right .title .root_name .cnn {
    font-size: 20px;
    color: #00428E;
    font-weight: bold;
    padding-top: 7px;
    text-transform: uppercase;
}
.inmain_right .title .root_name .enn {
    font-size: 13px;
    color: #555;
    text-transform: uppercase;
}
.inmain_right .title .now {
    float: right;
    line-height: 44px;
    font-family: microsoft yahei;
    background: #fff;
    padding-left: 20px;
    color: #999;
}
.inmain_right .title .now .split {
    font-family: simsun;
    color: #ddd;
}
.inmain_right .title .now a {
    color: #999;
}
.sidelist .channe_list li.selected {
    background: #f2f2f2 url(../image/pro_list_li.jpg) 22px 18px no-repeat;
}
.sidelist .channe_list li.selected a {
    color: #00428E
}
.sidelist .silde_new {}
.sidelist .silde_new .newli {
    margin-bottom: 26px;
    padding-bottom: 26px;
    border-bottom: 1px dashed #efefef
}
.sidelist .silde_new .newli h2 {
    font-size: 16px;
}
.sidelist .silde_new .newli h2 a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #222;
}
.sidelist .silde_new .newli span {
    display: block;
    font-size: 12px;
    color: #ccc;
    margin: 6px 0 16px
}
.sidelist .silde_new .newli i {
    display: block;
    width: 46px;
    border-top: 1px solid #efefef;
    transition: .3s;
}
.sidelist .silde_new .newli .slide_newinfo {
    margin-top: 12px;
    line-height: 23px;
    font-size: 13px;
    max-height: 48px;
    overflow: hidden
}
.sidelist .silde_new .newli .slide_newinfo a {
    color: #666;
}
.sidelist .silde_new .newli a {
    display: block;
}
.sidelist .silde_new .newli h2 a:hover,
.sidelist .silde_new li .slide_newinfo a:hover {
    color: #034dae;
}
.sidelist .silde_new .newli:nth-last-of-type(1) {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}
.sidelist .silde_new .newli:hover i {
    width: 60%;
    border-color: #999
}
.sidelist .silde_new li {
    line-height: 42px;
    border-bottom: 1px dotted #efefef;
    overflow: hidden;
    padding: 0 23px;
}
.sidelist .silde_new li i {
    float: left;
    width: 6px;
    height: 1px;
    background: #ccc;
    margin-top: 18px;
}
.sidelist .silde_new li a {
    display: block;
    padding-left: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: .3s;
}
.sidelist .silde_new li a:hover {
    color: #034dae;
    padding-left: 22px;
}
.sidelist .silde_new li:nth-last-of-type(1) {
    border-bottom: 0;
}
.sidelist .slide_hc {
    margin-top: 20px;
    position: relative;
}
.sidelist .slide_hc .hd {
    position: absolute;
    top: -32px;
    right: 0;
}
.sidelist .slide_hc .hd ul li {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    text-indent: -999999px;
    border: 1px solid #efefef;
    cursor: pointer;
    margin-left: 8px;
}
.sidelist .slide_hc .hd ul li.on {
    background: #00428E;
    border: 1px solid #00428E
}
.sidelist .slide_hc .bd li {}
.sidelist .slide_hc .bd li .img img {
    display: block;
    width: 100%;
}
.sidelist .slide_hc .bd li a {
    display: block;
}
.sidelist .slide_hc .bd li .tt {
    line-height: 46px;
}
.sidelist .slide_hc .bd li .tt a {
    display: block;
    background: url(../image/link.jpg) no-repeat right center / 16px;
    font-size: 14px;
}
.sidelist .huace {
    color: #666;
    font-size: 14px;
}
.newall.techdown ul li {
    padding-left: 0
}
.newall.techdown ul li a {
    background: url(../image/down.png) no-repeat left center / 16px;
    padding-left: 28px;
}
.para .incus {
    overflow: hidden
}
.para .incus li {
    float: left;
    width: 31.333%;
    margin-right: 3%;
}
.para .incus li:nth-of-type(3n) {
    margin-right: 0
}
.para .incus li a {
    display: block;
}
.para .incus li a .img {
    transition: .3s;
    padding: 2%;
    border: 1px solid #efefef;
}
.para .incus li a .pic {
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90%;
    height: 110px;
    transition: .3s;
}
.para .incus li a .img:hover .pic {
    transform: scale(1.1)
}
.para .incus li a .pic img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
.para .incus li a .custitle {
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
@media (max-width:1200px) {
    .inmain_left {
        display: none;
    }
    .inmain_right {
        width: 100%;
        box-sizing: border-box;
    }
    .inmain_right .title .root_name .cnn {
        font-size: 14px;
        font-weight: normal;
    }
}
@media (max-width:640px) {
    .inputform .form-group .form-label {
        width: 30%
    }
    .inputform .form-group .form-control {
        margin-left: 30%
    }
    .feedbackcon input {
        width: 95%;
    }
    .feedbackcon textarea {
        width: 95%;
    }
    .inmain_right .title .root_name {
        width: 100%;
        overflow: hidden;
    }
    .inmain_right .title .root_name .cnn {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: bold;
        border-bottom: 1px solid #efefef;
        padding-bottom: 10px;
    }
    .inmain_right .title .now {
        display: none
    }
    .para .incus li a .pic {
        height: 80px
    }
}
.dropdown {
    /*position: relative;
  display: inline-block;*/
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 12px 16px;
    z-index: 99999
}
.dropdown:hover .dropdown-content {
    display: block;
}
.top_bab img {
    width: 25px;
    margin: 10px auto;
}
.dropdown-content p {
    float: left;
    width: 100px
}