﻿@charset "utf-8";
html{color:#000;background:#FFF; }
body { color:#666;font:12px/1.231 "Microsoft Yahei";min-width:1200px;width:100%;} /*网站字体颜色*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,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;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
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;}
select,input,button,textarea,button{font:99% Microsoft Yahei;}
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;}

 .circle{
          
            width: 10px;
            height: 10px;
            background-color: red;
            border-radius: 50%; 
          
            display: inline-block;
            margin-right: 5px;
        }

.mt10{ margin-top:10px;}
div#xnav {
    position: unset !important;
}
a { color:#666; text-decoration:none;}  
a:focus{outline:0;} 
a:hover{ text-decoration:none;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}

.cart_content{ margin-top:15px; margin-bottom:15px;}



/* -- 页面整体布局 -- */
.header , .content , .footer { width:1200px; margin:0 auto;  }
.left,.leftr{ width:260px; float:left; overflow:hidden;}
.leftr{ float:left;}
.left2 { width:910px; float:left; overflow:hidden; margin-top:15px;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop {height:0px; font-size:0; overflow:hidden; margin-top:10px;}
.leftbot { height:0px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { height:0px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right,.rightl{ width:910px; float:right; display:inline;overflow:hidden;}
.rightl{ float:right;}
.right2 { width:275px;  float:right; overflow:hidden;margin-top:15px;}
.right3 { width:260px; float:right; overflow:hidden; color:#666;}
.rightbot { height:0px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { height:0px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:910px; overflow:hidden;border:solid 0 #d5d5d5;border-top:0;border-bottom:0;padding-bottom:15px; }
.right2_main { width:273px;overflow:hidden;border:solid 0 #d5d5d5;border-top:0;border-bottom:0;padding-bottom:15px;}
.left2_main { width:910px;overflow:hidden;border:solid 0 #d5d5d5;border-top:0;border-bottom:0;padding-bottom:15px;}
ul.erj a {
    border-bottom: 0px solid #c9a063 !important;
}


.h_nav li a:-webkit-any-link{ display:block;}
i,em{ font-style:normal;}
/*头部开始*/
/*
.head{ height:234px; background: url("Img/Index/header.jpg") no-repeat center;}
.head .header{ height:188px; padding-top:46px;}
.header h1{ height:54px; margin-right:28px; float:left;}
.header h1 img{width:342px; height:54px;}
.header strong{float:left; display: block; font-weight: normal; font-size: 24px; color:#666666;}
.header strong i{ display: block;color:#333333;}
.header .fwrx{height:47px;float:right; background:url("Img/Index/phone.png") no-repeat left; padding-left:68px;}
.header .fwrx span{display: block;border-left:1px solid #8f8f8f; padding-left:18px; font-size: 14px; color:#333333;}
.header .fwrx span p{font-size: 24px; color:#c9a063;}
.header .nav{margin-top:46px;height:80px; }
.header .nav li{ float:left; height:80px; line-height: 80px;}
.header .nav li a{padding:0 33px; font-size: 16px; color:#666666;}
.header .nav b{ display: inline-block;float:right;width:24px; height:3px; margin-top:39px;background: url("Img/Index/hg1.png") no-repeat center;}
.header .nav li.first a{background:url("Img/Index/sy.png") no-repeat 5%;}
*/
body .header.content {
    height: 122px;
}
.header .nav li.last{ margin-right:0;}
.header .nav li.last b{ display:none}

.header .nav li:hover a,.header .nav li.cur a{ color:#c9a063;}

/*头部结束*/
/**/
.search{ height:87px;background:url("Img/Index/search.jpg") no-repeat center;margin-top:-87px;opacity: 0.8;}
.sea{height:87px;}
.sea .s{height:71px;padding-top:16px;}
.sea .s b{ width:132px; height:52px; text-align: center; border-top:1px solid #97938d;border-bottom:1px solid #97938d;line-height: 52px; font-size: 14px; font-weight: bold; color:#FFF; float:left;}
.sea .s strong{display:block;width:749px;float:left; height:52px;border:1px solid #97938d;line-height: 52px; padding:0 9px;}
.sea .s strong a{ padding:0 8px; font-size: 12px; color:#FFF;}
.sea .s p{float:right;width:299px; height:52px; border-top:1px solid #97938d;border-bottom:1px solid #97938d;}
.sea .s p input.txt{width: 227px;height: 52px;line-height: 52px;padding-left:18px;font-size: 14px;color: #fff;background:0;border: 0; float:left;}
.sea .s p input.btn{width:52px;height: 52px;background: url("Img/Index/kk.png") no-repeat center;cursor: pointer;border: 0;}
/*底部开始*/
.footers{height:788px;background:url("Img/Index/btnbj.jpg") no-repeat center;}
.foot{height:761px; padding-top:27px;}
.foot h1{width:533px; height:99px; margin:0 auto 45px;}
.foot h1 img{width:533px; height:99px;}
.foot .dbnav{margin-bottom:90px; height:20px; line-height: 20px;}
.foot .dbnav li{float:left;}
.foot .dbnav li a{font-size:14px; color:#434343;}
.foot .dbnav b{float:left;background:url("Img/Index/hg1.png") no-repeat center; width:24px; height:6px;margin:6px 30px 0;}
.foot .dbnav b:last-child{ display:none}
.foot .gsxx{width:312px; height:202px;margin-top:101px; float:left;}
.foot .gsxx span{display: block;font-size: 18px; color:#FFF; margin-bottom:21px;}
.foot .gsxx p{margin-bottom:8px;}
.foot .gsxx p em{ display: block; font-size: 14px; color:#FFF; line-height:24px;}
.foot .gsxx p em.copy{ font-size:12px;margin-left: 0px;}
.foot .gsxx p em a{ color:#FFF;}
.foot .gsxx strong{font-weight: normal; font-size: 12px; color:#FFF; line-height:24px;}
.foot .gsxx strong a{color:#FFF;}
.foot .gsxx strong i{display: block; }
.foot .lxfs{width:403px; height:202px; float:left; margin-top:101px; margin-left:90px;}
.foot .lxfs li{height:50px;padding-left:42px; margin-top:24px; color:#FFF;}
.foot .lxfs .dh{background:url("Img/Index/db1.png") no-repeat; margin-top:0;}
.foot .lxfs .dz{background:url("Img/Index/db2.png") no-repeat;}
.foot .lxfs .yx{background:url("Img/Index/db3.png") no-repeat;}
.foot .lxfs span{display: block}
.foot .lxfs span em{display: block; font-size: 16px; color:#FFF;}
.foot .lxfs .dh i{font-size: 24px;display: block;}
.foot .lxfs .dz i{display: block;font-size: 14px;}
.foot .lxfs .yx span i{display: block;font-size: 12px;}
.foot .ewm{width:362px; height:202px;float:right;margin-right:32px;margin-top:101px;}
.foot .ewm span{display: block;width:154px;height:182px; float:left;}
.foot .ewm span em{display: block;width:132px;height:132px; padding:10px 11px; background:url("Img/Index/ewk.png") no-repeat center;}
.foot .ewm span em img{width:130px;height:130px;}
.foot .ewm span i{display: block; font-size: 16px; color:#FFF;text-align: center;margin-top:10px;}
.foot .ewm span.e{margin-right:53px;}
.foot .link{height:122px; margin-top:83px;}
.foot .link p{height:98px; font-size: 18px; color:#FFF; padding-top:22px;}
.foot .link p em{display: block;margin-top:24px;}
.foot .link p em a{display: block; float:left; font-size: 14px; color:#FFF; margin-right:56px;}
/*底部结束*/



/*temp.css  2015  xsl 整理*/
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(img/nodata.gif) no-repeat 20px 20px;}
/* -- 弹出窗口 -- */
#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;}
/*rollup.css*/
/*#roll{display:block;width:15px;margin-right:-520px;position:fixed;right:50%;top:80%;_margin-right:-520px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}*/
#roll_top,#fall,#ct{position:relative;cursor:pointer; width:55px}
#roll_top{}
#fall{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -80px}
#ct{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -40px}
#roll{display:block;width:49px;margin-right:-650px;position:fixed;right:50%;bottom:100px;_margin-right:-650px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.68)); z-index:100;}

.ky_dj{position:fixed;bottom:0;_bottom:auto;z-index:10000;_position:absolute;overflow:visible;_top:expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight); z-index:2; right:14px;}
.ky_dj li{ display:block; font-size:0; position:relative; width:55px;}
.ky_dj li .showTs{ width:100px; line-height:55px; display:none; opacity:0.8; color:#fff; text-align:center; line-height:55px; font-size:13px; position:absolute; left:-100px; top:0;}
.ky_dj li .ewm{ left:-130px; width:120px;}
.ky_dj li .ewm img{ display:block; width:90px; height:90px; padding-left:15px; padding-bottom:15px;}
.ky_dj li img.png{  margin-bottom:1px; width:55px; height:55px;}
.ky_dj li span{ color:#fff; display:block; position:absolute; bottom:0px; left:0px; text-align:center; font-size:13px; width:100%; line-height:26px;}
.ky_dj li .showTs,.ky_dj li img.png{ background:#666;}
.ky_dj li a:hover .showTs,.ky_dj li a:hover img.png,.ky_dj li .showTs{ background:#c30808;}


.ImTable *{padding:0px;margin:0px}
.ImTable{border-collapse:collapse;border:none;background:url(/UserControls/im/kefu/bg.gif);}
.ImTable h2{font-size:14px;font-weight:bold;margin-top:5px}
.ImHeader{height:164px;background:url(/UserControls/im/kefu/im_01.gif)}
.ImRow0{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px; }
.ImRow1{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px;}
a.im,a:hover.im{text-decoration:none;height:35px;color:#333; 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:#f1f1f1;text-align:center;margin:15px 0 0;font-family:'宋体';}
.ImFooter p{font-size:20px;font-weight:bold;  color:#fff;text-align:center;margin:10px 0;}

.topadcs{width:100%; height:300px; overflow:hidden; text-align:center;margin:0px auto; margin-bottom:0;}
.topadcs a img{ width:100%; height:auto; display:block;}
.topadcs a{display:block;margin:0 auto;}
.topadcs a.fullad{ height:490px;}

 /*---面包屑导航xsl---*/
.plc { height:36px; line-height:36px; border-bottom:1px solid #ddd ; overflow:hidden;padding: 0 15px 4px 54px;  background:url(img/pro/dh.gif) no-repeat 8px center #fff; font-size:14px; padding-left:38px;} 
.plc span { color:#F1811F; font-weight:bold; font-family:Microsoft Yahei; padding-right:10px;}
.plc a { color:#333; margin-left:5px; margin-right:5px;}
.plc a:hover { color:#e60012;}
.plc .a_b { color:#FE0000; font-weight:bold;}

.mark{ background:#F0F0F0 url("img/pro/mark_bg.gif") repeat-x scroll 0px bottom; margin-bottom:0px;}
.mark .content{ background:none; margin-top:0px;}
.mark .plc{ background:none; height:52px; line-height:52px; background:url(img/pro/location.png) no-repeat left center; padding-left:28px;}
.mark .plc em a{ color:#c9a063; font-style:normal;}
.mark .plc span{ color:#333; font-weight:normal;}
.mark .plc a{ line-height:52px;}

.b13,.b15,.b14,.b16,.b17,.b18,.b19,.b20,.b21,#mesbook1 #mesbook1Btns input{ background:#1f61cc; border:none; border:none; height:28px; line-height:26px; color:#fff; padding-left:12px; padding-right:12px;margin: 10px 0; margin-right:5px;}
#TxtMsg{ border:1px solid #dedede;}

/* -- 翻页效果xsl-- */
.apage { height:34px; line-height:32px; background:#FAFAFA; padding:0 5px; margin-bottom:0px; margin-top:10px; text-align:right; clear:both; border:1px solid #e7e7e7;  }
.apage a { border:1px solid #999; padding:0 3px;  margin-right:5px;}
.apage .num_btns {float:right; font-family:Tahoma;}
.apage a:hover, .apage .cur { border:1px solid #c9a063; background:#c9a063; color:#fff; text-decoration:none;}
.apage .cust_txt { float:left;}
.apage .oran_pg_fp { background:url(img/first_page.gif) 4px 4px no-repeat; padding-right:9px;}
.apage .oran_pg_pp { background:url(img/pre_page.gif) 4px 4px no-repeat; padding-right:5px;}
.apage .oran_pg_np { background:url(img/next_page.gif) 8px 4px no-repeat; padding-right:12px;}
.apage .oran_pg_lp { background:url(img/last_page.gif) 8px 4px no-repeat; padding-right:12px;}
.apage select { font-size:8px; margin-top:5px; }
.apage .oran_pg_txt { height:15px; border:solid 1px #d4e3e9; width:20px; margin-left:5px;}
.apage .oran_pg_btn { height:15px; border:solid 1px #d4e3e9; margin-left:5px; font-size:9px; background:#5984ac; color:#fff; }

/*通栏 分页xsl*/
 .apage a{display:inline-block;  width:26px; height:20px; line-height:20px; margin-top:6px; padding:0px; text-align:center;}
 .apage .oran_pg_np{background: url("img/next_page.gif") no-repeat center center!important;}
 .apage .oran_pg_lp{ background: url("img/last_page.gif") no-repeat center center!important;}
 .apage .oran_pg_fp{background: url("img/first_page.gif") no-repeat center center!important;}
 .apage .oran_pg_pp{background: url("img/pre_page.gif")no-repeat center center!important; } 
 .apage .cust_txt{ font-size:14px; color:#666;}
 
.contactBox{ margin-top:12px; text-align:right; height:36px; line-height:26px; letter-spacing:1px; font-size:14px; color:#999}
.contactBox span{ font-weight:bold; height:26px; line-height:26px; display:inline-block;font-size:14px; color:#999; font-weight:normal}
.contactBox b{ font-size:18px; height:26px; line-height:26px; display:inline-block; color:#c9a063; }
.contactBox a.lx{ background:url(img/pro/lxwomen.gif) no-repeat left center; height:26px; line-height:38px; margin-left:12px; font-size:0px; width:100px; display:inline-block;}




.tm2007style{ display:inline-block; text-align:center;}
.tm2007style .tag_select{ white-space:nowrap; text-overflow:ellipsis;  }
.tm2007style .tag_select_hover{ white-space:nowrap;}
.tm2007style .select_box,.tm2008style .select_box .tag_options,.tm2008style .tag_select,.tm2008style .tag_select_hover{ width:102px;}
.tm2007style .select_box{height:36px; font: 12px "Microsoft YaHei";color: #221815;height: 36px;line-height: 36px;position: relative;z-index: 999;}
.tm2007style .select_box .tag_options{ background:#fdecec; width:102px;border: 1px solid #c30808;border-top: 0; }
.tm2007style .select_box .tag_options .open{ border-bottom:1px solid #fff;}
.tm2007style .select_box .tag_options .open_hover{ background:#fff;border-bottom:1px solid #fff;}
.tm2007style .select_box .tag_options .open_selected{ background:#fff; color:#c30808; border-bottom:1px solid #fff;}

.tm2008style{ display:inline-block;}
.tm2008style .tag_select{ white-space:nowrap; text-overflow:ellipsis; }
.tm2008style .tag_select_hover{ white-space:nowrap;}
.tm2008style .select_box,.tm2008style .select_box .tag_options,.tm2008style .tag_select,.tm2008style .tag_select_hover{ width:102px;}
.tm2008style .select_box{height:26px; text-indent:10px; font: 12px "Microsoft YaHei";color: #221815;height: 30px;background: #fff url(Img/index/sr_06.jpg) no-repeat 82px center;line-height: 30px;position: relative;z-index: 999;}
.tm2008style .select_box .tag_options{ background:#fff; width:102px!important;}
.tm2008style .select_box .tag_options .open{ border-bottom:1px solid #f1f1f1;}
.tm2008style .select_box .tag_options .open_hover{ background:#f1f1f1;}
.tm2008style .select_box .tag_options .open_selected{ background:#f1f1f1; color:#c30808;}


/*弹出样式*/
#xBox{ width:300px; height:200px; background:#fff; line-height:36px; display:none; }
#xBox .xbox_ct{padding-left:24px; padding-top:20px;}
#xBox h3{ background:#EBECEB; height:28px; line-height:28px; font-size:14px; padding-left:7px; font-weight:normal;}
#xBox h3 span{ float:right;  width:43px; height:14px; margin-top:7px; cursor:pointer; background:url(/Skins/default/Img/ico9_close.gif) no-repeat right center; margin-right:7px;}
#xBox a{ display:block; line-height:36px; height:36px; clear:both; margin-bottom:12px; color:#666; font-size:18px; letter-spacing:1px;}
#xBox a:hover{ background:#f5f5f5; color:#5e9edb;}
#xBox ul li{ line-height:36px;}
#xBox ul li span{ width:60px; text-align:right; display:inline-block; line-height:36px; height:36px;}
#xBox ul li input{ border:1px solid #ddd; line-height:26px; height:26px; padding-left:4px; margin-top:4px; margin-bottom:4px; width:175px;}
#xBox ul li input:focus{ border:1px solid #ccc;box-shadow: 4px 4px 4px #ddd;}
#xBox ul li.xtj input{ width:80px; float:right; margin-right:34px; background:#c30808; line-height:28px; height:32px; cursor:pointer; color:#fff; border:none;}
#xBox ul li.xtj input:hover{ background:#c44747;}


/*--客服样式--*/
.fleft_kh {
	top: 223px; width: 0; right: 0; margin-right: 0; position: fixed; z-index: 987654;
}
.fleft_kh h3{font-size: 14px;color: #fff;background: #333;width: 26px;height: 100px;position: absolute;top: 65px;left: -28px;line-height: 24px;margin: 1px auto;display: block;text-align: center;border-radius: 0px;padding: 10px 1px;}
.fleft_kh a.nofows{ position:relative}
.fleft_kh span.ws{ position:absolute; right:72px; top:0; border:1px solid #ccc; padding:4px; background:#fff; display:none}
.fleft_kh span.ws img{ width:120px; height:120px; display:block}
.fleft_kh span.ws i { display: block; font-size:14px; color:#333; text-align:center; line-height:38px;}

.fleft_kh a:link {
	background: no-repeat center 8px #333333; width:66px; height: 38px; text-align: center; color: #fff; line-height: 38px; padding-top: 30px; margin-top: 1px; display: block; z-index: 545;font-size: 14px; 
}
.fleft_kh a:visited {
	background: no-repeat center 8px #333333; width: 66px; height: 38px; text-align: center; color: #fff; line-height: 38px; padding-top: 30px; margin-top: 1px; display: block; z-index: 545;
}
.fleft_kh a:hover {
	background-color: #c9a063;
}
.fleft_kh a {
	position: relative;
}
.fleft_kh a.rtel {
	padding: 0px; height:66px; position: relative;
}
.fleft_kh a.rtel span {
	background: rgb(0, 204, 255); top: 0px; width: 66px; height: 66px; text-align: left; right: 0px; line-height: 66px; overflow: hidden; font-size: 24px; position: absolute;
}
.fleft_kh a.rtel span i {
	background: no-repeat center 8px #333333; width: 66px; height: 38px; text-align: center; color: #fff; line-height:38px; padding-top: 30px; font-size: 14px; font-style: normal; margin-right: 10px; float: left;
}
.fleft_kh a.rtel:hover span i {
	background-color: #c9a063; 
}
.fleft_kh .fript {
	margin: 10px 0px 0px 5px; width: 120px; height: 28px; line-height: 26px; font-family: "微软雅黑"; font-size: 12px;
}
.fleft_kh .frbtn {
	background: rgb(51, 153, 204); border: currentColor; width: 70px; height: 32px; color: white; line-height: 32px; font-family: "微软雅黑"; font-size: 14px; font-weight: bold; margin-left: 5px; cursor: pointer;
}
.kj {
    border: 1px solid #D3D3D3;
    padding: 30px;
    text-align:left;
}