@charset "utf-8";
body { font-family: 'Microsoft YaHei', '微软雅黑'; font-size: 14px; line-height: 2; font-weight: normal; margin: 0; padding: 0; min-width: 1200px; background: #FFF; color: #282828; }
html, body, div, p, span, object, h1, h2, h3, h4, h5, h6, a, img, strong, dl, dt, dd, ol, ul, li, form, label, table, tbody, tr, th, td, footer, header, nav { margin: 0; padding: 0; }
* { margin: 0; list-style: none; padding: 0; }
a { color: #282828; text-decoration: none; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i; }
a:hover { color: #5a256d; text-decoration: none; }
ul li { list-style: none; }
img { border: none; }
.clear { clear: both; margin: 0 0; padding: 0 0; }
.fr { float: right; }
.fl { float: left; }
input, textarea, button { font-family: "微软雅黑"; }
input:focus { outline: none; }
textarea:focus { outline: none; }
#feedback_form table { margin: 0 auto; }
#feedback_form table tr td { padding: 5px 0; }
#apply_form table { margin: 0 auto; }
#apply_form table tr td { padding: 5px 0; }
h1, h2, h3, h4, h5, h6 { line-height: normal; }
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
.pt15 { padding-top: 15px; }
.pl10 { padding-left: 10px; }
.pt20 { padding-top: 20px; }
.pt30 { padding-top: 30px; }
.pt60 { padding-top: 60px; }
.pt100 { padding-top: 100px; }
.main { width: 1200px; margin: 0 auto; overflow: hidden; }
.imgs { display: block; -moz-transition: .3s ease-in; -webkit-transition: .3s ease-in; -o-transition: .3s ease-in; -ms-transition: .3s ease-in; transition: .3s ease-in; }
a:hover .imgs { transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); }
.maina { width: 77%; margin: 0 auto; overflow: hidden; }
.red{ color:#F00;}
/*header*/
.header{ width:100%; height:97px; background:#FFF;}
.header .head{ width: 77%; margin: 0 auto; height:97px;}
.header .head .info-wrapper{ width: 27%; height: 76px; float: left; display: block; margin-top:10px; position: absolute; min-width: 274px;}
.header .head .logo { width: 100%; height: 76px; overflow: hidden; display: block;}
.header .head .logo h1 { width: 100%; height: 100%; display: block; }
.header .head .logo a { width: 100%; height: 100%; display: block; padding-left: 100%; overflow: hidden; }
.header .head .search-first { position: relative; height: 15px; top: 41px; float: right;}
.header .head .search-first .search-form { display: none; width: 200px; height: 25px; line-height: 25px; z-index: 99; padding: 0 10px; }
.header .head .search-first:hover .search-form { display: block; position: absolute; right: -5px; z-index: 100; top: 0px; height: 23px; border-radius: 20px; background: #FFF; border: 1px #ccc solid; }
.header .head .search-first .search-form .form-control { background: none; border: 0; width: 170px; height: 23px; line-height: 23px; float: left; font-size: 12px; }
.header .head .search-first .search-form .form-control:focus { outline: none }
.header .head .sousuo { display: block; height: 15px; float: right; border: 0; width: 15px; margin: 3px 0 0 0; background:url(../images/ser_btn.png) no-repeat; }
.header .head .menu { width:auto; float: right; height: 97px; line-height: 97px; margin-right:1%; }
.header .head .menu li{ position: relative; float: left; width: auto; display: inline; }
.header .head .menu li a.xialaguang{ display: inline-block; height: 97px; line-height: 97px; width: auto; text-align: center; font-size: 1vw; padding:0 25px; }
.header .head .menu li a.navhover, .menu li a.xialaguang:hover{ cursor: pointer; color: #FFF; background: #59246a; }
.header .head .menu ul.children, .header .head .meu ul.child { display: none; position: absolute; top: 97px; left: 0; width: 100%; line-height: normal; z-index: 9999; }
.header .head .menu ul.children li, .header .head .meu ul.child li { width: 100%; padding: 0px; display: inline-block; border-top: 1px #9345ac solid; margin: 0; }
.header .head .menu ul.children li a, .header .head .meu ul.child li a { width: 100%; overflow: hidden; display: block; text-align: center; padding: 10px 0; font-size: 13px; background: #59246a; color: #FFF; border-top: 1px #3f0853 solid; }
.header .head .menu ul.children li a:hover, .header .head .meu ul.child li a:hover { color: #FFF; background: #9a34be; }

@media screen and (max-width: 1460px) {
.header .head .menu li a.xialaguang{ padding:0 15px;}
}

/*banner*/
.banner { width: 100%; overflow: hidden; height: auto; margin: 0px auto; }
.banner .owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
/* display none until init */
.banner .owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; }
.banner .owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.banner .owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
.banner .owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
.banner .owl-carousel .owl-item { float: left; }
.banner .owl-controls .owl-page, .banner .owl-controls .owl-buttons div { cursor: pointer; }
.banner .owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/* fix */
.banner .owl-carousel .owl-wrapper, .banner .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }
.banner #owl-demo { position: relative; width: 100%; margin-left: auto; margin-right: auto; }
.banner #owl-demo .item { position: relative; display: block; }
.banner #owl-demo img { display: block; width: 100%; }
.banner #owl-demo b { position: absolute; left: 0; bottom: 0; width: 100%; height: 78px; background-color: #000; opacity: .5; filter: alpha(opacity=50); }
.banner #owl-demo span { position: absolute; left: 0; bottom: 37px; width: 100%; font: 18px/32px "微软雅黑", "黑体"; color: #fff; text-align: center; }
.banner .owl-pagination { position: absolute; left: 0; bottom: 25px; width: 100%; height: 22px; text-align: center; }
.banner .owl-page { display: inline-block; width: 20px; height: 20px; margin: 0 5px; background: #FFF; *display: inline;
*zoom: 1;
border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.banner .owl-pagination .active { background: #5a256d; }
.banner .owl-buttons { display: none; }
.banner .owl-buttons div { position: absolute; top: 50%; width: 24px; height: 48px; margin-top: -40px; text-indent: -9999px; }
@media screen and (max-width: 579px) {
.banner .owl-pagination { bottom: 0px; height: 15px; }
}

/*abouts*/
.abouts{ width:100%; overflow:hidden; background:url(../images/abg.jpg) no-repeat left top #FFF; padding-bottom:40px; padding-top:65px;}
.abouts .ab_r{ width:50%; overflow:hidden; float:right;}
.abouts .ab_r .abo{ width:100%; overflow:hidden; line-height:30px;}
.abouts .ab_r .more{ width:auto; background:url(../images/ioc.png) no-repeat 71px center; display:block; text-decoration:underline; margin-top:30px;}
.abouts .ab_r .more:hover{ text-decoration:underline;}
.abouts .ab_l{ width:31%; overflow:hidden; float:left; margin-left:9%;}
.abouts .ab_l span{ display:block; font-size:3.4375vw; line-height:5rem; color:#000000; letter-spacing:5px;}
.abouts .ab_l span.at1{ background:url(../images/l1.gif) no-repeat 1em bottom;}
.abouts .ab_l span.at2{ background:url(../images/l2.gif) no-repeat 2em bottom;}
.abouts .ab_l p{ color:#8d8d8d; text-transform:uppercase; font-family:"Times New Roman", Times, serif; font-size:1vw; margin-top:1.5vw;}
.abouts .ab_img{ width:88%; overflow:hidden; margin-top:45px; float:right;}
.abouts .ab_img img{ vertical-align:top;}
/*cpzs*/
.cpzs{ width:100%; overflow:hidden; background:#191919; padding:65px 0;}
.cpzs .cpzs_top{ width:100%; overflow:hidden; font-size:3.4375vw; line-height:normal; text-align:center; color:#FFF;}
.cpzs .cpzs_top a{ color:#FFF;}
.cpzs .cpzs_top span{ font-size:2.38vw;}
.cpzs .cplb{ width:100%; overflow:hidden; font-size:1vw; text-align:center; line-height:normal; margin-top:40px;}
.cpzs .cplb a{ display:inline-block; margin:0 40px; color:#b3b3b3; -webkit-transition:none; -moz-transition: none; -o-transition: none; transition: none;}
.cpzs .cplb a:hover{ background:url(../images/ioc1.png) no-repeat 1em bottom; color:#FFF;}
.cpzs .picScroll-left{ width:81%; position:relative; margin: 50px auto 0 auto; height: 540px; }
.cpzs .picScroll-left .hd{ width:100%; overflow:hidden; height:22px; position: absolute; top: 258px; z-index: 99; }
.cpzs .picScroll-left .hd .prev, .cpzs .picScroll-left .hd .next{ width: 36px; height: 22px; display: block; overflow:hidden; cursor:pointer;}
.cpzs .picScroll-left .hd .prev{ background:url(../images/left.png) no-repeat; float:left;}
.cpzs .picScroll-left .hd .next{ background: url(../images/right.png) no-repeat; float:right;} 	
.cpzs .picScroll-left .bd{ width: 93%; height: 540px; margin:0 auto;}
.cpzs .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.cpzs .picScroll-left .bd ul li{ width:33.33%; height: 540px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.cpzs .picScroll-left .bd ul li a{ width:100%; height: 540px; display:block; position:relative;}
.cpzs .picScroll-left .bd ul li a span, .cpzs .picScroll-left .bd ul li a i{ display:none;}
.cpzs .picScroll-left .bd ul li a:hover span{ width:100%; height: 60px; background:url(../images/cp.png) no-repeat center; display:block; color:#FFF; padding-top:480px; position:absolute; z-index:5;}
.cpzs .picScroll-left .bd ul li a:hover i{ width:53px; height: 540px; display:block; background:#401d05; position:absolute; z-index:10;}
.cpzs .picScroll-left .bd ul li a:hover i.lnk{ left:0;}
.cpzs .picScroll-left .bd ul li a:hover i.lnj{ right:0;}

/*youshi*/
.youshi{ width:100%; background:url(../images/ys_bg.jpg) repeat; overflow:hidden; padding:65px 0;}
.youshi .ys_lk{ width:12.6%; overflow:hidden; position:relative; height:auto; float:left; padding-top:100px; z-index:1; padding-bottom:50px;}
.youshi .ys_lk dt{ width:100%; overflow:hidden;}
.youshi .ys_lk dt img{ vertical-align:top;}
.youshi .ys_lk dd{ width:auto; position:absolute; z-index:10; right:38px; bottom:0; background:url(../images/l3.gif) no-repeat left bottom; padding-top:51px; padding-left:14px;}
.youshi .ys_l{ width:43.7%; overflow:hidden; float:left; margin-left:1.7%;}
.youshi .ys_l img{ vertical-align:top;}
.youshi .ys_r{ width:26.5%; overflow:hidden; float:right; margin-right:11%; margin-top:30px;}
.youshi .ys_r .ys_top{ width:100%; overflow:hidden;}
.youshi .ys_r .ys_top span{ width:100%; overflow:hidden; display:block; font-size:2vw; line-height:normal;}
.youshi .ys_r .ys_top p{ width:100%; overflow:hidden; display:block; font-size:1vw; line-height:normal; margin-top:16px; color:#909090; text-transform:uppercase; letter-spacing:5px;}
.youshi .ys_r .ys_t{ width:100%; overflow:hidden; margin-top:25px;}
.youshi .ys_r .ys_t span{ width:auto; background:#5a256d; font-size:1.375vw; padding:16px 25px; color:#FFF;}
.youshi .ys_r .ys_nr{ width:100%; overflow:hidden; line-height:34px; color:#939393; margin-top:25px; height:195px;}
.youshi .ys_r .ys_en{ width:100%; overflow:hidden; line-height:26px; color:#c7c7c7; margin-top:25px; height:70px;}
.youshi .ys_r .more{ width:auto; background:url(../images/ioc.png) no-repeat 71px center; display:block; text-decoration:underline; margin-top:30px;}
.youshi .ys_r .more:hover{ text-decoration:underline;}

/*招商加盟*/
.zsjm{ width:100%; overflow:hidden; position:relative; z-index:1;}
.zsjm .join{ width:100%; overflow:hidden; background:#0e0d15;}
.zsjm .join .joinl{ width:31%%; overflow:hidden; float:left;}
.zsjm .join .joinr{ width:69%; overflow:hidden; float:right;}
.zsjm .join .joinr img{ vertical-align:top;}
.zsjm .join_l{ width:19%; overflow:hidden; margin-left:9%; position:absolute; z-index:10; left:0; top:80px;}
.zsjm .join_l .join_top{ width:100%; overflow:hidden; line-height:normal;}
.zsjm .join_l .join_top dt{ margin-left:7%; color:#ffffff; font-size:2vw;}
.zsjm .join_l .join_top dt a{ color:#ffffff;}
.zsjm .join_l .join_top dd{ font-size:1.25vw; text-transform:uppercase; margin-top:15px; background:url(../images/l4.gif) no-repeat left center; padding-left:70px; color:#ffffff; font-family:"Times New Roman", Times, serif;}
.zsjm .join_l .joinbo{ width:85%; overflow:hidden; color:#ababac; line-height:34px; margin-top:30px; margin-left:15%;}
.zsjm .join_l .more{ width:auto; background:url(../images/ioc2.png) no-repeat 71px center; display:block; text-decoration:underline; margin-top:30px; color:#ffffff; margin-left:15%; }
.zsjm .join_l .more:hover{ text-decoration:underline;}
.zsjm .jmlb{ width: 77%; height:195px; position:absolute; z-index:10; left:11%; bottom:80px;}
.zsjm .jmlb .jm{ width:25%; overflow:hidden; float:left; padding:18px 0; background:url(../images/jo.gif) repeat; filter:alpha(Opacity=90);-moz-opacity:0.9;opacity: 0.9;}
.zsjm .jmlb .jm dl{ width:86%; overflow:hidden; margin:0 auto; line-height:normal;}
.zsjm .jmlb .jm dl dt{ width:auto; overflow:hidden; font-size:1.25vw; background:url(../images/l6.gif) no-repeat left top; padding-top:32px; float:left;}
.zsjm .jmlb .jm dl dd{ width:auto; overflow:hidden; font-size:50px; float:right; color:#515151;}
.zsjm .jmlb .jm p{ width:86%; overflow:hidden; margin:0 auto; color:#6f6f6f; font-size:12px; line-height:24px; margin-top:20px;}
.zsjm .jmlb .jm:hover{ background:#5d2972; color:#FFF;}
.zsjm .jmlb .jm:hover dt{ background:url(../images/l7.gif) no-repeat left top;}
.zsjm .jmlb .jm:hover dt a, .zsjm .jmlb .jm:hover dl dd, .zsjm .jmlb .jm:hover p{ color:#FFF;}
@media screen and (max-width: 1460px) {
.zsjm .join_l{ top:20px;}
.zsjm .join_l .joinbo{ margin-top:10px; line-height:24px;}
.zsjm .jmlb { bottom: 20px;}
.zsjm .jmlb .jm dl dt{ padding-top:22px;}
.zsjm .jmlb .jm dl dd{ font-size:30px;}
.zsjm .jmlb .jm p{ line-height:20px; margin-top:10px;}
}


/*news*/
.news{ width:100%; overflow:hidden; margin:0 auto; padding:50px 0 0 0;}
.news .news_top{ width:100%; overflow:hidden; line-height:normal;}
.news .news_top dl{ width:auto; overflow:hidden; float:left; margin-left:9.2%;}
.news .news_top dl dt{ margin-left:53px; font-size:2vw;}
.news .news_top dl dd{ font-size:1.25vw; text-transform:uppercase; margin-top:15px; background:url(../images/l5.gif) no-repeat left center; padding-left:70px; font-family:"Times New Roman", Times, serif;}
.news .news_top .more{ width:140px; height:42px; line-height:42px; display:block; float:right; background:#401d05; color:#FFF; margin-top:40px; margin-right:14%; text-align:center;}
.news .newsb{ width:77%; overflow:hidden; margin:0 auto; padding-top:30px;}
/*
.news .newsb .news_img{ width:100%; overflow:hidden; border-bottom:1px #e0e0e0 solid; padding:40px 0;}
.news .newsb .news_img:last-child{ border-bottom:none;}
.news .newsb .news_img dt{ width:32%; overflow:hidden; float:left;}
.news .newsb .news_img dt img{ vertical-align:top;}
.news .newsb .news_img dd{ width:55%; overflow:hidden; float:left; margin-left:5%; line-height:normal;}
.news .newsb .news_img dd span{ width:100%; display:block; overflow:hidden; color:#7a7a7a; font-family:"Times New Roman", Times, serif; margin-top:10px;}
.news .newsb .news_img dd .new1{ width:100%; display:block; overflow:hidden; margin-top:20px; font-size:1.25vw;}
.news .newsb .news_img dd p{ width:100%; overflow:hidden; color:#3b3b3b; margin-top:20px;}
.news .newsb .news_img dd .more{ width:auto; background:url(../images/ioc.png) no-repeat 71px center; display:block; text-decoration:underline; margin-top:30px;}
.news .newsb .news_img dd .more:hover{ text-decoration:underline;}
*/

.newimg { width: 31.33%; overflow: hidden; float: left; margin: 0 1%; background: #efefef; }
.newimg dt { width: 100%; height:auto; overflow: hidden; }
.newimg dd { width: 100%; overflow: hidden; padding: 28px 0 56px 0; position: relative; }
.newimg dd .titb{ width:90%; margin:0 auto; font-size:18px; display:block; overflow: hidden; height:24px; line-height:24px;}
.newimg dd span{ width:90%; margin:0 auto; display:block; font-size:14px; opacity:0.8px; padding-top:15px;}
.newimg dd p{ width:90%; margin:0 auto; font-size:14px; opacity:0.8px; padding:15px 0;}
.newimg dd .news_bo { width: 90%; height: 55px; line-height: 55px; border-top: 1px rgba(0,0,0,0.15) solid; position: absolute; left: 5%; bottom: 0; }
.newimg dd .news_bo .morv{ width:auto; height:55px; line-height:55px; display:block; float:left;}
.newimg dd .news_bo .morec { width: 23px; height: 55px; background:url(../images/ioc.png) no-repeat left center; float:right;}
.newimg:hover { background: #5a256d; color: #FFF; }
.newimg:hover a { color: #FFF; }
.newimg:hover dt img { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); }
.newimg:hover dd .news_bo { border-top: 1px rgba(255,255,255,0.3) solid; }
.newimg:hover dd .news_bo .morec { background:url(../images/ioc2.png) no-repeat left center; }



/*footer*/
.footer{ width:100%; background:#f5f5f5; padding:50px 0; margin-top:40px; overflow:hidden; position:relative;} 
.footer .logo{ width: 22%; overflow:hidden; float: left; display: block;}
.footer .fo1{ width:auto; overflow:hidden; float:right; margin-left:5%;}
.footer .fo1 dt{ font-size:1.25vw;}
.footer .fo1 dd{ width:auto; overflow:hidden; margin-top:20px; line-height:36px;}
/*底部联系*/
.folx{ width:100%; background:url(../images/lxwm.jpg) no-repeat center; overflow:hidden; padding-top:100px; color:#FFF;}
.folx a{ color:#FFF;}
.folx .folxa{ width:78%; overflow:hidden; margin:0 auto;}
.folx .folxa dl{ width:auto; overflow:hidden; line-height:normal; float:left; margin:0 8%;}
.folx .folxa dl dt{ font-size:36px; float:left;}
.folx .folxa dl dd{ width:auto; overflow:hidden; float:left; margin-left:34px;}
.folx .folxa dl dd p{ font-size:16px; text-transform:uppercase;}
.folx .folxa dl dd i{ display:block; width:100%; margin-top:10px; font-style:normal;}
@media screen and (max-width: 1460px) {
.folx .folxa dl{ width:auto; overflow:hidden; line-height:normal; float:left; margin:0 5%;}
}
.folx .ewm{ width:136px; overflow:hidden; margin:0 auto; padding-top:50px;}
.folx .ewm dt{ width:136px; overflow:hidden; }
.folx .ewm dd{ width:136px; letter-spacing:3px; margin-top:10px; text-align:center;}
.folx .copy{ width:100%; overflow:hidden; text-align:center; padding:25px 0; border-top:1px #4d4f55 solid; margin-top:35px; color:#acaaa9;}
.folx .copy a{ color:#acaaa9;}


/*返回顶部*/
.cd-top { display: inline-block; height: 43px; width: 44px; position: fixed; bottom: 60px; right: 20px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); /* image replacement properties */ overflow: hidden; text-indent: 100%; white-space: nowrap; background: url(/images/back_top.jpg) no-repeat center 50%; visibility: hidden; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; z-index: 9999; }
.cd-top.cd-is-visible { /* the button becomes visible */ visibility: visible; opacity: 1; }
.cd-top.cd-fade-out { /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */ opacity: .5; }
.no-touch .cd-top:hover { background-color: #e86256; opacity: 1; }
/*站点 浮动客服*/ 
.keifu img { border: 0; }
.keifu { position: fixed; top: 10%; right: 0; width: 131px; _position: absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom, 10)||0)-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
z-index: 990; }
.keifu_tab { width: 160px; }
.icon_keifu { width: 26px; height: 100px; float: left; background: url(/images/keifu.png) 0 0; position: relative; display: none; cursor: pointer; }
.keifu_box { float: left; width: 131px; }
.keifu_tab img { display: block; }
.keifu_head { width: 131px; height: 41px; background: url(/images/keifu.png); background-position: 0 -103px; font-size: 0; line-height: 0; position: relative; }
.keifu_close:link, .keifu_close:visited { display: block; width: 11px; height: 11px; background: url(/images/keifu.png) -42px 0; position: absolute; top: 5px; right: 5px; }
.keifu_close:hover { background-position: -60px 0; }
.keifu_con { border-left: 7px solid #1267c4; border-right: 7px solid #1267c4; background: #fbfbfb; }
.keifu_con ul { border-bottom: #e6e5e4 1px solid; }
.keifu_con li { padding-left: 12px; }
.keifu_con .li-qq { height: 25px; padding-top: 2px; padding-bottom: 2px; }
.keifu_con .li-tel-title { font-weight: bold; font-size: 12px; height: 29px; line-height: 29px; border-top: 1px solid #dddddd; }
.keifu_con .li-tel-num { font-family: Arial; font-size: 12px; color: #e66d15; line-height: 20px; }
.keifu_con .li-feed-title { font-weight: bold; font-size: 12px; border-top: 1px solid #dddddd; padding-left: 0px; }
.keifu_con .li-feed-title img { padding-left: 0px; width: 117px; }
.keifu_con .li-feed { font-family: Arial; font-weight: bold; color: #e66d15; }
.keifu_con .li-weixin-title { font-weight: bold; font-size: 12px; height: 29px; line-height: 29px; border-top: 1px solid #dddddd; }
.keifu_con .li-weixin { height: 96px; padding-left: 0px; }
.keifu_con .li-weixin img { width: 115px; height: 115px; }
.keifu_con .bt { font-size: 16px; height: 30px; line-height: 30px; text-align: left; padding: 0 0 0 20px; color: #012646; }
.keifu_bot { width: 131px; height: 10px; background: url(/images/keifu.png); background-position: 0 -153px; }
/*左下角 浮动 在线留言*/ 
#SfMessWrap { border: 2px solid #1267c4; padding: 1px; width: 230px; background: #f5f5f5; z-index: 100; position: fixed; left: 2px; bottom: 2px; }
#SfMessHead { background: #1267c4; line-height: 28px; height: 28px; text-indent: 10px; font-size: 12px; color: #fff; text-align: left; cursor: pointer; }
#SfMessHead #SfMessTitle { float: left; }
#SfMessHeadIcon { float: right; width: 23px; height: 25px; margin-right: 2px; background-image: url(/images/icon.png); }
.SfMessIconOpen { background-position: top; }
.SfMessIconClose { background-position: bottom; }
#SfMessBody { width: 230px; height: 225px; padding-bottom: 5px; }
#SfMessBodyTop { display: none; }
#SfMessBodyMid { width: 212px; padding: 0px; margin: 0px auto; margin-top: 5px; }
#SfMessBodyMid input { border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; width: 190px; height: 17px; font-size: 12px; }
#SfMessBodyMid textarea { width: 210px; height: 73px; border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; overflow: hidden; text-align: left; font-size: 12px; padding: 0px; margin: 0px auto; }
#SfMessBodyMid div { margin-top: 3px; height: 20px; }
#SfMessBodyMid .contactmessage { height: 76px; }
#SfMessBodyMid .contactname { padding-left: 20px; background: url(/images/company.gif) no-repeat; }
#SfMessBodyMid .contacttel { padding-left: 20px; background: url(/images/mobile.gif) no-repeat; }
#SfMessBodyMid .contactfrom { padding-left: 20px; background: url(/images/from.gif) no-repeat; }
#SfMessBodyMid .contactemail { padding-left: 20px; background: url(/images/email.gif) no-repeat; }
#SfMessBodyMid .contactvalicode { padding-left: 20px; background: url(/images/other.gif) no-repeat; }
#SfMessBodyMid .contactvalicode input { width: 100px; height: 17px; float: left; }
#SfMessBodyMid .contactvalicode img { height: 19px; border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; float: right; }
.clearboth { clear: both; }
#SfMessBodyMid .must, #SfMessBodyMid .ignore, #SfMessBodyMid .other { padding-left: 20px; background: url(/images/other.gif) no-repeat; }
#SfMessBodyBottom { width: 220px; height: 22px; line-height: 22px; padding: 0px; margin-top: 10px; }
#SfMessSubmit { width: 40px; background: url(/images/send.gif); color: #fff; border: 0; height: 22px; padding: 0px; float: right; }
#SfMessCopy { float: left; height: 22px; line-height: 22px; margin-left: 10px; font-size: 13px; font-weight: bold; color: #666666; padding-left: 25px; background: url(/images/sign.png) left top no-repeat; }
.SfMessTip { display: none; }
#SfMessBodyFoot { display: none; }


/*内容*/
.abotnr{ width:100%; overflow:hidden;}
.abotnr img{ vertical-align:top;}
.loc { height: 70px; line-height: 70px; text-align:right;}
.titlea { width: 100%; overflow: hidden; text-align: center; line-height: normal; margin-top: 15px; font-size:30px;}
.case_list{ width:100%; overflow:hidden; text-align:center; margin-top:30px;}
.case_list li{ width:auto; line-height:normal; display:inline-block; padding:0 0 30px 0; font-size:18px; font-weight:bold;}
.case_list li span{ float:right; margin:0 25px;}
.case_list li:last-child span{ display:none;}
.case_list li:hover, .case_list li .cur{ color:#5a256d; text-decoration:underline;}
/*cpjk_list*/
.cpjk_list { width: 100%; margin: 15px auto 0 auto; overflow: hidden; }
.cpjk_list li { width: auto; height: 35px; display: inline-block; margin:0 10px 20px 10px;}
.cpjk_list li a { width: auto; height: 35px; line-height: 35px; text-align: center; border: 1px #5a256d solid; display: inline-block; padding:0 26px; font-size:16px; font-weight:bold;}
.cpjk_list li a:hover, .cpjk_list li .cur { color: #FFF; background: #5a256d; }
/*************************/
.ExhibitList { clear: both; margin: 0 auto; }
.ExhibitList dl { float: left; width: 290px; text-align: center; height: 261px; display: block; margin: 0 5px 20px 5px; }
.ExhibitList dl a { width: 290px; height: 261px; display: block; background: #eeeeee; }
.ExhibitList dl a dt img { width: 290px; height: 217px; }
.ExhibitList dl a dd { height: 40px; line-height: 18px; text-align: center; font-size: 14px; padding-top: 4px; }
.ExhibitList dl a:hover { background: #5a256d; color: #FFF; }
/*PageBar*/
.PageBar { clear: both; width: 710px; height: 54px; margin: 20px auto 10px auto; font-size: 12px; text-align: center; }
.PageButtons { height: 28px; }
.PageButtons span, .PageButtons a { height: 26px; line-height: 26px; text-decoration: none; border: 1px solid #CCCCCC; padding: 6px 10px; }
.PageButtons span { color: #ffffff; background-color: #5a256d; border: 1px solid #5a256d; }
.PageButtons a { color: #333333; }
.PageButtons a:hover { background: #5a256d; color: #FFF; }
.PageInfo { height: 24px; line-height: 24px; padding-top: 10px; }
.disabled { display: none; }
/**图片点击放大**/
#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; }
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license 弹出层 */
/*Article List*/
.arList li { border-bottom: 1px solid #d5d5d6; margin-bottom: 15px; line-height: 26px; padding-bottom: 10px; }
.arList li .thk { font-size: 18px; line-height: 44px; }
.arList li img { width: 107px; height: 80px; float: left; padding-right: 15px; }
.arList .newsl { float: left; width: 1080px; }
.arList .newsr .newn { font-size: 35px; line-height: 32px; padding-top: 16px; font-weight: bold; }
.arList .newsr { width: 85px; height: 80px; float: right; background: #e3e3e3; text-align: center; font-family: Arial; font-size: 16px; }
/*新闻详细*/
.thy { width: 100%; overflow: hidden; font-size: 18px; background: #efefef; padding: 10px 0; text-align: center; font-weight: bold; }
.arDate { margin-top: 10px; text-align: center; }
.arDate span { color: #F00; }
.arKeywords { border: 1px #CCC solid; margin-top: 10px; padding: 10px; }
.arContent { margin-top: 15px; }
.shareurl { margin-top: 15px; }
.line15 { border-bottom: 1px #CCC solid; padding-bottom: 10px; }
.FastMove { margin-top: 10px; }
.but_tit { border-bottom: 1px #CCC solid; height: 34px; line-height: 34px; margin-top: 10px; }
.but_tit span { width: auto; height: 34px; background: #5a256d; color: #FFF; padding: 0 30px; float: left; }
.xgwz ul { padding: 25px 0; overflow: hidden; }
.xgwz ul li { height: 28px; line-height: 28px; text-indent: 12px; border-bottom: 1px dashed #cecece; overflow: hidden; width: 48%; float: left; margin: 0 1%; }
.xgwz ul li span { float: right; }
.ExhibitTagList { clear: both; margin: 0 auto; padding: 20px 0; overflow: hidden; }
.ExhibitTagList li { float: left; width: 210px; margin: 0 12px 20px 12px; text-align: center; border: 1px solid #e4e4e4; }
.ExhibitTagList li:hover, .ExhibitTagList li:hover div.ImageTitle { background: #5a256d; color: #fff; display: block; }
.ExhibitTagList li div.ImageTitle { height: 25px; line-height: 25px; text-align: center; background: #fff; overflow: hidden; }
.ExhibitTagList li img { padding: 5px; width: 200px; height: 150px; }
.ExhibitTagList li p { height: 25px; line-height: 25px; overflow: hidden; font-size: 12px; }
/*图片放大镜样式*/
.jqzoom { float: left; border: none; position: relative; padding: 0px; cursor: pointer; margin: 0px; display: block; }
.jqzoom img { max-width: 360px; }
.zoomdiv { z-index: 100; position: absolute; top: 0px; left: 0px; width: 350px; height: 263px; background: #ffffff; border: 1px solid #CCCCCC; display: none; text-align: center; overflow: hidden; }
.jqZoomPup { z-index: 10; visibility: hidden; position: absolute; top: 0px; left: 0px; width: 20px; height: 20px; border: 1px solid #aaa; background: #ffffff; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); }
/*图片小图预览列表*/
.spec-preview { width: 360px; height: 270px; border: 1px solid #DFDFDF; }
.spec-scroll { clear: both; margin-top: 5px; width: 362px; }
.spec-scroll .prev { float: left; margin-right: 4px; }
.spec-scroll .next { float: right; }
.spec-scroll .prev, .spec-scroll .next { display: block; font-family: "宋体"; text-align: center; width: 10px; height: 42px; line-height: 42px; border: 1px solid #CCC; background: #EBEBEB; cursor: pointer; text-decoration: none; }
.spec-scroll .items { float: left; position: relative; width: 322px; height: 44px; overflow: hidden; }
.spec-scroll .items ul { position: absolute; width: 999999px; height: 44px; }
.spec-scroll .items ul li { float: left; width: 64px; text-align: center; }
.spec-scroll .items ul li img { border: 1px solid #CCC; padding: 2px; width: 50px; height: 38px; cursor: pointer; }
.spec-scroll .items ul li img:hover { border: 2px solid #FF6600; padding: 1px; cursor: pointer; }
.InfoBox { float: left; display: inline; width: 800px; height: 314px; margin-top: 6px; line-height: 22px; position: relative; margin-left: 20px; }
.InfoBox .pdTitle { font-size: 14px; font-weight: bold; color: #5a256d; margin: 12px 0; }
.pdKeywords { color: #4a4a4a; font-size: 12px; margin-bottom: 6px; }
.pdClass, .pdClass a { margin-bottom: 6px; color: #333; }
.pdOverview { }
.pdpromo { width: 100px; height: 36px; line-height: 36px; background: #5a256d; text-align: center; font-size: 14px; position: absolute; bottom: 10px; right: 0; }
.xggc { width: 100px; height: 36px; line-height: 36px; background: #b30808; text-align: center; font-size: 14px; position: absolute; bottom: 10px; right: 135px; }
.xggc a { color: #fff; }
.pdpromo a { color: #fff; }
.pdpromo a:hover { color: #fff; }
.right-extra { float: left; }
/*zdd*/
.ztitle { border-bottom: 1px solid #ccc; margin-top: 20px; overflow: hidden; }
.ztitle span { float: left; display: block; width: 100px; height: 40px; line-height: 40px; text-align: center; color: #5a256d; background: #f0f0f0; font-size: 14px; margin: 0 4px 0 0; cursor: pointer; }
.ztitle span a { color: #b30808; cursor: pointer; }
.ztitle span.tithov, .ztitle span.tithov a { background: #5a256d; color: #fff; }
.zntit_con { display: none; margin: 20px 0; border-bottom: 1px solid #ccc; padding-bottom: 20px; }
.zntit_con1 { display: block; }
/*经销商查询*/
.chaxun{ background:#5a256d;border:0; width:60px;height:30px; color:#fff;}
.selsetdq{ width:350px;height:30px;line-height:30px;border: solid 1px #555;}
option.pro_show{ float:left;width:100%;margin-left:30px;}
.pro_show{ padding-left:10px;}
.pro_list{ font-weight:bold;}
.mod18{width:1200px;height:585px;margin:20px auto;position:relative;background:#f7f7f7;}
.mod18 .btnn{position:absolute;width:15px;height:70px;top:505px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:0;background:url(../images/prevBtn.png) no-repeat; opacity:.5;}
.mod18 #prevTop,.mod18 #nextTop{top:213px;width:46px;height:48px;}
.mod18 #prevTop{background:url(../images/prevBtnTop.png) 0 0 no-repeat; opacity: 0.5;}
.mod18 #nextTop{background:url(../images/nextBtnTop.png) 0 0 no-repeat;opacity: 0.5;}
.mod18 .next{right:0;background:url(../images/nextBtn.png) no-repeat;opacity:.5;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf li img{height:100%;}
.mod18 .cf a{display:block;width:1200px;height:500px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:1200px;position:absolute;left:0;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{height:500px;position:relative;overflow:hidden;}
.mod18 .picBox ul{height:500px;position:absolute;}
.mod18 .picBox li{width:1200px;height:500px;}
.mod18 .listBox{width:1200px;height:100px;margin:0 auto;position:relative;padding:6px 0 10px;overflow:hidden;}
.mod18 .listBox ul{height:100px;position:absolute;margin-left: 20px;}
.mod18 .listBox li{width:123px;height:70px;cursor:pointer;position:relative;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:124px;height:70px;}
.mod18 .listBox li img{width:118px;height:70px;}
.mod18 .listBox .on img{width:112px;height:64px;border:3px solid #cc031c;}
.mod18 .listBox .on i{display:block;}
.pro_show{background:#f5f5f5;}