/*******************************
	-------[=首页展会排期改版-4个]-------
********************************/
.expo-modify{width: 710px;height: 190px;}
.expo-modify ul{background: url(../images/list_bg.png) no-repeat;height: 190px;padding: 43px 18px 0 14px;overflow: hidden;-webkit-background-size: 100%;
background-size: 100%;}
.expo-modify ul li{float: left;width: 25%;color: #6D7188;}
.expo-modify ul li h3{font-size: 20px;line-height: 20px;margin-bottom: 5px;font-weight: bold;}
.expo-modify ul li p{font-size: 14px;}
.expo-modify ul li .pad{background-repeat: no-repeat;background-position: -4px center;width: 170px;height: 111px;-webkit-background-size: 100%;
background-size: 100%;padding-top: 22px;padding-left: 14px;}
.expo-modify ul li.ready,
.expo-modify ul li.oning{color: #fff;}
.expo-modify ul li.prepare{color: #6A470A;}
.expo-modify ul li.beijing.end .pad{background-image: url(../images/beijing1.png);}
.expo-modify ul li.beijing.ready .pad{background-image: url(../images/beijing2.png);}
.expo-modify ul li.beijing.oning .pad{background-image: url(../images/beijing3.png);}
.expo-modify ul li.beijing.prepare .pad{background-image: url(../images/beijing4.png);}
.expo-modify ul li.shanghai.end .pad{background-image: url(../images/shanghai1.png);}
.expo-modify ul li.shanghai.ready .pad{background-image: url(../images/shanghai2.png);}
.expo-modify ul li.shanghai.oning .pad{background-image: url(../images/shanghai3.png);}
.expo-modify ul li.shanghai.prepare .pad{background-image: url(../images/shanghai4.png);}
.expo-modify ul li.guangzhou.end .pad{background-image: url(../images/guangzhou1.png);}
.expo-modify ul li.guangzhou.ready .pad{background-image: url(../images/guangzhou2.png);}
.expo-modify ul li.guangzhou.oning .pad{background-image: url(../images/guangzhou3.png);}
.expo-modify ul li.guangzhou.prepare .pad{background-image: url(../images/guangzhou4.png);}


/*******************************
	-------[=首页展会排期改版-3个]-------
********************************/
.expo-modify2 ul{background: url(../images/list_bg2.png) no-repeat;width: 710px;height: 190px;overflow: hidden;padding: 44px 18px 0 159px;-webkit-background-size: 100%;
background-size: 100%;}
.expo-modify2 ul li{float: left;width: 33.33%;}
.expo-modify2 ul li h3{font-size: 20px;line-height: 20px;margin-bottom: 5px;font-weight: bold;}
.expo-modify2 ul li p{font-size: 14px;}
.expo-modify2 ul li .pad{background-repeat: no-repeat;background-position: -4px center;width: 170px;height: 111px;-webkit-background-size: 104%;
background-size: 104%;padding-top: 22px;padding-left: 14px;}
.expo-modify2 ul li.ready,
.expo-modify2 ul li.oning{color: #fff;}
.expo-modify2 ul li.prepare{color: #6A470A;}
.expo-modify2 ul li.beijing.end .pad{background-image: url(../images/beijing1.png);}
.expo-modify2 ul li.beijing.ready .pad{background-image: url(../images/beijing2.png);}
.expo-modify2 ul li.beijing.oning .pad{background-image: url(../images/beijing3.png);}
.expo-modify2 ul li.beijing.prepare .pad{background-image: url(../images/beijing4.png);}
.expo-modify2 ul li.shanghai.end .pad{background-image: url(../images/shanghai1.png);}
.expo-modify2 ul li.shanghai.ready .pad{background-image: url(../images/shanghai2.png);}
.expo-modify2 ul li.shanghai.oning .pad{background-image: url(../images/shanghai3.png);}
.expo-modify2 ul li.shanghai.prepare .pad{background-image: url(../images/shanghai4.png);}
.expo-modify2 ul li.guangzhou.end .pad{background-image: url(../images/guangzhou1.png);}
.expo-modify2 ul li.guangzhou.ready .pad{background-image: url(../images/guangzhou2.png);}
.expo-modify2 ul li.guangzhou.oning .pad{background-image: url(../images/guangzhou3.png);}
.expo-modify2 ul li.guangzhou.prepare .pad{background-image: url(../images/guangzhou4.png);}


/*******************************
	-------[=其他排期板块]-------
********************************/
.city-modify ul{margin: 0 -15px;overflow: hidden;width:1230px;height:300px;background: #fff;}
.city-modify li{float: left;width: 25%;padding: 0 5px;margin-bottom: 20px;}
.city-modify li .pad{padding-top: 32px;padding-left: 30px;height: 149px;color: #333;}
.city-modify li .ico{float: left;width: 76px;height: 76px;margin-right: 18px;background-repeat: no-repeat;-webkit-background-size: 100%;
background-size: 100%;}
.city-modify li .txt{overflow: hidden;position: relative;font-size: 16px;line-height: 25px;}
.city-modify li .txt h3{font-size: 24px;font-weight: bold;margin-bottom: 8px;}
.city-modify li .txt span{position: inherit;right: -103px;top: 2px;width: 70px;height: 24px;text-align: center;line-height: 24px;display: block;font-weight: bold;font-size: 14px;}
.city-modify li.end .pad{background: #DDD;}
.city-modify li.ready .pad{background:linear-gradient(135deg,rgba(22,186,127,1) 0%,rgba(6,167,109,1) 100%);color: #fff;}
.city-modify li.prepare .pad{background:linear-gradient(135deg,rgba(255,252,205,1) 0%,rgba(255,251,192,1) 100%);color: #6A470A;}
.city-modify li.end .txt span{background: #9195AC;color: #fff;}
.city-modify li.ready .txt span{background: #FBE851;color: #06A76D;}
.city-modify li.prepare .txt span{background: #333638;color: #F5D28F;}
.city-modify li.beijing.end .ico{background-image: url(../images/bj3.png);}
.city-modify li.beijing.ready .ico{background-image: url(../images/bj1.png);}
.city-modify li.beijing.prepare .ico{background-image: url(/images/ally_live/bj2.png);}
.city-modify li.shanghai.end .ico{background-image: url(../images/sh3.png);}
.city-modify li.shanghai.ready .ico{background-image: url(../images/sh1.png);}
.city-modify li.shanghai.prepare .ico{background-image: url(/images/ally_live/sh2.png);}
.city-modify li.guangzhou.end .ico{background-image: url(../images/gz3.png);}
.city-modify li.guangzhou.ready .ico{background-image: url(../images/gz1.png);}
.city-modify li.guangzhou.prepare .ico{background-image: url(/images/ally_live/gz2.png);}

.city-modify_phone ul{margin: 0 -15px;overflow: hidden;height:300px;background: #fff;}
.city-modify_phone li{float: left;width: 50%;padding: 0 5px;margin-bottom: 20px;}
.city-modify_phone li .pad{padding-top: 32px;padding-left: 30px;height: 149px;color: #333;}
.city-modify_phone li .ico{float: left;width: 76px;height: 76px;margin-right: 18px;background-repeat: no-repeat;-webkit-background-size: 100%;
background-size: 100%;}
.city-modify_phone li .txt{overflow: hidden;position: relative;font-size: 16px;line-height: 25px;}
.city-modify_phone li .txt h3{font-size: 24px;font-weight: bold;margin-bottom: 8px;}
.city-modify_phone li .txt span{position: inherit;right: -103px;top: 2px;width: 70px;height: 24px;text-align: center;line-height: 24px;display: block;font-weight: bold;font-size: 14px;}
.city-modify_phone li.end .pad{background: #DDD;}
.city-modify_phone li.ready .pad{background:linear-gradient(135deg,rgba(22,186,127,1) 0%,rgba(6,167,109,1) 100%);color: #fff;}
.city-modify_phone li.prepare .pad{background:linear-gradient(135deg,rgba(255,252,205,1) 0%,rgba(255,251,192,1) 100%);color: #6A470A;}
.city-modify_phone li.end .txt span{background: #9195AC;color: #fff;}
.city-modify_phone li.ready .txt span{background: #FBE851;color: #06A76D;}
.city-modify_phone li.prepare .txt span{background: #333638;color: #F5D28F;}
.city-modify_phone li.beijing.end .ico{background-image: url(../images/bj3.png);}
.city-modify_phone li.beijing.ready .ico{background-image: url(../images/bj1.png);}
.city-modify_phone li.beijing.prepare .ico{background-image: url(/images/ally_live/bj2.png);}
.city-modify_phone li.shanghai.end .ico{background-image: url(../images/sh3.png);}
.city-modify_phone li.shanghai.ready .ico{background-image: url(../images/sh1.png);}
.city-modify_phone li.shanghai.prepare .ico{background-image: url(/images/ally_live/sh2.png);}
.city-modify_phone li.guangzhou.end .ico{background-image: url(../images/gz3.png);}
.city-modify_phone li.guangzhou.ready .ico{background-image: url(../images/gz1.png);}
.city-modify_phone li.guangzhou.prepare .ico{background-image: url(/images/ally_live/gz2.png);}

