/*子页轮播图开始*/
.dy_lunbo{
    width:100%;
    height:450px;
    position: relative;
    overflow: hidden;
}
.dy_lunbo .bd{
    position: absolute;
    width:1920px;
    height:450px;
    left:50%;
    margin-left: -960px;
    top:0;
}
.dy_lunbo .bd ul li{
    width:100%;
    height:450px;
    float: left;
}
.dy_lunbo .dy_wai{
    width:1350px;
    height:450px;
    margin:0 auto;
    position: relative;
}
.dy_lunbo .dy_wai .prev{
    width:23px;
    height: 40px;
    top:222px;
    left:0;
    position: absolute;
    background: url("../images/dy_left.png") center no-repeat;
}
.dy_lunbo .dy_wai .prev:hover{
    cursor: pointer;
    background: url("../images/dy_left1.png") center no-repeat;
}
.dy_lunbo .dy_wai .next{
    width:23px;
    height: 40px;
    top:222px;
    right:0;
    position: absolute;
    background: url("../images/dy_right.png") center no-repeat;
}
.dy_lunbo .dy_wai .next:hover{
    cursor: pointer;
    background: url("../images/dy_right1.png") center no-repeat;
}
/*子页轮播图结束*/

/*当前位置模块开始*/
.dy_dangqian{
    width:100%;
    height:62px;
}
.dy_dangqian .dy_dangqianc{
    width:1200px;
    height:62px;
    margin:0 auto;
    text-align: right;
    line-height: 62px;
    color: #999999;
}
.dy_dangqian .dy_dangqianc em{
    height:14px;
    font-size: 12px;
    color: #999999;
    background: url("../images/dy_dangqian.png") left center no-repeat;
}
.dy_dangqian .dy_dangqianc a{
    font-size: 12px;
    color: #999999;
}
.dy_dangqian .dy_dangqianc a:hover{
    color: #0646a8;
}
/*当前位置模块结束*/

/*左侧导航开始*/
.dy_z{
    width:100%;
    min-height:300px;
    background-color: #f5f5f5;
    padding-bottom: 50px;
}
.dy_z .dy_zc{
    width:1200px;
    min-height:300px;
    margin:0 auto;
}
.dy_z .dy_zc .dy_zz{
    width:220px;
    height:auto;
    float: left;
    position: relative;
}
.dy_z .dy_zc .dy_zz .dy_dw{
    width:220px;
    height:132px;
    position: absolute;
    top:-132px;
    left:0;
    background: url("../images/dy_beijing.jpg") center no-repeat;
}
.dy_z .dy_zc .dy_zz .dy_dw .dy_em1{
    float: left;
    width:220px;
    height:70px;
    text-align: center;
    line-height: 70px;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    margin-top: 5px;
}
.dy_z .dy_zc .dy_zz .dy_dw .dy_span1{
    float: left;
    width:220px;
    height:53px;
    text-align: center;
    line-height: 53px;
    font-size: 18px;
    font-family: "Arial";
    color: #fff;
    text-transform: uppercase;
}
.dy_z .dy_zc .dy_zz .dy_wugao{
    width:220px;
    height:auto;
    border-bottom: 2px solid #0646a8;
}
.dy_z .dy_zc .dy_zz ul li{
    width:220px;
    height:71px;
    text-align: center;
    line-height: 71px;
    background-color: #fff;
}
.dy_z .dy_zc .dy_zz ul li a{
    display: block;
    width:220px;
    height:71px;
    font-size: 20px;
    color: #0646a8;
    font-weight: normal;
}
.dy_z .dy_zc .dy_zz ul li:hover{
    cursor: pointer;
    border:none;
    background-color: #0646a8;
}
.dy_z .dy_zc .dy_zz ul li:hover a{
    color: #fff;
}
.dy_z .dy_zc .dy_zz ul .dy_1{
    background-color: #0646a8;
}
.dy_z .dy_zc .dy_zz ul .dy_1 a{
    color: #fff;
}
.dy_z .dy_zc .dy_zz .bd{
    padding-top: 20px;
}
.dy_z .dy_zc .dy_zz .bd .dy_small{
    width:218px;
    height:222px;
    border:1px solid #e5e5e5;
}
.dy_z .dy_zc .dy_zz .bd .dy_small .dy_em2{
    display: block;
    width:218px;
    height:182px;
    overflow: hidden;
}
.dy_z .dy_zc .dy_zz .bd .dy_small .dy_em2 img{
    display: block;
    width:218px;
    height:182px;
}
.dy_z .dy_zc .dy_zz .bd .dy_small h3{
    float: left;
    width:144px;
    height:23px;
    overflow: hidden;
    margin-left: 12px;
    margin-top: 11px;
    background: url("../images/dy_beijing2.png") left top no-repeat;
}
.dy_z .dy_zc .dy_zz .bd .dy_small h3 a{
    display: block;
    padding-top: 5px;
    font-size: 14px;
    color: #333333;
    font-weight: normal;
}
.dy_z .dy_zc .dy_zz .bd .dy_small h3 a:hover{
    color: #144fa9;
}
.dy_z .dy_zc .dy_zz .dy_l{
    position: relative;
}
.dy_z .dy_zc .dy_zz .hd{
    width:60px;
    height:40px;
    bottom:0;
    right:0;
    position: absolute;
}
.dy_z .dy_zc .dy_zz .hd ul li{
    width:8px;
    height:8px;
    float: right;
    margin-right: 9px;
    border:none;
    margin-top: 21px;
    background: url("../images/dy_landian.png") center no-repeat;
}
.dy_z .dy_zc .dy_zz .hd ul .on{
    background: url("../images/dy_huangdain.png") center no-repeat;
}
.dy_z .dy_zc .dy_zz .dy_lianxi{
    width:218px;
    min-height:136px;
    float: left;
    margin-top:20px;
    border:1px solid #e5e5e5;
}
.dy_z .dy_zc .dy_zz .dy_lianxi h2{
    width:101px;
    height:30px;
    float: left;
    line-height: 30px;
    margin-top: 15px;
    margin-left: 13px;
    background: url("../images/dy_lianxi.png") right center no-repeat;
}
.dy_z .dy_zc .dy_zz .dy_lianxi h2 a{
    font-size: 14px;
    color: #0646a8;
    font-weight: normal;
}
.dy_z .dy_zc .dy_zz .dy_lianxi h2 a:hover{
    color: #ff8a00;
}
.dy_z .dy_zc .dy_zz .dy_lianxi .dy_em3{
    width:188px;
    overflow: hidden;
    float: left;
    margin-left: 13px;
    font-size: 12px;
    color: #5a5a5a;
    margin-top: 15px;
}
.dy_z .dy_zc .dy_zz .dy_lianxi .dy_em4{
    width:188px;
    height:30px;
    overflow: hidden;
    float: left;
    margin-left: 13px;
    font-size: 12px;
    color: #5a5a5a;
    line-height: 30px;
}
.dy_z .dy_zc .dy_zz .dy_lianxi .dy_em5{
    width:188px;
    height:30px;
    overflow: hidden;
    float: left;
    margin-left: 13px;
    font-size: 12px;
    color: #5a5a5a;
    line-height: 30px;
}
.dy_z .dy_zc .dy_jus{
    padding-top: 30px;
    padding-bottom: 50px;
}
.dy_z .dy_zc .dy_zy{
    width:890px;
    min-height: 300px;
    float: right;
    background-color: #fff;
    padding-top:20px;
    padding-bottom: 42px;
    padding-left: 20px
}
.dy_z .dy_zc .zy_1{
    width:910px;
    min-height: 300px;
    float: right;
    background-color: #fff;
}
/*左侧导航结束*/

/*公司简介开始*/
.dy_z .dy_zc .dy_zy .dy_img1{
    width:737px;
    height:73px;
    display: block;
    padding-bottom: 20px;
}
.dy_z .dy_zc .dy_zy p{
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}
.dy_z .dy_zc .dy_zy p a{
    font-size: 14px;
    color: #333333;
}
.dy_z .dy_zc .dy_zy p a:hover{
    color: #ff8a00;
}
.dy_z .dy_zc .dy_zy .dy_img2{
    width:890px;
    height:225px;
    display: block;
    padding-top: 20px;
    padding-bottom: 30px;
    max-width: 100%;
}
/*公司简介结束*/

/*公司资质开始*/
.dy_z .dy_zc .dy_zy111{
    padding:20px;
    width:890px;
}
.dy_z .dy_zc .dy_zy111 img{
    max-width: 100%;
}
.dy_gszz ul{
    min-height:300px;
}
.dy_gszz ul li{
    width:276px;
    height:270px;
    float: left;
    margin-left: 31px;
    margin-bottom: 33px;
}
.dy_gszz ul li .dy_a1{
    float: left;
    width:272px;
    height:194px;
}
.dy_gszz ul li .dy_a1:hover{
    opacity:0.8;
    filter: alpha(opacity=80);
}
.dy_gszz ul li h3{
    float: left;
    width:276px;
    height:66px;
    text-align: center;
    background: url("../images/dy_beijing4.png") center no-repeat;
}
.dy_gszz ul li h3 a{
    display: block;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    padding-top: 33px;
}
.dy_gszz ul li h3:hover{
    background: url("../images/dy_beijing5.png") center no-repeat;
}
/*公司资质结束*/

/*公用分页开始*/
.zz_fenye{
    width:100%;
    text-align: center;
    padding-top: 40px;
}
.zz_fenye em{
    display: inline-block;
    margin: 0 5px;
}
.zz_fenye em .zz_shangyi{
    display: block;
    width:84px;
    height:30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #999999;
    background: url("../images/shang.png") center no-repeat;
}
.zz_fenye em .zz_shangyi[href]:hover{
    color: #0646a8;
    background: url("../images/shang1.png") center no-repeat;
}
.zz_fenye em .one{
    display: block;
    width:32px;
    height:28px;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #999999;
    border:1px solid #e5e5e5;
}
.zz_fenye em span{
    display: block;
    width:32px;
    height:28px;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #999999;
    border:1px solid #e5e5e5;
}
.zz_fenye em span{
    display: block;
    width:32px;
    height:28px;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #0646a8;
    border:1px solid #0646a8;
}
.zz_fenye em .one1{
    display: block;
    width:32px;
    height:28px;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #0646a8;
    border:1px solid #0646a8;
}
.zz_fenye em .one1[href]:hover{
    color: #0646a8;
    border:1px solid #0646a8;
}
.zz_fenye em .one[href]:hover{
    color: #0646a8;
    border:1px solid #0646a8;
}
.zz_fenye em .zz_xiayi{
    display: block;
    width:84px;
    height:30px;
    text-align: left;
    line-height: 30px;
    font-size: 14px;
    color: #999999;
    background: url("../images/xia.png") center no-repeat;
}
.zz_fenye em .zz_xiayi[href]:hover{
    color: #0646a8;
    background: url("../images/xia1.png") center no-repeat;
}
.zz_fenye em input{
    width: 40px;
    height:28px;
    text-align: center;
    line-height: 28px;
    border:1px solid #e5e5e5;
}
.zz_fenye .zz_em100{
    font-size: 14px;
    color: #999999;
}
.zz_fenye em .two{
    width:47px;
    height:30px;
    display: block;
    line-height: 30px;
    text-align: center;
    background-color: #0646a8;
    font-size: 14px;
    color: #fff;
}
.zz_fenye em .two:hover{
    background-color: #ea8e21;
}
/*公用分页结束*/

/*行业咨询开始*/
.dy_hangye{
    width:870px;
    height:207px;
    border-bottom: 3px solid #0646a8;
}
.dy_hangye .dy_left{
    width:342px;
    height:179px;
    float: left;
    overflow: hidden;
}
.dy_hangye .dy_left img{
    width:342px;
    height:179px;
    display: block;
}
.dy_hangye .dy_right{
    width:504px;
    height:178px;
    float: right;
}
.dy_hangye .dy_right .dy_img3{
    float: left;
    width:71px;
    height:9px;
    margin-top: 26px;
}
.dy_hangye .dy_right h3{
    float: left;
    width:100%;
    height:24px;
    overflow: hidden;
    margin-top: 13px;
    line-height: 24px;
}
.dy_hangye .dy_right h3 a{
    font-size: 18px;
    color: #333;
    font-weight: normal;
    float: left;
}
.dy_hangye .dy_right h3 a:hover{
    color: #0646a8;
}
.dy_hangye .dy_right h3 span{
    float: right;
    font-size: 14px;
    color: #333;
    font-weight: normal;
}
.dy_hangye .dy_right em{
    float: left;
    width:504px;
    height:60px;
    overflow: hidden;
    margin-top: 26px;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}
.dy_liebiao{
    width:870px;
    height:100px;
    float: left;
    margin-top: 33px;
    border-bottom: 1px solid #efefef;
}
.dy_liebiao .dy_div1{
    width:98px;
    height:64px;
    float: left;
    border-right: 1px solid #c5c5c5;
}
.dy_liebiao .dy_div1 .dy_span2{
    width:71px;
    text-align: right;
    display: block;
    font-size: 24px;
    color: #c5c5c5;
    font-weight: bold;
}
.dy_liebiao .dy_div1 .dy_span3{
    display: block;
    width:71px;
    text-align: right;
    font-size: 14px;
    color: #c5c5c5;
    font-weight: bold;
}
.dy_liebiao:hover .dy_div1{
    border-right: 1px solid #0646a8;
}
.dy_liebiao:hover .dy_div1 .dy_span2{
    color: #0646a8;
}
.dy_liebiao:hover .dy_div1 .dy_span3{
    color: #0646a8;
}
.dy_liebiao .dy_div2{
    width:743px;
    height:64px;
    float: right;
}
.dy_liebiao .dy_div2 h3{
    float: left;
}
.dy_liebiao .dy_div2 h3 a{
    font-size: 16px;
    color: #333333;
}
.dy_liebiao .dy_div2 h3 a:hover{
    color: #0646a8;
}
.dy_liebiao .dy_div2 em{
    float: left;
    width:743px;
    height:40px;
    overflow: hidden;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
    margin-top: 6px;
}
/*行业咨询结束*/

/*查看留言开始*/
.dy_ckly{
    width:890px;
    min-height:137px;
    padding-top: 20px;
}
.dy_ckly .dy_ck1{
    width:769px;
    min-height:58px;
    float: left;
    margin-left: 44px;
    margin-top: 20px;
}
.dy_ckly .dy_ck1 .dy_span4{
    width:40px;
    height:40px;
    float: left;
    margin-top: 11px;
    overflow: hidden;
}
.dy_ckly .dy_ck1 .dy_ck1_1{
    width:670px;
    min-height:18px;
    float: right;
    border-radius: 5px;
    border:1px solid #e6e8f0;
    position: relative;
    padding: 20px 20px;
}
.dy_ckly .dy_ck1 .dy_ck1_1 .dy_img4{
    width:20px;
    height:22px;
    position: absolute;
    top:18px;
    left:-16px;
}
.dy_ckly .dy_ck1 .dy_ck1_1 em{
    float: left;
    font-size: 14px;
    color: #666;
    line-height: 27px;
}
.dy_ckly .dy_ck1 .dy_ck1_1 em span{
    font-size: 14px;
    color: #016acd;
}
.dy_ckly .dy_ck1 .dy_span5{
    float: right;
    font-size: 12px;
    color: #666666;
    margin-top: 5px;
    background: url("../images/shizhong.png") left center no-repeat;
}
.dy_ckly .dy_ck2{
    width:769px;
    min-height:58px;
    float: left;
    margin-left: 44px;
    margin-top: 18px;
}
.dy_ckly .dy_ck2 .dy_span4{
    width:40px;
    height:40px;
    float: right;
    margin-top: 11px;
    overflow: hidden;
}
.dy_ckly .dy_ck2 .dy_ck1_1{
    width:670px;
    min-height:18px;
    float: left;
    border-radius: 5px;
    border:1px solid #e6e8f0;
    position: relative;
    padding: 20px 20px;
}
.dy_ckly .dy_ck2 .dy_ck1_1 .dy_img4{
    width:20px;
    height:22px;
    position: absolute;
    top:18px;
    right:-16px;
}
.dy_ckly .dy_ck2 .dy_ck1_1 em{
    float: left;
    font-size: 14px;
    color: #666;
    line-height: 27px;
}
.dy_ckly .dy_ck2 .dy_ck1_1 em span{
    font-size: 14px;
    color: #ff6700;
}
.dy_ckly .dy_ck2 .dy_span5{
    float: right;
    font-size: 12px;
    color: #666666;
    margin-top: 5px;
    background: url("../images/shizhong1.png") left center no-repeat;
}
/*查看留言结束*/

/*在线留言开始*/
.dy_biaodan{
    width:950px;
    height:788px;
    float: right;
    background: url("../images/biao.jpg") center no-repeat;
}
.dy_biaodan .dy_xm1{
    width:100%;
    height:46px;
    padding-top: 144px;
}
.dy_biaodan .dy_xm1 .dy_bitian{
    float: right;
    width:5px;
    height:5px;
    margin-right: 155px;
    margin-top: 21px;
}
.dy_biaodan .dy_xm1 .dy_xm{
    width:610px;
    height:44px;
    float: left;
    line-height: 44px;
    margin-left: 158px;
    border:1px solid #b5b5b5;
    background-color: #fff;
}
.dy_biaodan .dy_xm1 .dy_xm em{
    float: left;
    font-size: 12px;
    color: #333333;
}
.dy_biaodan .dy_xm1 .dy_xm .dy_xm2{
    float: left;
    width:520px;
    height:44px;
    padding-left: 5px;
    padding-right: 10px;
}
.dy_biaodan .dy_xm1 .dy_xm .dy_xm2 input{
    outline:none;
    width:100%;
    height:44px;
    line-height: 44px;
    font-size: 12px;
    color: #333333;
    font-family: "微软雅黑";
}
.dy_biaodan .dy_xm1 span{
    float: left;
    font-size: 12px;
    color: #df0004;
    margin-left: 20px;
    margin-top: 16px;
}
.dy_biaodan .dy_dh1{
    width:100%;
    height:46px;
    padding-top: 29px;
}
.dy_biaodan .dy_dh1 span{
    float: left;
    font-size: 12px;
    color: #df0004;
    margin-left: 20px;
    margin-top: 16px;
}
.dy_biaodan .dy_dh1 .dy_bitian{
    float: right;
    width:5px;
    height:5px;
    margin-right: 155px;
    margin-top: 21px;
}
.dy_biaodan .dy_dh1 .dy_dh{
    width:610px;
    height:44px;
    float: left;
    line-height: 44px;
    margin-left: 158px;
    border:1px solid #b5b5b5;
    background-color: #fff;
}
.dy_biaodan .dy_dh1 .dy_dh em{
    float: left;
    font-size: 12px;
    color: #333333;
}
.dy_biaodan .dy_dh1 .dy_dh .dy_xm2{
    float: left;
    width:520px;
    height:44px;
    padding-left: 5px;
    padding-right: 10px;
}
.dy_biaodan .dy_dh1 .dy_dh .dy_xm2 input{
    outline:none;
    width:100%;
    height:44px;
    line-height: 44px;
    font-size: 12px;
    color: #333333;
    font-family: "微软雅黑";
}
.dy_biaodan .dy_ly1{
    width:100%;
    height:203px;
    padding-top: 29px;
}
.dy_biaodan .dy_ly1 span{
    float: left;
    font-size: 12px;
    color: #df0004;
    margin-left: 20px;
    margin-top: 16px;
}
.dy_biaodan .dy_ly1 .dy_bitian{
    float: right;
    width:5px;
    height:5px;
    margin-right: 155px;
    margin-top: 21px;
}
.dy_biaodan .dy_ly1 .dy_ly{
    width:610px;
    height:203px;
    float: left;
    line-height: 44px;
    margin-left: 158px;
    border:1px solid #b5b5b5;
    background-color: #fff;
}
.dy_biaodan .dy_ly1 .dy_ly em{
    float: left;
    font-size: 12px;
    color: #333333;
}
.dy_biaodan .dy_ly1 .dy_ly .dy_xm2{
    float: left;
    width:520px;
    height:193px;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 10px;
}
.dy_biaodan .dy_ly1 .dy_ly .dy_xm2 textarea{
    outline:none;
    width:100%;
    height:193px;
    line-height: 24px;
    font-size: 12px;
    color: #333333;
    resize: none;
    font-family: "微软雅黑";
}
.dy_biaodan .dy_yzm1{
    width:100%;
    height:46px;
    padding-top: 29px;
}
.dy_biaodan .dy_yzm1 .dy_yanzheng{
    float: right;
    width:147px;
    height:44px;
    margin-right: 242px;
    border: 1px solid #000;
}
.dy_biaodan .dy_yzm1 .dy_yanzheng:hover{
    cursor: pointer;
}
.dy_biaodan .dy_yzm1 .dy_yzm{
    width:382px;
    height:44px;
    float: left;
    line-height: 44px;
    margin-left: 158px;
    border:1px solid #b5b5b5;
    background-color: #fff;
}
.dy_biaodan .dy_yzm1 .dy_yzm em{
    float: left;
    font-size: 12px;
    color: #333333;
}
.dy_biaodan .dy_yzm1 .dy_yzm .dy_xm2{
    float: left;
    width:290px;
    height:44px;
    padding-left: 5px;
    padding-right: 10px;
}
.dy_biaodan .dy_yzm1 .dy_yzm .dy_xm2 input{
    outline:none;
    width:100%;
    height:44px;
    line-height: 44px;
    font-size: 12px;
    color: #333333;
    font-family: "微软雅黑";
}
.dy_biaodan .dy_tijiao{
    float: left;
    width:173px;
    height:39px;
    line-height: 39px;
    text-align: center;
    background-color: #0646a8;
    font-size: 14px;
    color: #fff;
    margin-top: 30px;
    margin-left: 293px;
}
.dy_biaodan .dy_tijiao:hover{
    background-color: #ea8e21;
}
.dy_biaodan .dy_chongzhi{
    float: left;
    width:173px;
    height:39px;
    line-height: 39px;
    text-align: center;
    background-color: #0646a8;
    font-size: 14px;
    color: #fff;
    margin-top: 30px;
    margin-left: 19px;
}
.dy_biaodan .dy_chongzhi:hover{
    background-color: #ea8e21;
}
/*在线留言结束*/

/*产品展示开始*/
.dy_chanpin ul{
    width:950px;
    min-height:475px;
    padding-bottom: 30px;
}
.dy_chanpin ul li{
    width:215px;
    height:222px;
    float: left;
    border:1px solid #f3f3f3;
    position: relative;
    margin-left: 16px;
    margin-top: 35px;
}
.dy_chanpin ul li .zz_tu1{
    width:210px;
    height:174px;
    float: left;
    margin-left: 3px;
    margin-top: 3px;
    overflow: hidden;
}
.dy_chanpin ul li h3{
    width:210px;
    text-align: center;
    height:44px;
    line-height: 44px;
    position: absolute;
    left:3px;
    bottom:3px;
    background-color: #f3f3f3;
}
.dy_chanpin ul li h3 a{
    display: block;
    width:100%;
    height:100%;
    font-size: 14px;
    color: #333333;
}
.dy_chanpin ul li h3:hover{
    height:62px;
    line-height: 80px;
    background: url("../images/beijing10.png") center bottom no-repeat;
}
.dy_chanpin ul li h3:hover a{
    color: #fff;
}
/*产品展示结束*/

/*联系方式开始*/
.dy_lx1{
    width:271px;
    height:224px;
    float: left;
}
.dy_lx1 .dy_lx1_1{
    width:258px;
    height:214px;
    float: left;
    margin-top:4px;
    margin-left: 6px;
    text-align: center;
    border:1px dashed #0948a9;
}
.dy_lx1 .dy_lx1_1 .dy_img5{
    width:64px;
    height:64px;
    float: left;
    margin-top: 25px;
    margin-left: 96px;
 }
.dy_lx1 .dy_lx1_1 .dy_p1{
    width:100%;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #333333;
    padding-top: 10px;
}
.dy_lx1 .dy_lx1_1 .dy_p2{
    width:100%;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #333333;
    padding-top: 5px;
}
.dy_lx1:hover{
    box-shadow:5px 5px 20px #c0c4d9;
    background-color: #0646a8;
}
.dy_lx1:hover .dy_lx1_1{
    border:1px dashed #fff;
}
.dy_lx1:hover .dy_img5{
    margin-top: 12px;
}
.dy_lx1:hover.dy_lx1 .dy_lx1_1 .dy_p1{
    font-size: 22px;
    color: #fff;
}
.dy_lx1:hover.dy_lx1 .dy_lx1_1 .dy_p2{
    font-size: 14px;
    color: #fff;
}
.dy_lx2{
    width:271px;
    height:224px;
    float: left;
    margin-left: 37px;
}
.dy_lx2 .dy_lx1_1{
    width:258px;
    height:214px;
    float: left;
    margin-top:4px;
    margin-left: 6px;
    text-align: center;
    border:1px dashed #0948a9;
}
.dy_lx2 .dy_lx1_1 .dy_img5{
    width:64px;
    height:64px;
    float: left;
    margin-top: 25px;
    margin-left: 96px;
}
.dy_lx2 .dy_lx1_1 .dy_p1{
    width:100%;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #333333;
    padding-top: 10px;
}
.dy_lx2 .dy_lx1_1 .dy_p2{
    width:100%;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #333333;
    padding-top: 5px;
}
.dy_lx2:hover{
    box-shadow:5px 5px 20px #c0c4d9;
    background-color: #0646a8;
}
.dy_lx2:hover .dy_lx1_1{
    border:1px dashed #fff;
}
.dy_lx2:hover .dy_img5{
    margin-top: 12px;
}
.dy_lx2:hover.dy_lx2 .dy_lx1_1 .dy_p1{
    font-size: 22px;
    color: #fff;
}
.dy_lx2:hover.dy_lx2 .dy_lx1_1 .dy_p2{
    font-size: 14px;
    color: #fff;
}
.dy_lx3{
    width:271px;
    height:224px;
    float: left;
    margin-left: 37px;
}
.dy_lx3 .dy_lx1_1{
    width:258px;
    height:214px;
    float: left;
    margin-top:4px;
    margin-left: 6px;
    text-align: center;
    border:1px dashed #0948a9;
}
.dy_lx3 .dy_lx1_1 .dy_img5{
    width:64px;
    height:64px;
    float: left;
    margin-top: 25px;
    margin-left: 96px;
}
.dy_lx3 .dy_lx1_1 .dy_p1{
    width:100%;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #333333;
    padding-top: 10px;
}
.dy_lx3 .dy_lx1_1 .dy_p2{
    width:100%;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #333333;
    padding-top: 5px;
}
.dy_lx3:hover{
    box-shadow:5px 5px 20px #c0c4d9;
    background-color: #0646a8;
}
.dy_lx3:hover .dy_lx1_1{
    border:1px dashed #fff;
}
.dy_lx3:hover .dy_img5{
    margin-top: 12px;
}
.dy_lx3:hover.dy_lx3 .dy_lx1_1 .dy_p1{
    font-size: 22px;
    color: #fff;
}
.dy_lx3:hover.dy_lx3 .dy_lx1_1 .dy_p2{
    font-size: 14px;
    color: #fff;
}
.dy_ditu{
    width:100%;
    height:320px;
    padding-top: 40px;
}
.dy_ditu iframe{
    width:100%;
    height:320px;
}
/*联系方式结束*/

/*网站地图开始*/
.dy_img6{
    width:412px;
    height:32px;
    display: block;
    margin:0 auto;
    padding-top: 30px;
    padding-bottom: 32px;
}
.dy_wd1{
    width:100%;
    min-height: 40px;
    padding-bottom: 18px;
}
.dy_wd1 .dy_wd1_1{
    width:133px;
    height:40px;
    float: left;
    background-color: #282828;
}
.dy_wd1 .dy_wd1_1 .dy_a2{
    display: block;
    width: 56px;
    height:36px;
    text-align: center;
    line-height: 40px;
    margin: 0 auto;
    font-size: 14px;
    color: #fff;
    border-bottom: 2px solid #ea8e21
}
.dy_wd1_1:hover{
    cursor: pointer;
    background-color: #0646a8;
}
.dy_wd1_1:hover .dy_a2{
    border:none;
}
.dy_wd1 .dy_wd1_2{
    width:756px;
    min-height:40px;
    float: right;
    line-height: 40px;
}
.dy_wd1 .dy_wd1_2 .dy_a3{
    float: left;
    width:auto;
    height:40px;
    text-align: center;
    line-height: 40px;
    margin-left: 14px;
    font-size: 14px;
    color: #666666;
    padding-left: 9px;
    padding-right: 9px;
}
.dy_wd1 .dy_wd1_2 .dy_a3:hover{
    color: #fff;
    background-color: #0646a8;
}
/*网站地图结束*/

/*产品详细页开始*/
.dy_xx1{
    width:100%;
    min-height:40px;
    text-align: center;
    padding-bottom: 20px;
}
.dy_xx1 h1{
    font-size: 22px;
    color: #333333;
}
.dy_xx2{
    width:100%;
    height:39px;
    line-height: 39px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.dy_xx2 em{
    float: left;
    height:39px;
    line-height: 39px;
    font-size: 12px;
    color:#666666;
}
.dy_xx2 span{
    width:9px;
    height:9px;
    float: left;
    margin-left: 9px;
    margin-top: 14px;
    border:1px solid #5a5a5a;
}
.dy_xx2 span:hover{
    cursor: pointer;
}
.dy_xx2 .t{
    margin-right: 15px;
    width:14px;
    height:17px;
    float: right;
    margin-top: 12px;
    background: url("../images/t.png") center no-repeat;
}
.dy_xx2 .j{
    margin-right: 15px;
    width:23px;
    height:23px;
    float: right;
    margin-top: 9px;
    background: url("../images/j.png") center no-repeat;
}
.dy_xx2 .j:hover{
    cursor: pointer;
    background: url("../images/j1.png") center no-repeat;
}
.dy_xx2 .ji{
    margin-right: 15px;
    width:23px;
    height:23px;
    float: right;
    margin-top: 9px;
    background: url("../images/ji.png") center no-repeat;
}
.dy_xx2 .ji:hover{
    cursor: pointer;
    background: url("../images/ji1.png") center no-repeat;
}
.dy_xx2 .c{
    margin-right: 31px;
    width:23px;
    height:23px;
    float: right;
    margin-top: 9px;
    background: url("../images/c.png") center no-repeat;
}
.dy_xx2 .c:hover{
    cursor: pointer;
    background: url("../images/c1.png") center no-repeat;
}
.dy_xx3{
    width:100%;
    min-height: 300px;
    padding-bottom: 30px;
    background: url("../images/dibuxian.png") center bottom no-repeat;
}
.dy_xx3 img{
    max-width: 100%;
}
.dy_xx3 .dy_xx3_1{
    width:100%;
    min-height: 457px;
    position: relative;
}
.dy_xx3 .dy_xx3_1 .dy_img7{
    width:483px;
    height:398px;
    display: block;
    padding-top: 30px;
    margin: 0 auto;
}
.dy_xx3 .dy_xx3_1 .dy_img8{
    width:600px;
    height:428px;
    display: block;
    padding-top: 30px;
    margin: 0 auto;
}
.dy_xx3 .dy_xx3_1 .dy_img9{
    width:754px;
    height:500px;
    display: block;
    padding-top: 30px;
    margin: 0 auto;
}
.dy_xx3 .dy_xx3_1 .dy_gao{
    max-width:600px;
    min-height:60px;
    margin:0 auto;
    text-align: center;
}
.dy_xx3 .dy_xx3_1 .dy_gao em{
    display: block;
    padding:10px;
    font-size: 20px;
    color: #fff;
    line-height: 27px;
    background-color: #0646a8;
}
.dy_xx3 .dy_xx3_1 .dy_a4{
    position: absolute;
    left:0;
    top:208px;
    width:42px;
    height:40px;
    background: url("../images/dy_you.png") center no-repeat;
}
.dy_xx3 .dy_xx3_1 .dy_a4[href]:hover{
    cursor: pointer;
    background: url("../images/dy_you1.png") center no-repeat;
}
.dy_xx3 .dy_xx3_1 .dy_a5{
    position: absolute;
    right:0;
    top:208px;
    width:44px;
    height:42px;
    background: url("../images/dy_zuo.png") center no-repeat;
}
.dy_xx3 .dy_xx3_1 .dy_a5[href]:hover{
    cursor: pointer;
    background: url("../images/dy_zuo1.png") center no-repeat;
}
.dy_xx3 .dy_xx3_1 #contentText{
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.dy_a6{
    float: left;
    height:33px;
    line-height: 33px;
    font-size: 14px;
    color: #282828;
    margin-top: 30px;
}
.dy_a6 .dy_span6{
    width:99px;
    height:33px;
    float: left;
    color: #fff;
    text-align: center;
	margin-right:15px;
    line-height: 33px;
    background-color: #282828;
}
.dy_a6[href]:hover{
    color: #0646a8;
}
.dy_a6[href]:hover .dy_span6{
    background-color: #0646a8;
}
.dy_a7{
    float: left;
    height:33px;
    line-height: 33px;
    font-size: 14px;
    color: #282828;
    margin-top: 20px;
}
.dy_a7 .dy_span6{
    width:99px;
    height:33px;
    float: left;
    color: #fff;
	margin-right:15px;
    text-align: center;
    line-height: 33px;
    background-color: #282828;
}
.dy_a7[href]:hover{
    color: #0646a8;
}
.dy_a7[href]:hover .dy_span6{
    background-color: #0646a8;
}
.dy_xiangguan{
    width:100%;
    height:auto;
    padding-top: 20px;
    padding-bottom: 20px;
}
.dy_xiangguan .dy_img10{
    width:142px;
    height:58px;
    display: block;
    margin:0 auto;
    padding-bottom: 20px;
}
.dy_xiangguan ul li{
    float: left;
    width:400px;
    height:32px;
    overflow: hidden;
    line-height: 30px;
    background: url("../images/xiaotu.jpg") left center no-repeat;
}
.dy_xiangguan ul li a{
    float: left;
    width:270px;
	padding-left:30px;
    overflow: hidden;
    font-size: 14px;
    color: #666666;
}
.dy_xiangguan ul li span{
    float: right;
    font-size: 12px;
    color: #666666;
    margin-right: 10px;
}
.dy_xiangguan ul li:hover{
    background: url("../images/xiaotu1.jpg") left center no-repeat;
}
.dy_xiangguan ul li:hover a{
    color: #0646a8;
}
.dy_xiangguan ul li:hover span{
    color: #0646a8;
}
/*产品详细页结束*/