@charset "gb2312";
/* CSS Document */
* {
	padding:0px;
	margin:0px;
	list-style:none;
}
img {
	border:none;
	border:0;
	max-width:100%;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	color:#e63009;
	text-decoration:none;
}
html {
	font:normal 12px/22px 宋体;
}
body {
	background-color:#fff;
}
/*公用样式*/
.jqm-header{
    max-width: 100%;
    margin: 0 auto;
}
.jqm-header h1.jqm-logo {
    font-size: 14px;
    margin: 0.4em;
 
}
.page-swipe header img {
    max-width: 100%;
}
 /*字体图标*/
 @font-face {
   font-family: 'Glyphicons Halflings';
 
   src: url('../fonts/glyphicons-halflings-regular.eot');
   src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
 }
 
 .glyphicon {
   position: relative;
   top: 1px;
   display: inline-block;
   font-family: 'Glyphicons Halflings';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
 }
 
 .glyphicon-menu-hamburger:before {
   content: "\e236";
 }
 
 .glyphicon-earphone:before {
   content: "\e182";
 }
 
 .glyphicon-th-large:before {
   content: "\e010";
 }
 
 .glyphicon-th-list:before {
   content: "\e012";
 }
 
 .glyphicon-home:before {
   content: "\e021";
 }
 
 .glyphicon-triangle-top:before {
   content: "\e253";
 }
 
 /*样式开始*/
 
 .more {
 	float: right;
 	padding-right:10px;
 	line-height:54px;
 	text-align:center;
 } /*more链接*/
 /*more链接*/
.more a {
	color:#167312
}
.more a img{line-height:54px;width: 38px;height: 13px;margin-top: 20px;}
.left_title {
	height:54px;
	line-height:42px;
	background:url(../images/logo.jpg) left center repeat-x;
	border:0px solid red;
	clear:both
}
.left_title h2 {
	color:#3d8a32;
	width:150px;
	height:54px;
	float:left;
	text-indent:10px;
	overflow:hidden;
	line-height:54px;
}
.left_title h2 a {
	color:#FFF;
}
.left_title h2 a:hover {
	color:#e63009;
	text-decoration:none;
}
.left_body {
	padding:3px 5px;
	font-family: Microsoft YaHei, Helvitica, Verdana, Tohoma, Arial, san-serif;
	font-size:14px;
	margin-top:5px;
}
.left_body .page{ text-align:center;text-align: center;
font-size: 12px;
padding-top: 10px;
padding-bottom: 10px;
background: #FFF;}
.textlist li:hover {
	cursor:pointer;
}
.left_body .text{
font-size: 12px;
padding-top: 10px;
padding-bottom: 10px;
background: #FFF;
text-indent: 2em;}
/*当前位置*/
#location {
	padding:3px 0px;
	margin: 5px;
	border-bottom: 0px solid #167312;
	color:#000;
	height:1.5em;
	line-height:1.5em;
	clear:both;
	text-indent:3px;
	font-size: 10px;
}
#location .name{height: 18px; overflow:hidden;line-height: 18px;text-overflow:ellipsis;}
#location a {
	color:#000; 
}
#location a:hover {
	color:#e63009;
  
	text-decoration:none;
}
/*联系我们*/
.contact {
	font-size:14px;
	color: #000;
	padding:10px; 

}
.con{font-size:14px;
	color: #000;
	padding-top:10px; 
	padding-bottom:10px;}
.con img{max-width:100%; text-align:center;}
.edui-faked-video{ height:auto; width:auto; overflow:hidden;} 
.ChannelContent {
	clear:both;
	padding:3px;
	line-height:1.8em
}
/*导航*/

.nav {
	width: 100%;
	margin: 0px auto;
	height: auto;
	overflow:hidden;
	font-family: Microsoft YaHei, Helvitica, Verdana, Tohoma, Arial, san-serif;
	font-size:16px;
	background:url(../images/logo.jpg) repeat;
}
.nav li {
	width:25%;
	height:35px;
	float:left;
	display:inline;
}
.nav a {
	line-height:35px;
	font-size:16px;
	color:#fff;
	overflow:hidden;
	display:block;
	text-align:center;
}
.nav a:active {
	color:#F00;
	text-decoration:none;
}
.nav a.on{
	color:#FFFC1F;
}
/** 首页焦点��?**/
.index_focus {
	width:100%;
	position:relative;
}
.index_focus .focus_pic {
	width:100%;
	overflow:hidden;
}
.index_focus .focus_pic li {
	width:100%;
	float:left;
	text-align:center;
	position:relative;
}
.index_focus .focus_pic li img {
	width:100%;
	vertical-align:middle;
}
.index_focus .focus_btn {
	width:100%;
	position:absolute;
	bottom:5px;
	left:0;
	text-align:center;
}
.index_focus .focus_btn li {
	width:10px;
	height:10px;
	background:#eaeaea;
	display:inline-block;
	margin:0 3px;
	cursor:pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.index_focus .focus_btn li.on {
	background:#f2972c;
}
/*文本列表*/
.textlist{}
.textlist li {
	background:url(../images/textlist.png) left center no-repeat;
	text-indent:14px;
	padding: 5px 0px;
	text-overflow:ellipsis;
	white-space:nowrap;
	border-bottom:1px dotted #999999;
	font-size:14px;
	line-height:1.5em;
	vertical-align:middle;
	overflow:hidden;
}
.textlist li.first {
	background:none;
	padding-left:3px;
}
.textlist li .InfoTime {
	display: none;
}
.textlist li .InfoContent {
	font-size:14px;
	color:#000;
	white-space:normal
}
.textlist li img {
	float:left;
	width:95px;
	margin-right:5px;
	border:1px solid #167312;
}
/*商品展示样式列表*/
.gridlist{  padding-bottom:20px; height:auto; width:auto; overflow:hidden; padding-top:20px;}
.gridlist li {
	width:49%;
	overflow:hidden;
	float:left;
	line-height:0em;
	font-size:16px;
	line-height:1.5em;
	vertical-align:middle;
	overflow:hidden;
	color:#1D62E2;
	list-style: none outside none;
}
.gridlist li:hover {
	cursor:pointer;
}
.gridlist li .InfoTitle {
	height: 30px;
	line-height:30px;
	overflow: hidden;
	font-size:14px;
	padding:0px 5px;
	text-align:center;
	line-height: 1.5em;
	vertical-align:middle;
	font-weight:bold;
}
.gridlist li .InfoPicture {
	padding:0px 5px;
	text-align: center;
}
.gridlist li .InfoPicture img {
	border: 2px solid #E0E0E0;
	width:180px;
	
}
/*带缩略图图文样式列表*/

.thumblist li {
	line-height:1.8em;
	overflow:hidden;
	width:100%;
	margin-bottom:5px;
	font-size:14px;
	line-height:1.5em;
	vertical-align:middle;
	background-color:#FFF;
	overflow:hidden;
	font-family: Microsoft YaHei, Helvitica, Verdana, Tohoma, Arial, san-serif;
}
.thumblist li:hover {
	cursor:pointer;
}
.thumblist li img {
	float:left;
	width:90px;
	margin-right:8px;
	border:1px solid #999999;
}
.thumblist li a:hover img {
	border:1px solid #034b9f;
}
.thumblist li .InfoTitle {
	color:#333333;
	font-size:14px;
	line-height: 1.5em;
	vertical-align:middle;
	font-weight:bold;
}
.thumblist li p {
	height:3em;
	overflow:hidden;
	color:#35353c;
	line-height:1.5em;
	margin:0px;
}
.thumblist li a:hover {
	color:#e63009;
	text-decoration:none;
}
/*底部*/
#copyright {
	padding:3px 0px;
	text-align:center;
	font-size:14px;
	color:#333333;
	border:0px solid red;
	margin-bottom: 80px;
}
#copyright a {
	color:#333333;
	font-size:14px;
}
#copyright .TechnicalSupport {
	text-align:center;
	padding-bottom:5px;
	font-size:14px;
}
#copyright .TechnicalSupport a {
	font-size:14px;
}
#copyright .bottom_copyright {
	padding:3px 0px;
	font-size:14px;
}
#copyright .bottom_navigation {
	text-align:center;
	height:35px;
	line-height:35px;
	background:#71C6A0;
	font-size:14px;
	display:none
}
#copyright .bottom_navigation a {
	font-weight:normal;
	color:#000
}
#copyright .Mobile {
	text-align:center;
	width:99%;
	height:54px;
	line-height:54px;
	background:#515363;
	border-radius:27px;
	margin:0 auto;
}
#copyright .Mobile a {
	font-weight:normal;
	color:#fff;
	font-weight:bold;
}
#copyright .Language {
	padding:10px 0px 0px 0px;
	color:#666;
	text-align:center;
}


/*footer*/
#footer{
    background: #000;
    color: #fff;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0.5rem 0;
    position: fixed;
    bottom:0;
    left: 0;
    z-index: 999;
    max-width: 640px;
    right: 0;
}
#footer li{
    float: left;
    width: 25%;
    margin: 0 auto;
    text-align: center;
}
#footer li a{
    color: #fff;
    font-size: 0.5rem;
}
#footer li a i{
    display: block;
    font-size: 1.5rem;
    line-height: 1.5rem;
}

/* 服务支持 */
.cen1 { background-color:#F0EFED; padding-bottom:30px;}
.cen1-1 {font-size: 18px;line-height: 30px;color: #333;text-align: center; }
.cen1-1_01 {font-size: 26px;line-height: 30px;color: #fff;text-align: center; padding-top:25px}
.cen1-2 ul li {float: left;width: 20%;}
.cen1-1 h2{ margin-top:13px; margin-bottom:18px; font-size:18px;}
.cen1-2 ul li i {display: block;position: absolute;width: 62px;height: 124px;}

.fwzc{margin: 0 auto; height: 150px;}
.fwzc ul{}
.fwzc ul li{width: 31%;height: 140px;float: left;margin-left: 0.5%;margin-right: 0.5%;border: 1px #694600 solid;}
.fwzc ul li .img{width:60px;height: 60px;margin: 0 auto;display: block;}
.fwzc ul li .img img{width: 100%}
.fwzc ul li .p1{text-align: center; font-size: 12px;font-weight: bold;padding-top: 15px;}
.fwzc ul li .p2{text-align: center;color: #666;font-size: 10px;}
.fwzc ul li .img:hover{border: none;}

.fwlc{margin: 0 auto;margin-bottom: 50px;height: 250px;}
.fwlc ul{}
.fwlc ul li{width:25%;float: left;margin-bottom: 30px;}
.fwlc ul li .img{width:60px;height: 60px;margin: 0 auto;border: 1px #694600 solid;display: block;}
.fwlc ul li .img img{width:100%;}
.fwlc ul li .p1{text-align: center; font-size: 12px;font-weight: bold;padding-top: 15px;}
.fwlc ul li .img:hover{border: none;}

.article_head{margin-top: 10px;margin-bottom: 10px;}
.article_head h1{}
.article_head .title{text-align: center;font-size: 16px;width: 90%;height: 20px;line-height: 20px;overflow: hidden;margin: 10px auto;}
.article_head p{text-align: center;}

/*共*页*/
.yema{clear: both;height: 30px;margin-top: 10px;margin-bottom: 10px;}
.k_pagelist {
	float:left;
	display:table;
	clear:both;
	line-height:30px;
	width: 100%;
	text-align: center;
}

.k_pagelist em 
{
	padding:4px;
	border:1px solid #E7E7E7;
	font-size:16px;
	margin:0px 2px;
	background:#F5F9FE;
	color:#14316B;
	font-weight:bold;
	font-style:normal;
}

/*点击文字修改*/
.k_pagelist strong 
{padding:4px;border:1px solid #E7E7E7;font-size:16px;margin:0px 2px;color:#009900;}

/*带有链接文字修改*/
.k_pagelist a 
{padding:4px;border:1px solid #E7E7E7;font-size:16px;margin:0px 2px;}
