* {
	transition: all .6s;
	-o-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
}

html,
body {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	font-size: 12px;
}

ul,
li,
p,
img,
b,
a,
ol,
em,
a,
h1,
h2,
h3,
h4,
h5,
h6,
h7,
dl,
dd,
dt {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	text-decoration: none;
	cursor: pointer;
	font-size: 14px;
	font-weight: 100;
	color: #2b2b2b;
}

img {
	max-width: 100%;
}

#dituContent img {
	max-width: none;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

i,
em {
	font-style: normal;
}

.title {
	text-align: center;
	line-height: 40px;
	margin: 40px 0 10px;
}

.title p {
	color: #a1a1a1;
	font-size: 12px;
}

.title h1 {
	color: #00a1e9;
	font-size: 22px;
}

.animate .title {
	transition-delay: .3s;
	opacity: 1;
	margin-top: 0px;
}

/**/
.banner {
	position: relative;
	width: 100%;
	margin-top: 104px;
	overflow: hidden;
}


.banner img {
	width: 100%;
	display: block;
}




.banner .hd {
	position: absolute;
	bottom: 10px;
	z-index: 10;
	text-align: center;
	width: 100%;
}


.banner .hd li.on {
	background: #fff;
	border-color: #fff;
}

.banner .hd li {
	margin: 0px 2px;
	width: 100px;
	height: 5px;
	cursor: pointer;
	text-align: center;
	border-radius: 10px;
	display: inline-block;
	background: #00a1e9;
	font-size: 0px;
}


/*header*/
.header {
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 111;
	width: 100%;
	background: #fff;
}

/*logo_img*/
.logo_img {
	float: left;
}

/*导航*/
.navbox {
	float: right;
}

.navbox li {
	display: inline-block;
	position: relative;
	width: 100px;
	text-align: center;
}

li.menu_li a.cur,
li.menu_li a:hover {
	background: #00a1e9;
	color: #fff;
}

li.menu_li a {
	display: block;
	font-size: 14px;
	line-height: 100px;
	color: #000000;
}

ul.nav_ul {
	position: absolute;
	z-index: 11;
	background: #fff;
	display: none;
}

li.menu_li:hover ul.nav_ul {
	display: block;
}

.navbox li.menu_li ul.nav_ul li a {
	line-height: 40px;
}


/*one*/
.one {
	overflow: hidden;
}

.one_con img {
	float: left;
	max-width: 50%;
	margin-right: 20px;
}

/*two*/
.two {
	overflow: hidden;
}

.two li a:hover {
	background: #00a1e9;
}

.two li a {
	display: block;
	width: 134px;
	text-align: center;
	font-size: 14px;
	line-height: 38px;
}

.two li {
	display: inline-block;
	border: 1px solid #00a1e9;
}

.two ul {
	width: 1120px;
	float: left;
	text-align: center;
}

.two a.more {
	display: block;
	float: right;
	font-size: 12px;
	text-align: center;
	width: 80px;
	line-height: 40px;
	background: #00a1e9;
	color: #fff;
}

/*three*/
.three {
	overflow: hidden;
}

.three a:hover p {
	color: #fff;
}

.three a:hover {
	background: #00a1e9;
}

.three li p {
	font-size: 14px;
	height: 30px;
}

.three a img {
	width: 100%;
	height: 265px;
}

.three .item {
	width: 31%;
	float: left;
	margin: 1%;
	text-align: center;
}

/*fore*/
.fore {
	overflow: hidden;
	background: #919392;
	margin-top: 30px;
}

.fore .title h1 {
	color: #fff;
}

.fore .title p {
	color: #fff;
}

.fore li p {
	text-align: left;
	padding: 0 20px;
	color: #000;
	line-height: 30px;
}

.fore li h3 {
	font-size: 14px;
	color: #f75a53;
	font-weight: bold;
	line-height: 40px;
}

.fore li img {
	margin-top: -60px;
}

.fore li {
	float: left;
	width: 280px;
	height: 380px;
	line-height: 200%;
	text-align: center;
	background: #e5e6e6;
	margin: 65px 10px 40px;
}

/*five*/
.five {
	overflow: hidden;
}

.five li {
	float: left;
    width: 14.6666666666%;
    overflow: hidden;
    margin: 1%;
}



.five li .text {
	width: 100%;
	line-height: 200%;
	border: 1px solid #eee;
}
.five li .text>a{
    display: flex;
    align-items: center;
    justify-content: center;
}

.five li .text h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin-top: 10px;
	background: #eee;
}

/*.five li .text img {*/
/*	display: none;*/
/*}*/



.five li .text {
	width: auto;
	float: none;
}

.five li .text img {
	display: block;
	width: auto;
    height: 100px;
}

/*six*/
.more2 {
	display: block;
	width: 170px;
	line-height: 40px;
	background: #00a1e9;
	color: #fff;
	text-align: center;
	margin: auto;
	font-size: 18px;
}


/*内页*/



.main_m {
	width: 930px;
	margin: 20px auto 0;
}


/*左侧导航*/

.main_nav {
	width: 218px;
	float: left;
}

.main_nav h1 {
	font-size: 18px;
	line-height: 40px;
	background: #00a1e9;
	color: #fff;
	padding-left: 10px;
	border-right: 40px solid #fff;
}

.main_nav h1:after {
	content: "";
	border-right: 96px solid #fff;
	border-bottom: 40px solid transparent;
	display: inline-block;
	margin-bottom: -13px;
}

.main_nav1 ul {
	border: 3px solid #00a1e9;
	margin-bottom: 10px;
}

.main_nav1 li a {
	font-size: 16px;
	font-weight: bold;
	display: block;
}

.main_nav1 li {
	position: relative;
	line-height: 40px;
	text-align: center;
}

.main_nav1 li:hover {
	background: #00a1e9;
}

.main_nav2 ul {
	border: 3px solid #00a1e9;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.main_nav2 li {
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-left: 5px;
	border-bottom: 1px dotted #00a1e9;
}

.main_nav3 li img {
	width: 100%;
	height: 150px;
}

.main_nav3 li h3 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.main_nav3 ul {
	padding: 5px;
	border: 1px solid #ddd;
}



/*路径*/


.main_top {
	height: 40px;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	border-bottom: 1px solid #e8e8e8;
}

.main_tops {
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	margin: auto;
	color: #000;
	padding-left: 26px;
	float: right;
}

.main_tops a {
	font-size: 12px;
	color: #000;
}

.main_tops em {
	color: #000;
}

.main_top h1:after {
	content: "";
	border-left: 96px solid #00a1e9;
	border-top: 40px solid transparent;
	position: absolute;
	left: 92px;
}

.main_top h1 {
	display: inline-block;
	float: left;
	line-height: 40px;
	font-size: 18px;
	background: #00a1e9;
	color: #fff;
	padding: 0 10px;
	position: relative;
}


/*product*/


.product_text {
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
}

.prduct_ul {
	width: 930px;
	float: right;
	margin-bottom: 20px;
}

.prduct_ul ul {
	margin-bottom: 10px;
	margin-top: 20px;
}

.prduct_ul li {
	width: 298px;
	float: left;
	padding-top: 60px;
	background: #fff;
	margin: 6px 6px;
	height: 272px;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	border: 1px solid #e5e5e5;
}

.prduct_ul li:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.prduct_ul li img {
	width: 230px;
	height: 150px;
	display: block;
	margin: auto;
}

.prduct_ul li b {
	background: #0d6fb8;
	display: block;
	height: 40px;
	line-height: 40px;
	width: 230px;
	overflow: hidden;
	margin: auto;
	text-align: center;
	border-radius: 3px;
	margin-bottom: 35px;
	color: #fff;
}

.prduct_ul li div {
	background: rgba(255, 255, 255, 0.8);
	height: 60px;
	position: absolute;
	bottom: 0;
	overflow: hidden;
	left: 0;
	width: 100%;
	transition: all 0.2s linear 0s;
}

.prduct_ul li h1 {
	height: 60px;
	line-height: 60px;
	text-align: center;
	width: 230px;
	overflow: hidden;
	margin: auto;
	font-size: 16px;
}

.prduct_ul li:hover div {
	height: 60px;
}


/*product_content*/




#preview {
	position: relative;
	width: 930px;
	float: right;
	overflow: hidden;
	padding-bottom: 7px;
	box-sizing: border-box;
}



.product_item {
	margin-top: 10px;
}

.product_content {
	line-height: 2em;
}

.product_content img {
	max-width: 100%;
	display: block;
	margin: auto;
}





/**/


/**/
.main_next {
	margin-left: 10px;
}

.main_next .prevrecord,
.main_next .nextrecord {
	margin: 5px 0px;
	display: block;
	font-size: 14px;
}

/*article*/


.article {
	float: right;
	width: 930px;
	box-sizing: border-box;
}

.article ol {
	margin-top: 20px;
}


.article li {
	font-size: 14px;
	position: relative;
	overflow: hidden;
	padding: 10px;
	border-bottom: 1px solid #ddd;
}

.article li img {
	float: left;
	width: 200px;
	height: 150px;
}

.article li h1 {
	font-size: 14px;
	position: relative;
	float: left;
	overflow: hidden;
	height: 25px;
	padding-left: 20px;
}


.article li h1:after {
	width: 25px;
	height: 25px;
	float: right;
	background: url(http://static2.fuhai360.com/n181107/images/top.gif) no-repeat;
	content: '';
	display: block;
	margin-left: 5px;
	background-position-y: 7px;
}

.article li span {
	float: left;
	color: #aaa;
}


.article li p {
	color: #aaa;
	height: 125px;
	line-height: 25px;
	overflow: hidden;
	box-sizing: border-box;
	float: left;
	padding-left: 20px;
	width: 710px;
}


/**/


.Article_xw .pading {
	margin-bottom: 0px;
}

/*article_content*/
.Article_content {
	width: 930px;
	float: right;
}

.Article_text {
	height: 40px;
	font: 22px "Microsoft Yahei";
	text-align: center;
	line-height: 40px;
	overflow: hidden;
	margin-top: 30px;
	color: #333;
	font-weight: bold;
}

.Article_content .info {
	height: 50px;
	font: 14px "Microsoft Yahei";
	line-height: 50px;
	text-align: center;
	color: #999;
	margin: 0px auto 10px;
}

.Article_content .info span {
	height: 50px;
	font: 14px "Microsoft Yahei";
	line-height: 50px;
	margin-bottom: 10px;
	color: #999;
}

.Article_content .detail {
	font-size: 14px;
	line-height: 22px;
	padding: 10px 10px;
	word-spacing: 10px;
}

.Article_content .detail img {
	max-width: 100%;
	display: block;
	margin: auto;
}



/*上下键*/
.pading {
	float: right;
	margin-top: 10px;
}

.pading span {
	padding: 3px 8px;
	border: 1px solid #ccc;
	display: block;
	float: left;
	margin: 0px 2px;
}

.pading a {
	padding: 3px 8px;
	border: 1px solid rgba(142, 142, 142, 0.5);
	display: block;
	float: left;
	margin: 0px 1px;
}

.pading a.active {
	border: none;
	border: 1px solid #00a1e9;
	background: #00a1e9;
	color: #fff;
}


/*page*/


.page_c {
	overflow: hidden;
	float: right;
	width: 930px;
}


.page_c img {
	max-width: 100%;
	display: block;
}

/*footer*/
.footer {
	background: #bbb;
	width: 100%;
	padding: 10px 0;
	margin-top: 30px;
	border-top: 3px solid #00a1e9;
}


/*相关产品相关文章开始*/
.relevant {
	width: 100%;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

.relevant .rel_title {
	margin-bottom: 0;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	background: #1D1C1C;
	text-indent: 10px;
	color: #fff !important;
}

.relevant .rel_content {
	padding: 10px;
	overflow: hidden;
}

/*相关产品*/
.relevant_product .rel_item {
	width: 122px;
	float: left;
	margin: 0 5px 10px 5px;
}

.relevant_product .rel_item .rel_item_img {
	width: 100%;
	height: 90px;
}

.relevant_product .rel_item .rel_item_title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	overflow: hidden;
	color: #fff !important;
}

/*相关文章*/
.relevant_article .rel_item {
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #59504D;
	overflow: hidden;
}

.relevant_article .rel_item .rel_item_time {
	float: right;
	color: #999;
}

/**/

.links {
	background: #bbb;
	line-height: 30px;
}

.link_title {
	float: left;
	font-size: 14px;
	margin-right: 10px;
}

.link_list a {
	display: inline-block;
	margin: 0 5px;
	font-size: 12px;
}

.fore li {
	height: 270px;
}

.main_top h1 {
	font-size: 15px;
}

.main_top h1:after {
	left: auto;
	right: -96px;
}
.page_c p{
	font-size: 16px;
	line-height: 36px;
	color: #333;
}
div#pagesize li {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
}