*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    font-family: "Microsoft YaHei",Arial;
}
.clearfix, .c {
    zoom: 1;
    clear: both;
}
.clearfix:after, .clearfix:before, .c:after, .c:before {
    display: table;
    content: "";
}
.clearfix:after, .c:after {
    clear: both;
}
/* Write your styles */
.box{
    width: 1200px;
    margin: 0 auto;
}
.head_top2{
    height: 188px;
}
.head_logo{
    float: left;
    margin-top: 42px;
}
.head_logo2{
    margin-top: 60px;
}
.head_phone{
    float: right;
    margin-top: 68px;
}
.head_phone_img{
    float: left;
    margin-top: 8px;
    margin-right: 10px;
}
.head_phone_con{
    float: left;
}
.head_phone_con_name{
    font-size: 16px;
    color: #1b1112;
}
.head_phone_con_js{
    font-size: 24px;
    color: #1b1112;
    line-height: 24px;
}
.head_nav{
    border-top: 1px solid #EAEDF2;
    height: 60px;
    position: relative;
}
.head_nav_box{
    position: absolute;
    top: 0;
    width: 1200px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.head_nav_posi_bg{
    width: 50%;
    height: 59px;
    position: absolute;
    background: url(../aimage/head_nav_bg.jpg);
}
.head_nav_fx{
    float: left;
    width: 185px;
    height: 60px;
    background: url(../aimage/fx_xian.jpg) no-repeat 90px center;
}
.head_nav_fx li{
    width: 90px;
    height: 60px;
    float: left;
    text-align: center;
}
.head_nav_fx li img{
    margin-top: 13px;
}
.head_nav_list{
    width: 1015px;
    float: left;
    height: 59px;
    background-color: #ffffff;
}
.head_nav_li{
    float: left;
    width: 14.2%;
    text-align: center;
}
.head_nav_li_a{
    display: block;
    line-height: 57px;
    font-size: 14px;
    color: #666666;
    background: url(../images/nav_li_bg.jpg) no-repeat right center;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.head_nav_li_a:hover{
    color: #3598dc;
}
/*导航*/
.nav1{
    width: 100%;
}
.nav1.default {
    line-height: 35px;
    height: 35px;
    border: 1px solid #FF7E15;
}
.nav1.twiceBorder, .nav.underline, .nav.overline {
    line-height: 60px;
    height: 60px;
}
.slippery{
    height: 58px !important;
}
.chb_nav_list{
    position: absolute;
    top: 0;
    z-index: 999;
}
/*导航*/
.banner .am-slider-default .am-control-nav{
    bottom: 10px;
}
.banner .am-slider-default .am-control-nav li a{
    width: 35px;
    height: 2px;
    background-color: rgba(255,255,255,.5);
}
.banner .am-slider-default .am-control-nav li a.am-active{
    background-color: rgba(255,255,255,1);
}
.banner_li{
    height: 495px;
}
.cat_title{
    text-align: center;
    font-size: 28px;
    color: #000000;
    font-weight: bolder;
    margin-top: 40px;
}
.cat_entitle_z{
    font-size: 16px;
    color: #666666;
    vertical-align: middle;
    margin: 0 15px;
}
.cat_entitle_x{
    width: 100px;
    height: 1px;
    vertical-align: middle;
    background-color: #666666;
}
.cat_entitle{
    margin-top: 10px;
    text-align: center;
}
.cat_entitle span{
    display: inline-block;
}
.fuwu_list{
    width: 100%;
    margin: 50px 0 75px 0;
}
.fuwu_list li{
    float: left;
    width: 25%;
    cursor: pointer;
    padding: 20px 0;
    text-align: center;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.fuwu_list li:hover {
    box-shadow: 0 0 10px #ccc;
}
.fuwu_li_js{
    width: 76%;
    margin: 0 auto;
    line-height: 20px;
    color: #5a5a5a;
}
.fuwu_li_name{
    margin: 20px 0 10px 0;
    font-size: 18px;
    color: #000000;
    font-weight: bolder;
}
.about{
    height: 570px;
    background: url(../aimage/about_bg2.jpg) no-repeat center;
    background-attachment:fixed;
}
.about .cat_title{
    color: #ffffff;
}
.about .cat_entitle_x{
    background-color: #ffffff;
}
.about .cat_entitle_z{
    color: #ffffff;
}
.about_con_left{
    width: 590px;
    float: left;
    margin-top: 30px;
}
.about_con_left p{
    margin-bottom: 25px;
    font-weight: 300;
    color: #ffffff;
    font-size: 14px;
    line-height: 28px;
}
.about_con_more{
    margin-top: 20px;
    width: 150px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #ffffff;
    border: 1px solid #C1D9EA;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.about_con_more:hover{
    background-color: #ffffff;
    color: #3598dc;
}
.about_con{
    margin-top: 50px;
}
.about_con_right{
    width: 547px;
    height: 361px;
    float: right;
}
.about_con_right .am-slider-default .am-control-nav li a{
    width: 34px;
    height: 4px;
    background-color: rgba(255,255,255,.5);
}
.about_con_right .am-slider-default .am-control-nav{
    text-align: right;
    bottom: -25px;
}
.about_con_right .am-slider-default .am-control-nav li a.am-active{
    background-color: rgba(255,255,255,1);
}

.product_list li{
    margin-bottom: 22px;
    float: left;
    width: 285px;
    height: 325px;
    margin-right: 20px;
    border: 1px solid #eeeeee;
    border-radius: 3px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.product_li{
    width: 100%;
    height: 100%;
    border: 5px solid #ffffff;
    border-radius: 3px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.product_list li:hover .product_li{
    border: 5px solid #5DADE2;
}
.product_list li.product_li4{
    margin-right: 0;
}
.product_li_img{
    text-align: center;
    height: 252px;
    line-height: 250px;
}
.product_li_img img{
    max-width: 95%;
    max-height: 95%;
}
.product_li_name{
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 18px;
    color: #5a5a5a;
    text-align: center;
    margin-top: 5px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.product_li_more{
    font-size: 13px;
    text-align: center;
    color: #979797;
    margin-top: 6px;
}
.product_list{
    margin-top: 35px;
}
.product_list li:hover .product_li_name{
    color: #3498DB;
}
.product_more{
    width: 150px;
    height: 50px;
    background-color: #3498db;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    font-size: 14px;
    margin: 30px auto 0 auto;
    border-radius: 5px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.product_more:hover{
    background-color: #2481bc;
}
.new_list .am-slider-default .am-control-thumbs{
    width: 244px;
    float: left;
}
.new_list .am-slider-default .am-viewport{
    width: 880px;
    float: right;
}
.new_list .am-slider-default .am-control-thumbs li{
    width: 100%;
}
.new_list_ul{
    width: 244px;
    float: left;
}
.new_list_div{
    width: 880px;
    float: right;
}
.new_list .am-nav-tabs>li{
    margin-bottom: 3px;
    width: 100%;
    float: none;
    height: 122px;
    text-align: center;
    line-height: 122px;
    background-color: #f9f9f9;
}
.new_list .am-nav-tabs>li.am-active{
    background-color: #3498db;
}
.new_list .am-nav-tabs>li.am-active>a{
    background: none;
    color: #ffffff;
}
.new_list .am-nav-tabs>li>a{
    font-size: 20px;
    color: #000000;
}
.new_list_div_time{
    margin-left: 15px;
    text-align: center;
    color: #ffffff;
    width: 70px;
    height: 65px;
    float: left;
    background-color: #3498db;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.new_list_div .am-tab-panel li:hover .new_list_div_time{
    background-color: #2181C1;
}
.new_list_div_con{
    float: right;
    width: 750px;
}
.new_list_div_ri{
    font-size: 22px;
    line-height: 22px;
    font-weight: bolder;
    margin-top: 12px;
}
.new_list_div_nian{
    font-size: 13px;
    margin-top: 3px;
}
.new_list_div_name{
    font-size: 22px;
    line-height: 22px;
    color: #000000;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.new_list_div_js{
    color: #666666;
    margin-top: 8px;
    line-height: 18px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.new_list_div .am-tab-panel li{
    padding-bottom: 14px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #DBD4CD;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.new_list_div .am-tab-panel li:hover{
    border-bottom: 1px dashed #3498db;
}
.new_list_div .am-tab-panel li:hover .new_list_div_name{
    color: #3498db;
}
.new_list{
    margin-top: 60px;
}
.huoban{
    margin-top: 40px;
    padding-bottom: 80px;
    background-color: #f9f9f9;
}
.huoban_list .am-slider .am-slides>li{
    background-color: #ffffff;
    width: 272px;
    height: 112px;
    line-height: 112px;
    text-align: center;
}
.huoban_list .am-slider .am-slides>li a{
    display: block;
    height: 100%;
}
.huoban_list .am-slider .am-slides img{
    width: auto;
    max-width: 100%;
    max-height: 100%;
    display: inline;
}
.huoban_list{
    margin-top: 50px;
}
.huoban_list .am-slider-default .am-control-nav{
    bottom: -25px;
}
.huoban_list .am-slider-default .am-control-nav li a{
    width: 35px;
    height: 4px;
}
.huoban_list .am-slider-default .am-control-nav li a.am-active{
    background: #3498DB;
}
/*.main2{*/
    /*margin-bottom: 371px;*/
    /*position: relative;*/
    /*z-index: 99;*/
    /*background-color: #ffffff;*/
/*}*/
.foot{
    background-color: #30333d;
    /*position: fixed;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*right: 0;*/
}
.foot_top_logo{
    margin-top: 25px;
    text-align: center;
}
.foot_top_ewm{
    margin-top: 28px;
    text-align: center;
}
.foot_top_ewm div{
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.foot_top_ewm_div2{
    width: 240px;
    height: 86px;
    border: 1px solid #FFFFFF;
}
.foot_top_ewm .foot_top_ewm_div2 div{
    color: #ffffff;
    display: block;
    text-align: left;
}
.foot_top_ewm_div2_rx{
    font-size: 15px;
    margin-top: 15px;
    margin-left: 22px;
}
.foot_top_ewm_div2_phone{
    font-size: 24px;
    margin-top: 5px;
    margin-left: 22px;
}
.foot_nav{
    text-align: center;
    width: 100%;
    margin-top: 55px;
    height: 48px;
    line-height: 48px;
    border-top: 1px solid #454851;
    border-bottom: 1px solid #454851;
}
.foot_nav a{
    color: #60667a;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.foot_nav a:hover{
    color: #b2b5c1;
}
.foot_nav a img{
    margin-right: 6px;
}
.foot_nav li{
    margin: 0 25px;
    display: inline-block;
}
.foot_bottom{
    line-height: 42px;
    font-size: 12px;
}
.foot_bottom span{
    font-size: 12px;
    color: #60667a;
}
.foot_bottom a{
    float: right;
    color: #60667a;
}
.hangye{
    margin-top: 30px;
    background-color: #f9f9f9;
    padding-bottom: 30px;
}
.hangye_list{
    margin: 50px 0;
}
.hangye_list li{
    width: 377px;
    float: left;
    padding: 10px;
    margin-right: 33px;
    text-align: center;
    border: 1px solid #F1F1F1;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.hangye_list li:hover{
    border: 1px solid #3498DB;
}
.hangye_list li.hangye_li3{
    margin-right: 0;
}
.hangye_li_name{
    text-align: center;
    font-size: 18px;
    color: #5a5a5a;
    margin-top: 15px;
}

.hangye_li_img{
    overflow: hidden;
    height: 212px;
    line-height: 210px;
}
.hangye_li_img img{
    max-width: 100%;
    transform:scale(1);
    -ms-transform:scale(1);
    -webkit-transform:scale(1);
    -o-transform:scale(1);
    -moz-transform:scale(1);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.hangye_list li:hover .hangye_li_img img{
    transform:scale(1.1);
    -ms-transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -o-transform:scale(1.1);
    -moz-transform:scale(1.1);
}

/*二级导航*/
.head_nav_li_erji{
    border-top: 2px solid rgba(53,152,220,0);
    background-color: #ffffff;
    opacity: 0;
    height: 0;
    overflow: hidden;
    position: relative;
    z-index: 999;
    top: 20px;
    width: 130%;
    text-align: left;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.head_nav_li_erji_a{
    padding-left: 30px;
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 38px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.head_nav_li_erji_a:hover{
    padding-left: 20px;
    background-color: #3598dc;
    color: #ffffff;
}
.head_nav_li .head_nav_li_erji_now{
    opacity: 1;
    border-top: 2px solid rgba(53,152,220,1);
    height: auto;
    top: 0;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.nav_list .active_nav{
    color: #3598dc;
}


/*补充*/
.touch_header{
    display: none;
}
.new_list_div_time_touch{
    display: none;
}


@media screen and (max-width: 640px){
    /*响应式导航*/
    .touch_header{
        display: block;
    }
    .head{
        display: none;
    }
    .chbnav_touch_nav .chbnav_select{
        left: 0;
    }
    .chbnav_touch_nav_box{
        position: fixed;
        top: 0;
        overflow: auto;
        left: -100%;
        width: 100%;
        height: 100%;
        z-index: 1000;
        background: #fff;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
    }
    .chbnav_touch_navli{
        padding: 0 5%;
    }
    .chbnav_touch_top_logo{
        position: absolute;
        height: 100%;
        left: 5%;
    }
    .chbnav_touch_nav_title{
        height: 58px;
        line-height: 58px;
        border-bottom: 1px solid #DDDDDD;
    }
    .chbnav_touch_nav_title span{
        font-size: 16px;
        color: #16436C;
        float: left;
        display: block;
        line-height: 58px;
    }
    .chbnav_touch_nav_title img{
        float: right;
        margin-top: 19px;
    }
    .chbnav_touch_top_logo img{
        height: 75%;
        margin-top: 8px;
    }
    .right_fd{
        display: none;
    }
    .chbnav_touch_top{
        position: relative;
        height: 60px;
        width: 100%;
        border-bottom: 1px solid #ddd;
        background-color: #ffffff;
    }
    .chbnav_touch_top_list{
        position: absolute;
        right: 5%;
        width: 36px;
        height: 100%;
    }
    .chbnav_touch_top_list_c{
        margin-top: 20px !important;
    }
    .chbnav_touch_top_list_a{
        width: 90%;
        height: 1px;
        margin: 0 auto;
        background-color: #666666;
    }
    .chbnav_touch_top_list_b{
        margin: 8px auto;
    }
    .chbnav_touch_nav_title span.chbnav_touch_navli_sp{
        display: block;
        float: none;
    }
    .chbnav_touch_navli_sp1{
        padding-left: 20px;
    }
    .chbnav_touch_navlierji{
        background-color: #f3f3f3;
        display: none;
    }
    .chbnav_touch_navli_sp2{
        border-bottom: 1px dashed #F1F1F1;
    }
    /*响应式导航*/
    .banner_li{
        height: 180px;
        background-size: auto 180px !important;
    }
    .box{
        width: 94%;
    }
    .cat_title{
        margin-top: 20px;
    }
    .cat_entitle{
        margin-top: 14px;
    }
    .cat_entitle span{
        display: block;
        margin: 0 auto;
    }
    .cat_entitle .cat_entitle_z{
        margin: 8px auto;
    }
    .fuwu_list li{
        width: 50%;
        margin-bottom: 0;
    }
    .fuwu_li_js{
        width: 85%;
        font-size: 14px;
    }
    .fuwu_list{
        margin: 30px 0 5px 0;
    }
    .about_con{
        margin-top: 20px;
    }
    .about_con_left{
        float: none;
        width: 100%;
        margin-top: 0;
    }
    .about_con_left p{
        margin-bottom: 15px;
        line-height: 24px;
    }
    .about_con_more{
        margin: 10px auto 0 auto;
        font-size: 14px;
    }
    .about_con_right{
        display: none;
    }
    .about{
        background-attachment: scroll;
        height: auto;
        padding-bottom: 30px;
    }
    .product_list li{
        width: 49%;
        height: auto;
        margin-right: 2%;
        padding-bottom: 10px;
        margin-bottom: 8px;
    }
    .product_list li.product_li_touch_li2{
        margin-right: 0;
    }
    .product_li_img img{
        max-width: 100%;
        max-height: 100%;
    }
    .product_li_img{
        height: 120px;
        line-height: 120px;
    }
    .product_li_name{
        font-size: 16px;
    }
    .product_more{
        height: 38px;
        line-height: 38px;
        margin: 15px auto 0 auto;
    }
    .new_list{
        margin-top: 30px;
    }
    .new_list_ul{
        text-align: center;
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .new_list_div{
        float: none;
        width: 100%;
    }
    .new_list .am-nav-tabs>li{
        width: 33%;
        display: inline-block;
        height: auto;
        line-height: 34px;
    }
    .new_list .am-nav-tabs>li>a{
        font-size: 14px;
    }
    .new_list_div_time{
        display: none;
    }
    .new_list_div_con{
        float: none;
        width: 100%;
    }
    .huoban_list .am-slider-default .am-control-nav{
        display: none;
    }
    .huoban{
        padding-bottom: 20px;
        margin-top: 20px;
    }
    .huoban_list{
        margin-top: 20px;
    }
    .foot_top_logo{
        margin-top: 20px;
    }
    .foot_top_logo img{
        height: 70px;
    }
    .foot_top_ewm div{
        display: block;
        margin-right: 0;
    }
    .foot_top_ewm .foot_top_ewm_div{
        display: inline-block;
        width: 32%;
    }
    .foot_top_ewm .foot_top_ewm_div2{
        margin: 14px auto 0 auto;
    }
    .hangye_list{
        margin: 14px 0;
    }
    .foot_nav{
        margin-top: 20px;
        height: auto;
        text-align: left;
        line-height: 28px;
        padding: 6px 0;
    }
    .foot_bottom{
        padding: 6px 0;
        line-height: 22px;
    }
    .foot_bottom a{
        float: none;
        display: block;
    }
    .hangye_list li{
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .hangye_li_img img{
        max-width: 100%;
    }
    .hangye_li_name{
        margin-top: 14px;
    }
    .hangye{
        padding-bottom: 20px;
    }
    .foot_nav li{
        margin: 0;
    }
    .foot_nav a{
        font-size: 14px;
    }
    .new_list_div_js{
        font-size: 14px;
        line-height: 24px;
    }
    .new_list_div_time_touch{
        display: block;
        font-size: 14px;
        text-align: right;
        color: #666666;
    }
}
