/*global settings*/
ol,dl,dt,dd,ul,li{ margin:0; padding:0;}
body{
	background:#fff;
	min-width:1100px;
}
.container{ width:100%; min-width:1180px; margin:0 auto; position:relative;}
.wrap{
	width:1100px;
	margin:0 auto;
	position:relative;
}

#header{
	width:100%;
	/* background:url(../images/head_bg.jpg) center 0 no-repeat; */
	position:relative;
	z-index:3;
}
#main{
	width:100%;
	position:relative;
	z-index:2;
}
/* #footer{
	width:100%;
	line-height:2em;
	min-height:180px;
	text-align:center;
	color:#6f89a2;
	background:#2b547a;
	position:relative;
	z-index:1;
}
#footer ul{ line-height:46px; background:#214567; overflow:hidden;zoom:1; margin-bottom:30px;}
#footer li{ display:inline-block; margin:0 9px;}
#footer li:after{ content:""; display:inline-block; width:1px; height:12px; border-left:1px solid #777; margin-left:20px; position:relative; top:1px;}
#footer li:last-child:after{ display:none;}
#footer li a{ color:#aeb8c2; font-size:14px;}
#footer p{ margin-bottom:10px;}
#footer p span{ margin:0 10px;} */

/*===========foot===========*/
#footer{line-height:2em; min-height:226px; text-align:center; color:#fff; background:#164283;font-size:16px;}
#footer ul{ line-height: 69px;
    background: #1c5ba9;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 55px;}
#footer li{ display:inline-block; margin:0 9px;}
#footer li:after{ content:""; display:inline-block; width:1px; height:12px; border-left:1px solid #777; margin-left:20px; position:relative; top:1px;font-size:16px;}
#footer li:last-child:after{ display:none;}
#footer li a{ color:#fff; font-size:16px;}
#footer li a:hover{ color:#fff;}
#footer p{ margin-bottom:0;}
#footer p span{ margin:0 10px;}


.logoBar{
	height:172px;
	width:100%;
	position:relative;
}
.logo{
	display:block;
	width:760px;
	height:94px;
	background:url(../images/logo.png) 0 0 no-repeat;
	position:relative;
	top:45px;
	left:0;
}
.logoBar .slogan{ display:block; width:309px; height:100px; /* background:url(../images/by.png) 0 0 no-repeat; */ position:absolute; top:58px; right:58px;}


.nav{
	background:#1e74c4;
	position:relative;
}
.nav .menu{
	line-height:42px;
	font-size:16px;
}
.nav .menu > a,.nav .menu > a:link,.nav .menu > a:visited{
	display:block;
	color:#fff;
	padding:0 22px;
	margin-right:2px;
	float:left;
}
.nav .menu > a:hover{
	text-decoration:none;
	background:#1366b3;
}
.nav .search{
	border:1px solid #bcbcbc;
	overflow:hidden;
	position:absolute;
	top:6px;
	right:10px;
}
.nav .search > input{
display: block;
    width: 167px;
    line-height: 22px;
    height: 28px;
    font-size: 12px;
    color: #fff;
    padding: 5px 10px;
    background: #fff;
    border: 0;
    float: left;
}

.nav .search > button{
	display:block;
	width:32px;
	line-height:28px;
	font-size:14px;
	color:#fff;
	background:none;
	border:0;
	float:left;
	overflow:hidden;
}
.nav .search > button:hover{
	background:#1366b3;
	cursor:pointer;
}
.nav .search > button > i{
	font-size:18px;
	position:relative;
	top:1px;
}



a.more:link,a.more:visited{
	display:block;
	line-height:24px;
	font-size:12px;
	color:#1e74c4;
	position:absolute;
	top:50%;
	margin-top:-12px;
	right:10px;
}
/* a.more:after{
	font-family:"iconfont" !important;
	font-size:13px;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
	content: "\e607";
} */



/*����*/
#main > .content{
	padding-top:30px;
}
#main .leftbox{
	width:815px;
	box-sizing:border-box;
	float:left;
}
#main .rightbox{
	width:270px;
	float:right;
}

.shadow{
	background:#fff;
	box-shadow:0 1px 7px rgba(0,0,0,0.04);
}
.ms-row{ width:100%; position:relative;}

.leftbox .news{ width:460px; height:290px; float:right;}
.leftbox .column{
	position:relative;
}
.title-cur{
	line-height:30px;
	border-bottom:1px solid #DDDDDD;
	margin-bottom:15px;
	position:relative;
}
.title-cur h2{
	width:180px;
	line-height:44px;
	font-size:18px;
	font-weight:600;
	color:#1e74c4;
}

.tab-title{ line-height:46px; font-size:18px; font-weight:600;}
.tab-title li{ display:block; float:left;}
.tab-title a{ display:block; margin-right:24px; color:#888; position:relative;}
.tab-title a.active{ color:rgba(0,0,0,0.85);}
.tab-title a.active:after{ content:""; display:block; width:100%; height:2px; background:#1E74C4; position:absolute; left:0; bottom:-1px;}

.column-l{ width:100%;height:218px;}

.rightbox .portal .textlist{ padding-bottom:15px;}
.rightbox .title-cur h2{ color:#666;}





.portal{
	position:relative;
}
.portal > .title{
	font-size:15px;
	color:#bcbcbc;
	line-height:42px;
	background:#fff;
	padding-left:42px;
	position:relative;
}
.portal > .title i{
	color:#555;
	font-size:22px;
	position:absolute;
	top:0;
	left:14px;
}
/* .bod1{border: 1px solid #eee;} */


.fast-link{ position:relative;}
.fast-link a.sys{ display:block; line-height:55px; font-size:16px; color:#fff; background:#00ADEF; padding-left:90px; margin-bottom:4px; position:relative;}
.fast-link a.sys:hover{ text-decoration:none; opacity:0.9;}
.fast-link a.sys i{ position:absolute; top:0px; left:30px; font-size:26px;}
/* .fast-link a.sys:after{content: "\e635";font-family:"iconfont" !important;font-size:12px;font-style:normal; color:rgba(0,0,0,0.4);-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; position:absolute; top:0; right:15px;} */
.fast-link a.sys.yellow{ background:#f1ca86;background:linear-gradient(to bottom, #f8d497, #edc47c);}
.fast-link a.sys.blue{ background:#3976E9;}
.fast-link a.sys.green{ background:#2FA7D5;}
.fast-link a.sys.blue2{ background:#35C0D5;}
.fast-link a.sys.cron{ background:#F99C52;}

.notice{ padding:0 12px; position:relative;}
.title-r{ line-height:50px; color:#777; position:relative;}
.title-r h2{ font-size:16px; font-weight:800; color:#cf4444;}
.notice .hot{ position:relative; height:210px; overflow:hidden; margin-bottom:10px;}
.notice .hot a{ display:block; height:75px; color:#bbb; border-bottom:1px solid #eee; margin:0 10px; margin-bottom:10px;}
.notice .hot a em{ display:block; font-size:14px; font-style:normal; color:#b07b27; margin-bottom:5px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.linklogo {
    float: left;
    margin: 8px 13px 0px -66px;
}

.email{ width:236px; padding-bottom:16px; margin:0 auto;}
.email a{ display:block; height:54px; background:url(../images/email.png) 0 0 no-repeat; text-indent:-999px; overflow:hidden;}





.textlist{
	width:100%;
	padding-top:0px;
}
.textlist > li{
	line-height: 35px;
    font-size: 14px;
    padding: 0px 104px 0px 24px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    top: -7px;	
}
.textlist > li:before{
	display:block;
	color:#aaa;
	font-family:"iconfont" !important;
	font-size:12px;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
	content: "\e635";
	position:absolute;
	top:1px;
	left:3px;
}
.textlist > li a{
	color:#535353;
}
.textlist > li .last{
	display:block;
	color:#bbb;
	position:absolute;
	top:0;
	right:2px;
}
.textlist > li .shop{
	color: #fff;
	padding: 0px 3px;
	margin-right: 4px;
	margin-bottom: 5px;
	width: 66px;
	height: 25px;
	float: left;
	text-align: center;
	
}
.textlist > li span.warning{ color:#ff9800;}
.textlist > li.new:before{
	content: "\e60b";
	color:#dd4e08;
	font-size:24px;
}
.textlist > li.new a{
	font-weight:bold;
	color:#dd4e08;
}
.textlist.hideTime > li{ padding-right:0;}
.textlist.hideTime > li span{ display:none;}

.textlist > li.topline{ padding:0 0 0 24px; margin-bottom:13px;}
.textlist > li.topline:before{ display:none;}
.textlist > li.topline a{ display:block; font-size:17px; font-weight:800; font-style:normal; color:#333; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.textlist > li.topline span{ display:none;}



.slider{ width:340px; height:270px; padding:8px; border:1px solid #eee; float:left;}
.slider img{ display:block; width:100%; height:100%;}














/*---------------------------------------����ҳ��--------------------------------------*/
.subpage{
	background:url(../images/lider.png) 5px 0 repeat-y #fff;
	border:1px solid #e5e5e5;
	position:relative;
	padding-left:200px;
}
.subpage.no-sider{
	background:#fff;
	padding-left:0;
}
.subpage.no-sider .siderBar{
	display:none;
}
.subpage.no-sider > .contant{
	border-left:0;
}
.subpage > .contant{
	min-height:400px;
	background:#fff;
	border-left:1px solid #e5e5e5;
}
.subpage > .siderBar{
	width:200px;
	position:absolute;
	left:0;
	top:0;
}
.subpage > .siderBar > .title{
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	padding:0 10px;
	margin:0 10px;
	margin-bottom:15px;
	border-bottom:2px solid #bcbcbc;
}
.subpage > .siderBar > .menu{
	padding:0 8px;
}
.subpage > .siderBar > .menu li{
	padding:3px 0;
}
.subpage > .siderBar > .menu a{
	display:block;
	line-height:30px;
	padding:2px 10px;
	border-radius:5px;
	position:relative;
}
.subpage > .siderBar > .menu a > i{
	display:block;
	line-height:24px;
	position:absolute;
	top:5px;
	right:10px;
}
.subpage > .siderBar > .menu a.default:link,.subpage > .siderBar > .menu a.default:visited{
	color:#666;
	border:1px solid #e2e2e2;
}
.subpage > .siderBar > .menu a.default:hover{
	background:#f4f4f4;
	text-decoration:none;
	border:1px solid #dadada;
}
.subpage > .siderBar > .menu a.active:link,.subpage > .siderBar > .menu a.active:visited{
	color:#fff;
	background:#71befb;
	border:1px solid #71befb;
}
.subpage > .siderBar > .menu a.red:hover{
	text-decoration:none;
}


.subpage .listbar{
	margin:0 30px;
}
.subpage .listbar > .title{
	font-size:14px;
	color:#555;
	margin-bottom:15px;
	border-bottom:1px solid #ddd;
}
.subpage .listbar > .title > span{
	display:inline-block;
	line-height:40px;
	border-bottom:2px solid #048ed6;
	margin-bottom:-1px;
	font-weight:bold;
}
.subpage .listbar > .list{
	width:100%;
	padding-bottom:50px;
}
.subpage .listbar > .list td{
	display:block;
	line-height:24px;
	padding:7px 115px 7px 24px;
	border-bottom:1px dotted #eee;
	position:relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;

}
.subpage .listbar > .list td a{
	color:#444;
}
.subpage .listbar > .list td:before{
	content:"\e635";
	font-family:"iconfont" !important;
	font-size:12px;
	font-style:normal;
	line-height:24px;
	color:#aaa;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
	position:absolute;
	top:8px;
	left:0;
}
.subpage .listbar > .list td:hover{
	background:#f8f8f8;
}
.subpage .listbar > .list td span{
	color:#aaa;
	display:block;
	position:absolute;
	top:7px;
	right:0;
}





.subpage .textbox{
	min-height:700px;
	padding:20px;
}
.subpage .textbox > .title{
	border-bottom:1px solid #f5f5f5;
	text-align:center;
	padding-bottom:15px;
}
.subpage .textbox > .title h1{
	font-size:21px;
	font-weight:800;
	color:#444;
	line-height:1.5em;
}
.subpage .textbox > .title > span{
	color:#999;
	line-height:2em;
	margin:0 1em;
}
.subpage .textbox > .msbox{
	width:auto;
	font-size:14px;
	line-height:2em;
	padding:30px;
}
.subpage .textbox > .msbox p{
	text-indent:2em;
	margin-bottom:1em;
}

.subpage .search-bar{
	padding:50px 0;
	border-bottom:1px solid #eee;
	margin:0 0px;
	margin-bottom:40px;
}
.subpage .search-bar > .search-tool{
	width:500px;
	margin:0 auto;
}
.subpage .search-bar > .search-tool > input{
	display:block;
	width:410px;
	line-height:22px;
	height:42px;
	font-size:12px;
	padding:8px 12px;
	background:#fff;
	border:2px solid #4774d6;
	border-radius:3px 0 0 3px;
	float:left;
}
.subpage .search-bar > .search-tool > button{
	display:block;
	width:62px;
	line-height:42px;
	font-size:14px;
	color:#fff;
	background:#4774d6;
	border:0;
	border-radius:0 3px 3px 0;
	float:left;
	overflow:hidden;
}
.subpage .search-bar > .search-tool > button:hover{
	background:#4879e4;
	cursor:pointer;
}










/*-----------------------------self-adaption--------------------------------*/
@media(max-width:1025px){


}

