/*-----banner----------------------- */

.banner {
	width:100%;
	height:500px;
	overflow:hidden;
	position:relative;
}
.banner ul {
	width:1599px;
	position:absolute;
	left:50%;
	margin-left:-799px;
	top:0px;
	height:591px;
}
.banner ul li {
	width:1599px;
	height:591px;
	position:absolute;
	left:0px;
	top:0px;
	display:block
}
.arrows {
	width:1000px;
	position:relative;
	z-index:999;
	margin:0 auto
}
.arrows div {
	width:1000px;
	float:left;
	margin-top:-300px;
}
.arrows .prev {
	float:left;
	background:url("../images/left_but.png") no-repeat;
	width:30px;
	height:60px;
	color:#fff;
	display:block
}
.arrows .next {
	float: right;
	background-position:right 0;
	background:url("../images/right_but.png") no-repeat;
	width:30px;
	height:60px;
	color:#fff;
	display:block
}
.main {
	background:url("../images/main_bg.jpg") repeat-y top center;
	min-height:291px;
	width:100%
}
.mainWaper {
	width:963px;
	margin:0 auto
}
/*-----Hotspro----------------------- */
.mainWaper .Hotspro {
	float:left;
	width:263px;
	height:285px;
	position:relative;
	background:url("../images/hots_tui.jpg") no-repeat;
	margin-left:10px;
}
.mainWaper .Hotspro:hover {
	color:#fff;
	filter:alpha(Opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8
}
.mainWaper .Hotspro .autoban li {
	width:246;
	height:250px;
	/*overflow:hidden;*/
	float:left;
	position:absolute;
	left:0px;
	top:0px;
	display:none;
	margin:9px 0 0 8px
}
.mainWaper .Hotspro .autoban li table {
	width:246;
	height:250px;
}
.mainWaper .Hotspro .htitle {
	position:absolute;
	/*bottom:0px;*/
	margin-left:4px
}
/*-----Sense----------------------- */
.con2_left .Sense {
	width:550px;
	float:left;
}
.con2_left .Sense-title:hover {
	color:#fff;
	filter:alpha(Opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
.con2_left .Sense dl {
	padding-top:15px;
	font-family:"microsoft yahei";
	height:96px
}
.con2_left .Sense dt {
	float:left;
	border:solid 1px #84aedc;
	width:104px;
	height:82px
}
.con2_left .Sense dt:hover {
	color:#fff;
	filter:alpha(Opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8
}
.con2_left .Sense dd {
	width:545px;
	float:left;
	padding-left:12px
}
.con2_left .Sense dd .sbule {
	font-size:16px;
	color:#0077da;
	font-weight:bold;
	height:25px;
	overflow:hidden
}
.con2_left .Sense dd .sbule a {
	color:#ffe300
}
.con2_left .Sense dd .sbule a:hover {
	color:#333
}
.con2_left .Sense dd .sgary {
	color:#fff;
	line-height:30px;
	font-family:"microsoft yahei";
	height:240px;
	overflow:hidden;
	font-size:14px;
	margin-top:5px;
}
.con2_left .Sense dd .sgary a {
	color:#8a8a8a
}
.con2_left .Sense dd .sgary a:hover {
	color:#0077da
}
.con2_left .Sense ul {
	background:#efefec;
	border-top:solid 1px #e4e4e1;
	border-bottom:solid 1px #e4e4e1;
	height:113px
}
.con2_left .Sense ul li {
	background:url("../images/sense_icon.png") no-repeat 8px 10px;
	height:28px;
	line-height:28px;
	overflow:hidden;
	font-family:"microsoft yahei"
}
.con2_left .Sense ul li a {
	padding-left:20px
}
.con2_left .Sense ul li a:hover {
	color:#0077da
}
/*-----News----------------------- */
.con3_left .News {
	width:470px;
	float:left;
}
.news_title{
	width:470px;
	height:54px;
	float:left;
	}
.news_title p{
	width:300px;
	height:54px;
	float:left;
	}
.news_title a{
	float:right;
	font:14px/54px "microsoft yahei"
	}
.con3_left .News-title:hover {
	color:#fff;
	filter:alpha(Opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
.con3_left .news_leibiao ul {
	height:218px;
	padding-top:9px
}
.con3_left .news_leibiao li {
	height:43px;
	margin-left:10px;
	background:url("../images/new_line.jpg") no-repeat;
	width:450px;
	height:45px;
	font-family:"microsoft yahei";
	margin-top:11px
}
.con3_left .news_leibiao li:hover {
	background:url("../images/news_hover.jpg") no-repeat;
	width:450px;
	height:45px;
}
.con3_left .news_leibiao li .newsTime {
	width:51px;
	height:40px;
	text-align:center;
	font-family:"microsoft yahei";
	text-align:center;
	color:#fff;
	font-size:28px;
	line-height:18px;
	padding-top:3px;
	float:left
}
.con3_left .news_leibiao li .newsDate {
	font-family:Arial;
	font-size:12px;
	text-transform:uppercase
}
.con3_left .news_leibiao li .newsText {
	width:394px;
	float:right;
	line-height:40px;
	height:40px;
	overflow:hidden;
	padding-left:5px;
	padding-top:2px
}
.con3_left .news_leibiao li .newsText a {
	color:#000;
	font-size:14px
}
.con3_left .news_leibiao li .newsMore {
	color:#b3b3b3
}
.con3_left .news_leibiao li .newsMore a {
	color:#007ada;
	float:right;
	margin-right:5px;
}
.con3_left .news_leibiao li .newsMore:hover {
	color:#e4a100
}
.con3_left .news_leibiao li .newsMore:hover a {
	color:#e4a100
}
/*--------------------------aboutmain----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.aboutWaper {
	background:url("../images/about_bg.jpg") top center repeat-y;
	height:auto;
	min-height:400px;
	margin-top:100px;
}
.afootline {
	background:url("../images/about_foot_line.jpg") no-repeat bottom center;
	height:53px;
	width:960px;
	margin:0 auto
}
/*-----aboutLeft----------------------- */
.aboutLeft {
	width:189px;
	float:left;
	margin-top:-34px
}
.aboutLeft-repeat {
	background:url("../images/about_rline.jpg") repeat-y;
}
.aboutLeft-repeat-mid {
	background:url("../images/about_lcot.jpg") no-repeat top left;
	height:auto;
	min-height:180px;
}
.aboutLeft-repeat-mid ul {
	margin-left:18px
}
.aboutLeft-repeat-mid li {
	width:150px;
	height:38px;
	text-align:center;
	background:url("../images/about_line.jpg") no-repeat left bottom
}
.aboutLeft-repeat-mid li a {
	overflow:hidden;
	font:normal 16px/35px "microsoft yahei";
	color:#fff;
	background:url("../images/about_sub.jpg") no-repeat;
	width:150px;
	height:35px;
	display:block;
	FILTER: DropShadow(Color=#0069ae, OffX=1, OffY=1, Positive=1);
	text-shadow: 1px 1px #0069ae
}
.aboutLeft-repeat-mid li a:hover, #cuurrent a {
	background:url("../images/about_sub_hover.jpg");
	FILTER: DropShadow(Color=#ac7202, OffX=1, OffY=1, Positive=1);
	text-shadow: 1px 1px #ac7202
}
.aboutLeft-repeat-bot {
	background:url("../images/about_rp_bot.jpg") no-repeat top left;
	height:415px
}
/*-----右边公用----------------------- */
.aboutRight {
	width:748px;
	float:right
}
.aboutRight-title {
	border-bottom:solid 1px #e0e0e0;
	height:28px;
	line-height:28px;
	padding-bottom:4px
}
.aboutRight-title h2 {
	float:left;
	width:200px;
	overflow:hidden;
	font-weight:normal;
	font-size:20px;
	color:#007ad8;
	height:28px;
	font-family:"microsoft yahei"
}
.aboutRight-title p {
	float:right;
	text-align:right;
	width:500px;
	overflow:hidden;
	color:#acacac;
	height:28px;
	font-size:13px
}
.aboutRight-title p a {
	color:#acacac
}
.aboutRight-title p a:hover {
	color:#017add
}
.aboutRight-title p .fbule {
	color:#017add;
	text-decoration:underline
}
/*-----集团简介----------------------- */
.group-content {
	color:#2d2d2d;
	font-size:14px;
	margin-top:20px;
	font-family:"microsoft yahei";
	line-height:36px;
}
.group-text {
	width:440px
}
.group-tbule {
	font-size:20px;
	font-family:"microsoft yahei";
	color:#007ad8
}
.group-torgin {
	color:#d9a800
}
.group-h40 {
	padding-top:40px
}
/*-----企业荣誉----------------------- */
#honorCase {
	width:100%;
}
.honorShow ul li {
	float: left;
	height:303px;
	display: block;
	width:195px;
	padding-top:43px;
	margin-left:39px
}
.honorShow ul li p {
	background:url("../images/honor_bg2.jpg") no-repeat;
	width:192px;
	height:261px
}
.honorShow ul li p:hover {
	background:url("../images/honor_hover.jpg") no-repeat
}
.honorShow ul li p table {
	width:178px;
	height:247px;
}
.honorPic {
	width:178px;
	height:247px;
*font-size:240px
}
.honorText {
	background:url("../images/honor_bg.jpg") no-repeat;
	width:195px;
	height:31px;
	line-height:28px;
	text-align:center;
	margin-top:11px;
	overflow:hidden
}
/*-----发展历程----------------------- */
.process {
	color:#666;
	line-height:24px;
	background:url("../images/job_line.jpg") repeat-y;
	overflow:hidden;
	margin-left:22px;
	padding-bottom:52px
}
.processlist {
	background:url("../images/job_dian.jpg") no-repeat 0px 0px;
	overflow:hidden
}
.processDate {
	width:75px;
	float:left;
	text-align:center;
	color:#b9b9b9;
	font-family:"microsoft yahei";
	font-weight:bold;
	font-size:15px;
	line-height:12px
}
.processText {
	width:327px;
	float:left;
	font-size:13px;
	line-height:26px;
	margin-top:-6px
}
.processPic {
	float:right;
	width:196px;
	height:108px;
}
.processPic table {
	width:196px;
	height:108px
}
.process:last-child {
	background:none
}
/*-----品牌历程----------------------- */
.Brand {
	background:url("../images/pplc_pic.jpg") no-repeat top right;
}
/*-----news----------------------- */
.newlist dl {
	height:137px;
	border-bottom: solid 1px #d5d5d5
}
.newlist dl:hover {
	background:url("../images/newslist_hover.jpg") repeat-x
}
.newlist dt {
	background:url("../images/newlist_time.png") no-repeat;
	width:75px;
	height:90px;
	text-align:center;
	float:left;
	margin-left:12px;
	margin-top:24px
}
.newlist dd {
	float:left;
	width:603px;
	padding-left:27px;
	font-family:Arial;
	padding-top:24px;
	font-size:13px
}
.newlistTime {
	color:#f3f3f3;
	font-size:13px;
	height:20px;
	line-height:20px;
	padding-top:7px
}
.newlistDate {
	font-size:36px;
	font-weight:bold;
	color:#5b5b5b;
	height:54px;
	line-height:54px
}
.newlistBlue {
	color:#135bab;
	font-weight:bold;
	font-size:14px;
	height:30px;
	line-height:30px;
	overflow:hidden
}
.newlistBlue a {
	color:#135bab
}
.newlistBlue a:hover {
	color:#333
}
.newlistText {
	height:48px;
	overflow:hidden;
	color:#808080
}
.newlistMore {
	color:#135bab
}
.newlistMore a {
	color:#135bab
}
.newlistBlue a:hover {
	color:#333
}
/*-----newsshow----------------------- */
.newshowTitle {
	color:#3e3e3e;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	text-align:center;
	padding:40px 0 7px 0
}
.newshowTime {
	text-align:center;
	border-bottom:dotted 1px #acacac;
	color:#818181;
	padding-bottom:5px;
	margin-bottom:15px
}
/*-----product----------------------- */
.productBox {
	background:url("../images/part_cent.jpg") repeat-y;
	overflow:hidden
}
.productlist {
	background:url("../images/part_bot.jpg") no-repeat left bottom;
	overflow:hidden
}
.productlist ul {
	width:800px;
	background:url("../images/part_top.jpg") no-repeat;
	overflow:hidden
}
.productlist li {
	width:230px;
	height:243px;
	padding:18px 20px 40px 0px;
	float:left;
	display:block;
	position:relative
}
.productlist li table {
	width:230px;
	height:222px
}
.produpic {
	position:absolute;
	top:0;
	left:-1px;
}
/*-----产品二级下拉----------------------- */
.menu_head {
	float:left;
	width:150px;
	height:38px;
	margin-left:18px;
	line-height:35px;
	background:url("../images/about_line.jpg") no-repeat left bottom
}
.menu_head a {
	display:block;
	padding-left:28px;
	font-size:14px;
	color:#fff;
	FILTER: DropShadow(Color=#0069ae, OffX=1, OffY=1, Positive=1);
	text-shadow: 1px 1px #0069ae;
	background:url("../images/about_sub.jpg") no-repeat;
}
.menu_head a:hover {
	background:url("../images/sub_nav.jpg") no-repeat
}
.b_hover a {
	background:url("../images/about_sub_hover.jpg") no-repeat;
	color:#fff;
	FILTER: DropShadow(Color=#ac7202, OffX=1, OffY=1, Positive=1);
	text-shadow: 1px 1px #ac7202
}
.b_hover a:hover {
	background:url("../images/about_sub_hover.jpg") no-repeat;
	color:#fff;
	FILTER: DropShadow(Color=#ac7202, OffX=1, OffY=1, Positive=1);
	text-shadow: 1px 1px #ac7202
}
.menu_body {
	width:150px;
	display:none;
	overflow:hidden;
	float:left;
	margin-left:18px;
	padding-bottom:5px;
	font-size:13px;
	background:#f8f8f8
}
.menu_body a {
	display:block;
	float:left;
	width:150px;
	height:32px;
	line-height:32px;
	background:url("../images/pro_sub_line.jpg") no-repeat center bottom;
	text-align:center;
	FILTER: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	text-shadow: 1px 1px #ffffff;
	overflow:hidden
}
.menu_body a:hover {
	color:#0066cc
}
/*-----proshow----------------------- */
.proshow {
	padding-top:40px;
	font-family:"microsoft yahei";
}
.proshowLeft {
	width:340px;
	height:364px;
	float:left
}
.proshowLeft table {
	width:340px;
	height:364px
}
.proshowRight {
	width:372px;
	float:right;
	padding-right:25px;
	font-size:16px;
	color:#585858;
	line-height:30px
}
.proshowRight .ptitle {
	color:#424242;
	font-size:30px;
	border-bottom:solid 1px #ececec;
	padding:50px 0 15px 0
}
.proshowRight .pbule {
	color:#0084db;
	font-size:26px;
	padding:10px 0 20px 0
}
.proshowRight .pbut {
	padding-top:30px
}
.proshowRight .pbut a {
	padding-right:8px
}
.proshowCot {
	background:url("../images/proshow_content.jpg") no-repeat;
	margin-top:60px;
	font-family:"microsoft yahei";
	overflow:hidden
}
.proshowCot .p1 {
	font-size:18px;
	color:#232323;
	line-height:36px;
	padding-top:40px;
	padding-right:30px
}
.proshowCot .p2 {
	padding-left:9px
}
.proshowCot .p3 {
	padding-left:30px
}
/*-----contact----------------------- */
.contact {
	clear:both;
}
.contact-img {
	float:left;
	margin:40px 0 0 20px;
	width:352px;
	background:url("../images/contact-bg.jpg") no-repeat right;
	min-height:360px;
	_height:360px;
}
.contact-img img {
	float:left;
}
.contact-wz {
	float:left;
	margin:40px 0 0 30px;
	padding-top:75px;
}
.contact-wz-title {
	color:#0080DA;
	font-size:20px;
	font-family:"microsoft yahei";
	margin-bottom:10px;
}
.contact-wz p {
	line-height:30px;
}
/*-----message----------------------- */
.message {
	clear:both;
}
.message-title {
	margin-top:40px;
}
.message-ted {
	color:#F00;
}
.message-msh {
	clear:both;
	line-height:24px;
	background:url("../images/message-icon.jpg") repeat-x bottom;
	margin:0 15px 0 15px;
	padding:24px 0 15px 0;
}
.message-list {
	clear:both;
	padding-top:35px;
	padding-left:7px;
}
.message-list li {
	list-style-type:none;
	clear:both;
	padding-bottom:20px;
}
.message-list li span {
	width:70px;
	text-align:right;
	display:block;
	float:left;
}
.message-list li font {
	color:#FF0000;
	padding-left:5px;
}
.message-input {
	background:url("../images/message-input-bg.jpg") no-repeat;
	width:219px;
	height:23px;
	line-height:23px;
	border:#BCBCBC solid 1px;
	margin:0px;
	padding:0 5px 0 5px;
}
.message-textarea {
	background:url("../images/meaages-textarea-bg.jpg") no-repeat;
	width:309px;
	height:93px;
	line-height:23px;
	border:#BCBCBC solid 1px;
	margin:0px;
	padding:0 5px 0 5px;
	resize:none
}
.message-botton {
	background:url("../images/message-tj.jpg") no-repeat;
	width:75px;
	height:26px;
	border:none;
	margin-left:70px;
}
.message-yzhm {
	padding:0 5px 0 5px;
	height:24px;
	line-height:40px;
	border:#BCBCBC solid 1px;
	width:80px;
	margin-right:5px;
}
/*-----育儿资讯----------------------- */

.Senselist {
	width:748px
}
.Senselist-title:hover {
	color:#fff;
	filter:alpha(Opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
.Senselist dl {
	padding-top:19px;
	font-family:"microsoft yahei";
	height:96px
}
.Senselist dt {
	float:left;
	border:solid 1px #84aedc;
	width:104px;
	height:82px
}
.Senselist dt:hover {
	color:#fff;
	filter:alpha(Opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8
}
.Senselist dd {
	width:620px;
	float:left;
	padding-left:12px
}
.Senselist dd .sbule {
	font-size:13px;
	color:#0077da;
	font-weight:bold
}
.Senselist dd .sbule a {
	color:#0077da
}
.Senselist dd .sbule a:hover {
	color:#333
}
.Senselist dd .sgary {
	color:#8a8a8a;
	line-height:20px;
	font-family:"microsoft yahei";
	height:40px;
	overflow:hidden
}
.Senselist dd .sgary a {
	color:#8a8a8a
}
.Senselist dd .sgary a:hover {
	color:#0077da
}
.Senselist ul {
	border-top:solid 1px #e4e4e1
}
.Senselist ul li {
	height:38px;
	line-height:38px;
	overflow:hidden;
	font-family:"microsoft yahei";
	border-bottom: dotted 1px #ccc
}
.Senselist ul li span {
	float:right;
	color:#999;
	padding-right:10px;
	font-family:"microsoft yahei";
}
.Senselist ul li a {
	padding-left:20px;
	background:url("../images/sense_icon.png") no-repeat 8px 14px;
	display:block
}
.Senselist ul li:hover {
	color:#0077da;
	background:#efefec;
}
/*-----网站地图----------------------- */
.lj_map {
	margin-top:32px;
}
.lj_map_bg {
	width:573px;
	height:472px;
	margin:20px 0px 0px 86px;
	position:relative;
	background:url("../images/lj_mapbg.jpg") no-repeat;
}
.map_one {
	width:53px;
	height:18px;
	position:absolute;
	right:26px;
	top:66px;
}
.map_one:hover .lj_tan_bg {
	display:block;
	vertical-align:top;
}
.lj_city_name {
	width:53px;
	height:18px;
	line-height:18px;
	font-size:13px;
	color:#000000;
	text-align:center;
	background:url("../images/lj_map_big.png") no-repeat;
	overflow:hidden;
	cursor:pointer
}
.lj_city_name:hover {
	background:url("../images/lj_map_big_hover.png") no-repeat;
}
.map_one2 {
	right:26px;
	top:110px;
}
.map_one3 {
	right:62px;
	top:148px;
}
.map_one4 {
	right:194px;
	top:168px;
}
.map_one5 {
	left:93px;
	top:157px;
}
.map_one6 {
	right:165px;
	top:216px;
}
.map_one7 {
	right:99px;
	top:219px;
}
.map_one8 {
	right:200px;
	top:259px;
}
.map_one9 {
	right:132px;
	top:195px;
}
.map_one10 {
	right:61px;
	top:254px;
}
.map_one11 {
	right:43px;
	top:282px;
}
.map_one12 {
	right:203px;
	top:306px;
}
.map_one13 {
	right:145px;
	top:295px;
}
.map_one14 {
	right:52px;
	top:309px;
}
.map_one15 {
	right:210px;
	top:353px;
}
.map_one16 {
	right:151px;
	top:344px;
}
.map_one17 {
	right:77px;
	top:353px;
}
.lj_tan_bg {
	width:218px;
	display:none;
	overflow:hidden;
	z-index:9999
}
.lj_ding1 {
	position:absolute;
	bottom:18px;
	right:-60px
}
.lj_tan {
	background:url("../images/lj_dicent.png") repeat-y;
	float:left;
	padding:10px 10px;
	overflow:hidden;
	width:198px;
}
.l_topbg {
	width:218px;
	height:15px;
	overflow:hidden;
	float:left;
}
.l_botbg {
	width:218px;
	height:31px;
	float:left;
}
.lj_tanText {
	line-height:20px;
	border-bottom:1px dotted #a0a0a0;
	padding:5px;
}
.lj_tanText em {
	display:block;
}
.lj_tanText i {
	font-style:normal;
	color:#0000ff
}
/*-----招聘----------------------- */
.zy_ny_job {
	padding:20px 0px;
}
.jkobsap {
	margin-top:46px;
}
.jkobsap td {
	padding:10px;
	text-align:center
}
.jkobsap th {
	font-size:14px;
	color:#9f9f9f;
	padding:10px;
}
.jkobsap td a {
	display:inline-block;
	width:69px;
	height:23px;
	background:url("../images/cha_01.jpg") no-repeat;
}
.jkobsap td a:hover {
	background:url("../images/cha_02.jpg") no-repeat;
}
.ny_jop_show {
	width:708px;
	border:1px solid #ededed;
	margin-top:20px;
	padding:25px 20px;
	margin-bottom:20px;
}
.ny_jop_show h3 {
	font-weight:normal;
	line-height:40px;
	font-size:20px;
	width:640px;
	color:#007fd9;
	font-family:microsoft yahei;
}
.ny_jop_show h3 span {
	float:right;
	font-size:16px;
}
.ny_jop_show h3 em {
	font-size:35px;
	color:#007fd9
}
.zy_ny_question {
	padding:20px 0px;
	overflow:hidden;
}
.zy_ny_question ul {
	width:713px;
	border-left:1px solid #dedede;
	margin-left:30px;
	float:left;
}
.zy_ny_question li {
	margin-bottom:20px;
	padding:10px 20px 10px 0px;
	width:100%;
	float:left;
}
.zy_ny_question li p {
	height:31px;
	font-weight:bold;
	font-size:14px;
	font-family:microsoft yahei;
	line-height:31px;
	overflow:hidden;
	background:url("../images/Q.png") no-repeat left 0px;
	text-indent:40px;
	margin-left:-16px;
	float:left;
	width:100%;
}
.zy_ny_question li p a {
	color:#6e6e6e;
}
.zy_ny_question li p a:hover {
	color:#135bab;
}
.zy_ny_question li span {
	display:block;
	line-height:20px;
	height:60px;
	overflow:hidden;
	background:url("../images/A.png") no-repeat left 0px;
	padding-left:40px;
	margin-top:10px;
	margin-left:-16px;
	width:668px;
	float:left;
}
/*-----page----------------------- */
.page {
	float:right;
	padding-top:40px
}
.page a {
	display:inline-block;
	float:left;
	padding:0 8px;
	color:#000;
	font-size:14px
}
.page a:hover {
	background:url("../images/page_line.jpg") no-repeat;
	color:#fff;
	font-weight:bold
}
.page .pagePrev {
	background:url("../images/page_bg.jpg") no-repeat;
	width:82px;
	height:25px;
	line-height:25px;
	color:#fff;
	text-align:center;
	padding:0;
	margin:0 6px
}
.page .pagePrev:hover {
	background:url("../images/page_hover.jpg") no-repeat
}
#pageNone {
	margin-right:39px;
	clear:both
}






.con1{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	margin-top:40px;
	}
.con1_left{
	width:189px;
	float:left;
	overflow:hidden;
	}
.con1_right{
	width:760px;
	float:left;
	overflow:hidden;
	}	
.con1_right ul{
	width:760px;
	overflow:hidden;
	margin-left:10px;
	}	
.con1_right li{
	width:223px;
	height:271px;
	float:left;
	display:block;
	position:relative;
	border:1px solid #007ada;
	margin:0 18px 28px 10px;
}	
.proname{
	width:222px;
	height:25px;
	text-align:center;
	background:#007ada;
	overflow:hidden;
	line-height:25px;
	}	
.proname a{
	font-family:"microsoft yahei";
	font-size:14px;
	color:#FFF;
	}	
	
.con2_bg{
	width:100%;
	overflow:hidden;
	height:400px;
	background:#007ada;
	margin-top:30px;

	}	
.con2{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	}	
.con2_left{
	width:550px;
	float:left;
	overflow:hidden;
	}
.con2_a	{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	margin-top:18px;
	}
.con2_a p{
	width:900px;
	float:left;
	height:60px;
	}	
.con2_a a{
	float:right;
	color:#FFF;
	font:14px/60px "microsoft yahei"
	}	
.con2_right{
	width:400px;
	height:260px;
	float:left;
	margin-left:30px;
	margin-top:30px;
	}	
.con3{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	margin-top:30px;
	}	
.con3_left{
	width:470px;
	float:left;
	}
.news_leibiao{
	width:470px;
	float:left;
	}	
.con3_right{
	width:470px;
	float:left;
	overflow:hidden;
	margin-left:40px;
	}	
.contact_title{
	width:470px;
	height:54px;
	float:left;
	}
.contact_title p{
	width:300px;
	height:54px;
	float:left;
	}
.contact_title a{
	float:right;
	font:14px/54px "microsoft yahei"
	}
	
.ind_news_1{
    width:260px;
	height:auto;
	float:right;
	margin-top:12px;
	display:inline;
	overflow:hidden;
}
.ind_news_1 li{
    width:100%;
	height:40px;
	line-height:40px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	font-size:14px;
}
.ind_news_1 li a{
	color:#000;
	}
.ind_box_1_left{
    display:block;
    width:180px;
	height:245px;
	float:left;
	margin-left:14px;
	margin-top:10px;
	display:inline;
	overflow:hidden;
}
.con4{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	margin-top:30px;
	}	
	
.con4_title p{
	width:900px;
	float:left;
	height:60px;
	}	
.con4_title a{
	float:right;
	font:14px/60px "microsoft yahei";
	}	
.con4 ul{
	float:left;
	height:300px;
	margin-top:20px;
	}
	
/*----------首页产品滚动begin-------------*/
#demo {
	overflow:hidden;
	width: 980px;
}
#demo img {
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}
/*----------首页产品滚动end-------------*/
	
	