﻿* {
	margin: 0;
	padding: 0;
	word-break: break-all;
	font-family:"微软雅黑","Microsoft Yahei";
	
}
body{
	font-family:"微软雅黑","Microsoft Yahei";
}
a {
	text-decoration: none!important;
	color: black!important;
}

li {
	list-style: none;
}


/* top */

.top_warp {
	width: 100%;
	background: #F3F3F3;
}

.top {
	max-width: 1200px;
	margin: 0 auto;
	font-size: 12px;
	color: #535353;
	height: 32px;
	line-height: 32px;
}

.top p {
	float: left;
	margin-bottom:0;
}

.top a {
	float: right;
}

.logo_warp {
	width: 100%;
	background: white
}

.logo {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 32px 0;
	clear: both;
}

.logo_left {
	width: 420px;
	float: left;
}

.logo_right div {
	float: left;
	
}

.logo_right {
	float: right;
}

.logo_right2 {
	margin-left: 32px;
	margin-right: 12px;
	margin-top: 20px
}

.logo_right1 {
	margin-top: 26px;
}

.logo_right2_span1 {
	float: left;
	margin-top: 7px;
	margin-right: 5px;
}

.logo_right2_div span {
	display: block;
	font-size: 12px;
}

.logo_right1_span2 {
	display: inline-block;
	width: 72px;
	height: 20px;
	background: #6A6A6A;
	
	border-radius: 0 5px 5px 0;
	text-align: center;
	line-height: 20px;
}
.logo_right1_span2 a{
	color: #ffffff!important;
}


.logo_right3 {
	font-weight: bolder;
	font-size: 24px;
	margin-top: 13px;
}
.logo_right3 p{
	font-size: 35px;
	font-weight: bolder;
	
}


/* nav */

.nav_warp {
	width: 100%;
	background: #062662;
}

.nav {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	height: 48px;
	line-height: 48px;
}

.nav li {
	width: 14.2%;
	float: left;
	color: white;
	text-align: center
}

.nav li a{ padding:0 !important; color:#fff !important}

.nav li a:hover {
	background:#12c152 !important;
}


/* banner */

.nbanner img {
	width: 100%;
}

#banner {
	width: 100%;
	position: relative;
}

#banner ul {
	overflow: hidden;
	margin-bottom: 0;
}

#banner ul li {
	list-style: none;
	display: none;
}

#banner img {
	width: 100%;
}

#p {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 10px;
	display:flex;flex-wrap:wrap;justify-content:center;
}

#p p {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #1c67c4;
	float: left;
	margin-left: 10px;
	margin-bottom:0;
}

#p p:nth-child(1) {
	margin-left: 0;
}

#p .on {
	background: #fff;
}

#lleft {
	font-size: 60px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	left: 5%;
	top: 45%;
	display: none;
	text-decoration: none;
}

#rright {
	font-size: 60px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	right: 5%;
	top: 45%;
	display: none;
	text-decoration: none;
}

.yiyong {
	margin-top: 36px;
}

.yingyong_top {
	position: relative;
	max-width:1200px;
	margin:0 auto;
}

.yingyong_top_p1 {
	text-align: center;
	font-size: 34px;
}

.yingyong_top_p2 {
	text-align: center;
}

.yingyong_top_left {
	width: 40%;
	height: 1px;
	background: #959595;
	position: absolute;
}

.yingyong_top_riht {
	position: absolute;
	width: 40%;
	height: 1px;
	background: #959595;
	right: 0;
}

.yingyong_content {
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 54px;
	margin-bottom: 59px;
	overflow: hidden;
	display:flex;flex-wrap:wrap;
}

.yingyong_bg {
	width: 12.2857%;
	background: url(../image/product.webp) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	color: white;
	margin: 0 1%;
	margin-bottom: 26px;
}

.yingyong_content_p1 {
	margin-top: 18px;
	font-size: 28px;
	color: white
}

.yingyong_content_p2 {
	margin-top: 8px;
	margin-bottom: 6px;
}
.yingyong_content_p3{
	color: white
}


/* chanpin */

.product_warp {
	width: 100%;
	background: #FFFEFA
}

.product_1 {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	/*height: 990px;*/
	overflow: hidden;
	padding-top:30px;
}

.product_top_p1 {
	font-size: 34px;
}

.product_top_p2 {
	width: 30px;
	height: 4px;
	background: #6A7B9F;
	margin: 10px auto;
}

.product_top_p3 {
	font-size: 12px;
	color: #878684;
}

.product_top_span1 {
	display: block;
	width: 21px;
	height: 12px;
	background: url(../image/jiantou.png);
	margin: 14px auto;
}


/* chanpintab */
.product_1_p11{
	height: 20px;
	overflow: hidden;
}
.product_tab {
	overflow: hidden;
}

.tab-g {
	border-bottom: 0;
	overflow: hidden;
}

.tab-g li {
	list-style: none;
	float: left;
	margin-right: 1.6%;
	color: black;
	text-align: center;
	cursor: pointer;
	border-radius: 14px;
	width: 23.8%;
	height: 28px;
	line-height: 28px;
	border: solid 1px #062662;
	margin-bottom: 12px;
	font-size: 14px;
}
.tab-g li:nth-of-type(4n){ margin-right:0}

.tab-g li:hover,.tab-g li.active-gn {
	background: #12c152;
	color: white
}

.main-gn dl {
	width: 23.5%;
	padding: 5px;
	text-align: center;
	margin: 18px 2% 18px 0;
}
.main-gn dl:nth-of-type(4n){ margin-right:0}

.main-gn dl dt{
	height: 240px;
}

.main-gn dl dt img {
	display:block;width:100%;height:100%;object-fit:cover;object-position:center center;
}

.main-gn dl dd{ padding-top:5px}
.main-gn dl dd p {
	margin:8px 0 0;
}

.main-gn dl span {
	display: block;
	width: 100px;
	height: 28px;
	background-color: #062662;
	margin: 12px auto;
	color: white;
	line-height: 28px;
}

.main-gn dl:hover {
	background: #062462;
	color: white
}
.main-gn dl:hover p{
	color:white
}

.main-gn dl:hover span {
	background: #12c152;
}

.bottoma .products {
	overflow: hidden;
	padding-bottom: 45px
}

.bottoma .products .main-gn {
	display: none;
	flex-wrap:wrap;
}

.bottoma .products .main-gn.selected-gn {
	display: flex;
}


/* about */

.about_warp {
	/*height: 664px;*/
	background: url(../image/bjbj_02.webp) no-repeat center top;
	background-size:cover;
	/*margin-bottom: 20px;*/
}

.zabout {
	max-width:1200px;
	margin:0 auto;
	font-size: 12px;
	color: white;
	padding-top: 35px;
	padding-bottom:60px;
	line-height: 24px;
	display:flex;flex-wrap:wrap;
}

.zabout .zuo{ width:50%; position:relative}
.zabout .zuo .ima{ display:block; border:3px solid rgba(255,255,255,.5); height:298px; width:71%; box-sizing:border-box}
.zabout .zuo .im1{ z-index:1; margin-top:90px; position:relative;}
.zabout .zuo .im2{ z-index:2; margin-top:0; position:absolute; top:0; right:0}
.zabout .zuo .ima img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;}
.zabout .you{ width:50%;display:flex;flex-wrap:wrap;align-content:center;}
.zabout .you .atxt{ width:100%; background:rgba(255,255,255,.35); padding:25px 20px}
.zabout .you .abut{ width:100%; text-align:right; padding-top:25px;}
.zabout .you .abut img{ display:inline-block}


/*
.sbgd{
	display: block;
	margin-left: 1276px;
	width: 150px;
	height: 44px;
	margin-top: 121px;
}
*/

.about_top {
	text-align: center;
	color: white;
	padding-top: 64px;
	max-width:1200px;
	margin:0 auto;
}

.about_top_p1 {
	font-size: 34px;
}

.about_top_p2 {
	width: 30px;
	height: 4px;
	background: #6A7B9F;
	margin: 10px auto;
}

.about_top_span1 {
	display: block;
	width: 21px;
	height: 12px;
	background: url(../image/jiantou.png);
	margin: 14px auto;
}


/* anli */

.anli_warp {
	width: 100%;
	background: #FFFEFA
}

.anli {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top:30px;
}


/* dibunav */

.bottom_nav_warp {
	width: 100%;
	background: #031946
}

.bottom_nav {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	text-align:center;
	display:flex;flex-wrap:wrap;
}

.bottom_nav a {
	width: 14.2%;
	color: white !important;
	display:block;
}

.m4 {
	width: 100%;
	overflow: hidden;
	margin-top: 42px;
	margin-bottom: 42px;
}

.m4t {
	text-align: center;
	padding: 50px 0px;
}

#gundong3 {
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto
}

#gundong3 .content {
	OVERFLOW: hidden;
}

#gundong3 .content .left {
	width: 70px;
	DISPLAY: inline;
	FLOAT: left;
	padding-top: 75px;
	text-align: center;
}

#gundong3 .content .right {
	width: 70px;
	DISPLAY: inline;
	FLOAT: right;
	padding-top: 75px;
	text-align: center;
}

#gundong3 .content #marquee3 {
	width: calc(100% - 140px);
	DISPLAY: inline;
	FLOAT: left;
	height: 196px;
	OVERFLOW: hidden;
}

#gundong3 .content #marquee3 ul{ height:100%; margin-bottom:0}

#gundong3 .content #marquee3 li {
	TEXT-ALIGN: center;
	width: 250px;
	FLOAT: left;
	height: 196px;
	margin-right: 30px;
	OVERFLOW: hidden;
	border: 1px solid #d6d6d6;
	position: relative
}

.m3tp_bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	text-align: center;
	color: white;
	display:flex;flex-wrap:wrap;align-content:center;box-sizing:border-box;padding:10px;
}

.m3tp_bg_p1 {
	font-size: 18px;
	width:100%;
	/*margin-top: 50px;*/
	margin-bottom: 12px;
}

.m3tp_bg_p2 {
	width: 100%;
	margin: 0 auto;
}

.m3tp_bg_span3 {
	width: 91px;
	height: 23px;
	line-height: 23px;
	background-color: #ffffff;
	margin: 0 auto;
	color: #20335B;
	margin-top: 9px;
	display: none;
	font-size:14px;
}

#gundong3 .content #marquee3 .m3tp img {
	width: 300px;
	HEIGHT: 210px;
}

#gundong3 .content #marquee3 li .m3txt {
	padding: 20px 0px;
	background-color: #ffffff;
	text-align: center;
}

#gundong3 .content #marquee3 li:hover .m3tp_bg {
	background: #3F7CD5;
	opacity: 0.9;
}

#gundong3 .content #marquee3 li:hover .m3tp_bg_span3 {
	display: block
}

#gundong3 .content #marquee3 li:hover .m3tp {
	border: 2px #ffffff solid;
}

#gundong3 .content #marquee3 li:hover .m3txt img {
	display: none;
}

#gundong3 .content #marquee3 li:hover .m3txt {
	background: url(http://bjmjyhb.com/template/images/m32.jpg) #3669c4 no-repeat center;
	width: 100%;
	height: 52px;
	margin: 0px auto;
}


/* xinwen */
.news_top img{
	width: 100%;
}


.tab_warp{
	background: #fffefa;
  /*padding: 20px 0;*/
}
.new_warp1{
	background:#fffefa;
	overflow: hidden;
}
.news_warp {
	max-width: 1200px;
	margin: 0 auto;
}


.tab-g1 {
	/*width: 800px;*/
	display:flex;flex-wrap:wrap;justify-content:center;
	margin: 0 auto;
	border-bottom: 0;
	padding:45px 0 10px;
	/*height: 36px;
	margin-top: 60px;*/
}

.tab-g1 li {
	list-style: none;
	margin-right: 20px;
	text-align: center;
	cursor: pointer;
	width: 164px;
	height: 40px;
	line-height: 40px;
	color: #555555;
	border: 1px solid black
}

.tab-g1 li:nth-of-type(4n){ margin-right:0}

.tab-g1 li:hover,.tab-g1 li.active-gn1 {
	background-color: #062462;
	color: white;
}

.bottoma1 {
	clear: both;
}

.bottoma1 .products1 {
	overflow: hidden;
	padding-bottom: 54px
}

.bottoma1 .products1 .main-gn1 {
	display: none;
}

.bottoma1 .products1 .main-gn1.selected-gn1 {
	display: block;
}

.main-gn1 {
	overflow: hidden;
}

.main-gn1 ul li {
	width: 50%;
    float: left;
    margin-top: 16px;
    background: white;
    padding: 16px 20px 18px;
}

.newa_p1 {
	color: #A0A0A0;
	margin-bottom: 6px;
}

.newa_p2 {
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: bolder;
	display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.newa_p3{
	color: #898989;
	font-size: 14px;
	overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;
}

.main-gn1 ul li:hover .newa_p2 {
	color: #062462
}


/* bottom */

.bottom_warp {
	width: 100%;
	background: #062462
}

.bottom {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0 45px;
	overflow: hidden;
	display:flex;flex-wrap:wrap;
}

.bottom1 {
	width: 20%;
	border-right: 1px solid #385081;
	float: left;
	padding:12px 12px 0 20px;
	display:flex;flex-wrap:wrap;
}

.bottom3 {
	border: none;
}

.bottom1_left {
	width: 25px;
	height: 100%;
	margin-right:15px;
}

.bottom1_right {
	color: white;
	width:calc(100% - 40px);
}

.bottom1_right p {
	margin:0;
	padding-bottom:12px;
	font-size:12px;
}

.bottom1_right .bottom1_right_p1 {
	font-size: 16px;
}


/* footer */

.footer {
	width: 100%;
	background: #031946;
	/*height: 28px;*/
	line-height: 24px;
	font-size: 12px;
	text-align: center;
	color: white;
	padding:8px 0;
}
.footer p{ margin:0 auto}
.footer a{ color:#fff !important;}
.youqing{
	/*margin-bottom: 18px;*/
}
.youqing p {
	/*height: 20px;*/
	max-width: 1200px;
	margin: 0 auto;
	padding: 10px 0;
}
.youqing hr{ margin:0 auto !important}
.youqing_p1 {
	font-size: 18px;
	font-weight: bolder;
}


/* cebianlan */

/* .cplb {
	background-color: #eeeeee;
}

.cpt {
	margin-bottom: 10px;
}

.cplb dl {
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
	text-align: center
}

.cplb dt {
	font-size: 16px;
	background: url(../images/m53.png) #062662 no-repeat 20px center;
	height: 40px;
	line-height: 40px;
}

.cplb dt a {
	color: #ffffff !important;
	display: block;
}

.cplb dt a:hover {
	background: #0066cc no-repeat 20px center;
}

.cplb dd {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	border-bottom: 1px #9d9d9d dashed;
	width: 100%;
	background: white;
	border-radius: 10px;
	margin: 8px 0;
}

.rxcp {
	margin-bottom: 30px;
}

.rxcp li {
	width: 47%;
	float: left;
	text-align: center;
	height: 134px;
	overflow: hidden;
	display: inline;
	border: 1px #dddddd solid;
	margin: 0px 1% 15px;
	box-sizing: border-box;
}

.rxcp li img {
	height: 100px;
}

.rxcp li span {
	display: block;
	background-color: #eeeeee;
	height: 30px;
}

.rxcp img {
	width: 100%;
} */
.clear,
		.c {
			clear: both;
		}
		
.cplb {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.menu_list {
	width: 100%;
	background-color: #efefef;
}

.menu_head {
	cursor: pointer;
	position: relative;
	background: url(../image/m77.png) #062662 no-repeat 15px center;
	font-size: 18px;
	padding-left: 40px;
	line-height: 45px;
	color: #fff!important;
	height: 45px;
	border-bottom: 1px #ffffff solid;
	overflow: hidden;
}

.menu_head a,
.menu_head a:hover {
	color: #ffffff!important;
}

.menu_body a {
	display: block;
	background: url(../image/mli.jpg) no-repeat 5px 12px;
	border-bottom: 1px #dddddd dashed;
	text-indent: 27px;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	width: 48%;
	margin-right: 1%;
	float: left;
}


/* 浜у搧鍒楄〃锟?? */

.product-x {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.product-x_left {
	width: 25%;
	float: left;
	padding-top: 30px;
}

.cpt img {
	width: 100%;
}


/* 锟??閿€浜у搧 */

.ltit {
	text-align: center;
	font-size: 28px;
	background: #0066cc;
	color: white
}


/* 浜у搧鍒楄〃浜у搧 */

.product-x_right {
	width: 72%;
	float: right;
	margin-top: 30px;
}

.pr_p1 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: white;
	font-size: 22px;
	background: #062662;
	padding:0 20px;
	margin-bottom: 15px;
	border-radius: 5px;
}

.pr_p1 a {
	float: right;
	font-size: 14px;
	color: white !important;
}

.div1 {
	margin-bottom: 20px;
	overflow: hidden;
}

.div2 {
	width: 32%;
	float: left;
	border: 1px solid #e2e0e0;
	padding: 0 3px;
	overflow: hidden;
	margin-right: 2%;
	margin-bottom: 15px;
	box-sizing:border-box;
}
.div2:nth-of-type(4){ margin-right:0}
.div2:nth-of-type(5){ display:none}

.div2 img {
	width: 100%;
	height: 246px;
}

.div2 img:hover {
	transform: scale(1.1);
	-webkit-transform: all 1s;
	-o-transform: all 1s;
	-moz-transform: all 1s;
	-ms-transform: all 1s;
	transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.pr_p2 {
	text-align: center;
	border: 1px solid black;
	margin: 20px auto;
	width: 100px;
	font-size: 14px;
	padding: 3px 0;
	color: #333;
	border-radius: 7px;
	padding: 3px 0;
}

.pr_p2:hover {
	background: #909090;
	opacity: .6;
	color: white
}

.pr_p3 {
	text-align: center;
	font-size: 16px;
	color: #333;
}


/* 浜у搧鍐呴〉 */

.cp_list3 {
	max-width: 1200px;
	margin: 0 auto;
}

.cp_ce {
	width: 25%;
	float: left;
	padding-top: 20px;
}

.cpt img {
	width: 100%;
}

.cp_content {
	width: 72%;
	float: right;
	padding-top: 20px;
}

.cpzx_list{display:flex;flex-wrap:wrap;}
.cpzx_list .cp_1 {
	width: 32%;
	margin-right: 2%;
	margin-top: 2%;
}
.cpzx_list .cp_1:nth-of-type(3n){ margin-right:0}
.cpzx_list .cp_1 p{ margin:0}

.cpzx_list .cp_2 img {
	width: 100%;
	height: 244px;
}

.cpzx_list .cp_3 {
	text-align: center;
	color: black;
	background: #eeeeee;
	padding: 10px 0;
	line-height:26px;
	display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}

.cp_list3 {
	overflow: hidden;
	/*padding: 20px 0;*/
}

.cpzx_title {
	text-align: center;
	font-size: 28px;
	margin: 0 auto;
	background: #062662;
	color: white;
	padding: 5px 0;
	border-radius: 5px;
	
}


/* 鏂伴椈鍒楄〃锟?? */

.tab {
	
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	font-family: 'Microsoft Yahei', sans-serif;
	line-height: 1.5;
	font-weight: 300;
	color: #888;
	-webkit-font-smoothing: antialiased;
}

.tabs {
	display:flex;flex-wrap:wrap;justify-content:center;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding-top:20px;
}

.tabs li {
	width: 150px;
	float: left;
	line-height: 38px;
	overflow: hidden;
	position: relative;
	margin: 0 20px;
	text-align: center;
}

.tabs a {
	background: #062662;
	color: white!important;
	font-weight: 500;
	display: block;
	letter-spacing: 0;
	outline: none;
	padding: 0 20px;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.tabs_item {
	display: none;
	padding: 30px 0;
}

.tabs_item h4 {
	font-weight: bold;
	color: #87d3b7;
	font-size: 20px;
}

.tabs_item:first-child {
	display: block;
}

.nnews_top img {
	width: 100%;
}

.current a {
	color: white!important;
	background: #12c152;
}

.nnews_left img {
	width: 100%;
}
.news_left1{
	font-weight: bold;
	margin-bottom: 6px;
}
.nnews_left a {
	display: block;
}

.news_time {
	width: 64px;
	min-height:70px;
	text-align: center;
	font-size: 16px;
	background: #eeeeee;
	padding-top: 7px;
	color: black;
}

.news_title {
	width:calc(100% - 64px);
	box-sizing:border-box;
	padding-left:15px;
}

.news_title1 {
	margin-bottom: 0;
	font-weight: bold;
	font-size:15px;
	display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.news_title2{
	margin-bottom:0; padding-top:5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;
}

.news_p1 {
	font-size: 20px;
	margin-bottom: 0
}

.news_p2 {
	margin-bottom: 0
}

.nnews_right a {
	display: block;
	overflow: hidden;
}

.nnews_right li {
	overflow: hidden;
	border-bottom: 1px solid black;
	padding: 15px 0;
}

.nnews_bottom {
	clear: both;
	overflow: hidden;
	margin-top: 30px;
	display:flex;flex-wrap:wrap;
}

.nnews_bottom li {
	width: 49%;
	border-bottom: 1px solid black;
	margin-right: 2%;
	padding: 20px 0;
}
.nnews_bottom li:nth-of-type(even){ margin-right:0}

.nnews_bottom li a{display:flex;flex-wrap:wrap;}

.more1 {
	display: block;
	background: #062662;
	color: white!important;
	padding: 10px 15px;
	border-radius: 6px;
	margin: 0 auto;
	width: 200px;
	text-align: center;
	margin-top: 20px;
}


/* yulanye */

.news_nei1 {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom:30px;
}

.news_nei {
	width: 70%;
	float: right;
	padding-top: 30px;
}

.nei {
	text-align: center;
	font-weight: 900;
	padding:10px 0 15px;
}
.nei h1{ font-size:20px; margin:0; line-height: 1.55;}

.nei_time {
	text-align: center;
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	padding: 10px 0;
	margin-bottom: 20px;
}
.nei_text{ font-size:15px; line-height:2;}

/* 涓婁竴锟?? */

.prenext {
	color: #0137a1;
	width: 100%;
	line-height: 28px;
	margin-top: 20px;
	border-top: 1px solid #999;
	padding:10px 0 15px;
}
.prenext p{ margin:0}
.prenext .prev a {
	color: #333;
	text-decoration: none;
}

.prenext .prev a:hover {
	color: #ff0000;
}

.prenext .next a {
	color: black
}

.prenext .next a:hover {
	color: red
}


/* 褰撳墠浣嶇疆 */

.cpzx_p1 {
	border-bottom: 1px solid #eeeeee;
	padding: 12px 0;
}

.cpzx_p1 a {
	color: black;
}


/*--------分页-------*/
.next_fy{text-align:center;font-size:14px;padding-top:40px;padding-bottom:70px;}
.next_fy1{padding-top:40px;padding-bottom:70px;}
.next_fy2{padding-top:35px;padding-bottom:30px;}
.next_fy a{height:36px;line-height:36px;margin:2px;display:inline-block;border:1px solid #ccc;background:#fff;padding:0 14px;cursor:pointer;border-radius:3px}
.next_fy a:hover,.next_fy a.active,.next_fy a.hover{border:1px solid #eee;background:#eee;color:#fff;}


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

.lx6 {
	overflow: hidden;
	display:flex;flex-wrap:wrap;
	justify-content:space-between;
}

.lx1 {
	font-size: 32px;
	text-align: center;
	margin: 20px 0;
}

.lx2 {
	width: 37%;
}
.lx2 img{ width:100%; display:block}

.lx3 {
	font-size: 16px;
	line-height: 32px;
	width: 60%;
}
.f20 {
	font-size: 20px;
  margin-bottom: 16px;
}

.xmap{ width:100%; height:400px; margin-top:25px;}
#xmap{ width:100%; height:100%}
/*
.lx5 {
	width: 40%;
	float: left;
	padding: 0 15px;
	font-size: 16px;
}


*/

/* 鍏充簬鎴戜滑椤甸潰 */

.cont {
	max-width: 1200px;
	margin: 0 auto;
}

.about {
	max-width: 1200px;
	margin: 0 auto
}

.about_title {
	font-size: 32px;
	text-align: center;
	margin: 30px 0;
}

.about_2 {
	overflow: hidden;
}

.about_2 img.about_img {
	float: left;
	margin-right: 30px;
	width: 40%;
}

.about_4 {
	font-size: 16px;
	line-height: 32px;
}


/* 鏂伴椈鍒楄〃锟?? */

.newsone {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.newsone ul {
	overflow: hidden;
}

.newsone ul a {
	display: block
}

.newsone ul a li {
	width: 47%;
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
	margin: 0 1%;
	margin-bottom: 40px;
}

.newsone ul a li .news_time {
	float: left;
	width: 17%;
	height: 100px;
	text-align: center;
	margin-right: 15px;
	font-size: 16px;
	color: black;
	border: 1px solid #eeeeee;
	background: white;
	padding: 0
}

.newsone ul a li .news_time .news_p1 {
	font-size: 20px;
	margin-bottom: 0;
	height: 68px;
	line-height: 68px;
	background: #f5f5f5;
	margin-top: 0
}

.newsone ul a li .news_title {
	float: left;
	width: 77%;
	margin-top: 0
}


/* chanpinneiye */

.npro_right {
	width: 73%;
	overflow: hidden;
	padding-top: 30px;
	float: right;
}

.swiper-slide.swiper-slide-active {
	width: 484px;
}

.gallery-top {
	width: 85%!important;
}

.swiper-container-horizontal {
	width: 85%!important;
}

.npro_right_tab {
	width: 61%;
	float: left;
	margin-left: 6%;
}

.npro_right_content {
	width: 47%;
	float: right;
}

.npro_right_title {
	text-align: center;
	padding:10px 0;
}

.npro_right_title h1{ font-size:26px; margin:0;}

.npro_right_jieshao p {
	margin: 20px 0;
	font-size: 16px;
	line-height: 30px;
}

.npro_right_jieshao a {
	display: inline-block;
	background: #062662;
	padding: 5px 10px;
	color: white!important;
}

.erxian {
	margin: 20px 0;
}

.erxian span {
	font-size: 28px;
	color: red;
	font-weight: bold
}

.cp_body {
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.cp_name {
	width: 100%;
	border-bottom: 1px #eaeaea solid;
	margin-top: 20px;
	background-color: #232323;
	float: left;
}

.cp_erNav {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.cp_erNav li {
	width: 25%;
	height: 64px;
	float: left;
	line-height: 64px;
	display: inline;
	text-align: center;
}

.cp_erNav li a {
	color: #FFF !important;
	text-decoration: none;
	float: left;
	width: 100%;
	font-size: 16px;
}

.cp_erNav li a:hover,.cp_erNav li.cp_on a {
	color: #FFF!important;
	float: left;
	width: 100%;
	background-color: #ce0000;
}

.cp_txt {
	width: 100%;
	overflow: hidden;
	margin-top: 32px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

.cp_txt p {
	line-height: 35px;
	color: #333;
}

.cp_txt table {
	margin-top: 10px;
}

.cp_txt th,.cp_txt td{box-sizing:border-box; padding:10px 5px; border:1px solid #ddd}

.txt_name {
	width: 100%;
	height: 34px;
	font-size: 16px;
	font-weight: bold;
	border-left: 6px #f10808 solid;
	border-bottom: 1px #dddddd solid;
	padding-left: 10px;
	margin-bottom: 25px;
}

.hot_anl {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}

.hot_anl li {
	width: 23%;
	overflow: hidden;
	float: left;
	margin-left: 0;
	margin-right: 1%;
	display: inline;
	padding: 0;
	text-align: center;
}

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

.hot_anl li p {
	width: 100%;
	height: 35px;
	color: #333;
	overflow: hidden;
	background-color: #CCC;
	text-align: center;
}

.hot_anl li p a {
	color: #333;
	text-decoration: none;
}

.hot_anl li p a:hover {
	text-decoration: underline;
}

.hot_anl li span {
	display: block;
	overflow: hidden;
	color: #595757;
	font-size: 12px;
	overflow: hidden;
}

.hot_anl li span a {
	color: #fe700c;
	text-decoration: none;
}

.hot_anl li span a:hover {
	text-decoration: underline;
}

.cp_list {
	display: block;
	width: 100%;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding: 0px;
	list-style-type: none;
}

.cp_list li {
	width: 23%;
	overflow: hidden;
	float: left;
	margin-right: 2%;
	margin-left: 0;
	box-sizing: border-box;
}

.cp_list li a img {
	height: 160px;
	width: 100%;
}

.cp_list li p {
	display: block;
	width: 100%;
	height: 38px;
	line-height: 38px;
	text-align: center;
	overflow: hidden;
	background-color: #232323;
}

.cp_list li p a {
	color: #FFF;
	text-decoration: none;
}

.cp_list li p a:hover {
	color: #f10808;
	text-decoration: underline;
}

.sliderbox {
	width: 50%;
	position: relative;
	padding: 10px;
	border: 1px solid #ede9e9;
	float: left;
}

.btn {
	position: absolute;
	display: none;
	padding-top: 200px;
	width: 22px;
	height: 205px;
	cursor: pointer;
	text-indent: -999em;
}

.pre {
	background: url(../image/left.png) no-repeat 0 200px;
	left: 20px;
}

.next {
	background: url(../image/right.png) no-repeat 0 200px;
	right: 30px;
}

#ztbox {
	width: 100%;
	position: relative;
	height: 120px;
}

.spic {
	width: 100%;
	position: relative;
	background: #f9f9f9;
	padding-top: 6px;
	height: 78px;
}

#left {
	width: 13px;
	height: 43px;
	float: left;
	top: 20px;
	position: absolute;
	left: 4px;
	cursor: pointer;
	background: url(../image/left.gif) no-repeat;
}

#right {
	width: 13px;
	height: 43px;
	right: 4px;
	top: 20px;
	position: absolute;
	cursor: pointer;
	background: url(../image/right.gif) no-repeat;
}

#conter {
	margin-left: 20px;
	width: 90%;
	position: relative;
	height: 90px;
	float: left;
	display: inline;
	overflow: hidden;
}

#conter .txt {
	display: none;
}

#conter ul {
	width: auto;
	height: 76px;
	overflow: hidden;
	top: 0px;
	left: 0px;
	position: absolute;
}

#conter li {
	width: 82px;
	cursor: pointer;
	height: 76px;
	float: left;
	border: 1px solid #eaeaea;
	display: inline;
	margin: 0 0 0 4px;
}

#conter li b,
#conter li strong {
	font-weight: normal;
}

#conter li.on {
	border: 1px solid #898989;
}

#conter li.on span {
	background: #898989;
	color: #fff;
}

#conter li img {
	width: 82px;
	height: 60px;
	float: left;
	overflow: hidden;
}

#conter li span {
	display: block;
	width: 100%;
	line-height: 17px;
	color: #797979;
	float: left;
	height: 17px;
	overflow: hidden;
	background: #eaeaea;
	text-align: center;
}

#scroll {
	repeat-x left bottom;
	width: 100%;
	height: 13px;
	left: 0px;
	bottom: 14px;
	cursor: pointer;
	position: absolute;
}

#scroll span {
	width: 142px;
	height: 13px;
	left: 0px;
	bottom: 0px;
	cursor: pointer;
	position: absolute;
	background: url(../image/scrollBg.png) no-repeat;
}

.bpic {
	width: 100%;
	margin: 0 auto 0 auto;
}

.bigpic {
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}

.intro {
	width: 100%;
	height: 52px;
	position: absolute;
	left: 0;
	bottom: 4px;
}

.bg {
	background: #000;
	filter: alpha(opacity=40);
	opacity: 0.4;
	z-index: 0;
	width: 100%;
	height: 52px;
	position: absolute;
	bottom: 0;
}

.txt {
	position: absolute;
	padding-left: 1%;
	width: 99%;
	top: 5px;
	z-index: 10;
	color: #fff;
}

.txt h2 {
	width: 100%;
	float: left;
	font-size: 16px;
	padding-bottom: 4px;
}

.txt p {
	width: 100%;
	float: left;
}

.bclose {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 11;
	cursor: pointer;
	color: #fff;
}
/* chanpintuijian */
.cptj{
    max-width: 1200px;
    margin: 0 auto;
		display:flex;flex-wrap:wrap;
		padding-bottom:25px;
}
.cptj .cptj_title{ width:100%; padding:50px 0}
.cptj .cptj_title h2{
    width: 250px;
    text-align: center;
    font-size: 28px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    border: 1px solid;
    border-radius: 5px;
    background: #062662;
    color: white
}
.cptj dl {
    width: 23.5%;
		margin-right:2%;
    margin-bottom: 2%;
    position: relative;
}
.cptj dl:nth-of-type(4n){ margin-right:0}
.cptj dl div {
	position: absolute;
	width: 100%;
	height: 100%;
	background: aliceblue;
	text-align: center;
	display: none;
	opacity: 0.5;
	filter:alpha(opacity=50);
	align-content:center;
}
.cptj dl div p{ margin:0}

.cptj a dl:hover .cptj_list_bg {
    display: block
}
.cptj dl dt{
	height: 240px;
}
.cptj dl dt img {
   width: 100%;
   height: 100%
}

.cptj dl dd {
    height: 50px;
    background: #eeeeee;
    line-height: 50px;
    text-align: center;
}
.bottom_bottom{
    display: none;
}

/* liebiaodiaoxinwen */
.xgxw{ margin-bottom:30px; margin-top:30px;}
.xgxw li{ border-bottom:1px #dddddd dashed; background:url(../image/mli.jpg) no-repeat left center; padding-left:20px; line-height:40px; height:40px; overflow:hidden;}
.xgxw li a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; width:calc(100% - 85px)}
.fr{ float:right;}
.pline{
	border-bottom: 4px double #dddddd;
    height: 35px;
}
.ptitle{
	line-height: 35px;
    margin-bottom: 8px;
    text-align: center;
    color: #222222;
}
.p16{
	font-weight: bold;
    font-size: 16px;
}

/* chengjie */
.wrap {
	max-width: 1200px;
	margin: 0 auto;
}
.ny {
	margin-bottom: 30px;
	overflow: hidden;
}

.mleft {
	width: 25%;
	float: left;
	padding-top: 20px;
}

.mright {
	width: 73%;
	float: right;
	padding-top:20px;
}

.cpt img {
	width: 100%;
}

.cplb {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.menu_list {
	width: 100%;
	background-color: #efefef;
}






.nylx {
	border: 1px #dddddd solid;
	margin-top: 26px;
}

.nylxc {
	padding: 10px;
}
/*.nylx h2 {
	font-size: 18px;
}*/



.mcon {
	width: 100%;
	padding-top:10px;
}

.xh {
	/*float: left;*/
	width: 100%;
	margin-bottom: 15px;
}

.xht {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #e44449;
}

.xht span {
	float: right;
	font-size: 12px;
}

.xhd {
	float: left;
	width: 100%;
	padding-top: 10px;
	line-height: 30px;
}

.xhd ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.xhd ul li {
	float: left;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 30px;
	overflow: hidden;
}

.xhd ul li span {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	color: #999;
}
.list .node {
	padding-top: 18px
}
/* 锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷息 */

.list .node .title {
	padding-bottom: 8px;
	padding-top: 7px;
	border-bottom:1px dashed #ebebeb;
}

/* 锟斤拷锟斤拷 */

.list .node .title a {
	border-left: 5px solid #D9D9D9;
	padding-left: 5px;
	font-size: 16px;
	line-height:26px;
	display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}

.list .node .title a:hover {
	text-decoration: underline
}

.list .node .description {
	padding: 8px;
	line-height: 150%;
	color: #555;
	overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;
}

.info {
	text-align: center;
	line-height: 30px;
	color: #666;
	padding-right: 18px;
	border-top: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
	margin-bottom: 20px;
}

.list .node .info {
	text-align: right;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	padding-right: 8px;
	margin-bottom:0;
}

.list .node .info span {
	color: #390;
}

.navbar{
	display: none;
}
hr{
	margin-top: 23px!important;
    margin-bottom: -6px!important;
}