@charset "utf-8";
*,*:before,*:after{box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.banner { position:relative;}
.banner img{ width:100%}

.container { padding-bottom:50px;background: #f7f7f7;}
.container .wrap { width:1200px; height:auto !important; height:400px; min-height:400px; margin:0 auto; }
.wrap .sidebar { float:left; width:258px; padding-bottom: 40px; background: url(../images/md-icon-1.jpg) repeat-y; text-align: right;}
.main { float:right; width:900px; padding: 0 18px 50px 0; box-shadow: 5px 0px 5px #e6e6e6; }

.colPicTitle { width:258px; height:148px; background: #00aae7; padding: 43px 0 0 26px;}
.colPicTitle h2 { color:#fff; font-size: 24px; line-height: 24px; font-weight: normal; text-transform: uppercase;text-align: left;}
.colPicTitle h2:after { content: ""; display: block; width: 33px; height: 3px; margin-top: 24px; background: #fff;}

.menu { width: 258px; border: 1px solid #cfcfcf; border-top: none; margin-bottom: 50px; }
.menu li { padding: 19px 0; border-top: 1px solid #cfcfcf; }
.menu li>a { position: relative; display: block; padding: 0 30px 0 22px; color: #717171; font-size: 14px; line-height: 18px; cursor:pointer;    text-align: left;}
.menu li:hover>a:before,.menu li.current>a:before { position: absolute; top: 50%; right: 18px; content: ""; margin-top: -8px; width: 16px; height: 16px; background: #00aae7; border-radius: 100%;}
.menu li:hover>a:after,.menu li.current>a:after { position: absolute; top: 50%; right: 19px; content: ""; margin-top: -4px; border-color: transparent transparent transparent #fff; border-style: solid; border-width: 4px; }
.menu li:hover>a,.menu li.current>a { color: #00aae7;}
.menu li.current dl { display: block;}
.menu dl { display: none; padding: 0 22px;}
.menu dl dd { position: relative; margin-top: 10px; color: #8a8a8a; font-size: 12px; line-height: 14px; padding-left: 17px;}
.menu dl dd:after { content: ""; display: block; position: absolute; top: 8px; left: 0; width: 8px; height: 1px; background: #8a8a8a;}
.menu dl dd:hover,.menu dl dd.current {color: #00aae7;}
.menu dl dd:hover:after,.menu dl dd.current:after { background: #00aae7;}

.menu-b { width: 258px; }
.menu-b li { border-bottom: 1px solid #d9d9d9; padding: 20px 8px 17px 49px;}
.menu-b li a { position: relative; display: block;}
.menu-b li a:before { position: absolute; top: 50%; right: 0; content: ""; margin-top: -6px; width: 12px; height: 12px; background: #afafaf; border-radius: 100%;}
.menu-b li a:after { position: absolute; top: 50%; right: 3px; margin-top: -2px; content: ""; border-color: transparent transparent transparent #fff; border-style: solid; border-width: 2px; }
.menu-b li span { display: block; color: #828282; font-size: 12px; line-height: 16px;text-align: left}
.menu-b li em { display: block; color: #bfbfbf; font-size: 12px; line-height: 16px; text-transform: uppercase;text-align: left}
.menu-b li:hover a:before { background: #00aae7;}
.menu-b li:hover span { color: #00aae7;}
.menu-b li.ico1 { background: url(../images/md-icon-1.png) no-repeat 5px center;}
.menu-b li.ico2 { background: url(../images/md-icon-2.png) no-repeat 5px center;}
.menu-b li.ico3 { background: url(../images/md-icon-3.png) no-repeat 5px center;}



.breadcrumbs { float:right; color:#00aae7; font-size: 12px; line-height: 12px; height: 12px; margin: 20px 0 10px; }
.breadcrumbs a { color:#a2a2a2; font-size: 12px; line-height: 16px;}
.breadcrumbs a:after { padding: 0 3px; content: ">";}
.breadcrumbs a:hover { color: #00aae7;}
.colCurTit { clear: both; padding-bottom: 12px; margin-bottom: 26px; border-bottom: 1px solid #cfcfcf; overflow: hidden; }
.colCurTit i { float: left; display: block; position: relative; margin: 0 11px 0 6px; width: 23px; height: 23px;}
.colCurTit i:before,.colCurTit i:after { position: absolute; top: 0; left: 0; content: ""; width: 15px; height: 15px; background: #00aae7; opacity: 0.7;}
.colCurTit i:after { top: auto; left: auto; bottom: 0; right: 0;}
.colCurTit h2 { float: left; color: #535962; font-size: 24px; line-height: 24px; font-weight: normal;}
.colCurTit em { color: #979797; font-size: 24px; line-height: 24px; text-transform: uppercase;}

.pro-fh { display: block; margin: 80px 0 40px; width: 120px; height: 26px; background: #eee; border-radius: 4px; color: #999; font-size: 14px; line-height: 26px; text-align: center;}
.pro-fh:hover { background: #00a0e9; color: #fff;}
/* article */
.article { width: 854px; padding: 0 7px; line-height:200%; word-wrap:break-word; text-align:justify; }
.article img,.article table { max-width: 854px;}
#dituContent img { max-width: 2000px;}
#dituContent { width: 854px !important;}

.article .ft { padding:20px 0 0; border-top:1px solid #ddd;margin-top: 20px;font-size: 14px; }

/* news */
.news {margin-top: -30px;}
.news li { clear: both; padding: 30px 10px 24px 0; border-bottom: 1px solid #d7d7d7;}
.news li img { float: left; padding-right: 30px;}
.news li h2 a { display: block; padding: 7px 0 10px; color: #535962; font-size: 14px; line-height: 14px; font-weight: normal;}
.news li h2 a:hover {color: #00a0e9;}
.news li em { color: #a2a2a2; font-size: 12px; line-height: 12px; display: block; padding-bottom: 20px;}
.news li p { color: #a2a2a2; font-size: 12px; line-height: 20px;}

.news-tittle { margin: 0 7px; padding: 0 20px; height: 68px; background: #d6d7d9; margin-bottom: 25px;}
.news-tittle h2 { padding: 16px 0 10px; color: #696969; font-size: 14px; line-height: 14px; text-align: center;}
.news-tittle p { display: table; margin: 0 auto;}
.news-tittle span { margin: 0 12px; color: #696969; font-size: 12px; line-height: 12px;}
.news-page { margin-top: 40px; padding-top: 20px; border-top: 1px solid #d7d7d7;}
.news-page a { display: block; color: #656565; font-size: 12px; line-height: 30px;}
.news-page a:hover { color: #00a0e9;}
/* page */
.page { color:#000; line-height:24px; clear:both; display:table; margin:50px auto 0;  }
.page a:nth-child(2) { border:0;}
.page a { float:left; padding:0 15px; color:#b7b7b7; margin-top: 3px; font-size: 12px; line-height: 12px; border-left:1px solid #b7b7b7; display:table-cell; }
.page a.prev { background: #b7b7b7; width:24px; height:17px; line-height: 17px; color: #fff; text-align: center; display:block; border:0; padding:0; margin:0;}
.page a.next { background: #b7b7b7; width:24px; height:17px; line-height: 17px; color: #fff; text-align: center; display:block; border:0; padding:0; margin:0;}
.page a:hover,.page a.current { color:#00a0e9; }
.page a.prev:hover,.page a.next:hover { background: #00a0e9; color: #fff;}

/* form */
.form-panel input,.form-panel textarea { box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.form-panel .ishalf { float: left; margin: 0 10px 20px; width: 421px;}
.form-panel .nohalf { width: 862px; margin: 0 10px 20px; clear: both;}
.form-panel .form-text { overflow: hidden;}
.form-panel .form0 .form-text,.form-panel .form1 .form-text { line-height: 36px;}
.form-panel .form0 .form-text input,.form-panel .form1 .form-text input { float: left; margin-top: 10px;}
.form-panel .form0 .form-text em,.form-panel .form1 .form-text em { float: left; padding: 0 20px 0 5px;}
.form-panel label { display: inline-block; height: 30px; color: #5a5a5a; font-size: 14px; line-height: 14px;}
.form-panel label em { color: #ff0000;}
.form-panel .text { padding: 10px; width: 100%; height: 36px; background: #fff; border: 1px solid #d4d4d4; color: #5a5a5a; font-size: 14px; line-height: 16px; outline: none;margin: 10px 0;}
.form-panel p { float: left; margin-bottom: 20px; padding-left: 15px; width: 293px; height: 45px; background: #fff; border: 1px solid #d4d4d4; color: #5a5a5a; font-size: 14px; line-height: 45px;}
.form-panel .textarea { padding: 10px; width: 100%; height: 250px; background: #fff; border: 1px solid #d4d4d4; outline: none; resize: none;}
.form-panel .btn-submit {clear: left; display: block; margin-top: 40px; margin-left: 10px; width: 167px; height: 50px; border: 0; border-radius: 4px; background: #00a0e9; color: #fff; font-size: 14px; line-height: 50px; cursor: pointer; outline: none;}
.form-panel .btn-submit:hover { opacity: 0.8;}
.form-panel .text:focus,.form-panel .textarea:focus { border: 1px solid #00a0e9;}

.webmap { padding: 20px; margin: 0 auto; }
.webmap dl dt { margin: 5px 0; padding-left: 18px; background: url(ico_05.gif) 3px center no-repeat; font-size: 16px; line-height: 2; }
.webmap dl dt a { color: #000; font-weight: bold; }
.webmap dl dd { padding-left: 18px; }
.webmap dl dd a { float: left; display: block; margin-right: 10px; margin-bottom: 5px; padding: 0 10px;color: #333; font-size: 14px; line-height: 2; white-space: nowrap;border: 1px solid #ccc;}
.webmap dl dd a:hover { background: #555; color: #fff; text-decoration: none; }
.webmap dl dd p.thd a { background: #eee; }
.webmap dl dd p.thd a:hover { background: #999; }
.contact-map { margin-bottom: 30px; }




/* form */
/* .form-panel { margin-right: -30px;}
.form-panel li { float: left; border: 0; width: 411px; margin-right: 30px; margin-bottom: 17px; }
.form-panel li:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .field { float: left; border: 0; width: 852px; margin-bottom: 17px; }
.form-panel li label { display:block; color: #878787; font-size: 14px; line-height: 16px; margin: 16px 0 0 8px; }
.form-panel li label em { text-transform: uppercase; color: #c1c1c1; font-size: 14px; line-height: 16px;}
.form-panel .input { margin: 10px 0; width: 100%; height:30px; padding:3px 20px; border: 1px solid #e4e4e4; background: #e4e4e4; border-radius: 20px; color:#878787; line-height: 30px; }
.form-panel .input1 { margin: 10px 0; width: 100%; height:30px; padding:3px 20px;  border: 1px solid #e4e4e4; background: #e4e4e4; border-radius: 20px; color:#878787; line-height: 30px; }
.form-panel .textarea { margin: 10px 0; float: left; width:100%; height:229px; padding:10px 20px; border: 1px solid #e4e4e4; background: #e4e4e4; border-radius: 20px; color: #878787; font-size: 14px; line-height: 16px; overflow: hidden; resize:none;}
.form-panel .input:focus,.form-panel .input1:focus,.form-panel .textarea:focus { border: 1px solid #c9c9c9; background: #fff; }
.form-panel .btn-submit { width:182px; height:40px; border:none; background: #e4e4e4; border-radius: 20px; cursor:pointer; font-size:14px; color:#878787;}
.form-panel .btn-submit:hover { background: #00a0e9; color:#fff;}
 */


.fblist {padding-bottom: 30px;}
.i-message { margin-bottom: 20px; padding: 0 35px;}
.i-message-user { float: left; width: 45px; height: 45px; background: url(../images/mb-icon-12.png) no-repeat; border-radius: 50%; color: #fff; font-size: 24px; line-height: 48px; text-align: center;}
.i-message-text { position: relative; margin: 0 0 43px 63px; padding: 15px; background: #fff; border: 1px solid transparent; border-radius: 4px;}
.i-message-text:before { position: absolute; top: 18px; left: -10px; right: 100%; width: 0px; height: 0px; display: block; content: " "; border-color: #fff #fff transparent transparent; border-style: solid; border-width: 10px;}
.i-message-hd { margin-bottom: 15px; color: #4d4b50; font-size: 14px;}
.i-message-hd span { padding-right: 16px;}
.i-message-bd p { margin: 0; color: #4d4b50; font-size: 12px;}
.admin-message .i-message-user { float: right; background: url(../images/mb-icon-13.png) no-repeat;}
.admin-message .i-message-text { margin-left: 0; margin-right: 63px;}
.admin-message .i-message-text:before { left: auto; right: -10px; border-color: #fff transparent transparent #fff;}
/* product */
.product ul { margin-right:-18px;}
.product ul li { float: left; width: 276px; margin:0 18px 30px 0; overflow: hidden;}
.pcnew ul li { float: left; width: 400px;margin: 0 33px 30px 12px; overflow: hidden;}
.product ul li .more { position: relative; display: block;}
.product ul li .more:before { display: none; position: absolute; top: 0; left: 0; content: ""; width: 100%; height: 100%; background: rgba(0,160,233,0.7); z-index: 2;}
.product ul li span { position: absolute; top: -50px; left: 50%; margin-top: -24px; margin-left: -24px; background: url(../images/md-icon-4.png) no-repeat; width: 48px; height: 48px; z-index: 3; -moz-transition:all 0.5s;-webkit-transition:all 0.5s;transition:all 0.5s;}
.product ul li h2 { padding-top: 10px; color: #858585; font-size: 14px; font-weight: normal;}
.product ul li:hover .more:before { display: block;}
.product ul li:hover span { top: 50%; }
.product ul li:hover h2 { color: #00a0e9;}
/* product-info */
.product-info { width: 854px; }
.product-info h2 { color: #757575; font-size: 14px; line-height: 14px; font-weight: normal; padding: 25px 0 8px; border-bottom: 1px solid #dcdcdc; margin-bottom: 20px;}
.product-info-list { position: relative; width: 772px; height: 107px; margin: 0 auto;}
.product-info-list li { float: left; width: 366px; height: 107px; margin: 0 10px;}
.product-info-list a.prev,.product-info-list a.next { position:absolute; left:-40px; top:38px; display:block; width:30px; height:30px; background: #bcbcbc; border-radius: 100%; cursor:pointer; text-align: center; }
.product-info-list a.next { right:-40px; left:auto; }
.product-info-list a.prev:before,.product-info-list a.next:before { content: "<"; color: #fff; font-size: 15px; line-height: 30px; font-family: SimSun;}
.product-info-list a.next:before { content: ">"; }
.product-info-list a.prev:hover,.product-info-list a.next:hover { background: #00a0e9; }
.product-info-list li .text { float: left; width: 226px; height:107px; padding: 26px 0 0 21px; background: #dddddd;}
.product-info-list li .text h3 { padding-bottom: 20px; color: #5a5a5a; font-size: 12px; line-height: 12px; font-weight: normal;}
.product-info-list li .text a.more { color: #00a0e9; font-size: 12px; line-height: 12px;}
.product-info-list li .text a.more:before { display: block; float: left; margin-top: 5px; content: ""; width: 0; height: 0; border-style: solid; border-width: 4px; border-color: transparent transparent transparent #00a0e9;}
/* productlist */
.productlist .pic { width:515px; float: left;}
.productlist .text { float: right; width: 312px; line-height:200%; word-wrap:break-word; text-align:justify;}
.productlist .picList { width:515px; height:323px; overflow:hidden; }
.productlist .picList ul { width:515px; height:323px; overflow:hidden; }
.productlist .picList li { width:515px; height:323px; overflow:hidden; cursor: pointer; }
.soldWrap { position: relative; width:515px; height:59px;}
.soldWrap a.prev,.soldWrap a.next { position:absolute; left:0px; top:4px; display:block; width:15px; height:51px; background:url(../images/md-prev.png) no-repeat; cursor:pointer; }
.soldWrap a.next { right:0px; left:auto; background:url(../images/md-next.png) no-repeat; }
.sold { width:460px; height:auto; margin:24px auto 0; overflow:hidden; }
.sold ul { overflow:hidden; height:auto; }
.sold li { float:left; width:105px; height:59px; margin: 0 5px; display:inline; cursor: pointer; }
.tab-pro { width: 854px; padding-top:58px; }
.tab-pro .hd { border-bottom:1px solid #e3e3e3; }
.tab-pro .hd li { float:left; width:108px; height:28px; text-align:center; line-height:28px; border:1px solid #e3e3e3; border-bottom:none; margin-right:5px; display:inline; background:#e3e3e3; cursor:pointer; }
.tab-pro .hd li.on { background:#fff; border-bottom:1px solid #fff; margin-bottom:-1px; }
.tab-pro .txt { padding:20px; }


/* product-info-C */
.prod-c {width:854px;position: relative;margin:0 auto;}
.prod-c .bd {height:480px;margin-bottom: 20px;}
.prod-c .bd li {width: 854px;height: 480px;}
.prod-c .phd { padding: 0 17px;}
.prod-c .phd li {box-sizing: content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;width: 120px;float: left;margin-left:12px;border:1px solid transparent;opacity:0.7;filter:alpha(opacity=70);cursor:pointer;}
.prod-c .phd li.on {border:1px solid #00a0e9;opacity:1;filter:alpha(opacity=100);}
.prod-c .prev,.prod-c .next {position: absolute;width: 30px;height: 30px;}
.prod-c a.prev,.prod-c a.next { z-index: 99;position:absolute; left:0px; bottom:8px; display:block; width:15px; height:51px; background:url(../images/md-prev.png) no-repeat; cursor:pointer; }
.prod-c a.next { right:0px; left:auto; background:url(../images/md-next.png) no-repeat; }

/*hr*/
.hr { width: 100%; border: 1px solid #e0e0e0;}
.hr thead th { height: 45px; color: #7c7c7c; font-size: 12px; font-weight: normal; text-align: center; vertical-align: middle !important;}
.hr td {padding: 0 0.7rem !important; height: 45px; color: #7c7c7c; font-size: 12px; text-align: center; vertical-align: middle !important;}
.hr td a.more { display: block; margin: 0 auto; padding-left: 26px; width: 101px; height: 45px; background: url(../images/md-icon-6.png) no-repeat left center; color: #7c7c7c; line-height: 45px;}
.hr tr:hover td a.more { background: url(../images/md-icon-6-on.png) no-repeat left center; color: #00a0e9;}

/*hr-detail*/
.hr-detail-text { padding-bottom: 20px; border-bottom: 1px dotted #c6c6c6; overflow: hidden;}
.hr-detail-text h2 { margin-bottom: 10px; color: #4e4e4e; font-size: 20px;}
.hr-detail-text dl { float: left; padding-right: 20px; width: 377px;}
.hr-detail-text dl dt { margin-bottom: 10px; color: #4e4e4e; font-size: 14px; font-weight: bold;}
.hr-detail-text dl dd { color: #4e4e4e; font-size: 12px; line-height: 24px;}

/*download*/
.download li { padding: 24px 0 18px 34px; background: url(../images/md-icon-7.png) no-repeat left 30px; border-bottom: 1px dotted #949494; color: #4f4f4f; font-size: 14px; line-height: 27px; overflow: hidden;}
.download li p { float: left;}
.download li a.more { display: block; float: right; width: 104px; height: 27px; background: #848484; color: #fff; font-size: 12px; text-align: center;}
.download li span { float: right; display: block; padding-right: 20px; margin-right: 22px; border-right: 1px solid #cbcbcb; color: #9c9c9c;}
.download li a.more:hover { background: #00a0e9;}

/*contact*/
.map { margin-bottom: 33px; width: 854px; height: 370px;}
.contact { border-top: 3px solid #949494;}
.contact li { height: 50px; line-height: 50px; background: #f7f7f7; border-bottom: 1px solid #dedede;}
.contact li span { display: block; float: left; padding-left: 42px; width: 162px;}
.contact li em { padding-left: 26px;}
.contact li.i1 span { background: url(../images/mb-c1.png) no-repeat 13px center #ededed;}
.contact li.i2 span { background: url(../images/mb-c2.png) no-repeat 16px center #ededed;}
.contact li.i3 span { background: url(../images/mb-c3.png) no-repeat 13px center #ededed;}
.contact li.i4 span { background: url(../images/mb-c4.png) no-repeat 12px center #ededed;}
.contact li.i5 span { background: url(../images/mb-c5.png) no-repeat 14px center #ededed;}
.contact li.i6 span { background: url(../images/mb-c6.png) no-repeat 16px center #ededed;}
.contact li.i7 span { background: url(../images/mb-c7.png) no-repeat 13px center #ededed;}
.contact li.i8 span { background: url(../images/mb-c8.png) no-repeat 14px center #ededed;}

.list { padding:0 0 40px; }
.list li { padding:9px 0; border-bottom:1px dashed #e0e0e0; background:url(o_ico_18.gif) no-repeat 2px 17px; font-size:14px; line-height:20px; clear:both; }
.list li span { float:right; color:#999; font-size:12px; }
.list li a { padding-left:15px; }
.list li a h3{display: inline-block;font-weight: normal;font-size: 14px;}
.list li a:hover { text-decoration:underline; }


.sbadd{margin-top: 20px;}
.sbadd .sbaddi{width: 49%;margin-right: 2%;float:left;padding: 2%;border:1px solid #ccc;background: #f5f5f5;}
.sbadd .sbaddi.sbaddi2{margin-right: 0;}
.sbadd .sbaddi .sbaddia{font-size: 20px;color: #000;margin-bottom: 10px;}
.sbadd .sbaddi .sbaddia .sbaddial{float:left;}
.sbadd .sbaddi .sbaddia .sbaddial p{font-size: 18px;text-transform: uppercase;}
.sbadd .sbaddi .sbaddia .sbaddial div{font-size: 16px;color: #f00;}
.sbadd .sbaddi .sbaddia a{float:right;font-size: 16px;margin-top: 10px;}
.sbadd .sbaddi dl dt{line-height: 2.5;}
.sbadd .sbaddi dl dt a{font-size: 15px;color: #333;}
.sbadd .sbaddi dl dt a span{float:right;}








