﻿@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:475px;height:145px;float:left;margin-right:50px;margin-bottom:50px;}
#main .text{width:215px;height:145px;overflow:hidden;float:right;}
#main .text .artTitle,#main .text .artTitle a{width:215px;height:45px;overflow:hidden; font-size:14px; font-weight:bold;color:#111;}
#main .text .artDesc{width:215px;height:60px;margin-top:11px;overflow:hidden; font-size:14px;color:#999}
#main .text .artView a{color:#187ee3;font-size:14px;}
#main .artPic{width:250px;height:145px;overflow:hidden;float:left;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;}


