﻿/*公共样式*/
html {-webkit-text-size-adjust:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,span{padding:0;margin:0;}
body{font:normal 14px/1.5 "Microsoft Yahei","冬青黑体简体中文 w3","宋体"; background-color: #F4F7F7;}
ol,ul,li{list-style:none;}
em,i{font-weight:normal;font-style:normal;font-size:100%;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;font-size:100%;}
.clearfix{*zoom:1;}
.clearfix:after{content:"."; display:block;clear:both;visibility:hidden;line-height:0;height:0;}
a{color:#333;text-decoration:none;-webkit-transition: all .2s linear;transition: all .2s linear;}
input,button,select{outline:0;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;}
img{vertical-align:middle; display: inline-block; border:none;}
.fl{float: left;}
.fr{float: right;}
.ellipsis{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.w1200{width: 1200px; margin: 0 auto;}
.plr20{padding: 0 63px 0 20px;}
.col666{color: #666;}
.col999{color: #999;}
.mb10{margin-bottom: 10px;}
.mr10{margin-right: 10px;}
.mt40{margin-top: 40px;}
.mtb6{margin-top: 6px; margin-bottom: 6px;}
.font12{font-size: 12px;}
.justify{text-align: justify;}
/*header*/
.color8011 {color: #e80011;}
#header{height: 80px; background: #fff; }
#header .cd_logo{margin-top: 10px;}
#header .mnav a{ float: left; margin-left: 15px; font-size: 14px; line-height: 84px;}
#header .mnav a:hover{text-decoration: underline;color: #e80011;}
/*footer*/
#footer{background-color: #fff; padding: 30px 0;border-top:1px solid #ccc;}
#footer p{ line-height: 30px; text-align: center; color: #999; font-size: 14px;}
#footer p a{color: #999;}
#footer p span{ margin: 0 5px; }
/*banner*/
.banner{min-width:1200px; height: 360px; background:#fff url("../images/banner.jpg") no-repeat center; margin-top: 2px;}
/*main*/
#main{background-color: #fff; box-shadow: 0 2px 3px #ddd inset;padding-bottom: 30px;}
/*标题通用*/
h2.cd-tit{ border-bottom: 1px solid #D1D1D1; height: 20px; margin-bottom: 35px; text-align: center; font-weight: 200;}
h2.cd-tit span.tit{display: inline-block; font-size: 26px; margin-top: -2px; background-color: #fff; padding: 0 36px; color: #323232;}
.bgf{background-color: #fff;}
/*标题通用*/


/* 首栏 */
.head-new{ padding: 30px 0; }
.wrapper-intro{ float: left; width: 620px; }
.exhib-aside-r{float: right; width: 550px;}
.exhib-intro-con .txt{ line-height: 26px; }
.exhib-part-tit{ width: 200px; height: 16px; margin: 0 auto 36px; border-bottom: 2px solid #5585af; text-align: center; font-weight: 200;}
.exhib-part-tit span.tit{display: inline-block; font-size: 18px; padding: 3px 30px; background-color: #5585af; color: #fff;}

.exhib-forum a:hover{
	color: #d7000f;
	text-decoration: underline;
}
/*企业新闻*/
.txt-img{float: left;}
.txt-img img{border:1px solid #d1d1d1;}
.txt-img p{height: 32px; line-height: 32px; color: #666;}
.txt-img:hover a{ color: #C9161E;}
.news-imgs{width: 883px; height: 302px;}
.news-imgs li{ width: 200px; overflow: hidden; margin-right: 20px; margin-bottom: 20px;}
.news-txts{ width: 302px; height: 302px; overflow: auto;}
.news-txts li{width: 264px; height: 21px; overflow: hidden; margin-bottom: 10px; padding-left: 16px; background: url("../images/icon/listicon.png") no-repeat 0 8px;}
.news-txts li a:hover{ text-decoration: underline; color: #cd0000; }

/*现场花絮*/
.scene{padding-bottom: 20px;}
.scene img{cursor: pointer;}
.scene .s-box .s-imgs{ width: 995px; height: 590px; background: red;}
.s-box .s-imgs li{display: none; position: relative;}
.s-box .s-imgs li.active{display: block;}
.s-imgs li p{position: absolute; width: 96%; bottom: 0; left: 0; height: 60px; line-height: 60px; padding: 0 2%; background-color: #000; background-color: rgba(0,0,0,.3); color: #fff; font-size: 16px;}
.s-small-imgs{width: 195px; height: 590px;}
.s-arrow{display: block; width: 195px; height: 30px; text-align: center; cursor: pointer;}
.arrow-up{ background:url("../images/icon/arrow-up.png") no-repeat center; }
.arrow-down{ background:url("../images/icon/arrow-down.png") no-repeat center; }
.sp-gray{background-color: #C2C2C2;}
.sp-red{background-color: #CD0000;}
.ss-box{position: relative; height: 510px; margin: 10px 0; overflow: hidden;}
.ss-box span{position: absolute; left: 0; top: 0; width: 191px; height: 116px; border:2px solid red;}
.ss-box .ss-imgs{height: 10000px; position: absolute; left: 0; top: 0;}
.ss-box .ss-imgs li{margin-bottom: 10px;}