@charset "utf-8";
/* CSS Document */
body{background-color: #f8f8f8;}

/* 单独样式开始 */
.header_top.list_top{position: relative;top:0; padding:31px 0;width:100%;background-color:#0054a2;}
.header_top .logo.list_logo{width: 350px;position: absolute;left:3%;top:38px;}
/* 单独样式结束 */


/****当前位置开始****/
.dangqian{line-height: 40px;height: 40px; color: #999999;font-size: 12px;background:url(../images/list_right_qd.png) #f0f0f0 no-repeat 17px center;padding-left:37px;}
.dangqian a{color: #999999;}
/****当前位置结束****/
.dangqian a:hover{color: #00569a;}

/****栏目左侧开始****/
.list_main{margin: 10px auto;max-width: 1200px;}
.list_main_left{    width: 26%;
    max-width: 260px;
    float: left;
    text-align: center;
    min-height: 350px;
    margin-top: 15px;
min-height: 350px;
    background: url(../images/ej_zcbg.png) no-repeat 0px 0px;
    background-size: 260px; }
.list_main_left .list_left_bt{height: 47px;/*background: url(../images/list_left_bt.png) no-repeat right;*/text-align: center;padding-top: 20px;    width: 91%;
    float: right;}
.list_main_left .list_left_bt b{font-size: 18px;padding-left:0px;color: #fff;font-weight: normal;display: inline-block;    margin: 10px 0 10px 5px;float:left; }
.list_main_left .list_left_bt hr{width: 50px;height: 0;border-top: 1px solid #fff;display: none;margin: 15px 0 0 30px;font-size: 12px;font-weight: 100;}
.list_left_nav{width: 91%;
    float: right; }
.list_left_nav ul{}
.list_left_bt>img {
    float: left;
    margin-left: 5%;
    width: 43px;
}
.list_left_nav ul li{text-align: left;font-size: 16px; padding-left: 20px; height:40px;line-height: 40px;display: block;margin: 3px auto;overflow: hidden;/*border-bottom: 1px solid #ddd;background: url(../images/list_left_d.png) no-repeat 90% center;*/    float: right;
    width: 91%;}
.list_left_nav ul li a{display: block;color: #fff;transition:0s;}
.list_left_nav ul li:hover,.list_left_nav ul li.current{background: url(../images/list_left_d.png) #fff no-repeat 90% center;}
.list_left_nav ul li:hover a,.list_left_nav ul li.current a{color: #0074c6;transition:0s;}
/****栏目左侧结束****/

.list_main_right{float: right; width: 78%;}

.list_main_right_nav{}
.list_main_right_nav ul{width:70%;margin:10px auto;}
.list_main_right_nav ul li{ width: 29%; height: 34px; margin:0 2%; line-height: 34px; display: block; margin: 0 5px;  font-size: 16px;overflow: hidden;float:left;text-align:center;}
.list_main_right_nav ul li span a{display: block;color: #323232;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background: #f9f9f9;}
.list_main_right_nav ul li:hover span,.list_main_right_nav ul li.current span{background: url(../images/list_nav_left.jpg) #8c1515 no-repeat left 0; padding-left: 11px;display: block;}
.list_main_right_nav ul li:hover span a,.list_main_right_nav ul li.current span a{background: url(../images/list_nav_right.jpg) no-repeat right 0; padding-right: 11px;display: block; color: #fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}


.list_zhuangshi{display: none;}
@media screen and (max-width:1366px) {
.list_main{width:94%;}
}
@media screen and (max-width:1280px) {

}
@media screen and (max-width:1045px) {
.list_main{width:96%;min-height:200px;margin: 20px auto;}
.list_main_left{display: none;}
.list_main_right{width: 100%;}
.none_block{display: block;}
.list_left_nav{border: none;margin-top: 10px;}
.list_left_nav ul li{width: 29%;height:auto;line-height:34px;margin: 5px 2%;padding:0;float: left;display: inline-block;text-align: center;background: #f9f9f9;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius:10px;box-shadow: 2px 1px 5px #999;}
.list_left_nav ul li:hover,.list_left_nav ul li.current{background:#0055b7;}
.list_main_right_nav{display:none;}
.list_left_nav ul li a{    color: #000;}
.list_left_nav ul li:hover a, .list_left_nav ul li.current a{color: #fff;}

}

@media screen and (max-width:768px) {
.header_top .logo.list_logo{width:240px;top: 45px;}
}
@media screen and (max-width:480px) {
.list_left_nav ul li{width:46%;}
}