.head_top { width: 1140px; }
.cnal-docs-banner { background: url(images/banner_bg.jpg) no-repeat; height: 120px; }
.cnal-docs-banner .container { position: relative; height: 120px; }
.cnal-docs-banner .logo-con { width: 90px; height: 90px; overflow:hidden;margin-top: 15px;}
.cnal-docs-banner .logo-con span{ width: 90px; height: 90px; display: table-cell;text-align: center;vertical-align: middle;padding: 0;}
.cnal-docs-banner .logo-con span img{ max-height:90px; max-width:90px;}
.cnal-docs-banner .company-name-con { color: #fff; font-size: 40px; margin-left:10px; }
.cnal-docs-banner .company-name-con a { color: #fff; font-size: 40px; text-decoration: none; }
.cnal-docs-banner .relative-product-con { width: 250px; background: #FFF; height: 60px; line-height: 60px; border-bottom: #cc0033 solid 5px; position: absolute; right: 15px; bottom: -5px; opacity: 0.8; filter: alpha(opacity=80); }

.cnal-docs-banner a.wyb{float:right;font-size:24px; position:absolute; right:50px; top:14px; color:#fff; text-decoration:none;}
.cnal-docs-banner a.wyb .year{color:#fffc00; padding:0 6px; font-size:26px;}

.cnal-thumbnail { border-radius: 0; height: 420px; width: 262px; border: #efefef solid 1px; padding: 0; margin-left: 10px; margin-bottom: 30px; overflow: hidden; }
.cnal-thumbnail:hover { border-color: #F00; }
.cnal-thumbnail .imgcon { width: 260px; height: 260px; overflow: hidden; }
.cnal-thumbnail .imgcon a { width: 260px; height: 260px; display: table-cell; text-align: center; vertical-align: middle; background: #f6f6f6; padding: 0; }
.cnal-thumbnail .caption { text-align: center; }
.cnal-thumbnail .caption h4 { height: 44px; line-height: 22px; }
.cnal-thumbnail .btn-w2 { background: #cc0033; padding: 8px 30px; border-radius: 0; color: #fff; }
.cnal-thumbnail .imgcon img{ width: 100%; transition: all 0.5s; overflow: hidden; max-width: none;}
.cnal-thumbnail .imgcon img:hover{ transform: scale(1.2, 1.2); }
.pagination > .active { background: #e60000; border-color: #e60000; color: #fff; }
.cnal-load-more { height: 40px; line-height: 40px; margin-bottom: 30px; }
.cnal-footer { font-size: 14px; text-align: center; background: #444; color: #fff; padding: 10px 0; width:100%; position:fixed;bottom:0;}







