﻿@charset 'utf-8';

.banner{width:100%;height:168px;background:url(../../images/bannerBg.png) repeat-x 0 0;text-align:center;}
.banner .main{width:1000px;height:168px;margin:auto;background:url(images/banner.png) no-repeat 0 0;}

#main{width:1000px;height:auto;min-height:400px;margin:35px auto;}

#main .artLi{width:480px;height:261px;float:left;margin-right:40px;margin-bottom:50px;border-bottom:1px solid #ccc; text-align:center;}
#main .artLi img{margin:auto;}
#main .text{width:100%;height:40px;overflow:hidden;float:right; text-align:left;}
#main .text .artTitle,#main .text .artTitle a{width:100%;height:100%;overflow:hidden;font-size:14px; font-weight:bold;color:#111;line-height:40px;}
#main .artPic{width:480px;height:221px;overflow:hidden;background:#0c5dae;}

#here{color:#187ee3;font-size:14px;line-height:30px;}
#here a{color:#111;}
#here a:hover{color:#187ee3;}
#content{width:100%;height:auto;padding:10px 20px 50px;margin-bottom:50px;background:#f2f4f5;box-sizing:border-box;line-height:150%;}
#content #artTitle h1{text-align:center;}

