@charset "gb2312";
/* CSS Document */
@import 'footer.css';/*Ò³Ãæµ×²¿ÑùÊ½*/

body{font-family:"Î¢ÈíÑÅºÚ"; background:url(imagesztxxgc_bg.png) center top no-repeat}
body > div{margin-right:auto;margin-left:auto; } 
body,div,ul,ol,ul,li,ol,dl,dd,dt,form,span,p,textarea{margin:0;padding:0;list-style:none;font-family:"Î¢ÈíÑÅºÚ"; }
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
input{padding-top:0;padding-bottom:0;}
input::-moz-focus-inner{border:none;padding:0;}
select,input{vertical-align:middle;}
select,input,textarea{font-size:12px;margin:0;}
input[type="text"],input[type="password"],textarea{outline-style:none;-webkit-appearance:none;}
textarea{resize:none;}
table{border-collapse:collapse;border-spacing:0;}
th,td{font-size:12px;padding:0}
img,a img{border:0;margin:0;padding:0;}
img{border:none;}
a{outline-style:none;color:#323232;text-decoration:none}
a:hover{color:#025194;text-decoration:none;}
.clearfix:after {content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix{zoom:1;}
.clear{clear:both; height:0; font-size:0;overflow:hidden;}
.auto{margin-left:auto;margin-right:auto;}
.fl{float:left;}
.fr{float:right;}
/*.show{display:block!important;}*/
.hide{display:none!important;}



/* ´ó¿ò¼Ü */
.top{ width:100%; height:360px; margin:0 auto; }
.logo{ display:none;}
.wapper{ width:1098px; margin:0 auto; height:auto; overflow:hidden; border:1px solid #dbdbdb; border-radius:3px;background:#ffffff}
.content{ width:1078px; margin:10px auto;height:auto; overflow:hidden;}

.dj_left{ display:block; width:224px; float:left; height:770px; overflow:hidden;}
.dj_right{ width:835px; float:right; min-height:770px; overflow:hidden; border:1px solid #dbdbdb; border-radius:3px; }
.dj_right ul{ width:95%; margin:0 auto; height:auto; overflow:hidden;}
.dj_right .dj_title{ width:100%; float:left; margin-top:10px; font-size:14px; color:#323232; line-height:45px; background:url(imageszttit_bg.jpg) left no-repeat; text-indent:15px; border-bottom:1px solid #c63b19; }
.dj_right .dj_list{ width:100%; float:left; font-size:14px; color:#323232; line-height:24px; border-bottom:1px dashed #dbdbdb; padding:10px 0px 5px 0px;}
.dj_right .dj_list .dd_list{ width:80%; float:left; background:url(imagesztlist_bg.png) left no-repeat;padding-left:15px; /* white-space:nowrap;text-overflow:ellipsis; overflow:hidden;*/ }
.dj_right .dj_list .dd_time{ width:18%; float:right; text-align:right;}
.dj_right .dj_list a{ color:#323232;}
.dj_right .dj_list a:hover{ color:#c63b19;}

.dj_right .dj_pgitem{ width:95%; margin:30px auto; height:auto; overflow:hidden;}
.dj_right .dj_pgitem li{ width:50%; float:left; font-size:12px; color:#323232; line-height:24px;  text-align:center;}
.dj_right .dj_pgitem .lileft{ text-align:left; }
.dj_right .dj_pgitem .liright{ text-align:right; }
.dj_right .dj_pgitem li a{ color:#323232;}
.dj_right .dj_pgitem li a:hover{ color:#c63b19;}

.dj_right .thr_title{ width:100%; float:left; font-size:18px; color:#323232; line-height:62px; font-weight:bold; text-align:center;}
.dj_right .thr_time{ width:100%; float:left; font-size:12px; color:#323232; line-height:24px; text-align:center; }
.dj_right .thr_content{width:100%; float:left; margin-top:10px; font-size:14px; color:#323232; line-height:28px; text-indent:28px;}

@media screen and (max-width: 480px) {
body{font-family:"Î¢ÈíÑÅºÚ"; background:none;}
.top{ width:100%; height:auto; margin:0 auto; }
.logo{ display:block; width:100%; margin:10px auto; height:auto; overflow:hidden;text-align:center;}
.logo img{ max-width:70%; }
	
.wapper{ width:98%; margin:10px auto; height:auto; overflow:hidden; border:1px solid #dbdbdb; border-radius:3px;background:#ffffff}
.content{ width:98%; margin:10px auto;height:auto; overflow:hidden;}

.dj_left{ display:none;}
.dj_right{ width:98%; float:left; height:auto; overflow:hidden; border:1px solid #dbdbdb; border-radius:3px; }
.dj_right ul{ width:95%; margin:0 auto; height:auto; overflow:hidden;}
.dj_right .dj_title{ width:100%; float:left; margin-top:10px; font-size:14px; color:#323232; line-height:45px; background:url(imageszttit_bg.jpg) left no-repeat; text-indent:15px; border-bottom:1px solid #c63b19; }
.dj_right .dj_list{ width:100%; float:left; font-size:14px; color:#323232; line-height:50px; border-bottom:1px dashed #dbdbdb;}
.dj_right .dj_list .dd_list{ width:70%; float:left; background:url(imagesztlist_bg.png) left no-repeat;text-indent:15px; white-space:nowrap;text-overflow:ellipsis; overflow:hidden; }
.dj_right .dj_list .dd_time{ width:28%; float:right; text-align:right;}
.dj_right .dj_list a{ color:#323232;}
.dj_right .dj_list a:hover{ color:#c63b19;}

.dj_right .dj_pgitem{ width:95%; margin:30px auto; height:auto; overflow:hidden;}
.dj_right .dj_pgitem li{ width:100%; float:left; font-size:12px; color:#323232; line-height:24px;  text-align:center;}
.dj_right .dj_pgitem .lileft{ text-align:center; }
.dj_right .dj_pgitem .liright{ text-align:center; }
.dj_right .dj_pgitem li a{ color:#323232;}
.dj_right .dj_pgitem li a:hover{ color:#c63b19;}




.ooter{ display:none;}	
}