body {
	background:#f1f6fc;
}
.header {
	width:100%;
	text-align:center;
}
.section,.footer {
	width:1140px;
	margin:0 auto;
}
.header embed {
	margin:0 0 -3px;
}
@charset "utf-8";

/* 导航star */
a img{ 
	border:none;
}
a{
	text-decoration:none;
}
.PicMiddle {
	vertical-align:middle;
}
.ClearFloat {
	clear:both;
}
.Hide {
	display:none;
}
#Top .Toolbar1 {
	background: #025293;
	background-repeat: repeat-x;
	height: 50px;
	margin-bottom:10px;
	width: 1140px;
}
#Top .Toolbar1 .CentreBox {
	width: 1140px;
	height: 50px;
}
#Top .Toolbar1 .CentreBox .Logo {
	float: left;
	height: 50px;
	width: 166px;
}

#Top .Toolbar1 .CentreBox .Menu {
	height: 50px;
	float: left;
}
#Top .Toolbar1 .CentreBox .Menu .List1 {
	float: left;
	text-align: center;
	list-style-type: none;
	height: 50px;
	position: relative;
}
#Top .Toolbar1 .CentreBox .Menu .List1 li {
	width: 124px;
	float: left;
	height: 50px;
	line-height: 50px;
}
#Top .Toolbar1 .CentreBox .Menu .List1 .Select {
	background: #0077d1;
	background-repeat: no-repeat;
	background-position: center;
}

#Top .Toolbar1 .CentreBox .Menu .List1 a {
	color: #FFFFFF;
	font-size: 15px;
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
}


#Top .Toolbar1 .CentreBox .Menu .List2 {
	float: right;
	position: relative;
	right: 20px;
	list-style-type: none;
	height: 50px;
	text-align: center;
}
#Top .Toolbar1 .CentreBox .Menu .List2 li {
	float: left;
	width: 63px;
	line-height: 50px;
}
#Top .Toolbar1 .CentreBox .Menu .List2 a {
	color: #FFFFFF;
}




#Top .Toolbar1 .CentreBox .UserInfo {
	height: 50px;
	width: 180px;
	float: left;
}
#Top .Toolbar1 .CentreBox .UserInfo .NickName {
	background-image: url(../images/Arrow_2.png);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 25px;
	background-position: 160px 8px;
	position: relative;
	top: 17px;
	overflow: hidden;
}
#Top .Toolbar1 .CentreBox .UserInfo .NickName a {
	color: #FFFFFF;
}
#Top .Toolbar1 .CentreBox .Setting {
	float: left;
	height: 16px;
	width: 16px;
	position: relative;
	top: 17px;
	background-image: url(../images/Setting.png);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
}
#Top .Toolbar1 .CentreBox .Setting a {
	height: 16px;
	width: 16px;
	display: block;
}


#Top .Toolbar1 .CentreBox .Message {
	height: 16px;
	width: 16px;
	float: left;
	position: relative;
	top: 17px;
	background-image: url(../images/Message.png);
	background-repeat: no-repeat;
	margin-left: 10px;
}
#Top .Toolbar1 .CentreBox .Message a {
	height: 16px;
	width: 16px;
	display: block;
}
#Top .Toolbar2 {
	background-image: url(../images/background_4.png);
	background-repeat: repeat-x;
	height: 39px;
	clear: both;
}
#Top .Toolbar2 .CentreBox {
	height: 39px;
	width: 1190px;
}
#Top .Toolbar2 .CentreBox .Menu {
	position: relative;
	overflow: hidden;
	height: 39px;
	width: 1190px;
	left: 180px;
	float: left;
}
#Top .Toolbar2 .CentreBox .Menu ul {
	list-style-type: none;
	height: 39px;
	position: absolute;
}
#Top .Toolbar2 .CentreBox .Menu ul li {
	float: left;
	height: 39px;
	width: 90px;
	text-align: center;
	line-height: 39px;
}
#Top .Toolbar2 .CentreBox .Menu ul li a {
	color: #434343;
	font-size: 14px;
}
#Top .Toolbar2 .CentreBox .Menu ul .Select {
	background-image: url(../images/background_5.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/* 导航end */

.section {
}
.main-left {
	box-sizing:border-box;
	overflow:hidden;
	background: #fff;
	padding:20px 10px;
	font-size: 0;
}

.aside {
	width:295px;
	box-sizing:border-box;
	overflow:hidden;
	display:inline-block;
	float:right;
}
.ri-box {
	vertical-align:top;
	margin-bottom:10px;
	background:#fff;
}
.ri-bt {
	border-radius:3px 3px 0 0;
	background:url(../images/z-bt.png) no-repeat #f0f0f0;
	background-size:115px 33px;
	box-sizing:border-box;
	position:relative;
}
.ri-bt2 {
	border-radius:3px 3px 0 0;
	background:#e0e0e0;
}
.ri-bt2 h1 {
	color:#0292cf;
	text-align:left;
	padding:5px;
	font-size:14px;
	padding-left:10px;
	border:1px solid #fff;
	box-sizing:border-box;
}
.ri-bt h1 {
	color:#fff;
	text-align:left;
	padding:7px;
	font-size:15px;
	padding-left:25px;
	text-shadow:0px 1px 2px #666;
}
.ri-bt3 {
	border-radius:3px 3px 0 0;
	background:#FFA54F
}
.ri-bt3 h1 {
	color:#FFF;
	text-align:center;
	padding:7px;
	text-shadow:0px 1px 2px #666;
	font-size:14px;
}
.ri-nr {
	overflow:hidden;
	background:#fff;
	border:1px solid #e7e7e7;
}
.ri-nr td {
	padding:3px 5px;
	border-bottom:1px dashed #e7e7e7;
	font-size:14px;
}
.ri-nr tr:hover {
	background:#fdfdfd;
}
.ri-nr td img {
	width:12px;
}
.t-i1 {
	width:5%;
	text-align:right;
}
.t-i2 {
	width:75%;
}
.t-i3 {
	width:20%;
	color:#808080;
	text-align:center;
}
.lc-1 {
	vertical-align:top;
	width:880px;
	float:left;
}
.lc-le {
	float:left;
	width:435px;
}
.lc-ri {
	float:right;
	width:435px;
}
.lc-ri2 {
	float:right;
	width:275px;
}
.lc-ri3 {
	float:right;
	width:435px;
}
.t-more {
	width: 50px!important;
	color: #303030!important;
	text-align: right!important;
	box-sizing: border-box;
	display: inline-block;
	float: right;
}
.t-more a {
	width: 100%;
	font-size: 14px;
	display: inline-block;
}
.t-more:hover {
	color: #0077d1;
}

/*轮播*/
.silder {width: 100%;height:200px; overflow: hidden;text-align: center;margin: 0 auto;position:relative;float:left;}
.silder .silder_list {height:200px; overflow:hidden;position: relative;}
.silder .silder_list a{position:absolute; top:0;left:0; width:100%;}
.silder .silder_list a,.silder .silder_list img{display:inline-block;float:left;}
.silder .silder_page{height:36px;text-align:right; margin:0 auto;right:1px; overflow:hidden;position:absolute; bottom:1px;}
.silder .silder_page li{width:16px; font-size:12px; float:left; height:16px;line-height:16px;margin:15px 10px 0 0; background:#F1F1F1;display:inline-block;text-align:center;color:#000;}
.silder .silder_page li.current{background:#C70B31;color:#fff;}
.silder_desc{color:#fff;float:left;line-height:42px;height:42px;width:100%;overflow:hidden;position:absolute;left:0;bottom:0;text-align:left;text-indent:10px;}
.silder .silder_page li:hover{cursor:pointer;}
.m-hf {
	margin-bottom:10px;
	float:left;
	width:100%;
}
/*轮播结束*/
/* 选项卡start*/
#tab { width:275px; height:173px; position:relative;margin:0 auto 10px auto; overflow:hidden;}
/*设置容器高宽等*/
html > body #tab { width:100%; background:#fff; box-sizing:border-box;}
/*兼容IE6:IE6下宽度不够*/
#tab div { position:absolute; top:30px; left:0;  text-align:center; line-height:21px; height:150px;
}
/*设置容器高宽等*/
#tab div { display:none;}
/*设置容器默认隐藏:不用ID是因为下面将利用class来控制容器显示,而class优先级低于id选择器*/
#tab .block { display:block;}
/*选中的容器*/
#tab h2 {
	font-size:14px;
	font-weight:blod;
	display:inline-block;
	float:left;
	width:20%;
	background:#025293;
	text-align:center;
	height:30px;
	line-height:30px;
	box-sizing:border-box;
	color:#fff;
}
#tab h3 { float:left; width:15%; height:30px; line-height:30px; margin:0 0 0 0; font-size:14px; cursor:pointer;  text-align:center; color:#3e3e3e; font-family:Microsoft YaHei; box-sizing:border-box; border-bottom:1px solid #bfbebe; box-sizing:border-box; font-weight: normal;}
.xc-tab-hide {
	 
}
/*默认标题样式*/
#tab .up { color:#025293; border-bottom:2px solid #025293; box-sizing:border-box;}
/*选中的标题样式*/
/*修饰列表内容*/
#tab ul { list-style:none; padding:0; height:186px; margin-top:0px;}
#tab li { margin-left:10px; margin-right:10px; border-bottom:1px dotted #c6c6c6; height:22px; padding-top:23px; overflow:hidden; font-size:12px;}
#tab li a { display:inline; font-size:12px; text-decoration:none; text-indent:10px; margin-right:10px;}
#tab li a:hover {
	color:#63B8FF;
}
#tab li span{ display:block; float:right; margin-right:5px; color: #bdacb3;}
a.tab_title:link { color: #5a5a5a; text-decoration:none;}
a.tab_title:visited { color:#5a5a5a; text-decoration:none;}
a.tab_title:hover { color:#5a5a5a; text-decoration:none;}
a.tab_title:active { color:#5a5a5a; text-decoration:none;}
a.tab_menu:link { color:#6464d5; text-decoration:none;}
a.tab_menu:hover { color:#8888e0; text-decoration:underline;}
/*选项卡end*/

.m-tp {
	text-align:center;
	width:100%;
}
.m-tp img {
	margin:0 10px 10px;
	width:22%;
	box-sizing:border-box;
}
.m-bg {
	width:100%;
	border:1px solid #e7e7e7;
	margin-bottom:10px;
	box-sizing:border-box;
}
.bg-li {
	display:inline-block;
	width:33.3%;
	box-sizing:border-box;
	vertical-align:top;
	float:left;
}
.bg-li li {
	overflow:hidden;
	padding:4px 10px;
}
.bg-li li a {
	font-size:12px;
	color:#024379;
}
.bg-li li a:hover {
	color:#63B8FF;
}

/*选项卡2*/
.zzsc{ width:880px; height:200px; margin:10px auto; background:#fff; border:1px solid #e7e7e7; font-family:'微软雅黑'; box-sizing:border-box;}
.zzsc .tab{ overflow:hidden; background:#e7e7e7; font-size:14px; font-weight:bold;}
.zzsc .tab a{ display:block; padding:10px 18px; float:left; text-decoration:none; color:#333;}
.zzsc .tab a:hover{ background:#FFA54F; color:#fff; text-decoration:none;}
.zzsc .tab a.on{ background:#FFA54F; color:#fff; text-decoration:none;}
.zzsc .content{ overflow:hidden; padding:10px; box-sizing:border-box;}
.zzsc .content li{ display:none; font-size:14px;}
/*选项卡2ed*/

/*旋转木马*/
.pic_con{width:880px;padding:10px 10px 5px;margin:0 auto;position:relative; box-sizing:border-box;}
.pic_lists{float:left;width:8888px;height:106px;overflow:hidden;position:absolute;top:0px;left:0px}
.btn_change{width:40px;height:60px;position:absolute;text-indent:-9999px;cursor:pointer}
.left_btn{background:url(../images/leftstop.jpg) no-repeat;top:45px;left:8px}
.right_btn{background:url(../images/rightstart.jpg) no-repeat;top:45px;right:0px}

.pic_content{overflow:hidden;height:120px;loat:left;width:726px;padding:10px;position:relative;margin:10px auto;}
.pic_content ul li{float:left;width:150px;height:100px;padding:3px;background:#00B2EE;text-align:center;margin:0 0 0 10px;position:relative}
.pic_content ul li p{height:24px;background:#333;line-height:24px;color:#fff;width:151px;position:absolute;bottom:2px;left:2px;text-align:center;display:none}
.pic_content ul li a img{width:150px;height:100px}

.highlight_tip{width:50%;position:relative;margin:0 auto;top: -30px;left: 20%;}
.highlight_tip span{height:24px;padding:5px;line-height:24px;float:left;margin:0 2px;cursor:pointer; margin-bottom:-20px;}
.highlight_tip span.current{height:18px;width:18px;line-height:18px;background:#00B2EE;text-align:center; color:#fff;}
.m-photo {
	background:#fbfbfb;
}
/*旋转木马ed*/
.m-link {
	border:1px solid #e7e7e7;
	overflow:hidden;
	width:590px;
	box-sizing:border-box;
	margin-bottom:10px;
	float:right;
	height:167px;
	overflow:hidden;
}
.m-link table {
	margin:10px;
}
.footer {
	text-align:center;
	margin:25px 0;
	width:100%;
	line-height:28px;
	padding:10px;
	box-sizing:border-box;
}
.footer p {
	font-size: 14px;
}
.footer table {
	width:790px;
	margin:0 auto;
}
.ri-gg {
	box-sizing:border-box;
	overflow:hidden;
}
.ri-gg img {
	padding:3px 0;
	box-sizing:border-box;
	width:295px;
}

.ri-zb {
	background:#fff;
	padding:2px;
	border-radius:3px;
	font-size:14px;
	font-weight:bold;
	border:1px solid #e7e7e7;
}
.ri-zb td {
	padding:5px;
}
.zb-l {
	text-align:left;
	color:#0594d8;
	width:25%;
}
.zb-2 {
	text-align:left;
	color:red;
	width:75%;
}
.ri-hot {
	background:#fff;
}
.ri-hot td {
	padding:9px;
	font-size:14px;
	border-bottom:1px dashed #e7e7e7;
}
.not2 {
	color:#808080;
	text-align:right;
}
.ri-ly td a,.ri-hot td a {
	color:#333;
}
.ri-ly td a:hover,.ri-hot td a:hover {
	color:#63B8FF;
}
.ri-ly td {
	padding:5px 10px;
	font-size:16px;
	font-weight:bold;
}
.ri-ly {
	color:#4F94CD;
	border:1px solid #e7e7e7;
	box-sizing:border-box;
}
.ri-ly img {
	box-sizing:border-box;
	width:100%;
}

.m-top {
	width:100%;
	margin:0 auto;
	height:32px;
	background:#fff;
}

.ri-dl {
	background:#fbfbfb;
	vertical-align:top;
}
.ri-dl table {
	padding:8px;
}
.dl-1 {
	text-align:right;
}
.dl-2 {
	text-align:left;
}
.zc-1,.zc-2 {
	border-radius:3px;
	padding:5px;
	box-sizing:border-box;
	border:0;
}
.zc-1 {
	width:175px;
}
.zc-2  {
	width:125px;
}
.ri-dl td {
	height:28px;
	padding:5px;
}
.yzm img {
	width:75px;
}
.zhuce {
	text-align:center;
}
.zhuce a {
	width:75px;
	border-radius:3px;
	display:inline-block;
	color:#fff;
	font-weight:bold;
	margin:10px;
	box-sizing:border-box;
	line-height:28px;
	height:28px;
}
.m-join {
	background:#5CACEE;
}
.m-join:hover {
	background:#00B2EE;
	color:#fff;
}
.m-sign {
	background:#FFD700;
}
.m-sign:hover {
	background:#ffcc00;
	color:#fff;
}

/* 弹窗start */
.reveal-modal-bg{position:fixed;height:100%;width:100%;background-color:#000;z-index:100;display:none;top:0;left:0;}
.reveal-modal{visibility:hidden;top:100px;left:50%;margin-left:-300px;width:420px;background:#eee; position:absolute;z-index:101;padding:30px 40px 34px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);-box-shadow:0 0 10px rgba(0,0,0,.4);}
.reveal-modal .close-reveal-modal {
font-size:22px;line-height:.5;position:absolute;top:8px;right:11px;color:#aaa;text-shadow:0 -1px 1px rbga(0,0,0,.6);font-weight:bold;cursor:pointer;} 
.reveal-modal h2{font-size:18px;color:#990000;padding:0 0 20px 0;}
.reveal-modal p{padding:0 0 15px 0;}
/* 弹窗end */

.m-time {
	font-size:14px;
	float:left;
}
.m-time ,.m-search {
	display:inline-block;
	line-height:32px;
}
.m-search {
	width:275px;
	margin-top:3px;
	float:right;
}
.m-search input {
	padding:5px;
	border-radius:3px;
	width:192px;
	display:inline-block;
	border:1px solid #ccc;
	float:left;
	box-sizing:border-box;
	height:28px;
}
.m-search a img {
	display:inline-block;
	height:28px;
	float:right;
}
.c-gps {
	font-size:15px;
	color:#808080;
	margin: -10px 0 10px 0;
}
.c-gps a {
	padding:0 5px;
}
.c-gps a:hover {
}
.c-gps span {
	color:#303030;
	font-weight:bold;
}
.c-main {
	border-radius:3px;
	padding:10px;
	box-sizing:border-box;
	font-size:15px;
	padding-bottom:30px;
	background:#fff;
}
.c-main table {
	width:100%
}
.c-main td {
	height:28px;
	line-height:28px;
	border-bottom:1px dashed #f0f0f0;
	padding:5px;
}
.c-li1 {
	width:1%;
	text-align:right;
}
.c-li1 img {
	width:10px;
}
.c-li2 {
	text-align:left;
	width:84%;
}
.c-li2 a {
	color:#303030;
}
.c-li3 {
	width:15%;
	color:#999;
	text-align: right;
}
.c-li1,.c-li2,.c-li3 {
	box-sizing:border-box;
}
.c-save {
	border-top:2px solid #f0f0f0;
	width:100%;
	box-sizing:border-box;
	padding:10px;
	margin-top:30px;
}
.c-save i {
	font-weight:bold;
	color:#F93;
	margin:2px;
}

/*分页start*/
#page {
    height: 50px;
    display: table;
    margin: 0 auto;
}

.page {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pagingUl {
    float: right;
    padding: 0;
    margin: 0;
    list-style: none;
    height: 30px;
}

.pagingUl li {
    float: left;
    width: 30px;
    height: 30px;
    background: #fff;
    text-align: center;
    margin-right: 5px;
    border-radius: 3px
}

.pagingUl li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    color: #666;
    font-size: 14px;
    border-radius: 3px;
	border:1px solid #e7e7e7;
}

.first,
.last {
    width: 30px;
    height: 30px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    /*border: 1px solid #ddd;*/
    cursor: pointer;
    background: #fff;
    padding: 0 5px;
    border-radius: 3px;
    margin-right: 10px;
	border:1px solid #e7e7e7;
}

.prv:hover,
.next:hover,
.first:hover,
.last:hover,
.pagingUl li a:hover,
.activP {
    background-color:#0594d8!important;
    color: #fff!important;
}
/*分页END*/

.c-cont {
	padding:20px;
	background:#fff;
}
.c-cont h1 {
	color:#303030;
	margin:20px 0;
	text-align:center;
	font-size:22px;
}
.c-fro {
	border-bottom:1px solid #e7e7e7;
	text-align:center;
	padding:10px;
	margin-bottom:10px;
}
.c-fro span {
	color:#999;
	font-size:14px;
}
.c-fro span i {
	margin:3px;
}
.c-fro span em {
	color:#FC0;
	font-style:normal;
	margin-left:5px;
}
#t_article p {
	color:#666;
	line-height:28px!important;
	font-size: 15px!important;
}
#t_article table {
	border: 1px solid #ccc!important;
	border-collapse:0!important;
	border-spacing:0!important;
	border-collapse: collapse;
	border: none;
}
#t_article td {
	border: 1px solid #ccc!important;
	background: #fff!important;
}
.c-page {
	width:100%;
	border-top:2px solid #c11111;
	margin-top:20px;
	padding-top: 10px;
}
.c-page a {
	color:#303030;
}
.c-pd,.c-pn {
	display:block;
	padding:10px;
}
.c-pd span,.c-pn span {
	margin:5px;
	font-size:15px;
	color:#303030;
}

.c-photo {
	width:100%;
	background:#f0f0f0;
	margin-bottom:30px;
}
.ph-1 {
	display:inline-block;
	width:22.6%;
	box-sizing:border-box;
	overflow:hidden;
	text-align:center;
	background:#fff;
	border:1px solid #e7e7e7;
	border-radius:3px;
	margin:1%;
}
.ph-1:hover {
		border:1px solid #09F;
}
.ph-1 img {
	width:100%;
	padding:2%;
	box-sizing:border-box;
}
.ph-1 p {
	padding:2%;
	color:#666;
}

.t-banner {
	width:100%;
	background:url(../images/banner1.jpg) no-repeat center;
}

.a-search {
	margin-bottom:10px;
}
.a-search input {
	border:1px solid #ccc;
	border-radius:3px;
	padding:5px;
	width:175px;
}
.a-search {
	overflow:hidden;
	height:28px;
	width: 290px;
	position: absolute;
	right: 10px;
	bottom: 20px;
	z-index: 99;
}
.a-search a {
	color:#fff;
	background:#0077d1;
	width:65px;
	height:28px;
	display:inline-block;
	vertical-align:top;
	border-radius:2px;
	line-height:27px;
	text-align:center;
	font-size:14px;
}
.a-search a:hover {
	background:#FFB90F;
}

<!-- 图片滚动
.gundo {
}
.gundo a {
	margin:0 10px 10px;
	display:inline-block;
	float:left;
}
-->
.t-an {
	border:0;
	background:#e7e7e7;
}
.t-an img {
	height:28px;
}

.m-bg-l {
	box-sizing:border-box;
	float:left;
	border-right:1px dashed #cecece;
	margin-bottom:10px;
	height:175px;
	overflow:hidden;
	background:#fff;
	padding-right: 10px;
}

.b-link td a {
	overflow:hidden;
	display:inline-block;
}
.bma {
	text-align:right;
}
.bma,.bmc {
	color:#333;
}
.bmb {
	text-align:center;
	color:#F60;
	font-weight:bold;
}
.bma,.bmb,.bmc {
	margin:0 10px;
}
.bmc {
	text-align:left;
}
.t-i4 i {
	display:inline-block;
	background:url(../images/new.gif) no-repeat;
	width:28px;
	height:11px;
}

/* 选项卡2 */
#tabbox{ width:290px; overflow:hidden; margin:0 auto; background:#fff;}
.tab_conbox{ height:149px; overflow:hidden; border-top: none;}
.tab_con{ display:none;}

.tabs{height: 32px;border-bottom:1px solid #e7e7e7;border-left: 1px solid e7e7e7;width: 100%; box-sizing:border-box; display:inline-block;}
.tabs li{height:31px;line-height:31px;float:left;border-left:none;margin-bottom: -1px;background: #e0e0e0;overflow: hidden;position: relative; width:49.9%; box-sizing:border-box; display:inline-block;}
.tabs li a {display: block;padding: 0 20px;border: 1px solid #fff;outline: none; box-sizing:border-box;}
.tabs li a:hover {background: #00b2ee; color:#fff;}	
.tabs .thistab,.tabs .thistab a:hover{background:#00b2ee;border-bottom: 1px solid #fff; color:#fff; font-weight:bold;}
.thistab a {
	color:#fff;
}
.tab_con {font-size: 14px; line-height:175%;}
.tab1 {
	color:#0292cf;
	font-weight:bold;
}
#tabbox td img {
	width:12px;
}
#tabbox td {
    padding:5px;
    border-bottom: 1px dashed #e7e7e7;
    font-size: 14px;
	color:#303030;
}

/* 选项卡2结束 */

.gundo {
	overflow:hidden;
}
.gundo img {
	height:150px;
	width:200px;
}
.gundo p {
	font-size:14px;
	color:#303030;
}
.r-more {
	color:#00B2EE;
}

/* banner开始 */
body, ul {
    margin: 0;
    padding: 0;
}
body,html{
    height: 150px;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
ul li {
    list-style-type: none;
}
.slides-box {
    width: 100%;
    height: 150px;
    margin:0 auto;
    overflow: hidden;
}
.slides {
    position: relative;
    width: 100%;
    margin: auto;
    float: left;
}
.slides li {
	position: absolute;
    width:  100%;
    height: 150px;
}
.slides li img{
    display: block;
    width: 100%;
    margin: auto;
}


.s1 {
  position: fixed;
  z-index: 10;
  left: 50%;
  top: 50%;
  margin: -150px 0 0 -250px;
  width: 500px;
  height: 300px;
  background: rgba(255,255,255,.7);
  box-shadow: 0 0 15px rgba(0,0,0,.3);
}

.s1 p {
  margin: 0;
  padding: 50px 0 20px 0;
  font-family: Arial;
  font-size: 60px;
  font-weight: bold;
  text-align: center;
}

.s1 span {
  display: block;
  font-family: Arial;
  font-size: 25px;
  color: #666;
  text-align: center;
}

.s1 a {
  margin: 20px auto 0 auto;
  display: block;
  width: 220px;
  height: 50px;
  border-radius: 5px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  text-decoration: none;
  font-family: Arial;
  font-size: 25px;
  background: #f88371;
}

.s1 a:hover { background: #ed6f5c; }
 @media (max-width:480px) {

.s1 {
  margin: -127px 0 0 0;
  width: 80%;
  height: 255px;
  left: 10%;
}

.s1 p { font-size: 36px; }

.s1 span { font-size: 18px; }
}
/* banner结束 */

.hf-s {
    width: 100%;
    position: fixed;
    z-index: -999;
}
.hf-sl {
    float: left;
}
.hf-s2 {
    float: right;
}

/* 漂浮广告 */
.conent{top:20px; z-index:10086; position:fixed;}
.conent .sition{ position:relative;}
.conent .sition .c_header{text-align:center;cursor:move;}
.conent .sition .c_header .txt{color:#00CC00;font-weight:600;font-size:15px;line-height:30px;box-shadow:1px 1px 1px 1px #000;text-shadow:1px 1px 1px #000;}
.conent .sition .c_adver{background:url("images/back.gif") no-repeat;cursor:pointer;}
.conent .sition .sign{width:0px;height:10px;border:2px solid #000;display:block;position:absolute;top:27px;left:46px;}
/*end conent*/
#close {
	position:absolute;
	color:red;
	text-align:center;
	line-height:18px;
	width:18px;
	height:18px;
	font-size:18px;
	display:block;
	border-radius:2px;
	background:#fff;
	right:3px;
	top:3px;
	z-index:10089;
}
/* 漂浮广告结束*/

.tab_con td {
	padding:0 5px;
	border-bottom:1px dashed #e7e7e7;
}
.tab_con td img {
	width:12px;
}
.dux-page {
	height: 25px;
	text-align: center;
	clear: both;
	position: relative;
	left: 50%;
	float: left;
	padding: 35px 0;
}
.dux-page a {
	border-right: 1px solid #fff;
	font: normal 14px/40px "Microsoft YaHei";
	height: 40px;
	padding: 0 15px;
	display: block;
	float: left;
	position: relative;
	left: -50%;
	background: #f2f2f2;
}
.first-page,.prev-page,.next-page,.last-page {
	color: #025293;
}
.active-page {
	background: #0077d1!important;
	color: #fff;
}
.num-page {

}
#b-li {
	width:25%;!important
	overflow:hidden;
	box-sizing:border-box;
}
#marquee_box {
    background: #fff none repeat scroll 0 0;
    height: 185px;
    overflow: hidden;
    padding: 8px 0;
    position: relative;
    width: 1172px;
}
#marquee_box ul {
    height: 185px;
    position: relative;
    width: 1172px;
}
#marquee_box ul li {
    float: left;
    height: 185px;
    list-style: outside none none;
}
#marquee_box ul li img {
    display: inline-block;
    height: 150px;
    width: 200px;
}
.r-more {
	background:#FFA54F;
	padding:3px 5px;
	border-radius:3px;
	margin:3px;
	float:right;
	color:#fff;
}
.r-more:hover {
	background:#FFB90F;
}
.ri-box ul {
	display:inline;
	white-space: nowrap;
}
.tab_con table {
	overflow:hidden;
}
.b-link {
	width:258px;
	padding-top: 10px;
}
.b-link td {
	width: 100%;
	text-align: left;
	font-size: 14px;
}
.xc-tab-hide {
	width:275px;
}
.tflv {
	width:100%;
	overflow:hidden;
	height:149px;
	min-width:1200px;
	background: url("/themes/aaa/images/banner-t.png") no-repeat center;
	background-size: cover;
}
#Top {
}
.t-box {
	display: block;
	height: 410px;
	overflow: hidden;
}
/* --------- 选项卡 ---------- */
.tab-hd,.tab-hd2 {
	height: 32px;
	line-height: 32px;
	overflow:hidden; zoom:1;
	width: 100%;
	box-sizing: border-box;
	font-size: 0;
}
.tab-hd {
	border-bottom: 1px solid #bfbebe;
}
.tab-bd {
	height: 245px;
	overflow: hidden;
	padding-top: 8px;
	box-sizing: border-box;
}
.tab-hd2 {
	border-bottom: 2px solid #025293;
}
.tab-hd2 ul li {
	width: 125px;
}
.tab-hd2 ul li a {
	background: #fff;
	color: #025293;
}
.notice .tab-hd2 li.on {
	background: #025293!important;
	color: #fff!important;
	border-radius:5px 5px 0 0;
}
.notice .tab-hd2 li.on a {
	background: #025293!important;
	color: #fff!important;
	text-decoration: none;
	display: block;
}
.notice {
	overflow:hidden;
	display: inline-block;
}
.tab-nav a {

}
.notice .tab-hd ul{
	display: inline-block;
	font-size: 0;
	vertical-align: top;
	width: 365px;
	overflow: hidden;
}
.notice .tab-hd li{
	float:left;
	height:32px;
	line-height:32px;
	padding: 0 20px;
	cursor: pointer;
	text-align: center;
	color: #303030;
	font-size: 15px;
}
.notice .tab-hd3 li{
	padding: 0 12px!important;
}
.notice .tab-hd li:hover{color:#f60;}
.notice .tab-hd li.on{
	border-bottom:3px solid #025293;
	background-color:#fff;
	font-weight:bold;
	position:relative;
	color: #0077d1;
	box-sizing: border-box;
}
.notice .tab-bd{
	color: #049ecd;
}
.notice .tab-bd ul{overflow:hidden;zoom:1}
.notice .tab-bd li {
	text-align: left;
	background: url(/themes/aaa/images/dian.png) no-repeat left;
	width: 100%;
	height: 32px;
	line-height: 32px;
}
.notice .tab-bd li a {
	font-size: 15px;
	color: #303030;
	padding-left: 15px;
}
.notice .tab-bd li a:hover,.rel-2 a:hover,.box a:hover,.c-r-box li a:hover,.c-r-img p:hover,.c-site a:hover,.c-list li a:hover,.sp-li a p:hover {

}
.notice .tab-bd li span,.c-list li span {
	font-size: 14px;
	color: #aa9d9b;
	float: right;
}
.tab-hd h1,.tab-hd h2 {
	display: inline-block;
	font-size: 15px;
	width: 120px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align: top;
}
.tab-hd h1 {
	background: #025293;
	color: #fff;
	border-radius:3px 3px 0 0 ;
	float: left;
}
.tab-hd h2 {
	background: #fff;
	color: #025293;
	font-size: 18px;
	text-align: left;
	padding-left: 8px;
	float: left;
}
.tab-bd2 {
	height: auto!important;
	padding-bottom: 20px;
}
/* --------- 选项卡end ---------- */
.r-underline {
	border-right: 1px dashed #cecece;
	padding-right: 24px;
	margin-right: 25px;
	float: left;
}
.m-underline {
	width: 100%;
	margin: 15px 0;
	height: 1px;
	background: #dcdcdc;
}
.line-site {
	width: 100%;
	font-size: 15px;
}
.line-site h2 {
	font-size: 16px;
	color: #025293;
	padding: 10px 0 5px 35px;
	border-bottom: 2px solid #025293;
}
.line-site ul {
	font-size: 0;
	margin-top: 10px;
	white-space: nowrap;
	width: 100%;
}
.line-site ul li {
	font-size: 15px;
	text-align: left;
	background: url(/themes/aaa/images/dian.png) no-repeat left;
	height: 32px;
	line-height: 32px;
	margin-right: 40px;
	display: inline;
	white-space: nowrap;
}
.line-site ul li a {
	font-size: 15px;
	color: #303030;
	padding-left: 15px;
	display: inline-block;
}
.f-link {
	background: url(/themes/aaa/images/f-link.png) no-repeat left;
	background-size: 28px;
}