.intro{
	float: left;
	width: 250px;
	margin-bottom: 10px;
	background:
	url(../image/car.png) no-repeat left top transparent;
	height:305px;
}
.pic{
	width:860px;
	float:right;
	margin: 0 20px 10px 10px;
	}

.w {
	
    width: 1200px;
    margin: 0 auto;
}
.intro_pic{
	 width: 1200px;
    margin: 0 auto;
	margin-top:20px;
}

/* welcome start */
.welcome {
    height: 35px;
    background-color: #e6e6e6;
}
.welcome-left {
    float: left;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    color: #666;
}
.welcome-right {
    float: right;
    height: 35px;
}
.welcome-right a {
    display: inline-block;
    height: 35px;
    margin-left: 13px;
}
.welcome-right a img {
    padding-top: 5px;
}
/* welcome end */
/* logo start */
.logo {
	background: url(../image/banner4.jpg) no-repeat #1660A9;
	height: 322px;
}
.logo-left {
	height: 99px;
	float: left;
	width: 297px;
	background-image: url(../image/logo2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.logo-left a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -999px;
}
.logo-center {
    float: left;
    box-sizing: border-box;
    height: 99px;
    width: 255px;
    padding-top: 25px;
    margin-left: 68px;
}

.logo-center p {
    box-sizing: border-box;
    padding-left: 22px;
    font-size: 14px;
    color: #202921;
    line-height: 25px;
    background: url(../image/ico_star.png) no-repeat center left;
}
.logo-right {
    float: right;
    height: 99px;
}
/* logo end */
/* nav start */
.nav, .nav .w {
	top:-10px;
    position: relative;
    height: 45px;
    margin-bottom: 10px;
}
/* nav end */
/* banner start */
.banner, .banner .w {
    height: 302px;
    margin-bottom: 9px;
}
/* banner end */
/* content start */
.content-line1 {
    height: 310px;
}
.content-line2 {
    height: 230px;
}
.content-sbox {
	float: left;
	width: 250px;
	margin-bottom: 10px;
}
.content-sbox-title {
	width: 250px;
	height: 39px;
	box-sizing: border-box;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
}
.content-sbox-list {
	width: 250px;
}
.content-lbox {
	float: left;
	width: 270px;
	margin: 0 20px 10px 20px;
}
.content-lbox-title {
	width: 270px;
	height: 39px;
	box-sizing: border-box;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
}
.content-lbox-list {
	width: 270px;
}
/*--------------列表页----------*/

.w277 { 
      width:277px;
	  }
.w860 {
	margin: 0 20px 10px 10px;
       width:860px;
	   }
.mt25 {
	 margin-top:25px;
	 }
.curPosition {
	 height:24px; line-height:24px; background:#eee;
	 }
.lm_tit { 
background:url(../image/tit_03.png) no-repeat; height:109px;
 }
.lanmu {
	 padding:55px 0 0 140px;
	 }
.sideNav {
	 margin-left:33px;
	 }
/*----------------列表-------页end*/

/* content end */
/* ADlist start */
.ADlist {
    height: 70px;
    margin-bottom: 20px;
}
/* ADlist end */
/* copyright start */
.copyright, .copyright .w {
	height: 100px;
} 
.copyright .w {
	box-sizing: border-box;
	padding: 10px 170px 0 170px;
	border-top: 2px solid #1a6706;
	background-color: #666;
}
.copyright-left {
    float: left;
}
.copyright-left p a,.copyright-left p {
    font-size: 12px;
    color: #fff;
    line-height: 24px;
}

.copyright-left-info {
	margin-top: 20px;
	width: 400px;
    /*background: url(../image/copyright.png) no-repeat center left ; */
}

.copyright-left-info p {
    padding-left: 60px;
    font-size: 12px;
    color: #fff;
    line-height: 18px;
}

.copyright-right {
    float:right;
}
.copyright-right-img {
    width: 85px;
    height: 85px;
    background: url(../image/ewm_wx.png) no-repeat center center;
    background-size: 100% 100%;
    margin-bottom: 10px;
}
.copyright-right p {
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 20px;
}
/* copyright end */

