/*
CSS Credit: http://www.mycodes.net
*/

html {

	background: #fff;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif,"微软雅黑";
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background:#d9d9d9;
	
}

a:link, a:visited {	color: #494949; text-decoration:none; }
a:active, a:hover { color: #2780e4; text-decoration: underline;}
.date{float:right;padding-right:0px;color:#999999;font-size:13px;}
.abstract{background:#f5f5f5;padding:5px 5px 5px 5px;}
.templatemo_content p{font-size:13px;line-height:150%;text-indent:2em;}
.templatemo_content ul,.templatemo_content li{list-style:none;margin:0;padding:0}
#page-content-list{margin-left:0px;}
.ynulist li{background:url(images/dot.gif) no-repeat 0 8px; padding-left:12px;padding-bottom:10px;}
.ynulist li a{font-size:13px;}
.ynulist b{color:#666;font-weight:bold;}
/**
.dotline{background:url(images/dotline.gif) bottom repeat-x;padding-bottom:20px;}**/
p{
	
	font-family:  Tahoma;
	font-size: 13px;
	color: #484848;
	margin: 0 0 10px 0;
		
}



h1 {
	
	font-family:  Tahoma;
	font-size: 18px;
	color: #676767;
	font-weight: normal;
	margin: 0 0 15px 0;
	
}


h2 {
	
	font-family:  Tahoma;
	font-size: 16px;
	color: #499b05;
	font-weight: normal;
	margin: 0 0 10px 0;
	
}

h2 a:link{	
	color: #499b05;	
}

h3 {
	
	font-family:  Tahoma;
	font-size: 11px;
	color: #2780e4;
	font-weight: normal;
	margin: 0 0 5px 0;
	
}

#templatemo_container {

	width: 960px;
	margin: auto;
	background:#ffffff;
	overflow:hidden;

}

#templatemo_header {
	
	width: 960px;
	height: 157px;
	background: url(images/templatemo_bg.jpg) repeat-x;
	background-position: 0 -2px;
	margin: 0 auto;
	padding: 1px 0 0 0;
	
}

#templatemo_logo_area {
	
	/**width: 175px;
	height: 60px;
	
	margin: 25px 0 0 50px;**/
	float: left;
	
}

#templatemo_logo {
	width:765px;
	height:110px;
	font-family: Tahoma;
	font-size: 45px;
	color: #0e8fcb;
	background: #000 url(images/templatemo_header.jpg) repeat-x;
}


#templatemo_social {
	
	width: 195px;
	height: 80px;
	float: right;
	margin: 30px 0 0 0 ;
}

#templatemo_social form {
	float: right;
	width: 185px;
	height: 36px;
	background: url(images/templatemo_search.jpg);
}

.field {
	float: left;
	width: 132px;
	height: 21px;
	border: none;	
	background: none;
	border: none;
	font-family: Tahoma;
	color : #686868;

	margin: 8px 0 0 10px;
}

.button {

	float: right;
	width: 35px;
	height: 22px;
	border: none;	
	background: url(images/templatemo_botton.jpg) no-repeat;
	margin: 8px 5px 0 0;
	cursor: pointer;

}

#templatemo_social img{
	float: right;
	margin: 0 20px 0 0;
	border: none;
}


/* menu */

#templatemo_menu {
	float: right;
	width: 960px;
	height: 40px;
	margin: 5px 0 0 0;
	padding: 0 ;
}

#templatemo_menu ul {
	float: right;
	margin: 0px;
	padding: 0 0 0 0;

	list-style: none;
}

#templatemo_menu ul li {
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	padding: 10px 20px;	
	text-align: center;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	background: url(images/templatemo_menu_divider.png) center right no-repeat;
	color: #2a5f00;	
	font-family: Tahoma;
	font-size: 12px;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #fff;
}

#templatemo_menu li .last {
	background: none;
}

/* end of menu*/

#templatemo_content_area {
	
	width: 960px;
	margin: 20px 0 0 0;

}

#templatemo_left {
	float: left;
	width: 250px;
}
#templatemo_right {	
	float:right;
	width: 680px;
	margin-right:10px;
}
.templatemo_section_1 {
	width: 250px;
	margin: 0 0 10px 10px;
}

.templatemo_section_1 .top {
	width: 250px;
	height: 33px;
	background: url(images/templatemo_section_1_top.jpg) left no-repeat;
}

.top h1{
	display:block;
	float: left;
	margin: 15px 0 0 15px;
	color:#fff;
}

.top span.title{
	
	float: right;
	display: block;
	font-family: Tahoma;
	font-size: 10px;
	color: #fff;
	margin: 15px 25px 0 0;
}

.templatemo_section_1 .middle {
	width: 250px;
	background: url(images/templatemo_section_1_mid.jpg) left repeat-y;
}

.templatemo_section_1 .bottom {
	width: 210px;
	background: url(images/templatemo_section_1_bottom.jpg) bottom left  no-repeat;
	padding: 10px 20px 5px 15px;
}


.templaemo_h_line {
	width: 100%;
	clear: both;
	height: 1px;
	background: url(images/templatemo_h_line.jpg);
	margin: 0 0 10px 0;
	
}

.templaemo_v_line {
	width: 1px;
	float: left;
	height: 220px;
	background: url(images/templatemo_v_line.jpg);
	
	
}

.templatemo_section_2 {
	width: 230px;
	margin: 0 0 10px 10px; ;
	padding: 15px 15px 5px 0px;
}

.templatemo_section_2 .green {

	border-left: 8px solid #64d608;
	padding: 0 0 0 5px;
	margin: 0 0 15px 0;
	
}

.templatemo_section_2 .blue {

	border-left: 8px solid #499b05;
	padding: 0 0 0 5px;
	margin: 0 0 15px 0;
	
}

.templatemo_section_2 .yellow {

	border-left: 8px solid #ffcc66;
	padding: 0 0 0 5px;
	margin: 0 0 15px 0;
	
}

.templatemo_section_3 {
	width: 680px;
	margin: 0 0  20px 0;
	background: url(images/templatemo_section_3_bg.jpg) no-repeat;
	background-position: 105px -5px;	
}

.templatemo_section_3 h1{
	margin: 0 0 5px 0;
	
}


span.blue_title {
	font-family: Arial;
	font-size: 20px;
	color: #499b05;
	display: block;
	margin: 0 0 25px 0px;
}
span.blue_title_content {
	font-family: Arial;
	font-size: 14px;
	color: #499b05;
	display: block;
	margin: 0 0 25px 0px;
}

span.blue_title_content i {
	font-style:normal;
	font-size:12px;
	margin-left:10px;
	color: #499b05;
}

span.blue_title_content i a {
	text-decoration: none;
	color: #499b05;
}
span.blue_title i {
	font-style:normal;
	font-size:12px;
	margin-left:10px;
	color: #499b05;
}
span.blue_title i a {
	text-decoration: none;
	color: #499b05;
}



.templatemo_section_4 {
	width: 680px;
	margin: 0 0 15px 0;	
}

.templatemo_section_4 h1{margin-left:15px;}

.templatemo_section_5 {
	width: 680px;
	background: url(images/templatemo_section_5.jpg) top no-repeat;
	margin: 0 0 5px 0;
	padding: 15px 0 0 0;
}
.templatemo_two_col {
	width: 310px;
	padding: 0 15px 15px 12px;
	margin: 0 0 0 0;
}

.templatemo_two_col img{border:1px solid #ccc;padding:2px 2px;}

.templatemo_two_col img{
	margin: 0 0 10px 0;
}

.templatemo_gallery {
	margin: 0;
	padding: 0;
}

.templatemo_gallery img{
	float: left;
	margin: 0 3px 15px 0;	
	width:96px;
	height:72px;
	border:none;
}

.templatemo_gallery img.mid{
	float: left;
	margin: 0 27px;	
}

.right {
	
	float: right;
	
}


.left {
	
	float: left;
	
}

#templatemo_footer {
	width: 960px;
	height: 52px;
	background: url(images/templatemo_footer_bg.jpg);
	color: #fff;
	text-align: center;
	padding: 36px 0 0 0;
	margin: 0 auto;
}

#templatemo_footer a{
	color: #fff;
	text-decoration:none;
}

#templatemo_footer a:hover{
	color: #fff;
	text-decoration: none;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}
.c-nav{display: none;}
.c-nav .show {
				display: inline-block;
			}

			.c-nav .hiden {
				display: none;
			}

			/* 导航栏 */
			.c-nav {
				width: 100%;
				background-color: black;
			}

			.c-nav .navFlex {
				display: flex;
				display: -webkit-flex;
				justify-content: space-between;
				-webkit-justify-content: space-between;
				align-items: center;
				-webkit-align-content: center;
				color: white;
			}

			.c-nav ul {
				list-style: none;
				margin-bottom: 0px;
				padding-left: 0px;
			}

			.c-nav ul li {
				padding: 15px 0px 15px 0px;
				margin-left: 30px;
				display: inline-block;
			}

			.c-nav ul li a {
				color: white;
				padding-bottom: 2px;
				text-decoration: none;
				border-bottom: 3px solid transparent;
			}

			.c-nav ul li a:hover {
				border-bottom: 3px solid #e4c17e;
			}

			.c-nav .logo {
				height: 40px;
			}

			.c-nav .btnImg {
				height: 20px;
				width: 25px;
				padding: 3px 8px 3px 8px;
				box-sizing: content-box;
				border: 1px solid transparent;
			}
@media screen and (max-width:576px){
	.c-nav{display: inline-block;}
	.c-nav .hiden {
					display: block;
				}

				.c-nav .show {
					width: 100%;
					font-size: 14px;
					text-align: center;
					display: none;
				}
				#templatemo_header{height: 57px;}
	#templatemo_container{width: 100%;}
	#templatemo_header{width: 100%;}
	#templatemo_logo{height: 35px;width: 100%;}
	#templatemo_social{display: none;}
	#templatemo_menu{width: 100%;font-size: 14px; text-align: center;z-index: 10; display: none;}
	#templatemo_menu ul li{padding-top:10px;margin-left:0px;display:block;}
    #templatemo_menu ul li a{border-bottom:3px solid transparent;}
    #templatemo_menu ul a:hover{border-bottom:3px solid #e4c17e;}
    #templatemo_menu ul li:nth-child(4),.c-nav ul li:nth-child(5){display:block;}
	#templatemo_menu ul {	margin: 0px;text-align: center;
	padding: 0 0 0 0;
	list-style: none;
	float: none;}
	#templatemo_menu ul li {

	}
	#templatemo_menu ul li a {
		padding: 10px 20px;	
		text-align: center;
		font-size: 12px;
		text-align: center;
		text-decoration: none;
		color: #2a5f00;	
		font-family: Tahoma;
		font-size: 12px;
		outline: none;
		float: none;
	}

	#templatemo_menu li a:hover, #templatemo_menu li .current {
		color: #fff;
	}

	#templatemo_menu li .last {
		background: none;
	}
	#templatemo_content_area{width: 100%;}
	#templatemo_left {
	width: 100%;
}
#templatemo_right {
	width: 100%;
	margin-right:10px;
	float: none;
}
.templatemo_section_1 {
	width: 100%;
	margin: 0 0 10px 10px;
}

.templatemo_section_1 .top {
	width: 100%;
	height: 33px;
	background: none;
}
#templatemo_footer {
	width: 100%;
	height: 52px;
	background: url(images/templatemo_footer_bg.jpg);
	color: #fff;
	text-align: center;
	padding: 36px 0 0 0;
	margin: 0 auto;
}
.templatemo_section_5 {
	width: 100%;
	background: url(images/templatemo_section_5.jpg) top no-repeat;
	margin: 0 0 5px 0;
	padding: 15px 0 0 0;
}
.templatemo_two_col {
	width: 100%;
	padding: 0 15px 15px 12px;
	margin: 0 0 0 0;
}
.right{float: none;}
.templatemo_section_1 .middle {
	width: 100%;
	background: none;
}
.templatemo_section_1 .bottom {
	width: 100%;
	background: none;
	padding: 10px 20px 5px 15px;
}
.templatemo_section_2 {
	width: 100%;
	margin: 0 0 10px 10px; ;
	padding: 15px 15px 5px 0px;
}
.templatemo_section_3 {
	width: 100%;
	margin: 0 0  20px 0;
	background: url(images/templatemo_section_3_bg.jpg) no-repeat;
	background-position: 105px -5px;	
}
.templatemo_section_4 {
	width: 100%;
	margin: 0 0 15px 0;	
}
.templatemo_section_4 div{text-align: center;}
.templatemo_section_5 {
	width: 100%;
	background: url(images/templatemo_section_5.jpg) top no-repeat;
	margin: 0 0 5px 0;
	padding: 15px 0 0 0;
}
.templatemo_two_col {
	width: 100%;
	padding: 0 15px 15px 12px;
	margin: 0 0 0 0;
}
.c-nav {
					background-color: rgba(100, 213, 7, 1);
					padding: 10px 0px 10px 0px;
					opacity: 0.9;
				}

				.c-nav .navFlex {
					flex-wrap: wrap;
					font-size: 20px;
					justify-content: space-between;
				}

				.c-nav .logo {
					height: 30px;
				}

				.c-nav ul li {
					padding-top: 10px;
					margin-left: 0px;
					display: block;
				}

				.c-nav ul li a {
					border-bottom: 3px solid transparent;
				}

				.c-nav ul a:hover {
					border-bottom: 3px solid #e4c17e;
				}

				.c-nav ul li:nth-child(4),
				.c-nav ul li:nth-child(5) {
					display: block;
				}

				.c-nav .hiden {
					display: block;
				}

				.c-nav .show {
					width: 100%;
					font-size: 14px;
					text-align: center;
					display: none;
				}
}
