/* Generic Utility */
.hide{display:none;}
.show{display: block !important;}
.current { cursor:pointer;}
/* Specific to tab one */


.tab .list-wrap { padding-top:5px; width:100%;}
.tab { width:100%; height:330px;}
.tab .nav{overflow:hidden; height:58px; background: #6bc0aa;}
.tab .nav li{width:13%; padding:10px 5%; margin:0 1%; height:38px; line-height:38px; float:left;}
.tab .nav li a{width:100%; height:38px; display:block; color:#fff; text-align:center; font-size:16px;  font-family:"微软雅黑";}
.tab .nav li:last-child a{border:none}

.tab .nav li a:hover,.tab_nav .current a{background:rgba(0,0,0,0.5); color:#fff; font-weight:bold;}

/*gd*/

.tejia_con img{max-width:265px; height:199px; vertical-align:top; padding:}

.tejia_con ul li{ width:265px; height:199px; float:left; margin:0 10px;}

.tejia_con ul li a { width:265px; margin:0 auto; overflow:hidden; height:199px; display:block; position:relative; text-align:center; }
.tejia_con ul li a:hover {color:#c62619;}

.tejia_con ul{width:9999px; position:absolute;}
.tejia_con{position: relative; width:1140px; height:199px; overflow:hidden;}
.tejia_cc{position:relative; width:1140px; height:199px; padding:20px 30px;}
.tejia_con .gd_title { line-height:30px; font-size:12px;}

.bbtn{ text-align:center;}
.aleft_l1{ position:absolute; left:0; top:100px; font-size:50px; font-weight:bold; height:20px; line-height:20px; text-align:center;}
.aright_r1{ position:absolute; right:0; top:70px; font-size:50px; font-weight:bold; height:20px; line-height:20px; text-align:center;}

.aleft_l1 i,.aright_r1 i{color:#333; display:block; padding:15px 0;}
.aleft_l1:hover i,.aright_r1:hover i{color:#009a44;}