﻿/*==内页标题↓==*/
.prod_title{ padding-top:1.65rem; padding-bottom:1.4rem;}
.prod_title h3{ font-size:1.28rem;font-weight:600;text-align:center;}
.prod_title h4{font-size:1rem; font-weight:600;color:#333; text-align:center;line-height:1.3rem;}


.hjlist{ width:100%; overflow:auto;}
.hjlist li{ width:48%; float:left; margin:1%;}
.cp { width: 100%;border: 1px #e6e6e6 solid; box-sizing: border-box;}

/*==内页产品导航↓==*/
 .in-prd-menu{background-color:#fff;margin-bottom:1rem}
 .in-prd-menu li{float:left;width:50%;border:1px solid #d5d6d9}
 .in-prd-menu li a{display:block;font-size:1.24rem;line-height:2.5rem;padding-left:1.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}
 .in-prd-menu li a:before{content:"";width:.375rem;height:.375rem;background:#;position:absolute;top:40%;left:.75rem;border:#333 .1rem solid;border-radius:50%;}

/*==内页产品详情↓==*/
.prod_info{ width:100%; margin-top:-0.25rem;}
.prod_info img{ width:100%;}
.prod_info h3{font-size:1.32rem; font-weight:900;color:#fff; text-align:center; background:#ff7c00 url(../Images/bg_40x40.jpg) no-repeat; background-size:cover; line-height:5.15rem;}
.prod_info h3 span{ color:#fff; font-size:1.2rem;font-weight:400; line-height:1.45rem; display:block}
.prod_info h4{font-size:1.4rem; font-weight:400;color:#333; text-align:center; margin-top:1.7rem;}
.prod_info h4 span{font-size:1.14rem; font-weight:900;color:#333; text-align:center;letter-spacing:1.06rem;line-height:1.3rem; display:block}
.prod_info p{ font-size:1.14rem;font-weight:400; width:100%;text-align:left; line-height:1.4rem;color:#ff5400;margin:1.3rem auto; margin-bottom:1.8rem;}

/*==内页新闻列表↓==*/
.news_list ul{  margin:0 auto; margin-top:1.15rem;}
.news_list ul li{border-bottom:#ededed 1px solid; position:relative; height:8.5rem;}
.news_img{width:7.8rem; height:5.8rem; position:absolute; right:0; top:1.15rem;}
.news_img img{ width:7.8rem; height:5.8rem;}
.news_title{ font-size:1.24rem; color:#333; font-weight: normal; width:16rem;position:absolute;top:1.18rem; line-height:1.8rem; text-align: justify; letter-spacing:0;}
.news_time{ font-size:1rem; color:#aaa; font-weight:500;position:absolute;bottom:1.15rem;}
.news_counter{font-size:1.16rem; color:#aaa; font-weight:500;position:absolute;bottom:1.15rem; left:6.3rem; background:url(../Images/yuedu.gif) no-repeat left center; padding-left:2.05rem; background-size:1.5rem;}

.news_info{ margin:0 auto;margin-top:2.2rem}
.news_info_title{font-size:1.34rem; color:#333; font-weight:bold;text-align: justify; letter-spacing:0; line-height:1.45rem; margin-bottom:1.3rem;}
.news_info_p{font-size:1rem; color:#aaa; font-weight:500;}
.news_info_p span{font-size:1rem; color:#aaa;background:url(../Images/yuedu.gif) no-repeat left; padding-left:2.35rem; margin-left:2.3rem;background-size:1.5rem;}

/*==内页联系方式↓==*/
.Profile_contact{ background:#f5f5fa; padding-bottom:1.5rem;}
.Profile_contact dl{ width:90%; margin:0 auto; background:#fff; padding-top:1.45rem;padding-bottom:1.45rem;}
.Profile_contact dl dt{padding-left:1.3rem;font-size:1.24rem; color:#333; font-weight:900; margin-bottom:1.3rem;}
.Profile_contact dl dd{padding-left:1.3rem; font-size:1.2rem; color:#666; font-weight: normal; margin-top:1.15rem;}
.Profile_contact dl dd a{ color:#666; font-size:1.2rem;}
.contact_lianxi{width:90%; margin:0.1rem auto; position:relative; height:12.9rem;}
.contact_lianxi img{ display:block; margin:0 auto;}
.contact_dh img,.contact_zx img{ }
.contact_qr img{ }
.contact_dh{ width:59.5%;  background:#fff;position:absolute;}
.contact_zx{ width:59.5%; background:#fff;position:absolute; top:6.8rem;}
.contact_qr{ width:39%; height:13.2rem; background:#fff;float: right}

/*==分页↓==*/
.Page{float:left;width:100%; margin:20px 0 50px 0; text-align:center;}
.Page span{border:0px #ddd solid;padding:2px 5px;margin:0 2px; background:#ddd; color:#999}
.Page a{border:1px #bbb solid;padding:2px 5px;color:#666; }
.Page a:hover{color:#fff; background:#f60}