@charset "utf-8";
/* CSS Document */


body{margin:0;padding:0;font-family:"微软雅黑";}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
ul,li{margin:0;padding:0;list-style:none;}
h2,h3,h4,p,div{margin:0;padding:0;font-weight:normal;}
img{border:0;}
.cls{clear:both;}
.fl{float:left;}
.fr{float:right;}



.dz_topbox{height:80px;background:#2e6dfc;overflow:hidden;}



.dz_bannerbg{height:600px;background:url(../../image/dzy/banner_bg.jpg) no-repeat center top;overflow:hidden;border-bottom:10px solid #fac806;}
.dz_loginbox{width:340px;height:440px;margin:75px auto 0;padding:30px 30px 0 30px;background-color:#fff; position: relative;}
.dz_loginbox h2{font-size:24px;color:#282828;margin:15px 0 30px;line-height:24px;}
.dz_logininput{width:100%;height:43px;line-height:43px;font-family:"微软雅黑";border:1px solid #cfcfd1;margin:5px 0 10px;padding-left:10px;font-size:16px;color:#c5c5c5;}
.dz_logininput:focus {  border-color: #0091ff;  outline: 0;}
.dz_login_t{font-size:18px;color:#404040;}
.dz_loginlink{font-size:14px;}
.dz_loginlink a{float:right;color:#2e6dfc;text-decoration:underline;margin-left:15px;display:inline;}
.dz_loginlink a:hover{text-decoration:none;}
.dz_logincheckbox{vertical-align: middle;}
.dz_loginbtn{width:100%;height:55px;line-height:55px;background-color:#2e6dfc;border:none;text-align:center;color:#fff;font-size:18px;font-family:"微软雅黑";margin-top:10px;}
.dz_zhuce{height:35px;line-height:35px;font-size:14px;color:#2e6dfc;text-decoration:underline;}
.dz_zhucebox{text-align:right;font-size:14px;}
.dz_zhucebox a:hover{text-decoration:none;}

.dz_erweibg{width:300px;height:250px;text-align:center;margin:0 auto;background:#e5f4ff;position: relative;}
.dz_erweibg img {
        width: 170px;
        height: 170px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -85px; /* 高度的一半 */
        margin-left: -85px; /* 宽度的一半 */
    }
.dz_appbox{width:255px;margin:20px auto 0;background:url(../../image/dzy/saomiao.gif) no-repeat left center;padding-left:45px;font-size:13px;color:#404040;line-height:21px;}

/*标签*/
.dz_title{border-bottom:1px solid #c7d7fc;margin-bottom:10px;margin-top:5px;}
.dz_titlelist{}
.dz_titlelist li{height:40px;line-height:40px;margin-right:30px;float: left; font-size:24px;cursor: pointer;}
.dz_titlelist li.on{ color: #2e6dfc;border-bottom:3px solid #2e6dfc; }
.dz_product{overflow: hidden; display: none; }
.dz_productwrap .show{ display: block;}


.dz_foot{margin:20px 30px;}
.dz_menubox{overflow:hidden;width:50%;float:left;}
.dz_menulist{float:left;width:25%;}
.dz_menulist h3{height:28px;color:#525252;font-size:14px;font-weight:bold;}
.dz_menulist a.ml{display:block;color:#777777;font-size:14px;height:28px;line-height:28px;}
.dz_erweima1{margin-top:15px;}
.dz_footr{float:right;overflow:hidden;width:50%;text-align:right;padding-top:10px;background:url(../../image/dzy/botline.gif) no-repeat left top;font-size:14px;color:#525252;}
.dz_footr p{height:35px;line-height:35px;}
.dz_link{}
.dz_link a{margin-left:30px;color:#333;}
.dz_contactbox{height:34px;line-height:34px;display:inline-block;margin-bottom:0px}
.dz_beian{overflow:hidden;}
.dz_gongan{display:inline-block;margin-left:15px;height:35px;line-height:35px;background:url(../../image/dzy/tb2.jpg) no-repeat left center;padding-left:25px;}
 @media only screen and (max-width: 414px) {
    .dz_foot{
        display: none;
    }
}
 @media only screen and (max-width: 414px) {
    .dz_topbox {
    height: auto;
    background: #2e6dfc;
    overflow: hidden;
    }
    .dz_logo{
    height: auto;
    }
    .dz_logo a img{
      width:100%;
    }
}



