@charset "utf-8";
.content{ width: 1200px; height: auto; margin: 0 auto; box-sizing: border-box;}
img {max-width: 100%;}
.page-down {width: 30px;height: 30px;background: #999;position: fixed;bottom: 30px;right: 30px;text-align: center;line-height: 30px;font-size: 18px;color: #fff;cursor: pointer;display: none;z-index: 99;}
.page-down:hover {background: #0073c6;}
.table{ display:table; width:100%; height:100%;}
.table .cell{ display:table-cell; text-align:center; vertical-align:middle;}
.smallest-screen {position: fixed;z-index: 99;width: 100%;height: 100%;background: url(../images/displaynone.png) no-repeat center #666;display: none;}
@media only screen and (max-width : 319px) {
.smallest-screen {display: block;} /*判断屏幕小于319px隐藏显示网站*/
}
.white{ color:#fff !important;}
.webmain{ overflow:hidden; min-width: 1200px; }
.tishi{ text-align: center; color: #999; font-size: 14px; padding: 20px 0 30px; }
.tupian{ width: 100%; background: #f1f1f1; }

.middle_holder { display: inline-block; font-size: 0; width: 0; height: 50px;vertical-align: middle;}
.middle {display: inline-block;vertical-align: middle; width: 100%;}
.nav_handle { display: none; position: relative; width: 27px; padding: 0 0 0 15px; cursor: pointer; float: right; }
.nav_handle b { width: 27px; height: 10px; position: relative; }
.nav_handle b i { display: block; position: absolute; left: 0; right: 0; height: 2px; background-color: #333; top: 0; -webkit-transform-origin: 29% 50%; transform-origin: 29% 50%;  transition: all .3s ease; -webkit-transition: all .3s ease; }
.nav_handle b .l_2 { top: auto; bottom: 0; }
.nav_handle.on b i{transform: rotate(45deg); background: #0073c6;}
.nav_handle.on b .l_2 { transform: rotate(-45deg); }

.banner{ position: relative; overflow: hidden; }
.banner img{ width: 1920px; height: auto; max-width: initial; }
.banner .pagination{ z-index: 99; text-align: center; line-height: 30px; height: 30px; width: 100%; position: absolute; left: 0; bottom: 10px; }
.banner .pagination .swiper-pagination-switch{ cursor: pointer; width: 15px; height: 15px; display: inline-block; margin: 0 8px; border-radius: 50%; box-sizing: border-box; border: 2px solid #fff; }
.banner .pagination .swiper-active-switch{ background: #0073c6; border-color: #0073c6; }
.banner .banner-left{ display: none; position: absolute; opacity: .8; font-size: 50px; color: #fff; left: 20px; top: 50%; width: 40px; height: 110px; line-height: 110px; margin-top: -55px; }
.banner .banner-right{ display: none; position: absolute; opacity: .8; font-size: 50px; color: #fff; right: 20px; top: 50%; width: 40px; height: 110px; line-height: 110px; margin-top: -55px; }
.banner .banner-left:hover,.banner .banner-right:hover{ opacity: 1; }

/*.banner {width: 100%;position: relative;height: auto;background: #eee; display: table;}
.banner .by{ line-height: 35px; background: rgba(120,188,39,0.65); font-size: 15px; color: #fff; position: absolute; width: 100%; left: 0; top: 0; z-index: 999; }
.banner .bd {margin: 0 auto;position: relative; width:100%; z-index: 0;overflow: hidden;}
.banner .bd ul {width: 100% !important;}
.banner .bd li {width: 100% !important;height: 743px;overflow: hidden;text-align: center; background-size:auto 100% !important;  }
.banner .bd li a {display: block;height: 1000px; position: absolute; left: 0; top: 0; width: 100%; z-index: 8;}
.banner .hd {width: 100%;position: absolute;z-index: 1;bottom: 10px;left: 0;height: 30px;line-height: 30px;text-align: center;_background: #000;_filter: alpha(opacity=60);}
.banner .hd ul {text-align: center;padding-top: 5px;}
.banner .hd ul li {display: inline-block;margin: 0 5px;width: 10px;height: 10px;background: #fff;cursor: pointer;overflow: hidden;line-height: 999px; border-radius: 8px;}
.banner .hd ul .on {background: #0073c6; width: 30px;}
.banner .prev {background: url(../images/sprite.png) left top no-repeat;cursor: pointer;height: 100px;position: absolute;top: 50%;margin-top: -50px;width: 45px;left: 0;opacity: 0.2;}
.banner .prev:hover {opacity: 0.5;}
.banner .next {background: url(../images/sprite.png) right top no-repeat;cursor: pointer;height: 100px;position: absolute;top: 50%;margin-top: -50px;width: 45px;right: 0;opacity: 0.2;}
.banner .next:hover {opacity: 0.5;}*/

.Bottomerkg{ height: 59px; display: none; }
.Bottomer{ display: none; position:fixed; bottom:0; width:100%; background:#0073c6; z-index: 99; box-shadow: 0 0 10px rgba(0,0,0,.2); }
.Bottomer .BottomList li{width:25%; float:left; display:inline-block;  text-align:center;position:relative;padding:10px 0px;}
.Bottomer .BottomList li img{ vertical-align:middle;height: 20px;}
.Bottomer .BottomList li span{font-size:14px;color:#fff; display: block;margin-top: 5px;}
.Bottomer .BottomList li p{ font-size:14px; color:#D5A334; margin:0; position:absolute; right:20px; top:10px;}

.header .logo{ float: left; padding: 20px 0; }
.header .lmtit{ line-height: 30px; border-left: 1px solid #dfdfdf; padding-left: 15px; margin-left: 15px; float: left; margin-top: 28px; }
.header .lmtit .btit{ font-size: 25px; font-weight: bold; color: #333; letter-spacing: 1px; margin-left: 49px; }
.header .lmtit .stit{ font-size: 20px; color: #333; }
.header .phone{ float: right; font-size: 18px; line-height: 30px; margin-top: 10px; }
.header .phone span{ font-size: 20px; color: #0073c6; font-weight: bold; }

.inmuen{ padding: 10px 0; background: #0073c6; }
.inmuen ul li{ display: block; float: left; padding: 0 32px; position: relative; }
.inmuen ul li:before{ content: ""; width: 1px; height: 13px; background: #fff; position: absolute; right: 0; top: 50%; margin-top: -6px; }
.inmuen ul li a{ display: block; font-size: 16px; color: #fff; padding: 8px 0; border-bottom: 3px solid #0073c6; }
.inmuen ul li.last:before{ display: none; }
.inmuen ul li:hover a,.inmuen ul li.on a{ color: #fff; border-bottom: 3px solid #fff; }

.inyoushi{ padding: 30px 0 0; }
.inyoushi .content{ width: 100%; max-width: 1600px; box-sizing: border-box; min-width: 1200px; }
.inyoushi .lmtit{ font-size: 36px; font-weight: bold; color: #333; text-align: center; margin-bottom: 40px; }
.inyoushi .lmtit span{ color: #0073c6; }
.inyoushi .nr{ background: #f8f8f8; }
.inyoushi .nr .li{ position: relative; min-height: 396px; min-width: 1200px; }
.inyoushi .nr .li .pic{ width: 960px; height: 396px; overflow: hidden; position: absolute; top: 0; }
.inyoushi .nr .li .pic img{ width: 100%; height: auto; transition: all .5s; }
.inyoushi .nr .li:hover .pic img{ transform: scale(1.1,1.1); }
.inyoushi .nr .li .wz .sz{ width: 100px; height: 111px; background: url(../images/index_24.png) no-repeat center; font-size: 55px; color: #0073c6; font-weight: bold; text-align: center; line-height: 110px; }
.inyoushi .nr .li .wz .tit{ font-size: 24px; font-weight: bold; color: #0073c6; padding-left: 20px; position: relative; top: -20px; }
.inyoushi .nr .li .wz .entit{ font-size: 12px; color: #999; padding-left: 20px; position: relative; top: -15px; }
.inyoushi .nr .li .wz .jj{ padding-left: 20px; font-size: 14px; color: #666; line-height: 25px; }
.inyoushi .nr .li1 .wz{ width: 750px; float: right; padding-top: 40px; }
.inyoushi .nr .li2 .wz{ width: 750px; padding-top: 40px; }

.inpro{ padding: 50px 0; }
.inpro .lmtit{ font-size: 36px; font-weight: bold; color: #333; text-align: center; margin-bottom: 40px; }
.inpro .lmtit span{ color: #0073c6; }
.inpro .leftnav{ width: 200px; float: left; }
.inpro .leftnav .slmtit{ text-align: center; line-height: 30px; padding: 25px 10px; background: #0073c6; color: #fff; font-size: 20px; }
.inpro .leftnav .slmtit span{ font-weight: bold; }
.inpro .leftnav ul li{ background: #f4f4f4; display: block; }
.inpro .leftnav ul li > a{ display: block; height: 40px; line-height: 40px; background: #565459; text-align: center; padding: 0 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; color: #fff; }
.inpro .leftnav ul li .erji{ display: none; padding: 10px 20px; }
.inpro .leftnav ul li .erji a{ display: block; height: 30px; line-height: 30px; font-size: 14px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.inpro .leftnav ul li .erji.on{ display: block; }
.inpro .leftnav ul li .erji a:hover{ color: #0073c6; }
.inpro .rightnr{ padding-left: 250px; }
.inpro .rightnr .one{ position: relative; padding-left: 440px; margin-bottom: 30px; height: 312px; }
.inpro .rightnr .one .pic{ width: 410px; position: absolute; left: 0; top: 0; }
.inpro .rightnr .one .tit{ font-size: 25px; font-weight: bold; color: #333; height: 50px; line-height: 50px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.inpro .rightnr .one .jj{ font-size: 14px; color: #666; line-height: 25px; max-height: 125px; overflow: hidden; margin-bottom: 35px; }
.inpro .rightnr .one .ann{ display: block; float: left; width: 130px; height: 40px; line-height: 40px; text-align: center; margin-right: 15px; font-size: 14px; font-weight: bold; color: #fff; background: #565459; }
.inpro .rightnr .one .ann.ann1{ background: #0073c6; }
.inpro .rightnr .one .ann:hover{ opacity: .9; }
.inpronr{ padding: 0 30px; position: relative; }
.inpronr ul li{ display: block; width: 33.333333%; float: left; }
.inpronr ul li a{ display: block; padding: 0 10px; }
.inpronr ul li .li{ position: relative; }
.inpronr ul li .pic{ overflow: hidden; }
.inpronr ul li img{ transition: all .5s; }
.inpronr ul li:hover img{ transform: scale(1.1,1.1); }
.inpronr ul li .tit{ position: absolute; width: 100%; padding: 0 10px; box-sizing: border-box; text-align: center; height: 35px; line-height: 35px; font-size: 14px; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; left: 0; bottom: 0; background: rgba(0,0,0,.5); }
.inpronr .prev,.inpronr .next{ position: absolute; width: 30px; height: 30px; line-height: 30px; font-size: 25px; text-align: center; color: #999; }
.inpronr .prev{ left: 0; top: 50%; margin-top: -15px; }
.inpronr .next{ right: 0; top: 50%; margin-top: -15px; }
.inpronr .prev:hover,.inpronr .next:hover{ color: #0073c6; }

.incase{ padding: 60px 0; background: #f5f5f5; }
.incase .lmtit{ text-align: center; font-size: 36px; font-weight: bold; color: #333; margin-bottom: 5px; }
.incase .lmtit span{ color: #0073c6; }
.incase .lmjj{ font-size: 16px; color: #666; text-align: center; margin-bottom: 40px; }
.incase .list{ width: 102%; position: relative; left: -1%; }
.incase .caseone{ width: 48%; margin: 1%; float: left; position: relative; }
.incase .caseone .bd ul li{ position: relative; }
.incase .caseone .bd ul li .tit{ transition: all .5s; position: absolute; width: 100%; height: 50px; line-height: 50px; padding: 0 100px 0 20px; font-size: 16px; color: #fff; left: 0; bottom: 0; background: rgba(0,0,0,.5); box-sizing: border-box; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.incase .caseone .bd ul li:hover .tit{ background: rgba(0,115,198,.8); }
.incase .caseone .hd{ width: 100px; height: 50px; line-height: 50px; position: absolute; right: 0; bottom: 0; text-align: center; }
.incase .caseone .hd ul li{ display: inline-block; width: 10px; height: 10px; background: #fff; border-radius: 50%; margin: 0 3px; cursor: pointer; }
.incase .caseone .hd ul li.on{ background: #0073c6; }
.incase .right{ width: 50%; float: left; }
.incase .right ul li{ display: block; width: 48%; margin: 1%; float: left; position: relative; }
.incase .right ul li .pic{ overflow: hidden; }
.incase .right ul li .tit{ transition: all .5s; position: absolute; width: 100%; height: 50px; line-height: 50px; font-size: 16px; color: #fff; padding: 0 10px; box-sizing: border-box; background: rgba(0,0,0,.5); left: 0; bottom: 0; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.incase .right ul li:hover .tit{ background: rgba(0,115,198,.8); }
.incase .more{ display: block; width: 200px; height: 50px; line-height: 50px; font-size: 18px; color: #fff; background: #0073c6; text-align: center; margin: 20px auto 0; border: 1px solid #0073c6; }
.incase .more:hover{ background: none; color: #0073c6; }

.quality{ background: url("../images/feature_bg.jpg") no-repeat center bottom; overflow: hidden; height: 790px; margin-bottom: 0px; padding-top: 60px;}
.quality .lmtit{ text-align: center; font-size: 36px; font-weight: bold; color: #333; margin-bottom: 40px; }
.quality .lmtit span{ color: #0073c6; }
.quality .accessory{ width: 730px;}
.quality .main-a{ margin:50px 0 20px;}
.quality .sub-title{ font-size: 30px; color: #d0d0d0; text-transform: uppercase; margin: 50px 0 20px;}
.quality .sub-title span{ background: url("../images/feature_icon1.jpg") no-repeat 0 0; padding-left: 40px; font-size: 18px; color: #0073c6; display: block; font-weight: bold; height: 32px; line-height: 32px;}
.quality .sub-title span a{color: #0073c6;}
.quality p{ font-size: 14px; line-height: 24px; color: #565458;}
.quality .accessory-img{ height: 390px; position: relative; margin-top: 10px;}
.quality .accessory-img li{ width: 151px; height: 151px; overflow: hidden; position: absolute;}
.quality .accessory1{ top: 0; left: 0;}
.quality .accessory2{ top: 65px; left: 169px;}
.quality .accessory3{ top: 66px; left: 345px;}
.quality .accessory4{ top: 0; left: 513px;}
.quality .accessory5{ top: 175px; left: 0;}
.quality .accessory6{ top: 236px; left: 169px;}
.quality .accessory7{ top: 236px; left: 345px;}
.quality .accessory8{ top: 175px; left: 513px;}
.quality li .cover{ display:none; width: 151px; height: 151px;position: absolute;top: 0;left: 0;text-align: center;font-size: 14px;color: #565458;padding-top: 82px;}
.quality li:hover .cover{ display: block;}
.equip-desc{ width: 430px; margin-top: 76px;}
.equip-desc dl{ margin-bottom: 20px;}
.equip-desc dt{padding-left: 40px; font-size: 18px; color: #0073c6; font-weight: bold; height: 35px; line-height: 35px; margin-bottom: 5px;}
.equip-desc dd{font-size: 14px; line-height: 24px; color: #565458; padding-left: 40px;}
.equip-desc .feature1 dt{ background: url("../images/feature_icon2.jpg") no-repeat 0 0;}
.equip-desc .feature2 dt{ background: url("../images/feature_icon3.jpg") no-repeat 0 0;}
.equip-desc .feature3 dt{ background: url("../images/feature_icon4.jpg") no-repeat 0 0;}
.equip-desc .feature4 dt{ background: url("../images/feature_icon5.jpg") no-repeat 0 0;}
.equip-desc .feature-btn{ display: block; background: url("../images/btn_bg2.jpg") no-repeat 0 0; height: 89px; line-height: 42px; padding-left: 150px; font-size: 14px; color: #0073c6; margin: 40px 0 0 40px;}

.inliuc{ padding: 30px 0; background: #0073c6; text-align: center; position: relative; }
.inliuc .lmtit{ width: 120px; height: 120px; background: #68686a; box-sizing: border-box; border: 5px solid #d7f1e6; color: #fff; border-radius: 50%; font-size: 30px; font-weight: bold; position: absolute; left: 50%; margin-left: -60px; top: 20px; }
.inliuc ul li{ display: inline-block; padding-right: 70px; position: relative; }
.inliuc ul li .yuan{ width: 100px; height: 100px; box-sizing: border-box; border-radius: 50%; border: 5px solid #4096d3; background: #c0dcf1; font-size: 16px; color: #333; }
.inliuc ul li i{ font-size: 20px; color: #fff; position: absolute; right: 30px; top: 50%; margin-top: -10px; }
.inliuc ul li.four{ padding-right: 260px; }
.inliuc ul li.four i,.inliuc ul li.last i{ display: none; }
.inliuc ul li.last{ padding-right: 0; }

.inabout{ padding: 50px 0; }
.inabout .entit{ font-size: 24px; font-weight: bold; color: #666666; margin-bottom: 0; }
.inabout .cntit{ font-size: 36px; font-weight: bold; color: #333; margin-bottom: 40px; }
.inabout .cntit img{ margin: 0 10px; }
.inabout .wz{ width: 50%; box-sizing: border-box; padding-right: 45px; font-size: 16px; color: #666; line-height: 30px; height: 209px; margin-bottom: 60px; overflow: hidden; }
.inabout .shuj{ margin-bottom: 20px; }
.inabout .shuj ul li{ display: block; width: 25%; background: #ffffff96; float: left; text-align: center; padding: 50px 0; color: #333; }
.inabout .shuj ul li .sz{ font-size: 18px; }
.inabout .shuj ul li .sz span{ font-size: 60px; font-weight: bold; }
.inabout .shuj ul li .jj{ font-size: 18px; display: none; }
.inabout .shuj ul li.on .jj{ display: block; }
.inabout .shuj ul li.on{ padding: 60px 0; background: #3a3a3abf; color: #fff; margin-top: -20px; }
.inabout .ann{ transition: all .5s; width: 160px; height: 40px; line-height: 40px; text-align: center; border: 1px solid #0073c6; display: block; background: #0073c6; }
.inabout .ann:hover{ width: 180px; }

.insheb .hd{ padding: 35px 0; }
.insheb .hd ul{ display: block; border-left: 1px solid #eee; }
.insheb .hd ul li{ display: block; height: 45px; line-height: 45px; padding: 0 30px; float: left; font-size: 16px; color: #444; cursor: pointer; border: 1px solid #eee; border-left: 0; }
.insheb .hd ul li.on{ background: #0073c6; color: #fff; }
.insheb .bd ul{ width: 101%; position: relative; left: -.5%; }
.insheb .bd ul li{ display: block; width: 24%; margin: 0 .5%; float: left; }
.insheb .bd ul li .pic{ overflow: hidden; position: relative; }
.insheb .bd ul li .pic img{ transition: all .5s; position: absolute; width: 100%; height: 100%; left: 0; top: 0; }
.insheb .bd ul li:hover .pic img{ transform: scale(1.1,1.1); }
.insheb .bd ul li .tit{ height: 40px; line-height: 40px; font-size: 14px; color: #666; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.insheb .bd ul li:hover .tit{ color: #0073c6; }

.innews{ padding: 60px 0; }
.innews .lmtit{ text-align: center; font-size: 36px; font-weight: bold; color: #333; }
.innews .lmtit span{ color: #0073c6; }
.innews .nav{ text-align: center; padding: 25px 0; }
.innews .nav ul li{ display: inline-block; padding: 0 30px; height: 35px; line-height: 35px; border: 1px solid #ccc; font-size: 14px; color: #333; border-radius: 10px; margin: 2px; }
.innews .nav ul li:hover{ background: #0073c6; color: #fff; }
.innewsnr{ padding-bottom: 50px; position: relative; }
.innewsnr .bd ul li{ display: block; width: 25%; float: left; }
.innewsnr .bd ul li a{ display: block; padding: 0 10px; }
.innewsnr .bd ul li .li{ border: 1px solid #dfdfdf; }
.innewsnr .bd ul li .li .pic{ overflow: hidden; border-bottom: 1px solid #dfdfdf; }
.innewsnr .bd ul li .li .pic img{ transition: all .5s; }
.innewsnr .bd ul li .li:hover img{ transform: scale(1.1,1.1); }
.innewsnr .bd ul li .li .wz{ padding: 10px; }
.innewsnr .bd ul li .li .wz .tit{ margin-bottom: 10px; font-size: 16px; color: #333; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.innewsnr .bd ul li .li .wz .jj{ font-size: 14px; color: #666; height: 60px; line-height: 20px; overflow: hidden; }
.innewsnr .bd ul li .li .date{ height: 50px; line-height: 50px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; color: #999; padding: 0 70px 0 10px; position: relative; border-top: 1px solid #dfdfdf; }
.innewsnr .bd ul li .li .date .ann{ width: 70px; height: 50px; font-size: 20px; text-align: center; position: absolute; right: 0; top: 0; border-left: 1px solid #dfdfdf; }
.innewsnr .bd ul li .li:hover .tit{ color: #0073c6; }
.innewsnr .hd{ position: absolute; width: 100%; line-height: 20px; left: 0; bottom: 0; text-align: center; }
.innewsnr .hd ul li{ display: inline-block; width: 25px; height: 5px; background: #aaa; margin: 0 3px; overflow: hidden; line-height: 333px; cursor: pointer; }
.innewsnr .hd ul li.on{ background: #0073c6; }

.inpar{ padding: 50px 0 0; }
.inpar .lmtit{ text-align: center; font-size: 36px; font-weight: bold; color: #333; margin-bottom: 5px; }
.inpar .lmtit span{ color: #0073c6; }
.inpar .lmjj{ font-size: 16px; color: #666; text-align: center; margin-bottom: 40px; }
.inpar .lmtit .an{ position: absolute; right: 0; top: 50%; margin-top: -18px; display: block; width: 120px; height: 35px; line-height: 35px; font-size: 14px; color: #333; border: 1px solid #aaa; font-weight: normal; border-radius: 5px; text-align: center; }
.inpar .lmtit .an:hover{ background: #0073c6; color: #fff; }
.inpar .list{ border-left: 1px solid #f0f0f0; border-top: 1px solid #f0f0f0; }
.inpar .list ul li{ display: block; box-sizing: border-box; width: 20%; border-bottom: 1px solid #f0f0f0; overflow: hidden; border-right: 1px solid #f0f0f0; float: left; }
.inpar .list ul li img{ transition: all .5s; }
.inpar .list ul li:hover img{ transform: scale(1.1,1.1); }

.footer{ padding: 40px 0; background: #3a3a3a; }
.footer .fnav{ width: 240px; float: left; }
.footer .fnav .tit{ font-size: 18px; color: #fff; margin-bottom: 30px; }
.footer .fnav a{ display: block; font-size: 14px; color: #fff; height: 30px; line-height: 30px; }
.footer .fnav a:hover{ color: #0073c6; }
.footer .fcon{ float: right; width: 340px; }
.footer .fcon .flogo{ margin-bottom: 20px; }
.footer .fcon .phone{ font-size: 18px; color: #8c8c8c; margin-bottom: 10px; }
.footer .fcon .phone span{ display: block; font-size: 30px; font-weight: bold; color: #fff; }
.footer .fcon .wz{ font-size: 14px; color: #8c8c8c; line-height: 25px; }
.banq{ background: #3a3a3a; padding: 20px 0; line-height: 25px; font-size: 14px; color: #fff; border-top: 1px solid #524d4d; }
.banq a{ color: #fff; }
.banq a:hover{ text-decoration: underline; }

.nyheader{ position: static; }
.nyheader{ background: #fff; }
.nyheader .lmtit,.nyheader .inmuen ul li > a{ color: #333; }
.nyheader .inmuen ul li:hover > a,.nyheader  .inmuen ul li.on > a{ color: #0073c6; }
.nyheader .phone{ color: #333; background: url(../images/index_01.png) no-repeat left center; }
.nyheader .phone span{ color: #0073c6; }

.nybanner{ height: 300px; }

.nynav{ background: #f5f5f5; }
.nynav ul li{ display: block; width: 100%; float: left; line-height: 50px; height: 50px; font-size: 16px; text-align: center; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; box-sizing: border-box; padding: 0 5px; }
.nynav ul li:hover,.nynav ul li.on{ background: #0073c6; color: #fff; }
.nynav2 ul li{ width: 50%; }
.nynav3 ul li{ width: 33.33333%; }
.nynav4 ul li{ width: 25%; }
.nynav5 ul li{ width: 20%; }
.nynav6 ul li,.nynav7 ul li,.nynav8 ul li,.nynav9 ul li,.nynav10 ul li,.nynav11 ul li,.nynav12 ul li,.nynav13 ul li,.nynav14 ul li,.nynav15 ul li,.nynav16 ul li,.nynav17 ul li,.nynav18 ul li,.nynav19 ul li,.nynav20 ul li,.nynav21 ul li,.nynav22 ul li,.nynav23 ul li,.nynav24 ul li,.nynav25 ul li{ width: 16.66666%; }

.nypage{ padding: 20px 0 40px; font-size: 16px; line-height: 30px; color: #333; }

.nyabout{ padding: 60px 0; }
.nyabout .left{ width: 49%; float: left; }
.nyabout .left .lmtit{ margin-bottom: 30px; }
.nyabout .left .lmtit .cn{ font-size: 36px; font-weight: bold; color: #0073c6; }
.nyabout .left .lmtit .en{ font-size: 14px; color: #666; text-transform: uppercase; }
.nyabout .left .tit{ font-size: 28px; font-weight: bold; color: #333; margin-bottom: 20px; }
.nyabout .left .wz{ font-size: 14px; line-height: 30px; color: #666; }
.nyabout .right{ width: 49%; float: right; }
.nyabout .right .shuj{ margin-bottom: 30px; }
.nyabout .right .shuj ul li{ display: block; width: 25%; float: left; text-align: center; font-size: 18px; color: #666; }
.nyabout .right .shuj ul li .sz{ font-size: 18px; color: #333; }
.nyabout .right .shuj ul li .sz span{ font-size: 40px; font-weight: bold; }

.nyhonor{ padding: 60px 0; background: url(../images/about_02.jpg) no-repeat center; background-size: cover; }
.nyhonor .lmtit .cn{ font-size: 36px; color: #fff; font-weight: bold; }
.nyhonor .lmtit .en{ font-size: 14px; color: #fff; text-transform: uppercase; }
.nyhonornr{ position: relative; padding-top: 30px; }
.nyhonornr .prev,.nyhonornr .next{ position: absolute; display: block; width: 30px; height: 30px; line-height: 30px; text-align: center; font-size: 20px; color: #fff; background: #999; }
.nyhonornr .prev:hover,.nyhonornr .next:hover{ background: #0073c6; }
.nyhonornr .prev{ top: -20px; right: 40px; }
.nyhonornr .next{ top: -20px; right: 0; }
.nyhonornr .bd ul li{ display: block; width: 25%; float: left; }
.nyhonornr .bd ul li a{ display: block; padding: 0 7px; }
.nyhonornr .bd ul li .li{ position: relative; border: 1px solid #dfdfdf; }
.nyhonornr .bd ul li .li .pic{ overflow: hidden; }
.nyhonornr .bd ul li .li .pic img{ transition: all .5s; }
.nyhonornr .bd ul li .li .fgc{ transition: all .5s; opacity: 0; position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,.6); left: 0; top: 0; z-index: 99; }
.nyhonornr .bd ul li .li .tit{ font-size: 16px; color: #fff; padding: 10px 0 0; line-height: 20px; }
.nyhonornr .bd ul li .li:hover .pic img{ transform: scale(1.1,1.1); }
.nyhonornr .bd ul li .li:hover .fgc{ opacity: 1; }

.nyzuzjg{ padding: 60px 0; }
.nyzuzjg .lmtit .cn{ font-size: 48px; color: #0073c6; font-weight: bold; }
.nyzuzjg .lmtit .en{ font-size: 28px; color: #666; }
.nyzuzjg .nr{ padding-top: 50px; }
.nyzuzjg .nr .left{ width: 40%; float: left; padding-top: 30px; }
.nyzuzjg .nr .right{ width: 58%; float: right; }

.nyshengcsb{ padding: 60px 0; background: #e4fff3; }
.nyshengcsb .lmtit{ position: relative; margin-bottom: 30px; }
.nyshengcsb .lmtit .cn{ font-size: 36px; color: #0073c6; font-weight: bold; }
.nyshengcsb .lmtit .en{ font-size: 14px; color: #666; text-transform: uppercase; }
.nyshengcsb .lmtit .jj{ font-size: 14px; color: #333; height: 30px; line-height: 30px; position: absolute; right: 0; top: 50%; margin-top: -15px; }
.nyshengcsbnr{ position: relative; padding-bottom: 30px; }
.nyshengcsbnr .bd ul{ width: 102%; position: relative; left: -1%; }
.nyshengcsbnr .bd ul li{ display: block; float: left; width: 23%; margin: 0 1%; }
.nyshengcsbnr .bd ul li .pic{ overflow: hidden; position: relative; }
.nyshengcsbnr .bd ul li .pic img{ transition: all .5s; position: absolute; width: 100%; height: 100%; }
.nyshengcsbnr .bd ul li .tit{ height: 40px; line-height: 40px; font-size: 16px; color: #666; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nyshengcsbnr .bd ul li:hover .pic img{ transform: scale(1.1,1.1); }
.nyshengcsbnr .hd{ position: absolute; width: 100%; line-height: 20px; left: 0; bottom: 0; text-align: center; }
.nyshengcsbnr .hd ul li{ display: inline-block; width: 25px; height: 5px; background: #aaa; margin: 0 3px; overflow: hidden; line-height: 333px; cursor: pointer; }
.nyshengcsbnr .hd ul li.on{ background: #0073c6; }
.nyshengcsb2{ background: #fff; }

.nypar{ padding: 60px 0; }
.nypar .lmtit{ position: relative; margin-bottom: 30px; }
.nypar .lmtit .cn{ font-size: 36px; color: #0073c6; font-weight: bold; }
.nypar .lmtit .en{ font-size: 14px; color: #666; text-transform: uppercase; }
.nypar .lmtit .jj{ font-size: 14px; color: #333; height: 30px; line-height: 30px; position: absolute; right: 0; top: 50%; margin-top: -15px; }
.nyparnr{ position: relative; padding-bottom: 30px; }
.nyparnr .bd ul{ border-left: 1px solid #f0f0f0; border-top: 1px solid #f0f0f0; }
.nyparnr .bd ul li{ display: block; float: left; width: 20%; border-right: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0; box-sizing: border-box; }
.nyparnr .bd ul li .pic{ overflow: hidden; position: relative; }
.nyparnr .bd ul li .pic img{ transition: all .5s; position: absolute; width: 100%; height: 100%; }
.nyparnr .bd ul li:hover .pic img{ transform: scale(1.1,1.1); }
.nyparnr .hd{ position: absolute; width: 100%; line-height: 20px; left: 0; bottom: 0; text-align: center; }
.nyparnr .hd ul li{ display: inline-block; width: 25px; height: 5px; background: #aaa; margin: 0 3px; overflow: hidden; line-height: 333px; cursor: pointer; }
.nyparnr .hd ul li.on{ background: #0073c6; }

.weizhi{ font-size: 16px; color: #333; padding: 20px 0; line-height: 30px; }
.weizhi .content{ position: relative; }
.weizhi .ann{ width: 150px; height: 40px; line-height: 40px; font-size: 16px; color: #fff; text-align: center; background: #0073c6; display: block; position: absolute; right: 0; top: 50%; margin-top: -20px; }
.weizhi .ann i{ margin-right: 10px; }

.nypronav{ margin-bottom: 20px; }
.nypronav .nr{ border: 1px solid #dfdfdf; border-bottom: 0px; }
.nypronav .nr .li{ padding: 15px 15px 15px 130px; position: relative; border-bottom: 1px solid #dfdfdf; font-size: 16px; color: #333; line-height: 30px; }
.nypronav .nr .li .tit{ position: absolute; width: 115px; height: 100%; left: 0; top: 0; background: #0073c6; font-size: 16px; color: #fff; }
.nypronav .nr .li a{ display: inline-block; padding: 0 10px; }
.nypronav .nr .li a.on{ color: #0073c6; }
.nypronav .nr .li.pinp a{ font-size: 24px; font-weight: bold; }

.nypro .leftnav{ width: 240px; float: left; }
.nypro .leftnav .lmtit{ padding: 0 20px; line-height: 50px; font-size: 25px; color: #fff; background: #0073c6; }
.nypro .leftnav .li .sli{ display: block; padding: 0 15px; height: 40px; line-height: 40px; font-size: 16px; color: #fff; background: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nypro .leftnav .li .ssli{ font-size: 14px; display: block; height: 35px; line-height: 35px; border-bottom: 1px solid #dfdfdf; padding: 0 10px 0 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nypro .leftnav .li .ssli.on{ color: #0073c6; font-weight: bold; }
.nypro .right{ margin-left: 280px; }
.nypro .right .feny .content{ width: 100%; padding: 0; max-width: inherit; min-width: inherit; }
.nypro .right ul{ display: block; position: relative; width: 102%; left: -1%; }
.nypro .right ul li{ display: block; width: 31.33333%; margin: 1%; float: left; box-sizing: border-box; border: 1px solid #dfdfdf; }
.nypro .right ul li .pic{ overflow: hidden; }
.nypro .right ul li .pic img{ transition: all .5s; }
.nypro .right ul li .wz{ padding: 10px; border-top: 1px solid #dfdfdf; }
.nypro .right ul li .tit{ font-size: 14px; color: #333; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 10px; }
.nypro .right ul li .ann{ display: inline-block; padding: 0 20px; margin-right: 10px; background: #f5f5f5; height: 35px; line-height: 35px; font-size: 14px; color: #666; }
.nypro .right ul li .ann:hover{ background: #0073c6; color: #fff; }
.nypro .right ul li:hover img{ transform: scale(1.1,1.1); }
.nypro .right ul li:hover .tit{ color: #0073c6; }

.feny{ padding: 30px 0 40px; text-align: center; }
.feny a{ display: inline-block; margin: 3px; font-size: 14px; color: #666; }
.feny a:hover,.feny a.on{ color: #0073c6; }

.box{ width: 545px; position: absolute; left: 20px; top: 20px; box-sizing: border-box; padding-left: 110px; }
.tb-pic{ border:1px solid #eee; border-right: 0px; }
.tb-pic a{display:table-cell; text-align:center; vertical-align:middle; cursor:pointer;}
.tb-pic a img {vertical-align:middle;}
.tb-s310, .tb-s310 a {height:330px; width:430px;}
.tb-s310, .tb-s310 img {max-height:330px; max-width:430px;}
.tb-booth {position:relative; z-index:1; background: #fff;}
.tb-thumb .tb-selected {box-sizing: border-box; border:1px solid #0073c6;}
div.zoomDiv {z-index:99; position:absolute; width:430px; height:330px; display:none;text-align:center; overflow:hidden; margin-left:-9px; background:#fff;}
div.zoomDiv img{ max-width:inherit; max-height:inherit;}
div.zoomMask {position:absolute; background:url("../images/mask.png") repeat scroll 0 0 transparent; cursor:move; z-index:1;}
.picScroll-left { position:absolute; width:100px; left: 0; top: 0; border-top: 1px solid #eee; }
.picScroll-left .hd{ overflow:hidden; background:#f4f4f4;}
.picScroll-left .hd .prev { display:none; width:100%; height:30px; opacity:0.9;  font-size:24px; text-align:center; line-height:30px; color:#555; overflow:hidden; cursor:pointer; position:absolute; top:0;  z-index:9; }
.picScroll-left .hd .next { display:none; width:100%; height:30px; opacity:0.9;  font-size:24px; text-align:center; line-height:30px; color:#555; overflow:hidden; cursor:pointer; position:absolute; bottom:0; z-index:9;  }
.picScroll-left .hd .prev:hover { color:#0073c6;}
.picScroll-left .hd .next:hover { color:#0073c6;}
.picScroll-left .bd { width: 100px; }
.picScroll-left .bd ul {zoom:1;}
.picScroll-left .bd ul li {text-align:center; zoom:1; height:75px; width:100px; border:0px !important; margin-bottom: 10px; }
.picScroll-left .bd ul li img{ width:100px; height:75px; border:1px solid #eee; border-top: 0; box-sizing:border-box; cursor:pointer;}
.picScroll-left .bd ul li.tb-selected img{ width:100px; height:75px; box-sizing:border-box; box-shadow: 0 0 10px rgba(0,0,0,.2); }

.showpro{ padding: 0 0 20px; }
.showpro .showproinfo{ padding: 20px 20px 20px 600px; position: relative; min-height: 332px; background: #f5f5f5; }
.showpro .showproinfo .right .tit{ font-size: 20px; color: #333; overflow: hidden; }
.showpro .showproinfo .right .jj{ font-size: 14px; color: #666666; line-height: 25px; padding: 20px 0; }
.showpro .showproinfo .right .jj .li{}
.showpro .showproinfo .right .jj .li .sstit{ position: absolute; left: 0; top: 0; font-weight: bold; color: #333; }
.showpro .showproinfo .right .ann{ padding: 0; }
.showpro .showproinfo .right .ann a{ display: block; height: 40px; line-height: 40px; font-size: 16px; color: #fff; background: #0073c6; margin-right: 25px; float: left; padding: 0 35px; }

.showpronr{ padding-bottom: 60px; }
.showpronr .leftnr{ width: 75%; float: left; }
.showpronr .leftnr .hd{ padding: 10px 15px 0; background: #0073c6; margin-bottom: 20px; }
.showpronr .leftnr .hd ul li{ display: inline-block; font-size: 20px; color: #fff; line-height: 50px; padding: 0 20px; cursor: pointer; }
.showpronr .leftnr .hd ul li.on{ background: #fff; color: #0073c6; }
.showpronr .leftnr .bd ul{ font-size: 14px; line-height: 30px; color: #666; }
.showpronr .right{ width: 23%; float: right; background: #f5f5f5; }
.showpronr .right .lmtit{ line-height: 60px; text-align: center; font-size: 24px; color: #fff; background: #0073c6; }
.showpronr .right .list{ padding: 20px; }
.showpronr .right .list ul li{ display: block; }
.showpronr .right .list ul li .pic{ border: 1px solid #dfdfdf; overflow: hidden; }
.showpronr .right .list ul li .pic img{ transition: all .5s; }
.showpronr .right .list ul li:hover img{ transform: scale(1.1,1.1); }
.showpronr .right .list ul li .tit{ height: 50px; line-height: 50px; text-align: center; font-size: 14px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.showpronr .right .prev,.showpronr .right .next{ display: none; }

.nycase ul{ display: block; position: relative; width: 102%; left: -1%; }
.nycase ul li{ display: block; width: 23%; margin: 1%; float: left; }
.nycase ul li .pic{ border: 1px solid #dfdfdf; overflow: hidden; margin-bottom: 10px; }
.nycase ul li .pic img{ transition: all .5s; }
.nycase ul li:hover img{ transform: scale(1.1,1.1); }
.nycase ul li .tit{ height: 20px; line-height: 20px; font-size: 16px; color: #666; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.showcase{ padding: 0 0 20px; }
.showcase .showcaseinfo{ padding: 20px 20px 20px 660px; position: relative; min-height: 420px; background: #f5f5f5; }
.showcase .showcaseinfo .pic{ width: 600px; position: absolute; left: 20px; top: 20px; }
.showcase .showcaseinfo .right .tit{ font-size: 30px; color: #333; overflow: hidden; padding-top: 40px; }
.showcase .showcaseinfo .right .jj{ font-size: 14px; color: #666666; line-height: 25px; margin: 30px 0; min-height: 200px; }
.showcase .showcaseinfo .right .ann{ padding: 0; }
.showcase .showcaseinfo .right .ann a{ display: block; height: 40px; line-height: 40px; font-size: 16px; color: #fff; background: #0073c6; margin-right: 25px; float: left; padding: 0 35px; }

.showcasenr{ padding-bottom: 20px; }
.showcasenr .leftnr{ width: 75%; float: left; }
.showcasenr .leftnr .hd{ background: #0073c6; margin-bottom: 20px; }
.showcasenr .leftnr .hd ul li{ display: inline-block; font-size: 20px; color: #fff; line-height: 60px; padding: 0 30px; cursor: pointer; }
.showcasenr .leftnr .hd ul li.on{ background: #fff; color: #0073c6; }
.showcasenr .leftnr .bd ul{ font-size: 14px; line-height: 30px; color: #666; }
.showcasenr .right{ width: 23%; float: right; background: #f5f5f5; }
.showcasenr .right .lmtit{ line-height: 60px; text-align: center; font-size: 24px; color: #fff; background: #0073c6; }
.showcasenr .right .list{ padding: 20px; }
.showcasenr .right .list ul li{ display: block; }
.showcasenr .right .list ul li .pic{ border: 1px solid #dfdfdf; overflow: hidden; }
.showcasenr .right .list ul li .pic img{ transition: all .5s; }
.showcasenr .right .list ul li:hover img{ transform: scale(1.1,1.1); }
.showcasenr .right .list ul li .tit{ height: 50px; line-height: 50px; text-align: center; font-size: 14px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.xgcase{ padding-bottom: 60px; }
.xgcase .lmtit{ margin-bottom: 20px; padding: 0 20px; line-height: 60px; background: #f5f5f5; font-weight: bold; font-size: 24px; color: #0073c6; }
.xgcase .list ul{ display: block; position: relative; width: 102%; left: -1%; }
.xgcase .list ul li{ display: block; width: 23%; margin: 1%; float: left; }
.xgcase .list ul li .pic{ border: 1px solid #dfdfdf; overflow: hidden; margin-bottom: 10px; }
.xgcase .list ul li .pic img{ transition: all .5s; }
.xgcase .list ul li:hover img{ transform: scale(1.1,1.1); }
.xgcase .list ul li .tit{ height: 20px; line-height: 20px; font-size: 16px; color: #666; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.nynews{ padding-top: 20px; }
.nynews ul{ display: block; position: relative; width: 102%; left: -1%; }
.nynews ul li{ display: block; width: 31.33333%; margin: 1%; float: left; }
.nynews ul li a{ display: block; }
.nynews ul li .li{ border: 1px solid #dfdfdf; }
.nynews ul li .li .pic{ overflow: hidden; border-bottom: 1px solid #dfdfdf; }
.nynews ul li .li .pic img{ transition: all .5s; }
.nynews ul li .li:hover img{ transform: scale(1.1,1.1); }
.nynews ul li .li .wz{ padding: 10px; }
.nynews ul li .li .wz .tit{ margin-bottom: 10px; font-size: 16px; color: #333; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nynews ul li .li .wz .jj{ font-size: 14px; color: #666; height: 60px; line-height: 20px; overflow: hidden; }
.nynews ul li .li .date{ height: 50px; line-height: 50px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; color: #999; padding: 0 70px 0 10px; position: relative; border-top: 1px solid #dfdfdf; }
.nynews ul li .li .date .ann{ width: 70px; height: 50px; font-size: 20px; text-align: center; position: absolute; right: 0; top: 0; border-left: 1px solid #dfdfdf; }
.nynews ul li .li:hover .tit{ color: #0073c6; }

.shownews{ padding: 20px 0; }
.shownews .leftnr{ width: 75%; float: left; }
.shownews .leftnr .tit{ border-bottom: 1px solid #dfdfdf; padding: 15px 300px 15px 0; font-size: 24px; color: #333; font-weight: bold; position: relative; }
.shownews .leftnr .tit .date{ font-size: 14px; font-weight: lighter; color: #666; position: absolute; right: 0; bottom: 10px; }
.shownews .leftnr .wz{ padding: 30px 0; font-size: 14px; color: #666; line-height: 30px; }
.shownews .leftnr .pre{ padding: 10px 0; line-height: 25px; border-top: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; }
.shownews .leftnr .pre a{ font-size: 14px; color: #666; display: block; height: 25px; ;line-height: 25px; overflow: hidden; text-overflow: ellipsis; stroke-linejoin:  }
.shownews .leftnr .pre a:hover{ color: #0073c6; }
.shownews .right{ width: 23%; float: right; background: #f5f5f5; }
.shownews .right .lmtit{ line-height: 60px; text-align: center; font-size: 24px; color: #fff; background: #0073c6; }
.shownews .right .list{ padding: 20px; }
.shownews .right .list ul li{ display: block; margin-bottom: 10px; }
.shownews .right .list ul li .pic{ border: 1px solid #dfdfdf; overflow: hidden; margin-bottom: 10px; }
.shownews .right .list ul li .pic img{ transition: all .5s; }
.shownews .right .list ul li:hover img{ transform: scale(1.1,1.1); }
.shownews .right .list ul li .tit{ height: 20px; line-height: 20px; font-size: 14px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.shownews .right .list ul li .date{ height: 20px; line-height: 20px; font-size: 12px; color: #999; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.nycontact{ padding: 20px 0 0; }
.nycontact .lmtit{ font-size: 36px; font-weight: bold; color: #333; margin-bottom: 50px; }
.nycontact .left{ width: 50%; box-sizing: border-box; float: left; padding-right: 190px; position: relative; font-size: 15px; line-height: 30px; color: #444; }
.nycontact .left ul li{ display: block; margin-bottom: 40px; position: relative; padding-left: 70px; min-height: 55px; }
.nycontact .left ul li .ico{ position: absolute; width: 55px; height: 55px; border-radius: 50%; left: 0; top: 50%; margin-top: -27px; }
.nycontact .left ul li .tit{ font-size: 16px; color: #333; margin-bottom: 5px; line-height: 25px; }
.nycontact .left ul li .jj{ font-size: 14px; color: #666; }
.nycontact .left ul li .ico.ico1{ background: url(../images/contact_01.png) no-repeat center #e8e8e8; }
.nycontact .left ul li .ico.ico2{ background: url(../images/contact_02.png) no-repeat center #e8e8e8; }
.nycontact .left ul li .ico.ico3{ background: url(../images/contact_03.png) no-repeat center #e8e8e8; }
.nycontact .left .ewm{ width: 150px; position: absolute; right: 0; top: 0; }
.nycontact .left .ewm .tit{ line-height: 30px; font-size: 16px; color: #666; text-align: center; }
.nycontact .left .ewm1{ width: 150px; position: absolute; right: 0; top: 200px; }
.nycontact .left .ewm1 .tit{ line-height: 30px; font-size: 16px; color: #666; text-align: center; }
.nycontact .right{ float: right; width: 48%; }

.nymess{ padding: 60px 0; }
.nymess .messnr{ box-sizing: border-box; position: relative; background: #0073c6; padding: 25px 250px 25px 490px; }
.nymess .messnr .lmtit{ padding: 65px 0; position: absolute; left: 0; top: 0; color: #fff; text-align: center; width: 490px; }
.nymess .messnr .lmtit .b{ font-size: 36px; color: #fff; font-weight: bold; }
.nymess .messnr .lmtit .s{ font-size: 18px; margin-top: 10px; }
.nymess .messnr .li{ float: left; width: 48%; box-sizing: border-box; padding-left: 45px; padding-right: 10px; height: 40px; line-height: 40px; }
.nymess .messnr .li2{ float: left; width: 100%; box-sizing: border-box; padding-left: 45px; padding-right: 10px; }
.nymess .messnr .text{ width: 100%; height: 40px; line-height: 40px; font-size: 16px; color: #333; }
.nymess .messnr .textarea{ width: 100%; height: 100px; line-height: 25px; font-size: 16px; color: #333; padding: 10px 0; border: 0; }
.nymess .messnr .li.names{ background: url(../images/index_15.png) no-repeat 14px 10px #fff; margin: 0 4% 15px 0; }
.nymess .messnr .li.phone{ background: url(../images/index_16.png) no-repeat 14px 10px #fff; }
.nymess .messnr .li2.contents{ background: url(../images/index_17.png) no-repeat 14px 16px #fff; margin: 0 4% 0 0;}
.nymess .messnr .an{ width: 130px; height: 130px; position: absolute; right: 80px; top: 50px; border-radius: 50%; }
.nymess .messnr .an .sub{ outline: none; width: 130px; height: 130px; background: #fff; font-size: 14px; color: #333; border: 15px solid #2e8bce; border-radius: 50%; }

.webshow{ display: block; }
.wapshow{ display: none; }