﻿@charset "utf-8";

.in_pro .box .xun ul li .pic {
	display: block;
	overflow: hidden;
	background: #fff
}
.in_pro .box .xun ul li .pic img {
	width: 100%;
	height: 218px;
 transition: all .7s
}

.in_pro .box .xun ul li .pic img:hover {
	transform: scale(1.1)
}
.in_pro .box .xun ul li .bt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 15px
}
.backtop {
	width: 25px;
	height: 69px;
	position: fixed;
	left: 50%;
	margin-left: 620px;
	bottom: 20px;
	background: url(../images/backtop.png);
	z-index: 999;
	cursor: pointer
}


.in_link {
	overflow: hidden;
	width: 100%;
	padding: 20px 0 0 0
}
.in_link .tit {
	overflow: hidden;
	color: #fff;
	font-size: 16px;
	float: left;
	background: #ea3516;
	padding: 5px 20px
}
.in_link .tit span {
	font-size: 18px;
	padding: 0 5px 0 0
}
.in_link .tit em {
	color: #f0592d;
	text-transform: uppercase
}
.prolist li {
	float: left;
	width: 30%;
	margin: 10px;
border-radius: 5px; margin-top: 20px; overflow: hidden; border: #ccc solid 1px;
	
	text-align: center;
	background: -webkit-linear-gradient(top, #fff, #eee);
	background: -moz-linear-gradient(top, #fff, #eee);
	background: -o-linear-gradient(top, #fff, #eee);
	background: linear-gradient(top, #fff, #eee);
}


.prolist li:hover {
	transition: all 0.8s ease 0s; -moz-transition: all 0.8s ease 0s; -webkit-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; background: #00437f; color: #fff;
}



.prolist li .pic {
	display: block;
	overflow: hidden;
	border: 1px solid #eee
}
.prolist li .pic img {
	width: 100%;
	height: 205px;
 transition: all .7s
}
.in_link ul {
	width: 100%;
	overflow: hidden;
	background: #fafafa;
	padding: 10px
}
.in_link ul li {
	padding: 0 10px;
	float: left;
	line-height: 24px
}
.in_link ul li a {
	display: block;
	overflow: hidden;
	color: #888
}
.in_link ul li a:hover {
	color: #ea3516
}
.main {
	width: 100%;
	overflow: hidden;
	background-color: #efefef;
	padding-right: 0;
	padding-left: 0;
}
.main .contbox {
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.main .contbox dt {
	color: #ea3516;
	font-weight: 700;
	padding: 0 0 8px 0
}

.main .procate li>a:hover {

	color: #333;
	background:#eaeaea;
}
.main .procate li.on>a {


	color: #333;
	background:#eaeaea;
}
.cateinfo {
	text-indent: 2em;
	overflow: hidden;
	line-height: 1.8;
	border-bottom: 1px dashed #ddd;
	padding: 0 0 10px 0;
	margin-bottom: 15px
}
.cateinfo img {
	display: block
}
.prolist {
	overflow: hidden;
	margin: -10px
}
.prolist li .pic:hover {
	
}
.prolist li .pic:hover img {
	transform: scale(1.2); 
}
.prolist li .bt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 36px;
	line-height: 36px
}
.prolist li .bt:hover {
	color: #ffffff
}


.prolist li:hover .bt {
color:#FFFFFF;

}


.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.main .main_big {
	width: 900px;
	overflow: hidden;
	padding-left: 15px;
		
}
.main .main_small {
	width: 230px;
	overflow: hidden
}
.main .main_da {
	width: 892px;
	overflow: hidden;
	padding-left: 25px;
}
.main .main_xiao {
	width: 260px;
	overflow: hidden;
	padding-left: 23px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 30px;
}
.main .main_pd {
	padding: 20px;
	overflow: hidden;
	line-height: 2
}

.proindex .prolist li .pic img {
	height: 204px
}
.pronewstj {
	padding: 15px 0;
	overflow: hidden
}
.pronewstj li a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-top: 3px solid transparent;
	border-left: 4px solid #ea3516;
	border-bottom: 3px solid transparent
}
.proview {
	padding: 20px;
	overflow: hidden
}
.proview .ban .big .iconfont {
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-size: 24px;
	opacity: .2
}
.prolist li .info {
	color: #888;
	font-size: 12px;
	max-height: 60px;
	line-height: 20px;
	overflow: hidden;
	padding: 0 10px;
	margin-top: -4px
}
.proindex {
	padding-top: 0
}
.proindex .prolist li {
	width: 274px
}
.proview .ban .big .iconfont:hover {
	opacity: .5;
	color: #ea3516
}
.proview .ban .small {
	margin: 10px 0 15px 0;
	overflow: hidden;
	position: relative;
	padding: 0 25px
}
.proview .ban .small .swiper-slide {
	cursor: pointer
}
.proview .ban .small .swiper-slide img {
	width: 75px;
	height: 57px;
	padding: 2px;
	border: 1px solid #d4d4d4
}
.proview .ban .small .active-nav img {
	border: 1px solid #ea3516
}
.proview .ban .small .arrow-left, .proview .ban .small .arrow-right {
	position: absolute;
	top: 50%;
	z-index: 10;
	width: 20px;
	height: 40px;
	line-height: 40px;
	margin-top: -20px;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	outline: 0;
	z-index: 5
}
.main .fl {
	float: left
}
.main .fr {
	float: right;
	background-color: #FFFFFF;
}
.main .main_bor {
	overflow: hidden;
	position: relative;
}
.main .main_bor .btit {
	text-align: center;
	overflow: hidden;
	line-height: 50px;
	color: #fff;
	background: -webkit-linear-gradient(left, #4666b1, #00437f);
	background: -moz-linear-gradient(left, #4666b1, #00437f);
	background: -o-linear-gradient(left, #4666b1, #00437f);
	background: linear-gradient(left, #4666b1, #00437f);
	font-size: 18px;
}
.main .main_bort {
	border-top: 2px solid rgba(234, 53, 22, .7)
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.proview .ban .big img {
	width: 100%;
	height: 298px;
	cursor: pointer
}
.main .main_bort .ktit .fr {
	color: #888
}
.main .main_bort .ktit .fr em {
	color: red
}
.main .position {
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 10px;
	margin-top: 25px;
}

.main .position dt {
	float:left;
	font-size: 18px;
	font-weight: 700;
	color: #00437f;
}

.main .position dd span{
	color: #999999;
}



.main .position dd {
float:right;
color: #333333;
margin-right:20px;

}




.main .position a:hover {
	color: #0095d9
}
.main .contbox {
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.main .contbox dt {
	color: #000000;
	font-weight: 700;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	font-size: 16px;
}
.main .contbox dd {
	position: relative;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.5;
	color: #333333;
	border-top-style: none;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
}
.main .contbox dd span {
	position: absolute;
	left: 0;
	top: 8px;
	width: 65px
}
.main .procate li>a {
	display: block;
	overflow: hidden;
	line-height: 50px;
	padding: 0 0 0 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	font-size: 16px;
	color: #333333;
	background-color: #fafafa;
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}

.cateinfo {
	text-indent: 2em;
	overflow: hidden;
	line-height: 1.8;
	border-bottom: 1px dashed #ddd;
	padding: 0 0 10px 0;
	margin-bottom: 15px
}
.cateinfo img {
	display: block
}


.tan_pic {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .7);
	z-index: 9999;
	padding: 50px
}
.tan_pic .box {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center
}
.rxrxun li:first-child {
	margin-top: 0
}
.pagebody p {
	font-size: 16px;
	color: #333333;
	padding-right: 0;
	padding-left: 0;
	line-height: 30px;
}
.pagebody .pic {
	overflow: hidden;
	text-align: center
}
.pagebody img {
	max-width: 100%;
	height: auto
}
.pagebt {
	text-align: center;
	overflow: hidden;
	font-size: 20px;
	color: #333;
	border-bottom: 1px dashed #ddd;
	padding: 0 0 15px 0;
	margin-bottom: 10px;
	color: #ea3516;
	line-height: 1.5
}
.pagecs {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden;
	color: #888;
	font-size: 12px;
	padding: 5px 0 15px 0;
	line-height: 1.1
}


.pagecs li {
	padding: 0 10px
}
.tan_pic .box img {
	max-height: 100%;
	max-width: 100%
}
.tan_pic .close {
	width: 36px;
	height: 36px;
	position: absolute;
	right: 0;
	top: 0;
	background: #fff;
	cursor: pointer;
	box-shadow: 0 0 5px #ccc;
 transition: all .7s
}
.tan_pic .close:after, .tan_pic .close:before {
	width: 18px;
	height: 1px;
	background: #666;
	position: absolute;
	left: 9px;
	top: 17px;
	content: "";
	transform: rotate(45deg);
 transition: all .7s
}
.tan_pic .close:before {
	transform: rotate(45deg)
}
.tan_pic .close:after {
	transform: rotate(-45deg)
}
.tan_pic .close:hover {
	background: #ea3516
}
.tan_pic .close:hover:after, .tan_pic .close:hover:before {
	background: #fff
}
.tan_pic .close:hover:before {
	transform: rotate(315deg)
}
.tan_pic .close:hover:after {
	transform: rotate(225deg)
}
.rxrxun li .pic img:hover {
	transform: scale(1.1)
}
.rxrxun li .bt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 30px;
	line-height: 30px;
	background: #f5f5f5;
	text-align: center;
	padding: 0 10px;
	font-size: 12px
}
.rxrxun li .bt:hover {
	background: rgba(234, 53, 22, .7);
	color: #fff
}


.botsxp {
	overflow: hidden;
	width: 100%;
	line-height: 24px;
	font-size: 12px;
	background: #f5f5f5;
	margin: 15px 0 0 0;
	border-radius: 5px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center
}

.botsxp .fl {
	padding: 10px;
	width: 600px;
	overflow: hidden
}
.botkey .fl a:last-child {
	margin-right: 0
}
.mess ul li label {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 42px;
	width: 110px;
	text-align: right
}
.mess ul li label i {
	color: red;
	margin-right: 2px
}
.piclist {
	overflow: hidden;
	margin: -10px
}
.piclist li .pic img:hover {
	transform: scale(1.1)
}
.piclist li .bt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 36px;
	line-height: 36px;
	background: #f5f5f5;
	text-align: center;
	padding: 0 10px;
	font-size: 12px
}
.piclist li .bt:hover {
	background: rgba(234, 53, 22, .7);
	color: #fff
}
.contact {
	padding: 0 0 20px 0;
	overflow: hidden;
	background: url(../images/contact.jpg) right center no-repeat;
	margin: 0 20px
}
.contact ul li {
	border-top: 1px dashed #eee;
	padding: 15px 0;
	overflow: hidden;
	line-height: 32px;
	font-size: 16px;
	width: 400px
}
.contact ul li i {
	font-size: 32px;
	display: block;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	color: #ea3516
}
.contact ul li:first-child {
	border-top: 0
}
.mess {
	overflow: hidden
}
.mess .tit {
	font-size: 16px;
	color: #ea3516;
	overflow: hidden;
	line-height: 40px;
	padding: 0 20px;
	margin-bottom: 20px;
	background: #f5f5f5
}
.mess ul li {
	overflow: hidden;
	position: relative;
	padding: 0 0 0 115px;
	margin-top: 15px
}
.rxrxun {
	padding: 20px;
	overflow: hidden
}
.piclist li {
	float: left;
	width: 284px;
	margin: 10px;
	overflow: hidden;
	border: 1px solid #eee
}
.piclist li .pic {
	display: block;
	overflow: hidden;
	cursor: pointer
}
.piclist li .pic img {
	width: 100%;
	height: 225px;
 transition: all .7s
}
.rxrxun li {
	margin-top: 15px;
	overflow: hidden;
	border: 1px solid #eee
}
.rxrxun li .pic {
	display: block;
	overflow: hidden
}
.rxrxun li .pic img {
	width: 100%;
	height: 162px;
 transition: all .7s
}
.mess ul li input[type=text] {
	border: 1px solid #eee;
	width: 250px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.mess ul li #messdd_code {
	width: 115px
}
.mess ul li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 100px;
	float: left;
	padding: 10px
}
.mess ul li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
 transition: all .7s
}
.mess ul li input[type=submit]:hover {
	opacity: .8
}
.mess ul li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
 transition: all .7s
}
.mess ul li input[type=reset]:hover {
	opacity: .8
}
.pagelist ul li {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 6px 15px;
	margin: 0 1px;
	line-height: 24px;
	background: #fff;
	color: #999;
	border-radius: 2px
}
.pagelist ul li:hover {
	background: #ea3516;
	color: #fff;
	border: 1px solid #ea3516
}
.mess ul li .code {
	height: 42px;
	margin-left: 10px;
	float: left;
	width: auto
}
.mess ul li.all {
	width: 752px;
	margin-top: 15px
}
.mapindex {
	padding: 10px 20px;
	overflow: hidden;
	border: 3px solid #ddd;
	margin-top: 20px
}
.mapindex ul {
	overflow: hidden
}
.mapindex ul li {
	padding: 10px 0;
	overflow: hidden
}
.mapindex ul li>a {
	border-left: 2px solid #ea3516;
	padding: 8px 11px;
	display: block;
	overflow: hidden;
	color: #ea3516;
	font-size: 18px;
	background: #f5f5f5
}
.mapindex ul li .sub {
	overflow: hidden;
	padding: 10px 0 0 0
}
.mapindex ul li .sub a {
	display: block;
	overflow: hidden;
	float: left;
	width: 198px;
	padding: 5px 0 5px 30px;
	background: url(../images/icon_procate.gif) 16px 9px no-repeat
}
.mapindex ul li .sub a:nth-child(5n+1) {
 clear: both
}
.mapindex ul li:last-child {
	border-bottom: 0
}
.pagelist ul li:hover a {
	color: #fff
}
.pagelist ul li.thisclass {
	display: inline-block;
	border: 1px solid #0095d9;
	padding: 6px 15px;
	margin: 0 1px;
	background: #0095d9;
	color: #fff
}

.hotzxxun {
	overflow: hidden;
	padding: 8px 10px
}
.hotzxxun li {
	line-height: 26px;
	overflow: hidden;
	position: relative;
	font-size: 12px
}
.hotzxxun li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 0 0 25px
}
.hotzxxun li i {
	position: absolute;
	left: 0;
	top: 3px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #999;
	color: #fff;
	transform: scale(.8)
}
.hotzxxun li:nth-child(1) i, .hotzxxun li:nth-child(2) i, .hotzxxun li:nth-child(3) i {
 background: #f0592d
}
.searlist {
	overflow: hidden;
	margin: -15px
}
.searlist li {
	padding: 15px;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
 transition: all .7s
}
.searlist li .bt {
	overflow: hidden
}
.searlist li .bt span {
	float: right;
	padding: 0 0 0 10px;
	font-size: 12px;
	color: #888
}
.mess ul li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.mess ul li .ms span {
	color: red
}
.searlist li .bt a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 700
}
.searlist li .more:hover {
	background: #f0592d
}
.searlist li:hover {
	background: #f5f5f5
}
.searlist li:last-child {
	border-bottom: 0
}
.main_bort .prolist li:nth-child(4) {
 display: none
}
.main_da .pronewstj li {
	width: 429px
}
.main_da .prolist li:nth-child(4) {
 display: block
}
.main_da .prolist li {
	width: 209px;
	padding: 10px
}
.main_da .prolist li .pic img {
	height: 155px
}
.main_xiao .rxrxun .pic img {
	height: 140px
}
.pagelist {
	clear: both;
	margin: 40px auto 20px auto;
	padding-top: 10px;
	overflow: hidden;
	text-align: center;
	font-size: 14px
}
.pagelist ul li.thisclass a {
	color: #fff
}
.newslist li .date em {
	display: block;
	overflow: hidden;
	font-weight: 700;
	padding: 7px 0 0 0;
	font-size: 20px
}
.searlist li p {
	display: block;
	overflow: hidden;
	color: #888;
	line-height: 1.8;
	font-size: 12px;
	text-align: justify
}
.searlist li .more {
	color: #fff;
	background: #ea3516;
	display: block;
	overflow: hidden;
	line-height: 30px;
	width: 100px;
	text-align: center;
	margin-top: 5px
}
.newslist li .more {
	position: absolute;
	top: 50%;
	right: 20px;
	width: 90px;
	line-height: 36px;
	margin-top: -15px;
	text-align: center;
	color: #fff;
	background: rgba(234, 53, 22, .8)
}
.met-feedback {
	padding: 30px 20px;
	background: #f2f2f2
}
.met-feedback .container {
	max-width: 800px
}
.met-feedback .met-feedback-body {
	padding: 30px;
	background: #fff;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	border-radius: 3px
}

.btn-primary {
	background-color: #f37404;
	border-color: #f37404;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
	background-color: #f37404;
	border-color: #f37404;
	opacity: .7;
 -webkit-transition: all .3s ease-out;
 transition: all .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
}
.map_main {
	overflow: hidden;
	border: solid 5px #f0f0f0;
	padding-bottom: 30px;
	background: #fff
}
.sitemap_con {
	width: 1120px;
	margin: 0 auto;
	color: #666
}
.sitemap_con .map_top {
	border-bottom: solid 1px #d7d7d7
}
.sitemap_con .map_top img {
	float: left
}

.hotzxxun {
	overflow: hidden;
	padding: 8px 10px
}
.hotzxxun li {
	line-height: 26px;
	overflow: hidden;
	position: relative;
	font-size: 12px
}
.hotzxxun li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 0 0 25px
}
.newslist li p {
	display: block;
	overflow: hidden;
	line-height: 22px;
	height: 44px
}
.newslist li:first-child {
	margin-top: 0
}
.newslist li:hover {
	background: rgba(234, 53, 22, .1)
}
.sitemap {
	overflow: hidden;
	line-height: 30px;
	padding: 10px;
	border-bottom: 1px solid #ddd
}
.sitemap dt {
	float: left;
	margin-right: 2%;
	width: 14.66666667%
}
.sitemap dt a {
	display: block;
	text-align: center;
	background: #ececec;
	font-size: 14px;
	padding: 8px 0;
	font-weight: 400
}
.sitemap dt a:hover {
	background: #ccc;
	color: #fff
}
.sitemap dd {
	float: left;
	width: 83.333333%
}
.sitemap dd a {
	float: left;
	color: #666;
	padding-right: 35px;
	line-height: 39px;
	transition: none
}
.sitemap dd a:hover {
	color: #333
}
.input-sm {
	height: 32px;
	padding: 6px 13px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px
}
.pronewstj li {
	float: left;
	width: 414px;
	line-height: 30px;
	font-size: 12px;
	margin: 0 20px
}

.pronewstj li span {
	float: right;
	color: #888
}
.botsxp .fl p {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.icon-left:before {
	content: "\e623"
}
.icon-down:before {
	content: "\e649"
}
.icon-date:before {
	content: "\e651"
}
.icon-rightjt:before {
	content: "\e658"
}
.icon-tel:before {
	content: "\e672"
}
.icon-qq:before {
	content: "\e6b4"
}
.icon-left:before {
	content: "\e623"
}
.icon-down:before {
	content: "\e649"
}
.icon-date:before {
	content: "\e651"
}
.icon-rightjt:before {
	content: "\e658"
}
.icon-tel:before {
	content: "\e672"
}
.icon-qq:before {
	content: "\e6b4"
}
.icon-left:before {
	content: "\e623"
}
.icon-down:before {
	content: "\e649"
}
.icon-date:before {
	content: "\e651"
}
.icon-rightjt:before {
	content: "\e658"
}
.icon-tel:before {
	content: "\e672"
}
.icon-qq:before {
	content: "\e6b4"
}
.botsxp .fr {
	padding: 10px
}
.botkey {
	border-top: 1px dashed #ddd;
	overflow: hidden;
	padding: 10px 0 0 0;
	margin-top: 15px;
	font-size: 12px
}

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
}


.product_left_meus{
	position: relative;
	width: 100%;
	background-color: #eee;
}
.product_left_meus .meus_top_blue{position: absolute;height: 25px;width: 100%;border-radius: 5px;top: 0px;background-color: #2351a7;}
.product_left_meus ul{
	position: relative;
	width: 100%;
	min-height: 200px;
	border-top: 1px solid #cbcacb;
}
.product_left_meus ul li>a{
	position: relative;
	width: calc(100% - 20px);
	color: #333;
	font-size: 16px;
	padding: 10px;
	background-color: #f6f6f6;
	display: inline-block;

-webkit-transition:all .6s ease;-moz-transition:all .6s ease;
	-ms-transition:all .6s ease;-o-transition:all .6s ease;		line-height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}
.product_left_meus ul li>a span.one{display: inline-block;width: 12px;height: 12px;margin-right: 6px;background-repeat: no-repeat;
	background-image: url('../images/about_p01.png');}
.product_left_meus ul li .meus_zdcd_li{display: none;width: 100%;}
.product_left_meus ul li .meus_zdcd_li a{padding: 0px 25px;color: #666;border-bottom: 1px solid #ccc;display: inline-block;
	width: calc(100% - 50px);line-height: 35px;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;
	-ms-transition:all .6s ease;-o-transition:all .6s ease;}
.product_left_meus ul li>a:hover{background-color: #2351a7;color: #fff;}
.product_left_meus ul li>a:hover span.one{background-image: url('../images/about_p02.png');}
.product_left_meus ul li .meus_zdcd_li a:hover{color: #2351a7;font-weight: bold;}
.product_left_meus ul li>a.hover{background-color: #2351a7;color: #fff;}
.product_left_meus ul li>a.hover span.one{background-image: url('../images/about_p02.png');}
.product_left_meus ul li>a.hover+.meus_zdcd_li{display: block;}
.product_left_meus ul li .meus_zdcd_li a.hover{color: #2351a7;font-weight: bold;}


.product_right_list{
	position: relative;
	width: 96%;
	margin-left:2.3333%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start;
	margin-bottom: 2%;
	padding-bottom: 2%;
}
.list_title{
	font-size: 24px;
	color: #666;
	color: #2351a7;
	text-align: center;
	padding-bottom: 12px;
	display: block;
	width: 100%;
	font-family:Arial;
	padding-top: 30px;
}
.product_right_list .pro_list_small{position: relative;width: calc(31.522% - 2px); border-radius: 5px;overflow: hidden;padding-bottom: 40px; border: #c7d4e5 solid 1px; margin-right: 2.717%; margin-bottom: 40px;}
.product_right_list .pro_list_small:nth-child(3n+1){margin-right: 0px;}
.product_right_list .pro_list_small img{max-width: 100%;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;
	-ms-transition:all .6s ease;-o-transition:all .6s ease;max-height:100%;position: absolute;top: 50%;left: 50%;
    transform: translate(-50%,-50%);}
.product_right_list .pro_list_small .img{overflow: hidden;height:183px;position:relative;width:100%; /*height: 263px;*/}
.product_right_list .pro_list_small p{background-color: #c7d4e5;color: #333;font-size: 16px;text-align: center;padding: 6px 0px;width: 100%;
position: absolute;bottom: 0px;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;}
.product_right_list .pro_list_small a:hover img{transform: scale(1.08) translate(-46%,-46%);}
.product_right_list .pro_list_small a:hover p{color: #fff;background-color: #0baf4d;}
.product_right_list .product_swiper_one{position: relative;width: 100%;padding-top: 10px;}
.product_right_list .swiper_con{position: relative; width: 100%;margin: 0px auto;overflow: hidden;padding: 1px;}
.product_right_list .swiper_con .swiper-slide img{
	max-width: 100%; /*border: 1px solid #ebebeb; border-radius: 5px;*/
	text-align: center;
}
.product_swiper_one .swiper-button-prev{width: 17px;height: 28px;background-size: 100%;left: 50%;margin-left: -290px; margin-left: -350px;}
.product_swiper_one .swiper-button-next{width: 17px;height: 28px;background-size: 100%;right: 50%;margin-right: -290px; margin-right: -350px;}
.product_swiper_one .swiper-button-prev.swiper-button-disabled,.product_swiper_one .swiper-button-next.swiper-button-disabled{opacity: 1;
-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);
 filter: grayscale(100%);filter: gray;}
.product_detail_t01{position: relative;width: 100%;display: flex;flex-wrap: wrap;background-color: #f6f6f6;margin-top: 30px;}
.product_detail_t01 a{
	display: inline-block;
	background-color: #e9e9e9;
	border-right: 1px solid #fff;
	font-size: 14px;
	color: #666;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.product_detail_t01 a.hover{color: #fff;background-color: #2351a7;}
.product_detail_t02{
	position: relative;
	width: 98%;
	padding-top: 12px;
	padding-bottom: 12px;
}
.pro_contect_small{position: relative;width: 100%;color: #666;line-height: 26px;display: none;}
/*contact_lxwm*/
.contact_zxly_one{position: relative;width: 100%;max-width: 600px;margin: 0px auto;}
.contact_zxly_one div{display: flex;padding: 5px 0px;}
.contact_zxly_one div span.one{min-width: 82px;color: #666;font-size: 16px;line-height: 38px;}
.contact_zxly_one div input{position: relative;width: 100%;border: 1px solid #ccc;line-height: 36px;height: 38px;padding: 0px 10px;
	color: #666;border-radius: 4px;}
.contact_zxly_one div.yzm{flex-wrap: wrap;}
.contact_zxly_one div.yzm input{max-width: 100px;}
.contact_zxly_one div.yzm img{height: 38px;margin-left: 10px;margin-right: 10px;}
.contact_zxly_one div.yzm a{line-height: 38px;}
.contact_zxly_one div textarea{position: relative;width: 100%;border: 1px solid #ccc;line-height: 36px;height: 150px;padding: 0px 10px;
	color: #666;border-radius: 4px;resize: none;}
.contact_zxly_one div span.red_one{min-width: 25px;color: #ff0000;font-size: 16px;line-height: 38px;text-align: center;}
.contact_zxly_one .submit_form{position: relative;display: inline-block;color: #fff;font-size: 16px;text-align: center;width: 160px;
	line-height: 50px;height: 50px;background-color: #2351a7;border-radius: 4px;margin-left: 82px;margin-top: 15px;}



 .box .tab {
	height: 50px;
	line-height: 50px;
	border-top: 0;
	position: relative;
	margin-bottom: 15px;
	padding-top:30px;
}



.title_type_002{
	text-align:center;
	padding-right: 0;
	

}
.title_type_002 .title_wrap_inner{min-height:55px; width:calc(100% - 80px); max-width:100%; display:inline-block; float:none;}
 .title_type_002 .title_wrap_a{line-height:55px;}
 .title_type_002 .title_wrap_inner .title_h4, .box_title_v1 .title_type_002 .title_wrap_inner .title_h5{
	display:inline-block;
	line-height:35px;
	text-align:center;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	
	
}
 .title_type_002 .title_wrap_inner .title_h4{}

 .title_type_002 .title_wrap_inner .title_line{position:absolute; bottom:2px; left:0; width:100%; display:block; border-bottom:1px solid #ddd;}
.title_type_002 .title_wrap_inner .title_icon{

	position:absolute;
	display:block;
	width:160px;
	height:5px;
	background-color:#0092df;
	margin:-6px auto 0 auto;
	z-index:2;
	bottom:0;
	left:50%;
	transform:translate3d(-50%,0,0)
}
