/* =-=-=-=-=-=-=-[页面初始化]-=-=-=-=-=-=-=- */
html, body, ul, li, h1, h2, h3, h4, h5, h6, p, fieldset, legend {padding:0; margin:0;}

div{
	border:none;
	margin:0;
	padding:0;
}

ul,ol,li{border:0;margin:0;padding:0;list-style:none;}

li{zoom:1;}

from{padding:0;margin:0;}

body{ font-family:"宋体", Arial, Helvetica, sans-serif;font-size:12px;text-decoration: none; color:#666666;}

tr {font-size: 12px;color: #666666;text-decoration: none;font-style: normal;line-height: 24px;}
dd {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
ul li {
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
	color:#222;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
	color:#f464a1
}

a:active {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
}

hr {
	border: none;
	height: 3px;
	background-color: #f464a1;
	width: 100px;
	display: block;
}

/* =-=-=-=-=-=-=-[页面初始化]-=-=-=-=-=-=-=- */

/*#mainflash{width:1000px;margin:0px auto;overflow:hidden;height:300px;position: relative;}
#Slidebox{width:1000px;margin:0 auto;overflow: hidden;height: 300px;overflow:hidden;position:relative;}
#flashBg {height: 300px;overflow: hidden;width:1000px;clear: both;margin: 0 auto;}
#flashLine {height: 300px;width:1000px;clear: both;margin: 0 auto;}
#flash{width:1000px;height: 300px;overflow: hidden;clear: both;position: absolute;margin: 0 auto;padding: 0;z-index: 1;}
#flash a {width: 1000px;height: 300px;display: none;}
#flash img {}
.flash_bar {width:52%;z-index: 80;height: 30px;overflow: hidden;position: absolute;padding-top: 13px!important;padding-top: 12px;bottom:0px;left:0px;text-align: center;background-image: url(../images/tg_flashbar.png);background-repeat: no-repeat;background-position: center 0px;padding-left: 48%;}
.flash_bar .dq {display: block;float: left;width: 15px; line-height:15px;height: 15px; margin:0px 5px; text-align:center;background:#c9161c;overflow:hidden;_background: none; color:#FFF;}
.flash_bar .no {display: block; margin:0px 5px;float: left;width: 15px; text-align:center; line-height:15px;height: 15px;background:#FFF;overflow:hidden;_background: none; color:#F00;
}*/
.top{ width:100%;margin:0 auto;    }
.top_m{ width:1200px; margin:0 auto;}
.top_l{ float:left; background:url(../Images/icon_1.png) left center no-repeat; padding-left:24px;}
.top_r{ float:right; line-height:36px;}
.top_r span{ float:left; padding-left:35px; margin-right:10px;}
.icon1{ background:url(../Images/icon_2.png) left center no-repeat;}
.icon2{ background:url(../Images/icon_3.png) left center no-repeat;}
.icon3{ background:url(../Images/icon_4.png) left center no-repeat;}
.icon4{ background:url(../Images/icon_5.png) left center no-repeat;}


.head{ width:1200px; margin:10px auto; }
.head img{max-width:100%;}
.logo{
	width: 50%;
	float: left;
	text-align: left;
}
.tel{float:right; text-align:right; margin-top:18px;}
.navbox{width:1200px; margin:0px auto;}
.index-navs {
	color: #222;
	text-align: center;
	width:100%;
	float: left;
	line-height:60px;
	background-color: #f464a1;
	font-size:18px;
}

.index-navs .ib {
    padding: 0px;
}

.index-navs li {
    display:inline-block;
	width: 12.5%;
	float: left;
	transition: all ease 0.7s;
	position:relative;
}
.index-navs li a{ color:#fff; font-weight:bold; font-size:18px;}

.index-navs li:hover {
    transition: all ease 0.3s;
    color: #fff;
    background-color: #013b0c;
}
.index-navs li ul{display:none;position:absolute; top:80px; width:100%;background-color: #f464a1;z-index:100; width:100%;}
.index-navs li:hover ul{display:block;}
.index-navs li ul li{ line-height:44px; display:block; width:100%; text-align:center;float: none;}
.index-navs li ul li:hover{transition: all ease 0.3s;
    color: #fff;
    background-color: #013b0c;}

.index-navs .fg {
    width: 5px;
    margin: 10px 0px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    float: left;
}

.index-navs .fg:nth-last-child() {
    display: none;
}
#mainflash{
	width:1200px;
	margin:0px auto;
	position: relative;
}
#Slidebox{
	width:100%;
	margin:0 auto;
	overflow: hidden;
	height: 406px;
	overflow:hidden;
	z-index: 10;
}
#flashBg {
	height: 406px;
	overflow: hidden;
	width:100%;
	clear: both;
	margin: 0 auto;
}
#flashLine {
	height: 406px;
	width:100%;
	clear: both;
	margin: 0 auto;
}
#flash{
	width:100%;
	height: 406px;
	overflow: hidden;
	clear: both;
	position: absolute;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
}
#flash a {
	width: 100%;
	height: 300px;
	display: none;
}
#flash img {

}
.flash_bar {
	width:52%;
	z-index: 80;
	height: 30px;
	overflow: hidden;
	position: absolute;
	padding-top: 13px!important;
	padding-top: 12px;
	bottom:0px;
	left:0px;
	text-align: center;
	background-image: url(../images/tg_flashbar.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-left: 48%;
}
.flash_bar .dq {
	display: block;float: left;width: 10px; line-height:10px;height: 10px;border-radius:50%; margin:0px 5px; text-align:center;background:#c9161c;overflow:hidden;_background: none; color:#FFF;
}

.flash_bar .no {
	display: block; margin:0px 5px;float: left;width: 10px; border-radius:50%;text-align:center; line-height:10px;height: 10px;background:#FFF;overflow:hidden;_background: none; color:#F00;
}


/* =-=-=-=-=-=-=-[左侧菜单]-=-=-=-=-=-=-=- */
.nav_container{width:220px;margin-left:0px;margin-top:0px;float:left;}
.nav_container li{padding:0px;margin-bottom:1px;}
.nav_container{margin-left:0px;}
.nav_container a:link,.nav_container a:visited,.nav_container a:active{width:180px;background: url(../images/ico1.gif) no-repeat 20px 11px;height:31px;padding-top:0px;padding-left:40px;display:block;text-decoration:none;text-align:left;line-height:31px;font-weight: normal;color:#666666; border-bottom:#d5d5d5 1px dotted;}
.nav_container a:hover{color:#006e29;background: url(../images/ico1.gif) no-repeat 20px 11px;border-bottom:#d5d5d5 1px dotted;}
/* =-=-=-=-=-=-=-[左侧菜单]-=-=-=-=-=-=-=- */


/* =-=-=-=-=-=-=-[文字和链接部分]-=-=-=-=-=-=-=- */
.foot_text {font-size: 12px;color: #ffffff;text-decoration: none;font-weight: normal;}

.top32 {font-size: 12px;color: #666666;text-decoration: none;font-weight: normal;}

.rq12 {font-size: 12px;color: #868686;text-decoration: none;font-weight: normal;}

.newstime {font-size: 12px;color: #666666;text-decoration: none;font-weight: normal;}

.name {font-size: 12px;color: #164e6f;text-decoration: none;font-weight: bold;}

.ar {FONT-FAMILY: Arial}

.copyright_text {
	line-height:30px;
	font-size: 14px;
	color: #000;
	display:block;
	font-weight: normal;
	padding: 10px 0px;
	width:1200px;
	margin:0 auto;
	background-image: url(../Images/di.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #458F50;
}
.copyright_text p{ text-align:center;}

a.foot_link {font-size: 12px;color: #ffffff;text-decoration: none;font-weight: normal;}
a.foot_link:hover{text-decoration:underline;}

a.toplink {font-size: 12px;color: #666666;text-decoration: none;font-weight: normal;}
a.toplink:hover{text-decoration:underline;}

a.more {font-size: 12px;color: #900;text-decoration: none;font-weight: normal;}
a.more:hover{text-decoration:underline;}

a.icp_link {font-size: 12px;color: #ffffff;text-decoration: none;font-weight: normal;}
a.icp_link:hover{color: #fff000;text-decoration:underline;}

a.newst_link {font-size: 12px;text-decoration: none;font-weight:bold;}
a.newst_link:hover{text-decoration:underline;}

a.GuideLink {font-size: 12px;text-decoration: none;font-weight:bold;}
a.GuideLink:hover{text-decoration:underline;}

a.newsm_link {font-size: 12px;color: #900;text-decoration: none;font-weight: normal;}
a.newsm_link:hover{text-decoration:underline;}

a.FriendLinkt {font-size: 12px;color: #000000;text-decoration: none;line-height:30px;font-weight: normal;}
a.FriendLinkt:hover{color: #044680;text-decoration:underline;}

.search-textbox {BORDER-BOTTOM: #989898 1px solid; BORDER-LEFT: #989898 1px solid; MARGIN: 0px 5px 0px 3px; WIDTH: 126px; HEIGHT: 14px; COLOR: #999; FONT-SIZE: 9px; BORDER-TOP: #989898 1px solid; BORDER-RIGHT: #989898 1px solid}

.search-text{font-family: Arial, Sans-Serif;color: #5c5c5c;font-size: 10px;}

.pro-text{font-family: Arial, Sans-Serif;color: #000000;font-size: 12px;font-weight:600;padding: 0px 0px 0px 10px;}

.pro-titletext{font-family: Arial, Sans-Serif;color: #ffffff;font-size: 12px;font-weight:600;padding: 0px 0px 0px 20px;}

a.legLink:link{font-family: Arial, Sans-Serif;color: #9e2712;font-size: 12px;text-decoration:none;}
a.legLink:visited{color: #9e2712;text-decoration:none;}
a.legLink:hover{text-decoration: underline;color: #9e2712;}

.int-text{BACKGROUND: url(../images/navigationDoubleArrowOff.gif) no-repeat left center;PADDING-BOTTOM: 0px; LINE-HEIGHT: 30px; PADDING-LEFT: 15px; PADDING-RIGHT: 0px; FLOAT: left; HEIGHT: 30px; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: bold; PADDING-TOP: 0px; filter: dropshadow(OffX=1, OffY=1, Color='white', Positive='true'); letter-spacing:1px}
/* =-=-=-=-=-=-=-[文字和链接部分]-=-=-=-=-=-=-=- */


/* =-=-=-=-=-=-=-[主页面构架]-=-=-=-=-=-=-=- */
.location {
	BACKGROUND: url(../images/titlebg.jpg) no-repeat;
	MARGIN: 0px 0px 0px 0px;
	WIDTH: 930px;
	DISPLAY: inline;
	FLOAT: left;
	HEIGHT:50px
}
.location .f12 {FLOAT: right; LINE-HEIGHT:50px; PADDING-RIGHT: 20px;}
.location DIV {PADDING-BOTTOM: 0px; LINE-HEIGHT:50px; PADDING-LEFT:30px; PADDING-RIGHT: 0px; FLOAT: left; COLOR:#f464a1; FONT-SIZE: 18px; FONT-WEIGHT: bold; PADDING-TOP: 0px; letter-spacing:1px}

.about_t{
	width:100%;
	height:64px;
	background:url(../Images/titlebg.png) center no-repeat;
	display:block;
	margin-top:30px;
}
.about_t a{color:#f464a1}
.about{ width:100%; margin:0 auto; margin-top:50px;}
.about img{ float:left; width:440px; height:413px; margin-left:42px;}
.abimg{float:left;width:45%; margin-right:5%;}
.about_cont1 { width:50%; float: right}
.about_cont1 span{ font-size:24px; color:#f464a1; line-height:40px; height:40px; display:block; margin-bottom:20px; font-weight:bold;}
.about_cont1 p{ line-height:30px; text-indent:2em; }
.about_cont1 p a{ width:166px; height:42px; display:block; border:2px solid #f464a1; float:right; text-align:center; line-height:42px; border-radius:15px; margin-top:30px;}
.about_cont1 p a:hover{ color:#f464a1;}

.tuijian{ width:100%; background:#f2f2f2; margin-top:40px; padding-top:36px; padding-bottom:38px;}
.tui_t{ width:100%; height:64px; background:url(../Images/tui_t.png) center no-repeat; display:block;}
.tui_con{ width:1200px; margin:0 auto; margin-top:50px;}
.tui_con dl{ width:340px;  float:left; border:1px solid #d6d2d3; margin:0 29px 15px; background:#FFF;}
.tui_con dl dt{
	width:340px;
	height: 446px;
}
.tui_con dl dt img{ width:340px; }
.tui_con dl dd{ padding:20px 20px 20px 0px; text-align:center;}
.tui_con dl dd a{
	color:#f464a1;
	line-height:35px;
	font-size:18px;
	margin-bottom:15px;
	font-weight:bold;
	display:block;
}
.tui_con dl dd a:hover{ color:#F00;}
.tui_con dl dd p{
	line-height:30px;
	height:150px;
	overflow:hidden;
	text-align:left;
}
.tui_con dl dd span{
	width:142px;
	display:block;
	background:#f464a1;
	border-radius:15px;
	margin:0 auto;
	margin-top:15px;
}
.tui_con dl dd span a{ color:#FFF; line-height:45px;margin-bottom:0px;}
.tui_con dl dd span a:hover{ color:#F00;}
.tui_more{ width:176px; height:50px; border:2px solid #f464a1;  border-radius:15px; display:block; margin:0 auto; text-align:center; line-height:50px; margin-top:30px;}
.tui_more a{ color:#f464a1; font-size:16px;}
.tui_more a:hover{ color:#F00;}

.chanpin_t{ width:100%; height:64px; display:block; background:url(../Images/cp_t.jpg) center no-repeat; margin-top:40px;}
.cp_fl{
	width:700px;
	margin:0 auto;
	margin-top:30px;
}
.cp_fl ul li{ width:130px; height:40px; float:left; border:2px solid #f464a1; border-radius:15px; display:block; margin:0 20px; text-align:center; line-height:40px;}
.cp_fl ul li a{ color:#0e7f3f;}
.cp_fl ul li a:hover{ color:#F00;}
.chanpin{ width:1200px; margin:0 auto; margin-top:50px;}
.chanpin ul li{ float:left; width:270px;   margin:0 15px; text-align:center;}
.chanpin ul li img{ height:364px;max-width:270px; margin:0 auto;}
.chanpin ul li span{ height:60px; line-height:60px;}

.hengfu{ width:100%; height:198px; background:url(../Images/hengfu.jpg) center no-repeat; display:block; margin-top:30px;}

.xw_t{ width:100%; height:64px; display:block; background:url(../Images/xw_t.jpg) center no-repeat; margin-top:40px;}
.xinwen{ width:1200px; margin:0 auto; margin-top:30px;}
.xinwen_l{ width:570px; float:left; margin-left:11px;}
.xinwe_t{ height:54px; border-bottom:1px solid #b8bcbb; display:block;}
.xinwe_t span{ float:left; height:54px; border-bottom:1px solid #f464a1; width:124px; display:block; color:#f464a1; font-size:20px; line-height:54px; font-weight:bold;}
.xinwe_t a{ float:right; width:66px; height:26px; display:block; background:#898989; border-radius:25px; margin-top:20px; text-align:center; line-height:26px; margin-right:8px; color:#FFF;}
.xinwe_t a:hover{ color:#F00;}
.xinwen_l dl{ width:558px; height:304px;}
.xinwen_l dl dt{ width:558px; height:304px; position:absolute; z-index:1; display:block;}
.xinwen_l dl dt img{ width:558px; height:304px;}
.xinwen_l dl dd{ width:488px; height:88px; background-color:rgba(255,255,255,0.65); display:block; position:absolute; z-index:100; margin-top:176px; padding:10px; margin-left:23px;}
.xinwen_l dl dd a{ height:30px; line-height:30px; color:#f464a1; font-size:14px; font-weight:bold;}
.xinwen_l dl dd a:hover{ color:#F00;}
.xinwen_l dl dd p{ line-height:24px; color:#464747;}

.xinwen_r{ width:570px; float:right;}
.xinwen_r_c ul{ margin-top:20px;}
.xinwen_r_c ul li{ height:30px; line-height:30px; background:url(../Images/dian.png) left center no-repeat; padding-left:25px}
.xinwen_r_c ul li a{ float:left; color:#464747; font-size:14px;}
.xinwen_r_c ul li span{ float:right;}

.footer{
	width:100%;
	margin-top:30px;
	margin-bottom:60px;
}
.dibu{ width:1170px; margin:0 auto; background-image: url(../Images/di.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #458F50; padding-left:30px;}
.dibu dl{
	height:270px;
	float:left;
	width:25%;
	overflow:hidden;
	margin-bottom:10px;
}
.dibu dl dt{
	height:40px;
	line-height:40px;
	font-size:20px;
	color:#FFF;
	margin-bottom:20px;
	display:block;
	font-weight:bold;

}
.dibu dl dt a{border-bottom:1px dashed  #000; color:#000;}
.dibu dl dt a:hover{ color:#e900d6;}
.dibu dl p{ line-height:30px; color:#000; font-size:14px;}
.dibu dl span{
	float:left;
	width:50%;
	height:30px;
	line-height:30px;
	list-style:none;
}
.dibu dl span a{ color:#070707; font-size:14px;}
.dibu dl span a:hover{ color:#e900d6;}



.location1 {BACKGROUND:url(../images/titlebg.jpg) no-repeat; MARGIN: 0px 0px 0px 0px; WIDTH:375px; DISPLAY: inline; FLOAT: left; HEIGHT:50px}
.location1 .f12 {FLOAT:right; LINE-HEIGHT:50px; PADDING-RIGHT: 20px;}
.location1 DIV {PADDING-BOTTOM: 0px; LINE-HEIGHT:50px; PADDING-LEFT:30px; PADDING-RIGHT: 0px; FLOAT: left; COLOR:#087405; FONT-SIZE: 18px; FONT-WEIGHT: bold; PADDING-TOP: 0px; letter-spacing:1px}




.about_footer {PADDING-BOTTOM: 0px; LINE-HEIGHT: 19px; PADDING-LEFT: 11px; WIDTH: 920px; PADDING-RIGHT: 0px; FLOAT: left; COLOR: #a0a0a0; PADDING-TOP: 10px; padding-bottom:10px}

.Minititle {font-weight: bold;font-size: 12px;background-image: url(../images/linktou.gif);background-repeat: no-repeat;background-position: 0px center;text-align: left;padding-left: 5px;height:28px;}

.newstitle {font-size: 14px;color: #333333;text-decoration: none;font-weight:bold;line-height:30px;letter-spacing:1px;}

.newstitletd {font-weight: bold;font-size: 12px;background-image: url(../images/tou.gif);background-color: #F0F9FE;background-repeat: no-repeat;background-position: 3px center;text-align: left;padding-left: 5px;height:28px;}

.lefttitlezh {font-weight: bold;font-size: 12px;background-image: url(../images/leftbg.jpg);background-repeat: no-repeat;background-position: 0px center;color:#ffffff;text-align: left;padding-left: 30px;height:37px;letter-spacing:1px;}

.leftmeunzh {font-weight: bold;font-size: 12px;background-image: url(../images/Leftbg.jpg);background-repeat: no-repeat;background-position: 0px center;color:#006e29;text-align: left;padding-left: 35px;height:40px;letter-spacing:1px;}

.proshow img {
	max-width:800px;
	/* [disabled]max-height:700px; */

width: expression(this.width > 700 && this.width > this.height ? 700 : auto);}
/* =-=-=-=-=-=-=-[主页面构架]-=-=-=-=-=-=-=- */

/* =-=-=-=-=-=-=-[图片缩放]-=-=-=-=-=-=-=- */
.smallpic{
    /*非IE内核*/
    display:table-cell;
    vertical-align:middle;
    /*IE内核*/
    *display:block;
    *font-size:157px;/*高度为200PX，  则200*0.873约为175px*/

    text-align:center;
    width:180px;
    height:180px;

    }
.smallpic img{
	vertical-align:middle;/*之前的是图片上下左右居中。后面的是处理等比例缩放的*/
	max-width:180px; width:expression(this.width > 180 ? "180px" : this.width); max-height:180px; height:expression(this.height > 180 ? "180px" : this.height);}

/* =-=-=-=-=-=-=-[图片缩放]-=-=-=-=-=-=-=- */



/* =-=-=-=-=-=-=-[产品分类]-=-=-=-=-=-=-=- */
DIV.NavigationContainer {
	PADDING-BOTTOM: 20px; BACKGROUND-COLOR: #d1d9e2; WIDTH: 200px
}
DIV.GlobalNavLinkPlaceholder {
	PADDING-BOTTOM: 15px; PADDING-LEFT:0px; PADDING-RIGHT:0px; COLOR: #000; PADDING-TOP: 15px
}
DIV.GlobalNavLinkPlaceholder span{ display:block; line-height:30px; font-size:12px; line-height:30px;}
/*DIV.GlobalNavLinkPlaceholder span a{
	display:block;
	padding:0px 20px 0px 0px;
	background-image:url(../Images/ico1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent: 10px;
}*/
DIV.GlobalNavLinkPlaceholder span a
DIV.SecondaryNavigation {
	PADDING-BOTTOM: 3px; PADDING-TOP:3px
}

A.GlobalNavigationLink,A.GlobalNavigationLink:link  {
	PADDING-LEFT:40px;
	PADDING-RIGHT: 5px;
	DISPLAY: block;
	FONT-FAMILY: Arial, Sans-Serif;
	BACKGROUND: url(../images/icobg.png) no-repeat 0px 0px;
	COLOR: #f464a1;
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	line-height:36px;
	height:36px;
	font-weight:bold;
}

A.GlobalNavigationLink:visited {
	DISPLAY: block; COLOR: #ffffff; TEXT-DECORATION: none
}
A.GlobalNavigationLink:hover {
	DISPLAY: block; COLOR: #000; TEXT-DECORATION: underline
}
A.GlobalNavigationActiveLink {
	PADDING-BOTTOM: 2px; PADDING-LEFT: 13px; PADDING-RIGHT: 5px; DISPLAY: block; FONT-FAMILY: Arial, Sans-Serif; BACKGROUND: url(../images/navigationDoubleArrowOn.gif) no-repeat 0px 8px; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-DECORATION: none; PADDING-TOP: 3px
}
A.GlobalNavigationActiveLink:link {
	PADDING-BOTTOM: 2px; PADDING-LEFT: 13px; PADDING-RIGHT: 5px; DISPLAY: block; FONT-FAMILY: Arial, Sans-Serif; BACKGROUND: url(../images/navigationDoubleArrowOn.gif) no-repeat 0px 8px; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-DECORATION: none; PADDING-TOP: 3px
}
A.GlobalNavigationActiveLink:hover {
	DISPLAY: block; COLOR: #990000; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
A.GlobalNavigationWithoutSubLink {
	PADDING-BOTTOM: 2px; PADDING-LEFT: 13px; PADDING-RIGHT: 5px; DISPLAY: block; FONT-FAMILY: Arial, Sans-Serif; BACKGROUND: url(../images/navigationDoubleArrowOff.gif) no-repeat 0px 8px; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-DECORATION: none; PADDING-TOP: 3px
}
A.GlobalNavigationWithoutSubLink:link {
	PADDING-BOTTOM: 2px; PADDING-LEFT: 13px; PADDING-RIGHT: 5px; DISPLAY: block; FONT-FAMILY: Arial, Sans-Serif; BACKGROUND: url(../images/navigationDoubleArrowOff.gif) no-repeat 0px 8px; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-DECORATION: none; PADDING-TOP: 3px
}
A.GlobalNavigationWithoutSubLink:visited {
	DISPLAY: block; COLOR: #000000; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.GlobalNavigationWithoutSubLink:hover {
	DISPLAY: block; COLOR: #990000; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
A.GlobalSecondaryNavigationLink {
	PADDING-BOTTOM: 1px; LINE-HEIGHT: 18px; PADDING-LEFT: 27px; PADDING-RIGHT: 5px; DISPLAY: block; FONT-FAMILY: Arial, Sans-Serif; BACKGROUND: url(../images/navigationDoubleArrowOff.gif) no-repeat 13px 5px; COLOR: #000000; FONT-SIZE: 11px; TEXT-DECORATION: none; PADDING-TOP: 0px
}
A.GlobalSecondaryNavigationLink:link {
	PADDING-BOTTOM: 1px; LINE-HEIGHT: 18px; PADDING-LEFT: 27px; PADDING-RIGHT: 5px; DISPLAY: block; FONT-FAMILY: Arial, Sans-Serif; BACKGROUND: url(../images/navigationDoubleArrowOff.gif) no-repeat 13px 5px; COLOR: #000000; FONT-SIZE: 11px; TEXT-DECORATION: none; PADDING-TOP: 0px
}
A.GlobalSecondaryNavigationLink:visited {
	DISPLAY: block; COLOR: #164e6f; TEXT-DECORATION: none
}
A.GlobalSecondaryNavigationLink:hover {
	DISPLAY: block; COLOR: #990000; TEXT-DECORATION: underline
}
A.GlobalSecondaryActiveLink {
	PADDING-BOTTOM: 1px; LINE-HEIGHT: 18px; PADDING-LEFT: 27px; PADDING-RIGHT: 5px; DISPLAY: block; FONT-FAMILY: Arial, Sans-Serif; BACKGROUND: url(../images/navigationDoubleArrowOn.gif) no-repeat 13px 6px; COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none; PADDING-TOP: 0px
}
A.GlobalSecondaryActiveLink:link {
	PADDING-BOTTOM: 1px; LINE-HEIGHT: 18px; PADDING-LEFT: 27px; PADDING-RIGHT: 5px; DISPLAY: block; FONT-FAMILY: Arial, Sans-Serif; BACKGROUND: url(../images/navigationDoubleArrowOn.gif) no-repeat 13px 6px; COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none; PADDING-TOP: 0px
}
A.GlobalSecondaryActiveLink:hover {
	DISPLAY: block; COLOR: #990000; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
DIV.GlobalNavLinkPlaceholder span a,A.GlobalSecondaryWithoutSubLink {
	PADDING-BOTTOM: 1px;
	LINE-HEIGHT:28px;
	PADDING-LEFT: 40px;
	PADDING-RIGHT: 5px;
	DISPLAY: block;
	FONT-FAMILY: Arial, Sans-Serif;
	BACKGROUND: url(../images/ico1.png) no-repeat 22px 6px;
	COLOR: #000;
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	PADDING-TOP: 0px
}
A.GlobalSecondaryWithoutSubLink:link {
	PADDING-BOTTOM: 1px; LINE-HEIGHT:22px; PADDING-LEFT: 40px; PADDING-RIGHT: 5px; DISPLAY: block; FONT-FAMILY: Arial, Sans-Serif; BACKGROUND: url(../images/ico1.gif) no-repeat 22px 6px; COLOR: #097307; FONT-SIZE: 12px; TEXT-DECORATION: none; PADDING-TOP: 0px
}
A.GlobalSecondaryWithoutSubLink:visited {
	DISPLAY: block; COLOR: #097307; TEXT-DECORATION: none
}
A.GlobalSecondaryWithoutSubLink:active {
	DISPLAY: block; COLOR: #097307;  TEXT-DECORATION: none
}
A.GlobalSecondaryWithoutSubLink:hover {
	DISPLAY: block; COLOR: #333333; TEXT-DECORATION: underline
}
A.GlobalSecondaryWithoutSubActiveLink {
	PADDING-BOTTOM: 1px; LINE-HEIGHT: 18px; PADDING-LEFT: 27px; PADDING-RIGHT: 5px; DISPLAY: block; FONT-FAMILY: Arial, Sans-Serif; BACKGROUND: url(../images/navigationArrow.gif) no-repeat 13px 0px; COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none; PADDING-TOP: 0px
}
A.GlobalSecondaryWithoutSubActiveLink:link {
	PADDING-BOTTOM: 1px; LINE-HEIGHT: 18px; PADDING-LEFT: 27px; PADDING-RIGHT: 5px; DISPLAY: block; FONT-FAMILY: Arial, Sans-Serif; BACKGROUND: url(../images/navigationArrow.gif) no-repeat 13px 0px; COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none; PADDING-TOP: 0px
}
A.GlobalSecondaryWithoutSubActiveLink:hover {
	DISPLAY: block; COLOR: #990000; TEXT-DECORATION: underline
}
A.GlobalTertiaryNavigationLink {
	PADDING-BOTTOM: 0px; LINE-HEIGHT: 18px; PADDING-LEFT: 41px; PADDING-RIGHT: 5px; DISPLAY: block; FONT-FAMILY: Arial, Sans-Serif; BACKGROUND: url(../images/navigationArrow.gif) no-repeat 28px 1px; COLOR: #000000; FONT-SIZE: 10px; TEXT-DECORATION: none; PADDING-TOP: 0px
}
A.GlobalTertiaryNavigationLink:link {
	PADDING-BOTTOM: 0px; LINE-HEIGHT: 18px; PADDING-LEFT: 41px; PADDING-RIGHT: 5px; DISPLAY: block; FONT-FAMILY: Arial, Sans-Serif; BACKGROUND: url(../images/navigationArrow.gif) no-repeat 28px 1px; COLOR: #000000; FONT-SIZE: 10px; TEXT-DECORATION: none; PADDING-TOP: 0px
}
A.GlobalTertiaryNavigationLink:visited {
	DISPLAY: block; COLOR: #164e6f; TEXT-DECORATION: none
}
A.GlobalTertiaryNavigationLink:hover {
	DISPLAY: block; COLOR: #990000; TEXT-DECORATION: underline
}
A.GlobalTertiaryActiveLink {
	PADDING-BOTTOM: 0px; LINE-HEIGHT: 18px; PADDING-LEFT: 41px; PADDING-RIGHT: 5px; DISPLAY: block; FONT-FAMILY: Arial, Sans-Serif; BACKGROUND: url(../images/navigationArrow.gif) no-repeat 28px 1px; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: none; PADDING-TOP: 0px
}
A.GlobalTertiaryActiveLink:link {
	PADDING-BOTTOM: 0px; LINE-HEIGHT: 18px; PADDING-LEFT: 41px; PADDING-RIGHT: 5px; DISPLAY: block; FONT-FAMILY: Arial, Sans-Serif; BACKGROUND: url(../images/navigationArrow.gif) no-repeat 28px 1px; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: none; PADDING-TOP: 0px
}
A.GlobalTertiaryActiveLink:hover {
	DISPLAY: block; COLOR: #990000; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
/* =-=-=-=-=-=-=-[产品分类]-=-=-=-=-=-=-=- */
.clear{ clear:both;}
.productlist{}
.productlist li{ float:left;width:280px; margin:10px 15px 10px; text-align:center;}
.productlist li h3{
	display:block;
	line-height:36px;
	font-weight: normal;
	margin-top: 6px;
}
.productlist li a{
	display:block;
	font-size:14px;
	text-align:center;
}
.productlist li .cpimg{ height:300px;}
.productlist li .cpimg a img{
	height:300px;
	max-width:280px;
	margin:0 auto;
	vertical-align:middle;
}
.about_cont{ padding:10px;}
.nydh{border-bottom:#CCC 1px dotted; line-height:30px; margin-bottom:10px;}
.proshow{
	margin-bottom:10px;
	margin-top: 30px;
}
.neirong{
	/* [disabled]text-align:center; */
}
.neirong img{ max-width:800px;}
.neirong p{ margin-bottom:15px;}
.daoduu{
font-size: 15px;
text-align: inherit;
white-space: normal;
padding: 30px 15px 15px;
box-sizing: border-box;
min-width: 0px;
border: 1px solid #C0C8D1;
text-decoration: inherit;
color: #333333;
word-wrap: break-word !important;
background-color: #EFEFEF;
text-align:left;
text-indent:2em;
}
.daoduimg{width: 80px;margin-bottom: -27px; text-align:left; }
.mainbox{ padding:10px 15px;}
.mainbox p{ text-indent:2em;}
.maxbox{width:1200px; margin:0px auto}

.title{
	font-size:24px;
	color:#222;
	text-align:center;
	font-weight: bold;
	line-height: 60px;
	letter-spacing: 3px;
	background-image: url(../images/titlebg.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px 0px;
	margin: 30px 0px;
}
.aboutbox{
	margin:10px 0px 40px;
	padding: 0px 10px 30px;
	background-position:center bottom;
	background-repeat:no-repeat;
	background-size:cover;
	-webkit-box-shadow:0px 5px 5px #888888; /*老的For Chrome5+, Safari5+*/
-moz-box-shadow: 0px 5px 5px #888888; /* 老的 firefox */
box-shadow: 0px 5px 5px #888888;
}
.inbox{
	margin:10px 0px 40px;
	padding: 0px 10px 30px;
	background-position:center bottom;
	background-repeat:no-repeat;
	background-size:cover;
	-webkit-box-shadow:0px 5px 5px #888888; /*老的For Chrome5+, Safari5+*/
-moz-box-shadow: 0px 5px 5px #888888; /* 老的 firefox */
box-shadow: 0px 5px 5px #888888;
}
.bg1{
	background-image:url(../images/bg1.jpg);
}
.bg2{
	background-image:url(../images/bg2.jpg);
}
.bg3{
	background-image:url(../images/bg3.jpg);
}
.bg4{
	background-image:url(../images/bg4.jpg);
}
.inbox ul{ margin:0px -1%}
.inbox li{
	text-align:center;
}
.inbox li.dan{width:31.3333%;
	margin:10px 1% 15px;float:left;}

.inbox li.dan .dimg{height:500px; overflow:hover;}
.inbox li.left{
	float:left;
	width:23%;
	margin:10px 1% 15px;
}
.inbox li.left .leftimg{
	height:370px;
	overflow:hidden;
}
.inbox li.left3{
	float:left;
	width:31.3332%;
	margin:10px 1% 15px;
}
.inbox li.left3 .left3img{
	height:360px;
	overflow:hidden;
}
.inbox li.left3 .left2img{
	height:500px;
	overflow:hidden;
}
.inbox li.left .left4img{
	height:280px;
	overflow:hidden;
}
.inbox li.left .left5img{
	height:360px;
	overflow:hidden;
}
.inbox li.left .left6img{
	height:380px;
	overflow:hidden;
}

.inbox li img{
	display:block;
	width:99%;
	border:2px solid #fff;
	margin: 0 auto 10px;
	height:100%;
}
.inbox h3{ font-size:24px; font-weight:normal; text-align:center;margin-top:15px;font-weight:bold;color:#fff; }
.inbox h3 span{ padding:12px 30px; border-radius:5px;  margin: 0 auto;text-align:center; line-height:36px; border-top:1px solid #eee; background-color:#dd5790;}
.inbox dl{
	/* [disabled]border:2px solid #FE9642; */
	margin-bottom:20px;
	padding:10px;
	border-radius:5px;
	background-color: #000;
	box-shadow: 2px 3px 5px #000;
	height: 500px;
	position:relative;
}
.inbox dl dt img{
	width:160px;
	border:3px solid #C81A23;
	border-radius:5px;
	border-radius:50%;
}
.inbox dl dt{ float:left; width:60%; margin-right:4%;height: 100%;}

.inbox dl dd{
	float:left;
	width:34%;
	height: 100%;
	background-image: url(../images/bg-2.jpg);
	background-color:#f6c5b4;
	padding:0px 1%;
}
.inbox dl dd img{
}
.inbox dl p{ line-height:30px; font-size:16px;}

.footerb{ background-color:#f1f1f1;  position:fixed;
	z-index:200;
	bottom:0;
	left:0;
	width:100%;}
.footerb dl{
	text-align:center;
	background-color: #f464a1;
	color:#fff;
	width:1200px;
	margin:0 auto;

}
.footerb dl a{color:#fff;font-size:50px; line-height:60px; font-weight:bold;}
.footerb dl dt{
	display: inline;
}
.footerb dl img{ height:40px; vertical-align:center; }
.footerb dl dd {
	display:inline;
}