/* CSS Document */
#banner{ width:100%;  overflow:hidden;}
.banner{ margin:0 auto; height:600px;}
/*----------百千诚物流--------*/
.bqc_all{ width:1200px; margin:0 auto;}
.bqc{ padding:60px 0;}
.bqc ul { padding-top:30px;}
.bqc ul li { border-radius:20px; background:#f5f5f5; width:270px; height:370px;  float:left; margin-right:40px;}
.bqc ul li:hover{ background:#018ade; color:#fff; cursor:pointer;}
.bqc ul li .nir{ padding:10px 20px;}
.bqc ul li .nir h3{font-size:18px; text-align:center; border-bottom:2px dashed #dddddd; height:60px; line-height:60px;}
.bqc ul li .nir p a{ color:#333; font-size:14px;}
.bqc ul li:hover .nir p a{ color:#fff;}
.bqc ul li .nir p{ padding-top:25px;}
.title{ font-size:28px; text-align:center; height:60px; line-height:60px; background:url(../../images/unLogin/index_title.png) no-repeat bottom center;}
/*----------服务项目--------*/
.service{ width:100%; margin:0 auto; height:595px; background:url(../../images/unLogin/index05.jpg) center; color:#fff;}
.service .nir{ width:1200px; margin:0 auto; padding:60px 0}
.service .tit{  text-align:center; padding-top:50px;}
.service .tit h3{ font-size:28px;}
.service .tit p{ font-size:24px; padding-top:55px;}
.service ul{ padding-top:120px;}
.service ul li { width:216px; float:left; text-align:center; padding-right:30px;}
.service ul li h3{ font-size:48px;}
.service ul li p{ padding-top:15px; font-size:18px;}
/*----------新闻资讯--------*/
.news{ width:1200px; margin:0 auto; }
.news .nir{ width:1200px; margin:0 auto; overflow:hidden;}
.news .n_left{ float:left; width:565px;}
.news .n_right{ float:right; width:564px; color:#666;}
.news ul li{ float:left; width:565px; margin-bottom:20px;}
.news ul li img{ float:left; width:160px; height:120px; padding:3px; border:2px solid #e1e1e1; margin-right:20px;}
.news h2{ font-size:18px; font-weight:normal; line-height:30px; padding-top:10px;}
.news span{ font-size:14px; color:#a7a7a7; line-height:25px;}
.news p{ color:#6f6e6e; height:60px; font-size:14px; line-height:20px;}
.news p a{ color:#6f6e6e;}
.news .title{ margin:30px 0;}