@charset "utf-8";	
	html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6,
　　p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, 
　　img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,
　　dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, 
　　tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, 
　　figure, figcaption, footer, header, hgroup, menu, nav, output,
　　ruby, section, summary,time, mark, audio, video {
	　　margin: 0;padding: 0;border: 0;font-size: 100%;
		font-family: "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;}
　　/* HTML5 display-role reset for older browsers */
　　article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
　　display: block;}body {line-height: 1;}
　　ol, ul {list-style: none;}blockquote, q {quotes: none;}
　　blockquote:before, blockquote:after,
　　q:before, q:after {content: '';content: none;}table {border-collapse: collapse;border-spacing: 0;}



body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #9a9a9a;
 background-repeat: repeat-x;
 background-position: top;}

a:link {
 text-decoration: none;}
a:visited {
 text-decoration: none;}
a:hover {
 text-decoration: none;}
a:active {
 text-decoration: none;
 test:expression(target="_blank");}

.center {
 width: 1100px;
 margin-right: auto;
 margin-left: auto;
 overflow: hidden;}


#date{
 font-size: 14px;
 color: #FFFFFF;
 padding-right:5px;
 float:right;
 text-align:center;
 line-height: 32px;}
#top {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
    position: relative;
    z-index: 66;
    height: 131px;}

.top-line {
	 height: 6px;
    background: #3a6b8d;}

.top-con{
	margin-left: auto;
	margin-right: auto;
	background-color: #1f497d;
	height: 125px;}
#date,#link-list{
	line-height: 32px;}
.logo-img{
	padding: 0;
	padding-left: 20px;}

.date-wrap {
	margin-bottom: -20px;
	height: 30px;}

.link-list-wrap {
	height: 60px;
    margin-top: -74px;}

#link-list{
	 font-size: 14px;
	 padding-right:5px;
	 float:right;
	 text-align:center;
	 line-height: 20px;}
#link-list a{
	color: #fff;}
#link-list span{
	color: #fff;}

#main-wrapper {
    box-shadow: 0px 2px 15px rgba(0,0,0,0.4);
        background-color: #fff;}

#contentnr1{
	width: 1030px;
	height: 332px;
	margin: 0 auto;}
#newschange{
	background-position: center 50%;
	margin-left: 15px;
	width: 1000px;
	height: 32px;}
.sauder-feature{
	text-align:center;}
.listpos_0{
	overflow: hidden;
	float: left;
	position: relative;
	width: 60px;
	z-index: 20
;}
#slide{
	height: 370px;}
.lunbo-container{
	height: 370px;
	width: 100%;}
.item{
	height: 370px;}

.item>img{
	height: 370px;}
.item-word{
	bottom: 20px;
	margin-top: -62px;
	display: block;
	text-align: center;}
.item-word a{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background-color: rgba(0,0,0,0.35);
	padding: 10px 40px;}


@media screen and (min-width: 768px){
	.carousel-caption {
    padding-bottom: 20px;}
}
#nav{
	background-color: #fff;
	/* background: url(../img/bk.png) 28px; */
	padding-top: 3px;}
.nav-main{
	width: 100%;
	height: 46px;}
.nav-main ul{
	margin: 0px;
	padding: 0px;
	background-color: #1f497d;
	overflow: hidden;}
.nav-main>ul>li{
	background-color: #1f497d;
	width: 120px;
	list-style: none;
	float: left;
	margin: 0px;
	text-align: center; 
	line-height: 40px;
	background: url(../img/22.png) 137px 3px no-repeat;}

.nav-main ul>li>.hover-down{
	position: absolute;
    padding-left: 0px;
    width: 157px;
    display: none;
    border-top: 3px #ffeeba solid;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    border-radius: 0 0 5px 5px;
    z-index: 88;
    background-color: #1f497d;}
.nav-color1{
	background:rgb(167,136,81);}
.nav-color2{
	background:rgb(55,114,158);}
.nav-color3{
	background:#9d3236;}
.nav-color4{
	background:rgb(141, 149, 50);}
/*.nav-main>ul>li:nth-child(2n), .nav-main ul>li:nth-child(2n)>.hover-down { background:rgb(55,114,158);}
.nav-main>ul>li:nth-child(3n+1), .nav-main>ul>li:nth-child(3n+1)>.hover-down { background:rgb(105,105,105);}*/
.nav-main>ul>li>a{
	color: #fff;
	font-size: 16px;}
.nav-main ul>li>a:hover{
	color: #EEB422;}
.nav-main ul>li>ul>li{
	float: left;
	margin: 0;
	width: 100%;
	height: 35px;
	line-height: 35px;}
.nav-main ul>li>ul>li:hover{
	background-color: rgb(78, 78, 78);}
.nav-main ul>li>ul>li a{
	color: #FFF;
	font-size: 13px;
	width: 100%;
	display: inline-block;}
.nav-main ul>li>ul>li a:hover{
	color: #fff;}
.top-content,.extra-content{
	margin: 0;
	width: 70%;
	height: auto;
	display: inline-block;
	float: right;
	position: relative;}

.extra-content{
	float: left;
	width: 30%;
	/* background-image: url(../img/bk.png);*/}
.top-main{
	margin: 8px 0 0 10px;
}
.extra-main{
	margin:0 0 0 8px;
	overflow: hidden;
}
.main-conent,#footer{
	background-size: cover;
	position: relative;
    float: left;
    width: 100%;
    padding-bottom: 8px;}
.top-wrap{
	width: 100%;
	overflow:hidden;}
.top-left{
	
	width: 369px;
    float: left;
    padding-right: 4px;}
.top-right{
    width: 369px;
    float: left;
    padding-left: 7px;}
.top-left-top,.top-left-boot,.top-right-top,.top-right-boot{
	width: 100%;}
.top-left-top{
	background-color: #fff;
	margin-bottom: 8px;}
.top-left-boot{
	background-color: #9d3236;}
.top-right-top{
	background-color: rgb(55,114,158);
	margin-bottom: 8px;}
.top-right-boot{
	background-color: rgb(167,136,81);}
.info-box{
	/*padding: 0 6px;*/
	height: 100%;
	/*background: url(../img/ck.png);*/
	background-size: 15px;}
.info-title{
	background-color: rgb(238,238,238);
	border-bottom: 2px solid #1f497d;
	border-top: 2px solid #1f497d;
	height: 37px;
	line-height: 37px;
	color: #1f497d;
	position: relative;}
.info-title h4{
	margin: 0;
	letter-spacing: 2px;
	margin-right: 20px;
	color: #1f497d;
	padding-left: 10px;
	display: inline-block;
	float: left;}
.info-title img{
	margin-top:5px;
	float: left;
	padding-left: 10px;}
.info-title .viewmore {
	display: block;
    position: absolute;
    right: 10px;
    top: 14px;
    width: 41px;
    height: 11px;
    background: url(../img/more.png);}
.info-new{
	padding: 10px;
	overflow: hidden;
	height: 208px;}
.top-news,.news-list{
	display: block;
	width: 100%;
	margin-bottom: 3px;}

.slider-box{
	height:130px;
	overflow: hidden;}
.news-list{
	height:130px;}
.news-list ul{
	margin: 0;}
.top-news ul{
	margin: 0px;}
.top-news ul>li,.news-list ul>li{
	line-height: 26px;
	padding-left: 20px;
	background: url(../images/02.png) no-repeat 0px 7px;
	background-size: 10px;}
.top-news ul>li a,.news-list ul>li a{
	color: #000;
	font-size: 14px;
	width: 76%;
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
	transition: all 0.2s;}
.top-news>ul>li>a{
	color: #1f497d;}
.top-news ul>li a:hover,.news-list ul>li a:hover{
	color: #EEB422;}
.top-news ul>li span,.news-list ul>li span{
	float: right;
	color: #000;
	margin-top: -26px;
	font-size: 12px;}

.boot-content{
	margin: 0;
	width: 100%;
	height: auto;
	display: inline-block;
	float: left;
	position: relative;}
.boot-main{
	margin: 8px;
	margin-top: 0;}
.boot-left-wrap {
	float: left;
	width: 100%;}
.boot-left-link{
	border-top: 4px solid #1f497d;
	background-color: #EDEDED;
    padding: 5px 15px;
	overflow: hidden;
	padding-bottom: 10px;}
.boot-left-link h5,.email-main h5{
	color: #1f497d;
    font-weight: bold;
    width: 10%;
    margin: 0;
    padding: 7px 0;
    margin-bottom: 2px;
    border-bottom: 2px solid #1f497d;
    float: left;
    display: inline-block;
    font-size: 15px;}
.boot-left-link li{
	color: #616161;
	line-height: 24px;
	float: left;
	width: 14.2%;
	text-align: center;
	margin: 3px 0;}

.boot-left-link ul {
	padding:10px 0 0 0;
	margin: 0px;
	float: left;
	display: inline-block;
	overflow: hidden;
	width: 90%;}
.boot-left-link ul>li>a{
	color: #616161;
	font-size: 14px;}
.boot-left-link ul>li>a:hover{
	color: #1f497d;}
.extra-right-wrap {
	width: 100%;
	float: left;}
#extra-slide{
	height: 100%;}
.extra-right-email{
    padding: 0 15px;}
.extra-right-email .eitem{
	height: 40px;
	margin: 0 0 10px;
	border-radius: 8px;
	text-align: center;
	line-height: 40px;
	background-size: 62px;
	padding-left: 15px;
	background-color: rgb(237,236,234);}

.extra-right-email .eitem img {
    width: 25px;
    margin-right: 5px;
    margin-top: 6px;
    float: left;
}

.extra-right-email .eitem a {
	color: #1f497d;
	font-size: 15px;
	float: left;
	font-weight: bold;
	margin-left: 20px;}

.extra-right-email .eitem.item1 {
	background-color: rgb(141,149,50);}
.extra-right-email .eitem.item2 {
	background-color: rgb(141,149,50);}

.extra-right-email .eitem.item3 {
	background-color: rgb(55, 114, 158);}
.extra-right-email .eitem.item4 {
	background-color: rgb(167,136,81);}
.extra-right-email .eitem.item5 {
	background-color: rgb(55, 114, 158);}

.extra-righ-slide{
	margin: 16px 15px 0 15px;}
.righ-slide-title{
	background-color: rgb(138,138,138);
	height: 45px;
    line-height: 45px;}
.righ-slide-title h4{
	margin: 0;
    letter-spacing: 2px;
    margin-right: 20px;
    color: #F0F0F0;
    padding-left: 10px;
    float: left;}
.righ-slide-title img{
	float: left;
	padding-left: 10px;
	margin-top: 9px;}
.righ-slide-picture{
    /* border-bottom: 18px solid rgb(138,138,138); */
    border-radius: 8px;
    box-shadow: 5px 5px 15px rgb(122,122,122);
    background: #fff;
    overflow: hidden;}
}
.righ-slide-picture img{
	height: 228px;
	width: 100%;}
#footer{
	border-top: 3px solid #3a6b8d;
	background-size: cover;
	background-repeat: no-repeat;
	float: left;
    position: relative;
    width: 100%;
    padding-bottom: 0;
    background-color: #1f497d;}
.foot{
	padding: 10px;
	text-align: center;
	background-size: cover;}
.foot p{
	color: #b7b7b7;
	margin: 0;
	line-height: 25px;
	font-size: 14px;}
.main-color{
	background-color: #fff;
	/*background: url(../img/ck.png);*/}
.secretary-wrap{
	height: 30px;
    margin-top: 0px;}
.secretary{
	font-size: 14px;
    padding-right: 5px;
    float: right;
    text-align: center;
    line-height: 32px;
    padding-bottom: 5px;
    margin-right: 20px;}

.secretary img{
	width: 27px;
    margin-right: 5px;
    float: left;}
.secretary a{
	color: #fff;}
.secretarya-wrap{
	height: 30px;
    margin-top: 0px;}
.secretarya{
	font-size: 14px;
    padding-right: 5px;
    float: right;
    text-align: center;
    line-height: 32px;
    padding-bottom: 5px;
    margin-right: 20px;}

.secretarya img{
	width: 27px;
    margin-right: 5px;
    float: left;}
.secretarya a{
	color: #fff;}
.add_w_w{
	width: 100%;}
#code,#yjs{
	position: fixed;
    bottom: 160px;
    right: 50%;
    margin-right: -675px;
    width: 110px;
    background-color: #1f497d;}
#code p,#yjs p{
	margin: 0;
	padding: 3px;
	text-align: center;
	color: #fff;
	font-size: 13px;}
#yjs{
    bottom: 299px;
    left: 50%;
    margin-left: -675px;
    background-color: transparent;}
/*.yjs-img{
	border: 3px solid #fff;
}*/
.yjs-img img{
	background-color:transparent;}
.yjs-img .add-yjs{
	background-color: #1f497d;
	margin: 0;
	padding: 3px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	display: block;}