/*通用样式*/
*{margin:0;padding:0;word-wrap:break-word;}
body{min-width: 375px;font-size:12px;font-family:Arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;color:#444;}
body{ color:#4C4C4C;}
a{color:#4C4C4C;text-decoration:none;}
a:hover{color:#FF0000;}
a img{border:none;} 
div,ul,li,p,form{padding: 0px; margin: 0px;list-style-type: none;}
em{font-style: normal;font-weight: normal;}
table {padding: 0px; margin: 0px;list-style-type: none;}
dt,dl,dd {padding: 0px; margin: 0px;list-style-type: none;}
form{margin:0px;padding:0px;}
input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0;}
input:focus,textarea:focus,select:focus{ outline:none;}
input[type="text"],select{ height:30px; line-height:30px; color:#999; border:1px solid #ddd;}
tr {padding: 0px; margin: 0px;list-style-type: none;}
h2,h3,h4{padding:0px; font-size:14px; font-weight:normal;}
i,em{ font-style:normal;}
@font-face {
    font-family: 'pangmenzhengdaoregular';
    src: url('../UploadFiles/0x/webfont.woff2') format('woff2'),
         url('../UploadFiles/0x/webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/*头部通用*/
.topbox{width: 100%;background-color: #fff;box-shadow: 0 2px 3px rgba(0,0,0,0.1);position:fixed;top: 0;z-index: 100;}
.tophybox{width: 100%;height: 40px;background-color: #ff9b00;}
.tophy{width: 90%;margin: 0 auto;display: flex;justify-content: space-between;}
.tophy p:nth-child(1){font-size: 18px;line-height: 36px;color: #fff;letter-spacing: 1px;}
.tophy p:nth-child(2){font-size: 18px;line-height: 36px;color: #fff;text-align: right;letter-spacing: 1px;padding-left: 28px;box-sizing: border-box;background-image:url("../UploadFiles/0x/bj/topdh.png");background-size: 20px 20px;background-position: 0 50%;background-repeat: no-repeat;}
.tophy p:nth-child(2) span{font-size: 24px;}
.top{width: 90%;margin: 0 auto;padding: 5px 0;display: flex;justify-content: space-between}
.toplogo{width: 445px;display: block;}
.topkb{width: 100%;background-color: #fff;height: 140px;display: block;}
@media(max-width:1200px){.tophy{width: 96%;}.top{width: 96%;}}
@media(max-width:1000px){.topbox{position: static;}.top{flex-wrap: wrap;justify-content: center;padding: 0;}.topkb{display: none;}}
@media(max-width:710px){.tophy{justify-content: center;}.tophy p:nth-child(1){display: none;}}
@media(max-width:540px){.top{width: 100%;}.toplogo{width: 92%;}.tophy p:nth-child(2) span{font-size: 18px;}}

/*banner*/
.rslides { position: relative; overflow: hidden; width: 100%; padding: 0; margin: 0;}
.rslides li {  -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
.slide_container {  position: relative; float: left; width: 100%; overflow:hidden;}
.slide { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.slide li { position: absolute; width: 100%; left: 0; top: 0; }
.slide img { display: block; position: relative; z-index: 1; height: auto; width: 100%; min-height:200px; border: 0; }
.slide .caption { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #fff; background: #000; background: rgba(0,0,0,0.8); left: 0; right: 0; bottom: 0; padding: 10px 20px; margin: 0; max-width: none; }
.slide_nav{font-size: 0;width: 60px;height: 60px;opacity: 0.8;position: absolute;top: 50%;transform: translateY(-50%);z-index: 9; background: url("../UploadFiles/0x/vbg01.png") no-repeat rgb(255,255,255);border-radius: 50%;box-shadow: 0px 2px 10px rgba(0,0,0,.2);transition: all 0.4s;}
.prev{left: 5%;background-position: -2px 0;}
.next{right: 5%;background-position: -58px 0;}
.prev:hover{background: url("../UploadFiles/0x/vbg02.png") no-repeat rgb(255 155 0);}
.next:hover{background: url("../UploadFiles/0x/vbg02.png") no-repeat rgb(255 155 0);background-position: -58px 0;}
@media(max-width:640px){.slide_nav{display: none;}}

/*尾部通用*/
.dbbox{width: 100%;background-color: #1c1c1c;padding: 40px 0 0;}
.db{width: 90%;margin: 0 auto 10px;display: flex;align-items:stretch;}
.dbzx{width: 330px;}
.dbzx p:nth-child(1){font-size: 26px;color: #fff;font-weight: 400;line-height: 40px;margin-bottom: 10px;padding-left: 60px;box-sizing: border-box;background-image: url("../UploadFiles/0x/bj/dbdh1.png");background-size: 50px auto;background-repeat: no-repeat;background-position: 0 50%;vertical-align: bottom;}
.dbzx p:nth-child(2){font-family: pangmenzhengdaoregular,Arial;font-size: 38px;color: #fff;line-height: 56px;margin-bottom: 4px;letter-spacing: 3px;transform: scaleY(1.4);}
.dbzx p:nth-child(3){font-size: 16px;color: #ccc;line-height: 30px;letter-spacing: 1px;}
.dbdh{width: calc(100% - 720px);box-sizing: border-box;display: flex;justify-content: space-around;}
.dbdhlb li:nth-child(1){font-size: 18px;color: #fff;font-weight: 400;line-height: 30px;margin-bottom: 10px;}
.dbdhlb li a{font-size: 16px;line-height: 34px;color: #bbb;}
.dbdhlb li a:hover{color: #fff;}
.dblx{width: 390px;}
.dblx p:nth-child(1){font-size: 18px;color: #fff;font-weight: 400;line-height: 30px;margin-bottom: 10px;}
.dblx p:nth-child(2),.dblx p:nth-child(3),.dblx p:nth-child(4){background-color: #121212;border-radius: 21px;padding: 0 20px 0 40px;box-sizing: border-box;font-size: 18px;line-height: 42px;color: #aaa;margin-bottom: 6px;background-size: 18px 18px;background-position: 12px 50%;background-repeat: no-repeat;}.dblx p:nth-child(2){background-image: url("../UploadFiles/0x/bj/dbdh.png");}.dblx p:nth-child(3){background-image: url(../UploadFiles/0x/bj/dbyx.png);}.dblx p:nth-child(4){background-image: url("../UploadFiles/0x/bj/dbdz.png");margin-bottom: 0;}

.dbzcbox{width: 100%;background-color: #141414;}
.dbzc{width: 90%;margin: 0 auto;padding: 6px 0;display: flex;flex-wrap: wrap;}
.dbzc p:nth-child(1),.dbzc p:nth-child(2){width: 50%;display: block;font-size: 16px;line-height: 24px;color: #e1e1e1;}
.dbzc p:nth-child(1) a{color: #e1e1e1;}
.dbzc a:hover{color: #dc0000!important;}
@media(max-width:1440px){.dbdh{padding:0;}}
@media(max-width:1200px){.db{width: 96%;}.dbzc{width: 96%;}.dbzx{display: none;}.dbdh{width: calc(100% - 390px);}}
@media(max-width:1080px){.dbzc p:nth-child(1),.dbzc p:nth-child(2){width: 100%;text-align: center;}.dbzc p:nth-child(2) a img{float: none!important;margin: 0 auto;}.dbzc p:nth-child(2) a{float: none!important;display: inline-block;}}
@media(max-width:880px){.db{flex-wrap: wrap;}.dblx{width: 100%;}.dbdh{width: 100%;}.db{width: 94%;}}
@media(max-width:540px){.dbdh .dbdhlb:nth-child(4){display: none;}.dbzc p:nth-child(2) a:nth-child(2) img{width: 100%;}.dblx p:nth-child(2),.dblx p:nth-child(3),.dblx p:nth-child(4){padding: 0 10px 0 40px;}}

/*首页标题*/
.sybt{width: 100%;overflow: hidden;margin-bottom: 40px;}
.sybt p:nth-child(1){font-size: 36px;text-align:center;line-height: 46px;color: #963200;;font-weight: 600;letter-spacing: 6px;text-indent: 6px;position: relative;margin-bottom: 20px;}
.sybt p:nth-child(1)::before{content: "";position: absolute;width: 60px;height: 3px;background-color:#ff9b00;bottom: -10px;left: 50%;transform: translateX(-50%);}
.sybt p:nth-child(2){font-size: 18px;color: #333;line-height: 31px;text-align: center;letter-spacing: 1px;text-indent: 1px;}
@media(max-width:1200px){.sybt{margin-bottom: 20px;}.sybt p:nth-child(1){font-size: 32px;}}

/*首页服务*/
.sycpbox{width: 100%;}
.sycp{width: 90%;margin: 0 auto;padding: 40px 0;}
.sycpfl{width: 840px;margin: 0  auto 40px;display: flex;justify-content: space-between;}
.sycpfl li{width: 180px;}
.sycpfl li a{width: 100%;display: block;font-size: 18px;line-height: 46px;text-align: center;color: #963200;border: 1px solid #963200;}
.sycpfl li a:hover{background-color: #963200;color: #fff;}
.sycplbbox{padding: 0 29px;box-sizing: border-box;}
.sycplbbox::before,.sycplbbox::after{content: "";position: absolute;width: 30px;height: 100%;background-color: #fff;top: 0;z-index: 10;}
.sycplbbox::before{left: -1px;}.sycplbbox::after{right: -1px;}
.sycpnra{width: 100%;display: block;background-color: #f9f9f9;}
.sycpnra .sycpnr{width: 100%;overflow: hidden;}
.sycpnra .sycpnr img{width: 100%;display: block;transition: all 0.6s;}
.sycpnra p{font-size: 18px;line-height: 76px;color: #212121;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;padding: 0 60px 0 20px;box-sizing: border-box;position: relative;}
.sycpnra p::before{content: "";position: absolute;width: 18px;height: 12px;background-image: url("../../UploadFiles/0x/bj/yjtb.png");background-size: 18px 12px;right: 20px;top: 50%;transform: translateY(-50%);opacity: 0;transition: all 0.6s;}
.sycpnra p::after{content: "";position: absolute;width: 0;height: 2px;background-color: #963200;left: 0;bottom: 0;transition: all 0.6s;}
.sycpnra:hover .sytpnr img{transform: scale(1.1);}
.sycpnra:hover p::before{top: 50%;opacity: 1;}
.sycpnra:hover p::after{width: 100%;}
@media(max-width:1200px){.sycp{width: 96%;}}
@media(max-width:960px){.sycpfl{width: 700px;}.sycpfl li{width: 160px;}}
@media(max-width:740px){.sycpfl{width: 100%;}.sycpfl li{width: calc((100% - 60px) / 4);}}
@media(max-width:540px){.sycpfl{flex-wrap: wrap;}.sycpfl li{width: calc((100% - 20px) / 2);}.sycpfl li:nth-child(1),.sycpfl li:nth-child(2){margin-bottom: 20px;}}

/*首页关于*/
.sygybox{width: 100%;display: block;background-image: url("../UploadFiles/0x/bj/sygybj.jpg");background-size: 100% 100%;padding: 40px 0 100px;}
.sygy{width: 90%;margin: 0 auto;}
.sygynrbox{width: 100%;background-color: #fff;margin-top: 40px;box-shadow:0 0 10px #999;overflow: hidden;}
.sygynr{width: calc(100% - 600px);float: left;height: 450px; padding: 60px;box-sizing: border-box;}
.sygynr p:nth-child(1){font-size: 24px;line-height: 24px;font-weight: 600;color: #00a55a;margin-bottom: 16px;letter-spacing: 8px;}
.sygynr p:nth-child(2){font-size: 18px;line-height: 24px;font-weight: 600;color: #363636;margin-bottom: 36px;letter-spacing: 2px;}
.sygynr p:nth-child(3){font-size: 16px;line-height: 30px;color: #757575;letter-spacing: 1px;text-align: justify;margin-bottom: 38px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
.sygynr p a{width: 140px;display: block;margin-right: 30px;font-size: 18px;line-height: 42px;background-color: #00a55a;color: #fff;float: left;text-align: center;transition: all .5s ease;}
.sygynr p a:hover{border-radius: 21px;}
.sygysp{width: 600px;float: left;border: 0;}.sygysp img{width: 100%;display: block;}
@media(max-width:1380px){.sygysp{width: 50%;}.sygysp img{height: 450px;}.sygynr{width: 50%;height: auto;}.sygynr p a{width: 120px;margin-right: 10px;}.sygynr p a:nth-last-child(1){margin-right: 0;}}
@media(max-width:1200px){.sygy{width: 96%;}.sygysp img{height: 390px;}.sygynr p:nth-child(3){font-size: 18px;}.sygynr{padding: 30px;}}
@media(max-width:920px){.sygybox{padding: 20px 0 40px;}.sygynrbox{box-shadow: 0 0 10px #ccc;margin-top: 20px;}.sygysp{width: 100%;}.sygynr{width: 100%;}}
@media(max-width:600px){.sygysp img{height: auto;}.sygynr p a{font-size: 16px;width: 100px;}.sygynr{padding: 20px;}.sygynr p:nth-child(2){margin-bottom: 16px;}.sygynr p:nth-child(3){margin-bottom: 26px;}}

/*首页荣誉*/
.syry{width: 100%;padding: 60px 0;}
.syrylbbox{width: 90%;margin: 0 auto;}
.syrylb{padding: 10px 0;}
.syrylb a{width: 100%;display: block;transition: all 0.6s;position: relative;}
.syrylb a .syrylbtp{width: 100%;overflow: hidden;}
.syrylb a .syrylbtp img{width: 100%;display: block;transition: all 0.6s;}
.syrylbbt{width: 100%;padding: 0 20px;box-sizing: border-box;position: absolute;left: 0;bottom: 0;background-color: rgba(150,50,0,0.8);}
.syrylbbt p{font-size: 18px;line-height: 42px;color: #fff;font-weight: lighter;text-align: center;letter-spacing: 1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position: relative;}
.syrylb a:hover{box-shadow: 0 2px 6px rgba(0,0,0,0.4);}
.syrylb a:hover .syrylbtp img{transform:scale(1.1);}

/*厂容厂貌*/
.sycrbox{width: 100%;background-image:url("../UploadFiles/0x/bj/grbj.jpg");background-size: 100% 100%;padding: 60px 0;}
.sycr{width: 90%;margin: 0 auto;}
.sycrlb{width: 100%;display: flex;flex-wrap:wrap;justify-content: space-between;}
.sycrlb li{width: calc((100% - 40px) / 5);margin-bottom: 10px;}
.sycrlb li a{width: 100%;display: block;position: relative;border: 2px solid #fff;box-sizing: border-box;}
.sycrlb li a img{width: 100%;display: block;}
.sycrlb li a .sycrlbwz{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 10;background-color: rgba(255,255,255,0.80);opacity: 0;transition: all 0.6s;}
.sycrlb li a p{position: relative;width: 100%;height: 100%;display: block;}
.sycrlb li a p span{position: absolute;font-size: 24px;color: #963200;text-align: center;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.sycrlb li a p::before,.sycrlb li a p::after{content: "";position: absolute;width: 52px;height: 24px;}
.sycrlb li a p::before{border-top: 2px solid #963200;border-right: 2px solid #963200;top: 50%;left: 52%;transform: translateY(-100%);}
.sycrlb li a p::after{border-bottom: 2px solid #963200;border-left: 2px solid #963200;top: 50%;left: 48%;transform: translateX(-100%);}
.sycrlb li a:hover{border: 2px solid #963200;}.sycrlb li a:hover .sycrlbwz{opacity: 1;}
@media(max-width:1200px){.sycr{width: 96%;}}
@media(max-width:960px){.sycrbox{background-size: 1920px 858px;background-position: 50% 50%;}.sycrlb li{width: calc((100% - 30px) / 4);margin-bottom: 10px;}.sycrlb li:nth-last-child(1),.sycrlb li:nth-last-child(2){display: none;}}
@media(max-width:640px){.sycrlb li{width: calc((100% - 10px) / 2);margin-bottom: 10px;}.sycrlb li:nth-last-child(3),.sycrlb li:nth-last-child(4){display: none;}.sycrlb li a p span{font-size: 20px;}.sycrlb li a p::before{border-top: 1px solid #963200;border-right: 1px solid #963200;}.sycrlb li a p::after{border-bottom: 1px solid #963200;border-left: 1px solid #963200;}}

/*首页新闻*/
.syxwbox{width: 100%;padding: 60px 0;background-color: #f9f8f7;}
.syxw{width: 90%;margin: 0 auto;display: flex;flex-wrap: wrap;}
.syxwl{display: block;width: calc((100% / 3));padding: 20px;box-sizing: border-box;}
.syxwl img{width: 100%;height: 340px; display: block;margin-top: 20px;}
.syxwl p:nth-child(1){font-size: 18px;line-height: 18px;color: #121212;letter-spacing: 1px;margin-bottom: 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.syxwl p:nth-child(2){font-size: 16px;line-height: 26px;color: #444;letter-spacing: 1px;margin-bottom:8px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.syxwl:hover{box-shadow: 0 10px 20px 0 rgba(0,0,0,.20);transition: 0.3s ease-out;}
.syxwl p:nth-child(1):hover{color:#963200;}
.syxwr{width: calc((100% / 3) * 2);display: flex;flex-wrap: wrap;}
.syxwx{width: calc(100% / 2);display: block;padding: 30px;box-sizing: border-box;border-left: 1px solid #ccc;}
.syxwx:nth-child(1),.syxwx:nth-child(2){border-bottom: 1px solid #ccc;}
.syxwx p:nth-child(1){font-size: 18px;line-height: 18px;color: #121212;letter-spacing: 1px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-bottom: 12px;}
.syxwx p:nth-child(2){font-size: 16px;line-height: 26px;color: #444;letter-spacing: 1px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;margin-bottom: 23px;}
.syxwx p:nth-child(3){width: 160px;display: flex;justify-content: space-between;line-height: 52px;font-size: 16px;color: #fff;background-color:  #ff9b00;padding: 0 20px;box-sizing: border-box;transition: 0.3s ease-out;}
.syxwx:hover{box-shadow: 0 10px 20px 0 rgba(0,0,0,.20);transition: 0.3s ease-out;}
.syxwx:hover p:nth-child(1){color: #963200;}
.syxwx p:nth-child(3):hover{padding: 0 25px;background-color: #963200;}
@media(max-width:1200px){.syxw{width: 96%;}.syxwl{width: 50%;}.syxwr{width: 50%;}.syxwx{width: 100%}.syxwx:nth-child(2){border-bottom: 0;}.syxwx:nth-child(3),.syxwx:nth-child(4){display: none;}}
@media(max-width:860px){.syxwl{width: 100%;}.syxwl img{height: auto;}.syxwr{width: 100%;}.syxwx{border: 0!important;border-top:1px solid #ccc!important;}}

/*内页布局*/
.nytoptp{width: 100%;display: block;}
.nywzdhbox{width: 100%;height: 52px;border-bottom: 1px solid #eee;}
.nywzdh{width: 90%;margin: 0 auto;display:flex;justify-content: space-between;}
.nywzdh .nywzdhnr{font-size: 16px;line-height: 52px;color: #999;letter-spacing: 1px;padding-left: 30px;box-sizing: border-box;background-image: url("../../UploadFiles/0x/bj/wzdh.png");background-repeat: no-repeat;background-size: 20px 52px;}.nywzdh .nywzdhnr a{font-size: 16px;line-height: 52px;color: #999;letter-spacing: 1px;}
.nybt{width: 120px;font-size: 18px;line-height: 52px;color: #fff;text-align: center;background-color: #dc8c14;border-bottom-right-radius: 20px;border-top-left-radius: 20px;}
.nydhlb{font-size: 16px;line-height: 52px;color: #666;text-align: right;overflow: hidden;height: 52px;}.nydhlb a{font-size: 16px;line-height: 52px;color: #666;text-align: right;margin: 0 30px;}.nydhlb a:nth-last-child(1){margin: 0 0 0 30px;}.nydhlb a:hover{color: #963200;}
.nynrbt{width:100%;font-size: 30px;color: #333;text-align: center;line-height: 46px;padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px solid #eee;}
.nynrbox{width: 90%;margin: 0 auto;padding: 40px 0;box-sizing:border-box;}
@media(max-width:1200px){.nywzdh{width: 96%;}.nynrbox{width: 96%;}}
@media(max-width:900px){.nywzdhnr{display: none;}}

/*文章分页样式*/
#fenye{clear:both; margin:10px 20px 20px 0;}
#fenye a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px; display:inline-block;}
#fenye .prev,#fenye .next{width:60px;}
#fenye a.curr{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#fenye a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pageNext{ margin:10px;}
#pageNext .prev,#pageNext .next{text-align:center;width: 60px;}
#pageNext a.curr{background: #bfbfc7;border: 1px solid #bfbfc7;color: #fff;}
#pageNext a.curr span{ color:#fff !important;}
#pageNext a{width: 28px;text-align: center;float: left;border: 1px solid #bfbfc7;background: #fff;height: 28px;font-size: 12px;color: #666;line-height: 28px;margin-left: 5px;border-radius: 3px;}
#realname{height: 30px;border: 1px solid #ddd;}
#b1{padding: 5px 10px;background: #ff7d02;color: #fff;border: 1px solid #ff7d02;border-radius: 3px;}

.fenyetips{ display:none}
#pagelist{ line-height:22px;color:#666; padding:15px;}
#pagelist a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px;}
#pagelist a.next,#pagelist a.prev{width:60px;}
#pagelist a.curr{ background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#pagelist a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pagelist a img{ display:block;margin:0 auto;margin-top:12px;}
#pagelist span{line-height:28px; font-size:13px; height:28px; margin-left:10px;}
#pagelist span#totalpage{ margin:0;}
.fenye a img{ display:block;margin:0 auto;margin-top:12px;}

/* 图片分页方式的样式*/
.imagelist{margin:0 auto;width:990px;} /*总宽度*/
.imagelist .imagetop{padding-right:5px;text-align:right;margin:5px;}
.imagelist .imagetop a{color:#767676;}
.imagelist .defaultimagesrc{text-align:center;margin:5px;padding-top:40px;padding-bottom:40px;}
.imagelist .defaultImagesrc img{border:1px solid #f1f1f1;padding:2px}
.imagelist .imageintro{text-align:center;font-size:14px;}
.thumb {height:112px;background:#FFF;padding:5px;}
.thumb_1 {text-align: center;float: left;height: 50px;width: 60px;padding-top: 30px;font-weight: 400;font-size: 14px;color:#000;}
.thumb_1 .font-28{font-size:18px;color:red;}
.thumb_2 {float: left;width: 790px;}
.thumb_2_1 {background:url(qh1.gif) no-repeat 0px 20px;float: left;height: 113px;width: 35px;cursor:pointer;margin-left:10px;_margin-left:0px;}
.thumb_2_2 {background:url(qh2.gif) no-repeat 0px 20px;float: right;height: 113px;width: 35px;cursor:pointer;}
#scrool_div {width:708px;position:relative;height:110px;overflow:hidden;}
#scrool_wrap {height:110px;position:absolute;width:20000px;}
#scrool_wrap li {width:130px;height:100px;float:left;margin-right:10px;}
#scrool_div img{width:126px;height:95px;margin:5px}
.normalthumb img{padding:2px;border:1px solid #F9AF10}
.currthumb img{padding:2px;border:1px solid #ff6600;}

/*组图显示方式的样式*/
.imggrouplist{margin:0 auto;width:90%;}
.imggrouplist li{width:150px;float:left;margin:2px;border:1px #f1f1f1 solid;background:#FFFFFF;padding:5px;text-align:center}
.imggrouplist li img{width:145px;height:120px;}

/*平行显示方式样式*/
.imglist{text-align:center}
.imglist img{border:4px solid #efefef;padding:1px}
.imglist div{margin-bottom:15px}
#pageNext{text-align:right}