@charset "utf-8";
/* CSS Document */
@import url(main.css);

.about_box{width:100%; overflow:hidden; background:#FFF;}
.about_box ul.ul_tit{padding:0 15px; height:50px; line-height:50px; overflow:hidden;}
.about_box ul.ul_tit span{display:inline-block; height:20px; line-height:20px; border-left:3px #2d8bcd solid; padding-left:10px; font-size:16px; color:#2d8bcd; font-weight:bold;}
.about_box img{width:100%; height:auto; display:block;}
.about_box ul.ul_cont{padding:15px; font-size:16px; line-height:30px; overflow:hidden;}

.zizhi_box{width:100%; overflow:hidden; background:#FFF; margin-top:20px;}
.zizhi_box ul.ul_tit{margin:0 15px; height:50px; line-height:50px; border-bottom:1px #eee solid; overflow:hidden;}
.zizhi_box ul.ul_tit span{display:inline-block; height:20px; line-height:20px; border-left:3px #2d8bcd solid; padding-left:10px; font-size:16px; color:#2d8bcd; font-weight:bold;}
.zizhi_box ul.ul_list{padding:15px 0 15px 15px; background:#fff; overflow:hidden;}
.zizhi_box ul.ul_list li{width:50%; margin-bottom:20px; float:left; overflow:hidden;}
.zizhi_box ul.ul_list li p{margin-right:15px; padding:20px 0 15px 0; background:#FFF; text-align:center; border:1px #ddd solid; overflow:hidden;}
.zizhi_box ul.ul_list li p img{width:80%; height:auto;}
.zizhi_box ul.ul_list li p.p_text{padding:10px 0; border:0; background:#2d8bcb; font-size:16px; color:#FFF;}

.zizhi_box ul.ul_addr{padding:15px; color:#333; font-size:16px; line-height:30px; overflow:hidden;}
.zizhi_box ul.ul_addr p{margin-bottom:10px;}
.zizhi_box ul.ul_addr font{color:#2d8bcb;}

.chejian_box{width:100%; overflow:hidden; background:#FFF; margin-top:20px;}
.chejian_box ul.ul_tit{margin:0 15px; height:50px; line-height:50px; border-bottom:1px #eee solid; overflow:hidden;}
.chejian_box ul.ul_tit span{display:inline-block; height:20px; line-height:20px; border-left:3px #2d8bcd solid; padding-left:10px; font-size:16px; color:#2d8bcd; font-weight:bold;}
.chejian_box ul.ul_list{background:#fff; padding:0 0 15px 15px; overflow:hidden;}
.chejian_box ul.ul_list img{width:100%; height:100%;}
.chejian_box ul.ul_list li{float:left; width:50%; overflow:hidden;}
.chejian_box ul.ul_list p{padding:15px 15px 0 0;}
.chejian_box ul.ul_list p img{width:100%; height:100%;}