﻿
.banner_inner {
	height: 300px;
	padding: 110px 0 0 150px;
	color: #fff;
}


.banner_inner h2 {
	font-size: 28px;
	font-weight: 400;
}
.banner_inner p {
	color: #fff;
	font-size: 15px;
}

.banner_innerA {
	height: 18px;
	padding: 110px 0 0 150px;
	color: #fff;
	background-image:url(../images/dx.jpg); background-repeat:repeat-x; background-position:bottom;
}




.pos-bgA {
	border-bottom: #ededed 0px solid;
	border-top: #ededed 0px solid;
	position: relative;
	overflow: hidden;
}

.pos-bg {
	background: #fafafa;
	border-bottom: #ededed 0px solid;
	border-top: #ededed 0px solid;
	position: relative;
	overflow: hidden;
}

.width { width:100%;
	margin: 0 auto;
}

.am-animation-scale-up {
	-webkit-animation-name: am-scale-up;
	animation-name: am-scale-up
}
.am-animation-slide-top {
	-webkit-animation-name: am-slide-top;
	animation-name: am-slide-top
}


.am-animation-delay-1 {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}


@media(min-width:768px) {
.contents_show {
 font-size:14px;
 line-height:24px;
}
.widthA { 
    width:100%;
	margin: 0 auto;
}

}
@media(min-width:992px) {
.contents_show {
 font-size:16px;
  line-height:30px;
}
.widthA { 
    width:100%;
	margin: 0 auto;
}

}
@media(min-width:1200px) {
.contents_show {
 font-size:16px;
 line-height:30px;
}
.widthA { 
    width:1200px;
	margin: 0 auto;
}

}
}


@media(min-width:768px) {
.position {
	width: 750px
}
}
@media(min-width:992px) {
.position {
	width: 970px
}
}
@media(min-width:1200px) {
.position {
	width: 1200px
}
}

.position {
	line-height: 45px;
}
.position ul {
	margin: 0;
	padding: 0;
}
.position ul li {
	font-size: 14px;
}

.am-breadcrumb {
	padding: .7em .5em;
	
	list-style: none;
	background-color: transparent;
	border-radius: 0;
	font-size: 85%
}
.am-breadcrumb>li {
	display: inline-block
}
.am-breadcrumb>li [class*=am-icon-]:before {
	color: #999;
	margin-right: 5px
}
.am-breadcrumb>li+li:before {
	content: "\00bb\00a0";
	padding: 0 8px;
	color: #ccc
}
.am-breadcrumb>.am-active {
	color: #999
}
.am-breadcrumb-slash>li+li:before {
	content: "/\00a0"
}

.am-icon-home:before {
	content: "\f015"
}


.home_nav {
	text-align: center;background:#fafafa;
}
.home_nav ul {
	margin: 0px auto; 
}
.home_nav ul li {
	display: inline;
	width: auto;
	position: relative;
}
.home_nav ul li a {
	display: inline;
	padding: 10px 30px;
	color: #333;
	font-size: 14px;
	background: #fff;
	margin: 0 2px;
	border-radius: 2px;
	border: 1px solid #E7E7E7;
}
.home_nav ul li a:hover {
	color: #2384D5;
	border: 1px solid #2384D5;
}
.home_nav ul .hover a {
	display: inline;
	padding: 10px 30px;
	color: #2384D5;
	font-size: 14px;
	border: 1px solid #2384D5;
	margin: 0 2px;
	border-radius: 2px;
	border-radius: 0;
}
.home_nav ul li dl {
	display: none;
	background: #2384D5;
	padding: 2px 0;
	margin: 16px 0 0 0;
}
.home_nav ul .hover dl {
	display: none;
	text-align: left;
	position: absolute;
	top: 16px;
	left: 2px;
}
.home_nav ul .hover dl dt a {
	display: block;
	font-weight: normal;
	color: #fff;
	background: #2384D5;
	min-width: 200px;
	border: 0;
}
.home_nav ul .hover dl dt a:hover {
	background: #fff;
	color: #333;
	border: 0;
}


/*分页相关*/
.pagelist ul {
	text-align: center;
	margin: 0px 0;
	background-color:#fafafa;
	padding:20px 0;
}
.pagelist li {
	display: inline-block;
	margin: 0 2px;
}
.pagelist li a {
	color: #666;
	display: inline-block;
	border: 1px solid #ddd;
	padding: 6px 15px;
}
.pagelist li a:hover {
	border-color: #F37B1D;
	background: #F37B1D;
	color: #fff;
}
.pagelist li.active a {
	border-color: #F37B1D;
	background: #F37B1D;
	color: #fff;
}






.met-news {
	padding: 30px 0;
	background: #fafafa;
	border-top: 0px solid #f0f2f5
}
.met-news .met-news-body {
	box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}
@media(max-width:768px) {
.met-news {
	padding: 0
}
}
.met-news .carousel .item .carousel-caption {
	right: 0;
	left: 0;
	bottom: 0;
	padding: 20px 0 30px
}
.met-news .carousel .item .carousel-caption h3 {
	margin: 0;
	margin-bottom: 5px;
	font-size: 20px
}
@media(max-width:768px) {
.met-news .carousel .item .carousel-caption {
	padding: 20px 0 10px
}
.met-news .carousel .item .carousel-caption h3 {
	margin: 0;
	font-size: 18px
}
}
.met-news .carousel .carousel-indicators {
	bottom: 5px
}
.met-news .carousel .carousel-indicators li {
	box-shadow: 0 0 0 1px #fff inset
}
.met-news .met-news-list {
	background: #fff;
	padding: 30px
}
@media(max-width:768px) {
.met-news .met-news-list {
	padding: 10px
}
}
@media(max-width:768px) {
.met-news .met-news-list {
	padding-top: 20px
}
}
.met-news .met-news-list .news-carousel {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #f0f2f5
}
@media(max-width:768px) {
.met-news .met-news-list .news-carousel {
	padding-bottom: 20px;
	margin-bottom: 20px
}
}
.met-news .met-news-list h4 {
	margin: 0
}
.met-news .met-news-list ul {
	padding: 0;
	list-style: none
}
.met-news .met-news-list ul li {
	border-bottom: 1px solid #f0f2f5;
	padding-bottom: 30px;
	margin-bottom: 30px
}
.met-news .met-news-list ul li h4 {
	font-size: 22px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.met-news .met-news-list ul li h4 a {
	color: #555
}
.met-news .met-news-list ul li h4 a:hover {
	color: #1e8bc3;
	text-decoration: none;	
}
.met-news .met-news-list ul li p {
	margin-bottom: 0
}
.met-news .met-news-list ul li p.des {
	color: #76838f;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 10px
}
.met-news .met-news-list ul li p.info {
	color: #a3afb7;
	font-size: 16px;
	font-weight: 300
}
.met-news .met-news-list ul li p.info i {
	color: #a3afb7;
	font-weight: 300
}
@media(max-width:768px) {
.met-news .met-news-list ul li {
	padding-bottom: 20px;
	margin-bottom: 20px
}
.met-news .met-news-list ul li h4 {
	font-size: 18px;
	margin-bottom: 10px
}
.met-news .met-news-list ul li .media .media-left {
	padding-right: 10px
}
.met-news .met-news-list ul li .media p.des {
	display: none
}
.met-news .met-news-list ul li .media.media-lg .media-object {
	width: 100px
}
}
.met-news.type-3 .met-news-body {
	box-shadow: none
}
@media(max-width:768px) {
.met-news.type-3 .met-news-body {
	margin-bottom: 20px
}
}
.met-news.type-3 .widget {
	border-radius: 0
}
@media(max-width:768px) {
.met-news.type-3 .widget {
	margin: 15px 10px
}
}
.met-news.type-3 .widget .widget-body:last-child {
	border-radius: 0
}
.met-news.type-3 .widget .widget-title a {
	color: #555
}
.met-news.type-3 .widget .widget-title a:hover {
	color: #1e8bc3
}
.met-news.type-3 .widget .widget-header {
	border-radius: 0
}
.met-news-bar {
	background: #fff;
	margin-left: 30px;
	padding: 20px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}


.media-left, .media>.pull-left {
	padding-right: 10px
}
.media-body, .media-left, .media-right {
	display: table-cell;
	vertical-align: top
}
.media-left, .media>.pull-left {
	padding-right: 20px
}
.list-group .media .media-left, .list-group .media .pull-left {
	padding-right: 20px
}
.met-download .met-download-list .media-left {
	padding-right: 5px;
	padding-left: 10px
}
.met-download .met-download-list .media-left i {
	font-size: 38px;
	color: #a3afb7
}

.media-objectA {
	width: 160px
}
.media-lg .media-objectA {
	width: 300px
}
.media-lg .media {
	margin-left: -110px
}
.media-sm .media-objectA {
	width: 80px
}




.bg_link {
	background: #666;
}
.bg_foot {
	background: #444;
}
.link {
	height: 50px;
	line-height: 50px;
}
.link_title {
	color: #fff;
	width: 80px;
	float: left;
}
.link_list {
}
.link_list a {
	color: #ddd;
	margin-right: 20px;
}
.link_list a:hover {
	color: #fff;
}
.footer {
	padding: 30px 0;
	color: #fff;
}
.footer .left {
	background: url(../images/bg_foot_line.gif) repeat-y right;
	padding: 0 20px 0 20px;
	float: left;
	min-height: 120px;
}
.footer .search {
	padding-left: 40px;
	float: left;
	font-size: 14px;
	color: #8F8F8F;
	font-family: microsoft yahei;
	line-height: 24px;
}
.footer .search span {
	font-size: 16px;
	color: #ddd;
	font-family: microsoft yahei;
	display: block;
	padding-bottom: 15px;
}
.footer .search input {
	border: 1px solid #fff;
	padding: 6px 10px;
}
.footer .search button {
	border: 1px solid #000;
	background: #000;
	color: #fff;
	padding: 6px 20px;
}
.footer .left dl {
	margin: 0;
	padding: 0;
}
.footer .left dl dd {
	text-align: left;
	font-size: 18px;
	color: #ddd;
	font-family: microsoft yahei;
	margin: 0 0 10px 0;
	padding: 0;
}
.footer .left dl dt {
	text-align: left;
	font-size: 14px;
	color: #8F8F8F;
	font-family: microsoft yahei;
	line-height: 24px;
	font-weight: normal;
}
.footer .left dl dt p {
	margin: 0;
	padding: 0;
}
.footer a {
	color: #8F8F8F;
}
.footer a:hover {
	color: #fff;
}
.copyright {
	font-size: 12px;
	color: #8F8F8F;
	font-family: microsoft yahei;
	line-height: 24px;
	text-align: center;
	padding: 10px 0;
	background: #000;
}
.copyright a {
	color: #8F8F8F;
}
.copyright a:hover {
	color: #fff;
}
.clear {
	clear: both;
}




.inner_container {
	min-height: 600px;
	padding: 0px 0;
}



.news_list {
}
.news_list li {
	border-bottom: 1px solid #E6E6E6;
	overflow: hidden;
	padding: 12px 0 12px 0;
}
.news_list li .date {
	background: #fff;
	color: #333;
	display: inline-block;
	margin-right: 20px;
	float: left;
	font-family: verdana;
	text-align: center;
	border-radius: 4px;
	font-size: 24px;
	font-family: verdana;
	border: 1px solid #2384D5;
	padding: 5px 0 0;
}
.news_list li .date em {
	display: block;
	font-style: normal;
	font-size: 14px;
	font-family: arial;
	background: #2384D5;
	padding: 3px 15px;
	color: #fff;
	margin-top: 5px;
}
.news_list li div {
	color: #999;
	font-size: 12px;
	margin-left: 95px;
	line-height: 22px;
}
.news_list li div a {
	display: block;
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
}
.news_list li div a:hover {
	color: #f30;
}






.met-news-bar .product-hot-list {
	padding: 0 15px;
	margin-bottom:20px;
	text-align:center;
	font-size:16px;
	line-height:40px;
	border-bottom:#f0f2f5 double 1px;

}
@media(min-width:768px) {
.met-news-bar .product-hot-list {
	padding: 0 15px;
}
}
@media(max-width:992px) {
.met-news-bar .product-hot-list:nth-child(3n+1) {
	clear: both
}
}
@media(max-width:488px) {
.met-news-bar .product-hot-list {
	width: 50%
}
.met-news-bar .product-hot-list:nth-child(3n+1) {
	clear: none
}
.met-news-bar .product-hot-list:nth-child(2n+1) {
	clear: both
}
}
.met-news-bar .product-hot-list a {
	overflow: hidden
}
.met-news-bar .product-hot-list a.img {
	margin: 0 auto;
	display: block;
	margin-bottom: 5px
}
.met-news-bar .product-hot-list a.img img {
	margin: 0 auto;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}
.met-news-bar .product-hot-list a.txt {
	color: #5e7387;
	text-decoration: none
}
.met-news-bar .product-hot-list a.txt:active, .met-news-bar .product-hot-list a.txt:focus, .met-news-bar .product-hot-list a.txt:hover {
	text-decoration: none
}
.met-news-bar .product-hot-list a.txt:hover {
	color: #1e8bc3
}
.met-news-bar .product-hot-list p {
	color: #f96868;
	margin-bottom: 0
}
.met-news-bar .product-hot-list:hover a img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-ms-transform: scale(1.1)
}
.met-news-bar .product-hot-list:hover a {
	color: #1e8bc3
}


.met-news-bar .widget {
	background: transparent;
	border: 0;
	padding: 0;
	margin-bottom: 35px;
	font-size: 14px;
	letter-spacing: .03em;
	list-style: none;
	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	line-height: 1.5
}
.met-news-bar .widget h2 {
	background: #1e8bc3;
	padding: 0 15px;
	font-size: 16px;
	font-weight: 500;
	line-height: 38px;
	text-transform: uppercase;
	margin-bottom: 19px;
	color: #fff;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px
}
.met-news-bar .widget h3 {
	background: #757475;
	padding: 0 15px;
	font-size: 16px;
	font-weight: 500;
	line-height: 38px;
	text-transform: none;
	margin-bottom: 19px;
	color: #fff;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px
}
.met-news-bar .widget ul {
	margin: 0;
	padding: 0
}
.met-news-bar .widget ul li {
	margin-bottom: 8px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom: solid 1px #f2f2f2;
	list-style: none;
	font-weight: 400;
	color: #777
}
.met-news-bar .widget ul li a {
	color: #777 !important
}
.met-news-bar .widget ul li a:before {
	font-family: "FontAwesome";
	content: "\f105";
	margin-right: 5px
}
.met-news-bar .widget ul li a:hover, .met-news-bar .widget ul li a.active {
	text-decoration: none;
	color: #2574a9 !important
}
.met-news-bar .widget li span a {
	color: #777 !important
}
.met-news-bar .widget li span a:hover {
	text-decoration: none;
	color: #2574a9 !important
}
.met-news-bar .widget>ul>li>a>span.badge {
	background: transparent;
	color: #bbb;
	padding: 3px 6px;
	border: solid 1px #eee;
	margin-left: 5px;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}
.met-news-bar .widget>ul>li>a>span.badge:hover {
	background: #eee;
	border: solid 1px #eee;
	color: #2574a9
}
.met-news-bar .widget>ul>li>a:hover>span.badge, .met-news-bar .widget>ul>li>a.active>span.badge {
	background: #eee;
	border: solid 1px #eee;
	color: #2574a9
}
@media(max-width:768px) {
.met-news-bar .panel {
	box-shadow: none;
	margin-bottom: 15px
}
.met-news-bar .panel-body {
	padding: 15px
}
.met-news-bar .product-content-body .panel {
	margin-right: 0
}
.met-news-bar .product-content-body ul.nav-tabs {
	margin-bottom: 15px;
	margin-top: -10px
}
}
.met-news-bar .product-hot h4.example-title {
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 15px
}

.met-shownews {
	padding: 20px 0;
	background: #f3f3f4;
	border-top: 1px solid #f0f2f5
}
.met-shownews .met-shownews-body {
	box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}
.met-shownews .met-news-body {
	box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}
@media(max-width:768px) {
.met-shownews {
	padding: 0
}
}
.met-shownews .met-shownews-header, .met-shownews .met-shownews-footer {
	background: #fff;
	padding: 30px
}


@media(max-width:768px) {
.met-shownews .met-shownews-header, .met-shownews .met-shownews-footer {
	padding: 10px
}
}
.met-shownews .met-shownews-header {
	padding-bottom: 0
}
.met-shownews h1 {
	margin: 0;
	font-size: 32px;
	margin-bottom: 5px
}
@media(max-width:768px) {
.met-shownews .met-shownews-header {
	padding-top: 20px
}
}
.met-shownews .info {
	color: #a3afb7;
	font-size: 16px;
	font-weight: 300;
	padding-bottom: 1px;
	border-bottom: 1px solid #f0f2f5
}
.met-shownews .info span {
	padding-right: 10px
}
@media(max-width:768px) {
.met-shownews .info {
	padding-bottom: 20px
}
}
.met-shownews .met-shownews-footer {
	padding-top: 0
}
.met-shownews .met-shownews-footer ul.pager {
	margin: 0;
	border-top: 1px solid #f0f2f5;
	padding-top: 20px
}
.met_tools_code {
	text-align: center;
	margin-top: 30px;
	font-size: 0
}


@media(max-width:768px) {
.less-page-body {
	padding: 0
}
}
.less-uldestyle {
	padding: 0;
	list-style: none
}
.met-editor {
	background: #fff;
	padding: 30px;
	line-height: 1.8;
	font-size: 18px;
	font-weight: 300;
	color: #222
}
@media(max-width:768px) {
.met-editor {
	padding: 10px
}
}
.met-editor p {
	margin-bottom: 16px
}
.met-editor img {
	max-width: 100%;
	height: auto !important
}
.met-editor table {
	color: #555
}
.met-editor video, .met-editor .metvideo, .met-editor iframe {
	max-width: 100% !important;
	margin: auto;
	display: block
}
@media(max-width:768px) {
.met-editor video, .met-editor .metvideo {
	height: auto !important
}
}
.met-editor .table-saw {
	overflow-x: auto
}








