@charset "utf-8";
/* CSS Document */
/* CSS Document */
/*CSS重置*/
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd{margin:0px;}
input,button,ul,ol{margin:0px;padding:0px;}
body,input,button,form{font:12px/1.5 "微软雅黑", "宋体", "Arial Black";color:#666;}
h1,h2,h3,h4,h5,h6,font {font-size:12px;}
ul,ol{list-style:none;}
img{border:0px;}/*display:block;*/
button,input,select,textarea{font-size: 100%;}
table {border-collapse: collapse;border-spacing:0;}
/*网站公用样式表*/
a{text-decoration:none;}
a:hover{text-decoration:none; }
a:visited{text-decoration:none;}
body{ background:url(../images/pro_bg.jpg);}
/*清除浮动*/
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{*zoom:1;}
/*index.html*/

/*header*/
.header{width:100%; height:119px; background:url(../images/bg.jpg);}
.top{ width:1000px; height:119px; margin:0 auto; background:url(../images/logo_bg.png);}
.logo{ padding-top:30px;}
.logo a{ float:left;}
.adv{ height:60px; border-left:1px solid #fddd9a; float:left; padding-left:10px; margin-left:10px;}
.adv span{ color:#fddd9a; font-size:20px; line-height:30px;}
.adv p{ color:#fddd9a; font-size:17px; font-weight:bold; line-height:30px;}
.seach{ width:300px; float:right; padding-top:30px;}
.seach p{ color:#fddd9a; background:url(../images/phone.png) no-repeat 55px; font-size:30px; font-family:Arial; text-align:right; line-height:28px;}
.searcher{ width:274px; height:31px; float:right; margin-top:5px;}
.searcher .txt{ background:url(../images/skey.png); width:224px; height:31px; border:none; float:left; text-indent:10px; line-height:31px;}
.searcher .sub{ width:50px; height:31px; border:none;cursor: pointer;}

/*nav*/
.nav_bg{width:100%; height:57px; background:url(../images/nav_bg.jpg);}
.nav{ width:1000px; height:57px; line-height:57px; margin:0 auto;}
.nav a{ color:#fddd9a; font-size:16px; width:128px; display:block; float:left; margin-left:17px; text-align:center;}
.nav a:hover{ background:url(../images/nav_hover.jpg);}
#mind_nav_bg{ background:url(../images/nav_hover.jpg) !important;display:block; }

/*banner*/
.banner{width:100%; position:relative; height:400px;overflow:hidden; }
.banner ul.list{ width:500%; float:left; background-color:#a30500 !important;}
.banner li.item{width:20%; height:400px; text-align:center;}
.banner li.item img{ position: absolute;width: 1920px;left: 50%;margin-left: -960px;}
.banner div.tip{position:absolute; bottom:20px; left:50%; margin-left:390px; width:1000px; height:6px; overflow:hidden; z-index:120}
.banner div.tip em{ height:6px; width:26px; background:#fcf8f2;float:left; cursor:pointer;float:left; margin-left:10px; display:inline-block;}
.banner div.tip em.cur{ background:#ff1400;}

/*pro*/
.pro{ width:1000px; margin:30px auto 0; height:680px;}
.pro h1,.part3 h1{ color:#520301; font-size:30px; text-align:center; line-height:30px; background:url(../images/icon_2.png) no-repeat center;}
.pro p,.part3 p{ color:#a6807b; font-size:18px; text-align:center;}
.subnav{ width:780px; height:31px; margin:20px auto 0; position:relative;}
.subnav .prolist{ width:660px; overflow:hidden; float:left; height:44px;}
.subnav .prolist ul{ float:left; width:400%;}
.subnav .prolist ul li{ width:135px; height:31px; line-height:31px; background:url(../images/icon_4.png); float:left; text-align:center; margin:0px 15px;}
.subnav .prolist ul li a{ display:block; font-size:16px; color:#240100;}
.subnav .prolist ul li a:hover{ background:url(../images/icon_5.png); color:#fefefe;}
.arrow_l{ width:15px; height:31px; float:left; display:block ;cursor: pointer; margin-right:45px;}
.arrow_r{ width:15px; height:31px; float:right; display:block ;cursor: pointer;}
.item a{ width:241px; height:246px; display:block; float:left; margin:20px 4px 0px 5px; overflow:hidden;}
.item a img{ display:block; height:182px;width:100%; }
.item a span{ font-size:16px; color:#7b0400; font-weight:bold; background:url(../images/icon_6.png) no-repeat bottom; height:64px; width:241px; display:block; text-align:center; line-height:40px; overflow:hidden;}
.item a:hover span{ background:url(../images/icon_7.png) no-repeat; color:#fddd9a;}

/*contact*/
.about_bg{ width:100%; background:url(../images/about_bg.jpg) no-repeat center; height:300px; }
.ab{ width:1000px; height:300px; margin:0 auto;}
.about{ width:520px; height:300px; float:left;}
.about h2,.contact h3{ width:30px; height:206px; font-size:26px; float:left; padding-top:81px; color:#fddd9a; line-height:30px; background:url(../images/icon_8.png) no-repeat center; text-align:center;}
.about span{ color:#fcf8f2; font-size:18px; margin:30px 0px 5px 80px; display:block;}
.about p{ width:445px; color:#fcf8f2; font-size:14px; line-height:28px; float:right;}
.about p a{ color:#fddd9a;}
.contact{ width:340px; height:287px; float:right;}
.contact h3{ width:30px; height:206px; font-size:26px; float:right; padding-top:81px; margin-left:20px; color:#fddd9a; line-height:30px; background:url(../images/icon_8.png) no-repeat center; text-align:center;}
.contact span{ color:#fcf8f2; font-size:18px; margin:30px 0px 5px 0px; display:block;}
.contact img{ margin-top:10px; float:left;}      
.contact .format400,.contact .tel{ font-size:24px; color:#ffffff; line-height:50px; margin-left:50px; font-weight:bold;}
.contact .mall{ font-size:14px; color:#ffffff; margin-left:50px; line-height:45px; font-weight:bold; margin-bottom:6px;}
.contact .add{ font-size:14px; color:#ffffff; margin-left:50px; font-weight:bold; line-height:40px;}

/*news*/
.main1062{ width:1000px; margin:0px auto ;}
.part3{ width:100%;  height:380px; margin:30px auto 0;}
.icase{ float:left; width:100%;}


.icase .tod {position:relative; float: left; width:910px; height:277px; overflow: hidden;}
.icase .tod .list .ite{padding-top:30px; width:198px; height:240px; float:left; margin:0px 15px 0;}
.icase .tod .list .ite a.img{ border:2px solid #d0d0d0; display:block;}
.icase .tod .list .ite a.img img{height:139px; width:186px; margin:4px;}
.icase .tod .list .ite a span{ font-size:16px; color:#370200; text-indent:12px; display:block; background:url(../images/icon_10.png) no-repeat 175px; margin-top:5px;}
.icase .tod .list .ite a .wenzi{ font-size:14px; color:#959595; line-height:24px; padding:5px 10px 10px 10px;}
.icase .tod .list .ite a:hover span{ color:#e49565; background:url(../images/icon_11.png) no-repeat 175px;}
.icase .tod .list .ite a:hover .wenzi{ color:#e49565;}
.icase .arro_r,.arro_l{ float:left;width:15px; height:31px;}
.icase .arro_r { background:url(../images/icon_1.png) no-repeat;margin:130px 30px 0px 0px; }
.icase .arro_l { background:url(../images/icon_3.png)  no-repeat;margin:130px 0px 0px 30px;}
.icase .arro_l:hover,.icase .arro_r:hover { background-color:none; }

/*首页滚动*/
#demo1,#demo2{float:left;}
#indemo{width:1500%; overflow:hidden; padding-top:20px;}

/*copy*/
.copy_bg{ width:100%; height:153px; background:url(../images/bg.jpg); border-bottom:1px solid #ff0800;}
.copy{ width:1000px; margin:0 auto; background:url(../images/icon_12.png); height:123px; padding-top:30px;}
.copy p{ text-align:center; font-size:14px; color:#ffdf9a; line-height:30px;}
.copy p a{ color:#ffdf9a;}

/* 迷你焦点图 */
.minBanner, .minBanner ul, .minBanner img { height:300px;  }

/*悬浮框*/
.floating_ck{position:fixed;right:0px;top:30%; z-index:9000; background:#434343;}
.floating_ck dl dd{position:relative;width:83px;height:72px; background:url(../images/xian.jpg) left bottom;background-repeat:no-repeat;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#cd0202;}
.floating_ck dl dd:hover .floating_left{display:block;}
.floating_ck dl dd.consult img{ margin:16px 0px 0px 25px;}
.floating_ck dl dd.words img{ margin:20px 0px 0px 25px;}
.floating_ck dl dd.qrcord img{ margin:20px 0px 0px 26px;}
.floating_ck dl dd.return img{ margin:14px 0px 0px 28px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:70px;background-color:#cd0202;display:none;}
.floating_left a{color:#fff;line-height:70px; font-size:16px; font-weight:bold; margin-left:10px;}
.floating_ewm{height:200px;top:-130px;}
.floating_ewm i{background-image:url(../images/code.png);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p.qrcord_p01{color:#fff;margin-top:12px; font-size:16px; font-weight:bold; margin-left:50px;}
.floating_ck dl dd.pointer{ background-image:none !important;height:30px;}
.floating_ck dl dd.words .floating_left{color:#fff;line-height:70px; font-size:16px; font-weight:bold; padding-left:10px;}
.floating_ck dl dd.pointer span{color:#fff;line-height:30px; font-size:12px;display:block;text-align:center; }
.a{cursor:pointer;display:none;}
.a img{background:none !important;}


.clear { clear:both; font-size:0px; line-height:0px; height:0px; }
.hidden { display:none; }
.center { text-align:center; }
.overlay { width:100%; height:100%; background:#000; position:fixed; _display:none; left:0; top:0; z-index:100; opacity:1; }
.autocut { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all; }


/* pager */
.pager { display:block; width:100%; height:auto; padding:30px 0; text-align:center; clear:both; margin-bottom:10px; }
.pager span, .pager a{ display:inline-block; border:1px solid #ddd; color:#333; height:24px; line-height:24px; padding:0px 8px; text-decoration:none; background:#FFF; margin:0 5px; }
.pager a:hover{ background:#fdfbfc; border-color:#a30500; color:#a30500; text-decoration:none;}
.pager .cur{ background:#a30500; border-color:#a30500; font-weight:bold; color:#FFF; }
.pager span.dot{ background:#8d5248; border-color:#0a6c00; font-weight:bold; color:#FFF; }
/* relatedLink */ 
.relatedLink { height:30px; line-height:30px; border:1px solid #cccccc; width: 696px;font-size: 14px; margin-top:10px; color:#4c4c4c; }
.relatedLink .prevLink { float:left; margin-left:10px; color:#4c4c4c;}
.relatedLink .prevLink a { color:#4c4c4c; }
.relatedLink .nextLink { float:right; margin-right:10px;  color:#4c4c4c;}
.relatedLink .nextLink a { color:#4c4c4c; }
.relatedLink a:hover { color:#a30500; }

/* reInformation */
.reInformation { width:666px; padding:0 15px 20px; border:1px solid #cccccc; float:right; margin-top: 20px; margin-right: 10px;}
.reInformation .tit { height:30px; line-height:30px; border-bottom:1px solid #cccccc; font-size:14px; margin-bottom:10px;color:#4c4c4c; font-weight:bold;}
.reInformation .tit2 { height:30px; line-height:30px; border-bottom:1px solid #cccccc; font-size:14px; margin-bottom:10px;color:#4c4c4c;  }
.reInformation ul { margin-left:2px; float:left; }
.reInformation li { float:left; width:180px; padding:9px 9px 0; border:1px solid #cccccc; margin-left:10px;  margin-right:10px; display:inline; }
.reInformation li img { width:180px; height:135px; }
.reInformation li img:hover { opacity:0.9; }
.reInformation .g { display:block; width:180px; }
.reInformation .t { float:left; line-height:30px;color:#4c4c4c;font-size:14px;  }
.reInformation .o,.reInformation ul li:hover a{color:#a30500; }
.reInformation .o, .reInformation .o:visited { float:right; line-height:30px; color:#a30500;font-size:14px; }
.reInformation ul li:hover .o{color:#4c4c4c; }
.reInformation li:hover{ border:1px solid #a30500;}

/* listProduct */
.listProduct .tbody { overflow:hidden; }
.listProduct ul.list { float:left; width:105%; }
.listProduct li.item { float:left; width:240px;}
.listProduct a.img { width:226px; height:205px; display:block; border:1px solid #cccccc; text-align:center; }
.listProduct a.img img { display:block; width:226px; height:170px; }
.listProduct a.img span { display:block; height:35px; line-height:35px; color:#333;  background:#ebebeb; font-size:14px; font-weight:normal; }
.listProduct a.img font { display:block; height:35px; line-height:35px; color:#333;  }
.listProduct a.img:hover { border:1px solid #a30500 ; }
.listProduct a.img:hover span { color:#fddd9a ; background:#a30500; }
/* pageProduct */
.pageProduct .tbody { padding:15px 0px; }
.pageProduct .tbody .photo { text-align:center; width:400px; float:left; padding:4px; border:1px solid #cccccc;margin: 0 20px 30px 0; }
.pageProduct .tbody .photo img { width:400px; height:300px; display:block; }
.pageProduct .tbody .wd { float:right; width:285px; height:300px; margin-bottom:15px; overflow:hidden; padding:10px; }
.pageProduct .tbody .wd h1 { font-size:16px; font-weight:700; line-height:20px; margin-bottom:7px; color:#0e62b1; }
.pageProduct .tbody .wd ul { font-size:14px; }
.pageProduct .tbody .wd li.item { height:30px; line-height:30px; }
.pageProduct .tbody .wd li.item span { margin-right:5px; }
.pageProduct .tbody .wd li.btn { height:45px; }
.pageProduct .order { width:103px; height:30px; margin-top:5px; line-height:30px; text-align:center; border:1px solid #a30500; display:block; color:#a30500; float: right;margin-right: 168px;}
.pageProduct .order:hover { background:#a30500; color:#fddd9a !important; }
.pageProduct .tbody div.ts { font-size:14px; color:#4c4c4c; height:25px; border-bottom:1px solid #cccccc;margin-bottom: 5px;}
.pageProduct .tbody div.infor { margin-bottom:30px; line-height:24px; color:#777;}
.pageProduct .tbody .info { margin-bottom:20px; }
/* listCase 案例展示 */
.listCase .tbody { overflow:hidden; }
.listCase ul.list { float:left; width:105%; }
.listCase li.item { float:left; width:250px;margin-bottom: 20px; }
.listCase a.img { width:226px; height:200px; display:block; border:1px solid #cccccc; text-align:center; }
.listCase a.img img { display:block; width:226px; height:170px; }
.listCase a.img span { display:block; height:30px; line-height:30px; color:#333; background:#ebebeb;}
.listCase a.img font { display:block; height:30px; line-height:30px; color:#333;}
.listCase a.img:hover { border:1px solid #c2292b ; }
.listCase a.img:hover span { color:#ffffff ; background:#c2292b; }
/* pageCase */
.pageCase .tbody { margin:0 20px; }
.pageCase .tbody .tit { font-size:18px; line-height:25px; padding:15px 0; text-align:center; color:#a30500; font-family:"微软雅黑" ; font-weight:bold;}
.pageCase .tbody .photo { overflow:hidden; text-align:center; margin-bottom:20px; }
.pageCase .tbody .photo img { width:500px; height:375px; padding:5px; border:1px solid #ccc; background:#FFF; }
.pageCase .tbody .info { margin-bottom:40px; }
.pageCase .tbody .info p { margin-bottom:10px; line-height:2; text-indent:2em; }
/* listNews */
.listNews ul.list { padding-bottom:20px; overflow:hidden; }
.listNews ul.list li.ite { width:100%; height:30px; line-height:30px; border-bottom:1px dashed #cccccc; }
.listNews ul.list li.ite a { float:left; padding-left:20px; color:#4c4c4c ; background:url(../images/icon_10.png) no-repeat 0px 9px;}
.listNews ul.list li.ite a:hover { color:#a30500 ; background:url(../images/icon_11.png) no-repeat 0px 9px;}
.listNews ul.list li.ite span { float:right; margin-right:10px; color:#999; }
/* pageNews */
.pageNews .tbody .tit { font-size:20px; font-family:微软雅黑; line-height:25px; padding:15px 0; text-align:center; color:#a30500; font-weight:bold;margin: 0px 10px 0px 10px;}
.pageNews .mark { height:30px; line-height:30px; text-align:center; margin: 0px 10px 20px 10px;color:#999; border-bottom:1px solid #eee; border-top:1px solid #FFF;  }
.pageNews .mark span, .pageNews .tbody .mark a.msg { margin:0 7px; }
.pageNews .mark .font a { margin:0 3px; color:#ccc; }
.pageNews .mark .font a:hover, .pageNews .tbody .mark .font a.cur { color:#a30500; }
.pageNews .mark a.msg { width:40px; height:20px; line-height:20px; display:inline-block; color:#a30500; }
.pageNews .mark a.msg:hover { text-decoration:underline; }
.pageNews .photo { overflow:hidden; text-align:center; margin-bottom:20px; }
.pageNews .photo img { max-width:580px; padding:5px; border:1px solid #ccc; background:#FFF; }
.pageNews .info { margin-bottom:40px; color:#666; line-height:200%;margin: 0px 0px 0px 10px;}
.pageNews .info p { margin-bottom:10px; line-height:200%; text-indent:2em; }

/* wrapper */
.wrapper { width:1000px; margin:0 auto; }
.leftBar { width:1000px; float:left; overflow:hidden; }
.rightCon { width:752px; overflow:hidden;float:right;margin-top: 40px; }
/* column */
.column { background:#FFF; position:relative;}
.column .thead { width: 965px;height:85px; margin:0 auto; }
.left_contant .thead .tit1{ width:240px;font-size:24px; font-family:微软雅黑; height:80px; color:#fddd9a; font-weight:normal; text-align:center; line-height:28px; padding-top:25px; background:url(../images/bg.jpg);}
.left_contant .thead .tit1 span{ font-size:20px;}
.column .thead .tit2 { height:40px; line-height:40px; color:#1e6cb6; font-family:"Microsoft Yahei"; font-size:18px; text-align:center; float:left; }
.column .thead .more { float:right; height:40px; line-height:40px; color:#0e62b1; }
.column .thead .more:hover { text-decoration:underline; }
.column .tbody { margin:0 auto; }

/* sidebar */
.sidebar { width:240px; float:left; position:relative; z-index:11; margin-bottom: 60px; margin-top: 40px; }
.leftNav { width:240px;}
.leftNav .cl{ width:240px;}
.leftNav .tl{ width:240px;border: 1px solid #ebebeb;}
.leftNav .thead { width:240px; background-color:#c2292b !important; font-size:24px; font-family:微软雅黑; color:#ffffff;height:102px;}
.leftNav .list { margin-bottom:30px; position:relative; z-index:10;}
.leftNav .item { height:40px; position:relative; }

/* leftContact */
.leftContact { height:auto; line-height:26px; margin:0 auto; overflow:hidden;font-size:14px;width:216px;padding:10px 10px 10px 12px;border:1px solid #cccccc; background-color:#fff;border-top:none; }
/* content */
.content { width:748px; float:right; background:#FFF; position:relative; margin-bottom: 60px;padding-bottom: 60px;}
.content .thead { width:728px; height:40px; border-bottom: 1px solid #cccccc; margin:0 auto 10px; }
.content .thead .tit2 { height:40px; line-height:40px;padding-left: 30px; border-bottom:2px solid #a30500; font-weight: bold;color:#a30500; font-family:"Microsoft Yahei"; font-size:18px; text-align:center; float:left;  background:url(../images/icon_1.png) no-repeat 0px center;}
.content .tbody { margin:0 15px;line-height: 24px;font-size: 14px;}
.content .tbody .baseInfo h1{ font-size: 18px;margin-bottom:15px;color:#1e1f24;font-weight: normal;}
.content .tbody .baseInfo p{ font-size: 14px;margin-bottom:10px;color:#1e1f24;}
.content .tbody .baseInfo .format400{ font-size: 24px;color:#c2292b;font-family: "Georgia";}
.content .tbody .baseInfo .button{margin-top:40px;}
.content .tbody .baseInfo .button a:hover { color:#c2292b; }
.content .tbody .baseInfo .btn{display: block;width: 77px;height: 25px;line-height: 25px;text-align: center;color: #333;border: 1px solid #c2292b;float: right;margin-right: 195px;}
.content .sitepath { float:right; height:40px; line-height:50px; text-align:right; display:inline; color: #808080; font-size: 12px;}
.content .sitepath a { color:#333; }
.content .sitepath a:hover { color:#a30500; }

.BMap_bubble_content{font-size:14px;}
.BMap_bubble_title > a{font-size:14px;}
.formData tr.item label{font-size:12px;}
.jing_kf_1 div.mobileCode span, .jing_kf_1 div.mobileCode a, .jing_kf_1 li.e span, .jing_kf_1 li.e strong{font-size:14px;}

/* sideBar */
.left_contant{ float: left; width:240px; margin-top:40px;margin-bottom: 60px;}
.ny_classy{ width: 240px;float: left;margin-bottom: 30px;}
.ny_classy .thead{ width:240px;font-size:24px; font-family:微软雅黑; height:80px; color:#fddd9a; font-weight:normal; text-align:center; line-height:28px; padding-top:25px; background:url(../images/bg.jpg); }
.ny_classy .thead span{font-size:20px;}
#fenleid{height:45px; display:block; color:#a30500;}
.ny_classy .tod{background:#fff;}
.ny_classy .tod a{ height:45px; line-height:45px;border:1px solid #cccccc; border-top:none;color:#333; display:block; text-align: center;font-size: 14px;}
.ny_classy .tod a:hover{ color:#a30500;}
.ny_classy .drop{ display: none; }
.ny_classy .drop a{border-bottom:1px dashed #c2292b; color:#c2292b; display:block;}

.minBanner ul li{ background-color:#a30500 !important;}

/* listProduct2 */
.main{ width: 1000px; margin:0px auto; }
.listProduct2 { width:748px;float:right;margin-top:40px;background:#FFF;}
.listProduct2 .thead{ border-bottom: 1px solid #cccccc;height: 40px;margin: 0 auto 10px; width: 728px; }
.listProduct2 .tbody{margin: 0 auto 10px; width: 728px; }
.listProduct2  .sitepath { float:right; height:40px; line-height:50px; text-align:right; display:inline; color: #808080; font-size: 12px;}
.listProduct2  .sitepath a { color:#333; }
.listProduct2  .sitepath a:hover { color:#a30500; }
.listProduct2 .thead .tit2 { height:40px; line-height:40px;padding-left: 30px; border-bottom: 2px solid #a30500;font-weight: bold; color:#a30500; font-family:"Microsoft Yahei"; font-size:18px; text-align:center; float:left;  background:url(../images/icon_1.png) no-repeat 0px center;}
.listProduct2 ul.list {padding-bottom:20px;overflow:hidden;}
.listProduct2 li.ite {float:left;padding:16px 10px;;width:728px;border-bottom:1px dotted #cccccc;}
.listProduct2 li.ite .img {display: block; float:left;width:200px;height:150px;padding:4px;border:1px solid #cccccc;background:#FFF;margin-right:20px;}
.listProduct2 li.ite:hover .img {border:1px solid #a30500;}
.listProduct2 li.ite .img img {width:200px;height:150px;}
.listProduct2 li.ite .wd {width:666px;*width:450px;margin-left: 40px; margin-top: 5px;}
.listProduct2 li.ite .tit { border: none;height:25px;line-height:20px;font-size:16px;font-family:"Microsoft Yahei"; font-weight:bold;}
.listProduct2 li.ite .tit a {display:block; color: #a30500; height:37px;line-height:37px;padding-left:22px;text-align:left;}
.listProduct2 li.ite .opr b{width:79px; height:35px; font:26px/26px "Microsoft Yahei";color:#ff6600;font-weight:bold;}
.listProduct2 li.ite .opr b em{ font-size:18px; font-weight:normal;font-style:normal;}
.listProduct2 li.ite .summary {text-indent:2em;line-height:24px;height:100px;margin-top:15px;overflow:hidden;color:#333;font-size:14px;}
.listProduct2 li.ite .summary a{color:#333;}
.listProduct2 li.ite .opr .order {height:20px;text-align:center;line-height:20px;display:inline-block;padding:0 10px;border:1px solid #dedede;}
.listProduct2 li.ite .opr .order:hover {border:1px solid #a30500;}
.listProduct2 li.ite:hover .summary a { color:#a30500;}

.pageCase{ width: 748px;float: right; margin-top: 40px; background:#fff; margin-bottom: 40px;}
.pageCase .sitepath { float:right; height:40px; line-height:50px; text-align:right; display:inline; color: #808080; font-size: 12px;}
.pageCase .sitepath a { color:#333; }
.pageCase .sitepath a:hover { color:#a30500; }
.pageCase .thead{ border-bottom: 1px solid #cccccc;height: 40px;margin: 0 auto 10px; width: 728px; }
.pageCase .thead .tit2 { height:40px; line-height:40px;padding-left: 30px; border-bottom: 2px solid #a30500; color:#a30500;font-weight: bold;  font-family:"Microsoft Yahei"; font-size:18px; text-align:center; float:left;  background:url(../images/icon_1.png) no-repeat 0px center;}

.formData{margin-bottom: 40px; margin-left:140px; margin-top:40px;}
.formData tr.item input, .formData tr.code input{border: 1px solid #ccc; border-radius: 2px; color: #666; height: 25px; line-height: 25px; padding: 0 5px; width: 250px;}
.formData tr.code input{width: 90px;}
.formData tr.code img{margin-left: 10px; vertical-align: middle;}
.formData tr.item textarea{border: 1px solid #ccc; border-radius: 3px; color: #666; height: 80px; margin-bottom: 15px; padding: 0 5px; width: 250px;}
.formData .red{font-size: 16px; font-weight: 700; line-height: 16px; margin-right: 5px;color: #a30500;}
.formData .sub{background: #434343 none repeat scroll 0 0; border: medium none; border-radius: 2px; color: #fff; cursor: pointer; height: 32px; line-height: 32px; margin-right: 10px; text-align: center; width: 102px;}
.formData .sub:hover{background: #a30500 none repeat scroll 0 0;}

