html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}a{color:#333;text-decoration:none;outline:none}

body{max-width: 1680px;min-width: 1130px;margin: 0 auto; font: 12px/1 "Microsoft Yahei", "微软雅黑", sans-serif; vertical-align: baseline; overflow-y: scroll;}
/*头部 */
.header,.header .g-wap,.header a,.header .list{height: 80px;}
.header .g-wap{margin:auto;overflow: hidden;width: 1130px;}
.header .g-wap img{height: 80px;}
.header ul li a{}
.header .g-wap .img{width: 250px;display: block;float: left;}
.header .list li a{line-height: 80px;float: left;font-size: 16px;}

.header .list li a {
    /* must be postioned relative  */
    position: relative;
    display: block;
    width: 110px;

    height: 80px;
    font-weight: bold;

    cursor: pointer;
}

.header .list li a span {
    /* all layers will be absolute positioned */
    position: absolute;
    left: 0;
    width: 100%;

}

.header .list li a span.out {
    top: 0px;
    text-align: center;

}

.header .list li a span.over,
.header .list li a span.bg {
    /* hide */
    top: 80px;
    text-align: center;
    background: #1E90FF;
    color:#fff;

}
.header .list .on a span{
    background: #1E90FF;
    color:#fff;
}

/*幻灯片*/
.banner{height: 442px;}
.js-silder{
    position: relative;
    min-width: 320px;
}
.silder-scroll{
    width: 100%;
    overflow: hidden;
}
.silder-main{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.silder-main-img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.silder-main-img img{
    width: 100%;
}
.js-silder-ctrl{
    width: 100%;
    text-align: center;
}
.silder-ctrl-prev,
.silder-ctrl-next{
    position: absolute;
    top: 0;
    width: 8%;
    height: 100%;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    font-family: "宋体";
    font-size: 52px;
    font-weight: 600;
    text-shadow: #666 2px 2px 5px;
}
.silder-ctrl-prev{
    left: 80px;
    text-align: left;
}
.silder-ctrl-next{
    right: 80px;
    text-align: right;
}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{
    position: absolute;
    top: 50%;
    margin-top: -40px;
}
.silder-ctrl-prev>span{
    left: 0;
}
.silder-ctrl-next>span{
    right: 0;
}
.silder-ctrl-con{
    display: inline-block;
    width: 4%;
    padding: 10px 0;
    margin: 0 10px;
    cursor: pointer;
}
.silder-ctrl-con>span{
    display: block;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    padding: 5px 0;
    cursor: pointer;
    background-color: #e4e4e4;
}
.silder-ctrl-con.active>span{
    background-color: #7bbedf;
}

@media (max-width: 768px){
    .silder-ctrl-prev,
    .silder-ctrl-next{
        width: 10%;
        font-size: 26px;
        margin-top: -25px;
    }
    .silder-ctrl-con{
        width: 14px;
        height: 14px;
        padding: 0;
        margin: 0 5px;
    }
    .silder-ctrl-con>span{
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        padding: 0;
    }
}
.silder-main,.silder-main-img{height: 409px;}

/*首页新闻*/
.content .newss{color: #353535;text-align: center;}
.content .news{width: 1130px;margin: auto;overflow: hidden;padding: 40px 0px;}

.news .news1 h1{font-size: 26px;height: 45px;border-bottom: 1px solid #e9e9e9; width: 200px;margin: auto;margin-bottom: 20px;}
.news .news1 span{font-size: 16px;line-height: 30px;}
.news .news1 .gd a{height: 40px;line-height: 40px;border: 1px solid #e9e9e9;border-radius: 10px;width: 130px;margin: 10px auto;display: block}
.news .news1 .gd a:hover{background: #1E90FF;color: #fff;border: 1px solid #fff;}


/*服务项目*/
.service{width: 1130px;margin: auto;padding: 40px 0px;}
.service .fuwu{font-size: 26px;height: 45px;border-bottom: 1px solid #e9e9e9; width: 200px;margin: auto;margin-bottom: 30px;display: block;}
.service ul{display: block;min-height: 170px;}
.service ul li{width: 25%;float: left}
.service ul li i{font-size: 60px;}
.service ul li p{font-size: 18px;line-height: 50px;}
.service ul li .text{font-size: 12px;}

/*内页banner*/
.banners{width: 100%;height:100px;background:url('../images/about.jpg') no-repeat center top}


/*走进豪门*/
.contents{width: 1130px;margin: auto}
.contents .left{width: 250px;padding: 20px;min-height: 200px;float: left;}
.contents .right{width: 798px;padding: 20px;min-height: 200px;border-left: 1px solid #e9e9e9;float: right;}
.contents .right img{max-width: 100%;}
.contents .left ul li a{padding: 15px 30px;display: block;border-bottom: 1px solid #e9e9e9;font-size: 16px;}
.contents .left ul li a:hover{background: #1E90FF;color: #fff;border-radius: 5px;border-bottom: 1px solid #1E90FF; }
.contents .ons{background: #1E90FF;color: #fff;border-radius: 5px;border-bottom: 1px solid #1E90FF;}

/*新闻列表*/
.contents .right .lists ul li a{padding: 15px 20px;font-size: 14px;display: block;border-bottom: 1px dashed #e9e9e9;}
.contents .right .lists ul li a:hover{color: #1E90FF;border-bottom: 1px solid #1E90FF; }

/*翻页*/
.contents .pages{padding: 50px 20px;width: 100%;text-align: center;}
.contents .pages a,.contents .pages span{padding: 5px 10px;border: 1px solid #e9e9e9;border-radius: 5px;margin: 10px 1px;}
.contents .pages span,.contents .pages a:hover{background: #1E90FF;color: #fff;border: 1px solid #fff;}

/*详情页*/
.contents .right .title-1{width: 100%; font-size: 18px;text-align: center;height: 50px;line-height: 50px;}

/*面包屑*/
.contents .nav{width:100%;padding: 13px 10px 20px 40px;border-bottom: 1px solid #e9e9e9;margin-bottom: 10px;font-weight: bold;font-size: 14px;}
.contents .nav i{font-size: 14px;}


/*底部*/
.footer{width: 100%;float: left}
.footer .alls{width: 1130px;margin: 10px auto;border-top:1px solid #e9e9e9;text-align: center;}

.footer .alls .lists a{margin-left: 10px;font-size: 14px;line-height: 50px;}
.footer .alls .lists p{margin-left: 10px;}


