﻿#main {
    width:1150px; margin:0 auto;
}

.product_detail {
    width:1150px; margin:30px auto;
}
 
.product_detail .title{height: 55px; line-height: 55px; border-bottom:2px solid #c4c4c4; border-top: 2px solid #c4c4c4; color: #737373; font-size: 24px; text-transform: uppercase ; margin-bottom:40px;}
.product_detail .title i{font-size: 20px; margin-left: 10px; font-style: normal;}
.product_detail .item_title{
    border-bottom:2px solid #c4c4c4; width:100%; text-align:center; padding-bottom:20px;
    }
.product_detail .item_title h3 {
    text-align:center; color:#737373; font-size:26px;
    }
.product_detail .item_title p {
    color:#737373; font-size:14px; text-align:center
    }
.product_detail .content {
    width:800px; margin:40px auto;
    }
.product_detail .content img {
        max-width: 820px;margin:20px; color:#3d3d3d; font-size:13px
    }
.product_detail .buttons {
     border-bottom:2px solid #c4c4c4; border-top: 2px solid #c4c4c4; width:100%; text-align:center; padding:30px 0;
    }
.product_detail .buttons a {
    display:inline-block;width:125px; height:40px; font-size:18px; text-align:center; line-height:40px;
    }
.product_detail .buttons a.return_list {
    border:2px solid #b5b5b5; color:#e80000;
    }
.product_detail .buttons a.return_list:hover{
    border:2px solid #e80000; background:#e80000; color:#FFF;
    }
.product_detail .buttons a.chatonline {
    border:2px solid #e90000; color:#FFF; background:#e90000; margin-left:5px
    }
.product_detail .buttons a.chatonline:hover {
    border:2px solid #e90000; color:#FFF; background:red; margin-left:5px
    }
.product_detail .bottom .r_case{height: 55px; line-height: 55px; color: #737373; font-size: 24px; text-transform: uppercase ;}
.product_detail .bottom .r_case i{font-size: 20px; margin-left: 10px; font-style: normal;}
.product_detail .bottom li{float: left; width: 276px; height: 275px; margin: 15px 0 0 15px;}
.product_detail .bottom li img{width: 276px; height: 275px;}
.product_detail .bottom li:nth-child(4n-3){margin-left: 0;}


.product_detail .prevnext {
    width:100%; text-align:right;padding:10px 0;
    }
.product_detail .prevnext li {
        display:inline-block; padding-left:15px
    }
.product_detail .buttons a.prev, .product_detail .buttons a.next {
    display:inline; font-size:13px; line-height:26px;
    }

.article_pagedlist {
    width:1150px; margin:30px auto;
}
.article_pagedlist ul {
    width:100%; margin:auto auto;
    }
.article_pagedlist ul li {
    width:100%;
    margin-top:5px;
    border-bottom:1px dashed #7e5a9d;
    padding:6px 0;
    }
.article_pagedlist ul li a {
    float:left;
    }
.article_pagedlist ul li span {
    float:right;
    }


.dp_banner{position:relative;margin:20px 0;width:100%;height:362px;background: url(../images/img/d_banner.png) no-repeat left top;overflow: hidden;}
.dp_banner .d_h1{
	color: #fff;
	font-size: 38px;
	font-weight: bold;
	line-height: 80px;
	margin-top: 100px;
	text-align: center;
}
.dp_banner .d_h2{
	width: 376px;
	height: 52px;
	border: 2px solid #fff;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 52px;
	margin: 0 auto;
	text-align: center;
}
.dp-steplist{
	height: 122px;
	margin-bottom: 30px;
}
.dp-steplist>li:first-child{
	margin-left: 0;
}
.dp-steplist>li{
	float: left;
	position: relative;
	width: 187px;
	margin-left: 53px;
}
.dp-steplist>li .d-arrow{
	position: absolute;
	top: 50%;
	right: -38px;
	width: 26px;
	height: 34px;
	margin-top: -17px;
	background: url(../images/img/d_arrow.png) no-repeat center;
}
.dp-steplist>li .d-cont{
	width: 187px;
	height: 122px;
	border-radius: 40px;
}
.dp-steplist>li .d-cont .d-tit{
	color: #464646;
	padding-top: 30px;
	font-size: 22px;
	font-size: bold;
	margin-left: 80px;
	line-height: 1.4;
}
.dp-steplist>li .d-cont .d-txt{
	color: #8e8e8e;
	font-size: 14px;
	margin-left: 80px;
	line-height: 16px;
}
.dp-steplist>li .d-num1{
	background:#e6e6e6 url(../images/img/d_num1.png) no-repeat 12px 30px;
}
.dp-steplist>li .d-num2{
	background:#e6e6e6 url(../images/img/d_num2.png) no-repeat 12px 30px;
}
.dp-steplist>li .d-num3{
	background:#e6e6e6 url(../images/img/d_num3.png) no-repeat 12px 30px;
}
.dp-steplist>li .d-num4{
	background:#e6e6e6 url(../images/img/d_num4.png) no-repeat 12px 30px;
}
.dp-steplist>li .d-num5{
	background:#e6e6e6 url(../images/img/d_num5.png) no-repeat 12px 30px;
}
.dp-aboutbox{
	margin-bottom: 10px;
}
.dp-aboutbox .d-left{
	float: left;
	padding-left: 20px;
	padding-right: 40px;
	width: 520px;
    margin-bottom:30px;
}
.dp-aboutbox .d-head{
	margin-bottom: 10px;
}
.dp-aboutbox .d-head .d-tit1{
	display: inline-block;
	line-height: 50px;
	color: #e50000;
	font-size: 32px;
	border-bottom: 3px solid #e50000;
}
.dp-aboutbox .d-head .d-tit2{
	line-height: 44px;
	color: #e50000;
	font-size: 32px;
	margin-bottom: 15px;
}
.dp-aboutbox .d-head .d-txt{
	color: #404040;
	font-size: 13px;
	line-height: 18px;
}
.dp-aboutbox .d-contact .d-tit{
	color: #2e2e2e;
	font-size: 24px;
	line-height: 44px;
}
.dp-aboutbox .d-contact{
	line-height: 24px;
	font-size: 12px;
	color: #404040;
	margin-bottom: 10px;
}
.dp-aboutbox .d-pay .d-tit{
	color: #2e2e2e;
	font-size: 24px;
	line-height: 44px;
}
.dp-aboutbox .d-pay .d-pay1{
	padding-left: 55px;
	height: 42px;
	color: #2e2e2e;
	font-size: 13px;
	line-height: 42px;
	margin-bottom: 10px;
	background: url(../images/img/zhifu1.png) no-repeat 2px center;
}
.dp-aboutbox .d-pay .d-pay2{
	padding-left: 55px;
	height: 47px;
	font-size: 13px;
	margin-bottom: 10px;
	line-height: 20px;
	background: url(../images/img/zhifu2.png) no-repeat left center;
}
.dp-aboutbox .d-pay .d-pay2 .d-p1{
	color: #2e2e2e;
}
.dp-aboutbox .d-pay .d-pay2 .d-p2{
	color: #9d9d9d;
}
.dp-aboutbox .d-right{
	float: right;
	width: 570px;
}
.dp-aboutbox .d-right .d-tit{
	line-height: 46px;
	font-size: 22px;
	color: #444;
}
.dp-aboutbox .d-right .d-form>li{
	margin-bottom: 6px;
	background: #ecebeb;
	height: 43px;
	line-height: 43px;
	font-size: 13px;
	color: #998d8d;
}
.dp-aboutbox .d-right .d-form>li .d-txt{
	padding: 0 16px;
	float: left;
}
.dp-aboutbox .d-right .d-form>li .d-input{
	float: left;
	width: 460px;
}
.dp-aboutbox .d-right .d-form>li .d-input input{
	background: #ecebeb;
	border:none;
	height: 40px;
	width: 460px;
}
.dp-aboutbox .d-right .d-areabox{
	height: 170px;
	background: #ecebeb;
	padding: 0 16px;
	margin-bottom: 10px;
}
.dp-aboutbox .d-right .d-areabox .d-tit{
	line-height: 43px;
	font-size: 13px;
	color: #998d8d;
}
.dp-aboutbox .d-right .d-areabox textarea{
	display: block;
	width: 100%;
	resize: none;
	height: 120px;
}
.dp-aboutbox .d-right .d-btn{
	display: block;
	border: 2px solid #b5b5b5;
	width: 566px;
	height: 54px;
	color: #e30000;
	text-align: center;
	font-size: 22px;
	line-height: 40px;
    cursor:pointer;
    font-family:"microsoft yahei"
}
.dp-aboutbox .d-right .d-btn:hover {
        border: 2px solid #e30000;
	color: #FFF;
    background:#e30000
    }
.dp-aboutbox .d-right .d-btn:hover{
	text-decoration: none;
}
.dp-aboutbox .c-ewm img{
    float:left; margin-right:13px; margin-top:10px;width:91px; margin-bottom:20px;
    }
.dp-aboutbox .c-ewm h3 {
        color: #2e2e2e;
        font-size: 24px;
        line-height: 44px;
    }
.dp-aboutbox .c-ewm p {
        width:280px
    }

.single_detail {
    width:1150px; margin:20px auto;
}
    .single_detail .left {
        width:850px; float:left;
        margin:20px 0;
    }
    .single_detail .left h3{
        font-size:28px; color:#757575;
    }
    .single_detail .right {
        width:250px; float:right;margin:20PX 0;
    }
    .single_detail .right dt {
        color:#b4b4b4; font-size:40px; text-transform:uppercase;border-bottom:1px dashed #7e5a9d; text-align:center
        }
    .single_detail .right dd {
        border-bottom:1px dashed #7e5a9d; padding:5px 0;color:#b4b4b4; font-size:14px;
        }
        .single_detail .right dd a,.single_detail .right dd img {
            margin-left:20px;
        }
   








