/*
Typography
=========================== */
html,body {
	width:100%;
	height: auto;
	margin:0;
	padding:0;
	overflow-x: hidden;
}

body {
	position: relative;
	font-size:14px;
	line-height:24px;
	color:#6f6f6f;
}

a{
	color: #6f6f6f;
}

a,
a:active,
a:focus,
a:hover{
	outline:none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

a:hover{
	text-decoration:none;
	color:#afd40c;
}

h1, h2, h3, h4, h5, h6{
	color:#3f3f3f;
	margin:0 0 15px 0;
	letter-spacing: 1px;
	font-weight: bold;
}

h1{
	font-size:48px;
	line-height:52px;
}

h2{
	font-size:36px;
	line-height:48px;
}

h3{
	font-size:30px;
	line-height:36px;
}

h4{
	font-size:24px;
	line-height:30px;
}

h5{
	font-size:18px;
	line-height:24px;
}

h6{
	font-size:14px;
	line-height:18px;
}

p{
	margin-bottom:10px;
}

.section{
	padding: 70px 0;
	position: relative;
}
/*************************************/

.navbar-brand{
	height:auto;
	display:block;
	padding:10px 0 10px 0;
}
nav.navbar.bootsnav{
	border: none;
}

nav.navbar.bootsnav ul.nav > li > a{
	color: #474747;
	text-transform: uppercase;
	padding: 10px 26px 15px;
}
nav.navbar.bootsnav ul.nav > li:hover{
	background: none;
}
.nav > li:after{
	content: "";
	width: 0;
	height: 3px;
	background: #34c9dd;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s ease 0s;
}
.nav > li:hover:after{
	width: 100%;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
	content: "+";
	font-family: 'FontAwesome';
	font-size: 16px;
	font-weight: 500;
	position: absolute;
	top: 10px;
	right: 10px;
	transition: all 0.4s ease 0s;
}
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{
	content: "\f105";
	transform: rotate(90deg);
}
.dropdown-menu.multi-dropdown{
	position: absolute;
	left: -100% !important;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	border: none;
}
@media only screen and (max-width:992px){
	nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,
	nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{ content: " "; }
	.dropdown-menu.multi-dropdown{ left: 0 !important; }
	nav.navbar.bootsnav ul.nav > li:hover{ background: transparent; }
	nav.navbar.bootsnav ul.nav > li > a{ margin: 0; }
	.container{
		width:100%;
	}

}
img.logo{
	width:360px;
}
@media (max-width:1200px) {
	img.logo{
		width:320px;
	}
	.navbar-brand{
		padding:14px 0 14px 20px;
	}
}


@media (min-width:992px){
	.iy-navbar{
		position:relative;
	}
	.top-nav{
		position:absolute;
		top:10px;right:20px;
	}
	ul.navbar-nav{
		margin-top:35px;
		position:relative;
	}
}
@media (min-width:992px) and (max-width:1200px){
	.container{
		padding:0!important;
	}
}
@media (max-width:992px){
	.container{
		width:100%;
	}
}
.navbar.navbar-default.navbar-fixed{
	background:rgba(255,255,255,.7);
	border-bottom:1px solid #fff;
}
/********************header*****************/
.header-bg{
	border-bottom:1px solid #fff;
	margin:0!important;padding:0!important;
	background:rgba(255,255,255,0.6);
	position:absolute;
	width:100%;
	height:80px;z-index:10;
}
.top-nav-item{margin-left:20px;}
.iyAdd{border:1px solid #000;}
/*************************slider****************************/
ul.mySlideshow{
	margin:0;
	padding:0;
}
.mySlideshow .animated{
	position:absolute;
}
.first{
	background:url("../images/first.jpg") center no-repeat;
}
.first a,
.first img{
	display:block;
}
.first a{
	top:80px;
	left:39%;
	margin-left:-165px;
}

.second{
	background:url("../images/second.jpg") center no-repeat;
}
.second img{
	top: 180px;
	left: 42%;
}
.first div,
.second div,
.third div,
.fourth div,
.fifth div{
	background:rgb(0,0,0,.4);
	padding:20px;
	bottom:150px;
	left:200px;
	width:500px;
}

.first div h2,
.second div h2,
.third div h2,
.fourth div h2,
.fifth div h2{
	color:#fff;
	font-size:20px;
	position:relative!important;
	padding-bottom:10px;
}
.first div p,
.second div p,
.third div p,
.fourth div p,
.fifth div p
{
	color:#fff;
	font-size:16px;
	line-height:24px;
	position:relative!important;
}
.third{
	background:url("../images/third.jpg") center no-repeat;
}
.third .square-button{
	position:absolute;
	bottom:150px;
	left:200px;
}
.first img.cy02{
	bottom:0;
	left:50%;margin-left:-292px;
}
.first img.cy01{
	top:100px;
	left:50%;margin-left:-416px
}
.third img.sub02{
	bottom:0;
	left:50%;margin-left:-292px;
}
.third img.sub01{
	top:100px;
	left:50%;margin-left:-416px
}
.fourth{
	background:url("../images/fourth.jpg") center no-repeat;
}
.fourth img{
	top:320px;
	right:8%;
}
.fifth{
	background:url("../images/fifth.jpg") center no-repeat;
}
.fifth img{
	top:220px;
	left:21%;
}
.index-slider-wrap{
        max-width:1920px;
        margin:0 auto;
}
.index-slider-wrap .edslider span.progress-warp{
	position:absolute;
	display:block;
	bottom: 80px;
	height:5px;
	width:304px;
	z-index:2;
	left:200px;
	border:1px solid #fa7252;

}
.index-slider-wrap .edslider .progress-warp span.progress{
	position:relative!important;
	height:3px;
	display:block;
	background:#fa7252;
}
.edslider .controls .paginator{
	position: relative;
	text-align: center;
	top: 440px!important;
}
/***********************************************/
.square-button {
	display:inline-black;
	font-size: 14px;
	text-align: center;
	padding:5px 20px;
	color: white;
	font-weight: 300;
	background-color: rgba(255, 255, 255, 0.1);
	border: solid 1px rgba(255, 255, 255, 0.2);
}
.box {
	position: relative;
	vertical-align: middle;
	display: inline-block;
	transition: 0.5s;
	cursor: pointer;
	-webkit-transition: 0.5s; }

.box:hover {
	border: 1px solid rgba(0, 160, 80, 0);
	color: #FFF;
	text-decoration: none; }

.box:active {
	text-decoration: none; }

.box::before, .box::after {
	width: 100%;
	height: 100%;
	z-index: 3;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	-webkit-transform: scale(0);
	transition: 0.5s; }

.foo::before {
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	-webkit-transform-origin: 0 100%; }

.foo::after {
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	-webkit-transform-origin: 100% 0%; }

.box:hover::after, .box:hover::before {
	-webkit-transform: scale(1); }


/***********************main************************/
.body-content{
	/*height:2000px;*/
	background:#aaa;
}
/*************iyToolsbar***************/
.iyToolsbar{
	background:#fff;
}
.iyToolsbar li{
	padding:0;
	border-right:1px solid #eee;
}
.iyToolsbar li a{
	display:block;
	padding:40px 20px 40px 150px;
}
.iyToolsbar li a h3{
	font-size:18px;
	margin-bottom:0px;
	color:#0857a2;
}
.iyToolsbar li a span{
	display:block;
	height:70px;
}
li.iyTool00 a{
	background:url(../images/tools-about.png) 15px 30px no-repeat;
}
li.iyTool01 a{
	background:url(../images/tools-join.png) 15px 30px no-repeat;
}
li.iyTool02 a{
	background:url(../images/tools-corp.png) 15px 30px no-repeat;
}
.iyToolsbar li a:hover{
	background-color:#eee;
}

@media (min-width:768px) and (max-width:992px){
	.iyToolsbar li a{
		padding:120px 20px 30px 20px;
	}
	li.iyTool00 a{
		background-position: center 10px;
	}
	li.iyTool01 a{
		background-position: center 10px;
	}
	li.iyTool02 a{
		background-position: center 10px;
	}
	.iyToolsbar li a h3{
		text-align: center;
	}
}
@media (max-width:768px){
	.iyToolsbar li {
		border-right:none;
		border-bottom:1px solid #eee;
	}
	.iyToolsbar li a{
		padding:20px 20px 20px 150px;
	}
	li.iyTool00 a,
	li.iyTool01 a,
	li.iyTool02 a{
		background-position: 20px 15px;
	}
}
/*******************home news*********************/
.pic-news{
	padding:0;
	background:url(../images/bg02.jpg) 50% 50% no-repeat fixed;
	position:relative;
	overflow:hidden;
}
.pic-news-content{
	padding:120px 0;
}
.pic-news-content:nth-child(2){
	background:rgba(8,87,162,.4);
}
h4.news-title a{
	font-size:16px;
	color:rgba(255,255,255,.7);
	padding:10px 15px;
	display:block;
	line-height:24px;
	font-weight:normal;
	background:rgba(0,0,0,.2);
	height:80px;
	overflow:hidden;
}
h4.news-title a:hover{
	color:#fff;
}
.pic-news-title{
	text-align:center;
	font-size:24px;
	height:60px;
	line-height:60px;
	color:#fff;
	z-index:99!important;
	position:absolute;
	width:100%;
	margin-bottom:-80px;
	background:url(../images/title-line.png) no-repeat center;
	top:30px;
	left:center;
	font-weight:100;
}
.pic-news-title a{
	color: rgba(255,255,255,1);;
}
.pic-news-title a:hover{
	color: rgba(255,255,255,.6);
}
.pic-news-wrap{
	z-index:5!important;
	position:release;
}
@media (max-width:768px){
	.pic-news{
		padding:120px 0;
	}
	.pic-news-content{
		padding:0;
	}
	.pic-news-content img{
		width:100%;
	}
	h4.news-title a{
		text-align: center;
		padding:10px 10px 0;
		height:60px;
	}
	.pic-news-content:nth-child(2){
		background:none;
	}
}
.pic-news-more{
	width:150px;
	height:45px;
	line-height:45px;
	font-size:14px;
	display:block;
	text-align:center;
	border:1px solid #eee;
	color:rgba(255,255,255,.7);
	position:absolute;
	bottom:50px;
	z-index:30;
	left:0px;
	right: 0px;
	margin:auto;
}
.square {
	overflow: hidden; }
.square .foreground {
	background-color: black;
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: 2s ease; }
.square .zoom {
	display:block;
	width: 100%;
	height: 100%;
	transition: transform 1s; }
.square .square-tile, .square .square-tile-left, .square .square-tile-right, .square .square-tile-center {
	position: absolute;
	bottom: 35px;
	color: white; }
.square .square-tile, .square .square-tile-left {
	left: 55px;
	text-align: left; }
.square .square-tile-right {
	right: 55px;
	text-align: right; }
.square .square-tile-center {
	left: 55px;
	right: 55px; }
.square .square-tile-left .square-title, .square .square-tile-right .square-title {
	margin-bottom: 15px; }
.square button.square-button {
	bottom: initial;
	left: initial;
	font-size: 12px;
	line-height: 2;
	letter-spacing: 1.5px;
	text-align: center;
	color: white;
	font-weight: 300;
	background-color: rgba(255, 255, 255, 0.1);
	border: solid 1px rgba(255, 255, 255, 0.2);
	right: initial;
	top: inherit;
	position: relative; }
.square .square-title {
	margin-bottom: 5px;
	font-weight: 300;
	font-size: 28px;
	color:#fff;}
.square .square-desc {
	margin-bottom: 15px; }
.square .square-heading {
	text-align: left;
	margin-left: -2.5px;
	font-family: "Facto", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
	font-weight: 300;
	font-size: 34px;
	line-height: 1; }

.square:hover .foreground {
	opacity: 0.6; }

.square:hover .zoom {
	transform: scale(1.05); }
/************************inform************************/
.inform{
	background:url(../images/bg00.png) repeat-y center #f4f4f4;
}
.inform-title{
	background:#64b7f7;
	text-align:right;
	color:#fff;
	height:280px;
	position:relative;
}
.inform-title h2{
	display:block;
	position:absolute;
	font-size:24px;
	font-weight:normal;
	line-height:28px;
	width:170px;
	top:40px;
	right:30px;
}
.inform-title h2 span{
	display:block;
	color:rgba(255,255,255,0.5);
	font-size:18px;
	font-weight:100;
	font-style:italic;
}
.more-news{
	position:absolute;
	bottom:60px;
	right:40px;
	font-style:italic;
}
.inform-title h2 a:hover,
.more-news a{
	color:rgba(255,255,255,.6);
}
.inform-title h2 a,
.more-news a:hover{
	color:#fff;
}
.inform-content{
	padding:30px 0 30px 30px;
}

@media (max-width:768px){
	.inform{
		background:#fff;
	}
	.inform-title{
		height:80px;
	}
	.inform-title h2{
		top:20px;
		left:30px;
	}
	.more-news{
		top:40px;
		right:40px;
	}
}


.news-list {
	display: table;
	table-layout: fixed;
	width: 100%;
	font-size: 16px;
	line-height: 20px;
}

.news-item {
	display: table-row;
	width: 100%;
}

.decoration:before,
.decoration:after {
	content: "";
	display: block;
	width: 1px;
	height: 50%;
	background: #ccc;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 1;
}

.news-item:nth-child(1) .decoration:before {
	display: none;
}

.news-item:nth-last-child(1) .decoration:after {
	display: none;
}

.decoration:before {
	top: 0;
}

.decoration:after {
	bottom: 0;
}

.decoration {
	display: table-cell;
	width: 10%;
	position: relative;
	vertical-align: middle;
	text-align: center;
}

.news-item:hover .news-box {
	background-color: #64b7f7;
	color: #fff;
}

.news-item:hover .news-box:before {
	content: "";
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid #64b7f7;
	border-bottom: 10px solid transparent;
	position: absolute;
	left: -10px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.news-item:hover .solid-circle {
	background: #64b7f7;
}

.news-item .news-title {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.news-item:hover .news-title {
	color: #fff;
	text-decoration: none;
}

.news-item:hover .news-time {
	color: #fff;
}

.news-box {
	display: table-cell;
	padding:8px 0 8px 15px;
	width: 80%;
	vertical-align: middle;
	color: #000;
	position: relative;
	border-radius: 2px;
}

.news-circle {
	display: inline-block;
	border-radius: 50%;
	border: 1px solid #ccc;
	background-color: #fff;
	vertical-align: middle;
}

.solid-circle {
	background: #ccc;
	border-radius: 50%;
	width: 6px;
	height: 6px;
	overflow: hidden;
	margin: 4px;
}

.news-time {
	color: #999999;
	font-size: 12px;
	line-height: 16px;
}

.bd-dynamic-news,
.bd-dynamic-topic {
	font-size: 1.7rem;
	color: #505050;
	letter-spacing: 0;
	line-height: 1.5rem;
	text-align: left;
}

/************************textnews************************/
.text-news{
	padding:60px 0;
}
.text-news-title{
	font-size:28px;
	color:#555;
	font-weight:300;
	background:url(../images/title-line-b.png) no-repeat center;
	text-align:center;
	margin-bottom:30px;
}
ul.ul-text-news{
	margin:0;
	padding:0;
	list-style:none;
}
ul.ul-text-news li{
	padding:20px 10px;

}
ul.ul-text-news li .time {
	font-family: 'EB Garamond', serif;
	width: 80px;
	padding:8px 0;
	text-align: center;
	float: left;
	border:1px solid #eee;
}
ul.ul-text-news li .time span {
	display: block;
	font-size: 36px;
	line-height: 1em;
	font-family: 'EB Garamond', serif;
}

ul.ul-text-news li .txtwrapper {
	margin-left: 100px;
}
ul.ul-text-news li .txtwrapper h3{
	font-size:18px;
	line-height:24px;
	font-weight:300;
}
ul.ul-text-news li .txtwrapper p {
	font-size: 14px;
	padding: 15px 0;
	line-height: 1.5em;
	color:#bbb;
}
ul.ul-text-news1 li a:hover p{
	color:#fff;
}
.text-news-more-wrap{
	margin: 20px auto 0;
	text-align:center;
}
.text-news-more{
	width:150px;
	height:45px;
	line-height:45px;
	font-size:14px;
	display:block;
	text-align:center;
	border:1px solid #333;
	color:rgba(0,0,0,.7);

}

/**按钮**/

.text-news .box {
	position: relative;
	vertical-align: middle;
	display: inline-block;
	transition: 0.5s;
	cursor: pointer;
	-webkit-transition: 0.5s;
}

.text-news .box:hover {
	border: 1px solid rgba(0, 160, 80, 0);
	color: #000;
	text-decoration: none; }

.text-news .box:active {
	text-decoration: none; }

.text-news .box::before, .box::after {
	width: 100%;
	height: 100%;
	z-index: 3;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	-webkit-transform: scale(0);
	transition: 0.5s; }

.text-news .foo::before {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	-webkit-transform-origin: 0 100%; }

.text-news .foo::after {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	-webkit-transform-origin: 100% 0%; }

.text-news .box:hover::after, .box:hover::before {
	-webkit-transform: scale(1); }

@media (max-width:768px){
	ul.ul-text-news li .txtwrapper h3{
		font-size:14px;
		line-height:22px;
	}
}

/**********************subject*****************************/
.subject-1{
	padding:0;
	background:url(../images/bg05.jpg) center center no-repeat;
	position:relative;
}

.subject-wrap{
	padding:50px 0 80px;
	background:url(../images/title-line.png) no-repeat center;
}
.subject-content{
	padding:2px;
	/*border:1px solid rgba(255,255,255,.5);*/
}
h2.subject-title{
	color:#fff;
	font-size:28px;
	text-align:center;
	padding:10px 0 20px;
	background:url(../images/title-line.png) no-repeat center;
	font-weight:300;
}
h2.subject-title a{
	color:#fff;
}
h2.subject-title a:hover{
	color:rgba(255,255,255,.6);
}
.subject-wrap h2.square-title{
	font-weight:bold;
	font-size:24px;
}
.subject-wrap a.square-button{
	font-size:12px;
}

@media (max-width:768px){
	.subject-content img{
		width:100%;
	}
}
/*********************footer************************/
.footer{
	padding:0;
	background:url(../images/footer.jpg) center bottom no-repeat fixed;
}
/*
.footerlogo img{
	width:300px;
}
 */
.footerlogo{
	border-bottom:1px solid #fff;
	padding-bottom: 10px;
}
.copyright{
	color:rgba(255,255,255,.6);
	padding-top:10px;
}
.footone{
	padding:20px 0 10px;
	color:#fff;
}
.footone .contact h2{
	font-size: 20px;
	margin:0;
	color:#fff;
}
.footone ul.iyContact{
	magin:0;
	padding:0;
}
.footone ul.iyContact li{
	padding:2px 0;
	margin: 0px;
}
.weixin{
	float:right;
}
@media (max-width:768px){
	.weixin{
		float:none;
	}

}
.weixin img{
	display:block;
	width:120px;
}
.foottwo{
	padding:15px 0 20px;
	background:rgba(0,0,0,0.5);
	border-top:1px solid rgba(0,0,0,.6);
}

/********************pageTitle*********************/
.iyPageTitle{
	height:240px;
}
.iypageTitleIn{
	position: relative;
	height: 240px;
}
.iypageTitleIn h2{
	position: absolute;
	bottom:20px;
	left:10px;
	color: #FFFFFF;
	text-shadow:5px 2px 6px #000;
}
.iypageTitleIn h2 .en{
	font-size: 26px;
}
.iyPageTitlePic,
.iyPageTitlePic01{
	background: url(../images/pagetitle/page-title-bg01.jpg) bottom center no-repeat;
}
.iyPageTitlePic02{
	background: url(../images/pagetitle/page-title-bg02.jpg) bottom center no-repeat;
}
.iyPageTitlePic03{
	background: url(../images/pagetitle/page-title-bg03.jpg) bottom center no-repeat;
}
.iyPageTitlePic04{
	background: url(../images/pagetitle/page-title-bg04.jpg) bottom center no-repeat;
}
.iyPageTitlePic05{
	background: url(../images/pagetitle/page-title-bg05.jpg) bottom center no-repeat;
}
.iyPageTitlePic06{
	background: url(../images/pagetitle/page-title-bg06.jpg) bottom center no-repeat;
}
.iyPageTitlePic07{
	background: url(../images/pagetitle/page-title-bg07.jpg) bottom center no-repeat;
}
.iyPageTitlePic08{
	background: url(../images/pagetitle/page-title-bg08.jpg) bottom center no-repeat;
}

/***********************breadcrumb*************************/
.breadcrumb{
	padding:20px 0 20px 0;
	background: #fff url(../images/page-bar.jpg) bottom center no-repeat;
	font-size: 16px;
}
.breadcrumb .map{
	width:30px;
	height:30px;
	border:1px solid #bbb;
	font-size:20px;
	text-align: center;
	line-height: 30px;
	background: #afd40c;
	color: #fff;
	margin-right: 5px;
}
/***********************column-left*************************/

.iyColName{
	font-size:24px;
	line-height: 50px;
	/*font-weight: bold;*/
	background: #f4f8e2;
	color: #333;
	margin:15px 0 15px;
}
.iyColName .fa{
	width:50px;
	height:50px;
	border:1px solid #bbb;
	font-size:30px;
	text-align: center;
	line-height: 50px;
	background: #afd40c;
	color: #fff;
	margin-right: 20px;
}
.iySubject .fa{
	padding-right: 10px;
}
.column-left li a{
	display:block;
	padding:15px 10px;
	font-size: 18px;
	border-bottom:1px dotted #aaa;
}

.column-left a span{
	padding:0 10px;
}
.column-left .cur{
	color:#afd40c;
}

/*******************Article Css*******************/
.iyArticleContent{
	overflow: hidden;
}
.iyArticleWarp{
	padding:10px 0 20px;
}
.iyArticleHeadWrap{
	display: flex;
	margin-bottom: 20px;
}
.iyArticleHeadWrap .date{
	width:70px;
	height:70px;
	text-align:center;
	display:block;
	font-size:12px;
	padding:10px 0;
	border:1px solid #ddd;
	margin:0 20px 0 0;
	color: #afd40c;
}
.iyArticleHeadWrap .iyArticleHead{
	flex: 1;
}

.iyArticleWarp .date span{
	font-size:20px;
	display:block;
	margin:0;
	padding:0;
}
h2.iyArticleTitle{
	font-size: 24px;
	margin:0;
	padding-bottom:10px;
	color:#000;
	line-height: 36px;
	font-weight: normal;
	border-bottom: 1px dashed #ddd;
}
h2.iyArticleTitle .iySubTitle{
	display:block;
	font-size:16px;
	text-indent:10px;
}
.iyArticleInfo{
	text-align: right;
	padding:10px 0 0 0;
}

.iyArticleInfo .click,
.iyArticleInfo .dy,
.iyArticleInfo .iyClose,
.iyArticleInfo .user{
	padding-right: 15px;
	font-size: 16px;
}
.iyArticleContent div{
font-size:16px;

}
.iyArticleContent p{
	text-indent:2em;
	margin:8px 0;
	font-size:16px;
}

.iyArticlePic img{
	display: block;
}
.iyArticlePic{
	border:1px solid #eee;
	padding:10px;
	background: #eee;
	box-shadow: 0px 0px 5px #aaa;
}
.more_art{
	margint-top:30px;
	padding:10px 0;
	border-top: 1px dotted #000;
}
.more_art a{
	color:#666;
}
.more_art a:hover{
	color: #afd40c;
}
.more_art a:hover .fa{
	background: #afd40c;
}
.more_art .fa{
	border:1px solid #999;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color:#fff;
	background: #999;
}
.iyLatestNewsList{
	padding-bottom:20px;
}
.iyArticleContent h3{
	font-size: 18px;
	margin:0;
	padding:10px 0 5px;
	line-height: 24px;
}
.iySubject p{
	padding:0px;
	margin: 0;
	font-size:16px;
}
.iyAttach{
	border:1px solid #eee;
	margin:20px 0 10px;
	padding:10px;
	border-radius: 20px / 20px;
}
.iyAttach a{
	margin-right:20px;
}
.subject-info{
	padding:20px 0;
}
/***********************List***************************/
.iyList{
	padding:20px 0;
}
.iyList ul.list li{
	display:flex;
	border-bottom: 1px dotted #ccc;
	padding:0 0 15px 0;
	margin: 0 0 25px 0;

}
.iyList ul.list li .iyTime{
	width:70px;
	height:70px;
	margin-right: 20px;
	border:1px solid #afd40c;
	background: #f4f8e2;
	text-align:center;
	color: #afd40c;
}
.iyList ul.list li .newscontent{
	flex: 1;
}
.iyList ul.list li .iyTime .iyDay{
	font-family: 'EB Garamond', serif;
	display:block;
	font-size: 26px;
	font-size:32px;
	font-weight:bold;
	line-height: 32px;
	margin-top:5px;
}
.iyList ul.list li .newscontent h3{
	font-size: 20px;
	line-height: 24px;
	font-weight:normal;
}

.iyList ul.list li .newscontent h3 a{
	color:#333;
}
.iyList ul.list li .newscontent h3 a:hover{
	color:#afd40c;
}

/********************pagebar**********************/
.iyPagebar{
	padding:20px 0;
	text-align:center;
	width:100%;
	font-size: 14px;
	color:#222;
}
/*按钮和页码的外观*/
.iyPagebar .p_fun_d,
.iyPagebar .p_no_d,
.iyPagebar .p_fun a,
.iyPagebar .p_no a{
	display:inline-block;
	border: 1px solid #eee;
	margin:0px 2px 0px;
	width:44px;
	height:44px;
	-height:auto;
	line-height:44px;
	box-sizing:border-box;
	vertical-align:middle;
	overflow:hidden;
	text-align:center;
}
/*无链接的字体颜色*/
.iyPagebar .p_fun_d, .iyPagebar .p_no_d{
	color: #aaa;
	background:#eee;
}
/*链接字体颜色*/
.iyPagebar .p_fun a, .iyPagebar .p_no a{
	color: #222;
}
/*鼠标移上时有链接按钮的外观*/
.iyPagebar .p_no a:hover,.iyPagebar .p_fun a:hover, .iyPagebar .p_goto a:hover{
	background-color: #eee;
}
/*页码省略号...的外观*/
.iyPagebar .p_dot {
	color:#222;
}
/*当前页码的外观*/
.iyPagebar .p_no_d {
	border: 1px solid #afd40c;
	color: #fff;
	background-color: #afd40c;
}
/*控制是否显示 "首页" "尾页" */
.iyPagebar .p_first,.iyPagebar .p_first_d,.iyPagebar .p_last,.iyPagebar .p_last_d{
	text-indent:-1000px;
}

/*控制是否显示 "上页" "下页"*/
.iyPagebar .p_prev,.iyPagebar .p_prev_d,.iyPagebar .p_next,.iyPagebar .p_next_d{
	text-indent:-1000px;

}
.iyPagebar .p_next a{
	background:url(../images/p_next.png) no-repeat 0 7px;
}
.iyPagebar .p_next_d{
	background:url(../images/p_next.png) no-repeat 0 -63px #eee;
}
.iyPagebar .p_last a{
	background:url(../images/p_last.png) no-repeat 0 7px;
}
.iyPagebar .p_last_d{
	background:url(../images/p_last.png) no-repeat 0 -63px #eee;
}
.iyPagebar .p_prev a{
	background:url(../images/p_prev.png) no-repeat 0 7px;
}
.iyPagebar .p_prev_d{
	background:url(../images/p_prev.png) no-repeat 0 -63px #eee;
}
.iyPagebar .p_first a{
	background:url(../images/p_first.png) no-repeat 0 7px;
}
.iyPagebar .p_first_d{
	background:url(../images/p_first.png) no-repeat 0 -63px #eee;
}

/*控制是否显示无链接的 "首页" "上页" "下页" "尾页"*/
.iyPagebarr .p_first_d,.iyPagebar .p_prev_d,.iyPagebar .p_next_d,.iyPagebar .p_last_d{
	/*display:none;*/
}

/*控制是否显示页码*/
.iyPagebar .p_no,.iyPagebar .p_no_d,.iyPagebar .p_dot{
	/*display:none;*/
}
/*****************lastestNewsBar************************/
h3.iyLatestNewsBar{
	font-size:24px;
	color:#afd40c;
	line-height: 50px;
	background: #f4f8e2;
	margin:15px 0 15px;
	padding:0;
}
h3.iyLatestNewsBar .fa{
	width:50px;
	height:50px;
	border:1px solid #bbb;
	font-size:30px;
	text-align: center;
	line-height: 50px;
	background: #afd40c;
	color: #fff;
	margin-right: 20px;
}

.iyLatestNewsList .iyTime{
	font-size:12px;
	float:none;
	margin:0;
	padding:0;
	color:#aaa;
}
.iyLatestNewsList li{
	display:block;
	width:100%;
	border-bottom:1px solid #eee;
	margin:0;
	padding:10px 0 5px;
}

.iyLatestNewsList h3{
	margin:0;
	padding:0;
	font-size:16px;
	font-weight: normal;
	line-height: 24px;
}

.iyLatestNewsList span.iyFa{
	margin-left:20px;
}

/*******************baidumap*****************/
.iy-contact{
	font-size:16px;
}
.iy-contact div{
	padding:5px 0;
}
.iy-baidumap{
	padding:5px;
	border:1px solid #aaa;
	margin:10px 0 20px 0;
}