*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    font-family: "Microsoft YaHei",Arial;
    font-size: 14px;
}
.clearfix, .c {
    zoom: 1;
    clear: both;
}
.main_news_div_right_zixunaaa{
    cursor: pointer;
}
.clearfix:after, .clearfix:before, .c:after, .c:before {
    display: table;
    content: "";
}
.clearfix:after, .c:after {
    clear: both;
}
/* Write your styles */
.head_top{
    height: 35px;
    border-bottom: 1px solid #DCDCDC;
}
.head_text{
    float: left;
    line-height: 35px;
    font-size: 12px;
    color: #545454;
}
.head_right{
    float: right;
}
.head_phone{
    width: 180px;
    background-color: #3D4B53;
    color: #ffffff;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    float: left;
}
.head_phone img{
    width: 18px;
    margin-right: 10px;
}
.head_chat{
    float: left;
    width: 135px;
    position: relative;
    line-height: 35px;
    font-size: 12px;
    text-align: center;
    border-right: 1px solid #DCDCDC;
    border-left: 1px solid #DCDCDC;
}
.head_chat img{
    width: 24px;
    margin-right: 10px;
}
.head_chat .head_chat_img{
    height: 0;
    overflow: hidden;
    text-align: center;
    z-index: 9999;
    position: absolute;
    top: 35px;
    left: 0;
    right: 0;
    border: 1px solid #dcdcdc;
    border-top: none;
    border-bottom: none;
    background-color: #ffffff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.head_chat .head_chat_img img{
    width: 120px;
    margin-right: 0;
    padding: 5px 0;
}
.head_chat:hover .head_chat_img{
    height: 131px;
}
.box{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.header{
    width: 100%;
    height: 80px;
}
.header2{
    height: 60px;
    width: 100%;
    position: fixed;
    background: rgba(255,255,255,0.9);
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    display: none;
    box-shadow: 0 0 6px #ccc;
}
.logo{
    float: left;
    line-height: 80px;
}
.logo img{
    height: 50px;
}
.header2 .logo{
    line-height: 60px;
}
.nav{
    float: right;
}
.nav_li1{
    float: left;
    margin-left: 6px;
}
.nav_a1{
    font-size: 16px;
    color: #333333;
    display: block;
    line-height: 80px;
    padding: 0 20px;
    -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_a1:hover{
    background-color: #056fb0;
    color: #ffffff;
}
.nav_li1 .nav_a1_now{
    background-color: #056fb0;
    color: #ffffff;
}
.header2 .nav_a1{
    line-height: 60px;
}
.banner{
    height: 580px;
    width: 100%;
}
.banner_li{
    height: 580px;
    background-size: auto 100% !important;
}
.banner .am-slider-default .am-control-nav{
    bottom: 15px;
}
.banner .am-direction-nav{
    display: none;
}
.banner .am-slider-default .am-control-nav li a{
    width: 15px;
    height: 15px;
    background-color: rgba(255,255,255,1);
    box-shadow: none;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.banner .am-slider-default .am-control-nav li a.am-active{
    width: 42px;
    background-color: rgba(5,111,176,1);
}
/*main_title*/
.main{
    background-color: #f3f3f3;
}
.main_name{
    font-size: 28px;
    color: #333;
    font-weight: 600;
    text-align: center;
    letter-spacing: 2px;
}
.main_name span{
    font-size: 16px;
    margin-top: -4px;
}
.main_enname{
    text-align: center;
    margin-top: 10px;
}
.main_enname span{
    display: inline-block;
    vertical-align: middle;
}
.main_enname_s1{
    width: 50px;
    height: 1px;
    background-color: #444444;
}
.main_enname_s2{
    font-size: 14px;
    color: #444444;
    margin: 0 14px;
}
/*main_fuwu*/
.main_fuwu{
    padding: 40px 0;
}
.main_fuwu_box{
    margin-top: 40px;
}
.main_fuwu li{
    width: 300px;
    float: left;
    padding: 24px 16px;
    text-align: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.main_fuwu li:hover{
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
    box-shadow: 0 0 0 6px rgba(61,75,83,0.5);
}
.main_fuwu_li_icon{
    width: 38px;
    margin: 0 auto;
}
.main_fuwu_li_icon img{
    max-width: 100%;
}
.main_fuwu_li_name{
    font-size: 20px;
    color: #3a4951;
    margin: 15px 0 8px 0;
}
.main_fuwu_li_js{
    font-size: 14px;
    color: #626262;
    line-height: 28px;
}

/*main_product*/
.main_product{
    position: relative;
}
.main_product_box{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    padding: 40px 0 0 0;
}
.main_product .main_name{
    color: #ffffff;
}
.main_product .main_enname_s2{
    color: #ffffff;
}
.main_product .main_enname_s1{
    background-color: #ffffff;
}
.main_product_list .am-slider-default{
    background: none;
}
.main_product_list .am-slider .am-slides img{
    width: auto;
    display: initial;
}
.main_product_list{
    margin-top: 60px;
}
.main_product_list .am-slider .am-slides>li:hover .n_product_li_name{
    background-color: #e4c17e;
    color: #333333;
}
.main_product_list .am-slider .am-slides>li:hover .n_product_li_img{
    border: 1px solid #e4c17e;
}
.main_product_list .am-slider .am-slides>li:hover .n_product_li_img img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.main_product_more{
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    width: 190px;
    height: 42px;
    line-height: 42px;
    margin: 34px auto 0 auto;
    border: 1px solid #ffffff;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.main_product_more:hover{
    background-color: #ffffff;
    color: #3D4B53;
}
.main_product_more span{
    font-family: SimSun;
    font-size: 18px;
    font-weight: bolder;
}
.main_product_list .am-direction-nav{
    display: none;
}
.main_product_list .am-slider-default .am-control-nav{
    bottom: -25px;
    text-align: right;
}
.main_product_list .am-slider-default .am-control-nav li a{
    width: 40px;
    height: 8px;
}
.main_product_list .am-slider-default .am-control-nav li a{
    background-color: rgba(255,255,255,1);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.main_product_list .am-slider-default .am-control-nav li a:hover{
    background-color: rgba(255,255,255,.7);
}
.main_product_list .am-slider-default .am-control-nav li a.am-active{
    background-color: #E4C17E;
}
/*foot*/
.foot_box{
    width: 1200px;
    margin: 0 auto;
}
.foot_top{
    border-bottom: 1px solid #434343;
    padding: 40px 0;
}
.foot{
    background-color: #333333;
}
.foot_top_l{
    float: left;
    width: 600px;
}
.foot_top_l_div{
    margin-top: 18px;
}
.foot_top_l .foot_top_l_div_margin{
    margin-bottom: 20px;
    margin-top: 0;
}
.foot_top_l_div a{
    color: #ffffff;
    display: block;
    float: left;
    width: 20%;
    font-size: 16px;
    -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_top_l_div a:hover{
    color: #E4C17E;
}
.foot_top_l_div_p{
    float: left;
    width: 50%;
}
.foot_top_l_div_p img{
    width: 21px;
    vertical-align: middle;
}
.foot_top_l_div_p span{
    color: #ffffff;
    font-size: 14px;
    margin-left: 6px;
    vertical-align: middle;
}
.foot_top_l_div_p a{
    color: #ffffff;
    float: none;
    display: initial;
    vertical-align: middle;
}
.foot_top_r{
    float: right;
    margin-top: 6px;
}
.foot_top_r_l{
    float: left;
    margin-left: 20px;
}
.foot_top_r_l_span{
    color: #666666;
    float: left;
    text-align: center;
    margin-top: 35px;
}
.foot_top_r_l_ewm{
    float: left;
    margin-left: 15px;
}
.foot_top_r_l_ewm img{
    width: 118px;
}
.foot_bottom{
    border-top: 2px solid #4D4D4D;
    padding: 20px 0;
    color: #ffffff;
    font-size: 14px;
}


/*.foot_top_li{*/
/*color: #969696;*/
/*}*/
/*.foot_top_li_title{*/
/*font-size: 22px;*/
/*font-weight: 200;*/
/*}*/
/*.foot_top_li_title span{*/
/*display: block;*/
/*float: left;*/
/*}*/
/*.foot_top_li_title_s1{*/
/*width: 94px;*/
/*height: 1px;*/
/*margin-top: 16px;*/
/*background-color: #5c5c5c;*/
/*}*/
/*.foot_top_li_title_s2{*/
/*margin: 0 30px;*/
/*font-size: 22px;*/
/*}*/
/*.foot_top_li_phone{*/
/*text-align: center;*/
/*font-size: 24px;*/
/*margin-top: 5px;*/
/*}*/
/*.foot_top_li_email{*/
/*text-align: center;*/
/*font-size: 14px;*/
/*font-weight: 200;*/
/*}*/
/*.foot_top_ul li{*/
/*float: left;*/
/*width: 336px;*/
/*margin-right: 95px;*/
/*}*/
/*.foot_top_li_more{*/
/*width: 168px;*/
/*height: 36px;*/
/*text-align: center;*/
/*line-height: 36px;*/
/*border: 1px solid #969696;*/
/*font-weight: 200;*/
/*margin: 18px auto 0 auto;*/
/*font-size: 14px;*/
/*color: #969696;*/
/*-webkit-transition: all 0.3s;*/
/*-moz-transition: all 0.3s;*/
/*-ms-transition: all 0.3s;*/
/*-o-transition: all 0.3s;*/
/*transition: all 0.3s;*/
/*}*/
/*.foot_top_li_more:hover{*/
/*color: #333333;*/
/*background-color: #ffffff;*/
/*font-weight: normal;*/
/*}*/
/*.foot_top_li2{*/
/*text-align: center;*/
/*margin-top: 35px;*/
/*}*/
/*.foot_top_li2_p{*/
/*display: inline-block;*/
/*font-size: 14px;*/
/*margin-right: 16px;*/
/*margin-bottom: 14px;*/
/*color: #8F8F8F;*/
/*-webkit-transition: all 0.3s;*/
/*-moz-transition: all 0.3s;*/
/*-ms-transition: all 0.3s;*/
/*-o-transition: all 0.3s;*/
/*transition: all 0.3s;*/
/*}*/
/*.foot_top_li2 .foot_top_li2_p3{*/
/*margin-right: 0;*/
/*}*/
/*.foot_top_li2_p:hover{*/
/*color: #5598e5;*/
/*}*/
/*.foot_top_ul li.foot_top_li3{*/
/*margin-right: 0;*/
/*}*/
/*.foot_top_li3_ul{*/
/*text-align: center;*/
/*}*/
/*.foot_top_li3_ul li{*/
/*float: none;*/
/*display: inline-block;*/
/*width: 87px;*/
/*text-align: center;*/
/*margin-right: 0;*/
/*}*/
/*.foot_top_li3_p{*/
/*margin-top: 12px;*/
/*}*/
/*.foot_top_li3_img{*/
/*margin-top: 5px;*/
/*}*/
/*.foot_bottom_nav_ul{*/
/*margin-top: 10px;*/
/*}*/
/*.foot_bottom_nav_ul li{*/
/*float: left;*/
/*}*/
/*.foot_bottom_nav_li{*/
/*font-size: 14px;*/
/*color: #969696;*/
/*padding: 20px 30px;*/
/*background: url(../images/foot_xian.jpg) no-repeat right bottom;*/
/*-webkit-transition: all 0.3s;*/
/*-moz-transition: all 0.3s;*/
/*-ms-transition: all 0.3s;*/
/*-o-transition: all 0.3s;*/
/*transition: all 0.3s;*/
/*}*/
/*.foot_bottom_nav_li:hover{*/
/*color: #ffffff;*/
/*}*/
/*.foot_bottom_nav{*/
/*border-bottom: 2px solid #5C5C5C;*/
/*}*/
/*.foot_bottom_bottom{*/
/*height: 123px;*/
/*}*/
/*.foot_bottom_logo{*/
/*margin-top: 35px;*/
/*float: left;*/
/*}*/
/*.foot_bottom_con{*/
/*float: left;*/
/*color: #969696;*/
/*font-size: 13px;*/
/*font-weight: 200;*/
/*margin-top: 40px;*/
/*margin-left: 40px;*/
/*}*/

.main_news_div_right_zixun_form{
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
    width: 480px;
    height: 268px;
    margin: -134px auto 0 auto;
    z-index: 10001;
    background-color: #ffffff;
    border: 1px solid #dedede;
    display: none;
}
.main_news_div_right_zixun_form .n_content_con_form{
    margin: 28px auto 0 auto;
    float: none;
}
.main_news_div_right_zixun_bg{
    display: none;
    background: rgba(0,0,0,0.7);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10000;
}
.n_content_con_form{
    float: left;
    width: 455px;
}
.n_content_con_input1{
    width: 455px;
    height: 34px;
    border: 1px solid #CACACA;
    padding-left: 16px;
    font-size: 13px;
    color: #666666;
}
.n_content_con_input2{
    width: 220px;
    height: 34px;
    border: 1px solid #CACACA;
    padding-left: 16px;
    font-size: 13px;
    color: #666666;
}
.n_content_con_input3{
    margin-right: 15px;
}
.n_content_con_div2{
    margin-top: 10px;
}
.n_content_con_textarea{
    width: 455px;
    height: 84px;
    max-height: 84px;
    border: 1px solid #CACACA;
    padding-left: 16px;
    font-size: 13px;
    color: #666666;
    padding-top: 8px;
}
.n_content_con_submit{
    width: 140px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    background-color: #3D4B53;
    border: none;
    float: right;
}

/*main_new*/
.main_new{
    padding: 40px 0;
}
.main_new_box li{
    width: 360px;
    float: left;
    background-color: #ffffff;
    margin-bottom: 40px;
    margin-right: 60px;
    padding-bottom: 50px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.main_new_box li:hover{
    box-shadow: 0 0 15px #dddddd;
}
.main_new_box li.main_new_li2{
    margin-right: 0;
}
.main_new_box .main_product_more{
    border: 1px solid #444444;
    color: #444444;
    margin-top: 50px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.main_new_box li:hover .main_product_more{
    border: 1px solid #056FB0;
    background-color: #056FB0;
    color: #fff;
}
.main_new_li_img{
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
    background-color: #ffffff;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.main_new_li_img img{
    max-width: 100%;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.main_new_box li:hover .main_new_li_img img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.main_new_li_time{
    font-size: 14px;
    color: #666666;
    padding: 0 5%;
}
.main_new_li_name{
    height: 119px;
    padding: 35px 5% 20px 5%;
    font-size: 18px;
    line-height: 32px;
    color: #333333;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.main_new_box li:hover .main_new_li_name{
    color: #056FB0;
}
.main_new_box{
    margin-top: 40px;
}

/*product.html*/
.n_main{
    background-color: #f3f3f3;
}
.n_banner{
    height: 380px;
    position: relative;
    background-size: auto 100% !important;
}
.n_banner_xian{
    width: 180px;
    height: 1px;
    background-color: #ffffff;
}
.n_banner_name{
    font-size: 42px;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 2px;
    text-shadow: 5px 2px 10px #3D4B53;
}
.n_banner_enname{
    font-size: 28px;
    color: #ffffff;
    text-shadow: 5px 2px 10px #3D4B53;
}
.n_banner_box{
    position: absolute;
    top: 128px;
}
.n_mbx{
    background-color: #ffffff;
    height: 50px;
    line-height: 50px;
    font-family: SimSun;
    font-size: 14px;
    box-shadow: 0 0 5px #CBCBCB;
    color: #666666;
}
.n_mbx a{
    font-family: "Microsoft YaHei";
    color: #666666;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.n_mbx a:hover{
    color: #056FB0;
}
.n_mbx span{
    margin-right: 10px;
    font-weight: bold;
}

.n_product_box{
    width: 1200px;
    margin: 30px auto;
}
.n_product_nav{
    width: 180px;
    float: left;
    background-color: #ffffff;
    /*font-size: 0;*/
    /*text-align: center;*/
    /*margin: 35px 0 55px 0;*/
}
.n_product_nav li{
    font-size: 15px;
    /*background-color: #3d4b53;*/
    position: relative;
    /*margin-right: -2px;*/
    /*-webkit-transition: all 0.4s;*/
    /*-moz-transition: all 0.4s;*/
    /*-ms-transition: all 0.4s;*/
    /*-o-transition: all 0.4s;*/
    /*transition: all 0.4s;*/
}
.n_product_nav li.n_product_nav_click{
    background-color: #62A5CB;
}
.n_product_nav li:hover{
    background-color: #62A5CB;
}
.n_product_nav li.n_product_nav_li_now{
    background-color: #056FB0;
}
.n_product_nav li.n_product_nav_li_now span{
    color: #ffffff;
}
.n_product_nav li:hover .n_product_nav_li1 span{
    color: #ffffff;
}
.n_product_nav li:hover .n_product_nav_li2 a{
    color: #ffffff;
}
.n_product_nav li.n_product_nav_li_now a{
    color: #ffffff;
}
.n_product_nav li .n_product_nav_li2_box:hover{
    background-color: #08486f;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.n_product_nav li .n_product_nav_li2 .n_product_nav_li2_now{
    background-color: #08486f;
}
.n_product_nav li span{
    color: #333;
    display: block;
    line-height: 46px;
    padding: 0 30px;
    cursor: pointer;
}
.n_product_nav_li2 a{
    color: #333;
    display: block;
    line-height: 46px;
    padding: 0 30px;
}
.n_product_nav li a span{
    position: absolute;
    right: 20px;
}
.n_product_list{
    width: 1000px;
    float: right;
}
.n_product_nav_li1{
    border-bottom: 1px solid #EEEEEE;
}
.n_product_nav_li2{
    display: none;
}
.n_product_nav li.n_product_nav_click span{
    color: #ffffff;
}
.n_product_nav li.n_product_nav_click a{
    color: #ffffff;
}
.n_product_list li{
    float: left;
    width: 320px;
    /*height: 340px;*/
    margin-right: 20px;
    margin-bottom: 40px;
}
.n_product_list li.n_product_li4{
    margin-right: 0;
}
.main_product_list_box li{
    width: 390px;
    margin-right: 15px;
    float: left;
    margin-bottom: 24px;
}
.main_product_list_box li.main_product_list_box_li3{
    margin-right: 0;
}
.n_product_li_img{
    text-align: center;
    width: 100%;
    height: 290px;
    overflow: hidden;
    border: 1px solid #E5E5E5;
    border-bottom: none;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.n_product_list li:hover .n_product_li_img{
    border: 1px solid #3D4B53;
    border-bottom: none;
    box-shadow: 0 0 20px #ccc;
}
.n_product_li_img img{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.main_product_list li:hover .n_product_li_img img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.n_product_list li:hover .n_product_li_img img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.n_product_li_name{
    font-size: 15px;
    line-height: 62px;
    height: 62px;
    background-color: #3d4b53;
    color: #ffffff;
    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;
}
.main_product_list li:hover .n_product_li_name{
    background-color: #056fb0;
}
.n_product_li_name_box{
    width: 90%;
    margin: 0 auto;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.n_news{
    margin-top: 32px;
    margin-bottom: 40px;
}
.n_news_l{
    background-color: #ffffff;
    float: left;
    width: 880px;
}
.n_news_l_li_box{
    width: 835px;
    margin: 0 auto;
}
.n_news_l_img{
    float: left;
    width: 250px;
    height: 171px;
    overflow: hidden;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.n_news_l_box li:hover .n_news_l_img{
    background-color: #000000;
}
.n_news_l_img img{
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.n_news_l_box li:hover .n_news_l_img img{
    opacity: 0.8;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.n_news_l_con{
    width: 565px;
    float: left;
    margin-left: 20px;
}
.n_news_l_name{
    font-size: 24px;
    color: #333333;
    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;
}
.n_news_l_box li:hover .n_news_l_name{
    color: #056fb0;
}
.n_news_l_js{
    margin-top: 10px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.n_news_l_time{
    font-size: 12px;
    color: #666666;
    margin-top: 10px;
}
.n_news_l_more{
    float: right;
    margin-right: 25px;
    margin-top: 5px;
    color: #666666;
    font-size: 13px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.n_news_l_more span{
    font-family: SimSun;
    margin-left: 8px;
}
.n_news_l_box li:hover .n_news_l_more{
    color: #056fb0;
}
.n_news_l_box li{
    padding: 30px 0;
    border-bottom: 1px solid #f3f3f3;
}
.n_news_r{
    float: right;
    width: 280px;
    background-color: #ffffff;
    padding-bottom: 30px;
}
.n_news_r_box{
    width: 240px;
    margin: 0 auto;
}
.n_news_r_title{
    font-size: 18px;
    color: #37474f;
    margin-top: 26px;
    margin-bottom: 15px;
}
.n_news_r_ul{
    border-bottom: 1px solid #E4EAEC;
}
.n_news_r_ul li{
    border: 1px solid #E4EAEC;
    border-bottom: none;
    padding: 10px 0;
}
.n_news_r_li{
    color: #37474f;
    font-size: 15px;
    line-height: 22px;
    width: 90%;
    margin: 0 auto;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.n_news_r_ul li:hover .n_news_r_li{
    color: #056FB0;
}
.n_about_title{
    font-size: 36px;
    color: #333333;
    margin: 35px 0;
    text-align: center;
}
.n_about_img{
    width: 540px;
    float: left;
}
.n_about_img img{
    width: 100%;
}
.n_about_js{
    width: 620px;
    float: right;
    margin-top: 6px;
}
.n_about_js p{
    color: #333333;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
}
.n_about{
    /*margin-bottom: 30px;*/
}
.n_about_b{
    height: 350px;
    margin-top: 30px;
    position: relative;
}
.n_about_b_ul li{
    float: left;
    width: 25%;
}
.n_about_b_ul_li{
    position: relative;
    width: 180px;
    margin: 0 auto;
    height: 180px;
    cursor: pointer;
}

.n_about_b_li_img{
    transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -webkit-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.n_about_b_ul_li:hover .n_about_b_li_img{
    transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    -o-transform:rotate(180deg);
}
.n_about_b_li_span{
    position: absolute;
    top: 50px;
    font-size: 26px;
    text-align: center;
    left: 0;
    right: 0;
    line-height: 36px;
    display: block;
    color: #ffffff;
}
.n_about_b_list{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
}
.n_about_b_name{
    font-size: 36px;
    color: #ffffff;
    margin: 30px 0 40px 0;
}
.show_product{
    margin-top: 32px;
}
.show_product_l{
    width: 880px;
    float: left;
    margin-bottom: 40px;
    background-color: #ffffff;
}
.show_product_l_box{
    width: 90%;
    margin: 30px auto;
}
.show_product_l_name{
    font-size: 30px;
    color: #333333;
}
.show_product_l_js{
    margin-top: 20px;
    border-bottom: 1px dashed #cccccc;
    padding-bottom: 10px;
}
.show_product_l_js_l{
    float: left;
    font-size: 14px;
    color: #666666;
}
.show_product_l_js_l img{
    vertical-align: middle;
    margin-right: 4px;
}
.show_product_l_js_l span{
    vertical-align: middle;
    margin-right: 15px;
}
.show_product_l_js_r{
    float: right;
}
.show_product_l_js_r img{
    vertical-align: middle;
    width: 20px;
}
.show_product_l_js_r span{
    vertical-align: middle;
    color: #666666;
    margin: 0 6px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.show_product_l_js_r span:hover{
    color: #056FB0;
}
.show_product_l_con{
    margin-top: 30px;
}
.show_product_l_con p{
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    margin-bottom: 20px;
}
.show_product_l_con .ke-table{
    width:100%;
    height:396px;
    text-align:center;
    border: 1px solid #000;
}
.show_product_l_con .ke-table td{
    border: 1px solid #000;
}
.show_product_l_con h3{
    font-size: 20px;
    margin-bottom: 10px;
}
.show_product_l_con img{
    max-width: 100%;
}
.show_product_r{
    width: 280px;
    float: right;
    padding-bottom: 30px;
    background-color: #ffffff;
}
.show_product_r_box{
    width: 85%;
    margin: 0 auto;
}
.ny_nav_chb{
    position: fixed;
    top: 0;
}
.show_product_l_page{
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    line-height: 50px;
    margin-top: 30px;
}
.show_product_l_page_l{
    width: 50%;
    float: left;
    font-size: 14px;
    color: #3c3c3c;
}
.show_product_l_page_l span{
    font-size: 14px;
    font-weight: bolder;
}
.show_product_l_page_l a{
    font-size: 14px;
    color: #3c3c3c;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.show_product_l_page_l a:hover{
    color: #056FB0;
}
.show_product_l_taobao{
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #CCCCCC;
}
.show_product_l_taobao span{
    font-size: 20px;
    vertical-align: middle;
    color: #E4C17E;
    font-weight: bolder;
}
.show_product_l_taobao img{
    vertical-align: middle;
    margin-left: 6px;
}
.show_product_l_taobao_l{
    float: left;
}
.show_product_l_taobao_r{
    float: right;
}

.n_lxwm{
    margin: 65px 0;
}
.n_lxwm_l{
    float: left;
    width: 560px;
}
.n_lxwm_l_name{
    font-size: 25px;
    color: #000000;
}
.n_lxwm_l_js{
    font-size: 16px;
    color: #666666;
    line-height: 26px;
    margin-top: 15px;
}
.n_lxwm_l_list li{
    margin-bottom: 10px;
}
.n_lxwm_l_list li span{
    font-size: 16px;
    vertical-align: middle;
    margin-left: 15px;
}
.n_lxwm_l_list li img{
    vertical-align: middle;
    width: 20px;
}
.n_lxwm_l_list{
    margin-top: 35px;
}
.n_lxwm_l_ewm{
    margin-top: 25px;
}
.n_lxwm_l_ewm li{
    float: left;
    text-align: center;
    margin-right: 20px;
}
.n_lxwm_l_ewm_img img{
    width: 120px;
}
.n_lxwm_l_ewm_name{
    font-size: 12px;
    margin-top: 3px;
}
.n_lxwm_r{
    float: right;
    width: 560px;
    margin-top: 25px;
}
.n_lxwm_r input{
    width: 100%;
    height: 42px;
    border: 1px solid #D8D8D8;
    border-radius: 4px;
    padding-left: 20px;
    font-size: 13px;
    outline: none;
}
.n_lxwm_r textarea{
    outline: none;
    font-size: 13px;
    width: 100%;
    height: 170px;
    min-height: 170px;
    border: 1px solid #D8D8D8;
    border-radius: 4px;
    padding-left: 20px;
    padding-top: 14px;
}
.n_lxwm_r div{
    margin-bottom: 25px;
}
.n_lxwm_r div.n_lxwm_sub{
    float: right;
}
.n_lxwm_r div.n_lxwm_sub input{
    width: auto;
    padding-left: 0;
    background: none;
}
.n_lxwm_r div.n_lxwm_sub input.n_lxwm_sub_s1{
    width: 200px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    font-size: 13px;
    color: #666666;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.n_lxwm_r div.n_lxwm_sub input.n_lxwm_sub_s1:hover{
    color: #ffffff;
    background-color: #00438b;
}
.n_lxwm_r div.n_lxwm_sub input.n_lxwm_sub_s2{
    width: 148px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    font-size: 13px;
    color: #666666;
    margin-left: 15px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.n_lxwm_r div.n_lxwm_sub input.n_lxwm_sub_s2:hover{
    color: #ffffff;
    background-color: #00438b;
}
#yema {
    height: 25px;
    clear: both;
    text-align: center;
    margin: 30px 0;
}
#yema .pages a {
    vertical-align: middle;
    font-size: 16px;
    text-align: center;
    color: #333;
    background-color: #f3f3f3;
    padding: 6px 16px;
    display: inline-block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#yema .pages span {
    vertical-align: middle;
    color: #ffffff;
    padding: 6px 16px;
    background-color: #3371B4;
    display: inline-block;
    font-size: 16px;
}
#yema .pages a.pages_num{
    display: none;
}


#chbnav_touch{
    display: none;
}
.main_product_list_touch{
    display: none;
}
@media screen and (max-width: 640px) {

    #chbnav_touch {
        display: block;
    }

    .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_navli b {
        font-family: "Microsoft YaHei";
        float: right;
        font-size: 15px;
    }

    .chbnav_touch_erji {
        display: none;
        background-color: #f1f1f1;
        padding-left: 20px;
    }

    .chbnav_touch_erji a {
        display: block;
        font-size: 16px;
        color: #333333;
    }

    .chbnav_touch_top_logo {
        position: absolute;
        height: 100%;
        left: 4%;
    }

    .chbnav_touch_nav_title {
        height: 58px;
        line-height: 58px;
        border-bottom: 1px solid #DDDDDD;
    }

    .chbnav_touch_nav_title span {
        font-size: 18px;
        color: #16436C;
        float: left;
    }

    .chbnav_touch_nav_title img {
        float: right;
        margin-top: 19px;
    }

    .chbnav_touch_top_logo img {
        height: 75%;
        margin-top: 10px;
    }

    .right_fd {
        display: none;
    }

    .chbnav_touch_top {
        position: relative;
        height: 60px;
        width: 100%;
        border-bottom: 1px solid #ddd;
        background-color: #ffffff;
    }

    .nn_banner_mouse_img {
        display: none;
    }

    .nn_banner_li {
        height: 160px !important;
        background-size: 100% auto !important;
    }

    .nn_banner_title {
        height: 120px;
    }

    .chbnav_touch_top_list {
        position: absolute;
        right: 4%;
        width: 36px;
        height: 100%;
    }

    .nn_banner_js {
        display: none;
    }

    .nn_banner_name {
        font-size: 18px;
        font-weight: normal;
        bottom: 20px;
        line-height: normal;
    }

    .nn_banner .am-slider-a1 .am-control-nav {
        bottom: 10px;
        left: 0;
        right: 0;
    }

    .nn_banner .am-slider-a1 .am-control-nav li a {
        width: 14px;
        height: 1px;
    }

    .chb_anli_con_touch .am-slider-a1 .am-control-nav {
        display: none;
    }

    .chb_anli_con_touch .am-slider .am-slides > li p {
        text-align: center;
        position: absolute;
        width: 100%;
        height: 50px;
        line-height: 50px;
        bottom: 0;
        font-size: 16px;
        left: 0;
        right: 0;
        color: #ffffff;
        background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    }

    .chb_fuwu_touch_a {
        padding: 30px 3%;
    }

    .chb_fuwu_touch_a_title {
        font-size: 22px;
        color: #333333;
    }

    .chb_fuwu_touch_a_ul p {
        width: 50%;
        float: left;
        line-height: 26px;
        word-wrap: normal;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .chb_fuwu_touch_a_ul p img {
        width: 25px;
        margin-right: 10px;
        vertical-align: middle;
    }

    .chb_fuwu_touch_a_ul p span {
        vertical-align: middle;
        font-size: 14px;
    }

    .chb_fuwu_touch_a_entitle {
        font-size: 18px;
        color: #666666;
        margin-bottom: 6px;
    }

    .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;
    }

    .box {
        width: 94%;
    }

    .header2 {
        display: none !important;
    }

    .header {
        display: none;
    }

    .banner {
        height: 176px;
    }

    .banner_li {
        height: 176px;
    }

    .banner .am-direction-nav {
        display: none;
    }

    .main_fuwu {
        padding: 20px 0;
    }

    .main_name {
        font-size: 24px;
    }

    .main_enname_s2 {
        margin: 0 8px;
    }

    .main_enname {
        margin-top: 5px;
    }

    .main_fuwu_box {
        margin-top: 20px;
    }

    .main_fuwu li {
        width: 49%;
        padding: 24px 2%;
        margin-bottom: 8px;
        background-color: #ffffff;
    }

    .main_fuwu li.main_fuwu_li2 {
        margin-left: 2%;
    }

    .main_fuwu_li_js {
        line-height: 24px;
        text-align: left;
    }

    .main_fuwu_li_name {
        margin: 5px 0 0 0;
    }

    .main_new_box li {
        float: none;
        width: 100%;
        padding-bottom: 24px;
        margin-right: 0;
        margin-bottom: 15px;
        border-bottom: 1px solid #666666;
    }

    .main_new_li_img {
        display: none;
    }
    .main_new_li_name{
        height: auto;
        font-size: 16px;
        line-height: 26px;
        padding: 20px 3% 15px 3%;
    }
    .main_new_box .main_product_more{
        margin-top: 20px;
    }
    .n_banner{
        height: 180px;
    }
    .n_about_img{
        float: none;
        width: 100%;
    }
    .n_about_js{
        float: none;
        width: 100%;
        margin-top: 14px;
    }
    #container{
        display: none;
    }
    .foot_box{
        width: 94%;
    }
    .foot_top_l{
        width: 100%;
        float: none;
    }
    .foot_top_l .foot_top_l_div_margin{
        display: none;
    }
    .foot_top_l_div_p{
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }
    .foot_top_l_div{
        margin-top: 0;
        width: 100%;
    }
    .foot_top_l_div_margin2{
        width: 100%;
    }
    .foot_top{
        padding: 20px 0;
    }
    .foot_top_r_l{
        width: 50%;
        margin-left: 0;
    }
    .foot_top_r_l_span{
        float: none;
        margin-top: 0;
        margin-bottom: 10px;
    }
    .foot_top_r_l_ewm{
        float: none;
        margin-left: 0;
    }
    .foot_top_r{
        float: none;
        text-align: center;
    }
    /*.foot_top_ul li{*/
    /*float: none;*/
    /*width: 100%;*/
    /*margin-right: 0;*/
    /*margin-bottom: 10px;*/
    /*}*/
    /*.foot_top{*/
    /*padding-top: 20px;*/
    /*padding-bottom: 15px;*/
    /*}*/
    /*.foot_top_li_title span{*/
    /*float: none;*/
    /*display: inline-block;*/
    /*vertical-align: middle;*/
    /*}*/
    /*.foot_top_li_title_s1{*/
    /*margin-top: 0;*/
    /*}*/
    /*.foot_top_li_title_s2{*/
    /*font-size: 20px;*/
    /*margin: 0 6px;*/
    /*}*/
    /*.foot_top_li_title{*/
    /*text-align: center;*/
    /*margin-bottom: 5px;*/
    /*}*/
    /*.foot_top_li_more{*/
    /*display: none;*/
    /*}*/
    /*.foot_top_li2{*/
    /*margin-top: 0;*/
    /*}*/
    /*.foot_top_li2_p{*/
    /*margin-bottom: 0;*/
    /*margin-right: 0;*/
    /*display: block;*/
    /*line-height: 30px;*/
    /*}*/
    /*.foot_top_li3_ul li{*/
    /*width: 50%;*/
    /*float: left;*/
    /*margin-right: 0 !important;*/
    /*margin-bottom: 0;*/
    /*}*/
    /*.foot_top_li3_p{*/
    /*margin-top: 0;*/
    /*}*/
    /*.foot_bottom_nav{*/
    /*display: none;*/
    /*}*/
    /*.foot_bottom_logo{*/
    /*display: none;*/
    /*}*/
    /*.foot_bottom_con{*/
    /*float: none;*/
    /*margin-left: 0;*/
    /*margin-top: 12px;*/
    /*}*/
    /*.foot_bottom_bottom{*/
    /*height: auto;*/
    /*padding-bottom: 12px;*/
    /*}*/
    /*.foot_top_li_phone{*/
    /*margin-top: 0;*/
    /*}*/
    /*.foot_top_ul li.foot_top_li3{*/
    /*margin-bottom: 0;*/
    /*}*/
    .n_banner_box{
        top: 48px;
    }
    .n_banner_enname{
        font-size: 24px;
    }
    .n_banner_name{
        font-size: 26px;
    }
    .n_about_b{
        background-color: #056fb0;
        height: auto;
    }
    .n_about_b_name{
        margin: 20px 0;
    }
    .n_about_b_ul li{
        width: 50%;
        margin-bottom: 15px;
    }
    .n_about_b_ul_li{
        width: 90%;
        height: auto;
    }
    .n_about_b_li_img{
        max-width: 100%;
    }
    .n_about_b_list{
        position: relative;
        padding-bottom: 20px;
    }
    .n_about_b_li_span{
        top: 50%;
        margin-top: -36px;
    }
    .n_product_list li{
        width: 49%;
        margin-right: 0;
        height: auto;
        margin-bottom: 15px;
    }
    .n_product_list li.n_product_li2_touch{
        margin-left: 2%;
    }
    .n_product_li_img{
        height: auto;
    }
    .n_product_li_img img{
        max-width: 100%;
    }
    .n_product_nav{
        display: none;
    }
    .n_product_list{
        margin-top: 16px;
    }
    .n_news_l{
        float: none;
        width: 100%;
    }
    .n_news_l_box li{
        padding: 15px 0;
    }
    .n_news_l_li_box{
        width: 92%;
    }
    .n_news_l_con{
        margin-left: 0;
        width: 100%;
    }
    .n_news_r{
        display: none !important;
    }
    .n_news_l_img{
        display: none;
    }
    .n_news_l_more{
        margin-right: 10px;
    }
    .n_lxwm{
        margin: 25px 0;
    }
    .n_lxwm_l{
        width: 100%;
        float: none;
    }
    .n_lxwm_l_list{
        margin-top: 15px;
    }
    .n_lxwm_l_list li span{
        margin-left: 6px;
    }
    .n_lxwm_l_ewm{
        margin-top: 10px;
    }
    .n_lxwm_r{
        float: none;
        width: 100%;
    }
    .n_lxwm_r div.n_lxwm_sub input.n_lxwm_sub_s1{
        width: 49%;
        font-size: 15px;
    }
    .n_lxwm_r div.n_lxwm_sub{
        float: none;
        width: 100%;
    }
    .n_lxwm_r div.n_lxwm_sub input.n_lxwm_sub_s2{
        width: 45%;
        margin-left: 2%;
        font-size: 15px;
        float: right;
    }
    .n_lxwm_r div{
        margin-bottom: 14px;
    }
    .n_lxwm_r input{
        -webkit-appearance: none;
    }
    .n_lxwm_r textarea{
        -webkit-appearance: none;
    }
    .main_product_list_touch{
        display: block;
        padding: 20px 0;
        background: url(../images/product_bg.jpg) no-repeat center;
    }
    .main_product_list_pc{
        display: none;
    }
    .main_product_box{
        position: relative;
    }
    .main_product_list{
        margin-top: 30px;
    }
    .main_product_list li{
        float: left;
        width: 49%;
        margin-bottom: 14px;
    }
    .main_product_list li.main_product_touchli2{
        margin-left: 2%;
    }
    .n_product_li_name{
        font-size: 14px;
        height: auto;
        text-align: left;
        line-height: 24px;
        padding: 6px 0;
    }
    .main_product_more{
        margin: 16px auto 0 auto;
    }
    .n_product_li_name_box{
        overflow: inherit;
        word-wrap: inherit;
        text-overflow: inherit;
        white-space: inherit;
    }
    .show_product_l{
        width: 100%;
        float: none;
    }
    .show_product{
        margin-top: 15px;
    }
    .show_product_l_box{
        width: 92%;
        margin: 20px auto;
        padding-top: 20px;
    }
    .show_product_l_name{
        font-size: 26px;
        line-height: 32px;
    }
    .show_product_l_page{
        margin-top: 10px;
        line-height: 36px;
        padding: 12px 0;
    }
    .show_product_l_page_l{
        width: 100%;
        float: none;
    }
    .show_product_r{
        display: none !important;
    }
    .show_product_l_js_l{
        float: none;
    }
    .show_product_l_js_r{
        margin-top: 10px;
    }
}