@charset "utf-8";

.wrapper{background:url(bg7.jpg) top center repeat-y;}

/* 主体 */
.container {background:url(ibg.jpg) bottom center no-repeat; padding-bottom:58px;}
.container .wrap { position:relative; min-height:460px; background:#fff; box-sizing:border-box; padding:25px 25px 40px; }

/* 面包屑 */
.location { width:1200px; height:64px; margin:0 auto; }
.location .breadcrumbs{float:left; height:64px; line-height:64px; font-size:16px; background:url(u-home.png) left center no-repeat;padding-left:31px;}

/* 二级、三级菜单 */
.menu {float:right;margin-top:17px;}
.menu dl dt{float:left;margin-left:12px;}
.menu dl dt a { display:block; width:84px; height:30px; line-height:30px; font-size:14px; text-align:center; background:#00736d; color:#fff; font-size:13px; }
.menu dl dt a:hover,.menu dl dt .current { background:#044355; }

.m-rdm { padding:10px 0 17px; width:1200px; margin:0 auto; text-align:right; }
.m-rdm a { display:inline-block; margin:0 0 0 8px; background:#fff; width:84px; height:30px; line-height:30px; text-align:center; font-size:13px; }
.m-rdm a:hover,.m-rdm .current { background:#999; color:#fff; }

/* 内容模式 */
.article { padding:0 0 40px; line-height:2; font-size:14px; word-wrap:break-word; text-align:justify; text-justify:inter-ideograph;}
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#444; font-size:20px; }
.article .hd .titBar { color:#797979; font-size:13px; }
.article .bd { padding-bottom:40px; text-align:justify; text-justify:inter-ideograph; }
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }

/* 头部新闻 */
.hotNews { margin-bottom:30px; overflow:hidden; }
.hotNews li{width:370px;float:left;display:inline;margin-right:20px;}
.hotNews li:nth-child(3n){float:right;margin-right:0;}
.hotNews li h2{font-size:18px;font-weight:normal;padding:12px 0 8px;}
.hotNews li h2 a{color:#000;}
.hotNews li h2 a:hover{color:#00736d;}
.hotNews li p{font-size:14px;height:20px;line-height:20px;}
.hotNews li p a{float:left;color:#00736d;}
.hotNews li p span{float:right;font-family:Arial;color:#626262;}

/* 新闻列表 */
.list { padding:0 0 40px; }
.list ul{}
.list li{height:219px;margin-bottom:20px;}
.list li .t{float:left;width:752px;padding-left:35px;margin-top:20px;}
.list li .t .d{font-size:18px;font-weight:normal;font-family:Arial;position:relative;}
.list li .t .d em{display:block;width:26px;height:2px;background:url(line.png);position:absolute;top:11px;left:-35px;}
.list li .t h2{font-size:24px;padding:10px 0;}
.list li .t .i{font-size:14px;color:#7d7d7d;padding-bottom:22px;}
.list li .t .m a{display:block;width:142px;height:34px;line-height:34px;text-align:center;background:#00736d;color:#fff;font-size:16px;}
.list li .t .m a:hover{background:#044355;color:#fff;}
.list li .p{float:right;}
.list li .p img{border-radius:0 25px 0 0;}

/* 图文新闻 */
.pothoItem { margin:0 0 40px; }
.pothoItem .item { margin-bottom:20px; padding:0 0 20px; border-bottom:1px dashed #d3d3d3; overflow:hidden; }
.pothoItem .item .pic { float:left; margin-right:20px; padding:4px; border:1px solid #e7e7e7; }
.pothoItem .item .pic a{display:block;width:248px;height:150px;line-height:150px;text-align:center;background:#eee;}
.pothoItem .item .pic img { width:248px; height:150px; }
.pothoItem .item dl { display:block; overflow:hidden; zoom:1; padding:0; line-height:20px; }
.pothoItem .item dl dt { font-size:16px; line-height:32px; }
.pothoItem .item dl .d {font-size:14px;font-family:Arial;padding-top:3px;}
.pothoItem .item dl .m a{display:block; width:120px; height:30px; line-height:30px; background:#ddd; text-align:center;}
.pothoItem .item dl .m a:hover{background:#ff7a04;color:#fff;}
.pothoItem .item dl .i { padding:5px 0 20px; color:#999; font-size:13px; line-height:25px; }

/* 图片列表 */
.piList { padding:0 0 20px; overflow:hidden; }
.piList .pic-item { position:relative; width:360px; margin:0 35px 20px 0; float:left; display:inline;}
.piList .pic-item:nth-child(3n){float:right;margin-right:0;}
.piList .list-pic {}
.piList .list-pic a{display:block; width:360px; height:250px; line-height:250px; text-align:center; background:#f2f2f2; }
.piList .list-pic img { width:360px; height:250px; }
.piList dl { padding:4px 0; }
.piList dl dt { height:30px; line-height:30px; font-size:13px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; text-align:center; }

/* 分页 */
.page { padding:0 0 30px; line-height:24px; text-align:center; }
.page a { display:inline-block; margin:0 3px; padding:3px 11px; border:1px solid #ddd; background:#f2f2f2; vertical-align:top; }
.page a:hover,.page .current { border:1px solid #00736d; background:#00736d; color:#fff; }

/* 新闻列表 */
.message { padding:0 0 30px; }
.message-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #ddd; }
.message-list .m-title { padding:0; color:#32a237; font-size:14px; font-weight:bold; line-height:20px; }
.message-list .m-title span { float:right; color:#01286f; font-size:12px; font-weight:100; }
.message-list .m-info { padding:5px 0; line-height:24px; }
.message-list .r-title { padding:0; line-height:20px; }
.message-list .r-info { padding:5px 0; line-height:24px; }

.form-panel { padding:0 0 30px; }
.form-panel .field { clear:both; }
.form-panel li.field label { display:block; float:left; width:100px; line-height:34px; text-align:right; }
.form-panel .input { padding:7px 0; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:28px; padding:2px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .textarea { width:600px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel select{width:259px;height:32px;line-height:32px;border:1px solid #cecece;}
.form-panel .submit-field { padding:20px 10px 20px 100px; clear:both; }
.form-panel .submit-field input { margin-right:10px; }
.form-panel .submit-field .btn-submit { width:150px; height:40px; border:none; background:#ff7a04; color:#fff; cursor:pointer; font-size:14px; }

.beiz{padding-top:30px;}
.beiz h2{font-size:16px;color:#b81d22;}
.beiz p{font-size:15px;padding-top:6px;}


.order{width:1200px;margin:0 auto;}
.order-tit{height:57px;line-height:57px;background:url(tit.png);font-size:18px;color:#fff;}
.order-tit p{float:left;text-align:center;}
.order-tit p:nth-child(1){width:140px;}
.order-tit p:nth-child(2){width:320px;}
.order-tit p:nth-child(3){width:320px;}
.order-tit p:nth-child(4){width:130px;}
.order-tit p:nth-child(5){width:130px;}
.order-tit p:nth-child(6){width:160px;}

.order-list{background:#fff;}
.order-list-z{width:140px;float:left;background:#efefef;}
.order-list-z li{border-bottom:1px solid #fff;}
.order-list-z li:last-child{border-bottom:0;}
.order-list-z li a{display:block;height:114px;line-height:114px;text-align:center;font-size:18px;}
.order-list-z li a:hover,.order-list-z li a.current{background:#fff;}

.order-list-y{width:1020px;float:left;margin-left:20px;}
.order-list-y li{padding:10px 0;border-bottom:1px solid #ddd;font-size:14px;display:table;}
.order-list-y .pt{float:left;width:300px;}
.order-list-y .pt img{float:left;}
.order-list-y .pt p{float:left;margin-left:10px;line-height:58px;}

.order-list-y .p{float:left;width:320px;text-align:center;display:table-cell;padding-top:18px;}
.order-list-y .price1{float:left;text-align:center;width:130px;color:#959595;text-decoration:line-through;font-family:Arial;line-height:58px;}
.order-list-y .price2{float:left;text-align:center;width:130px;color:#ff7800;font-family:Arial;font-size:18px;line-height:58px;}
.order-list-y .go{float:right;width:140px;}
.order-list-y .go a{display:block;width:92px;height:36px;line-height:36px;border-radius:4px;text-align:center;color:#fff;margin:11px 0 0 42px;background:#ff7a04;}
.order-list-y .go a:hover{background:#d86602;}

.order-ewm{width:260px;margin:20px auto 0;text-align:center;}
.order-ewm .pic{border:1px solid #ddd;}
.order-ewm p{font-size:14px;padding-top:6px;}