@charset "gb2312";
/* CSS Document */
body{font-family:"carter-one"}
*{ margin:0px; padding: 0px; }
.banner{ width:100%;height: auto;}
.banner img{ width:100%;}
.content{ width:1000px; height: auto; margin: 0px auto; overflow: hidden;}

.hdty{ width:980px; margin-top:50px; height: auto; border:2px solid #d3370a;border-radius: 10px; }
.hdty h2{ text-align:center; line-height:60px; color: #d3370a}
.hdty p{ width: 100%; overflow: hidden; line-height:40px; color:#767676; border-bottom: 1px solid #eceff4}
.hdty p .name { float: left; margin-right: 50px;color: #666666;display: inline-block; width: 140px;text-align: right; font-size:20px; vertical-align: top;    line-height: 40px; margin-bottom: 15px;letter-spacing: 2px;}

.hdty p .jianjie{ float: left; display:inline-block;  line-height: 40px; margin-bottom: 15px;letter-spacing: 2px;}
.hr{ width:100%;  margin:40px auto;height: auto; overflow: hidden; clear: both}

.list{ width:100%; height: auto; overflow: hidden}
.list ul{ width:1010px; margin-left: -10px; list-style: none;height: auto; overflow: hidden}
.list ul a{color: #444;text-decoration: none}
.list ul a:hover{ text-decoration: none}
.list ul li{  float: left; width: 180px; margin: 15px 10px;}
.list ul li img{ width: 100%;}
.list ul li span{ width:99%; display: block; line-height: 35px; height: 40px; text-align: center; border: 1px solid #E7E7E7; border-radius: 3px;}

footer{ width:1000px; height: auto; overflow: hidden; margin: 50px 0 20px 0; padding-top: 20px; border-top: 2px solid #d3370a; text-align: center;}
footer p,footer a{ line-height: 30px; text-align: center; width: 100%; font-size: 14px; color: #444;text-decoration: none;}
