﻿@charset "utf-8";

.banner { position:relative; width:100%; height:358px;}
.banner .hd{display:block;}

.container { padding-bottom:100px; background: #fff; }
.container .wrap { width:1200px; height:auto !important; height:400px; min-height:400px; margin:0 auto; }
.wrap .sidebar { float:left; width:258px; }
.wrap .main { float:right; width:900px; }

.colPicTitle { width:258px; height:148px; background: #017bc1; padding: 43px 0 0 26px;}
.colPicTitle h2 { color:#fff; font-size: 24px; line-height: 24px; font-weight: normal; text-transform: uppercase; }
.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; }
.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: #017bc1; 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: #017bc1;}
.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: #017bc1;}
.menu dl dd:hover:after,.menu dl dd.current:after { background: #017bc1;}

.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; }
.menu-b li em { display: block; color: #bfbfbf; font-size: 12px; line-height: 16px; text-transform: uppercase;}
.menu-b li:hover a:before { background: #017bc1;}
.menu-b li:hover span { color: #017bc1;}

.breadcrumbs { float:right; color:#017bc1; 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 5px; content: ">";}
.breadcrumbs a:hover { color: #017bc1;}
.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: #017bc1; 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: #017bc1; color: #fff;}
/* article */
.article { line-height:200%; word-wrap:break-word; text-align:justify; }
.article img,.article table { max-width: 854px;}
.article table tr td{padding: 0 16px;}
#dituContent img { max-width: 2000px;}
#dituContent { width: 900px !important;}
/* news */
.news li { clear: both; padding: 30px 10px 24px 0; border-bottom: 1px solid #d7d7d7;}
.news.news-list li { clear: both; padding: 10px 10px 10px 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:16px; line-height: 14px; font-weight: normal;}
.news li h2 a:hover {color: #017bc1;}
.news li em { color: #a2a2a2; font-size:14px; line-height:14px; display: block; padding-bottom: 20px;/*display: none;*/}
.news li p { color: #535962; font-size:14px; line-height: 20px;}

.news-tittle { width: 900px; 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: #017bc1;}
/* 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:first-child{border-left: 0;}
.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:#017bc1; }
.page a.prev:hover,.page a.next:hover { background: #017bc1; color: #fff;}

/* form */
.form-panel input[type="radio"],.form-panel input[type="checkbox"]{vertical-align:middle;margin:-2px 3px 0 25px;}
.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: 430px;height:50px;border:1px solid #dadada;border-radius:4px}
.form-panel .nohalf {width: 880px; margin: 0 10px 20px; clear: both;border:1px solid #dadada;border-radius:4px;background-color:#fff}
.form-panel .vcode { float: left;margin: 0 10px 20px;height:50px;border:1px solid #dadada;border-radius:4px}
.form-panel .vcode em img{margin:6px 0}
.form-panel .vcode em span {line-height: 35px; cursor: pointer;margin-left:5px;margin-right:5px;}
.form-panel .form-text { overflow: hidden;line-height:48px;background-color:#fff;}
.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: block; height: 42px; color: #5a5a5a; font-size: 14px; line-height: 44px;text-align: center;float:left;width:108px;background-color:#fff;margin: 3px 0;border-right:1px solid #dadada}
.form-panel label em { color: #ff0000;vertical-align:middle;margin-left:6px;font-weight:bold;}
.form-panel .text { padding: 10px; width: 100%; height: 46px; background: #fff; border: none; color: #5a5a5a; font-size: 14px; line-height: 16px; outline: none;}
.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: none; outline: none; resize: none;}
.form-panel .submit {clear:both;display: block; margin-top: 40px; margin-left: 10px; width: 167px; height: 50px; border: 0; border-radius: 4px; background: #b47e3a; color: #fff; font-size: 14px; line-height: 50px; cursor: pointer; outline: none;}
.form-panel .submit:hover { opacity: 0.8;}

.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: 288px; text-align: center; margin:0 18px 30px 0; position: relative; overflow: hidden;}
.product ul li em { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 36px 20px 0;color: #fff; font-size: 14px; line-height: 14px; background: url(../images/md-icon-5.png) repeat;}
.product ul li span { position: absolute; top: -50px; left: 124px; margin-top: -20px; background: url(../images/md-icon-4.png) no-repeat; width: 40px; height: 40px;}
/* product-info */
.product-info { width: 854px; }
.product-info h2 { color: #757575; font-size: 14px; line-height: 14px; font-weight: normal; padding: 65px 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: #017bc1; }
.product-info-list li .text { float: left; width: 176px; 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: #017bc1; 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 #017bc1;}
/* productlist */
.productlist .pic { width:600px; float: left;}
.productlist .text { float: right; width:260px; line-height:200%; word-wrap:break-word; text-align:justify;}
.productlist .picList { width:600px; height:432px; overflow:hidden; }
.productlist .picList ul { width:600px; height:432px; overflow:hidden; }
.productlist .picList li { width:600px; height:432px; overflow:hidden; cursor: pointer; }
.soldWrap { position: relative; width:600px; 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:520px; height:auto; margin:24px auto 0; overflow:hidden; }
.sold ul { overflow:hidden; height:auto; }
.sold li { float:left; width:120px; height:59px; margin: 0 5px; display:inline; cursor: pointer; }
.tab-pro { 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:#f7f7f7; border-bottom:1px solid #f7f7f7; margin-bottom:-1px; }
.tab-pro .txt { padding:20px; }


/* product-info-C */
.prod-c {width:100%;position: relative;margin:0 0 10px;}
.prod-c .bd {height:480px;margin-bottom: 20px;}
.prod-c .bd li {width: 100%;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: 128px;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 #b7b7b7;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: #017bc1;}

/*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: #017bc1;}

/*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;}

/*video*/
.video ul { margin-right:-18px;}
.video ul li { float: left; width: 288px; text-align: center; margin:0 18px 30px 0; position: relative; overflow: hidden;}
.video ul li em { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 36px 20px 0;color: #fff; font-size: 14px; line-height: 14px; background: url(../images/md-icon-5.png) repeat;}
.video ul li span { position: absolute; top: -50px; left: 124px; margin-top: -20px; background: url(../images/md-icon-4.png) no-repeat; width: 40px; height: 40px;}

.news-pic,.list-pic ul{
    width:100%;
    display: block;
}
.news-pic li{
    width:23%;
    margin-right:2.66%;
    float: left;
    display: inline-block;
    margin-bottom: 15px;
}
.news-pic li:nth-child(4n){
    margin-right: 0;
}
.news-pic li a{
    width:100%;
    display: block;
}
.news-pic li a .news-pic-img{
    width:100%;
    height: 138px;
    display: block;
    overflow: hidden;
}
.news-pic li a img{
    width:100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition:all 0.6s;
}
.news-pic li:hover a img{
    transform: scale(1.2);
}
.news-pic li a p{
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color:#2f2f2f;
    display: block;
    padding:5px 0;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.news-pic li:hover a p{
    color: #017bc1;
}