@charset "utf-8";

.common_color,
.has_account a.common_color {
	color: #333e8d
}

.common_bg,
.common_page a.nowpage,
.common_page a:hover,
.vip_left_nav li.vip_left_btn1:hover,
.vip_left_nav li.vip_left_btn1.nowpage,
.vip_left_nav li.vip_left_btn2:hover,
.vip_left_nav li.vip_left_btn2.nowpage,
.vip_left_nav li.vip_left_btn3:hover,
.vip_left_nav li.vip_left_btn3.nowpage,
.vip_left_nav li.vip_left_btn4:hover,
.vip_left_nav li.vip_left_btn4.nowpage,
.vip_add_address a.common_bg,
.vip_login li input.common_bg,
.level_bg p.common_bg,
.scrollbutton.smallImgUp:hover,
.scrollbutton.smallImgDown:hover,
.star_score_box p.common_bg,
.view_img_btns input,
.view_imgs .prev:hover,
.view_imgs .next:hover {
	background-color: #333e8d
}

.common_border_color,
.type_choose span.border_color,
.type_choose2 span.border_color,
.view_imgs .listBox .on img {
	border-color: #333e8d
}

.product_about_top span.on {
	border-top-color: #333e8d
}


/* 子页基础架构 */
.main {
	width: 1002px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	padding-bottom: 26px;
	margin-bottom: 15px;
}

#contentLeft {
	position: absolute;
	top: 0;
	left: 0;
	height: auto;
	width: 240px
}

#contentRight {
	float: right;
	width: 740px;
	height: auto;
	overflow: hidden
}

/*.left{float:left;margin-left:-296px;width:280px;height:auto;overflow:hidden;}*/
.right {
	overflow: hidden;
}

.right_con {
	width: 100%;
	height: auto;
	overflow: hidden;
	font: 14px/30px "microsoft yahei";
	padding: 16px 0
}

.right_con div,
.right_con p {
	font-size: 14px;
}

/* 产品 */
.product1,
.product2,
.product3,
.product4,
.product5,
.product6,
.product7,
.product7 li,
.product8,
.product8 li {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.product1 li,
.product2 li,
.product3 li,
.product4 li,
.product5 li,
.product6 li {
	width: 33%;
	float: left;
	height: auto;
	overflow: hidden;
	position: relative
}

.product1 li>a,
.product2 li>a,
.product6 li>a {
	display: block;
	width: 88%;
	margin: 3px auto;
	height: auto;
	overflow: hidden;
	position: relative;
}

.product1 li>a>img,
.product2 li>a>img,
.product3 li img,
.product4 li div a img,
.product5 li div a img,
.product6 li a img {
	display: block;
	width: 251px;
	height: 162px;
}

.product1 li>p,
.product2 li>p,
.product3 li>p,
.product4 li>p,
.product5 li>p,
.product6 li>p {
	width: 88%;
	margin: 0 auto;
	text-align: center;
	font: 14px/42px "microsoft yahei";
}

.product2 li>a>span {
	display: block;
	position: absolute;
	width: 90%;
	padding: 5%;
	left: 0;
	top: 0;
	font: 14px/30px "microsoft yahei";
	color: #fff;
	background: url(../images/blackbg.png) 0 0 repeat;
	height: 90%;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	filter: alpha(opacity=0);
	opacity: 0;
}

.product2 li>a:hover span {
	display: block;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	filter: alpha(opacity=100);
	opacity: 1;
}

.product3 li>div {
	width: 88%;
	margin: 3px auto;
	height: auto;
	position: relative;
}

.product3 li>div>p,
.prod-zoom {
	position: absolute;
	background: url(../images/product_zoom.png) 0 0 no-repeat;
	width: 53px;
	height: 53px;
	left: 50%;
	top: 50%;
	margin: -26px 0 0 -26px;
	cursor: pointer;
	z-index: 1;
	top: -100%;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}

.product3 li>div:hover p,
.prod7-left:hover p,
.prod8-left:hover p {
	top: 50%;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.product4 li div {
	width: 88%;
	padding: 4px;
	margin: 3px auto;
	border: 2px solid transparent;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.product4 li div a,
.product5 li div a {
	display: block;
	width: 100%;
	overflow: hidden;
}

.product5 li div {
	width: 88%;
	padding: 6px;
	margin: 3px auto;
	position: relative;
}

.product5 li div p,
.product5 li div:hover p,
.product6 li,
.product6 li:hover {
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.pro5-border1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	border-top: 2px solid transparent;
}

.pro5-border2 {
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	border-left: 2px solid transparent;
}

.pro5-border3 {
	position: absolute;
	right: 0;
	top: 0;
	height: 0;
	border-right: 2px solid transparent;
}

.pro5-border4 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	border-bottom: 2px solid transparent;
}

.product5 li div:hover p.pro5-border1,
.product5 li div:hover p.pro5-border4 {
	width: 100%;
}

.product5 li div:hover p.pro5-border2,
.product5 li div:hover p.pro5-border3 {
	height: 100%;
}

.product6 {
	padding-top: 12px;
}

.product6 li {
	position: relative;
	top: 0
}

.product6 li:hover {
	top: -12px;
}

.product7 li,
.product8 li {
	padding-bottom: 16px;
}

.prod7-left {
	float: left;
	width: 31.25%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.prod7-left a,
.prod8-left a {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.prod7-left a img,
.prod8-left a img {
	display: block;
	width: 100%;
}

.product7 li>p {
	float: left;
	width: 63.4375%;
	margin-left: 3.4375%;
	font: 16px/36px "microsoft yahei";
	color: #9a9a9a;
	height: 36px;
	overflow: hidden;
}

.product7 li>p>a,
.product8 li>p a {
	float: left
}

.product7 li>p>span,
.product8 li>p span {
	float: right;
}

.prod7-right {
	float: left;
	width: 63.4375%;
	margin-left: 3.4375%;
	height: 120px;
	overflow: hidden;
	font: 14px/30px "microsoft yahei";
	color: #7c7c7c;
}

.product8 li>p {
	width: 100%;
	height: 36px;
	overflow: hidden;
	font: 16px/36px "microsoft yahei";
	color: #9a9a9a;
}

.prod8-left {
	float: left;
	width: 22.8125%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-right: 1.875%;
}

.prod8-right {
	float: left;
	width: 73.125%;
	height: 120px;
	overflow: hidden;
	font: 14px/30px "microsoft yahei";
	color: #7c7c7c;
}

/* 图片放大部分 */
#picShow {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(../images/blackbg.png) 0 0 repeat;
	left: 0;
	top: 0;
	z-index: 9999
}

.pic_show_box {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.pic_show_box img {
	display: block;
	margin: 93px auto 0;
	border: 5px solid rgba(255, 255, 255, .2);
}

#pic_quit {
	position: absolute;
	background: url(../images/quit.png) 0 0 no-repeat;
	width: 64px;
	height: 64px;
	top: 0;
	right: 0;
	cursor: pointer
}

#lbtn {
	display: block;
	position: absolute;
	background: url(../images/leftbtn1.png) 0 0 no-repeat;
	width: 53px;
	height: 53px;
	top: 287px;
	left: 65px;
}

#rbtn {
	display: block;
	position: absolute;
	background: url(../images/rightbtn1.png) 0 0 no-repeat;
	width: 53px;
	height: 53px;
	top: 287px;
	right: 65px;
}

.pic_show_box p {
	width: 593px;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	font: 18px/106px "microsoft yahei";
	color: #0c4201;
	text-overflow: ellipsis;
	white-space: nowrap
}

.pic_show_box p a {
	color: #fff;
}

/* 新闻 */
.news {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.news li {
	width: 100%;
	height: 50px;
	border-bottom: 1px dotted #232323;
	overflow: hidden;
	background: url(../images/icons1.jpg) 8px center no-repeat;
	text-indent: 19px;
	font: 14px/50px "microsoft yahei";
	color: #1d1d1d;
}

.news li a {
	float: left;
	color: #1d1d1d
}

.news li span {
	float: right;
}

.news li.blank {
	margin-bottom: 26px;
}

.news1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 12px auto;
}

.news1 li {
	width: 100%;
	padding: 5px 0;
	height: 30px;
	font: 14px/30px "microsoft yahei";
	color: #737373;
	/* background:#fff; */
	border-bottom: 1px solid #e5e5e5;
}

.news1 li a {
	float: left;
	margin-left: 12px;
}

.news1 li span {
	float: right;
	margin-right: 12px;
}

.news2 li {
	border-bottom: 1px solid #ccc;
}

.news3 li {
	border-bottom: 1px dashed #ccc;
}

#news5 li.news4-bg {
	background: #eee;
}

#news5 font {
	-webkit-transition: all 0.1s ease-in-out 0s;
	-moz-transition: all 0.1s ease-in-out 0s;
	-ms-transition: all 0.1s ease-in-out 0s;
	transition: all 0.1s ease-in-out 0s;
}

.news_fadein li {
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	-ms-transform: rotateX(90deg);
	transform: rotateX(90deg);
}

.news_fadein li.show-animation {
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.news_fadein li.show-animation:nth-child(1) {
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	-ms-transition-delay: 100ms;
	transition-delay: 100ms;
}

.news_fadein li.show-animation:nth-child(2) {
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-ms-transition-delay: 200ms;
	transition-delay: 200ms;
}

.news_fadein li.show-animation:nth-child(3) {
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	transition-delay: 300ms;
}

.news_fadein li.show-animation:nth-child(4) {
	-webkit-transition-delay: 400ms;
	-moz-transition-delay: 400ms;
	-ms-transition-delay: 400ms;
	transition-delay: 400ms;
}

.news_fadein li.show-animation:nth-child(5) {
	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-ms-transition-delay: 500ms;
	transition-delay: 500ms;
}

.news_fadein li.show-animation:nth-child(6) {
	-webkit-transition-delay: 600ms;
	-moz-transition-delay: 600ms;
	-ms-transition-delay: 600ms;
	transition-delay: 600ms;
}

.news_fadein li.show-animation:nth-child(7) {
	-webkit-transition-delay: 700ms;
	-moz-transition-delay: 700ms;
	-ms-transition-delay: 700ms;
	transition-delay: 700ms;
}

.news_fadein li.show-animation:nth-child(8) {
	-webkit-transition-delay: 800ms;
	-moz-transition-delay: 800ms;
	-ms-transition-delay: 800ms;
	transition-delay: 800ms;
}

.news_fadein li.show-animation:nth-child(9) {
	-webkit-transition-delay: 900ms;
	-moz-transition-delay: 900ms;
	-ms-transition-delay: 900ms;
	transition-delay: 900ms;
}

.news_fadein li.show-animation:nth-child(10) {
	-webkit-transition-delay: 1000ms;
	-moz-transition-delay: 1000ms;
	-ms-transition-delay: 1000ms;
	transition-delay: 1000ms;
}

.news_fadein li.show-animation:nth-child(11) {
	-webkit-transition-delay: 1100ms;
	-moz-transition-delay: 1100ms;
	-ms-transition-delay: 1100ms;
	transition-delay: 1100ms;
}

.news_fadein li.show-animation:nth-child(12) {
	-webkit-transition-delay: 1200ms;
	-moz-transition-delay: 1200ms;
	-ms-transition-delay: 1200ms;
	transition-delay: 1200ms;
}

.news_fadein li.show-animation:nth-child(13) {
	-webkit-transition-delay: 1300ms;
	-moz-transition-delay: 1300ms;
	-ms-transition-delay: 1300ms;
	transition-delay: 1300ms;
}

.news_fadein li.show-animation:nth-child(14) {
	-webkit-transition-delay: 1400ms;
	-moz-transition-delay: 1400ms;
	-ms-transition-delay: 1400ms;
	transition-delay: 1400ms;
}

.news_fadein li.show-animation:nth-child(15) {
	-webkit-transition-delay: 1500ms;
	-moz-transition-delay: 1500ms;
	-ms-transition-delay: 1500ms;
	transition-delay: 1500ms;
}

.news_indent li a {
	text-indent: 0;
	-webkit-transition: all 0.1s ease-in-out 0s;
	-moz-transition: all 0.1s ease-in-out 0s;
	-ms-transition: all 0.1s ease-in-out 0s;
	transition: all 0.1s ease-in-out 0s;
}

.news_indent li:hover a {
	text-indent: 20px;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

/* 详细页 */
.view-title {
	width: 100%;
	text-align: center;
	font: 20px/36px "microsoft yahei";
	color: #333;
	padding: 14px 0 0
}

.view-date {
	width: 100%;
	text-align: center;
	font: 12px/24px "microsoft yahei";
	color: #999;
}

.view-date span {
	margin: 0 7px;
}

.view-share {
	width: 140px;
	margin: 0 auto;
}

.view-pages {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
}

.view-pages p {
	width: 100%;
	height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	border-bottom: 1px dashed #ddd;
}

.view-back {
	display: block;
	width: 100px;
	height: 30px;
	margin: 10px auto;
	text-align: center;
	font: 14px/30px "microsoft yahei";
}

/* left-type */
#left-type {
	width: 100%;
	height: auto;
	overflow: hidden;
}

#left-type li {
	width: 100%;
	/* height: 33px; */
	line-height: 31px;
	background-color: #fff;
	margin: 5px 0;
}

#left-type li a {
	color: #7a7a7a;
	display: block;
	/*height: 31px;*/
	font-size: 14px;
	padding-left: 10px;
	/*overflow: hidden;*/
	/*white-space: nowrap;*/
	/*-ms-text-overflow: ellipsis;*/
	/*text-overflow: ellipsis;*/
	text-indent: 15px;
	font-weight: bold;
}

#left-type li a:hover {
	background-color: #db0e34;
	color: #fff !important;
}

#left-type>li>ul>li {
	/* background-color: #f7f7f7!important; */
	margin: 0;
	border-bottom: 0;
}

#left-type>li>ul>li>a {
	/* 	text-indent:25px; */
	/* 	background-color: #589fd1!important; */
	/* 	margin: 0 7px; */
	padding: 3px 0;
	font-size: 14px;
	background-color: #f0f0f0;
	border-bottom: 1px solid #cbcbcb;
}

#left-type>li>ul:last-child li a:last-child {
	border-bottom: 0;
}

#left-type>li>ul>li>ul>li>a {
	text-indent: 40px;
}

#left-type>li>ul>li>a:hover {
	background-color: #f0f0f0 !important;
	color: #000 !important;
}

#left-type>li>ul>li>ul>li>ul>li>a {
	text-indent: 55px;
}

#left-type>li>ul>li>ul>li>ul>li>ul>li>a {
	text-indent: 70px;
}

#left-type li ul {
	display: none
}

#left-type li ul.show>li>ul {
	display: block;
}

#left-type li a.on {
	background: #db0e34 !important;
	color: #fff;
	margin: 0 !important;
}

/* 整体修改颜色 */
.pg-color {
	color: #7a7a7a;
}

.pg-border-color,
.product4 li div:hover {
	border-color: green;
}

.pg-color:hover {
	color: #db0e34
}

/* view */
.view h1 {
	width: 100%;
	text-align: center;
	font: 20px/30px "microsoft yahei";
	color: #343434;
		font-weight: bold;
}

.date {
	width: 100%;
	text-align: center;
	font: 12px/32px "microsoft yahei";
	color: #7d7d7d
}

.page {
	width: 100%;
	margin: 10px auto;
	overflow: hidden;
	position: relative;
	z-index: 1000000;
}

.page p {
	width: 100%;
	height: 28px;
	font: 12px/28px "microsoft yahei";
	color: #1d1d1d;
	overflow: hidden;
}

.page p a {
	color: #1d1d1d
}

.page p a:hover,
.back:hover {
	text-decoration: underline
}

.back {
	font: 14px/39px "microsoft yahei";
	color: #fff;
	background: #333e8d;
	width: 138px;
	margin: 0 auto;
	margin-top: 10px;
	border-radius: 4px;
	display: block;
	text-align: center;
}

.view img {
	max-width: 100%;
	display: inline
}

.view div {
	font-size: 14px;
}

.pdf_down {
	display: block;
	background: url(../images/pdf.jpg) 0 0 no-repeat;
	width: 224px;
	height: 46px;
	margin: 10px auto;
	font: 14px/46px "microsoft yahei";
	color: #fff;
	text-indent: 74px;
}

.white-bg {
	background: #fff;
	padding: 10px 0;
}

#allmap {
	margin: 20px 0;
}

/* con1 */
.con1 {
	width: 1002px;
	height: 480px;
	margin: 0 auto;
	overflow: hidden;
}

.con1-left {
	width: 240px;
	height: auto;
	overflow: hidden;
	background: #f0f0f0;
	margin-bottom: 7px;
}

.left-title1 {
	width: 100%;
	height: 63px;
	/* background:url(../images/left_title1.jpg) 0 0 repeat-x;  */
	text-align: left;
	font: 18px "microsoft yahei";
	color: #fff;
}

.class_up {
	display: block;
	background: url(../images/left_top.jpg) -11px 0 no-repeat;
	width: 213px;
	height: 19px;
	margin: 11px 0 8px 13px;
}

.class_down {
	display: block;
	background: url(../images/left_bottom.jpg) -11px 0 no-repeat;
	width: 213px;
	height: 19px;
	margin: 8px auto 13px;
}

.con1_class {
	width: 212px;
	height: 335px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	margin: 0 13px;
}

.con1_class>ul {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.con1_class ul li {
	width: 195px;
	overflow: hidden;
	font: 14px/41px "microsoft yahei";
	color: #1d1d1d;
	padding: 0 0;
}

.con1_class ul li a {
	color: #1d1d1d;
}

.con1_class>ul>li>a {
	/*  padding:0 14px; */
	background: transparent;
}

.child_top {
	position: relative;
	height: 280px;
}

/*公共内页左侧left-nav*/
.product01 {
	float: left;
	width: 242px;
	padding-bottom: 20px;
	margin-top: -6px;
}

.product07 {
	text-align: left;
	color: #3c3c3c;
	line-height: 60px;
	height: 60px;
	text-align: left;
	background: url(../images/ftop.jpg) left top no-repeat;
}

.product07 span {
	padding: 0 20px;
	font-size: 24px;
}

.sidenav {
	padding: 10px 11px 30px;
	background: url(../images/fline.jpg) #fff left bottom no-repeat;
}

.sidenav ul li {
	display: block;
	line-height: 43px;
	font-size: 14px;
	margin-top: 5px;
}

.sidenav ul li a.sidenava {
	display: block;
}

.sidenav ul li a.sidenava p {
	padding: 0 30px 0 25px;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #878787;
	background: url(../images/fleft.jpg) left top no-repeat;
}

.sidenav ul li a.sidenava:hover p {
	color: #c3272b;
	padding: 0 30px 0 25px;
	background: url(../images/fleft.jpg) left top no-repeat;
}

.sidenav ul li a.sidenava.cu p {
	color: #c3272b;
	padding: 0 30px 0 25px;
	background: url(../images/fleft.jpg) left top no-repeat;
}

.sidenav ul li dl {
	width: 200px;
	height: auto;
	display: none;
	font-size: 12px;
	background: #ddd;
}

.sidenav ul li dl dd {
	width: 200px;
	height: 38px;
}

.sidenav ul li dl dd a {
	display: block;
	width: 180px;
	height: 38px;
	padding: 0 10px;
}

.sidenav ul li dl dd a span {
	display: block;
	height: 37px;
	line-height: 37px;
	color: #333;
	padding-left: 40px;
}

.sidenav ul li dl dd a:hover {}

.sidenav ul li dl dd a:hover span {
	color: #539310;
}

.sidenav ul li dl dd a.on {}

.sidenav ul li dl dd a.on span {
	color: #539310;
}

.inl_nav {
	padding: 10px 11px 30px;
	background: #fff
}

/*侧栏导航后修改*/
.allClass_1 {}

.allClass_1 a {
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	position: relative;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #878787;
	margin-top: 5px;
	text-align: left;
	background: url(../images/fleft.jpg) left top no-repeat;
	padding: 0 30px 0 25px;
}

.allClass_1 a:hover {
	color: #c3272b;
	padding: 0 30px 0 25px;
	background: url(../images/fleft.jpg) left top no-repeat;
}

.allClass_1.cur a {
	color: #c3272b;
	padding: 0 30px 0 25px;
	background: url(../images/fleft.jpg) left top no-repeat;
}


.allClass_2 {
	display: none;
	padding: 0 0 10px;
}

.allClass_2 a {
	border-bottom: 1px solid #ccc;
	text-align: left;
	margin: 0;
	font-size: 14px;
	color: #878787;
	padding: 0;
	display: block;
	line-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 30px;
	background: url(../images/d2.png) left center no-repeat;
}

.allClass_2.cur a {
	font-size: 13px;
	display: block;
	color: #878787;
	padding-left: 50px;
}

.allClass_1.cur .allClass_2 a {
	font-weight: normal;
	height: 30px;
	color: #878787;
	padding: 0 0 0 38px;
	background: url(../images/d2.png) 28px center no-repeat;
}

.allClass_1.cur .allClass_2.cur a {
	padding: 0 0 0 38px;
	color: #c3272b;
	height: 30px;
	font-size: 13px;
	background: url(../images/d2.png) 28px center no-repeat;
}

.allClass_1.cur .allClass_2 a:hover {
	padding: 0 0 0 38px;
	color: #c3272b;
	background: url(../images/d2.png) 28px center no-repeat;
}

.allClass_1.cur .allClass_2 {
	display: block;
}


.allClass_3 {
	display: none;
}

.allClass_3 a {
	border-bottom: 1px solid #ccc;
	margin: 0;
	font-size: 14px;
	color: #878787;
	padding: 0 0 0 0;
	display: block;
	line-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 34px;
}

.allClass_2.cur .allClass_3 {
	display: block;
}

.allClass_1.cur .allClass_2.cur .allClass_3 a {
	background: url(../images/d2.png) 40px center no-repeat;
	height: 30px;
	color: #878787;
	padding: 0 0 0 47px;
}

.allClass_1.cur .allClass_2.cur .allClass_3 a:hover {
	padding: 0 0 0 47px;
	color: #c3272b;
	background: url(../images/d2.png) 40px center no-repeat;
}

.allClass_1.cur .allClass_2.cur .allClass_3.cur a {
	padding: 0 0 0 47px;
	color: #c3272b;
	background: url(../images/d2.png) 40px center no-repeat;
}


.allClass_4 {
	display: none;
}

.allClass_3.cur .allClass_4 {
	display: block;
}

.allClass_1.cur .allClass_2.cur .allClass_3.cur .allClass_4 a {
	color: #666;
	padding-left: 75px;
	background: #fff url(../images/subf01.jpg) no-repeat 55px 20px;
}

.allClass_1.cur .allClass_2.cur .allClass_3.cur .allClass_4.cur a {
	color: #cb2424;
}


.allClass_5 {
	display: none;
}

.allClass_4.cur .allClass_5 {
	display: block;
}

.allClass_1.cur .allClass_2.cur .allClass_3.cur .allClass_4.cur .allClass_5 a {
	color: #666;
	padding-left: 75px;
	background: #fff url(../images/subf01.jpg) no-repeat 55px 20px;
}

.allClass_1.cur .allClass_2.cur .allClass_3.cur .allClass_4.cur .allClass_5.cur a {
	color: #cb2424;
}



/* 新改产品详情 */
.left_pic {
	float: left;
	width: 313px;
}

.left_up_pic {
	width: 313px;
	height: 240px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.left_up_pic img {
	object-fit: cover;
	width: 305px;
	height: 230px;
	margin: 0 auto;
	margin-top: 5px;
}

.left_bottom_pic {
	margin-top: 15px;
	width: 313px;
	height: 64px;
	background-color: #fff;
	border: 1px solid #ddd;
	float: left;
}

.left_bottom_pic img {
	object-fit: cover;
	width: 67px;
	height: 46px;
	margin: 0 auto;
	padding-top: 8px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	box-sizing: content-box;
}

.right_details {
	float: right;
	width: 415px;
}

.right_details h1 {
	font-size: 18px;
	line-height: 25px;
	padding: 4px 0 5px 48px;
	font-family: "微软雅黑";
	margin: 0;
	color: #333e8d;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	width: 90%;
}

.table-01 td {
	padding: 5px 2px;
	font-size: 14px;
	color: #666;
	width: 290px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}

.a-btn {
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	display: inline-block;
	cursor: pointer;
	margin-right: 5px;
	margin-bottom: 5px;
	background: #333e8d;
	color: #fff;
}

.right_details {
	line-height: 20px;
}

.right_details .view-share {
	width: 180px;
}

.right_details .view-share span {
	float: left;
}

.right_details table {
	padding-left: 48px;
}

.news_btn {
	width: 167px;
	margin: 0 auto;
	margin-top: 18px;
}

.title01 {
	overflow: hidden;
	height: 40px;
	color: #333;
	font-size: 14px;
	font-weight: bolder;
	line-height: 40px;
	background: #333e8d;
	color: #fff;
}

.title01 span {
	padding: 0 10px;
	color: #fff;
	display: block;
	float: left;
}

.about_a {
	width: 120%;
	margin: 0 auto;
}

.about_a a {
	float: left;
	width: 20%;
	padding-right: 19px;
	margin-top: 10px;
}

.about_a img {
	width: 148px;
	height: 111px;
	object-fit: cover;
}

.about_a h1 {
	color: #333;
	font-size: 14px;
	text-align: center;
	width: 84%;
	line-height: 20px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.pagex p {
	float: left;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	width: 50%;
}

.pagex p span {
	color: #333e8d;
}

.hide {
	display: none
}

.c {
	clear: both;
}

.tab_menu li.selected {
	border: 1px solid #f44f4f;
}

.tab_menu li {
	float: left;

}

.pro_keyword a {
	color: #333e8d;
}