@charset "utf-8";
/********************
*Author: Panfei
*Date: 2015-6-30
********************/

strong{font-weight: 700;}
table, th, td{border:1px solid #000;}
body{font: 22px/1.5 'microsoft yahei'; background: #fff; min-width: 1150px;}
a{text-decoration: none;}
i{font-style: normal;}

.topbar{height: 620px; background: url(../images/bg0.jpg) no-repeat 50% 0;}
.topbar-cont{width: 1150px; height: 100%; margin: 0 auto; position: relative;}
.jy-logo{position: absolute; top: 20px; left: 120px;}
.navbar{width: 500px; padding: 0 29px; height: 41px; line-height: 24px; position: absolute; top: 0; right: 0; text-align: center; background: url(../images/nav_bg.png) no-repeat;}
.navbar a{color: #dbdbdb; font-size: 12px; margin: 0 10px;}
.navbar a:hover{color: #88d4c2;}

.tabbar{height: 100px; background: url(../images/bg1.jpg) no-repeat 50% 0;}
.tabbar-cont{width: 1024px; border-left: 1px solid #111c11; margin: 0 auto; overflow: hidden;}
.tabbar a{float: left; width: 127px; height: 80px; padding-top: 20px; border-right: 1px solid #111c11; color: #fff; text-align: center; line-height: 26px;}
.tabbar a:hover, .tab-hov{background: url(../images/tab_hov.jpg) no-repeat;}
.tabbar a i{font-size: 16px;}

.container{min-height: 500px; padding: 30px 0 100px 0;}
.container-cont{width: 1024px; margin: 0 auto; display: none; font-size: 14px;}
.show{display: block;}





