@charset "utf-8";

/*广告*/
.ad{
	width: 100%;
	height: 210px;
    /*padding-top: 183px;*/
}
.ad img{
	width: 100%;
	height: 210px;
}
/*广告结束*/

/*正文*/
.section{
	width: 1200px;
	height: auto;
    overflow: hidden;
	margin:20px auto 20px;
    min-height: 730px;
}
/*左侧*/
.section .left{
	width: 272px;
	height: auto;
}
.section .left .left_menu{
	width: 100%;
    height: auto;
    overflow: hidden;
    border-top: 1px solid #E3E3E3; 
}
.section .left .left_menu h1.l1{
	height: 67px;
	border: 1px solid #E3E3E3;
    padding-left: 39px;
    border-top: none;
    cursor: pointer;
    font-size: 16px;
    color: #34495e; 
    line-height: 67px;
}
.section .left .left_menu h2.l2{
    height: 40px;
    padding-left: 100px;
    border-top: none;
    cursor: pointer;
    font-size: 14px;
    color: #34495e; 
    line-height: 40px;
    color:#949494;
    border-left: 1px solid #E3E3E3;
    border-right: 1px solid #E3E3E3;
}
.section .left .left_menu h2.choose{
    background: #EFF3F5;
}

.section .left .left_menu .slist{
	border-bottom: 1px solid #E3E3E3;
}
.section .left .left_menu h2.l2:hover{
    background:#EFF3F5; 
    color: #3498DB;
}
.section .left .left_menu .sslist h3.l3{
    height: 40px;
    border-top: none;
    cursor: pointer;
    font-size: 14px;
    color: #34495e; 
    text-align: right;
    padding-right: 50px;
    line-height: 40px;
}
.section .left .left_menu .sslist h3.choose{
	background:#ccc;
}
.section .left .left_menu .sslist h3.l3:hover{
    background:#ccc;
    color: #3498DB;
}
.section .left .left_menu h1.choose{
	background: url(../images/list_bg.png) no-repeat;
	border: none;
    color: #E5E5E5;
}
.section .left .left_menu h1.choose a{
	color: #E5E5E5;
}
.section .left .left_menu h1 a{
	float: left;
	color: #34495e; 
}
.section .left .left_menu h2 a{
	float: left;
}
.section .left .left_menu .l1 span.fr{
	margin-right: 15px;
    color: #ADB2B9;
    width: 20px;
    height: 67px;
    display: block;
    line-height: 67px;
}
.section .left .left_menu .l2 span.fr{
    margin-right: 35px;
    color: #ADB2B9;
    width: 20px;
    height: 40px;
    display: block;
    line-height: 40px;
}
.section .left .left_menu h1 span.arrow_down{
    background: url("../images/arrow_down.png") no-repeat center center;
}
.section .left .left_menu h1 span.arrow_up{
    background: url("../images/arrow_up.png") no-repeat center center;
}
.section .left .left_menu h2 span.arrow_down2{
    background: url("../images/arrow_down2.png") no-repeat center center;
}
.section .left .left_menu h2 span.arrow_up2{
    background: url("../images/arrow_up2.png") no-repeat center center;
}
.section .left .left_menu .sslist{
	width:270px;
    height:auto;
    overflow: hidden;
    border-left: 1px solid #E3E3E3;
    border-right: 1px solid #E3E3E3; 
    border-bottom: 1px solid #E3E3E3; 
}
/*.section .left dl dd li{
	height: 40px;
    float: left;
    width:270px;    
}
.section .left dl dd li a{
	display: block;
    width: 170px;
    height: 40px;
    color:#949494;
    line-height:40px;
    padding-left:100px; 
    font-size:16px; 
    font-family:"微软雅黑"; 
    float: left;
}
.section .left dl dd li a:hover{
	display: block;
    width: 170px;
    padding-left:100px; 
    background:#EFF3F5; 
    height: 40px; 
    line-height:40px;  
    font-size:16px; 
    font-family:"微软雅黑";
    color: #3498DB;
    border-left:none;
    border-right:none; 
}
.section .left dl dd.current li.current{
    border-left:none;
    border-right:none;
}
.section .left dl dd.current li.current a{
	display: block;
    background:#EFF3F5; 
    padding-left:39px;
    height: 40px; 
    line-height:40px;
    font-size:16px; 
    font-family:"微软雅黑";
    color: #3498DB; 
    width: 170px;
    padding-left:100px; 
}*/
/*左侧结束*/

/*右侧*/
.section .right{
    width: 900px;
    height: auto;
    float: right;
}
.nav{
	width: 100%;
	height: 60px;
	line-height: 60px;
	position: relative;
	z-index: 1;
}
.nav ul.nav_list{
	width: auto;
	line-height: 60px;
	margin: 0 auto;
}
.nav ul.nav_list li.nav_list_l{
	border: 1px solid #D8DDDF;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	position: relative;	
	width: 136px;
	text-align: center;
}

.nav ul.nav_list li.nav_list_l>a{
	background: url(../images/search_arrow_down.png) no-repeat 90% 50%;
	color: #838C97;
	font-size: 14px;
	display: block;
	width: 100%;
}
.nav ul.nav_list li.nav_list_l>a.choose{
	background: url(../images/search_arrow_up.png) no-repeat 90% 50%;
}
.nav ul.nav_list li.nav_list_l .sdmenu{
	display: none;
	border: 1px solid #D8DDDF;
	border-top:none;
	height: auto;
	overflow: hidden;
	position: absolute;
	left: -1px;
	top: 39px;
	background: #fff;
	width: 136px;
	text-align: center;
}
.nav ul.nav_list li.nav_list_l .sdmenu li{
	border:0;
	float: left;
	margin-top: 0;
	margin-right:0;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	width:100%;
}
.nav ul.nav_list li.nav_list_l .sdmenu li>a{
	display: inline-block;
	color: #9EA8A8;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	width:100%;
}

.nav ul.nav_list li.nav_list_l .sdmenu li:hover{
	background: #EFF3F5;
}
.nav ul.nav_list li.nav_list_l .sdmenu li:hover a{
	color: #459EDD;
}
.section .right .nav{
    height: 60px;
    line-height: 60px;   
    background: url(../images/list_icon_01.png) no-repeat 0px 50%;
}
.section .right .nav p{
    height: 60px;
    line-height: 60px;
    padding-left: 30px;
    color: #36485C;
    font-size: 16px;
    width: 1000px;
    float: left;
    margin-bottom: 0;
}
.section .right .nav p a{
    color: #36485C;
    font-size: 16px;
}
/*.section .right .nav .fr{
    border: 1px solid #DFDFDF;
    height: 30px;
    line-height: 30px;
    width: 114px;
    margin-top:5px;
    margin-right: 10px;
    position: relative;
    z-index: 2;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.section .right .nav .fr span.word{
    float: left;
    display: block;
    width: 82px;
    height: 30px;
    border-right: 1px solid #DFDFDF;
    text-align: center;
    color: #36485C;
}
.section .right .nav .fr span.arrow{
    background: url(../images/list_arrow_down.png) no-repeat 50% 50%;
    display: block;
    width: 30px;
    height: 30px;
    float: right;
}
.section .right .nav .fr span.arrow_up{
    background: url(../images/list_arrow_up.png) no-repeat 50% 50%;
}
.section .right .nav .fr ul{
    position: absolute;
    left: -1px;
    top: 30px;
    border:  1px solid #DFDFDF;
}
.section .right .nav .fr ul li{
    height: 30px;
    line-height: 30px;
    width: 82px;
    padding-right: 32px;
    text-align: center;
    background: #fff;
    color: #36485C;
    cursor: pointer;
}
.section .right .nav .fr ul li:hover{
    background: #EFF3F5;
    color: #50A5DE;
}
.section .right .fenge{
    width: 100%;
    height: 7px;
}*/
/*右侧按默认*/
.section .right .list_tab{
    width: 100%;
    height:auto;
    position: relative;
    margin-top: 20px;
}
.section .right .list_tab .tab{
    position: absolute;
    left: 0;
    top: 0;
    width: 900px;
    height: auto;
    overflow: hidden;
    display: none;
}
.section .right .list_tab .current{
    display: block;
    position: relative;
}
.section .right .list_tab .tab>ul{
	width: 900px;
    height: auto;
}
.section .right .list_tab .tab0>ul li{
    width: 280px;
    float: left;
    height: auto;
}
.section .right .list_tab .tab0>ul li>a{
	display: inline-block;
	width: 280px;
    height: 187px;
    overflow: hidden;
    position: relative;
    border: 1px solid #eee;
}
.section .right .list_tab .tab0>ul li img{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
/*2017-2-16*/
.section .right .list_tab .tab0>ul li p{
    line-height: 24px;
    height: 48px;
    text-align: center;
    width: 100%;
    color: #3A4C5F;
    font-size: 14px;
    float: left;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 0;
}
.section .right .list_tab .tab0>ul li p > a{
	display: inline-block;
	line-height: 24px;
    height: 48px;
    text-align: center;
    width: 100%;
    color: #3A4C5F;
    font-size: 14px;
     overflow: hidden;
    text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.section .right .list_tab .tab0>ul li p > a:hover{
	color:#f60;
}
/*右侧按默认结束*/

/*右侧按列表*/
.section .right .list_tab .tab1 li{
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #E0E7EB;
    padding-top: 20px;
    padding-bottom: 20px;
}
.section .right .list_tab .tab1 li .pic{
    float: left;
    width: 280px;
    height: 187px;
}
.section .right .list_tab .tab1 li .pic a{
	display: inline-block;
	width: 280px;
    height: 187px;
    overflow: hidden;
    position: relative;
    border: 1px solid #eee;
}
.section .right .list_tab .tab1 li .pic img{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.section .right .list_tab .tab1 li .miaoshu{
    float: left;
    width: 580px;
    height: 187px;
    overflow: hidden;
    margin-left: 26px;
}
.section .right .list_tab .tab1 li .miaoshu h2{
    color: #36485C;
    font-size: 18px;
    margin-bottom: 10px;
}
.section .right .list_tab .tab1 li .miaoshu h2 a{
    color: #36485C;
}
.section .right .list_tab .tab1 li .miaoshu h2 a:hover{
    color: #f60;
}
.section .right .list_tab .tab1 li .miaoshu p{
    line-height: 24px;
    text-align: justify;
    color: #9BA1A9;
    font-size: 14px;
}
/*右侧按列表结束*/
/*2017-2-16end*/

/*页码*/
.section .right .list_tab .tab .fenye{
        width: 100%;
        height: 50px;
        line-height: 45px;
        overflow: hidden;
        text-align: center;
        margin: 10px auto;
        vertical-align: middle;
    }
.section .right .list_tab .tab .fenye p.page_left{
    float: left;
    line-height: 35px;
    font-size: 14px;
}
.section .right .list_tab .tab .fenye ul.pagination{
    width: auto;
    height: 50px;
    display: inline-block;
    *zoom:1;
    *display:inline; /*ie7兼容要加zoom和*zoom:1;*display:inline;*/
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    float: right;
    margin: 0 !important;
}
.section .right .list_tab .tab .fenye ul.pagination ul.yiiPager{
    display: inline;
    line-height: 35px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
}
.section .right .list_tab .tab .fenye ul.pagination ul.yiiPager li{
    display: inline-block;
    *zoom:1;
    *display:inline; /*ie7兼容要加zoom和*zoom:1;*display:inline;*/
    line-height: 30px;
    height: 35px;
    margin: 0 2px;
    vertical-align: middle;
}
.section .right .list_tab .tab1 .fenye ul.pagination ul.yiiPager li{
	padding-top: 0;
	padding-bottom: 0;
	min-height: 40px;
	border: 0;
}
.section .right .list_tab .tab .fenye ul.pagination ul.yiiPager li.hidden{
	display: none;
}
.section .right .list_tab .tab .fenye ul.pagination ul.yiiPager li a{
    display: inline-block;
    min-width: 20px;
    line-height: 30px !important;
    padding: 0px 5px;
    border: 1px solid #D0D0D0;
    text-align: center;
    font-size: 14px;
    color: #777;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border-radius: 0 !important;
    margin-left: 0 !important;
}
.section .right .list_tab .tab .fenye ul.pagination ul.yiiPager li.disabled span{
    display: inline-block;
    min-width: 20px;
    line-height: 30px !important;
    padding: 0px 5px;
    border: 1px solid #D0D0D0;
    text-align: center;
    font-size: 14px;
    color: #777;
    vertical-align: middle;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border-radius: 0 !important;
    margin-left: 0 !important;
}
.section .right .list_tab .tab .fenye ul.pagination ul.yiiPager li.selected a{
	background: #3498DB;
    color: #fff;
}
.section .right .list_tab .tab .fenye ul.pagination ul.yiiPager li.active span{
    background: #3498DB;
    color: #fff;
    display: inline-block;
    padding: 0px 5px;
    min-width: 20px;
    line-height: 30px !important;
    border: 1px solid #D0D0D0;
    text-align: center;
    font-size: 14px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border-radius: 0 !important;
    margin-left: 0 !important;
}

.section .right .list_tab .tab .fenye ul.pagination ul.yiiPager li a:hover{
    background: #3498DB;
    color: #fff;
}
/*页码结束*/
/*右侧结束*/

/*正文结束*/


/*通用无二级菜单*/
.common_section .right{
    width: 1200px;
}
.common_section .right .fenge img{
    width: 100%;
}
.common_section .right .list_tab .tab{
    width:1200px;
}
.common_section .right .list_tab .tab0>ul{
    width: 1220px;
}
.common_section .right .list_tab .tab0>ul li{
    margin:10px;
}
.common_section .right .list_tab .tab>ul{
    width: 1200px;
}
.common_section .right .list_tab .tab1 li .miaoshu{
    width: 894px;
}
/*通用无二级菜单结束*/

/*二级分类*/
.second-class{
	height: auto;
	border: 1px solid #E1E1E1;
	padding: 5px 0;
	margin-bottom: 15px;
}
.second-class .second-item{
	height: auto;
	overflow: hidden;
	padding: 0 6px;
}
.second-class .second-menu{
	height: auto;
	overflow: hidden;
	border-bottom: 1px dashed #D5D5D5;
	margin: 5px;
}
.second-class .second-menu.noline{
	border-bottom: 0;
}
.second-class .second-menu li{
	float: left;
	display: inline-block;
	padding: 2px 10px;
	margin: 5px 10px;
	margin-bottom: 5px;
}
.second-class .second-menu li a{
	font-size: 14px;
	color: #34495E;
}
.second-class .second-menu li:hover{
	background: #E47F27;
}
.second-class .second-menu li:hover a{
	color: #fff;
}
.second-class .second-menu li.active{
	background: #E47F27;
}
.second-class .second-menu li.active a{
	color: #fff;
}
/*二级分类结束*/
