﻿@charset "utf-8";
/* CSS Document */
body {padding:0;margin:0;font-size:14px;font-family:"微软雅黑";color:#212121;}
a{color:#212121;text-decoration:none;}
a:hover{color:#2daae2;text-decoration:none;}
a img{border:none;} 
div,ul,li,p,form,h1,h2,h3,h4,h5,dl,dd,table,tr,contacttd{margin: 0px;}
ul,li{list-style-type: none;padding: 0;}
em{font-style: normal;font-weight: normal;}
.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.upfile {border: 1px solid #ccc;height:28px;margin-top:10px;width:98%;}
.index_content{width: 100%;max-width: 1200px;margin: 0 auto;}

/*头部*/
.head{display: block;width: 100%;background: url(head_bg.png) no-repeat top center;}
.headLogo{float: left;margin: 60px 0 40px;}
.nav{float: right;}
#nav_menu{display: inline-block;vertical-align: top;margin-right: 17px;margin-top: 75px;}
#nav_menu>li{display: inline-block;position: relative;transition: all 0.3s ease-out 0s;margin-right: 24px;}
#nav_menu>li:last-child{margin-right: 0;}
#nav_menu>li>a{font-size: 16px;color: #302f2f;display: inline-block;transition: .3s ease-in-out;text-align: center;}
#nav_menu>li:hover>a{color: #2daae2;background: #fff;}
#nav_menu>li.navhover>a{color: #2daae2;background: #fff;}
#nav_menu li ul{width:180px;position: absolute;top: 80px;background: #fff;display: block!important;box-shadow: 0 6px 10px rgba(0, 0, 0, .1);transition: all 0.3s ease-out 0s;transform: translate3d(0px, 10px, 0px);-moz-transform: translate3d(0px, 10px, 0px);-webkit-transform: translate3d(0px, 10px, 0px);opacity: 0;height: 0px;overflow: hidden;z-index: 999;}
#nav_menu li:nth-child(2) ul{margin-left: -57px;}
#nav_menu li:nth-child(3) ul{margin-left: -57px;}
#nav_menu li:nth-child(4) ul{margin-left: -57px;}
#nav_menu>li:hover ul{opacity: 1;height: auto;visibility: visible;transform: translate3d(0px, 0px, 0px);-moz-transform: translate3d(0px, 0px, 0px);-webkit-transform: translate3d(0px, 0px, 0px);}
#nav_menu li ul li{width: 100%;height: 49px;line-height: 49px;border-bottom: 1px solid rgba(0, 0, 0, .08);}
#nav_menu li ul li a{font-size: 14px;color: #666;height: 49px;line-height: 49px;display: block;text-align: center;}
#nav_menu li ul li a:hover{background: #F2F2F2;color: #333;}
.nav_right{display: inline-block;vertical-align: top;margin-top: 51px;}
.Language{margin-bottom: 15px;}
.Language img{display: inline-block;vertical-align: middle;margin-right: 11px;}
.Language .Langbox{display: inline-block;vertical-align: middle;border: 1px solid #1889bc;}
.Language .Langbox a{width: 66px;height: 26px;text-align: center;line-height: 26px;display: inline-block;font-size: 16px;color: #2daae2;transition: .3s;}
.Language .Langbox a:first-child{background-color: #2daae2;color: #fff;}
.Language .Langbox a:hover{background-color: #2daae2;color: #fff;}
.Tel img{display: inline-block;vertical-align: middle;margin-right: 15px;}
.Tel p{display: inline-block;vertical-align: middle;font-size: 18px;color: #2daae2;}


/*动画*/
.I_banner{overflow: hidden;margin: 0 auto;position: relative;font-size: 0;}
.I_banner .img-box{overflow: hidden;margin: 0 auto;position: relative;}
.I_banner .img-box img{display: block;width: 100%;height: 100%;}
.I_banner .swiper-button-prev,.I_banner .swiper-button-next{width: 50px;height: 150px;outline: none;z-index: 10;cursor: pointer;background-size: 27px 44px;background-position: 50%;background-repeat: no-repeat;}
.I_banner .swiper-button-prev{left: 6%;background-image: url(Left.png);}
.I_banner .swiper-button-next{right: 6%;background-image: url(Right.png);}
.I_banner .swiper-pagination{bottom: 3% !important;}
.I_banner .swiper-pagination .swiper-pagination-bullet{width: 15px;height: 15px;background: #fff;opacity: 0.6;margin: 0 5px;}
.I_banner .swiper-pagination .swiper-pagination-bullet-active{background: #2daae2;transition: all .4s ease;opacity: 1;}

.News{font-size: 0;padding: 51px 0 73px;}
.NewsTitle{text-align: center;}
.NewsTitle h2{font-size: 26px;color: #343434;margin-bottom: 2px;}
.NewsTitle p{font-size: 16px;color: #343434;}
.NewsList{margin-top: 16px;}
.NewsList .NewsL{width: 688px;vertical-align: top;box-sizing: border-box;float: left;background-color: #eee;padding: 57px 53px 6px;}
.NewsList .NewsTop{border-bottom: 1px solid #535353;}
.NewsList .NewsTop div{display: inline-block;margin-right: 3px;}
.NewsList .NewsTop div a{display: block;font-size: 16px;color: #fff;background-color: #0999de;width: 117px;height: 34px;text-align: center;line-height: 34px;}
.NewsList .NewsTop .active a{background-color: #005f8c;}
.NewsList .NewsTop .NewsMore{font-size: 18px;color: #626262;float: right;}
.NewsList .NewsTop .NewsMore:hover{color: #0999de;}
.NewsList .NewsIndex{margin-top: 31px;}
.NewsHot{margin-bottom: 23px;}
.NewsHot .NewsImg{width: 270px;height: 180px;overflow: hidden;display: inline-block;margin-right: 15px;}
.NewsHot .NewsImg img{max-width: 100%;transition: .3s;}
.NewsHot:hover .NewsImg img{transform: scale(1.05);}
.NewsHot .NewsArt{display: inline-block;vertical-align: top;width: 297px;}
.NewsHot .NewsArt h2{font-size: 16px;color: #626262;font-weight: normal;margin-bottom: 16px;white-space:nowrap; text-overflow:ellipsis;overflow: hidden;}
.NewsHot .NewsArt:hover h2{color: #0999de;}
.NewsHot .NewsArt p{font-size: 14px;color: #626262;margin-bottom: 15px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;word-wrap:break-word;}
.NewsHot .NewsArt span{font-size: 13px;color: #090909;float: right;}
.NewsHot .NewsArt span:hover{color: #0999de;}
.NewsBox ul li{border-bottom: 1px solid #535353;margin-bottom: 20px;}
.NewsBox ul li p{display: inline-block;font-size: 14px;color: #535353;}
.NewsBox ul li:hover p{color: #0999de;}
.NewsBox ul li span{float: right;font-size: 14px;color: #535353;}
.NewsList .NewsR{width: 460px;vertical-align: top;box-sizing: border-box;float: right;background-color: #eee;padding: 57px 14px 46px;}
.NewsList .NewsRbox{margin-top: 54px;}
.NewsList .NewsRbox li{margin-bottom: 33px;}
.NewsList .NewsRbox img{display: inline-block;margin-right: 18px;vertical-align: middle;}
.NewsList .NewsRbox .wen{margin-bottom: 10px;}
.NewsList .NewsRbox .wen p{font-size: 16px;color: #626262;display: inline-block;vertical-align: middle;white-space:nowrap; text-overflow:ellipsis;overflow: hidden;width: 384px;}
.NewsList .NewsRbox li:hover .wen p{color: #0999de;}
.NewsList .NewsRbox .da p{font-size: 14px;color: #626262;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap:break-word;display: inline-block;vertical-align: middle;width: 384px;}


.n_banner{margin: 0 auto;width: 100%;position: relative;}
.n_banner img{width: 100%;}

/*内页内容*/
.mainC{background: #fff;}
.mainContent{margin: 0 auto;width:1210px;padding: 25px 0 45px;}
.mainContent .list_center .contact{padding-bottom: 50px;}
.weizhi{margin-bottom: 20px;height: 50px;line-height: 50px;font-size: 16px;text-align: left;background-color: #eee;width: 100%;text-indent: 2.5em;transition: 0.1s all;background: #f5f5f5 url(weizhi.png) no-repeat 8px 13px;letter-spacing: 1px;position: relative;box-sizing: border-box;}
.weizhi:hover {background-position: 8px -26px;}
.weizhi a{font-size: 15px;}
.weizhi a:hover{color: #2daae2;}
.list_center_Nav{border-bottom: 1px dashed #ccc;margin: 8px 0;}
.list_center_Nav ul{margin-bottom: 20px;}
.list_center_Nav ul li{height: 60px;font-size: 18px;line-height: 60px;text-align: center;float: left;border-right: 1px solid #eee;background: #f5f5f5;cursor: pointer;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 19.7%;margin-right: 2px;}
.list_center_Nav ul li:hover{background: #2daae2;}
.list_center_Nav ul li.currclass{background: #2daae2;}
.list_center_Nav ul li a{color: #000;display: block;font-size: 18px;transition: 0.2s all;}
.list_center_Nav ul li:hover a{color: #fff;}
.list_center_Nav ul li.currclass a{color: #fff;}
.list_left_Nav{border: 4px solid #2daae2;padding-bottom: 30px;background: #f9f9f9;margin-bottom: 10px;}
.list_left_Nav li a{display: block;line-height: 55px;border-bottom: 1px #ccc dashed;margin: 0 15px;background: url(jt2.png) no-repeat 170px;padding-left: 25px;transition: 0.3s all;font-size: 15px;font-weight: normal;}
.list_left_Nav li:hover a{background: url(jt2_i.png) no-repeat 155px;transition: 0.3s all;}
.list_left_Nav li a.here{background: url(jt2_i.png) no-repeat 155px;transition: 0.3s all;color: #2daae2;}
.list_left_Nav li.currclass a{background: url(jt2_i.png) no-repeat 155px;transition: 0.3s all;color: #2daae2;}
.list_contact .contact{padding: 20px;}
.list_contact .contact p{font-size: 16px;color: #333;line-height: 33px;}
.list_contact .contact p img{max-width: 100%;}
.list_right .list_contact form{padding: 20px;}

/* 内页关于我们 */
.about_con .about_h1{font-size: 15px;color: #0a3f83 !important;font-weight: bold;text-transform: uppercase;}
.about_con .about_hr{width: 50px;display: block;height: 1px;background: #727171;font-weight: bold;margin: 0;border: none;}

/* 内页图片列表 */
.list_contact_img{font-style: 0;}
.list_contact_img > p{font-size: 15px;color: #666;line-height: 33px;}
.list_contact_img li{float: left;margin: 0 1% 2% 1%;position: relative;text-align: center;overflow: hidden;width: 23%;}
.list_contact_img li .nylist_pic{overflow: hidden;}
.Partner li .nylist_pic{border: 1px solid #d2d2d2;}
.list_contact_img li .nylist_pic img{width: 100%;transition: ease-in-out 0.25s all;}
.list_contact_img li:hover .nylist_pic img{ transform:scale(1.1);}
.list_contact_img li .nylist_tit{width: 100%;overflow: hidden;line-height: 46px;font-size: 16px;z-index: 0;position: relative;}
.list_contact_img li .nylist_tit:after{ content:''; transition:ease-in-out 0.15s all; background:#eaeaef; position:absolute; left:0; bottom:0; width:100%; height:100%; z-index:-1;}
.list_contact_img li .nylist_tit:before{content:''; transition: ease-in-out 0.15s all;background:#2daae2; position:absolute; left:-100%; bottom:0; width:100%; height:100%;  z-index:-2;}
.list_contact_img li:hover .nylist_tit:after{ left:100%;}
.list_contact_img li:hover .nylist_tit:before{ left:0;}
.list_contact_img li.nylist_tit{ width:100%; overflow:hidden; line-height:46px; font-size:16px; }
.list_contact_img li:hover .nylist_tit{ color:#fff;}

/* 内页新闻 */
.nydh{background: #f1f1f1;height: 80px;box-shadow: 2px 3px 13px #ccc;margin-bottom: 40px;}
.nydh ul{text-align: center;}
.nydh ul li{display: inline-block;line-height: 80px;text-align: center;font-size: 18px;margin-right: 55px;}
.nydh ul li:last-child{margin-right: 0;}
.nydh ul li.currclass a{color: #2daae2;}
.pro_l{width: 249px;}
.pro_l .pro_t span{background: #2daae2 url(sj.png) no-repeat 187px center;font-size: 18px;font-weight: bold;color: #fff;line-height: 54px;padding-left: 40px;display: block;}
.list_left_box{background: #f9f9f9;padding: 10px;}
.list_left_box .contact{line-height: 26px;color: #333;padding: 10px;}
.list_left_box .contact p{font-size: 14px;}
.list_news li{box-shadow: 0px 0px 10px #ddd;padding: 20px;position: relative;margin: 0 0 2% 0;}
.nNewspic{float: left;overflow: hidden;width: 26%;}
.nNewspic img{border: 1px solid #eee;width: 229px;height: 172px;}
.nNewsart{width: 72%;float: right;padding-top: 1%;}
.nNewstit a{font-size: 20px;font-weight: bold;}
.list_news li:hover .nNewstit a{color: #2daae2;}
.nNewstit span{float: right;font-size: 16px;color: #999;font-weight: bold;}
.nNewsbody{margin-top: 2%;font-size: 14px;line-height: 28px;transition: all .3s ease;position: relative;color: #888;}
.list_news li:hover .nNewsbody{padding-left: 2%;}
.news_more{position: absolute;bottom: 20px;}
.news_more a{display: inline-block;padding: 0 23px;line-height: 34px;font-size: 14px;border-radius: 17px;background: #000;color: #fff;text-align: center;transition: all .3s ease;}
.list_news li:hover .news_more a{border-radius: 0px;background: #2daae2;}

/* 新闻内容 */
.list_box_news{padding: 30px 0;}
.list_left_news{width: 830px;float: left;background: #f9f9f9;padding: 30px;padding-bottom: 0;overflow: hidden;}
.list_right_news{width: 300px;float: right;position: relative;}
.list_contact_title{border-bottom: 1px solid #e7e7e7;padding-bottom: 15px;}
.list_left_news .title{font-size: 22px;font-weight: normal;line-height: 30px;display: block;margin-bottom: 15px;color: #333;}
.list_left_news .date span{border-right: 1px dotted #b6b6b6;color: #999;line-height: 14px;padding-right: 10px;margin-right: 10px;display: inline-block;}
.list_left_news .date span:last-child{border: none;}
.list_left_news .contact{margin-top: 20px;line-height: 28px;color: #333;font-size: 15px;}
.list_left_news .contact img{max-width: 100%;}
.list_left_news #next{width: 890px;margin-left: -30px;margin-top: 20px;border-top: 1px solid #e7e7e7;line-height: 70px;}
.list_left_news #next .fl{float: left;border-right: 1px solid #e7e7e7;width: 364px;padding-left: 50px;padding-right: 30px;height: 70px;overflow: hidden;background: url(newsup.png) 30px 29px no-repeat;}
.list_left_news #next .fr{float: right;text-align: right;width: 365px;padding-left: 30px;padding-right: 50px;height: 70px;overflow: hidden;background: url(newsdown.png) 413px 29px no-repeat;}
.list_right_news .nNewsfanhui{position: absolute;top: 0;left: -968px;z-index: 10;}
.nNewswenzhan{padding: 30px 30px 20px 30px;background: #f9f9f9;}
.nNewswenzhan_til{font-size: 18px;border-bottom: 1px solid #e7e7e7;height: 36px;line-height: 18px;position: relative;}
.nNewswenzhan_til::before{content: "";width: 75px;height: 1px;background: #2daae2;position: absolute;left: 0;bottom: -1px;}
.nNewswenzhan_til strong{color: #2daae2;font-weight: normal;}
.nNewswenzhan_con{margin-top: 10px;line-height: 36px;}
.nNewswenzhan_con a{display: block;background: url(newswenzhagn.png) left center no-repeat;padding-left: 22px;width: 220px;height: 36px;overflow: hidden;}
.list_right_news .nyzx{margin-top: 10px;}

/* 内页产品中心 */
.list_left{float: left;width: 249px;}
.list_left_title{text-align: center;height: 129px;background: #2daae2;}
.list_left_title span{color: #fff;font-size: 34px;font-weight: bold;line-height: 57px;padding-top: 18px;float: left;padding-left: 26px;display: block;}
.list_left_title p{color: #fff;font-size: 18px;float: left;margin-left: 26px;margin-top: -5px;text-transform: uppercase;}
#nymianus{border: 4px solid #2daae2;padding-bottom: 30px;background: #f9f9f9;}
#nymianus .nav_one{border-bottom: 1px #ccc dashed;}
#nymianus .nav_one>a{display: block;line-height: 40px;padding-top: 10px;margin: 0 15px;background: url(jt2.png) no-repeat 170px;padding-left: 15px;transition: 0.3s all;font-size: 15px;font-weight: bold;}
#nymianus .nav_one:hover>a{background: url(jt2_i.png) no-repeat 155px;transition: 0.3s all;}
#nymianus .nav_one>a.here{background: url(jt2_i.png) no-repeat 155px;transition: 0.3s all;color: #2daae2;}
#nymianus .nav_one.classNames>a {background: url(jt2_i.png) no-repeat 155px;transition: 0.3s all;color: #2daae2;}
#nymianus .nav_er{padding-bottom: 10px;}
#nymianus .nav_er a{display: block;line-height: 25px;margin: 0 15px;padding-left: 15px;transition: 0.3s all;font-size: 14px;}
#nymianus .nav_er a.here{color: #2daae2;}
.ny_news{width: 249px;overflow: hidden;}
.ny_news1{background: #f5f5f5;padding-bottom: 10px;}
.ny_news p{background: #2daae2 url(sj.png) no-repeat 187px center;font-size: 18px;font-weight: bold;color: #fff;line-height: 54px;padding-left: 40px;margin-top: 10px;}
.ny_news1 p{margin-top: 0;}
.ny_news .news_div{height: 70px;position: relative;background: #f5f5f5;margin-bottom: 8px;overflow: hidden;}
.ny_news a.news_div_a {font-size: 13px;position: absolute;top: 6px;left: 82px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 160px;}
.ny_news a.news_div_a:after {content: "";display: block;width: 249px;height: 69px;position: absolute;left: -82px;top: -6px;z-index: 9999;}
.ny_news .news_div_body {position: absolute;left: 82px;top: 28px;font-size: 12px;color: #666;}
.ny_news .news_div_pic a {height: 54px;width: 72px;display: block;overflow: hidden;position: absolute;top: 8px;left: 4px;}
.ny_news img.news_div_image{width: 72px;height: 54px;transition: 0.2s all;}
.news_div:hover .news_div_image{transform: scale(1.2);transition: 0.2s all;}
.ny_tel{width: 209px;padding: 20px 20px;background: #f5f5f5;}
.ny_tel i{font-size: 14px;color: #555;line-height: 28px;font-style: normal;}
.ny_tel i span{display: block;font-size: 15px;font-weight: bold;}
.ny_tel .pl_dh{font-size: 23px;font-weight: bold;font-family: arial;background: url(Tel2.png) no-repeat left;padding-left: 38px;margin-top: 18px;}
.ny_tel .pl_dh em{display: block;font-size: 13px;color: #333;font-weight: normal;}

.list_right{float: right;width: 930px;}
.list_product_contact{font-size: 0;}
.list_product_contact > p{font-size: 15px;color: #666;line-height: 33px;}
.list_product_contact .border{font-size: 15px;color: #666;line-height: 33px;}
.list_product_contact li{float: left;width: 31.33%;box-shadow: 0px 0px 10px #eee;transition: all .5s ease;position: relative;margin: 0 1% 2% 1%;height: 280px;}
.list_product_contact li .nProductImg{overflow: hidden;position: relative;}
.list_product_contact li .nProductImg img{width: 100%;transition: all .5s ease;border: 1px solid #eee;}
.list_product_contact li:hover .nProductImg img{transform: scale(1.1);}
.nProductArt a:after, .nProductArt:before, .nProductImg a:after{content: '';display: block;position: absolute;}
/* .list_product_contact li .nProductImg a:after{content: "";width: 100%;height: 0;background: #000 url(more.png) no-repeat center;position: absolute;top: 0px;left: 0px;opacity: 0.75;transition: 0.25s all;}
.list_product_contact li:hover .nProductImg a:after{height: 100%;transition: 0.25s all;} */
.list_product_contact li .nProductArt{background: #eee;position: relative;}
.list_product_contact li .nProductArt::before{background: #2daae2;width: 100%;height: 0px;bottom: 0px;left: 0px;transition: all 0.5s ease;}
.list_product_contact li:hover .nProductArt::before{height: 100%;transition: 0.6s;}
.list_product_contact li .nProductArt a{display: block;position: relative;font-size: 16px;line-height: 60px;padding: 0px 3%;text-align: center;overflow: hidden;height: 60px;font-weight: normal;}
.list_product_contact li:hover .nProductArt a{color: #fff;}
.list_product_contact li .nProductArt a::after{width: 18px;height: 18px;border-radius: 50%;right: 20px;top: 22px;background: url(jt3.png) no-repeat top center;}
.list_product_contact li:hover .nProductArt a::after{background-position-y: -18px;}

/*产品内容页*/
#list_product_content{width: 100%;overflow: hidden;margin-top: 35px;}
.products_show_1{display:block;padding-bottom: 20px;margin: 0 auto;}
.show_left{float: left;width:445px;}
.show_right{width:450px;float: right;}
.prodtitle{font-size: 22px;display: block;color: #2daae2;margin-top: -13px;font-weight: bold;line-height: 46px;}
.show_right LI{line-height:35px;OVERFLOW: hidden;display:block;background:url(pdf.jpg) left no-repeat;padding-left:28px;}
.show_right .d_contact{height: auto;overflow: hidden;line-height: 33px;min-height: 230px;font-size: 14px;color: #666;}
.show_right .d_contact p{font-size: 14px;color: #666;line-height: 33px;}
.show_right .d_contact::-webkit-scrollbar{display:none}
.show_right a.nProductZx{text-align: center;transition: .5s;display: block;width: 200px;height: 50px;line-height: 50px;background-color: #2daae2;color: #fff;font-size: 16px;margin-top: 10px;}
.show_right a.nProductZx:hover{background-color: #2daae2;}
#list_info .detailed{font-size: 15px;color: #fff;background: #2daae2;;border-right: 1px solid #fff;padding: 0 38px;height: 45px;line-height: 45px;display: inline-block;cursor: pointer;}
#list_info .detailed:hover{background: #2daae2;}
#list_product_content .contact{border: 1px solid #f0f0f0;padding: 10px 20px;font-size: 16px;line-height: 30px;}
#list_product_content .contact p img{max-width: 100%;}
#list_product_content .contact table{border-top: 1px solid #000 !important;border-right: 1px solid #000 !important;width: 100%;}
#list_product_content .contact table td{border-bottom: 1px solid #000 !important;border-left: 1px solid #000 !important;}
#list_product_content #next{font-size: 14px;padding: 20px;color: #969696;border: none;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:445px;max-width:445px;border:solid 1px #eee;}
div.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;display:none;text-align:center;overflow:hidden;width: 445px;height: 300px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff /*url(zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:445px;}
.spec-preview:after{content: '';display: block;clear: both;}
.spec-scroll{clear: both;margin-top: 5px;}
.spec-scroll .prev,.spec-scroll .next{border: 1px solid #e3e3e3;display: block;text-align: center;width: 30px;height: 78px;line-height: 78px;cursor: pointer;text-decoration: none;}
.spec-scroll .prev{float: left;background:url(n_left_i2.png) no-repeat center #fff;}
.spec-scroll .next{float: right;background:url(n_right_i2.png) no-repeat center #fff;}
.spec-scroll .prev:hover{background:url(n_left_i1.png) no-repeat center #fff;}
.spec-scroll .next:hover{background:url(n_right_i1.png) no-repeat center #fff;}
.spec-scroll .items{float:left;position:relative;width:355px;height:80px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999px;height:80px;}
.spec-scroll .items ul li{float: left;width: 89px;text-align: center;}
.spec-scroll .items ul li img{border: 1px solid #e3e3e3;width: 78px;height: 78px;cursor: pointer;}
.spec-scroll .items ul li img:hover{border-color: #2daae2;}
.spec-scroll .items ul li img.hover{border-color: #2daae2;}
.list-paddingleft-2 li{min-width: 50%;display: inline-block;}

/*分页*/
#fenye{clear:both;margin: 25px 0 20px 0;}
#fenye table{margin: 0 auto;}
#fenye .prev_h,#fenye .next_h{width: 70px;text-align:center;line-height:30px;}
#fenye .prev_h:hover,#fenye .next_h:hover{color: #2daae2}
#fenye a.curr{width:30px;background:#2daae2;border:1px solid #fff;color:#fff;font-weight:bold;text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{color:#333333;background:#fff;margin:0px 5px;border:1px solid #dcdddd;float:left;text-align:center;height:30px;line-height:30px;text-decoration:none;font-size: 14px;}
#fenye a.num{width: 30px;}
#fenye a:visited{color:#333333;}
#fenye a:hover{ float:left;}
#fenye span{line-height:30px;font-size:13px;height:30px;}

/* 联系我们 */
.lx_box{box-shadow: 0 2px 35px #ececec;padding: 20px;}
.lxtop{border-radius: 3px;background: #f1f1f1;}
.lxtop img{float: left;}
.lxtop p{font-size: 16px;line-height: 35px;padding: 25px 30px 0 430px;color: #383737;}
.lxtop p span{display: block;color: #222;font-size: 18px;line-height: 50px;}
.lxcontil{background: url(ntitle.png)no-repeat bottom;font-size: 30px;text-align: center;margin: 32px auto 25px;padding-top: 20px;}
.lxcontil b{font-size: 30px;color: #000;line-height: 23px;display: inline-block;line-height: 23px;}
.lxcontil span{display: block;font-size: 14px;letter-spacing: 5px;color: #222;margin-top: 10px;}
.lx_box .lxcon{margin-bottom: 20px;}
.lxcon .list_contact li{display: inline-block;margin: 10px 19px 20px;width: 475px !important;min-width: auto;padding: 25px 0 20px 19px;box-shadow: 0 0 5px #dadadacc;}
.lxzxly{padding: 0 20px;}
.lxzxly form ul li{margin-bottom: 25px;}
.lxzxly form ul li:nth-of-type(odd){float: left;}
.lxzxly form ul li:nth-of-type(even){float: right;}
.lxzxly form ul li:nth-child(5){width: 100%;}
.lxzxly form ul li:nth-child(6){width: 100%;}
.lxzxly form ul li input{margin-left: 0;padding-left: 30px;font-family: 'Calibri';font-size: 17px;background: #f5f5f5;border-radius: 5px;border: none;height: 52px;line-height: 52px;width: 525px;color: #666;outline: none;}
.lxzxly form ul li textarea{margin-left: 0;padding-left: 30px;font-family: 'Calibri';font-size: 17px;background: #f5f5f5;border-radius: 5px;border: none;line-height: 35px;resize: none;height: 220px;width: 100%;color: #666;box-sizing: border-box;outline: none;}
.lxzxly form ul li .submit{background: #2daae2;height: 52px !important;line-height: 52px;color: #fff;width: 100% !important;border-radius: 5px;cursor: pointer;}

/*在线留言*/
.list_contact form ul li{margin-top: 25px;position: relative;min-width: auto;}
.list_contact form ul li input{float: right;width: 360px;height: 40px;border: 1px solid #dcdcdc;margin-left: 20px;box-sizing: border-box;padding-left: 10px;font-size: 16px;color: #666;line-height: 30px;outline: none;}
.list_contact form input,
.list_contact form textarea{box-sizing: border-box;padding-left: 10px;outline: none;}
.list_contact form ul li label{font-size: 16px;color: #666;line-height: 42px;margin: 0;display: inline-block;font-weight: bold;}
.list_contact form ul li:nth-of-type(odd){float: left;}
.list_contact form ul li:nth-of-type(even){float: right;}
.list_contact form ul li:nth-child(5){width: 100%;}
.list_contact form ul li:nth-child(5) p{font-size: 16px;color: #666;line-height: 42px;margin: 0;font-weight: bold;}
.list_contact form ul li:last-child{float: none;width: 100%;}
.list_contact form div div{margin-top: 10px;}
.list_contact form div p{line-height: 50px;}
.list_contact form textarea{resize: none;height: 220px;width: 100%;border: 1px solid #dcdcdc;font-size: 16px;color: #666;line-height: 30px;box-sizing: border-box;}
.submit{display: block;width: 180px !important;height: 42px !important;background: #2daae2;color: #fff !important;border: none !important;font-size: 16px;padding-left: 0 !important;margin: 0 auto 15px !important;float: none !important;cursor: pointer;}

/*右边浮动*/
.floating_ck{position:fixed;right:0px;z-index:99999999;bottom: 45px;right: 25px;}
.floating_ck .return span{width: 54px;height: 54px;background: url(goTop.png) 100% 0% no-repeat;cursor: pointer;transition: all 0.5s ease-out;display: block;}
.floating_ck .return:hover span{background: url(goTop.png) no-repeat;}

/*footer*/
.footer{width: 100%;font-size: 0;overflow: hidden;background: #273140;padding: 15px 0 0;}
.footerlogo{margin-left: 45px;margin-bottom: 49px;}
.footerlogo h2{font-size: 24px;color: #fffefe;font-weight: normal;margin-bottom: 2px;}
.footerlogo p{font-size: 13px;color: #fffefe;}
.footerNav{display: inline-block;vertical-align: top;position: relative;padding: 0 7%;}
.footerNav::after{content: '';display: block;width: 1px;height: 181px;background-color: #eb6100;position: absolute;top: 0;right: 0;}
.footerNav h2{font-size: 20px;color: #fffefe;font-weight: normal;margin-bottom: 20px;}
.footerNav li{margin-bottom: 6px;}
.footerNav li a{font-size: 14px;color: #fffefe;}
.footerNav li:hover a{color: #2daae2;}
.footerNav li p{font-size: 14px;color: #fffefe;}
.footerEr{display: inline-block;vertical-align: top;margin-left: 55px;}
.footerBottom{line-height: 48px;height: 48px;background-color: #1e232a;margin-top: 36px;text-align: center;}
.footerBottom span{font-size: 14px;color: #fff;}
.footerBottom span a{font-size: 14px;color: #fff;}
.footerBottom span a:hover{color: #2daae2;}
.footerBottom span:last-child{float: right;margin-right: 120px;}