* {
    margin:0;
    padding:0;
}
a {
    text-decoration:none;
}
ul, li {
    list-style:none;
}
body {
    font-family:"微软雅黑";
}
.centent {
    margin:0px auto;
    width:1221px;
    margin-top:50px;
    margin-bottom:25px;
    /*padding-top:45px;*/
}
.centent .centent_one {
    width:700px;
    height:300px;
    margin:0px auto;
}
.centent_one_left {
    width:auto;
    /*height:158px;*/
    display:block;
    float:left;
}
.centent_one_right {
    width:390px;
    height:114px;
    float:left;
    margin:55px 0 0 60px;
    font-size:14px;
    padding-top:20px;
}
.centent_one_right h4{
    position: relative;
	line-height: 26px;
	color:#454545;
}
.centent_one_right h4 .apology{
    color: #ff6b01;
	font-size:20px;
}
.centent_one_right h4 img{
    position: absolute;
    top:0px;
    left:-40px;
}
.centent_one_right_wen {
    margin-top:24px;
    line-height:26px;
    color:#454545;
}
.centent_one_right_wen p{font-weight: bold;}
.centent_one_right_wen p span{
    color:#ff6b01;
}
.centent_one_right_wen p a {
	width:88px;
    height:23px;
    border:1px solid #ff6b01;
    display: block;
    float: left;
	text-align:center;
    font-size: 14px;
    line-height: 23px;
    color:#ff6b01;
	background-color:#fff;
}
.centent_one_right_wen p a:hover {
    text-decoration:none;
	color:#fff;
	background-color:#ff6b01;
}
.right_wen_link{
    margin-top:10px;
}
.link_index{
    margin-right:17px;
}
.centent .centent_two {
    width:100%;
    background:#fff;
    margin-top:26px;
}
.centent_two_top {
    height:30px;
    width:100%;
    border-bottom: 1px solid #ff6b01;
    font-size:14px;
    line-height:30px;
}
.centent_two_top h4 {
    background: #ff6b01;
    padding: 0 10px;
    height: 30px;
    display: inline-block;
}
.centent_two_index {
    width:100%;
	display: inline-block;
	margin-top: 15px;
}
#columns{margin:5px 0 0 15px;}
.centent_two_index_list {
    float:left;
    width:33%;
}
.centent_two_index_list b {
    display:inline-block;
    width:18px;
    height:16px;
    background:#bcbcbc;
    line-height:16px;
    text-align:center;
    color:#fff;
    font-size:11px;
    font-weight:bold;
    margin-right:3px;
}
.centent_two_index_list li {
    line-height:30px;
    width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.centent_two_index_list li a {
    font-size:12px;
    color:#444444;
    line-height:26px;
    margin-top:3px;
}
.centent_two_index_list li a:hover {
    text-decoration:underline;
    color:#4379b9;
}
/*产品展示部分 开始*/
.ul_product{
    width:auto;
}
.ul_product li{
    width:228px;
    /*height:315px;*/
    height:auto;
    display: block;
    float: left;
    margin:0 14px 14px 0;
	border-radius: 6px;
    box-shadow: 0 1px 10px 0 rgba(144,144,144,0.2);
    font-family: SourceHanSansCN-Regular;
}
.ul_product_4{
    margin-right:0;
}
.product_centent{
    width:100%;
    height:auto;
    font-size: 12px;
}
.product_centent_div{
    width:100%;
    height:218px;
    position: relative;
    z-index: 0;
}
.centent_div_img{
    width:100%;
    height:100%;
}
.centent_div_img img{
    width:100%;
    height:100%;
    display: block;
}
.centent_div_down{
    width:214px;
    height:30px;
    background: #fff;
    position: absolute;
    left:0;
    bottom: 0;
    display: none;
    filter: alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
    z-index: 1;
    font-size: 12px;
}
.down_xunjia{
    width:106px;
    height:30px;
    line-height: 30px;
    text-align: center;
    background: #ff7300;
    display: block;
    float: left;
    color:#fff;
}
.down_shoucang{
    width:106px;
    height:30px;
    line-height: 30px;
    text-align: center;
    background: #ff7300;
    display: block;
    float: right;
    color:#fff;
}
.centent_div_down a:hover{
    color:#fff;
    text-decoration: none;
}
.product_centent_chanpin{
    width:194px;
    height:35px;
    line-height: 18px;
    padding:0 10px;
    margin:6px 0 0 0;
    color:#0267b7;
	font-size:14px;
}
.product_centent_chanpin a{
    color:#000;
}
.product_centent_chanpin a:hover{text-decoration: none;}
.product_centent_chanpin font{
    font-size: 12px;
    color:#ff0101;
}
.product_centent_dizhi{
    width:194px;
    height:20px;
    line-height: 20px;
    padding:0 10px;
    margin:3px 0;
    color:#959595;

}
.dizhi_sheng{
    margin-right: 10px;
}
.product_centent_gongsi{
    width:194px;
    height:40px;
    line-height: 27px;
    padding:0 10px;
    color:#434343;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.product_centent_gongsi a{color:#908585;}
.product_centent_gongsi a:hover{text-decoration: none;}
/*产品展示部分 结束*/
