﻿/* 格展网络模板 */
/* 精品与原创网站模板提供商，一站式建站 */
/* 主营业务：快速建站、交易、服务器 */
/* 模板下载：Www.91084.Com */
/* 外链发布：bbs.91084.Com */
/* 主机/服务器：Www.zhaodede.Com */
/* 担保交易平台：Www.gezhanjy.Com */
/* QQ：6364544  */
@charset "utf-8";
/* CSS Document */
/**全局**/
* {
	margin: 0px;
	padding: 0px;
}
div, form, img, ul, ol, li, dl, dt, dd, map {
	padding: 0;
	margin: 0;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #313131;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif, "宋体";
	background: #fff;
}
ul, li {
	list-style: none;
}
.clear {
	clear: both;
}
a {
	color: #313131;
	text-decoration: none;
}
a:hover {
	color: #14723b;
	text-decoration: none;
}
img {
	border: none;
}
hr {
	line-height: 0px;
	font-size: 0px;
	border: none;
	height: 1px;
	width: 100%;
	margin: 5px 0px;
}
div {
	margin: 0px auto;
}
.f_l {
	float: left;
}
.f_r {
	float: right;
}
input, select {
	font-family: arial, Helvetica, sans-serif;
	padding: 1px;
}
.blank {
	width: 100%;
	height: 10px;
	clear: both;
	overflow: hidden;
}
.blank20 {
	width: 100%;
	height: 20px;
	clear: both;
	overflow: hidden;
}
.blank30 {
	width: 100%;
	height: 30px;
	clear: both;
	overflow: hidden;
}
.mt10 {
	margin-top: 10px;
}
.hide {
	display: none;
}
.red {
	color: #f00;
}
.blue {
	color: #00f;
}
.gray {
	color: #ccc;
}
.noInfo {
	width: 100%;
	float: left;
	padding: 10px 0;
	text-align: center;
}
.input_submit {
	width: 77px;
	height: 41px;
	float: left;
	background: url(../images/search.png) no-repeat left top;
	text-align: center;
	line-height: 41px;
	color: #fff;
	border: 0px;
	cursor: pointer;
}
.float_bg {
	background: url(../images/qq_3.gif) repeat-y left top;
	width: 118px;
	padding: 2px 0;
	float: left;
}
.f_list {
	width: 100%;
	float: left;
	margin: 5px auto;
	clear: both;
}
.f_list span {
	float: left;
	width: 80px;
}
.block {
	width: 1000px;
	margin: 0 auto;
}
/*all*/
.main {
	width: 100%;
	float: left;
	padding: 40px 0 60px 0;
}
.main_top {
	width: 100%;
	height: 80px;
	float: left;
	background: url(../images/tbg.png) no-repeat center 10px;
	text-align: center;
}
.course_top_bg {
	background: url(../images/ct_bg.png) no-repeat center 10px;
	color: #fff;
}
.news_top_bg {
	background: url(../images/nt_bg.png) no-repeat center 10px;
	color: #fff;
}
.main_top h3 {
	font-size: 30px;
	height: 45px;
	line-height: 45px;
	font-weight: normal;
}
.main_top h4 {
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.main_type {
	width: 100%;
	float: left;
	text-align: center;
	margin: 10px 0 0 0;
}
.main_type ul {
}
.main_type li {
	display: inline-block;
	height: 42px;
	line-height: 42px;
	margin: 5px;
	padding: 0px;
}
.main_type li a {
	display: block;
	background: #0ba587;
	color: #fff;
	font-size: 14px;
	padding: 0 25px;
}
.main_type li a:hover {
	background: #feef0c;
	color: #38761d;
}
.main_type li.current a {
	background: #feef0c;
	color: #38761d;
}
.main_con {
	width: 100%;
	float: left;
	line-height: 200%;
	padding: 20px 0 0 0;
}
.main_con img {
	max-width: 100%;
}
.main_more {
	width: 100%;
	float: left;
	text-align: center;
	margin: 20px 0 0 0;
}
/*.main_more a{width:178px;height:38px;line-height:38px; display:inline-block;border:1px solid #333; font-size:16px;}
.main_more a:hover{background:#0ba587; color:#fff;}*/
/*end*/

/**顶部**/
#top {
	width: 100%;
	height: 25px;
	line-height: 25px;
	background: #e5e5e5;
	color: #666;
}
#top a {
	color: #666;
}
#top a:hover {
	color: #f00;
}
.welcome {
	float: left;
}
.welcome h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
.showtime {
	float: left;
	margin: 0 5px;
}
.share {
	float: left;
	margin: 0 10px;
	padding: 3px 0 0 0;
	height: 20px;
	line-height: 20px;
}
.favorite {
	float: right;
	line-height: 25px;
	height: 25px;
}
.favorite ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.favorite li {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style-type: none;
	display: inline;
	background: url(../images/f_li.png) no-repeat left center;
}
.favorite li a {
	margin: 0 3px;
}
#header {
	width: 100%;
	float: left;
}
#logo {
	float: left;
}
#logo img {
	height: 133px;
}
#header_right {
	float: right;
}
.language {
	float: right;
	height: 24px;
	line-height: 24px;
	color: #666;
	margin-top: 26px;
}
.language ul {
}
.language li {
	height: 24px;
	float: left;
	margin: 0 0 0 10px;
}
.language li a {
	display: block;
	width: 24px;
	height: 24px;
}
.cn {
	background: url(../images/cn.png) no-repeat left center;
}
.en {
	background: url(../images/en.png) no-repeat left center;
}
.alibaba {
	background: url(../images/alibaba.png) no-repeat left center;
}
#tel {
	float: right;
	height: 30;
	line-height: 30px;
	white-space: nowrap;
	font-size: 24px;
	margin: 47px 0 0 0;
	padding: 0 0 0 50px;
	background: url(../images/phone.png) no-repeat left center;
	color: #fe0c00;
}
/*end*/

/*menu*/
#navigate {
	width: 100%;
	float: left;
	height: 45px;
	line-height: 45px;
	clear: both;
	background: #17a34a;
}
#navigate ul li {
	float: left;
	height: 45px;
	width: 12.5%;
	position: relative;
	z-index: 1000;
	text-align: center;
}
#navigate ul li.first_menu {
	background: none;
}
#navigate ul li a {
	display: block;
	line-height: 45px;
	height: 45px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-family: "微软雅黑";
}
#navigate ul li a:hover {
	background: #14723b;
	height: 48px;
	border-top: 2px solid #14723b;
	margin-top: -2px;
}
#navigate ul li .current {
	background: #14723b;
	height: 48px;
	border-top: 2px solid #14723b;
	margin-top: -2px;
}
#navigate ul li ul {
	width: 100%;
	display: none;
	position: absolute;
	left: 0;
	top: 45px;
	padding: 5px 0;
	background: #14723b;
	z-index: 9999;
}
#navigate ul li ul li {
	width: 100%;
	border: none;
	float: none;
	background: none;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
#navigate ul li ul li a {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	background: none;
}
#navigate ul li ul li a:hover {
	background: none;
	color: #ff0;
}
/*end*/

/*mobile menu*/
.navbar-toggle {
	margin: 15px 0px 0 0;
}
.navbar-toggle .icon-bar {
	background-color: #333;
}
.mobile_nav {
	display: none;
	background: #221311;
}
.mobile_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.mobile_nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 1px solid #fff;
	position: relative;
}
.mobile_nav ul li a {
	padding-left: 10px;
	color: #fff;
	display: block;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	font-weight: bold;
}
.mobile_nav ul li a:hover, .mobile_nav ul li a:active {
	background: #14723b;
}
.mobile_nav ul ul {
	margin: 0;
	padding: 0 10px 10px 10px;
	display: none;
}
.mobile_nav ul ul li {
	border-bottom: none;
	margin: 0;
	padding: 0;
}
.mobile_nav ul ul li a {
	padding: 0;
	padding-left: 5px;
	font-size: 14px;
	font-weight: normal;
	height: 38px;
	line-height: 38px;
}
.mobile_nav ul li i {
	position: absolute;
	top: 12px;
	right: 5px;
	display: block;
	width: 13px;
	height: 13px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.mobile_nav ul li i.touch-arrow-down {
	background-image: url(../images/touch-arrow-d.png);
}
.mobile_nav ul li i.touch-arrow-up {
	background-image: url(../images/touch-arrow-u.png);
}
/*search*/
#search {
	width: 260px;
	float: right;
	margin: 20px 0 0 0;
	position: relative;
}
#search form {
	margin: 0px auto;
	padding: 0px;
}
#search .skw {
	display: inline;
	width: 100%;
	text-indent: 10px;
	float: left;
	line-height: 32px;
	height: 32px;
	border: 1px solid #dcdcdc;
	color: #999;
}
#search .sub {
	width: 46px;
	height: 32px;
	line-height: 32px;
	float: left;
	background: url(../images/search.png) no-repeat center center;
	cursor: pointer;
	border: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#msearch {
	width: 100%;
	height: 34px;
	float: left;
	position: relative;
}
#msearch form {
	margin: 0px auto;
	padding: 0px;
}
#msearch .skw {
	display: inline;
	width: 100%;
	text-indent: 10px;
	float: left;
	line-height: 32px;
	height: 32px;
	border: 1px solid #fff;
	color: #999;
}
#msearch .sub {
	width: 46px;
	height: 32px;
	line-height: 32px;
	float: left;
	background: url(../images/search.png) no-repeat center center;
	cursor: pointer;
	border: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
}
/*end*/

/*flash*/
#banner {
	width: 100%;
	float: left;
}
#banner img {
	width: 100%;
	height: 350px;
}
#flash {
	width: 100%;
	float: left;
}
.slideBox {
	position: relative;
	overflow: hidden;
	background: #000;
}
.slideBox .bd {
	position: relative;
	z-index: 0;
	margin: 0 auto;
}
.slideBox .bd li {
	position: relative;
	text-align: center;
}
.slideBox .bd li img {
	width: 100%;
	height:600px;
}
.slideBox .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	left: 0;
	height: 12px;
	line-height: 12px;
}
.slideBox .hd ul {
	text-align: center;
}
.slideBox .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	overflow: hidden;
	background: #fff;/*filter:alpha(opacity=80);opacity:0.8;*/
	line-height: 999px;
	border-radius: 50%;
}
.slideBox .hd ul .on {
	background: #14723b;
}
.slideBox .prev {
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -37.5px;
	display: block;
	width: 49px;
	height: 75px;
	background: url(../images/left.png) no-repeat left top;
	cursor: pointer;
	display: none;
}
.slideBox .next {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -37.5px;
	display: block;
	width: 49px;
	height: 75px;
	background: url(../images/right.png) no-repeat left top;
	cursor: pointer;
	display: none;
}
/*end*/

/*news flash*/
.newsBox {
	position: relative;
	overflow: hidden;
	background: #000;
}
.newsBox .bd {
	position: relative;
	z-index: 0;
	margin: 0 auto;
}
.newsBox .bd li {
	position: relative;
	text-align: center;
}
.newsBox .bd li span {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 48px;
	line-height: 48px;
	background: url(../images/news_title.png) repeat left top;
	width: 100%;
	color: #fff;
	font-size: 14px;
	text-align: left;
}
.newsBox .bd li span i {
	width: 8px;
	height: 8px;
	background: #fff;
	display: inline-block;
	margin: 0 10px;
}
.newsBox .bd li img {
	width: 100%;
}
.newsBox .prev {
	position: absolute;
	right: 35px;
	bottom: 15px;
	display: block;
	width: 14px;
	height: 15px;
	background: url(../images/left_news.png) no-repeat left top;
	cursor: pointer;
}
.newsBox .next {
	position: absolute;
	right: 15px;
	bottom: 15px;
	display: block;
	width: 14px;
	height: 15px;
	background: url(../images/right_news.png) no-repeat left top;
	cursor: pointer;
}
/*end*/



/*底部*/
#help {
	width: 100%;
	float: left;
	background: #17a34a;
	padding: 30px 0 20px 0;
}
.help_logo {
	width: 164px;
	height: 148px;
	float: left;
	background: url(../images/c_li.png) no-repeat right center;
}
.help_right {
	width: 972px;
	float: right;
}
.help_top {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #d4d4d4;
	position: relative;
}
.help_top h3 {
	font-size: 24px;
	height: 41px;
	border-bottom: 3px solid #d4d4d4;
	float: left;
}
.help_top a {
	color: #eeeded;
}
.help_list {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.help_list ul {
}
.help_list li {
	line-height: 25px;
	float: left;
	margin: 0 30px 0 0;
}
.help_list li a {
	color: #d4d4d4;
	font-size: 14px;
}
.help_list li a:hover {
	color: #fff;
}
#footer {
	width: 100%;
	float: left;
	text-align: center;
	padding: 15px 0;
	background: #14723b;
	color: #d4d4d4;
	line-height: 25px;
}
#footer a {
	color: #d4d4d4;
}
#footer a:hover {
	color: #fff;
}
#copyright {
	width: 100%;
	float: left;
	text-align: center;
	padding: 15px 0;
	line-height: 25px;
	background: #b10100;
	color: #fff;
}
#copyright a {
	color: #fff;
}
#copyright a:hover {
	color: #ff0;
}
#copy_txt {
	width: 100%;
	float: left;
}
#footnav {
	width: 100%;
	float: left;
}
#footnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footnav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#footnav li a {
	margin: 0 10px;
}
/*end*/


/*home*/
.home_left {
	width: 230px;
	float: left;
}
.home_right {
	width: 952px;
	float: right;
}
.home_list {
	width: 100%;
	float: left;
}
.home_item {
	width: 100%;
	float: left;
	background: #f6f6f8;
	padding: 40px 0;
}
.home_item_top {
	width: 100%;
	line-height: 76px;
	text-align: center;
	float: left;
}
.home_item_top h3 {
	line-height: 76px;
	font-size: 36px;
	background: url(../images/top_line2.png) no-repeat center bottom;
}
.home_item_con {
	width: 100%;
	float: left;
}
.home_item_list {
	margin: 20px auto;
	text-align: center;
}
.home_item_img {
	width: 100%;
}
.home_item_img img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
}
.home_item_title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
}
.home_item_des {
	width: 100%;
	min-height: 50px;
	line-height: 25px;
	color: #666;
}
.home_bg {
	width: 100%;
	float: left;
	background: url(../images/line.png) repeat-x left 71px;
}
.home_top {
	width: 100%;
	height: 100px;
	text-align: center;
	float: left;
	background: url(../images/home_top.png) no-repeat center top;
}
.home_top h3 {
	line-height: 58px;
	font-size: 30px;
}
.home_top span {
	line-height: 28px;
	font-size: 16px;
	color: #999;
}
.home_con {
	width: 100%;
	padding: 10px;
	float: left;
	line-height: 200%;
	overflow-x: hidden;
}
.pro_con {
}
.pro_item {
	margin: 20px auto;
}
.pro_item_img {
	width: 100%;
}
.pro_item_img img {
	width: 100%;
}
.pro_item_title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin: 10px 0 0 0;
	text-align: center;
}
.pro_item_title a {
	font-size: 24px;
	color: #fff;
}
.pro_item_title a:hover {
}
.pro_item_more {
	width: 100%;
	height: 32px;
	text-align: center;
}
.pro_item_more a {
	width: 74px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #fff;
	font-size: 14px;
	color: #fff;
	display: inline-block;
}
.pro_item_more a:hover {
	background: #32aef1;
	border: 1px solid #32aef1;
}
.pro_more {
	width: 100%;
	float: left;
	text-align: center;
}
.pro_more a {
	width: 112px;
	height: 38px;
	line-height: 38px;
	display: inline-block;
	background: #14723b;
	color: #fff;
	font-size: 14px;
}
.piclist {
	width: 177px;
	height: 158px;
	text-align: center;
	margin: 16px 0 0 10px;
	display: inline;
	float: left;
}
.piclist dt img {
	width: 175px;
	height: 132px;
	border: solid 1px #e4e0df;
}
.piclist dd {
	line-height: 26px;
}
.about {
	width: 100%;
	float: left;
	background: #FFF;
	position: relative;
	min-height: 300px;
}
.about_left {
	position: absolute;
	right: 15px;
	top: 0px;
}
.about_right {
	margin: 30px auto;
}
.about_title {
	width: 100%;
	line-height: 50px;
	font-size: 24px;
}
.about_con {
	width: 100%;
	line-height: 28px;
	font-size: 14px;
}
.about_more {
	width: 100%;
	height: 40px;
	margin: 10px 0 0 0;
}
.about_more a {
	width: 118px;
	height: 38px;
	line-height: 38px;
	float: left;
	background: #14723b;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.news_left {
	width: 445px;
	float: left;
	padding: 15px 0 0 0;
}
.news_right {
	width: 712px;
	float: right;
}
.news_top {
	background: url(../images/news_top.png) no-repeat center top;
}
.news_item {
	margin: 20px 0 0 0;
}
.news_item_top {
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
}
.news_item_top h3 {
	float: left;
	line-height: 44px;
	height: 44px;
	font-size: 18px;
	border-bottom: 2px solid #45b1ff;
}
.news_item_top h4 {
	float: left;
	line-height: 44px;
	height: 44px;
	font-size: 18px;
	margin: 0 0 0 5px;
}
.news_item_top span {
	float: right;
}
.news_item_top span a {
	font-size: 14px;
	color: #45b1ff;
}
.news_item_con {
	width: 100%;
}
.news_img {
	float: left;
	width: 100%;
}
.news_img img {
	width: 100%;
}
.news_title {
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	line-height: 30px;
	overflow: hidden;
	color: #fff;
}
.news_title a {
	color: #fff;
}
.news_des {
	width: 100%;
	line-height: 20px;
	overflow: hidden;
	color: #fff;
}
.news_list {
	width: 100%;
	float: left;
}
.news_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.news_list li {
	margin: 0px;
	padding: 0 10px 0 10px;
	list-style-type: none;
	line-height: 35px;
	border-bottom: 1px dotted #dedede;
	background: url(../images/li_2.png) no-repeat left center;
	color: #fff;
}
.news_list li a {
	font-size: 14px;
	color: #fff;
}
#LeftButton {
	width: 24px;
	height: 42px;
	display: block;
	background: url(../images/left.png) no-repeat 0px 0px;
	position: absolute;
	left: 0px;
	top: 55px;
}
#RightButton {
	width: 24px;
	height: 42px;
	display: block;
	background: url(../images/right.png) no-repeat 0px 0px;
	position: absolute;
	left: 736px;
	top: 55px;
}
#MarqueeDiv {
	width: 692px;
	float: left;
	height: 152px;
	overflow: hidden;
	margin: 0 0 0 34px;
	display: inline;
}
#MarqueeDiv img {
	margin-right: 10px;
	height: 150px;
	width: 150px;
}
/*end*/


/*left*/
#left {
	width: 260px;
	float: left;
	margin-top: -80px;
}
.left_list {
	width: 100%;
	float: left;
}
.left_top {
	width: 100%;
	height: 80px;
	line-height: 80px;
	float: left;
	border-bottom: 3px solid #14723b;
	background: url(../images/left_top.png) repeat left top;
	text-align: center;
}
.left_top h3 {
	line-height: 80px;
	font-size: 30px;
	font-family: "微软雅黑";
	color: #14723b;
}
.left_con {
	width: 100%;
	float: left;
}
.type_list {
	width: 100%;
	float: left;
}
.type_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.type_list li {
	margin: 0px;
	padding: 0 0 0 28px;
	list-style-type: none;
	height: 52px;
	line-height: 52px;
	border-bottom: 1px dashed #dcdcdc;
	overflow: hidden;
	background: url(../images/left_li.png) no-repeat 8px center;
}
.type_list li a {
	color: #333;
	font-size: 14px;
}
.type_list li a:hover {
	color: #14723b;
}
.type_list li a.current {
	color: #14723b;
}
.type_list li.second_cat {
}
.type_list li.second_cat a {
	background: url(../images/left_2.png) no-repeat left center;
	padding: 0 10px;
}
.type_list li.second_cat a:hover {
	background: url(../images/left_4.png) no-repeat left center;
}
.type_list li.second_cat a.current {
	background: url(../images/left_4.png) no-repeat left center;
}
/*end*/

/*right*/
#right {
	width: 880px;
	float: right;
}
#right_top {
	width: 100%;
	height: 60px;
	line-height: 60px;
	float: left;
	border-top: 1px solid #dcdcdc;
	text-align: center;
}
#right_top h3 {
	font-size: 20px;
	color: #333;
	line-height: 60px;
	font-family: "微软雅黑";
}
#right_top h3 a {
	color: #333;
}
#right_top span {
	float: right;
}
#right_con {
	width: 100%;
	float: left;
	padding: 10px 0 0 0;
	line-height: 200%;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#right_con img {
	max-width: 100%;
	height: auto;
}
/*end*/

/*demo*/
#demo {
	overflow: hidden;
	width: 900px;
	height: 145px;
	margin: 35px 0 0 10px;
	float: left;
	display: inline;
}
#cdemo {
	overflow: hidden;
	width: 900px;
}
#demo img {
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}
/*end*/

/*link*/
.friendlink {
	padding-top: 12px;
}
.friendlink li {
	float: left;
	width: 242px;
}
.friendlink li.txt1 {
	padding: 3px 0px 3px 24px;
	background: url(../images/dot.gif) no-repeat 10px center;
}
.friendlink li.pic1 {
	padding: 3px 0 3px 8px;
}
.friendlink li.pic1 img {
	width: 240px;
	height: 65px;
}
.link {
	width: 100%;
	padding: 50px 0;
	float: left;
}
.link_txt {
	width: 100%;
	float: left;
	text-align: center;
}
.link_txt ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.link_txt li {
	margin: 0px;
	padding: 0 10px;
	list-style-type: none;
	display: inline-block;
	line-height: 25px;
}
.link_img {
	width: 100%;
	float: left;
	text-align: center;
	margin: 20px 0 0 0;
}
.link_img ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.link_img li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
.link_img li img {
	height: 150px;
}
/*end*/
	 
/*news*/
.art_list {
	width: 100%;
	float: left;
	padding: 15px 0;
	border-bottom: 1px dashed #dcdcdc;
}
.art_img {
	float: left;
	width: 20%;
}
.art_img img {
	width: 100%;
}
.art_right {
	float: right;
	width: 78%;
}
.art_title {
	width: 100%;
	line-height: 30px;
	font-size: 16px;
	text-decoration: underline;
}
.art_author {
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #666;
}
.art_author span {
	margin: 0 10px 0 0;
}
.art_des {
	color: #999;
	line-height: 20px;
	font-size: 14px;
}
.art_more {
	line-height: 30px;
}
.art_more a {
	float: left;
	color: #14723b;
}
.art_more span {
	float: right;
	color: #999;
}
.articleList {
	width: 100%;
	float: left;
}
.articleList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.articleList li {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style-type: none;
	border-bottom: 1px dotted #ccc;
	background: url(../images/li_0.png) no-repeat left center;
	line-height: 35px;
}
.time {
	float: right;
}
.articleTitle {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.articleAuthor {
	text-align: center;
	padding: 7px 0px;
	border-bottom: 1px dotted #ccc;
}
.articleauthor span {
	margin: 0px 6px;
	font-size: 9pt;
}
.articleInfo {
	width: 100%;
	padding: 10px 0;
	line-height: 200%;
}
.articleInfo img {
	max-width: 100%;
}
.pageUpDown {
	padding-top: 10px;
	text-align: left;
	line-height: 30px;
}
/*end*/

.zoomimgs {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 75%;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;/*图片不裁切需要全部显示改用background-size:contain，改变图片缩放比例改paddding-bottom的百分比,如图片宽高1:1 100%，4:3 75%，3:4 133.33%*/
}
/*Product*/
.productList {/*width:100%;float:left;*/
}
.pro_list {
	text-align: center;
	margin: 10px auto;
}
.pro_img {
	border: 1px solid #dcdcdc;
	border-radius: 3px;
}
.pro_title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.productTitle {
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}
.productImg {
	width: 100%;
	text-align: center;
	float: left;
	margin: 10px auto;
}
.productImg img {
	max-width: 100%;
}
.productBuy {
	width: 100%;
	text-align: center;
	float: left;
	margin: 10px auto;
}
.productBuy a {
	margin: 0 10px;
}
/*.productBuy a{width:120px;height:40px;line-height:40px;background:#45b1ff; display:inline-block; color:#fff; border-radius:5px; font-size:14px;}
.productBuy a:hover{background:#000;}*/
.title {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
	border-bottom: 1px dotted #ccc;
	line-height: 25px;
}
.title span {
	font-size: 14px;
	font-weight: bold;
}
.productDesc {
	line-height: 200%;
	padding: 10px 0;
	width: 100%;
	float: left;
}
/*end*/

/*page*/
.pages {
	font-size: 12px;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.pages li {
	display: inline-block;
}
.pages a {
	font-size: 12px;
	padding: 5px 10px;
	border: 1px solid #ccc;
	margin: 0 2px;
}
.pages a:hover {
	background: #eee;
}
.pages li.active a {
	background: #eee;
	color: #f00;
}
.pages select {
	vertical-align: middle;
	font-size: 8pt;
	padding: 0px;
}
.pages b {
	font-weight: normal;
}
/*end*/

/*feedback*/
.f_list {
	width: 100%;
	float: left;
	margin: 5px auto;
	clear: both;
}
.f_list .fl_l {
	float: left;
	width: 20%;
	text-align: right;
}
.f_list .fl_r {
	float: left;
	width: 80%;
}
.input_text {
	width: 90%;
	border: 1px solid #ccc;
	line-height: 24px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.w100 {
	width: 100px;
}
/*end */

@media screen and (max-width: 1200px) {
#logo img {
	height: 120px;
}
.language {
	margin-top: 20px;
}
#navigate ul li a {
	font-size: 14px;
}
.help_right {
	width: 750px;
}
#left {
	width: 230px;
}
#right {
	width: 680px;
}
.news_left {
	width: 400px;
}
.news_right {
	width: 510px;
}
.about_right {
	margin: 15px auto;
}
.about_con {
	line-height: 25px;
}
}
@media screen and (max-width: 992px) {
#logo img {
	height: 100px;
}
.language {
	margin-top: 10px;
}
#search {
	margin-top: 15px;
}
#navigate ul li a {
	font-size: 12px;
}
.help_right {
	width: 530px;
}
.main {
	padding: 30px 0;
}
#left {
	width: 100%;
	margin: 0px;
}
.left_top {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #14723b;
}
.left_top h3 {
	line-height: 60px;
	font-size: 20px;
}
.type_list li {
	line-height: 40px;
	height: 40px;
}
#right {
	width: 100%;
	margin-top: 30px;
}
#right_top {
	border-top: 0px;
	border-bottom: 1px solid #dcdcdc;
}
#right_con {
	min-height: auto;
}
.news_left {
	width: 100%;
}
.news_right {
	width: 100%;
}
.about_left {
	position: static;
}
.about_left img {
	width: 100%;
	height: auto;
}
}
 @media screen and (max-width: 760px) {
#logo {
	margin: 0px auto;
}
#logo img {
	height: 60px;
}
.art_img {
	width: 100%;
}
.art_right {
	width: 100%;
}
#navigate {
	display: none;
}
.language {
	display: none;
}
#search {
	display: none;
}
.slideBox .prev, .slideBox .next {
	display: none;
}
.mobile_nav {
	display: block;
}
#help {
	padding: 15px 0;
}
.help_logo {
	width: 100%;
	background: none;
	text-align: center;
}
.help_right {
	width: 100%;
}
.help_list li {
	width: 100%;
	margin: 0px;
}
.type_list li a {
	font-size: 12px;
}
.home_top {
	line-height: 50px;
	text-align: center;
	float: left;
}
.home_top h3 {
	line-height: 50px;
	font-size: 24px;
}
}
