@charset "utf-8";

/* 全局CSS定义 */
body{margin-top:5px; background:#f4f4f4 url(/img/bg_body.gif) top repeat-x; font-size:12px; color:#333;}
*{ margin:0; padding:0;  word-wrap:break-word; word-break:break-all; table-layout:fixed; word-break/* */:normal ;}
img{ border:0;padding:0;}
li{list-style:none;}
ul{list-style:none;}

/* 链接颜色 */
a{ color:#049; text-decoration:none;}
a:hover { color:#f60; text-decoration:none;}
.org{color:#f60;}
.green{color:#008000;}
.red{color:#c00;}
h1{color:#000; font-size:24px;}
h2{color:#000; font-size:12px; font-weight:bold; padding:5px 0 0 5px;}
h3{color:#000; font-size:22px;}
.f14{font-size:14px;}
.f22{font-size:22px;}
.f50{font-size:30px;}
.fb{ font-weight:bold;}
.white{color:#fff;}

/* 顶部导航 */
.top{ margin:0 auto; width:1000px;}
.top div.logo{float:left; width:176px; height:37px;padding-top:3px;}
.top div.menu{float:right; width:820px; }
.top div.menu ul {padding:16px 10px 0 0;}
.top div.menu li {display:inline;margin-right:3px; padding:0; height:32px;}
.top div.menu a {float:left;background:url("/img/tableft_3.gif") no-repeat left top;margin:0;padding:0 0 0 3px;text-decoration:none; line-height:23px;}
.top div.menu a span {float:left;display:block;background:url("/img/tabright_3.gif") no-repeat right top;padding:7px 7px 2px 5px;color:#000; line-height:23px; font-size:14px;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
.top div.menu a span {float:none;}
    /* End IE5-Mac hack */
.top div.menu a:hover span { color:#000;}
.top div.menu a:hover {background-position:0% -32px;}
.top div.menu a:hover span { background-position:100% -32px;}
.top div.menu .current a{background:url("/img/tableft_2.gif") no-repeat left top;}
.top div.menu .current a span {background:url("/img/tabright_2.gif") no-repeat right top;color:#fff; font-weight:bold;}
.top div.menu .current a:hover{background:url("/img/tableft_2.gif") no-repeat left top;}
.top div.menu .current a:hover span {background:url("/img/tabright_2.gif") no-repeat right top;color:#fff; font-weight:bold;}

.positon{ margin:0px auto 8px; width:998px; border:1px solid #c5dce7; background:#fff; height:33px; color:#666;}
.position{ margin:0px auto 8px; width:998px; border:1px solid #c5dce7; background:#fff; height:33px; color:#666;}
.po_left{ float:left; color:#999; width:330px; padding:10px 0 0 10px;}
.po_right{ float:right; width:645px; padding-top:2px; }
.tab{border:1px solid #0f4fa6; height:12px; background: url(/img/m_1.gif);}
.tab2{border-bottom:1px solid #c5dce7; margin-bottom:10px;}

.main{margin:0 auto; width:1000px;}
.box_left{float:left; width:321px; border:1px solid #c5dce7; background:#fff url(/img/bg_left.gif) repeat-y left; }
.box_right{float:right; width:655px; border:1px solid #c5dce7; background:#fff;  padding:5px;}
.box_1{float:left; width:145px; padding:5px;}
.box_2{float:right; width:150px; padding:5px;}
.box_tree{width:150px; float:left;}
.main_2{margin:0 auto; width:998px; border:1px solid #c5dce7;background:#fff url(/img/bg_left.gif) repeat-y left;}
.box_3{float:right; width:810px; padding:10px; }
.box_3 div.pic{float:left; width:170px; margin:10px; background:#ededed; color:#666;}

/* 左侧菜单 */
.menuList_1 li{width:120px; height:28px; line-height:27px;background:url(/img/bg_menu_1.gif) no-repeat;padding-left:25px;margin-bottom:2px;}
.menuList_1 li a{color:#049;font-weight:bold;text-decoration:none;}
.menuList_1 li a:hover{color:#f60;font-weight:bold;text-decoration:none;}
#current{background:url(/img/bg_menu_2.gif) no-repeat;color:#000;font-weight:bold;}

.menuList_2 {padding-left:11px; border-bottom:1px solid #bfd8e4; margin-bottom:5px;}
.menuList_2 li{width:117px; height:22px; line-height:18px;padding:5px 0 0 20px;}
.menuList_2 li a{color:#049;text-decoration:none;}
.menuList_2 li a:hover{color:#f60;text-decoration:none;}
#current2{background:url(/img/bg_menu_3.gif) no-repeat;color:#000;}

.upload{background:#ebf6ff; margin:0 auto; width:655px; height:50px; padding-top:10px;}
.pic_list{margin:0 auto; width:655px; }

/* 页底 */
.foot{margin:10px auto 0; width:100%; border-top:5px solid #1a2686; background:#fff url(/img/bg_bottom.gif) top repeat-x; height:60px; line-height:24px; color:#999; text-align:center; padding-top:10px;}
.foot a{color:#666;}
.foot a:hover{color:#000;}

.tab_1 td{border-bottom:1px dotted #C9E3F1; font-size:14px; padding:5px; line-height:22px;}
.tab_2 td{border-bottom:1px dotted #C9E3F1; font-size:12px; padding:5px; line-height:22px;}
.td_1{background:#fff; border:1px solid #999;}

.input_btn{border:1px solid #cf7200; background:#f60 url(/img/bg_input.gif); padding-top:3px; color:#fff; font-weight:bold; }
.input_k{border:1px solid #ddd; padding:3px; }
.tab_input input,.tab_input select,{vertical-align:middle;}
.input_5{width:400px; height:120px; line-height:20px; padding:5px; background:#f4f4f4; }
.input_6{background:#f4f4f4; line-height:20px; padding:5px; }

.title{ color:#000; font-size:18px; font-weight:bold; height:25px; padding-top:5px;}
.bord td{border-bottom:1px dotted #999; padding:8px;}
.bord2{margin-bottom:8px;}
.bord2 td{padding:5px;}
.bord3 td{border-bottom:1px dotted #999; padding:5px;}
.bord4 td{border-bottom:1px solid #ddd; border-right:1px solid #ddd; padding:5px;}
.bord5{background:url(/img/authority.gif) right top no-repeat; border:1px dotted #999; margin-top:20px;}
.bord5 td{padding:5px; line-height:18px;}
.bord5 .tit{font-size:14px; font-weight:bold;}
.bord6 td{border-bottom:1px dotted #999; padding:8px;}
.bord6 p{margin-bottom:6px;}
.bord7 {border:1px solid #ddd; }
.bord7 td{padding:5px; border-bottom:1px dotted #ddd; line-height:20px;}
.bord8 {border:1px solid #ddd; margin-top:10px; margin-bottom:10px;}
.bord8 td{padding:5px;}
.bord9 td{border-bottom:1px dotted #999; padding:8px; line-height:22px;}


.tab_3 ul {margin:0px; padding:0px; list-style:none; padding-left:10px; padding-top:1px;}
.tab_3 li {display:inline; line-height:26px;}
.tab_3 li a {color:#049; text-decoration:none; padding:7px 10px 7px 10px; }
.tab_3 li a.tabactive {color:#000; background:#fff; font-weight:bold;  position:relative; border:1px solid #8fb9d0; border-bottom:1px solid #fff; border-top:3px solid #4785a7;}
.tabcon{padding:10px; }

.tab_3 td{border-bottom:1px solid #ececec; padding:7px; color:#333; line-height:20px;}
.tab_3 th{border-bottom:1px solid #ececec; padding:7px; color:#1a7b97; background:#4b77b7; color:#fff;}
.tab_3 input, .tab_3 select{vertical-align:middle; padding:2px; }
.tab_3 textarea{width:200px; padding:3px;}


.tab_4 td {border-bottom: 1px solid #ECECEC;color: #333333;line-height: 20px;padding: 7px; text-align:center;}
.tab_4 th {background: none repeat scroll 0 0 #4B77B7;border-bottom: 1px solid #ECECEC;color: #FFFFFF;padding: 7px;}
.tab_4 input, .tab_4 select {padding: 2px;vertical-align: middle;}
.tab_4 textarea {padding: 3px;width: 200px;}


.edit{margin:0 auto; width:100%; background:#003399; height:30px; padding-top:10px; text-align:center;}

/* 翻页 */
DIV.digg {
	TEXT-ALIGN: center; margin:0 auto; width:620px; padding:15px;
}
div.digg select{vertical-align:middle;}
DIV.digg A {
	BORDER-RIGHT: #aaaadd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #aaaadd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #aaaadd 1px solid; COLOR: #000099; PADDING-TOP: 2px; BORDER-BOTTOM: #aaaadd 1px solid; TEXT-DECORATION: none
}
DIV.digg A:hover {
	BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 1px solid; BORDER-LEFT: #000099 1px solid; COLOR: #000; BORDER-BOTTOM: #000099 1px solid
}
DIV.digg A:active {
	BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 1px solid; BORDER-LEFT: #000099 1px solid; COLOR: #000; BORDER-BOTTOM: #000099 1px solid
}
DIV.digg SPAN.current {
	BORDER-RIGHT: #000099 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000099 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #000099 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #000099 1px solid; BACKGROUND-COLOR: #000099
}
DIV.digg SPAN.disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}

/* 快递 */
.search{margin:0 auto; width:100%; text-align:center; height:43px; border-top:1px solid #bfd8e4;  border-bottom:1px solid #bfd8e4;padding-top:20px;}

.search input.int{width:344px; height:18px; padding-top:4px; padding-left:3px; border-top:1px solid #999;border-left:1px solid #999;border-bottom:1px solid #ddd;border-right:1px solid #ddd; color:#000; font-size:15px; font-family:Arial;}
.search input.btn{width:77px; background:url(/img/bg_input2.gif); height:25px; font-size:14px; font-family:"黑体"; border:1px solid #cf7200; color:#fff; font-weight:bold;}

.select{margin:0 auto; width:100%; text-align:center; background:#f4f4f4; border-bottom:1px solid #999;}
.select div.con{margin:0 auto; width:550px; margin:8px 0 8px 0; }
.select div.con li{float:left; width:105px; margin:0 5px 5px 0;}
.select div.con label{cursor:hand;}


.result{margin:0 auto; width:100%; text-align:center; background:#eef9fe ; padding:8px 0 8px 0;}
.result td{height:25px; text-align:left; padding-left:10px; background:#fff; color:#000;}
.result th{height:25px; background:#0692cd; padding-left:10px; color:#fff; font-weight:bold;text-align:left; }
.ft{color:#fff; font-weight:bold;background:#2DAE00;}

.preview{margin:0 auto; background:#fff; width:900px; padding:10px; border:1px solid #ccc;}
.preview div.title{margin:0 auto; width:880px; text-align:right;}
.preview div.con{ background:#f4f4f4; height:800px;}

.domain_so{ background:#f4f4f4; border:1px dotted #ddd;}
.domain_input{width:300px; border:1px solid #ddd; padding:3px; font-size:20px; line-height:25px; color:#f60;}
.domain_btn{border:1px solid #cf7200; background:#f60 url(/img/bg_input2.gif); padding-top:2px; color:#fff; font-weight:bold; line-height:22px;font-size:16px; width:80px;}

.domain_con{margin:8px 0 8px 0; font-size:16px; }
.domain_con li{float:left; width:105px; margin:0 5px 8px 0;}
.domain_con label{cursor:hand;}
.domain_info td{border-bottom:1px dotted #ddd; padding:5px; font-size:14px;}
.domain_note{border:1px dotted #e2ca98; line-height:22px; background:#fff8e8;}
.domain_note td{padding:5px;}
.domain_info2 td{border-bottom:1px solid #ddd; border-right:1px solid #ddd; padding:8px; line-height:23px;}
.domain_info3 td{border-bottom:1px dotted #ddd; padding:5px; font-size:14px; padding:10px;}
.domain_bind{font-size:14px;}
.input_bind{border:1px solid #ddd; height:20px; padding-left:3px; padding-top:3px;}

.tab2 td{text-align:center; background:#fff; color:#000;padding:3px;}
.tab2 th{background:#0692cd;color:#fff; text-align:center; padding:3px;}

.tab3 td{background:#fff; color:#000;padding:6px; border-bottom:1px solid #ddd;}
.tab3 th{background:#0692cd;color:#fff; text-align:center; padding:6px;}

.help_title{margin:14px auto 2px; width:1000px; font-size:22px; font-weight:bold;font-family:"微软雅黑", "黑体";}
.help_nav{ margin:0 auto; width:1000px; background:#0571c1;}
.help_nav h2{ color:#fff; font-size:16px; font-family:"微软雅黑", "黑体"; padding:5px 0 5px 20px;}
.help_con{ margin:0 auto 10px; width:970px; padding:10px 10px 10px 20px; line-height:22px; font-size:14px; color:#000; background:#fff; border-bottom:2px solid #ddd;}
.help_con img{float:right; padding-left:10px;}

.make{margin:0 auto; background:#fff; width:778px; padding:10px; border:1px solid #ccc;}
.make div.title{margin:0 auto; width:778px;}
.make div.title img{float:right;}
.make div.con{background:#f4f4f4; height:300px;}

.uploads{margin:0 auto; background:#fff; width:778px; padding:10px; border:1px solid #ccc;}
.uploads div.title{margin:0 auto; width:778px;}
.uploads div.title img{float:right;}
.uploads div.patch{margin:0 auto; width:773px; padding:5px 5px 5px 2px;}
.uploads div.con{background:#f4f4f4; height:300px;}

.babyupdate{margin:0 auto; background:#fff; width:300px; padding:10px; border:1px solid #ccc;}
.babyupdate div.title{margin:0 auto; width:280px; background:#0693cb; color:#fff; padding:10px 10px 0 10px; font-size:14px;}
.babyupdate div.title img{float:right;}
.babyupdate div.con{background:#f4f4f4; }

.babyedit{margin:0 auto; background:#fff; width:600px; padding:10px; border:1px solid #ccc;}
.babyedit div.title{margin:0 auto; width:580px; background:#0693cb; color:#fff; padding:10px 10px 0 10px; font-size:14px;}
.babyedit div.title img{float:right;}
.babyedit div.con{background:#f4f4f4; }

.box_custom{margin:30px auto 10px; background:#fff; border:1px solid #ccddf3; padding:10px; width:116px;}
.box_custom p{padding-top:2px; line-height:24px; border-bottom:1px solid #ccc;}


/* 首页新增样式 */

.box_sys{ float:right; padding:10px 10px 10px 50px; background:#fef7e7 url(/img/icon_sys.gif) no-repeat 9px 4px; border:1px solid #f1daa3; color:#f60; font-size:14px; font-weight:bold;font-family:Arial, Helvetica, sans-serif;margin-bottom:10px;}
.box_sys img{float:right;}

.user_box{margin:0 auto; padding:10px; width:978px; border:1px solid #c5dce7; background:#fff;}
.user_box2{margin:0 auto; padding:10px 0 0 10px; width:988px; border:1px solid #c5dce7; background:#fff;}
.box_product{float:left; width:183px; height:173px; padding:7px; background:url(/img/bg_product.gif) no-repeat;}
.box_product img{padding-right:5px;vertical-align:middle;}
h4{font-size:18px; font-family:"微软雅黑", "宋体"; padding-top:5px; padding-left:5px;}

.main2{margin:0 auto; width:998px;}
.boxx_1{float:left; width:337px; height:210px;  border:1px solid #c5dce7; padding:8px; background:#fff;}
.list01{width:325px; float:left; clear:both;}
.list01 ul{padding:8px 0 0 0;}
.list01 li{ background:url(/img/dot_1.gif) 3px 9px no-repeat; line-height:120%; padding:5px 0 5px 15px; border-bottom:1px dotted #d5d5d5;}

.boxx_2{float:right; width:250px; height:210px; border:1px solid #c5dce7; padding:8px; background:#fff;}
.list02{width:240px; float:left; clear:both;}
.list02 ul{padding:8px 0 0 0;}
.list02 li{ background:url(/img/dot_1.gif) 3px 9px no-repeat; line-height:120%; padding:5px 0 5px 15px; border-bottom:1px dotted #d5d5d5;}

.boxx_3{float:left; width:700px; height:300px;  border:1px solid #c5dce7; padding:8px; background:#fff;}
.case{float:left; width:320px; padding:10px; border:1px solid #ddd; background:#f4f4f4; margin:8px 5px 0 0;}
.case p{padding-top:5px; line-height:18px;}

.banner{margin:0 auto; width:1000px; height:100px;}


.item-buy{width:270px;height:68px;background:url(http://img03.taobaocdn.com/tps/i3/T1OymeXg8yXXXXXXXX-451-860.png) no-repeat 0  -312px;background-position:right -312px;
  font: bold 36px/48px Verdana;
    height: 68px;  text-align: center;
    text-shadow: 1px 1px 1px #666666;color: #FFFFFF;border:none;cursor:pointer;
 }


.btn-small{position:relative;height:21px;width:57px;display:inline-block;line-height:21px;font-size:12px;color:#666;text-align:center;text-decoration:none;background:url(/img/item-botton.png) no-repeat 0 -96px;border:none;cursor:pointer;color:#ffffff}

.btn-small:visited{color:#666;}.btn-small:hover{color:#666;text-decoration:none;background-position:0 -120px;color:#ffffff}

.btn-small b{background:url(/img/item-botton.png) no-repeat -53px 0;display:block;height:21px;overflow:hidden;position:absolute;right:-1px;top:0;width:4px;}.btn-small:hover b{background:url(/img/item-botton.png) no-repeat -53px -24px;}

.btn-width{width:auto;padding:0 5px;}
.small-blue{color:#fff;text-shadow:1px 1px 1px #227aa7;background-position:0 -48px;vertical-align:middle;}
.small-blue:visited{color:#fff;}
.small-blue:hover{color:#fff;background-position:0 -72px;}.small-blue b{background:url(/img/item-botton.png) no-repeat -53px -48px;}
.small-blue:hover b{background:url(/img/item-botton.png) no-repeat -53px -72px;}

.btn-middle{height:29px;width:87px;display:inline-block;position:relative;line-height:29px;font-size:14px;color:#FFF;text-align:center;text-decoration:none;background:url(/img/item-botton.png) no-repeat -68px 0px;border:none;cursor:pointer;}

.btn-middle b{background:url(/img/item-botton.png) no-repeat -53px 0;display:block;height:29px;overflow:hidden;position:absolute;right:-1px;top:0;width:4px;}

.btn-middle:visited{color:#FFF;}
.btn-width{width:auto;padding:0px 5px 0px 5px;}

.btn-middle:hover{color:#FFF;text-decoration:none;}
.middle-blue{text-shadow:1px 1px 1px #227aa7;background-position:0 -148px;}
.middle-blue:hover{background-position:0 -180px;}
.middle-red{text-shadow:1px 1px 1px #a51100;background-position:0 -212px;}
.middle-red:hover{background-position:0 -244px;}
.middle-green{text-shadow:1px 1px 1px #768e00;background-position:0 -276px;}
.middle-green:hover{background-position:0 -308px;}
.middle-gray{text-shadow:1px 1px 1px #505050;background-position:0 -340px;}
.middle-gray:hover{background-position:0 -340px;}
.middle-long-red{width:auto;padding:0 5px;text-shadow:1px 1px 1px #a51100;background-position:0 -372px;}
.middle-long-red:hover{background-position:0 -404px;}
.middle-long-red b{background:url(/img/item-botton.png) no-repeat -151px -372px;}
.middle-long-red:hover b{background:url(/img/item-botton.png) no-repeat -151px -404px;}

.middle-yellow{height:29px;width:87px;background-position:-68px 0px;color:#ffffff}
.middle-yellow:hover{background-position:-68px -32px;color:#ffffff}

.small-yellow{background-position:0 -96px;color:#ffffff}
.small-yellow:visited{color:#ffffff;}
.small-yellow:hover{background-position:0 -120px;color:#ffffff}

.middle-long-yellow{height:21px;width:110px;background-position:0px -600px;color:#ffffff}
.middle-long-yellow:hover{background-position:0px -624px;color:#ffffff}

.btn-big{position:relative;height:35px;width:126px;display:inline-block;line-height:35px;font-size:19px;font-family:"微软雅黑";color:#fff;text-align:center;text-decoration:none;text-shadow:1px 1px 1px #a51100;background:url(/img/item-botton.png) no-repeat 0 -648px;border:none;cursor:pointer;}
.btn-big:visited{color:#fff;}.btn-big:hover{color:#fff;text-decoration:none;background-position:0 -688px;}
.big-gray{color:#999;text-shadow:none;background-position:0 -520px;}
.big-gray:hover{color:#999;background-position:0 -560px;}
.big-red{color:#fff;text-shadow:none;background-position:0 -648px;}
.big-red:hover{color:#fff;background-position:0 -688px;}
.big-blue{color:#fff;text-shadow:none;background-position:0 -440px;text-shadow:1px 1px 1px #569cdd;}
.big-blue:hover{color:#fff;background-position:0 -480px;}

.clear_both{clear:both;min-height:1px;height:1px;margin-top:2px;margin-bottom:2px;padding:0px 0px 0px 0px;overflow:hidden;font-size:0px;}






