*{ padding: 0px; margin: 0px; }
body{background: #e4f0e6}
a{ text-decoration: none; color: #353535 }
a:hover{color: #105cfb}
ul,li{list-style: none;}
.cl{clear: both;}
.fl{ float: left; }
.fr{ float: right; }

.w1200{ width: 1000px; margin: 0 auto; }
.w1000{ width: 1000px; margin: 0 auto; }
.head{ height: 60px; line-height: 60px; background-color: #FFF; }
.head01{ font-size: 22px; }
.head02{ margin-left: 50px; }
.head02 ul li{ float: left; padding: 0px 50px; }
.head02 ul li a{ font-size: 16px; }
.head03{ font-size: 14px; }

.contents{ background: #f7f3f3; padding: 20px; }
.content_left { width: 340px; }
.content_left img{ width: 325px; height: 220px; border:8px solid #FFF; border-radius: 20px; }

.content{ margin-bottom: 25px; }
.content_list{ margin-top: 20px; }
.content_right{ margin-left: 20px; width: 640px }
.content_right01{margin-bottom: 15px; font-size: 20px; font-weight: bold; }
.content_right02{margin-bottom: 10px; color: #fd5c63; border:1px solid #fd5c63; padding: 3px 10px; border-radius: 5px; display: inline-block; }
.content_right03{margin-bottom: 10px; color: #666666; font-size: 12px;}
.content_right04{margin-bottom: 10px; width: 90px ; height: 30px;background: #fd5c63; color: #FFF; line-height: 30px; text-align: center; border-radius: 5px;}
.content_right04 a{color: #FFF;}
.content_right05{margin-bottom: 10px; color: #000000;}
.content_right06{margin-bottom: 10px;}
.content_right06 a{margin-bottom: 10px; display: inline-block; padding: 3px 10px; float: left; margin-right: 10px; border:1px solid #999999; border-radius: 5px; color: #999999;}

.bottom{ text-align: center; padding: 30px 0px; background-color: #FFF; }

.page{padding: 20px 0px; text-align: center;}
.page div a{ display: inline-block; border:1px solid #dedede; padding: 5px 10px; margin-left: 10px; }
.page div span{ display: inline-block; border:1px solid #dedede; padding: 5px 10px; margin-left: 10px; }
.page div .current{ border:1px solid rgb(255, 0, 20); color: rgb(255, 0, 20); }
