@charset utf-8;
/* 全局样式 */
* {
    margin: 0;
    padding: 0;
    
    color: #333;
    font-style: normal;
    list-style: none;
    text-decoration: none;
}

.container{
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
}

.w1200{ width:1200px; margin: 0 auto;}

.container_top{
    margin: 0 auto;
    width: 1200px;
}
a{
    text-decoration: none;
    color: inherit;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    font-size: 16px;
}

li:hover{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.gradient{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.gradient:hover{
   transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s; 
}
.clear{clear: both}

::-moz-selection{background:#0a61af; color:#fff;}
::selection {background:#0a61af; color:#fff;}


/* ---------------------------------------------------------------首页样式--------------------------------------------------------------- */
/* 轮播图 */
.fullSlide {
    width: 100%;
    position: relative;
    height: 600px;
    background: #000;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 600px;
    overflow: hidden;
    text-align: center;
    line-height: 600px;
}

.fullSlide .bd li >a {
    display: block;
    height: 600px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 16px;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    margin: 4px;
    overflow: hidden;
    background: none;
    line-height: 999px;
    border: 2px solid #fff;

}

.fullSlide .hd ul .on {
    background: #fff;
    border: 2px solid #fff;
}

.fullSlide .prev,.fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 10%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(slider-arrow.png) -126px -137px #000 no-repeat;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
}

.fullSlide .next {
    left: auto;
    right: 10%;
    background-position: -6px -137px;
}

.banner_bg_top{
    height: 16px;
    background: url(../images/banner_bg_top.png) repeat-x top;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 999;
}



/* 头部样式 */
.top{ height: 140px; text-align: center; background: url(../images/keli_1.jpg) no-repeat center top;}
.top img.logo{margin-top: 17px}
.top .top_left{ width: 290px;  float: left; text-align: left;padding-top:14px;}
.top .top_left span{ line-height: 30px; color: #333; display: block; font-size: 15px;}
.top .top_right{ width: 266px; float: right; text-align: left; padding-top:50px;}
.top .top_right p{font-size: 16px; color: #333; background: url(../images/keli_pc_27.png) no-repeat left center;}
.top .top_right p span{ font-size: 18px; font-weight: bold;  font-family:"Poppins"; color: #154899}


/* 导航 */
.nav{height: 45px; border-top: 1px solid #eee;}
.nav .nLi{ text-align: left;text-align: center; height: 45px;  float: left; padding: 0 49px; background: url(../images/zyya_3.png) no-repeat right;}
.nav li:first-child{ padding-left: 0;}
.nav li:last-child{ padding-right: 0; background: none;}
.nav .nLi a{display: block; height: 45px; line-height: 45px; text-align: center; font-size: 16px}
.nav .nLi a:hover{color: #fff;}
.nav .on a{display: block;height: 45px; line-height: 45px;  font-weight: bold;}
.nav .on a span{color: #333; font-weight: bold; color: #0a61af}
.nav .nLi ul{ background: rgba(255,255,255,0.8); position: absolute; margin-left: -45px;top: 186px; z-index: 999; display: none; border-bottom-right-radius:8px;border-bottom-left-radius:8px; overflow: hidden; }
.nav .nLi ul li{ height: 45px;line-height: 45px; text-align: center; width: 140px; }
.nav .nLi ul li a{font-size: 16px; display: block; line-height: 45px; font-weight: normal; background: none;margin-top: 0 !important; height: 45px;border-radius: 0;}
.nav .nLi ul li a:hover{ height: 45px;  line-height: 45px;  background: #f57a14}
.nav  img{ float: left; display: block; height: 8px; width: 8px; margin-top: 18px;} 



/* 首页关于我们 */
.index_about_main{padding: 70px 0;}
.index_about_l{ float: left; width: 576px;}
.index_about_l h2{ font-size: 25px; font-weight: bold; color: #222; text-indent: 20px; position: relative; line-height: 1.4; overflow: hidden;}
.index_about_l h2 span{ font-size: 18px; font-family: "Poppins";  color: #333; font-weight: normal; }
.index_about_l h2 span em{padding-left: 8px; font-size: 48px; font-family: "Poppins"; color: #154899; font-weight: bold;}
.index_about_l h2::after{ content: ""; position: absolute; display:block; bottom: 0;  height: 10px; background: url(../images/keli_pc_4.png) no-repeat bottom left;  width: 100%;}
.index_about_text{ margin-top: 20px; line-height: 30px; color: #666; text-align: justify;}
.index_about_text a{ display: block; text-align: justify;}
.index_about_l .more{ height: 36px; line-height: 36px;text-indent: 10px; color: #154899; border: 1px solid #154899; position: relative; display: block; width: 120px; margin-top: 20px;}
.index_about_l .more::after{ position: absolute; content: "+"; display: block; right: 10px; top:0; z-index: 999}
.index_about_l .more:hover{ background: #154899; color: #fff;}
.index_about_l .more:hover::after{ color: #fff;}
.index_about_l ul{ overflow: hidden; margin-top: 20px;}
.index_about_l ul li{ float: left;padding-right: 40px;}
.index_about_l ul li p{font-size: 36px; color: #333; line-height: 1.4; font-weight: bold;}
.index_about_l ul li p span{ font-size: 16px; color: #666; }
.index_about_l ul li em{ font-size: 16px; color: #666;}

.picScroll-left{ position: relative; height: 380px; width: 580px; float:right;}
.picScroll-left .bd li{height: 380px; width: 580px; border-radius: 50px 0 0 0; overflow: hidden;}
.picScroll-left .bd li img{ width: 100%;}
.picScroll-left .hd{height: 60px; width: 30px; position: absolute; left: -15px; top: 62px; background: #154899; z-index: 999}
.picScroll-left .hd a{ display: block; height: 30px; width: 30px; cursor: pointer;}
.picScroll-left .hd a.prev{ background: url(../images/keli_pc_5.png) no-repeat center;}
.picScroll-left .hd a.prev:hover{ background:rgba(0,0,0,0.2) url(../images/keli_pc_5.png) no-repeat center;}
.picScroll-left .hd a.next{ background: url(../images/keli_pc_6.png) no-repeat center;}
.picScroll-left .hd a.next:hover{ background:rgba(0,0,0,0.2) url(../images/keli_pc_6.png) no-repeat center;}
.picScroll-left .about_lj{ height: 104px;  position: absolute; bottom: 0; width: 100%;}
.picScroll-left .about_lj a{ display: block; height: 104px; width: 216px; text-align: center; float: left; border-right: 1px solid rgba(255,255,255,0.2);background: rgba(0,0,0,0.45);}
.picScroll-left .about_lj a:last-child{border: none; width: 145px;}
.picScroll-left .about_lj a img{ margin-top: 20px; transition: all 0.3s;}
.picScroll-left .about_lj a span{ display: block; text-align: center; color: #fff; line-height: 30px;}
.picScroll-left .about_lj a:hover{background: rgba(0,160,232,0.8);}
.picScroll-left .about_lj a:hover img{transform: rotateY(180deg);-ms-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-o-transform: rotateY(180deg);}


/* 首页业务展示 */
.index_pro_main{ height: 716px; background: url(../images/keli_3.jpg)no-repeat center;}
.index_title_1{ overflow: hidden; padding-top: 60px; background: url(../images/keli_pc_7.png) no-repeat center 98px;}
.index_title_1 p{ text-align: center; font-size: 25px; font-weight: bold; color: #222;}
.index_title_1 p span{font-size: 18px;  color: #333;padding-left: 6px; font-family: "Poppins";}
.index_title_1 p span em{ font-style: normal; font-weight: bold; font-size: 48px; color: #154899;font-family: "Poppins";}
.index_title_1 i{font-size: 16px; display: block; text-align: center; line-height: 1.4; color: #666; margin-top: -6px;}

.picScroll-pro{ margin-top: 30px;}
.picScroll-pro .bd li{ float: left; margin-right: 22px; width: 385px; position: relative; height:385px }
.picScroll-pro .bd li .pic{ width: 385px; height: 289px; border-radius: 50px 0 0 0; overflow: hidden; }
.picScroll-pro .bd li .pic img{width: 100%;}
.picScroll-pro .bd li .index_pro_t{ height: 154px;width: 346px; background: #fff; position: absolute; left: 20px; top: 228px;}
.picScroll-pro .bd li .index_pro_t p{ width: 90%; margin: 0 auto; line-height: 1.8;color: #333; padding-top: 16px;  text-align: center;}
.picScroll-pro .bd li .index_pro_t p a{ font-size: 16px;}
.picScroll-pro .bd li .index_pro_t span{ display: block; text-align: center; font-size: 16px; line-height: 24px; width: 90%; margin:  0 auto; color: #666;}
.picScroll-pro .bd li .index_pro_t dl{ width: 282px; margin-top: 10px; margin-left: 60px;}
.picScroll-pro .bd li .index_pro_t dl a{ line-height:24px; font-size: 16px; color: #154899; text-indent: 20px; display: block; float: left; width: 50%;}
.picScroll-pro .bd li .index_pro_t dl a:nth-child(1){ background: url(../images/keli_pc_8.png) no-repeat left center;}
.picScroll-pro .bd li .index_pro_t dl a:nth-child(2){ background: url(../images/keli_pc_9.png) no-repeat left center;}
.picScroll-pro .hd{ display: table; margin: 0 auto; margin-top: 30px;}
.picScroll-pro .hd a{ display: block; float: left;margin: 0 2px; height: 46px; width: 46px; border: 1px solid #154899; text-align: center; line-height: 46px; cursor: pointer;}
.picScroll-pro .hd a img{ margin-top: 16px;}
.picScroll-pro .hd p{ float: left; height: 48px; background: #154899 url(../images/keli_pc_12.png) no-repeat 16px center; font-size: 18px; color: #fff; font-family: "Poppins"; font-weight: bold; text-indent: 46px; width: 180px; line-height: 48px;}



/* 首页服务优势 */
.index_ys_main{padding: 70px 0; background: url(../images/keli_5.jpg) no-repeat center 200px;}
.index_ys_main .index_ys_l{  float: left; width:600px;  height: }
.index_ys_r{ float: right; width: 550px; }
.index_ys_r h3{font-size: 30px;  font-weight: bold; color: #333; text-indent: 20px; position: relative; line-height: 2; padding-top: 30px;}
.index_ys_r h3 span{ font-size: 30px; font-weight: bold; color: #154899}
.index_ys_r h3::after{ content: ""; height: 10px; background: url(../images/keli_pc_4.png) no-repeat left center; position: absolute; display: block;bottom: 0; left: 0; width: 100%;}
.index_ys_r em{ font-size: 16px; line-height: 30px; font-style: normal; color: #666;}

.index_ys_r .hd{ margin-top:30px; overflow: hidden; }
.index_ys_r .hd li{ float: left; width: 115px;  height: 42px; line-height: 42px; border-radius: 0 21px 21px 0; font-size: 17px; color: #333; margin-right: 13px; position: relative; text-indent: 26px; cursor: pointer; }
.index_ys_r .hd li.on{ background: #154899; color: #fff; text-indent: 36px; }
.index_ys_r .hd li::before{ content: ""; height: 1px; width: 10px; background: #dedede; left:8px; top: 21px; position: absolute; display: block; transition: all 0.3s;}
.index_ys_r .hd li.on::before{width: 20px; background: #fff; }
.index_ys_r .bd { margin-top: 20px;}
.index_ys_r .bd ul{ line-height: 26px; color: #666; text-align: justify; font-size: 15px;}



/* 首页新闻资讯 */
.index_news_main{ background: #f5f5f5; padding-bottom: 60px;}
.index_news_main .index_news_col{ display: table; margin: 0 auto; margin-top: 20px; }
.index_news_main .index_news_col li{ margin: 0 3px; height: 36px; line-height: 36px;  width: 110px; border: 1px solid #154899; text-align: center; float: left;}
.index_news_main .index_news_col li a{ display: block; color: #154899}
.index_news_main .index_news_col li a:hover{ background: #154899; color: #fff;}


ul.index_news_l{ width: 792px; float: left; margin-top: 20px;}
ul.index_news_l li{ background: #fff; margin-bottom: 18px;width: 346px; float: left; padding: 15px 20px;}
ul.index_news_l li:nth-child(2n){ float: right;} 
ul.index_news_l li p{ font-size: 16px; line-height: 1.8; color: #333; position: relative; text-indent: 16px;}
ul.index_news_l li p::before{ position: absolute;  content: ""; height: 5px; width: 5px; border-radius: 50%; background: #154899; left: 0;top: 10px; display: block;}
ul.index_news_l li span{ color: #999; line-height: 2; font-size: 16px;}
ul.index_news_l li em{ display: block; text-align: justify; line-height: 24px; color: #666;}
ul.index_news_l li:hover{ background: #154899;}
ul.index_news_l li:hover *{ color: #fff;}
ul.index_news_l li:hover p::before{ background: #fff;}

.picScroll-news{ float:right;width: 385px; background: #fff; height: 442px; margin-top: 20px;}
.picScroll-news .bd li{width: 385px;}
.picScroll-news .bd li .pic{ height: 221px;width: 385px; }
.picScroll-news .bd li .pic img{width: 100%;}
.picScroll-news .bd li p{ width: 90%; margin:  0 auto; padding-top: 15px;}
.picScroll-news .bd li p a{ line-height: 2.6; font-size: 16px; display: block;}
.picScroll-news .bd li span{ font-size: 16px; color: #666; line-height: 24px; text-align: justify; display: block; width: 90%; margin:0 auto; }

.picScroll-news .hd{ overflow: hidden; width: 90%; margin: 0 auto;  margin-top:20px;}
.picScroll-news .hd a{ display: block; height: 41px; width: 41px;margin-right: 8px; float: left; cursor: pointer;}
.picScroll-news .hd a.next{ background: url(../images/keli_pc_15.png) no-repeat center;}
.picScroll-news .hd a.prev{ background: url(../images/keli_pc_16.png) no-repeat center;}



/* 底部 */
footer{ height: 375px; background: #333; position: relative;}
footer .footer_top{ height: 42px; border-bottom: 1px solid #464646; position: relative;}
footer .footer_top img{ position: absolute; left: 536px; top: -40px; z-index: 999;}

footer dl{ width: 224px; float: left;}
footer dl dt{ margin-top: 40px; font-size: 18px; color: #fff; text-indent: 16px; position: relative; margin-bottom: 10px;}
footer dl dt:before{ content: ""; position: absolute; display: block;width: 8px; height: 16px; top: 4px; left: 0; background: #154899; border-radius: 4px}
footer dl dd a{ line-height: 30px; color: #999;}
footer dl dd a:hover{ color: #154899;}
footer dl p{font-size: 16px; line-height: 30px; color: #999;}



footer .slideTxtewm{ float: left; margin-right:103px; padding-left: 77px; padding-top: 60px;} 
footer .slideTxtewm .bd{ width: 123px; text-align: center; background: url(../images/keli_pc_28.png) no-repeat center top;}
footer .slideTxtewm .bd img{ margin-top: 8px;width:  108px}
footer .slideTxtewm .bd p{ height: 36px; line-height: 36px; color: #999; font-size: 16px;}
footer .slideTxtewm .hd {margin-top: 10px;}
footer .slideTxtewm .hd li{height: 34px;width: 34px; float: left; margin: 0 4px; cursor: pointer;}

footer .slideTxtewm .hd li:nth-child(1){background:url(../images/keli_pc_19.png) no-repeat center; margin-left: 20px;}
footer .slideTxtewm .hd li:nth-child(2){background:url(../images/keli_pc_20.png) no-repeat center;}
footer .slideTxtewm .hd li:nth-child(1):hover{background:url(../images/keli_pc_21.png) no-repeat center; margin-left: 20px;}
footer .slideTxtewm .hd li:nth-child(2):hover{background:url(../images/keli_pc_22.png) no-repeat center;}




/*内页*/
.ny_banner{ width:100%;  position:relative;  height:320px;clear: left; }
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.product_ban2{background: url(../images/product_ban2.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.fuwu_ban{background: url(../images/fuwu_ban.jpg) no-repeat center}





.ny_baninfo{width:1200px; height:225px; position: absolute; top:155px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #e3a423; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao *{ color: #fff;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 16px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 16px; color: #fff}
.ny_baninfo h4{font-size: 56px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#154899}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #154899)) 0 0 no-repeat;
    -webkit-background-size: 125px;
    color: rgba(255, 255, 255, 0.1);
    -webkit-background-clip: text;
    height:50px;
    line-height:50px;
    font-weight:bold;
    display:block;
    position:absolute;
    left:0;
    top:0%; 
    -webkit-animation-name: shine;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}

.ny_about_one{width:100%; height: auto;margin-top: 80px; overflow: hidden}
.ny_about_one .ny_abvideo{width:516px; height: 438px; float: left}
.ny_about_one .ny_abvideo img{width:100%; height: 100%;}
.ny_about_xx{width:625px;height: 438px; float: right;padding-top: 28px;}
.ny_about_xx h3{font-size: 30px; color: #060507; height: 45px; line-height: 45px;}
.ny_about_xx h4{width:100%; height: 35px; line-height: 35px;}
.ny_about_xx h4 span{float: left; font-size: 18px; color: #154899}
.ny_about_xx h4 hr{width:55px; height: 1px; float: left; background: #e3a423; margin-top: 16px; margin-left: 15px;}
.one_about_info{width:100%; height: 120px; overflow: hidden; margin-top:54px;}
.one_about_info p{width:100%; height: 100%; font-size: 16px; color: #555555; line-height: 30px;}
.about_m{width:172px; height: 42px; border: 1px solid #cec8cc; color: #333333; font-size: 16px; text-align: center; line-height: 42px;  display: block; margin-top: 108px;}
.about_m:hover{background: #154899; color: #fff; border: 1px solid #154899}
.ny_ab_honor{width:100%; height: 336px; background: #e7ecef; padding-top: 57px; margin-top: 42px;}
.Box{width:100%; height: auto; }
.Box .Box_con {position: relative; }
.Box .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width:290px;height:auto; margin-left:13px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.ab_honor{width:290px; height:198px;  overflow: hidden; position: relative}
.ab_honor img{width:100%; height: 100%; transition: all 0.5s;}
.Box .Box_con .conbox ul li p{font-size: 16px; color: #333333; text-align: center; height: 35px; line-height: 35px; text-align: center; margin-top: 8px;}
.Box .Box_con .conbox ul li:hover img{transform: scale(1.1);}
.index_about_san{width:100%; height: 610px;  margin-top: 90px;}
.about_san_left{width:616px; height: auto; float: left}
.about_san_left ul{width:100%; height: auto; padding: 8px 0;}
.about_san_left ul li{width: 307px;  height:300px; float: left; text-align: center; border-right:1px solid #dddddd;border-top:1px solid #dddddd; padding-top: 25px;}
.about_san_left ul li .san_div{width:60px; height: 60px; background: #154899; text-align: center; line-height: 60px; margin: 0px auto 20px; display: flex; align-items: center;}
.about_san_left ul li h3{font-size: 22px; color: #323232; font-weight: bold; margin: 10px 0}
.about_san_left ul li p{font-size: 18px; color: #aaaaaa; line-height: 26px;}
.about_san_left ul li hr{width:25px; height: 1px; background: #de4b1c; display: block; margin:15px auto 10px}
.about_san_left ul li span{font-size: 22px; color: #333333; font-family: "Arial"}
.about_san_left ul li img{ align-items: center; margin: 0px auto;}
.about_san_left ul li:nth-child(1){border-top:0}
.about_san_left ul li:nth-child(2){border-top:0; border-right:0}
.about_san_left ul li:nth-child(4){border-right:0}
.about_san_left ul li:hover .san_div{background: #585858}
.about_san_left ul li:hover p{color:#154899}
.about_san_left ul li:hover{box-shadow: 0px 1px 6px rgba(243,152,0,0.61);  border-right:1px solid #154899;border-top:1px solid #154899; }
.about_san_right{width:570px;height: 600px; float: right; position: relative; margin-top: 8px;}
.about_san_right img{width:100%; height: 100%;}
.about_san_b{width:100%; height: 67px; background: rgba(0,0,0,0.5); padding: 0px 10px; position: absolute; bottom:0; left:0}
.about_san_b h3{width:auto; float: left; font-size: 24px; color: #fff; line-height: 67px;}
.about_san_b h4{float: right}
.about_san_b h4 span{font-size: 18px; color: #fff; float: left; line-height: 67px;}
.about_san_b h4 hr{width:38px; height: 1px; background: #fff; float: left; margin-left: 8px; margin-top: 38px;}
.about_san_t{width:546px; height: 508px; border: 1px solid rgba(255,255,255,0.5); position: absolute; top:12px; left:12px; padding: 0px 18px 0 28px}
.about_san_t h3{font-size: 30px; color: #fff; margin-top: 90px;}
.about_san_t .san_xx{width:100%; height: 122px; overflow: hidden; margin-top: 55px; margin-bottom: 40px;}
.about_san_t .san_xx p{font-size: 16px; color: #fff;line-height: 35px;}
.about_san_t a{width:170px; height: 40px; background:rgba(255,255,255,0.5); text-align: center; line-height: 40px; font-size: 16px; color: #000; display: block}
.ny_about_cc{width:100%; height: 700px; overflow: hidden;  background: url(../images/lc_bjs.jpg) no-repeat; margin-top: 92px; padding-top: 58px;}
.ny_cc_t{width:100%; height: auto; text-align: center}
.ny_cc_t h4{font-size: 36px; color: #333333; }
.ny_cc_t p{font-size: 18px; color: #154899; line-height: 35px;}
.lc_xc{ height: 330px; width:100%; position: relative; margin-top: 100px; }
.lc_frUl{width:100%; height: auto; overflow: hidden; padding-left: 40px;}
.lc_frUl ul li{height: 330px;  float:left;width:560px; margin-right:12px;overflow:hidden; position: relative}
.product_pic{ width:510px; height:162px; overflow: hidden; position: relative;  padding-left: 30px; z-index: 9; }
.product_pic h5{font-size: 28px; color: #333333; font-weight: bold;}
.product_pic p{font-size: 15px; color: #333333; line-height: 28px;}
.lc_line{width:100%; height: 1px; border-bottom: 1px solid #a0a0a0; position: absolute; z-index:1; top:47%; left:0;}
.lc_xc .og_prev, .lc_xc .og_next{width:50px;height:50px; position:absolute;  top:50%; margin-top: -34px; z-index:99;cursor:pointer; text-align:center;}
.lc_xc .og_prev{left:-50px; background:url(../images/lc_left.png) no-repeat center}
.lc_xc .og_prev:hover{background: url(../images/lc_hleft.png)}
.lc_xc .og_next{right:-50px; background:url(../images/lc_right.png) no-repeat center}
.lc_xc .og_next:hover{background: url(../images/lc_hright.png) no-repeat}
.odd .product_pic{position: absolute; bottom:20px; left:60px; }
.odd .product_pic{padding-top: 40px;}
.s{position: absolute; left: 0; width: 15px; top:0; height: 162px; background: url(../images/lc_bj.png) no-repeat;}
.s_h{position: absolute; left: 0; width: 15px; height:0; top:0;background: url(../images/lc_hbj.png) no-repeat;}
.d{position: absolute; left: 0; width: 15px; top:0; height: 162px; background: url(../images/lc_bx.png) no-repeat;}
.d_h{position: absolute; left: 0; width: 15px; height:0; top:0;background: url(../images/lc_hbx.png) no-repeat;}
.even .product_pic:hover .s_h{ height: 162px; -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;}
.product_pic:hover h5{color:#154899}
.odd .product_pic:hover .d_h{ height: 162px; -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;}



/*内部二级导航*/
.ny_nav{width:1300px; height:54px; margin: 0 auto; margin-top: 40px;}
.ny_nav ul{width:auto; overflow: hidden; display: table; margin: 0 auto;}
.ny_nav ul li{ height:54px; line-height:54px; float:left; text-align:center;position:relative; background: #eee; margin-right: 2px; position: relative; text-align: center;}
.ny_nav ul li a{display:block; color:#fff; font-size: 15px; color: #333;padding: 0 50px; text-align: center;}
.ny_nav ul li:hover,.ny_nav ul li.active{ background: #154899}
.ny_nav ul li:hover a,.ny_nav ul li.active a{ color: #fff;}
.ny_nav ul li.active::after{ content: "";position: absolute; height: 2px; width: 100%; background: #0070a3; bottom: 0; left: 0;}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left; background: url(../images/p_xx.png) no-repeat left center; padding-left: 50px; margin-right: 30px; line-height: 40px; 
    margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#154899}
.ny_pro_bt ul li:hover{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#154899}





/*研发中心*/
.ny_yfzx_all{width:100%; height: auto; overflow: hidden; margin-bottom: 60px;}
.ny_yfzx_title{width:100%; height: auto; overflow: hidden; margin-top: 75px;}
.ny_yfzx_title h3{font-size: 30px; color: #060507; width: 100%; height: 30px; line-height: 30px;}
.ny_yfzx_title h3 span{float: left}
.ny_yfzx_title h3 hr{width:1060px; height: 1px; background: #ddd; float: right; margin-top:15px;}
.ny_yfzx_title h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #154899; margin-top: 0px;}
.ny_yfzx_title h4 span{width:36px; height: 1px; background: #154899; float: left; margin-top:22px; margin-left: 8px;}
.ny_yfzx_title h4 p{width:auto; float: left; color: #154899;}
.ny_yfzx_title h5{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 30px; color: #060507}
.ny_yfzx_xx{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #555555; line-height: 30px; margin-top: 30px;}
.yfzx_more{width:172px; height: 40px; border: 1px solid #cec8cc; display: block; text-align: center; line-height: 40px; font-size: 16px; color: #333333; margin-top: 30px;}



/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 75px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:100%; height:auto; border:1px solid #d2d2d2; margin:15px auto 25px; overflow:hidden; padding: 22px; }
 .ny_solution_img{width:478px; height:100%; float:left; overflow:hidden; border: 1px solid #d2d2d2}
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_solution_xx{width:600px; height:auto; float:left; margin-left: 50px; padding: 6px 0}
.ny_solution_xx p{font-size:16px; color:#555; line-height:35px;}
.ny_solution_xx p b{color:#353432}
.ny_solution .case_link{margin-top:30px;}
.ny_soli_p{width:100%; height: 172px; overflow: hidden;margin-top: 0px; margin-bottom: 20px;}
.ny_pro_shengcan .slideBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover{border:1px solid #154899;}
.ny_solution_xx .ny_yfzx_title{margin-top: 0}
.yfzx_more:hover{background: #154899; color: #fff; border: 1px solid #154899}


/*产品详情页*/

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #154899;}
.ny_proinput .ny_pro_ft p{ font-size: 16px; color: #666; line-height: 24px; text-align: center;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 18px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 412px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #154899; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}


.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px; font-size:16pxx;color:#666; line-height:30px;}
.fangan_show{ margin-top:20px;}

.ny_hotnews{width:100%; height:auto; overflow: hidden;  margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:50px; background: #154899; color: #fff; text-align: center; line-height: 50px; font-size: 18px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 16px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#154899}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 16px; color: #191919; line-height: 26px;}

.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
#btnok{width:50px; height:35px; background:#154899; color:#fff; font-size:16px; border:0px; float:right; border-radius:5px; cursor:pointer}



/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:85%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{widdth:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color: #154899}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 16px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 16px; color: #aaaaaa}
.news_pic{width:22%; height: 144px; float: right; overflow:hidden}
.news_pic img{width:100%; height: auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#154899}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}





/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 300px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:110px; height: 110px; border: 2px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 16px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}


/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden;}
.ny_honor_all ul li{width:285px; height: auto; float: left; margin-right:20px; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #ddd;}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
    text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}
.ny_honor_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*店面展示*/
.ny_case_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_case_all ul{width:100%; height: auto; overflow: hidden}
.ny_case_all ul li{width:380px; height: auto; float: left; margin-right:30px; margin-bottom:25px;}
.ny_case_all ul li .case_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #ddd;}
.ny_case_all ul li .case_pic img{width:100%; height: auto; overflow: hidden; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_case_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:16px; color: #333; text-align: center;
    text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_case_all ul li:nth-child(3n){margin-right: 0px;}
.ny_case_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p{ color: #666}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}







/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 4px;
    width: 300px;
     font-size: 16px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height:32px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
     background-position: 4px 6px;
}
.lxfx li i.icon-tel {
    background-position: 0 -20px;
}
.lxfx li i.icon-ly {
    background-position: 4px -49px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}

.lxfx li i.icon-top {
    background-position: -34px -50px;
}



.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#154899;
    height: 56px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}



@media screen and (max-width:1440px){
    .indedx_honor_xx{margin-left: 8%}
    .in_huanj_center .huanj_cecnter_xx{width:96%; margin-left: -48%;}
    .h_sinfo{padding: 35px 0px 0;}
    .h_sinfo dl dd{font-size: 16px;}
}



.ny_pro_show{width:100%; height: auto; overflow: hidden; margin-top: 55px;}
.ny_pro_show h2{ line-height: 3;text-align: center; margin-top: -30px; font-size: 30px; font-weight: bold;}
.ny_pro_top{width:100%; height: auto;}
.ny_pro_tleft{width:523px; height: 500px; float: left; position:relative;}
.ny_pro_tright{width:630px; height: auto; float: right}
.ny_pro_tright h3{ font-size: 28px; width:100%; color: #191919; height: 50px; line-height: 50px; margin-top: 10px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_pro_p{width:100%; height: 170px; border-bottom: 1px solid #e5e5e5; margin-top:15px;}
.ny_pro_p p{width:100%; height: 35px;  color: #000000; line-height: 35px; font-size: 15px; }
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 35px 0 25px}
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 16px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #154899; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 16px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}

.ny_pro_bottom{width:100%; display: block; overflow: hidden; margin-top: 65px; margin-bottom:60px;}
.ny_pro_bleft{width:840px; height: auto; overflow: hidden; float: left;padding: 20px; border: 1px solid #eee;}
.ny_pro_bright{width:290px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_probt_case h1,.ny_proshow_num h1{ font-size: 24px; color: #333; font-weight: bold; text-align: center; height:40px;}

.ny_probt_case li{width:275px; height:244px; float: left; margin-right:22px; margin-bottom: 20px; }
.ny_probt_case li img{width:100%; height: 203px;}
.ny_probt_case li:hover img{ transform:scale3d(1.1,1.1,1); }
.nyprocase-div{ width:275px; height: 203px; overflow: hidden; }
.nyprocase-div img{ transition:.6s; }
.ny_probt_case li:hover .ny_probt_xx h3{ color:#154899; }
.ny_probt_case li .ny_probt_xx{width:100%; height: 40px; border: 1px solid #dcdcdc; padding:0 15px;}
.ny_probt_xx h3{width: 100%; height: 40px;  line-height: 40px; font-size: 16px; color: #313131; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align:center}
.ny_probt_xx p{ font-size: 13px; color: #313131; width: 100%; height: 25px; line-height:25px; overflow: hidden}
.ny_probt_case li:nth-child(3n){margin-right: 0px;}
.ny_proinput .ny_pro_ft{margin-top:20px;}
.ny_proinput .ny_pro_ft span{color: #154899;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; }
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 412px; border: 1px solid #e4e4e4; float: left; overflow: hidden;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #e4e4e4; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #154899; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.sideMenu{width:100%; height: auto;  }
.sideMenu h3{ height:50px; line-height:50px; border-bottom:1px solid #e3e3e3;  font-size: 15px; color: #191919; cursor:pointer; padding: 0px 22px 0 30px ;}
.sideMenu h3:first-child{ border-top: 1px solid #e3e3e3;}
.sideMenu h3.on {background: #154899; color: #fff; border-bottom: 0px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:15px; color:#999; display:none; border: 1px solid #eee; border-top: none; background: #fff;}
.sideMenu ul li a{font-size: 16px; color: #666}
.sideMenu ul li {width:100%; height: 32px; line-height: 32px;  padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_probt{width:100%; }
.ny_probt ul{ height: 54px; }
.ny_probt li{ float: left; position: absolute; position: relative; height: 42px; line-height: 42px; font-size: 24px; font-weight: bold; color: #333; text-indent: 18px;}
.ny_probt li::before{ content:""; position: absolute; display: block; height: 20px; width: 10px; border-radius: 5px; background: #154899; left: 0; top: 11px;}
.ny_probt li span{ font-size: 16px; color: #999; padding-left: 6px; line-height: 42px;}

.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px; font-size:16px; color:#666; line-height:26px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px;}

.fangan_show{ margin-top:20px;}
.ny_proshow_num table,.ny_proshow_num table tr,.ny_proshow_num table td{border:1px solid #d4d4d4;}

.inside_pro_r{ width: 640px; float: right; padding-top: 40px;}
.inside_pro_r h2{ text-align: left;}
.inside_pro_r .inside_pro_text{ line-height: 24px; font-size: 16px; color: #666;}

.pro_right_news{ width: 100%; margin-top: 20px;}
.pro_right_news p{ height: 50px;background: #154899; height: 50px; text-indent: 28px;  color: #fff; font-size: 16px;  line-height: 42px;}
.pro_right_news ul{ padding: 15px; border: 1px solid #eee; border-top: none;}
.pro_right_news li{ line-height: 30px; font-size: 16px; color: #666; padding-left: 15px;}




.copyright{height: 56px; position: absolute; bottom: 0; width: 1200px; border-top: 1px solid rgba(255,255,255,0.05)}
.copyright a{ color: #ccc; font-size: 12px;}
.copyright p {
    color: #ccc;
    font-size: 12px;
    line-height: 56px;
}

.copyright ul {
    float: right;
    width: 370px;
}

.copyright ul li,.copyright ul li span {
    float: left;
    color: #fff;
    line-height: 56px;
    font-size: 12px;
}

.copyright p {
    display: inline;
}

.copyright ul li a {
    float: right;
    margin-top: 16px;
}

.copyright ul li a.weiling {
    width: 121px;
    height: 18px;
    background: url(../images/vl.png) no-repeat;
    margin-right: 20px;
}

.copyright ul li a.weiling:hover {
    width: 121px;
    height: 18px;
    background: url(../images/vl_hover.png) no-repeat;
}

.copyright ul li a.wangshang {
    width: 107px;
    height: 18px;
    background: url(../images/ws.png) no-repeat;
}

.copyright ul li a.wangshang:hover {
    width: 107px;
    height: 18px;
    background: url(../images/ws_hover.png) no-repeat;
}