﻿@charset "utf-8";
/* CSS Document */

.banner {position:relative; width: 100%; height: 594px; overflow: hidden; background: #fff;}
.banner .b-pic {position: absolute; left: 50%; margin-left: -960px; width: 1920px;}

.text {padding: 10px 50px 20px;}
.text p {padding: 5px 0; font-size: 14px; line-height: 180%; text-indent: 28px; color: #302f2d;}

/*news-list*/
.news-list {padding: 30px 50px 20px; font-size:14px;}
.news-list li {padding: 6px; border-bottom: 1px dashed #ccc;}
.news-list li a {display: inline-block; width: 650px; white-space:nowrap; overflow: hidden; text-overflow: ellipsis;}
.news-list li span {display: inline-block; float: right; color: #999;}

.left-newslist li {padding: 2px 0; height:25px; line-height: 25px;}
.left-newslist a {display: inline-block; width: 175px; white-space:nowrap; overflow: hidden; text-overflow: ellipsis; color: #666;}
.left-newslist strong {float: left; padding-right: 3px; font-size: 14px; }
.text-title { padding: 40px 10px 0px; font: 24px/30px ""; text-align: center;}
.text-title span {font-size: 12px; color: #999;}

.contact-text {padding: 30px 50px;}
.contact-text p{padding: 3px 0; color: #666;}

/*加入我们*/
.join-ul {margin-top: -20px;}
.join-ul li {padding: 20px 0; border-bottom: 1px dashed #ccc;}
.join-ul li h3 {font-size: 18px; font-weight: 600;}