﻿@charset "utf-8";
body { color:#666; font-size:12px; font-family: "宋体"; background:url(Img/Common/body.jpg) repeat-x top;} /*网站字体颜色*/
a { color:#666; text-decoration:none;}  
a:focus{outline:0;} 
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
.clear{clear: both; font-size: 0; height: 0;line-height: 0;overflow: hidden;}
.clearfix:after{ content:""; clear:both; height:0; visibility:hidden; display:block;}
.clearfix{ zoom:1;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.fw{ font-family:"微软雅黑","宋体";}
.pa{ position:absolute;}
.pr{ position:relative}
.mt8{ margin-top:8px;}.mt10{ margin-top:10px;}
.font14 { font-size:14px; font-weight:bold;}

.xiaowangh { font-size:24px; line-height:24px; color:#55c658; font-weight:500; margin-bottom:21px; margin-top:21px;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}h2 { font-size:26px;}h3 { font-size:20px;}h4 { font-size:14px;}h5 { font-size:12px;}h6 { font-size:10px;}

.pop .bottom{background:#fff;}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:960px; margin:10px auto; }
/*验证码*/
#imgCmtVerCode{ vertical-align:middle;}


/*处理中动画占全屏*/
#oran_div_processing{width:300px;padding:20px;z-index:9999;text-align:center;background:#fffeef;border:solid 1px #b8ab04;}
/*表单提示*/
#form .ok{ background:url(Img/ico28.gif) no-repeat; width:18px;height:16px;display:block; float:right; margin-right:10px;}
#form .err{ background:url(Img/ico29.gif) no-repeat; width:18px;height:16px;display:block; float:right;margin-right:10px;}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}

/*在线客服*/
#divOranIm{position:absolute;right:0px;z-index:10;display:block;}
#bodd{width:150px;}
#kefubtn{text-align:right;cursor:pointer;}
.ImTable *{padding:0px;margin:0px}
.ImTable{border-collapse:collapse;border:none;background:url(/UserControls/im/kefu/bg.gif);width:150px;}
.ImTable h2{font-size:14px;font-weight:bold;margin-top:5px}
.ImHeader{height:42px;background:url(/UserControls/im/kefu/im_01.gif)}
.ImRow1,.ImRow0{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;line-height:28px;height:28px;padding-left:10px; overflow:hidden; }
a.im,a:hover.im{text-decoration:none;height:28px;color:#fff; font-size:14px;}
.ImFooter{height:90px;background:url(/UserControls/im/kefu/im_04.gif) no-repeat; display:inline-block; width:150px;font-family:Arial,Helvetica,sans-serif;}
.ImFooter h5{font-size:14px;font-weight:normal; color:#8f9396;text-align:center;margin:15px 0 0;font-family:'宋体';}
.ImFooter p{font-size:20px;font-weight:bold;  color:#F1005B;text-align:center;margin:10px 0;}
/*置顶*/
#roll_top{position: relative;cursor: pointer;height: 72px;width: 26px;background: url(/Images/top.gif) no-repeat; z-index:99999;}
#roll{display: block;width: 15px;margin-right: -503px;position: fixed;right: 50%;bottom: 20px;_margin-right: -513px;_position: absolute;_margin-top: expression(eval(document.documentElement.clientHeight-92));_top: expression(eval(document.documentElement.scrollTop));}
/*暂无数据*/
#nodata { background: url("img/nodata.gif") no-repeat 20px 20px transparent;border: 1px solid #EEEEEE;margin: 10px 0;padding: 80px 80px 80px 150px;}

.b15 { cursor:pointer;border:none; background: url(Img/SkinsVIBtn.jpg) no-repeat -79px -650px; width:60px; height:24px; line-height:24px; color:#fff; font-size:14px; font-weight:bold; }
/* -- 页面整体布局 -- */
.header, .content, .footer{ width:960px; margin:0 auto;}
.left { width:201px; float:left; overflow:hidden;margin-bottom:10px;}
.left2 { width:670px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(Img/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.left2top { background:url(Img/left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(Img/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(Img/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right { width:754px; float:left; display:inline; margin-left:5px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(Img/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(Img/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(Img/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(Img/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:752px;background-color:#fff; min-height:458px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.right2_main { width:273px;background-color:#fff; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.left2_main { width:668px; background-color:#fff; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; overflow:hidden;}

#commonHeaderUser a{ padding:0;}
#commonHeaderUser{ padding-right:10px;}
#commonHeaderUser a{ padding:0 2px;}
#commonHeaderUser .h_logout{ padding-left:5px;}


.h_nav li a:-webkit-any-link{ display:block;}

/*头部开始*/
.top{ background:url(Img/Common/topbg.jpg) no-repeat center top;}
.h_zc{ height:32px; color:#8f8f8f; line-height:32px; overflow:hidden;}
.h_zc p a{color:#8f8f8f;padding:0 10px;}
.h_zc p span a{ color:#00987f}

.h_con{ height:98px; overflow:hidden; padding-top:34px;}
.h_con h1{ width:187px; padding:0 0 0 9px;}
.h_con p{ height:58px; border-left:solid 1px #cddac7;font-family:"微软雅黑";font-size:18px;color:#00987f;line-height:27px;padding-left:15px;}
.h_con p b{ display:block; color:#f1005b}
.h_pho{font-family:"微软雅黑";font-size:14px;color:#00987f; line-height:22px;background:url(Img/Common/t_pho.jpg) no-repeat 0 11px; height:54px;padding:12px 3px 0 62px;}
.h_pho b{ display:block;color:#00987f;font-size:24px; font-weight:normal;}

.menu{height:38px;overflow:hidden;}
.menu li{float:left; }
.menu li.born a{ background:none;}
.menu li a{color:#fff;font-size:14px; line-height:38px; display:inline-block;background:url(Img/Common/menu_fgx.jpg) no-repeat right center; padding:0 19px;}
.menu li.cur a,.menu li a:hover{ text-decoration:none; background:url(Img/Common/mhbg.jpg) no-repeat center; margin-left:-2px;  padding-left:21px;}
.menu li a:-webkit-any-link{ display:block;}

.h_sea{line-height:26px; height:30px; color:#00987f; padding:4px 7px 0 15px;overflow:hidden;}
.s_inp{ width:272px; height:22px; line-height:22px; border:solid 1px #c7d5b3; background:#fff; padding:1px}
.inp01{border:0; height:22px;background:url(Img/Common/s_bg.jpg) no-repeat 3px 3px;width:195px;padding:0 0 0 25px;float:left;line-height:22px;color:#c3c3c3}
.s_ss { float:left; width:52px; height:22px;}
.key a{ padding:0 8px; color:#00987f;}
/*头部结束*

/*底部开始*/
.foot{ background:url(Img/Common/footbg.jpg) repeat-x top;}
.f_nav{clear:both;height:38px; line-height:38px;text-align:center; color:#cceae5;}
.f_nav a{padding:0 17px;color:#cceae5;}
.f_con{padding:42px 0 3px; line-height:20px;}
.f_logo{ width:192px; text-align:right; padding-right:25px; padding-top:9px;}
.f_logo span{font-family:"微软雅黑";display:block; color:#777;}
.f_logo span b{ font-size:24px; color:#333; display:block;}
.f_text{ width:334px; background:url(Img/Common/f_ge.jpg) no-repeat 0 6px;padding-left:27px;}
.f_text p{ height:62px; overflow:hidden}
.f_text p.pline{ height:22px; overflow:hidden; line-height:22px;}
.f_text b{ color:#333; display:block;}
.f_wl{ width:382px;background:url(Img/Common/f_ge.jpg) no-repeat 0 6px; padding-top:9px;}
.f_wl li{ width:191px; float:left; text-align:center;}
.f_wl li img{ width:102px; height:102px; display:block; padding-left:45px;}
.f_wl li span{ height:32px; line-height:32px; text-align:center; display:block;}

/*底部结束*/
