﻿@charset "utf-8";
/* CSS Document */
*{margin: 0px;padding: 0px;}
body{font-family: "Microsoft YaHei", "Arial", "SimHei";font-size: 13px;line-height: 24px;color: #444;text-decoration: none;background: #fff;}
a{color: #555;text-decoration: none;}
a:hover{color: #555;text-decoration: none;}
img{border: 0;}
ul, li{list-style-type: none;}
div, dl, dt, dd, p, h1, h2, h3, h4, h5, h6{margin: 0px;padding: 0px;}
blockquote, sub{margin: auto}
.bg100{ background-repeat:no-repeat; background-position:center center; background-size:100% 100%;}

.head{width: 100%;height: 114px;background: #fff;}
.header{width: 1200px;height: 114px;margin: 0px auto;}
.header .logo{height: 114px;float: left;}
.header .logo img{height: 114px;}
.header .r-warp{float: right;height: 114px;}
/*nav*/
.nav-wrap{width: 100%;height: 63px;}
.nav{height: 114px;margin: 0px auto;}
.nav li{float: left;}
.nav li a{float: left;}
.inmenu:link, .inmenu:visited{color: #232323;font-size: 16px;font-weight: normal;line-height: 114px;height: 114px;text-align: center; padding-left:30px;padding-right:30px; margin-left:1px; text-transform:uppercase}
.inmenu:hover, .inmenu:active{color: #fff;text-decoration: none;transition: .1s all;background:#1A64B0;padding-left:30px;padding-right:30px; margin-left:1px;text-transform:uppercase}
.inmenu_1:link, .inmenu_1:visited,.inmenu_1:hover, .inmenu_1:active{color: #fff;text-decoration: none;transition: .1s all;background:#1A64B0;padding-left:30px;padding-right:30px; margin-left:1px;text-transform:uppercase}

.nav li:hover{position: relative;z-index: 9999999999;}
.nav li:hover .inmenu{color: #fff;background:#1A64B0;}
.nav li:hover ul{display: block;}
.nav li ul li{float: none;text-align: left;}
.nav li ul li a{float: none;display: block;color: #FFF;white-space: nowrap;height: 36px;line-height: 36px;text-transform: capitalize;text-overflow: ellipsis;min-width: 110px;
*width:110px;font-size:14px;padding-left:30px;padding-right:30px;}
.nav li ul li a:hover{color: #FFF;}
.nav li ul{display: none;position: absolute;top: 114px;left: 0;z-index: 9999;margin-left:1px; background:#1A64B0; padding-top:5px;}
/*
.nav li ul li:hover{position:relative;}
.nav li ul li:hover a{background:#1F67B3;}
.nav li ul li:hover ul li a{background:#2588CC;*width:150px;}
.nav li ul li:hover ul li a:hover{background:#1F67B3;}
.nav li ul ul{left:200px;margin:0px;padding:0px;visibility:hidden}
.nav li ul ul li a{width:auto;padding:0 21px; text-decoration:none;background:#2588CC;}
.nav li li:hover>ul{visibility:visible;margin:0px;padding:0px;top:0px; display:block;transition:.3s all;}
*/
/*banner*/
#banner{clear: both;min-width: 1000px;background: #ddd;width: 100%;margin: 0px auto;}
.slider_img{display: block;text-align: center;height: 100%;}
.slider_img img{display: inline-block!important;margin: 0px 0;max-width: 100%;width: auto;height: auto;display: block;}
.wmuSlider{height: 100%!important;position: relative;overflow: hidden;}
.bbdd{z-index: 2;position: absolute;bottom: 1%;margin: 0;padding: 0;width: 100%;text-align: center;}
.bbdd li{margin: 0 8px 10px 0;list-style-type: none;display: inline-block;}
.bbdd a{display: inline-block;text-indent: -9999px;width: 16px;height: 16px;background: url(dot.png) no-repeat 0 -16px;display: block;border-radius: 16px;overflow: hidden}
.bbdd a.wmuActive{background-position: 0 0;}
.banner{width: 100%;text-align: center;margin: 0 auto;margin-bottom: 10px;background: #eee;}
.banner img{min-width: 1000px;max-width: 100%;}
.wmuSliderPrev, .wmuSliderNext{width: 70px;height: 70px;line-height: 99em;overflow: hidden;margin: -35px 0 0;display: block;background: url(ad_ctr.png) no-repeat;position: absolute;top: 50%;z-index: 10;cursor: pointer;opacity: 0;filter: alpha(opacity=0);-webkit-transition: all .3s ease;border-radius: 35px;}
.wmuSliderNext{background-position: 0 -70px;right: 0;}
.wmuSliderPrev{left: 0;}
.wmuSlider:hover .wmuSliderNext{opacity: 0.8;filter: alpha(opacity=25);}
.wmuSlider:hover .wmuSliderPrev{opacity: 0.8;filter: alpha(opacity=25);}
.wmuSlider:hover .wmuSliderNext:hover, .wmuSlider:hover .wmuSliderPrev:hover{opacity: 1;filter: alpha(opacity=50);}
/*关键词*/
.keyword-wrap{width: 100%;height: 50px;background: #f7f7f7;border-bottom: 1px solid #e7e7e7;}
.keyword{width: 1290px;margin: 0px auto;height: 50px;line-height: 50px;font-size: 13px;}
.keyword ul{float: left;width: 655px;}
.keyword ul li{float: left;margin-left: 4px;margin-right: 4px;}
.keyword ul li span{font-weight: bold;font-size: 13px;color: #0f52b4;}
/*搜索*/
.search{float: right;width: 190px;margin-top: 10px;border: 1px solid #aaa;-moz-border-radius: 15px; /* Firefox */-webkit-border-radius: 15px; /* Safari 和 Chrome */border-radius: 15px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */padding: 1px;}
.search_text{width: 140px;height: 22px;border: 0;background: none;float: left;padding-left: 10px;line-height: 22px;font-size: 12px;color: #666;}
.search_but{height: 22px;width: 30px;background: url(/images/search.png) no-repeat center center;cursor: pointer;float: right;border: 0px none;text-align: center;}
/*首页*/
.main{width: 1200px;height: auto;overflow: hidden;margin: 50px auto;}

.h-title{width:1200px; margin:0px auto; clear:both;overflow: hidden; margin-bottom:50px;}
.h-title h2{ color:#202020; font-size:30px;font-weight:normal; line-height:42px; text-align:center;background:url(/images/index_07.png) no-repeat center bottom; padding-bottom:20px;border-bottom: 1px solid #ccc;}
.h-title p{ color:#A7A7A7; font-size:14px; font-weight:normal; line-height:30px; text-align:center; margin-top:15px; }

.h-more{width:100%; margin-top:40px;}
.h-more a{ display:block; width:160px; height:48px; line-height:48px; border:1px solid #AF2323; border-radius:30px; font-size:14px; text-transform:uppercase; color:#000; text-align:center; margin:0px auto;}

.hwip_1,.hwip_2,.hwip_3,.hwip_4,.hwip_5,.hwip_6,.hwip_7,.hwip_8,.hwip_9,.hwip_10,.hwip_11,.hwip_12,.hwip_13,.hwip_14{width:100%; overflow:hidden}

.overimg {position: relative;display: block;overflow: hidden;}
.light{cursor: pointer;position: absolute;left: -240px;top: 0;width: 80px;height: 300px;
background: -moz-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,.2)), color-stop(100%, rgba(255,255,255,0)));background: -webkit-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%);background: -o-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%);-webkit-transform: skewX(-25deg);-moz-transform: skewX(-25deg)}
.overimg:hover .light{left: 400px;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;}

.hwip_1{ background:#fff; }
.hwip_1 .main{width: 1320px;}
.img-scroll{position: relative;margin: 0px;width: 1320px;}
.img-scroll .prev, .img-scroll .next{position: absolute;display: block;margin-top: 75px;cursor: pointer;}
.img-scroll .prev{left: 0; }
.img-scroll .next{right: 0;}
.img-list{position: relative;width: 1200px;height: 270px;margin-left: 60px;overflow: hidden;}
.img-list ul{width: 9999px;}
.img-list li{float: left;display: inline;width: 168px;height: 192px; text-align:center; margin-right:90px;}
.img-list li img{width: 165px;height: 192px;border: 0px solid #fff;}

.hwip_2{ background:#F0F0F0;}
.hwip_2 ul{ width:1200px;}
.hwip_2 ul li{ float:left;width:260px; height:328px; margin:0px 5px; padding:25px 10px;background:#fff;border:1px solid #EBEBEB;-moz-box-shadow:4px 4px 6px #EAECED; -webkit-box-shadow:4px 4px 6px #EAECED; box-shadow:4px 4px 6px #EAECED;text-align:center;}
.hwip_2 ul li h3{ border-bottom:1px dashed #D8D8D8;font-size:24px; color:#1A64B0; font-weight:bold; padding:10px 0px;}
.hwip_2 ul li .cont{ height:192px; overflow:hidden; line-height:24px; text-align:left ; margin:15px 0px 10px; font-size:14px;}
.hwip_2 ul li a.more{ font-size:16px; color:#1A64B0; float:left}


.hwip_3{background-image:url(/images/index_50.jpg); color:#fff; text-align:center}
.hwip_3 h2{font-size:24px;font-weight:bold; margin-bottom:15px;}
.hwip_3 .more{ display:block; clear:both; line-height:46px; height:46px; width:160px; border:1px solid #fff; color:#fff; margin:30px auto;}

.hwip_4{ background:#fff; }
.hwip_4 .main{width: 1380px;}
.img-scroll2{position: relative;margin: 0px;width: 1380px;}
.img-scroll2 .prev2, .img-scroll2 .next2{position: absolute;display: block;margin-top:75px;cursor: pointer; width:50px; height:50px;}
.img-scroll2 .prev2{left: 0; background:url(/images/index_53.png) no-repeat 0 0;}
.img-scroll2 .prev2:hover{  background-position:0px -52px;}
.img-scroll2 .next2{right: 0;background:url(/images/index_55.png) no-repeat 0 0;}
.img-scroll2 .next2:hover{background-position:0px -52px;}
.img-list2{position: relative;width: 1200px;height: 290px;margin-left: 90px;overflow: hidden;}
.img-list2 ul{width: 9999px;}
.img-list2 li{float: left;display: inline;width: 300px;height: 290px;}
.img-list2 li a{float: left;width: 260px;background: #fff;color: #000;font-size: 14px; text-align:center; margin:0px 20px;}
.img-list2 li a img{width: 258px;height: 258px;border: 1px solid #ccc;}
.img-list2 li a p{width: 260px;font-size:14px; color:#000;line-height: 24px;overflow: hidden;text-align: center; margin-top:8px;}

/*footer*/
.foot{width: 100%;background: #171717;margin-top: 55px;overflow: hidden;border-top: 2px solid #2652A6;}
.footer{width: 1200px;height: auto;overflow: hidden;margin: 40px auto;}
.footer .copy{float: left;width: 450px;overflow: hidden;color: #C0C0C0;font-size: 14px;}
.footer .copy h3{line-height: 30px;color: #fff;font-size: 24px; margin-bottom:10px;}
.footer .qr{float: left;width: 160px;overflow: hidden; text-align:center;}
.footer .qr img{ margin-top:0px; width:135px;}

.footer .copy-r{float: right;}
.copyright{border-top: 1px solid #3E3E3E;padding: 5px 0;font-size: 12px;color: #7E7E7E;background: #1D1D1D; text-align:center}
.copyright a{ color:#7E7E7E}


.box{float: left;margin-left: 170px;width: 345px;}
.box .feed_t{width: 269px;height: 31px;background: #fff;border: 1px solid #ddd;line-height: 31px;text-indent: 12px;color: #656565;
*text-indent:0;
*width:267px;
*padding-left:12px;}
.box .feed_c{width: 538px;height: 81px;background: #fff;border: 1px solid #ddd;padding: 10px;color: #656565;}
.box .feed_b{width: 140px;height: 40px;background: #2D8ED1;color: #fff;font-size: 16px;cursor: pointer;text-align: center;border: none;}
.foot .code{float: right;}
/*banner-inner*/
.inner-banner{width: 100%;text-align: center;background: #57A2DC;}
.inner-banner img{max-width: 100%;}
/*inner left*/

.inner .inner-l{width: 290px;float: left;}
.inner-title{display: table-cell;vertical-align: middle;width: 290px;height: 55px;background: #1A64B0;font-size: 20px;font-weight:bold ;color: #fff;text-transform: uppercase;line-height: 30px; text-align:center}

ul.sf-menu{clear:both;margin:0px auto;height:auto;position:relative;text-transform:capitalize;z-index:500;width:290px; color:#6F6F6F;}
ul.sf-menu li{zoom:1;margin:0px;}
ul.sf-menu li a{text-transform:capitalize; display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:50px;line-height:50px;font-size:14px;padding-left: 10px; border-bottom:2px solid #fff;color:#181818; background:#E9E9E9;}
ul.sf-menu li a:hover, ul.sf-menu li a:active{font-size:14px; color:#1E4CA4;}
ul.sf-menu li li a{ background:#fff; padding-left:20px; border-bottom:1px dashed #ccc;}
ul.sf-menu li li:last-child a{ border-bottom:0px dashed #ccc;}

.sf1:before{ content:"+"; float:left; width:18px; height:48px; }
ul.sf-menu  a.on{color:#1E4CA4 !important;}
ul.sf-menu  a.on:before{content:"-";}
ul.sf-menu  a.cur{color:#1E4CA4 !important;}

/*inner*/
.inner{width: 1200px;background: #fff;margin: 0px auto;overflow: hidden;padding: 30px 20px;min-height: 600px;}
.inner .inner-r{width: 880px;float: right;}

.inner-position{width: 100%;height: 55px;background: #1A64B0;font-size: 14px;color: #B5C9DE;line-height: 55px;}
.inner-position a{color: #B5C9DE;font-size: 14px;}
.inner-position:before{ content:"·"; float:left; width:20px; font-size:30px; margin-left:20px; height:55px; }
/*about*/
.inner-abo{width: 880px;margin: 20px auto;font-size: 14px;}
.ke-zeroborder{border-collapse: collapse;}
.inner-abo .ke-zeroborder td{padding:5px; border:1px solid #ccc; text-align:center}
/*products*/
.inner-pro{width: 870px;margin: 20px auto;overflow: hidden;}
.inner-pro ul{width: 870px;}
.inner-pro ul li{float: left;margin: 0px 14px 25px 14px;width: 262px;}
.inner-pro li img{display: block;width: 260px;height: 260px;border: 1px solid #eee;}
.inner-pro li:hover img{border: 1px solid #3E967E;}
.inner-pro li span{display: block;width: 262px;height: 30px;padding: 2px 0px;text-align: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 30px;}
.inner-pro li span a{color: #222;}
.inner-pro li span a:hover{color: #FF6600;}
/*news*/
.news-list{width: 860px;margin: 20px auto;}
.news-list li{width: 840px;border-bottom: 1px dashed #ccc;padding: 10px}
.news-list li:hover{background: #eee;transition: 0.5s all;}
.news-list li strong{display: block;font-weight: 500;font-size: 15px;background: url(point1.jpg) no-repeat 0px 8px;width: 840px;padding-left: 20px;}
.news-list li strong a{color: #222;}
.news-list li strong span{font-size: 12px;color: #FF6600;margin-left: 10px;}
.news-list li p{display: block;font-weight: normal;font-size: 12px;line-height: 20px;width: 840px;color: #888;}
.news-list li:hover strong a{color: #FF6600;transition: 0.5s all;}

/*pages*/
/*分页样式*/
.page_info{text-align: center;margin-top: 10px;color: #333;}
.page_info span{padding: 0 2px;font-weight: bold;}
.page_list{height: 28px;line-height: 24px;text-align: center;letter-spacing: 0;font-family: "Arial Black";font-size: 12px;margin-top: 20px;}
.page_list a{display: inline-block;color: #898989;border: 1px solid #e8e8e8;background: #f8f8f8;text-align: center;padding: 0 8px;margin: 0 1px;}
.page_list a:hover{color: #fff;border: 1px solid #898989;background: #898989;}
.page_list a.on{color: #333;border: 1px solid #ccc;background: #E5EDF2;}
/*内容分页*/
.contPage{height: 20px;line-height: 20px;text-align: center;letter-spacing: 0;font-family: "Arial Black";font-size: 10px;margin-top: 20px;}
.contPage a{display: inline-block;color: #898989;background: #fff;text-align: center;padding: 0 7px;margin: 0 1px;}
.contPage a:hover{color: #fff;background: #898989;}
.contPage a.on{color: #333;background: #E5EDF2;border: 1px solid #C2D5E3;}
/*详细页功能区*/
.preNext{position: relative;}
.preNext .line{height: 10px;overflow: hidden;clear: both;background: url(../images/box_dotline.gif) left 15px repeat-x;margin: 4px auto;padding-top: 10px;}
.preNext .line strong{display: block;width: 8px;height: 10px;overflow: hidden;font-size: 0px;line-height: 100px;background: url(../images/box_dotline.gif) right -10px no-repeat;float: left;}
.preNext .text{color: #999;}
.preNext .actBox{position: absolute;top: 25px;right: 0;}
.preNext .actBox li{display: inline;padding-left: 22px;background-image: url(../images/actbox-ico.gif);background-repeat: no-repeat;margin-left: 10px;}
.preNext .actBox li a{color: #666;}
.preNext .actBox li#act-fav{background-position: 4px 0px;}
.preNext .actBox li#act-err{background-position: 4px -37px;}
.preNext .actBox li#act-pus{background-position: 4px -73px;}
.preNext .actBox li#act-pnt{background-position: 4px -109px;}
/*newdetail*/
.news-content{width: 860px;margin: 0px auto;font-size: 14px;overflow: hidden;}
.newsTitle{clear: both;margin: 0px auto;text-align: center;font-size: 16px;font-weight: bold;color: #444;line-height: 25px;padding: 15px 0px;border-bottom: 1px dashed #ccc;margin-bottom: 15px;}
.newsPic{clear: both;margin: 0px auto;text-align: center;margin-bottom: 10px;}
.newsPic img{max-width: 720px;max-height: 800px;}
.newsDate{clear: both;margin: 0px auto;padding: 10px 0px;text-align: center;line-height: 20px;margin-bottom: 15px;border: 1px dashed #ccc;color: #777;font-size: 12px;}
.newsDate a{color: #317de9;}
.newsDate a:hover{color: #317de9;}
.newsContent{clear: both;margin: 0px auto;padding: 0px;font-size: 14px;color: #444;line-height: 28px;word-wrap: break-word;word-break: normal;margin-bottom: 15px;}
.newsContent img{margin-bottom: 10px;}
.newsContent ul, .newsContent ol{margin: auto}
.newsContent ul li{list-style-type: disc}
.newsContent ol li{list-style-type: decimal;}
.prevNext{clear: both;margin: 0px auto;border-top: dashed 1px #ccc;border-bottom: dashed 1px #ccc;height: 60px;line-height: 30px;color: #666;font-size: 13px;-webkit-text-size-adjust: none;padding: 10px 0px;}
.prevNext a{text-decoration: underline;}
.prevNext .prev{/*float:left;*/}
.prevNext .prev a{text-decoration: none;}
.prevNext .prev a:hover{color: #317de9;text-decoration: none;}
.prevNext .next{/*float:right;*/}
.prevNext .next a{text-decoration: none;}
.prevNext .next a:hover{color: #317de9;text-decoration: none;}
/*pro-detail*/
.pro-content{width: 880px;margin: 20px auto;overflow:hidden}
.pro-content .ke-zeroborder{border-collapse: collapse;}
.pro-content .ke-zeroborder td, .table th{border: 1px solid #cdcdcd;padding: 5px;}
.pro-content .ke-zeroborder p{padding: 0px;margin: 0px;}
.pro-detail{width: 880px;overflow: hidden;padding:20px 0; border-top:1px solid #ccc;}

.fl{float: left;}
.fr{float: right;}
.cl{clear: both;}
.goodsConts{}
.goodsConts .cloud-zoom{display: block;width: 437px;height: 587px;margin-bottom: 10px;margin-left: 15px;overflow: hidden}
.goodsConts .cloud-zoom img{width: 435px;max-height: 585px;border: 1px solid #ccc;}
.goodsConts .goodspic{float: left;display: block;width: 402px;margin-bottom: 10px;overflow: hidden}
.goodsConts .goodspic img{width: 400px;border: 1px solid #ccc;}
.goodsConts .zoomlist li{float: left;margin-right: 3px;border: 1px solid #ccc;height: 45px;}
.goodsConts .zoomlist li img{width: 45px;height: 45px;}
.goodsConts .cloud-zoom-lens{background: #fff;cursor: move;}
.goodsConts .cloud-zoom-title{font-family: Arial;position: absolute !important;background: #000;color: #fff;padding: 3px;width: 100%;text-align: center;font-weight: bold;font-size: 10px;top: 0px;}
.goodsConts .cloud-zoom-big{overflow: hidden;}
.goodsConts .cloud-zoom-loading{color: white;background: #222;padding: 3px;border: 1px solid #000;}
.goodsConts .tb-meta{width: 470px;color: #494949;}
.goodsConts .tb-meta li{padding-left: 0px;line-height: 36px;}
.goodsConts .tb-meta li span{display: inline-block;width: 90px;}
.goodsConts .tb-meta li strong.price{font-size: 30px;margin-right: 5px;font-family: Verdana;color: #EB1226;}
.goodsConts .tb-meta li strong.lt{text-decoration: line-through;margin-right: 5px;font-family: Verdana;color: #333;}
.goodsConts .tb-skin{width: 470px;border-right: none;border-left: none;margin-top: 0px;padding: 0px;}
.goodsConts .tb-skin .tb-note-title{height: 22px;margin-bottom: 8px;}
.goodsConts .tb-skin .tb-note-title span{float: left;}
.goodsConts .tb-skin .tb-note-title a{float: right;font-weight: bold;color: #333;}
.goodsConts .tb-action{margin-top: 20px;}
.goodsConts .tb-action a{overflow: hidden;float: left;}
.goodsConts .tb-action a#buynow{background-image: url(/images/indexn_09.jpg);width: 150px;height: 50px;display: block;margin-right: 10px;}
.goodsConts .tb-action a#addcart{background: #9E0029;width: 120px;height: 42px;line-height: 42px;display: block;text-align: center;color: #fff;font-size: 16px}
.goodsConts .tb-prop{border-bottom: 0px solid #ccc;padding-bottom: 15px;margin-bottom: 15px;}
.goodsConts .tb-prop dt{float: left;margin-bottom: 8px;}
.goodsConts .tb-prop dd{margin-bottom: 8px;}
.goodsConts .tb-prop dd a{border: 1px solid #eae5e3;padding: 2px 5px;background: #f0edec;color: #816957;margin-right: 5px;}
.goodsConts .tb-prop dd a:hover{text-decoration: none;color: #000;}
.goodsConts .tb-prop dd a.selected{border: 1px solid #816957;}
.goodsConts .tb-note-title{color: #816957;}
.goodsConts .goodstabs{border: 0px solid #f0f0f0;height: 35px;width: 900px;background: url(/images/pro_07.jpg) no-repeat;}
.goodsConts .goodstabs span{float: left;height: 35px;width: 100px;font-size: 16px;line-height: 35px;color: #fff;margin-left:12px;text-align:center;}
.goodsConts .goodstabs span a{color: #fff;font-size: 16px;}
.goodsConts .buynum{width: 50px;height: 26px;background: url(../images/input_gray_bg.png) repeat-x;border: 1px solid #ccc;text-align: center;}
.goodsConts #num-jian, .goodsConts #num-jia{width: 20px;height: 30px;text-align: center;line-height: 30px;font-style: normal;font-size: 18px;cursor: pointer}
.goodsConts .title{font-size: 20px;color: #000;font-weight: bold;text-align: left;height: 50px;line-height: 50px;padding-left: 0px;margin-bottom: 10px;}
.goodsConts .tb-abo{line-height: 30px;font-size: 14px;color: #272727;white-space: pre-wrap;}
.goodsdtl{width: 1040px;margin: 15px auto;}
.goodsdtl h3{margin: 15px auto;}
.goodsdtl li{list-style: disc;margin-left: 40px;}

/*feedback*/
.inner-feedback{width: 800px;font-size: 14px;}
.inner-feedback .feed_t{width: 300px;height: 28px;background: #FAFAFA;border: 1px solid #ccc;line-height: 48px;text-indent: 12px;color: #555;
*text-indent:0;
*width:580px;
*padding-left:12px;}
.inner-feedback .feed_c{width: 560px;height: 121px;background: #FAFAFA;border: 1px solid #ccc;padding: 10px;color: #555;font-family: Arial, Helvetica, sans-serif;}
.inner-feedback .feed_b{float: left;width: 140px;height: 36px;line-height: 36px;background: #1A64B0;color: #fff;text-align: center;border: 1px solid #1A64B0;font-size: 14px;}
.inner-feedback table{margin: 0px auto;border: 0px solid #fff;}
.inner-feedback table td{padding: 5px; background:#efefef}
.inner-feedback table td.td1{ background:#E9E9E9; text-align:right; vertical-align:top;}


.inner-feedback2{width: 550px;font-size: 14px;color: #C0C0C0;overflow: hidden;margin: 0px auto; line-height:30px;}
.inner-feedback2 .feed_t{width: 258px;height: 28px;background: #1D1D1D;border: 1px solid #C0C0C0;line-height: 28px;text-indent: 12px;color: #444;
*text-indent:0;
*width:580px;
*padding-left:12px;}
.inner-feedback2 .feed_v{width: 88px;height: 28px;background: #1D1D1D;border: 1px solid #C0C0C0;line-height: 28px;text-indent: 12px;color: #444;}
.inner-feedback2 .feed_b{float: left;width: 258px;height: 38px;line-height: 38px;background: #505050;color: #fff;text-align: center;border: 1px solid #505050;font-size: 14px;font-family: "Microsoft YaHei"}
.inner-feedback2 table{margin: 0px auto;overflow: hidden;}
.inner-feedback2 table td{padding: 0px 0px 20px;}

.feedback{clear: both;margin: 0px auto;padding: 0px;margin: 20px 0px 0px 0px;}
.submita{margin: 16px auto;display: inline-block;padding: 0 18px!important;line-height: 22px;background: #ff9c00;border: 0px;height: 24px;color: #FFF;cursor: pointer;font-size: 16px;}
.xh{color: #f00;padding: 0 3px;}
#feedbackForm{margin: 20px 0px 0px 0px;}
#feedbackForm .text{width: 300px;height: 26px;margin: 10px 0px 0px 0px;font-size: 12px;line-height: 26px;padding: 0px 0px 0px 5px;border: 1px solid #CCC;}
#feedbackForm .lable{padding: 10px 12px 0px 0px;line-height: 30px;height: 30px;text-align: right;}
#feedbackForm .atextarea{float: left;border: 1px solid #CCC;height: 100px;width: 305px;ont-size: 12px;margin-top: 10px;line-height: 24px;color: #666;}
#feedbackForm .smtcss{padding-right: 112px;text-align: center;}
.table{border-collapse: collapse;}
.table td, .table th{border: 1px solid #cdcdcd;padding: 5px;}
.table p{padding: 0px;margin: 0px;}
.e_mobile{height: 25px;line-height: 25px;background: url( emobile1.png) 0px -51px no-repeat;padding-left: 25px;}
/*format table*/
.defcont .ke-zeroborder{border-collapse: collapse;}
.defcont .ke-zeroborder td, .table th{border: 1px solid #cdcdcd;padding: 5px;line-height: 24px;}
.defcont .ke-zeroborder p{padding: 0px;margin: 0px;}
.online{width: 70px;z-index: 3;position: fixed;right: 0;top: 30%;}
.online a{display: block; width: 70px; height: 70px; background:rgba(31, 154, 78, 0.8); position: relative; text-decoration: none; cursor: pointer; margin-bottom:4px;}
.online a:hover{background-position:-70px 0px;}
.online a div{display: block;width: 140px;min-height: 24px;line-height:24px;padding:23px;text-align:center;color:#fff;font-size:16px;font-weight:bold;font-style:italic;background: rgba(31, 154, 78, 0.8);position: absolute;right: 72px;top: 0px;z-index: 999;transition:1s all;display: none;}
.online a:hover div{display: block;transition:1s all;}
.online a.online-4 div{width: 138px;height: 138px; background:#78C340;}
.online a.tel div{ background:#FBB01F;}
.online a.qq div{ background:#6DA9DE;}

.clear{margin: 0px auto;clear: both;height: 0px;font-size: 0px;overflow: hidden;}
.blank1{margin: 0px auto;clear: both;height: 1px;font-size: 1px;overflow: hidden;}
.blank8{margin: 0px auto;clear: both;height: 8px;font-size: 1px;overflow: hidden;}
.blank10{margin: 0px auto;clear: both;height: 10px;font-size: 1px;overflow: hidden;}
.blank15{margin: 0px auto;clear: both;height: 15px;font-size: 1px;overflow: hidden;}
.blank20{margin: 0px auto;clear: both;height: 20px;font-size: 1px;overflow: hidden;}
.blank25{margin: 0px auto;clear: both;height: 25px;font-size: 1px;overflow: hidden;}
.blank30{margin: 0px auto;clear: both;height: 30px;font-size: 1px;overflow: hidden;}
.blank40{margin: 0px auto;clear: both;height: 40px;font-size: 1px;overflow: hidden;}
.blank45{margin: 0px auto;clear: both;height: 45px;font-size: 1px;overflow: hidden;}
.blank50{margin: 0px auto;clear: both;height: 50px;font-size: 1px;overflow: hidden;}
