
.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
}
.clearfix {
    *zoom: 1; /*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}
span.more {font-size:12px;line-height:30px;display:inline-block;}
span.more a {display:block;color:#fff;padding:0 20px;border:1px solid #fff;-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;}
span.more a:hover {color:#e95504;background-color:#fff;border-color:#fff;}
.padding-n {padding:40px;}
/*about*/
.ibanner {width:100%;margin:-100px auto 0;background-repeat:no-repeat;background-position:center center;height:350px;}
.ibannert {width:1200px;padding-top:200px;margin:0 auto;}
.ibannert h3 {color:#fff;font-size:26px;font-weight:normal;padding-bottom:30px;}
.ibannert p {color:#fff;font-size:14px;}
.ibannert p a {color:#fff;}
/*navsec*/
.navsec {width:100%;background-color:#eaeaea;}
.inavsec {width:1200px;margin:0 auto;overflow: hidden}
.inavsec li {line-height:70px;height:70px;float:left;text-align:center;}
.inavsec li a {display:block;padding:0 20px;color:#333;}
.inavsec li a:hover {}
.inavsec li.on a,.inavsec li a:hover {background-color:#e95504;color:#fff;}
.contentshow {margin:0 auto;width:1200px;padding:50px 0;font-size:16px;color:#666;line-height:26px;letter-spacing:2px;}
.contentshow a {color:#666;}
.contentshow a:hover {color:#e95504;}

/*proshow*/
.proshow .titleh3 {font-size:30px;font-weight:normal;letter-spacing:1px;margin-bottom:60px;margin-top:20px;color:#e95504;}
.proshow .titleh3 img {width:40px;height:40px;vertical-align:middle;margin-right:20px;border:1px solid #e95504;border-radius:50%;}
/*proshowleft*/
.proshowleft {width:300px;float:left;background-image:url(../images/bgcpnav.png);background-position:5px top;background-repeat:repeat-y;}
.proshowleft li {line-height:60px;padding-left:40px;}
.proshowleft li.cpsel {background-image:url(../images/bgcpli.png);background-position:left center;background-repeat:no-repeat;}
.proshowleft li a {color:#fff;font-size:20px;text-align:center;display:block;}
.proshowleft li a:hover {color:#fff;}
.proshowleft li a font {margin-right:20px;font-size:30px;vertical-align:middle;}
.proshowleft li a.child1 {background-color:#e95504;}
.proshowleft li a.child2 {background-color:#07a207;}
.proshowleft li a.child3 {background-color:#f4a50d;}
.proshowleft li a.child4 {background-color:#f40f0f;}
/*proshowright*/
.proshowright {width:900px;float:right;}
.proshowrightdiv {padding:0 80px;margin-bottom:30px;}
.proshowrightdiv h3 {line-height:40px;border-bottom:1px solid #eaeaea;font-size:18px;padding-bottom:20px;margin-bottom:30px;}
.pos-fix {position:fixed;top:0;}

/*n-pinfo*/
.n-pinfo {width:1200px;margin:0 auto;font-size:12px;line-height:26px;margin-bottom:30px;color:#666;overflow: hidden}
.n-pinfo a {color:#666;}
.n-pinfo a:hover {color:#e95504;}
.n-pinfoi {float:right;padding:10px 30px;border:1px dashed #eaeaea;}