@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;text-decoration:none;list-style:none;font-family:"微软雅黑";}
body,div,span,input,p,span,h1,h2,h3,h4,h5,h5,a,form,select,img{border:0px;}
body{overflow-x:hidden;margin:0 auto;width:100%;background:#fff;}
.gray{background:#f5f5f5;}
.clear{clear:both;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
img{border:0px;width:auto;max-width: 100%;}
a{outline:none;color:#666;}
.gray{color:#c8c8c8}
a:hover{text-decoration:none;}
input,select,textarea{outline:none;}
input[type="submit"],input[type="button"],select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


.font12{font-size:0.750rem;}
.font14{font-size:0.875rem;}
.font16{font-size:1rem;}
.font17{font-size:1.0625rem;}
.font18{font-size:1.125rem;}
.font20{font-size:1.25rem;}
.font22{font-size:1.375rem;}
.font24{font-size:1.5rem;}
.font26{font-size:1.75rem;}
.font28{font-size:1.625rem;}
.font30{font-size:1.875rem;}
.font32{font-size:2rem;}
.font34{font-size:2.125rem;}
.font36{font-size:2.25rem;}
.font38{font-size:2.375rem;}
.font40{font-size:2.5rem;}
.font60{font-size:3.75rem;}
.font44{font-size:2.5rem;}
.font46{font-size:2.75rem;}
.font48{font-size:3rem;}
.font50{font-size:3.125rem;}
.font52{font-size:3.25rem;}
.font80{font-size:5rem}
.font56{font-size:3.5rem;}
.font62{font-size:6.875rem;}
.font68{font-size:4.25rem;}
.font72{font-size:4.5rem;}
.font92{font-size:5.75rem;}
.font124{font-size:7.75rem}
.font132{font-size:8.25rem}
.commonbox{width:94%;max-width:1200px;margin:0 auto;position: relative;}
.new_newcontent .commonbox{width:94%;max-width:980px;margin:0 auto;position: relative;}
.yuan{-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;}

/*导航*/
.top1{ width:100%; position:relative;left:0;top:0; background:#fff;z-index: 9;box-shadow: 0px 0px 10px rgba(0,0,0,0.1)}
.index_top{background:none;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;box-shadow: 0px 0px 0px rgba(0,0,0,0.1);position: absolute;}
.index_top:hover{background:rgba(255,255,255,0.6);box-shadow: 0px 0px 0px rgba(0,0,0,0.1)}
.index_top .logo .blue-image{display: none;}
.index_top:hover .logo .blue-image{display: block;}
.index_top:hover .logo .white-image{display: none;}
.index_top .menu .nav .nli span a{color:#fff;}
.ny_gray_top .menu .nav .nli span a{color:#4d4d4d;}
.index_top:hover .menu .nav .nli span a{color:#024287;}
.product_body .top1{position: relative;}
.product_body .topzw{height: 0px;}
.top1 .logo{ float:left; width:152px; height:30px;margin:18px 0 23px 66px }
.top1 .sea_btn{float:left;width:46px;margin:0 14px 0 0px}
.top1 .sea_btn h3{width:15px;height:15px;margin:0 auto;background:url(../images/sea.png) center top no-repeat;cursor: pointer;}
.index_top .sea_btn h3{background:url(../images/sea_w.png) center top no-repeat;cursor: pointer;}
.ny_gray_top .sea_btn h3{background:url(../images/sea_g.png) center top no-repeat;cursor: pointer;}
.index_top:hover .sea_btn h3{background:url(../images/sea.png) center top no-repeat;}
.top1 .sea_btn.on{opacity: 0;filter: alpha(opacity=0);}
.top1 .lan_box{float:left;font-size: 12px;line-height: 12px;border-left:1px solid #8d95a3}
.top1 .lan_box a{margin-left:22px;color:#fff;}

.top1 .sea_pc{width:467px;height:70px;position:absolute;top:0;right:0px;z-index: -1;opacity:0;
transition: all 0.2s linear 0s;
/* Firefox 4 */
-moz-transition:all 0.2s linear 0s;
/* Safari and Chrome */
-webkit-transition:all 0.2s linear 0s;
/* Opera */
-o-transition:all 0.2s linear 0s;
}
.top1 .sea_pc.show{right:70px;}
.top1 .sea_pc.on{z-index: 1000;opacity: 1;filter: alpha(opacity=100);}
.top1 .sea_pc .sea_btn1{float:left;width:28px;height:70px;background:url(../images/sea.png) 3px center no-repeat;cursor: pointer;}
.top1 .sea_pc .sea_btn2{float:right;width:46px;height:70px;background:url(../images/sea_h.png) center no-repeat;cursor: pointer;}
.top1 .sea_pc input{width:390px;height:70px;background:none;color:#024287;line-height: 70px;font-size: 14px;}
.top1 .sea_pc input[placeholder]{color:#024287 !important;}
.top1 .sea_box{position:absolute;top:70px;left:-28px;z-index: 9;display:none;background:rgba(0,0,0,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);}
.top1 .sea_box ul li{width:100%;line-height: 40px;font-size: 14px;}
.top1 .sea_box ul li span{display:block;padding-left:35px;color:#eee;margin-top:14px}
.top1 .sea_box ul li a{display:block;padding-left:35px;color:#fff;margin-top:14px}
.top1 .sea_box ul li a:hover{background:rgba(0,0,0,0.3);}
/*导航下拉菜单*/
/*menu*/
.header{float:right;margin:25px 56px 0 0;}
.menu{ float:left;transition: all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;-o-transition:all 0.2s linear 0s;margin-right: 1rem}
.menu.on{opacity:0;filter: alpha(opacity=0);}
.menu .nav .nli{ float:left; margin:0 15px;position:static;}
.menu .nav .nli span a{display:block; height:45px; padding:0 1px 0 4px;  line-height:12px;font-family: "Calibri" ,"arial";color:#024287;text-transform: uppercase; position:relative; }
.menu .nav .nli span a em{font-style: normal;opacity:1;font-family: "Calibri" ,"arial";}
.menu .nav .nli span a::after{ display:none; position:absolute; width:100%; height:2px; content:""; background:#024287; left:0; bottom:18px;}
.menu .nav .nli span a:before{content: "";width: 100px;height: 20px;position: absolute;top:0px;left:50%;margin-left:-50px;/*background:#fff;*/color:#024287;font-family: "微软雅黑";opacity:0;text-align: center;/*transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;*/}
.menu .nav .nli span a:hover em{opacity:0;}
.menu .nav .nli span a:hover:before{opacity:1;font-weight: bold;}
.menu .nav .nli:nth-child(1) span a:before{content: "首页"}
.menu .nav .nli:nth-child(2) span a:before{content: "关于我们"}
.menu .nav .nli:nth-child(3) span a:before{content: "我们的作品"}
.menu .nav .nli:nth-child(4) span a:before{content: "新闻中心"}
.menu .nav .nli:nth-child(5) span a:before{content: "人才招聘"}
.menu .nav .nli:nth-child(6) span a:before{content: "联系我们"}
.menu .nav .nli span a:hover::before{ display:block;}
.menu .nav .nli.on span a::after,
.menu .nav .nli span a:hover::after{ display:block;}
.menu .nav .nli span a:hover{color:#024287;}
.menu .nav .nli.on span a{color:#024287;}
.menu .nav .nli.cur span a{color:#024287;}
.menu .nav .nli.cur span a:after{ display:block;}
.menu .nav .nli.cur span a:before{ opacity:1;}
.menu .nav .nli.on span a:before{ opacity:1;}
.index_top .menu .nav .nli.on span a{font-weight: bold;}
.index_top .menu .nav .nli.on span a:before{ opacity:0;}
.index_top .menu .nav .nli.on span a:hover:before{ opacity:1;}
.index_top .menu .nav .nli span a:hover{color:#024287;}
.index_top:hover .menu .nav .nli span a:hover{color:#024287;}
.index_top:hover .menu .nav .nli.on span a{color:#024287;}
.index_top:hover .menu .nav .nli.cur span a{color:#024287;}



.menu .nav .nli .nav-w{ opacity: 0;filter:alpha(opacity=0); position:absolute; left:0; width:100%; top:70px; background:rgba(0,0,0,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); z-index:9;clear:both;overflow:hidden;}
.menu .nav .nli .section-nav1{width:100%;height:auto;float:left}
.nav li .section-nav1 ul {position:static;overflow:hidden;float:left;}
.nav li .section-nav1 ul li {position:static;float:left;padding:0 20px}
.nav li .section-nav1 ul li a{display:block; float:left;  color:#fff; line-height:50px; text-align:center;}
.nav li .section-nav1 ul li a:hover{color:#024287;}
.top .mobile_menu{float: right;margin-left:0rem;display: none;}
.top .am-icon-align-justify{display: block;width: 3rem;height: 5rem;background:url(../images/iconfont-caidan.png) center no-repeat;background-size: 2rem auto;-webkit-background-size: 2rem auto;-moz-background-size: 2rem auto;-ms-background-size: 2rem auto;-o-background-size: 2rem auto;}

.topzw{width: 100%;height: 70px;display: none;}
/*手机小屏*/
#nav:not(.mm-menu){display: none;}
html.mm-opened.mm-zoom-menu body{background: #333;}
html.mm-opened.mm-zoom-menu .mm-page{background-color: #fff;}
nav.slides-pagination{display:none;}
.mm-listview li a{text-transform: uppercase;}

/*banner*/
.swiper-container_index .pic{display: block;width: 100%;position: relative;background-position: center;background-repeat: no-repeat;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;}
.swiper-container_index .pic img{display: block;width: 100%;}
.swiper-container_index .swiper-pagination-bullet{background:transparent;opacity:1;width: 10px;height: 10px;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;margin:0px 1rem;border:1px solid #fff;position:relative;}
.swiper-container_index.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0px 0.5rem;}
.swiper-container_index .swiper-pagination-bullet-active{background:#024287;border-color:#024287;}
.swiper-container_index .swiper-pagination-bullet:after{content:"";top:0;left:0;padding:0;z-index:-1;box-shadow:0 0 0 2px rgba(255,255,255,.1);opacity:0;-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);position: absolute;width: 100%;height: 100%;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;}
.swiper-container_index .swiper-pagination-bullet:hover{/*background:rgba(255,255,255,.05);*/-webkit-transform:scale(.93);-moz-transform:scale(.93);-ms-transform:scale(.93);transform:scale(.93);color:#fff}
.swiper-container_index .swiper-pagination-bullet:hover:after{-webkit-animation:sonarEffect 1.3s ease-out 75ms;-moz-animation:sonarEffect 1.3s ease-out 75ms;animation:sonarEffect 1.3s ease-out 75ms}
@-webkit-keyframes sonarEffect{0%{opacity:.3}
40%{opacity:.5;box-shadow:0 0 0 2px rgba(255,255,255,.1),0 0 5px 5px #f1f1f1,0 0 0 5px rgba(255,255,255,.5)}
100%{box-shadow:0 0 0 2px rgba(255,255,255,.1),0 0 5px 5px #f1f1f1,0 0 0 5px rgba(255,255,255,.5);-webkit-transform:scale(1.5);opacity:0}
}
@-moz-keyframes sonarEffect{0%{opacity:.3}
40%{opacity:.5;box-shadow:0 0 0 2px rgba(255,255,255,.1),0 0 5px 5px #f1f1f1,0 0 0 5px rgba(255,255,255,.5)}
100%{box-shadow:0 0 0 2px rgba(255,255,255,.1),0 0 5px 5px #f1f1f1,0 0 0 5px rgba(255,255,255,.5);-moz-transform:scale(1.5);opacity:0}
}
@keyframes sonarEffect{0%{opacity:.3}
40%{opacity:.5;box-shadow:0 0 0 2px rgba(255,255,255,.1),0 0 5px 5px #f1f1f1,0 0 0 5px rgba(255,255,255,.5)}
100%{box-shadow:0 0 0 2px rgba(255,255,255,.1),2.2 0 5px 5px #f1f1f1,0 0 0 5px rgba(255,255,255,.5);transform:scale(1.5);opacity:0}
}
.swiper-container_index .swiper-button-next,.swiper-container_index .swiper-button-prev{background-size: 1.5rem auto;-webkit-background-size: 1.5rem auto;-moz-background-size: 1.5rem auto;-ms-background-size: 1.5rem auto;-o-background-size: 1.5rem auto;}
/*首页正文*/
.index_center{margin:6px 0px;width: 100%;overflow: hidden;}
.index_center .product{width: 24.68%;float: left;margin-right:6px;display: block;overflow: hidden;position: relative;margin-bottom:6px;}
.index_center .product:nth-child(4n){margin-right:0px;}
.index_center .product .pic{position: relative;width: 100%;padding-bottom: 90%;height: 0px;overflow: hidden;}
.index_center .product .pic img{position: absolute;top:0px;left:0px;width: 100%;height: 100%;transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;z-index:2;}
.index_center .product .pic:after{content: "";width: 100%;height: 100%;background:rgba(10,62,116,0.8);position: absolute;top:0px;left:0px;z-index:3;opacity: 0;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;} 
.index_center .product .pic:before{content: "";width: 0px;height: 0.25rem;background:#007ed9;position: absolute;left:0px;bottom:0px;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;z-index:4;} 
.index_center .product .infon{padding:1.5rem;line-height: 1.5rem;color:#fff;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;/*height:4rem;*/overflow: hidden;position: absolute;width: 100%;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;left:0px; top:0px;opacity:0;z-index:10;} 
.index_center .product .name{color:#fff;font-weight: bold;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;overflow : hidden;text-overflow: ellipsis;-webkit-text-overflow: ellipsis;width: 100%;height: 1.5rem;white-space: nowrap;} 
.index_center .product .name span{font-family: arial;}
.index_center .product .ms{width: 100%;height: 1.75rem;white-space: nowrap;text-overflow: ellipsis;-webkit-text-overflow: ellipsis;overflow: hidden;font-family: arial; border-bottom:#fff solid 1px;}
.index_center .product .msBox{width: 100%;height: 1.5rem;white-space: nowrap;text-overflow: ellipsis;-webkit-text-overflow: ellipsis;overflow: hidden;}
.index_center .product:hover .pic img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);}
.index_center .product:hover .infon{opacity:1;} 
.index_center .product:hover .pic:after{opacity:1;} 
.index_center .product:hover .pic:before{width: 100%;} 
.index_center .product:hover .name{color:#fff;}

.index_center .product1{width: 19.66%;float: left;margin-right:6px;display: block;overflow: hidden;position: relative;margin-bottom:6px;}
.index_center .product1:nth-child(5n){margin-right:0px;}
.index_center .product1 .pic1{position: relative;width: 100%;padding-bottom: 70%;height: 0px;overflow: hidden;}
.index_center .product1 .pic1 img{position: absolute;top:0px;left:0px;width: 100%;height: 100%;transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;z-index:2;}
.index_center .product1 .infon1{padding:0.5rem;line-height: 1.25rem;color:#999;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;height: 6rem;overflow: hidden;}
.index_center .product1 .name1{color:#444;font-weight: bold;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.index_center .product1 .name1 span{font-family: arial;}
.index_center .product1 .name1 .ms1{display: inline-block;width: auto;}
.index_center .product1:hover .pic1 img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);}
.index_center .product1:hover .infon1{color:#337ab7; text-decoration: none;}
.index_center .product1:hover .name1{color:#337ab7;text-decoration:none;}

.index_center a .word1{width: 84%;left:5%;top:60%;position:absolute;line-height: 1rem;color:#fff;text-shadow: 0px 1px 1px rgba(0,0,0,0.8); z-index:99;}
.index_center a .word1 p{font-family: arial; text-decoration:none;}
.index_center a:hover .word1{color:#fff;text-shadow: 0px 0px 0px rgba(0,0,0,0.8); text-decoration:none;}

/*网页底部*/
.footwai{width: 100%;background:#333;}
.footwai .line{border-bottom:1px solid #fff;width: 100%;height: 0px;margin:0px;}
.foot1{padding:3rem 0px;color:#fff;}
.foot1.on{display: none;}
.foot1_left{width: 50%;float: left;line-height: 2rem;}
.foot1_right{width: 47.5%;float: right;}
.foot1_left .title{margin-bottom:0.5rem;}
.foot1_left .title span{text-transform: uppercase;font-family: arial;}
.foot1_left .title span i{font-style: normal;}
.foot1_left .ewmbox{text-align: center;width: 100%;max-width: 7.25rem;text-align: center;margin-top:0.5rem;}
.foot1_left .ewmbox img{display: block;width: auto;max-width: 100%;margin:0 auto;}
.foot1_right .text{width: 47%;float: left;background:none;height: 3.75rem;line-height: 3.75rem;border-bottom:1px solid #999;display: block;color:#fff;}
.foot1_right .text:nth-child(2n){float: right;}
.foot1_right textarea{color:#fff;width: 100%;height:7.5rem;background:transparent;border:0px;border-bottom:1px solid #999;margin-top:1rem;display: block;}
.foot1_right .tijiao{display: block;width:100%;height: 2.5rem;line-height: 2.5rem;text-align: center;color:#fff;background: #024287;margin-top:1.125rem;}
.foot1_right  input::-webkit-input-placeholder,.foot1_right  textarea::-webkit-input-placeholder{color:#fff;}
.foot1_right  input::-moz-placeholder,.foot1_right  textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */color:#fff;}
.foot1_right  input:-moz-placeholder,.foot1_right  textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#fff}
.foot1_right  input:-ms-input-placeholder,.foot1_right  textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#fff;}
.foot2{padding:0.225rem 0px;line-height: 1rem;color:#fff;overflow: hidden;width: 100%; text-align: center;}
.foot2 span{color:#fff;}
.foot2 a{color:#fff;}
.foot2 a:hover{color:#024287;}
.mobile_foot{color:#fff;}
.mobile_foot .title{margin-bottom:0.5rem;display: none;padding:1rem 0px 1rem;}
.mobile_foot .title span{text-transform: uppercase;font-family: arial;}
.mobile_foot .title span i{font-style: normal;}
.mobile_foot .title .btn{display: inline-block;width: 2rem;height: 2rem;float: right;background:url(../images/di06.png) center no-repeat;transform: rotate(0deg);-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;}
.mobile_foot.on .title .btn{transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);}

/*我们的作品*/
.nybanner{width: 100%;height: 0px;padding-bottom:32%;background-position: center;background-repeat: no-repeat;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;position: relative;}
.banner_word{position: absolute;top:0px;left:0px;width: 100%;height: 100%; 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;color:#fff;}
.banner_wordn{width: 100%;text-align: center;}
.banner_word .en{font-family: arial;text-transform: uppercase;}
.banner_word p + p{margin-top:0.5rem;}

/*二级菜单*/
.pz_SideLayer{width:100%;background:#fff url(../images/713_1.jpg) bottom repeat-x; border-top:#e4e4e4 solid 1px;}
.pz_SideLayer .ul1{width:100%;text-align: center; margin:0; line-height:0;}
.pz_SideLayer .ul1 .l1{display:inline-block;position:relative;margin:0 50px; padding-bottom:2px;}
.pz_SideLayer .ul1 .l1:hover,
.pz_SideLayer .ul1 .l1.hover{ border-bottom:#024287 solid 2px; padding-bottom:0;}
.pz_SideLayer .ul1 .l1 span{padding:20px 0;float:left;left: 20px;color:#444}
.pz_SideLayer .ul1 .l1 span a{display:block;float:left;font-size: 14px;line-height: 20px;color:#444}
.pz_SideLayer .ul1 .l1:hover span a{ color:#024287;}
.pz_SideLayer .ul1 .l1.hover span a{ color:#024287;}
.pz_SideLayer .ul1 .l1:hover span{ color:#024287;}
.pz_SideLayer .ul1 .l1.hover span{ color:#024287;}
.pz_SideLayer .ul1 .l1 span i{margin-left:2px;display: block;float: left;width: 9px;height: 20px;margin-left: 2px;line-height: 20px;text-align: center;}
.pz_SideLayer .ul1 .l1.hover span i{}
.pz_SideLayer .ul1 .l1 .sub{width:150px;background:#fff;position:absolute;left:50%;top:60px;margin-left:-75px;box-shadow:0px 0px 10px #e7e7e7; display:none;z-index: 99;}
.pz_SideLayer .ul1 .l1 .sub li{width:100%;line-height: 50px;font-size: 14px;}
.pz_SideLayer .ul1 .l1 .sub li a{display:block;color:#333}
.pz_SideLayer .ul1 .l1 .sub li:hover,
.pz_SideLayer .ul1 .l1 .sub li.on{background:#e7e7e7}

.pz_SideLayer1{width:100%;float:left; background:url(../images/713_1.jpg) bottom repeat-x;}
.pz_SideLayer1.nofloat{ float:none;}
.pz_SideLayer1.nofloathome{ float:none; margin-bottom:5%; border:0;}
.pz_SideLayer1 .ul2{width:100%; height:58px;float:left;text-align: center;}
.pz_SideLayer1 .ul2 .l2{display:inline-block;position:relative;margin:0 50px;}
.pz_SideLayer1 .ul2 .l2:hover,
.pz_SideLayer1 .ul2 .l2.hover{ border-bottom:#333 solid 2px;}
.pz_SideLayer1 .ul2 .l2 a{display:block;float:left; padding:20px 0 22px 0;font-size: 14px;line-height: 16px;color:#777777}
.pz_SideLayer1 .ul2 .l2:hover a{color:#333; padding:20px 0 20px 0; }
.pz_SideLayer1 .ul2 .l2.hover a{font-weight:bold; color:#333; padding:20px 0 20px 0;}
@media (max-width: 980px) {
	.pz_SideLayer .ul1 .l1{padding-bottom:0px;}
	.pz_SideLayer .ul1{ padding:0px 10px 10px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;}
	.pz_SideLayer .ul1 .l1{ width:49%; margin:10px 0 0 0; border:0;float: left;}
	.pz_SideLayer .ul1 .l1:nth-child(2n){float: right;}
	.pz_SideLayer .ul1 .l1:hover{border-bottom:0;}
	.pz_SideLayer .ul1 .l1.hover{ border-bottom:0;}
	.pz_SideLayer .ul1 .l1 span{width:100%;display:block;padding:0 20px;border:1px solid #333e53;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;}
	.pz_SideLayer .ul1 .l1 span a{ width:100%;padding:0;line-height: 40px;}
	.pz_SideLayer .ul1 .l1 span i{height:40px;position:absolute;right:10%;line-height: 40px;}
	.pz_SideLayer .ul1 .l1 .sub{width:100%;position:absolute;left:0px;top:100%;margin-left:0%;box-shadow:0px 0px 10px #e7e7e7;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;border:1px solid #333e53;border-top:0px;}
	.pz_SideLayer .ul1 .l1 .sub li{height: 40px;line-height: 40px;}
	.pz_SideLayer .ul1 .l1 .sub li + li{border-top:1px solid #333e53;}
	.pz_SideLayer1 .ul2{display:none; height:auto; padding:0 0 10px 0;}
	.pz_SideLayer1 .ul2 .l2{width:100%; margin:5px 0 0 0; border-bottom:0;}
	.pz_SideLayer1 .ul2 .l2:hover,
	.pz_SideLayer1 .ul2 .l2.hover{ border-bottom:0;}
	.pz_SideLayer1 .ul2 .l2 a{width:100%;padding:0 20px;line-height:40px;border:1px solid #333e53}
	.pz_SideLayer1 .ul2 .l2:hover a{ padding:0 20px; }
	.pz_SideLayer1 .ul2 .l2.hover a{color:#333;background:#e7e7e7;padding:0 20px;}
	.pz_SideLayer1 .side_title{ display:block;  text-align:center; float:left; width:100%; cursor:pointer; height:42px; line-height:40px; border:1px solid #333e53;padding:0 20px; font-size:14px; background:url(images/side_btn.png) no-repeat 90% center;}
}
.nycommonbox{padding:3.5rem 0px;}
.nyproduct{width: 100%;overflow: hidden;}
.nyproduct li{width: 32%;float: left;margin-right:2%;margin-bottom:3%;}
.nyproduct li:nth-child(3n){margin-right:0px;} 
.nyproduct li a{display: block;}
.nyproduct li a .pic{position: relative;width: 100%;padding-bottom: 66%;height: 0px;overflow: hidden;}
.nyproduct li a .pic img{position: absolute;top:0px;left:0px;width: 100%;height: 100%;transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.nyproduct li a .infon{padding:0.75rem 0px;line-height: 1.5rem;color:#999;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;height: 6rem;overflow: hidden;border-bottom:1px solid #e0e0e0;}
.nyproduct li a .name{color:#444;font-weight: bold;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;margin-bottom:0.5rem;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.nyproduct li a .name span{font-family: arial;}
.nyproduct li a .name .ms{display: inline-block;width: auto}
.nyproduct li a:hover .pic img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);}
.nyproduct li a:hover .infon{color:#024287;border-color:#024287;}
.nyproduct li a:hover .name{color:#024287;}
.page_div{color:#666;box-sizing:border-box;width:100%;max-width: 360px;margin:2rem auto 1.25rem;text-align: center;padding:6px 0px;border-radius: 30px;-webkit-border-radius: 30px;-moz-border-radius: 30px;-ms-border-radius: 30px;-o-border-radius: 30px;position: relative;}
.page_div a{width:2rem;height:2rem;text-align:center;cursor:pointer;line-height:2rem;color:#999;display:inline-block;margin:0px;margin:0px 0.25rem;font-family: arial;border:1px solid #e0e0e0;}
#firstPage,#lastPage{width:60px;height:30px;color:#dddddd;display: none;}
#nextPage,#prePage{width:3.75rem;height:30px;color:#ddd;color:#666;display: none;}
.page_div a:hover{color:#024287;}
.page_div .current{color:#fff;background:#024287;border-color:#024287;}
.page_div .current:hover{color:#fff;}
.totalPages,.totalSize{margin:0 10px;display: none;}
.totalPages span,.totalSize span{color:#0073A9;margin:0 5px}
#prePage{position: absolute;top:6px;left:10px;}
#nextPage{position: absolute;top:6px;right:10px;}
#nextPage:hover,#prePage:hover{color:#e77d20;}

/*作品详情*/
.product_content{padding-bottom:3rem;color:#999;line-height: 1.5rem;}
.product_title{padding:2rem 0px;text-align:left;background:#fff url(../images/713_1.jpg) bottom repeat-x;margin-bottom:1.5rem;color:#999;line-height: 2rem}
.product_title h3{color:#444; margin-top:0.25rem;}
.product_content_top{width: 100%;overflow: hidden;margin-bottom:2rem;}
.product_content_top .product_content_topl{width: 24%;float: left;}
.product_content_top .product_content_topl b{color:#999; font-weight:normal;}
.product_content_top .product_content_topl p{color:#444;}
.product_content_top .product_content_topr{width: 73%;float: right;}
.product_content_top .product_content_topr p + p{margin-top:0.75rem;}
.product_content_bottom .zpxq1{display: block;width: 100%;margin-bottom:2rem;}
.zpxq2{width: 100%;overflow: hidden;}
.zpxq2 li{width: 48.5%;float: left;margin-bottom:3%;}
.zpxq2 li:nth-child(2n){float: right;}
.zpxq2 li:nth-child(2n+1){clear:left;}
.zpxq2 li img{display: block;width: 100%;margin-bottom:1.5rem;}
.back_list{display: block;width: 8.875rem;height: 3rem;line-height: 3rem;text-align: center;color:#454545;background:#ececec;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;margin-top:2rem;float: right;clear: both;}
.back_list i{display: inline-block;margin-right:0.5rem;transform: rotate(90deg) scale(1.2);-webkit-transform: rotate(90deg) scale(1.2);-moz-transform: rotate(90deg) scale(1.2);-ms-transform: rotate(90deg) scale(1.2);-o-transform: rotate(90deg) scale(1.2);}
.back_list:hover{color:#fff;background:#024287;}
.pro_banner img{display: block;width: 100%;}
.pro_banner{margin-bottom:1.5rem;}
/*咨询中心*/
.pz_SideLayer .newul1 .l1{margin:0px 50px;}
.nynew_title{line-height: 3rem;color:#000;font-family: arial;margin-bottom:2.5rem;font-weight: bold;}
.new_list{width: 100%;overflow: hidden;marg}
.new_list li{width:32%;float: left;margin-right:2%; margin-bottom:2%;}
.new_list li:nth-child(3n){margin-right:0px;}
.new_list li a{display: block;width: 100%;color:#444;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;margin-bottom:0.5rem;line-height: 1.875rem;}
.new_list li a .pic{position: relative;width: 100%;padding-bottom: 58%;height: 0px;overflow: hidden;margin-bottom:1rem;}
.new_list li a .pic img{position: absolute;top:0px;left:0px;width: 100%;height: 100%;transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.new_list li a .name{width: 100%;height: 1.875rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-ms-text-overflow: ellipsis;-o-text-overflow: ellipsis;}
.new_list li a .time{font-family: arial;color:#999;font-family: arial;margin-bottom:0.5rem;}
.new_list li a .ms{line-height:1.625rem;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;color:#999;}
.new_list li a:hover .pic img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);}
.new_list li a:hover .infon{color:#024287;border-color:#024287;}
.new_list li a:hover .name{color:#024287;}

/*咨询中心详情*/
.product_title .new_infon span{margin:0px 0.375rem;}
.join_1{text-align: center;line-height: 2rem;color:#999;}
.join_1 .join_1_title{color:#000;margin-bottom: 2rem;font-weight: bold;}
.join_2{line-height: 2rem;color:#fff;background:#474747;text-align: center;padding-bottom:0rem;}
.join_2 .join_2_title{margin-bottom:2rem;font-weight: bold;}
.join_21{margin-top:2rem;padding-bottom:2rem;}
.join_21 h3{margin-bottom:0.75rem;font-weight: bold;}
.join_21 .btn{display: block;width: 2.5rem;height: 2.5rem;border:1px solid #024287;border-radius: 30px;-webkit-border-radius: 30px;-moz-border-radius: 30px;-ms-border-radius: 30px;-o-border-radius: 30px;position: relative;margin:1rem auto 0px;position: relative;cursor: pointer;}
.join_21 .btn:after{content: "";width: 1rem;height: 2px;background:#024287;position: absolute;top:50%;margin-top:-1px;left:50%;margin-left:-0.5rem;}
.join_21 .btn:before{content: "";width: 2px;height: 1rem;background:#024287;position: absolute;top:50%;margin-top:-0.5rem;left:50%;margin-left: -1px;transform: rotate(0deg);-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;}
.join_21 .btn.on:before{transform: rotate(90deg);-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);}
.join_22{padding:2rem 0px;line-height: 2rem;color:#333;background:#fff;display: none;}
.join_22n{width: 100%;max-width: 990px;margin:0 auto;text-align: left;}
.join_22n p + p{margin-top:0.5rem;}

.carreer_c1{line-height: 2.5rem;text-align: center;color:#272727;margin:0px auto;width: 100%;max-width: 866px;}
.carreer_list{padding:4rem 0px;background:url(../images/join2.jpg) center no-repeat;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-attachment:fixed;}
.carreer_list .join3_title{text-align: center;font-weight: bold;margin-bottom:2rem;color:#fff;}
.carreer_list .index_title{color:#fff;}
.carreer_list .index_title span{color:#fff;}
.carreer_list ul{text-align:left;  width: 100%;max-width: 554px;margin:4.5rem auto 0px; min-height: 35rem;border-top:1px solid #fff;}
.carreer_list li{padding:0.5rem 2.5rem 0.5rem 1.25rem;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;position: relative;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;border-bottom:1px solid #fff;line-height: 2rem;color:#fff;cursor: pointer;overflow: hidden;position: relative;}
.carreer_list li span{display: inline-block;}
.carreer_list li .zw{float: left;}
.carreer_list li i{display: inline-block;position: absolute;top:0.5rem;right:1rem;width: 2rem;height: 2rem;text-align: center;transform: rotate(-90deg) scale(1.5);-webkit-transform: rotate(-90deg) scale(1.5);-moz-transform: rotate(-90deg) scale(1.5);-ms-transform: rotate(-90deg) scale(1.5);-o-transform: rotate(-90deg) scale(1.5);font-weight: bold;}
.carreer_list li:hover{color: #024287}
.bg{width: 100%;height: 100%;position: fixed;top:0px;left:0px;background:rgba(0,0,0,0.5);z-index:999;display: none;}
.join_tan{position: fixed;top:0px;left:50%;margin-left:-490px;width: 980px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;border:2rem solid #fff;background:#fff;height: 92%;z-index:1000;line-height: 2rem;color:#999;display: none;}
.join_tan .title{margin-bottom:1.5rem;color:#333;}
.join_tan .bt{margin:1rem 0px;color:#666;}
.join_tan .colse{width: 2rem;height: 2rem;position: absolute;top:0rem;right:0rem;cursor: pointer;z-index:1000;}
.join_tan .colse:hover{color:#c11729;}
.join_tan_content{width: 100%;max-width: 780px;margin:0 auto;position: absolute;top:0px;height: 100%;overflow-y: auto;left:50%;margin-left:-390px;}

/*关于我们*/
.about1{line-height: 2rem;text-align: center;color:#999;}
.about1 .about1_title{margin-bottom:2rem;font-weight: bold;color:#444;}
.about1 ul{width: 100%;max-width: 960px;margin:2rem auto 0px;overflow: hidden;}
.about1 ul li{width: 25%;float: left;color:#024287;}
.about1 ul li span{font-family: arial;font-weight: bold;}
.about_2{background:url(../images/about1.jpg) center no-repeat;/*background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;*/background-attachment:fixed;color:#fff;text-align: center;}
.about_2 .about_2_title{font-weight: bold;margin-bottom:6rem;}
.about_2 ul{width: 46%;float: left;margin-bottom:6rem;overflow: hidden;}
.about_2 ul:nth-child(3){float: right;}
.about_2 ul li{width: 33.33333%;float: left;}
.about_2 ul li .en{font-family: arial;text-transform:capitalize;margin-top:0.5rem; }
.about_3_title{text-align: center;font-weight: bold;color:#444;margin-bottom:4rem;}
.about_3 ul{width: 100%;overflow: hidden;max-width: 960px;margin:0 auto;}
.about_3 ul li{width: 14.333333%;float: left;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;border:2px solid #bfbfbf;margin-left:2%;margin-bottom: 2%;}
.about_3 ul li img{display: block;max-width: 100%;width: auto;margin:0 auto;}


/*联系我们*/
.contact_1{width: 100%;max-width: 1110px;margin:0 auto;color:#999999;line-height: 2rem;overflow: hidden;}
.contact_1 .contact_1left{width: 50%;float: left;}
.contact_1 .contact_1right{width: 46%;float: right;}
.link_title{color:#000;font-weight: bold;margin-bottom:1rem;}
.contact_1left .pic{margin-top:0.5rem;}
.formbox{padding-left:2.375rem;position: relative;margin-bottom:1rem;}
.formbox .bt{display: inline-block;position: absolute;top:0px;left:0px;}
.formbox .text{width: 100%;max-width: 284px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;border:1px solid #dcdcdc;line-height: 2rem;padding-left:0.5rem;color:#999;}
.formbox textarea{width: 100%;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;border:1px solid #dcdcdc;line-height: 1.875rem;padding:0.25rem 0.5rem;color:#999;height: 6rem}
.formbox .tijiao{border:1px solid #dcdcdc;width: 6rem;height: 2.375rem;line-height: 2.375rem;text-align: center;color:#999;background:#fff;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;cursor: pointer;}
.formbox .tijiao:hover{color:#fff;background:#024287;border-color:#024287;}
#allmap{width: 100%;height: 36rem;}
#allmap img{max-width: 200%;}
.formbox label.error{margin-left:0.25rem;color:#ff0000;display: block;}



/*关于我们*/
.new_about_1{background:url(../images/abbg1.jpg) center no-repeat;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;}
.new_about_1n{padding:11.875rem 0px 12.25rem;}
.new_about_1n .new_ny_title{border:0px;background:url(../images/kaung.png) center no-repeat;background-size: 100% 100%;-webkit-background-size: 100% 100%;-moz-background-size: 100% 100%;-ms-background-size: 100% 100%;-o-background-size: 100% 100%;}
.new_about_1n_content{width: 100%;max-width: 960px;margin:0 auto;line-height: 2rem;color:#3f3e3e;}
.new_ny_title{width: 18.875rem;height: 5rem;position: relative;border:2px solid #535353;margin:0 auto 3.75rem;}
.new_ny_title1{width: 18.875rem;height: 5rem;position: relative;border:2px solid #fff;margin:0 auto 3.75rem;}
.new_ny_title h3{line-height: 4.5rem;color:#000;text-align: center;}
.new_ny_title1 h3{line-height: 4.5rem;color:#fff;text-align: center;}
.new_ny_title h5{position: absolute;width: 100%;text-align: center;left:0px;bottom:-1rem;}
.new_ny_title1 h5{position: absolute;width: 100%;text-align: center;left:0px;bottom:-1rem;}
.new_ny_title h5 span{display: inline-block;padding:0px 1rem;font-family: arial;line-height: 2rem;color:#000;text-transform: uppercase;}
.new_ny_title1 h5 span{display: inline-block;padding:0px 1rem;background:#71716f;font-family: arial;line-height: 2rem;color:#fff;text-transform: uppercase;}
.ms_content p + p{margin-top:1rem;}
.new_about_1n_ul{width: 100%;overflow: hidden;margin-top:4.625rem;display: flex;justify-content:space-between;-webkit-display: flex;-webkit-justify-content:space-between;}
.new_about_1n_ul li{float: left;color:#000;}
.new_about_1n_ul li .year{line-height: 2rem;}
.new_about_1n_ul li .year span{font-family: arial;font-weight: bold;margin-right:0.25rem;}
.new_about_1n_ul li .word{line-height: 1.5rem;}
.new_about_1n_ul li .line{width: 100%;height: 1rem;background:url(../images/line.png) left center no-repeat;}
.new_about_2{padding:7.5rem 0px;background:url(../images/abbg2.jpg) center no-repeat;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;}
.new_about_2 .new_ny_title h5 span{background:#ababab;}
.new_about_2n{line-height: 2rem;color:#fff;width: 100%;max-width: 960px;margin:0 auto;}
.new_about_2n img{display: block;width: auto;max-width: 100%;margin:5.625rem auto 0px;}
.new_about_3{padding:7.5rem 0px;background:url(../images/abbg3.jpg) center no-repeat;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;}
.new_about_3 .new_ny_title{border:0px;background:url(../images/kaung.png) center no-repeat;background-size: 100% 100%;-webkit-background-size: 100% 100%;-moz-background-size: 100% 100%;-ms-background-size: 100% 100%;-o-background-size: 100% 100%;}
.new_about_3 ul li img{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;}
.new_about_3 ul li:hover img{-webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);-ms-filter: grayscale(0%);-o-filter: grayscale(0%);filter: grayscale(0%);filter: none;}
.new_about_4{padding:7.5rem 0px;background:#eaeaea;}
.new_about_4 .new_ny_title h5 span{background:#eaeaea;}
.new_about_4n{width: 100%;overflow: hidden;}
.new_about_4n a{width: 23.125%;float: left;position: relative;margin-left:1.5%;}
.new_about_4n a .pic{width: 100%;padding-bottom:130%;position: relative;height: 0px;overflow: hidden;position: relative;}
.new_about_4n a .pic img{position: absolute;top:0px;left:0px;width: 100%;height: 100%;transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.new_about_4n a:hover .pic img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);}
.new_about_4n a .word{width: 84%;left:8%;top:8%;position:absolute;line-height: 2rem;color:#fff;text-shadow: 0px 1px 1px rgba(0,0,0,0.8);}
.new_about_4n a .word p{font-family: arial;}
.new_about_4n a:hover .word{color:#024287;text-shadow: 0px 0px 0px rgba(0,0,0,0.8);}

/*联系我们*/
.new_contact{background:#4e4e4e;padding-top:12rem;}
.new_contact .new_ny_title h5 span{background:#4e4e4e;color:#fff;}
.new_contact .new_ny_title{color:#fff;border-color:#fff;}
.new_contact .new_ny_title h3{color:#fff;}
.pz_mapn{position: absolute;bottom: 3rem;left:0px;width: 100%;}
.pz_mapn ul{display: flex;justify-content:space-between;-webkit-display: flex;-webkit-justify-content:space-between;line-height: 2rem;color:#fff;}
.pz_mapn ul li{padding:1rem;}
.pz_mapn ul li h3{margin-bottom:0.5rem;}

/*人才招聘*/
.new_zpbox_1{background:url(../images/zpbg1.jpg) center no-repeat;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;}
.new_zpbox_1n{padding:11.875rem 0px 3rem;}
.new_zpbox_1n .new_ny_title{border:0px;background:url(../images/kaung.png) center no-repeat;background-size: 100% 100%;-webkit-background-size: 100% 100%;-moz-background-size: 100% 100%;-ms-background-size: 100% 100%;-o-background-size: 100% 100%;}
.new_zpbox_1n_content{width: 100%;max-width: 960px;margin:0 auto;line-height: 2rem;color:#3f3e3e;}
.new_zpbox_1n_content img{display: block;width: auto;max-width: 100%;margin:1.5rem auto;}
.zhaopin_title{margin-bottom:1rem;color:#000;text-align: center;}
.zhaopin_title .name{line-height: 2rem;background:url(../images/line_bg.png) center no-repeat;}
.zhaopin_title .en{font-family: arial;font-size:12px;text-transform: uppercase;}
.new_zpbox_2{background:url(../images/zpbg2.jpg) center no-repeat;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;padding:8rem 0px;line-height: 2rem;color:#000;}
.new_zpbox_2 .new_zpbox_2n{width: 100%;max-width: 960px;margin:1.5rem auto;}
.new_zpbox_3{background:url(../images/zpbg3.jpg) center no-repeat;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover; padding:8rem 0px;}
.new_zpbox_3n{width: 100%;max-width: 960px;margin:0 auto;}
.new_zpbox_3n_ul{width: 100%;overflow: hidden;}
.new_zpbox_3n_ul dl{width: 15.2%;float: left;margin-right:6%;}
.new_zpbox_3n_ul dl:nth-child(5n){margin-right: 0px;clear: right;}
.new_zpbox_3n_ul dl:nth-child(5n+1){clear: left;}
.new_zpbox_3n_ul dl dt{width: 100%;height: 2rem;line-height: 2rem;background:#ababab;text-align: center;color:#111;margin-bottom:1.5rem;}
.new_zpbox_3n_ul dl dd{padding:0.75rem 0px;border-bottom:1px solid #d5d5d5;}
.new_zpbox_3n_ul dl dd a{display: block;width: 100%;height: 2rem;line-height: 2rem;white-space: nowrap;text-overflow: ellipsis;-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-ms-text-overflow: ellipsis;-o-text-overflow: ellipsis;color:#414141;overflow: hidden;}
.new_zpbox_3n_ul dl dd a i{margin-right:0.25rem;}
.new_zpbox_3n_ul dl dd a:hover{color:#024287;}
.new_zpbox_3n_content{line-height: 2rem;color:#000;margin-top:3rem;}
.new_zpbox_3n_content h3{margin-bottom:0.5rem;}

/*我们的作品*/
.new_cp_list{padding:4.575rem 0px 3rem;}

/*新闻中心*/
.new_news_list{padding:11.875rem 0px 3rem;background:url(../images/newbg.jpg) top center no-repeat;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;}
.new_news_list .new_ny_title{border:0px;background:url(../images/kaung.png) center no-repeat;background-size: 100% 100%;-webkit-background-size: 100% 100%;-moz-background-size: 100% 100%;-ms-background-size: 100% 100%;-o-background-size: 100% 100%;}
.new_news_list .new_ny_title h5 span{background:none;}
.new_news_list .pz_SideLayer{background:transparent url(../images/713_1.jpg) bottom repeat-x;}
.new_news_listn{background:#fff;padding:1rem;margin-top:20px;}
.new_news_list .product_title{background:transparent url(../images/713_1.jpg) bottom repeat-x;;}

@media (max-width: 1024px){
	html{font-size:14px;}
	.font14{font-size:13px;}
	.font16{font-size:14px;}
	/*导航*/
	.top1 .logo{margin:12px 0px 12px 3%;}
	.header{margin:18px 3% 0px 0px;}
	.menu .nav .nli span a::after{bottom:10px;}
	.menu .nav .nli span a{height: 30px;}
	.top1 .sea_btn{margin-right:0px;}
	.top1 .sea_pc.show{right:3%;height: 54px;}
	.top1 .sea_pc .sea_btn1{height: 54px;}
	.top1 .sea_pc input{height: 54px;line-height: 54px;}
	.top1 .sea_pc .sea_btn2{height: 54px;}
	.topzw{width: 100%;height: 54px;}
	.top1{position: fixed;background:#fff;box-shadow: 0px 0px 10px rgba(0,0,0,0.1)}
	.about_top{background:#4e4e4e;}
	/*首页正文部分*/
	.index_center .product{width: 24.25%;margin-right:1%;margin-bottom:1%;}
	.index_center .product:nth-child(5n){margin-right:1%;}
	.index_center .product:nth-child(4n){margin-right:0%;}
	.pz_mapn ul{display: block;}
	.pz_mapn ul li{padding:0rem;width: 48%;float: left;margin-bottom:2rem;}
	.pz_mapn ul li:nth-child(2n){float: right;clear: right;}
	.pz_mapn ul li:nth-child(2n+1){clear: left;}
}	
@media (max-width: 980px){
	.font60{font-size:2.5rem;}
	.font44{font-size:1.75rem;}
	/*导航*/
	.top1 .logo{margin:10px 0px 10px 3%;width: 124px;height: 26px;}
	.header{margin:15px 3% 0px 0px;}
	.menu{display:none;}
	.top1 .sea_btn{margin-right:2.5rem;}
	.top1 .sea_pc.show{right:3%;height: 46px;margin-right:2.5rem;background:#fff;}
	.top1 .sea_pc .sea_btn1{height: 46px;}
	.top1 .sea_pc input{height: 46px;line-height: 46px;}
	.top1 .sea_pc .sea_btn2{height: 46px;}
	.mobile_menu{display: block;position: absolute;top:0px;right:3%;width: 2.25rem;height: 46px;}
	.mobile_menu .am-icon-align-justify{display: block;width: 2.25rem;height: 46px;background:url(../images/iconfont-caidan.png) center no-repeat;background-size: 1.75rem auto;-webkit-background-size: 1.75rem auto;-moz-background-size: 1.75rem auto;-ms-background-size: 1.75rem auto;-o-background-size: 1.75rem auto;}
	.index_top .mobile_menu .am-icon-align-justify{display: block;width: 2.25rem;height: 46px;background:url(../images/iconfont-caidan_w.png) center no-repeat;background-size: 1.75rem auto;-webkit-background-size: 1.75rem auto;-moz-background-size: 1.75rem auto;-ms-background-size: 1.75rem auto;-o-background-size: 1.75rem auto;}
	.ny_gray_top .mobile_menu .am-icon-align-justify{display: block;width: 2.25rem;height: 46px;background:url(../images/iconfont-caidan_g.png) center no-repeat;background-size: 1.75rem auto;-webkit-background-size: 1.75rem auto;-moz-background-size: 1.75rem auto;-ms-background-size: 1.75rem auto;-o-background-size: 1.75rem auto;}
	.index_top:hover .mobile_menu .am-icon-align-justify{background:url(../images/iconfont-caida.png) center no-repeat;background-size: 1.75rem auto;-webkit-background-size: 1.75rem auto;-moz-background-size: 1.75rem auto;-ms-background-size: 1.75rem auto;-o-background-size: 1.75rem auto;}
	.topzw{width: 100%;height: 46px;}
	/*咨询中心*/
	.pz_SideLayer .newul1 .l1{margin:10px 0px 0px;width: 32%;float: left;margin-right:2%;}
	.pz_SideLayer .newul1 .l1:nth-child(2n){float: left;}
	.pz_SideLayer .newul1 .l1:nth-child(3n){margin-right:0%;}
	/*加入我们*/
	.join_tan{width: 100%;left:0%;margin-left:0px;height: 90%;top:0%;}
	.join_tan_content{width: 100%;max-width: 1000px;margin:0 auto;position: absolute;top:0px;height: 100%;overflow-y: auto;left:00%;margin-left:0px;}
	.join_tan .colse{top:-1.5rem;right:-1.5rem;}
	.carreer_list ul{min-height: 10rem}
}
@media (max-width: 768px){
	/*banner*/
	html{font-size: 13px;}
	.font14{font-size:13px;}
	.font16{font-size:14px;}
	.font36{font-size: 1.75rem}
	.font34{font-size: 1.5rem}
	.font28{font-size:1.375rem;}
	.font60{font-size:2rem;}
	.font50{font-size:2rem;}
	.font46{font-size:1.75rem;}
	.font44{font-size:1.375rem;}
	/*导航*/
	.top1 .sea_pc{width: 100%;top: 100%;box-sizing: border-box;padding:0px 3rem;}
	.top1 .sea_pc.show{right: 0px;background:rgba(0,0,0,0.1);margin-right:0px;}	
	.top1 .sea_pc .sea_btn1{position: absolute;top:0px;left:1rem;}
	.top1 .sea_pc .sea_btn2{position: absolute;top:0px;right:0px;}
	.top1 .sea_pc input{width: 100%;}
	/*.topzw{display: block;}*/
	.index_topzw{display: none;}
	/*首页正文部分*/
	.index_center .product{width: 32%;margin-right:2%;margin-bottom:2%;}
	.index_center .product:nth-child(5n){margin-right:2%;}
	.index_center .product:nth-child(4n){margin-right:2%;}
	.index_center .product:nth-child(3n){margin-right:0%;}
	
	.index_center .product1{width: 32%;margin-right:2%;margin-bottom:2%;}
	.index_center .product1:nth-child(5n){margin-right:2%;}
	.index_center .product1:nth-child(4n){margin-right:2%;}
	.index_center .product1:nth-child(3n){margin-right:0%;}
	
	
	.mobile_foot .title{display: block;}
	.foot1{padding:0rem 0px 2rem;display: none;}
	.foot1.on{display: block;}
	.foot1_left .title{display: none;}
	
	.index_center a .word1 {
    width: 84%;
    left: 5%;
    top: 46%;
    position: absolute;
    line-height: 1.5rem;
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0,0,0,0.8);
    z-index: 99;
}
	
	/*我们的作品*/
	.nycommonbox{padding:2rem 0px;}
	.nyproduct li{width: 49%;margin-right:0%;margin-bottom:4%;}
	.nyproduct li:nth-child(2n){float: right;}
	.nyproduct li a .name{font-weight: normal;font-size: 13px;} 
	.nyproduct li a .ms{font-size:12px;}
	/*我们的作品详情*/
	.zpxq2 li{width: 100%;float: none;margin-bottom:3%;}
	.zpxq2 li:nth-child(2n){float: none;}
	.product_content_top .product_content_topl{width: 100%;float: none;margin-bottom:1rem;}
	.product_content_top .product_content_topr{width: 100%;float: none;}
	.product_title{padding:1rem 0px;}
	/*咨询中心*/
	.new_list li{width:48.5%;float: left;margin-right:0%; margin-bottom:2%;}
	.new_list li:nth-child(2n){float: right;}
	.new_list li:nth-child(2n+1){clear: left;}
	.new_list li a .ms{font-size:12px;display: none;}
	.new_list li a .time{margin-bottom:0px;}
	.new_list li a .pic{margin-bottom:0.5rem;}
	.new_list li a .name{font-size:14px;/*white-space: normal;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;*/line-height: 1.75rem;/*height: 3.5rem*/height: 1.75rem}
	.nynew_title{margin-bottom:1.5rem;}
	.product_title .new_infon span{margin:0px 0.25rem;font-size:13px;}
	/*人才招聘*/
	.carreer_list{padding:2.5rem;}
	.carreer_list ul{margin:2rem auto 0px;}
	.carreer_list li{padding: 0.5rem 0px;}
	.carreer_list li i{right: 0px;}
	/*关于我们*/
	.about_2 .about_2_title{margin-bottom:2rem;}
	.about_2 ul{width: 100%;float: none;margin-bottom: 2rem;}
	.about_2 ul:nth-child(3){float: none;}
	.about_3_title{margin-bottom:2rem;}
	.about_3 ul li{width: 30%;margin-left:2.5%;}
	/*联系我们*/
	.contact_1 .contact_1left{width: 100%;float: none;margin-bottom:1.5rem;}
	.contact_1 .contact_1right{width: 100%;float: none;}
	#allmap{height: 20rem}

	/*新关于我们*/
	.new_about_1n{padding:6rem 0px 3rem;}
	.new_about_1n_ul{margin-top:2rem;display: block;}
	.new_about_1n_ul li{width: 50%;margin-bottom:1.5rem;text-align: center;}
	.new_about_1n_ul li .line{background-position: center}
	.new_ny_title{width: 16rem;height: 4rem;}
	.new_ny_title h3{line-height: 3.5rem}
	.new_about_2{padding:3rem 0px;}
	.new_about_2n img{margin:2rem auto 0px;}
	.new_about_3{padding:3rem 0px;}
	.new_about_4{padding:3rem 0px;background:#eaeaea;}
	.new_about_4n a{width: 47%;float: left;position: relative;margin-left:2%;margin-bottom:2%;}


	/*new人才招聘*/
	.new_zpbox_1n{padding:6rem 0px 3rem;}
	.new_ny_title{margin-bottom:2rem;}
	.zhaopin_title .name{font-size:16px;background:url(../images/line_bg_small.png) center no-repeat;}
	.new_zpbox_2{padding:3rem 0px;}
	.new_zpbox_3{padding:3rem 0px;}
	.new_zpbox_3n_ul dl{width: 30%;float: left;margin-right:5%;margin-bottom:1rem;}
	.new_zpbox_3n_ul dl:nth-child(5n){margin-right: 5%;clear: none;}
	.new_zpbox_3n_ul dl:nth-child(5n+1){clear: none;}
	.new_zpbox_3n_ul dl:nth-child(3n){margin-right: 0%;clear: right;}
	.new_zpbox_3n_ul dl:nth-child(3n+1){clear: left;}
	/*我们的作品*/
	.new_cp_list{padding:6rem 0px 2rem;}
	/*新闻中心*/
	.new_cp_list{padding:6rem 0px 2rem;}
	/*新闻中心*/
	.new_news_list{padding:6rem 0px 2rem;}
	.new_news_listn{padding:0px;background:none;}
}


@media (max-width: 580px){
	/*banner*/
	.font36{font-size: 1.625rem}
	.font60{font-size:1.75rem;}
	.font44{font-size:1.25rem;}
	.font50{font-size:1.75rem;}
	.font46{font-size:1.5rem;}
	/*首页正文部分*/
	.index_center .product{width: 49%;margin-right:0%;margin-bottom:2%;}
	.index_center .product:nth-child(5n){margin-right:0%;}
	.index_center .product:nth-child(4n){margin-right:0%;}
	.index_center .product:nth-child(3n){margin-right:0%;}
	.index_center .product:nth-child(2n){float: right;}
	.index_center .product .name{font-weight: normal;}
	.index_center .product .infon .ms{font-size:12px;margin-top:0.25rem;}
	
	.index_center .product1{width: 49%;margin-right:0%;margin-bottom:2%;}
	.index_center .product1:nth-child(5n){margin-right:0%;}
	.index_center .product1:nth-child(4n){margin-right:0%;}
	.index_center .product1:nth-child(3n){margin-right:0%;}
	.index_center .product1:nth-child(2n){float: right;}
	.index_center .product1 .name1{font-weight: normal;}
	.index_center .product1 .infon1 .ms1{margin-top:0.25rem;}
	
	
	.foot1_left{width: 100%;float: none;line-height: 2rem;margin-bottom:2rem;}
	.foot1_right{width: 100%;float: none;}	
	/*我们的作品*/
	.nybanner{padding-bottom:40%;}

}
@media (max-width: 480px){
	
}
@media (max-width: 350px){
	
}		
		
	
/*分页		*/
#page_r{text-align:center; margin:20px 0px; }
#page_r a{height:23px; display:inline-block; border:1px solid #c9c9c9; border-radius:3px; line-height:23px; background:#FFF; font-size:14px; color:#4e4e4e; padding:0px 10px; margin:0px 5px;}
#page_r a:hover{background:#0070a8;color:#fff; border:1px solid #fff; }
#page_r a.dasf{background:#0070a8;color:#fff; border:1px solid #fff; }
#page_r a.ck{background:#0070a8;color:#fff; border:1px solid #fff;}




/*联系我们*/
.pz_map{width:100%;height:730px;background:url(../images/banner_4.jpg) center no-repeat;position:relative; overflow:hidden;}
.ba_bz{width:1920px;height:100%;position:absolute;left:50%;top:0;margin-left:-960px}
.ba_bz li{position:absolute;font-size: 14px;color:#fff;line-height: 24px;}

.ba_bz li img{width:24px;animation: myfirst 0.3s linear 0s infinite alternate;-moz-animation: myfirst 0.3s linear 0s infinite alternate;-webkit-animation: myfirst 0.3s linear 0s infinite alternate;-o-animation: myfirst 0.3s linear 0s infinite alternate;}
@keyframes myfirst
{
0% {transform: scale(0.5,0.5);}
100% {transform: scale(1,1);}
}

@-moz-keyframes myfirst /* Firefox */
{
from {transform: scale(0.5,0.5);}
to {transform: scale(1,1);}
}

@-webkit-keyframes myfirst /* Safari 和 Chrome */
{
from {transform: scale(0.5,0.5);}
to {transform: scale(1,1);}
}

@-o-keyframes myfirst /* Opera */
{
from {transform: scale(0.5,0.5);}
to {transform: scale(1,1);}
}
.ba_bz li.l1{right:590px;top:235px}
.ba_bz li.l2{right:590px;top:270px}
.ba_bz li.l3{right:626px;top:250px;transform: scale(0.8);-webkit-transform: scale(0.8);}
.ba_bz li.l4{right:615px;top:200px;transform: scale(0.8);-webkit-transform: scale(0.8);}
.ba_bz li.l5{right:560px;top:175px;transform: scale(0.8);-webkit-transform: scale(0.8);}
.ul_2 {width:100%;float:left;padding:60px 0 82px 0;border-bottom:1px dashed #dedede}
.ul_2 li h3{width:100%;float:left;font-size: 20px;line-height: 32px;color:#333;font-weight:bold;}
.ul_2 li p{width:100%;float:left;font-size: 14px;line-height: 30px;color:#777;padding-left:50px;position:relative}
.ul_2 li p span{display:block;position: absolute;left:0;top:0}
.con_tit{width:100%;float:left;font-family: arial;font-size: 50px;line-height: 50px;font-weight: bold;color:#333;padding:75px 0;text-align: center;}
.ul_3 {width:100%;float:left;padding:18px 0 42px 0;}
.ul_3 li {font-size: 14px;line-height: 30px;color:#777;}
.ul_4{width:100%;float:left;padding:42px 0 0 0;}
.ul_4 li {width:100%;float:left;font-size: 14px;line-height: 30px;color:#777;padding:50px 0 55px 0;border-bottom:1px dashed #dedede}
.ul_4 li h3{width:100%;float:left;font-size: 20px;font-weight: bold;color:#333}
.ul_4 li h3 span{color:#999}
.ul_4 li .zp_box{width:100%;float:left;padding-top:16px;}
.ul_4 li .zp_box .zp_list{width:50%;float:left}
.ul_4 li .zp_box h4{width:100%;float:left;color:#333;font-size: 14px;line-height: 40px;font-weight: bold;}
.ul_4 li .zp_box p{width:100%;float:left;color:#777;font-size: 14px;line-height: 40px;}
.td_box {width:100%;float:left;margin:50px 0;}
.td_box span{width:422px;display:inline-block;line-height: 56px;border:2px solid #333;text-align: center;font-size: 20px;font-weight: bold;}
@media (max-width: 1200px) {
	.ul_2 li{padding-right:10px}
	.ul_3 li{padding-right:10px}
	.ul_2 li{padding-right:10px}
}
@media (max-width: 992px) {
	.pz_map{height:500px;background:url(../images/lxwmbg.jpg) center bottom no-repeat;}
	.ba_bz{width:992px;height:500px;margin-left:-496px}
	.ba_bz li.l1{right:13%;top:39%}
	.ba_bz li.l2{right:25%;top:41%}
	
	.ul_2 {padding:30px 0 32px 0;}
	.ul_2 li p{line-height: 24px;}
	.con_tit{padding:35px 0;}
	.ul_3{padding: 12px 0 22px 0;}
	.ul_3 li {line-height: 24px;}
	.ul_4{padding: 10px 0 0 0;}
	.ul_4 li{padding:25px 0 15px 0;}
	.ul_4 li .zp_box .zp_list{padding:0 0 0 10px}
	.ul_4 li .zp_box .zp_list:first-child{padding:0 10px 0 0}
	.ul_4 li .zp_box h4{line-height: 30px;}
	.ul_4 li .zp_box p{line-height: 30px;}
}
@media (max-width: 767px) {
	.pz_map{height:auto;}
	.ba_bz{width:100%;height:100%;left:0;margin-left:0}
	.ba_bz li{font-size: 12px;line-height:14px ;}
	.ba_bz li.l1{right:26.5%;top:39%;margin-right:-103px}
	.ba_bz li.l2{right:25%;top:42%}
	.ba_bz li img{width:14px}
	.ul_2 {padding:10px 0 22px 0}
	.ul_2 li {margin-top:10px;padding-right:0}
	.ul_2 li h3{font-size: 18px;line-height: 30px;}
	.con_tit{padding:15px 0;font-size: 28px;line-height: 28px;}
	.ul_3{padding: 2px 0 12px 0;}
	.ul_3 li {margin-top:10px}
	.ul_4{padding: 0 0 0 0;}
	.ul_4 li{padding:21px 0 15px 0;}
	.ul_4 li .zp_box {padding-top:6px}
	.ul_4 li .zp_box .zp_list{padding:0 0 0 0;width:100%;margin-top:10px}
	.ul_4 li .zp_box .zp_list:first-child{padding:0 10px 0 0}
	.ul_4 li h3{font-size: 18px;}
	.ul_4 li .zp_box h4{line-height: 26px;}
	.ul_4 li .zp_box p{line-height: 26px;}
	.td_box{text-align: center;margin: 30px 0;}
	.td_box span{width:300px;font-size: 16px;line-height: 46px;}
}
@media (max-width:580px) {
	.ba_bz li.l1{right:28%;}
}
@media (max-width:414px) {
	.ba_bz li.l1{right:30%;}
}


/*down*/
.pz_down{background:#363636;overflow: hidden;width: 100%;}
.foot{width:100%;float:left;padding:1rem 0 0.5rem 0}
.d_tit{width:100%;font-size: 22px;line-height: 22px;padding-bottom:32px;padding-left:10px;border-bottom:1px solid #5f5f5f;color:#fff;margin-bottom:40px}
.d_tit span{font-family: arial;}
.d_tit i{display:none}
.d_left{float:left;padding-left:14px}
.d_left ul{width:100%;float:left;}
.d_left li{float:left;}
.d_left ul li:first-child{margin-right:160px;}
.d_left li .dl_list{margin-bottom:38px}
.d_left li h3{font-family: arial;font-size: 18px;color:#fff;text-transform: uppercase;}
.d_left li h5{font-size: 12px;line-height: 24px;color:#fff;margin-top:24px}
.d_left li h5 p{text-align:left;}

.d_right{width:246px;float:right;}
.d_right h3{width:100%;float:left;font-family: arial;font-size: 18px;color:#fff;text-transform: uppercase;}
.d_right ul{float:left;margin-top:30px}
.d_right ul li{float:left;margin-right:20px;position:relative}
.d_right ul li a{display:block;width:38px;height:38px;}
.d_right ul li.li1 a{background:url(../images/down1.png) center no-repeat;background-size: cover;}
.d_right ul li.li2 a{background:url(../images/down2.png) center no-repeat;background-size: cover;}
.d_right ul li.li3 a{background:url(../images/down3.png) center no-repeat;background-size: cover;}
.d_right ul li .pf_box{width:130px;height:130px;position: absolute;left:50%;margin-left:-65px;top:100%;opacity: 0;filter: alpha(opacity=0);}
.d_right .d_logo{width:100%;float:left;text-align: left;margin-top:65px}

.go{width:56px; height:56px; display:block; z-index:99;  position:fixed;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||200)-(parseInt(this.currentStyle.marginBottom,10)||0)));right:1%; bottom:8%;}
.go a{ width:100%; height:100%; display:block; background:url(../images/goTop.png) center center no-repeat;}
.go a:hover{ width:100%; height:100%; display:block; background:url(../images/goTop_1.png) center center no-repeat;}

@media (max-width: 1200px) {
	.d_left ul li:first-child{margin-right:100px}
}
@media (max-width: 992px) {
	.d_left{width:75%;}
	.d_left ul li{width:43%}
	.d_left ul li:first-child{width:57%;margin-right:0}
	.d_right{width:25%}
	.d_right ul li .pf_box{width:100px;}
	.ba_bz{display: none;}
	.pz_mapn{position: relative;bottom:0px;}
}
@media (max-width: 768px) {
	.foot{padding:20px 0px 20px;}
	.foot .footer{display:none;padding-bottom:20px;border-top:1px solid #5f5f5f;}
	.d_tit{padding-bottom: 20px;padding-left:0;margin-bottom:0px;cursor: pointer;border-bottom:none;position:relative}
	.d_tit i{display:block;position:absolute;right:0;top:0;width:20px;height:22px;background:url(../images/di06.png) center no-repeat}
	.d_tit i.on{background:url(../images/di07.png) center no-repeat}
	.d_left{width:100%;padding-left:0}
	.d_left ul li{width:100%;margin-top:10px}
	.d_left ul li:first-child{width:100%;}
	.d_left li .dl_list{margin-bottom:0}
	.d_left li h3{margin-top:20px}
	.d_left li h5{margin-top:10px;line-height: 20px;}
	.d_left li h5 p{text-align:left;}
	.d_right{width:100%;}
	.d_right h3{margin-top:20px}
	.d_right ul{margin-top:24px}
	.d_right ul li .pf_box{width:100px;left:0;margin-left:0}
	.d_right .d_logo{margin-top:55px}
	.new_contact{padding-top:6rem;}
	.pz_mapn ul li{width: 100%;float: none;}
	.pz_mapn ul li:nth-child(2n){float: none;}
}

.foot .sin .down_box{ float:left; width:100%;}
.foot .sin .down_box h5{ font-size:18px; line-height:18px;position:relative ;color:#fff;font-family: arial;}
.foot .sin .down_box h5 i{display:block;width:14px;height:1px;background: #979898;position:absolute;left:0;bottom:0}
.foot .sin .down_box ul{width:100%;float:left; padding:10px 0 0 0;}
.foot .sin .down_box ul li{ width:100%;font-size:12px;line-height:22px;}
.foot .sin .down_box ul li a{ color:#c3c3c3; }

.dr_box{float:left;margin-top:30px;}
.dr_box li{float:left;margin-right:20px;position:relative}
.dr_box li a{display:block;width:38px;height:38px;}
.dr_box li.li1 a{background:url(../images/down1.png) center no-repeat;background-size: cover;}
.dr_box li.li2 a{background:url(../images/down2.png) center no-repeat;background-size: cover;}
.dr_box li.li3 a{background:url(../images/down3.png) center no-repeat;background-size: cover;}
.dr_box li .pf_box{width:100px;height:100px;position: absolute;right:120%; top:100%;opacity: 0;filter: alpha(opacity=0);}
.footgreen{width:100%;text-align: center;float:left;font-size: 12px;line-height:14px;color:#c4c4c4;padding:15px 0 15px 0}

@media  screen and (max-width:1200px){
	.foot .sin .down_box .lcell{ padding-right:20px;}
}

@media screen and (max-width:992px) {
.footgreen{padding:15px 0}
.footph{padding-top: 20px;}
.footph1{margin-top: 10px;background-color: #333e53;}
.footph1:first-child{margin-top:0}
.footph1 h4{color: #fff;font-size: 16px;font-weight: bold;line-height: 40px;cursor: pointer;padding-left:20px}
.footph1 h4 img{margin-top: -3px;margin-right: 12px;margin-left: 12px;}
.footph1 h4 img.fr{float:right}
.footph1 h4 img.fl{float:left}
.footph1 h4 img.fr,
.footph1 h4 img.fl{margin-top: 17px;margin-right: 20px;}
.footph1 h4 img.img_d{display:none}
.footph1 h4.active .img_s{display: none;}
.footph1 h4.active .img_d{display: inline-block;}
.footph1 ul{padding-top: 0;padding-bottom: 14px;padding-left: 40px;display: none;position:relative}
.footph1 li{color: #ccc;font-size: 14px;line-height: 25px;}
.footph1 li a{color: #fff;}
.footph1 li a:hover{color: #98002d;}

.dr_box li{position:static}
.footph1 ul.ewm_ul{width:100%;float:left;padding-left:20px;position: relative;}
.dr_box  li .pf_box{width:68px;height:68px;left:auto;right:20px;margin-top:0;top:7px;opacity: 1;filter: alpha(opacity=100);display:none;
transform:translate(0,0);
-ms-transform:translate(0,0); 	/* IE 9 */
-moz-transform:translate(0,0); 	/* Firefox */
-webkit-transform:translate(0,0); /* Safari 和 Chrome */
-o-transform:translate(0,0); 	/* Opera */
}
}