@charset "utf-8";

/* CSS Document */
/*==========公共样式========*/
body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	/* max-height: 1920px;
	min-height: 1200px; */
	overflow: -Scroll;
	overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
ul,
li,
dl,
dt,
dd,
img {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #666666;
	transition: all 0.5s;
}

ol,
ul {
	list-style: none
}

:focus {
	outline: none;
}

* {
	margin: 0;
	padding: 0;
}

/*公共样式*/
.clear:after {
	content: "";
	display: block;
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cl {
	clear: both;
}

.w1100 {
	width: 1100px;
	margin: 0 auto;
}

.indexCen {
	width: 1100px;
	margin: 0 auto;
}

.index_Cen {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

.clearfix:after {
	content: '.';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	line-height: 0px;
}

.clearfix {
	zoom: 1
}

/*--------------内页左侧代码--------------*/
.box_left {
	width: 300px;
	height: auto;
	float: left;
	margin-bottom: 30px;
}

.mode1 {
	height: auto;
	width: 300px;
}

.mode2 {
	height: auto;
	width: 300px;
	padding-top: 30px;
}

.box_title {
	width: 285px;
	color: #fff;
	font-size: 16px;
	background-color: #43a538;
	height: 60px;
	line-height: 60px;
	padding-left: 15px;
}

.box_title span {
	color: #fff;
	font-weight: normal;
}

.box_title span h2 {
	font-size: 12px;
	font-weight: normal;
}

.box_t_con {
	margin-top: 4px;
}

.box_t_con li {
	line-height: 40px;
	height: auto;
	overflow: hidden;
	margin: 2px auto;
	font-weight: normal;
	width: 300px;
}

.box_t_con ul li a {
	display: block;
	font-size: 15px;
	color: #333;
	background: #f0f0f0;
	text-indent: 20px;
}

.box_t_con ul li a:hover {
	text-decoration: none;
	background: #e60212;
	color: #fff;
}

.mode1 .box_tt1 {
	border: 1px solid #6600be;
	border-top: 2px solid #fff;
	width: 233px;
}

.mode1 .box_tt1 li span {
	display: block;
	float: left;
	line-height: 36px;
	padding-left: 20px;
	height: 36px;
}

.mode1 .box_tt1 .box_li {
	line-height: 36px;
	height: auto;
	overflow: hidden;
	width: 233px;
	font-weight: bold;
	background-color: #6600be;
}

.mode1 .box_tt1 li a {
	color: #fff;
	padding-left: 20px;
}

.mode1 .box_tt1 li a:hover {
	background-color: #262a32;
	color: #fff !important;
	text-decoration: none;
}

.mode1 .box_tt1 li ul li {
	border-bottom: 1px dotted #ccc;
	font-weight: normal;
	background-color: #fff !important;
}

.mode1 .box_tt1 li ul li a {
	color: #777 !important;
	padding-left: 40px;
}

.mode1 .box_tt1 a {
	display: block;
}

.mode1 .box_tt1 li li a:hover {
	color: #fff;
	background-color: #ffe897;
}

.mode3 {
	width: 300px;
}

.mode3 .menu {
	width: 300px;
	position: relative;
}

.mode3 .menu .tact {
	width: 212px;
	height: 140px;
	position: absolute;
	left: 12px;
	bottom: 20px;
}

.mode3 .menu .bt {
	width: 285px;
	height: 60px;
	background: #43a538;
	font-size: 16px;
	line-height: 60px;
	color: #fff;
	padding-left: 15px;
}

.mode3 .menu .bt span {
	font-size: 16px;
	font-family: arial;
	color: #fff;
	margin-left: 10px;
	font-weight: normal;
}

.mode3 .menu_list {
	width: 300px;
	padding-top: 3px;
}

.mode3 .menu_head {
	width: 300px;
	height: 40px;
	line-height: 40px;
	text-indent: 15px;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	background: url(../images/menu_zt1.png) no-repeat;
	margin-bottom: 3px;
	transition: all 0.5s;
}

.mode3 .menu_head a {
	color: #333;
	display: block;
	width: 240px;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.bta {
	width: 362px;
	height: 104px;
	margin: 0 auto;
	text-align: center;
	padding-top: 161px;
	color: #43a538;
}

.bta h3 {
	font-size: 32px;
}

.bta p {
	font-size: 24px;
	margin-top: 28px;
}

.mode3 .menu_list .current {
	background: url(../images/menu_zt2.png) no-repeat;
}

.mode3 .menu_list .current a {
	color: #fff;
}

.mode3 .menu_body {
	width: 300px;
	height: auto;
	overflow: hidden;
	margin-bottom: 3px;
}

.active {
	color: #00AA3A;
}

.mode3 .menu_body .nva_active {
	color: #e60212;
	background: url(../images/newslihover.png) no-repeat 16px center;
}

.mode3 .menu_body a {
	display: block;
	width: 300px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #222;
	text-indent: 25px;
	overflow: hidden;
	background: url(../images/new_li2.jpg) no-repeat 15px center;
	transition: all 0.5s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mode3 .menu_body a:hover {
	color: #2b2b2b;
	background: url(../images/newslihover.png) no-repeat 15px center;
}

/*--------------左边推荐新闻--------------*/
.hots_news {
	padding: 15px 15px 0 15px;
}

.hots_news li {
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.hots_news a {
	color: #333;
}

.hots_news a:hover {
	color: #e60212;
}

/*--------------左边联系方式--------------*/
.hots_tact {
	padding: 15px 15px 0 15px;
}

.hots_tact ul {}

.hots_tact ul li {
	padding: 5px 0 5px 20px;
	position: relative;
	line-height: 20px;
	color: #333;
}

.hots_tact ul li a {
	color: #333;
}

.hots_tact ul li a:hover {
	color: #e60212;
}

.hots_tact ul li span {
	width: 22px;
	height: 22px;
	position: absolute;
	top: 4px;
	left: -7px;
	display: block;
}

.hots_tact ul li.tact_cts span {
	background: url(../images/tact_cts.png) no-repeat left bottom;
}

.hots_tact ul li.tact_phone span {
	background: url(../images/tact_phone.png) no-repeat left bottom;
}

.hots_tact ul li.tact_tel span {
	background: url(../images/tact_tel.png) no-repeat left bottom;
}

.hots_tact ul li.tact_fax span {
	background: url(../images/tact_fax.png) no-repeat left bottom;
}

.hots_tact ul li.tact_mail span {
	background: url(../images/tact_mail.png) no-repeat left bottom;
}

.hots_tact ul li.tact_add span {
	background: url(../images/tact_add.png) no-repeat left bottom;
}

/*--------------内页右侧代码--------------*/
.sidebar {
	width: 1200px;
	float: right;
}

.sidebar_con {
	padding-top: 30px;
	position: relative;
	min-height: 430px;
}

.title_r a {
	padding: 0 15px;
}

.title_r {
	border-bottom: 2px solid #00AA3A;
	height: 50px;
	line-height: 50px;
}

.title_rt {
	color: #111;
	font-size: 20px;
}

.bt_text_y {
	font-size: 16px;
	color: #00AA3A;
	font-weight: 600;
	float: left;
}

.back-btn {
	padding: 10px;
	height: 30px;
	line-height: 30px;
	background: #00AA3A;
	color: #ffffff;
	float: right;
	margin-top: 0.625rem;
	border-radius: 3px;
}

.back-btn a {
	color: #ffffff;
}

.bt_text_y a {
	color: #00AA3A;
	font-weight: 600;
	padding: 0 10px;
}

.bt_text_y a:hover {
	color: #e60212;
}

.font_red {
	text-decoration: none;
	background: #e60212 !important;
	color: #fff !important;
}

/*--------------产品列表页图片--------------*/
.product_list {
	width: 1180px;
}

.product_list dl {
	width: 280px;
	float: left;
	margin-right: 10px;
	margin-bottom: 12px;
}

.product_list dl dt {
	width: 280px;
}

.product_list dl dt img {
	border: solid 1px #a0a0a0;
	/* height: auto; */
}

.product_list dl dd {
	width: 280px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	overflow: hidden;
	padding: 0 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.product_list dl dd a {
	color: #666;
	font-size: 16px;
}

.product_list dl:hover dd a {
	color: #e60212;
}

.product_list dl:hover img {
	border: solid 1px #e60212;
}

.products_show .show-pro-top {
	background: #f7f7f7;
	width: 100%;
	height: 710px;
}

.products_show .show-pro-top .section-content {
	width: 50%;
	float: left
}

.products_show .show-pro-top .section-content-show {
	width: 45%;
	padding-left: 5%;
	padding-top: 5%;
	float: left;
}

.products_show .pro-show-info h1 {
	font-size: 36px;
	line-height: 35px;
	font-weight: bold;
	color: #208740;
	margin-bottom: 40px;
}

.products_show .pro-show-info p {
	min-height: 150px;
	line-height: 34px;
	font-size: 16px;
	color: #666;
}

.products_show .pro-show-info .procontact {
	margin: 50px 0 15px;
	padding-bottom: 20px;
	border-bottom: 2px solid #dcdcdc;
}

.products_show .pro-show-info .procontact span a {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

.products_show .pro-show-info .procontact a:hover {
	color: #208740;
}

.products_show .pro-show-info .pro-btn {
	color: #333;
	font-size: 17px;
	margin-bottom: 5px;
}

.products_show .pro-show-info .pro-btn {
	color: #333;
}

.products_show .pro-show-info .pro-btn a {
	display: block;
	background: #333f47;
	color: #FFF;
	width: 210px;
	font-size: 16px;
	text-align: center;
	line-height: 60px;
	height: 60px;
	border: none;
	padding: 0;
	float: left;
	margin-right: 20px;
	text-transform: uppercase;
}

.products_show .pro-show-info .pro-btn .tel {
	line-height: 27px;
	font-size: 16px;
}

.products_show .pro-show-info .pro-btn .tel span {
	color: #208740;
}

.products_show .pro-show-info .pro-btn .tel span a {
	font-size: 26px;
	border: 0px solid #208740;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin-right: 0px;
	color: #208740;
	background: none;
	text-align: left;
	;
}

.products_show .pro-share {
	margin: 20px 0 25px;
}

.products_show .pro-share dl dt {
	float: left;
}

.products_show .pro-share dl dd .share {
	float: left;
	margin-right: 5px;
}

.products_show .pro-share dl dd .share:last-child {
	margin-right: 0;
}

.products_show .pro-share dl dd .share .share-ico {
	width: 31px;
	height: 30px;
}

.products_show dl dd .footer-ico {
	width: 31px;
	height: 30px;
	display: inline-block;
	margin-right: 10px;
}

.products_show .pro-share .wechat {
	position: relative;
}

.products_show .pro-share .wechat:hover .vx {
	display: block;
}

.products_show .pro-share .wechat .vx::after {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -6px;
	bottom: -13px;
	width: 0;
	height: 0;
	border-width: 8px 6px 6px 6px;
	border-style: solid;
	border-color: #fff transparent transparent transparent
}

.products_show .pro-share .wechat .vx {
	position: absolute;
	top: -185px;
	width: 180px;
	height: 172px;
	text-align: center;
	box-shadow: 0 2px 10px #aaa;
	background-color: #fff;
	z-index: 999;
	left: -75px;
	display: none;
}

.products_show .pro-share .wechat .vx h4 {
	font-weight: normal;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	background-color: #f3f3f3;
	margin: 0;
	padding: 0;
	color: #777;
}

.products_show .pro-share .wechat .vx .help p {
	font-weight: normal;
	line-height: 16px;
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #333;
}

.products_show .pro-share .wechat .vx .vx-img img {
	width: 100px;
	height: 100px;
	margin: 10px auto;
	display: block;
}

.product_list li {
	margin-bottom: 30px;
}

.product_list .box {
	border: 1px solid #e5e5e5;
	width: 100%;
}

.product_list .box .pro-img img {
	padding: 10px;
}

.product_list a .pro-txt {
	display: block;
	text-align: center;
	background-color: #f7f7f7;
	padding: 25px 20px;
}

.product_list a .pro-txt .pro-tit h3 {
	font-size: 18px;
	font-weight: 700;
}

.product_list a .pro-txt .index-more a {
	border: 1px solid #dcdcdc;
	color: #666;
}

.product_list a:hover .pro-txt .index-more a {
	background-color: #208740;
	color: #fff;
}

.product_list a:hover .img-box img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.product_list a .pro-txt .pro-c {
	color: #666;
	line-height: 2em;
}

.pro-big-img {
	width: 800px;
	overflow: hidden;
	background-color: #fff;
	margin: 0 auto;
}

.pro-big-img .gallery-left {
	width:100%;
	height: 545px;
	margin: 0;
}

.pro-big-img .gallery-left img {
	width: 100%;
}

.pro-big-img .gallery-left .swiper-slide {
	width: 100%;
	height: initial;
}

.pro-big-img .gallery-left .swiper-slide img {
	width: 100%;
	margin: 0 auto;
	height: initial;
	pointer-events: none;
}

.pro-big-img .gallery-thumbs {
	padding: 22px 25px;
	width: 100%;
	height: 190px;
	margin: 10px 0 0 0px;
	overflow: hidden;
	box-sizing: border-box;
}

.pro-big-img .gallery-thumbs img {
	width: 100%;
	overflow: hidden;
	border: 1px solid #e5e5e5;
}

.pro-big-img .gallery-thumbs .swiper-slide-activeimg {
	border: 1px solid #a6a6a6;
}

.pro-big-img .gallery-thumbs .swiper-button-pro-prev,
.pro-big-img .gallery-thumbs .swiper-button-pro-next {
	margin: 0 auto;
}

.pro-big-img .gallery-thumbs .swiper-button-pro-prev {
	-webkit-transform: rotate(0deg) translate(0, 0);
	transform: rotate(0deg) translate(0, 0);
	/**/
	left: 0px;
	right: inherit;
	top: 65px;
	bottom: inherit;
}

.pro-big-img .gallery-left .swiper-button-pro-next {
	-webkit-transform: rotate(0deg) translate(0, 0);
	transform: rotate(0deg) translate(0, 0);
	/**/
	left: inherit;
	right: 0px;
	top: 65px;
	bottom: inherit;
}
.pro-big-img .gallery-left .swiper-button-pro-prev {
	-webkit-transform: rotate(0deg) translate(0, 0);
	transform: rotate(0deg) translate(0, 0);
	/**/
	left: 0px;
	right: inherit;
	top: 65px;
	bottom: inherit;
}

.pro-big-img .gallery-thumbs .swiper-button-pro-next {
	-webkit-transform: rotate(0deg) translate(0, 0);
	transform: rotate(0deg) translate(0, 0);
	/**/
	left: inherit;
	right: 0px;
	top: 65px;
	bottom: inherit;
}
.pro-big-img .gallery-thumbs .swiper-slide {
	opacity: 0.6;
	height: initial;
}

.pro-big-img .gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}

.products_show .show-pro-top {
	background: #f7f7f7;
	width: 100%;
	height: 710px;
}

.products_show .show-pro-top .section-content {
	width: 50%;
	float: left
}

.products_show .show-pro-top .section-content-show {
	width: 45%;
	padding-left: 5%;
	padding-top: 5%;
	float: left;
}

.products_show .pro-show-info h1 {
	font-size: 36px;
	line-height: 35px;
	font-weight: bold;
	color: #208740;
	margin-bottom: 40px;
}

.products_show .pro-show-info p {
	min-height: 150px;
	line-height: 34px;
	font-size: 16px;
	color: #666;
}

.products_show .pro-show-info .procontact {
	margin: 50px 0 15px;
	padding-bottom: 20px;
	border-bottom: 2px solid #dcdcdc;
}

.products_show .pro-show-info .procontact span a {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

.products_show .pro-show-info .procontact a:hover {
	color: #208740;
}

.products_show .pro-show-info .pro-btn {
	color: #333;
	font-size: 17px;
	margin-bottom: 5px;
}

.products_show .pro-show-info .pro-btn {
	color: #333;
}

.products_show .pro-show-info .pro-btn a {
	display: block;
	background: #333f47;
	color: #FFF;
	width: 210px;
	font-size: 16px;
	text-align: center;
	line-height: 60px;
	height: 60px;
	border: none;
	padding: 0;
	float: left;
	margin-right: 20px;
	text-transform: uppercase;
}

.products_show .pro-show-info .pro-btn .tel {
	line-height: 27px;
	font-size: 16px;
}

.products_show .pro-show-info .pro-btn .tel span {
	color: #208740;
}

.products_show .pro-show-info .pro-btn .tel span a {
	font-size: 26px;
	border: 0px solid #208740;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin-right: 0px;
	color: #208740;
	background: none;
	text-align: left;
	;
}

.products_show .pro-share {
	margin: 20px 0 25px;
}

.products_show .pro-share dl dt {
	float: left;
}

.products_show .pro-share dl dd .share {
	float: left;
	margin-right: 5px;
}

.products_show .pro-share dl dd .share:last-child {
	margin-right: 0;
}

.products_show .pro-share dl dd .share .share-ico {
	width: 31px;
	height: 30px;
}

.products_show dl dd .footer-ico {
	width: 31px;
	height: 30px;
	display: inline-block;
	margin-right: 10px;
}

.products_show .pro-share .wechat {
	position: relative;
}

.products_show .pro-share .wechat:hover .vx {
	display: block;
}

.products_show .pro-share .wechat .vx::after {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -6px;
	bottom: -13px;
	width: 0;
	height: 0;
	border-width: 8px 6px 6px 6px;
	border-style: solid;
	border-color: #fff transparent transparent transparent
}

.products_show .pro-share .wechat .vx {
	position: absolute;
	top: -185px;
	width: 180px;
	height: 172px;
	text-align: center;
	box-shadow: 0 2px 10px #aaa;
	background-color: #fff;
	z-index: 999;
	left: -75px;
	display: none;
}

.products_show .pro-share .wechat .vx h4 {
	font-weight: normal;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	background-color: #f3f3f3;
	margin: 0;
	padding: 0;
	color: #777;
}

.products_show .pro-share .wechat .vx .help p {
	font-weight: normal;
	line-height: 16px;
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #333;
}

.products_show .pro-share .wechat .vx .vx-img img {
	width: 100px;
	height: 100px;
	margin: 10px auto;
	display: block;
}

/*产品详情页标题*/
.a_title {
	width: 1180px;
	height: 55px;
	float: left;
	margin-bottom: 10px;
	margin-top: 0.625rem;
}

.a_title h3 {
	font-size: 24px;
	line-height: 50px;
	font-weight: normal;
	color: #666;
	margin-top: 0px;
	text-align: center;
}

.a_title h4 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #999;
	border-bottom: dotted 1px #999;
	padding-bottom: 20px;
}

/*产品参数*/
.ny_proInfo {
	font-size: 14px;
	color: #666;
	line-height: 26px;
	margin-bottom: 25px;
	height: 222px;
	width: 378px;
	border-bottom: 1px dotted #dedede;
	overflow: hidden;
	font-weight: normal;
}

.ny_lianxi {
	width: 378px;
}

.ny_lianxi a {
	display: block;
	float: left;
	width: 100px;
	height: 30px;
	background-color: #2b2b2b;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
}

.ny_lianxi span {
	font-size: 23px;
	color: #e60212;
	padding-left: 20px;
	line-height: 30px;
}

/*产品详情页放大功能*/
.siderightCon {
	line-height: 24px;
	margin: 20px 0 0 0px;
	text-align: left;
}

.nypro {
	width: 1180px;
	float: left;
}

#preview {
	float: none;
	margin: 0px auto;
	width: 800px;
}

.list-h {
	width: 200000px !important;
}

.list-h li {
	float: left;
}

#spec-n5 {
	width: 800px;
	height: 66px;
	padding-top: 15px;
}

#spec-left {
	background: url(../images/left.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 11px;
	margin-right: 6px;
}

#spec-right {
	background: url(../images/right.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 11px;
	margin-left: 6px;
}

#spec-list ul li {
	float: left;
	margin-right: 0px;
	display: inline;
	width: 92px;

	overflow: hidden
}

#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 80px;

}

.contact_pro {
	width: 1200px;
	padding-top: 10px;
}

.contact_pro h3 {
	border-bottom: 1px solid #43a538;
	line-height: 30px;
	height: 30px;
	margin-bottom: 20px;
}

.contact_pro h3 span {
	float: left;
	font-size: 16px;
	color: #43a538;
}

.contact_pro h3 a {
	float: right;
	font-size: 12px;
	color: #111;
}

.contact_pro h3 a:hover {
	color: #e60212;
}

.contact_pro ul .nyHot_news {
	border-bottom: 1px dotted #ddd;
	width: 500px;
	float: left;
	margin-right: 90px;
	line-height: 40px;
}

.contact_pro .redianzx {
	width: 1180px;
}

.contact_pro ul .nyHot_news a {
	font-size: 14px;
	color: #666;
	overflow: hidden;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 280px;
	float: left;
}

.contact_pro ul .nyHot_news span {
	font-size: 14px;
	color: #666;
	float: right;
}

.contact_pro ul .nyHot_news:hover a {
	color: #e60212;
}

.contact_pro ul .nyHot_news:hover span {
	color: #e60212;
}

#demo {
	overflow: hidden;
	width: 830px;
	margin: 0 auto;
}

#indemo {
	float: left;
	width: 10000%;
}

#demo2 {
	float: left;
}

#demo1 ul {
	float: left;
}

#demo ul li {
	width: 254px;
	float: left;
	margin-right: 30px;
}

#demo ul li img {
	border: 1px solid #a0a0a0;
}

#demo ul li:hover img {
	border: 1px solid #e60212;
}

#demo ul li p {
	display: block;
	width: 254px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #666;
	font-size: 14px;
}

#demo ul li a {
	text-decoration: none;
}

#demo ul li a:hover p {
	color: #e60212;
}

/*--------------内页下部分代码--------------*/
#contant {
	margin-top: 30px;
}

.list_box {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	overflow: hidden;
}

.column {
	width: 1200px;
	float: right;
}

.column .bt {
	height: 40px;
	border-top: 1px dashed #ccc;
	line-height: 40px;
	padding: 0 10px;
}

.column .menu {
	padding: 0 10px 10px 10px;
}

.column .menu a {
	margin-right: 29px;
	color: #666;
}

.column .menu a:hover {
	color: #e60212;
}

/*.bookck{background:url(../images/nylxbg.png) no-repeat right top;}*/
.current_content {
	padding: 20px 0;
	line-height: 24px;
	margin: 0 10px;
}

.current_content p {
	font-size: 14px;
	color: #333;
	padding: 3px 0;
}

.current_content img {
	width: 100%;
	height: auto;
}

.gbook_content {
	width: 830px;
	height: 524px;
	line-height: 24px;
}

.gbook_content textarea {
	width: 320px;
	height: 90px;
}

.cur_map {
	padding-bottom: 20px;
}

.cur_map h3 {
	border-top: 1px dashed #dedede;
	font-size: 14px;
	line-height: 30px;
	margin-top: 20px;
	padding-top: 10px;
}

.cur_map p a {
	display: block;
	float: left;
	margin-right: 20px;
}

.xxj span {
	display: block;
	font-size: 14px;
	color: #333;
	padding: 3px 0;
	width: 415px;
	float: left;
}

/*--------------新闻列表页--------------*/

.article_list dl {
	padding: 0 10px 10px;
	height: 82px;
	border-bottom: 1px dashed #d7d7d7;
	font-size: 12px;
	line-height: 30px;
	margin-bottom: 10px;
}

.article_list dl dt {
	float: left;
	width: 140px;
	margin-right: 5px;
}

.article_list dl dt img {
	padding: 2px;
	border: 1px solid #ccc;
}

.article_list dl dd {
	height: 90px;
	overflow: hidden;
}

.article_list dl a:hover {
	text-decoration: underline;
}

.article_list dl dd p {
	height: 126px;
	margin-top: 5px;
	overflow: hidden;
}

.article_list .art_1 {
	width: 830px;
}

.article_list .art_1 dl {
	padding: 15px 0;
	height: 165px;
	border-bottom: 1px dotted #ccc;
	font-size: 13px;
	line-height: 30px;
	width: 800px;
	margin: 0 0 0 15px;
}

.article_list .art_1 dl dt {
	float: left;
	width: 255px;
	margin-right: 15px;
}

.article_list .art_1 dl dd {
	height: 190px;
	overflow: hidden;
	width: 520px;
	float: right;
}

.article_list .art_1 dl dd h3 {
	font-size: 15px;
	color: #333;
}

.article_list ul {
	margin-top: 10px;
}

.article_list ul li {
	line-height: 34px;
	margin-left: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #c2c2c2;
}

.article_list ul li a {
	background: url(../images/new_li2.jpg) no-repeat left;
	display: block;
	padding-left: 10px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

.article_list ul li a:hover {
	text-decoration: none;
	color: #e60212;
}

.article_list ul li a .date {
	float: right;
	color: #999;
}

.article_list ul li a:hover .date {
	text-decoration: none;
	color: #e60212;
}

.article1_list dl {
	margin-top: 10px;
	width: 830px;
	margin-left: 5px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #c2c2c2;
	overflow: hidden;
	clear: both;
	padding-bottom: 20px;
}

.article1_list dl dt {
	float: left;
}

.article1_list dl dd {
	float: left;
}

.article1_list dl dd a {
	display: block;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin-left: 30px;
}

.article1_list dl dd a:hover {
	text-decoration: none;
	color: #00426f;
}

.article1_list dl dd a .date {
	float: right;
	color: #999;
}

.article1_list dl dd a:hover .date {
	text-decoration: none;
	color: #00426f;
}

.ny_newsInfo1 {
	width: 600px;
	height: 90px;
	overflow: hidden;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	margin-bottom: 10px;
	margin-left: 30px;
	line-height: 24px;
	padding-top: 10px;
}

.ny_newsInfo {
	width: 830px;
	height: 50px;
	overflow: hidden;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-bottom: 10px;
}

.ny_newsTit {
	margin-left: 10px;
	max-width: 260px;
	overflow: hidden;
}

/*上一页下一页*/
.page {
	text-align: center;
	margin: 20px auto;
	clear: both;
	padding-top: 30px;
}

.page a {
	margin: 0 7px;
	color: #2b2b2b;
}

.page a:hover {
	color: #e60212;
}

/*--------------产品列表左侧--------------*/
.n_pro_list {
	width: 300px;
	float: left;
}

.n_pro_list dl {
	width: 250px;
	height: auto;
	background: #238330;
	overflow: hidden;
	padding-bottom: 30px;
}

.n_pro_list dl a {
	color: #fff;
}

.n_pro_list dl a:hover {
	text-decoration: underline;
}

.n_pro_list dl dt {
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	text-indent: 16px;
	padding: 0 20px;
}

.n_pro_list dl dt a {
	background: url(../images/icon.png) no-repeat 0 18px;
	display: block;
}

.n_pro_list dl dd {
	background: #269939;
	line-height: 30px;
	margin-bottom: 2px;
	padding-left: 37px;
}

.n_pro_list dl dd a {
	background: url(../images/icon.png) no-repeat 0 -16px;
	text-indent: 14px;
	display: block;
}

.product_list1 {
	width: 900px;
}

.product_list1 dl {
	width: 256px;
	float: left;
	margin-right: 31px;
	margin-bottom: 30px;
}

.product_list1 dl dt {
	width: 256px;
}

.product_list1 dl dt img {
	border: solid 1px #ddd;
}

.product_list1 dl dd {
	width: 256px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}

.product_list1 dl:hover dd a {
	color: #88be4c;
	text-decoration: none;
}

.product_list1 dl:hover img {
	border: solid 1px #88be4c;
}

.product_list2 {
	width: 900px;
}

.product_list2 ul {
	margin-top: 10px;
}

.product_list2 li {
	text-align: center;
	float: left;
	margin-right: 31px;
	margin-bottom: 20px;
	position: relative;
	width: 256px;
	line-height: 24px;
}

.product_list2 li img {
	border: 1px solid #a0a0a0;
}

.product_list2 li img:hover {
	border: 1px solid #e60212;
}

.product_list2 li span {
	font-size: 13px;
	color: #666;
}

.product_list2 li a {
	text-decoration: none;
}

.product_list2 li:hover span {
	text-decoration: none;
	color: #e60212;
}

.product_list3 {
	width: 900px;
}

.product_list3 ul {
	margin-top: 10px;
	overflow: hidden;
}

.product_list3 li {
	text-align: center;
	float: left;
	margin-right: 65px;
	margin-bottom: 20px;
	position: relative;
	width: 160px;
	line-height: 24px;
}

.product_list3 li img {
	border: 1px solid #cecece;
}

.product_list3 li img:hover {
	border: 1px solid #00426f;
}

.product_list3 li span {
	font-size: 13px;
	color: #333;
	width: 160px;
	overflow: hidden;
	height: 20px;
	display: block;
}

.product_list3 li a {
	text-decoration: none;
}

.product_list3 li:hover span {
	text-decoration: none;
	color: #00426f;
}

/*--------------留言页--------------*/
.inxliuyan {
	width: 800px;
	height: 600px;
	background: url(../images/gobook.jpg);
	margin: 30px auto 0;
	position: relative;
	float: left;
}

.inxGBook_Name {
	width: 180px;
	height: 24px;
	color: #666;
	line-height: 24px;
	border-color: rgba(0, 0, 0, 0);
	background: rgba(0, 0, 0, 0);
	position: absolute;
	left: 64px;
	top: 203px;
}

.inxGBook_Name:focus {
	outline-color: rgba(0, 0, 0, 0);
}

.inxFkPhone {
	width: 180px;
	height: 24px;
	line-height: 24px;
	color: #666;
	border-color: rgba(0, 0, 0, 0);
	background: rgba(0, 0, 0, 0);
	position: absolute;
	left: 324px;
	top: 203px;
}

.inxFkPhone:focus {
	outline-color: rgba(0, 0, 0, 0);
}

.inxFktitle {
	width: 180px;
	height: 24px;
	line-height: 24px;
	color: #666;
	border-color: rgba(0, 0, 0, 0);
	background: rgba(0, 0, 0, 0);
	position: absolute;
	left: 584px;
	top: 203px;
}

.inxFktitle:focus {
	outline-color: rgba(0, 0, 0, 0);
}

.inxMessContent {
	width: 700px;
	height: 190px;
	color: #666;
	max-height: 190px;
	background: rgba(0, 0, 0, 0);
	border-color: rgba(0, 0, 0, 0);
	position: absolute;
	left: 64px;
	top: 270px;
}

.inxMessContent:focus {
	outline-color: rgba(0, 0, 0, 0);
}

.inxsubmi {
	width: 340px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #666;
	cursor: pointer;
	background: rgba(0, 0, 0, 0);
	background: rgb(255, 255, 255);
	border-color: rgba(0, 0, 0, 0);
	text-align: center;
	position: absolute;
	left: 28px;
	top: 492px;
}

.inxsubmi:hover {
	background: #2440e7;
	background: rgba(0, 0, 0, 0);
	background: rgb(255, 255, 255);
	border-color: rgba(0, 0, 0, 0);
}

.inxrest {
	width: 340px;
	height: 40px;
	line-height: 40px;
	color: #666;
	font-size: 16px;
	cursor: pointer;
	background: rgba(0, 0, 0, 0);
	background: rgb(255, 255, 255);
	border-color: rgba(0, 0, 0, 0);
	text-align: center;
	position: absolute;
	right: 28px;
	top: 492px;
}

.inxrest:hover {
	background: #2440e7;
	background: rgba(0, 0, 0, 0);
	background: rgb(255, 255, 255);
	border-color: rgba(0, 0, 0, 0);
}

/*--------------搜索页--------------*/
.search_list {
	width: 1130px;
	margin: 0 auto 0;
}

.search_list li {
	width: 252px;
	float: left;
	height: 188px;
	text-align: center;
	margin: 3px 15px 7px;
	line-height: 30px;
}

.search_list li img {
	border: 1px solid #cecece;
}

.search_list li img:hover {
	border: 1px solid #ff5400;
}

/*==========内页样式开始========*/
#content {
	width: 1200px;
	margin: 30px auto;
}

.list_box .box_bt {
	width: 830px;
	height: 39px;
	font-size: 12px;
	border-bottom: 1px solid #e1e1e1;
}

.lift_zuo {
	width: 250px;
	float: left;
}

.n_pro_list .list .hover {
	background: #ff5400 url(../images/list_li.png) no-repeat 50px -22px !important;
	display: block;
	color: #fff;
}

.product_bigimg_text .pro_lianxi {
	width: 380px;
}

.product_bigimg_text .pro_lianxi a {
	color: #fff;
	width: 80px;
	height: 34px;
	background: #262a32;
	text-align: center;
	font-size: 14px;
	line-height: 34px;
	display: block;
	margin-bottom: 10px;
}

.product_bigimg_text .pro_lianxi1 p {
	color: #0066ff;
	font-weight: bold;
	margin-top: 12px;
	font-size: 20px;
}

.left_box {
	width: 220px;
	float: left;
}

.list_left {
	float: left;
	width: 220px;
	margin-right: 30px;
}

.list_right {
	float: right;
	width: 830px;
}

.list_right .box_sj .box_y p {
	font-size: 12px;
	line-height: 24px;
}

.list_right .box_sj .box_y p.box_h {
	height: 45px;
	overflow: hidden;
}

.top_title {
	line-height: 39px;
	height: 39px;
	text-align: center;
	background-color: #cc0000;
}

.top_title h2 {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #fff;
}

.top_title h2 span {
	font-size: 12px;
	font-weight: normal;
}

.left_con {
	line-height: 20px;
}

.left_con {
	border: 1px solid #ccc;
}

.left_con ul li {
	line-height: 34px;
	border-bottom: 1px dotted #ccc;
}

.left_con ul li a {
	display: block;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	text-align: center;
}

.left_con ul li a:hover {
	background: #ccc;
	text-decoration: none;
	color: #fff;
}

.pro_pic {
	overflow: hidden;
	width: 830px;
}

.pro_pic ul.seruu li {
	float: left;
	margin-right: 32px;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
	width: 254px;
}

.pro_pic ul.seruu li span {
	margin-top: 10px;
	display: block;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	height: 20px;
	line-height: 18px;
	width: 234px;
	padding: 0 10px;
}

.pro_pic ul.seruu li img {
	border: 1px solid #e1e1e1;
	float: left;
}

.pro_pic ul.seruu li img:hover {
	border: 1px solid #2b2b2b;
}

.pro_pic ul.seruu {
	width: 860px;
	margin-top: 15px;
}

.pro_pic ul.seruu a {
	text-decoration: none;
	color: #333;
	font-size: 14px;
}

.pro_pic ul.seruu a:hover {
	color: #2b2b2b;
}

.pro_pic ul.seru2 {
	margin-top: 10px;
}

.pro_pic ul.seru2 li {
	line-height: 34px;
	margin-left: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #c2c2c2;
}

.pro_pic ul.seru2 li a {
	background: url(../images/new_li2.jpg) no-repeat left;
	display: block;
	padding-left: 10px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

.pro_pic ul.seru2 li a:hover {
	text-decoration: none;
	color: #2b2b2b;
}

.pro_pic ul.seru2 li a .date {
	float: right;
	color: #999;
}

.pro_pic ul.seru2 li a:hover .date {
	text-decoration: none;
	color: #2b2b2b;
}

.pos {
	background: #f1f1f1 none repeat scroll 0 0;
	border: 1px dashed #ccc;
	height: 38px;
	line-height: 38px;
	text-indent: 10px;
}

.pos h2 {
	font-size: 15px;
	color: #2b2b2b;
	font-weight: bold;
}

.moxing {
	overflow: hidden;
	width: 220px;
}

.lianxi_title h2 {
	color: #fff;
	padding-left: 20px;
	font-family: "Microsoft YaHei";
	font-size: 15px;
}

.lianxi_title {
	line-height: 39px;
	background-color: #00AA3A;
	height: 39px;
}

.list_lbot {
	margin: 15px 0 35px 0;
}

.list_contact {
	border: 1px solid #ccc;
	padding: 10px;
}

.list_contact p {
	line-height: 24px;
	color: #818181;
	padding-left: 15px;
	padding-right: 15px;
}

.pro_details_tongji {
	text-align: center;
	width: 100%;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-size: 13px;
}

.pro_photo {
	padding-top: 20px;
}

.pro_photo h3 {
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	padding-top: 10px;
	font-weight: bold;
}

.pro_photo p {
	color: #333;
}

.n_con {
	color: #666;
	font-size: 14px;
	line-height: 24px;
}

.n_con p {
	line-height: 24px;
	color: #333;
	text-indent: 2em;
	margin-bottom: 5px;
	color: #666;
	font-size: 14px;
}

.goto {
	color: #666;
	font-size: 14px;
	line-height: 24px;
}

.goto p {
	line-height: 24px;
	color: #666;
}

.goto p a {
	margin-right: 30px;
}

.info_news span {
	float: right;
	color: #999;
	font-size: 12px;
}

.info_news li {
	line-height: 35px;
	padding-right: 10px;
	background: url(../images/new_jt.png) left center no-repeat;
	padding-left: 15px;
	margin-left: 10px;
	border-bottom: 1px dashed #CCC;
}

.wz1 {
	margin-top: 30px;
}

.pro_ph1 {
	float: right;
}

.pro_ph1 a {
	margin: 0 10px;
	float: right;
	line-height: 40px;
	font-size: 16px;
	color: #88be4c;
}

.article_list_img {
	background: #f2f2f2;
	height: 120px;
	padding: 10px;
	margin-bottom: 10px;
}

.article_list_img dt {
	float: left;
	margin-right: 20px;
}

.article_list_img dd {
	float: left;
	width: 470px;
	line-height: 24px;
	height: 120px;
	overflow: hidden;
}

.article_list_img dd a {
	color: #f66304;
}

.article_list_img dd a:hover {
	text-decoration: underline;
}

.current_content h4 {
	text-align: center;
	color: #43a538;
	font-size: 20px;
	font-weight: 600;
}

.current_content h3 {
	text-align: center;
	margin-top: 5px;
	font-weight: normal;
	line-height: 30px;
	height: 32px;
	font-size: 13px;
	color: #626262;
}

.current_content .current_text {
	margin-top: 7px;
	padding-top: 15px;
}

.current_content .current_text p {
	line-height: 24px;
	font-size: 14px;
	color: #333;
	padding: 3px 0;
}

.current_content a {
	font-size: 14px;
	color: #2b2b2b;
	test: expression(target="_blank");
}

.current_content a:hover {
	color: #e60212;
}

.current_content a:active {
	test: expression(target="_blank");
}

.current_content {
	font-size: 14px;
	color: #333;
	min-height: 430px;
}

.hot {
	margin-top: 50px;
	margin-bottom: 20px;
}

.hot div {
	font-size: 14px;
	font-weight: bold;
	color: #2b2b2b;
}

.lx {
	width: 830px;
}

.leftlx .dianh {
	padding: 0 5px 20px 10px;
}

.leftlx p {
	line-height: 24px;
}

.hots_news .dianhua {
	background: url(../images/teln.gif) no-repeat scroll 0 18px transparent;
	color: #666666;
	line-height: 20px;
	padding: 10px 0 10px 55px;
}

.hots_news .dianhua span {
	display: block;
	font: 18px "Impact";
	color: #000;
}

.dianh p {
	line-height: 24px;
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
}

.nyBanner {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	background-color: #91cf18;
	overflow: hidden;
	position: relative;
}

.nyBanner img {
	position: absolute;
	left: 50%;
	margin-left: -960px;
}

/*下载*/
.downlist {
	line-height: 24px;
	color: #333;
	padding: 10px 15px 0px;
}

.downlist b {
	font-size: 14px;
	font-weight: bold;
	color: #206ccd;
}

.downlist ul li {
	border-bottom: 1px dashed #dedede;
	height: 32px;
	line-height: 32px;
}

.downlist ul li a {
	color: #333;
	font-weight: bold;
	display: block;
	float: left;
	width: 80%;
	height: 32px;
	overflow: hidden;
}

.downlist ul li a:hover {
	color: #206ccd;
}

.downlist ul li span {
	float: right;
	color: #333;
}

.downlist ul p {
	line-height: 24px;
	color: #333;
}

/*down*/
.neiye-title {
	line-height: 24px;
	color: #333;
}

.neiye-title a {
	color: #0156b1;
}

/*goTop*/
.goTop_Box {
	position: relative;
}

.right-bar {
	position: fixed;
	bottom: 10%;
	right: 4%;
	z-index: 9999;
	zoom: 1;
}

.gotop {
	width: 45px;
	height: 45px;
	background: url(../images/hdb.png) no-repeat;
	cursor: pointer;
}

/*==========企业相册页面========*/
#col {
	width: 900px;
}

#col ul {
	margin-top: 10px;
}

#col li {
	text-align: center;
	float: left;
	margin-right: 37px;
	margin-bottom: 10px;
	width: 256px;
	height: 183px;
}

#col li img {
	border: 1px solid #cecece;
	vertical-align: bottom;
	width: 100%;
}

#col li img:hover {
	border: 1px solid #91cf18;
}

#col li p {
	font-size: 13px;
	color: #333;
	line-height: 24px;
	height: 24px;
}

#col li a {
	text-decoration: none;
}

#col li:hover p {
	text-decoration: none;
	color: #91cf18;
}

.selected {
	z-index: 1;
}

.selected p {
	display: none;
}

.page2 {
	position: absolute;
	left: 270px;
	top: 400px;
}

/* pager */
#pager {
	padding: 30px 0 15px;
	text-align: center;
	*padding-top: 50px;
}

#pager:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#pager {
	*zoom: 1;
}

#pager p {
	height: 26px;
	line-height: 26px;
	float: left;
	display: none;
}

#pager ul {
	margin: 0 auto;
	text-align: center;
}

#pager ul li {
	padding: 0 !important;
	height: auto !important;
	border: none !important;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

#pager ul a {
	margin: 0 5px;
	padding: 0 13px;
	height: 34px;
	line-height: 34px;
	text-decoration: none;
	float: left;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 12px;
}

#pager ul a.current {
	background-color: #e60212;
	color: #fff;
}

#pager ul a.current:hover {
	background-color: #e60212;
	color: #fff;
}

#pager ul a:hover {
	background: #e60212;
	color: #fff;
}

.met-feedback {
	padding: 30px 20px;
	background: #f2f2f2;
}

.met-feedback .container {
	max-width: 800px;
}

.met-feedback .met-feedback-body {
	padding: 30px;
	background: #ffffff;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	border-radius: 3px;
}

@media (max-width: 767px) {
	.met-feedback .met-feedback-body {
		padding: 10px;
	}
}

@media (max-width: 767px) {
	.met-feedback {
		padding: 80px 0 20px 0;
	}
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 22px;
	font-size: 21px;
	line-height: inherit;
	color: inherit;
	border: 0;
	border-bottom: 1px solid transparent
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.57142857;
	color: #76838f
}

.form-control {
	display: block;
	width: 98%;
	height: 36px;
	padding: 6px 1%;
	font-size: 14px;
	line-height: 1.57142857;
	color: #76838f;
	background-color: #fff;
	background-image: none;
	border: 1px solid #dedede;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
	border-color: #dc0000;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(98, 168, 234, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(98, 168, 234, .6)
}

.form-control.focus,
.form-control:focus {
	border-color: #dc0000;
	-webkit-box-shadow: none;
	box-shadow: none
}

.form-control::-moz-placeholder {
	color: #a3afb7;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #a3afb7
}

.form-control::-webkit-input-placeholder {
	color: #a3afb7
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #f3f7f9;
	opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

input[type=search] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

	input[type=date].form-control,
	input[type=time].form-control,
	input[type=datetime-local].form-control,
	input[type=month].form-control {
		line-height: 36px
	}

	.input-group-sm input[type=date],
	.input-group-sm input[type=time],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	input[type=date].input-sm,
	input[type=time].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm {
		line-height: 32px
	}

	.input-group-lg input[type=date],
	.input-group-lg input[type=time],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	input[type=date].input-lg,
	input[type=time].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg {
		line-height: 46px
	}
}

.form-group {
	margin-bottom: 20px
}

.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox label,
.radio label {
	min-height: 22px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	position: absolute;
	margin-top: 4px\9;
	margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}

.checkbox-inline,
.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
	cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
	cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
	cursor: not-allowed
}

.form-control-static {
	min-height: 36px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0
}

.input-sm {
	height: 32px;
	padding: 6px 13px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px
}

select.input-sm {
	height: 32px;
	line-height: 32px
}

select[multiple].input-sm,
textarea.input-sm {
	height: auto
}

select.input-sm {
	padding-top: 0;
	padding-bottom: 0
}

.form-group-sm .form-control {
	height: 32px;
	padding: 6px 13px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px
}

.form-group-sm select.form-control {
	height: 32px;
	line-height: 32px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 32px;
	min-height: 34px;
	padding: 7px 13px;
	font-size: 12px;
	line-height: 1.5
}

.input-lg {
	height: 46px;
	padding: 10px 18px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 4px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
	height: auto
}

select.input-lg {
	padding-top: 0;
	padding-bottom: 0
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 18px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 4px
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 40px;
	padding: 11px 18px;
	font-size: 18px;
	line-height: 1.3333333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 45px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
	width: 32px;
	height: 32px;
	line-height: 32px
}

.btn-primary {
	background-color: #F37404;
	border-color: #F37404;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
	background-color: #F37404;
	border-color: #F37404;
	opacity: .7;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	color: #fff
}

.btn-block {
	display: block;
	width: 100%;
	color: #fff
}

.btn-block+.btn-block {
	margin-top: 5px
}

.btn-lg {
	padding: 10px 18px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 4px
}

#maximg img {
	max-width: 100% !important;
	height: auto !important
}

.pagebar {
	padding: 20px;
	overflow: hidden;
	clear: both
}

.pagebar .pagination {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}

.pagination a {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 12px;
	padding: 8px 10px;
	margin: 0 2px;
	border-radius: 3px;
	line-height: 100%
}

.pagination span {
	color: #333;
	font-size: 12px;
	padding: 7px 2px;
	margin: 0 2px;
	border-radius: 3px;
}

.pagination a:hover {
	color: #333;
	border: 1px solid #333;
}

.pagination a.page-num-current {
	color: #fff;
	background: #333;
	border: 1px solid #333;
}

.pagination .st {
	font-family: 宋体
}

.text-secondary {
	text-align: center;
	padding: 10px 0
}