.row {
	margin: 0px;
	padding: 0px;
}

.header {
	height: 150px;
	line-height: 150px;
}

.logo {
	top: 10px;
	text-indent: -999px;
	background: url(../images/logo.jpg) no-repeat;
	width: 297px;
	height: 75px;
	position: relative;
}

.tel {
	position: relative;
	text-indent: -9999px;
	background: url(../images/962120.jpg) no-repeat;
	width: 293px;
	height: 83px;
	top: 10px;
}

.container-fluid {
	padding: 0px;
}

.top-menu {
	background-color: #15922a;
}

.menubar {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menubar li {
	text-align: center;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	width: 120px;
}

.menubar li a {
	font-family: "Î¢ÈíÑÅºÚ";
	text-decoration: none;
	font-size: 16px;
	color: #FFFFFF;
}

.menubar li:hover {
	background-color: #116c1f;
}

.banner {
	width: 100%;
	/*height: 400px;*/
	padding: 0px;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	/*text-align: center;
	font-size: 18px;
	background: #fff;*/
	/* Center slide text vertically */
	/*display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;*/
}

.titles {
	line-height: 100%;
	font-family: "Ó×Ô²";
	font-weight: bold;
	font-size: 24px;
	color: #3a9e3b;
}

.more {
	float: right;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	color: #a5a5a5;
	text-decoration: none;
}

.wrap {
	margin-top: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #eeeeee;
}

.photos {
	width: 460px;
	height: 300px;
	background-color: #204D74;
}

.news {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	line-height: 200%;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.addtime {
	float: right;
	color: #A5A5A5;
	font-size: 14px;
}

.news a {
	color: #1b1a1a;
	text-decoration: none;
}

.news a:hover {
	color: #15922a;
}

.myblock {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.myblock li {
	display: block;
	width: 210px;
	height: 200px;
}

.myblock li:hover>.box {
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0);
}

.myblock li:hover>.box>.boxtitle {
	text-decoration: none;
	background-color: rgba(0, 0, 0, .1);
}

.icon_1 {
	background: url(../images/icon_1.png) no-repeat center top;
}

.icon_2 {
	background: url(../images/icon_2.png) no-repeat center top;
}

.icon_3 {
	background: url(../images/icon_3.png) no-repeat center top;
}

.icon_4 {
	background: url(../images/icon_4.png) no-repeat center top;
}

.icon_5 {
	background: url(../images/icon_5.png) no-repeat center top;
}

.icon_m {
	background: url(../images/morethan.png) no-repeat center center;
}

.icon_about {
	background: url(../images/aboutthan.png) no-repeat center center;
}

.icon_6 {
	background: url(../images/icon_6.png) no-repeat center top;
}

.icon_7 {
	background: url(../images/icon_7.png) no-repeat center top;
}

.icon_8 {
	background: url(../images/icon_8.png) no-repeat center top;
}

.icon_9 {
	background: url(../images/icon_9.png) no-repeat center top;
}

.icon_10 {
	background: url(../images/icon_10.png) no-repeat center top;
}

.icon_11 {
	background: url(../images/icon_11.png) no-repeat center top;
}

.icon_12 {
	background: url(../images/icon_12.png) no-repeat center top;
}

.icon_13 {
	background: url(../images/icon_13.png) no-repeat center top;
}

.icon_14 {
	background: url(../images/icon_14.png) no-repeat center top;
}

.icon_15{
	background: url(../images/158218502.png) no-repeat center top;
}

.icon_16 {
	background: url(../images/158218538.png) no-repeat center top;
}

.boxtitle {
	position: relative;
	top: 140px;
	height: 60px;
	width: 100%;
	font-size: 18px;
	font-family: "Î¢ÈíÑÅºÚ";
	color: #fff;
	text-align: center;
	line-height: 60px;
	-moz-transition-property: background-color;
	-moz-transition-duration: .5s;
	-moz-transition-timing-function: ease-in;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: .5s;
	-webkit-transition-timing-function: ease-in;
	transition-property: background-color;
	transition-duration: .5s;
	transition-timing-function: ease-in;
}

.box {
	background-color: rgba(0, 0, 0, .1);
	display: inline-block;
	width: 100%;
	height: 100%;
	-moz-transition-property: background-color;
	-moz-transition-duration: .5s;
	-moz-transition-timing-function: ease-in;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: .5s;
	-webkit-transition-timing-function: ease-in;
	transition-property: background-color;
	transition-duration: .5s;
	transition-timing-function: ease-in;
}

.morethan {
	text-indent: -9999px;
	width: 100%;
	height: 100%;
}

.list-left {
	padding: 0px 10px 0px 0px;
}

.list-right {
	padding: 0px 0px 0px 10px;
}

.list-titles {
	margin-bottom: 15px;
	text-indent: 5%;
	font-size: 24px;
	font-family: "Î¢ÈíÑÅºÚ";
	color: #fff;
	background-color: #009944;
	height: 50px;
	line-height: 50px;
}

.listwrap {
	padding: 0px;
}

.listmore {
	float: right;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	color: #f9f9f9;
	text-decoration: none;
}

.footer {
	margin-top: 50px;
	padding-top: 50px;
	height: 260px;
	background-color: #434343;
	color: #fff;
	line-height: 200%;
}

.footer .codes {
	margin: 0px 50px 0px 20px;
	height: 130px;
	width: 100px;
	background: url(../images/codes.jpg) no-repeat;
}

.footer .links {
	width: 410px;
	/*margin-right: 50px;*/
	color: #a7a8a7;
}

.footer .links ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.footer .links ul li {
	width: 150px;
	display: inline-block;
	margin-right: 15px
}

.footer .links ul li a {
	color: #a7a8a7;
}

.footertext a {
	color: #fff;
}

.footertext {
	color: #a7a8a7;
	margin-bottom: 10px;
}


/*ÄÚÈÝ²¿·Ö*/

.article {
	line-height: 200%;
	font-size: 16px;
	/*margin-top: 10px;*/
	margin-bottom: 30px;
}

.article p {
	line-height: 200%;
	;
	font-size: 16px;
}

.location {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
}

.leftnav {
	/*margin-top: 30px;*/
	border: 1px solid #eeeeee;
}

.leftnav a {
	display: inline-block;
	width: 100%;
	padding: 12px 20px;
	color: #737373;
	text-decoration: none;
}

.liitem {
	padding: 10px;
	line-height: 200%;
	font-size: 16px;
	border-bottom: 1px solid #eeeeee;
	text-indent: 2em;
	-moz-transition-property: background-color;
	-moz-transition-duration: .2s;
	-moz-transition-timing-function: ease-in;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: .2s;
	-webkit-transition-timing-function: ease-in;
	transition-property: background-color;
	transition-duration: .2s;
	transition-timing-function: ease-in;
}

.liitem:hover {
	background-color: #f7f7f7;
}

.licurrent {
	padding: 10px;
	line-height: 200%;
	font-size: 16px;
	border-bottom: 1px solid #eeeeee;
	text-indent: 2em;
	background-color: #dff0d8;
	-moz-transition-property: background-color;
	-moz-transition-duration: .2s;
	-moz-transition-timing-function: ease-in;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: .2s;
	-webkit-transition-timing-function: ease-in;
	transition-property: background-color;
	transition-duration: .2s;
	transition-timing-function: ease-in;
}

.licurrent:hover {
	background-color: #cfe4c6;
	color: #116c1f;
}

.articletitle {
	text-align: center;
	margin-bottom: 20px;
}

.articlelist {
	/*margin-top: 10px;*/
	margin-bottom: 30px;
}

.list {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	line-height: 200%;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.list a {
	color: #1b1a1a;
	text-decoration: none;
}

.list a:hover {
	color: #15922a;
}

.pages {
	padding: 20px 0px;
	font-size: 16px;
}

.subject {
	list-style: none;
	margin: 0px;
	padding: 0px;
}



.subject li {
	display: block;
	width: 150px;
	height: 150px;
}

.subject li:hover>.subbox {
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0);
}

.subject li:hover>.subbox>.subboxtitle {
	text-decoration: none;
	background-color: rgba(0, 0, 0, .1);
}
.subboxtitle {
	position: relative;
	top: 110px;
	height: 40px;
	width: 100%;
	font-size: 16px;
	font-family: "Î¢ÈíÑÅºÚ";
	color: #fff;
	text-align: center;
	line-height: 40px;
	-moz-transition-property: background-color;
	-moz-transition-duration: .5s;
	-moz-transition-timing-function: ease-in;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: .5s;
	-webkit-transition-timing-function: ease-in;
	transition-property: background-color;
	transition-duration: .5s;
	transition-timing-function: ease-in;
}

.subbox {
	background-color: rgba(0, 0, 0, .1);
	display: inline-block;
	width: 100%;
	height: 100%;
	-moz-transition-property: background-color;
	-moz-transition-duration: .5s;
	-moz-transition-timing-function: ease-in;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: .5s;
	-webkit-transition-timing-function: ease-in;
	transition-property: background-color;
	transition-duration: .5s;
	transition-timing-function: ease-in;
}

.s_icon_10 {
	background: url(../images/s_icon_10.png) no-repeat center top;
}
.s_icon_11 {
	background: url(../images/s_icon_11.png) no-repeat center top;
}
.s_icon_12 {
	background: url(../images/s_icon_12.png) no-repeat center top;
}
.s_icon_14 {
	background: url(../images/s_icon_14.png) no-repeat center top;
}
.s_icon_15 {
	background: url(../images/s_icon_15.png) no-repeat center top;
}
.s_icon_16 {
	background: url(../images/s_icon_16.png) no-repeat center top;
}
.s_icon_17 {
	background: url(../images/s_icon_17.png) no-repeat center top;
}
.s_icon_18 {
	background: url(../images/s_icon_18.png) no-repeat center top;
}
.s_icon_19 {
	background: url(../images/s_icon_19.png) no-repeat center top;
}


.s_icon_101 {
	background: url(../images/s_icon_101.png) no-repeat center top;
}
.s_icon_102 {
	background: url(../images/s_icon_102.png) no-repeat center top;
}
.s_icon_103 {
	background: url(../images/s_icon_103.png) no-repeat center top;
}
.s_icon_104 {
	background: url(../images/s_icon_104.png) no-repeat center top;
}
.s_icon_105{
	background: url(../images/s_icon_105.png) no-repeat center top;
}
.s_icon_106 {
	background: url(../images/s_icon_106.png) no-repeat center top;
}
.s_icon_107 {
	background: url(../images/s_icon_107.png) no-repeat center top;
}
.s_icon_108 {
	background: url(../images/s_icon_108.png) no-repeat center top;
}
.s_icon_109 {
	background: url(../images/s_icon_109.png) no-repeat center top;
}
.s_icon_110 {
	background: url(../images/s_icon_110.png) no-repeat center top;
}
.s_icon_111 {
	background: url(../images/s_icon_111.png) no-repeat center top;
}
.s_icon_112 {
	background: url(../images/s_icon_112.png) no-repeat center top;
}
.s_icon_113 {
	background: url(../images/s_icon_113.png) no-repeat center top;
}
.s_icon_114 {
	background: url(../images/s_icon_114.png) no-repeat center top;
}
.s_icon_115 {
	background: url(../images/s_icon_115.png) no-repeat center top;
}
.s_icon_116 {
	background: url(../images/s_icon_116.png) no-repeat center top;
}
.s_icon_117 {
	background: url(../images/s_icon_117.png) no-repeat center top;
}
.s_icon_118 {
	background: url(../images/s_icon_118.png) no-repeat center top;
}
.s_icon_119 {
	background: url(../images/s_icon_119.png) no-repeat center top;
}
.s_icon_120 {
	background: url(../images/s_icon_120.png) no-repeat center top;
}

.s_icon_121 {
	background: url(../images/s_icon_121.png) no-repeat center top;
}
.s_icon_122 {
	background: url(../images/s_icon_122.png) no-repeat center top;
}
.s_icon_123 {
	background: url(../images/s_icon_123.png) no-repeat center top;
}
.s_icon_124 {
	background: url(../images/s_icon_124.png) no-repeat center top;
}
.s_icon_125 {
	background: url(../images/s_icon_125.png) no-repeat center top;
}
.s_icon_126 {
	background: url(../images/s_icon_126.png) no-repeat center top;
}
.s_icon_127 {
	background: url(../images/s_icon_127.png) no-repeat center top;
}
.s_icon_128 {
	background: url(../images/s_icon_128.png) no-repeat center top;
}
.s_icon_129 {
	background: url(../images/s_icon_129.png) no-repeat center top;
}
.s_icon_130 {
	background: url(../images/s_icon_130.png) no-repeat center top;
}
.s_icon_131 {
	background: url(../images/s_icon_131.png) no-repeat center top;
}
.s_icon_132 {
	background: url(../images/s_icon_132.png) no-repeat center top;
}
.s_icon_133 {
	background: url(../images/s_icon_133.png) no-repeat center top;
}
.s_icon_134 {
	background: url(../images/s_icon_134.png) no-repeat center top;
}
.s_icon_135 {
	background: url(../images/s_icon_135.png) no-repeat center top;
}

.s_icon_21 {
	background: url(../images/s_icon_21.png) no-repeat center top;
}

.s_icon_22 {
	background: url(../images/s_icon_22.png) no-repeat center top;
}
.s_icon_23 {
	background: url(../images/s_icon_23.png) no-repeat center top;
}
.s_icon_24 {
	background: url(../images/s_icon_24.png) no-repeat center top;
}
.s_icon_25 {
	background: url(../images/s_icon_5f25.png) no-repeat center top;
}
.s_icon_26 {
	background: url(../images/s_icon_26.png) no-repeat center top;
}
.s_icon_27 {
	background: url(../images/s_icon_27.png) no-repeat center top;
}
.groupname{
	width: 80px;
	display: inline-block;
}
.listtype{
color:#666;
position: relative;
	font-size:14px;
	line-height: 200%;
	border-bottom: 1px dashed #eee;
}
.listtype ul{
padding:0px;
margin:0px;
	list-style: none;
display: inline-block;
}
.listtype ul li{
width:80px;
display: inline-block;
padding:0px 10px 0px 0px;
}
.experttitle{
	display: block;
	line-height: 200%;
	border-bottom: 1px #eee solid;
}
