*{
    margin:0;
    padding:0;
}

html,body{
    margin:0;
    padding:0;
    font-size:16px;
    font-family: Arial;
    width:100%;
}

ul,ul li{
    list-style: none;
}

a,a:hover{
    text-decoration: none;
}
img{
    max-width: 100%;
}

p,h1,h2,h3,h4,h5,h6{
    margin:0;
    padding:0;
}

.noPaddingLeft{padding-left:0}
.noPaddingRight{padding-right:0;}
.width50{width:50%}

.fl{float:left;}
.fr{float:right;}


@media(min-width:1300px){
    .container{
        width:1200px;
    }
}



@media(min-width:1440px){
    .container{
        width:1400px;
    }
}


@media(min-width:1650px){
    .container{
        width:1600px;
    }
}

.h4{
    margin-top: 0;
}
.h4 a{
    line-height: 48px !important;
    height: 48px !important;
}
.swiperBanner-box{
    position: relative;
}
.swiperBoxName{
    position: absolute;
    right:5%;
    top: 5%;
    font-size:54px;
    font-weight: bold;
    color:#1e73be;
    font-weight: bold;
    text-transform: uppercase;
}
.swiperPic{
    position: absolute;
    right:10px;
    bottom:10px;
}
.swiperPic img{
    height:700px;
    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
}
.swiperPic:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.h-about{
    margin:60px 0;
    overflow: hidden;
}
.h-about-pic{
    margin-top:30px;
    overflow: hidden;
}
.h-about-box{margin-bottom:30px;}
.h-about-box img{
    height: 335px;
}

.section3{overflow:hidden}
.h-about-v-box{
    position: relative;
}
.h-v-icon img{
    position: absolute;
    left:48%;
    top:40%;
    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    z-index: 1;
}
.sec3-desc{line-height:30px;}
.h-about-v-box:hover .h-v-icon img{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.sece-download{margin-top:30px;}
.sece-download li a{
    color:#777;
}
.sece-download li:hover a{
    color:#1e73be;
}

.footer{
    background:#1e73be;
    padding:60px 0 20px;
    overflow: hidden;
    color:#fff;
    margin-top:60px;
}
.ft-tit{
    font-size: 30px;
    font-weight: bold;
}
.ft-desc-company{
    font-size:18px;
    margin-top:20px;
}
.ft-desc-btn{
    width:200px;
    height:48px;
    line-height: 48px;
    text-align: center;
    background:#fff;
    margin:20px 0;
}
.ft-desc-info{line-height:30px;}
.ft-desc-btn a{color:#555;}


.ft-menu{overflow:hidden;}
.ft-menu h4{
    margin-bottom:20px;
    font-size:18px;
    font-weight: bold;
}
.ft-menu ul li{line-height:30px;}
.ft-menu ul li a{
    display: block;
    color:#fff;
}

.copyright{
    line-height:40px;
    border-top:1px solid rgba(255,255,255,.2);
    margin-top:30px;
    padding-top:10px;
}
.copyright a{
    color:#fff;
}


/* 产品 */

.content{
    margin-top:60px;
}

.productList{overflow: hidden;}
/*.productListB:nth-child(2n) .productListBox{*/
/*    margin-top:60%;*/
/*}*/
.productListBox{margin-bottom:30px;border:1px solid #ddd; padding:10px;}
.productListPic{
    border-bottom:1px solid #ddd;
    padding-bottom:20px;
    overflow: hidden;
    height:298px;
}
.productListPic img{
    display: block;
    margin:0 auto;
    max-height:277px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -mz-transition: all .5s;
    -o-transition: all .5s;
}
.productListDesc{
    margin-top:10px;
    padding:0 10px;
}
.productListDesc h4{
    line-height: 48px;
}
.productListDesc h4 a{
    color:#333;
}
.productListInfo{
    color:#777;
    height: 30px;
    overflow: hidden;
}
.productListButton{
    font-size:14px;
    margin-top:10px;
}
.productListBox:hover .productListPic img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.prodcut-case{margin-top:60px;}
.productCase .swiper-pagination{
    position: unset;
    text-align: left;
}
.productCase .swiper-pagination-bullet{width:12px; height:12px;}

.productContent{
    overflow: hidden;
}
.productContentPic img{
    max-width: 100%;
    display: block;
    margin:0 auto;
    max-height:450px;
}
.productContentName{
    font-size:36px;
    line-height: 80px;
}
.porductContentInfo{
    margin-top:20px;
    color:#777;
}
.productParameter{
    margin:60px 0;
    overflow: hidden;
}
.productParameter h2{
    text-transform: uppercase;
    border-bottom:1px solid #ddd;
    padding-bottom:10px;
}
.productParCon{
    padding:60px 0;
    overflow: hidden;
}

.productDownload ul li a{color:#777;line-height: 30px;}
.productDownload ul li:hover a{color:#1e73be;}

.productDownloadName{overflow: hidden;margin-bottom:20px;}
.productDownloadName h3{line-height: 40px;float:left;}
.productDownloadName img{
    height:36px;
    float: left;
    margin-right:10px;
}
.productDownloadList p{
    line-height: 30px !important;
}
.productDownloadList a{
    font-size:16px !important;
}
.productDownloadDesc{
    background:#f4f4f4;
    padding:20px;
    border-radius: 10px;
    margin-top:10px;
    width:50%;
    line-height: 30px;
}











/* 新闻 */
.news h1{
    border-bottom:1px solid #ddd;
    padding-bottom:10px;
    margin-bottom:20px;
    text-transform: uppercase;
}
.newsList{overflow: hidden;}
.newsList li{
    padding:40px 0;
    overflow: hidden;
    border-bottom:1px solid #ddd;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
}
.newsListPic{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 5px;
    min-height: 240px;
}
.newsListName{
    font-size:30px;
    line-height: 60px;
}
.newsListDesc{
    color:#777;
    line-height: 30px;
    overflow: hidden;
}
.newsListDate{color:#777;line-height: 48px;}

.newsList li:hover{
    transform: translateX(10px);
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -o-transform: translateX(10px);
    box-shadow: 2px 2px 3px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 2px 2px 3px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 2px 2px 3px 5px rgba(0,0,0,.1);
    -o-box-shadow: 2px 2px 3px 5px rgba(0,0,0,.1);
}




.newsName{
    padding:60px 0;
    overflow: hidden;
    border-bottom:1px solid #ddd;
}
.newsTitle{
    font-size:36px;
    text-align: center;
    line-height: 60px;
}
.newsContent{
    width:100%;
    overflow:hidden;
    padding:40px 0;
    color:#777;
}
.blogMeta{
    color:#777;
    line-height: 60px;
}
.newsLasts{
    margin-top:80px;
}
.newsLasts h3{
margin-bottom:20px;
}
.newsLasts ul li{
    line-height: 48px;
}
.newsLasts ul li a{color:#777;}
.newsLasts ul li:hover a{color:#000}
.newsMessage{
    margin-top:40px;
}
.newsMessage h3{
    margin-bottom:20px;
}
.newsMessage textarea{
    width:100%;
    border-bottom:1px solid #ddd;
    border-left:0;
    border-right:0;
    border-top:0;
    height:80px;
    display: block;
}
.newsMessage input{
    width:100%;
    display: block;
    border-bottom:1px solid #ddd;
    border-left:0;
    border-right:0;
    border-top:0;
    height: 60px;
}
.newsMessage button{
    display: block;
    margin-top:30px;
    width:200px;
    line-height: 40px;
    text-align: center;
    border:1px solid #ddd;
    background: #1e73be;
}


.case{
    overflow:hidden;
}
.case-list{margin-bottom:20px;}
.case-title{
    font-size:32px;
    line-height: 60px;
    margin-bottom:30px;
}
.case-title span{
    float:right;
    font-size:16px;
}
.case-title span a{color:#777;}
.case-item{
    overflow: hidden;
    padding: 5px 0;
}
.case-pic{height:300px;width:100%;border-radius: 5px;position: relative;background-repeat: no-repeat; background-position: center; background-size:100% 100%;}
.case-name{
    color:#333;
    font-size:20px;
    padding:30px 20px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
}
.case-box{
    box-shadow: 2px 2px 3px #ddd;
    -webkit-box-shadow: 2px 2px 3px #ddd;
    -moz-box-shadow: 2px 2px 3px #ddd;
    margin-bottom:30px;
}
.case-cover{
    position: absolute;
    width: 100%;
    height:100%;
    left:0;
    top:0;
    background:rgba(0, 0, 0, .6);
    text-align: center;
    display: none;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
}
.case-cover i{
    font-size: 32px;
    color:#fff;
    line-height: 300px;
}
.case-box:hover .case-cover{
    display: block;
}
.case-box:hover .case-name {
    color:#777;
}
.caseContent{
    width:100%;
    padding:40px 0;
    overflow:hidden;
}
.contact{
    overflow: hidden;
}
.contact h3{
    margin-bottom:30px;
    text-align: center;
}
.contact-c{
    line-height: 40px;
    color:#777;
}
.contact ul{overflow:hidden}
.contact ul li{
    width:33.333%;
    float:left;
    padding:30px;
    text-align: center;
    height:210px;
}
.contact ul li:hover{
    background:#f4f4f4;
}



.message{
    background:#f4f4f4;
    padding:40px 20px;
    overflow: hidden;
    margin-bottom:60px;
}
.message input[type='text']{
    width: 100%;
    line-height: 40px;
    border:1px solid #ddd;
    margin-bottom:20px;
    padding:5px 10px;
}
.message textarea{
    width:100%;
    padding:5px 10px;
    border:1px solid #ddd;
}
.message input[type='button']{
    width:160px;
    line-height: 50px;
    text-align: center;
    border:none;
    background:#1e73be;
    color:#fff;
    margin-top:20px;
}
.message button{
    width:200px;
    line-height: 40px;
    margin-top:30px;
    background:#1e73be;
    border-radius: unset;
}


.listpages {
    padding: 20px 0 30px;
    width: 100%;
    text-align: center;
    clear: both;
}

.listpages li {
    margin: 0 5px;
}

.listpages a {
    color: #666;
    width: 30px;
    font-weight: bold;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.listpages * {
    display: inline-block;
    _zoom: 1;
    _display: inline;
    vertical-align: middle;
    line-height: 30px;
    font-style: normal;
}

.listpages a:hover,.listpages .active {
    display: inline-block;
    color: #fff;
    background: #23527c;
    border-color: #23527c;
}

.listpages .active a,.listpages .active {
    display: inline-block;
    color: #fff;
    background: #23527c;
    font-weight: bold;
    border: 1px solid #23527c;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.title{
    text-align: center;
font-size: 28px;
color: #282828;
margin-top: 45px;
}
.title .line {
    width: 40px;
    height: 2px;
    background: -moz-linear-gradient(to right,#23527c,#6fa9ff);
    background: -ms-linear-gradient(to right,#23527c,#6fa9ff);
    background: -webkit-linear-gradient(to right,#23527c,#6fa9ff);
    background: linear-gradient(to right,#23527c,#6fa9ff);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#23527c",endColorstr="#6fa9ff",gradientType="1");
    margin: 17px auto 0 auto;
}
.about-c{
    width: 100%;
    margin-top: 40px;
    line-height:30px;
    color:#777;
}
.down-title{overflow: hidden;margin-bottom:20px}
.down-title img{float:left}
.down-title h3{float:left;margin-left:10px;line-height: 40px;}
.down-list p{
    line-height: 30px !important;
}
.down-list p a{
    font-size: 16px !important;
}







.message .item{overflow:hidden;}
.message .item input, .message .captcha .login-form-vcode-input input {
    width: 100%;
    height: 100%;
    height: 46px;
    border-radius: 3px;
    border: 0;
    padding: 0 17px;
    font-size: 14px;
    outline: none;
}
.message .captcha {overflow:hidden;margin-top:20px;}
.message .captcha .login-form-vcode {
    width:20%;
}
.message .captcha .login-form-vcode, .message .captcha .login-form-vcode-input {
    float: left;
}

.message .captcha .login-form-vcode img {
    border: #e2e2e2 solid 1px;
    border-radius: 3px;
    display:block;
    margin:0 auto;
}

.message .captcha .login-form-vcode-input {
    border: #e2e2e2 solid 1px;
    border-radius: 3px;
    width:80%;
}
.message .captcha .login-form-vcode-input input {margin-bottom:0;}
.message .set_5_button {
    overflow: hidden;
    z-index: 1;
    position: relative;
}

.message .submission {
    font-size: 16px;
    width: 200px;
    height: 46px;
    border-radius: 3px;
    background-color: #1e73be;
    line-height: 46px;
    margin: 40px auto 0 auto;
    cursor: pointer;
    text-align: center;
    color:#fff;
}

.blog-home{margin-top:60px;}
.blog-home .post{
    border: 1px solid #ddd;
}
.list-message{
    width:100%;
    overflow: hidden;
    padding:10px;
}
.list-message > li{
    display: inline-block;
    width:49%;
    line-height: 48px;
    border:1px solid #ddd;
    margin-bottom:20px;
    padding:10px;
}
.card-details{
    border-top:1px solid #ddd;
    padding:20px 10px;
}
.newsMessage .captcha{overflow: hidden;}
.newsMessage .login-form-vcode{
    width:12%;
    float:left;
    margin-top:10px;
}
.newsMessage .login-form-vcode-input{
    width:10%;
    float:left;
}
.newsMessage .login-form-vcode-input input{
    border:none;
    border-bottom:1px solid #ddd;
}
.newsMessage .submission{
        display: block;
        margin-top: 30px;
        width: 200px;
        line-height: 40px;
        text-align: center;
        background:#eee;
        border: 1px solid #ddd;
}
.fenxiang ul li{
    height:50px;
    width:60px;
    border-top:1px solid #fff;
    text-align: center;
}
.fenxiang ul li:last-child{
    border-bottom:1px solid #fff;
}
.fenxiang ul li i{font-size:24px;line-height:50px;text-align:center}