*html {
	background-image: url(about:blank);
	background-attachment: fixed;}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0
}

body,
button,
input,
select,
textarea {
	font-family: "微软雅黑",verdana, arial, helvetica, sans-serif, "宋体"}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i {
	font-style: normal;
	font-weight: normal
}

code,
kbd,
pre,
samp {
	font-family: courier new, courier, monospace
}

ul,
ol {
	list-style: none
}

a {
	color: #494949;
	text-decoration: none
}
a:hover{
	color: #666
	
}

fieldset,
img {
	border: 0;
	vertical-align: bottom;
}

q:before,
q:after {
	content: ''
}

button,
input,
select,
textarea {
	font-size: 100%;
	outline: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

body{
	background: #f6f0e7;
}
.clearfix:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both
}
input::-webkit-input-placeholder {
	color: #fff;
}
/*input::-webkit-input-placeholder {
　　color: #fff;
}*/
input:-moz-placeholder {
　　color: #fff;
}
input::-moz-placeholder {
　　color: #fff;
}
input:-ms-input-placeholder {
　　color: #fff;
}
.clearfix {
	zoom: 1
}
.wrap{
	width: 1200px;
	margin: 0 auto;
	
}
.fl {
	float: left
}

.fr {
	float: right
}
.icon{
	display: inline-block;
	vertical-align: middle;
	background: url(../images/icon.png)
}




.page{
	background: url(../images/page-bg.png) top right no-repeat;
	min-width: 1200px;
}
/* 顶部 */
.topbar{
	background: url(../images/topbar.png);
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #e3e0dc
}
.topbar-nav{
	float: right;
}
.topbar-nav li{
	float: left;
	margin-left: 25px;
}
.topbar-nav li .icon{
	width: 18px;
	height: 20px;
	margin-right: 5px;
}
.topbar-nav li .icon2{
	background-position: 0 -29px
}
.topbar-nav li .icon3{
	background-position: 0 -59px;
}
.topbar-nav li .icon4{
	background-position: 0 -208px;
}
/* 头部 */
.header .wrap{
	background: url(../images/header-text.png) 550px center no-repeat;
}
.header .logo{
	margin: 10px 0;
}
.header .search-box{
	float: right;
	margin-top: 35px;
}
.header .search-box .tett{
	border:1px solid #e6d5cf;
	width: 220px;
	height: 20px;
	padding: 5px;
	float: left;
	background: url(../images/icon.png) no-repeat #f5eee3;
	background-position: 205px -85px
}
.header .search-box .search-btn{
	float: left;
	border: none;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	background: #be0000;
	color: #fff;
}
/* 主导航 */
.mian-nav{
	background: #be0000;
	height: 44px;
	line-height: 44px;
	
}
.mian-nav li{
	float: left;
	width: 10%;
	position: relative;
	z-index: 10;
	font-size: 16px;
	border-bottom: 1px solid #ad0505
}
.mian-nav li a{
	display: block;
	text-align: center;
	color: #fff;
	
}

.mian-nav li .dropdown{
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	top:100%;
	background: url(../images/nav-dropdown.png)
}
.mian-nav li .dropdown li{
	float: none;
	width: 100%;
	font-size: 14px;
}
.mian-nav li .dropdown li::after{
	content: '';
	position: absolute;
	top: 100%;
	width: 100%;
	height: 1px;
	background: url(../images/dropdown-line.png)

}
.mian-nav li:hover{
	background: #1045ae;
	border-bottom: 1px solid #1045ae
}
.mian-nav li:hover .dropdown{
	display: block;
}
.mian-nav li .dropdown li{
	border: none;
}
.mian-nav li .dropdown a:hover{
	display: block;
	background: url(../images/nav-dropdown.png);
	background-color: none;
}
/* 首页第一屏 */
.index-row{
	margin-top: 40px;
}
.switch-tab{
	position: relative;
}
.switch-tab .switch-hd{
	position: absolute;
	top: 0;
	width: 330px;
	
	right: 300px;
	z-index: 1;
}
.switch-tab .switch-hd li{
	float: left;
	padding: 0 20px;
	line-height: 40px;
	cursor: pointer;
	color: #1045ae;
	font-size: 18px;
	margin-bottom: -1px;
	border-bottom: 3px solid transparent;
}
.switch-tab .switch-hd li.on{
	border-bottom: 3px solid transparent;
	color: #be0000;
}

.curr-hd{
	border-color: #be0000 !important;
	color: #be0000 !important; 
	}

.switch-tab .more{
	position: absolute;
	right: 0;
	top: 0px;
}
.switch-tab .slideBox{
	float: left;
	width: 545px;
	overflow: hidden;
	position:relative;
}
.switch-tab .slideBox li{
	position: relative;
	height: 345px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.switch-tab .slideBox li a{
	color: #fff;
}
.switch-tab .slideBox li .text{
	position: absolute;
	bottom:0;
	left: 0;
	padding-left:10px;
	width:100%;
	height: 48px;
	line-height: 48px;
	background: url(../images/slide-text-bg.png)
}
.switch-tab .slideBox li img{
	width: 100%;
	height: 100%;
}


.switch-tab .text-list {
	float: right;
	width: 630px;
	margin-top: 42px;
	padding-top: 8px;
	height: 294px;
	border-top: 1px solid #bbbbbb;
}
.switch-tab .text-list li{
	line-height: 48px;
	border-bottom: 1px dashed #b9b6b1;
	background: url(../images/list-icon.png) left center no-repeat;
	padding-left: 25px;
}
.switch-tab .text-list li .date{
	float: right;
}
.switch-tab .text-list li .line{
	margin: 0 10px;
}
.switch-tab .text-list li .top{
	color: #de0707
}

.index-title{
	height: 65px;
	margin-bottom: 36px;
}
.index-title .more{
	float: right;
	margin-top: 12px;
	margin-right: 10px;
}
/* 学术活动 */
.learning{
	float: left;
	width: 370px;
	border: 1px solid #e9e0d5;
}
.learning .index-title{
	background: url(../images/index-title1.jpg) no-repeat
}
.learning .headline{
	padding: 0 0 20px;
	margin: 0 16px;
	border-bottom: 1px dashed #a09d99
}
.learning .headline .pic{
	float: left;
}
.learning .headline .pic img{
	width: 150px;
	height: 140px
}

.learning .headline .text{
	margin-left: 160px;
	line-height: 28px;
}
.learning .headline .text p{

}
.learning .headline .text .red{
	color: #be0000;
}
.learning .headline .text .desc{
	height: 1px;
	overflow: hidden;
}

.learning .timeline{
	padding: 30px 14px;
	height: 150px;
}
.learning .timeline li{
	padding: 0 20px;
	line-height: 30px;
	position: relative;
}
.learning .timeline li::after{
	content: '';
	position: absolute;
	left: 0;
	top: 10px;
	width: 8px;
	height: 8px;
	background: url(../images/icon.png) no-repeat;
	background-position: -10px -150px
}
.learning .timeline li::before{
	content: '';
	position: absolute;
	left: 3px;
	top: 10px;
	width: 2px;
	height: 100%;
	background: #ddd8cc;
}
.learning .timeline li .title{
	font-size: 15px;
}
.learning .timeline li .icon{
	width: 18px;
	height: 18px;
	background-position: 0 -120px;
	margin-right: 10px;
}
.learning .timeline li .date{
	color: #a1a09b;
	font-size: 13px;
}
.learning .timeline li.last::before{
	display: none
}
.learning .timeline li.on::after,.learning .timeline li:hover::after{
	background-position: 0 -150px
}
/* 信息服务 */
.information {
	float: left;
	width: 400px;
	margin: 0 27px;
	border: 1px solid #e9e0d5;
}
.information .index-title{
	background: url(../images/index-title2.jpg) no-repeat
}
.information-tabs {
	margin-top: 36px;
	padding: 0 18px 18px;height:353px;
}
.information-tabs .hd li{
	float: left;
	width: 110px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #ebe5da;
	font-size: 16px;
	cursor: pointer;
}
.information-tabs .hd li.on{
	background: #ddd8cd
}

.information-tabs .headline .title{
	margin: 30px 0;
	font-size: 15px;
	position: relative
}
.information-tabs .headline .title::after{
	content: '';
	position: absolute;
	bottom: -15px;
	left: 0;
	width: 60px;
	height: 2px;
	background: #be0000;

}
.information-tabs .headline .desc{
	line-height: 30px;
	height: 60px;
	overflow: hidden
}
.information-tabs .headline .desc a{
	color: #808080
}
.information-tabs .headline .more{
	text-align: right;
	margin: 10px 0;
}
.information-tabs .text-list{
	height: 228px;
}
.information-tabs .text-list li{
	line-height: 37px;
}
.information-tabs .text-list li .date{
	float: right;
}

/* 网上办事 */
.work{
	float: right;
	width: 370px;
	border: 1px solid #e9e0d5;
}
.work .index-title{
	background: url(../images/index-title3.jpg) no-repeat
}
.work-list{
	padding: 1% 3%;height:364px;
}
.work-list li{
	float: left;
	width: 48%;
	margin: 1% 1%;
	background: #ebe5da;
	height: 80px;
	line-height: 80px;
	font-size: 15px;
	text-align: center;
}

.work-list li.small{
	width: 23%;
}
.work-list li .big-text{
	margin-top: 10px;
	line-height: 30px;
	font-size: 18px
}
.work-list li a{
	display: block;
	color: #6e6a64	
}

.work-list li .icon-wrap{
	display: inline-block;
	width: 61px;
	height: 61px;
	vertical-align: middle;
	background: url(../images/work-icon-bg.png);
	text-align: center;
}
.work-list li i{
	display: block;
	width: 40px;
	height: 40px;
	margin: 10px auto 0;
	background: center center no-repeat
}

.work-list li .icon1{
	background-image: url(../images/work-icon1.png) ;
}
.work-list li .icon2{
	background-image: url(../images/work-icon2.png) ;
}

.work-list li .icon3{
	background-image: url(../images/work-icon3.png) ;
}

.work-list li .icon4{
	background-image: url(../images/work-icon4.png) ;
}

.work-list li .icon5{
	background-image: url(../images/work-icon5.png) ;
}

.work-list li .icon8{
	background-image: url(../images/work-icon6.png) ;
}

.work-list li .icon9{
	background-image: url(../images/work-icon7.png) ;
}

.work-list li .icon10{
	background-image: url(../images/work-icon8.png) ;
}






.work-list li:hover{
	background: #ddd8cd
}
.work-list li:hover .icon1{
	background-image: url(../images/work-icon1-on.png) ;
}
.work-list li:hover .icon2{
	background-image: url(../images/work-icon2-on.png) ;
}

.work-list li:hover .icon3{
	background-image: url(../images/work-icon3-on.png) ;
}

.work-list li:hover .icon4{
	background-image: url(../images/work-icon4-on.png) ;
}

.work-list li:hover .icon5{
	background-image: url(../images/work-icon5-on.png) ;
}

.work-list li:hover .icon8{
	background-image: url(../images/work-icon6-on.png) ;
}

.work-list li:hover .icon9{
	background-image: url(../images/work-icon7-on.png) ;
}
.work-list li:hover .icon10{
	background-image: url(../images/work-icon8-on.png) ;
}
.work-links{
	margin: 0 4% 6%;
}






/* 内页 */
.inner-banner .inner-banner img{
	max-width: 100%;
}
.content .leftbar{
	float: left;
	width: 225px;
	position: relative;
	z-index: 2;
}
.content .leftbar .leftbar-tit{
	position: absolute;
	width: 100%;
	bottom: 100%;
	margin-bottom: 1px;
	left: 0;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: url(../images/leftbar-title.png) no-repeat;
	font-size: 24px;
	color: #fff;
}
.content .leftbar .leftbar-tit1{
	position: absolute;
	width: 100%;
	bottom: 100%;
	margin-bottom: 1px;
	left: 0;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: url(../images/leftbar-title1.png) no-repeat;
	font-size: 24px;
	color: #fff;
}
.content .leftbar .leftbar-tit img{
	width: 100%;
	height: 100%;
}
.content .leftbar ul{
	margin-top: 28px;
}
.content .leftbar li{
	height: 54px;
	line-height: 54px;
	font-size: 16px;
	border-bottom: 1px solid #ddd8cd
}
.content .leftbar li a{
	display: block;
	border-right: 1px solid #f5eee2;
	border-left: 5px solid #f5eee2;
	background: #f5eee2;
	text-align: center;

}
.content .leftbar li.on a,.content .leftbar li a:hover{
	border-left-color: #e11f1e;
	color: #e11f1e;
	background: #ddd8cd
}
.content .inner-box{
	float: right;
	border: 1px solid #eae2d6;
	width: 955px;
	padding-top: 24px;
	background: #f3ede2;
}
.content .inner-title{
	height: 40px;
	line-height: 40px;
	padding-left: 80px;
	padding-right: 20px;
	background: url(../images/inner-title.png) bottom center no-repeat;
}
.content .inner-title .bread{
	float: right;
	color: #818181
}
.content .inner-title .bread .icon{
	width: 14px;
	height: 16px;
	background-position: 0 -180px;
	vertical-align: -2px;
	margin-right: 5px;
}
.content .inner-title .bread a{
	margin: 0 5px;
	color: #818181
}
.content .inner-title h2{
	font-size: 18px;
	color: #494949
}

.content .text-list {
	padding: 20px 0;
}
.content .text-list ul{
	list-style: none;
}
.content .text-list li{
	line-height: 48px;
	border-bottom: 1px dashed #b9b6b1;
}
.content .text-list li .date{
	float: right;
}
.content .text-list li .line{
	margin: 0 10px;
}
.content .text-list li .top{
	color: #de0707
}
/* 分页 */
.pagination{
	text-align: center;
	margin: 20px 0;
}
.pagination a{
	display: inline-block;
	width: 25px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #c2bdb5;
	background: #e3dcd3;
	color: #000
}
.pagination span{
	margin: 0 10px;
}
.pagination .input,.pagination .btn{
	width: 50px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #c2bdb5;
	background: #e3dcd3;
	color: #000;
	vertical-align: middle
}
.pagination .btn{
	height: 32px;
}
.content .main{
	margin:0px 40px;
}

.content .main .title{
	font-size: 18px;
	margin-top: 20px;
	text-align: center;
}
.content .main .infor{
	color: #868686;
	text-align: center;
	padding: 10px 0;
	border-bottom: 1px dashed #e1dcd1
}
.content .detail{
	line-height: 38px;
	padding: 20px 0;
	
}

.content .detail img{
	max-width: 100%;
	margin: 10px 0;
}
.content .simple-page{
	line-height: 30px;
	margin-bottom: 20px;
}



/* 后面新加页面的（没设计稿） */
.list-intro h3{
	line-height: 40px;
}
.list-intro .text{
	padding: 10px 15px;
	line-height: 30px;
	text-indent: 2em;
	border: 1px solid #d1c5b3
}
.list-intro .contact{
	line-height: 30px;
	margin: 15px 0;
}

.pic-list{
	margin-top: 20px;
}
.pic-list dl{
	margin-bottom: 16px;
	border: 1px solid #d1c5b3;
	padding: 15px;
}
.pic-list dl dt{
	float: left;
	width: 180px;
	height: 240px;
	padding-left:80px;
}
.pic-list dl dt img{
	width: 100%;
	height: 100%;
}
.pic-list dl dd{
	float: right;
	width: 520px;
}
.pic-list dl dd li{
	line-height: 50px;
}
.pic-list dl dd .c1{
	float: left;
	width: 80px;
	text-align: right;
}
.pic-list dl dd .c2{
	float: left;
	
}
/* 底部 */
.footer{
	background: url(../images/footer-bg.jpg) bottom center no-repeat;
	min-width: 1200px;
}

.footer .link-box{
	padding: 1px 0;
}
.footer .link-box .wrap{
	margin: 20px auto;
	border: 1px solid #d1c5b3;
}
.footer .link-box .hd li{
	float: left;
	width: 114px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	cursor: pointer
}
.footer .link-box .hd li.on{
	background: #ded9cf
}
.footer .link-box .bd{
	padding: 16px;
}
.footer .link-box .bd ul{
	min-height: 80px;
}
.footer .link-box .bd li{
	float: left;
	margin: 0 12px;
	line-height: 26px;
}
.footer .copy-right{
	border-top: 4px solid #be0000;
	padding: 30px 0;
	line-height: 30px;
	text-align: center
}



.menue{width:100%; height:46px; position:relative; z-index:100;}
.nav{width:1200px; height:46px; line-height:46px; margin:0 auto}
.imenu_bg{width:1200px;  height:46px; line-height:46px; position:relative; background:#be0000;}
.imenu{height:46px;line-height:46px;text-align:center;font-family:"微软雅黑";cursor:pointer;color:#FFF;float:left; margin:0 21px; font-size:15px;}
.imenu a{color:#fff;text-decoration:none}
.imenu a:hover{text-decoration:underline;}
.imenu_on{height:46px;background:url(../images/mn_03.png) no-repeat center bottom;color:#fff;cursor:pointer;float:left;line-height:46px;text-align:center;font-family:"微软雅黑";font-size:15px; margin:0 21px; font-weight:bold;}
.imenu_on a{color:#fff;text-decoration:none;}
.imenu_on a:hover{color:#fff;}

.submnu{width:100%;display:none;position:absolute;left:0;top:46px;z-index:10000;background:#fdfde2; padding-bottom:10px;}
.minfoWrap_inner {
	width:1200px;
	
}
.ejlm { margin-left:20px; width:1200px;}
.ejtp{margin:10px auto; padding-right:0px;}
.erji{width:1200px;margin:0px; margin-top:5px;}

.erji li{text-decoration:none;text-align:center; float:left;  margin-top:4px; height:20px; line-height:20px;font-size:14px;  color:#626262;   margin:4px 20px 0 20px; background:url(../images/mn_10.png) no-repeat right;white-space:nowrap;}
.erji li a{color:#626262; font-weight:normal; display:block;}
.erji li a:hover{color:rgb(190, 0, 0);}

.slideBox .hd{ position:absolute; right:5px; z-index:1; height:18px; bottom:14px; text-align:center; overflow:hidden; }
.slideBox .hd li{ float:left; margin-right:4px; width:14px; height:16px; line-height:16px; text-align:center; background:#000; border:solid 1px #fff; cursor:pointer; color:#fff; font-size:12px; opacity:0.6; }
.slideBox .hd li.on{ background:red;  }