/* reset css */

html {
	background:#FFF;
	color:#000;
	font-size: Arial,"微软雅黑";
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p {
	margin:0;
	padding:0;
}
img {
	border:0;
}
ol,ul {
	list-style:none;
}
h1,h2,h3 {
	font-weight:normal;
	font-size:100%;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input,textarea,select {
	font-weight:inherit;
	font-size:inherit;
	font-family:inherit;
}
input,textarea,select {
	*font-size:100%;
}
legend {
	color:#000;
}
a {
	color:inherit;
	text-decoration:none;
}
/*******CSS reset*************/

body {
	position:relative;
	z-index:-2;
	color:#444;
	overflow-x:hidden;
	width: 100%;;
	font-size: .28rem;
	font-family:'Microsoft YaHei',SimHei,SimYou,SimSun,Arial;
	z-index:2;
}

img {
	display: block;
	max-width: 100%;
	height: auto;
}
.f12 {
	font-size:12px;
}
.f16 {
	font-size:16px;
}
.bold {
	font-weight:bold;
}
.white {
	color:#fff;
}
.left {
	float:left;
}
.right {
	float:right;
}
.t_r {
	text-align:right;
}
.clear {
	clear:both;
}
.relative {
	position:relative;
}
.absolute {
	position:absolute;
}
.rel_center {
	position:relative;
	left:50%;
}
.hidden {
	display:none;
}
/********General**********/


/*******Css sprite*******/
.wrap {
	margin:0 auto;
	width:100%;
}
#flash {
	height:480px;
	width:100%;
	overflow:hidden;
	position:relative;
}
/*头部样式*/
.top_back {
	display: flex;
	justify-content: space-between;
	height: .6rem;
	padding: 0 .1rem;
	line-height: .6rem;
	background:#eaeaea;
	font-size: .24rem;
}

.top {
	display: flex;
	align-items: center;
	height: 2.4rem;
	overflow:hidden;
}
.top .logo {
	padding: .2rem;
}

.top .logo img {
	max-width: 100%;
	max-height: 2.3rem;
}

/*导航样式*/
.menu {
	background:#2e86ff;
	height: auto;
}
.nav {
	display: flex;
	flex-wrap: wrap;
}
.nav li {
	box-sizing: border-box;
	width:25%;
	font-size: .32rem;
	text-align:center;
	position:relative;
}

.nav li a {
	display:block;
	z-index:3;
	position:relative;
	line-height:60px;
	height:60px;
	color:#fff;
	transition:all 0.4s;
}

/*新闻中心样式*/
.in_03 {
	background:#f9f9f9;
	height:auto;
	overflow:hidden;
	padding:25px 0
}

.in_03 .left {
	float:left;
	width:375px;
	background:#fff;
	padding:20px 10px 10px 10px;
}
.in_03 .left img {
	margin:25px 0px;
	height:270px
}
.in03a {
	height:auto;
	overflow:hidden;
	margin:15px;
	line-height:30px;
}
.in_03 .mid {
	float:left;
	width:388px;
	background:#e0e0e0;
	padding:15px;
}
.in_03 .right {
	float:right;
	width:347px;
	background:#fff;
	padding:20px 10px 10px 10px;
}
.in03b {
	height:auto;
	overflow:hidden;
	padding:15px;
}
#page {
	clear:both;
	float:right;
	line-height:40px;
	margin:15px 15px 15px 0;
}
/*新闻资讯样式*/
.ind {
	height:auto;
	overflow:hidden;
	padding:30px 0
}
.tite {
	border-bottom:2px solid #ececec;
	height:60px;
	line-height:60px;
	margin-bottom:20px;
}
.tite span {
	float:left;
	display:block;
	font-size:20px;
	color:#018ccd;
	border-bottom:4px solid #018ccd
}
.tite a {
	float:right;
	color:#018ccd;
}
.ind .left {
	width:630px;
}
.tjnews {
	height:auto;
	overflow:hidden;
	margin:20px 0;
}
.tjnews strong {
	line-height:55px;
	font-size:18px;
	color:#018ccd;
}
.tjnews p {
	line-height:28px;
}
.tjnews img {
	width:275px;
	height:193px;
}
.inimgb {
	float:left;
	background:url(../Image/inimgb.jpg) center right no-repeat;
	width:282px;
	height:199px;
	margin-right:20px;
}
.ind .left li {
	color:#585858;
	transition:.4s;
	line-height:35px;
	padding-left:10px;
	border-bottom:1px dashed #cacaca;
}
.ind .left li a {
	display:block;
}
.ind .left li span {
	float:right;
}
.ind .left li:hover {
	background:#2b2b2b;
	color:#fff;
}

/*标题*/
.box-header {
	padding: .7rem .28rem .6rem;
	text-align: center;
}

.box-header .title {
	color: #444;
  font-size: .32rem;
}
.box-header .sub-title {
	color: #c1c1c1;
	font-size: .12rem;
}

.box-header2 {
	height: .8rem;
  line-height: .8rem;
	background-color: #ececec;
}
.box-header2 .title {
	background: #2e86ff;
	width: 2rem;
	text-align: center;
	color: #fff;
}

.location {
	height: .5rem;
	line-height: .5rem;
	font-size: .24rem;
}

.content {
	margin: 0 .3rem;
}
.content p {
	line-height:.6rem;
}

/*首页查看列多按钮*/
.more {
	display: block;
	width: 3.6rem;
	height: .7rem;
	line-height: .7rem;
	background-color: #428fef;
	border-radius: .1rem;
	margin: .2rem auto;
	text-align: center;
	color: #fff;
}

/** 产品列表 */
.product-list .product-item {
	width: 50%;
	box-sizing: border-box;
	padding: .1rem;
	text-align:center;
}
.product-list .product-item a {
	display: block;
	border:1px solid #dcdcdc;
}

.product-list .product-item .product-img {
	display: block;
	width: 100%;
	height: 2.4rem;
}

.product-list .product-item .product-name {
	line-height: .6rem;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

/**
	* 新闻列表样式
	*/
.news-list {

}

.news-item {
	height: auto;
	min-height: 1.8rem;
	margin: 0 auto;
	color:#000;
	padding: .4rem .2rem;
	border-bottom: .02rem dashed #908C8C;
}

.news-item .news-item-title {
	color: #333;
}

.news-item .news-item-desc {
	line-height: .6rem;
	color:#615F5F;
}

/*
常见问题
*/
.list-box li {
	border-bottom:1px dashed #cacaca;
	padding: .3rem 0;
	font-size: .24rem;
}
.list-box li a {
	display:block;
}
.list-box li:hover span {
	color:#1259b5
}
.list-box li span i {
	display:block;
	float:left;
	width: .6rem;
	line-height: .6rem;
	border-radius: 1.2rem;
	background:#2d86fe;
	color:#fff;
	text-align:center;
	font-style:normal;
}
.list-box li span {
	display:block;
	line-height: .6rem;
	transition:.4s;
	margin-bottom:10px;
}
.list-box li p {
	line-height: .5rem;
	font-size: .24rem;
}
.list-box li p i {
	display:block;
	float:left;
	width: .6rem;
	line-height: .6rem;
	border-radius: 1.2rem;
	background:#fe0002;
	color:#fff;
	text-align:center;
	font-style:normal;
}
.ine {
	height:auto;
	overflow:hidden;
	background:#018ccd;
	padding:20px 0;
	color:#fff;
}
.ine span {
	display:block;
	width:100px;
}
/*脚步样式*/
#footer {
	width:100%;
	background:#2e86ff;
	height:auto;
	overflow:hidden;
	color: #fff;;
}



.pro {
	margin:15px;
}
.pro p {
	line-height:28px;
}
.product-list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 .1rem;
}

.pro li:nth-of-type(3n+0) {
	margin-right:0px;
}
.pro span {
	display:block;
	line-height:45px;
	text-align:center;
	background:#ddd;
	transition:all 0.4s;
}
.pro img {
	padding:3px;
	max-width:275px;
	height:215px;
}


.pro li:hover a {
	color:#fff;
}
/*产品详情页样式*/
.pro_cion {
	float:left;
	height:auto;
	overflow:hidden;
	margin:20px;
}
.pro_cion a:hover {
	color:#8b8d8b;
}
.pro_nr {
	float:left;
	width:455px;
	margin-left:15px;
}
.pro_nr td {
	padding:8px 10px;
}
.zoomdiv {
	left:859px;
	height:400px;
	width:400px;
}
.jqzoom {
	width:400px;
	height:350px;
	position:relative;
	padding:0;
	overflow:hidden;
}
.jqzoom img {
	width:400px;
}
.list-h li {
	float:left;
}
.zoomdiv {
	z-index:100;
	position:absolute;
	top:1px;
	left:0px;
	width:400px;
	height:400px;
	border:1px solid #e4e4e4;
	display:none;
	text-align:center;
	overflow:hidden;
}
.bigimg {
	width:800px;
	height:800px;
}
.jqZoomPup {
	z-index:10;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:50px;
	height:50px;
	border:1px solid #aaa;
	background:#FEDE4F 50% top no-repeat;
	opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	filter:alpha(Opacity=50);
	cursor:move;
}
#spec-list {
	float:left;
	overflow:hidden;
	margin-left:2px;
	display:inline;
	position:relative;
	width:371px;
	margin-right:6px;
}
#spec-list img {
	float:left;
	width:120px;
	height:85px;
}
#spec-list div {
	margin-top:0;
	margin-left:-30px;
	*margin-left:0;
}
#goods_info {
	float:right;
	width:440px;
	margin:20px 20px 0 0;
}
#goods_info p {
	font-family:'Microsoft YaHei';
	line-height:30px;
}
#goods_info b {
	color:#2e2e2e;
}
#goods_info span {
	font-size:24px;
	font-weight:bold;
	height:50px;
	line-height:50px;
}
.fanw {
	background:#eeeeee;
	height:40px;
	line-height:40px;
}
.tel_q {
	float:right;
	display:block;
	color:#fff;
	width:430px;
	margin:15px 0 15px 0;
	padding-left:10px;
	background: #2e86ff;
	height:57px;
	line-height:57px;
}
.tel_q span {
	color:#fff;
	font-size:18px;
}
.biao img {
	margin:10px 1px;
}
.links {
	clear:both;
	line-height:40px;
}
.biao {
	height:60px;
}
.biao a {
	background:#0074c6;
	width:160px;
	height:50px;
	line-height:50px;
	text-align:center;
	margin:5px  15px 0 0;
	font-size:20px;
	transition:all 0.4s;
	color:#fff;
	display:block;
	float:left;
}


/*联系我们样式*/
.con_bd {
	margin:30px;
}
.con_bd strong {
	font-size:16px;
	line-height:45px;
	padding-left:20px;
}
.con_bd p {
	line-height:45px;
	border-bottom:1px dashed #ddd;
	padding-left:20px;
}
.search {
	margin-top:8px;
	height:24px;
	clear:right;
}
.search-text {
	background:url(../Image/search_bg.gif) no-repeat;
	border:none;
	height:24px;
	width:168px;
	padding-left:20px;
	padding-right:2px;
	font-size:12px;
}
.search-btn {
	width:45px;
	height:24px;
	line-height:24px;
	margin-left:8px;
	border:1px solid #c5c5c5;
	font-size:12px;
	background:url(../Image/search_btn.gif) repeat-x;
}
.main {
	height:auto;
}
.widget {
	overflow:hidden;
	margin-bottom:20px;
	width:230px;
	line-height:34px;
}
.widget dd a {
	padding-left:19px;
	background-position:0 -59px;
	color:#444;
}
.widget a:hover {
	color:#da020d;
}
.widget .clicked {
	background-position:0px -78px;
}
.widget .clicked a {
	background-position:0px -86px;
	color:#fff;
}
.widget ol {
	margin-left:10px;
}
.widget dd {
	padding-left:8px;
	height:30px;
}
.widget ul {
	padding-left:28px;
}
.widget p {
	margin-left:6px;
	font-size:12px;
	line-height:20px;
}
.short_title {
	margin-bottom:15px;
	height:34px;
	border-radius:2px 2px 0 0;
	background-position:0 -44px;
	width:100%;
	overflow:hidden;
	zoom:1;
}
.short_title span {
	margin-left:12px;
	padding-left:13px;
	background-position:0 -33px;
	color:#f1a3a6;
}
.article {
	overflow:hidden;
	width:913px;
	min-height:860px;
	background:#f8f8f8;
	border:1px solid #e6e6e6;
}
#allmap p {
	line-height:19px;
	margin:1px;
}


.page {
	margin: .2rem .4rem .3rem 0;
}
.page a {
	display:inline-block;
	height: .36rem;
	line-height: .36rem;
	border:1px solid #dbdbdb;
	padding:0 .04rem 0;
}

.current {
	padding: 0 .12rem 0;
	background:#404040;
	color:#fff;
}

/*上一页_下一页*/

#prev_next {
	margin:10px 20px;
	clear:both;
	overflow:hidden;
}
#prev_next li {
	float:left;
	width:48%;
	padding-left:10px;
	margin:5px 0;
}
#prev_next li a:hover {
	color:#d10000;
}

/** 新闻中心详情页  **/

.news-header {
	padding: .3rem 0;
}
.news-header .news-title {
	font-size: .32rem;
	font-weight: bold;
	text-align: center;
}
.news-header .news-meta {
	text-align: center;
	font-size: .24rem;
}
