.mainBox p.abtPtxt {
    line-height: 26px;
    color: #424b4f;
    margin-bottom: 25px;
    text-indent: 32px;
}

/*bottom-line*/
.botmLine {
    border-bottom: 1px solid #b2b2b2;
}

/*tittle2*/
.tittle2 {
    padding: 20px 0;
}

.tittle2 h2 {
    font-size: 30px;
    line-height: 1.1;
    color: #19282d;
}

.tittle2 p {
    color: #475357;
    margin: 6px 0 0;
    text-align: center;
    text-indent: 0;
    font-size: 12px;
    /*font-family: "SourceHanSansCN-Light";*/
    font-family: Microsoft YaHei;

}

.tittle2 p.titP {
    color: #61686b;
    font-size: 18px;
    width: 725px;
    line-height: 32px;
    margin: 20px auto 37px;
}

/*barStyle*/
.bar {
    position: relative;
    margin: 0 0 28px;
    text-align: center;
}

.bar img {
    display: inline-block;
}

.barTxt {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
}

.barTxt p {
    font-size: 30px;
    text-transform: uppercase;
    word-spacing: 40px;
    letter-spacing: 18px;
    color: #fff;
    font-family: "AxureHandwriting";
    padding-left: 6%;
    text-align: left;
}

#crumbs{
    width: 1200px;
    margin: 0 auto;
    color:#808080;
    font-size: 14px;
}
#crumbs.prod{
    padding-left: 50px;
}
#crumbs a{
    color:#808080;
    font-size: 14px;
}
/*barStyle END*//*about us---------------------------------------------*/
.abtus {
    margin-bottom: 10px;
}

.abtus .tittle2 {
    margin: 0 0 25px;
}

.abtus > h3 {
    color: #424b4f;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 30px;
    word-spacing: 60px;
    letter-spacing: 0;
    text-indent: 32px;
    line-height: 1.1;
}

.abtusNumber {
    margin: 60px 0 85px;
}

.abtusNumber span {
    font-size: 60px;
    line-height: 1.1;
    margin-bottom: 38px;
}

.abtusNumber p {
    font-size: 18px;
    line-height: 30px;
}

.abtusNumber .item {
    padding: 0 1rem;
}

.aboutVideo {
    margin-bottom: 65px;
    position: relative;
}

.videoPic {
    cursor: pointer;
}

.videoBox {
    display: none;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    background: rgba(0, 0, 0, .8);
    text-align: center;
}

.aboutVideo .closed2 {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99999;
    background: rgba(255, 255, 255, .3);
    font-size: 30px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 36px;
    cursor: pointer;
    color: #999;
}

.aboutVideo .closed2:hover {
    background: rgba(255, 255, 255, .8);
}

/*about us END*//*Business philosophy*/
.philosophy {
    padding: 12px 0 60px;
}

.philosophy > h3 {
    color: #424b4f;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 30px;
    word-spacing: 60px;
    letter-spacing: 0;
    text-indent: 32px;
    line-height: 1.1;
}

.philosophyBanner {
    width: 1000px;
    margin: 0 auto;
}

.philosophyBanner p {
    color: #475357;
    font-size: 18px;
}

.philosophyBanner .item {
    margin: 0 3px;
    text-align: center;
}

.philosophyBanner .item p {
    font-size: 18px;
    color: #61686b;
    text-indent: 0;
    margin-top: 30px;
}

.prdtability {
    padding-top: 30px;
}

.ability {
    width: 592px;
}

.ability p {
    font-size: 18px;
    margin-top: 40px;
    line-height: 1.1;
    color: #61686b;
}

/*aboutUs*//*product center------------------------------------------------------*/
.productBox {
    margin: 0 auto 50px;
}

/*nav*/
.productNav {
    margin: 0 auto 40px;
}

.productNav li a > div {
    display: inline-block;
    text-align: left;
}

.productNav li a {
    border-radius: 8px;
}

.productNav li a:hover {
    background: #f2f2f2;
}

.productNav li a:hover p {
    color: #f29100;
}

.productNav li.active a {
    text-decoration: none;
    background: #f2f2f2;
}

.productNav li.active a p {
    color: #f29100;
}

.productNav li {
    margin: 0 2%;
}

.productNav li a {
    padding: 10px 16px;
}

.productNav .prdtIcon {
    margin: 0 10px 0 0;
    vertical-align: top;
}

.productNav .prdtIcon img:last-child {
    display: none;
}

.productNav li:hover .prdtIcon img:first-child {
    display: none;
}

.productNav li:hover .prdtIcon img:last-child {
    display: inline-block;
}

.productNav li.active .prdtIcon img:first-child {
    display: none;
}

.productNav li.active .prdtIcon img:last-child {
    display: inline-block;
}

.prdtClassification p {
    font-size: 18px;
    color: #19282d;
}

.prdtClassification span {
    font-size: 12px;
    color: rgba(25, 40, 45, .4);
}

.dobook {
    display: none;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    min-height: 190px;
}

.bookBox {
    margin: 0 16px 0 0;
    width: 284px; /*float:left;*/
}

.bookBox:nth-child(4n+4) {
    margin: 0;
}

.book {
    position: relative;
    transition: all 1s;
}

.dobook .booklast {
    margin: 0;
}

.book img {
    width: 100%;
}

.dobook .bookBox p:nth-of-type(1) {
     font-size: 16px;
    color: #19282d;
    margin: 28px 0 15px;
    display: block;
    width: 100%;
    height: 22px;
    overflow: hidden;
}

.dobook .bookBox p:nth-of-type(2) {
    font-size: 14px;
    color: #40494c;
}

.dobook .bookBox a img {
    opacity: 0;
}

.dobook .bookBox a .customized img {
    opacity: 1;
}

.book a {
    width: 100%;
    height: 100%;
    color: #f29200;
    font-size: 60px;
    display: none;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, .4);
    position: absolute;
    top: 0;
    left: 0;
}

.book a span {
    width: 41px;
    height: 41px;
    background: url(../images/plus.png) no-repeat center center;
}

.dobook .bookBox:hover .book a {
    -webkit-display: flex;
    display: flex;
}

.dobook .bookBox:hover a img {
    opacity: 1;
}

.dobook p.salse {
    display: none;
    margin: 10px auto 0;
    background: #f29200;
    color: #000;
    font-size: 14px;
    line-height: 1;
    padding: 7px 20px;
    border-radius: 14px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    width: 75px; /*height:0;*/ /*transition: height .6s;*/
}

.dobook .bookBox {
    transition: all .6s;
}

.allPrdtBox .bookBox a img {
    margin-top: 30px;
}

.allPrdtBox .bookBox > a {
       position: relative;
    display: block;
    width: 100%;
    text-align: center;
    overflow: hidden;
    height: 65px;
}

.allPrdtBox .bookBox > a .salse {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
}

.allPrdtBox .dobook .bookBox:hover { /*margin-top:-34px;*/
    transform: translateY(-34px); /*height:430px;*/
}

.allPrdtBox .bookBox:hover a p.salse { /*height:34px;*/
    display: inline-block;
}

.allPrdtBox .bookBox {
    margin-bottom: 5px;
}

/*product center END*//*product-Detail---------------------------------*//*产品详情----------*/
.prdt-detail {
    margin-top: 20px;
}

.mayLove {
    margin: 32px 0 0
}

.mayLove h2 {
    font-size: 28px;
}

.loveIcon {
    width: 31px;
    height: 28px;
    margin: 0 18px 0 34px;
    vertical-align: middle;
    background: url(../images/prdt5.png) no-repeat center center;
}

.productDetail {
    margin: 0;
    padding: 0 0 60px;
    border-bottom: 1px solid #ccc;
}

.prdctShowPic {
    width: 470px;
}



/* Clear Fix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hide from IE Mac */
.clearfix {
    display: block;
}

.tab {
    overflow: hidden;
}

.tab li, .tab a, .tab-item {
    cursor: pointer;
    float: left;
    text-align: center;
}

.right-extra .mt {
    height: 28px;
    line-height: 28px;
    padding: 0 10px 8px;
    border-top: 1px solid #EED97C;
    background: url(../images/bg_hotsale.gif) repeat-x 0 -552px;
    color: #c00;
}

.right-extra .tab {
    border-bottom: 2px solid #BE0000;
    margin-bottom: 10px;
}

.right-extra .tab li {
    position: relative;
    height: 24px;
    padding: 3px 12px 0;
    background: url(../images/icon_clubs.gif) #ccc no-repeat right -150px;
    overflow: hidden;
    margin-right: 3px;
    line-height: 24px;
    font-size: 14px;
    font-weight: bold;
    color: #c30;
}

.right-extra .tab span {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 10px;
    height: 27px;
    background: url(../images/icon_clubs.gif) no-repeat 0 -150px;
}

.right-extra .tab a {
    float: none;
    color: #c30;
}

.right-extra .tab .curr {
    background-position: right -178px;
    color: #fff;
}

.right-extra .tab .curr span {
    background-position: 0 -178px;
}

.right-extra .tab .curr a {
    color: #fff;
}

.right-extra .mc .extra {
    padding: 5px 10px;
    border-top: 1px solid #F3E6C6;
}

.right-extra .total {
    float: right;
}

.right-extra .total strong {
    color: #FF7403;
}

.right-extra .total a:link, .right-extra .total a:visited {
    color: #005aa0;
}

.right-extra .join a:link, .right-extra .join a:visited {
    color: #FF7604;
}

.right-extra .norecode {
    padding: 0 10px 10px;
}

.right-extra .iloading {
    margin-bottom: 10px;
}

/*图片放大镜样式*/
.jqzoom img { /*width:800px;*/ /*height:800px;*/
}

.jqzoom {
    float: left;
    border: none;
    position: relative;
    padding: 0;
    cursor: pointer;
    margin: 0;
    display: block;
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
}

.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #aaa;
    background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
}

/*.spec-preview img {*/
/*    max-width: 600%;*/
/*}*/

/*图片小图预览列表*/
.spec-preview {
    width: 100%;
    height: 470px;
    border: 1px solid #ddd;
    /*min-height: 390px;*/
    /*border: 1px solid #DFDFDF;*/
}

.spec-scroll {
    clear: both;
    margin-top: 5px;
    width: 100%;
}

.spec-scroll .prev {
    float: left;
    margin-right: 4px;
}

.spec-scroll .next {
    float: right;
}

.spec-scroll .prev, .spec-scroll .next {
    display: block;
    font-family: "宋体";
    text-align: center;
    width: 4.5%;
    height: 68px;
    line-height: 68px;
    border: 1px solid #CCC;
    background: #EBEBEB;
    cursor: pointer;
    text-decoration: none;
}

.spec-scroll .items {
    float: left;
    position: relative;
    width: 90%;
    height: 100px;
    overflow: hidden;
}

.spec-scroll .items ul {
    position: absolute;
    width: 999999px;
    height: 56px;
}

.spec-scroll .items ul li {
    float: left;
    width: 100px;
    text-align: center;
}

.spec-scroll .items ul li img {
    border: 1px solid #CCC;
    padding: 2px;
    width: 100%;
}

.spec-scroll .items ul li img:hover {
    border: 2px solid #FF6600;
    padding: 1px;
}

/*.thumpPic{*/ /*padding:0;*/ /*margin: 0 1% 0 0;*/ /*cursor:pointer;*/ /*width:23.5%;*//*}*//*.thumpPic img{*/ /*width:100%;*//*}*//*.thumpPic:last-child{*/ /*margin:0;*//*}*/
#owl-demo2 {
    width: 90%;
    padding: 0 5%;
    margin: 15px 0 0;
}

#owl-demo32 .owl-controls {
    position: static;
}

.prdctShowPic .bigPic {
    background: #808080;
    margin-bottom: 20px;
}

.prdctShowPic .bigPic img {
    width: 100%;
}

.prdctParameter {
    width: 630px;
}

.prdctParameter h1 {
    font-size: 24px;
    font-weight: normal;
    text-transform: capitalize;
    margin: 0 0 20px;
}

.prdctParameter p {
    font-size: 16px;
    line-height: 30px;
    color: #808080;
    width: 600px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.prdctParameter h4 {
    font-size: 16px;
    font-weight: normal;
    margin: 30px 0 15px;
    text-transform: capitalize;
}

.prdtPmt {
    padding: 0;
}

.prdtPmt li {
    padding: 8px 0;
    width: 100%;
    margin: 0;
    font-size: 14px;
    overflow: hidden;
}

.prdtPmt li span {
    padding: 0 0 0 1rem;
    vertical-align: top;
}

.prdtPmt li span:last-child {
    max-width: 515px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.prdtPmt li:hover {
    text-decoration: underline;
}

.prdtPmt li:nth-child(odd) {
    background: #f2f2f2;
}

.prdctParameter .more {
    margin-bottom: 30px;
}

.sharing a {
    margin-right: 25px;
}

.prdctParameter .sharing {
    margin: 0;
    padding: 0;
    border: none;
}

.sharing a:hover {
    opacity: .6;
}

.mayLove .dobook {
    width: 85%;
    margin: 0 auto 50px;
    padding: 30px 0;
    text-align: center;
}

.mayLove .book {
    margin: 0 25px;
}

.mayLove .book p {
    font-size: 12px;
    padding: 15px 0;
    margin: 0;
    color: #323232;
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*display: -webkit-box;*/
    /*-webkit-box-orient: vertical;*/
    /*-webkit-line-clamp: 1;*/
}

#owl-demo4 .owl-pagination {
    display: none;
}

#owl-demo4 .owl-controls {
    position: static;
}

.dobook .owl-controls .owl-buttons > div {
    opacity: 1;
    position: absolute;
    border-radius: 0;
    font-size: 0;
    top: 30%;
    width: 30px;
    height: 57px;
    margin: 0;
    padding: 0;
}

.dobook .owl-controls .owl-buttons > div:hover {
    opacity: 0;
}

.dobook .owl-controls .owl-buttons .owl-prev {
    background: url(../images/left1.png) no-repeat center center;
    left: -45px;
}

.dobook .owl-controls .owl-buttons .owl-next {
    background: url(../images/right1.png) no-repeat center center;
    right: -45px;
}

/*遮罩层*/
.book {
    background: #fff;
    position: relative;
}

/*.book a{*/ /*width:100%;*/ /*height:100%;*/ /*color:#fff;*/ /*font-size:20px;*/ /*display:none;*/ /*background:rgba(0,0,0,.1);*/ /*position:absolute;*/ /*top:0;*/ /*left:0;*//*}*/
.book a span {
    width: 41px;
    height: 41px;
    justify-content: center;
    align-items: center;
    background: url(../images/plus.png) no-repeat center center;
}

.book:hover a {
    -webkit-display: flex;
    display: flex;
}

/*产品切换*/
.productTab {
    padding: 20px 0 86px;
    background: #fbfbfb;
	font-family: 'Helvetica Neue', 'Hiragino Sans GB', Helvetica, 'Microsoft YaHei', 微软雅黑, 宋体, Arial, sans-serif;
	    font: 12px/1.5 "sans serif",tahoma,verdana,helvetica,微软雅黑;
}
.productTab p{
	 margin: 5px 0;
    cursor: default;
}
.productTab td {
    font: 12px/1.5 "sans serif",tahoma,verdana,helvetica;
}
.prdtTab {
    margin: 0;
    padding: 0;
    width: 100%;
}
.prdtTab:after{
	content:"";
	display:table;
	clear:both;
}
.prdtTab li {
    width: 25%;
    background: #f2f2f2;
    margin: 0;
	float:left;
    list-style: none;
}

.prdtTab li a {
    width: 100%;
    line-height: 58px;
    color: #fff;
    text-align: center;
}

.prdtTab li.active a, .prdtTab li a:hover {
    background: #007de1;
    cursor: default;
}

.prdtCaseing {
    display: none;
}

.prdtCaseShow {
    display: block;
}

.prdtCaseing > div {
    margin: 0 0 60px;
}

.flowBox {
    padding: 0 36px;
    margin: 0 auto 50px;
}

.flowtit {
    margin: 0 0 34px;
}

.flowtit h3 {
    font-size: 24px;
    font-weight: normal;
    color: #000;
    margin: 0 0 6px;
}

.flowtit p {
    color: #000;
    text-transform: uppercase;
}

.flowNum {
    margin: 34px 0 0;
	
}

.flowNum p {
    /*font-size: 18px;*/
    /*line-height: 32px;*/
    /*color: #000;*/
	
   

}

/*.honor*/
.honorsBox {
    background: #fbfbfb;
    padding: 0 35px 88px;
    margin: 0 auto 80px;
}

.honorBanner .item {
    margin: 0 10px;
    border: 1px solid #f1f2f3;
    padding: 3px;
    background: #fff;
}

/*messagePad*/
.msgPad {
    margin: 0 auto 120px;
    margin-top:40px;
}

.writeUs {
    width: 34%;
}

.writeUs h1 a {
    font-size: 26px;
    line-height: 1.1;
    color: #000;
    margin: 0 0 30px;
    font-family: "RALEWAY-BOLD";
}

.writeUs h3 a {
    font-size: 26px;
    line-height: 1.1;
    color: #000;
    margin: 0 0 30px;
    font-family: "RALEWAY-BOLD";
}

.writeUs p {
    font-size: 14px;
    margin-bottom: 30px;
    color: #8c9496
}

.writeUs .titleIcon {
    margin: 0 10px 0 0;
}

.formBox {
    width: 60%;
}

/*.formBox form select,*/
.formBox form input::-webkit-input-placeholder {
    color: #767676;
}

.formBox form input:-moz-placeholder {
    color: #767676;
}

.formBox form input::-moz-placeholder {
    color: #767676;
}

.formBox form input:-ms-input-placeholder {
    color: #767676;
}

.formBox form input {
    padding: 0 0 0 10px;
    margin: 0 0 10px;
    width: 47%;
    line-height: 42px;
    border: 1px solid #bfbfbf;
}

.formBox form select {
    width: 47%;
    border: 1px solid #bfbfbf;
    padding: 0 0 0 10px;
    display: inline-block;
    cursor: pointer;
    color: #767676;
    float: left;
}

.formBox form textarea {
    width: 100%;
    height: 120px;
    border: 1px solid #bfbfbf;
    margin: 0 0 20px;
    padding-left: 10px;
}

.formBox form button {
    display: inline-block;
    line-height: 52px;
    padding: 0 52px;
    background: #007de1;
    font-size: 14px;
    color: #19282d;
    margin: 15px 0 0 0;
    border-radius: 26px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    color:#fff;
}

.formBox .arrowup {
    width: 0;
    height: 0;
    border-right: 5px solid transparent; /* left arrow slant */
    border-top: 5px solid #bfbfbf; /* right arrow slant */
    border-left: 5px solid transparent; /* bottom, add background color here */
    font-size: 0;
    line-height: 0;
    margin: 0 0 0 -25px;
}

/*product-Detail END*//*case------------------------*/
.categoriesBox {
    padding: 0 0 50px;
    margin-bottom: 20px;
}

.customCasebox {
    padding: 0 0 34px;
    margin: 0 auto 30px;
}

.customCasePic .bookBox .book p {
    margin: 24px auto 40px;
}

.prdctionAbilityBox {
    padding: 0 0 30px;
    margin: 0 auto 60px;
}

.categories .item {
    margin: 0 5px;
    text-align: center;
    color: #000;
}

.categories .item img {
    border: 3px solid #dedede;
    margin-bottom: 22px;
}

.abilitypic img {
    border: 1px solid #dcdcdc;
    margin: 0 auto 24px;
}

/*case END*//*customer---------------------*/
.caseProduct {
    width: 368px;
    margin: 0 25px 40px 0;
}

.caseProduct:nth-child(3n+3) {
    margin-right: 0;
}

.caseProduct a { /*color:#fff;*/
}

.caseProduct h4 {
    line-height: 1;
    font-size: 20px;
    margin: 24px 0 17px;
    color: #19282d;
}

.caseProduct:hover h4 { /*color:#f29100;*/
}

.caseProduct p {
    line-height: 28px;
    color: #40494c;
}

.caseProduct .prdtsay {
    padding: 0 26px 0 0;
    margin: 0 0 10px;
}

.caseProduct .times {
    font-size: 14px;
    color: #f29100;
}

.times .timeIcon {
    width: 16px;
    height: 16px;
    margin: 0 5px 0 0;
    vertical-align: middle;
    background: url(../images/22.png) no-repeat center center;
}

/*customer END*//*Global Market*/
.marketMap {
    margin: 0 auto 150px;
}

/*Global Market END*//*news---------------------*/
.newslist {
    padding: 54px 0;
    border-top: 1px solid #b2b2b2;
}

.newspic {
    width: 260px;
}

.newsContent {
    width: 910px;
}

.newsContent p:nth-of-type(1) {
    font-size: 14px;
}

.timeIcon, .userIcon {
    width: 10px;
    height: 10px;
    vertical-align: middle;
    margin: 0 5px;
}
.newsContent>a{text-decoration: none;}
.newsContent h2 {
    font-size: 30px;
    font-weight: normal;
    margin: 0 0 15px;
    color: #19282d;
    transition: padding .6s;
}

.newsContent > a:hover h2 {
    padding-left: 30px;
}

.newsContent > a:hover div.readmore p {
    padding-left: 30px;
    padding-right: 69px;
}

.newsContent p:nth-of-type(2) {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

div.readmore {
    margin-bottom: 40px;
}

div.readmore p {
    display: inline-block;
    width: 666px;
    font-size: 14px;
    margin: 0;
    color: #40494c;
    padding-right: 99px;
    transition: padding .6s;
}

div.readmore .goonIcon {
    width: 6px;
    height: 11px;
    margin-left: 38px;
    background: url(../images/news1.png) no-repeat center center;
}

p.timeP .walkIcon {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background: url(../images/news2.png) no-repeat center center;
    margin: -2px 5px 0 20px;
}

p.timeP span {
    color: #797f81;
    font-size: 12px;
}

.readmoreBtn {
    color: #40494c;
    line-height: 42px;
    padding: 0 0 0 44px;
    font-size: 14px;
    border-left: 1px solid #b2b2b2;
    text-transform: uppercase;
}

.readmoreBtn:hover {
    color: #f29100;
}

/*news END*//*contact-----------------*/
.addressMap {
    min-height: 80px;
}

.contactWay {
    width: 42%;
    height: 924px;
    padding: 140px 45px 0 0;
    background: url(../images/contact1.jpg) no-repeat 0 0;
    background-size: cover;
}

.ways {
    color: #fff;
    width: 400px;
}

.ways h3 {
    font-size: 24px;
    padding: 0 0 27px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .6);
    margin: 0 0 24px;
}

.ways p a {
    color: #fff;
}

.ways p a:hover {
    color: #f29100;
}

.ways p {
    margin: 0 0 10px;
}

.ways p:last-child {
    padding-bottom: 30px;
    margin: 0;
    border-bottom: 1px solid #959599;
}

.ways p span {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 5px;
}

.ways .telIcon {
    background: url(../images/contact3.png) no-repeat center center;
}

.ways .faxIcon {
    background: url(../images/contact4.png) no-repeat center center;
}

.ways .emlIcon {
    background: url(../images/contact2.png) no-repeat center center;
}

.ways .addIcon {
    background: url(../images/contact1.png) no-repeat center center;
}

.onlyway {
    margin-right: -17px;
}

.onlyway p {
    color: #fff;
    font-family: "SOURCEHANSANSCN-LIGHT";
    line-height: 1;
    margin: 30px 0 20px;
}

.onlyway a {
    font-size: 48px;
    line-height: 1;
    color: #f29200;
}

.contactPad {
    width: 58%;
    height: 924px;
    padding: 77px 0 0 103px;
    background: #ededed;
}

.contactMsgForm {
    width: 660px;
}

.contactMsgForm .titleIcon {
    margin-right: 5px;
}

.contactMsgForm h2 {
    margin: 0 0 15px;
    font-size: 24px;
    font-weight: normal;
}

.contactMsgForm p {
    margin: 0 0 18px;
    font-size: 14px;
}

.contactForm input {
    width: 660px;
    height: 50px;
    line-height: 50px;
    padding-left: 32px;
    margin: 0 0 10px;
    background: #fff;
    border: none;
}

.contactForm textarea {
    width: 660px;
    height: 230px;
    line-height: 50px;
    padding-left: 32px;
    margin: 0 0 10px;
    background: #fff;
    border: none;
}

.messagePad2 {
    margin: -75px auto -195px;
}

/*contact END*//*detail*/
.DetailBox {
    margin-bottom: 50px;
    margin-top: 40px;
    display: block !important;
}
.DetailBox p span{
	display:inline;
}
.newsdtlheaed {
    padding-bottom: 24px;
}

.newsdtlheaed h1 {
    font-size: 30px;
    margin: 0 0 20px;
}

.detailPic {
    margin-bottom: 38px;
}

.page404 {
    text-align: center;
}

.page404 a {
    font-size: 16px;
    border: 1px solid #fdca00;
    padding: 8px 30px;
    background: #fdca00;
    color: #fff;
    margin-left: 20px;
}

.pageBtn a {
    background: #ececec;
    padding: 15px;
    margin: 15px;
    color: #000;
    cursor: pointer;
    line-height: 1;
}

.pageBtn a:hover {
    opacity: .6;
}

.pageBtn a span {
    width: 10px;
    height: 18px;
}

.pageBtn a.pre span {
    background: url(../images/left2.png) no-repeat center center;
}

.pageBtn a.next span {
    background: url(../images/right2.png) no-repeat center center;
}

.newsdtlheaed p a {
    font-size: 14px;
    color: #6c6c6c;
}

.newsdtlheaed .heartBox {
    color: #f00;
    margin-right: 10px;
}

.heartIcon {
    width: 14px;
    height: 12px;
    vertical-align: middle;
    margin: -5px 5px 0 0;
    background: url(../images/heart.png) no-repeat center center;
}

.timeIcon, .userIcon {
    width: 16px;
    height: 16px;
    vertical-align: top;
    margin: 4px 5px 0;
}

.timeIcon {
    background: url(../images/time.png) no-repeat center center;
    margin-left: 8px;
}

.userIcon {
    background: url(../images/user.png) no-repeat center center;
}

.detailContent {
    padding: 35px 0 45px;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
}

.detailContent > p {
    /*font-size: 18px;*/
    /*line-height: 30px;*/
    /*color: #61686b;*/
    /*margin: 0 0 22px;*/
    /*text-indent: 32px;*/
}

.newsBox h2 a {
    font-size: 26px;
    line-height: 1.2;
    color: #000;
    margin-left: 10px;
}

.newslist2 {
    width: 360px;
    border: none;
    margin: 30px 55px 0 0;
    padding: 0;
}

.newslist2:last-child {
    margin-right: 0;
}

.newslist2 .newspic {
    width: 100%;
    margin-bottom: 30px;
}
.newslist2 .newspic a{
	width:100%;
}
.newslist2 .newspic a img{
	max-width:100%;
	max-height:235px;
}
.newslist2 .newsContent {
    width: 100%;
}

.newslist2 .newsContent h2 {
    font-size: 18px;
}

.newslist2 .newsContent > p {
    margin-bottom: 20px;
}

.newslist2 .readmore {
    padding: 0 15px;
}

.newslist2 .readmoreBtn {
    padding: 0;
    border-left: 1px solid #dee0e0;
}

.newslist2 .readmore p {
    display: inline-block;
    width: auto;
    line-height: 42px;
    padding: 0;
}

.newslist2 .todayIcon {
    width: 10px;
    height: 12px;
    vertical-align: initial;
    margin: 0 10px;
    background: url(../images/day.png) no-repeat center center;
}

.newslist2 .readmore {
    background: #f1f3f4;
}

/*detail END*//*产品证书遮罩*/
.zhezhao {
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    position: fixed;
    left: 0px;
    top: 0px;
    display: none;
    z-index: 10000;
}

.btclose {
    color: #fff;
}

.showContent {
    max-width: 725px;
    max-height: 600px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-25%, -50%);
    -webkit-transform: translate(-25%, -50%);
    -moz-transform: translate(-25%, -50%);
    -ms-transform: translate(-25%, -50%);
    -o-transform: translate(-25%, -50%);
    background-color: #000;
    margin-left: -140px;
    display: none;
    z-index: 10001;
}

.showContent img {
    max-width: 725px;
    max-height: 600px;
}

.showContent .closed2 {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99999;
    background: rgba(0, 0, 0, .5);
    font-size: 30px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 36px;
    cursor: pointer;
    color: #999;
}

.showContent .closed2:hover {
    background: rgba(0, 0, 0, .7);
}

@media screen and (max-width: 767px) {
    .showContent img {
        max-width: 100%;
    }
  .prdtPmt li span{display:block;}
    #crumbs {
        display: none;
    }

    .showContent {
        position: fixed;
        left: 50%;
        top: 50%;
        transform: translate(0%, -50%);
        -webkit-transform: translate(0%, -50%);
        -moz-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
        -o-transform: translate(0%, -50%);
        background-color: #000;
        margin-left: -140px;
        display: none;
        z-index: 10001;
    }
}

/* 2018-12-8 10:46:07 */
.mainBox .showBlock{
    text-align: center;
}
.mainBox .showBlock .bookBox{
    float: left;
    margin: 0;
    margin-left: 15px;
}