*{
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Microsoft YaHei";
}
body{
    width: 100%;
}
.index{
    width: 100%;
    margin: 0 auto;
}

.clr{ clear: both;}

.top{
    width: 100%;
    height: 33px;
    margin: 0 auto;
    background-color: #eeeeee;
}
.welcome{
    margin: 0 auto;
    height: 33px;
    line-height: 33px;
    width: 1300px;
}
.welcome .p1{
    font-size: 12px;
    color: #6f6f6f;
    float: left;
}
.welcome .p2{
    font-size: 12px;
    color: #6f6f6f;
    float: right;
}
.p2 span{
    font-size: 26px;
    color: #ff9900;
}


#head{
    width: 1300px;
    height: 95px;
    margin: 0 auto;
    position: relative;
}
#head a img{
    height: 80px;
    width: 285px;
    margin-top: 5px;
    float: left;
}
.nav{
    /*float: right;*/
    position: absolute;
    right: 0px;
    height: 95px;
    width: 750px;
    margin: 0 auto;
}

.nav ul li{ 
    display: inline-block;
    float: left;
    height: 95px;
    line-height: 95px;
    text-align: center;
}
.nav ul li a{
    height: 95px;
    width: 120px; 
    text-decoration: none;
    color: #585858;
    background: transparent; 
    display: inline-block;
}

.nav ul li a:hover{
    background: #1991e7;
    color: #fff;
}



.nav ul span {}




.nav ul {
    padding: 0px;
    margin: 0px;
} 

.nav ul .con {
    display: none;
    position: absolute;
    right: 0;
    z-index: 1;
    width: 130%; 
    min-height: 210px;
    background: #1991e7;
    border-bottom: 0px #000 solid;
    margin-top: 95px;
}

.nav ul span:hover .con {
    display: block;
}

.nav ul .con .er_img{ 
    float: right; 
    margin: 20px;
    
}

.nav ul .con  .er_img img{
    width: 220px;
    height: 160px;
}

.nav ul .con .er_menu {
    width: 150px;
    float: left;
    margin-left: 0px;
    margin-top: 20px;
}

.nav ul .con .er_menu li {
    height: 35px;
    line-height: 35px;
    padding: 5px;
    clear: both;
    /* border-left: 1px #fff solid; */
    border-right: 1px #fff solid;
    background-image: none;
}

.nav ul .con .er_menu li a {
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: block;
    clear: both;
    width: 150px;
    margin-left: 20px;
    color: #fff;
}

.nav ul .con .er_menu li a:hover {
    background-color: #ff9900
}


.nav ul .con .er_info {
    float: left;
    width: 360px;
    text-align: left;
    margin-left: 60px;
    padding-right: 20px;
    margin-top: 30px;
    color: #fff;
}

.nav ul .con .er_info strong {
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
    /* color: #ff9900; */
}

.nav ul .con .er_info p {
    color: #fff;
    line-height: 30px;
} 

ul,li{
    list-style: none;
    /*background-color: #ff9900;*/
}


#prodCe{
    width: 1300px;
    height: 860px;
    margin: 0 auto;
}
.prod_top{
    height: 120px;
    text-align: center;
}
.p3{
    text-align: center;
    height: 110px;
    line-height: 160px;
    font-size: 28px;
    color: #1991e7;
}
.hr1{
    width: 1000px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
}
.hr2{
    width: 100px;
    margin: 0 auto -2px auto;
    border-bottom: 5px solid #ff9900;
}
.prod_under{
    height: 742px;
    position: relative;
}
.prod_left{
    width: 220px;
    height: 615px;
    position: absolute;
    left: 75px;
    top: 45px;
    background-color: #eee;
}
.prod_left ul li{
    text-decoration: none;
    height: 60px;
    line-height: 60px;
    width: 220px;
    color: #585858;
    border-bottom: 1px solid #fff;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}
#list_1{
    background: #1991e7;
    height: 100px;
    line-height: 100px;
    color: #fff;
}

/* .prod_left ul li:hover{
    background: #1991e7;
    height: 100px;
    line-height: 100px;
    color: #fff;
} */

/* .prod_now{
    background: #1991e7;
    height: 100px;
    line-height: 100px;
    color: #fff;
} */

.prod_right{
    width: 900px;
    height: 590px;
    position: absolute;
    right: 80px;
    top: 70px;
    overflow: hidden;
    /*background-color: #6f6f6f;*/
}
.prod_right ul li{
    width: 285px;
    height: 285px;
    text-align: center;
    font-size: 14px;
    float: left;
    border: 1px solid #fff;
    margin: 5px;
}
.prod_right ul li:hover{
    border: 1px solid #1991e7;
}
.prod_right ul li:hover a{
    color: #1991e7;
}

.prod_right a{
    text-decoration: none;
    color: #3a3a3a;
}
.prod_right img{
    margin-top: 1px;
    width: 283px;
    height: 235px;
    background: #111;
}
.prod_right p{
    line-height: 40px;
}


#about{
    width: 100%;
    height: 440px;
    background: #eee;
}
.ab_top{
    height: 130px;
    text-align: center;
}
.p4{
    height: 75px;
    line-height: 100px;
    font-size: 28px;
    color: #1991e7;
}
.p5{
    height: 40px;
    margin-top: 10px;
    line-height: 45px;
    font-size: 14px;
    color: #6f6f6f;
}
.ab_under{
    height: 265px;
    width: 1100px;
    margin: 0 auto;
}
.ab_under img{
    width: 450px;
    height: 265px;
    float: left;
    background: #ffd79a;
}
.ab_right{
    width: 635px;
    height: 265px;
    float: right;
    /* position: relative; */
    background-color: #1991e7;
}
.ab_p{
    width: 590px;
    height: 140px;
    margin-left: 20px;
    margin-top: 20px;
}
.ab_right p{
    font-size: 14px;
    color: #fff;
    line-height: 28px;
}
.ab_right a{
    text-decoration: none;
    
    /* background: #ff9900;
    color: #fff;
    text-align: center; */
} 

.ab_right a p{
    width: 132px;
    height: 46px;
    background: #ff9900;
    color: #fff;
    text-align: center;
    line-height: 46px;
    margin-left: 20px;
    margin-top: 40px;
}

.ab_right a p:hover{
    background: #fff;
    color: #ff9900;
}


#new{
    height: 735px;
    width: 1300px;
    margin: 0 auto;
    position: relative;
}
.new_top{
    height: 176px;
    text-align: center;
}
.new_under{
    /* height: 495px; */
    width: 1100px;
    margin: 0 auto;
}
.new_left{
    width: 600px;
    /* height: 400px; */
    float: left;
}
.new_left ul li{
    height: 90px;
    margin-top: 10px;
    margin-bottom: 55px;
    /* border-bottom: 1px solid #eee; */
}

.new_L{
    width: 75px;
    height: 75px;
    background: #eee;
    float: left;
    text-align: center;
    color: #6f6f6f;
}
.new_p1{
    font-size: 24px;
    margin-top: 12px;
}
.new_p2{
    font-size: 14px;
    margin-top: -5px;
}
.new_text{
    width: 508px;
    height: 85px;
    margin-left: 15px;
    float: left;
    line-height: 24px;
}

.new_text a{
    text-decoration: none;
    color: #1991e7;
    font-size: 18px;
}



.new_p3{
    color: #6f6f6f;
    font-size: 14px;
}
.blank{
    padding-top: 120px;
}
.hr3{
    width: 600px;
    border: 1px dotted #ddd;
} 
.new_right{
    width: 330px;
    /* height: 410px; */
    float: right;
}

.new_right a{
    text-decoration: none;
    color: #fff;
}
.new_right img{
    width: 330px;
    height: 180px;
    margin-top: 30px;
}

.new_right .newpic_back{
    width: 330px;
    height: 30px;
    margin-top: -34px;
    background: #000;
    opacity: 0.36;
}
.new_right p{
    width: 330px;
    height: 30px;
    line-height: 30px;
    margin-top: -30px;
    text-align: center;
}
.new_right a:hover{
    color: #ff9900;
}
.bott{
    margin: 0 auto;
    width: 120px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    border-radius: 20px;
    background: #fff;
    border: 1px solid #1991e7;
    position: absolute;
    bottom: 50px;
    left: 600px;
}
.bott:hover{
    border: 1px solid #ff9900;
}

.bott a{
    text-decoration: none;
    color: #1991e7;
}
.bott:hover a{
    color: #ff9900;
}

#mid{
    width: 100%;
    height: 355px;
    background: url("../images/AD0I8OirCBACGAAggK253AUogOih4QcwgA84sAQ.jpg");
}
.mid_box{
    width: 1300px;
    margin: 0 auto;
    position: relative;
}
.mid_left{
    width: 350px;
    height: 135px;
    position: absolute;
    left: 95px;
    top: 110px;
    line-height: 40px;
}
.mid_p1{
    font-size: 30px;
    color: #fff;
}
.mid_p2{
    font-size: 24px;
    color: #ff9900;
}
.mid_p3{
    font-size: 18px;
    color: #fff;
    margin-top: 30px;
}
.mid_right{
    width: 725px;
    height: 150px;
    float: right;
    position: absolute;
    top: 110px;
    right: 30px;
}
.mid_right ul li{
    float: left;
    width: 200px;
    height: 150px;
    margin: 0 20px 0 20px;
}
.mid_right img{
    width: 200px;
    height: 150px;
    border: 1px solid #ff9900;
    background: #ffd79a;
}


#prodSh{
    width: 1300px;
    height: 525px;
    margin: 0 auto;
}
.prodSh_top{
    height: 156px;
    text-align: center;
}
.prodSh_under{
    height: 280px;
    width: 1300px;
    margin: 0 auto;
}
.left_button{
    float: left;
    width: 16px;
    height: 66px;
    line-height: 305px;
    cursor: pointer;
    opacity: 0.55;
}
.left_button:hover{
    opacity: 1;
}
.right_button{
    float: right;
    width: 16px;
    height: 66px;
    margin-top: -210px;
    cursor: pointer;
    opacity: 0.55;
}
.right_button:hover{
    opacity: 1;
}


.show_box{
    width: 1200px;
    margin: 20px auto;
}
#wrap{
    width: 1200px;
    height: 280px; 
    position: relative; 
    margin: 0px auto; 
    overflow: hidden;
}
#list{
    position: absolute;
    left: 0; 
    top: 0; 
    margin: 0; 
    padding: 0;    
    animation: 15s move infinite linear; 
    width: 1000%; 
}
#list li {
    list-style: none; 
    width: 285px; 
    height: 280px; 
    border: 10px solid #fff; 
    text-align: center;
    float: left;
    position: relative;
    opacity: 1;
}
#list li a{
    color: #6f6f6f;
}

#list li:hover{
    opacity: 0.85;
}
#list li:hover a{
    color: #1991e7;
}

#list img{
    width: 285px;
    height: 225px;
    position: absolute;
    top: 0px;
    left: 0px;
}
#list li p{
    width: 285px;
    height: 55px;
    font-size: 14px;
    position: absolute;
    bottom: 0px;
    line-height: 30px;
    text-align: center;
}

/* @-webkit-keyframes move {
    0% {
        left: 0;
    }

    100% {
        left: -1710px;
    }
} */

/* @keyframes move {
    0% {
       left: 0;
    }
    100% {
       left: -1830px;
    }
}

#wrap:hover #list {
    animation-play-state: paused; /*动画暂停播放*/
/*}  */


#footer{
    height: 320px;
    width: 100%;
    background: #222;
}
.foot_nav{
    height: 80px;
    line-height: 80px;
    text-align: center;
    margin: 0 auto;
    font-size: 15px;
    width: 1200px;
    border-bottom: 1px solid #555;
}

.foot_nav ul li{
    display: inline-block;
    width: 135px;   
}


.foot_nav a{
    text-decoration: none;
    color: #fff;
}

.foot_nav a:hover{ 
    color: #aaa;
}

.foot_under{
    width: 1300px;
    height: 239px;
    margin: 0 auto;
    position: relative;
}

.foot_under img{
    position: absolute;
    width: 300px;
    height: 70px;
    bottom: 80px;
    left: 80px;
}

.foot_text{
    color: #fff;
    width: 520px;
    height: 100px;
    font-size: 16px;
    line-height: 30px;
    position: absolute;
    bottom: 80px;
    left: 440px;
}

.code_box{
    width: 140px;
    height: 165px;
    position: absolute;
    right: 75px;
    bottom: 30px;
}
.qrCode{
    width: 140px;
    height: 165px;
    position: relative;
    text-align: center; 
}
.qrCode img{
    width: 140px;
    height: 140px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.qrCode p{
    width: 140px;
    color: #fff;
    position: absolute;
    font-size: 14px;
    bottom: 0px;
    text-align: center;
}
