/* index 产品*/
.rptcont {
    width:210px;
    height:282px;
    margin-top:40px;
    float:left;
    margin-left:30px;
    
}

    .rptcont a {
        text-decoration:none;
    }

.rptpic {
    width:210px;
    height:210px;
    overflow:hidden;
}

    .rptpic img {
        width:100%;
        
    }
.rptcont:hover .rptpic img  {
    transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
}

.rptbt {
    text-decoration:none;
    text-align:center;
    font-size:20px;
    color:#fff;
    margin-top:10px;
    

}


/* product 产品*/

.procont {
    width:210px;
    height:300px;
    margin-top:40px;
    float:left;
    margin-left:30px;    
    border:1px solid #DFDFDF;
    box-sizing:border-box;
}

.procont a {
        text-decoration:none;
    }


.propic {
    width:208px;
    height:208px;
    overflow:hidden;
}

    .propic img {
        width:100%;
        
    }
.procont:hover .propic img  {
    transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
}

.probt {
    width:210px;
    height:90px;
    line-height:45px;
    text-decoration:none;
    text-align:center;
    font-size:20px;
    color:#fff;
    
    background-color:#666;

}



/********************************/


.procont1 {
    width:335px;
    height:357px;
    margin-top:40px;
    float:left;
    margin-left:30px;    
    border:1px solid #DFDFDF;
    box-sizing:border-box;
}

.procont1 a {
        text-decoration:none;
    }


.propic1 {
    width:330px;
    height:265px;
    overflow:hidden;
}

    .propic1 img {
        width:100%;
        
    }
.procont1:hover .propic1 img  {
    transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
}


.probt1 {
    width:333px;
    height:90px;
    line-height:45px;
    text-decoration:none;
    text-align:center;
    font-size:20px;
    color:#fff;
    
    background-color:#666;

}



/* 联系我们 */


.conwrap {
    width:100%;
    box-sizing:border-box;

}



conwrap a {
    text-decoration:none;
}

.conwrap p {
        margin:15px auto;
    }

.conwrap img{
    display:inline-block;
    float:left;
    margin-left:105px;
}

.wrapin {
    margin:50px auto;

}

    .wrapin a:hover {
        color:#2555a0;
    }

.conwrap h1{
    font-size:24px;
    font-weight:bold;
}


.conwrap h2{
    font-size:20px;
    font-weight:bold;
}

.conleft {
    width:48%;
    height:350px;
    float:left;
    padding:20px;
    border:1px solid #DFDFDF;
    box-sizing:border-box;

}



.conright {
    width:48%;
    height:350px;
    float:right;
    padding:20px;
    border:1px solid #DFDFDF;
    box-sizing:border-box;
}

.conbottom {
    width:100%;
    height:247px;
    padding:20px;
    margin-top:10px;
    border:1px solid #DFDFDF;
    box-sizing:border-box;
}

.conbottom2 {
    width:100%;
    /*height:403px;*/
    /*padding:20px;*/
    background-color:#2ba045;
    overflow:hidden;
    margin-top:10px;
    border:1px solid #DFDFDF;
    box-sizing:border-box;
}


.conbottom2 > div {
        width:50%;
        overflow:hidden;
        box-sizing:border-box;
    }

    .conbottom2 > div > img {
        width:49%;
        margin-left:25%;

    }

    .conbottom2 > div:nth-child(1) {
        float:left;
        border-right:1px solid #fff;
    }

    .conbottom2 > div:nth-child(2) {
        float:right;
        border-left:1px solid #fff;
    }

        .conbottom2 > img:nth-child(1) {
            /*border-right:1px solid #DFDFDF;*/
        }

        .conbottom2 > img:nth-child(2) {
            /*float:right;*/
            /*margin-left:207px;
            border-left:1px solid #DFDFDF;*/
        }



/* top */


.FrontColumns_navigation01-d2_c1 ul.nav-first li a .en{
   font-size:12px!important;


}

.nav-first i {
    display:block;
    margin:5px auto;
    width:50%;
    height:1px;
    background-color:#666;
}


.topin {

    display:block;
    background-color:red;
    position:absolute;
    top:100%;
    height:248px;
    z-index:999999;
    border:1px solid #666;
    box-sizing:border-box;
}

    .topin .topul {
        width:100%!important;
        margin-top:10px!important;
        margin-left:0px!important;
        margin-right:0px;
        padding-left:10px!important;
        padding-right:10px!important;
        box-sizing:border-box;
        
    }
    .topin .topul .topli {
        width:100%;
        height:50px;
        float:left;              
        
    }


        .topin .topul .topli i {
            display:block;
            width:100%;
            height:1px;
            margin:13px auto;
            background-color:#666;
        }


        .topin .topul .topli a {
            text-align:left;
        }

.FrontColumns_navigation01-d2_c1 ul.nav-first li:hover>.topin{
    display:block;
}







/**************************************************************************************************/




.hl_nav{
    /*background-color: #FD463E;*/
    position: relative;
    color: #ffffff;
    min-width: 1200px;
    height: 92px;
}

.navlogo {
    float:left;
    margin-left:30px;
    line-height:100px;
}

    .navlogo img {
        width:100%;
    }

.h1_nav img {
    float:left;
    margin-left:30px;
}

.hl_nav a{
    display: block;
    text-decoration: none;
}
.hl_nav .shade{
    position: absolute;
    width: 100%;
    height: 40px;
    top: 50px;
    left: 0;
    z-index: 1;
    background-color: #EEEEEE;
    opacity: 0.9;
    filter: alpha(opacity=90);
    box-shadow: 0 5px 15px #CCCCCC;
    display: none;
    border-bottom: #ffffff solid 1px;
    border-bottom: rgba(255,255,255,0.3) solid 1px;
}
.hl_nav .nav_list{
    position: relative;
    top: -78px;
    left: 60%;
    margin: 0 0 0 -600px;
    z-index: 2;
    padding: 0;
    list-style: none;
    width: 1200px;
    height: 50px;
}

    .hl_nav .nav_list:after {
        content:"";
        display:block;
        height:0;
        clear:both;
        visibility:hidden;
    }

.abs {
    position:absolute;
    /*top:170px;*/
    display:none;
}


















.hl_nav .nav_list>li{
    padding: 0;
    float: left;
    margin: 0;
    width: 10%;
    text-align: center;
    height: 70px;
    overflow: hidden;
    transition: height 0.3s;
}
.hl_nav .nav_head{
    height: 70px;
    line-height: 30px;
    color: #666;
    font-size: 16px;
    position: relative;
}


    .hl_nav .nav_head i {
        display:block;
        width:30%;
        height:1px;
        background-color:#666;
        margin:1px auto;
    }

    .hl_nav .nav_head .en {
        font-size:13px;
    }







/*.hl_nav .nav_list>li.active .nav_head,*/.hl_nav .nav_list>li:hover .nav_head {
    background-color: #2555a0;
    color:#fff;
}

.on{
    background-color: #ea0d04;
}






.hl_nav .nav_list>li:hover{
    background-color: #ffffff;
    height: auto;
}

    .hl_nav .nav_list>li:hover .abs {
        display:block;
        border: #2555a0 solid 2px;
        background-color: #ffffff;
    }


    .hl_nav .nav_body{
        text-align:left;
        display: block;
        /*height: 40px;*/
        line-height: 40px;
        color: #666666;
        position: relative;
        padding: 0 20px 0 20px;
        /*border-left: #2555a0 solid 2px;
        border-right: #2555a0 solid 2px;*/
    }
.hl_nav .nav_body:last-child{
    border-bottom: #2555a0 solid 2px;
}



.hl_nav .nav_body:hover{
    color: #2555a0;
}
.hl_nav .nav_body:after{
    content: '';
    display: block;
    height: 0;
    position: absolute;
    bottom: -1px;
    width: 60%;
    left: 20%;
    border-bottom: #2555a0 dashed 1px;
}





/* 中英文 */


.cnen {
    
    width:60px!important;
    height:55px!important;
}

    .cnen img {
        width:30px;
        margin-top:15px;
    }

        .cnen img:hover {
            transform:scale(1.5,1.5);
        }


.cnen:hover{
    
    background-color:#fff!important;
    

}

.cnen:hover a{
    
    background-color:#F4F5F9!important;
    

}


/* 联系 */


.dh {
    width:auto!important;
    margin-left:50px!important;

    
}

    .dh div {
        float:left;
    }

    .dh:hover {
        background-color:#fff;
    }

    .dh a:hover {
        background-color:#F4F5F9!important;
    }


    .dh img {
        display:inline-block;
    }

    .dh span {
        display:block;
        font-weight:bolder;
        font-size:22px;
        color:#2555a0;
        margin-left:10px;
    }

        .dh span:nth-child(1)::after {
            content:"";
            display:block;
            width:50%;
            height:6px;
            background-color:transparent;
        }




/*  表格 */

.zzqtable table {
    border-collapse:collapse;
}




/* rightnav */

/*common*/
body{background:#F4F5F9;}
a:hover{color:#fc8080;text-decoration:none;}
a:-webkit-any-link{text-decoration:none;}
.container{width:1200px;margin:0 auto;padding:0;}
.container:after{content:"";display:block;clear:both;}
.clearfix:after{content:"";display:block;clear:both;}
.fl{float:left;}
.fr{float:right;}
.tl{text-align:left;}
.tr{text-align:right;}
.tc{text-align:center;}
.color-white{color:white!important;}
.red{color:#2555a0!important;}
.fz12{font-size:12px;}
.fz14{font-size:14px;}
.wfs{width:100%;position:relative;}
.p_r{position:relative;}


/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#666;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../../images/side_bg_arrow.png) no-repeat;right:-8px;top:338px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:-225px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#2555a0;}

.inner-box .qrcode-img img {
    width:180px;
}

/************************************************************************************************/

/* @media */

@media screen and (min-width:1600px) and (max-width:1800px) {
    .navlogo img {
        width:80%!important;
    }


    .hl_nav .nav_list {
    position: absolute;
    top: 22px;
    left: 60%;
    margin: 0px 0 0 -466px!important;
    z-index: 2;
    padding: 0;
    list-style: none;
    width: 1200px;
    height: 50px;
    }


    .cnen {
        margin-left:0px!important;
    }

    .dh {
    width: auto!important;
    margin-left: 3px!important;
    }
}




@media screen and (min-width:1400px) and (max-width:1600px) {
    .navlogo {
    float: left;
    margin-left: -20px;
    line-height: 100px;
    }

    .navlogo img {
    width: 70%;
    }

    .hl_nav .nav_list {
    position: absolute;
    top: 22px;
    left: 60%;
    margin: 0 0 0 -440px;
    z-index: 2;
    padding: 0;
    list-style: none;
    width: 1200px;
    height: 50px;
    }

    .hl_nav .nav_list>li {
    padding: 0;
    float: left;
    margin: 0;
    width: 7%;
    text-align: center;
    height: 70px;
    overflow: hidden;
    transition: height 0.3s;
    }


}





@media screen and (min-width:1200px) and (max-width:1400px) {
    .navlogo {
    float: left;
    margin-left: -68px;
    line-height: 100px;
    }

    .navlogo img {
    width: 65%;

    }

    .hl_nav .nav_list {
    position: absolute;
    top: 22px;
    left: 60%;
    margin: 0 0 0 -400px;
    z-index: 2;
    padding: 0;
    list-style: none;
    width: 1200px;
    height: 50px;
}

    .hl_nav .nav_list>li {
    padding: 0;
    float: left;
    margin: 0;
    width: 7%;
    text-align: center;
    height: 70px;
    overflow: hidden;
    transition: height 0.3s;
    }


    .dh {
        margin-left:0px!important;
        line-height:70px;
    }

    .dh .nav_head {
        line-height:10px;
    }

        .dh .nav_head a {
            
        }

        .dh .nav_head img {
            width:90%;
           
        }

        .dh .nav_head span {
            font-size:14px;
            
        }

    .cnen {
        margin-left:10px!important; 
   }

}