.index-category {
    text-align: center;
    padding: 3px 0 10px 0px;
    background-color: #fff;
}

.index-category .index_slider {
    overflow: hidden;
    position: relative;
    height: auto
}

.index-category .index_slider-wrap {
    overflow: hidden;
    position: relative
}

.index-category .page {
    float: left;
    padding: 0;
    width: 96%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
	margin-left:2%;
}

.index-category .item {
    width: 20%;
    padding: 6px 0 0;
    display: block;
    float: left;
    color: #051B28;
	font-size:12px;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.index-category .item .icon img {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 36px;
    height: 36px;
    color: #333;
    position: relative
}

.index-category .circles {
    line-height: 10px
}

.index-category .icon {
    background-size: auto auto;
    width: 36px;
    height: 36px;
    border-radius: 12px;
    margin: 0 auto 4px auto;
}

.select_03 {
    border: 1px solid #f63;
    margin: 15px 10px 15px 10px;
    border-radius: 7px
}

.select_03 ul {
    display: table;
    width: 100%
}

.select_03 li {
    display: table-cell;
    width: 33.333%;
    text-align: center;
    height: 30px;
    line-height: 30px
}

.select_03 li a {
    display: block
}

.select_03 .current1 {
    border-radius: 5px 0 0 5px
}

.select_03 .current2 {
    border-radius: 0
}

.select_03 .current3 {
    border-radius: 0 5px 5px 0
}

.select_03 .current {
    background-color: #f63
}

.select_03 .current a {
    color: #fff
}

.select_03_blue {
    border: 1px solid #3592E2
}

.select_03_blue .current {
    background-color: #3592E2
}

.select_03_green {
    border: 1px solid #42B712
}

.select_03_green .current {
    background-color: #42B712
}

.select_03_red {
    border: 1px solid #c40000
}

.select_03_red .current {
    background-color: #c40000
}

.select_03_tu {
    border: 1px solid #f8b868
}

.select_03_tu .current {
    background-color: #f8b868
}

.select_03_tg {
    border: 1px solid #7788f2
}

.select_03_tg .current {
    background-color: #7788f2
}

.newsct {
    height: auto;
    background-color: #fff;
    padding: 10px 0 10px 0;
    border-bottom: 1px #dedede solid
}

.list_normal li, .list_normal2 p {
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
    padding: 0 25px 0 10px;
    position: relative;
    z-index: 1;
    font-size: 18px
}


.list_normal li:last-child{ border-bottom:none;}
.list_normal .jian {
    display: block;
    position: absolute;
    right: 13px;
    top: 50%;
    margin-top: -5px;
    width: 6px;
    height: 11px;
    background: url(../images/list_style_ico.gif) no-repeat 0 0;
    background-size: 6px 11px
}

.list_normal .cat {
    color: #36c
}

.list_normal .img {
    width: 36px;
    height: 25px;
    margin-top: 8px;
    margin-right: 8px;
    float: left;
    border: 1px #ddd solid;
    padding: 1px
}

.list_normal .cat:hover {
    color: #d00
}

.list_normal .time, .list_normal .time:hover {
    color: #d4d4d4;
	float:right;
}

.list_normal2 p {
    padding-right: 80px
}

.list_normal2 p font {
    display: block;
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 14px
}

.first_bold li:first-child {
    font-weight: 700;
    font-size: 20px;
    text-align: center
}

.first_bold li:first-child .cat, .first_bold li:first-child .img, .first_bold li:first-child .jian, .first_bold li:first-child .time {
    display: none
}

.inner_html {
    padding-top: 10px
}

.btn_block {
    display: block;
    padding: 6px 0;
    width: 82%;
    margin-left: 4%
}

.comn-submit {
    display: inline-block;
    padding: 6px 15px;
    text-align: center;
    color: #fff;
    background-color: #f40;
    border: 0 none;
    box-shadow: #ddd 0 1px 1px;
    border-radius: 3px
}

.comn-submit.reg-submit {
    background-color: #3d8de2
}

.comn-submit:visited {
    color: #fff
}

.comn-submit:hover {
    background-color: #f22d00;
    color: #fff;
    text-decoration: none
}

.comn-submit.gray {
    border: 1px solid #d8d8d8;
    background-color: #f3f3f3;
    color: #333
}

.comn-submit.gray:hover {
    background-color: #eee;
    color: #d00
}

.comn-submit.white {
    border: 1px solid #d8d8d8;
    background-color: #fff;
    color: #333
}

.comn-submit.white:hover {
    background-color: #fafafa;
    color: #d00
}

#myPicsrc {
    background-color: #fff
}

#slide {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

#slide .cell {
    float: left;
    position: relative;
    z-index: 2;
    width: 100%
}

#slide .cell img {
    vertical-align: top;
    width: 100%;
    display: block
}

#indicator {
    text-align: center;
    position: absolute;
    left: 49%;
    bottom: -10px
}

#indicator li {
    text-align: center;
    background-color: #ccc;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    float: none;
    display: inline-block;
    text-indent: -999em;
    margin-right: 3px
}

#indicator .active {
    background-color: #F50
}
#slide1 {
    
    z-index: 2;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

#slide1 .cell {
    float: left;
   
    z-index: 2;
    width: 100%
}

#slide1 .cell img {
    vertical-align: top;
    margin-top:10px;
    margin-left:-20px;
    width: 100%;
    display: block;
    bottom: -1px;
}

#indicator1 {
    text-align: center;
    position: absolute;
    left: 8%;
}

#indicator1 li {
    text-align: center;
    background-color: #ccc;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    float: none;
    display: inline-block;
    text-indent: -999em;
    margin-right: 3px
}

#indicator1 .active {
    background-color: #F50
}
.blue .wrapper .select_01 .current a {
    color: #3592e2;
    border-bottom: 2px solid #3592e2
}

.green .wrapper .select_01 .current a {
    color: #42B712;
    border-bottom: 2px solid #42B712
}

.orange .wrapper .select_01 .current a {
    color: #FF7201;
    border-bottom: 2px solid #FF7201
}

.red .wrapper .select_01 .current a {
    color: #C40000;
    border-bottom: 2px solid #C40000
}

.wrapper .select_01 {
    height: 44px;
    background-color: #fff;
    border-bottom: 1px solid #cecece;
    text-align: left
}

.wrapper .select_01 li {
    float: left;
    text-align: center;
    padding: 2px 0 0;
    line-height: 30px;
    width: 84px;
    overflow: hidden;
    vertical-align: middle
}

.wrapper .select_01 a {
    display: block;
    font-weight: 400;
    padding: 5px 0
}

.wrapper .select_01 .current a {
    padding: 5px 0
}

#wrapper2 {
    position: relative;
    z-index: 1;
    overflow: hidden
}

#scroller2 {
    -webkit-tap-highlight-color: transparent;
    width: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
    position: absolute;
    left: 0;
    top: 0
}

.addclassdiv {
    clear: both;
    background: #fff;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

.addclassdiv_tit {
    height: 40px;
    padding: 0;
    margin: 0 10px;
    position: relative;
    border-bottom: 0px solid #dfdfdf;
}

.addclassdiv_tit h2 {
    width: 100px;
    height: 38px;
    font-size: 14px;
    line-height: 40px;
    color: #000;
    font-weight: 600;
}


.f_feed_pagenum {
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;

    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #333;
}

.list_normal li, .list_normal2 p {
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
    padding: 0 10px 0 10px;
    position: relative;
    z-index: 1;
    font-size: 12px;
}



.list_normal .img {
    width: 80px;
    height: 50px;
    margin-top: 3px;
    margin-right: 8px;
    float: left;
   
   
}

.list_normal li h3 {
    font-size: 14px;
    color: #555;
	display:block;
   
    font-weight:normal;
    height: 38px;
	line-height:19px;
    padding-top: 3px;
	word-wrap : break-word ;
}

.list_normal li p {
    font-size: 12px;
    display: block;
    color: #d4d4d4;

	white-space:nowrap;
	text-overflow: ellipsis;
	
}
.list_normal_li_p_i{
background: url(/images/2017/sp_icon.png) no-repeat;
background-size: 15px auto;
background-position: 1px 2px;
width: 90px;
text-indent: 17px;
display:inline-block;
color:#d4d4d4;
	}
.list_normal li em{
	width:36px; border:#FCC 1px solid; border-radius:3px; color:#FF0000;  text-align:center; display:inline-block; height: 15px; line-height: 15px;
	}
.list_normal li span{
	  border-radius:3px; color:#d4d4d4;  display:inline-block; right: 0px;
position: absolute;background: url(/images/2017/sp_icon.png) no-repeat;
background-size: 15px auto; background-position:1px -11px; width:44px; text-indent:17px; 
	}
	.titcolor{ font-size:12px;color: #555;line-height: 1.5;overflow: hidden; font-weight:normal;}
	
	.gd_notice{ border-top:#d9d9d9 1px solid; height:36px;  background:#FFFFFF  url(/images/2017/100.png) no-repeat; background-size:33px auto; background-position:6px 8px; border-bottom: 1px solid #e0e0e0;}
		.gd_notice img{ width:20px; height:auto; margin-left:50px; border-left:#d9d9d9 1px solid; margin-top:9px; float:left; padding-left: 10px; }
	
.apple a{display:block; text-decoration:none;}

.apple,.aa{ height:36px; overflow:hidden; margin:0px auto 0px 0px; float:left; text-align:left; }
.apple a,.aa a{ width:100%; height:36px; line-height:36px; text-indent:20px; color:#222;}
.aa {word-wrap:break-word;line-height:36px;  color:#1B96EE;}

.class_indexs{
	 width:100%;
	 background:#FFFFFF;
	 overflow:hidden;
	}
.class_indexs ul{
	height:50px;
	width:100%;
	display:block;
	margin:0px auto;
	border-bottom:#efefef 1px solid;
	}	
.class_indexs ul:last-child{}	
.class_indexs ul	li{ width:24.5%; float:left; border-right:#efefef 1px solid; height:50px;  display:block;}
.class_indexs ul li:last-child{border-right:none;}
.class_indexs ul li .icon {
    background-size: auto auto;
    width: 20px;
    height: 20px;
    border-radius: 12px;
    margin: 0 auto 4px auto;
	
}
.class_indexs ul li .icon img{
	height:auto;
	width:20px;
	}
.class_indexs ul li .classname{
	margin:4px auto;


color: #051B28;
font-size: 12px;
position: relative;
text-align:center;
display:block;

	}
.fclist_normal li{ height:30px; line-height:30px; border-bottom:#f1f1f1 1px solid;}	
.fclist_normal li:last-child{border-bottom:none; }
.autolist_normal li{ height:30px; line-height:30px; border-bottom:#f1f1f1 1px solid;}	
.autolist_normal li:last-child{border-bottom:none; }
.autolist_normal li div b{ width:20%; float:right; text-align:right; display:inline-block; color:#d4d4d4;}

.autolist_normal li p{ min-width:75%; float:left; display:inline-block;}	
	
.autolist_normal li p a{ color:#333;}	










.wapBox{ margin:5px 8px; font-size:16px; background-color:#FFFFFF; padding:8px; border:1px solid #dbdcde; position:relative;
 -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;}
.wbt{ font-weight:bolder; font-size:16px; line-height:35px;}
.wapBox .wbp{ color:#ff0000; font-size:18px; padding-left:10px; line-height:25px; font-weight:bolder;}
.wbd{ border-top:1px solid #ebeef2; font-size:14px; padding-top:5px; margin-top:5px; height:35px; line-height:35px; position:relative; color:#167faf;}
.wbding{ background-color:#FF0000; color:#FFFFFF; width:45px; text-align:center; line-height:25px; height:25px; margin:5px; margin-left:0px; float:left;}
.wBPic{ width:100%; text-align:left; margin-top:0px; height:auto; position:relative;}
.wBPicBox{ width:100px; height:100px; overflow:hidden; float:left; margin:2px;}
.wBPicBox1{ height:100px; background-color:#efefef;}
.wBPic img{width:100px; height:100px;}
.wapBoxCon{ line-height:25px; margin-top:5px;}
.wBPicNum{ position:absolute; left:2px; bottom:2px; background-color:#009900; font-size:16px; line-height:18px; padding:5px; color:#FFFFFF;}
.wapBox .contact{ height:35px; width:100%; position:relative; float:none; clear:both;}
.wapBox .contact span{ display:block; float:left; font-size:14px; line-height:35px;}
.wapBox .contact strong{ display:block; float:left; line-height:35px; padding-right:10px; font-size:16px; font-weight:lighter;}
.wapBox .contact .bd{background-color:#3275b9; background-image:url(/images/2017/ico11.gif); background-position:3px 1px; background-repeat:no-repeat; color:#FFFFFF; width:50px; padding-left:18px; position:absolute; top:0px; right:0px; font-size:14px; text-align:center; line-height:28px; height:28px; margin:0px; display:block;}
.wapBox .contact .dx{background-color:#3cb80a; background-image:url(/images/2017/ico12.gif); background-position:3px 1px; background-repeat:no-repeat; color:#FFFFFF; width:50px; padding-left:18px; position:absolute; top:0px; right:75px; font-size:14px; text-align:center; line-height:28px; height:28px; margin:0px; display:block;}





.foot_link{background-color:#f4f4f4;color:#aaa; font-size:12px; border-top:1px solid #e6e6e6;text-align:center;margin:0 0; padding:10px 0;}
.foot_link .link { color:#ccc; font-size:14px;}
.foot_link .link li {padding:0 10px;display:inline-block; line-height:16px; vertical-align:middle; border-right:1px solid #ccc;}
.foot_link .link li:last-child { border-right:0 none;}
.foot_link a {color:#666;}
.foot_link .link .po_re { z-index:2;}
.foot_link .link .po { display:none; position:absolute; top:-158px; left:50%; width:100px; margin-left:-50px; background-color:#fff; border:1px solid #ddd;}
.foot_link .link .po p { border-bottom:1px solid #ddd;}
.foot_link .link .po p:last-child { border-bottom:0 none;}
.foot_link .link .po a { display:block; padding:10px 0;}
.foot_link .link .po:after { display:block; position:absolute; left:50%; bottom:-4px; margin-left:-3px; width:6px; height:6px; overflow:hidden; background-color:#fff; border-bottom:1px solid #ddd; border-right:1px solid #ddd;transform:rotate(45deg); content:' ';}
  
