/*总体样式*/
body {
    font-family: "Microsoft YaHei","Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
}
a {
  cursor:pointer;
}
.navbar-form{
padding:0;
}
a:hover{
	text-decoration: none;
}
.body-white{
 min-width: 1280px;
}
.container, .container-fluid {
    min-width: 1170px;
}
.row{
margin-left:0;
margin-right:0;
}
/*头部与Logo*/
#header{
	background: url(../img/header.png) no-repeat center top;
    height: 126px;
    background-size: cover;
    position: relative;
}
.logo{
	height: 100%;
	line-height: 10em;
}
.logo img {
    height: 6em;
}
/*end头部与Logo*/
/*搜索框 微信*/
.search{
	padding: 0;
}
.wechat img{
	padding: 1em 0;
}
.search img,.wechat img{
	width: 2em;
}
#weixian_img{
	position: absolute;
    margin-left: 0px;
    margin-top: 3em;
    top: 0px;
    z-index: 1000;
    display: none;
} 
/*end搜索框 微信*/
.navbar{
	margin: 1em 0;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    border-bottom: 2px solid #ff6600;
    background-color: inherit;
    /*background-color: #e7e7e7;*/
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #333;
    border-bottom: 2px solid #ff6600;
}
.language{
	color: #000000;
	font-size: 1.2em;
	margin-left: 0.2em;
	padding-bottom: 0.4em;
	border-bottom: 2px solid #ff6600;
        display:none;
}
/*滚动图*/
.slide img{
	height: 18em;
	width: 100%;
}
.caption-wraper p{
	font-size: 2em;
}
/*end滚动图*/
/*新闻*/
.cbg{
    padding: 2em 0;
}
.new, .notice, .school {
    background: #f6f6f6;
    position: relative;
}
.fl {
    float: left;
}
.new-top {
    position: relative;
}
.new-top img{
	/*height: 16em;*/
    width: 23em;
}
.new-a,.new-b,.new-c,.new-d {
    width: 20em;
    height: 6em;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -10em;
    top: 50%;
    margin-top: -3em;
}
.new-a .divp,.new-b .divp,.new-c .divp,.new-d .divp {
    font-size: 1.7em;
    margin: 0.9em 0;
}
.new-a a,.new-b a,.new-c a,.new-d a {
    color: #fff;
}
.new-a{
	background-color:rgba(40, 166, 224, 0.54);
}
.new-b{
	/*background-color:rgba(28, 90, 149, 0.54);*/
background-color:rgba(239, 110, 4, 0.54);
}
.new-c{
	background-color:rgba(0, 112, 113, 0.54);
}
.new-d{
	background-color:rgba(182, 28, 4, 0.54);
}
.ycolor{
	color: #f39801;
	font-weight: 200;
	font-size: 1.2em;
}
.new-ul {
      padding: 1.5em 0.5em;
}
.new-ul ul{
min-height:12em;
}
.new-ul ul li {
    height: 2em;
    margin-bottom: 0.5em;
}
.li-date {
    width: 7em;
    text-align: center;
}
.li-date p {
    color: #CCCCCC;
}

.li-text {
    width: 14em;
    white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
.fr {
    float: right;
}
.li-text a {
    color: #666;
}
.clearfix {
    clear: both;
    height: 0px;
}
.n-xx a{
	color: #000000;
}
.notice {
   /* margin: 0 3.1em;*/
}
/*.新闻*/
/*快捷通道模块*/
.access{
	padding: 3.3em 10em;
	background-color: #e9f2f9;
}
.main-access{
	padding: 1.3em;
	color: #fff;
	font-size: 1.7em;
}
.main-access-fl{
	background-color: #28a6e0;
}
.main-access-fc{
	background-color: #1c5a95;
}
.main-access-fr{
	background-color: #007071;
}
.main-access{
	display: inherit;
	text-align: center;
}
.main-access-img img{
 	width: 100%;
 	height: 6.83em;
 }   
 .access-mar{
 	margin-top: 0.2em;
 }
 .access .col-lg-4,.access .col-md-4
 {
 	padding-left: 3px;
 	padding-right: 3px;
 }
/*end快捷通道模块*/
/*底部样式*/
#footer{
	margin-top: 2em;
	background: url(../img/footer-bg.png) no-repeat center top;
	height: 22em;
}
.foot-logo{
	margin-top: 8em;
}
.foot-logo img{
height:5em;
}
.foot-ul ul {
    float: left;
    text-align: center;
    padding-top: 5em;
    width: 6em;
}
.foot-ul ul h4 {
    font-size: 1.2em;
    color: #fff;
    font-weight: normal;
    margin-bottom: 1.2em;
}
.foot-ul ul li {
	color: #666;
    line-height: 1;
    margin-bottom: 1.2em;
}
.foot-ul ul li a {
    color: #999;
}
.conact{
	margin-top: 6em;
	margin-left: 5em;
}
.conact h2{
	color: #fff;
}
.conact p{
	font-size: 1.2em;
	color: #999;
}
/*end底部样式*/
/*列表样式*/
/*内容*/
.content{
	padding: 1.5em 0;
}
.curent a{
	color: #CCCCCC;
}
/*左边*/
.main-left {
    overflow: hidden;
    float: left;
    padding-left: 0;
}
.side-nav-panel {
    min-height: 22em;
}
.slide-nav-ul li {
    background-color: #28a6e1;
    margin: 0.6em 0;
}
.slide-nav-ul li a {
    color: #fff;
    display: block;
    padding: 0.5em 0 0.5em 1em;
    padding-left: 1em;
    font-size: 1.2em;
    text-decoration: none;
    background: url(../img/ap.png) no-repeat 10.5em center;
}
.slide-nav-ul li a:hover, .slide-nav-ul li a.active {
    color: #fff;
    background: #ff6600 url(../img/ab.png) no-repeat 10.5em center;
    text-decoration: none;
}
/*end左边*/
/*右边*/
.main-right {
    padding-bottom: 2em;
    float: right;
}
.right-nr {
    font-size: 1.1em;
    color: #666;
    position: relative;
    min-height: 30em;
    padding-bottom: 3em;
}
.data-list li {
    line-height: 3.2em;
    border-bottom: 1px dotted #ccc;
}
.data-list li a {
    color: #666;
    float: left;
    padding-left: 1em;
    background: url(../img/lia.png) no-repeat left center;
}
.data-list li span {
    color: #666;
    float: right;
    font-family: arial;
}
/*end列表样式*/