﻿@charset "utf-8";
/* CSS Document */
/*==============================================================================

font-family:"宋体", SimSun;
font-family:"微软雅黑", Microsoft YaHei;
white-space: nowrap;overflow:hidden;text-overflow:ellipsis;超出长度，显示点
overflow:hidden; white-space:nowrap; width:200px;text-overflow:clip;超出长度，显示裁切
==============================================================================*/

*html img{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/pro2Tm_08.png");background:none;}
/*有时候使用了背景透明的：会导致ie6的链接无效，解决办法：在a里面添加position：relative; 在input或者其他submit按钮中无效也可以设置position：relative来解决*/


/*圆角的问题css*iecss.htc的路径要写对（相对于html的路径），否则的话是不行的_检查*/
.yuan {border: 1px solid #C0C0C0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;position:relative;background:#FFF;z-index:2;behavior: url(css/iecss3.htc);}

body {margin:0px; padding:0px; font-size:14px;font-family:"宋体", SimSun; color:#606060}
ol,ul,li,dl,dt,dd,form,p,h1,h2,h3,h4,h5{ margin:0px; padding:0px;}
ol,ul,li{ list-style:none;}
img{ border:none;}
a{ color:#606060; text-decoration:none;font-size:14px;}
a:hover{ color:#606060;}
.clear{ clear:both;}
input,textarea{ outline:0; resize:none;}
input{ margin:0; padding:0;}
.fl{ float:left; _display:inline;}
.fr{ float:right; _display:inline;}


.bannerBox{ height:531px;  }
.header{ width:1400px; padding-left:20px; padding-top:9px; height:94px; margin:0 auto;}
.headerR{ width:790px; height:70px;}
.sm_nav {color:#b29962; text-align:right; line-height:25px;}
.sm_nav a{ color:#b29962}
.sm_nav a:hover,.sm_nav a.cur{ color:#000}

.search{ width:190px; height:25px; margin-left:15px;}
.sear_in{ width:147px; *width:132px; width:132px\9; padding:0 5px; height:23px; border:1px solid #b83f49; background:#ffb6bc; color:#8c2424}
.sear_btn{ width:30px; height:25px; border-width:0; background:url(../images/index_03.jpg) no-repeat left center;}
.nav{ margin:10px 0 0 0 ; }
.nav li{float:left; height:36px; line-height:30px; width:80px; height:36px; text-align:center; margin:0 8px; display:inline;}
.nav li a{ display:block; height:36px; width:80px; font-family:"微软雅黑"; font-size:14px; color:#fff;}
.nav li a:hover{ color:#81030d; background:url(../images/top_09.png) no-repeat center top;s}

.mainbg{ background:url(../images/bg.jpg); }
.main{ width:960px; padding:10px 20px; background:#fff; margin:0 auto;}
.tonggao{ height:32px; line-height:32px; box-shadow:2px 2px 6px #f2f2f2; margin-bottom:35px; border-top:1px solid #f3f3f3; border-bottom:1px solid #f3f3f3}
.new_list li label{ float:right;}
.new_list{ width:360px; padding-left:15px;}
.weixin{ width:73px; height:32px; background:url(../images/index_13.jpg) no-repeat right center;}
.weibo,.weixin2{ display:block; height:32px; width:36px; float:left;}
.weibo:hover{ background:url(../images/fbg_02_20.jpg) no-repeat left center;}
.weixin2:hover{ background:url(../images/fbg_02_20.jpg) no-repeat right top;}
.weixin2{ position:relative; height:32px;}

.weixin_img{ padding-left:15px;}
.weixin_d{ width:229px; height:88px; padding:5px 5px 13px 5px; background:url(../images/nav_14.png) no-repeat center top; position:absolute; top:-110px; left:-165px;}
.join{ font-family:"微软雅黑"; font-size:14px; text-align:right; color:#333; font-weight:normal; color:#000}
.text_r{ text-align:right;}

.weixin2 .weixin_d{ display:none;}
.weixin2:hover .weixin_d{ display:block;}

.item1{ height:296px; padding-bottom:22px; background:url(../images/index_33.jpg) no-repeat center bottom;}
.item1L{ height:296px; width:645px; padding-right:30px; background:url(../images/index_18.jpg) no-repeat right top}
.item1R{ width:247px; height:160px; background:url(../images/index_20.jpg) no-repeat left top; padding:75px 10px 10px 10px;}
h3{ height:50px; background:url(../images/index_23.jpg) repeat-x left 40px; text-align:center; margin-bottom:20px;}
h3 span{ color:#181818; font-size:22px; font-family:"微软雅黑"; font-weight:normal; background:#fff; padding:0 15px;}
h3 label{ color:#8a030f; font-family:Arial, Helvetica, sans-serif; padding:0 10px; background:#fff; font-size:22px;}

.itemc_l{ width:260px; height:200px;}
.itemc_r{ width:372px; line-height:24px;}
.itemc_r p{}


.item2{ height:340px;position:relative; margin-bottom:10px;}

.pro_lsit{ padding-left:60px; }
.pro_lsit li{ width:215px;float:left; margin-right:17px; _display:inline; margin-top:5px;}
.pro_img{ width:215px; height:192px; border:2px solid #c6ac97;display:table; text-align:center; *position:relative; *overflow:hidden;}
.pro_img a{display:table-cell; vertical-align:middle; text-align:center; *position:absolute; *left:50%; *top:50%;}
.pro_img a img{*position:relative; *left:-50%; *top:-50%;}

.pro_lsit li a:hover  .pro_img{ border:2px solid #93262c}
.pro_lsit li a:hover{ color:#93262c}
.pro_lsit li:hover .pro_img{border:2px solid #93262c}
.pro_lsit li:hover a{color:#93262c} 
.pro_lsit li p{ line-height:30px; text-align:center; border-bottom:1px dashed #c6ac97;}

.prev,.next{ position:absolute; width:40px; height:86px; top:140px;}

.prev{ left:0;}
.next{ right:0;}


.item3{ height:360px; padding-bottom:10px;}
.item3_l{ width:425px; height:275px;}
.item3_l img{ border:6px solid #f0d49c}

.item3_r{ width:503px; height:275px;}
.title{  font-size:14px; font-family:"微软雅黑"; color:#000;}
.title label{ color:#989897; font-size:12px; padding-left:15px; font-family:"宋体"}
.new_C{ line-height:24px; margin-top:10px; border-bottom:1px dashed #e9e9e9; margin-bottom:5px;}
.more{ color:#a21111;}
.new_lsit{ }
.new_lsit li{height:34px; line-height:33px; border-bottom:1px dashed #e9e9e9;}
.new_lsit li label{ float:right;}
.new_lsit li a{ background:url(../images/index_54.jpg) no-repeat left center; padding-left:15px;}
.new_lsit li a:hover,.new_lsit li a.cur{ color:#a21111; background:url(../images/index_51.jpg) no-repeat left center;}


.foot{width:100%; height:285px;background:url(../images/index_63.jpg) no-repeat center top #f3f3f3;}
.foot .footer1{width:960px; height:230px; margin:0 auto; padding-top:25px;}
.foot .footer1 .foot_left{float:left; width:110px; margin-right:12px; border-right:1px dashed #b69358; min-height:160px; _height:160px; }
.foot .footer1 .foot_left dt{padding-bottom:10px; font-size:14px; color:#7f030d;font-family:'微软雅黑';}
.foot .footer1 .foot_left dd{line-height:30px; font-size:12px;}
.foot .footer1 .foot_left dd a{color:#4d4d4d; display:block; background:url(../images/a_06.png) no-repeat 2px 10px;}
.foot .footer1 .foot_left dd a:hover{color:#7f030d; background:url(../images/a_15.png) no-repeat 2px 10px;}
.foot .footer1 .contact{width:168px; float:right}

.share{ height:48px; background:url(../images/index_58.jpg) no-repeat left top; width:110px;}
.qq1,.weixin1,.weibo1{ display:block; height:48px; width:55px; float:left;}
.qq1:hover{background:url(../images/index2_65.jpg) no-repeat left top;}
.weixin1:hover{background:url(../images/index2_65.jpg) no-repeat right top;}
.weibo1:hover{background:url(../images/index2_65.jpg) no-repeat center top;}

.friend{ font-size:14px; margin:25px 0 5px 0 }
.select_in{ width:164px;}
.tel{ display:block; margin:15px 0 0 0;}
.copy{ text-align:center; height:32px; line-height:32px; background:#7f030d; font-family:Arial, Helvetica, sans-serif; color:#e3a158; font-size:14px;}
.copy a{ color:#e3a158}


/*ny*/
.nymain{ min-height:750px; _height:570px; padding-bottom:20px;}
.nyL{ width:230px;}
.item_list{ min-height:268px; _height:268px; background:url(../images/cp1_06.jpg) no-repeat center bottom; padding-bottom:20px;}
.item_list li{ height:37px; line-height:37px;}
.item_list li a{ display:block; height:37px; padding-left:42px; font-size:14px; font-family:"微软雅黑"; color:#161616}
.item_list li a:hover{ color:#eb8d1f; background:url(../images/cp_06.jpg) no-repeat left center;}
.item_list li a.cur{ color:#eb8d1f; background:url(../images/cp_06.jpg) no-repeat left center;}

.nyR{ width:676px;}
.pro_lsit1{ padding-left:0;}
.pro_lsit1 li{ margin-bottom:26px;}
.pro_lsit1 li.last{ margin-right:0;}
.text_left{ text-align:left;}
.text_left span,.text_left label{ padding-left:0;}
.location{ float:right; font-size:12px; font-weight:normal; padding-top:20px;}

.page{ margin-top:100px;height:24px; line-height:24px; padding:12px 0; border-bottom:1px solid #e5e5e5; border-top:1px solid #e5e5e5; text-align:center; margin-bottom:50px;}
/*产品详细*/
.prodContent{margin:20px 0 0 0;}
.pro_left{ width:295px; float:left; display:inline;}

.proLargeImg{ width:290px; border:2px solid  #670003;height:372px;display:table; text-align:center; *position:relative; *overflow:hidden; background:#fff}
.proLargeImg a{display:table-cell; vertical-align:middle; text-align:center; *position:absolute; *left:50%; *top:50%;}
.proLargeImg a img{*position:relative; *left:-50%; *top:-50%;}
.prodlist1 li{ line-height:23px; color:#7c746a;}
.pro_name1,.prodetails{ font-family:"微软雅黑"; font-size:18px; color:#ed8c1e; line-height:35px;}

.prodetails{ color:#7c746a; font-size:14px;}

.pro_right{ width:83px;line-height:18px;float:left; margin-left:20px; _display:inline; height:375px; position:relative;}
.prodList li{ width:79px; height:101px; margin:17px 0 0 0; padding-left:4px;}
.prodList li:hover{ background:url(../images/cp-xq_09.jpg) no-repeat left center;}
.prod_img{ border:1px solid #ebebeb;}
.prodList li:hover .prod_img{ border-color:#6b0103;}

.prev1,.next1{ display:block; width:76px; height:12px;  position:absolute; padding-left:5px;}
.prev1{ background:url(../images/cp-xq_18.jpg) no-repeat right top; top:0;}
.next1{ background:url(../images/cp-xq_18.jpg) no-repeat right bottom; bottom:0;}

.pro_dd{ width:240px;}
.pro_dd h2{ color:#282828; font-size:24px; font-family:"微软雅黑"; font-weight:normal; margin-bottom:10px;}
.pro_dd p{ line-height:24px; font-size:14px;}

.share1{ margin-top:20px; padding-top:10px; border-top:1px dashed #e2e2e2;}


.pro_details{ margin:40px 0 0 0; font-size:14px; line-height:24px;}
.title2{ height:30px; line-height:30px; border-bottom:1px solid #6b0103; color:#fff; font-weight:bold; font-size:14px; margin-bottom:20px;}
.title2 span{ background:#6b0103; padding:8px 10px;}
.pro_details p{ text-indent:2em;}
.pro_details p strong{ color:#9c0205}
.pro_details img{ display:block; margin:10px auto;}
.return{ text-align:right; font-weight:bold;}
.return a{ color:#670003}
.test a{color:#FFF}