@charset "utf-8";

/* CSS Document */
*{ margin:0; padding:0;}

body{ color:#000; font-size:12px; line-height:22px; font-family:Arial; min-width: 1200px;}
ul,li{ list-style:none; margin-bottom: 0;}
img{ border:none; display:inline-block;}
a{ text-decoration:none; color:#333;}
a:hover{ text-decoration:none; }
i{ font-style:normal;}
dl,dd,p{ margin-bottom: 0;}
input,textarea,select{ outline:none; font-family:Arial;}
h1,h2,h3,h4,h5,h6{ font-style:normal; font-weight:normal; list-style:none; margin-bottom: 0;}
.clear{ clear:both;}

.container-fluid:after{ content: ""; display: block; clear: both;}

.container:after{ content: ""; display: block; clear: both;}

.top_butt{ display: none;}

/*header*/
.header{ height: 100px; /*background: rgba(0,0,0,0.1); */background: #fff;position: fixed; top: 0; padding: 20px 0; z-index: 999;}
.header .container{ position: relative;}
.logo{ float: left;}
.logo img{ height: 56px;}

.lang{ float: right; color: #fff; line-height: 60px;/* background: url(../images/ico_map.png) */left 48% no-repeat; padding-left: 25px; position: relative;}
.lang .lang_mr{ color: #fff; font-size: 16px; font-weight: bold; line-height:60px; }

.lang ul{ position: absolute; top: 100%; right: 0; width: 100px; background: rgba(0,0,0,0.5);}
.lang ul li{ width: 100%; text-align: center;}
.lang ul li a{ color: #fff; font-size: 16px; line-height: 24px;}

.search_k{ position: absolute; top: 100%; right: 0; background: #fff; display: none;}
.search_t{ width: 75%; border: none; background: none; padding: 0 8px; height: 30px; overflow: hidden;}
.search_s{ float: right; height: 30px; border: none; background: #0471dd; width: 25%; cursor: pointer; color: #fff;}

.button_ss{ color: #fff; line-height: 60px; outline: 0; cursor: pointer; float: right; background: none; border: none; margin-right: 19px;}
.button_ss i{ font-size: 20px;}

/*header end*/


/*导航*/

.head_nav{ float: left; margin-left: 90px;}
.head_nav ul li{ width: 136px; height: 60px; float: left; text-align: center; position: relative;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.head_nav ul li.on .fa_link{ color: #0471dd !important;}
.head_nav ul li .fa_link{ display: block; color: #000; font-size:16px; font-weight: bold; line-height: 60px; }
.head_nav ul li:hover .fa_link{ color: #0471dd;}

.head_nav ul li .fa-list-ul{ display: none;}
.head_nav ul li .top_down{ display: none;}

.navTwo{ display: none; position: absolute; left: 0; top: 100%; width: 200px; margin-left: -75px; left: 32%; text-align: center; background:#fff; z-index: 9;}
.navTwo dd{ margin-bottom: auto; height: 40px; border-bottom: solid 1px rgba(0,0,0,0.1);}
.navTwo a{ font-size: 14px !important; line-height: 40px !important; color: #000; display: block; }
.navTwo a:hover{color:#fff;}
.navTwo dd:hover{ background: #0471dd;}

/*banner*/

.banner{ width: 100%; margin: 0 auto; position: relative; overflow: hidden;}
.banner:after{ content: ""; display: block; clear: both; }
.swiper_banner {
    float: left;
    width: 100%;
    height: 960px;
    position: relative;
    overflow: hidden;
}

.swiper_banner .swiper-slide {
    background-size: cover !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper_banner .swiper-slide span{ font-weight: bold; font-size: 48px; line-height: 50px; color: #0471dd; margin-bottom: 36px; display: block;}
.swiper_banner .swiper-slide p{ font-size: 36px; line-height: 40px; color: #fff; }
.swiper_banner .swiper-slide a{ color: #fff; display: inline-block; line-height: 24px; text-transform: uppercase; font-size: 17px; margin-top: 44px; border: solid 1px #fff; background: rgba(255,255,255,0.3); padding: 15px 40px;
    -o-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}
.swiper_banner .swiper-slide a:hover{ background: rgba(255,255,255,0);}

.swiper_banner .swiper-button-prev,.swiper_banner .swiper-button-next{ outline: 0; color:rgba(255,255,255,.8);}
.swiper_banner .swiper-button-prev{ left: 5%;}
.swiper_banner .swiper-button-next{ right: 5%;}


.swiper_banner .swiper-pagination{ bottom: 42px !important;}
.swiper_banner .swiper-pagination span{ width: 42px; height:3px; background:rgba(255,255,255,0.6) !important; opacity:1; margin: 0 5px !important; border-radius: 0; }
.swiper_banner .swiper-pagination .swiper-pagination-bullet-active{  background: #0164C9 !important;}


/*index_a*/
.index_a{ overflow: hidden; background: #fff; padding: 100px 0;}
.title_a{ width: 100%; text-align: center;}
.title_a h2{ font-size: 36px; color: #000; line-height: 40px; font-weight: bold; margin-bottom: 15px;}
.title_a p{ font-size: 20px; color: #646464; line-height: 28px; padding: 0 140px;}
.title_a em{ width: 60px; height: 4px; background: #0066D5; border-radius: 5px; display: inline-block; margin-top: 25px;}

.index_m{ position: relative;}


.swiper_cp {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 50px;
}
.swiper_cp .swiper-slide {
    position: relative;
    text-align: left;
    font-size: 18px;
    /* Center slide text vertically */
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper_cp_pic{ width: 100%; float: left; text-align: center; position: relative; }
.swiper_cp_pic .cp_img{ width: 100%;}


.swiper_cp_m{ width: 100%; height: 100%; background: #0066CB; position: absolute; top: 0; left: 0; padding-top: 36px;
    -o-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}
.swiper_cp_m img{ max-width: 100%;}
.swiper_cp_m span{ display: block; color: #fff; line-height: 26px; margin-top: 40px;}
.swiper_cp_m i{ display: inline-block; width: 33px; height:2px; background: #fff; margin-top: 20px; margin-bottom: 10px;}
.swiper_cp_m p{ font-size: 16px; line-height: 24px; color: #fff; 
    width: 80%;
    margin: auto;
    white-space: normal;
    word-break: break-all;}


.swiper_cp .swiper-slide:hover .swiper_cp_m{ background: rgba(0,102,203,0.7);}

.swiper-button-prev,.swiper-button-next{ outline: 0;}
.swiper_cp_div .swiper-button-prev{ color: #989898; left: -35px; top: 43%;}
.swiper_cp_div .swiper-button-next{ color: #989898; right: -35px; top: 43%;}

.swiper-button-next:after, .swiper-button-prev:after{ font-size: 30px !important;}

.swiper_cp_div .swiper-pagination{ position: relative; height: 15px; margin-top: 52px;}
.swiper_cp_div .swiper-pagination span{ width: 8px; height:8px; background:#D2D2D2 !important; opacity:1; margin: 0 3px !important; border-radius: 50%; outline: 0; }
.swiper_cp_div .swiper-pagination .swiper-pagination-bullet-active{  background: #0164C9 !important; border-radius: 50%; outline: 0;}

/*index_a end*/

/*index_b*/
.index_b{ overflow: hidden; background-size: cover !important; padding: 80px 0; position: relative;}
.index_b:before{ content: ""; background: rgba(0,0,0,0.6); width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
.title_b{ width: 100%; text-align: center; position: relative;}
.title_b h2{ font-size: 36px; color: #fff; line-height: 40px; font-weight: bold; margin-bottom: 15px;}
.title_b p{ font-size: 20px; color: rgba(255,255,255,0.7); line-height: 28px; padding: 0 140px;}
.title_b em{ width: 60px; height: 4px; background: rgba(255,255,255,0.7); border-radius: 5px; display: inline-block; margin-top: 25px;}

.index_b_div{ width: 100%; margin-top: 60px;}
.index_b_div li{ border-right: solid 2px #fff; padding-bottom: 30px;}
.index_b_div li:last-child{ border-right: none;}


.index_b_m{ width: 100%; height: 100%;}
.index_b_ico{ width: 100px; height: 100px; border: solid 2px #fff; border-radius: 100%; margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -o-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.index_b_div .index_b_m:hover .index_b_ico{ background: #1769BB; border: solid 2px #1769BB;}
.index_b_span{ width: 100%; display: block; text-align: center; color: #fff; line-height: 24px; font-size: 20px; text-transform: uppercase; font-weight: bold; text-align: center; margin-top: 30px;}
.index_b_p{ font-size: 16px; color: #fff; line-height: 24px; text-align: center; margin-top: 25px;}

/*index_b end*/

/*index_c*/
.index_c{ overflow: hidden; position: relative; background: #F9FAFF; padding: 100px 0;}
.index_c_m{ width: 100%; margin-top: 50px;}
.index_c_m ul li{ margin-top: 15px; margin-bottom: 15px;}
.index_c_div{ width: 100%; height: 100%;}
.index_c_img{ width: 100%; overflow: hidden; position: relative;}
.index_c_img img{ width: 100%;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.index_c_m ul li:hover .index_c_img img{
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.index_c_xian{
    transition: all .6s;
}
.index_c_m ul li:hover .index_c_xian {
   
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
   
}
.index_c_c{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(0,0,0,0.4); text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.index_c_c span{ color: #fff; font-weight: bold; font-size: 20px; line-height: 24px; text-transform: uppercase; display: block;}
.index_c_c p{ color: #fff; font-size: 16px; line-height: 30px; margin-top: 5px;}
.index_c_xian{ border: solid 1px #fff; width: 90%; height: 86%; position: absolute; top: 7%; left: 5%;transition: all.7s;}
.index_c_c:hover .index_c_xian{
    width: 100%;
    height: 100%;
    top:0;
left: 0;
}


/*index_c end*/

/*index_d*/
.index_d{ overflow: hidden; position: relative; padding: 80px 0; background-size: cover !important;}
.index_d:before{ content: ""; position: absolute; background: rgba(0,0,0,0.4); width: 100%; height: 100%; top: 0; left: 0;}


.index_d_ms{ width: 100%; line-height: 28px; color: #fff; font-size: 18px; position: relative; text-align: center; margin-top: 45px; font-weight: 200;}


.index_d_ico{ width: 100%; margin-top: 48px;}

.index_d_div{ width: 100%; text-align: center;}
.index_d_img{ width: 100px; height: 100px; border: solid 2px #fff; border-radius: 100%; margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;

}

.index_d_span{ display: block; width: 100%; font-size: 20px; line-height: 24px; margin-top: 20px; color: #fff;}

.index_d_ico ul li:hover .index_d_img{ border:solid 2px #0056A9; background: #0056A9;}

/*index_d end*/

/*index_e*/
.index_e{ overflow: hidden; position: relative; background-size: cover !important; padding: 70px 0;}
.index_e:before{ content: ""; position: absolute; background: rgba(32,89,201,0.8); width: 100%; height: 100%; top: 0; left: 0;}
.index_e span{ font-size: 26px; font-weight: bold; color: #fff; line-height: 28px; position: relative;}


.index_e_form{ width: 100%; margin-top: 42px; position: relative;}
.index_e_input{ width: 320px; height: 45px; float: left; background: #608FE9; margin-right: 19px; border-radius: 5px; overflow: hidden;}
.index_e_input input{ width: 100%; height: 100%; padding: 0 10px; background: none; border: none; color: #fff; font-size: 16px;}
.index_e_input input::placeholder{ color: #fff; font-size: 16px; font-weight: bold;}
.index_e_submit{ width: 182px; height: 45px; background: #F88508; color: #fff; font-size: 16px; font-weight: bold; float: right; border-radius: 5px; overflow: hidden;}
.index_e_submit input{ width: 100%; height: 100%; background: none; border: none; color: #fff; font-weight: bold; cursor: pointer;}
.index_e_submit input:hover{ opacity: 0.8;}


/*index_e end*/


/*footer*/

.footer{ background: #222222; overflow: hidden; padding: 80px 0;}
.footer_left{ width: 30%; float: left;}
.footer_logo{ float: left;}
.footer_logo img{ height:44px; }

.footer_fx{ float: left; margin-top: 35px;}
.footer_fx a{ margin: 0 7px; }
.footer_fx a:hover{ opacity: 0.8;}

.footer_lx{ width: 100%; float: left; margin-top: 25px;}
.footer_lx span{ display: block; color: #f1cd6a; font-weight: bold; line-height: 26px; font-size: 20px;}
.footer_lx .p{ font-size: 16px; color: #fafafa; line-height: 26px; color: #fff; margin-top: 20px;}


.footer_right{ float: right; width: 70%; position: relative;}
.footer_nav {
    display: inline-block;
    float: left;
    margin-left: 20px;
}
.footer_lm{ width: 100%; float: left;}
.footer_lm a{ color: #fff; font-size: 18px; font-weight: bold;}

.footer_nav ul{ margin-top: 15px; width: 100%; float: left;}
.footer_nav ul li{ width: 100%; margin-bottom: 5px;}
.footer_nav ul li a{ color: #c8c8c8; font-size: 14px; line-height: 24px;}
.footer_nav ul li:hover a{ color: #2059c9;}

.footer_contact{ width: 186px; height: 48px; position: absolute; bottom: 30px; right: 0; border: solid 2px #f9faff; text-align: center; line-height: 48px; border-radius: 5px; overflow: hidden;}
.footer_contact a{ color: #f9faff; font-size: 16px; line-height: 24px; display: inline-block;}
.footer_contact i{ color: #f9faff; display: inline-block;}

.footer_contact:hover{ opacity: 0.8;}


.footer_bot{ background: #080B10; padding: 22px 0; overflow: hidden; position: relative; color: #969696; font-size: 16px; text-align: center;}
.footer_bot a{ color: #969696;}

/*footer end*/


/*about*/
.ny_banner{ height:545px; background-size: cover !important;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}

.ny_banner .ny_bar_span{ display: block; color: #fff; font-size: 40px; font-weight: bold; text-transform: uppercase; margin-bottom: 32px;}
.ny_banner p{ color: #fff; font-size: 40px; text-transform: uppercase; font-weight: 200;}

.ny_wz{ width: 100%; text-align: center; position: absolute; bottom:55px; left: 0;}
.ny_wz span{ color: #fff; line-height: 24px; font-size: 16px; background: url(../images/home.png) left center no-repeat; padding-left: 20px;}
.ny_wz span a{ color: #fff; margin: 0 10px;}
.ny_wz span a:hover{ color: #0471dd;}


.ny_lm{ width: 100%; background: #fff; overflow: hidden; box-shadow: 0 0 10px #efefef; position: relative; z-index: 1;}
.ny_lm ul{ width: 100%; text-align: center;}
.ny_lm ul li{  font-size: 0; display: inline-block; margin: 0 30px;}
.ny_lm ul li a{ color: #646464; font-size: 16px; line-height: 86px;}
.ny_lm ul li:hover a{ color: #0471dd;}
.ny_lm ul li.on a{ color: #0471dd;}

.ny_center{ width: 100%; background-size: cover !important; overflow: hidden; position: relative; padding: 80px 0; position: relative;}
.ny_title{ width: 100%; text-align: center;}
.ny_title h2{ font-weight: bold; font-size: 40px; line-height: 42px; text-transform: uppercase;
    background: -o-linear-gradient(to bottom,#5883E2,#0D62BD);
    background: -moz-linear-gradient(to bottom,#5883E2,#0D62BD);
    background: -ms-linear-gradient(to bottom,#5883E2,#0D62BD);
    background: -webkit-linear-gradient(to bottom,#5883E2,#0D62BD);
    background: linear-gradient(to bottom,#5883E2,#0D62BD);
    -webkit-background-clip:text;
    color: transparent;
}

.ny_title em{ width: 72px; height: 2px; background: #1C68C6; display: inline-block; margin-top: 30px;}

.ny_nr{ width: 100%; padding-top: 30px; color: #505050; font-size: 20px; line-height: 26px; font-weight: 200;}
.ny_nr img{ max-width: 100%;}

.xq_fx{ width: 100%; margin-top: 20px;}


.ny_qywh{ width: 100%; overflow: hidden; background: #F9FAFF; padding: 80px 0;}

/*about end*/


/*contact*/

.ny_lxwm{ padding: 95px 0; overflow: hidden; position: relative; background: url(../images/lx_bja.jpg) top center no-repeat; background-size: cover !important;}
.title_lx{ width: 100%; text-align: center;}
.title_lx span{ font-size: 30px; color: #323232; line-height: 30px; font-weight: bold; display: block; margin-bottom: 20px;}
.title_lx p{ font-size: 24px; color: #646464; line-height: 24px;}

.ny_cen{ width: 100%; padding-top: 38px;}
.ny_cen ul li{ border-right: solid 1px #B9B9B9;}
.ny_cen ul li:nth-child(2){ border-right: none;}

.ny_cen_div{ width: 100%; padding-left: 125px; padding-top: 30px; padding-bottom: 30px;}
.ny_cen_span{ font-size: 24px; color: #395196; line-height: 26px; margin-bottom: 25px; display: block;}
.ny_cen_div p{ font-size: 16px; color: #646464; line-height: 36px;}
.ny_cen_div a{ color: #395196;}


.ny_ly{ width: 100%; padding: 100px 0; overflow: hidden; position: relative; background: url(../images/lx_bjb.jpg) top center no-repeat; background-size: cover !important;}
.ny_ms{ font-size: 24px; color: #1e1e1e; line-height: 30px; text-align: center;}

.ny_form{ width: 100%; margin-top: 50px;}
.ny_form ul li{ margin-bottom: 35px;}
.ny_form .ny_form_div{ width: 100%;}
.ny_form .ny_form_div input{ width: 100%; height: 40px; border: solid 1px #DFDFDF; padding: 0 8px; font-size: 16px; color: #646464; background: none;}
.ny_form .ny_form_div input::placeholder{ font-size: 18px; color: #646464; line-height: 40px;}
.ny_form .ny_form_div textarea{ width: 100%; height: 200px; border: solid 1px #DFDFDF; padding: 8px; font-size: 16px; color: #646464; background: none;}
.ny_form .ny_form_div textarea::placeholder{ font-size: 18px; color: #646464; line-height: 40px; padding: 0;}

.ny_form_submit{ width: 100%; height: 45px; background: #3A5197; color: #fff; line-height: 45px; border: none; font-size: 18px; cursor: pointer;}
.ny_form_submit:hover{ opacity: 0.9;}


/*contact end*/

/*MATERIAL*/
.ny_mater{ width: 100%; background: url(../images/m_bj.jpg) top center no-repeat; background-size: cover !important; overflow: hidden; position: relative; padding: 80px 0; position: relative;}

.ny_tbale{ width: 100%; margin-top: 30px; position: relative;}

.ny_hxa_wap{ display: none;}

.ny_hxa{ float: left; width: 100%; background: #05A2D9; padding: 22px 0; height: 90px; overflow: hidden;}
.ny_hxa ul{ width: 100%; font-size: 0; }
.ny_hxa ul li{ float: left; text-align: center; height: 100%; position: relative; }
.ny_hxa ul li:first-child span{
    width: 30%;
}
.ny_hxa ul li span{ color: #fff; font-size: 16px; height:100%;     width: 100%;
    text-align: center;display: inline-block;}
@media screen and (max-width: 1200px){
    .ny_hxa ul li span {
   
        width: 56%;
       
    }
    .ny_hxa ul li:first-child span {
        width: 37%;
    }
}
@media screen and (max-width: 992px){
    .ny_hxa ul li span {
        width: 75%;
    }
    .ny_hxa ul li:first-child span {
        width: 50%;
    }
}
@media screen and (max-width: 768px){
    .ny_hxa ul li:first-child span {
        width: 66%;
    }
    .ny_hxa ul li span {
        width: 100%;
    }
}


.m_wa{ width: 10%; text-align: center;}
.m_wc{ width: 50%;  padding: 0 30px;}
.ny_hxa ul li:last-child{
    width: 50%; line-height: 45px; padding: 0 30px;
}
.ny_hxb ul li div:last-child{
    width: 50%; line-height: 24px; padding: 0 30px;text-align: left;
}

@media screen and (max-width: 992px){
    .ny_hxb ul li div:last-child{
        width: 50%; line-height: 24px; padding: 15px 15px;text-align: left;
    }
}

.ny_hxb{ width: 100%; float: left;}
.ny_hxb ul li{ float: left; background: #DCDCDE; padding: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
width:100%;
}
.ny_hxb ul li:nth-child(2n){ background: #fff;}
.ny_hxb ul li div{ float: left; font-size: 16px;}
.ny_hxb ul li div span{ display: none;}

.ny_img{ float: left; width: 100%; margin-top: 42px;}
.ny_img_div{ width: 100%; box-shadow: 0 0 10px #ccc; overflow: hidden; position: relative;}
.ny_img_div img{ width: 100%;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.ny_img_div:hover img{
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

/*MATERIAL end*/

/*Product*/
.ny_cp{ width: 100%; padding: 100px 0; overflow: hidden; background: #fff; position: relative;}
.ny_cp_left{ width: 320px; float: left; background: #444444;}
.ny_cp_lmm{ width: 100%; float: left; padding-top: 35px; padding-left: 35px; position: relative;}
.ny_cp_lmm span{ color: #fff; font-size: 30px; line-height: 36px; font-weight: bold; display: block; margin-bottom: 25px;}
.ny_cp_lmm em{ width: 50px; height: 2px; background: #fff; display: block; margin-bottom: 40px;}

.wap_ml{ display: none;}

.ny_cp_zlm{ width: 94%; float: left; margin-left: 3%; background: #fff; padding-bottom: 26px; margin-bottom: 35px;}
.ny_cp_zlm ul{ width: 94%; float: left; margin-left: 3%;}
.ny_cp_zlm ul li{ width: 100%; float: left; margin-top: 10px;}
.ny_cp_nava{ width: 100%; float: left; background: #F7F7F7; padding: 0 15px;
    -o-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}
.ny_cp_nava a{ display: inline-block; float: left; font-size: 16px; color: #555; line-height: 52px;
    -o-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}
.ny_cp_nava i{ display: inline-block; float: right; line-height: 52px; font-size: 18px; color: #646464;
    -o-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}



.ny_cp_navb{ width: 100%; float: left; display: none;}
.ny_cp_navb dd{ width: 100%; float: left; padding: 13px 0;}
.ny_cp_navb dd i{ display: inline-block; font-size: 13px; color: #828282; margin-left: 20px;}
.ny_cp_navb dd a{ display: inline-block; font-size: 14px; color: #828282;}
.ny_cp_navb dd:hover a{ color: #0066CB;}
.ny_cp_navb dd:hover i{ color: #0066CB;}

.ny_cp_navb dd.texton a{ color: #0066CB;}
.ny_cp_navb dd.texton i{ color: #0066CB;}

.ny_cp_zlm ul li.on .ny_cp_nava{ background: #0066CB;}
.ny_cp_zlm ul li.on .ny_cp_nava a{ color: #fff;}
.ny_cp_zlm ul li.on .ny_cp_nava i{ color: #fff;}

.ny_cp_zlm ul li:hover .ny_cp_nava{ background: #0066CB;}
.ny_cp_zlm ul li:hover .ny_cp_nava a{ color: #fff;}
.ny_cp_zlm ul li:hover .ny_cp_nava i{ color: #fff;}
/*.ny_cp_zlm ul li:nth-child(1) .ny_cp_navb{ display: block;}*/




.ny_cp_right{ width: 800px; float: right; position: relative;}
.ny_cp_h3{ width: 100%; font-size: 36px; line-height: 40px; color: #0066cc; font-weight: bold;}

.ny_cp_a{ width: 100%; margin-top: 30px;}
.ny_cp_title{ font-size: 30px; color: #323232; line-height: 32px; font-weight: bold; margin-bottom: 20px;}
.ny_cp_p{ 
    font-size: 16px; color: #323232; line-height: 24px;
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
}

.ny_cp_b{ width: 100%; margin-top: 40px;}
.ny_cp_list{ width: 100%; float: left;}
.ny_cp_list ul li{ width: 100%; float: left; font-size: 16px; color: #323232; /*font-weight: bold;*/}
.ny_cp_list ul li i{ color: #0068C7; font-size: 12px; margin-right: 10px;}

.ny_cp_img{ float: left; width: 100%;  overflow: hidden;  margin-top: 30px;}
.ny_cp_img img{ width: 100%;}
.ny_cp_c{ width: 100%; margin-top: 40px;}
/*Product end*/


/*QUALITY*/
.ny_qu_a{ padding: 100px 0; background: #fff; overflow: hidden; position: relative;}
.ny_qu_aimg{ width: 458px; float: left; background: url(../images/qu_xx.jpg) right center no-repeat;}
.ny_qu_aim{ width: 420px; float: left;}
.ny_qu_aim img{ width: 100%;}


.ny_qu_right{ float: right; width: 700px; padding-top: 60px;}
.ny_qu_right span{ font-size: 40px; line-height: 42px; font-weight: bold;
    background: -o-linear-gradient(to bottom,#5883E2,#0D62BD);
    background: -moz-linear-gradient(to bottom,#5883E2,#0D62BD);
    background: -ms-linear-gradient(to bottom,#5883E2,#0D62BD);
    background: -webkit-linear-gradient(to bottom,#5883E2,#0D62BD);
    background: linear-gradient(to bottom,#5883E2,#0D62BD);
    -webkit-background-clip:text;
    color: transparent;
    margin-bottom: 40px;
    display: block;
}
.ny_qu_right p{ font-size: 20px; color: #646464; line-height: 28px;}


.ny_qu_b{ height: 500px; background-size: cover !important; background: url(../images/qu_2.jpg) top center no-repeat;}
.ny_qu_b .container{ position: relative;}

.ny_qu_fdleft{ width: 555px; float: left; padding-left: 60px;}
.ny_qu_fdleft span{ font-size: 24px; color: #282828; line-height: 30px; text-transform: uppercase; margin-top: 86px; display: block; margin-bottom: 29px;}
.ny_qu_fdleft p{ color: #646464; font-size: 20px; line-height: 30px;}

.ny_qu_fdright{ float: right; margin-top: -66px; overflow: hidden; padding-right: 12px;}

.ny_qu_fd{ width: 100%; background: #fff; position: absolute; top: 240px; left: 0;}
.ny_qu_fd_top{ height: 296px;}
.ny_qu_fd_bot{ height: 102px; background: url(../images/jt_a.png) top center no-repeat, #003a5d; text-align: center; padding-top: 50px;}
.ny_qu_fd_bot p{ color: #fff; line-height: 24px; line-height: 24px; font-size: 18px; text-transform: uppercase;}


.ny_qu_c{ height: 239px; background-size: cover !important; background: url(../images/qu_3.jpg) top center no-repeat; overflow: hidden;}



/*QUALITY end*/


/*二维码弹出层*/
.WeChat_butt{  cursor: pointer;}
.WeChat{
    width: 100%; height: 100%; top: -100%; opacity: 0; left: 0; background: rgba(0,0,0,0.7); position: fixed; z-index: 999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.WeChat_active{ top: 0; opacity: 1;}
.WeChat_ewm{ display: inline-block;}
.WeChat_ewm img{ width: 150px;}

.WeChat_tar{ position: absolute; right: 20px; top: 20px;  width: 30px; height: 30px; z-index: 99999; cursor: pointer; }
.WeChat_tar .bari{ width: 30px; height: 2px; display: block; background: #fff; margin: 6px 0;
    border-radius: 25px;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.WeChat_tar .bari:nth-of-type(1) {
    -webkit-transform: translateY(13.5px) rotate(-40.5deg);
    -ms-transform: translateY(13.5px) rotate(-40.5deg);
    transform: translateY(8px) rotate(-40.5deg);
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.WeChat_tar .bari:nth-of-type(2) {
    opacity: 0;
}
.WeChat_tar .bari:nth-of-type(3) {
    -webkit-transform: translateY(-15px) rotate(45deg);
    -ms-transform: translateY(-15px) rotate(45deg);
    transform: translateY(-8px) rotate(45deg);
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}


.cp_c_m{ width: 100%;}
.cp_c_m ul li{ margin-top: 15px; margin-bottom: 15px;}



/*新加*/
.swiper_cp_fu_m{ position:absolute; display: none; z-index: 999;  width: 504px; height: 240px; background: #fff; box-shadow: 0 0 10px #ccc;}
.swiper_cp_fu_m .icon_img{ border: solid 1px #ccc; overflow: hidden; margin: 20px; width: 200px; height: 185px; float: left;}
.swiper_cp_fu_m .icon_img img{ width: 100%;}
.swiper_cp_fu_r{ width: 230px; float: right; margin-right: 20px; margin-top: 20px; padding-top: 20px;}
.swiper_cp_fu_r .icon_span{ font-size: 20px; color: #323232;}
.swiper_cp_fu_r .icon_p{ font-size: 15px;}

.swiper_cp_fu_m .iconfont{ font-size: 20px; color: #000; position: absolute; top: 15px; right: 15px; cursor: pointer;}

.icon_p{
    word-wrap: break-word;
white-space: normal;
word-break: break-all;
}

.yingwen h5 img{
    width: 45px;
}
.yingwen{
    padding: 20px 0;
}

.swiper_cp_m p{
 text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media only screen and (max-width:1200px){
    .ny_hxa ul li span {
        width: 94%;
        line-height: 1.5;
    }
    .ny_hxa ul li:first-child span {
        width: 62%;
    }
}
@media only screen and (max-width:992px){
    .ny_hxa ul li span {
        width: 94%;
        line-height: 1.5;
    }
    .ny_hxa ul li:first-child span {
        width: 62%;
    }
}
