﻿@charset "utf-8";
.subcon{width: 1150px;margin: 0 auto;}
.subnav{padding: 15px 0;}
.subnav a{text-align: center;padding:0 5px;text-decoration: underline;}
.subnav a:hover{color: #E4007F}
.con{font-size: 16px;}
/*文章详情页*/
.art-box{margin-bottom: 10px;}
.art-box h1{text-align: center;font-family: Microsoft YaHei,serif;padding-bottom: 10px;border-bottom: 1px solid #999;}
.art-box .share{float: right;margin: 15px 0 0;}
.art-box .con{clear: both;margin-bottom: 50px;margin-top: 20px;font-size: 16px;}
.art-box .con p{font-size: 16px;line-height: 32px;}
.art-box .readmore p{padding-bottom: 20px;font-weight: bold;}
.art-box .readmore a{font-weight: normal;}
/*客户见证详情页*/
.client-box{margin-top: 50px;}
.client-box h1{text-align: center;font-family: Microsoft YaHei,serif;padding-bottom: 10px;border-bottom: 1px solid #999;margin-bottom: 30px;}
.client-box .con p{font-size: 16px;line-height: 32px;}
/*联系我们*/
.con .share{margin-bottom: 20px;}

/*列表*/
.list-con{padding-top: 30px;}
.list-con li{width: 990px;height: 203px;margin-bottom: 20px;clear: both;}
.list-con li:nth-child(odd){background: url(../images/article_list_lf.jpg);}/*奇数项*/
.list-con li:nth-child(even){background: url(../images/article_list_rt.jpg);}/*偶数项*/
.list-con li .lf{float: left;}
.list-con li:nth-child(even) .lf{float: right;margin-right: 41px;}
.list-con li:nth-child(even) .rt{float: left;}
.list-con li .lf img{width:299px;height: 195px;padding: 4px; }
.list-con li:nth-child(even) img{}
.list-con li .rt{float: left;margin-left: 50px;width: 550px;padding-top: 35px;}
.list-con li .rt .tit{font-size: 20px;font-weight: bold;}
.list-con li .rt p{padding: 10px 0;line-height: 22px;}
.list-con li .rt p a{color: #f08300;}
.list-con li .rt p a:hover{color: #E4007F}
.pages-area{text-align: center;font-size: 18px;margin-top: 40px;}
.pages-area a{padding-right: 20px;}

/*产品详情页*/
.product{width: 1060px;}
.pro-box{padding-top: 50px;}
.pro-box .lf{width: 400px;float: left;}
.pro-box .lf img{width: 392px;height: 340px;border:4px solid #ddd;box-shadow: 8px 8px 12px #999;}
.pro-box .rt{width: 590px;float: right;}
.pro-box .rt h1{padding-top: 10px;font-size: 22px;text-align: left;}
.pro-box .spec{padding: 15px 0;}
.pro-box .spec dl{overflow: hidden;font-size: 16px;margin-bottom: 10px;}
.pro-box .spec dt{width: 80px;float: left;font-weight: bold;}
.pro-box .spec dd{width: 460px;float: left;}
.pro-box .rt .ask{padding: 10px 15px;background:#f08300;color: #fff;font-size: 28px;display: inline-block; }
.pro-box .rt .ask b{font-weight: bold;}

.detail-tit{margin-top: 40px;font-size: 18px;border-top: 4px solid #E4007F;border-bottom: 4px solid #E4007F;}
.detail-tit b{padding: 10px ;display: inline-block;color: #E4007F}

/*招商加盟*/
.product-li li{margin-bottom: 20px;}
.product-li li img{width: 435px;height: 300px;}
.product-li li.lf{height: 323px;background: url(../images/join_pro_lf.jpg);}
.product-li li.lf .pic{margin: 17px 0 0 5px;float: left;}
.product-li li.lf .dec{float: left;width: 480px;padding: 30px 0 0 70px;}
.product-li li .dec h3{font-size: 22px;font-weight: bold;margin-bottom: 20px;}
.product-li li .dec dl{margin-bottom: 15px;overflow: hidden;font-size: 16px;line-height: 24px;}
.product-li li .dec dt{width: 90px;float: left;font-weight: bold;}
.product-li li .dec dd{float: left;width: 370px;}
.product-li li:nth-child(even){height: 323px;background: url(../images/join_pro_rt.jpg);}/*偶数项*/
.product-li li:nth-child(even) .pic{float: right;width: 480px;padding-right: 17px;}
.product-li li:nth-child(even) .dec{float: left;width: 460px;padding: 30px 0 0 15px;}
.callus{padding-top: 30px;text-align: center;}
.callus a{display: inline-block;border:2px solid #999;font-size: 22px;width: 200px;height: 50px;line-height: 50px;border-radius: 10px;}
.callus a:hover{border-color: #E4007F;}

/*招商政策*/
.policy{height: 1263px;background: #e51373;margin-top: 50px;}

/*优势*/
.advantage{margin-top: 100px;}
.advantage h2{width: 823px;background: url(../images/advantage_tit.jpg) no-repeat;font-size: 28px;padding-bottom: 15px;border-bottom: 5px solid #e51373;padding-top: 145px;text-align: center;margin: 0 auto;}
.advantage .box{margin-top: 30px;overflow: hidden;}
.advantage .box h3{font-size: 38px;font-weight: bold;text-align: center;}
.advantage .box .lf{float: left;width: 480px;}
.advantage .box .lf .pink{background: #e51373;color: #fff;}
.advantage .box .rt{float: right;width: 480px;}
.advantage .box .rt .grey{background: #838383;color: #fff;}
.advantage .box li{font-size: 28px;text-align: center;padding: 10px 0;margin: 10px 0;}

/*专注*/
.join-focus{margin: 80px 0 50px;}
.join-focus a{display: block;}

/*客户见证*/
.floor2{width: 1150px;margin: 0 auto;}
