/*global settings*/
ol,dl,dt,dd,ul,li{ margin:0; padding:0;}
body{
	background:#fff;
}
.container{ width:100%; margin:0 auto; position:relative;}
.wrap{
	width:1200px;
	margin:0 auto;
	position:relative;
}
.backgroundHeader{
    /* background: #d3e6fd; */
    text-align: -webkit-center;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

#header{
    width: 100%;
    position: relative;
    z-index: 3;
    background: #f5f8fb;
    height: 212px;
}

#main{
	width:100%;
	position:relative;
	z-index:2;
	background: #F5F8FB;
}
#footer{
	width: 100%;
    line-height: 2em;
    min-height: 180px;
    text-align: center;
    color: #FFF;
    background: url(../images/img-db.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
    font-size: 16px;
    background-size: cover;
}
#footer ul{ line-height:46px; overflow:hidden;zoom:1; margin-bottom:30px; top: 30px;    position: relative;}
#footer li{ display:inline-block; margin:0 9px;}
#footer li:after{ content:""; display:inline-block; width:1px; height:12px; border-left:1px solid #fff; margin-left:20px; position:relative; top:1px;}
#footer li:last-child:after{ display:none;}
#footer li a{ color:#fff; font-size:14px;}
#footer p{ margin-bottom:0;top: 8px;position: relative;}
#footer p span{ margin:0 10px;}


.banner{ width:100%; position:relative;}
.banner .slider{ width:100%; height:400px; text-align:center; overflow:hidden; position:relative; z-index:1;}
.banner img{ display:block; height:100%; position:absolute;}

.logoBar{
    height: 163px;
    position: relative;
    background: url(../images/bg.png) 0 0 no-repeat;
    background-size: cover;
    width: 1200px;
    margin: 0 auto;
}
.logo{
    display: block;
    width: 543px;
    height: 70px;
    background: url(../images/logo.png) 0 0 no-repeat;
    position: relative;
    left: -268px;
    top: 48px;
    background-size: cover;
}
.logoBar .slogan{ display:block; width:646px; height:176px; background:url(../images/by.png) 0 0 no-repeat; position:absolute; top:0; right:0;}
.logo-line{
    top: 23px;
    left: -250px;
    position: relative;
    background: radial-gradient(#104685, rgba(255, 255, 255, 0.00));
    width: 2px;
    display: block;
    height: 29px;
}
.logo-text{
	color: #0352AB;
    font-size: 31px;
    position: relative;
    top: -16px;
    font-weight: 700;
    left: -58px;
    letter-spacing: 5px;
}
.nav{
	background:#2468B7;
	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:4px 22px;
	margin-right:2px;
	float:left;
}
.nav .menu > a:hover{
    text-decoration: none;
    background: #D81025;
    color: #fff;
}
.nav .search{
	border:1px solid #bcbcbc;
	overflow:hidden;
	position:absolute;
	top:6px;
	right: 40px;
	border-radius: 17px;
}
.nav .search > input{
    display: block;
    width: 143px;
    line-height: 22px;
    height: 28px;
    font-size: 12px;
    color: #fff;
    padding: 5px 10px;
    background: none;
    border: 0;
    float: left;
    right: -7px;
    position: relative;
}

.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:#960f00;
	cursor:pointer;
}
.nav .search > button > i{
	font-size:18px;
	position:relative;
	top:1px;
}


.nav {
    margin: 0 auto;
    width: 1200px;
    line-height: 42px;
    text-align: center;
    position: relative;
    z-index: 1;
    background: #A61020;
}

.nav .menu>.item {
	display: inline-block; padding: 0 5px; position: relative; float: left;
}
/*��Ҫ�����Ҳ��������*/
/* .nav .menu>.drop::before { */
/* 	content: ""; display: block; width: 11px; height: 11px; background: url(../images/arr.png) 0 0 no-repeat; position: absolute; top: 19px; right: 13px; z-index: 2; */
/* } */

.nav .menu>.item>a {
	display: block; line-height: 50px; font-size: 16px; font-weight: 300; color: #fff; padding: 0 15px; position: relative;
}

.nav .menu>.item:hover>a {
	background: #D81025;
	text-decoration: none;
}
/* Ŀ¼���� */
.nav .menu>.item .dropdown-menu {
	background-color: #C03735; width: 130px; position: absolute; top: 50px; left: 40%; margin-left: -50px; display: none; line-height: 50px;
}
/* ��������� */
.nav .menu>.item .dropdown-menu a {
	color: white; font-size: 13px; height: 50px; text-decoration: none; border-bottom: 1px solid rgba(255, 255, 255, 0.4); display: block; vertical-align: middle; text-align: center; line-height: 50px;
}
/*���������  */
.nav .menu>.item .dropdown-menu a:hover {
	background-color: rgba(255, 255, 255, 0.2); color: white; font-size: 13px; height: 50px; line-height: 50px; text-decoration: none; border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.nav .menu>.item:hover .dropdown-menu {
	display: block;
}

a.more:link,a.more:visited{
	display:block;
	line-height:24px;
	font-size:12px;
	color:#ab1e2d;
	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";
}



/*����*/


.shadow{
	background:#fff;
	box-shadow:0 1px 7px rgba(0,0,0,0.04);
}


.title-cur{
	line-height:30px;
	border-bottom:1px solid #c3c3c3;
	position:relative;
    background-color: #fff;
}
.title-cur h2{
    width: 65px;
    line-height: 44px;
    font-size: 16px;
    color: #222222;
    font-weight: 600;
    margin: 0 0 0 53px;
    z-index: 2;
    position: relative;
}
.title-cur img{
    float: left;
    position: relative;
    top: 10px;
    margin: 0 10px 0 0;
}
.title-cur h2 i{ line-height:32px; font-size:22px; vertical-align:middle; color:#795548;}

.tab-title{ line-height:44px; font-size:16px; font-weight:200;    background-color: #fff;}
.tab-title li{
	display: block;
    float: left;
    position: relative;
    margin-left: 20px;
	}
.tab-title a{    
	display: block;
    margin-right: 18px;
    color: rgba(0,0,0,0.60);
    position: relative;
    font-weight: 600;}
.tab-title a.active{ color: #a61020;}
.tab-title a.active:after{ content:""; display:block; width:100%; height:2px; background:#a61020; position:absolute; left:0; bottom:-1px;}

.title-cur.simple{ border-bottom:1px solid transparent;}
.title-cur.simple .tab-title li:after{ content:"/"; position:absolute; top:0; right:9px;}
.title-cur.simple .tab-title li:last-child:after{ display:none;}
.title-cur.simple .tab-title a.active:after{ display:none;}


.layout-l{ width:288px; float:left;}
.layout-m{     
	width: 909px;
    float: left;
    margin-top: 10px;
    }
.layout-r{ width:277px; float:right;margin-top: 10px;}

.column{ background:#fff; border:1px solid #eee; width: 100%;}
/* .column > .content{ padding:10px 0;} */

.calendar{margin-top: 55px;
    height: 264px;
    overflow: hidden;}
.photo-box{ width:100%; height:90px; }
.repository{ display:block; width:100%; height:60px; background:url(../images/zsk.png) 0 0 no-repeat;}

.sysbox{ margin:0 10px;}
.sysbox > .title{ font-size:20px; font-weight:600; color:#3F51B5; height:38px; position:relative; top:-4px;}
.sysbox > .title i{ font-size:24px;}
.sysbox a{ 
    display: block;
    line-height: 56px;
    font-size: 16px;
    color: #205DAC;
    background: #F1F8FF;
    border-radius: 2px;
    padding-left: 24px;
    margin-bottom: 7px;
    position: relative;
    width: 113%;
    left: -26px;
    top: -2px;
    border: 1px solid #205DAC;
    font-size: 18px;
	font-family: PingFang SC, PingFang SC-Medium;
    }
.sysbox a:hover{ 
    text-decoration: none;
    opacity: 0.8;
    background: #c0cdf3;
    color: #fff;}
.sysbox a i{ font-size:24px; position:absolute; top:0; left:18px;}
.sysbox a:after{  
	font-family:"iconfont" !important;
	font-size:12px;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e635";
	position:absolute; top:0;
	right:10px;
}




.fast-link{ position:relative; padding-right:47px;}
.fast-link a.sys{ display:block; line-height:58px; font-size:16px; color:#fff; background:#6dabe4;background:linear-gradient(to bottom, #7eb8ee, #69a8e2); padding-left:70px; 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 .gys{ position:absolute; top:0; right:0;}
.fast-link .gys a{ display:block; width:38px; font-size:14px; text-align:center; color:#fff; box-sizing:border-box; background:#ea6811; padding:7px 6px; position:relative;}
.fast-link .gys a:hover{ text-decoration:none; background:#d95c09;}
.fast-link .gys a + a{ margin-top:6px;}
.fast-link .gys a:before{ content:""; display:block; width:1px; background:rgba(255,255,255,0.2); position:absolute; top:2px; bottom:2px; left:1px;}










.textlist{
	width:100%;
	padding-top:3px;
}
.textlist > li{
    line-height: 36px;
    font-size: 16px;
    padding: 0px 136px 0 34px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /* border-bottom: 1px dashed #d6d6d6; */
    margin: 0px 7px;
}
.textlist > li:before{
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: #ddd;
    position: absolute;
    top: 16px;
    left: 14px;
}
.textlist > li a{
	color:#535353;
}
.textlist > li span{
	display:block;
	font-size:16px;
	color:#bbb;
	position:absolute;
	top:0;
	right:25px;
}
.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 > 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:243px; padding:8px; 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;
    /* margin-top: 154px; */
}
.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:#a61020;
	border:1px solid #a61020;
}
.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 #a61020;
	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 30px;
	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 #B40B14;
	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:#B40B14;
	border:0;
	border-radius:0 3px 3px 0;
	float:left;
	overflow:hidden;
}
.subpage .search-bar > .search-tool > button:hover{
	background:#960f00;
	cursor:pointer;
}

.frame-box{
    width: 75px;
    height: auto;
    background: #fff;
    left: 2px;
    cursor: pointer;
    z-index: 999;
    position: fixed;
    top: 50%;
    color: #000;
    font-weight: 600;
    text-align: center;
    padding: 5px 0 0;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
}
.frame-box span{
	display: inline-flex;
    padding: 10px 30px;
    font-size: 16px;
}
.frame-box:before{
	content: url(../images/icon-yct.svg);
	border-bottom: 1px solid rgba(0, 0, 0, .05);
	width: 40px;
	height: 40px;
}
.frame-box:hover{
	box-shadow: 0 10px 17px 0 rgba(0, 0, 0, .20), 0 8px 20px 0 rgba(0, 0, 0, .40);
}







/*-----------------------------self-adaption--------------------------------*/
@media(max-width:1025px){


}


.tab-title div {
	display: block;
    float: left;
    position: relative;
    font-weight: 600;
    margin: 1px 0px 0px 17px;
    font-size: 18px;
}

.tab-title img {
    display: block;
    float: left;
    position: relative;
    left: -37px;
    top: 0px;
    margin: 0 10px 0 0;
}

.new-c{
	height: 25%;
	padding-top: 3px;
}
.new-c .new-time{
	display: inline-block;
	border: 1px solid #b9a7a5;
    border-radius: 5px;
}
.new-c .day{
	display: block;
    width: 66px;
    height: 22px;
    opacity: 1;
    background: #ffffff;
    border-radius: 6px 6px 0px 0px;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    color: #B03C2F;
}
.new-c .date{
    background: #EDE7E7;
    width: 66px;
    height: 22px;
    opacity: 1;
    display: block;
    text-align: center;
    line-height: 30px;
    border-radius: 0px 0px 6px 6px;
    font-size: 13px;
    color:#B9A7A5;
}
.new-c .new-text{
	position: absolute;
    height: 36px;
    margin-left: 12px;
    font-size: 13px;
    opacity: 1;
    width: 165px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 4px;
    color: black;
}

.se_list dd a.seled:link, .se_list dd a.seled:visited {
    color: #3A4AA0;
    border: 2px solid #a61020;
    padding: 0px 9px;
}
.se_list.radio dd a.seled:link {
    /* border-radius: 0px; */
    color: #a61020;
}
.img11{
	top:12px !important;
}
.day {
    display: block;
    font-size: 12px;
    position: absolute;
    top: 7px;
    right: 2px;
    background: #e9f1fa;
    border-radius: 5px 5px 0px 0px;
    left: 9px;
    color: #000 !important;
    width: 80px;
    height: 50%;
    z-index: 1;
}
.mouth {
	display: block;
    font-size: 12px;
    position: absolute;
    top: 6px;
    right: 2px;
    background: #fff;
    border-radius: 5px 5px 5px 5px;
    left: 9px;
    color: #000 !important;
    width: 80px;
    height: 100%;
    border: 1px solid #E7E7E7;
}
.dmd {
	line-height: 60px !important;
    margin-bottom: 5px;
    border: none !important;
    padding: 0px 25px 0px 100px !important;
}
.dspan {
    position: relative !important;
    top: -15px !important;
    left: 31px;
    color: #000 !important;
    font-size: 14px !important;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;    
}
.mspan {
    position: relative !important;
    top: 11px !important;
    left: 12px;
    color: #000 !important;
    font-size: 14px !important;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
}

.link {
	width: 102%;
    height: 175px;
    /* background: beige; */
    position: relative;
}
.lin {
    width: 31%;
    height: 100%;
    background: #FFFFFF;
    float: left;
    margin-left: 19px;
}
.linPic {
    position: absolute;
    float: left;
    top: 17px;
    margin: 22px 12px 14px 202px;
}
.lc1{
    left: 382px;	
}
.lc2{
	left: 771px	
}
.lspan{
	font-size: 20px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: Bold;
    text-align: left;
    color: rgba(0, 0, 0, 0.85);
    line-height: 26px;
    margin-left: 32px;
    top: 67px;
    position: relative;	
}
.la:hover{
	cursor:pointer;
	opacity: 0.8;
}
.tab-ti{
    color: #fff;
 /*    background: url(../images/img-tx.png) 0 0 no-repeat; */
    width: 186px;
    height: 54px;
    position: absolute !important;
    left: -17px;
}
.tab-ti1{
    color: #fff;
 /*    background: url(../images/img-tx.png) 0 0 no-repeat; */
    width: 200px;
    height: 54px;
    position: absolute !important;
    left: -17px;
}
.tab-ti2{
    color: #fff;
    background: url(../images/img-tx.png) 0 0 no-repeat;
    width: 237px;
    height: 54px;
    position: absolute !important;
    left: -17px;
}
.selectUrl {
    margin-left: 102px;
    width: 253px;
    height: 26px;
    font-size: 15px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    text-align: left;
    line-height: 22px;
    border-radius: 4px;
    border-color: #fff;
}

.banner{ width:100%; position:relative;}
.banner .slider{ width:100%; height:318px; text-align:center; overflow:hidden; position:relative; z-index:1;}
.banner img{ display:block; height:100%; position:absolute;}

.fl{
	float: left;	
}

.links{ width:100%;}
.equ-btn{ display:block; width:100%; height:83px; overflow:hidden;font-size: 28px;
    text-align: center;
    padding: 0px 40px;
    border: 1px solid #e8e8e8;
    color: #333; }
/* .links li{margin-bottom: 12px;} */
.links li a{ display:block; line-height:63px;font-size:16px; color:#a61020; background:#fff; border: 1px solid #a61020; margin-bottom:-1px; position:relative; position:relative; padding-left:84px;}
.links li a i{ width:44px; line-height:40px; font-size:24px; text-align:center; color:#fff; background:#006da4; border-radius:15px; position:absolute; top:8px; left:20px;}
.links li a .psms{ background:#2196f3;}
.links li a .expert{ background:#ffc107;}
.links li a .gys{ background:#4caf50;}
.links li a .mall{ background:#0570a6;}
.links li a:hover{ text-decoration:none;opacity: 0.8;}
/* .links li .a1{background:#56aafd;}
.links li .a2{background:#408AE1;}
.links li .a3{background:#44B0A2;}
.links li .a4{background:#369AE5;} */
.links img{display: inline;margin: 0px 18px 0px -63px;}
.linkbox{ padding:10px;}
.linkbox a{ display:block; line-height:36px; font-size:14px; color:#555;background:linear-gradient(to bottom, #fff, #fdfdfd); border:1px solid #ccc; border-radius:2px; padding-left:80px; margin-bottom:8px; position:relative;} 
.linkbox a i{ font-size:28px; color:#7eb18d; position:absolute; top:0; left:28px;}

.ftdiv{
    color: #fff;
    left: -79px;
    width: 10px;
    line-height: 27px;
    font-size: 17px;
}