﻿*{margin:0;padding:0;}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15;-webkit-tap-highlight-color: rgba(0,0,0,0);}
body{margin:0;font-family: "Microsoft Yahei",PingFangSC-Regular,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;line-height: 1.42857143;font-size: 14px;min-width: 1200px;background: #fff;color: #333;}
h1{font-size:2em;margin:.67em 0;}
figure{margin:1em 40px;}
hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;}
a{-webkit-text-decoration-skip:objects;background-color:transparent;}
abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}
b,strong{font-weight:bolder;}
dfn{font-style:italic;}
mark{background-color:#ff0;color:#000;}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-.25em;}
sup{top:-.5em;}
audio:not([controls]){display:none;height:0;}
img{border-style:none;vertical-align: bottom;}
svg:not(:root){overflow:hidden;}
button,input,optgroup,select,textarea{line-height:1.42857143;margin:0;outline: none;}
body, button, input, select, textarea {text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-moz-font-feature-settings: "liga","kern";}
button,input{overflow:visible;}
button,select{text-transform:none;}
button,html [type=button],/* 1 */
[type=reset],[type=submit]{-webkit-appearance:button;}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0;}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{padding:.35em .75em .625em;}
legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}
progress{display:inline-block;vertical-align:baseline;}
textarea{overflow:auto;}
[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none;}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
summary{display:list-item;}
article,aside,footer,header,nav,section,figcaption,figure,main,details,/* 1 */
menu{display:block;}
pre,code,kbd,samp{font-family:monospace, monospace;font-size:1em;}
audio,video,canvas{display:inline-block;}
template,[hidden]{display:none;}
.clearfix{zoom:1;}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:"";}
.clearfix:after{clear:both;}
a {color: #333;text-decoration: none;}
ol,ul,li {margin: 0;list-style: none;padding: 0;}
.clear{ clear:both;}

body {
    counter-reset: chapter;
}
 i {
	font-style:normal;
    counter-reset: section;
}
 i:before {
    counter-increment: chapter;
    content:"0" counter(chapter);
}


.container {width: 1200px;margin: 0 auto;}

.b-btn-more {display: block;width: 93px;height: 40px;line-height: 40px;margin: 30px auto 0;background: url(wit03.png) no-repeat center;color: #e50112;padding-left: 25px;text-align: left;}

.b-header { overflow: hidden;}
.b-header .topbar {line-height: 40px;color: #9f9f9f;background-color: #F5F5F5;}
.b-header .topbar ul {float: right;}
.b-header .topbar li {float: left;margin-left: 34px;padding-left: 20px;background: no-repeat 0 center;}
.b-header .topbar li.i1 {background-image: url(tb01.png);}
.b-header .topbar li.i2 {background-image: url(tb02.png);}
.b-header .topbar li.i3 {background-image: url(tb03.png);}
.b-header .logo {text-align: center;padding: 30px 0;display: inline-block;margin: 0;float: left;}
.b-header .logo img {vertical-align: middle;}
.b-header .text {float: left;font-size: 24px;padding-top: 40px;}
.b-header .text span {display: block;color: #e50112;}
.b-header .tel {float: right;text-align: right;padding-top: 40px;font-size: 16px;}
.b-header .tel strong {display: block;font-size: 20px;color: #e50112;}

.b-nav {border-top: 2px solid #e50112;padding-bottom: 5px;}
.b-nav li {float: left;}
.b-nav li a {display: block;font-size: 16px;padding: 0 21px;line-height: 52px;width: 93px;text-align: center;}
.b-nav li.active a,.b-nav li a:hover {background: url(navbg.png) no-repeat center 0;color: #fff;}

.b-slideBox {height: 500px;position: relative;overflow: hidden;}
.b-slideBox .hd {position: absolute;bottom: 20px;font-size: 0;left: 0;width: 100%;text-align: center;z-index: 2;}
.b-slideBox .hd li {display: inline-block;width: 120px;height: 10px;margin: 0 3px;background-color: #fff;cursor: pointer;}
.b-slideBox .hd li.on {background-color: #e50112;}
.b-slideBox .bd,.b-slideBox .bd ul,.b-slideBox .bd li {width: 100% !important;height: 100% !important;}
.b-slideBox .bd li {background: no-repeat center;}
.b-slideBox .bd li a {display: block;width: 100%;height: 100%;}

.b-sou {padding: 15px 0;border-bottom: 1px solid #ddd;}
.b-sou .hot {float: left;padding: 5px 0;}
.b-sou .hot strong {color: #e50112;}
.b-sou .hot a {margin-right: 10px;}
.b-sou .hform {float: right;}
.b-sou .hform input {float: left;font-size: 14px;border: 0;padding: 5px 15px;line-height: 20px;background: url(sea01.png) no-repeat 0 0;width: 230px;}
.b-sou .hform button {border: 0;border-bottom: 1px solid transparent;padding: 0;float: left;cursor: pointer;outline: none;width: 55px;height: 30px;background: url(sea02.png) no-repeat 0 0;}

.b-sou-inner {background-color: #F2F2F2;}
.b-sou-inner .b-sou {border-bottom: 0;}
.b-sou-inner .hform {background-color: #fff;border-radius: 20px;overflow: hidden;padding-left: 15px;}
.b-sou-inner .hform input {width: 240px;background: none;padding-left: 0;}
.b-sou-inner .hform button {background: url(viskins-p1.png) no-repeat -258px -936px;width: 30px;height: 30px;}

.b-section {padding: 50px 0;}
.b-section-title {margin: 35px auto;text-align: center;position: relative;}
.b-section-title:before {position: absolute;top: 50px;height: 2px;background-color: #ccc;content: '';width: 100%;left: 0;z-index: 0;}
.b-section-title h4 {margin: 0;border: 2px solid #cccccc;height: 96px;font-size: 36px;line-height: 80px;font-weight: normal;display: inline-block;background-color: #fff;padding: 0 50px;z-index: 1;position: relative;}
.b-section-title h4 span {color: #e50112;}
.b-section-title div {margin-top: -15px;position: relative;z-index: 1;}
.b-section-title small {border: 2px solid #ccc;display: inline-block;background-color: #fff;color: #999;font-size: 12px;text-transform: uppercase;line-height: 26px;letter-spacing: 3px;text-indent: 3px;padding: 0 30px;}
.b-section-title-1 {margin-bottom: 20px;}
.b-section-title-1:before {background-color: #e50112;top: 50%;margin-top: -1px;}
.b-section-title-1 h4 {border-color: #e50112;height: auto;font-size: 22px;line-height: 56px;}

.b-cp-in {float: left;width: 300px;}
.b-cp-in h4 {margin: 0;background-color: #e50112;color: #fff;padding: 22px 0 22px 40px;}
.b-cp-in h4 strong {line-height: 68px;font-size: 70px;text-transform: uppercase;display: inline-block;vertical-align: top;}
.b-cp-in h4 span {display: inline-block;vertical-align: top;font-size: 30px;}
.b-cp-in h4 span small {display: block;font-size: 14px;line-height: 26px;letter-spacing: 9px;color: #ee8084;}
.b-cp-in ul{background: #f1f1f1;overflow: hidden;}
.b-cp-in li {margin: 3px 0;}
.b-cp-in li a {display: block;background: url(pro01.png) no-repeat 12% center #dbdbdb;line-height: 60px;padding-left: 80px;font-size: 20px;position: relative;}
.b-cp-in li a:after {position: absolute;left: 100%;top: 0;background: url(pro03.png) no-repeat 0 0;width: 35px;height: 60px;content: '';display: none;}
.b-cp-in li a:hover {background: url(pro02.png) no-repeat 12% center #f28088;color: #fff;}
.b-cp-in li a:hover:after {display: block;}
.b-cp-in-b {float: right;width: 850px;margin: 0;}
.b-cp-in-b li{width: 263px;float: left;margin-right: 20px;margin-bottom: 20px;}
.b-cp-in-b li a{ }
.b-cp-in-b li img{width: 263px;height: 200px;}
.b-cp-in-b li h3{background: #dbdbdb;height: 40px;line-height: 40px;text-align: center;font-weight: normal;}
/*
.b-cp-in-b dt {float: left;width: 400px;}
.b-cp-in-b dt img {display: block;width: 100%;height: auto;}
.b-cp-in-b dd {padding: 50px 50px 0;margin-left: 400px;}
.b-cp-in-b dd h4 {margin: 0;border-bottom: 2px solid #ee7c85;padding: 15px 0 8px;color: #e50112;font-size: 40px;}
.b-cp-in-b dd p {font-size: 18px;}
.b-cp-in-b dd h5 {padding: 25px 0 5px;display: inline-block;border-bottom: 2px solid #ee7c85;font-size: 24px;margin: 0;color: #e50112;font-weight: normal;}*/

.section-1 {background-color: #ECF4FA;overflow: hidden;}
.section-1 .b-section-title h4 {background-color: #ECF4FA;}
.section-1 .b-section-title small {background-color: #ECF4FA;}

.b-kh-in {position: relative;margin-bottom: 30px;}
.b-kh-in .bd {margin: 0 15px;overflow: hidden;}
.b-kh-in .bd .tempWrap {overflow: visible !important;}
.b-kh-in .bd ul {height: 346px;}
.b-kh-in .bd li {float: left;margin: 0 20px;text-align: center;padding-top: 35px;width: 179px;transition: all 0.5s;}
.b-kh-in .bd li img {display: block;width: 100%;height: 179px;border-radius: 50%;transition: all 0.5s;}
.b-kh-in .bd li h4 {font-size: 18px;color: #e50112;margin: 20px 0 10px;width: 250px;display: none;}
.b-kh-in .bd li p {margin: 0;line-height: 1.8;color: #8f8f8f;width: 250px;display: none;}
.b-kh-in .bd li.active {width: 250px;height: 326px;padding-top: 0;}
.b-kh-in .bd li.active img {height: 250px;}
.b-kh-in .bd li.active h4 {display: block;}
.b-kh-in .bd li.active p {display: block;}
.b-kh-in .arr {position: absolute;top: 110px;width: 21px;height: 33px;z-index: 1;background: no-repeat 0 0;}
.b-kh-in .arr.prev {background-image: url(witbt01.png);left: 0;}
.b-kh-in .arr.next {background-image: url(witbt02.png);right: 0;}

.b-ab-in {background: url(abobg.jpg) no-repeat center 0;padding: 120px 0;}
.b-ab-in .wrap {background: url(abo01.png) repeat 0 0;padding: 80px 120px;text-align: center;}
.b-ab-in h4 {margin: 0 0 26px;color: #e50112;font-size: 36px;font-weight: normal;}
.b-ab-in p {margin: 0;font-size: 18px;}

.b-news-in {float: left;width: 650px;background-color: #f4f4f4;padding: 35px 95px;}
.b-news-in .hd {margin-bottom: 25px;}
.b-news-in .hd li {float: left;background: no-repeat right center;padding-right: 59px;margin-right: 25px;}
.b-news-in .hd li span {display: block;font-size: 24px;border-bottom: 5px solid #d5d5d5;padding: 4px 5px 2px;cursor: pointer;}
.b-news-in .hd li.i1 {background-image: url(new01.png);}
.b-news-in .hd li.i2 {background-image: url(new02.png);}
.b-news-in .hd li.on span {color: #e50112;border-color: #e50112;}
.b-news-in-l {float: left;width: 270px;}
.b-news-in-l .m {width: 260px;height: 195px;border: 5px solid #e50112;text-align: center;line-height: 260px;font-size: 0;}
.b-news-in-l .m img {display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;width: auto;height: auto;}
.b-news-in-l .text {padding-top: 15px;}
.b-news-in-l .text h4 { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block; width: 100%; font-size: 18px;color: #e50112;margin: 0;}
.b-news-in-l .text p {margin: 0;line-height: 24px;color: #666;}
.b-news-in-l .text span{ display: block;border-bottom: 1px dashed #ccc;line-height: 200%;margin-top: 7px;}
.b-news-in-r {float: right;width: 350px;}
.b-news-in-r li a { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block;display: block;line-height: 72px;height: 72px;overflow: hidden;font-size: 18px;color: #666;padding: 0 15px 0 0;}
.b-news-in-r li a:hover {color: #fff;background-color: #e50112;}
.b-news-in-r li a span {font-size: 40px;width: 72px;text-align: center;display: inline-block;vertical-align: top;}

.b-faq-in {float: right;width: 300px;padding-top: 30px;}
.b-faq-in h4 {margin: 0;font-size: 24px;}
.b-faq-in h4 .more {float: right;border: 1px solid #e50112;color: #e50112;background: url(new03.png) no-repeat 80% center;line-height: 26px;width: 68px;padding-left: 15px;font-size: 12px;}
.b-faq-in dl {margin: 25px 0 0;padding: 0 0 20px 27px;border-bottom: 1px dashed #d5d5d5;background: url(new05.png) no-repeat left 10px;}
.b-faq-in dt {line-height: 28px;font-size: 18px;}
.b-faq-in dt strong {color: #e50112;}
.b-faq-in dd {margin: 0;padding-top: 20px;}
.b-faq-in dd span {color: #0075c4;}

.b-title-1 {font-size: 24px;color: #e50112;line-height: 34px;margin-bottom: 15px;}
.b-title-1 span {color: #333;font-size: 14px;}
.b-title-1:after {background-color: #ebebeb;width: 800px;margin: 16px 50px;content: '';display: inline-block;vertical-align: top;height: 2px;}

.b-title-2 {border-bottom: 1px solid #ececeb;height: 44px;margin-bottom: 15px;font-size: 24px;}
.b-title-2 span {display: inline-block;padding-bottom: 10px;border-bottom: 1px solid #f28d16;}

.b-links {border-bottom: 2px solid #ebebeb;}
.b-links li {float: left;margin-left: 40px;line-height: 64px;}

.b-footer {border-top: 7px solid #e50112;background-color: #F2F2F2;}
.b-footer-nav {background-color: #fff;padding: 10px 0;text-align:center;}
.b-footer-nav li {display:inline-block; border-right: 1px solid #c6c6c6;}
.b-footer-nav li a {display: block;line-height: 26px;font-size: 18px;padding: 0 24px;}
.b-footer .logo {float: left;padding: 62px 0;}
.b-footer .logo img {display: block;height: 87px;width: auto;}
.b-footer .dz {/*float: right;*/padding: 31px 0;margin-left: 272px;text-align:right;}
.b-footer .dz p {margin: 0;line-height: 37px;color: #858585;padding-left: 33px;background: no-repeat 0 center;}
.b-footer .dz p.i1 {background-image: url(db01.png);}
.b-footer .dz p.i2 {background-image: url(db02.png);}
.b-footer .dz p.i3 {background-image: url(db03.png);}
.b-footer .dz p.i4 {background-image: url(db04.png);}
.b-footer .ewm {float: right;padding: 33px 0;}
.b-footer .ewm img {width: 90px;height: 90px;display: block;padding: 10px;border: 1px solid #cccccc;}
.b-footer .ewm p {margin: 0;text-align: center;background-color: #ccc;font-size: 12px;line-height: 30px;}
.b-footer-copy {background-color: #e50112;color: #fff;padding: 10px 0;overflow: hidden;}
.b-footer-copy a {color: #fff;}
/**/

.b-banner {height: 350px;background: no-repeat center;}
.b-banner a {display: block;width: 100%;height: 100%;}

.b-curmbs {padding: 15px 0;border-bottom: 1px dashed #dcdcdc;margin-bottom: 20px;}
.b-curmbs span {padding-left: 10px;border-left: 10px solid #DBDBDB;}
.b-curmbs em {font-style: normal;padding: 0 5px;color: #999;}

.ct2-sd {float: left;width: 240px;}
.ct2-mn {float: right;width: 930px;}

.panel-sd {margin-bottom: 20px;}
.panel-sd-hd {background-color: #e50112;color: #fff;padding-bottom: 5px;}
.panel-sd-hd h4 {text-align: center;border-bottom: 1px solid #fff;margin: 0;font-size: 24px;padding: 20px 0;}
.panel-sd-bd {border: 1px solid #ececeb;padding: 5px 10px;border-top: 0;}

.b-column h3 {margin: 0 0 2px;font-weight: normal;}
.b-column h3 a {display: block;line-height: 50px;background: #ececeb;padding: 0 20px;font-size: 18px;}
.b-column h3.on a {background-color: #e50112;color: #fff;}
.b-column li {line-height: 50px;border-bottom: 1px solid #ececeb;}
.b-column li a {display: block;padding: 0 40px;}

.b-contact-z1 {height: 140px;background: url(contact-z1.jpg) no-repeat;margin-bottom: 20px;}
.b-contact-z1 span { display:block;margin: 0;font-size: 20px;line-height: 30px;background: url(contact-z1_tel.png) no-repeat 74px 44px;padding: 37px 0 0 95px;}
.b-contact-z1 p {line-height: 20px;font-size: 18px;padding-left: 73px;}

.b-pages {text-align: center;margin: 30px 0;}
.b-pages a {display: inline-block;margin: 0 3px;border: 1px solid #ddd;padding: 4px 12px;border-radius: 3px;}
.b-pages a.active {background-color: #e50112;border-color: #e50112;color: #fff;}

.list-1 {margin-left: -30px;}
.list-1 li {float: left;width: 25%;}
.list-1 li a {display: block;margin: 0 0 30px 30px;border: 1px solid #ddd;position: relative;}
.list-1 li a:hover {border-color: #e50112;}
.list-1 li .m {text-align: center;line-height: 300px;font-size: 0;}
.list-1 li .m img {display: inline-block;vertical-align: middle;width: 208px;height: 156px;}
.list-1 li .text {position: absolute;bottom: 0;left: 0;background: rgba(0,0,0,0.5);width: 100%;color: #fff;}
.list-1 li .text h4 {margin: 0;font-size: 16px;padding: 12px 20px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list-1 li .text p {margin: 0;padding: 0 20px 12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.list-3 li {margin-bottom: 15px;}
.list-3 li a {display: block;border: 1px solid #ececeb;padding: 15px;overflow: hidden;}
.list-3 li .m {float: left;width: 230px;}
.list-3 li .m img {display: block;width: 100%;height: auto;}
.list-3 li .text {margin-left: 250px;}
.list-3 li h4 {margin: 0;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 18px;}
.list-3 li p {color: #797979;}
.list-3 li .more {float: right;padding: 6px 12px;color: #fff;background-color: #B6B6B6;}
.list-3 li a:hover {border-color: #e50112;}
.list-3 li a:hover .text h4 {color: #e50112;}
.list-3 li a:hover .text .more {background-color: #e50112;}
.list-3-1 li a {padding: 30px;}
.list-3-1 li .m {width: 170px;}
.list-3-1 li .text {margin-left: 190px;padding-top: 20px;}
.list-3-1 li h4 {border-bottom: 1px solid #d9d9d9;line-height: 53px;}
.list-3-1 li p {line-height: 24px;}

.b-menu-inner {text-align: center;margin-bottom: 20px;}
.b-menu-inner a {float: left;width: 14.2857142857%;}
.b-menu-inner span {display: block;margin-left: 1px;background-color: #F7F7F7;color: #333;font-size: 18px;line-height: 55px;}
.b-menu-inner a:hover span,.b-menu-inner a.active span {background: url(p16-icon6.png) no-repeat center bottom #e50112;color: #fff;}

.b-about {margin: 0 0 50px;overflow: hidden;}
.b-about dt {float: left;width: 685px;}
.b-about dt img {display: block;width: 100%;height: auto;}
.b-about dd {margin-left: 685px;padding: 0 20px;}
.b-about h4 {margin: 0;font-size: 24px;border-bottom: 3px solid #e50112;padding-bottom: 10px;}
.b-about .con{margin-top:20px;}
.b-about .con p {line-height: 200%;text-indent: 28px;text-align: justify;}

.b-cpys {overflow: hidden;}
.b-cpys ul {margin-left: -1px;}
.b-cpys li {float: left;border-left: 1px solid #ddd;width: 399px;}
.b-cpys li img {display: block;margin: 0 auto;}
.b-cpys li p {text-align: center;font-size: 16px;margin: 20px 0 0;}

.b-contact-text {float: left;width: 530px;margin: 0;}
.b-contact-text dt {font-size: 22px;}
.b-contact-text dd {padding: 0 0 14px 80px;line-height: 45px;border-bottom: 1px solid #ddd;margin: 15px 0 0;background: no-repeat 0 top;}
.b-contact-text dd.i1 {background-image: url(2dc41861e5a849cd9206dd1af47296f2_291.png)}
.b-contact-text dd.i2 {background-image: url(2dc41861e5a849cd9206dd1af47296f2_296.png)}
.b-contact-text dd.i3 {background-image: url(2dc41861e5a849cd9206dd1af47296f2_301.png)}
.b-contact-text dd.i4 {background-image: url(2dc41861e5a849cd9206dd1af47296f2_306.png)}

.b-contact-map {float: right;width: 600px;}


.b-message {background: url(r1-orderform-1-bg.jpg) no-repeat center bottom #fff;border: 1px solid #ddd;padding: 50px 200px;}
.form-group {margin-bottom: 15px;}
.form-label {float: left;line-height: 34px;width: 120px;text-align: right;}
.form-label span {color: #e50112;}
.form-content {margin-left: 130px;}
.form-control {line-height: 20px;font-size: 14px;border: 1px solid #ddd;padding: 6px 12px;width: 600px;display: inline-block;vertical-align: top;}
select.form-control {height: 34px;}
.form-submit {padding: 6px 22px;color: #fff;background-color: #e50112;border: 0;cursor: pointer;font-size: 16px;border-radius: 3px;}
.form-button {padding: 6px 22px;color: #fff;background-color: #767676;border: 0;cursor: pointer;font-size: 16px;border-radius: 3px;}

.b-infocontent {margin-bottom: 30px;}
.b-infocontent-title {margin-bottom: 20px;}
.b-infocontent-title h1 {margin: 0;font-size: 24px;}
.b-infocontent-title p {margin: 10px 0 0;font-size: 12px;color: #999;}
.b-infocontent-title p span {padding-right: 10px;}
.b-infocontent-desc {margin-bottom: 20px;border: 1px solid #ddd;padding: 20px;}
.b-infocontent-body {line-height: 2;margin-bottom: 20px;}
.b-infocontent-body img{max-width:750px;}
.b-infocontent-rem {margin-bottom: 20px;}
.b-infocontent-rem h4 {margin: 0;font-size: 24px;line-height: 55px;}
.b-infocontent-rem li {border-top: 1px dashed #dbdbdb;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 46px;}
.b-infocontent-rem li span {float: right;}

.b-infocontent-epx {margin-bottom: 20px;}
.b-infocontent-epx li {line-height: 32px;margin-bottom: 5px;}
.b-infocontent-epx li span {display: inline-block;background-color: #A2A2A2;color: #fff;padding: 0 15px;margin-right: 10px;}
.b-infocontent-epx li em {float: right;font-style: normal;}

.b-infocontent-return {border-top: 1px solid #EC8E41;line-height: 32px;}
.b-infocontent-return a {margin-right: 10px;}
.b-infocontent-return .more {margin: 0;float: right;background-color: #EC8E41;color: #fff;padding: 0 10px;}

.b-showcase-pic{float: left;width: 372px;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;max-width: 100%;max-height: 100%;width: auto;height: auto;}
.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.tb-thumb{margin:10px 0 0;overflow:hidden;}
.tb-thumb li{background:none repeat scroll 0 0 transparent;float:left;height:94px;margin:0 6px 0 0;overflow:hidden;}
.tb-s310, .tb-s310 a{width: 370px;height: 372px;}
.tb-s310, .tb-s310 img{max-height:372px;max-width:370px;}
.tb-s310 a{*font-size:271px;}
.tb-s40 a{*font-size:35px;}
.tb-s40, .tb-s40 a{height:60px;width:60px;}
.tb-booth{border:1px solid #CDCDCD;position:relative;z-index:1;}
.tb-thumb .tb-selected{background:#e50112;height:60px;padding:1px;}
.tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}
.tb-thumb li div{border:1px solid #CDCDCD;}
div.zoomDiv{z-index:999;position:absolute;top:0;left:0;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}

.b-showcase-info {float: right;width: 530px;}
.b-showcase-info h1 {margin: 0 0 20px;line-height: 50px;font-size: 20px;border-bottom: 1px solid #eee;}
.b-showcase-info p {line-height: 30px;color: #666;}
.b-showcase-info .tel {border-top: 2px solid #e6e6e6;margin-top: 15px;padding-top: 15px;background: url(viskins-p1.png) no-repeat 0 15px;height: 42px;padding-left: 50px;line-height: 21px;}
.b-showcase-info .tel a {float: right;line-height: 42px;padding: 0 15px;background-color: #e50112;color: #fff;}
.b-showcase-info .tel span {display: block;color: #e50112;font-size: 18px;}


.b-pages .pagination a.cur { background: #e50112;}
.b-pages .pagination a:hover { color: #e50112; background: white; border: 1px #e50112 solid;}

.b-faq-in dt a{ width: 100%; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.posr { position: relative;}
.moreh { position: absolute; right: 14px; top: -79px;}
.moreh a{ border: 1px solid #e50112; color: #e50112; background: url(new03.png) no-repeat 80% center; line-height: 26px; width: 68px; padding-left: 15px; font-size: 12px; display: block;}

.pagination p{ margin:0; cursor:pointer}
.pagination{ height:40px; padding:20px 0px;}
.pagination a{ display:block; float:left; margin-right:10px; padding:2px 12px; height:24px; border:1px #cccccc solid; background:#fff; text-decoration:none; color:#808080; font-size:12px; line-height:24px;}
.pagination a:hover{ color:#077ee3; background: white; border:1px #077ee3 solid;}
.pagination a.cur{ border:none; background:#077ee3; color:#fff;}
.pagination p{ float:left; padding:2px 12px; font-size:12px; height:24px; line-height:24px; color:#bbb; border:1px #ccc solid; background:#fcfcfc; margin-right:8px;}
.pagination p.pageRemark{ border-style:none; background:none; margin-right:0px; padding:4px 0px; color:#666;}
.pagination p.pageRemark b{ color:red;}
.pagination p.pageEllipsis{ border-style:none; background:none; padding:4px 0px; color:#808080;}
.dates li {font-size: 14px;margin:20px 0}
.dates li span{float:right}


.bookadd{margin:20px 0;}
.bookadd div{margin-bottom:15px;}
.bookadd .label{float:left;width:100px;text-align:right;padding-right:10px;clear:both;}
.bookadd .label span{color:#f30;font-family:宋体;}
.bookadd .enter{margin-left:120px;}
.bookadd .enter .ip{border:1px solid #ddd;padding:10px 10px;vertical-align:middle;overflow:hidden;}
.bookadd .enter .bnt{border:1px solid #1F92D1;background:#1F92D1;padding:8px 20px;vertical-align:middle;color:#fff;cursor:pointer;}
.bookadd .enter label{display:block;}