/*公共压缩样式，处理各个浏览器兼容性所写，可以无视*/html,body{height:100%;}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}ul,ol{list-style:none}s{text-decoration:none}img{border:0}table{border-collapse:collapse;border-spacing:0}caption,cite,code,dfn,th,var{text-align:left;font-weight:normal;font-style:inherit;}body{background-color:#fff;}/* 表单 */label{display:inline-block;*display:inline;*zoom:1}button,input,select,textarea{vertical-align:baseline;*vertical-align:middle}input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]  input[type="button"]::-moz-focus-inner{border:none;padding:0}/* 字体 */
.clearfix{overflow:hidden;zoom:1;}

/* 项目主体部分设置 */
a{color:#444;text-decoration:none;}
body{backgr ound:#ACE2FA;color:#6c6c6c;font:12px/1.5 "\5fae\8f6f\96c5\9ed1",\5b8b\4f53,"microsoft yahei",Arial;}
input,textarea{font-family:"Tahoma",\5b8b\4f53,"microsoft yahei",Arial;vertical-align:middle}
.input{border:1px solid #e8e8e8;padding:.6em .4em;font-size:12px;color:#666;background:url(../images/input_bg.jpg) repeat-x;}
.input:focus{box-shadow:0 0 5px 0 #02A8E5;}
a:hover{color:#f60;text-decoration:underline}
.spot{color:#f60}
.blue{color:#078DCF}
.orange{color:#f90}
.green{color:#108E3F}
.red{color:red}
.c_444{color:#444}
.opy_w{text-shadow:-1px -1px 0 rgba(255,255,255,0.2);}
.opy_b{text-shadow:-1px -1px 0 rgba(0,0,0,0.15);}
.inline{display:inline-block;*display:inline;zoom:1;}
.loading{background:url(../images/loading.gif) no-repeat 50% 50%}
.middle{vertical-align:middle}

.headbox{width:100%;}
		
/*顶部信息*/				
.top{ width:100%;height:40px; background:#f9f9f9; }
.topfw{ width:1003px; margin:0 auto;line-height:40px; color:#a5a5a5;}
.topfw p{ float:left;}
.mRInfo {paddi ng-right: 10px;float:right;}
.mrline { padding:0 20px; display:inline-block;}
.mRInfo a {padding: 0 8px; color:#a5a5a5;}
.mRInfo a:hover { color:#a98040}

.serach_input{border:1px solid #dcdcdc;padding:2px 3px;font-size:12px;color:#a1a1a1;}
.btn_serach{cursor:pointer;background:url(../images/btn_search.jpg) no-repeat;color:#fff;width:63px;height:30px;border:0}
.language li{display:inline-block;*display:inline;zoom:1;margin-right:1em}

/*头部*/				
.header{background:url(../images/bbg.png) repeat;position:relative;height:100px }	
.header .header-inner{width:1003px;margin:0 auto;position:relative;padding-top:20px;}
.logo{float:left;}
.logor{ float:right;color:#180e0c; font-size:14px;padding-left:60px;  background:url(../images/xpico.png) no-repeat 3px; }
.logor span{ color:#c29e71; font-size:24px; }
.hot-key a{padding:0 .3em}

/*导航*/				
.nav{ width:100%; height:45px; background: #2c3757; z-index:9999;}
.nav .nav_list{ width:1003px; margin:0 auto;}
.nav li{float:left;height:45px; width:143px; line-height:45px;position:relative;}
.nav li.last{background:#c29e7b ; color:#fff;}
.nav li a{float:left;display:block; width:143px; height:45px; text-align:center; line-height:45px; color:#fff; font-size:14px;}
.nav li a:hover{background:#c29e7b ;color:#fff;text-decoration:none;}
.nav li a i { position:absolute; right:30px; top:20px; width:0; height:0; font-size:0; line-height:0; border-width:4px; border-style:solid; border-color:#c29e7b #2c3757 #2c3757; -moz-transition:-moz-transform .2s ease-in; -webkit-transition:-webkit-transform .2s ease-in; -o-transition:-o-transform .2s ease-in; transition:transform .2s ease-in; -moz-transform:rotate(0); -webkit-transform:rotate(0); -o-transform:rotate(0); transform:rotate(0)}
.nav li a:hover i {  border-color:#fff #c29e7b #c29e7b;-moz-transform:rotate(180deg); -moz-transform-origin:50% 30%; -webkit-transform:rotate(180deg); -webkit-transform-origin:50% 30%;-o-transform:rotate(180deg); -o-transform-origin:50% 30%; transform:rotate(180deg); transform-origin:50% 30%; filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.nav li a.selected2 {background:#c29e7b;color: #fff;}
.nav li.selected .submenu{display:block;}
.nav li .submenu{display:none;position:absolute;top:46px;left:0px; background:#2c3757;}
.nav li .submenu{width:143px;}
.nav li .submenu{ z-index:9999;}
.nav li .submenu li{background:none;height:30px; line-height:30px;}
.nav li .submenu li a{text-align: center; height:30px;line-height:30px; color:#fff; width:143px;font-size:12px;}
.nav li .submenu li a:hover{background:#c29e7b;font-weight:normal; color:#fff;text-decoration:none; }




/*banner START*/
.fullSlide{width:100%;position:relative;height:400px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;over flow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:400px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:400px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#c29e7b;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:10%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:10%;background-position:-6px -137px;}

/*banner样式*/
.tempWrap{margin:0 auto}
.picBox{ position:relative;overflow:hidden;font-size:0;z-index:90;transition:all 0.2s linear 0s;}
.picBox a{transition:all 0.2s linear 0s;}
.picBox .clearfix{width:100%!important}
.picBox .bd li{width:100%!important;text-align:center}
.picBox ul{width:100%!important;}
.picBox .hd{ position:absolute;bottom:15px;left:0;width:100%;height:14px;z-index:99;text-align:center}
.picBox .hd ul{margin:0;padding:0}
.picBox .hd li{background:#666;display:inline-block;*display:inline;zoom:1;width:16px;height:16px;line-height:16px;text-align:center;margin-left:2px;color:#fff;cursor:pointer;font-size:12px;}
.picBox .hd li.on{ background:#FF9600;color:#fff}
.picBox .next,
.picBox .prev{background:url(../images/icon_arr.png) no-repeat;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;cursor:pointer;}
.picBox .prev{background-position:10px 26px;height:90px;left:0;opacity:0;filter:Alpha(opacity=0);position:absolute;top:50%;width:50px;z-index:100;background-color:#111;margin-top:-35px}
.picBox .next{background-position:15px -48px;height:90px;right:0;opacity:0;filter:Alpha(opacity=0);position:absolute;top:50%;width:50px;z-index:100;background-color:#111;margin-top:-35px}
.picBox:hover .prev{opacity:.5;filter:Alpha(opacity=50);}
.picBox:hover .next{opacity:.5;filter:Alpha(opacity=50);}

.sitemap{padding:0 0 1em;border-bottom:1px solid #eee;margin:1em 1.5em}
.sitemap dt{font-size:14px;font-weight:bold;padding:0 0 .3em;color:#669934}
.sitemap dt a{color:#111}
.sitemap dd{padding:0}
.sitemap dd a{padding:0 1em 0 0}

.comment_pro{overflow:hidden;zoom:1;margin:0 0 10px;}
.comment_pro img{float:left}



/* kefu */
.fixed-bar .icon,.fixed-bar .consult-list .tel-icon{background:url(../images/JS_02.png) no-repeat;}
.fixed-bar .icon{display:block;position:absolute;top:50%;left:50%;width:23px;height:12px;overflow:hidden;margin:-18px 0 0 -12px;background-position:right -220px;text-indent:-999em;}
.fixed-bar{position:fixed;right:20px;bottom:50px;z-index:50;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))-30);}
.fixed-bar .gotop{position:relative;z-index:1;display:block;width:68px;height:36px;overflow:hidden;margin:-1px 0 0;padding:32px 0 0;border:1px solid #2c3757;border-top:1px dashed #eaeaea;background-color:#fff;color:#666;font:normal 14px/36px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";text-align:center;}
.fixed-bar .share{height:68px;overflow:hidden;margin:-1px 0 0;border:1px solid #2c3757;}
.fixed-bar .gotop:hover{z-index:10;color:#2c3757;text-decoration:none;}
.fixed-bar .gotop:hover .icon{background-position:right -251px;}
.fixed-bar .consult-box{border:1px solid #262626;}
.fixed-bar .consult-box .consult-header{position:relative;height:36px;margin:-1px -1px 0;background:#2c3757;}
.fixed-bar .consult-box .consult-title{color:#fff;font:normal 16px/36px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";text-align:center;}
.fixed-bar .consult-box .icon{display:none;top:0;left:-28px;width:28px;height:36px;overflow:hidden;margin:0;background-position:-80px -530px;cursor:pointer;}
.fixed-bar .consult-box .icon:hover{background-position:-110px -530px;}
.fixed-bar .consult-list{padding:14px;border-bottom:1px dashed #eaeaea;display: inline-block;}
.fixed-bar .consult-list li{padding:3px 0;color:#666;font:normal 12px/24px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";display: inline-block;}
.fixed-bar .consult-list span,.fixed-bar .consult-list a{line-height:24px;}
.fixed-bar .consult-list span{padd ing-left:10px;}
.fixed-bar .consult-list img{vertical-align:top;}
.fixed-bar .wide-bar{width:134px;background:#fff;}
.fixed-bar .wide-bar .share .bds_more{width:148px;_width:146px;background-position:-252px -568px;}
.fixed-bar .wide-bar .share .bds_more:hover{background-position:-354px -568px;}
.fixed-bar .wide-bar .gotop{width:132px;}
.fixed-bar .consult-list .tel-icon{margi n-left:-15px;padd ing:0 0 0 20px;}



/*主题部分*/
.home{padding:2px 0 0}
.main{width:1003px;margin:0 auto;position:relative}
.main-home{background:url(../images/bbg.png) repeat;}
.inner{margin:0 0 10px;padding:0px 0 15px;}
#pageTop{z-index:160;width:65px;height:65px;background:url(../images/pagetop.png) no-repeat;position:fixed;_position:absolute;bottom:10px;right:10px;overflow:hidden;text-indent:-999px;cursor:pointer}
#pageTop:hover{background-image:url(../images/pagetop_on.png)}
#pageTop a{width:100%;height:100%;display:block;}
*html #pageTop a{width:65px;height:65px}

/*容器*/
.imgppt{text-align:center}

.comment{font-size:12px;margin:0 0 10px; background:#fff; height:53px; padding:0 15px;}

.comment .rmcp{ line-height:53px; float:left;}
.comment strong{padding:0 10px 0 0; }

.mRSearch{height:34px; float:right; margin-top:7px;}
.mRSearch li{ float:right; }
.btnSearch{ border:0px;}
.textInput{width:250px; height:30px; border: #eeeeee 2px solid;}
.textInput input{ width:230px; height:30px; border:0px;color:#cccccc; background:none; padding-left:20px; font-family:"microsoft yahei"; }
.textInput input:focus{color:#f60;}
.btnSearch input{width:80px; height:34px; background-color:#2c3757; color:#FFF;text-align:center; cursor:pointer;outline-style: none; border:0px; font-family:"microsoft yahei"; }
.btnSearch input:hover { background:#c29e7b;}

.pro_sort_box{background:#fff;height:100%;}
.pro_sort_box .title{color:#fff;height:87px;background:#2c3757;text-align:center;}
.pro_sort_box .title  h1{font-size:24px;font-weight:normal;padding-top: 10px;}
.pro_sort_box .title  h2{color:#c29e7b;font-size:14px;font-weight:normal;}
.pro_sort{margin:10px 0 10px;}
.pro_sort ul{padding:0;}
.pro_sort li{margin:0;}
.pro_sort li .subnav{display:none}
.pro_sort li a{border-bottom:1px solid #eef4f5;line-height:32px;display:block;padding:6px 20px;color:#401C1F}
.pro_sort li a:hover{background:#c29e7b;color:#fff;text-decoration:none}

    .cdh ul a{font-size: 14px;color: #444;text-decoration: none;padding-left:20px; height:44px; display:inline-block; width:220px}
    .cdh ul a:hover{text-decoration: none;color: #fff;}
    .cdh ul li{width: 240px;height: 44px;line-height: 44px;position: relative; border-bottom: 1px solid #eef4f5;}
    .cdh ul li:hover{background: #c29e7b; color:#fff;}
    .cdh ul{width: 240px;height: auto;position: absolute;background: #fff;list-style: none;}
    .cdh ul.nav2{left: 160px;top: 0;display: none; z-index:50; border: 1px solid #c29e7b;}
    .cdh .nav1 .li1:hover ul.nav2{display: block;background: #fff;}

 	.lydh{ height:240px; padding:5px 0 10px}
    .lydh ul a{color: #444;text-decoration: none;padding-left:20px; height:39px; display:inline-block; width:178px}
    .lydh ul a:hover{text-decoration: none;color: #fff;}
    .lydh ul li{width: 198px;height: 39px;line-height: 39px;position: relative; border-bottom: 1px solid #eef4f5;}
    .lydh ul li:hover{background: #c29e7b; color:#fff;}
    .lydh ul{width: 198px;height: auto;position: absolute;background: #fff;list-style: none;}
    .lydh ul.nav2{left: 140px;top: 0;display: none; z-index:50; border: 1px solid #c29e7b;}
    .lydh .nav1 .li1:hover ul.nav2{display: block;background: #fff;}
	
.box{margin:0 0 10px;border:1px solid #fff;background:#fff}
.box .title,
.right .title{margin:0;background:url(../images/title_bg.png) repeat-x;line-height:41px;height:41px;position:relative;bor der-bottom: #c19d7b solid 2px;}
.box .title .title_more,
.right .title b{display:block;background:url(../images/title_lead.png) no-repeat right 0;line-height:41px;height:41px;display:inline-block;*display:inline;zoom:1;color:#fff;font-weight:bold;text-align:center;font-size:14px;padding:0 40px 0 30px}
/*
.box_skin2 .title,.right .title{background-image:url(title_bg2.jpg)}
.box_skin2 .title .title_more,.right .title b{background-image:url(title_lead2.jpg)}
*/

.box .more{position:absolute;right:10px;top:0;overflow:hidden;}
.box .content{padding:12px}
.box_map .content{padding:0;font-size:0}

.mb_box{margin:0;}
.youshi_box{margin:0 0 10px;}
.no_pic_list .content{padding-bottom:0}

.box .intro-info-pic .intro-info-img{float:left;margin-right:15px;display:inline;}
.about_box{height:303px;line-height:2em;overflow:hidden;zoom:1; }
.about_box .intro-info-title{font-size:16px;}
.about_box .intro-info-title a{color:#333}
.about_box .content p{text-indent:2em;}

.honor{height:303px;line-height:2em;overflow:hidden;zoom:1;}

.more_column{border:1px solid #e9e9e9;border-top:0;background:#fff;padding:0 0 15px;margin:0 0 10px;}
.more_column_li{text-align:center}
.more_column_li li{display:inline-block;*display:inline;zoom:1;padding:0 5px}
.more_column_li img{display:block}
.more_column_li li{text-align:left;}
.more_column_li li a{display:block}
.more_column_li li span{display:block;padding-left:20px}

.box_map .content img{width:100%}

.client_list{height:210px;overflow:hidden}
.client_list li{border-bottom:1px solid #ebebeb;padding:8px 0 0}
.client_list li img{float:left;display:inline;margin:0 10px 0 0}
.client_list li h5{margin:0 0 5px;color:#333}
.client_list li p{height:75px;overflow:hidden}

/*普通新闻信息列表*/
.nlist{background:url(../images/icon_dot.jpg) no-repeat 4px 50%;padding:8px 0 8px 15px;border-bottom:1px solid #e9e9e9}
.list_news_01{padding:15px}
.list_news_01 li{background:url(../images/icon_dot.jpg) no-repeat .5em 50%;padding-left:1.5em;margin:0;border-bottom:1px solid #e2e2e2; line-height:40px;}
.list_news_01 li.bg{background-color:#FCFCFC}
.list_news_01 li span{float:right}
.list_news_01 .ico{display:none}
.list_news_01 li:hover{background-color:#FFFEE5}

/*企业优势*/
.ys-box-content{padding:0;margin:0 1em;border-left:1px solid #EAEAEA;font-size:12px;color:#7F7F7F}
.ys-box-content li{position:relative;padding:5px 5px 5px 15px}
.ys-box-content li .circle{background:url(../images/ys-float-2.jpg) no-repeat;width:12px;height:12px;position:absolute;display:block;left:-6px;top:8px}
.ys-box-content li:hover .circle,.ys-box-content li.head .circle{background-image:url(ys-float-1.jpg)}
.ys-box-content li.head{font-family:\5fae\8f6f\96c5\9ed1;font-size:22px;color:#222;}
.ys-box-content li.head .circle{top:16px}
.hr{height:1px;overflow:hidden;background:#eee;margin:.5em 0}

/*新闻详细页*/
.display_title{position:relative;padding:20px 20px 0;}
.display_title h1{font-size:22px;color:#2c3757; padding-bottom:.5em; text-align:center; }
.display_title .description{text-align: center;margin: 0 auto;}
.display_title .info{border-bottom:1px dotted #DBDBDB;}
.display_title .font_size{font-size:0;position:absolute;right:15px;top:25px;height:20px;width:60px;height:20px;background:url(../images/font_size.jpg) no-repeat;text-indent:-999px;overflow:hidden}
.display_title .font_size a{display:inline-block;*display:inline;zoom:1;width:20px;height:20px;float:right}
.page_up_dn{display:none;background:#2fa5e0 url(../images/top_bg.jpg) repeat-x 0 bottom;z-index:300;margin:0;padding:0 10px;width:770px;position:fixed;bottom:0;color:#fff}
.page_up_dn li{padding:10px 0;width:50%;float:left}
.page_up_dn li a{color:#fff}
.thumb_list{overflow:hidden;zoom:1;}

/**/
.diplay_foot{margin:0 1.2em 1.2em;padding:0 0 1.2em;border-bottom:1px solid #e2e2e2;}
.diplay_foot dt{float:left}
.diplay_foot a{display:inline-block;*display:inline;zoom:1;padding:.3em .8em;border:1px solid #e2e2e2}
.diplay_foot a:hover{background-color:#f9f9f9;text-decoration:none}
.diplay_foot dd{margin:0;padding:0;float:right}
/*一键分享*/
.share_box{z-index:100;display:inline-block;*display:inline;zoom:1;position:relative;width:100px}
.share_box .share_name{display:inline-block;*display:inline;zoom:1;padding:.3em .8em .3em 1.8em;border:1px solid #ddd;cursor:pointer;background:url(../images/icon_share.gif) no-repeat 6px 50%;}
.share_box .share_name:hover{border-color:#ccc;color:#666}
.share_box .share_content{position:absolute;padding:.3em .8em;top:-7px;display:none;width:300px;left:80px;}

/*表格*/
.tab_list{color:#777;line-height:1.8}
.tab_list,.orderlist{border:1px solid #e2e2e2}
.tab_list td,.orderlist{border:1px solid #e2e2e2;padding:.4em .8em}
.tab_list .head,.orderlist th{background:#FBFBFB;padding:.4em .8em;font-weight:bold;color:#555}
.tab_list .col1{text-align:right;width:15%}
.tab_list .content{padding:1.2em;line-height:1.7}
.tab_list h3{color:#333}

/*在线询单按钮，购物车*/
.order{margin:0 1.2em}
.orderBottom{margin:1.2em;text-align:center}
.orderBottom a{display:inline-block;*display:inline;zoom:1;border:1px solid #e2e2e2;padding:.4em;margin:0 1em 0 0}
.orderBottom a:hover{background-color:#f8f8f8;text-decoration:none}
.orderlist th{text-align:center}

/*在线询单按钮*/
.enquiry{margin:1.2em auto 0;text-align:center}
.enquiry a{display:inline-block;*display:inline;zoom:1;background:url(../images/btn_enquiry.png) no-repeat;width:105px;height:42px;}
.enquiry a:hover{background-position:0 -51px;}
.enquiry img{display:none}

.huoban{text-align:center}
.huoban img{margin:0 .2em}
/*图片列表*/
.thumb_list li{float:left;display:inline;text-align:center;margin:0;}
.thumb_list li .pic,.pic_list_01 li .img{border:1px solid #ddd;}
.thumb_list li .pic img,.pic_list_01 li .img img{width:100%}
.thumb_list li .pic:hover,.pic_list_01 li .img:hover{border-color:#c29e7b}
.honor .thumb_list .pic{border:0}
.honor .pic_list_li .txt a{background-image:none}
.honor .pic_list_li{margin-bottom:0}
.honor .content{padding-bottom:0;}

/*内页图片列表*/
.pic_list_01{overflow:hidden;zoom:1;margin:0;padding: 15px 15px 0 15px;}
.pic_list_01 li{float:left;display:inline;text-align:center;margin:0;}
.pic_list_li{margin:0 5px 10px;}
.pic_list_li .txt a{display:block;overflow:hidden;padding:6px 0;height:18px;}

.pic_list_1{width:100%}
.pic_list_2{width:49.5%}
.pic_list_3{width:33.2%}
.pic_list_4{width:24.95%}
.pic_list_5{width:19.9%}
.pic_list_6{width:16.5%}
.pic_list_7{width:14.1%}
.pic_list_8{width:12.4%}
.pic_list_9{width:11%}
.pic_list_10{width:195px}

/*翻页样式*/
.page{padding:1em 0;overflow:hidden;text-align: center;}
.page .recordcount{float:left}
.page .page_no{float:right;font-size:0}
.page .page_no a{display:inline-block;*display:inline;zoom:1;border:1px solid #DEE3E7;padding:.2em .6em;margin:0 1px;border-radius:2px;font-size:12px;vertical-align:top;font-family:"\5b8b\4f53"}
.page .page_no a.current,.page .page_no a:hover{background-color:#E66A34;border-color:#E66A34;color:#fff;text-decoration:none}
.page .page_no .page_home,
.page .page_no .page_pre{padding-left:1.3em;background:url(../images/page_btn.gif) no-repeat 5px 8px;}
.page .page_no .page_home:hover,
.page .page_no .page_pre:hover{background-position:5px -21px}

.page .page_no .page_next,
.page .page_no .page_end{padding-right:1.3em;background:url(../images/page_btn.gif) no-repeat 85% -46px;}
.page .page_no .page_next:hover,
.page .page_no .page_end:hover{background-position:85% -73px}

/*内页样式*/	
.mainbg{position:relative;overflow:inherit}	
.mainbg:after{content:".";display:block;height:0;clear:both;visibility:hidden}.mainbg{display:inline-table}*html .mainbg{height:1%}.mainbg{display:block}*+html .clearfix{min-height:1%}

.main-home .left{position:relative;width:200px;float:left;}
.main-home .right{background:#fff;border:1px solid #fff;width:790px;float:right;min-height:340px!important;height:auto;_height:340px}
.shadow{background:url(../images/icon_dn.gif) no-repeat;width:7px;height:5px;position:absolute;left:210px;top:16px;display:none}
.left h2.title{}
.right .title{}

.location{position:absolute;right:10px;top:12px;background:url(../images/icon_home.png) no-repeat 0 50%;padding-left:18px;z-index:99}
.main-home .left .box{}

.RelevantNews{margin:0 1.2em;padding:0 0 1em}
.RelevantNews h2{height:39px;line-height:39px;border-bottom:1px solid #e2e2e2;padding:0;font-weight:bold;font-size:14px;color:#F49110;}
.RelevantNews{}
.RelevantNews li{width:46.5%;float:left;background:url(../images/icon_dot.jpg) no-repeat .5em 50%;padding:.5em .5em .5em 1.5em;margin:0;border-bottom:1px solid #e2e2e2}

/*左侧分类菜单*/
.menu{ width:198px;padding:5px 0 10px;}
.menul{padding:10px 10px; line-height:2em;}
.menu dt{border-bottom:1px dotted #ccc;line-height:39px;}
.menu a{display:block;background:url(../images/icon_dot.jpg) no-repeat 8px 50%;padding:0 0 0 20px;}
.menu dt .current,.menu dt .current:hover{color:#f60;font-weight:bold}
.menu a:hover{text-decoration:none;background-color:#c29e7b; color:#fff}
.menu dd a{line-height:32px;background:url(../images/icon_dot.jpg) no-repeat 15px 50%;padding:0 25px;}
.menu dd .current{color:#F38800;font-weight:bold}
.display_content{padding:20px;}
.display_content p{text-indent:2em;font-size:14px;line-height:2em;color:#555;}
.display_content img{max-width:750px}

/*联系我们*/
.contact{margin:0 1.2em}

/*底部友情链接*/				
.ftLinkWrap{background:#B3E3F8;padding:.7em 0;}	
.ftLinkWrap .ftLink{width:1003px;margin:0 auto;}
.ftLinkWrap .ftLink a{padding:0 .3em;}
.ftLinkWrap .ftLink strong{color:#666}

/*底部关于我们*/
.footer{background:#2c3757;text-align:center;}
.footer{color:#C8C8C8;}			
	

.youlink{background:#fff;line-height:40px;text-align:center;font-size:12px;color:#444}
.youlink a{padding:0 10px;}

.footer .cr{ line-height:2em; padding:10px 0}
.footer .link{font-size:12px;padding:0}

/*联系我们*/				

.ibwmessage{margin:0 1.5em 0;padding:0;}
.replyTitle{color:#FF7900;font-weight:bold;margin:.5em 0;padding:.3em 0 0 1.6em;background:url(../images/icon_ans.jpg) no-repeat 0 6px}
.replyContent{color:#FF7900;border-bottom:1px solid #ededed;padding:0 0 1em 1.6em;}
.bgmessage{padding:1em 0 0 1.6em;background:url(../images/icon_ask.jpg) no-repeat 0 15px}

.contact_box{padding:12px}

/*表单样式*/					
.inputbox{margin:15px;overflow:hidden;zoom:1;}
.inputbox p{padding:.5em 0}
.inputbox .ibl{float:left;width:15%;text-align:right;display:block;padding-top:.4em}
.inputbox .ibr{margin:0 0 0 15%;display:block;padding-left:.3em}
.tip{margin:0 1.2em 1em;color:#f60;padding-left:15%;padding-top:1em}
.module_form_box{margin:0 1.2em 1.5em;}
.module_form_intro{border-bottom:1px solid #e2e2e2;margin:0 0 1.2em}
.module_form_intro .name{border-bottom:3px solid #f30;display:inline-block;*display:inlne;zoom:1;padding:0 .8em .5em;font-size:14px;font-weight:bold;color:#333}

.module_field{padding:.5em 0}
.module_field .c_left{float:left;width:15%;text-align:right;display:block;padding-top:.4em}
.module_field .middle{margin:0 0 0 15%;display:block;padding-left:.3em}
.module_form_tips{padding:.3em 1em .8em;color:#f60}

/*提交，重置按钮*/
.btn-submit{width:80px;height:35px;border:0;background:#c90c0a;cursor:pointer;color:#fff;font-size:14px;font-weihgt:bold}
.reset{width:80px;height:35px;border:0;background:#f3b349;cursor:pointer;color:#fff;font-size:14px;font-weihgt:bold}

/*普通图片列表*/
.thumb_level_list{padding:0 0 1.6em;margin:0 0 1.6em;font-size:12px;border-bottom:1px solid #e2e2e2;color:#777}
.thumb_level_list dt{float:left;width:160px;}
.thumb_level_list dt img{width:160px}
.thumb_level_list dd{margin:0;padding:0;margin:0 0 0 180px;}
.thumb_level_list h5{color:#333}	

/*右侧手机二维码样式*/		
.mobile_box{position:fixed;_position:absolute;right:2%;top:50%;font-size:0;text-align:center;z-index:102}
.mobile_box img{margin:0 0 .5em;border:1px solid #F5F5F5;border-radius:3px;box-shadow:2px 2px 3px rgba(0,0,0,.1);}
.mobile_box h5{font-size:12px;font-weight:normal}
		
		
/*放大镜效果*/				
.jqzoom {position: relative;float:none!important;width:auto!important;height:100!important;}
.zoomdiv {border: #e4e4e4 1px solid; display: none; z-index: 100; left: 0px; overflow: hidden; position: absolute; top: 1px;}
.jqZoomPup {border: #aaa 1px solid; z-index: 10; background: #fede4f no-repeat 50% top; filter: alpha(opacity=50); left: 0px; visibility: hidden;  cursor: move; position: absolute; top: 0px; opacity: 0.5; moz-opacity: 0.5; khtml-opacity: 0.5;}
						
.picnews{overflow:hidden;zoom:1;padding:0 0 15px;margin:15px;border-bottom:1px solid #e9e9e9}
.picnews .pic{float:left;margin:0 1.5em 0 0;display:inline}
.picnews .txt h4{font-size:14px}
.picnews .txt{width:auto!important;}
.picnews .txt .more{margin:.8em 0 0}
.picnews .txt .more a{width:88px;height:30px;line-height:30px;color:#fff;background:#222;display:inline-block;*display:inline;zoom:1;text-align:center}
.picnews .txt .more a:hover{background:#f3b349;text-decoration:none}
						
.contact_us .content{line-height:1.7}					
						
.page_top{position:absolute;}	
.caption{border-bottom:1px solid #008DD2;margin:0 0 15px}
.caption .text{background:url(../images/title_lead.jpg) no-repeat -1px 0;display:inline-block;*display:inline;zoom:1;padding:0;width:142px;line-height:34px;color:#fff;font-size:14px;font-weight:bold;text-align:center}			
			
.huoban{padding:1.2em 1.2em .7em;text-align:center;font-size:0;}
.huoban li{text-align:center;display:inline-block;*display:inline;zoom:1;padding:0 12px}			
	
.mb_box{background:url(../images/mb_bg.jpg) no-repeat;height:140px;position:relative}	
.searchformBox{position:absolute;right:0;top:10px;}	
.searchformBox .serach_input{border:0;padding:8px;}		
	
.formBox{padding:8px 0;position:absolute;right:10px;top:35px;color:#333}	
.formBox p{margin:4px;display:inline-block;*display:inline;zoom:1}				
.formBox .input{padding:8px 3px;border:1px solid #999;width:150px}
.formBox .btn-submit{background:url(../images/formBox_bg.jpg) no-repeat;width:60px;height:30px;line-height:60px;overflow:hidden;text-indent:-999px}
.formBox .reset{display:none}
					
.r-arte li .favorite{background:url(../images/icon_sc.png) no-repeat 0 2px;padding:0 0 0 20px}	
.r-arte li .top_map{background:url(../images/icon_map.png) no-repeat 0 3px;padding:0 0 0 16px}
.r-arte li .top_mobile{background:url(../images/icon_mobile.png) no-repeat 0 4px;padding:0 0 0 11px}
						
.member_login{padding:15px 30px;line-height:26px}
.member_login b{color:#f00}
						
.member_grade{font-size:18px;color:#f00}
.member_center{margin:5px 0;width:100%}
.member_center td{border:1px solid #f0f0f0;padding:4px}
.logout{margin-top:10px}
.logout a{background:#f60;padding:5px 10px;color:#fff;font-size:14px;display:inline-block;*display:inline;zoom:1}
	
.online-qq{position:fixed;top:50%;z-index:200;}
.online-qq .qq_content{background:#fff;margin:0;padding:0;}
.online-qq .qq_content .dt{text-align:center;background:url(../images/title_lead.jpg) no-repeat;color:#fff;font-size:14px;font-weight:bold;padding:6px 15px;border:1px solid #ddd;border-bottom:0;}

.online-qq .qq_content .qq{padding:10px 10px 5px;margin:0;border:1px solid #ddd;border-top:0}
.online-qq .qq_content .qq p{background:url(../images/online_qq.png) repeat-x 0 -33px;margin:0 0 5px}
.online-qq .qq_content .qq a{border:1px solid #ddd;display:block;background:url(../images/online_qq.png) no-repeat 10px -72px;height:23px;line-height:23px;padding:0 18px 0 30px}
.online-qq .qq_content .tel{background:#fff;padding:10px;margin:0;text-align:center;font-size:14px;color:#333;border:1px solid #ddd;border-top:0}
.online-qq .qq_content .tel strong{font-size:12px;color:#f60}
.online-qq .foot{border:1px solid #ddd;background:#f1f1f1;height:2px;overflow:hidden;margin:0 5px;border-top:0;display:none}
					
.qr_code{position:fixed;top:50%;left:10px;z-index:200;text-align:center;background:#fff;padding:5px;}						
.qr_code img{display;block;margin:0 0 5px}
	

.main-home .fixed{position:fixed;width:200px;z-index:200;top:55px;}
						
/*产品内页*/						
.content-tel{position:relative}
.content-tel .b{font-size:20px;top:15px;left:20px;position:absolute;}
.content-tel .t{font-size:45px;bottom:5px;left:20px;color:#AB273C;font-family:"Century Gothic";position:absolute;}

.content-topic{background:url(../images/title_bg.jpg) repeat-x 0 bottom;margin:10px 0 15px}
.content-topic .content-topic-name{background:url(../images/title_lead.jpg) no-repeat right bottom;padding:0 30px 0 20px;color:#fff;font-size:20px;height:50px;line-height:60px;display:inline-block;*display:inline;zoom:1;}
.content-wrap{position:relative;padding:0 20px}
.content-box{padding:0;}
.content-wrap h3{color:#222}
.content-box .fr{position:absolute;top:20px;right:0}

.product-tel{background:#F3B349 url(5.jpg) no-repeat;position:relative;height:70px;color:#fff}
.product-tel .b{font-size:14px;top:10px;left:95px;position:absolute;}
.product-tel .t{font-size:25px;bottom:5px;left:95px;font-family:"Century Gothic";position:absolute;}
						
.content-wrap table,.content-wrap td{border:1px solid #e9e9e9}
.content-wrap td{border:1px solid #e9e9e9;padding:5px}
.content-wrap td.g{text-align:right}
						
.content-tel-foot .b{line-height:24px;font-size:18px;top:160px;left:140px;position:absolute;width:200px;}
.content-tel-foot .t{font-size:34px;top:205px;left:140px;font-family:"Century Gothic";position:absolute;color:#AB273C}


.r_con {padding:20px;line-height:2em;font-size:14px;overflow:hidden;}
.r_tit{height:45px;line-height:45px;font-size:18px; padding:0 20px;background: #f7f7f7;}
.r_tit span{float:right;padding:0 10px 0 20px;display:inline-block; font-size:14px;}
.r_tit span a{}
.r_tit span a:hover{color:#073763;}
.pagebar{text-align:center;padding:20px 0;clear:both;}
._title{ font-size: 20px ; text-align: center; line-height:3em; color:#2c3757; margin-bottom:20px;}
.description{text-align: center;color: #5A5A5A; font-size:12px; padding-bottom:10px;}
.content{ overflow:hidden;}
.content .cpxh{width: 380px;float: right;padding-right: 20px;}
.content .conxq{ background:#f7f7f7 url(../images/hongse.png) no-repeat; padding-left:20px;  margin:20px 0;line-height: 2.5em;clear:both; }
a.qqBt{ color:#fff;width: 100px;padding-left: 40px;text-align: center;line-height: 25px;display: block;background: url(../images/bt_bg.gif) no-repeat 0px -160px; margin-top:10px;}
a:hover.qqBt{background: url(../images/bt_bg.gif) no-repeat 0px -195px;}
.content p{ text-indent:2em;}
.n-p{padding:10px;font: 14px/30px "微软雅黑"; }
.bottom {width:1000px;height:20px;background:url(../images/con_bottom_bg.png) 1px;}

/*放大镜*/
.tb-pic{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic img{vertical-align:middle; }
.tb-s310, .tb-s310 {height:310px;width:310px;}
.tb-s310, .tb-s310 img{max-height:310px;max-width:310px;}
.tb-booth{border:1px solid #CDCDCD;position:relative;z-index:1; }
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("../images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}


						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						