@charset "utf-8";
/* CSS Document */


/*=============  about -----------*/
.page-ab{
	padding-top:30px;
	padding-bottom:50px;
}
.page-ab p{
	line-height:180%;
	font-size:14px;
	padding-bottom:30px;
}
.page-ab p img{
	max-width:1100px;
}

/*=============  news -----------*/
.pg-news.ix-news-list{
	padding-bottom:50px;
}

/*============ 分页 ============== */
.paginator
{
    text-align: center;
    height: 36px;
    margin-top:25px;
}
.paginator a
{
    font-size:12px;
    padding:2px 10px;
    border:solid 1px #e0e0e0;
    margin-left:15px;
    display:inline-block;
	background-color: #fff;
}
.paginator a:hover{
	color:#fff;
	border:solid 1px #cf403c;
    background-color:#cf403c;
}
.paginator .cpb
{   
   border:solid 1px #cf403c;
   background-color:#cf403c;
   padding:2px 10px;
   font-size:16px;
   margin-left:15px;
   color:#fff;
   display:inline-block;
}

/*-----------新闻详细------------*/
.pg-news-detail{
	padding-bottom:50px;
}
.news-detail-head-t1{
	text-align:center;
	font-size: 16px;
    color: #cf403c;
    font-weight: bold;
    text-decoration: none;
}
.news-detail-head-t2{
	text-align:center;
	padding:20px 0px;
	color:#999;
}
.news-detail-head-t2 .t2-1, .news-detail-head-t2 .t2-2, .news-detail-head-t2 .t2-3{
	padding-left:10px;
	color:#999;
}
.news-detail-head-t3{
    background-color: #f7f7f7;
	padding:5px 10px;
	border: 1px #e8e8e8 solid;
	color:#808080;
}
.next-x{
	padding-top:20px;
	    border-top: dashed 1px #cccccc;
}
.news-detail, .news-detail-text{
	padding-top:25px;
}
.next a:hover{
	color:#3d7fea;
}
.news-detail-text p{
	padding-bottom:20px;
	line-height:200%;
}
.news-detail-text p img{
	max-width:930px;
}

/*=========== pg-pro-list ============*/
.pg-pro-list{
	padding-bottom:50px;
}
.pg-pro-list ul{
	width:1145px;
	margin-left:-45px;
    padding-bottom: 15px;
}
.pg-pro-list ul li{
	width:210px;
	height:225px;
	padding:15px;
	float:left;
	margin-left:44px;
	padding-bottom:0px;
	border:solid 1px #f2f2f2;
	margin-top:40px;
	background: #f2f2f2;
}
.pg-pro-list ul li .pg-pro-img img{
	width:210px;
	height:154px;
}
.pg-pro-list ul li .pg-pro-tit{
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
	color:#666;
}
.pg-pro-list ul li .pg-pro-t2{
	color:#d22329;
}
.pg-pro-list ul li:hover{
	border:solid 1px #d22329;
}

/*-----------产品详细------------*/
.page_product_detail{
	padding-top:30px;
	padding-bottom:50px;
}
.product_detail_head_t1 {
    text-align: center;
    font-size: 16px;
    color: #d22329;
    font-weight: bold;
    text-decoration: none;
}
.product_detail_head_t2 {
    text-align: center;
    padding: 10px 0px;
	color:#999;
}
.product_detail_head_t3 {
    border-bottom: 1px #e8e8e8  dashed ;
	color:#808080;
}
.pg_product_deatil_pic {
	width:380px;
	margin:0px auto;
	margin-top:30px;
}
.pg_product_detail_xx{
	padding-top:30px;
}
.detail_xx_head {
    font-size: 14px;
    color: #666;
    background-color: #F5F5F5;
    border: 1px solid #E5E5E5;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.detail_xx_main {
    padding-bottom: 20px;
	    padding-top: 20px;
		    border-top: dashed 1px #cccccc;
}

.detail_xx_main p {
    font-size: 12px;
    color: #5a5a5a;
	text-align:center;
}
.detail_xx_main p img{
	max-width:750px;
}

/*=========== 留言 ========*/
.appion-wz{
	width:380px;
	font-size:16px;
	color:#666;
	text-align:center;
	line-height:180%;
}
.appion-wz .aa1{
	font-size:30px;
	font-weight:bold;
	padding-bottom:30px;
	color:#999;
}
.appion-bg {
	width:500px;
}
.appion-bg .ix-input{
    padding-bottom: 10px
}
.appion-bg .ix-input span{
    padding-right: 10px;
    width: 60px;
    display: inline-block;
}
.ix-input .mess_k {
    width: 258px;
    height: 33px;
    line-height: 33px;
    text-indent: 5px;
    outline: none;
}
.ix-input .mess-btn {
    width: 160px;
    height: 35px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background-color: #d22329;

    text-align: center;
    line-height: 34px;
    display: block;
    margin-left: 34px;
}

.appion-bg .ix-input .mess_k{
	width:420px;
}
.appion-bg .ix-input .mess_text{
	width:420px;    text-indent: 5px;
	padding-top:5px;
}
.appion-bg .ix-input .mess-btn{
	margin-left:69px;
	margin-top:10px;
}	



.cont p
{
    padding-bottom:15px;
   }