.clearfix:after {
    clear: both;
    display: block;
    content: ''
}
@font-face {
    font-family: 'ziti';
    src: url("../images/BEBAS.ttf"); }

.bg-color,.head {
    background: #fff
}
.scroll{
    box-shadow: 0 0 10px #999;
    transition: all 300ms ease-in-out;
    -webkit-transform: all 1000ms ease-in-out;
    top: 0!important;
}
.h-top{
    width: 100%;
    height: 35px;
    background: #e9e9e9;
    line-height: 35px;
}

.t-left{
    float: left;
    color: #8a8a8a;
    font-size:14px;
}
.t-right{
    float: right;
    width: 200px;
}
.t-right a{
    color: #8a8a8a;
    font-size: 14px;
    float: left;
    text-indent: 20px;
}
.t-right a:nth-child(1){
    background:url("../images/t-mes.png") no-repeat center left;
    width: 50%;
}
.t-right a:nth-child(2){
    background:url("../images/t-add.png") no-repeat center left;
    border-right: none;
    float: right;
}

.head {
    height: 111px;
    width: 100%;
}
.head .logo {
    float: left;
    width: 730px;
    padding-top: 27px;
}
.head .logo img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}
.h-tel{
    float: right;
    margin-top:17px;
    width: 295px;
}
.h-ewm{
    float: left;
}
.h-ph{
    background: url("../images/h-ph.png") no-repeat center left;
    width:195px;
    height: 45px;
    float: right;
}
.h-ph p{
    color: #232323;
    font-size: 14px;
    text-indent: 50px;
}
.h-tel span{
    color: #e36b1c;
    font-size: 26px;
    text-indent: 50px;
    display: block;
    font-family: ziti;
}
.h-tit{
    width: 100%;
    color: #202020;
    font-size: 14px;
}
.nav {
    width: 100%;
    height: 45px;
    line-height: 45px;
    transition: all 300ms ease-in-out;
    -webkit-transform: all 1000ms ease-in-out;
    top: 146px;
    z-index: 99999;
    position: fixed;
    background: #007ed1;
}
.nav ul li {
    float: left;
    width: 150px;
    text-align: center;
    position: relative;
    z-index: 100;
    background: url("../images/nav-li.png") no-repeat center right;
}
.nav ul li:hover{
    background: url("../images/nav-ho.png") no-repeat center center;
    background-size: 100% 100%;
}
.nav ul .active{
    background: url("../images/nav-ho.png") no-repeat center center;
    background-size: 100% 100%;
}
.nav ul li a {
    color: #fff;
    font-size: 16px;
    display: block;
}
.hot-search{
    width:100%;
    position: relative;
    padding-top: 15px;
}
.sea-left{
    float: left;
    width: 800px;
    padding-top: 15px;
}
.sea-left h3{
    color: #1f499d;
    font-size: 16px;
    float: left;
    font-weight: bold;
}
.sea-left ul li{
    float: left;
    padding-left: 43px;
}
.sea-left ul li a{
    color: #7a7a7a;
    font-size: 16px;
}
.sea-right{
    width: 310px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    float: right;
}
.sea-right form{
    position: relative;
}
.sea-right form input{
    width: 310px;
    margin: 0 auto;
    height: 45px;
    line-height: 45px;
    background: #e9e9e9;
    text-indent: 20px;
}
.search-btn{
    width: 52px;
    height: 45px;
    background: url("../images/anniu.png") no-repeat center center;
    position: absolute;
    right: 0;
    top:0;
}
/* WebKit browsers */
.sea-right form input::-webkit-input-placeholder {
    color: #c0c0c0;
    font-size: 16px;
}
/* Mozilla Firefox 4 to 18 */
.sea-right form input:-moz-placeholder {
    color: #c0c0c0;
    font-size: 16px;
}
/* Mozilla Firefox 19+ */
.sea-right form input::-moz-placeholder {
    color: #c0c0c0;
    font-size: 16px;
}
/* Internet Explorer 10+ */
.sea-right form input:-ms-input-placeholder {
    color: #c0c0c0;
    font-size: 16px;
}
.banner {
    position: relative;
    width: 100%;
    margin-top: 45px;
}
.banner .swiper-slide {
    position: relative;
    width: 100%!important;
    height: 100%
}

.banner .swiper-slide img {
    object-fit: cover
}

.banner .swiper-slide a,.banner .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%
}

.banner .pagination {
    position: absolute;
    bottom: 13px;
    left: 0;
    z-index: 9;
    width: 100%;
    text-align: center;
    font-size: 0
}

.banner .pagination .swiper-pagination-switch {
    display: inline-block;
    margin: 0 5px;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-radius: 50%;
    opacity: .6;
    cursor: pointer
}

.banner .pagination .swiper-active-switch {
    background: #fff;
    opacity: 1
}
.swiper-pagination-bullet-active{
    background: #0b50ae!important;
}
.anniu{
    margin-top: 80px;
}
#main {
    position: relative;
    overflow: hidden;
    width: 100%
}
/*产品*/
.product{
    width: 100%;
    padding: 30px 0 0px;
}
.title{
    text-align: center;
}
.title h3{
    font-size: 36px;
    color: #202020;
    font-weight: bold;
}
.title img{
    display: block;
    margin: 10px auto;
}
.title p{
    color: #949494;
    font-size: 16px;
}
.pro-content{
    width: 100%;
    position: relative;
    padding: 40px 0;
}
.pro-left{
    width: 265px;
    border: 3px solid #0779c4;
    float: left;
}
.p-title{
    width: 100%;
    height: 120px;
    background: #0779c4;
    text-align: center;
}
.p-title h3{
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    padding-left: 17px;
    padding-top: 10px;
}
.p-title img{
    display: block;
    margin: 10px auto;
}
.p-title p{
    color: #fff;
    font-size: 18px;
}
.pro-left ul{
    width: 100%;
    margin: 20px 0;
}
.pro-left ul li{
    width:80%;
    line-height:61px;

    margin: 0 auto;
}
.pro-left ul li>a{
    display: block;
    color: #242424;
    font-size: 14px;
    background: url("../images/p-jt.png") no-repeat center right;
}
.pro-left ul li>a:hover{
    background: url("../images/p-jt-ho.png") no-repeat center right;
}
.pro-left .lianxi{
    height: 103px;
    background: #0069ae url("../images/p-tel.png") no-repeat center left 20px;
}
.pro-left .lianxi p{
    color: #fff;
    font-size: 16px;
    text-indent: 80px;
    padding-top: 20px;
}
.pro-left .lianxi strong{
    display: block;
    color: #fff;
    font-size: 26px;
    text-indent: 80px;
}
.pro-right{
    width:900px;
    float: right;
}
.ipro .list .pro-top .imgbox{
    width:450px;
    float: left;
    height: 375px;
    background: #fff;
}
.ipro .list .pro-top .imgbox img{
    width:100%;
    height: 100%;
    object-fit: cover;
}
.ipro .list .pro-top .text{
    width:360px;
    float: left;
    padding:35px 45px;
    background: #f3f3f3;
    height: 305px;
}
.ipro .list .pro-top .text .fir{
    font-size:28px;
    color:#232323;
    font-weight:400;
    background:url("../images/firbg.png") no-repeat top left 223px;
}
.ipro .list .pro-top .text .fir:after{
    display: block;
    content: '';
    width: 33px;
    height: 1px;
    background: #979797;
    margin: 20px 0;
}
.ipro .list .pro-top .text .sec{
    font-size:24px;
    color:#232323;
    margin:20px 0;
}
.ipro .list .pro-top .text .con{
    font-size:14px;
    color:#2a2a2a;
    line-height: 30px;
}
.p-more1{
    display: block;
    line-height: 40px;
    width:177px;
    background: #e36b1c url("../images/pp1.png") no-repeat left 20px center;
    font-size:14px;
    color:#fff;
    margin-top: 40px;
    float: left;
    text-indent:50px;
}
.p-more2{
    display: block;
    line-height: 40px;
    width:177px;
    background: #4c4c4c url("../images/ipro-a-bg.png") no-repeat left 20px center;
    font-size:14px;
    color:#fff;
    margin-top: 40px;
    float: right;
    text-indent: 50px;
}

.ipro .item,.mainnr .item2 {
    float: left;
    width: 290px;
    margin-bottom: 30px;
    background: #fff;
    margin-right: 10px;
    margin-top: 15px;
}
.ipro .item .img,.mainnr .item2 .img {
    width: 100%;
    height: 250px;
    padding: 3px;

}

.itemhei {
    height: 288px !important
}
.ipro .item .img img,.mainnr .item2 .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.ipro .item h3,.mainnr .item2 h3 {
    background: #f3f3f3;
    line-height: 50px;
    text-align: center;
    font-weight: 500;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
}
.ipro .item h3 a{
    font-size: 18px;
    color:#252525;
}
.ipro .item:hover h3{
    background: #154a9a;
}

.ipro .item:hover h3 a{
    color:#fff;
}
/*广告栏*/
.guanggao{
    width: 100%;
    height:300px;
    background: url("../images/guanggao.png") no-repeat center center;
}
.gg-ewm{
    float: right;
    width: 70px;
    height: 70px;
    margin-top: 75px;
    margin-right: 54px;
}
.gg-ewm img{
    max-width: 100%;
}
.gg-lianxi{
    width: 175px;
    text-align: center;
    float: right;
    padding-top: 160px;
    margin-right: -120px;
}
.gg-lianxi p{
    color: #fff;
    font-size: 16px;
}
.gg-lianxi strong{
    color: #fff;
    font-size:26px;
    font-family: ziti;
}
/*公司简介*/
.company {
    overflow: hidden;
    position: relative;
    padding:30px 0 20px 0;
    /* 焦点图效果 */
}

.company .picBtnTop {
    width: 955px;
    height: 441px;
    position: relative;
    overflow: hidden;
    zoom: 1;
}

.company .picBtnTop .hd {
    width: 215px;
    height: 100%;
    position: absolute;
    right: 0;
    overflow: hidden;
}

.company .picBtnTop .hd ul {
    /* margin: 30px 0 0 18px; */
}

.company .picBtnTop .hd ul li {
    width: 100%;
    height: 130px;
    text-align: center;
    margin-bottom: 26px;
}

.company .picBtnTop .hd ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
    vertical-align: bottom;
    border: 2px solid rgba(255,255,255,0);
}

.company .picBtnTop .hd ul li.on {
    background: url("images/icoleft.gif") no-repeat 0 28px;
}

.company .picBtnTop .hd ul li.on img {
    border-color: #f60;
}

.company .picBtnTop .bd {
    width: 730px;
    height: 441px;
    position: absolute;
    left: 0;
    top: 0;
}

.company .picBtnTop .bd li {
    position: relative;
    zoom: 1;
    vertical-align: middle;
}

.company .picBtnTop .bd li .pic {
    position: relative;
    z-index: 0;
}

.company .picBtnTop .bd li .pic .t {
    position: absolute;
    width: 100%;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    padding: 0 20px;
    background: rgba(0,0,0,0.5);
    left: 0;
    bottom: 0;
}

.company .picBtnTop .bd li .pic img {
    width: 100%;
    height: 441px;
    vertical-align: bottom;
}

.company .picBtnTop .bd li .bg {
    width: 400px;
    height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.company .picBtnTop .bd li .title {
    width: 400px;
    height: 30px;
    line-height: 30px;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 2;
}

.company .picBtnTop .bd li .title a {
    color: #fff;
    padding-left: 15px;
}

.company .com_right {
    position: absolute;
    left: 0;
    top: 0;
    width: 225px;
}

.company .com_right ul li {
    width: 100%;
    margin-bottom: 4px;
}

.company .com_right ul li:last-child {
    margin-bottom: 0;
}

.company .com_right ul li:last-child a {
    background: none;
    color: #0054b7;
}

.company .com_right ul li a {
    display: block;
    line-height: 66px;
    background: #0054b7;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border: 2px solid #0054b7;
    transition: all 200ms linear;
}

.company .com_right ul li a:hover {
    background: none;
    color: #0054b7;
}

.com_left {
    float: right;
}
.company .c-left{
    width:100%;
    position: relative;
    margin-top: 20px;
}
.company .c-left a{
    display: block;
    width: 235px;
    height: 55px;
    line-height: 55px;
    font-size:16px;
    color:#fff;
    float: left;
    margin-right: 5px;
    text-indent: 100px;
}
.company .c-left a.a1{
    background:#0779c4 url("../images/a1.png") no-repeat left 60px center;
}
.company .c-left a.a2{
    background:#0779c4 url("../images/a2.png") no-repeat left 60px center;
}
.company .c-left a.a3{
    background:#0779c4 url("../images/a3.png") no-repeat left 60px center;
}
.company .c-left a.a4{
    background:#0779c4 url("../images/a4.png") no-repeat left 60px center;
}
.company .c-left a.a5{
    background:#0779c4 url("../images/a5.png") no-repeat left 60px center;
    margin-right: 0;
}
.company .c-left a.a1:hover{
    background:#e36b1c url("../images/a1.png") no-repeat left 60px center;
}
.company .c-left a.a2:hover{
    background:#e36b1c url("../images/a2.png") no-repeat left 60px center;
}
.company .c-left a.a3:hover{
    background:#e36b1c url("../images/a3.png") no-repeat left 60px center;
}
.company .c-left a.a4:hover{
    background:#e36b1c url("../images/a4.png") no-repeat left 60px center;
}
.company .c-left a.a5:hover{
    background:#e36b1c url("../images/a5.png") no-repeat left 60px center;
    margin-right: 0;
}

.company .c-right{

    width:1120px;
    background: #f4f4f4;
    padding:45px 37px;
    margin-top: 20px;
}
.company .c-right img{
    display: block;
    float: left;
}
.company .c-right .text{
    float:right;
    width:545px;
}
.company .c-right .text .fir{
    font-size:26px;
    color:#154a9a;
    font-weight: 700;
}
.company .c-right .text .sec{
    font-size:24px;
    color:#232323;
    border-bottom:1px solid #a6a6a6;
    padding-bottom: 15px;
    margin-top: 20px;
}
.company .c-right .text .con{
    font-size:16px;
    color:#6d6d6d;
    line-height: 28px;
    margin:15px 0 0px 0;
}
.company .c-right .text .abox{
    width: 360px;
    margin-top: -10px;
}
.company .c-right .text a.com{
    background: #009f90 url(../images/com-a.png) no-repeat left 44px center;
    margin-right: 10px;
}
.company .c-right .text a.com:hover{
    background: #14ccba url(../images/com-a.png) no-repeat left 44px center;
}
.company .c-right .text a.contact{
    background: #505050 url(../images/ipro-a-bg.png) no-repeat left 44px center;
}
.company .c-right .text a.contact:hover{
    background: #797979 url(../images/ipro-a-bg.png) no-repeat left 44px center;
}
/*广告栏2*/
.gg2{
    width: 100%;
    position: relative;
    padding: 55px 0;
    background: url("../images/gg2.jpg") no-repeat center center;
}
.title1{
    text-align: center;
}
.title1 h3{
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}
.title1 img{
    display: block;
    margin: 10px auto;
}
.title1 p{
    color: #fff;
    font-size: 16px;
}
/*优势*/
.adv{
    width: 100%;
    position: relative;
    padding-top: 80px;
    padding-bottom: 20px;
    border-bottom: 1px solid #c9c9c9;
}
.adv ul{
    background: url("../images/adv.png") no-repeat center top 120px;
}
.adv ul li .text{
    width: 385px;
}
.adv ul li .text h3{
    color: #0069ae;
    font-size: 26px;
    font-weight: bold;
}
.adv ul li .text p{
    color: #181818;
    font-size: 14px;
    line-height:28px ;
}
.adv ul li .num{
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    background: #0069ae;
    color: #fff;
    font-family: ziti;
    font-size: 34px;
    border-radius: 50%;
}
.adv ul li:nth-child(odd) .text{
    float: left;
    text-align: right;
}
.adv ul li:nth-child(even) .text{
    float: right;
}
.adv ul li:nth-child(odd) .num{
    float: right;
}
.adv ul li:nth-child(even) .num{
    float: left;
}
.adv ul li{
    padding-bottom: 70px;
}
.adv ul li:nth-child(1){
    margin-left: 40px;
    float: left;
    width: 500px;
}
.adv ul li:nth-child(2){
    margin-right: 40px;
    float: right;
    width: 500px;
}
.adv ul li:nth-child(3){
    width:412px;
    float: left;
}
.adv ul li:nth-child(3) .text{
    width: 293px;
}
.adv ul li:nth-child(4){
    width:412px;
    float: right;
}
.adv ul li:nth-child(4) .text{
    width: 300px;
}
.adv ul li:nth-child(5){
    margin-left: 40px;
    float: left;
    width: 430px;
}
.adv ul li:nth-child(5) .text{
    width: 320px;
}
.adv ul li:nth-child(6){
    margin-right: 40px;
    float: right;
    width: 430px;
}
.adv ul li:nth-child(6) .text{
    width: 320px;
}
.adv ul li:nth-child(7){
    width:390px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.adv ul li:nth-child(7) .text{
    width: 100%;
    text-align: center;
}
.adv ul li:nth-child(7) .num{
    margin-right: 80px;
    margin-top: 60px;
}
/*优势2*/
.youshi{
    width: 100%;
    position: relative;
    padding: 30px 0 20px 0;
    background: #f5f5f5;
}
.youshi ul{
    margin-top:50px;
}
.youshi ul li {
    width: 340px;
    height: 475px;
    background: #fff;
    float: left;
    margin-right: 89px;
}
.youshi ul li:last-child{
    margin-right: 0;
}
.youshi ul li img{
    display: block;
    max-width: 100%;
}
.youshi ul li h3{
    color: #1a1a1a;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
    height: 73px;
}
.youshi ul li:nth-child(2) h3{
    line-height: 73px;
}
.youshi ul li p{
    color: #1a1a1a;
    font-size: 14px;
    background: url("../images/dian.png") no-repeat left top 10px;
    line-height: 28px;
    margin: 0 20px;
    padding-left: 20px;
}
.adv-more{
    width: 365px;
    padding-top: 20px;
    margin: 0 auto;
}
.a-more1{
    display: block;
    width: 180px;
    height: 35px;
    line-height: 35px;
    background: #0069ae url("../images/amore1.png") no-repeat center left 30px;
    float: left;
    text-indent: 60px;
    color: #fff;
    font-size: 14px;
}
.a-more2{
    display: block;
    width: 180px;
    height: 35px;
    line-height: 35px;
    background: #4c4c4c url(../images/ipro-a-bg.png) no-repeat left 30px center;
    float: right;
    text-indent: 70px;
    color: #fff;
    font-size: 14px;
}
/*资质荣誉*/
.honor{
    width: 100%;
    position: relative;
    background: url("../images/honor.jpg") no-repeat center center;
    padding: 55px 0;
}
.title2{
    text-align: center;
}
.title2 h3{
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}
.title2 h3 span{
    color: #ff802c;
}
.title2 img{
    display: block;
    margin: 10px auto;
}
.title2 p{
    color: #9d9d9d;
    font-size: 16px;
}
.honor {
    position: relative;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -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;
}
.honor1{
    position: relative;
    overflow: hidden;
    margin-top: 65px;
}
.honor1 .swiper-slide{
    width: 100%;
    height: 165px;
    overflow: hidden;
}
.honor1 .swiper-slide img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-button-next-honor{
    background-image: url("../images/honor-right.png")!important;
    right: 280px!important;
    top:70%!important;
}
.swiper-button-next-honor:after{
    display: none;
}
.swiper-button-prev-honor{
    background-image: url("../images/honor-left.png")!important;
    left:280px!important;
    top: 70%!important;
}
.swiper-button-prev-honor:after{
    display: none;
}
/*案例*/
.anli{
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom:1px solid #cfcfcf;
}
.anli .abox a{
    display: block;
    float: left;
    width:126px;
    line-height: 40px;
    text-align:center;
    font-size:16px;
    color:#191919;
    border:3px solid #d2d2d2;
}
.anli .abox{
    width:285px;
    margin:40px auto 40px auto;
}
.anli .abox a:hover{
    color:#fff;
    border:3px solid #0069ae;
    background: #0069ae;
}
.anli .abox a.click{
    color:#fff;
    border:3px solid #0069ae;
    background: #0069ae;
}
.anli .lunbox{
    position: relative;
    display: none;
}
.anli .lunbox.click{
    display: block;
}
.swiper-anli .swiper-slide {
    width:100%;
}
.swiper-anli .swiper-slide a{
    display: block;
    width:100%;
}
.swiper-anli .swiper-slide a .imgbox{
    display: block;
    width:100%;
    height: 245px;
    overflow: hidden;
    border:9px solid #f0f0f0;
}
.swiper-anli .swiper-slide a .imgbox img{
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    width:100%;
    height: 100%;
    object-fit: cover;
}
.swiper-anli .swiper-slide:hover a .imgbox img{
    -webkit-transform: scale(1.05) translateZ(0);
    -moz-transform: scale(1.05) translateZ(0);
    -ms-transform: scale(1.05) translateZ(0);
    -o-transform: scale(1.05) translateZ(0);
    transform: scale(1.05) translateZ(0);
}
.swiper-anli .swiper-slide a .text .title{
    font-size:22px;
    color:#222;
    margin:20px 0 15px 0;
    text-align: left;
}
.swiper-anli .swiper-slide a .text{
    height: 165px;
    text-align: left;
}
.swiper-anli .swiper-slide a .text .con{

    font-size:14px;
    color:#909090;
    line-height: 25px;
}
.swiper-anli .swiper-slide a .text .con span{
    display: block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #d2d2d2;
    color: #3d3d3d;
    font-size: 16px;
    margin-top: 27px;
}

.swiper-button-next-anli{
    width:40px;
    height: 44px;
    background-image: url("../images/case-right.png")!important;
    right:-80px!important;
    top:98px;
    opacity: 1!important;
}
.swiper-button-next-anli:after{
    display: none;
}
.swiper-button-prev-anli{
    width:40px;
    height: 44px;
    background-image: url("../images/case-left.png")!important;
    left: -80px!important;
    top:98px;
    opacity: 1!important;
}
.swiper-button-prev-anli:after{
    display: none;
}
/*新闻*/
.news {
    overflow: hidden;
    padding: 30px 0;
}
.news-center{
    width:100%;
    padding-top: 57px;
}
.news-left{
    width:590px;
    float: left;
}
.n-time{
    width: 210px;
    height: 187px;
    float: left;
    background: #154a9a;
    text-align: center;
}
.n-time small{
    color: #fff;
    font-size: 80px;
    font-weight: bold;
    display: block;
    padding-top: 20px;
    margin-bottom: -10px;
    font-family: ziti;
}
.n-time span{
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    font-family: ziti;
}
.n-tit{
    margin-top:27px;
}
.n-tit h3{
    color: #154a9a;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 24px;
}
.n-tit p{
    color: #a8a8a8;
    font-size: 14px;
    line-height: 28px;
    padding-bottom: 30px;
}
.n-tit small{
    display: block;
    width: 168px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 2px solid #d2d2d2;
    color: #2a2a2a;
    font-size: 16px;
}
.news-list{
    width: 100%;
}
.news-list ul li{
    height: 77px;
    border-bottom: 1px solid #cccccc;
}
.news-list ul li h3{
    color: #191919;
    font-size: 16px;
    line-height: 77px;
}
.news-list ul li h3 span{
    float: right;
}
.news-right{
    width: 590px;
    float: right;
}
.news-two{
    background: #eeeeee;
    width: 100%;
    height: 187px;
}
.nt-time{
    width: 210px;
    height: 187px;
    float: left;
    text-align: center;
}
.nt-time small{
    color: #0069ae;
    font-size: 80px;
    font-weight: bold;
    display: block;
    padding-top: 20px;
    font-family: ziti;
}
.nt-time span{
    color: #0069ae;
    font-size: 22px;
    font-weight: 400;
    display: block;
    margin-top: -10px;
    font-family: ziti;

}
.nt-tit{
    width: 330px;
    float: right;
    margin-right: 50px;
}
.nt-tit h3{
    color: #212121;
    font-size: 20px;
    padding-top: 30px;
}
.nt-tit p{
    color: #212121;
    font-size: 14px;
    line-height: 30px;
    padding-top: 20px;
}
/*底部*/
.foot {
    background: #025389;
    padding-top: 50px;
}
.f-title h3{
    color: #fff;
    font-size: 24px;
}
.f-title p{
    color: #4e87ad;
    font-size: 14px;
}
.f-title p:after{
    display: block;
    content: '';
    width:50px;
    height: 1px;
    background: #4e87ad;
    margin: 20px 0;
}
.foot1{
    width: 320px;
    height: 260px;
    border-right: 1px dashed #2e6694;
    float: left;
}
.foot1 img{
    display: block;
    margin-top: 30px;
}
.foot1 span{
    color: #fff;
    font-size: 14px;
}
.foot2{
    width: 400px;
    height: 260px;
    border-right: 1px dashed #2e6694;
    float: left;
    margin-left: 125px;
}
.foot2 h4{
    color: #fff;
    font-size: 18px;
}
.foot2 ul{
    margin-top: 30px;
}
.foot2 ul li{
    text-indent: 30px;
    font-size: 14px;
    line-height: 35px;
    color: #fff;
}
.foot2 ul li:nth-child(1){
    background: url("../images/f1.png") no-repeat center left;
}
.foot2 ul li:nth-child(2){
    background: url("../images/f2.png") no-repeat center left;
}
.foot2 ul li:nth-child(3){
    background: url("../images/f3.png") no-repeat center left;
}
.foot3{
    width: 210px;
    float: right;
}
.f-lianxi{
    width: 100%;
    background: url("../images/f-tel.png") no-repeat center left;
    padding-left: 40px;
    margin: 30px 0;
}
.f-lianxi p{
    color: #fff;
    font-size: 14px;
}
.f-lianxi strong{
    color: #fff;
    font-family: ziti;
    font-size: 26px;
    display: block;
}
.f-zixun a{
    display: block;
    width: 107px;
    height: 32px;
    line-height: 32px;
    text-indent: 40px;
    background: #0078c6 url(../images/ipro-a-bg.png) no-repeat left 10px center;
    color:#fff;
}
.foot-admin{
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin-top: 50px;
}
.foot-admin p{
    color:#fff;
    font-size: 14px;
    float: left;
}
.foot-admin a{
    float: right;
    color:#fff;
    font-size: 14px;
}
/*公司简介内页*/


.six li {
    width: 230px;
    float: left;
    margin-right: 12px;

}
.six li:last-child{
    margin-right: 0;
}
.six{
    margin-top: 30px;
}


.six li a {
    display: block;
    line-height: 50px;
    background: #ededed;
    font-size: 18px;
    color: #1e1e1e;
    text-align: center;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    position: relative;
}
.six li a:after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0;
    border-width: 10px;
    border-style: solid dashed dashed dashed;
    border-color: #e36b1c transparent transparent transparent;
    bottom: -20PX;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    opacity: 0;
}


.six li a:hover {
    background-color: #e36b1c;
    color: #fff;
}
.six li a:hover:after{
    opacity: 1;
}
.six li a.active {
    background-color: #e36b1c;
    color: #fff;
}
.six li a.active:after{
    opacity: 1;
}
/*关于我们内页*/
.about-inner{
    padding-bottom: 50px;
}
.about-inner-title{
    color: #333333;
    font-size: 38px;
    text-align:center;
    line-height: 115px;
}
.about-des-text{
    color: #666666;
    font-size: 16px;
    height: 425px;
    line-height: 35px;

}
.about-des-text .con{
    width: 100%;
    line-height: 30px;
    margin-top: 30px;
}

.about-inner-list{
    float: left;
    width:33.33%;
    margin-top: 20px;
}
.about-inner-list .line{
    width: 49px;
    height: 2px;
    background-color: #1f1f1f;
    margin-bottom: 30px;
}
.about-inner-list .fir{
    color: #666666;
    font-size: 20px;
    margin-bottom: 15px;
}
.about-inner-list .sec{
    color: #666666;
    font-size: 20px;
}


.box1{
    width:900px;
    margin:0 auto;
}
.box2{
    width:1200px;
    margin:0 auto;
}
.box3{
    width:1200px;
    margin:0 auto;
}



.pro-sider {
    float: left;
    width: 257px;
    border: 5px solid #0069ae
}

.pro-sider .in-title {
    overflow: hidden;
    height: 97px;
    background: #0069ae;
    text-align: center;
    line-height: 1
}

.pro-sider .in-title h3 {
    margin-top: 25px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 700;
    font-size: 30px
}

.pro-sider .in-title em {
    color: #fff;
    letter-spacing: 2px;
    font-weight: 100;
    font-size: 14px
}

.pro-sider .pro-sider-ul {
    overflow: hidden;
    border: 1px solid #ededed;
    border-top: none;
    background: #fff
}

.pro-sider .pro-sider-ul .ul-li {
    padding: 0 15px
}

.pro-sider .pro-sider-ul .ul-li>a {
    position: relative;
    overflow: hidden;
    padding-right: 30px;
    height: 70px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 70px
}

.erji a,.pro-sider .pro-sider-ul .ul-li>a {
    display: block;
    padding-left: 10px;
    border-bottom: 1px dashed #ededed;
    color: #666
}

.erji a {
    line-height: 45px
}

.pro-sider .pro-sider-ul .ul-li a h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
    font-size: 20px;
}

.pro-sider .pro-sider-ul .ul-li a div.icon {
    position: absolute;
    top: 50%;
    right: 8px;
    margin-top: -8px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #ededed url(../images/sider-bg-01.png) no-repeat center;
    text-align: center;
    font-size: 12px;
    line-height: 16px
}

.pro-sider .pro-sider-ul .ul-li.active>a,.pro-sider .pro-sider-ul .ul-li:hover>a {
    color: #0069ae
}

.pro-sider .pro-sider-ul .ul-li.active div.icon,.pro-sider .pro-sider-ul .ul-li:hover div.icon {
    background: #0058b1 url(../images/sider-bg-02.png) no-repeat center
}

.pro-sider .pro-sider-ul .ul-li:last-child>a {
    border-bottom: none
}

.pro-sider .pro-sider-tel {
    padding: 30px 0;
    text-align: center
}

.pro-sider .pro-sider-tel span {
    display: block;
    padding-bottom: 30px;
    color: #0069ae;
    font-size: 24px
}

.pro-sider .pro-sider-tel img {
    display: block;
    margin: 0 auto;
    padding-bottom: 20px
}

.pro-sider .pro-sider-tel em {
    color: #333;
    font-size: 16px
}

.pro-sider .pro-sider-tel em strong {
    font-size: 20px
}

.swiper-container {
    width: 100%;
    height: 100%
}

.swiper-slide {
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    text-align: center;
    font-size: 18px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

#main .company-main {
    overflow: hidden;
    padding: 50px 0 60px;
    background: #f2f2f2
}

#main .company-main .warpper {
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 2px 1px hsla(0,0%,40%,.1)
}

#main .company-main .com-main-left,#main .company-main .com-main-rig {
    position: relative;
    float: left;
    overflow: hidden;
    height: 490px
}

#main .company-main .com-main-left {
    padding: 0 47px 0 30px;
    width: 523px
}

#main .company-main .com-main-left .title {
    margin: 35px 0 25px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ededed
}

#main .company-main .com-main-left .title h3 {
    margin-bottom: 4px;
    color: #0058b1;
    font-weight: 700;
    font-size: 22px
}

#main .company-main .com-main-left .title em {
    color: #d1d1d1;
    font-size: 16px
}

#main .company-main .com-main-left .com-content {
    overflow: hidden;
    height: 216px;
    color: #595959;
    font-size: 14px;
    line-height: 24px
}

#main .company-main .com-main-left .com-content img {
    max-width: 100%
}

#main .company-main .com-main-left .com-btn {
    float: left;
    overflow: hidden;
    margin-top: 35px;
    border: 1px solid #268ae7
}

#main .company-main .com-main-left .com-btn a {
    float: left;
    display: block;
    width: 145px;
    height: 38px;
    color: #595959;
    text-align: center;
    font-size: 14px;
    line-height: 38px
}

#main .company-main .com-main-left .com-btn a.active {
    background: #268ae7;
    color: #fff
}

#main .company-main .com-main-rig {
    width: 600px
}

#main .company-main .com-main-rig .company-img {
    position: relative;
    z-index: 1;
    margin-top: 35px;
    width: 570px;
    height: 420px;
    text-align: center;
    font-size: 0;
    line-height: 420px
}

#main .company-main .com-main-rig .company-img img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

#main .company-main .com-main-rig:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 450px;
    background: #0058b1;
    content: ''
}

#main .news-main {
    overflow: hidden;
    padding: 50px 0 40px;
    background: #fff
}

#main .news-main .news-content {
    float: left;
    width: 600px
}

#main .news-main .news-content .news-title {
    margin-bottom: 20px;
    height: 40px;
    border-bottom: 1px solid #ededed;
    color: #323232;
    font-weight: 700;
    font-size: 18px;
    line-height: 40px
}

#main .news-main .news-content .news-title a {
    float: right;
    color: #0058b1;
    font-weight: 400;
    font-size: 14px
}

#main .news-main .news-content .news-title a:hover {
    text-decoration: underline
}

#main .news-main .news-content .news-show {
    overflow: hidden;
    margin-bottom: 25px;
    height: 140px
}

#main .news-main .news-content .news-show .show-box {
    float: left;
    width: 160px;
    background: #0058b1;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 27px;
    line-height: 140px
}

#main .news-main .news-content .news-show .show-img {
    float: left;
    width: 440px;
    height: 140px;
    text-align: center;
    font-size: 0;
    line-height: 140px
}

#main .news-main .news-content .news-show .show-img img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

#main .news-main .news-content .news-show-one {
    margin-bottom: 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ededed
}

#main .news-main .news-content .news-show-one .title {
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px
}

#main .news-main .news-content .news-show-one .title a {
    float: left;
    display: block;
    overflow: hidden;
    max-width: 500px;
    color: #323232;
    text-overflow: ellipsis;
    white-space: nowrap
}

#main .news-main .news-content .news-show-one .title a h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700!important
}

#main .news-main .news-content .news-show-one .title a:hover {
    color: #0058b1
}

#main .news-main .news-content .news-show-one .title span {
    float: right;
    color: grey
}

#main .news-main .news-content .news-show-one .title span em {
    margin: 0 5px;
    color: #d9d9d9
}

#main .news-main .news-content .news-show-one .news-p {
    color: grey;
    font-size: 14px;
    line-height: 24px
}

#main .news-main .news-content .news-list {
    overflow: hidden
}

#main .news-main .news-content .news-list ul {
    margin: 0 -20px
}

#main .news-main .news-content .news-list ul li {
    float: left;
    margin: 0 20px;
    width: 280px;
    font-size: 14px;
    line-height: 30px
}

#main .news-main .news-content .news-list ul li a {
    position: relative;
    display: block;
    padding-left: 10px;
    color: grey
}

#main .news-main .news-content .news-list ul li a h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#main .news-main .news-content .news-list ul li a:after {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
    width: 2px;
    height: 2px;
    background: #555;
    content: ''
}

#main .news-main .news-content .news-list ul li a:hover {
    color: #0058b1
}

#main .news-main .online-main {
    float: right;
    width: 480px
}

#main .news-main .online-main .title {
    margin-bottom: 20px;
    height: 40px;
    border-bottom: 1px solid #ededed;
    color: #323232;
    font-weight: 700;
    font-size: 18px;
    line-height: 40px
}

#main .news-main .online-main .online-form {
    overflow: hidden
}

#main .news-main .online-main .online-form input {
    float: left;
    display: block;
    margin-bottom: 13px;
    padding: 0 9px;
    width: 460px;
    height: 40px;
    border: 1px solid #ededed;
    color: #323232;
    font-size: 14px;
    line-height: 40px
}

#main .news-main .online-main .online-form input.code {
    width: 300px
}

#main .news-main .online-main .online-form a {
    display: block
}

#main .news-main .online-main .online-form a.code {
    float: right;
    height: 42px;
    max-width: 130px;
    text-align: center;
    font-size: 0;
    line-height: 42px
}

#main .news-main .online-main .online-form a.code img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

#main .news-main .online-main .online-form textarea {
    float: left;
    display: block;
    margin-bottom: 26px;
    padding: 5px 9px;
    width: 460px;
    height: 120px;
    border: 1px solid #ededed;
    color: #323232;
    font-size: 14px;
    line-height: 30px
}

#main .news-main .online-main .online-form .btn-box {
    float: left;
    overflow: hidden;
    width: 100%
}

#main .news-main .online-main .online-form .btn-box a.btn {
    display: block;
    margin: 0 auto;
    width: 265px;
    height: 42px;
    background: #268ae7;
    color: #fff;
    text-align: center;
    line-height: 42px
}

#main .news-main .online-main .online-form .btn-box a.btn:hover {
    background: #0058b1
}

.link-cover {
    overflow: hidden;
    padding: 30px 0 20px;
    border-top: 1px solid #e6e6e6
}

.link-cover .title {
    float: left;
    width: 80px;
    height: 35px;
    background: url(../images/link-icon.png) no-repeat left center
}

.link-cover .link-list {
    float: left;
    overflow: hidden;
    width: 1000px;
    height: 35px
}

.link-cover .link-list a {
    float: left;
    display: block;
    padding: 0 22px;
    height: 35px;
    color: grey;
    font-size: 14px;
    line-height: 35px
}

.link-cover .link-list a img {
    display: block;
    margin: 5px 0 0;
    width: auto;
    height: 25px
}

.link-cover .link-list a:hover {
    color: #268ae7
}

.link-cover .link-list em {
    float: left;
    display: block;
    color: #e6e6e6;
    font-size: 14px;
    line-height: 35px
}

.link-cover .link-list.active {
    height: auto
}

.link-cover .link-more {
    float: right;
    padding-right: 20px;
    height: 35px;
    background: url(../images/down-arr.png) no-repeat right center;
    color: #4c4c4c;
    font-size: 14px;
    line-height: 35px;
    cursor: pointer
}

.link-cover .link-more.on {
    background: url(../images/up-arr.png) no-repeat right center
}

.m-column-t {
    position: relative;
    text-align: center;
    font-size: 0
}

.m-column-t .center {
    display: inline-block;
    font-size: 0
}

.m-column-t .center h3 {
    color: #333;
    font-size: 30px
}

.m-column-t .center p {
    color: #d2d2d2;
    font-size: 30px
}

.m-column-t span {
    position: absolute;
    top: 50%;
    z-index: 1;
    margin-top: -5px;
    width: 415px;
    height: 5px;
    border-bottom: 1px solid #d2d2d2
}

.m-column-t span.mcl {
    left: 0
}

.m-column-t span.mcl em {
    float: right
}

.m-column-t span.mcr {
    right: 0
}

.m-column-t span em {
    display: block;
    height: 11px;
    border-left: 1px solid #d2d2d2
}

.textLine {
    -webkit-line-clamp: 2
}

.textLine,.textLine3 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical
}

.textLine3 {
    -webkit-line-clamp: 3
}

.textHidden {
    text-overflow: ellipsis;
    white-space: nowrap
}

.domHidden,.textHidden {
    overflow: hidden
}

.about-main {
    padding: 20px 0 70px;
    min-height: 170px
}

.about-main .ab-content {
    float: right;
    width: 925px
}

.about-main .ab-content .title {
    line-height: 50px
}

.about-main .ab-content .title a {
    padding: 0 5px;
    color: #333
}

.about-main .ab-content .title span.icon-home {
    color: #535353
}

.about-main .ab-content .title em {
    color: #999
}

.about-main .ab-content .ab-conBox {
    overflow: hidden;
    padding: 30px 45px 40px;
    min-height: 55px;
    background: #fff
}

.about-main .ab-content .ab-conBox .de-title {
    margin-bottom: 8px;
    color: #333;
    text-align: center;
    font-size: 20px;
    line-height: 25px
}

.about-main .ab-content .ab-conBox .sub-co {
    color: #999;
    text-align: center;
    font-size: 14px;
    line-height: 18px
}

.about-main .ab-content .ab-conBox .ab-detail {
    overflow: hidden;
    margin-top: 30px;
    color: #777373;
    font-size: 14px;
    line-height: 25px
}

.ab-sild {
    float: left;
    width: 260px
}

.ab-sild .title {
    position: relative;
    height: 50px;
    border-bottom: 1px solid #fff;
    background: #f3c04b;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 50px
}

.ab-sild .title span {
    position: absolute;
    top: 50%;
    margin-top: -3px;
    width: 30px;
    height: 3px;
    border-bottom: 1px solid #fff
}

.ab-sild .title span em {
    display: block;
    height: 7px;
    border-left: 1px solid #fff
}

.ab-sild .title span.stl {
    left: 35px
}

.ab-sild .title span.stl em {
    float: right
}

.ab-sild .title span.str {
    right: 35px
}

.ab-sild .sild-cate {
    margin-bottom: 20px;
    background: #fff
}

.ab-sild .sild-cate .list {
    overflow: hidden
}

.ab-sild .sild-cate .list li {
    position: relative;
    height: 60px;
    border-bottom: 1px solid #eee;
    line-height: 60px
}

.ab-sild .sild-cate .list li a {
    display: block;
    padding-right: 35px;
    padding-left: 20px;
    color: #333;
    font-size: 14px
}

.ab-sild .sild-cate .list li:last-child {
    border-bottom: none
}

.ab-sild .sild-cate .list li:hover {
    border-color: #f3c04b;
    background: #f3c04b
}

.ab-sild .sild-cate .list li:hover a,.ab-sild .sild-cate .list li:hover:after {
    color: #fff
}

.ab-sild .sild-cate .list li:after {
    position: absolute;
    top: 0;
    right: 20px;
    color: #999;
    content: "\e904";
    font-weight: 700;
    font-family: icomoon!important
}

.ab-sild .sild-cont {
    background: #fff
}

.ab-sild .sild-cont .cont-list {
    padding: 20px
}

.ab-sild .sild-cont .cont-list ul li {
    padding: 5px 0;
    padding-left: 60px;
    color: #333;
    font-size: 14px
}

.ab-sild .sild-cont .cont-list ul li span {
    float: left;
    display: block;
    margin-left: -60px;
    width: 60px;
    height: 20px;
    color: #666;
    line-height: 20px
}

.pro-center {
    padding-bottom: 25px;
    background: #fff
}

.pro-center .pro-list {
    overflow: hidden;
    padding: 25px 18px 10px
}

.pro-center .pro-list ul li {
    float: left;
    margin: 0 10px 20px;
    width: 200px;
    border: 1px solid #fff
}

.pro-center .pro-list ul li:hover {
    border-color: #f3c04b
}

.pro-center .pro-list ul li .img {
    overflow: hidden;
    width: 200px;
    height: 200px;
    background: #eee;
    text-align: center;
    font-size: 0;
    line-height: 200px
}

.pro-center .pro-list ul li .img img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

.pro-center .pro-list ul li .title {
    padding: 0 5px;
    height: 40px;
    background: #f7f8fc;
    color: #333;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 40px
}

.pro-center .pro-list ul li .title:hover {
    color: #f3c04b
}

.page {
    text-align: center;
    font-size: 0
}

.page .center {
    display: inline-block;
    overflow: hidden
}

.page .center .page-span {
    float: left;
    margin-right: 30px;
    color: #c3c3c3;
    font-size: 14px;
    line-height: 32px
}

.page .center .page-list {
    float: left;
    overflow: hidden
}

.page .center .page-list ul li {
    float: left;
    margin: 0 4px;
    padding: 0;
    width: auto;
    height: 32px;
    min-width: 30px;
    border: none;
    background: 0 0;
    text-align: center;
    font-size: 14px;
    line-height: 30px
}

.page .center .page-list ul li a {
    display: block;
    overflow: hidden;
    padding: 0 5px;
    min-width: 20px;
    border: 1px solid #eee;
    border-radius: 4px;
    background: #fff;
    color: #333
}

.page .center .page-list ul li:hover a {
    color: #f3c04b
}

.page .center .page-list ul li.active a {
    background: #f3c04b;
    color: #fff
}


.message-c {
    overflow: hidden;
    padding: 40px 50px;
    background: #fff
}

.message-c .p {
    margin-bottom: 35px;
    color: #666;
    font-size: 16px;
    line-height: 30px
}

.message-c .from input {
    display: block;
    margin-bottom: 10px;
    padding: 0 5px;
    height: 38px;
    border: 1px solid #d2d2d2;
    color: #333;
    font-size: 14px;
    line-height: 38px
}

.message-c .from input[name=phone],.message-c .from input[name=user] {
    width: 348px
}

.message-c .from textarea {
    display: block;
    margin-bottom: 10px;
    padding: 5px;
    width: 728px;
    height: 130px;
    border: 1px solid #d2d2d2;
    color: #333;
    font-size: 14px;
    line-height: 20px
}

.message-c .from .code {
    overflow: hidden
}

.message-c .from .code input[name=code] {
    float: left;
    width: 258px
}

.message-c .from .code a {
    float: left;
    display: block;
    margin-left: 10px;
    padding: 1px 0;
    width: 80px;
    height: 38px
}

.message-c .from .code a img {
    width: 80px;
    height: 38px
}

.message-c .from .btn {
    padding-top: 25px
}

.message-c .from .btn a {
    display: block;
    width: 362px;
    height: 40px;
    background: #8fa4de;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 40px
}

.message-c .from .btn a:hover {
    background: #8397d0
}

.contact-o {
    overflow: hidden;
    padding: 40px 0;
    background: #fff;
    text-align: center
}

.contact-o iframe {
    margin: 0 auto;
    width: 830px;
    height: 500px
}

/*内页*/
.cases-d{
    width: 100%;
}
.cases-d .top{width: 100%;height: 400px;}
.cases-d .top .le{width: 448px;height: 398px;border: 1px solid #ddd;float: left}
.cases-d .top .le .son{width: 430px;height: 378px;overflow: hidden}
.cases-d .top .ri{width: 400px;height: 400px;float: right;}
.cases-n li{width: 278px;margin-right: 17px;height: 250px;float: left;margin-bottom: 30px;position: relative;}
.cases-n li:nth-child(3n){margin-right: 0px;}
.cases-n li a{display: block;width: 282px;height: 250px;position: relative;}
.cases-n li a .i{width: 282px;height: 210px;overflow: hidden;background: #ddd}
.cases-n li .dianzan{position: absolute;z-index: 2;width: 90px;height: 25px;transition: 0.3s;background: rgba(255,119,58,0.8) url("../images/zan1.png") left 8px top 3px no-repeat;background-size: 18px;
    top:0;left: 0;border-radius: 5px;text-indent: 35px;line-height: 25px;color: #fff}
.cases-n li a .t{width: 282px;height: 40px;text-align: center;line-height: 40px;background: #0079d3;color: #fff}
.cases-n li a .i img{transition: 0.5s;}
.cases-n li a:hover .i img{transform: scale(1.1)}
.cases-n li a:hover .t{background: #0079d3}
.cases-n li a:hover .dianzan{opacity: 0;}

