@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
	border:0px;}
	.list_main_part2_right_ul_li {
    height: 44px;
    line-height: 44px;
}
.list_main_part2_right_ul_li_a{
	padding-left: 30px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
li{
	list-style:none;}
a{
	text-decoration:none;}
body{
	font-size:14px;
	font-family:"微软雅黑";}
.list_main{
	width:100%;
	margin-top:20px;
	}
.list_mian_width{
	width:1140px;
	margin:0px auto;}
.list_main_part1{
	border:1px solid #ccc;
	line-height:36px;}
.list_main_part1_p{
	width:90px;
	font-size:13px;
	float:left;
	margin-left:30px;
	color:#555;}
.list_main_part1_ul_div{
	overflow:hidden;
	float:left;
	margin-left:5px;}
.list_main_part1_ul{
	float:left;
	width:1000px;
	margin-left:-1px;}
.list_main_part1_li{
	float:left;}
.list_main_part1_li a{
	padding:0px 22px;
	color:#333;
	border-left:1px dashed #ccc;
	font-size:13px;}
.list_main_part1_li a:hover{
	color:#ff7300}
/*******list_main_part2**********/
.list_main_part2{
	margin-top:20px;}
.list_main_part2_left{
	width:920px;
	float:left;}
.list_main_part2_right{
	width:218px;

	float:right;
	border:1px solid #ccc;}
.list_main_part2_left_ul{}
.list_main_part2_left_li{
	width:218px;
        height: 307px;
	border:1px solid #ccc;
	float:left;
	margin-right:10px;
	margin-bottom:10px;}
.list_main_part2_left_li:hover{
	border:1px solid #ff7300;}
.list_main_part2_left_li_divimg{
	width:218px;
	height:218px;
	overflow:hidden;}
.list_main_part2_left_li_divimg:hover .list_main_part2_left_li_img{
transform: scale(1.1);}
.list_main_part2_left_li_img{
	width:100%;height: 218px;
	transition: 1s transform;}
.list_main_part2_left_li_jiage{
	color:#ff7300;
	font-size:13px;
	text-indent:10px;
	margin-top:5px;}
.list_main_part2_left_li_jiage span{
	margin-left:5px;
	font-size:18px;
	font-weight:700;}
.list_main_part2_left_li_h2{
	font-size:14px;
	font-weight:100;
	color:#555;
	white-space: nowrap;
    text-overflow: ellipsis;
	overflow:hidden;
	text-indent:10px;
	width:210px;
	margin-top:5px;}
.list_main_part2_left_li_gongsi{
	font-size:12px;
	color:#999;
	text-indent:10px;
	margin-top:5px;
	width:150px;
	white-space: nowrap;
    text-overflow: ellipsis;
	overflow:hidden;
	margin-bottom:10px;}
.list_main_part2_left_li_zixun{
	display:block;
	width:25px;
	height:25px;
	background:url(../images/zixuntubiao.png) top left no-repeat;
	background-size:cover;
	float:right;
	margin-top:-30px;
	margin-right:18px;}
.list_main_part2_left_li_zixun:hover{
	background:url(../images/zixuntubiaohover.png) top left no-repeat;
	background-size:cover;}
.list_main_part2_left_fenye{
	height:38px;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:30px;}
.list_main_part2_left_fenye>ul{}
.list_main_part2_left_fenye>ul>li{
	    float: left;
    /* width: 57px; */
    height: 35px;
    text-align: center;
    line-height: 35px;
    margin-right: 6px;
    border: 1px solid #ccc;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
.list_main_part2_left_fenye>ul>li>a{
	clear:#555;
	display:block;}
/********list_main_part2_right*****/
.list_main_part2_right_h3{
	text-indent:20px;
	background:#004a7b;
	width:100%;
	border-radius:5px;
	height:30px;
	line-height:30px;
	font-size:15px;
	color:#fff;
	font-weight:700;}
.list_main_part2_right_ul{
	margin-top:10px;
	height:570px;
	overflow:scroll;
	overflow-x:hidden;
}
.list_main_part2_right_ul_li{
	line-height:30px;
	font-size:14px;}
.list_main_part2_right_ul_li_a{
	display:block;
	color:#333;
	font-weight:700;
	width:180px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}
.list_main_part2_right_ul_li_ul{}
.list_main_part2_right_ul_li_ul_li{}
.list_main_part2_right_ul_li_ul_li_a{
	display:block;
	color:#666;
	width:180px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}
.list_main_part2_right_ul_i{
	display:inline-block;
	width:14px;
	height:14px;
	float:left;
	border:1px solid #ccc;
	border-radius:9px;
	margin:7px 6px 0px 20px;}
.list_main_part2_right_ul_li_a:hover .list_main_part2_right_ul_span{
	display:block;
	margin:4px 5px 5px 4px;
	width:6px;
	height:6px;
	border-radius:3px;
	background:#004a7b;}
.list_main_part2_right_ul_li_a:hover .list_main_part2_right_ul_i{
	border:1px solid #004a7b;}
.list_main_part2_right_ul_li_ul_li_a:hover .list_main_part2_right_ul_i{
	border:1px solid #004a7b;}
.list_main_part2_right_ul_li_ul_li_a:hover .list_main_part2_right_ul_span{
	display:block;
	margin:4px 5px 5px 4px;
	width:6px;
	height:6px;
	border-radius:3px;
	background:#004a7b;}

.gundongtiao::-webkit-scrollbar {/*滚动条整体样式*/
        width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
    }
.gundongtiao::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #004a7b;
    }
.gundongtiao::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 10px;
        background: #EDEDED;
    }