@charset "utf-8";
/* CSS Document */

*{margin:0px;padding:0px;}
a{text-decoration:none;}
ul li {list-style:none;}
body{font-size:14px;color:#313536;font-family:"微软雅黑"}

.clear{clear:both;}
img{border:0px;}
.main{width:1003px;margin:0 auto;}
.main_left{float:left;width:265px;background:url(dfdf_03.jpg) no-repeat;height:572px;padding-top:25px;}
.main_right{width:669px;float:right;margin-right:29px;}
.nav_head{height:30px;line-height:30px;background:url(dfdsf_02.jpg) no-repeat;color:#fff;font-size:14px;font-weight:bold;padding-left:43px;}
.nav_list{height:279px;}
.li_hover a{color:#1caff2;}
.li_out a{color:#000;}
.nav_list ul{margin-left:50px;margin-top:30px;}
.nav_list ul li{height:30px;line-height:30px;background:url(dfdsf_06.jpg) left center no-repeat;padding-left:15px;}
.con_title{height:30px;line-height:30px;text-align:center;font-size:16px;font-weight:bold;color:#000;border-bottom:4px solid #008bce;}
.zwe{padding:20px;}
.zwe p{text-indent:24px;line-height:22px;color:#000;}
.content{padding-top:20px;}
/*飘窗的css代码结束*/
@media screen and (max-width:568px){
  #img1{display:none;}
  .top{width:100%;}
  .banner > img{width:100%;height:auto;}
  .nav{padding-left:20px;}
  .nav ul{overflow:hidden;}
  .main{width:90%;width:calc(100% - 40px);}
  .main_left, .main_right{width:100%;}
  .box_list{height:auto;}
  .foot{width:100%;}
  .foot_head{padding-left:0;}
}