﻿* {
    margin: 0;
    padding: 0;
}
html, body, div, span, object, iframe, table, tr, th, td, em, img, h1, h2, h3, h4, h5, h6, p, a, dl, dt, dd, ul, li, form, label {
    border: 0 none;
    font-family: inherit;
    font-style: inherit;
    margin: 0;
    padding: 0;
}
body {
    color: #1d1d1d;
    font-family: "microsoft yahei";
    font-size: 12px;
    line-height: 24px;
}
a{
    text-decoration: none;
}
.gz_logo_head {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;
    background:#000;
	/*filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; */
    height: 154px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.gz_logo_head .menu {
    border-bottom: 1px solid #666666;
    height: 154px;
    min-width: 1100px;
    position: relative;
}
.gou{
	width: 1100px;
	margin: 0 auto;
	height: 154px;
}
.menu ul li{
	float: left;
    width: 110px;
    height: 154px;
    text-align: center;
    list-style-type: none;
}
.menu ul li .nav_a {
    color: #c1bd95;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding-top: 110px;
}
.menu ul li a{
	    text-decoration: none;
}
.menu ul li a:hover {
    color: #ffffff;
    text-decoration: none;

}
.menu ul li .dp_boxA {
    background: #fff none repeat scroll 0 0;
    display: none;
    height: 188px;
    left: 0;
    opacity: 0.8;
    overflow: visible;
    position: absolute;
    top: 154px;
    width: 100%;
    z-index: 9999;
}
.menu .li_on .dp_boxA {
    display: block;
}
.menu .li_on .dp_boxA li {
    text-align: left;
}
.gz_logo_head .dp_boxA .dp_com {
    height: 180px;
    margin: 0 auto;
    width: 980px;
}
.gz_logo_head .dp_boxA .dp_com .db_l1 {
    float: left;
    width: 650px;
}
.gz_logo_head .dp_boxA .dp_com .db_l1 ul {
    overflow: hidden;
    padding: 17px 0 0;
}
.gz_logo_head .dp_boxA .dp_com .db_l1 ul li {
    background: rgba(0, 0, 0, 0) url("../images/sanjiao.gif") no-repeat scroll left center;
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
    width: 170px;
}
.gz_logo_head .dp_boxA .dp_com .db_l1 ul li a {
    color: #000000;
    font-size: 14px;
}

.gz_menu1 {
    background: rgba(0, 0, 0, 0) url("../images/menu_bg1.jpg") scroll center 0;
    height: 100px;
    width: 100%;
}
.gz_menu1 .com {
    height: 100px;
    margin: 0 auto;
    overflow: hidden;
    width: 1100px;
}
.gz_menu1 .com .list1 {
    float: left;
    height: 100px;
    width: 260px;
}
.gz_menu1 .com .list2 {
    float: left;
    height: 100px;
    width: 285px;
}
.gz_menu1 .com .list3 {
    float: left;
    height: 100px;
    width: 225px;
}
.gz_menu1 .com .list4 {
    float: left;
    height: 100px;
    width: 185px;
}
.gz_menu1 .com .list5 {
    float: left;
    height: 100px;
    width: 145px;
}
.tbtop {
    padding-top: 12px;
}
.gz_menu1 .com a {
    color: #666666;
}
.gz_menu1 .com a:hover {
    color: #AD9C69;
}

/*头部轮播  flexslider */
.flexslider{height:669px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{z-index:1;}
.slides li{height:669px;}
.flex-control-nav{position:absolute;top:630px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 12px;display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:relative;left:-5px;z-index:3;width:1130px;top:52%; margin: 0 auto;}
.flex-direction-nav li a{display:block;width:80px;height:87px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:0;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:0;background:url(../images/next.png) center center no-repeat;}

@media screen and (max-width: 750px) {
html {
            width:125%;
        }
    }

