.widget-prodetail-2 ._detail {
    float: right;
}

.widget-prodetail-2 ._title {
    color: #6e6e6e;
    font-weight: bold;
    font-size: 20px;
    overflow: hidden;
    border-bottom: 1px #ececec solid;
    padding-bottom: 10px;
}

.widget-prodetail-2-top {
    margin-top: 20px;
}

.widget-prodetail-2-top ._tools {
    margin: 35px 0;
}

.oh {
    overflow: hidden;
    *zoom: 1;
}

.widget-prodetail-2-top ._tools li {
    float: left;
    width: 33%;
    border-left: 1px #ececec solid;
    margin-left: -1px;
    text-align: center;
}

.widget-prodetail-2-top ._tools li .t {
    font-size: 12px;
    margin-top: 10px;
    color: #333;
}

.widget-prodetail-2-top ._order a {
    display: block;
    background-color: #d19747;
    color: #fff;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    float: left;
    width: 170px;
    margin-right: 25px;
}

.widget-prodetail-2-top ._order02 a {
    display: block;
    background-color: #222;
    color: #fff;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    float: left;
    width: 170px;
}

.widget-prodetail-2-top ._order03 {
    display: block;
    background-color: #d19747;
    color: #fff;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    float: left;
    width: 250px;
    margin-right: 25px;
}

.widget-prodetail-2-tab {
    background: #ffffff;
    margin-top: 40px;
    clear: both;
}

.widget-prodetail-2-tab .tab_header {
    background-color: #f7f7f7;
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
    font-size: 16px;
    font-weight: 700;
    height: 53px;
    line-height: 55px;
    padding-left: 18px;
}

.widget-prodetail-2-tab .tab_c {
    padding: 20px 1.5%;
}

.p_btn {
    display: inline-block;
    overflow: hidden;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    background: url(../images/p_btn.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.p_btn_3 {
    background-position: -64px 0;
}

.widget-prodetail-2-top ._tools li:hover .p_btn_3 {
    background-position: -64px -32px!important;
}

.widget-prodetail-2-top {
    overflow: hidden;
    margin-bottom: 30px;
}

#preview {
    float: left;
    text-align: center;
    width: 560px;
    /*    box-shadow: 0px 0px 1px 3px #f1f1f1;*/
    border: 1px solid #e4e4e4;
    margin: 0px;
    padding: 10px;
}

.jqzoom {
    width: 540px;
    position: relative;
}

.jqzoom img {
    width: 540px;
}

.zoomdiv {
    left: 859px;
    height: 335px;
    width: 500px;
}

.zoomdiv img {
    height: 800px !important;
    width: 591px;
}

.list-h li {
    float: left;
}

#spec-n5 {
    width: 570px;
    height: 60px;
    padding-top: 6px;
    overflow: hidden;
    margin-left: 15px;
}

#spec-left {
    background: url(../images/left.gif) no-repeat;
    width: 10px;
    height: 45px;
    float: left;
    cursor: pointer;
    margin-top: 5px;
}

#spec-right {
    background: url(../images/right.gif) no-repeat;
    width: 10px;
    height: 45px;
    float: left;
    cursor: pointer;
    margin-top: 5px;
}

#spec-list {
    width: 547px;
    float: left;
    overflow: hidden;
    margin-left: 2px;
    display: inline;
}

#spec-list ul li {
    float: left;
    margin: 0;
    display: inline;
    width: 65px;
    height: 62px!important;
    border: none!important;
}

#spec-list ul li img {
    padding: 2px;
    border: 1px solid #eee;
    width: 50px;
    height: 50px;
}

#n {
    margin: 10px auto;
    width: 920px;
    border: 1px solid #CCC;
    font-size: 12px;
    line-height: 30px;
}

#n a {
    padding: 0 4px;
    color: #333
}


/*jqzoom www.divcss5.com */

.jqzoom {
    position: relative;
    padding: 0;
}

.zoomdiv {
    z-index: 100;
    position: absolute;
    box-shadow: 0px 0px 1px 2px #f1f1f1;
    display: none;
    text-align: center;
    overflow: hidden;
}

.zoomdiv .bigimg {
    width: 800px !important;
    height: 591px !important;
    display: block;
}

.zoomdiv img {
    width: 800!important;
    height: 591px;
}

.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 50px;
    /*	border: 1px solid #aaa;*/
    background: #FEDE4F 50% top no-repeat;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
    cursor: move;
}

#spec-list div {
    margin-top: 0;
    *margin-left: 0;
}

._pic {
    width: 563px;
    float: left;
    margin-right: 30px;
}

._detail {
    width: 535px;
    float: left;
}

._detail .guige span {
    color: #333
}

._detail ._title {
    font-size: 24px;
    color: #333;
    padding: 15px 0 15px 15px;
    line-height: 32px;
    font-weight: normal;
    border-bottom: 2px solid #eee;
    margin-bottom: 15px;
}

._detail .guige {
    font-size: 18px;
    /*	font-weight: 700;*/
    color: #456db4;
    padding: 5px 20px 20px 20px;
    /*

	border-left:  1px solid #e1e1e1;

	border-right: 1px solid #e1e1e1;

	border-top: 1px solid #e1e1e1;

*/
    /*	margin-top: 50px;*/
}

._tools2 {
    margin: 0 0 25px 0;
    min-height: 163px;
    color: #555;
    /*	border: 1px solid #e1e1e1;*/
    /* border-radius: 5px; */
    padding: 20px;
    background: #fff;
}

._tools2 li {
    list-style: none;
    font-size: 12px;
    line-height: 27px;
    color: #999;
}

._tools2 p {
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 10px;
}

._tools2 pre {
    font: 14px Arial, "Microsoft Yahei";
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    line-height: 24px;
    color: #666;
    margin: 0;
}

.lianxitel {
    overflow: hidden;
    margin-top: 25px;
}

.lianxitel a {
    width: 150px;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #456db4;
    color: #fff;
    font-size: 15px;
    float: left;
}

.lianxitel a img {
    padding-right: 7px;
}

.lianxitel p {
    width: 385px;
    display: block;
    height: 50px;
    line-height: 50px;
    background: #f5f5f5;
    color: #444;
    font-size: 15px;
    float: left;
    text-align: center;
}

.lianxitel p span {
    color: #b10000;
    font-size: 22px;
    font-weight: bold;
}

.pnei_xx {
    margin: 20px 0;
    overflow: hidden;
    padding-bottom: 25px;
}

.pnei_xx02 {
    border: 1px solid #ddd;
    margin: 20px 0;
}

.slideTxtBox08 .hd {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
}

.slideTxtBox08 .hd li {
    width: 10%;
    display: block;
    float: left;
    padding-left: 25px;
    background: #f5f5f5;
    margin-right: 20px;
}

.slideTxtBox .hd li.on {}

.slideTxtBox08 .bd {
    padding: 37px;
}

.px_wen {
    padding: 20px;
    font-size: 14px;
    line-height: 30px;
}

.px_wen img {
    display: block;
    margin: 5px auto;
    max-width: 1150px;
}

.proxx_jg {
    color: #d19747;
    font-size: 14px;
    line-height: 50px;
    border-bottom: 1px solid #eee;
}

.neirongtitle {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url("../images/xqbj.jpg") no-repeat;
}

.neirongtitle span {
    display: block;
    font-size: 18px;
    color: #fff;
    width: 150px;
    float: left;
    padding-left: 25px;
    line-height: 40px;
    font-weight: bold;
}

.neirong01 {
    padding: 40px 0;
}

.neirong01 p {
    font-size: 14px;
    line-height: 28px;
    color: #666;
}

.neirong01 table {
    width: 100% !IMPORTANT;
    border: 1px solid #ddd !IMPORTANT;
    border-collapse: collapse !IMPORTANT;
    font-size: 14PX !IMPORTANT;
    color: #666;
    margin: 0 auto;
    word-break: break-all;
    word-wrap: break-word;
}

.neirong01 table td {
    border: 1px solid #ddd !IMPORTANT;
    padding: 5px  5px 5px 5px !IMPORTANT;
}

.neirong01 table td p {
    font-size: 12px!important;
}

.neirong01 img {
    display: block;
    max-width: 100%;
    margin: 0;
}

.neirong02 {
    margin: 20px 0 0 0;
}

.neirong02 img {
    display: block;
    max-width: 1150px;
    margin: 0px auto;
}

.neirong02 p {
    font-size: 14px;
    line-height: 35px;
    color: #666;
}

.xiangguan {
    background: #f5f5f5;
    padding: 50px 0;
    overflow: hidden;
}

.xgtitle {
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin-bottom: 30px;
}

.xgtitle span {
    display: block;
    font-size: 28px;
    color: #1651b9;
    float: left;
    text-align: center;
}

.xgtitle font {
    font-size: 14px;
    text-transform: uppercase;
    padding-left: 10px;
    color: #bcbcbc;
}

.picScroll-left02 {
    width: 100%;
    position: relative;
}

.picScroll-left02 .hd {
    position: relative;
    text-align: center;
    margin-top: 30px;
}

.picScroll-left02 .hd li {
    color: rgba(255, 255, 255, 0);
    width: 13px;
    height: 13px;
    border-radius: 50px;
    background: rgba(0, 0, 0, .3);
    padding: 0;
    font-size: 1px;
    margin: 0 3px;
    display: inline-block;
}

.picScroll-left02 .hd li.on {
    background: #d00a00;
}

.picScroll-left02 .hd li:hover {
    cursor: pointer;
}

.picScroll-left02 .bd {}

.picScroll-left02 .bd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.picScroll-left02 .bd ul li {
    position: relative;
    margin: 0 18px 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    background: #fff;
    width: 388px;
}

.picScroll-left02 .bd ul li .pic_img img {
    width: 100%;
    height: 100%;
    transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
}

.picScroll-left02 .bd ul li:hover .pic_img img {
    transform: scale(1.1, 1.1);
    -ms-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);
}

.picScroll-left02 .bd ul li .pic img {
    width: 100%;
    height: 95%;
    padding: 20px 10px;
}

.picScroll-left02 .bd ul li .title {
    line-height: 60px;
    color: #333;
    font-size: 17px;
    font-weight: 700;
}

.picScroll-left02 .tempWrap {
    width: 100%!important;
}


/*

.xidaohang{

	width: 100%;

	background: #222;

	overflow: hidden;

	line-height: 60px;

	border-radius: 5px;

	text-align: center;

}

.xidaohang a{

	font-size: 16px;

	color: #fff;

	display: inline-block;

	padding: 0 40px;

	border-right: 1px solid #444;

}

.xidaohang a.xgcp{

	border-right:none;

}

.xidaohang a img{

	padding-right: 5px;

}

*/

.xidaohang {
    position: fixed;
    top: 35%;
    z-index: 999;
    right: 10px;
    width: 140px;
    background: #272727;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
    opacity: 0.9;
}

.xidaohang a {
    border-right: none;
    /*	border-bottom: 1px solid #414141;*/
    font-size: 14px;
    padding: 0;
    display: block;
    color: #fff;
    line-height: 50px;
}

.xidaohang a.cur {
    background: #b40404;
}

.xidaohang a img {
    padding-right: 15px;
}

.rtop02 {
    padding: 30px 0 20px 0;
    border: none!important;
}

.neirong02 {
    border: 1px dashed #e4e4e4;
    border-radius: 10px;
    width: 1125px;
    padding: 30px;
    margin-bottom: 20px;
}