html{
	color:#333333;
    background:#FFF;
    font-family:"微软雅黑";
    /* font-size: 14px; */
}
/*html {

-webkit-filter: grayscale(100%);

-moz-filter: grayscale(100%);

-ms-filter: grayscale(100%);

-o-filter: grayscale(100%);

filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);

_filter:none;}*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,
img {
	border:0;
}
li {
    list-style: none;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover { 
    color: #ff283c; 
    text-decoration: underline;
}
.zg_box {
    width: 100%;
    /* min-height: 8000px; */
    margin: 0 auto;
    clear: both;
    min-width: 1200px;
}

.zgoog_top {
    width: 100%;
    height: 70px;
    margin: 0 auto;
    border-bottom: 1px solid #ebebeb;
}

.fl {
    float: left;
    position: relative;
}
.fr {
    float: right;
    position: relative;
}
.fc{
    text-align: center;
}
.nobg{
    background: none!important;
}
.noboader{
    border:none!important;
}
.layout {
    width: 86%;
    margin: 0 auto;
    min-width: 1200px;
    max-width: 1580px;
}
.zg_1366 .layout,.zg_1280 .layout {
    width: 100%;
}
.zg_1600 .layout {
    width: 97%;
}
.banner{
    width: 100%;
    padding-top: 50px;
    float: left;
}
.banner img{
    width: 100%;
    height: 100%;
}
/*------------------------通用结束----------------------*/

/*--------------------顶部中*/
.zgoog_top_c{
    line-height: 70px;
    font-size: 20px;
    padding-left: 20px;
}
.zgoog_top_c li{
    float: left;
    width: 110px;
    text-align: center;
    background:url(/statics/images/zg2018/down_arrow.png) no-repeat 95px center;
    margin-right: 10px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    cursor: pointer;
}
.zgoog_top_c li span{
    margin-left: -10px;
}
.zg_1600 .zgoog_top_c li{
    width: 105px;
}
.zg_1366 .zgoog_top_c li,.zg_1280 .zgoog_top_c li{
    margin-right: 0;
    width: 100px;
    background:url(/statics/images/zg2018/down_arrow.png) no-repeat 90px center;
}
.zgoog_top_c .check{
    margin-right: 10px;
    line-height: 65px;
    border-top: 3px solid #ff283c;
    color:#ff283c;
    cursor: pointer;
    background:url(/statics/images/zg2018/up_arrow.png) no-repeat 95px 30px;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    padding-bottom: 3px;
    /* font-weight: bold; */
}
.zg_1366 .zgoog_top_c .check,.zg_1280 .zgoog_top_c .check{
    margin-right: 5px;
    background:url(/statics/images/zg2018/up_arrow.png) no-repeat 90px center;
}
.zgoog_top_c li a{
    text-decoration: none;
}
.zgoog_top_c li a:hover{
    color:#ff283c;
}
.zgoog_top_c .check a{
    color:#ff283c;
}
/*-------------------顶部右*/
.zgoog_top_r {
    line-height: 70px;
}
.zgoog_top_r ul li {
    float: left;
    position: relative;
    margin-left: 10px;
}
.zg_1366 .zgoog_top_r ul li,.zg_1280 .zgoog_top_r ul li {
    margin-left: 5px;
}
.zg_1600 .zgoog_top_r ul li {
    margin-left: 0px;
}
.zgoog_top_r ul li div { 
    display: none; 
}
.zgoog_top_r ul li:hover div { 
    display: block; 
}

.zgoog_top_r ul li a{
    line-height: 70px;
    font-size: 18px;
    color: #333333;
    text-decoration: none;
    margin-right: 10px;
}
.zgoog_top_r ul li img{
    vertical-align: middle;
    padding-bottom: 5px;
    padding-right: 5px;
}
.zgoog_top_r ul .tel{
    font-size: 20px;
    color: #ff283c;
    font-weight: bold;
}

.weixin .jq_hidebox,.qq .jq_hidebox { 
    width: 200px;
    height: 82px;
    position: absolute;
    border: solid 1px #ddd;
    top: 70px;left: 0;
    z-index: 99999;
    background: #fff;
    padding-top: 10px;
    line-height: 25px;
    font-size: 14px;
}
.weixin .jq_hidebox dl dt,.qq .jq_hidebox dl dt {
    margin: 0 5px 0 10px;
}
.weixin .jq_hidebox dl dd b,.qq .jq_hidebox dl dd b {
    line-height: 18px;
}
.weixin .jq_hidebox dl dd span,.qq .jq_hidebox dl dd span {
    color: #888; 
    line-height: 24px;
}
.weixin .jq_hidebox .top_jtimg,.qq .jq_hidebox .top_jtimg { 
    position: absolute;
    top: -8px;
    left: 0px;
}
.zg_1280 .weixin .jq_hidebox .top_jtimg,.zg_1280 .qq .jq_hidebox .top_jtimg{
    left: -30px;
}

/*------------------网站导航下拉菜单*/
.nav{
    position: relative;
    z-index: 999;
    display: none;
}
.nav .navbox{
    position: absolute;
    left: 409px;
    top: 70px;
    border-top: none;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;;
    background: #fff;
    font-size: 14px;
    width: 650px;
    padding-bottom: 10px;
}
.nav .navbox ul{
    float: left;
    width: 100%;
}
.nav .navbox li{
    float: left;
    /* width: 90px; */
    text-align: left;
    padding: 10px 30px 10px 0;
}
.nav .navbox li a{
    color:#999999;
}
.nav .navbox li a:hover{ 
    color: #c00; 
    text-decoration: underline;
}
.nav .navbox .main{
    width: 90px;
    text-align: right;
    padding: 10px 40px 10px 0;
    background: url("/statics/images/zg2018/hot-line.png") no-repeat 110px center;
}
.nav .navbox .main a{
    color:#333333;
}
.nav .navbox .top-link{
    border-top: 1px solid #ebebeb;
    width: auto;
    margin-left: 110px;
    margin-bottom: 10px;
}
.zg_1280 .nav .navbox .top-link,.zg_1366 .nav .navbox .top-link{
    margin-left: 100px;
}
.zg_1600 .nav .navbox .top-link{
    margin-left: 105px;
}

/*----------------各地分校下拉菜单*/
.school{
    position: relative;
    z-index: 999;
    display: none;
}
.school .schoolbox{
    position: absolute;
    left: 531px;
    top: 70px;
    border-top: none;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;;
    background: #fff;
    font-size: 14px;
    width: 680px;
    padding-bottom: 10px;
}
.zg_1280 .school .schoolbox,.zg_1366 .school .schoolbox{
    left: 516px;
}
.zg_1600 .school .schoolbox{
    left: 526px;
}
.school .schoolbox ul{
    float: left;
    width: 100%;
}
.school .schoolbox li{
    font-size: 16px;
    float: left;
    /* width: 90px; */
    text-align: left;
    padding: 15px 30px;
    background: url("/statics/images/zg2018/hot-line.png") no-repeat right center;
    cursor: pointer;
}

.school .schoolbox .top-link{
    border-top: 1px solid #ebebeb;
    width: auto;
    margin-left: 110px;
    margin-bottom: 10px;
}
.zg_1280 .school .schoolbox .top-link,.zg_1366 .school .schoolbox .top-link{
    margin-left: 100px;
}
.zg_1600 .school .schoolbox .top-link{
    margin-left: 105px;
}
.school .schoolbox .cur{
    color: #ff283c;
}
.school .schoolbox .address{
    font-size: 16px;
    float: left;
    width: 600px;
    margin-left: 35px;
    border-top: 1px dashed #ebebeb;
    color: #999999;
    line-height: 30px;
    padding:20px 0;
    display: none;
}
.school .schoolbox .address-show{
    display: block;
}
/*------------------------网络课程下拉菜单*/
.net{
    position: relative;
    z-index: 999;
    display: none;
}
.net .netbox{
    position: absolute;
    left: 653px;
    top: 70px;
    border-top: none;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;;
    background: #fff;
    font-size: 14px;
    width: 380px;
    padding-bottom: 10px;
}
.zg_1280 .net .netbox,.zg_1366 .net .netbox{
    left: 623px;
}
.zg_1600 .net .netbox{
    left: 643px;
}

.net .netbox .netitem{
    float: left;
    padding-top: 15px;
    padding-left: 15px;
}
.net .netbox .netitem span{
    font-size: 18px;
    padding-left: 20px;
}
.net .netbox ul{
    float: left;
    width: 100%;
    border-bottom: 1px dashed #ebebeb;
    padding-bottom: 10px;
}
.net .netbox li{
    font-size: 16px;
    float: left;
    /* width: 90px; */
    text-align: left;
    padding: 10px 20px;
}
.net .netbox li a{
    color: #999999;
}
.net .netbox li :hover { 
    color: #c00; 
}
.net .netbox .top-link{
    border-top: 1px solid #ebebeb;
    width: auto;
    margin-left: 110px;
    margin-bottom: 10px;
}
.zg_1280 .net .netbox .top-link,.zg_1366 .net .netbox .top-link{
    margin-left: 100px;
}
.zg_1600 .net .netbox .top-link{
    margin-left: 105px;
}

/* ---------------------------顶部广告位样式 */
.ad_boxs{
    width:100%; margin:20px auto; overflow:hidden; background-color:#621d6d;
    min-width: 1200px;
    height: 190px;
}

.ad1_left_back{width:50%;float:left; background-color: #1517c0; height: 190px;}
.ad1_right_back{width:49.99999%;float:left; background-color: #1215c1; height: 190px;}
.ad1_left_back .ad1{ float:right;width:600px; margin:0 auto; height: 190px;}
.ad1_right_back .ad1{ float:left;width:600px; margin:0 auto; height: 190px;}
.ad1{ width:1200px; margin:0 auto; overflow:hidden; }

/*.adi .ad1_left_back{float:left;width:50% ;height:90px ;background-color:#F80038;}*/
/*.adi .ad1_right_back{float:left;width:50% ;height:90px ;background-color:#700EFC;}*/*/
.ad1 .ad1_left{float:right;width:600px; height: 190px;}
.ad1 .ad1_right{float:left;width:600px; height: 190px;}
.ad22{ width:1200px; margin:30px auto 0 auto; overflow:hidden;}
.ad22 .ad22_left{float:right;width:600px;}
.ad22 .ad22_right{float:left;width:600px;}


/*------------------------主导航*/
#mainnav { width:100%; height: 60px; margin:0 auto; background:#ff283c;
    min-width: 1200px; }
#mainnav .mainnavlist ul .index { 
    width: 6.5%;
}
#mainnav .mainnavlist ul li { 
    width: 8.5%;
    height: 60px; 
    position: 
    relative; 
    float: left;
    text-align: center;}
#mainnav ul li h1 a, #mainnav ul li h2 a { 
    font: 18px/60px "\5FAE\8F6F\96C5\9ED1", sans-serif;color: #fff;
 }
#mainnav ul li h1 a:hover, #mainnav ul li h2 a:hover { 
    text-decoration: none; background: #9e0f09;
 }
#mainnav ul li h1 a { 
    width: 100%;
    display: inline-block;
}
#mainnav ul li h2 a { 
    width: 100%;
    position: relative;
    display: inline-block;
}

/*--------------------------热门推荐*/
.hot{
    float: left;
    background: #fafafa;
    width: 100%;
}
.hot-commend {
    float: left;
}
.hot-commend ul{
    height: 60px;
}
.hot-commend li{
    float: left; 
    line-height: 60px;
    padding: 0 30px;
    text-align: center;
    background: url("/statics/images/zg2018/hot-line.png") no-repeat center right;
}
.zg_1600 .hot-commend li{
    padding: 0 20px;
}
.zg_1366 .hot-commend li,.zg_1280 .hot-commend li{
    padding: 0 15px;
}
.hot-commend .hot-title{
    padding: 0 20px 0 0;
    background: none;
}
.hot-commend .end{
    background: none;
}
.hot-commend .hot-title span{
    display: inline;
    padding: 5px 15px;
    color: #ff283c;
    font-weight: bold;
    border: 1px solid #ff283c;
    border-radius: 4px;
    line-height: 40px;
}

.top-search{
    float: right;
}
.top-search .search_text{
    border: 1px solid #e0e0e0;
    height: 38px;
    margin: 10px 0;
    padding-left: 10px;
    width: 300px;
}
.zg_1366 .top-search .search_text{
    width: 200px;
}
.zg_1280 .top-search .search_text{
    width: 150px;
}
.top-search .search_button{
    background: #ff283c;
    border: 1px solid #ff283c;
    height: 40px;
    padding: 0 20px;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
}

.partA{
    min-height: 600px;
    width: 100%;
    float: left;
    padding-top: 30px;
}
/*-----------------partA 左边*/
.partA .partA-l{
    float: left;
    width: 650px;
    
}
/* .zg_1600 .partA .partA-l{
    width: 40%;
}
.zg_1366 .partA .partA-l,.zg_1280 .partA .partA-l{
    width: 35%;
} */

/* .partA .partA-l .zgoog_activity{
    float: left;
    padding-top: 15px;
    display: none;
} */

.partA .partA-l .zgoog_activity .activity_left{
    float: left;
    /* padding: 60px 0 0 0; */
}
.zg_1280 .partA .partA-l .zgoog_activity .activity_left{
    padding: 10px 0 0 0;
    width: 100%;
    text-align: center;
}
.zg_1366 .partA .partA-l .zgoog_activity .activity_left{
    padding: 20px 0 0 0;
    width: 100%;
    text-align: center;
}
.zg_1600 .partA .partA-l .zgoog_activity .activity_left_1500{
    padding: 10px 0 0 0;
    width: 100%;
    text-align: center;
}
.partA .partA-l .zgoog_activity .activity_left_1600{
    padding-top:80px;
}
.partA .partA-l .zgoog_activity .activity_right{
    float: left;
    /* padding-top:60px; */
    padding-left: 20px;
}
.zg_1280 .partA .partA-l .zgoog_activity .activity_right{
    padding-top:40px;
}
.zg_1366 .partA .partA-l .zgoog_activity .activity_right{
    padding-top:10px;
}
.zg_1600 .partA .partA-l .zgoog_activity .activity_right_1500{
    padding-top:10px;
}
.partA .partA-l .zgoog_activity .activity_right_1600{
    padding-top:75px;
    padding-left: 10px;
}
.partA .partA-l .zgoog_activity .activity_right img{
    vertical-align: middle;
    padding-bottom: 2px;
    padding-right: 10px;
}
.partA .partA-l .zgoog_activity .activity_right h2{
    font-size: 20px;
    font-weight: bold;
}
.partA .partA-l .zgoog_activity .activity_right ul{
    padding-top: 20px;
}
.zg_1366 .partA .partA-l .zgoog_activity .activity_right ul{
    padding-top: 10px;
}
.zg_1600 .partA .partA-l .zgoog_activity .activity_right_1500 ul{
    padding-top: 10px;
}
.partA .partA-l .zgoog_activity .activity_right li{
    font-size: 14px;
    line-height: 35px;
    text-indent:15px;  
    background-image:url("/statics/images/zg2018/gray-point.png");
    background-position:left 50%;
    background-repeat:no-repeat;
    width: 330px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.zg_1366 .partA .partA-l .zgoog_activity .activity_right li{
    line-height: 30px;
}
.partA .partA-l .zgoog_activity .activity_right_1600 li{
    width: 250px;
}
.zgoog_slider{ 
    /* width:650px; 
    height: 360px;  */
    /* width:100%;
    max-height: 360px; */
    border:1px solid #000000;
}
.zgoog_slider{ 
    margin-bottom: 10px; 
    overflow: hidden; 
    position: relative; 
}
/*图片轮换*/
#slideBox {
    /* width:650px;
    height:360px; */
    width:100%;
    height:100%;
    max-height:360px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
#slideBox ul#show_pic {
	margin:0;
	padding:0;
	list-style:none;
    /* height:360px; */
    height:100%;
	width:5900px;
	position:absolute;
}
#slideBox ul#show_pic li {
	float:left;
	margin:0;
    padding:0;
    height:100%;
	/* height:360px; */
}
#slideBox ul#show_pic li img {
    display:block;
    /* width: 650px;
    height: 360px; */
    /* max-width:650px;
    max-height:360px; */
    width:100%;
	height:100%;
}
#iconBall {
	position:absolute;
	bottom:0;
	right:0;
	z-index:10;
}
#iconBall li {
	float:left;
	color:#7a7a7a;
	width:32px;
	height:28px;
	line-height:28px;
	cursor:pointer;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:4px;
}
#iconBall li.active {
	background:url(../images/iconbg.png) no-repeat;
	color:#fff;
}
#slideText {
    /* width:650px; */
    width:100%;
	height:28px;
	background:rgba(0, 0, 0, 0.7);
	color:#fff;
	position:absolute;
	left:0px;
	bottom:0px;
*background:transparent;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000, endColorstr=#b2000000);
}
#textBall {
	position:absolute;
	left:5px;
	bottom: 5px;
}
#textBall li {
	float:left;
	cursor:pointer;
	display:none;
	color:#fff;
	font-size:14px;
}
#textBall li.active {
	display:block;
}
#textBall li a {
	text-decoration:none;
	color:#fff;
}

/*-----------------partA 中间*/
.partA .partA-c{
    float: left;
    padding-left: 40px;
}
.zg_1280 .partA .partA-c{
    padding-left: 20px;
}
.zg_1366 .partA .partA-c{
    padding-left: 30px;
}
.partA .partA-c .zgoog_focus{
    float: left;
    width: 500px;
    margin-top: -10px;
}
.partA .partA-c .zgoog_focus h2{
    color: #d60a01;
    font: 20px/38px "\5FAE\8F6F\96C5\9ED1","\9ED1\4F53",Arial,sans-serif;
    display: block;
}
.partA .partA-c .zgoog_focus ul{
    padding-bottom: 30px;
}
.zg_1280 .partA .partA-c .zgoog_focus ul,.zg_1366 .partA .partA-c .zgoog_focus ul{
    padding-bottom: 10px;
}

.partA .partA-c .zgoog_focus li{
    line-height: 36px
}

/*--------------partA 右边*/
.partA .partA-r{
    float: right;
    width: 330px;
}
.zg_1600 .partA .partA-r,.zg_1366 .partA .partA-r{
    width: 310px;
}
.partA .partA-r .zgoog_school{
    float: right;
    width: 100%;
}
.partA .partA-r .zgoog_school h2{
    font-size: 20px;
    margin-top: -5px;
    padding-bottom: 5px;
}
.partA .partA-r .zgoog_school li{
    line-height: 40px;
    float: left;
    width: 100%;
}
.zg_1280 .partA .partA-r .zgoog_school li,.zg_1366 .partA .partA-r .zgoog_school li{
    line-height: 35px;
}
.partA .partA-r .zgoog_school .title{
    float: left;
}
.partA .partA-r .zgoog_school .title img{
    vertical-align: middle;
    padding-bottom: 3px;
    display: none;
}
.partA .partA-r .zgoog_school .title .icon-cur{
    display: inline;
}
.partA .partA-r .zgoog_school .info{
    font-size: 14px;
    color: #999999;
    float: left;
    background: #fafafa;
    width: 100%;
    margin-bottom: 20px;
    display: none;
}
.partA .partA-r .zgoog_school .info .thumb{
    width: 118px;
    height: 84px;
}
.partA .partA-r .zgoog_school .cur{
    display: block;
}
.zg_1280 .partA .partA-r .zgoog_school .info,.zg_1366 .partA .partA-r .zgoog_school .info{
    margin-bottom: 10px;
}
.partA .partA-r .zgoog_school .info img{
    float: left;
    padding: 10px;
}
.partA .partA-r .zgoog_school .info .info-left{
    line-height: 25px;
    padding: 10px;
}
.partA .partA-r .zgoog_school .info .info-left span{
    display: block;
    height: 50px;
    overflow: hidden;
}
.partA .partA-r .zgoog_school .info .info-left img{
    padding-top: 5px;
    padding-left: 40px;
}
.partA .partA-r .zgoog_class{
    float: right;
    width: 100%;
}
.partA .partA-r .zgoog_class h3{
    font-size: 20px;
    font-weight: normal;
    padding: 15px 0 10px 0;
}
.partA .partA-r .zgoog_class .item{
    display: inline-block;
    width: 100%;
    border:1px solid #e0e0e0;
    border-radius: 50px;
    padding: 5px 0;
    text-decoration: none;
}
.partA .partA-r .zgoog_class .item:hover{
    display: inline-block;
    width: 100%;
    border:1px solid #d60a01;
    background: #d60a01;
    border-radius: 50px;
    padding: 5px 0;
    color: #fff;
    text-decoration: none;
}

.partA .partA-r .zgoog_class table{
    width: 100%;
    font-size: 14px;
}
.partA .partA-r .zgoog_class td{
    padding: 10px 0;
}
.partA .partA-r .zgoog_class .item-l{
    padding-right: 10px;
}
.partA .partA-r .zgoog_class .item-c{
    padding: 0 5px;
}
.partA .partA-r .zgoog_class .item-r{
    padding-left: 10px;
}

/*-----------------------------partB--------------------------*/
.partB{
    min-height: 530px;
    width: 100%;
    float: left;
    padding-top: 30px;
    /* padding: 30px 0; */
}
/*-----------------partB 左边*/
.partB .partB-l{
    float: left;
    width: 650px;
}
.partB .partB-l .zgoog_job h2{
    font-size: 20px;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}
.partB .partB-l .zgoog_job .job-header{
    float: left;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 0;
}
.partB .partB-l .zgoog_job .job-header li{
    float: left;
    padding-right: 30px;
}
.partB .partB-l .zgoog_job .job-header li a{
    text-decoration: none;
}
.zg_1280 .partB .partB-l .zgoog_job .job-header li{
    padding-right: 7px;
}
.zg_1366 .partB .partB-l .zgoog_job .job-header li{
    padding-right: 13px;
}
.zg_1600 .partB .partB-l .zgoog_job .job-header li{
    padding-right: 25px;
}
.partB .partB-l .zgoog_job .job-header li span{
    padding: 10px 0;
}
.partB .partB-l .zgoog_job .job-header li .cur{
    border-bottom: 1px solid #ff283c;
    color: #ff283c;
}
.partB .partB-l .zgoog_job .job-header .more{
    float: right;
    color: #999999;
}
.partB .partB-l .zgoog_job .job-content{
    float: left;
    width: 100%;
    padding-top: 10px;
    display: none;
}
.partB .partB-l .zgoog_job .cur{
    display: inline;
}
.partB .partB-l .zgoog_job .job-content li{
    line-height: 36px;
    text-indent:15px;  
    background-image:url("/statics/images/zg2018/gray-point.png");
    background-position:left 50%;
    background-repeat:no-repeat;
}
.zg_1280 .partB .partB-l .zgoog_job .job-content li,.zg_1366 .partB .partB-l .zgoog_job .job-content li{
    line-height: 32px;
    font-size: 14px;
}
.partB .partB-l .zgoog_job .job-content li span{
    float: right;
    color: #999999;
}
.zg_1280 .partB-l .zgoog_job .job-content li span{
    display: none;
}
/*---------------partB 中间*/
.partB .partB-c{
    float: left;
    padding-left: 40px;
}
.zg_1280 .partB .partB-c{
    padding-left: 20px;
}
.zg_1366 .partB .partB-c{
    padding-left: 30px;
}

.partB .partB-c .zgoog_date{
    float: left;
    width: 500px;
    /* margin-top: -10px; */
}
.partB .partB-c .zgoog_date h2{
    font-size: 20px;
    float: left;
    padding-bottom: 10px;
}
.partB .partB-c .zgoog_date h3{
    font-size: 18px;
    float: left;
    font-weight: normal;
    padding: 5px 0 15px 0;
    width: 85%;
}
.zg_1280 .partB .partB-c .zgoog_date h3,.zg_1366 .partB .partB-c .zgoog_date h3{
    padding: 10px 0;
    width: 85%;
}
.partB .partB-c .zgoog_date .item-wrap{
    width: 460px;
    float: left;
    background: url("/statics/images/zg2018/date-line.png") no-repeat 0 0;
}
.partB .partB-c .zgoog_date .item-wrap .item{
    /* border-bottom: 1px dashed #ebebeb; */
    margin-left: 40px;
    padding: 10px 0;
    float: left;
    background: url("/statics/images/zg2018/dashed-line.png") repeat-x 0 bottom;
}
.zg_1280 .partB .partB-c .zgoog_date .item-wrap .item,.zg_1366 .partB .partB-c .zgoog_date .item-wrap .item{
    padding: 5px 0;
}
.partB .partB-c .zgoog_date .item-wrap .item span{
    float: left;
    font-size: 14px;
    color: #999999;
    line-height: 32px;
}
.partB .partB-c .zgoog_date .item-wrap .item .more{
    font-size: 16px;
    color:#ff3942;
    border:1px solid #ff3942;
    border-radius: 50px;
    padding: 3px 15px;
    text-decoration: none;
    float: right;
}
.partB .partB-c .zgoog_date .item-wrap .item .more:hover{
    color:#fff;
    background: #ff3942;
}
/*partB 右边*/
.partB .partB-r{
    float: right;
    width: 330px;
}
.zg_1600 .partB .partB-r,.zg_1366 .partB .partB-r{
    width: 310px;
}

.partB .partB-r .zgoog_school{
    float: right;
    width: 100%;
}
.partB .partB-r .zgoog_school h2{
    font-size: 20px;
    margin-top: -5px;
    padding-bottom: 5px;
}
.partB .partB-r .zgoog_school li{
    line-height: 40px;
    float: left;
    width: 100%;
}
.zg_1280 .partB .partB-r .zgoog_school li,.zg_1366 .partB .partB-r .zgoog_school li{
    line-height: 35px;
}
.partB .partB-r .zgoog_school .title{
    float: left;
}
.partB .partB-r .zgoog_school .title img{
    vertical-align: middle;
    padding-bottom: 3px;
    display: none;
}
.partB .partB-r .zgoog_school .title .icon-cur{
    display: inline;
}
.partB .partB-r .zgoog_school .info{
    font-size: 14px;
    color: #999999;
    float: left;
    background: #fafafa;
    width: 100%;
    margin-bottom: 20px;
    display: none;
}
.partB .partB-r .zgoog_school .info .thumb{
    width: 118px;
    height: 84px;
}
.partB .partB-r .zgoog_school .cur{
    display: block;
}
.zg_1280 .partB .partB-r .zgoog_school .info,.zg_1366 .partB .partB-r .zgoog_school .info{
    margin-bottom: 10px;
}
.partB .partB-r .zgoog_school .info img{
    float: left;
    padding: 10px;
}
.partB .partB-r .zgoog_school .info .info-left{
    line-height: 25px;
    padding: 10px;
}
.partB .partB-r .zgoog_school .info .info-left span{
    display: block;
    height: 50px;
    overflow: hidden;
}
.partB .partB-r .zgoog_school .info .info-left img{
    padding-top: 5px;
    padding-left: 40px;
}

.partB .partB-r .zgoog_class{
    float: right;
    width: 100%;
}
.partB .partB-r .zgoog_class h3{
    font-size: 20px;
    font-weight: normal;
    padding: 15px 0 10px 0;
}
.partB .partB-r .zgoog_class .item{
    display: inline-block;
    width: 100%;
    border:1px solid #e0e0e0;
    border-radius: 50px;
    padding: 5px 0;
    text-decoration: none;
}
.partB .partB-r .zgoog_class .item:hover{
    display: inline-block;
    width: 100%;
    border:1px solid #ff283c;
    /* background: #d60a01; */
    border-radius: 50px;
    padding: 5px 0;
    color: #ff283c;
    text-decoration: none;
}

.partB .partB-r .zgoog_class table{
    width: 100%;
    font-size: 14px;
}
.partB .partB-r .zgoog_class td{
    padding: 10px 0;
}
.partB .partB-r .zgoog_class .item-l{
    padding-right: 10px;
}
.partB .partB-r .zgoog_class .item-c{
    padding: 0 5px;
}
.partB .partB-r .zgoog_class .item-r{
    padding-left: 10px;
}

/*------------------partC-----------------------*/
.partC{
    padding-top: 20px;
    float: left;
    min-height: 520px;
    width: 100%;
}

.partC .head{
    float: left;
    width: 100%;
    padding-bottom: 30px;
}
.partC .head h2{
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #e0e0e0;
    padding: 12px 0;
    float: left;
    width: 100%;

}
.partC .head h2 span{
    border-bottom: 2px solid #ff283c;
    padding: 10px 0;
}

/*-------------partC-l*/
.partC .partC-l{
    float: left;
}
.partC .partC-l .content{
    border: 1px solid #e9e9e9;
    float: left;
    padding: 20px 20px 15px 20px;
    width: 320px;
}
.zg_1280 .partC .partC-l .content, .zg_1366 .partC .partC-l .content{
    padding: 20px 20px 0px 20px;
}
.partC .partC-l .content .thumb img{
    width: 320px;
    height: 158px;
}
.partC .partC-l .content .content-list ul{
    padding-top: 20px;
    padding-bottom: 10px;
}
.zg_1280 .partC .partC-l .content .content-list ul, .zg_1366 .partC .partC-l .content .content-list ul{
    padding-bottom: 5px;
}
.partC .partC-l .content .content-list li{
    line-height: 40px;
}
.partC .partC-l .content .content-list li img{
    vertical-align: middle;
    padding-bottom: 4px;
    padding-right: 10px;
}
.partC .partC-l .content .content-summary{
    font-size: 14px;
    color: #999999;
    min-height: 180px;
}
.partC .partC-l .content .content-summary ul{
    padding-top: 20px;
}
.partC .partC-l .content .content-summary li{
    line-height: 25px;
    padding-bottom: 10px;
}
.partC .partC-l .content .content-summary a{
    font-weight: bold;
    width: 100%;
    display: inline-block;
}
/*---------------------partC-c*/
.partC .partC-c{
    float: left;
    padding-left: 50px;
    width: 650px;
}
.zg_1280 .partC .partC-c,.zg_1366 .partC .partC-c{
    padding-left: 40px;
}
.partC .partC-c .info-head{
    float: left;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 8px;
    margin-top: -5px;
}
.partC .partC-c .info-head .more{
    float: right;
    color: #999999;
    font-size: 14px;
    padding-top: 2px;
}
.partC .partC-c .info-head li{
    float: left;
    padding-right: 40px;
}
.zg_1366 .partC .partC-c .info-head li{
    padding-right: 20px;
}
.zg_1280 .partC .partC-c .info-head li{
    padding-right: 10px;
}
.partC .partC-c .info-head li a{
    text-decoration: none;
}
.partC .partC-c .info-head li span{
    padding: 8px 0;
}
.partC .partC-c .info-head li .cur{
    border-bottom: 1px solid #ff283c;
    color: #ff283c;
}
.partC .partC-c .info-list{
    float: left;
    width: 100%;
    padding-top: 10px;
    display: none;
}
.partC .partC-c .cur{
    display: inline;
}
.partC .partC-c .info-list li{
    line-height: 36px;
    text-indent:15px; 
    background-image:url("/statics/images/zg2018/gray-point.png");
    background-position:left 50%;
    background-repeat:no-repeat;
}
.zg_1280 .partC .partC-c .info-list li, .zg_1366 .partC .partC-c .info-list li{
    font-size: 14px;
    line-height: 34px;
}
.partC .partC-c .info-list li span{
    float: right;
    color: #999999;
}
.zg_1280 .partC .partC-c .info-list li span{
    display: none;
}
/*---------------------partC-r*/
.partC .partC-r{
    float: right;
}

.partC .partC-r .guide{
    width: 370px;
    box-shadow: 0 0 30px #eeeeee;
    border: 1px solid #fcfcfc;
    padding: 30px 30px 20px 30px
}
.zg_1280 .partC .partC-r .guide,.zg_1366 .partC .partC-r .guide{
    padding: 20px 30px 10px 30px
}
.partC .partC-r .guide h2{
    font-size: 20px;
}
.partC .partC-r .guide .thumb{
    text-align: center;
}
.partC .partC-r .guide .thumb img{
    width: 360px;
    height: 128px;
    padding: 15px 0;
}

.partC .partC-r .guide .item{
    display: inline-block;
    width: 90%;
    border:1px solid #e0e0e0;
    border-radius: 50px;
    padding: 4px 0;
    text-decoration: none;
}
.partC .partC-r .guide .item:hover{
    display: inline-block;
    width: 90%;
    border:1px solid #ff283c;
    /* background: #d60a01; */
    border-radius: 50px;
    padding: 4px 0;
    color: #ff283c;
    text-decoration: none;
}

.partC .partC-r .guide table{
    width: 100%;
    /* font-size: 14px; */
}
.partC .partC-r .guide td{
    padding: 10px 0;
}
.partC .partC-r .guide .item-l{
    padding-right: 10px;
}
.partC .partC-r .guide .item-c{
    padding: 0 5px;
}
.partC .partC-r .guide .item-r{
    padding-left: 10px;
}

/*----------------------partD-----------------------*/
.partD{
    padding-top: 30px;
    float: left;
    width: 100%;
}
.partD head{
    float: left;
}
.partD .head h2{
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #e0e0e0;
    padding: 12px 0;
    float: left;
    width: 100%;

}
.partD .head h2 span{
    border-bottom: 2px solid #ff283c;
    padding: 10px 0;
}

.partD .partD-l{
    float: left;
    width: 48%;
    min-height: 600px;
}
.partD .partD-r{
    float: right;
    width: 48%;
    min-height: 600px;
}
.partD .main{
    float: left;
    width: 100%;
}
.partD .main img{
    float: left;
    padding: 30px 20px 20px 0;
    width: 250px;
    height: 140px;

    
}
.partD .main .title{
    font-weight: bold;
    line-height: 30px;
    padding-top: 40px;
    display: inline-block;
}
.partD .main .summary{
    line-height: 30px;
    font-size: 14px;
    color: #999999;
}
.partD .list ul{
    float: left;
    width: 100%;
}
.partD .list li{
    line-height: 36px;
    text-indent:15px; 
    background-image:url("/statics/images/zg2018/gray-point.png");
    background-position:left 50%;
    background-repeat:no-repeat;
}
.partD .list li .category{
    color: #999999;
    padding-right: 10px;
}
.partD .list li span{
    float: right;
    color: #999999;
}
.partD .hotkey{
    float: left;
    width: 100%;
    padding-top: 20px;
}
.partD .hotkey ul{
    float: left;
    width: 100%;
    /* margin-left: -20px; */
}
.partD .hotkey li{
    float: left;
    /* width: 14%;
    margin: 0 10px; */
}
.partD .hotkey li a{
    display: inline-block;
    /* width: 100%; */
    border:1px solid #f5f5f5;
    background: #f5f5f5;
    border-radius: 40px;
    padding: 5px 20px;
    margin-right: 10px;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
}

/*---------------------partE---------------------*/
.partE{
    padding-top: 30px;
    float: left;
    width: 100%;
}
.partE head{
    float: left;
}
.partE .head h2{
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #e0e0e0;
    padding: 12px 0;
    float: left;
    width: 100%;

}
.partE .head h2 span{
    border-bottom: 2px solid #ff283c;
    padding: 10px 0;
}
.partE .partE-l{
    float: left;
    /* min-height: 350px; */
    width: 70%;
    padding-top: 30px;
}
.partE .partE-l .photo{
    width: 100%;
    background: #f5f5f5;
    /* min-height: 300px; */
    text-align: center;
    position: relative;
}
.partE .partE-l .photo td{
    width: 33%;
    padding: 20px 10px;
}
.zg_1280 .partE .partE-l .photo td,.zg_1366 .partE .partE-l .photo td{
    padding: 30px 10px;
}
.partE .partE-l .photo img{
    width: 100%;
    /* min-width: 260px;
    min-height: 170px; */
    /* padding: 20px 0; */
}
.partE .partE-l .photo-item{
    /* height: 200px; */
    overflow: hidden;
    position: relative;
    max-width: 350px;
    max-height: 228px;
}
.partE .partE-l .photo .title{
    position: absolute;
    bottom: -35px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background:rgba(0, 0, 0, 0.7);
}
.zg_1280 .partE .partE-l .photo .title,.zg_1366 .partE .partE-l .photo .title{
    font-size: 14px;
}

.partE .partE-r{
    float: right;
    /* width: 350px; */
    width: 27%;
    min-height: 350px;
    padding-top: 30px;
}
.partE .partE-r img{
    padding-bottom: 10px;
}
.partE .partE-r ul{
    float: left;
    width: 100%;
}
.partE .partE-r li{
    line-height: 36px;
}
.zg_1600 .partE .partE-r li{
    line-height: 34px;
}
.zg_1280 .partE .partE-r li,.zg_1366 .partE .partE-r li{
    line-height: 30px;
    font-size: 14px;
}

/*-----------------partF-------------------*/
.partF{
    float: left;
    background: #f7f7f7;
    width: 100%;
    /* min-height: 560px; */
    font-size: 14px;
}
.partF .address{
    float: left;
    width: 100%;
    padding: 35px 0;
    border-bottom: 1px solid #e0e0e0;
}
.partF .address .partF-l{
    float: left;
    width: 29%;
    border-right: 1px solid #e0e0e0;
}
.partF .address .partF-l h2{
    font-size: 18px;
    font-weight: bold;
}
.partF .address .partF-l .master{
    line-height: 30px;
    padding: 20px 0;
}
.partF .address .partF-l .qcode{
    width: 50%;
    float: left;
    /* text-align: center; */
}
.partF .address .partF-l .qcode span{
    padding-left: 10px;
    display: block;
}

.partF .address .partF-r{
    float: right;
    width: 68%;
}
.partF .address .partF-r h2{
    font-size: 18px;
    font-weight: bold;
}
.partF .address .slave{
    float: left;
    width: 100%;
}
.partF .address .slave ul{
    float: left;
    width: 100%;
    padding-top: 15px;
}
.partF .address .slave li{
    float: left;
    border:1px solid #d1d1d1;
    border-radius: 50px;
    padding: 8px 0;
    margin: 5px 18px 5px 0;
    width: 14%;
    text-align: center;
    cursor: pointer;
}
.partF .address .slave li:hover{
    color: #fff;
    border:1px solid #ff283c;
    background: #ff283c;
}
.partF .address .slave .cur{
    border:1px solid #ff283c;
    background: #ff283c;
    color: #fff;
}
.partF .address .slave .slave-address{
    float: left;
    line-height: 30px;
    padding-top: 35px;
    display: none;
}
.partF .address .slave .address-cur{
    display: inline;
}
.partF .friend{
    float: left;
    width: 100%;
    padding-bottom: 30px;
}
.partF .friend h2{
    font-size: 16px;
    font-weight: bold;
    padding: 20px 0;
}
.partF .friend ul{
    float: left;
    width: 100%;
}
.partF .friend li{
    float: left;
    padding-right: 20px;
    line-height: 30px;
}

/*-----------------footer-------------------*/
.footer{
    float: left;
    background: #39393f;
    width: 100%;
    color:#ebebeb;
    font-size: 14px;
    /* min-height: 170px; */
    text-align: center;
    line-height: 35px;
    padding: 30px 0;
}
.footer a{
    color: #ebebeb;
}

/* qq咨询 */
.qq_info1 {
    z-index: 999;
    font-size: 14px;
 };
.qq_info_close1{width:46px;height:105px;position:fixed;right:10px;top:35%;z-index:990;}
.qq_info_open1{width:140px;position:fixed;right:1px;top:70px;z-index:999;background:#fff;}
.qq_info_open1 h4{height:40px; width:140px; background:url(/zt/rightQQ.jpg) no-repeat; font-size:14px;color:#fff;line-height:40px;padding:0 5px;}
.qq_info_open1 h4 img{float:right; line-height:40px; text-align:center; cursor:pointer; vertical-align:middle;}
.qq_info_open1 ul{width:140px;border-left:solid 1px #ebebeb;border-right:solid 1px #ebebeb;}
.qq_info_open1 ul li{ /*background:url(/zt/qqicon.jpg) 10px 6px no-repeat;*/ padding:1px 0 1px 24px; height:auto; border-bottom:dashed 1px #d1d1d1;line-height:30px; list-style:none; padding:5px 0 5px 10px;}
.qq_info_open1 ul li a{ color:#000; display:block; /*padding-left:20px;*/}
.qq_info_open1 ul li a:hover{ color:#ff0000; display:block; /*padding-left:20px;*/}
.qq_info_open1 ul li a.qq_lxline{background:url(/zt/qqicon.jpg) no-repeat left -58px;padding-left:20px; }
.qq_info_open1 ul li img { vertical-align:middle;}

.qq_info_open1 span{ display:none; font-size:12px; background:url(/zt/dh.png) -1px 10px no-repeat;padding:1px 0 1px 18px; color:#000;}
.wei1{height:30px;background:#585858;line-height:30px;color:#fff;right:1px;text-align:center; font-size:14px;}

.qq_info_open1 ul li a.qq_online1:hover span{ display:block; margin:0 0 1px -18px;}

/*底部导航*/
.R_four{padding-top:20px;}
#pf02 { background:#d60a01; height: 80px; width: 100%;position: fixed; bottom: 0px; }
#pf02 p { font: 18px/34px "微软雅黑"; color: #FFF; padding: 3px 0; float:left; width:120px; background:url(/statics/images/dh_bg.png) no-repeat; text-align: center;}
#pf02 ul li{ float: left; font: 18px/18px "微软雅黑"; color:red; border-radius: 5px;background:#fff; margin:25px 3px 10px 3px;  }
#pf02 ul li:hover{ background-color:#FF6C00}
#pf02 ul li a{ color:#333; font: 16px/36px "微软雅黑"; padding:6px 20px;}
.mainbox { width: 1250px; margin: 0px auto; position: relative;}


/*-----------------------------------------广西公务员栏目首页----------------------------------------------*/

.catnav{
    float: left;
    background: #fafafa;
    width: 100%;
}
.catnav .catnav-content{
    float: left;
    line-height: 60px;
    color: #999999;
}
.catnav .catnav-content img{
    vertical-align: middle;
    padding:0 10px 2px 0;
}

.cathead-wrap{
    float: left;
    width: 100%;
    padding: 30px 0;
}
.cathead{
    float: left;
    width: 100%;
}
.cathead .cathead-r{
    float: left;
}
.cathead .cathead-r li{
    float: left;
    background: #c7c7c7;
    font-size: 26px;
    font-weight: bold;
    height: 70px;
    line-height: 70px;
    padding: 0 20px;
    color: #fff;
    margin-right: 10px;

}
.cathead .cathead-r li a{
    color: #fff;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    height: 70px;
}
.cathead .cathead-r .cur{
    background:#ff6764;
    background: -webkit-gradient(linear, 0 0, 100% 100%, from(#ff5a66), to(#ff7661));
}

.cathead .cathead-l{
    float: left;
    display:block;
    white-space:nowrap;
    width:1000px;
    overflow:hidden;
}
/* .cathead .cathead-l ul{
    width: 100%;
} */
.cathead .cathead-l li{
    display: inline-block;
    height: 70px;
    line-height: 70px;
    width: 10%;
    text-align: center;
}
.cathead .cat2 li{
    width: 7.5%;
    text-align: center;
}

.cathead .cathead-l .leftli{
    background: url("/statics/images/zg2018/array-left.png") no-repeat left center;
    padding-left: 10px;
}
.cathead .cathead-l .rightli{
    background: url("/statics/images/zg2018/array-right.png") no-repeat right center;
    padding-right: 10px;
}

.cat-list{
    float: left;
    width: 100%;
    padding-top: 30px;
    border-bottom: 1px solid #ebebeb;
}
.cat-list .cat-list-head{
    width: 100%;
    float: left;
    border-bottom: 1px solid #ebebeb;
}
.cat-list .cat-list-head h3{
    width: 100%;
    float: left;
    font-size: 20px;
    margin: 15px 0;
}
.cat-list .cat-list-head div{
    float: left;
    /* margin-top: -2px; */
    padding-left: 10px;
    background: url("/statics/images/zg2018/red-line.png") no-repeat left 4px;
}
.cat-list .cat-list-head h3 span a{
    float: right;
    font-size: 14px;
    font-weight: normal;
    color: #999999;
    padding: 10px 10px 0 0;
}
.cat-list li{
    line-height: 35px;
    color: #999999;
}
.cat-list li span{
    float: right;
}
.zg_1280 .cat-list li span{
    display: none;
}
.cat-list li a{
    padding-left: 10px;
}
.cat-list .cat-left{
    float: left;
    width: 50%;
}
.cat-list .cat-left ul{
    padding: 25px;
}
.cat-list .cat-right{
    float: right;
    width: 50%;
}
.cat-list .cat-right ul{
    padding: 25px;
}

.netschool{
    float: left;
    width: 100%;
    padding: 40px 0 0 0;
}
.netschool .wrap{
    float: left;
    width: 100%;
    min-height: 250px;
    background: #fafafa;
    border:1px solid #ebebeb;
    margin: 20px 0 50px 0;
}
.netschool .wrap li{
    width: 16.6%;
    float: left;
    /* text-align: center; */
}
.netschool .wrap .netschool-title{
    width: 100%;
    text-align: left;
    line-height: 25px;
    padding-top: 25px;
    text-align: center;
}
.netschool .wrap .netschool-title img{
    width: 90%;
    padding-bottom: 10px;
}
.netschool .wrap .netschool-title span{
    color: #ff283c;
}

/*-----------------------------------通用栏目列表页----------------------------------------*/
.list{
    float: left;
    padding: 30px 0;
    width: 100%;
}
.list .list-l{
    float: left;
    width: 1050px;
    /* min-height: 2000px; */
}
.list .list-l .head{
    float: left;
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
}
.list .list-l .head .title h3{
    float: left;
    font-size: 20px;
    margin: 15px 0;
    padding-right: 10px;
}
.list .list-l .head .title div{
    float: left;
    /* margin-top: -2px; */
    padding-left: 10px;
    background: url("/statics/images/zg2018/red-line.png") no-repeat left 4px;
}
.list .list-l .head li{
    float: left;
    line-height: 35px;
    margin: 12px 0;
    padding: 0 20px;
}
.list .list-l .main{
    float: left;
    width: 100%;
}
.list .list-l .main ul{
    padding: 30px 0;
    background: url("/statics/images/zg2018/dashed-line.png") repeat-x bottom center;
}
.list .list-l .main li{
    line-height: 45px;
    color: #999999;
    font-size: 18px;
}
.list .list-l .main a{
    padding-left: 10px;
}
.list .list-l .main span{
    float: right;
    font-size: 16px;
}
.zg_1280 .list .list-l .main span{
    display: none;
}
.list .list-l .page{
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px 0;
}
.list .list-l .page a {  border: 1px solid #e2e2e2; display: inline-block;font: 14px/28px "微软雅黑";
 margin-right: 1px; padding: 0 9px; text-decoration: none;}
.list .list-l .page a:hover { background: #d20000 none repeat scroll 0 0; border: 1px solid #e2e2e2; color: #fff; display: inline-block;  font: 14px/28px "微软雅黑"; padding: 0 9px;}
.list .list-l .page span { background: #d20000 none repeat scroll 0 0; border: 1px solid #e2e2e2;color: #fff; display: inline-block;font: 14px/28px "微软雅黑"; margin-right: 8px; padding: 0 9px;}

.list .list-r{
    float: right;
    width: 480px;
    padding-top: 30px;
}
.list .list-r .ad img{
    width: 480px;
    height: 180px;
}

.list .list-r .block{
    float: left;
    width: 478px;
    border:1px solid #e0e0e0;
    min-height: 500px;
    margin: 20px 0;
    padding-bottom: 20px;
}
.list .list-r .block .head{
    float: left;
    width: 100%;
    padding: 20px 0;
}
.list .list-r .block .head h3{
    font-size: 18px;
    font-weight: normal;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 0;
    float: left;
    width: 418px;
    margin: 0 30px;
}
.list .list-r .block .head h3 span{
    border-bottom: 1px solid #ff283c;
    padding: 10px 0;
}
.list .list-r .block table{
    width: 100%;
}
.list .list-r .block td{
    width: 25%;
    text-align: center;
    height: 35px;
}
.list .list-r .block ul{
    float: left;
    padding: 20px 0 10px 30px;
}
.list .list-r .block li{
    line-height: 36px;
    text-indent: 15px;
    background-image: url(/statics/images/zg2018/gray-point.png);
    background-position: left 50%;
    background-repeat: no-repeat;
}
.list .list-r .block .book td{
    width: 50%;
    padding-top: 20px;
}
.list .list-r .block .book{
    font-size: 14px;
}
.list .list-r .block .book img{
    width: 187px;
    height: 193px;
}

/*-----------------------------------新闻内页-------------------------------------------*/

.list .list-l .article{

}
.list .list-l .article .title{
    border-bottom:1px solid #e0e0e0;
}
.list .list-l .article .title h3{
    font-size: 25px;
    padding: 20px 0 10px 0;
}
.list .list-l .article .title p{
    color: #999999;
    padding-bottom: 15px;
    font-size: 14px;
}
.list .list-l .article .content{
    line-height: 35px;
    padding-top: 30px;
    border-bottom:1px solid #e0e0e0;
}
.list .list-l .article .content .next-page{
    width: 100%;
    text-align: center;
    padding: 20px 0;
}

.list .list-l .article .ad img{
    width: 100%;
    padding: 20px 0;
}
.list .list-l .article .last_next{
    line-height: 35px;
    padding: 20px 0;
}
.list .list-l .article-netschool h3{
    border-bottom:1px solid #e0e0e0;
    margin: 20px 0;
    padding: 10px 0;
}
.list .list-l .article-netschool h3 span{
    border-bottom: 1px solid #ff283c;
    font-size: 20px;
    padding: 10px 0;
}
.list .list-l .article-netschool li{
    float: left;
    width: 25%;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
}
.list .list-l .article-netschool li span{
    color: #ff283c;
}
.list .list-l .article-netschool li img{
    width: 90%;
}
.list .list-l .article-related{
    clear: both;
    width: 100%;
    border:1px solid #e0e0e0;
    float: left;
    margin-top: 50px;
}
.list .list-l .article-related li{
    line-height: 45px;
    text-indent:15px;  
    background-image:url("/statics/images/zg2018/gray-point.png");
    background-position:left 50%;
    background-repeat:no-repeat;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list .list-l .article-related h3{
    font-size: 18px;
    font-weight: normal;
    background: url("/statics/images/zg2018/red-line.png") no-repeat left 4px;
    padding-left: 10px;
    padding-bottom: 10px;
}
.list .list-l .article-related .related-l{
    float: left;
    width: 45%;
    padding: 10px 20px;
    border-right: 1px dashed #e0e0e0;
    margin: 20px 0;
}
.zg_1280 .list .list-l .article-related .related-l{
    padding: 10px 10px;
}
.list .list-l .article-related .related-r{
    float: right;
    width: 45%;
    padding: 10px 20px;
    margin: 20px 0;
}
.zg_1280 .list .list-l, .article-related .related-r{
    padding: 10px 10px;
}

/*---------------------------搜索页-----------------------------*/
.search-result{
    float: left;
    width: 100%;
}
.search-result .search_text{
    border: 1px solid #e0e0e0;
    height: 43px;
    margin: 10px 0;
    padding-left: 10px;
    width: 350px;
    font-size: 18px;
}
.search-result .search_button{
    background: #ff283c;
    border: 1px solid #ff283c;
    height: 45px;
    padding: 0 20px;
    color: #fff;
    font-size: 18px;
    line-height: 45px;
}
.search-result .search-form{
    float: left;
}
.search-result .search-count{
    float: left;
    line-height: 65px;
    padding-left: 20px;
    font-size: 18px;
}
.search-result .search-count span{
    color: #ff283c;
}
.search-list ul{
    clear: both;
    padding-top: 30px;
}
.search-list li{
    line-height: 35px;
    padding: 30px 0;
    border-bottom: 1px dashed #ebebeb;
    color: #999999;
}
.search-list .title a{
    color: #333333;
    font-size: 18px;
}
/* .search-list .desc{
    
} */
.beikao h2{
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
}
.beikao h2 span{
    display: inline-block;
    color: red;
    padding-left: 10px;
    border-left: 3px solid red;
}
.beikao li{
    padding: 15px 0 5px 0;
    border-bottom: 1px solid #dddddd;
    line-height: 25px;
    float: left;
    width: 100%;
}
.beikao .top1{
    /* display: inline-block; */
    padding: 0 8px;
    background-color: red;
    color:white;
    margin-right: 10px;
    float: left;
}
.beikao .top2{
    /* display: inline-block; */
    padding: 0 8px;
    background-color: orange;
    color:white;
    margin-right: 10px;
    float: left;
}
.beikao .top3{
    /* display: inline-block; */
    padding: 0 8px;
    background-color: rgb(236, 236, 8);
    color:white;
    margin-right: 10px;
    float: left;
}
.beikao .top4{
    /* display: inline-block; */
    padding: 0 8px;
    background-color: #cccccc;
    color:white;
    margin-right: 10px;
    float: left;
}
.beikao .bkitem{
    display: inline-block;
    width: 88%;
}
.partA .partA-l .zgoog_media .media-header{
    float: left;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 0;
}
.partA .partA-l .zgoog_media .media-header li{
    float: left;
    padding-right: 50px;
    font-size: 20px;
    font-weight: bold;
}
.partA .partA-l .zgoog_media .media-header li span{
    padding: 10px 0;
}
.partA .partA-l .zgoog_media .media-header li .cur{
    border-bottom: 1px solid #ff283c;
    color: #ff283c;
}
.partA .partA-l .zgoog_media .media-header li a{
    text-decoration:none;
}
.partA .partA-l .zgoog_media .media-content{
    float: left;
    width: 100%;
    padding-top: 10px;
    display: none;
}
.partA .partA-l .zgoog_media .medialogo{
    float: left;
    width: 20%!important;
}
.partA .partA-l .zgoog_media .cur{
    display: inline;
}
.partA .partA-l .zgoog_media ul{
    float: left;
    width: 75%;
    padding-left: 10px;
}
.partA .partA-l .zgoog_media .media-content .media_item{
    float: left;
    text-align: center;
    padding: 20px 2px;
    width: 15%;
}
.partA .partA-l .zgoog_media .media-content .media_item span{
    display: inline-block;
}
.partA .partA-l .zgoog_media .media-content img{
    width: 80%;
    padding: 5px 0;
}
.partA .partA-l .zgoog_media .media-content li{
    line-height: 36px;
    text-indent: 15px;
    background-image: url(/statics/images/zg2018/gray-point.png);
    background-position: left 50%;
    background-repeat: no-repeat;
}
.zgoog_tools{
    float: right;
    padding-top: 10px;
}
.zgoog_tools h2{
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
}
.zgoog_tools h2 span{
    display: inline-block;
    color: red;
    padding-left: 10px;
    border-left: 3px solid red;
}
.zgoog_tools .tools_wrap{
    text-align: center;
    width: 100%;
    float: left;
}
.zgoog_tools .tools_item{
    float: left;
    width: 33%;
    padding: 10px 0;
}
.zgoog_tools .tools_item span{
    display: inline-block;
    width: 100%;
}