@charset "utf-8";
/* CSS Document */
body{font-family:"Î¢ÈíÑÅºÚ"}
*{margin:0px;padding:0px;}
a{text-decoration:none;}
ul li{list-style:none;}
.clear{clear:both;}
.main1{
	width:1003px;
	
	
	
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.list_left{
	width:225px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e0e0;
       background:#e2f3fa;
}
.list_right{
	width:750px;
	float:right;
}
.nav_head{height:35px;line-height:35px;background:#91c5ec;padding-left:30px;font-size:14px;font-weight:bold;color:#fff;}
.nav1_list ul{margin-left:40px;margin-top:25px;min-height:200px;}
.nav1_list ul li{background:url(/cwc/template/page/list/list_07.jpg) no-repeat left center;padding-left:15px;height:32px;line-height:32px;}
.nav1_list ul li a{font-size:12px;}


.list_right_h{
	height:27px;
	line-height:30px;
	padding-left:30px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	background-color: #dfdfdf;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1983d1;
	background-image: url(/cwc/template/page/list/list_03.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
}
.list_right_r li{height:30px;line-height:30px;border-bottom:1px dashed #6d6d6d;}
.list_right_r li a{font-size:12px;color:#454547;}
.list_right_r li span{font-size:12px;margin-top:2px;padding-right:8px;}
.list_right_r{
	border:1px  solid #c2d6ef;
}
.list1_top {
	line-height: 25px;
	background-color: #ececec;
	clear: both;
	height: 25px;
	
	padding-top: 10px;
        padding-left:20px;
	
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f8c3bd;
	border-right-color: #f8c3bd;
	border-bottom-color: #f8c3bd;
	border-left-color: #f8c3bd;
	margin-bottom: 3px;
}
	.box2_list select {
	width: 160px;
	margin-top: 5px;
	margin-left: 35px;
}

@media screen and (max-width:568px){
  .main1{width:100%;}
  .list_left{width:100%;display:none;}
  .list_right{width:100%;}
}