/* Common_Sytle */
html {font-size:63%;}
a:link, a:active, a:visited {color:#7f6228; cursor:pointer; text-decoration:none;}
a:hover {color:#cb8700;}
h1 {font-size:2.4rem; font-weight:normal; color:#997a3d; margin:1rem 0;}
h2 {font-size:1.6rem; font-weight:bold; color:#c80; margin:.6rem 0;}
h3 {font-size:1.4rem; font-weight:bold; color:#7f6226; margin:.5rem 0;}
h4 {font-size:1.2rem; font-weight:normal; color:#fa0; margin:.5rem 0;}
p {font-size:1.2rem; margin:1rem 0;}
.article_content {overflow:hidden;}
* {color:#660; font-family:Arial, "微软雅黑"; margin:0px; padding:0px; border:0px;}
.container_percent {width:100%; text-align:center; clear:both;}











/* Header */
.header_logo img {width:240px; margin:10px auto 5px auto;}
.header_nav ul li {list-style-type:none; display:inline-block; padding:.2rem;}
.header_nav ul li a {font-size:1.2rem}
.menu_1 a:link, .menu_1 a:visited {background-position: 0px 0px; width:40px;} 
.menu_2 a:link, .menu_2 a:visited {background-position: -40px 0px; width:80px;} 
.menu_3 a:link, .menu_3 a:visited {background-position: -120px 0px; width:65px;} 
.menu_4 a:link, .menu_4 a:visited {background-position: -185px 0px; width:65px;} 
.menu_5 a:link, .menu_5 a:visited {background-position: -251px 0px; width:100px;}

.menu_1 a:hover, .menu_1 a:active {background-position: 0px -37px; text-decoration:underline; width:40px;} 
.menu_2 a:hover, .menu_2 a:active {background-position: -40px -37px; text-decoration:underline; width:80px;} 
.menu_3 a:hover, .menu_3 a:active {background-position: -120px -37px; text-decoration:underline; width:65px;} 
.menu_4 a:hover, .menu_4 a:active {background-position: -185px -37px; text-decoration:underline; width:65px;} 
.menu_5 a:hover, .menu_5 a:active {background-position: -251px -37px; text-decoration:underline; width:100px;} 


.user_toolpanel {width:100%; padding:5px 0; background:rgba(225,225,225,0.4);/*前三个参数为rgb颜色，第四个参数为透明度*/
    filter:progid:DXImageTransform.microsoft.gradient(startcolorstr=#28e1e1e1,endcolorstr=#28e1e1e1);/*#28e1e1e1的前两位为16进制透明度，后六位为16进制颜色*/}
.user_nav a {display:inline-block; margin:0.6rem 1.4rem; font-size:1.4rem;}





/* website_reg */
.website_reg {background:#FFF; width:40rem; padding:4rem; text-align:left; margin:2rem auto; -moz-border-radius:0.4rem; -webkit-border-radius:0.4rem; border-radius:0.4rem;}






/* section_nav */
.section_nav {border-bottom:dashed 0.1rem #330; width:100%; height:3rem;}
.section_title img {height:3rem; width:auto;}
.section_title {float:left; width:auto; height:3rem;}
.section_menu {float:right; width:auto; height:3rem;}
.section_menu .cssTabs a.actived {height:1.1rem; background:#f6f6f6; font-weight:bold;}





/* part_nav */
.part_nav {background:#ffc34c; padding-left:2rem; margin:1rem 0; clear:both;}
.part_nav li {display:inline-block; margin-right:2.4rem; height:3rem; line-height:3rem}
.part_nav li.actived {background:url(../images/arrow.gif) no-repeat center; background-position:bottom;}
.part_nav li a:link,
.part_nav li a:visited,
.part_nav li a:active
{color:#FFF; font-weight:bold;}
.part_nav li a:hover {color:#7f6226}



















/* photo_focus */
.photo_focus {float:right; width:48%; padding:1rem; background:#FFF; margin-left:4rem;}
.photo_focus img {width:100%;}

























/* website_home */
.newshot {width:auto; overflow:hidden;}
.newshot li {margin:1rem 0 2rem 0;list-style-type:none;}
.newlist_date {color:#FFF; padding:.2rem .5rem; background:#ccc; float:right; -moz-border-radius:0.4rem; -webkit-border-radius:0.4rem; border-radius:0.4rem;}
.newlist_title {color:#7f6226; font-weight:bold; font-size:1.4rem; margin:0 1rem 1rem 1rem; width:auto;}
.newlist_content {color:#777; margin:1rem 1rem 4rem 1rem; width:auto;}




.content1_ul {clear:both; padding:0;}
.content1_list {list-style-type:none; line-height:20px; padding:0; margin:0;}
.content1_symbol {width:5rem; height:5.2rem; margin:0 auto;}
.content1_symbol img {width:100%;}
.content1_li h1 {width:100%; text-align:center;}
.content1_li a.btnlink {color:#FFF; margin:1rem auto; width:6rem; display:block; text-align:center;}
.content1_li a:hover {color:#997a3d;}




.content2_li>a {color:#FFF; padding:.4rem 2rem; background:#ccc; line-height:50px; -moz-border-radius:0.2rem; -webkit-border-radius:0.2rem; border-radius:0.2rem;}
.content2_li>a:hover {background:#bbb;}
.content2_ul {clear:both; padding:0; margin:0;}
.content2_title {color:#c80;font-size:1.6rem; font-weight:bold; margin:.5rem 0;}
.content2_intro {color:#fa0; height:6rem;}
.content2_list {list-style-type:none; line-height:20px; padding:0; margin:0;}
.content2_list li a {color:#777;}
.content2_list li a:hover {color:#630;}


.content3 ul {clear:both; padding:0; margin:0;}
.content3 ul li {display:inline-block; padding:0;}
.content3 ul li a {width:140px; height:60px; padding:5px; display:block; background:#fff; margin:10px 6px;}
.content3 ul li a:hover {background:#EEE;}
.content3 ul li a img {width:100%; height:100%}



















/* website_baby */
.baba_focus {width:20rem; height:60rem;}
.encyclopedia {background:#f0f0f0; padding:2rem; float:right; width:25rem; margin-left:1rem}
.encyclopedia ul {padding:0;margin:0;}
.encyclopedia_tilte {}
.encyclopedia li {list-style-type:none; margin-bottom:1rem;}
.encyclopedia_list_photo {width:24rem; height:12.4rem; padding:.5rem; background:#fff;}
.encyclopedia_list_photo img {width:100%; height:100%;}
.encyclopedia_list_intro {word-wrap:break-word;}


ul.pregnant_list {padding:0; margin:0; clear:both;}
ul.pregnant_list>li>a {background:#DDD; display:block; padding:4px 10px; width:80px; text-align:center;-moz-border-radius:.2rem;-webkit-border-radius:.2rem;border-radius:.2rem; margin:10px 0; float:right;}
ul.pregnant_list>li {float:left; margin:10px; list-style-type:none; width:300px; height:310px;}
ul.pregnant_list .part_symbol {float:left; width:28%; margin-right:10px; height:300px;}
ul.pregnant_list .part_symbol img {width:100%;}
ul.pregnant_list li hgroup {float:left; width:200px;}
ul.pregnant_list li ul {float:left; width:200px; padding:0; margin:0; line-height:20px; list-style-type:none;}


ul.edu_list {padding:0; margin:0; clear:both;}
ul.edu_list>li {float:left; margin:10px; list-style-type:none; width:300px; height:310px;}
ul.edu_list .part_symbol {float:left; width:28%; margin-right:10px; height:300px;}
ul.edu_list .part_symbol img {width:100%;}
ul.edu_list li hgroup {float:left; width:200px;}
ul.edu_list li hgroup h2 {display:none;}
ul.edu_list li ul {float:left; width:200px; padding:0; margin:0; line-height:20px; list-style-type:none;}
ul.edu_list>li>a {background:#DDD; display:block; padding:4px 10px; width:80px; text-align:center;-moz-border-radius:.2rem;-webkit-border-radius:.2rem;border-radius:.2rem; margin:10px 0; float:right;}











/* website_babypart */
.babypart {width:50%; float:right; background:#fff; margin:0; padding:2rem 0 0 2rem; overflow:hidden;}
.babypart_li {float:left; width:220px; margin:0 2rem 2rem 0; list-style-type:none;}
.babypart_li .symbol {width:4.5rem; height:4.5rem; float:left; margin-right:1rem;}
.babypart_li .symbol img {width:80%; height:80%}
.babypart_li .title {float:left; height:4.5rem; width:auto;}
ul.babypart_list {margin:0; padding:0; line-height:20px; list-style-type:none; float:left;}
ul.babypart_list a.more {background:#DDD; display:block; padding:0.4rem 1rem; width:8rem; text-align:center;-moz-border-radius:.2rem;-webkit-border-radius:.2rem;border-radius:.2rem; margin:1rem 0;}



.babypart_hot {width:50%;}
.babypart_hot ul {margin:0; padding:0; list-style-type:none;}
.babypart_hot li {margin-bottom:1rem; height:12rem; width:100%}
.babypart_hot_photo {float:left; width:190px; height:100px; padding:5px; background:#FFF; margin-right:10px;}
.babypart_hot_photo img {width:100%; height:100%;}
.babypart_hot_intro {float:left; width:250px;}

.babypart_hot_detail a {float:right; background:#DDD; display:block; padding:4px 10px; width:80px; text-align:center;-moz-border-radius:.2rem;-webkit-border-radius:.2rem;border-radius:.2rem;}




ul.babypart_interactive {padding:0; margin:0; clear:both; overflow:hidden;}
ul.babypart_interactive>li {float:left; margin:1%; list-style-type:none; width:48%; height:28rem;}
ul.babypart_interactive .babypart_symbol {float:left; width:10rem; margin-right:1rem; height:12rem;}
ul.babypart_interactive li hgroup {float:left; width:20rem;}
ul.babypart_interactive li hgroup h4 {display:none;}
ul.babypart_interactive li ul {float:left; width:30rem; padding:0; margin:0; line-height:20px; list-style-type:none;}
ul.babypart_interactive>li>ul>a {color:#FFF; padding:.4rem 2rem; background:#ccc; line-height:5rem; -moz-border-radius:0.2rem; -webkit-border-radius:0.2rem; border-radius:0.2rem;}
ul.babypart_interactive>li>ul>a:hover {background:#bbb;}






















/* softpage */
.soft_content {margin-top:2rem;}
.soft_content1 {float:left; width:9rem; padding-right:2rem;}
.soft_content1 img {width:100%; height:100%; margin-bottom:1rem;}
.soft_content2 {float:right; text-align:center; width:34rem; font-size:1.8rem; line-height:40px;}
.soft_content2 a img {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;}
.soft_content2 a img:hover {-moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7; filter:alpha(opacity=70); outline:none;}
.soft_content3 {width:auto; overflow:hidden; line-height:20px;}
.soft_content3 a img {filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;}
.soft_content3 a img:hover {-moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7; filter:alpha(opacity=70); outline:none;}
.soft_content4 {padding:4rem;}
.soft_content4 p {text-indent:2em;}
.soft_content5 {width:100%; margin-bottom:5rem;}
.soft_content5 li {font-size:1.4rem; list-style-type:none; width:100%; height:4rem; margin-bottom:0.1rem; clear:both;}
.soft_content5 li:nth-child(odd) {background:#eee;}
.soft_content5 li:nth-child(even){background:#f7f7f7;}
.soft_content5 li .softpacklist_name {float:left; width:25%; text-align:center; background:#ffaa00; height:2.6rem; padding-top:1.4rem; }
.soft_content5 li .softpacklist_price {float:left; width:20%; text-align:center; background:#ffaa00; height:2.6rem; padding-top:1.4rem;}
.soft_content5 li .softpacklist_state1 {float:left; width:32%; text-align:center; padding-top:1.4rem;}
.soft_content5 li .softpacklist_state2 {float:left; width:32%; text-align:center; padding-top:1.4rem;}
.soft_content5 li .softpacklist_button1 {float:left; width:12%;}
.soft_content5 li .softpacklist_button2 {float:left; width:12%;}
.soft_content5 li .softpacklist_button1 a {background:#6fc7c3; color:#fff; display:block; padding:0.5rem 1rem; margin-top:.7rem; width:8rem; text-align:center;-moz-border-radius:.2rem;-webkit-border-radius:.2rem;border-radius:.2rem;}
.soft_content5 li .softpacklist_button2 a {background:#ffaa00; color:#fff; display:block; padding:0.5rem 1rem; margin-top:.7rem; width:8rem; text-align:center;-moz-border-radius:.2rem;-webkit-border-radius:.2rem;border-radius:.2rem;}
.soft_content5 li .softpacklist_line {float:right; width:.5%; padding:1.2rem 0 1.3rem 0; display:block; background:#ffaa00;}


.soft_newupdate ul {list-style-type:none; margin:15px 0 0 0; padding:0px; line-height:2px;}
ul.lastedcontentlist {list-style-type:none; width:990px; margin:0px; padding:0px; line-height:4px;}
ul.lastedcontentlist li {width:990px; clear:both; height:30px; margin:0px;}
ul.lastedcontentlist li:nth-child(odd) {background:#eee;}
ul.lastedcontentlist li:nth-child(even){background:#f7f7f7;}
ul.lastedcontentlist li div.pic {float:left; width:100px; text-align:center;}
ul.lastedcontentlist li div.pic img {width:30px; height:30px;}
ul.lastedcontentlist li div.category {float:left; width:200px; line-height:30px;}
ul.lastedcontentlist li div.name {float:left; width:500px; text-align:left; line-height:30px;}
ul.lastedcontentlist li div.button {float:left; width:100px;}
ul.lastedcontentlist li div.button img {margin-top:5px;}


/* website_babylist */
.website_list {padding:0;}
.website_list li:nth-child(odd){background:#eee; list-style-type:none; margin:.1rem; clear:both;}
.website_list li:nth-child(even){background:#f7f7f7; list-style-type:none; margin:.1rem; clear:both;}
.website_list_photo img {width:100%; height:100%; border:.5rem #FFF solid; border:inherit}
.website_list_detail {text-align:right; width:auto;}






/* page */
.article_content h1 {text-align:center;}
.article_tools {height:2.2rem; padding-left:1rem;}
.article_tools_left {float:left; width:50%; text-align:left;}
.article_tools_right {float:right; width:40%; text-align:right; padding-right:2em;}








/* soft_list */
.software_list0, .software_list1, .software_list2, .software_list3, .software_list4, .software_list5, .software_list6, .software_list7, .software_list8
{width:100%; clear:both;}
.soft_listcontent {width:990px; margin:auto; text-align:left; line-height:20px; font-size:1.2rem; overflow:hidden;}
.icon, .icontext, .iconbutton {overflow:hidden; width:auto;}
.icon li{float: left;list-style-type:none;margin:auto .5rem; width:5.5rem;}
.icon li a img {width:100%;}
.icontext li {float: left;list-style-type:none;margin:auto .5rem; text-align:center; width:5.5rem;}
.icontext li a {-moz-border-radius:0.4rem;-webkit-border-radius:0.4rem; border-radius:0.4rem; background:#ffaa00; color:#FFF; padding:.2rem 0; width:5.5rem; display:block;}
.icontext li a:hover {background:#f8c868;}
.iconbutton li {float:left;list-style-type:none;margin:.5rem; text-align:center; width:5.5rem;}
.iconbutton li a {-moz-border-radius:0.4rem; -webkit-border-radius:0.4rem; border-radius:0.4rem; background:#78cbc7;color:#FFF; padding:.2rem 0; width:5.5rem; display:block;}
.iconbutton li a:hover {background:#b1e1df;}



.soft_shortsetup {padding:6em;}
.soft_shortsetup .symbol {width:20em; height:6.2em; float:right; text-align:center;}
.soft_shortsetup .content {width:auto; height:6.2em;}




.soft_intro {margin-top:10rem;}
.soft_intro .symbol {width:34em; heigth:100%; float:left; padding:0em 3em 3em 3em;}
.soft_intro .symbol a img {width:100%; height:auto;}
.soft_intro .content {width:auto;}




.software_list2 {background:url(../images/cloud.png) no-repeat center; background-size:100%;}
.jiazhang_intro {}
.jiazhang_intro .symbol {width:34rem; height:50rem; float:right;}
.jiazhang_intro .symbol img {width:80%; height:auto;}
.jiazhang_intro .content {width:auto;}



.soft_yanjiangwu {}
.soft_yanjiangwu .symbol {width:30rem; height:40rem; float:left;}
.soft_yanjiangwu .symbol img {width:80%; height:auto;}
.soft_yanjiangwu .content {width:auto;}


.soft_dashijie {}
.soft_dashijie .symbol {width:40rem; height:40rem; float:right;}
.soft_dashijie .symbol img {width:80%; height:auto;}
.soft_dashijie .content {width:auto;}


.software_list5 {background:url(../images/cloud.png) no-repeat center; background-size:100%;}
.soft_xiaoketang {}
.soft_xiaoketang .symbol {width:50rem; height:40rem; float:left;}
.soft_xiaoketang .symbol img {width:80%; height:auto;}
.soft_xiaoketang .content {width:auto;}




.soft_haohaizi {}
.soft_haohaizi .symbol {width:44rem; height:40rem; float:right;}
.soft_haohaizi .symbol img {width:80%; height:auto;}
.soft_haohaizi .content {width:auto;}





.soft_leyuan {}
.soft_leyuan .symbol {width:34rem; height:40rem; float:left;}
.soft_leyuan .symbol img {width:80%; height:auto;}
.soft_leyuan .content {width:auto;}






.software_list8 {background:url(../images/sea.jpg) no-repeat 0 0; background-size:100%;}
.soft_yishutuan {}
.soft_yishutuan .symbol {width:50rem; height:40rem; float:right;}
.soft_yishutuan .symbol img {width:80%; height:auto;}
.soft_yishutuan .content {width:auto;}








/* singlepage */
.singlecontent {width:100%}
.singlecontent h1 {text-align:center;}
.singleleft {float:left; width:19em; margin-right:1em; padding-right:1em; border-right:dotted 1px #663300;}
.singleleft ul {list-style-type:none;}
.singleleft ul a li {background:#fff;background:rgba(225,225,225,0.4); filter:progid:DXImageTransform.microsoft.gradient(startcolorstr=#28e1e1e1,endcolorstr=#28e1e1e1); height:3em; padding:1em auto; line-height:3em; text-align:center; margin-bottom:.1em; display:block;}
.singleleft ul a li.actived {list-style-type:georgian; font-weight:bold;}
.singleright {overflow:hidden;}











/* Footer */
.website_footer {font-size:1.2rem; margin-top:2rem;}
.bottom_nav li {display:inline-block; margin:1rem;}