@charset "utf-8";
/* CSS Document */

body {
	min-height: 677px;
	background-color: #ffffff;
	font-size: 20px;
}
a {
	color: #0B59AC;
}
a:active {
	color: #00882f;
}
a:visited {
	color: #00882f;
}
#wrap {
	width: 640px;
	margin: 0 auto;
	/*min-height: 981px;*/
	height: 100%;
}
header {
	height: 120px;
}
.logo {
	display: inline-block;
	width: 287px;
	height: 50px;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}
.phone {
	display: inline-block;
	width: 234px;
	height: 44px;
	float: left;
	margin-top: 16px;
	margin-left: 30px;
}
.nav {
	width: 28px;
	height: 22px;
	float: right;
	background: url(../img/nav.png) no-repeat;
	position: relative;
	cursor: pointer;
	z-index: 60;
	margin-right: 25px;
	margin-top: 28px;
}
.nav:active {
	background-position: -28px 0;
}
.nav-list {
	width: 200px;
	height: 275px;
	padding-top: 9px;
	position: absolute;
	right: -200px;
	top: 25px;
	background: url(../img/nav_list_top.png) no-repeat;
	display: none;
}
.nav-list ul {
	padding-left: 0;
}
.nav-list li {
	width: 200px;
	height: 55px;
	position: relative;
	float: left;
}
.nav-list a {
	display: inline-block;
	width: 100%;
	background-repeat: repeat-x;
	font-size: 22px;
	line-height: 55px;
	color: #727170;
	text-align: center;
	background: url(../img/nav_list_li.png);
	background-position: 0 0;
}
.nav-list a:active {
	background: url(../img/nav_list_li2.png);
	color: #ffffff;
}
.nav2 {
	width: 100%;
	height: 50px;
	background: #003b89;
	clear: both;
	margin-top: 10px;
	float: left;
}
.nav2 ul {
	float: left;
	margin-left: 2px;
}
.nav2 ul li {
	height: 50px;
}
.nav2 ul li a {
	color: #FFF;
	display: inline-block;
	padding: 0px 27px;
	margin-top: 15px;
	border-right: 1px solid #fff;
	line-height: 20px;
}
.nav2 ul li:last-child a {
	border-right: none;
}
.nav2 ul li:active {
	background-color: #00882f;
}
.banner {
	width: 640px;
	height: 231px;
	margin: 0 auto;
	position: relative;
}
.banner img {
	width: 640px;
	height: 231px;
}
.banner .pagination {
	width: 100%;
	height: 14px;
	position: absolute;
	left: 0;
	bottom: 32px;
	z-index: 20;
	text-align: center;
}
.banner .pagination span {
	display: inline-block;
	width: 15px;
	height: 14px;
	background: url(../img/banner_inco.png) no-repeat;
	overflow: hidden;
	margin-right: 14px;
}
.banner .pagination span.swiper-active-switch {
	background-position: 0 -14px;
}
.content-main {
	background: #eeeeee;
	float: left;
	width: 100%;
}
.content-main2 {
	background: #fff;
	float: left;
	width: 100%;
}
.indexproduct {
	background: #FFF;
	width: 600px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	padding-bottom: 40px;
}
.indexproducttitle {
	background: url(../img/titlebg.png) no-repeat 0 2px;
	text-indent: 36px;
	margin-left: 16px;
	margin-top: 16px;
	font-size: 22px;
	color: #0c59ab;
}
.indexproductcontent ul li {
	float: left;
	width: 160px;
	text-align: center;
	margin: 0 20px;
	margin-top: 20px;
	line-height: 24px;
}
.indexproductcontent ul li img {
	width: 101px;
	height: 62px;
}
.indexproductcontent ul li a {
	color: #0B59AC;
}
.indexproductcontent ul li a:active {
	color: #00882f;
}
.indexproductcontent ul li a:visited {
	color: #00882f;
}
.indexcompany {
	background: #FFF;
	width: 600px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}
.indexcompanytitle {
	background: url(../img/indexcompanybg.png);
	width: 560px;
	height: 198px;
	margin-left: 20px;
	margin-top: 20px;
}
.indexcompanytitle span {
	padding-top: 10px;
	padding-left: 20px;
	display: inline-block;
	color: #0c59ab;
	font-size: 22px;
}
.indexcompanycontent {
	padding: 10px 20px;
}
.indexnews {
	background: #FFF;
	width: 600px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.indexnewstitle {
	background: url(../img/titlebg.png) no-repeat 0 2px;
	text-indent: 36px;
	margin-left: 16px;
	margin-top: 16px;
	font-size: 22px;
	color: #0c59ab;
}
.indexnewscontent {
	padding: 10px 20px;
}
.indexnewscontent ul li {
	float: none;
	display: block;
	background: url(../img/inco1.png) no-repeat 5px 15px;
	text-indent: 20px;
}
footer {
	width: 100%;
	height: 100px;
	clear: both;
}
footer ul li a {
	display: inline-block;
	width: 127px;
	height: 100px;
	text-align: center;
	background: #003b89;
	color: #FFF;
	font-size: 20px;
	line-height: 20px;
	border-right: 1px solid #4d76ad;
}
footer ul li a:visited {
	color: #fff;
	background: #003b89;
}
footer ul li a:active {
	color: #fff;
	background: #00882f;
}
footer ul li img {
	margin-top: 20px;
}
footer ul li :last-child a {
	border-right: none;
	width: 128px;
}
.neiye {
	padding: 20px 20px;
}
.neiyetitle {
	padding-bottom: 10px;
}
.neiyetitle h3 {
	color: #003b89;
	font-weight: normal;
}
.neiye img {
	max-width: 600px;
}
.neiye table {
	max-width: 600px;
}
.product_class {
	float: left;
	width: 100%;
}
.product_class ul li {
	text-align: center;
	line-height: 22px;
	padding: 10px 25px;
}
.product_class ul li img {
	width: 140px;
	height: 140px;
	PADDING-top: 4px;
	PADDING-bottom: 4px;
	PADDING-left: 4px;
	PADDING-right: 4px;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-left: #cccccc 1px solid;
	BORDER-right: #cccccc 1px solid;
	BORDER-bottom: #cccccc 1px solid;
	background-color: #FFFFFF;
}
.product_class ul li img:active {
	PADDING-top: 3px;
	PADDING-bottom: 3px;
	PADDING-left: 3px;
	PADDING-right: 3px;
	BORDER-TOP: #0c59ab 2px solid;
	BORDER-left: #0c59ab 2px solid;
	BORDER-right: #0c59ab 2px solid;
	BORDER-bottom: #0c59ab 2px solid;
	background-color: hsl(0, 100%, 100%);
}
.product_class_page {
	clear: both;
	width: 100%;
	float: left;
}
.product_class_page ul {
	text-align: center;
	list-style-type: none;
}
.product_class_page ul li {
	display: inline-block;
	float: none;
	border: 1px #D8D8D8 solid;
	width: 35px;
	height: 35px;
	cursor: pointer;
	text-align: center;
	margin-left: 15px;
}
.product_class_page ul li a {
	display: block;
	width: 35px;
	height: 35px;
	color: #0c59ab;
}
.product_class_page ul li a:active {
	color: #ffffff;
	text-decoration: underline;
	position: relative;
	background-color: #0c59ab;
	font-weight: bold;
}
.product_menu {
	width: 100%;
	float: left;
	padding: 20px 0;
}
.product_menu span {
	width: 560px;
	color: #fff;
	background: #0c59ab;
	display: block;
	padding: 8px 20px;
	border-radius: 10px;
}
.product_menu ul {
	list-style-type: circle;
	list-style-position: inside;
}
.product_menu ul li {
	float: none;
	display: block;
	list-style-type: disc;
	list-style-position: outside;
}
.product_menu ul li a {
	display: block;
	width: 560px;
	background: #e4e4e4;
	padding: 4px 20px;
	margin: 5px 0;
	border-radius: 10px;
}
.product_menu ul li a:active {
	color: #fff;
	background: #0c59ab;
}
.product_menu ul li.choose a {
	color: #fff;
	background: #0c59ab;
}
.product {
}
.product_title {
	text-align: center;
}
.product_pic {
	text-align: center;
}
.Procuct_content {
	text-align: center;
}
.Procuct_content table {
	text-align: center;
	margin: auto;
}
.Product_end {
	text-align: center;
}
.product_special {
	width: 100%;
	float: left;
	padding: 20px 0;
}
.product_special span {
	width: 560px;
	color: #fff;
	background: #0c59ab;
	display: block;
	padding: 8px 20px;
	border-radius: 10px;
}
.product_special ul {
	list-style-type: circle;
	list-style-position: inside;
}
.product_special ul li {
	float: none;
	display: block;
	list-style-type: disc;
	list-style-position: outside;
}
.product_special ul li a {
	display: block;
	width: 560px;
	background: #e4e4e4;
	padding: 4px 20px;
	margin: 5px 0;
	border-radius: 10px;
}
.product_special ul li a:active {
	color: #fff;
	background: #0c59ab;
}
.product_special ul li.choose a {
	color: #fff;
	background: #0c59ab;
}
.articleclass dl{}
.articleclass dl dt {
	background:#e4e4e4;
	text-indent: 10px;
	margin-top: 16px;
	font-size: 22px;
	color: hsl(211, 87%, 36%); padding:5px 0; border-radius:10px;
}
.articleclass dl dt span {
	float: right; padding-right:10px;
}
.articleclass dl dd {
	float: none;
	display: block;
	background: url(../img/inco1.png) no-repeat 5px 15px;
	text-indent: 20px;
}
.articleclass dl dd span {
	float: right;
}

.articleclasspage {
	clear: both;
	width: 100%;
	float: left; padding-bottom:20px;
}
.articleclasspage ul {
	text-align: center;
	list-style-type: none;
}
.articleclasspage ul li {
	display: inline-block;
	float: none;
	border: 1px #D8D8D8 solid;
	width: 35px;
	height: 35px;
	cursor: pointer;
	text-align: center;
	margin-left: 15px;
}
.articleclasspage ul li a {
	display: block;
	width: 35px;
	height: 35px;
	color: #0c59ab;
}
.articleclasspage ul li a:active {
	color: #ffffff;
	text-decoration: underline;
	position: relative;
	background-color: #0c59ab;
	font-weight: bold;
}

.wzbt{ text-align:center;}
.wznr{ padding:20px 0 ;}
.jiathis_button_weixin{ cursor:pointer;}
#mcover {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	display: none;
	z-index: 20000;
}
#mcover img {
	position: fixed;
	right: 18px;
	top: 5px;
	width: 260px!important;
	height: 180px!important;
	z-index: 20001;
}



.box888 {    width: 638px;
    margin-left: 15px; padding-bottom:30px; float:left;}
.box888 ul li { float:left;}
.box888 ul li a{ background:url(../img/box8_1.png) top center no-repeat #004f98; display:block; width:140px; height:100px;margin-top:15px; color:#FFF; font-family:"微软雅黑", "新宋体"; font-size:18px; text-align:center; background-size:100%  auto;}
.box888 ul li:nth-child(2) a{ background:url(../img/box8_2.png) top center no-repeat #004f98; background-size:100%  auto; margin-left:15px;}
.box888 ul li:nth-child(3) a{ background:url(../img/box8_3.png) top center no-repeat #004f98; background-size:100%  auto; margin-left:15px;}
.box888 ul li:nth-child(4) a{ background:url(../img/box8_4.png) top center no-repeat #004f98;  background-size:100%  auto; margin-left:15px;}
.box888 ul li a:hover{ background-color:#018730;}
.box888 ul li a span{padding-top:68px; display:block;}

