.wrap {
    width: 1200px;
    margin: 0 auto;
}

/*clearfix*/
.clearfix {
    overflow: hidden;
    _zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/*header css*/
.header {
    height: 58px;
    background: #1f222f;
}

/*固定top class*/
.fixednav {
    position: fixed !important;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9;
}

/*logo css*/
.logo {
    height: 58px;
}

/*tel css*/
.tel {
    height: 58px;
}

/*nav css*/
.nav {
    margin-left: 100px;
    height: 58px;
}

.nav ul > li {
    float: left;
    color: #fff;
}

.nav ul > li > a {
    display: block;
    color: #fff;
    padding: 18px 25px 19px;
}

.nav ul > li > a:hover {
    background: url(../img/index-nav-bt.jpg) no-repeat center bottom;
    color: #2363FF;
}

.li-hover {
    background: url(../img/index-nav-bt.jpg) no-repeat center bottom;
    color: #2363FF;
}

/*nav-list*/
.nav-list {
    display: none;
    width: 1200px;
    margin: 0 auto;
    height: 200px;
    background: #fff;
    position: absolute;
    top: 58px;
    left: 0;
    right: 0;
    z-index: 9;
}

.nav-list ol {
    width: 1120px;
    height: 66px;
    margin: 0 40px;
    border-bottom: 1px dashed #666;
}

.nav-list ol > li {
    float: left;
    line-height: 66px;
    width: 140px;
}

.nav-list ol > li a {
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.nav-list ol > li a:hover {
    color: #2363ff;
}

.product:hover .nav-list {
    display: block;
}


/*footer css*/
.footer {
    height: 300px;
    background: #1f222f;
    padding-bottom: 40px;
}

.footer-l {
    width: 500px;
}

.footer-l img {
    margin-top: 50px;
    margin-bottom: 36px;
}

.footer-l p {
    color: #fff;
    line-height: 30px;
}

.footer-r {
    width: 700px;
}

.footer-r-item li {
    width: 175px;
    float: left;
    text-align: center;
}

.footer-r-item li p {
    margin-top: 40px;
    font-size: 16px;
    color: #fff;
}

.footer-r-item li a {
    display: block;
    font-size: 14px;
    color: #ddd;
    margin-top: 10px;
}

.footer-r-item li a:hover {
    color: #2363ff;
}

/*copyright css*/
.copyright {
    height: 34px;
    background: #497ef6;
}

.copyright p {
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 34px;
}

/*gotop css*/
.gotop {
    position: fixed;
    right: 100px;
    bottom: 100px;
}

.gotop a {
    display: block;
    width: 50px;
    height: 50px;
    background: #497ef6 url(../img/gotop.png) no-repeat center center;
}

.guding {
    width: 100%;
    height: 80px;
    /*background: url(../img/dbgudingimg.png);*/
    position: fixed;
    bottom: 0;
    z-index: 9;
}

.guding img {
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
    position: relative;
}

.guding a {
    display: inline-block;
    position: relative;
    bottom: 60px;
    left: 760px;
    width: 100px;
    height: 42px;
    background: #fff;
    border-radius: 10px;
    text-align: center;
    line-height: 42px;
    font-size: 18px;
    color: #fd8c27;
}

.hyzx0801 {
	width: 100%;
    height: 600px;
    /*background: #769eff;*/
    overflow: hidden;
}
.hyzx0801 .hyzx0801_fl{
   width: 48.4%;
    float: left;
    /*background: #769eff;*/
    height: 362px;
}
.hyzx0801 .hyzx0801_fr{
    width: 50%;
    float: right;
    /*background: #fd4116;*/
    height: 362px;
}
.hyzx0801_flb{
    width: 99.5%;
    height: 60px;
    border: 1px solid #999999;
    line-height: 60px;
}
.hyzx0801_flb a{
    display: block;
    width: 96.5%;
    height: 60px;
    line-height: 60px;
    color: #326cfa;
    padding: 0 10px;
}
.hyzx0801_flb a:hover{
    color: #666666;
}
.hyzx0801_fr div{
    width: 100%;
    height: 100px;
    margin-bottom: 5.1%;
    /*background: #999999;*/
    overflow: hidden;
}
.hyzx0801_fr .hyzx0801_fr3{
    margin-bottom: 0;
}
.hyzx0801_fr div .hyzx0801_fr1l{
    width: 33.5%;
    height: 100%;
    float: left;
    /*background: #2363ff;*/
}
.hyzx0801_fr div  .hyzx0801_fr1r{
    width: 64%;
    height: 100%;
    float: right;
    /*background: red;*/
    color: #666666;
}
.hyzx0801_fr div  .hyzx0801_fr1r a{
    display: block;
    width: 100%;
    height: 100%;
    /*background: #2363ff;*/
}
.hyzx0801_fr div  .hyzx0801_fr1r a p{
    font-size: 14px;
   margin-top: 10px;

}
.hyzx0801_fr div  .hyzx0801_fr1r a:hover{
    color:#326cfa;
}
