.top-adv{
	width:100%;
	height:60px;
}
.top-adv a{
	display:block;
	width:100%;
	height:60px;
}

.top-lis-img .pic a{
	width:100%;
	height:500px;
	display:block;
}
.top-lis-img{
	height:500px;
}


.top-exh{
	width:460px;
	height:344px;
	position:absolute;
	top: 113px;
    left: 50%;
    z-index: 100;
    margin-left: -605px;
}

.top-exh h1{
	font-size:20px;
	color:#fff;
	letter-spacing:5px;
	display: none;
}
.top-exh h1 em{
	font-size:18px;
}
.top-exh h1 span{
	background:rgba(255,255,255,0.8);
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	padding: 0px 10px;
	margin-right:12px;
	letter-spacing:0px;
	color:#1B7971;
}
.top-exh .line{
	height:1px;
	background:rgba(255,255,255,0.3);
	margin-top:15px;
	margin-bottom:10px;
}

.top-exh dl{
	overflow:hidden;
	padding:6px 0px;
}
.top-exh dl dt{
	font-size:20px;
	color:#fff;
	float:left;
	line-height: 24px;
	letter-spacing: 2px;
}

.top-exh dl dd{
	width:248px;
	height:24px;
	background:url(../images/ls-bg1.png) no-repeat;
	float:left;
	margin-left:14px;
	font-size:14px;
	color:#fff;
	padding-left:20px;
	line-height:24px;
}
.top-btn{
	margin-top: 15px;
    position: absolute;
    left: 30px;
    bottom: 27px;
}
.top-btn a{
	display:block;
	width:190px;
	height:40px;
	text-align:center;
	line-height:40px;
	font-size:16px;
	float:left;
}
.a-apply{
	background:rgba(255,255,255,1);
	border-radius:2px;
	color:#06A76D;
}
.a-apply:hover{
	background:#D1E3E3;
}
.a-ticket{
	background:rgba(255,255,255,0.2);
	border-radius:2px;
	border:1px solid #fff;
	color:#fff;
	margin-left:10px;
}
.a-ticket:hover{
	background:rgba(255,255,255,0.1);
}
.index-row1{
	width:100%;
	overflow:hidden;
	padding:50px 0px;
}

.row1-m{
	width:1210px;
	
	margin:0 auto;
}
.exh-l{
	width:390px;
	float:left;
}
.exh-time{
	display:block;
	width:390px;
	height:120px;
	background:url(../images/ls-bg2.png) no-repeat;
	padding:18px 30px;
	position:relative;
}
.exh-time p{
	font-size:24px;
	color:#fff;
}
.exh-time h2{
	font-size:15px;
	color:#fff;
	font-weight:bold;
	padding: 1px 0px 7px 0px;
}
.exh-time h2 em{
	font-weight:bold;
	font-size:12px;
	padding:0px 10px;
}
.exh-time h2 span{
	font-size:14px;
	color:#fff;
	font-weight:100;
}
.i-city-time em{
	float:left;
	font-size:12px;
	color:#fff;
	line-height:26px;
}
.i-city-time span{
	width:26px;
	height:26px;
	background:#fff;
	line-height:26px;
	text-align:center;
	float:left;
	font-size:12px;
	color:#179AE7;
	font-weight:bold;
	margin:0px 6px;
}

.i-city-time span#t_d{
	color:#0DB5BF;
}

.i-city-time span#t_h{
	color:#10AECA;
}

.i-city-time span#t_m{
	color:#12A7D3;
}
.i-city-time span#t_s{
	color:#179AE7;
}
.exh-time b{
	display:block;
	width:80px;
	height:80px;
	position:absolute;
	right:-1px;
	top:-1px;
}
.start{
	background:url(../images/start-icon.png) no-repeat;
}

.conduct{
	background:url(../images/conduct-icon.png) no-repeat;
}

.end{
	background:url(../images/end-icon.png) no-repeat;
}
.exh-title{
	overflow:hidden;
}
.exh-title h2{
	font-size:16px;
	color:#333;
	font-weight:bold;
	float:left;
}
.exh-title a{
	font-size:12px;
	color:#999;
	float:right;
}
.exh-title a:hover{
	color:#139406;
}

.ext-new{
	overflow:hidden;
	margin: 12px 0px 7px 0px;
}
.ext-new span{
	float:left;
	width:43px;
	height:23px;
	text-align:center;
	line-height:21px;
	border:1px solid #139406;
	font-size:14px;
	color:#139406;
}
.ext-new h4{
	width: 338px;
	float:left;
	margin-left:8px;
	    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ext-new h4 a{
	font-size:16px;
	color:#333;
}
.ext-new h4 a:hover{
	color:#139406;
}
.exh-notice{
	margin-top:20px;
}
.exh-notice p{
	font-size:12px;
	color:#999;
	line-height:20px;	
    text-align: justify;
}
.exh-notice p a{
	font-size:12px;
	color:#139406;
	float:right;
}
.exh-notice p a:hover{
	color:#139406;
	text-decoration:underline;
}
.ext-news{
	margin-top:5px;
}
.ext-news ul li{
	overflow:hidden;
	padding:4px 0px;
}
.ext-news ul li em{
	width: 8px;
    height: 9px;
    float: left;
    margin-top: 5px;
    background: url(../images/icon38.png) no-repeat center;
}
.ext-news ul li a{
	float:left;
	font-size:14px;
	color:#666;
	margin-left:6px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:280px;
}
.ext-news ul li a:hover{
	color:#139406;
}
.ext-news ul li span{
	float:right;
	font-size:12px;
	color:#999;
	line-height: 19px;
}
.exh-m{
	width:320px;
	overflow:hidden;
	float:left;
	margin-left:29px;
}

.exh-m h3{
	font-size:16px;
	color:#333;
	font-weight:bold;
}
.exh-m p{
	font-size:12px;
	color:#666;
	line-height:20px;
	margin-top:10px;
	text-align: justify;
}
.exh-m p a{
	font-size:12px;
	color:#19bb09;
	float:right;
}
.exh-m p a:hover{
	color:#139406;
	text-decoration:underline;
}
.exh-m dl{
	overflow:hidden;
	margin-top:20px;
}
.exh-m dl dd{
	float:left;
}
.exh-m dl dd span{
	font-size:12px;
	color:#999;
}
.exh-m dl dd p{
	font-size:12px;
	color:#333;
	margin-top:3px;
}
.exh-m dl dd.exh-zb{
	float:right;
}
.exh-mxj-logo{
	margin-top:27px;
}
.exh-mxj-logo div{
	float:left;
}
.exh-logo{
	width:196px;
	height:30px;
}
.exh-i{
	font-size:22px;
	color:#04935F;
	font-weight:bold;
	margin:0px 20px;
}

.mxj-logo{
	width: 66px;
    height: 22px;
    margin-top: 4px;
}

.exh-r{
	float:right;
	margin-top: 18px;
}

.index-row2{
	padding:50px 0px;
	overflow:hidden;
	background:#fff;
}
.row2-m{
	width:1210px;
	margin:0 auto;
	overflow:hidden;
}
.city-logo{
	width: 205px;
    float: left;
    display: block;
    text-align: center;
    margin-right: 46px;
}
.city-logo img{
	width:90px;
	height:90px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
.city-logo:hover{
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
}

.city-logo h2{
	font-size:22px;
	color:#333;
	margin-top: 15px;
}

.city-logo p{
	font-size:14px;
	color:#999;
	margin-top: 8px;
}
.row2-city{
	width:1300px;
	margin-top: 40px;
}
.row2-title{
	text-align:center;
	position:relative;
}
.row2-title h2{
	font-size:22px;
	color:#333;
	margin-bottom:7px;
}
.row2-title p{
	text-align:center;
	position:absolute;
	top:10px;
	right:0px;
}
/*.row2-title p span{
	background:url(../images/dian-icon.png) no-repeat center center;
	padding: 2px 13px;
}
.row2-title p a:hover span{
	background:url(../images/dian6-icon.png) no-repeat center center;
}*/
.row2-title p a:hover{
	color:#19bb09;
}
.row2-title p a{
	font-size:14px;
	color:#999;
	display:inline-block;
}
.row2-title p em{
	padding:0px 5px;
}
.adv-list{
	width:1210px;
	margin-top:50px;
}
.adv-img{
	width:595px;
	height:70px;
	float:left;
	   -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .2s ease-in-out;
}

.adv-img:hover{
	-webkit-transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
}

.adv-img img{
	width:595px;
	height:70px;
}
.adv-it{
	margin-left:20px;
}

.index-row3{
	width:100%;
	height:220px;
	padding:60px 0px;
	background:#DED3B6 url(../images/ls-bg3.png) no-repeat;
}
.row3-m{
	width:1210px;
	margin:0 auto;
}
.row3-m a{
	width:260px;
	height:100px;
	display:block;
	float:left;
	background:#fff;
	box-shadow:0px 4px 12px 0px rgba(191,170,110,0.6);
	border-radius:4px;
	margin-left:56px;
	text-align:center;
	line-height:100px;
	font-size:20px;
	color:#19bb09;
	overflow: hidden;
	position:relative;
	text-transform: uppercase;
}
.row3-m a:hover{
	background:rgba(246,243,233,1);
	box-shadow:0px 4px 12px 0px rgba(191,170,110,0.6);
}
.row3-m a.exh-wh{
	margin-left:0px;
}
.row3-m a p{
	padding-left: 48px;
}
.exh-wh p{
	background: url(../images/icon1.png) no-repeat 70px center;
}

.exh-rh p{
	background: url(../images/icon2.png) no-repeat 70px center;
}

.exh-sq p{
	background: url(../images/icon3.png) no-repeat 65px center;
}

.exh-gp p{
	background: url(../images/icon4.png) no-repeat 65px center;
}

.index-row4{
	padding:50px 0px;
	overflow:hidden;
}

.row4-m{
	width: 1210px;
	/*overflow:hidden;*/
	margin:0 auto;
}
.brand-list{
	width:1230px;
}
.brand-slider .pic{
	height:70px;
	width:210px;
	background:#fff;
	float:left;
	margin: 0 15px;
	margin-bottom:23px;
}


.brand-list .slick-dots{
	position: absolute;
	left: 0%;
	bottom: -15px;
	width: 100%;
	text-align: center;
}
.brand-list .slick-dots li{
	display: inline-block;
	width:18px;
	height:18px; 
	background:url(../images/dian3-icon.png) no-repeat center center;
	margin: 0 2px;
	border-radius: 4px;
	cursor: pointer;
}
.brand-list button{
	display: none;
}
.brand-list .slick-dots li.slick-active{
	width:18px;
	height:18px;
	background:url(../images/dian4-icon.png) no-repeat center center;
}


.brand-slider .pic a{
	display:block;
	width:210px;
	height:70px;
	position:relative;
}
.brand-slider .pic img{
	width:210px;
	height:70px;
}
.brand-slider .pic{
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .2s ease-in-out;
}
.pic-bg{
	width:150px;
	height:50px;
	background:rgba(6,167,109,0.9);
	position:absolute;
	left:0px;
	top:0px;
	padding:30px 0;
	display:none;
	text-align:center;
	font-size:14px;
	color:#fff;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .2s ease-in-out;
}
.brand-list .slick-initialized .slick-slide{
	padding-top:30px;
}
.brand-slider .pic:hover{
	-webkit-transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
}

.brand-slider .pic a:hover .pic-bg{
	display:block;
}

.pic-bg p{
	background: url(../images/city-icon.png) no-repeat 20px center;
    padding-left: 19px;
}

.index-row5{
	padding:50px;
	overflow:hidden;
	background:#fff;
}
.row5-m{
	width:1210px;
	overflow:hidden;
	margin:0 auto;
}
.new-list{
	width:380px;
	overflow:hidden;
	float:left;
}
.new-list h2{
	font-size:22px;
	color:#333;
	background:url(../images/icon5.png) no-repeat 0 center;
	padding-left: 35px;
	margin-bottom:28px;
}
.new-tit h4{
	margin-top:10px;
	line-height:24px;
	height: 46px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
}
.new-tit h4 a{
	font-size:16px;
	color:#333;
	font-weight:bold;
}
.new-i p{
	font-size:12px;
	color:#9195AC;
	margin-top:10px;
	overflow:hidden;
	line-height:18px;
}
.new-i p span{
	float:left;
}

.new-i p font{
	float:right;
	background:url(../images/icon6.png) no-repeat 8px center;
	padding-left: 18px;
}
.new-i p em{
	font-size:12px;
	padding:0px 8px;
}
.new-i p b{
	font-weight:normal;
	padding-left: 9px;
}
.new-box{
	overflow:hidden;
	border-bottom:1px solid #E8E9F0;
	padding-bottom:15px;
}
.new-list ul li a{
	font-size:14px;
	color:#333;
}
.new-list ul li p{
	margin-top:15px;
	    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-list ul li{
	border-bottom:1px solid #E8E9F0;
	padding-bottom:15px;
}

.new-box:hover h4 a{
	color:#00B97F;
}
.new-box img{
	width:380px;
	height:285px;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .2s ease-in-out;
}
.new-box:hover img{
	filter:alpha(opacity=80);  /*支持 IE 浏览器*/
	-moz-opacity:0.8; /*支持 FireFox 浏览器*/
	-khtml-opacity: 0.8; /*webkit内核浏览器*/
	opacity:0.8;  /*支持 Chrome, Opera, Safari 等浏览器*/
}
.new-list ul li a:hover{
	color:#19bb09;
}
.new-i p span a{
	font-size: 12px;
	color:#9195AC;
}


.more{
	margin-top:14px;
}
.more p{
	text-align:center;
}
.more p span{
	background:url(../images/dian5-icon.png) no-repeat center center;
	padding: 2px 13px;
}
.more p a{
	font-size:14px;
	color:#999;
	display:inline-block;
}
.more p em {
    padding: 0px 5px;
}

.more p a:hover{
	color:#19bb09;
}
.more p a:hover span{
	background:url(../images/dian-icon.png) no-repeat center center;
}
.new-mal{
	margin-left:35px;
}
.adv-box{
	width:1210px;
	height:70px;
	margin-top:30px;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .2s ease-in-out;
}
.adv-box:hover{
	-webkit-transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
}
.ext-news-list{
	overflow:hidden;
}
.adv-box img{
	width:1210px;
	height:70px;
}

.index-row6{
	padding:50px 0px;
	overflow:hidden;
}
.row6-m{
	width:1210px;
	margin:0 auto;
}
.exh-service{
	float:left;
}
.service-title{
	width:794px;
	overflow:hidden;
}
.service-title h2{
    font-size: 22px;
    color: #333;
    background: url(../images/icon5.png) no-repeat 0 center;
    padding-left: 35px;
    margin-bottom: 28px;
	float:left;
}
.service-title a{
	font-size: 14px;
    color: #999;
    display: inline-block;
	float:right;
	margin-top:8px;
}
.service-title span{
    background: url(../images/dian5-icon.png) no-repeat center center;
    padding: 2px 13px;
}
.service-title em {
    padding-right:5px;
}

.service-title a:hover{
	color:#00B97F;
}
.service-title a:hover span{
	background:url(../images/dian-icon.png) no-repeat center center;
}
.service-box-l{
	width:380px;
	height:285px;
	float:left;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .2s ease-in-out;
}
.service-box-l:hover{
	-webkit-transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
}
.service-box-l img{
	width:380px;
	height:285px;
}

.service-box-r{
	width:414px;
	float:left;
}
.service-rt{
	width:404px;
	height:127px;
	margin-left:10px;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .2s ease-in-out;
}
.service-rt:hover{
	-webkit-transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
}
.service-rt img{
	width:404px;
	height:127px;
	
}
.service-img{
	width:197px;
	height:148px;
	float:left;
	margin:10px 0px 0px 10px;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .2s ease-in-out;
}
.service-img:hover{
	-webkit-transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
}
.service-img img{
	width:197px;
	height:148px;
	float:left;
}
.exh-activity{
	width:380px;
	overflow:hidden;
	float:right;
}

.activity-box a{
	display:block;
	width:380px;
	height:63px;
	font-size:18px;
	color:#fff;
	text-align:center;
	line-height:63px;
	position: relative;
	overflow: hidden;
	z-index:1;
}
.activity-box a.exh-condition{
	background:#04CB94;
	border-left:14px solid #04BE8B;
	border-right:14px solid #04BE8B;
}

.activity-box a.exh-condition p{
	background: url(../images/fw1-icon.png) no-repeat 110px center;
    padding-left: 30px;
}

.activity-box a.exh-process{
	background:#0CCFC2;
	border-left:14px solid #10BEB2;
	border-right:14px solid #10BEB2;
	margin-top:11px;
}
.service-activity{
	overflow:hidden;
}
.activity-box a.exh-process p{
	background: url(../images/fw2-icon.png) no-repeat 110px center;
    padding-left: 30px;
}

.activity-box a.exh-apply{
	background:#1EB8F7;
	border-left:14px solid #0AA9EA;
	border-right:14px solid #0AA9EA;
	margin-top:11px;
}

.activity-box a.exh-apply p{
	background: url(../images/fw3-icon.png) no-repeat 110px center;
    padding-left: 30px;
}


.activity-box a.exh-handle{
	background:#6081F1;
	border-left:14px solid #5072E7;
	border-right:14px solid #5072E7;
	margin-top:11px;
}

.activity-box a.exh-handle p{
	background: url(../images/fw4-icon.png) no-repeat 110px center;
    padding-left: 30px;
}





/*a.animBtn {
  position: relative;
  display: block;
  width: 180px;
  margin: 30px auto 0;
  padding: 14px 15px;
  border: 2px solid #fff;
  background: rgba(255, 255, 255, 1);
  color: #fff;
  text-align: center;
  overflow: hidden;
  z-index:1;
  
}*/
a.animBtn.anim1:before {
  content: "";
  position: absolute;
  background: #04BE8B;
  height: 0%;
  left: 50%;
    top: 50%;
  width: 100%;
  z-index: -1;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}

a.animBtn.anim2:before {
  content: "";
  position: absolute;
  background:#10BEB2;
  height: 0%;
  left: 50%;
	top: 50%;
  width: 100%;
  z-index: -1;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}

a.animBtn.anim3:before {
  content: "";
  position: absolute;
  background:#0AA9EA;
  height: 0%;
  left: 50%;
    top: 50%;
  width: 100%;
  z-index: -1;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}

a.animBtn.anim4:before {
  content: "";
  position: absolute;
  background:#5072E7;
  height: 0%;
  left: 50%;
    top: 50%;
  width: 100%;
  z-index: -1;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}

a.animBtn:hover {
  color: #fff;
  text-shadow: none;
}


a.animBtn:before {
  width: 0%;
  border-radius: 50%;
  opacity: .5;
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
a.animBtn:hover:before {
  height:450%;
  width: 110%;
  opacity: 1;
}



/**/

.m3 {
	padding-top: 50px;
}
.m3 h2 {
	color: #19bb09;
	font-size: 22px;
	text-align: center;
	line-height: 40px;
}
.m3 h3{
	text-align: center;
	opacity: .5;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 50)';
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 25px;
}
.m3 .item-wp{
	overflow: hidden;
	position: relative;
}
.m3 .item-wp .line{
	width:153px;
	height:1px; 
	background:rgba(255,255,255,.2);
	position: absolute;
	left: 154px;
	top: 77px;
}
.m3 .item {
	float: left;
	width: 14.29%;
	text-align: center;
	position: relative;
}
.m3 .item:nth-child(1) {
	margin-left: 4%;
}
.m3 .item:nth-child(3)｛
	margin-left: 20px;
}
.m3 .item:nth-child(6){
	margin-left: 62px;
}
.m3 .item:nth-child(7) {
	
}
.m3 .item:nth-child(8) {
	margin-left: -2%;
}
.m3 .item:nth-child(4)｛

｝
.m3 .item:nth-child(9) {
	margin-left: 1%;
}
.m3 .item:nth-child(5)｛

｝
.m3 .item:nth-child(10) {
	margin-left: 6%;
}
.m3 .item>div {
	width: 286px;
	margin: 0px auto;
	overflow: hidden;
}
.m3 .item>div>div {
	padding-bottom: 60%;
	position: relative;
}
.m3 .item>div>div>div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.m3 .item>div>div>div div {
	font-size: 11px;
	text-align: center;
	transform: scale(0.9);
	-ms-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-webkit-transform: scale(0.9);
	-o-transform: scale(0.9);
}
.m3 .item span {
	display: inline-block;
	text-align: center;
	font-size: 13px;
}
.m3 .item font {
	font-size: 36px;
	height: 66px;
	display: inline-block;
	line-height: 66px;
}
.m3 .item font.f2 {
	font-size: 40px;
}
.m3 .item b {
	/*font-size: 18px;*/
	font-weight: normal;
}
.m3 .item b.b2 {
	line-height: 1;
	position: relative;
	top: 0px;
}
.m3 .item b.b1 {
	font-size: 30px;
}
.m3 .item b.b3 {
	font-size: 24px;
}
.m3 .item i {
	display: block;
	/*width: 12%;*/
	height: 24px;
	margin: 0px auto;
	margin-bottom: 13px;
}



/* 大会总览 */
.waterflow-header {
    width: 100%;
    display: table;
    margin: 70px 0;
}

.waterflow-header-title {
    width: 14%;
    text-align: center;
    display: table-cell;
}
.header-title {
    font-size: 34px;
    font-weight: 900;
    color: #525252;
}
.year-review{
	background: url(../images/history_bg.png) no-repeat center top;
	/* height: 620px; */
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.year-review .shaw-top{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 43%;
	background:rgba(0,0,0,0.7);
	display: none;
}
.year-review .shaw-bottom{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background:rgba(0,0,0,0.75);
}
.year-review .wpb_raw_code{
	position: relative;
	z-index: 100;
	color: #fff;
}
.year-review .txt-en{
	width:272px;
	height:38px; 
	font-size:14px;
	color:rgba(255,255,255,.6);
	line-height:19px;
	letter-spacing: 2px;
	margin-top: 10px;
}
.year-review .btn{
	float: left;
	margin-left: 30px;
	font-size: 0;
}
.year-review .btn a{
	display: inline-block;
	width:180px;
	height:56px; 
	border-radius: 2px ; 
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background: #139406;
	text-align: center;
	line-height: 56px;
	margin: 0 15px;
}
.year-review .btn .s2{
	background: #BFAA6E;
}
.year-review .btn a:hover{
	background: #04935F;
}
.year-review .btn .s2:hover{
	background: #BCA35B;
}

.index-row8{
	padding:50px 0px;
	overflow:hidden;
}
.row8-m{
	width:1210px;
	overflow:hidden;
	margin:0 auto;
}
.exh-pic{
	width:1210px;
	overflow:hidden;
	margin-top:30px;
}
.exh-pic img{
	width:1210px;
	margin-bottom:7px;
}

.index-row9 {
	padding:50px 0px;
	overflow:hidden;
	background:#fff;
}
.row9-m{
	width:1210px;
	margin:0 auto;
}
.media-mec-title{
	text-align:center;
}
.media-mec-title p{
	font-size:22px;
	color:#333;
	margin-bottom:20px;
}
.media-mec-title span{
	font-size:14px;
	color:#ccc;
}
.media-mec-list a{
	width:287px;
	height:90px;
	display:block;
	float:left;
	margin-right:20px;
	margin-bottom: 30px;
}
.media-mec-list a:hover{
	-webkit-transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
}
.media-mec-list img{
	width:287px;
	height:90px;
}
.media-mec-list{
	width:1230px;
	
	margin-top: 25px;
}

.index-row10 {
	padding:50px 0px;
	overflow:hidden;
}
.row10-m{
	width:1210px;
	margin:0 auto;
}


.index-row11 {
	padding:50px 0px;
	overflow:hidden;
	background:#fff;
}
.row11-m{
	width:1210px;
	margin:0 auto;
}




























