
a:hover{
    color: #333;
}
img{
    max-width: 100%;
    height: auto;
}
.fl{
    float: left;
}
.fr{
    float: right;
}

.main-color{
    color: #1E50AE;
}
.main-color img{
    height:60px;
}
.main-w{
    width: 1200px;
    margin: 0 auto; overflow:hidden
}

.layui-container{
    width: 100%;
    padding: 0;
}
.header-warp{
    width: 100%;
    height: 150px;
}
.header{
    height: 60px;
    padding: 20px 0;
    background-color: #fff;
    z-index: 100;
}
.nav{
    height: 50px;
    background-color: #1E50AE;
}
.nav .layui-nav .layui-nav-item{
    line-height: 50px;
}


.header_title{
    /*height: 60px;*/
    font-size: 30px;
    line-height: 60px;
    width: 240px;
    border-right: #ccc solid 1px;
    margin-right: 40px;
    font-weight: bold;
}
.header-info-top{
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
}
.header-info-bot{
    color: #999;
}
.header-msg{
    padding-top: 10px;
}
.layui-nav.layui-bg-deepblue .layui-this:after{
    background-color: transparent;
}
.layui-bg-deepblue .layui-nav-bar{
    display: none;
}
.layui-bg-deepblue .layui-this{
    background-color: #13439D;
}
.layui-bg-deepblue  .layui-nav-item:hover{
    background-color: #13439D;
}
.layui-bg-deepblue{
    background-color: #1E50AE;
    font-size: 16px;
}

.footer{

    background-color: #191919;
    color: #ccc;
    font-size: 14px;
}
.nav-list-name{
    margin-bottom: 10px;
}
.nav-list-item{
    margin-bottom: 10px;
}
.link-innner-group a{
    margin-right: 20px;
    color: #666666;
}
.footer .link{
    padding: 30px 0;
    border-bottom: #666 solid 1px;
}
.foot-info{
    padding-top: 60px;
    padding-bottom: 60px;
}
.foot-info-left{
    width: 500px;
    text-align: center;
}
.foot-info-left .foot-title{
    font-size: 28px;
    margin-bottom: 40px;
    color: #ccc;
}
.nav-list{
    margin-right: 60px;
}
.foot-module{
    text-align: center;
    line-height: 40px;
}
.body{
    /*margin-top: 60px;*/
}
/*产品详情页*/
.prd-title{
    border:#ccc solid 1px;
}
.pd-main .layui-this{
    color: #1E50AE!important;
}
.pd-main .layui-tab-title{
    margin-bottom: 20px;
}
.pdLayoutR .layui-card-header{
    font-size: 20px;
    margin-bottom: 20px;
}
#realMallAmount{
    font-weight: bold;
    font-size: 40px;
    color: #1E50AE;
}
.prd-pri-info{
    margin-bottom: 40px!important;
}
.pd-main .btn1{
    background-color: #fff;
    color: #1E50AE!important;
    border: #1E50AE solid 1px;
    width: 160px;
}
.pd-main .btn2{
    background-color: #1E50AE;
    color: #fff!important;
    width: 160px;
}
.pagenation2{
    line-height: 40px;

}
#singleNewspagenation{
    margin: 10px 0;
}
.pd-main .layui-tab-brief>.layui-tab-title .layui-this:after{
    border-bottom:2px solid #1E50AE;
}
.pd-main .pdLayoutR{
    padding-left: 80px;
}
.prd-info-detail{
    padding: 40px 0;
}
    /*产品详情页吧结束*/
/*产品列表页*/
.res-list-item a{
    display: block;
}
.res-list-item a img{
    border: #eee solid 1px;
    width: 260px;
    height: 260px;

}
.res-list-item .res-list-name{
    font-size:14px ;
    line-height: 20px;
    padding-top: 20px;
    text-align: center;
}
.res-list{
    padding-top: 20px;
}
.pd-list{
    padding-top: 40px;
}
.pd-list .layui-collapse{
    margin-bottom: 60px;
}
.layui-colla-item .layui-show +.layui-colla-title{
    background-color: #1E50AE;
}
.pd-item-title{
    background-color: #1E50AE!important;
    color: #fff;
}
.more-list{
    border: none;
    text-align: center;
}
.more-list li{
    margin: 0 10px;
}
.layui-colla-content{
    transition: all 0.5s ease 0s;
}
.more-list .layui-this{
    background-color: #1E50AE;
    border-radius: 20px;
    color:#fff!important;
}
.more-list .layui-this:after{
    border: none!important;
}
/*产品列表页结束*/
/*首页*/
.module{
    text-align: center;
    /*padding: 30px  15px ;*/
    /*padding: 7% 12%;*/
}
.index_about_body{
    margin-top: 8%;
    color: #6B6B6B;
    line-height: 2em;
    margin-bottom: 30px;
}
.more-warp{
    /*padding: 30px 0;*/
    position: relative;
}
.more{
    border: #EEEEEE solid 1px;
    position: relative;
    /*margin: 30px auto;*/
}
.more a{
    color: #7C7C7C;
    font-size: 14px;
    /*font-weight: bold;*/
    line-height: 30px;
}
.more span{
    position: absolute;
    z-index: -1;
    background-color: #eee;
    width: 0;
    transition: all 0.5s ease 0s;
    top: 0;
    left: 0;
}
.more:hover span{
    width: 100%;
    height: 100%;
}
.more:hover a{
    color: #333;
}
.house_img_module{
    display: flex;
    margin-bottom: 100px;
}
.house_img_module .img{
    height: 100%;

}
.house_img_module1 .img{
    height: 100%;
    align-self: flex-end;
}
.img_bottom{

}
.busness_img_module img{
    margin-bottom: 10px;
}
.index_search{
    background-color: #F7F7F7;
    padding: 15px 0;
}
.search{
    background-color: #1E50AE;
    width: 75px;
}
.search-word{
    line-height: 40px;
}
.module-dec{
    text-align: center;
    color: ccc;
    line-height: 24px;
    margin-bottom: 40px;
}
.index-body .layui-elem-field legend{
    font-size: 30px;
    font-weight: bold;
    color:#333 ;
}
.leg-weight{
    font-size: 60px;
    color: #1E50AE;
}
.reason{
    margin-bottom: 20px;
}
.index-card-item a img{
    width: 160px;
    height: 160px;
    border-radius: 50%;
    overflow: hidden;
}
.index-card-item a{
    display: inline-block;
    padding: 10px;
    border-radius: 50%;
    overflow: hidden;
    border: #eee solid 1px;
}
.reason .reason-dec{
    padding-left: 40px;
    text-align: left;
}
.reason .reason-dec >div{
    margin-bottom: 10px;
}
.in-our{
    padding: 100px 0;
    background: url(//20601220.s61i.faiusr.com/2/AD0IhLPpCRACGAAgv8uQ7QUop6708AUwgA84zAM.jpg) no-repeat top ,transparent;
}
.our-dec{
    color: #fff;
    width: 520px;
    text-align: left;
    padding-left: 20px;
}
.our-dec-h3{
    font-size: 20px;
    padding: 20px 0;
}
.our-dec-p{
    margin-bottom: 20px;
}
.our-dec-link{
    color: #fff;
}
.our-dec-link:hover{
    color: #fff;
}
.index-first-news img{
    width: 284px;
    height: 175px;
}
.index-news{
    text-align: left;
}
.index-first-news-dec{
    width: 460px;
    padding-left: 20px;
}
.index-first-news{
    margin-bottom: 20px;
}
.index-news .layui-card-header{
    padding: 0;
}
    /*首页结束*/

/*新闻页*/
.news-list{
    padding: 40px 15px;

}
.news-time{
    float: right;
    font-size: 14px;
    color: #ccc;
}
.news-list-body{
    padding-bottom: 100px;
}
.news-list-body .layui-card-header{
    border: none;
}
.news-list-body .layui-card-body{
    color: #ccc;
}
.news-list-body .layui-card,.newslist-head .layui-card{
    display: block;
    transition: all 0.5s ease 0s;
    margin-bottom: 1px;

}
.newslist-head div{
    position: relative;
}
.newslist-head img {
    width: 100%;
    height: 425px;
}
.newslist-head-news{
    display: block;
    position: relative;
}
.newslist-head-img{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
    background-color: rgba(0,0,0,0.6);
    color: #fff;
    line-height: 30px;
    text-align: center;
}
.news-item-time{
    width: 84px;
    height: 84px;
    background-color: #F2F2F2;
}

.news-time-head{
    font-size: 30px;
    line-height: 20px;
    padding-top: 26px;
    display: block;
    text-align: center;
}
.news-time-bd{
    font-size: 12px;
    line-height: 20px;
    display: block;
    text-align: center;
}
.news-item-time{
    margin-right: 20px;
}
.news-item-info{
    width: 450px;

}
.news-item-info .layui-card-header{
    font-size: 14px;
}
.news-item-info .layui-card-body{
    font-size: 12px;
    color: #999;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    padding: 0;
}
.newslist-head-item{
    padding-bottom: 43px;
    padding-top: 43px;
    border-bottom: #eee dashed 1px;
}
.newslist-head-item:first-child{
    padding-top: 0px;
}
.newslist-head-item:last-child{
   border: none;
}

    /*新闻页结束*/
/*新闻详情页*/
.news-con-body .layui-card-header{
    height: auto;
}
.news-con-body .news-title{
    font-size: 20px;
}
.news-con-body .layui-card-body{
    padding: 0 60px;
    border-bottom: 1px dashed #efefef;
    margin-bottom: 40px;
    padding-bottom: 40px;
}
.news-con-body .layui-card-body p{
    font-size: 14px;
    color: #666;
    line-height: 2.8;
}
.news-con-time{
    color: #ccc;
}
.news_detail_footer{
    margin-bottom: 60px;
}
.news_pagenation{
    margin-bottom: 20px;
}
/*新闻详情页结束*/
/*设计案例*/
#share{
    width: 230px;
}
.share-name{
    line-height: 42px;
}
.case-list{
    padding-top: 50px;
    margin-bottom: 100px;
}
.list-card-title{
    width: 220px;
    /*height: auto;*/
    height: 764px;
}
.list-card-title li{
    display: block;
    line-height: 60px;

}
.list-card-title li.layui-this{
    display: block;
    line-height: 100px;
    color: #fff!important;
    background-color: #1E50AE!important;

}
.case-list-card{
    border: none;
    box-shadow: none;
}
.case-list-card>.layui-tab-title .layui-this:after{
    border: none;
}
.list-card-content{
    width: 950px;
}
.list-card-item{
    box-sizing: border-box;
    height: 345px;
    padding-top: 0;
}
.item-bot{
    border:#eee solid 1px;
    border-top:none;
    height: 142px;
}
.list-card-item .item-name{
    padding: 10px;
    font-size: 18px;
    color: grey;
}
.list-card-item .item-dec{
    padding: 0px 10px;
    color: grey;
	overflow: hidden;
    height: 75px;
}
/*设计案例结束*/
/*关于我们*/
.about-top p{
    font-size: 14px;
    line-height: 36px;
    padding-top: 40px;
    color: #999999;
}
.about-top{
    overflow: hidden;
    margin-bottom: 60px;

}
.power-item{
    margin-bottom: 20px;
}
.about-dec{
    color: #999;
    line-height: 36px;
}
.about-body{
    padding-top: 100px;
}
.about-item-title{
    text-align: center;
    margin-top: 10px;
}
.about-item img{width:380px;height:260px;}
.good{
    height: 485px;
    background: url(//20601220.s61i.faiusr.com/2/AD0IhLPpCRACGAAg_8mU7QUovIHJxAQwgA84yQQ.jpg) no-repeat top ,transparent;
}
/*关于我们结束*/

/*联系我们*/
.contact-title{
    margin-bottom: 10px;
}
.contact-des{
    margin-bottom: 10px;
    line-height: 28px;
}
.contact-add{
    line-height: 35px;text-indent:25px
}
#container{
    height: 300px;
}
.contact-form{
    text-align: left;
    padding: 20px 15px;
}
.form_item .title{
    color: #999;
    margin-bottom: 10px;
}
.required_icon{
    padding-left: 5px;
    color: red;
}
.item_type_input input{
    width: 100%;
    padding-left: 10px;
    border: none;
    border-bottom:#ddd solid 1px;
    line-height: 36px;
    box-sizing:border-box;  padding:5px 10px;
}
.textarea_style{
    width: 100%;
    height: 100px;
    border: none;
    border-bottom:#ddd solid 1px;
    box-sizing:border-box;padding:10px;

}
.CONTACT-list-body{
    margin-bottom: 60px;
}
.form-btn{
    width: 100%;
    background-color: #2B2B2B;
    color: #fff;
    margin-top: 30px;
}
.contact-body{
    background-color: #F7F7F7;
    padding: 100px 100px 50px;
}
/*联系我们结束*/

.case_img{ width:300px; height:180px; overflow:hidden}
.case_img img{ width:100%;}
.index_banner{ height:400px; overflow:hidden;}
.index_banner img{ height:400px;display: block;margin: 0 auto;}
.our-r-img img{ width:150px;}
/** 尾部 **/
.clearfix:after {content:"";display:block;visibility:hidden;height:0;clear:both;}
.clearfix {zoom:1;}
.w1100{width:1200px;margin:0 auto;}
.site-footer { font-size: 14px; line-height: 1.8; color: #a8aaba; background: #32333b; margin-top:20px;}
.site-footer a { color: #a8aaba;}
.site-footer a:hover { color: #f44 !important;}
.site-footer .footer-article { padding: 30px 0 20px; overflow: hidden;}
.site-footer .contact { float: left; width: 280px; margin-top:25px;}
.site-footer .contact dt { width: 90px;}
.site-footer .contact .iconfont { width: 66px;height: 66px; display: block;float: left;background: url(../images/kefu.png) center center no-repeat;background-size: 55px;}
.site-footer .contact .text { font-size: 14px; line-height: 30px; color: #fff;}
.site-footer .contact .tel { padding: 3px 0 15px; font-size: 20px; color: #fff;}
.site-footer .contact a { display: block; width: 90px; font-size: 14px; line-height: 30px; color: #9b9ea0; text-align: center; border: 1px solid #9b9ea0; border-radius: 4px;}
.site-footer .contact a:hover { color: #fff !important;}
.site-footer .col-article {float: left;width: 171px;margin-left: 25px;}
.site-footer .col-article dt { margin-bottom: 15px; font-size: 16px; font-weight: normal; color: #d7d8d9;}
.site-footer .col-article dd { margin-bottom: 8px; overflow: hidden;}
.site-footer .col-article dd a { font-size: 12px; color: #9b9ea0; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.site-footer .wx { float: left; width: 135px; margin-right: 0;}
.site-footer .wx dt { margin-bottom: 15px; font-size: 16px; font-weight: normal; color: #d7d8d9;}
.site-footer .wx dd { margin-bottom: 15px;}
.site-footer .wx dd img { display: block; width: 110px; height: 110px; margin: 5px 0; border-radius: 2px;}
.site-footer .wx dd.other { margin-bottom: 0; line-height: 18px;}
.site-footer .wx dd.other span { display: block; font-size: 12px;}
.site-footer .wx dd.other a { display: inline-block; margin-right: 5px; font-size: 12px; line-height: 18px; vertical-align: top;}
.footer-links { padding: 10px 0; border-top: 1px solid #41424c; border-bottom: 1px solid #41424c;}
.footer-links p { font-size: 14px; color: #a8aaba;}
.footer-links a { margin-right: 20px; font-size: 12px; color: #a8aaba;}
.footer-info .info-text { padding: 20px 0; font-size: 12px; text-align: center;}
.footer-info .info-text .nav-bottom { padding: 20px 0 5px; font-size: 14px; color: #ccc; text-align: center;}
.footer-info .info-text .nav-bottom a { padding: 0 8px; color: #9b9ea0;}
.footer-info .info-text .copyright { padding-top: 5px; float:left;}
.company-info{ float:right;}
.footer-info .info-text em { padding: 0 8px;}