@charset "utf-8";
body{ width:950px; margin:0 auto; font:14px/1.5em Verdana,Helvetica,Arial,sans-serif; }
* { margin:0; padding:0; word-break:break-all; }/*取消所有的默认margin padding 使表格的cellspacing等值 变小 */
h1, h2, h3, h4, h5, h6 { font-size:1em; }
a{ color:#000000; text-decoration:none; }
a:hover { text-decoration:underline; }
ul, li { list-style:none; }
fieldset, img { border:none; }
legend { display:none; }
em, strong, cite, th { font-style:normal; font-weight:400; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; background:#ffffff; color:#000000;}
table { border-collapse:collapse; }
td{ overflow:hidden;}
html { overflow:-moz-scrollbars-vertical; }
.clear{ clear:both;}



.main{ width:950px;}
.list_left{float:left;width:240px;}
.list_left1{float:left;width:217px;margin-top:5px;border:1px solid #6abbf3;}
.list_left11{float:left;width:217px;height:40px; background-image:url(/dds/resource/cms/2014/11/2014112513411948947.gif)}
.list_left12{float:left;width:217px; min-height:180px;}

.list_left2{float:left;width:217px;margin-top:5px;border:1px solid #6abbf3;}
.list_left21{float:left;width:217px;height:40px; background-image:url(/dds/resource/cms/2014/11/2014112513411948947.gif)}
.list_left22{float:left;width:217px; height:176px;}
.list_right{float:left;width:708px;border:1px solid #addbf3;margin-top:5px; }
.list_right_h{float:left;width:678px;height:35px; background-image:url(/dds/resource/cms/2014/11/2014112513411948947.gif);line-height:35px;padding-left:30px;overflow:hidden;}
.list_right_r{float:left;width:708px;height:384px; background-color:#FFF}
.list_right li{padding-left:30px;padding-right:10px;height:30px;line-height:30px;border-bottom:1px dashed #e3e3e3;}

@media screen and (max-width: 568px){
  html,body{width:100%;}
  .main{width:100%;}
  .list_left .list_left1{width:calc(100% - 2px)}
  .list_left12{min-height:0;}
}