/*内页*/
/*当前位置*/
.mainc{
    /*margin-bottom: 60px;*/
}
.dqwz{
    background: #227af1;
    margin-bottom: 20px;
}
.dqwz>div{
    width: 1180px;
    margin: auto;
    color: #fff;
    padding: 10px 0;
}
.dqwz a{
    color: #fff;
}
.xz_content{


    box-sizing:border-box;
    margin: auto;
    font-size: 16px;
    line-height: 30px;
    height: 600px;
    position: relative;
}
.xz_content:after{

    width:100%;
    height:100%;
    position: absolute;
    left:0;
    top:0;
    background: inherit;
    filter: blur(2px);
    z-index: 2;
}
.layui-form-label{
    color: #fff;
}
.layui-btn{
    background: #227af1;
}
.dqzs{
    width: 630px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 50px;

}
.layui-input-inline.dqxz{
    width: 250px;
}
.qgmd_content{
    width: 1180px;
    margin: auto;
}
.qgmd_content>.list{
    margin-top: 50px;
}
.qgmd_content>.list>.left{
    float: left;
}
.qgmd_content>.list>.left>.img{
    float: left;
    width: 250px;
    height: 250px;
    overflow: hidden;
}
.qgmd_content>.list>.left>.img img{
    width: 250px;
    height: 250px;
}
.qgmd_content>.list>.left>.con{
    float: left;
    margin-left: 30px;
    width: 450px;
}
.qgmd_content>.list>.left>.con>div:nth-child(1){
    margin-top: 30px;
}
.qgmd_content>.list>.left>.con>div:nth-child(2){
    margin-top: 15px;
    line-height: 30px;
    height: 150px;
    overflow: hidden;
}
.qgmd_content>.list>.left>.con>div:nth-child(1)>a{
    color: #444;
    font-size: 16px;
    font-weight: 700;
}
.qgmd_content>.list>.right{
    float: right;
}
.qgmd_content>.tit{
    text-align: center;
    padding: 20px 0;
    font-size: 25px;
    color: #227af1;
}
.qgmd_content>.img{
    padding: 20px 0;
    text-align: center;
}
.qgmd_content>.img>img{
    max-width: 100%;
}
.qgmd_content>.jj{
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}
.qgmd_content>.concon{
    padding: 10px 0;
    min-height: 300px;
    line-height: 26px;
}
/*关于我们*/
.gywm_content{
    width: 1180px;
    margin: auto;
    margin-bottom: 100px;
    padding-top: 20px;
    font-size: 16px;
    line-height: 26px;
}

.n_menu{
    width: 1180px;
    margin: auto;
    text-align: center;
}
.n_menu>div{
    display: inline-block;
}
.n_menu>div>a{
    display: block;
    width: 150px;
    line-height: 44px;
    border: 1px solid #227af1;
    color: #227af1;
    margin: 30px 15px;
    border-radius: 5px;
    font-size: 16px;
}
.n_menu>div>a:hover{
    color: #fff;
    background: #227af1;
}
.n_menu>div>a.n_cur{
    color: #fff;
    background: #227af1;
}
.product_content{
    width: 1180px;
    margin: auto;
    margin-bottom: 50px;
}

.product_content>.left{
    float: left;
    width: 33.333%;
    margin-top: 15px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.product_content>.left:hover{
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-10px);
    transform: translateY(-15px);
}
.product_content>.left>a{
    display: block;
    width: 95%;
    margin: auto;
}
.product_content>.left>a>.img{
    width: 373px;
    height: 297px;
    border: 1px solid #ddd;
    overflow: hidden;
    margin: auto;
    position: relative;
}
.product_content>.left>a img{
    max-width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.product_content>.left>a>.tit{
    text-align: center;
    padding: 15px 0;
    font-size: 18px;
    color: #000;
}

.con_img>.left{
    float: left;
    width: 45%;
}
.con_img>.right{
    float: right;
    width: 50%;
}
.gallery-top img{
    width: 100%;
    height: 419px;
}
.con_img>.right>div:nth-child(1){
    font-size: 26px;
}
.con_img>.right>div:nth-child(2){
    margin-top: 30px;
    line-height: 26px;
    font-size: 15px;
    max-height: 340px;
}
.con_img>.right>div:nth-child(3){
    margin-top: 30px;
}
.xx{
    background: #227af1;
    padding: 5px;
    color: #fff;
    margin-top: 15px;
}
.xx_content img{
    max-width: 100%;
}
.xx_content{
    line-height: 26px;
}

.zxzx a{
    display: inline-block;
    width: 150px;
    line-height: 44px;
    background: #227af1;
    color: #fff;
    margin: 30px 0;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
}

/*新闻列表*/
.news_pa{
    width: 1180px;
    margin: auto;
    margin-bottom: 60px;
}
.news_pa>.list_n{
    margin-top: 30px;
}
.news_pa>.list_n>a{
    display: block;
}
.news_pa>.list_n>a:hover>.time{
    background: #227af1;
    color: #fff;
}
.news_pa>.list_n>a:hover>.time>div:nth-child(1),.news_pa>.list_n>a:hover>.time>div:nth-child(2){
    color: #fff;
}
.news_pa>.list_n>a:hover>.conn>div:nth-child(1){
    color: #227af1;
}
.news_pa>.list_n .time{
    float: left;
    width: 100px;
    height: 100px;
    border: 1px solid #227af1;
    text-align: center;
}
.news_pa>.list_n .time>div:nth-child(1){
    font-size: 30px;
    font-weight: 700;
    margin-top: 15px;
    color: #227af1;
}
.news_pa>.list_n .time>div:nth-child(2){

    color: #227af1;
}
.news_pa>.list_n .conn{
    float: left;
    width: 1050px;
    margin-left: 25px;
}

.news_pa>.list_n .conn>div:nth-child(1){
    font-size: 18px;
    color: #000;
}
.news_pa>.list_n .conn>div:nth-child(2){
    color: #999;
    margin-top: 15px;
    height: 61px;
    overflow: hidden;
}
.new_con{
    width: 1180px;
    margin: auto;
    margin-bottom: 60px;
}
.new_con>div:nth-child(1){
    font-size: 28px;
    text-align: center;
}
.new_con>div:nth-child(2){
    text-align: center;
    padding: 5px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.new_con>div:nth-child(3){
    line-height: 26px;
    font-size: 15px;
}
.new_con>div:nth-child(4){
    margin-top: 30px;
}
.new_con>div:nth-child(4)>a:nth-child(1){
    float: left;
}
.new_con>div:nth-child(4)>a:nth-child(2){
    float: right;
}
.map_content{
    width: 1180px;
    margin: auto;
    margin-bottom: 60px;
}

.map_content>.left{
    float: left;
    width: 45%;
}

.map_content>.right{
    float: right;
    width: 45%;
    line-height: 26px;
}

#page{
    text-align: center;
    margin-top: 60px;
}
#page>.pagination>p{
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #ddd;
}
#page>.pagination>a{
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #ddd;
}
#page>.pagination>a:hover{
    background: #227af1;
    border: 1px solid #227af1;
    color: #fff;
}
#page>.pagination>a.cur{
    background: #227af1;
    border: 1px solid #227af1;
    color: #fff;
}














/*在线留言*/
.n_rlzy_pag{
    max-width: 1920px;
    min-width: 1180px;
    margin: auto;
    background: url("../img/rlbg.jpg")no-repeat center;
    background-size: 100% 100%;
}
.n_rlzy_pag>div{
    width: 1180px;
    margin: auto;
    min-height: 480px;
}
.n_rlzy_pag .content{
    margin-top: 50px;
}
.n_rlzy_pag .content>.zy_pag{
    line-height: 75px;
    background: #fff;
    border:1px solid rgba(242,242,242,1);
    margin-top: 20px;
}
.n_rlzy_pag .content>.zy_pag>.left{
    float: left;
    padding: 0 20px;
    font-size:18px;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.n_rlzy_pag .content>.zy_pag>.left:nth-child(1){
    width: 158px;
    text-align: center;
    padding: 0;
    border-right: 1px solid #CCCCCC;
    line-height: 55px;
    margin-top: 10px;

}
.n_rlzy_pag .content>.zy_pag>.right{
    float: right;
    width:160px;
    line-height:75px;
    display: block;
    color: #fff;
    background:rgba(204,204,204,1);
    text-align: center;
}
.n_rlzy_pag .content>.zy_pag>.right:hover{
    background: #4A87C6;
}
.n_rlzy_pag .content>h3{
    text-align: center;
    font-size: 25px;
}
.formzp{
    width: 600px;
    margin: 10px auto;
}
.formzp>input{
    width: 600px;
    height: 45px;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-indent: 1em;
}
.formzp>textarea{
    width: 600px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px 0;
    text-indent: 1em;
    height: 70px;
}

.formzp>.submit{
    background: #4A87C6;
    color: #fff;
}