.left-bar {
    width: 260px;
    border:1px solid #ededed;
    color: #fff;
    float: left;
    padding-bottom: 7px;
}

.left-bar .left-bar-title {
    width: 100%;
    float: left;
    background: #0586e1;
    height: 60px;
    font-size: 16px;
    line-height: 60px;
}

.left-bar .left-bar-title .cn {
    width: 240px;
    margin: 0 10px;
    float: left;
}

.left-bar .left-bar-cate {
    width: 100%;
    background-color: #fff;
    float: left;
}

.left-bar .left-bar-cate a {
    display: block;
    float: left;
    clear: both;
    width: 226px;
    padding:0 10px;
    margin: 7px 7px 0 7px;
    line-height: 45px;
    background: #f0f0f0;
}
.left-bar .left-bar-cate a:hover{
    background:#ffae00;
    color:#fff;
}
.left-contact {
    width: 195px;
    margin: 10px;
    padding: 10px;
    background-color: #fff;
    float: left;
    color: gray;
    font-size: 12px;
    line-height: 30px;
}
.left-contact .tel{
    width: 145px;
    height: 45px;
    background:url(../images/i-tel2.png) no-repeat left center;
    padding-left:65px;
    margin-bottom: 20px;
}
.left-contact .p1{
    color:#5e5e5e;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}
.left-contact .p2{
    color:#e2c17d;
    font-family: impact;
    font-size: 22px;
}
.left-bar-cate div.cc2-wrap {
    display: none;
}
.left-news p{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 230px;
    margin:0 15px;
    border-bottom:1px solid #e5e5e5;
}
.left-news a:last-child p{
    border-bottom:0;
}
.main-left{
    width: 265px;
    float: left;
}
.main-right{
    width: 910px;
    float: right;
}
.pd_gallery {
    width: 400px;
    height: 480px;
    float: left;
    position: relative;
    /*! border: #c9c9c9 1px solid; */
}
.dt-thumbs{
	float: left;
	width: 350px;
	padding-left: 25px;
	padding-right: 25px;
	height: 60px;
    margin-top: 10px;
	position: relative;

}
.dt-thumbs .dt-thumb-wrap{
	height: 60px;
	float: left;
	overflow: hidden;
	width: 350px;
}
.dt-thumbs .dt-btn{
	height: 60px;
	width: 22px;
	position: absolute;
	top:0;
	background:url('../images/com/album-left.png') no-repeat center;
	z-index: 10;
}
.dt-thumbs .dt-btn.prev{
	left: 0px;
}
.dt-thumbs .dt-btn.next{
	background-image: url('../images/com/album-right.png');
	right:  0px;
}

.dt-thumbs .dt-thumb {
    width: 100%;    
    text-align: center;
    float: left;
    left: 0px;
}

.dt-thumbs .dt-thumb li {
    float: left;
    *display: inline;
    *zoom: 1;
    margin: 0 5px;
}

.dt-thumbs .dt-thumb li img {
    width: 58px;
    height: 58px;
    border: #c9c9c9 1px solid;
    max-width: none;
}

.dt-thumbs .dt-thumb li.selected img {
    border-color: #0586e1;
}

.bigimg {
    /*width:600px;height:600px;*/
    max-width: none;
    min-width: 400px;
}

.zoomdiv {
    z-index: 999 !important;
}
.zoom{
	float: left;
}
.zoom img {
    width: 100%;
    height: 100%;
    max-width: none;
}

.zoomdiv {
    position: absolute;
    border: 1px solid #e4e4e4;
    overflow: hidden;
    z-index: 9;
}

.jqZoomPup {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    border: 1px solid #aaa;
    background: #fff;
    background: rgba(255, 255, 255, .4);
    filter: alpha(Opacity=50);
    cursor: move;
    z-index: 9;
}

.dt-pic {
    width: 400px;
    height: 400px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    display: block;
}

.dt-pic a {
    width: 400px;
    height: 400px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    *display: block;
    *font-family: Arial;
    *line-height: 1;
}

.dt-pic a img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

.picTip {
    clear: both;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
}

.picTip .ico {
    width: 28px;
    height: 28px;
    background: url(../images/com/zoom.png) no-repeat;
    margin-right: 5px;
}


.pro-top{
	width: 868px;
	float: left;
	 height: 468px;
    border:1px solid #ededed;
	padding: 20px;
    margin-bottom: 25px;
}
.pro-top .pro-right h2{
	line-height: 40px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #0586e1;
}
.pro-top .pro-right{
	float: right;
	width: 418px;
	height: 100%;
    padding-left:20px;
	color: #797A7A;
	line-height: 36px;
    border-left: 1px solid #ededed;
    overflow: hidden;
}
.pro-top .pro-right .h1{
    font-size:24px;
    color:#393939;
    padding:30px 0;
    border-bottom:1px dashed #ededed;
}
.pro-top .pro-right .tel{
    clear:both;
    color:#ffae00;
    padding:30px 0;
    border-bottom:1px dashed #ededed;
}
.pro-top .pro-right .tel span{
    font-size:24px;
    font-weight: bold;
}
.pro-top .pro-right .pro-text{
    padding:30px 0;
	line-height: 30px;
	float: left;
	overflow: hidden;
	width: 100%;
    border-bottom:1px dashed #ededed;
}
.pro-top .pro-right .btn{
	display: inline-block;
	width: 100%;
	height: 40px;
    background:#0586e1;
	text-align: center;
	line-height: 40px;
	color: #fff;
}
.sec-title{
	width: 100%;
	float: left;
    position: relative;
    margin-bottom: -1px;
    z-index:999;
}
.sec-title span{
    cursor: pointer;
	display: block;
	width: 150px;
    height: 44px;    
	font-size: 16px;	
	color: #484848;
    border:1px solid #ededed;
    line-height: 44px;
    text-align: center;
	float: left;
	background: #f7f7f7;
}
.sec-title span.on{
    background: #fff;
    color:#0586e1;
    border-top-color: #0586e1;
    border-bottom-color: #fff;
}

.pro-content{
    width: 888px;
    padding:10px;
    position: relative;
	color: #797A7A;
	line-height: 36px;
	float: left;
	overflow: hidden;
    border:1px solid #ededed;
    min-height: 500px;
}


.pro-content .fi{
    width: 427px;
    height: 38px;
    border:1px solid #efefef;
    margin:5px 0;
    display: block;    
}
.pro-content .fi input,
.pro-content .fi textarea
{
    border:none;
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-left:10px;
}
.pro-content .fi.text{
    height: 105px;
}
.pro-content .fi.submit{
    background:#108bed;
    color:#fff;
    text-align: center;
    line-height: 38px;
}