﻿.main {
	padding-top: 50px;
	width: 1200px;
	margin: 0 auto;
}

.mainRight {
	float: right;
	width: 900px;
}

.mainLeft {
	float: left;
	width: 240px;
	/* border: 1px solid #e60012; */
}

.listTitle img {
	display: block;
}

.mainLeft {
	width: 280px;
}

.list dl dt a {
	transition: .5s;
	display: block;
	line-height: 45px;
	text-align: center;
	border: 1px solid #027ec6;
}

.list dl dt {
	margin-top: 10px;
}

.list dl dt .active {
	background: #027EC6;
	color: #fff;
}

.list dl dd a {
	transition: .5s;
	line-height: 33px;
	text-align: center;
	display: block;
	width: 200px;
	background: #e9edf0;
	margin: 10px auto;
}

.list dl .listBox {
	display: none;
	border: 1px solid #ddd;
	margin-top: 10px;
}

.list dl dt span {
	display: block;
	right: 10px;
	top: 50%;
	margin-top: -7px;
}

.list dl dt span img {
	display: block;
}

.list dd a:hover {
	background: #027EC6;
	color: #fff;
}

.position {
	width: ;
	margin-bottom: 20px;
}

.position p {
	color: #242323;
	text-align: right;
	line-height: 39px;
	border-bottom: 1px solid #dcdcdc;
}

.newLeft ul li {
	padding-left: 20px;
	line-height: 38px;
	border-bottom: 1px dashed #dcdcdc;
}

.newLeft ul li a {
	display: block;
	transition: 0.9s;
}

.newLeft ul li a:hover {
	/* color: #E60012; */
}

.position p a {
	color: #242323;
}

.conList ul li {
	line-height: 28px;
}

li.common {
	font-weight: bold;
	font-size: 16px;
}

.position p .action {
	display: inline-block;
	font-weight: bold;
}

.mainLeft .listTitle p {
	padding-left: 20px;
	padding-top: 20px;
	background: #027ec6;
	font-size: 16px;
	color: #fff;
	padding-bottom: 20px;
}

.mainLeft .listTitle p span {
	display: block;
	color: #FFFFFF;
	font-size: 12px;
}

.mainLeft .list ul li {
	transition: 0.5s;
	line-height: 48px;
	border-bottom: 1px solid #dcdcdc;
	padding-left: 25px;
}

.mainLeft .list ul li:hover {
	background: #027ec6;
}

.mainLeft .list ul li a {
	display: block;
	transition: 0.5s;
	font-size: 12px;
}

.mainLeft .list ul li a:hover {
	color: #fff;
}

.product ul li {
	float: left;
	margin: 0 10px 20px 10px;
}

.pages ul li {
	float: left;
	margin: 0 10px 20px 10px;
}

.product ul li img {
	transition: 0.5s;
	width: 408px;
	height: auto;
	border: 1px solid #ddd;
	padding: 10px;
}

.product ul li img:hover {
	background: #027ec6
}

.product ul li p {
	text-align: center;
}

.pro_Left {
	width: 900px;
}

.newTitle h1 {
	text-align: center;
	font-size: 14px;
	line-height: 60px;
}

.newTitle span {
	text-align: center;
	display: block;
	padding-bottom: 30px;
}

.newList ul li {
	transition: .5s;
	padding: 20px;
	border-bottom: 1px dashed #dcdcdc;
}

.newList ul li:hover img {
	background: #027ec6;
	border: 1px dashed #fff;
	transform: scale(1.2);
}

.newList ul li:hover {
	background: #027ec6;
}

.newimg.left {
	overflow: hidden;
	padding: 10px;
	border: 1px dashed #ddd;
	width: 220px;
	height: 175px;
}

.newimg img {
	display: block;
	width: 220px;
	transition: all .5s;
	transition: all 0.5s ease-out;
	/* 过度 所有css属性 1秒过度 结束慢*/
	-moz-transition: all 0.5s ease-out;
	/* Firefox 4 */
	-webkit-transition: all 0.5s ease-out;
	/* Safari 和 Chrome */
	-o-transition: all 0.5s ease-out;
}

.newInfo.right {
	width: 600px;
	padding-top: 35px;
}

.newList ul li a {
	font-size: 16px;
	line-height: 2;
	font-weight: bold;
	transition: 0.9s;
}

.newList ul li:hover a {
	color: #fff;
}

.newList ul li:hover {
	color: #fff;
}

.pro_xiangxi .pro_left {
	height: 300px;
	width: 400px;
}

.pro_info {
	width: 440px;
}

.pro_name h1 {
	line-height: 2;
	font-size: 24px
}

.pro_name span {
	display: block;
	line-height: 2;
}

.pro_name {
	padding-bottom: 10px;
	text-align: center;
}

.pro_config {
	padding-top: 10px;
	line-height: 2;
}

.pro_config p span {
	color: #027ec6;
	font-weight: bold;
	font-size: 18px;
}

.pro_xiangxi {
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

.pro_xiangqing {
	padding-top: 20px;
}

.swiper-container {
	width: 100%;
	/* height: 300px; */
	margin-left: auto;
	margin-right: auto;
}

.swiper-slide {
	background-size: cover;
	background-position: center;
}

.gallery-top {
	height: 80%;
	width: 100%;
}

.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
	border: 3px solid #027ec6;
	height: 100%;
	opacity: 0.4;
	box-sizing: border-box;
}

.gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}

.pro_Right {
	width: 250px;
}

.pro_Right .listTitle p {
	background: #f3f3f3;
	text-align: center;
	line-height: 48px;
	border-left: 3px solid #027EC6;
}

.pro_Left .position p {
	text-align: left;
	background: #f3f3f3;
	line-height: 48px;
	border-left: 3px solid #027EC6;
	padding-left: 20px;
	border-bottom: none;
}

.pro_list ul li {
	float: left;
	width: 100%;
	margin: 0 1%;
}

.pro_list ul li a {
	font-size: 12px;
	transition: .5s;
	display: block;
	width: 100%;
	line-height: 34px;
	border-bottom: 1px solid #ddd;
}

.pro_list ul li a:hover {
	color: #027EC6;
	border-bottom: 1px solid #027EC6;
}

.pro_list {
	margin-bottom: 20px;
}

.linkpro_box p a {
	display: block;
	line-height: 38px;
	text-align: center;
}

.link_news ul li {
	border-bottom: 1px solid #ddd;
	line-height: 38px;
}

.link_news ul li span {
	font-size: 12px;
	float: right;
}

.news_title {
	text-align: center;
}

.news_title h1 {
	font-size: 16px;
}

.news_title p {
	text-align: left;
	padding-left: 20px;
	color: #545454;
	font-size: 12px;
	line-height: 40px;
	background: #f3f3f3;
	border-left: 3px solid #007AFF;
	margin: 20px 0;
}

.link_title p {
	text-align: left;
	padding-left: 20px;
	color: #545454;
	font-size: 12px;
	line-height: 40px;
	background: #f3f3f3;
	border-left: 3px solid #007AFF;
	margin: 20px 0;
}

.prolink ul li {
	float: left;
	width: 23%;
	margin: 1%;
	text-align: center;
}

.prolink ul li img {
	display: block;
	width: 100%;
}

.newslink ul li {
	float: left;
	line-height: 38px;
	border-bottom: 1px solid #ddd;
	width: 48%;
	margin: 0 1%;
}

.newslink ul li span {
	float: right;
}

ol.am-breadcrumb .am-active {
	font-size: 18px;
	line-height: 2;
}

ol.am-breadcrumb {
	padding: 10px;
	border: 1px dashed #ddd;
	margin-bottom: 20px;
}

.xia {
	padding: 10px;
	line-height: 2;
	border: 1px dashed #ddd;
}

.xia span {
	font-weight: bold;
}


/*分页相关*/

.pagelist ul {
	text-align: center;
	margin: 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: #1184DA;
	background: #1184DA;
	color: #fff;
}

.pagelist li.active a {
	border-color: #1184DA;
	background: #1184DA;
	color: #fff;
}
.proimg {
    width: 560px;
    margin: 0 auto;
}

.proimg img {
    display:block;
    margin:0 auto;
}