@charset "utf-8";
.zq_topbg { background: url(../images/top_bg_01.jpg) no-repeat center top; height: 524px;}
.zq_logo { padding-top: 20px;}
.zq_com { width: 1200px; margin: auto; margin-top: 25px;}
.zq_left { width: 576px;}
.zq_right { width: 576px;}
.zq_tite { background: url(../images/zq_tite_04.jpg) no-repeat; height: 40px; }
.zq_titex { background: url(../images/zq_tite_04x.jpg) no-repeat; height: 40px; }
.zq_siz { font-size: 18px; color: #fff; width: 140px; text-align: center;line-height: 40px;}
.zq_more { padding-top: 13px; font-size: 15px; padding-right: 7px;}
.zq_more a { color: #7e7e7e;}
.zq_more a:hover { color: #333;}
.zq_list{ margin-top: 20px; height: 225px; overflow: hidden;}
.zq_list li { background: url(../images/dx_dd_03.jpg) no-repeat; text-indent: 17px; height: 36px; line-height: 36px; overflow: hidden; background-position: 1px;}
.zq_list li span { float: right; color: #909090;}


.zq_topbg { display: block;}
.app_zqtop { display: none;}

/*手机版自适应*/
@media only screen and (max-width: 640px) {body {margin: 0px;padding: 0px; line-height:20px; color:#1e1e1e; min-width: 100%; width:100%;font-size: 0.9rem}
.zq_topbg { display: none;}.app_zqtop { display: block;}.app_zqtop img { width: 100%;}.app_zqtop { width: 100%;}.zq_com { width: 95%; margin: auto; margin-top: 15px;}.zq_left {width: 100%;}
.zq_right {width: 100%;margin-top: 10px;}.zq_list li { font-size: 0.9rem;}.zq_tite { zoom:0.87;font-size: 1.2rem;}

}