﻿body, div, p {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none !important
}
.bann-pic {
    width: 100%;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both
}

* {
    font-family: 微软雅黑;
}

body {
    overflow-x: hidden;
}

/*导航样式*/
.navbar {
    width: 100%;
    height: 104px;
    background: rgba(0, 0, 0, 0.5);

}

.main {
    width: 1200px;
    margin: 0 auto;
}

.nav-list {
    float: right;
    margin-top: 10px;
    z-index: 10000;
    position: relative;
}

.logo {
    margin-top: 6px;
    float: left;
}

.logo img {
    border: none;
}

.nav-list .one1 {
    display: block;
    color: #fff;
    font-size: 16px;
    display: block;
    width: 90px;
    text-align: center;
    height: 90px;
    line-height: 90px;
}

.nav-list .one {
    padding-top: 1px;
    height: 95px;
    float: left;
}

.nav-list .one:hover { /*border-top: 1px solid #006699;*/
}

.nav-list .one:hover .one1 {
    background: #006699;
    color: #fff;
}

.nav-list .one:hover .two {
    display: block;
}

.one {
    position: relative;
}

.two {
    position: absolute;
    top: 90px;
    left: 0;
    width: 90px;
    display: none;
    z-index: 10000
}

.two li {
    width: 100%;
    padding-top: 3px
}

.two li a {
    width: 100%;
    text-align: center;
    background: #0571ae;
    padding: 8px 0;
    display: block;
    color: #fff
}

.two li a:hover {
    background: #ff9c00
}

/*底部样式*/
.bot {
    width: 100%;
    padding: 20px 0;
    background: #2d2d2d;


}

.botcon {
    width: 1000px;
    margin: 0 auto
}


.ren {
    position: absolute;
}

.ren {
    top: 40%;
    left: -20%;
    pacity: 0;

    transition-delay: 2s;
    -webkit-transition-delay: 2s;
    animation: che 1.2s forwards 0.8s 1;
    -webkit-animation: che 1.2s forwards 0.8s 1;

}


@-webkit-keyframes che {
    0% {
        top: 40%;
        left: -20%;
        pacity: 0;
    }
    100% {
        top: 40%;
        left: 20%;
        opacity: 1;
    }
}

@keyframes che {
    0% {
        top: 40%;
        left: -20%;
        pacity: 0;
    }
    100% {
        top: 40%;
        left: 20%;
        opacity: 1;
    }
}


.banner-words {
    position: absolute;
    top: 15%;
    left: 0;
    width: 100%
}

.banner-w {
    width: 477px;
    margin: 0 auto;
    text-align: center;
}

.banner-w .p2 {
    margin-top: 10px
}

/*单页样式*/
.nail {
    height: 44px;
    width: 100%;
    background: url('../images/nail_1.jpg') repeat-x;
    overflow: hidden;
    line-height: 44px;
}

.nail-left {
    float: left;
    background: url('../images/lanmu_1.png') no-repeat center left;
    padding-left: 29px
}

.ch {
    color: #393939;
    font-size: 16px;
}

.en {
    cursor: #666;
    font-size: 12px;
    text-transform: uppercase;
}

.nail-right {
    color: #666;
    font-size: 14px;
    background: url('../images/po_1.png') no-repeat center left;
    padding-left: 20px
}

.nail-right a {
    color: #666;
}

.lei {
    text-align: center;
    padding: 70px 0 50px 0
}

.lei a {
    display: inline-block;
    width: 151px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    background: url('../images/lei_1.png') no-repeat;
    color: #fff;
    font-size: 14px;
    margin-right: 20px
}

.lei a:hover {
    background: url('../images/lei1_1.png') no-repeat;
}

.about-con {
    background: url('../images/a_1.jpg') no-repeat center bottom;
    padding-bottom: 200px
}

/*新闻列表*/
.new-list {
    width: 1200px
}

.new-list li {
    background: #f2f2f2;
    width: 100%;
    height: 119px;
    margin-bottom: 15px
}

.new-right {
    width: 964px;
    margin-left: 20px;
}

.r1 {
    background: url('../images/bor_1.png') no-repeat center bottom;
    height: 50px;
    line-height: 50px;
}

.r1 .span1 {
    color: #006699;
    float: left;
    display: block;
}

.r1 .span2 {
    float: right;
    color: #666
}

.r2 {
    padding-top: 10px;
    color: #717171;
    font-size: 14px;
    line-height: 24px;
}

.r1 .span1:hover {
    color: #ff9c00;
}

.page a {
    display: inline-block;
    height: 33px;
    padding: 0 12px;
    background: #006699;
    color: #fff;
    line-height: 33px;
    text-align: center;
    margin-left: 5px;
    font-size: 14px;
}

.page {
    text-align: center;
    padding: 40px 0 37px 0
}

.select {
    background: #ff9c00 !important
}

.news-con, .new-list, .pro-list, .pro-con, .gbook, .gbook-list {
    min-height: 350px
}

.about-con {
    min-height: 93px
}

/*新闻详情*/
.news-t {
    color: #0a0204;
    font-size: 18px;
    text-align: center
}

.news-d {
    text-align: center;
    color: #0a0204;
    font-size: 14px;
    padding: 15px 0 25px 0;
}

.news-content {
    width: 1080px;
    margin: 0 auto;
    padding-bottom: 37px
}

.ye {
    width: 100%;
    background: url('../images/bor_1.png') repeat-x center top;
    font-size: 15px;
    line-height: 33px;
}

.ye ul {
    width: 1200px;
    margin: 0 auto;
    padding: 25px 0
}

.ye, .ye a {
    color: #0a0204
}

.ye a:hover {
    color: #006699
}

/*图文列表*/
.pro-list li {
    width: 282px;
    height: 315px;
    background: #404042;
    margin-bottom: 22px;
    float: left;
    margin-left: 24px;
    overflow: hidden
}

.pro-list li img {
    height: 266px;
    width: 282px;
}

.pro-t {
    width: 252px;
    margin: 0 auto;
    color: #fff;
    line-height: 35px;
}

.pro-list li:hover {
    background: #006699
}

.pimg {
    width: 282px;
    height: 266px;
    position: relative;
    transition: all 1s ease 0s;
    overflow: hidden;
    transition: all 1s ease 0s;
}

.pimg img {
    width: 100%;
    transition: all 1s ease 0s;
}

.pro-list li:hover img {
    transform: scale(1.4, 1.4);
    -moz-transform: scale(1.4, 1.4);
    -ms-transform: scale(1.4, 1.4);
    -o-transform: scale(1.4, 1.4);
    -webkit-transform: scale(1.4, 1.4);
}

/*图文详情*/
.pro-pic {
    text-align: center;
}

.pro-title {
    color: #000000;
    font-size: 14px;
    padding: 14px 0 35px 0;
    text-align: center;
}

.xq {
    width: 100%;
    height: 44px;
    line-height: 44px;
    background: #f1efef;
}

.xq span {
    display: block;
    padding-left: 20px;
    color: #ff0000;
    font-size: 15px;
}

.xq-con {
    background: url('../images/bor_1.png') repeat-x center top;
    padding-top: 25px;
    margin-top: 25px;
    padding-bottom: 50px
}

/*在线留言*/
.gbook {
    margin-bottom: 46px
}

.gbook-pic {
    width: 491px;
    margin-right: 27px;
    float: left;
}

.gbook-con {
    float: left;
    width: 675px
}

.tit {
    color: #6b6b6b;
    font-size: 14px;
}

.put1 {
    height: 43px;
    line-height: 43px;
    margin-bottom: 10px
}

.main_bd {
    width: 335px;
    height: 43px;
    background: #c7c7c7;
    border: none;
    padding-left: 5px
}

.error {
    color: #afafaf;
    font-size: 14px;
}

.main_bd1 {
    width: 590px;
    height: 113px;
    background: #c7c7c7;
    border: none;
    padding: 5px;
}

.main_but input {
    background: #2183ce;
    width: 600px;
    height: 42px;
    margin-top: 15px;
    float: right;
    color: #fff;
    font-size: 15px;
    border: none;
}

/*留言列表*/
.gbook-list {
    width: 750px;
    margin: 0 auto;
    padding-bottom: 50px
}

.gbook-list table {
    margin-bottom: 30px
}

.nail {
    border-top: 1px solid #c4d3e2
}

.dcl-wenzhang p {
    text-indent: 2em;
}

.dcl-wenzhang p img {
    display: block;
    margin: auto;
    text-align: center;
    padding: 20px 0;
}

.dcl-wenzhang p h3 {
    color: red;
}

/* 招商加盟 */
.custom {
    background: red;
    background: #f2f2f2;
    margin-bottom: 15px;
    height: 1500px;
}
.cus{
    /*background: #0571ae;*/
    width: 290px;
    line-height: 40px;
    text-align: center;
    margin-left: 10px;
    float: left;
}


