*{margin:0px;padding:0px;}
body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea{font-size: 16px;color: #000;padding:0;margin:0;font-family:"Microsoft YaHei UI","微软雅黑",微软雅黑}
table{border-spacing: 0; border-collapse: collapse;}
ol,ul,li, menu, dir{list-style: none;}
a,ins{background-color: transparent; text-decoration: none;outline: none;}
a:active,a:hover{color: #d00202; outline: none;}
hr,fieldset,iframe,legend,input, textarea, keygen, select, button,img{border:none;outline:none;}
keygen,input,meter,select,textarea,button,mark{background: none;}
i, cite, em, var, address, dfn {font-style: italic;}
body{background:#fff;}
/*公用类*/
.fl{float: left;}
.fr{float: right;}
.clearfix:after{content: "";display: block;height: 0;visibility: hidden;clear: both;}
.clearfix{zoom: 1;}
.clear{clear:both}
.none{display:none;}

div{
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box; 
-ms-box-sizing:border-box;
box-sizing:border-box;
margin:0;
padding:0;
}

.xxgk_mod_more_content .mod_more_content_title a:hover {
    color: inherit!important;
}
.xxgk_mod_more_content .mod_more_content_title{
    width: auto!important;
    display:inline-block!important;
}

/*css动画效果*/
.transform{-moz-transition: all 0.4s linear;  -webkit-transition: all 0.4s linear;  -o-transition: all 0.4s linear;  transition: all 0.4s linear;}
.transformHeight:hover{box-shadow: 0 15px 25px rgba(0,0,0,.2);transform:translate3d(0,-3px ,0);}


@media only screen and (max-width:1025px) {

#pdq2{ display:none;}
#pdq3{ display:none;}
}