@charset "utf-8";
/* CSS Document */
.area{ padding: 65px 0px; overflow: hidden;}
.area .fanme{ text-align: center;}
.area .fanme dt{ line-height: 45px; font-size: 30px; font-weight: bold; margin-bottom:30px;}
.area .fanme dd{ line-height: 38px; font-size: 16px; color: #999999;}
.banner{ height: 300px; border-top: 4px solid #3D9EE9; overflow: hidden !important;}
.page{ font-size: 14px;}

/**/

.arclst{ padding: 20px 0; display:none !important; }
.arclst + .arclst{ border-top: 1px dotted #D1D1D1;}
.arclst dt{ width: 620px; background: url(/theme/kerhua/images/icon_red.gif) no-repeat left 50%; padding-left: 15px; margin-bottom: 10px;}
.arclst dd{ color: #999999; padding-left: 2px; line-height: 180%; zoom: 1; overflow: hidden;}
.arclst dd p{ float: left;}
.arclst dd p.img{ margin-right: 10px;}
.arclst dd p.img img{ width: 90px; max-height: 50px;}
.arclst dd p.desc{ width: 590px;}
.arclst .numDate{ float: right; text-align: right; padding-top: 12px;}
.arclst .numDate em{ background-color: #0072C6; color: #FFF; padding: 3px 4px; font-size: 14px; font-weight: bold;}
.arclst .numDate p{ font-size: 16px; color: #999999; margin-top: 5px;}


.arclst2 { margin:10px 0px; padding: 10px; border: 1px solid #EBEBEB; transition:all 0.2s linear; }
.arclst2 .img { width: 260px; height: 170px; margin-right: 20px; float: left; overflow: hidden;}
.arclst2 .img  img { width: 100%; min-height: 170px;}
.arclst2 dt ,.arclst2 dt a{ font-size: 16px; }
.arclst2 dd { padding-top:10px; height: 90px; }
.arclst2 .data { margin-bottom: 15px;}
.arclst2 .link { width: 90px; height: 170px; float: right; border-left: 1px solid #EBEBEB; }
.arclst2 .link .icon { position:relative; left: 30px; top: 60px; display: block; width: 33px; height: 33px; border: 2px solid #494949; border-radius: 50%; line-height: 29px; color: #494949; font-size: 26px; text-align: center; }
.arclst2:hover { border-color: #e11a13; box-shadow:0 3px 7px 0px rgba(0,0,0,.3);}
.arclst2:hover .link .icon { border-color: #e11a13; color: #E11A13;}
.arclst2:hover a { color: #E11A13;}
/**/

.imglst { padding-top: 30px;}
.imglst li{ float: left;width: 300px;}
.idl{ margin: 0px 15px; width: 270px; height: 350px; background: #fff; overflow: hidden; text-align: center; border:1px solid #fff; transition: border 0.5s; -webkit-transition: border 0.5s; }
.idl:hover { border:1px solid #E50000; transition: border 0.5s; -webkit-transition: border 0.5s;}
.idl img{ width: 270px;}
.idl dt{ font-size: 16px; line-height: 35px;}
.idl a:hover { color:#E50000; }
/**/
.paside { width: 240px; float: left;}
.ptext {/*  width: 940px; */ float: right;}
/* -- tree -- */
.treeBox { border: 1px solid #EBEBEB; margin-bottom: 15px; }
.treeBox h3 { background-color: #F5F5F5; line-height: 35px; color: #333; font-weight: bold; font-size: 14px; padding-left: 10px; }
.treeBox li { border-top: 1px solid #EBEBEB; _height: 36px; }
.treeBox li a { display: block; line-height: 36px; padding-left: 10px; color: #7A7F81; }
.treeBox li a:hover, .treeBox li.cur a { background-color: #008CE1; color: #FFF; text-decoration: none; }
.treeBox ul ul li a { padding-left: 20px; }
/* product */
#product { padding: 0px; }
#product .productImg { float: left; width: 40%; }
#product .productInfo { float: right; width: 55%; padding: 10px 0 0 15px; line-height: 200%; }
#product .productInfo h1 { font-size: 18px; }
#product .productInfo ul { padding-top: 10px; margin-bottom: 50px; }
#product .productInfo .defined li,#product .productInfo .defined li a { line-height:28px; font-size:14px; color:#666; }
#product .productInfo .productPrice { margin-bottom: 5px; }
#product .productInfo .productPrice .price { font-family: Arial; font-size: 20px; font-weight: bold; }
#product .productInfo .btnAsk { zoom: 1; overflow: hidden; }
#product .productInfo .btnAsk dt { float: left; width: 88px; height: 39px; line-height: 39px; text-align: right; padding-right: 3px; margin-right: 6px; background-color: #E0E0E0; color: #333; font-weight: bold; }
#product .productInfo .btnAsk dd { float: left; width: 300px; }
#product .productInfo .btnBuy { margin-bottom: 40px; }
#product .productInfo .btnBuy .addToCart { background: #008CE1 url(/theme/kerhua/images/btn_addtocart.png) no-repeat 20px 50%; color: #FFFFFF; padding: 8px 25px 8px 50px; text-decoration: none; cursor: pointer; font-size: 16px; }
#product .productInfo .btnBuy .addToCart:hover { background-color: #44C4EE; }
#product .productContent { padding: 15px 0; }
#product .productContent h3 { height: 35px; line-height: 35px; color: #7A7F81; font-weight: bold; font-size: 18px; border-bottom: 1px solid #EBEBEB; }
#product .productContent ul { padding: 15px 0; color: #666; line-height: 200%; }
/**/
.pager { margin-top: 40px; text-align: right;}
