a,
img,
a:hover {
	transition: 0.6s all;
	-webkit-transition: 0.6s all;
	-o-transition: 0.6s all;
	-moz-transition: 0.6s all;
	-ms-transition: 0.6s all;
}

a {
	text-decoration: none !important;
}

/*reset*/
:focus {
	outline: 0;
}

img {
	border: none;
	max-width: 100%;
}

body,
ul,
img,
p,
input,
dl,
dd,
tr,
th,
td {
	margin: 0;
	padding: 0;
}

input {
	padding: 0px;
	vertical-align: middle;
	line-height: normal;
	border: none;
}

.clearfix {
	*zoom: 1;
}

.pro_details,
.products_main,
.pro_main {
	width: 100%;
}

.clearfix:before,
.clearfix:after {
	line-height: 0;
	display: taFble;
	content: "";
}

.clearfix:after {
	clear: both;
}

a:hover {
	text-decoration: none;
}

a:focus {
	outline-style: none;
	-moz-outline-style: none;
	text-decoration: none;
}

.clear {
	clear: both;
}

body {
	font-size: 14px;
	font-family: 'poppins', arial, sans-serif;
	color: #808080;
	background: #fff;
	overflow-x: hidden;
	line-height: 26px;
}

a {
	color: #666;
	line-height: 26px;
}

.h4,
p {
	margin: 0px;
}

a,
img,
a:hover {
	transition: 0.6s all;
	-webkit-transition: 0.6s all;
	-o-transition: 0.6s all;
	-moz-transition: 0.6s all;
	-ms-transition: 0.6s all;
}

.page ul {
	padding-left: 16px;
}

iframe {
	width: 100%;
	max-width: 100%;
}

.table-responsive ul li {
	list-style-position: inside !important;
}

.table-responsive td {
	padding-left: 8px
}

.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}

.n_banner {
	overflow: hidden;
	position: relative;
}

.n_banner img {
	width: 100%;
}

.mbx_section {
	position: relative;
	padding: 6px 0;
	background: #f7f7f7;
	background-size: cover;
	text-align: center;
	padding: 15px 0;
	z-index: 1;
}

.mbx_section .n_title {
	font-size: 34px;
	color: #2e2e2d;
	font-family: "BarlowCondensed";
	text-transform: uppercase;
	line-height: 50px;
	position: relative;
	z-index: 33;
	text-align: center;
	background: url("../images/title_ico.png") no-repeat left center, url(../images/title_ico.png) no-repeat right center;
	display: inline-block;
	padding: 0px 30px;
}

.mbx_section .mbx {
	color: #777;
	font-size: 14px;
}

.mbx_section .mbx a {
	color: #777;
	font-size: 14px;
	border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.mbx_section .mbx a:hover {
	color: #333;
	text-decoration: underline;
}

.mbx_section .mbx a i {
	margin-right: 4px;
	color: #356ab6;
}

.mbx_section .mbx span {
	font-size: 14px;
	color: #777;
	margin: 0px 10px;
}

.mbx_section .mbx h2 {
	color: #777;
	font-size: 14px;
	display: inline-block;
}

@media only screen and (max-width:992px) {
	.nav_h4:after {
		display: block;
		content: "▽";
		font-family: "FontAwesome";
		position: absolute;
		right: 15px;
		cursor: pointer;
		font-size: 20px;
		top: 50%;
		transform: translate(0, -50%);
		color: #fff;
	}

	.mbx_section {
		padding: 10px 0;
	}

	.mbx_section .mbx {
		text-align: center;
		margin-top: 0;
	}

	.n_title {
		color: #333;
		font-size: 24px;
		line-height: 24px;
		margin-top: 10px;
		text-align: center;
	}

	.mbx_section .mbx a,
	.mbx_section .mbx h2 {
		color: #777;
	}

	.mbx_section .mbx span {
		color: #777;
	}

	.mbx_section .n_title {
		width: 100%;
		text-align: center;
		font-size: 24px;
		margin: 0;
	}

	.mbx_section .mbx {
		width: 100%;
	}

	.mbx_section .n_title {
		background: none;
	}
}


/*n_main*/
.n_main {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	padding-bottom: 60px;
	margin-top: 60px;
}

@media only screen and (max-width:768px) {
	.n_main {
		padding: 20px 0 40px;
	}
}

.n_left {
	float: left;
	width: 22%;
}

.n_right {
	float: right;
	width: 78%;
	padding-left: 20px;
}

.n_right_100 {
	width: 100%;
}

.n_left2 {
	float: right;
	width: 22%;
}

.n_right2 {
	float: left;
	width: 78%;
	padding-right: 20px;
}

.al-nav {
	text-align: center;
	margin-bottom: 30px;
}

.al-nav li {
	display: inline-block;
	width: auto;
	margin: 0 10px 15px;
}

.al-nav li a {
	display: block;
	font-size: 14px;
	border-radius: 5px;
	background: #f1f2f6;
	line-height: 40px;
	padding: 0 35px;
	color: #777;
}

.al-nav li a:hover,
.al-nav li a.dq {
	background: #385ea7;
	color: #fff;
}

@media only screen and (max-width: 768px) {
	.al-nav li {
		width: 45%;
		margin: 0 2% 15px;
	}

	.al-nav li a {
		padding: 0 10px;
	}
}

@media only screen and (max-width:992px) {
	.n_left {
		width: 100%;
	}

	.n_right {
		width: 100%;
		padding-left: 0;
		margin-top: 20px;
	}

	.n_left2 {
		width: 100%;
		margin-top: 20px;
	}

	.n_right2 {
		width: 100%;
		padding-right: 0;
	}
}

/*news*/
.light_box {
	position: relative;
	display: inline-block;
}

.light_box::after {
	content: "";
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
	background: rgba(0, 0, 0, 0.05);
}

.light_box::before {
	content: "";
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
	background: rgba(0, 0, 0, 0.05) url(../img/link_ico.png) no-repeat center center;
	z-index: 1;
}

.light_box::after {
	border-left: 1px solid rgba(255, 255, 255, .5);
	border-right: 1px solid rgba(255, 255, 255, .5);
	-webkit-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	transform: scale(1, 0)
}

.light_box::before {
	border-bottom: 1px solid rgba(255, 255, 255, .5);
	border-top: 1px solid rgba(255, 255, 255, .5);
	-webkit-transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	transform: scale(0, 1);
}

.light_box:hover::before,
.light_box:hover::after,
li:hover .light_box::before,
.honor_section .li:hover .light_box::before,
.honor_section .li:hover .light_box::after,
li:hover .light_box::before,
li:hover .light_box::after {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}



.newslist ul li {
	float: left;
	list-style: none;
	width: 100%;
	margin-bottom: 30px;
}

.newslist .img {
	width: 24%;
	margin-right: 30px;
	overflow: hidden;
	display: block;
	float: left;
	position: relative;
}

.newslist .img {
	display: block;
	overflow: hidden;
	position: relative
}

.newslist .newslist_day {
	color: #808080;
	font-size: 14px;
	display: inline-block;
}

.newslist .newslist_day i {
	margin-right: 4px;
	color: #aaa;
}

.newslist .img img {
	width: 100%;
}

.newslist ul li {
	list-style: none;
	margin-bottom: 20px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.newslist ul li .li {
	position: relative;
	padding: 15px;
	border: 2px solid #eee;
	box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.06);
	transition: 0.5s all;
}

.newslist ul li .h4 a {
	font-size: 16px;
	color: #333;
	font-family: "Microsoft YaHei";
	display: block;
	line-height: 30px;
	max-height: 60px;
	overflow: hidden;
	margin-bottom: 10px;
}

.newslist ul li p {
	font-size: 12px;
	color: #999;
	max-height: 44px;
	overflow: hidden;
	line-height: 22px;
	margin-top: 6px;
}

.newslist ul li h4:hover a {
	color: #356ab6;
}

.newslist ul li:hover img {
	transform: scale(1.1);
}

.newslist ul li:hover {
	box-shadow: 0 5px 9px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.08);
	transform: translate3d(0, -3px, 0);
	-webkit-transform: translate3d(0, -3px, 0);
}

.newslist ul li .img {
	position: relative;
}

.newslist ul li .ico {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -20px;
	margin-top: -20px;
	opacity: 0;
	background: url("../images/link_ico.png") no-repeat left center;
	width: 40px;
	height: 40px;
	display: inline-block;
	transition: 1s all;
	z-index: 9999;
}

.newslist ul li:hover .ico {
	transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	-o-transform: rotate(315deg);
	opacity: 1;
}

.newslist .more_1 {
	margin-top: 20px;
}


@media only screen and (max-width: 980px) {
	.newslist .img {
		width: 45%;
		margin-right: 15px;
	}

	.newslist ul li .h4 a {
		margin-top: 0px;
		font-size: 16px;
		line-height: 24px;
		height: 48px;
	}
}

@media only screen and (max-width: 550px) {
	.more_1 {
		display: none;
	}
}

@media only screen and (max-width: 768px) {
	.newslist ul li h4 a {
		overflow: hidden;
		line-height: 24px;
		max-height: 48px;
		font-size: 14px;
	}
}

@media only screen and (max-width: 375px) {
	.newslist .img {
		width: 100%;
		float: none;
		display: block;
		margin-bottom: 20px;
	}
}

/*翻页*/
.page_p {
	margin: 0px auto 0px;
	width: 100%;
	font-size: 14px;
	margin-top: 20px;
	padding: 5px 5px;
	padding-right: 10px;
	text-align: center;
}

.page_p a {
	font-size: 14px;
	padding: 0px 10px;
	text-align: center;
	margin-left: 5px;
	color: #555;
	display: inline-block;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	background: #f7f7f7;
	border: 2px solid #f7f7f7;
	text-transform: uppercase;
	line-height: 40px;
	height: 40px;
	float: left;
	min-width: 40px;
}

.page_p a i {
	line-height: 34px;
}

.page_p a:hover {
	background: #356ab6;
	transition: 0.6s all;
	color: #356ab6 !important;
	border: 2px solid #356ab6;
}

.total {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin-top: 6px;
	text-transform: capitalize;
	float: right;
}

.total span {
	color: #333;
	margin: 0px 6px;
}

.page_p>span {
	display: inline-block;
	float: left;
	padding: 0px 10px;
	line-height: 34px;
	background: #356ab6;
	line-height: 40px;
	height: 40px;
	border: 2px solid #356ab6;
	color: #fff;
	margin-left: 5px;
	min-width: 40px;
}

#pagesize {
	padding: 8px;
	font-family: Noteworthy, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
}

#pagesize ul {
	text-align: center;
	display: inline-block;
}

#pagesize ul li {
	float: left;
	list-style-type: none
}

#pagesize a,
#pagesize span {
	float: left;
	color: #666;
	font-size: 14px;
	line-height: 40px;
	font-weight: normal;
	text-align: center;
	width: 40px;
	height: 40px;
	margin: 0 5px 0 0;
	border-radius: 3px;
	background: #efefef;
}


#pagesize .active {
	background: #356ab6;
	color: #FFF;
	cursor: default;
}

#pagesize .disabled {
	color: #ccc;
	cursor: default;
}

/*left*/
.left_nav {
	background: #fff;
	padding-bottom: 0;
}

ul.mtree {
	opacity: 0;
	margin-left: 0;
	background: #f9f9f9;
	padding: 10px;
}

ul.mtree li {
	list-style: none;
}

ul.mtree>li>a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	padding-left: 16px;
}

ul.mtree>li {
	position: relative;
	border-bottom: 1px solid #eee;
}

ul.mtree>li:before {
	position: absolute;
	left: 0px;
	top: 18px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #ced2d9;
}

ul.mtree>li:last-child>a {
	border-bottom: none;
}

ul.mtree a {
	display: block;
	font-size: 14px;
	color: #333;
	-moz-transition: all 0s;
	-o-transition: all 0s;
	-webkit-transition: all 0s;
	transition: all 0s;
	padding: 8px 10px;
	line-height: 22px;
	padding-right: 36px;
	padding-left: 0px;
	font-family: "Microsoft YaHei";
}

ul.mtree li ul a {
	padding: 8px 12px;
	padding-right: 24px;
	font-weight: normal;
	font-family: 'poppins';
}

ul.mtree ul li:last-child a {
	border: none;
}


ul.mtree .mtree-level-1 li.mtree-open>span:before {
	content: "\f106";
	font-family: FontAwesome;
	padding-left: 5px;
	float: right;
	font-size: 16px;
	color: #808080;
	font-style: normal;
	background: none;
	padding: 8px 20px;
	position: absolute;
	right: 5px;
	top: 0;
	border-left: none;
}


ul.mtree li ul a li a {
	padding-left: 20px;
}

ul.mtree>li:hover>a {
	color: #064e98;
}

ul.mtree>li.mtree-node a ul a {
	font-size: 14px;
}

ul.mtree>li.mtree-open {
	color: #064e98;
	padding-bottom: 0;
}

ul.mtree>li.mtree-open>a {
	color: #064e98;
}

ul.mtree>li.mtree-node:hover>a {
	color: #064e98;
	text-decoration: none;
}

ul.mtree .mtree-level-1 li.mtree-closed>span {
	color: #fff;
	text-decoration: none;
}

ul.mtree.transit li.mtree-closed:hover>span::before,
ul.mtree.transit li.mtree-open:hover>span:before {
	color: #064e98;
}

ul.mtree .mtree-level-1 li.mtree-open:hover>span:before,
ul.mtree .mtree-level-1 li.mtree-closed:hover>span:before {
	color: #064e98 !important;
}


ul.mtree ul {
	background: #fff;
	box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
}

ul.mtree ul li {
	list-style: none;
	position: relative;
}

ul.mtree ul li a {
	display: block;
	color: #555;
	font-size: 14px;
}

ul.mtree>li>ul>li>a {
	font-size: 14px !important;
}

ul.mtree>li>ul>li>a:before {
	content: "";
}

ul.mtree ul li:hover a {
	color: #064e98;
}

ul.mtree li ul li.mtree-open a {
	color: #ff000;
	text-decoration: none;
}

ul.mtree .mtree-level-2 {
	margin-top: 0px;
	border: none;
	padding: 0px;
	margin-bottom: 0;
	background: #eee;
}

ul.mtree li ul.mtree-level-2 li a {
	color: #808080;
	font-weight: normal;
	font-size: 13px;
	padding-left: 20px;
}

ul.mtree .mtree-level-2 li a:hover {
	text-decoration: underline;
	color: #064e98;
	font-weight: normal;
}

ul.mtree.jet ul {
	margin-left: 0;
}

ul.mtree.jet li {
	margin-bottom: 1px;
}

ul.mtree.jet li:last-child {
	margin-bottom: 0px;
}

ul.mtree.jet li:first-child {
	margin-top: 1px;
}

ul.mtree.jet li.mtree-active a {
	background: #e5e5e5;
}

ul.mtree.jet li.mtree-active li:last-child>a {
	border-radius: 0px 0px 3px 3px;
}

ul.mtree.jet li.mtree-active>a {
	background: #008cba;
	color: #FFF;
	border-radius: 3px 3px 0px 0px;
}

ul.mtree.jet li>a:hover {
	background: #FFC000;
	color: #FFF;
}

ul.mtree.jet a {
	padding: 5px 0px 5px 1em;
}

ul.mtree.jet li li>a {
	padding-left: 2em;
}

ul.mtree.jet li li li>a {
	padding-left: 3em;
}

ul.mtree.jet li li li li>a {
	padding-left: 4em;
}

ul.mtree.jet li li li li li>a {
	padding-left: 5em;
}

ul.mtree a:hover {
	text-decoration: none;
}

ul.mtree>li.mtree-node ul i {
	margin-right: 4px;
	font-size: 10px;
	color: #999;
}

.mtree-skin-selector {
	display: none !important
}

.blog-info {
	display: inline-block;
	color: #777;
	font-size: 14px;
	margin: 10px 0;
}

.blog-info i {
	color: #aaa;
	margin-right: 4px;
}

.blog_main {
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
	background: #fff;
	padding: 30px;
	border-radius: 0;
}

.blog_main .h3 {
	font-size: 20px;
	color: #333;
	font-family: "Microsoft YaHei";
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}

.blog_main .blog_tags {
	margin-top: 20px;
}

.blog_main .blog_tags span {
	font-size: 14px;
	text-transform: uppercase;
}

.blog_main .blog_tags a {
	display: inline-block;
	color: #777;
	padding: 0px 10px;
	background: #f8f8f8;
	border: 1px solid #eee;
}

.blog_main .blog_tags a i {
	margin-right: 4px;
	font-size: 14px;
	color: #999;
}

.blog_nav ul li {
	list-style: none;
}

.blog_p {
	margin-top: 10px;
}


.blog_list {
	list-style: none;
}

.blog_list li {
	position: relative;
	list-style: none;
	padding: 20px;
	border-radius: 0;
	transition: 0.5s all;
	margin-bottom: 30px;
	border: 1px solid #eee;
	background: #fff;
}

.blog_list li .img {
	float: right;
	width: 45%;
	margin-left: 15px;
	margin-top: 10px;
}

.blog_list li:hover {
	box-shadow: 0 5px 9px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.08);
	transform: translate3d(0, -3px, 0);
	-webkit-transform: translate3d(0, -3px, 0);
}

.blog_list li .news_day {
	color: #666;
	margin-top: 0;
	display: block;
	font-size: 13px;
}

.blog_list li .news_day i {
	color: #aaa;
	margin-right: 4px;
}

.blog_list li .image {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}

.blog_list li .image img {
	max-width: 100%;
	height: auto;
	-webkit-transition: all var(--transition-time, 800ms);
	-o-transition: all var(--transition-time, 800ms);
	transition: all var(--transition-time, 800ms);
}

.blog_list li:hover .image img {
	-webkit-transform: scale(var(--scale-multiplier, 1.05));
	-ms-transform: scale(var(--scale-multiplier, 1.05));
	transform: scale(var(--scale-multiplier, 1.05));
}

.blog_list li .title {
	color: #333;
	display: block;
	font-size: 18px;
	line-height: 30px;
	margin-top: 10px;
	font-family: "Microsoft YaHei";
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.blog_list li .title:hover {
	color: #333;
	text-decoration: none;
}

.blog_list li .text {
	color: #808080;
	line-height: 24px;
	overflow: hidden;
	max-height: 48px;
	font-size: 12px;
	margin: 10px 0;
}

.blog_list li .blog_tag {
	margin-top: 15px;
	margin-bottom: 15px;
}

.blog_list li .blog_tag p {
	display: inline-block;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
}

.blog_list li .blog_tag i {
	color: #ccc;
	margin-right: 8px;
	font-size: 14px;
}

.blog_list li .blog_tag a {
	background: #fff;
	color: #666;
	line-height: 26px;
	padding: 0px 14px;
	display: inline-block;
	margin: 0px 4px;
	border: 1px solid #eee;
}

.blog_list li .blog_tag a:hover {
	background: #333;
	color: #fff;
}

/*page-turning*/
.navigation {
	width: 100%;
	list-style: none;
	margin-top: 20px;
	padding-top: 10px;
}

.navigation li {
	width: calc(100% - 0px);
	float: left;
	text-align: left;
	margin-bottom: 10px;
}

/*.navigation li.next_post{float:right;text-align:right;}*/
.navigation li a {
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	display: block;
	transition: all .5s;
	padding-left: 60px;
	background: #f7f7f7;
	border: 1px solid #eee;
	border-radius: 0;
}

.navigation li a:hover {
	text-decoration: none;
}

/*.navigation li.next_post a{padding-right:50px;}*/
.navigation li a:before {
	font-family: 'FontAwesome';
	font-size: 20px;
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	line-height: 39px;
	border-radius: 0;
	text-align: center;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transition: all .5s;
	background-color: #fff;
	border-radius: 50%;
}

.navigation li.prev_post a:before {
	left: 10px;
	content: "△"
}

.navigation li.next_post a:before {
	left: 10px;
	content: "▽";
}

.navigation li a:hover:before {
	background: #064e98;
	color: #fff;
	border-color: #064e98;
}

.navigation li a .meta_nav {
	display: inline-block;
	font-size: 14px;
	text-transform: capitalize;
	color: #5c5c5c;
	margin-bottom: 0;
	line-height: 20px;
	ransition: all .5s;
	font-family: "Microsoft YaHei";
	text-transform: uppercase;
}

.navigation li a:hover .meta_nav {
	color: #666;
}

.navigation li a .post_title {
	font-size: 14px;
	overflow: hidden;
	line-height: 20px;
	max-height: 40px;
	margin: 0;
	transition: all .5s;
	font-weight: normal;
}

.navigation li a:hover .post_title {
	color: #064e98;
}

.nav_h4 {
	line-height: 30px;
	color: #fff;
	padding-left: 10px;
	font-family: "Microsoft YaHei";
	font-size: 22px;
	position: relative;
	text-transform: capitalize;
	padding: 8px 10px;
	border-bottom: 2px solid #fff;
	background: #064e98;
	background-size: cover;
	border-radius: 0px;
}

.t-f {
	width: 100%;
	font-size: 12px;
	font-weight: normal;
}

@media(max-width:995px) {
	.t-f {
		overflow-x: scroll;
	}
}

.t-f table {
	width: 100%;
	text-align: center;
}

.t-f table tr:nth-child(2n) {
	background: #f5f5f5;
}

.t-f table tr:nth-child(2n+1) {
	background: #ffffff;
}

.t-f table th {
	background: #385ea7;
	text-align: center;
	font-size: 14px;
	height: 58px;
	line-height: 20px;
	color: #fff;
}

.t-f table .th2 {
	width: 142px;
}

.t-f table .th-s {
	width: 60px;
}

.t-f table a {
	text-align: left;
	color: #385ea7;
	font-weight: bold;
}

.t-f table a:hover {
	text-decoration: underline
}

.ft-lb {
	width: 85%;
	margin: 5% auto;
	min-height: 70px;
	border: 1px solid #000;
	font-size: 12px;

}

.t-f table td {
	line-height: 30px;
	border: 1px solid #ddd;
	font-size: 13px;
	height: 40px;
}

.t-f table thead {
	background: #c9e1f1;
}

.t-f table thead th {
	border-right: 1px solid #fff;
}

.t-f table thead .td-s {
	border-top: 1px solid #fff;
}

@media only screen and (max-width: 768px) {
	.t-f table {
		width: 300%;
	}
}

/*products_main*/
.pro_page {
	position: relative;
	padding-bottom: 60px;
	background: #f9f9f9;
}

.pro_page .containers {
	background: #fff;
	padding: 30px;
}

@media (min-width: 1290px) {
	.pro_page .containers {
		width: 1290px;
		margin: 0 auto;
	}
}

@media only screen and (max-width:768px) {
	.page {
		margin-bottom: 0px;
	}

	.pro_details {
		margin-top: 30px;
	}

}

.main_text {
	padding: 0 20px;
}

@media only screen and (max-width: 1600px) {
	.pro_page .main {
		width: 36%;
	}

	.pro_page .main_text {
		width: 64%;
	}

}

@media only screen and (max-width: 768px) {
	.pro_page .main {
		width: 100%;
	}

	.pro_page .main_text {
		width: 100%;
	}

	.pro_page:after {
		display: none;
	}

	.pro_page .containers {
		padding: 20px;
	}

}

@media only screen and (max-width: 400px) {
	.pro_sns {
		width: 100%;
		margin-top: 20px;
	}

}

.sp-loading {
	text-align: center;
	max-width: 100%;
	border: 2px solid #fafafa;
	padding: 2px;
	border-radius: 0;
	font-size: 14px;
	color: #888;

}

.sp-loading img {
	max-width: 100%;
	height: auto;
}

/* Element wrapper */
.sp-wrap {
	display: none;
	line-height: 0;
	font-size: 0;
	position: relative;
	width: 100%;
}

.sp-large {
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
}

.sp-large a img {
	max-width: 100%;
	height: auto;
	width: 100%;
}

.sp-large a {
	display: block;
}

.sp-zoom {
	position: absolute;
	left: -50%;
	top: -50%;
	cursor: zoom-in;
	display: none;
}

.pro_table .pro_main_title {
	font-size: 24px;
	line-height: 40px;
	font-family: "Microsoft YaHei";
	overflow: hidden;
	display: block;
	text-transform: capitalize;
	color: #333;
	line-height: 36px;
	margin-bottom: 10px;
}

.pro_table .pro_main_text {
	line-height: 26px;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 10px;
}

.pro_table ul {
	margin-top: 15px;
	padding-left: 0;
}

.pro_table ul li {
	margin: 4px 0;
	font-size: 15px;
	color: #666;
	list-style: none;
	padding: 6px 6px;
}

.pro_table ul li:nth-child(2n) {
	background: #f7f7f7;
}

.pro_table ul li p {
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	margin-bottom: 0;
	color: #333;
	font-size: 15px;
	font-family: "Microsoft YaHei";
	min-width: 100px;
}

.main-more {
	text-align: left !important;
	margin-top: 20px;
	font-family: "Microsoft YaHei";
}

.pro_more a {
	background: #333;
	text-transform: uppercase;
	line-height: 44px;
	padding: 0px 30px;
	border-radius: 0;
	display: inline-block;
	font-size: 14px;
	color: #fff;
	font-family: "Microsoft YaHei";
	margin-right: 10px;
	border-radius: 0;
	position: relative;
}

.pro_more a:before {
	position: absolute;
	content: '';
	opacity: 0;
	top: 0;
	left: 0;
	z-index: 1;
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .03) 1%, rgba(255, 255, 255, .6) 30%, rgba(255, 255, 255, .85) 50%, rgba(255, 255, 255, .85) 70%, rgba(255, 255, 255, .85) 71%, rgba(255, 255, 255, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
	width: 30%;
	height: 100%;
	transform: skew(-10deg, 0deg);
	animation: move 2s;
	animation-iteration-count: infinite;
	animation-delay: 1s;
}

@keyframes move {
	0% {
		left: 0;
		opacity: 0
	}

	5% {
		opacity: .0
	}

	48% {
		opacity: .2
	}

	80% {
		opacity: .0
	}

	100% {
		left: 82%
	}
}

.pro_more a:hover {
	transform: translate3d(0, -3px, 0);
	-webkit-transform: translate3d(0, -3px, 0);
}

.pro_more div {
	display: inline-block;
}

.pro_more .main-more a {
	background: #da2f02;
}

.pro_more a i {
	margin-right: 6px;
}

#parentHorizontalTab01 {
	margin: 0;
	padding: 0px;
	text-align: left;
}

#parentHorizontalTab01 ul.resp-tabs-list {
	margin: 0px;
	padding: 0px;
	font-family: "Microsoft YaHei";
	color: #fff;
	line-height: 34px;
	text-transform: capitalize;
	font-size: 22px;
	background: #f9f9f9;
	overflow: hidden;
}

#parentHorizontalTab01 .resp-tabs-list li {
	list-style: none;
	cursor: pointer;
	color: #fff !important;
	text-align: center;
	font-family: "Microsoft YaHei";
	background: #064e98 !important;
	padding: 7px 18px;
	float: left;
	border-right: 2px solid #fff !important;
	text-transform: capitalize;
}

#parentHorizontalTab01 .resp-tabs-containers div table {
	max-width: 100%;
}

#parentHorizontalTab01 .resp-tabs-containers {
	padding: 30px 0px 0;
	clear: left;
	background: none;
}

#parentHorizontalTab01 em.resp-accordion {
	cursor: pointer;
	display: none;
	padding: 3px 10px !important;
}

#parentHorizontalTab01 .resp-tab-content {
	display: none;
}

#parentHorizontalTab01 .resp-tabs-list li.resp-tab-active {
	color: #fff;
	z-index: 99;
	background-color: #f39800 !important;
}

#parentHorizontalTab01 .resp-content-active,
#parentHorizontalTab01 .resp-accordion-active {
	display: block;
}

#parentHorizontalTab01 em.resp-accordion {
	font-size: 16px;
	margin: 0px;
	background: #f8f8f8;
	color: #333;
	font-style: normal;
	margin-bottom: 10px;
	font-family: "Microsoft YaHei";
	text-transform: capitalize;
}

#parentHorizontalTab01 em.resp-tab-active {
	margin-bottom: 0px !important;
}

#parentHorizontalTab01 em.resp-tab-title:last-child {
	border-bottom: 12px solid #c1c1c1 !important;
	background: blue;
}

#parentHorizontalTab01 .resp-vtabs ul.resp-tabs-list {
	float: left;
	width: 30%;
}

#parentHorizontalTab01 .resp-vtabs .resp-tabs-list li {
	display: block;
	padding: 15px 15px !important;
	margin: 0 0 4px;
	cursor: pointer;
	float: none;
}

#parentHorizontalTab01 .resp-vtabs .resp-tabs-containers {
	padding: 0px;
	background-color: #fff;
	border: 1px solid #c1c1c1;
	float: left;
	width: 68%;
	min-height: 250px;
	border-radius: 4px;
	clear: none;
}

#parentHorizontalTab01 .resp-vtabs .resp-tab-content {
	border: none;
	word-wrap: break-word;
}

#parentHorizontalTab01 .resp-vtabs li.resp-tab-active {
	position: relative;
	z-index: 1;
	margin-right: -1px !important;
	padding: 14px 15px 15px 14px !important;
	border-top: 1px solid;
	border: 1px solid #5AB1D0 !important;
	border-left: 4px solid #5AB1D0 !important;
	margin-bottom: 4px !important;
	border-right: 1px #FFF solid !important;
}


@media only screen and (max-width: 768px) {
	#parentHorizontalTab01 {
		padding: 0;
	}

	#parentHorizontalTab01 ul.resp-tabs-list {
		display: none;
	}


	#parentHorizontalTab01 .resp-vtabs .resp-tab-content {
		border: 1px solid #C1C1C1;
		border: 1px solid #f39800;
		border-top: none;
		padding: 8px 15px 8px 15px;
	}

	#parentHorizontalTab01 .resp-vtabs .resp-tabs-containers {
		border: none;
		float: none;
		width: 100%;
		min-height: 100px;
		clear: none;
	}

	#parentHorizontalTab01 .resp-accordion-closed {
		display: none !important;
	}

	#parentHorizontalTab01 .resp-vtabs .resp-tab-content:last-child {
		border-bottom: 1px solid #c1c1c1 !important;
	}

	#parentHorizontalTab01 .resp-tabs-containers {
		padding-top: 0px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		overflow: hidden;
	}
}