@charset "utf-8";
/* CSS Document */

body,div,ul,li,a{ margin:0 auto; border:0px; padding:0px; color:#333; font-family:"Microsoft YaHei"; text-align:center}
ul,li{ list-style:none}
a{ text-decoration:none}

.top{ width:100%; height:auto; }
.logo{ width:90%; text-align:center; height:40px}
.logo .left{ float:left; margin-top:5px}
.logo .right{ float:right; line-height:40px}

.main{ width:100%; height:auto;}
.main_body{ width:80%; height:auto;}
.part_one{ width:100%; height:auto; }
.part_one ul{  width: auto; height:270px}
.part_one li{ width:33%; margin:20px 0px; height:230px; float:left; }
.part_one_pic{ width:320px; height:150px;}
.part_one_title{ width:320px; height:40px; font-size:15px}
.part_one_title span{ line-height:40px;color: #333;}
.more{ width:320px; height:auto; }
.more .btn{ width:90px; height:30px;}
.more .btn a{ color:#333;line-height:30px}

.part_two{ width:100%; height:auto; position:relative; clear:both;}
.part_two .title{ width:400px; height:70px;; margin:30px auto}
.part_two .title span{ color:#333; font-size:36px; line-height:70px; font-weight:bold}
.part_two ul{ width:100%; height:auto}
.part_two ul li{ width:100%; height:auto; float:left}
.part_two_title { width:90%; height:80px; margin:10px auto; border-bottom:1px solid #f5f5f5}
.part_two_title span { line-height:80px; font-size:30px; font-family:"YouYuan"; color: #333}
.part_two_body{ width:100%; height:auto; margin:40px auto}
.part_two_body span a{ line-height:50px; font-size:20px;  margin-left:10px;color: #333}
.two{ width:50%; float:left}
.one{ width:50%; float:left}

.part_two_body2{ width:100%; height:180px; margin:30px auto}
.part_two_body2 span{ width:50%; line-height:60px; margin:10px auto; float:left; color:#fff; font-size:24px}

.img1{ margin:50px auto}

.part_three{width:100%; height:auto; position:relative; clear:both;}
.part_three .title{ width:400px; height:70px;margin:30px auto}
.part_three .title span{ color:#333; font-size:36px; line-height:70px; font-weight:bold}
.part_three ul{ width:100%; height:auto}
.part_three ul li{ width:31%; margin:0px 1%; float:left}
.part_three ul li img{ width:100%; height:90px}

.footer{ width:100%; text-align:center; height:auto}
.footer .lx{ width:80%; height:auto}



