﻿@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
body{font-size:14px; font-family: "Microsoft Yahei",Verdana,Arial,Helvetica,sans-serif; background-color:#fff; color:#333333; font-weight:normal;}
li, ol{list-style: outside none none; }
i, em{font-style: normal; }
a{text-decoration: none; font-family: "Microsoft Yahei";  color:#333333;}
a:hover{cursor:pointer; text-decoration: none; }
.clear{clear: both; overflow: hidden;  }
img{border:none; clear:both; vertical-align:top; }

.text{ font-size: 16px; line-height: 25px;padding: 5px; color: #333; }
.shangsheng{ margin: 15px 0; }
.shangsheng dl dt{ border-bottom: 1px solid #ddd; text-align: center; height: 35px; line-height: 35px; font-size: 18px; color: #ff9419; }
.shangsheng dl dd span{ color: #ff9419; margin-left: 10px; margin-right: 5px; }
.shangsheng img{ width: 100%; }


.what_need{ width: 98%; margin: 0 auto; }
.what_need dl{ width:50%; float:left; border:1px solid #ddd; box-sizing:border-box;  margin: 10px 0;}
.what_need dl:nth-child(1),.what_need dl:nth-child(3){ border-right:0;}
.what_need dl dt{ padding: 2px; text-align: center; background: #ff9419; width: 70%; margin: 5px auto;  color: #fff; border-radius: 15px;}
.what_need dl dt span{  display: inline-block; width: 5px; height: 15px; background: #fff; margin-right: 5px; vertical-align: -3px; border-radius: 3px; }
.what_need dl dd{ padding:5px; border-radius: 5px; background: #1082c9; color: #fff; line-height: 25px; font-size: 15px; margin: 10px 5px; text-align: center; }


.tuandui{ padding: 15px 0; }
.tuandui_l{ width: 35%; text-align: center; float: left; }
.tuandui_l img{ width: 80%; }
.tuandui ul{ width: 65%; float: right; font-size: 15px; }
.tuandui ul li{ height: 22px; }
.tuandui ul li span{ color: #ff9419; font-weight: bold; }
.tuandui ul li:nth-child(4){ font-size: 17px; color: #ff9419; border-top: 1px dotted #ddd; width: 90%; margin-top: 5px; padding-top: 3px; }

.tuandui p{ font-size: 13px; line-height: 22px; padding: 10px; background: #f5f5f5; margin: 10px; border-radius: 5px; }






