dl,dd,dt{
	padding: 0;
	margin: 0;
}
.product-suite-select-tip {
    text-align: center;
    padding: 5px 0 5px;
}
.title-hd {
    margin-bottom: 15px;
    padding-bottom: 10px;
    /*border-bottom: 1px solid #dddddd;*/
}
.title-hd h2 {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}
.pro-list dt {
    font-size: 14px;
    font-weight: bold;
}
.pro-list dt, .pro-list dd {
    padding: 0;
    margin: 0;
}
.pro-list dd a {
    color: #626262;
}
.search-noresult {
    padding: 20px 15px 50px;
}
.search-recomend {} .search-recomend .title-hd {
    border: none;
    margin-bottom: 5px;
}
.search-tips-list p {
    padding-left: 12px;
    background: url(../images/ico_dot.png) left center no-repeat;
}
.search-popular dl {
    margin: 0;
    margin-bottom: 10px;
}
.search-recomend {} .search-recomend .title-hd {
    border: none;
    margin-bottom: 5px;
}
.search-tips-list p {
    padding-left: 12px;
    background: url(../images/ico_dot.png) left center no-repeat;
}
.search-popular dl {
    margin: 0;
    margin-bottom: 10px;
}
.search-ques .tel {
    font-size: 24px;
    color: #4f4f4f;
    font-weight: bold;
}
.product-none {
    padding-top: 25px;
    width: 40%;
    margin: 0 auto;
    text-align: center;
}
.product-none img {
    width: 100%;
}
.support-list .title-hd {
    border-bottom: none;
    margin-bottom: 0;
}
.support-list .send-email-success-bd {
    margin-top: 30px;
}
.ques-select-filter {
    padding: 35px 25px;
    background-color: #f5f5f5;
}
.ques-select-filter .product-suite-select-title {
    color: #000;
}
.ques-select-filter .product-suite-select-option {
    width: 55%;
    margin: 0 auto;
}
.vertify-phone {
    font-size: 24px;
    color: #4f4f4f;
    font-weight: bold;
}
.link-ul-list p a {
    color: #005982;
}
.link-ul-list p a img {
    vertical-align: middle;
    padding-right: 5px;
}
.contact-list-nbd {
    margin: 40px 0
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.article-inner-hd {
    font-weight: bold;
}
.bdt {
    padding-top: 25px;
    margin-top: 30px;
    border-top: 1px solid #efefef;
}
.gallery-list {
    padding: 0 0 20px;
}
.gallery-list li {
    line-height: 32px;
}
.gallery-list li a {
    color: #225397;
}
/*preview-container*/

.preview-container {} .preview-info {} .preview-hd {
    text-align: center;
    font-size: 18px;
    padding: 12px 0;
    position: relative;
    font-weight: bold;
}
.preview-close {
    display: block;
    width: 16px;
    height: 16px;
    background: url(../images/ico_preclose.png) center center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    position: absolute;
    right: 18px;
    top: 26px;
    cursor: pointer;
}
.preview-pic-bd {
    position: relative;
}
.preview-btn-group {
    position: absolute;
    right: 16px;
    bottom: 15px;
    width: 100%;
}
.preview-btn-group > div {
    width: 30px;
    height: 30px;
    float: right;
    cursor: pointer;
}
.pre-btn-collect {
    background: url(../images/ico_preview_01.png) center center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    margin-right: 5px;
}
.pre-btn-share {
    background: url(../images/ico_preview_02.png) center center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.preview-pic-desc {
    padding: 25px 15px 5px;
}
.preview-pic-desc h5 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #000;
}
.preview-list-bd {
	margin-bottom: 40px;
} 
.preview-list-item {
    padding: 10px 15px;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    margin-top: -1px;
}
.preview-list-item dt {
    position: relative;
}
.preview-list-item dt h6 {
    font-size: 16px;
    color: #000;
}
.preview-list-pic{
	padding-top: 15px;
}
.preview-list-pic-item{
	width: 50%;
	float: left;
	background-image: -webkit-linear-gradient(-63deg, rgba(247,247,247,.05), rgba(255,255,255,.05));
	background-image: -moz-linear-gradient(-63deg, rgba(247,247,247,.05), rgba(255,255,255,.05));
	background-image: -o-linear-gradient(-63deg, rgba(247,247,247,.05), rgba(255,255,255,.05));
	background-image: -ms-linear-gradient(-63deg, rgba(247,247,247,.05), rgba(255,255,255,.05));
	background-image: linear-gradient(-63deg, rgba(247,247,247,.05), rgba(255,255,255,.05));
}
.preview-list-pic-item:nth-child(2n-1){
	clear: both;
}
.preview-list-pic-desc{
	padding: 15px 10px;
}
.preview-list-pic-desc h5{
	font-size: 16px;
	color: #000;
}
.preview-arrow{
	cursor: pointer;
	width: 16px;
	height: 10px;
	display: block;
	position: absolute;
	right: 2px;
	top: 12px;
	background: url(../images/ico_ad.png) center center no-repeat;	
}
.preview-list-item dt.on .preview-arrow{
	background: url(../images/up.png) center center no-repeat;	
}
.preview-combo{
	padding-top: 15px;
}
.preview-combo-item{
	width: 50%;
	float: left;
}
.pagination.bdr{
	border-bottom: 1px dashed #ddd;
	padding-bottom: 30px;
	margin-bottom: 25px;
}


.product-suite-item{
	padding: 20px 15px;
	border-bottom: 1px solid #efefef;
}
.product-suite-item-section{
	background-color: #fff;
	background-image: -webkit-linear-gradient(-63deg, rgba(0,0,0,.05), rgba(255,255,255,.05));
	background-image: -moz-linear-gradient(-63deg, rgba(0,0,0,.05), rgba(255,255,255,.05));
	background-image: -o-linear-gradient(-63deg, rgba(0,0,0,.05), rgba(255,255,255,.05));
	background-image: linear-gradient(153deg, rgba(0,0,0,.05), rgba(255,255,255,.05));
}
.product-suite-itemimg{
	position: relative;
}
.product-suite-itemimg .preview{
	display: inline-block;
	width: 20%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -10%;
	margin-left: -10%;
	cursor: pointer;
}
.product-suite-article{
	padding: 10px 15px;
}
.product-suite-item-title{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	text-align: center;
}
.product-suite-item-desc{
	color: #84888b;
	margin-bottom: 15px;
}
.view-v{}
.view-v a{
	color: #000000;
}
.view-v a img{
	vertical-align: middle;
	padding-left: 5px;
}
.news-bd.news-new{
	padding: 40px 0 50px;
}
.news-bd.news-new > .title-hd{
	padding: 0 15px 10px;
}
.news-bd.news-new .news-list{
	padding: 10px 0;
	margin: 0 15px
}
.news-bd.news-new .total-info,.news-bd.news-new .pagination{
	margin: 15px
}
.news-bd.news-new > .contact-list{
	margin: 0 15px;
}
.news-bd.news-new .product-suite-list{
	border-bottom: none;
}
.news-bd.news-new .product-suite-item:nth-last-child(1){
	border-bottom: none;
}
.pagination-bd{
	margin: 0 15px;
	margin-bottom: 25px;
	border-bottom: 1px dashed #cfcfcf;
}
.pagination-bd .total-info{
	border-top: 1px dashed #cfcfcf;
}
.pagination-bd .total-info, .pagination-bd .pagination{
	margin: 15px 0 !important;
}
.pagination-bd .pagination{
	margin-bottom: 30px !important;
}

/*
 * @ new style 
 * @ 20150408
 */
.bdb {
	border-bottom: 1px solid #dbdbdb;
}
.dropdown-wrap {
	padding-right: 0;
	padding-left: 0;
}
.preview-list-bd {
	margin-bottom: 0;
	padding: 0 15px;
}
.preview-list-bd:nth-last-child(1) .preview-list-item{
	border-bottom: none;
}
.link-ul-list {
	padding-bottom: 25px;
}
.no-title-mb .title-hd {
	border-bottom: none;
	margin-bottom: 0;
}
.item-list-pin li {
	padding-left: 25px;
	background: url(../images/header_close.png) left center no-repeat;
	-webkit-background-size: 16px;
	background-size: 16px;
}
.item-list-link {
	padding: 15px 0 15px 25px;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 30px;
}
.item-list-link a {
	color: #205498;
}
.install-pic {
	margin: 30px auto 35px;
}
.quest-select-filter {
	width: 60%;
	margin: 0 auto;
}
.quest-filter-list {
	padding: 15px;
	border-top: 1px solid #dbdbdb;
}
.quest-filter-list p a {
	padding: 0 8px;
	color: #000;
}
.quest-filter-list p a.cur {
	color: #205498;
}
.dropdown-wrap dt h6{
	padding-right: 26px;
}

.article-quick{
	padding: 12px 0;
	background-color: #f5f5f5;
	text-align: right;
}
.article-quick a img{
	width: 20px;
	vertical-align: middle;
	padding: 0 10px;
}
.tbl-container {
	margin-bottom: 50px;
}
.tbl-pic {
	padding: 15px 10px;
}
.tbl-txt {
	padding: 15px;
}
.tbl-btm {
	padding-left: 15px;
	font-size: 16px;
	color: #000;
}
.dropdown-desc {
	padding-top: 5px;
}
.end-btm {
	margin-bottom: 40px;
}
.prod-policy-container {
	padding: 15px;
	border-bottom: 1px solid #dbdbdb;
}
.prod-policy-hd {
	color: #000;
	font-size: 18px;
}
.prod-policy-title {
	color: #000;
	margin-bottom: 8px;
	margin-top: 5px;
}
.prod-policy-item {
	padding: 10px 0;
	border-bottom: 1px solid #dbdbdb;
}
.prod-policy-item:nth-last-child(1){
	border-bottom: none;
}

.view-more {
	margin-bottom: 10px;
}
.view-more a {
	color: #205498;
	padding-right: 15px;
	background: url(../images/ico_right_blue.png) right center no-repeat;
	-webkit-background-size: 8px;
	background-size: 8px;
}
.large-hd {
	font-size: 18px;
	color: #000;
	padding: 15px 0;
	font-weight: bold;
}
.list-top-bd {
	padding-top: 15px;
	border-top: 1px solid #dbdbdb;
	margin-top: 20px;
}
