@charset "utf-8";
/* CSS Document */

*{padding:0;margin:0;}
body{ margin:0px; padding:0px; font: 14px/18px Microsoft YaHei, Verdana, Geneva, sans-serif;background:url(../images/index_bg.jpg) 0px -4px no-repeat;}
body { behavior:url("css/csshover.htc"); }
form,ul,li,p,h1,h2,h3{ margin:0px; padding:0px;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
li{ list-style:none; list-style-position:outside;}
img{ border:none;}
img, input{ vertical-align:middle;}
a{ color:#333333; text-decoration:none; font-family:"微软雅黑";}
a:hover{ color:#e81123; text-decoration:none;}

/*公用样式*/
.bodydiv_parent{ width:100%; margin:auto;}
.bodydiv{ width:1200px; margin:auto;}
.clear{ clear:both;}
.cursor01{ cursor:pointer;}


#wrapper{width:100%;height:100%;}
.w1200{width:1200px;margin:0 auto;}
.w1200 img{display:block;}
.db{width:100%;height:40px;background:#595959;}
.db p{font-size:14px;color:#fff;}
.db div p{float:left;}
.db div p span{padding:20px;background:#1a4292;line-height:38px;}
.db div p span a{color:#fff;}
.db div p:first-child{width:70%;text-align:left;line-height:38px;} 
.db div p:last-child{width:30%;text-align:left;} 

/*导航*/
#nav{width:100%;background:url(../images/bt01.png) repeat-x center;}
#nav ul {
Width:1200px;    
height:54px;      
margin:0px auto;
padding:0;
list-style:none; 
}
 
#nav ul li {
width:148px;
float:left;
text-align:center;
font:16px/2.5 "microsoft yahei";
}
#nav ul li a {
color:#fff; text-decoration:none;line-height:54px;
}
#nav ul li a:hover {
display:block; height:54px;color:#FFFFFF; background:url(../images/bt02.png) no-repeat center;
}

/*banner*/
#container  a {
  color: #fff;
  text-decoration: none;
}

#container {
  overflow: hidden;
  margin:0px auto;
}

#sliderContainer {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}

#slider {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  border: #fff solid 0px;
  padding: 0px;
  background-color: #fff;
  box-sizing: border-box;
  box-shadow: 0px 0px 2px rgba(0,0,0,0.1);
}

#slider img {
  width: 100%;
  height: auto;
  display: block;
}

.slide {
  position: absolute;
  z-index: 0;
  opacity: 0;
  pointer-events: none;
}

.slide.active {
  position: relative;
  z-index: 1;
  opacity: 1;
  pointer-events: auto;
}

/*.slideCopy {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  background-color: #fff;
  color: #333;
}*/

.slideCopy p { font-size: 18px; }

.arrow {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  border-radius: 50%;
  background-color: #fff;
  margin: auto 0;
  cursor: pointer;
  z-index: 100;
  background-size: 10px;
  background-repeat: no-repeat;
  pointer-events: none;
  opacity: 0;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}

#prev {
  left: 30px;
  background-image: url(../images/arrow-left.png);
  background-position: 13px center;
  transform: translateX(20px);
  -webkit-transform: translateX(20px);
}

#next {
  right: 30px;
  background-image: url(../images/arrow-right.png);
  background-position: 16px center;
  transform: translateX(-20px);
  -webkit-transform: translateX(-20px);
}

.sliderHovered .arrow {
  opacity: 1;
  pointer-events: auto;
}

.sliderHovered #prev {
  transform: translateX(0);
  -webkit-transform: translateX(0);
}

.sliderHovered #next {
  transform: translateX(0);
  -webkit-transform: translateX(0);
}

/*product*/
#menu_00 { width:260px; margin:auto;padding-bottom:50px;}
 #menu_00 p { font-size:12px;margin-top:1px;background:#ededed;margin-top:10px;}
 #menu_00 ul { padding-left:15px; height:100px;border:#E7E7E7 1px solid; border-top:none;overflow:auto;}
 #menu_00 a { display:block; padding:12px 0 12px 10px; text-decoration:none; overflow:hidden;}
 #menu_00 a:hover{ color:#fff; background:#00489c;}

 #menu_00 p a{color:#333;}
 .title_00{padding:20px 0px 20px 0px;}
#left-title1_00{width:100%;height:100px;background:url(../images/gh09.jpg) no-repeat center;text-align:center;font:18px/45px "microsoft yahei";color:#fff;line-height: 60px;}

.con_product{width:1200px;margin:0 auto;overflow:hidden;}
.product_type{width:400px;margin:0 auto;padding:30px 0px;}
.product_type li{float:left;width:113px;height:35px;border-radius:18px;border:1px solid #0f70ce;text-align: center;line-height:35px;margin-left:35px;}
.product_type li a{font-size:14px;color:#0f70ce;}



.bg-white_product .container_box {
	width: 1200px;
	margin: 0 auto;
}
.bg-white_product {
	background-color: #fff;
	margin-bottom:30px;
	float:right;
}
.bg-white_product .container_box {
	margin-top: 0px;
}

.container_box .items_box_product {
	margin-top: 0px;
}
.container_box .items_box_product .item_img {
	float: left;
	width: 385px;
	height: 330px;
	position: relative;
	margin-left: 15px;
	background-color: #fff;
	overflow: hidden;
	margin-top:20px;
}
.container_box .items_box_product .item_img.last-item_img {
	margin-right: 0;
}
.container_box .items_box_product .item_img:last-child {
	margin-right: 0;
}
.container_box .items_box_product .item_img .imgbox_con {
	width: 380px;
	height: 300px;
	overflow: hidden;
	border:1px solid #027bd8;
}
.container_box .items_box_product .item_img .imgbox_con img {
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.container_box .items_box_product .item_img .textbox_t span {
	display: block;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.container_box .items_box_product .item_img .textbox_t .desc_dd {
	border-bottom: 1px dashed #fff;
	font-size: 18px;
	color: #2c2f34;
}
.container_box .items_box_product .item_img .textbox_t .desc-e_00 {
	font-size: 13px;
	color: #9a9b9c;
}


.container_box .items_box_product .item_img:hover .imgbox_con img {
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.container_box .items_box_product .item_img .shadowbox_00 span {
	display: block;
	width: 150px;
	height: 30px;
	border: 2px solid #fff;
	margin: 135px auto;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}



/*about*/
.about_box{background:#fff;width:560px;height:303px;position:absolute;top:138px;left:640px;}
.about{width:91%;margin-left:30px;}
.about strong{font-size:26px;color:#333333;}
.about font{font-size:14px;color:#888888;}
.about p{font-size:14px;color:#777;line-height:30px;padding-bottom:30px;margin-top:20px;}
.about a{font-size:14px;color:#555555;padding:8px 30px;border:1px solid #ededed;}

.culture li{float:left;width:16.66%;}
.a1{background:#f4e600;padding:36px 0px;}
.a2{background:#00a0e9;padding:34.3px 0px;}
.a3{background:#f13a3a;padding:34.3px 0px;}
.a1 img,.a2 img,.a3 img{margin:19px 0px;}
.a1 span,.a2 span,.a3 span{text-align:center;font-size:16px;font-weight:bold;color:#fff;}
.a1 p,.a2 p,.a3 p{text-align:center;font-size:14px;font-weight:400;color:#fff;margin:10px 0px;}
.colsg_inner{
     width:1200px;
     margin:0 auto;
}
 #company_product.ProductMarquee .Marquee_bd {
     padding:10px 15px;
     position:relative;
     zoom:1;
}
 #company_product.ProductMarquee .Marquee_box{
     overflow:hidden;
     margin: 0 auto;
     width:100%;
     height:240px;
     position:relative;
}
 #company_product.ProductMarquee .company_lists{
}
 #company_product.ProductMarquee .company_li{
     padding-right:20px;
     width:280px;
     margin-bottom:10px;
}
 #company_product.ProductMarquee .company_imgbx{
}
 #company_product.ProductMarquee .company_img{
     width: 280px;
     height:200px;
     padding:2px;
}
 #company_product.ProductMarquee .Marquee_name{
     text-align: center;
     line-height: 25px;
}
 #company_product.ProductMarquee .Marquee_link{
     color:#fff!important;
}
 #company_product.ProductMarquee .Marquee_link:hover{
     color:#f30;
     text-decoration: underline;
}
 #company_product.ProductMarquee .jqzoom {
     display: block;
}
 #company_product.ProductMarquee .nojqzoom {
}





/*news*/
#new_box{width:1200px;height:auto;}
#new_box ul{width:100%;}
#new_box ul li{float:left;width:32.33%;}
#new_box ul .n1{background:url(../images/zd16.jpg) no-repeat center;height:502px;margin-left:1.4%}
#new_box ul .n2{background:url(../images/zd17.jpg) no-repeat center;height:502px;margin-left:1.4%}
#new_box ul .n1 ul,#new_box ul .n2 ul{margin-top:180px;padding-bottom:60px;}
#new_box ul #img{margin-left:0px!important;padding-right:30px;}
#new_box ul li ul li{width:90%;height:auto;padding:16px 0px;margin-left:20px!important;border-bottom:1px dashed #ededed;}
#new_box ul li ul li a{font-size:14px;color:#888;}
#new_box ul li ul li a span{float:right;font-size:12px!important;}
#more a{padding:10px 20px;font-size:16px;color:#fff;background:#0f70ce;border-radius:25px;}


/*联系我们*/
.main{ width:1200px; margin:0 auto; clear:both; position:relative;}
.contact{ width:100%;min-height:490px; padding-top:0px;font:12px/1 'Microsoft Yahei';background:url(../images/bg4.png) no-repeat center; }



/*foot*/
.footer{width:100%;height:100%;overflow:hidden;background:#262626;min-height:159px;margin-top:10px;padding-bottom:30px;}
.footer .w1200 div{float:left;margin-top:40px;}
.links-bg{width:100%;overflow:hidden;}
.links-bg p{color:#fff;font-size:14px;text-align:center;line-height:25px;padding-bottom:30px;}
.line{width:100%;height:1px;background:#444;margin:0 auto;margin-top:0px!important;}
.links-lx{width:100%;overflow:hidden;}
.links-lx p{color:#fff;font-size:14px;text-align:center;line-height:25px;padding-bottom:30px;}

.foot-nav{width:1200px;height:39px;margin:0 auto;text-align:center;font:16px "microsoft yahei";color:#fff;padding-top:15px;border-bottom:1px solid #444;}
.foot-nav a{color:#fff;margin:0 40px;}
.foot-bg{width:100%;height:176px;border-bottom:1px solid #2b2b2b;background:#232323;}
.foot{width:1200px;height:176px;overflow:hidden;margin:0 auto;}




/*内页详情样式*/
.left {float:left; display:inline}
.right{ float:right; display:inline}
.margin20{margin-left: 20px;}
.margin50{margin-left: 50px;}
.margin-b30{margin-bottom: 30px;}

.com1200.main_con{margin-top:30px;}

.fwtop {background: url(../images/case_banner_bg_ua4i.jpg) no-repeat;height: 130px;}
.head{ width:1100px;margin: 0 auto;position: relative;height:101px;}

.com1200{ width:1100px; overflow:hidden; margin:auto;}
.grid700{ width:700px; overflow:hidden;}
.grid300{ width:360px;overflow:hidden;}
.grid385{ width:395px;overflow:hidden;}
.grid282{ width:300px;overflow:hidden;}
.grid353{ width:353px; overflow:hidden;}
.grid380{ width:380px; overflow:hidden;}
.com260{ width: 250px; overflow:hidden;background: url(../images/2013-kids-bg01_vlw7.jpg);}
.com910{ width: 810px; overflow:hidden;}


/*模板块*/
.block{ width:100%; overflow:hidden; float:left; display:inline;  margin-bottom: 10px;}
.block .block-header .title{  font-size: 17px;  font-weight: normal;  height: 40px;  line-height: 40px;  background: none;  float: left;  padding-left:30px;  font-family: 'Microsoft YaHei';}
.block .block-header .title span{color: #5a5a5a;font-size: 18px; }
.block .block-header .links{ float:right; }
.block .block-header .more{  display: inline-block;  width: 85px;  height: 14px;  line-height: 45px;  font-size: 14px;  font-weight: normal;  color: #999;  text-align: right;  margin-right: 10px;}
.block .block-header span{  display: inline-block;  height: 14px;  line-height: 45px;  font-size: 14px;  font-weight: normal;  color: #999;  text-align: left;  margin-right: 10px;}
.block .block-header{height: 45px;font-size: 20px;font-weight: bold;overflow: hidden;border-bottom: 1px solid #999;background: url(../images/tb2_hfdu.png) 3px 14px no-repeat;}
#bookBlock .block .block-header{height: 40px;}
.block .block_company{ overflow:hidden;line-height:20px; color:#666;}
.block .block_company ul{}
.block .block_company ul li{line-height:26px; overflow:hidden; width:100%; float:left}
.block .block_company ul li a:hover{color:#128dc9;}
.block .block_company ul li a{ display:block; float:left;}
.block .block_company ul li span{ display:block; float: right; color: #999;}
.block .block_company .block_company-layout{ margin:0;}
.block .block_company .block_company-left{ width: 30%;float:left; }
.block .block_company .block_company-left img{ width:145px; height: 100px; }
.block .block_company .block_company-right{ width: 70%;color:#939393;float:right;}
.block .block_company .block_company-right .title{height:25px; line-height:25px; white-space:nowrap; overflow:hidden;float: left;}
.block .block_company .block_company-right .title a{padding-left:5px}
.block .block_company ul li a{padding-left:10px}
.block .block_company { overflow:hidden; border-top:none;}
/*模板块中的内容列表*/
.content-news-list .block_company .body ul, .block.gallery-list .block_company ul{ margin-top:10px}
.content-news-list .block_company .body ul li, .block.gallery-list .block_company ul li{ width: 100%;line-height:40px;  height: 40px;border-bottom: 1px dashed #e2e2e2;}
.content-news-list .block_company .body ul li a, .block.gallery-list .block_company ul li a {  padding: 0 5px 0 15px;  line-height: 40px;  position: relative;  color: #666;}
.content-news-list .block_company .body ul li a:hover, .block.gallery-list .block_company ul li a:hover{color:rgb(255, 102, 0);;}
.content-news-list .block_company ul li a，.product-list .block_company ul li a{ display:block; float:left}
.content-news-list .block_company ul li span,.product-list .block_company ul li span{ display:block; float:right;font-size: 13px;padding-right: 10px;}


.com260 .content-news-list .block_company .body ul, .com260 .block.gallery-list .block_company ul{ margin-top: 0px;}
.com260 .content-news-list .block_company .body ul li, .com260 .block.gallery-list .block_company ul li{ width: 540px;line-height:30px;  padding-bottom: 0px;}
.com260 .content-news-list .block_company .body ul li a,.com260  .block.gallery-list .block_company ul li a {  padding: 0 5px 0 15px;  line-height: 30px;  position: relative;  color: #666;}
.com260 .content-news-list .block_company .body ul li a:hover,.com260  .block.gallery-list .block_company ul li a:hover{color:rgb(255, 102, 0);;}
.com260 .content-news-list .block_company ul li a，.com260 .product-list .block_company ul li a{ display:block; float:left}
.com260 .content-news-list .block_company ul li span,.com260 .product-list .block_company ul li span{ display:block; float:right;font-size: 13px;padding-right: 10px;}


.com910 .content-news-list .block_company .body ul,.com910 .block.gallery-list .block_company ul{ margin-top:5px}
.com910 .content-news-list .block_company .body ul li,.com910 .block.gallery-list .block_company ul li{ width:97%;line-height:30px; padding: 0px; border-bottom: #ccc 1px dotted;}
.com910 .content-news-list .block_company .body ul li a,.com910 .block.gallery-list .block_company ul li a {  padding: 0 5px 0 15px;  line-height: 30px;  position: relative;  color: #666;}
.com910 .content-news-list .block_company .body ul li a:hover, .block.gallery-list .block_company ul li a:hover{ color:#e60012;}
.com910 .content-news-list .block_company ul li a，.product-list .block_company ul li a{ display:block; float:left}
.com910 .content-news-list .block_company ul li span,.product-list .block_company ul li span{ display:block; float:right;font-size: 13px;padding-right: 10px;}



/*模板块中的列表*/
.product-list .block_company .body ul{ margin-top:5px}
.product-list .block_company .body ul li{ width:97%;line-height:30px;}
.product-list .block_company .body ul li a{  color: #128dc9;  font-size: 18px;  font-weight: bold;  height: 40px;  line-height: 40px;  background: none;}
.product-list .block_company .body ul li a:hover{color:#128dc9;}
.product-list .block_company ul li a{ display:block; float:left}
.product-list .block_company ul li span{ display:block; float:right }

/*模板块中的友情链接*/
.block.friendlink .link-body { overflow:hidden}
.block.friendlink .link-body ul li{ float:left; line-height:26px; padding:8px 8px 0 }
.block.friendlink .link-body ul li a{ word-break:break-all;white-space:nowrap;}
.block.friendlink .link-body ul li a:link,.friendlink .link-body ul li a:visited {color:#333;}
.block.friendlink .link-body ul li a:hover{color: rgb(255, 102, 0);}


/*图片列表,产品信息*/
.img-product-list .block_company{padding:1px;}
.img-product-list .block_company ul li{float: left;width: 265px;}
.img-product-list .block_company ul li a{padding:0}
.img-product-list .block_company ul li a img {height: 170px;line-height: 20px;margin: 10px 0px 10px 0px;overflow: hidden;width: 230px;padding:3px;background:#fff;border:1px solid #dadada;margin-left: 10px;}
.img-product-list .block_company ul li a span{width: 250px;display:block; line-height:20px;height:18px;overflow:hidden; padding:3px 0; text-align:center;}
.img-product-list .block_company ul li a:hover{ text-decoration:none}
.img-product-list .block_company ul li a span:hover{ color:rgb(255, 102, 0)}


/*留言板属性*/
.column3 input {height: 25px;line-height: 25px;border: 1px solid #ccc;}
#bookBlock h3 {}
textarea {margin-top: 5px;border: 1px solid #ccc;}
.column3 {line-height: 35px;}
.book{margin-left:30px;}




/*分页样式*/
.pagination {float:left;width:100%; font-size: 12px;    overflow: hidden;    padding: 30px 0 20px 0;    text-align: center;}
.pagination .page-start {padding-left: 16px;}
.pagination .page-start,.pagination .page-end{color:#999}	
.pagination .page-start, .pagination .page-prev, .pagination .page-next,.pagination .page-end { width: 36px; }
.pagination a,.pagination .page-info, .pagination .page-start,.pagination .page-prev, .pagination .page-cur, .pagination .page-end, .pagination .page-break {    border: 1px solid #CCCCCC; background-color:#eeeeee}
.pagination a,.pagination .page-info,.pagination .page-start,.pagination .page-prev, .pagination .page-cur, .pagination .page-end, .pagination .page-break, .pagination .page-skip 
{ display: inline-block; height: 24px; line-height: 24px;margin: 0;  min-width: 16px; padding: 0 5px;text-align: center; vertical-align: top;white-space: nowrap;}
.pagination .page-skip button {background:url(../images/bg3.png) no-repeat; background-position: 0 -897px; border: 0 none; cursor: pointer; height: 20px;margin: 0 0 0 5px; overflow: hidden;text-indent: -9999px;    vertical-align: middle;    width: 42px;}
.pagination a { color:#666; text-decoration: none}
.pagination a:hover{ color:#fff; background-color:rgb(255, 102, 0)}
.pagination .page-cur{ color:#FFF; background-color:#F00}


/*上一条下一条*/
.next{ overflow:hidden; padding:10px; background-color:#eeeeee; margin-top:10px; color:#333}
.next a:link,.next a:visited{ color:#e60012}
.next a:hover{ color:rgb(255, 102, 0);}


/*面包屑*/
.position{height:40px; line-height:37px; color:#333; margin-top:5px; float: right; font-size: 12px; font-weight: normal;}
.position a:link,.position a:visited{ color:#333}
.position a:hover{ color:rgb(255, 102, 0);}

/*内容详细页*/

.content{margin:10px;}
h1.nrt {font-size: 16px;  font-weight: bold;  text-align: center;  line-height: 35px;}
h3.title{font-size: 16px;  font-weight: bold;  text-align: center;  line-height: 35px;}

/*自定义样式*/
.grid353 .zone-title1 .img-product-list .block_company ul {  overflow: hidden;  margin-left: 5px;}
.grid353 .zone-title1 .product-list .block-header,.grid353 .zone-title1 .content-news-list .block-header,.grid353 .zone-title1 .img-product-list .block-header,.grid353 .zone-title1 .custom .block-header
{border-bottom: 1px solid #bbb;height: 35px;margin-bottom:8px;margin-top: 20px;}
.grid353 .zone-title1 .product-list .block-header .title, .grid353 .zone-title1 .content-news-list .block-header .title,.grid353 .zone-title1 .img-product-list .block-header .title, .grid353 .zone-title1 .custom .block-header .title
{color: #fff;font-size: 16px;height: 35px;line-height: 35px;font-weight: normal;background-color: #36CAD4;border-radius: 8px;}
.grid353 .zone-title1 .product-list .block-header .title span,.grid353 .zone-title1 .content-news-list .block-header .title span,
.grid353 .zone-title1 .img-product-list .block-header .title span, .grid353 .zone-title1 .custom .block-header .title span
{color: #FFF;font-weight: bold;}


.zone-title1 .product-list .block-header .subTitle, .zone-title1 .content-news-list .block-header .subTitle,
.zone-title1 .img-product-list .block-header .subTitle,  .zone-title1 .custom .block-header .subTitle
{height: 26px;line-height: 26px;float: left;text-align: center;color: #fff;font-weight: normal;}
.zone-title1 .product-list .block_company .body ul{margin-top:0;}
.zone-title1 .product-list .block_company .body ul li{width: 90%;margin-bottom: 1px;}
.zone-title1 .product-list .block_company .body ul li a{line-height:30px;height: 30px;font-weight: normal;color: #656565;font-size: 14px;display: block;padding-left: 20px;background:none;}
.zone-title1 .product-list .block_company .body ul li a:hover{color:#128dc9;}

.zone-title1 .img-product-list .block_company{padding:1px;}
.zone-title1 .img-product-list .block_company ul li{float: left;width: 255px;   padding: 0 9px;}
.zone-title1 .img-product-list .block_company ul li a img {height: 166px;line-height: 20px;margin: 10px 0px 10px 10px;overflow: hidden;width: 230px;padding:3px;background:#fff;border:1px solid #dadada;}
.zone-title1 .img-product-list .block_company ul li a span{width: 245px;display:block; line-height:20px;height:18px;overflow:hidden; padding:3px 0; text-align:center;color: #666;}
.zone-title1 .img-product-list .block_company ul li a:hover{ text-decoration:none}
.zone-title1 .img-product-list .block_company ul li a span:hover{ color:rgb(255, 102, 0);}


.zone-title2 .product-list .block-header, .zone-title2 .custom .block-header{height: 40px;}
.zone-title2 .product-list .block-header .title, .zone-title2 .custom .block-header .title
{padding: 0;text-align: center;width: 220px;font-size:18px;line-height:40px;color: #FFF;background: none;margin-left: 10px;}
.zone-title2 .product-list .block-header .title span, .zone-title2 .custom .block-header .title span{color:#5a5a5a}

.zone-title2 .product-list .block_company, .zone-title2 .custom .block_company
{border-top: none;margin-bottom: 20px;}
.zone-title2 .content-news-list .block-header, .zone-title2 .img-product-list .block-header
{height: 40px;background-color: #05A7AD;}
.zone-title2 .content-news-list .block-header .title, .zone-title2 .img-product-list .block-header .title
{padding: 0;text-align: left;width: 160px;font-size:20px;line-height: 40px;color: #FFF;background: none;margin-left: 30px;}
.zone-title2 .content-news-list .block-header .title span, .zone-title2 .img-product-list .block-header .title span
{color:#fff;}
.zone-title2 .content-news-list .block_company, .zone-title2 .img-product-list .block_company
{border: 1px solid #dddfdf;border-top: none;margin-bottom: 20px;}



.zone-title2 .product-list .block_company .body ul{margin-top:0;}
.zone-title2 .product-list .block_company .body ul li{width: 100%;margin-bottom: 1px;}
.zone-title2 .product-list .block_company .body ul li a{line-height: 35px;height: 35px;font-weight: normal;color: #5A5A5A;font-size: 14px;display: block;padding-left: 10px;background: none}
.zone-title2 .product-list .block_company .body ul li a:hover{color:#e60012;}


.zone-title2 .img-product-list .block_company{padding:1px;}
.zone-title2 .img-product-list .block_company ul li{float: left;width: 210px;margin: 0 9px;}
.zone-title2 .img-product-list .block_company ul li a{padding:0}
.zone-title2 .img-product-list .block_company ul li a img {height: 160px;line-height: 20px;margin: 10px 0px 10px 0px;overflow: hidden;width: 200px;padding:3px;background:#fff;border:1px solid #dadada;}
.zone-title2 .img-product-list .block_company ul li a span{width: 188px;display:block; line-height:20px;height:18px;overflow:hidden; padding:3px 0; text-align:center;}
.zone-title2 .img-product-list .block_company ul li a:hover{ text-decoration:none}
.zone-title2 .img-product-list .block_company ul li a span:hover{ color:#C00}

.zone-title2 .content-news-list .block_company{padding:5px;}
.zone-title2 .custom .block_company{padding:5px;padding-top: 15px;}

.com910 .img-product-list .block_company ul {  margin-left: 13px;}
span.summary { font-size: 12px;line-height: 25px; margin-left: 5px;}

.subTitle { font-size: 14px;  font-weight: normal;  font-family: 'Microsoft YaHei';  line-height: 45px;  color: #868686;}
.com260 .block .block-header .more {    color: #fff;}
.content p { line-height: 25px;}

.navigation li a.active{background: #9db1c9;}
.zone-title1 .custom .block-header .subTitle,.zone-title1 .content-news-list .block-header .subTitle, .zone-title1 .img-product-list .block-header .subTitle{color: #999999;height: 40px; line-height: 40px;}



.block_company-bottom{width: 100%; height: 40px; float: left;border-bottom: 2px solid #f08300;}
.block .block_company .block_company-bottom ul li{line-height: 40px;height: 40px;overflow: hidden;width: 120px;text-align: center;float: left;font-size: 16px;font-weight: 300;}
.block .block_company .block_company-bottom ul li:hover{background-color: #f08300;color: #fff;}
.block .block_company .block_company-bottom ul li.current{background-color: #f08300;color: #fff;}

.com1200 .block_company-top ul li dl dt a img {width: 195px;height: 170px;}
.com1200 .block_company-top ul li dl {width: 202px;height: 237px;float: left;margin: 16px 0 0 12px;}
.block-list .block_company{background: url(../images/2013-kids-bg01_vlw7.jpg) ;}
.block-list .block-header{border-bottom:none;}
.block-list .block_company ul li a{height: 180px;padding:0;}
.block-list .block_company ul li span{text-align: center;width: 195px;color: #333;}

.subnav{background: #334d9c;height:43px;}
.footnav_menu{width:1000px;margin:auto;height:41px;}
.footnav_menu li{width: 120px;float: left;display: inline;  text-align: center;}
.footnav_menu li a{color: #fff;line-height: 43px;font-size:13px;}
.footnav_menu li a:hover{color:#fff;}
.footnav_menu li ul{display:none;}

.fwtop .block .block_company p{padding: 50px 20px 0 0;color: #F00;font-size: 20px;}

.com260 .block .block-header{background: url(../images/type6_xpg2.png) 50px 42px no-repeat; border: none;height: 60px;}
.com260 .zone-title2 .product-list .block-header .title{text-align: center;width: 228px;}
.com260 .zone-title2 .product-list .block_company .body ul li a{  width: 230px;text-align:center;height: 40px; font-size: 16px;}
.com260 .zone-title2 .custom .block_company p{line-height:40px;}
.com260 .zone-title2 .custom .block_company{padding:0 0 0 25px;}
.nr p{line-height:30px;}

































