html,body,p,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
html{font-size: 15px;font-family:"microsoft yahei","Microsoft YaHei ui"!important;color:#333;}
a{text-decoration:none;}
ul,li{list-style:none;}
.lf{float:left;}
.rt{float:right;}
img{vertical-align: middle;border:none;}
body{
    min-width: 1260px;
    background: url("../images/bodybg.png") no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed;
}
#bannerWrap img{
    width: 100%;
    height: 100%;
}
#nav{
    width: 100%;
    background-color: #3385ff;
    height: 50px;
}
#navbg{
    width: 100%;
    height: 20px;
    background: url("../images/navbg1.png") left top;
}
.nav{
    width: 1260px;
    margin: auto;
}
#header {
    width: 100%;
    height: 90px;
    background-color: rgba(255,255,255,0.6);
}
.header > img {
    height: 45px;
    vertical-align: middle;
    margin-right: 3px;
}
.header .phone {
    float:right;
}
.header {
    width: 1260px;
    margin: auto;
    height: 90px;
    line-height: 90px;
    font-size: 35px;
    color: #394151;
    font-weight: bold;
}
.nav>ul{
    height: 50px;
}
.nav>ul>li{
    float: left;
    width: 16.6%;
    height: 50px;
    position: relative;
}
.nav>ul>li.active,.nav>ul>li:hover{
    background-color: #0b5fde;
}
.nav>ul>li>a{
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #eff3fb;
    font-size: 18px;
}
.nav>ul>li>ul{
    display: none;
    position: absolute;
    background-color: #0b5fde;
    z-index: 5;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    height: auto!important;
}
.nav>ul>li>ul>li{
    margin-bottom: 15px;
    border-bottom: 1px dotted #3e88f8;
    padding-bottom: 5px;
}
.nav>ul>li>ul>li:hover a{
color: #FFB74D;
}
.nav>ul>li>ul>li:hover span{
    box-shadow: 0 0 0 1px #FFB74D, 0 0 0 2px #FFB74D;
    background-color: #0b5fde;
}
.nav>ul>li>ul>li>a{
    font-size: 15px;
    color: #c1d9fd;
}
.nav>ul>li>ul>li>span{
    display: inline-block;
    width: 7px;
    height: 7px;
    background-color: #80d5fb;
    border-radius: 50%;
    margin-right: 9px;
    box-shadow: 0 0 0 1px #3385ff, 0 0 0 2px #80d5fb;
}
.bannerList{
position: relative;
}
.bannerList>img{
height: 430px;
}
.bannerList .text1{
    position: absolute;
    top: 172px;
    left: 50%;
    margin-left: -600px;
}
.bannerList .text2{
    position: absolute;
    top: 172px;
    right: 50%;
    margin-right: -560px;
    border-bottom: 25px solid rgba(255,255,255,0.2);
    border-radius: 20px;
}
.bannerList .text3{
    position: absolute;
    top: 172px;
    left: 50%;
    margin-left: -600px;
}
.bannerList .text img{

}
.bannerDown{
    width: 100%;
    height:71px;
}
.bannerDown img{
    width: 100%;
    height: 100%;
}
#companyProfile{
    margin-top: 50px;
    margin-bottom: 50px;
}
.companyProfile{
    width: 1260px;
    margin: auto;
    min-height: 200px;
    background: url(../images/gsjj.png) center top no-repeat;
    padding-top: 175px;
    overflow: hidden;
}
.companyProfileLf h2{
    font-size: 24px;
    color: #0b5fde;
    background: url(../images/titleline.png) left bottom no-repeat;
    text-indent: 30px;
    padding-bottom: 25px;
}
.companyProfileLf p{
    font-size: 16px;
    color: #8595ae;
    line-height: 28px;
    text-indent: 2em;
}
    .companyProfileLf p b {
        font-weight: bold;
        color: #3385ff;
        background-color: #c8d8ee;
        border-radius: 30px 0px;
        padding: 2px 5px;
        margin-right: 5px;
        font-size: 15px;
        padding-left: 12px;
    }
    .companyProfileLf {
        width: 50%;
        float: left;
    }
.companyProfileRt {
    width: 33%;
    float: right;
    text-align: right;
    box-shadow: -38px 38px 0px #bfcce4;
    position: relative;
    margin-top: 60px;
}
    .companyProfileRt img {
        width: 100%;
        height: 570px;
    }
.companyMore {
    text-align: right;
    margin-top: 30px;
    height: 35px;
}
    .companyMore a {
        background-color: #c8d8ee;
        border: 1px solid #9fc0ee;
        color: #3385ff;
        padding: 11px 20px;
        font-size: 15px;
        cursor: pointer;
        margin-right: 10px;
    }
        .companyMore a:hover {
            background-color: #3385ff;
            border: 1px solid #3385ff;
            color: #ffffff;
        }
        #footer {
            width: 100%;
            height: 200px;
            background-color: #565e68;
        }
.footLf{
    width: 50%;
    float: left;
}
.footRt{
    margin-left: 50%;
}
.footLf h2{
    color: #deeafb;
    font-size: 18px;
    margin-bottom: 15px;
}
.footLf h2 img{
    height: 25px;
    vertical-align: middle;
}
.footLf ul li{
    margin-bottom: 15px;
}
.footLf ul li a{
    color: #deeafb;
    font-size: 15px;
}
.footRt p{
    color: #deeafb;
    font-size: 15px;
    margin-bottom: 15px;
}
.footRt p b{
    font-size: 28px;
    letter-spacing: 2px;
    color: #9dc2fb;
}
.footer{
    width: 1260px;
    margin: auto;
    padding-top: 40px;
    box-sizing: border-box;
}
.companyBorder1 {
    position: absolute;
    right: -10px;
    top: -38px;
    width: 100px;
    height: 56px;
    border: 10px solid #bfcce4;
}
.companyBorder2{
    position: absolute;
    right: 70px;
    top: 9px;
    width: 60px;
    height: 41px;
    /*border: 5px solid #eef4ff;*/
}
#honor{
margin-bottom: 20px;
}
.autoplay{
    width: 1260px;
    margin: auto;
}
.autoplay img{
    border:10px solid #fff;
    width: 232px;
    height: 150px;
}
.slick-prev, .slick-next{
    background-color: #eef4ff!important;
    z-index: 22!important;
}
.slick-prev:before, .slick-next:before{
    color: #3385ff!important;
}
.honorList {
    border: 10px solid #fff;
    background-color: #eef4ff;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-top: 0px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #5c687f;
}
@media screen and (max-width: 980px){
    .companyProfileLf {
        width: 100%;
        float: none;
        padding: 10px 60px;
        box-sizing: border-box;
    }
    .companyProfileLf p{
        line-height: 60px;
    }
    .companyProfileRt {
        width: 100%;
        float: none;
        text-align: center;
    }
    .companyProfileRt img{
        width: 60%;
    }
}