﻿@charset "utf-8";
/* Common */
body { font-family: 'Microsoft YaHei', '微软雅黑'; font-size: 14px; line-height: 2; font-weight: normal; margin: 0; padding: 0; overflow-x: hidden; min-width: 1200px; background: #f0efeb; color: #666; }
html, body, div, p, span, object, h1, h2, h3, h4, h5, h6, a, img, strong, dl, dt, dd, ol, ul, li, form, label, menur { margin: 0; padding: 0; }

* { list-style: none; }
a { color: #666; 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: #000; 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 { float: right; margin-left:10px; }
#feedback_form table tr td { border: 0; padding: 5px 0; }
#feedback_form table tr td input { padding: 0 10px; }
#feedback_form table tr td textarea { padding: 10px; }
#candidates_form table { margin: 0 auto; }
#candidates_form table tr td { border: 0; padding: 5px 0; }
#equipment_form table { margin: 0 auto; }
#equipment_form table tr td { border: 0; 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; }
.pt40 { padding-top: 40px; }
.pt50 { padding-top: 50px; }
.pt60 { padding-top: 60px; }
.main { width: 1200px; margin: 0 auto; overflow: hidden; }
.main table { border-collapse : collapse; }
.main table tr td { border: 1px #ccc solid; padding: 3px; }
img { vertical-align: top; }
.imgs { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: -webkit-transform 0.3s; -moz-transition: -moz-transform 0.3s; -o-transition: -o-transform 0.3s; transition: transform 0.3s; }
.imgs:hover { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
/****header****/
.header { width: 100%; height: 102px; background: #FFF; }
.header .head { width: 1200px; height: 102px; margin: 0 auto; }
.header .head .logo { width: 248px; height: 72px; display: block; margin-top: 15px; overflow: hidden; float: left; }
.header .head .logo a { width: 248px; height: 72px; display: block; padding-left: 248px; overflow: hidden; }
.header .head .ewm{ width:auto; height:102px; float:right;}
.header .head .ewm dt{ width:20px; height:102px; float:right; line-height:18px; text-align:right; padding-top:5px;}
.header .head .ewm dd{ width:96px; overflow:hidden; float:right; margin-top:5px;}
.header .head .phone{ width:auto; height:102px; line-height:102px; float:right; font-size:18px; margin-right:20px;}
.header .head .byu{ width:auto; height:102px; line-height:102px; float:right; background:url(../images/htop.png) no-repeat left center; padding-left:45px; font-size:35px; font-family:"宋体"; margin-right:20px;}
/*menu*/
menur{ width: 100%; height: 50px; display:block;}
menur .nav{ width: 100%; background:#000000; height:50px;}
menur .nav .modern-menu { width: 1200px; height: 50px; position: relative; z-index: 9999; margin:0 auto;}
menur .nav .modern-menu li { position: relative; height: 50px; width:171px; }
menur .nav .modern-menu li a { width: 100%; height: 50px; display: block; position: relative; overflow: hidden; z-index: 10; font-size: 18px; color: #FFF;}
menur .nav .modern-menu li a span { line-height: 50px; display: block; text-align: center; }
menur .nav .theme1 .mm-over { background: #282828; color: #FFF; }
menur .nav .mm-horizontal span { float: left }
menur .nav .modern-menu>li { float: left }
menur .nav .modern-menu li>ul { width: 100%; position: absolute; left: -5000px; opacity: 0; z-index: 9999; background: #282828; }
menur .nav .modern-menu li>ul span { font-size: 14px; line-height: 26px; padding-top: 0px; }
menur .nav .modern-menu li ul li { border-top: 1px #525050 solid; line-height: 26px; font-size: 13px; height:inherit; }
menur .nav .modern-menu li ul li a { color: #FFF; border-top: 1px #000 solid; padding: 5px 0; font-weight:normal; height:inherit; }
menur .nav .modern-menu li ul li:hover a { color: #FFF; }
menur .nav .hd_logo{ display:none;}
menur.clone{ width: 100%; height: 50px; position:fixed; left:0; top:0; z-index:9999;}
menur.clone .menr{ width: 1200px; height: 50px; margin:0 auto;}
menur.clone .nav .hd_logo{ width:auto; height:30px; display:block; height:20px; float:left; margin-top:10px;}
menur.clone .nav .modern-menu { width: 1050px; height: 50px; position: relative; z-index: 9999; float:right; margin-left:20px;}
menur.clone .nav .modern-menu li { position: relative; width:150px; height: 50px; }
menur.clone .nav .modern-menu li a{ height: 50px; display: block; position: relative; overflow: hidden; z-index: 10; font-size: 14px; color: #FFF;}
menur.clone .nav .modern-menu li>ul { display:none; }

/***video***/
.video{ width: 100%; overflow: hidden; background: #000000; color: #FFF; padding: 60px 0; text-align:center; line-height:normal;}
.video a{ color: #FFF;}
.video .vide_top{ width: 1200px; overflow: hidden; margin:0 auto;}
.video .vide_top dt{ width: 100%; overflow: hidden; text-transform:uppercase; font-family:"Times New Roman", Times, serif;}
.video .vide_top dd{ width: 100%; overflow: hidden; font-size:50px; padding-top:25px; letter-spacing:6px;}
.video .vder{ width:88%; overflow:hidden; margin:0 auto; padding-top:40px;}
@media screen and (max-width: 1400px) and (min-width:1025px) {
.video{ padding: 30px 0;}
.video .vide_top dd{ font-size:30px;}	
.video .vder{ width:95%; padding-top:25px;}
}
/*ordey*/
.ordey{ width: 100%; overflow: hidden; background: #000000; line-height:normal; color:#FFF; position:relative;}
.ordey a{ color:#FFF;}
.ordey .ord_c{ width: 1200px; overflow: hidden; height:auto; margin:0 auto; position:relative; z-index:0;}
.ordey .ord_c .ord_top{ width:auto; overflow:hidden; display:block; font-size:50px; letter-spacing:6px; position:absolute; left:0; top:22%; z-index:10;}
.ordey .ord_c .cplb{ width: 100%; overflow: hidden; position:absolute; bottom:70px; left:0; z-index:8; }
.ordey .ord_c .cplb a{ width:auto; overflow:hidden; display:block; font-size:25px; letter-spacing:4px;}
.ordey .ord_c .cplb a span{ font-family:"Times New Roman", Times, serif; float:right;}
.ordey .ord_c .cplb a:nth-of-type(odd) { float: left; }
.ordey .ord_c .cplb a:nth-of-type(even) { float: right; }
.ordey .odmun{ width: 100%; overflow: hidden; position:absolute; top:50%; left:0; z-index:3;}
.picScroll-left{ width:624px; overflow:hidden; margin:0 auto; position:relative;}
.picScroll-left .orimg{ width:642px; height:869px; background:url(../images/bg1.png) no-repeat; display:block; position:absolute; z-index:6; left:0; top:10px;}
.picScroll-left .hd ul{ width:624px; overflow:hidden; zoom:1; height:12px; text-align:center; position:absolute; bottom:15px; left:0; z-index:8; }
.picScroll-left .hd ul li{ display: inline-block; width: 12px; height: 12px; margin: 0 5px; background: #FFF; *display: inline;*zoom: 1;border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; background:#FFF; line-height:999; }
.picScroll-left .hd ul li.on{ background:#000;}
.picScroll-left .bd{ width:624px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ width:624px; float:left; _display:inline; overflow:hidden; margin-top:10px; }
@media screen and (max-width: 1400px) and (min-width:1025px) {
.ordey .ord_c .ord_top{ width:auto; overflow:hidden; display:block; font-size:30px; letter-spacing:6px; position:absolute; left:0; top:22%; z-index:10;}
.ordey .ord_c .cplb{ width: 95%; overflow: hidden; position:absolute; bottom:70px; left:2.5%; z-index:8; }
.ordey .ord_c .cplb a{ width:auto; overflow:hidden; display:block; font-size:18px; letter-spacing:4px;}
}
/*企业团购*/
.qytg{ width: 100%; overflow: hidden; background: #000000; color:#FFF; padding: 60px 0; line-height:normal;}
.qytg a{ color:#FFF;}
.qytg .qy_l{ width:50%; overflow:hidden; float:left;}
.qytg .qy_r{ width:50%; overflow:hidden; float:right; text-align:center;}
.qytg .qy_r .qytop{ width: 100%; overflow: hidden; font-size:50px; display:block;}
.qytg .qy_r .qy_c{ width:48%; overflow:hidden; margin:0 auto; display:block; padding-top:30px;}
.qytg .qy_r p{ width: 100%; overflow: hidden; font-size:25px; padding-top:30px;}
@media screen and (max-width: 1400px) and (min-width:1025px) {
.qytg .qy_r .qytop{ width: 100%; overflow: hidden; font-size:30px; display:block;}
.qytg .qy_r p{ width: 100%; overflow: hidden; font-size:18px; padding-top:30px;}
}
/*cpzs*/
.cpzs{ width: 100%; overflow: hidden; background: #000000; color: #FFF; line-height:normal;}
.cpzs a{ color:#FFF;}
.cpzs .cpzs_c{ width:88%; overflow: hidden; margin:0 auto;}
.cpzs .picMarquee-left { width: 100%; overflow: hidden;}
.cpzs .picMarquee-left .bd { width: 100%; }
.cpzs .picMarquee-left .bd ul { overflow: hidden; zoom: 1; }
.cpzs .picMarquee-left .bd ul li { width: 25%; float: left; _display: inline-block; overflow: hidden; position: relative; margin:40px 0; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); z-index:0;}
.cpzs .picMarquee-left .bd ul li .pic{ width: 100%; overflow: hidden; height:auto;}
.cpzs .picMarquee-left .bd ul li img{ vertical-align:top; width:100%;}
.cpzs .picMarquee-left .bd ul li .tik{ width: 100%; overflow: hidden; display:block; text-align:center; font-size:25px; position:absolute; left:0; top:50%; z-index:5; background:url(../images/l1.png) no-repeat center bottom; padding-bottom:20px;}
.cpzs .picMarquee-left .bd ul li span{ width: 100%; height:100%; background:rgba(0,0,0,0.4);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#40000000",endColorstr = "#40000000"); display:block; position:absolute; left:0; top:0; z-index:1; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i;}
.cpzs .picMarquee-left .bd ul li:hover{ -webkit-transform: scale(1.1); transform: scale(1.1);}
.cpzs .picMarquee-left .bd ul li:hover .tik{ background:url(../images/ln.jpg) no-repeat center bottom;}
.cpzs .picMarquee-left .bd ul li:hover span{ top:-100%;}
@media screen and (max-width: 1400px) and (min-width:1025px) {
.cpzs .picMarquee-left .bd ul li .tik{ width: 100%; overflow: hidden; display:block; text-align:center; font-size:18px; position:absolute; left:0; top:50%; z-index:5; background:url(../images/l1.png) no-repeat center bottom; padding-bottom:20px;}
}
/*lnzm*/
.lnzm{ width: 100%; overflow: hidden; background: #f6f6f6; padding: 60px 0; line-height:normal; text-align:center;}
.lnzm .lnzm_top{ width: 100%; overflow: hidden;}
.lnzm .lnzm_top dt{ width: 100%; overflow: hidden; color:#666666; font-family:"Times New Roman", Times, serif; text-transform:uppercase;}
.lnzm .lnzm_top dd{ width: 100%; overflow: hidden; font-size:50px; padding-top:10px; letter-spacing:8px;}
.lnzm .lnzm_bo{ width:88%; overflow:hidden; margin:0 auto; padding-top:30px;}
.lnzm .lnzm_bo dl{ width:48%; overflow:hidden;}
.lnzm .lnzm_bo dl dt{ width:100%; overflow:hidden; position:relative;}
.lnzm .lnzm_bo dl dt span{ width:100%; overflow:hidden; display:block;}
.lnzm .lnzm_bo dl dt p{ width:100%; overflow:hidden; background:url(../images/vb.png) repeat; position:absolute; left:0; bottom:0; color:#FFF; font-size:1.5vw; padding:2rem 0; line-height:2; display:block; z-index:10;}
.lnzm .lnzm_bo dl dt p i{ width:90%; overflow:hidden; display:block; margin:0 auto; font-style:normal;}
.lnzm .lnzm_bo dl dd{ width:100%; overflow:hidden; padding-top:25px;}
.lnzm .lnzm_bo dl dd span{ width:100%; overflow:hidden; display:block; font-size:35px; background:url(../images/lm.jpg) no-repeat center bottom; padding-bottom:20px; letter-spacing:8px;-webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i;}
.lnzm .lnzm_bo dl dd p{ padding-top:23px; font-size:18px; letter-spacing:8px;}
.lnzm .lnzm_bo dl:hover dt img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.lnzm .lnzm_bo dl:hover dd span{ background:url(../images/l1.png) no-repeat center;}
.lnzm .lnzm_bo dl:hover dd span a{ color:#923221;}
@media screen and (max-width: 1400px) and (min-width:1025px) {
.lnzm .lnzm_top dd{ width: 100%; overflow: hidden; font-size:30px; padding-top:10px; letter-spacing:5px;}
.lnzm .lnzm_bo{ width:95%; overflow:hidden; margin:0 auto; padding-top:25px;}
.lnzm .lnzm_bo dl dd{ width:100%; overflow:hidden; padding-top:20px;}
.lnzm .lnzm_bo dl dd span{ width:100%; overflow:hidden; display:block; font-size:25px; background:url(../images/lm.jpg) no-repeat center bottom; padding-bottom:18px; letter-spacing:2px;}
.lnzm .lnzm_bo dl dd p{ padding-top:15px; font-size:14px; letter-spacing:2px;}
}
/*news*/
.news{ width: 100%; overflow: hidden; background: #282828; color: #FFF; padding: 60px 0; line-height:normal; text-align:center;}
.news a{ color: #FFF;}
.news .news_top{ width: 100%; overflow: hidden;}
.news .news_top dt{ width: 100%; overflow: hidden; text-transform:uppercase; font-family:"Times New Roman", Times, serif;}
.news .news_top dd{ width: 100%; overflow: hidden; font-size:50px; padding-top:25px; letter-spacing:6px;}
.news .news_c{ width:88%; overflow:hidden; margin:0 auto; padding-top:30px;}
.news .news_c dl{ width:32%; overflow:hidden;}
.news .news_c dl:nth-of-type(1){ float:left;}
.news .news_c dl:nth-of-type(2){ float:left; margin-left:2%;}
.news .news_c dl:nth-of-type(3){ float:right;}
.news .news_c dl dt{ width: 100%; overflow: hidden;}
.news .news_c dl dd{ width:100%; overflow:hidden; padding-top:20px;}
.news .news_c dl dd span{ display:block; font-size:16px;}
.news .news_c dl dd .btnr{ width:95%; margin:0 auto; display:block; font-size:25px; padding-top:18px; height:53px; line-height:53px; overflow:hidden; background:url(../images/l1.png) no-repeat center bottom; }
.news .news_c dl dd .more{ display:block; text-decoration:underline;font-family:"Times New Roman", Times, serif; text-transform:uppercase; padding-top:18px}
.news .news_c dl:hover dt img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.news .news_c dl:hover dd .btnr{ background:url(../images/ln.jpg) no-repeat center bottom;}
@media screen and (max-width: 1400px) and (min-width:1025px) {
.news .news_c{ width:95%; overflow:hidden; margin:0 auto; padding-top:25px;}
.news .news_c dl dd .btnr{ width:95%; margin:0 auto; display:block; font-size:18px; padding-top:18px; height:43px; line-height:43px; overflow:hidden; background:url(../images/l1.png) no-repeat center bottom; }
}

/*foot*/
.footer { width: 100%; overflow: hidden; background: #000000; color: #FFF; padding: 60px 0; line-height:normal; }
.footer a { color: #FFF; }
.mair{ width:88%; overflow:hidden; margin:0 auto; font-size:16px;}
.footer .fl{ width:47%; overflow:hidden;}
.footer .fl .mev a{ margin-right:40px; float:left;}
.footer .fl .copy{ padding-top:52px;}
.footer .fr{ width:51%; overflow:hidden;}
.footer .fr dl{ width:25%; overflow:hidden; float:left;}
.footer .fr dl dt{ width:100%; overflow:hidden;}
.footer .fr dl dt i{ width:auto; display:block; float:left; font-size:24px; line-height:24px;}
.footer .fr dl dt span{ width:auto; display:block; float:left; margin-left:10px;}
.footer .fr dl dd{ width:100%; overflow:hidden; padding-top:28px;}
@media screen and (max-width: 1400px) and (min-width:1025px) {
.mair{ width:95%; font-size:14px;}
.footer .fl{ width:100%; overflow:hidden; float:inherit;}
.footer .fl .copy{ padding-top:40px;}
.footer .fr{ width:100%; overflow:hidden; float:inherit; padding-top:30px;}
.footer .fr dl dt i{ font-size:18px;}
.footer .fr dl dd{ padding-top:8px;}
}
.winona { display: block; position: relative; overflow: hidden; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
.winona::after { content: attr(data-text); position: absolute; width: 100%; height: 100%; top: 0; left: 0; opacity: 0; -webkit-transform: translate3d(0, 25%, 0); transform: translate3d(0, 25%, 0); }
.winona > span { display: block; }
.winona::after, .winona > span { -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
.winona:hover::after { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.winona:hover > span { opacity: 0; -webkit-transform: translate3d(0, -25%, 0); transform: translate3d(0, -25%, 0); }

/******************内页****************************/
.left_top{ width: 100%; overflow: hidden; line-height:normal; text-align:center; font-size:50px; letter-spacing:8px; padding-top:30px;}
.sub_bo{ width: 100%; overflow: hidden; padding-top:35px; text-align:center;}
.sub_bo a{ width:18.8%; height:56px; line-height:56px; display:inline-block; border:1px #cccccc solid; margin:0 1% 20px 1px; font-size:20px; letter-spacing:4px; float:left;}
.sub_bo a:hover, .sub_bo a.cur{ border:1px #000 solid; background:#000; color:#FFF;}
.loc { width: 100%; height: 60px; line-height: 60px; text-align: right; border-bottom:1px #cccccc solid; }
.right_bottom { width: 100%; overflow: hidden; padding-top: 40px; }

.pljk_list{ width: 100%; overflow: hidden; padding-top:15px; text-align:center;}
.pljk_list a{ width:14.8%; height:40px; line-height:40px; display:inline-block; background:#414040; border:1px #666 solid; margin:0 1% 20px 1px; float:left; color:#FFF;}
.pljk_list a:hover, .pljk_list a.cur{ border:1px #000 solid; background:none; color:#000;}

@media screen and (max-width: 1400px) and (min-width:1025px) {
.left_top{ font-size:24px; letter-spacing:3px; padding-top:25px;}
.sub_bo{ padding-top:25px; }
.sub_bo a{ width:18.7%; height:46px; line-height:46px; font-size:16px; letter-spacing:1px; }
.right_bottom { padding-top: 30px; }
}

/*product-list*/
.product-list { width: 100%; overflow: hidden; }
.product-list li { width:calc((100% - 80px)/4); float: left; margin: 0 10px 20px 10px; overflow: hidden; position: relative; }
.product-list li i { width: 100%; display: block; overflow: hidden; display: block; }
.product-list li i img { width: 100%; display: block;}
.product-list li figcaption { width: 100%; display: block; overflow: hidden; padding:10px 0; transition: 350ms; text-align: center; background-color: #eee; line-height:normal; }
.product-box .product-down { float: left }
.product-list li mark { position: absolute; left: 0; top: 0; box-sizing: border-box; width: 100%; height: 100%; background: rgba(170,240,232,.2); background: #aaf0e8\9; filter: alpha(opacity=20); z-index: 20; opacity: 0; transform: skewX(45deg); visibility: hidden; transition: 360ms; z-index: 100; }
.product-list li mark b { display: block; width: 46px; height: 46px; position: absolute; left: 50%; top: 50%; margin-left: -23px; margin-top: -23px; z-index: 30 }
.product-list li mark b:before { content: ""; width: 100%; height: 1px; background: #000; position: absolute; left: 0; top: 23px; transform: translateX(-200px); -webkit-transform: translateX(-200px); -moz-transform: translateX(-200px) }
.product-list li mark b:after { content: ""; width: 1px; height: 100%; background: #000; position: absolute; left: 23px; top: 0; transform: translateY(-200px); -webkit-transform: translateY(-200px); -moz-transform: translateY(-200px) }
.product-list li mark:before { content: ""; width: 100%; height: 0%; border-left: 3px solid #000; border-right: 3px solid #000; box-sizing: border-box; position: absolute; left: 0; top: 0; transition: 320ms }
.product-list li mark:after { content: ""; width: 0%; height: 100%; border-top: 3px solid #000; border-bottom: 3px solid #000; box-sizing: border-box; position: absolute; left: 0; top: 0; transition: 320ms }
.product-list li:hover mark { opacity: 1; transform: skewX(0); visibility: visible }
.product-list li:hover mark:before { height: 100%; transition: 330ms 200ms }
.product-list li:hover mark:after { width: 100%; transition: 330ms 200ms }
.product-list li:hover mark b:before { transition: 355ms 180ms; transform: translateX(0); -webkit-transform: translateX(0); -moz-transform: translateX(0) }
.product-list li:hover mark b:after { transition: 355ms 240ms; transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0) }
.product-list li:hover figcaption { color: #000; }


/*************************/
.ExhibitList { width: 100%; overflow: hidden; clear: both; margin: 0 auto; }
.ExhibitList dl { float: left; width:calc((100% - 165px)/5); text-align: center; overflow: hidden; display: block; margin: 0 13px 27px 14px; padding: 2px 2px 0 2px; border: 1px #CCC solid; }
.ExhibitList dl dt { width: 100%; overflow: hidden; }
.ExhibitList dl dt img { width: 100%; height:auto; }
.ExhibitList dl dd { width: 100%; height: 35px; line-height: 35px; overflow: hidden; text-align: center; }
.ExhibitList dl:hover { background: #000; border: 1px #000 solid; color: #FFF; }
.ExhibitList dl:hover dd a, .ExhibitList dl:hover dd { color: #FFF; }
/**图片点击放大**/
#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 弹出层 */
/*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: #000; border: 1px solid #000; }
.PageButtons a { color: #333333; }
.PageButtons a:hover { background: #000; color: #FFF; }
.PageInfo { height: 24px; line-height: 24px; padding-top: 10px; }
.PageBar .pagelink {margin: 0 3px;}
.disabled { display: none; }

/*产品详细*/
.right-extra{ overflow: hidden; float:left; width:40%; background:#FFF;}
.jqzoom { float: left; border: none; position: relative; padding: 0px; cursor: pointer; margin: 0px; display: block; }
.jqzoom img { width: 470px; height:603px; }
.zoomdiv { z-index: 100; position: absolute; top: 0px; left: 0px; width: 350px; height:350px; 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: 470px; overflow: hidden; margin:0 auto; }
.spec-scroll { clear: both; margin-top: 30px;}
.spec-scroll .prev { float: left; background:url(../images/left.jpg) no-repeat; }
.spec-scroll .prev:hover{ background:url(../images/left_ed.jpg) no-repeat;}
.spec-scroll .next { float: right; background:url(../images/right.jpg) no-repeat; }
.spec-scroll .next:hover{ background:url(../images/right_ed.jpg) no-repeat; }
.spec-scroll .prev, .spec-scroll .next { display: block; width: 33px; height: 33px; cursor: pointer; margin-top:38px;}
.spec-scroll .items { float: left; position: relative; width: 404px; height: 88px; overflow: hidden; }
.spec-scroll .items ul { position: absolute; width: 999999px; height: 88px; }
.spec-scroll .items ul li { float: left; width: 117px; text-align: center; margin:0 8px; }
.spec-scroll .items ul li img { border: 1px solid #e8e8e8; width: 115px; height: 86px; cursor: pointer; }
.spec-scroll .items ul li img:hover { border: 1px solid #b10000; cursor: pointer; }

.cplh_r { width: 50%; overflow: hidden; float: right;}
.cplh_r .cp_top { border-left: 6px #000 solid; padding-left: 18px; font-size: 30px; line-height: normal; font-weight: bolder; }
.cplh_r p { color: #747474; line-height: 28px; margin-top: 22px; overflow: hidden; }
.cplh_r .pdpromo { width: 153px; height: 44px; line-height: 44px; background: #000; text-align: center; color: #FFF; display: block; float:right; margin-top:30px; }

/*产品内页tag*/
.tagv { width: 100%; overflow: hidden; margin-top: 40px; }
.ztitle { border-bottom: 1px solid #cecece; overflow: hidden; }
.ztitle span { float: left; display: block; width: auto; padding: 0 30px; height: 50px; line-height: 50px; text-align: center; background: #ececec; font-size: 18px; border-right: 1px #FFF solid; }
.ztitle span a { cursor: pointer; }
.ztitle span.tithov, .ztitle span.tithov a { background: #000; color: #FFF; }
.zntit_con1, .cok { width: 100%; padding-top: 30px; overflow: hidden; line-height: 30px; }
.zntit_con1 h2 { color: #000; font-size: 16px; line-height: normal; }
.FastMove { width: 100%; overflow: hidden; padding: 20px 0 0 0; border-top: 1px solid #ddd; margin-top: 30px; color:000; }
.FastMove a{ color:000;}
.but_tit { border-bottom: 1px #cecece solid; height: 50px; line-height: 50px; margin-top: 30px; }
.but_tit span { width: auto; height: 50px; background: #000; color: #FFF; padding: 0 30px; float: left; font-size: 18px; }


/*相关文章*/
.xgwz { width: 100%; overflow: hidden; padding-top: 25px; }
.xgwz li { width: 46%; overflow: hidden; border-bottom: 1px #cfcfcf solid; float: left; margin: 0 2%; line-height: normal; padding: 20px 0; }
.xgwz li .newm { border-left: 6px #000 solid; padding-left: 7px; font-size: 16px; }
.xgwz li .new2 { color: #999999; font-size: 12px; margin-top: 10px; background: url(../images/time.png) no-repeat left center; padding-left: 26px; height: 20px; line-height: 20px; }
.xgwz li p { margin-top: 15px; overflow: hidden; }
/*在线留言*/
#zixun{ width:auto; margin:0 auto;}
#zixun .subform { width:694px; overflow: hidden; margin:0 auto; padding-top:30px;}
.subform .form-group { width: 100%; overflow: hidden; margin-bottom: 8px; }
.subform .form-group .control-label { width: 128px; height: 42px; line-height: 42px; float: left; }
.subform .form-group .control-div { width: 566px; overflow: hidden; float: left; }
.subform .form-group .control-div .form-control { width: 544px; height: 40px; line-height: 40px; border: 1px #dadada solid; padding: 0 10px; }
.subform .form-group .control-div .form-controlv { width: 544px; height: 230px; border: 1px #dadada solid; padding: 10px; }
.subform .form-group .control-div .small { width: 331px; height: 40px; line-height: 40px; border: 1px #dadada solid; padding: 0 10px; float: left; }
.subform .form-group .control-div .img { display: block; float: left; margin-left: 5px; }
.subform .form-group .control-div .btn-info { width: 178px; height: 42px; line-height: 42px; text-align: center; background: #000; color: #FFF; border: 0; }
.subform .form-group .control-btn {overflow: hidden; float: left; }
.subform .form-group .control-btn .btn-info { width: 178px; height: 42px; line-height: 42px; text-align: center; background: #000; color: #FFF; border: 0; }
.serform .control-btn {overflow: hidden; float: right; }
.serform .btn-info { width: 120px; height: 42px; line-height: 42px; text-align: center; background: #000; color: #FFF; border: 0; }
/*新闻列表*/
.arList { width: 100%; border-top: 1px solid #f0f0f0; overflow: hidden; }
.arList li { width: 100%; overflow: hidden; padding: 20px 0; border-bottom: 1px solid #ddd; line-height: normal; }
.arList li .nemg { width:calc(100% - 30px); overflow: hidden; background: #FFF; padding: 15px; }
.arList li .newm { border-left: 6px #000 solid; padding-left: 7px; font-size: 18px; font-weight: bolder; }
.arList li .new2 { color: #999999; font-size: 12px; margin-top: 10px; background: url(../images/time.png) no-repeat left center; padding-left: 26px; height: 20px; line-height: 20px; }
.arList li p { margin-top: 15px; }
.arList li .nemg .newsl { width: 23%; overflow: hidden; float: left; }
.arList li .nemg .newsr { width: 73%; overflow: hidden; float: right; }
.arList li:hover .nemg { background: #f6f6f6; }
.arList li:hover .nemg .newsl img { transform: scale(1.5, 1.5); -moz-transform: scale(1.5, 1.5); -webkit-transform: scale(1.5, 1.5); -o-transform: scale(1.1, 1.1); }
/*新闻标题*/
.news_tit { width: 100%; overflow: hidden; padding-bottom: 30px; border-bottom: 1px #000 solid; text-align: center; line-height: normal; }
.news_tit h1 { font-size: 18px; }
.news_tit p { color: #999999; margin-top: 10px; }
.arKeywords { padding: 15px; overflow: hidden; border-bottom: 1px #f0f0f0 solid; }
.arKeywords span { display: block; color: #000; }
.arContent { margin-top: 30px; }
.arContent h2, .arContent h3, .arContent h4 { line-height: 2.5; }


/*站点 浮动返回顶部*/
.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;height: 343px; top: 120px;
          _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 {top: 0px; 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 #029bdb; border-right: 7px solid #029bdb; 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; }
.keifu .tion {padding-top: 5px; padding-bottom: 5px;}
.keifu .h145 {height: 145px;}
/*左下角 浮动 在线留言*/ 
#SfMessWrap { border: 2px solid #029bdb; padding: 1px; width: 230px; background: #f5f5f5; z-index: 100; position: fixed; left: 2px; bottom: 2px; }
#SfMessHead { background: #029bdb; 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; }
/*nybanner*/
.bannerv { width: 100%; overflow: hidden; height: auto; margin: 0px auto; }
.bannerv .owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
/* display none until init */
.bannerv .owl-carousel { display:block; position: relative; width: 100%; -ms-touch-action: pan-y; }
.bannerv .owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.bannerv .owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
.bannerv .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; }
.bannerv .owl-carousel .owl-item { float: left; }
.bannerv .owl-controls .owl-page, .bannerv .owl-controls .owl-buttons div { cursor: pointer; }
.bannerv .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 */
.bannerv .owl-carousel .owl-wrapper, .bannerv .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); }
.bannerv #owl-demo { position: relative; width: 100%; margin-left: auto; margin-right: auto; }
.bannerv #owl-demo .item { position: relative; display: block; }
.bannerv #owl-demo img { display: block; width: 100%; }
.bannerv #owl-demo b { position: absolute; left: 0; bottom: 0; width: 100%; height: 78px; background-color: #000; opacity: .5; filter: alpha(opacity=50); }
.bannerv #owl-demo span { position: absolute; left: 0; bottom: 37px; width: 100%; font: 18px/32px "微软雅黑", "黑体"; color: #fff; text-align: center; }
.bannerv .owl-pagination { position: absolute; left: 0; bottom: 25px; width: 100%; height: 22px; text-align: center; }
.bannerv .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; }
.bannerv .owl-pagination .active { background: #2770bd; }
.bannerv .owl-buttons { display: none; }
.bannerv .owl-buttons div { position: absolute; top: 50%; width: 24px; height: 48px; margin-top: -40px; text-indent: -9999px; }
.bacy{ text-align:center; padding:20px 0; font-size:20px;}
@media screen and (max-width: 579px) {
.bannerv .owl-pagination { bottom: 0px; height: 15px; }
}
