@charset "utf-8";
/* Common */
body { font-family: 'Microsoft YaHei', '微软雅黑'; font-size: 16px; line-height: 2; font-weight: normal; margin: 0; padding: 0; overflow-x: hidden; min-width: 1200px; background: #FFFFFF; color: #414141; }
html, body, div, p, span, object, h1, h2, h3, h4, h5, h6, a, img, strong, dl, dt, dd, ol, ul, li, form, label, footer, header, nav { margin: 0; padding: 0; }
* { list-style: none; }
a { color: #414141; 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: #e39f69; 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; }
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 img { vertical-align: top; }
.imgs { display: block; -m oz-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); }
/*特效*/
.pok { vertical-align: middle; position: relative; z-index: 1; -webkit-backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; }
.bhk a { width: 100%; display: block; vertical-align: middle; position: relative; z-index: 1; -webkit-backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; }
.bhk a { -webkit-transition: background-color 0.3s, color 0.3s; transition: background-color 0.3s, color 0.3s; }
.bhk a::before { content: ''; position: absolute; top: -20px; left: -20px; bottom: -20px; right: -20px; background: inherit; z-index: -1; opacity: 0.4; -webkit-transform: scale3d(0.8, 0.5, 1); transform: scale3d(0.8, 0.5, 1); }
.bhk a:hover { -webkit-transition: background-color 0.1s 0.3s, color 0.1s 0.3s; transition: background-color 0.1s 0.3s, color 0.1s 0.3s; color: #ff9736; -webkit-animation: anim-moema-1 0.3s forwards; animation: anim-moema-1 0.3s forwards; }
.bhk a:hover::before { -webkit-animation: anim-moema-2 0.3s 0.3s forwards; animation: anim-moema-2 0.3s 0.3s forwards; }
@-webkit-keyframes anim-moema-1 { 60% {
 -webkit-transform: scale3d(0.8, 0.8, 1);
 transform: scale3d(0.8, 0.8, 1);
}
 85% {
 -webkit-transform: scale3d(1.1, 1.1, 1);
 transform: scale3d(1.1, 1.1, 1);
}
 100% {
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
}
@keyframes anim-moema-1 { 60% {
 -webkit-transform: scale3d(0.8, 0.8, 1);
 transform: scale3d(0.8, 0.8, 1);
}
 85% {
 -webkit-transform: scale3d(1.1, 1.1, 1);
 transform: scale3d(1.1, 1.1, 1);
}
 100% {
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
}
@-webkit-keyframes anim-moema-2 { to {
 opacity: 0;
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
}
@keyframes anim-moema-2 { to {
 opacity: 0;
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
}
/******图片左转*******/
.tpb { display: block; -webkit-transform: perspective(500px) translate3d(0, 0, 0) rotateX(0deg) rotateY(0deg); -ms-transform: perspective(500px) translate3d(0, 0, 0) rotateX(0deg) rotateY(0deg); -o-transform: perspective(500px) translate3d(0, 0, 0) rotateX(0deg) rotateY(0deg); transform: perspective(500px) translate3d(0, 0, 0) rotateX(0deg) rotateY(0deg); transform-style: preserve-3d; transition: all .5s; position: relative; }
.tpb:hover { -webkit-transform: perspective(900px) translate3d(0, 0px, 0) rotateX(0deg) rotateY(-30deg); -ms-transform: perspective(900px) translate3d(0, 0px, 0) rotateX(0deg) rotateY(-30deg); -o-transform: perspective(900px) translate3d(0, 0px, 0) rotateX(0deg) rotateY(-30deg); transform: perspective(900px) translate3d(0, 0px, 0) rotateX(0deg) rotateY(-30deg); transform-style: preserve-3d; }
/******图片下转*******/
.xzt { -webkit-transform: perspective(500px) translate3d(0, 0, 0) rotateX(0deg) rotateY(0deg); -ms-transform: perspective(500px) translate3d(0, 0, 0) rotateX(0deg) rotateY(0deg); -o-transform: perspective(500px) translate3d(0, 0, 0) rotateX(0deg) rotateY(0deg); transform: perspective(500px) translate3d(0, 0, 0) rotateX(0deg) rotateY(0deg); transform-style: preserve-3d; transition: all .5s; }
.xzt:hover { -webkit-transform: perspective(900px) translate3d(0, 0px, 0) rotateX(20deg) rotateY(0deg); -ms-transform: perspective(900px) translate3d(0, 0px, 0) rotateX(20deg) rotateY(0deg); -o-transform: perspective(900px) translate3d(0, 0px, 0) rotateX(20deg) rotateY(0deg); transform: perspective(900px) translate3d(0, 0px, 0) rotateX(20deg) rotateY(0deg); transform-style: preserve-3d; }
/******图片右转*******/
.tpy { -webkit-transform: perspective(500px) translate3d(0, 0, 0) rotateX(0deg) rotateY(0deg); -ms-transform: perspective(500px) translate3d(0, 0, 0) rotateX(0deg) rotateY(0deg); -o-transform: perspective(500px) translate3d(0, 0, 0) rotateX(0deg) rotateY(0deg); transform: perspective(500px) translate3d(0, 0, 0) rotateX(0deg) rotateY(0deg); transform-style: preserve-3d; transition: all .5s; }
.tpy:hover { -webkit-transform: perspective(900px) translate3d(0, 0px, 0) rotateX(0deg) rotateY(30deg); -ms-transform: perspective(900px) translate3d(0, 0px, 0) rotateX(0deg) rotateY(30deg); -o-transform: perspective(900px) translate3d(0, 0px, 0) rotateX(0deg) rotateY(30deg); transform: perspective(900px) translate3d(0, 0px, 0) rotateX(0deg) rotateY(30deg); transform-style: preserve-3d; }
/******图片弹出*******/
.tanc { webkit-transition: all 0.15s ease-in; -moz-transition: all 0.15s ease-in; -ms-transition: all 0.15s ease-in; transition: all 0.15s ease-in; }
.tanc:hover { -webkit-transform: scale(1.2) translateY(-20px); -moz-transform: scale(1.2) translateY(-20px); -ms-transform: scale(1.2) translateY(-20px); transform: scale(1.2) translateY(-20px); -webkit-box-shadow: 0 10px 35px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 10px 35px rgba(0, 0, 0, 0.3); box-shadow: 0 10px 35px rgba(0, 0, 0, 0.3); }
/*main1*/
.main1 { width: 100%; overflow: hidden; position: relative; z-index: 1; height: auto; }
.header { width: 100%; height: 201px; position: absolute; left: 0; top: 0; z-index: 100 }
.header .head { width: 90%; height: 201px; margin: 0 auto; }
.header .head .logo { width: 28%; height: 201px; display: block; overflow: hidden; float: left; background-size: 100% 100%; }
.header .head .logo h1 { width: 100%; height: 201px; display: block; }
.header .head .logo a { width: 100%; height: 201px; display: block; padding-left: 200%; overflow: hidden; }
.header .head .menu { width: 68%; height: 201px; float: right; }
.header .head .menu li { position: relative; float: left; display: inline; width: 16%; text-align: center; }
.header .head .menu li a.xialaguang { display: inline-block; width: 100%; height: 201px; line-height: 201px; color: #e39f69; font-size: 1.6vw; }
.header .head .menu li a.navhover, .header .head .menu li a.xialaguang:hover { cursor: pointer; background: #e39f69; color: #FFF; }
.header .head .menu ul.children { display: none; position: absolute; top: 201px; left: 0; width: 100%; line-height: normal; z-index: 9999; }
.header .head .menu ul.children li { width: 100%; padding: 0px; display: inline-block; border-top: 1px #f9cba6 solid; margin: 0; }
.header .head .menu ul.children li a { overflow: hidden; display: block; padding: 10px; font-size: 1vw; background: #e39f69; border-top: 1px #a2500f solid; color: #FFF; }
.header .head .menu ul.children li a:hover { color: #e39f69; background: #000; }
/*小于1600大于1200稍微调整下字体*/
@media screen and (max-width: 1600px) and (min-width:1080px) {
.header { width: 100%; height: 101px; position: absolute; left: 0; top: 0; z-index: 100 }
.header .head { width: 95%; height: 101px; margin: 0 auto; }
.header .head .logo { width: 25%; height: 101px; display: block; float: left; background-repeat: no-repeat; background-position-x: center; background-position-y: center; background-size: contain; position: absolute; }
.header .head .logo h1 { width: 100%; height: 101px; display: block; }
.header .head .logo a { width: 100%; height: 101px; display: block; padding-left: 200%; overflow: hidden; }
.header .head .menu { width: 70%; height: 101px; float: right; }
.header .head .menu li a.xialaguang { display: inline-block; width: 100%; height: 101px; line-height: 101px; color: #e39f69; font-size: 1.6vw; }
.header .head .menu ul.children { display: none; position: absolute; top: 101px; left: 0; width: 100%; line-height: normal; z-index: 9999; }
}

/*小于1600大于1200稍微调整下字体*/
@media screen and (max-width: 1080px) and (min-width:0) {
.header { width: 100%; height: 81px; position: absolute; left: 0; top: 0; z-index: 100 }
.header .head { width: 95%; height: 81px; margin: 0 auto; }
.header .head .logo { width: 25%; height: 81px; display: block; float: left; background-repeat: no-repeat; background-position-x: center; background-position-y: center; background-size: contain; position: absolute; }
.header .head .logo h1 { width: 100%; height: 81px; display: block; }
.header .head .logo a { width: 100%; height: 81px; display: block; padding-left: 200%; overflow: hidden; }
.header .head .menu { width: 70%; height: 81px; float: right; }
.header .head .menu li a.xialaguang { display: inline-block; width: 100%; height: 81px; line-height: 81px; color: #e39f69; font-size: 14px; }
.header .head .menu ul.children { display: none; position: absolute; top: 81px; left: 0; width: 100%; line-height: normal; z-index: 9999; }
}
/*searcch*/
.rms { width: 100%; overflow: hidden; padding: 60px 0; background: #FFF; }
.search { width: 1025px; height: 73px; margin: 0 auto; background: url(../images/ser.jpg) no-repeat center; }
.search .zdlm { position: relative; height: 73px; padding-left: 32px; padding-right: 26px; }
.search .zdlm span { float: right; cursor: pointer; line-height: 73px; color: #FFF; }
.search .zdlm span em { width: 11px; height: 73px; background: url(../images/ioc2.png) no-repeat center; float: right; padding-left: 12px; }
.search .zdlm p { position: absolute; left: 0; top: 73px; min-width: 100%; background: #ceb06f; text-align: center; z-index: 999; display: none; }
.search .zdlm p a { display: block; padding: 0 10px; text-align: center; white-space: nowrap; color: #FFF; background: #ceb06f; border-top: 1px #9a7422 solid; }
.search .zdlm p a:hover { background-color: #9a7422; color: #fff; }
.search .sea { width: 900px; height: 55px; margin-top: 9px; float: left; }
.search .sea .sousuo1 { width: 776px; height: 55px; line-height: 55px; float: left; font-size: 16px; border: none; background: #FFF; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 0 10px; color: #919191; }
.search .sea .sousuo { border: 0; cursor: pointer; width: 104px; height: 55px; line-height: 55px; text-align: center; color: #FFF; background: none; float: right; font-size: 16px; letter-spacing: 2px; }
.rms .rmss { width: 1025px; overflow: hidden; padding-top: 20px; line-height: normal; margin: 0 auto; color: #919191; text-align: center; }
/*推荐产品*/
.tjcp { width: 100%; overflow: hidden; padding: 60px 0; background: #000000; color: #919191; }
.tjcp a { color: #919191; }
.titl { width: 100%; overflow: hidden; line-height: normal; text-align: center; }
.titl dt { font-size: 55px; color: #da9a66; }
.titl dt a { color: #da9a66; }
.titl dd { margin-top: 20px; color: #919191; }
.titl dd a { color: #919191; }
.tjcp .picMarquee-left { width: 1200px; overflow: hidden; height: 484px; margin: 40px auto 0 auto; }
.tjcp .picMarquee-left .bd ul { overflow: hidden; zoom: 1; }
.tjcp .picMarquee-left .bd ul li { width: 384px; height: 484px; margin: 0 13px; float: left; _display: inline; overflow: hidden; }
.tjcp .picMarquee-left .bd ul li .gz_img { width: 384px; height: 286px; overflow: hidden; }
.tjcp .picMarquee-left .bd ul li span { display: block; width: 100%; background: url(../images/la.gif) no-repeat left top; line-height: normal; padding-top: 25px; font-size: 30px; margin-top: 35px; }
.tjcp .picMarquee-left .bd ul li span a { color: #FFF; }
.tjcp .picMarquee-left .bd ul li p { line-height: 28px; margin-top: 15px; font-size: 14px; }
.tjcp .picMarquee-left .bd ul li:hover .gz_img img { 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); }
.tjcp .picMarquee-left .bd ul li:hover span { background: url(../images/lb.gif) no-repeat left top; }
.tjcp .picMarquee-left .bd ul li:hover span a { color: #e39f69; }
/*cpfl*/
.cpfl { width: 100%; overflow: hidden; padding: 60px 0; background: #000000; color: #919191; margin-top: 60px; }
.cpfl a { color: #919191; }
.cpfl .cp { width: 384px; height: 484px; margin: 40px 8px 0 8px; float: left; _display: inline; overflow: hidden; }
.cpfl .cp .gz_img { width: 384px; height: 286px; overflow: hidden; }
.cpfl .cp span { display: block; width: 100%; background: url(../images/la.gif) no-repeat left top; line-height: normal; padding-top: 25px; font-size: 30px; margin-top: 35px; }
.cpfl .cp span a { color: #FFF; }
.cpfl .cp p { line-height: 28px; margin-top: 15px; font-size: 14px; }
.cpfl .cp:hover .gz_img img { 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); }
.cpfl .cp:hover span { background: url(../images/lb.gif) no-repeat left top; }
.cpfl .cp:hover span a { color: #e39f69; }
/*abouts*/
.abouts { width: 100%; height: 740px; }
.abouts .about_r { width: 565px; overflow: hidden; float: right; }
.abouts .about_r .abt { width: 100%; overflow: hidden; line-height: normal; padding-top: 105px; color: #dc9a66; letter-spacing: 5px; }
.abouts .about_r .abt a { color: #dc9a66; }
.abouts .about_r .abt dt { font-size: 45px; }
.abouts .about_r .abt dd { font-size: 25px; margin-top: 10px; }
.abouts .about_r .abo { width: 100%; overflow: hidden; line-height: 36px; margin-top: 35px; font-size: 14px; }
/*news*/
.news { width: 100%; overflow: hidden; padding: 60px 0; background: #f0f0f0; }
.news .titl dt a { color: #141414; }
.news .news_bo { width: 100%; overflow: hidden; margin-top: 40px; }
.news .news_bo ul li { width: 33.33%; overflow: hidden; float: left; }
.news .news_bo ul li .new_m { width: 95%; overflow: hidden; margin: 0 auto; }
.news .news_bo ul li .new_m .news1 { width: 100%; overflow: hidden; }
.news .news_bo ul li .new_m .news2 { width: 100%; overflow: hidden; margin-top: 20px; background: url(../images/lc.gif) no-repeat center bottom; padding-bottom: 20px; line-height: normal; font-size: 20px; text-align: center; }
.news .news_bo ul li .new_m p { width: 100%; overflow: hidden; margin-top: 20px; font-size: 14px; line-height: 28px; }
/*footer*/
.footer { width: 100%; background: #000000; overflow: hidden; padding: 35px 0; color: #a8a8a8; line-height: normal; }
.footer a, .copy a { color: #a8a8a8; }
.footer .for_nav { width: 100%; overflow: hidden; text-align: center; font-size: 16px; }
.footer .for_nav a { padding: 0 40px; }
.footer .ewm { width: 100%; overflow: hidden; margin-top: 40px; }
.footer .ewm dl dt { width: 132px; margin: 0 auto; overflow: hidden; }
.footer .ewm dl dd { text-align: center; margin-top: 8px; letter-spacing: 5px; }
.copy { width: 100%; background: #000000; overflow: hidden; padding: 20px 0; color: #a8a8a8; text-align: center; border-top: 1px #333333 solid; }
/*内页*/
.loc { width: 1200px; height: 54px; line-height: 54px; text-align: right; margin: 0 auto; }
.left { width: 1200px; margin: 0 auto; overflow: hidden; }
.left .left_top { width: 100%; text-align: center; line-height: normal; font-size: 55px; }
.left .left_bo { width: 1200px; overflow: hidden; text-align: center; }
.left .left_bo a { display: inline-block; height: 57px; line-height: 57px; padding: 0 52px 0 87px; font-size: 20px; background: url(../images/ioc3.png) no-repeat 52px center; border: 1px #837e59 solid; border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; margin: 50px 50px 0 50px; }
.left .left_bo a:hover, .left .left_bo a.cur { background: url(../images/ioc2.png) no-repeat 52px center #743c08; color: #FFF; border: 1px #743c08 solid; }
/*************************/
.ExhibitList { width: 100%; overflow: hidden; clear: both; margin: 0 auto; }
.ExhibitList dl { float: left; width: 374px; text-align: center; overflow: hidden; display: block; margin: 0 10px 20px 10px; padding: 2px 2px 0 2px; border: 1px #CCC solid; }
.ExhibitList dl dt { width: 374px; height: 282px; overflow: hidden; }
.ExhibitList dl dt img { width: 374px; height: 282px; }
.ExhibitList dl dd { text-align: center; padding: 10px 0; line-height: normal; height: 36px; }
.ExhibitList dl:hover { background: #743c08; border: 1px #743c08 solid; }
.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: #e39f69; border: 1px solid #e39f69; }
.PageButtons a { color: #333333; }
.PageButtons a:hover { background: #e39f69; color: #FFF; }
.PageInfo { height: 24px; line-height: 24px; padding-top: 10px; }
.disabled { display: none; }
/*Article List*/
.arList li { border-bottom: 1px solid #d5d5d6; margin-bottom: 15px; line-height: 26px; }
.arList li .newm { font-size: 18px; font-weight: 400; line-height: 24px; color: #333333; margin: 0 0 15px 0; }
.arList li .newm:hover { color: #e39f69; -webkit-transition: all .5s; transition: all .5s; }
.arList li img { width: 107px; height: 80px; float: left; padding-right: 15px; }
.arList .newsl { float: left; width: 1080px; }
.arList .newsl a { color: #666; }
.arList .newsl:hover a { color: #e39f69; -webkit-transition: all .5s; transition: all .5s; }
.newsr .newn { font-size: 35px; line-height: 32px; padding-top: 16px; margin: 0; font-weight: bolder; }
.newsr { width: 85px; height: 80px; float: right; background: #e3e3e3; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 16px; }
/*新闻详细*/
.thy { width: 100%; overflow: hidden; background: #efefef; padding: 10px 0; text-align: center; font-weight: bold; line-height: normal; }
.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 { height: 59px; line-height: 59px; margin-top: 10px; }
.but_tit span { width: auto; height: 59px; padding: 0 52px 0 87px; font-size: 20px; background: url(../images/ioc2.png) no-repeat 52px center #743c08; border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; color: #FFF; 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: 384px; margin: 0 7px 14px 7px; text-align: center; border: 1px solid #e4e4e4; }
.ExhibitTagList li:hover, .ExhibitTagList li:hover div.ImageTitle { background: #e39f69; 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: 374px; height: 282px; }
.ExhibitTagList li p { height: 25px; line-height: 25px; overflow: hidden; font-size: 12px; }
/*products_list*/
.proa li { border-bottom: 1px dotted #ccc; float: left; padding: 10px; margin-bottom: 30px; position: relative; height: 140px; width: 810px; }
.proa li a.proa { margin-right: 20px; width: 180px; height: 135px; position: absolute; left: 10px; top: 10px; }
.proa li a img { width: 180px; height: 135px; }
.proa li .tkl a { color: #444; font-size: 16px; position: absolute; left: 220px; top: 10px; font-weight: bold; }
.proa li p { position: absolute; left: 220px; top: 40px; width: 610px; height: 65px; color: #666; font-size: 13px; line-height: 1.8; }
.proa li a.more { position: absolute; right: 10px; bottom: 10px; padding: 5px 10px; border: 1px solid #ccc; color: #444; }
.proa li:hover a { color: #e39f69; border-color: #e39f69; -webkit-transition: all .5s; transition: all .5s; }
.proa li:hover { background: #FFF; -webkit-transition: all .5s; transition: all .5s; }
.proa li:hover .tkl { color: #e39f69; -webkit-transition: all .5s; transition: all .5s; }
/*产品详情*/
.InfoBox { width: 1200px; overflow: hidden; margin-top: 40px; }
.InfoBox .pdTitle { font-size: 35px; font-weight: bold; color: #e39f69; line-height: normal; }
.InfoBox .cpnr { width: 1200px; overflow: hidden; line-height: 36px; margin-top: 15px; color: #747474; }
/*zdd*/
.ztitle { margin-top: 20px; overflow: hidden; }
.ztitle span { width: auto; float: left; display: block; height: 59px; line-height: 59px; text-align: center; color: #743c08; background: url(../images/ioc3.png) no-repeat 52px center; font-size: 20px; margin: 0 50px 0 0; cursor: pointer; padding: 0 52px 0 87px; border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; border: 1px #743c08 solid; }
.ztitle span a { cursor: pointer; }
.ztitle span.tithov, .ztitle span.tithov a { background: url(../images/ioc2.png) no-repeat 52px center #743c08; color: #FFF; }
.zntit_con { display: none; margin: 20px 0; border-bottom: 1px solid #ccc; padding-bottom: 20px; }
/*站点 浮动返回顶部*/
.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 #e39f69; border-right: 7px solid #e39f69; 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 #e39f69; padding: 1px; width: 230px; background: #f5f5f5; z-index: 100; position: fixed; left: 2px; bottom: 2px; }
#SfMessHead { background: #e39f69; 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: none; 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: #e39f69; }
.bannerv .owl-buttons { display: none; }
.bannerv .owl-buttons div { position: absolute; top: 50%; width: 24px; height: 48px; margin-top: -40px; text-indent: -9999px; }
@media screen and (max-width: 579px) {
.bannerv .owl-pagination { bottom: 0px; height: 15px; }
}
/**************/
.box{
    width: 1200px;height: 739px;margin: 40px auto;
}
.all{
    width: 1200px;height: auto;margin: 0 auto;overflow: hidden;
}
.top-img{
    width: 1200px;height: auto;font-size: 0;
}
.activeimg{
    overflow: hidden;height: 603px;position: relative;
}
.top-img .activeimg img{
    width: 1200px;height: 603px;
}



.bot-img{
    height: 122px;width: 1200px;margin-top: 14px; position:relative;
}
.bot-img .left, .bot-img .right{ width:34px; height:122px; position:absolute; top:0; z-index:100;}
.bot-img .left{ background:url(../images/left.jpg) no-repeat; left:0;}
.bot-img .left:hover{ background:url(../images/left_ed.jpg) no-repeat;}
.bot-img .right{ background:url(../images/right.jpg) no-repeat; right:0;}
.bot-img .right:hover{ background:url(../images/right_ed.jpg) no-repeat;}

.bot-img ul{
    width: 1112px;height: 122px; margin:0 auto;
}
.bot-img ul li{
    width: 154px;margin-right: 10px;float: left;border: 1px solid #dfdfdf;cursor: pointer; height:113px; padding:4px;
}
.bot-img ul li.active{
    border: 1px solid #f6b61e;
}
.bot-img ul li img{
    width: 154px;height:113px;
}
.bot-img ul li:last-child{
    margin-right: 0;
}
